#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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_UTextBuffer \ static_assert(alignof(UTextBuffer) == 0x000008, "Wrong alignment on UTextBuffer"); \ static_assert(sizeof(UTextBuffer) == 0x000050, "Wrong size on UTextBuffer"); \ #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_IInterface \ static_assert(alignof(IInterface) == 0x000001, "Wrong alignment on IInterface"); \ static_assert(sizeof(IInterface) == 0x000001, "Wrong size on IInterface"); \ #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_UProperty \ static_assert(alignof(UProperty) == 0x000008, "Wrong alignment on UProperty"); \ static_assert(sizeof(UProperty) == 0x000070, "Wrong size on UProperty"); \ #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_UNumericProperty \ static_assert(alignof(UNumericProperty) == 0x000008, "Wrong alignment on UNumericProperty"); \ static_assert(sizeof(UNumericProperty) == 0x000070, "Wrong size on UNumericProperty"); \ #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_UInt64Property \ static_assert(alignof(UInt64Property) == 0x000008, "Wrong alignment on UInt64Property"); \ static_assert(sizeof(UInt64Property) == 0x000070, "Wrong size on UInt64Property"); \ #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, SuperStruct) == 0x000040, "Member 'UStruct::SuperStruct' 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_UUInt64Property \ static_assert(alignof(UUInt64Property) == 0x000008, "Wrong alignment on UUInt64Property"); \ static_assert(sizeof(UUInt64Property) == 0x000070, "Wrong size on UUInt64Property"); \ #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, ClassDefaultObject) == 0x000110, "Member 'UClass::ClassDefaultObject' has a wrong offset!"); \ #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_UScriptStruct \ static_assert(alignof(UScriptStruct) == 0x000008, "Wrong alignment on UScriptStruct"); \ static_assert(sizeof(UScriptStruct) == 0x0000C0, "Wrong size on UScriptStruct"); \ #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_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_UArrayProperty \ static_assert(alignof(UArrayProperty) == 0x000008, "Wrong alignment on UArrayProperty"); \ static_assert(sizeof(UArrayProperty) == 0x000078, "Wrong size on UArrayProperty"); \ #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_UBoolProperty \ static_assert(alignof(UBoolProperty) == 0x000008, "Wrong alignment on UBoolProperty"); \ static_assert(sizeof(UBoolProperty) == 0x000078, "Wrong size on UBoolProperty"); \ #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_UInterfaceProperty \ static_assert(alignof(UInterfaceProperty) == 0x000008, "Wrong alignment on UInterfaceProperty"); \ static_assert(sizeof(UInterfaceProperty) == 0x000078, "Wrong size on UInterfaceProperty"); \ #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_UMapProperty \ static_assert(alignof(UMapProperty) == 0x000008, "Wrong alignment on UMapProperty"); \ static_assert(sizeof(UMapProperty) == 0x000098, "Wrong size on UMapProperty"); \ #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_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_FParticleEmitterReplayFrame \ static_assert(alignof(FParticleEmitterReplayFrame) == 0x000008, "Wrong alignment on FParticleEmitterReplayFrame"); \ static_assert(sizeof(FParticleEmitterReplayFrame) == 0x000010, "Wrong size on FParticleEmitterReplayFrame"); \ #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_FDCSHiddenData \ static_assert(alignof(FDCSHiddenData) == 0x000008, "Wrong alignment on FDCSHiddenData"); \ static_assert(sizeof(FDCSHiddenData) == 0x000038, "Wrong size on FDCSHiddenData"); \ static_assert(offsetof(FDCSHiddenData, OnStateChangeEvent) == 0x000018, "Member 'FDCSHiddenData::OnStateChangeEvent' 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_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_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_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_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_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_FFloatSpringState \ static_assert(alignof(FFloatSpringState) == 0x000004, "Wrong alignment on FFloatSpringState"); \ static_assert(sizeof(FFloatSpringState) == 0x00000C, "Wrong size on FFloatSpringState"); \ #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_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_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_FAnimationErrorStats \ static_assert(alignof(FAnimationErrorStats) == 0x000004, "Wrong alignment on FAnimationErrorStats"); \ static_assert(sizeof(FAnimationErrorStats) == 0x000010, "Wrong size on FAnimationErrorStats"); \ #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_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_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_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_FActorCustomizedFlags \ static_assert(alignof(FActorCustomizedFlags) == 0x000008, "Wrong alignment on FActorCustomizedFlags"); \ static_assert(sizeof(FActorCustomizedFlags) == 0x000010, "Wrong size on FActorCustomizedFlags"); \ static_assert(offsetof(FActorCustomizedFlags, Type) == 0x000000, "Member 'FActorCustomizedFlags::Type' has a wrong offset!"); \ static_assert(offsetof(FActorCustomizedFlags, NativeFlags) == 0x000008, "Member 'FActorCustomizedFlags::NativeFlags' 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_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_FAnimNodeReference \ static_assert(alignof(FAnimNodeReference) == 0x000008, "Wrong alignment on FAnimNodeReference"); \ static_assert(sizeof(FAnimNodeReference) == 0x000010, "Wrong size on FAnimNodeReference"); \ #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_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_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_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_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_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_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_FAnimCurveType \ static_assert(alignof(FAnimCurveType) == 0x000001, "Wrong alignment on FAnimCurveType"); \ static_assert(sizeof(FAnimCurveType) == 0x000002, "Wrong size on FAnimCurveType"); \ #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_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_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_FLightmassPointLightSettings \ static_assert(alignof(FLightmassPointLightSettings) == 0x000004, "Wrong alignment on FLightmassPointLightSettings"); \ static_assert(sizeof(FLightmassPointLightSettings) == 0x00000C, "Wrong size on FLightmassPointLightSettings"); \ #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_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_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_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_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_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_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_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_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_FComponentSpacePoseLink \ static_assert(alignof(FComponentSpacePoseLink) == 0x000008, "Wrong alignment on FComponentSpacePoseLink"); \ static_assert(sizeof(FComponentSpacePoseLink) == 0x000010, "Wrong size on FComponentSpacePoseLink"); \ #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_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_FTickFunction \ static_assert(alignof(FTickFunction) == 0x000008, "Wrong alignment on FTickFunction"); \ static_assert(sizeof(FTickFunction) == 0x000040, "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) == 0x000024, "Member 'FTickFunction::TickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActorTickFunction \ static_assert(alignof(FActorTickFunction) == 0x000008, "Wrong alignment on FActorTickFunction"); \ static_assert(sizeof(FActorTickFunction) == 0x000048, "Wrong size on FActorTickFunction"); \ #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_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_FShadingModelMaterialInput \ static_assert(alignof(FShadingModelMaterialInput) == 0x000008, "Wrong alignment on FShadingModelMaterialInput"); \ static_assert(sizeof(FShadingModelMaterialInput) == 0x000028, "Wrong size on FShadingModelMaterialInput"); \ #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_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_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_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_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_FStrataMaterialInput \ static_assert(alignof(FStrataMaterialInput) == 0x000008, "Wrong alignment on FStrataMaterialInput"); \ static_assert(sizeof(FStrataMaterialInput) == 0x000028, "Wrong size on FStrataMaterialInput"); \ #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_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_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_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_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_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_FActorComponentCustomizedFlags \ static_assert(alignof(FActorComponentCustomizedFlags) == 0x000008, "Wrong alignment on FActorComponentCustomizedFlags"); \ static_assert(sizeof(FActorComponentCustomizedFlags) == 0x000010, "Wrong size on FActorComponentCustomizedFlags"); \ static_assert(offsetof(FActorComponentCustomizedFlags, Type) == 0x000000, "Member 'FActorComponentCustomizedFlags::Type' has a wrong offset!"); \ static_assert(offsetof(FActorComponentCustomizedFlags, NativeFlags) == 0x000008, "Member 'FActorComponentCustomizedFlags::NativeFlags' 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_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_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_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_FAnimBlueprintMutableData \ static_assert(alignof(FAnimBlueprintMutableData) == 0x000001, "Wrong alignment on FAnimBlueprintMutableData"); \ static_assert(sizeof(FAnimBlueprintMutableData) == 0x000001, "Wrong size on FAnimBlueprintMutableData"); \ #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_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_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_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_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_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_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_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_FForceFeedbackAttenuationSettings \ static_assert(alignof(FForceFeedbackAttenuationSettings) == 0x000008, "Wrong alignment on FForceFeedbackAttenuationSettings"); \ static_assert(sizeof(FForceFeedbackAttenuationSettings) == 0x0000C0, "Wrong size on FForceFeedbackAttenuationSettings"); \ #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_FCompressedRichCurve \ static_assert(alignof(FCompressedRichCurve) == 0x000008, "Wrong alignment on FCompressedRichCurve"); \ static_assert(sizeof(FCompressedRichCurve) == 0x000018, "Wrong size on FCompressedRichCurve"); \ #define DUMPER7_ASSERTS_FActorComponentTickFunction \ static_assert(alignof(FActorComponentTickFunction) == 0x000008, "Wrong alignment on FActorComponentTickFunction"); \ static_assert(sizeof(FActorComponentTickFunction) == 0x000048, "Wrong size on FActorComponentTickFunction"); \ #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_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_FBodyInstanceAsyncPhysicsTickHandle \ static_assert(alignof(FBodyInstanceAsyncPhysicsTickHandle) == 0x000008, "Wrong alignment on FBodyInstanceAsyncPhysicsTickHandle"); \ static_assert(sizeof(FBodyInstanceAsyncPhysicsTickHandle) == 0x000008, "Wrong size on FBodyInstanceAsyncPhysicsTickHandle"); \ #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_FTextureSource \ static_assert(alignof(FTextureSource) == 0x000008, "Wrong alignment on FTextureSource"); \ static_assert(sizeof(FTextureSource) == 0x000068, "Wrong size on FTextureSource"); \ #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_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_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_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_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_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_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_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_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_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_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_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_FKSphylElem \ static_assert(alignof(FKSphylElem) == 0x000008, "Wrong alignment on FKSphylElem"); \ static_assert(sizeof(FKSphylElem) == 0x000070, "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, SizeType) == 0x000064, "Member 'FKSphylElem::SizeType' has a wrong offset!"); \ static_assert(offsetof(FKSphylElem, Length) == 0x000068, "Member 'FKSphylElem::Length' 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_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_FPoseLink \ static_assert(alignof(FPoseLink) == 0x000008, "Wrong alignment on FPoseLink"); \ static_assert(sizeof(FPoseLink) == 0x000010, "Wrong size on FPoseLink"); \ #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_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_FBranchingPointNotifyPayload \ static_assert(alignof(FBranchingPointNotifyPayload) == 0x000008, "Wrong alignment on FBranchingPointNotifyPayload"); \ static_assert(sizeof(FBranchingPointNotifyPayload) == 0x000020, "Wrong size on FBranchingPointNotifyPayload"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FLightingChannels \ static_assert(alignof(FLightingChannels) == 0x000001, "Wrong alignment on FLightingChannels"); \ static_assert(sizeof(FLightingChannels) == 0x000001, "Wrong size on FLightingChannels"); \ #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_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_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_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_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_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_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_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_FTableRowBase \ static_assert(alignof(FTableRowBase) == 0x000008, "Wrong alignment on FTableRowBase"); \ static_assert(sizeof(FTableRowBase) == 0x000008, "Wrong size on FTableRowBase"); \ #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_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_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_FKeyHandleLookupTable \ static_assert(alignof(FKeyHandleLookupTable) == 0x000008, "Wrong alignment on FKeyHandleLookupTable"); \ static_assert(sizeof(FKeyHandleLookupTable) == 0x000088, "Wrong size on FKeyHandleLookupTable"); \ #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_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_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_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_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_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_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_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_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_FDummySpacerCameraTypes \ static_assert(alignof(FDummySpacerCameraTypes) == 0x000001, "Wrong alignment on FDummySpacerCameraTypes"); \ static_assert(sizeof(FDummySpacerCameraTypes) == 0x000001, "Wrong size on FDummySpacerCameraTypes"); \ #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_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_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_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_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_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_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_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_FBakedStringCustomAttribute \ static_assert(alignof(FBakedStringCustomAttribute) == 0x000001, "Wrong alignment on FBakedStringCustomAttribute"); \ static_assert(sizeof(FBakedStringCustomAttribute) == 0x000001, "Wrong size on FBakedStringCustomAttribute"); \ #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_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_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_FAnimInstanceProxy \ static_assert(alignof(FAnimInstanceProxy) == 0x000010, "Wrong alignment on FAnimInstanceProxy"); \ static_assert(sizeof(FAnimInstanceProxy) == 0x000880, "Wrong size on FAnimInstanceProxy"); \ #define DUMPER7_ASSERTS_FGaussianSumBloomSettings \ static_assert(alignof(FGaussianSumBloomSettings) == 0x000004, "Wrong alignment on FGaussianSumBloomSettings"); \ static_assert(sizeof(FGaussianSumBloomSettings) == 0x000084, "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, Filter1Size) == 0x00000C, "Member 'FGaussianSumBloomSettings::Filter1Size' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter2Size) == 0x000010, "Member 'FGaussianSumBloomSettings::Filter2Size' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter3Size) == 0x000014, "Member 'FGaussianSumBloomSettings::Filter3Size' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter4Size) == 0x000018, "Member 'FGaussianSumBloomSettings::Filter4Size' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter5Size) == 0x00001C, "Member 'FGaussianSumBloomSettings::Filter5Size' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter6Size) == 0x000020, "Member 'FGaussianSumBloomSettings::Filter6Size' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter1Tint) == 0x000024, "Member 'FGaussianSumBloomSettings::Filter1Tint' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter2Tint) == 0x000034, "Member 'FGaussianSumBloomSettings::Filter2Tint' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter3Tint) == 0x000044, "Member 'FGaussianSumBloomSettings::Filter3Tint' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter4Tint) == 0x000054, "Member 'FGaussianSumBloomSettings::Filter4Tint' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter5Tint) == 0x000064, "Member 'FGaussianSumBloomSettings::Filter5Tint' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter6Tint) == 0x000074, "Member 'FGaussianSumBloomSettings::Filter6Tint' 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_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_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_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_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_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) == 0x0006E0, "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, Bloom1Size) == 0x000310, "Member 'FPostProcessSettings::Bloom1Size' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom2Size) == 0x000314, "Member 'FPostProcessSettings::Bloom2Size' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom3Size) == 0x000318, "Member 'FPostProcessSettings::Bloom3Size' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom4Size) == 0x00031C, "Member 'FPostProcessSettings::Bloom4Size' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom5Size) == 0x000320, "Member 'FPostProcessSettings::Bloom5Size' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom6Size) == 0x000324, "Member 'FPostProcessSettings::Bloom6Size' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom1Tint) == 0x000328, "Member 'FPostProcessSettings::Bloom1Tint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom2Tint) == 0x000338, "Member 'FPostProcessSettings::Bloom2Tint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom3Tint) == 0x000348, "Member 'FPostProcessSettings::Bloom3Tint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom4Tint) == 0x000358, "Member 'FPostProcessSettings::Bloom4Tint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom5Tint) == 0x000368, "Member 'FPostProcessSettings::Bloom5Tint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom6Tint) == 0x000378, "Member 'FPostProcessSettings::Bloom6Tint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomConvolutionScatterDispersion) == 0x000388, "Member 'FPostProcessSettings::BloomConvolutionScatterDispersion' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomConvolutionSize) == 0x00038C, "Member 'FPostProcessSettings::BloomConvolutionSize' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomConvolutionTexture) == 0x000390, "Member 'FPostProcessSettings::BloomConvolutionTexture' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomConvolutionCenterUV) == 0x000398, "Member 'FPostProcessSettings::BloomConvolutionCenterUV' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomConvolutionPreFilterMin) == 0x0003A8, "Member 'FPostProcessSettings::BloomConvolutionPreFilterMin' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomConvolutionPreFilterMax) == 0x0003AC, "Member 'FPostProcessSettings::BloomConvolutionPreFilterMax' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomConvolutionPreFilterMult) == 0x0003B0, "Member 'FPostProcessSettings::BloomConvolutionPreFilterMult' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomConvolutionBufferScale) == 0x0003B4, "Member 'FPostProcessSettings::BloomConvolutionBufferScale' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomDirtMask) == 0x0003B8, "Member 'FPostProcessSettings::BloomDirtMask' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomDirtMaskIntensity) == 0x0003C0, "Member 'FPostProcessSettings::BloomDirtMaskIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomDirtMaskTint) == 0x0003C4, "Member 'FPostProcessSettings::BloomDirtMaskTint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DynamicGlobalIlluminationMethod) == 0x0003D4, "Member 'FPostProcessSettings::DynamicGlobalIlluminationMethod' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, IndirectLightingColor) == 0x0003D8, "Member 'FPostProcessSettings::IndirectLightingColor' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, IndirectLightingIntensity) == 0x0003E8, "Member 'FPostProcessSettings::IndirectLightingIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenSceneLightingQuality) == 0x0003EC, "Member 'FPostProcessSettings::LumenSceneLightingQuality' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenSceneDetail) == 0x0003F0, "Member 'FPostProcessSettings::LumenSceneDetail' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenSceneViewDistance) == 0x0003F4, "Member 'FPostProcessSettings::LumenSceneViewDistance' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenSceneLightingUpdateSpeed) == 0x0003F8, "Member 'FPostProcessSettings::LumenSceneLightingUpdateSpeed' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenFinalGatherQuality) == 0x0003FC, "Member 'FPostProcessSettings::LumenFinalGatherQuality' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenFinalGatherLightingUpdateSpeed) == 0x000400, "Member 'FPostProcessSettings::LumenFinalGatherLightingUpdateSpeed' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenMaxTraceDistance) == 0x000404, "Member 'FPostProcessSettings::LumenMaxTraceDistance' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenDiffuseColorBoost) == 0x000408, "Member 'FPostProcessSettings::LumenDiffuseColorBoost' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenSkylightLeaking) == 0x00040C, "Member 'FPostProcessSettings::LumenSkylightLeaking' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenFullSkylightLeakingDistance) == 0x000410, "Member 'FPostProcessSettings::LumenFullSkylightLeakingDistance' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenSurfaceCacheResolution) == 0x000414, "Member 'FPostProcessSettings::LumenSurfaceCacheResolution' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingGIType) == 0x000418, "Member 'FPostProcessSettings::RayTracingGIType' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingGIMaxBounces) == 0x00041C, "Member 'FPostProcessSettings::RayTracingGIMaxBounces' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingGISamplesPerPixel) == 0x000420, "Member 'FPostProcessSettings::RayTracingGISamplesPerPixel' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ReflectionMethod) == 0x000424, "Member 'FPostProcessSettings::ReflectionMethod' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ReflectionsType) == 0x000425, "Member 'FPostProcessSettings::ReflectionsType' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenReflectionQuality) == 0x000428, "Member 'FPostProcessSettings::LumenReflectionQuality' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenRayLightingMode) == 0x00042C, "Member 'FPostProcessSettings::LumenRayLightingMode' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ScreenSpaceReflectionIntensity) == 0x000430, "Member 'FPostProcessSettings::ScreenSpaceReflectionIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ScreenSpaceReflectionQuality) == 0x000434, "Member 'FPostProcessSettings::ScreenSpaceReflectionQuality' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ScreenSpaceReflectionMaxRoughness) == 0x000438, "Member 'FPostProcessSettings::ScreenSpaceReflectionMaxRoughness' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingReflectionsMaxRoughness) == 0x00043C, "Member 'FPostProcessSettings::RayTracingReflectionsMaxRoughness' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingReflectionsMaxBounces) == 0x000440, "Member 'FPostProcessSettings::RayTracingReflectionsMaxBounces' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingReflectionsSamplesPerPixel) == 0x000444, "Member 'FPostProcessSettings::RayTracingReflectionsSamplesPerPixel' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingReflectionsShadows) == 0x000448, "Member 'FPostProcessSettings::RayTracingReflectionsShadows' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientCubemapTint) == 0x00044C, "Member 'FPostProcessSettings::AmbientCubemapTint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientCubemapIntensity) == 0x00045C, "Member 'FPostProcessSettings::AmbientCubemapIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientCubemap) == 0x000460, "Member 'FPostProcessSettings::AmbientCubemap' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, CameraShutterSpeed) == 0x000468, "Member 'FPostProcessSettings::CameraShutterSpeed' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, CameraISO) == 0x00046C, "Member 'FPostProcessSettings::CameraISO' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldFstop) == 0x000470, "Member 'FPostProcessSettings::DepthOfFieldFstop' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldMinFstop) == 0x000474, "Member 'FPostProcessSettings::DepthOfFieldMinFstop' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldBladeCount) == 0x000478, "Member 'FPostProcessSettings::DepthOfFieldBladeCount' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureBias) == 0x00047C, "Member 'FPostProcessSettings::AutoExposureBias' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureBiasBackup) == 0x000480, "Member 'FPostProcessSettings::AutoExposureBiasBackup' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureBiasCurve) == 0x000490, "Member 'FPostProcessSettings::AutoExposureBiasCurve' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureMeterMask) == 0x000498, "Member 'FPostProcessSettings::AutoExposureMeterMask' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureLowPercent) == 0x0004A0, "Member 'FPostProcessSettings::AutoExposureLowPercent' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureHighPercent) == 0x0004A4, "Member 'FPostProcessSettings::AutoExposureHighPercent' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureMinBrightness) == 0x0004A8, "Member 'FPostProcessSettings::AutoExposureMinBrightness' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureMaxBrightness) == 0x0004AC, "Member 'FPostProcessSettings::AutoExposureMaxBrightness' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureSpeedUp) == 0x0004B0, "Member 'FPostProcessSettings::AutoExposureSpeedUp' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureSpeedDown) == 0x0004B4, "Member 'FPostProcessSettings::AutoExposureSpeedDown' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, HistogramLogMin) == 0x0004B8, "Member 'FPostProcessSettings::HistogramLogMin' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, HistogramLogMax) == 0x0004BC, "Member 'FPostProcessSettings::HistogramLogMax' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureCalibrationConstant) == 0x0004C0, "Member 'FPostProcessSettings::AutoExposureCalibrationConstant' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LocalExposureContrastScale) == 0x0004C4, "Member 'FPostProcessSettings::LocalExposureContrastScale' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LocalExposureHighlightContrastScale) == 0x0004C8, "Member 'FPostProcessSettings::LocalExposureHighlightContrastScale' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LocalExposureShadowContrastScale) == 0x0004CC, "Member 'FPostProcessSettings::LocalExposureShadowContrastScale' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LocalExposureDetailStrength) == 0x0004D0, "Member 'FPostProcessSettings::LocalExposureDetailStrength' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LocalExposureBlurredLuminanceBlend) == 0x0004D4, "Member 'FPostProcessSettings::LocalExposureBlurredLuminanceBlend' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LocalExposureBlurredLuminanceKernelSizePercent) == 0x0004D8, "Member 'FPostProcessSettings::LocalExposureBlurredLuminanceKernelSizePercent' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LocalExposureMiddleGreyBias) == 0x0004DC, "Member 'FPostProcessSettings::LocalExposureMiddleGreyBias' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LensFlareIntensity) == 0x0004E0, "Member 'FPostProcessSettings::LensFlareIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LensFlareTint) == 0x0004E4, "Member 'FPostProcessSettings::LensFlareTint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LensFlareBokehSize) == 0x0004F4, "Member 'FPostProcessSettings::LensFlareBokehSize' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LensFlareThreshold) == 0x0004F8, "Member 'FPostProcessSettings::LensFlareThreshold' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LensFlareBokehShape) == 0x000500, "Member 'FPostProcessSettings::LensFlareBokehShape' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LensFlareTints) == 0x000508, "Member 'FPostProcessSettings::LensFlareTints' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, VignetteIntensity) == 0x000588, "Member 'FPostProcessSettings::VignetteIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, GrainJitter) == 0x00058C, "Member 'FPostProcessSettings::GrainJitter' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, GrainIntensity) == 0x000590, "Member 'FPostProcessSettings::GrainIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainIntensity) == 0x000594, "Member 'FPostProcessSettings::FilmGrainIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainIntensityShadows) == 0x000598, "Member 'FPostProcessSettings::FilmGrainIntensityShadows' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainIntensityMidtones) == 0x00059C, "Member 'FPostProcessSettings::FilmGrainIntensityMidtones' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainIntensityHighlights) == 0x0005A0, "Member 'FPostProcessSettings::FilmGrainIntensityHighlights' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainShadowsMax) == 0x0005A4, "Member 'FPostProcessSettings::FilmGrainShadowsMax' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainHighlightsMin) == 0x0005A8, "Member 'FPostProcessSettings::FilmGrainHighlightsMin' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainHighlightsMax) == 0x0005AC, "Member 'FPostProcessSettings::FilmGrainHighlightsMax' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainTexelSize) == 0x0005B0, "Member 'FPostProcessSettings::FilmGrainTexelSize' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainTexture) == 0x0005B8, "Member 'FPostProcessSettings::FilmGrainTexture' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionIntensity) == 0x0005C0, "Member 'FPostProcessSettings::AmbientOcclusionIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionStaticFraction) == 0x0005C4, "Member 'FPostProcessSettings::AmbientOcclusionStaticFraction' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionRadius) == 0x0005C8, "Member 'FPostProcessSettings::AmbientOcclusionRadius' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionFadeDistance) == 0x0005D0, "Member 'FPostProcessSettings::AmbientOcclusionFadeDistance' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionFadeRadius) == 0x0005D4, "Member 'FPostProcessSettings::AmbientOcclusionFadeRadius' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionDistance) == 0x0005D8, "Member 'FPostProcessSettings::AmbientOcclusionDistance' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionPower) == 0x0005DC, "Member 'FPostProcessSettings::AmbientOcclusionPower' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionBias) == 0x0005E0, "Member 'FPostProcessSettings::AmbientOcclusionBias' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionQuality) == 0x0005E4, "Member 'FPostProcessSettings::AmbientOcclusionQuality' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionMipBlend) == 0x0005E8, "Member 'FPostProcessSettings::AmbientOcclusionMipBlend' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionMipScale) == 0x0005EC, "Member 'FPostProcessSettings::AmbientOcclusionMipScale' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionMipThreshold) == 0x0005F0, "Member 'FPostProcessSettings::AmbientOcclusionMipThreshold' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionTemporalBlendWeight) == 0x0005F4, "Member 'FPostProcessSettings::AmbientOcclusionTemporalBlendWeight' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingAOSamplesPerPixel) == 0x0005FC, "Member 'FPostProcessSettings::RayTracingAOSamplesPerPixel' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingAOIntensity) == 0x000600, "Member 'FPostProcessSettings::RayTracingAOIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingAORadius) == 0x000604, "Member 'FPostProcessSettings::RayTracingAORadius' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorGradingIntensity) == 0x000608, "Member 'FPostProcessSettings::ColorGradingIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorGradingLUT) == 0x000610, "Member 'FPostProcessSettings::ColorGradingLUT' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldSensorWidth) == 0x000618, "Member 'FPostProcessSettings::DepthOfFieldSensorWidth' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldSqueezeFactor) == 0x00061C, "Member 'FPostProcessSettings::DepthOfFieldSqueezeFactor' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldFocalDistance) == 0x000620, "Member 'FPostProcessSettings::DepthOfFieldFocalDistance' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldDepthBlurAmount) == 0x000624, "Member 'FPostProcessSettings::DepthOfFieldDepthBlurAmount' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldDepthBlurRadius) == 0x000628, "Member 'FPostProcessSettings::DepthOfFieldDepthBlurRadius' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldFocalRegion) == 0x00062C, "Member 'FPostProcessSettings::DepthOfFieldFocalRegion' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldNearTransitionRegion) == 0x000630, "Member 'FPostProcessSettings::DepthOfFieldNearTransitionRegion' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldFarTransitionRegion) == 0x000634, "Member 'FPostProcessSettings::DepthOfFieldFarTransitionRegion' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldScale) == 0x000638, "Member 'FPostProcessSettings::DepthOfFieldScale' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldNearBlurSize) == 0x00063C, "Member 'FPostProcessSettings::DepthOfFieldNearBlurSize' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldFarBlurSize) == 0x000640, "Member 'FPostProcessSettings::DepthOfFieldFarBlurSize' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldOcclusion) == 0x000644, "Member 'FPostProcessSettings::DepthOfFieldOcclusion' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldSkyFocusDistance) == 0x000648, "Member 'FPostProcessSettings::DepthOfFieldSkyFocusDistance' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldVignetteSize) == 0x00064C, "Member 'FPostProcessSettings::DepthOfFieldVignetteSize' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, MotionBlurAmount) == 0x000650, "Member 'FPostProcessSettings::MotionBlurAmount' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, MotionBlurMax) == 0x000654, "Member 'FPostProcessSettings::MotionBlurMax' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, MotionBlurTargetFPS) == 0x000658, "Member 'FPostProcessSettings::MotionBlurTargetFPS' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, MotionBlurPerObjectSize) == 0x00065C, "Member 'FPostProcessSettings::MotionBlurPerObjectSize' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVIntensity) == 0x000660, "Member 'FPostProcessSettings::LPVIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVVplInjectionBias) == 0x000664, "Member 'FPostProcessSettings::LPVVplInjectionBias' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVSize) == 0x000668, "Member 'FPostProcessSettings::LPVSize' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVSecondaryOcclusionIntensity) == 0x00066C, "Member 'FPostProcessSettings::LPVSecondaryOcclusionIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVSecondaryBounceIntensity) == 0x000670, "Member 'FPostProcessSettings::LPVSecondaryBounceIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVGeometryVolumeBias) == 0x000674, "Member 'FPostProcessSettings::LPVGeometryVolumeBias' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVEmissiveInjectionIntensity) == 0x000678, "Member 'FPostProcessSettings::LPVEmissiveInjectionIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVDirectionalOcclusionIntensity) == 0x00067C, "Member 'FPostProcessSettings::LPVDirectionalOcclusionIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVDirectionalOcclusionRadius) == 0x000680, "Member 'FPostProcessSettings::LPVDirectionalOcclusionRadius' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVDiffuseOcclusionExponent) == 0x000684, "Member 'FPostProcessSettings::LPVDiffuseOcclusionExponent' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVSpecularOcclusionExponent) == 0x000688, "Member 'FPostProcessSettings::LPVSpecularOcclusionExponent' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVDiffuseOcclusionIntensity) == 0x00068C, "Member 'FPostProcessSettings::LPVDiffuseOcclusionIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVSpecularOcclusionIntensity) == 0x000690, "Member 'FPostProcessSettings::LPVSpecularOcclusionIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, TranslucencyType) == 0x000694, "Member 'FPostProcessSettings::TranslucencyType' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingTranslucencyMaxRoughness) == 0x000698, "Member 'FPostProcessSettings::RayTracingTranslucencyMaxRoughness' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingTranslucencyRefractionRays) == 0x00069C, "Member 'FPostProcessSettings::RayTracingTranslucencyRefractionRays' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingTranslucencySamplesPerPixel) == 0x0006A0, "Member 'FPostProcessSettings::RayTracingTranslucencySamplesPerPixel' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingTranslucencyShadows) == 0x0006A4, "Member 'FPostProcessSettings::RayTracingTranslucencyShadows' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, PathTracingMaxBounces) == 0x0006A8, "Member 'FPostProcessSettings::PathTracingMaxBounces' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, PathTracingSamplesPerPixel) == 0x0006AC, "Member 'FPostProcessSettings::PathTracingSamplesPerPixel' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, PathTracingFilterWidth) == 0x0006B0, "Member 'FPostProcessSettings::PathTracingFilterWidth' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, PathTracingMaxPathExposure) == 0x0006B8, "Member 'FPostProcessSettings::PathTracingMaxPathExposure' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVFadeRange) == 0x0006C0, "Member 'FPostProcessSettings::LPVFadeRange' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVDirectionalOcclusionFadeRange) == 0x0006C4, "Member 'FPostProcessSettings::LPVDirectionalOcclusionFadeRange' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ScreenPercentage) == 0x0006C8, "Member 'FPostProcessSettings::ScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, WeightedBlendables) == 0x0006D0, "Member 'FPostProcessSettings::WeightedBlendables' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMinimalViewInfo \ static_assert(alignof(FMinimalViewInfo) == 0x000010, "Wrong alignment on FMinimalViewInfo"); \ static_assert(sizeof(FMinimalViewInfo) == 0x0007C0, "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) == 0x000740, "Member 'FMinimalViewInfo::OffCenterProjectionOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCameraCacheEntry \ static_assert(alignof(FCameraCacheEntry) == 0x000010, "Wrong alignment on FCameraCacheEntry"); \ static_assert(sizeof(FCameraCacheEntry) == 0x0007D0, "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_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_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_FVectorSpringState \ static_assert(alignof(FVectorSpringState) == 0x000008, "Wrong alignment on FVectorSpringState"); \ static_assert(sizeof(FVectorSpringState) == 0x000038, "Wrong size on FVectorSpringState"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FSwarmDebugOptions \ static_assert(alignof(FSwarmDebugOptions) == 0x000004, "Wrong alignment on FSwarmDebugOptions"); \ static_assert(sizeof(FSwarmDebugOptions) == 0x000004, "Wrong size on FSwarmDebugOptions"); \ #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_FDebuggingInfoForSingleFunction \ static_assert(alignof(FDebuggingInfoForSingleFunction) == 0x000008, "Wrong alignment on FDebuggingInfoForSingleFunction"); \ static_assert(sizeof(FDebuggingInfoForSingleFunction) == 0x000190, "Wrong size on FDebuggingInfoForSingleFunction"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FAnimNotifyEventReference \ static_assert(alignof(FAnimNotifyEventReference) == 0x000008, "Wrong alignment on FAnimNotifyEventReference"); \ static_assert(sizeof(FAnimNotifyEventReference) == 0x000030, "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!"); \ static_assert(offsetof(FAnimNotifyEventReference, MontageInstanceId) == 0x000028, "Member 'FAnimNotifyEventReference::MontageInstanceId' 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FAnimSubsystemInstance \ static_assert(alignof(FAnimSubsystemInstance) == 0x000008, "Wrong alignment on FAnimSubsystemInstance"); \ static_assert(sizeof(FAnimSubsystemInstance) == 0x000008, "Wrong size on FAnimSubsystemInstance"); \ #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_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_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_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_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_FInertializationPoseDiff \ static_assert(alignof(FInertializationPoseDiff) == 0x000008, "Wrong alignment on FInertializationPoseDiff"); \ static_assert(sizeof(FInertializationPoseDiff) == 0x000028, "Wrong size on FInertializationPoseDiff"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FBlueprintMacroCosmeticInfo \ static_assert(alignof(FBlueprintMacroCosmeticInfo) == 0x000001, "Wrong alignment on FBlueprintMacroCosmeticInfo"); \ static_assert(sizeof(FBlueprintMacroCosmeticInfo) == 0x000001, "Wrong size on FBlueprintMacroCosmeticInfo"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FNonBlendableVectorAnimationAttribute \ static_assert(alignof(FNonBlendableVectorAnimationAttribute) == 0x000008, "Wrong alignment on FNonBlendableVectorAnimationAttribute"); \ static_assert(sizeof(FNonBlendableVectorAnimationAttribute) == 0x000018, "Wrong size on FNonBlendableVectorAnimationAttribute"); \ #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_FNonBlendableTransformAnimationAttribute \ static_assert(alignof(FNonBlendableTransformAnimationAttribute) == 0x000010, "Wrong alignment on FNonBlendableTransformAnimationAttribute"); \ static_assert(sizeof(FNonBlendableTransformAnimationAttribute) == 0x000060, "Wrong size on FNonBlendableTransformAnimationAttribute"); \ #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_FNonBlendableFloatAnimationAttribute \ static_assert(alignof(FNonBlendableFloatAnimationAttribute) == 0x000004, "Wrong alignment on FNonBlendableFloatAnimationAttribute"); \ static_assert(sizeof(FNonBlendableFloatAnimationAttribute) == 0x000004, "Wrong size on FNonBlendableFloatAnimationAttribute"); \ #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_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_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_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_FWorldPartitionRuntimeCellObjectMapping \ static_assert(alignof(FWorldPartitionRuntimeCellObjectMapping) == 0x000001, "Wrong alignment on FWorldPartitionRuntimeCellObjectMapping"); \ static_assert(sizeof(FWorldPartitionRuntimeCellObjectMapping) == 0x000001, "Wrong size on FWorldPartitionRuntimeCellObjectMapping"); \ #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_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_FCharacterServerMovePackedBits \ static_assert(alignof(FCharacterServerMovePackedBits) == 0x000008, "Wrong alignment on FCharacterServerMovePackedBits"); \ static_assert(sizeof(FCharacterServerMovePackedBits) == 0x000098, "Wrong size on FCharacterServerMovePackedBits"); \ #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_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_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_FSkeletalMeshSamplingRegionBuiltData \ static_assert(alignof(FSkeletalMeshSamplingRegionBuiltData) == 0x000008, "Wrong alignment on FSkeletalMeshSamplingRegionBuiltData"); \ static_assert(sizeof(FSkeletalMeshSamplingRegionBuiltData) == 0x000078, "Wrong size on FSkeletalMeshSamplingRegionBuiltData"); \ #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_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_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_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_FCustomAttribute \ static_assert(alignof(FCustomAttribute) == 0x000001, "Wrong alignment on FCustomAttribute"); \ static_assert(sizeof(FCustomAttribute) == 0x000001, "Wrong size on FCustomAttribute"); \ #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_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_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_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_FBakedFloatCustomAttribute \ static_assert(alignof(FBakedFloatCustomAttribute) == 0x000001, "Wrong alignment on FBakedFloatCustomAttribute"); \ static_assert(sizeof(FBakedFloatCustomAttribute) == 0x000001, "Wrong size on FBakedFloatCustomAttribute"); \ #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_FBakedCustomAttributePerBoneData \ static_assert(alignof(FBakedCustomAttributePerBoneData) == 0x000001, "Wrong alignment on FBakedCustomAttributePerBoneData"); \ static_assert(sizeof(FBakedCustomAttributePerBoneData) == 0x000001, "Wrong size on FBakedCustomAttributePerBoneData"); \ #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_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_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_FSoundNodeEditorData \ static_assert(alignof(FSoundNodeEditorData) == 0x000004, "Wrong alignment on FSoundNodeEditorData"); \ static_assert(sizeof(FSoundNodeEditorData) == 0x000008, "Wrong size on FSoundNodeEditorData"); \ #define DUMPER7_ASSERTS_FTViewTarget \ static_assert(alignof(FTViewTarget) == 0x000010, "Wrong alignment on FTViewTarget"); \ static_assert(sizeof(FTViewTarget) == 0x0007E0, "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) == 0x0007D0, "Member 'FTViewTarget::PlayerState' 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FTickPrerequisite \ static_assert(alignof(FTickPrerequisite) == 0x000008, "Wrong alignment on FTickPrerequisite"); \ static_assert(sizeof(FTickPrerequisite) == 0x000010, "Wrong size on FTickPrerequisite"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_FNodeToCodeAssociation \ static_assert(alignof(FNodeToCodeAssociation) == 0x000004, "Wrong alignment on FNodeToCodeAssociation"); \ static_assert(sizeof(FNodeToCodeAssociation) == 0x000014, "Wrong size on FNodeToCodeAssociation"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FStaticParameterSet \ static_assert(alignof(FStaticParameterSet) == 0x000008, "Wrong alignment on FStaticParameterSet"); \ static_assert(sizeof(FStaticParameterSet) == 0x000028, "Wrong size on FStaticParameterSet"); \ #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_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_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_FHLODSubActorDesc \ static_assert(alignof(FHLODSubActorDesc) == 0x000001, "Wrong alignment on FHLODSubActorDesc"); \ static_assert(sizeof(FHLODSubActorDesc) == 0x000001, "Wrong size on FHLODSubActorDesc"); \ #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_FTexturePlatformData \ static_assert(alignof(FTexturePlatformData) == 0x000008, "Wrong alignment on FTexturePlatformData"); \ static_assert(sizeof(FTexturePlatformData) == 0x000030, "Wrong size on FTexturePlatformData"); \ #define DUMPER7_ASSERTS_FInstancedStaticMeshInstanceData \ static_assert(alignof(FInstancedStaticMeshInstanceData) == 0x000010, "Wrong alignment on FInstancedStaticMeshInstanceData"); \ static_assert(sizeof(FInstancedStaticMeshInstanceData) == 0x000080, "Wrong size on FInstancedStaticMeshInstanceData"); \ static_assert(offsetof(FInstancedStaticMeshInstanceData, Transform) == 0x000000, "Member 'FInstancedStaticMeshInstanceData::Transform' has a wrong offset!"); \ #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_FUniqueNetIdReplNetSerializerConfig \ static_assert(alignof(FUniqueNetIdReplNetSerializerConfig) == 0x000001, "Wrong alignment on FUniqueNetIdReplNetSerializerConfig"); \ static_assert(sizeof(FUniqueNetIdReplNetSerializerConfig) == 0x000001, "Wrong size on FUniqueNetIdReplNetSerializerConfig"); \ #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_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_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_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_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_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_FISMComponentData \ static_assert(alignof(FISMComponentData) == 0x000001, "Wrong alignment on FISMComponentData"); \ static_assert(sizeof(FISMComponentData) == 0x000001, "Wrong size on FISMComponentData"); \ #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_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_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_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_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_FStreamableTextureInstance \ static_assert(alignof(FStreamableTextureInstance) == 0x000008, "Wrong alignment on FStreamableTextureInstance"); \ static_assert(sizeof(FStreamableTextureInstance) == 0x000048, "Wrong size on FStreamableTextureInstance"); \ #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_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_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_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_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_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_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_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_FNavAvoidanceMask \ static_assert(alignof(FNavAvoidanceMask) == 0x000004, "Wrong alignment on FNavAvoidanceMask"); \ static_assert(sizeof(FNavAvoidanceMask) == 0x000004, "Wrong size on FNavAvoidanceMask"); \ #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_FCharacterMovementComponentPostPhysicsTickFunction \ static_assert(alignof(FCharacterMovementComponentPostPhysicsTickFunction) == 0x000008, "Wrong alignment on FCharacterMovementComponentPostPhysicsTickFunction"); \ static_assert(sizeof(FCharacterMovementComponentPostPhysicsTickFunction) == 0x000048, "Wrong size on FCharacterMovementComponentPostPhysicsTickFunction"); \ #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_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_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_FOrbitOptions \ static_assert(alignof(FOrbitOptions) == 0x000004, "Wrong alignment on FOrbitOptions"); \ static_assert(sizeof(FOrbitOptions) == 0x000004, "Wrong size on FOrbitOptions"); \ #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_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_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_FSkeletalMeshComponentEndPhysicsTickFunction \ static_assert(alignof(FSkeletalMeshComponentEndPhysicsTickFunction) == 0x000008, "Wrong alignment on FSkeletalMeshComponentEndPhysicsTickFunction"); \ static_assert(sizeof(FSkeletalMeshComponentEndPhysicsTickFunction) == 0x000048, "Wrong size on FSkeletalMeshComponentEndPhysicsTickFunction"); \ #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_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_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_FFXSystemSpawnParameters \ static_assert(alignof(FFXSystemSpawnParameters) == 0x000008, "Wrong alignment on FFXSystemSpawnParameters"); \ static_assert(sizeof(FFXSystemSpawnParameters) == 0x000078, "Wrong size on FFXSystemSpawnParameters"); \ #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_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_FBlueprintInputDelegateBinding \ static_assert(alignof(FBlueprintInputDelegateBinding) == 0x000004, "Wrong alignment on FBlueprintInputDelegateBinding"); \ static_assert(sizeof(FBlueprintInputDelegateBinding) == 0x000004, "Wrong size on FBlueprintInputDelegateBinding"); \ #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_FRepMovementNetSerializerConfig \ static_assert(alignof(FRepMovementNetSerializerConfig) == 0x000001, "Wrong alignment on FRepMovementNetSerializerConfig"); \ static_assert(sizeof(FRepMovementNetSerializerConfig) == 0x000001, "Wrong size on FRepMovementNetSerializerConfig"); \ #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_FLensBloomSettings \ static_assert(alignof(FLensBloomSettings) == 0x000008, "Wrong alignment on FLensBloomSettings"); \ static_assert(sizeof(FLensBloomSettings) == 0x0000C0, "Wrong size on FLensBloomSettings"); \ static_assert(offsetof(FLensBloomSettings, GaussianSum) == 0x000000, "Member 'FLensBloomSettings::GaussianSum' has a wrong offset!"); \ static_assert(offsetof(FLensBloomSettings, Convolution) == 0x000088, "Member 'FLensBloomSettings::Convolution' has a wrong offset!"); \ static_assert(offsetof(FLensBloomSettings, Method) == 0x0000B8, "Member 'FLensBloomSettings::Method' 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_FLensSettings \ static_assert(alignof(FLensSettings) == 0x000008, "Wrong alignment on FLensSettings"); \ static_assert(sizeof(FLensSettings) == 0x0000E8, "Wrong size on FLensSettings"); \ static_assert(offsetof(FLensSettings, Bloom) == 0x000000, "Member 'FLensSettings::Bloom' has a wrong offset!"); \ static_assert(offsetof(FLensSettings, Imperfections) == 0x0000C0, "Member 'FLensSettings::Imperfections' has a wrong offset!"); \ static_assert(offsetof(FLensSettings, ChromaticAberration) == 0x0000E0, "Member 'FLensSettings::ChromaticAberration' 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_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_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_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_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_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_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_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_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_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_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_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_FStreamedAudioPlatformData \ static_assert(alignof(FStreamedAudioPlatformData) == 0x000008, "Wrong alignment on FStreamedAudioPlatformData"); \ static_assert(sizeof(FStreamedAudioPlatformData) == 0x000018, "Wrong size on FStreamedAudioPlatformData"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FCurveMetaData \ static_assert(alignof(FCurveMetaData) == 0x000008, "Wrong alignment on FCurveMetaData"); \ static_assert(sizeof(FCurveMetaData) == 0x000018, "Wrong size on FCurveMetaData"); \ #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_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_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_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_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_FNavAvoidanceData \ static_assert(alignof(FNavAvoidanceData) == 0x000008, "Wrong alignment on FNavAvoidanceData"); \ static_assert(sizeof(FNavAvoidanceData) == 0x000060, "Wrong size on FNavAvoidanceData"); \ #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_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_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_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_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_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_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_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_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_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_FStateMachineStateDebugData \ static_assert(alignof(FStateMachineStateDebugData) == 0x000004, "Wrong alignment on FStateMachineStateDebugData"); \ static_assert(sizeof(FStateMachineStateDebugData) == 0x000010, "Wrong size on FStateMachineStateDebugData"); \ #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_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_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_FAnimBlueprintConstantData \ static_assert(alignof(FAnimBlueprintConstantData) == 0x000001, "Wrong alignment on FAnimBlueprintConstantData"); \ static_assert(sizeof(FAnimBlueprintConstantData) == 0x000001, "Wrong size on FAnimBlueprintConstantData"); \ #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_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_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_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_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_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_FParticleSystemWorldManagerTickFunction \ static_assert(alignof(FParticleSystemWorldManagerTickFunction) == 0x000008, "Wrong alignment on FParticleSystemWorldManagerTickFunction"); \ static_assert(sizeof(FParticleSystemWorldManagerTickFunction) == 0x000048, "Wrong size on FParticleSystemWorldManagerTickFunction"); \ #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_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_FCameraShakeScrubParams \ static_assert(alignof(FCameraShakeScrubParams) == 0x000010, "Wrong alignment on FCameraShakeScrubParams"); \ static_assert(sizeof(FCameraShakeScrubParams) == 0x0007D0, "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_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_FFreezablePerPlatformInt \ static_assert(alignof(FFreezablePerPlatformInt) == 0x000004, "Wrong alignment on FFreezablePerPlatformInt"); \ static_assert(sizeof(FFreezablePerPlatformInt) == 0x000004, "Wrong size on FFreezablePerPlatformInt"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_FCharacterMovementComponentPrePhysicsTickFunction \ static_assert(alignof(FCharacterMovementComponentPrePhysicsTickFunction) == 0x000008, "Wrong alignment on FCharacterMovementComponentPrePhysicsTickFunction"); \ static_assert(sizeof(FCharacterMovementComponentPrePhysicsTickFunction) == 0x000048, "Wrong size on FCharacterMovementComponentPrePhysicsTickFunction"); \ #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_FInertializationPose \ static_assert(alignof(FInertializationPose) == 0x000010, "Wrong alignment on FInertializationPose"); \ static_assert(sizeof(FInertializationPose) == 0x0000D0, "Wrong size on FInertializationPose"); \ #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_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_FInertializationCurveDiff \ static_assert(alignof(FInertializationCurveDiff) == 0x000004, "Wrong alignment on FInertializationCurveDiff"); \ static_assert(sizeof(FInertializationCurveDiff) == 0x000008, "Wrong size on FInertializationCurveDiff"); \ #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_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_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_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_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_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_FSkeletalMeshComponentClothTickFunction \ static_assert(alignof(FSkeletalMeshComponentClothTickFunction) == 0x000008, "Wrong alignment on FSkeletalMeshComponentClothTickFunction"); \ static_assert(sizeof(FSkeletalMeshComponentClothTickFunction) == 0x000048, "Wrong size on FSkeletalMeshComponentClothTickFunction"); \ #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_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_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_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_FAnimationPotentialTransition \ static_assert(alignof(FAnimationPotentialTransition) == 0x000008, "Wrong alignment on FAnimationPotentialTransition"); \ static_assert(sizeof(FAnimationPotentialTransition) == 0x000030, "Wrong size on FAnimationPotentialTransition"); \ #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_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_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_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_FAnimNotifyContext \ static_assert(alignof(FAnimNotifyContext) == 0x000008, "Wrong alignment on FAnimNotifyContext"); \ static_assert(sizeof(FAnimNotifyContext) == 0x000018, "Wrong size on FAnimNotifyContext"); \ #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_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_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_FAnimSingleNodeInstanceProxy \ static_assert(alignof(FAnimSingleNodeInstanceProxy) == 0x000010, "Wrong alignment on FAnimSingleNodeInstanceProxy"); \ static_assert(sizeof(FAnimSingleNodeInstanceProxy) == 0x000980, "Wrong size on FAnimSingleNodeInstanceProxy"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FInputClampState \ static_assert(alignof(FInputClampState) == 0x000004, "Wrong alignment on FInputClampState"); \ static_assert(sizeof(FInputClampState) == 0x000008, "Wrong size on FInputClampState"); \ #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_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_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_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_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_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_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_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_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_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_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_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_FSkinWeightProfileManagerTickFunction \ static_assert(alignof(FSkinWeightProfileManagerTickFunction) == 0x000008, "Wrong alignment on FSkinWeightProfileManagerTickFunction"); \ static_assert(sizeof(FSkinWeightProfileManagerTickFunction) == 0x000048, "Wrong size on FSkinWeightProfileManagerTickFunction"); \ #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_FSmartNameContainer \ static_assert(alignof(FSmartNameContainer) == 0x000008, "Wrong alignment on FSmartNameContainer"); \ static_assert(sizeof(FSmartNameContainer) == 0x000050, "Wrong size on FSmartNameContainer"); \ #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_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_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_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_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_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_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_FBookmarkJumpToSettings \ static_assert(alignof(FBookmarkJumpToSettings) == 0x000001, "Wrong alignment on FBookmarkJumpToSettings"); \ static_assert(sizeof(FBookmarkJumpToSettings) == 0x000001, "Wrong size on FBookmarkJumpToSettings"); \ #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_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_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) == 0x0007D0, "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) == 0x000730, "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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FStaticMeshComponentLODInfo \ static_assert(alignof(FStaticMeshComponentLODInfo) == 0x000008, "Wrong alignment on FStaticMeshComponentLODInfo"); \ static_assert(sizeof(FStaticMeshComponentLODInfo) == 0x000090, "Wrong size on FStaticMeshComponentLODInfo"); \ #define DUMPER7_ASSERTS_FStaticMeshComponentPDOTickFunction \ static_assert(alignof(FStaticMeshComponentPDOTickFunction) == 0x000008, "Wrong alignment on FStaticMeshComponentPDOTickFunction"); \ static_assert(sizeof(FStaticMeshComponentPDOTickFunction) == 0x000050, "Wrong size on FStaticMeshComponentPDOTickFunction"); \ #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_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_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_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_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_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_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_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_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_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_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_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_FLatentActionManager \ static_assert(alignof(FLatentActionManager) == 0x000008, "Wrong alignment on FLatentActionManager"); \ static_assert(sizeof(FLatentActionManager) == 0x000060, "Wrong size on FLatentActionManager"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FSoundClassEditorData \ static_assert(alignof(FSoundClassEditorData) == 0x000004, "Wrong alignment on FSoundClassEditorData"); \ static_assert(sizeof(FSoundClassEditorData) == 0x000008, "Wrong size on FSoundClassEditorData"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_FStartPhysicsTickFunction \ static_assert(alignof(FStartPhysicsTickFunction) == 0x000008, "Wrong alignment on FStartPhysicsTickFunction"); \ static_assert(sizeof(FStartPhysicsTickFunction) == 0x000048, "Wrong size on FStartPhysicsTickFunction"); \ #define DUMPER7_ASSERTS_FEndPhysicsTickFunction \ static_assert(alignof(FEndPhysicsTickFunction) == 0x000008, "Wrong alignment on FEndPhysicsTickFunction"); \ static_assert(sizeof(FEndPhysicsTickFunction) == 0x000048, "Wrong size on FEndPhysicsTickFunction"); \ #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_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_FWorldPartitionPerWorldSettings \ static_assert(alignof(FWorldPartitionPerWorldSettings) == 0x000001, "Wrong alignment on FWorldPartitionPerWorldSettings"); \ static_assert(sizeof(FWorldPartitionPerWorldSettings) == 0x000001, "Wrong size on FWorldPartitionPerWorldSettings"); \ #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_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_UVirtualTexture \ static_assert(alignof(UVirtualTexture) == 0x000008, "Wrong alignment on UVirtualTexture"); \ static_assert(sizeof(UVirtualTexture) == 0x000028, "Wrong size on UVirtualTexture"); \ #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_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_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_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) == 0x0000E8, "Wrong size on UActorComponent"); \ static_assert(offsetof(UActorComponent, PrimaryComponentTick) == 0x000030, "Member 'UActorComponent::PrimaryComponentTick' has a wrong offset!"); \ static_assert(offsetof(UActorComponent, ComponentTags) == 0x000078, "Member 'UActorComponent::ComponentTags' has a wrong offset!"); \ static_assert(offsetof(UActorComponent, CustomizedFlags) == 0x000088, "Member 'UActorComponent::CustomizedFlags' has a wrong offset!"); \ static_assert(offsetof(UActorComponent, AssetUserData) == 0x000098, "Member 'UActorComponent::AssetUserData' has a wrong offset!"); \ static_assert(offsetof(UActorComponent, UCSSerializationIndex) == 0x0000AC, "Member 'UActorComponent::UCSSerializationIndex' has a wrong offset!"); \ static_assert(offsetof(UActorComponent, CreationMethod) == 0x0000B5, "Member 'UActorComponent::CreationMethod' has a wrong offset!"); \ static_assert(offsetof(UActorComponent, OnComponentActivated) == 0x0000B6, "Member 'UActorComponent::OnComponentActivated' has a wrong offset!"); \ static_assert(offsetof(UActorComponent, OnComponentDeactivated) == 0x0000B7, "Member 'UActorComponent::OnComponentDeactivated' has a wrong offset!"); \ static_assert(offsetof(UActorComponent, OnComponentActivatedForceCaller) == 0x0000B8, "Member 'UActorComponent::OnComponentActivatedForceCaller' has a wrong offset!"); \ static_assert(offsetof(UActorComponent, OnComponentDeactivatedForceCaller) == 0x0000C8, "Member 'UActorComponent::OnComponentDeactivatedForceCaller' 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) == 0x000150, "Wrong size on UMovementComponent"); \ static_assert(offsetof(UMovementComponent, UpdatedComponent) == 0x0000E8, "Member 'UMovementComponent::UpdatedComponent' has a wrong offset!"); \ static_assert(offsetof(UMovementComponent, UpdatedPrimitive) == 0x0000F0, "Member 'UMovementComponent::UpdatedPrimitive' has a wrong offset!"); \ static_assert(offsetof(UMovementComponent, Velocity) == 0x000100, "Member 'UMovementComponent::Velocity' has a wrong offset!"); \ static_assert(offsetof(UMovementComponent, PlaneConstraintNormal) == 0x000118, "Member 'UMovementComponent::PlaneConstraintNormal' has a wrong offset!"); \ static_assert(offsetof(UMovementComponent, PlaneConstraintOrigin) == 0x000130, "Member 'UMovementComponent::PlaneConstraintOrigin' has a wrong offset!"); \ static_assert(offsetof(UMovementComponent, PlaneConstraintAxisSetting) == 0x00014B, "Member 'UMovementComponent::PlaneConstraintAxisSetting' has a wrong offset!"); \ #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) == 0x000198, "Wrong size on UNavMovementComponent"); \ static_assert(offsetof(UNavMovementComponent, NavAgentProps) == 0x000150, "Member 'UNavMovementComponent::NavAgentProps' has a wrong offset!"); \ static_assert(offsetof(UNavMovementComponent, FixedPathBrakingDistance) == 0x000188, "Member 'UNavMovementComponent::FixedPathBrakingDistance' has a wrong offset!"); \ static_assert(offsetof(UNavMovementComponent, MovementState) == 0x00018D, "Member 'UNavMovementComponent::MovementState' has a wrong offset!"); \ static_assert(offsetof(UNavMovementComponent, PathFollowingComp) == 0x000190, "Member 'UNavMovementComponent::PathFollowingComp' 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) == 0x0001A0, "Wrong size on UPawnMovementComponent"); \ static_assert(offsetof(UPawnMovementComponent, PawnOwner) == 0x000198, "Member 'UPawnMovementComponent::PawnOwner' 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) == 0x0002E0, "Wrong size on USceneComponent"); \ static_assert(offsetof(USceneComponent, PhysicsVolume) == 0x0000F0, "Member 'USceneComponent::PhysicsVolume' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, AttachParent) == 0x0000F8, "Member 'USceneComponent::AttachParent' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, AttachSocketName) == 0x000100, "Member 'USceneComponent::AttachSocketName' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, AttachChildren) == 0x000108, "Member 'USceneComponent::AttachChildren' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, ClientAttachedChildren) == 0x000118, "Member 'USceneComponent::ClientAttachedChildren' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, RelativeLocation) == 0x000170, "Member 'USceneComponent::RelativeLocation' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, RelativeRotation) == 0x000188, "Member 'USceneComponent::RelativeRotation' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, RelativeScale3D) == 0x0001A0, "Member 'USceneComponent::RelativeScale3D' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, ComponentVelocity) == 0x0001B8, "Member 'USceneComponent::ComponentVelocity' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, Mobility) == 0x0001D3, "Member 'USceneComponent::Mobility' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, DetailMode) == 0x0001D4, "Member 'USceneComponent::DetailMode' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, PhysicsVolumeChangedDelegate) == 0x0001D5, "Member 'USceneComponent::PhysicsVolumeChangedDelegate' 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) == 0x000002, "Wrong size on PrimitiveComponent_SetCollisionResponseToAllChannels"); \ static_assert(offsetof(PrimitiveComponent_SetCollisionResponseToAllChannels, NewResponse) == 0x000000, "Member 'PrimitiveComponent_SetCollisionResponseToAllChannels::NewResponse' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetCollisionResponseToAllChannels, bUpdateOverlaps) == 0x000001, "Member 'PrimitiveComponent_SetCollisionResponseToAllChannels::bUpdateOverlaps' 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) == 0x000003, "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!"); \ static_assert(offsetof(PrimitiveComponent_SetCollisionResponseToChannel, bUpdateOverlaps) == 0x000002, "Member 'PrimitiveComponent_SetCollisionResponseToChannel::bUpdateOverlaps' 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_SetOutputRTDepthMaskInDepthPass \ static_assert(alignof(PrimitiveComponent_SetOutputRTDepthMaskInDepthPass) == 0x000001, "Wrong alignment on PrimitiveComponent_SetOutputRTDepthMaskInDepthPass"); \ static_assert(sizeof(PrimitiveComponent_SetOutputRTDepthMaskInDepthPass) == 0x000001, "Wrong size on PrimitiveComponent_SetOutputRTDepthMaskInDepthPass"); \ static_assert(offsetof(PrimitiveComponent_SetOutputRTDepthMaskInDepthPass, bNewOutputRTDepthMaskInDepthPass) == 0x000000, "Member 'PrimitiveComponent_SetOutputRTDepthMaskInDepthPass::bNewOutputRTDepthMaskInDepthPass' 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) == 0x000590, "Wrong size on UPrimitiveComponent"); \ static_assert(offsetof(UPrimitiveComponent, MinDrawDistance) == 0x0002F0, "Member 'UPrimitiveComponent::MinDrawDistance' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, LDMaxDrawDistance) == 0x0002F4, "Member 'UPrimitiveComponent::LDMaxDrawDistance' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, CachedMaxDrawDistance) == 0x0002F8, "Member 'UPrimitiveComponent::CachedMaxDrawDistance' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, DepthPriorityGroup) == 0x0002FC, "Member 'UPrimitiveComponent::DepthPriorityGroup' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, ViewOwnerDepthPriorityGroup) == 0x0002FD, "Member 'UPrimitiveComponent::ViewOwnerDepthPriorityGroup' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, IndirectLightingCacheQuality) == 0x0002FE, "Member 'UPrimitiveComponent::IndirectLightingCacheQuality' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, LightmapType) == 0x0002FF, "Member 'UPrimitiveComponent::LightmapType' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, bHasCustomNavigableGeometry) == 0x000308, "Member 'UPrimitiveComponent::bHasCustomNavigableGeometry' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, CanCharacterStepUpOn) == 0x00030A, "Member 'UPrimitiveComponent::CanCharacterStepUpOn' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, LightingChannels) == 0x00030B, "Member 'UPrimitiveComponent::LightingChannels' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, RayTracingGroupId) == 0x00030C, "Member 'UPrimitiveComponent::RayTracingGroupId' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, VisibilityId) == 0x000310, "Member 'UPrimitiveComponent::VisibilityId' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, CustomDepthStencilValue) == 0x000314, "Member 'UPrimitiveComponent::CustomDepthStencilValue' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, CustomPrimitiveData) == 0x000318, "Member 'UPrimitiveComponent::CustomPrimitiveData' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, CustomPrimitiveDataInternal) == 0x000328, "Member 'UPrimitiveComponent::CustomPrimitiveDataInternal' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, TranslucencySortPriority) == 0x000340, "Member 'UPrimitiveComponent::TranslucencySortPriority' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, TranslucencySortDistanceOffset) == 0x000344, "Member 'UPrimitiveComponent::TranslucencySortDistanceOffset' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, RuntimeVirtualTextures) == 0x000348, "Member 'UPrimitiveComponent::RuntimeVirtualTextures' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, VirtualTextureLodBias) == 0x000358, "Member 'UPrimitiveComponent::VirtualTextureLodBias' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, VirtualTextureCullMips) == 0x000359, "Member 'UPrimitiveComponent::VirtualTextureCullMips' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, VirtualTextureMinCoverage) == 0x00035A, "Member 'UPrimitiveComponent::VirtualTextureMinCoverage' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, VirtualTextureRenderPassType) == 0x00035B, "Member 'UPrimitiveComponent::VirtualTextureRenderPassType' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, BoundsScale) == 0x00036C, "Member 'UPrimitiveComponent::BoundsScale' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, MoveIgnoreActors) == 0x000388, "Member 'UPrimitiveComponent::MoveIgnoreActors' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, MoveIgnoreComponents) == 0x000398, "Member 'UPrimitiveComponent::MoveIgnoreComponents' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, BodyInstance) == 0x0003B8, "Member 'UPrimitiveComponent::BodyInstance' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnComponentHit) == 0x000548, "Member 'UPrimitiveComponent::OnComponentHit' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnComponentBeginOverlap) == 0x000549, "Member 'UPrimitiveComponent::OnComponentBeginOverlap' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnComponentEndOverlap) == 0x00054A, "Member 'UPrimitiveComponent::OnComponentEndOverlap' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnComponentWake) == 0x00054B, "Member 'UPrimitiveComponent::OnComponentWake' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnComponentSleep) == 0x00054C, "Member 'UPrimitiveComponent::OnComponentSleep' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnComponentPhysicsStateChanged) == 0x00054E, "Member 'UPrimitiveComponent::OnComponentPhysicsStateChanged' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnBeginCursorOver) == 0x00054F, "Member 'UPrimitiveComponent::OnBeginCursorOver' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnEndCursorOver) == 0x000550, "Member 'UPrimitiveComponent::OnEndCursorOver' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnClicked) == 0x000551, "Member 'UPrimitiveComponent::OnClicked' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnReleased) == 0x000552, "Member 'UPrimitiveComponent::OnReleased' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnInputTouchBegin) == 0x000553, "Member 'UPrimitiveComponent::OnInputTouchBegin' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnInputTouchEnd) == 0x000554, "Member 'UPrimitiveComponent::OnInputTouchEnd' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnInputTouchEnter) == 0x000555, "Member 'UPrimitiveComponent::OnInputTouchEnter' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnInputTouchLeave) == 0x000556, "Member 'UPrimitiveComponent::OnInputTouchLeave' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, RayTracingGroupCullingPriority) == 0x000557, "Member 'UPrimitiveComponent::RayTracingGroupCullingPriority' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, CustomDepthStencilWriteMask) == 0x000558, "Member 'UPrimitiveComponent::CustomDepthStencilWriteMask' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, LODParentPrimitive) == 0x000580, "Member 'UPrimitiveComponent::LODParentPrimitive' has a wrong offset!"); \ #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_OnDCSHiddenStateChangedEvent \ static_assert(alignof(Actor_OnDCSHiddenStateChangedEvent) == 0x000001, "Wrong alignment on Actor_OnDCSHiddenStateChangedEvent"); \ static_assert(sizeof(Actor_OnDCSHiddenStateChangedEvent) == 0x000001, "Wrong size on Actor_OnDCSHiddenStateChangedEvent"); \ static_assert(offsetof(Actor_OnDCSHiddenStateChangedEvent, bNewHidden) == 0x000000, "Member 'Actor_OnDCSHiddenStateChangedEvent::bNewHidden' 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_SetActorLocalHiddenInGame \ static_assert(alignof(Actor_SetActorLocalHiddenInGame) == 0x000001, "Wrong alignment on Actor_SetActorLocalHiddenInGame"); \ static_assert(sizeof(Actor_SetActorLocalHiddenInGame) == 0x000001, "Wrong size on Actor_SetActorLocalHiddenInGame"); \ static_assert(offsetof(Actor_SetActorLocalHiddenInGame, bNewHidden) == 0x000000, "Member 'Actor_SetActorLocalHiddenInGame::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) == 0x0002F0, "Wrong size on AActor"); \ static_assert(offsetof(AActor, PrimaryActorTick) == 0x000028, "Member 'AActor::PrimaryActorTick' has a wrong offset!"); \ static_assert(offsetof(AActor, DCSHiddenStateTypes) == 0x000078, "Member 'AActor::DCSHiddenStateTypes' has a wrong offset!"); \ static_assert(offsetof(AActor, UpdateOverlapsMethodDuringLevelStreaming) == 0x00009D, "Member 'AActor::UpdateOverlapsMethodDuringLevelStreaming' has a wrong offset!"); \ static_assert(offsetof(AActor, DefaultUpdateOverlapsMethodDuringLevelStreaming) == 0x00009E, "Member 'AActor::DefaultUpdateOverlapsMethodDuringLevelStreaming' has a wrong offset!"); \ static_assert(offsetof(AActor, InitialLifeSpan) == 0x0000A0, "Member 'AActor::InitialLifeSpan' has a wrong offset!"); \ static_assert(offsetof(AActor, CustomTimeDilation) == 0x0000A4, "Member 'AActor::CustomTimeDilation' has a wrong offset!"); \ static_assert(offsetof(AActor, RemoteRole) == 0x0000A8, "Member 'AActor::RemoteRole' has a wrong offset!"); \ static_assert(offsetof(AActor, RayTracingGroupId) == 0x0000AC, "Member 'AActor::RayTracingGroupId' has a wrong offset!"); \ static_assert(offsetof(AActor, AttachmentReplication) == 0x0000B0, "Member 'AActor::AttachmentReplication' has a wrong offset!"); \ static_assert(offsetof(AActor, ReplicatedMovement) == 0x000110, "Member 'AActor::ReplicatedMovement' has a wrong offset!"); \ static_assert(offsetof(AActor, Owner) == 0x000180, "Member 'AActor::Owner' has a wrong offset!"); \ static_assert(offsetof(AActor, NetDriverName) == 0x000188, "Member 'AActor::NetDriverName' has a wrong offset!"); \ static_assert(offsetof(AActor, Role) == 0x000190, "Member 'AActor::Role' has a wrong offset!"); \ static_assert(offsetof(AActor, NetDormancy) == 0x000191, "Member 'AActor::NetDormancy' has a wrong offset!"); \ static_assert(offsetof(AActor, SpawnCollisionHandlingMethod) == 0x000192, "Member 'AActor::SpawnCollisionHandlingMethod' has a wrong offset!"); \ static_assert(offsetof(AActor, AutoReceiveInput) == 0x000193, "Member 'AActor::AutoReceiveInput' has a wrong offset!"); \ static_assert(offsetof(AActor, InputPriority) == 0x000194, "Member 'AActor::InputPriority' has a wrong offset!"); \ static_assert(offsetof(AActor, InputComponent) == 0x0001A0, "Member 'AActor::InputComponent' has a wrong offset!"); \ static_assert(offsetof(AActor, NetCullDistanceSquared) == 0x0001A8, "Member 'AActor::NetCullDistanceSquared' has a wrong offset!"); \ static_assert(offsetof(AActor, NetTag) == 0x0001AC, "Member 'AActor::NetTag' has a wrong offset!"); \ static_assert(offsetof(AActor, NetUpdateFrequency) == 0x0001B0, "Member 'AActor::NetUpdateFrequency' has a wrong offset!"); \ static_assert(offsetof(AActor, MinNetUpdateFrequency) == 0x0001B4, "Member 'AActor::MinNetUpdateFrequency' has a wrong offset!"); \ static_assert(offsetof(AActor, NetPriority) == 0x0001B8, "Member 'AActor::NetPriority' has a wrong offset!"); \ static_assert(offsetof(AActor, Instigator) == 0x0001C0, "Member 'AActor::Instigator' has a wrong offset!"); \ static_assert(offsetof(AActor, Children) == 0x0001C8, "Member 'AActor::Children' has a wrong offset!"); \ static_assert(offsetof(AActor, RootComponent) == 0x0001D8, "Member 'AActor::RootComponent' has a wrong offset!"); \ static_assert(offsetof(AActor, Layers) == 0x0001E8, "Member 'AActor::Layers' has a wrong offset!"); \ static_assert(offsetof(AActor, ParentComponent) == 0x0001F8, "Member 'AActor::ParentComponent' has a wrong offset!"); \ static_assert(offsetof(AActor, Tags) == 0x000210, "Member 'AActor::Tags' has a wrong offset!"); \ static_assert(offsetof(AActor, CustomizedFlags) == 0x000220, "Member 'AActor::CustomizedFlags' has a wrong offset!"); \ static_assert(offsetof(AActor, OnTakeAnyDamage) == 0x000230, "Member 'AActor::OnTakeAnyDamage' has a wrong offset!"); \ static_assert(offsetof(AActor, OnTakePointDamage) == 0x000231, "Member 'AActor::OnTakePointDamage' has a wrong offset!"); \ static_assert(offsetof(AActor, OnTakeRadialDamage) == 0x000232, "Member 'AActor::OnTakeRadialDamage' has a wrong offset!"); \ static_assert(offsetof(AActor, OnActorBeginOverlap) == 0x000233, "Member 'AActor::OnActorBeginOverlap' has a wrong offset!"); \ static_assert(offsetof(AActor, OnActorEndOverlap) == 0x000234, "Member 'AActor::OnActorEndOverlap' has a wrong offset!"); \ static_assert(offsetof(AActor, OnBeginCursorOver) == 0x000235, "Member 'AActor::OnBeginCursorOver' has a wrong offset!"); \ static_assert(offsetof(AActor, OnEndCursorOver) == 0x000236, "Member 'AActor::OnEndCursorOver' has a wrong offset!"); \ static_assert(offsetof(AActor, OnClicked) == 0x000237, "Member 'AActor::OnClicked' has a wrong offset!"); \ static_assert(offsetof(AActor, OnReleased) == 0x000238, "Member 'AActor::OnReleased' has a wrong offset!"); \ static_assert(offsetof(AActor, OnInputTouchBegin) == 0x000239, "Member 'AActor::OnInputTouchBegin' has a wrong offset!"); \ static_assert(offsetof(AActor, OnInputTouchEnd) == 0x00023A, "Member 'AActor::OnInputTouchEnd' has a wrong offset!"); \ static_assert(offsetof(AActor, OnInputTouchEnter) == 0x00023B, "Member 'AActor::OnInputTouchEnter' has a wrong offset!"); \ static_assert(offsetof(AActor, OnInputTouchLeave) == 0x00023C, "Member 'AActor::OnInputTouchLeave' has a wrong offset!"); \ static_assert(offsetof(AActor, OnActorHit) == 0x00023D, "Member 'AActor::OnActorHit' has a wrong offset!"); \ static_assert(offsetof(AActor, OnDestroyed) == 0x00023E, "Member 'AActor::OnDestroyed' has a wrong offset!"); \ static_assert(offsetof(AActor, OnEndPlay) == 0x00023F, "Member 'AActor::OnEndPlay' has a wrong offset!"); \ static_assert(offsetof(AActor, InstanceComponents) == 0x0002C0, "Member 'AActor::InstanceComponents' has a wrong offset!"); \ static_assert(offsetof(AActor, BlueprintCreatedComponents) == 0x0002D0, "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) == 0x000378, "Wrong size on APawn"); \ static_assert(offsetof(APawn, BaseEyeHeight) == 0x0002FC, "Member 'APawn::BaseEyeHeight' has a wrong offset!"); \ static_assert(offsetof(APawn, AutoPossessPlayer) == 0x000300, "Member 'APawn::AutoPossessPlayer' has a wrong offset!"); \ static_assert(offsetof(APawn, AutoPossessAI) == 0x000301, "Member 'APawn::AutoPossessAI' has a wrong offset!"); \ static_assert(offsetof(APawn, RemoteViewPitch) == 0x000302, "Member 'APawn::RemoteViewPitch' has a wrong offset!"); \ static_assert(offsetof(APawn, AIControllerClass) == 0x000308, "Member 'APawn::AIControllerClass' has a wrong offset!"); \ static_assert(offsetof(APawn, PlayerState) == 0x000310, "Member 'APawn::PlayerState' has a wrong offset!"); \ static_assert(offsetof(APawn, LastHitBy) == 0x000320, "Member 'APawn::LastHitBy' has a wrong offset!"); \ static_assert(offsetof(APawn, Controller) == 0x000328, "Member 'APawn::Controller' has a wrong offset!"); \ static_assert(offsetof(APawn, PreviousController) == 0x000330, "Member 'APawn::PreviousController' has a wrong offset!"); \ static_assert(offsetof(APawn, ReceiveControllerChangedDelegate) == 0x00033C, "Member 'APawn::ReceiveControllerChangedDelegate' has a wrong offset!"); \ static_assert(offsetof(APawn, ReceiveRestartedDelegate) == 0x00033D, "Member 'APawn::ReceiveRestartedDelegate' has a wrong offset!"); \ static_assert(offsetof(APawn, ControlInputVector) == 0x000340, "Member 'APawn::ControlInputVector' has a wrong offset!"); \ static_assert(offsetof(APawn, LastControlInputVector) == 0x000358, "Member 'APawn::LastControlInputVector' has a wrong offset!"); \ static_assert(offsetof(APawn, OverrideInputComponentClass) == 0x000370, "Member 'APawn::OverrideInputComponentClass' 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_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_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) == 0x000F80, "Wrong size on UCharacterMovementComponent"); \ static_assert(offsetof(UCharacterMovementComponent, CharacterOwner) == 0x0001B0, "Member 'UCharacterMovementComponent::CharacterOwner' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, GravityScale) == 0x0001B8, "Member 'UCharacterMovementComponent::GravityScale' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxStepHeight) == 0x0001BC, "Member 'UCharacterMovementComponent::MaxStepHeight' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, JumpZVelocity) == 0x0001C0, "Member 'UCharacterMovementComponent::JumpZVelocity' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, JumpOffJumpZFactor) == 0x0001C4, "Member 'UCharacterMovementComponent::JumpOffJumpZFactor' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, WalkableFloorAngle) == 0x0001E4, "Member 'UCharacterMovementComponent::WalkableFloorAngle' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, WalkableFloorZ) == 0x0001E8, "Member 'UCharacterMovementComponent::WalkableFloorZ' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MovementMode) == 0x0001EC, "Member 'UCharacterMovementComponent::MovementMode' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, CustomMovementMode) == 0x0001ED, "Member 'UCharacterMovementComponent::CustomMovementMode' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkSmoothingMode) == 0x0001EE, "Member 'UCharacterMovementComponent::NetworkSmoothingMode' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, GroundFriction) == 0x0001F0, "Member 'UCharacterMovementComponent::GroundFriction' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxWalkSpeed) == 0x000238, "Member 'UCharacterMovementComponent::MaxWalkSpeed' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxWalkSpeedCrouched) == 0x00023C, "Member 'UCharacterMovementComponent::MaxWalkSpeedCrouched' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxSwimSpeed) == 0x000240, "Member 'UCharacterMovementComponent::MaxSwimSpeed' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxFlySpeed) == 0x000244, "Member 'UCharacterMovementComponent::MaxFlySpeed' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxCustomMovementSpeed) == 0x000248, "Member 'UCharacterMovementComponent::MaxCustomMovementSpeed' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxAcceleration) == 0x00024C, "Member 'UCharacterMovementComponent::MaxAcceleration' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MinAnalogWalkSpeed) == 0x000250, "Member 'UCharacterMovementComponent::MinAnalogWalkSpeed' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, BrakingFrictionFactor) == 0x000254, "Member 'UCharacterMovementComponent::BrakingFrictionFactor' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, BrakingFriction) == 0x000258, "Member 'UCharacterMovementComponent::BrakingFriction' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, BrakingSubStepTime) == 0x00025C, "Member 'UCharacterMovementComponent::BrakingSubStepTime' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, BrakingDecelerationWalking) == 0x000260, "Member 'UCharacterMovementComponent::BrakingDecelerationWalking' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, BrakingDecelerationFalling) == 0x000264, "Member 'UCharacterMovementComponent::BrakingDecelerationFalling' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, BrakingDecelerationSwimming) == 0x000268, "Member 'UCharacterMovementComponent::BrakingDecelerationSwimming' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, BrakingDecelerationFlying) == 0x00026C, "Member 'UCharacterMovementComponent::BrakingDecelerationFlying' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AirControl) == 0x000270, "Member 'UCharacterMovementComponent::AirControl' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AirControlBoostMultiplier) == 0x000274, "Member 'UCharacterMovementComponent::AirControlBoostMultiplier' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AirControlBoostVelocityThreshold) == 0x000278, "Member 'UCharacterMovementComponent::AirControlBoostVelocityThreshold' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, FallingLateralFriction) == 0x00027C, "Member 'UCharacterMovementComponent::FallingLateralFriction' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, CrouchedHalfHeight) == 0x000280, "Member 'UCharacterMovementComponent::CrouchedHalfHeight' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, Buoyancy) == 0x000284, "Member 'UCharacterMovementComponent::Buoyancy' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, PerchRadiusThreshold) == 0x000288, "Member 'UCharacterMovementComponent::PerchRadiusThreshold' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, PerchAdditionalHeight) == 0x00028C, "Member 'UCharacterMovementComponent::PerchAdditionalHeight' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, RotationRate) == 0x000290, "Member 'UCharacterMovementComponent::RotationRate' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, DeferredUpdatedMoveComponent) == 0x0002B0, "Member 'UCharacterMovementComponent::DeferredUpdatedMoveComponent' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxOutOfWaterStepHeight) == 0x0002B8, "Member 'UCharacterMovementComponent::MaxOutOfWaterStepHeight' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, OutofWaterZ) == 0x0002BC, "Member 'UCharacterMovementComponent::OutofWaterZ' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, Mass) == 0x0002C0, "Member 'UCharacterMovementComponent::Mass' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, StandingDownwardForceScale) == 0x0002C4, "Member 'UCharacterMovementComponent::StandingDownwardForceScale' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, InitialPushForceFactor) == 0x0002C8, "Member 'UCharacterMovementComponent::InitialPushForceFactor' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, PushForceFactor) == 0x0002CC, "Member 'UCharacterMovementComponent::PushForceFactor' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, PushForcePointZOffsetFactor) == 0x0002D0, "Member 'UCharacterMovementComponent::PushForcePointZOffsetFactor' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, TouchForceFactor) == 0x0002D4, "Member 'UCharacterMovementComponent::TouchForceFactor' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MinTouchForce) == 0x0002D8, "Member 'UCharacterMovementComponent::MinTouchForce' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxTouchForce) == 0x0002DC, "Member 'UCharacterMovementComponent::MaxTouchForce' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, RepulsionForce) == 0x0002E0, "Member 'UCharacterMovementComponent::RepulsionForce' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, Acceleration) == 0x0002E8, "Member 'UCharacterMovementComponent::Acceleration' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, LastUpdateRotation) == 0x000300, "Member 'UCharacterMovementComponent::LastUpdateRotation' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, LastUpdateLocation) == 0x000320, "Member 'UCharacterMovementComponent::LastUpdateLocation' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, LastUpdateVelocity) == 0x000338, "Member 'UCharacterMovementComponent::LastUpdateVelocity' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, ServerLastTransformUpdateTimeStamp) == 0x000350, "Member 'UCharacterMovementComponent::ServerLastTransformUpdateTimeStamp' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, ServerLastClientGoodMoveAckTime) == 0x000354, "Member 'UCharacterMovementComponent::ServerLastClientGoodMoveAckTime' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, ServerLastClientAdjustmentTime) == 0x000358, "Member 'UCharacterMovementComponent::ServerLastClientAdjustmentTime' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, PendingImpulseToApply) == 0x000360, "Member 'UCharacterMovementComponent::PendingImpulseToApply' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, PendingForceToApply) == 0x000378, "Member 'UCharacterMovementComponent::PendingForceToApply' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AnalogInputModifier) == 0x000390, "Member 'UCharacterMovementComponent::AnalogInputModifier' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxSimulationTimeStep) == 0x0003A0, "Member 'UCharacterMovementComponent::MaxSimulationTimeStep' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxSimulationIterations) == 0x0003A4, "Member 'UCharacterMovementComponent::MaxSimulationIterations' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxJumpApexAttemptsPerSimulation) == 0x0003A8, "Member 'UCharacterMovementComponent::MaxJumpApexAttemptsPerSimulation' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxDepenetrationWithGeometry) == 0x0003AC, "Member 'UCharacterMovementComponent::MaxDepenetrationWithGeometry' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxDepenetrationWithGeometryAsProxy) == 0x0003B0, "Member 'UCharacterMovementComponent::MaxDepenetrationWithGeometryAsProxy' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxDepenetrationWithPawn) == 0x0003B4, "Member 'UCharacterMovementComponent::MaxDepenetrationWithPawn' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxDepenetrationWithPawnAsProxy) == 0x0003B8, "Member 'UCharacterMovementComponent::MaxDepenetrationWithPawnAsProxy' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkSimulatedSmoothLocationTime) == 0x0003BC, "Member 'UCharacterMovementComponent::NetworkSimulatedSmoothLocationTime' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkSimulatedSmoothRotationTime) == 0x0003C0, "Member 'UCharacterMovementComponent::NetworkSimulatedSmoothRotationTime' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, ListenServerNetworkSimulatedSmoothLocationTime) == 0x0003C4, "Member 'UCharacterMovementComponent::ListenServerNetworkSimulatedSmoothLocationTime' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, ListenServerNetworkSimulatedSmoothRotationTime) == 0x0003C8, "Member 'UCharacterMovementComponent::ListenServerNetworkSimulatedSmoothRotationTime' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetProxyShrinkRadius) == 0x0003CC, "Member 'UCharacterMovementComponent::NetProxyShrinkRadius' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetProxyShrinkHalfHeight) == 0x0003D0, "Member 'UCharacterMovementComponent::NetProxyShrinkHalfHeight' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkMaxSmoothUpdateDistance) == 0x0003D4, "Member 'UCharacterMovementComponent::NetworkMaxSmoothUpdateDistance' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkNoSmoothUpdateDistance) == 0x0003D8, "Member 'UCharacterMovementComponent::NetworkNoSmoothUpdateDistance' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkMinTimeBetweenClientAckGoodMoves) == 0x0003DC, "Member 'UCharacterMovementComponent::NetworkMinTimeBetweenClientAckGoodMoves' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkMinTimeBetweenClientAdjustments) == 0x0003E0, "Member 'UCharacterMovementComponent::NetworkMinTimeBetweenClientAdjustments' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkMinTimeBetweenClientAdjustmentsLargeCorrection) == 0x0003E4, "Member 'UCharacterMovementComponent::NetworkMinTimeBetweenClientAdjustmentsLargeCorrection' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkLargeClientCorrectionDistance) == 0x0003E8, "Member 'UCharacterMovementComponent::NetworkLargeClientCorrectionDistance' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, LedgeCheckThreshold) == 0x0003EC, "Member 'UCharacterMovementComponent::LedgeCheckThreshold' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, JumpOutOfWaterPitch) == 0x0003F0, "Member 'UCharacterMovementComponent::JumpOutOfWaterPitch' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, CurrentFloor) == 0x0003F8, "Member 'UCharacterMovementComponent::CurrentFloor' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, DefaultLandMovementMode) == 0x0004F0, "Member 'UCharacterMovementComponent::DefaultLandMovementMode' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, DefaultWaterMovementMode) == 0x0004F1, "Member 'UCharacterMovementComponent::DefaultWaterMovementMode' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, GroundMovementMode) == 0x0004F2, "Member 'UCharacterMovementComponent::GroundMovementMode' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, FormerBaseVelocityDecayHalfLife) == 0x000500, "Member 'UCharacterMovementComponent::FormerBaseVelocityDecayHalfLife' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AvoidanceConsiderationRadius) == 0x000524, "Member 'UCharacterMovementComponent::AvoidanceConsiderationRadius' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, RequestedVelocity) == 0x000528, "Member 'UCharacterMovementComponent::RequestedVelocity' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, LastUpdateRequestedVelocity) == 0x000540, "Member 'UCharacterMovementComponent::LastUpdateRequestedVelocity' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AvoidanceUID) == 0x000558, "Member 'UCharacterMovementComponent::AvoidanceUID' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AvoidanceGroup) == 0x00055C, "Member 'UCharacterMovementComponent::AvoidanceGroup' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, GroupsToAvoid) == 0x000560, "Member 'UCharacterMovementComponent::GroupsToAvoid' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, GroupsToIgnore) == 0x000564, "Member 'UCharacterMovementComponent::GroupsToIgnore' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AvoidanceWeight) == 0x000568, "Member 'UCharacterMovementComponent::AvoidanceWeight' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, PendingLaunchVelocity) == 0x000570, "Member 'UCharacterMovementComponent::PendingLaunchVelocity' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NavMeshProjectionInterval) == 0x0006C0, "Member 'UCharacterMovementComponent::NavMeshProjectionInterval' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NavMeshProjectionTimer) == 0x0006C4, "Member 'UCharacterMovementComponent::NavMeshProjectionTimer' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NavMeshProjectionInterpSpeed) == 0x0006C8, "Member 'UCharacterMovementComponent::NavMeshProjectionInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NavMeshProjectionHeightScaleUp) == 0x0006CC, "Member 'UCharacterMovementComponent::NavMeshProjectionHeightScaleUp' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NavMeshProjectionHeightScaleDown) == 0x0006D0, "Member 'UCharacterMovementComponent::NavMeshProjectionHeightScaleDown' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NavWalkingFloorDistTolerance) == 0x0006D4, "Member 'UCharacterMovementComponent::NavWalkingFloorDistTolerance' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, PostPhysicsTickFunction) == 0x000720, "Member 'UCharacterMovementComponent::PostPhysicsTickFunction' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MinTimeBetweenTimeStampResets) == 0x000780, "Member 'UCharacterMovementComponent::MinTimeBetweenTimeStampResets' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, CurrentRootMotion) == 0x000CD8, "Member 'UCharacterMovementComponent::CurrentRootMotion' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, ServerCorrectionRootMotion) == 0x000D20, "Member 'UCharacterMovementComponent::ServerCorrectionRootMotion' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, RootMotionParams) == 0x000ED0, "Member 'UCharacterMovementComponent::RootMotionParams' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AnimRootMotionVelocity) == 0x000F40, "Member 'UCharacterMovementComponent::AnimRootMotionVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALightWeightInstanceManager \ static_assert(alignof(ALightWeightInstanceManager) == 0x000008, "Wrong alignment on ALightWeightInstanceManager"); \ static_assert(sizeof(ALightWeightInstanceManager) == 0x000390, "Wrong size on ALightWeightInstanceManager"); \ static_assert(offsetof(ALightWeightInstanceManager, RepresentedClass) == 0x000300, "Member 'ALightWeightInstanceManager::RepresentedClass' has a wrong offset!"); \ static_assert(offsetof(ALightWeightInstanceManager, AcceptedClass) == 0x000308, "Member 'ALightWeightInstanceManager::AcceptedClass' has a wrong offset!"); \ static_assert(offsetof(ALightWeightInstanceManager, InstanceTransforms) == 0x000310, "Member 'ALightWeightInstanceManager::InstanceTransforms' has a wrong offset!"); \ static_assert(offsetof(ALightWeightInstanceManager, FreeIndices) == 0x000370, "Member 'ALightWeightInstanceManager::FreeIndices' has a wrong offset!"); \ static_assert(offsetof(ALightWeightInstanceManager, ValidIndices) == 0x000380, "Member 'ALightWeightInstanceManager::ValidIndices' has a wrong offset!"); \ #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_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_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_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) == 0x0005C0, "Wrong size on UMeshComponent"); \ static_assert(offsetof(UMeshComponent, OverrideMaterials) == 0x000588, "Member 'UMeshComponent::OverrideMaterials' has a wrong offset!"); \ static_assert(offsetof(UMeshComponent, OverlayMaterial) == 0x000598, "Member 'UMeshComponent::OverlayMaterial' has a wrong offset!"); \ static_assert(offsetof(UMeshComponent, OverlayMaterialMaxDrawDistance) == 0x0005A0, "Member 'UMeshComponent::OverlayMaterialMaxDrawDistance' has a wrong offset!"); \ #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_URuntimeOptionsBase \ static_assert(alignof(URuntimeOptionsBase) == 0x000008, "Wrong alignment on URuntimeOptionsBase"); \ static_assert(sizeof(URuntimeOptionsBase) == 0x000038, "Wrong size on URuntimeOptionsBase"); \ #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_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_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_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) == 0x000680, "Wrong size on ACharacter"); \ static_assert(offsetof(ACharacter, Mesh) == 0x000378, "Member 'ACharacter::Mesh' has a wrong offset!"); \ static_assert(offsetof(ACharacter, CharacterMovement) == 0x000380, "Member 'ACharacter::CharacterMovement' has a wrong offset!"); \ static_assert(offsetof(ACharacter, CapsuleComponent) == 0x000388, "Member 'ACharacter::CapsuleComponent' has a wrong offset!"); \ static_assert(offsetof(ACharacter, BasedMovement) == 0x000390, "Member 'ACharacter::BasedMovement' has a wrong offset!"); \ static_assert(offsetof(ACharacter, ReplicatedBasedMovement) == 0x0003D8, "Member 'ACharacter::ReplicatedBasedMovement' has a wrong offset!"); \ static_assert(offsetof(ACharacter, AnimRootMotionTranslationScale) == 0x000420, "Member 'ACharacter::AnimRootMotionTranslationScale' has a wrong offset!"); \ static_assert(offsetof(ACharacter, BaseTranslationOffset) == 0x000428, "Member 'ACharacter::BaseTranslationOffset' has a wrong offset!"); \ static_assert(offsetof(ACharacter, BaseRotationOffset) == 0x000440, "Member 'ACharacter::BaseRotationOffset' has a wrong offset!"); \ static_assert(offsetof(ACharacter, ReplicatedServerLastTransformUpdateTimeStamp) == 0x000460, "Member 'ACharacter::ReplicatedServerLastTransformUpdateTimeStamp' has a wrong offset!"); \ static_assert(offsetof(ACharacter, ReplayLastTransformUpdateTimeStamp) == 0x000464, "Member 'ACharacter::ReplayLastTransformUpdateTimeStamp' has a wrong offset!"); \ static_assert(offsetof(ACharacter, ReplicatedMovementMode) == 0x000468, "Member 'ACharacter::ReplicatedMovementMode' has a wrong offset!"); \ static_assert(offsetof(ACharacter, bInBaseReplication) == 0x000469, "Member 'ACharacter::bInBaseReplication' has a wrong offset!"); \ static_assert(offsetof(ACharacter, CrouchedEyeHeight) == 0x00046C, "Member 'ACharacter::CrouchedEyeHeight' has a wrong offset!"); \ static_assert(offsetof(ACharacter, JumpKeyHoldTime) == 0x000474, "Member 'ACharacter::JumpKeyHoldTime' has a wrong offset!"); \ static_assert(offsetof(ACharacter, JumpForceTimeRemaining) == 0x000478, "Member 'ACharacter::JumpForceTimeRemaining' has a wrong offset!"); \ static_assert(offsetof(ACharacter, ProxyJumpForceStartedTime) == 0x00047C, "Member 'ACharacter::ProxyJumpForceStartedTime' has a wrong offset!"); \ static_assert(offsetof(ACharacter, JumpMaxHoldTime) == 0x000480, "Member 'ACharacter::JumpMaxHoldTime' has a wrong offset!"); \ static_assert(offsetof(ACharacter, JumpMaxCount) == 0x000484, "Member 'ACharacter::JumpMaxCount' has a wrong offset!"); \ static_assert(offsetof(ACharacter, JumpCurrentCount) == 0x000488, "Member 'ACharacter::JumpCurrentCount' has a wrong offset!"); \ static_assert(offsetof(ACharacter, JumpCurrentCountPreJump) == 0x00048C, "Member 'ACharacter::JumpCurrentCountPreJump' has a wrong offset!"); \ static_assert(offsetof(ACharacter, OnReachedJumpApex) == 0x000498, "Member 'ACharacter::OnReachedJumpApex' has a wrong offset!"); \ static_assert(offsetof(ACharacter, LandedDelegate) == 0x0004A8, "Member 'ACharacter::LandedDelegate' has a wrong offset!"); \ static_assert(offsetof(ACharacter, MovementModeChangedDelegate) == 0x0004B8, "Member 'ACharacter::MovementModeChangedDelegate' has a wrong offset!"); \ static_assert(offsetof(ACharacter, OnCharacterMovementUpdated) == 0x0004C8, "Member 'ACharacter::OnCharacterMovementUpdated' has a wrong offset!"); \ static_assert(offsetof(ACharacter, SavedRootMotion) == 0x0004D8, "Member 'ACharacter::SavedRootMotion' has a wrong offset!"); \ static_assert(offsetof(ACharacter, ClientRootMotionParams) == 0x000520, "Member 'ACharacter::ClientRootMotionParams' has a wrong offset!"); \ static_assert(offsetof(ACharacter, RootMotionRepMoves) == 0x000590, "Member 'ACharacter::RootMotionRepMoves' has a wrong offset!"); \ static_assert(offsetof(ACharacter, RepRootMotion) == 0x0005A0, "Member 'ACharacter::RepRootMotion' has a wrong offset!"); \ #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_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) == 0x0003E0, "Wrong size on AHUD"); \ static_assert(offsetof(AHUD, PlayerOwner) == 0x0002F0, "Member 'AHUD::PlayerOwner' has a wrong offset!"); \ static_assert(offsetof(AHUD, CurrentTargetIndex) == 0x0002FC, "Member 'AHUD::CurrentTargetIndex' has a wrong offset!"); \ static_assert(offsetof(AHUD, PostRenderedActors) == 0x000308, "Member 'AHUD::PostRenderedActors' has a wrong offset!"); \ static_assert(offsetof(AHUD, DebugDisplay) == 0x000320, "Member 'AHUD::DebugDisplay' has a wrong offset!"); \ static_assert(offsetof(AHUD, ToggledDebugCategories) == 0x000330, "Member 'AHUD::ToggledDebugCategories' has a wrong offset!"); \ static_assert(offsetof(AHUD, Canvas) == 0x000340, "Member 'AHUD::Canvas' has a wrong offset!"); \ static_assert(offsetof(AHUD, DebugCanvas) == 0x000348, "Member 'AHUD::DebugCanvas' has a wrong offset!"); \ static_assert(offsetof(AHUD, DebugTextList) == 0x000350, "Member 'AHUD::DebugTextList' has a wrong offset!"); \ static_assert(offsetof(AHUD, ShowDebugTargetDesiredClass) == 0x000360, "Member 'AHUD::ShowDebugTargetDesiredClass' has a wrong offset!"); \ static_assert(offsetof(AHUD, ShowDebugTargetActor) == 0x000368, "Member 'AHUD::ShowDebugTargetActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStreamingSettings \ static_assert(alignof(UStreamingSettings) == 0x000008, "Wrong alignment on UStreamingSettings"); \ static_assert(sizeof(UStreamingSettings) == 0x000088, "Wrong size on UStreamingSettings"); \ static_assert(offsetof(UStreamingSettings, RPCtoClientLoadStreamingLevelKey) == 0x000040, "Member 'UStreamingSettings::RPCtoClientLoadStreamingLevelKey' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, TimeLimitExceededMultiplier) == 0x000054, "Member 'UStreamingSettings::TimeLimitExceededMultiplier' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, TimeLimitExceededMinTime) == 0x000058, "Member 'UStreamingSettings::TimeLimitExceededMinTime' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, MinBulkDataSizeForAsyncLoading) == 0x00005C, "Member 'UStreamingSettings::MinBulkDataSizeForAsyncLoading' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, AsyncLoadingTimeLimit) == 0x000064, "Member 'UStreamingSettings::AsyncLoadingTimeLimit' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, PriorityAsyncLoadingExtraTime) == 0x000068, "Member 'UStreamingSettings::PriorityAsyncLoadingExtraTime' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, LevelStreamingActorsUpdateTimeLimit) == 0x00006C, "Member 'UStreamingSettings::LevelStreamingActorsUpdateTimeLimit' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, PriorityLevelStreamingActorsUpdateExtraTime) == 0x000070, "Member 'UStreamingSettings::PriorityLevelStreamingActorsUpdateExtraTime' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, LevelStreamingComponentsRegistrationGranularity) == 0x000074, "Member 'UStreamingSettings::LevelStreamingComponentsRegistrationGranularity' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, LevelStreamingAddPrimitiveGranularity) == 0x000078, "Member 'UStreamingSettings::LevelStreamingAddPrimitiveGranularity' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, LevelStreamingUnregisterComponentsTimeLimit) == 0x00007C, "Member 'UStreamingSettings::LevelStreamingUnregisterComponentsTimeLimit' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, LevelStreamingComponentsUnregistrationGranularity) == 0x000080, "Member 'UStreamingSettings::LevelStreamingComponentsUnregistrationGranularity' has a wrong offset!"); \ #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_UAssetUserData \ static_assert(alignof(UAssetUserData) == 0x000008, "Wrong alignment on UAssetUserData"); \ static_assert(sizeof(UAssetUserData) == 0x000028, "Wrong size on UAssetUserData"); \ #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_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_UMaterialExpressionStrataUtilityBase \ static_assert(alignof(UMaterialExpressionStrataUtilityBase) == 0x000008, "Wrong alignment on UMaterialExpressionStrataUtilityBase"); \ static_assert(sizeof(UMaterialExpressionStrataUtilityBase) == 0x0000B0, "Wrong size on UMaterialExpressionStrataUtilityBase"); \ #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_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_UMaterialFunctionMaterialLayer \ static_assert(alignof(UMaterialFunctionMaterialLayer) == 0x000008, "Wrong alignment on UMaterialFunctionMaterialLayer"); \ static_assert(sizeof(UMaterialFunctionMaterialLayer) == 0x000058, "Wrong size on UMaterialFunctionMaterialLayer"); \ #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_UMaterialExpressionPixelDepth \ static_assert(alignof(UMaterialExpressionPixelDepth) == 0x000008, "Wrong alignment on UMaterialExpressionPixelDepth"); \ static_assert(sizeof(UMaterialExpressionPixelDepth) == 0x0000B0, "Wrong size on UMaterialExpressionPixelDepth"); \ #define DUMPER7_ASSERTS_AVectorFieldVolume \ static_assert(alignof(AVectorFieldVolume) == 0x000008, "Wrong alignment on AVectorFieldVolume"); \ static_assert(sizeof(AVectorFieldVolume) == 0x0002F8, "Wrong size on AVectorFieldVolume"); \ static_assert(offsetof(AVectorFieldVolume, VectorFieldComponent) == 0x0002F0, "Member 'AVectorFieldVolume::VectorFieldComponent' has a wrong offset!"); \ #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_UDynamicBlueprintBinding \ static_assert(alignof(UDynamicBlueprintBinding) == 0x000008, "Wrong alignment on UDynamicBlueprintBinding"); \ static_assert(sizeof(UDynamicBlueprintBinding) == 0x000028, "Wrong size on UDynamicBlueprintBinding"); \ #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_UHLODProxyDesc \ static_assert(alignof(UHLODProxyDesc) == 0x000008, "Wrong alignment on UHLODProxyDesc"); \ static_assert(sizeof(UHLODProxyDesc) == 0x000028, "Wrong size on UHLODProxyDesc"); \ #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) == 0x0008F0, "Wrong size on USkinnedMeshComponent"); \ static_assert(offsetof(USkinnedMeshComponent, SkeletalMesh) == 0x0005C8, "Member 'USkinnedMeshComponent::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, SkinnedAsset) == 0x0005D0, "Member 'USkinnedMeshComponent::SkinnedAsset' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, LeaderPoseComponent) == 0x0005D8, "Member 'USkinnedMeshComponent::LeaderPoseComponent' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, SkinCacheUsage) == 0x0005E0, "Member 'USkinnedMeshComponent::SkinCacheUsage' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, bSetMeshDeformer) == 0x0005F0, "Member 'USkinnedMeshComponent::bSetMeshDeformer' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, MeshDeformer) == 0x0005F8, "Member 'USkinnedMeshComponent::MeshDeformer' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, MeshDeformerInstanceSettings) == 0x000600, "Member 'USkinnedMeshComponent::MeshDeformerInstanceSettings' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, MeshDeformerInstance) == 0x000608, "Member 'USkinnedMeshComponent::MeshDeformerInstance' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, PhysicsAssetOverride) == 0x000778, "Member 'USkinnedMeshComponent::PhysicsAssetOverride' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, ForcedLodModel) == 0x000780, "Member 'USkinnedMeshComponent::ForcedLodModel' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, MinLodModel) == 0x000784, "Member 'USkinnedMeshComponent::MinLodModel' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, StreamingDistanceMultiplier) == 0x000790, "Member 'USkinnedMeshComponent::StreamingDistanceMultiplier' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, LODInfo) == 0x0007A0, "Member 'USkinnedMeshComponent::LODInfo' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, VisibilityBasedAnimTickOption) == 0x0007D4, "Member 'USkinnedMeshComponent::VisibilityBasedAnimTickOption' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, CapsuleIndirectShadowMinVisibility) == 0x0007DC, "Member 'USkinnedMeshComponent::CapsuleIndirectShadowMinVisibility' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, CachedWorldOrLocalSpaceBounds) == 0x000818, "Member 'USkinnedMeshComponent::CachedWorldOrLocalSpaceBounds' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, CachedWorldToLocalTransform) == 0x000850, "Member 'USkinnedMeshComponent::CachedWorldToLocalTransform' 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_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_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_UInputDelegateBinding \ static_assert(alignof(UInputDelegateBinding) == 0x000008, "Wrong alignment on UInputDelegateBinding"); \ static_assert(sizeof(UInputDelegateBinding) == 0x000028, "Wrong size on UInputDelegateBinding"); \ #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_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) == 0x000388, "Wrong size on AController"); \ static_assert(offsetof(AController, PlayerState) == 0x0002F8, "Member 'AController::PlayerState' has a wrong offset!"); \ static_assert(offsetof(AController, OnInstigatedAnyDamage) == 0x000308, "Member 'AController::OnInstigatedAnyDamage' has a wrong offset!"); \ static_assert(offsetof(AController, OnPossessedPawnChanged) == 0x000318, "Member 'AController::OnPossessedPawnChanged' has a wrong offset!"); \ static_assert(offsetof(AController, StateName) == 0x000328, "Member 'AController::StateName' has a wrong offset!"); \ static_assert(offsetof(AController, Pawn) == 0x000330, "Member 'AController::Pawn' has a wrong offset!"); \ static_assert(offsetof(AController, Character) == 0x000340, "Member 'AController::Character' has a wrong offset!"); \ static_assert(offsetof(AController, TransformComponent) == 0x000348, "Member 'AController::TransformComponent' has a wrong offset!"); \ static_assert(offsetof(AController, ControlRotation) == 0x000368, "Member 'AController::ControlRotation' has a wrong offset!"); \ #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_0) == 0x000008, "Member 'PlayerController_ClientReceiveLocalizedMessage::switch_0' 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) == 0x0008B0, "Wrong size on APlayerController"); \ static_assert(offsetof(APlayerController, Player) == 0x000390, "Member 'APlayerController::Player' has a wrong offset!"); \ static_assert(offsetof(APlayerController, AcknowledgedPawn) == 0x000398, "Member 'APlayerController::AcknowledgedPawn' has a wrong offset!"); \ static_assert(offsetof(APlayerController, MyHUD) == 0x0003A0, "Member 'APlayerController::MyHUD' has a wrong offset!"); \ static_assert(offsetof(APlayerController, PlayerCameraManager) == 0x0003A8, "Member 'APlayerController::PlayerCameraManager' has a wrong offset!"); \ static_assert(offsetof(APlayerController, PlayerCameraManagerClass) == 0x0003B0, "Member 'APlayerController::PlayerCameraManagerClass' has a wrong offset!"); \ static_assert(offsetof(APlayerController, bAutoManageActiveCameraTarget) == 0x0003B8, "Member 'APlayerController::bAutoManageActiveCameraTarget' has a wrong offset!"); \ static_assert(offsetof(APlayerController, TargetViewRotation) == 0x0003C0, "Member 'APlayerController::TargetViewRotation' has a wrong offset!"); \ static_assert(offsetof(APlayerController, SmoothTargetViewRotationSpeed) == 0x0003F0, "Member 'APlayerController::SmoothTargetViewRotationSpeed' has a wrong offset!"); \ static_assert(offsetof(APlayerController, HiddenActors) == 0x0003F8, "Member 'APlayerController::HiddenActors' has a wrong offset!"); \ static_assert(offsetof(APlayerController, HiddenPrimitiveComponents) == 0x000408, "Member 'APlayerController::HiddenPrimitiveComponents' has a wrong offset!"); \ static_assert(offsetof(APlayerController, LastSpectatorStateSynchTime) == 0x00041C, "Member 'APlayerController::LastSpectatorStateSynchTime' has a wrong offset!"); \ static_assert(offsetof(APlayerController, LastSpectatorSyncLocation) == 0x000420, "Member 'APlayerController::LastSpectatorSyncLocation' has a wrong offset!"); \ static_assert(offsetof(APlayerController, LastSpectatorSyncRotation) == 0x000438, "Member 'APlayerController::LastSpectatorSyncRotation' has a wrong offset!"); \ static_assert(offsetof(APlayerController, ClientCap) == 0x000450, "Member 'APlayerController::ClientCap' has a wrong offset!"); \ static_assert(offsetof(APlayerController, CheatManager) == 0x000458, "Member 'APlayerController::CheatManager' has a wrong offset!"); \ static_assert(offsetof(APlayerController, CheatClass) == 0x000460, "Member 'APlayerController::CheatClass' has a wrong offset!"); \ static_assert(offsetof(APlayerController, PlayerInput) == 0x000468, "Member 'APlayerController::PlayerInput' has a wrong offset!"); \ static_assert(offsetof(APlayerController, ActiveForceFeedbackEffects) == 0x000470, "Member 'APlayerController::ActiveForceFeedbackEffects' has a wrong offset!"); \ static_assert(offsetof(APlayerController, AsyncPhysicsDataClass) == 0x000480, "Member 'APlayerController::AsyncPhysicsDataClass' has a wrong offset!"); \ static_assert(offsetof(APlayerController, AsyncPhysicsDataComponent) == 0x000488, "Member 'APlayerController::AsyncPhysicsDataComponent' has a wrong offset!"); \ static_assert(offsetof(APlayerController, NetPlayerIndex) == 0x000514, "Member 'APlayerController::NetPlayerIndex' has a wrong offset!"); \ static_assert(offsetof(APlayerController, PendingSwapConnection) == 0x000570, "Member 'APlayerController::PendingSwapConnection' has a wrong offset!"); \ static_assert(offsetof(APlayerController, NetConnection) == 0x000578, "Member 'APlayerController::NetConnection' has a wrong offset!"); \ static_assert(offsetof(APlayerController, InputYawScale) == 0x000598, "Member 'APlayerController::InputYawScale' has a wrong offset!"); \ static_assert(offsetof(APlayerController, InputPitchScale) == 0x00059C, "Member 'APlayerController::InputPitchScale' has a wrong offset!"); \ static_assert(offsetof(APlayerController, InputRollScale) == 0x0005A0, "Member 'APlayerController::InputRollScale' has a wrong offset!"); \ static_assert(offsetof(APlayerController, StreamingSourcePriority) == 0x0005A8, "Member 'APlayerController::StreamingSourcePriority' has a wrong offset!"); \ static_assert(offsetof(APlayerController, StreamingSourceDebugColor) == 0x0005AC, "Member 'APlayerController::StreamingSourceDebugColor' has a wrong offset!"); \ static_assert(offsetof(APlayerController, StreamingSourceShapes) == 0x0005B0, "Member 'APlayerController::StreamingSourceShapes' has a wrong offset!"); \ static_assert(offsetof(APlayerController, ForceFeedbackScale) == 0x0005C0, "Member 'APlayerController::ForceFeedbackScale' has a wrong offset!"); \ static_assert(offsetof(APlayerController, ClickEventKeys) == 0x0005C8, "Member 'APlayerController::ClickEventKeys' has a wrong offset!"); \ static_assert(offsetof(APlayerController, DefaultMouseCursor) == 0x0005D8, "Member 'APlayerController::DefaultMouseCursor' has a wrong offset!"); \ static_assert(offsetof(APlayerController, CurrentMouseCursor) == 0x0005D9, "Member 'APlayerController::CurrentMouseCursor' has a wrong offset!"); \ static_assert(offsetof(APlayerController, DefaultClickTraceChannel) == 0x0005DA, "Member 'APlayerController::DefaultClickTraceChannel' has a wrong offset!"); \ static_assert(offsetof(APlayerController, CurrentClickTraceChannel) == 0x0005DB, "Member 'APlayerController::CurrentClickTraceChannel' has a wrong offset!"); \ static_assert(offsetof(APlayerController, HitResultTraceDistance) == 0x0005DC, "Member 'APlayerController::HitResultTraceDistance' has a wrong offset!"); \ static_assert(offsetof(APlayerController, SeamlessTravelCount) == 0x0005E0, "Member 'APlayerController::SeamlessTravelCount' has a wrong offset!"); \ static_assert(offsetof(APlayerController, LastCompletedSeamlessTravelCount) == 0x0005E2, "Member 'APlayerController::LastCompletedSeamlessTravelCount' has a wrong offset!"); \ static_assert(offsetof(APlayerController, InactiveStateInputComponent) == 0x000668, "Member 'APlayerController::InactiveStateInputComponent' has a wrong offset!"); \ static_assert(offsetof(APlayerController, CurrentTouchInterface) == 0x000688, "Member 'APlayerController::CurrentTouchInterface' has a wrong offset!"); \ static_assert(offsetof(APlayerController, OverridePlayerInputClass) == 0x000690, "Member 'APlayerController::OverridePlayerInputClass' has a wrong offset!"); \ static_assert(offsetof(APlayerController, SpectatorPawn) == 0x000710, "Member 'APlayerController::SpectatorPawn' has a wrong offset!"); \ static_assert(offsetof(APlayerController, bIsLocalPlayerController) == 0x00071C, "Member 'APlayerController::bIsLocalPlayerController' has a wrong offset!"); \ static_assert(offsetof(APlayerController, SpawnLocation) == 0x000720, "Member 'APlayerController::SpawnLocation' 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_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) == 0x000170, "Wrong size on UInputComponent"); \ static_assert(offsetof(UInputComponent, CachedKeyToActionInfo) == 0x000158, "Member 'UInputComponent::CachedKeyToActionInfo' has a wrong offset!"); \ #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_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_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_UDebugDrawComponent \ static_assert(alignof(UDebugDrawComponent) == 0x000010, "Wrong alignment on UDebugDrawComponent"); \ static_assert(sizeof(UDebugDrawComponent) == 0x0005E0, "Wrong size on UDebugDrawComponent"); \ #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_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) == 0x000050, "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) == 0x000048, "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) == 0x000048, "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) == 0x000040, "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) == 0x000050, "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) == 0x000048, "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) == 0x000040, "Wrong size on UAnimNotifyState"); \ static_assert(offsetof(UAnimNotifyState, NotifyID) == 0x000028, "Member 'UAnimNotifyState::NotifyID' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState, UseNotifyID) == 0x000038, "Member 'UAnimNotifyState::UseNotifyID' 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_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_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) == 0x000120, "Wrong size on UPawnNoiseEmitterComponent"); \ static_assert(offsetof(UPawnNoiseEmitterComponent, LastRemoteNoisePosition) == 0x0000F0, "Member 'UPawnNoiseEmitterComponent::LastRemoteNoisePosition' has a wrong offset!"); \ static_assert(offsetof(UPawnNoiseEmitterComponent, NoiseLifetime) == 0x000108, "Member 'UPawnNoiseEmitterComponent::NoiseLifetime' has a wrong offset!"); \ static_assert(offsetof(UPawnNoiseEmitterComponent, LastRemoteNoiseVolume) == 0x00010C, "Member 'UPawnNoiseEmitterComponent::LastRemoteNoiseVolume' has a wrong offset!"); \ static_assert(offsetof(UPawnNoiseEmitterComponent, LastRemoteNoiseTime) == 0x000110, "Member 'UPawnNoiseEmitterComponent::LastRemoteNoiseTime' has a wrong offset!"); \ static_assert(offsetof(UPawnNoiseEmitterComponent, LastLocalNoiseVolume) == 0x000114, "Member 'UPawnNoiseEmitterComponent::LastLocalNoiseVolume' has a wrong offset!"); \ static_assert(offsetof(UPawnNoiseEmitterComponent, LastLocalNoiseTime) == 0x000118, "Member 'UPawnNoiseEmitterComponent::LastLocalNoiseTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABrush \ static_assert(alignof(ABrush) == 0x000008, "Wrong alignment on ABrush"); \ static_assert(sizeof(ABrush) == 0x000328, "Wrong size on ABrush"); \ static_assert(offsetof(ABrush, BrushType) == 0x0002F0, "Member 'ABrush::BrushType' has a wrong offset!"); \ static_assert(offsetof(ABrush, BrushColor) == 0x0002F4, "Member 'ABrush::BrushColor' has a wrong offset!"); \ static_assert(offsetof(ABrush, PolyFlags) == 0x0002F8, "Member 'ABrush::PolyFlags' has a wrong offset!"); \ static_assert(offsetof(ABrush, Brush) == 0x000300, "Member 'ABrush::Brush' has a wrong offset!"); \ static_assert(offsetof(ABrush, BrushComponent) == 0x000308, "Member 'ABrush::BrushComponent' has a wrong offset!"); \ static_assert(offsetof(ABrush, SavedSelections) == 0x000318, "Member 'ABrush::SavedSelections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AVolume \ static_assert(alignof(AVolume) == 0x000008, "Wrong alignment on AVolume"); \ static_assert(sizeof(AVolume) == 0x000328, "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_APostProcessVolume \ static_assert(alignof(APostProcessVolume) == 0x000010, "Wrong alignment on APostProcessVolume"); \ static_assert(sizeof(APostProcessVolume) == 0x000A20, "Wrong size on APostProcessVolume"); \ static_assert(offsetof(APostProcessVolume, Settings) == 0x000330, "Member 'APostProcessVolume::Settings' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolume, Priority) == 0x000A10, "Member 'APostProcessVolume::Priority' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolume, BlendRadius) == 0x000A14, "Member 'APostProcessVolume::BlendRadius' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolume, BlendWeight) == 0x000A18, "Member 'APostProcessVolume::BlendWeight' has a wrong offset!"); \ #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_USubsystem \ static_assert(alignof(USubsystem) == 0x000008, "Wrong alignment on USubsystem"); \ static_assert(sizeof(USubsystem) == 0x000030, "Wrong size on USubsystem"); \ #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) == 0x0000A0, "Wrong size on UMaterialInterface"); \ static_assert(offsetof(UMaterialInterface, SubsurfaceProfile) == 0x000038, "Member 'UMaterialInterface::SubsurfaceProfile' has a wrong offset!"); \ static_assert(offsetof(UMaterialInterface, LightmassSettings) == 0x000054, "Member 'UMaterialInterface::LightmassSettings' has a wrong offset!"); \ static_assert(offsetof(UMaterialInterface, TextureStreamingData) == 0x000068, "Member 'UMaterialInterface::TextureStreamingData' has a wrong offset!"); \ static_assert(offsetof(UMaterialInterface, AssetUserData) == 0x000078, "Member 'UMaterialInterface::AssetUserData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterial \ static_assert(alignof(UMaterial) == 0x000008, "Wrong alignment on UMaterial"); \ static_assert(sizeof(UMaterial) == 0x0001F8, "Wrong size on UMaterial"); \ static_assert(offsetof(UMaterial, PhysMaterial) == 0x0000A0, "Member 'UMaterial::PhysMaterial' has a wrong offset!"); \ static_assert(offsetof(UMaterial, PhysMaterialMask) == 0x0000A8, "Member 'UMaterial::PhysMaterialMask' has a wrong offset!"); \ static_assert(offsetof(UMaterial, PhysicalMaterialMap) == 0x0000B0, "Member 'UMaterial::PhysicalMaterialMap' has a wrong offset!"); \ static_assert(offsetof(UMaterial, RenderTracePhysicalMaterialOutputs) == 0x0000F0, "Member 'UMaterial::RenderTracePhysicalMaterialOutputs' has a wrong offset!"); \ static_assert(offsetof(UMaterial, MaterialDomain) == 0x000100, "Member 'UMaterial::MaterialDomain' has a wrong offset!"); \ static_assert(offsetof(UMaterial, BlendMode) == 0x000101, "Member 'UMaterial::BlendMode' has a wrong offset!"); \ static_assert(offsetof(UMaterial, StrataBlendMode) == 0x000102, "Member 'UMaterial::StrataBlendMode' has a wrong offset!"); \ static_assert(offsetof(UMaterial, DecalBlendMode) == 0x000103, "Member 'UMaterial::DecalBlendMode' has a wrong offset!"); \ static_assert(offsetof(UMaterial, MaterialDecalResponse) == 0x000104, "Member 'UMaterial::MaterialDecalResponse' has a wrong offset!"); \ static_assert(offsetof(UMaterial, NaniteOverrideMaterial) == 0x000108, "Member 'UMaterial::NaniteOverrideMaterial' has a wrong offset!"); \ static_assert(offsetof(UMaterial, CachedConnectedInputs) == 0x000148, "Member 'UMaterial::CachedConnectedInputs' has a wrong offset!"); \ static_assert(offsetof(UMaterial, ShadingModel) == 0x00014C, "Member 'UMaterial::ShadingModel' has a wrong offset!"); \ static_assert(offsetof(UMaterial, ShadingModels) == 0x00014E, "Member 'UMaterial::ShadingModels' has a wrong offset!"); \ static_assert(offsetof(UMaterial, OpacityMaskClipValue) == 0x000150, "Member 'UMaterial::OpacityMaskClipValue' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucencyPass) == 0x000155, "Member 'UMaterial::TranslucencyPass' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucencyLightingMode) == 0x000156, "Member 'UMaterial::TranslucencyLightingMode' has a wrong offset!"); \ static_assert(offsetof(UMaterial, NumCustomizedUVs) == 0x000158, "Member 'UMaterial::NumCustomizedUVs' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucencyDirectionalLightingIntensity) == 0x00015C, "Member 'UMaterial::TranslucencyDirectionalLightingIntensity' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucentShadowDensityScale) == 0x000160, "Member 'UMaterial::TranslucentShadowDensityScale' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucentSelfShadowDensityScale) == 0x000164, "Member 'UMaterial::TranslucentSelfShadowDensityScale' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucentSelfShadowSecondDensityScale) == 0x000168, "Member 'UMaterial::TranslucentSelfShadowSecondDensityScale' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucentSelfShadowSecondOpacity) == 0x00016C, "Member 'UMaterial::TranslucentSelfShadowSecondOpacity' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucentBackscatteringExponent) == 0x000170, "Member 'UMaterial::TranslucentBackscatteringExponent' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucentMultipleScatteringExtinction) == 0x000174, "Member 'UMaterial::TranslucentMultipleScatteringExtinction' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucentShadowStartOffset) == 0x000184, "Member 'UMaterial::TranslucentShadowStartOffset' has a wrong offset!"); \ static_assert(offsetof(UMaterial, FloatPrecisionMode) == 0x000191, "Member 'UMaterial::FloatPrecisionMode' has a wrong offset!"); \ static_assert(offsetof(UMaterial, ShadingRate) == 0x000199, "Member 'UMaterial::ShadingRate' has a wrong offset!"); \ static_assert(offsetof(UMaterial, BlendableLocation) == 0x00019C, "Member 'UMaterial::BlendableLocation' has a wrong offset!"); \ static_assert(offsetof(UMaterial, StencilCompare) == 0x00019E, "Member 'UMaterial::StencilCompare' has a wrong offset!"); \ static_assert(offsetof(UMaterial, StencilRefValue) == 0x00019F, "Member 'UMaterial::StencilRefValue' has a wrong offset!"); \ static_assert(offsetof(UMaterial, RefractionMode) == 0x0001A0, "Member 'UMaterial::RefractionMode' has a wrong offset!"); \ static_assert(offsetof(UMaterial, BlendablePriority) == 0x0001A4, "Member 'UMaterial::BlendablePriority' has a wrong offset!"); \ static_assert(offsetof(UMaterial, UsageFlagWarnings) == 0x0001AC, "Member 'UMaterial::UsageFlagWarnings' has a wrong offset!"); \ static_assert(offsetof(UMaterial, RefractionDepthBias) == 0x0001B0, "Member 'UMaterial::RefractionDepthBias' has a wrong offset!"); \ static_assert(offsetof(UMaterial, StateId) == 0x0001B4, "Member 'UMaterial::StateId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEngine \ static_assert(alignof(UEngine) == 0x000008, "Wrong alignment on UEngine"); \ static_assert(sizeof(UEngine) == 0x001050, "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) == 0x000E50, "Member 'UEngine::GlobalNetTravelCount' has a wrong offset!"); \ static_assert(offsetof(UEngine, NetDriverDefinitions) == 0x000E58, "Member 'UEngine::NetDriverDefinitions' has a wrong offset!"); \ static_assert(offsetof(UEngine, IrisNetDriverConfigs) == 0x000E68, "Member 'UEngine::IrisNetDriverConfigs' has a wrong offset!"); \ static_assert(offsetof(UEngine, ServerActors) == 0x000E78, "Member 'UEngine::ServerActors' has a wrong offset!"); \ static_assert(offsetof(UEngine, RuntimeServerActors) == 0x000E88, "Member 'UEngine::RuntimeServerActors' has a wrong offset!"); \ static_assert(offsetof(UEngine, NetErrorLogInterval) == 0x000E98, "Member 'UEngine::NetErrorLogInterval' has a wrong offset!"); \ static_assert(offsetof(UEngine, NextWorldContextHandle) == 0x000EB8, "Member 'UEngine::NextWorldContextHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameEngine \ static_assert(alignof(UGameEngine) == 0x000008, "Wrong alignment on UGameEngine"); \ static_assert(sizeof(UGameEngine) == 0x0010A8, "Wrong size on UGameEngine"); \ static_assert(offsetof(UGameEngine, MaxDeltaTime) == 0x001050, "Member 'UGameEngine::MaxDeltaTime' has a wrong offset!"); \ static_assert(offsetof(UGameEngine, ServerFlushLogInterval) == 0x001054, "Member 'UGameEngine::ServerFlushLogInterval' has a wrong offset!"); \ static_assert(offsetof(UGameEngine, GameInstance) == 0x001058, "Member 'UGameEngine::GameInstance' has a wrong offset!"); \ #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_UOnlineBlueprintCallProxyBase \ static_assert(alignof(UOnlineBlueprintCallProxyBase) == 0x000008, "Wrong alignment on UOnlineBlueprintCallProxyBase"); \ static_assert(sizeof(UOnlineBlueprintCallProxyBase) == 0x000030, "Wrong size on UOnlineBlueprintCallProxyBase"); \ #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_ULevelStreamingAlwaysLoaded \ static_assert(alignof(ULevelStreamingAlwaysLoaded) == 0x000010, "Wrong alignment on ULevelStreamingAlwaysLoaded"); \ static_assert(sizeof(ULevelStreamingAlwaysLoaded) == 0x0001B0, "Wrong size on ULevelStreamingAlwaysLoaded"); \ #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_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_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_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_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_AInfo \ static_assert(alignof(AInfo) == 0x000008, "Wrong alignment on AInfo"); \ static_assert(sizeof(AInfo) == 0x0002F0, "Wrong size on AInfo"); \ #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) == 0x000390, "Wrong size on AGameModeBase"); \ static_assert(offsetof(AGameModeBase, OptionsString) == 0x0002F0, "Member 'AGameModeBase::OptionsString' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, GameSessionClass) == 0x000300, "Member 'AGameModeBase::GameSessionClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, GameStateClass) == 0x000308, "Member 'AGameModeBase::GameStateClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, PlayerControllerClass) == 0x000310, "Member 'AGameModeBase::PlayerControllerClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, PlayerStateClass) == 0x000318, "Member 'AGameModeBase::PlayerStateClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, HUDClass) == 0x000320, "Member 'AGameModeBase::HUDClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, DefaultPawnClass) == 0x000328, "Member 'AGameModeBase::DefaultPawnClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, SpectatorClass) == 0x000330, "Member 'AGameModeBase::SpectatorClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, ReplaySpectatorPlayerControllerClass) == 0x000338, "Member 'AGameModeBase::ReplaySpectatorPlayerControllerClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, ServerStatReplicatorClass) == 0x000340, "Member 'AGameModeBase::ServerStatReplicatorClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, GameSession) == 0x000348, "Member 'AGameModeBase::GameSession' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, GameState) == 0x000350, "Member 'AGameModeBase::GameState' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, ServerStatReplicator) == 0x000358, "Member 'AGameModeBase::ServerStatReplicator' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, DefaultPlayerName) == 0x000360, "Member 'AGameModeBase::DefaultPlayerName' 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_UAsyncComponentSettings \ static_assert(alignof(UAsyncComponentSettings) == 0x000008, "Wrong alignment on UAsyncComponentSettings"); \ static_assert(sizeof(UAsyncComponentSettings) == 0x000040, "Wrong size on UAsyncComponentSettings"); \ static_assert(offsetof(UAsyncComponentSettings, bAsyncComponentPreLoadSynchronous) == 0x000038, "Member 'UAsyncComponentSettings::bAsyncComponentPreLoadSynchronous' 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_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_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_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_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_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_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, AllowAllocatedInSysMemType) == 0x000104, "Member 'UTexture::AllowAllocatedInSysMemType' has a wrong offset!"); \ static_assert(offsetof(UTexture, AssetUserData) == 0x000110, "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, 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_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_UShapeComponent \ static_assert(alignof(UShapeComponent) == 0x000010, "Wrong alignment on UShapeComponent"); \ static_assert(sizeof(UShapeComponent) == 0x0005B0, "Wrong size on UShapeComponent"); \ static_assert(offsetof(UShapeComponent, ShapeBodySetup) == 0x000588, "Member 'UShapeComponent::ShapeBodySetup' has a wrong offset!"); \ static_assert(offsetof(UShapeComponent, ShapeColor) == 0x000590, "Member 'UShapeComponent::ShapeColor' has a wrong offset!"); \ static_assert(offsetof(UShapeComponent, AreaClassOverride) == 0x000598, "Member 'UShapeComponent::AreaClassOverride' 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_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_APhysicsVolume \ static_assert(alignof(APhysicsVolume) == 0x000008, "Wrong alignment on APhysicsVolume"); \ static_assert(sizeof(APhysicsVolume) == 0x000338, "Wrong size on APhysicsVolume"); \ static_assert(offsetof(APhysicsVolume, TerminalVelocity) == 0x000328, "Member 'APhysicsVolume::TerminalVelocity' has a wrong offset!"); \ static_assert(offsetof(APhysicsVolume, Priority) == 0x00032C, "Member 'APhysicsVolume::Priority' has a wrong offset!"); \ static_assert(offsetof(APhysicsVolume, FluidFriction) == 0x000330, "Member 'APhysicsVolume::FluidFriction' 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_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_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) == 0x000338, "Wrong size on ALocationVolume"); \ static_assert(offsetof(ALocationVolume, DebugColor) == 0x000330, "Member 'ALocationVolume::DebugColor' 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_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) == 0x0005B0, "Wrong size on UCapsuleComponent"); \ static_assert(offsetof(UCapsuleComponent, CapsuleHalfHeight) == 0x0005A8, "Member 'UCapsuleComponent::CapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(UCapsuleComponent, CapsuleRadius) == 0x0005AC, "Member 'UCapsuleComponent::CapsuleRadius' 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_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_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_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_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_UTickableWorldSubsystem \ static_assert(alignof(UTickableWorldSubsystem) == 0x000008, "Wrong alignment on UTickableWorldSubsystem"); \ static_assert(sizeof(UTickableWorldSubsystem) == 0x000040, "Wrong size on UTickableWorldSubsystem"); \ #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_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_UOnlineEngineInterface \ static_assert(alignof(UOnlineEngineInterface) == 0x000008, "Wrong alignment on UOnlineEngineInterface"); \ static_assert(sizeof(UOnlineEngineInterface) == 0x000028, "Wrong size on UOnlineEngineInterface"); \ #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_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_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) == 0x0003E0, "Wrong size on USpringArmComponent"); \ static_assert(offsetof(USpringArmComponent, TargetArmLength) == 0x0002E0, "Member 'USpringArmComponent::TargetArmLength' has a wrong offset!"); \ static_assert(offsetof(USpringArmComponent, SocketOffset) == 0x0002E8, "Member 'USpringArmComponent::SocketOffset' has a wrong offset!"); \ static_assert(offsetof(USpringArmComponent, TargetOffset) == 0x000300, "Member 'USpringArmComponent::TargetOffset' has a wrong offset!"); \ static_assert(offsetof(USpringArmComponent, ProbeSize) == 0x000318, "Member 'USpringArmComponent::ProbeSize' has a wrong offset!"); \ static_assert(offsetof(USpringArmComponent, ProbeChannel) == 0x00031C, "Member 'USpringArmComponent::ProbeChannel' has a wrong offset!"); \ static_assert(offsetof(USpringArmComponent, CameraLagSpeed) == 0x000324, "Member 'USpringArmComponent::CameraLagSpeed' has a wrong offset!"); \ static_assert(offsetof(USpringArmComponent, CameraRotationLagSpeed) == 0x000328, "Member 'USpringArmComponent::CameraRotationLagSpeed' has a wrong offset!"); \ static_assert(offsetof(USpringArmComponent, CameraLagMaxTimeStep) == 0x00032C, "Member 'USpringArmComponent::CameraLagMaxTimeStep' has a wrong offset!"); \ static_assert(offsetof(USpringArmComponent, CameraLagMaxDistance) == 0x000330, "Member 'USpringArmComponent::CameraLagMaxDistance' has a wrong offset!"); \ #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_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) == 0x0005B0, "Wrong size on USphereComponent"); \ static_assert(offsetof(USphereComponent, SphereRadius) == 0x0005A8, "Member 'USphereComponent::SphereRadius' 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_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_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) == 0x0005D0, "Wrong size on UBoxComponent"); \ static_assert(offsetof(UBoxComponent, BoxExtent) == 0x0005A8, "Member 'UBoxComponent::BoxExtent' has a wrong offset!"); \ static_assert(offsetof(UBoxComponent, LineThickness) == 0x0005C0, "Member 'UBoxComponent::LineThickness' has a wrong offset!"); \ #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_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_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_StaticMeshComponent_GetStaticMeshAssetPtr \ static_assert(alignof(StaticMeshComponent_GetStaticMeshAssetPtr) == 0x000008, "Wrong alignment on StaticMeshComponent_GetStaticMeshAssetPtr"); \ static_assert(sizeof(StaticMeshComponent_GetStaticMeshAssetPtr) == 0x000008, "Wrong size on StaticMeshComponent_GetStaticMeshAssetPtr"); \ static_assert(offsetof(StaticMeshComponent_GetStaticMeshAssetPtr, ReturnValue) == 0x000000, "Member 'StaticMeshComponent_GetStaticMeshAssetPtr::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStaticMeshComponent \ static_assert(alignof(UStaticMeshComponent) == 0x000010, "Wrong alignment on UStaticMeshComponent"); \ static_assert(sizeof(UStaticMeshComponent) == 0x0006E0, "Wrong size on UStaticMeshComponent"); \ static_assert(offsetof(UStaticMeshComponent, ForcedLodModel) == 0x0005C8, "Member 'UStaticMeshComponent::ForcedLodModel' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, PreviousLODLevel) == 0x0005CC, "Member 'UStaticMeshComponent::PreviousLODLevel' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, MinLOD) == 0x0005D0, "Member 'UStaticMeshComponent::MinLOD' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, SubDivisionStepSize) == 0x0005D4, "Member 'UStaticMeshComponent::SubDivisionStepSize' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, StaticMesh) == 0x0005D8, "Member 'UStaticMeshComponent::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, AsyncSoftStaticMeshAsset) == 0x0005E0, "Member 'UStaticMeshComponent::AsyncSoftStaticMeshAsset' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, HoldStaticMeshAsset) == 0x000610, "Member 'UStaticMeshComponent::HoldStaticMeshAsset' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, bIsAsyncMode) == 0x000618, "Member 'UStaticMeshComponent::bIsAsyncMode' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, WireframeColorOverride) == 0x00061C, "Member 'UStaticMeshComponent::WireframeColorOverride' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, WorldPositionOffsetDisableDistance) == 0x000624, "Member 'UStaticMeshComponent::WorldPositionOffsetDisableDistance' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, OverriddenLightMapRes) == 0x00062C, "Member 'UStaticMeshComponent::OverriddenLightMapRes' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, DistanceFieldIndirectShadowMinVisibility) == 0x000630, "Member 'UStaticMeshComponent::DistanceFieldIndirectShadowMinVisibility' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, DistanceFieldSelfShadowBias) == 0x000634, "Member 'UStaticMeshComponent::DistanceFieldSelfShadowBias' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, StreamingDistanceMultiplier) == 0x000638, "Member 'UStaticMeshComponent::StreamingDistanceMultiplier' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, LODData) == 0x000640, "Member 'UStaticMeshComponent::LODData' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, StreamingTextureData) == 0x000650, "Member 'UStaticMeshComponent::StreamingTextureData' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, LightmassSettings) == 0x000660, "Member 'UStaticMeshComponent::LightmassSettings' 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_ALightmassPortal \ static_assert(alignof(ALightmassPortal) == 0x000008, "Wrong alignment on ALightmassPortal"); \ static_assert(sizeof(ALightmassPortal) == 0x0002F8, "Wrong size on ALightmassPortal"); \ static_assert(offsetof(ALightmassPortal, PortalComponent) == 0x0002F0, "Member 'ALightmassPortal::PortalComponent' 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_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) == 0x000048, "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) == 0x000040, "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_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_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_UMaterialExpressionParticleDirection \ static_assert(alignof(UMaterialExpressionParticleDirection) == 0x000008, "Wrong alignment on UMaterialExpressionParticleDirection"); \ static_assert(sizeof(UMaterialExpressionParticleDirection) == 0x0000B0, "Wrong size on UMaterialExpressionParticleDirection"); \ #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_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_UBookmarkBase \ static_assert(alignof(UBookmarkBase) == 0x000008, "Wrong alignment on UBookmarkBase"); \ static_assert(sizeof(UBookmarkBase) == 0x000028, "Wrong size on UBookmarkBase"); \ #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_UAnimCurveCompressionCodec \ static_assert(alignof(UAnimCurveCompressionCodec) == 0x000008, "Wrong alignment on UAnimCurveCompressionCodec"); \ static_assert(sizeof(UAnimCurveCompressionCodec) == 0x000028, "Wrong size on UAnimCurveCompressionCodec"); \ #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_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_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) == 0x000300, "Wrong size on ALight"); \ static_assert(offsetof(ALight, LightComponent) == 0x0002F0, "Member 'ALight::LightComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADirectionalLight \ static_assert(alignof(ADirectionalLight) == 0x000008, "Wrong alignment on ADirectionalLight"); \ static_assert(sizeof(ADirectionalLight) == 0x000300, "Wrong size on ADirectionalLight"); \ #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) == 0x000320, "Wrong size on ULightComponentBase"); \ static_assert(offsetof(ULightComponentBase, LightGuid) == 0x0002E0, "Member 'ULightComponentBase::LightGuid' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, Brightness) == 0x0002F0, "Member 'ULightComponentBase::Brightness' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, Intensity) == 0x0002F4, "Member 'ULightComponentBase::Intensity' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, LightColor) == 0x0002F8, "Member 'ULightComponentBase::LightColor' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, CastRaytracedShadow) == 0x000300, "Member 'ULightComponentBase::CastRaytracedShadow' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, DeepShadowLayerDistribution) == 0x000308, "Member 'ULightComponentBase::DeepShadowLayerDistribution' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, IndirectLightingIntensity) == 0x00030C, "Member 'ULightComponentBase::IndirectLightingIntensity' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, VolumetricScatteringIntensity) == 0x000310, "Member 'ULightComponentBase::VolumetricScatteringIntensity' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, SamplesPerPixel) == 0x000314, "Member 'ULightComponentBase::SamplesPerPixel' 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) == 0x000420, "Wrong size on ULightComponent"); \ static_assert(offsetof(ULightComponent, Temperature) == 0x000318, "Member 'ULightComponent::Temperature' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, MaxDrawDistance) == 0x00031C, "Member 'ULightComponent::MaxDrawDistance' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, MaxDistanceFadeRange) == 0x000320, "Member 'ULightComponent::MaxDistanceFadeRange' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, ShadowMapChannel) == 0x000328, "Member 'ULightComponent::ShadowMapChannel' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, MinRoughness) == 0x000330, "Member 'ULightComponent::MinRoughness' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, SpecularScale) == 0x000334, "Member 'ULightComponent::SpecularScale' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, ShadowResolutionScale) == 0x000338, "Member 'ULightComponent::ShadowResolutionScale' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, ShadowBias) == 0x00033C, "Member 'ULightComponent::ShadowBias' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, ShadowSlopeBias) == 0x000340, "Member 'ULightComponent::ShadowSlopeBias' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, ShadowSharpen) == 0x000344, "Member 'ULightComponent::ShadowSharpen' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, ContactShadowLength) == 0x000348, "Member 'ULightComponent::ContactShadowLength' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, LightingChannels) == 0x000350, "Member 'ULightComponent::LightingChannels' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, LightFunctionMaterial) == 0x000358, "Member 'ULightComponent::LightFunctionMaterial' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, LightFunctionScale) == 0x000360, "Member 'ULightComponent::LightFunctionScale' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, IESTexture) == 0x000378, "Member 'ULightComponent::IESTexture' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, IESBrightnessScale) == 0x000384, "Member 'ULightComponent::IESBrightnessScale' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, LightFunctionFadeDistance) == 0x000388, "Member 'ULightComponent::LightFunctionFadeDistance' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, DisabledBrightness) == 0x00038C, "Member 'ULightComponent::DisabledBrightness' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, BloomScale) == 0x000394, "Member 'ULightComponent::BloomScale' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, BloomThreshold) == 0x000398, "Member 'ULightComponent::BloomThreshold' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, BloomMaxBrightness) == 0x00039C, "Member 'ULightComponent::BloomMaxBrightness' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, BloomTint) == 0x0003A0, "Member 'ULightComponent::BloomTint' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, bUseRayTracedDistanceFieldShadows) == 0x0003A4, "Member 'ULightComponent::bUseRayTracedDistanceFieldShadows' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, RayStartOffsetDepthScale) == 0x0003A8, "Member 'ULightComponent::RayStartOffsetDepthScale' has a wrong offset!"); \ #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) == 0x000440, "Wrong size on ULocalLightComponent"); \ static_assert(offsetof(ULocalLightComponent, IntensityUnits) == 0x000420, "Member 'ULocalLightComponent::IntensityUnits' has a wrong offset!"); \ static_assert(offsetof(ULocalLightComponent, InverseExposureBlend) == 0x000424, "Member 'ULocalLightComponent::InverseExposureBlend' has a wrong offset!"); \ static_assert(offsetof(ULocalLightComponent, Radius) == 0x000428, "Member 'ULocalLightComponent::Radius' has a wrong offset!"); \ static_assert(offsetof(ULocalLightComponent, AttenuationRadius) == 0x00042C, "Member 'ULocalLightComponent::AttenuationRadius' has a wrong offset!"); \ static_assert(offsetof(ULocalLightComponent, LightmassSettings) == 0x000430, "Member 'ULocalLightComponent::LightmassSettings' has a wrong offset!"); \ #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_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_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_UMaterialFunctionMaterialLayerInstance \ static_assert(alignof(UMaterialFunctionMaterialLayerInstance) == 0x000008, "Wrong alignment on UMaterialFunctionMaterialLayerInstance"); \ static_assert(sizeof(UMaterialFunctionMaterialLayerInstance) == 0x0000D0, "Wrong size on UMaterialFunctionMaterialLayerInstance"); \ #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_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_UOnlineSession \ static_assert(alignof(UOnlineSession) == 0x000008, "Wrong alignment on UOnlineSession"); \ static_assert(sizeof(UOnlineSession) == 0x000028, "Wrong size on UOnlineSession"); \ #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_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_UTextureCubeArray \ static_assert(alignof(UTextureCubeArray) == 0x000010, "Wrong alignment on UTextureCubeArray"); \ static_assert(sizeof(UTextureCubeArray) == 0x000290, "Wrong size on UTextureCubeArray"); \ #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_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_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_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_ULocalMessage \ static_assert(alignof(ULocalMessage) == 0x000008, "Wrong alignment on ULocalMessage"); \ static_assert(sizeof(ULocalMessage) == 0x000028, "Wrong size on ULocalMessage"); \ #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_ALevelBounds \ static_assert(alignof(ALevelBounds) == 0x000008, "Wrong alignment on ALevelBounds"); \ static_assert(sizeof(ALevelBounds) == 0x000300, "Wrong size on ALevelBounds"); \ static_assert(offsetof(ALevelBounds, BoxComponent) == 0x0002F0, "Member 'ALevelBounds::BoxComponent' has a wrong offset!"); \ static_assert(offsetof(ALevelBounds, bAutoUpdateBounds) == 0x0002F8, "Member 'ALevelBounds::bAutoUpdateBounds' has a wrong offset!"); \ #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_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_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_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_USoundEffectPreset \ static_assert(alignof(USoundEffectPreset) == 0x000008, "Wrong alignment on USoundEffectPreset"); \ static_assert(sizeof(USoundEffectPreset) == 0x000068, "Wrong size on USoundEffectPreset"); \ #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_AWorldSettings \ static_assert(alignof(AWorldSettings) == 0x000008, "Wrong alignment on AWorldSettings"); \ static_assert(sizeof(AWorldSettings) == 0x000518, "Wrong size on AWorldSettings"); \ static_assert(offsetof(AWorldSettings, VisibilityCellSize) == 0x0002F8, "Member 'AWorldSettings::VisibilityCellSize' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, VisibilityAggressiveness) == 0x0002FC, "Member 'AWorldSettings::VisibilityAggressiveness' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, AISystemClass) == 0x000300, "Member 'AWorldSettings::AISystemClass' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, LevelInstancePivotOffset) == 0x000330, "Member 'AWorldSettings::LevelInstancePivotOffset' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, NavigationSystemConfig) == 0x000348, "Member 'AWorldSettings::NavigationSystemConfig' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, NavigationSystemConfigOverride) == 0x000350, "Member 'AWorldSettings::NavigationSystemConfigOverride' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, WorldPartition) == 0x000358, "Member 'AWorldSettings::WorldPartition' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, BaseNavmeshDataLayers) == 0x000360, "Member 'AWorldSettings::BaseNavmeshDataLayers' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, WorldToMeters) == 0x000370, "Member 'AWorldSettings::WorldToMeters' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, KillZ) == 0x000374, "Member 'AWorldSettings::KillZ' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, KillZDamageType) == 0x000378, "Member 'AWorldSettings::KillZDamageType' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, WorldGravityZ) == 0x000380, "Member 'AWorldSettings::WorldGravityZ' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, GlobalGravityZ) == 0x000384, "Member 'AWorldSettings::GlobalGravityZ' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DefaultPhysicsVolumeClass) == 0x000388, "Member 'AWorldSettings::DefaultPhysicsVolumeClass' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, PhysicsCollisionHandlerClass) == 0x000390, "Member 'AWorldSettings::PhysicsCollisionHandlerClass' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DefaultGameMode) == 0x000398, "Member 'AWorldSettings::DefaultGameMode' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, GameNetworkManagerClass) == 0x0003A0, "Member 'AWorldSettings::GameNetworkManagerClass' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, PackedLightAndShadowMapTextureSize) == 0x0003A8, "Member 'AWorldSettings::PackedLightAndShadowMapTextureSize' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DefaultColorScale) == 0x0003B0, "Member 'AWorldSettings::DefaultColorScale' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DefaultMaxDistanceFieldOcclusionDistance) == 0x0003C8, "Member 'AWorldSettings::DefaultMaxDistanceFieldOcclusionDistance' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, GlobalDistanceFieldViewDistance) == 0x0003CC, "Member 'AWorldSettings::GlobalDistanceFieldViewDistance' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DynamicIndirectShadowsSelfShadowingIntensity) == 0x0003D0, "Member 'AWorldSettings::DynamicIndirectShadowsSelfShadowingIntensity' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DefaultReverbSettings) == 0x0003D8, "Member 'AWorldSettings::DefaultReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DefaultAmbientZoneSettings) == 0x0003F8, "Member 'AWorldSettings::DefaultAmbientZoneSettings' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DefaultBaseSoundMix) == 0x000420, "Member 'AWorldSettings::DefaultBaseSoundMix' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, TimeDilation) == 0x000428, "Member 'AWorldSettings::TimeDilation' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, CinematicTimeDilation) == 0x00042C, "Member 'AWorldSettings::CinematicTimeDilation' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DemoPlayTimeDilation) == 0x000430, "Member 'AWorldSettings::DemoPlayTimeDilation' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, MinGlobalTimeDilation) == 0x000434, "Member 'AWorldSettings::MinGlobalTimeDilation' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, MaxGlobalTimeDilation) == 0x000438, "Member 'AWorldSettings::MaxGlobalTimeDilation' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, MinUndilatedFrameTime) == 0x00043C, "Member 'AWorldSettings::MinUndilatedFrameTime' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, MaxUndilatedFrameTime) == 0x000440, "Member 'AWorldSettings::MaxUndilatedFrameTime' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, BroadphaseSettings) == 0x000448, "Member 'AWorldSettings::BroadphaseSettings' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, ReplicationViewers) == 0x0004C8, "Member 'AWorldSettings::ReplicationViewers' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, AssetUserData) == 0x0004D8, "Member 'AWorldSettings::AssetUserData' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, PauserPlayerState) == 0x0004E8, "Member 'AWorldSettings::PauserPlayerState' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, MaxNumberOfBookmarks) == 0x0004F0, "Member 'AWorldSettings::MaxNumberOfBookmarks' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DefaultBookmarkClass) == 0x0004F8, "Member 'AWorldSettings::DefaultBookmarkClass' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, BookmarkArray) == 0x000500, "Member 'AWorldSettings::BookmarkArray' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, LastBookmarkClass) == 0x000510, "Member 'AWorldSettings::LastBookmarkClass' 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_UAudioEngineSubsystem \ static_assert(alignof(UAudioEngineSubsystem) == 0x000008, "Wrong alignment on UAudioEngineSubsystem"); \ static_assert(sizeof(UAudioEngineSubsystem) == 0x000030, "Wrong size on UAudioEngineSubsystem"); \ #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_AReflectionCapture \ static_assert(alignof(AReflectionCapture) == 0x000008, "Wrong alignment on AReflectionCapture"); \ static_assert(sizeof(AReflectionCapture) == 0x0002F8, "Wrong size on AReflectionCapture"); \ static_assert(offsetof(AReflectionCapture, CaptureComponent) == 0x0002F0, "Member 'AReflectionCapture::CaptureComponent' 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_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_UWorldComposition \ static_assert(alignof(UWorldComposition) == 0x000008, "Wrong alignment on UWorldComposition"); \ static_assert(sizeof(UWorldComposition) == 0x000070, "Wrong size on UWorldComposition"); \ static_assert(offsetof(UWorldComposition, TilesStreaming) == 0x000050, "Member 'UWorldComposition::TilesStreaming' has a wrong offset!"); \ static_assert(offsetof(UWorldComposition, TilesStreamingTimeThreshold) == 0x000060, "Member 'UWorldComposition::TilesStreamingTimeThreshold' has a wrong offset!"); \ static_assert(offsetof(UWorldComposition, bLoadAllTilesDuringCinematic) == 0x000068, "Member 'UWorldComposition::bLoadAllTilesDuringCinematic' has a wrong offset!"); \ static_assert(offsetof(UWorldComposition, bRebaseOriginIn3DSpace) == 0x000069, "Member 'UWorldComposition::bRebaseOriginIn3DSpace' has a wrong offset!"); \ static_assert(offsetof(UWorldComposition, RebaseOriginDistance) == 0x00006C, "Member 'UWorldComposition::RebaseOriginDistance' 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_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_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_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_UMaterialInstance \ static_assert(alignof(UMaterialInstance) == 0x000008, "Wrong alignment on UMaterialInstance"); \ static_assert(sizeof(UMaterialInstance) == 0x000200, "Wrong size on UMaterialInstance"); \ static_assert(offsetof(UMaterialInstance, PhysMaterial) == 0x0000A0, "Member 'UMaterialInstance::PhysMaterial' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, PhysicalMaterialMap) == 0x0000A8, "Member 'UMaterialInstance::PhysicalMaterialMap' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, Parent) == 0x0000E8, "Member 'UMaterialInstance::Parent' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, NaniteOverrideMaterial) == 0x0000F0, "Member 'UMaterialInstance::NaniteOverrideMaterial' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, ScalarParameterValues) == 0x000138, "Member 'UMaterialInstance::ScalarParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, VectorParameterValues) == 0x000148, "Member 'UMaterialInstance::VectorParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, DoubleVectorParameterValues) == 0x000158, "Member 'UMaterialInstance::DoubleVectorParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, TextureParameterValues) == 0x000168, "Member 'UMaterialInstance::TextureParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, RuntimeVirtualTextureParameterValues) == 0x000178, "Member 'UMaterialInstance::RuntimeVirtualTextureParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, FontParameterValues) == 0x000188, "Member 'UMaterialInstance::FontParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, BasePropertyOverrides) == 0x000198, "Member 'UMaterialInstance::BasePropertyOverrides' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, StaticParametersRuntime) == 0x0001A8, "Member 'UMaterialInstance::StaticParametersRuntime' 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) == 0x000250, "Wrong size on UMaterialInstanceDynamic"); \ #define DUMPER7_ASSERTS_FXSystemComponent_GetIsClosed \ static_assert(alignof(FXSystemComponent_GetIsClosed) == 0x000001, "Wrong alignment on FXSystemComponent_GetIsClosed"); \ static_assert(sizeof(FXSystemComponent_GetIsClosed) == 0x000001, "Wrong size on FXSystemComponent_GetIsClosed"); \ static_assert(offsetof(FXSystemComponent_GetIsClosed, ReturnValue) == 0x000000, "Member 'FXSystemComponent_GetIsClosed::ReturnValue' 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) == 0x000590, "Wrong size on UFXSystemComponent"); \ #define DUMPER7_ASSERTS_AAtmosphericFog \ static_assert(alignof(AAtmosphericFog) == 0x000008, "Wrong alignment on AAtmosphericFog"); \ static_assert(sizeof(AAtmosphericFog) == 0x0002F8, "Wrong size on AAtmosphericFog"); \ static_assert(offsetof(AAtmosphericFog, AtmosphericFogComponent) == 0x0002F0, "Member 'AAtmosphericFog::AtmosphericFogComponent' 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_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) == 0x000308, "Wrong size on ASpotLight"); \ static_assert(offsetof(ASpotLight, SpotLightComponent) == 0x000300, "Member 'ASpotLight::SpotLightComponent' has a wrong offset!"); \ #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) == 0x0008C8, "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) == 0x0001B8, "Member 'UWorld::OwningGameInstance' has a wrong offset!"); \ static_assert(offsetof(UWorld, ParameterCollectionInstances) == 0x0001C0, "Member 'UWorld::ParameterCollectionInstances' has a wrong offset!"); \ static_assert(offsetof(UWorld, CanvasForRenderingToTarget) == 0x0001D0, "Member 'UWorld::CanvasForRenderingToTarget' has a wrong offset!"); \ static_assert(offsetof(UWorld, CanvasForDrawMaterialToRenderTarget) == 0x0001D8, "Member 'UWorld::CanvasForDrawMaterialToRenderTarget' has a wrong offset!"); \ static_assert(offsetof(UWorld, PhysicsField) == 0x000250, "Member 'UWorld::PhysicsField' has a wrong offset!"); \ static_assert(offsetof(UWorld, LWILastAssignedUID) == 0x000258, "Member 'UWorld::LWILastAssignedUID' has a wrong offset!"); \ static_assert(offsetof(UWorld, ComponentsThatNeedPreEndOfFrameSync) == 0x000260, "Member 'UWorld::ComponentsThatNeedPreEndOfFrameSync' has a wrong offset!"); \ static_assert(offsetof(UWorld, ComponentsThatNeedEndOfFrameUpdate) == 0x0002B0, "Member 'UWorld::ComponentsThatNeedEndOfFrameUpdate' has a wrong offset!"); \ static_assert(offsetof(UWorld, ComponentsThatNeedEndOfFrameUpdate_OnGameThread) == 0x0002C0, "Member 'UWorld::ComponentsThatNeedEndOfFrameUpdate_OnGameThread' has a wrong offset!"); \ static_assert(offsetof(UWorld, WorldComposition) == 0x0006F8, "Member 'UWorld::WorldComposition' has a wrong offset!"); \ static_assert(offsetof(UWorld, ContentBundleManager) == 0x000700, "Member 'UWorld::ContentBundleManager' has a wrong offset!"); \ static_assert(offsetof(UWorld, PSCPool) == 0x0007B0, "Member 'UWorld::PSCPool' 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) == 0x0003E0, "Wrong size on USkyAtmosphereComponent"); \ static_assert(offsetof(USkyAtmosphereComponent, TransformMode) == 0x0002E0, "Member 'USkyAtmosphereComponent::TransformMode' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, BottomRadius) == 0x0002E4, "Member 'USkyAtmosphereComponent::BottomRadius' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, GroundAlbedo) == 0x0002E8, "Member 'USkyAtmosphereComponent::GroundAlbedo' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, AtmosphereHeight) == 0x0002EC, "Member 'USkyAtmosphereComponent::AtmosphereHeight' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, MultiScatteringFactor) == 0x0002F0, "Member 'USkyAtmosphereComponent::MultiScatteringFactor' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, TraceSampleCountScale) == 0x0002F4, "Member 'USkyAtmosphereComponent::TraceSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, RayleighScatteringScale) == 0x0002F8, "Member 'USkyAtmosphereComponent::RayleighScatteringScale' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, RayleighScattering) == 0x0002FC, "Member 'USkyAtmosphereComponent::RayleighScattering' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, RayleighExponentialDistribution) == 0x00030C, "Member 'USkyAtmosphereComponent::RayleighExponentialDistribution' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, MieScatteringScale) == 0x000310, "Member 'USkyAtmosphereComponent::MieScatteringScale' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, MieScattering) == 0x000314, "Member 'USkyAtmosphereComponent::MieScattering' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, MieAbsorptionScale) == 0x000324, "Member 'USkyAtmosphereComponent::MieAbsorptionScale' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, MieAbsorption) == 0x000328, "Member 'USkyAtmosphereComponent::MieAbsorption' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, MieAnisotropy) == 0x000338, "Member 'USkyAtmosphereComponent::MieAnisotropy' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, MieExponentialDistribution) == 0x00033C, "Member 'USkyAtmosphereComponent::MieExponentialDistribution' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, OtherAbsorptionScale) == 0x000340, "Member 'USkyAtmosphereComponent::OtherAbsorptionScale' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, OtherAbsorption) == 0x000344, "Member 'USkyAtmosphereComponent::OtherAbsorption' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, OtherTentDistribution) == 0x000354, "Member 'USkyAtmosphereComponent::OtherTentDistribution' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, SkyLuminanceFactor) == 0x000360, "Member 'USkyAtmosphereComponent::SkyLuminanceFactor' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, AerialPespectiveViewDistanceScale) == 0x000370, "Member 'USkyAtmosphereComponent::AerialPespectiveViewDistanceScale' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, HeightFogContribution) == 0x000374, "Member 'USkyAtmosphereComponent::HeightFogContribution' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, TransmittanceMinLightElevationAngle) == 0x000378, "Member 'USkyAtmosphereComponent::TransmittanceMinLightElevationAngle' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, AerialPerspectiveStartDepth) == 0x00037C, "Member 'USkyAtmosphereComponent::AerialPerspectiveStartDepth' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, bStaticLightingBuiltGUID) == 0x0003C0, "Member 'USkyAtmosphereComponent::bStaticLightingBuiltGUID' 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) == 0x0003E0, "Wrong size on UAtmosphericFogComponent"); \ #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_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_AServerStreamingLevelsVisibility \ static_assert(alignof(AServerStreamingLevelsVisibility) == 0x000008, "Wrong alignment on AServerStreamingLevelsVisibility"); \ static_assert(sizeof(AServerStreamingLevelsVisibility) == 0x000340, "Wrong size on AServerStreamingLevelsVisibility"); \ #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_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, LimitDegree) == 0x000044, "Member 'UAvoidanceManager::LimitDegree' has a wrong offset!"); \ static_assert(offsetof(UAvoidanceManager, TestHeightDifference) == 0x000048, "Member 'UAvoidanceManager::TestHeightDifference' has a wrong offset!"); \ static_assert(offsetof(UAvoidanceManager, HeightCheckMargin) == 0x00004C, "Member 'UAvoidanceManager::HeightCheckMargin' 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_UMaterialExpressionTextureSampleParameter2D \ static_assert(alignof(UMaterialExpressionTextureSampleParameter2D) == 0x000008, "Wrong alignment on UMaterialExpressionTextureSampleParameter2D"); \ static_assert(sizeof(UMaterialExpressionTextureSampleParameter2D) == 0x000240, "Wrong size on UMaterialExpressionTextureSampleParameter2D"); \ #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_UMaterialExpressionObjectRadius \ static_assert(alignof(UMaterialExpressionObjectRadius) == 0x000008, "Wrong alignment on UMaterialExpressionObjectRadius"); \ static_assert(sizeof(UMaterialExpressionObjectRadius) == 0x0000B0, "Wrong size on UMaterialExpressionObjectRadius"); \ #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_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_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) == 0x000690, "Wrong size on USplineComponent"); \ static_assert(offsetof(USplineComponent, SplineCurves) == 0x000588, "Member 'USplineComponent::SplineCurves' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, SplineInfo) == 0x0005F8, "Member 'USplineComponent::SplineInfo' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, SplineRotInfo) == 0x000610, "Member 'USplineComponent::SplineRotInfo' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, SplineScaleInfo) == 0x000628, "Member 'USplineComponent::SplineScaleInfo' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, SplineReparamTable) == 0x000640, "Member 'USplineComponent::SplineReparamTable' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, bAllowSplineEditingPerInstance) == 0x000658, "Member 'USplineComponent::bAllowSplineEditingPerInstance' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, ReparamStepsPerSegment) == 0x00065C, "Member 'USplineComponent::ReparamStepsPerSegment' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, Duration) == 0x000660, "Member 'USplineComponent::Duration' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, bStationaryEndpoints) == 0x000664, "Member 'USplineComponent::bStationaryEndpoints' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, bSplineHasBeenEdited) == 0x000665, "Member 'USplineComponent::bSplineHasBeenEdited' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, bModifiedByConstructionScript) == 0x000666, "Member 'USplineComponent::bModifiedByConstructionScript' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, bInputSplinePointsToConstructionScript) == 0x000667, "Member 'USplineComponent::bInputSplinePointsToConstructionScript' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, bDrawDebug) == 0x000668, "Member 'USplineComponent::bDrawDebug' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, bClosedLoop) == 0x000669, "Member 'USplineComponent::bClosedLoop' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, bLoopPositionOverride) == 0x00066A, "Member 'USplineComponent::bLoopPositionOverride' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, LoopPosition) == 0x00066C, "Member 'USplineComponent::LoopPosition' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, DefaultUpVector) == 0x000670, "Member 'USplineComponent::DefaultUpVector' 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_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_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) == 0x001020, "Wrong size on USkeletalMeshComponent"); \ static_assert(offsetof(USkeletalMeshComponent, AnimBlueprintGeneratedClass) == 0x0008F0, "Member 'USkeletalMeshComponent::AnimBlueprintGeneratedClass' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, AnimClass) == 0x0008F8, "Member 'USkeletalMeshComponent::AnimClass' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, AnimScriptInstance) == 0x000900, "Member 'USkeletalMeshComponent::AnimScriptInstance' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, PostProcessAnimInstance) == 0x000910, "Member 'USkeletalMeshComponent::PostProcessAnimInstance' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, AnimationData) == 0x000918, "Member 'USkeletalMeshComponent::AnimationData' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, RootBoneTranslation) == 0x000940, "Member 'USkeletalMeshComponent::RootBoneTranslation' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, LineCheckBoundsScale) == 0x000958, "Member 'USkeletalMeshComponent::LineCheckBoundsScale' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, LinkedInstances) == 0x0009A0, "Member 'USkeletalMeshComponent::LinkedInstances' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, CachedBoneSpaceTransforms) == 0x0009B0, "Member 'USkeletalMeshComponent::CachedBoneSpaceTransforms' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, CachedComponentSpaceTransforms) == 0x0009C0, "Member 'USkeletalMeshComponent::CachedComponentSpaceTransforms' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, GlobalAnimRateScale) == 0x000A80, "Member 'USkeletalMeshComponent::GlobalAnimRateScale' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, KinematicBonesUpdateType) == 0x000A84, "Member 'USkeletalMeshComponent::KinematicBonesUpdateType' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, PhysicsTransformUpdateMode) == 0x000A85, "Member 'USkeletalMeshComponent::PhysicsTransformUpdateMode' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, AnimationMode) == 0x000A87, "Member 'USkeletalMeshComponent::AnimationMode' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, CachedAnimCurveUidVersion) == 0x000A96, "Member 'USkeletalMeshComponent::CachedAnimCurveUidVersion' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, ClothBlendWeight) == 0x000A98, "Member 'USkeletalMeshComponent::ClothBlendWeight' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, bWaitForParallelClothTask) == 0x000A9C, "Member 'USkeletalMeshComponent::bWaitForParallelClothTask' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, DisallowedAnimCurves) == 0x000AA0, "Member 'USkeletalMeshComponent::DisallowedAnimCurves' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, BodySetup) == 0x000AB0, "Member 'USkeletalMeshComponent::BodySetup' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, ClothMaxDistanceScale) == 0x000ABC, "Member 'USkeletalMeshComponent::ClothMaxDistanceScale' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, OnConstraintBroken) == 0x000AC0, "Member 'USkeletalMeshComponent::OnConstraintBroken' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, OnPlasticDeformation) == 0x000AD0, "Member 'USkeletalMeshComponent::OnPlasticDeformation' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, ClothingSimulationFactory) == 0x000AE0, "Member 'USkeletalMeshComponent::ClothingSimulationFactory' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, TeleportDistanceThreshold) == 0x000C00, "Member 'USkeletalMeshComponent::TeleportDistanceThreshold' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, TeleportRotationThreshold) == 0x000C04, "Member 'USkeletalMeshComponent::TeleportRotationThreshold' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, LastPoseTickFrame) == 0x000C10, "Member 'USkeletalMeshComponent::LastPoseTickFrame' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, ClothingInteractor) == 0x000CB0, "Member 'USkeletalMeshComponent::ClothingInteractor' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, OnAnimInitialized) == 0x000D80, "Member 'USkeletalMeshComponent::OnAnimInitialized' has a wrong offset!"); \ #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_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_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_SetEnableExtractSpecialMotion \ static_assert(alignof(AnimInstance_SetEnableExtractSpecialMotion) == 0x000004, "Wrong alignment on AnimInstance_SetEnableExtractSpecialMotion"); \ static_assert(sizeof(AnimInstance_SetEnableExtractSpecialMotion) == 0x00000C, "Wrong size on AnimInstance_SetEnableExtractSpecialMotion"); \ static_assert(offsetof(AnimInstance_SetEnableExtractSpecialMotion, bExtractSpecialMotion) == 0x000000, "Member 'AnimInstance_SetEnableExtractSpecialMotion::bExtractSpecialMotion' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_SetEnableExtractSpecialMotion, BoneIdx) == 0x000004, "Member 'AnimInstance_SetEnableExtractSpecialMotion::BoneIdx' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_SetEnableExtractSpecialMotion, bClearCache) == 0x000008, "Member 'AnimInstance_SetEnableExtractSpecialMotion::bClearCache' 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) == 0x000450, "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, OpenNewAnimNotifyLog) == 0x000032, "Member 'UAnimInstance::OpenNewAnimNotifyLog' has a wrong offset!"); \ static_assert(offsetof(UAnimInstance, OpenNewAnimNotifyFunc) == 0x000033, "Member 'UAnimInstance::OpenNewAnimNotifyFunc' has a wrong offset!"); \ static_assert(offsetof(UAnimInstance, OnMontageBlendingOut) == 0x0000C8, "Member 'UAnimInstance::OnMontageBlendingOut' has a wrong offset!"); \ static_assert(offsetof(UAnimInstance, OnMontageStarted) == 0x0000D8, "Member 'UAnimInstance::OnMontageStarted' has a wrong offset!"); \ static_assert(offsetof(UAnimInstance, OnMontageEnded) == 0x0000E8, "Member 'UAnimInstance::OnMontageEnded' has a wrong offset!"); \ static_assert(offsetof(UAnimInstance, OnAllMontageInstancesEnded) == 0x0000F8, "Member 'UAnimInstance::OnAllMontageInstancesEnded' has a wrong offset!"); \ static_assert(offsetof(UAnimInstance, NotifyQueue) == 0x0001E8, "Member 'UAnimInstance::NotifyQueue' has a wrong offset!"); \ static_assert(offsetof(UAnimInstance, ActiveAnimNotifyState) == 0x000258, "Member 'UAnimInstance::ActiveAnimNotifyState' has a wrong offset!"); \ static_assert(offsetof(UAnimInstance, ActiveAnimNotifyEventReference) == 0x000268, "Member 'UAnimInstance::ActiveAnimNotifyEventReference' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AKillZVolume \ static_assert(alignof(AKillZVolume) == 0x000008, "Wrong alignment on AKillZVolume"); \ static_assert(sizeof(AKillZVolume) == 0x000338, "Wrong size on AKillZVolume"); \ #define DUMPER7_ASSERTS_UPhysicsFieldComponent \ static_assert(alignof(UPhysicsFieldComponent) == 0x000010, "Wrong alignment on UPhysicsFieldComponent"); \ static_assert(sizeof(UPhysicsFieldComponent) == 0x000380, "Wrong size on UPhysicsFieldComponent"); \ #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_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_USoundNodeMature \ static_assert(alignof(USoundNodeMature) == 0x000008, "Wrong alignment on USoundNodeMature"); \ static_assert(sizeof(USoundNodeMature) == 0x000048, "Wrong size on USoundNodeMature"); \ #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_UCameraShakePattern \ static_assert(alignof(UCameraShakePattern) == 0x000008, "Wrong alignment on UCameraShakePattern"); \ static_assert(sizeof(UCameraShakePattern) == 0x000028, "Wrong size on UCameraShakePattern"); \ #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_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_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_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) == 0x0006F0, "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_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) == 0x000CA0, "Wrong size on UAudioComponent"); \ static_assert(offsetof(UAudioComponent, Sound) == 0x000478, "Member 'UAudioComponent::Sound' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, DefaultParameters) == 0x000480, "Member 'UAudioComponent::DefaultParameters' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, InstanceParameters) == 0x000490, "Member 'UAudioComponent::InstanceParameters' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, SoundClassOverride) == 0x0004A0, "Member 'UAudioComponent::SoundClassOverride' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, AudioComponentUserID) == 0x0004B0, "Member 'UAudioComponent::AudioComponentUserID' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, PitchModulationMin) == 0x0004B8, "Member 'UAudioComponent::PitchModulationMin' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, PitchModulationMax) == 0x0004BC, "Member 'UAudioComponent::PitchModulationMax' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, VolumeModulationMin) == 0x0004C0, "Member 'UAudioComponent::VolumeModulationMin' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, VolumeModulationMax) == 0x0004C4, "Member 'UAudioComponent::VolumeModulationMax' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, VolumeMultiplier) == 0x0004C8, "Member 'UAudioComponent::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, EnvelopeFollowerAttackTime) == 0x0004CC, "Member 'UAudioComponent::EnvelopeFollowerAttackTime' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, EnvelopeFollowerReleaseTime) == 0x0004D0, "Member 'UAudioComponent::EnvelopeFollowerReleaseTime' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, Priority) == 0x0004D4, "Member 'UAudioComponent::Priority' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, SubtitlePriority) == 0x0004D8, "Member 'UAudioComponent::SubtitlePriority' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, SourceEffectChain) == 0x0004E0, "Member 'UAudioComponent::SourceEffectChain' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, PitchMultiplier) == 0x0004E8, "Member 'UAudioComponent::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, LowPassFilterFrequency) == 0x0004EC, "Member 'UAudioComponent::LowPassFilterFrequency' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, AttenuationSettings) == 0x0004F8, "Member 'UAudioComponent::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, AttenuationOverrides) == 0x000500, "Member 'UAudioComponent::AttenuationOverrides' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, ConcurrencySettings) == 0x0008C8, "Member 'UAudioComponent::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, ConcurrencySet) == 0x0008D0, "Member 'UAudioComponent::ConcurrencySet' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, AutoAttachLocationRule) == 0x00092C, "Member 'UAudioComponent::AutoAttachLocationRule' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, AutoAttachRotationRule) == 0x00092D, "Member 'UAudioComponent::AutoAttachRotationRule' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, AutoAttachScaleRule) == 0x00092E, "Member 'UAudioComponent::AutoAttachScaleRule' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, ModulationRouting) == 0x000930, "Member 'UAudioComponent::ModulationRouting' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, OnAudioPlayStateChanged) == 0x000AB8, "Member 'UAudioComponent::OnAudioPlayStateChanged' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, OnAudioVirtualizationChanged) == 0x000AE0, "Member 'UAudioComponent::OnAudioVirtualizationChanged' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, OnAudioFinished) == 0x000B08, "Member 'UAudioComponent::OnAudioFinished' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, OnAudioPlaybackPercent) == 0x000B30, "Member 'UAudioComponent::OnAudioPlaybackPercent' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, OnAudioSingleEnvelopeValue) == 0x000B58, "Member 'UAudioComponent::OnAudioSingleEnvelopeValue' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, OnAudioMultiEnvelopeValue) == 0x000B80, "Member 'UAudioComponent::OnAudioMultiEnvelopeValue' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, OnQueueSubtitles) == 0x000BA8, "Member 'UAudioComponent::OnQueueSubtitles' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, AutoAttachParent) == 0x000BC8, "Member 'UAudioComponent::AutoAttachParent' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, AutoAttachSocketName) == 0x000BD0, "Member 'UAudioComponent::AutoAttachSocketName' 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_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_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_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_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_APainCausingVolume \ static_assert(alignof(APainCausingVolume) == 0x000008, "Wrong alignment on APainCausingVolume"); \ static_assert(sizeof(APainCausingVolume) == 0x000360, "Wrong size on APainCausingVolume"); \ static_assert(offsetof(APainCausingVolume, DamagePerSec) == 0x00033C, "Member 'APainCausingVolume::DamagePerSec' has a wrong offset!"); \ static_assert(offsetof(APainCausingVolume, DamageType) == 0x000340, "Member 'APainCausingVolume::DamageType' has a wrong offset!"); \ static_assert(offsetof(APainCausingVolume, PainInterval) == 0x000348, "Member 'APainCausingVolume::PainInterval' has a wrong offset!"); \ static_assert(offsetof(APainCausingVolume, DamageInstigator) == 0x000350, "Member 'APainCausingVolume::DamageInstigator' 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_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_IISMPartitionInstanceManager \ static_assert(alignof(IISMPartitionInstanceManager) == 0x000001, "Wrong alignment on IISMPartitionInstanceManager"); \ static_assert(sizeof(IISMPartitionInstanceManager) == 0x000001, "Wrong size on IISMPartitionInstanceManager"); \ #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_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_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_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_UMaterialExpressionParticleRandom \ static_assert(alignof(UMaterialExpressionParticleRandom) == 0x000008, "Wrong alignment on UMaterialExpressionParticleRandom"); \ static_assert(sizeof(UMaterialExpressionParticleRandom) == 0x0000B0, "Wrong size on UMaterialExpressionParticleRandom"); \ #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_USoundWaveProcedural \ static_assert(alignof(USoundWaveProcedural) == 0x000008, "Wrong alignment on USoundWaveProcedural"); \ static_assert(sizeof(USoundWaveProcedural) == 0x0004A0, "Wrong size on USoundWaveProcedural"); \ #define DUMPER7_ASSERTS_ASceneCapture \ static_assert(alignof(ASceneCapture) == 0x000008, "Wrong alignment on ASceneCapture"); \ static_assert(sizeof(ASceneCapture) == 0x000300, "Wrong size on ASceneCapture"); \ static_assert(offsetof(ASceneCapture, MeshComp) == 0x0002F0, "Member 'ASceneCapture::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ASceneCapture, SceneComponent) == 0x0002F8, "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) == 0x000308, "Wrong size on ASceneCapture2D"); \ static_assert(offsetof(ASceneCapture2D, CaptureComponent2D) == 0x000300, "Member 'ASceneCapture2D::CaptureComponent2D' 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_USoundEffectSourcePreset \ static_assert(alignof(USoundEffectSourcePreset) == 0x000008, "Wrong alignment on USoundEffectSourcePreset"); \ static_assert(sizeof(USoundEffectSourcePreset) == 0x000068, "Wrong size on USoundEffectSourcePreset"); \ #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_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_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_IDCSRVOAvoidanceInterface \ static_assert(alignof(IDCSRVOAvoidanceInterface) == 0x000001, "Wrong alignment on IDCSRVOAvoidanceInterface"); \ static_assert(sizeof(IDCSRVOAvoidanceInterface) == 0x000001, "Wrong size on IDCSRVOAvoidanceInterface"); \ #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) == 0x0003D8, "Wrong size on AGameMode"); \ static_assert(offsetof(AGameMode, MatchState) == 0x000390, "Member 'AGameMode::MatchState' has a wrong offset!"); \ static_assert(offsetof(AGameMode, NumSpectators) == 0x00039C, "Member 'AGameMode::NumSpectators' has a wrong offset!"); \ static_assert(offsetof(AGameMode, NumPlayers) == 0x0003A0, "Member 'AGameMode::NumPlayers' has a wrong offset!"); \ static_assert(offsetof(AGameMode, NumBots) == 0x0003A4, "Member 'AGameMode::NumBots' has a wrong offset!"); \ static_assert(offsetof(AGameMode, MinRespawnDelay) == 0x0003A8, "Member 'AGameMode::MinRespawnDelay' has a wrong offset!"); \ static_assert(offsetof(AGameMode, NumTravellingPlayers) == 0x0003AC, "Member 'AGameMode::NumTravellingPlayers' has a wrong offset!"); \ static_assert(offsetof(AGameMode, EngineMessageClass) == 0x0003B0, "Member 'AGameMode::EngineMessageClass' has a wrong offset!"); \ static_assert(offsetof(AGameMode, InactivePlayerArray) == 0x0003B8, "Member 'AGameMode::InactivePlayerArray' has a wrong offset!"); \ static_assert(offsetof(AGameMode, InactivePlayerStateLifeSpan) == 0x0003C8, "Member 'AGameMode::InactivePlayerStateLifeSpan' has a wrong offset!"); \ static_assert(offsetof(AGameMode, MaxInactivePlayers) == 0x0003CC, "Member 'AGameMode::MaxInactivePlayers' has a wrong offset!"); \ static_assert(offsetof(AGameMode, bHandleDedicatedServerReplays) == 0x0003D0, "Member 'AGameMode::bHandleDedicatedServerReplays' has a wrong offset!"); \ #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_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) == 0x000340, "Wrong size on AGameStateBase"); \ static_assert(offsetof(AGameStateBase, GameModeClass) == 0x0002F0, "Member 'AGameStateBase::GameModeClass' has a wrong offset!"); \ static_assert(offsetof(AGameStateBase, AuthorityGameMode) == 0x0002F8, "Member 'AGameStateBase::AuthorityGameMode' has a wrong offset!"); \ static_assert(offsetof(AGameStateBase, SpectatorClass) == 0x000300, "Member 'AGameStateBase::SpectatorClass' has a wrong offset!"); \ static_assert(offsetof(AGameStateBase, PlayerArray) == 0x000308, "Member 'AGameStateBase::PlayerArray' has a wrong offset!"); \ static_assert(offsetof(AGameStateBase, bReplicatedHasBegunPlay) == 0x000318, "Member 'AGameStateBase::bReplicatedHasBegunPlay' has a wrong offset!"); \ static_assert(offsetof(AGameStateBase, ReplicatedWorldTimeSeconds) == 0x00031C, "Member 'AGameStateBase::ReplicatedWorldTimeSeconds' has a wrong offset!"); \ static_assert(offsetof(AGameStateBase, ServerWorldTimeSecondsDelta) == 0x000320, "Member 'AGameStateBase::ServerWorldTimeSecondsDelta' has a wrong offset!"); \ static_assert(offsetof(AGameStateBase, ServerWorldTimeSecondsUpdateFrequency) == 0x000324, "Member 'AGameStateBase::ServerWorldTimeSecondsUpdateFrequency' has a wrong offset!"); \ #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_UMaterialExpressionNamedRerouteBase \ static_assert(alignof(UMaterialExpressionNamedRerouteBase) == 0x000008, "Wrong alignment on UMaterialExpressionNamedRerouteBase"); \ static_assert(sizeof(UMaterialExpressionNamedRerouteBase) == 0x0000B0, "Wrong size on UMaterialExpressionNamedRerouteBase"); \ #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_UMaterialExpressionTextureSampleParameterSubUV \ static_assert(alignof(UMaterialExpressionTextureSampleParameterSubUV) == 0x000008, "Wrong alignment on UMaterialExpressionTextureSampleParameterSubUV"); \ static_assert(sizeof(UMaterialExpressionTextureSampleParameterSubUV) == 0x000248, "Wrong size on UMaterialExpressionTextureSampleParameterSubUV"); \ #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_AGameState \ static_assert(alignof(AGameState) == 0x000008, "Wrong alignment on AGameState"); \ static_assert(sizeof(AGameState) == 0x000360, "Wrong size on AGameState"); \ static_assert(offsetof(AGameState, MatchState) == 0x000340, "Member 'AGameState::MatchState' has a wrong offset!"); \ static_assert(offsetof(AGameState, PreviousMatchState) == 0x000348, "Member 'AGameState::PreviousMatchState' has a wrong offset!"); \ static_assert(offsetof(AGameState, ElapsedTime) == 0x000350, "Member 'AGameState::ElapsedTime' 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_ASkyLight \ static_assert(alignof(ASkyLight) == 0x000008, "Wrong alignment on ASkyLight"); \ static_assert(sizeof(ASkyLight) == 0x000300, "Wrong size on ASkyLight"); \ static_assert(offsetof(ASkyLight, LightComponent) == 0x0002F0, "Member 'ASkyLight::LightComponent' has a wrong offset!"); \ #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_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_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_UTextureCube \ static_assert(alignof(UTextureCube) == 0x000010, "Wrong alignment on UTextureCube"); \ static_assert(sizeof(UTextureCube) == 0x000290, "Wrong size on UTextureCube"); \ #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_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_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) == 0x000830, "Wrong size on UInstancedStaticMeshComponent"); \ static_assert(offsetof(UInstancedStaticMeshComponent, PerInstanceSMData) == 0x0006E8, "Member 'UInstancedStaticMeshComponent::PerInstanceSMData' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, PerInstancePrevTransform) == 0x0006F8, "Member 'UInstancedStaticMeshComponent::PerInstancePrevTransform' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, NumCustomDataFloats) == 0x000708, "Member 'UInstancedStaticMeshComponent::NumCustomDataFloats' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, PerInstanceSMCustomData) == 0x000710, "Member 'UInstancedStaticMeshComponent::PerInstanceSMCustomData' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, InstancingRandomSeed) == 0x000720, "Member 'UInstancedStaticMeshComponent::InstancingRandomSeed' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, AdditionalRandomSeeds) == 0x000728, "Member 'UInstancedStaticMeshComponent::AdditionalRandomSeeds' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, InstanceStartCullDistance) == 0x000738, "Member 'UInstancedStaticMeshComponent::InstanceStartCullDistance' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, InstanceEndCullDistance) == 0x00073C, "Member 'UInstancedStaticMeshComponent::InstanceEndCullDistance' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, InstanceReorderTable) == 0x000740, "Member 'UInstancedStaticMeshComponent::InstanceReorderTable' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, NumPendingLightmaps) == 0x000810, "Member 'UInstancedStaticMeshComponent::NumPendingLightmaps' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, CachedMappings) == 0x000818, "Member 'UInstancedStaticMeshComponent::CachedMappings' 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_UThumbnailInfo \ static_assert(alignof(UThumbnailInfo) == 0x000008, "Wrong alignment on UThumbnailInfo"); \ static_assert(sizeof(UThumbnailInfo) == 0x000028, "Wrong size on UThumbnailInfo"); \ #define DUMPER7_ASSERTS_UHierarchicalInstancedStaticMeshComponent \ static_assert(alignof(UHierarchicalInstancedStaticMeshComponent) == 0x000010, "Wrong alignment on UHierarchicalInstancedStaticMeshComponent"); \ static_assert(sizeof(UHierarchicalInstancedStaticMeshComponent) == 0x0009C0, "Wrong size on UHierarchicalInstancedStaticMeshComponent"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, TranslatedInstanceSpaceOrigin) == 0x000840, "Member 'UHierarchicalInstancedStaticMeshComponent::TranslatedInstanceSpaceOrigin' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, SortedInstances) == 0x000858, "Member 'UHierarchicalInstancedStaticMeshComponent::SortedInstances' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, NumBuiltInstances) == 0x000868, "Member 'UHierarchicalInstancedStaticMeshComponent::NumBuiltInstances' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, BuiltInstanceBounds) == 0x000870, "Member 'UHierarchicalInstancedStaticMeshComponent::BuiltInstanceBounds' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, UnbuiltInstanceBounds) == 0x0008A8, "Member 'UHierarchicalInstancedStaticMeshComponent::UnbuiltInstanceBounds' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, UnbuiltInstanceBoundsList) == 0x0008E0, "Member 'UHierarchicalInstancedStaticMeshComponent::UnbuiltInstanceBoundsList' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, OcclusionLayerNumNodes) == 0x0008F8, "Member 'UHierarchicalInstancedStaticMeshComponent::OcclusionLayerNumNodes' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, CacheMeshExtendedBounds) == 0x000900, "Member 'UHierarchicalInstancedStaticMeshComponent::CacheMeshExtendedBounds' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, bDisableCollision) == 0x000938, "Member 'UHierarchicalInstancedStaticMeshComponent::bDisableCollision' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, InstanceCountToRender) == 0x00093C, "Member 'UHierarchicalInstancedStaticMeshComponent::InstanceCountToRender' 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_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_APartitionActor \ static_assert(alignof(APartitionActor) == 0x000008, "Wrong alignment on APartitionActor"); \ static_assert(sizeof(APartitionActor) == 0x0002F0, "Wrong size on APartitionActor"); \ #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_UMaterialExpressionParticlePositionWS \ static_assert(alignof(UMaterialExpressionParticlePositionWS) == 0x000008, "Wrong alignment on UMaterialExpressionParticlePositionWS"); \ static_assert(sizeof(UMaterialExpressionParticlePositionWS) == 0x0000B0, "Wrong size on UMaterialExpressionParticlePositionWS"); \ #define DUMPER7_ASSERTS_AISMPartitionActor \ static_assert(alignof(AISMPartitionActor) == 0x000008, "Wrong alignment on AISMPartitionActor"); \ static_assert(sizeof(AISMPartitionActor) == 0x000300, "Wrong size on AISMPartitionActor"); \ #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) == 0x000300, "Wrong size on AStaticMeshActor"); \ static_assert(offsetof(AStaticMeshActor, StaticMeshComponent) == 0x0002F0, "Member 'AStaticMeshActor::StaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(AStaticMeshActor, bStaticMeshReplicateMovement) == 0x0002F8, "Member 'AStaticMeshActor::bStaticMeshReplicateMovement' has a wrong offset!"); \ static_assert(offsetof(AStaticMeshActor, NavigationGeometryGatheringMode) == 0x0002F9, "Member 'AStaticMeshActor::NavigationGeometryGatheringMode' has a wrong offset!"); \ #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_UPoseWatch \ static_assert(alignof(UPoseWatch) == 0x000008, "Wrong alignment on UPoseWatch"); \ static_assert(sizeof(UPoseWatch) == 0x000028, "Wrong size on UPoseWatch"); \ #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_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_UMaterialExpressionParticleSpeed \ static_assert(alignof(UMaterialExpressionParticleSpeed) == 0x000008, "Wrong alignment on UMaterialExpressionParticleSpeed"); \ static_assert(sizeof(UMaterialExpressionParticleSpeed) == 0x0000B0, "Wrong size on UMaterialExpressionParticleSpeed"); \ #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) == 0x000208, "Wrong size on UMaterialInstanceConstant"); \ static_assert(offsetof(UMaterialInstanceConstant, PhysMaterialMask) == 0x000200, "Member 'UMaterialInstanceConstant::PhysMaterialMask' 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_AnimNotifyLibrary_NotifyStateReachedEnd \ static_assert(alignof(AnimNotifyLibrary_NotifyStateReachedEnd) == 0x000008, "Wrong alignment on AnimNotifyLibrary_NotifyStateReachedEnd"); \ static_assert(sizeof(AnimNotifyLibrary_NotifyStateReachedEnd) == 0x000038, "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) == 0x000030, "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_UHLODBuilder \ static_assert(alignof(UHLODBuilder) == 0x000008, "Wrong alignment on UHLODBuilder"); \ static_assert(sizeof(UHLODBuilder) == 0x000028, "Wrong size on UHLODBuilder"); \ #define DUMPER7_ASSERTS_ATriggerBase \ static_assert(alignof(ATriggerBase) == 0x000008, "Wrong alignment on ATriggerBase"); \ static_assert(sizeof(ATriggerBase) == 0x0002F8, "Wrong size on ATriggerBase"); \ static_assert(offsetof(ATriggerBase, CollisionComponent) == 0x0002F0, "Member 'ATriggerBase::CollisionComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ATriggerBox \ static_assert(alignof(ATriggerBox) == 0x000008, "Wrong alignment on ATriggerBox"); \ static_assert(sizeof(ATriggerBox) == 0x0002F8, "Wrong size on ATriggerBox"); \ #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_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_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) == 0x000A00, "Wrong size on ACameraActor"); \ static_assert(offsetof(ACameraActor, AutoActivateForPlayer) == 0x0002F0, "Member 'ACameraActor::AutoActivateForPlayer' has a wrong offset!"); \ static_assert(offsetof(ACameraActor, CameraComponent) == 0x0002F8, "Member 'ACameraActor::CameraComponent' has a wrong offset!"); \ static_assert(offsetof(ACameraActor, SceneComponent) == 0x000300, "Member 'ACameraActor::SceneComponent' has a wrong offset!"); \ static_assert(offsetof(ACameraActor, AspectRatio) == 0x00030C, "Member 'ACameraActor::AspectRatio' has a wrong offset!"); \ static_assert(offsetof(ACameraActor, FOVAngle) == 0x000310, "Member 'ACameraActor::FOVAngle' has a wrong offset!"); \ static_assert(offsetof(ACameraActor, PostProcessBlendWeight) == 0x000314, "Member 'ACameraActor::PostProcessBlendWeight' has a wrong offset!"); \ static_assert(offsetof(ACameraActor, PostProcessSettings) == 0x000320, "Member 'ACameraActor::PostProcessSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWindDirectionalSource \ static_assert(alignof(AWindDirectionalSource) == 0x000008, "Wrong alignment on AWindDirectionalSource"); \ static_assert(sizeof(AWindDirectionalSource) == 0x0002F8, "Wrong size on AWindDirectionalSource"); \ static_assert(offsetof(AWindDirectionalSource, Component) == 0x0002F0, "Member 'AWindDirectionalSource::Component' 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_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) == 0x0007D0, "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_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) == 0x000A70, "Wrong size on UCameraComponent"); \ static_assert(offsetof(UCameraComponent, FieldOfView) == 0x0002E0, "Member 'UCameraComponent::FieldOfView' has a wrong offset!"); \ static_assert(offsetof(UCameraComponent, OrthoWidth) == 0x0002E4, "Member 'UCameraComponent::OrthoWidth' has a wrong offset!"); \ static_assert(offsetof(UCameraComponent, OrthoNearClipPlane) == 0x0002E8, "Member 'UCameraComponent::OrthoNearClipPlane' has a wrong offset!"); \ static_assert(offsetof(UCameraComponent, OrthoFarClipPlane) == 0x0002EC, "Member 'UCameraComponent::OrthoFarClipPlane' has a wrong offset!"); \ static_assert(offsetof(UCameraComponent, AspectRatio) == 0x0002F0, "Member 'UCameraComponent::AspectRatio' has a wrong offset!"); \ static_assert(offsetof(UCameraComponent, ProjectionMode) == 0x0002F5, "Member 'UCameraComponent::ProjectionMode' has a wrong offset!"); \ static_assert(offsetof(UCameraComponent, PostProcessBlendWeight) == 0x000360, "Member 'UCameraComponent::PostProcessBlendWeight' has a wrong offset!"); \ static_assert(offsetof(UCameraComponent, PostProcessSettings) == 0x000390, "Member 'UCameraComponent::PostProcessSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotifyState_DisableRootMotion \ static_assert(alignof(UAnimNotifyState_DisableRootMotion) == 0x000008, "Wrong alignment on UAnimNotifyState_DisableRootMotion"); \ static_assert(sizeof(UAnimNotifyState_DisableRootMotion) == 0x000040, "Wrong size on UAnimNotifyState_DisableRootMotion"); \ #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_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_IActiveSoundUpdateInterface \ static_assert(alignof(IActiveSoundUpdateInterface) == 0x000001, "Wrong alignment on IActiveSoundUpdateInterface"); \ static_assert(sizeof(IActiveSoundUpdateInterface) == 0x000001, "Wrong size on IActiveSoundUpdateInterface"); \ #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_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_UMaterialExpressionAtmosphericLightColor \ static_assert(alignof(UMaterialExpressionAtmosphericLightColor) == 0x000008, "Wrong alignment on UMaterialExpressionAtmosphericLightColor"); \ static_assert(sizeof(UMaterialExpressionAtmosphericLightColor) == 0x0000B0, "Wrong size on UMaterialExpressionAtmosphericLightColor"); \ #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_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_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_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_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_UMaterialExpressionLess \ static_assert(alignof(UMaterialExpressionLess) == 0x000008, "Wrong alignment on UMaterialExpressionLess"); \ static_assert(sizeof(UMaterialExpressionLess) == 0x000108, "Wrong size on UMaterialExpressionLess"); \ #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_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_UMaterialExpressionHairAttributes \ static_assert(alignof(UMaterialExpressionHairAttributes) == 0x000008, "Wrong alignment on UMaterialExpressionHairAttributes"); \ static_assert(sizeof(UMaterialExpressionHairAttributes) == 0x0000B8, "Wrong size on UMaterialExpressionHairAttributes"); \ #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_AsyncComponentInterface_AsyncAssetEnabled \ static_assert(alignof(AsyncComponentInterface_AsyncAssetEnabled) == 0x000001, "Wrong alignment on AsyncComponentInterface_AsyncAssetEnabled"); \ static_assert(sizeof(AsyncComponentInterface_AsyncAssetEnabled) == 0x000001, "Wrong size on AsyncComponentInterface_AsyncAssetEnabled"); \ static_assert(offsetof(AsyncComponentInterface_AsyncAssetEnabled, ReturnValue) == 0x000000, "Member 'AsyncComponentInterface_AsyncAssetEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AsyncComponentInterface_GetSoftClassAsset \ static_assert(alignof(AsyncComponentInterface_GetSoftClassAsset) == 0x000008, "Wrong alignment on AsyncComponentInterface_GetSoftClassAsset"); \ static_assert(sizeof(AsyncComponentInterface_GetSoftClassAsset) == 0x000030, "Wrong size on AsyncComponentInterface_GetSoftClassAsset"); \ static_assert(offsetof(AsyncComponentInterface_GetSoftClassAsset, ReturnValue) == 0x000000, "Member 'AsyncComponentInterface_GetSoftClassAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AsyncComponentInterface_GetSoftObjectAsset \ static_assert(alignof(AsyncComponentInterface_GetSoftObjectAsset) == 0x000008, "Wrong alignment on AsyncComponentInterface_GetSoftObjectAsset"); \ static_assert(sizeof(AsyncComponentInterface_GetSoftObjectAsset) == 0x000030, "Wrong size on AsyncComponentInterface_GetSoftObjectAsset"); \ static_assert(offsetof(AsyncComponentInterface_GetSoftObjectAsset, ReturnValue) == 0x000000, "Member 'AsyncComponentInterface_GetSoftObjectAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAsyncComponentInterface \ static_assert(alignof(IAsyncComponentInterface) == 0x000001, "Wrong alignment on IAsyncComponentInterface"); \ static_assert(sizeof(IAsyncComponentInterface) == 0x000001, "Wrong size on IAsyncComponentInterface"); \ #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_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_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_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_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_UBreakPoint \ static_assert(alignof(UBreakPoint) == 0x000008, "Wrong alignment on UBreakPoint"); \ static_assert(sizeof(UBreakPoint) == 0x000028, "Wrong size on UBreakPoint"); \ #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_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_IDontCastToInBlueprint \ static_assert(alignof(IDontCastToInBlueprint) == 0x000001, "Wrong alignment on IDontCastToInBlueprint"); \ static_assert(sizeof(IDontCastToInBlueprint) == 0x000001, "Wrong size on IDontCastToInBlueprint"); \ #define DUMPER7_ASSERTS_ICastTo_FromCharacter \ static_assert(alignof(ICastTo_FromCharacter) == 0x000001, "Wrong alignment on ICastTo_FromCharacter"); \ static_assert(sizeof(ICastTo_FromCharacter) == 0x000001, "Wrong size on ICastTo_FromCharacter"); \ #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) == 0x000300, "Wrong size on UCameraShakeSourceComponent"); \ static_assert(offsetof(UCameraShakeSourceComponent, Attenuation) == 0x0002E0, "Member 'UCameraShakeSourceComponent::Attenuation' has a wrong offset!"); \ static_assert(offsetof(UCameraShakeSourceComponent, InnerAttenuationRadius) == 0x0002E4, "Member 'UCameraShakeSourceComponent::InnerAttenuationRadius' has a wrong offset!"); \ static_assert(offsetof(UCameraShakeSourceComponent, OuterAttenuationRadius) == 0x0002E8, "Member 'UCameraShakeSourceComponent::OuterAttenuationRadius' has a wrong offset!"); \ static_assert(offsetof(UCameraShakeSourceComponent, camerashake) == 0x0002F0, "Member 'UCameraShakeSourceComponent::camerashake' has a wrong offset!"); \ static_assert(offsetof(UCameraShakeSourceComponent, bAutoStart) == 0x0002F8, "Member 'UCameraShakeSourceComponent::bAutoStart' has a wrong offset!"); \ #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_IForbidden_GetOwner \ static_assert(alignof(IForbidden_GetOwner) == 0x000001, "Wrong alignment on IForbidden_GetOwner"); \ static_assert(sizeof(IForbidden_GetOwner) == 0x000001, "Wrong size on IForbidden_GetOwner"); \ #define DUMPER7_ASSERTS_IForbidden_SpawnFromBlueprint \ static_assert(alignof(IForbidden_SpawnFromBlueprint) == 0x000001, "Wrong alignment on IForbidden_SpawnFromBlueprint"); \ static_assert(sizeof(IForbidden_SpawnFromBlueprint) == 0x000001, "Wrong size on IForbidden_SpawnFromBlueprint"); \ #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_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_UDebugDrawService \ static_assert(alignof(UDebugDrawService) == 0x000008, "Wrong alignment on UDebugDrawService"); \ static_assert(sizeof(UDebugDrawService) == 0x000028, "Wrong size on UDebugDrawService"); \ #define DUMPER7_ASSERTS_ABoxReflectionCapture \ static_assert(alignof(ABoxReflectionCapture) == 0x000008, "Wrong alignment on ABoxReflectionCapture"); \ static_assert(sizeof(ABoxReflectionCapture) == 0x0002F8, "Wrong size on ABoxReflectionCapture"); \ #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_UMaterialFunctionMaterialLayerBlend \ static_assert(alignof(UMaterialFunctionMaterialLayerBlend) == 0x000008, "Wrong alignment on UMaterialFunctionMaterialLayerBlend"); \ static_assert(sizeof(UMaterialFunctionMaterialLayerBlend) == 0x000058, "Wrong size on UMaterialFunctionMaterialLayerBlend"); \ #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_UReflectionCaptureComponent \ static_assert(alignof(UReflectionCaptureComponent) == 0x000010, "Wrong alignment on UReflectionCaptureComponent"); \ static_assert(sizeof(UReflectionCaptureComponent) == 0x000350, "Wrong size on UReflectionCaptureComponent"); \ static_assert(offsetof(UReflectionCaptureComponent, CaptureOffsetComponent) == 0x0002E0, "Member 'UReflectionCaptureComponent::CaptureOffsetComponent' has a wrong offset!"); \ static_assert(offsetof(UReflectionCaptureComponent, ReflectionSourceType) == 0x0002E8, "Member 'UReflectionCaptureComponent::ReflectionSourceType' has a wrong offset!"); \ static_assert(offsetof(UReflectionCaptureComponent, Cubemap) == 0x0002F0, "Member 'UReflectionCaptureComponent::Cubemap' has a wrong offset!"); \ static_assert(offsetof(UReflectionCaptureComponent, SourceCubemapAngle) == 0x0002F8, "Member 'UReflectionCaptureComponent::SourceCubemapAngle' has a wrong offset!"); \ static_assert(offsetof(UReflectionCaptureComponent, Brightness) == 0x0002FC, "Member 'UReflectionCaptureComponent::Brightness' has a wrong offset!"); \ static_assert(offsetof(UReflectionCaptureComponent, CaptureOffset) == 0x000300, "Member 'UReflectionCaptureComponent::CaptureOffset' has a wrong offset!"); \ static_assert(offsetof(UReflectionCaptureComponent, MapBuildDataId) == 0x000318, "Member 'UReflectionCaptureComponent::MapBuildDataId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBoxReflectionCaptureComponent \ static_assert(alignof(UBoxReflectionCaptureComponent) == 0x000010, "Wrong alignment on UBoxReflectionCaptureComponent"); \ static_assert(sizeof(UBoxReflectionCaptureComponent) == 0x000370, "Wrong size on UBoxReflectionCaptureComponent"); \ static_assert(offsetof(UBoxReflectionCaptureComponent, BoxTransitionDistance) == 0x000350, "Member 'UBoxReflectionCaptureComponent::BoxTransitionDistance' has a wrong offset!"); \ static_assert(offsetof(UBoxReflectionCaptureComponent, PreviewInfluenceBox) == 0x000358, "Member 'UBoxReflectionCaptureComponent::PreviewInfluenceBox' has a wrong offset!"); \ static_assert(offsetof(UBoxReflectionCaptureComponent, PreviewCaptureBox) == 0x000360, "Member 'UBoxReflectionCaptureComponent::PreviewCaptureBox' 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) == 0x0003A0, "Wrong size on ADefaultPawn"); \ static_assert(offsetof(ADefaultPawn, BaseTurnRate) == 0x000378, "Member 'ADefaultPawn::BaseTurnRate' has a wrong offset!"); \ static_assert(offsetof(ADefaultPawn, BaseLookUpRate) == 0x00037C, "Member 'ADefaultPawn::BaseLookUpRate' has a wrong offset!"); \ static_assert(offsetof(ADefaultPawn, MovementComponent) == 0x000380, "Member 'ADefaultPawn::MovementComponent' has a wrong offset!"); \ static_assert(offsetof(ADefaultPawn, CollisionComponent) == 0x000388, "Member 'ADefaultPawn::CollisionComponent' has a wrong offset!"); \ static_assert(offsetof(ADefaultPawn, MeshComponent) == 0x000390, "Member 'ADefaultPawn::MeshComponent' has a wrong offset!"); \ #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_UBuiltInAttributesExtensions \ static_assert(alignof(UBuiltInAttributesExtensions) == 0x000008, "Wrong alignment on UBuiltInAttributesExtensions"); \ static_assert(sizeof(UBuiltInAttributesExtensions) == 0x000028, "Wrong size on UBuiltInAttributesExtensions"); \ #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_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_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_UControlChannel \ static_assert(alignof(UControlChannel) == 0x000008, "Wrong alignment on UControlChannel"); \ static_assert(sizeof(UControlChannel) == 0x000080, "Wrong size on UControlChannel"); \ #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_ANavigationDataChunkActor \ static_assert(alignof(ANavigationDataChunkActor) == 0x000008, "Wrong alignment on ANavigationDataChunkActor"); \ static_assert(sizeof(ANavigationDataChunkActor) == 0x000338, "Wrong size on ANavigationDataChunkActor"); \ static_assert(offsetof(ANavigationDataChunkActor, NavDataChunks) == 0x0002F0, "Member 'ANavigationDataChunkActor::NavDataChunks' has a wrong offset!"); \ static_assert(offsetof(ANavigationDataChunkActor, DataChunkActorBounds) == 0x000300, "Member 'ANavigationDataChunkActor::DataChunkActorBounds' 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_DCSVisManagerSubsystem_GetTypeHiddenState \ static_assert(alignof(DCSVisManagerSubsystem_GetTypeHiddenState) == 0x000001, "Wrong alignment on DCSVisManagerSubsystem_GetTypeHiddenState"); \ static_assert(sizeof(DCSVisManagerSubsystem_GetTypeHiddenState) == 0x000002, "Wrong size on DCSVisManagerSubsystem_GetTypeHiddenState"); \ static_assert(offsetof(DCSVisManagerSubsystem_GetTypeHiddenState, Type) == 0x000000, "Member 'DCSVisManagerSubsystem_GetTypeHiddenState::Type' has a wrong offset!"); \ static_assert(offsetof(DCSVisManagerSubsystem_GetTypeHiddenState, bOutHidden) == 0x000001, "Member 'DCSVisManagerSubsystem_GetTypeHiddenState::bOutHidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSVisManagerSubsystem_SetTypeHiddenState \ static_assert(alignof(DCSVisManagerSubsystem_SetTypeHiddenState) == 0x000001, "Wrong alignment on DCSVisManagerSubsystem_SetTypeHiddenState"); \ static_assert(sizeof(DCSVisManagerSubsystem_SetTypeHiddenState) == 0x000002, "Wrong size on DCSVisManagerSubsystem_SetTypeHiddenState"); \ static_assert(offsetof(DCSVisManagerSubsystem_SetTypeHiddenState, Type) == 0x000000, "Member 'DCSVisManagerSubsystem_SetTypeHiddenState::Type' has a wrong offset!"); \ static_assert(offsetof(DCSVisManagerSubsystem_SetTypeHiddenState, bHidden) == 0x000001, "Member 'DCSVisManagerSubsystem_SetTypeHiddenState::bHidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSVisManagerSubsystem \ static_assert(alignof(UDCSVisManagerSubsystem) == 0x000008, "Wrong alignment on UDCSVisManagerSubsystem"); \ static_assert(sizeof(UDCSVisManagerSubsystem) == 0x000090, "Wrong size on UDCSVisManagerSubsystem"); \ #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_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_UMaterialExpressionDecalLifetimeOpacity \ static_assert(alignof(UMaterialExpressionDecalLifetimeOpacity) == 0x000008, "Wrong alignment on UMaterialExpressionDecalLifetimeOpacity"); \ static_assert(sizeof(UMaterialExpressionDecalLifetimeOpacity) == 0x0000B0, "Wrong size on UMaterialExpressionDecalLifetimeOpacity"); \ #define DUMPER7_ASSERTS_ADCSWorldSettings \ static_assert(alignof(ADCSWorldSettings) == 0x000008, "Wrong alignment on ADCSWorldSettings"); \ static_assert(sizeof(ADCSWorldSettings) == 0x000520, "Wrong size on ADCSWorldSettings"); \ static_assert(offsetof(ADCSWorldSettings, WorldCompositionClass) == 0x000518, "Member 'ADCSWorldSettings::WorldCompositionClass' 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_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_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_UDemoPendingNetGame \ static_assert(alignof(UDemoPendingNetGame) == 0x000008, "Wrong alignment on UDemoPendingNetGame"); \ static_assert(sizeof(UDemoPendingNetGame) == 0x0000C0, "Wrong size on UDemoPendingNetGame"); \ #define DUMPER7_ASSERTS_UDrawSphereComponent \ static_assert(alignof(UDrawSphereComponent) == 0x000010, "Wrong alignment on UDrawSphereComponent"); \ static_assert(sizeof(UDrawSphereComponent) == 0x0005B0, "Wrong size on UDrawSphereComponent"); \ #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_UDialogueSoundWaveProxy \ static_assert(alignof(UDialogueSoundWaveProxy) == 0x000008, "Wrong alignment on UDialogueSoundWaveProxy"); \ static_assert(sizeof(UDialogueSoundWaveProxy) == 0x000180, "Wrong size on UDialogueSoundWaveProxy"); \ #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_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_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_ULightmassPortalComponent \ static_assert(alignof(ULightmassPortalComponent) == 0x000010, "Wrong alignment on ULightmassPortalComponent"); \ static_assert(sizeof(ULightmassPortalComponent) == 0x0002F0, "Wrong size on ULightmassPortalComponent"); \ static_assert(offsetof(ULightmassPortalComponent, PreviewBox) == 0x0002E0, "Member 'ULightmassPortalComponent::PreviewBox' 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_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_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_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_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) == 0x000128, "Wrong size on UVOIPTalker"); \ static_assert(offsetof(UVOIPTalker, Settings) == 0x0000E8, "Member 'UVOIPTalker::Settings' 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_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_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_UPostProcessComponent \ static_assert(alignof(UPostProcessComponent) == 0x000010, "Wrong alignment on UPostProcessComponent"); \ static_assert(sizeof(UPostProcessComponent) == 0x0009E0, "Wrong size on UPostProcessComponent"); \ static_assert(offsetof(UPostProcessComponent, Settings) == 0x0002F0, "Member 'UPostProcessComponent::Settings' has a wrong offset!"); \ static_assert(offsetof(UPostProcessComponent, Priority) == 0x0009D0, "Member 'UPostProcessComponent::Priority' has a wrong offset!"); \ static_assert(offsetof(UPostProcessComponent, BlendRadius) == 0x0009D4, "Member 'UPostProcessComponent::BlendRadius' has a wrong offset!"); \ static_assert(offsetof(UPostProcessComponent, BlendWeight) == 0x0009D8, "Member 'UPostProcessComponent::BlendWeight' 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_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_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_UDistributionVector \ static_assert(alignof(UDistributionVector) == 0x000008, "Wrong alignment on UDistributionVector"); \ static_assert(sizeof(UDistributionVector) == 0x000038, "Wrong size on UDistributionVector"); \ #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_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_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_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_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_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_UDistributionVectorParticleParameter \ static_assert(alignof(UDistributionVectorParticleParameter) == 0x000008, "Wrong alignment on UDistributionVectorParticleParameter"); \ static_assert(sizeof(UDistributionVectorParticleParameter) == 0x0000C8, "Wrong size on UDistributionVectorParticleParameter"); \ #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_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_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_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_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_UEdGraphSchema \ static_assert(alignof(UEdGraphSchema) == 0x000008, "Wrong alignment on UEdGraphSchema"); \ static_assert(sizeof(UEdGraphSchema) == 0x000028, "Wrong size on UEdGraphSchema"); \ #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_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) == 0x000340, "Wrong size on AEmitter"); \ static_assert(offsetof(AEmitter, ParticleSystemComponent) == 0x0002F0, "Member 'AEmitter::ParticleSystemComponent' has a wrong offset!"); \ static_assert(offsetof(AEmitter, OnParticleSpawn) == 0x000300, "Member 'AEmitter::OnParticleSpawn' has a wrong offset!"); \ static_assert(offsetof(AEmitter, OnParticleBurst) == 0x000310, "Member 'AEmitter::OnParticleBurst' has a wrong offset!"); \ static_assert(offsetof(AEmitter, OnParticleDeath) == 0x000320, "Member 'AEmitter::OnParticleDeath' has a wrong offset!"); \ static_assert(offsetof(AEmitter, OnParticleCollide) == 0x000330, "Member 'AEmitter::OnParticleCollide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AEmitterCameraLensEffectBase \ static_assert(alignof(AEmitterCameraLensEffectBase) == 0x000010, "Wrong alignment on AEmitterCameraLensEffectBase"); \ static_assert(sizeof(AEmitterCameraLensEffectBase) == 0x0003E0, "Wrong size on AEmitterCameraLensEffectBase"); \ static_assert(offsetof(AEmitterCameraLensEffectBase, PS_CameraEffect) == 0x000348, "Member 'AEmitterCameraLensEffectBase::PS_CameraEffect' has a wrong offset!"); \ static_assert(offsetof(AEmitterCameraLensEffectBase, BaseCamera) == 0x000350, "Member 'AEmitterCameraLensEffectBase::BaseCamera' has a wrong offset!"); \ static_assert(offsetof(AEmitterCameraLensEffectBase, RelativeTransform) == 0x000360, "Member 'AEmitterCameraLensEffectBase::RelativeTransform' has a wrong offset!"); \ static_assert(offsetof(AEmitterCameraLensEffectBase, BaseFOV) == 0x0003C0, "Member 'AEmitterCameraLensEffectBase::BaseFOV' has a wrong offset!"); \ static_assert(offsetof(AEmitterCameraLensEffectBase, EmittersToTreatAsSame) == 0x0003C8, "Member 'AEmitterCameraLensEffectBase::EmittersToTreatAsSame' has a wrong offset!"); \ static_assert(offsetof(AEmitterCameraLensEffectBase, DistFromCamera) == 0x0003D8, "Member 'AEmitterCameraLensEffectBase::DistFromCamera' has a wrong offset!"); \ #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_UViewModeUtils \ static_assert(alignof(UViewModeUtils) == 0x000008, "Wrong alignment on UViewModeUtils"); \ static_assert(sizeof(UViewModeUtils) == 0x000028, "Wrong size on UViewModeUtils"); \ #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_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_UEngineTypes \ static_assert(alignof(UEngineTypes) == 0x000008, "Wrong alignment on UEngineTypes"); \ static_assert(sizeof(UEngineTypes) == 0x000028, "Wrong size on UEngineTypes"); \ #define DUMPER7_ASSERTS_AExponentialHeightFog \ static_assert(alignof(AExponentialHeightFog) == 0x000008, "Wrong alignment on AExponentialHeightFog"); \ static_assert(sizeof(AExponentialHeightFog) == 0x000300, "Wrong size on AExponentialHeightFog"); \ static_assert(offsetof(AExponentialHeightFog, Component) == 0x0002F0, "Member 'AExponentialHeightFog::Component' 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) == 0x000398, "Wrong size on AAudioVolume"); \ static_assert(offsetof(AAudioVolume, Priority) == 0x000328, "Member 'AAudioVolume::Priority' has a wrong offset!"); \ static_assert(offsetof(AAudioVolume, Settings) == 0x000330, "Member 'AAudioVolume::Settings' has a wrong offset!"); \ static_assert(offsetof(AAudioVolume, AmbientZoneSettings) == 0x000350, "Member 'AAudioVolume::AmbientZoneSettings' has a wrong offset!"); \ static_assert(offsetof(AAudioVolume, SubmixSendSettings) == 0x000378, "Member 'AAudioVolume::SubmixSendSettings' has a wrong offset!"); \ static_assert(offsetof(AAudioVolume, SubmixOverrideSettings) == 0x000388, "Member 'AAudioVolume::SubmixOverrideSettings' 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_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_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_SetSkyAtmosphereAmbientContributionColorScale \ static_assert(alignof(ExponentialHeightFogComponent_SetSkyAtmosphereAmbientContributionColorScale) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetSkyAtmosphereAmbientContributionColorScale"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetSkyAtmosphereAmbientContributionColorScale) == 0x000010, "Wrong size on ExponentialHeightFogComponent_SetSkyAtmosphereAmbientContributionColorScale"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetSkyAtmosphereAmbientContributionColorScale, NewValue) == 0x000000, "Member 'ExponentialHeightFogComponent_SetSkyAtmosphereAmbientContributionColorScale::NewValue' 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_SetVolumetricFogNearFadeInDistance \ static_assert(alignof(ExponentialHeightFogComponent_SetVolumetricFogNearFadeInDistance) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetVolumetricFogNearFadeInDistance"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetVolumetricFogNearFadeInDistance) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetVolumetricFogNearFadeInDistance"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetVolumetricFogNearFadeInDistance, NewValue) == 0x000000, "Member 'ExponentialHeightFogComponent_SetVolumetricFogNearFadeInDistance::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_ExponentialHeightFogComponent_SetVolumetricFogStartDistance \ static_assert(alignof(ExponentialHeightFogComponent_SetVolumetricFogStartDistance) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetVolumetricFogStartDistance"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetVolumetricFogStartDistance) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetVolumetricFogStartDistance"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetVolumetricFogStartDistance, NewValue) == 0x000000, "Member 'ExponentialHeightFogComponent_SetVolumetricFogStartDistance::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UExponentialHeightFogComponent \ static_assert(alignof(UExponentialHeightFogComponent) == 0x000010, "Wrong alignment on UExponentialHeightFogComponent"); \ static_assert(sizeof(UExponentialHeightFogComponent) == 0x0003C0, "Wrong size on UExponentialHeightFogComponent"); \ static_assert(offsetof(UExponentialHeightFogComponent, FogDensity) == 0x0002E0, "Member 'UExponentialHeightFogComponent::FogDensity' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, FogHeightFalloff) == 0x0002E4, "Member 'UExponentialHeightFogComponent::FogHeightFalloff' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, SecondFogData) == 0x0002E8, "Member 'UExponentialHeightFogComponent::SecondFogData' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, FogInscatteringColor) == 0x0002F4, "Member 'UExponentialHeightFogComponent::FogInscatteringColor' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, FogInscatteringLuminance) == 0x000304, "Member 'UExponentialHeightFogComponent::FogInscatteringLuminance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, SkyAtmosphereAmbientContributionColorScale) == 0x000314, "Member 'UExponentialHeightFogComponent::SkyAtmosphereAmbientContributionColorScale' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, InscatteringColorCubemap) == 0x000328, "Member 'UExponentialHeightFogComponent::InscatteringColorCubemap' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, InscatteringColorCubemapAngle) == 0x000330, "Member 'UExponentialHeightFogComponent::InscatteringColorCubemapAngle' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, InscatteringTextureTint) == 0x000334, "Member 'UExponentialHeightFogComponent::InscatteringTextureTint' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, FullyDirectionalInscatteringColorDistance) == 0x000344, "Member 'UExponentialHeightFogComponent::FullyDirectionalInscatteringColorDistance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, NonDirectionalInscatteringColorDistance) == 0x000348, "Member 'UExponentialHeightFogComponent::NonDirectionalInscatteringColorDistance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, DirectionalInscatteringExponent) == 0x00034C, "Member 'UExponentialHeightFogComponent::DirectionalInscatteringExponent' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, DirectionalInscatteringStartDistance) == 0x000350, "Member 'UExponentialHeightFogComponent::DirectionalInscatteringStartDistance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, DirectionalInscatteringColor) == 0x000354, "Member 'UExponentialHeightFogComponent::DirectionalInscatteringColor' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, DirectionalInscatteringLuminance) == 0x000364, "Member 'UExponentialHeightFogComponent::DirectionalInscatteringLuminance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, FogMaxOpacity) == 0x000374, "Member 'UExponentialHeightFogComponent::FogMaxOpacity' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, StartDistance) == 0x000378, "Member 'UExponentialHeightFogComponent::StartDistance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, FogCutoffDistance) == 0x00037C, "Member 'UExponentialHeightFogComponent::FogCutoffDistance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, bEnableVolumetricFog) == 0x000380, "Member 'UExponentialHeightFogComponent::bEnableVolumetricFog' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, VolumetricFogScatteringDistribution) == 0x000384, "Member 'UExponentialHeightFogComponent::VolumetricFogScatteringDistribution' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, VolumetricFogAlbedo) == 0x000388, "Member 'UExponentialHeightFogComponent::VolumetricFogAlbedo' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, VolumetricFogEmissive) == 0x00038C, "Member 'UExponentialHeightFogComponent::VolumetricFogEmissive' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, VolumetricFogExtinctionScale) == 0x00039C, "Member 'UExponentialHeightFogComponent::VolumetricFogExtinctionScale' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, VolumetricFogDistance) == 0x0003A0, "Member 'UExponentialHeightFogComponent::VolumetricFogDistance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, VolumetricFogStartDistance) == 0x0003A4, "Member 'UExponentialHeightFogComponent::VolumetricFogStartDistance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, VolumetricFogNearFadeInDistance) == 0x0003A8, "Member 'UExponentialHeightFogComponent::VolumetricFogNearFadeInDistance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, VolumetricFogStaticLightingScatteringIntensity) == 0x0003AC, "Member 'UExponentialHeightFogComponent::VolumetricFogStaticLightingScatteringIntensity' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, bOverrideLightColorsWithFogInscatteringColors) == 0x0003B0, "Member 'UExponentialHeightFogComponent::bOverrideLightColorsWithFogInscatteringColors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatatableCustomedSettings \ static_assert(alignof(UDatatableCustomedSettings) == 0x000008, "Wrong alignment on UDatatableCustomedSettings"); \ static_assert(sizeof(UDatatableCustomedSettings) == 0x000048, "Wrong size on UDatatableCustomedSettings"); \ static_assert(offsetof(UDatatableCustomedSettings, LazyDatatables) == 0x000028, "Member 'UDatatableCustomedSettings::LazyDatatables' has a wrong offset!"); \ static_assert(offsetof(UDatatableCustomedSettings, LazyDatatablesWithStructs) == 0x000038, "Member 'UDatatableCustomedSettings::LazyDatatablesWithStructs' 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_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_AGameNetworkManager \ static_assert(alignof(AGameNetworkManager) == 0x000008, "Wrong alignment on AGameNetworkManager"); \ static_assert(sizeof(AGameNetworkManager) == 0x000398, "Wrong size on AGameNetworkManager"); \ static_assert(offsetof(AGameNetworkManager, BadPacketLossThreshold) == 0x0002F0, "Member 'AGameNetworkManager::BadPacketLossThreshold' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, SeverePacketLossThreshold) == 0x0002F4, "Member 'AGameNetworkManager::SeverePacketLossThreshold' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, BadPingThreshold) == 0x0002F8, "Member 'AGameNetworkManager::BadPingThreshold' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, SeverePingThreshold) == 0x0002FC, "Member 'AGameNetworkManager::SeverePingThreshold' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, AdjustedNetSpeed) == 0x000300, "Member 'AGameNetworkManager::AdjustedNetSpeed' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, LastNetSpeedUpdateTime) == 0x000304, "Member 'AGameNetworkManager::LastNetSpeedUpdateTime' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, TotalNetBandwidth) == 0x000308, "Member 'AGameNetworkManager::TotalNetBandwidth' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MinDynamicBandwidth) == 0x00030C, "Member 'AGameNetworkManager::MinDynamicBandwidth' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MaxDynamicBandwidth) == 0x000310, "Member 'AGameNetworkManager::MaxDynamicBandwidth' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, StandbyRxCheatTime) == 0x000318, "Member 'AGameNetworkManager::StandbyRxCheatTime' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, StandbyTxCheatTime) == 0x00031C, "Member 'AGameNetworkManager::StandbyTxCheatTime' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, PercentMissingForRxStandby) == 0x000320, "Member 'AGameNetworkManager::PercentMissingForRxStandby' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, PercentMissingForTxStandby) == 0x000324, "Member 'AGameNetworkManager::PercentMissingForTxStandby' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, PercentForBadPing) == 0x000328, "Member 'AGameNetworkManager::PercentForBadPing' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, JoinInProgressStandbyWaitTime) == 0x00032C, "Member 'AGameNetworkManager::JoinInProgressStandbyWaitTime' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MoveRepSize) == 0x000330, "Member 'AGameNetworkManager::MoveRepSize' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MAXPOSITIONERRORSQUARED) == 0x000334, "Member 'AGameNetworkManager::MAXPOSITIONERRORSQUARED' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MAXNEARZEROVELOCITYSQUARED) == 0x000338, "Member 'AGameNetworkManager::MAXNEARZEROVELOCITYSQUARED' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, CLIENTADJUSTUPDATECOST) == 0x00033C, "Member 'AGameNetworkManager::CLIENTADJUSTUPDATECOST' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MAXCLIENTUPDATEINTERVAL) == 0x000340, "Member 'AGameNetworkManager::MAXCLIENTUPDATEINTERVAL' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MaxClientForcedUpdateDuration) == 0x000344, "Member 'AGameNetworkManager::MaxClientForcedUpdateDuration' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ServerForcedUpdateHitchThreshold) == 0x000348, "Member 'AGameNetworkManager::ServerForcedUpdateHitchThreshold' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ServerForcedUpdateHitchCooldown) == 0x00034C, "Member 'AGameNetworkManager::ServerForcedUpdateHitchCooldown' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MaxMoveDeltaTime) == 0x000350, "Member 'AGameNetworkManager::MaxMoveDeltaTime' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MaxClientSmoothingDeltaTime) == 0x000354, "Member 'AGameNetworkManager::MaxClientSmoothingDeltaTime' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientNetSendMoveDeltaTime) == 0x000358, "Member 'AGameNetworkManager::ClientNetSendMoveDeltaTime' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientNetSendMoveDeltaTimeThrottled) == 0x00035C, "Member 'AGameNetworkManager::ClientNetSendMoveDeltaTimeThrottled' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientNetSendMoveDeltaTimeStationary) == 0x000360, "Member 'AGameNetworkManager::ClientNetSendMoveDeltaTimeStationary' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientNetSendMoveThrottleAtNetSpeed) == 0x000364, "Member 'AGameNetworkManager::ClientNetSendMoveThrottleAtNetSpeed' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientNetSendMoveThrottleOverPlayerCount) == 0x000368, "Member 'AGameNetworkManager::ClientNetSendMoveThrottleOverPlayerCount' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientErrorUpdateRateLimit) == 0x00036C, "Member 'AGameNetworkManager::ClientErrorUpdateRateLimit' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientNetCamUpdateDeltaTime) == 0x000370, "Member 'AGameNetworkManager::ClientNetCamUpdateDeltaTime' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientNetCamUpdatePositionLimit) == 0x000374, "Member 'AGameNetworkManager::ClientNetCamUpdatePositionLimit' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientAuthorativePosition) == 0x000378, "Member 'AGameNetworkManager::ClientAuthorativePosition' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, bMovementTimeDiscrepancyDetection) == 0x000379, "Member 'AGameNetworkManager::bMovementTimeDiscrepancyDetection' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, bMovementTimeDiscrepancyResolution) == 0x00037A, "Member 'AGameNetworkManager::bMovementTimeDiscrepancyResolution' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MovementTimeDiscrepancyMaxTimeMargin) == 0x00037C, "Member 'AGameNetworkManager::MovementTimeDiscrepancyMaxTimeMargin' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MovementTimeDiscrepancyMinTimeMargin) == 0x000380, "Member 'AGameNetworkManager::MovementTimeDiscrepancyMinTimeMargin' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MovementTimeDiscrepancyResolutionRate) == 0x000384, "Member 'AGameNetworkManager::MovementTimeDiscrepancyResolutionRate' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MovementTimeDiscrepancyDriftAllowance) == 0x000388, "Member 'AGameNetworkManager::MovementTimeDiscrepancyDriftAllowance' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, bMovementTimeDiscrepancyForceCorrectionsDuringResolution) == 0x00038C, "Member 'AGameNetworkManager::bMovementTimeDiscrepancyForceCorrectionsDuringResolution' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, bUseDistanceBasedRelevancy) == 0x00038D, "Member 'AGameNetworkManager::bUseDistanceBasedRelevancy' 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_AGeneratedMeshAreaLight \ static_assert(alignof(AGeneratedMeshAreaLight) == 0x000008, "Wrong alignment on AGeneratedMeshAreaLight"); \ static_assert(sizeof(AGeneratedMeshAreaLight) == 0x000308, "Wrong size on AGeneratedMeshAreaLight"); \ #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_UContentBundleEngineSubsystem \ static_assert(alignof(UContentBundleEngineSubsystem) == 0x000008, "Wrong alignment on UContentBundleEngineSubsystem"); \ static_assert(sizeof(UContentBundleEngineSubsystem) == 0x0000A0, "Wrong size on UContentBundleEngineSubsystem"); \ #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_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_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_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_APlaneReflectionCapture \ static_assert(alignof(APlaneReflectionCapture) == 0x000008, "Wrong alignment on APlaneReflectionCapture"); \ static_assert(sizeof(APlaneReflectionCapture) == 0x0002F8, "Wrong size on APlaneReflectionCapture"); \ #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_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_UHLODSubsystem \ static_assert(alignof(UHLODSubsystem) == 0x000008, "Wrong alignment on UHLODSubsystem"); \ static_assert(sizeof(UHLODSubsystem) == 0x000090, "Wrong size on UHLODSubsystem"); \ #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_UPlayerStateCountLimiterConfig \ static_assert(alignof(UPlayerStateCountLimiterConfig) == 0x000008, "Wrong alignment on UPlayerStateCountLimiterConfig"); \ static_assert(sizeof(UPlayerStateCountLimiterConfig) == 0x000028, "Wrong size on UPlayerStateCountLimiterConfig"); \ #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_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_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_IISMPartitionInstanceManagerProvider \ static_assert(alignof(IISMPartitionInstanceManagerProvider) == 0x000001, "Wrong alignment on IISMPartitionInstanceManagerProvider"); \ static_assert(sizeof(IISMPartitionInstanceManagerProvider) == 0x000001, "Wrong size on IISMPartitionInstanceManagerProvider"); \ #define DUMPER7_ASSERTS_ATargetPoint \ static_assert(alignof(ATargetPoint) == 0x000008, "Wrong alignment on ATargetPoint"); \ static_assert(sizeof(ATargetPoint) == 0x0002F0, "Wrong size on ATargetPoint"); \ #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_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_UStaticMeshDescriptionBulkData \ static_assert(alignof(UStaticMeshDescriptionBulkData) == 0x000008, "Wrong alignment on UStaticMeshDescriptionBulkData"); \ static_assert(sizeof(UStaticMeshDescriptionBulkData) == 0x000028, "Wrong size on UStaticMeshDescriptionBulkData"); \ #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_ALevelStreamingVolume \ static_assert(alignof(ALevelStreamingVolume) == 0x000008, "Wrong alignment on ALevelStreamingVolume"); \ static_assert(sizeof(ALevelStreamingVolume) == 0x000340, "Wrong size on ALevelStreamingVolume"); \ static_assert(offsetof(ALevelStreamingVolume, StreamingLevelNames) == 0x000328, "Member 'ALevelStreamingVolume::StreamingLevelNames' has a wrong offset!"); \ static_assert(offsetof(ALevelStreamingVolume, StreamingUsage) == 0x00033C, "Member 'ALevelStreamingVolume::StreamingUsage' 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_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_ULightMapTexture2D \ static_assert(alignof(ULightMapTexture2D) == 0x000010, "Wrong alignment on ULightMapTexture2D"); \ static_assert(sizeof(ULightMapTexture2D) == 0x0002B0, "Wrong size on ULightMapTexture2D"); \ #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_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_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_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_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_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_UMaterialExpressionActorPositionWS \ static_assert(alignof(UMaterialExpressionActorPositionWS) == 0x000008, "Wrong alignment on UMaterialExpressionActorPositionWS"); \ static_assert(sizeof(UMaterialExpressionActorPositionWS) == 0x0000B0, "Wrong size on UMaterialExpressionActorPositionWS"); \ #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_UReplayNetConnection \ static_assert(alignof(UReplayNetConnection) == 0x000010, "Wrong alignment on UReplayNetConnection"); \ static_assert(sizeof(UReplayNetConnection) == 0x003D80, "Wrong size on UReplayNetConnection"); \ #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_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_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_UParticleModuleEventSendToGame \ static_assert(alignof(UParticleModuleEventSendToGame) == 0x000008, "Wrong alignment on UParticleModuleEventSendToGame"); \ static_assert(sizeof(UParticleModuleEventSendToGame) == 0x000028, "Wrong size on UParticleModuleEventSendToGame"); \ #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_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_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_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_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_UParticleModuleLifetimeBase \ static_assert(alignof(UParticleModuleLifetimeBase) == 0x000008, "Wrong alignment on UParticleModuleLifetimeBase"); \ static_assert(sizeof(UParticleModuleLifetimeBase) == 0x000030, "Wrong size on UParticleModuleLifetimeBase"); \ #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_UParticleModuleVectorFieldBase \ static_assert(alignof(UParticleModuleVectorFieldBase) == 0x000008, "Wrong alignment on UParticleModuleVectorFieldBase"); \ static_assert(sizeof(UParticleModuleVectorFieldBase) == 0x000030, "Wrong size on UParticleModuleVectorFieldBase"); \ #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_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_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_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_UParticleModuleVelocityBase \ static_assert(alignof(UParticleModuleVelocityBase) == 0x000008, "Wrong alignment on UParticleModuleVelocityBase"); \ static_assert(sizeof(UParticleModuleVelocityBase) == 0x000038, "Wrong size on UParticleModuleVelocityBase"); \ #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_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_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_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_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_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) == 0x0005B0, "Wrong size on UVectorFieldComponent"); \ static_assert(offsetof(UVectorFieldComponent, VectorField) == 0x000588, "Member 'UVectorFieldComponent::VectorField' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldComponent, Intensity) == 0x000590, "Member 'UVectorFieldComponent::Intensity' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldComponent, Tightness) == 0x000594, "Member 'UVectorFieldComponent::Tightness' has a wrong offset!"); \ #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_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_UWorldPartitionEditorLoaderAdapter \ static_assert(alignof(UWorldPartitionEditorLoaderAdapter) == 0x000008, "Wrong alignment on UWorldPartitionEditorLoaderAdapter"); \ static_assert(sizeof(UWorldPartitionEditorLoaderAdapter) == 0x000030, "Wrong size on UWorldPartitionEditorLoaderAdapter"); \ #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_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_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_UNavigationSystemBase \ static_assert(alignof(UNavigationSystemBase) == 0x000008, "Wrong alignment on UNavigationSystemBase"); \ static_assert(sizeof(UNavigationSystemBase) == 0x000028, "Wrong size on UNavigationSystemBase"); \ #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_ARigidBodyBase \ static_assert(alignof(ARigidBodyBase) == 0x000008, "Wrong alignment on ARigidBodyBase"); \ static_assert(sizeof(ARigidBodyBase) == 0x0002F0, "Wrong size on ARigidBodyBase"); \ #define DUMPER7_ASSERTS_ABandwidthTestActor \ static_assert(alignof(ABandwidthTestActor) == 0x000008, "Wrong alignment on ABandwidthTestActor"); \ static_assert(sizeof(ABandwidthTestActor) == 0x000310, "Wrong size on ABandwidthTestActor"); \ static_assert(offsetof(ABandwidthTestActor, BandwidthGenerator) == 0x0002F0, "Member 'ABandwidthTestActor::BandwidthGenerator' has a wrong offset!"); \ #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_UMaterialExpressionDecalDerivative \ static_assert(alignof(UMaterialExpressionDecalDerivative) == 0x000008, "Wrong alignment on UMaterialExpressionDecalDerivative"); \ static_assert(sizeof(UMaterialExpressionDecalDerivative) == 0x0000B0, "Wrong size on UMaterialExpressionDecalDerivative"); \ #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_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_USimulatedClientNetConnection \ static_assert(alignof(USimulatedClientNetConnection) == 0x000010, "Wrong alignment on USimulatedClientNetConnection"); \ static_assert(sizeof(USimulatedClientNetConnection) == 0x003310, "Wrong size on USimulatedClientNetConnection"); \ #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_UMaterialExpressionDeltaTime \ static_assert(alignof(UMaterialExpressionDeltaTime) == 0x000008, "Wrong alignment on UMaterialExpressionDeltaTime"); \ static_assert(sizeof(UMaterialExpressionDeltaTime) == 0x0000B0, "Wrong size on UMaterialExpressionDeltaTime"); \ #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_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) == 0x0003A0, "Wrong size on USceneCaptureComponent"); \ static_assert(offsetof(USceneCaptureComponent, PrimitiveRenderMode) == 0x0002E0, "Member 'USceneCaptureComponent::PrimitiveRenderMode' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, CaptureSource) == 0x0002E1, "Member 'USceneCaptureComponent::CaptureSource' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, bAlwaysPersistRenderingState) == 0x0002E3, "Member 'USceneCaptureComponent::bAlwaysPersistRenderingState' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, HiddenComponents) == 0x0002E8, "Member 'USceneCaptureComponent::HiddenComponents' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, HiddenActors) == 0x0002F8, "Member 'USceneCaptureComponent::HiddenActors' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, ShowOnlyComponents) == 0x000308, "Member 'USceneCaptureComponent::ShowOnlyComponents' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, ShowOnlyActors) == 0x000318, "Member 'USceneCaptureComponent::ShowOnlyActors' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, LODDistanceFactor) == 0x000328, "Member 'USceneCaptureComponent::LODDistanceFactor' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, MaxViewDistanceOverride) == 0x00032C, "Member 'USceneCaptureComponent::MaxViewDistanceOverride' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, CaptureSortPriority) == 0x000330, "Member 'USceneCaptureComponent::CaptureSortPriority' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, bUseRayTracingIfEnabled) == 0x000334, "Member 'USceneCaptureComponent::bUseRayTracingIfEnabled' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, ShowFlagSettings) == 0x000338, "Member 'USceneCaptureComponent::ShowFlagSettings' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, ProfilingEventName) == 0x000378, "Member 'USceneCaptureComponent::ProfilingEventName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USceneCaptureComponentCube \ static_assert(alignof(USceneCaptureComponentCube) == 0x000010, "Wrong alignment on USceneCaptureComponentCube"); \ static_assert(sizeof(USceneCaptureComponentCube) == 0x0003B0, "Wrong size on USceneCaptureComponentCube"); \ static_assert(offsetof(USceneCaptureComponentCube, TextureTarget) == 0x000398, "Member 'USceneCaptureComponentCube::TextureTarget' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponentCube, bCaptureRotation) == 0x0003A0, "Member 'USceneCaptureComponentCube::bCaptureRotation' 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_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_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_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_AWorldPartitionMiniMap \ static_assert(alignof(AWorldPartitionMiniMap) == 0x000008, "Wrong alignment on AWorldPartitionMiniMap"); \ static_assert(sizeof(AWorldPartitionMiniMap) == 0x0003C0, "Wrong size on AWorldPartitionMiniMap"); \ static_assert(offsetof(AWorldPartitionMiniMap, MiniMapWorldBounds) == 0x0002F0, "Member 'AWorldPartitionMiniMap::MiniMapWorldBounds' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionMiniMap, UVOffset) == 0x000328, "Member 'AWorldPartitionMiniMap::UVOffset' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionMiniMap, MiniMapTexture) == 0x000350, "Member 'AWorldPartitionMiniMap::MiniMapTexture' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionMiniMap, ExcludedDataLayers) == 0x000358, "Member 'AWorldPartitionMiniMap::ExcludedDataLayers' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionMiniMap, WorldUnitsPerPixel) == 0x0003A8, "Member 'AWorldPartitionMiniMap::WorldUnitsPerPixel' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionMiniMap, BuilderCellSize) == 0x0003AC, "Member 'AWorldPartitionMiniMap::BuilderCellSize' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionMiniMap, CaptureSource) == 0x0003B0, "Member 'AWorldPartitionMiniMap::CaptureSource' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionMiniMap, CaptureWarmupFrames) == 0x0003B4, "Member 'AWorldPartitionMiniMap::CaptureWarmupFrames' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionMiniMap, MiniMapTileSize) == 0x0003B8, "Member 'AWorldPartitionMiniMap::MiniMapTileSize' 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_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_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_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_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_UParticleModuleSpawnBase \ static_assert(alignof(UParticleModuleSpawnBase) == 0x000008, "Wrong alignment on UParticleModuleSpawnBase"); \ static_assert(sizeof(UParticleModuleSpawnBase) == 0x000038, "Wrong size on UParticleModuleSpawnBase"); \ #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_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_UMaterialExpressionEyeAdaptation \ static_assert(alignof(UMaterialExpressionEyeAdaptation) == 0x000008, "Wrong alignment on UMaterialExpressionEyeAdaptation"); \ static_assert(sizeof(UMaterialExpressionEyeAdaptation) == 0x0000B0, "Wrong size on UMaterialExpressionEyeAdaptation"); \ #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_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_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_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_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_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_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) == 0x000470, "Wrong size on UStereoLayerComponent"); \ static_assert(offsetof(UStereoLayerComponent, Texture) == 0x0002E8, "Member 'UStereoLayerComponent::Texture' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, LeftTexture) == 0x0002F0, "Member 'UStereoLayerComponent::LeftTexture' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, QuadSize) == 0x000300, "Member 'UStereoLayerComponent::QuadSize' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, UVRect) == 0x000310, "Member 'UStereoLayerComponent::UVRect' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, CylinderRadius) == 0x000338, "Member 'UStereoLayerComponent::CylinderRadius' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, CylinderOverlayArc) == 0x00033C, "Member 'UStereoLayerComponent::CylinderOverlayArc' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, CylinderHeight) == 0x000340, "Member 'UStereoLayerComponent::CylinderHeight' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, EquirectProps) == 0x000348, "Member 'UStereoLayerComponent::EquirectProps' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, StereoLayerType) == 0x0003D8, "Member 'UStereoLayerComponent::StereoLayerType' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, StereoLayerShape) == 0x0003D9, "Member 'UStereoLayerComponent::StereoLayerShape' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, Shape) == 0x0003E0, "Member 'UStereoLayerComponent::Shape' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, Priority) == 0x0003E8, "Member 'UStereoLayerComponent::Priority' 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_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) == 0x0005E0, "Wrong size on UTextRenderComponent"); \ static_assert(offsetof(UTextRenderComponent, Text) == 0x000588, "Member 'UTextRenderComponent::Text' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, TextMaterial) == 0x0005A0, "Member 'UTextRenderComponent::TextMaterial' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, Font) == 0x0005A8, "Member 'UTextRenderComponent::Font' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, HorizontalAlignment) == 0x0005B0, "Member 'UTextRenderComponent::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, VerticalAlignment) == 0x0005B1, "Member 'UTextRenderComponent::VerticalAlignment' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, TextRenderColor) == 0x0005B4, "Member 'UTextRenderComponent::TextRenderColor' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, XScale) == 0x0005B8, "Member 'UTextRenderComponent::XScale' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, YScale) == 0x0005BC, "Member 'UTextRenderComponent::YScale' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, WorldSize) == 0x0005C0, "Member 'UTextRenderComponent::WorldSize' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, InvDefaultSize) == 0x0005C4, "Member 'UTextRenderComponent::InvDefaultSize' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, HorizSpacingAdjust) == 0x0005C8, "Member 'UTextRenderComponent::HorizSpacingAdjust' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, VertSpacingAdjust) == 0x0005CC, "Member 'UTextRenderComponent::VertSpacingAdjust' 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_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_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_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_UMaterialExpressionIsOrthographic \ static_assert(alignof(UMaterialExpressionIsOrthographic) == 0x000008, "Wrong alignment on UMaterialExpressionIsOrthographic"); \ static_assert(sizeof(UMaterialExpressionIsOrthographic) == 0x0000B0, "Wrong size on UMaterialExpressionIsOrthographic"); \ #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_UMaterialExpressionLightmapUVs \ static_assert(alignof(UMaterialExpressionLightmapUVs) == 0x000008, "Wrong alignment on UMaterialExpressionLightmapUVs"); \ static_assert(sizeof(UMaterialExpressionLightmapUVs) == 0x0000B0, "Wrong size on UMaterialExpressionLightmapUVs"); \ #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_UMaterialExpressionLightVector \ static_assert(alignof(UMaterialExpressionLightVector) == 0x000008, "Wrong alignment on UMaterialExpressionLightVector"); \ static_assert(sizeof(UMaterialExpressionLightVector) == 0x0000B0, "Wrong size on UMaterialExpressionLightVector"); \ #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_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_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_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_UModel \ static_assert(alignof(UModel) == 0x000008, "Wrong alignment on UModel"); \ static_assert(sizeof(UModel) == 0x000270, "Wrong size on UModel"); \ #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_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_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_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_ALightmassImportanceVolume \ static_assert(alignof(ALightmassImportanceVolume) == 0x000008, "Wrong alignment on ALightmassImportanceVolume"); \ static_assert(sizeof(ALightmassImportanceVolume) == 0x000328, "Wrong size on ALightmassImportanceVolume"); \ #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_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_UMaterialExpressionTwoSidedSign \ static_assert(alignof(UMaterialExpressionTwoSidedSign) == 0x000008, "Wrong alignment on UMaterialExpressionTwoSidedSign"); \ static_assert(sizeof(UMaterialExpressionTwoSidedSign) == 0x0000B0, "Wrong size on UMaterialExpressionTwoSidedSign"); \ #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_ALevelInstance \ static_assert(alignof(ALevelInstance) == 0x000008, "Wrong alignment on ALevelInstance"); \ static_assert(sizeof(ALevelInstance) == 0x000380, "Wrong size on ALevelInstance"); \ static_assert(offsetof(ALevelInstance, CookedWorldAsset) == 0x0002F8, "Member 'ALevelInstance::CookedWorldAsset' has a wrong offset!"); \ static_assert(offsetof(ALevelInstance, LevelInstanceSpawnGuid) == 0x000328, "Member 'ALevelInstance::LevelInstanceSpawnGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APackedLevelActor \ static_assert(alignof(APackedLevelActor) == 0x000008, "Wrong alignment on APackedLevelActor"); \ static_assert(sizeof(APackedLevelActor) == 0x000380, "Wrong size on APackedLevelActor"); \ #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_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_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_UNetworkSubsystem \ static_assert(alignof(UNetworkSubsystem) == 0x000008, "Wrong alignment on UNetworkSubsystem"); \ static_assert(sizeof(UNetworkSubsystem) == 0x000080, "Wrong size on UNetworkSubsystem"); \ #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_UMaterialExpressionTextureObjectParameter \ static_assert(alignof(UMaterialExpressionTextureObjectParameter) == 0x000008, "Wrong alignment on UMaterialExpressionTextureObjectParameter"); \ static_assert(sizeof(UMaterialExpressionTextureObjectParameter) == 0x000240, "Wrong size on UMaterialExpressionTextureObjectParameter"); \ #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_AMaterialInstanceActor \ static_assert(alignof(AMaterialInstanceActor) == 0x000008, "Wrong alignment on AMaterialInstanceActor"); \ static_assert(sizeof(AMaterialInstanceActor) == 0x000300, "Wrong size on AMaterialInstanceActor"); \ static_assert(offsetof(AMaterialInstanceActor, TargetActors) == 0x0002F0, "Member 'AMaterialInstanceActor::TargetActors' has a wrong offset!"); \ #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, LightingChannels) == 0x000134, "Member 'UParticleModuleLight::LightingChannels' 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_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_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_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_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_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_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_UMaterialExpressionObjectBounds \ static_assert(alignof(UMaterialExpressionObjectBounds) == 0x000008, "Wrong alignment on UMaterialExpressionObjectBounds"); \ static_assert(sizeof(UMaterialExpressionObjectBounds) == 0x0000B0, "Wrong size on UMaterialExpressionObjectBounds"); \ #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_UMaterialExpressionObjectOrientation \ static_assert(alignof(UMaterialExpressionObjectOrientation) == 0x000008, "Wrong alignment on UMaterialExpressionObjectOrientation"); \ static_assert(sizeof(UMaterialExpressionObjectOrientation) == 0x0000B0, "Wrong size on UMaterialExpressionObjectOrientation"); \ #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_UParticleModuleLocationPrimitiveCylinder \ static_assert(alignof(UParticleModuleLocationPrimitiveCylinder) == 0x000008, "Wrong alignment on UParticleModuleLocationPrimitiveCylinder"); \ static_assert(sizeof(UParticleModuleLocationPrimitiveCylinder) == 0x000138, "Wrong size on UParticleModuleLocationPrimitiveCylinder"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveCylinder, StartRadius) == 0x0000D0, "Member 'UParticleModuleLocationPrimitiveCylinder::StartRadius' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveCylinder, StartHeight) == 0x000100, "Member 'UParticleModuleLocationPrimitiveCylinder::StartHeight' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveCylinder, HeightAxis) == 0x000130, "Member 'UParticleModuleLocationPrimitiveCylinder::HeightAxis' 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_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_UMaterialExpressionParticleColor \ static_assert(alignof(UMaterialExpressionParticleColor) == 0x000008, "Wrong alignment on UMaterialExpressionParticleColor"); \ static_assert(sizeof(UMaterialExpressionParticleColor) == 0x0000B0, "Wrong size on UMaterialExpressionParticleColor"); \ #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_UMaterialExpressionVertexNormalWS \ static_assert(alignof(UMaterialExpressionVertexNormalWS) == 0x000008, "Wrong alignment on UMaterialExpressionVertexNormalWS"); \ static_assert(sizeof(UMaterialExpressionVertexNormalWS) == 0x0000B0, "Wrong size on UMaterialExpressionVertexNormalWS"); \ #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_UMaterialExpressionParticleRadius \ static_assert(alignof(UMaterialExpressionParticleRadius) == 0x000008, "Wrong alignment on UMaterialExpressionParticleRadius"); \ static_assert(sizeof(UMaterialExpressionParticleRadius) == 0x0000B0, "Wrong size on UMaterialExpressionParticleRadius"); \ #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_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_UMaterialExpressionParticleRelativeTime \ static_assert(alignof(UMaterialExpressionParticleRelativeTime) == 0x000008, "Wrong alignment on UMaterialExpressionParticleRelativeTime"); \ static_assert(sizeof(UMaterialExpressionParticleRelativeTime) == 0x0000B0, "Wrong size on UMaterialExpressionParticleRelativeTime"); \ #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_UMaterialExpressionParticleSize \ static_assert(alignof(UMaterialExpressionParticleSize) == 0x000008, "Wrong alignment on UMaterialExpressionParticleSize"); \ static_assert(sizeof(UMaterialExpressionParticleSize) == 0x0000B0, "Wrong size on UMaterialExpressionParticleSize"); \ #define DUMPER7_ASSERTS_ASpatialHashRuntimeGridInfo \ static_assert(alignof(ASpatialHashRuntimeGridInfo) == 0x000008, "Wrong alignment on ASpatialHashRuntimeGridInfo"); \ static_assert(sizeof(ASpatialHashRuntimeGridInfo) == 0x0002F8, "Wrong size on ASpatialHashRuntimeGridInfo"); \ static_assert(offsetof(ASpatialHashRuntimeGridInfo, GridSettings) == 0x0002F0, "Member 'ASpatialHashRuntimeGridInfo::GridSettings' 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_UMaterialExpressionParticleSubUVProperties \ static_assert(alignof(UMaterialExpressionParticleSubUVProperties) == 0x000008, "Wrong alignment on UMaterialExpressionParticleSubUVProperties"); \ static_assert(sizeof(UMaterialExpressionParticleSubUVProperties) == 0x0000B0, "Wrong size on UMaterialExpressionParticleSubUVProperties"); \ #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) == 0x000110, "Wrong size on UAsyncPhysicsInputComponent"); \ static_assert(offsetof(UAsyncPhysicsInputComponent, DataClass) == 0x0000E8, "Member 'UAsyncPhysicsInputComponent::DataClass' has a wrong offset!"); \ static_assert(offsetof(UAsyncPhysicsInputComponent, BufferedData) == 0x0000F0, "Member 'UAsyncPhysicsInputComponent::BufferedData' has a wrong offset!"); \ static_assert(offsetof(UAsyncPhysicsInputComponent, DataToConsume) == 0x000100, "Member 'UAsyncPhysicsInputComponent::DataToConsume' has a wrong offset!"); \ static_assert(offsetof(UAsyncPhysicsInputComponent, DataToWrite) == 0x000108, "Member 'UAsyncPhysicsInputComponent::DataToWrite' has a wrong offset!"); \ #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_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_USphereReflectionCaptureComponent \ static_assert(alignof(USphereReflectionCaptureComponent) == 0x000010, "Wrong alignment on USphereReflectionCaptureComponent"); \ static_assert(sizeof(USphereReflectionCaptureComponent) == 0x000360, "Wrong size on USphereReflectionCaptureComponent"); \ static_assert(offsetof(USphereReflectionCaptureComponent, InfluenceRadius) == 0x000350, "Member 'USphereReflectionCaptureComponent::InfluenceRadius' has a wrong offset!"); \ static_assert(offsetof(USphereReflectionCaptureComponent, CaptureDistanceScale) == 0x000354, "Member 'USphereReflectionCaptureComponent::CaptureDistanceScale' has a wrong offset!"); \ static_assert(offsetof(USphereReflectionCaptureComponent, PreviewInfluenceRadius) == 0x000358, "Member 'USphereReflectionCaptureComponent::PreviewInfluenceRadius' 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_INavEdgeProviderInterface \ static_assert(alignof(INavEdgeProviderInterface) == 0x000001, "Wrong alignment on INavEdgeProviderInterface"); \ static_assert(sizeof(INavEdgeProviderInterface) == 0x000001, "Wrong size on INavEdgeProviderInterface"); \ #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_UMaterialExpressionPerInstanceFadeAmount \ static_assert(alignof(UMaterialExpressionPerInstanceFadeAmount) == 0x000008, "Wrong alignment on UMaterialExpressionPerInstanceFadeAmount"); \ static_assert(sizeof(UMaterialExpressionPerInstanceFadeAmount) == 0x0000B0, "Wrong size on UMaterialExpressionPerInstanceFadeAmount"); \ #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_UMaterialExpressionPerInstanceRandom \ static_assert(alignof(UMaterialExpressionPerInstanceRandom) == 0x000008, "Wrong alignment on UMaterialExpressionPerInstanceRandom"); \ static_assert(sizeof(UMaterialExpressionPerInstanceRandom) == 0x0000B0, "Wrong size on UMaterialExpressionPerInstanceRandom"); \ #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_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_UMaterialExpressionPixelNormalWS \ static_assert(alignof(UMaterialExpressionPixelNormalWS) == 0x000008, "Wrong alignment on UMaterialExpressionPixelNormalWS"); \ static_assert(sizeof(UMaterialExpressionPixelNormalWS) == 0x0000B0, "Wrong size on UMaterialExpressionPixelNormalWS"); \ #define DUMPER7_ASSERTS_APhysicsConstraintActor \ static_assert(alignof(APhysicsConstraintActor) == 0x000008, "Wrong alignment on APhysicsConstraintActor"); \ static_assert(sizeof(APhysicsConstraintActor) == 0x000310, "Wrong size on APhysicsConstraintActor"); \ static_assert(offsetof(APhysicsConstraintActor, ConstraintComp) == 0x0002F0, "Member 'APhysicsConstraintActor::ConstraintComp' has a wrong offset!"); \ static_assert(offsetof(APhysicsConstraintActor, ConstraintActor1) == 0x0002F8, "Member 'APhysicsConstraintActor::ConstraintActor1' has a wrong offset!"); \ static_assert(offsetof(APhysicsConstraintActor, ConstraintActor2) == 0x000300, "Member 'APhysicsConstraintActor::ConstraintActor2' 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_UMaterialExpressionPreSkinnedLocalBounds \ static_assert(alignof(UMaterialExpressionPreSkinnedLocalBounds) == 0x000008, "Wrong alignment on UMaterialExpressionPreSkinnedLocalBounds"); \ static_assert(sizeof(UMaterialExpressionPreSkinnedLocalBounds) == 0x0000B0, "Wrong size on UMaterialExpressionPreSkinnedLocalBounds"); \ #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_UMaterialExpressionTextureSampleParameter2DArray \ static_assert(alignof(UMaterialExpressionTextureSampleParameter2DArray) == 0x000008, "Wrong alignment on UMaterialExpressionTextureSampleParameter2DArray"); \ static_assert(sizeof(UMaterialExpressionTextureSampleParameter2DArray) == 0x000240, "Wrong size on UMaterialExpressionTextureSampleParameter2DArray"); \ #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_ILevelPartitionInterface \ static_assert(alignof(ILevelPartitionInterface) == 0x000001, "Wrong alignment on ILevelPartitionInterface"); \ static_assert(sizeof(ILevelPartitionInterface) == 0x000001, "Wrong size on ILevelPartitionInterface"); \ #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_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_ULevelStreamingLevelInstance \ static_assert(alignof(ULevelStreamingLevelInstance) == 0x000010, "Wrong alignment on ULevelStreamingLevelInstance"); \ static_assert(sizeof(ULevelStreamingLevelInstance) == 0x0001D0, "Wrong size on ULevelStreamingLevelInstance"); \ #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_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_INavRelevantInterface \ static_assert(alignof(INavRelevantInterface) == 0x000001, "Wrong alignment on INavRelevantInterface"); \ static_assert(sizeof(INavRelevantInterface) == 0x000001, "Wrong size on INavRelevantInterface"); \ #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_ALevelInstancePivot \ static_assert(alignof(ALevelInstancePivot) == 0x000008, "Wrong alignment on ALevelInstancePivot"); \ static_assert(sizeof(ALevelInstancePivot) == 0x0002F8, "Wrong size on ALevelInstancePivot"); \ #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_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_USkeletalMeshEditorData \ static_assert(alignof(USkeletalMeshEditorData) == 0x000008, "Wrong alignment on USkeletalMeshEditorData"); \ static_assert(sizeof(USkeletalMeshEditorData) == 0x000028, "Wrong size on USkeletalMeshEditorData"); \ #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_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_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_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_UParticleModuleKillBase \ static_assert(alignof(UParticleModuleKillBase) == 0x000008, "Wrong alignment on UParticleModuleKillBase"); \ static_assert(sizeof(UParticleModuleKillBase) == 0x000030, "Wrong size on UParticleModuleKillBase"); \ #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_UMaterialExpressionSceneTexelSize \ static_assert(alignof(UMaterialExpressionSceneTexelSize) == 0x000008, "Wrong alignment on UMaterialExpressionSceneTexelSize"); \ static_assert(sizeof(UMaterialExpressionSceneTexelSize) == 0x0000B0, "Wrong size on UMaterialExpressionSceneTexelSize"); \ #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_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_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_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_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_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_ISlateTextureAtlasInterface \ static_assert(alignof(ISlateTextureAtlasInterface) == 0x000001, "Wrong alignment on ISlateTextureAtlasInterface"); \ static_assert(sizeof(ISlateTextureAtlasInterface) == 0x000001, "Wrong size on ISlateTextureAtlasInterface"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_UMaterialExpressionSkyAtmosphereDistantLightScatteredLuminance \ static_assert(alignof(UMaterialExpressionSkyAtmosphereDistantLightScatteredLuminance) == 0x000008, "Wrong alignment on UMaterialExpressionSkyAtmosphereDistantLightScatteredLuminance"); \ static_assert(sizeof(UMaterialExpressionSkyAtmosphereDistantLightScatteredLuminance) == 0x0000B0, "Wrong size on UMaterialExpressionSkyAtmosphereDistantLightScatteredLuminance"); \ #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_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_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_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_UParticleSpriteEmitter \ static_assert(alignof(UParticleSpriteEmitter) == 0x000008, "Wrong alignment on UParticleSpriteEmitter"); \ static_assert(sizeof(UParticleSpriteEmitter) == 0x0001C0, "Wrong size on UParticleSpriteEmitter"); \ #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_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_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_USoundNodeAssetReferencer \ static_assert(alignof(USoundNodeAssetReferencer) == 0x000008, "Wrong alignment on USoundNodeAssetReferencer"); \ static_assert(sizeof(USoundNodeAssetReferencer) == 0x000048, "Wrong size on USoundNodeAssetReferencer"); \ #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_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_UMaterialExpressionStaticBool \ static_assert(alignof(UMaterialExpressionStaticBool) == 0x000008, "Wrong alignment on UMaterialExpressionStaticBool"); \ static_assert(sizeof(UMaterialExpressionStaticBool) == 0x0000B8, "Wrong size on UMaterialExpressionStaticBool"); \ #define DUMPER7_ASSERTS_ULevelInstanceComponent \ static_assert(alignof(ULevelInstanceComponent) == 0x000010, "Wrong alignment on ULevelInstanceComponent"); \ static_assert(sizeof(ULevelInstanceComponent) == 0x0002E0, "Wrong size on ULevelInstanceComponent"); \ #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_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_UParticleModuleRotationBase \ static_assert(alignof(UParticleModuleRotationBase) == 0x000008, "Wrong alignment on UParticleModuleRotationBase"); \ static_assert(sizeof(UParticleModuleRotationBase) == 0x000030, "Wrong size on UParticleModuleRotationBase"); \ #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_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_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_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_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_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_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_ASpectatorPawn \ static_assert(alignof(ASpectatorPawn) == 0x000008, "Wrong alignment on ASpectatorPawn"); \ static_assert(sizeof(ASpectatorPawn) == 0x0003A0, "Wrong size on ASpectatorPawn"); \ #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_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_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) == 0x0002F8, "Wrong size on ALevelScriptActor"); \ #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_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_UParticleModuleOrbitBase \ static_assert(alignof(UParticleModuleOrbitBase) == 0x000008, "Wrong alignment on UParticleModuleOrbitBase"); \ static_assert(sizeof(UParticleModuleOrbitBase) == 0x000038, "Wrong size on UParticleModuleOrbitBase"); \ #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_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_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_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_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_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_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_ANavigationObjectBase \ static_assert(alignof(ANavigationObjectBase) == 0x000008, "Wrong alignment on ANavigationObjectBase"); \ static_assert(sizeof(ANavigationObjectBase) == 0x000318, "Wrong size on ANavigationObjectBase"); \ static_assert(offsetof(ANavigationObjectBase, CapsuleComponent) == 0x0002F8, "Member 'ANavigationObjectBase::CapsuleComponent' has a wrong offset!"); \ static_assert(offsetof(ANavigationObjectBase, GoodSprite) == 0x000300, "Member 'ANavigationObjectBase::GoodSprite' has a wrong offset!"); \ static_assert(offsetof(ANavigationObjectBase, BadSprite) == 0x000308, "Member 'ANavigationObjectBase::BadSprite' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APlayerStart \ static_assert(alignof(APlayerStart) == 0x000008, "Wrong alignment on APlayerStart"); \ static_assert(sizeof(APlayerStart) == 0x000320, "Wrong size on APlayerStart"); \ static_assert(offsetof(APlayerStart, PlayerStartTag) == 0x000318, "Member 'APlayerStart::PlayerStartTag' 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_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_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_UParticleModuleBeamBase \ static_assert(alignof(UParticleModuleBeamBase) == 0x000008, "Wrong alignment on UParticleModuleBeamBase"); \ static_assert(sizeof(UParticleModuleBeamBase) == 0x000030, "Wrong size on UParticleModuleBeamBase"); \ #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_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_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_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_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_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_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_UParticleModuleCameraBase \ static_assert(alignof(UParticleModuleCameraBase) == 0x000008, "Wrong alignment on UParticleModuleCameraBase"); \ static_assert(sizeof(UParticleModuleCameraBase) == 0x000030, "Wrong size on UParticleModuleCameraBase"); \ #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_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_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_UParticleModuleCollisionBase \ static_assert(alignof(UParticleModuleCollisionBase) == 0x000008, "Wrong alignment on UParticleModuleCollisionBase"); \ static_assert(sizeof(UParticleModuleCollisionBase) == 0x000030, "Wrong size on UParticleModuleCollisionBase"); \ #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_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_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_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_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_UMaterialExpressionTextureSampleParameterCube \ static_assert(alignof(UMaterialExpressionTextureSampleParameterCube) == 0x000008, "Wrong alignment on UMaterialExpressionTextureSampleParameterCube"); \ static_assert(sizeof(UMaterialExpressionTextureSampleParameterCube) == 0x000240, "Wrong size on UMaterialExpressionTextureSampleParameterCube"); \ #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_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_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_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_UMaterialExpressionVertexTangentWS \ static_assert(alignof(UMaterialExpressionVertexTangentWS) == 0x000008, "Wrong alignment on UMaterialExpressionVertexTangentWS"); \ static_assert(sizeof(UMaterialExpressionVertexTangentWS) == 0x0000B0, "Wrong size on UMaterialExpressionVertexTangentWS"); \ #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_UMaterialExpressionVolumetricAdvancedMaterialInput \ static_assert(alignof(UMaterialExpressionVolumetricAdvancedMaterialInput) == 0x000008, "Wrong alignment on UMaterialExpressionVolumetricAdvancedMaterialInput"); \ static_assert(sizeof(UMaterialExpressionVolumetricAdvancedMaterialInput) == 0x0000B0, "Wrong size on UMaterialExpressionVolumetricAdvancedMaterialInput"); \ #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_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_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_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_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_INavAgentInterface \ static_assert(alignof(INavAgentInterface) == 0x000001, "Wrong alignment on INavAgentInterface"); \ static_assert(sizeof(INavAgentInterface) == 0x000001, "Wrong size on INavAgentInterface"); \ #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_INetworkPredictionInterface \ static_assert(alignof(INetworkPredictionInterface) == 0x000001, "Wrong alignment on INetworkPredictionInterface"); \ static_assert(sizeof(INetworkPredictionInterface) == 0x000001, "Wrong size on INetworkPredictionInterface"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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) == 0x000158, "Wrong size on UParticleModuleLocationPrimitiveCylinder_Seeded"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveCylinder_Seeded, RandomSeedInfo) == 0x000138, "Member 'UParticleModuleLocationPrimitiveCylinder_Seeded::RandomSeedInfo' 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_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_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_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_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_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_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 \ 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_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_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_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_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_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_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_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_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_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_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_ParticleSystemComponent_GetParticleSystemAssetPtr \ static_assert(alignof(ParticleSystemComponent_GetParticleSystemAssetPtr) == 0x000008, "Wrong alignment on ParticleSystemComponent_GetParticleSystemAssetPtr"); \ static_assert(sizeof(ParticleSystemComponent_GetParticleSystemAssetPtr) == 0x000008, "Wrong size on ParticleSystemComponent_GetParticleSystemAssetPtr"); \ static_assert(offsetof(ParticleSystemComponent_GetParticleSystemAssetPtr, ReturnValue) == 0x000000, "Member 'ParticleSystemComponent_GetParticleSystemAssetPtr::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleSystemComponent \ static_assert(alignof(UParticleSystemComponent) == 0x000010, "Wrong alignment on UParticleSystemComponent"); \ static_assert(sizeof(UParticleSystemComponent) == 0x0008F0, "Wrong size on UParticleSystemComponent"); \ static_assert(offsetof(UParticleSystemComponent, Template) == 0x000598, "Member 'UParticleSystemComponent::Template' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, AsyncSoftParticleSystemAsset) == 0x0005A0, "Member 'UParticleSystemComponent::AsyncSoftParticleSystemAsset' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, HoldParticleSystemAsset) == 0x0005D0, "Member 'UParticleSystemComponent::HoldParticleSystemAsset' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, bIsAsyncMode) == 0x0005D8, "Member 'UParticleSystemComponent::bIsAsyncMode' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, EmitterMaterials) == 0x0005E0, "Member 'UParticleSystemComponent::EmitterMaterials' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, SkelMeshComponents) == 0x0005F0, "Member 'UParticleSystemComponent::SkelMeshComponents' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, LODMethod) == 0x00060D, "Member 'UParticleSystemComponent::LODMethod' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, RequiredSignificance) == 0x00060E, "Member 'UParticleSystemComponent::RequiredSignificance' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, InstanceParameters) == 0x000610, "Member 'UParticleSystemComponent::InstanceParameters' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, OnParticleSpawn) == 0x000620, "Member 'UParticleSystemComponent::OnParticleSpawn' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, OnParticleBurst) == 0x000630, "Member 'UParticleSystemComponent::OnParticleBurst' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, OnParticleDeath) == 0x000640, "Member 'UParticleSystemComponent::OnParticleDeath' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, OnParticleCollide) == 0x000650, "Member 'UParticleSystemComponent::OnParticleCollide' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, bOldPositionValid) == 0x000660, "Member 'UParticleSystemComponent::bOldPositionValid' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, OldPosition) == 0x000668, "Member 'UParticleSystemComponent::OldPosition' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, PartSysVelocity) == 0x000680, "Member 'UParticleSystemComponent::PartSysVelocity' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, WarmupTime) == 0x000698, "Member 'UParticleSystemComponent::WarmupTime' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, WarmupTickRate) == 0x00069C, "Member 'UParticleSystemComponent::WarmupTickRate' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, SecondsBeforeInactive) == 0x0006A4, "Member 'UParticleSystemComponent::SecondsBeforeInactive' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, MaxTimeBeforeForceUpdateTransform) == 0x0006AC, "Member 'UParticleSystemComponent::MaxTimeBeforeForceUpdateTransform' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, ReplayClips) == 0x0006D0, "Member 'UParticleSystemComponent::ReplayClips' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, CustomTimeDilation) == 0x0006E8, "Member 'UParticleSystemComponent::CustomTimeDilation' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, AutoAttachParent) == 0x000740, "Member 'UParticleSystemComponent::AutoAttachParent' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, AutoAttachSocketName) == 0x000748, "Member 'UParticleSystemComponent::AutoAttachSocketName' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, AutoAttachLocationRule) == 0x000750, "Member 'UParticleSystemComponent::AutoAttachLocationRule' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, AutoAttachRotationRule) == 0x000751, "Member 'UParticleSystemComponent::AutoAttachRotationRule' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, AutoAttachScaleRule) == 0x000752, "Member 'UParticleSystemComponent::AutoAttachScaleRule' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, OnSystemFinished) == 0x0007A8, "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) == 0x000310, "Wrong size on UPhysicsSpringComponent"); \ static_assert(offsetof(UPhysicsSpringComponent, SpringStiffness) == 0x0002E0, "Member 'UPhysicsSpringComponent::SpringStiffness' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSpringComponent, SpringDamping) == 0x0002E4, "Member 'UPhysicsSpringComponent::SpringDamping' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSpringComponent, SpringLengthAtRest) == 0x0002E8, "Member 'UPhysicsSpringComponent::SpringLengthAtRest' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSpringComponent, SpringRadius) == 0x0002EC, "Member 'UPhysicsSpringComponent::SpringRadius' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSpringComponent, SpringChannel) == 0x0002F0, "Member 'UPhysicsSpringComponent::SpringChannel' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSpringComponent, bIgnoreSelf) == 0x0002F1, "Member 'UPhysicsSpringComponent::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSpringComponent, SpringCompression) == 0x0002F4, "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_UPhysicsThrusterComponent \ static_assert(alignof(UPhysicsThrusterComponent) == 0x000010, "Wrong alignment on UPhysicsThrusterComponent"); \ static_assert(sizeof(UPhysicsThrusterComponent) == 0x0002F0, "Wrong size on UPhysicsThrusterComponent"); \ static_assert(offsetof(UPhysicsThrusterComponent, ThrustStrength) == 0x0002E0, "Member 'UPhysicsThrusterComponent::ThrustStrength' has a wrong offset!"); \ #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) == 0x000310, "Wrong size on APlanarReflection"); \ static_assert(offsetof(APlanarReflection, PlanarReflectionComponent) == 0x000300, "Member 'APlanarReflection::PlanarReflectionComponent' has a wrong offset!"); \ static_assert(offsetof(APlanarReflection, bShowPreviewPlane) == 0x000308, "Member 'APlanarReflection::bShowPreviewPlane' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlanarReflectionComponent \ static_assert(alignof(UPlanarReflectionComponent) == 0x000010, "Wrong alignment on UPlanarReflectionComponent"); \ static_assert(sizeof(UPlanarReflectionComponent) == 0x000500, "Wrong size on UPlanarReflectionComponent"); \ static_assert(offsetof(UPlanarReflectionComponent, PreviewBox) == 0x000398, "Member 'UPlanarReflectionComponent::PreviewBox' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, NormalDistortionStrength) == 0x0003A0, "Member 'UPlanarReflectionComponent::NormalDistortionStrength' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, PrefilterRoughness) == 0x0003A4, "Member 'UPlanarReflectionComponent::PrefilterRoughness' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, PrefilterRoughnessDistance) == 0x0003A8, "Member 'UPlanarReflectionComponent::PrefilterRoughnessDistance' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, ScreenPercentage) == 0x0003AC, "Member 'UPlanarReflectionComponent::ScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, ExtraFOV) == 0x0003B0, "Member 'UPlanarReflectionComponent::ExtraFOV' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, DistanceFromPlaneFadeStart) == 0x0003B4, "Member 'UPlanarReflectionComponent::DistanceFromPlaneFadeStart' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, DistanceFromPlaneFadeEnd) == 0x0003B8, "Member 'UPlanarReflectionComponent::DistanceFromPlaneFadeEnd' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, DistanceFromPlaneFadeoutStart) == 0x0003BC, "Member 'UPlanarReflectionComponent::DistanceFromPlaneFadeoutStart' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, DistanceFromPlaneFadeoutEnd) == 0x0003C0, "Member 'UPlanarReflectionComponent::DistanceFromPlaneFadeoutEnd' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, AngleFromPlaneFadeStart) == 0x0003C4, "Member 'UPlanarReflectionComponent::AngleFromPlaneFadeStart' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, AngleFromPlaneFadeEnd) == 0x0003C8, "Member 'UPlanarReflectionComponent::AngleFromPlaneFadeEnd' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, bShowPreviewPlane) == 0x0003CC, "Member 'UPlanarReflectionComponent::bShowPreviewPlane' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, bRenderSceneTwoSided) == 0x0003CD, "Member 'UPlanarReflectionComponent::bRenderSceneTwoSided' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlaneReflectionCaptureComponent \ static_assert(alignof(UPlaneReflectionCaptureComponent) == 0x000010, "Wrong alignment on UPlaneReflectionCaptureComponent"); \ static_assert(sizeof(UPlaneReflectionCaptureComponent) == 0x000370, "Wrong size on UPlaneReflectionCaptureComponent"); \ static_assert(offsetof(UPlaneReflectionCaptureComponent, InfluenceRadiusScale) == 0x000350, "Member 'UPlaneReflectionCaptureComponent::InfluenceRadiusScale' has a wrong offset!"); \ static_assert(offsetof(UPlaneReflectionCaptureComponent, PreviewInfluenceRadius) == 0x000358, "Member 'UPlaneReflectionCaptureComponent::PreviewInfluenceRadius' has a wrong offset!"); \ static_assert(offsetof(UPlaneReflectionCaptureComponent, PreviewCaptureBox) == 0x000360, "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_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) == 0x0033A0, "Wrong size on APlayerCameraManager"); \ static_assert(offsetof(APlayerCameraManager, PCOwner) == 0x0002F0, "Member 'APlayerCameraManager::PCOwner' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, TransformComponent) == 0x0002F8, "Member 'APlayerCameraManager::TransformComponent' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, DefaultFOV) == 0x000308, "Member 'APlayerCameraManager::DefaultFOV' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, DefaultOrthoWidth) == 0x000310, "Member 'APlayerCameraManager::DefaultOrthoWidth' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, DefaultAspectRatio) == 0x000318, "Member 'APlayerCameraManager::DefaultAspectRatio' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, CameraCache) == 0x000380, "Member 'APlayerCameraManager::CameraCache' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, LastFrameCameraCache) == 0x000B50, "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) == 0x001B00, "Member 'APlayerCameraManager::PendingViewTarget' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, CameraCachePrivate) == 0x002310, "Member 'APlayerCameraManager::CameraCachePrivate' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, LastFrameCameraCachePrivate) == 0x002AE0, "Member 'APlayerCameraManager::LastFrameCameraCachePrivate' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ModifierList) == 0x0032B0, "Member 'APlayerCameraManager::ModifierList' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, DefaultModifiers) == 0x0032C0, "Member 'APlayerCameraManager::DefaultModifiers' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, FreeCamDistance) == 0x0032D0, "Member 'APlayerCameraManager::FreeCamDistance' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, FreeCamOffset) == 0x0032D8, "Member 'APlayerCameraManager::FreeCamOffset' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ViewTargetOffset) == 0x0032F0, "Member 'APlayerCameraManager::ViewTargetOffset' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, OnAudioFadeChangeEvent) == 0x003308, "Member 'APlayerCameraManager::OnAudioFadeChangeEvent' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, CameraLensEffects) == 0x003330, "Member 'APlayerCameraManager::CameraLensEffects' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, CachedCameraShakeMod) == 0x003340, "Member 'APlayerCameraManager::CachedCameraShakeMod' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, PostProcessBlendCache) == 0x003348, "Member 'APlayerCameraManager::PostProcessBlendCache' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, AnimCameraActor) == 0x003368, "Member 'APlayerCameraManager::AnimCameraActor' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ViewPitchMin) == 0x003374, "Member 'APlayerCameraManager::ViewPitchMin' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ViewPitchMax) == 0x003378, "Member 'APlayerCameraManager::ViewPitchMax' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ViewYawMin) == 0x00337C, "Member 'APlayerCameraManager::ViewYawMin' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ViewYawMax) == 0x003380, "Member 'APlayerCameraManager::ViewYawMax' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ViewRollMin) == 0x003384, "Member 'APlayerCameraManager::ViewRollMin' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ViewRollMax) == 0x003388, "Member 'APlayerCameraManager::ViewRollMax' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ServerUpdateCameraTimeout) == 0x003390, "Member 'APlayerCameraManager::ServerUpdateCameraTimeout' 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) == 0x000308, "Wrong size on APointLight"); \ static_assert(offsetof(APointLight, PointLightComponent) == 0x000300, "Member 'APointLight::PointLightComponent' 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_APrecomputedVisibilityOverrideVolume \ static_assert(alignof(APrecomputedVisibilityOverrideVolume) == 0x000008, "Wrong alignment on APrecomputedVisibilityOverrideVolume"); \ static_assert(sizeof(APrecomputedVisibilityOverrideVolume) == 0x000358, "Wrong size on APrecomputedVisibilityOverrideVolume"); \ static_assert(offsetof(APrecomputedVisibilityOverrideVolume, OverrideVisibleActors) == 0x000328, "Member 'APrecomputedVisibilityOverrideVolume::OverrideVisibleActors' has a wrong offset!"); \ static_assert(offsetof(APrecomputedVisibilityOverrideVolume, OverrideInvisibleActors) == 0x000338, "Member 'APrecomputedVisibilityOverrideVolume::OverrideInvisibleActors' has a wrong offset!"); \ static_assert(offsetof(APrecomputedVisibilityOverrideVolume, OverrideInvisibleLevels) == 0x000348, "Member 'APrecomputedVisibilityOverrideVolume::OverrideInvisibleLevels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARadialForceActor \ static_assert(alignof(ARadialForceActor) == 0x000008, "Wrong alignment on ARadialForceActor"); \ static_assert(sizeof(ARadialForceActor) == 0x0002F8, "Wrong size on ARadialForceActor"); \ static_assert(offsetof(ARadialForceActor, ForceComponent) == 0x0002F0, "Member 'ARadialForceActor::ForceComponent' 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_UReplicationConnectionDriver \ static_assert(alignof(UReplicationConnectionDriver) == 0x000008, "Wrong alignment on UReplicationConnectionDriver"); \ static_assert(sizeof(UReplicationConnectionDriver) == 0x000028, "Wrong size on UReplicationConnectionDriver"); \ #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_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) == 0x000B90, "Wrong size on USceneCaptureComponent2D"); \ static_assert(offsetof(USceneCaptureComponent2D, ProjectionType) == 0x000398, "Member 'USceneCaptureComponent2D::ProjectionType' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, FOVAngle) == 0x00039C, "Member 'USceneCaptureComponent2D::FOVAngle' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, OrthoWidth) == 0x0003A0, "Member 'USceneCaptureComponent2D::OrthoWidth' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, TextureTarget) == 0x0003A8, "Member 'USceneCaptureComponent2D::TextureTarget' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, CompositeMode) == 0x0003B0, "Member 'USceneCaptureComponent2D::CompositeMode' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, PostProcessSettings) == 0x0003C0, "Member 'USceneCaptureComponent2D::PostProcessSettings' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, PostProcessBlendWeight) == 0x000AA0, "Member 'USceneCaptureComponent2D::PostProcessBlendWeight' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, CustomNearClippingPlane) == 0x000AA8, "Member 'USceneCaptureComponent2D::CustomNearClippingPlane' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, bUseCustomProjectionMatrix) == 0x000AAC, "Member 'USceneCaptureComponent2D::bUseCustomProjectionMatrix' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, CustomProjectionMatrix) == 0x000AB0, "Member 'USceneCaptureComponent2D::CustomProjectionMatrix' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, bUseFauxOrthoViewPos) == 0x000B30, "Member 'USceneCaptureComponent2D::bUseFauxOrthoViewPos' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, bEnableOrthographicTiling) == 0x000B31, "Member 'USceneCaptureComponent2D::bEnableOrthographicTiling' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, NumXTiles) == 0x000B34, "Member 'USceneCaptureComponent2D::NumXTiles' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, NumYTiles) == 0x000B38, "Member 'USceneCaptureComponent2D::NumYTiles' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, bEnableClipPlane) == 0x000B3C, "Member 'USceneCaptureComponent2D::bEnableClipPlane' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, ClipPlaneBase) == 0x000B40, "Member 'USceneCaptureComponent2D::ClipPlaneBase' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, ClipPlaneNormal) == 0x000B58, "Member 'USceneCaptureComponent2D::ClipPlaneNormal' has a wrong offset!"); \ #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_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) == 0x000308, "Wrong size on ASceneCaptureCube"); \ static_assert(offsetof(ASceneCaptureCube, CaptureComponentCube) == 0x000300, "Member 'ASceneCaptureCube::CaptureComponentCube' has a wrong offset!"); \ #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_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) == 0x0004F0, "Wrong size on USkyLightComponent"); \ static_assert(offsetof(USkyLightComponent, bRealTimeCapture) == 0x000318, "Member 'USkyLightComponent::bRealTimeCapture' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, SourceType) == 0x000319, "Member 'USkyLightComponent::SourceType' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, Cubemap) == 0x000320, "Member 'USkyLightComponent::Cubemap' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, SourceCubemapAngle) == 0x000328, "Member 'USkyLightComponent::SourceCubemapAngle' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, CubemapResolution) == 0x00032C, "Member 'USkyLightComponent::CubemapResolution' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, SkyDistanceThreshold) == 0x000330, "Member 'USkyLightComponent::SkyDistanceThreshold' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, bCaptureEmissiveOnly) == 0x000334, "Member 'USkyLightComponent::bCaptureEmissiveOnly' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, bLowerHemisphereIsBlack) == 0x000335, "Member 'USkyLightComponent::bLowerHemisphereIsBlack' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, LowerHemisphereColor) == 0x000338, "Member 'USkyLightComponent::LowerHemisphereColor' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, OcclusionMaxDistance) == 0x000348, "Member 'USkyLightComponent::OcclusionMaxDistance' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, Contrast) == 0x00034C, "Member 'USkyLightComponent::Contrast' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, OcclusionExponent) == 0x000350, "Member 'USkyLightComponent::OcclusionExponent' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, MinOcclusion) == 0x000354, "Member 'USkyLightComponent::MinOcclusion' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, OcclusionTint) == 0x000358, "Member 'USkyLightComponent::OcclusionTint' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, CloudAmbientOcclusionStrength) == 0x000360, "Member 'USkyLightComponent::CloudAmbientOcclusionStrength' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, CloudAmbientOcclusionExtent) == 0x000364, "Member 'USkyLightComponent::CloudAmbientOcclusionExtent' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, CloudAmbientOcclusionMapResolutionScale) == 0x000368, "Member 'USkyLightComponent::CloudAmbientOcclusionMapResolutionScale' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, CloudAmbientOcclusionApertureScale) == 0x00036C, "Member 'USkyLightComponent::CloudAmbientOcclusionApertureScale' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, OcclusionCombineMode) == 0x000370, "Member 'USkyLightComponent::OcclusionCombineMode' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, BlendDestinationCubemap) == 0x000418, "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_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_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_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_ASphereReflectionCapture \ static_assert(alignof(ASphereReflectionCapture) == 0x000008, "Wrong alignment on ASphereReflectionCapture"); \ static_assert(sizeof(ASphereReflectionCapture) == 0x000300, "Wrong size on ASphereReflectionCapture"); \ static_assert(offsetof(ASphereReflectionCapture, DrawCaptureRadius) == 0x0002F8, "Member 'ASphereReflectionCapture::DrawCaptureRadius' has a wrong offset!"); \ #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, MinLOD) == 0x000158, "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_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_UStereoLayerShapeCubemap \ static_assert(alignof(UStereoLayerShapeCubemap) == 0x000008, "Wrong alignment on UStereoLayerShapeCubemap"); \ static_assert(sizeof(UStereoLayerShapeCubemap) == 0x000028, "Wrong size on UStereoLayerShapeCubemap"); \ #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_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) == 0x0005B0, "Wrong size on UPhysicsConstraintComponent"); \ static_assert(offsetof(UPhysicsConstraintComponent, ConstraintActor1) == 0x0002E0, "Member 'UPhysicsConstraintComponent::ConstraintActor1' has a wrong offset!"); \ static_assert(offsetof(UPhysicsConstraintComponent, ComponentName1) == 0x0002E8, "Member 'UPhysicsConstraintComponent::ComponentName1' has a wrong offset!"); \ static_assert(offsetof(UPhysicsConstraintComponent, ConstraintActor2) == 0x0002F0, "Member 'UPhysicsConstraintComponent::ConstraintActor2' has a wrong offset!"); \ static_assert(offsetof(UPhysicsConstraintComponent, ComponentName2) == 0x0002F8, "Member 'UPhysicsConstraintComponent::ComponentName2' has a wrong offset!"); \ static_assert(offsetof(UPhysicsConstraintComponent, ConstraintSetup) == 0x000310, "Member 'UPhysicsConstraintComponent::ConstraintSetup' has a wrong offset!"); \ static_assert(offsetof(UPhysicsConstraintComponent, OnConstraintBroken) == 0x000318, "Member 'UPhysicsConstraintComponent::OnConstraintBroken' has a wrong offset!"); \ static_assert(offsetof(UPhysicsConstraintComponent, OnPlasticDeformation) == 0x000328, "Member 'UPhysicsConstraintComponent::OnPlasticDeformation' has a wrong offset!"); \ static_assert(offsetof(UPhysicsConstraintComponent, ConstraintInstance) == 0x000338, "Member 'UPhysicsConstraintComponent::ConstraintInstance' has a wrong offset!"); \ #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_ATextRenderActor \ static_assert(alignof(ATextRenderActor) == 0x000008, "Wrong alignment on ATextRenderActor"); \ static_assert(sizeof(ATextRenderActor) == 0x0002F8, "Wrong size on ATextRenderActor"); \ static_assert(offsetof(ATextRenderActor, TextRender) == 0x0002F0, "Member 'ATextRenderActor::TextRender' 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_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) == 0x000188, "Wrong size on UTimelineComponent"); \ static_assert(offsetof(UTimelineComponent, TheTimeline) == 0x0000E8, "Member 'UTimelineComponent::TheTimeline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ATriggerCapsule \ static_assert(alignof(ATriggerCapsule) == 0x000008, "Wrong alignment on ATriggerCapsule"); \ static_assert(sizeof(ATriggerCapsule) == 0x0002F8, "Wrong size on ATriggerCapsule"); \ #define DUMPER7_ASSERTS_ATriggerSphere \ static_assert(alignof(ATriggerSphere) == 0x000008, "Wrong alignment on ATriggerSphere"); \ static_assert(sizeof(ATriggerSphere) == 0x0002F8, "Wrong size on ATriggerSphere"); \ #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_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_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_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_IVisualLoggerDebugSnapshotInterface \ static_assert(alignof(IVisualLoggerDebugSnapshotInterface) == 0x000001, "Wrong alignment on IVisualLoggerDebugSnapshotInterface"); \ static_assert(sizeof(IVisualLoggerDebugSnapshotInterface) == 0x000001, "Wrong size on IVisualLoggerDebugSnapshotInterface"); \ #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) == 0x000300, "Wrong size on UWindDirectionalSourceComponent"); \ static_assert(offsetof(UWindDirectionalSourceComponent, Strength) == 0x0002E0, "Member 'UWindDirectionalSourceComponent::Strength' has a wrong offset!"); \ static_assert(offsetof(UWindDirectionalSourceComponent, Speed) == 0x0002E4, "Member 'UWindDirectionalSourceComponent::Speed' has a wrong offset!"); \ static_assert(offsetof(UWindDirectionalSourceComponent, MinGustAmount) == 0x0002E8, "Member 'UWindDirectionalSourceComponent::MinGustAmount' has a wrong offset!"); \ static_assert(offsetof(UWindDirectionalSourceComponent, MaxGustAmount) == 0x0002EC, "Member 'UWindDirectionalSourceComponent::MaxGustAmount' has a wrong offset!"); \ static_assert(offsetof(UWindDirectionalSourceComponent, Radius) == 0x0002F0, "Member 'UWindDirectionalSourceComponent::Radius' 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_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_UActorFolder \ static_assert(alignof(UActorFolder) == 0x000008, "Wrong alignment on UActorFolder"); \ static_assert(sizeof(UActorFolder) == 0x000028, "Wrong size on UActorFolder"); \ #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_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_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_UNavCollisionBase \ static_assert(alignof(UNavCollisionBase) == 0x000008, "Wrong alignment on UNavCollisionBase"); \ static_assert(sizeof(UNavCollisionBase) == 0x000070, "Wrong size on UNavCollisionBase"); \ #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_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) == 0x0002F8, "Wrong size on AAmbientSound"); \ static_assert(offsetof(AAmbientSound, AudioComponent) == 0x0002F0, "Member 'AAmbientSound::AudioComponent' has a wrong offset!"); \ #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_UAimOffsetBlendSpace \ static_assert(alignof(UAimOffsetBlendSpace) == 0x000008, "Wrong alignment on UAimOffsetBlendSpace"); \ static_assert(sizeof(UAimOffsetBlendSpace) == 0x0001A0, "Wrong size on UAimOffsetBlendSpace"); \ #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_UAnimBlueprintGeneratedStruct \ static_assert(alignof(UAnimBlueprintGeneratedStruct) == 0x000008, "Wrong alignment on UAnimBlueprintGeneratedStruct"); \ static_assert(sizeof(UAnimBlueprintGeneratedStruct) == 0x0000C0, "Wrong size on UAnimBlueprintGeneratedStruct"); \ #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_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_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_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_IAnimClassInterface \ static_assert(alignof(IAnimClassInterface) == 0x000001, "Wrong alignment on IAnimClassInterface"); \ static_assert(sizeof(IAnimClassInterface) == 0x000001, "Wrong size on IAnimClassInterface"); \ #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_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_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_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_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_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_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_UAnimMetaData \ static_assert(alignof(UAnimMetaData) == 0x000008, "Wrong alignment on UAnimMetaData"); \ static_assert(sizeof(UAnimMetaData) == 0x000028, "Wrong size on UAnimMetaData"); \ #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_AnimNotifyMirrorInspectionLibrary_GetMirrorDataTable \ static_assert(alignof(AnimNotifyMirrorInspectionLibrary_GetMirrorDataTable) == 0x000008, "Wrong alignment on AnimNotifyMirrorInspectionLibrary_GetMirrorDataTable"); \ static_assert(sizeof(AnimNotifyMirrorInspectionLibrary_GetMirrorDataTable) == 0x000038, "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) == 0x000030, "Member 'AnimNotifyMirrorInspectionLibrary_GetMirrorDataTable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyMirrorInspectionLibrary_GetMontageInstanceId \ static_assert(alignof(AnimNotifyMirrorInspectionLibrary_GetMontageInstanceId) == 0x000008, "Wrong alignment on AnimNotifyMirrorInspectionLibrary_GetMontageInstanceId"); \ static_assert(sizeof(AnimNotifyMirrorInspectionLibrary_GetMontageInstanceId) == 0x000038, "Wrong size on AnimNotifyMirrorInspectionLibrary_GetMontageInstanceId"); \ static_assert(offsetof(AnimNotifyMirrorInspectionLibrary_GetMontageInstanceId, EventReference) == 0x000000, "Member 'AnimNotifyMirrorInspectionLibrary_GetMontageInstanceId::EventReference' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyMirrorInspectionLibrary_GetMontageInstanceId, ReturnValue) == 0x000030, "Member 'AnimNotifyMirrorInspectionLibrary_GetMontageInstanceId::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) == 0x000038, "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) == 0x000030, "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_AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState \ static_assert(alignof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState) == 0x000008, "Wrong alignment on AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState"); \ static_assert(sizeof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState) == 0x000048, "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) == 0x000030, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState::AnimInstance' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState, StateName) == 0x000038, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState::StateName' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState, ReturnValue) == 0x000040, "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) == 0x000050, "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) == 0x000030, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine::AnimInstance' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine, StateMachineName) == 0x000038, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine::StateMachineName' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine, StateName) == 0x000040, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine::StateName' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine, ReturnValue) == 0x000048, "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) == 0x000048, "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) == 0x000030, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine::AnimInstance' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine, StateMachineName) == 0x000038, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine::StateMachineName' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine, ReturnValue) == 0x000040, "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_TimedParticleEffect \ static_assert(alignof(UAnimNotifyState_TimedParticleEffect) == 0x000008, "Wrong alignment on UAnimNotifyState_TimedParticleEffect"); \ static_assert(sizeof(UAnimNotifyState_TimedParticleEffect) == 0x000088, "Wrong size on UAnimNotifyState_TimedParticleEffect"); \ static_assert(offsetof(UAnimNotifyState_TimedParticleEffect, PSTemplate) == 0x000040, "Member 'UAnimNotifyState_TimedParticleEffect::PSTemplate' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedParticleEffect, SocketName) == 0x000048, "Member 'UAnimNotifyState_TimedParticleEffect::SocketName' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedParticleEffect, LocationOffset) == 0x000050, "Member 'UAnimNotifyState_TimedParticleEffect::LocationOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedParticleEffect, RotationOffset) == 0x000068, "Member 'UAnimNotifyState_TimedParticleEffect::RotationOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedParticleEffect, bDestroyAtEnd) == 0x000080, "Member 'UAnimNotifyState_TimedParticleEffect::bDestroyAtEnd' has a wrong offset!"); \ #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_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) == 0x000068, "Wrong size on UAnimNotifyState_Trail"); \ static_assert(offsetof(UAnimNotifyState_Trail, PSTemplate) == 0x000040, "Member 'UAnimNotifyState_Trail::PSTemplate' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_Trail, FirstSocketName) == 0x000048, "Member 'UAnimNotifyState_Trail::FirstSocketName' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_Trail, SecondSocketName) == 0x000050, "Member 'UAnimNotifyState_Trail::SecondSocketName' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_Trail, WidthScaleMode) == 0x000058, "Member 'UAnimNotifyState_Trail::WidthScaleMode' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_Trail, WidthScaleCurve) == 0x00005C, "Member 'UAnimNotifyState_Trail::WidthScaleCurve' 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_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_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_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_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_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) == 0x000460, "Wrong size on UAnimSingleNodeInstance"); \ static_assert(offsetof(UAnimSingleNodeInstance, CurrentAsset) == 0x000448, "Member 'UAnimSingleNodeInstance::CurrentAsset' has a wrong offset!"); \ static_assert(offsetof(UAnimSingleNodeInstance, PostEvaluateAnimEvent) == 0x000450, "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_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_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_AVolumetricLightmapDensityVolume \ static_assert(alignof(AVolumetricLightmapDensityVolume) == 0x000008, "Wrong alignment on AVolumetricLightmapDensityVolume"); \ static_assert(sizeof(AVolumetricLightmapDensityVolume) == 0x000330, "Wrong size on AVolumetricLightmapDensityVolume"); \ static_assert(offsetof(AVolumetricLightmapDensityVolume, AllowedMipLevelRange) == 0x000328, "Member 'AVolumetricLightmapDensityVolume::AllowedMipLevelRange' 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_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_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_INodeMappingProviderInterface \ static_assert(alignof(INodeMappingProviderInterface) == 0x000001, "Wrong alignment on INodeMappingProviderInterface"); \ static_assert(sizeof(INodeMappingProviderInterface) == 0x000001, "Wrong size on INodeMappingProviderInterface"); \ #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_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_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_ASkeletalMeshActor \ static_assert(alignof(ASkeletalMeshActor) == 0x000008, "Wrong alignment on ASkeletalMeshActor"); \ static_assert(sizeof(ASkeletalMeshActor) == 0x000370, "Wrong size on ASkeletalMeshActor"); \ static_assert(offsetof(ASkeletalMeshActor, SkeletalMeshComponent) == 0x0002F8, "Member 'ASkeletalMeshActor::SkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(ASkeletalMeshActor, ReplicatedMesh) == 0x000300, "Member 'ASkeletalMeshActor::ReplicatedMesh' has a wrong offset!"); \ static_assert(offsetof(ASkeletalMeshActor, ReplicatedPhysAsset) == 0x000308, "Member 'ASkeletalMeshActor::ReplicatedPhysAsset' has a wrong offset!"); \ static_assert(offsetof(ASkeletalMeshActor, ReplicatedMaterial0) == 0x000310, "Member 'ASkeletalMeshActor::ReplicatedMaterial0' has a wrong offset!"); \ static_assert(offsetof(ASkeletalMeshActor, ReplicatedMaterial1) == 0x000318, "Member 'ASkeletalMeshActor::ReplicatedMaterial1' 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_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_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_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) == 0x0001E0, "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, QualityLevels) == 0x000170, "Member 'UAudioSettings::QualityLevels' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, NumStoppingSources) == 0x000184, "Member 'UAudioSettings::NumStoppingSources' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, PanningMethod) == 0x000188, "Member 'UAudioSettings::PanningMethod' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, MonoChannelUpmixMethod) == 0x000189, "Member 'UAudioSettings::MonoChannelUpmixMethod' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DialogueFilenameFormat) == 0x000190, "Member 'UAudioSettings::DialogueFilenameFormat' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DebugSounds) == 0x0001A0, "Member 'UAudioSettings::DebugSounds' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DefaultAudioBuses) == 0x0001B0, "Member 'UAudioSettings::DefaultAudioBuses' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DefaultSoundClass) == 0x0001C0, "Member 'UAudioSettings::DefaultSoundClass' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DefaultMediaSoundClass) == 0x0001C8, "Member 'UAudioSettings::DefaultMediaSoundClass' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DefaultSoundConcurrency) == 0x0001D0, "Member 'UAudioSettings::DefaultSoundConcurrency' 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_UAudioWidgetSubsystem \ static_assert(alignof(UAudioWidgetSubsystem) == 0x000008, "Wrong alignment on UAudioWidgetSubsystem"); \ static_assert(sizeof(UAudioWidgetSubsystem) == 0x000030, "Wrong size on UAudioWidgetSubsystem"); \ #define DUMPER7_ASSERTS_ABlockingVolume \ static_assert(alignof(ABlockingVolume) == 0x000008, "Wrong alignment on ABlockingVolume"); \ static_assert(sizeof(ABlockingVolume) == 0x000328, "Wrong size on ABlockingVolume"); \ #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_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_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_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) == 0x000328, "Wrong size on ABrushShape"); \ #define DUMPER7_ASSERTS_ACameraBlockingVolume \ static_assert(alignof(ACameraBlockingVolume) == 0x000008, "Wrong alignment on ACameraBlockingVolume"); \ static_assert(sizeof(ACameraBlockingVolume) == 0x000328, "Wrong size on ACameraBlockingVolume"); \ #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_ANote \ static_assert(alignof(ANote) == 0x000008, "Wrong alignment on ANote"); \ static_assert(sizeof(ANote) == 0x0002F0, "Wrong size on ANote"); \ #define DUMPER7_ASSERTS_AWorldPartitionMiniMapVolume \ static_assert(alignof(AWorldPartitionMiniMapVolume) == 0x000008, "Wrong alignment on AWorldPartitionMiniMapVolume"); \ static_assert(sizeof(AWorldPartitionMiniMapVolume) == 0x000328, "Wrong size on AWorldPartitionMiniMapVolume"); \ #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) == 0x0002F8, "Wrong size on ACameraShakeSourceActor"); \ static_assert(offsetof(ACameraShakeSourceActor, CameraShakeSourceComponent) == 0x0002F0, "Member 'ACameraShakeSourceActor::CameraShakeSourceComponent' 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_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_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_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_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) == 0x000178, "Wrong size on UApplicationLifecycleComponent"); \ static_assert(offsetof(UApplicationLifecycleComponent, ApplicationWillDeactivateDelegate) == 0x0000E8, "Member 'UApplicationLifecycleComponent::ApplicationWillDeactivateDelegate' has a wrong offset!"); \ static_assert(offsetof(UApplicationLifecycleComponent, ApplicationHasReactivatedDelegate) == 0x0000F8, "Member 'UApplicationLifecycleComponent::ApplicationHasReactivatedDelegate' has a wrong offset!"); \ static_assert(offsetof(UApplicationLifecycleComponent, ApplicationWillEnterBackgroundDelegate) == 0x000108, "Member 'UApplicationLifecycleComponent::ApplicationWillEnterBackgroundDelegate' has a wrong offset!"); \ static_assert(offsetof(UApplicationLifecycleComponent, ApplicationHasEnteredForegroundDelegate) == 0x000118, "Member 'UApplicationLifecycleComponent::ApplicationHasEnteredForegroundDelegate' has a wrong offset!"); \ static_assert(offsetof(UApplicationLifecycleComponent, ApplicationWillTerminateDelegate) == 0x000128, "Member 'UApplicationLifecycleComponent::ApplicationWillTerminateDelegate' has a wrong offset!"); \ static_assert(offsetof(UApplicationLifecycleComponent, ApplicationShouldUnloadResourcesDelegate) == 0x000138, "Member 'UApplicationLifecycleComponent::ApplicationShouldUnloadResourcesDelegate' has a wrong offset!"); \ static_assert(offsetof(UApplicationLifecycleComponent, ApplicationReceivedStartupArgumentsDelegate) == 0x000148, "Member 'UApplicationLifecycleComponent::ApplicationReceivedStartupArgumentsDelegate' has a wrong offset!"); \ static_assert(offsetof(UApplicationLifecycleComponent, OnTemperatureChangeDelegate) == 0x000158, "Member 'UApplicationLifecycleComponent::OnTemperatureChangeDelegate' has a wrong offset!"); \ static_assert(offsetof(UApplicationLifecycleComponent, OnLowPowerModeDelegate) == 0x000168, "Member 'UApplicationLifecycleComponent::OnLowPowerModeDelegate' has a wrong offset!"); \ #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) == 0x0005A0, "Wrong size on UArrowComponent"); \ static_assert(offsetof(UArrowComponent, ArrowColor) == 0x000588, "Member 'UArrowComponent::ArrowColor' has a wrong offset!"); \ static_assert(offsetof(UArrowComponent, ArrowSize) == 0x00058C, "Member 'UArrowComponent::ArrowSize' has a wrong offset!"); \ static_assert(offsetof(UArrowComponent, ArrowLength) == 0x000590, "Member 'UArrowComponent::ArrowLength' has a wrong offset!"); \ static_assert(offsetof(UArrowComponent, ScreenSize) == 0x000594, "Member 'UArrowComponent::ScreenSize' 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) == 0x0005B0, "Wrong size on UBillboardComponent"); \ static_assert(offsetof(UBillboardComponent, Sprite) == 0x000588, "Member 'UBillboardComponent::Sprite' has a wrong offset!"); \ static_assert(offsetof(UBillboardComponent, ScreenSize) == 0x000594, "Member 'UBillboardComponent::ScreenSize' has a wrong offset!"); \ static_assert(offsetof(UBillboardComponent, U) == 0x000598, "Member 'UBillboardComponent::U' has a wrong offset!"); \ static_assert(offsetof(UBillboardComponent, UL) == 0x00059C, "Member 'UBillboardComponent::UL' has a wrong offset!"); \ static_assert(offsetof(UBillboardComponent, V) == 0x0005A0, "Member 'UBillboardComponent::V' has a wrong offset!"); \ static_assert(offsetof(UBillboardComponent, VL) == 0x0005A4, "Member 'UBillboardComponent::VL' has a wrong offset!"); \ static_assert(offsetof(UBillboardComponent, OpacityMaskRefVal) == 0x0005A8, "Member 'UBillboardComponent::OpacityMaskRefVal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBoundsCopyComponent \ static_assert(alignof(UBoundsCopyComponent) == 0x000010, "Wrong alignment on UBoundsCopyComponent"); \ static_assert(sizeof(UBoundsCopyComponent) == 0x000190, "Wrong size on UBoundsCopyComponent"); \ static_assert(offsetof(UBoundsCopyComponent, BoundsSourceActor) == 0x0000E8, "Member 'UBoundsCopyComponent::BoundsSourceActor' has a wrong offset!"); \ static_assert(offsetof(UBoundsCopyComponent, bUseCollidingComponentsForSourceBounds) == 0x000118, "Member 'UBoundsCopyComponent::bUseCollidingComponentsForSourceBounds' has a wrong offset!"); \ static_assert(offsetof(UBoundsCopyComponent, bKeepOwnBoundsScale) == 0x000119, "Member 'UBoundsCopyComponent::bKeepOwnBoundsScale' has a wrong offset!"); \ static_assert(offsetof(UBoundsCopyComponent, bUseCollidingComponentsForOwnBounds) == 0x00011A, "Member 'UBoundsCopyComponent::bUseCollidingComponentsForOwnBounds' has a wrong offset!"); \ static_assert(offsetof(UBoundsCopyComponent, PostTransform) == 0x000120, "Member 'UBoundsCopyComponent::PostTransform' has a wrong offset!"); \ static_assert(offsetof(UBoundsCopyComponent, bCopyXBounds) == 0x000180, "Member 'UBoundsCopyComponent::bCopyXBounds' has a wrong offset!"); \ static_assert(offsetof(UBoundsCopyComponent, bCopyYBounds) == 0x000181, "Member 'UBoundsCopyComponent::bCopyYBounds' has a wrong offset!"); \ static_assert(offsetof(UBoundsCopyComponent, bCopyZBounds) == 0x000182, "Member 'UBoundsCopyComponent::bCopyZBounds' 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_UBrushComponent \ static_assert(alignof(UBrushComponent) == 0x000010, "Wrong alignment on UBrushComponent"); \ static_assert(sizeof(UBrushComponent) == 0x0005A0, "Wrong size on UBrushComponent"); \ static_assert(offsetof(UBrushComponent, Brush) == 0x000588, "Member 'UBrushComponent::Brush' has a wrong offset!"); \ static_assert(offsetof(UBrushComponent, BrushBodySetup) == 0x000590, "Member 'UBrushComponent::BrushBodySetup' 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) == 0x000320, "Wrong size on UChildActorComponent"); \ static_assert(offsetof(UChildActorComponent, ChildActorClass) == 0x0002E0, "Member 'UChildActorComponent::ChildActorClass' has a wrong offset!"); \ static_assert(offsetof(UChildActorComponent, ChildActor) == 0x0002E8, "Member 'UChildActorComponent::ChildActor' has a wrong offset!"); \ static_assert(offsetof(UChildActorComponent, ChildActorTemplate) == 0x0002F0, "Member 'UChildActorComponent::ChildActorTemplate' has a wrong offset!"); \ #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_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_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) == 0x000330, "Wrong size on UDecalComponent"); \ static_assert(offsetof(UDecalComponent, DecalMaterial) == 0x0002E0, "Member 'UDecalComponent::DecalMaterial' has a wrong offset!"); \ static_assert(offsetof(UDecalComponent, SortOrder) == 0x0002E8, "Member 'UDecalComponent::SortOrder' has a wrong offset!"); \ static_assert(offsetof(UDecalComponent, FadeScreenSize) == 0x0002EC, "Member 'UDecalComponent::FadeScreenSize' has a wrong offset!"); \ static_assert(offsetof(UDecalComponent, FadeStartDelay) == 0x0002F0, "Member 'UDecalComponent::FadeStartDelay' has a wrong offset!"); \ static_assert(offsetof(UDecalComponent, FadeDuration) == 0x0002F4, "Member 'UDecalComponent::FadeDuration' has a wrong offset!"); \ static_assert(offsetof(UDecalComponent, FadeInDuration) == 0x0002F8, "Member 'UDecalComponent::FadeInDuration' has a wrong offset!"); \ static_assert(offsetof(UDecalComponent, FadeInStartDelay) == 0x0002FC, "Member 'UDecalComponent::FadeInStartDelay' has a wrong offset!"); \ static_assert(offsetof(UDecalComponent, DecalSize) == 0x000308, "Member 'UDecalComponent::DecalSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetAtmosphereSunDiskColorScale \ static_assert(alignof(DirectionalLightComponent_SetAtmosphereSunDiskColorScale) == 0x000004, "Wrong alignment on DirectionalLightComponent_SetAtmosphereSunDiskColorScale"); \ static_assert(sizeof(DirectionalLightComponent_SetAtmosphereSunDiskColorScale) == 0x000010, "Wrong size on DirectionalLightComponent_SetAtmosphereSunDiskColorScale"); \ static_assert(offsetof(DirectionalLightComponent_SetAtmosphereSunDiskColorScale, LColor) == 0x000000, "Member 'DirectionalLightComponent_SetAtmosphereSunDiskColorScale::LColor' 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) == 0x0004F0, "Wrong size on UDirectionalLightComponent"); \ static_assert(offsetof(UDirectionalLightComponent, ShadowCascadeBiasDistribution) == 0x000420, "Member 'UDirectionalLightComponent::ShadowCascadeBiasDistribution' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, OcclusionMaskDarkness) == 0x000428, "Member 'UDirectionalLightComponent::OcclusionMaskDarkness' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, OcclusionDepthRange) == 0x00042C, "Member 'UDirectionalLightComponent::OcclusionDepthRange' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, LightShaftOverrideDirection) == 0x000430, "Member 'UDirectionalLightComponent::LightShaftOverrideDirection' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, WholeSceneDynamicShadowRadius) == 0x000448, "Member 'UDirectionalLightComponent::WholeSceneDynamicShadowRadius' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, DynamicShadowDistanceMovableLight) == 0x00044C, "Member 'UDirectionalLightComponent::DynamicShadowDistanceMovableLight' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, DynamicShadowDistanceStationaryLight) == 0x000450, "Member 'UDirectionalLightComponent::DynamicShadowDistanceStationaryLight' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, DynamicShadowCascades) == 0x000454, "Member 'UDirectionalLightComponent::DynamicShadowCascades' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CascadeDistributionExponent) == 0x000458, "Member 'UDirectionalLightComponent::CascadeDistributionExponent' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CascadeTransitionFraction) == 0x00045C, "Member 'UDirectionalLightComponent::CascadeTransitionFraction' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, ShadowDistanceFadeoutFraction) == 0x000460, "Member 'UDirectionalLightComponent::ShadowDistanceFadeoutFraction' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, FarShadowCascadeCount) == 0x000468, "Member 'UDirectionalLightComponent::FarShadowCascadeCount' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, FarShadowDistance) == 0x00046C, "Member 'UDirectionalLightComponent::FarShadowDistance' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, DistanceFieldShadowDistance) == 0x000470, "Member 'UDirectionalLightComponent::DistanceFieldShadowDistance' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, ForwardShadingPriority) == 0x000474, "Member 'UDirectionalLightComponent::ForwardShadingPriority' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, LightSourceAngle) == 0x000478, "Member 'UDirectionalLightComponent::LightSourceAngle' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, LightSourceSoftAngle) == 0x00047C, "Member 'UDirectionalLightComponent::LightSourceSoftAngle' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, ShadowSourceAngleFactor) == 0x000480, "Member 'UDirectionalLightComponent::ShadowSourceAngleFactor' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, TraceDistance) == 0x000484, "Member 'UDirectionalLightComponent::TraceDistance' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, AtmosphereSunLightIndex) == 0x00048C, "Member 'UDirectionalLightComponent::AtmosphereSunLightIndex' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, AtmosphereSunDiskColorScale) == 0x000490, "Member 'UDirectionalLightComponent::AtmosphereSunDiskColorScale' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CloudShadowStrength) == 0x0004A4, "Member 'UDirectionalLightComponent::CloudShadowStrength' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CloudShadowOnAtmosphereStrength) == 0x0004A8, "Member 'UDirectionalLightComponent::CloudShadowOnAtmosphereStrength' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CloudShadowOnSurfaceStrength) == 0x0004AC, "Member 'UDirectionalLightComponent::CloudShadowOnSurfaceStrength' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CloudShadowDepthBias) == 0x0004B0, "Member 'UDirectionalLightComponent::CloudShadowDepthBias' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CloudShadowExtent) == 0x0004B4, "Member 'UDirectionalLightComponent::CloudShadowExtent' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CloudShadowMapResolutionScale) == 0x0004B8, "Member 'UDirectionalLightComponent::CloudShadowMapResolutionScale' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CloudShadowRaySampleCountScale) == 0x0004BC, "Member 'UDirectionalLightComponent::CloudShadowRaySampleCountScale' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CloudScatteredLuminanceScale) == 0x0004C0, "Member 'UDirectionalLightComponent::CloudScatteredLuminanceScale' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, LightmassSettings) == 0x0004D0, "Member 'UDirectionalLightComponent::LightmassSettings' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, ModulatedShadowColor) == 0x0004E4, "Member 'UDirectionalLightComponent::ModulatedShadowColor' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, ShadowAmount) == 0x0004E8, "Member 'UDirectionalLightComponent::ShadowAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDrawFrustumComponent \ static_assert(alignof(UDrawFrustumComponent) == 0x000010, "Wrong alignment on UDrawFrustumComponent"); \ static_assert(sizeof(UDrawFrustumComponent) == 0x0005B0, "Wrong size on UDrawFrustumComponent"); \ static_assert(offsetof(UDrawFrustumComponent, bFrustumEnabled) == 0x000588, "Member 'UDrawFrustumComponent::bFrustumEnabled' has a wrong offset!"); \ static_assert(offsetof(UDrawFrustumComponent, FrustumColor) == 0x00058C, "Member 'UDrawFrustumComponent::FrustumColor' has a wrong offset!"); \ static_assert(offsetof(UDrawFrustumComponent, FrustumAngle) == 0x000590, "Member 'UDrawFrustumComponent::FrustumAngle' has a wrong offset!"); \ static_assert(offsetof(UDrawFrustumComponent, FrustumAspectRatio) == 0x000594, "Member 'UDrawFrustumComponent::FrustumAspectRatio' has a wrong offset!"); \ static_assert(offsetof(UDrawFrustumComponent, FrustumStartDist) == 0x000598, "Member 'UDrawFrustumComponent::FrustumStartDist' has a wrong offset!"); \ static_assert(offsetof(UDrawFrustumComponent, FrustumEndDist) == 0x00059C, "Member 'UDrawFrustumComponent::FrustumEndDist' has a wrong offset!"); \ static_assert(offsetof(UDrawFrustumComponent, Texture) == 0x0005A0, "Member 'UDrawFrustumComponent::Texture' has a wrong offset!"); \ #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) == 0x0003D0, "Wrong size on UForceFeedbackComponent"); \ static_assert(offsetof(UForceFeedbackComponent, ForceFeedbackEffect) == 0x0002E0, "Member 'UForceFeedbackComponent::ForceFeedbackEffect' has a wrong offset!"); \ static_assert(offsetof(UForceFeedbackComponent, IntensityMultiplier) == 0x0002EC, "Member 'UForceFeedbackComponent::IntensityMultiplier' has a wrong offset!"); \ static_assert(offsetof(UForceFeedbackComponent, AttenuationSettings) == 0x0002F0, "Member 'UForceFeedbackComponent::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(UForceFeedbackComponent, AttenuationOverrides) == 0x0002F8, "Member 'UForceFeedbackComponent::AttenuationOverrides' has a wrong offset!"); \ static_assert(offsetof(UForceFeedbackComponent, OnForceFeedbackFinished) == 0x0003B8, "Member 'UForceFeedbackComponent::OnForceFeedbackFinished' has a wrong offset!"); \ #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) == 0x000200, "Wrong size on UInterpToMovementComponent"); \ static_assert(offsetof(UInterpToMovementComponent, Duration) == 0x000150, "Member 'UInterpToMovementComponent::Duration' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, bSweep) == 0x000158, "Member 'UInterpToMovementComponent::bSweep' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, TeleportType) == 0x000159, "Member 'UInterpToMovementComponent::TeleportType' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, BehaviourType) == 0x00015A, "Member 'UInterpToMovementComponent::BehaviourType' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, bCheckIfStillInWorld) == 0x00015B, "Member 'UInterpToMovementComponent::bCheckIfStillInWorld' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, OnInterpToReverse) == 0x000160, "Member 'UInterpToMovementComponent::OnInterpToReverse' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, OnInterpToStop) == 0x000170, "Member 'UInterpToMovementComponent::OnInterpToStop' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, OnWaitBeginDelegate) == 0x000180, "Member 'UInterpToMovementComponent::OnWaitBeginDelegate' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, OnWaitEndDelegate) == 0x000190, "Member 'UInterpToMovementComponent::OnWaitEndDelegate' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, OnResetDelegate) == 0x0001A0, "Member 'UInterpToMovementComponent::OnResetDelegate' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, MaxSimulationTimeStep) == 0x0001B0, "Member 'UInterpToMovementComponent::MaxSimulationTimeStep' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, MaxSimulationIterations) == 0x0001B4, "Member 'UInterpToMovementComponent::MaxSimulationIterations' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, ControlPoints) == 0x0001B8, "Member 'UInterpToMovementComponent::ControlPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULineBatchComponent \ static_assert(alignof(ULineBatchComponent) == 0x000010, "Wrong alignment on ULineBatchComponent"); \ static_assert(sizeof(ULineBatchComponent) == 0x0005D0, "Wrong size on ULineBatchComponent"); \ #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) == 0x000180, "Wrong size on ULODSyncComponent"); \ static_assert(offsetof(ULODSyncComponent, NumLODs) == 0x0000E8, "Member 'ULODSyncComponent::NumLODs' has a wrong offset!"); \ static_assert(offsetof(ULODSyncComponent, ForcedLOD) == 0x0000EC, "Member 'ULODSyncComponent::ForcedLOD' has a wrong offset!"); \ static_assert(offsetof(ULODSyncComponent, MinLOD) == 0x0000F0, "Member 'ULODSyncComponent::MinLOD' has a wrong offset!"); \ static_assert(offsetof(ULODSyncComponent, ComponentsToSync) == 0x0000F8, "Member 'ULODSyncComponent::ComponentsToSync' has a wrong offset!"); \ static_assert(offsetof(ULODSyncComponent, CustomLODMapping) == 0x000108, "Member 'ULODSyncComponent::CustomLODMapping' has a wrong offset!"); \ static_assert(offsetof(ULODSyncComponent, CurrentLOD) == 0x000158, "Member 'ULODSyncComponent::CurrentLOD' has a wrong offset!"); \ static_assert(offsetof(ULODSyncComponent, CurrentNumLODs) == 0x00015C, "Member 'ULODSyncComponent::CurrentNumLODs' has a wrong offset!"); \ static_assert(offsetof(ULODSyncComponent, DriveComponents) == 0x000160, "Member 'ULODSyncComponent::DriveComponents' has a wrong offset!"); \ static_assert(offsetof(ULODSyncComponent, SubComponents) == 0x000170, "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) == 0x0005A0, "Wrong size on UMaterialBillboardComponent"); \ static_assert(offsetof(UMaterialBillboardComponent, Elements) == 0x000588, "Member 'UMaterialBillboardComponent::Elements' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UModelComponent \ static_assert(alignof(UModelComponent) == 0x000010, "Wrong alignment on UModelComponent"); \ static_assert(sizeof(UModelComponent) == 0x0005D0, "Wrong size on UModelComponent"); \ static_assert(offsetof(UModelComponent, ModelBodySetup) == 0x0005A0, "Member 'UModelComponent::ModelBodySetup' 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) == 0x000108, "Wrong size on UPlatformEventsComponent"); \ static_assert(offsetof(UPlatformEventsComponent, PlatformChangedToLaptopModeDelegate) == 0x0000E8, "Member 'UPlatformEventsComponent::PlatformChangedToLaptopModeDelegate' has a wrong offset!"); \ static_assert(offsetof(UPlatformEventsComponent, PlatformChangedToTabletModeDelegate) == 0x0000F8, "Member 'UPlatformEventsComponent::PlatformChangedToTabletModeDelegate' 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) == 0x000460, "Wrong size on UPointLightComponent"); \ static_assert(offsetof(UPointLightComponent, LightFalloffExponent) == 0x000444, "Member 'UPointLightComponent::LightFalloffExponent' has a wrong offset!"); \ static_assert(offsetof(UPointLightComponent, SourceRadius) == 0x000448, "Member 'UPointLightComponent::SourceRadius' has a wrong offset!"); \ static_assert(offsetof(UPointLightComponent, SoftSourceRadius) == 0x00044C, "Member 'UPointLightComponent::SoftSourceRadius' has a wrong offset!"); \ static_assert(offsetof(UPointLightComponent, SourceLength) == 0x000450, "Member 'UPointLightComponent::SourceLength' has a wrong offset!"); \ #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) == 0x000A90, "Wrong size on UPoseableMeshComponent"); \ #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) == 0x000290, "Wrong size on UProjectileMovementComponent"); \ static_assert(offsetof(UProjectileMovementComponent, InitialSpeed) == 0x000150, "Member 'UProjectileMovementComponent::InitialSpeed' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, MaxSpeed) == 0x000154, "Member 'UProjectileMovementComponent::MaxSpeed' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, PreviousHitTime) == 0x00015C, "Member 'UProjectileMovementComponent::PreviousHitTime' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, PreviousHitNormal) == 0x000160, "Member 'UProjectileMovementComponent::PreviousHitNormal' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, ProjectileGravityScale) == 0x000178, "Member 'UProjectileMovementComponent::ProjectileGravityScale' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, Buoyancy) == 0x00017C, "Member 'UProjectileMovementComponent::Buoyancy' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, Bounciness) == 0x000180, "Member 'UProjectileMovementComponent::Bounciness' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, Friction) == 0x000184, "Member 'UProjectileMovementComponent::Friction' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, BounceVelocityStopSimulatingThreshold) == 0x000188, "Member 'UProjectileMovementComponent::BounceVelocityStopSimulatingThreshold' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, MinFrictionFraction) == 0x00018C, "Member 'UProjectileMovementComponent::MinFrictionFraction' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, OnProjectileBounce) == 0x000190, "Member 'UProjectileMovementComponent::OnProjectileBounce' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, OnProjectileStop) == 0x0001A0, "Member 'UProjectileMovementComponent::OnProjectileStop' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, HomingAccelerationMagnitude) == 0x0001B0, "Member 'UProjectileMovementComponent::HomingAccelerationMagnitude' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, HomingTargetComponent) == 0x0001B4, "Member 'UProjectileMovementComponent::HomingTargetComponent' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, MaxSimulationTimeStep) == 0x0001BC, "Member 'UProjectileMovementComponent::MaxSimulationTimeStep' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, MaxSimulationIterations) == 0x0001C0, "Member 'UProjectileMovementComponent::MaxSimulationIterations' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, BounceAdditionalIterations) == 0x0001C4, "Member 'UProjectileMovementComponent::BounceAdditionalIterations' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, InterpLocationTime) == 0x0001C8, "Member 'UProjectileMovementComponent::InterpLocationTime' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, InterpRotationTime) == 0x0001CC, "Member 'UProjectileMovementComponent::InterpRotationTime' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, InterpLocationMaxLagDistance) == 0x0001D0, "Member 'UProjectileMovementComponent::InterpLocationMaxLagDistance' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, InterpLocationSnapToTargetDistance) == 0x0001D4, "Member 'UProjectileMovementComponent::InterpLocationSnapToTargetDistance' 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) == 0x000460, "Wrong size on URectLightComponent"); \ static_assert(offsetof(URectLightComponent, SourceWidth) == 0x000440, "Member 'URectLightComponent::SourceWidth' has a wrong offset!"); \ static_assert(offsetof(URectLightComponent, SourceHeight) == 0x000444, "Member 'URectLightComponent::SourceHeight' has a wrong offset!"); \ static_assert(offsetof(URectLightComponent, BarnDoorAngle) == 0x000448, "Member 'URectLightComponent::BarnDoorAngle' has a wrong offset!"); \ static_assert(offsetof(URectLightComponent, BarnDoorLength) == 0x00044C, "Member 'URectLightComponent::BarnDoorLength' has a wrong offset!"); \ static_assert(offsetof(URectLightComponent, SourceTexture) == 0x000450, "Member 'URectLightComponent::SourceTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URotatingMovementComponent \ static_assert(alignof(URotatingMovementComponent) == 0x000008, "Wrong alignment on URotatingMovementComponent"); \ static_assert(sizeof(URotatingMovementComponent) == 0x000188, "Wrong size on URotatingMovementComponent"); \ static_assert(offsetof(URotatingMovementComponent, RotationRate) == 0x000150, "Member 'URotatingMovementComponent::RotationRate' has a wrong offset!"); \ static_assert(offsetof(URotatingMovementComponent, PivotTranslation) == 0x000168, "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) == 0x000370, "Wrong size on URuntimeVirtualTextureComponent"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, BoundsAlignActor) == 0x0002E0, "Member 'URuntimeVirtualTextureComponent::BoundsAlignActor' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, bSetBoundsButton) == 0x000310, "Member 'URuntimeVirtualTextureComponent::bSetBoundsButton' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, bSnapBoundsToLandscape) == 0x000311, "Member 'URuntimeVirtualTextureComponent::bSnapBoundsToLandscape' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, VirtualTexture) == 0x000318, "Member 'URuntimeVirtualTextureComponent::VirtualTexture' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, bEnableScalability) == 0x000320, "Member 'URuntimeVirtualTextureComponent::bEnableScalability' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, ScalabilityGroup) == 0x000324, "Member 'URuntimeVirtualTextureComponent::ScalabilityGroup' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, bHidePrimitives) == 0x000328, "Member 'URuntimeVirtualTextureComponent::bHidePrimitives' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, StreamingTexture) == 0x000330, "Member 'URuntimeVirtualTextureComponent::StreamingTexture' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, StreamLowMips) == 0x000338, "Member 'URuntimeVirtualTextureComponent::StreamLowMips' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, bBuildStreamingMipsButton) == 0x00033C, "Member 'URuntimeVirtualTextureComponent::bBuildStreamingMipsButton' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, LossyCompressionAmount) == 0x00033D, "Member 'URuntimeVirtualTextureComponent::LossyCompressionAmount' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, bUseStreamingLowMipsInEditor) == 0x00033E, "Member 'URuntimeVirtualTextureComponent::bUseStreamingLowMipsInEditor' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, bBuildDebugStreamingMips) == 0x00033F, "Member 'URuntimeVirtualTextureComponent::bBuildDebugStreamingMips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAsyncSkeletalMeshComponent \ static_assert(alignof(UAsyncSkeletalMeshComponent) == 0x000010, "Wrong alignment on UAsyncSkeletalMeshComponent"); \ static_assert(sizeof(UAsyncSkeletalMeshComponent) == 0x0010A0, "Wrong size on UAsyncSkeletalMeshComponent"); \ static_assert(offsetof(UAsyncSkeletalMeshComponent, AsyncSoftAnimInstanceAsset) == 0x001020, "Member 'UAsyncSkeletalMeshComponent::AsyncSoftAnimInstanceAsset' has a wrong offset!"); \ static_assert(offsetof(UAsyncSkeletalMeshComponent, AsyncSoftSkinnedAsset) == 0x001050, "Member 'UAsyncSkeletalMeshComponent::AsyncSoftSkinnedAsset' has a wrong offset!"); \ static_assert(offsetof(UAsyncSkeletalMeshComponent, HoldSkinnedAsset) == 0x001080, "Member 'UAsyncSkeletalMeshComponent::HoldSkinnedAsset' has a wrong offset!"); \ static_assert(offsetof(UAsyncSkeletalMeshComponent, HoldAnimInstanceAsset) == 0x001088, "Member 'UAsyncSkeletalMeshComponent::HoldAnimInstanceAsset' has a wrong offset!"); \ static_assert(offsetof(UAsyncSkeletalMeshComponent, bIsAsyncMeshComponent) == 0x001090, "Member 'UAsyncSkeletalMeshComponent::bIsAsyncMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALightmassCharacterIndirectDetailVolume \ static_assert(alignof(ALightmassCharacterIndirectDetailVolume) == 0x000008, "Wrong alignment on ALightmassCharacterIndirectDetailVolume"); \ static_assert(sizeof(ALightmassCharacterIndirectDetailVolume) == 0x000328, "Wrong size on ALightmassCharacterIndirectDetailVolume"); \ #define DUMPER7_ASSERTS_ASkyAtmosphere \ static_assert(alignof(ASkyAtmosphere) == 0x000008, "Wrong alignment on ASkyAtmosphere"); \ static_assert(sizeof(ASkyAtmosphere) == 0x0002F8, "Wrong size on ASkyAtmosphere"); \ static_assert(offsetof(ASkyAtmosphere, SkyAtmosphereComponent) == 0x0002F0, "Member 'ASkyAtmosphere::SkyAtmosphereComponent' 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_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) == 0x0007E0, "Wrong size on USplineMeshComponent"); \ static_assert(offsetof(USplineMeshComponent, SplineParams) == 0x0006E8, "Member 'USplineMeshComponent::SplineParams' has a wrong offset!"); \ static_assert(offsetof(USplineMeshComponent, SplineUpDir) == 0x000798, "Member 'USplineMeshComponent::SplineUpDir' has a wrong offset!"); \ static_assert(offsetof(USplineMeshComponent, SplineBoundaryMin) == 0x0007B0, "Member 'USplineMeshComponent::SplineBoundaryMin' has a wrong offset!"); \ static_assert(offsetof(USplineMeshComponent, CachedMeshBodySetupGuid) == 0x0007B4, "Member 'USplineMeshComponent::CachedMeshBodySetupGuid' has a wrong offset!"); \ static_assert(offsetof(USplineMeshComponent, BodySetup) == 0x0007C8, "Member 'USplineMeshComponent::BodySetup' has a wrong offset!"); \ static_assert(offsetof(USplineMeshComponent, SplineBoundaryMax) == 0x0007D0, "Member 'USplineMeshComponent::SplineBoundaryMax' has a wrong offset!"); \ static_assert(offsetof(USplineMeshComponent, ForwardAxis) == 0x0007D5, "Member 'USplineMeshComponent::ForwardAxis' has a wrong offset!"); \ static_assert(offsetof(USplineMeshComponent, VirtualTextureMainPassMaxDrawDistance) == 0x0007D8, "Member 'USplineMeshComponent::VirtualTextureMainPassMaxDrawDistance' has a wrong offset!"); \ #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_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) == 0x000460, "Wrong size on USpotLightComponent"); \ static_assert(offsetof(USpotLightComponent, InnerConeAngle) == 0x000458, "Member 'USpotLightComponent::InnerConeAngle' has a wrong offset!"); \ static_assert(offsetof(USpotLightComponent, OuterConeAngle) == 0x00045C, "Member 'USpotLightComponent::OuterConeAngle' 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) == 0x000340, "Wrong size on UVolumetricCloudComponent"); \ static_assert(offsetof(UVolumetricCloudComponent, LayerBottomAltitude) == 0x0002E0, "Member 'UVolumetricCloudComponent::LayerBottomAltitude' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, LayerHeight) == 0x0002E4, "Member 'UVolumetricCloudComponent::LayerHeight' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, TracingStartMaxDistance) == 0x0002E8, "Member 'UVolumetricCloudComponent::TracingStartMaxDistance' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, TracingMaxDistanceMode) == 0x0002EC, "Member 'UVolumetricCloudComponent::TracingMaxDistanceMode' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, TracingMaxDistance) == 0x0002F0, "Member 'UVolumetricCloudComponent::TracingMaxDistance' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, PlanetRadius) == 0x0002F4, "Member 'UVolumetricCloudComponent::PlanetRadius' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, GroundAlbedo) == 0x0002F8, "Member 'UVolumetricCloudComponent::GroundAlbedo' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, Material) == 0x000300, "Member 'UVolumetricCloudComponent::Material' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, SkyLightCloudBottomOcclusion) == 0x00030C, "Member 'UVolumetricCloudComponent::SkyLightCloudBottomOcclusion' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ViewSampleCountScale) == 0x000310, "Member 'UVolumetricCloudComponent::ViewSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ReflectionViewSampleCountScaleValue) == 0x000314, "Member 'UVolumetricCloudComponent::ReflectionViewSampleCountScaleValue' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ReflectionViewSampleCountScale) == 0x000318, "Member 'UVolumetricCloudComponent::ReflectionViewSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ReflectionSampleCountScale) == 0x00031C, "Member 'UVolumetricCloudComponent::ReflectionSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ShadowViewSampleCountScale) == 0x000320, "Member 'UVolumetricCloudComponent::ShadowViewSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ShadowReflectionViewSampleCountScaleValue) == 0x000324, "Member 'UVolumetricCloudComponent::ShadowReflectionViewSampleCountScaleValue' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ShadowReflectionViewSampleCountScale) == 0x000328, "Member 'UVolumetricCloudComponent::ShadowReflectionViewSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ShadowReflectionSampleCountScale) == 0x00032C, "Member 'UVolumetricCloudComponent::ShadowReflectionSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ShadowTracingDistance) == 0x000330, "Member 'UVolumetricCloudComponent::ShadowTracingDistance' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, StopTracingTransmittanceThreshold) == 0x000334, "Member 'UVolumetricCloudComponent::StopTracingTransmittanceThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AVolumetricCloud \ static_assert(alignof(AVolumetricCloud) == 0x000008, "Wrong alignment on AVolumetricCloud"); \ static_assert(sizeof(AVolumetricCloud) == 0x0002F8, "Wrong size on AVolumetricCloud"); \ static_assert(offsetof(AVolumetricCloud, VolumetricCloudComponent) == 0x0002F0, "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) == 0x000120, "Wrong size on UWorldPartitionStreamingSourceComponent"); \ static_assert(offsetof(UWorldPartitionStreamingSourceComponent, TargetGrid) == 0x0000F0, "Member 'UWorldPartitionStreamingSourceComponent::TargetGrid' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionStreamingSourceComponent, DebugColor) == 0x0000F8, "Member 'UWorldPartitionStreamingSourceComponent::DebugColor' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionStreamingSourceComponent, TargetHLODLayer) == 0x000100, "Member 'UWorldPartitionStreamingSourceComponent::TargetHLODLayer' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionStreamingSourceComponent, Shapes) == 0x000108, "Member 'UWorldPartitionStreamingSourceComponent::Shapes' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionStreamingSourceComponent, Priority) == 0x000118, "Member 'UWorldPartitionStreamingSourceComponent::Priority' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionStreamingSourceComponent, bStreamingSourceEnabled) == 0x000119, "Member 'UWorldPartitionStreamingSourceComponent::bStreamingSourceEnabled' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionStreamingSourceComponent, TargetState) == 0x00011A, "Member 'UWorldPartitionStreamingSourceComponent::TargetState' 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_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) == 0x000378, "Wrong size on ALODActor"); \ static_assert(offsetof(ALODActor, StaticMeshComponent) == 0x0002F0, "Member 'ALODActor::StaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(ALODActor, InstancedStaticMeshComponents) == 0x0002F8, "Member 'ALODActor::InstancedStaticMeshComponents' has a wrong offset!"); \ static_assert(offsetof(ALODActor, Proxy) == 0x000348, "Member 'ALODActor::Proxy' has a wrong offset!"); \ static_assert(offsetof(ALODActor, Key) == 0x000350, "Member 'ALODActor::Key' has a wrong offset!"); \ static_assert(offsetof(ALODActor, LODDrawDistance) == 0x000358, "Member 'ALODActor::LODDrawDistance' has a wrong offset!"); \ static_assert(offsetof(ALODActor, LODLevel) == 0x00035C, "Member 'ALODActor::LODLevel' has a wrong offset!"); \ static_assert(offsetof(ALODActor, SubActors) == 0x000360, "Member 'ALODActor::SubActors' has a wrong offset!"); \ static_assert(offsetof(ALODActor, CachedNumHLODLevels) == 0x000370, "Member 'ALODActor::CachedNumHLODLevels' 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_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) == 0x000128, "Wrong size on UPhysicalAnimationComponent"); \ static_assert(offsetof(UPhysicalAnimationComponent, StrengthMultiplyer) == 0x0000E8, "Member 'UPhysicalAnimationComponent::StrengthMultiplyer' has a wrong offset!"); \ static_assert(offsetof(UPhysicalAnimationComponent, SkeletalMeshComponent) == 0x0000F0, "Member 'UPhysicalAnimationComponent::SkeletalMeshComponent' 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_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_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_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_ACullDistanceVolume \ static_assert(alignof(ACullDistanceVolume) == 0x000008, "Wrong alignment on ACullDistanceVolume"); \ static_assert(sizeof(ACullDistanceVolume) == 0x000340, "Wrong size on ACullDistanceVolume"); \ static_assert(offsetof(ACullDistanceVolume, CullDistances) == 0x000328, "Member 'ACullDistanceVolume::CullDistances' 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_UCurveEdPresetCurve \ static_assert(alignof(UCurveEdPresetCurve) == 0x000008, "Wrong alignment on UCurveEdPresetCurve"); \ static_assert(sizeof(UCurveEdPresetCurve) == 0x000028, "Wrong size on UCurveEdPresetCurve"); \ #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_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) == 0x000520, "Wrong size on UPhysicsHandleComponent"); \ static_assert(offsetof(UPhysicsHandleComponent, GrabbedComponent) == 0x0000E8, "Member 'UPhysicsHandleComponent::GrabbedComponent' has a wrong offset!"); \ static_assert(offsetof(UPhysicsHandleComponent, LinearDamping) == 0x0000FC, "Member 'UPhysicsHandleComponent::LinearDamping' has a wrong offset!"); \ static_assert(offsetof(UPhysicsHandleComponent, LinearStiffness) == 0x000100, "Member 'UPhysicsHandleComponent::LinearStiffness' has a wrong offset!"); \ static_assert(offsetof(UPhysicsHandleComponent, AngularDamping) == 0x000104, "Member 'UPhysicsHandleComponent::AngularDamping' has a wrong offset!"); \ static_assert(offsetof(UPhysicsHandleComponent, AngularStiffness) == 0x000108, "Member 'UPhysicsHandleComponent::AngularStiffness' has a wrong offset!"); \ static_assert(offsetof(UPhysicsHandleComponent, InterpolationSpeed) == 0x0001D0, "Member 'UPhysicsHandleComponent::InterpolationSpeed' 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_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_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_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_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_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_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) == 0x000A30, "Wrong size on ADebugCameraController"); \ static_assert(offsetof(ADebugCameraController, DrawFrustum) == 0x0008B8, "Member 'ADebugCameraController::DrawFrustum' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, SelectedActor) == 0x0008C0, "Member 'ADebugCameraController::SelectedActor' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, SelectedComponent) == 0x0008C8, "Member 'ADebugCameraController::SelectedComponent' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, SelectedHitPoint) == 0x0008D0, "Member 'ADebugCameraController::SelectedHitPoint' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, OriginalControllerRef) == 0x0009B8, "Member 'ADebugCameraController::OriginalControllerRef' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, OriginalPlayer) == 0x0009C0, "Member 'ADebugCameraController::OriginalPlayer' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, SpeedScale) == 0x0009C8, "Member 'ADebugCameraController::SpeedScale' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, InitialMaxSpeed) == 0x0009CC, "Member 'ADebugCameraController::InitialMaxSpeed' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, InitialAccel) == 0x0009D0, "Member 'ADebugCameraController::InitialAccel' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, InitialDecel) == 0x0009D4, "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_ADebugCameraHUD \ static_assert(alignof(ADebugCameraHUD) == 0x000008, "Wrong alignment on ADebugCameraHUD"); \ static_assert(sizeof(ADebugCameraHUD) == 0x0003E0, "Wrong size on ADebugCameraHUD"); \ #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_AParticleEventManager \ static_assert(alignof(AParticleEventManager) == 0x000008, "Wrong alignment on AParticleEventManager"); \ static_assert(sizeof(AParticleEventManager) == 0x0002F0, "Wrong size on AParticleEventManager"); \ #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_UReporterGraph \ static_assert(alignof(UReporterGraph) == 0x000008, "Wrong alignment on UReporterGraph"); \ static_assert(sizeof(UReporterGraph) == 0x0000C8, "Wrong size on UReporterGraph"); \ #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) == 0x0002F8, "Wrong size on ADecalActor"); \ static_assert(offsetof(ADecalActor, Decal) == 0x0002F0, "Member 'ADecalActor::Decal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADefaultPhysicsVolume \ static_assert(alignof(ADefaultPhysicsVolume) == 0x000008, "Wrong alignment on ADefaultPhysicsVolume"); \ static_assert(sizeof(ADefaultPhysicsVolume) == 0x000338, "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_IDestructibleInterface \ static_assert(alignof(IDestructibleInterface) == 0x000001, "Wrong alignment on IDestructibleInterface"); \ static_assert(sizeof(IDestructibleInterface) == 0x000001, "Wrong size on IDestructibleInterface"); \ #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_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_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_ADocumentationActor \ static_assert(alignof(ADocumentationActor) == 0x000008, "Wrong alignment on ADocumentationActor"); \ static_assert(sizeof(ADocumentationActor) == 0x0002F8, "Wrong size on ADocumentationActor"); \ #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_UActorElementAssetDataInterface \ static_assert(alignof(UActorElementAssetDataInterface) == 0x000008, "Wrong alignment on UActorElementAssetDataInterface"); \ static_assert(sizeof(UActorElementAssetDataInterface) == 0x000030, "Wrong size on UActorElementAssetDataInterface"); \ #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_UActorElementCounterInterface \ static_assert(alignof(UActorElementCounterInterface) == 0x000008, "Wrong alignment on UActorElementCounterInterface"); \ static_assert(sizeof(UActorElementCounterInterface) == 0x000030, "Wrong size on UActorElementCounterInterface"); \ #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_UActorElementObjectInterface \ static_assert(alignof(UActorElementObjectInterface) == 0x000008, "Wrong alignment on UActorElementObjectInterface"); \ static_assert(sizeof(UActorElementObjectInterface) == 0x000030, "Wrong size on UActorElementObjectInterface"); \ #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_UComponentElementHierarchyInterface \ static_assert(alignof(UComponentElementHierarchyInterface) == 0x000008, "Wrong alignment on UComponentElementHierarchyInterface"); \ static_assert(sizeof(UComponentElementHierarchyInterface) == 0x000030, "Wrong size on UComponentElementHierarchyInterface"); \ #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_ULevelInstanceEditorObject \ static_assert(alignof(ULevelInstanceEditorObject) == 0x000008, "Wrong alignment on ULevelInstanceEditorObject"); \ static_assert(sizeof(ULevelInstanceEditorObject) == 0x000028, "Wrong size on ULevelInstanceEditorObject"); \ #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_UComponentElementWorldInterface \ static_assert(alignof(UComponentElementWorldInterface) == 0x000008, "Wrong alignment on UComponentElementWorldInterface"); \ static_assert(sizeof(UComponentElementWorldInterface) == 0x000030, "Wrong size on UComponentElementWorldInterface"); \ #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_UNetFaultConfig \ static_assert(alignof(UNetFaultConfig) == 0x000008, "Wrong alignment on UNetFaultConfig"); \ static_assert(sizeof(UNetFaultConfig) == 0x000088, "Wrong size on UNetFaultConfig"); \ #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_UObjectElementAssetDataInterface \ static_assert(alignof(UObjectElementAssetDataInterface) == 0x000008, "Wrong alignment on UObjectElementAssetDataInterface"); \ static_assert(sizeof(UObjectElementAssetDataInterface) == 0x000030, "Wrong size on UObjectElementAssetDataInterface"); \ #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_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_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_USMInstanceElementHierarchyInterface \ static_assert(alignof(USMInstanceElementHierarchyInterface) == 0x000008, "Wrong alignment on USMInstanceElementHierarchyInterface"); \ static_assert(sizeof(USMInstanceElementHierarchyInterface) == 0x000030, "Wrong size on USMInstanceElementHierarchyInterface"); \ #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_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_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_ILODSyncInterface \ static_assert(alignof(ILODSyncInterface) == 0x000001, "Wrong alignment on ILODSyncInterface"); \ static_assert(sizeof(ILODSyncInterface) == 0x000001, "Wrong size on ILODSyncInterface"); \ #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_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_AServerStatReplicator \ static_assert(alignof(AServerStatReplicator) == 0x000008, "Wrong alignment on AServerStatReplicator"); \ static_assert(sizeof(AServerStatReplicator) == 0x0003B8, "Wrong size on AServerStatReplicator"); \ static_assert(offsetof(AServerStatReplicator, bUpdateStatNet) == 0x0002F0, "Member 'AServerStatReplicator::bUpdateStatNet' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, bOverwriteClientStats) == 0x0002F1, "Member 'AServerStatReplicator::bOverwriteClientStats' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, Channels) == 0x0002F4, "Member 'AServerStatReplicator::Channels' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InRate) == 0x0002F8, "Member 'AServerStatReplicator::InRate' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutRate) == 0x0002FC, "Member 'AServerStatReplicator::OutRate' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, MaxPacketOverhead) == 0x000304, "Member 'AServerStatReplicator::MaxPacketOverhead' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InRateClientMax) == 0x000308, "Member 'AServerStatReplicator::InRateClientMax' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InRateClientMin) == 0x00030C, "Member 'AServerStatReplicator::InRateClientMin' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InRateClientAvg) == 0x000310, "Member 'AServerStatReplicator::InRateClientAvg' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InPacketsClientMax) == 0x000314, "Member 'AServerStatReplicator::InPacketsClientMax' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InPacketsClientMin) == 0x000318, "Member 'AServerStatReplicator::InPacketsClientMin' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InPacketsClientAvg) == 0x00031C, "Member 'AServerStatReplicator::InPacketsClientAvg' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutRateClientMax) == 0x000320, "Member 'AServerStatReplicator::OutRateClientMax' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutRateClientMin) == 0x000324, "Member 'AServerStatReplicator::OutRateClientMin' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutRateClientAvg) == 0x000328, "Member 'AServerStatReplicator::OutRateClientAvg' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutPacketsClientMax) == 0x00032C, "Member 'AServerStatReplicator::OutPacketsClientMax' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutPacketsClientMin) == 0x000330, "Member 'AServerStatReplicator::OutPacketsClientMin' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutPacketsClientAvg) == 0x000334, "Member 'AServerStatReplicator::OutPacketsClientAvg' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NetNumClients) == 0x000338, "Member 'AServerStatReplicator::NetNumClients' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InPackets) == 0x00033C, "Member 'AServerStatReplicator::InPackets' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutPackets) == 0x000340, "Member 'AServerStatReplicator::OutPackets' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InBunches) == 0x000344, "Member 'AServerStatReplicator::InBunches' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutBunches) == 0x000348, "Member 'AServerStatReplicator::OutBunches' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutLoss) == 0x00034C, "Member 'AServerStatReplicator::OutLoss' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InLoss) == 0x000350, "Member 'AServerStatReplicator::InLoss' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, VoiceBytesSent) == 0x000354, "Member 'AServerStatReplicator::VoiceBytesSent' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, VoiceBytesRecv) == 0x000358, "Member 'AServerStatReplicator::VoiceBytesRecv' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, VoicePacketsSent) == 0x00035C, "Member 'AServerStatReplicator::VoicePacketsSent' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, VoicePacketsRecv) == 0x000360, "Member 'AServerStatReplicator::VoicePacketsRecv' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, PercentInVoice) == 0x000364, "Member 'AServerStatReplicator::PercentInVoice' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, PercentOutVoice) == 0x000368, "Member 'AServerStatReplicator::PercentOutVoice' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumActorChannels) == 0x00036C, "Member 'AServerStatReplicator::NumActorChannels' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumConsideredActors) == 0x000370, "Member 'AServerStatReplicator::NumConsideredActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, PrioritizedActors) == 0x000374, "Member 'AServerStatReplicator::PrioritizedActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumRelevantActors) == 0x000378, "Member 'AServerStatReplicator::NumRelevantActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumRelevantDeletedActors) == 0x00037C, "Member 'AServerStatReplicator::NumRelevantDeletedActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumReplicatedActorAttempts) == 0x000380, "Member 'AServerStatReplicator::NumReplicatedActorAttempts' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumReplicatedActors) == 0x000384, "Member 'AServerStatReplicator::NumReplicatedActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumActors) == 0x000388, "Member 'AServerStatReplicator::NumActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumNetActors) == 0x00038C, "Member 'AServerStatReplicator::NumNetActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumDormantActors) == 0x000390, "Member 'AServerStatReplicator::NumDormantActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumInitiallyDormantActors) == 0x000394, "Member 'AServerStatReplicator::NumInitiallyDormantActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumNetGUIDsAckd) == 0x000398, "Member 'AServerStatReplicator::NumNetGUIDsAckd' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumNetGUIDsPending) == 0x00039C, "Member 'AServerStatReplicator::NumNetGUIDsPending' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumNetGUIDsUnAckd) == 0x0003A0, "Member 'AServerStatReplicator::NumNetGUIDsUnAckd' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, ObjPathBytes) == 0x0003A4, "Member 'AServerStatReplicator::ObjPathBytes' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NetGUIDOutRate) == 0x0003A8, "Member 'AServerStatReplicator::NetGUIDOutRate' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NetGUIDInRate) == 0x0003AC, "Member 'AServerStatReplicator::NetGUIDInRate' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NetSaturated) == 0x0003B0, "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_UFloatingPawnMovement \ static_assert(alignof(UFloatingPawnMovement) == 0x000008, "Wrong alignment on UFloatingPawnMovement"); \ static_assert(sizeof(UFloatingPawnMovement) == 0x0001B8, "Wrong size on UFloatingPawnMovement"); \ static_assert(offsetof(UFloatingPawnMovement, MaxSpeed) == 0x0001A0, "Member 'UFloatingPawnMovement::MaxSpeed' has a wrong offset!"); \ static_assert(offsetof(UFloatingPawnMovement, Acceleration) == 0x0001A4, "Member 'UFloatingPawnMovement::Acceleration' has a wrong offset!"); \ static_assert(offsetof(UFloatingPawnMovement, Deceleration) == 0x0001A8, "Member 'UFloatingPawnMovement::Deceleration' has a wrong offset!"); \ static_assert(offsetof(UFloatingPawnMovement, TurningBoost) == 0x0001AC, "Member 'UFloatingPawnMovement::TurningBoost' 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_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_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_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_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_USaveGame \ static_assert(alignof(USaveGame) == 0x000008, "Wrong alignment on USaveGame"); \ static_assert(sizeof(USaveGame) == 0x000028, "Wrong size on USaveGame"); \ #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_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, 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) == 0x000940, "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) == 0x0007C0, "Member 'GameplayStatics_GetViewProjectionMatrix::ViewMatrix' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetViewProjectionMatrix, ProjectionMatrix) == 0x000840, "Member 'GameplayStatics_GetViewProjectionMatrix::ProjectionMatrix' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetViewProjectionMatrix, ViewProjectionMatrix) == 0x0008C0, "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, 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_AGameSession \ static_assert(alignof(AGameSession) == 0x000008, "Wrong alignment on AGameSession"); \ static_assert(sizeof(AGameSession) == 0x000308, "Wrong size on AGameSession"); \ static_assert(offsetof(AGameSession, MaxSpectators) == 0x0002F0, "Member 'AGameSession::MaxSpectators' has a wrong offset!"); \ static_assert(offsetof(AGameSession, MaxPlayers) == 0x0002F4, "Member 'AGameSession::MaxPlayers' has a wrong offset!"); \ static_assert(offsetof(AGameSession, MaxPartySize) == 0x0002F8, "Member 'AGameSession::MaxPartySize' has a wrong offset!"); \ static_assert(offsetof(AGameSession, MaxSplitscreensPerConnection) == 0x0002FC, "Member 'AGameSession::MaxSplitscreensPerConnection' has a wrong offset!"); \ static_assert(offsetof(AGameSession, bRequiresPushToTalk) == 0x0002FD, "Member 'AGameSession::bRequiresPushToTalk' has a wrong offset!"); \ static_assert(offsetof(AGameSession, SessionName) == 0x000300, "Member 'AGameSession::SessionName' 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_SetRayTracingQuality \ static_assert(alignof(GameUserSettings_SetRayTracingQuality) == 0x000004, "Wrong alignment on GameUserSettings_SetRayTracingQuality"); \ static_assert(sizeof(GameUserSettings_SetRayTracingQuality) == 0x000004, "Wrong size on GameUserSettings_SetRayTracingQuality"); \ static_assert(offsetof(GameUserSettings_SetRayTracingQuality, Value) == 0x000000, "Member 'GameUserSettings_SetRayTracingQuality::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) == 0x000008, "Wrong size on GameUserSettings_SetScreenResolution"); \ static_assert(offsetof(GameUserSettings_SetScreenResolution, Resolution) == 0x000000, "Member 'GameUserSettings_SetScreenResolution::Resolution' 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_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_GetRayTracingQuality \ static_assert(alignof(GameUserSettings_GetRayTracingQuality) == 0x000004, "Wrong alignment on GameUserSettings_GetRayTracingQuality"); \ static_assert(sizeof(GameUserSettings_GetRayTracingQuality) == 0x000004, "Wrong size on GameUserSettings_GetRayTracingQuality"); \ static_assert(offsetof(GameUserSettings_GetRayTracingQuality, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetRayTracingQuality::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, LastUserConfirmedResolutionSizeX) == 0x000090, "Member 'UGameUserSettings::LastUserConfirmedResolutionSizeX' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastUserConfirmedResolutionSizeY) == 0x000094, "Member 'UGameUserSettings::LastUserConfirmedResolutionSizeY' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, WindowPosX) == 0x000098, "Member 'UGameUserSettings::WindowPosX' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, WindowPosY) == 0x00009C, "Member 'UGameUserSettings::WindowPosY' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, FullscreenMode) == 0x0000A0, "Member 'UGameUserSettings::FullscreenMode' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastConfirmedFullscreenMode) == 0x0000A4, "Member 'UGameUserSettings::LastConfirmedFullscreenMode' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, PreferredFullscreenMode) == 0x0000A8, "Member 'UGameUserSettings::PreferredFullscreenMode' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, Version) == 0x0000AC, "Member 'UGameUserSettings::Version' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, AudioQualityLevel) == 0x0000B0, "Member 'UGameUserSettings::AudioQualityLevel' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastConfirmedAudioQualityLevel) == 0x0000B4, "Member 'UGameUserSettings::LastConfirmedAudioQualityLevel' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, FrameRateLimit) == 0x0000B8, "Member 'UGameUserSettings::FrameRateLimit' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, DesiredScreenWidth) == 0x0000C0, "Member 'UGameUserSettings::DesiredScreenWidth' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, bUseDesiredScreenHeight) == 0x0000C4, "Member 'UGameUserSettings::bUseDesiredScreenHeight' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, DesiredScreenHeight) == 0x0000C8, "Member 'UGameUserSettings::DesiredScreenHeight' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastUserConfirmedDesiredScreenWidth) == 0x0000CC, "Member 'UGameUserSettings::LastUserConfirmedDesiredScreenWidth' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastUserConfirmedDesiredScreenHeight) == 0x0000D0, "Member 'UGameUserSettings::LastUserConfirmedDesiredScreenHeight' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastRecommendedScreenWidth) == 0x0000D4, "Member 'UGameUserSettings::LastRecommendedScreenWidth' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastRecommendedScreenHeight) == 0x0000D8, "Member 'UGameUserSettings::LastRecommendedScreenHeight' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastCPUBenchmarkResult) == 0x0000DC, "Member 'UGameUserSettings::LastCPUBenchmarkResult' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastGPUBenchmarkResult) == 0x0000E0, "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_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_UHLODEngineSubsystem \ static_assert(alignof(UHLODEngineSubsystem) == 0x000008, "Wrong alignment on UHLODEngineSubsystem"); \ static_assert(sizeof(UHLODEngineSubsystem) == 0x000030, "Wrong size on UHLODEngineSubsystem"); \ #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_ULevelInstanceSubsystem \ static_assert(alignof(ULevelInstanceSubsystem) == 0x000008, "Wrong alignment on ULevelInstanceSubsystem"); \ static_assert(sizeof(ULevelInstanceSubsystem) == 0x0001C0, "Wrong size on ULevelInstanceSubsystem"); \ #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_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_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_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_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_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_UInputVectorAxisDelegateBinding \ static_assert(alignof(UInputVectorAxisDelegateBinding) == 0x000008, "Wrong alignment on UInputVectorAxisDelegateBinding"); \ static_assert(sizeof(UInputVectorAxisDelegateBinding) == 0x000038, "Wrong size on UInputVectorAxisDelegateBinding"); \ #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_UActorInstanceHandleInterface \ static_assert(alignof(UActorInstanceHandleInterface) == 0x000008, "Wrong alignment on UActorInstanceHandleInterface"); \ static_assert(sizeof(UActorInstanceHandleInterface) == 0x000048, "Wrong size on UActorInstanceHandleInterface"); \ #define DUMPER7_ASSERTS_AInstancedPlacementPartitionActor \ static_assert(alignof(AInstancedPlacementPartitionActor) == 0x000008, "Wrong alignment on AInstancedPlacementPartitionActor"); \ static_assert(sizeof(AInstancedPlacementPartitionActor) == 0x000300, "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_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_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_AMeshMergeCullingVolume \ static_assert(alignof(AMeshMergeCullingVolume) == 0x000008, "Wrong alignment on AMeshMergeCullingVolume"); \ static_assert(sizeof(AMeshMergeCullingVolume) == 0x000328, "Wrong size on AMeshMergeCullingVolume"); \ #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_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_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_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) == 0x000840, "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) == 0x0007C0, "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_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_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_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_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_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_ALevelInstanceEditorInstanceActor \ static_assert(alignof(ALevelInstanceEditorInstanceActor) == 0x000008, "Wrong alignment on ALevelInstanceEditorInstanceActor"); \ static_assert(sizeof(ALevelInstanceEditorInstanceActor) == 0x0002F0, "Wrong size on ALevelInstanceEditorInstanceActor"); \ #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_ULevelScriptBlueprint \ static_assert(alignof(ULevelScriptBlueprint) == 0x000008, "Wrong alignment on ULevelScriptBlueprint"); \ static_assert(sizeof(ULevelScriptBlueprint) == 0x0000A8, "Wrong size on ULevelScriptBlueprint"); \ #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_ALightWeightInstanceStaticMeshManager \ static_assert(alignof(ALightWeightInstanceStaticMeshManager) == 0x000008, "Wrong alignment on ALightWeightInstanceStaticMeshManager"); \ static_assert(sizeof(ALightWeightInstanceStaticMeshManager) == 0x000400, "Wrong size on ALightWeightInstanceStaticMeshManager"); \ static_assert(offsetof(ALightWeightInstanceStaticMeshManager, StaticMesh) == 0x000398, "Member 'ALightWeightInstanceStaticMeshManager::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(ALightWeightInstanceStaticMeshManager, InstancedStaticMeshComponent) == 0x0003C8, "Member 'ALightWeightInstanceStaticMeshManager::InstancedStaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(ALightWeightInstanceStaticMeshManager, RenderingIndicesToDataIndices) == 0x0003D0, "Member 'ALightWeightInstanceStaticMeshManager::RenderingIndicesToDataIndices' has a wrong offset!"); \ static_assert(offsetof(ALightWeightInstanceStaticMeshManager, DataIndicesToRenderingIndices) == 0x0003E0, "Member 'ALightWeightInstanceStaticMeshManager::DataIndicesToRenderingIndices' 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_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_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_UEngineHandlerComponentFactory \ static_assert(alignof(UEngineHandlerComponentFactory) == 0x000008, "Wrong alignment on UEngineHandlerComponentFactory"); \ static_assert(sizeof(UEngineHandlerComponentFactory) == 0x000028, "Wrong size on UEngineHandlerComponentFactory"); \ #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_APhysicsThruster \ static_assert(alignof(APhysicsThruster) == 0x000008, "Wrong alignment on APhysicsThruster"); \ static_assert(sizeof(APhysicsThruster) == 0x0002F8, "Wrong size on APhysicsThruster"); \ static_assert(offsetof(APhysicsThruster, ThrusterComponent) == 0x0002F0, "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) == 0x000310, "Wrong size on URadialForceComponent"); \ static_assert(offsetof(URadialForceComponent, Radius) == 0x0002E0, "Member 'URadialForceComponent::Radius' has a wrong offset!"); \ static_assert(offsetof(URadialForceComponent, Falloff) == 0x0002E4, "Member 'URadialForceComponent::Falloff' has a wrong offset!"); \ static_assert(offsetof(URadialForceComponent, ImpulseStrength) == 0x0002E8, "Member 'URadialForceComponent::ImpulseStrength' has a wrong offset!"); \ static_assert(offsetof(URadialForceComponent, ForceStrength) == 0x0002F0, "Member 'URadialForceComponent::ForceStrength' has a wrong offset!"); \ static_assert(offsetof(URadialForceComponent, DestructibleDamage) == 0x0002F4, "Member 'URadialForceComponent::DestructibleDamage' has a wrong offset!"); \ static_assert(offsetof(URadialForceComponent, ObjectTypesToAffect) == 0x0002F8, "Member 'URadialForceComponent::ObjectTypesToAffect' has a wrong offset!"); \ #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_APlayerStartPIE \ static_assert(alignof(APlayerStartPIE) == 0x000008, "Wrong alignment on APlayerStartPIE"); \ static_assert(sizeof(APlayerStartPIE) == 0x000320, "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) == 0x000408, "Wrong size on APlayerState"); \ static_assert(offsetof(APlayerState, Score) == 0x0002F0, "Member 'APlayerState::Score' has a wrong offset!"); \ static_assert(offsetof(APlayerState, PlayerId) == 0x0002F4, "Member 'APlayerState::PlayerId' has a wrong offset!"); \ static_assert(offsetof(APlayerState, CompressedPing) == 0x0002F8, "Member 'APlayerState::CompressedPing' has a wrong offset!"); \ static_assert(offsetof(APlayerState, StartTime) == 0x0002FC, "Member 'APlayerState::StartTime' has a wrong offset!"); \ static_assert(offsetof(APlayerState, EngineMessageClass) == 0x000300, "Member 'APlayerState::EngineMessageClass' has a wrong offset!"); \ static_assert(offsetof(APlayerState, SavedNetworkAddress) == 0x000310, "Member 'APlayerState::SavedNetworkAddress' has a wrong offset!"); \ static_assert(offsetof(APlayerState, UniqueId) == 0x000320, "Member 'APlayerState::UniqueId' has a wrong offset!"); \ static_assert(offsetof(APlayerState, OnPawnSet) == 0x000358, "Member 'APlayerState::OnPawnSet' has a wrong offset!"); \ static_assert(offsetof(APlayerState, PawnPrivate) == 0x000368, "Member 'APlayerState::PawnPrivate' has a wrong offset!"); \ static_assert(offsetof(APlayerState, PlayerNamePrivate) == 0x0003E8, "Member 'APlayerState::PlayerNamePrivate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APrecomputedVisibilityVolume \ static_assert(alignof(APrecomputedVisibilityVolume) == 0x000008, "Wrong alignment on APrecomputedVisibilityVolume"); \ static_assert(sizeof(APrecomputedVisibilityVolume) == 0x000328, "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_ARectLight \ static_assert(alignof(ARectLight) == 0x000008, "Wrong alignment on ARectLight"); \ static_assert(sizeof(ARectLight) == 0x000308, "Wrong size on ARectLight"); \ static_assert(offsetof(ARectLight, RectLightComponent) == 0x000300, "Member 'ARectLight::RectLightComponent' 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_USpectatorPawnMovement \ static_assert(alignof(USpectatorPawnMovement) == 0x000008, "Wrong alignment on USpectatorPawnMovement"); \ static_assert(sizeof(USpectatorPawnMovement) == 0x0001C0, "Wrong size on USpectatorPawnMovement"); \ #define DUMPER7_ASSERTS_ASplineMeshActor \ static_assert(alignof(ASplineMeshActor) == 0x000008, "Wrong alignment on ASplineMeshActor"); \ static_assert(sizeof(ASplineMeshActor) == 0x0002F8, "Wrong size on ASplineMeshActor"); \ static_assert(offsetof(ASplineMeshActor, SplineMeshComponent) == 0x0002F0, "Member 'ASplineMeshActor::SplineMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActorTextureStreamingBuildDataComponent \ static_assert(alignof(UActorTextureStreamingBuildDataComponent) == 0x000008, "Wrong alignment on UActorTextureStreamingBuildDataComponent"); \ static_assert(sizeof(UActorTextureStreamingBuildDataComponent) == 0x0000E8, "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_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_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_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_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_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_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_ATriggerVolume \ static_assert(alignof(ATriggerVolume) == 0x000008, "Wrong alignment on ATriggerVolume"); \ static_assert(sizeof(ATriggerVolume) == 0x000328, "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_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_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_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_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) == 0x000328, "Wrong size on AVisualLoggerFilterVolume"); \ #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_UVoiceChannel \ static_assert(alignof(UVoiceChannel) == 0x000008, "Wrong alignment on UVoiceChannel"); \ static_assert(sizeof(UVoiceChannel) == 0x000078, "Wrong size on UVoiceChannel"); \ #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_ARuntimeVirtualTextureVolume \ static_assert(alignof(ARuntimeVirtualTextureVolume) == 0x000008, "Wrong alignment on ARuntimeVirtualTextureVolume"); \ static_assert(sizeof(ARuntimeVirtualTextureVolume) == 0x0002F8, "Wrong size on ARuntimeVirtualTextureVolume"); \ static_assert(offsetof(ARuntimeVirtualTextureVolume, VirtualTextureComponent) == 0x0002F0, "Member 'ARuntimeVirtualTextureVolume::VirtualTextureComponent' has a wrong offset!"); \ #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_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_UContentBundleUnsavedActorMonitor \ static_assert(alignof(UContentBundleUnsavedActorMonitor) == 0x000008, "Wrong alignment on UContentBundleUnsavedActorMonitor"); \ static_assert(sizeof(UContentBundleUnsavedActorMonitor) == 0x000028, "Wrong size on UContentBundleUnsavedActorMonitor"); \ #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_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) == 0x000618, "Wrong size on AWorldDataLayers"); \ static_assert(offsetof(AWorldDataLayers, DataLayerInstances) == 0x000390, "Member 'AWorldDataLayers::DataLayerInstances' has a wrong offset!"); \ static_assert(offsetof(AWorldDataLayers, DeprecatedDataLayerNameToDataLayerInstance) == 0x0003E0, "Member 'AWorldDataLayers::DeprecatedDataLayerNameToDataLayerInstance' has a wrong offset!"); \ static_assert(offsetof(AWorldDataLayers, WorldDataLayers) == 0x000430, "Member 'AWorldDataLayers::WorldDataLayers' has a wrong offset!"); \ static_assert(offsetof(AWorldDataLayers, RepActiveDataLayerNames) == 0x000480, "Member 'AWorldDataLayers::RepActiveDataLayerNames' has a wrong offset!"); \ static_assert(offsetof(AWorldDataLayers, RepLoadedDataLayerNames) == 0x000490, "Member 'AWorldDataLayers::RepLoadedDataLayerNames' has a wrong offset!"); \ static_assert(offsetof(AWorldDataLayers, RepEffectiveActiveDataLayerNames) == 0x000540, "Member 'AWorldDataLayers::RepEffectiveActiveDataLayerNames' has a wrong offset!"); \ static_assert(offsetof(AWorldDataLayers, RepEffectiveLoadedDataLayerNames) == 0x000550, "Member 'AWorldDataLayers::RepEffectiveLoadedDataLayerNames' 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_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_AWorldPartitionHLOD \ static_assert(alignof(AWorldPartitionHLOD) == 0x000008, "Wrong alignment on AWorldPartitionHLOD"); \ static_assert(sizeof(AWorldPartitionHLOD) == 0x000330, "Wrong size on AWorldPartitionHLOD"); \ static_assert(offsetof(AWorldPartitionHLOD, LODLevel) == 0x0002F0, "Member 'AWorldPartitionHLOD::LODLevel' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionHLOD, bRequireWarmup) == 0x0002F4, "Member 'AWorldPartitionHLOD::bRequireWarmup' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionHLOD, SourceCell) == 0x0002F8, "Member 'AWorldPartitionHLOD::SourceCell' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionHLOD, SourceCellName) == 0x000328, "Member 'AWorldPartitionHLOD::SourceCellName' 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_UNullHLODBuilder \ static_assert(alignof(UNullHLODBuilder) == 0x000008, "Wrong alignment on UNullHLODBuilder"); \ static_assert(sizeof(UNullHLODBuilder) == 0x000028, "Wrong size on UNullHLODBuilder"); \ #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_UWorldPartitionEditorHash \ static_assert(alignof(UWorldPartitionEditorHash) == 0x000008, "Wrong alignment on UWorldPartitionEditorHash"); \ static_assert(sizeof(UWorldPartitionEditorHash) == 0x000028, "Wrong size on UWorldPartitionEditorHash"); \ #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_UWorldPartitionEditorSpatialHash \ static_assert(alignof(UWorldPartitionEditorSpatialHash) == 0x000008, "Wrong alignment on UWorldPartitionEditorSpatialHash"); \ static_assert(sizeof(UWorldPartitionEditorSpatialHash) == 0x000028, "Wrong size on UWorldPartitionEditorSpatialHash"); \ #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_AWorldPartitionReplay \ static_assert(alignof(AWorldPartitionReplay) == 0x000008, "Wrong alignment on AWorldPartitionReplay"); \ static_assert(sizeof(AWorldPartitionReplay) == 0x000310, "Wrong size on AWorldPartitionReplay"); \ static_assert(offsetof(AWorldPartitionReplay, StreamingSourceNames) == 0x0002F0, "Member 'AWorldPartitionReplay::StreamingSourceNames' 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_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_AWorldPartitionVolume \ static_assert(alignof(AWorldPartitionVolume) == 0x000008, "Wrong alignment on AWorldPartitionVolume"); \ static_assert(sizeof(AWorldPartitionVolume) == 0x000328, "Wrong size on AWorldPartitionVolume"); \ #define DUMPER7_ASSERTS_FGameplayAttribute \ static_assert(alignof(FGameplayAttribute) == 0x000008, "Wrong alignment on FGameplayAttribute"); \ static_assert(sizeof(FGameplayAttribute) == 0x000038, "Wrong size on FGameplayAttribute"); \ static_assert(offsetof(FGameplayAttribute, AttributeName) == 0x000000, "Member 'FGameplayAttribute::AttributeName' has a wrong offset!"); \ static_assert(offsetof(FGameplayAttribute, Attribute) == 0x000010, "Member 'FGameplayAttribute::Attribute' has a wrong offset!"); \ static_assert(offsetof(FGameplayAttribute, AttributeOwner) == 0x000030, "Member 'FGameplayAttribute::AttributeOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectModifiedAttribute \ static_assert(alignof(FGameplayEffectModifiedAttribute) == 0x000008, "Wrong alignment on FGameplayEffectModifiedAttribute"); \ static_assert(sizeof(FGameplayEffectModifiedAttribute) == 0x000040, "Wrong size on FGameplayEffectModifiedAttribute"); \ static_assert(offsetof(FGameplayEffectModifiedAttribute, Attribute) == 0x000000, "Member 'FGameplayEffectModifiedAttribute::Attribute' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectModifiedAttribute, TotalMagnitude) == 0x000038, "Member 'FGameplayEffectModifiedAttribute::TotalMagnitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FModifierSpec \ static_assert(alignof(FModifierSpec) == 0x000004, "Wrong alignment on FModifierSpec"); \ static_assert(sizeof(FModifierSpec) == 0x000004, "Wrong size on FModifierSpec"); \ static_assert(offsetof(FModifierSpec, EvaluatedMagnitude) == 0x000000, "Member 'FModifierSpec::EvaluatedMagnitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectAttributeCaptureDefinition \ static_assert(alignof(FGameplayEffectAttributeCaptureDefinition) == 0x000008, "Wrong alignment on FGameplayEffectAttributeCaptureDefinition"); \ static_assert(sizeof(FGameplayEffectAttributeCaptureDefinition) == 0x000040, "Wrong size on FGameplayEffectAttributeCaptureDefinition"); \ static_assert(offsetof(FGameplayEffectAttributeCaptureDefinition, AttributeToCapture) == 0x000000, "Member 'FGameplayEffectAttributeCaptureDefinition::AttributeToCapture' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectAttributeCaptureDefinition, AttributeSource) == 0x000038, "Member 'FGameplayEffectAttributeCaptureDefinition::AttributeSource' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectAttributeCaptureDefinition, bSnapshot) == 0x000039, "Member 'FGameplayEffectAttributeCaptureDefinition::bSnapshot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectAttributeCaptureSpec \ static_assert(alignof(FGameplayEffectAttributeCaptureSpec) == 0x000008, "Wrong alignment on FGameplayEffectAttributeCaptureSpec"); \ static_assert(sizeof(FGameplayEffectAttributeCaptureSpec) == 0x000050, "Wrong size on FGameplayEffectAttributeCaptureSpec"); \ static_assert(offsetof(FGameplayEffectAttributeCaptureSpec, BackingDefinition) == 0x000000, "Member 'FGameplayEffectAttributeCaptureSpec::BackingDefinition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectAttributeCaptureSpecContainer \ static_assert(alignof(FGameplayEffectAttributeCaptureSpecContainer) == 0x000008, "Wrong alignment on FGameplayEffectAttributeCaptureSpecContainer"); \ static_assert(sizeof(FGameplayEffectAttributeCaptureSpecContainer) == 0x000028, "Wrong size on FGameplayEffectAttributeCaptureSpecContainer"); \ static_assert(offsetof(FGameplayEffectAttributeCaptureSpecContainer, SourceAttributes) == 0x000000, "Member 'FGameplayEffectAttributeCaptureSpecContainer::SourceAttributes' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectAttributeCaptureSpecContainer, TargetAttributes) == 0x000010, "Member 'FGameplayEffectAttributeCaptureSpecContainer::TargetAttributes' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectAttributeCaptureSpecContainer, bHasNonSnapshottedAttributes) == 0x000020, "Member 'FGameplayEffectAttributeCaptureSpecContainer::bHasNonSnapshottedAttributes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FScalableFloat \ static_assert(alignof(FScalableFloat) == 0x000008, "Wrong alignment on FScalableFloat"); \ static_assert(sizeof(FScalableFloat) == 0x000028, "Wrong size on FScalableFloat"); \ static_assert(offsetof(FScalableFloat, Value) == 0x000000, "Member 'FScalableFloat::Value' has a wrong offset!"); \ static_assert(offsetof(FScalableFloat, Curve) == 0x000008, "Member 'FScalableFloat::Curve' has a wrong offset!"); \ static_assert(offsetof(FScalableFloat, RegistryType) == 0x000018, "Member 'FScalableFloat::RegistryType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayAbilitySpecHandle \ static_assert(alignof(FGameplayAbilitySpecHandle) == 0x000004, "Wrong alignment on FGameplayAbilitySpecHandle"); \ static_assert(sizeof(FGameplayAbilitySpecHandle) == 0x000004, "Wrong size on FGameplayAbilitySpecHandle"); \ static_assert(offsetof(FGameplayAbilitySpecHandle, Handle) == 0x000000, "Member 'FGameplayAbilitySpecHandle::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayAbilitySpecDef \ static_assert(alignof(FGameplayAbilitySpecDef) == 0x000008, "Wrong alignment on FGameplayAbilitySpecDef"); \ static_assert(sizeof(FGameplayAbilitySpecDef) == 0x000098, "Wrong size on FGameplayAbilitySpecDef"); \ static_assert(offsetof(FGameplayAbilitySpecDef, Ability) == 0x000000, "Member 'FGameplayAbilitySpecDef::Ability' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpecDef, LevelScalableFloat) == 0x000008, "Member 'FGameplayAbilitySpecDef::LevelScalableFloat' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpecDef, InputID) == 0x000030, "Member 'FGameplayAbilitySpecDef::InputID' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpecDef, RemovalPolicy) == 0x000034, "Member 'FGameplayAbilitySpecDef::RemovalPolicy' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpecDef, SourceObject) == 0x000038, "Member 'FGameplayAbilitySpecDef::SourceObject' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpecDef, AssignedHandle) == 0x000090, "Member 'FGameplayAbilitySpecDef::AssignedHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTagContainerAggregator \ static_assert(alignof(FTagContainerAggregator) == 0x000008, "Wrong alignment on FTagContainerAggregator"); \ static_assert(sizeof(FTagContainerAggregator) == 0x000088, "Wrong size on FTagContainerAggregator"); \ static_assert(offsetof(FTagContainerAggregator, CapturedActorTags) == 0x000000, "Member 'FTagContainerAggregator::CapturedActorTags' has a wrong offset!"); \ static_assert(offsetof(FTagContainerAggregator, CapturedSpecTags) == 0x000020, "Member 'FTagContainerAggregator::CapturedSpecTags' has a wrong offset!"); \ static_assert(offsetof(FTagContainerAggregator, ScopedTags) == 0x000040, "Member 'FTagContainerAggregator::ScopedTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectContextHandle \ static_assert(alignof(FGameplayEffectContextHandle) == 0x000008, "Wrong alignment on FGameplayEffectContextHandle"); \ static_assert(sizeof(FGameplayEffectContextHandle) == 0x000018, "Wrong size on FGameplayEffectContextHandle"); \ #define DUMPER7_ASSERTS_FGameplayEffectSpec \ static_assert(alignof(FGameplayEffectSpec) == 0x000008, "Wrong alignment on FGameplayEffectSpec"); \ static_assert(sizeof(FGameplayEffectSpec) == 0x000298, "Wrong size on FGameplayEffectSpec"); \ static_assert(offsetof(FGameplayEffectSpec, Def) == 0x000000, "Member 'FGameplayEffectSpec::Def' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpec, ModifiedAttributes) == 0x000008, "Member 'FGameplayEffectSpec::ModifiedAttributes' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpec, CapturedRelevantAttributes) == 0x000018, "Member 'FGameplayEffectSpec::CapturedRelevantAttributes' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpec, Duration) == 0x000050, "Member 'FGameplayEffectSpec::Duration' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpec, Period) == 0x000054, "Member 'FGameplayEffectSpec::Period' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpec, ChanceToApplyToTarget) == 0x000058, "Member 'FGameplayEffectSpec::ChanceToApplyToTarget' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpec, CapturedSourceTags) == 0x000060, "Member 'FGameplayEffectSpec::CapturedSourceTags' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpec, CapturedTargetTags) == 0x0000E8, "Member 'FGameplayEffectSpec::CapturedTargetTags' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpec, DynamicGrantedTags) == 0x000170, "Member 'FGameplayEffectSpec::DynamicGrantedTags' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpec, DynamicAssetTags) == 0x000190, "Member 'FGameplayEffectSpec::DynamicAssetTags' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpec, Modifiers) == 0x0001B0, "Member 'FGameplayEffectSpec::Modifiers' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpec, StackCount) == 0x0001C0, "Member 'FGameplayEffectSpec::StackCount' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpec, GrantedAbilitySpecs) == 0x0001C8, "Member 'FGameplayEffectSpec::GrantedAbilitySpecs' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpec, EffectContext) == 0x000278, "Member 'FGameplayEffectSpec::EffectContext' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpec, Level) == 0x000290, "Member 'FGameplayEffectSpec::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPredictionKey \ static_assert(alignof(FPredictionKey) == 0x000008, "Wrong alignment on FPredictionKey"); \ static_assert(sizeof(FPredictionKey) == 0x000018, "Wrong size on FPredictionKey"); \ static_assert(offsetof(FPredictionKey, PredictiveConnection) == 0x000000, "Member 'FPredictionKey::PredictiveConnection' has a wrong offset!"); \ static_assert(offsetof(FPredictionKey, Current) == 0x000008, "Member 'FPredictionKey::Current' has a wrong offset!"); \ static_assert(offsetof(FPredictionKey, Base) == 0x00000A, "Member 'FPredictionKey::Base' has a wrong offset!"); \ static_assert(offsetof(FPredictionKey, bIsStale) == 0x00000C, "Member 'FPredictionKey::bIsStale' has a wrong offset!"); \ static_assert(offsetof(FPredictionKey, bIsServerInitiated) == 0x00000D, "Member 'FPredictionKey::bIsServerInitiated' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActiveGameplayEffect \ static_assert(alignof(FActiveGameplayEffect) == 0x000008, "Wrong alignment on FActiveGameplayEffect"); \ static_assert(sizeof(FActiveGameplayEffect) == 0x000358, "Wrong size on FActiveGameplayEffect"); \ static_assert(offsetof(FActiveGameplayEffect, Spec) == 0x000018, "Member 'FActiveGameplayEffect::Spec' has a wrong offset!"); \ static_assert(offsetof(FActiveGameplayEffect, PredictionKey) == 0x0002B0, "Member 'FActiveGameplayEffect::PredictionKey' has a wrong offset!"); \ static_assert(offsetof(FActiveGameplayEffect, StartServerWorldTime) == 0x0002C8, "Member 'FActiveGameplayEffect::StartServerWorldTime' has a wrong offset!"); \ static_assert(offsetof(FActiveGameplayEffect, CachedStartServerWorldTime) == 0x0002CC, "Member 'FActiveGameplayEffect::CachedStartServerWorldTime' has a wrong offset!"); \ static_assert(offsetof(FActiveGameplayEffect, StartWorldTime) == 0x0002D0, "Member 'FActiveGameplayEffect::StartWorldTime' has a wrong offset!"); \ static_assert(offsetof(FActiveGameplayEffect, bIsInhibited) == 0x0002D4, "Member 'FActiveGameplayEffect::bIsInhibited' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectSpecForRPC \ static_assert(alignof(FGameplayEffectSpecForRPC) == 0x000008, "Wrong alignment on FGameplayEffectSpecForRPC"); \ static_assert(sizeof(FGameplayEffectSpecForRPC) == 0x000078, "Wrong size on FGameplayEffectSpecForRPC"); \ static_assert(offsetof(FGameplayEffectSpecForRPC, Def) == 0x000000, "Member 'FGameplayEffectSpecForRPC::Def' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpecForRPC, ModifiedAttributes) == 0x000008, "Member 'FGameplayEffectSpecForRPC::ModifiedAttributes' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpecForRPC, EffectContext) == 0x000018, "Member 'FGameplayEffectSpecForRPC::EffectContext' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpecForRPC, AggregatedSourceTags) == 0x000030, "Member 'FGameplayEffectSpecForRPC::AggregatedSourceTags' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpecForRPC, AggregatedTargetTags) == 0x000050, "Member 'FGameplayEffectSpecForRPC::AggregatedTargetTags' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpecForRPC, Level) == 0x000070, "Member 'FGameplayEffectSpecForRPC::Level' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectSpecForRPC, AbilityLevel) == 0x000074, "Member 'FGameplayEffectSpecForRPC::AbilityLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagRequirements \ static_assert(alignof(FGameplayTagRequirements) == 0x000008, "Wrong alignment on FGameplayTagRequirements"); \ static_assert(sizeof(FGameplayTagRequirements) == 0x000040, "Wrong size on FGameplayTagRequirements"); \ static_assert(offsetof(FGameplayTagRequirements, RequireTags) == 0x000000, "Member 'FGameplayTagRequirements::RequireTags' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagRequirements, IgnoreTags) == 0x000020, "Member 'FGameplayTagRequirements::IgnoreTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTargetDataFilterHandle \ static_assert(alignof(FGameplayTargetDataFilterHandle) == 0x000008, "Wrong alignment on FGameplayTargetDataFilterHandle"); \ static_assert(sizeof(FGameplayTargetDataFilterHandle) == 0x000010, "Wrong size on FGameplayTargetDataFilterHandle"); \ #define DUMPER7_ASSERTS_FGameplayAbilityActivationInfo \ static_assert(alignof(FGameplayAbilityActivationInfo) == 0x000008, "Wrong alignment on FGameplayAbilityActivationInfo"); \ static_assert(sizeof(FGameplayAbilityActivationInfo) == 0x000020, "Wrong size on FGameplayAbilityActivationInfo"); \ static_assert(offsetof(FGameplayAbilityActivationInfo, ActivationMode) == 0x000000, "Member 'FGameplayAbilityActivationInfo::ActivationMode' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityActivationInfo, PredictionKeyWhenActivated) == 0x000008, "Member 'FGameplayAbilityActivationInfo::PredictionKeyWhenActivated' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActiveGameplayEffectHandle \ static_assert(alignof(FActiveGameplayEffectHandle) == 0x000004, "Wrong alignment on FActiveGameplayEffectHandle"); \ static_assert(sizeof(FActiveGameplayEffectHandle) == 0x000008, "Wrong size on FActiveGameplayEffectHandle"); \ static_assert(offsetof(FActiveGameplayEffectHandle, Handle) == 0x000000, "Member 'FActiveGameplayEffectHandle::Handle' has a wrong offset!"); \ static_assert(offsetof(FActiveGameplayEffectHandle, bPassedFiltersAndWasExecuted) == 0x000004, "Member 'FActiveGameplayEffectHandle::bPassedFiltersAndWasExecuted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayAbilitySpec \ static_assert(alignof(FGameplayAbilitySpec) == 0x000008, "Wrong alignment on FGameplayAbilitySpec"); \ static_assert(sizeof(FGameplayAbilitySpec) == 0x0000E8, "Wrong size on FGameplayAbilitySpec"); \ static_assert(offsetof(FGameplayAbilitySpec, Handle) == 0x00000C, "Member 'FGameplayAbilitySpec::Handle' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpec, Ability) == 0x000010, "Member 'FGameplayAbilitySpec::Ability' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpec, Level) == 0x000018, "Member 'FGameplayAbilitySpec::Level' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpec, InputID) == 0x00001C, "Member 'FGameplayAbilitySpec::InputID' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpec, SourceObject) == 0x000020, "Member 'FGameplayAbilitySpec::SourceObject' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpec, ActiveCount) == 0x000028, "Member 'FGameplayAbilitySpec::ActiveCount' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpec, ActivationInfo) == 0x000030, "Member 'FGameplayAbilitySpec::ActivationInfo' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpec, DynamicAbilityTags) == 0x000050, "Member 'FGameplayAbilitySpec::DynamicAbilityTags' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpec, NonReplicatedInstances) == 0x000070, "Member 'FGameplayAbilitySpec::NonReplicatedInstances' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpec, ReplicatedInstances) == 0x000080, "Member 'FGameplayAbilitySpec::ReplicatedInstances' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpec, GameplayEffectHandle) == 0x000090, "Member 'FGameplayAbilitySpec::GameplayEffectHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAbilityEndedData \ static_assert(alignof(FAbilityEndedData) == 0x000008, "Wrong alignment on FAbilityEndedData"); \ static_assert(sizeof(FAbilityEndedData) == 0x000010, "Wrong size on FAbilityEndedData"); \ static_assert(offsetof(FAbilityEndedData, AbilityThatEnded) == 0x000000, "Member 'FAbilityEndedData::AbilityThatEnded' has a wrong offset!"); \ static_assert(offsetof(FAbilityEndedData, AbilitySpecHandle) == 0x000008, "Member 'FAbilityEndedData::AbilitySpecHandle' has a wrong offset!"); \ static_assert(offsetof(FAbilityEndedData, bReplicateEndAbility) == 0x00000C, "Member 'FAbilityEndedData::bReplicateEndAbility' has a wrong offset!"); \ static_assert(offsetof(FAbilityEndedData, bWasCancelled) == 0x00000D, "Member 'FAbilityEndedData::bWasCancelled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueTranslationLink \ static_assert(alignof(FGameplayCueTranslationLink) == 0x000008, "Wrong alignment on FGameplayCueTranslationLink"); \ static_assert(sizeof(FGameplayCueTranslationLink) == 0x000018, "Wrong size on FGameplayCueTranslationLink"); \ static_assert(offsetof(FGameplayCueTranslationLink, RulesCDO) == 0x000000, "Member 'FGameplayCueTranslationLink::RulesCDO' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectSpecHandle \ static_assert(alignof(FGameplayEffectSpecHandle) == 0x000008, "Wrong alignment on FGameplayEffectSpecHandle"); \ static_assert(sizeof(FGameplayEffectSpecHandle) == 0x000010, "Wrong size on FGameplayEffectSpecHandle"); \ #define DUMPER7_ASSERTS_FGameplayAbilityTargetingLocationInfo \ static_assert(alignof(FGameplayAbilityTargetingLocationInfo) == 0x000010, "Wrong alignment on FGameplayAbilityTargetingLocationInfo"); \ static_assert(sizeof(FGameplayAbilityTargetingLocationInfo) == 0x0000A0, "Wrong size on FGameplayAbilityTargetingLocationInfo"); \ static_assert(offsetof(FGameplayAbilityTargetingLocationInfo, LocationType) == 0x000010, "Member 'FGameplayAbilityTargetingLocationInfo::LocationType' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityTargetingLocationInfo, LiteralTransform) == 0x000020, "Member 'FGameplayAbilityTargetingLocationInfo::LiteralTransform' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityTargetingLocationInfo, SourceActor) == 0x000080, "Member 'FGameplayAbilityTargetingLocationInfo::SourceActor' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityTargetingLocationInfo, SourceComponent) == 0x000088, "Member 'FGameplayAbilityTargetingLocationInfo::SourceComponent' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityTargetingLocationInfo, SourceAbility) == 0x000090, "Member 'FGameplayAbilityTargetingLocationInfo::SourceAbility' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityTargetingLocationInfo, SourceSocketName) == 0x000098, "Member 'FGameplayAbilityTargetingLocationInfo::SourceSocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayAbilityTargetData \ static_assert(alignof(FGameplayAbilityTargetData) == 0x000008, "Wrong alignment on FGameplayAbilityTargetData"); \ static_assert(sizeof(FGameplayAbilityTargetData) == 0x000008, "Wrong size on FGameplayAbilityTargetData"); \ #define DUMPER7_ASSERTS_FGameplayAbilityTargetData_LocationInfo \ static_assert(alignof(FGameplayAbilityTargetData_LocationInfo) == 0x000010, "Wrong alignment on FGameplayAbilityTargetData_LocationInfo"); \ static_assert(sizeof(FGameplayAbilityTargetData_LocationInfo) == 0x000150, "Wrong size on FGameplayAbilityTargetData_LocationInfo"); \ static_assert(offsetof(FGameplayAbilityTargetData_LocationInfo, SourceLocation) == 0x000010, "Member 'FGameplayAbilityTargetData_LocationInfo::SourceLocation' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityTargetData_LocationInfo, TargetLocation) == 0x0000B0, "Member 'FGameplayAbilityTargetData_LocationInfo::TargetLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueParameters \ static_assert(alignof(FGameplayCueParameters) == 0x000008, "Wrong alignment on FGameplayCueParameters"); \ static_assert(sizeof(FGameplayCueParameters) == 0x0000D8, "Wrong size on FGameplayCueParameters"); \ static_assert(offsetof(FGameplayCueParameters, NormalizedMagnitude) == 0x000000, "Member 'FGameplayCueParameters::NormalizedMagnitude' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueParameters, RawMagnitude) == 0x000004, "Member 'FGameplayCueParameters::RawMagnitude' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueParameters, EffectContext) == 0x000008, "Member 'FGameplayCueParameters::EffectContext' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueParameters, MatchedTagName) == 0x000020, "Member 'FGameplayCueParameters::MatchedTagName' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueParameters, OriginalTag) == 0x000028, "Member 'FGameplayCueParameters::OriginalTag' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueParameters, AggregatedSourceTags) == 0x000030, "Member 'FGameplayCueParameters::AggregatedSourceTags' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueParameters, AggregatedTargetTags) == 0x000050, "Member 'FGameplayCueParameters::AggregatedTargetTags' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueParameters, Location) == 0x000070, "Member 'FGameplayCueParameters::Location' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueParameters, Normal) == 0x000088, "Member 'FGameplayCueParameters::Normal' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueParameters, Instigator) == 0x0000A0, "Member 'FGameplayCueParameters::Instigator' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueParameters, EffectCauser) == 0x0000A8, "Member 'FGameplayCueParameters::EffectCauser' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueParameters, SourceObject) == 0x0000B0, "Member 'FGameplayCueParameters::SourceObject' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueParameters, PhysicalMaterial) == 0x0000B8, "Member 'FGameplayCueParameters::PhysicalMaterial' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueParameters, GameplayEffectLevel) == 0x0000C0, "Member 'FGameplayCueParameters::GameplayEffectLevel' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueParameters, AbilityLevel) == 0x0000C4, "Member 'FGameplayCueParameters::AbilityLevel' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueParameters, TargetAttachComponent) == 0x0000C8, "Member 'FGameplayCueParameters::TargetAttachComponent' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueParameters, bReplicateLocationWhenUsingMinimalRepProxy) == 0x0000D0, "Member 'FGameplayCueParameters::bReplicateLocationWhenUsingMinimalRepProxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectRemovalInfo \ static_assert(alignof(FGameplayEffectRemovalInfo) == 0x000008, "Wrong alignment on FGameplayEffectRemovalInfo"); \ static_assert(sizeof(FGameplayEffectRemovalInfo) == 0x000020, "Wrong size on FGameplayEffectRemovalInfo"); \ static_assert(offsetof(FGameplayEffectRemovalInfo, bPrematureRemoval) == 0x000000, "Member 'FGameplayEffectRemovalInfo::bPrematureRemoval' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectRemovalInfo, StackCount) == 0x000004, "Member 'FGameplayEffectRemovalInfo::StackCount' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectRemovalInfo, EffectContext) == 0x000008, "Member 'FGameplayEffectRemovalInfo::EffectContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActiveGameplayEffectsContainer \ static_assert(alignof(FActiveGameplayEffectsContainer) == 0x000008, "Wrong alignment on FActiveGameplayEffectsContainer"); \ static_assert(sizeof(FActiveGameplayEffectsContainer) == 0x000478, "Wrong size on FActiveGameplayEffectsContainer"); \ static_assert(offsetof(FActiveGameplayEffectsContainer, GameplayEffects_Internal) == 0x000130, "Member 'FActiveGameplayEffectsContainer::GameplayEffects_Internal' has a wrong offset!"); \ static_assert(offsetof(FActiveGameplayEffectsContainer, ApplicationImmunityQueryEffects) == 0x000450, "Member 'FActiveGameplayEffectsContainer::ApplicationImmunityQueryEffects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWorldReticleParameters \ static_assert(alignof(FWorldReticleParameters) == 0x000008, "Wrong alignment on FWorldReticleParameters"); \ static_assert(sizeof(FWorldReticleParameters) == 0x000018, "Wrong size on FWorldReticleParameters"); \ static_assert(offsetof(FWorldReticleParameters, AOEScale) == 0x000000, "Member 'FWorldReticleParameters::AOEScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayAbilityTargetDataHandle \ static_assert(alignof(FGameplayAbilityTargetDataHandle) == 0x000008, "Wrong alignment on FGameplayAbilityTargetDataHandle"); \ static_assert(sizeof(FGameplayAbilityTargetDataHandle) == 0x000028, "Wrong size on FGameplayAbilityTargetDataHandle"); \ #define DUMPER7_ASSERTS_FGameplayEventData \ static_assert(alignof(FGameplayEventData) == 0x000008, "Wrong alignment on FGameplayEventData"); \ static_assert(sizeof(FGameplayEventData) == 0x0000B0, "Wrong size on FGameplayEventData"); \ static_assert(offsetof(FGameplayEventData, EventTag) == 0x000000, "Member 'FGameplayEventData::EventTag' has a wrong offset!"); \ static_assert(offsetof(FGameplayEventData, Instigator) == 0x000008, "Member 'FGameplayEventData::Instigator' has a wrong offset!"); \ static_assert(offsetof(FGameplayEventData, Target) == 0x000010, "Member 'FGameplayEventData::Target' has a wrong offset!"); \ static_assert(offsetof(FGameplayEventData, OptionalObject) == 0x000018, "Member 'FGameplayEventData::OptionalObject' has a wrong offset!"); \ static_assert(offsetof(FGameplayEventData, OptionalObject2) == 0x000020, "Member 'FGameplayEventData::OptionalObject2' has a wrong offset!"); \ static_assert(offsetof(FGameplayEventData, ContextHandle) == 0x000028, "Member 'FGameplayEventData::ContextHandle' has a wrong offset!"); \ static_assert(offsetof(FGameplayEventData, InstigatorTags) == 0x000040, "Member 'FGameplayEventData::InstigatorTags' has a wrong offset!"); \ static_assert(offsetof(FGameplayEventData, TargetTags) == 0x000060, "Member 'FGameplayEventData::TargetTags' has a wrong offset!"); \ static_assert(offsetof(FGameplayEventData, EventMagnitude) == 0x000080, "Member 'FGameplayEventData::EventMagnitude' has a wrong offset!"); \ static_assert(offsetof(FGameplayEventData, TargetData) == 0x000088, "Member 'FGameplayEventData::TargetData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAttributeMetaData \ static_assert(alignof(FAttributeMetaData) == 0x000008, "Wrong alignment on FAttributeMetaData"); \ static_assert(sizeof(FAttributeMetaData) == 0x000030, "Wrong size on FAttributeMetaData"); \ static_assert(offsetof(FAttributeMetaData, BaseValue) == 0x000008, "Member 'FAttributeMetaData::BaseValue' has a wrong offset!"); \ static_assert(offsetof(FAttributeMetaData, MinValue) == 0x00000C, "Member 'FAttributeMetaData::MinValue' has a wrong offset!"); \ static_assert(offsetof(FAttributeMetaData, MaxValue) == 0x000010, "Member 'FAttributeMetaData::MaxValue' has a wrong offset!"); \ static_assert(offsetof(FAttributeMetaData, DerivedAttributeInfo) == 0x000018, "Member 'FAttributeMetaData::DerivedAttributeInfo' has a wrong offset!"); \ static_assert(offsetof(FAttributeMetaData, bCanStack) == 0x000028, "Member 'FAttributeMetaData::bCanStack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueNotify_SpawnCondition \ static_assert(alignof(FGameplayCueNotify_SpawnCondition) == 0x000008, "Wrong alignment on FGameplayCueNotify_SpawnCondition"); \ static_assert(sizeof(FGameplayCueNotify_SpawnCondition) == 0x000038, "Wrong size on FGameplayCueNotify_SpawnCondition"); \ static_assert(offsetof(FGameplayCueNotify_SpawnCondition, LocallyControlledSource) == 0x000000, "Member 'FGameplayCueNotify_SpawnCondition::LocallyControlledSource' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_SpawnCondition, LocallyControlledPolicy) == 0x000001, "Member 'FGameplayCueNotify_SpawnCondition::LocallyControlledPolicy' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_SpawnCondition, ChanceToPlay) == 0x000004, "Member 'FGameplayCueNotify_SpawnCondition::ChanceToPlay' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_SpawnCondition, AllowedSurfaceTypes) == 0x000008, "Member 'FGameplayCueNotify_SpawnCondition::AllowedSurfaceTypes' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_SpawnCondition, RejectedSurfaceTypes) == 0x000020, "Member 'FGameplayCueNotify_SpawnCondition::RejectedSurfaceTypes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCuePendingExecute \ static_assert(alignof(FGameplayCuePendingExecute) == 0x000008, "Wrong alignment on FGameplayCuePendingExecute"); \ static_assert(sizeof(FGameplayCuePendingExecute) == 0x000190, "Wrong size on FGameplayCuePendingExecute"); \ static_assert(offsetof(FGameplayCuePendingExecute, PredictionKey) == 0x000018, "Member 'FGameplayCuePendingExecute::PredictionKey' has a wrong offset!"); \ static_assert(offsetof(FGameplayCuePendingExecute, PayloadType) == 0x000030, "Member 'FGameplayCuePendingExecute::PayloadType' has a wrong offset!"); \ static_assert(offsetof(FGameplayCuePendingExecute, OwningComponent) == 0x000038, "Member 'FGameplayCuePendingExecute::OwningComponent' has a wrong offset!"); \ static_assert(offsetof(FGameplayCuePendingExecute, FromSpec) == 0x000040, "Member 'FGameplayCuePendingExecute::FromSpec' has a wrong offset!"); \ static_assert(offsetof(FGameplayCuePendingExecute, CueParameters) == 0x0000B8, "Member 'FGameplayCuePendingExecute::CueParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectQuery \ static_assert(alignof(FGameplayEffectQuery) == 0x000008, "Wrong alignment on FGameplayEffectQuery"); \ static_assert(sizeof(FGameplayEffectQuery) == 0x000150, "Wrong size on FGameplayEffectQuery"); \ static_assert(offsetof(FGameplayEffectQuery, CustomMatchDelegate_BP) == 0x000010, "Member 'FGameplayEffectQuery::CustomMatchDelegate_BP' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectQuery, OwningTagQuery) == 0x000020, "Member 'FGameplayEffectQuery::OwningTagQuery' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectQuery, EffectTagQuery) == 0x000068, "Member 'FGameplayEffectQuery::EffectTagQuery' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectQuery, SourceTagQuery) == 0x0000B0, "Member 'FGameplayEffectQuery::SourceTagQuery' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectQuery, ModifyingAttribute) == 0x0000F8, "Member 'FGameplayEffectQuery::ModifyingAttribute' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectQuery, EffectSource) == 0x000130, "Member 'FGameplayEffectQuery::EffectSource' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectQuery, EffectDefinition) == 0x000138, "Member 'FGameplayEffectQuery::EffectDefinition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayAbilityTargetData_ActorArray \ static_assert(alignof(FGameplayAbilityTargetData_ActorArray) == 0x000010, "Wrong alignment on FGameplayAbilityTargetData_ActorArray"); \ static_assert(sizeof(FGameplayAbilityTargetData_ActorArray) == 0x0000C0, "Wrong size on FGameplayAbilityTargetData_ActorArray"); \ static_assert(offsetof(FGameplayAbilityTargetData_ActorArray, SourceLocation) == 0x000010, "Member 'FGameplayAbilityTargetData_ActorArray::SourceLocation' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityTargetData_ActorArray, TargetActorArray) == 0x0000B0, "Member 'FGameplayAbilityTargetData_ActorArray::TargetActorArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbilities__FServerAbilityRPCBatch \ static_assert(alignof(GameplayAbilities::FServerAbilityRPCBatch) == 0x000008, "Wrong alignment on GameplayAbilities::FServerAbilityRPCBatch"); \ static_assert(sizeof(GameplayAbilities::FServerAbilityRPCBatch) == 0x000050, "Wrong size on GameplayAbilities::FServerAbilityRPCBatch"); \ static_assert(offsetof(GameplayAbilities::FServerAbilityRPCBatch, AbilitySpecHandle) == 0x000000, "Member 'GameplayAbilities::FServerAbilityRPCBatch::AbilitySpecHandle' has a wrong offset!"); \ static_assert(offsetof(GameplayAbilities::FServerAbilityRPCBatch, PredictionKey) == 0x000008, "Member 'GameplayAbilities::FServerAbilityRPCBatch::PredictionKey' has a wrong offset!"); \ static_assert(offsetof(GameplayAbilities::FServerAbilityRPCBatch, TargetData) == 0x000020, "Member 'GameplayAbilities::FServerAbilityRPCBatch::TargetData' has a wrong offset!"); \ static_assert(offsetof(GameplayAbilities::FServerAbilityRPCBatch, InputPressed) == 0x000048, "Member 'GameplayAbilities::FServerAbilityRPCBatch::InputPressed' has a wrong offset!"); \ static_assert(offsetof(GameplayAbilities::FServerAbilityRPCBatch, Ended) == 0x000049, "Member 'GameplayAbilities::FServerAbilityRPCBatch::Ended' has a wrong offset!"); \ static_assert(offsetof(GameplayAbilities::FServerAbilityRPCBatch, Started) == 0x00004A, "Member 'GameplayAbilities::FServerAbilityRPCBatch::Started' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectContextHandleNetSerializerConfig \ static_assert(alignof(FGameplayEffectContextHandleNetSerializerConfig) == 0x000001, "Wrong alignment on FGameplayEffectContextHandleNetSerializerConfig"); \ static_assert(sizeof(FGameplayEffectContextHandleNetSerializerConfig) == 0x000001, "Wrong size on FGameplayEffectContextHandleNetSerializerConfig"); \ #define DUMPER7_ASSERTS_FReplicatedPredictionKeyItem \ static_assert(alignof(FReplicatedPredictionKeyItem) == 0x000008, "Wrong alignment on FReplicatedPredictionKeyItem"); \ static_assert(sizeof(FReplicatedPredictionKeyItem) == 0x000028, "Wrong size on FReplicatedPredictionKeyItem"); \ static_assert(offsetof(FReplicatedPredictionKeyItem, PredictionKey) == 0x000010, "Member 'FReplicatedPredictionKeyItem::PredictionKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FReplicatedPredictionKeyMap \ static_assert(alignof(FReplicatedPredictionKeyMap) == 0x000008, "Wrong alignment on FReplicatedPredictionKeyMap"); \ static_assert(sizeof(FReplicatedPredictionKeyMap) == 0x000118, "Wrong size on FReplicatedPredictionKeyMap"); \ static_assert(offsetof(FReplicatedPredictionKeyMap, PredictionKeys) == 0x000108, "Member 'FReplicatedPredictionKeyMap::PredictionKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayAbilitySpecHandleAndPredictionKey \ static_assert(alignof(FGameplayAbilitySpecHandleAndPredictionKey) == 0x000004, "Wrong alignment on FGameplayAbilitySpecHandleAndPredictionKey"); \ static_assert(sizeof(FGameplayAbilitySpecHandleAndPredictionKey) == 0x000008, "Wrong size on FGameplayAbilitySpecHandleAndPredictionKey"); \ static_assert(offsetof(FGameplayAbilitySpecHandleAndPredictionKey, AbilityHandle) == 0x000000, "Member 'FGameplayAbilitySpecHandleAndPredictionKey::AbilityHandle' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpecHandleAndPredictionKey, PredictionKeyAtCreation) == 0x000004, "Member 'FGameplayAbilitySpecHandleAndPredictionKey::PredictionKeyAtCreation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMinimalReplicationTagCountMap \ static_assert(alignof(FMinimalReplicationTagCountMap) == 0x000008, "Wrong alignment on FMinimalReplicationTagCountMap"); \ static_assert(sizeof(FMinimalReplicationTagCountMap) == 0x000060, "Wrong size on FMinimalReplicationTagCountMap"); \ static_assert(offsetof(FMinimalReplicationTagCountMap, Owner) == 0x000050, "Member 'FMinimalReplicationTagCountMap::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAbilityTriggerData \ static_assert(alignof(FAbilityTriggerData) == 0x000004, "Wrong alignment on FAbilityTriggerData"); \ static_assert(sizeof(FAbilityTriggerData) == 0x00000C, "Wrong size on FAbilityTriggerData"); \ static_assert(offsetof(FAbilityTriggerData, TriggerTag) == 0x000000, "Member 'FAbilityTriggerData::TriggerTag' has a wrong offset!"); \ static_assert(offsetof(FAbilityTriggerData, TriggerSource) == 0x000008, "Member 'FAbilityTriggerData::TriggerSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActiveGameplayCue \ static_assert(alignof(FActiveGameplayCue) == 0x000008, "Wrong alignment on FActiveGameplayCue"); \ static_assert(sizeof(FActiveGameplayCue) == 0x000110, "Wrong size on FActiveGameplayCue"); \ static_assert(offsetof(FActiveGameplayCue, GameplayCueTag) == 0x00000C, "Member 'FActiveGameplayCue::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(FActiveGameplayCue, PredictionKey) == 0x000018, "Member 'FActiveGameplayCue::PredictionKey' has a wrong offset!"); \ static_assert(offsetof(FActiveGameplayCue, Parameters) == 0x000030, "Member 'FActiveGameplayCue::Parameters' has a wrong offset!"); \ static_assert(offsetof(FActiveGameplayCue, bPredictivelyRemoved) == 0x000108, "Member 'FActiveGameplayCue::bPredictivelyRemoved' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActiveGameplayCueContainer \ static_assert(alignof(FActiveGameplayCueContainer) == 0x000008, "Wrong alignment on FActiveGameplayCueContainer"); \ static_assert(sizeof(FActiveGameplayCueContainer) == 0x000128, "Wrong size on FActiveGameplayCueContainer"); \ static_assert(offsetof(FActiveGameplayCueContainer, GameplayCues) == 0x000108, "Member 'FActiveGameplayCueContainer::GameplayCues' has a wrong offset!"); \ static_assert(offsetof(FActiveGameplayCueContainer, Owner) == 0x000120, "Member 'FActiveGameplayCueContainer::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayAbilityRepAnimMontageNetSerializerConfig \ static_assert(alignof(FGameplayAbilityRepAnimMontageNetSerializerConfig) == 0x000001, "Wrong alignment on FGameplayAbilityRepAnimMontageNetSerializerConfig"); \ static_assert(sizeof(FGameplayAbilityRepAnimMontageNetSerializerConfig) == 0x000001, "Wrong size on FGameplayAbilityRepAnimMontageNetSerializerConfig"); \ #define DUMPER7_ASSERTS_FGameplayAbilityLocalAnimMontage \ static_assert(alignof(FGameplayAbilityLocalAnimMontage) == 0x000008, "Wrong alignment on FGameplayAbilityLocalAnimMontage"); \ static_assert(sizeof(FGameplayAbilityLocalAnimMontage) == 0x000030, "Wrong size on FGameplayAbilityLocalAnimMontage"); \ static_assert(offsetof(FGameplayAbilityLocalAnimMontage, AnimMontage) == 0x000000, "Member 'FGameplayAbilityLocalAnimMontage::AnimMontage' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityLocalAnimMontage, PlayInstanceId) == 0x000008, "Member 'FGameplayAbilityLocalAnimMontage::PlayInstanceId' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityLocalAnimMontage, PredictionKey) == 0x000010, "Member 'FGameplayAbilityLocalAnimMontage::PredictionKey' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityLocalAnimMontage, AnimatingAbility) == 0x000028, "Member 'FGameplayAbilityLocalAnimMontage::AnimatingAbility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayAbilityTargetData_SingleTargetHit \ static_assert(alignof(FGameplayAbilityTargetData_SingleTargetHit) == 0x000008, "Wrong alignment on FGameplayAbilityTargetData_SingleTargetHit"); \ static_assert(sizeof(FGameplayAbilityTargetData_SingleTargetHit) == 0x0000F8, "Wrong size on FGameplayAbilityTargetData_SingleTargetHit"); \ static_assert(offsetof(FGameplayAbilityTargetData_SingleTargetHit, HitResult) == 0x000008, "Member 'FGameplayAbilityTargetData_SingleTargetHit::HitResult' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityTargetData_SingleTargetHit, bHitReplaced) == 0x0000F0, "Member 'FGameplayAbilityTargetData_SingleTargetHit::bHitReplaced' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueNotifyActorArray \ static_assert(alignof(FGameplayCueNotifyActorArray) == 0x000008, "Wrong alignment on FGameplayCueNotifyActorArray"); \ static_assert(sizeof(FGameplayCueNotifyActorArray) == 0x000010, "Wrong size on FGameplayCueNotifyActorArray"); \ static_assert(offsetof(FGameplayCueNotifyActorArray, Actors) == 0x000000, "Member 'FGameplayCueNotifyActorArray::Actors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPreallocationInfo \ static_assert(alignof(FPreallocationInfo) == 0x000008, "Wrong alignment on FPreallocationInfo"); \ static_assert(sizeof(FPreallocationInfo) == 0x000068, "Wrong size on FPreallocationInfo"); \ static_assert(offsetof(FPreallocationInfo, PreallocatedInstances) == 0x000000, "Member 'FPreallocationInfo::PreallocatedInstances' has a wrong offset!"); \ static_assert(offsetof(FPreallocationInfo, ClassesNeedingPreallocation) == 0x000050, "Member 'FPreallocationInfo::ClassesNeedingPreallocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayAbilityRepAnimMontage \ static_assert(alignof(FGameplayAbilityRepAnimMontage) == 0x000008, "Wrong alignment on FGameplayAbilityRepAnimMontage"); \ static_assert(sizeof(FGameplayAbilityRepAnimMontage) == 0x000038, "Wrong size on FGameplayAbilityRepAnimMontage"); \ static_assert(offsetof(FGameplayAbilityRepAnimMontage, AnimMontage) == 0x000000, "Member 'FGameplayAbilityRepAnimMontage::AnimMontage' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityRepAnimMontage, PlayRate) == 0x000008, "Member 'FGameplayAbilityRepAnimMontage::PlayRate' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityRepAnimMontage, Position) == 0x00000C, "Member 'FGameplayAbilityRepAnimMontage::Position' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityRepAnimMontage, BlendTime) == 0x000010, "Member 'FGameplayAbilityRepAnimMontage::BlendTime' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityRepAnimMontage, NextSectionID) == 0x000014, "Member 'FGameplayAbilityRepAnimMontage::NextSectionID' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityRepAnimMontage, PlayInstanceId) == 0x000015, "Member 'FGameplayAbilityRepAnimMontage::PlayInstanceId' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityRepAnimMontage, PredictionKey) == 0x000018, "Member 'FGameplayAbilityRepAnimMontage::PredictionKey' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityRepAnimMontage, SectionIdToPlay) == 0x000030, "Member 'FGameplayAbilityRepAnimMontage::SectionIdToPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayAbilitySpecContainer \ static_assert(alignof(FGameplayAbilitySpecContainer) == 0x000008, "Wrong alignment on FGameplayAbilitySpecContainer"); \ static_assert(sizeof(FGameplayAbilitySpecContainer) == 0x000120, "Wrong size on FGameplayAbilitySpecContainer"); \ static_assert(offsetof(FGameplayAbilitySpecContainer, Items) == 0x000108, "Member 'FGameplayAbilitySpecContainer::Items' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilitySpecContainer, Owner) == 0x000118, "Member 'FGameplayAbilitySpecContainer::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAttributeDefaults \ static_assert(alignof(FAttributeDefaults) == 0x000008, "Wrong alignment on FAttributeDefaults"); \ static_assert(sizeof(FAttributeDefaults) == 0x000010, "Wrong size on FAttributeDefaults"); \ static_assert(offsetof(FAttributeDefaults, Attributes) == 0x000000, "Member 'FAttributeDefaults::Attributes' has a wrong offset!"); \ static_assert(offsetof(FAttributeDefaults, DefaultStartingTable) == 0x000008, "Member 'FAttributeDefaults::DefaultStartingTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectContextNetSerializerConfig \ static_assert(alignof(FGameplayEffectContextNetSerializerConfig) == 0x000001, "Wrong alignment on FGameplayEffectContextNetSerializerConfig"); \ static_assert(sizeof(FGameplayEffectContextNetSerializerConfig) == 0x000001, "Wrong size on FGameplayEffectContextNetSerializerConfig"); \ #define DUMPER7_ASSERTS_FPredictionKeyNetSerializerConfig \ static_assert(alignof(FPredictionKeyNetSerializerConfig) == 0x000001, "Wrong alignment on FPredictionKeyNetSerializerConfig"); \ static_assert(sizeof(FPredictionKeyNetSerializerConfig) == 0x000001, "Wrong size on FPredictionKeyNetSerializerConfig"); \ #define DUMPER7_ASSERTS_FGameplayAbilityBindInfo \ static_assert(alignof(FGameplayAbilityBindInfo) == 0x000008, "Wrong alignment on FGameplayAbilityBindInfo"); \ static_assert(sizeof(FGameplayAbilityBindInfo) == 0x000010, "Wrong size on FGameplayAbilityBindInfo"); \ static_assert(offsetof(FGameplayAbilityBindInfo, Command) == 0x000000, "Member 'FGameplayAbilityBindInfo::Command' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityBindInfo, GameplayAbilityClass) == 0x000008, "Member 'FGameplayAbilityBindInfo::GameplayAbilityClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTargetDataFilter \ static_assert(alignof(FGameplayTargetDataFilter) == 0x000008, "Wrong alignment on FGameplayTargetDataFilter"); \ static_assert(sizeof(FGameplayTargetDataFilter) == 0x000020, "Wrong size on FGameplayTargetDataFilter"); \ static_assert(offsetof(FGameplayTargetDataFilter, SelfActor) == 0x000008, "Member 'FGameplayTargetDataFilter::SelfActor' has a wrong offset!"); \ static_assert(offsetof(FGameplayTargetDataFilter, RequiredActorClass) == 0x000010, "Member 'FGameplayTargetDataFilter::RequiredActorClass' has a wrong offset!"); \ static_assert(offsetof(FGameplayTargetDataFilter, SelfFilter) == 0x000018, "Member 'FGameplayTargetDataFilter::SelfFilter' has a wrong offset!"); \ static_assert(offsetof(FGameplayTargetDataFilter, bReverseFilter) == 0x000019, "Member 'FGameplayTargetDataFilter::bReverseFilter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectCue \ static_assert(alignof(FGameplayEffectCue) == 0x000008, "Wrong alignment on FGameplayEffectCue"); \ static_assert(sizeof(FGameplayEffectCue) == 0x000060, "Wrong size on FGameplayEffectCue"); \ static_assert(offsetof(FGameplayEffectCue, MagnitudeAttribute) == 0x000000, "Member 'FGameplayEffectCue::MagnitudeAttribute' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectCue, MinLevel) == 0x000038, "Member 'FGameplayEffectCue::MinLevel' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectCue, MaxLevel) == 0x00003C, "Member 'FGameplayEffectCue::MaxLevel' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectCue, GameplayCueTags) == 0x000040, "Member 'FGameplayEffectCue::GameplayCueTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNetSerializeScriptStructCache \ static_assert(alignof(FNetSerializeScriptStructCache) == 0x000008, "Wrong alignment on FNetSerializeScriptStructCache"); \ static_assert(sizeof(FNetSerializeScriptStructCache) == 0x000010, "Wrong size on FNetSerializeScriptStructCache"); \ static_assert(offsetof(FNetSerializeScriptStructCache, ScriptStructs) == 0x000000, "Member 'FNetSerializeScriptStructCache::ScriptStructs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayAttributeData \ static_assert(alignof(FGameplayAttributeData) == 0x000008, "Wrong alignment on FGameplayAttributeData"); \ static_assert(sizeof(FGameplayAttributeData) == 0x000010, "Wrong size on FGameplayAttributeData"); \ static_assert(offsetof(FGameplayAttributeData, BaseValue) == 0x000008, "Member 'FGameplayAttributeData::BaseValue' has a wrong offset!"); \ static_assert(offsetof(FGameplayAttributeData, CurrentValue) == 0x00000C, "Member 'FGameplayAttributeData::CurrentValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayAbilityActorInfo \ static_assert(alignof(FGameplayAbilityActorInfo) == 0x000008, "Wrong alignment on FGameplayAbilityActorInfo"); \ static_assert(sizeof(FGameplayAbilityActorInfo) == 0x000048, "Wrong size on FGameplayAbilityActorInfo"); \ static_assert(offsetof(FGameplayAbilityActorInfo, OwnerActor) == 0x000008, "Member 'FGameplayAbilityActorInfo::OwnerActor' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityActorInfo, AvatarActor) == 0x000010, "Member 'FGameplayAbilityActorInfo::AvatarActor' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityActorInfo, PlayerController) == 0x000018, "Member 'FGameplayAbilityActorInfo::PlayerController' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityActorInfo, AbilitySystemComponent) == 0x000020, "Member 'FGameplayAbilityActorInfo::AbilitySystemComponent' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityActorInfo, SkeletalMeshComponent) == 0x000028, "Member 'FGameplayAbilityActorInfo::SkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityActorInfo, AnimInstance) == 0x000030, "Member 'FGameplayAbilityActorInfo::AnimInstance' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityActorInfo, MovementComponent) == 0x000038, "Member 'FGameplayAbilityActorInfo::MovementComponent' has a wrong offset!"); \ static_assert(offsetof(FGameplayAbilityActorInfo, AffectedAnimInstanceTag) == 0x000040, "Member 'FGameplayAbilityActorInfo::AffectedAnimInstanceTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAbilityTaskDebugMessage \ static_assert(alignof(FAbilityTaskDebugMessage) == 0x000008, "Wrong alignment on FAbilityTaskDebugMessage"); \ static_assert(sizeof(FAbilityTaskDebugMessage) == 0x000018, "Wrong size on FAbilityTaskDebugMessage"); \ static_assert(offsetof(FAbilityTaskDebugMessage, FromTask) == 0x000000, "Member 'FAbilityTaskDebugMessage::FromTask' has a wrong offset!"); \ static_assert(offsetof(FAbilityTaskDebugMessage, Message) == 0x000008, "Member 'FAbilityTaskDebugMessage::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueTag \ static_assert(alignof(FGameplayCueTag) == 0x000004, "Wrong alignment on FGameplayCueTag"); \ static_assert(sizeof(FGameplayCueTag) == 0x000008, "Wrong size on FGameplayCueTag"); \ static_assert(offsetof(FGameplayCueTag, GameplayCueTag) == 0x000000, "Member 'FGameplayCueTag::GameplayCueTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMinimalGameplayCueReplicationProxy \ static_assert(alignof(FMinimalGameplayCueReplicationProxy) == 0x000010, "Wrong alignment on FMinimalGameplayCueReplicationProxy"); \ static_assert(sizeof(FMinimalGameplayCueReplicationProxy) == 0x000350, "Wrong size on FMinimalGameplayCueReplicationProxy"); \ static_assert(offsetof(FMinimalGameplayCueReplicationProxy, Owner) == 0x000340, "Member 'FMinimalGameplayCueReplicationProxy::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueObjectLibrary \ static_assert(alignof(FGameplayCueObjectLibrary) == 0x000008, "Wrong alignment on FGameplayCueObjectLibrary"); \ static_assert(sizeof(FGameplayCueObjectLibrary) == 0x000050, "Wrong size on FGameplayCueObjectLibrary"); \ static_assert(offsetof(FGameplayCueObjectLibrary, Paths) == 0x000000, "Member 'FGameplayCueObjectLibrary::Paths' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueObjectLibrary, ActorObjectLibrary) == 0x000030, "Member 'FGameplayCueObjectLibrary::ActorObjectLibrary' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueObjectLibrary, StaticObjectLibrary) == 0x000038, "Member 'FGameplayCueObjectLibrary::StaticObjectLibrary' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueObjectLibrary, CueSet) == 0x000040, "Member 'FGameplayCueObjectLibrary::CueSet' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueObjectLibrary, bShouldSyncScan) == 0x00004C, "Member 'FGameplayCueObjectLibrary::bShouldSyncScan' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueObjectLibrary, bShouldAsyncLoad) == 0x00004D, "Member 'FGameplayCueObjectLibrary::bShouldAsyncLoad' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueObjectLibrary, bShouldSyncLoad) == 0x00004E, "Member 'FGameplayCueObjectLibrary::bShouldSyncLoad' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueObjectLibrary, bHasBeenInitialized) == 0x00004F, "Member 'FGameplayCueObjectLibrary::bHasBeenInitialized' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueNotify_PlacementInfo \ static_assert(alignof(FGameplayCueNotify_PlacementInfo) == 0x000008, "Wrong alignment on FGameplayCueNotify_PlacementInfo"); \ static_assert(sizeof(FGameplayCueNotify_PlacementInfo) == 0x000040, "Wrong size on FGameplayCueNotify_PlacementInfo"); \ static_assert(offsetof(FGameplayCueNotify_PlacementInfo, SocketName) == 0x000000, "Member 'FGameplayCueNotify_PlacementInfo::SocketName' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_PlacementInfo, AttachPolicy) == 0x000008, "Member 'FGameplayCueNotify_PlacementInfo::AttachPolicy' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_PlacementInfo, AttachmentRule) == 0x000009, "Member 'FGameplayCueNotify_PlacementInfo::AttachmentRule' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_PlacementInfo, RotationOverride) == 0x000010, "Member 'FGameplayCueNotify_PlacementInfo::RotationOverride' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_PlacementInfo, ScaleOverride) == 0x000028, "Member 'FGameplayCueNotify_PlacementInfo::ScaleOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueNotify_SpawnResult \ static_assert(alignof(FGameplayCueNotify_SpawnResult) == 0x000008, "Wrong alignment on FGameplayCueNotify_SpawnResult"); \ static_assert(sizeof(FGameplayCueNotify_SpawnResult) == 0x000058, "Wrong size on FGameplayCueNotify_SpawnResult"); \ static_assert(offsetof(FGameplayCueNotify_SpawnResult, FxSystemComponents) == 0x000000, "Member 'FGameplayCueNotify_SpawnResult::FxSystemComponents' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_SpawnResult, AudioComponents) == 0x000010, "Member 'FGameplayCueNotify_SpawnResult::AudioComponents' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_SpawnResult, CameraShakes) == 0x000020, "Member 'FGameplayCueNotify_SpawnResult::CameraShakes' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_SpawnResult, CameraLensEffects) == 0x000030, "Member 'FGameplayCueNotify_SpawnResult::CameraLensEffects' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_SpawnResult, ForceFeedbackComponent) == 0x000040, "Member 'FGameplayCueNotify_SpawnResult::ForceFeedbackComponent' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_SpawnResult, ForceFeedbackTargetPC) == 0x000048, "Member 'FGameplayCueNotify_SpawnResult::ForceFeedbackTargetPC' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_SpawnResult, DecalComponent) == 0x000050, "Member 'FGameplayCueNotify_SpawnResult::DecalComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueNotify_ParticleInfo \ static_assert(alignof(FGameplayCueNotify_ParticleInfo) == 0x000008, "Wrong alignment on FGameplayCueNotify_ParticleInfo"); \ static_assert(sizeof(FGameplayCueNotify_ParticleInfo) == 0x000088, "Wrong size on FGameplayCueNotify_ParticleInfo"); \ static_assert(offsetof(FGameplayCueNotify_ParticleInfo, SpawnConditionOverride) == 0x000000, "Member 'FGameplayCueNotify_ParticleInfo::SpawnConditionOverride' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_ParticleInfo, PlacementInfoOverride) == 0x000038, "Member 'FGameplayCueNotify_ParticleInfo::PlacementInfoOverride' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_ParticleInfo, NiagaraSystem) == 0x000078, "Member 'FGameplayCueNotify_ParticleInfo::NiagaraSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueNotify_SoundParameterInterfaceInfo \ static_assert(alignof(FGameplayCueNotify_SoundParameterInterfaceInfo) == 0x000004, "Wrong alignment on FGameplayCueNotify_SoundParameterInterfaceInfo"); \ static_assert(sizeof(FGameplayCueNotify_SoundParameterInterfaceInfo) == 0x000008, "Wrong size on FGameplayCueNotify_SoundParameterInterfaceInfo"); \ static_assert(offsetof(FGameplayCueNotify_SoundParameterInterfaceInfo, StopTriggerName) == 0x000000, "Member 'FGameplayCueNotify_SoundParameterInterfaceInfo::StopTriggerName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueNotify_SoundInfo \ static_assert(alignof(FGameplayCueNotify_SoundInfo) == 0x000008, "Wrong alignment on FGameplayCueNotify_SoundInfo"); \ static_assert(sizeof(FGameplayCueNotify_SoundInfo) == 0x0000A0, "Wrong size on FGameplayCueNotify_SoundInfo"); \ static_assert(offsetof(FGameplayCueNotify_SoundInfo, SpawnConditionOverride) == 0x000000, "Member 'FGameplayCueNotify_SoundInfo::SpawnConditionOverride' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_SoundInfo, PlacementInfoOverride) == 0x000038, "Member 'FGameplayCueNotify_SoundInfo::PlacementInfoOverride' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_SoundInfo, Sound) == 0x000078, "Member 'FGameplayCueNotify_SoundInfo::Sound' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_SoundInfo, SoundCue) == 0x000080, "Member 'FGameplayCueNotify_SoundInfo::SoundCue' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_SoundInfo, LoopingFadeOutDuration) == 0x000088, "Member 'FGameplayCueNotify_SoundInfo::LoopingFadeOutDuration' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_SoundInfo, LoopingFadeVolumeLevel) == 0x00008C, "Member 'FGameplayCueNotify_SoundInfo::LoopingFadeVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_SoundInfo, SoundParameterInterfaceInfo) == 0x000090, "Member 'FGameplayCueNotify_SoundInfo::SoundParameterInterfaceInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueNotify_CameraShakeInfo \ static_assert(alignof(FGameplayCueNotify_CameraShakeInfo) == 0x000008, "Wrong alignment on FGameplayCueNotify_CameraShakeInfo"); \ static_assert(sizeof(FGameplayCueNotify_CameraShakeInfo) == 0x000098, "Wrong size on FGameplayCueNotify_CameraShakeInfo"); \ static_assert(offsetof(FGameplayCueNotify_CameraShakeInfo, SpawnConditionOverride) == 0x000000, "Member 'FGameplayCueNotify_CameraShakeInfo::SpawnConditionOverride' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_CameraShakeInfo, PlacementInfoOverride) == 0x000038, "Member 'FGameplayCueNotify_CameraShakeInfo::PlacementInfoOverride' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_CameraShakeInfo, camerashake) == 0x000078, "Member 'FGameplayCueNotify_CameraShakeInfo::camerashake' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_CameraShakeInfo, ShakeScale) == 0x000080, "Member 'FGameplayCueNotify_CameraShakeInfo::ShakeScale' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_CameraShakeInfo, PlaySpace) == 0x000084, "Member 'FGameplayCueNotify_CameraShakeInfo::PlaySpace' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_CameraShakeInfo, WorldInnerRadius) == 0x00008C, "Member 'FGameplayCueNotify_CameraShakeInfo::WorldInnerRadius' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_CameraShakeInfo, WorldOuterRadius) == 0x000090, "Member 'FGameplayCueNotify_CameraShakeInfo::WorldOuterRadius' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_CameraShakeInfo, WorldFalloffExponent) == 0x000094, "Member 'FGameplayCueNotify_CameraShakeInfo::WorldFalloffExponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueNotify_CameraLensEffectInfo \ static_assert(alignof(FGameplayCueNotify_CameraLensEffectInfo) == 0x000008, "Wrong alignment on FGameplayCueNotify_CameraLensEffectInfo"); \ static_assert(sizeof(FGameplayCueNotify_CameraLensEffectInfo) == 0x000090, "Wrong size on FGameplayCueNotify_CameraLensEffectInfo"); \ static_assert(offsetof(FGameplayCueNotify_CameraLensEffectInfo, SpawnConditionOverride) == 0x000000, "Member 'FGameplayCueNotify_CameraLensEffectInfo::SpawnConditionOverride' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_CameraLensEffectInfo, PlacementInfoOverride) == 0x000038, "Member 'FGameplayCueNotify_CameraLensEffectInfo::PlacementInfoOverride' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_CameraLensEffectInfo, CameraLensEffect) == 0x000078, "Member 'FGameplayCueNotify_CameraLensEffectInfo::CameraLensEffect' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_CameraLensEffectInfo, WorldInnerRadius) == 0x000084, "Member 'FGameplayCueNotify_CameraLensEffectInfo::WorldInnerRadius' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_CameraLensEffectInfo, WorldOuterRadius) == 0x000088, "Member 'FGameplayCueNotify_CameraLensEffectInfo::WorldOuterRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueNotify_ForceFeedbackInfo \ static_assert(alignof(FGameplayCueNotify_ForceFeedbackInfo) == 0x000008, "Wrong alignment on FGameplayCueNotify_ForceFeedbackInfo"); \ static_assert(sizeof(FGameplayCueNotify_ForceFeedbackInfo) == 0x000098, "Wrong size on FGameplayCueNotify_ForceFeedbackInfo"); \ static_assert(offsetof(FGameplayCueNotify_ForceFeedbackInfo, SpawnConditionOverride) == 0x000000, "Member 'FGameplayCueNotify_ForceFeedbackInfo::SpawnConditionOverride' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_ForceFeedbackInfo, PlacementInfoOverride) == 0x000038, "Member 'FGameplayCueNotify_ForceFeedbackInfo::PlacementInfoOverride' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_ForceFeedbackInfo, ForceFeedbackEffect) == 0x000078, "Member 'FGameplayCueNotify_ForceFeedbackInfo::ForceFeedbackEffect' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_ForceFeedbackInfo, ForceFeedbackTag) == 0x000080, "Member 'FGameplayCueNotify_ForceFeedbackInfo::ForceFeedbackTag' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_ForceFeedbackInfo, WorldIntensity) == 0x00008C, "Member 'FGameplayCueNotify_ForceFeedbackInfo::WorldIntensity' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_ForceFeedbackInfo, WorldAttenuation) == 0x000090, "Member 'FGameplayCueNotify_ForceFeedbackInfo::WorldAttenuation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueNotify_DecalInfo \ static_assert(alignof(FGameplayCueNotify_DecalInfo) == 0x000008, "Wrong alignment on FGameplayCueNotify_DecalInfo"); \ static_assert(sizeof(FGameplayCueNotify_DecalInfo) == 0x0000A8, "Wrong size on FGameplayCueNotify_DecalInfo"); \ static_assert(offsetof(FGameplayCueNotify_DecalInfo, SpawnConditionOverride) == 0x000000, "Member 'FGameplayCueNotify_DecalInfo::SpawnConditionOverride' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_DecalInfo, PlacementInfoOverride) == 0x000038, "Member 'FGameplayCueNotify_DecalInfo::PlacementInfoOverride' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_DecalInfo, DecalMaterial) == 0x000078, "Member 'FGameplayCueNotify_DecalInfo::DecalMaterial' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_DecalInfo, DecalSize) == 0x000080, "Member 'FGameplayCueNotify_DecalInfo::DecalSize' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_DecalInfo, FadeOutStartDelay) == 0x00009C, "Member 'FGameplayCueNotify_DecalInfo::FadeOutStartDelay' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_DecalInfo, FadeOutDuration) == 0x0000A0, "Member 'FGameplayCueNotify_DecalInfo::FadeOutDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueNotify_BurstEffects \ static_assert(alignof(FGameplayCueNotify_BurstEffects) == 0x000008, "Wrong alignment on FGameplayCueNotify_BurstEffects"); \ static_assert(sizeof(FGameplayCueNotify_BurstEffects) == 0x000288, "Wrong size on FGameplayCueNotify_BurstEffects"); \ static_assert(offsetof(FGameplayCueNotify_BurstEffects, BurstParticles) == 0x000000, "Member 'FGameplayCueNotify_BurstEffects::BurstParticles' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_BurstEffects, BurstSounds) == 0x000010, "Member 'FGameplayCueNotify_BurstEffects::BurstSounds' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_BurstEffects, BurstCameraShake) == 0x000020, "Member 'FGameplayCueNotify_BurstEffects::BurstCameraShake' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_BurstEffects, BurstCameraLensEffect) == 0x0000B8, "Member 'FGameplayCueNotify_BurstEffects::BurstCameraLensEffect' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_BurstEffects, BurstForceFeedback) == 0x000148, "Member 'FGameplayCueNotify_BurstEffects::BurstForceFeedback' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_BurstEffects, BurstDecal) == 0x0001E0, "Member 'FGameplayCueNotify_BurstEffects::BurstDecal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueNotify_LoopingEffects \ static_assert(alignof(FGameplayCueNotify_LoopingEffects) == 0x000008, "Wrong alignment on FGameplayCueNotify_LoopingEffects"); \ static_assert(sizeof(FGameplayCueNotify_LoopingEffects) == 0x0001E0, "Wrong size on FGameplayCueNotify_LoopingEffects"); \ static_assert(offsetof(FGameplayCueNotify_LoopingEffects, LoopingParticles) == 0x000000, "Member 'FGameplayCueNotify_LoopingEffects::LoopingParticles' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_LoopingEffects, LoopingSounds) == 0x000010, "Member 'FGameplayCueNotify_LoopingEffects::LoopingSounds' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_LoopingEffects, LoopingCameraShake) == 0x000020, "Member 'FGameplayCueNotify_LoopingEffects::LoopingCameraShake' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_LoopingEffects, LoopingCameraLensEffect) == 0x0000B8, "Member 'FGameplayCueNotify_LoopingEffects::LoopingCameraLensEffect' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotify_LoopingEffects, LoopingForceFeedback) == 0x000148, "Member 'FGameplayCueNotify_LoopingEffects::LoopingForceFeedback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueNotifyData \ static_assert(alignof(FGameplayCueNotifyData) == 0x000008, "Wrong alignment on FGameplayCueNotifyData"); \ static_assert(sizeof(FGameplayCueNotifyData) == 0x000038, "Wrong size on FGameplayCueNotifyData"); \ static_assert(offsetof(FGameplayCueNotifyData, GameplayCueTag) == 0x000000, "Member 'FGameplayCueNotifyData::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotifyData, GameplayCueNotifyObj) == 0x000008, "Member 'FGameplayCueNotifyData::GameplayCueNotifyObj' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueNotifyData, LoadedGameplayCueClass) == 0x000028, "Member 'FGameplayCueNotifyData::LoadedGameplayCueClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueTranslatorNodeIndex \ static_assert(alignof(FGameplayCueTranslatorNodeIndex) == 0x000004, "Wrong alignment on FGameplayCueTranslatorNodeIndex"); \ static_assert(sizeof(FGameplayCueTranslatorNodeIndex) == 0x000004, "Wrong size on FGameplayCueTranslatorNodeIndex"); \ static_assert(offsetof(FGameplayCueTranslatorNodeIndex, Index) == 0x000000, "Member 'FGameplayCueTranslatorNodeIndex::Index' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueTranslatorNode \ static_assert(alignof(FGameplayCueTranslatorNode) == 0x000008, "Wrong alignment on FGameplayCueTranslatorNode"); \ static_assert(sizeof(FGameplayCueTranslatorNode) == 0x000078, "Wrong size on FGameplayCueTranslatorNode"); \ static_assert(offsetof(FGameplayCueTranslatorNode, Links) == 0x000000, "Member 'FGameplayCueTranslatorNode::Links' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueTranslatorNode, CachedIndex) == 0x000010, "Member 'FGameplayCueTranslatorNode::CachedIndex' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueTranslatorNode, CachedGameplayTag) == 0x000014, "Member 'FGameplayCueTranslatorNode::CachedGameplayTag' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueTranslatorNode, CachedGameplayTagName) == 0x00001C, "Member 'FGameplayCueTranslatorNode::CachedGameplayTagName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayCueTranslationManager \ static_assert(alignof(FGameplayCueTranslationManager) == 0x000008, "Wrong alignment on FGameplayCueTranslationManager"); \ static_assert(sizeof(FGameplayCueTranslationManager) == 0x000080, "Wrong size on FGameplayCueTranslationManager"); \ static_assert(offsetof(FGameplayCueTranslationManager, TranslationLUT) == 0x000000, "Member 'FGameplayCueTranslationManager::TranslationLUT' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueTranslationManager, TranslationNameToIndexMap) == 0x000010, "Member 'FGameplayCueTranslationManager::TranslationNameToIndexMap' has a wrong offset!"); \ static_assert(offsetof(FGameplayCueTranslationManager, TagManager) == 0x000060, "Member 'FGameplayCueTranslationManager::TagManager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAttributeBasedFloat \ static_assert(alignof(FAttributeBasedFloat) == 0x000008, "Wrong alignment on FAttributeBasedFloat"); \ static_assert(sizeof(FAttributeBasedFloat) == 0x000110, "Wrong size on FAttributeBasedFloat"); \ static_assert(offsetof(FAttributeBasedFloat, Coefficient) == 0x000000, "Member 'FAttributeBasedFloat::Coefficient' has a wrong offset!"); \ static_assert(offsetof(FAttributeBasedFloat, PreMultiplyAdditiveValue) == 0x000028, "Member 'FAttributeBasedFloat::PreMultiplyAdditiveValue' has a wrong offset!"); \ static_assert(offsetof(FAttributeBasedFloat, PostMultiplyAdditiveValue) == 0x000050, "Member 'FAttributeBasedFloat::PostMultiplyAdditiveValue' has a wrong offset!"); \ static_assert(offsetof(FAttributeBasedFloat, BackingAttribute) == 0x000078, "Member 'FAttributeBasedFloat::BackingAttribute' has a wrong offset!"); \ static_assert(offsetof(FAttributeBasedFloat, AttributeCurve) == 0x0000B8, "Member 'FAttributeBasedFloat::AttributeCurve' has a wrong offset!"); \ static_assert(offsetof(FAttributeBasedFloat, AttributeCalculationType) == 0x0000C8, "Member 'FAttributeBasedFloat::AttributeCalculationType' has a wrong offset!"); \ static_assert(offsetof(FAttributeBasedFloat, FinalChannel) == 0x0000C9, "Member 'FAttributeBasedFloat::FinalChannel' has a wrong offset!"); \ static_assert(offsetof(FAttributeBasedFloat, SourceTagFilter) == 0x0000D0, "Member 'FAttributeBasedFloat::SourceTagFilter' has a wrong offset!"); \ static_assert(offsetof(FAttributeBasedFloat, TargetTagFilter) == 0x0000F0, "Member 'FAttributeBasedFloat::TargetTagFilter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomCalculationBasedFloat \ static_assert(alignof(FCustomCalculationBasedFloat) == 0x000008, "Wrong alignment on FCustomCalculationBasedFloat"); \ static_assert(sizeof(FCustomCalculationBasedFloat) == 0x000090, "Wrong size on FCustomCalculationBasedFloat"); \ static_assert(offsetof(FCustomCalculationBasedFloat, CalculationClassMagnitude) == 0x000000, "Member 'FCustomCalculationBasedFloat::CalculationClassMagnitude' has a wrong offset!"); \ static_assert(offsetof(FCustomCalculationBasedFloat, Coefficient) == 0x000008, "Member 'FCustomCalculationBasedFloat::Coefficient' has a wrong offset!"); \ static_assert(offsetof(FCustomCalculationBasedFloat, PreMultiplyAdditiveValue) == 0x000030, "Member 'FCustomCalculationBasedFloat::PreMultiplyAdditiveValue' has a wrong offset!"); \ static_assert(offsetof(FCustomCalculationBasedFloat, PostMultiplyAdditiveValue) == 0x000058, "Member 'FCustomCalculationBasedFloat::PostMultiplyAdditiveValue' has a wrong offset!"); \ static_assert(offsetof(FCustomCalculationBasedFloat, FinalLookupCurve) == 0x000080, "Member 'FCustomCalculationBasedFloat::FinalLookupCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSetByCallerFloat \ static_assert(alignof(FSetByCallerFloat) == 0x000004, "Wrong alignment on FSetByCallerFloat"); \ static_assert(sizeof(FSetByCallerFloat) == 0x000010, "Wrong size on FSetByCallerFloat"); \ static_assert(offsetof(FSetByCallerFloat, DataName) == 0x000000, "Member 'FSetByCallerFloat::DataName' has a wrong offset!"); \ static_assert(offsetof(FSetByCallerFloat, DataTag) == 0x000008, "Member 'FSetByCallerFloat::DataTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectModifierMagnitude \ static_assert(alignof(FGameplayEffectModifierMagnitude) == 0x000008, "Wrong alignment on FGameplayEffectModifierMagnitude"); \ static_assert(sizeof(FGameplayEffectModifierMagnitude) == 0x0001E0, "Wrong size on FGameplayEffectModifierMagnitude"); \ static_assert(offsetof(FGameplayEffectModifierMagnitude, MagnitudeCalculationType) == 0x000000, "Member 'FGameplayEffectModifierMagnitude::MagnitudeCalculationType' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectModifierMagnitude, ScalableFloatMagnitude) == 0x000008, "Member 'FGameplayEffectModifierMagnitude::ScalableFloatMagnitude' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectModifierMagnitude, AttributeBasedMagnitude) == 0x000030, "Member 'FGameplayEffectModifierMagnitude::AttributeBasedMagnitude' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectModifierMagnitude, CustomMagnitude) == 0x000140, "Member 'FGameplayEffectModifierMagnitude::CustomMagnitude' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectModifierMagnitude, SetByCallerMagnitude) == 0x0001D0, "Member 'FGameplayEffectModifierMagnitude::SetByCallerMagnitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayModEvaluationChannelSettings \ static_assert(alignof(FGameplayModEvaluationChannelSettings) == 0x000001, "Wrong alignment on FGameplayModEvaluationChannelSettings"); \ static_assert(sizeof(FGameplayModEvaluationChannelSettings) == 0x000001, "Wrong size on FGameplayModEvaluationChannelSettings"); \ static_assert(offsetof(FGameplayModEvaluationChannelSettings, Channel) == 0x000000, "Member 'FGameplayModEvaluationChannelSettings::Channel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectExecutionScopedModifierInfo \ static_assert(alignof(FGameplayEffectExecutionScopedModifierInfo) == 0x000008, "Wrong alignment on FGameplayEffectExecutionScopedModifierInfo"); \ static_assert(sizeof(FGameplayEffectExecutionScopedModifierInfo) == 0x0002B8, "Wrong size on FGameplayEffectExecutionScopedModifierInfo"); \ static_assert(offsetof(FGameplayEffectExecutionScopedModifierInfo, CapturedAttribute) == 0x000000, "Member 'FGameplayEffectExecutionScopedModifierInfo::CapturedAttribute' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectExecutionScopedModifierInfo, TransientAggregatorIdentifier) == 0x000040, "Member 'FGameplayEffectExecutionScopedModifierInfo::TransientAggregatorIdentifier' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectExecutionScopedModifierInfo, AggregatorType) == 0x000048, "Member 'FGameplayEffectExecutionScopedModifierInfo::AggregatorType' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectExecutionScopedModifierInfo, ModifierOp) == 0x000049, "Member 'FGameplayEffectExecutionScopedModifierInfo::ModifierOp' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectExecutionScopedModifierInfo, ModifierMagnitude) == 0x000050, "Member 'FGameplayEffectExecutionScopedModifierInfo::ModifierMagnitude' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectExecutionScopedModifierInfo, EvaluationChannelSettings) == 0x000230, "Member 'FGameplayEffectExecutionScopedModifierInfo::EvaluationChannelSettings' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectExecutionScopedModifierInfo, SourceTags) == 0x000238, "Member 'FGameplayEffectExecutionScopedModifierInfo::SourceTags' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectExecutionScopedModifierInfo, TargetTags) == 0x000278, "Member 'FGameplayEffectExecutionScopedModifierInfo::TargetTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConditionalGameplayEffect \ static_assert(alignof(FConditionalGameplayEffect) == 0x000008, "Wrong alignment on FConditionalGameplayEffect"); \ static_assert(sizeof(FConditionalGameplayEffect) == 0x000028, "Wrong size on FConditionalGameplayEffect"); \ static_assert(offsetof(FConditionalGameplayEffect, EffectClass) == 0x000000, "Member 'FConditionalGameplayEffect::EffectClass' has a wrong offset!"); \ static_assert(offsetof(FConditionalGameplayEffect, RequiredSourceTags) == 0x000008, "Member 'FConditionalGameplayEffect::RequiredSourceTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectExecutionDefinition \ static_assert(alignof(FGameplayEffectExecutionDefinition) == 0x000008, "Wrong alignment on FGameplayEffectExecutionDefinition"); \ static_assert(sizeof(FGameplayEffectExecutionDefinition) == 0x000058, "Wrong size on FGameplayEffectExecutionDefinition"); \ static_assert(offsetof(FGameplayEffectExecutionDefinition, CalculationClass) == 0x000000, "Member 'FGameplayEffectExecutionDefinition::CalculationClass' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectExecutionDefinition, PassedInTags) == 0x000008, "Member 'FGameplayEffectExecutionDefinition::PassedInTags' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectExecutionDefinition, CalculationModifiers) == 0x000028, "Member 'FGameplayEffectExecutionDefinition::CalculationModifiers' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectExecutionDefinition, ConditionalGameplayEffectClasses) == 0x000038, "Member 'FGameplayEffectExecutionDefinition::ConditionalGameplayEffectClasses' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectExecutionDefinition, ConditionalGameplayEffects) == 0x000048, "Member 'FGameplayEffectExecutionDefinition::ConditionalGameplayEffects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayModifierInfo \ static_assert(alignof(FGameplayModifierInfo) == 0x000008, "Wrong alignment on FGameplayModifierInfo"); \ static_assert(sizeof(FGameplayModifierInfo) == 0x0002D0, "Wrong size on FGameplayModifierInfo"); \ static_assert(offsetof(FGameplayModifierInfo, Attribute) == 0x000000, "Member 'FGameplayModifierInfo::Attribute' has a wrong offset!"); \ static_assert(offsetof(FGameplayModifierInfo, ModifierOp) == 0x000038, "Member 'FGameplayModifierInfo::ModifierOp' has a wrong offset!"); \ static_assert(offsetof(FGameplayModifierInfo, Magnitude) == 0x000040, "Member 'FGameplayModifierInfo::Magnitude' has a wrong offset!"); \ static_assert(offsetof(FGameplayModifierInfo, ModifierMagnitude) == 0x000068, "Member 'FGameplayModifierInfo::ModifierMagnitude' has a wrong offset!"); \ static_assert(offsetof(FGameplayModifierInfo, EvaluationChannelSettings) == 0x000248, "Member 'FGameplayModifierInfo::EvaluationChannelSettings' has a wrong offset!"); \ static_assert(offsetof(FGameplayModifierInfo, SourceTags) == 0x000250, "Member 'FGameplayModifierInfo::SourceTags' has a wrong offset!"); \ static_assert(offsetof(FGameplayModifierInfo, TargetTags) == 0x000290, "Member 'FGameplayModifierInfo::TargetTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInheritedTagContainer \ static_assert(alignof(FInheritedTagContainer) == 0x000008, "Wrong alignment on FInheritedTagContainer"); \ static_assert(sizeof(FInheritedTagContainer) == 0x000060, "Wrong size on FInheritedTagContainer"); \ static_assert(offsetof(FInheritedTagContainer, CombinedTags) == 0x000000, "Member 'FInheritedTagContainer::CombinedTags' has a wrong offset!"); \ static_assert(offsetof(FInheritedTagContainer, Added) == 0x000020, "Member 'FInheritedTagContainer::Added' has a wrong offset!"); \ static_assert(offsetof(FInheritedTagContainer, Removed) == 0x000040, "Member 'FInheritedTagContainer::Removed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActiveGameplayEffectQuery \ static_assert(alignof(FActiveGameplayEffectQuery) == 0x000008, "Wrong alignment on FActiveGameplayEffectQuery"); \ static_assert(sizeof(FActiveGameplayEffectQuery) == 0x000088, "Wrong size on FActiveGameplayEffectQuery"); \ #define DUMPER7_ASSERTS_FGameplayEffectCustomExecutionParameters \ static_assert(alignof(FGameplayEffectCustomExecutionParameters) == 0x000008, "Wrong alignment on FGameplayEffectCustomExecutionParameters"); \ static_assert(sizeof(FGameplayEffectCustomExecutionParameters) == 0x0000F8, "Wrong size on FGameplayEffectCustomExecutionParameters"); \ #define DUMPER7_ASSERTS_FGameplayModifierEvaluatedData \ static_assert(alignof(FGameplayModifierEvaluatedData) == 0x000008, "Wrong alignment on FGameplayModifierEvaluatedData"); \ static_assert(sizeof(FGameplayModifierEvaluatedData) == 0x000050, "Wrong size on FGameplayModifierEvaluatedData"); \ static_assert(offsetof(FGameplayModifierEvaluatedData, Attribute) == 0x000000, "Member 'FGameplayModifierEvaluatedData::Attribute' has a wrong offset!"); \ static_assert(offsetof(FGameplayModifierEvaluatedData, ModifierOp) == 0x000038, "Member 'FGameplayModifierEvaluatedData::ModifierOp' has a wrong offset!"); \ static_assert(offsetof(FGameplayModifierEvaluatedData, Magnitude) == 0x00003C, "Member 'FGameplayModifierEvaluatedData::Magnitude' has a wrong offset!"); \ static_assert(offsetof(FGameplayModifierEvaluatedData, Handle) == 0x000040, "Member 'FGameplayModifierEvaluatedData::Handle' has a wrong offset!"); \ static_assert(offsetof(FGameplayModifierEvaluatedData, IsValid) == 0x000048, "Member 'FGameplayModifierEvaluatedData::IsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectCustomExecutionOutput \ static_assert(alignof(FGameplayEffectCustomExecutionOutput) == 0x000008, "Wrong alignment on FGameplayEffectCustomExecutionOutput"); \ static_assert(sizeof(FGameplayEffectCustomExecutionOutput) == 0x000018, "Wrong size on FGameplayEffectCustomExecutionOutput"); \ static_assert(offsetof(FGameplayEffectCustomExecutionOutput, OutputModifiers) == 0x000000, "Member 'FGameplayEffectCustomExecutionOutput::OutputModifiers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayEffectContext \ static_assert(alignof(FGameplayEffectContext) == 0x000008, "Wrong alignment on FGameplayEffectContext"); \ static_assert(sizeof(FGameplayEffectContext) == 0x000080, "Wrong size on FGameplayEffectContext"); \ static_assert(offsetof(FGameplayEffectContext, Instigator) == 0x000008, "Member 'FGameplayEffectContext::Instigator' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectContext, EffectCauser) == 0x000010, "Member 'FGameplayEffectContext::EffectCauser' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectContext, AbilityCDO) == 0x000018, "Member 'FGameplayEffectContext::AbilityCDO' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectContext, AbilityInstanceNotReplicated) == 0x000020, "Member 'FGameplayEffectContext::AbilityInstanceNotReplicated' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectContext, AbilityLevel) == 0x000028, "Member 'FGameplayEffectContext::AbilityLevel' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectContext, SourceObject) == 0x00002C, "Member 'FGameplayEffectContext::SourceObject' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectContext, InstigatorAbilitySystemComponent) == 0x000034, "Member 'FGameplayEffectContext::InstigatorAbilitySystemComponent' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectContext, Actors) == 0x000040, "Member 'FGameplayEffectContext::Actors' has a wrong offset!"); \ static_assert(offsetof(FGameplayEffectContext, WorldOrigin) == 0x000060, "Member 'FGameplayEffectContext::WorldOrigin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagBlueprintPropertyMapping \ static_assert(alignof(FGameplayTagBlueprintPropertyMapping) == 0x000008, "Wrong alignment on FGameplayTagBlueprintPropertyMapping"); \ static_assert(sizeof(FGameplayTagBlueprintPropertyMapping) == 0x000048, "Wrong size on FGameplayTagBlueprintPropertyMapping"); \ static_assert(offsetof(FGameplayTagBlueprintPropertyMapping, TagToMap) == 0x000000, "Member 'FGameplayTagBlueprintPropertyMapping::TagToMap' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagBlueprintPropertyMapping, PropertyToEdit) == 0x000008, "Member 'FGameplayTagBlueprintPropertyMapping::PropertyToEdit' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagBlueprintPropertyMapping, PropertyName) == 0x000028, "Member 'FGameplayTagBlueprintPropertyMapping::PropertyName' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagBlueprintPropertyMapping, PropertyGuid) == 0x000030, "Member 'FGameplayTagBlueprintPropertyMapping::PropertyGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagBlueprintPropertyMap \ static_assert(alignof(FGameplayTagBlueprintPropertyMap) == 0x000008, "Wrong alignment on FGameplayTagBlueprintPropertyMap"); \ static_assert(sizeof(FGameplayTagBlueprintPropertyMap) == 0x000020, "Wrong size on FGameplayTagBlueprintPropertyMap"); \ static_assert(offsetof(FGameplayTagBlueprintPropertyMap, PropertyMappings) == 0x000010, "Member 'FGameplayTagBlueprintPropertyMap::PropertyMappings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagReponsePair \ static_assert(alignof(FGameplayTagReponsePair) == 0x000008, "Wrong alignment on FGameplayTagReponsePair"); \ static_assert(sizeof(FGameplayTagReponsePair) == 0x000028, "Wrong size on FGameplayTagReponsePair"); \ static_assert(offsetof(FGameplayTagReponsePair, Tag) == 0x000000, "Member 'FGameplayTagReponsePair::Tag' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagReponsePair, ResponseGameplayEffect) == 0x000008, "Member 'FGameplayTagReponsePair::ResponseGameplayEffect' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagReponsePair, ResponseGameplayEffects) == 0x000010, "Member 'FGameplayTagReponsePair::ResponseGameplayEffects' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagReponsePair, SoftCountCap) == 0x000020, "Member 'FGameplayTagReponsePair::SoftCountCap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagResponseTableEntry \ static_assert(alignof(FGameplayTagResponseTableEntry) == 0x000008, "Wrong alignment on FGameplayTagResponseTableEntry"); \ static_assert(sizeof(FGameplayTagResponseTableEntry) == 0x000050, "Wrong size on FGameplayTagResponseTableEntry"); \ static_assert(offsetof(FGameplayTagResponseTableEntry, Positive) == 0x000000, "Member 'FGameplayTagResponseTableEntry::Positive' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagResponseTableEntry, Negative) == 0x000028, "Member 'FGameplayTagResponseTableEntry::Negative' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneGameplayCueKey \ static_assert(alignof(FMovieSceneGameplayCueKey) == 0x000008, "Wrong alignment on FMovieSceneGameplayCueKey"); \ static_assert(sizeof(FMovieSceneGameplayCueKey) == 0x000090, "Wrong size on FMovieSceneGameplayCueKey"); \ static_assert(offsetof(FMovieSceneGameplayCueKey, Cue) == 0x000000, "Member 'FMovieSceneGameplayCueKey::Cue' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGameplayCueKey, Location) == 0x000008, "Member 'FMovieSceneGameplayCueKey::Location' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGameplayCueKey, Normal) == 0x000020, "Member 'FMovieSceneGameplayCueKey::Normal' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGameplayCueKey, AttachSocketName) == 0x000038, "Member 'FMovieSceneGameplayCueKey::AttachSocketName' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGameplayCueKey, NormalizedMagnitude) == 0x000040, "Member 'FMovieSceneGameplayCueKey::NormalizedMagnitude' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGameplayCueKey, Instigator) == 0x000044, "Member 'FMovieSceneGameplayCueKey::Instigator' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGameplayCueKey, EffectCauser) == 0x00005C, "Member 'FMovieSceneGameplayCueKey::EffectCauser' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGameplayCueKey, PhysicalMaterial) == 0x000078, "Member 'FMovieSceneGameplayCueKey::PhysicalMaterial' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGameplayCueKey, GameplayEffectLevel) == 0x000080, "Member 'FMovieSceneGameplayCueKey::GameplayEffectLevel' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGameplayCueKey, AbilityLevel) == 0x000084, "Member 'FMovieSceneGameplayCueKey::AbilityLevel' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGameplayCueKey, bAttachToBinding) == 0x000088, "Member 'FMovieSceneGameplayCueKey::bAttachToBinding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneGameplayCueChannel \ static_assert(alignof(FMovieSceneGameplayCueChannel) == 0x000008, "Wrong alignment on FMovieSceneGameplayCueChannel"); \ static_assert(sizeof(FMovieSceneGameplayCueChannel) == 0x0000F8, "Wrong size on FMovieSceneGameplayCueChannel"); \ static_assert(offsetof(FMovieSceneGameplayCueChannel, KeyTimes) == 0x000050, "Member 'FMovieSceneGameplayCueChannel::KeyTimes' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGameplayCueChannel, KeyValues) == 0x000060, "Member 'FMovieSceneGameplayCueChannel::KeyValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask \ static_assert(alignof(UAbilityTask) == 0x000008, "Wrong alignment on UAbilityTask"); \ static_assert(sizeof(UAbilityTask) == 0x000080, "Wrong size on UAbilityTask"); \ static_assert(offsetof(UAbilityTask, Ability) == 0x000068, "Member 'UAbilityTask::Ability' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask, AbilitySystemComponent) == 0x000070, "Member 'UAbilityTask::AbilitySystemComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitGameplayTag_GameplayTagCallback \ static_assert(alignof(AbilityTask_WaitGameplayTag_GameplayTagCallback) == 0x000004, "Wrong alignment on AbilityTask_WaitGameplayTag_GameplayTagCallback"); \ static_assert(sizeof(AbilityTask_WaitGameplayTag_GameplayTagCallback) == 0x00000C, "Wrong size on AbilityTask_WaitGameplayTag_GameplayTagCallback"); \ static_assert(offsetof(AbilityTask_WaitGameplayTag_GameplayTagCallback, Tag) == 0x000000, "Member 'AbilityTask_WaitGameplayTag_GameplayTagCallback::Tag' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayTag_GameplayTagCallback, NewCount) == 0x000008, "Member 'AbilityTask_WaitGameplayTag_GameplayTagCallback::NewCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitGameplayTag \ static_assert(alignof(UAbilityTask_WaitGameplayTag) == 0x000008, "Wrong alignment on UAbilityTask_WaitGameplayTag"); \ static_assert(sizeof(UAbilityTask_WaitGameplayTag) == 0x0000A8, "Wrong size on UAbilityTask_WaitGameplayTag"); \ static_assert(offsetof(UAbilityTask_WaitGameplayTag, OptionalExternalTarget) == 0x000090, "Member 'UAbilityTask_WaitGameplayTag::OptionalExternalTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityAsync \ static_assert(alignof(UAbilityAsync) == 0x000008, "Wrong alignment on UAbilityAsync"); \ static_assert(sizeof(UAbilityAsync) == 0x000038, "Wrong size on UAbilityAsync"); \ #define DUMPER7_ASSERTS_AbilityAsync_WaitGameplayEvent_WaitGameplayEventToActor \ static_assert(alignof(AbilityAsync_WaitGameplayEvent_WaitGameplayEventToActor) == 0x000008, "Wrong alignment on AbilityAsync_WaitGameplayEvent_WaitGameplayEventToActor"); \ static_assert(sizeof(AbilityAsync_WaitGameplayEvent_WaitGameplayEventToActor) == 0x000020, "Wrong size on AbilityAsync_WaitGameplayEvent_WaitGameplayEventToActor"); \ static_assert(offsetof(AbilityAsync_WaitGameplayEvent_WaitGameplayEventToActor, TargetActor) == 0x000000, "Member 'AbilityAsync_WaitGameplayEvent_WaitGameplayEventToActor::TargetActor' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayEvent_WaitGameplayEventToActor, EventTag) == 0x000008, "Member 'AbilityAsync_WaitGameplayEvent_WaitGameplayEventToActor::EventTag' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayEvent_WaitGameplayEventToActor, OnlyTriggerOnce) == 0x000010, "Member 'AbilityAsync_WaitGameplayEvent_WaitGameplayEventToActor::OnlyTriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayEvent_WaitGameplayEventToActor, OnlyMatchExact) == 0x000011, "Member 'AbilityAsync_WaitGameplayEvent_WaitGameplayEventToActor::OnlyMatchExact' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayEvent_WaitGameplayEventToActor, ReturnValue) == 0x000018, "Member 'AbilityAsync_WaitGameplayEvent_WaitGameplayEventToActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityAsync_WaitGameplayEvent \ static_assert(alignof(UAbilityAsync_WaitGameplayEvent) == 0x000008, "Wrong alignment on UAbilityAsync_WaitGameplayEvent"); \ static_assert(sizeof(UAbilityAsync_WaitGameplayEvent) == 0x000060, "Wrong size on UAbilityAsync_WaitGameplayEvent"); \ static_assert(offsetof(UAbilityAsync_WaitGameplayEvent, EventReceived) == 0x000038, "Member 'UAbilityAsync_WaitGameplayEvent::EventReceived' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_ApplyRootMotion_Base \ static_assert(alignof(UAbilityTask_ApplyRootMotion_Base) == 0x000008, "Wrong alignment on UAbilityTask_ApplyRootMotion_Base"); \ static_assert(sizeof(UAbilityTask_ApplyRootMotion_Base) == 0x0000C8, "Wrong size on UAbilityTask_ApplyRootMotion_Base"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotion_Base, ForceName) == 0x000080, "Member 'UAbilityTask_ApplyRootMotion_Base::ForceName' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotion_Base, FinishVelocityMode) == 0x000088, "Member 'UAbilityTask_ApplyRootMotion_Base::FinishVelocityMode' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotion_Base, FinishSetVelocity) == 0x000090, "Member 'UAbilityTask_ApplyRootMotion_Base::FinishSetVelocity' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotion_Base, FinishClampVelocity) == 0x0000A8, "Member 'UAbilityTask_ApplyRootMotion_Base::FinishClampVelocity' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotion_Base, MovementComponent) == 0x0000B0, "Member 'UAbilityTask_ApplyRootMotion_Base::MovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce \ static_assert(alignof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce) == 0x000008, "Wrong alignment on AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce"); \ static_assert(sizeof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce) == 0x0000A0, "Wrong size on AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, OwningAbility) == 0x000000, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, TaskInstanceName) == 0x000008, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::TaskInstanceName' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, Location_0) == 0x000010, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::Location_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, LocationActor_0) == 0x000028, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::LocationActor_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, Strength_0) == 0x000030, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::Strength_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, Duration_0) == 0x000034, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::Duration_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, Radius_0) == 0x000038, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::Radius_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, bIsPush_0) == 0x00003C, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::bIsPush_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, bIsAdditive_0) == 0x00003D, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::bIsAdditive_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, bNoZForce_0) == 0x00003E, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::bNoZForce_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, StrengthDistanceFalloff_0) == 0x000040, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::StrengthDistanceFalloff_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, StrengthOverTime_0) == 0x000048, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::StrengthOverTime_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, bUseFixedWorldDirection_0) == 0x000050, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::bUseFixedWorldDirection_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, FixedWorldDirection_0) == 0x000058, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::FixedWorldDirection_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, VelocityOnFinishMode) == 0x000070, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::VelocityOnFinishMode' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, SetVelocityOnFinish) == 0x000078, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::SetVelocityOnFinish' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, ClampVelocityOnFinish) == 0x000090, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::ClampVelocityOnFinish' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce, ReturnValue) == 0x000098, "Member 'AbilityTask_ApplyRootMotionRadialForce_ApplyRootMotionRadialForce::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_ApplyRootMotionRadialForce \ static_assert(alignof(UAbilityTask_ApplyRootMotionRadialForce) == 0x000008, "Wrong alignment on UAbilityTask_ApplyRootMotionRadialForce"); \ static_assert(sizeof(UAbilityTask_ApplyRootMotionRadialForce) == 0x000138, "Wrong size on UAbilityTask_ApplyRootMotionRadialForce"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionRadialForce, OnFinish) == 0x0000C8, "Member 'UAbilityTask_ApplyRootMotionRadialForce::OnFinish' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionRadialForce, Location) == 0x0000D8, "Member 'UAbilityTask_ApplyRootMotionRadialForce::Location' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionRadialForce, LocationActor) == 0x0000F0, "Member 'UAbilityTask_ApplyRootMotionRadialForce::LocationActor' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionRadialForce, Strength) == 0x0000F8, "Member 'UAbilityTask_ApplyRootMotionRadialForce::Strength' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionRadialForce, Duration) == 0x0000FC, "Member 'UAbilityTask_ApplyRootMotionRadialForce::Duration' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionRadialForce, Radius) == 0x000100, "Member 'UAbilityTask_ApplyRootMotionRadialForce::Radius' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionRadialForce, bIsPush) == 0x000104, "Member 'UAbilityTask_ApplyRootMotionRadialForce::bIsPush' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionRadialForce, bIsAdditive) == 0x000105, "Member 'UAbilityTask_ApplyRootMotionRadialForce::bIsAdditive' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionRadialForce, bNoZForce) == 0x000106, "Member 'UAbilityTask_ApplyRootMotionRadialForce::bNoZForce' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionRadialForce, StrengthDistanceFalloff) == 0x000108, "Member 'UAbilityTask_ApplyRootMotionRadialForce::StrengthDistanceFalloff' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionRadialForce, StrengthOverTime) == 0x000110, "Member 'UAbilityTask_ApplyRootMotionRadialForce::StrengthOverTime' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionRadialForce, bUseFixedWorldDirection) == 0x000118, "Member 'UAbilityTask_ApplyRootMotionRadialForce::bUseFixedWorldDirection' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionRadialForce, FixedWorldDirection) == 0x000120, "Member 'UAbilityTask_ApplyRootMotionRadialForce::FixedWorldDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAbilitySystemDebugHUD \ static_assert(alignof(AAbilitySystemDebugHUD) == 0x000008, "Wrong alignment on AAbilitySystemDebugHUD"); \ static_assert(sizeof(AAbilitySystemDebugHUD) == 0x0003E0, "Wrong size on AAbilitySystemDebugHUD"); \ #define DUMPER7_ASSERTS_IAbilitySystemReplicationProxyInterface \ static_assert(alignof(IAbilitySystemReplicationProxyInterface) == 0x000001, "Wrong alignment on IAbilitySystemReplicationProxyInterface"); \ static_assert(sizeof(IAbilitySystemReplicationProxyInterface) == 0x000001, "Wrong size on IAbilitySystemReplicationProxyInterface"); \ #define DUMPER7_ASSERTS_UGameplayEffectUIData \ static_assert(alignof(UGameplayEffectUIData) == 0x000008, "Wrong alignment on UGameplayEffectUIData"); \ static_assert(sizeof(UGameplayEffectUIData) == 0x000028, "Wrong size on UGameplayEffectUIData"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity \ static_assert(alignof(AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity) == 0x000008, "Wrong alignment on AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity"); \ static_assert(sizeof(AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity) == 0x0000A0, "Wrong size on AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity, SourceTagRequirements) == 0x000008, "Member 'AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity::SourceTagRequirements' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity, TargetTagRequirements) == 0x000048, "Member 'AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity::TargetTagRequirements' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity, OptionalExternalTarget) == 0x000088, "Member 'AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity::OptionalExternalTarget' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity, OnlyTriggerOnce) == 0x000090, "Member 'AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity::OnlyTriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity, ReturnValue) == 0x000098, "Member 'AbilityTask_WaitGameplayEffectBlockedImmunity_WaitGameplayEffectBlockedByImmunity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitGameplayEffectBlockedImmunity \ static_assert(alignof(UAbilityTask_WaitGameplayEffectBlockedImmunity) == 0x000008, "Wrong alignment on UAbilityTask_WaitGameplayEffectBlockedImmunity"); \ static_assert(sizeof(UAbilityTask_WaitGameplayEffectBlockedImmunity) == 0x000128, "Wrong size on UAbilityTask_WaitGameplayEffectBlockedImmunity"); \ static_assert(offsetof(UAbilityTask_WaitGameplayEffectBlockedImmunity, blocked) == 0x000080, "Member 'UAbilityTask_WaitGameplayEffectBlockedImmunity::blocked' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_WaitGameplayEffectBlockedImmunity, ExternalOwner) == 0x000118, "Member 'UAbilityTask_WaitGameplayEffectBlockedImmunity::ExternalOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayEffectUIData_TextOnly \ static_assert(alignof(UGameplayEffectUIData_TextOnly) == 0x000008, "Wrong alignment on UGameplayEffectUIData_TextOnly"); \ static_assert(sizeof(UGameplayEffectUIData_TextOnly) == 0x000040, "Wrong size on UGameplayEffectUIData_TextOnly"); \ static_assert(offsetof(UGameplayEffectUIData_TextOnly, Description) == 0x000028, "Member 'UGameplayEffectUIData_TextOnly::Description' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery \ static_assert(alignof(AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery) == 0x000008, "Wrong alignment on AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery"); \ static_assert(sizeof(AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery) == 0x000068, "Wrong size on AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery, TagQuery) == 0x000008, "Member 'AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery::TagQuery' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery, InOptionalExternalTarget) == 0x000050, "Member 'AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery::InOptionalExternalTarget' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery, TriggerCondition) == 0x000058, "Member 'AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery::TriggerCondition' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery, bOnlyTriggerOnce) == 0x000059, "Member 'AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery::bOnlyTriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery, ReturnValue) == 0x000060, "Member 'AbilityTask_WaitGameplayTagQuery_WaitGameplayTagQuery::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitGameplayTagQuery_UpdateTargetTags \ static_assert(alignof(AbilityTask_WaitGameplayTagQuery_UpdateTargetTags) == 0x000004, "Wrong alignment on AbilityTask_WaitGameplayTagQuery_UpdateTargetTags"); \ static_assert(sizeof(AbilityTask_WaitGameplayTagQuery_UpdateTargetTags) == 0x00000C, "Wrong size on AbilityTask_WaitGameplayTagQuery_UpdateTargetTags"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagQuery_UpdateTargetTags, Tag) == 0x000000, "Member 'AbilityTask_WaitGameplayTagQuery_UpdateTargetTags::Tag' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagQuery_UpdateTargetTags, NewCount) == 0x000008, "Member 'AbilityTask_WaitGameplayTagQuery_UpdateTargetTags::NewCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitGameplayTagQuery \ static_assert(alignof(UAbilityTask_WaitGameplayTagQuery) == 0x000008, "Wrong alignment on UAbilityTask_WaitGameplayTagQuery"); \ static_assert(sizeof(UAbilityTask_WaitGameplayTagQuery) == 0x000160, "Wrong size on UAbilityTask_WaitGameplayTagQuery"); \ static_assert(offsetof(UAbilityTask_WaitGameplayTagQuery, Triggered) == 0x000140, "Member 'UAbilityTask_WaitGameplayTagQuery::Triggered' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_WaitGameplayTagQuery, OptionalExternalTarget) == 0x000150, "Member 'UAbilityTask_WaitGameplayTagQuery::OptionalExternalTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityAsync_WaitAttributeChanged_WaitForAttributeChanged \ static_assert(alignof(AbilityAsync_WaitAttributeChanged_WaitForAttributeChanged) == 0x000008, "Wrong alignment on AbilityAsync_WaitAttributeChanged_WaitForAttributeChanged"); \ static_assert(sizeof(AbilityAsync_WaitAttributeChanged_WaitForAttributeChanged) == 0x000050, "Wrong size on AbilityAsync_WaitAttributeChanged_WaitForAttributeChanged"); \ static_assert(offsetof(AbilityAsync_WaitAttributeChanged_WaitForAttributeChanged, TargetActor) == 0x000000, "Member 'AbilityAsync_WaitAttributeChanged_WaitForAttributeChanged::TargetActor' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitAttributeChanged_WaitForAttributeChanged, Attribute) == 0x000008, "Member 'AbilityAsync_WaitAttributeChanged_WaitForAttributeChanged::Attribute' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitAttributeChanged_WaitForAttributeChanged, OnlyTriggerOnce) == 0x000040, "Member 'AbilityAsync_WaitAttributeChanged_WaitForAttributeChanged::OnlyTriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitAttributeChanged_WaitForAttributeChanged, ReturnValue) == 0x000048, "Member 'AbilityAsync_WaitAttributeChanged_WaitForAttributeChanged::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityAsync_WaitAttributeChanged \ static_assert(alignof(UAbilityAsync_WaitAttributeChanged) == 0x000008, "Wrong alignment on UAbilityAsync_WaitAttributeChanged"); \ static_assert(sizeof(UAbilityAsync_WaitAttributeChanged) == 0x000090, "Wrong size on UAbilityAsync_WaitAttributeChanged"); \ static_assert(offsetof(UAbilityAsync_WaitAttributeChanged, Changed) == 0x000038, "Member 'UAbilityAsync_WaitAttributeChanged::Changed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_BP_ApplyGameplayEffectToOwner \ static_assert(alignof(GameplayAbility_BP_ApplyGameplayEffectToOwner) == 0x000008, "Wrong alignment on GameplayAbility_BP_ApplyGameplayEffectToOwner"); \ static_assert(sizeof(GameplayAbility_BP_ApplyGameplayEffectToOwner) == 0x000018, "Wrong size on GameplayAbility_BP_ApplyGameplayEffectToOwner"); \ static_assert(offsetof(GameplayAbility_BP_ApplyGameplayEffectToOwner, GameplayEffectClass) == 0x000000, "Member 'GameplayAbility_BP_ApplyGameplayEffectToOwner::GameplayEffectClass' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_BP_ApplyGameplayEffectToOwner, GameplayEffectLevel) == 0x000008, "Member 'GameplayAbility_BP_ApplyGameplayEffectToOwner::GameplayEffectLevel' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_BP_ApplyGameplayEffectToOwner, Stacks) == 0x00000C, "Member 'GameplayAbility_BP_ApplyGameplayEffectToOwner::Stacks' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_BP_ApplyGameplayEffectToOwner, ReturnValue) == 0x000010, "Member 'GameplayAbility_BP_ApplyGameplayEffectToOwner::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_BP_ApplyGameplayEffectToTarget \ static_assert(alignof(GameplayAbility_BP_ApplyGameplayEffectToTarget) == 0x000008, "Wrong alignment on GameplayAbility_BP_ApplyGameplayEffectToTarget"); \ static_assert(sizeof(GameplayAbility_BP_ApplyGameplayEffectToTarget) == 0x000048, "Wrong size on GameplayAbility_BP_ApplyGameplayEffectToTarget"); \ static_assert(offsetof(GameplayAbility_BP_ApplyGameplayEffectToTarget, TargetData) == 0x000000, "Member 'GameplayAbility_BP_ApplyGameplayEffectToTarget::TargetData' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_BP_ApplyGameplayEffectToTarget, GameplayEffectClass) == 0x000028, "Member 'GameplayAbility_BP_ApplyGameplayEffectToTarget::GameplayEffectClass' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_BP_ApplyGameplayEffectToTarget, GameplayEffectLevel) == 0x000030, "Member 'GameplayAbility_BP_ApplyGameplayEffectToTarget::GameplayEffectLevel' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_BP_ApplyGameplayEffectToTarget, Stacks) == 0x000034, "Member 'GameplayAbility_BP_ApplyGameplayEffectToTarget::Stacks' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_BP_ApplyGameplayEffectToTarget, ReturnValue) == 0x000038, "Member 'GameplayAbility_BP_ApplyGameplayEffectToTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithAssetTags \ static_assert(alignof(GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithAssetTags) == 0x000008, "Wrong alignment on GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithAssetTags"); \ static_assert(sizeof(GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithAssetTags) == 0x000028, "Wrong size on GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithAssetTags"); \ static_assert(offsetof(GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithAssetTags, WithAssetTags) == 0x000000, "Member 'GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithAssetTags::WithAssetTags' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithAssetTags, StacksToRemove) == 0x000020, "Member 'GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithAssetTags::StacksToRemove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithGrantedTags \ static_assert(alignof(GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithGrantedTags) == 0x000008, "Wrong alignment on GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithGrantedTags"); \ static_assert(sizeof(GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithGrantedTags) == 0x000028, "Wrong size on GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithGrantedTags"); \ static_assert(offsetof(GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithGrantedTags, WithGrantedTags) == 0x000000, "Member 'GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithGrantedTags::WithGrantedTags' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithGrantedTags, StacksToRemove) == 0x000020, "Member 'GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithGrantedTags::StacksToRemove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithHandle \ static_assert(alignof(GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithHandle) == 0x000004, "Wrong alignment on GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithHandle"); \ static_assert(sizeof(GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithHandle) == 0x00000C, "Wrong size on GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithHandle"); \ static_assert(offsetof(GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithHandle, Handle) == 0x000000, "Member 'GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithHandle::Handle' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithHandle, StacksToRemove) == 0x000008, "Member 'GameplayAbility_BP_RemoveGameplayEffectFromOwnerWithHandle::StacksToRemove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_CancelTaskByInstanceName \ static_assert(alignof(GameplayAbility_CancelTaskByInstanceName) == 0x000004, "Wrong alignment on GameplayAbility_CancelTaskByInstanceName"); \ static_assert(sizeof(GameplayAbility_CancelTaskByInstanceName) == 0x000008, "Wrong size on GameplayAbility_CancelTaskByInstanceName"); \ static_assert(offsetof(GameplayAbility_CancelTaskByInstanceName, InstanceName) == 0x000000, "Member 'GameplayAbility_CancelTaskByInstanceName::InstanceName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_ConfirmTaskByInstanceName \ static_assert(alignof(GameplayAbility_ConfirmTaskByInstanceName) == 0x000004, "Wrong alignment on GameplayAbility_ConfirmTaskByInstanceName"); \ static_assert(sizeof(GameplayAbility_ConfirmTaskByInstanceName) == 0x00000C, "Wrong size on GameplayAbility_ConfirmTaskByInstanceName"); \ static_assert(offsetof(GameplayAbility_ConfirmTaskByInstanceName, InstanceName) == 0x000000, "Member 'GameplayAbility_ConfirmTaskByInstanceName::InstanceName' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_ConfirmTaskByInstanceName, bEndTask) == 0x000008, "Member 'GameplayAbility_ConfirmTaskByInstanceName::bEndTask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_EndAbilityState \ static_assert(alignof(GameplayAbility_EndAbilityState) == 0x000004, "Wrong alignment on GameplayAbility_EndAbilityState"); \ static_assert(sizeof(GameplayAbility_EndAbilityState) == 0x000008, "Wrong size on GameplayAbility_EndAbilityState"); \ static_assert(offsetof(GameplayAbility_EndAbilityState, OptionalStateNameToEnd) == 0x000000, "Member 'GameplayAbility_EndAbilityState::OptionalStateNameToEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_EndTaskByInstanceName \ static_assert(alignof(GameplayAbility_EndTaskByInstanceName) == 0x000004, "Wrong alignment on GameplayAbility_EndTaskByInstanceName"); \ static_assert(sizeof(GameplayAbility_EndTaskByInstanceName) == 0x000008, "Wrong size on GameplayAbility_EndTaskByInstanceName"); \ static_assert(offsetof(GameplayAbility_EndTaskByInstanceName, InstanceName) == 0x000000, "Member 'GameplayAbility_EndTaskByInstanceName::InstanceName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_ActivateAbilityFromEvent \ static_assert(alignof(GameplayAbility_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GameplayAbility_K2_ActivateAbilityFromEvent"); \ static_assert(sizeof(GameplayAbility_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GameplayAbility_K2_ActivateAbilityFromEvent"); \ static_assert(offsetof(GameplayAbility_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GameplayAbility_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_AddGameplayCue \ static_assert(alignof(GameplayAbility_K2_AddGameplayCue) == 0x000008, "Wrong alignment on GameplayAbility_K2_AddGameplayCue"); \ static_assert(sizeof(GameplayAbility_K2_AddGameplayCue) == 0x000028, "Wrong size on GameplayAbility_K2_AddGameplayCue"); \ static_assert(offsetof(GameplayAbility_K2_AddGameplayCue, GameplayCueTag) == 0x000000, "Member 'GameplayAbility_K2_AddGameplayCue::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_AddGameplayCue, Context) == 0x000008, "Member 'GameplayAbility_K2_AddGameplayCue::Context' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_AddGameplayCue, bRemoveOnAbilityEnd) == 0x000020, "Member 'GameplayAbility_K2_AddGameplayCue::bRemoveOnAbilityEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_AddGameplayCueWithParams \ static_assert(alignof(GameplayAbility_K2_AddGameplayCueWithParams) == 0x000008, "Wrong alignment on GameplayAbility_K2_AddGameplayCueWithParams"); \ static_assert(sizeof(GameplayAbility_K2_AddGameplayCueWithParams) == 0x0000E8, "Wrong size on GameplayAbility_K2_AddGameplayCueWithParams"); \ static_assert(offsetof(GameplayAbility_K2_AddGameplayCueWithParams, GameplayCueTag) == 0x000000, "Member 'GameplayAbility_K2_AddGameplayCueWithParams::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_AddGameplayCueWithParams, GameplayCueParameter) == 0x000008, "Member 'GameplayAbility_K2_AddGameplayCueWithParams::GameplayCueParameter' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_AddGameplayCueWithParams, bRemoveOnAbilityEnd) == 0x0000E0, "Member 'GameplayAbility_K2_AddGameplayCueWithParams::bRemoveOnAbilityEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_ApplyGameplayEffectSpecToOwner \ static_assert(alignof(GameplayAbility_K2_ApplyGameplayEffectSpecToOwner) == 0x000008, "Wrong alignment on GameplayAbility_K2_ApplyGameplayEffectSpecToOwner"); \ static_assert(sizeof(GameplayAbility_K2_ApplyGameplayEffectSpecToOwner) == 0x000018, "Wrong size on GameplayAbility_K2_ApplyGameplayEffectSpecToOwner"); \ static_assert(offsetof(GameplayAbility_K2_ApplyGameplayEffectSpecToOwner, EffectSpecHandle) == 0x000000, "Member 'GameplayAbility_K2_ApplyGameplayEffectSpecToOwner::EffectSpecHandle' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_ApplyGameplayEffectSpecToOwner, ReturnValue) == 0x000010, "Member 'GameplayAbility_K2_ApplyGameplayEffectSpecToOwner::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_ApplyGameplayEffectSpecToTarget \ static_assert(alignof(GameplayAbility_K2_ApplyGameplayEffectSpecToTarget) == 0x000008, "Wrong alignment on GameplayAbility_K2_ApplyGameplayEffectSpecToTarget"); \ static_assert(sizeof(GameplayAbility_K2_ApplyGameplayEffectSpecToTarget) == 0x000048, "Wrong size on GameplayAbility_K2_ApplyGameplayEffectSpecToTarget"); \ static_assert(offsetof(GameplayAbility_K2_ApplyGameplayEffectSpecToTarget, EffectSpecHandle) == 0x000000, "Member 'GameplayAbility_K2_ApplyGameplayEffectSpecToTarget::EffectSpecHandle' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_ApplyGameplayEffectSpecToTarget, TargetData) == 0x000010, "Member 'GameplayAbility_K2_ApplyGameplayEffectSpecToTarget::TargetData' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_ApplyGameplayEffectSpecToTarget, ReturnValue) == 0x000038, "Member 'GameplayAbility_K2_ApplyGameplayEffectSpecToTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_CheckAbilityCooldown \ static_assert(alignof(GameplayAbility_K2_CheckAbilityCooldown) == 0x000001, "Wrong alignment on GameplayAbility_K2_CheckAbilityCooldown"); \ static_assert(sizeof(GameplayAbility_K2_CheckAbilityCooldown) == 0x000001, "Wrong size on GameplayAbility_K2_CheckAbilityCooldown"); \ static_assert(offsetof(GameplayAbility_K2_CheckAbilityCooldown, ReturnValue) == 0x000000, "Member 'GameplayAbility_K2_CheckAbilityCooldown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_CheckAbilityCost \ static_assert(alignof(GameplayAbility_K2_CheckAbilityCost) == 0x000001, "Wrong alignment on GameplayAbility_K2_CheckAbilityCost"); \ static_assert(sizeof(GameplayAbility_K2_CheckAbilityCost) == 0x000001, "Wrong size on GameplayAbility_K2_CheckAbilityCost"); \ static_assert(offsetof(GameplayAbility_K2_CheckAbilityCost, ReturnValue) == 0x000000, "Member 'GameplayAbility_K2_CheckAbilityCost::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_CommitAbility \ static_assert(alignof(GameplayAbility_K2_CommitAbility) == 0x000001, "Wrong alignment on GameplayAbility_K2_CommitAbility"); \ static_assert(sizeof(GameplayAbility_K2_CommitAbility) == 0x000001, "Wrong size on GameplayAbility_K2_CommitAbility"); \ static_assert(offsetof(GameplayAbility_K2_CommitAbility, ReturnValue) == 0x000000, "Member 'GameplayAbility_K2_CommitAbility::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_CommitAbilityCooldown \ static_assert(alignof(GameplayAbility_K2_CommitAbilityCooldown) == 0x000001, "Wrong alignment on GameplayAbility_K2_CommitAbilityCooldown"); \ static_assert(sizeof(GameplayAbility_K2_CommitAbilityCooldown) == 0x000003, "Wrong size on GameplayAbility_K2_CommitAbilityCooldown"); \ static_assert(offsetof(GameplayAbility_K2_CommitAbilityCooldown, BroadcastCommitEvent) == 0x000000, "Member 'GameplayAbility_K2_CommitAbilityCooldown::BroadcastCommitEvent' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_CommitAbilityCooldown, ForceCooldown) == 0x000001, "Member 'GameplayAbility_K2_CommitAbilityCooldown::ForceCooldown' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_CommitAbilityCooldown, ReturnValue) == 0x000002, "Member 'GameplayAbility_K2_CommitAbilityCooldown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_CommitAbilityCost \ static_assert(alignof(GameplayAbility_K2_CommitAbilityCost) == 0x000001, "Wrong alignment on GameplayAbility_K2_CommitAbilityCost"); \ static_assert(sizeof(GameplayAbility_K2_CommitAbilityCost) == 0x000002, "Wrong size on GameplayAbility_K2_CommitAbilityCost"); \ static_assert(offsetof(GameplayAbility_K2_CommitAbilityCost, BroadcastCommitEvent) == 0x000000, "Member 'GameplayAbility_K2_CommitAbilityCost::BroadcastCommitEvent' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_CommitAbilityCost, ReturnValue) == 0x000001, "Member 'GameplayAbility_K2_CommitAbilityCost::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_ExecuteGameplayCue \ static_assert(alignof(GameplayAbility_K2_ExecuteGameplayCue) == 0x000008, "Wrong alignment on GameplayAbility_K2_ExecuteGameplayCue"); \ static_assert(sizeof(GameplayAbility_K2_ExecuteGameplayCue) == 0x000020, "Wrong size on GameplayAbility_K2_ExecuteGameplayCue"); \ static_assert(offsetof(GameplayAbility_K2_ExecuteGameplayCue, GameplayCueTag) == 0x000000, "Member 'GameplayAbility_K2_ExecuteGameplayCue::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_ExecuteGameplayCue, Context) == 0x000008, "Member 'GameplayAbility_K2_ExecuteGameplayCue::Context' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_ExecuteGameplayCueWithParams \ static_assert(alignof(GameplayAbility_K2_ExecuteGameplayCueWithParams) == 0x000008, "Wrong alignment on GameplayAbility_K2_ExecuteGameplayCueWithParams"); \ static_assert(sizeof(GameplayAbility_K2_ExecuteGameplayCueWithParams) == 0x0000E0, "Wrong size on GameplayAbility_K2_ExecuteGameplayCueWithParams"); \ static_assert(offsetof(GameplayAbility_K2_ExecuteGameplayCueWithParams, GameplayCueTag) == 0x000000, "Member 'GameplayAbility_K2_ExecuteGameplayCueWithParams::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_ExecuteGameplayCueWithParams, GameplayCueParameters) == 0x000008, "Member 'GameplayAbility_K2_ExecuteGameplayCueWithParams::GameplayCueParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_OnEndAbility \ static_assert(alignof(GameplayAbility_K2_OnEndAbility) == 0x000001, "Wrong alignment on GameplayAbility_K2_OnEndAbility"); \ static_assert(sizeof(GameplayAbility_K2_OnEndAbility) == 0x000001, "Wrong size on GameplayAbility_K2_OnEndAbility"); \ static_assert(offsetof(GameplayAbility_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GameplayAbility_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_RemoveGameplayCue \ static_assert(alignof(GameplayAbility_K2_RemoveGameplayCue) == 0x000004, "Wrong alignment on GameplayAbility_K2_RemoveGameplayCue"); \ static_assert(sizeof(GameplayAbility_K2_RemoveGameplayCue) == 0x000008, "Wrong size on GameplayAbility_K2_RemoveGameplayCue"); \ static_assert(offsetof(GameplayAbility_K2_RemoveGameplayCue, GameplayCueTag) == 0x000000, "Member 'GameplayAbility_K2_RemoveGameplayCue::GameplayCueTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_MakeTargetLocationInfoFromOwnerActor \ static_assert(alignof(GameplayAbility_MakeTargetLocationInfoFromOwnerActor) == 0x000010, "Wrong alignment on GameplayAbility_MakeTargetLocationInfoFromOwnerActor"); \ static_assert(sizeof(GameplayAbility_MakeTargetLocationInfoFromOwnerActor) == 0x0000A0, "Wrong size on GameplayAbility_MakeTargetLocationInfoFromOwnerActor"); \ static_assert(offsetof(GameplayAbility_MakeTargetLocationInfoFromOwnerActor, ReturnValue) == 0x000000, "Member 'GameplayAbility_MakeTargetLocationInfoFromOwnerActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_MakeTargetLocationInfoFromOwnerSkeletalMeshComponent \ static_assert(alignof(GameplayAbility_MakeTargetLocationInfoFromOwnerSkeletalMeshComponent) == 0x000010, "Wrong alignment on GameplayAbility_MakeTargetLocationInfoFromOwnerSkeletalMeshComponent"); \ static_assert(sizeof(GameplayAbility_MakeTargetLocationInfoFromOwnerSkeletalMeshComponent) == 0x0000B0, "Wrong size on GameplayAbility_MakeTargetLocationInfoFromOwnerSkeletalMeshComponent"); \ static_assert(offsetof(GameplayAbility_MakeTargetLocationInfoFromOwnerSkeletalMeshComponent, SocketName) == 0x000000, "Member 'GameplayAbility_MakeTargetLocationInfoFromOwnerSkeletalMeshComponent::SocketName' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_MakeTargetLocationInfoFromOwnerSkeletalMeshComponent, ReturnValue) == 0x000010, "Member 'GameplayAbility_MakeTargetLocationInfoFromOwnerSkeletalMeshComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_MontageJumpToSection \ static_assert(alignof(GameplayAbility_MontageJumpToSection) == 0x000004, "Wrong alignment on GameplayAbility_MontageJumpToSection"); \ static_assert(sizeof(GameplayAbility_MontageJumpToSection) == 0x000008, "Wrong size on GameplayAbility_MontageJumpToSection"); \ static_assert(offsetof(GameplayAbility_MontageJumpToSection, SectionName) == 0x000000, "Member 'GameplayAbility_MontageJumpToSection::SectionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_MontageSetNextSectionName \ static_assert(alignof(GameplayAbility_MontageSetNextSectionName) == 0x000004, "Wrong alignment on GameplayAbility_MontageSetNextSectionName"); \ static_assert(sizeof(GameplayAbility_MontageSetNextSectionName) == 0x000010, "Wrong size on GameplayAbility_MontageSetNextSectionName"); \ static_assert(offsetof(GameplayAbility_MontageSetNextSectionName, FromSectionName) == 0x000000, "Member 'GameplayAbility_MontageSetNextSectionName::FromSectionName' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_MontageSetNextSectionName, ToSectionName) == 0x000008, "Member 'GameplayAbility_MontageSetNextSectionName::ToSectionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_MontageStop \ static_assert(alignof(GameplayAbility_MontageStop) == 0x000004, "Wrong alignment on GameplayAbility_MontageStop"); \ static_assert(sizeof(GameplayAbility_MontageStop) == 0x000004, "Wrong size on GameplayAbility_MontageStop"); \ static_assert(offsetof(GameplayAbility_MontageStop, OverrideBlendOutTime) == 0x000000, "Member 'GameplayAbility_MontageStop::OverrideBlendOutTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_SendGameplayEvent \ static_assert(alignof(GameplayAbility_SendGameplayEvent) == 0x000008, "Wrong alignment on GameplayAbility_SendGameplayEvent"); \ static_assert(sizeof(GameplayAbility_SendGameplayEvent) == 0x0000B8, "Wrong size on GameplayAbility_SendGameplayEvent"); \ static_assert(offsetof(GameplayAbility_SendGameplayEvent, EventTag) == 0x000000, "Member 'GameplayAbility_SendGameplayEvent::EventTag' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_SendGameplayEvent, Payload) == 0x000008, "Member 'GameplayAbility_SendGameplayEvent::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_SetCanBeCanceled \ static_assert(alignof(GameplayAbility_SetCanBeCanceled) == 0x000001, "Wrong alignment on GameplayAbility_SetCanBeCanceled"); \ static_assert(sizeof(GameplayAbility_SetCanBeCanceled) == 0x000001, "Wrong size on GameplayAbility_SetCanBeCanceled"); \ static_assert(offsetof(GameplayAbility_SetCanBeCanceled, bCanBeCanceled) == 0x000000, "Member 'GameplayAbility_SetCanBeCanceled::bCanBeCanceled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_SetShouldBlockOtherAbilities \ static_assert(alignof(GameplayAbility_SetShouldBlockOtherAbilities) == 0x000001, "Wrong alignment on GameplayAbility_SetShouldBlockOtherAbilities"); \ static_assert(sizeof(GameplayAbility_SetShouldBlockOtherAbilities) == 0x000001, "Wrong size on GameplayAbility_SetShouldBlockOtherAbilities"); \ static_assert(offsetof(GameplayAbility_SetShouldBlockOtherAbilities, bShouldBlockAbilities) == 0x000000, "Member 'GameplayAbility_SetShouldBlockOtherAbilities::bShouldBlockAbilities' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_GetAbilityLevel \ static_assert(alignof(GameplayAbility_GetAbilityLevel) == 0x000004, "Wrong alignment on GameplayAbility_GetAbilityLevel"); \ static_assert(sizeof(GameplayAbility_GetAbilityLevel) == 0x000004, "Wrong size on GameplayAbility_GetAbilityLevel"); \ static_assert(offsetof(GameplayAbility_GetAbilityLevel, ReturnValue) == 0x000000, "Member 'GameplayAbility_GetAbilityLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_GetAbilityLevel_BP \ static_assert(alignof(GameplayAbility_GetAbilityLevel_BP) == 0x000008, "Wrong alignment on GameplayAbility_GetAbilityLevel_BP"); \ static_assert(sizeof(GameplayAbility_GetAbilityLevel_BP) == 0x000058, "Wrong size on GameplayAbility_GetAbilityLevel_BP"); \ static_assert(offsetof(GameplayAbility_GetAbilityLevel_BP, Handle) == 0x000000, "Member 'GameplayAbility_GetAbilityLevel_BP::Handle' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_GetAbilityLevel_BP, ActorInfo) == 0x000008, "Member 'GameplayAbility_GetAbilityLevel_BP::ActorInfo' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_GetAbilityLevel_BP, ReturnValue) == 0x000050, "Member 'GameplayAbility_GetAbilityLevel_BP::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_GetAbilitySystemComponentFromActorInfo \ static_assert(alignof(GameplayAbility_GetAbilitySystemComponentFromActorInfo) == 0x000008, "Wrong alignment on GameplayAbility_GetAbilitySystemComponentFromActorInfo"); \ static_assert(sizeof(GameplayAbility_GetAbilitySystemComponentFromActorInfo) == 0x000008, "Wrong size on GameplayAbility_GetAbilitySystemComponentFromActorInfo"); \ static_assert(offsetof(GameplayAbility_GetAbilitySystemComponentFromActorInfo, ReturnValue) == 0x000000, "Member 'GameplayAbility_GetAbilitySystemComponentFromActorInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_GetActorInfo \ static_assert(alignof(GameplayAbility_GetActorInfo) == 0x000008, "Wrong alignment on GameplayAbility_GetActorInfo"); \ static_assert(sizeof(GameplayAbility_GetActorInfo) == 0x000048, "Wrong size on GameplayAbility_GetActorInfo"); \ static_assert(offsetof(GameplayAbility_GetActorInfo, ReturnValue) == 0x000000, "Member 'GameplayAbility_GetActorInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_GetAvatarActorFromActorInfo \ static_assert(alignof(GameplayAbility_GetAvatarActorFromActorInfo) == 0x000008, "Wrong alignment on GameplayAbility_GetAvatarActorFromActorInfo"); \ static_assert(sizeof(GameplayAbility_GetAvatarActorFromActorInfo) == 0x000008, "Wrong size on GameplayAbility_GetAvatarActorFromActorInfo"); \ static_assert(offsetof(GameplayAbility_GetAvatarActorFromActorInfo, ReturnValue) == 0x000000, "Member 'GameplayAbility_GetAvatarActorFromActorInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_GetContextFromOwner \ static_assert(alignof(GameplayAbility_GetContextFromOwner) == 0x000008, "Wrong alignment on GameplayAbility_GetContextFromOwner"); \ static_assert(sizeof(GameplayAbility_GetContextFromOwner) == 0x000040, "Wrong size on GameplayAbility_GetContextFromOwner"); \ static_assert(offsetof(GameplayAbility_GetContextFromOwner, OptionalTargetData) == 0x000000, "Member 'GameplayAbility_GetContextFromOwner::OptionalTargetData' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_GetContextFromOwner, ReturnValue) == 0x000028, "Member 'GameplayAbility_GetContextFromOwner::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_GetCooldownTimeRemaining \ static_assert(alignof(GameplayAbility_GetCooldownTimeRemaining) == 0x000004, "Wrong alignment on GameplayAbility_GetCooldownTimeRemaining"); \ static_assert(sizeof(GameplayAbility_GetCooldownTimeRemaining) == 0x000004, "Wrong size on GameplayAbility_GetCooldownTimeRemaining"); \ static_assert(offsetof(GameplayAbility_GetCooldownTimeRemaining, ReturnValue) == 0x000000, "Member 'GameplayAbility_GetCooldownTimeRemaining::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_GetCurrentMontage \ static_assert(alignof(GameplayAbility_GetCurrentMontage) == 0x000008, "Wrong alignment on GameplayAbility_GetCurrentMontage"); \ static_assert(sizeof(GameplayAbility_GetCurrentMontage) == 0x000008, "Wrong size on GameplayAbility_GetCurrentMontage"); \ static_assert(offsetof(GameplayAbility_GetCurrentMontage, ReturnValue) == 0x000000, "Member 'GameplayAbility_GetCurrentMontage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_GetCurrentSourceObject \ static_assert(alignof(GameplayAbility_GetCurrentSourceObject) == 0x000008, "Wrong alignment on GameplayAbility_GetCurrentSourceObject"); \ static_assert(sizeof(GameplayAbility_GetCurrentSourceObject) == 0x000008, "Wrong size on GameplayAbility_GetCurrentSourceObject"); \ static_assert(offsetof(GameplayAbility_GetCurrentSourceObject, ReturnValue) == 0x000000, "Member 'GameplayAbility_GetCurrentSourceObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_GetGrantedByEffectContext \ static_assert(alignof(GameplayAbility_GetGrantedByEffectContext) == 0x000008, "Wrong alignment on GameplayAbility_GetGrantedByEffectContext"); \ static_assert(sizeof(GameplayAbility_GetGrantedByEffectContext) == 0x000018, "Wrong size on GameplayAbility_GetGrantedByEffectContext"); \ static_assert(offsetof(GameplayAbility_GetGrantedByEffectContext, ReturnValue) == 0x000000, "Member 'GameplayAbility_GetGrantedByEffectContext::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_GetOwningActorFromActorInfo \ static_assert(alignof(GameplayAbility_GetOwningActorFromActorInfo) == 0x000008, "Wrong alignment on GameplayAbility_GetOwningActorFromActorInfo"); \ static_assert(sizeof(GameplayAbility_GetOwningActorFromActorInfo) == 0x000008, "Wrong size on GameplayAbility_GetOwningActorFromActorInfo"); \ static_assert(offsetof(GameplayAbility_GetOwningActorFromActorInfo, ReturnValue) == 0x000000, "Member 'GameplayAbility_GetOwningActorFromActorInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_GetOwningComponentFromActorInfo \ static_assert(alignof(GameplayAbility_GetOwningComponentFromActorInfo) == 0x000008, "Wrong alignment on GameplayAbility_GetOwningComponentFromActorInfo"); \ static_assert(sizeof(GameplayAbility_GetOwningComponentFromActorInfo) == 0x000008, "Wrong size on GameplayAbility_GetOwningComponentFromActorInfo"); \ static_assert(offsetof(GameplayAbility_GetOwningComponentFromActorInfo, ReturnValue) == 0x000000, "Member 'GameplayAbility_GetOwningComponentFromActorInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_GetSourceObject_BP \ static_assert(alignof(GameplayAbility_GetSourceObject_BP) == 0x000008, "Wrong alignment on GameplayAbility_GetSourceObject_BP"); \ static_assert(sizeof(GameplayAbility_GetSourceObject_BP) == 0x000058, "Wrong size on GameplayAbility_GetSourceObject_BP"); \ static_assert(offsetof(GameplayAbility_GetSourceObject_BP, Handle) == 0x000000, "Member 'GameplayAbility_GetSourceObject_BP::Handle' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_GetSourceObject_BP, ActorInfo) == 0x000008, "Member 'GameplayAbility_GetSourceObject_BP::ActorInfo' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_GetSourceObject_BP, ReturnValue) == 0x000050, "Member 'GameplayAbility_GetSourceObject_BP::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_IsLocallyControlled \ static_assert(alignof(GameplayAbility_IsLocallyControlled) == 0x000001, "Wrong alignment on GameplayAbility_IsLocallyControlled"); \ static_assert(sizeof(GameplayAbility_IsLocallyControlled) == 0x000001, "Wrong size on GameplayAbility_IsLocallyControlled"); \ static_assert(offsetof(GameplayAbility_IsLocallyControlled, ReturnValue) == 0x000000, "Member 'GameplayAbility_IsLocallyControlled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_CanActivateAbility \ static_assert(alignof(GameplayAbility_K2_CanActivateAbility) == 0x000008, "Wrong alignment on GameplayAbility_K2_CanActivateAbility"); \ static_assert(sizeof(GameplayAbility_K2_CanActivateAbility) == 0x000078, "Wrong size on GameplayAbility_K2_CanActivateAbility"); \ static_assert(offsetof(GameplayAbility_K2_CanActivateAbility, ActorInfo) == 0x000000, "Member 'GameplayAbility_K2_CanActivateAbility::ActorInfo' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_CanActivateAbility, Handle) == 0x000048, "Member 'GameplayAbility_K2_CanActivateAbility::Handle' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_CanActivateAbility, RelevantTags) == 0x000050, "Member 'GameplayAbility_K2_CanActivateAbility::RelevantTags' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_CanActivateAbility, ReturnValue) == 0x000070, "Member 'GameplayAbility_K2_CanActivateAbility::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_HasAuthority \ static_assert(alignof(GameplayAbility_K2_HasAuthority) == 0x000001, "Wrong alignment on GameplayAbility_K2_HasAuthority"); \ static_assert(sizeof(GameplayAbility_K2_HasAuthority) == 0x000001, "Wrong size on GameplayAbility_K2_HasAuthority"); \ static_assert(offsetof(GameplayAbility_K2_HasAuthority, ReturnValue) == 0x000000, "Member 'GameplayAbility_K2_HasAuthority::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_K2_ShouldAbilityRespondToEvent \ static_assert(alignof(GameplayAbility_K2_ShouldAbilityRespondToEvent) == 0x000008, "Wrong alignment on GameplayAbility_K2_ShouldAbilityRespondToEvent"); \ static_assert(sizeof(GameplayAbility_K2_ShouldAbilityRespondToEvent) == 0x000100, "Wrong size on GameplayAbility_K2_ShouldAbilityRespondToEvent"); \ static_assert(offsetof(GameplayAbility_K2_ShouldAbilityRespondToEvent, ActorInfo) == 0x000000, "Member 'GameplayAbility_K2_ShouldAbilityRespondToEvent::ActorInfo' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_ShouldAbilityRespondToEvent, Payload) == 0x000048, "Member 'GameplayAbility_K2_ShouldAbilityRespondToEvent::Payload' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_K2_ShouldAbilityRespondToEvent, ReturnValue) == 0x0000F8, "Member 'GameplayAbility_K2_ShouldAbilityRespondToEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbility_MakeOutgoingGameplayEffectSpec \ static_assert(alignof(GameplayAbility_MakeOutgoingGameplayEffectSpec) == 0x000008, "Wrong alignment on GameplayAbility_MakeOutgoingGameplayEffectSpec"); \ static_assert(sizeof(GameplayAbility_MakeOutgoingGameplayEffectSpec) == 0x000020, "Wrong size on GameplayAbility_MakeOutgoingGameplayEffectSpec"); \ static_assert(offsetof(GameplayAbility_MakeOutgoingGameplayEffectSpec, GameplayEffectClass) == 0x000000, "Member 'GameplayAbility_MakeOutgoingGameplayEffectSpec::GameplayEffectClass' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_MakeOutgoingGameplayEffectSpec, Level) == 0x000008, "Member 'GameplayAbility_MakeOutgoingGameplayEffectSpec::Level' has a wrong offset!"); \ static_assert(offsetof(GameplayAbility_MakeOutgoingGameplayEffectSpec, ReturnValue) == 0x000010, "Member 'GameplayAbility_MakeOutgoingGameplayEffectSpec::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayAbility \ static_assert(alignof(UGameplayAbility) == 0x000008, "Wrong alignment on UGameplayAbility"); \ static_assert(sizeof(UGameplayAbility) == 0x0003B8, "Wrong size on UGameplayAbility"); \ static_assert(offsetof(UGameplayAbility, AbilityTags) == 0x0000A8, "Member 'UGameplayAbility::AbilityTags' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, bReplicateInputDirectly) == 0x0000C8, "Member 'UGameplayAbility::bReplicateInputDirectly' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, RemoteInstanceEnded) == 0x0000C9, "Member 'UGameplayAbility::RemoteInstanceEnded' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, ReplicationPolicy) == 0x0000CE, "Member 'UGameplayAbility::ReplicationPolicy' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, InstancingPolicy) == 0x0000CF, "Member 'UGameplayAbility::InstancingPolicy' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, bServerRespectsRemoteAbilityCancellation) == 0x0000D0, "Member 'UGameplayAbility::bServerRespectsRemoteAbilityCancellation' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, bRetriggerInstancedAbility) == 0x0000D1, "Member 'UGameplayAbility::bRetriggerInstancedAbility' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, CurrentActivationInfo) == 0x0000D8, "Member 'UGameplayAbility::CurrentActivationInfo' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, CurrentEventData) == 0x0000F8, "Member 'UGameplayAbility::CurrentEventData' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, NetExecutionPolicy) == 0x0001A8, "Member 'UGameplayAbility::NetExecutionPolicy' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, NetSecurityPolicy) == 0x0001A9, "Member 'UGameplayAbility::NetSecurityPolicy' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, CostGameplayEffectClass) == 0x0001B0, "Member 'UGameplayAbility::CostGameplayEffectClass' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, AbilityTriggers) == 0x0001B8, "Member 'UGameplayAbility::AbilityTriggers' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, CooldownGameplayEffectClass) == 0x0001C8, "Member 'UGameplayAbility::CooldownGameplayEffectClass' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, CancelAbilitiesWithTag) == 0x0001D0, "Member 'UGameplayAbility::CancelAbilitiesWithTag' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, BlockAbilitiesWithTag) == 0x0001F0, "Member 'UGameplayAbility::BlockAbilitiesWithTag' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, ActivationOwnedTags) == 0x000210, "Member 'UGameplayAbility::ActivationOwnedTags' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, ActivationRequiredTags) == 0x000230, "Member 'UGameplayAbility::ActivationRequiredTags' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, ActivationBlockedTags) == 0x000250, "Member 'UGameplayAbility::ActivationBlockedTags' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, SourceRequiredTags) == 0x000270, "Member 'UGameplayAbility::SourceRequiredTags' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, SourceBlockedTags) == 0x000290, "Member 'UGameplayAbility::SourceBlockedTags' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, TargetRequiredTags) == 0x0002B0, "Member 'UGameplayAbility::TargetRequiredTags' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, TargetBlockedTags) == 0x0002D0, "Member 'UGameplayAbility::TargetBlockedTags' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, ActiveTasks) == 0x000310, "Member 'UGameplayAbility::ActiveTasks' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, CurrentMontage) == 0x000330, "Member 'UGameplayAbility::CurrentMontage' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, bIsActive) == 0x000398, "Member 'UGameplayAbility::bIsActive' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, bIsAbilityEnding) == 0x000399, "Member 'UGameplayAbility::bIsAbilityEnding' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, bIsCancelable) == 0x00039A, "Member 'UGameplayAbility::bIsCancelable' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, bIsBlockingOtherAbilities) == 0x00039B, "Member 'UGameplayAbility::bIsBlockingOtherAbilities' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility, bMarkPendingKillOnAbilityEnd) == 0x0003B0, "Member 'UGameplayAbility::bMarkPendingKillOnAbilityEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayAbility_Montage \ static_assert(alignof(UGameplayAbility_Montage) == 0x000008, "Wrong alignment on UGameplayAbility_Montage"); \ static_assert(sizeof(UGameplayAbility_Montage) == 0x0003F0, "Wrong size on UGameplayAbility_Montage"); \ static_assert(offsetof(UGameplayAbility_Montage, MontageToPlay) == 0x0003B8, "Member 'UGameplayAbility_Montage::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility_Montage, PlayRate) == 0x0003C0, "Member 'UGameplayAbility_Montage::PlayRate' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility_Montage, SectionName) == 0x0003C4, "Member 'UGameplayAbility_Montage::SectionName' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility_Montage, GameplayEffectClassesWhileAnimating) == 0x0003D0, "Member 'UGameplayAbility_Montage::GameplayEffectClassesWhileAnimating' has a wrong offset!"); \ static_assert(offsetof(UGameplayAbility_Montage, GameplayEffectsWhileAnimating) == 0x0003E0, "Member 'UGameplayAbility_Montage::GameplayEffectsWhileAnimating' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayCueSet \ static_assert(alignof(UGameplayCueSet) == 0x000008, "Wrong alignment on UGameplayCueSet"); \ static_assert(sizeof(UGameplayCueSet) == 0x000090, "Wrong size on UGameplayCueSet"); \ static_assert(offsetof(UGameplayCueSet, GameplayCueData) == 0x000030, "Member 'UGameplayCueSet::GameplayCueData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor \ static_assert(alignof(AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor) == 0x000008, "Wrong alignment on AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor"); \ static_assert(sizeof(AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor) == 0x0000A8, "Wrong size on AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor"); \ static_assert(offsetof(AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor, TargetActor) == 0x000000, "Member 'AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor::TargetActor' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor, SourceFilter) == 0x000008, "Member 'AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor::SourceFilter' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor, SourceTagRequirements) == 0x000018, "Member 'AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor::SourceTagRequirements' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor, TargetTagRequirements) == 0x000058, "Member 'AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor::TargetTagRequirements' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor, TriggerOnce) == 0x000098, "Member 'AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor::TriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor, ListenForPeriodicEffect) == 0x000099, "Member 'AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor::ListenForPeriodicEffect' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor, ReturnValue) == 0x0000A0, "Member 'AbilityAsync_WaitGameplayEffectApplied_WaitGameplayEffectAppliedToActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityAsync_WaitGameplayEffectApplied \ static_assert(alignof(UAbilityAsync_WaitGameplayEffectApplied) == 0x000008, "Wrong alignment on UAbilityAsync_WaitGameplayEffectApplied"); \ static_assert(sizeof(UAbilityAsync_WaitGameplayEffectApplied) == 0x0000F8, "Wrong size on UAbilityAsync_WaitGameplayEffectApplied"); \ static_assert(offsetof(UAbilityAsync_WaitGameplayEffectApplied, OnApplied) == 0x000038, "Member 'UAbilityAsync_WaitGameplayEffectApplied::OnApplied' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityAsync_WaitGameplayTag \ static_assert(alignof(UAbilityAsync_WaitGameplayTag) == 0x000008, "Wrong alignment on UAbilityAsync_WaitGameplayTag"); \ static_assert(sizeof(UAbilityAsync_WaitGameplayTag) == 0x000050, "Wrong size on UAbilityAsync_WaitGameplayTag"); \ #define DUMPER7_ASSERTS_AbilityAsync_WaitGameplayTagAdded_WaitGameplayTagAddToActor \ static_assert(alignof(AbilityAsync_WaitGameplayTagAdded_WaitGameplayTagAddToActor) == 0x000008, "Wrong alignment on AbilityAsync_WaitGameplayTagAdded_WaitGameplayTagAddToActor"); \ static_assert(sizeof(AbilityAsync_WaitGameplayTagAdded_WaitGameplayTagAddToActor) == 0x000020, "Wrong size on AbilityAsync_WaitGameplayTagAdded_WaitGameplayTagAddToActor"); \ static_assert(offsetof(AbilityAsync_WaitGameplayTagAdded_WaitGameplayTagAddToActor, TargetActor) == 0x000000, "Member 'AbilityAsync_WaitGameplayTagAdded_WaitGameplayTagAddToActor::TargetActor' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayTagAdded_WaitGameplayTagAddToActor, Tag) == 0x000008, "Member 'AbilityAsync_WaitGameplayTagAdded_WaitGameplayTagAddToActor::Tag' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayTagAdded_WaitGameplayTagAddToActor, OnlyTriggerOnce) == 0x000010, "Member 'AbilityAsync_WaitGameplayTagAdded_WaitGameplayTagAddToActor::OnlyTriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayTagAdded_WaitGameplayTagAddToActor, ReturnValue) == 0x000018, "Member 'AbilityAsync_WaitGameplayTagAdded_WaitGameplayTagAddToActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityAsync_WaitGameplayTagAdded \ static_assert(alignof(UAbilityAsync_WaitGameplayTagAdded) == 0x000008, "Wrong alignment on UAbilityAsync_WaitGameplayTagAdded"); \ static_assert(sizeof(UAbilityAsync_WaitGameplayTagAdded) == 0x000060, "Wrong size on UAbilityAsync_WaitGameplayTagAdded"); \ static_assert(offsetof(UAbilityAsync_WaitGameplayTagAdded, Added) == 0x000050, "Member 'UAbilityAsync_WaitGameplayTagAdded::Added' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce \ static_assert(alignof(AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce) == 0x000008, "Wrong alignment on AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce"); \ static_assert(sizeof(AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce) == 0x000078, "Wrong size on AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce, OwningAbility) == 0x000000, "Member 'AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce, TaskInstanceName) == 0x000008, "Member 'AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce::TaskInstanceName' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce, Rotation_0) == 0x000010, "Member 'AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce::Rotation_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce, Distance_0) == 0x000028, "Member 'AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce::Distance_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce, Height_0) == 0x00002C, "Member 'AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce::Height_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce, Duration_0) == 0x000030, "Member 'AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce::Duration_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce, MinimumLandedTriggerTime_0) == 0x000034, "Member 'AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce::MinimumLandedTriggerTime_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce, bFinishOnLanded_0) == 0x000038, "Member 'AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce::bFinishOnLanded_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce, VelocityOnFinishMode) == 0x000039, "Member 'AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce::VelocityOnFinishMode' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce, SetVelocityOnFinish) == 0x000040, "Member 'AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce::SetVelocityOnFinish' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce, ClampVelocityOnFinish) == 0x000058, "Member 'AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce::ClampVelocityOnFinish' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce, PathOffsetCurve_0) == 0x000060, "Member 'AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce::PathOffsetCurve_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce, TimeMappingCurve_0) == 0x000068, "Member 'AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce::TimeMappingCurve_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce, ReturnValue) == 0x000070, "Member 'AbilityTask_ApplyRootMotionJumpForce_ApplyRootMotionJumpForce::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_ApplyRootMotionJumpForce_OnLandedCallback \ static_assert(alignof(AbilityTask_ApplyRootMotionJumpForce_OnLandedCallback) == 0x000008, "Wrong alignment on AbilityTask_ApplyRootMotionJumpForce_OnLandedCallback"); \ static_assert(sizeof(AbilityTask_ApplyRootMotionJumpForce_OnLandedCallback) == 0x0000E8, "Wrong size on AbilityTask_ApplyRootMotionJumpForce_OnLandedCallback"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionJumpForce_OnLandedCallback, Hit) == 0x000000, "Member 'AbilityTask_ApplyRootMotionJumpForce_OnLandedCallback::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_ApplyRootMotionJumpForce \ static_assert(alignof(UAbilityTask_ApplyRootMotionJumpForce) == 0x000008, "Wrong alignment on UAbilityTask_ApplyRootMotionJumpForce"); \ static_assert(sizeof(UAbilityTask_ApplyRootMotionJumpForce) == 0x000130, "Wrong size on UAbilityTask_ApplyRootMotionJumpForce"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionJumpForce, OnFinish) == 0x0000C8, "Member 'UAbilityTask_ApplyRootMotionJumpForce::OnFinish' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionJumpForce, OnLanded) == 0x0000D8, "Member 'UAbilityTask_ApplyRootMotionJumpForce::OnLanded' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionJumpForce, Rotation) == 0x0000E8, "Member 'UAbilityTask_ApplyRootMotionJumpForce::Rotation' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionJumpForce, Distance) == 0x000100, "Member 'UAbilityTask_ApplyRootMotionJumpForce::Distance' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionJumpForce, Height) == 0x000104, "Member 'UAbilityTask_ApplyRootMotionJumpForce::Height' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionJumpForce, Duration) == 0x000108, "Member 'UAbilityTask_ApplyRootMotionJumpForce::Duration' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionJumpForce, MinimumLandedTriggerTime) == 0x00010C, "Member 'UAbilityTask_ApplyRootMotionJumpForce::MinimumLandedTriggerTime' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionJumpForce, bFinishOnLanded) == 0x000110, "Member 'UAbilityTask_ApplyRootMotionJumpForce::bFinishOnLanded' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionJumpForce, PathOffsetCurve) == 0x000118, "Member 'UAbilityTask_ApplyRootMotionJumpForce::PathOffsetCurve' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionJumpForce, TimeMappingCurve) == 0x000120, "Member 'UAbilityTask_ApplyRootMotionJumpForce::TimeMappingCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayEffectCalculation \ static_assert(alignof(UGameplayEffectCalculation) == 0x000008, "Wrong alignment on UGameplayEffectCalculation"); \ static_assert(sizeof(UGameplayEffectCalculation) == 0x000038, "Wrong size on UGameplayEffectCalculation"); \ static_assert(offsetof(UGameplayEffectCalculation, RelevantAttributesToCapture) == 0x000028, "Member 'UGameplayEffectCalculation::RelevantAttributesToCapture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityAsync_WaitGameplayTagRemoved_WaitGameplayTagRemoveFromActor \ static_assert(alignof(AbilityAsync_WaitGameplayTagRemoved_WaitGameplayTagRemoveFromActor) == 0x000008, "Wrong alignment on AbilityAsync_WaitGameplayTagRemoved_WaitGameplayTagRemoveFromActor"); \ static_assert(sizeof(AbilityAsync_WaitGameplayTagRemoved_WaitGameplayTagRemoveFromActor) == 0x000020, "Wrong size on AbilityAsync_WaitGameplayTagRemoved_WaitGameplayTagRemoveFromActor"); \ static_assert(offsetof(AbilityAsync_WaitGameplayTagRemoved_WaitGameplayTagRemoveFromActor, TargetActor) == 0x000000, "Member 'AbilityAsync_WaitGameplayTagRemoved_WaitGameplayTagRemoveFromActor::TargetActor' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayTagRemoved_WaitGameplayTagRemoveFromActor, Tag) == 0x000008, "Member 'AbilityAsync_WaitGameplayTagRemoved_WaitGameplayTagRemoveFromActor::Tag' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayTagRemoved_WaitGameplayTagRemoveFromActor, OnlyTriggerOnce) == 0x000010, "Member 'AbilityAsync_WaitGameplayTagRemoved_WaitGameplayTagRemoveFromActor::OnlyTriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayTagRemoved_WaitGameplayTagRemoveFromActor, ReturnValue) == 0x000018, "Member 'AbilityAsync_WaitGameplayTagRemoved_WaitGameplayTagRemoveFromActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityAsync_WaitGameplayTagRemoved \ static_assert(alignof(UAbilityAsync_WaitGameplayTagRemoved) == 0x000008, "Wrong alignment on UAbilityAsync_WaitGameplayTagRemoved"); \ static_assert(sizeof(UAbilityAsync_WaitGameplayTagRemoved) == 0x000060, "Wrong size on UAbilityAsync_WaitGameplayTagRemoved"); \ static_assert(offsetof(UAbilityAsync_WaitGameplayTagRemoved, Removed) == 0x000050, "Member 'UAbilityAsync_WaitGameplayTagRemoved::Removed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitInputPress_WaitInputPress \ static_assert(alignof(AbilityTask_WaitInputPress_WaitInputPress) == 0x000008, "Wrong alignment on AbilityTask_WaitInputPress_WaitInputPress"); \ static_assert(sizeof(AbilityTask_WaitInputPress_WaitInputPress) == 0x000018, "Wrong size on AbilityTask_WaitInputPress_WaitInputPress"); \ static_assert(offsetof(AbilityTask_WaitInputPress_WaitInputPress, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitInputPress_WaitInputPress::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitInputPress_WaitInputPress, bTestAlreadyPressed) == 0x000008, "Member 'AbilityTask_WaitInputPress_WaitInputPress::bTestAlreadyPressed' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitInputPress_WaitInputPress, ReturnValue) == 0x000010, "Member 'AbilityTask_WaitInputPress_WaitInputPress::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitInputPress \ static_assert(alignof(UAbilityTask_WaitInputPress) == 0x000008, "Wrong alignment on UAbilityTask_WaitInputPress"); \ static_assert(sizeof(UAbilityTask_WaitInputPress) == 0x0000A0, "Wrong size on UAbilityTask_WaitInputPress"); \ static_assert(offsetof(UAbilityTask_WaitInputPress, OnPress) == 0x000080, "Member 'UAbilityTask_WaitInputPress::OnPress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityAsync_WaitGameplayTagQuery_WaitGameplayTagQueryOnActor \ static_assert(alignof(AbilityAsync_WaitGameplayTagQuery_WaitGameplayTagQueryOnActor) == 0x000008, "Wrong alignment on AbilityAsync_WaitGameplayTagQuery_WaitGameplayTagQueryOnActor"); \ static_assert(sizeof(AbilityAsync_WaitGameplayTagQuery_WaitGameplayTagQueryOnActor) == 0x000060, "Wrong size on AbilityAsync_WaitGameplayTagQuery_WaitGameplayTagQueryOnActor"); \ static_assert(offsetof(AbilityAsync_WaitGameplayTagQuery_WaitGameplayTagQueryOnActor, TargetActor) == 0x000000, "Member 'AbilityAsync_WaitGameplayTagQuery_WaitGameplayTagQueryOnActor::TargetActor' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayTagQuery_WaitGameplayTagQueryOnActor, TagQuery) == 0x000008, "Member 'AbilityAsync_WaitGameplayTagQuery_WaitGameplayTagQueryOnActor::TagQuery' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayTagQuery_WaitGameplayTagQueryOnActor, TriggerCondition) == 0x000050, "Member 'AbilityAsync_WaitGameplayTagQuery_WaitGameplayTagQueryOnActor::TriggerCondition' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayTagQuery_WaitGameplayTagQueryOnActor, bOnlyTriggerOnce) == 0x000051, "Member 'AbilityAsync_WaitGameplayTagQuery_WaitGameplayTagQueryOnActor::bOnlyTriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityAsync_WaitGameplayTagQuery_WaitGameplayTagQueryOnActor, ReturnValue) == 0x000058, "Member 'AbilityAsync_WaitGameplayTagQuery_WaitGameplayTagQueryOnActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityAsync_WaitGameplayTagQuery \ static_assert(alignof(UAbilityAsync_WaitGameplayTagQuery) == 0x000008, "Wrong alignment on UAbilityAsync_WaitGameplayTagQuery"); \ static_assert(sizeof(UAbilityAsync_WaitGameplayTagQuery) == 0x000108, "Wrong size on UAbilityAsync_WaitGameplayTagQuery"); \ static_assert(offsetof(UAbilityAsync_WaitGameplayTagQuery, Triggered) == 0x0000F8, "Member 'UAbilityAsync_WaitGameplayTagQuery::Triggered' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayAbilitySet \ static_assert(alignof(UGameplayAbilitySet) == 0x000008, "Wrong alignment on UGameplayAbilitySet"); \ static_assert(sizeof(UGameplayAbilitySet) == 0x000040, "Wrong size on UGameplayAbilitySet"); \ static_assert(offsetof(UGameplayAbilitySet, Abilities) == 0x000030, "Member 'UGameplayAbilitySet::Abilities' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_MoveToLocation_MoveToLocation \ static_assert(alignof(AbilityTask_MoveToLocation_MoveToLocation) == 0x000008, "Wrong alignment on AbilityTask_MoveToLocation_MoveToLocation"); \ static_assert(sizeof(AbilityTask_MoveToLocation_MoveToLocation) == 0x000048, "Wrong size on AbilityTask_MoveToLocation_MoveToLocation"); \ static_assert(offsetof(AbilityTask_MoveToLocation_MoveToLocation, OwningAbility) == 0x000000, "Member 'AbilityTask_MoveToLocation_MoveToLocation::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_MoveToLocation_MoveToLocation, TaskInstanceName) == 0x000008, "Member 'AbilityTask_MoveToLocation_MoveToLocation::TaskInstanceName' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_MoveToLocation_MoveToLocation, Location) == 0x000010, "Member 'AbilityTask_MoveToLocation_MoveToLocation::Location' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_MoveToLocation_MoveToLocation, Duration) == 0x000028, "Member 'AbilityTask_MoveToLocation_MoveToLocation::Duration' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_MoveToLocation_MoveToLocation, OptionalInterpolationCurve) == 0x000030, "Member 'AbilityTask_MoveToLocation_MoveToLocation::OptionalInterpolationCurve' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_MoveToLocation_MoveToLocation, OptionalVectorInterpolationCurve) == 0x000038, "Member 'AbilityTask_MoveToLocation_MoveToLocation::OptionalVectorInterpolationCurve' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_MoveToLocation_MoveToLocation, ReturnValue) == 0x000040, "Member 'AbilityTask_MoveToLocation_MoveToLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_MoveToLocation \ static_assert(alignof(UAbilityTask_MoveToLocation) == 0x000008, "Wrong alignment on UAbilityTask_MoveToLocation"); \ static_assert(sizeof(UAbilityTask_MoveToLocation) == 0x0000E8, "Wrong size on UAbilityTask_MoveToLocation"); \ static_assert(offsetof(UAbilityTask_MoveToLocation, OnTargetLocationReached) == 0x000080, "Member 'UAbilityTask_MoveToLocation::OnTargetLocationReached' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_MoveToLocation, StartLocation) == 0x000098, "Member 'UAbilityTask_MoveToLocation::StartLocation' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_MoveToLocation, TargetLocation) == 0x0000B0, "Member 'UAbilityTask_MoveToLocation::TargetLocation' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_MoveToLocation, DurationOfMovement) == 0x0000C8, "Member 'UAbilityTask_MoveToLocation::DurationOfMovement' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_MoveToLocation, LerpCurve) == 0x0000D8, "Member 'UAbilityTask_MoveToLocation::LerpCurve' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_MoveToLocation, LerpCurveVector) == 0x0000E0, "Member 'UAbilityTask_MoveToLocation::LerpCurveVector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTagReponseTable_TagResponseEvent \ static_assert(alignof(GameplayTagReponseTable_TagResponseEvent) == 0x000008, "Wrong alignment on GameplayTagReponseTable_TagResponseEvent"); \ static_assert(sizeof(GameplayTagReponseTable_TagResponseEvent) == 0x000020, "Wrong size on GameplayTagReponseTable_TagResponseEvent"); \ static_assert(offsetof(GameplayTagReponseTable_TagResponseEvent, Tag) == 0x000000, "Member 'GameplayTagReponseTable_TagResponseEvent::Tag' has a wrong offset!"); \ static_assert(offsetof(GameplayTagReponseTable_TagResponseEvent, NewCount) == 0x000008, "Member 'GameplayTagReponseTable_TagResponseEvent::NewCount' has a wrong offset!"); \ static_assert(offsetof(GameplayTagReponseTable_TagResponseEvent, ASC) == 0x000010, "Member 'GameplayTagReponseTable_TagResponseEvent::ASC' has a wrong offset!"); \ static_assert(offsetof(GameplayTagReponseTable_TagResponseEvent, idx) == 0x000018, "Member 'GameplayTagReponseTable_TagResponseEvent::idx' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTagReponseTable \ static_assert(alignof(UGameplayTagReponseTable) == 0x000008, "Wrong alignment on UGameplayTagReponseTable"); \ static_assert(sizeof(UGameplayTagReponseTable) == 0x0001E8, "Wrong size on UGameplayTagReponseTable"); \ static_assert(offsetof(UGameplayTagReponseTable, Entries) == 0x000030, "Member 'UGameplayTagReponseTable::Entries' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameplayAbilityTargetActor \ static_assert(alignof(AGameplayAbilityTargetActor) == 0x000010, "Wrong alignment on AGameplayAbilityTargetActor"); \ static_assert(sizeof(AGameplayAbilityTargetActor) == 0x000440, "Wrong size on AGameplayAbilityTargetActor"); \ static_assert(offsetof(AGameplayAbilityTargetActor, ShouldProduceTargetDataOnServer) == 0x0002F0, "Member 'AGameplayAbilityTargetActor::ShouldProduceTargetDataOnServer' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityTargetActor, StartLocation) == 0x000300, "Member 'AGameplayAbilityTargetActor::StartLocation' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityTargetActor, PrimaryPC) == 0x0003D0, "Member 'AGameplayAbilityTargetActor::PrimaryPC' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityTargetActor, OwningAbility) == 0x0003D8, "Member 'AGameplayAbilityTargetActor::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityTargetActor, bDestroyOnConfirmation) == 0x0003E0, "Member 'AGameplayAbilityTargetActor::bDestroyOnConfirmation' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityTargetActor, SourceActor) == 0x0003E8, "Member 'AGameplayAbilityTargetActor::SourceActor' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityTargetActor, ReticleParams) == 0x0003F0, "Member 'AGameplayAbilityTargetActor::ReticleParams' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityTargetActor, ReticleClass) == 0x000408, "Member 'AGameplayAbilityTargetActor::ReticleClass' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityTargetActor, Filter) == 0x000410, "Member 'AGameplayAbilityTargetActor::Filter' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityTargetActor, bDebug) == 0x000420, "Member 'AGameplayAbilityTargetActor::bDebug' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityTargetActor, GenericDelegateBoundASC) == 0x000438, "Member 'AGameplayAbilityTargetActor::GenericDelegateBoundASC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitTargetData_WaitTargetData \ static_assert(alignof(AbilityTask_WaitTargetData_WaitTargetData) == 0x000008, "Wrong alignment on AbilityTask_WaitTargetData_WaitTargetData"); \ static_assert(sizeof(AbilityTask_WaitTargetData_WaitTargetData) == 0x000028, "Wrong size on AbilityTask_WaitTargetData_WaitTargetData"); \ static_assert(offsetof(AbilityTask_WaitTargetData_WaitTargetData, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitTargetData_WaitTargetData::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitTargetData_WaitTargetData, TaskInstanceName) == 0x000008, "Member 'AbilityTask_WaitTargetData_WaitTargetData::TaskInstanceName' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitTargetData_WaitTargetData, ConfirmationType) == 0x000010, "Member 'AbilityTask_WaitTargetData_WaitTargetData::ConfirmationType' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitTargetData_WaitTargetData, Class_0) == 0x000018, "Member 'AbilityTask_WaitTargetData_WaitTargetData::Class_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitTargetData_WaitTargetData, ReturnValue) == 0x000020, "Member 'AbilityTask_WaitTargetData_WaitTargetData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitTargetData_WaitTargetDataUsingActor \ static_assert(alignof(AbilityTask_WaitTargetData_WaitTargetDataUsingActor) == 0x000008, "Wrong alignment on AbilityTask_WaitTargetData_WaitTargetDataUsingActor"); \ static_assert(sizeof(AbilityTask_WaitTargetData_WaitTargetDataUsingActor) == 0x000028, "Wrong size on AbilityTask_WaitTargetData_WaitTargetDataUsingActor"); \ static_assert(offsetof(AbilityTask_WaitTargetData_WaitTargetDataUsingActor, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitTargetData_WaitTargetDataUsingActor::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitTargetData_WaitTargetDataUsingActor, TaskInstanceName) == 0x000008, "Member 'AbilityTask_WaitTargetData_WaitTargetDataUsingActor::TaskInstanceName' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitTargetData_WaitTargetDataUsingActor, ConfirmationType) == 0x000010, "Member 'AbilityTask_WaitTargetData_WaitTargetDataUsingActor::ConfirmationType' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitTargetData_WaitTargetDataUsingActor, TargetActor_0) == 0x000018, "Member 'AbilityTask_WaitTargetData_WaitTargetDataUsingActor::TargetActor_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitTargetData_WaitTargetDataUsingActor, ReturnValue) == 0x000020, "Member 'AbilityTask_WaitTargetData_WaitTargetDataUsingActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitTargetData_BeginSpawningActor \ static_assert(alignof(AbilityTask_WaitTargetData_BeginSpawningActor) == 0x000008, "Wrong alignment on AbilityTask_WaitTargetData_BeginSpawningActor"); \ static_assert(sizeof(AbilityTask_WaitTargetData_BeginSpawningActor) == 0x000020, "Wrong size on AbilityTask_WaitTargetData_BeginSpawningActor"); \ static_assert(offsetof(AbilityTask_WaitTargetData_BeginSpawningActor, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitTargetData_BeginSpawningActor::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitTargetData_BeginSpawningActor, Class_0) == 0x000008, "Member 'AbilityTask_WaitTargetData_BeginSpawningActor::Class_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitTargetData_BeginSpawningActor, SpawnedActor) == 0x000010, "Member 'AbilityTask_WaitTargetData_BeginSpawningActor::SpawnedActor' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitTargetData_BeginSpawningActor, ReturnValue) == 0x000018, "Member 'AbilityTask_WaitTargetData_BeginSpawningActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitTargetData_FinishSpawningActor \ static_assert(alignof(AbilityTask_WaitTargetData_FinishSpawningActor) == 0x000008, "Wrong alignment on AbilityTask_WaitTargetData_FinishSpawningActor"); \ static_assert(sizeof(AbilityTask_WaitTargetData_FinishSpawningActor) == 0x000010, "Wrong size on AbilityTask_WaitTargetData_FinishSpawningActor"); \ static_assert(offsetof(AbilityTask_WaitTargetData_FinishSpawningActor, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitTargetData_FinishSpawningActor::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitTargetData_FinishSpawningActor, SpawnedActor) == 0x000008, "Member 'AbilityTask_WaitTargetData_FinishSpawningActor::SpawnedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitTargetData_OnTargetDataCancelledCallback \ static_assert(alignof(AbilityTask_WaitTargetData_OnTargetDataCancelledCallback) == 0x000008, "Wrong alignment on AbilityTask_WaitTargetData_OnTargetDataCancelledCallback"); \ static_assert(sizeof(AbilityTask_WaitTargetData_OnTargetDataCancelledCallback) == 0x000028, "Wrong size on AbilityTask_WaitTargetData_OnTargetDataCancelledCallback"); \ static_assert(offsetof(AbilityTask_WaitTargetData_OnTargetDataCancelledCallback, Data) == 0x000000, "Member 'AbilityTask_WaitTargetData_OnTargetDataCancelledCallback::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitTargetData_OnTargetDataReadyCallback \ static_assert(alignof(AbilityTask_WaitTargetData_OnTargetDataReadyCallback) == 0x000008, "Wrong alignment on AbilityTask_WaitTargetData_OnTargetDataReadyCallback"); \ static_assert(sizeof(AbilityTask_WaitTargetData_OnTargetDataReadyCallback) == 0x000028, "Wrong size on AbilityTask_WaitTargetData_OnTargetDataReadyCallback"); \ static_assert(offsetof(AbilityTask_WaitTargetData_OnTargetDataReadyCallback, Data) == 0x000000, "Member 'AbilityTask_WaitTargetData_OnTargetDataReadyCallback::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitTargetData_OnTargetDataReplicatedCallback \ static_assert(alignof(AbilityTask_WaitTargetData_OnTargetDataReplicatedCallback) == 0x000008, "Wrong alignment on AbilityTask_WaitTargetData_OnTargetDataReplicatedCallback"); \ static_assert(sizeof(AbilityTask_WaitTargetData_OnTargetDataReplicatedCallback) == 0x000030, "Wrong size on AbilityTask_WaitTargetData_OnTargetDataReplicatedCallback"); \ static_assert(offsetof(AbilityTask_WaitTargetData_OnTargetDataReplicatedCallback, Data) == 0x000000, "Member 'AbilityTask_WaitTargetData_OnTargetDataReplicatedCallback::Data' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitTargetData_OnTargetDataReplicatedCallback, ActivationTag) == 0x000028, "Member 'AbilityTask_WaitTargetData_OnTargetDataReplicatedCallback::ActivationTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitTargetData \ static_assert(alignof(UAbilityTask_WaitTargetData) == 0x000008, "Wrong alignment on UAbilityTask_WaitTargetData"); \ static_assert(sizeof(UAbilityTask_WaitTargetData) == 0x0000C0, "Wrong size on UAbilityTask_WaitTargetData"); \ static_assert(offsetof(UAbilityTask_WaitTargetData, ValidData) == 0x000080, "Member 'UAbilityTask_WaitTargetData::ValidData' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_WaitTargetData, Cancelled) == 0x000090, "Member 'UAbilityTask_WaitTargetData::Cancelled' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_WaitTargetData, TargetClass) == 0x0000A0, "Member 'UAbilityTask_WaitTargetData::TargetClass' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_WaitTargetData, TargetActor) == 0x0000A8, "Member 'UAbilityTask_WaitTargetData::TargetActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameplayAbilityTargetActor_Trace \ static_assert(alignof(AGameplayAbilityTargetActor_Trace) == 0x000010, "Wrong alignment on AGameplayAbilityTargetActor_Trace"); \ static_assert(sizeof(AGameplayAbilityTargetActor_Trace) == 0x000460, "Wrong size on AGameplayAbilityTargetActor_Trace"); \ static_assert(offsetof(AGameplayAbilityTargetActor_Trace, MaxRange) == 0x000440, "Member 'AGameplayAbilityTargetActor_Trace::MaxRange' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityTargetActor_Trace, TraceProfile) == 0x000444, "Member 'AGameplayAbilityTargetActor_Trace::TraceProfile' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityTargetActor_Trace, bTraceAffectsAimPitch) == 0x00044C, "Member 'AGameplayAbilityTargetActor_Trace::bTraceAffectsAimPitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameplayAbilityTargetActor_GroundTrace \ static_assert(alignof(AGameplayAbilityTargetActor_GroundTrace) == 0x000010, "Wrong alignment on AGameplayAbilityTargetActor_GroundTrace"); \ static_assert(sizeof(AGameplayAbilityTargetActor_GroundTrace) == 0x000480, "Wrong size on AGameplayAbilityTargetActor_GroundTrace"); \ static_assert(offsetof(AGameplayAbilityTargetActor_GroundTrace, CollisionRadius) == 0x000458, "Member 'AGameplayAbilityTargetActor_GroundTrace::CollisionRadius' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityTargetActor_GroundTrace, CollisionHeight) == 0x00045C, "Member 'AGameplayAbilityTargetActor_GroundTrace::CollisionHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce \ static_assert(alignof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce) == 0x000008, "Wrong alignment on AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce"); \ static_assert(sizeof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce) == 0x000090, "Wrong size on AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, OwningAbility) == 0x000000, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, TaskInstanceName) == 0x000008, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::TaskInstanceName' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, TargetActor_0) == 0x000010, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::TargetActor_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, TargetLocationOffset_0) == 0x000018, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::TargetLocationOffset_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, OffsetAlignment_0) == 0x000030, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::OffsetAlignment_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, Duration_0) == 0x000034, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::Duration_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, TargetLerpSpeedHorizontal) == 0x000038, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::TargetLerpSpeedHorizontal' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, TargetLerpSpeedVertical) == 0x000040, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::TargetLerpSpeedVertical' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, bSetNewMovementMode_0) == 0x000048, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::bSetNewMovementMode_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, MovementMode) == 0x000049, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::MovementMode' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, bRestrictSpeedToExpected_0) == 0x00004A, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::bRestrictSpeedToExpected_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, PathOffsetCurve_0) == 0x000050, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::PathOffsetCurve_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, TimeMappingCurve_0) == 0x000058, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::TimeMappingCurve_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, VelocityOnFinishMode) == 0x000060, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::VelocityOnFinishMode' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, SetVelocityOnFinish) == 0x000068, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::SetVelocityOnFinish' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, ClampVelocityOnFinish) == 0x000080, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::ClampVelocityOnFinish' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, bDisableDestinationReachedInterrupt_0) == 0x000084, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::bDisableDestinationReachedInterrupt_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce, ReturnValue) == 0x000088, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToActorForce::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce \ static_assert(alignof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce) == 0x000008, "Wrong alignment on AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce"); \ static_assert(sizeof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce) == 0x0000B8, "Wrong size on AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, OwningAbility) == 0x000000, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, TaskInstanceName) == 0x000008, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::TaskInstanceName' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, TargetDataHandle) == 0x000010, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::TargetDataHandle' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, TargetDataIndex) == 0x000038, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::TargetDataIndex' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, TargetActorIndex) == 0x00003C, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::TargetActorIndex' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, TargetLocationOffset_0) == 0x000040, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::TargetLocationOffset_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, OffsetAlignment_0) == 0x000058, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::OffsetAlignment_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, Duration_0) == 0x00005C, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::Duration_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, TargetLerpSpeedHorizontal) == 0x000060, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::TargetLerpSpeedHorizontal' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, TargetLerpSpeedVertical) == 0x000068, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::TargetLerpSpeedVertical' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, bSetNewMovementMode_0) == 0x000070, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::bSetNewMovementMode_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, MovementMode) == 0x000071, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::MovementMode' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, bRestrictSpeedToExpected_0) == 0x000072, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::bRestrictSpeedToExpected_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, PathOffsetCurve_0) == 0x000078, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::PathOffsetCurve_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, TimeMappingCurve_0) == 0x000080, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::TimeMappingCurve_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, VelocityOnFinishMode) == 0x000088, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::VelocityOnFinishMode' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, SetVelocityOnFinish) == 0x000090, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::SetVelocityOnFinish' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, ClampVelocityOnFinish) == 0x0000A8, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::ClampVelocityOnFinish' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, bDisableDestinationReachedInterrupt_0) == 0x0000AC, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::bDisableDestinationReachedInterrupt_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce, ReturnValue) == 0x0000B0, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_ApplyRootMotionMoveToTargetDataActorForce::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_ApplyRootMotionMoveToActorForce_OnTargetActorSwapped \ static_assert(alignof(AbilityTask_ApplyRootMotionMoveToActorForce_OnTargetActorSwapped) == 0x000008, "Wrong alignment on AbilityTask_ApplyRootMotionMoveToActorForce_OnTargetActorSwapped"); \ static_assert(sizeof(AbilityTask_ApplyRootMotionMoveToActorForce_OnTargetActorSwapped) == 0x000010, "Wrong size on AbilityTask_ApplyRootMotionMoveToActorForce_OnTargetActorSwapped"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_OnTargetActorSwapped, OriginalTarget) == 0x000000, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_OnTargetActorSwapped::OriginalTarget' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToActorForce_OnTargetActorSwapped, NewTarget) == 0x000008, "Member 'AbilityTask_ApplyRootMotionMoveToActorForce_OnTargetActorSwapped::NewTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_ApplyRootMotionMoveToActorForce \ static_assert(alignof(UAbilityTask_ApplyRootMotionMoveToActorForce) == 0x000008, "Wrong alignment on UAbilityTask_ApplyRootMotionMoveToActorForce"); \ static_assert(sizeof(UAbilityTask_ApplyRootMotionMoveToActorForce) == 0x000168, "Wrong size on UAbilityTask_ApplyRootMotionMoveToActorForce"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToActorForce, OnFinished) == 0x0000C8, "Member 'UAbilityTask_ApplyRootMotionMoveToActorForce::OnFinished' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToActorForce, StartLocation) == 0x0000E0, "Member 'UAbilityTask_ApplyRootMotionMoveToActorForce::StartLocation' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToActorForce, TargetLocation) == 0x0000F8, "Member 'UAbilityTask_ApplyRootMotionMoveToActorForce::TargetLocation' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToActorForce, TargetActor) == 0x000110, "Member 'UAbilityTask_ApplyRootMotionMoveToActorForce::TargetActor' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToActorForce, TargetLocationOffset) == 0x000118, "Member 'UAbilityTask_ApplyRootMotionMoveToActorForce::TargetLocationOffset' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToActorForce, OffsetAlignment) == 0x000130, "Member 'UAbilityTask_ApplyRootMotionMoveToActorForce::OffsetAlignment' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToActorForce, Duration) == 0x000134, "Member 'UAbilityTask_ApplyRootMotionMoveToActorForce::Duration' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToActorForce, bDisableDestinationReachedInterrupt) == 0x000138, "Member 'UAbilityTask_ApplyRootMotionMoveToActorForce::bDisableDestinationReachedInterrupt' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToActorForce, bSetNewMovementMode) == 0x000139, "Member 'UAbilityTask_ApplyRootMotionMoveToActorForce::bSetNewMovementMode' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToActorForce, NewMovementMode) == 0x00013A, "Member 'UAbilityTask_ApplyRootMotionMoveToActorForce::NewMovementMode' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToActorForce, bRestrictSpeedToExpected) == 0x00013B, "Member 'UAbilityTask_ApplyRootMotionMoveToActorForce::bRestrictSpeedToExpected' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToActorForce, PathOffsetCurve) == 0x000140, "Member 'UAbilityTask_ApplyRootMotionMoveToActorForce::PathOffsetCurve' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToActorForce, TimeMappingCurve) == 0x000148, "Member 'UAbilityTask_ApplyRootMotionMoveToActorForce::TimeMappingCurve' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToActorForce, TargetLerpSpeedHorizontalCurve) == 0x000150, "Member 'UAbilityTask_ApplyRootMotionMoveToActorForce::TargetLerpSpeedHorizontalCurve' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToActorForce, TargetLerpSpeedVerticalCurve) == 0x000158, "Member 'UAbilityTask_ApplyRootMotionMoveToActorForce::TargetLerpSpeedVerticalCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameplayAbilityTargetActor_ActorPlacement \ static_assert(alignof(AGameplayAbilityTargetActor_ActorPlacement) == 0x000010, "Wrong alignment on AGameplayAbilityTargetActor_ActorPlacement"); \ static_assert(sizeof(AGameplayAbilityTargetActor_ActorPlacement) == 0x000490, "Wrong size on AGameplayAbilityTargetActor_ActorPlacement"); \ static_assert(offsetof(AGameplayAbilityTargetActor_ActorPlacement, PlacedActorClass) == 0x000478, "Member 'AGameplayAbilityTargetActor_ActorPlacement::PlacedActorClass' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityTargetActor_ActorPlacement, PlacedActorMaterial) == 0x000480, "Member 'AGameplayAbilityTargetActor_ActorPlacement::PlacedActorMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_SpawnActor_SpawnActor \ static_assert(alignof(AbilityTask_SpawnActor_SpawnActor) == 0x000008, "Wrong alignment on AbilityTask_SpawnActor_SpawnActor"); \ static_assert(sizeof(AbilityTask_SpawnActor_SpawnActor) == 0x000040, "Wrong size on AbilityTask_SpawnActor_SpawnActor"); \ static_assert(offsetof(AbilityTask_SpawnActor_SpawnActor, OwningAbility) == 0x000000, "Member 'AbilityTask_SpawnActor_SpawnActor::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_SpawnActor_SpawnActor, TargetData) == 0x000008, "Member 'AbilityTask_SpawnActor_SpawnActor::TargetData' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_SpawnActor_SpawnActor, Class_0) == 0x000030, "Member 'AbilityTask_SpawnActor_SpawnActor::Class_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_SpawnActor_SpawnActor, ReturnValue) == 0x000038, "Member 'AbilityTask_SpawnActor_SpawnActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_SpawnActor_BeginSpawningActor \ static_assert(alignof(AbilityTask_SpawnActor_BeginSpawningActor) == 0x000008, "Wrong alignment on AbilityTask_SpawnActor_BeginSpawningActor"); \ static_assert(sizeof(AbilityTask_SpawnActor_BeginSpawningActor) == 0x000048, "Wrong size on AbilityTask_SpawnActor_BeginSpawningActor"); \ static_assert(offsetof(AbilityTask_SpawnActor_BeginSpawningActor, OwningAbility) == 0x000000, "Member 'AbilityTask_SpawnActor_BeginSpawningActor::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_SpawnActor_BeginSpawningActor, TargetData) == 0x000008, "Member 'AbilityTask_SpawnActor_BeginSpawningActor::TargetData' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_SpawnActor_BeginSpawningActor, Class_0) == 0x000030, "Member 'AbilityTask_SpawnActor_BeginSpawningActor::Class_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_SpawnActor_BeginSpawningActor, SpawnedActor) == 0x000038, "Member 'AbilityTask_SpawnActor_BeginSpawningActor::SpawnedActor' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_SpawnActor_BeginSpawningActor, ReturnValue) == 0x000040, "Member 'AbilityTask_SpawnActor_BeginSpawningActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_SpawnActor_FinishSpawningActor \ static_assert(alignof(AbilityTask_SpawnActor_FinishSpawningActor) == 0x000008, "Wrong alignment on AbilityTask_SpawnActor_FinishSpawningActor"); \ static_assert(sizeof(AbilityTask_SpawnActor_FinishSpawningActor) == 0x000038, "Wrong size on AbilityTask_SpawnActor_FinishSpawningActor"); \ static_assert(offsetof(AbilityTask_SpawnActor_FinishSpawningActor, OwningAbility) == 0x000000, "Member 'AbilityTask_SpawnActor_FinishSpawningActor::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_SpawnActor_FinishSpawningActor, TargetData) == 0x000008, "Member 'AbilityTask_SpawnActor_FinishSpawningActor::TargetData' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_SpawnActor_FinishSpawningActor, SpawnedActor) == 0x000030, "Member 'AbilityTask_SpawnActor_FinishSpawningActor::SpawnedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_SpawnActor \ static_assert(alignof(UAbilityTask_SpawnActor) == 0x000008, "Wrong alignment on UAbilityTask_SpawnActor"); \ static_assert(sizeof(UAbilityTask_SpawnActor) == 0x0000C8, "Wrong size on UAbilityTask_SpawnActor"); \ static_assert(offsetof(UAbilityTask_SpawnActor, Success) == 0x000080, "Member 'UAbilityTask_SpawnActor::Success' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_SpawnActor, DidNotSpawn) == 0x000090, "Member 'UAbilityTask_SpawnActor::DidNotSpawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ITickableAttributeSetInterface \ static_assert(alignof(ITickableAttributeSetInterface) == 0x000001, "Wrong alignment on ITickableAttributeSetInterface"); \ static_assert(sizeof(ITickableAttributeSetInterface) == 0x000001, "Wrong size on ITickableAttributeSetInterface"); \ #define DUMPER7_ASSERTS_AGameplayAbilityTargetActor_Radius \ static_assert(alignof(AGameplayAbilityTargetActor_Radius) == 0x000010, "Wrong alignment on AGameplayAbilityTargetActor_Radius"); \ static_assert(sizeof(AGameplayAbilityTargetActor_Radius) == 0x000450, "Wrong size on AGameplayAbilityTargetActor_Radius"); \ static_assert(offsetof(AGameplayAbilityTargetActor_Radius, Radius) == 0x000440, "Member 'AGameplayAbilityTargetActor_Radius::Radius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameplayAbilityTargetActor_SingleLineTrace \ static_assert(alignof(AGameplayAbilityTargetActor_SingleLineTrace) == 0x000010, "Wrong alignment on AGameplayAbilityTargetActor_SingleLineTrace"); \ static_assert(sizeof(AGameplayAbilityTargetActor_SingleLineTrace) == 0x000460, "Wrong size on AGameplayAbilityTargetActor_SingleLineTrace"); \ #define DUMPER7_ASSERTS_GameplayAbilityWorldReticle_FaceTowardSource \ static_assert(alignof(GameplayAbilityWorldReticle_FaceTowardSource) == 0x000001, "Wrong alignment on GameplayAbilityWorldReticle_FaceTowardSource"); \ static_assert(sizeof(GameplayAbilityWorldReticle_FaceTowardSource) == 0x000001, "Wrong size on GameplayAbilityWorldReticle_FaceTowardSource"); \ static_assert(offsetof(GameplayAbilityWorldReticle_FaceTowardSource, bFaceIn2D) == 0x000000, "Member 'GameplayAbilityWorldReticle_FaceTowardSource::bFaceIn2D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbilityWorldReticle_OnTargetingAnActor \ static_assert(alignof(GameplayAbilityWorldReticle_OnTargetingAnActor) == 0x000001, "Wrong alignment on GameplayAbilityWorldReticle_OnTargetingAnActor"); \ static_assert(sizeof(GameplayAbilityWorldReticle_OnTargetingAnActor) == 0x000001, "Wrong size on GameplayAbilityWorldReticle_OnTargetingAnActor"); \ static_assert(offsetof(GameplayAbilityWorldReticle_OnTargetingAnActor, bNewValue) == 0x000000, "Member 'GameplayAbilityWorldReticle_OnTargetingAnActor::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbilityWorldReticle_OnValidTargetChanged \ static_assert(alignof(GameplayAbilityWorldReticle_OnValidTargetChanged) == 0x000001, "Wrong alignment on GameplayAbilityWorldReticle_OnValidTargetChanged"); \ static_assert(sizeof(GameplayAbilityWorldReticle_OnValidTargetChanged) == 0x000001, "Wrong size on GameplayAbilityWorldReticle_OnValidTargetChanged"); \ static_assert(offsetof(GameplayAbilityWorldReticle_OnValidTargetChanged, bNewValue) == 0x000000, "Member 'GameplayAbilityWorldReticle_OnValidTargetChanged::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbilityWorldReticle_SetReticleMaterialParamFloat \ static_assert(alignof(GameplayAbilityWorldReticle_SetReticleMaterialParamFloat) == 0x000004, "Wrong alignment on GameplayAbilityWorldReticle_SetReticleMaterialParamFloat"); \ static_assert(sizeof(GameplayAbilityWorldReticle_SetReticleMaterialParamFloat) == 0x00000C, "Wrong size on GameplayAbilityWorldReticle_SetReticleMaterialParamFloat"); \ static_assert(offsetof(GameplayAbilityWorldReticle_SetReticleMaterialParamFloat, ParamName) == 0x000000, "Member 'GameplayAbilityWorldReticle_SetReticleMaterialParamFloat::ParamName' has a wrong offset!"); \ static_assert(offsetof(GameplayAbilityWorldReticle_SetReticleMaterialParamFloat, Value) == 0x000008, "Member 'GameplayAbilityWorldReticle_SetReticleMaterialParamFloat::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayAbilityWorldReticle_SetReticleMaterialParamVector \ static_assert(alignof(GameplayAbilityWorldReticle_SetReticleMaterialParamVector) == 0x000008, "Wrong alignment on GameplayAbilityWorldReticle_SetReticleMaterialParamVector"); \ static_assert(sizeof(GameplayAbilityWorldReticle_SetReticleMaterialParamVector) == 0x000020, "Wrong size on GameplayAbilityWorldReticle_SetReticleMaterialParamVector"); \ static_assert(offsetof(GameplayAbilityWorldReticle_SetReticleMaterialParamVector, ParamName) == 0x000000, "Member 'GameplayAbilityWorldReticle_SetReticleMaterialParamVector::ParamName' has a wrong offset!"); \ static_assert(offsetof(GameplayAbilityWorldReticle_SetReticleMaterialParamVector, Value) == 0x000008, "Member 'GameplayAbilityWorldReticle_SetReticleMaterialParamVector::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameplayAbilityWorldReticle \ static_assert(alignof(AGameplayAbilityWorldReticle) == 0x000008, "Wrong alignment on AGameplayAbilityWorldReticle"); \ static_assert(sizeof(AGameplayAbilityWorldReticle) == 0x000320, "Wrong size on AGameplayAbilityWorldReticle"); \ static_assert(offsetof(AGameplayAbilityWorldReticle, Parameters) == 0x0002F0, "Member 'AGameplayAbilityWorldReticle::Parameters' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityWorldReticle, bFaceOwnerFlat) == 0x000308, "Member 'AGameplayAbilityWorldReticle::bFaceOwnerFlat' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityWorldReticle, bSnapToTargetedActor) == 0x000309, "Member 'AGameplayAbilityWorldReticle::bSnapToTargetedActor' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityWorldReticle, bIsTargetValid) == 0x00030A, "Member 'AGameplayAbilityWorldReticle::bIsTargetValid' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityWorldReticle, bIsTargetAnActor) == 0x00030B, "Member 'AGameplayAbilityWorldReticle::bIsTargetAnActor' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityWorldReticle, PrimaryPC) == 0x000310, "Member 'AGameplayAbilityWorldReticle::PrimaryPC' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityWorldReticle, TargetingActor) == 0x000318, "Member 'AGameplayAbilityWorldReticle::TargetingActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameplayAbilityWorldReticle_ActorVisualization \ static_assert(alignof(AGameplayAbilityWorldReticle_ActorVisualization) == 0x000008, "Wrong alignment on AGameplayAbilityWorldReticle_ActorVisualization"); \ static_assert(sizeof(AGameplayAbilityWorldReticle_ActorVisualization) == 0x000338, "Wrong size on AGameplayAbilityWorldReticle_ActorVisualization"); \ static_assert(offsetof(AGameplayAbilityWorldReticle_ActorVisualization, CollisionComponent) == 0x000320, "Member 'AGameplayAbilityWorldReticle_ActorVisualization::CollisionComponent' has a wrong offset!"); \ static_assert(offsetof(AGameplayAbilityWorldReticle_ActorVisualization, VisualizationComponents) == 0x000328, "Member 'AGameplayAbilityWorldReticle_ActorVisualization::VisualizationComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayAbility_CharacterJump \ static_assert(alignof(UGameplayAbility_CharacterJump) == 0x000008, "Wrong alignment on UGameplayAbility_CharacterJump"); \ static_assert(sizeof(UGameplayAbility_CharacterJump) == 0x0003B8, "Wrong size on UGameplayAbility_CharacterJump"); \ #define DUMPER7_ASSERTS_AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce \ static_assert(alignof(AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce) == 0x000008, "Wrong alignment on AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce"); \ static_assert(sizeof(AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce) == 0x000070, "Wrong size on AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce, OwningAbility) == 0x000000, "Member 'AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce, TaskInstanceName) == 0x000008, "Member 'AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce::TaskInstanceName' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce, WorldDirection_0) == 0x000010, "Member 'AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce::WorldDirection_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce, Strength_0) == 0x000028, "Member 'AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce::Strength_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce, Duration_0) == 0x00002C, "Member 'AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce::Duration_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce, bIsAdditive_0) == 0x000030, "Member 'AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce::bIsAdditive_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce, StrengthOverTime_0) == 0x000038, "Member 'AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce::StrengthOverTime_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce, VelocityOnFinishMode) == 0x000040, "Member 'AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce::VelocityOnFinishMode' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce, SetVelocityOnFinish) == 0x000048, "Member 'AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce::SetVelocityOnFinish' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce, ClampVelocityOnFinish) == 0x000060, "Member 'AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce::ClampVelocityOnFinish' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce, bEnableGravity_0) == 0x000064, "Member 'AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce::bEnableGravity_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce, ReturnValue) == 0x000068, "Member 'AbilityTask_ApplyRootMotionConstantForce_ApplyRootMotionConstantForce::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_ApplyRootMotionConstantForce \ static_assert(alignof(UAbilityTask_ApplyRootMotionConstantForce) == 0x000008, "Wrong alignment on UAbilityTask_ApplyRootMotionConstantForce"); \ static_assert(sizeof(UAbilityTask_ApplyRootMotionConstantForce) == 0x000110, "Wrong size on UAbilityTask_ApplyRootMotionConstantForce"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionConstantForce, OnFinish) == 0x0000C8, "Member 'UAbilityTask_ApplyRootMotionConstantForce::OnFinish' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionConstantForce, WorldDirection) == 0x0000D8, "Member 'UAbilityTask_ApplyRootMotionConstantForce::WorldDirection' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionConstantForce, Strength) == 0x0000F0, "Member 'UAbilityTask_ApplyRootMotionConstantForce::Strength' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionConstantForce, Duration) == 0x0000F4, "Member 'UAbilityTask_ApplyRootMotionConstantForce::Duration' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionConstantForce, bIsAdditive) == 0x0000F8, "Member 'UAbilityTask_ApplyRootMotionConstantForce::bIsAdditive' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionConstantForce, StrengthOverTime) == 0x000100, "Member 'UAbilityTask_ApplyRootMotionConstantForce::StrengthOverTime' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionConstantForce, bEnableGravity) == 0x000108, "Member 'UAbilityTask_ApplyRootMotionConstantForce::bEnableGravity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce \ static_assert(alignof(AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce) == 0x000008, "Wrong alignment on AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce"); \ static_assert(sizeof(AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce) == 0x000068, "Wrong size on AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce, OwningAbility) == 0x000000, "Member 'AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce, TaskInstanceName) == 0x000008, "Member 'AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce::TaskInstanceName' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce, TargetLocation_0) == 0x000010, "Member 'AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce::TargetLocation_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce, Duration_0) == 0x000028, "Member 'AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce::Duration_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce, bSetNewMovementMode_0) == 0x00002C, "Member 'AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce::bSetNewMovementMode_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce, MovementMode) == 0x00002D, "Member 'AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce::MovementMode' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce, bRestrictSpeedToExpected_0) == 0x00002E, "Member 'AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce::bRestrictSpeedToExpected_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce, PathOffsetCurve_0) == 0x000030, "Member 'AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce::PathOffsetCurve_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce, VelocityOnFinishMode) == 0x000038, "Member 'AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce::VelocityOnFinishMode' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce, SetVelocityOnFinish) == 0x000040, "Member 'AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce::SetVelocityOnFinish' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce, ClampVelocityOnFinish) == 0x000058, "Member 'AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce::ClampVelocityOnFinish' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce, ReturnValue) == 0x000060, "Member 'AbilityTask_ApplyRootMotionMoveToForce_ApplyRootMotionMoveToForce::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_ApplyRootMotionMoveToForce \ static_assert(alignof(UAbilityTask_ApplyRootMotionMoveToForce) == 0x000008, "Wrong alignment on UAbilityTask_ApplyRootMotionMoveToForce"); \ static_assert(sizeof(UAbilityTask_ApplyRootMotionMoveToForce) == 0x000130, "Wrong size on UAbilityTask_ApplyRootMotionMoveToForce"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToForce, OnTimedOut) == 0x0000C8, "Member 'UAbilityTask_ApplyRootMotionMoveToForce::OnTimedOut' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToForce, OnTimedOutAndDestinationReached) == 0x0000D8, "Member 'UAbilityTask_ApplyRootMotionMoveToForce::OnTimedOutAndDestinationReached' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToForce, StartLocation) == 0x0000E8, "Member 'UAbilityTask_ApplyRootMotionMoveToForce::StartLocation' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToForce, TargetLocation) == 0x000100, "Member 'UAbilityTask_ApplyRootMotionMoveToForce::TargetLocation' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToForce, Duration) == 0x000118, "Member 'UAbilityTask_ApplyRootMotionMoveToForce::Duration' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToForce, bSetNewMovementMode) == 0x00011C, "Member 'UAbilityTask_ApplyRootMotionMoveToForce::bSetNewMovementMode' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToForce, NewMovementMode) == 0x00011D, "Member 'UAbilityTask_ApplyRootMotionMoveToForce::NewMovementMode' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToForce, bRestrictSpeedToExpected) == 0x00011E, "Member 'UAbilityTask_ApplyRootMotionMoveToForce::bRestrictSpeedToExpected' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_ApplyRootMotionMoveToForce, PathOffsetCurve) == 0x000120, "Member 'UAbilityTask_ApplyRootMotionMoveToForce::PathOffsetCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_NetworkSyncPoint_WaitNetSync \ static_assert(alignof(AbilityTask_NetworkSyncPoint_WaitNetSync) == 0x000008, "Wrong alignment on AbilityTask_NetworkSyncPoint_WaitNetSync"); \ static_assert(sizeof(AbilityTask_NetworkSyncPoint_WaitNetSync) == 0x000018, "Wrong size on AbilityTask_NetworkSyncPoint_WaitNetSync"); \ static_assert(offsetof(AbilityTask_NetworkSyncPoint_WaitNetSync, OwningAbility) == 0x000000, "Member 'AbilityTask_NetworkSyncPoint_WaitNetSync::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_NetworkSyncPoint_WaitNetSync, SyncType) == 0x000008, "Member 'AbilityTask_NetworkSyncPoint_WaitNetSync::SyncType' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_NetworkSyncPoint_WaitNetSync, ReturnValue) == 0x000010, "Member 'AbilityTask_NetworkSyncPoint_WaitNetSync::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_NetworkSyncPoint \ static_assert(alignof(UAbilityTask_NetworkSyncPoint) == 0x000008, "Wrong alignment on UAbilityTask_NetworkSyncPoint"); \ static_assert(sizeof(UAbilityTask_NetworkSyncPoint) == 0x000098, "Wrong size on UAbilityTask_NetworkSyncPoint"); \ static_assert(offsetof(UAbilityTask_NetworkSyncPoint, OnSync) == 0x000080, "Member 'UAbilityTask_NetworkSyncPoint::OnSync' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy \ static_assert(alignof(AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy) == 0x000008, "Wrong alignment on AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy"); \ static_assert(sizeof(AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy) == 0x000038, "Wrong size on AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy"); \ static_assert(offsetof(AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy, OwningAbility) == 0x000000, "Member 'AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy, TaskInstanceName) == 0x000008, "Member 'AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy::TaskInstanceName' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy, MontageToPlay_0) == 0x000010, "Member 'AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy::MontageToPlay_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy, Rate_0) == 0x000018, "Member 'AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy::Rate_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy, StartSection_0) == 0x00001C, "Member 'AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy::StartSection_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy, bStopWhenAbilityEnds_0) == 0x000024, "Member 'AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy::bStopWhenAbilityEnds_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy, AnimRootMotionTranslationScale_0) == 0x000028, "Member 'AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy::AnimRootMotionTranslationScale_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy, StartTimeSeconds_0) == 0x00002C, "Member 'AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy::StartTimeSeconds_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy, ReturnValue) == 0x000030, "Member 'AbilityTask_PlayMontageAndWait_CreatePlayMontageAndWaitProxy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_PlayMontageAndWait_OnMontageBlendingOut \ static_assert(alignof(AbilityTask_PlayMontageAndWait_OnMontageBlendingOut) == 0x000008, "Wrong alignment on AbilityTask_PlayMontageAndWait_OnMontageBlendingOut"); \ static_assert(sizeof(AbilityTask_PlayMontageAndWait_OnMontageBlendingOut) == 0x000010, "Wrong size on AbilityTask_PlayMontageAndWait_OnMontageBlendingOut"); \ static_assert(offsetof(AbilityTask_PlayMontageAndWait_OnMontageBlendingOut, Montage) == 0x000000, "Member 'AbilityTask_PlayMontageAndWait_OnMontageBlendingOut::Montage' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_PlayMontageAndWait_OnMontageBlendingOut, bInterrupted) == 0x000008, "Member 'AbilityTask_PlayMontageAndWait_OnMontageBlendingOut::bInterrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_PlayMontageAndWait_OnMontageEnded \ static_assert(alignof(AbilityTask_PlayMontageAndWait_OnMontageEnded) == 0x000008, "Wrong alignment on AbilityTask_PlayMontageAndWait_OnMontageEnded"); \ static_assert(sizeof(AbilityTask_PlayMontageAndWait_OnMontageEnded) == 0x000010, "Wrong size on AbilityTask_PlayMontageAndWait_OnMontageEnded"); \ static_assert(offsetof(AbilityTask_PlayMontageAndWait_OnMontageEnded, Montage) == 0x000000, "Member 'AbilityTask_PlayMontageAndWait_OnMontageEnded::Montage' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_PlayMontageAndWait_OnMontageEnded, bInterrupted) == 0x000008, "Member 'AbilityTask_PlayMontageAndWait_OnMontageEnded::bInterrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_PlayMontageAndWait \ static_assert(alignof(UAbilityTask_PlayMontageAndWait) == 0x000008, "Wrong alignment on UAbilityTask_PlayMontageAndWait"); \ static_assert(sizeof(UAbilityTask_PlayMontageAndWait) == 0x000108, "Wrong size on UAbilityTask_PlayMontageAndWait"); \ static_assert(offsetof(UAbilityTask_PlayMontageAndWait, OnCompleted) == 0x000080, "Member 'UAbilityTask_PlayMontageAndWait::OnCompleted' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_PlayMontageAndWait, OnBlendOut) == 0x000090, "Member 'UAbilityTask_PlayMontageAndWait::OnBlendOut' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_PlayMontageAndWait, OnInterrupted) == 0x0000A0, "Member 'UAbilityTask_PlayMontageAndWait::OnInterrupted' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_PlayMontageAndWait, OnCancelled) == 0x0000B0, "Member 'UAbilityTask_PlayMontageAndWait::OnCancelled' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_PlayMontageAndWait, MontageToPlay) == 0x0000E8, "Member 'UAbilityTask_PlayMontageAndWait::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_PlayMontageAndWait, Rate) == 0x0000F0, "Member 'UAbilityTask_PlayMontageAndWait::Rate' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_PlayMontageAndWait, StartSection) == 0x0000F4, "Member 'UAbilityTask_PlayMontageAndWait::StartSection' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_PlayMontageAndWait, AnimRootMotionTranslationScale) == 0x0000FC, "Member 'UAbilityTask_PlayMontageAndWait::AnimRootMotionTranslationScale' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_PlayMontageAndWait, StartTimeSeconds) == 0x000100, "Member 'UAbilityTask_PlayMontageAndWait::StartTimeSeconds' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_PlayMontageAndWait, bStopWhenAbilityEnds) == 0x000104, "Member 'UAbilityTask_PlayMontageAndWait::bStopWhenAbilityEnds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_Repeat_RepeatAction \ static_assert(alignof(AbilityTask_Repeat_RepeatAction) == 0x000008, "Wrong alignment on AbilityTask_Repeat_RepeatAction"); \ static_assert(sizeof(AbilityTask_Repeat_RepeatAction) == 0x000018, "Wrong size on AbilityTask_Repeat_RepeatAction"); \ static_assert(offsetof(AbilityTask_Repeat_RepeatAction, OwningAbility) == 0x000000, "Member 'AbilityTask_Repeat_RepeatAction::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_Repeat_RepeatAction, TimeBetweenActions) == 0x000008, "Member 'AbilityTask_Repeat_RepeatAction::TimeBetweenActions' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_Repeat_RepeatAction, TotalActionCount) == 0x00000C, "Member 'AbilityTask_Repeat_RepeatAction::TotalActionCount' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_Repeat_RepeatAction, ReturnValue) == 0x000010, "Member 'AbilityTask_Repeat_RepeatAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_Repeat \ static_assert(alignof(UAbilityTask_Repeat) == 0x000008, "Wrong alignment on UAbilityTask_Repeat"); \ static_assert(sizeof(UAbilityTask_Repeat) == 0x0000B8, "Wrong size on UAbilityTask_Repeat"); \ static_assert(offsetof(UAbilityTask_Repeat, OnPerformAction) == 0x000080, "Member 'UAbilityTask_Repeat::OnPerformAction' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_Repeat, OnFinished) == 0x000090, "Member 'UAbilityTask_Repeat::OnFinished' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_StartAbilityState_StartAbilityState \ static_assert(alignof(AbilityTask_StartAbilityState_StartAbilityState) == 0x000008, "Wrong alignment on AbilityTask_StartAbilityState_StartAbilityState"); \ static_assert(sizeof(AbilityTask_StartAbilityState_StartAbilityState) == 0x000020, "Wrong size on AbilityTask_StartAbilityState_StartAbilityState"); \ static_assert(offsetof(AbilityTask_StartAbilityState_StartAbilityState, OwningAbility) == 0x000000, "Member 'AbilityTask_StartAbilityState_StartAbilityState::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_StartAbilityState_StartAbilityState, StateName) == 0x000008, "Member 'AbilityTask_StartAbilityState_StartAbilityState::StateName' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_StartAbilityState_StartAbilityState, bEndCurrentState) == 0x000010, "Member 'AbilityTask_StartAbilityState_StartAbilityState::bEndCurrentState' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_StartAbilityState_StartAbilityState, ReturnValue) == 0x000018, "Member 'AbilityTask_StartAbilityState_StartAbilityState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_StartAbilityState \ static_assert(alignof(UAbilityTask_StartAbilityState) == 0x000008, "Wrong alignment on UAbilityTask_StartAbilityState"); \ static_assert(sizeof(UAbilityTask_StartAbilityState) == 0x0000B8, "Wrong size on UAbilityTask_StartAbilityState"); \ static_assert(offsetof(UAbilityTask_StartAbilityState, OnStateEnded) == 0x000080, "Member 'UAbilityTask_StartAbilityState::OnStateEnded' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_StartAbilityState, OnStateInterrupted) == 0x000090, "Member 'UAbilityTask_StartAbilityState::OnStateInterrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_VisualizeTargeting_VisualizeTargeting \ static_assert(alignof(AbilityTask_VisualizeTargeting_VisualizeTargeting) == 0x000008, "Wrong alignment on AbilityTask_VisualizeTargeting_VisualizeTargeting"); \ static_assert(sizeof(AbilityTask_VisualizeTargeting_VisualizeTargeting) == 0x000028, "Wrong size on AbilityTask_VisualizeTargeting_VisualizeTargeting"); \ static_assert(offsetof(AbilityTask_VisualizeTargeting_VisualizeTargeting, OwningAbility) == 0x000000, "Member 'AbilityTask_VisualizeTargeting_VisualizeTargeting::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_VisualizeTargeting_VisualizeTargeting, Class_0) == 0x000008, "Member 'AbilityTask_VisualizeTargeting_VisualizeTargeting::Class_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_VisualizeTargeting_VisualizeTargeting, TaskInstanceName) == 0x000010, "Member 'AbilityTask_VisualizeTargeting_VisualizeTargeting::TaskInstanceName' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_VisualizeTargeting_VisualizeTargeting, Duration) == 0x000018, "Member 'AbilityTask_VisualizeTargeting_VisualizeTargeting::Duration' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_VisualizeTargeting_VisualizeTargeting, ReturnValue) == 0x000020, "Member 'AbilityTask_VisualizeTargeting_VisualizeTargeting::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_VisualizeTargeting_VisualizeTargetingUsingActor \ static_assert(alignof(AbilityTask_VisualizeTargeting_VisualizeTargetingUsingActor) == 0x000008, "Wrong alignment on AbilityTask_VisualizeTargeting_VisualizeTargetingUsingActor"); \ static_assert(sizeof(AbilityTask_VisualizeTargeting_VisualizeTargetingUsingActor) == 0x000028, "Wrong size on AbilityTask_VisualizeTargeting_VisualizeTargetingUsingActor"); \ static_assert(offsetof(AbilityTask_VisualizeTargeting_VisualizeTargetingUsingActor, OwningAbility) == 0x000000, "Member 'AbilityTask_VisualizeTargeting_VisualizeTargetingUsingActor::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_VisualizeTargeting_VisualizeTargetingUsingActor, TargetActor) == 0x000008, "Member 'AbilityTask_VisualizeTargeting_VisualizeTargetingUsingActor::TargetActor' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_VisualizeTargeting_VisualizeTargetingUsingActor, TaskInstanceName) == 0x000010, "Member 'AbilityTask_VisualizeTargeting_VisualizeTargetingUsingActor::TaskInstanceName' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_VisualizeTargeting_VisualizeTargetingUsingActor, Duration) == 0x000018, "Member 'AbilityTask_VisualizeTargeting_VisualizeTargetingUsingActor::Duration' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_VisualizeTargeting_VisualizeTargetingUsingActor, ReturnValue) == 0x000020, "Member 'AbilityTask_VisualizeTargeting_VisualizeTargetingUsingActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_VisualizeTargeting_BeginSpawningActor \ static_assert(alignof(AbilityTask_VisualizeTargeting_BeginSpawningActor) == 0x000008, "Wrong alignment on AbilityTask_VisualizeTargeting_BeginSpawningActor"); \ static_assert(sizeof(AbilityTask_VisualizeTargeting_BeginSpawningActor) == 0x000020, "Wrong size on AbilityTask_VisualizeTargeting_BeginSpawningActor"); \ static_assert(offsetof(AbilityTask_VisualizeTargeting_BeginSpawningActor, OwningAbility) == 0x000000, "Member 'AbilityTask_VisualizeTargeting_BeginSpawningActor::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_VisualizeTargeting_BeginSpawningActor, Class_0) == 0x000008, "Member 'AbilityTask_VisualizeTargeting_BeginSpawningActor::Class_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_VisualizeTargeting_BeginSpawningActor, SpawnedActor) == 0x000010, "Member 'AbilityTask_VisualizeTargeting_BeginSpawningActor::SpawnedActor' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_VisualizeTargeting_BeginSpawningActor, ReturnValue) == 0x000018, "Member 'AbilityTask_VisualizeTargeting_BeginSpawningActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_VisualizeTargeting_FinishSpawningActor \ static_assert(alignof(AbilityTask_VisualizeTargeting_FinishSpawningActor) == 0x000008, "Wrong alignment on AbilityTask_VisualizeTargeting_FinishSpawningActor"); \ static_assert(sizeof(AbilityTask_VisualizeTargeting_FinishSpawningActor) == 0x000010, "Wrong size on AbilityTask_VisualizeTargeting_FinishSpawningActor"); \ static_assert(offsetof(AbilityTask_VisualizeTargeting_FinishSpawningActor, OwningAbility) == 0x000000, "Member 'AbilityTask_VisualizeTargeting_FinishSpawningActor::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_VisualizeTargeting_FinishSpawningActor, SpawnedActor) == 0x000008, "Member 'AbilityTask_VisualizeTargeting_FinishSpawningActor::SpawnedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_VisualizeTargeting \ static_assert(alignof(UAbilityTask_VisualizeTargeting) == 0x000008, "Wrong alignment on UAbilityTask_VisualizeTargeting"); \ static_assert(sizeof(UAbilityTask_VisualizeTargeting) == 0x0000A8, "Wrong size on UAbilityTask_VisualizeTargeting"); \ static_assert(offsetof(UAbilityTask_VisualizeTargeting, TimeElapsed) == 0x000080, "Member 'UAbilityTask_VisualizeTargeting::TimeElapsed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitAbilityActivate_WaitForAbilityActivate \ static_assert(alignof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivate) == 0x000008, "Wrong alignment on AbilityTask_WaitAbilityActivate_WaitForAbilityActivate"); \ static_assert(sizeof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivate) == 0x000028, "Wrong size on AbilityTask_WaitAbilityActivate_WaitForAbilityActivate"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivate, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitAbilityActivate_WaitForAbilityActivate::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivate, WithTag) == 0x000008, "Member 'AbilityTask_WaitAbilityActivate_WaitForAbilityActivate::WithTag' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivate, WithoutTag) == 0x000010, "Member 'AbilityTask_WaitAbilityActivate_WaitForAbilityActivate::WithoutTag' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivate, IncludeTriggeredAbilities) == 0x000018, "Member 'AbilityTask_WaitAbilityActivate_WaitForAbilityActivate::IncludeTriggeredAbilities' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivate, TriggerOnce) == 0x000019, "Member 'AbilityTask_WaitAbilityActivate_WaitForAbilityActivate::TriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivate, ReturnValue) == 0x000020, "Member 'AbilityTask_WaitAbilityActivate_WaitForAbilityActivate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitAbilityActivate_WaitForAbilityActivate_Query \ static_assert(alignof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivate_Query) == 0x000008, "Wrong alignment on AbilityTask_WaitAbilityActivate_WaitForAbilityActivate_Query"); \ static_assert(sizeof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivate_Query) == 0x000060, "Wrong size on AbilityTask_WaitAbilityActivate_WaitForAbilityActivate_Query"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivate_Query, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitAbilityActivate_WaitForAbilityActivate_Query::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivate_Query, Query) == 0x000008, "Member 'AbilityTask_WaitAbilityActivate_WaitForAbilityActivate_Query::Query' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivate_Query, IncludeTriggeredAbilities) == 0x000050, "Member 'AbilityTask_WaitAbilityActivate_WaitForAbilityActivate_Query::IncludeTriggeredAbilities' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivate_Query, TriggerOnce) == 0x000051, "Member 'AbilityTask_WaitAbilityActivate_WaitForAbilityActivate_Query::TriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivate_Query, ReturnValue) == 0x000058, "Member 'AbilityTask_WaitAbilityActivate_WaitForAbilityActivate_Query::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitAbilityActivate_WaitForAbilityActivateWithTagRequirements \ static_assert(alignof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivateWithTagRequirements) == 0x000008, "Wrong alignment on AbilityTask_WaitAbilityActivate_WaitForAbilityActivateWithTagRequirements"); \ static_assert(sizeof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivateWithTagRequirements) == 0x000058, "Wrong size on AbilityTask_WaitAbilityActivate_WaitForAbilityActivateWithTagRequirements"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivateWithTagRequirements, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitAbilityActivate_WaitForAbilityActivateWithTagRequirements::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivateWithTagRequirements, TagRequirements) == 0x000008, "Member 'AbilityTask_WaitAbilityActivate_WaitForAbilityActivateWithTagRequirements::TagRequirements' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivateWithTagRequirements, IncludeTriggeredAbilities) == 0x000048, "Member 'AbilityTask_WaitAbilityActivate_WaitForAbilityActivateWithTagRequirements::IncludeTriggeredAbilities' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivateWithTagRequirements, TriggerOnce) == 0x000049, "Member 'AbilityTask_WaitAbilityActivate_WaitForAbilityActivateWithTagRequirements::TriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_WaitForAbilityActivateWithTagRequirements, ReturnValue) == 0x000050, "Member 'AbilityTask_WaitAbilityActivate_WaitForAbilityActivateWithTagRequirements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitAbilityActivate_OnAbilityActivate \ static_assert(alignof(AbilityTask_WaitAbilityActivate_OnAbilityActivate) == 0x000008, "Wrong alignment on AbilityTask_WaitAbilityActivate_OnAbilityActivate"); \ static_assert(sizeof(AbilityTask_WaitAbilityActivate_OnAbilityActivate) == 0x000008, "Wrong size on AbilityTask_WaitAbilityActivate_OnAbilityActivate"); \ static_assert(offsetof(AbilityTask_WaitAbilityActivate_OnAbilityActivate, ActivatedAbility) == 0x000000, "Member 'AbilityTask_WaitAbilityActivate_OnAbilityActivate::ActivatedAbility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitAbilityActivate \ static_assert(alignof(UAbilityTask_WaitAbilityActivate) == 0x000008, "Wrong alignment on UAbilityTask_WaitAbilityActivate"); \ static_assert(sizeof(UAbilityTask_WaitAbilityActivate) == 0x000138, "Wrong size on UAbilityTask_WaitAbilityActivate"); \ static_assert(offsetof(UAbilityTask_WaitAbilityActivate, OnActivate) == 0x000080, "Member 'UAbilityTask_WaitAbilityActivate::OnActivate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitAbilityCommit_WaitForAbilityCommit \ static_assert(alignof(AbilityTask_WaitAbilityCommit_WaitForAbilityCommit) == 0x000008, "Wrong alignment on AbilityTask_WaitAbilityCommit_WaitForAbilityCommit"); \ static_assert(sizeof(AbilityTask_WaitAbilityCommit_WaitForAbilityCommit) == 0x000028, "Wrong size on AbilityTask_WaitAbilityCommit_WaitForAbilityCommit"); \ static_assert(offsetof(AbilityTask_WaitAbilityCommit_WaitForAbilityCommit, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitAbilityCommit_WaitForAbilityCommit::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityCommit_WaitForAbilityCommit, WithTag) == 0x000008, "Member 'AbilityTask_WaitAbilityCommit_WaitForAbilityCommit::WithTag' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityCommit_WaitForAbilityCommit, WithoutTage) == 0x000010, "Member 'AbilityTask_WaitAbilityCommit_WaitForAbilityCommit::WithoutTage' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityCommit_WaitForAbilityCommit, TriggerOnce) == 0x000018, "Member 'AbilityTask_WaitAbilityCommit_WaitForAbilityCommit::TriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityCommit_WaitForAbilityCommit, ReturnValue) == 0x000020, "Member 'AbilityTask_WaitAbilityCommit_WaitForAbilityCommit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitAbilityCommit_WaitForAbilityCommit_Query \ static_assert(alignof(AbilityTask_WaitAbilityCommit_WaitForAbilityCommit_Query) == 0x000008, "Wrong alignment on AbilityTask_WaitAbilityCommit_WaitForAbilityCommit_Query"); \ static_assert(sizeof(AbilityTask_WaitAbilityCommit_WaitForAbilityCommit_Query) == 0x000060, "Wrong size on AbilityTask_WaitAbilityCommit_WaitForAbilityCommit_Query"); \ static_assert(offsetof(AbilityTask_WaitAbilityCommit_WaitForAbilityCommit_Query, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitAbilityCommit_WaitForAbilityCommit_Query::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityCommit_WaitForAbilityCommit_Query, Query) == 0x000008, "Member 'AbilityTask_WaitAbilityCommit_WaitForAbilityCommit_Query::Query' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityCommit_WaitForAbilityCommit_Query, TriggerOnce) == 0x000050, "Member 'AbilityTask_WaitAbilityCommit_WaitForAbilityCommit_Query::TriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAbilityCommit_WaitForAbilityCommit_Query, ReturnValue) == 0x000058, "Member 'AbilityTask_WaitAbilityCommit_WaitForAbilityCommit_Query::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitAbilityCommit_OnAbilityCommit \ static_assert(alignof(AbilityTask_WaitAbilityCommit_OnAbilityCommit) == 0x000008, "Wrong alignment on AbilityTask_WaitAbilityCommit_OnAbilityCommit"); \ static_assert(sizeof(AbilityTask_WaitAbilityCommit_OnAbilityCommit) == 0x000008, "Wrong size on AbilityTask_WaitAbilityCommit_OnAbilityCommit"); \ static_assert(offsetof(AbilityTask_WaitAbilityCommit_OnAbilityCommit, ActivatedAbility) == 0x000000, "Member 'AbilityTask_WaitAbilityCommit_OnAbilityCommit::ActivatedAbility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitAbilityCommit \ static_assert(alignof(UAbilityTask_WaitAbilityCommit) == 0x000008, "Wrong alignment on UAbilityTask_WaitAbilityCommit"); \ static_assert(sizeof(UAbilityTask_WaitAbilityCommit) == 0x0000F8, "Wrong size on UAbilityTask_WaitAbilityCommit"); \ static_assert(offsetof(UAbilityTask_WaitAbilityCommit, OnCommit) == 0x000080, "Member 'UAbilityTask_WaitAbilityCommit::OnCommit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitAttributeChange_WaitForAttributeChange \ static_assert(alignof(AbilityTask_WaitAttributeChange_WaitForAttributeChange) == 0x000008, "Wrong alignment on AbilityTask_WaitAttributeChange_WaitForAttributeChange"); \ static_assert(sizeof(AbilityTask_WaitAttributeChange_WaitForAttributeChange) == 0x000068, "Wrong size on AbilityTask_WaitAttributeChange_WaitForAttributeChange"); \ static_assert(offsetof(AbilityTask_WaitAttributeChange_WaitForAttributeChange, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitAttributeChange_WaitForAttributeChange::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChange_WaitForAttributeChange, Attribute) == 0x000008, "Member 'AbilityTask_WaitAttributeChange_WaitForAttributeChange::Attribute' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChange_WaitForAttributeChange, WithSrcTag) == 0x000040, "Member 'AbilityTask_WaitAttributeChange_WaitForAttributeChange::WithSrcTag' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChange_WaitForAttributeChange, WithoutSrcTag) == 0x000048, "Member 'AbilityTask_WaitAttributeChange_WaitForAttributeChange::WithoutSrcTag' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChange_WaitForAttributeChange, TriggerOnce) == 0x000050, "Member 'AbilityTask_WaitAttributeChange_WaitForAttributeChange::TriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChange_WaitForAttributeChange, OptionalExternalOwner) == 0x000058, "Member 'AbilityTask_WaitAttributeChange_WaitForAttributeChange::OptionalExternalOwner' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChange_WaitForAttributeChange, ReturnValue) == 0x000060, "Member 'AbilityTask_WaitAttributeChange_WaitForAttributeChange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison \ static_assert(alignof(AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison) == 0x000008, "Wrong alignment on AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison"); \ static_assert(sizeof(AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison) == 0x000070, "Wrong size on AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison"); \ static_assert(offsetof(AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison, InAttribute) == 0x000008, "Member 'AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison::InAttribute' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison, InWithTag) == 0x000040, "Member 'AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison::InWithTag' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison, InWithoutTag) == 0x000048, "Member 'AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison::InWithoutTag' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison, InComparisonType) == 0x000050, "Member 'AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison::InComparisonType' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison, InComparisonValue) == 0x000054, "Member 'AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison::InComparisonValue' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison, TriggerOnce) == 0x000058, "Member 'AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison::TriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison, OptionalExternalOwner) == 0x000060, "Member 'AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison::OptionalExternalOwner' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison, ReturnValue) == 0x000068, "Member 'AbilityTask_WaitAttributeChange_WaitForAttributeChangeWithComparison::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitAttributeChange \ static_assert(alignof(UAbilityTask_WaitAttributeChange) == 0x000008, "Wrong alignment on UAbilityTask_WaitAttributeChange"); \ static_assert(sizeof(UAbilityTask_WaitAttributeChange) == 0x0000F8, "Wrong size on UAbilityTask_WaitAttributeChange"); \ static_assert(offsetof(UAbilityTask_WaitAttributeChange, OnChange) == 0x000080, "Member 'UAbilityTask_WaitAttributeChange::OnChange' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_WaitAttributeChange, ExternalOwner) == 0x0000F0, "Member 'UAbilityTask_WaitAttributeChange::ExternalOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold \ static_assert(alignof(AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold) == 0x000008, "Wrong alignment on AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold"); \ static_assert(sizeof(AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold) == 0x000098, "Wrong size on AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold"); \ static_assert(offsetof(AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold, AttributeNumerator) == 0x000008, "Member 'AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold::AttributeNumerator' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold, AttributeDenominator) == 0x000040, "Member 'AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold::AttributeDenominator' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold, ComparisonType) == 0x000078, "Member 'AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold::ComparisonType' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold, ComparisonValue) == 0x00007C, "Member 'AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold::ComparisonValue' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold, bTriggerOnce) == 0x000080, "Member 'AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold::bTriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold, OptionalExternalOwner) == 0x000088, "Member 'AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold::OptionalExternalOwner' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold, ReturnValue) == 0x000090, "Member 'AbilityTask_WaitAttributeChangeRatioThreshold_WaitForAttributeChangeRatioThreshold::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitAttributeChangeRatioThreshold \ static_assert(alignof(UAbilityTask_WaitAttributeChangeRatioThreshold) == 0x000008, "Wrong alignment on UAbilityTask_WaitAttributeChangeRatioThreshold"); \ static_assert(sizeof(UAbilityTask_WaitAttributeChangeRatioThreshold) == 0x000140, "Wrong size on UAbilityTask_WaitAttributeChangeRatioThreshold"); \ static_assert(offsetof(UAbilityTask_WaitAttributeChangeRatioThreshold, OnChange) == 0x000080, "Member 'UAbilityTask_WaitAttributeChangeRatioThreshold::OnChange' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_WaitAttributeChangeRatioThreshold, ExternalOwner) == 0x000138, "Member 'UAbilityTask_WaitAttributeChangeRatioThreshold::ExternalOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold \ static_assert(alignof(AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold) == 0x000008, "Wrong alignment on AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold"); \ static_assert(sizeof(AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold) == 0x000060, "Wrong size on AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold"); \ static_assert(offsetof(AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold, Attribute) == 0x000008, "Member 'AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold::Attribute' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold, ComparisonType) == 0x000040, "Member 'AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold::ComparisonType' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold, ComparisonValue) == 0x000044, "Member 'AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold::ComparisonValue' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold, bTriggerOnce) == 0x000048, "Member 'AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold::bTriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold, OptionalExternalOwner) == 0x000050, "Member 'AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold::OptionalExternalOwner' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold, ReturnValue) == 0x000058, "Member 'AbilityTask_WaitAttributeChangeThreshold_WaitForAttributeChangeThreshold::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitAttributeChangeThreshold \ static_assert(alignof(UAbilityTask_WaitAttributeChangeThreshold) == 0x000008, "Wrong alignment on UAbilityTask_WaitAttributeChangeThreshold"); \ static_assert(sizeof(UAbilityTask_WaitAttributeChangeThreshold) == 0x0000F0, "Wrong size on UAbilityTask_WaitAttributeChangeThreshold"); \ static_assert(offsetof(UAbilityTask_WaitAttributeChangeThreshold, OnChange) == 0x000080, "Member 'UAbilityTask_WaitAttributeChangeThreshold::OnChange' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_WaitAttributeChangeThreshold, ExternalOwner) == 0x0000E8, "Member 'UAbilityTask_WaitAttributeChangeThreshold::ExternalOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitCancel_WaitCancel \ static_assert(alignof(AbilityTask_WaitCancel_WaitCancel) == 0x000008, "Wrong alignment on AbilityTask_WaitCancel_WaitCancel"); \ static_assert(sizeof(AbilityTask_WaitCancel_WaitCancel) == 0x000010, "Wrong size on AbilityTask_WaitCancel_WaitCancel"); \ static_assert(offsetof(AbilityTask_WaitCancel_WaitCancel, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitCancel_WaitCancel::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitCancel_WaitCancel, ReturnValue) == 0x000008, "Member 'AbilityTask_WaitCancel_WaitCancel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitCancel \ static_assert(alignof(UAbilityTask_WaitCancel) == 0x000008, "Wrong alignment on UAbilityTask_WaitCancel"); \ static_assert(sizeof(UAbilityTask_WaitCancel) == 0x000098, "Wrong size on UAbilityTask_WaitCancel"); \ static_assert(offsetof(UAbilityTask_WaitCancel, OnCancel) == 0x000080, "Member 'UAbilityTask_WaitCancel::OnCancel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitConfirm_WaitConfirm \ static_assert(alignof(AbilityTask_WaitConfirm_WaitConfirm) == 0x000008, "Wrong alignment on AbilityTask_WaitConfirm_WaitConfirm"); \ static_assert(sizeof(AbilityTask_WaitConfirm_WaitConfirm) == 0x000010, "Wrong size on AbilityTask_WaitConfirm_WaitConfirm"); \ static_assert(offsetof(AbilityTask_WaitConfirm_WaitConfirm, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitConfirm_WaitConfirm::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitConfirm_WaitConfirm, ReturnValue) == 0x000008, "Member 'AbilityTask_WaitConfirm_WaitConfirm::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitConfirm_OnConfirmCallback \ static_assert(alignof(AbilityTask_WaitConfirm_OnConfirmCallback) == 0x000008, "Wrong alignment on AbilityTask_WaitConfirm_OnConfirmCallback"); \ static_assert(sizeof(AbilityTask_WaitConfirm_OnConfirmCallback) == 0x000008, "Wrong size on AbilityTask_WaitConfirm_OnConfirmCallback"); \ static_assert(offsetof(AbilityTask_WaitConfirm_OnConfirmCallback, InAbility) == 0x000000, "Member 'AbilityTask_WaitConfirm_OnConfirmCallback::InAbility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitConfirm \ static_assert(alignof(UAbilityTask_WaitConfirm) == 0x000008, "Wrong alignment on UAbilityTask_WaitConfirm"); \ static_assert(sizeof(UAbilityTask_WaitConfirm) == 0x0000A0, "Wrong size on UAbilityTask_WaitConfirm"); \ static_assert(offsetof(UAbilityTask_WaitConfirm, OnConfirm) == 0x000080, "Member 'UAbilityTask_WaitConfirm::OnConfirm' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitConfirmCancel_WaitConfirmCancel \ static_assert(alignof(AbilityTask_WaitConfirmCancel_WaitConfirmCancel) == 0x000008, "Wrong alignment on AbilityTask_WaitConfirmCancel_WaitConfirmCancel"); \ static_assert(sizeof(AbilityTask_WaitConfirmCancel_WaitConfirmCancel) == 0x000010, "Wrong size on AbilityTask_WaitConfirmCancel_WaitConfirmCancel"); \ static_assert(offsetof(AbilityTask_WaitConfirmCancel_WaitConfirmCancel, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitConfirmCancel_WaitConfirmCancel::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitConfirmCancel_WaitConfirmCancel, ReturnValue) == 0x000008, "Member 'AbilityTask_WaitConfirmCancel_WaitConfirmCancel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitConfirmCancel \ static_assert(alignof(UAbilityTask_WaitConfirmCancel) == 0x000008, "Wrong alignment on UAbilityTask_WaitConfirmCancel"); \ static_assert(sizeof(UAbilityTask_WaitConfirmCancel) == 0x0000A8, "Wrong size on UAbilityTask_WaitConfirmCancel"); \ static_assert(offsetof(UAbilityTask_WaitConfirmCancel, OnConfirm) == 0x000080, "Member 'UAbilityTask_WaitConfirmCancel::OnConfirm' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_WaitConfirmCancel, OnCancel) == 0x000090, "Member 'UAbilityTask_WaitConfirmCancel::OnCancel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitDelay_WaitDelay \ static_assert(alignof(AbilityTask_WaitDelay_WaitDelay) == 0x000008, "Wrong alignment on AbilityTask_WaitDelay_WaitDelay"); \ static_assert(sizeof(AbilityTask_WaitDelay_WaitDelay) == 0x000018, "Wrong size on AbilityTask_WaitDelay_WaitDelay"); \ static_assert(offsetof(AbilityTask_WaitDelay_WaitDelay, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitDelay_WaitDelay::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitDelay_WaitDelay, Time) == 0x000008, "Member 'AbilityTask_WaitDelay_WaitDelay::Time' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitDelay_WaitDelay, ReturnValue) == 0x000010, "Member 'AbilityTask_WaitDelay_WaitDelay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitDelay \ static_assert(alignof(UAbilityTask_WaitDelay) == 0x000008, "Wrong alignment on UAbilityTask_WaitDelay"); \ static_assert(sizeof(UAbilityTask_WaitDelay) == 0x000098, "Wrong size on UAbilityTask_WaitDelay"); \ static_assert(offsetof(UAbilityTask_WaitDelay, OnFinish) == 0x000080, "Member 'UAbilityTask_WaitDelay::OnFinish' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitGameplayEffectApplied_OnApplyGameplayEffectCallback \ static_assert(alignof(AbilityTask_WaitGameplayEffectApplied_OnApplyGameplayEffectCallback) == 0x000008, "Wrong alignment on AbilityTask_WaitGameplayEffectApplied_OnApplyGameplayEffectCallback"); \ static_assert(sizeof(AbilityTask_WaitGameplayEffectApplied_OnApplyGameplayEffectCallback) == 0x0002A8, "Wrong size on AbilityTask_WaitGameplayEffectApplied_OnApplyGameplayEffectCallback"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_OnApplyGameplayEffectCallback, Target) == 0x000000, "Member 'AbilityTask_WaitGameplayEffectApplied_OnApplyGameplayEffectCallback::Target' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_OnApplyGameplayEffectCallback, SpecApplied) == 0x000008, "Member 'AbilityTask_WaitGameplayEffectApplied_OnApplyGameplayEffectCallback::SpecApplied' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_OnApplyGameplayEffectCallback, ActiveHandle) == 0x0002A0, "Member 'AbilityTask_WaitGameplayEffectApplied_OnApplyGameplayEffectCallback::ActiveHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitGameplayEffectApplied \ static_assert(alignof(UAbilityTask_WaitGameplayEffectApplied) == 0x000008, "Wrong alignment on UAbilityTask_WaitGameplayEffectApplied"); \ static_assert(sizeof(UAbilityTask_WaitGameplayEffectApplied) == 0x0001B8, "Wrong size on UAbilityTask_WaitGameplayEffectApplied"); \ static_assert(offsetof(UAbilityTask_WaitGameplayEffectApplied, ExternalOwner) == 0x0001A8, "Member 'UAbilityTask_WaitGameplayEffectApplied::ExternalOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf \ static_assert(alignof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf) == 0x000008, "Wrong alignment on AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf"); \ static_assert(sizeof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf) == 0x0000B8, "Wrong size on AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf, SourceFilter) == 0x000008, "Member 'AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf::SourceFilter' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf, SourceTagRequirements) == 0x000018, "Member 'AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf::SourceTagRequirements' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf, TargetTagRequirements) == 0x000058, "Member 'AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf::TargetTagRequirements' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf, TriggerOnce) == 0x000098, "Member 'AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf::TriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf, OptionalExternalOwner) == 0x0000A0, "Member 'AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf::OptionalExternalOwner' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf, ListenForPeriodicEffect) == 0x0000A8, "Member 'AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf::ListenForPeriodicEffect' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf, ReturnValue) == 0x0000B0, "Member 'AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query \ static_assert(alignof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query) == 0x000008, "Wrong alignment on AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query"); \ static_assert(sizeof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query) == 0x0000C8, "Wrong size on AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query, SourceFilter) == 0x000008, "Member 'AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query::SourceFilter' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query, SourceTagQuery) == 0x000018, "Member 'AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query::SourceTagQuery' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query, TargetTagQuery) == 0x000060, "Member 'AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query::TargetTagQuery' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query, TriggerOnce) == 0x0000A8, "Member 'AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query::TriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query, OptionalExternalOwner) == 0x0000B0, "Member 'AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query::OptionalExternalOwner' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query, ListenForPeriodicEffect) == 0x0000B8, "Member 'AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query::ListenForPeriodicEffect' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query, ReturnValue) == 0x0000C0, "Member 'AbilityTask_WaitGameplayEffectApplied_Self_WaitGameplayEffectAppliedToSelf_Query::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitGameplayEffectApplied_Self \ static_assert(alignof(UAbilityTask_WaitGameplayEffectApplied_Self) == 0x000008, "Wrong alignment on UAbilityTask_WaitGameplayEffectApplied_Self"); \ static_assert(sizeof(UAbilityTask_WaitGameplayEffectApplied_Self) == 0x0001D8, "Wrong size on UAbilityTask_WaitGameplayEffectApplied_Self"); \ static_assert(offsetof(UAbilityTask_WaitGameplayEffectApplied_Self, OnApplied) == 0x0001B8, "Member 'UAbilityTask_WaitGameplayEffectApplied_Self::OnApplied' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget \ static_assert(alignof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget) == 0x000008, "Wrong alignment on AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget"); \ static_assert(sizeof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget) == 0x0000B8, "Wrong size on AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget, TargetFilter) == 0x000008, "Member 'AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget::TargetFilter' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget, SourceTagRequirements) == 0x000018, "Member 'AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget::SourceTagRequirements' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget, TargetTagRequirements) == 0x000058, "Member 'AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget::TargetTagRequirements' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget, TriggerOnce) == 0x000098, "Member 'AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget::TriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget, OptionalExternalOwner) == 0x0000A0, "Member 'AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget::OptionalExternalOwner' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget, ListenForPeriodicEffects) == 0x0000A8, "Member 'AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget::ListenForPeriodicEffects' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget, ReturnValue) == 0x0000B0, "Member 'AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query \ static_assert(alignof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query) == 0x000008, "Wrong alignment on AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query"); \ static_assert(sizeof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query) == 0x0000C8, "Wrong size on AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query, SourceFilter) == 0x000008, "Member 'AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query::SourceFilter' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query, SourceTagQuery) == 0x000018, "Member 'AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query::SourceTagQuery' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query, TargetTagQuery) == 0x000060, "Member 'AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query::TargetTagQuery' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query, TriggerOnce) == 0x0000A8, "Member 'AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query::TriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query, OptionalExternalOwner) == 0x0000B0, "Member 'AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query::OptionalExternalOwner' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query, ListenForPeriodicEffect) == 0x0000B8, "Member 'AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query::ListenForPeriodicEffect' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query, ReturnValue) == 0x0000C0, "Member 'AbilityTask_WaitGameplayEffectApplied_Target_WaitGameplayEffectAppliedToTarget_Query::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitGameplayEffectApplied_Target \ static_assert(alignof(UAbilityTask_WaitGameplayEffectApplied_Target) == 0x000008, "Wrong alignment on UAbilityTask_WaitGameplayEffectApplied_Target"); \ static_assert(sizeof(UAbilityTask_WaitGameplayEffectApplied_Target) == 0x0001D8, "Wrong size on UAbilityTask_WaitGameplayEffectApplied_Target"); \ static_assert(offsetof(UAbilityTask_WaitGameplayEffectApplied_Target, OnApplied) == 0x0001B8, "Member 'UAbilityTask_WaitGameplayEffectApplied_Target::OnApplied' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitGameplayEffectRemoved_WaitForGameplayEffectRemoved \ static_assert(alignof(AbilityTask_WaitGameplayEffectRemoved_WaitForGameplayEffectRemoved) == 0x000008, "Wrong alignment on AbilityTask_WaitGameplayEffectRemoved_WaitForGameplayEffectRemoved"); \ static_assert(sizeof(AbilityTask_WaitGameplayEffectRemoved_WaitForGameplayEffectRemoved) == 0x000018, "Wrong size on AbilityTask_WaitGameplayEffectRemoved_WaitForGameplayEffectRemoved"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectRemoved_WaitForGameplayEffectRemoved, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitGameplayEffectRemoved_WaitForGameplayEffectRemoved::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectRemoved_WaitForGameplayEffectRemoved, Handle) == 0x000008, "Member 'AbilityTask_WaitGameplayEffectRemoved_WaitForGameplayEffectRemoved::Handle' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectRemoved_WaitForGameplayEffectRemoved, ReturnValue) == 0x000010, "Member 'AbilityTask_WaitGameplayEffectRemoved_WaitForGameplayEffectRemoved::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitGameplayEffectRemoved_OnGameplayEffectRemoved \ static_assert(alignof(AbilityTask_WaitGameplayEffectRemoved_OnGameplayEffectRemoved) == 0x000008, "Wrong alignment on AbilityTask_WaitGameplayEffectRemoved_OnGameplayEffectRemoved"); \ static_assert(sizeof(AbilityTask_WaitGameplayEffectRemoved_OnGameplayEffectRemoved) == 0x000020, "Wrong size on AbilityTask_WaitGameplayEffectRemoved_OnGameplayEffectRemoved"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectRemoved_OnGameplayEffectRemoved, InGameplayEffectRemovalInfo) == 0x000000, "Member 'AbilityTask_WaitGameplayEffectRemoved_OnGameplayEffectRemoved::InGameplayEffectRemovalInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitGameplayEffectRemoved \ static_assert(alignof(UAbilityTask_WaitGameplayEffectRemoved) == 0x000008, "Wrong alignment on UAbilityTask_WaitGameplayEffectRemoved"); \ static_assert(sizeof(UAbilityTask_WaitGameplayEffectRemoved) == 0x0000C0, "Wrong size on UAbilityTask_WaitGameplayEffectRemoved"); \ static_assert(offsetof(UAbilityTask_WaitGameplayEffectRemoved, OnRemoved) == 0x000080, "Member 'UAbilityTask_WaitGameplayEffectRemoved::OnRemoved' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_WaitGameplayEffectRemoved, InvalidHandle) == 0x000090, "Member 'UAbilityTask_WaitGameplayEffectRemoved::InvalidHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitGameplayEffectStackChange_WaitForGameplayEffectStackChange \ static_assert(alignof(AbilityTask_WaitGameplayEffectStackChange_WaitForGameplayEffectStackChange) == 0x000008, "Wrong alignment on AbilityTask_WaitGameplayEffectStackChange_WaitForGameplayEffectStackChange"); \ static_assert(sizeof(AbilityTask_WaitGameplayEffectStackChange_WaitForGameplayEffectStackChange) == 0x000018, "Wrong size on AbilityTask_WaitGameplayEffectStackChange_WaitForGameplayEffectStackChange"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectStackChange_WaitForGameplayEffectStackChange, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitGameplayEffectStackChange_WaitForGameplayEffectStackChange::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectStackChange_WaitForGameplayEffectStackChange, Handle) == 0x000008, "Member 'AbilityTask_WaitGameplayEffectStackChange_WaitForGameplayEffectStackChange::Handle' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectStackChange_WaitForGameplayEffectStackChange, ReturnValue) == 0x000010, "Member 'AbilityTask_WaitGameplayEffectStackChange_WaitForGameplayEffectStackChange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitGameplayEffectStackChange_OnGameplayEffectStackChange \ static_assert(alignof(AbilityTask_WaitGameplayEffectStackChange_OnGameplayEffectStackChange) == 0x000004, "Wrong alignment on AbilityTask_WaitGameplayEffectStackChange_OnGameplayEffectStackChange"); \ static_assert(sizeof(AbilityTask_WaitGameplayEffectStackChange_OnGameplayEffectStackChange) == 0x000010, "Wrong size on AbilityTask_WaitGameplayEffectStackChange_OnGameplayEffectStackChange"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectStackChange_OnGameplayEffectStackChange, Handle) == 0x000000, "Member 'AbilityTask_WaitGameplayEffectStackChange_OnGameplayEffectStackChange::Handle' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectStackChange_OnGameplayEffectStackChange, NewCount) == 0x000008, "Member 'AbilityTask_WaitGameplayEffectStackChange_OnGameplayEffectStackChange::NewCount' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEffectStackChange_OnGameplayEffectStackChange, OldCount) == 0x00000C, "Member 'AbilityTask_WaitGameplayEffectStackChange_OnGameplayEffectStackChange::OldCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitGameplayEffectStackChange \ static_assert(alignof(UAbilityTask_WaitGameplayEffectStackChange) == 0x000008, "Wrong alignment on UAbilityTask_WaitGameplayEffectStackChange"); \ static_assert(sizeof(UAbilityTask_WaitGameplayEffectStackChange) == 0x0000B8, "Wrong size on UAbilityTask_WaitGameplayEffectStackChange"); \ static_assert(offsetof(UAbilityTask_WaitGameplayEffectStackChange, OnChange) == 0x000080, "Member 'UAbilityTask_WaitGameplayEffectStackChange::OnChange' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_WaitGameplayEffectStackChange, InvalidHandle) == 0x000090, "Member 'UAbilityTask_WaitGameplayEffectStackChange::InvalidHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitGameplayEvent_WaitGameplayEvent \ static_assert(alignof(AbilityTask_WaitGameplayEvent_WaitGameplayEvent) == 0x000008, "Wrong alignment on AbilityTask_WaitGameplayEvent_WaitGameplayEvent"); \ static_assert(sizeof(AbilityTask_WaitGameplayEvent_WaitGameplayEvent) == 0x000028, "Wrong size on AbilityTask_WaitGameplayEvent_WaitGameplayEvent"); \ static_assert(offsetof(AbilityTask_WaitGameplayEvent_WaitGameplayEvent, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitGameplayEvent_WaitGameplayEvent::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEvent_WaitGameplayEvent, EventTag) == 0x000008, "Member 'AbilityTask_WaitGameplayEvent_WaitGameplayEvent::EventTag' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEvent_WaitGameplayEvent, OptionalExternalTarget_0) == 0x000010, "Member 'AbilityTask_WaitGameplayEvent_WaitGameplayEvent::OptionalExternalTarget_0' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEvent_WaitGameplayEvent, OnlyTriggerOnce) == 0x000018, "Member 'AbilityTask_WaitGameplayEvent_WaitGameplayEvent::OnlyTriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEvent_WaitGameplayEvent, OnlyMatchExact) == 0x000019, "Member 'AbilityTask_WaitGameplayEvent_WaitGameplayEvent::OnlyMatchExact' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayEvent_WaitGameplayEvent, ReturnValue) == 0x000020, "Member 'AbilityTask_WaitGameplayEvent_WaitGameplayEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitGameplayEvent \ static_assert(alignof(UAbilityTask_WaitGameplayEvent) == 0x000008, "Wrong alignment on UAbilityTask_WaitGameplayEvent"); \ static_assert(sizeof(UAbilityTask_WaitGameplayEvent) == 0x0000B0, "Wrong size on UAbilityTask_WaitGameplayEvent"); \ static_assert(offsetof(UAbilityTask_WaitGameplayEvent, EventReceived) == 0x000080, "Member 'UAbilityTask_WaitGameplayEvent::EventReceived' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_WaitGameplayEvent, OptionalExternalTarget) == 0x000098, "Member 'UAbilityTask_WaitGameplayEvent::OptionalExternalTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitGameplayTagAdded_WaitGameplayTagAdd \ static_assert(alignof(AbilityTask_WaitGameplayTagAdded_WaitGameplayTagAdd) == 0x000008, "Wrong alignment on AbilityTask_WaitGameplayTagAdded_WaitGameplayTagAdd"); \ static_assert(sizeof(AbilityTask_WaitGameplayTagAdded_WaitGameplayTagAdd) == 0x000028, "Wrong size on AbilityTask_WaitGameplayTagAdded_WaitGameplayTagAdd"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagAdded_WaitGameplayTagAdd, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitGameplayTagAdded_WaitGameplayTagAdd::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagAdded_WaitGameplayTagAdd, Tag) == 0x000008, "Member 'AbilityTask_WaitGameplayTagAdded_WaitGameplayTagAdd::Tag' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagAdded_WaitGameplayTagAdd, InOptionalExternalTarget) == 0x000010, "Member 'AbilityTask_WaitGameplayTagAdded_WaitGameplayTagAdd::InOptionalExternalTarget' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagAdded_WaitGameplayTagAdd, OnlyTriggerOnce) == 0x000018, "Member 'AbilityTask_WaitGameplayTagAdded_WaitGameplayTagAdd::OnlyTriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagAdded_WaitGameplayTagAdd, ReturnValue) == 0x000020, "Member 'AbilityTask_WaitGameplayTagAdded_WaitGameplayTagAdd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitGameplayTagAdded \ static_assert(alignof(UAbilityTask_WaitGameplayTagAdded) == 0x000008, "Wrong alignment on UAbilityTask_WaitGameplayTagAdded"); \ static_assert(sizeof(UAbilityTask_WaitGameplayTagAdded) == 0x0000B8, "Wrong size on UAbilityTask_WaitGameplayTagAdded"); \ static_assert(offsetof(UAbilityTask_WaitGameplayTagAdded, Added) == 0x0000A8, "Member 'UAbilityTask_WaitGameplayTagAdded::Added' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitGameplayTagRemoved_WaitGameplayTagRemove \ static_assert(alignof(AbilityTask_WaitGameplayTagRemoved_WaitGameplayTagRemove) == 0x000008, "Wrong alignment on AbilityTask_WaitGameplayTagRemoved_WaitGameplayTagRemove"); \ static_assert(sizeof(AbilityTask_WaitGameplayTagRemoved_WaitGameplayTagRemove) == 0x000028, "Wrong size on AbilityTask_WaitGameplayTagRemoved_WaitGameplayTagRemove"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagRemoved_WaitGameplayTagRemove, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitGameplayTagRemoved_WaitGameplayTagRemove::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagRemoved_WaitGameplayTagRemove, Tag) == 0x000008, "Member 'AbilityTask_WaitGameplayTagRemoved_WaitGameplayTagRemove::Tag' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagRemoved_WaitGameplayTagRemove, InOptionalExternalTarget) == 0x000010, "Member 'AbilityTask_WaitGameplayTagRemoved_WaitGameplayTagRemove::InOptionalExternalTarget' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagRemoved_WaitGameplayTagRemove, OnlyTriggerOnce) == 0x000018, "Member 'AbilityTask_WaitGameplayTagRemoved_WaitGameplayTagRemove::OnlyTriggerOnce' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitGameplayTagRemoved_WaitGameplayTagRemove, ReturnValue) == 0x000020, "Member 'AbilityTask_WaitGameplayTagRemoved_WaitGameplayTagRemove::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitGameplayTagRemoved \ static_assert(alignof(UAbilityTask_WaitGameplayTagRemoved) == 0x000008, "Wrong alignment on UAbilityTask_WaitGameplayTagRemoved"); \ static_assert(sizeof(UAbilityTask_WaitGameplayTagRemoved) == 0x0000B8, "Wrong size on UAbilityTask_WaitGameplayTagRemoved"); \ static_assert(offsetof(UAbilityTask_WaitGameplayTagRemoved, Removed) == 0x0000A8, "Member 'UAbilityTask_WaitGameplayTagRemoved::Removed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitInputRelease_WaitInputRelease \ static_assert(alignof(AbilityTask_WaitInputRelease_WaitInputRelease) == 0x000008, "Wrong alignment on AbilityTask_WaitInputRelease_WaitInputRelease"); \ static_assert(sizeof(AbilityTask_WaitInputRelease_WaitInputRelease) == 0x000018, "Wrong size on AbilityTask_WaitInputRelease_WaitInputRelease"); \ static_assert(offsetof(AbilityTask_WaitInputRelease_WaitInputRelease, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitInputRelease_WaitInputRelease::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitInputRelease_WaitInputRelease, bTestAlreadyReleased) == 0x000008, "Member 'AbilityTask_WaitInputRelease_WaitInputRelease::bTestAlreadyReleased' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitInputRelease_WaitInputRelease, ReturnValue) == 0x000010, "Member 'AbilityTask_WaitInputRelease_WaitInputRelease::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitInputRelease \ static_assert(alignof(UAbilityTask_WaitInputRelease) == 0x000008, "Wrong alignment on UAbilityTask_WaitInputRelease"); \ static_assert(sizeof(UAbilityTask_WaitInputRelease) == 0x0000A0, "Wrong size on UAbilityTask_WaitInputRelease"); \ static_assert(offsetof(UAbilityTask_WaitInputRelease, OnRelease) == 0x000080, "Member 'UAbilityTask_WaitInputRelease::OnRelease' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitMovementModeChange_CreateWaitMovementModeChange \ static_assert(alignof(AbilityTask_WaitMovementModeChange_CreateWaitMovementModeChange) == 0x000008, "Wrong alignment on AbilityTask_WaitMovementModeChange_CreateWaitMovementModeChange"); \ static_assert(sizeof(AbilityTask_WaitMovementModeChange_CreateWaitMovementModeChange) == 0x000018, "Wrong size on AbilityTask_WaitMovementModeChange_CreateWaitMovementModeChange"); \ static_assert(offsetof(AbilityTask_WaitMovementModeChange_CreateWaitMovementModeChange, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitMovementModeChange_CreateWaitMovementModeChange::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitMovementModeChange_CreateWaitMovementModeChange, NewMode) == 0x000008, "Member 'AbilityTask_WaitMovementModeChange_CreateWaitMovementModeChange::NewMode' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitMovementModeChange_CreateWaitMovementModeChange, ReturnValue) == 0x000010, "Member 'AbilityTask_WaitMovementModeChange_CreateWaitMovementModeChange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitMovementModeChange_OnMovementModeChange \ static_assert(alignof(AbilityTask_WaitMovementModeChange_OnMovementModeChange) == 0x000008, "Wrong alignment on AbilityTask_WaitMovementModeChange_OnMovementModeChange"); \ static_assert(sizeof(AbilityTask_WaitMovementModeChange_OnMovementModeChange) == 0x000010, "Wrong size on AbilityTask_WaitMovementModeChange_OnMovementModeChange"); \ static_assert(offsetof(AbilityTask_WaitMovementModeChange_OnMovementModeChange, Character) == 0x000000, "Member 'AbilityTask_WaitMovementModeChange_OnMovementModeChange::Character' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitMovementModeChange_OnMovementModeChange, PrevMovementMode) == 0x000008, "Member 'AbilityTask_WaitMovementModeChange_OnMovementModeChange::PrevMovementMode' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitMovementModeChange_OnMovementModeChange, PreviousCustomMode) == 0x000009, "Member 'AbilityTask_WaitMovementModeChange_OnMovementModeChange::PreviousCustomMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitMovementModeChange \ static_assert(alignof(UAbilityTask_WaitMovementModeChange) == 0x000008, "Wrong alignment on UAbilityTask_WaitMovementModeChange"); \ static_assert(sizeof(UAbilityTask_WaitMovementModeChange) == 0x0000A0, "Wrong size on UAbilityTask_WaitMovementModeChange"); \ static_assert(offsetof(UAbilityTask_WaitMovementModeChange, OnChange) == 0x000080, "Member 'UAbilityTask_WaitMovementModeChange::OnChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitOverlap_WaitForOverlap \ static_assert(alignof(AbilityTask_WaitOverlap_WaitForOverlap) == 0x000008, "Wrong alignment on AbilityTask_WaitOverlap_WaitForOverlap"); \ static_assert(sizeof(AbilityTask_WaitOverlap_WaitForOverlap) == 0x000010, "Wrong size on AbilityTask_WaitOverlap_WaitForOverlap"); \ static_assert(offsetof(AbilityTask_WaitOverlap_WaitForOverlap, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitOverlap_WaitForOverlap::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitOverlap_WaitForOverlap, ReturnValue) == 0x000008, "Member 'AbilityTask_WaitOverlap_WaitForOverlap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitOverlap_OnHitCallback \ static_assert(alignof(AbilityTask_WaitOverlap_OnHitCallback) == 0x000008, "Wrong alignment on AbilityTask_WaitOverlap_OnHitCallback"); \ static_assert(sizeof(AbilityTask_WaitOverlap_OnHitCallback) == 0x000118, "Wrong size on AbilityTask_WaitOverlap_OnHitCallback"); \ static_assert(offsetof(AbilityTask_WaitOverlap_OnHitCallback, HitComp) == 0x000000, "Member 'AbilityTask_WaitOverlap_OnHitCallback::HitComp' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitOverlap_OnHitCallback, OtherActor) == 0x000008, "Member 'AbilityTask_WaitOverlap_OnHitCallback::OtherActor' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitOverlap_OnHitCallback, OtherComp) == 0x000010, "Member 'AbilityTask_WaitOverlap_OnHitCallback::OtherComp' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitOverlap_OnHitCallback, NormalImpulse) == 0x000018, "Member 'AbilityTask_WaitOverlap_OnHitCallback::NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitOverlap_OnHitCallback, Hit) == 0x000030, "Member 'AbilityTask_WaitOverlap_OnHitCallback::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitOverlap \ static_assert(alignof(UAbilityTask_WaitOverlap) == 0x000008, "Wrong alignment on UAbilityTask_WaitOverlap"); \ static_assert(sizeof(UAbilityTask_WaitOverlap) == 0x000090, "Wrong size on UAbilityTask_WaitOverlap"); \ static_assert(offsetof(UAbilityTask_WaitOverlap, OnOverlap) == 0x000080, "Member 'UAbilityTask_WaitOverlap::OnOverlap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilityTask_WaitVelocityChange_CreateWaitVelocityChange \ static_assert(alignof(AbilityTask_WaitVelocityChange_CreateWaitVelocityChange) == 0x000008, "Wrong alignment on AbilityTask_WaitVelocityChange_CreateWaitVelocityChange"); \ static_assert(sizeof(AbilityTask_WaitVelocityChange_CreateWaitVelocityChange) == 0x000030, "Wrong size on AbilityTask_WaitVelocityChange_CreateWaitVelocityChange"); \ static_assert(offsetof(AbilityTask_WaitVelocityChange_CreateWaitVelocityChange, OwningAbility) == 0x000000, "Member 'AbilityTask_WaitVelocityChange_CreateWaitVelocityChange::OwningAbility' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitVelocityChange_CreateWaitVelocityChange, Direction) == 0x000008, "Member 'AbilityTask_WaitVelocityChange_CreateWaitVelocityChange::Direction' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitVelocityChange_CreateWaitVelocityChange, MinimumMagnitude) == 0x000020, "Member 'AbilityTask_WaitVelocityChange_CreateWaitVelocityChange::MinimumMagnitude' has a wrong offset!"); \ static_assert(offsetof(AbilityTask_WaitVelocityChange_CreateWaitVelocityChange, ReturnValue) == 0x000028, "Member 'AbilityTask_WaitVelocityChange_CreateWaitVelocityChange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilityTask_WaitVelocityChange \ static_assert(alignof(UAbilityTask_WaitVelocityChange) == 0x000008, "Wrong alignment on UAbilityTask_WaitVelocityChange"); \ static_assert(sizeof(UAbilityTask_WaitVelocityChange) == 0x0000B8, "Wrong size on UAbilityTask_WaitVelocityChange"); \ static_assert(offsetof(UAbilityTask_WaitVelocityChange, OnVelocityChage) == 0x000080, "Member 'UAbilityTask_WaitVelocityChange::OnVelocityChage' has a wrong offset!"); \ static_assert(offsetof(UAbilityTask_WaitVelocityChange, CachedMovementComponent) == 0x000090, "Member 'UAbilityTask_WaitVelocityChange::CachedMovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_AbilityTargetDataFromActor \ static_assert(alignof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromActor) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_AbilityTargetDataFromActor"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromActor) == 0x000030, "Wrong size on AbilitySystemBlueprintLibrary_AbilityTargetDataFromActor"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromActor, Actor) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_AbilityTargetDataFromActor::Actor' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromActor, ReturnValue) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_AbilityTargetDataFromActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_AbilityTargetDataFromActorArray \ static_assert(alignof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromActorArray) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_AbilityTargetDataFromActorArray"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromActorArray) == 0x000040, "Wrong size on AbilitySystemBlueprintLibrary_AbilityTargetDataFromActorArray"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromActorArray, ActorArray) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_AbilityTargetDataFromActorArray::ActorArray' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromActorArray, OneTargetPerHandle) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_AbilityTargetDataFromActorArray::OneTargetPerHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromActorArray, ReturnValue) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_AbilityTargetDataFromActorArray::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_AbilityTargetDataFromHitResult \ static_assert(alignof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromHitResult) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_AbilityTargetDataFromHitResult"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromHitResult) == 0x000110, "Wrong size on AbilitySystemBlueprintLibrary_AbilityTargetDataFromHitResult"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromHitResult, HitResult) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_AbilityTargetDataFromHitResult::HitResult' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromHitResult, ReturnValue) == 0x0000E8, "Member 'AbilitySystemBlueprintLibrary_AbilityTargetDataFromHitResult::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_AbilityTargetDataFromLocations \ static_assert(alignof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromLocations) == 0x000010, "Wrong alignment on AbilitySystemBlueprintLibrary_AbilityTargetDataFromLocations"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromLocations) == 0x000170, "Wrong size on AbilitySystemBlueprintLibrary_AbilityTargetDataFromLocations"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromLocations, SourceLocation) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_AbilityTargetDataFromLocations::SourceLocation' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromLocations, TargetLocation) == 0x0000A0, "Member 'AbilitySystemBlueprintLibrary_AbilityTargetDataFromLocations::TargetLocation' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AbilityTargetDataFromLocations, ReturnValue) == 0x000140, "Member 'AbilitySystemBlueprintLibrary_AbilityTargetDataFromLocations::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_AddAssetTag \ static_assert(alignof(AbilitySystemBlueprintLibrary_AddAssetTag) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_AddAssetTag"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_AddAssetTag) == 0x000028, "Wrong size on AbilitySystemBlueprintLibrary_AddAssetTag"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddAssetTag, SpecHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_AddAssetTag::SpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddAssetTag, NewGameplayTag) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_AddAssetTag::NewGameplayTag' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddAssetTag, ReturnValue) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_AddAssetTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_AddAssetTags \ static_assert(alignof(AbilitySystemBlueprintLibrary_AddAssetTags) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_AddAssetTags"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_AddAssetTags) == 0x000040, "Wrong size on AbilitySystemBlueprintLibrary_AddAssetTags"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddAssetTags, SpecHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_AddAssetTags::SpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddAssetTags, NewGameplayTags) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_AddAssetTags::NewGameplayTags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddAssetTags, ReturnValue) == 0x000030, "Member 'AbilitySystemBlueprintLibrary_AddAssetTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_AddGrantedTag \ static_assert(alignof(AbilitySystemBlueprintLibrary_AddGrantedTag) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_AddGrantedTag"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_AddGrantedTag) == 0x000028, "Wrong size on AbilitySystemBlueprintLibrary_AddGrantedTag"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddGrantedTag, SpecHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_AddGrantedTag::SpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddGrantedTag, NewGameplayTag) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_AddGrantedTag::NewGameplayTag' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddGrantedTag, ReturnValue) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_AddGrantedTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_AddGrantedTags \ static_assert(alignof(AbilitySystemBlueprintLibrary_AddGrantedTags) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_AddGrantedTags"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_AddGrantedTags) == 0x000040, "Wrong size on AbilitySystemBlueprintLibrary_AddGrantedTags"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddGrantedTags, SpecHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_AddGrantedTags::SpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddGrantedTags, NewGameplayTags) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_AddGrantedTags::NewGameplayTags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddGrantedTags, ReturnValue) == 0x000030, "Member 'AbilitySystemBlueprintLibrary_AddGrantedTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_AddLinkedGameplayEffect \ static_assert(alignof(AbilitySystemBlueprintLibrary_AddLinkedGameplayEffect) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_AddLinkedGameplayEffect"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_AddLinkedGameplayEffect) == 0x000028, "Wrong size on AbilitySystemBlueprintLibrary_AddLinkedGameplayEffect"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddLinkedGameplayEffect, SpecHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_AddLinkedGameplayEffect::SpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddLinkedGameplayEffect, LinkedGameplayEffect) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_AddLinkedGameplayEffect::LinkedGameplayEffect' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddLinkedGameplayEffect, ReturnValue) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_AddLinkedGameplayEffect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_AddLinkedGameplayEffectSpec \ static_assert(alignof(AbilitySystemBlueprintLibrary_AddLinkedGameplayEffectSpec) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_AddLinkedGameplayEffectSpec"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_AddLinkedGameplayEffectSpec) == 0x000030, "Wrong size on AbilitySystemBlueprintLibrary_AddLinkedGameplayEffectSpec"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddLinkedGameplayEffectSpec, SpecHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_AddLinkedGameplayEffectSpec::SpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddLinkedGameplayEffectSpec, LinkedGameplayEffectSpec) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_AddLinkedGameplayEffectSpec::LinkedGameplayEffectSpec' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddLinkedGameplayEffectSpec, ReturnValue) == 0x000020, "Member 'AbilitySystemBlueprintLibrary_AddLinkedGameplayEffectSpec::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_AddLooseGameplayTags \ static_assert(alignof(AbilitySystemBlueprintLibrary_AddLooseGameplayTags) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_AddLooseGameplayTags"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_AddLooseGameplayTags) == 0x000030, "Wrong size on AbilitySystemBlueprintLibrary_AddLooseGameplayTags"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddLooseGameplayTags, Actor) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_AddLooseGameplayTags::Actor' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddLooseGameplayTags, GameplayTags) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_AddLooseGameplayTags::GameplayTags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddLooseGameplayTags, bShouldReplicate) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_AddLooseGameplayTags::bShouldReplicate' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AddLooseGameplayTags, ReturnValue) == 0x000029, "Member 'AbilitySystemBlueprintLibrary_AddLooseGameplayTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_AppendTargetDataHandle \ static_assert(alignof(AbilitySystemBlueprintLibrary_AppendTargetDataHandle) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_AppendTargetDataHandle"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_AppendTargetDataHandle) == 0x000078, "Wrong size on AbilitySystemBlueprintLibrary_AppendTargetDataHandle"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AppendTargetDataHandle, TargetHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_AppendTargetDataHandle::TargetHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AppendTargetDataHandle, HandleToAdd) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_AppendTargetDataHandle::HandleToAdd' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AppendTargetDataHandle, ReturnValue) == 0x000050, "Member 'AbilitySystemBlueprintLibrary_AppendTargetDataHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_AssignSetByCallerMagnitude \ static_assert(alignof(AbilitySystemBlueprintLibrary_AssignSetByCallerMagnitude) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_AssignSetByCallerMagnitude"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_AssignSetByCallerMagnitude) == 0x000030, "Wrong size on AbilitySystemBlueprintLibrary_AssignSetByCallerMagnitude"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AssignSetByCallerMagnitude, SpecHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_AssignSetByCallerMagnitude::SpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AssignSetByCallerMagnitude, DataName) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_AssignSetByCallerMagnitude::DataName' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AssignSetByCallerMagnitude, Magnitude) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_AssignSetByCallerMagnitude::Magnitude' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AssignSetByCallerMagnitude, ReturnValue) == 0x000020, "Member 'AbilitySystemBlueprintLibrary_AssignSetByCallerMagnitude::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_AssignTagSetByCallerMagnitude \ static_assert(alignof(AbilitySystemBlueprintLibrary_AssignTagSetByCallerMagnitude) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_AssignTagSetByCallerMagnitude"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_AssignTagSetByCallerMagnitude) == 0x000030, "Wrong size on AbilitySystemBlueprintLibrary_AssignTagSetByCallerMagnitude"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AssignTagSetByCallerMagnitude, SpecHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_AssignTagSetByCallerMagnitude::SpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AssignTagSetByCallerMagnitude, DataTag) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_AssignTagSetByCallerMagnitude::DataTag' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AssignTagSetByCallerMagnitude, Magnitude) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_AssignTagSetByCallerMagnitude::Magnitude' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_AssignTagSetByCallerMagnitude, ReturnValue) == 0x000020, "Member 'AbilitySystemBlueprintLibrary_AssignTagSetByCallerMagnitude::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_BreakGameplayCueParameters \ static_assert(alignof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_BreakGameplayCueParameters"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters) == 0x0001B0, "Wrong size on AbilitySystemBlueprintLibrary_BreakGameplayCueParameters"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, Parameters) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::Parameters' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, NormalizedMagnitude) == 0x0000D8, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::NormalizedMagnitude' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, RawMagnitude) == 0x0000DC, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::RawMagnitude' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, EffectContext) == 0x0000E0, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::EffectContext' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, MatchedTagName) == 0x0000F8, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::MatchedTagName' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, OriginalTag) == 0x000100, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::OriginalTag' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, AggregatedSourceTags) == 0x000108, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::AggregatedSourceTags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, AggregatedTargetTags) == 0x000128, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::AggregatedTargetTags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, Location) == 0x000148, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::Location' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, Normal) == 0x000160, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::Normal' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, Instigator) == 0x000178, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::Instigator' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, EffectCauser) == 0x000180, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::EffectCauser' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, SourceObject) == 0x000188, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::SourceObject' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, PhysicalMaterial) == 0x000190, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::PhysicalMaterial' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, GameplayEffectLevel) == 0x000198, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::GameplayEffectLevel' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, AbilityLevel) == 0x00019C, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::AbilityLevel' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, TargetAttachComponent) == 0x0001A0, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::TargetAttachComponent' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_BreakGameplayCueParameters, bReplicateLocationWhenUsingMinimalRepProxy) == 0x0001A8, "Member 'AbilitySystemBlueprintLibrary_BreakGameplayCueParameters::bReplicateLocationWhenUsingMinimalRepProxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_CloneSpecHandle \ static_assert(alignof(AbilitySystemBlueprintLibrary_CloneSpecHandle) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_CloneSpecHandle"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_CloneSpecHandle) == 0x000030, "Wrong size on AbilitySystemBlueprintLibrary_CloneSpecHandle"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_CloneSpecHandle, InNewInstigator) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_CloneSpecHandle::InNewInstigator' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_CloneSpecHandle, InEffectCauser) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_CloneSpecHandle::InEffectCauser' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_CloneSpecHandle, GameplayEffectSpecHandle_Clone) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_CloneSpecHandle::GameplayEffectSpecHandle_Clone' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_CloneSpecHandle, ReturnValue) == 0x000020, "Member 'AbilitySystemBlueprintLibrary_CloneSpecHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_DoesGameplayCueMeetTagRequirements \ static_assert(alignof(AbilitySystemBlueprintLibrary_DoesGameplayCueMeetTagRequirements) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_DoesGameplayCueMeetTagRequirements"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_DoesGameplayCueMeetTagRequirements) == 0x000160, "Wrong size on AbilitySystemBlueprintLibrary_DoesGameplayCueMeetTagRequirements"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_DoesGameplayCueMeetTagRequirements, Parameters) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_DoesGameplayCueMeetTagRequirements::Parameters' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_DoesGameplayCueMeetTagRequirements, SourceTagReqs) == 0x0000D8, "Member 'AbilitySystemBlueprintLibrary_DoesGameplayCueMeetTagRequirements::SourceTagReqs' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_DoesGameplayCueMeetTagRequirements, TargetTagReqs) == 0x000118, "Member 'AbilitySystemBlueprintLibrary_DoesGameplayCueMeetTagRequirements::TargetTagReqs' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_DoesGameplayCueMeetTagRequirements, ReturnValue) == 0x000158, "Member 'AbilitySystemBlueprintLibrary_DoesGameplayCueMeetTagRequirements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_DoesTargetDataContainActor \ static_assert(alignof(AbilitySystemBlueprintLibrary_DoesTargetDataContainActor) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_DoesTargetDataContainActor"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_DoesTargetDataContainActor) == 0x000040, "Wrong size on AbilitySystemBlueprintLibrary_DoesTargetDataContainActor"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_DoesTargetDataContainActor, TargetData) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_DoesTargetDataContainActor::TargetData' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_DoesTargetDataContainActor, Index_0) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_DoesTargetDataContainActor::Index_0' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_DoesTargetDataContainActor, Actor) == 0x000030, "Member 'AbilitySystemBlueprintLibrary_DoesTargetDataContainActor::Actor' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_DoesTargetDataContainActor, ReturnValue) == 0x000038, "Member 'AbilitySystemBlueprintLibrary_DoesTargetDataContainActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_EffectContextAddHitResult \ static_assert(alignof(AbilitySystemBlueprintLibrary_EffectContextAddHitResult) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_EffectContextAddHitResult"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_EffectContextAddHitResult) == 0x000108, "Wrong size on AbilitySystemBlueprintLibrary_EffectContextAddHitResult"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextAddHitResult, EffectContext) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_EffectContextAddHitResult::EffectContext' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextAddHitResult, HitResult) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_EffectContextAddHitResult::HitResult' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextAddHitResult, bReset) == 0x000100, "Member 'AbilitySystemBlueprintLibrary_EffectContextAddHitResult::bReset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_EffectContextGetEffectCauser \ static_assert(alignof(AbilitySystemBlueprintLibrary_EffectContextGetEffectCauser) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_EffectContextGetEffectCauser"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_EffectContextGetEffectCauser) == 0x000020, "Wrong size on AbilitySystemBlueprintLibrary_EffectContextGetEffectCauser"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextGetEffectCauser, EffectContext) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_EffectContextGetEffectCauser::EffectContext' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextGetEffectCauser, ReturnValue) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_EffectContextGetEffectCauser::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_EffectContextGetHitResult \ static_assert(alignof(AbilitySystemBlueprintLibrary_EffectContextGetHitResult) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_EffectContextGetHitResult"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_EffectContextGetHitResult) == 0x000100, "Wrong size on AbilitySystemBlueprintLibrary_EffectContextGetHitResult"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextGetHitResult, EffectContext) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_EffectContextGetHitResult::EffectContext' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextGetHitResult, ReturnValue) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_EffectContextGetHitResult::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_EffectContextGetInstigatorActor \ static_assert(alignof(AbilitySystemBlueprintLibrary_EffectContextGetInstigatorActor) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_EffectContextGetInstigatorActor"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_EffectContextGetInstigatorActor) == 0x000020, "Wrong size on AbilitySystemBlueprintLibrary_EffectContextGetInstigatorActor"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextGetInstigatorActor, EffectContext) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_EffectContextGetInstigatorActor::EffectContext' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextGetInstigatorActor, ReturnValue) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_EffectContextGetInstigatorActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_EffectContextGetOrigin \ static_assert(alignof(AbilitySystemBlueprintLibrary_EffectContextGetOrigin) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_EffectContextGetOrigin"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_EffectContextGetOrigin) == 0x000030, "Wrong size on AbilitySystemBlueprintLibrary_EffectContextGetOrigin"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextGetOrigin, EffectContext) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_EffectContextGetOrigin::EffectContext' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextGetOrigin, ReturnValue) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_EffectContextGetOrigin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_EffectContextGetOriginalInstigatorActor \ static_assert(alignof(AbilitySystemBlueprintLibrary_EffectContextGetOriginalInstigatorActor) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_EffectContextGetOriginalInstigatorActor"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_EffectContextGetOriginalInstigatorActor) == 0x000020, "Wrong size on AbilitySystemBlueprintLibrary_EffectContextGetOriginalInstigatorActor"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextGetOriginalInstigatorActor, EffectContext) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_EffectContextGetOriginalInstigatorActor::EffectContext' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextGetOriginalInstigatorActor, ReturnValue) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_EffectContextGetOriginalInstigatorActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_EffectContextGetSourceObject \ static_assert(alignof(AbilitySystemBlueprintLibrary_EffectContextGetSourceObject) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_EffectContextGetSourceObject"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_EffectContextGetSourceObject) == 0x000020, "Wrong size on AbilitySystemBlueprintLibrary_EffectContextGetSourceObject"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextGetSourceObject, EffectContext) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_EffectContextGetSourceObject::EffectContext' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextGetSourceObject, ReturnValue) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_EffectContextGetSourceObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_EffectContextHasHitResult \ static_assert(alignof(AbilitySystemBlueprintLibrary_EffectContextHasHitResult) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_EffectContextHasHitResult"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_EffectContextHasHitResult) == 0x000020, "Wrong size on AbilitySystemBlueprintLibrary_EffectContextHasHitResult"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextHasHitResult, EffectContext) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_EffectContextHasHitResult::EffectContext' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextHasHitResult, ReturnValue) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_EffectContextHasHitResult::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_EffectContextIsInstigatorLocallyControlled \ static_assert(alignof(AbilitySystemBlueprintLibrary_EffectContextIsInstigatorLocallyControlled) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_EffectContextIsInstigatorLocallyControlled"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_EffectContextIsInstigatorLocallyControlled) == 0x000020, "Wrong size on AbilitySystemBlueprintLibrary_EffectContextIsInstigatorLocallyControlled"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextIsInstigatorLocallyControlled, EffectContext) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_EffectContextIsInstigatorLocallyControlled::EffectContext' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextIsInstigatorLocallyControlled, ReturnValue) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_EffectContextIsInstigatorLocallyControlled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_EffectContextIsValid \ static_assert(alignof(AbilitySystemBlueprintLibrary_EffectContextIsValid) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_EffectContextIsValid"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_EffectContextIsValid) == 0x000020, "Wrong size on AbilitySystemBlueprintLibrary_EffectContextIsValid"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextIsValid, EffectContext) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_EffectContextIsValid::EffectContext' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextIsValid, ReturnValue) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_EffectContextIsValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_EffectContextSetOrigin \ static_assert(alignof(AbilitySystemBlueprintLibrary_EffectContextSetOrigin) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_EffectContextSetOrigin"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_EffectContextSetOrigin) == 0x000030, "Wrong size on AbilitySystemBlueprintLibrary_EffectContextSetOrigin"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextSetOrigin, EffectContext) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_EffectContextSetOrigin::EffectContext' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EffectContextSetOrigin, Origin) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_EffectContextSetOrigin::Origin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_EqualEqual_ActiveGameplayEffectHandle \ static_assert(alignof(AbilitySystemBlueprintLibrary_EqualEqual_ActiveGameplayEffectHandle) == 0x000004, "Wrong alignment on AbilitySystemBlueprintLibrary_EqualEqual_ActiveGameplayEffectHandle"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_EqualEqual_ActiveGameplayEffectHandle) == 0x000014, "Wrong size on AbilitySystemBlueprintLibrary_EqualEqual_ActiveGameplayEffectHandle"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EqualEqual_ActiveGameplayEffectHandle, A) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_EqualEqual_ActiveGameplayEffectHandle::A' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EqualEqual_ActiveGameplayEffectHandle, B) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_EqualEqual_ActiveGameplayEffectHandle::B' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EqualEqual_ActiveGameplayEffectHandle, ReturnValue) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_EqualEqual_ActiveGameplayEffectHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_EqualEqual_GameplayAbilitySpecHandle \ static_assert(alignof(AbilitySystemBlueprintLibrary_EqualEqual_GameplayAbilitySpecHandle) == 0x000004, "Wrong alignment on AbilitySystemBlueprintLibrary_EqualEqual_GameplayAbilitySpecHandle"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_EqualEqual_GameplayAbilitySpecHandle) == 0x00000C, "Wrong size on AbilitySystemBlueprintLibrary_EqualEqual_GameplayAbilitySpecHandle"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EqualEqual_GameplayAbilitySpecHandle, A) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_EqualEqual_GameplayAbilitySpecHandle::A' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EqualEqual_GameplayAbilitySpecHandle, B) == 0x000004, "Member 'AbilitySystemBlueprintLibrary_EqualEqual_GameplayAbilitySpecHandle::B' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EqualEqual_GameplayAbilitySpecHandle, ReturnValue) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_EqualEqual_GameplayAbilitySpecHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_EqualEqual_GameplayAttributeGameplayAttribute \ static_assert(alignof(AbilitySystemBlueprintLibrary_EqualEqual_GameplayAttributeGameplayAttribute) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_EqualEqual_GameplayAttributeGameplayAttribute"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_EqualEqual_GameplayAttributeGameplayAttribute) == 0x000078, "Wrong size on AbilitySystemBlueprintLibrary_EqualEqual_GameplayAttributeGameplayAttribute"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EqualEqual_GameplayAttributeGameplayAttribute, AttributeA) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_EqualEqual_GameplayAttributeGameplayAttribute::AttributeA' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EqualEqual_GameplayAttributeGameplayAttribute, AttributeB) == 0x000038, "Member 'AbilitySystemBlueprintLibrary_EqualEqual_GameplayAttributeGameplayAttribute::AttributeB' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EqualEqual_GameplayAttributeGameplayAttribute, ReturnValue) == 0x000070, "Member 'AbilitySystemBlueprintLibrary_EqualEqual_GameplayAttributeGameplayAttribute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags \ static_assert(alignof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags) == 0x000088, "Wrong size on AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags, AbilitySystem) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags::AbilitySystem' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags, Attribute) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags::Attribute' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags, SourceTags) == 0x000040, "Member 'AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags::SourceTags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags, TargetTags) == 0x000060, "Member 'AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags::TargetTags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags, bSuccess) == 0x000080, "Member 'AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags::bSuccess' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags, ReturnValue) == 0x000084, "Member 'AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase \ static_assert(alignof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase) == 0x000090, "Wrong size on AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase, AbilitySystem) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase::AbilitySystem' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase, Attribute) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase::Attribute' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase, SourceTags) == 0x000040, "Member 'AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase::SourceTags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase, TargetTags) == 0x000060, "Member 'AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase::TargetTags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase, BaseValue) == 0x000080, "Member 'AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase::BaseValue' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase, bSuccess) == 0x000084, "Member 'AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase::bSuccess' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase, ReturnValue) == 0x000088, "Member 'AbilitySystemBlueprintLibrary_EvaluateAttributeValueWithTagsAndBase::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_FilterTargetData \ static_assert(alignof(AbilitySystemBlueprintLibrary_FilterTargetData) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_FilterTargetData"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_FilterTargetData) == 0x000060, "Wrong size on AbilitySystemBlueprintLibrary_FilterTargetData"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_FilterTargetData, TargetDataHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_FilterTargetData::TargetDataHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_FilterTargetData, ActorFilterClass) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_FilterTargetData::ActorFilterClass' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_FilterTargetData, ReturnValue) == 0x000038, "Member 'AbilitySystemBlueprintLibrary_FilterTargetData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_ForwardGameplayCueToTarget \ static_assert(alignof(AbilitySystemBlueprintLibrary_ForwardGameplayCueToTarget) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_ForwardGameplayCueToTarget"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_ForwardGameplayCueToTarget) == 0x0000F0, "Wrong size on AbilitySystemBlueprintLibrary_ForwardGameplayCueToTarget"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_ForwardGameplayCueToTarget, TargetCueInterface) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_ForwardGameplayCueToTarget::TargetCueInterface' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_ForwardGameplayCueToTarget, EventType) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_ForwardGameplayCueToTarget::EventType' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_ForwardGameplayCueToTarget, Parameters) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_ForwardGameplayCueToTarget::Parameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetAbilitySystemComponent \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetAbilitySystemComponent) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetAbilitySystemComponent"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetAbilitySystemComponent) == 0x000010, "Wrong size on AbilitySystemBlueprintLibrary_GetAbilitySystemComponent"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetAbilitySystemComponent, Actor) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetAbilitySystemComponent::Actor' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetAbilitySystemComponent, ReturnValue) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetAbilitySystemComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetActiveGameplayEffectDebugString \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectDebugString) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetActiveGameplayEffectDebugString"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectDebugString) == 0x000018, "Wrong size on AbilitySystemBlueprintLibrary_GetActiveGameplayEffectDebugString"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectDebugString, ActiveHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetActiveGameplayEffectDebugString::ActiveHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectDebugString, ReturnValue) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetActiveGameplayEffectDebugString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetActiveGameplayEffectExpectedEndTime \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectExpectedEndTime) == 0x000004, "Wrong alignment on AbilitySystemBlueprintLibrary_GetActiveGameplayEffectExpectedEndTime"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectExpectedEndTime) == 0x00000C, "Wrong size on AbilitySystemBlueprintLibrary_GetActiveGameplayEffectExpectedEndTime"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectExpectedEndTime, ActiveHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetActiveGameplayEffectExpectedEndTime::ActiveHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectExpectedEndTime, ReturnValue) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetActiveGameplayEffectExpectedEndTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetActiveGameplayEffectRemainingDuration \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectRemainingDuration) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetActiveGameplayEffectRemainingDuration"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectRemainingDuration) == 0x000018, "Wrong size on AbilitySystemBlueprintLibrary_GetActiveGameplayEffectRemainingDuration"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectRemainingDuration, WorldContextObject) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetActiveGameplayEffectRemainingDuration::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectRemainingDuration, ActiveHandle) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetActiveGameplayEffectRemainingDuration::ActiveHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectRemainingDuration, ReturnValue) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_GetActiveGameplayEffectRemainingDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackCount \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackCount) == 0x000004, "Wrong alignment on AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackCount"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackCount) == 0x00000C, "Wrong size on AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackCount"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackCount, ActiveHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackCount::ActiveHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackCount, ReturnValue) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackLimitCount \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackLimitCount) == 0x000004, "Wrong alignment on AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackLimitCount"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackLimitCount) == 0x00000C, "Wrong size on AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackLimitCount"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackLimitCount, ActiveHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackLimitCount::ActiveHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackLimitCount, ReturnValue) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStackLimitCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStartTime \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStartTime) == 0x000004, "Wrong alignment on AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStartTime"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStartTime) == 0x00000C, "Wrong size on AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStartTime"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStartTime, ActiveHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStartTime::ActiveHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStartTime, ReturnValue) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetActiveGameplayEffectStartTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetActiveGameplayEffectTotalDuration \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectTotalDuration) == 0x000004, "Wrong alignment on AbilitySystemBlueprintLibrary_GetActiveGameplayEffectTotalDuration"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectTotalDuration) == 0x00000C, "Wrong size on AbilitySystemBlueprintLibrary_GetActiveGameplayEffectTotalDuration"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectTotalDuration, ActiveHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetActiveGameplayEffectTotalDuration::ActiveHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActiveGameplayEffectTotalDuration, ReturnValue) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetActiveGameplayEffectTotalDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetActorByIndex \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetActorByIndex) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetActorByIndex"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetActorByIndex) == 0x0000E8, "Wrong size on AbilitySystemBlueprintLibrary_GetActorByIndex"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActorByIndex, Parameters) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetActorByIndex::Parameters' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActorByIndex, Index_0) == 0x0000D8, "Member 'AbilitySystemBlueprintLibrary_GetActorByIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActorByIndex, ReturnValue) == 0x0000E0, "Member 'AbilitySystemBlueprintLibrary_GetActorByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetActorCount \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetActorCount) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetActorCount"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetActorCount) == 0x0000E0, "Wrong size on AbilitySystemBlueprintLibrary_GetActorCount"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActorCount, Parameters) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetActorCount::Parameters' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActorCount, ReturnValue) == 0x0000D8, "Member 'AbilitySystemBlueprintLibrary_GetActorCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetActorsFromTargetData \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetActorsFromTargetData) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetActorsFromTargetData"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetActorsFromTargetData) == 0x000040, "Wrong size on AbilitySystemBlueprintLibrary_GetActorsFromTargetData"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActorsFromTargetData, TargetData) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetActorsFromTargetData::TargetData' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActorsFromTargetData, Index_0) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_GetActorsFromTargetData::Index_0' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetActorsFromTargetData, ReturnValue) == 0x000030, "Member 'AbilitySystemBlueprintLibrary_GetActorsFromTargetData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetAllActorsFromTargetData \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetAllActorsFromTargetData) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetAllActorsFromTargetData"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetAllActorsFromTargetData) == 0x000038, "Wrong size on AbilitySystemBlueprintLibrary_GetAllActorsFromTargetData"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetAllActorsFromTargetData, TargetData) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetAllActorsFromTargetData::TargetData' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetAllActorsFromTargetData, ReturnValue) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_GetAllActorsFromTargetData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetAllLinkedGameplayEffectSpecHandles \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetAllLinkedGameplayEffectSpecHandles) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetAllLinkedGameplayEffectSpecHandles"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetAllLinkedGameplayEffectSpecHandles) == 0x000020, "Wrong size on AbilitySystemBlueprintLibrary_GetAllLinkedGameplayEffectSpecHandles"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetAllLinkedGameplayEffectSpecHandles, SpecHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetAllLinkedGameplayEffectSpecHandles::SpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetAllLinkedGameplayEffectSpecHandles, ReturnValue) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_GetAllLinkedGameplayEffectSpecHandles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetDataCountFromTargetData \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetDataCountFromTargetData) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetDataCountFromTargetData"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetDataCountFromTargetData) == 0x000030, "Wrong size on AbilitySystemBlueprintLibrary_GetDataCountFromTargetData"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetDataCountFromTargetData, TargetData) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetDataCountFromTargetData::TargetData' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetDataCountFromTargetData, ReturnValue) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_GetDataCountFromTargetData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetDebugStringFromGameplayAttribute \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetDebugStringFromGameplayAttribute) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetDebugStringFromGameplayAttribute"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetDebugStringFromGameplayAttribute) == 0x000048, "Wrong size on AbilitySystemBlueprintLibrary_GetDebugStringFromGameplayAttribute"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetDebugStringFromGameplayAttribute, Attribute) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetDebugStringFromGameplayAttribute::Attribute' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetDebugStringFromGameplayAttribute, ReturnValue) == 0x000038, "Member 'AbilitySystemBlueprintLibrary_GetDebugStringFromGameplayAttribute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetEffectContext \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetEffectContext) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetEffectContext"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetEffectContext) == 0x000028, "Wrong size on AbilitySystemBlueprintLibrary_GetEffectContext"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetEffectContext, SpecHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetEffectContext::SpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetEffectContext, ReturnValue) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_GetEffectContext::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetFloatAttribute \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetFloatAttribute) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetFloatAttribute"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetFloatAttribute) == 0x000048, "Wrong size on AbilitySystemBlueprintLibrary_GetFloatAttribute"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetFloatAttribute, Actor) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetFloatAttribute::Actor' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetFloatAttribute, Attribute) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetFloatAttribute::Attribute' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetFloatAttribute, bSuccessfullyFoundAttribute) == 0x000040, "Member 'AbilitySystemBlueprintLibrary_GetFloatAttribute::bSuccessfullyFoundAttribute' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetFloatAttribute, ReturnValue) == 0x000044, "Member 'AbilitySystemBlueprintLibrary_GetFloatAttribute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetFloatAttributeBase \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetFloatAttributeBase) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetFloatAttributeBase"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetFloatAttributeBase) == 0x000048, "Wrong size on AbilitySystemBlueprintLibrary_GetFloatAttributeBase"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetFloatAttributeBase, Actor) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetFloatAttributeBase::Actor' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetFloatAttributeBase, Attribute) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetFloatAttributeBase::Attribute' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetFloatAttributeBase, bSuccessfullyFoundAttribute) == 0x000040, "Member 'AbilitySystemBlueprintLibrary_GetFloatAttributeBase::bSuccessfullyFoundAttribute' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetFloatAttributeBase, ReturnValue) == 0x000044, "Member 'AbilitySystemBlueprintLibrary_GetFloatAttributeBase::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetFloatAttributeBaseFromAbilitySystemComponent \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetFloatAttributeBaseFromAbilitySystemComponent) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetFloatAttributeBaseFromAbilitySystemComponent"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetFloatAttributeBaseFromAbilitySystemComponent) == 0x000048, "Wrong size on AbilitySystemBlueprintLibrary_GetFloatAttributeBaseFromAbilitySystemComponent"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetFloatAttributeBaseFromAbilitySystemComponent, AbilitySystemComponent) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetFloatAttributeBaseFromAbilitySystemComponent::AbilitySystemComponent' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetFloatAttributeBaseFromAbilitySystemComponent, Attribute) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetFloatAttributeBaseFromAbilitySystemComponent::Attribute' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetFloatAttributeBaseFromAbilitySystemComponent, bSuccessfullyFoundAttribute) == 0x000040, "Member 'AbilitySystemBlueprintLibrary_GetFloatAttributeBaseFromAbilitySystemComponent::bSuccessfullyFoundAttribute' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetFloatAttributeBaseFromAbilitySystemComponent, ReturnValue) == 0x000044, "Member 'AbilitySystemBlueprintLibrary_GetFloatAttributeBaseFromAbilitySystemComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetFloatAttributeFromAbilitySystemComponent \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetFloatAttributeFromAbilitySystemComponent) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetFloatAttributeFromAbilitySystemComponent"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetFloatAttributeFromAbilitySystemComponent) == 0x000048, "Wrong size on AbilitySystemBlueprintLibrary_GetFloatAttributeFromAbilitySystemComponent"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetFloatAttributeFromAbilitySystemComponent, AbilitySystem) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetFloatAttributeFromAbilitySystemComponent::AbilitySystem' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetFloatAttributeFromAbilitySystemComponent, Attribute) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetFloatAttributeFromAbilitySystemComponent::Attribute' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetFloatAttributeFromAbilitySystemComponent, bSuccessfullyFoundAttribute) == 0x000040, "Member 'AbilitySystemBlueprintLibrary_GetFloatAttributeFromAbilitySystemComponent::bSuccessfullyFoundAttribute' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetFloatAttributeFromAbilitySystemComponent, ReturnValue) == 0x000044, "Member 'AbilitySystemBlueprintLibrary_GetFloatAttributeFromAbilitySystemComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetGameplayAbilityFromSpecHandle \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetGameplayAbilityFromSpecHandle) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetGameplayAbilityFromSpecHandle"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetGameplayAbilityFromSpecHandle) == 0x000018, "Wrong size on AbilitySystemBlueprintLibrary_GetGameplayAbilityFromSpecHandle"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayAbilityFromSpecHandle, AbilitySystem) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetGameplayAbilityFromSpecHandle::AbilitySystem' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayAbilityFromSpecHandle, AbilitySpecHandle) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetGameplayAbilityFromSpecHandle::AbilitySpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayAbilityFromSpecHandle, bIsInstance) == 0x00000C, "Member 'AbilitySystemBlueprintLibrary_GetGameplayAbilityFromSpecHandle::bIsInstance' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayAbilityFromSpecHandle, ReturnValue) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_GetGameplayAbilityFromSpecHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetGameplayCueDirection \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetGameplayCueDirection) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetGameplayCueDirection"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetGameplayCueDirection) == 0x000100, "Wrong size on AbilitySystemBlueprintLibrary_GetGameplayCueDirection"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayCueDirection, TargetActor) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetGameplayCueDirection::TargetActor' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayCueDirection, Parameters) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetGameplayCueDirection::Parameters' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayCueDirection, Direction) == 0x0000E0, "Member 'AbilitySystemBlueprintLibrary_GetGameplayCueDirection::Direction' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayCueDirection, ReturnValue) == 0x0000F8, "Member 'AbilitySystemBlueprintLibrary_GetGameplayCueDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetGameplayCueEndLocationAndNormal \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetGameplayCueEndLocationAndNormal) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetGameplayCueEndLocationAndNormal"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetGameplayCueEndLocationAndNormal) == 0x000118, "Wrong size on AbilitySystemBlueprintLibrary_GetGameplayCueEndLocationAndNormal"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayCueEndLocationAndNormal, TargetActor) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetGameplayCueEndLocationAndNormal::TargetActor' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayCueEndLocationAndNormal, Parameters) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetGameplayCueEndLocationAndNormal::Parameters' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayCueEndLocationAndNormal, Location) == 0x0000E0, "Member 'AbilitySystemBlueprintLibrary_GetGameplayCueEndLocationAndNormal::Location' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayCueEndLocationAndNormal, Normal) == 0x0000F8, "Member 'AbilitySystemBlueprintLibrary_GetGameplayCueEndLocationAndNormal::Normal' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayCueEndLocationAndNormal, ReturnValue) == 0x000110, "Member 'AbilitySystemBlueprintLibrary_GetGameplayCueEndLocationAndNormal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetGameplayEffectFromActiveEffectHandle \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetGameplayEffectFromActiveEffectHandle) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetGameplayEffectFromActiveEffectHandle"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetGameplayEffectFromActiveEffectHandle) == 0x000010, "Wrong size on AbilitySystemBlueprintLibrary_GetGameplayEffectFromActiveEffectHandle"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayEffectFromActiveEffectHandle, ActiveHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetGameplayEffectFromActiveEffectHandle::ActiveHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayEffectFromActiveEffectHandle, ReturnValue) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetGameplayEffectFromActiveEffectHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetGameplayEffectUIData \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetGameplayEffectUIData) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetGameplayEffectUIData"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetGameplayEffectUIData) == 0x000018, "Wrong size on AbilitySystemBlueprintLibrary_GetGameplayEffectUIData"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayEffectUIData, EffectClass) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetGameplayEffectUIData::EffectClass' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayEffectUIData, DataType) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_GetGameplayEffectUIData::DataType' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetGameplayEffectUIData, ReturnValue) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_GetGameplayEffectUIData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetHitResult \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetHitResult) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetHitResult"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetHitResult) == 0x0001C0, "Wrong size on AbilitySystemBlueprintLibrary_GetHitResult"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetHitResult, Parameters) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetHitResult::Parameters' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetHitResult, ReturnValue) == 0x0000D8, "Member 'AbilitySystemBlueprintLibrary_GetHitResult::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetHitResultFromTargetData \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetHitResultFromTargetData) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetHitResultFromTargetData"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetHitResultFromTargetData) == 0x000118, "Wrong size on AbilitySystemBlueprintLibrary_GetHitResultFromTargetData"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetHitResultFromTargetData, HitResult) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetHitResultFromTargetData::HitResult' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetHitResultFromTargetData, Index_0) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_GetHitResultFromTargetData::Index_0' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetHitResultFromTargetData, ReturnValue) == 0x000030, "Member 'AbilitySystemBlueprintLibrary_GetHitResultFromTargetData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetInstigatorActor \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetInstigatorActor) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetInstigatorActor"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetInstigatorActor) == 0x0000E0, "Wrong size on AbilitySystemBlueprintLibrary_GetInstigatorActor"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetInstigatorActor, Parameters) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetInstigatorActor::Parameters' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetInstigatorActor, ReturnValue) == 0x0000D8, "Member 'AbilitySystemBlueprintLibrary_GetInstigatorActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetInstigatorTransform \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetInstigatorTransform) == 0x000010, "Wrong alignment on AbilitySystemBlueprintLibrary_GetInstigatorTransform"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetInstigatorTransform) == 0x000140, "Wrong size on AbilitySystemBlueprintLibrary_GetInstigatorTransform"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetInstigatorTransform, Parameters) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetInstigatorTransform::Parameters' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetInstigatorTransform, ReturnValue) == 0x0000E0, "Member 'AbilitySystemBlueprintLibrary_GetInstigatorTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetModifiedAttributeMagnitude \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetModifiedAttributeMagnitude) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetModifiedAttributeMagnitude"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetModifiedAttributeMagnitude) == 0x000050, "Wrong size on AbilitySystemBlueprintLibrary_GetModifiedAttributeMagnitude"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetModifiedAttributeMagnitude, SpecHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetModifiedAttributeMagnitude::SpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetModifiedAttributeMagnitude, Attribute) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_GetModifiedAttributeMagnitude::Attribute' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetModifiedAttributeMagnitude, ReturnValue) == 0x000048, "Member 'AbilitySystemBlueprintLibrary_GetModifiedAttributeMagnitude::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetOrigin \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetOrigin) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetOrigin"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetOrigin) == 0x0000F0, "Wrong size on AbilitySystemBlueprintLibrary_GetOrigin"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetOrigin, Parameters) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetOrigin::Parameters' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetOrigin, ReturnValue) == 0x0000D8, "Member 'AbilitySystemBlueprintLibrary_GetOrigin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetTargetDataEndPoint \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetTargetDataEndPoint) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_GetTargetDataEndPoint"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetTargetDataEndPoint) == 0x000048, "Wrong size on AbilitySystemBlueprintLibrary_GetTargetDataEndPoint"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetTargetDataEndPoint, TargetData) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetTargetDataEndPoint::TargetData' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetTargetDataEndPoint, Index_0) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_GetTargetDataEndPoint::Index_0' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetTargetDataEndPoint, ReturnValue) == 0x000030, "Member 'AbilitySystemBlueprintLibrary_GetTargetDataEndPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetTargetDataEndPointTransform \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetTargetDataEndPointTransform) == 0x000010, "Wrong alignment on AbilitySystemBlueprintLibrary_GetTargetDataEndPointTransform"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetTargetDataEndPointTransform) == 0x000090, "Wrong size on AbilitySystemBlueprintLibrary_GetTargetDataEndPointTransform"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetTargetDataEndPointTransform, TargetData) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetTargetDataEndPointTransform::TargetData' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetTargetDataEndPointTransform, Index_0) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_GetTargetDataEndPointTransform::Index_0' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetTargetDataEndPointTransform, ReturnValue) == 0x000030, "Member 'AbilitySystemBlueprintLibrary_GetTargetDataEndPointTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_GetTargetDataOrigin \ static_assert(alignof(AbilitySystemBlueprintLibrary_GetTargetDataOrigin) == 0x000010, "Wrong alignment on AbilitySystemBlueprintLibrary_GetTargetDataOrigin"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_GetTargetDataOrigin) == 0x000090, "Wrong size on AbilitySystemBlueprintLibrary_GetTargetDataOrigin"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetTargetDataOrigin, TargetData) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_GetTargetDataOrigin::TargetData' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetTargetDataOrigin, Index_0) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_GetTargetDataOrigin::Index_0' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_GetTargetDataOrigin, ReturnValue) == 0x000030, "Member 'AbilitySystemBlueprintLibrary_GetTargetDataOrigin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_HasHitResult \ static_assert(alignof(AbilitySystemBlueprintLibrary_HasHitResult) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_HasHitResult"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_HasHitResult) == 0x0000E0, "Wrong size on AbilitySystemBlueprintLibrary_HasHitResult"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_HasHitResult, Parameters) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_HasHitResult::Parameters' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_HasHitResult, ReturnValue) == 0x0000D8, "Member 'AbilitySystemBlueprintLibrary_HasHitResult::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlled \ static_assert(alignof(AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlled) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlled"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlled) == 0x0000E0, "Wrong size on AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlled"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlled, Parameters) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlled::Parameters' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlled, ReturnValue) == 0x0000D8, "Member 'AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlledPlayer \ static_assert(alignof(AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlledPlayer) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlledPlayer"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlledPlayer) == 0x0000E0, "Wrong size on AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlledPlayer"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlledPlayer, Parameters) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlledPlayer::Parameters' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlledPlayer, ReturnValue) == 0x0000D8, "Member 'AbilitySystemBlueprintLibrary_IsInstigatorLocallyControlledPlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_IsValid \ static_assert(alignof(AbilitySystemBlueprintLibrary_IsValid) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_IsValid"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_IsValid) == 0x000040, "Wrong size on AbilitySystemBlueprintLibrary_IsValid"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_IsValid, Attribute) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_IsValid::Attribute' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_IsValid, ReturnValue) == 0x000038, "Member 'AbilitySystemBlueprintLibrary_IsValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_MakeFilterHandle \ static_assert(alignof(AbilitySystemBlueprintLibrary_MakeFilterHandle) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_MakeFilterHandle"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_MakeFilterHandle) == 0x000038, "Wrong size on AbilitySystemBlueprintLibrary_MakeFilterHandle"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeFilterHandle, Filter) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_MakeFilterHandle::Filter' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeFilterHandle, FilterActor) == 0x000020, "Member 'AbilitySystemBlueprintLibrary_MakeFilterHandle::FilterActor' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeFilterHandle, ReturnValue) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_MakeFilterHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_MakeGameplayCueParameters \ static_assert(alignof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_MakeGameplayCueParameters"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters) == 0x0001B0, "Wrong size on AbilitySystemBlueprintLibrary_MakeGameplayCueParameters"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, NormalizedMagnitude) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::NormalizedMagnitude' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, RawMagnitude) == 0x000004, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::RawMagnitude' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, EffectContext) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::EffectContext' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, MatchedTagName) == 0x000020, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::MatchedTagName' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, OriginalTag) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::OriginalTag' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, AggregatedSourceTags) == 0x000030, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::AggregatedSourceTags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, AggregatedTargetTags) == 0x000050, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::AggregatedTargetTags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, Location) == 0x000070, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::Location' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, Normal) == 0x000088, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::Normal' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, Instigator) == 0x0000A0, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::Instigator' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, EffectCauser) == 0x0000A8, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::EffectCauser' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, SourceObject) == 0x0000B0, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::SourceObject' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, PhysicalMaterial) == 0x0000B8, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::PhysicalMaterial' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, GameplayEffectLevel) == 0x0000C0, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::GameplayEffectLevel' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, AbilityLevel) == 0x0000C4, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::AbilityLevel' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, TargetAttachComponent) == 0x0000C8, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::TargetAttachComponent' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, bReplicateLocationWhenUsingMinimalRepProxy) == 0x0000D0, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::bReplicateLocationWhenUsingMinimalRepProxy' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeGameplayCueParameters, ReturnValue) == 0x0000D8, "Member 'AbilitySystemBlueprintLibrary_MakeGameplayCueParameters::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_MakeSpecHandle \ static_assert(alignof(AbilitySystemBlueprintLibrary_MakeSpecHandle) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_MakeSpecHandle"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_MakeSpecHandle) == 0x000030, "Wrong size on AbilitySystemBlueprintLibrary_MakeSpecHandle"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeSpecHandle, InGameplayEffect) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_MakeSpecHandle::InGameplayEffect' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeSpecHandle, InInstigator) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_MakeSpecHandle::InInstigator' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeSpecHandle, InEffectCauser) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_MakeSpecHandle::InEffectCauser' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeSpecHandle, InLevel) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_MakeSpecHandle::InLevel' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_MakeSpecHandle, ReturnValue) == 0x000020, "Member 'AbilitySystemBlueprintLibrary_MakeSpecHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_NotEqual_ActiveGameplayEffectHandle \ static_assert(alignof(AbilitySystemBlueprintLibrary_NotEqual_ActiveGameplayEffectHandle) == 0x000004, "Wrong alignment on AbilitySystemBlueprintLibrary_NotEqual_ActiveGameplayEffectHandle"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_NotEqual_ActiveGameplayEffectHandle) == 0x000014, "Wrong size on AbilitySystemBlueprintLibrary_NotEqual_ActiveGameplayEffectHandle"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_NotEqual_ActiveGameplayEffectHandle, A) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_NotEqual_ActiveGameplayEffectHandle::A' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_NotEqual_ActiveGameplayEffectHandle, B) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_NotEqual_ActiveGameplayEffectHandle::B' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_NotEqual_ActiveGameplayEffectHandle, ReturnValue) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_NotEqual_ActiveGameplayEffectHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_NotEqual_GameplayAbilitySpecHandle \ static_assert(alignof(AbilitySystemBlueprintLibrary_NotEqual_GameplayAbilitySpecHandle) == 0x000004, "Wrong alignment on AbilitySystemBlueprintLibrary_NotEqual_GameplayAbilitySpecHandle"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_NotEqual_GameplayAbilitySpecHandle) == 0x00000C, "Wrong size on AbilitySystemBlueprintLibrary_NotEqual_GameplayAbilitySpecHandle"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_NotEqual_GameplayAbilitySpecHandle, A) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_NotEqual_GameplayAbilitySpecHandle::A' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_NotEqual_GameplayAbilitySpecHandle, B) == 0x000004, "Member 'AbilitySystemBlueprintLibrary_NotEqual_GameplayAbilitySpecHandle::B' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_NotEqual_GameplayAbilitySpecHandle, ReturnValue) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_NotEqual_GameplayAbilitySpecHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_NotEqual_GameplayAttributeGameplayAttribute \ static_assert(alignof(AbilitySystemBlueprintLibrary_NotEqual_GameplayAttributeGameplayAttribute) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_NotEqual_GameplayAttributeGameplayAttribute"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_NotEqual_GameplayAttributeGameplayAttribute) == 0x000078, "Wrong size on AbilitySystemBlueprintLibrary_NotEqual_GameplayAttributeGameplayAttribute"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_NotEqual_GameplayAttributeGameplayAttribute, AttributeA) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_NotEqual_GameplayAttributeGameplayAttribute::AttributeA' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_NotEqual_GameplayAttributeGameplayAttribute, AttributeB) == 0x000038, "Member 'AbilitySystemBlueprintLibrary_NotEqual_GameplayAttributeGameplayAttribute::AttributeB' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_NotEqual_GameplayAttributeGameplayAttribute, ReturnValue) == 0x000070, "Member 'AbilitySystemBlueprintLibrary_NotEqual_GameplayAttributeGameplayAttribute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_RemoveLooseGameplayTags \ static_assert(alignof(AbilitySystemBlueprintLibrary_RemoveLooseGameplayTags) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_RemoveLooseGameplayTags"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_RemoveLooseGameplayTags) == 0x000030, "Wrong size on AbilitySystemBlueprintLibrary_RemoveLooseGameplayTags"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_RemoveLooseGameplayTags, Actor) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_RemoveLooseGameplayTags::Actor' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_RemoveLooseGameplayTags, GameplayTags) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_RemoveLooseGameplayTags::GameplayTags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_RemoveLooseGameplayTags, bShouldReplicate) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_RemoveLooseGameplayTags::bShouldReplicate' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_RemoveLooseGameplayTags, ReturnValue) == 0x000029, "Member 'AbilitySystemBlueprintLibrary_RemoveLooseGameplayTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_SendGameplayEventToActor \ static_assert(alignof(AbilitySystemBlueprintLibrary_SendGameplayEventToActor) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_SendGameplayEventToActor"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_SendGameplayEventToActor) == 0x0000C0, "Wrong size on AbilitySystemBlueprintLibrary_SendGameplayEventToActor"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_SendGameplayEventToActor, Actor) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_SendGameplayEventToActor::Actor' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_SendGameplayEventToActor, EventTag) == 0x000008, "Member 'AbilitySystemBlueprintLibrary_SendGameplayEventToActor::EventTag' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_SendGameplayEventToActor, Payload) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_SendGameplayEventToActor::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_SetDuration \ static_assert(alignof(AbilitySystemBlueprintLibrary_SetDuration) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_SetDuration"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_SetDuration) == 0x000028, "Wrong size on AbilitySystemBlueprintLibrary_SetDuration"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_SetDuration, SpecHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_SetDuration::SpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_SetDuration, Duration) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_SetDuration::Duration' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_SetDuration, ReturnValue) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_SetDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_SetStackCount \ static_assert(alignof(AbilitySystemBlueprintLibrary_SetStackCount) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_SetStackCount"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_SetStackCount) == 0x000028, "Wrong size on AbilitySystemBlueprintLibrary_SetStackCount"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_SetStackCount, SpecHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_SetStackCount::SpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_SetStackCount, StackCount) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_SetStackCount::StackCount' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_SetStackCount, ReturnValue) == 0x000018, "Member 'AbilitySystemBlueprintLibrary_SetStackCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_SetStackCountToMax \ static_assert(alignof(AbilitySystemBlueprintLibrary_SetStackCountToMax) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_SetStackCountToMax"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_SetStackCountToMax) == 0x000020, "Wrong size on AbilitySystemBlueprintLibrary_SetStackCountToMax"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_SetStackCountToMax, SpecHandle) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_SetStackCountToMax::SpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_SetStackCountToMax, ReturnValue) == 0x000010, "Member 'AbilitySystemBlueprintLibrary_SetStackCountToMax::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_TargetDataHasActor \ static_assert(alignof(AbilitySystemBlueprintLibrary_TargetDataHasActor) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_TargetDataHasActor"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_TargetDataHasActor) == 0x000030, "Wrong size on AbilitySystemBlueprintLibrary_TargetDataHasActor"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_TargetDataHasActor, TargetData) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_TargetDataHasActor::TargetData' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_TargetDataHasActor, Index_0) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_TargetDataHasActor::Index_0' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_TargetDataHasActor, ReturnValue) == 0x00002C, "Member 'AbilitySystemBlueprintLibrary_TargetDataHasActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_TargetDataHasEndPoint \ static_assert(alignof(AbilitySystemBlueprintLibrary_TargetDataHasEndPoint) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_TargetDataHasEndPoint"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_TargetDataHasEndPoint) == 0x000030, "Wrong size on AbilitySystemBlueprintLibrary_TargetDataHasEndPoint"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_TargetDataHasEndPoint, TargetData) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_TargetDataHasEndPoint::TargetData' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_TargetDataHasEndPoint, Index_0) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_TargetDataHasEndPoint::Index_0' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_TargetDataHasEndPoint, ReturnValue) == 0x00002C, "Member 'AbilitySystemBlueprintLibrary_TargetDataHasEndPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_TargetDataHasHitResult \ static_assert(alignof(AbilitySystemBlueprintLibrary_TargetDataHasHitResult) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_TargetDataHasHitResult"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_TargetDataHasHitResult) == 0x000030, "Wrong size on AbilitySystemBlueprintLibrary_TargetDataHasHitResult"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_TargetDataHasHitResult, HitResult) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_TargetDataHasHitResult::HitResult' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_TargetDataHasHitResult, Index_0) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_TargetDataHasHitResult::Index_0' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_TargetDataHasHitResult, ReturnValue) == 0x00002C, "Member 'AbilitySystemBlueprintLibrary_TargetDataHasHitResult::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemBlueprintLibrary_TargetDataHasOrigin \ static_assert(alignof(AbilitySystemBlueprintLibrary_TargetDataHasOrigin) == 0x000008, "Wrong alignment on AbilitySystemBlueprintLibrary_TargetDataHasOrigin"); \ static_assert(sizeof(AbilitySystemBlueprintLibrary_TargetDataHasOrigin) == 0x000030, "Wrong size on AbilitySystemBlueprintLibrary_TargetDataHasOrigin"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_TargetDataHasOrigin, TargetData) == 0x000000, "Member 'AbilitySystemBlueprintLibrary_TargetDataHasOrigin::TargetData' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_TargetDataHasOrigin, Index_0) == 0x000028, "Member 'AbilitySystemBlueprintLibrary_TargetDataHasOrigin::Index_0' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemBlueprintLibrary_TargetDataHasOrigin, ReturnValue) == 0x00002C, "Member 'AbilitySystemBlueprintLibrary_TargetDataHasOrigin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilitySystemBlueprintLibrary \ static_assert(alignof(UAbilitySystemBlueprintLibrary) == 0x000008, "Wrong alignment on UAbilitySystemBlueprintLibrary"); \ static_assert(sizeof(UAbilitySystemBlueprintLibrary) == 0x000028, "Wrong size on UAbilitySystemBlueprintLibrary"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_BP_ApplyGameplayEffectSpecToSelf \ static_assert(alignof(AbilitySystemComponent_BP_ApplyGameplayEffectSpecToSelf) == 0x000008, "Wrong alignment on AbilitySystemComponent_BP_ApplyGameplayEffectSpecToSelf"); \ static_assert(sizeof(AbilitySystemComponent_BP_ApplyGameplayEffectSpecToSelf) == 0x000018, "Wrong size on AbilitySystemComponent_BP_ApplyGameplayEffectSpecToSelf"); \ static_assert(offsetof(AbilitySystemComponent_BP_ApplyGameplayEffectSpecToSelf, SpecHandle) == 0x000000, "Member 'AbilitySystemComponent_BP_ApplyGameplayEffectSpecToSelf::SpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_BP_ApplyGameplayEffectSpecToSelf, ReturnValue) == 0x000010, "Member 'AbilitySystemComponent_BP_ApplyGameplayEffectSpecToSelf::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_BP_ApplyGameplayEffectSpecToTarget \ static_assert(alignof(AbilitySystemComponent_BP_ApplyGameplayEffectSpecToTarget) == 0x000008, "Wrong alignment on AbilitySystemComponent_BP_ApplyGameplayEffectSpecToTarget"); \ static_assert(sizeof(AbilitySystemComponent_BP_ApplyGameplayEffectSpecToTarget) == 0x000020, "Wrong size on AbilitySystemComponent_BP_ApplyGameplayEffectSpecToTarget"); \ static_assert(offsetof(AbilitySystemComponent_BP_ApplyGameplayEffectSpecToTarget, SpecHandle) == 0x000000, "Member 'AbilitySystemComponent_BP_ApplyGameplayEffectSpecToTarget::SpecHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_BP_ApplyGameplayEffectSpecToTarget, Target) == 0x000010, "Member 'AbilitySystemComponent_BP_ApplyGameplayEffectSpecToTarget::Target' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_BP_ApplyGameplayEffectSpecToTarget, ReturnValue) == 0x000018, "Member 'AbilitySystemComponent_BP_ApplyGameplayEffectSpecToTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_BP_ApplyGameplayEffectToSelf \ static_assert(alignof(AbilitySystemComponent_BP_ApplyGameplayEffectToSelf) == 0x000008, "Wrong alignment on AbilitySystemComponent_BP_ApplyGameplayEffectToSelf"); \ static_assert(sizeof(AbilitySystemComponent_BP_ApplyGameplayEffectToSelf) == 0x000030, "Wrong size on AbilitySystemComponent_BP_ApplyGameplayEffectToSelf"); \ static_assert(offsetof(AbilitySystemComponent_BP_ApplyGameplayEffectToSelf, GameplayEffectClass) == 0x000000, "Member 'AbilitySystemComponent_BP_ApplyGameplayEffectToSelf::GameplayEffectClass' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_BP_ApplyGameplayEffectToSelf, Level) == 0x000008, "Member 'AbilitySystemComponent_BP_ApplyGameplayEffectToSelf::Level' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_BP_ApplyGameplayEffectToSelf, EffectContext) == 0x000010, "Member 'AbilitySystemComponent_BP_ApplyGameplayEffectToSelf::EffectContext' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_BP_ApplyGameplayEffectToSelf, ReturnValue) == 0x000028, "Member 'AbilitySystemComponent_BP_ApplyGameplayEffectToSelf::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_BP_ApplyGameplayEffectToTarget \ static_assert(alignof(AbilitySystemComponent_BP_ApplyGameplayEffectToTarget) == 0x000008, "Wrong alignment on AbilitySystemComponent_BP_ApplyGameplayEffectToTarget"); \ static_assert(sizeof(AbilitySystemComponent_BP_ApplyGameplayEffectToTarget) == 0x000038, "Wrong size on AbilitySystemComponent_BP_ApplyGameplayEffectToTarget"); \ static_assert(offsetof(AbilitySystemComponent_BP_ApplyGameplayEffectToTarget, GameplayEffectClass) == 0x000000, "Member 'AbilitySystemComponent_BP_ApplyGameplayEffectToTarget::GameplayEffectClass' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_BP_ApplyGameplayEffectToTarget, Target) == 0x000008, "Member 'AbilitySystemComponent_BP_ApplyGameplayEffectToTarget::Target' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_BP_ApplyGameplayEffectToTarget, Level) == 0x000010, "Member 'AbilitySystemComponent_BP_ApplyGameplayEffectToTarget::Level' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_BP_ApplyGameplayEffectToTarget, Context) == 0x000018, "Member 'AbilitySystemComponent_BP_ApplyGameplayEffectToTarget::Context' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_BP_ApplyGameplayEffectToTarget, ReturnValue) == 0x000030, "Member 'AbilitySystemComponent_BP_ApplyGameplayEffectToTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ClearAbility \ static_assert(alignof(AbilitySystemComponent_ClearAbility) == 0x000004, "Wrong alignment on AbilitySystemComponent_ClearAbility"); \ static_assert(sizeof(AbilitySystemComponent_ClearAbility) == 0x000004, "Wrong size on AbilitySystemComponent_ClearAbility"); \ static_assert(offsetof(AbilitySystemComponent_ClearAbility, Handle) == 0x000000, "Member 'AbilitySystemComponent_ClearAbility::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ClearAllAbilitiesWithInputID \ static_assert(alignof(AbilitySystemComponent_ClearAllAbilitiesWithInputID) == 0x000004, "Wrong alignment on AbilitySystemComponent_ClearAllAbilitiesWithInputID"); \ static_assert(sizeof(AbilitySystemComponent_ClearAllAbilitiesWithInputID) == 0x000004, "Wrong size on AbilitySystemComponent_ClearAllAbilitiesWithInputID"); \ static_assert(offsetof(AbilitySystemComponent_ClearAllAbilitiesWithInputID, InputID) == 0x000000, "Member 'AbilitySystemComponent_ClearAllAbilitiesWithInputID::InputID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ClientActivateAbilityFailed \ static_assert(alignof(AbilitySystemComponent_ClientActivateAbilityFailed) == 0x000004, "Wrong alignment on AbilitySystemComponent_ClientActivateAbilityFailed"); \ static_assert(sizeof(AbilitySystemComponent_ClientActivateAbilityFailed) == 0x000008, "Wrong size on AbilitySystemComponent_ClientActivateAbilityFailed"); \ static_assert(offsetof(AbilitySystemComponent_ClientActivateAbilityFailed, AbilityToActivate) == 0x000000, "Member 'AbilitySystemComponent_ClientActivateAbilityFailed::AbilityToActivate' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ClientActivateAbilityFailed, PredictionKey) == 0x000004, "Member 'AbilitySystemComponent_ClientActivateAbilityFailed::PredictionKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ClientActivateAbilitySucceed \ static_assert(alignof(AbilitySystemComponent_ClientActivateAbilitySucceed) == 0x000008, "Wrong alignment on AbilitySystemComponent_ClientActivateAbilitySucceed"); \ static_assert(sizeof(AbilitySystemComponent_ClientActivateAbilitySucceed) == 0x000020, "Wrong size on AbilitySystemComponent_ClientActivateAbilitySucceed"); \ static_assert(offsetof(AbilitySystemComponent_ClientActivateAbilitySucceed, AbilityToActivate) == 0x000000, "Member 'AbilitySystemComponent_ClientActivateAbilitySucceed::AbilityToActivate' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ClientActivateAbilitySucceed, PredictionKey) == 0x000008, "Member 'AbilitySystemComponent_ClientActivateAbilitySucceed::PredictionKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ClientActivateAbilitySucceedWithEventData \ static_assert(alignof(AbilitySystemComponent_ClientActivateAbilitySucceedWithEventData) == 0x000008, "Wrong alignment on AbilitySystemComponent_ClientActivateAbilitySucceedWithEventData"); \ static_assert(sizeof(AbilitySystemComponent_ClientActivateAbilitySucceedWithEventData) == 0x0000D0, "Wrong size on AbilitySystemComponent_ClientActivateAbilitySucceedWithEventData"); \ static_assert(offsetof(AbilitySystemComponent_ClientActivateAbilitySucceedWithEventData, AbilityToActivate) == 0x000000, "Member 'AbilitySystemComponent_ClientActivateAbilitySucceedWithEventData::AbilityToActivate' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ClientActivateAbilitySucceedWithEventData, PredictionKey) == 0x000008, "Member 'AbilitySystemComponent_ClientActivateAbilitySucceedWithEventData::PredictionKey' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ClientActivateAbilitySucceedWithEventData, TriggerEventData) == 0x000020, "Member 'AbilitySystemComponent_ClientActivateAbilitySucceedWithEventData::TriggerEventData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ClientCancelAbility \ static_assert(alignof(AbilitySystemComponent_ClientCancelAbility) == 0x000008, "Wrong alignment on AbilitySystemComponent_ClientCancelAbility"); \ static_assert(sizeof(AbilitySystemComponent_ClientCancelAbility) == 0x000028, "Wrong size on AbilitySystemComponent_ClientCancelAbility"); \ static_assert(offsetof(AbilitySystemComponent_ClientCancelAbility, AbilityToCancel) == 0x000000, "Member 'AbilitySystemComponent_ClientCancelAbility::AbilityToCancel' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ClientCancelAbility, ActivationInfo) == 0x000008, "Member 'AbilitySystemComponent_ClientCancelAbility::ActivationInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ClientEndAbility \ static_assert(alignof(AbilitySystemComponent_ClientEndAbility) == 0x000008, "Wrong alignment on AbilitySystemComponent_ClientEndAbility"); \ static_assert(sizeof(AbilitySystemComponent_ClientEndAbility) == 0x000028, "Wrong size on AbilitySystemComponent_ClientEndAbility"); \ static_assert(offsetof(AbilitySystemComponent_ClientEndAbility, AbilityToEnd) == 0x000000, "Member 'AbilitySystemComponent_ClientEndAbility::AbilityToEnd' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ClientEndAbility, ActivationInfo) == 0x000008, "Member 'AbilitySystemComponent_ClientEndAbility::ActivationInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ClientPrintDebug_Response \ static_assert(alignof(AbilitySystemComponent_ClientPrintDebug_Response) == 0x000008, "Wrong alignment on AbilitySystemComponent_ClientPrintDebug_Response"); \ static_assert(sizeof(AbilitySystemComponent_ClientPrintDebug_Response) == 0x000018, "Wrong size on AbilitySystemComponent_ClientPrintDebug_Response"); \ static_assert(offsetof(AbilitySystemComponent_ClientPrintDebug_Response, Strings) == 0x000000, "Member 'AbilitySystemComponent_ClientPrintDebug_Response::Strings' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ClientPrintDebug_Response, GameFlags) == 0x000010, "Member 'AbilitySystemComponent_ClientPrintDebug_Response::GameFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ClientSetReplicatedEvent \ static_assert(alignof(AbilitySystemComponent_ClientSetReplicatedEvent) == 0x000008, "Wrong alignment on AbilitySystemComponent_ClientSetReplicatedEvent"); \ static_assert(sizeof(AbilitySystemComponent_ClientSetReplicatedEvent) == 0x000020, "Wrong size on AbilitySystemComponent_ClientSetReplicatedEvent"); \ static_assert(offsetof(AbilitySystemComponent_ClientSetReplicatedEvent, EventType) == 0x000000, "Member 'AbilitySystemComponent_ClientSetReplicatedEvent::EventType' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ClientSetReplicatedEvent, AbilityHandle) == 0x000004, "Member 'AbilitySystemComponent_ClientSetReplicatedEvent::AbilityHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ClientSetReplicatedEvent, AbilityOriginalPredictionKey) == 0x000008, "Member 'AbilitySystemComponent_ClientSetReplicatedEvent::AbilityOriginalPredictionKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ClientTryActivateAbility \ static_assert(alignof(AbilitySystemComponent_ClientTryActivateAbility) == 0x000004, "Wrong alignment on AbilitySystemComponent_ClientTryActivateAbility"); \ static_assert(sizeof(AbilitySystemComponent_ClientTryActivateAbility) == 0x000004, "Wrong size on AbilitySystemComponent_ClientTryActivateAbility"); \ static_assert(offsetof(AbilitySystemComponent_ClientTryActivateAbility, AbilityToActivate) == 0x000000, "Member 'AbilitySystemComponent_ClientTryActivateAbility::AbilityToActivate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_GetAllAttributes \ static_assert(alignof(AbilitySystemComponent_GetAllAttributes) == 0x000008, "Wrong alignment on AbilitySystemComponent_GetAllAttributes"); \ static_assert(sizeof(AbilitySystemComponent_GetAllAttributes) == 0x000010, "Wrong size on AbilitySystemComponent_GetAllAttributes"); \ static_assert(offsetof(AbilitySystemComponent_GetAllAttributes, OutAttributes) == 0x000000, "Member 'AbilitySystemComponent_GetAllAttributes::OutAttributes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_K2_GiveAbility \ static_assert(alignof(AbilitySystemComponent_K2_GiveAbility) == 0x000008, "Wrong alignment on AbilitySystemComponent_K2_GiveAbility"); \ static_assert(sizeof(AbilitySystemComponent_K2_GiveAbility) == 0x000018, "Wrong size on AbilitySystemComponent_K2_GiveAbility"); \ static_assert(offsetof(AbilitySystemComponent_K2_GiveAbility, AbilityClass) == 0x000000, "Member 'AbilitySystemComponent_K2_GiveAbility::AbilityClass' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_K2_GiveAbility, Level) == 0x000008, "Member 'AbilitySystemComponent_K2_GiveAbility::Level' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_K2_GiveAbility, InputID) == 0x00000C, "Member 'AbilitySystemComponent_K2_GiveAbility::InputID' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_K2_GiveAbility, ReturnValue) == 0x000010, "Member 'AbilitySystemComponent_K2_GiveAbility::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_K2_GiveAbilityAndActivateOnce \ static_assert(alignof(AbilitySystemComponent_K2_GiveAbilityAndActivateOnce) == 0x000008, "Wrong alignment on AbilitySystemComponent_K2_GiveAbilityAndActivateOnce"); \ static_assert(sizeof(AbilitySystemComponent_K2_GiveAbilityAndActivateOnce) == 0x000018, "Wrong size on AbilitySystemComponent_K2_GiveAbilityAndActivateOnce"); \ static_assert(offsetof(AbilitySystemComponent_K2_GiveAbilityAndActivateOnce, AbilityClass) == 0x000000, "Member 'AbilitySystemComponent_K2_GiveAbilityAndActivateOnce::AbilityClass' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_K2_GiveAbilityAndActivateOnce, Level) == 0x000008, "Member 'AbilitySystemComponent_K2_GiveAbilityAndActivateOnce::Level' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_K2_GiveAbilityAndActivateOnce, InputID) == 0x00000C, "Member 'AbilitySystemComponent_K2_GiveAbilityAndActivateOnce::InputID' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_K2_GiveAbilityAndActivateOnce, ReturnValue) == 0x000010, "Member 'AbilitySystemComponent_K2_GiveAbilityAndActivateOnce::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_K2_InitStats \ static_assert(alignof(AbilitySystemComponent_K2_InitStats) == 0x000008, "Wrong alignment on AbilitySystemComponent_K2_InitStats"); \ static_assert(sizeof(AbilitySystemComponent_K2_InitStats) == 0x000010, "Wrong size on AbilitySystemComponent_K2_InitStats"); \ static_assert(offsetof(AbilitySystemComponent_K2_InitStats, Attributes) == 0x000000, "Member 'AbilitySystemComponent_K2_InitStats::Attributes' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_K2_InitStats, DataTable) == 0x000008, "Member 'AbilitySystemComponent_K2_InitStats::DataTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded \ static_assert(alignof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded) == 0x000008, "Wrong alignment on AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded"); \ static_assert(sizeof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded) == 0x000038, "Wrong size on AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded, GameplayCueTag) == 0x000000, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded, PredictionKey) == 0x000008, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded::PredictionKey' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded, EffectContext) == 0x000020, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded::EffectContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded_WithParams \ static_assert(alignof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded_WithParams) == 0x000008, "Wrong alignment on AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded_WithParams"); \ static_assert(sizeof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded_WithParams) == 0x0000F8, "Wrong size on AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded_WithParams"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded_WithParams, GameplayCueTag) == 0x000000, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded_WithParams::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded_WithParams, PredictionKey) == 0x000008, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded_WithParams::PredictionKey' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded_WithParams, Parameters) == 0x000020, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueAdded_WithParams::Parameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_FromSpec \ static_assert(alignof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_FromSpec) == 0x000008, "Wrong alignment on AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_FromSpec"); \ static_assert(sizeof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_FromSpec) == 0x000090, "Wrong size on AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_FromSpec"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_FromSpec, Spec) == 0x000000, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_FromSpec::Spec' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_FromSpec, PredictionKey) == 0x000078, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_FromSpec::PredictionKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_WithParams \ static_assert(alignof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_WithParams) == 0x000008, "Wrong alignment on AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_WithParams"); \ static_assert(sizeof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_WithParams) == 0x0000F8, "Wrong size on AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_WithParams"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_WithParams, GameplayCueTag) == 0x000000, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_WithParams::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_WithParams, PredictionKey) == 0x000008, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_WithParams::PredictionKey' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_WithParams, GameplayCueParameters) == 0x000020, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueAddedAndWhileActive_WithParams::GameplayCueParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted \ static_assert(alignof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted) == 0x000008, "Wrong alignment on AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted"); \ static_assert(sizeof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted) == 0x000038, "Wrong size on AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted, GameplayCueTag) == 0x000000, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted, PredictionKey) == 0x000008, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted::PredictionKey' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted, EffectContext) == 0x000020, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted::EffectContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_FromSpec \ static_assert(alignof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_FromSpec) == 0x000008, "Wrong alignment on AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_FromSpec"); \ static_assert(sizeof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_FromSpec) == 0x000090, "Wrong size on AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_FromSpec"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_FromSpec, Spec) == 0x000000, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_FromSpec::Spec' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_FromSpec, PredictionKey) == 0x000078, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_FromSpec::PredictionKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_WithParams \ static_assert(alignof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_WithParams) == 0x000008, "Wrong alignment on AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_WithParams"); \ static_assert(sizeof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_WithParams) == 0x0000F8, "Wrong size on AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_WithParams"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_WithParams, GameplayCueTag) == 0x000000, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_WithParams::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_WithParams, PredictionKey) == 0x000008, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_WithParams::PredictionKey' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_WithParams, GameplayCueParameters) == 0x000020, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCueExecuted_WithParams::GameplayCueParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_NetMulticast_InvokeGameplayCuesAddedAndWhileActive_WithParams \ static_assert(alignof(AbilitySystemComponent_NetMulticast_InvokeGameplayCuesAddedAndWhileActive_WithParams) == 0x000008, "Wrong alignment on AbilitySystemComponent_NetMulticast_InvokeGameplayCuesAddedAndWhileActive_WithParams"); \ static_assert(sizeof(AbilitySystemComponent_NetMulticast_InvokeGameplayCuesAddedAndWhileActive_WithParams) == 0x000110, "Wrong size on AbilitySystemComponent_NetMulticast_InvokeGameplayCuesAddedAndWhileActive_WithParams"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCuesAddedAndWhileActive_WithParams, GameplayCueTags) == 0x000000, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCuesAddedAndWhileActive_WithParams::GameplayCueTags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCuesAddedAndWhileActive_WithParams, PredictionKey) == 0x000020, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCuesAddedAndWhileActive_WithParams::PredictionKey' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCuesAddedAndWhileActive_WithParams, GameplayCueParameters) == 0x000038, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCuesAddedAndWhileActive_WithParams::GameplayCueParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted \ static_assert(alignof(AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted) == 0x000008, "Wrong alignment on AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted"); \ static_assert(sizeof(AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted) == 0x000050, "Wrong size on AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted, GameplayCueTags) == 0x000000, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted::GameplayCueTags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted, PredictionKey) == 0x000020, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted::PredictionKey' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted, EffectContext) == 0x000038, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted::EffectContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted_WithParams \ static_assert(alignof(AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted_WithParams) == 0x000008, "Wrong alignment on AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted_WithParams"); \ static_assert(sizeof(AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted_WithParams) == 0x000110, "Wrong size on AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted_WithParams"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted_WithParams, GameplayCueTags) == 0x000000, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted_WithParams::GameplayCueTags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted_WithParams, PredictionKey) == 0x000020, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted_WithParams::PredictionKey' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted_WithParams, GameplayCueParameters) == 0x000038, "Member 'AbilitySystemComponent_NetMulticast_InvokeGameplayCuesExecuted_WithParams::GameplayCueParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_OnAvatarActorDestroyed \ static_assert(alignof(AbilitySystemComponent_OnAvatarActorDestroyed) == 0x000008, "Wrong alignment on AbilitySystemComponent_OnAvatarActorDestroyed"); \ static_assert(sizeof(AbilitySystemComponent_OnAvatarActorDestroyed) == 0x000008, "Wrong size on AbilitySystemComponent_OnAvatarActorDestroyed"); \ static_assert(offsetof(AbilitySystemComponent_OnAvatarActorDestroyed, InActor) == 0x000000, "Member 'AbilitySystemComponent_OnAvatarActorDestroyed::InActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_OnOwnerActorDestroyed \ static_assert(alignof(AbilitySystemComponent_OnOwnerActorDestroyed) == 0x000008, "Wrong alignment on AbilitySystemComponent_OnOwnerActorDestroyed"); \ static_assert(sizeof(AbilitySystemComponent_OnOwnerActorDestroyed) == 0x000008, "Wrong size on AbilitySystemComponent_OnOwnerActorDestroyed"); \ static_assert(offsetof(AbilitySystemComponent_OnOwnerActorDestroyed, InActor) == 0x000000, "Member 'AbilitySystemComponent_OnOwnerActorDestroyed::InActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_OnRep_SpawnedAttributes \ static_assert(alignof(AbilitySystemComponent_OnRep_SpawnedAttributes) == 0x000008, "Wrong alignment on AbilitySystemComponent_OnRep_SpawnedAttributes"); \ static_assert(sizeof(AbilitySystemComponent_OnRep_SpawnedAttributes) == 0x000010, "Wrong size on AbilitySystemComponent_OnRep_SpawnedAttributes"); \ static_assert(offsetof(AbilitySystemComponent_OnRep_SpawnedAttributes, PreviousSpawnedAttributes) == 0x000000, "Member 'AbilitySystemComponent_OnRep_SpawnedAttributes::PreviousSpawnedAttributes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_OnSpawnedAttributesEndPlayed \ static_assert(alignof(AbilitySystemComponent_OnSpawnedAttributesEndPlayed) == 0x000008, "Wrong alignment on AbilitySystemComponent_OnSpawnedAttributesEndPlayed"); \ static_assert(sizeof(AbilitySystemComponent_OnSpawnedAttributesEndPlayed) == 0x000010, "Wrong size on AbilitySystemComponent_OnSpawnedAttributesEndPlayed"); \ static_assert(offsetof(AbilitySystemComponent_OnSpawnedAttributesEndPlayed, InActor) == 0x000000, "Member 'AbilitySystemComponent_OnSpawnedAttributesEndPlayed::InActor' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_OnSpawnedAttributesEndPlayed, EndPlayReason) == 0x000008, "Member 'AbilitySystemComponent_OnSpawnedAttributesEndPlayed::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_PressInputID \ static_assert(alignof(AbilitySystemComponent_PressInputID) == 0x000004, "Wrong alignment on AbilitySystemComponent_PressInputID"); \ static_assert(sizeof(AbilitySystemComponent_PressInputID) == 0x000004, "Wrong size on AbilitySystemComponent_PressInputID"); \ static_assert(offsetof(AbilitySystemComponent_PressInputID, InputID) == 0x000000, "Member 'AbilitySystemComponent_PressInputID::InputID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ReleaseInputID \ static_assert(alignof(AbilitySystemComponent_ReleaseInputID) == 0x000004, "Wrong alignment on AbilitySystemComponent_ReleaseInputID"); \ static_assert(sizeof(AbilitySystemComponent_ReleaseInputID) == 0x000004, "Wrong size on AbilitySystemComponent_ReleaseInputID"); \ static_assert(offsetof(AbilitySystemComponent_ReleaseInputID, InputID) == 0x000000, "Member 'AbilitySystemComponent_ReleaseInputID::InputID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_RemoveActiveEffectsWithAppliedTags \ static_assert(alignof(AbilitySystemComponent_RemoveActiveEffectsWithAppliedTags) == 0x000008, "Wrong alignment on AbilitySystemComponent_RemoveActiveEffectsWithAppliedTags"); \ static_assert(sizeof(AbilitySystemComponent_RemoveActiveEffectsWithAppliedTags) == 0x000028, "Wrong size on AbilitySystemComponent_RemoveActiveEffectsWithAppliedTags"); \ static_assert(offsetof(AbilitySystemComponent_RemoveActiveEffectsWithAppliedTags, Tags) == 0x000000, "Member 'AbilitySystemComponent_RemoveActiveEffectsWithAppliedTags::Tags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_RemoveActiveEffectsWithAppliedTags, ReturnValue) == 0x000020, "Member 'AbilitySystemComponent_RemoveActiveEffectsWithAppliedTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_RemoveActiveEffectsWithGrantedTags \ static_assert(alignof(AbilitySystemComponent_RemoveActiveEffectsWithGrantedTags) == 0x000008, "Wrong alignment on AbilitySystemComponent_RemoveActiveEffectsWithGrantedTags"); \ static_assert(sizeof(AbilitySystemComponent_RemoveActiveEffectsWithGrantedTags) == 0x000028, "Wrong size on AbilitySystemComponent_RemoveActiveEffectsWithGrantedTags"); \ static_assert(offsetof(AbilitySystemComponent_RemoveActiveEffectsWithGrantedTags, Tags) == 0x000000, "Member 'AbilitySystemComponent_RemoveActiveEffectsWithGrantedTags::Tags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_RemoveActiveEffectsWithGrantedTags, ReturnValue) == 0x000020, "Member 'AbilitySystemComponent_RemoveActiveEffectsWithGrantedTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_RemoveActiveEffectsWithSourceTags \ static_assert(alignof(AbilitySystemComponent_RemoveActiveEffectsWithSourceTags) == 0x000008, "Wrong alignment on AbilitySystemComponent_RemoveActiveEffectsWithSourceTags"); \ static_assert(sizeof(AbilitySystemComponent_RemoveActiveEffectsWithSourceTags) == 0x000028, "Wrong size on AbilitySystemComponent_RemoveActiveEffectsWithSourceTags"); \ static_assert(offsetof(AbilitySystemComponent_RemoveActiveEffectsWithSourceTags, Tags) == 0x000000, "Member 'AbilitySystemComponent_RemoveActiveEffectsWithSourceTags::Tags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_RemoveActiveEffectsWithSourceTags, ReturnValue) == 0x000020, "Member 'AbilitySystemComponent_RemoveActiveEffectsWithSourceTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_RemoveActiveEffectsWithTags \ static_assert(alignof(AbilitySystemComponent_RemoveActiveEffectsWithTags) == 0x000008, "Wrong alignment on AbilitySystemComponent_RemoveActiveEffectsWithTags"); \ static_assert(sizeof(AbilitySystemComponent_RemoveActiveEffectsWithTags) == 0x000028, "Wrong size on AbilitySystemComponent_RemoveActiveEffectsWithTags"); \ static_assert(offsetof(AbilitySystemComponent_RemoveActiveEffectsWithTags, Tags) == 0x000000, "Member 'AbilitySystemComponent_RemoveActiveEffectsWithTags::Tags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_RemoveActiveEffectsWithTags, ReturnValue) == 0x000020, "Member 'AbilitySystemComponent_RemoveActiveEffectsWithTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_RemoveActiveGameplayEffect \ static_assert(alignof(AbilitySystemComponent_RemoveActiveGameplayEffect) == 0x000004, "Wrong alignment on AbilitySystemComponent_RemoveActiveGameplayEffect"); \ static_assert(sizeof(AbilitySystemComponent_RemoveActiveGameplayEffect) == 0x000010, "Wrong size on AbilitySystemComponent_RemoveActiveGameplayEffect"); \ static_assert(offsetof(AbilitySystemComponent_RemoveActiveGameplayEffect, Handle) == 0x000000, "Member 'AbilitySystemComponent_RemoveActiveGameplayEffect::Handle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_RemoveActiveGameplayEffect, StacksToRemove) == 0x000008, "Member 'AbilitySystemComponent_RemoveActiveGameplayEffect::StacksToRemove' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_RemoveActiveGameplayEffect, ReturnValue) == 0x00000C, "Member 'AbilitySystemComponent_RemoveActiveGameplayEffect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_RemoveActiveGameplayEffectBySourceEffect \ static_assert(alignof(AbilitySystemComponent_RemoveActiveGameplayEffectBySourceEffect) == 0x000008, "Wrong alignment on AbilitySystemComponent_RemoveActiveGameplayEffectBySourceEffect"); \ static_assert(sizeof(AbilitySystemComponent_RemoveActiveGameplayEffectBySourceEffect) == 0x000018, "Wrong size on AbilitySystemComponent_RemoveActiveGameplayEffectBySourceEffect"); \ static_assert(offsetof(AbilitySystemComponent_RemoveActiveGameplayEffectBySourceEffect, GameplayEffect) == 0x000000, "Member 'AbilitySystemComponent_RemoveActiveGameplayEffectBySourceEffect::GameplayEffect' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_RemoveActiveGameplayEffectBySourceEffect, InstigatorAbilitySystemComponent) == 0x000008, "Member 'AbilitySystemComponent_RemoveActiveGameplayEffectBySourceEffect::InstigatorAbilitySystemComponent' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_RemoveActiveGameplayEffectBySourceEffect, StacksToRemove) == 0x000010, "Member 'AbilitySystemComponent_RemoveActiveGameplayEffectBySourceEffect::StacksToRemove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ServerAbilityRPCBatch \ static_assert(alignof(AbilitySystemComponent_ServerAbilityRPCBatch) == 0x000008, "Wrong alignment on AbilitySystemComponent_ServerAbilityRPCBatch"); \ static_assert(sizeof(AbilitySystemComponent_ServerAbilityRPCBatch) == 0x000050, "Wrong size on AbilitySystemComponent_ServerAbilityRPCBatch"); \ static_assert(offsetof(AbilitySystemComponent_ServerAbilityRPCBatch, BatchInfo) == 0x000000, "Member 'AbilitySystemComponent_ServerAbilityRPCBatch::BatchInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ServerCancelAbility \ static_assert(alignof(AbilitySystemComponent_ServerCancelAbility) == 0x000008, "Wrong alignment on AbilitySystemComponent_ServerCancelAbility"); \ static_assert(sizeof(AbilitySystemComponent_ServerCancelAbility) == 0x000028, "Wrong size on AbilitySystemComponent_ServerCancelAbility"); \ static_assert(offsetof(AbilitySystemComponent_ServerCancelAbility, AbilityToCancel) == 0x000000, "Member 'AbilitySystemComponent_ServerCancelAbility::AbilityToCancel' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerCancelAbility, ActivationInfo) == 0x000008, "Member 'AbilitySystemComponent_ServerCancelAbility::ActivationInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ServerCurrentMontageJumpToSectionName \ static_assert(alignof(AbilitySystemComponent_ServerCurrentMontageJumpToSectionName) == 0x000008, "Wrong alignment on AbilitySystemComponent_ServerCurrentMontageJumpToSectionName"); \ static_assert(sizeof(AbilitySystemComponent_ServerCurrentMontageJumpToSectionName) == 0x000010, "Wrong size on AbilitySystemComponent_ServerCurrentMontageJumpToSectionName"); \ static_assert(offsetof(AbilitySystemComponent_ServerCurrentMontageJumpToSectionName, ClientAnimMontage) == 0x000000, "Member 'AbilitySystemComponent_ServerCurrentMontageJumpToSectionName::ClientAnimMontage' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerCurrentMontageJumpToSectionName, SectionName) == 0x000008, "Member 'AbilitySystemComponent_ServerCurrentMontageJumpToSectionName::SectionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ServerCurrentMontageSetNextSectionName \ static_assert(alignof(AbilitySystemComponent_ServerCurrentMontageSetNextSectionName) == 0x000008, "Wrong alignment on AbilitySystemComponent_ServerCurrentMontageSetNextSectionName"); \ static_assert(sizeof(AbilitySystemComponent_ServerCurrentMontageSetNextSectionName) == 0x000020, "Wrong size on AbilitySystemComponent_ServerCurrentMontageSetNextSectionName"); \ static_assert(offsetof(AbilitySystemComponent_ServerCurrentMontageSetNextSectionName, ClientAnimMontage) == 0x000000, "Member 'AbilitySystemComponent_ServerCurrentMontageSetNextSectionName::ClientAnimMontage' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerCurrentMontageSetNextSectionName, ClientPosition) == 0x000008, "Member 'AbilitySystemComponent_ServerCurrentMontageSetNextSectionName::ClientPosition' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerCurrentMontageSetNextSectionName, SectionName) == 0x00000C, "Member 'AbilitySystemComponent_ServerCurrentMontageSetNextSectionName::SectionName' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerCurrentMontageSetNextSectionName, NextSectionName) == 0x000014, "Member 'AbilitySystemComponent_ServerCurrentMontageSetNextSectionName::NextSectionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ServerCurrentMontageSetPlayRate \ static_assert(alignof(AbilitySystemComponent_ServerCurrentMontageSetPlayRate) == 0x000008, "Wrong alignment on AbilitySystemComponent_ServerCurrentMontageSetPlayRate"); \ static_assert(sizeof(AbilitySystemComponent_ServerCurrentMontageSetPlayRate) == 0x000010, "Wrong size on AbilitySystemComponent_ServerCurrentMontageSetPlayRate"); \ static_assert(offsetof(AbilitySystemComponent_ServerCurrentMontageSetPlayRate, ClientAnimMontage) == 0x000000, "Member 'AbilitySystemComponent_ServerCurrentMontageSetPlayRate::ClientAnimMontage' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerCurrentMontageSetPlayRate, InPlayRate) == 0x000008, "Member 'AbilitySystemComponent_ServerCurrentMontageSetPlayRate::InPlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ServerEndAbility \ static_assert(alignof(AbilitySystemComponent_ServerEndAbility) == 0x000008, "Wrong alignment on AbilitySystemComponent_ServerEndAbility"); \ static_assert(sizeof(AbilitySystemComponent_ServerEndAbility) == 0x000040, "Wrong size on AbilitySystemComponent_ServerEndAbility"); \ static_assert(offsetof(AbilitySystemComponent_ServerEndAbility, AbilityToEnd) == 0x000000, "Member 'AbilitySystemComponent_ServerEndAbility::AbilityToEnd' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerEndAbility, ActivationInfo) == 0x000008, "Member 'AbilitySystemComponent_ServerEndAbility::ActivationInfo' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerEndAbility, PredictionKey) == 0x000028, "Member 'AbilitySystemComponent_ServerEndAbility::PredictionKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ServerPrintDebug_RequestWithStrings \ static_assert(alignof(AbilitySystemComponent_ServerPrintDebug_RequestWithStrings) == 0x000008, "Wrong alignment on AbilitySystemComponent_ServerPrintDebug_RequestWithStrings"); \ static_assert(sizeof(AbilitySystemComponent_ServerPrintDebug_RequestWithStrings) == 0x000010, "Wrong size on AbilitySystemComponent_ServerPrintDebug_RequestWithStrings"); \ static_assert(offsetof(AbilitySystemComponent_ServerPrintDebug_RequestWithStrings, Strings) == 0x000000, "Member 'AbilitySystemComponent_ServerPrintDebug_RequestWithStrings::Strings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ServerSetInputPressed \ static_assert(alignof(AbilitySystemComponent_ServerSetInputPressed) == 0x000004, "Wrong alignment on AbilitySystemComponent_ServerSetInputPressed"); \ static_assert(sizeof(AbilitySystemComponent_ServerSetInputPressed) == 0x000004, "Wrong size on AbilitySystemComponent_ServerSetInputPressed"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetInputPressed, AbilityHandle) == 0x000000, "Member 'AbilitySystemComponent_ServerSetInputPressed::AbilityHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ServerSetInputReleased \ static_assert(alignof(AbilitySystemComponent_ServerSetInputReleased) == 0x000004, "Wrong alignment on AbilitySystemComponent_ServerSetInputReleased"); \ static_assert(sizeof(AbilitySystemComponent_ServerSetInputReleased) == 0x000004, "Wrong size on AbilitySystemComponent_ServerSetInputReleased"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetInputReleased, AbilityHandle) == 0x000000, "Member 'AbilitySystemComponent_ServerSetInputReleased::AbilityHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ServerSetReplicatedEvent \ static_assert(alignof(AbilitySystemComponent_ServerSetReplicatedEvent) == 0x000008, "Wrong alignment on AbilitySystemComponent_ServerSetReplicatedEvent"); \ static_assert(sizeof(AbilitySystemComponent_ServerSetReplicatedEvent) == 0x000038, "Wrong size on AbilitySystemComponent_ServerSetReplicatedEvent"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedEvent, EventType) == 0x000000, "Member 'AbilitySystemComponent_ServerSetReplicatedEvent::EventType' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedEvent, AbilityHandle) == 0x000004, "Member 'AbilitySystemComponent_ServerSetReplicatedEvent::AbilityHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedEvent, AbilityOriginalPredictionKey) == 0x000008, "Member 'AbilitySystemComponent_ServerSetReplicatedEvent::AbilityOriginalPredictionKey' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedEvent, CurrentPredictionKey) == 0x000020, "Member 'AbilitySystemComponent_ServerSetReplicatedEvent::CurrentPredictionKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ServerSetReplicatedEventWithPayload \ static_assert(alignof(AbilitySystemComponent_ServerSetReplicatedEventWithPayload) == 0x000008, "Wrong alignment on AbilitySystemComponent_ServerSetReplicatedEventWithPayload"); \ static_assert(sizeof(AbilitySystemComponent_ServerSetReplicatedEventWithPayload) == 0x000050, "Wrong size on AbilitySystemComponent_ServerSetReplicatedEventWithPayload"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedEventWithPayload, EventType) == 0x000000, "Member 'AbilitySystemComponent_ServerSetReplicatedEventWithPayload::EventType' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedEventWithPayload, AbilityHandle) == 0x000004, "Member 'AbilitySystemComponent_ServerSetReplicatedEventWithPayload::AbilityHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedEventWithPayload, AbilityOriginalPredictionKey) == 0x000008, "Member 'AbilitySystemComponent_ServerSetReplicatedEventWithPayload::AbilityOriginalPredictionKey' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedEventWithPayload, CurrentPredictionKey) == 0x000020, "Member 'AbilitySystemComponent_ServerSetReplicatedEventWithPayload::CurrentPredictionKey' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedEventWithPayload, VectorPayload) == 0x000038, "Member 'AbilitySystemComponent_ServerSetReplicatedEventWithPayload::VectorPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ServerSetReplicatedTargetData \ static_assert(alignof(AbilitySystemComponent_ServerSetReplicatedTargetData) == 0x000008, "Wrong alignment on AbilitySystemComponent_ServerSetReplicatedTargetData"); \ static_assert(sizeof(AbilitySystemComponent_ServerSetReplicatedTargetData) == 0x000068, "Wrong size on AbilitySystemComponent_ServerSetReplicatedTargetData"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedTargetData, AbilityHandle) == 0x000000, "Member 'AbilitySystemComponent_ServerSetReplicatedTargetData::AbilityHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedTargetData, AbilityOriginalPredictionKey) == 0x000008, "Member 'AbilitySystemComponent_ServerSetReplicatedTargetData::AbilityOriginalPredictionKey' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedTargetData, ReplicatedTargetDataHandle) == 0x000020, "Member 'AbilitySystemComponent_ServerSetReplicatedTargetData::ReplicatedTargetDataHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedTargetData, ApplicationTag) == 0x000048, "Member 'AbilitySystemComponent_ServerSetReplicatedTargetData::ApplicationTag' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedTargetData, CurrentPredictionKey) == 0x000050, "Member 'AbilitySystemComponent_ServerSetReplicatedTargetData::CurrentPredictionKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ServerSetReplicatedTargetDataCancelled \ static_assert(alignof(AbilitySystemComponent_ServerSetReplicatedTargetDataCancelled) == 0x000008, "Wrong alignment on AbilitySystemComponent_ServerSetReplicatedTargetDataCancelled"); \ static_assert(sizeof(AbilitySystemComponent_ServerSetReplicatedTargetDataCancelled) == 0x000038, "Wrong size on AbilitySystemComponent_ServerSetReplicatedTargetDataCancelled"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedTargetDataCancelled, AbilityHandle) == 0x000000, "Member 'AbilitySystemComponent_ServerSetReplicatedTargetDataCancelled::AbilityHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedTargetDataCancelled, AbilityOriginalPredictionKey) == 0x000008, "Member 'AbilitySystemComponent_ServerSetReplicatedTargetDataCancelled::AbilityOriginalPredictionKey' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerSetReplicatedTargetDataCancelled, CurrentPredictionKey) == 0x000020, "Member 'AbilitySystemComponent_ServerSetReplicatedTargetDataCancelled::CurrentPredictionKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ServerTryActivateAbility \ static_assert(alignof(AbilitySystemComponent_ServerTryActivateAbility) == 0x000008, "Wrong alignment on AbilitySystemComponent_ServerTryActivateAbility"); \ static_assert(sizeof(AbilitySystemComponent_ServerTryActivateAbility) == 0x000020, "Wrong size on AbilitySystemComponent_ServerTryActivateAbility"); \ static_assert(offsetof(AbilitySystemComponent_ServerTryActivateAbility, AbilityToActivate) == 0x000000, "Member 'AbilitySystemComponent_ServerTryActivateAbility::AbilityToActivate' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerTryActivateAbility, InputPressed) == 0x000004, "Member 'AbilitySystemComponent_ServerTryActivateAbility::InputPressed' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerTryActivateAbility, PredictionKey) == 0x000008, "Member 'AbilitySystemComponent_ServerTryActivateAbility::PredictionKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_ServerTryActivateAbilityWithEventData \ static_assert(alignof(AbilitySystemComponent_ServerTryActivateAbilityWithEventData) == 0x000008, "Wrong alignment on AbilitySystemComponent_ServerTryActivateAbilityWithEventData"); \ static_assert(sizeof(AbilitySystemComponent_ServerTryActivateAbilityWithEventData) == 0x0000D0, "Wrong size on AbilitySystemComponent_ServerTryActivateAbilityWithEventData"); \ static_assert(offsetof(AbilitySystemComponent_ServerTryActivateAbilityWithEventData, AbilityToActivate) == 0x000000, "Member 'AbilitySystemComponent_ServerTryActivateAbilityWithEventData::AbilityToActivate' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerTryActivateAbilityWithEventData, InputPressed) == 0x000004, "Member 'AbilitySystemComponent_ServerTryActivateAbilityWithEventData::InputPressed' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerTryActivateAbilityWithEventData, PredictionKey) == 0x000008, "Member 'AbilitySystemComponent_ServerTryActivateAbilityWithEventData::PredictionKey' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_ServerTryActivateAbilityWithEventData, TriggerEventData) == 0x000020, "Member 'AbilitySystemComponent_ServerTryActivateAbilityWithEventData::TriggerEventData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_SetActiveGameplayEffectLevel \ static_assert(alignof(AbilitySystemComponent_SetActiveGameplayEffectLevel) == 0x000004, "Wrong alignment on AbilitySystemComponent_SetActiveGameplayEffectLevel"); \ static_assert(sizeof(AbilitySystemComponent_SetActiveGameplayEffectLevel) == 0x00000C, "Wrong size on AbilitySystemComponent_SetActiveGameplayEffectLevel"); \ static_assert(offsetof(AbilitySystemComponent_SetActiveGameplayEffectLevel, ActiveHandle) == 0x000000, "Member 'AbilitySystemComponent_SetActiveGameplayEffectLevel::ActiveHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_SetActiveGameplayEffectLevel, NewLevel) == 0x000008, "Member 'AbilitySystemComponent_SetActiveGameplayEffectLevel::NewLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_SetActiveGameplayEffectLevelUsingQuery \ static_assert(alignof(AbilitySystemComponent_SetActiveGameplayEffectLevelUsingQuery) == 0x000008, "Wrong alignment on AbilitySystemComponent_SetActiveGameplayEffectLevelUsingQuery"); \ static_assert(sizeof(AbilitySystemComponent_SetActiveGameplayEffectLevelUsingQuery) == 0x000158, "Wrong size on AbilitySystemComponent_SetActiveGameplayEffectLevelUsingQuery"); \ static_assert(offsetof(AbilitySystemComponent_SetActiveGameplayEffectLevelUsingQuery, Query) == 0x000000, "Member 'AbilitySystemComponent_SetActiveGameplayEffectLevelUsingQuery::Query' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_SetActiveGameplayEffectLevelUsingQuery, NewLevel) == 0x000150, "Member 'AbilitySystemComponent_SetActiveGameplayEffectLevelUsingQuery::NewLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_SetUserAbilityActivationInhibited \ static_assert(alignof(AbilitySystemComponent_SetUserAbilityActivationInhibited) == 0x000001, "Wrong alignment on AbilitySystemComponent_SetUserAbilityActivationInhibited"); \ static_assert(sizeof(AbilitySystemComponent_SetUserAbilityActivationInhibited) == 0x000001, "Wrong size on AbilitySystemComponent_SetUserAbilityActivationInhibited"); \ static_assert(offsetof(AbilitySystemComponent_SetUserAbilityActivationInhibited, NewInhibit) == 0x000000, "Member 'AbilitySystemComponent_SetUserAbilityActivationInhibited::NewInhibit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_TryActivateAbilitiesByTag \ static_assert(alignof(AbilitySystemComponent_TryActivateAbilitiesByTag) == 0x000008, "Wrong alignment on AbilitySystemComponent_TryActivateAbilitiesByTag"); \ static_assert(sizeof(AbilitySystemComponent_TryActivateAbilitiesByTag) == 0x000028, "Wrong size on AbilitySystemComponent_TryActivateAbilitiesByTag"); \ static_assert(offsetof(AbilitySystemComponent_TryActivateAbilitiesByTag, GameplayTagContainer) == 0x000000, "Member 'AbilitySystemComponent_TryActivateAbilitiesByTag::GameplayTagContainer' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_TryActivateAbilitiesByTag, bAllowRemoteActivation) == 0x000020, "Member 'AbilitySystemComponent_TryActivateAbilitiesByTag::bAllowRemoteActivation' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_TryActivateAbilitiesByTag, ReturnValue) == 0x000021, "Member 'AbilitySystemComponent_TryActivateAbilitiesByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_TryActivateAbility \ static_assert(alignof(AbilitySystemComponent_TryActivateAbility) == 0x000004, "Wrong alignment on AbilitySystemComponent_TryActivateAbility"); \ static_assert(sizeof(AbilitySystemComponent_TryActivateAbility) == 0x000008, "Wrong size on AbilitySystemComponent_TryActivateAbility"); \ static_assert(offsetof(AbilitySystemComponent_TryActivateAbility, AbilityToActivate) == 0x000000, "Member 'AbilitySystemComponent_TryActivateAbility::AbilityToActivate' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_TryActivateAbility, bAllowRemoteActivation) == 0x000004, "Member 'AbilitySystemComponent_TryActivateAbility::bAllowRemoteActivation' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_TryActivateAbility, ReturnValue) == 0x000005, "Member 'AbilitySystemComponent_TryActivateAbility::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_TryActivateAbilityByClass \ static_assert(alignof(AbilitySystemComponent_TryActivateAbilityByClass) == 0x000008, "Wrong alignment on AbilitySystemComponent_TryActivateAbilityByClass"); \ static_assert(sizeof(AbilitySystemComponent_TryActivateAbilityByClass) == 0x000010, "Wrong size on AbilitySystemComponent_TryActivateAbilityByClass"); \ static_assert(offsetof(AbilitySystemComponent_TryActivateAbilityByClass, InAbilityToActivate) == 0x000000, "Member 'AbilitySystemComponent_TryActivateAbilityByClass::InAbilityToActivate' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_TryActivateAbilityByClass, bAllowRemoteActivation) == 0x000008, "Member 'AbilitySystemComponent_TryActivateAbilityByClass::bAllowRemoteActivation' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_TryActivateAbilityByClass, ReturnValue) == 0x000009, "Member 'AbilitySystemComponent_TryActivateAbilityByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitude \ static_assert(alignof(AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitude) == 0x000004, "Wrong alignment on AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitude"); \ static_assert(sizeof(AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitude) == 0x000014, "Wrong size on AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitude"); \ static_assert(offsetof(AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitude, ActiveHandle) == 0x000000, "Member 'AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitude::ActiveHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitude, SetByCallerTag) == 0x000008, "Member 'AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitude::SetByCallerTag' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitude, NewValue) == 0x000010, "Member 'AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitude::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitudes \ static_assert(alignof(AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitudes) == 0x000008, "Wrong alignment on AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitudes"); \ static_assert(sizeof(AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitudes) == 0x000058, "Wrong size on AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitudes"); \ static_assert(offsetof(AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitudes, ActiveHandle) == 0x000000, "Member 'AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitudes::ActiveHandle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitudes, NewSetByCallerValues) == 0x000008, "Member 'AbilitySystemComponent_UpdateActiveGameplayEffectSetByCallerMagnitudes::NewSetByCallerValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_FindAllAbilitiesMatchingQuery \ static_assert(alignof(AbilitySystemComponent_FindAllAbilitiesMatchingQuery) == 0x000008, "Wrong alignment on AbilitySystemComponent_FindAllAbilitiesMatchingQuery"); \ static_assert(sizeof(AbilitySystemComponent_FindAllAbilitiesMatchingQuery) == 0x000058, "Wrong size on AbilitySystemComponent_FindAllAbilitiesMatchingQuery"); \ static_assert(offsetof(AbilitySystemComponent_FindAllAbilitiesMatchingQuery, OutAbilityHandles) == 0x000000, "Member 'AbilitySystemComponent_FindAllAbilitiesMatchingQuery::OutAbilityHandles' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_FindAllAbilitiesMatchingQuery, Query) == 0x000010, "Member 'AbilitySystemComponent_FindAllAbilitiesMatchingQuery::Query' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_FindAllAbilitiesWithInputID \ static_assert(alignof(AbilitySystemComponent_FindAllAbilitiesWithInputID) == 0x000008, "Wrong alignment on AbilitySystemComponent_FindAllAbilitiesWithInputID"); \ static_assert(sizeof(AbilitySystemComponent_FindAllAbilitiesWithInputID) == 0x000018, "Wrong size on AbilitySystemComponent_FindAllAbilitiesWithInputID"); \ static_assert(offsetof(AbilitySystemComponent_FindAllAbilitiesWithInputID, OutAbilityHandles) == 0x000000, "Member 'AbilitySystemComponent_FindAllAbilitiesWithInputID::OutAbilityHandles' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_FindAllAbilitiesWithInputID, InputID) == 0x000010, "Member 'AbilitySystemComponent_FindAllAbilitiesWithInputID::InputID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_FindAllAbilitiesWithTags \ static_assert(alignof(AbilitySystemComponent_FindAllAbilitiesWithTags) == 0x000008, "Wrong alignment on AbilitySystemComponent_FindAllAbilitiesWithTags"); \ static_assert(sizeof(AbilitySystemComponent_FindAllAbilitiesWithTags) == 0x000038, "Wrong size on AbilitySystemComponent_FindAllAbilitiesWithTags"); \ static_assert(offsetof(AbilitySystemComponent_FindAllAbilitiesWithTags, OutAbilityHandles) == 0x000000, "Member 'AbilitySystemComponent_FindAllAbilitiesWithTags::OutAbilityHandles' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_FindAllAbilitiesWithTags, Tags) == 0x000010, "Member 'AbilitySystemComponent_FindAllAbilitiesWithTags::Tags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_FindAllAbilitiesWithTags, bExactMatch) == 0x000030, "Member 'AbilitySystemComponent_FindAllAbilitiesWithTags::bExactMatch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_GetActiveEffects \ static_assert(alignof(AbilitySystemComponent_GetActiveEffects) == 0x000008, "Wrong alignment on AbilitySystemComponent_GetActiveEffects"); \ static_assert(sizeof(AbilitySystemComponent_GetActiveEffects) == 0x000160, "Wrong size on AbilitySystemComponent_GetActiveEffects"); \ static_assert(offsetof(AbilitySystemComponent_GetActiveEffects, Query) == 0x000000, "Member 'AbilitySystemComponent_GetActiveEffects::Query' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_GetActiveEffects, ReturnValue) == 0x000150, "Member 'AbilitySystemComponent_GetActiveEffects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_GetActiveEffectsWithAllTags \ static_assert(alignof(AbilitySystemComponent_GetActiveEffectsWithAllTags) == 0x000008, "Wrong alignment on AbilitySystemComponent_GetActiveEffectsWithAllTags"); \ static_assert(sizeof(AbilitySystemComponent_GetActiveEffectsWithAllTags) == 0x000030, "Wrong size on AbilitySystemComponent_GetActiveEffectsWithAllTags"); \ static_assert(offsetof(AbilitySystemComponent_GetActiveEffectsWithAllTags, Tags) == 0x000000, "Member 'AbilitySystemComponent_GetActiveEffectsWithAllTags::Tags' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_GetActiveEffectsWithAllTags, ReturnValue) == 0x000020, "Member 'AbilitySystemComponent_GetActiveEffectsWithAllTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_GetAllAbilities \ static_assert(alignof(AbilitySystemComponent_GetAllAbilities) == 0x000008, "Wrong alignment on AbilitySystemComponent_GetAllAbilities"); \ static_assert(sizeof(AbilitySystemComponent_GetAllAbilities) == 0x000010, "Wrong size on AbilitySystemComponent_GetAllAbilities"); \ static_assert(offsetof(AbilitySystemComponent_GetAllAbilities, OutAbilityHandles) == 0x000000, "Member 'AbilitySystemComponent_GetAllAbilities::OutAbilityHandles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_GetAttributeSet \ static_assert(alignof(AbilitySystemComponent_GetAttributeSet) == 0x000008, "Wrong alignment on AbilitySystemComponent_GetAttributeSet"); \ static_assert(sizeof(AbilitySystemComponent_GetAttributeSet) == 0x000010, "Wrong size on AbilitySystemComponent_GetAttributeSet"); \ static_assert(offsetof(AbilitySystemComponent_GetAttributeSet, AttributeSetClass) == 0x000000, "Member 'AbilitySystemComponent_GetAttributeSet::AttributeSetClass' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_GetAttributeSet, ReturnValue) == 0x000008, "Member 'AbilitySystemComponent_GetAttributeSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_GetGameplayAttributeValue \ static_assert(alignof(AbilitySystemComponent_GetGameplayAttributeValue) == 0x000008, "Wrong alignment on AbilitySystemComponent_GetGameplayAttributeValue"); \ static_assert(sizeof(AbilitySystemComponent_GetGameplayAttributeValue) == 0x000040, "Wrong size on AbilitySystemComponent_GetGameplayAttributeValue"); \ static_assert(offsetof(AbilitySystemComponent_GetGameplayAttributeValue, Attribute) == 0x000000, "Member 'AbilitySystemComponent_GetGameplayAttributeValue::Attribute' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_GetGameplayAttributeValue, bFound) == 0x000038, "Member 'AbilitySystemComponent_GetGameplayAttributeValue::bFound' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_GetGameplayAttributeValue, ReturnValue) == 0x00003C, "Member 'AbilitySystemComponent_GetGameplayAttributeValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_GetGameplayEffectCount \ static_assert(alignof(AbilitySystemComponent_GetGameplayEffectCount) == 0x000008, "Wrong alignment on AbilitySystemComponent_GetGameplayEffectCount"); \ static_assert(sizeof(AbilitySystemComponent_GetGameplayEffectCount) == 0x000018, "Wrong size on AbilitySystemComponent_GetGameplayEffectCount"); \ static_assert(offsetof(AbilitySystemComponent_GetGameplayEffectCount, SourceGameplayEffect) == 0x000000, "Member 'AbilitySystemComponent_GetGameplayEffectCount::SourceGameplayEffect' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_GetGameplayEffectCount, OptionalInstigatorFilterComponent) == 0x000008, "Member 'AbilitySystemComponent_GetGameplayEffectCount::OptionalInstigatorFilterComponent' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_GetGameplayEffectCount, bEnforceOnGoingCheck) == 0x000010, "Member 'AbilitySystemComponent_GetGameplayEffectCount::bEnforceOnGoingCheck' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_GetGameplayEffectCount, ReturnValue) == 0x000014, "Member 'AbilitySystemComponent_GetGameplayEffectCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_GetGameplayEffectCount_IfLoaded \ static_assert(alignof(AbilitySystemComponent_GetGameplayEffectCount_IfLoaded) == 0x000008, "Wrong alignment on AbilitySystemComponent_GetGameplayEffectCount_IfLoaded"); \ static_assert(sizeof(AbilitySystemComponent_GetGameplayEffectCount_IfLoaded) == 0x000040, "Wrong size on AbilitySystemComponent_GetGameplayEffectCount_IfLoaded"); \ static_assert(offsetof(AbilitySystemComponent_GetGameplayEffectCount_IfLoaded, SoftSourceGameplayEffect) == 0x000000, "Member 'AbilitySystemComponent_GetGameplayEffectCount_IfLoaded::SoftSourceGameplayEffect' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_GetGameplayEffectCount_IfLoaded, OptionalInstigatorFilterComponent) == 0x000030, "Member 'AbilitySystemComponent_GetGameplayEffectCount_IfLoaded::OptionalInstigatorFilterComponent' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_GetGameplayEffectCount_IfLoaded, bEnforceOnGoingCheck) == 0x000038, "Member 'AbilitySystemComponent_GetGameplayEffectCount_IfLoaded::bEnforceOnGoingCheck' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_GetGameplayEffectCount_IfLoaded, ReturnValue) == 0x00003C, "Member 'AbilitySystemComponent_GetGameplayEffectCount_IfLoaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_GetGameplayEffectMagnitude \ static_assert(alignof(AbilitySystemComponent_GetGameplayEffectMagnitude) == 0x000008, "Wrong alignment on AbilitySystemComponent_GetGameplayEffectMagnitude"); \ static_assert(sizeof(AbilitySystemComponent_GetGameplayEffectMagnitude) == 0x000048, "Wrong size on AbilitySystemComponent_GetGameplayEffectMagnitude"); \ static_assert(offsetof(AbilitySystemComponent_GetGameplayEffectMagnitude, Handle) == 0x000000, "Member 'AbilitySystemComponent_GetGameplayEffectMagnitude::Handle' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_GetGameplayEffectMagnitude, Attribute) == 0x000008, "Member 'AbilitySystemComponent_GetGameplayEffectMagnitude::Attribute' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_GetGameplayEffectMagnitude, ReturnValue) == 0x000040, "Member 'AbilitySystemComponent_GetGameplayEffectMagnitude::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_GetGameplayTagCount \ static_assert(alignof(AbilitySystemComponent_GetGameplayTagCount) == 0x000004, "Wrong alignment on AbilitySystemComponent_GetGameplayTagCount"); \ static_assert(sizeof(AbilitySystemComponent_GetGameplayTagCount) == 0x00000C, "Wrong size on AbilitySystemComponent_GetGameplayTagCount"); \ static_assert(offsetof(AbilitySystemComponent_GetGameplayTagCount, GameplayTag) == 0x000000, "Member 'AbilitySystemComponent_GetGameplayTagCount::GameplayTag' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_GetGameplayTagCount, ReturnValue) == 0x000008, "Member 'AbilitySystemComponent_GetGameplayTagCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_GetUserAbilityActivationInhibited \ static_assert(alignof(AbilitySystemComponent_GetUserAbilityActivationInhibited) == 0x000001, "Wrong alignment on AbilitySystemComponent_GetUserAbilityActivationInhibited"); \ static_assert(sizeof(AbilitySystemComponent_GetUserAbilityActivationInhibited) == 0x000001, "Wrong size on AbilitySystemComponent_GetUserAbilityActivationInhibited"); \ static_assert(offsetof(AbilitySystemComponent_GetUserAbilityActivationInhibited, ReturnValue) == 0x000000, "Member 'AbilitySystemComponent_GetUserAbilityActivationInhibited::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_IsGameplayCueActive \ static_assert(alignof(AbilitySystemComponent_IsGameplayCueActive) == 0x000004, "Wrong alignment on AbilitySystemComponent_IsGameplayCueActive"); \ static_assert(sizeof(AbilitySystemComponent_IsGameplayCueActive) == 0x00000C, "Wrong size on AbilitySystemComponent_IsGameplayCueActive"); \ static_assert(offsetof(AbilitySystemComponent_IsGameplayCueActive, GameplayCueTag) == 0x000000, "Member 'AbilitySystemComponent_IsGameplayCueActive::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_IsGameplayCueActive, ReturnValue) == 0x000008, "Member 'AbilitySystemComponent_IsGameplayCueActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_MakeEffectContext \ static_assert(alignof(AbilitySystemComponent_MakeEffectContext) == 0x000008, "Wrong alignment on AbilitySystemComponent_MakeEffectContext"); \ static_assert(sizeof(AbilitySystemComponent_MakeEffectContext) == 0x000018, "Wrong size on AbilitySystemComponent_MakeEffectContext"); \ static_assert(offsetof(AbilitySystemComponent_MakeEffectContext, ReturnValue) == 0x000000, "Member 'AbilitySystemComponent_MakeEffectContext::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemComponent_MakeOutgoingSpec \ static_assert(alignof(AbilitySystemComponent_MakeOutgoingSpec) == 0x000008, "Wrong alignment on AbilitySystemComponent_MakeOutgoingSpec"); \ static_assert(sizeof(AbilitySystemComponent_MakeOutgoingSpec) == 0x000038, "Wrong size on AbilitySystemComponent_MakeOutgoingSpec"); \ static_assert(offsetof(AbilitySystemComponent_MakeOutgoingSpec, GameplayEffectClass) == 0x000000, "Member 'AbilitySystemComponent_MakeOutgoingSpec::GameplayEffectClass' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_MakeOutgoingSpec, Level) == 0x000008, "Member 'AbilitySystemComponent_MakeOutgoingSpec::Level' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_MakeOutgoingSpec, Context) == 0x000010, "Member 'AbilitySystemComponent_MakeOutgoingSpec::Context' has a wrong offset!"); \ static_assert(offsetof(AbilitySystemComponent_MakeOutgoingSpec, ReturnValue) == 0x000028, "Member 'AbilitySystemComponent_MakeOutgoingSpec::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilitySystemComponent \ static_assert(alignof(UAbilitySystemComponent) == 0x000008, "Wrong alignment on UAbilitySystemComponent"); \ static_assert(sizeof(UAbilitySystemComponent) == 0x0013E8, "Wrong size on UAbilitySystemComponent"); \ static_assert(offsetof(UAbilitySystemComponent, DefaultStartingData) == 0x000170, "Member 'UAbilitySystemComponent::DefaultStartingData' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, AffectedAnimInstanceTag) == 0x000180, "Member 'UAbilitySystemComponent::AffectedAnimInstanceTag' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, OutgoingDuration) == 0x000328, "Member 'UAbilitySystemComponent::OutgoingDuration' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, IncomingDuration) == 0x00032C, "Member 'UAbilitySystemComponent::IncomingDuration' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, ClientDebugStrings) == 0x000350, "Member 'UAbilitySystemComponent::ClientDebugStrings' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, ServerDebugStrings) == 0x000360, "Member 'UAbilitySystemComponent::ServerDebugStrings' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, UserAbilityActivationInhibited) == 0x0003D0, "Member 'UAbilitySystemComponent::UserAbilityActivationInhibited' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, ReplicationProxyEnabled) == 0x0003D1, "Member 'UAbilitySystemComponent::ReplicationProxyEnabled' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, bSuppressGrantAbility) == 0x0003D2, "Member 'UAbilitySystemComponent::bSuppressGrantAbility' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, bSuppressGameplayCues) == 0x0003D3, "Member 'UAbilitySystemComponent::bSuppressGameplayCues' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, SpawnedTargetActors) == 0x0003D8, "Member 'UAbilitySystemComponent::SpawnedTargetActors' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, OwnerActor) == 0x000410, "Member 'UAbilitySystemComponent::OwnerActor' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, AvatarActor) == 0x000418, "Member 'UAbilitySystemComponent::AvatarActor' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, ActivatableAbilities) == 0x000430, "Member 'UAbilitySystemComponent::ActivatableAbilities' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, AllReplicatedInstancedAbilities) == 0x000580, "Member 'UAbilitySystemComponent::AllReplicatedInstancedAbilities' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, RepAnimMontageInfo) == 0x0007A0, "Member 'UAbilitySystemComponent::RepAnimMontageInfo' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, bCachedIsNetSimulated) == 0x0007D8, "Member 'UAbilitySystemComponent::bCachedIsNetSimulated' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, bPendingMontageRep) == 0x0007D9, "Member 'UAbilitySystemComponent::bPendingMontageRep' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, LocalAnimMontageInfo) == 0x0007E0, "Member 'UAbilitySystemComponent::LocalAnimMontageInfo' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, ActiveGameplayEffects) == 0x0008B0, "Member 'UAbilitySystemComponent::ActiveGameplayEffects' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, ActiveGameplayCues) == 0x000D28, "Member 'UAbilitySystemComponent::ActiveGameplayCues' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, MinimalReplicationGameplayCues) == 0x000E50, "Member 'UAbilitySystemComponent::MinimalReplicationGameplayCues' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, BlockedAbilityBindings) == 0x0010A0, "Member 'UAbilitySystemComponent::BlockedAbilityBindings' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, MinimalReplicationTags) == 0x0011D8, "Member 'UAbilitySystemComponent::MinimalReplicationTags' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, SpawnedAttributes) == 0x001238, "Member 'UAbilitySystemComponent::SpawnedAttributes' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, ReplicatedLooseTags) == 0x001258, "Member 'UAbilitySystemComponent::ReplicatedLooseTags' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemComponent, ReplicatedPredictionKeyMap) == 0x0012C0, "Member 'UAbilitySystemComponent::ReplicatedPredictionKeyMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilitySystemDebugHUDExtension \ static_assert(alignof(UAbilitySystemDebugHUDExtension) == 0x000008, "Wrong alignment on UAbilitySystemDebugHUDExtension"); \ static_assert(sizeof(UAbilitySystemDebugHUDExtension) == 0x000028, "Wrong size on UAbilitySystemDebugHUDExtension"); \ #define DUMPER7_ASSERTS_UAbilitySystemDebugHUDExtension_Tags \ static_assert(alignof(UAbilitySystemDebugHUDExtension_Tags) == 0x000008, "Wrong alignment on UAbilitySystemDebugHUDExtension_Tags"); \ static_assert(sizeof(UAbilitySystemDebugHUDExtension_Tags) == 0x000080, "Wrong size on UAbilitySystemDebugHUDExtension_Tags"); \ #define DUMPER7_ASSERTS_UAbilitySystemDebugHUDExtension_Attributes \ static_assert(alignof(UAbilitySystemDebugHUDExtension_Attributes) == 0x000008, "Wrong alignment on UAbilitySystemDebugHUDExtension_Attributes"); \ static_assert(sizeof(UAbilitySystemDebugHUDExtension_Attributes) == 0x000080, "Wrong size on UAbilitySystemDebugHUDExtension_Attributes"); \ #define DUMPER7_ASSERTS_UAbilitySystemDebugHUDExtension_BlockedAbilityTags \ static_assert(alignof(UAbilitySystemDebugHUDExtension_BlockedAbilityTags) == 0x000008, "Wrong alignment on UAbilitySystemDebugHUDExtension_BlockedAbilityTags"); \ static_assert(sizeof(UAbilitySystemDebugHUDExtension_BlockedAbilityTags) == 0x000080, "Wrong size on UAbilitySystemDebugHUDExtension_BlockedAbilityTags"); \ #define DUMPER7_ASSERTS_AbilitySystemGlobals_ServerActivatePlayerAbility \ static_assert(alignof(AbilitySystemGlobals_ServerActivatePlayerAbility) == 0x000008, "Wrong alignment on AbilitySystemGlobals_ServerActivatePlayerAbility"); \ static_assert(sizeof(AbilitySystemGlobals_ServerActivatePlayerAbility) == 0x000010, "Wrong size on AbilitySystemGlobals_ServerActivatePlayerAbility"); \ static_assert(offsetof(AbilitySystemGlobals_ServerActivatePlayerAbility, AbilityNameMatch) == 0x000000, "Member 'AbilitySystemGlobals_ServerActivatePlayerAbility::AbilityNameMatch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemGlobals_ServerCancelPlayerAbility \ static_assert(alignof(AbilitySystemGlobals_ServerCancelPlayerAbility) == 0x000008, "Wrong alignment on AbilitySystemGlobals_ServerCancelPlayerAbility"); \ static_assert(sizeof(AbilitySystemGlobals_ServerCancelPlayerAbility) == 0x000010, "Wrong size on AbilitySystemGlobals_ServerCancelPlayerAbility"); \ static_assert(offsetof(AbilitySystemGlobals_ServerCancelPlayerAbility, AbilityNameMatch) == 0x000000, "Member 'AbilitySystemGlobals_ServerCancelPlayerAbility::AbilityNameMatch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbilitySystemGlobals_ServerEndPlayerAbility \ static_assert(alignof(AbilitySystemGlobals_ServerEndPlayerAbility) == 0x000008, "Wrong alignment on AbilitySystemGlobals_ServerEndPlayerAbility"); \ static_assert(sizeof(AbilitySystemGlobals_ServerEndPlayerAbility) == 0x000010, "Wrong size on AbilitySystemGlobals_ServerEndPlayerAbility"); \ static_assert(offsetof(AbilitySystemGlobals_ServerEndPlayerAbility, AbilityNameMatch) == 0x000000, "Member 'AbilitySystemGlobals_ServerEndPlayerAbility::AbilityNameMatch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAbilitySystemGlobals \ static_assert(alignof(UAbilitySystemGlobals) == 0x000008, "Wrong alignment on UAbilitySystemGlobals"); \ static_assert(sizeof(UAbilitySystemGlobals) == 0x000298, "Wrong size on UAbilitySystemGlobals"); \ static_assert(offsetof(UAbilitySystemGlobals, AbilitySystemGlobalsClassName) == 0x000028, "Member 'UAbilitySystemGlobals::AbilitySystemGlobalsClassName' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, bUseDebugTargetFromHud) == 0x000070, "Member 'UAbilitySystemGlobals::bUseDebugTargetFromHud' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, ActivateFailIsDeadTag) == 0x000074, "Member 'UAbilitySystemGlobals::ActivateFailIsDeadTag' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, ActivateFailIsDeadName) == 0x00007C, "Member 'UAbilitySystemGlobals::ActivateFailIsDeadName' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, ActivateFailCooldownTag) == 0x000084, "Member 'UAbilitySystemGlobals::ActivateFailCooldownTag' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, ActivateFailCooldownName) == 0x00008C, "Member 'UAbilitySystemGlobals::ActivateFailCooldownName' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, ActivateFailCostTag) == 0x000094, "Member 'UAbilitySystemGlobals::ActivateFailCostTag' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, ActivateFailCostName) == 0x00009C, "Member 'UAbilitySystemGlobals::ActivateFailCostName' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, ActivateFailTagsBlockedTag) == 0x0000A4, "Member 'UAbilitySystemGlobals::ActivateFailTagsBlockedTag' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, ActivateFailTagsBlockedName) == 0x0000AC, "Member 'UAbilitySystemGlobals::ActivateFailTagsBlockedName' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, ActivateFailTagsMissingTag) == 0x0000B4, "Member 'UAbilitySystemGlobals::ActivateFailTagsMissingTag' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, ActivateFailTagsMissingName) == 0x0000BC, "Member 'UAbilitySystemGlobals::ActivateFailTagsMissingName' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, ActivateFailNetworkingTag) == 0x0000C4, "Member 'UAbilitySystemGlobals::ActivateFailNetworkingTag' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, ActivateFailNetworkingName) == 0x0000CC, "Member 'UAbilitySystemGlobals::ActivateFailNetworkingName' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, MinimalReplicationTagCountBits) == 0x0000D4, "Member 'UAbilitySystemGlobals::MinimalReplicationTagCountBits' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, TargetDataStructCache) == 0x0000D8, "Member 'UAbilitySystemGlobals::TargetDataStructCache' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, bAllowGameplayModEvaluationChannels) == 0x0000E8, "Member 'UAbilitySystemGlobals::bAllowGameplayModEvaluationChannels' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, DefaultGameplayModEvaluationChannel) == 0x0000E9, "Member 'UAbilitySystemGlobals::DefaultGameplayModEvaluationChannel' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, GameplayModEvaluationChannelAliases) == 0x0000EC, "Member 'UAbilitySystemGlobals::GameplayModEvaluationChannelAliases' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, GlobalCurveTableName) == 0x000140, "Member 'UAbilitySystemGlobals::GlobalCurveTableName' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, GlobalCurveTable) == 0x000160, "Member 'UAbilitySystemGlobals::GlobalCurveTable' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, GlobalAttributeMetaDataTableName) == 0x000168, "Member 'UAbilitySystemGlobals::GlobalAttributeMetaDataTableName' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, GlobalAttributeMetaDataTable) == 0x000188, "Member 'UAbilitySystemGlobals::GlobalAttributeMetaDataTable' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, GlobalAttributeSetDefaultsTableName) == 0x000190, "Member 'UAbilitySystemGlobals::GlobalAttributeSetDefaultsTableName' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, GlobalAttributeSetDefaultsTableNames) == 0x0001B0, "Member 'UAbilitySystemGlobals::GlobalAttributeSetDefaultsTableNames' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, GlobalAttributeDefaultsTables) == 0x0001C0, "Member 'UAbilitySystemGlobals::GlobalAttributeDefaultsTables' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, GlobalGameplayCueManagerClass) == 0x0001D0, "Member 'UAbilitySystemGlobals::GlobalGameplayCueManagerClass' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, GlobalGameplayCueManagerName) == 0x0001F0, "Member 'UAbilitySystemGlobals::GlobalGameplayCueManagerName' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, GameplayCueNotifyPaths) == 0x000210, "Member 'UAbilitySystemGlobals::GameplayCueNotifyPaths' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, GameplayTagResponseTableName) == 0x000220, "Member 'UAbilitySystemGlobals::GameplayTagResponseTableName' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, GameplayTagResponseTable) == 0x000240, "Member 'UAbilitySystemGlobals::GameplayTagResponseTable' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, PredictTargetGameplayEffects) == 0x000248, "Member 'UAbilitySystemGlobals::PredictTargetGameplayEffects' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, ReplicateActivationOwnedTags) == 0x000249, "Member 'UAbilitySystemGlobals::ReplicateActivationOwnedTags' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemGlobals, GlobalGameplayCueManager) == 0x000250, "Member 'UAbilitySystemGlobals::GlobalGameplayCueManager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAbilitySystemInterface \ static_assert(alignof(IAbilitySystemInterface) == 0x000001, "Wrong alignment on IAbilitySystemInterface"); \ static_assert(sizeof(IAbilitySystemInterface) == 0x000001, "Wrong size on IAbilitySystemInterface"); \ #define DUMPER7_ASSERTS_UAttributeSet \ static_assert(alignof(UAttributeSet) == 0x000008, "Wrong alignment on UAttributeSet"); \ static_assert(sizeof(UAttributeSet) == 0x000030, "Wrong size on UAttributeSet"); \ #define DUMPER7_ASSERTS_UAbilitySystemTestAttributeSet \ static_assert(alignof(UAbilitySystemTestAttributeSet) == 0x000008, "Wrong alignment on UAbilitySystemTestAttributeSet"); \ static_assert(sizeof(UAbilitySystemTestAttributeSet) == 0x000070, "Wrong size on UAbilitySystemTestAttributeSet"); \ static_assert(offsetof(UAbilitySystemTestAttributeSet, MaxHealth) == 0x000030, "Member 'UAbilitySystemTestAttributeSet::MaxHealth' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemTestAttributeSet, Health) == 0x000034, "Member 'UAbilitySystemTestAttributeSet::Health' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemTestAttributeSet, Mana) == 0x000038, "Member 'UAbilitySystemTestAttributeSet::Mana' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemTestAttributeSet, MaxMana) == 0x00003C, "Member 'UAbilitySystemTestAttributeSet::MaxMana' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemTestAttributeSet, Damage) == 0x000040, "Member 'UAbilitySystemTestAttributeSet::Damage' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemTestAttributeSet, SpellDamage) == 0x000044, "Member 'UAbilitySystemTestAttributeSet::SpellDamage' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemTestAttributeSet, PhysicalDamage) == 0x000048, "Member 'UAbilitySystemTestAttributeSet::PhysicalDamage' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemTestAttributeSet, CritChance) == 0x00004C, "Member 'UAbilitySystemTestAttributeSet::CritChance' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemTestAttributeSet, CritMultiplier) == 0x000050, "Member 'UAbilitySystemTestAttributeSet::CritMultiplier' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemTestAttributeSet, ArmorDamageReduction) == 0x000054, "Member 'UAbilitySystemTestAttributeSet::ArmorDamageReduction' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemTestAttributeSet, DodgeChance) == 0x000058, "Member 'UAbilitySystemTestAttributeSet::DodgeChance' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemTestAttributeSet, LifeSteal) == 0x00005C, "Member 'UAbilitySystemTestAttributeSet::LifeSteal' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemTestAttributeSet, Strength) == 0x000060, "Member 'UAbilitySystemTestAttributeSet::Strength' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemTestAttributeSet, StackingAttribute1) == 0x000064, "Member 'UAbilitySystemTestAttributeSet::StackingAttribute1' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemTestAttributeSet, StackingAttribute2) == 0x000068, "Member 'UAbilitySystemTestAttributeSet::StackingAttribute2' has a wrong offset!"); \ static_assert(offsetof(UAbilitySystemTestAttributeSet, NoStackAttribute) == 0x00006C, "Member 'UAbilitySystemTestAttributeSet::NoStackAttribute' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAbilitySystemTestPawn \ static_assert(alignof(AAbilitySystemTestPawn) == 0x000008, "Wrong alignment on AAbilitySystemTestPawn"); \ static_assert(sizeof(AAbilitySystemTestPawn) == 0x0003C0, "Wrong size on AAbilitySystemTestPawn"); \ static_assert(offsetof(AAbilitySystemTestPawn, AbilitySystemComponent) == 0x0003B8, "Member 'AAbilitySystemTestPawn::AbilitySystemComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_GameplayCue \ static_assert(alignof(UAnimNotify_GameplayCue) == 0x000008, "Wrong alignment on UAnimNotify_GameplayCue"); \ static_assert(sizeof(UAnimNotify_GameplayCue) == 0x000040, "Wrong size on UAnimNotify_GameplayCue"); \ static_assert(offsetof(UAnimNotify_GameplayCue, GameplayCue) == 0x000038, "Member 'UAnimNotify_GameplayCue::GameplayCue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_GameplayCueState \ static_assert(alignof(UAnimNotify_GameplayCueState) == 0x000008, "Wrong alignment on UAnimNotify_GameplayCueState"); \ static_assert(sizeof(UAnimNotify_GameplayCueState) == 0x000048, "Wrong size on UAnimNotify_GameplayCueState"); \ static_assert(offsetof(UAnimNotify_GameplayCueState, GameplayCue) == 0x000040, "Member 'UAnimNotify_GameplayCueState::GameplayCue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayAbilityBlueprint \ static_assert(alignof(UGameplayAbilityBlueprint) == 0x000008, "Wrong alignment on UGameplayAbilityBlueprint"); \ static_assert(sizeof(UGameplayAbilityBlueprint) == 0x0000A8, "Wrong size on UGameplayAbilityBlueprint"); \ #define DUMPER7_ASSERTS_GameplayCueFunctionLibrary_AddGameplayCueOnActor \ static_assert(alignof(GameplayCueFunctionLibrary_AddGameplayCueOnActor) == 0x000008, "Wrong alignment on GameplayCueFunctionLibrary_AddGameplayCueOnActor"); \ static_assert(sizeof(GameplayCueFunctionLibrary_AddGameplayCueOnActor) == 0x0000E8, "Wrong size on GameplayCueFunctionLibrary_AddGameplayCueOnActor"); \ static_assert(offsetof(GameplayCueFunctionLibrary_AddGameplayCueOnActor, Target) == 0x000000, "Member 'GameplayCueFunctionLibrary_AddGameplayCueOnActor::Target' has a wrong offset!"); \ static_assert(offsetof(GameplayCueFunctionLibrary_AddGameplayCueOnActor, GameplayCueTag) == 0x000008, "Member 'GameplayCueFunctionLibrary_AddGameplayCueOnActor::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(GameplayCueFunctionLibrary_AddGameplayCueOnActor, Parameters) == 0x000010, "Member 'GameplayCueFunctionLibrary_AddGameplayCueOnActor::Parameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueFunctionLibrary_ExecuteGameplayCueOnActor \ static_assert(alignof(GameplayCueFunctionLibrary_ExecuteGameplayCueOnActor) == 0x000008, "Wrong alignment on GameplayCueFunctionLibrary_ExecuteGameplayCueOnActor"); \ static_assert(sizeof(GameplayCueFunctionLibrary_ExecuteGameplayCueOnActor) == 0x0000E8, "Wrong size on GameplayCueFunctionLibrary_ExecuteGameplayCueOnActor"); \ static_assert(offsetof(GameplayCueFunctionLibrary_ExecuteGameplayCueOnActor, Target) == 0x000000, "Member 'GameplayCueFunctionLibrary_ExecuteGameplayCueOnActor::Target' has a wrong offset!"); \ static_assert(offsetof(GameplayCueFunctionLibrary_ExecuteGameplayCueOnActor, GameplayCueTag) == 0x000008, "Member 'GameplayCueFunctionLibrary_ExecuteGameplayCueOnActor::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(GameplayCueFunctionLibrary_ExecuteGameplayCueOnActor, Parameters) == 0x000010, "Member 'GameplayCueFunctionLibrary_ExecuteGameplayCueOnActor::Parameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueFunctionLibrary_MakeGameplayCueParametersFromHitResult \ static_assert(alignof(GameplayCueFunctionLibrary_MakeGameplayCueParametersFromHitResult) == 0x000008, "Wrong alignment on GameplayCueFunctionLibrary_MakeGameplayCueParametersFromHitResult"); \ static_assert(sizeof(GameplayCueFunctionLibrary_MakeGameplayCueParametersFromHitResult) == 0x0001C0, "Wrong size on GameplayCueFunctionLibrary_MakeGameplayCueParametersFromHitResult"); \ static_assert(offsetof(GameplayCueFunctionLibrary_MakeGameplayCueParametersFromHitResult, HitResult) == 0x000000, "Member 'GameplayCueFunctionLibrary_MakeGameplayCueParametersFromHitResult::HitResult' has a wrong offset!"); \ static_assert(offsetof(GameplayCueFunctionLibrary_MakeGameplayCueParametersFromHitResult, ReturnValue) == 0x0000E8, "Member 'GameplayCueFunctionLibrary_MakeGameplayCueParametersFromHitResult::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueFunctionLibrary_RemoveGameplayCueOnActor \ static_assert(alignof(GameplayCueFunctionLibrary_RemoveGameplayCueOnActor) == 0x000008, "Wrong alignment on GameplayCueFunctionLibrary_RemoveGameplayCueOnActor"); \ static_assert(sizeof(GameplayCueFunctionLibrary_RemoveGameplayCueOnActor) == 0x0000E8, "Wrong size on GameplayCueFunctionLibrary_RemoveGameplayCueOnActor"); \ static_assert(offsetof(GameplayCueFunctionLibrary_RemoveGameplayCueOnActor, Target) == 0x000000, "Member 'GameplayCueFunctionLibrary_RemoveGameplayCueOnActor::Target' has a wrong offset!"); \ static_assert(offsetof(GameplayCueFunctionLibrary_RemoveGameplayCueOnActor, GameplayCueTag) == 0x000008, "Member 'GameplayCueFunctionLibrary_RemoveGameplayCueOnActor::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(GameplayCueFunctionLibrary_RemoveGameplayCueOnActor, Parameters) == 0x000010, "Member 'GameplayCueFunctionLibrary_RemoveGameplayCueOnActor::Parameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayCueFunctionLibrary \ static_assert(alignof(UGameplayCueFunctionLibrary) == 0x000008, "Wrong alignment on UGameplayCueFunctionLibrary"); \ static_assert(sizeof(UGameplayCueFunctionLibrary) == 0x000028, "Wrong size on UGameplayCueFunctionLibrary"); \ #define DUMPER7_ASSERTS_GameplayCueInterface_BlueprintCustomHandler \ static_assert(alignof(GameplayCueInterface_BlueprintCustomHandler) == 0x000008, "Wrong alignment on GameplayCueInterface_BlueprintCustomHandler"); \ static_assert(sizeof(GameplayCueInterface_BlueprintCustomHandler) == 0x0000E0, "Wrong size on GameplayCueInterface_BlueprintCustomHandler"); \ static_assert(offsetof(GameplayCueInterface_BlueprintCustomHandler, EventType) == 0x000000, "Member 'GameplayCueInterface_BlueprintCustomHandler::EventType' has a wrong offset!"); \ static_assert(offsetof(GameplayCueInterface_BlueprintCustomHandler, Parameters) == 0x000008, "Member 'GameplayCueInterface_BlueprintCustomHandler::Parameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IGameplayCueInterface \ static_assert(alignof(IGameplayCueInterface) == 0x000001, "Wrong alignment on IGameplayCueInterface"); \ static_assert(sizeof(IGameplayCueInterface) == 0x000001, "Wrong size on IGameplayCueInterface"); \ #define DUMPER7_ASSERTS_UGameplayCueManager \ static_assert(alignof(UGameplayCueManager) == 0x000008, "Wrong alignment on UGameplayCueManager"); \ static_assert(sizeof(UGameplayCueManager) == 0x000310, "Wrong size on UGameplayCueManager"); \ static_assert(offsetof(UGameplayCueManager, RuntimeGameplayCueObjectLibrary) == 0x000048, "Member 'UGameplayCueManager::RuntimeGameplayCueObjectLibrary' has a wrong offset!"); \ static_assert(offsetof(UGameplayCueManager, EditorGameplayCueObjectLibrary) == 0x000098, "Member 'UGameplayCueManager::EditorGameplayCueObjectLibrary' has a wrong offset!"); \ static_assert(offsetof(UGameplayCueManager, LoadedGameplayCueNotifyClasses) == 0x0002B0, "Member 'UGameplayCueManager::LoadedGameplayCueNotifyClasses' has a wrong offset!"); \ static_assert(offsetof(UGameplayCueManager, GameplayCueClassesForPreallocation) == 0x0002C0, "Member 'UGameplayCueManager::GameplayCueClassesForPreallocation' has a wrong offset!"); \ static_assert(offsetof(UGameplayCueManager, PendingExecuteCues) == 0x0002D0, "Member 'UGameplayCueManager::PendingExecuteCues' has a wrong offset!"); \ static_assert(offsetof(UGameplayCueManager, GameplayCueSendContextCount) == 0x0002E0, "Member 'UGameplayCueManager::GameplayCueSendContextCount' has a wrong offset!"); \ static_assert(offsetof(UGameplayCueManager, PreallocationInfoList_Internal) == 0x0002E8, "Member 'UGameplayCueManager::PreallocationInfoList_Internal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_Actor_K2_HandleGameplayCue \ static_assert(alignof(GameplayCueNotify_Actor_K2_HandleGameplayCue) == 0x000008, "Wrong alignment on GameplayCueNotify_Actor_K2_HandleGameplayCue"); \ static_assert(sizeof(GameplayCueNotify_Actor_K2_HandleGameplayCue) == 0x0000E8, "Wrong size on GameplayCueNotify_Actor_K2_HandleGameplayCue"); \ static_assert(offsetof(GameplayCueNotify_Actor_K2_HandleGameplayCue, MyTarget) == 0x000000, "Member 'GameplayCueNotify_Actor_K2_HandleGameplayCue::MyTarget' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Actor_K2_HandleGameplayCue, EventType) == 0x000008, "Member 'GameplayCueNotify_Actor_K2_HandleGameplayCue::EventType' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Actor_K2_HandleGameplayCue, Parameters) == 0x000010, "Member 'GameplayCueNotify_Actor_K2_HandleGameplayCue::Parameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_Actor_OnActive \ static_assert(alignof(GameplayCueNotify_Actor_OnActive) == 0x000008, "Wrong alignment on GameplayCueNotify_Actor_OnActive"); \ static_assert(sizeof(GameplayCueNotify_Actor_OnActive) == 0x0000E8, "Wrong size on GameplayCueNotify_Actor_OnActive"); \ static_assert(offsetof(GameplayCueNotify_Actor_OnActive, MyTarget) == 0x000000, "Member 'GameplayCueNotify_Actor_OnActive::MyTarget' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Actor_OnActive, Parameters) == 0x000008, "Member 'GameplayCueNotify_Actor_OnActive::Parameters' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Actor_OnActive, ReturnValue) == 0x0000E0, "Member 'GameplayCueNotify_Actor_OnActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_Actor_OnExecute \ static_assert(alignof(GameplayCueNotify_Actor_OnExecute) == 0x000008, "Wrong alignment on GameplayCueNotify_Actor_OnExecute"); \ static_assert(sizeof(GameplayCueNotify_Actor_OnExecute) == 0x0000E8, "Wrong size on GameplayCueNotify_Actor_OnExecute"); \ static_assert(offsetof(GameplayCueNotify_Actor_OnExecute, MyTarget) == 0x000000, "Member 'GameplayCueNotify_Actor_OnExecute::MyTarget' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Actor_OnExecute, Parameters) == 0x000008, "Member 'GameplayCueNotify_Actor_OnExecute::Parameters' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Actor_OnExecute, ReturnValue) == 0x0000E0, "Member 'GameplayCueNotify_Actor_OnExecute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_Actor_OnOwnerDestroyed \ static_assert(alignof(GameplayCueNotify_Actor_OnOwnerDestroyed) == 0x000008, "Wrong alignment on GameplayCueNotify_Actor_OnOwnerDestroyed"); \ static_assert(sizeof(GameplayCueNotify_Actor_OnOwnerDestroyed) == 0x000008, "Wrong size on GameplayCueNotify_Actor_OnOwnerDestroyed"); \ static_assert(offsetof(GameplayCueNotify_Actor_OnOwnerDestroyed, DestroyedActor) == 0x000000, "Member 'GameplayCueNotify_Actor_OnOwnerDestroyed::DestroyedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_Actor_OnRemove \ static_assert(alignof(GameplayCueNotify_Actor_OnRemove) == 0x000008, "Wrong alignment on GameplayCueNotify_Actor_OnRemove"); \ static_assert(sizeof(GameplayCueNotify_Actor_OnRemove) == 0x0000E8, "Wrong size on GameplayCueNotify_Actor_OnRemove"); \ static_assert(offsetof(GameplayCueNotify_Actor_OnRemove, MyTarget) == 0x000000, "Member 'GameplayCueNotify_Actor_OnRemove::MyTarget' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Actor_OnRemove, Parameters) == 0x000008, "Member 'GameplayCueNotify_Actor_OnRemove::Parameters' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Actor_OnRemove, ReturnValue) == 0x0000E0, "Member 'GameplayCueNotify_Actor_OnRemove::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_Actor_WhileActive \ static_assert(alignof(GameplayCueNotify_Actor_WhileActive) == 0x000008, "Wrong alignment on GameplayCueNotify_Actor_WhileActive"); \ static_assert(sizeof(GameplayCueNotify_Actor_WhileActive) == 0x0000E8, "Wrong size on GameplayCueNotify_Actor_WhileActive"); \ static_assert(offsetof(GameplayCueNotify_Actor_WhileActive, MyTarget) == 0x000000, "Member 'GameplayCueNotify_Actor_WhileActive::MyTarget' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Actor_WhileActive, Parameters) == 0x000008, "Member 'GameplayCueNotify_Actor_WhileActive::Parameters' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Actor_WhileActive, ReturnValue) == 0x0000E0, "Member 'GameplayCueNotify_Actor_WhileActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameplayCueNotify_Actor \ static_assert(alignof(AGameplayCueNotify_Actor) == 0x000008, "Wrong alignment on AGameplayCueNotify_Actor"); \ static_assert(sizeof(AGameplayCueNotify_Actor) == 0x000350, "Wrong size on AGameplayCueNotify_Actor"); \ static_assert(offsetof(AGameplayCueNotify_Actor, bAutoDestroyOnRemove) == 0x0002F0, "Member 'AGameplayCueNotify_Actor::bAutoDestroyOnRemove' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Actor, AutoDestroyDelay) == 0x0002F4, "Member 'AGameplayCueNotify_Actor::AutoDestroyDelay' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Actor, WarnIfTimelineIsStillRunning) == 0x0002F8, "Member 'AGameplayCueNotify_Actor::WarnIfTimelineIsStillRunning' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Actor, WarnIfLatentActionIsStillRunning) == 0x0002F9, "Member 'AGameplayCueNotify_Actor::WarnIfLatentActionIsStillRunning' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Actor, GameplayCueTag) == 0x0002FC, "Member 'AGameplayCueNotify_Actor::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Actor, GameplayCueName) == 0x000304, "Member 'AGameplayCueNotify_Actor::GameplayCueName' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Actor, bAutoAttachToOwner) == 0x00030C, "Member 'AGameplayCueNotify_Actor::bAutoAttachToOwner' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Actor, IsOverride) == 0x00030D, "Member 'AGameplayCueNotify_Actor::IsOverride' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Actor, bUniqueInstancePerInstigator) == 0x00030E, "Member 'AGameplayCueNotify_Actor::bUniqueInstancePerInstigator' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Actor, bUniqueInstancePerSourceObject) == 0x00030F, "Member 'AGameplayCueNotify_Actor::bUniqueInstancePerSourceObject' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Actor, bAllowMultipleOnActiveEvents) == 0x000310, "Member 'AGameplayCueNotify_Actor::bAllowMultipleOnActiveEvents' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Actor, bAllowMultipleWhileActiveEvents) == 0x000311, "Member 'AGameplayCueNotify_Actor::bAllowMultipleWhileActiveEvents' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Actor, NumPreallocatedInstances) == 0x000314, "Member 'AGameplayCueNotify_Actor::NumPreallocatedInstances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_Static_K2_HandleGameplayCue \ static_assert(alignof(GameplayCueNotify_Static_K2_HandleGameplayCue) == 0x000008, "Wrong alignment on GameplayCueNotify_Static_K2_HandleGameplayCue"); \ static_assert(sizeof(GameplayCueNotify_Static_K2_HandleGameplayCue) == 0x0000E8, "Wrong size on GameplayCueNotify_Static_K2_HandleGameplayCue"); \ static_assert(offsetof(GameplayCueNotify_Static_K2_HandleGameplayCue, MyTarget) == 0x000000, "Member 'GameplayCueNotify_Static_K2_HandleGameplayCue::MyTarget' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Static_K2_HandleGameplayCue, EventType) == 0x000008, "Member 'GameplayCueNotify_Static_K2_HandleGameplayCue::EventType' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Static_K2_HandleGameplayCue, Parameters) == 0x000010, "Member 'GameplayCueNotify_Static_K2_HandleGameplayCue::Parameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_Static_OnActive \ static_assert(alignof(GameplayCueNotify_Static_OnActive) == 0x000008, "Wrong alignment on GameplayCueNotify_Static_OnActive"); \ static_assert(sizeof(GameplayCueNotify_Static_OnActive) == 0x0000E8, "Wrong size on GameplayCueNotify_Static_OnActive"); \ static_assert(offsetof(GameplayCueNotify_Static_OnActive, MyTarget) == 0x000000, "Member 'GameplayCueNotify_Static_OnActive::MyTarget' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Static_OnActive, Parameters) == 0x000008, "Member 'GameplayCueNotify_Static_OnActive::Parameters' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Static_OnActive, ReturnValue) == 0x0000E0, "Member 'GameplayCueNotify_Static_OnActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_Static_OnExecute \ static_assert(alignof(GameplayCueNotify_Static_OnExecute) == 0x000008, "Wrong alignment on GameplayCueNotify_Static_OnExecute"); \ static_assert(sizeof(GameplayCueNotify_Static_OnExecute) == 0x0000E8, "Wrong size on GameplayCueNotify_Static_OnExecute"); \ static_assert(offsetof(GameplayCueNotify_Static_OnExecute, MyTarget) == 0x000000, "Member 'GameplayCueNotify_Static_OnExecute::MyTarget' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Static_OnExecute, Parameters) == 0x000008, "Member 'GameplayCueNotify_Static_OnExecute::Parameters' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Static_OnExecute, ReturnValue) == 0x0000E0, "Member 'GameplayCueNotify_Static_OnExecute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_Static_OnRemove \ static_assert(alignof(GameplayCueNotify_Static_OnRemove) == 0x000008, "Wrong alignment on GameplayCueNotify_Static_OnRemove"); \ static_assert(sizeof(GameplayCueNotify_Static_OnRemove) == 0x0000E8, "Wrong size on GameplayCueNotify_Static_OnRemove"); \ static_assert(offsetof(GameplayCueNotify_Static_OnRemove, MyTarget) == 0x000000, "Member 'GameplayCueNotify_Static_OnRemove::MyTarget' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Static_OnRemove, Parameters) == 0x000008, "Member 'GameplayCueNotify_Static_OnRemove::Parameters' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Static_OnRemove, ReturnValue) == 0x0000E0, "Member 'GameplayCueNotify_Static_OnRemove::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_Static_WhileActive \ static_assert(alignof(GameplayCueNotify_Static_WhileActive) == 0x000008, "Wrong alignment on GameplayCueNotify_Static_WhileActive"); \ static_assert(sizeof(GameplayCueNotify_Static_WhileActive) == 0x0000E8, "Wrong size on GameplayCueNotify_Static_WhileActive"); \ static_assert(offsetof(GameplayCueNotify_Static_WhileActive, MyTarget) == 0x000000, "Member 'GameplayCueNotify_Static_WhileActive::MyTarget' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Static_WhileActive, Parameters) == 0x000008, "Member 'GameplayCueNotify_Static_WhileActive::Parameters' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Static_WhileActive, ReturnValue) == 0x0000E0, "Member 'GameplayCueNotify_Static_WhileActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayCueNotify_Static \ static_assert(alignof(UGameplayCueNotify_Static) == 0x000008, "Wrong alignment on UGameplayCueNotify_Static"); \ static_assert(sizeof(UGameplayCueNotify_Static) == 0x000040, "Wrong size on UGameplayCueNotify_Static"); \ static_assert(offsetof(UGameplayCueNotify_Static, GameplayCueTag) == 0x000028, "Member 'UGameplayCueNotify_Static::GameplayCueTag' has a wrong offset!"); \ static_assert(offsetof(UGameplayCueNotify_Static, GameplayCueName) == 0x000030, "Member 'UGameplayCueNotify_Static::GameplayCueName' has a wrong offset!"); \ static_assert(offsetof(UGameplayCueNotify_Static, IsOverride) == 0x000038, "Member 'UGameplayCueNotify_Static::IsOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_Burst_OnBurst \ static_assert(alignof(GameplayCueNotify_Burst_OnBurst) == 0x000008, "Wrong alignment on GameplayCueNotify_Burst_OnBurst"); \ static_assert(sizeof(GameplayCueNotify_Burst_OnBurst) == 0x000138, "Wrong size on GameplayCueNotify_Burst_OnBurst"); \ static_assert(offsetof(GameplayCueNotify_Burst_OnBurst, Target) == 0x000000, "Member 'GameplayCueNotify_Burst_OnBurst::Target' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Burst_OnBurst, Parameters) == 0x000008, "Member 'GameplayCueNotify_Burst_OnBurst::Parameters' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Burst_OnBurst, SpawnResults) == 0x0000E0, "Member 'GameplayCueNotify_Burst_OnBurst::SpawnResults' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayCueNotify_Burst \ static_assert(alignof(UGameplayCueNotify_Burst) == 0x000008, "Wrong alignment on UGameplayCueNotify_Burst"); \ static_assert(sizeof(UGameplayCueNotify_Burst) == 0x000340, "Wrong size on UGameplayCueNotify_Burst"); \ static_assert(offsetof(UGameplayCueNotify_Burst, DefaultSpawnCondition) == 0x000040, "Member 'UGameplayCueNotify_Burst::DefaultSpawnCondition' has a wrong offset!"); \ static_assert(offsetof(UGameplayCueNotify_Burst, DefaultPlacementInfo) == 0x000078, "Member 'UGameplayCueNotify_Burst::DefaultPlacementInfo' has a wrong offset!"); \ static_assert(offsetof(UGameplayCueNotify_Burst, BurstEffects) == 0x0000B8, "Member 'UGameplayCueNotify_Burst::BurstEffects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_BurstLatent_OnBurst \ static_assert(alignof(GameplayCueNotify_BurstLatent_OnBurst) == 0x000008, "Wrong alignment on GameplayCueNotify_BurstLatent_OnBurst"); \ static_assert(sizeof(GameplayCueNotify_BurstLatent_OnBurst) == 0x000138, "Wrong size on GameplayCueNotify_BurstLatent_OnBurst"); \ static_assert(offsetof(GameplayCueNotify_BurstLatent_OnBurst, Target) == 0x000000, "Member 'GameplayCueNotify_BurstLatent_OnBurst::Target' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_BurstLatent_OnBurst, Parameters) == 0x000008, "Member 'GameplayCueNotify_BurstLatent_OnBurst::Parameters' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_BurstLatent_OnBurst, SpawnResults) == 0x0000E0, "Member 'GameplayCueNotify_BurstLatent_OnBurst::SpawnResults' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameplayCueNotify_BurstLatent \ static_assert(alignof(AGameplayCueNotify_BurstLatent) == 0x000008, "Wrong alignment on AGameplayCueNotify_BurstLatent"); \ static_assert(sizeof(AGameplayCueNotify_BurstLatent) == 0x0006A8, "Wrong size on AGameplayCueNotify_BurstLatent"); \ static_assert(offsetof(AGameplayCueNotify_BurstLatent, DefaultSpawnCondition) == 0x000350, "Member 'AGameplayCueNotify_BurstLatent::DefaultSpawnCondition' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_BurstLatent, DefaultPlacementInfo) == 0x000388, "Member 'AGameplayCueNotify_BurstLatent::DefaultPlacementInfo' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_BurstLatent, BurstEffects) == 0x0003C8, "Member 'AGameplayCueNotify_BurstLatent::BurstEffects' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_BurstLatent, BurstSpawnResults) == 0x000650, "Member 'AGameplayCueNotify_BurstLatent::BurstSpawnResults' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayCueNotify_HitImpact \ static_assert(alignof(UGameplayCueNotify_HitImpact) == 0x000008, "Wrong alignment on UGameplayCueNotify_HitImpact"); \ static_assert(sizeof(UGameplayCueNotify_HitImpact) == 0x000050, "Wrong size on UGameplayCueNotify_HitImpact"); \ static_assert(offsetof(UGameplayCueNotify_HitImpact, Sound) == 0x000040, "Member 'UGameplayCueNotify_HitImpact::Sound' has a wrong offset!"); \ static_assert(offsetof(UGameplayCueNotify_HitImpact, ParticleSystem) == 0x000048, "Member 'UGameplayCueNotify_HitImpact::ParticleSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_Looping_OnApplication \ static_assert(alignof(GameplayCueNotify_Looping_OnApplication) == 0x000008, "Wrong alignment on GameplayCueNotify_Looping_OnApplication"); \ static_assert(sizeof(GameplayCueNotify_Looping_OnApplication) == 0x000138, "Wrong size on GameplayCueNotify_Looping_OnApplication"); \ static_assert(offsetof(GameplayCueNotify_Looping_OnApplication, Target) == 0x000000, "Member 'GameplayCueNotify_Looping_OnApplication::Target' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Looping_OnApplication, Parameters) == 0x000008, "Member 'GameplayCueNotify_Looping_OnApplication::Parameters' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Looping_OnApplication, SpawnResults) == 0x0000E0, "Member 'GameplayCueNotify_Looping_OnApplication::SpawnResults' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_Looping_OnLoopingStart \ static_assert(alignof(GameplayCueNotify_Looping_OnLoopingStart) == 0x000008, "Wrong alignment on GameplayCueNotify_Looping_OnLoopingStart"); \ static_assert(sizeof(GameplayCueNotify_Looping_OnLoopingStart) == 0x000138, "Wrong size on GameplayCueNotify_Looping_OnLoopingStart"); \ static_assert(offsetof(GameplayCueNotify_Looping_OnLoopingStart, Target) == 0x000000, "Member 'GameplayCueNotify_Looping_OnLoopingStart::Target' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Looping_OnLoopingStart, Parameters) == 0x000008, "Member 'GameplayCueNotify_Looping_OnLoopingStart::Parameters' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Looping_OnLoopingStart, SpawnResults) == 0x0000E0, "Member 'GameplayCueNotify_Looping_OnLoopingStart::SpawnResults' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_Looping_OnRecurring \ static_assert(alignof(GameplayCueNotify_Looping_OnRecurring) == 0x000008, "Wrong alignment on GameplayCueNotify_Looping_OnRecurring"); \ static_assert(sizeof(GameplayCueNotify_Looping_OnRecurring) == 0x000138, "Wrong size on GameplayCueNotify_Looping_OnRecurring"); \ static_assert(offsetof(GameplayCueNotify_Looping_OnRecurring, Target) == 0x000000, "Member 'GameplayCueNotify_Looping_OnRecurring::Target' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Looping_OnRecurring, Parameters) == 0x000008, "Member 'GameplayCueNotify_Looping_OnRecurring::Parameters' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Looping_OnRecurring, SpawnResults) == 0x0000E0, "Member 'GameplayCueNotify_Looping_OnRecurring::SpawnResults' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCueNotify_Looping_OnRemoval \ static_assert(alignof(GameplayCueNotify_Looping_OnRemoval) == 0x000008, "Wrong alignment on GameplayCueNotify_Looping_OnRemoval"); \ static_assert(sizeof(GameplayCueNotify_Looping_OnRemoval) == 0x000138, "Wrong size on GameplayCueNotify_Looping_OnRemoval"); \ static_assert(offsetof(GameplayCueNotify_Looping_OnRemoval, Target) == 0x000000, "Member 'GameplayCueNotify_Looping_OnRemoval::Target' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Looping_OnRemoval, Parameters) == 0x000008, "Member 'GameplayCueNotify_Looping_OnRemoval::Parameters' has a wrong offset!"); \ static_assert(offsetof(GameplayCueNotify_Looping_OnRemoval, SpawnResults) == 0x0000E0, "Member 'GameplayCueNotify_Looping_OnRemoval::SpawnResults' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameplayCueNotify_Looping \ static_assert(alignof(AGameplayCueNotify_Looping) == 0x000008, "Wrong alignment on AGameplayCueNotify_Looping"); \ static_assert(sizeof(AGameplayCueNotify_Looping) == 0x000EA8, "Wrong size on AGameplayCueNotify_Looping"); \ static_assert(offsetof(AGameplayCueNotify_Looping, DefaultSpawnCondition) == 0x000350, "Member 'AGameplayCueNotify_Looping::DefaultSpawnCondition' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Looping, DefaultPlacementInfo) == 0x000388, "Member 'AGameplayCueNotify_Looping::DefaultPlacementInfo' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Looping, ApplicationEffects) == 0x0003C8, "Member 'AGameplayCueNotify_Looping::ApplicationEffects' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Looping, ApplicationSpawnResults) == 0x000650, "Member 'AGameplayCueNotify_Looping::ApplicationSpawnResults' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Looping, LoopingEffects) == 0x0006A8, "Member 'AGameplayCueNotify_Looping::LoopingEffects' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Looping, LoopingSpawnResults) == 0x000888, "Member 'AGameplayCueNotify_Looping::LoopingSpawnResults' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Looping, RecurringEffects) == 0x0008E0, "Member 'AGameplayCueNotify_Looping::RecurringEffects' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Looping, RecurringSpawnResults) == 0x000B68, "Member 'AGameplayCueNotify_Looping::RecurringSpawnResults' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Looping, RemovalEffects) == 0x000BC0, "Member 'AGameplayCueNotify_Looping::RemovalEffects' has a wrong offset!"); \ static_assert(offsetof(AGameplayCueNotify_Looping, RemovalSpawnResults) == 0x000E48, "Member 'AGameplayCueNotify_Looping::RemovalSpawnResults' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayCueTranslator \ static_assert(alignof(UGameplayCueTranslator) == 0x000008, "Wrong alignment on UGameplayCueTranslator"); \ static_assert(sizeof(UGameplayCueTranslator) == 0x000028, "Wrong size on UGameplayCueTranslator"); \ #define DUMPER7_ASSERTS_UGameplayCueTranslator_Test \ static_assert(alignof(UGameplayCueTranslator_Test) == 0x000008, "Wrong alignment on UGameplayCueTranslator_Test"); \ static_assert(sizeof(UGameplayCueTranslator_Test) == 0x000028, "Wrong size on UGameplayCueTranslator_Test"); \ #define DUMPER7_ASSERTS_UGameplayEffect \ static_assert(alignof(UGameplayEffect) == 0x000008, "Wrong alignment on UGameplayEffect"); \ static_assert(sizeof(UGameplayEffect) == 0x000860, "Wrong size on UGameplayEffect"); \ static_assert(offsetof(UGameplayEffect, DurationPolicy) == 0x000030, "Member 'UGameplayEffect::DurationPolicy' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, DurationMagnitude) == 0x000038, "Member 'UGameplayEffect::DurationMagnitude' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, Period) == 0x000218, "Member 'UGameplayEffect::Period' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, bExecutePeriodicEffectOnApplication) == 0x000240, "Member 'UGameplayEffect::bExecutePeriodicEffectOnApplication' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, PeriodicInhibitionPolicy) == 0x000241, "Member 'UGameplayEffect::PeriodicInhibitionPolicy' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, Modifiers) == 0x000248, "Member 'UGameplayEffect::Modifiers' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, Executions) == 0x000258, "Member 'UGameplayEffect::Executions' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, ChanceToApplyToTarget) == 0x000268, "Member 'UGameplayEffect::ChanceToApplyToTarget' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, ApplicationRequirements) == 0x000290, "Member 'UGameplayEffect::ApplicationRequirements' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, TargetEffectClasses) == 0x0002A0, "Member 'UGameplayEffect::TargetEffectClasses' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, ConditionalGameplayEffects) == 0x0002B0, "Member 'UGameplayEffect::ConditionalGameplayEffects' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, OverflowEffects) == 0x0002C0, "Member 'UGameplayEffect::OverflowEffects' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, bDenyOverflowApplication) == 0x0002D0, "Member 'UGameplayEffect::bDenyOverflowApplication' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, bClearStackOnOverflow) == 0x0002D1, "Member 'UGameplayEffect::bClearStackOnOverflow' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, PrematureExpirationEffectClasses) == 0x0002D8, "Member 'UGameplayEffect::PrematureExpirationEffectClasses' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, RoutineExpirationEffectClasses) == 0x0002E8, "Member 'UGameplayEffect::RoutineExpirationEffectClasses' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, bRequireModifierSuccessToTriggerCues) == 0x0002F8, "Member 'UGameplayEffect::bRequireModifierSuccessToTriggerCues' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, bSuppressStackingCues) == 0x0002F9, "Member 'UGameplayEffect::bSuppressStackingCues' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, GameplayCues) == 0x000300, "Member 'UGameplayEffect::GameplayCues' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, UIData) == 0x000310, "Member 'UGameplayEffect::UIData' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, InheritableGameplayEffectTags) == 0x000318, "Member 'UGameplayEffect::InheritableGameplayEffectTags' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, InheritableOwnedTagsContainer) == 0x000378, "Member 'UGameplayEffect::InheritableOwnedTagsContainer' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, InheritableBlockedAbilityTagsContainer) == 0x0003D8, "Member 'UGameplayEffect::InheritableBlockedAbilityTagsContainer' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, OngoingTagRequirements) == 0x000438, "Member 'UGameplayEffect::OngoingTagRequirements' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, ApplicationTagRequirements) == 0x000478, "Member 'UGameplayEffect::ApplicationTagRequirements' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, RemovalTagRequirements) == 0x0004B8, "Member 'UGameplayEffect::RemovalTagRequirements' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, RemoveGameplayEffectsWithTags) == 0x0004F8, "Member 'UGameplayEffect::RemoveGameplayEffectsWithTags' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, GrantedApplicationImmunityTags) == 0x000558, "Member 'UGameplayEffect::GrantedApplicationImmunityTags' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, GrantedApplicationImmunityQuery) == 0x000598, "Member 'UGameplayEffect::GrantedApplicationImmunityQuery' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, RemoveGameplayEffectQuery) == 0x0006F0, "Member 'UGameplayEffect::RemoveGameplayEffectQuery' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, StackingType) == 0x000841, "Member 'UGameplayEffect::StackingType' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, StackLimitCount) == 0x000844, "Member 'UGameplayEffect::StackLimitCount' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, StackDurationRefreshPolicy) == 0x000848, "Member 'UGameplayEffect::StackDurationRefreshPolicy' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, StackPeriodResetPolicy) == 0x000849, "Member 'UGameplayEffect::StackPeriodResetPolicy' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, StackExpirationPolicy) == 0x00084A, "Member 'UGameplayEffect::StackExpirationPolicy' has a wrong offset!"); \ static_assert(offsetof(UGameplayEffect, GrantedAbilities) == 0x000850, "Member 'UGameplayEffect::GrantedAbilities' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayEffectCustomApplicationRequirement_CanApplyGameplayEffect \ static_assert(alignof(GameplayEffectCustomApplicationRequirement_CanApplyGameplayEffect) == 0x000008, "Wrong alignment on GameplayEffectCustomApplicationRequirement_CanApplyGameplayEffect"); \ static_assert(sizeof(GameplayEffectCustomApplicationRequirement_CanApplyGameplayEffect) == 0x0002B0, "Wrong size on GameplayEffectCustomApplicationRequirement_CanApplyGameplayEffect"); \ static_assert(offsetof(GameplayEffectCustomApplicationRequirement_CanApplyGameplayEffect, GameplayEffect) == 0x000000, "Member 'GameplayEffectCustomApplicationRequirement_CanApplyGameplayEffect::GameplayEffect' has a wrong offset!"); \ static_assert(offsetof(GameplayEffectCustomApplicationRequirement_CanApplyGameplayEffect, Spec) == 0x000008, "Member 'GameplayEffectCustomApplicationRequirement_CanApplyGameplayEffect::Spec' has a wrong offset!"); \ static_assert(offsetof(GameplayEffectCustomApplicationRequirement_CanApplyGameplayEffect, ASC) == 0x0002A0, "Member 'GameplayEffectCustomApplicationRequirement_CanApplyGameplayEffect::ASC' has a wrong offset!"); \ static_assert(offsetof(GameplayEffectCustomApplicationRequirement_CanApplyGameplayEffect, ReturnValue) == 0x0002A8, "Member 'GameplayEffectCustomApplicationRequirement_CanApplyGameplayEffect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayEffectCustomApplicationRequirement \ static_assert(alignof(UGameplayEffectCustomApplicationRequirement) == 0x000008, "Wrong alignment on UGameplayEffectCustomApplicationRequirement"); \ static_assert(sizeof(UGameplayEffectCustomApplicationRequirement) == 0x000028, "Wrong size on UGameplayEffectCustomApplicationRequirement"); \ #define DUMPER7_ASSERTS_GameplayEffectExecutionCalculation_Execute \ static_assert(alignof(GameplayEffectExecutionCalculation_Execute) == 0x000008, "Wrong alignment on GameplayEffectExecutionCalculation_Execute"); \ static_assert(sizeof(GameplayEffectExecutionCalculation_Execute) == 0x000110, "Wrong size on GameplayEffectExecutionCalculation_Execute"); \ static_assert(offsetof(GameplayEffectExecutionCalculation_Execute, ExecutionParams) == 0x000000, "Member 'GameplayEffectExecutionCalculation_Execute::ExecutionParams' has a wrong offset!"); \ static_assert(offsetof(GameplayEffectExecutionCalculation_Execute, OutExecutionOutput) == 0x0000F8, "Member 'GameplayEffectExecutionCalculation_Execute::OutExecutionOutput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayEffectExecutionCalculation \ static_assert(alignof(UGameplayEffectExecutionCalculation) == 0x000008, "Wrong alignment on UGameplayEffectExecutionCalculation"); \ static_assert(sizeof(UGameplayEffectExecutionCalculation) == 0x000040, "Wrong size on UGameplayEffectExecutionCalculation"); \ static_assert(offsetof(UGameplayEffectExecutionCalculation, bRequiresPassedInTags) == 0x000038, "Member 'UGameplayEffectExecutionCalculation::bRequiresPassedInTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByName \ static_assert(alignof(GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByName) == 0x000008, "Wrong alignment on GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByName"); \ static_assert(sizeof(GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByName) == 0x0002A8, "Wrong size on GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByName"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByName, EffectSpec) == 0x000000, "Member 'GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByName::EffectSpec' has a wrong offset!"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByName, MagnitudeName) == 0x000298, "Member 'GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByName::MagnitudeName' has a wrong offset!"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByName, ReturnValue) == 0x0002A0, "Member 'GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByTag \ static_assert(alignof(GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByTag) == 0x000008, "Wrong alignment on GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByTag"); \ static_assert(sizeof(GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByTag) == 0x0002A8, "Wrong size on GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByTag"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByTag, EffectSpec) == 0x000000, "Member 'GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByTag::EffectSpec' has a wrong offset!"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByTag, Tag) == 0x000298, "Member 'GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByTag::Tag' has a wrong offset!"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByTag, ReturnValue) == 0x0002A0, "Member 'GameplayModMagnitudeCalculation_GetSetByCallerMagnitudeByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayModMagnitudeCalculation_GetSourceActorTags \ static_assert(alignof(GameplayModMagnitudeCalculation_GetSourceActorTags) == 0x000008, "Wrong alignment on GameplayModMagnitudeCalculation_GetSourceActorTags"); \ static_assert(sizeof(GameplayModMagnitudeCalculation_GetSourceActorTags) == 0x0002B8, "Wrong size on GameplayModMagnitudeCalculation_GetSourceActorTags"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetSourceActorTags, EffectSpec) == 0x000000, "Member 'GameplayModMagnitudeCalculation_GetSourceActorTags::EffectSpec' has a wrong offset!"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetSourceActorTags, ReturnValue) == 0x000298, "Member 'GameplayModMagnitudeCalculation_GetSourceActorTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayModMagnitudeCalculation_GetSourceAggregatedTags \ static_assert(alignof(GameplayModMagnitudeCalculation_GetSourceAggregatedTags) == 0x000008, "Wrong alignment on GameplayModMagnitudeCalculation_GetSourceAggregatedTags"); \ static_assert(sizeof(GameplayModMagnitudeCalculation_GetSourceAggregatedTags) == 0x0002B8, "Wrong size on GameplayModMagnitudeCalculation_GetSourceAggregatedTags"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetSourceAggregatedTags, EffectSpec) == 0x000000, "Member 'GameplayModMagnitudeCalculation_GetSourceAggregatedTags::EffectSpec' has a wrong offset!"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetSourceAggregatedTags, ReturnValue) == 0x000298, "Member 'GameplayModMagnitudeCalculation_GetSourceAggregatedTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayModMagnitudeCalculation_GetSourceSpecTags \ static_assert(alignof(GameplayModMagnitudeCalculation_GetSourceSpecTags) == 0x000008, "Wrong alignment on GameplayModMagnitudeCalculation_GetSourceSpecTags"); \ static_assert(sizeof(GameplayModMagnitudeCalculation_GetSourceSpecTags) == 0x0002B8, "Wrong size on GameplayModMagnitudeCalculation_GetSourceSpecTags"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetSourceSpecTags, EffectSpec) == 0x000000, "Member 'GameplayModMagnitudeCalculation_GetSourceSpecTags::EffectSpec' has a wrong offset!"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetSourceSpecTags, ReturnValue) == 0x000298, "Member 'GameplayModMagnitudeCalculation_GetSourceSpecTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayModMagnitudeCalculation_GetTargetActorTags \ static_assert(alignof(GameplayModMagnitudeCalculation_GetTargetActorTags) == 0x000008, "Wrong alignment on GameplayModMagnitudeCalculation_GetTargetActorTags"); \ static_assert(sizeof(GameplayModMagnitudeCalculation_GetTargetActorTags) == 0x0002B8, "Wrong size on GameplayModMagnitudeCalculation_GetTargetActorTags"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetTargetActorTags, EffectSpec) == 0x000000, "Member 'GameplayModMagnitudeCalculation_GetTargetActorTags::EffectSpec' has a wrong offset!"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetTargetActorTags, ReturnValue) == 0x000298, "Member 'GameplayModMagnitudeCalculation_GetTargetActorTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayModMagnitudeCalculation_GetTargetAggregatedTags \ static_assert(alignof(GameplayModMagnitudeCalculation_GetTargetAggregatedTags) == 0x000008, "Wrong alignment on GameplayModMagnitudeCalculation_GetTargetAggregatedTags"); \ static_assert(sizeof(GameplayModMagnitudeCalculation_GetTargetAggregatedTags) == 0x0002B8, "Wrong size on GameplayModMagnitudeCalculation_GetTargetAggregatedTags"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetTargetAggregatedTags, EffectSpec) == 0x000000, "Member 'GameplayModMagnitudeCalculation_GetTargetAggregatedTags::EffectSpec' has a wrong offset!"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetTargetAggregatedTags, ReturnValue) == 0x000298, "Member 'GameplayModMagnitudeCalculation_GetTargetAggregatedTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayModMagnitudeCalculation_GetTargetSpecTags \ static_assert(alignof(GameplayModMagnitudeCalculation_GetTargetSpecTags) == 0x000008, "Wrong alignment on GameplayModMagnitudeCalculation_GetTargetSpecTags"); \ static_assert(sizeof(GameplayModMagnitudeCalculation_GetTargetSpecTags) == 0x0002B8, "Wrong size on GameplayModMagnitudeCalculation_GetTargetSpecTags"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetTargetSpecTags, EffectSpec) == 0x000000, "Member 'GameplayModMagnitudeCalculation_GetTargetSpecTags::EffectSpec' has a wrong offset!"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_GetTargetSpecTags, ReturnValue) == 0x000298, "Member 'GameplayModMagnitudeCalculation_GetTargetSpecTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayModMagnitudeCalculation_K2_GetCapturedAttributeMagnitude \ static_assert(alignof(GameplayModMagnitudeCalculation_K2_GetCapturedAttributeMagnitude) == 0x000008, "Wrong alignment on GameplayModMagnitudeCalculation_K2_GetCapturedAttributeMagnitude"); \ static_assert(sizeof(GameplayModMagnitudeCalculation_K2_GetCapturedAttributeMagnitude) == 0x000318, "Wrong size on GameplayModMagnitudeCalculation_K2_GetCapturedAttributeMagnitude"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_K2_GetCapturedAttributeMagnitude, EffectSpec) == 0x000000, "Member 'GameplayModMagnitudeCalculation_K2_GetCapturedAttributeMagnitude::EffectSpec' has a wrong offset!"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_K2_GetCapturedAttributeMagnitude, Attribute) == 0x000298, "Member 'GameplayModMagnitudeCalculation_K2_GetCapturedAttributeMagnitude::Attribute' has a wrong offset!"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_K2_GetCapturedAttributeMagnitude, SourceTags) == 0x0002D0, "Member 'GameplayModMagnitudeCalculation_K2_GetCapturedAttributeMagnitude::SourceTags' has a wrong offset!"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_K2_GetCapturedAttributeMagnitude, TargetTags) == 0x0002F0, "Member 'GameplayModMagnitudeCalculation_K2_GetCapturedAttributeMagnitude::TargetTags' has a wrong offset!"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_K2_GetCapturedAttributeMagnitude, ReturnValue) == 0x000310, "Member 'GameplayModMagnitudeCalculation_K2_GetCapturedAttributeMagnitude::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayModMagnitudeCalculation_CalculateBaseMagnitude \ static_assert(alignof(GameplayModMagnitudeCalculation_CalculateBaseMagnitude) == 0x000008, "Wrong alignment on GameplayModMagnitudeCalculation_CalculateBaseMagnitude"); \ static_assert(sizeof(GameplayModMagnitudeCalculation_CalculateBaseMagnitude) == 0x0002A0, "Wrong size on GameplayModMagnitudeCalculation_CalculateBaseMagnitude"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_CalculateBaseMagnitude, Spec) == 0x000000, "Member 'GameplayModMagnitudeCalculation_CalculateBaseMagnitude::Spec' has a wrong offset!"); \ static_assert(offsetof(GameplayModMagnitudeCalculation_CalculateBaseMagnitude, ReturnValue) == 0x000298, "Member 'GameplayModMagnitudeCalculation_CalculateBaseMagnitude::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayModMagnitudeCalculation \ static_assert(alignof(UGameplayModMagnitudeCalculation) == 0x000008, "Wrong alignment on UGameplayModMagnitudeCalculation"); \ static_assert(sizeof(UGameplayModMagnitudeCalculation) == 0x000040, "Wrong size on UGameplayModMagnitudeCalculation"); \ static_assert(offsetof(UGameplayModMagnitudeCalculation, bAllowNonNetAuthorityDependencyRegistration) == 0x000038, "Member 'UGameplayModMagnitudeCalculation::bAllowNonNetAuthorityDependencyRegistration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneGameplayCueTriggerSection \ static_assert(alignof(UMovieSceneGameplayCueTriggerSection) == 0x000008, "Wrong alignment on UMovieSceneGameplayCueTriggerSection"); \ static_assert(sizeof(UMovieSceneGameplayCueTriggerSection) == 0x000200, "Wrong size on UMovieSceneGameplayCueTriggerSection"); \ static_assert(offsetof(UMovieSceneGameplayCueTriggerSection, Channel) == 0x000108, "Member 'UMovieSceneGameplayCueTriggerSection::Channel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneGameplayCueSection \ static_assert(alignof(UMovieSceneGameplayCueSection) == 0x000008, "Wrong alignment on UMovieSceneGameplayCueSection"); \ static_assert(sizeof(UMovieSceneGameplayCueSection) == 0x000198, "Wrong size on UMovieSceneGameplayCueSection"); \ static_assert(offsetof(UMovieSceneGameplayCueSection, Cue) == 0x000108, "Member 'UMovieSceneGameplayCueSection::Cue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneGameplayCueTrack_SetSequencerTrackHandler \ static_assert(alignof(MovieSceneGameplayCueTrack_SetSequencerTrackHandler) == 0x000004, "Wrong alignment on MovieSceneGameplayCueTrack_SetSequencerTrackHandler"); \ static_assert(sizeof(MovieSceneGameplayCueTrack_SetSequencerTrackHandler) == 0x000010, "Wrong size on MovieSceneGameplayCueTrack_SetSequencerTrackHandler"); \ static_assert(offsetof(MovieSceneGameplayCueTrack_SetSequencerTrackHandler, InGameplayCueTrackHandler) == 0x000000, "Member 'MovieSceneGameplayCueTrack_SetSequencerTrackHandler::InGameplayCueTrackHandler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneGameplayCueTrack \ static_assert(alignof(UMovieSceneGameplayCueTrack) == 0x000008, "Wrong alignment on UMovieSceneGameplayCueTrack"); \ static_assert(sizeof(UMovieSceneGameplayCueTrack) == 0x0000A8, "Wrong size on UMovieSceneGameplayCueTrack"); \ static_assert(offsetof(UMovieSceneGameplayCueTrack, Sections) == 0x000098, "Member 'UMovieSceneGameplayCueTrack::Sections' has a wrong offset!"); \ #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) == 0x000308, "Wrong size on ADestructibleActor"); \ static_assert(offsetof(ADestructibleActor, DestructibleComponent) == 0x0002F0, "Member 'ADestructibleActor::DestructibleComponent' has a wrong offset!"); \ static_assert(offsetof(ADestructibleActor, OnActorFracture) == 0x0002F8, "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) == 0x000990, "Wrong size on UDestructibleComponent"); \ static_assert(offsetof(UDestructibleComponent, FractureEffects) == 0x0008F8, "Member 'UDestructibleComponent::FractureEffects' has a wrong offset!"); \ static_assert(offsetof(UDestructibleComponent, bEnableHardSleeping) == 0x000908, "Member 'UDestructibleComponent::bEnableHardSleeping' has a wrong offset!"); \ static_assert(offsetof(UDestructibleComponent, LargeChunkThreshold) == 0x00090C, "Member 'UDestructibleComponent::LargeChunkThreshold' has a wrong offset!"); \ static_assert(offsetof(UDestructibleComponent, OnComponentFracture) == 0x000910, "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_FDialogueNode \ static_assert(alignof(FDialogueNode) == 0x000008, "Wrong alignment on FDialogueNode"); \ static_assert(sizeof(FDialogueNode) == 0x0000F8, "Wrong size on FDialogueNode"); \ static_assert(offsetof(FDialogueNode, ID) == 0x000000, "Member 'FDialogueNode::ID' has a wrong offset!"); \ static_assert(offsetof(FDialogueNode, bCanBeHiddenQueueing) == 0x000004, "Member 'FDialogueNode::bCanBeHiddenQueueing' has a wrong offset!"); \ static_assert(offsetof(FDialogueNode, isPlayer) == 0x000005, "Member 'FDialogueNode::isPlayer' has a wrong offset!"); \ static_assert(offsetof(FDialogueNode, bAutoCallFinishedEvent) == 0x000006, "Member 'FDialogueNode::bAutoCallFinishedEvent' has a wrong offset!"); \ static_assert(offsetof(FDialogueNode, Text) == 0x000008, "Member 'FDialogueNode::Text' has a wrong offset!"); \ static_assert(offsetof(FDialogueNode, Links) == 0x000020, "Member 'FDialogueNode::Links' has a wrong offset!"); \ static_assert(offsetof(FDialogueNode, Coordinates) == 0x000030, "Member 'FDialogueNode::Coordinates' has a wrong offset!"); \ static_assert(offsetof(FDialogueNode, Events) == 0x000040, "Member 'FDialogueNode::Events' has a wrong offset!"); \ static_assert(offsetof(FDialogueNode, Conditions) == 0x000050, "Member 'FDialogueNode::Conditions' has a wrong offset!"); \ static_assert(offsetof(FDialogueNode, Sound) == 0x000060, "Member 'FDialogueNode::Sound' has a wrong offset!"); \ static_assert(offsetof(FDialogueNode, DialogueWave) == 0x000068, "Member 'FDialogueNode::DialogueWave' has a wrong offset!"); \ static_assert(offsetof(FDialogueNode, BubbleComment) == 0x000070, "Member 'FDialogueNode::BubbleComment' has a wrong offset!"); \ static_assert(offsetof(FDialogueNode, bDrawBubbleComment) == 0x000088, "Member 'FDialogueNode::bDrawBubbleComment' has a wrong offset!"); \ static_assert(offsetof(FDialogueNode, SoundAndText) == 0x000090, "Member 'FDialogueNode::SoundAndText' has a wrong offset!"); \ static_assert(offsetof(FDialogueNode, bStartAgainAtTheEnd) == 0x0000D8, "Member 'FDialogueNode::bStartAgainAtTheEnd' has a wrong offset!"); \ static_assert(offsetof(FDialogueNode, bDisableNPCNamePrint) == 0x0000D9, "Member 'FDialogueNode::bDisableNPCNamePrint' has a wrong offset!"); \ static_assert(offsetof(FDialogueNode, OverrideNPCName) == 0x0000E0, "Member 'FDialogueNode::OverrideNPCName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueEvents_EventFinished \ static_assert(alignof(DialogueEvents_EventFinished) == 0x000008, "Wrong alignment on DialogueEvents_EventFinished"); \ static_assert(sizeof(DialogueEvents_EventFinished) == 0x000010, "Wrong size on DialogueEvents_EventFinished"); \ static_assert(offsetof(DialogueEvents_EventFinished, Code) == 0x000000, "Member 'DialogueEvents_EventFinished::Code' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueEvents_RecieveEventTriggered \ static_assert(alignof(DialogueEvents_RecieveEventTriggered) == 0x000008, "Wrong alignment on DialogueEvents_RecieveEventTriggered"); \ static_assert(sizeof(DialogueEvents_RecieveEventTriggered) == 0x000010, "Wrong size on DialogueEvents_RecieveEventTriggered"); \ static_assert(offsetof(DialogueEvents_RecieveEventTriggered, ConsideringPlayer) == 0x000000, "Member 'DialogueEvents_RecieveEventTriggered::ConsideringPlayer' has a wrong offset!"); \ static_assert(offsetof(DialogueEvents_RecieveEventTriggered, NPCActor) == 0x000008, "Member 'DialogueEvents_RecieveEventTriggered::NPCActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogueEvents \ static_assert(alignof(UDialogueEvents) == 0x000008, "Wrong alignment on UDialogueEvents"); \ static_assert(sizeof(UDialogueEvents) == 0x000038, "Wrong size on UDialogueEvents"); \ #define DUMPER7_ASSERTS_DialogueConditions_IsConditionMet \ static_assert(alignof(DialogueConditions_IsConditionMet) == 0x000008, "Wrong alignment on DialogueConditions_IsConditionMet"); \ static_assert(sizeof(DialogueConditions_IsConditionMet) == 0x000018, "Wrong size on DialogueConditions_IsConditionMet"); \ static_assert(offsetof(DialogueConditions_IsConditionMet, ConsideringPlayer) == 0x000000, "Member 'DialogueConditions_IsConditionMet::ConsideringPlayer' has a wrong offset!"); \ static_assert(offsetof(DialogueConditions_IsConditionMet, NPCActor) == 0x000008, "Member 'DialogueConditions_IsConditionMet::NPCActor' has a wrong offset!"); \ static_assert(offsetof(DialogueConditions_IsConditionMet, ReturnValue) == 0x000010, "Member 'DialogueConditions_IsConditionMet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueConditions_IsConditionMet_Internal \ static_assert(alignof(DialogueConditions_IsConditionMet_Internal) == 0x000008, "Wrong alignment on DialogueConditions_IsConditionMet_Internal"); \ static_assert(sizeof(DialogueConditions_IsConditionMet_Internal) == 0x000018, "Wrong size on DialogueConditions_IsConditionMet_Internal"); \ static_assert(offsetof(DialogueConditions_IsConditionMet_Internal, ConsideringPlayer) == 0x000000, "Member 'DialogueConditions_IsConditionMet_Internal::ConsideringPlayer' has a wrong offset!"); \ static_assert(offsetof(DialogueConditions_IsConditionMet_Internal, NPCActor) == 0x000008, "Member 'DialogueConditions_IsConditionMet_Internal::NPCActor' has a wrong offset!"); \ static_assert(offsetof(DialogueConditions_IsConditionMet_Internal, ReturnValue) == 0x000010, "Member 'DialogueConditions_IsConditionMet_Internal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogueConditions \ static_assert(alignof(UDialogueConditions) == 0x000008, "Wrong alignment on UDialogueConditions"); \ static_assert(sizeof(UDialogueConditions) == 0x000028, "Wrong size on UDialogueConditions"); \ #define DUMPER7_ASSERTS_DialogueUserWidget_EventRunFinished \ static_assert(alignof(DialogueUserWidget_EventRunFinished) == 0x000008, "Wrong alignment on DialogueUserWidget_EventRunFinished"); \ static_assert(sizeof(DialogueUserWidget_EventRunFinished) == 0x000010, "Wrong size on DialogueUserWidget_EventRunFinished"); \ static_assert(offsetof(DialogueUserWidget_EventRunFinished, Code) == 0x000000, "Member 'DialogueUserWidget_EventRunFinished::Code' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueUserWidget_FindVarStrings \ static_assert(alignof(DialogueUserWidget_FindVarStrings) == 0x000008, "Wrong alignment on DialogueUserWidget_FindVarStrings"); \ static_assert(sizeof(DialogueUserWidget_FindVarStrings) == 0x000028, "Wrong size on DialogueUserWidget_FindVarStrings"); \ static_assert(offsetof(DialogueUserWidget_FindVarStrings, InText) == 0x000000, "Member 'DialogueUserWidget_FindVarStrings::InText' has a wrong offset!"); \ static_assert(offsetof(DialogueUserWidget_FindVarStrings, ReturnValue) == 0x000018, "Member 'DialogueUserWidget_FindVarStrings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueUserWidget_GetFirstChars \ static_assert(alignof(DialogueUserWidget_GetFirstChars) == 0x000008, "Wrong alignment on DialogueUserWidget_GetFirstChars"); \ static_assert(sizeof(DialogueUserWidget_GetFirstChars) == 0x000030, "Wrong size on DialogueUserWidget_GetFirstChars"); \ static_assert(offsetof(DialogueUserWidget_GetFirstChars, originalString) == 0x000000, "Member 'DialogueUserWidget_GetFirstChars::originalString' has a wrong offset!"); \ static_assert(offsetof(DialogueUserWidget_GetFirstChars, isRichText) == 0x000010, "Member 'DialogueUserWidget_GetFirstChars::isRichText' has a wrong offset!"); \ static_assert(offsetof(DialogueUserWidget_GetFirstChars, Chars) == 0x000014, "Member 'DialogueUserWidget_GetFirstChars::Chars' has a wrong offset!"); \ static_assert(offsetof(DialogueUserWidget_GetFirstChars, outputString) == 0x000018, "Member 'DialogueUserWidget_GetFirstChars::outputString' has a wrong offset!"); \ static_assert(offsetof(DialogueUserWidget_GetFirstChars, finished) == 0x000028, "Member 'DialogueUserWidget_GetFirstChars::finished' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueUserWidget_IsConditionsMetForNode \ static_assert(alignof(DialogueUserWidget_IsConditionsMetForNode) == 0x000008, "Wrong alignment on DialogueUserWidget_IsConditionsMetForNode"); \ static_assert(sizeof(DialogueUserWidget_IsConditionsMetForNode) == 0x000100, "Wrong size on DialogueUserWidget_IsConditionsMetForNode"); \ static_assert(offsetof(DialogueUserWidget_IsConditionsMetForNode, Node) == 0x000000, "Member 'DialogueUserWidget_IsConditionsMetForNode::Node' has a wrong offset!"); \ static_assert(offsetof(DialogueUserWidget_IsConditionsMetForNode, ReturnValue) == 0x0000F8, "Member 'DialogueUserWidget_IsConditionsMetForNode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueUserWidget_ReplaceVarStrings \ static_assert(alignof(DialogueUserWidget_ReplaceVarStrings) == 0x000008, "Wrong alignment on DialogueUserWidget_ReplaceVarStrings"); \ static_assert(sizeof(DialogueUserWidget_ReplaceVarStrings) == 0x000030, "Wrong size on DialogueUserWidget_ReplaceVarStrings"); \ static_assert(offsetof(DialogueUserWidget_ReplaceVarStrings, InText) == 0x000000, "Member 'DialogueUserWidget_ReplaceVarStrings::InText' has a wrong offset!"); \ static_assert(offsetof(DialogueUserWidget_ReplaceVarStrings, ReturnValue) == 0x000018, "Member 'DialogueUserWidget_ReplaceVarStrings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueUserWidget_RunEventsForNode \ static_assert(alignof(DialogueUserWidget_RunEventsForNode) == 0x000008, "Wrong alignment on DialogueUserWidget_RunEventsForNode"); \ static_assert(sizeof(DialogueUserWidget_RunEventsForNode) == 0x0000F8, "Wrong size on DialogueUserWidget_RunEventsForNode"); \ static_assert(offsetof(DialogueUserWidget_RunEventsForNode, Node) == 0x000000, "Member 'DialogueUserWidget_RunEventsForNode::Node' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueUserWidget_RunStringReplacer \ static_assert(alignof(DialogueUserWidget_RunStringReplacer) == 0x000008, "Wrong alignment on DialogueUserWidget_RunStringReplacer"); \ static_assert(sizeof(DialogueUserWidget_RunStringReplacer) == 0x000028, "Wrong size on DialogueUserWidget_RunStringReplacer"); \ static_assert(offsetof(DialogueUserWidget_RunStringReplacer, originalString) == 0x000000, "Member 'DialogueUserWidget_RunStringReplacer::originalString' has a wrong offset!"); \ static_assert(offsetof(DialogueUserWidget_RunStringReplacer, resultString) == 0x000010, "Member 'DialogueUserWidget_RunStringReplacer::resultString' has a wrong offset!"); \ static_assert(offsetof(DialogueUserWidget_RunStringReplacer, ReturnValue) == 0x000020, "Member 'DialogueUserWidget_RunStringReplacer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogueUserWidget \ static_assert(alignof(UDialogueUserWidget) == 0x000008, "Wrong alignment on UDialogueUserWidget"); \ static_assert(sizeof(UDialogueUserWidget) == 0x000280, "Wrong size on UDialogueUserWidget"); \ static_assert(offsetof(UDialogueUserWidget, NPCActor) == 0x000278, "Member 'UDialogueUserWidget::NPCActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOrCondition \ static_assert(alignof(UOrCondition) == 0x000008, "Wrong alignment on UOrCondition"); \ static_assert(sizeof(UOrCondition) == 0x000038, "Wrong size on UOrCondition"); \ static_assert(offsetof(UOrCondition, OrConditions) == 0x000028, "Member 'UOrCondition::OrConditions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAndCondition \ static_assert(alignof(UAndCondition) == 0x000008, "Wrong alignment on UAndCondition"); \ static_assert(sizeof(UAndCondition) == 0x000038, "Wrong size on UAndCondition"); \ static_assert(offsetof(UAndCondition, AndConditions) == 0x000028, "Member 'UAndCondition::AndConditions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Dialogue_CallFunctionByName \ static_assert(alignof(Dialogue_CallFunctionByName) == 0x000008, "Wrong alignment on Dialogue_CallFunctionByName"); \ static_assert(sizeof(Dialogue_CallFunctionByName) == 0x000018, "Wrong size on Dialogue_CallFunctionByName"); \ static_assert(offsetof(Dialogue_CallFunctionByName, Object) == 0x000000, "Member 'Dialogue_CallFunctionByName::Object' has a wrong offset!"); \ static_assert(offsetof(Dialogue_CallFunctionByName, FunctionName) == 0x000008, "Member 'Dialogue_CallFunctionByName::FunctionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Dialogue_AssignPersistentOuter \ static_assert(alignof(Dialogue_AssignPersistentOuter) == 0x000008, "Wrong alignment on Dialogue_AssignPersistentOuter"); \ static_assert(sizeof(Dialogue_AssignPersistentOuter) == 0x000008, "Wrong size on Dialogue_AssignPersistentOuter"); \ static_assert(offsetof(Dialogue_AssignPersistentOuter, inGameInstance) == 0x000000, "Member 'Dialogue_AssignPersistentOuter::inGameInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Dialogue_GetFirstNode \ static_assert(alignof(Dialogue_GetFirstNode) == 0x000008, "Wrong alignment on Dialogue_GetFirstNode"); \ static_assert(sizeof(Dialogue_GetFirstNode) == 0x0000F8, "Wrong size on Dialogue_GetFirstNode"); \ static_assert(offsetof(Dialogue_GetFirstNode, ReturnValue) == 0x000000, "Member 'Dialogue_GetFirstNode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Dialogue_GetNextNodes \ static_assert(alignof(Dialogue_GetNextNodes) == 0x000008, "Wrong alignment on Dialogue_GetNextNodes"); \ static_assert(sizeof(Dialogue_GetNextNodes) == 0x000108, "Wrong size on Dialogue_GetNextNodes"); \ static_assert(offsetof(Dialogue_GetNextNodes, Node) == 0x000000, "Member 'Dialogue_GetNextNodes::Node' has a wrong offset!"); \ static_assert(offsetof(Dialogue_GetNextNodes, ReturnValue) == 0x0000F8, "Member 'Dialogue_GetNextNodes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Dialogue_GetNodeById \ static_assert(alignof(Dialogue_GetNodeById) == 0x000008, "Wrong alignment on Dialogue_GetNodeById"); \ static_assert(sizeof(Dialogue_GetNodeById) == 0x000100, "Wrong size on Dialogue_GetNodeById"); \ static_assert(offsetof(Dialogue_GetNodeById, ID) == 0x000000, "Member 'Dialogue_GetNodeById::ID' has a wrong offset!"); \ static_assert(offsetof(Dialogue_GetNodeById, Found) == 0x000004, "Member 'Dialogue_GetNodeById::Found' has a wrong offset!"); \ static_assert(offsetof(Dialogue_GetNodeById, ReturnValue) == 0x000008, "Member 'Dialogue_GetNodeById::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogue \ static_assert(alignof(UDialogue) == 0x000008, "Wrong alignment on UDialogue"); \ static_assert(sizeof(UDialogue) == 0x000090, "Wrong size on UDialogue"); \ static_assert(offsetof(UDialogue, DisplayIdleSplines) == 0x000030, "Member 'UDialogue::DisplayIdleSplines' has a wrong offset!"); \ static_assert(offsetof(UDialogue, Name_0) == 0x000038, "Member 'UDialogue::Name_0' has a wrong offset!"); \ static_assert(offsetof(UDialogue, Data) == 0x000050, "Member 'UDialogue::Data' has a wrong offset!"); \ static_assert(offsetof(UDialogue, NextNodeId) == 0x000060, "Member 'UDialogue::NextNodeId' 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_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_FEventReply \ static_assert(alignof(FEventReply) == 0x000008, "Wrong alignment on FEventReply"); \ static_assert(sizeof(FEventReply) == 0x0000B8, "Wrong size on FEventReply"); \ #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_FWidgetComponentInstanceData \ static_assert(alignof(FWidgetComponentInstanceData) == 0x000008, "Wrong alignment on FWidgetComponentInstanceData"); \ static_assert(sizeof(FWidgetComponentInstanceData) == 0x0000C8, "Wrong size on FWidgetComponentInstanceData"); \ #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_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_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_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_FPaintContext \ static_assert(alignof(FPaintContext) == 0x000008, "Wrong alignment on FPaintContext"); \ static_assert(sizeof(FPaintContext) == 0x000030, "Wrong size on FPaintContext"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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) == 0x0005B0, "Wrong size on UWidgetInteractionComponent"); \ static_assert(offsetof(UWidgetInteractionComponent, OnHoveredWidgetChanged) == 0x0002E0, "Member 'UWidgetInteractionComponent::OnHoveredWidgetChanged' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, VirtualUserIndex) == 0x000300, "Member 'UWidgetInteractionComponent::VirtualUserIndex' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, PointerIndex) == 0x000304, "Member 'UWidgetInteractionComponent::PointerIndex' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, TraceChannel) == 0x000308, "Member 'UWidgetInteractionComponent::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, InteractionDistance) == 0x00030C, "Member 'UWidgetInteractionComponent::InteractionDistance' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, InteractionSource) == 0x000310, "Member 'UWidgetInteractionComponent::InteractionSource' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, bEnableHitTesting) == 0x000311, "Member 'UWidgetInteractionComponent::bEnableHitTesting' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, bShowDebug) == 0x000312, "Member 'UWidgetInteractionComponent::bShowDebug' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, DebugSphereLineThickness) == 0x000314, "Member 'UWidgetInteractionComponent::DebugSphereLineThickness' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, DebugLineThickness) == 0x000318, "Member 'UWidgetInteractionComponent::DebugLineThickness' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, DebugColor) == 0x00031C, "Member 'UWidgetInteractionComponent::DebugColor' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, CustomHitResult) == 0x0003A8, "Member 'UWidgetInteractionComponent::CustomHitResult' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, LocalHitLocation) == 0x000490, "Member 'UWidgetInteractionComponent::LocalHitLocation' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, LastLocalHitLocation) == 0x0004A0, "Member 'UWidgetInteractionComponent::LastLocalHitLocation' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, HoveredWidgetComponent) == 0x0004B0, "Member 'UWidgetInteractionComponent::HoveredWidgetComponent' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, LastHitResult) == 0x0004B8, "Member 'UWidgetInteractionComponent::LastHitResult' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, bIsHoveredWidgetInteractable) == 0x0005A0, "Member 'UWidgetInteractionComponent::bIsHoveredWidgetInteractable' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, bIsHoveredWidgetFocusable) == 0x0005A1, "Member 'UWidgetInteractionComponent::bIsHoveredWidgetFocusable' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, bIsHoveredWidgetHitTestVisible) == 0x0005A2, "Member 'UWidgetInteractionComponent::bIsHoveredWidgetHitTestVisible' has a wrong offset!"); \ #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, 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_INotifyFieldValueChanged \ static_assert(alignof(INotifyFieldValueChanged) == 0x000001, "Wrong alignment on INotifyFieldValueChanged"); \ static_assert(sizeof(INotifyFieldValueChanged) == 0x000001, "Wrong size on INotifyFieldValueChanged"); \ #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_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_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_UUserWidgetBlueprint \ static_assert(alignof(UUserWidgetBlueprint) == 0x000008, "Wrong alignment on UUserWidgetBlueprint"); \ static_assert(sizeof(UUserWidgetBlueprint) == 0x0000A8, "Wrong size on UUserWidgetBlueprint"); \ #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_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_UMovieScene2DTransformPropertySystem \ static_assert(alignof(UMovieScene2DTransformPropertySystem) == 0x000008, "Wrong alignment on UMovieScene2DTransformPropertySystem"); \ static_assert(sizeof(UMovieScene2DTransformPropertySystem) == 0x000058, "Wrong size on UMovieScene2DTransformPropertySystem"); \ #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_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_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_UMovieScene2DTransformTrack \ static_assert(alignof(UMovieScene2DTransformTrack) == 0x000008, "Wrong alignment on UMovieScene2DTransformTrack"); \ static_assert(sizeof(UMovieScene2DTransformTrack) == 0x0000C8, "Wrong size on UMovieScene2DTransformTrack"); \ #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_UMovieSceneMarginTrack \ static_assert(alignof(UMovieSceneMarginTrack) == 0x000008, "Wrong alignment on UMovieSceneMarginTrack"); \ static_assert(sizeof(UMovieSceneMarginTrack) == 0x0000C8, "Wrong size on UMovieSceneMarginTrack"); \ #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_UMovieSceneWidgetMaterialSystem \ static_assert(alignof(UMovieSceneWidgetMaterialSystem) == 0x000008, "Wrong alignment on UMovieSceneWidgetMaterialSystem"); \ static_assert(sizeof(UMovieSceneWidgetMaterialSystem) == 0x000128, "Wrong size on UMovieSceneWidgetMaterialSystem"); \ #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_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_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_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_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_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_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_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_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_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_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_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, Phase) == 0x00016C, "Member 'URetainerBox::Phase' has a wrong offset!"); \ static_assert(offsetof(URetainerBox, PhaseCount) == 0x000170, "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_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_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_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_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_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_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_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) == 0x000290, "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, BlurStrength) == 0x00017C, "Member 'UBackgroundBlur::BlurStrength' has a wrong offset!"); \ static_assert(offsetof(UBackgroundBlur, bOverrideAutoRadiusCalculation) == 0x000180, "Member 'UBackgroundBlur::bOverrideAutoRadiusCalculation' has a wrong offset!"); \ static_assert(offsetof(UBackgroundBlur, BlurRadius) == 0x000184, "Member 'UBackgroundBlur::BlurRadius' has a wrong offset!"); \ static_assert(offsetof(UBackgroundBlur, CornerRadius) == 0x000190, "Member 'UBackgroundBlur::CornerRadius' has a wrong offset!"); \ static_assert(offsetof(UBackgroundBlur, LowQualityFallbackBrush) == 0x0001B0, "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_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_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_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_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_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_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_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_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_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_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_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_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_UNativeWidgetHost \ static_assert(alignof(UNativeWidgetHost) == 0x000008, "Wrong alignment on UNativeWidgetHost"); \ static_assert(sizeof(UNativeWidgetHost) == 0x000160, "Wrong size on UNativeWidgetHost"); \ #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_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_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_URichTextBlockDecorator \ static_assert(alignof(URichTextBlockDecorator) == 0x000008, "Wrong alignment on URichTextBlockDecorator"); \ static_assert(sizeof(URichTextBlockDecorator) == 0x000028, "Wrong size on URichTextBlockDecorator"); \ #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_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_ScrollBox_GetIsScrolling \ static_assert(alignof(ScrollBox_GetIsScrolling) == 0x000001, "Wrong alignment on ScrollBox_GetIsScrolling"); \ static_assert(sizeof(ScrollBox_GetIsScrolling) == 0x000001, "Wrong size on ScrollBox_GetIsScrolling"); \ static_assert(offsetof(ScrollBox_GetIsScrolling, ReturnValue) == 0x000000, "Member 'ScrollBox_GetIsScrolling::ReturnValue' 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_SetAnimateScroll \ static_assert(alignof(ScrollBox_SetAnimateScroll) == 0x000001, "Wrong alignment on ScrollBox_SetAnimateScroll"); \ static_assert(sizeof(ScrollBox_SetAnimateScroll) == 0x000001, "Wrong size on ScrollBox_SetAnimateScroll"); \ static_assert(offsetof(ScrollBox_SetAnimateScroll, Enable) == 0x000000, "Member 'ScrollBox_SetAnimateScroll::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_SetAnimateSpeed \ static_assert(alignof(ScrollBox_SetAnimateSpeed) == 0x000004, "Wrong alignment on ScrollBox_SetAnimateSpeed"); \ static_assert(sizeof(ScrollBox_SetAnimateSpeed) == 0x000004, "Wrong size on ScrollBox_SetAnimateSpeed"); \ static_assert(offsetof(ScrollBox_SetAnimateSpeed, Speed) == 0x000000, "Member 'ScrollBox_SetAnimateSpeed::Speed' 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_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_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_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_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_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_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_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_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) == 0x000700, "Wrong size on UWidgetComponent"); \ static_assert(offsetof(UWidgetComponent, Space) == 0x0005C0, "Member 'UWidgetComponent::Space' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, TimingPolicy) == 0x0005C1, "Member 'UWidgetComponent::TimingPolicy' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, WidgetClass) == 0x0005C8, "Member 'UWidgetComponent::WidgetClass' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, DrawSize) == 0x0005D0, "Member 'UWidgetComponent::DrawSize' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bManuallyRedraw) == 0x0005D8, "Member 'UWidgetComponent::bManuallyRedraw' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bRedrawRequested) == 0x0005D9, "Member 'UWidgetComponent::bRedrawRequested' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, RedrawTime) == 0x0005DC, "Member 'UWidgetComponent::RedrawTime' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, CurrentDrawSize) == 0x0005E8, "Member 'UWidgetComponent::CurrentDrawSize' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bDrawAtDesiredSize) == 0x0005F0, "Member 'UWidgetComponent::bDrawAtDesiredSize' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, Pivot) == 0x0005F8, "Member 'UWidgetComponent::Pivot' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bReceiveHardwareInput) == 0x000608, "Member 'UWidgetComponent::bReceiveHardwareInput' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bWindowFocusable) == 0x000609, "Member 'UWidgetComponent::bWindowFocusable' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, WindowVisibility) == 0x00060A, "Member 'UWidgetComponent::WindowVisibility' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bApplyGammaCorrection) == 0x00060B, "Member 'UWidgetComponent::bApplyGammaCorrection' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, OwnerPlayer) == 0x000610, "Member 'UWidgetComponent::OwnerPlayer' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, BackgroundColor) == 0x000618, "Member 'UWidgetComponent::BackgroundColor' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, TintColorAndOpacity) == 0x000628, "Member 'UWidgetComponent::TintColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, OpacityFromTexture) == 0x000638, "Member 'UWidgetComponent::OpacityFromTexture' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, BlendMode) == 0x00063C, "Member 'UWidgetComponent::BlendMode' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bIsTwoSided) == 0x00063D, "Member 'UWidgetComponent::bIsTwoSided' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, TickWhenOffscreen) == 0x00063E, "Member 'UWidgetComponent::TickWhenOffscreen' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, BodySetup) == 0x000640, "Member 'UWidgetComponent::BodySetup' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, TranslucentMaterial) == 0x000648, "Member 'UWidgetComponent::TranslucentMaterial' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, TranslucentMaterial_OneSided) == 0x000650, "Member 'UWidgetComponent::TranslucentMaterial_OneSided' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, OpaqueMaterial) == 0x000658, "Member 'UWidgetComponent::OpaqueMaterial' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, OpaqueMaterial_OneSided) == 0x000660, "Member 'UWidgetComponent::OpaqueMaterial_OneSided' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, MaskedMaterial) == 0x000668, "Member 'UWidgetComponent::MaskedMaterial' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, MaskedMaterial_OneSided) == 0x000670, "Member 'UWidgetComponent::MaskedMaterial_OneSided' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, RenderTarget) == 0x000678, "Member 'UWidgetComponent::RenderTarget' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, MaterialInstance) == 0x000680, "Member 'UWidgetComponent::MaterialInstance' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bAddedToScreen) == 0x000688, "Member 'UWidgetComponent::bAddedToScreen' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bEditTimeUsable) == 0x000689, "Member 'UWidgetComponent::bEditTimeUsable' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, SharedLayerName) == 0x00068C, "Member 'UWidgetComponent::SharedLayerName' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, LayerZOrder) == 0x000694, "Member 'UWidgetComponent::LayerZOrder' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, GeometryMode) == 0x000698, "Member 'UWidgetComponent::GeometryMode' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, CylinderArcAngle) == 0x00069C, "Member 'UWidgetComponent::CylinderArcAngle' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, TickMode) == 0x0006A0, "Member 'UWidgetComponent::TickMode' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, Widget) == 0x0006D0, "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_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_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_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_ABPTemplate_EyeMorph__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(ABPTemplate_EyeMorph::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on ABPTemplate_EyeMorph::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(ABPTemplate_EyeMorph::FAnimBlueprintGeneratedConstantData) == 0x0000D0, "Wrong size on ABPTemplate_EyeMorph::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(ABPTemplate_EyeMorph::FAnimBlueprintGeneratedConstantData, __NameProperty_4) == 0x000004, "Member 'ABPTemplate_EyeMorph::FAnimBlueprintGeneratedConstantData::__NameProperty_4' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph::FAnimBlueprintGeneratedConstantData, __NameProperty_5) == 0x00000C, "Member 'ABPTemplate_EyeMorph::FAnimBlueprintGeneratedConstantData::__NameProperty_5' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph::FAnimBlueprintGeneratedConstantData, __StructProperty_6) == 0x000018, "Member 'ABPTemplate_EyeMorph::FAnimBlueprintGeneratedConstantData::__StructProperty_6' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'ABPTemplate_EyeMorph::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'ABPTemplate_EyeMorph::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABPTemplate_EyeMorph_C_AnimGraph \ static_assert(alignof(ABPTemplate_EyeMorph_C_AnimGraph) == 0x000008, "Wrong alignment on ABPTemplate_EyeMorph_C_AnimGraph"); \ static_assert(sizeof(ABPTemplate_EyeMorph_C_AnimGraph) == 0x000020, "Wrong size on ABPTemplate_EyeMorph_C_AnimGraph"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_AnimGraph, InPose) == 0x000000, "Member 'ABPTemplate_EyeMorph_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'ABPTemplate_EyeMorph_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABPTemplate_EyeMorph_C_BlueprintUpdateAnimation \ static_assert(alignof(ABPTemplate_EyeMorph_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on ABPTemplate_EyeMorph_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(ABPTemplate_EyeMorph_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on ABPTemplate_EyeMorph_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'ABPTemplate_EyeMorph_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph \ static_assert(alignof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph) == 0x000008, "Wrong alignment on ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph"); \ static_assert(sizeof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph) == 0x0000A8, "Wrong size on ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, EntryPoint) == 0x000000, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, K2Node_Event_DeltaTimeX) == 0x000004, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_RandomFloatInRange_ReturnValue) == 0x000008, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, K2Node_CustomEvent_Value) == 0x000010, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_GetTimeRange_MinTime) == 0x000018, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_GetTimeRange_MaxTime) == 0x00001C, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_GetFloatValue_ReturnValue) == 0x000020, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000024, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000028, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000030, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000038, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_Array_Random_OutItem) == 0x000040, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_Array_Random_OutItem' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_Array_Random_OutIndex) == 0x000048, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_Array_Random_OutIndex' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_SelectFloat_ReturnValue) == 0x000050, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_GetCurveValueWithDefault_OutValue) == 0x000058, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_GetCurveValueWithDefault_OutValue' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_GetCurveValueWithDefault_ReturnValue) == 0x00005C, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_GetCurveValueWithDefault_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000060, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_Add_DoubleDouble_B_ImplicitCast_1) == 0x000068, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_Add_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_SetMorphTarget_Value_ImplicitCast) == 0x000070, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_SetMorphTarget_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_SetMorphTarget_Value_ImplicitCast_1) == 0x000074, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_SetMorphTarget_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000078, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_Greater_DoubleDouble_B_ImplicitCast) == 0x000080, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_Greater_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_UpdateEyeMorphTarget_Value_ImplicitCast) == 0x000088, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_UpdateEyeMorphTarget_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000090, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, K2Node_VariableSet_Current_ImplicitCast) == 0x000098, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::K2Node_VariableSet_Current_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph, CallFunc_UpdateEyeMorphTarget_Value_ImplicitCast_1) == 0x0000A0, "Member 'ABPTemplate_EyeMorph_C_ExecuteUbergraph_ABPTemplate_EyeMorph::CallFunc_UpdateEyeMorphTarget_Value_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABPTemplate_EyeMorph_C_UpdateEyeMorphTarget \ static_assert(alignof(ABPTemplate_EyeMorph_C_UpdateEyeMorphTarget) == 0x000008, "Wrong alignment on ABPTemplate_EyeMorph_C_UpdateEyeMorphTarget"); \ static_assert(sizeof(ABPTemplate_EyeMorph_C_UpdateEyeMorphTarget) == 0x000008, "Wrong size on ABPTemplate_EyeMorph_C_UpdateEyeMorphTarget"); \ static_assert(offsetof(ABPTemplate_EyeMorph_C_UpdateEyeMorphTarget, Value) == 0x000000, "Member 'ABPTemplate_EyeMorph_C_UpdateEyeMorphTarget::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UABPTemplate_EyeMorph_C \ static_assert(alignof(UABPTemplate_EyeMorph_C) == 0x000010, "Wrong alignment on UABPTemplate_EyeMorph_C"); \ static_assert(sizeof(UABPTemplate_EyeMorph_C) == 0x0005A0, "Wrong size on UABPTemplate_EyeMorph_C"); \ static_assert(offsetof(UABPTemplate_EyeMorph_C, UberGraphFrame) == 0x000450, "Member 'UABPTemplate_EyeMorph_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UABPTemplate_EyeMorph_C, AnimBlueprintExtension_PropertyAccess) == 0x000458, "Member 'UABPTemplate_EyeMorph_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UABPTemplate_EyeMorph_C, AnimBlueprintExtension_Base) == 0x000460, "Member 'UABPTemplate_EyeMorph_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UABPTemplate_EyeMorph_C, AnimGraphNode_Root) == 0x000468, "Member 'UABPTemplate_EyeMorph_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UABPTemplate_EyeMorph_C, AnimGraphNode_LinkedInputPose) == 0x000488, "Member 'UABPTemplate_EyeMorph_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UABPTemplate_EyeMorph_C, Current) == 0x000550, "Member 'UABPTemplate_EyeMorph_C::Current' has a wrong offset!"); \ static_assert(offsetof(UABPTemplate_EyeMorph_C, Interval) == 0x000558, "Member 'UABPTemplate_EyeMorph_C::Interval' has a wrong offset!"); \ static_assert(offsetof(UABPTemplate_EyeMorph_C, EyeBlinkCurves) == 0x000560, "Member 'UABPTemplate_EyeMorph_C::EyeBlinkCurves' has a wrong offset!"); \ static_assert(offsetof(UABPTemplate_EyeMorph_C, Count) == 0x000570, "Member 'UABPTemplate_EyeMorph_C::Count' has a wrong offset!"); \ static_assert(offsetof(UABPTemplate_EyeMorph_C, CurrentCurve) == 0x000578, "Member 'UABPTemplate_EyeMorph_C::CurrentCurve' has a wrong offset!"); \ static_assert(offsetof(UABPTemplate_EyeMorph_C, InternalMin) == 0x000580, "Member 'UABPTemplate_EyeMorph_C::InternalMin' has a wrong offset!"); \ static_assert(offsetof(UABPTemplate_EyeMorph_C, InternalMax) == 0x000588, "Member 'UABPTemplate_EyeMorph_C::InternalMax' has a wrong offset!"); \ static_assert(offsetof(UABPTemplate_EyeMorph_C, MorphLeftName) == 0x000590, "Member 'UABPTemplate_EyeMorph_C::MorphLeftName' has a wrong offset!"); \ static_assert(offsetof(UABPTemplate_EyeMorph_C, MorphRightName) == 0x000598, "Member 'UABPTemplate_EyeMorph_C::MorphRightName' 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_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_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_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_FAIDataProviderStructValue \ static_assert(alignof(FAIDataProviderStructValue) == 0x000008, "Wrong alignment on FAIDataProviderStructValue"); \ static_assert(sizeof(FAIDataProviderStructValue) == 0x000030, "Wrong size on FAIDataProviderStructValue"); \ #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_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_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_FIndexedHandleBase \ static_assert(alignof(FIndexedHandleBase) == 0x000004, "Wrong alignment on FIndexedHandleBase"); \ static_assert(sizeof(FIndexedHandleBase) == 0x000008, "Wrong size on FIndexedHandleBase"); \ #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_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_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_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_FCompactIndexedHandleBase \ static_assert(alignof(FCompactIndexedHandleBase) == 0x000002, "Wrong alignment on FCompactIndexedHandleBase"); \ static_assert(sizeof(FCompactIndexedHandleBase) == 0x000004, "Wrong size on FCompactIndexedHandleBase"); \ #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_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_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_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_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_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_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_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_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_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_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_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_IGenericTeamAgentInterface \ static_assert(alignof(IGenericTeamAgentInterface) == 0x000001, "Wrong alignment on IGenericTeamAgentInterface"); \ static_assert(sizeof(IGenericTeamAgentInterface) == 0x000001, "Wrong size on IGenericTeamAgentInterface"); \ #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_UBlackboardKeyType \ static_assert(alignof(UBlackboardKeyType) == 0x000008, "Wrong alignment on UBlackboardKeyType"); \ static_assert(sizeof(UBlackboardKeyType) == 0x000030, "Wrong size on UBlackboardKeyType"); \ #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_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_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_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_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_UEnvQueryContext \ static_assert(alignof(UEnvQueryContext) == 0x000008, "Wrong alignment on UEnvQueryContext"); \ static_assert(sizeof(UEnvQueryContext) == 0x000028, "Wrong size on UEnvQueryContext"); \ #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_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) == 0x000120, "Wrong size on UPawnActionsComponent"); \ static_assert(offsetof(UPawnActionsComponent, ControlledPawn) == 0x0000E8, "Member 'UPawnActionsComponent::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(UPawnActionsComponent, ActionStacks) == 0x0000F0, "Member 'UPawnActionsComponent::ActionStacks' has a wrong offset!"); \ static_assert(offsetof(UPawnActionsComponent, ActionEvents) == 0x000100, "Member 'UPawnActionsComponent::ActionEvents' has a wrong offset!"); \ static_assert(offsetof(UPawnActionsComponent, CurrentAction) == 0x000110, "Member 'UPawnActionsComponent::CurrentAction' has a wrong offset!"); \ #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) == 0x000300, "Wrong size on UPathFollowingComponent"); \ static_assert(offsetof(UPathFollowingComponent, MovementComp) == 0x000120, "Member 'UPathFollowingComponent::MovementComp' has a wrong offset!"); \ static_assert(offsetof(UPathFollowingComponent, MyNavData) == 0x000130, "Member 'UPathFollowingComponent::MyNavData' has a wrong offset!"); \ #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) == 0x000418, "Wrong size on AAIController"); \ static_assert(offsetof(AAIController, PathFollowingComponent) == 0x0003C8, "Member 'AAIController::PathFollowingComponent' has a wrong offset!"); \ static_assert(offsetof(AAIController, BrainComponent) == 0x0003D0, "Member 'AAIController::BrainComponent' has a wrong offset!"); \ static_assert(offsetof(AAIController, PerceptionComponent) == 0x0003D8, "Member 'AAIController::PerceptionComponent' has a wrong offset!"); \ static_assert(offsetof(AAIController, ActionsComp) == 0x0003E0, "Member 'AAIController::ActionsComp' has a wrong offset!"); \ static_assert(offsetof(AAIController, Blackboard) == 0x0003E8, "Member 'AAIController::Blackboard' has a wrong offset!"); \ static_assert(offsetof(AAIController, CachedGameplayTasksComponent) == 0x0003F0, "Member 'AAIController::CachedGameplayTasksComponent' has a wrong offset!"); \ static_assert(offsetof(AAIController, DefaultNavigationFilterClass) == 0x0003F8, "Member 'AAIController::DefaultNavigationFilterClass' has a wrong offset!"); \ static_assert(offsetof(AAIController, ReceiveMoveCompleted) == 0x000400, "Member 'AAIController::ReceiveMoveCompleted' 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_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) == 0x000350, "Wrong size on UCrowdFollowingComponent"); \ static_assert(offsetof(UCrowdFollowingComponent, CrowdAgentMoveDirection) == 0x000318, "Member 'UCrowdFollowingComponent::CrowdAgentMoveDirection' 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_IAIResourceInterface \ static_assert(alignof(IAIResourceInterface) == 0x000001, "Wrong alignment on IAIResourceInterface"); \ static_assert(sizeof(IAIResourceInterface) == 0x000001, "Wrong size on IAIResourceInterface"); \ #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_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_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_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_UAISenseEvent \ static_assert(alignof(UAISenseEvent) == 0x000008, "Wrong alignment on UAISenseEvent"); \ static_assert(sizeof(UAISenseEvent) == 0x000028, "Wrong size on UAISenseEvent"); \ #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_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_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_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_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_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_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_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_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) == 0x000140, "Wrong size on UBrainComponent"); \ static_assert(offsetof(UBrainComponent, BlackboardComp) == 0x0000F0, "Member 'UBrainComponent::BlackboardComp' has a wrong offset!"); \ static_assert(offsetof(UBrainComponent, AIOwner) == 0x0000F8, "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) == 0x0002D0, "Wrong size on UBehaviorTreeComponent"); \ static_assert(offsetof(UBehaviorTreeComponent, NodeInstances) == 0x000160, "Member 'UBehaviorTreeComponent::NodeInstances' has a wrong offset!"); \ static_assert(offsetof(UBehaviorTreeComponent, DefaultBehaviorTreeAsset) == 0x0002B8, "Member 'UBehaviorTreeComponent::DefaultBehaviorTreeAsset' has a wrong offset!"); \ #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_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_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) == 0x000210, "Wrong size on UBlackboardComponent"); \ static_assert(offsetof(UBlackboardComponent, BrainComp) == 0x0000E8, "Member 'UBlackboardComponent::BrainComp' has a wrong offset!"); \ static_assert(offsetof(UBlackboardComponent, DefaultBlackboardAsset) == 0x0000F0, "Member 'UBlackboardComponent::DefaultBlackboardAsset' has a wrong offset!"); \ static_assert(offsetof(UBlackboardComponent, BlackboardAsset) == 0x0000F8, "Member 'UBlackboardComponent::BlackboardAsset' has a wrong offset!"); \ static_assert(offsetof(UBlackboardComponent, KeyInstances) == 0x000120, "Member 'UBlackboardComponent::KeyInstances' 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_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_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_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_UBTAuxiliaryNode \ static_assert(alignof(UBTAuxiliaryNode) == 0x000008, "Wrong alignment on UBTAuxiliaryNode"); \ static_assert(sizeof(UBTAuxiliaryNode) == 0x000060, "Wrong size on UBTAuxiliaryNode"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 \ 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_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) == 0x000418, "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_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_UEQSRenderingComponent \ static_assert(alignof(UEQSRenderingComponent) == 0x000010, "Wrong alignment on UEQSRenderingComponent"); \ static_assert(sizeof(UEQSRenderingComponent) == 0x000610, "Wrong size on UEQSRenderingComponent"); \ #define DUMPER7_ASSERTS_AEQSTestingPawn \ static_assert(alignof(AEQSTestingPawn) == 0x000010, "Wrong alignment on AEQSTestingPawn"); \ static_assert(sizeof(AEQSTestingPawn) == 0x000720, "Wrong size on AEQSTestingPawn"); \ static_assert(offsetof(AEQSTestingPawn, QueryTemplate) == 0x000680, "Member 'AEQSTestingPawn::QueryTemplate' has a wrong offset!"); \ static_assert(offsetof(AEQSTestingPawn, QueryParams) == 0x000688, "Member 'AEQSTestingPawn::QueryParams' has a wrong offset!"); \ static_assert(offsetof(AEQSTestingPawn, QueryConfig) == 0x000698, "Member 'AEQSTestingPawn::QueryConfig' has a wrong offset!"); \ static_assert(offsetof(AEQSTestingPawn, TimeLimitPerStep) == 0x0006A8, "Member 'AEQSTestingPawn::TimeLimitPerStep' has a wrong offset!"); \ static_assert(offsetof(AEQSTestingPawn, StepToDebugDraw) == 0x0006AC, "Member 'AEQSTestingPawn::StepToDebugDraw' has a wrong offset!"); \ static_assert(offsetof(AEQSTestingPawn, HighlightMode) == 0x0006B0, "Member 'AEQSTestingPawn::HighlightMode' has a wrong offset!"); \ static_assert(offsetof(AEQSTestingPawn, QueryingMode) == 0x0006B8, "Member 'AEQSTestingPawn::QueryingMode' has a wrong offset!"); \ static_assert(offsetof(AEQSTestingPawn, NavAgentProperties) == 0x0006C0, "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_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_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_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_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_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 \ static_assert(alignof(UEnvQueryItemType) == 0x000008, "Wrong alignment on UEnvQueryItemType"); \ static_assert(sizeof(UEnvQueryItemType) == 0x000030, "Wrong size on UEnvQueryItemType"); \ #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_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_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_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) == 0x000418, "Wrong size on AGridPathAIController"); \ #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_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_UGridPathFollowingComponent \ static_assert(alignof(UGridPathFollowingComponent) == 0x000008, "Wrong alignment on UGridPathFollowingComponent"); \ static_assert(sizeof(UGridPathFollowingComponent) == 0x000330, "Wrong size on UGridPathFollowingComponent"); \ static_assert(offsetof(UGridPathFollowingComponent, GridManager) == 0x000300, "Member 'UGridPathFollowingComponent::GridManager' 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_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) == 0x000340, "Wrong size on ANavLinkProxy"); \ static_assert(offsetof(ANavLinkProxy, PointLinks) == 0x000300, "Member 'ANavLinkProxy::PointLinks' has a wrong offset!"); \ static_assert(offsetof(ANavLinkProxy, SegmentLinks) == 0x000310, "Member 'ANavLinkProxy::SegmentLinks' has a wrong offset!"); \ static_assert(offsetof(ANavLinkProxy, SmartLinkComp) == 0x000320, "Member 'ANavLinkProxy::SmartLinkComp' has a wrong offset!"); \ static_assert(offsetof(ANavLinkProxy, bSmartLinkIsRelevant) == 0x000328, "Member 'ANavLinkProxy::bSmartLinkIsRelevant' has a wrong offset!"); \ static_assert(offsetof(ANavLinkProxy, OnSmartLinkReached) == 0x000330, "Member 'ANavLinkProxy::OnSmartLinkReached' has a wrong offset!"); \ #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_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) == 0x0001C8, "Wrong size on UAIPerceptionComponent"); \ static_assert(offsetof(UAIPerceptionComponent, SensesConfig) == 0x0000E8, "Member 'UAIPerceptionComponent::SensesConfig' has a wrong offset!"); \ static_assert(offsetof(UAIPerceptionComponent, DominantSense) == 0x0000F8, "Member 'UAIPerceptionComponent::DominantSense' has a wrong offset!"); \ static_assert(offsetof(UAIPerceptionComponent, AIOwner) == 0x000110, "Member 'UAIPerceptionComponent::AIOwner' has a wrong offset!"); \ static_assert(offsetof(UAIPerceptionComponent, OnPerceptionUpdated) == 0x000198, "Member 'UAIPerceptionComponent::OnPerceptionUpdated' has a wrong offset!"); \ static_assert(offsetof(UAIPerceptionComponent, OnTargetPerceptionUpdated) == 0x0001A8, "Member 'UAIPerceptionComponent::OnTargetPerceptionUpdated' has a wrong offset!"); \ static_assert(offsetof(UAIPerceptionComponent, OnTargetPerceptionInfoUpdated) == 0x0001B8, "Member 'UAIPerceptionComponent::OnTargetPerceptionInfoUpdated' has a wrong offset!"); \ #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_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) == 0x000100, "Wrong size on UAIPerceptionStimuliSourceComponent"); \ static_assert(offsetof(UAIPerceptionStimuliSourceComponent, RegisterAsSourceForSenses) == 0x0000F0, "Member 'UAIPerceptionStimuliSourceComponent::RegisterAsSourceForSenses' has a wrong offset!"); \ #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_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_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_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_IAISightTargetInterface \ static_assert(alignof(IAISightTargetInterface) == 0x000001, "Wrong alignment on IAISightTargetInterface"); \ static_assert(sizeof(IAISightTargetInterface) == 0x000001, "Wrong size on IAISightTargetInterface"); \ #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) == 0x000130, "Wrong size on UPawnSensingComponent"); \ static_assert(offsetof(UPawnSensingComponent, HearingThreshold) == 0x0000E8, "Member 'UPawnSensingComponent::HearingThreshold' has a wrong offset!"); \ static_assert(offsetof(UPawnSensingComponent, LOSHearingThreshold) == 0x0000EC, "Member 'UPawnSensingComponent::LOSHearingThreshold' has a wrong offset!"); \ static_assert(offsetof(UPawnSensingComponent, SightRadius) == 0x0000F0, "Member 'UPawnSensingComponent::SightRadius' has a wrong offset!"); \ static_assert(offsetof(UPawnSensingComponent, SensingInterval) == 0x0000F4, "Member 'UPawnSensingComponent::SensingInterval' has a wrong offset!"); \ static_assert(offsetof(UPawnSensingComponent, HearingMaxSoundAge) == 0x0000F8, "Member 'UPawnSensingComponent::HearingMaxSoundAge' has a wrong offset!"); \ static_assert(offsetof(UPawnSensingComponent, OnSeePawn) == 0x000108, "Member 'UPawnSensingComponent::OnSeePawn' has a wrong offset!"); \ static_assert(offsetof(UPawnSensingComponent, OnHearNoise) == 0x000118, "Member 'UPawnSensingComponent::OnHearNoise' has a wrong offset!"); \ static_assert(offsetof(UPawnSensingComponent, PeripheralVisionAngle) == 0x000128, "Member 'UPawnSensingComponent::PeripheralVisionAngle' has a wrong offset!"); \ static_assert(offsetof(UPawnSensingComponent, PeripheralVisionCosine) == 0x00012C, "Member 'UPawnSensingComponent::PeripheralVisionCosine' 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_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_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_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_UVisualLoggerExtension \ static_assert(alignof(UVisualLoggerExtension) == 0x000008, "Wrong alignment on UVisualLoggerExtension"); \ static_assert(sizeof(UVisualLoggerExtension) == 0x000028, "Wrong size on UVisualLoggerExtension"); \ #define DUMPER7_ASSERTS_I_MontageManagerComponent_C_AnimationEvent \ static_assert(alignof(I_MontageManagerComponent_C_AnimationEvent) == 0x000004, "Wrong alignment on I_MontageManagerComponent_C_AnimationEvent"); \ static_assert(sizeof(I_MontageManagerComponent_C_AnimationEvent) == 0x000008, "Wrong size on I_MontageManagerComponent_C_AnimationEvent"); \ static_assert(offsetof(I_MontageManagerComponent_C_AnimationEvent, AnimationEvent_0) == 0x000000, "Member 'I_MontageManagerComponent_C_AnimationEvent::AnimationEvent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_MontageManagerComponent_C_GetAnimItem \ static_assert(alignof(I_MontageManagerComponent_C_GetAnimItem) == 0x000008, "Wrong alignment on I_MontageManagerComponent_C_GetAnimItem"); \ static_assert(sizeof(I_MontageManagerComponent_C_GetAnimItem) == 0x000020, "Wrong size on I_MontageManagerComponent_C_GetAnimItem"); \ static_assert(offsetof(I_MontageManagerComponent_C_GetAnimItem, Name_0) == 0x000000, "Member 'I_MontageManagerComponent_C_GetAnimItem::Name_0' has a wrong offset!"); \ static_assert(offsetof(I_MontageManagerComponent_C_GetAnimItem, Item) == 0x000008, "Member 'I_MontageManagerComponent_C_GetAnimItem::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_MontageManagerComponent_C_GetAnimProfile \ static_assert(alignof(I_MontageManagerComponent_C_GetAnimProfile) == 0x000008, "Wrong alignment on I_MontageManagerComponent_C_GetAnimProfile"); \ static_assert(sizeof(I_MontageManagerComponent_C_GetAnimProfile) == 0x000010, "Wrong size on I_MontageManagerComponent_C_GetAnimProfile"); \ static_assert(offsetof(I_MontageManagerComponent_C_GetAnimProfile, ForceUpdate) == 0x000000, "Member 'I_MontageManagerComponent_C_GetAnimProfile::ForceUpdate' has a wrong offset!"); \ static_assert(offsetof(I_MontageManagerComponent_C_GetAnimProfile, Profile) == 0x000008, "Member 'I_MontageManagerComponent_C_GetAnimProfile::Profile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_MontageManagerComponent_C_GetMontages \ static_assert(alignof(I_MontageManagerComponent_C_GetMontages) == 0x000008, "Wrong alignment on I_MontageManagerComponent_C_GetMontages"); \ static_assert(sizeof(I_MontageManagerComponent_C_GetMontages) == 0x000010, "Wrong size on I_MontageManagerComponent_C_GetMontages"); \ static_assert(offsetof(I_MontageManagerComponent_C_GetMontages, Action) == 0x000000, "Member 'I_MontageManagerComponent_C_GetMontages::Action' has a wrong offset!"); \ static_assert(offsetof(I_MontageManagerComponent_C_GetMontages, Montages) == 0x000008, "Member 'I_MontageManagerComponent_C_GetMontages::Montages' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_MontageManagerComponent_C \ static_assert(alignof(II_MontageManagerComponent_C) == 0x000001, "Wrong alignment on II_MontageManagerComponent_C"); \ static_assert(sizeof(II_MontageManagerComponent_C) == 0x000001, "Wrong size on II_MontageManagerComponent_C"); \ #define DUMPER7_ASSERTS_FActivityAccessData \ static_assert(alignof(FActivityAccessData) == 0x000004, "Wrong alignment on FActivityAccessData"); \ static_assert(sizeof(FActivityAccessData) == 0x000004, "Wrong size on FActivityAccessData"); \ static_assert(offsetof(FActivityAccessData, BitData) == 0x000000, "Member 'FActivityAccessData::BitData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelBoundOption \ static_assert(alignof(FLevelBoundOption) == 0x000008, "Wrong alignment on FLevelBoundOption"); \ static_assert(sizeof(FLevelBoundOption) == 0x000040, "Wrong size on FLevelBoundOption"); \ static_assert(offsetof(FLevelBoundOption, LevelName) == 0x000000, "Member 'FLevelBoundOption::LevelName' has a wrong offset!"); \ static_assert(offsetof(FLevelBoundOption, LevelBound) == 0x000008, "Member 'FLevelBoundOption::LevelBound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelCooldown \ static_assert(alignof(FLevelCooldown) == 0x000008, "Wrong alignment on FLevelCooldown"); \ static_assert(sizeof(FLevelCooldown) == 0x000018, "Wrong size on FLevelCooldown"); \ static_assert(offsetof(FLevelCooldown, LevelName) == 0x000000, "Member 'FLevelCooldown::LevelName' has a wrong offset!"); \ static_assert(offsetof(FLevelCooldown, LoadCooldown) == 0x000010, "Member 'FLevelCooldown::LoadCooldown' has a wrong offset!"); \ static_assert(offsetof(FLevelCooldown, UnloadCooldown) == 0x000014, "Member 'FLevelCooldown::UnloadCooldown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDCSSprintArmConfig \ static_assert(alignof(FDCSSprintArmConfig) == 0x000004, "Wrong alignment on FDCSSprintArmConfig"); \ static_assert(sizeof(FDCSSprintArmConfig) == 0x000018, "Wrong size on FDCSSprintArmConfig"); \ static_assert(offsetof(FDCSSprintArmConfig, CameraArmLength) == 0x000000, "Member 'FDCSSprintArmConfig::CameraArmLength' has a wrong offset!"); \ static_assert(offsetof(FDCSSprintArmConfig, CameraRelativeY) == 0x000004, "Member 'FDCSSprintArmConfig::CameraRelativeY' has a wrong offset!"); \ static_assert(offsetof(FDCSSprintArmConfig, CameraSocketX) == 0x000008, "Member 'FDCSSprintArmConfig::CameraSocketX' has a wrong offset!"); \ static_assert(offsetof(FDCSSprintArmConfig, CameraSocketY) == 0x00000C, "Member 'FDCSSprintArmConfig::CameraSocketY' has a wrong offset!"); \ static_assert(offsetof(FDCSSprintArmConfig, CameraSocketZ) == 0x000010, "Member 'FDCSSprintArmConfig::CameraSocketZ' has a wrong offset!"); \ static_assert(offsetof(FDCSSprintArmConfig, CameraRelativeZ) == 0x000014, "Member 'FDCSSprintArmConfig::CameraRelativeZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDCSPdoFadeParam \ static_assert(alignof(FDCSPdoFadeParam) == 0x000004, "Wrong alignment on FDCSPdoFadeParam"); \ static_assert(sizeof(FDCSPdoFadeParam) == 0x000028, "Wrong size on FDCSPdoFadeParam"); \ static_assert(offsetof(FDCSPdoFadeParam, bEnableFade) == 0x000000, "Member 'FDCSPdoFadeParam::bEnableFade' has a wrong offset!"); \ static_assert(offsetof(FDCSPdoFadeParam, ParameterName) == 0x000004, "Member 'FDCSPdoFadeParam::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FDCSPdoFadeParam, PdoFadeStartIfEnable) == 0x00000C, "Member 'FDCSPdoFadeParam::PdoFadeStartIfEnable' has a wrong offset!"); \ static_assert(offsetof(FDCSPdoFadeParam, PdoFadeEndIfEnable) == 0x000010, "Member 'FDCSPdoFadeParam::PdoFadeEndIfEnable' has a wrong offset!"); \ static_assert(offsetof(FDCSPdoFadeParam, PdoFadeSpeedIfEnable) == 0x000014, "Member 'FDCSPdoFadeParam::PdoFadeSpeedIfEnable' has a wrong offset!"); \ static_assert(offsetof(FDCSPdoFadeParam, PdoFadeStartIfDisable) == 0x000018, "Member 'FDCSPdoFadeParam::PdoFadeStartIfDisable' has a wrong offset!"); \ static_assert(offsetof(FDCSPdoFadeParam, PdoFadeEndIfDisable) == 0x00001C, "Member 'FDCSPdoFadeParam::PdoFadeEndIfDisable' has a wrong offset!"); \ static_assert(offsetof(FDCSPdoFadeParam, PdoFadeSpeedIfDisable) == 0x000020, "Member 'FDCSPdoFadeParam::PdoFadeSpeedIfDisable' has a wrong offset!"); \ static_assert(offsetof(FDCSPdoFadeParam, PdoLimitLayer) == 0x000024, "Member 'FDCSPdoFadeParam::PdoLimitLayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGenericStructPasser \ static_assert(alignof(FGenericStructPasser) == 0x000008, "Wrong alignment on FGenericStructPasser"); \ static_assert(sizeof(FGenericStructPasser) == 0x000010, "Wrong size on FGenericStructPasser"); \ #define DUMPER7_ASSERTS_FANSStartAndEnd \ static_assert(alignof(FANSStartAndEnd) == 0x000004, "Wrong alignment on FANSStartAndEnd"); \ static_assert(sizeof(FANSStartAndEnd) == 0x000008, "Wrong size on FANSStartAndEnd"); \ static_assert(offsetof(FANSStartAndEnd, StartTime) == 0x000000, "Member 'FANSStartAndEnd::StartTime' has a wrong offset!"); \ static_assert(offsetof(FANSStartAndEnd, EndTime) == 0x000004, "Member 'FANSStartAndEnd::EndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMontageDurationHandle \ static_assert(alignof(FMontageDurationHandle) == 0x000008, "Wrong alignment on FMontageDurationHandle"); \ static_assert(sizeof(FMontageDurationHandle) == 0x000008, "Wrong size on FMontageDurationHandle"); \ static_assert(offsetof(FMontageDurationHandle, Handle) == 0x000000, "Member 'FMontageDurationHandle::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISenseConfig_AlertHearing \ static_assert(alignof(UAISenseConfig_AlertHearing) == 0x000008, "Wrong alignment on UAISenseConfig_AlertHearing"); \ static_assert(sizeof(UAISenseConfig_AlertHearing) == 0x000060, "Wrong size on UAISenseConfig_AlertHearing"); \ #define DUMPER7_ASSERTS_UDCSPreloadTestSettings \ static_assert(alignof(UDCSPreloadTestSettings) == 0x000008, "Wrong alignment on UDCSPreloadTestSettings"); \ static_assert(sizeof(UDCSPreloadTestSettings) == 0x000048, "Wrong size on UDCSPreloadTestSettings"); \ static_assert(offsetof(UDCSPreloadTestSettings, PreloadClasses) == 0x000038, "Member 'UDCSPreloadTestSettings::PreloadClasses' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISenseConfig_AlertSight \ static_assert(alignof(UAISenseConfig_AlertSight) == 0x000008, "Wrong alignment on UAISenseConfig_AlertSight"); \ static_assert(sizeof(UAISenseConfig_AlertSight) == 0x000070, "Wrong size on UAISenseConfig_AlertSight"); \ #define DUMPER7_ASSERTS_ProxyCharacterComponent_ImplReplaceBeginPlay \ static_assert(alignof(ProxyCharacterComponent_ImplReplaceBeginPlay) == 0x000001, "Wrong alignment on ProxyCharacterComponent_ImplReplaceBeginPlay"); \ static_assert(sizeof(ProxyCharacterComponent_ImplReplaceBeginPlay) == 0x000001, "Wrong size on ProxyCharacterComponent_ImplReplaceBeginPlay"); \ static_assert(offsetof(ProxyCharacterComponent_ImplReplaceBeginPlay, ReInit) == 0x000000, "Member 'ProxyCharacterComponent_ImplReplaceBeginPlay::ReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProxyCharacterComponent_SSetComponentTickEnable \ static_assert(alignof(ProxyCharacterComponent_SSetComponentTickEnable) == 0x000001, "Wrong alignment on ProxyCharacterComponent_SSetComponentTickEnable"); \ static_assert(sizeof(ProxyCharacterComponent_SSetComponentTickEnable) == 0x000001, "Wrong size on ProxyCharacterComponent_SSetComponentTickEnable"); \ static_assert(offsetof(ProxyCharacterComponent_SSetComponentTickEnable, bEnable) == 0x000000, "Member 'ProxyCharacterComponent_SSetComponentTickEnable::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProxyCharacterComponent_SSetComponentTickInterval \ static_assert(alignof(ProxyCharacterComponent_SSetComponentTickInterval) == 0x000004, "Wrong alignment on ProxyCharacterComponent_SSetComponentTickInterval"); \ static_assert(sizeof(ProxyCharacterComponent_SSetComponentTickInterval) == 0x000004, "Wrong size on ProxyCharacterComponent_SSetComponentTickInterval"); \ static_assert(offsetof(ProxyCharacterComponent_SSetComponentTickInterval, Interval) == 0x000000, "Member 'ProxyCharacterComponent_SSetComponentTickInterval::Interval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProxyCharacterComponent_GetOwnActor \ static_assert(alignof(ProxyCharacterComponent_GetOwnActor) == 0x000008, "Wrong alignment on ProxyCharacterComponent_GetOwnActor"); \ static_assert(sizeof(ProxyCharacterComponent_GetOwnActor) == 0x000008, "Wrong size on ProxyCharacterComponent_GetOwnActor"); \ static_assert(offsetof(ProxyCharacterComponent_GetOwnActor, ReturnValue) == 0x000000, "Member 'ProxyCharacterComponent_GetOwnActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProxyCharacterComponent_GetOwnCharacter \ static_assert(alignof(ProxyCharacterComponent_GetOwnCharacter) == 0x000008, "Wrong alignment on ProxyCharacterComponent_GetOwnCharacter"); \ static_assert(sizeof(ProxyCharacterComponent_GetOwnCharacter) == 0x000008, "Wrong size on ProxyCharacterComponent_GetOwnCharacter"); \ static_assert(offsetof(ProxyCharacterComponent_GetOwnCharacter, ReturnValue) == 0x000000, "Member 'ProxyCharacterComponent_GetOwnCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProxyCharacterComponent_GetOwnController \ static_assert(alignof(ProxyCharacterComponent_GetOwnController) == 0x000008, "Wrong alignment on ProxyCharacterComponent_GetOwnController"); \ static_assert(sizeof(ProxyCharacterComponent_GetOwnController) == 0x000008, "Wrong size on ProxyCharacterComponent_GetOwnController"); \ static_assert(offsetof(ProxyCharacterComponent_GetOwnController, ReturnValue) == 0x000000, "Member 'ProxyCharacterComponent_GetOwnController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProxyCharacterComponent \ static_assert(alignof(UProxyCharacterComponent) == 0x000008, "Wrong alignment on UProxyCharacterComponent"); \ static_assert(sizeof(UProxyCharacterComponent) == 0x0000E8, "Wrong size on UProxyCharacterComponent"); \ #define DUMPER7_ASSERTS_UAISense_ActiveEventSight \ static_assert(alignof(UAISense_ActiveEventSight) == 0x000008, "Wrong alignment on UAISense_ActiveEventSight"); \ static_assert(sizeof(UAISense_ActiveEventSight) == 0x000170, "Wrong size on UAISense_ActiveEventSight"); \ #define DUMPER7_ASSERTS_GenericStructPasserLibrary_MakeGenericStructPasser \ static_assert(alignof(GenericStructPasserLibrary_MakeGenericStructPasser) == 0x000008, "Wrong alignment on GenericStructPasserLibrary_MakeGenericStructPasser"); \ static_assert(sizeof(GenericStructPasserLibrary_MakeGenericStructPasser) == 0x000018, "Wrong size on GenericStructPasserLibrary_MakeGenericStructPasser"); \ static_assert(offsetof(GenericStructPasserLibrary_MakeGenericStructPasser, OutGenericStruct) == 0x000000, "Member 'GenericStructPasserLibrary_MakeGenericStructPasser::OutGenericStruct' has a wrong offset!"); \ static_assert(offsetof(GenericStructPasserLibrary_MakeGenericStructPasser, InData) == 0x000010, "Member 'GenericStructPasserLibrary_MakeGenericStructPasser::InData' has a wrong offset!"); \ static_assert(offsetof(GenericStructPasserLibrary_MakeGenericStructPasser, ReturnValue) == 0x000014, "Member 'GenericStructPasserLibrary_MakeGenericStructPasser::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GenericStructPasserLibrary_ReadGenericStructPasser \ static_assert(alignof(GenericStructPasserLibrary_ReadGenericStructPasser) == 0x000008, "Wrong alignment on GenericStructPasserLibrary_ReadGenericStructPasser"); \ static_assert(sizeof(GenericStructPasserLibrary_ReadGenericStructPasser) == 0x000018, "Wrong size on GenericStructPasserLibrary_ReadGenericStructPasser"); \ static_assert(offsetof(GenericStructPasserLibrary_ReadGenericStructPasser, InGenericStruct) == 0x000000, "Member 'GenericStructPasserLibrary_ReadGenericStructPasser::InGenericStruct' has a wrong offset!"); \ static_assert(offsetof(GenericStructPasserLibrary_ReadGenericStructPasser, OutData) == 0x000010, "Member 'GenericStructPasserLibrary_ReadGenericStructPasser::OutData' has a wrong offset!"); \ static_assert(offsetof(GenericStructPasserLibrary_ReadGenericStructPasser, ReturnValue) == 0x000014, "Member 'GenericStructPasserLibrary_ReadGenericStructPasser::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGenericStructPasserLibrary \ static_assert(alignof(UGenericStructPasserLibrary) == 0x000008, "Wrong alignment on UGenericStructPasserLibrary"); \ static_assert(sizeof(UGenericStructPasserLibrary) == 0x000028, "Wrong size on UGenericStructPasserLibrary"); \ #define DUMPER7_ASSERTS_UAISenseConfig_FightingHearing \ static_assert(alignof(UAISenseConfig_FightingHearing) == 0x000008, "Wrong alignment on UAISenseConfig_FightingHearing"); \ static_assert(sizeof(UAISenseConfig_FightingHearing) == 0x000060, "Wrong size on UAISenseConfig_FightingHearing"); \ #define DUMPER7_ASSERTS_Interface_DCSCharacterStateOps_ImplBreakPoint \ static_assert(alignof(Interface_DCSCharacterStateOps_ImplBreakPoint) == 0x000008, "Wrong alignment on Interface_DCSCharacterStateOps_ImplBreakPoint"); \ static_assert(sizeof(Interface_DCSCharacterStateOps_ImplBreakPoint) == 0x000028, "Wrong size on Interface_DCSCharacterStateOps_ImplBreakPoint"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplBreakPoint, StateName) == 0x000000, "Member 'Interface_DCSCharacterStateOps_ImplBreakPoint::StateName' has a wrong offset!"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplBreakPoint, EventName) == 0x000010, "Member 'Interface_DCSCharacterStateOps_ImplBreakPoint::EventName' has a wrong offset!"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplBreakPoint, ReturnValue) == 0x000020, "Member 'Interface_DCSCharacterStateOps_ImplBreakPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Interface_DCSCharacterStateOps_ImplBreakpoint2 \ static_assert(alignof(Interface_DCSCharacterStateOps_ImplBreakpoint2) == 0x000008, "Wrong alignment on Interface_DCSCharacterStateOps_ImplBreakpoint2"); \ static_assert(sizeof(Interface_DCSCharacterStateOps_ImplBreakpoint2) == 0x000020, "Wrong size on Interface_DCSCharacterStateOps_ImplBreakpoint2"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplBreakpoint2, InParam0) == 0x000000, "Member 'Interface_DCSCharacterStateOps_ImplBreakpoint2::InParam0' has a wrong offset!"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplBreakpoint2, InParam1) == 0x000010, "Member 'Interface_DCSCharacterStateOps_ImplBreakpoint2::InParam1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Interface_DCSCharacterStateOps_ImplBufferInput \ static_assert(alignof(Interface_DCSCharacterStateOps_ImplBufferInput) == 0x000001, "Wrong alignment on Interface_DCSCharacterStateOps_ImplBufferInput"); \ static_assert(sizeof(Interface_DCSCharacterStateOps_ImplBufferInput) == 0x000001, "Wrong size on Interface_DCSCharacterStateOps_ImplBufferInput"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplBufferInput, InAction) == 0x000000, "Member 'Interface_DCSCharacterStateOps_ImplBufferInput::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Interface_DCSCharacterStateOps_ImplFallendamageBufferInput \ static_assert(alignof(Interface_DCSCharacterStateOps_ImplFallendamageBufferInput) == 0x000001, "Wrong alignment on Interface_DCSCharacterStateOps_ImplFallendamageBufferInput"); \ static_assert(sizeof(Interface_DCSCharacterStateOps_ImplFallendamageBufferInput) == 0x000001, "Wrong size on Interface_DCSCharacterStateOps_ImplFallendamageBufferInput"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplFallendamageBufferInput, InAction) == 0x000000, "Member 'Interface_DCSCharacterStateOps_ImplFallendamageBufferInput::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Interface_DCSCharacterStateOps_ImplHoldActioninput \ static_assert(alignof(Interface_DCSCharacterStateOps_ImplHoldActioninput) == 0x000001, "Wrong alignment on Interface_DCSCharacterStateOps_ImplHoldActioninput"); \ static_assert(sizeof(Interface_DCSCharacterStateOps_ImplHoldActioninput) == 0x000001, "Wrong size on Interface_DCSCharacterStateOps_ImplHoldActioninput"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplHoldActioninput, InAction) == 0x000000, "Member 'Interface_DCSCharacterStateOps_ImplHoldActioninput::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Interface_DCSCharacterStateOps_ImplPrintPoint \ static_assert(alignof(Interface_DCSCharacterStateOps_ImplPrintPoint) == 0x000008, "Wrong alignment on Interface_DCSCharacterStateOps_ImplPrintPoint"); \ static_assert(sizeof(Interface_DCSCharacterStateOps_ImplPrintPoint) == 0x000028, "Wrong size on Interface_DCSCharacterStateOps_ImplPrintPoint"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplPrintPoint, StateName) == 0x000000, "Member 'Interface_DCSCharacterStateOps_ImplPrintPoint::StateName' has a wrong offset!"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplPrintPoint, EventName) == 0x000010, "Member 'Interface_DCSCharacterStateOps_ImplPrintPoint::EventName' has a wrong offset!"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplPrintPoint, ReturnValue) == 0x000020, "Member 'Interface_DCSCharacterStateOps_ImplPrintPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Interface_DCSCharacterStateOps_ImplSetEnableCheckinteract \ static_assert(alignof(Interface_DCSCharacterStateOps_ImplSetEnableCheckinteract) == 0x000001, "Wrong alignment on Interface_DCSCharacterStateOps_ImplSetEnableCheckinteract"); \ static_assert(sizeof(Interface_DCSCharacterStateOps_ImplSetEnableCheckinteract) == 0x000001, "Wrong size on Interface_DCSCharacterStateOps_ImplSetEnableCheckinteract"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplSetEnableCheckinteract, bEnable) == 0x000000, "Member 'Interface_DCSCharacterStateOps_ImplSetEnableCheckinteract::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Interface_DCSCharacterStateOps_ImplSetState \ static_assert(alignof(Interface_DCSCharacterStateOps_ImplSetState) == 0x000008, "Wrong alignment on Interface_DCSCharacterStateOps_ImplSetState"); \ static_assert(sizeof(Interface_DCSCharacterStateOps_ImplSetState) == 0x000018, "Wrong size on Interface_DCSCharacterStateOps_ImplSetState"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplSetState, InStateType) == 0x000000, "Member 'Interface_DCSCharacterStateOps_ImplSetState::InStateType' has a wrong offset!"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplSetState, ReturnValue) == 0x000010, "Member 'Interface_DCSCharacterStateOps_ImplSetState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Interface_DCSCharacterStateOps_ImplTakeDamage \ static_assert(alignof(Interface_DCSCharacterStateOps_ImplTakeDamage) == 0x000008, "Wrong alignment on Interface_DCSCharacterStateOps_ImplTakeDamage"); \ static_assert(sizeof(Interface_DCSCharacterStateOps_ImplTakeDamage) == 0x000028, "Wrong size on Interface_DCSCharacterStateOps_ImplTakeDamage"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplTakeDamage, InDamage) == 0x000000, "Member 'Interface_DCSCharacterStateOps_ImplTakeDamage::InDamage' has a wrong offset!"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplTakeDamage, InHitresult) == 0x000010, "Member 'Interface_DCSCharacterStateOps_ImplTakeDamage::InHitresult' has a wrong offset!"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplTakeDamage, OutHandled) == 0x000020, "Member 'Interface_DCSCharacterStateOps_ImplTakeDamage::OutHandled' has a wrong offset!"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplTakeDamage, OutReturnresult) == 0x000021, "Member 'Interface_DCSCharacterStateOps_ImplTakeDamage::OutReturnresult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Interface_DCSCharacterStateOps_ImplTakeDirectDamage \ static_assert(alignof(Interface_DCSCharacterStateOps_ImplTakeDirectDamage) == 0x000008, "Wrong alignment on Interface_DCSCharacterStateOps_ImplTakeDirectDamage"); \ static_assert(sizeof(Interface_DCSCharacterStateOps_ImplTakeDirectDamage) == 0x000010, "Wrong size on Interface_DCSCharacterStateOps_ImplTakeDirectDamage"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplTakeDirectDamage, InValue) == 0x000000, "Member 'Interface_DCSCharacterStateOps_ImplTakeDirectDamage::InValue' has a wrong offset!"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplTakeDirectDamage, InCauser) == 0x000008, "Member 'Interface_DCSCharacterStateOps_ImplTakeDirectDamage::InCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Interface_DCSCharacterStateOps_ImplWeaponLoopBufferInput \ static_assert(alignof(Interface_DCSCharacterStateOps_ImplWeaponLoopBufferInput) == 0x000001, "Wrong alignment on Interface_DCSCharacterStateOps_ImplWeaponLoopBufferInput"); \ static_assert(sizeof(Interface_DCSCharacterStateOps_ImplWeaponLoopBufferInput) == 0x000001, "Wrong size on Interface_DCSCharacterStateOps_ImplWeaponLoopBufferInput"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplWeaponLoopBufferInput, InAction) == 0x000000, "Member 'Interface_DCSCharacterStateOps_ImplWeaponLoopBufferInput::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Interface_DCSCharacterStateOps_ImplWeaponLoopInputWithCheck \ static_assert(alignof(Interface_DCSCharacterStateOps_ImplWeaponLoopInputWithCheck) == 0x000001, "Wrong alignment on Interface_DCSCharacterStateOps_ImplWeaponLoopInputWithCheck"); \ static_assert(sizeof(Interface_DCSCharacterStateOps_ImplWeaponLoopInputWithCheck) == 0x000001, "Wrong size on Interface_DCSCharacterStateOps_ImplWeaponLoopInputWithCheck"); \ static_assert(offsetof(Interface_DCSCharacterStateOps_ImplWeaponLoopInputWithCheck, InAction) == 0x000000, "Member 'Interface_DCSCharacterStateOps_ImplWeaponLoopInputWithCheck::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IInterface_DCSCharacterStateOps \ static_assert(alignof(IInterface_DCSCharacterStateOps) == 0x000001, "Wrong alignment on IInterface_DCSCharacterStateOps"); \ static_assert(sizeof(IInterface_DCSCharacterStateOps) == 0x000001, "Wrong size on IInterface_DCSCharacterStateOps"); \ #define DUMPER7_ASSERTS_UAISenseConfig_FightingSight \ static_assert(alignof(UAISenseConfig_FightingSight) == 0x000008, "Wrong alignment on UAISenseConfig_FightingSight"); \ static_assert(sizeof(UAISenseConfig_FightingSight) == 0x000070, "Wrong size on UAISenseConfig_FightingSight"); \ #define DUMPER7_ASSERTS_UAISenseConfig_NormalHearing \ static_assert(alignof(UAISenseConfig_NormalHearing) == 0x000008, "Wrong alignment on UAISenseConfig_NormalHearing"); \ static_assert(sizeof(UAISenseConfig_NormalHearing) == 0x000060, "Wrong size on UAISenseConfig_NormalHearing"); \ #define DUMPER7_ASSERTS_UNavControlBoxComponent \ static_assert(alignof(UNavControlBoxComponent) == 0x000010, "Wrong alignment on UNavControlBoxComponent"); \ static_assert(sizeof(UNavControlBoxComponent) == 0x0005D0, "Wrong size on UNavControlBoxComponent"); \ #define DUMPER7_ASSERTS_UAISenseConfig_NormalSight \ static_assert(alignof(UAISenseConfig_NormalSight) == 0x000008, "Wrong alignment on UAISenseConfig_NormalSight"); \ static_assert(sizeof(UAISenseConfig_NormalSight) == 0x000070, "Wrong size on UAISenseConfig_NormalSight"); \ #define DUMPER7_ASSERTS_UNavigationMemoryQueryFilter \ static_assert(alignof(UNavigationMemoryQueryFilter) == 0x000008, "Wrong alignment on UNavigationMemoryQueryFilter"); \ static_assert(sizeof(UNavigationMemoryQueryFilter) == 0x000048, "Wrong size on UNavigationMemoryQueryFilter"); \ #define DUMPER7_ASSERTS_UAISense_ActiveEventHearing \ static_assert(alignof(UAISense_ActiveEventHearing) == 0x000008, "Wrong alignment on UAISense_ActiveEventHearing"); \ static_assert(sizeof(UAISense_ActiveEventHearing) == 0x0000E8, "Wrong size on UAISense_ActiveEventHearing"); \ #define DUMPER7_ASSERTS_ProxyComponentLibrary_GetProxyComponentByClass \ static_assert(alignof(ProxyComponentLibrary_GetProxyComponentByClass) == 0x000008, "Wrong alignment on ProxyComponentLibrary_GetProxyComponentByClass"); \ static_assert(sizeof(ProxyComponentLibrary_GetProxyComponentByClass) == 0x000018, "Wrong size on ProxyComponentLibrary_GetProxyComponentByClass"); \ static_assert(offsetof(ProxyComponentLibrary_GetProxyComponentByClass, Target) == 0x000000, "Member 'ProxyComponentLibrary_GetProxyComponentByClass::Target' has a wrong offset!"); \ static_assert(offsetof(ProxyComponentLibrary_GetProxyComponentByClass, ComponentClass) == 0x000008, "Member 'ProxyComponentLibrary_GetProxyComponentByClass::ComponentClass' has a wrong offset!"); \ static_assert(offsetof(ProxyComponentLibrary_GetProxyComponentByClass, ReturnValue) == 0x000010, "Member 'ProxyComponentLibrary_GetProxyComponentByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProxyComponentLibrary_GetProxyComponentsByClass \ static_assert(alignof(ProxyComponentLibrary_GetProxyComponentsByClass) == 0x000008, "Wrong alignment on ProxyComponentLibrary_GetProxyComponentsByClass"); \ static_assert(sizeof(ProxyComponentLibrary_GetProxyComponentsByClass) == 0x000020, "Wrong size on ProxyComponentLibrary_GetProxyComponentsByClass"); \ static_assert(offsetof(ProxyComponentLibrary_GetProxyComponentsByClass, Target) == 0x000000, "Member 'ProxyComponentLibrary_GetProxyComponentsByClass::Target' has a wrong offset!"); \ static_assert(offsetof(ProxyComponentLibrary_GetProxyComponentsByClass, ComponentClass) == 0x000008, "Member 'ProxyComponentLibrary_GetProxyComponentsByClass::ComponentClass' has a wrong offset!"); \ static_assert(offsetof(ProxyComponentLibrary_GetProxyComponentsByClass, ReturnValue) == 0x000010, "Member 'ProxyComponentLibrary_GetProxyComponentsByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProxyComponentLibrary_Private_TryCastToDCSCharacter \ static_assert(alignof(ProxyComponentLibrary_Private_TryCastToDCSCharacter) == 0x000008, "Wrong alignment on ProxyComponentLibrary_Private_TryCastToDCSCharacter"); \ static_assert(sizeof(ProxyComponentLibrary_Private_TryCastToDCSCharacter) == 0x000018, "Wrong size on ProxyComponentLibrary_Private_TryCastToDCSCharacter"); \ static_assert(offsetof(ProxyComponentLibrary_Private_TryCastToDCSCharacter, Target) == 0x000000, "Member 'ProxyComponentLibrary_Private_TryCastToDCSCharacter::Target' has a wrong offset!"); \ static_assert(offsetof(ProxyComponentLibrary_Private_TryCastToDCSCharacter, DSCCharacterClass) == 0x000008, "Member 'ProxyComponentLibrary_Private_TryCastToDCSCharacter::DSCCharacterClass' has a wrong offset!"); \ static_assert(offsetof(ProxyComponentLibrary_Private_TryCastToDCSCharacter, ReturnValue) == 0x000010, "Member 'ProxyComponentLibrary_Private_TryCastToDCSCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProxyComponentLibrary_TryCastToDCSCharacter_Pure \ static_assert(alignof(ProxyComponentLibrary_TryCastToDCSCharacter_Pure) == 0x000008, "Wrong alignment on ProxyComponentLibrary_TryCastToDCSCharacter_Pure"); \ static_assert(sizeof(ProxyComponentLibrary_TryCastToDCSCharacter_Pure) == 0x000020, "Wrong size on ProxyComponentLibrary_TryCastToDCSCharacter_Pure"); \ static_assert(offsetof(ProxyComponentLibrary_TryCastToDCSCharacter_Pure, Target) == 0x000000, "Member 'ProxyComponentLibrary_TryCastToDCSCharacter_Pure::Target' has a wrong offset!"); \ static_assert(offsetof(ProxyComponentLibrary_TryCastToDCSCharacter_Pure, DSCCharacterClass) == 0x000008, "Member 'ProxyComponentLibrary_TryCastToDCSCharacter_Pure::DSCCharacterClass' has a wrong offset!"); \ static_assert(offsetof(ProxyComponentLibrary_TryCastToDCSCharacter_Pure, bSuccess) == 0x000010, "Member 'ProxyComponentLibrary_TryCastToDCSCharacter_Pure::bSuccess' has a wrong offset!"); \ static_assert(offsetof(ProxyComponentLibrary_TryCastToDCSCharacter_Pure, ReturnValue) == 0x000018, "Member 'ProxyComponentLibrary_TryCastToDCSCharacter_Pure::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProxyComponentLibrary \ static_assert(alignof(UProxyComponentLibrary) == 0x000008, "Wrong alignment on UProxyComponentLibrary"); \ static_assert(sizeof(UProxyComponentLibrary) == 0x000028, "Wrong size on UProxyComponentLibrary"); \ #define DUMPER7_ASSERTS_UAISense_AlertHearing \ static_assert(alignof(UAISense_AlertHearing) == 0x000008, "Wrong alignment on UAISense_AlertHearing"); \ static_assert(sizeof(UAISense_AlertHearing) == 0x0000E8, "Wrong size on UAISense_AlertHearing"); \ #define DUMPER7_ASSERTS_UAISense_AlertSight \ static_assert(alignof(UAISense_AlertSight) == 0x000008, "Wrong alignment on UAISense_AlertSight"); \ static_assert(sizeof(UAISense_AlertSight) == 0x000170, "Wrong size on UAISense_AlertSight"); \ #define DUMPER7_ASSERTS_URangeAttackMeshComponent \ static_assert(alignof(URangeAttackMeshComponent) == 0x000010, "Wrong alignment on URangeAttackMeshComponent"); \ static_assert(sizeof(URangeAttackMeshComponent) == 0x0006E0, "Wrong size on URangeAttackMeshComponent"); \ #define DUMPER7_ASSERTS_UAISense_CombatHearing \ static_assert(alignof(UAISense_CombatHearing) == 0x000008, "Wrong alignment on UAISense_CombatHearing"); \ static_assert(sizeof(UAISense_CombatHearing) == 0x0000E8, "Wrong size on UAISense_CombatHearing"); \ #define DUMPER7_ASSERTS_UAISense_CombatSight \ static_assert(alignof(UAISense_CombatSight) == 0x000008, "Wrong alignment on UAISense_CombatSight"); \ static_assert(sizeof(UAISense_CombatSight) == 0x000170, "Wrong size on UAISense_CombatSight"); \ #define DUMPER7_ASSERTS_UAISense_CustomHearing \ static_assert(alignof(UAISense_CustomHearing) == 0x000008, "Wrong alignment on UAISense_CustomHearing"); \ static_assert(sizeof(UAISense_CustomHearing) == 0x0000E8, "Wrong size on UAISense_CustomHearing"); \ #define DUMPER7_ASSERTS_UNavArea_SwitchA \ static_assert(alignof(UNavArea_SwitchA) == 0x000008, "Wrong alignment on UNavArea_SwitchA"); \ static_assert(sizeof(UNavArea_SwitchA) == 0x000048, "Wrong size on UNavArea_SwitchA"); \ #define DUMPER7_ASSERTS_UAISense_CustomSight \ static_assert(alignof(UAISense_CustomSight) == 0x000008, "Wrong alignment on UAISense_CustomSight"); \ static_assert(sizeof(UAISense_CustomSight) == 0x000170, "Wrong size on UAISense_CustomSight"); \ #define DUMPER7_ASSERTS_UNavArea_SwitchB \ static_assert(alignof(UNavArea_SwitchB) == 0x000008, "Wrong alignment on UNavArea_SwitchB"); \ static_assert(sizeof(UNavArea_SwitchB) == 0x000048, "Wrong size on UNavArea_SwitchB"); \ #define DUMPER7_ASSERTS_UAISense_HelpTeamateHearing \ static_assert(alignof(UAISense_HelpTeamateHearing) == 0x000008, "Wrong alignment on UAISense_HelpTeamateHearing"); \ static_assert(sizeof(UAISense_HelpTeamateHearing) == 0x0000E8, "Wrong size on UAISense_HelpTeamateHearing"); \ #define DUMPER7_ASSERTS_UAISense_HelpTeamateSight \ static_assert(alignof(UAISense_HelpTeamateSight) == 0x000008, "Wrong alignment on UAISense_HelpTeamateSight"); \ static_assert(sizeof(UAISense_HelpTeamateSight) == 0x000170, "Wrong size on UAISense_HelpTeamateSight"); \ #define DUMPER7_ASSERTS_DCSPathFollowingComponent_MarkRefusedLocation \ static_assert(alignof(DCSPathFollowingComponent_MarkRefusedLocation) == 0x000008, "Wrong alignment on DCSPathFollowingComponent_MarkRefusedLocation"); \ static_assert(sizeof(DCSPathFollowingComponent_MarkRefusedLocation) == 0x000028, "Wrong size on DCSPathFollowingComponent_MarkRefusedLocation"); \ static_assert(offsetof(DCSPathFollowingComponent_MarkRefusedLocation, Center) == 0x000000, "Member 'DCSPathFollowingComponent_MarkRefusedLocation::Center' has a wrong offset!"); \ static_assert(offsetof(DCSPathFollowingComponent_MarkRefusedLocation, Radius) == 0x000018, "Member 'DCSPathFollowingComponent_MarkRefusedLocation::Radius' has a wrong offset!"); \ static_assert(offsetof(DCSPathFollowingComponent_MarkRefusedLocation, Duration) == 0x00001C, "Member 'DCSPathFollowingComponent_MarkRefusedLocation::Duration' has a wrong offset!"); \ static_assert(offsetof(DCSPathFollowingComponent_MarkRefusedLocation, ReturnValue) == 0x000020, "Member 'DCSPathFollowingComponent_MarkRefusedLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPathFollowingComponent_RecomputePath \ static_assert(alignof(DCSPathFollowingComponent_RecomputePath) == 0x000001, "Wrong alignment on DCSPathFollowingComponent_RecomputePath"); \ static_assert(sizeof(DCSPathFollowingComponent_RecomputePath) == 0x000001, "Wrong size on DCSPathFollowingComponent_RecomputePath"); \ static_assert(offsetof(DCSPathFollowingComponent_RecomputePath, ReturnValue) == 0x000000, "Member 'DCSPathFollowingComponent_RecomputePath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSPathFollowingComponent \ static_assert(alignof(UDCSPathFollowingComponent) == 0x000008, "Wrong alignment on UDCSPathFollowingComponent"); \ static_assert(sizeof(UDCSPathFollowingComponent) == 0x0003A8, "Wrong size on UDCSPathFollowingComponent"); \ static_assert(offsetof(UDCSPathFollowingComponent, DebugNavigationPath) == 0x000350, "Member 'UDCSPathFollowingComponent::DebugNavigationPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISense_IdleHearing \ static_assert(alignof(UAISense_IdleHearing) == 0x000008, "Wrong alignment on UAISense_IdleHearing"); \ static_assert(sizeof(UAISense_IdleHearing) == 0x0000E8, "Wrong size on UAISense_IdleHearing"); \ #define DUMPER7_ASSERTS_UAISense_IdleSight \ static_assert(alignof(UAISense_IdleSight) == 0x000008, "Wrong alignment on UAISense_IdleSight"); \ static_assert(sizeof(UAISense_IdleSight) == 0x000170, "Wrong size on UAISense_IdleSight"); \ #define DUMPER7_ASSERTS_DCSCrowdFollowingComponent_OnControllerEndPlayed \ static_assert(alignof(DCSCrowdFollowingComponent_OnControllerEndPlayed) == 0x000008, "Wrong alignment on DCSCrowdFollowingComponent_OnControllerEndPlayed"); \ static_assert(sizeof(DCSCrowdFollowingComponent_OnControllerEndPlayed) == 0x000010, "Wrong size on DCSCrowdFollowingComponent_OnControllerEndPlayed"); \ static_assert(offsetof(DCSCrowdFollowingComponent_OnControllerEndPlayed, InActor) == 0x000000, "Member 'DCSCrowdFollowingComponent_OnControllerEndPlayed::InActor' has a wrong offset!"); \ static_assert(offsetof(DCSCrowdFollowingComponent_OnControllerEndPlayed, EndPlayReason) == 0x000008, "Member 'DCSCrowdFollowingComponent_OnControllerEndPlayed::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSCrowdFollowingComponent \ static_assert(alignof(UDCSCrowdFollowingComponent) == 0x000008, "Wrong alignment on UDCSCrowdFollowingComponent"); \ static_assert(sizeof(UDCSCrowdFollowingComponent) == 0x000358, "Wrong size on UDCSCrowdFollowingComponent"); \ static_assert(offsetof(UDCSCrowdFollowingComponent, DebugNavigationPath) == 0x000350, "Member 'UDCSCrowdFollowingComponent::DebugNavigationPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISense_IdleSightAI2AI \ static_assert(alignof(UAISense_IdleSightAI2AI) == 0x000008, "Wrong alignment on UAISense_IdleSightAI2AI"); \ static_assert(sizeof(UAISense_IdleSightAI2AI) == 0x000278, "Wrong size on UAISense_IdleSightAI2AI"); \ #define DUMPER7_ASSERTS_UAnimNotifyState_Collision \ static_assert(alignof(UAnimNotifyState_Collision) == 0x000008, "Wrong alignment on UAnimNotifyState_Collision"); \ static_assert(sizeof(UAnimNotifyState_Collision) == 0x0000A8, "Wrong size on UAnimNotifyState_Collision"); \ static_assert(offsetof(UAnimNotifyState_Collision, ToSpawn) == 0x000040, "Member 'UAnimNotifyState_Collision::ToSpawn' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_Collision, SocketName) == 0x000048, "Member 'UAnimNotifyState_Collision::SocketName' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_Collision, LocationOffset) == 0x000050, "Member 'UAnimNotifyState_Collision::LocationOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_Collision, RotationOffset) == 0x000068, "Member 'UAnimNotifyState_Collision::RotationOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_Collision, ScaleOffset) == 0x000080, "Member 'UAnimNotifyState_Collision::ScaleOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_Collision, bDestroyAtEnd) == 0x000098, "Member 'UAnimNotifyState_Collision::bDestroyAtEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAttackCollisionActor \ static_assert(alignof(AAttackCollisionActor) == 0x000008, "Wrong alignment on AAttackCollisionActor"); \ static_assert(sizeof(AAttackCollisionActor) == 0x0002F0, "Wrong size on AAttackCollisionActor"); \ #define DUMPER7_ASSERTS_CameraCollisionComponentBase_CalcCameraCollision \ static_assert(alignof(CameraCollisionComponentBase_CalcCameraCollision) == 0x000008, "Wrong alignment on CameraCollisionComponentBase_CalcCameraCollision"); \ static_assert(sizeof(CameraCollisionComponentBase_CalcCameraCollision) == 0x000020, "Wrong size on CameraCollisionComponentBase_CalcCameraCollision"); \ static_assert(offsetof(CameraCollisionComponentBase_CalcCameraCollision, SpringArm) == 0x000000, "Member 'CameraCollisionComponentBase_CalcCameraCollision::SpringArm' has a wrong offset!"); \ static_assert(offsetof(CameraCollisionComponentBase_CalcCameraCollision, CamComponent) == 0x000008, "Member 'CameraCollisionComponentBase_CalcCameraCollision::CamComponent' has a wrong offset!"); \ static_assert(offsetof(CameraCollisionComponentBase_CalcCameraCollision, InDesiredDistance) == 0x000010, "Member 'CameraCollisionComponentBase_CalcCameraCollision::InDesiredDistance' has a wrong offset!"); \ static_assert(offsetof(CameraCollisionComponentBase_CalcCameraCollision, InPushSpeed) == 0x000014, "Member 'CameraCollisionComponentBase_CalcCameraCollision::InPushSpeed' has a wrong offset!"); \ static_assert(offsetof(CameraCollisionComponentBase_CalcCameraCollision, InPullSpeed) == 0x000018, "Member 'CameraCollisionComponentBase_CalcCameraCollision::InPullSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCollisionComponentBase_GetDesiredDistance \ static_assert(alignof(CameraCollisionComponentBase_GetDesiredDistance) == 0x000004, "Wrong alignment on CameraCollisionComponentBase_GetDesiredDistance"); \ static_assert(sizeof(CameraCollisionComponentBase_GetDesiredDistance) == 0x000004, "Wrong size on CameraCollisionComponentBase_GetDesiredDistance"); \ static_assert(offsetof(CameraCollisionComponentBase_GetDesiredDistance, ReturnValue) == 0x000000, "Member 'CameraCollisionComponentBase_GetDesiredDistance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCollisionComponentBase_Init \ static_assert(alignof(CameraCollisionComponentBase_Init) == 0x000008, "Wrong alignment on CameraCollisionComponentBase_Init"); \ static_assert(sizeof(CameraCollisionComponentBase_Init) == 0x000010, "Wrong size on CameraCollisionComponentBase_Init"); \ static_assert(offsetof(CameraCollisionComponentBase_Init, InSpringComponent) == 0x000000, "Member 'CameraCollisionComponentBase_Init::InSpringComponent' has a wrong offset!"); \ static_assert(offsetof(CameraCollisionComponentBase_Init, InCameraComponent) == 0x000008, "Member 'CameraCollisionComponentBase_Init::InCameraComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCollisionComponentBase_SetDesiredDistance \ static_assert(alignof(CameraCollisionComponentBase_SetDesiredDistance) == 0x000004, "Wrong alignment on CameraCollisionComponentBase_SetDesiredDistance"); \ static_assert(sizeof(CameraCollisionComponentBase_SetDesiredDistance) == 0x000004, "Wrong size on CameraCollisionComponentBase_SetDesiredDistance"); \ static_assert(offsetof(CameraCollisionComponentBase_SetDesiredDistance, InDesiredDistance) == 0x000000, "Member 'CameraCollisionComponentBase_SetDesiredDistance::InDesiredDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraCollisionComponentBase \ static_assert(alignof(UCameraCollisionComponentBase) == 0x000008, "Wrong alignment on UCameraCollisionComponentBase"); \ static_assert(sizeof(UCameraCollisionComponentBase) == 0x000120, "Wrong size on UCameraCollisionComponentBase"); \ static_assert(offsetof(UCameraCollisionComponentBase, bEnable) == 0x00010C, "Member 'UCameraCollisionComponentBase::bEnable' has a wrong offset!"); \ static_assert(offsetof(UCameraCollisionComponentBase, CameraTraceRadius) == 0x000110, "Member 'UCameraCollisionComponentBase::CameraTraceRadius' has a wrong offset!"); \ static_assert(offsetof(UCameraCollisionComponentBase, PushSpeed) == 0x000114, "Member 'UCameraCollisionComponentBase::PushSpeed' has a wrong offset!"); \ static_assert(offsetof(UCameraCollisionComponentBase, PullSpeed) == 0x000118, "Member 'UCameraCollisionComponentBase::PullSpeed' has a wrong offset!"); \ static_assert(offsetof(UCameraCollisionComponentBase, ObjectType) == 0x00011C, "Member 'UCameraCollisionComponentBase::ObjectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_DebugSetCellLoad \ static_assert(alignof(DSCActor_DebugSetCellLoad) == 0x000001, "Wrong alignment on DSCActor_DebugSetCellLoad"); \ static_assert(sizeof(DSCActor_DebugSetCellLoad) == 0x000001, "Wrong size on DSCActor_DebugSetCellLoad"); \ static_assert(offsetof(DSCActor_DebugSetCellLoad, CellLoad) == 0x000000, "Member 'DSCActor_DebugSetCellLoad::CellLoad' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_DebugSetSlowTick \ static_assert(alignof(DSCActor_DebugSetSlowTick) == 0x000001, "Wrong alignment on DSCActor_DebugSetSlowTick"); \ static_assert(sizeof(DSCActor_DebugSetSlowTick) == 0x000001, "Wrong size on DSCActor_DebugSetSlowTick"); \ static_assert(offsetof(DSCActor_DebugSetSlowTick, NewSllowTick) == 0x000000, "Member 'DSCActor_DebugSetSlowTick::NewSllowTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_ForceActiveLayerState \ static_assert(alignof(DSCActor_ForceActiveLayerState) == 0x000001, "Wrong alignment on DSCActor_ForceActiveLayerState"); \ static_assert(sizeof(DSCActor_ForceActiveLayerState) == 0x000001, "Wrong size on DSCActor_ForceActiveLayerState"); \ static_assert(offsetof(DSCActor_ForceActiveLayerState, bForceActiveByUser) == 0x000000, "Member 'DSCActor_ForceActiveLayerState::bForceActiveByUser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_GetActorMeshSlowtick \ static_assert(alignof(DSCActor_GetActorMeshSlowtick) == 0x000001, "Wrong alignment on DSCActor_GetActorMeshSlowtick"); \ static_assert(sizeof(DSCActor_GetActorMeshSlowtick) == 0x000001, "Wrong size on DSCActor_GetActorMeshSlowtick"); \ static_assert(offsetof(DSCActor_GetActorMeshSlowtick, ReturnValue) == 0x000000, "Member 'DSCActor_GetActorMeshSlowtick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_OnRefreshDataLayerState \ static_assert(alignof(DSCActor_OnRefreshDataLayerState) == 0x000001, "Wrong alignment on DSCActor_OnRefreshDataLayerState"); \ static_assert(sizeof(DSCActor_OnRefreshDataLayerState) == 0x000001, "Wrong size on DSCActor_OnRefreshDataLayerState"); \ static_assert(offsetof(DSCActor_OnRefreshDataLayerState, bIsInAnyActiveLayer) == 0x000000, "Member 'DSCActor_OnRefreshDataLayerState::bIsInAnyActiveLayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_OnUpdatedSlowTick \ static_assert(alignof(DSCActor_OnUpdatedSlowTick) == 0x000001, "Wrong alignment on DSCActor_OnUpdatedSlowTick"); \ static_assert(sizeof(DSCActor_OnUpdatedSlowTick) == 0x000001, "Wrong size on DSCActor_OnUpdatedSlowTick"); \ static_assert(offsetof(DSCActor_OnUpdatedSlowTick, CurrentSlowTick) == 0x000000, "Member 'DSCActor_OnUpdatedSlowTick::CurrentSlowTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_SetComponentAnimation \ static_assert(alignof(DSCActor_SetComponentAnimation) == 0x000008, "Wrong alignment on DSCActor_SetComponentAnimation"); \ static_assert(sizeof(DSCActor_SetComponentAnimation) == 0x000010, "Wrong size on DSCActor_SetComponentAnimation"); \ static_assert(offsetof(DSCActor_SetComponentAnimation, Component) == 0x000000, "Member 'DSCActor_SetComponentAnimation::Component' has a wrong offset!"); \ static_assert(offsetof(DSCActor_SetComponentAnimation, TickInterval) == 0x000008, "Member 'DSCActor_SetComponentAnimation::TickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_SetComponentHiddenInGame \ static_assert(alignof(DSCActor_SetComponentHiddenInGame) == 0x000008, "Wrong alignment on DSCActor_SetComponentHiddenInGame"); \ static_assert(sizeof(DSCActor_SetComponentHiddenInGame) == 0x000010, "Wrong size on DSCActor_SetComponentHiddenInGame"); \ static_assert(offsetof(DSCActor_SetComponentHiddenInGame, Component) == 0x000000, "Member 'DSCActor_SetComponentHiddenInGame::Component' has a wrong offset!"); \ static_assert(offsetof(DSCActor_SetComponentHiddenInGame, bInHidden) == 0x000008, "Member 'DSCActor_SetComponentHiddenInGame::bInHidden' has a wrong offset!"); \ static_assert(offsetof(DSCActor_SetComponentHiddenInGame, bPropagateToChild) == 0x000009, "Member 'DSCActor_SetComponentHiddenInGame::bPropagateToChild' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_SetComponentPhysics \ static_assert(alignof(DSCActor_SetComponentPhysics) == 0x000008, "Wrong alignment on DSCActor_SetComponentPhysics"); \ static_assert(sizeof(DSCActor_SetComponentPhysics) == 0x000010, "Wrong size on DSCActor_SetComponentPhysics"); \ static_assert(offsetof(DSCActor_SetComponentPhysics, Component) == 0x000000, "Member 'DSCActor_SetComponentPhysics::Component' has a wrong offset!"); \ static_assert(offsetof(DSCActor_SetComponentPhysics, TickInterval) == 0x000008, "Member 'DSCActor_SetComponentPhysics::TickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_SetComponentTickEnable \ static_assert(alignof(DSCActor_SetComponentTickEnable) == 0x000008, "Wrong alignment on DSCActor_SetComponentTickEnable"); \ static_assert(sizeof(DSCActor_SetComponentTickEnable) == 0x000010, "Wrong size on DSCActor_SetComponentTickEnable"); \ static_assert(offsetof(DSCActor_SetComponentTickEnable, Component) == 0x000000, "Member 'DSCActor_SetComponentTickEnable::Component' has a wrong offset!"); \ static_assert(offsetof(DSCActor_SetComponentTickEnable, TickEnable) == 0x000008, "Member 'DSCActor_SetComponentTickEnable::TickEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_SetComponentTickInterval \ static_assert(alignof(DSCActor_SetComponentTickInterval) == 0x000008, "Wrong alignment on DSCActor_SetComponentTickInterval"); \ static_assert(sizeof(DSCActor_SetComponentTickInterval) == 0x000010, "Wrong size on DSCActor_SetComponentTickInterval"); \ static_assert(offsetof(DSCActor_SetComponentTickInterval, Component) == 0x000000, "Member 'DSCActor_SetComponentTickInterval::Component' has a wrong offset!"); \ static_assert(offsetof(DSCActor_SetComponentTickInterval, TickInterval) == 0x000008, "Member 'DSCActor_SetComponentTickInterval::TickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_SetComponentVisible \ static_assert(alignof(DSCActor_SetComponentVisible) == 0x000008, "Wrong alignment on DSCActor_SetComponentVisible"); \ static_assert(sizeof(DSCActor_SetComponentVisible) == 0x000010, "Wrong size on DSCActor_SetComponentVisible"); \ static_assert(offsetof(DSCActor_SetComponentVisible, Component) == 0x000000, "Member 'DSCActor_SetComponentVisible::Component' has a wrong offset!"); \ static_assert(offsetof(DSCActor_SetComponentVisible, bVisible) == 0x000008, "Member 'DSCActor_SetComponentVisible::bVisible' has a wrong offset!"); \ static_assert(offsetof(DSCActor_SetComponentVisible, bPropagateToChild) == 0x000009, "Member 'DSCActor_SetComponentVisible::bPropagateToChild' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_SetFakeAutonomousProxy \ static_assert(alignof(DSCActor_SetFakeAutonomousProxy) == 0x000001, "Wrong alignment on DSCActor_SetFakeAutonomousProxy"); \ static_assert(sizeof(DSCActor_SetFakeAutonomousProxy) == 0x000001, "Wrong size on DSCActor_SetFakeAutonomousProxy"); \ static_assert(offsetof(DSCActor_SetFakeAutonomousProxy, bInFakeAutonomousProxy) == 0x000000, "Member 'DSCActor_SetFakeAutonomousProxy::bInFakeAutonomousProxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_SetFreezedSlowTick \ static_assert(alignof(DSCActor_SetFreezedSlowTick) == 0x000001, "Wrong alignment on DSCActor_SetFreezedSlowTick"); \ static_assert(sizeof(DSCActor_SetFreezedSlowTick) == 0x000001, "Wrong size on DSCActor_SetFreezedSlowTick"); \ static_assert(offsetof(DSCActor_SetFreezedSlowTick, bFreezed) == 0x000000, "Member 'DSCActor_SetFreezedSlowTick::bFreezed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_SetLodDistanceExtend \ static_assert(alignof(DSCActor_SetLodDistanceExtend) == 0x000004, "Wrong alignment on DSCActor_SetLodDistanceExtend"); \ static_assert(sizeof(DSCActor_SetLodDistanceExtend) == 0x000004, "Wrong size on DSCActor_SetLodDistanceExtend"); \ static_assert(offsetof(DSCActor_SetLodDistanceExtend, NewExtend) == 0x000000, "Member 'DSCActor_SetLodDistanceExtend::NewExtend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_SetPerformanceHiddenActor \ static_assert(alignof(DSCActor_SetPerformanceHiddenActor) == 0x000001, "Wrong alignment on DSCActor_SetPerformanceHiddenActor"); \ static_assert(sizeof(DSCActor_SetPerformanceHiddenActor) == 0x000001, "Wrong size on DSCActor_SetPerformanceHiddenActor"); \ static_assert(offsetof(DSCActor_SetPerformanceHiddenActor, HiddenByPerformance) == 0x000000, "Member 'DSCActor_SetPerformanceHiddenActor::HiddenByPerformance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_SSetActorTickEnable \ static_assert(alignof(DSCActor_SSetActorTickEnable) == 0x000001, "Wrong alignment on DSCActor_SSetActorTickEnable"); \ static_assert(sizeof(DSCActor_SSetActorTickEnable) == 0x000001, "Wrong size on DSCActor_SSetActorTickEnable"); \ static_assert(offsetof(DSCActor_SSetActorTickEnable, TickEnable) == 0x000000, "Member 'DSCActor_SSetActorTickEnable::TickEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_SSetActorTickInterval \ static_assert(alignof(DSCActor_SSetActorTickInterval) == 0x000004, "Wrong alignment on DSCActor_SSetActorTickInterval"); \ static_assert(sizeof(DSCActor_SSetActorTickInterval) == 0x000004, "Wrong size on DSCActor_SSetActorTickInterval"); \ static_assert(offsetof(DSCActor_SSetActorTickInterval, TickInterval) == 0x000000, "Member 'DSCActor_SSetActorTickInterval::TickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_TryGetLastRenderTime \ static_assert(alignof(DSCActor_TryGetLastRenderTime) == 0x000004, "Wrong alignment on DSCActor_TryGetLastRenderTime"); \ static_assert(sizeof(DSCActor_TryGetLastRenderTime) == 0x000004, "Wrong size on DSCActor_TryGetLastRenderTime"); \ static_assert(offsetof(DSCActor_TryGetLastRenderTime, ReturnValue) == 0x000000, "Member 'DSCActor_TryGetLastRenderTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_UpdateLodDistanceScale \ static_assert(alignof(DSCActor_UpdateLodDistanceScale) == 0x000004, "Wrong alignment on DSCActor_UpdateLodDistanceScale"); \ static_assert(sizeof(DSCActor_UpdateLodDistanceScale) == 0x000004, "Wrong size on DSCActor_UpdateLodDistanceScale"); \ static_assert(offsetof(DSCActor_UpdateLodDistanceScale, NewScale) == 0x000000, "Member 'DSCActor_UpdateLodDistanceScale::NewScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_UpdateSlowTickWeight \ static_assert(alignof(DSCActor_UpdateSlowTickWeight) == 0x000008, "Wrong alignment on DSCActor_UpdateSlowTickWeight"); \ static_assert(sizeof(DSCActor_UpdateSlowTickWeight) == 0x000020, "Wrong size on DSCActor_UpdateSlowTickWeight"); \ static_assert(offsetof(DSCActor_UpdateSlowTickWeight, ClientViewPorts) == 0x000000, "Member 'DSCActor_UpdateSlowTickWeight::ClientViewPorts' has a wrong offset!"); \ static_assert(offsetof(DSCActor_UpdateSlowTickWeight, OutWeight) == 0x000010, "Member 'DSCActor_UpdateSlowTickWeight::OutWeight' has a wrong offset!"); \ static_assert(offsetof(DSCActor_UpdateSlowTickWeight, OutCost) == 0x000014, "Member 'DSCActor_UpdateSlowTickWeight::OutCost' has a wrong offset!"); \ static_assert(offsetof(DSCActor_UpdateSlowTickWeight, OutRequestSlowTick) == 0x000018, "Member 'DSCActor_UpdateSlowTickWeight::OutRequestSlowTick' has a wrong offset!"); \ static_assert(offsetof(DSCActor_UpdateSlowTickWeight, bOutOverride) == 0x000019, "Member 'DSCActor_UpdateSlowTickWeight::bOutOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCActor_GetFreezedSlowTick \ static_assert(alignof(DSCActor_GetFreezedSlowTick) == 0x000001, "Wrong alignment on DSCActor_GetFreezedSlowTick"); \ static_assert(sizeof(DSCActor_GetFreezedSlowTick) == 0x000001, "Wrong size on DSCActor_GetFreezedSlowTick"); \ static_assert(offsetof(DSCActor_GetFreezedSlowTick, ReturnValue) == 0x000000, "Member 'DSCActor_GetFreezedSlowTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADSCActor \ static_assert(alignof(ADSCActor) == 0x000008, "Wrong alignment on ADSCActor"); \ static_assert(sizeof(ADSCActor) == 0x0004A8, "Wrong size on ADSCActor"); \ static_assert(offsetof(ADSCActor, EnableNoPlayerTickPerformance) == 0x000438, "Member 'ADSCActor::EnableNoPlayerTickPerformance' has a wrong offset!"); \ static_assert(offsetof(ADSCActor, SlowTickRange) == 0x00043C, "Member 'ADSCActor::SlowTickRange' has a wrong offset!"); \ static_assert(offsetof(ADSCActor, StopTickRange) == 0x000440, "Member 'ADSCActor::StopTickRange' has a wrong offset!"); \ static_assert(offsetof(ADSCActor, SlowTickInterval) == 0x000444, "Member 'ADSCActor::SlowTickInterval' has a wrong offset!"); \ static_assert(offsetof(ADSCActor, StopTickInterval) == 0x000448, "Member 'ADSCActor::StopTickInterval' has a wrong offset!"); \ static_assert(offsetof(ADSCActor, SlowTickComponentTag) == 0x00044C, "Member 'ADSCActor::SlowTickComponentTag' has a wrong offset!"); \ static_assert(offsetof(ADSCActor, Lod0Range) == 0x000454, "Member 'ADSCActor::Lod0Range' has a wrong offset!"); \ static_assert(offsetof(ADSCActor, Lod1Range) == 0x000458, "Member 'ADSCActor::Lod1Range' has a wrong offset!"); \ static_assert(offsetof(ADSCActor, Lod2Range) == 0x00045C, "Member 'ADSCActor::Lod2Range' has a wrong offset!"); \ static_assert(offsetof(ADSCActor, Lod3Range) == 0x000460, "Member 'ADSCActor::Lod3Range' has a wrong offset!"); \ static_assert(offsetof(ADSCActor, SlowTickLawfulHeight) == 0x000464, "Member 'ADSCActor::SlowTickLawfulHeight' has a wrong offset!"); \ static_assert(offsetof(ADSCActor, SlowTickHegihtTag) == 0x000468, "Member 'ADSCActor::SlowTickHegihtTag' has a wrong offset!"); \ static_assert(offsetof(ADSCActor, OnActorMeshSlowtickUpdate) == 0x000478, "Member 'ADSCActor::OnActorMeshSlowtickUpdate' has a wrong offset!"); \ static_assert(offsetof(ADSCActor, DCSLevelLayers) == 0x000490, "Member 'ADSCActor::DCSLevelLayers' has a wrong offset!"); \ static_assert(offsetof(ADSCActor, bPerformanceHidden) == 0x0004A0, "Member 'ADSCActor::bPerformanceHidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDSCCachedPoolSystem \ static_assert(alignof(UDSCCachedPoolSystem) == 0x000008, "Wrong alignment on UDSCCachedPoolSystem"); \ static_assert(sizeof(UDSCCachedPoolSystem) == 0x000080, "Wrong size on UDSCCachedPoolSystem"); \ static_assert(offsetof(UDSCCachedPoolSystem, CachedNavProperties) == 0x000030, "Member 'UDSCCachedPoolSystem::CachedNavProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_Character_Sort \ static_assert(alignof(DSCCharacter_Character_Sort) == 0x000008, "Wrong alignment on DSCCharacter_Character_Sort"); \ static_assert(sizeof(DSCCharacter_Character_Sort) == 0x0000A0, "Wrong size on DSCCharacter_Character_Sort"); \ static_assert(offsetof(DSCCharacter_Character_Sort, A) == 0x000000, "Member 'DSCCharacter_Character_Sort::A' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_Character_Sort, ReturnValue) == 0x000050, "Member 'DSCCharacter_Character_Sort::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_DebugSetCellLoad \ static_assert(alignof(DSCCharacter_DebugSetCellLoad) == 0x000001, "Wrong alignment on DSCCharacter_DebugSetCellLoad"); \ static_assert(sizeof(DSCCharacter_DebugSetCellLoad) == 0x000001, "Wrong size on DSCCharacter_DebugSetCellLoad"); \ static_assert(offsetof(DSCCharacter_DebugSetCellLoad, CellLoad) == 0x000000, "Member 'DSCCharacter_DebugSetCellLoad::CellLoad' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_DebugSetSlowTick \ static_assert(alignof(DSCCharacter_DebugSetSlowTick) == 0x000001, "Wrong alignment on DSCCharacter_DebugSetSlowTick"); \ static_assert(sizeof(DSCCharacter_DebugSetSlowTick) == 0x000001, "Wrong size on DSCCharacter_DebugSetSlowTick"); \ static_assert(offsetof(DSCCharacter_DebugSetSlowTick, NewSllowTick) == 0x000000, "Member 'DSCCharacter_DebugSetSlowTick::NewSllowTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_EnableURO \ static_assert(alignof(DSCCharacter_EnableURO) == 0x000008, "Wrong alignment on DSCCharacter_EnableURO"); \ static_assert(sizeof(DSCCharacter_EnableURO) == 0x000020, "Wrong size on DSCCharacter_EnableURO"); \ static_assert(offsetof(DSCCharacter_EnableURO, MeshPtr) == 0x000000, "Member 'DSCCharacter_EnableURO::MeshPtr' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_EnableURO, Enable) == 0x000008, "Member 'DSCCharacter_EnableURO::Enable' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_EnableURO, thresholds) == 0x000010, "Member 'DSCCharacter_EnableURO::thresholds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_ForceActiveLayerState \ static_assert(alignof(DSCCharacter_ForceActiveLayerState) == 0x000001, "Wrong alignment on DSCCharacter_ForceActiveLayerState"); \ static_assert(sizeof(DSCCharacter_ForceActiveLayerState) == 0x000001, "Wrong size on DSCCharacter_ForceActiveLayerState"); \ static_assert(offsetof(DSCCharacter_ForceActiveLayerState, ForceActiveByUser) == 0x000000, "Member 'DSCCharacter_ForceActiveLayerState::ForceActiveByUser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_GetCharacterMeshSlowtick \ static_assert(alignof(DSCCharacter_GetCharacterMeshSlowtick) == 0x000001, "Wrong alignment on DSCCharacter_GetCharacterMeshSlowtick"); \ static_assert(sizeof(DSCCharacter_GetCharacterMeshSlowtick) == 0x000001, "Wrong size on DSCCharacter_GetCharacterMeshSlowtick"); \ static_assert(offsetof(DSCCharacter_GetCharacterMeshSlowtick, ReturnValue) == 0x000000, "Member 'DSCCharacter_GetCharacterMeshSlowtick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_IsWorldTearingDown \ static_assert(alignof(DSCCharacter_IsWorldTearingDown) == 0x000001, "Wrong alignment on DSCCharacter_IsWorldTearingDown"); \ static_assert(sizeof(DSCCharacter_IsWorldTearingDown) == 0x000001, "Wrong size on DSCCharacter_IsWorldTearingDown"); \ static_assert(offsetof(DSCCharacter_IsWorldTearingDown, ReturnValue) == 0x000000, "Member 'DSCCharacter_IsWorldTearingDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_OnRefreshDataLayerState \ static_assert(alignof(DSCCharacter_OnRefreshDataLayerState) == 0x000001, "Wrong alignment on DSCCharacter_OnRefreshDataLayerState"); \ static_assert(sizeof(DSCCharacter_OnRefreshDataLayerState) == 0x000001, "Wrong size on DSCCharacter_OnRefreshDataLayerState"); \ static_assert(offsetof(DSCCharacter_OnRefreshDataLayerState, bIsInAnyActiveLayer) == 0x000000, "Member 'DSCCharacter_OnRefreshDataLayerState::bIsInAnyActiveLayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_OnUpdatedSlowTick \ static_assert(alignof(DSCCharacter_OnUpdatedSlowTick) == 0x000001, "Wrong alignment on DSCCharacter_OnUpdatedSlowTick"); \ static_assert(sizeof(DSCCharacter_OnUpdatedSlowTick) == 0x000001, "Wrong size on DSCCharacter_OnUpdatedSlowTick"); \ static_assert(offsetof(DSCCharacter_OnUpdatedSlowTick, CurrentSlowTick) == 0x000000, "Member 'DSCCharacter_OnUpdatedSlowTick::CurrentSlowTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_SetComponentAnimation \ static_assert(alignof(DSCCharacter_SetComponentAnimation) == 0x000008, "Wrong alignment on DSCCharacter_SetComponentAnimation"); \ static_assert(sizeof(DSCCharacter_SetComponentAnimation) == 0x000010, "Wrong size on DSCCharacter_SetComponentAnimation"); \ static_assert(offsetof(DSCCharacter_SetComponentAnimation, Component) == 0x000000, "Member 'DSCCharacter_SetComponentAnimation::Component' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_SetComponentAnimation, TickInterval) == 0x000008, "Member 'DSCCharacter_SetComponentAnimation::TickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_SetComponentHiddenInGame \ static_assert(alignof(DSCCharacter_SetComponentHiddenInGame) == 0x000008, "Wrong alignment on DSCCharacter_SetComponentHiddenInGame"); \ static_assert(sizeof(DSCCharacter_SetComponentHiddenInGame) == 0x000010, "Wrong size on DSCCharacter_SetComponentHiddenInGame"); \ static_assert(offsetof(DSCCharacter_SetComponentHiddenInGame, Component) == 0x000000, "Member 'DSCCharacter_SetComponentHiddenInGame::Component' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_SetComponentHiddenInGame, bInHidden) == 0x000008, "Member 'DSCCharacter_SetComponentHiddenInGame::bInHidden' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_SetComponentHiddenInGame, bPropagateToChild) == 0x000009, "Member 'DSCCharacter_SetComponentHiddenInGame::bPropagateToChild' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_SetComponentPhysics \ static_assert(alignof(DSCCharacter_SetComponentPhysics) == 0x000008, "Wrong alignment on DSCCharacter_SetComponentPhysics"); \ static_assert(sizeof(DSCCharacter_SetComponentPhysics) == 0x000010, "Wrong size on DSCCharacter_SetComponentPhysics"); \ static_assert(offsetof(DSCCharacter_SetComponentPhysics, Component) == 0x000000, "Member 'DSCCharacter_SetComponentPhysics::Component' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_SetComponentPhysics, TickInterval) == 0x000008, "Member 'DSCCharacter_SetComponentPhysics::TickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_SetComponentTickEnable \ static_assert(alignof(DSCCharacter_SetComponentTickEnable) == 0x000008, "Wrong alignment on DSCCharacter_SetComponentTickEnable"); \ static_assert(sizeof(DSCCharacter_SetComponentTickEnable) == 0x000010, "Wrong size on DSCCharacter_SetComponentTickEnable"); \ static_assert(offsetof(DSCCharacter_SetComponentTickEnable, Component) == 0x000000, "Member 'DSCCharacter_SetComponentTickEnable::Component' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_SetComponentTickEnable, TickEnable) == 0x000008, "Member 'DSCCharacter_SetComponentTickEnable::TickEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_SetComponentTickInterval \ static_assert(alignof(DSCCharacter_SetComponentTickInterval) == 0x000008, "Wrong alignment on DSCCharacter_SetComponentTickInterval"); \ static_assert(sizeof(DSCCharacter_SetComponentTickInterval) == 0x000010, "Wrong size on DSCCharacter_SetComponentTickInterval"); \ static_assert(offsetof(DSCCharacter_SetComponentTickInterval, Component) == 0x000000, "Member 'DSCCharacter_SetComponentTickInterval::Component' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_SetComponentTickInterval, TickInterval) == 0x000008, "Member 'DSCCharacter_SetComponentTickInterval::TickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_SetComponentVisible \ static_assert(alignof(DSCCharacter_SetComponentVisible) == 0x000008, "Wrong alignment on DSCCharacter_SetComponentVisible"); \ static_assert(sizeof(DSCCharacter_SetComponentVisible) == 0x000010, "Wrong size on DSCCharacter_SetComponentVisible"); \ static_assert(offsetof(DSCCharacter_SetComponentVisible, Component) == 0x000000, "Member 'DSCCharacter_SetComponentVisible::Component' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_SetComponentVisible, bVisible) == 0x000008, "Member 'DSCCharacter_SetComponentVisible::bVisible' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_SetComponentVisible, bPropagateToChild) == 0x000009, "Member 'DSCCharacter_SetComponentVisible::bPropagateToChild' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_SetFreezedSlowTick \ static_assert(alignof(DSCCharacter_SetFreezedSlowTick) == 0x000001, "Wrong alignment on DSCCharacter_SetFreezedSlowTick"); \ static_assert(sizeof(DSCCharacter_SetFreezedSlowTick) == 0x000001, "Wrong size on DSCCharacter_SetFreezedSlowTick"); \ static_assert(offsetof(DSCCharacter_SetFreezedSlowTick, bFreezed) == 0x000000, "Member 'DSCCharacter_SetFreezedSlowTick::bFreezed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_SetLodDistanceExtend \ static_assert(alignof(DSCCharacter_SetLodDistanceExtend) == 0x000004, "Wrong alignment on DSCCharacter_SetLodDistanceExtend"); \ static_assert(sizeof(DSCCharacter_SetLodDistanceExtend) == 0x000004, "Wrong size on DSCCharacter_SetLodDistanceExtend"); \ static_assert(offsetof(DSCCharacter_SetLodDistanceExtend, NewExtend) == 0x000000, "Member 'DSCCharacter_SetLodDistanceExtend::NewExtend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_SetLodFrustumDistanceOffset \ static_assert(alignof(DSCCharacter_SetLodFrustumDistanceOffset) == 0x000004, "Wrong alignment on DSCCharacter_SetLodFrustumDistanceOffset"); \ static_assert(sizeof(DSCCharacter_SetLodFrustumDistanceOffset) == 0x000004, "Wrong size on DSCCharacter_SetLodFrustumDistanceOffset"); \ static_assert(offsetof(DSCCharacter_SetLodFrustumDistanceOffset, NewOffset) == 0x000000, "Member 'DSCCharacter_SetLodFrustumDistanceOffset::NewOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_SSetActorTickEnable \ static_assert(alignof(DSCCharacter_SSetActorTickEnable) == 0x000001, "Wrong alignment on DSCCharacter_SSetActorTickEnable"); \ static_assert(sizeof(DSCCharacter_SSetActorTickEnable) == 0x000001, "Wrong size on DSCCharacter_SSetActorTickEnable"); \ static_assert(offsetof(DSCCharacter_SSetActorTickEnable, TickEnable) == 0x000000, "Member 'DSCCharacter_SSetActorTickEnable::TickEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_SSetActorTickInterval \ static_assert(alignof(DSCCharacter_SSetActorTickInterval) == 0x000004, "Wrong alignment on DSCCharacter_SSetActorTickInterval"); \ static_assert(sizeof(DSCCharacter_SSetActorTickInterval) == 0x000004, "Wrong size on DSCCharacter_SSetActorTickInterval"); \ static_assert(offsetof(DSCCharacter_SSetActorTickInterval, TickInterval) == 0x000000, "Member 'DSCCharacter_SSetActorTickInterval::TickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_UpdateGlobalTeamInfo \ static_assert(alignof(DSCCharacter_UpdateGlobalTeamInfo) == 0x000008, "Wrong alignment on DSCCharacter_UpdateGlobalTeamInfo"); \ static_assert(sizeof(DSCCharacter_UpdateGlobalTeamInfo) == 0x000060, "Wrong size on DSCCharacter_UpdateGlobalTeamInfo"); \ static_assert(offsetof(DSCCharacter_UpdateGlobalTeamInfo, CampID) == 0x000000, "Member 'DSCCharacter_UpdateGlobalTeamInfo::CampID' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_UpdateGlobalTeamInfo, TeamAttitude) == 0x000008, "Member 'DSCCharacter_UpdateGlobalTeamInfo::TeamAttitude' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_UpdateGlobalTeamInfo, ReturnValue) == 0x000058, "Member 'DSCCharacter_UpdateGlobalTeamInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_UpdateLodDistanceScale \ static_assert(alignof(DSCCharacter_UpdateLodDistanceScale) == 0x000004, "Wrong alignment on DSCCharacter_UpdateLodDistanceScale"); \ static_assert(sizeof(DSCCharacter_UpdateLodDistanceScale) == 0x000004, "Wrong size on DSCCharacter_UpdateLodDistanceScale"); \ static_assert(offsetof(DSCCharacter_UpdateLodDistanceScale, NewScale) == 0x000000, "Member 'DSCCharacter_UpdateLodDistanceScale::NewScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_UpdateShouldSlowTick \ static_assert(alignof(DSCCharacter_UpdateShouldSlowTick) == 0x000004, "Wrong alignment on DSCCharacter_UpdateShouldSlowTick"); \ static_assert(sizeof(DSCCharacter_UpdateShouldSlowTick) == 0x000004, "Wrong size on DSCCharacter_UpdateShouldSlowTick"); \ static_assert(offsetof(DSCCharacter_UpdateShouldSlowTick, check_result) == 0x000000, "Member 'DSCCharacter_UpdateShouldSlowTick::check_result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_UpdateSlowTickWeight \ static_assert(alignof(DSCCharacter_UpdateSlowTickWeight) == 0x000008, "Wrong alignment on DSCCharacter_UpdateSlowTickWeight"); \ static_assert(sizeof(DSCCharacter_UpdateSlowTickWeight) == 0x000020, "Wrong size on DSCCharacter_UpdateSlowTickWeight"); \ static_assert(offsetof(DSCCharacter_UpdateSlowTickWeight, ClientViewPorts) == 0x000000, "Member 'DSCCharacter_UpdateSlowTickWeight::ClientViewPorts' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_UpdateSlowTickWeight, OutWeight) == 0x000010, "Member 'DSCCharacter_UpdateSlowTickWeight::OutWeight' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_UpdateSlowTickWeight, OutCost) == 0x000014, "Member 'DSCCharacter_UpdateSlowTickWeight::OutCost' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_UpdateSlowTickWeight, OutRequestSlowTick) == 0x000018, "Member 'DSCCharacter_UpdateSlowTickWeight::OutRequestSlowTick' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_UpdateSlowTickWeight, bOutOverride) == 0x000019, "Member 'DSCCharacter_UpdateSlowTickWeight::bOutOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_UpdateTeamIDByGlobal \ static_assert(alignof(DSCCharacter_UpdateTeamIDByGlobal) == 0x000004, "Wrong alignment on DSCCharacter_UpdateTeamIDByGlobal"); \ static_assert(sizeof(DSCCharacter_UpdateTeamIDByGlobal) == 0x00000C, "Wrong size on DSCCharacter_UpdateTeamIDByGlobal"); \ static_assert(offsetof(DSCCharacter_UpdateTeamIDByGlobal, CampID) == 0x000000, "Member 'DSCCharacter_UpdateTeamIDByGlobal::CampID' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_UpdateTeamIDByGlobal, ReturnValue) == 0x000008, "Member 'DSCCharacter_UpdateTeamIDByGlobal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_ValidGlobalTeamInfo \ static_assert(alignof(DSCCharacter_ValidGlobalTeamInfo) == 0x000004, "Wrong alignment on DSCCharacter_ValidGlobalTeamInfo"); \ static_assert(sizeof(DSCCharacter_ValidGlobalTeamInfo) == 0x00000C, "Wrong size on DSCCharacter_ValidGlobalTeamInfo"); \ static_assert(offsetof(DSCCharacter_ValidGlobalTeamInfo, CampID) == 0x000000, "Member 'DSCCharacter_ValidGlobalTeamInfo::CampID' has a wrong offset!"); \ static_assert(offsetof(DSCCharacter_ValidGlobalTeamInfo, ReturnValue) == 0x000008, "Member 'DSCCharacter_ValidGlobalTeamInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DSCCharacter_GetFreezedSlowTick \ static_assert(alignof(DSCCharacter_GetFreezedSlowTick) == 0x000001, "Wrong alignment on DSCCharacter_GetFreezedSlowTick"); \ static_assert(sizeof(DSCCharacter_GetFreezedSlowTick) == 0x000001, "Wrong size on DSCCharacter_GetFreezedSlowTick"); \ static_assert(offsetof(DSCCharacter_GetFreezedSlowTick, ReturnValue) == 0x000000, "Member 'DSCCharacter_GetFreezedSlowTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADSCCharacter \ static_assert(alignof(ADSCCharacter) == 0x000010, "Wrong alignment on ADSCCharacter"); \ static_assert(sizeof(ADSCCharacter) == 0x0009D0, "Wrong size on ADSCCharacter"); \ static_assert(offsetof(ADSCCharacter, EnableNoPlayerTickPerformance) == 0x000922, "Member 'ADSCCharacter::EnableNoPlayerTickPerformance' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, SlowTickRange) == 0x000924, "Member 'ADSCCharacter::SlowTickRange' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, StopTickRange) == 0x000928, "Member 'ADSCCharacter::StopTickRange' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, SlowTickInterval) == 0x00092C, "Member 'ADSCCharacter::SlowTickInterval' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, StopTickInterval) == 0x000930, "Member 'ADSCCharacter::StopTickInterval' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, SlowTickComponentTag) == 0x000934, "Member 'ADSCCharacter::SlowTickComponentTag' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, Lod0Range) == 0x00093C, "Member 'ADSCCharacter::Lod0Range' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, Lod1Range) == 0x000940, "Member 'ADSCCharacter::Lod1Range' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, Lod2Range) == 0x000944, "Member 'ADSCCharacter::Lod2Range' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, Lod3Range) == 0x000948, "Member 'ADSCCharacter::Lod3Range' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, LodDistanceScale) == 0x00094C, "Member 'ADSCCharacter::LodDistanceScale' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, LodFrustumDistanceOffset) == 0x000950, "Member 'ADSCCharacter::LodFrustumDistanceOffset' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, SlowTickLawfulHeight) == 0x000954, "Member 'ADSCCharacter::SlowTickLawfulHeight' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, SlowTickHegihtTag) == 0x000958, "Member 'ADSCCharacter::SlowTickHegihtTag' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, ClothTickRange) == 0x000964, "Member 'ADSCCharacter::ClothTickRange' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, AIHeightSense) == 0x000968, "Member 'ADSCCharacter::AIHeightSense' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, AIHeightSenseHeight) == 0x00096C, "Member 'ADSCCharacter::AIHeightSenseHeight' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, bAISenseCheckBlock) == 0x000970, "Member 'ADSCCharacter::bAISenseCheckBlock' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, DCSLevelLayers) == 0x000978, "Member 'ADSCCharacter::DCSLevelLayers' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, LastSlowTickWeight) == 0x000988, "Member 'ADSCCharacter::LastSlowTickWeight' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, NestCapsule_CollisionProfileName) == 0x00098C, "Member 'ADSCCharacter::NestCapsule_CollisionProfileName' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, OnCharMeshSlowitckUpdate) == 0x000998, "Member 'ADSCCharacter::OnCharMeshSlowitckUpdate' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, NestedSoftCapsuleComponent) == 0x0009B0, "Member 'ADSCCharacter::NestedSoftCapsuleComponent' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, NavAgentIndex) == 0x0009B8, "Member 'ADSCCharacter::NavAgentIndex' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, bUpdateNavAgentIndex) == 0x0009BC, "Member 'ADSCCharacter::bUpdateNavAgentIndex' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, AutoPossessedController) == 0x0009C0, "Member 'ADSCCharacter::AutoPossessedController' has a wrong offset!"); \ static_assert(offsetof(ADSCCharacter, bPerformanceHidden) == 0x0009C8, "Member 'ADSCCharacter::bPerformanceHidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSChracterMovmentSettings \ static_assert(alignof(UDCSChracterMovmentSettings) == 0x000008, "Wrong alignment on UDCSChracterMovmentSettings"); \ static_assert(sizeof(UDCSChracterMovmentSettings) == 0x000090, "Wrong size on UDCSChracterMovmentSettings"); \ static_assert(offsetof(UDCSChracterMovmentSettings, UnwalkableCollisionObjectTypes) == 0x000038, "Member 'UDCSChracterMovmentSettings::UnwalkableCollisionObjectTypes' has a wrong offset!"); \ static_assert(offsetof(UDCSChracterMovmentSettings, EnableCollisionChannelHorizontalReject) == 0x000088, "Member 'UDCSChracterMovmentSettings::EnableCollisionChannelHorizontalReject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSCharacterMovementComponent_ClearAttachedCharMovement \ static_assert(alignof(DCSCharacterMovementComponent_ClearAttachedCharMovement) == 0x000001, "Wrong alignment on DCSCharacterMovementComponent_ClearAttachedCharMovement"); \ static_assert(sizeof(DCSCharacterMovementComponent_ClearAttachedCharMovement) == 0x000001, "Wrong size on DCSCharacterMovementComponent_ClearAttachedCharMovement"); \ static_assert(offsetof(DCSCharacterMovementComponent_ClearAttachedCharMovement, ReturnValue) == 0x000000, "Member 'DCSCharacterMovementComponent_ClearAttachedCharMovement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSCharacterMovementComponent_DCS_SetGroundMovementMode \ static_assert(alignof(DCSCharacterMovementComponent_DCS_SetGroundMovementMode) == 0x000001, "Wrong alignment on DCSCharacterMovementComponent_DCS_SetGroundMovementMode"); \ static_assert(sizeof(DCSCharacterMovementComponent_DCS_SetGroundMovementMode) == 0x000001, "Wrong size on DCSCharacterMovementComponent_DCS_SetGroundMovementMode"); \ static_assert(offsetof(DCSCharacterMovementComponent_DCS_SetGroundMovementMode, NewGroundMovementMode) == 0x000000, "Member 'DCSCharacterMovementComponent_DCS_SetGroundMovementMode::NewGroundMovementMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSCharacterMovementComponent_DebugWalkableFloorInfo \ static_assert(alignof(DCSCharacterMovementComponent_DebugWalkableFloorInfo) == 0x000004, "Wrong alignment on DCSCharacterMovementComponent_DebugWalkableFloorInfo"); \ static_assert(sizeof(DCSCharacterMovementComponent_DebugWalkableFloorInfo) == 0x000008, "Wrong size on DCSCharacterMovementComponent_DebugWalkableFloorInfo"); \ static_assert(offsetof(DCSCharacterMovementComponent_DebugWalkableFloorInfo, OutWalkable) == 0x000000, "Member 'DCSCharacterMovementComponent_DebugWalkableFloorInfo::OutWalkable' has a wrong offset!"); \ static_assert(offsetof(DCSCharacterMovementComponent_DebugWalkableFloorInfo, OutTickInterval) == 0x000004, "Member 'DCSCharacterMovementComponent_DebugWalkableFloorInfo::OutTickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSCharacterMovementComponent_SetAttachedCharMovement \ static_assert(alignof(DCSCharacterMovementComponent_SetAttachedCharMovement) == 0x000010, "Wrong alignment on DCSCharacterMovementComponent_SetAttachedCharMovement"); \ static_assert(sizeof(DCSCharacterMovementComponent_SetAttachedCharMovement) == 0x000090, "Wrong size on DCSCharacterMovementComponent_SetAttachedCharMovement"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetAttachedCharMovement, InAttachedCharMovement) == 0x000000, "Member 'DCSCharacterMovementComponent_SetAttachedCharMovement::InAttachedCharMovement' has a wrong offset!"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetAttachedCharMovement, InAttachedParent) == 0x000008, "Member 'DCSCharacterMovementComponent_SetAttachedCharMovement::InAttachedParent' has a wrong offset!"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetAttachedCharMovement, InAttachedSocketName) == 0x000010, "Member 'DCSCharacterMovementComponent_SetAttachedCharMovement::InAttachedSocketName' has a wrong offset!"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetAttachedCharMovement, InAttachOffset) == 0x000020, "Member 'DCSCharacterMovementComponent_SetAttachedCharMovement::InAttachOffset' has a wrong offset!"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetAttachedCharMovement, ReturnValue) == 0x000080, "Member 'DCSCharacterMovementComponent_SetAttachedCharMovement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSCharacterMovementComponent_SetAttachedMoveMask \ static_assert(alignof(DCSCharacterMovementComponent_SetAttachedMoveMask) == 0x000001, "Wrong alignment on DCSCharacterMovementComponent_SetAttachedMoveMask"); \ static_assert(sizeof(DCSCharacterMovementComponent_SetAttachedMoveMask) == 0x000003, "Wrong size on DCSCharacterMovementComponent_SetAttachedMoveMask"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetAttachedMoveMask, InStep) == 0x000000, "Member 'DCSCharacterMovementComponent_SetAttachedMoveMask::InStep' has a wrong offset!"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetAttachedMoveMask, InAttachedMoveMethod) == 0x000001, "Member 'DCSCharacterMovementComponent_SetAttachedMoveMask::InAttachedMoveMethod' has a wrong offset!"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetAttachedMoveMask, ReturnValue) == 0x000002, "Member 'DCSCharacterMovementComponent_SetAttachedMoveMask::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSCharacterMovementComponent_SetDecayedImpactVelocity \ static_assert(alignof(DCSCharacterMovementComponent_SetDecayedImpactVelocity) == 0x000008, "Wrong alignment on DCSCharacterMovementComponent_SetDecayedImpactVelocity"); \ static_assert(sizeof(DCSCharacterMovementComponent_SetDecayedImpactVelocity) == 0x000028, "Wrong size on DCSCharacterMovementComponent_SetDecayedImpactVelocity"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetDecayedImpactVelocity, InStartVelocity) == 0x000000, "Member 'DCSCharacterMovementComponent_SetDecayedImpactVelocity::InStartVelocity' has a wrong offset!"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetDecayedImpactVelocity, DecayedType) == 0x000018, "Member 'DCSCharacterMovementComponent_SetDecayedImpactVelocity::DecayedType' has a wrong offset!"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetDecayedImpactVelocity, OverrideType) == 0x000019, "Member 'DCSCharacterMovementComponent_SetDecayedImpactVelocity::OverrideType' has a wrong offset!"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetDecayedImpactVelocity, InMaxDuration) == 0x00001C, "Member 'DCSCharacterMovementComponent_SetDecayedImpactVelocity::InMaxDuration' has a wrong offset!"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetDecayedImpactVelocity, InDecelerationParam) == 0x000020, "Member 'DCSCharacterMovementComponent_SetDecayedImpactVelocity::InDecelerationParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSCharacterMovementComponent_SetDecayedImpactVelocityByCurve \ static_assert(alignof(DCSCharacterMovementComponent_SetDecayedImpactVelocityByCurve) == 0x000008, "Wrong alignment on DCSCharacterMovementComponent_SetDecayedImpactVelocityByCurve"); \ static_assert(sizeof(DCSCharacterMovementComponent_SetDecayedImpactVelocityByCurve) == 0x000030, "Wrong size on DCSCharacterMovementComponent_SetDecayedImpactVelocityByCurve"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetDecayedImpactVelocityByCurve, InMaxVelocity) == 0x000000, "Member 'DCSCharacterMovementComponent_SetDecayedImpactVelocityByCurve::InMaxVelocity' has a wrong offset!"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetDecayedImpactVelocityByCurve, OverrideType) == 0x000018, "Member 'DCSCharacterMovementComponent_SetDecayedImpactVelocityByCurve::OverrideType' has a wrong offset!"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetDecayedImpactVelocityByCurve, InAlphaCurve) == 0x000020, "Member 'DCSCharacterMovementComponent_SetDecayedImpactVelocityByCurve::InAlphaCurve' has a wrong offset!"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetDecayedImpactVelocityByCurve, InMaxDuration) == 0x000028, "Member 'DCSCharacterMovementComponent_SetDecayedImpactVelocityByCurve::InMaxDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSCharacterMovementComponent_SetEnabledSeparateRootMotion \ static_assert(alignof(DCSCharacterMovementComponent_SetEnabledSeparateRootMotion) == 0x000008, "Wrong alignment on DCSCharacterMovementComponent_SetEnabledSeparateRootMotion"); \ static_assert(sizeof(DCSCharacterMovementComponent_SetEnabledSeparateRootMotion) == 0x000020, "Wrong size on DCSCharacterMovementComponent_SetEnabledSeparateRootMotion"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetEnabledSeparateRootMotion, bEnable) == 0x000000, "Member 'DCSCharacterMovementComponent_SetEnabledSeparateRootMotion::bEnable' has a wrong offset!"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetEnabledSeparateRootMotion, SpecifiedStartedForwardVector) == 0x000008, "Member 'DCSCharacterMovementComponent_SetEnabledSeparateRootMotion::SpecifiedStartedForwardVector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSCharacterMovementComponent_SetForceRVOAvoidancePriority \ static_assert(alignof(DCSCharacterMovementComponent_SetForceRVOAvoidancePriority) == 0x000004, "Wrong alignment on DCSCharacterMovementComponent_SetForceRVOAvoidancePriority"); \ static_assert(sizeof(DCSCharacterMovementComponent_SetForceRVOAvoidancePriority) == 0x000004, "Wrong size on DCSCharacterMovementComponent_SetForceRVOAvoidancePriority"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetForceRVOAvoidancePriority, Arg) == 0x000000, "Member 'DCSCharacterMovementComponent_SetForceRVOAvoidancePriority::Arg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSCharacterMovementComponent_SetInitStateOfAttachSocket \ static_assert(alignof(DCSCharacterMovementComponent_SetInitStateOfAttachSocket) == 0x000001, "Wrong alignment on DCSCharacterMovementComponent_SetInitStateOfAttachSocket"); \ static_assert(sizeof(DCSCharacterMovementComponent_SetInitStateOfAttachSocket) == 0x000001, "Wrong size on DCSCharacterMovementComponent_SetInitStateOfAttachSocket"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetInitStateOfAttachSocket, InState) == 0x000000, "Member 'DCSCharacterMovementComponent_SetInitStateOfAttachSocket::InState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSCharacterMovementComponent_SetNonslidingSurfaceBlock \ static_assert(alignof(DCSCharacterMovementComponent_SetNonslidingSurfaceBlock) == 0x000008, "Wrong alignment on DCSCharacterMovementComponent_SetNonslidingSurfaceBlock"); \ static_assert(sizeof(DCSCharacterMovementComponent_SetNonslidingSurfaceBlock) == 0x000010, "Wrong size on DCSCharacterMovementComponent_SetNonslidingSurfaceBlock"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetNonslidingSurfaceBlock, InChannels) == 0x000000, "Member 'DCSCharacterMovementComponent_SetNonslidingSurfaceBlock::InChannels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSCharacterMovementComponent_SetRVOAvoidance \ static_assert(alignof(DCSCharacterMovementComponent_SetRVOAvoidance) == 0x000001, "Wrong alignment on DCSCharacterMovementComponent_SetRVOAvoidance"); \ static_assert(sizeof(DCSCharacterMovementComponent_SetRVOAvoidance) == 0x000001, "Wrong size on DCSCharacterMovementComponent_SetRVOAvoidance"); \ static_assert(offsetof(DCSCharacterMovementComponent_SetRVOAvoidance, UseRVO) == 0x000000, "Member 'DCSCharacterMovementComponent_SetRVOAvoidance::UseRVO' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSCharacterMovementComponent_DCS_GetGroundMovementMode \ static_assert(alignof(DCSCharacterMovementComponent_DCS_GetGroundMovementMode) == 0x000001, "Wrong alignment on DCSCharacterMovementComponent_DCS_GetGroundMovementMode"); \ static_assert(sizeof(DCSCharacterMovementComponent_DCS_GetGroundMovementMode) == 0x000001, "Wrong size on DCSCharacterMovementComponent_DCS_GetGroundMovementMode"); \ static_assert(offsetof(DCSCharacterMovementComponent_DCS_GetGroundMovementMode, ReturnValue) == 0x000000, "Member 'DCSCharacterMovementComponent_DCS_GetGroundMovementMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSCharacterMovementComponent_IsRealFall \ static_assert(alignof(DCSCharacterMovementComponent_IsRealFall) == 0x000001, "Wrong alignment on DCSCharacterMovementComponent_IsRealFall"); \ static_assert(sizeof(DCSCharacterMovementComponent_IsRealFall) == 0x000001, "Wrong size on DCSCharacterMovementComponent_IsRealFall"); \ static_assert(offsetof(DCSCharacterMovementComponent_IsRealFall, ReturnValue) == 0x000000, "Member 'DCSCharacterMovementComponent_IsRealFall::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSCharacterMovementComponent \ static_assert(alignof(UDCSCharacterMovementComponent) == 0x000010, "Wrong alignment on UDCSCharacterMovementComponent"); \ static_assert(sizeof(UDCSCharacterMovementComponent) == 0x001680, "Wrong size on UDCSCharacterMovementComponent"); \ static_assert(offsetof(UDCSCharacterMovementComponent, CollisionChannelHorizontalReject) == 0x000F80, "Member 'UDCSCharacterMovementComponent::CollisionChannelHorizontalReject' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, UnwalkableCollisionObjectTypes) == 0x000F88, "Member 'UDCSCharacterMovementComponent::UnwalkableCollisionObjectTypes' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, OnFallDelegate) == 0x001078, "Member 'UDCSCharacterMovementComponent::OnFallDelegate' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, FlatCapsule) == 0x001088, "Member 'UDCSCharacterMovementComponent::FlatCapsule' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, SoftCapsule) == 0x001090, "Member 'UDCSCharacterMovementComponent::SoftCapsule' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, DecayedImpact_AlphaCurve) == 0x0010A8, "Member 'UDCSCharacterMovementComponent::DecayedImpact_AlphaCurve' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, FormerHoriRejectVelocityDecayHalfLife) == 0x0010E4, "Member 'UDCSCharacterMovementComponent::FormerHoriRejectVelocityDecayHalfLife' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, EnableSoftCapsuleMovement) == 0x0010E8, "Member 'UDCSCharacterMovementComponent::EnableSoftCapsuleMovement' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, DebugRootmotion) == 0x0010E9, "Member 'UDCSCharacterMovementComponent::DebugRootmotion' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, bLegdePushbackWhenRootmotion) == 0x0010EA, "Member 'UDCSCharacterMovementComponent::bLegdePushbackWhenRootmotion' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, bLegdePushbackWhenNoRootmotion) == 0x0010EB, "Member 'UDCSCharacterMovementComponent::bLegdePushbackWhenNoRootmotion' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, LegdePushbackDetectHeight) == 0x0010EC, "Member 'UDCSCharacterMovementComponent::LegdePushbackDetectHeight' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, LegdeSlidingOutDetectFactor) == 0x0010F0, "Member 'UDCSCharacterMovementComponent::LegdeSlidingOutDetectFactor' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, LegdeSlidingInDetectFactor) == 0x0010F4, "Member 'UDCSCharacterMovementComponent::LegdeSlidingInDetectFactor' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, LegdeSlideOutDuration) == 0x0010F8, "Member 'UDCSCharacterMovementComponent::LegdeSlideOutDuration' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, LegdeSlideInDuration) == 0x0010FC, "Member 'UDCSCharacterMovementComponent::LegdeSlideInDuration' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, LegdeSlideInSpeedFactor) == 0x001100, "Member 'UDCSCharacterMovementComponent::LegdeSlideInSpeedFactor' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, OpenSlopFriction) == 0x001104, "Member 'UDCSCharacterMovementComponent::OpenSlopFriction' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, OpenFallAttack) == 0x001105, "Member 'UDCSCharacterMovementComponent::OpenFallAttack' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, IsInFlyJumpingMontage) == 0x001106, "Member 'UDCSCharacterMovementComponent::IsInFlyJumpingMontage' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, ForceRVOPriority) == 0x001108, "Member 'UDCSCharacterMovementComponent::ForceRVOPriority' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, Step1_Method) == 0x001128, "Member 'UDCSCharacterMovementComponent::Step1_Method' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, Step2_Method) == 0x001129, "Member 'UDCSCharacterMovementComponent::Step2_Method' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, bEnableVirtualJumping) == 0x00112A, "Member 'UDCSCharacterMovementComponent::bEnableVirtualJumping' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, Step3_Method) == 0x00112B, "Member 'UDCSCharacterMovementComponent::Step3_Method' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, DebugRootmotionTransform) == 0x001130, "Member 'UDCSCharacterMovementComponent::DebugRootmotionTransform' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, DebugRootmotionTransform_Local) == 0x001190, "Member 'UDCSCharacterMovementComponent::DebugRootmotionTransform_Local' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, DebugRootmotion_NewQuat_Desired) == 0x0011F0, "Member 'UDCSCharacterMovementComponent::DebugRootmotion_NewQuat_Desired' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, AttachedCharMovement) == 0x001210, "Member 'UDCSCharacterMovementComponent::AttachedCharMovement' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, BasedCharMovement) == 0x001380, "Member 'UDCSCharacterMovementComponent::BasedCharMovement' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, MeshRelativeToActor) == 0x001390, "Member 'UDCSCharacterMovementComponent::MeshRelativeToActor' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, bForceSpecialMotion) == 0x0013F0, "Member 'UDCSCharacterMovementComponent::bForceSpecialMotion' has a wrong offset!"); \ static_assert(offsetof(UDCSCharacterMovementComponent, WaitingRemoveIngoreActors) == 0x0014A8, "Member 'UDCSCharacterMovementComponent::WaitingRemoveIngoreActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADSCAIController \ static_assert(alignof(ADSCAIController) == 0x000008, "Wrong alignment on ADSCAIController"); \ static_assert(sizeof(ADSCAIController) == 0x000420, "Wrong size on ADSCAIController"); \ static_assert(offsetof(ADSCAIController, CornerOffset) == 0x000418, "Member 'ADSCAIController::CornerOffset' has a wrong offset!"); \ static_assert(offsetof(ADSCAIController, bWantsPathCorridor) == 0x00041C, "Member 'ADSCAIController::bWantsPathCorridor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSItemAdvance_CheckAvaliableAndItemCantBeUsed \ static_assert(alignof(DCSItemAdvance_CheckAvaliableAndItemCantBeUsed) == 0x000008, "Wrong alignment on DCSItemAdvance_CheckAvaliableAndItemCantBeUsed"); \ static_assert(sizeof(DCSItemAdvance_CheckAvaliableAndItemCantBeUsed) == 0x000030, "Wrong size on DCSItemAdvance_CheckAvaliableAndItemCantBeUsed"); \ static_assert(offsetof(DCSItemAdvance_CheckAvaliableAndItemCantBeUsed, User) == 0x000000, "Member 'DCSItemAdvance_CheckAvaliableAndItemCantBeUsed::User' has a wrong offset!"); \ static_assert(offsetof(DCSItemAdvance_CheckAvaliableAndItemCantBeUsed, GameState) == 0x000008, "Member 'DCSItemAdvance_CheckAvaliableAndItemCantBeUsed::GameState' has a wrong offset!"); \ static_assert(offsetof(DCSItemAdvance_CheckAvaliableAndItemCantBeUsed, ItemSortId) == 0x000010, "Member 'DCSItemAdvance_CheckAvaliableAndItemCantBeUsed::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(DCSItemAdvance_CheckAvaliableAndItemCantBeUsed, bCantBeUsed) == 0x000014, "Member 'DCSItemAdvance_CheckAvaliableAndItemCantBeUsed::bCantBeUsed' has a wrong offset!"); \ static_assert(offsetof(DCSItemAdvance_CheckAvaliableAndItemCantBeUsed, OutCantMessage) == 0x000018, "Member 'DCSItemAdvance_CheckAvaliableAndItemCantBeUsed::OutCantMessage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSItemAdvance_CheckAvaliableAndSelectMontage \ static_assert(alignof(DCSItemAdvance_CheckAvaliableAndSelectMontage) == 0x000008, "Wrong alignment on DCSItemAdvance_CheckAvaliableAndSelectMontage"); \ static_assert(sizeof(DCSItemAdvance_CheckAvaliableAndSelectMontage) == 0x000028, "Wrong size on DCSItemAdvance_CheckAvaliableAndSelectMontage"); \ static_assert(offsetof(DCSItemAdvance_CheckAvaliableAndSelectMontage, User) == 0x000000, "Member 'DCSItemAdvance_CheckAvaliableAndSelectMontage::User' has a wrong offset!"); \ static_assert(offsetof(DCSItemAdvance_CheckAvaliableAndSelectMontage, ItemSortId) == 0x000008, "Member 'DCSItemAdvance_CheckAvaliableAndSelectMontage::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(DCSItemAdvance_CheckAvaliableAndSelectMontage, Montage) == 0x000010, "Member 'DCSItemAdvance_CheckAvaliableAndSelectMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(DCSItemAdvance_CheckAvaliableAndSelectMontage, SectionName) == 0x000018, "Member 'DCSItemAdvance_CheckAvaliableAndSelectMontage::SectionName' has a wrong offset!"); \ static_assert(offsetof(DCSItemAdvance_CheckAvaliableAndSelectMontage, bCouldUseItem) == 0x000020, "Member 'DCSItemAdvance_CheckAvaliableAndSelectMontage::bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(DCSItemAdvance_CheckAvaliableAndSelectMontage, bHandleValid) == 0x000021, "Member 'DCSItemAdvance_CheckAvaliableAndSelectMontage::bHandleValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IDCSItemAdvance \ static_assert(alignof(IDCSItemAdvance) == 0x000001, "Wrong alignment on IDCSItemAdvance"); \ static_assert(sizeof(IDCSItemAdvance) == 0x000001, "Wrong size on IDCSItemAdvance"); \ #define DUMPER7_ASSERTS_UDCSStreamingLevelSettings \ static_assert(alignof(UDCSStreamingLevelSettings) == 0x000010, "Wrong alignment on UDCSStreamingLevelSettings"); \ static_assert(sizeof(UDCSStreamingLevelSettings) == 0x000120, "Wrong size on UDCSStreamingLevelSettings"); \ static_assert(offsetof(UDCSStreamingLevelSettings, EnableExperimental) == 0x000038, "Member 'UDCSStreamingLevelSettings::EnableExperimental' has a wrong offset!"); \ static_assert(offsetof(UDCSStreamingLevelSettings, LoadLevelsAdvanced) == 0x000039, "Member 'UDCSStreamingLevelSettings::LoadLevelsAdvanced' has a wrong offset!"); \ static_assert(offsetof(UDCSStreamingLevelSettings, LevelBounds) == 0x000040, "Member 'UDCSStreamingLevelSettings::LevelBounds' has a wrong offset!"); \ static_assert(offsetof(UDCSStreamingLevelSettings, LevelCooldowns) == 0x000050, "Member 'UDCSStreamingLevelSettings::LevelCooldowns' has a wrong offset!"); \ static_assert(offsetof(UDCSStreamingLevelSettings, LoaderSource) == 0x000060, "Member 'UDCSStreamingLevelSettings::LoaderSource' has a wrong offset!"); \ static_assert(offsetof(UDCSStreamingLevelSettings, ExcludeLevels) == 0x0000C0, "Member 'UDCSStreamingLevelSettings::ExcludeLevels' has a wrong offset!"); \ static_assert(offsetof(UDCSStreamingLevelSettings, DistanceLevels) == 0x0000D0, "Member 'UDCSStreamingLevelSettings::DistanceLevels' has a wrong offset!"); \ static_assert(offsetof(UDCSStreamingLevelSettings, PreloadLevels4Debug) == 0x0000E0, "Member 'UDCSStreamingLevelSettings::PreloadLevels4Debug' has a wrong offset!"); \ static_assert(offsetof(UDCSStreamingLevelSettings, NotManagedLevels) == 0x0000F0, "Member 'UDCSStreamingLevelSettings::NotManagedLevels' has a wrong offset!"); \ static_assert(offsetof(UDCSStreamingLevelSettings, WPEditorVersions) == 0x000100, "Member 'UDCSStreamingLevelSettings::WPEditorVersions' has a wrong offset!"); \ static_assert(offsetof(UDCSStreamingLevelSettings, WPRuntimeVersions) == 0x000110, "Member 'UDCSStreamingLevelSettings::WPRuntimeVersions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelNamesFilter \ static_assert(alignof(ULevelNamesFilter) == 0x000008, "Wrong alignment on ULevelNamesFilter"); \ static_assert(sizeof(ULevelNamesFilter) == 0x000028, "Wrong size on ULevelNamesFilter"); \ #define DUMPER7_ASSERTS_ULevelNamesFilterExample \ static_assert(alignof(ULevelNamesFilterExample) == 0x000008, "Wrong alignment on ULevelNamesFilterExample"); \ static_assert(sizeof(ULevelNamesFilterExample) == 0x000028, "Wrong size on ULevelNamesFilterExample"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponent_GetCurrentLoadedLevels \ static_assert(alignof(DCSLevelLoaderComponent_GetCurrentLoadedLevels) == 0x000008, "Wrong alignment on DCSLevelLoaderComponent_GetCurrentLoadedLevels"); \ static_assert(sizeof(DCSLevelLoaderComponent_GetCurrentLoadedLevels) == 0x000010, "Wrong size on DCSLevelLoaderComponent_GetCurrentLoadedLevels"); \ static_assert(offsetof(DCSLevelLoaderComponent_GetCurrentLoadedLevels, OutLevels) == 0x000000, "Member 'DCSLevelLoaderComponent_GetCurrentLoadedLevels::OutLevels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponent_Init \ static_assert(alignof(DCSLevelLoaderComponent_Init) == 0x000001, "Wrong alignment on DCSLevelLoaderComponent_Init"); \ static_assert(sizeof(DCSLevelLoaderComponent_Init) == 0x000001, "Wrong size on DCSLevelLoaderComponent_Init"); \ static_assert(offsetof(DCSLevelLoaderComponent_Init, ReturnValue) == 0x000000, "Member 'DCSLevelLoaderComponent_Init::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponent_IsBusyInnerLoading \ static_assert(alignof(DCSLevelLoaderComponent_IsBusyInnerLoading) == 0x000001, "Wrong alignment on DCSLevelLoaderComponent_IsBusyInnerLoading"); \ static_assert(sizeof(DCSLevelLoaderComponent_IsBusyInnerLoading) == 0x000001, "Wrong size on DCSLevelLoaderComponent_IsBusyInnerLoading"); \ static_assert(offsetof(DCSLevelLoaderComponent_IsBusyInnerLoading, ReturnValue) == 0x000000, "Member 'DCSLevelLoaderComponent_IsBusyInnerLoading::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponent_PreInit \ static_assert(alignof(DCSLevelLoaderComponent_PreInit) == 0x000001, "Wrong alignment on DCSLevelLoaderComponent_PreInit"); \ static_assert(sizeof(DCSLevelLoaderComponent_PreInit) == 0x000001, "Wrong size on DCSLevelLoaderComponent_PreInit"); \ static_assert(offsetof(DCSLevelLoaderComponent_PreInit, ReturnValue) == 0x000000, "Member 'DCSLevelLoaderComponent_PreInit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponent_SetCurrentLevelShouldLoaded \ static_assert(alignof(DCSLevelLoaderComponent_SetCurrentLevelShouldLoaded) == 0x000004, "Wrong alignment on DCSLevelLoaderComponent_SetCurrentLevelShouldLoaded"); \ static_assert(sizeof(DCSLevelLoaderComponent_SetCurrentLevelShouldLoaded) == 0x00000C, "Wrong size on DCSLevelLoaderComponent_SetCurrentLevelShouldLoaded"); \ static_assert(offsetof(DCSLevelLoaderComponent_SetCurrentLevelShouldLoaded, InLevelName) == 0x000000, "Member 'DCSLevelLoaderComponent_SetCurrentLevelShouldLoaded::InLevelName' has a wrong offset!"); \ static_assert(offsetof(DCSLevelLoaderComponent_SetCurrentLevelShouldLoaded, bInShouldLoaded) == 0x000008, "Member 'DCSLevelLoaderComponent_SetCurrentLevelShouldLoaded::bInShouldLoaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponent_SetEnableHideAllLevels \ static_assert(alignof(DCSLevelLoaderComponent_SetEnableHideAllLevels) == 0x000008, "Wrong alignment on DCSLevelLoaderComponent_SetEnableHideAllLevels"); \ static_assert(sizeof(DCSLevelLoaderComponent_SetEnableHideAllLevels) == 0x000020, "Wrong size on DCSLevelLoaderComponent_SetEnableHideAllLevels"); \ static_assert(offsetof(DCSLevelLoaderComponent_SetEnableHideAllLevels, bHideInGame) == 0x000000, "Member 'DCSLevelLoaderComponent_SetEnableHideAllLevels::bHideInGame' has a wrong offset!"); \ static_assert(offsetof(DCSLevelLoaderComponent_SetEnableHideAllLevels, CustomedLevels) == 0x000008, "Member 'DCSLevelLoaderComponent_SetEnableHideAllLevels::CustomedLevels' has a wrong offset!"); \ static_assert(offsetof(DCSLevelLoaderComponent_SetEnableHideAllLevels, bExcludeCustomedLevels) == 0x000018, "Member 'DCSLevelLoaderComponent_SetEnableHideAllLevels::bExcludeCustomedLevels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponent_UpdateLevelGamingProcessed \ static_assert(alignof(DCSLevelLoaderComponent_UpdateLevelGamingProcessed) == 0x000004, "Wrong alignment on DCSLevelLoaderComponent_UpdateLevelGamingProcessed"); \ static_assert(sizeof(DCSLevelLoaderComponent_UpdateLevelGamingProcessed) == 0x000004, "Wrong size on DCSLevelLoaderComponent_UpdateLevelGamingProcessed"); \ static_assert(offsetof(DCSLevelLoaderComponent_UpdateLevelGamingProcessed, InLevelGamingProcessed) == 0x000000, "Member 'DCSLevelLoaderComponent_UpdateLevelGamingProcessed::InLevelGamingProcessed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponent_WillLeaveCurrentWorld \ static_assert(alignof(DCSLevelLoaderComponent_WillLeaveCurrentWorld) == 0x000004, "Wrong alignment on DCSLevelLoaderComponent_WillLeaveCurrentWorld"); \ static_assert(sizeof(DCSLevelLoaderComponent_WillLeaveCurrentWorld) == 0x000010, "Wrong size on DCSLevelLoaderComponent_WillLeaveCurrentWorld"); \ static_assert(offsetof(DCSLevelLoaderComponent_WillLeaveCurrentWorld, ReadyForLeave) == 0x000000, "Member 'DCSLevelLoaderComponent_WillLeaveCurrentWorld::ReadyForLeave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponent_HasProcessingLevels \ static_assert(alignof(DCSLevelLoaderComponent_HasProcessingLevels) == 0x000001, "Wrong alignment on DCSLevelLoaderComponent_HasProcessingLevels"); \ static_assert(sizeof(DCSLevelLoaderComponent_HasProcessingLevels) == 0x000001, "Wrong size on DCSLevelLoaderComponent_HasProcessingLevels"); \ static_assert(offsetof(DCSLevelLoaderComponent_HasProcessingLevels, ReturnValue) == 0x000000, "Member 'DCSLevelLoaderComponent_HasProcessingLevels::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSLevelLoaderComponent \ static_assert(alignof(UDCSLevelLoaderComponent) == 0x000010, "Wrong alignment on UDCSLevelLoaderComponent"); \ static_assert(sizeof(UDCSLevelLoaderComponent) == 0x000680, "Wrong size on UDCSLevelLoaderComponent"); \ static_assert(offsetof(UDCSLevelLoaderComponent, EnableNativeVersion) == 0x0000EA, "Member 'UDCSLevelLoaderComponent::EnableNativeVersion' has a wrong offset!"); \ static_assert(offsetof(UDCSLevelLoaderComponent, ExcludeLevels) == 0x0000F0, "Member 'UDCSLevelLoaderComponent::ExcludeLevels' has a wrong offset!"); \ static_assert(offsetof(UDCSLevelLoaderComponent, LoaderSource) == 0x000110, "Member 'UDCSLevelLoaderComponent::LoaderSource' has a wrong offset!"); \ static_assert(offsetof(UDCSLevelLoaderComponent, bLevelDirty) == 0x000170, "Member 'UDCSLevelLoaderComponent::bLevelDirty' has a wrong offset!"); \ static_assert(offsetof(UDCSLevelLoaderComponent, bOptimizedByDistance) == 0x000171, "Member 'UDCSLevelLoaderComponent::bOptimizedByDistance' has a wrong offset!"); \ static_assert(offsetof(UDCSLevelLoaderComponent, bBusyLoad) == 0x000172, "Member 'UDCSLevelLoaderComponent::bBusyLoad' has a wrong offset!"); \ static_assert(offsetof(UDCSLevelLoaderComponent, bAllComplete) == 0x000173, "Member 'UDCSLevelLoaderComponent::bAllComplete' has a wrong offset!"); \ static_assert(offsetof(UDCSLevelLoaderComponent, FastFindLevelStreamings) == 0x0005B8, "Member 'UDCSLevelLoaderComponent::FastFindLevelStreamings' has a wrong offset!"); \ static_assert(offsetof(UDCSLevelLoaderComponent, OnDCSLevelComplete) == 0x000608, "Member 'UDCSLevelLoaderComponent::OnDCSLevelComplete' has a wrong offset!"); \ static_assert(offsetof(UDCSLevelLoaderComponent, OnDCSGridComplete) == 0x000618, "Member 'UDCSLevelLoaderComponent::OnDCSGridComplete' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSLevelLoaderComponentFake4Test \ static_assert(alignof(UDCSLevelLoaderComponentFake4Test) == 0x000010, "Wrong alignment on UDCSLevelLoaderComponentFake4Test"); \ static_assert(sizeof(UDCSLevelLoaderComponentFake4Test) == 0x000680, "Wrong size on UDCSLevelLoaderComponentFake4Test"); \ #define DUMPER7_ASSERTS_ULevelNamesFilterLogicAndAI \ static_assert(alignof(ULevelNamesFilterLogicAndAI) == 0x000008, "Wrong alignment on ULevelNamesFilterLogicAndAI"); \ static_assert(sizeof(ULevelNamesFilterLogicAndAI) == 0x000028, "Wrong size on ULevelNamesFilterLogicAndAI"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponentBySHL_AddMapQueue \ static_assert(alignof(DCSLevelLoaderComponentBySHL_AddMapQueue) == 0x000004, "Wrong alignment on DCSLevelLoaderComponentBySHL_AddMapQueue"); \ static_assert(sizeof(DCSLevelLoaderComponentBySHL_AddMapQueue) == 0x000010, "Wrong size on DCSLevelLoaderComponentBySHL_AddMapQueue"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_AddMapQueue, Load) == 0x000000, "Member 'DCSLevelLoaderComponentBySHL_AddMapQueue::Load' has a wrong offset!"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_AddMapQueue, mapname) == 0x000004, "Member 'DCSLevelLoaderComponentBySHL_AddMapQueue::mapname' has a wrong offset!"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_AddMapQueue, Level) == 0x00000C, "Member 'DCSLevelLoaderComponentBySHL_AddMapQueue::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponentBySHL_FTestFilterEndWith \ static_assert(alignof(DCSLevelLoaderComponentBySHL_FTestFilterEndWith) == 0x000008, "Wrong alignment on DCSLevelLoaderComponentBySHL_FTestFilterEndWith"); \ static_assert(sizeof(DCSLevelLoaderComponentBySHL_FTestFilterEndWith) == 0x000038, "Wrong size on DCSLevelLoaderComponentBySHL_FTestFilterEndWith"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_FTestFilterEndWith, Maps) == 0x000000, "Member 'DCSLevelLoaderComponentBySHL_FTestFilterEndWith::Maps' has a wrong offset!"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_FTestFilterEndWith, filters) == 0x000010, "Member 'DCSLevelLoaderComponentBySHL_FTestFilterEndWith::filters' has a wrong offset!"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_FTestFilterEndWith, ishave) == 0x000020, "Member 'DCSLevelLoaderComponentBySHL_FTestFilterEndWith::ishave' has a wrong offset!"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_FTestFilterEndWith, ReturnValue) == 0x000028, "Member 'DCSLevelLoaderComponentBySHL_FTestFilterEndWith::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponentBySHL_GetAllArrayNum \ static_assert(alignof(DCSLevelLoaderComponentBySHL_GetAllArrayNum) == 0x000004, "Wrong alignment on DCSLevelLoaderComponentBySHL_GetAllArrayNum"); \ static_assert(sizeof(DCSLevelLoaderComponentBySHL_GetAllArrayNum) == 0x000008, "Wrong size on DCSLevelLoaderComponentBySHL_GetAllArrayNum"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_GetAllArrayNum, Load) == 0x000000, "Member 'DCSLevelLoaderComponentBySHL_GetAllArrayNum::Load' has a wrong offset!"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_GetAllArrayNum, Unload) == 0x000001, "Member 'DCSLevelLoaderComponentBySHL_GetAllArrayNum::Unload' has a wrong offset!"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_GetAllArrayNum, ReturnValue) == 0x000004, "Member 'DCSLevelLoaderComponentBySHL_GetAllArrayNum::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponentBySHL_GetCurrentLevels \ static_assert(alignof(DCSLevelLoaderComponentBySHL_GetCurrentLevels) == 0x000008, "Wrong alignment on DCSLevelLoaderComponentBySHL_GetCurrentLevels"); \ static_assert(sizeof(DCSLevelLoaderComponentBySHL_GetCurrentLevels) == 0x000010, "Wrong size on DCSLevelLoaderComponentBySHL_GetCurrentLevels"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_GetCurrentLevels, ReturnValue) == 0x000000, "Member 'DCSLevelLoaderComponentBySHL_GetCurrentLevels::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponentBySHL_GetDesiredLevels \ static_assert(alignof(DCSLevelLoaderComponentBySHL_GetDesiredLevels) == 0x000008, "Wrong alignment on DCSLevelLoaderComponentBySHL_GetDesiredLevels"); \ static_assert(sizeof(DCSLevelLoaderComponentBySHL_GetDesiredLevels) == 0x000010, "Wrong size on DCSLevelLoaderComponentBySHL_GetDesiredLevels"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_GetDesiredLevels, ReturnValue) == 0x000000, "Member 'DCSLevelLoaderComponentBySHL_GetDesiredLevels::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponentBySHL_GetOneMapInQueue \ static_assert(alignof(DCSLevelLoaderComponentBySHL_GetOneMapInQueue) == 0x000004, "Wrong alignment on DCSLevelLoaderComponentBySHL_GetOneMapInQueue"); \ static_assert(sizeof(DCSLevelLoaderComponentBySHL_GetOneMapInQueue) == 0x00000C, "Wrong size on DCSLevelLoaderComponentBySHL_GetOneMapInQueue"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_GetOneMapInQueue, OutLoad) == 0x000000, "Member 'DCSLevelLoaderComponentBySHL_GetOneMapInQueue::OutLoad' has a wrong offset!"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_GetOneMapInQueue, ReturnValue) == 0x000004, "Member 'DCSLevelLoaderComponentBySHL_GetOneMapInQueue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponentBySHL_GetProcessingLoadLevels \ static_assert(alignof(DCSLevelLoaderComponentBySHL_GetProcessingLoadLevels) == 0x000008, "Wrong alignment on DCSLevelLoaderComponentBySHL_GetProcessingLoadLevels"); \ static_assert(sizeof(DCSLevelLoaderComponentBySHL_GetProcessingLoadLevels) == 0x000010, "Wrong size on DCSLevelLoaderComponentBySHL_GetProcessingLoadLevels"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_GetProcessingLoadLevels, ReturnValue) == 0x000000, "Member 'DCSLevelLoaderComponentBySHL_GetProcessingLoadLevels::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponentBySHL_GetProcessingUnloadLevels \ static_assert(alignof(DCSLevelLoaderComponentBySHL_GetProcessingUnloadLevels) == 0x000008, "Wrong alignment on DCSLevelLoaderComponentBySHL_GetProcessingUnloadLevels"); \ static_assert(sizeof(DCSLevelLoaderComponentBySHL_GetProcessingUnloadLevels) == 0x000010, "Wrong size on DCSLevelLoaderComponentBySHL_GetProcessingUnloadLevels"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_GetProcessingUnloadLevels, ReturnValue) == 0x000000, "Member 'DCSLevelLoaderComponentBySHL_GetProcessingUnloadLevels::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponentBySHL_IsNeedLoadOrUnLoad \ static_assert(alignof(DCSLevelLoaderComponentBySHL_IsNeedLoadOrUnLoad) == 0x000001, "Wrong alignment on DCSLevelLoaderComponentBySHL_IsNeedLoadOrUnLoad"); \ static_assert(sizeof(DCSLevelLoaderComponentBySHL_IsNeedLoadOrUnLoad) == 0x000002, "Wrong size on DCSLevelLoaderComponentBySHL_IsNeedLoadOrUnLoad"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_IsNeedLoadOrUnLoad, Level) == 0x000000, "Member 'DCSLevelLoaderComponentBySHL_IsNeedLoadOrUnLoad::Level' has a wrong offset!"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_IsNeedLoadOrUnLoad, ReturnValue) == 0x000001, "Member 'DCSLevelLoaderComponentBySHL_IsNeedLoadOrUnLoad::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponentBySHL_ReturnNowChangaeMaps \ static_assert(alignof(DCSLevelLoaderComponentBySHL_ReturnNowChangaeMaps) == 0x000008, "Wrong alignment on DCSLevelLoaderComponentBySHL_ReturnNowChangaeMaps"); \ static_assert(sizeof(DCSLevelLoaderComponentBySHL_ReturnNowChangaeMaps) == 0x000018, "Wrong size on DCSLevelLoaderComponentBySHL_ReturnNowChangaeMaps"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_ReturnNowChangaeMaps, isload) == 0x000000, "Member 'DCSLevelLoaderComponentBySHL_ReturnNowChangaeMaps::isload' has a wrong offset!"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_ReturnNowChangaeMaps, ReturnValue) == 0x000008, "Member 'DCSLevelLoaderComponentBySHL_ReturnNowChangaeMaps::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLevelLoaderComponentBySHL_SetLoad \ static_assert(alignof(DCSLevelLoaderComponentBySHL_SetLoad) == 0x000001, "Wrong alignment on DCSLevelLoaderComponentBySHL_SetLoad"); \ static_assert(sizeof(DCSLevelLoaderComponentBySHL_SetLoad) == 0x000001, "Wrong size on DCSLevelLoaderComponentBySHL_SetLoad"); \ static_assert(offsetof(DCSLevelLoaderComponentBySHL_SetLoad, B) == 0x000000, "Member 'DCSLevelLoaderComponentBySHL_SetLoad::B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSLevelLoaderComponentBySHL \ static_assert(alignof(UDCSLevelLoaderComponentBySHL) == 0x000010, "Wrong alignment on UDCSLevelLoaderComponentBySHL"); \ static_assert(sizeof(UDCSLevelLoaderComponentBySHL) == 0x000740, "Wrong size on UDCSLevelLoaderComponentBySHL"); \ #define DUMPER7_ASSERTS_DCSPathHandlerTester_CaculateRequestVelocity \ static_assert(alignof(DCSPathHandlerTester_CaculateRequestVelocity) == 0x000008, "Wrong alignment on DCSPathHandlerTester_CaculateRequestVelocity"); \ static_assert(sizeof(DCSPathHandlerTester_CaculateRequestVelocity) == 0x000068, "Wrong size on DCSPathHandlerTester_CaculateRequestVelocity"); \ static_assert(offsetof(DCSPathHandlerTester_CaculateRequestVelocity, Owner) == 0x000000, "Member 'DCSPathHandlerTester_CaculateRequestVelocity::Owner' has a wrong offset!"); \ static_assert(offsetof(DCSPathHandlerTester_CaculateRequestVelocity, TargetLocatoin) == 0x000008, "Member 'DCSPathHandlerTester_CaculateRequestVelocity::TargetLocatoin' has a wrong offset!"); \ static_assert(offsetof(DCSPathHandlerTester_CaculateRequestVelocity, CurrentLocation) == 0x000020, "Member 'DCSPathHandlerTester_CaculateRequestVelocity::CurrentLocation' has a wrong offset!"); \ static_assert(offsetof(DCSPathHandlerTester_CaculateRequestVelocity, OutPullVelocity) == 0x000038, "Member 'DCSPathHandlerTester_CaculateRequestVelocity::OutPullVelocity' has a wrong offset!"); \ static_assert(offsetof(DCSPathHandlerTester_CaculateRequestVelocity, OutRequestVelocity) == 0x000050, "Member 'DCSPathHandlerTester_CaculateRequestVelocity::OutRequestVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPathHandlerTester_DebugPoints \ static_assert(alignof(DCSPathHandlerTester_DebugPoints) == 0x000008, "Wrong alignment on DCSPathHandlerTester_DebugPoints"); \ static_assert(sizeof(DCSPathHandlerTester_DebugPoints) == 0x000008, "Wrong size on DCSPathHandlerTester_DebugPoints"); \ static_assert(offsetof(DCSPathHandlerTester_DebugPoints, Owner) == 0x000000, "Member 'DCSPathHandlerTester_DebugPoints::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPathHandlerTester_OnPostWalkResult \ static_assert(alignof(DCSPathHandlerTester_OnPostWalkResult) == 0x000008, "Wrong alignment on DCSPathHandlerTester_OnPostWalkResult"); \ static_assert(sizeof(DCSPathHandlerTester_OnPostWalkResult) == 0x000138, "Wrong size on DCSPathHandlerTester_OnPostWalkResult"); \ static_assert(offsetof(DCSPathHandlerTester_OnPostWalkResult, InCurrentLocation) == 0x000000, "Member 'DCSPathHandlerTester_OnPostWalkResult::InCurrentLocation' has a wrong offset!"); \ static_assert(offsetof(DCSPathHandlerTester_OnPostWalkResult, InHit) == 0x000018, "Member 'DCSPathHandlerTester_OnPostWalkResult::InHit' has a wrong offset!"); \ static_assert(offsetof(DCSPathHandlerTester_OnPostWalkResult, TargetLocation) == 0x000100, "Member 'DCSPathHandlerTester_OnPostWalkResult::TargetLocation' has a wrong offset!"); \ static_assert(offsetof(DCSPathHandlerTester_OnPostWalkResult, LastVelocity) == 0x000118, "Member 'DCSPathHandlerTester_OnPostWalkResult::LastVelocity' has a wrong offset!"); \ static_assert(offsetof(DCSPathHandlerTester_OnPostWalkResult, AcceptableRadius) == 0x000130, "Member 'DCSPathHandlerTester_OnPostWalkResult::AcceptableRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSPathHandlerTester \ static_assert(alignof(UDCSPathHandlerTester) == 0x000008, "Wrong alignment on UDCSPathHandlerTester"); \ static_assert(sizeof(UDCSPathHandlerTester) == 0x000078, "Wrong size on UDCSPathHandlerTester"); \ #define DUMPER7_ASSERTS_DCSPathUtilsBPLibrary_SampleVelocitiesInCircle \ static_assert(alignof(DCSPathUtilsBPLibrary_SampleVelocitiesInCircle) == 0x000008, "Wrong alignment on DCSPathUtilsBPLibrary_SampleVelocitiesInCircle"); \ static_assert(sizeof(DCSPathUtilsBPLibrary_SampleVelocitiesInCircle) == 0x000030, "Wrong size on DCSPathUtilsBPLibrary_SampleVelocitiesInCircle"); \ static_assert(offsetof(DCSPathUtilsBPLibrary_SampleVelocitiesInCircle, Normal2D) == 0x000000, "Member 'DCSPathUtilsBPLibrary_SampleVelocitiesInCircle::Normal2D' has a wrong offset!"); \ static_assert(offsetof(DCSPathUtilsBPLibrary_SampleVelocitiesInCircle, Num) == 0x000018, "Member 'DCSPathUtilsBPLibrary_SampleVelocitiesInCircle::Num' has a wrong offset!"); \ static_assert(offsetof(DCSPathUtilsBPLibrary_SampleVelocitiesInCircle, OutSamples) == 0x000020, "Member 'DCSPathUtilsBPLibrary_SampleVelocitiesInCircle::OutSamples' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSPathUtilsBPLibrary \ static_assert(alignof(UDCSPathUtilsBPLibrary) == 0x000008, "Wrong alignment on UDCSPathUtilsBPLibrary"); \ static_assert(sizeof(UDCSPathUtilsBPLibrary) == 0x000028, "Wrong size on UDCSPathUtilsBPLibrary"); \ #define DUMPER7_ASSERTS_UDCSSoftCapsuleComponent \ static_assert(alignof(UDCSSoftCapsuleComponent) == 0x000010, "Wrong alignment on UDCSSoftCapsuleComponent"); \ static_assert(sizeof(UDCSSoftCapsuleComponent) == 0x000690, "Wrong size on UDCSSoftCapsuleComponent"); \ static_assert(offsetof(UDCSSoftCapsuleComponent, SoftBlockRadiusScale) == 0x0005B0, "Member 'UDCSSoftCapsuleComponent::SoftBlockRadiusScale' has a wrong offset!"); \ static_assert(offsetof(UDCSSoftCapsuleComponent, NestedSoftCapsule) == 0x000678, "Member 'UDCSSoftCapsuleComponent::NestedSoftCapsule' has a wrong offset!"); \ static_assert(offsetof(UDCSSoftCapsuleComponent, ParentSoftCapsule) == 0x000680, "Member 'UDCSSoftCapsuleComponent::ParentSoftCapsule' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSFlatSoftCapsuleComponent \ static_assert(alignof(UDCSFlatSoftCapsuleComponent) == 0x000010, "Wrong alignment on UDCSFlatSoftCapsuleComponent"); \ static_assert(sizeof(UDCSFlatSoftCapsuleComponent) == 0x000700, "Wrong size on UDCSFlatSoftCapsuleComponent"); \ static_assert(offsetof(UDCSFlatSoftCapsuleComponent, FlatType) == 0x000688, "Member 'UDCSFlatSoftCapsuleComponent::FlatType' has a wrong offset!"); \ static_assert(offsetof(UDCSFlatSoftCapsuleComponent, CachedBodyTransform) == 0x000690, "Member 'UDCSFlatSoftCapsuleComponent::CachedBodyTransform' has a wrong offset!"); \ static_assert(offsetof(UDCSFlatSoftCapsuleComponent, bDirtyBodySpin) == 0x0006F0, "Member 'UDCSFlatSoftCapsuleComponent::bDirtyBodySpin' has a wrong offset!"); \ static_assert(offsetof(UDCSFlatSoftCapsuleComponent, ExpansionedCenterOffset) == 0x0006F4, "Member 'UDCSFlatSoftCapsuleComponent::ExpansionedCenterOffset' has a wrong offset!"); \ static_assert(offsetof(UDCSFlatSoftCapsuleComponent, ExpansionedScaledHeight) == 0x0006F8, "Member 'UDCSFlatSoftCapsuleComponent::ExpansionedScaledHeight' has a wrong offset!"); \ static_assert(offsetof(UDCSFlatSoftCapsuleComponent, bExpansionedCapsule) == 0x0006FC, "Member 'UDCSFlatSoftCapsuleComponent::bExpansionedCapsule' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSSprintArmSettings \ static_assert(alignof(UDCSSprintArmSettings) == 0x000008, "Wrong alignment on UDCSSprintArmSettings"); \ static_assert(sizeof(UDCSSprintArmSettings) == 0x000068, "Wrong size on UDCSSprintArmSettings"); \ static_assert(offsetof(UDCSSprintArmSettings, PdoFadeParam) == 0x000038, "Member 'UDCSSprintArmSettings::PdoFadeParam' has a wrong offset!"); \ static_assert(offsetof(UDCSSprintArmSettings, bEnableComplexInterp) == 0x000060, "Member 'UDCSSprintArmSettings::bEnableComplexInterp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WPOUpdateSubsystem_OnTracedActorEndPlay \ static_assert(alignof(WPOUpdateSubsystem_OnTracedActorEndPlay) == 0x000008, "Wrong alignment on WPOUpdateSubsystem_OnTracedActorEndPlay"); \ static_assert(sizeof(WPOUpdateSubsystem_OnTracedActorEndPlay) == 0x000010, "Wrong size on WPOUpdateSubsystem_OnTracedActorEndPlay"); \ static_assert(offsetof(WPOUpdateSubsystem_OnTracedActorEndPlay, Actor) == 0x000000, "Member 'WPOUpdateSubsystem_OnTracedActorEndPlay::Actor' has a wrong offset!"); \ static_assert(offsetof(WPOUpdateSubsystem_OnTracedActorEndPlay, EndPlayReason) == 0x000008, "Member 'WPOUpdateSubsystem_OnTracedActorEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWPOUpdateSubsystem \ static_assert(alignof(UWPOUpdateSubsystem) == 0x000008, "Wrong alignment on UWPOUpdateSubsystem"); \ static_assert(sizeof(UWPOUpdateSubsystem) == 0x0001B8, "Wrong size on UWPOUpdateSubsystem"); \ static_assert(offsetof(UWPOUpdateSubsystem, NextPDOActors) == 0x000040, "Member 'UWPOUpdateSubsystem::NextPDOActors' has a wrong offset!"); \ static_assert(offsetof(UWPOUpdateSubsystem, MonitoredActors) == 0x000090, "Member 'UWPOUpdateSubsystem::MonitoredActors' has a wrong offset!"); \ static_assert(offsetof(UWPOUpdateSubsystem, TracedActors) == 0x0000E8, "Member 'UWPOUpdateSubsystem::TracedActors' has a wrong offset!"); \ static_assert(offsetof(UWPOUpdateSubsystem, FadingActors) == 0x000138, "Member 'UWPOUpdateSubsystem::FadingActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSSpringArmComponent_EnableMeshSocketFollow \ static_assert(alignof(DCSSpringArmComponent_EnableMeshSocketFollow) == 0x000008, "Wrong alignment on DCSSpringArmComponent_EnableMeshSocketFollow"); \ static_assert(sizeof(DCSSpringArmComponent_EnableMeshSocketFollow) == 0x000010, "Wrong size on DCSSpringArmComponent_EnableMeshSocketFollow"); \ static_assert(offsetof(DCSSpringArmComponent_EnableMeshSocketFollow, SocketName) == 0x000000, "Member 'DCSSpringArmComponent_EnableMeshSocketFollow::SocketName' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_EnableMeshSocketFollow, MeshComponent) == 0x000008, "Member 'DCSSpringArmComponent_EnableMeshSocketFollow::MeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSSpringArmComponent_GetPlayerViewportLocation \ static_assert(alignof(DCSSpringArmComponent_GetPlayerViewportLocation) == 0x000008, "Wrong alignment on DCSSpringArmComponent_GetPlayerViewportLocation"); \ static_assert(sizeof(DCSSpringArmComponent_GetPlayerViewportLocation) == 0x000020, "Wrong size on DCSSpringArmComponent_GetPlayerViewportLocation"); \ static_assert(offsetof(DCSSpringArmComponent_GetPlayerViewportLocation, bWithOffsetLag) == 0x000000, "Member 'DCSSpringArmComponent_GetPlayerViewportLocation::bWithOffsetLag' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_GetPlayerViewportLocation, ReturnValue) == 0x000008, "Member 'DCSSpringArmComponent_GetPlayerViewportLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSSpringArmComponent_IsDoingLockUnlockSwitchingInterp \ static_assert(alignof(DCSSpringArmComponent_IsDoingLockUnlockSwitchingInterp) == 0x000001, "Wrong alignment on DCSSpringArmComponent_IsDoingLockUnlockSwitchingInterp"); \ static_assert(sizeof(DCSSpringArmComponent_IsDoingLockUnlockSwitchingInterp) == 0x000001, "Wrong size on DCSSpringArmComponent_IsDoingLockUnlockSwitchingInterp"); \ static_assert(offsetof(DCSSpringArmComponent_IsDoingLockUnlockSwitchingInterp, ReturnValue) == 0x000000, "Member 'DCSSpringArmComponent_IsDoingLockUnlockSwitchingInterp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSSpringArmComponent_OnTargetLockedChanged \ static_assert(alignof(DCSSpringArmComponent_OnTargetLockedChanged) == 0x000008, "Wrong alignment on DCSSpringArmComponent_OnTargetLockedChanged"); \ static_assert(sizeof(DCSSpringArmComponent_OnTargetLockedChanged) == 0x000010, "Wrong size on DCSSpringArmComponent_OnTargetLockedChanged"); \ static_assert(offsetof(DCSSpringArmComponent_OnTargetLockedChanged, LockedTarget) == 0x000000, "Member 'DCSSpringArmComponent_OnTargetLockedChanged::LockedTarget' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_OnTargetLockedChanged, bClassicMode) == 0x000008, "Member 'DCSSpringArmComponent_OnTargetLockedChanged::bClassicMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSSpringArmComponent_SetFollowTargetActor \ static_assert(alignof(DCSSpringArmComponent_SetFollowTargetActor) == 0x000008, "Wrong alignment on DCSSpringArmComponent_SetFollowTargetActor"); \ static_assert(sizeof(DCSSpringArmComponent_SetFollowTargetActor) == 0x000010, "Wrong size on DCSSpringArmComponent_SetFollowTargetActor"); \ static_assert(offsetof(DCSSpringArmComponent_SetFollowTargetActor, TargetActor) == 0x000000, "Member 'DCSSpringArmComponent_SetFollowTargetActor::TargetActor' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_SetFollowTargetActor, bInFollowTargetStrictly) == 0x000008, "Member 'DCSSpringArmComponent_SetFollowTargetActor::bInFollowTargetStrictly' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_SetFollowTargetActor, bBreakableByUserControllWhenFollowingTarget) == 0x000009, "Member 'DCSSpringArmComponent_SetFollowTargetActor::bBreakableByUserControllWhenFollowingTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSSpringArmComponent_SetFollowTargetActorWithBlend \ static_assert(alignof(DCSSpringArmComponent_SetFollowTargetActorWithBlend) == 0x000008, "Wrong alignment on DCSSpringArmComponent_SetFollowTargetActorWithBlend"); \ static_assert(sizeof(DCSSpringArmComponent_SetFollowTargetActorWithBlend) == 0x000010, "Wrong size on DCSSpringArmComponent_SetFollowTargetActorWithBlend"); \ static_assert(offsetof(DCSSpringArmComponent_SetFollowTargetActorWithBlend, TargetActor) == 0x000000, "Member 'DCSSpringArmComponent_SetFollowTargetActorWithBlend::TargetActor' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_SetFollowTargetActorWithBlend, bInFollowTargetStrictly) == 0x000008, "Member 'DCSSpringArmComponent_SetFollowTargetActorWithBlend::bInFollowTargetStrictly' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_SetFollowTargetActorWithBlend, bBreakableByUserControllWhenFollowingTarget) == 0x000009, "Member 'DCSSpringArmComponent_SetFollowTargetActorWithBlend::bBreakableByUserControllWhenFollowingTarget' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_SetFollowTargetActorWithBlend, bEnableComplexInterp) == 0x00000A, "Member 'DCSSpringArmComponent_SetFollowTargetActorWithBlend::bEnableComplexInterp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSSpringArmComponent_SetFollowTargetComponent \ static_assert(alignof(DCSSpringArmComponent_SetFollowTargetComponent) == 0x000008, "Wrong alignment on DCSSpringArmComponent_SetFollowTargetComponent"); \ static_assert(sizeof(DCSSpringArmComponent_SetFollowTargetComponent) == 0x000018, "Wrong size on DCSSpringArmComponent_SetFollowTargetComponent"); \ static_assert(offsetof(DCSSpringArmComponent_SetFollowTargetComponent, InTargetComponent) == 0x000000, "Member 'DCSSpringArmComponent_SetFollowTargetComponent::InTargetComponent' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_SetFollowTargetComponent, InSocketName) == 0x000008, "Member 'DCSSpringArmComponent_SetFollowTargetComponent::InSocketName' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_SetFollowTargetComponent, bInFollowTargetStrictly) == 0x000010, "Member 'DCSSpringArmComponent_SetFollowTargetComponent::bInFollowTargetStrictly' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_SetFollowTargetComponent, bInBreakableByUserControllWhenFollowingTarget) == 0x000011, "Member 'DCSSpringArmComponent_SetFollowTargetComponent::bInBreakableByUserControllWhenFollowingTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSSpringArmComponent_SetFollowTargetComponentWithBlend \ static_assert(alignof(DCSSpringArmComponent_SetFollowTargetComponentWithBlend) == 0x000008, "Wrong alignment on DCSSpringArmComponent_SetFollowTargetComponentWithBlend"); \ static_assert(sizeof(DCSSpringArmComponent_SetFollowTargetComponentWithBlend) == 0x000018, "Wrong size on DCSSpringArmComponent_SetFollowTargetComponentWithBlend"); \ static_assert(offsetof(DCSSpringArmComponent_SetFollowTargetComponentWithBlend, InTargetComponent) == 0x000000, "Member 'DCSSpringArmComponent_SetFollowTargetComponentWithBlend::InTargetComponent' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_SetFollowTargetComponentWithBlend, InSocketName) == 0x000008, "Member 'DCSSpringArmComponent_SetFollowTargetComponentWithBlend::InSocketName' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_SetFollowTargetComponentWithBlend, bInFollowTargetStrictly) == 0x000010, "Member 'DCSSpringArmComponent_SetFollowTargetComponentWithBlend::bInFollowTargetStrictly' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_SetFollowTargetComponentWithBlend, bInBreakableByUserControllWhenFollowingTarget) == 0x000011, "Member 'DCSSpringArmComponent_SetFollowTargetComponentWithBlend::bInBreakableByUserControllWhenFollowingTarget' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_SetFollowTargetComponentWithBlend, bEnableComplexInterp) == 0x000012, "Member 'DCSSpringArmComponent_SetFollowTargetComponentWithBlend::bEnableComplexInterp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSSpringArmComponent_ShouldBreakAnimationIfInput \ static_assert(alignof(DCSSpringArmComponent_ShouldBreakAnimationIfInput) == 0x000004, "Wrong alignment on DCSSpringArmComponent_ShouldBreakAnimationIfInput"); \ static_assert(sizeof(DCSSpringArmComponent_ShouldBreakAnimationIfInput) == 0x00000C, "Wrong size on DCSSpringArmComponent_ShouldBreakAnimationIfInput"); \ static_assert(offsetof(DCSSpringArmComponent_ShouldBreakAnimationIfInput, Pitch) == 0x000000, "Member 'DCSSpringArmComponent_ShouldBreakAnimationIfInput::Pitch' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_ShouldBreakAnimationIfInput, Yaw) == 0x000004, "Member 'DCSSpringArmComponent_ShouldBreakAnimationIfInput::Yaw' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_ShouldBreakAnimationIfInput, ReturnValue) == 0x000008, "Member 'DCSSpringArmComponent_ShouldBreakAnimationIfInput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSSpringArmComponent_ShouldFollowMeshSocket \ static_assert(alignof(DCSSpringArmComponent_ShouldFollowMeshSocket) == 0x000001, "Wrong alignment on DCSSpringArmComponent_ShouldFollowMeshSocket"); \ static_assert(sizeof(DCSSpringArmComponent_ShouldFollowMeshSocket) == 0x000001, "Wrong size on DCSSpringArmComponent_ShouldFollowMeshSocket"); \ static_assert(offsetof(DCSSpringArmComponent_ShouldFollowMeshSocket, ReturnValue) == 0x000000, "Member 'DCSSpringArmComponent_ShouldFollowMeshSocket::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSSpringArmComponent_UpdateComplexInterpSettings \ static_assert(alignof(DCSSpringArmComponent_UpdateComplexInterpSettings) == 0x000008, "Wrong alignment on DCSSpringArmComponent_UpdateComplexInterpSettings"); \ static_assert(sizeof(DCSSpringArmComponent_UpdateComplexInterpSettings) == 0x000070, "Wrong size on DCSSpringArmComponent_UpdateComplexInterpSettings"); \ static_assert(offsetof(DCSSpringArmComponent_UpdateComplexInterpSettings, FinalControlledRot) == 0x000000, "Member 'DCSSpringArmComponent_UpdateComplexInterpSettings::FinalControlledRot' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_UpdateComplexInterpSettings, FinalSocketOffset) == 0x000018, "Member 'DCSSpringArmComponent_UpdateComplexInterpSettings::FinalSocketOffset' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_UpdateComplexInterpSettings, FinalTargetArmLength) == 0x000030, "Member 'DCSSpringArmComponent_UpdateComplexInterpSettings::FinalTargetArmLength' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_UpdateComplexInterpSettings, FinalCameraRelativeRot) == 0x000038, "Member 'DCSSpringArmComponent_UpdateComplexInterpSettings::FinalCameraRelativeRot' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_UpdateComplexInterpSettings, OutOverridedControllerRot) == 0x000050, "Member 'DCSSpringArmComponent_UpdateComplexInterpSettings::OutOverridedControllerRot' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_UpdateComplexInterpSettings, OutHasOverridedControllRot) == 0x000068, "Member 'DCSSpringArmComponent_UpdateComplexInterpSettings::OutHasOverridedControllRot' has a wrong offset!"); \ static_assert(offsetof(DCSSpringArmComponent_UpdateComplexInterpSettings, InterSpeed) == 0x00006C, "Member 'DCSSpringArmComponent_UpdateComplexInterpSettings::InterSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSSpringArmComponent \ static_assert(alignof(UDCSSpringArmComponent) == 0x000010, "Wrong alignment on UDCSSpringArmComponent"); \ static_assert(sizeof(UDCSSpringArmComponent) == 0x000600, "Wrong size on UDCSSpringArmComponent"); \ static_assert(offsetof(UDCSSpringArmComponent, ControlMode) == 0x0003E0, "Member 'UDCSSpringArmComponent::ControlMode' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, ChildCamera) == 0x0003E8, "Member 'UDCSSpringArmComponent::ChildCamera' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, bFollowTargetStrictly) == 0x0003F1, "Member 'UDCSSpringArmComponent::bFollowTargetStrictly' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, bBreakableByUserControlWhenFollowingTarget) == 0x0003F2, "Member 'UDCSSpringArmComponent::bBreakableByUserControlWhenFollowingTarget' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, MinInputToBreakCameraAnimation) == 0x0003F4, "Member 'UDCSSpringArmComponent::MinInputToBreakCameraAnimation' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, FollowingTargetComponet) == 0x0003F8, "Member 'UDCSSpringArmComponent::FollowingTargetComponet' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, FollowingSocketName) == 0x000400, "Member 'UDCSSpringArmComponent::FollowingSocketName' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, ComposedCameraSwitchingSpeedOfFollowTarget) == 0x000408, "Member 'UDCSSpringArmComponent::ComposedCameraSwitchingSpeedOfFollowTarget' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, ComposedCameraSwitchingAccOfFollowTarget) == 0x00040C, "Member 'UDCSSpringArmComponent::ComposedCameraSwitchingAccOfFollowTarget' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, EDCSCamerControlPriority) == 0x000410, "Member 'UDCSSpringArmComponent::EDCSCamerControlPriority' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, ComposedCameraSwitchingSpeedOfLockTarget) == 0x0004E0, "Member 'UDCSSpringArmComponent::ComposedCameraSwitchingSpeedOfLockTarget' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, ComposedCameraSwitchingAccOfLockTarget) == 0x0004E4, "Member 'UDCSSpringArmComponent::ComposedCameraSwitchingAccOfLockTarget' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, ComposedCameraRelativeLagSpeed) == 0x0004EC, "Member 'UDCSSpringArmComponent::ComposedCameraRelativeLagSpeed' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, bComposedInterpEnabled) == 0x0004F0, "Member 'UDCSSpringArmComponent::bComposedInterpEnabled' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, bDettachedFromOwner) == 0x0004F1, "Member 'UDCSSpringArmComponent::bDettachedFromOwner' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, MinTraceToShutdownMeshSocketZFollowing) == 0x0005C8, "Member 'UDCSSpringArmComponent::MinTraceToShutdownMeshSocketZFollowing' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, PDOTraceChannel) == 0x0005F5, "Member 'UDCSSpringArmComponent::PDOTraceChannel' has a wrong offset!"); \ static_assert(offsetof(UDCSSpringArmComponent, PDOTraceSize) == 0x0005F8, "Member 'UDCSSpringArmComponent::PDOTraceSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_AddAccessActivity \ static_assert(alignof(PluginUtilFunctionLibrary_AddAccessActivity) == 0x000004, "Wrong alignment on PluginUtilFunctionLibrary_AddAccessActivity"); \ static_assert(sizeof(PluginUtilFunctionLibrary_AddAccessActivity) == 0x000008, "Wrong size on PluginUtilFunctionLibrary_AddAccessActivity"); \ static_assert(offsetof(PluginUtilFunctionLibrary_AddAccessActivity, AccData) == 0x000000, "Member 'PluginUtilFunctionLibrary_AddAccessActivity::AccData' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_AddAccessActivity, AddAct) == 0x000004, "Member 'PluginUtilFunctionLibrary_AddAccessActivity::AddAct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_get_quat_from_transform \ static_assert(alignof(PluginUtilFunctionLibrary_get_quat_from_transform) == 0x000010, "Wrong alignment on PluginUtilFunctionLibrary_get_quat_from_transform"); \ static_assert(sizeof(PluginUtilFunctionLibrary_get_quat_from_transform) == 0x000080, "Wrong size on PluginUtilFunctionLibrary_get_quat_from_transform"); \ static_assert(offsetof(PluginUtilFunctionLibrary_get_quat_from_transform, Transform) == 0x000000, "Member 'PluginUtilFunctionLibrary_get_quat_from_transform::Transform' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_get_quat_from_transform, ReturnValue) == 0x000060, "Member 'PluginUtilFunctionLibrary_get_quat_from_transform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_GetActorObstacleAreaClass \ static_assert(alignof(PluginUtilFunctionLibrary_GetActorObstacleAreaClass) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_GetActorObstacleAreaClass"); \ static_assert(sizeof(PluginUtilFunctionLibrary_GetActorObstacleAreaClass) == 0x000010, "Wrong size on PluginUtilFunctionLibrary_GetActorObstacleAreaClass"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetActorObstacleAreaClass, Target) == 0x000000, "Member 'PluginUtilFunctionLibrary_GetActorObstacleAreaClass::Target' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetActorObstacleAreaClass, Success) == 0x000008, "Member 'PluginUtilFunctionLibrary_GetActorObstacleAreaClass::Success' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetActorObstacleAreaClass, ReturnValue) == 0x000009, "Member 'PluginUtilFunctionLibrary_GetActorObstacleAreaClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_GetAnimNotifyEventTriggrtTime \ static_assert(alignof(PluginUtilFunctionLibrary_GetAnimNotifyEventTriggrtTime) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_GetAnimNotifyEventTriggrtTime"); \ static_assert(sizeof(PluginUtilFunctionLibrary_GetAnimNotifyEventTriggrtTime) == 0x000038, "Wrong size on PluginUtilFunctionLibrary_GetAnimNotifyEventTriggrtTime"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetAnimNotifyEventTriggrtTime, NotifyEvent) == 0x000000, "Member 'PluginUtilFunctionLibrary_GetAnimNotifyEventTriggrtTime::NotifyEvent' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetAnimNotifyEventTriggrtTime, ReturnValue) == 0x000030, "Member 'PluginUtilFunctionLibrary_GetAnimNotifyEventTriggrtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_GetAnimNotifyStateStartAndEnd \ static_assert(alignof(PluginUtilFunctionLibrary_GetAnimNotifyStateStartAndEnd) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_GetAnimNotifyStateStartAndEnd"); \ static_assert(sizeof(PluginUtilFunctionLibrary_GetAnimNotifyStateStartAndEnd) == 0x000020, "Wrong size on PluginUtilFunctionLibrary_GetAnimNotifyStateStartAndEnd"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetAnimNotifyStateStartAndEnd, AnimInstance) == 0x000000, "Member 'PluginUtilFunctionLibrary_GetAnimNotifyStateStartAndEnd::AnimInstance' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetAnimNotifyStateStartAndEnd, ANName) == 0x000008, "Member 'PluginUtilFunctionLibrary_GetAnimNotifyStateStartAndEnd::ANName' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetAnimNotifyStateStartAndEnd, OutStartTime) == 0x000018, "Member 'PluginUtilFunctionLibrary_GetAnimNotifyStateStartAndEnd::OutStartTime' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetAnimNotifyStateStartAndEnd, OutEndTime) == 0x00001C, "Member 'PluginUtilFunctionLibrary_GetAnimNotifyStateStartAndEnd::OutEndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_GetGPUTotalMemory \ static_assert(alignof(PluginUtilFunctionLibrary_GetGPUTotalMemory) == 0x000004, "Wrong alignment on PluginUtilFunctionLibrary_GetGPUTotalMemory"); \ static_assert(sizeof(PluginUtilFunctionLibrary_GetGPUTotalMemory) == 0x000008, "Wrong size on PluginUtilFunctionLibrary_GetGPUTotalMemory"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetGPUTotalMemory, OutTotalMemory) == 0x000000, "Member 'PluginUtilFunctionLibrary_GetGPUTotalMemory::OutTotalMemory' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetGPUTotalMemory, ReturnValue) == 0x000004, "Member 'PluginUtilFunctionLibrary_GetGPUTotalMemory::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_GetGraphicCardMemoryData \ static_assert(alignof(PluginUtilFunctionLibrary_GetGraphicCardMemoryData) == 0x000004, "Wrong alignment on PluginUtilFunctionLibrary_GetGraphicCardMemoryData"); \ static_assert(sizeof(PluginUtilFunctionLibrary_GetGraphicCardMemoryData) == 0x000020, "Wrong size on PluginUtilFunctionLibrary_GetGraphicCardMemoryData"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetGraphicCardMemoryData, OutTotalVideoMemory) == 0x000000, "Member 'PluginUtilFunctionLibrary_GetGraphicCardMemoryData::OutTotalVideoMemory' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetGraphicCardMemoryData, OutAvailableLocalMemory) == 0x000004, "Member 'PluginUtilFunctionLibrary_GetGraphicCardMemoryData::OutAvailableLocalMemory' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetGraphicCardMemoryData, OutUsedVideoMemory) == 0x000008, "Member 'PluginUtilFunctionLibrary_GetGraphicCardMemoryData::OutUsedVideoMemory' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetGraphicCardMemoryData, OutUsedSystemMemory) == 0x00000C, "Member 'PluginUtilFunctionLibrary_GetGraphicCardMemoryData::OutUsedSystemMemory' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetGraphicCardMemoryData, OutDemotedLocalMemory) == 0x000010, "Member 'PluginUtilFunctionLibrary_GetGraphicCardMemoryData::OutDemotedLocalMemory' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetGraphicCardMemoryData, OutRequiredPool) == 0x000014, "Member 'PluginUtilFunctionLibrary_GetGraphicCardMemoryData::OutRequiredPool' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetGraphicCardMemoryData, OutCachedMips) == 0x000018, "Member 'PluginUtilFunctionLibrary_GetGraphicCardMemoryData::OutCachedMips' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetGraphicCardMemoryData, OutWantedMips) == 0x00001C, "Member 'PluginUtilFunctionLibrary_GetGraphicCardMemoryData::OutWantedMips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_GetMemoryData \ static_assert(alignof(PluginUtilFunctionLibrary_GetMemoryData) == 0x000004, "Wrong alignment on PluginUtilFunctionLibrary_GetMemoryData"); \ static_assert(sizeof(PluginUtilFunctionLibrary_GetMemoryData) == 0x000018, "Wrong size on PluginUtilFunctionLibrary_GetMemoryData"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetMemoryData, OutAvailablePhysical) == 0x000000, "Member 'PluginUtilFunctionLibrary_GetMemoryData::OutAvailablePhysical' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetMemoryData, OutAvailableVirtual) == 0x000004, "Member 'PluginUtilFunctionLibrary_GetMemoryData::OutAvailableVirtual' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetMemoryData, OutUsedPhysical) == 0x000008, "Member 'PluginUtilFunctionLibrary_GetMemoryData::OutUsedPhysical' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetMemoryData, OutPeakUsedPhysical) == 0x00000C, "Member 'PluginUtilFunctionLibrary_GetMemoryData::OutPeakUsedPhysical' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetMemoryData, OutUsedVirtual) == 0x000010, "Member 'PluginUtilFunctionLibrary_GetMemoryData::OutUsedVirtual' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetMemoryData, OutPeakUsedVirtual) == 0x000014, "Member 'PluginUtilFunctionLibrary_GetMemoryData::OutPeakUsedVirtual' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_GetMontageNotifyStateStartAndEnd \ static_assert(alignof(PluginUtilFunctionLibrary_GetMontageNotifyStateStartAndEnd) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_GetMontageNotifyStateStartAndEnd"); \ static_assert(sizeof(PluginUtilFunctionLibrary_GetMontageNotifyStateStartAndEnd) == 0x000020, "Wrong size on PluginUtilFunctionLibrary_GetMontageNotifyStateStartAndEnd"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetMontageNotifyStateStartAndEnd, Montage) == 0x000000, "Member 'PluginUtilFunctionLibrary_GetMontageNotifyStateStartAndEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetMontageNotifyStateStartAndEnd, NotifyStateClass) == 0x000008, "Member 'PluginUtilFunctionLibrary_GetMontageNotifyStateStartAndEnd::NotifyStateClass' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetMontageNotifyStateStartAndEnd, OutTime) == 0x000010, "Member 'PluginUtilFunctionLibrary_GetMontageNotifyStateStartAndEnd::OutTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_GetStatUnitData \ static_assert(alignof(PluginUtilFunctionLibrary_GetStatUnitData) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_GetStatUnitData"); \ static_assert(sizeof(PluginUtilFunctionLibrary_GetStatUnitData) == 0x000020, "Wrong size on PluginUtilFunctionLibrary_GetStatUnitData"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetStatUnitData, ac) == 0x000000, "Member 'PluginUtilFunctionLibrary_GetStatUnitData::ac' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetStatUnitData, OutRenderThreadTime) == 0x000008, "Member 'PluginUtilFunctionLibrary_GetStatUnitData::OutRenderThreadTime' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetStatUnitData, OutGameThreadTime) == 0x00000C, "Member 'PluginUtilFunctionLibrary_GetStatUnitData::OutGameThreadTime' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetStatUnitData, OutGPUFrameTime) == 0x000010, "Member 'PluginUtilFunctionLibrary_GetStatUnitData::OutGPUFrameTime' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetStatUnitData, OutRHITTime) == 0x000014, "Member 'PluginUtilFunctionLibrary_GetStatUnitData::OutRHITTime' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_GetStatUnitData, OutFrameTime) == 0x000018, "Member 'PluginUtilFunctionLibrary_GetStatUnitData::OutFrameTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_HasAccess \ static_assert(alignof(PluginUtilFunctionLibrary_HasAccess) == 0x000004, "Wrong alignment on PluginUtilFunctionLibrary_HasAccess"); \ static_assert(sizeof(PluginUtilFunctionLibrary_HasAccess) == 0x000008, "Wrong size on PluginUtilFunctionLibrary_HasAccess"); \ static_assert(offsetof(PluginUtilFunctionLibrary_HasAccess, AccData) == 0x000000, "Member 'PluginUtilFunctionLibrary_HasAccess::AccData' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_HasAccess, Action) == 0x000004, "Member 'PluginUtilFunctionLibrary_HasAccess::Action' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_HasAccess, ReturnValue) == 0x000005, "Member 'PluginUtilFunctionLibrary_HasAccess::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_is_in_range \ static_assert(alignof(PluginUtilFunctionLibrary_is_in_range) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_is_in_range"); \ static_assert(sizeof(PluginUtilFunctionLibrary_is_in_range) == 0x000038, "Wrong size on PluginUtilFunctionLibrary_is_in_range"); \ static_assert(offsetof(PluginUtilFunctionLibrary_is_in_range, Start) == 0x000000, "Member 'PluginUtilFunctionLibrary_is_in_range::Start' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_is_in_range, End) == 0x000018, "Member 'PluginUtilFunctionLibrary_is_in_range::End' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_is_in_range, Factor) == 0x000030, "Member 'PluginUtilFunctionLibrary_is_in_range::Factor' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_is_in_range, ReturnValue) == 0x000034, "Member 'PluginUtilFunctionLibrary_is_in_range::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_IsActorInNavBoundsLevel \ static_assert(alignof(PluginUtilFunctionLibrary_IsActorInNavBoundsLevel) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_IsActorInNavBoundsLevel"); \ static_assert(sizeof(PluginUtilFunctionLibrary_IsActorInNavBoundsLevel) == 0x000010, "Wrong size on PluginUtilFunctionLibrary_IsActorInNavBoundsLevel"); \ static_assert(offsetof(PluginUtilFunctionLibrary_IsActorInNavBoundsLevel, Actor) == 0x000000, "Member 'PluginUtilFunctionLibrary_IsActorInNavBoundsLevel::Actor' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_IsActorInNavBoundsLevel, ReturnValue) == 0x000008, "Member 'PluginUtilFunctionLibrary_IsActorInNavBoundsLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_IsDCSExperimentalEnabled \ static_assert(alignof(PluginUtilFunctionLibrary_IsDCSExperimentalEnabled) == 0x000001, "Wrong alignment on PluginUtilFunctionLibrary_IsDCSExperimentalEnabled"); \ static_assert(sizeof(PluginUtilFunctionLibrary_IsDCSExperimentalEnabled) == 0x000001, "Wrong size on PluginUtilFunctionLibrary_IsDCSExperimentalEnabled"); \ static_assert(offsetof(PluginUtilFunctionLibrary_IsDCSExperimentalEnabled, ReturnValue) == 0x000000, "Member 'PluginUtilFunctionLibrary_IsDCSExperimentalEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed \ static_assert(alignof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed"); \ static_assert(sizeof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed) == 0x000048, "Wrong size on PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed"); \ static_assert(offsetof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed, WorldContextObject) == 0x000000, "Member 'PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed, GameState) == 0x000008, "Member 'PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed::GameState' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed, User) == 0x000010, "Member 'PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed::User' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed, ItemClass) == 0x000018, "Member 'PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed::ItemClass' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed, ItemSordId) == 0x000020, "Member 'PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed::ItemSordId' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed, bCantBeUsed) == 0x000024, "Member 'PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed::bCantBeUsed' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed, OutCantMessage) == 0x000028, "Member 'PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed::OutCantMessage' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed, ReturnValue) == 0x000040, "Member 'PluginUtilFunctionLibrary_Item_CheckAvaliableAndItemCantBeUsed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage \ static_assert(alignof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage"); \ static_assert(sizeof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage) == 0x000030, "Wrong size on PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage"); \ static_assert(offsetof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage, ItemClass) == 0x000000, "Member 'PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage::ItemClass' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage, User) == 0x000008, "Member 'PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage::User' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage, ItemSordId) == 0x000010, "Member 'PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage::ItemSordId' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage, Montage) == 0x000018, "Member 'PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage, SectionName) == 0x000020, "Member 'PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage::SectionName' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage, bCouldUseItem) == 0x000028, "Member 'PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage::bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage, ReturnValue) == 0x000029, "Member 'PluginUtilFunctionLibrary_Item_CheckAvaliableAndSelectMontage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_K2_ClearMontageDurationBinder \ static_assert(alignof(PluginUtilFunctionLibrary_K2_ClearMontageDurationBinder) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_K2_ClearMontageDurationBinder"); \ static_assert(sizeof(PluginUtilFunctionLibrary_K2_ClearMontageDurationBinder) == 0x000018, "Wrong size on PluginUtilFunctionLibrary_K2_ClearMontageDurationBinder"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_ClearMontageDurationBinder, Object) == 0x000000, "Member 'PluginUtilFunctionLibrary_K2_ClearMontageDurationBinder::Object' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_ClearMontageDurationBinder, FunctionName) == 0x000008, "Member 'PluginUtilFunctionLibrary_K2_ClearMontageDurationBinder::FunctionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_K2_ClearMontageDurationBinderDelegate \ static_assert(alignof(PluginUtilFunctionLibrary_K2_ClearMontageDurationBinderDelegate) == 0x000004, "Wrong alignment on PluginUtilFunctionLibrary_K2_ClearMontageDurationBinderDelegate"); \ static_assert(sizeof(PluginUtilFunctionLibrary_K2_ClearMontageDurationBinderDelegate) == 0x000010, "Wrong size on PluginUtilFunctionLibrary_K2_ClearMontageDurationBinderDelegate"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_ClearMontageDurationBinderDelegate, Delegate) == 0x000000, "Member 'PluginUtilFunctionLibrary_K2_ClearMontageDurationBinderDelegate::Delegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_K2_ClearMontageDurationHandle \ static_assert(alignof(PluginUtilFunctionLibrary_K2_ClearMontageDurationHandle) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_K2_ClearMontageDurationHandle"); \ static_assert(sizeof(PluginUtilFunctionLibrary_K2_ClearMontageDurationHandle) == 0x000010, "Wrong size on PluginUtilFunctionLibrary_K2_ClearMontageDurationHandle"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_ClearMontageDurationHandle, WorldContextObject) == 0x000000, "Member 'PluginUtilFunctionLibrary_K2_ClearMontageDurationHandle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_ClearMontageDurationHandle, Handle) == 0x000008, "Member 'PluginUtilFunctionLibrary_K2_ClearMontageDurationHandle::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_K2_InvalidateMontageDurationBinderHandle \ static_assert(alignof(PluginUtilFunctionLibrary_K2_InvalidateMontageDurationBinderHandle) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_K2_InvalidateMontageDurationBinderHandle"); \ static_assert(sizeof(PluginUtilFunctionLibrary_K2_InvalidateMontageDurationBinderHandle) == 0x000010, "Wrong size on PluginUtilFunctionLibrary_K2_InvalidateMontageDurationBinderHandle"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_InvalidateMontageDurationBinderHandle, BinderHandle) == 0x000000, "Member 'PluginUtilFunctionLibrary_K2_InvalidateMontageDurationBinderHandle::BinderHandle' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_InvalidateMontageDurationBinderHandle, ReturnValue) == 0x000008, "Member 'PluginUtilFunctionLibrary_K2_InvalidateMontageDurationBinderHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_K2_IsValidMontageDurationBinderHandle \ static_assert(alignof(PluginUtilFunctionLibrary_K2_IsValidMontageDurationBinderHandle) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_K2_IsValidMontageDurationBinderHandle"); \ static_assert(sizeof(PluginUtilFunctionLibrary_K2_IsValidMontageDurationBinderHandle) == 0x000010, "Wrong size on PluginUtilFunctionLibrary_K2_IsValidMontageDurationBinderHandle"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_IsValidMontageDurationBinderHandle, BinderrHandle) == 0x000000, "Member 'PluginUtilFunctionLibrary_K2_IsValidMontageDurationBinderHandle::BinderrHandle' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_IsValidMontageDurationBinderHandle, ReturnValue) == 0x000008, "Member 'PluginUtilFunctionLibrary_K2_IsValidMontageDurationBinderHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_K2_SetMontageDurationBinder \ static_assert(alignof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_K2_SetMontageDurationBinder"); \ static_assert(sizeof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder) == 0x000040, "Wrong size on PluginUtilFunctionLibrary_K2_SetMontageDurationBinder"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder, Object) == 0x000000, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder::Object' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder, FunctionName) == 0x000008, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder::FunctionName' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder, InSkeletalMeshComponent) == 0x000018, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder::InSkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder, MontageToPlay) == 0x000020, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder, InDelayedToStart) == 0x000028, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder::InDelayedToStart' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder, InDelayedToEnd) == 0x00002C, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder::InDelayedToEnd' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder, NotifyWindow) == 0x000030, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder::NotifyWindow' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder, ReturnValue) == 0x000038, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd \ static_assert(alignof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd"); \ static_assert(sizeof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd) == 0x000040, "Wrong size on PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd, Object) == 0x000000, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd::Object' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd, FunctionName) == 0x000008, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd::FunctionName' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd, InSkeletalMeshComponent) == 0x000018, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd::InSkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd, MontageToPlay) == 0x000020, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd, InDelayedToStart) == 0x000028, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd::InDelayedToStart' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd, InDelayedToEnd) == 0x00002C, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd::InDelayedToEnd' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd, NotifyEnd) == 0x000030, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd::NotifyEnd' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd, ReturnValue) == 0x000038, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart \ static_assert(alignof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart"); \ static_assert(sizeof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart) == 0x000040, "Wrong size on PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart, Object) == 0x000000, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart::Object' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart, FunctionName) == 0x000008, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart::FunctionName' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart, InSkeletalMeshComponent) == 0x000018, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart::InSkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart, MontageToPlay) == 0x000020, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart, InDelayedToStart) == 0x000028, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart::InDelayedToStart' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart, InDelayedToEnd) == 0x00002C, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart::InDelayedToEnd' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart, NotifyStart) == 0x000030, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart::NotifyStart' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart, ReturnValue) == 0x000038, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinder_WithStart::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate \ static_assert(alignof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate"); \ static_assert(sizeof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate) == 0x000038, "Wrong size on PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate, Delegate) == 0x000000, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate::Delegate' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate, InSkeletalMeshComponent) == 0x000010, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate::InSkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate, MontageToPlay) == 0x000018, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate, InDelayedToStart) == 0x000020, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate::InDelayedToStart' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate, InDelayedToEnd) == 0x000024, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate::InDelayedToEnd' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate, NotifyWindow) == 0x000028, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate::NotifyWindow' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate, ReturnValue) == 0x000030, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End \ static_assert(alignof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End"); \ static_assert(sizeof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End) == 0x000038, "Wrong size on PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End, Delegate) == 0x000000, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End::Delegate' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End, InSkeletalMeshComponent) == 0x000010, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End::InSkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End, MontageToPlay) == 0x000018, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End, InDelayedToStart) == 0x000020, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End::InDelayedToStart' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End, InDelayedToEnd) == 0x000024, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End::InDelayedToEnd' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End, NotifyEnd) == 0x000028, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End::NotifyEnd' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End, ReturnValue) == 0x000030, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_End::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start \ static_assert(alignof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start"); \ static_assert(sizeof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start) == 0x000038, "Wrong size on PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start, Delegate) == 0x000000, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start::Delegate' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start, InSkeletalMeshComponent) == 0x000010, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start::InSkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start, MontageToPlay) == 0x000018, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start, InDelayedToStart) == 0x000020, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start::InDelayedToStart' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start, InDelayedToEnd) == 0x000024, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start::InDelayedToEnd' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start, NotifyStart) == 0x000028, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start::NotifyStart' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start, ReturnValue) == 0x000030, "Member 'PluginUtilFunctionLibrary_K2_SetMontageDurationBinderDelegate_Start::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_quat_add \ static_assert(alignof(PluginUtilFunctionLibrary_quat_add) == 0x000010, "Wrong alignment on PluginUtilFunctionLibrary_quat_add"); \ static_assert(sizeof(PluginUtilFunctionLibrary_quat_add) == 0x000060, "Wrong size on PluginUtilFunctionLibrary_quat_add"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_add, A) == 0x000000, "Member 'PluginUtilFunctionLibrary_quat_add::A' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_add, B) == 0x000020, "Member 'PluginUtilFunctionLibrary_quat_add::B' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_add, ReturnValue) == 0x000040, "Member 'PluginUtilFunctionLibrary_quat_add::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_quat_delta \ static_assert(alignof(PluginUtilFunctionLibrary_quat_delta) == 0x000010, "Wrong alignment on PluginUtilFunctionLibrary_quat_delta"); \ static_assert(sizeof(PluginUtilFunctionLibrary_quat_delta) == 0x000070, "Wrong size on PluginUtilFunctionLibrary_quat_delta"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_delta, Old) == 0x000000, "Member 'PluginUtilFunctionLibrary_quat_delta::Old' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_delta, New) == 0x000020, "Member 'PluginUtilFunctionLibrary_quat_delta::New' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_delta, DeltaTime) == 0x000040, "Member 'PluginUtilFunctionLibrary_quat_delta::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_delta, ReturnValue) == 0x000050, "Member 'PluginUtilFunctionLibrary_quat_delta::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_quat_divide \ static_assert(alignof(PluginUtilFunctionLibrary_quat_divide) == 0x000010, "Wrong alignment on PluginUtilFunctionLibrary_quat_divide"); \ static_assert(sizeof(PluginUtilFunctionLibrary_quat_divide) == 0x000050, "Wrong size on PluginUtilFunctionLibrary_quat_divide"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_divide, A) == 0x000000, "Member 'PluginUtilFunctionLibrary_quat_divide::A' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_divide, Factor) == 0x000020, "Member 'PluginUtilFunctionLibrary_quat_divide::Factor' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_divide, ReturnValue) == 0x000030, "Member 'PluginUtilFunctionLibrary_quat_divide::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_quat_multiply \ static_assert(alignof(PluginUtilFunctionLibrary_quat_multiply) == 0x000010, "Wrong alignment on PluginUtilFunctionLibrary_quat_multiply"); \ static_assert(sizeof(PluginUtilFunctionLibrary_quat_multiply) == 0x000050, "Wrong size on PluginUtilFunctionLibrary_quat_multiply"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_multiply, A) == 0x000000, "Member 'PluginUtilFunctionLibrary_quat_multiply::A' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_multiply, Factor) == 0x000020, "Member 'PluginUtilFunctionLibrary_quat_multiply::Factor' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_multiply, ReturnValue) == 0x000030, "Member 'PluginUtilFunctionLibrary_quat_multiply::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_quat_size \ static_assert(alignof(PluginUtilFunctionLibrary_quat_size) == 0x000010, "Wrong alignment on PluginUtilFunctionLibrary_quat_size"); \ static_assert(sizeof(PluginUtilFunctionLibrary_quat_size) == 0x000030, "Wrong size on PluginUtilFunctionLibrary_quat_size"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_size, A) == 0x000000, "Member 'PluginUtilFunctionLibrary_quat_size::A' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_size, ReturnValue) == 0x000020, "Member 'PluginUtilFunctionLibrary_quat_size::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_quat_substract \ static_assert(alignof(PluginUtilFunctionLibrary_quat_substract) == 0x000010, "Wrong alignment on PluginUtilFunctionLibrary_quat_substract"); \ static_assert(sizeof(PluginUtilFunctionLibrary_quat_substract) == 0x000060, "Wrong size on PluginUtilFunctionLibrary_quat_substract"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_substract, A) == 0x000000, "Member 'PluginUtilFunctionLibrary_quat_substract::A' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_substract, B) == 0x000020, "Member 'PluginUtilFunctionLibrary_quat_substract::B' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_quat_substract, ReturnValue) == 0x000040, "Member 'PluginUtilFunctionLibrary_quat_substract::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_random_wind_force \ static_assert(alignof(PluginUtilFunctionLibrary_random_wind_force) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_random_wind_force"); \ static_assert(sizeof(PluginUtilFunctionLibrary_random_wind_force) == 0x000030, "Wrong size on PluginUtilFunctionLibrary_random_wind_force"); \ static_assert(offsetof(PluginUtilFunctionLibrary_random_wind_force, windDir) == 0x000000, "Member 'PluginUtilFunctionLibrary_random_wind_force::windDir' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_random_wind_force, ReturnValue) == 0x000018, "Member 'PluginUtilFunctionLibrary_random_wind_force::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_RemoveAccessActivity \ static_assert(alignof(PluginUtilFunctionLibrary_RemoveAccessActivity) == 0x000004, "Wrong alignment on PluginUtilFunctionLibrary_RemoveAccessActivity"); \ static_assert(sizeof(PluginUtilFunctionLibrary_RemoveAccessActivity) == 0x000008, "Wrong size on PluginUtilFunctionLibrary_RemoveAccessActivity"); \ static_assert(offsetof(PluginUtilFunctionLibrary_RemoveAccessActivity, AccData) == 0x000000, "Member 'PluginUtilFunctionLibrary_RemoveAccessActivity::AccData' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_RemoveAccessActivity, RemoveAct) == 0x000004, "Member 'PluginUtilFunctionLibrary_RemoveAccessActivity::RemoveAct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_SetActorObstacleAreaClass \ static_assert(alignof(PluginUtilFunctionLibrary_SetActorObstacleAreaClass) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_SetActorObstacleAreaClass"); \ static_assert(sizeof(PluginUtilFunctionLibrary_SetActorObstacleAreaClass) == 0x000010, "Wrong size on PluginUtilFunctionLibrary_SetActorObstacleAreaClass"); \ static_assert(offsetof(PluginUtilFunctionLibrary_SetActorObstacleAreaClass, Target) == 0x000000, "Member 'PluginUtilFunctionLibrary_SetActorObstacleAreaClass::Target' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_SetActorObstacleAreaClass, ObstacleAreaType) == 0x000008, "Member 'PluginUtilFunctionLibrary_SetActorObstacleAreaClass::ObstacleAreaType' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_SetActorObstacleAreaClass, ReturnValue) == 0x000009, "Member 'PluginUtilFunctionLibrary_SetActorObstacleAreaClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_SetDynamicShadow \ static_assert(alignof(PluginUtilFunctionLibrary_SetDynamicShadow) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_SetDynamicShadow"); \ static_assert(sizeof(PluginUtilFunctionLibrary_SetDynamicShadow) == 0x000010, "Wrong size on PluginUtilFunctionLibrary_SetDynamicShadow"); \ static_assert(offsetof(PluginUtilFunctionLibrary_SetDynamicShadow, comp) == 0x000000, "Member 'PluginUtilFunctionLibrary_SetDynamicShadow::comp' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_SetDynamicShadow, NewCastDynamicShadow) == 0x000008, "Member 'PluginUtilFunctionLibrary_SetDynamicShadow::NewCastDynamicShadow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_SetMaterialInstanceStaticSwitchParameterValue \ static_assert(alignof(PluginUtilFunctionLibrary_SetMaterialInstanceStaticSwitchParameterValue) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_SetMaterialInstanceStaticSwitchParameterValue"); \ static_assert(sizeof(PluginUtilFunctionLibrary_SetMaterialInstanceStaticSwitchParameterValue) == 0x000018, "Wrong size on PluginUtilFunctionLibrary_SetMaterialInstanceStaticSwitchParameterValue"); \ static_assert(offsetof(PluginUtilFunctionLibrary_SetMaterialInstanceStaticSwitchParameterValue, Instance) == 0x000000, "Member 'PluginUtilFunctionLibrary_SetMaterialInstanceStaticSwitchParameterValue::Instance' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_SetMaterialInstanceStaticSwitchParameterValue, ParameterName) == 0x000008, "Member 'PluginUtilFunctionLibrary_SetMaterialInstanceStaticSwitchParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_SetMaterialInstanceStaticSwitchParameterValue, Value) == 0x000010, "Member 'PluginUtilFunctionLibrary_SetMaterialInstanceStaticSwitchParameterValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_sort_array_inc \ static_assert(alignof(PluginUtilFunctionLibrary_sort_array_inc) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_sort_array_inc"); \ static_assert(sizeof(PluginUtilFunctionLibrary_sort_array_inc) == 0x000020, "Wrong size on PluginUtilFunctionLibrary_sort_array_inc"); \ static_assert(offsetof(PluginUtilFunctionLibrary_sort_array_inc, unsortedArray) == 0x000000, "Member 'PluginUtilFunctionLibrary_sort_array_inc::unsortedArray' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_sort_array_inc, ReturnValue) == 0x000010, "Member 'PluginUtilFunctionLibrary_sort_array_inc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_SwapAccessActivity \ static_assert(alignof(PluginUtilFunctionLibrary_SwapAccessActivity) == 0x000004, "Wrong alignment on PluginUtilFunctionLibrary_SwapAccessActivity"); \ static_assert(sizeof(PluginUtilFunctionLibrary_SwapAccessActivity) == 0x000008, "Wrong size on PluginUtilFunctionLibrary_SwapAccessActivity"); \ static_assert(offsetof(PluginUtilFunctionLibrary_SwapAccessActivity, AccData) == 0x000000, "Member 'PluginUtilFunctionLibrary_SwapAccessActivity::AccData' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_SwapAccessActivity, OldRemove) == 0x000004, "Member 'PluginUtilFunctionLibrary_SwapAccessActivity::OldRemove' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_SwapAccessActivity, NewAdd) == 0x000005, "Member 'PluginUtilFunctionLibrary_SwapAccessActivity::NewAdd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PluginUtilFunctionLibrary_TestMayDirectWalkTo \ static_assert(alignof(PluginUtilFunctionLibrary_TestMayDirectWalkTo) == 0x000008, "Wrong alignment on PluginUtilFunctionLibrary_TestMayDirectWalkTo"); \ static_assert(sizeof(PluginUtilFunctionLibrary_TestMayDirectWalkTo) == 0x000028, "Wrong size on PluginUtilFunctionLibrary_TestMayDirectWalkTo"); \ static_assert(offsetof(PluginUtilFunctionLibrary_TestMayDirectWalkTo, Character) == 0x000000, "Member 'PluginUtilFunctionLibrary_TestMayDirectWalkTo::Character' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_TestMayDirectWalkTo, Position) == 0x000008, "Member 'PluginUtilFunctionLibrary_TestMayDirectWalkTo::Position' has a wrong offset!"); \ static_assert(offsetof(PluginUtilFunctionLibrary_TestMayDirectWalkTo, ReturnValue) == 0x000020, "Member 'PluginUtilFunctionLibrary_TestMayDirectWalkTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPluginUtilFunctionLibrary \ static_assert(alignof(UPluginUtilFunctionLibrary) == 0x000008, "Wrong alignment on UPluginUtilFunctionLibrary"); \ static_assert(sizeof(UPluginUtilFunctionLibrary) == 0x000028, "Wrong size on UPluginUtilFunctionLibrary"); \ #define DUMPER7_ASSERTS_MontageDurationBindSubsystem_OnNotifyBeginReceived \ static_assert(alignof(MontageDurationBindSubsystem_OnNotifyBeginReceived) == 0x000008, "Wrong alignment on MontageDurationBindSubsystem_OnNotifyBeginReceived"); \ static_assert(sizeof(MontageDurationBindSubsystem_OnNotifyBeginReceived) == 0x000028, "Wrong size on MontageDurationBindSubsystem_OnNotifyBeginReceived"); \ static_assert(offsetof(MontageDurationBindSubsystem_OnNotifyBeginReceived, NotifyName) == 0x000000, "Member 'MontageDurationBindSubsystem_OnNotifyBeginReceived::NotifyName' has a wrong offset!"); \ static_assert(offsetof(MontageDurationBindSubsystem_OnNotifyBeginReceived, BranchingPointNotifyPayload) == 0x000008, "Member 'MontageDurationBindSubsystem_OnNotifyBeginReceived::BranchingPointNotifyPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageDurationBindSubsystem_OnNotifyEndReceived \ static_assert(alignof(MontageDurationBindSubsystem_OnNotifyEndReceived) == 0x000008, "Wrong alignment on MontageDurationBindSubsystem_OnNotifyEndReceived"); \ static_assert(sizeof(MontageDurationBindSubsystem_OnNotifyEndReceived) == 0x000028, "Wrong size on MontageDurationBindSubsystem_OnNotifyEndReceived"); \ static_assert(offsetof(MontageDurationBindSubsystem_OnNotifyEndReceived, NotifyName) == 0x000000, "Member 'MontageDurationBindSubsystem_OnNotifyEndReceived::NotifyName' has a wrong offset!"); \ static_assert(offsetof(MontageDurationBindSubsystem_OnNotifyEndReceived, BranchingPointNotifyPayload) == 0x000008, "Member 'MontageDurationBindSubsystem_OnNotifyEndReceived::BranchingPointNotifyPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageDurationBindSubsystem_OnPlayingActorEndPlay \ static_assert(alignof(MontageDurationBindSubsystem_OnPlayingActorEndPlay) == 0x000008, "Wrong alignment on MontageDurationBindSubsystem_OnPlayingActorEndPlay"); \ static_assert(sizeof(MontageDurationBindSubsystem_OnPlayingActorEndPlay) == 0x000010, "Wrong size on MontageDurationBindSubsystem_OnPlayingActorEndPlay"); \ static_assert(offsetof(MontageDurationBindSubsystem_OnPlayingActorEndPlay, Actor) == 0x000000, "Member 'MontageDurationBindSubsystem_OnPlayingActorEndPlay::Actor' has a wrong offset!"); \ static_assert(offsetof(MontageDurationBindSubsystem_OnPlayingActorEndPlay, EndPlayReason) == 0x000008, "Member 'MontageDurationBindSubsystem_OnPlayingActorEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMontageDurationBindSubsystem \ static_assert(alignof(UMontageDurationBindSubsystem) == 0x000008, "Wrong alignment on UMontageDurationBindSubsystem"); \ static_assert(sizeof(UMontageDurationBindSubsystem) == 0x000120, "Wrong size on UMontageDurationBindSubsystem"); \ #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_UDeveloperSettingsBackedByCVars \ static_assert(alignof(UDeveloperSettingsBackedByCVars) == 0x000008, "Wrong alignment on UDeveloperSettingsBackedByCVars"); \ static_assert(sizeof(UDeveloperSettingsBackedByCVars) == 0x000038, "Wrong size on UDeveloperSettingsBackedByCVars"); \ #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_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_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_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_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_UNavigationSystemModuleConfig \ static_assert(alignof(UNavigationSystemModuleConfig) == 0x000008, "Wrong alignment on UNavigationSystemModuleConfig"); \ static_assert(sizeof(UNavigationSystemModuleConfig) == 0x000060, "Wrong size on UNavigationSystemModuleConfig"); \ #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_UCrowdManagerBase \ static_assert(alignof(UCrowdManagerBase) == 0x000008, "Wrong alignment on UCrowdManagerBase"); \ static_assert(sizeof(UCrowdManagerBase) == 0x000028, "Wrong size on UCrowdManagerBase"); \ #define DUMPER7_ASSERTS_ANavigationGraphNode \ static_assert(alignof(ANavigationGraphNode) == 0x000008, "Wrong alignment on ANavigationGraphNode"); \ static_assert(sizeof(ANavigationGraphNode) == 0x0002F0, "Wrong size on ANavigationGraphNode"); \ #define DUMPER7_ASSERTS_UNavigationGraphNodeComponent \ static_assert(alignof(UNavigationGraphNodeComponent) == 0x000010, "Wrong alignment on UNavigationGraphNodeComponent"); \ static_assert(sizeof(UNavigationGraphNodeComponent) == 0x000310, "Wrong size on UNavigationGraphNodeComponent"); \ static_assert(offsetof(UNavigationGraphNodeComponent, Node) == 0x0002E0, "Member 'UNavigationGraphNodeComponent::Node' has a wrong offset!"); \ static_assert(offsetof(UNavigationGraphNodeComponent, NextNodeComponent) == 0x0002F8, "Member 'UNavigationGraphNodeComponent::NextNodeComponent' has a wrong offset!"); \ static_assert(offsetof(UNavigationGraphNodeComponent, PrevNodeComponent) == 0x000300, "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_ANavigationData \ static_assert(alignof(ANavigationData) == 0x000008, "Wrong alignment on ANavigationData"); \ static_assert(sizeof(ANavigationData) == 0x000518, "Wrong size on ANavigationData"); \ static_assert(offsetof(ANavigationData, RenderingComp) == 0x0002F8, "Member 'ANavigationData::RenderingComp' has a wrong offset!"); \ static_assert(offsetof(ANavigationData, NavDataConfig) == 0x000300, "Member 'ANavigationData::NavDataConfig' has a wrong offset!"); \ static_assert(offsetof(ANavigationData, RuntimeGeneration) == 0x00039C, "Member 'ANavigationData::RuntimeGeneration' has a wrong offset!"); \ static_assert(offsetof(ANavigationData, ObservedPathsTickInterval) == 0x0003A0, "Member 'ANavigationData::ObservedPathsTickInterval' has a wrong offset!"); \ static_assert(offsetof(ANavigationData, DataVersion) == 0x0003A4, "Member 'ANavigationData::DataVersion' has a wrong offset!"); \ static_assert(offsetof(ANavigationData, SupportedAreas) == 0x0004B0, "Member 'ANavigationData::SupportedAreas' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAbstractNavData \ static_assert(alignof(AAbstractNavData) == 0x000008, "Wrong alignment on AAbstractNavData"); \ static_assert(sizeof(AAbstractNavData) == 0x000518, "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_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_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_ANavigationGraph \ static_assert(alignof(ANavigationGraph) == 0x000008, "Wrong alignment on ANavigationGraph"); \ static_assert(sizeof(ANavigationGraph) == 0x000518, "Wrong size on ANavigationGraph"); \ #define DUMPER7_ASSERTS_UNavigationInvokerComponent \ static_assert(alignof(UNavigationInvokerComponent) == 0x000008, "Wrong alignment on UNavigationInvokerComponent"); \ static_assert(sizeof(UNavigationInvokerComponent) == 0x0000F0, "Wrong size on UNavigationInvokerComponent"); \ static_assert(offsetof(UNavigationInvokerComponent, TileGenerationRadius) == 0x0000E8, "Member 'UNavigationInvokerComponent::TileGenerationRadius' has a wrong offset!"); \ static_assert(offsetof(UNavigationInvokerComponent, TileRemovalRadius) == 0x0000EC, "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_NoPersistent_FindPathToLocationSynchronously \ static_assert(alignof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously) == 0x000008, "Wrong alignment on NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously"); \ static_assert(sizeof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously) == 0x000068, "Wrong size on NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously, WorldContextObject) == 0x000000, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously, OutPathPoints) == 0x000008, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously::OutPathPoints' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously, OutPathLength) == 0x000018, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously::OutPathLength' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously, PathStart) == 0x000020, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously::PathStart' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously, PathEnd) == 0x000038, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously::PathEnd' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously, PathfindingContext) == 0x000050, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously::PathfindingContext' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously, FilterClass) == 0x000058, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously::FilterClass' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously, ReturnValue) == 0x000060, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced \ static_assert(alignof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced) == 0x000008, "Wrong alignment on NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced"); \ static_assert(sizeof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced) == 0x000070, "Wrong size on NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced, WorldContextObject) == 0x000000, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced, OutPathPoints) == 0x000008, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced::OutPathPoints' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced, OutPathLength) == 0x000018, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced::OutPathLength' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced, PathStart) == 0x000020, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced::PathStart' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced, PathEnd) == 0x000038, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced::PathEnd' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced, PathfindingContext) == 0x000050, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced::PathfindingContext' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced, FilterClass) == 0x000058, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced::FilterClass' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced, bWantsPathCorridor) == 0x000060, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced::bWantsPathCorridor' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced, CornerOffset) == 0x000064, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced::CornerOffset' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced, ReturnValue) == 0x000068, "Member 'NavigationSystemV1_NoPersistent_FindPathToLocationSynchronously_Advanced::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) == 0x001550, "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) == 0x00022C, "Member 'UNavigationSystemV1::OperationMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANavigationTestingActor \ static_assert(alignof(ANavigationTestingActor) == 0x000008, "Wrong alignment on ANavigationTestingActor"); \ static_assert(sizeof(ANavigationTestingActor) == 0x000410, "Wrong size on ANavigationTestingActor"); \ static_assert(offsetof(ANavigationTestingActor, CapsuleComponent) == 0x000300, "Member 'ANavigationTestingActor::CapsuleComponent' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, InvokerComponent) == 0x000308, "Member 'ANavigationTestingActor::InvokerComponent' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, NavAgentProps) == 0x000318, "Member 'ANavigationTestingActor::NavAgentProps' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, QueryingExtent) == 0x000350, "Member 'ANavigationTestingActor::QueryingExtent' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, MyNavData) == 0x000368, "Member 'ANavigationTestingActor::MyNavData' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, ProjectedLocation) == 0x000370, "Member 'ANavigationTestingActor::ProjectedLocation' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, CostLimitFactor) == 0x00038C, "Member 'ANavigationTestingActor::CostLimitFactor' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, MinimumCostLimit) == 0x000390, "Member 'ANavigationTestingActor::MinimumCostLimit' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, CostDisplayMode) == 0x000398, "Member 'ANavigationTestingActor::CostDisplayMode' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, TextCanvasOffset) == 0x0003A0, "Member 'ANavigationTestingActor::TextCanvasOffset' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, PathfindingTime) == 0x0003B4, "Member 'ANavigationTestingActor::PathfindingTime' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, PathCost) == 0x0003B8, "Member 'ANavigationTestingActor::PathCost' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, PathfindingSteps) == 0x0003BC, "Member 'ANavigationTestingActor::PathfindingSteps' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, OtherActor) == 0x0003C0, "Member 'ANavigationTestingActor::OtherActor' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, FilterClass) == 0x0003C8, "Member 'ANavigationTestingActor::FilterClass' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, ShowStepIndex) == 0x0003D0, "Member 'ANavigationTestingActor::ShowStepIndex' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, OffsetFromCornersDistance) == 0x0003D4, "Member 'ANavigationTestingActor::OffsetFromCornersDistance' 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) == 0x0005F8, "Wrong size on ARecastNavMesh"); \ static_assert(offsetof(ARecastNavMesh, DrawOffset) == 0x00051C, "Member 'ARecastNavMesh::DrawOffset' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, TileGenerationDebug) == 0x000520, "Member 'ARecastNavMesh::TileGenerationDebug' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, TilePoolSize) == 0x000538, "Member 'ARecastNavMesh::TilePoolSize' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, TileSizeUU) == 0x00053C, "Member 'ARecastNavMesh::TileSizeUU' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, CellSize) == 0x000540, "Member 'ARecastNavMesh::CellSize' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, CellHeight) == 0x000544, "Member 'ARecastNavMesh::CellHeight' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, AgentRadius) == 0x000548, "Member 'ARecastNavMesh::AgentRadius' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, AgentHeight) == 0x00054C, "Member 'ARecastNavMesh::AgentHeight' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, AgentMaxSlope) == 0x000550, "Member 'ARecastNavMesh::AgentMaxSlope' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, AgentMaxStepHeight) == 0x000554, "Member 'ARecastNavMesh::AgentMaxStepHeight' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, MinRegionArea) == 0x000558, "Member 'ARecastNavMesh::MinRegionArea' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, MergeRegionSize) == 0x00055C, "Member 'ARecastNavMesh::MergeRegionSize' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, MaxSimplificationError) == 0x000560, "Member 'ARecastNavMesh::MaxSimplificationError' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, MaxSimultaneousTileGenerationJobsCount) == 0x000564, "Member 'ARecastNavMesh::MaxSimultaneousTileGenerationJobsCount' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, TileNumberHardLimit) == 0x000568, "Member 'ARecastNavMesh::TileNumberHardLimit' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, PolyRefTileBits) == 0x00056C, "Member 'ARecastNavMesh::PolyRefTileBits' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, PolyRefNavPolyBits) == 0x000570, "Member 'ARecastNavMesh::PolyRefNavPolyBits' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, PolyRefSaltBits) == 0x000574, "Member 'ARecastNavMesh::PolyRefSaltBits' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, NavMeshOriginOffset) == 0x000578, "Member 'ARecastNavMesh::NavMeshOriginOffset' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, DefaultDrawDistance) == 0x000590, "Member 'ARecastNavMesh::DefaultDrawDistance' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, DefaultMaxSearchNodes) == 0x000594, "Member 'ARecastNavMesh::DefaultMaxSearchNodes' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, DefaultMaxHierarchicalSearchNodes) == 0x000598, "Member 'ARecastNavMesh::DefaultMaxHierarchicalSearchNodes' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, RegionPartitioning) == 0x00059C, "Member 'ARecastNavMesh::RegionPartitioning' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, LayerPartitioning) == 0x00059D, "Member 'ARecastNavMesh::LayerPartitioning' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, RegionChunkSplits) == 0x0005A0, "Member 'ARecastNavMesh::RegionChunkSplits' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, LayerChunkSplits) == 0x0005A4, "Member 'ARecastNavMesh::LayerChunkSplits' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, TimeSliceFilterLedgeSpansMaxYProcess) == 0x0005AC, "Member 'ARecastNavMesh::TimeSliceFilterLedgeSpansMaxYProcess' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, TimeSliceLongDurationDebug) == 0x0005B0, "Member 'ARecastNavMesh::TimeSliceLongDurationDebug' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, TileSetUpdateInterval) == 0x0005BC, "Member 'ARecastNavMesh::TileSetUpdateInterval' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, HeuristicScale) == 0x0005C0, "Member 'ARecastNavMesh::HeuristicScale' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, VerticalDeviationFromGroundCompensation) == 0x0005C4, "Member 'ARecastNavMesh::VerticalDeviationFromGroundCompensation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavLinkComponent \ static_assert(alignof(UNavLinkComponent) == 0x000010, "Wrong alignment on UNavLinkComponent"); \ static_assert(sizeof(UNavLinkComponent) == 0x0005A0, "Wrong size on UNavLinkComponent"); \ static_assert(offsetof(UNavLinkComponent, Links) == 0x000590, "Member 'UNavLinkComponent::Links' has a wrong offset!"); \ #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) == 0x000138, "Wrong size on UNavRelevantComponent"); \ static_assert(offsetof(UNavRelevantComponent, CachedNavParent) == 0x000130, "Member 'UNavRelevantComponent::CachedNavParent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavLinkCustomComponent \ static_assert(alignof(UNavLinkCustomComponent) == 0x000008, "Wrong alignment on UNavLinkCustomComponent"); \ static_assert(sizeof(UNavLinkCustomComponent) == 0x000218, "Wrong size on UNavLinkCustomComponent"); \ static_assert(offsetof(UNavLinkCustomComponent, NavLinkUserId) == 0x000140, "Member 'UNavLinkCustomComponent::NavLinkUserId' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, EnabledAreaClass) == 0x000148, "Member 'UNavLinkCustomComponent::EnabledAreaClass' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, DisabledAreaClass) == 0x000150, "Member 'UNavLinkCustomComponent::DisabledAreaClass' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, SupportedAgents) == 0x000158, "Member 'UNavLinkCustomComponent::SupportedAgents' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, LinkRelativeStart) == 0x000160, "Member 'UNavLinkCustomComponent::LinkRelativeStart' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, LinkRelativeEnd) == 0x000178, "Member 'UNavLinkCustomComponent::LinkRelativeEnd' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, LinkDirection) == 0x000190, "Member 'UNavLinkCustomComponent::LinkDirection' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, ObstacleOffset) == 0x000198, "Member 'UNavLinkCustomComponent::ObstacleOffset' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, ObstacleExtent) == 0x0001B0, "Member 'UNavLinkCustomComponent::ObstacleExtent' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, ObstacleAreaClass) == 0x0001C8, "Member 'UNavLinkCustomComponent::ObstacleAreaClass' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, BroadcastRadius) == 0x0001D0, "Member 'UNavLinkCustomComponent::BroadcastRadius' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, BroadcastInterval) == 0x0001D4, "Member 'UNavLinkCustomComponent::BroadcastInterval' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, BroadcastChannel) == 0x0001D8, "Member 'UNavLinkCustomComponent::BroadcastChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavLinkRenderingComponent \ static_assert(alignof(UNavLinkRenderingComponent) == 0x000010, "Wrong alignment on UNavLinkRenderingComponent"); \ static_assert(sizeof(UNavLinkRenderingComponent) == 0x000590, "Wrong size on UNavLinkRenderingComponent"); \ #define DUMPER7_ASSERTS_ANavSystemConfigOverride \ static_assert(alignof(ANavSystemConfigOverride) == 0x000008, "Wrong alignment on ANavSystemConfigOverride"); \ static_assert(sizeof(ANavSystemConfigOverride) == 0x000300, "Wrong size on ANavSystemConfigOverride"); \ static_assert(offsetof(ANavSystemConfigOverride, NavigationSystemConfig) == 0x0002F0, "Member 'ANavSystemConfigOverride::NavigationSystemConfig' has a wrong offset!"); \ static_assert(offsetof(ANavSystemConfigOverride, OverridePolicy) == 0x0002F8, "Member 'ANavSystemConfigOverride::OverridePolicy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANavMeshBoundsVolume \ static_assert(alignof(ANavMeshBoundsVolume) == 0x000008, "Wrong alignment on ANavMeshBoundsVolume"); \ static_assert(sizeof(ANavMeshBoundsVolume) == 0x000330, "Wrong size on ANavMeshBoundsVolume"); \ static_assert(offsetof(ANavMeshBoundsVolume, SupportedAgents) == 0x000328, "Member 'ANavMeshBoundsVolume::SupportedAgents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavMeshRenderingComponent \ static_assert(alignof(UNavMeshRenderingComponent) == 0x000010, "Wrong alignment on UNavMeshRenderingComponent"); \ static_assert(sizeof(UNavMeshRenderingComponent) == 0x0005F0, "Wrong size on UNavMeshRenderingComponent"); \ #define DUMPER7_ASSERTS_UNavTestRenderingComponent \ static_assert(alignof(UNavTestRenderingComponent) == 0x000010, "Wrong alignment on UNavTestRenderingComponent"); \ static_assert(sizeof(UNavTestRenderingComponent) == 0x0005E0, "Wrong size on UNavTestRenderingComponent"); \ #define DUMPER7_ASSERTS_URecastNavMeshDataChunk \ static_assert(alignof(URecastNavMeshDataChunk) == 0x000008, "Wrong alignment on URecastNavMeshDataChunk"); \ static_assert(sizeof(URecastNavMeshDataChunk) == 0x000048, "Wrong size on URecastNavMeshDataChunk"); \ #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) == 0x0001E0, "Wrong size on UNavModifierComponent"); \ static_assert(offsetof(UNavModifierComponent, AreaClass) == 0x000138, "Member 'UNavModifierComponent::AreaClass' has a wrong offset!"); \ static_assert(offsetof(UNavModifierComponent, FailsafeExtent) == 0x000140, "Member 'UNavModifierComponent::FailsafeExtent' has a wrong offset!"); \ #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) == 0x000340, "Wrong size on ANavModifierVolume"); \ static_assert(offsetof(ANavModifierVolume, AreaClass) == 0x000330, "Member 'ANavModifierVolume::AreaClass' has a wrong offset!"); \ static_assert(offsetof(ANavModifierVolume, bMaskFillCollisionUnderneathForNavmesh) == 0x000338, "Member 'ANavModifierVolume::bMaskFillCollisionUnderneathForNavmesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSArtLibrary_SetEnablePlayerPosProcessVolume \ static_assert(alignof(DCSArtLibrary_SetEnablePlayerPosProcessVolume) == 0x000008, "Wrong alignment on DCSArtLibrary_SetEnablePlayerPosProcessVolume"); \ static_assert(sizeof(DCSArtLibrary_SetEnablePlayerPosProcessVolume) == 0x000010, "Wrong size on DCSArtLibrary_SetEnablePlayerPosProcessVolume"); \ static_assert(offsetof(DCSArtLibrary_SetEnablePlayerPosProcessVolume, Context) == 0x000000, "Member 'DCSArtLibrary_SetEnablePlayerPosProcessVolume::Context' has a wrong offset!"); \ static_assert(offsetof(DCSArtLibrary_SetEnablePlayerPosProcessVolume, InEnable) == 0x000008, "Member 'DCSArtLibrary_SetEnablePlayerPosProcessVolume::InEnable' has a wrong offset!"); \ static_assert(offsetof(DCSArtLibrary_SetEnablePlayerPosProcessVolume, InUseCameraPos) == 0x000009, "Member 'DCSArtLibrary_SetEnablePlayerPosProcessVolume::InUseCameraPos' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSArtLibrary \ static_assert(alignof(UDCSArtLibrary) == 0x000008, "Wrong alignment on UDCSArtLibrary"); \ static_assert(sizeof(UDCSArtLibrary) == 0x000028, "Wrong size on UDCSArtLibrary"); \ #define DUMPER7_ASSERTS_ADCSPostProcessVolume \ static_assert(alignof(ADCSPostProcessVolume) == 0x000010, "Wrong alignment on ADCSPostProcessVolume"); \ static_assert(sizeof(ADCSPostProcessVolume) == 0x000A20, "Wrong size on ADCSPostProcessVolume"); \ #define DUMPER7_ASSERTS_SMCallerEntry_Init \ static_assert(alignof(SMCallerEntry_Init) == 0x000008, "Wrong alignment on SMCallerEntry_Init"); \ static_assert(sizeof(SMCallerEntry_Init) == 0x000010, "Wrong size on SMCallerEntry_Init"); \ static_assert(offsetof(SMCallerEntry_Init, InOpsObject) == 0x000000, "Member 'SMCallerEntry_Init::InOpsObject' has a wrong offset!"); \ static_assert(offsetof(SMCallerEntry_Init, ReturnValue) == 0x000008, "Member 'SMCallerEntry_Init::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USMCallerEntry \ static_assert(alignof(USMCallerEntry) == 0x000008, "Wrong alignment on USMCallerEntry"); \ static_assert(sizeof(USMCallerEntry) == 0x000030, "Wrong size on USMCallerEntry"); \ static_assert(offsetof(USMCallerEntry, BaseObj) == 0x000028, "Member 'USMCallerEntry::BaseObj' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMDCSCharacterCallerEntry_buffer_input \ static_assert(alignof(SMDCSCharacterCallerEntry_buffer_input) == 0x000001, "Wrong alignment on SMDCSCharacterCallerEntry_buffer_input"); \ static_assert(sizeof(SMDCSCharacterCallerEntry_buffer_input) == 0x000001, "Wrong size on SMDCSCharacterCallerEntry_buffer_input"); \ static_assert(offsetof(SMDCSCharacterCallerEntry_buffer_input, InAction) == 0x000000, "Member 'SMDCSCharacterCallerEntry_buffer_input::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMDCSCharacterCallerEntry_filter_blockstun \ static_assert(alignof(SMDCSCharacterCallerEntry_filter_blockstun) == 0x000001, "Wrong alignment on SMDCSCharacterCallerEntry_filter_blockstun"); \ static_assert(sizeof(SMDCSCharacterCallerEntry_filter_blockstun) == 0x000001, "Wrong size on SMDCSCharacterCallerEntry_filter_blockstun"); \ static_assert(offsetof(SMDCSCharacterCallerEntry_filter_blockstun, ReturnValue) == 0x000000, "Member 'SMDCSCharacterCallerEntry_filter_blockstun::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMDCSCharacterCallerEntry_get_acc_activity_id \ static_assert(alignof(SMDCSCharacterCallerEntry_get_acc_activity_id) == 0x000001, "Wrong alignment on SMDCSCharacterCallerEntry_get_acc_activity_id"); \ static_assert(sizeof(SMDCSCharacterCallerEntry_get_acc_activity_id) == 0x000001, "Wrong size on SMDCSCharacterCallerEntry_get_acc_activity_id"); \ static_assert(offsetof(SMDCSCharacterCallerEntry_get_acc_activity_id, ReturnValue) == 0x000000, "Member 'SMDCSCharacterCallerEntry_get_acc_activity_id::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMDCSCharacterCallerEntry_get_lockexception \ static_assert(alignof(SMDCSCharacterCallerEntry_get_lockexception) == 0x000001, "Wrong alignment on SMDCSCharacterCallerEntry_get_lockexception"); \ static_assert(sizeof(SMDCSCharacterCallerEntry_get_lockexception) == 0x000001, "Wrong size on SMDCSCharacterCallerEntry_get_lockexception"); \ static_assert(offsetof(SMDCSCharacterCallerEntry_get_lockexception, ReturnValue) == 0x000000, "Member 'SMDCSCharacterCallerEntry_get_lockexception::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMDCSCharacterCallerEntry_get_state \ static_assert(alignof(SMDCSCharacterCallerEntry_get_state) == 0x000008, "Wrong alignment on SMDCSCharacterCallerEntry_get_state"); \ static_assert(sizeof(SMDCSCharacterCallerEntry_get_state) == 0x000010, "Wrong size on SMDCSCharacterCallerEntry_get_state"); \ static_assert(offsetof(SMDCSCharacterCallerEntry_get_state, ReturnValue) == 0x000000, "Member 'SMDCSCharacterCallerEntry_get_state::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMDCSCharacterCallerEntry_inputbuffer_close_and_cosume \ static_assert(alignof(SMDCSCharacterCallerEntry_inputbuffer_close_and_cosume) == 0x000001, "Wrong alignment on SMDCSCharacterCallerEntry_inputbuffer_close_and_cosume"); \ static_assert(sizeof(SMDCSCharacterCallerEntry_inputbuffer_close_and_cosume) == 0x000001, "Wrong size on SMDCSCharacterCallerEntry_inputbuffer_close_and_cosume"); \ static_assert(offsetof(SMDCSCharacterCallerEntry_inputbuffer_close_and_cosume, InAction) == 0x000000, "Member 'SMDCSCharacterCallerEntry_inputbuffer_close_and_cosume::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMDCSCharacterCallerEntry_register_on_state_changed \ static_assert(alignof(SMDCSCharacterCallerEntry_register_on_state_changed) == 0x000004, "Wrong alignment on SMDCSCharacterCallerEntry_register_on_state_changed"); \ static_assert(sizeof(SMDCSCharacterCallerEntry_register_on_state_changed) == 0x000010, "Wrong size on SMDCSCharacterCallerEntry_register_on_state_changed"); \ static_assert(offsetof(SMDCSCharacterCallerEntry_register_on_state_changed, InStateChangedCallback) == 0x000000, "Member 'SMDCSCharacterCallerEntry_register_on_state_changed::InStateChangedCallback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMDCSCharacterCallerEntry_register_quit_callback \ static_assert(alignof(SMDCSCharacterCallerEntry_register_quit_callback) == 0x000004, "Wrong alignment on SMDCSCharacterCallerEntry_register_quit_callback"); \ static_assert(sizeof(SMDCSCharacterCallerEntry_register_quit_callback) == 0x000010, "Wrong size on SMDCSCharacterCallerEntry_register_quit_callback"); \ static_assert(offsetof(SMDCSCharacterCallerEntry_register_quit_callback, InQuitStateCallback) == 0x000000, "Member 'SMDCSCharacterCallerEntry_register_quit_callback::InQuitStateCallback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMDCSCharacterCallerEntry_remove_on_state_changed \ static_assert(alignof(SMDCSCharacterCallerEntry_remove_on_state_changed) == 0x000004, "Wrong alignment on SMDCSCharacterCallerEntry_remove_on_state_changed"); \ static_assert(sizeof(SMDCSCharacterCallerEntry_remove_on_state_changed) == 0x000010, "Wrong size on SMDCSCharacterCallerEntry_remove_on_state_changed"); \ static_assert(offsetof(SMDCSCharacterCallerEntry_remove_on_state_changed, InStateChangedCallback) == 0x000000, "Member 'SMDCSCharacterCallerEntry_remove_on_state_changed::InStateChangedCallback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMDCSCharacterCallerEntry_start_weapon_loop \ static_assert(alignof(SMDCSCharacterCallerEntry_start_weapon_loop) == 0x000001, "Wrong alignment on SMDCSCharacterCallerEntry_start_weapon_loop"); \ static_assert(sizeof(SMDCSCharacterCallerEntry_start_weapon_loop) == 0x000001, "Wrong size on SMDCSCharacterCallerEntry_start_weapon_loop"); \ static_assert(offsetof(SMDCSCharacterCallerEntry_start_weapon_loop, InAction) == 0x000000, "Member 'SMDCSCharacterCallerEntry_start_weapon_loop::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMDCSCharacterCallerEntry_take_damage \ static_assert(alignof(SMDCSCharacterCallerEntry_take_damage) == 0x000008, "Wrong alignment on SMDCSCharacterCallerEntry_take_damage"); \ static_assert(sizeof(SMDCSCharacterCallerEntry_take_damage) == 0x000028, "Wrong size on SMDCSCharacterCallerEntry_take_damage"); \ static_assert(offsetof(SMDCSCharacterCallerEntry_take_damage, InDamage) == 0x000000, "Member 'SMDCSCharacterCallerEntry_take_damage::InDamage' has a wrong offset!"); \ static_assert(offsetof(SMDCSCharacterCallerEntry_take_damage, InHitresult) == 0x000010, "Member 'SMDCSCharacterCallerEntry_take_damage::InHitresult' has a wrong offset!"); \ static_assert(offsetof(SMDCSCharacterCallerEntry_take_damage, OutHandled) == 0x000020, "Member 'SMDCSCharacterCallerEntry_take_damage::OutHandled' has a wrong offset!"); \ static_assert(offsetof(SMDCSCharacterCallerEntry_take_damage, OutReturnresult) == 0x000021, "Member 'SMDCSCharacterCallerEntry_take_damage::OutReturnresult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMDCSCharacterCallerEntry_take_direct_damage \ static_assert(alignof(SMDCSCharacterCallerEntry_take_direct_damage) == 0x000008, "Wrong alignment on SMDCSCharacterCallerEntry_take_direct_damage"); \ static_assert(sizeof(SMDCSCharacterCallerEntry_take_direct_damage) == 0x000010, "Wrong size on SMDCSCharacterCallerEntry_take_direct_damage"); \ static_assert(offsetof(SMDCSCharacterCallerEntry_take_direct_damage, InValue) == 0x000000, "Member 'SMDCSCharacterCallerEntry_take_direct_damage::InValue' has a wrong offset!"); \ static_assert(offsetof(SMDCSCharacterCallerEntry_take_direct_damage, InCauser) == 0x000008, "Member 'SMDCSCharacterCallerEntry_take_direct_damage::InCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USMDCSCharacterCallerEntry \ static_assert(alignof(USMDCSCharacterCallerEntry) == 0x000008, "Wrong alignment on USMDCSCharacterCallerEntry"); \ static_assert(sizeof(USMDCSCharacterCallerEntry) == 0x000050, "Wrong size on USMDCSCharacterCallerEntry"); \ #define DUMPER7_ASSERTS_UDCSAICallerEntry \ static_assert(alignof(UDCSAICallerEntry) == 0x000008, "Wrong alignment on UDCSAICallerEntry"); \ static_assert(sizeof(UDCSAICallerEntry) == 0x0002E0, "Wrong size on UDCSAICallerEntry"); \ #define DUMPER7_ASSERTS_UDCSPlayerCallerEntry \ static_assert(alignof(UDCSPlayerCallerEntry) == 0x000008, "Wrong alignment on UDCSPlayerCallerEntry"); \ static_assert(sizeof(UDCSPlayerCallerEntry) == 0x0005D0, "Wrong size on UDCSPlayerCallerEntry"); \ #define DUMPER7_ASSERTS_AMockedTargetActor \ static_assert(alignof(AMockedTargetActor) == 0x000008, "Wrong alignment on AMockedTargetActor"); \ static_assert(sizeof(AMockedTargetActor) == 0x0002F8, "Wrong size on AMockedTargetActor"); \ #define DUMPER7_ASSERTS_MockedTargetListener_OnTargetMockedUpdated \ static_assert(alignof(MockedTargetListener_OnTargetMockedUpdated) == 0x000008, "Wrong alignment on MockedTargetListener_OnTargetMockedUpdated"); \ static_assert(sizeof(MockedTargetListener_OnTargetMockedUpdated) == 0x000008, "Wrong size on MockedTargetListener_OnTargetMockedUpdated"); \ static_assert(offsetof(MockedTargetListener_OnTargetMockedUpdated, InMockedTarget) == 0x000000, "Member 'MockedTargetListener_OnTargetMockedUpdated::InMockedTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMockedTargetListener \ static_assert(alignof(IMockedTargetListener) == 0x000001, "Wrong alignment on IMockedTargetListener"); \ static_assert(sizeof(IMockedTargetListener) == 0x000001, "Wrong size on IMockedTargetListener"); \ #define DUMPER7_ASSERTS_MockedTargetSubsystem_OnListenerEndPlay \ static_assert(alignof(MockedTargetSubsystem_OnListenerEndPlay) == 0x000008, "Wrong alignment on MockedTargetSubsystem_OnListenerEndPlay"); \ static_assert(sizeof(MockedTargetSubsystem_OnListenerEndPlay) == 0x000010, "Wrong size on MockedTargetSubsystem_OnListenerEndPlay"); \ static_assert(offsetof(MockedTargetSubsystem_OnListenerEndPlay, InListener) == 0x000000, "Member 'MockedTargetSubsystem_OnListenerEndPlay::InListener' has a wrong offset!"); \ static_assert(offsetof(MockedTargetSubsystem_OnListenerEndPlay, Reason) == 0x000008, "Member 'MockedTargetSubsystem_OnListenerEndPlay::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MockedTargetSubsystem_OnTargetEndPlay \ static_assert(alignof(MockedTargetSubsystem_OnTargetEndPlay) == 0x000008, "Wrong alignment on MockedTargetSubsystem_OnTargetEndPlay"); \ static_assert(sizeof(MockedTargetSubsystem_OnTargetEndPlay) == 0x000010, "Wrong size on MockedTargetSubsystem_OnTargetEndPlay"); \ static_assert(offsetof(MockedTargetSubsystem_OnTargetEndPlay, InTarget) == 0x000000, "Member 'MockedTargetSubsystem_OnTargetEndPlay::InTarget' has a wrong offset!"); \ static_assert(offsetof(MockedTargetSubsystem_OnTargetEndPlay, Reason) == 0x000008, "Member 'MockedTargetSubsystem_OnTargetEndPlay::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMockedTargetSubsystem \ static_assert(alignof(UMockedTargetSubsystem) == 0x000008, "Wrong alignment on UMockedTargetSubsystem"); \ static_assert(sizeof(UMockedTargetSubsystem) == 0x0000E8, "Wrong size on UMockedTargetSubsystem"); \ static_assert(offsetof(UMockedTargetSubsystem, MockedTargetClass) == 0x0000D8, "Member 'UMockedTargetSubsystem::MockedTargetClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MockedTargetLibrary_GetTargetMayMocked \ static_assert(alignof(MockedTargetLibrary_GetTargetMayMocked) == 0x000008, "Wrong alignment on MockedTargetLibrary_GetTargetMayMocked"); \ static_assert(sizeof(MockedTargetLibrary_GetTargetMayMocked) == 0x000010, "Wrong size on MockedTargetLibrary_GetTargetMayMocked"); \ static_assert(offsetof(MockedTargetLibrary_GetTargetMayMocked, Listener) == 0x000000, "Member 'MockedTargetLibrary_GetTargetMayMocked::Listener' has a wrong offset!"); \ static_assert(offsetof(MockedTargetLibrary_GetTargetMayMocked, ReturnValue) == 0x000008, "Member 'MockedTargetLibrary_GetTargetMayMocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MockedTargetLibrary_SetTargetMayMocked \ static_assert(alignof(MockedTargetLibrary_SetTargetMayMocked) == 0x000008, "Wrong alignment on MockedTargetLibrary_SetTargetMayMocked"); \ static_assert(sizeof(MockedTargetLibrary_SetTargetMayMocked) == 0x000010, "Wrong size on MockedTargetLibrary_SetTargetMayMocked"); \ static_assert(offsetof(MockedTargetLibrary_SetTargetMayMocked, Listener) == 0x000000, "Member 'MockedTargetLibrary_SetTargetMayMocked::Listener' has a wrong offset!"); \ static_assert(offsetof(MockedTargetLibrary_SetTargetMayMocked, NewTarget) == 0x000008, "Member 'MockedTargetLibrary_SetTargetMayMocked::NewTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMockedTargetLibrary \ static_assert(alignof(UMockedTargetLibrary) == 0x000008, "Wrong alignment on UMockedTargetLibrary"); \ static_assert(sizeof(UMockedTargetLibrary) == 0x000028, "Wrong size on UMockedTargetLibrary"); \ #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_FInputActionValue \ static_assert(alignof(FInputActionValue) == 0x000008, "Wrong alignment on FInputActionValue"); \ static_assert(sizeof(FInputActionValue) == 0x000020, "Wrong size on FInputActionValue"); \ #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_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_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_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_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_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) == 0x0001A8, "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_EnhancedInputSubsystemInterface_AddKeyChordedAction \ static_assert(alignof(EnhancedInputSubsystemInterface_AddKeyChordedAction) == 0x000008, "Wrong alignment on EnhancedInputSubsystemInterface_AddKeyChordedAction"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_AddKeyChordedAction) == 0x000028, "Wrong size on EnhancedInputSubsystemInterface_AddKeyChordedAction"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_AddKeyChordedAction, name1) == 0x000000, "Member 'EnhancedInputSubsystemInterface_AddKeyChordedAction::name1' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_AddKeyChordedAction, name2) == 0x000010, "Member 'EnhancedInputSubsystemInterface_AddKeyChordedAction::name2' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_AddKeyChordedAction, ReturnValue) == 0x000020, "Member 'EnhancedInputSubsystemInterface_AddKeyChordedAction::ReturnValue' 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_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) == 0x000790, "Wrong size on UEnhancedPlayerInput"); \ static_assert(offsetof(UEnhancedPlayerInput, ChangeChordedActionMap) == 0x000498, "Member 'UEnhancedPlayerInput::ChangeChordedActionMap' has a wrong offset!"); \ static_assert(offsetof(UEnhancedPlayerInput, AppliedInputContexts) == 0x0004E8, "Member 'UEnhancedPlayerInput::AppliedInputContexts' has a wrong offset!"); \ static_assert(offsetof(UEnhancedPlayerInput, EnhancedActionMappings) == 0x000538, "Member 'UEnhancedPlayerInput::EnhancedActionMappings' has a wrong offset!"); \ static_assert(offsetof(UEnhancedPlayerInput, ActionInstanceData) == 0x000598, "Member 'UEnhancedPlayerInput::ActionInstanceData' has a wrong offset!"); \ static_assert(offsetof(UEnhancedPlayerInput, KeysPressedThisTick) == 0x000688, "Member 'UEnhancedPlayerInput::KeysPressedThisTick' has a wrong offset!"); \ static_assert(offsetof(UEnhancedPlayerInput, InputsInjectedThisTick) == 0x0006D8, "Member 'UEnhancedPlayerInput::InputsInjectedThisTick' has a wrong offset!"); \ static_assert(offsetof(UEnhancedPlayerInput, LastInjectedActions) == 0x000728, "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_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_MagicBase_Missile_C_BezierLerp \ static_assert(alignof(MagicBase_Missile_C_BezierLerp) == 0x000008, "Wrong alignment on MagicBase_Missile_C_BezierLerp"); \ static_assert(sizeof(MagicBase_Missile_C_BezierLerp) == 0x0000C0, "Wrong size on MagicBase_Missile_C_BezierLerp"); \ static_assert(offsetof(MagicBase_Missile_C_BezierLerp, A) == 0x000000, "Member 'MagicBase_Missile_C_BezierLerp::A' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierLerp, B) == 0x000018, "Member 'MagicBase_Missile_C_BezierLerp::B' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierLerp, C) == 0x000030, "Member 'MagicBase_Missile_C_BezierLerp::C' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierLerp, Alpha) == 0x000048, "Member 'MagicBase_Missile_C_BezierLerp::Alpha' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierLerp, ReturnValue) == 0x000050, "Member 'MagicBase_Missile_C_BezierLerp::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierLerp, CallFunc_VLerp_ReturnValue) == 0x000068, "Member 'MagicBase_Missile_C_BezierLerp::CallFunc_VLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierLerp, CallFunc_VLerp_ReturnValue_1) == 0x000080, "Member 'MagicBase_Missile_C_BezierLerp::CallFunc_VLerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierLerp, CallFunc_VLerp_ReturnValue_2) == 0x000098, "Member 'MagicBase_Missile_C_BezierLerp::CallFunc_VLerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierLerp, CallFunc_VLerp_Alpha_ImplicitCast) == 0x0000B0, "Member 'MagicBase_Missile_C_BezierLerp::CallFunc_VLerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierLerp, CallFunc_VLerp_Alpha_ImplicitCast_1) == 0x0000B4, "Member 'MagicBase_Missile_C_BezierLerp::CallFunc_VLerp_Alpha_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierLerp, CallFunc_VLerp_Alpha_ImplicitCast_2) == 0x0000B8, "Member 'MagicBase_Missile_C_BezierLerp::CallFunc_VLerp_Alpha_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_BezierTrackLocation \ static_assert(alignof(MagicBase_Missile_C_BezierTrackLocation) == 0x000008, "Wrong alignment on MagicBase_Missile_C_BezierTrackLocation"); \ static_assert(sizeof(MagicBase_Missile_C_BezierTrackLocation) == 0x0000D8, "Wrong size on MagicBase_Missile_C_BezierTrackLocation"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_Not_PreBool_ReturnValue) == 0x000000, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000001, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000002, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_IsServer_ReturnValue) == 0x000003, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000004, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000008, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_Vector_Distance_ReturnValue) == 0x000020, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000028, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000030, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000038, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_TraceRangeAndAngle_NotTraceRange) == 0x000040, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_TraceRangeAndAngle_NotTraceRange' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_TraceRangeAndAngle_TraceAngle) == 0x000048, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_TraceRangeAndAngle_TraceAngle' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_GetAimTargetLocation_ReturnValue) == 0x000050, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_GetAimTargetLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_IsThePositionwithinTheAngle_IsItCompliant) == 0x000068, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_IsThePositionwithinTheAngle_IsItCompliant' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000069, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_GetAimTarget_AimTarget) == 0x000070, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_GetAimTarget_AimTarget' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_BooleanAND_ReturnValue) == 0x000078, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_IsValid_ReturnValue) == 0x000079, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_BooleanAND_ReturnValue_1) == 0x00007A, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_BooleanAND_ReturnValue_2) == 0x00007B, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_GetBezierSpeed_ReturnValue) == 0x000080, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_GetBezierSpeed_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x000088, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_MidCalculation_ReturnValue) == 0x000090, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_MidCalculation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_BezierLerp_ReturnValue) == 0x0000A8, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_BezierLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_BezierTrackLocation, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000C0, "Member 'MagicBase_Missile_C_BezierTrackLocation::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_BlackHole \ static_assert(alignof(MagicBase_Missile_C_BlackHole) == 0x000008, "Wrong alignment on MagicBase_Missile_C_BlackHole"); \ static_assert(sizeof(MagicBase_Missile_C_BlackHole) == 0x000008, "Wrong size on MagicBase_Missile_C_BlackHole"); \ static_assert(offsetof(MagicBase_Missile_C_BlackHole, missile) == 0x000000, "Member 'MagicBase_Missile_C_BlackHole::missile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_DestroyMeshHide \ static_assert(alignof(MagicBase_Missile_C_DestroyMeshHide) == 0x000001, "Wrong alignment on MagicBase_Missile_C_DestroyMeshHide"); \ static_assert(sizeof(MagicBase_Missile_C_DestroyMeshHide) == 0x000001, "Wrong size on MagicBase_Missile_C_DestroyMeshHide"); \ static_assert(offsetof(MagicBase_Missile_C_DestroyMeshHide, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'MagicBase_Missile_C_DestroyMeshHide::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile \ static_assert(alignof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile) == 0x000008, "Wrong alignment on MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile"); \ static_assert(sizeof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile) == 0x0000B8, "Wrong size on MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, EntryPoint) == 0x000000, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_GetAsset_ReturnValue) == 0x000018, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_GetAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, K2Node_Event_DeltaSeconds) == 0x000024, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, K2Node_CreateDelegate_OutputDelegate_1) == 0x000028, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_OverrideTickMove_Override) == 0x000038, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_OverrideTickMove_Override' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000039, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000040, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000048, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000050, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000051, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_Not_PreBool_ReturnValue) == 0x000052, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x000058, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000060, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000068, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_InitTargetEndPoint_Output_Get) == 0x000070, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_InitTargetEndPoint_Output_Get' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_GetCanDamage_CanDamage) == 0x000088, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_GetCanDamage_CanDamage' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000090, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_BooleanAND_ReturnValue) == 0x0000A8, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_IsServer_ReturnValue) == 0x0000A9, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_SetDestroyTimer_Time_ImplicitCast) == 0x0000AC, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_SetDestroyTimer_Time_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile, CallFunc_OverrideTickMove_DeltaTime_ImplicitCast) == 0x0000B0, "Member 'MagicBase_Missile_C_ExecuteUbergraph_MagicBase_Missile::CallFunc_OverrideTickMove_DeltaTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_GetAttackDistance \ static_assert(alignof(MagicBase_Missile_C_GetAttackDistance) == 0x000008, "Wrong alignment on MagicBase_Missile_C_GetAttackDistance"); \ static_assert(sizeof(MagicBase_Missile_C_GetAttackDistance) == 0x000008, "Wrong size on MagicBase_Missile_C_GetAttackDistance"); \ static_assert(offsetof(MagicBase_Missile_C_GetAttackDistance, Distance) == 0x000000, "Member 'MagicBase_Missile_C_GetAttackDistance::Distance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_GetBeingPulled \ static_assert(alignof(MagicBase_Missile_C_GetBeingPulled) == 0x000001, "Wrong alignment on MagicBase_Missile_C_GetBeingPulled"); \ static_assert(sizeof(MagicBase_Missile_C_GetBeingPulled) == 0x000001, "Wrong size on MagicBase_Missile_C_GetBeingPulled"); \ static_assert(offsetof(MagicBase_Missile_C_GetBeingPulled, BeingPulled_0) == 0x000000, "Member 'MagicBase_Missile_C_GetBeingPulled::BeingPulled_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_GetBezierSpeed \ static_assert(alignof(MagicBase_Missile_C_GetBezierSpeed) == 0x000008, "Wrong alignment on MagicBase_Missile_C_GetBezierSpeed"); \ static_assert(sizeof(MagicBase_Missile_C_GetBezierSpeed) == 0x0000E0, "Wrong size on MagicBase_Missile_C_GetBezierSpeed"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, ReturnValue) == 0x000000, "Member 'MagicBase_Missile_C_GetBezierSpeed::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000008, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_MapRangeClamped_ReturnValue) == 0x000020, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000028, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_Lerp_ReturnValue) == 0x000040, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_Lerp_ReturnValue_1) == 0x000048, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_GetActorForwardVector_ReturnValue) == 0x000050, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_Lerp_ReturnValue_2) == 0x000068, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_Lerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000070, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000088, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_Add_VectorVector_ReturnValue) == 0x000090, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_FClamp_ReturnValue) == 0x0000B0, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_Vector_Distance_ReturnValue) == 0x0000C0, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000C8, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000D0, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_GetBezierSpeed, CallFunc_FClamp_ReturnValue_1) == 0x0000D8, "Member 'MagicBase_Missile_C_GetBezierSpeed::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_GetDestroying \ static_assert(alignof(MagicBase_Missile_C_GetDestroying) == 0x000001, "Wrong alignment on MagicBase_Missile_C_GetDestroying"); \ static_assert(sizeof(MagicBase_Missile_C_GetDestroying) == 0x000001, "Wrong size on MagicBase_Missile_C_GetDestroying"); \ static_assert(offsetof(MagicBase_Missile_C_GetDestroying, OnDestroy) == 0x000000, "Member 'MagicBase_Missile_C_GetDestroying::OnDestroy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_GetEndSpeed \ static_assert(alignof(MagicBase_Missile_C_GetEndSpeed) == 0x000008, "Wrong alignment on MagicBase_Missile_C_GetEndSpeed"); \ static_assert(sizeof(MagicBase_Missile_C_GetEndSpeed) == 0x000008, "Wrong size on MagicBase_Missile_C_GetEndSpeed"); \ static_assert(offsetof(MagicBase_Missile_C_GetEndSpeed, EndSpeed) == 0x000000, "Member 'MagicBase_Missile_C_GetEndSpeed::EndSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_GetInitialNoTargetFlightTime \ static_assert(alignof(MagicBase_Missile_C_GetInitialNoTargetFlightTime) == 0x000008, "Wrong alignment on MagicBase_Missile_C_GetInitialNoTargetFlightTime"); \ static_assert(sizeof(MagicBase_Missile_C_GetInitialNoTargetFlightTime) == 0x000008, "Wrong size on MagicBase_Missile_C_GetInitialNoTargetFlightTime"); \ static_assert(offsetof(MagicBase_Missile_C_GetInitialNoTargetFlightTime, 初始无目标飞行时间_0) == 0x000000, "Member 'MagicBase_Missile_C_GetInitialNoTargetFlightTime::初始无目标飞行时间_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_GetIsAttackFinish \ static_assert(alignof(MagicBase_Missile_C_GetIsAttackFinish) == 0x000001, "Wrong alignment on MagicBase_Missile_C_GetIsAttackFinish"); \ static_assert(sizeof(MagicBase_Missile_C_GetIsAttackFinish) == 0x000001, "Wrong size on MagicBase_Missile_C_GetIsAttackFinish"); \ static_assert(offsetof(MagicBase_Missile_C_GetIsAttackFinish, IsAttackFinish_0) == 0x000000, "Member 'MagicBase_Missile_C_GetIsAttackFinish::IsAttackFinish_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_GetStillnessTime \ static_assert(alignof(MagicBase_Missile_C_GetStillnessTime) == 0x000008, "Wrong alignment on MagicBase_Missile_C_GetStillnessTime"); \ static_assert(sizeof(MagicBase_Missile_C_GetStillnessTime) == 0x000008, "Wrong size on MagicBase_Missile_C_GetStillnessTime"); \ static_assert(offsetof(MagicBase_Missile_C_GetStillnessTime, 静止时长_0) == 0x000000, "Member 'MagicBase_Missile_C_GetStillnessTime::静止时长_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_HitEffect \ static_assert(alignof(MagicBase_Missile_C_HitEffect) == 0x000008, "Wrong alignment on MagicBase_Missile_C_HitEffect"); \ static_assert(sizeof(MagicBase_Missile_C_HitEffect) == 0x0004E8, "Wrong size on MagicBase_Missile_C_HitEffect"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, L_HitBone) == 0x000000, "Member 'MagicBase_Missile_C_HitEffect::L_HitBone' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, L_HitLocation) == 0x000008, "Member 'MagicBase_Missile_C_HitEffect::L_HitLocation' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, L_HitPawnMesh) == 0x000020, "Member 'MagicBase_Missile_C_HitEffect::L_HitPawnMesh' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, L_HitPawn) == 0x000028, "Member 'MagicBase_Missile_C_HitEffect::L_HitPawn' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_HitIsDoubleTrace_RetrunValue) == 0x000029, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_HitIsDoubleTrace_RetrunValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_IsValid_ReturnValue) == 0x00002A, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_IsValid_ReturnValue_1) == 0x00002B, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_GetActorForwardVector_ReturnValue) == 0x000030, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract) == 0x000048, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000050, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, K2Node_MakeArray_Array) == 0x000058, "Member 'MagicBase_Missile_C_HitEffect::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_IsServer_ReturnValue) == 0x000068, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_GetHitResult_HitResult) == 0x000070, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_GetHitResult_HitResult' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_GetHitResult_HitResult_1) == 0x0000A8, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_GetHitResult_HitResult_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_ConvertNetVector_ReturnValue) == 0x0000E0, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_ConvertNetVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, K2Node_DynamicCast_AsAbstract_Character) == 0x0000F8, "Member 'MagicBase_Missile_C_HitEffect::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, K2Node_DynamicCast_bSuccess) == 0x000100, "Member 'MagicBase_Missile_C_HitEffect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_GetHitResult_HitResult_2) == 0x000108, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_GetHitResult_HitResult_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_GetOwnerCharacter_ReturnValue_1) == 0x000140, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_GetOwnerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, K2Node_MakeArray_Array_1) == 0x000148, "Member 'MagicBase_Missile_C_HitEffect::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_Vector_Distance_ReturnValue) == 0x000158, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_GetHitResult_HitResult_3) == 0x000160, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_GetHitResult_HitResult_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000198, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_ConvertNetVector_ReturnValue_1) == 0x0001A0, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_ConvertNetVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0001B8, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_GetHitResult_HitResult_4) == 0x0001D0, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_GetHitResult_HitResult_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_LineTraceMultiForObjects_OutHits) == 0x000208, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_LineTraceMultiForObjects_OutHits' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_LineTraceMultiForObjects_ReturnValue) == 0x000218, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_LineTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_Array_Get_Item) == 0x000220, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_bBlockingHit) == 0x000308, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_bInitialOverlap) == 0x000309, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_Time) == 0x00030C, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_Distance) == 0x000310, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_Location) == 0x000318, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_ImpactPoint) == 0x000330, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_Normal) == 0x000348, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_ImpactNormal) == 0x000360, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_PhysMat) == 0x000378, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_HitActor) == 0x000380, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_HitComponent) == 0x000388, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_HitBoneName) == 0x000390, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_BoneName) == 0x000398, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_HitItem) == 0x0003A0, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_ElementIndex) == 0x0003A4, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_FaceIndex) == 0x0003A8, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_TraceStart) == 0x0003B0, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BreakHitResult_TraceEnd) == 0x0003C8, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_GetHitResult_HitResult_5) == 0x0003E0, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_GetHitResult_HitResult_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000418, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000419, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BooleanOR_ReturnValue) == 0x00041A, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_BooleanAND_ReturnValue) == 0x00041B, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_GetSocketLocation_ReturnValue) == 0x000420, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000438, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_Vector_Distance_ReturnValue_1) == 0x000450, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_Vector_Distance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000458, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_GetSocketLocation_ReturnValue_1) == 0x000460, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_GetSocketLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000478, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x000480, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, Temp_bool_Variable) == 0x000498, "Member 'MagicBase_Missile_C_HitEffect::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, K2Node_Select_Default) == 0x0004A0, "Member 'MagicBase_Missile_C_HitEffect::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_IsValid_ReturnValue_2) == 0x0004B8, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, Temp_bool_Variable_1) == 0x0004B9, "Member 'MagicBase_Missile_C_HitEffect::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, K2Node_Select_Default_1) == 0x0004C0, "Member 'MagicBase_Missile_C_HitEffect::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, Temp_bool_Variable_2) == 0x0004C8, "Member 'MagicBase_Missile_C_HitEffect::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_IsValid_ReturnValue_3) == 0x0004C9, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, K2Node_Select_Default_2) == 0x0004D0, "Member 'MagicBase_Missile_C_HitEffect::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x0004D8, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_Array_Contains_ReturnValue) == 0x0004E0, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_HitEffect, CallFunc_Array_Add_ReturnValue) == 0x0004E4, "Member 'MagicBase_Missile_C_HitEffect::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_HitIsDoubleTrace \ static_assert(alignof(MagicBase_Missile_C_HitIsDoubleTrace) == 0x000001, "Wrong alignment on MagicBase_Missile_C_HitIsDoubleTrace"); \ static_assert(sizeof(MagicBase_Missile_C_HitIsDoubleTrace) == 0x000001, "Wrong size on MagicBase_Missile_C_HitIsDoubleTrace"); \ static_assert(offsetof(MagicBase_Missile_C_HitIsDoubleTrace, RetrunValue) == 0x000000, "Member 'MagicBase_Missile_C_HitIsDoubleTrace::RetrunValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_InitSpeed \ static_assert(alignof(MagicBase_Missile_C_InitSpeed) == 0x000008, "Wrong alignment on MagicBase_Missile_C_InitSpeed"); \ static_assert(sizeof(MagicBase_Missile_C_InitSpeed) == 0x000138, "Wrong size on MagicBase_Missile_C_InitSpeed"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_byte_Variable) == 0x000000, "Member 'MagicBase_Missile_C_InitSpeed::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable) == 0x000008, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_1) == 0x000010, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_2) == 0x000018, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_3) == 0x000020, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_4) == 0x000028, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_5) == 0x000030, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_6) == 0x000038, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_6' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_7) == 0x000040, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_7' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_8) == 0x000048, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_8' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_9) == 0x000050, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_9' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_10) == 0x000058, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_10' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_byte_Variable_1) == 0x000060, "Member 'MagicBase_Missile_C_InitSpeed::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_11) == 0x000068, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_11' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_12) == 0x000070, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_12' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_13) == 0x000078, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_13' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_14) == 0x000080, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_14' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_15) == 0x000088, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_15' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_16) == 0x000090, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_16' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_17) == 0x000098, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_17' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_18) == 0x0000A0, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_18' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_19) == 0x0000A8, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_19' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_20) == 0x0000B0, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_20' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_21) == 0x0000B8, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_21' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_byte_Variable_2) == 0x0000C0, "Member 'MagicBase_Missile_C_InitSpeed::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_22) == 0x0000C8, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_22' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_23) == 0x0000D0, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_23' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_24) == 0x0000D8, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_24' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_25) == 0x0000E0, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_25' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_26) == 0x0000E8, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_26' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_27) == 0x0000F0, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_27' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_28) == 0x0000F8, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_28' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_29) == 0x000100, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_29' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_30) == 0x000108, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_30' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_31) == 0x000110, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_31' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, Temp_real_Variable_32) == 0x000118, "Member 'MagicBase_Missile_C_InitSpeed::Temp_real_Variable_32' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, K2Node_Select_Default) == 0x000120, "Member 'MagicBase_Missile_C_InitSpeed::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, K2Node_Select_Default_1) == 0x000128, "Member 'MagicBase_Missile_C_InitSpeed::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitSpeed, K2Node_Select_Default_2) == 0x000130, "Member 'MagicBase_Missile_C_InitSpeed::K2Node_Select_Default_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_InitTargetEndPoint \ static_assert(alignof(MagicBase_Missile_C_InitTargetEndPoint) == 0x000008, "Wrong alignment on MagicBase_Missile_C_InitTargetEndPoint"); \ static_assert(sizeof(MagicBase_Missile_C_InitTargetEndPoint) == 0x000108, "Wrong size on MagicBase_Missile_C_InitTargetEndPoint"); \ static_assert(offsetof(MagicBase_Missile_C_InitTargetEndPoint, Output_Get) == 0x000000, "Member 'MagicBase_Missile_C_InitTargetEndPoint::Output_Get' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitTargetEndPoint, Temp_bool_Variable) == 0x000018, "Member 'MagicBase_Missile_C_InitTargetEndPoint::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitTargetEndPoint, CallFunc_GetAimTargetLocationOrNotTarget_ReturnValue) == 0x000020, "Member 'MagicBase_Missile_C_InitTargetEndPoint::CallFunc_GetAimTargetLocationOrNotTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitTargetEndPoint, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000038, "Member 'MagicBase_Missile_C_InitTargetEndPoint::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitTargetEndPoint, CallFunc_GetActorForwardVector_ReturnValue) == 0x000050, "Member 'MagicBase_Missile_C_InitTargetEndPoint::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitTargetEndPoint, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000068, "Member 'MagicBase_Missile_C_InitTargetEndPoint::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitTargetEndPoint, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000080, "Member 'MagicBase_Missile_C_InitTargetEndPoint::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitTargetEndPoint, CallFunc_Add_VectorVector_ReturnValue) == 0x000098, "Member 'MagicBase_Missile_C_InitTargetEndPoint::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitTargetEndPoint, CallFunc_GetAimTargetLocationOrNotTarget_ReturnValue_1) == 0x0000B0, "Member 'MagicBase_Missile_C_InitTargetEndPoint::CallFunc_GetAimTargetLocationOrNotTarget_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitTargetEndPoint, CallFunc_IsThePositionwithinTheAngle_IsItCompliant) == 0x0000C8, "Member 'MagicBase_Missile_C_InitTargetEndPoint::CallFunc_IsThePositionwithinTheAngle_IsItCompliant' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitTargetEndPoint, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000C9, "Member 'MagicBase_Missile_C_InitTargetEndPoint::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitTargetEndPoint, CallFunc_BooleanAND_ReturnValue) == 0x0000CA, "Member 'MagicBase_Missile_C_InitTargetEndPoint::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitTargetEndPoint, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x0000CB, "Member 'MagicBase_Missile_C_InitTargetEndPoint::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitTargetEndPoint, CallFunc_GetAimTargetLocationOrNotTarget_ReturnValue_2) == 0x0000D0, "Member 'MagicBase_Missile_C_InitTargetEndPoint::CallFunc_GetAimTargetLocationOrNotTarget_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitTargetEndPoint, K2Node_Select_Default) == 0x0000E8, "Member 'MagicBase_Missile_C_InitTargetEndPoint::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_InitTargetEndPoint, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000100, "Member 'MagicBase_Missile_C_InitTargetEndPoint::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_MidCalculation \ static_assert(alignof(MagicBase_Missile_C_MidCalculation) == 0x000008, "Wrong alignment on MagicBase_Missile_C_MidCalculation"); \ static_assert(sizeof(MagicBase_Missile_C_MidCalculation) == 0x000138, "Wrong size on MagicBase_Missile_C_MidCalculation"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, ReturnValue) == 0x000000, "Member 'MagicBase_Missile_C_MidCalculation::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, Temp_bool_Variable) == 0x000018, "Member 'MagicBase_Missile_C_MidCalculation::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, Temp_bool_Variable_1) == 0x000019, "Member 'MagicBase_Missile_C_MidCalculation::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, CallFunc_GetActorForwardVector_ReturnValue) == 0x000020, "Member 'MagicBase_Missile_C_MidCalculation::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000038, "Member 'MagicBase_Missile_C_MidCalculation::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, CallFunc_Vector_Distance_ReturnValue) == 0x000040, "Member 'MagicBase_Missile_C_MidCalculation::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, CallFunc_FindLookAtRotation_ReturnValue) == 0x000048, "Member 'MagicBase_Missile_C_MidCalculation::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000060, "Member 'MagicBase_Missile_C_MidCalculation::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, CallFunc_GetForwardVector_ReturnValue) == 0x000068, "Member 'MagicBase_Missile_C_MidCalculation::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, CallFunc_BreakRotator_Roll) == 0x000080, "Member 'MagicBase_Missile_C_MidCalculation::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, CallFunc_BreakRotator_Pitch) == 0x000084, "Member 'MagicBase_Missile_C_MidCalculation::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, CallFunc_BreakRotator_Yaw) == 0x000088, "Member 'MagicBase_Missile_C_MidCalculation::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000090, "Member 'MagicBase_Missile_C_MidCalculation::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, CallFunc_MakeRotator_ReturnValue) == 0x000098, "Member 'MagicBase_Missile_C_MidCalculation::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, CallFunc_GetForwardVector_ReturnValue_1) == 0x0000B0, "Member 'MagicBase_Missile_C_MidCalculation::CallFunc_GetForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, K2Node_Select_Default) == 0x0000C8, "Member 'MagicBase_Missile_C_MidCalculation::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, K2Node_Select_Default_1) == 0x0000E0, "Member 'MagicBase_Missile_C_MidCalculation::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x0000F8, "Member 'MagicBase_Missile_C_MidCalculation::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, CallFunc_Add_VectorVector_ReturnValue) == 0x000110, "Member 'MagicBase_Missile_C_MidCalculation::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000128, "Member 'MagicBase_Missile_C_MidCalculation::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_MidCalculation, CallFunc_MakeRotator_Pitch_ImplicitCast) == 0x000130, "Member 'MagicBase_Missile_C_MidCalculation::CallFunc_MakeRotator_Pitch_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_NiagaraFinish \ static_assert(alignof(MagicBase_Missile_C_NiagaraFinish) == 0x000008, "Wrong alignment on MagicBase_Missile_C_NiagaraFinish"); \ static_assert(sizeof(MagicBase_Missile_C_NiagaraFinish) == 0x000018, "Wrong size on MagicBase_Missile_C_NiagaraFinish"); \ static_assert(offsetof(MagicBase_Missile_C_NiagaraFinish, PSystem) == 0x000000, "Member 'MagicBase_Missile_C_NiagaraFinish::PSystem' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_NiagaraFinish, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'MagicBase_Missile_C_NiagaraFinish::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_OnHitNotice \ static_assert(alignof(MagicBase_Missile_C_OnHitNotice) == 0x000008, "Wrong alignment on MagicBase_Missile_C_OnHitNotice"); \ static_assert(sizeof(MagicBase_Missile_C_OnHitNotice) == 0x000078, "Wrong size on MagicBase_Missile_C_OnHitNotice"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, HitActor) == 0x000000, "Member 'MagicBase_Missile_C_OnHitNotice::HitActor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, HitLocation) == 0x000008, "Member 'MagicBase_Missile_C_OnHitNotice::HitLocation' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, HitBoneName) == 0x000020, "Member 'MagicBase_Missile_C_OnHitNotice::HitBoneName' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, K2Node_DynamicCast_AsBP_Destruction_Obj_Dummy) == 0x000028, "Member 'MagicBase_Missile_C_OnHitNotice::K2Node_DynamicCast_AsBP_Destruction_Obj_Dummy' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'MagicBase_Missile_C_OnHitNotice::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, K2Node_DynamicCast_AsBP_Destruction_Obj) == 0x000038, "Member 'MagicBase_Missile_C_OnHitNotice::K2Node_DynamicCast_AsBP_Destruction_Obj' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'MagicBase_Missile_C_OnHitNotice::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, K2Node_DynamicCast_AsAbstract_Character) == 0x000048, "Member 'MagicBase_Missile_C_OnHitNotice::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, K2Node_DynamicCast_bSuccess_2) == 0x000050, "Member 'MagicBase_Missile_C_OnHitNotice::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, K2Node_DynamicCast_AsMagic_Base_24078) == 0x000058, "Member 'MagicBase_Missile_C_OnHitNotice::K2Node_DynamicCast_AsMagic_Base_24078' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, K2Node_DynamicCast_bSuccess_3) == 0x000060, "Member 'MagicBase_Missile_C_OnHitNotice::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, CallFunc_BooleanOR_ReturnValue) == 0x000061, "Member 'MagicBase_Missile_C_OnHitNotice::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, K2Node_DynamicCast_AsMagic_Base_25193) == 0x000068, "Member 'MagicBase_Missile_C_OnHitNotice::K2Node_DynamicCast_AsMagic_Base_25193' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, K2Node_DynamicCast_bSuccess_4) == 0x000070, "Member 'MagicBase_Missile_C_OnHitNotice::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, CallFunc_BooleanOR_ReturnValue_1) == 0x000071, "Member 'MagicBase_Missile_C_OnHitNotice::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, CallFunc_BooleanOR_ReturnValue_2) == 0x000072, "Member 'MagicBase_Missile_C_OnHitNotice::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OnHitNotice, CallFunc_BooleanOR_ReturnValue_3) == 0x000073, "Member 'MagicBase_Missile_C_OnHitNotice::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_OverrideTickMove \ static_assert(alignof(MagicBase_Missile_C_OverrideTickMove) == 0x000008, "Wrong alignment on MagicBase_Missile_C_OverrideTickMove"); \ static_assert(sizeof(MagicBase_Missile_C_OverrideTickMove) == 0x000010, "Wrong size on MagicBase_Missile_C_OverrideTickMove"); \ static_assert(offsetof(MagicBase_Missile_C_OverrideTickMove, DeltaTime) == 0x000000, "Member 'MagicBase_Missile_C_OverrideTickMove::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_OverrideTickMove, Override) == 0x000008, "Member 'MagicBase_Missile_C_OverrideTickMove::Override' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_PlayerThrowPitchAngle \ static_assert(alignof(MagicBase_Missile_C_PlayerThrowPitchAngle) == 0x000010, "Wrong alignment on MagicBase_Missile_C_PlayerThrowPitchAngle"); \ static_assert(sizeof(MagicBase_Missile_C_PlayerThrowPitchAngle) == 0x0008B0, "Wrong size on MagicBase_Missile_C_PlayerThrowPitchAngle"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000000, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000018, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_GetAimTarget_AimTarget) == 0x000020, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_GetAimTarget_AimTarget' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000028, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, K2Node_DynamicCast_AsI_Is_Targetable_1) == 0x000040, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::K2Node_DynamicCast_AsI_Is_Targetable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, K2Node_DynamicCast_bSuccess_1) == 0x000050, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_GetAllSocketLocation_Targetable_Locations) == 0x000058, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_GetAllSocketLocation_Targetable_Locations' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_GetAllSocketLocation_Targetable_CanUse) == 0x000068, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_GetAllSocketLocation_Targetable_CanUse' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_GetSocketSelect_Targetable_SelectIndex) == 0x000078, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_GetSocketSelect_Targetable_SelectIndex' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_Array_Get_Item) == 0x000080, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_Vector_Distance_ReturnValue) == 0x000098, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_GetAimTarget_AimTarget_1) == 0x0000A0, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_GetAimTarget_AimTarget_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_IsValid_ReturnValue) == 0x0000A9, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0000B0, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_GetCameraView_DesiredView) == 0x0000C0, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_GetCameraView_DesiredView' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_BreakRotator_Roll) == 0x000880, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_BreakRotator_Pitch) == 0x000884, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_BreakRotator_Yaw) == 0x000888, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_FClamp_ReturnValue) == 0x000890, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000898, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_PlayerThrowPitchAngle, CallFunc_FClamp_Value_ImplicitCast) == 0x0008A0, "Member 'MagicBase_Missile_C_PlayerThrowPitchAngle::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_DamageImpactDirection \ static_assert(alignof(MagicBase_Missile_C_DamageImpactDirection) == 0x000008, "Wrong alignment on MagicBase_Missile_C_DamageImpactDirection"); \ static_assert(sizeof(MagicBase_Missile_C_DamageImpactDirection) == 0x000120, "Wrong size on MagicBase_Missile_C_DamageImpactDirection"); \ static_assert(offsetof(MagicBase_Missile_C_DamageImpactDirection, HitTarget) == 0x000000, "Member 'MagicBase_Missile_C_DamageImpactDirection::HitTarget' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_DamageImpactDirection, HitResultData) == 0x000008, "Member 'MagicBase_Missile_C_DamageImpactDirection::HitResultData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_DamageImpactDirection, ReturnValue) == 0x0000F0, "Member 'MagicBase_Missile_C_DamageImpactDirection::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_DamageImpactDirection, CallFunc_GetActorForwardVector_ReturnValue) == 0x000108, "Member 'MagicBase_Missile_C_DamageImpactDirection::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_DoTimer_Destroy \ static_assert(alignof(MagicBase_Missile_C_DoTimer_Destroy) == 0x000008, "Wrong alignment on MagicBase_Missile_C_DoTimer_Destroy"); \ static_assert(sizeof(MagicBase_Missile_C_DoTimer_Destroy) == 0x000010, "Wrong size on MagicBase_Missile_C_DoTimer_Destroy"); \ static_assert(offsetof(MagicBase_Missile_C_DoTimer_Destroy, CallFunc_K2_SetTimer_ReturnValue) == 0x000000, "Member 'MagicBase_Missile_C_DoTimer_Destroy::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_DoTimer_Destroy, CallFunc_GetBeingPulled_BeingPulled) == 0x000008, "Member 'MagicBase_Missile_C_DoTimer_Destroy::CallFunc_GetBeingPulled_BeingPulled' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_DoTimer_Destroy, CallFunc_Not_PreBool_ReturnValue) == 0x000009, "Member 'MagicBase_Missile_C_DoTimer_Destroy::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_DoTimer_Destroy, CallFunc_GetIsAttackFinish_IsAttackFinish) == 0x00000A, "Member 'MagicBase_Missile_C_DoTimer_Destroy::CallFunc_GetIsAttackFinish_IsAttackFinish' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_DoTimer_Destroy, CallFunc_Not_PreBool_ReturnValue_1) == 0x00000B, "Member 'MagicBase_Missile_C_DoTimer_Destroy::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_DoTimer_Destroy, CallFunc_BooleanAND_ReturnValue) == 0x00000C, "Member 'MagicBase_Missile_C_DoTimer_Destroy::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_ReceiveTick \ static_assert(alignof(MagicBase_Missile_C_ReceiveTick) == 0x000004, "Wrong alignment on MagicBase_Missile_C_ReceiveTick"); \ static_assert(sizeof(MagicBase_Missile_C_ReceiveTick) == 0x000004, "Wrong size on MagicBase_Missile_C_ReceiveTick"); \ static_assert(offsetof(MagicBase_Missile_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'MagicBase_Missile_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_SetBeingPulled \ static_assert(alignof(MagicBase_Missile_C_SetBeingPulled) == 0x000001, "Wrong alignment on MagicBase_Missile_C_SetBeingPulled"); \ static_assert(sizeof(MagicBase_Missile_C_SetBeingPulled) == 0x000001, "Wrong size on MagicBase_Missile_C_SetBeingPulled"); \ static_assert(offsetof(MagicBase_Missile_C_SetBeingPulled, BeingPulled_0) == 0x000000, "Member 'MagicBase_Missile_C_SetBeingPulled::BeingPulled_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_SetDestroying \ static_assert(alignof(MagicBase_Missile_C_SetDestroying) == 0x000001, "Wrong alignment on MagicBase_Missile_C_SetDestroying"); \ static_assert(sizeof(MagicBase_Missile_C_SetDestroying) == 0x000001, "Wrong size on MagicBase_Missile_C_SetDestroying"); \ static_assert(offsetof(MagicBase_Missile_C_SetDestroying, Destroying_0) == 0x000000, "Member 'MagicBase_Missile_C_SetDestroying::Destroying_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_SetDestroyTimer \ static_assert(alignof(MagicBase_Missile_C_SetDestroyTimer) == 0x000008, "Wrong alignment on MagicBase_Missile_C_SetDestroyTimer"); \ static_assert(sizeof(MagicBase_Missile_C_SetDestroyTimer) == 0x000018, "Wrong size on MagicBase_Missile_C_SetDestroyTimer"); \ static_assert(offsetof(MagicBase_Missile_C_SetDestroyTimer, Time) == 0x000000, "Member 'MagicBase_Missile_C_SetDestroyTimer::Time' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetDestroyTimer, CallFunc_K2_SetTimer_ReturnValue) == 0x000008, "Member 'MagicBase_Missile_C_SetDestroyTimer::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetDestroyTimer, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000010, "Member 'MagicBase_Missile_C_SetDestroyTimer::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_SetEndPoint \ static_assert(alignof(MagicBase_Missile_C_SetEndPoint) == 0x000008, "Wrong alignment on MagicBase_Missile_C_SetEndPoint"); \ static_assert(sizeof(MagicBase_Missile_C_SetEndPoint) == 0x000020, "Wrong size on MagicBase_Missile_C_SetEndPoint"); \ static_assert(offsetof(MagicBase_Missile_C_SetEndPoint, EndPoint_0) == 0x000000, "Member 'MagicBase_Missile_C_SetEndPoint::EndPoint_0' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetEndPoint, CallFunc_IsServer_ReturnValue) == 0x000018, "Member 'MagicBase_Missile_C_SetEndPoint::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_SetEndSpeed \ static_assert(alignof(MagicBase_Missile_C_SetEndSpeed) == 0x000008, "Wrong alignment on MagicBase_Missile_C_SetEndSpeed"); \ static_assert(sizeof(MagicBase_Missile_C_SetEndSpeed) == 0x000008, "Wrong size on MagicBase_Missile_C_SetEndSpeed"); \ static_assert(offsetof(MagicBase_Missile_C_SetEndSpeed, EndSpeed) == 0x000000, "Member 'MagicBase_Missile_C_SetEndSpeed::EndSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_SetIsAttackFinish \ static_assert(alignof(MagicBase_Missile_C_SetIsAttackFinish) == 0x000001, "Wrong alignment on MagicBase_Missile_C_SetIsAttackFinish"); \ static_assert(sizeof(MagicBase_Missile_C_SetIsAttackFinish) == 0x000001, "Wrong size on MagicBase_Missile_C_SetIsAttackFinish"); \ static_assert(offsetof(MagicBase_Missile_C_SetIsAttackFinish, IsAttackFinish_0) == 0x000000, "Member 'MagicBase_Missile_C_SetIsAttackFinish::IsAttackFinish_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_SetMissileLocationAndRotation \ static_assert(alignof(MagicBase_Missile_C_SetMissileLocationAndRotation) == 0x000008, "Wrong alignment on MagicBase_Missile_C_SetMissileLocationAndRotation"); \ static_assert(sizeof(MagicBase_Missile_C_SetMissileLocationAndRotation) == 0x000138, "Wrong size on MagicBase_Missile_C_SetMissileLocationAndRotation"); \ static_assert(offsetof(MagicBase_Missile_C_SetMissileLocationAndRotation, NewLocation) == 0x000000, "Member 'MagicBase_Missile_C_SetMissileLocationAndRotation::NewLocation' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetMissileLocationAndRotation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'MagicBase_Missile_C_SetMissileLocationAndRotation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetMissileLocationAndRotation, CallFunc_FindLookAtRotation_ReturnValue) == 0x000030, "Member 'MagicBase_Missile_C_SetMissileLocationAndRotation::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetMissileLocationAndRotation, CallFunc_K2_SetActorLocationAndRotation_SweepHitResult) == 0x000048, "Member 'MagicBase_Missile_C_SetMissileLocationAndRotation::CallFunc_K2_SetActorLocationAndRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetMissileLocationAndRotation, CallFunc_K2_SetActorLocationAndRotation_ReturnValue) == 0x000130, "Member 'MagicBase_Missile_C_SetMissileLocationAndRotation::CallFunc_K2_SetActorLocationAndRotation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_SetRandomSpeed \ static_assert(alignof(MagicBase_Missile_C_SetRandomSpeed) == 0x000008, "Wrong alignment on MagicBase_Missile_C_SetRandomSpeed"); \ static_assert(sizeof(MagicBase_Missile_C_SetRandomSpeed) == 0x000068, "Wrong size on MagicBase_Missile_C_SetRandomSpeed"); \ static_assert(offsetof(MagicBase_Missile_C_SetRandomSpeed, RandomValue) == 0x000000, "Member 'MagicBase_Missile_C_SetRandomSpeed::RandomValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetRandomSpeed, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000008, "Member 'MagicBase_Missile_C_SetRandomSpeed::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetRandomSpeed, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000010, "Member 'MagicBase_Missile_C_SetRandomSpeed::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetRandomSpeed, CallFunc_SelectFloat_ReturnValue) == 0x000018, "Member 'MagicBase_Missile_C_SetRandomSpeed::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetRandomSpeed, CallFunc_Abs_ReturnValue) == 0x000020, "Member 'MagicBase_Missile_C_SetRandomSpeed::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetRandomSpeed, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'MagicBase_Missile_C_SetRandomSpeed::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetRandomSpeed, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000030, "Member 'MagicBase_Missile_C_SetRandomSpeed::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetRandomSpeed, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000038, "Member 'MagicBase_Missile_C_SetRandomSpeed::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetRandomSpeed, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000040, "Member 'MagicBase_Missile_C_SetRandomSpeed::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetRandomSpeed, CallFunc_RandomFloatInRange_ReturnValue) == 0x000048, "Member 'MagicBase_Missile_C_SetRandomSpeed::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetRandomSpeed, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000050, "Member 'MagicBase_Missile_C_SetRandomSpeed::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetRandomSpeed, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000058, "Member 'MagicBase_Missile_C_SetRandomSpeed::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_SetRandomSpeed, CallFunc_RandomFloatInRange_ReturnValue_1) == 0x000060, "Member 'MagicBase_Missile_C_SetRandomSpeed::CallFunc_RandomFloatInRange_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_SetStillnessTime \ static_assert(alignof(MagicBase_Missile_C_SetStillnessTime) == 0x000008, "Wrong alignment on MagicBase_Missile_C_SetStillnessTime"); \ static_assert(sizeof(MagicBase_Missile_C_SetStillnessTime) == 0x000008, "Wrong size on MagicBase_Missile_C_SetStillnessTime"); \ static_assert(offsetof(MagicBase_Missile_C_SetStillnessTime, 静止时长_0) == 0x000000, "Member 'MagicBase_Missile_C_SetStillnessTime::静止时长_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_SetTrackDelayTime \ static_assert(alignof(MagicBase_Missile_C_SetTrackDelayTime) == 0x000008, "Wrong alignment on MagicBase_Missile_C_SetTrackDelayTime"); \ static_assert(sizeof(MagicBase_Missile_C_SetTrackDelayTime) == 0x000008, "Wrong size on MagicBase_Missile_C_SetTrackDelayTime"); \ static_assert(offsetof(MagicBase_Missile_C_SetTrackDelayTime, 延时追踪_0) == 0x000000, "Member 'MagicBase_Missile_C_SetTrackDelayTime::延时追踪_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_StillnessSetRotation \ static_assert(alignof(MagicBase_Missile_C_StillnessSetRotation) == 0x000008, "Wrong alignment on MagicBase_Missile_C_StillnessSetRotation"); \ static_assert(sizeof(MagicBase_Missile_C_StillnessSetRotation) == 0x000060, "Wrong size on MagicBase_Missile_C_StillnessSetRotation"); \ static_assert(offsetof(MagicBase_Missile_C_StillnessSetRotation, CallFunc_GetAttach_IsAttach) == 0x000000, "Member 'MagicBase_Missile_C_StillnessSetRotation::CallFunc_GetAttach_IsAttach' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_StillnessSetRotation, CallFunc_GetAttach_AttachSocket) == 0x000004, "Member 'MagicBase_Missile_C_StillnessSetRotation::CallFunc_GetAttach_AttachSocket' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_StillnessSetRotation, CallFunc_GetAimTargetLocationOrNotTarget_ReturnValue) == 0x000010, "Member 'MagicBase_Missile_C_StillnessSetRotation::CallFunc_GetAimTargetLocationOrNotTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_StillnessSetRotation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000028, "Member 'MagicBase_Missile_C_StillnessSetRotation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_StillnessSetRotation, CallFunc_FindLookAtRotation_ReturnValue) == 0x000040, "Member 'MagicBase_Missile_C_StillnessSetRotation::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_StillnessSetRotation, CallFunc_K2_SetActorRotation_ReturnValue) == 0x000058, "Member 'MagicBase_Missile_C_StillnessSetRotation::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_TraceRangeAndAngle \ static_assert(alignof(MagicBase_Missile_C_TraceRangeAndAngle) == 0x000008, "Wrong alignment on MagicBase_Missile_C_TraceRangeAndAngle"); \ static_assert(sizeof(MagicBase_Missile_C_TraceRangeAndAngle) == 0x000080, "Wrong size on MagicBase_Missile_C_TraceRangeAndAngle"); \ static_assert(offsetof(MagicBase_Missile_C_TraceRangeAndAngle, NotTraceRange) == 0x000000, "Member 'MagicBase_Missile_C_TraceRangeAndAngle::NotTraceRange' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_TraceRangeAndAngle, TraceAngle) == 0x000008, "Member 'MagicBase_Missile_C_TraceRangeAndAngle::TraceAngle' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_TraceRangeAndAngle, Temp_byte_Variable) == 0x000010, "Member 'MagicBase_Missile_C_TraceRangeAndAngle::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_TraceRangeAndAngle, Temp_real_Variable) == 0x000018, "Member 'MagicBase_Missile_C_TraceRangeAndAngle::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_TraceRangeAndAngle, Temp_real_Variable_1) == 0x000020, "Member 'MagicBase_Missile_C_TraceRangeAndAngle::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_TraceRangeAndAngle, Temp_real_Variable_2) == 0x000028, "Member 'MagicBase_Missile_C_TraceRangeAndAngle::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_TraceRangeAndAngle, Temp_real_Variable_3) == 0x000030, "Member 'MagicBase_Missile_C_TraceRangeAndAngle::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_TraceRangeAndAngle, Temp_real_Variable_4) == 0x000038, "Member 'MagicBase_Missile_C_TraceRangeAndAngle::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_TraceRangeAndAngle, Temp_byte_Variable_1) == 0x000040, "Member 'MagicBase_Missile_C_TraceRangeAndAngle::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_TraceRangeAndAngle, Temp_real_Variable_5) == 0x000048, "Member 'MagicBase_Missile_C_TraceRangeAndAngle::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_TraceRangeAndAngle, Temp_real_Variable_6) == 0x000050, "Member 'MagicBase_Missile_C_TraceRangeAndAngle::Temp_real_Variable_6' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_TraceRangeAndAngle, Temp_real_Variable_7) == 0x000058, "Member 'MagicBase_Missile_C_TraceRangeAndAngle::Temp_real_Variable_7' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_TraceRangeAndAngle, Temp_real_Variable_8) == 0x000060, "Member 'MagicBase_Missile_C_TraceRangeAndAngle::Temp_real_Variable_8' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_TraceRangeAndAngle, Temp_real_Variable_9) == 0x000068, "Member 'MagicBase_Missile_C_TraceRangeAndAngle::Temp_real_Variable_9' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_TraceRangeAndAngle, K2Node_Select_Default) == 0x000070, "Member 'MagicBase_Missile_C_TraceRangeAndAngle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_TraceRangeAndAngle, K2Node_Select_Default_1) == 0x000078, "Member 'MagicBase_Missile_C_TraceRangeAndAngle::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_UserConstructionScript \ static_assert(alignof(MagicBase_Missile_C_UserConstructionScript) == 0x000004, "Wrong alignment on MagicBase_Missile_C_UserConstructionScript"); \ static_assert(sizeof(MagicBase_Missile_C_UserConstructionScript) == 0x000004, "Wrong size on MagicBase_Missile_C_UserConstructionScript"); \ static_assert(offsetof(MagicBase_Missile_C_UserConstructionScript, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast) == 0x000000, "Member 'MagicBase_Missile_C_UserConstructionScript::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_IsAttackableTarget \ static_assert(alignof(MagicBase_Missile_C_IsAttackableTarget) == 0x000008, "Wrong alignment on MagicBase_Missile_C_IsAttackableTarget"); \ static_assert(sizeof(MagicBase_Missile_C_IsAttackableTarget) == 0x000020, "Wrong size on MagicBase_Missile_C_IsAttackableTarget"); \ static_assert(offsetof(MagicBase_Missile_C_IsAttackableTarget, Target) == 0x000000, "Member 'MagicBase_Missile_C_IsAttackableTarget::Target' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsAttackableTarget, Result) == 0x000008, "Member 'MagicBase_Missile_C_IsAttackableTarget::Result' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsAttackableTarget, K2Node_DynamicCast_AsMagic_Base_Missile) == 0x000010, "Member 'MagicBase_Missile_C_IsAttackableTarget::K2Node_DynamicCast_AsMagic_Base_Missile' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsAttackableTarget, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'MagicBase_Missile_C_IsAttackableTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsAttackableTarget, CallFunc_IsAttackableTarget_result) == 0x000019, "Member 'MagicBase_Missile_C_IsAttackableTarget::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_IsHitResult \ static_assert(alignof(MagicBase_Missile_C_IsHitResult) == 0x000001, "Wrong alignment on MagicBase_Missile_C_IsHitResult"); \ static_assert(sizeof(MagicBase_Missile_C_IsHitResult) == 0x000015, "Wrong size on MagicBase_Missile_C_IsHitResult"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Selection) == 0x000000, "Member 'MagicBase_Missile_C_IsHitResult::Selection' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, ReturnValue) == 0x000001, "Member 'MagicBase_Missile_C_IsHitResult::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_byte_Variable) == 0x000002, "Member 'MagicBase_Missile_C_IsHitResult::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable) == 0x000003, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable_1) == 0x000004, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable_2) == 0x000005, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable_3) == 0x000006, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable_4) == 0x000007, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable_5) == 0x000008, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable_6) == 0x000009, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable_7) == 0x00000A, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable_8) == 0x00000B, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable_9) == 0x00000C, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable_10) == 0x00000D, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable_10' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable_11) == 0x00000E, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable_11' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable_12) == 0x00000F, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable_12' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable_13) == 0x000010, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable_13' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable_14) == 0x000011, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable_14' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable_15) == 0x000012, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable_15' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, Temp_bool_Variable_16) == 0x000013, "Member 'MagicBase_Missile_C_IsHitResult::Temp_bool_Variable_16' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Missile_C_IsHitResult, K2Node_Select_Default) == 0x000014, "Member 'MagicBase_Missile_C_IsHitResult::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Missile_C_SetCanDamage \ static_assert(alignof(MagicBase_Missile_C_SetCanDamage) == 0x000001, "Wrong alignment on MagicBase_Missile_C_SetCanDamage"); \ static_assert(sizeof(MagicBase_Missile_C_SetCanDamage) == 0x000001, "Wrong size on MagicBase_Missile_C_SetCanDamage"); \ static_assert(offsetof(MagicBase_Missile_C_SetCanDamage, CanDamage_0) == 0x000000, "Member 'MagicBase_Missile_C_SetCanDamage::CanDamage_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMagicBase_Missile_C \ static_assert(alignof(AMagicBase_Missile_C) == 0x000008, "Wrong alignment on AMagicBase_Missile_C"); \ static_assert(sizeof(AMagicBase_Missile_C) == 0x000778, "Wrong size on AMagicBase_Missile_C"); \ static_assert(offsetof(AMagicBase_Missile_C, UberGraphFrame_MagicBase_Missile_C) == 0x000620, "Member 'AMagicBase_Missile_C::UberGraphFrame_MagicBase_Missile_C' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, Mesh) == 0x000628, "Member 'AMagicBase_Missile_C::Mesh' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, Sphere) == 0x000630, "Member 'AMagicBase_Missile_C::Sphere' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, Niagara) == 0x000638, "Member 'AMagicBase_Missile_C::Niagara' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, Scene) == 0x000640, "Member 'AMagicBase_Missile_C::Scene' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 伤害间隔) == 0x000648, "Member 'AMagicBase_Missile_C::伤害间隔' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 碰撞大小) == 0x000650, "Member 'AMagicBase_Missile_C::碰撞大小' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 存活时间) == 0x000658, "Member 'AMagicBase_Missile_C::存活时间' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 攻击距离) == 0x000660, "Member 'AMagicBase_Missile_C::攻击距离' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 攻击穿透) == 0x000668, "Member 'AMagicBase_Missile_C::攻击穿透' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, HitActors) == 0x000670, "Member 'AMagicBase_Missile_C::HitActors' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, IsAttackFinish) == 0x000680, "Member 'AMagicBase_Missile_C::IsAttackFinish' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, Destroying) == 0x000681, "Member 'AMagicBase_Missile_C::Destroying' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, HitNiagara) == 0x000688, "Member 'AMagicBase_Missile_C::HitNiagara' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, HitWorldNiagara) == 0x000690, "Member 'AMagicBase_Missile_C::HitWorldNiagara' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, HitSound) == 0x000698, "Member 'AMagicBase_Missile_C::HitSound' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 击中效果吸附角色) == 0x0006A0, "Member 'AMagicBase_Missile_C::击中效果吸附角色' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 起始速度) == 0x0006A8, "Member 'AMagicBase_Missile_C::起始速度' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 中间速度) == 0x0006B0, "Member 'AMagicBase_Missile_C::中间速度' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 结束速度) == 0x0006B8, "Member 'AMagicBase_Missile_C::结束速度' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, StartPoint) == 0x0006C0, "Member 'AMagicBase_Missile_C::StartPoint' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, Midpoint) == 0x0006D8, "Member 'AMagicBase_Missile_C::Midpoint' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, EndPoint) == 0x0006F0, "Member 'AMagicBase_Missile_C::EndPoint' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, BezierAlpha) == 0x000708, "Member 'AMagicBase_Missile_C::BezierAlpha' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 可被吸引) == 0x000710, "Member 'AMagicBase_Missile_C::可被吸引' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 追踪类型) == 0x000711, "Member 'AMagicBase_Missile_C::追踪类型' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 静止时长) == 0x000718, "Member 'AMagicBase_Missile_C::静止时长' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 延时追踪) == 0x000720, "Member 'AMagicBase_Missile_C::延时追踪' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, BeingPulled) == 0x000728, "Member 'AMagicBase_Missile_C::BeingPulled' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 初始无目标飞行时间) == 0x000730, "Member 'AMagicBase_Missile_C::初始无目标飞行时间' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 单次重力曲线) == 0x000738, "Member 'AMagicBase_Missile_C::单次重力曲线' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 额外发射俯仰角) == 0x000740, "Member 'AMagicBase_Missile_C::额外发射俯仰角' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 无追踪攻击角度) == 0x000748, "Member 'AMagicBase_Missile_C::无追踪攻击角度' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, RunningTime) == 0x000750, "Member 'AMagicBase_Missile_C::RunningTime' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 起始) == 0x000758, "Member 'AMagicBase_Missile_C::起始' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 中间) == 0x000759, "Member 'AMagicBase_Missile_C::中间' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 结束) == 0x00075A, "Member 'AMagicBase_Missile_C::结束' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, 到达结束速度的时间) == 0x000760, "Member 'AMagicBase_Missile_C::到达结束速度的时间' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, InitFinish) == 0x000768, "Member 'AMagicBase_Missile_C::InitFinish' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Missile_C, TimerRef) == 0x000770, "Member 'AMagicBase_Missile_C::TimerRef' 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_Item_NpcFriend_C_DisableItemByQuickBar \ static_assert(alignof(Item_NpcFriend_C_DisableItemByQuickBar) == 0x000008, "Wrong alignment on Item_NpcFriend_C_DisableItemByQuickBar"); \ static_assert(sizeof(Item_NpcFriend_C_DisableItemByQuickBar) == 0x000050, "Wrong size on Item_NpcFriend_C_DisableItemByQuickBar"); \ static_assert(offsetof(Item_NpcFriend_C_DisableItemByQuickBar, Caller) == 0x000000, "Member 'Item_NpcFriend_C_DisableItemByQuickBar::Caller' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_DisableItemByQuickBar, GameState) == 0x000008, "Member 'Item_NpcFriend_C_DisableItemByQuickBar::GameState' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_DisableItemByQuickBar, SortID) == 0x000010, "Member 'Item_NpcFriend_C_DisableItemByQuickBar::SortID' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_DisableItemByQuickBar, Result) == 0x000014, "Member 'Item_NpcFriend_C_DisableItemByQuickBar::Result' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_DisableItemByQuickBar, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000018, "Member 'Item_NpcFriend_C_DisableItemByQuickBar::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_DisableItemByQuickBar, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Item_NpcFriend_C_DisableItemByQuickBar::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_DisableItemByQuickBar, CallFunc_GetMyNpcFriend_NpcFriend) == 0x000028, "Member 'Item_NpcFriend_C_DisableItemByQuickBar::CallFunc_GetMyNpcFriend_NpcFriend' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_DisableItemByQuickBar, CallFunc_CanSpawn_can) == 0x000030, "Member 'Item_NpcFriend_C_DisableItemByQuickBar::CallFunc_CanSpawn_can' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_DisableItemByQuickBar, CallFunc_CanSpawn_Npc__) == 0x000038, "Member 'Item_NpcFriend_C_DisableItemByQuickBar::CallFunc_CanSpawn_Npc__' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_DisableItemByQuickBar, CallFunc_Not_PreBool_ReturnValue) == 0x000048, "Member 'Item_NpcFriend_C_DisableItemByQuickBar::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed \ static_assert(alignof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed) == 0x000008, "Wrong alignment on Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed"); \ static_assert(sizeof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed) == 0x0000B8, "Wrong size on Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed, User) == 0x000000, "Member 'Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed::User' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed, GameState) == 0x000008, "Member 'Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed::GameState' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed, ItemSortId) == 0x000010, "Member 'Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed, bCantBeUsed) == 0x000014, "Member 'Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed::bCantBeUsed' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed, OutCantMessage) == 0x000018, "Member 'Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed::OutCantMessage' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed, Temp_bool_Variable) == 0x000030, "Member 'Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000038, "Member 'Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed, Temp_text_Variable) == 0x000048, "Member 'Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed, CallFunc_GetMyNpcFriend_NpcFriend) == 0x000060, "Member 'Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed::CallFunc_GetMyNpcFriend_NpcFriend' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed, CallFunc_CanSpawn_can) == 0x000068, "Member 'Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed::CallFunc_CanSpawn_can' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed, CallFunc_CanSpawn_Npc__) == 0x000070, "Member 'Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed::CallFunc_CanSpawn_Npc__' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed, Temp_text_Variable_1) == 0x000080, "Member 'Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Not_PreBool_ReturnValue) == 0x000098, "Member 'Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed, K2Node_Select_Default) == 0x0000A0, "Member 'Item_NpcFriend_C_CheckAvaliableAndItemCantBeUsed::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Item_NpcFriend_C_CheckAvaliableAndSelectMontage \ static_assert(alignof(Item_NpcFriend_C_CheckAvaliableAndSelectMontage) == 0x000008, "Wrong alignment on Item_NpcFriend_C_CheckAvaliableAndSelectMontage"); \ static_assert(sizeof(Item_NpcFriend_C_CheckAvaliableAndSelectMontage) == 0x000028, "Wrong size on Item_NpcFriend_C_CheckAvaliableAndSelectMontage"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndSelectMontage, User) == 0x000000, "Member 'Item_NpcFriend_C_CheckAvaliableAndSelectMontage::User' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndSelectMontage, ItemSortId) == 0x000008, "Member 'Item_NpcFriend_C_CheckAvaliableAndSelectMontage::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndSelectMontage, Montage) == 0x000010, "Member 'Item_NpcFriend_C_CheckAvaliableAndSelectMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndSelectMontage, SectionName) == 0x000018, "Member 'Item_NpcFriend_C_CheckAvaliableAndSelectMontage::SectionName' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndSelectMontage, bCouldUseItem) == 0x000020, "Member 'Item_NpcFriend_C_CheckAvaliableAndSelectMontage::bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(Item_NpcFriend_C_CheckAvaliableAndSelectMontage, bHandleValid) == 0x000021, "Member 'Item_NpcFriend_C_CheckAvaliableAndSelectMontage::bHandleValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UItem_NpcFriend_C \ static_assert(alignof(UItem_NpcFriend_C) == 0x000008, "Wrong alignment on UItem_NpcFriend_C"); \ static_assert(sizeof(UItem_NpcFriend_C) == 0x000088, "Wrong size on UItem_NpcFriend_C"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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) == 0x000320, "Wrong size on AOnlineBeacon"); \ static_assert(offsetof(AOnlineBeacon, BeaconConnectionInitialTimeout) == 0x0002F8, "Member 'AOnlineBeacon::BeaconConnectionInitialTimeout' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeacon, BeaconConnectionTimeout) == 0x0002FC, "Member 'AOnlineBeacon::BeaconConnectionTimeout' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeacon, NetDriver) == 0x000300, "Member 'AOnlineBeacon::NetDriver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AOnlineBeaconClient \ static_assert(alignof(AOnlineBeaconClient) == 0x000008, "Wrong alignment on AOnlineBeaconClient"); \ static_assert(sizeof(AOnlineBeaconClient) == 0x000380, "Wrong size on AOnlineBeaconClient"); \ static_assert(offsetof(AOnlineBeaconClient, BeaconOwner) == 0x000320, "Member 'AOnlineBeaconClient::BeaconOwner' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeaconClient, BeaconConnection) == 0x000328, "Member 'AOnlineBeaconClient::BeaconConnection' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeaconClient, ConnectionState) == 0x000330, "Member 'AOnlineBeaconClient::ConnectionState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AOnlineBeaconHost \ static_assert(alignof(AOnlineBeaconHost) == 0x000008, "Wrong alignment on AOnlineBeaconHost"); \ static_assert(sizeof(AOnlineBeaconHost) == 0x000430, "Wrong size on AOnlineBeaconHost"); \ static_assert(offsetof(AOnlineBeaconHost, ListenPort) == 0x000320, "Member 'AOnlineBeaconHost::ListenPort' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeaconHost, bAuthRequired) == 0x000324, "Member 'AOnlineBeaconHost::bAuthRequired' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeaconHost, MaxAuthTokenSize) == 0x000328, "Member 'AOnlineBeaconHost::MaxAuthTokenSize' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeaconHost, ClientActors) == 0x000380, "Member 'AOnlineBeaconHost::ClientActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AOnlineBeaconHostObject \ static_assert(alignof(AOnlineBeaconHostObject) == 0x000008, "Wrong alignment on AOnlineBeaconHostObject"); \ static_assert(sizeof(AOnlineBeaconHostObject) == 0x000318, "Wrong size on AOnlineBeaconHostObject"); \ static_assert(offsetof(AOnlineBeaconHostObject, BeaconTypeName) == 0x0002F0, "Member 'AOnlineBeaconHostObject::BeaconTypeName' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeaconHostObject, ClientBeaconActorClass) == 0x000300, "Member 'AOnlineBeaconHostObject::ClientBeaconActorClass' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeaconHostObject, ClientActors) == 0x000308, "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) == 0x000448, "Wrong size on APartyBeaconClient"); \ static_assert(offsetof(APartyBeaconClient, DestSessionId) == 0x0003B0, "Member 'APartyBeaconClient::DestSessionId' has a wrong offset!"); \ static_assert(offsetof(APartyBeaconClient, PendingReservation) == 0x0003C0, "Member 'APartyBeaconClient::PendingReservation' has a wrong offset!"); \ static_assert(offsetof(APartyBeaconClient, RequestType) == 0x000418, "Member 'APartyBeaconClient::RequestType' has a wrong offset!"); \ static_assert(offsetof(APartyBeaconClient, bPendingReservationSent) == 0x000419, "Member 'APartyBeaconClient::bPendingReservationSent' has a wrong offset!"); \ static_assert(offsetof(APartyBeaconClient, bCancelReservation) == 0x00041A, "Member 'APartyBeaconClient::bCancelReservation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APartyBeaconHost \ static_assert(alignof(APartyBeaconHost) == 0x000008, "Wrong alignment on APartyBeaconHost"); \ static_assert(sizeof(APartyBeaconHost) == 0x000390, "Wrong size on APartyBeaconHost"); \ static_assert(offsetof(APartyBeaconHost, State) == 0x000318, "Member 'APartyBeaconHost::State' has a wrong offset!"); \ static_assert(offsetof(APartyBeaconHost, bLogoutOnSessionTimeout) == 0x000380, "Member 'APartyBeaconHost::bLogoutOnSessionTimeout' has a wrong offset!"); \ static_assert(offsetof(APartyBeaconHost, SessionTimeoutSecs) == 0x000384, "Member 'APartyBeaconHost::SessionTimeoutSecs' has a wrong offset!"); \ static_assert(offsetof(APartyBeaconHost, TravelSessionTimeoutSecs) == 0x000388, "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) == 0x000478, "Wrong size on ASpectatorBeaconClient"); \ static_assert(offsetof(ASpectatorBeaconClient, DestSessionId) == 0x0003B0, "Member 'ASpectatorBeaconClient::DestSessionId' has a wrong offset!"); \ static_assert(offsetof(ASpectatorBeaconClient, PendingReservation) == 0x0003C0, "Member 'ASpectatorBeaconClient::PendingReservation' has a wrong offset!"); \ static_assert(offsetof(ASpectatorBeaconClient, RequestType) == 0x000448, "Member 'ASpectatorBeaconClient::RequestType' has a wrong offset!"); \ static_assert(offsetof(ASpectatorBeaconClient, bPendingReservationSent) == 0x000449, "Member 'ASpectatorBeaconClient::bPendingReservationSent' has a wrong offset!"); \ static_assert(offsetof(ASpectatorBeaconClient, bCancelReservation) == 0x00044A, "Member 'ASpectatorBeaconClient::bCancelReservation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASpectatorBeaconHost \ static_assert(alignof(ASpectatorBeaconHost) == 0x000008, "Wrong alignment on ASpectatorBeaconHost"); \ static_assert(sizeof(ASpectatorBeaconHost) == 0x000390, "Wrong size on ASpectatorBeaconHost"); \ static_assert(offsetof(ASpectatorBeaconHost, State) == 0x000318, "Member 'ASpectatorBeaconHost::State' has a wrong offset!"); \ static_assert(offsetof(ASpectatorBeaconHost, bLogoutOnSessionTimeout) == 0x000380, "Member 'ASpectatorBeaconHost::bLogoutOnSessionTimeout' has a wrong offset!"); \ static_assert(offsetof(ASpectatorBeaconHost, SessionTimeoutSecs) == 0x000384, "Member 'ASpectatorBeaconHost::SessionTimeoutSecs' has a wrong offset!"); \ static_assert(offsetof(ASpectatorBeaconHost, TravelSessionTimeoutSecs) == 0x000388, "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) == 0x000380, "Wrong size on ATestBeaconClient"); \ #define DUMPER7_ASSERTS_ATestBeaconHost \ static_assert(alignof(ATestBeaconHost) == 0x000008, "Wrong alignment on ATestBeaconHost"); \ static_assert(sizeof(ATestBeaconHost) == 0x000318, "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) == 0x000830, "Wrong size on UVoipListenerSynthComponent"); \ #define DUMPER7_ASSERTS_WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem \ static_assert(alignof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem) == 0x000008, "Wrong alignment on WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem"); \ static_assert(sizeof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem) == 0x000050, "Wrong size on WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, EntryPoint) == 0x000000, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, Temp_bool_Variable) == 0x000004, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, Temp_byte_Variable) == 0x000005, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, Temp_byte_Variable_1) == 0x000006, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, Temp_bool_Variable_1) == 0x000007, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, Temp_byte_Variable_2) == 0x000008, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, Temp_byte_Variable_3) == 0x000009, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, Temp_bool_Variable_2) == 0x00000A, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, Temp_bool_Variable_3) == 0x00000B, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, Temp_bool_Variable_4) == 0x00000C, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, Temp_bool_Variable_5) == 0x00000D, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, Temp_delegate_Variable) == 0x000010, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, CallFunc_PostEvent_ReturnValue) == 0x000020, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, CallFunc_GetSkip_ReturnValue) == 0x000024, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::CallFunc_GetSkip_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, K2Node_CustomEvent_Selected) == 0x000025, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::K2Node_CustomEvent_Selected' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, K2Node_CustomEvent_PlaySound) == 0x000026, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::K2Node_CustomEvent_PlaySound' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, K2Node_CustomEvent_isShow) == 0x000027, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::K2Node_CustomEvent_isShow' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, K2Node_CustomEvent_Texture) == 0x000028, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::K2Node_CustomEvent_Texture' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, K2Node_Select_Default) == 0x000030, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000038, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000040, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000041, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, K2Node_Select_Default_1) == 0x000042, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, K2Node_Select_Default_2) == 0x000043, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem, K2Node_Select_Default_3) == 0x000048, "Member 'WB_PoseItem_C_ExecuteUbergraph_WB_PoseItem::K2Node_Select_Default_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseItem_C_GetEquipmentStatus \ static_assert(alignof(WB_PoseItem_C_GetEquipmentStatus) == 0x000001, "Wrong alignment on WB_PoseItem_C_GetEquipmentStatus"); \ static_assert(sizeof(WB_PoseItem_C_GetEquipmentStatus) == 0x000001, "Wrong size on WB_PoseItem_C_GetEquipmentStatus"); \ static_assert(offsetof(WB_PoseItem_C_GetEquipmentStatus, isEquipped_0) == 0x000000, "Member 'WB_PoseItem_C_GetEquipmentStatus::isEquipped_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseItem_C_isShowIcon \ static_assert(alignof(WB_PoseItem_C_isShowIcon) == 0x000008, "Wrong alignment on WB_PoseItem_C_isShowIcon"); \ static_assert(sizeof(WB_PoseItem_C_isShowIcon) == 0x000010, "Wrong size on WB_PoseItem_C_isShowIcon"); \ static_assert(offsetof(WB_PoseItem_C_isShowIcon, isShow) == 0x000000, "Member 'WB_PoseItem_C_isShowIcon::isShow' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_isShowIcon, Texture) == 0x000008, "Member 'WB_PoseItem_C_isShowIcon::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseItem_C_SetEquipmentStatus \ static_assert(alignof(WB_PoseItem_C_SetEquipmentStatus) == 0x000001, "Wrong alignment on WB_PoseItem_C_SetEquipmentStatus"); \ static_assert(sizeof(WB_PoseItem_C_SetEquipmentStatus) == 0x000001, "Wrong size on WB_PoseItem_C_SetEquipmentStatus"); \ static_assert(offsetof(WB_PoseItem_C_SetEquipmentStatus, isEquipped_0) == 0x000000, "Member 'WB_PoseItem_C_SetEquipmentStatus::isEquipped_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseItem_C_UpdateData \ static_assert(alignof(WB_PoseItem_C_UpdateData) == 0x000008, "Wrong alignment on WB_PoseItem_C_UpdateData"); \ static_assert(sizeof(WB_PoseItem_C_UpdateData) == 0x000038, "Wrong size on WB_PoseItem_C_UpdateData"); \ static_assert(offsetof(WB_PoseItem_C_UpdateData, Data_0) == 0x000000, "Member 'WB_PoseItem_C_UpdateData::Data_0' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_UpdateData, ID_0) == 0x000030, "Member 'WB_PoseItem_C_UpdateData::ID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseItem_C_UpdateStyle \ static_assert(alignof(WB_PoseItem_C_UpdateStyle) == 0x000001, "Wrong alignment on WB_PoseItem_C_UpdateStyle"); \ static_assert(sizeof(WB_PoseItem_C_UpdateStyle) == 0x000002, "Wrong size on WB_PoseItem_C_UpdateStyle"); \ static_assert(offsetof(WB_PoseItem_C_UpdateStyle, Selected_0) == 0x000000, "Member 'WB_PoseItem_C_UpdateStyle::Selected_0' has a wrong offset!"); \ static_assert(offsetof(WB_PoseItem_C_UpdateStyle, PlaySound_0) == 0x000001, "Member 'WB_PoseItem_C_UpdateStyle::PlaySound_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PoseItem_C \ static_assert(alignof(UWB_PoseItem_C) == 0x000008, "Wrong alignment on UWB_PoseItem_C"); \ static_assert(sizeof(UWB_PoseItem_C) == 0x000318, "Wrong size on UWB_PoseItem_C"); \ static_assert(offsetof(UWB_PoseItem_C, UberGraphFrame) == 0x000288, "Member 'UWB_PoseItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseItem_C, bg) == 0x000290, "Member 'UWB_PoseItem_C::bg' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseItem_C, ClickButton) == 0x000298, "Member 'UWB_PoseItem_C::ClickButton' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseItem_C, Icon_Image) == 0x0002A0, "Member 'UWB_PoseItem_C::Icon_Image' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseItem_C, Select_Image) == 0x0002A8, "Member 'UWB_PoseItem_C::Select_Image' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseItem_C, OnHoverEvent) == 0x0002B0, "Member 'UWB_PoseItem_C::OnHoverEvent' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseItem_C, Selected) == 0x0002C0, "Member 'UWB_PoseItem_C::Selected' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseItem_C, ID) == 0x0002C4, "Member 'UWB_PoseItem_C::ID' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseItem_C, Index_0) == 0x0002C8, "Member 'UWB_PoseItem_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseItem_C, isSelectItem) == 0x0002CC, "Member 'UWB_PoseItem_C::isSelectItem' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseItem_C, Data) == 0x0002D0, "Member 'UWB_PoseItem_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseItem_C, OnClickedEvent) == 0x000300, "Member 'UWB_PoseItem_C::OnClickedEvent' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseItem_C, isEquipped) == 0x000310, "Member 'UWB_PoseItem_C::isEquipped' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseItem_C, isEquippedPose) == 0x000311, "Member 'UWB_PoseItem_C::isEquippedPose' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseItem_C, Play) == 0x000312, "Member 'UWB_PoseItem_C::Play' has a wrong offset!"); \ #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_UShake_Attack_EnemyCast_ExplodeRoll_C \ static_assert(alignof(UShake_Attack_EnemyCast_ExplodeRoll_C) == 0x000010, "Wrong alignment on UShake_Attack_EnemyCast_ExplodeRoll_C"); \ static_assert(sizeof(UShake_Attack_EnemyCast_ExplodeRoll_C) == 0x000210, "Wrong size on UShake_Attack_EnemyCast_ExplodeRoll_C"); \ #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_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_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_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_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_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_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) == 0x0007D0, "Wrong size on USynthComponent"); \ static_assert(offsetof(USynthComponent, AttenuationSettings) == 0x0002E8, "Member 'USynthComponent::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, AttenuationOverrides) == 0x0002F0, "Member 'USynthComponent::AttenuationOverrides' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, ConcurrencySettings) == 0x0006B8, "Member 'USynthComponent::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, ConcurrencySet) == 0x0006C0, "Member 'USynthComponent::ConcurrencySet' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, SoundClass) == 0x000710, "Member 'USynthComponent::SoundClass' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, SourceEffectChain) == 0x000718, "Member 'USynthComponent::SourceEffectChain' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, SoundSubmix) == 0x000720, "Member 'USynthComponent::SoundSubmix' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, SoundSubmixSends) == 0x000728, "Member 'USynthComponent::SoundSubmixSends' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, BusSends) == 0x000738, "Member 'USynthComponent::BusSends' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, PreEffectBusSends) == 0x000748, "Member 'USynthComponent::PreEffectBusSends' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, EnvelopeFollowerAttackTime) == 0x00075C, "Member 'USynthComponent::EnvelopeFollowerAttackTime' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, EnvelopeFollowerReleaseTime) == 0x000760, "Member 'USynthComponent::EnvelopeFollowerReleaseTime' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, OnAudioEnvelopeValue) == 0x000768, "Member 'USynthComponent::OnAudioEnvelopeValue' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, Synth) == 0x000798, "Member 'USynthComponent::Synth' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, AudioComponent) == 0x0007A0, "Member 'USynthComponent::AudioComponent' has a wrong offset!"); \ #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_UAudioGenerator \ static_assert(alignof(UAudioGenerator) == 0x000008, "Wrong alignment on UAudioGenerator"); \ static_assert(sizeof(UAudioGenerator) == 0x0000A8, "Wrong size on UAudioGenerator"); \ #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_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_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_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) == 0x0002F8, "Wrong size on AVirtualHeightfieldMesh"); \ static_assert(offsetof(AVirtualHeightfieldMesh, VirtualHeightfieldMeshComponent) == 0x0002F0, "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) == 0x000610, "Wrong size on UVirtualHeightfieldMeshComponent"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, VirtualTexture) == 0x000588, "Member 'UVirtualHeightfieldMeshComponent::VirtualTexture' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, VirtualTextureRef) == 0x0005B8, "Member 'UVirtualHeightfieldMeshComponent::VirtualTextureRef' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, VirtualTextureThumbnail) == 0x0005C0, "Member 'UVirtualHeightfieldMeshComponent::VirtualTextureThumbnail' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, bCopyBoundsButton) == 0x0005C8, "Member 'UVirtualHeightfieldMeshComponent::bCopyBoundsButton' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, MinMaxTexture) == 0x0005D0, "Member 'UVirtualHeightfieldMeshComponent::MinMaxTexture' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, NumMinMaxTextureBuildLevels) == 0x0005D8, "Member 'UVirtualHeightfieldMeshComponent::NumMinMaxTextureBuildLevels' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, bBuildMinMaxTextureButton) == 0x0005DC, "Member 'UVirtualHeightfieldMeshComponent::bBuildMinMaxTextureButton' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, Material) == 0x0005E0, "Member 'UVirtualHeightfieldMeshComponent::Material' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, Lod0ScreenSize) == 0x0005E8, "Member 'UVirtualHeightfieldMeshComponent::Lod0ScreenSize' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, Lod0Distribution) == 0x0005EC, "Member 'UVirtualHeightfieldMeshComponent::Lod0Distribution' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, LodDistribution) == 0x0005F0, "Member 'UVirtualHeightfieldMeshComponent::LodDistribution' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, LodBiasScale) == 0x0005F4, "Member 'UVirtualHeightfieldMeshComponent::LodBiasScale' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, NumForceLoadLods) == 0x0005F8, "Member 'UVirtualHeightfieldMeshComponent::NumForceLoadLods' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, NumOcclusionLods) == 0x0005FC, "Member 'UVirtualHeightfieldMeshComponent::NumOcclusionLods' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, bHiddenInEditor) == 0x000600, "Member 'UVirtualHeightfieldMeshComponent::bHiddenInEditor' 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) == 0x000090, "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, TitleStorageTags) == 0x000060, "Member 'UEOSSettings::TitleStorageTags' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, TitleStorageReadChunkLength) == 0x000070, "Member 'UEOSSettings::TitleStorageReadChunkLength' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, Artifacts) == 0x000078, "Member 'UEOSSettings::Artifacts' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bUseEAS) == 0x000088, "Member 'UEOSSettings::bUseEAS' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bUseEOSConnect) == 0x000089, "Member 'UEOSSettings::bUseEOSConnect' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bMirrorStatsToEOS) == 0x00008A, "Member 'UEOSSettings::bMirrorStatsToEOS' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bMirrorAchievementsToEOS) == 0x00008B, "Member 'UEOSSettings::bMirrorAchievementsToEOS' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bUseEOSSessions) == 0x00008C, "Member 'UEOSSettings::bUseEOSSessions' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bMirrorPresenceToEAS) == 0x00008D, "Member 'UEOSSettings::bMirrorPresenceToEAS' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCVarItem \ static_assert(alignof(FCVarItem) == 0x000008, "Wrong alignment on FCVarItem"); \ static_assert(sizeof(FCVarItem) == 0x000028, "Wrong size on FCVarItem"); \ static_assert(offsetof(FCVarItem, Key) == 0x000000, "Member 'FCVarItem::Key' has a wrong offset!"); \ static_assert(offsetof(FCVarItem, Value) == 0x000010, "Member 'FCVarItem::Value' has a wrong offset!"); \ static_assert(offsetof(FCVarItem, Type) == 0x000020, "Member 'FCVarItem::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCVarVolumeBPLibrary \ static_assert(alignof(UCVarVolumeBPLibrary) == 0x000008, "Wrong alignment on UCVarVolumeBPLibrary"); \ static_assert(sizeof(UCVarVolumeBPLibrary) == 0x000028, "Wrong size on UCVarVolumeBPLibrary"); \ #define DUMPER7_ASSERTS_ACVarVolume \ static_assert(alignof(ACVarVolume) == 0x000008, "Wrong alignment on ACVarVolume"); \ static_assert(sizeof(ACVarVolume) == 0x0003C8, "Wrong size on ACVarVolume"); \ static_assert(offsetof(ACVarVolume, EnableMask) == 0x00032C, "Member 'ACVarVolume::EnableMask' has a wrong offset!"); \ static_assert(offsetof(ACVarVolume, Parent) == 0x000330, "Member 'ACVarVolume::Parent' has a wrong offset!"); \ static_assert(offsetof(ACVarVolume, Interfaces) == 0x000338, "Member 'ACVarVolume::Interfaces' has a wrong offset!"); \ static_assert(offsetof(ACVarVolume, CVarMap) == 0x000348, "Member 'ACVarVolume::CVarMap' has a wrong offset!"); \ static_assert(offsetof(ACVarVolume, PhysicalVolume) == 0x000398, "Member 'ACVarVolume::PhysicalVolume' has a wrong offset!"); \ static_assert(offsetof(ACVarVolume, DebugNeckName) == 0x0003A0, "Member 'ACVarVolume::DebugNeckName' has a wrong offset!"); \ static_assert(offsetof(ACVarVolume, CVars) == 0x0003B0, "Member 'ACVarVolume::CVars' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_Player_C_ExecuteUbergraph_ImplStateManagerComponent_Player \ static_assert(alignof(ImplStateManagerComponent_Player_C_ExecuteUbergraph_ImplStateManagerComponent_Player) == 0x000008, "Wrong alignment on ImplStateManagerComponent_Player_C_ExecuteUbergraph_ImplStateManagerComponent_Player"); \ static_assert(sizeof(ImplStateManagerComponent_Player_C_ExecuteUbergraph_ImplStateManagerComponent_Player) == 0x000020, "Wrong size on ImplStateManagerComponent_Player_C_ExecuteUbergraph_ImplStateManagerComponent_Player"); \ static_assert(offsetof(ImplStateManagerComponent_Player_C_ExecuteUbergraph_ImplStateManagerComponent_Player, EntryPoint) == 0x000000, "Member 'ImplStateManagerComponent_Player_C_ExecuteUbergraph_ImplStateManagerComponent_Player::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_Player_C_ExecuteUbergraph_ImplStateManagerComponent_Player, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'ImplStateManagerComponent_Player_C_ExecuteUbergraph_ImplStateManagerComponent_Player::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_Player_C_ExecuteUbergraph_ImplStateManagerComponent_Player, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'ImplStateManagerComponent_Player_C_ExecuteUbergraph_ImplStateManagerComponent_Player::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_Player_C_ExecuteUbergraph_ImplStateManagerComponent_Player, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'ImplStateManagerComponent_Player_C_ExecuteUbergraph_ImplStateManagerComponent_Player::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_Player_C_ExecuteUbergraph_ImplStateManagerComponent_Player, K2Node_Event_ReInit) == 0x000019, "Member 'ImplStateManagerComponent_Player_C_ExecuteUbergraph_ImplStateManagerComponent_Player::K2Node_Event_ReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_Player_C_GetState \ static_assert(alignof(ImplStateManagerComponent_Player_C_GetState) == 0x000001, "Wrong alignment on ImplStateManagerComponent_Player_C_GetState"); \ static_assert(sizeof(ImplStateManagerComponent_Player_C_GetState) == 0x000002, "Wrong size on ImplStateManagerComponent_Player_C_GetState"); \ static_assert(offsetof(ImplStateManagerComponent_Player_C_GetState, State) == 0x000000, "Member 'ImplStateManagerComponent_Player_C_GetState::State' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_Player_C_GetState, CallFunc_GetState_State) == 0x000001, "Member 'ImplStateManagerComponent_Player_C_GetState::CallFunc_GetState_State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_Player_C_ImplReplaceBeginPlay \ static_assert(alignof(ImplStateManagerComponent_Player_C_ImplReplaceBeginPlay) == 0x000001, "Wrong alignment on ImplStateManagerComponent_Player_C_ImplReplaceBeginPlay"); \ static_assert(sizeof(ImplStateManagerComponent_Player_C_ImplReplaceBeginPlay) == 0x000001, "Wrong size on ImplStateManagerComponent_Player_C_ImplReplaceBeginPlay"); \ static_assert(offsetof(ImplStateManagerComponent_Player_C_ImplReplaceBeginPlay, ReInit) == 0x000000, "Member 'ImplStateManagerComponent_Player_C_ImplReplaceBeginPlay::ReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImplStateManagerComponent_Player_C \ static_assert(alignof(UImplStateManagerComponent_Player_C) == 0x000008, "Wrong alignment on UImplStateManagerComponent_Player_C"); \ static_assert(sizeof(UImplStateManagerComponent_Player_C) == 0x0001E8, "Wrong size on UImplStateManagerComponent_Player_C"); \ static_assert(offsetof(UImplStateManagerComponent_Player_C, UberGraphFrame) == 0x0001D8, "Member 'UImplStateManagerComponent_Player_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UImplStateManagerComponent_Player_C, Player) == 0x0001E0, "Member 'UImplStateManagerComponent_Player_C::Player' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRegisteredDeviceInfo \ static_assert(alignof(FRegisteredDeviceInfo) == 0x000001, "Wrong alignment on FRegisteredDeviceInfo"); \ static_assert(sizeof(FRegisteredDeviceInfo) == 0x000001, "Wrong size on FRegisteredDeviceInfo"); \ #define DUMPER7_ASSERTS_FRawInputDeviceAxisProperties \ static_assert(alignof(FRawInputDeviceAxisProperties) == 0x000001, "Wrong alignment on FRawInputDeviceAxisProperties"); \ static_assert(sizeof(FRawInputDeviceAxisProperties) == 0x000001, "Wrong size on FRawInputDeviceAxisProperties"); \ #define DUMPER7_ASSERTS_FRawInputDeviceButtonProperties \ static_assert(alignof(FRawInputDeviceButtonProperties) == 0x000001, "Wrong alignment on FRawInputDeviceButtonProperties"); \ static_assert(sizeof(FRawInputDeviceButtonProperties) == 0x000001, "Wrong size on FRawInputDeviceButtonProperties"); \ #define DUMPER7_ASSERTS_FRawInputDeviceConfiguration \ static_assert(alignof(FRawInputDeviceConfiguration) == 0x000001, "Wrong alignment on FRawInputDeviceConfiguration"); \ static_assert(sizeof(FRawInputDeviceConfiguration) == 0x000001, "Wrong size on FRawInputDeviceConfiguration"); \ #define DUMPER7_ASSERTS_URawInputFunctionLibrary \ static_assert(alignof(URawInputFunctionLibrary) == 0x000008, "Wrong alignment on URawInputFunctionLibrary"); \ static_assert(sizeof(URawInputFunctionLibrary) == 0x000028, "Wrong size on URawInputFunctionLibrary"); \ #define DUMPER7_ASSERTS_URawInputSettings \ static_assert(alignof(URawInputSettings) == 0x000008, "Wrong alignment on URawInputSettings"); \ static_assert(sizeof(URawInputSettings) == 0x000040, "Wrong size on URawInputSettings"); \ static_assert(offsetof(URawInputSettings, bRegisterDefaultDevice) == 0x000038, "Member 'URawInputSettings::bRegisterDefaultDevice' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase \ static_assert(alignof(WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase) == 0x000008, "Wrong alignment on WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase"); \ static_assert(sizeof(WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase) == 0x000058, "Wrong size on WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase"); \ static_assert(offsetof(WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase, EntryPoint) == 0x000000, "Member 'WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase, CallFunc_GetUINotify_UINotify) == 0x000008, "Member 'WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase, K2Node_Event_Caller) == 0x000010, "Member 'WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase, K2Node_Event_inIndex) == 0x000018, "Member 'WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase::K2Node_Event_inIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase, K2Node_DynamicCast_AsWB_Weapon_Select) == 0x000020, "Member 'WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase::K2Node_DynamicCast_AsWB_Weapon_Select' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase, CallFunc_Array_Get_Item) == 0x000030, "Member 'WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000050, "Member 'WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000051, "Member 'WB_WeaponSelectBase_C_ExecuteUbergraph_WB_WeaponSelectBase::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelectBase_C_PreConstruct \ static_assert(alignof(WB_WeaponSelectBase_C_PreConstruct) == 0x000001, "Wrong alignment on WB_WeaponSelectBase_C_PreConstruct"); \ static_assert(sizeof(WB_WeaponSelectBase_C_PreConstruct) == 0x000001, "Wrong size on WB_WeaponSelectBase_C_PreConstruct"); \ static_assert(offsetof(WB_WeaponSelectBase_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_WeaponSelectBase_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelectBase_C_UpdateItem \ static_assert(alignof(WB_WeaponSelectBase_C_UpdateItem) == 0x000008, "Wrong alignment on WB_WeaponSelectBase_C_UpdateItem"); \ static_assert(sizeof(WB_WeaponSelectBase_C_UpdateItem) == 0x000010, "Wrong size on WB_WeaponSelectBase_C_UpdateItem"); \ static_assert(offsetof(WB_WeaponSelectBase_C_UpdateItem, Caller) == 0x000000, "Member 'WB_WeaponSelectBase_C_UpdateItem::Caller' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelectBase_C_UpdateItem, InIndex) == 0x000008, "Member 'WB_WeaponSelectBase_C_UpdateItem::InIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WeaponSelectBase_C \ static_assert(alignof(UWB_WeaponSelectBase_C) == 0x000008, "Wrong alignment on UWB_WeaponSelectBase_C"); \ static_assert(sizeof(UWB_WeaponSelectBase_C) == 0x0002F0, "Wrong size on UWB_WeaponSelectBase_C"); \ static_assert(offsetof(UWB_WeaponSelectBase_C, UberGraphFrame_WB_WeaponSelectBase_C) == 0x000290, "Member 'UWB_WeaponSelectBase_C::UberGraphFrame_WB_WeaponSelectBase_C' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelectBase_C, WB_ItemButtonBase) == 0x000298, "Member 'UWB_WeaponSelectBase_C::WB_ItemButtonBase' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelectBase_C, OnHover) == 0x0002A0, "Member 'UWB_WeaponSelectBase_C::OnHover' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelectBase_C, OnClick) == 0x0002B0, "Member 'UWB_WeaponSelectBase_C::OnClick' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelectBase_C, Item) == 0x0002C0, "Member 'UWB_WeaponSelectBase_C::Item' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelectBase_C, UINotify) == 0x0002E0, "Member 'UWB_WeaponSelectBase_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelectBase_C, Parent) == 0x0002E8, "Member 'UWB_WeaponSelectBase_C::Parent' 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_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_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_UReverbPluginSourceSettingsBase \ static_assert(alignof(UReverbPluginSourceSettingsBase) == 0x000008, "Wrong alignment on UReverbPluginSourceSettingsBase"); \ static_assert(sizeof(UReverbPluginSourceSettingsBase) == 0x000028, "Wrong size on UReverbPluginSourceSettingsBase"); \ #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_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_USpatializationPluginSourceSettingsBase \ static_assert(alignof(USpatializationPluginSourceSettingsBase) == 0x000008, "Wrong alignment on USpatializationPluginSourceSettingsBase"); \ static_assert(sizeof(USpatializationPluginSourceSettingsBase) == 0x000028, "Wrong size on USpatializationPluginSourceSettingsBase"); \ #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_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_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_WB_AnimationSlot_Fade_C_GetAnimation \ static_assert(alignof(WB_AnimationSlot_Fade_C_GetAnimation) == 0x000008, "Wrong alignment on WB_AnimationSlot_Fade_C_GetAnimation"); \ static_assert(sizeof(WB_AnimationSlot_Fade_C_GetAnimation) == 0x000020, "Wrong size on WB_AnimationSlot_Fade_C_GetAnimation"); \ static_assert(offsetof(WB_AnimationSlot_Fade_C_GetAnimation, AnimationKey_0) == 0x000000, "Member 'WB_AnimationSlot_Fade_C_GetAnimation::AnimationKey_0' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Fade_C_GetAnimation, VisibledAnimation) == 0x000010, "Member 'WB_AnimationSlot_Fade_C_GetAnimation::VisibledAnimation' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Fade_C_GetAnimation, RemovedAnimation) == 0x000018, "Member 'WB_AnimationSlot_Fade_C_GetAnimation::RemovedAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_AnimationSlot_Fade_C \ static_assert(alignof(UWB_AnimationSlot_Fade_C) == 0x000008, "Wrong alignment on UWB_AnimationSlot_Fade_C"); \ static_assert(sizeof(UWB_AnimationSlot_Fade_C) == 0x0002F8, "Wrong size on UWB_AnimationSlot_Fade_C"); \ static_assert(offsetof(UWB_AnimationSlot_Fade_C, fade) == 0x0002E8, "Member 'UWB_AnimationSlot_Fade_C::fade' has a wrong offset!"); \ static_assert(offsetof(UWB_AnimationSlot_Fade_C, Root) == 0x0002F0, "Member 'UWB_AnimationSlot_Fade_C::Root' 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_FWebSocketMessageRoot \ static_assert(alignof(FWebSocketMessageRoot) == 0x000008, "Wrong alignment on FWebSocketMessageRoot"); \ static_assert(sizeof(FWebSocketMessageRoot) == 0x000058, "Wrong size on FWebSocketMessageRoot"); \ static_assert(offsetof(FWebSocketMessageRoot, resultCode) == 0x000000, "Member 'FWebSocketMessageRoot::resultCode' has a wrong offset!"); \ static_assert(offsetof(FWebSocketMessageRoot, resultMsg) == 0x000008, "Member 'FWebSocketMessageRoot::resultMsg' has a wrong offset!"); \ static_assert(offsetof(FWebSocketMessageRoot, msgId) == 0x000018, "Member 'FWebSocketMessageRoot::msgId' has a wrong offset!"); \ static_assert(offsetof(FWebSocketMessageRoot, msgData) == 0x000028, "Member 'FWebSocketMessageRoot::msgData' has a wrong offset!"); \ static_assert(offsetof(FWebSocketMessageRoot, msgTime) == 0x000038, "Member 'FWebSocketMessageRoot::msgTime' has a wrong offset!"); \ static_assert(offsetof(FWebSocketMessageRoot, msgIdBack) == 0x000048, "Member 'FWebSocketMessageRoot::msgIdBack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintWebSocketLibrary_WebSocketGetGreenwichTime \ static_assert(alignof(BlueprintWebSocketLibrary_WebSocketGetGreenwichTime) == 0x000008, "Wrong alignment on BlueprintWebSocketLibrary_WebSocketGetGreenwichTime"); \ static_assert(sizeof(BlueprintWebSocketLibrary_WebSocketGetGreenwichTime) == 0x000008, "Wrong size on BlueprintWebSocketLibrary_WebSocketGetGreenwichTime"); \ static_assert(offsetof(BlueprintWebSocketLibrary_WebSocketGetGreenwichTime, ReturnValue) == 0x000000, "Member 'BlueprintWebSocketLibrary_WebSocketGetGreenwichTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlueprintWebSocketLibrary \ static_assert(alignof(UBlueprintWebSocketLibrary) == 0x000008, "Wrong alignment on UBlueprintWebSocketLibrary"); \ static_assert(sizeof(UBlueprintWebSocketLibrary) == 0x000028, "Wrong size on UBlueprintWebSocketLibrary"); \ #define DUMPER7_ASSERTS_SendMessageToWebSocket_SendMessageToWebSocket \ static_assert(alignof(SendMessageToWebSocket_SendMessageToWebSocket) == 0x000008, "Wrong alignment on SendMessageToWebSocket_SendMessageToWebSocket"); \ static_assert(sizeof(SendMessageToWebSocket_SendMessageToWebSocket) == 0x000030, "Wrong size on SendMessageToWebSocket_SendMessageToWebSocket"); \ static_assert(offsetof(SendMessageToWebSocket_SendMessageToWebSocket, inSubsystem) == 0x000000, "Member 'SendMessageToWebSocket_SendMessageToWebSocket::inSubsystem' has a wrong offset!"); \ static_assert(offsetof(SendMessageToWebSocket_SendMessageToWebSocket, JsonData) == 0x000008, "Member 'SendMessageToWebSocket_SendMessageToWebSocket::JsonData' has a wrong offset!"); \ static_assert(offsetof(SendMessageToWebSocket_SendMessageToWebSocket, msgId_0) == 0x000018, "Member 'SendMessageToWebSocket_SendMessageToWebSocket::msgId_0' has a wrong offset!"); \ static_assert(offsetof(SendMessageToWebSocket_SendMessageToWebSocket, ReturnValue) == 0x000028, "Member 'SendMessageToWebSocket_SendMessageToWebSocket::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SendMessageToWebSocket_OnMessageBack \ static_assert(alignof(SendMessageToWebSocket_OnMessageBack) == 0x000008, "Wrong alignment on SendMessageToWebSocket_OnMessageBack"); \ static_assert(sizeof(SendMessageToWebSocket_OnMessageBack) == 0x000018, "Wrong size on SendMessageToWebSocket_OnMessageBack"); \ static_assert(offsetof(SendMessageToWebSocket_OnMessageBack, ReturnCode) == 0x000000, "Member 'SendMessageToWebSocket_OnMessageBack::ReturnCode' has a wrong offset!"); \ static_assert(offsetof(SendMessageToWebSocket_OnMessageBack, msg) == 0x000008, "Member 'SendMessageToWebSocket_OnMessageBack::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USendMessageToWebSocket \ static_assert(alignof(USendMessageToWebSocket) == 0x000008, "Wrong alignment on USendMessageToWebSocket"); \ static_assert(sizeof(USendMessageToWebSocket) == 0x000068, "Wrong size on USendMessageToWebSocket"); \ static_assert(offsetof(USendMessageToWebSocket, OnBackSucceed) == 0x000030, "Member 'USendMessageToWebSocket::OnBackSucceed' has a wrong offset!"); \ static_assert(offsetof(USendMessageToWebSocket, OnBackFailure) == 0x000040, "Member 'USendMessageToWebSocket::OnBackFailure' has a wrong offset!"); \ static_assert(offsetof(USendMessageToWebSocket, msgId) == 0x000050, "Member 'USendMessageToWebSocket::msgId' has a wrong offset!"); \ static_assert(offsetof(USendMessageToWebSocket, Subsystem) == 0x000060, "Member 'USendMessageToWebSocket::Subsystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintWebSocketSubsystem_BindRecvMessage \ static_assert(alignof(BlueprintWebSocketSubsystem_BindRecvMessage) == 0x000008, "Wrong alignment on BlueprintWebSocketSubsystem_BindRecvMessage"); \ static_assert(sizeof(BlueprintWebSocketSubsystem_BindRecvMessage) == 0x000020, "Wrong size on BlueprintWebSocketSubsystem_BindRecvMessage"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_BindRecvMessage, msgId) == 0x000000, "Member 'BlueprintWebSocketSubsystem_BindRecvMessage::msgId' has a wrong offset!"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_BindRecvMessage, _MyWebSocketEvent) == 0x000010, "Member 'BlueprintWebSocketSubsystem_BindRecvMessage::_MyWebSocketEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintWebSocketSubsystem_BranchIsConnected \ static_assert(alignof(BlueprintWebSocketSubsystem_BranchIsConnected) == 0x000001, "Wrong alignment on BlueprintWebSocketSubsystem_BranchIsConnected"); \ static_assert(sizeof(BlueprintWebSocketSubsystem_BranchIsConnected) == 0x000001, "Wrong size on BlueprintWebSocketSubsystem_BranchIsConnected"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_BranchIsConnected, Branches) == 0x000000, "Member 'BlueprintWebSocketSubsystem_BranchIsConnected::Branches' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintWebSocketSubsystem_Close \ static_assert(alignof(BlueprintWebSocketSubsystem_Close) == 0x000008, "Wrong alignment on BlueprintWebSocketSubsystem_Close"); \ static_assert(sizeof(BlueprintWebSocketSubsystem_Close) == 0x000018, "Wrong size on BlueprintWebSocketSubsystem_Close"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_Close, Code) == 0x000000, "Member 'BlueprintWebSocketSubsystem_Close::Code' has a wrong offset!"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_Close, Reason) == 0x000008, "Member 'BlueprintWebSocketSubsystem_Close::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintWebSocketSubsystem_Connect \ static_assert(alignof(BlueprintWebSocketSubsystem_Connect) == 0x000008, "Wrong alignment on BlueprintWebSocketSubsystem_Connect"); \ static_assert(sizeof(BlueprintWebSocketSubsystem_Connect) == 0x000070, "Wrong size on BlueprintWebSocketSubsystem_Connect"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_Connect, URL) == 0x000000, "Member 'BlueprintWebSocketSubsystem_Connect::URL' has a wrong offset!"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_Connect, Protocol) == 0x000010, "Member 'BlueprintWebSocketSubsystem_Connect::Protocol' has a wrong offset!"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_Connect, Headers) == 0x000020, "Member 'BlueprintWebSocketSubsystem_Connect::Headers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintWebSocketSubsystem_GetSocketStr \ static_assert(alignof(BlueprintWebSocketSubsystem_GetSocketStr) == 0x000008, "Wrong alignment on BlueprintWebSocketSubsystem_GetSocketStr"); \ static_assert(sizeof(BlueprintWebSocketSubsystem_GetSocketStr) == 0x000028, "Wrong size on BlueprintWebSocketSubsystem_GetSocketStr"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_GetSocketStr, Key) == 0x000000, "Member 'BlueprintWebSocketSubsystem_GetSocketStr::Key' has a wrong offset!"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_GetSocketStr, DefaultValue) == 0x000008, "Member 'BlueprintWebSocketSubsystem_GetSocketStr::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_GetSocketStr, ReturnValue) == 0x000018, "Member 'BlueprintWebSocketSubsystem_GetSocketStr::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintWebSocketSubsystem_OnClosed \ static_assert(alignof(BlueprintWebSocketSubsystem_OnClosed) == 0x000008, "Wrong alignment on BlueprintWebSocketSubsystem_OnClosed"); \ static_assert(sizeof(BlueprintWebSocketSubsystem_OnClosed) == 0x000020, "Wrong size on BlueprintWebSocketSubsystem_OnClosed"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_OnClosed, Status) == 0x000000, "Member 'BlueprintWebSocketSubsystem_OnClosed::Status' has a wrong offset!"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_OnClosed, Reason) == 0x000008, "Member 'BlueprintWebSocketSubsystem_OnClosed::Reason' has a wrong offset!"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_OnClosed, bWasClean) == 0x000018, "Member 'BlueprintWebSocketSubsystem_OnClosed::bWasClean' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintWebSocketSubsystem_OnConnectionError \ static_assert(alignof(BlueprintWebSocketSubsystem_OnConnectionError) == 0x000008, "Wrong alignment on BlueprintWebSocketSubsystem_OnConnectionError"); \ static_assert(sizeof(BlueprintWebSocketSubsystem_OnConnectionError) == 0x000010, "Wrong size on BlueprintWebSocketSubsystem_OnConnectionError"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_OnConnectionError, Error) == 0x000000, "Member 'BlueprintWebSocketSubsystem_OnConnectionError::Error' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintWebSocketSubsystem_OnMessage \ static_assert(alignof(BlueprintWebSocketSubsystem_OnMessage) == 0x000008, "Wrong alignment on BlueprintWebSocketSubsystem_OnMessage"); \ static_assert(sizeof(BlueprintWebSocketSubsystem_OnMessage) == 0x000010, "Wrong size on BlueprintWebSocketSubsystem_OnMessage"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_OnMessage, Message) == 0x000000, "Member 'BlueprintWebSocketSubsystem_OnMessage::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintWebSocketSubsystem_RemoveSocketStr \ static_assert(alignof(BlueprintWebSocketSubsystem_RemoveSocketStr) == 0x000004, "Wrong alignment on BlueprintWebSocketSubsystem_RemoveSocketStr"); \ static_assert(sizeof(BlueprintWebSocketSubsystem_RemoveSocketStr) == 0x000008, "Wrong size on BlueprintWebSocketSubsystem_RemoveSocketStr"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_RemoveSocketStr, Key) == 0x000000, "Member 'BlueprintWebSocketSubsystem_RemoveSocketStr::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintWebSocketSubsystem_SaveSocketStr \ static_assert(alignof(BlueprintWebSocketSubsystem_SaveSocketStr) == 0x000008, "Wrong alignment on BlueprintWebSocketSubsystem_SaveSocketStr"); \ static_assert(sizeof(BlueprintWebSocketSubsystem_SaveSocketStr) == 0x000018, "Wrong size on BlueprintWebSocketSubsystem_SaveSocketStr"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_SaveSocketStr, Key) == 0x000000, "Member 'BlueprintWebSocketSubsystem_SaveSocketStr::Key' has a wrong offset!"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_SaveSocketStr, Value) == 0x000008, "Member 'BlueprintWebSocketSubsystem_SaveSocketStr::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintWebSocketSubsystem_SendMessage \ static_assert(alignof(BlueprintWebSocketSubsystem_SendMessage) == 0x000008, "Wrong alignment on BlueprintWebSocketSubsystem_SendMessage"); \ static_assert(sizeof(BlueprintWebSocketSubsystem_SendMessage) == 0x000010, "Wrong size on BlueprintWebSocketSubsystem_SendMessage"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_SendMessage, Message) == 0x000000, "Member 'BlueprintWebSocketSubsystem_SendMessage::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintWebSocketSubsystem_UnBindRecvMessage \ static_assert(alignof(BlueprintWebSocketSubsystem_UnBindRecvMessage) == 0x000008, "Wrong alignment on BlueprintWebSocketSubsystem_UnBindRecvMessage"); \ static_assert(sizeof(BlueprintWebSocketSubsystem_UnBindRecvMessage) == 0x000020, "Wrong size on BlueprintWebSocketSubsystem_UnBindRecvMessage"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_UnBindRecvMessage, msgId) == 0x000000, "Member 'BlueprintWebSocketSubsystem_UnBindRecvMessage::msgId' has a wrong offset!"); \ static_assert(offsetof(BlueprintWebSocketSubsystem_UnBindRecvMessage, _MyWebSocketEvent) == 0x000010, "Member 'BlueprintWebSocketSubsystem_UnBindRecvMessage::_MyWebSocketEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlueprintWebSocketSubsystem \ static_assert(alignof(UBlueprintWebSocketSubsystem) == 0x000008, "Wrong alignment on UBlueprintWebSocketSubsystem"); \ static_assert(sizeof(UBlueprintWebSocketSubsystem) == 0x000110, "Wrong size on UBlueprintWebSocketSubsystem"); \ static_assert(offsetof(UBlueprintWebSocketSubsystem, OnConnectedEvent) == 0x000030, "Member 'UBlueprintWebSocketSubsystem::OnConnectedEvent' has a wrong offset!"); \ static_assert(offsetof(UBlueprintWebSocketSubsystem, OnConnectionErrorEvent) == 0x000040, "Member 'UBlueprintWebSocketSubsystem::OnConnectionErrorEvent' has a wrong offset!"); \ static_assert(offsetof(UBlueprintWebSocketSubsystem, OnCloseEvent) == 0x000050, "Member 'UBlueprintWebSocketSubsystem::OnCloseEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CHttpSendJson_CustomHttpSendJson \ static_assert(alignof(CHttpSendJson_CustomHttpSendJson) == 0x000008, "Wrong alignment on CHttpSendJson_CustomHttpSendJson"); \ static_assert(sizeof(CHttpSendJson_CustomHttpSendJson) == 0x000098, "Wrong size on CHttpSendJson_CustomHttpSendJson"); \ static_assert(offsetof(CHttpSendJson_CustomHttpSendJson, URL) == 0x000000, "Member 'CHttpSendJson_CustomHttpSendJson::URL' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_CustomHttpSendJson, CustomHeader) == 0x000010, "Member 'CHttpSendJson_CustomHttpSendJson::CustomHeader' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_CustomHttpSendJson, Type) == 0x000060, "Member 'CHttpSendJson_CustomHttpSendJson::Type' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_CustomHttpSendJson, Verb) == 0x000061, "Member 'CHttpSendJson_CustomHttpSendJson::Verb' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_CustomHttpSendJson, JsonStr) == 0x000068, "Member 'CHttpSendJson_CustomHttpSendJson::JsonStr' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_CustomHttpSendJson, MyToken) == 0x000078, "Member 'CHttpSendJson_CustomHttpSendJson::MyToken' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_CustomHttpSendJson, NeedToken) == 0x000088, "Member 'CHttpSendJson_CustomHttpSendJson::NeedToken' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_CustomHttpSendJson, ReturnValue) == 0x000090, "Member 'CHttpSendJson_CustomHttpSendJson::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CHttpSendJson_Http_GetToken \ static_assert(alignof(CHttpSendJson_Http_GetToken) == 0x000008, "Wrong alignment on CHttpSendJson_Http_GetToken"); \ static_assert(sizeof(CHttpSendJson_Http_GetToken) == 0x000010, "Wrong size on CHttpSendJson_Http_GetToken"); \ static_assert(offsetof(CHttpSendJson_Http_GetToken, ReturnValue) == 0x000000, "Member 'CHttpSendJson_Http_GetToken::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CHttpSendJson_HttpConstructQueryParams \ static_assert(alignof(CHttpSendJson_HttpConstructQueryParams) == 0x000008, "Wrong alignment on CHttpSendJson_HttpConstructQueryParams"); \ static_assert(sizeof(CHttpSendJson_HttpConstructQueryParams) == 0x000060, "Wrong size on CHttpSendJson_HttpConstructQueryParams"); \ static_assert(offsetof(CHttpSendJson_HttpConstructQueryParams, QueryParams) == 0x000000, "Member 'CHttpSendJson_HttpConstructQueryParams::QueryParams' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpConstructQueryParams, ReturnValue) == 0x000050, "Member 'CHttpSendJson_HttpConstructQueryParams::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CHttpSendJson_HttpSendJson \ static_assert(alignof(CHttpSendJson_HttpSendJson) == 0x000008, "Wrong alignment on CHttpSendJson_HttpSendJson"); \ static_assert(sizeof(CHttpSendJson_HttpSendJson) == 0x000050, "Wrong size on CHttpSendJson_HttpSendJson"); \ static_assert(offsetof(CHttpSendJson_HttpSendJson, URL) == 0x000000, "Member 'CHttpSendJson_HttpSendJson::URL' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendJson, JsonStr) == 0x000010, "Member 'CHttpSendJson_HttpSendJson::JsonStr' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendJson, Type) == 0x000020, "Member 'CHttpSendJson_HttpSendJson::Type' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendJson, Verb) == 0x000021, "Member 'CHttpSendJson_HttpSendJson::Verb' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendJson, MyTokenName) == 0x000028, "Member 'CHttpSendJson_HttpSendJson::MyTokenName' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendJson, MyToken) == 0x000038, "Member 'CHttpSendJson_HttpSendJson::MyToken' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendJson, ReturnValue) == 0x000048, "Member 'CHttpSendJson_HttpSendJson::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CHttpSendJson_HttpSendJson_CustomHeader \ static_assert(alignof(CHttpSendJson_HttpSendJson_CustomHeader) == 0x000008, "Wrong alignment on CHttpSendJson_HttpSendJson_CustomHeader"); \ static_assert(sizeof(CHttpSendJson_HttpSendJson_CustomHeader) == 0x000078, "Wrong size on CHttpSendJson_HttpSendJson_CustomHeader"); \ static_assert(offsetof(CHttpSendJson_HttpSendJson_CustomHeader, URL) == 0x000000, "Member 'CHttpSendJson_HttpSendJson_CustomHeader::URL' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendJson_CustomHeader, CustomHeader) == 0x000010, "Member 'CHttpSendJson_HttpSendJson_CustomHeader::CustomHeader' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendJson_CustomHeader, JsonStr) == 0x000060, "Member 'CHttpSendJson_HttpSendJson_CustomHeader::JsonStr' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendJson_CustomHeader, ReturnValue) == 0x000070, "Member 'CHttpSendJson_HttpSendJson_CustomHeader::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CHttpSendJson_HttpSendJsonMethod \ static_assert(alignof(CHttpSendJson_HttpSendJsonMethod) == 0x000008, "Wrong alignment on CHttpSendJson_HttpSendJsonMethod"); \ static_assert(sizeof(CHttpSendJson_HttpSendJsonMethod) == 0x000060, "Wrong size on CHttpSendJson_HttpSendJsonMethod"); \ static_assert(offsetof(CHttpSendJson_HttpSendJsonMethod, URL) == 0x000000, "Member 'CHttpSendJson_HttpSendJsonMethod::URL' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendJsonMethod, JsonStr) == 0x000010, "Member 'CHttpSendJson_HttpSendJsonMethod::JsonStr' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendJsonMethod, Type) == 0x000020, "Member 'CHttpSendJson_HttpSendJsonMethod::Type' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendJsonMethod, Verb) == 0x000028, "Member 'CHttpSendJson_HttpSendJsonMethod::Verb' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendJsonMethod, TokenName) == 0x000038, "Member 'CHttpSendJson_HttpSendJsonMethod::TokenName' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendJsonMethod, Token) == 0x000048, "Member 'CHttpSendJson_HttpSendJsonMethod::Token' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendJsonMethod, ReturnValue) == 0x000058, "Member 'CHttpSendJson_HttpSendJsonMethod::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CHttpSendJson_HttpSendRequest \ static_assert(alignof(CHttpSendJson_HttpSendRequest) == 0x000008, "Wrong alignment on CHttpSendJson_HttpSendRequest"); \ static_assert(sizeof(CHttpSendJson_HttpSendRequest) == 0x000028, "Wrong size on CHttpSendJson_HttpSendRequest"); \ static_assert(offsetof(CHttpSendJson_HttpSendRequest, URL) == 0x000000, "Member 'CHttpSendJson_HttpSendRequest::URL' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendRequest, Token) == 0x000010, "Member 'CHttpSendJson_HttpSendRequest::Token' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_HttpSendRequest, ReturnValue) == 0x000020, "Member 'CHttpSendJson_HttpSendRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CHttpSendJson_UCHttpUploadingFile \ static_assert(alignof(CHttpSendJson_UCHttpUploadingFile) == 0x000008, "Wrong alignment on CHttpSendJson_UCHttpUploadingFile"); \ static_assert(sizeof(CHttpSendJson_UCHttpUploadingFile) == 0x000048, "Wrong size on CHttpSendJson_UCHttpUploadingFile"); \ static_assert(offsetof(CHttpSendJson_UCHttpUploadingFile, URL) == 0x000000, "Member 'CHttpSendJson_UCHttpUploadingFile::URL' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_UCHttpUploadingFile, JsonStr) == 0x000010, "Member 'CHttpSendJson_UCHttpUploadingFile::JsonStr' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_UCHttpUploadingFile, TokenName) == 0x000020, "Member 'CHttpSendJson_UCHttpUploadingFile::TokenName' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_UCHttpUploadingFile, Token) == 0x000030, "Member 'CHttpSendJson_UCHttpUploadingFile::Token' has a wrong offset!"); \ static_assert(offsetof(CHttpSendJson_UCHttpUploadingFile, ReturnValue) == 0x000040, "Member 'CHttpSendJson_UCHttpUploadingFile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCHttpSendJson \ static_assert(alignof(UCHttpSendJson) == 0x000008, "Wrong alignment on UCHttpSendJson"); \ static_assert(sizeof(UCHttpSendJson) == 0x000060, "Wrong size on UCHttpSendJson"); \ static_assert(offsetof(UCHttpSendJson, ReturnYes) == 0x000030, "Member 'UCHttpSendJson::ReturnYes' has a wrong offset!"); \ static_assert(offsetof(UCHttpSendJson, ReturnNo) == 0x000040, "Member 'UCHttpSendJson::ReturnNo' has a wrong offset!"); \ static_assert(offsetof(UCHttpSendJson, LinkDefeated) == 0x000050, "Member 'UCHttpSendJson::LinkDefeated' has a wrong offset!"); \ #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_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_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) == 0x000368, "Wrong size on ADatasmithAreaLightActor"); \ static_assert(offsetof(ADatasmithAreaLightActor, Mobility) == 0x0002F0, "Member 'ADatasmithAreaLightActor::Mobility' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, LightType) == 0x0002F1, "Member 'ADatasmithAreaLightActor::LightType' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, LightShape) == 0x0002F2, "Member 'ADatasmithAreaLightActor::LightShape' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, Dimensions) == 0x0002F8, "Member 'ADatasmithAreaLightActor::Dimensions' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, Intensity) == 0x000308, "Member 'ADatasmithAreaLightActor::Intensity' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, IntensityUnits) == 0x00030C, "Member 'ADatasmithAreaLightActor::IntensityUnits' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, Color) == 0x000310, "Member 'ADatasmithAreaLightActor::Color' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, Temperature) == 0x000320, "Member 'ADatasmithAreaLightActor::Temperature' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, IESTexture) == 0x000328, "Member 'ADatasmithAreaLightActor::IESTexture' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, bUseIESBrightness) == 0x000330, "Member 'ADatasmithAreaLightActor::bUseIESBrightness' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, IESBrightnessScale) == 0x000334, "Member 'ADatasmithAreaLightActor::IESBrightnessScale' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, Rotation) == 0x000338, "Member 'ADatasmithAreaLightActor::Rotation' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, SourceRadius) == 0x000350, "Member 'ADatasmithAreaLightActor::SourceRadius' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, SourceLength) == 0x000354, "Member 'ADatasmithAreaLightActor::SourceLength' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, AttenuationRadius) == 0x000358, "Member 'ADatasmithAreaLightActor::AttenuationRadius' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, SpotlightInnerAngle) == 0x00035C, "Member 'ADatasmithAreaLightActor::SpotlightInnerAngle' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, SpotlightOuterAngle) == 0x000360, "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_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) == 0x000300, "Wrong size on ADatasmithImportedSequencesActor"); \ static_assert(offsetof(ADatasmithImportedSequencesActor, ImportedSequences) == 0x0002F0, "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) == 0x000348, "Wrong size on ADatasmithSceneActor"); \ static_assert(offsetof(ADatasmithSceneActor, Scene) == 0x0002F0, "Member 'ADatasmithSceneActor::Scene' has a wrong offset!"); \ static_assert(offsetof(ADatasmithSceneActor, RelatedActors) == 0x0002F8, "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_FWebSocketHeaderPair \ static_assert(alignof(FWebSocketHeaderPair) == 0x000008, "Wrong alignment on FWebSocketHeaderPair"); \ static_assert(sizeof(FWebSocketHeaderPair) == 0x000020, "Wrong size on FWebSocketHeaderPair"); \ static_assert(offsetof(FWebSocketHeaderPair, Key) == 0x000000, "Member 'FWebSocketHeaderPair::Key' has a wrong offset!"); \ static_assert(offsetof(FWebSocketHeaderPair, Value) == 0x000010, "Member 'FWebSocketHeaderPair::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDTStruct \ static_assert(alignof(FDTStruct) == 0x000001, "Wrong alignment on FDTStruct"); \ static_assert(sizeof(FDTStruct) == 0x000001, "Wrong size on FDTStruct"); \ #define DUMPER7_ASSERTS_UTest \ static_assert(alignof(UTest) == 0x000008, "Wrong alignment on UTest"); \ static_assert(sizeof(UTest) == 0x000040, "Wrong size on UTest"); \ static_assert(offsetof(UTest, mName) == 0x000028, "Member 'UTest::mName' has a wrong offset!"); \ static_assert(offsetof(UTest, mAge) == 0x000038, "Member 'UTest::mAge' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTest2 \ static_assert(alignof(UTest2) == 0x000008, "Wrong alignment on UTest2"); \ static_assert(sizeof(UTest2) == 0x000048, "Wrong size on UTest2"); \ static_assert(offsetof(UTest2, mName) == 0x000028, "Member 'UTest2::mName' has a wrong offset!"); \ static_assert(offsetof(UTest2, mAge) == 0x000038, "Member 'UTest2::mAge' has a wrong offset!"); \ static_assert(offsetof(UTest2, mTest) == 0x000040, "Member 'UTest2::mTest' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CJsonObject_GetJsonIntField \ static_assert(alignof(CJsonObject_GetJsonIntField) == 0x000008, "Wrong alignment on CJsonObject_GetJsonIntField"); \ static_assert(sizeof(CJsonObject_GetJsonIntField) == 0x000028, "Wrong size on CJsonObject_GetJsonIntField"); \ static_assert(offsetof(CJsonObject_GetJsonIntField, Data) == 0x000000, "Member 'CJsonObject_GetJsonIntField::Data' has a wrong offset!"); \ static_assert(offsetof(CJsonObject_GetJsonIntField, Key) == 0x000010, "Member 'CJsonObject_GetJsonIntField::Key' has a wrong offset!"); \ static_assert(offsetof(CJsonObject_GetJsonIntField, iValue) == 0x000020, "Member 'CJsonObject_GetJsonIntField::iValue' has a wrong offset!"); \ static_assert(offsetof(CJsonObject_GetJsonIntField, ReturnValue) == 0x000024, "Member 'CJsonObject_GetJsonIntField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CJsonObject_JsonToObject_K2 \ static_assert(alignof(CJsonObject_JsonToObject_K2) == 0x000008, "Wrong alignment on CJsonObject_JsonToObject_K2"); \ static_assert(sizeof(CJsonObject_JsonToObject_K2) == 0x000028, "Wrong size on CJsonObject_JsonToObject_K2"); \ static_assert(offsetof(CJsonObject_JsonToObject_K2, Data) == 0x000000, "Member 'CJsonObject_JsonToObject_K2::Data' has a wrong offset!"); \ static_assert(offsetof(CJsonObject_JsonToObject_K2, StructDefinition) == 0x000010, "Member 'CJsonObject_JsonToObject_K2::StructDefinition' has a wrong offset!"); \ static_assert(offsetof(CJsonObject_JsonToObject_K2, checkAll) == 0x000018, "Member 'CJsonObject_JsonToObject_K2::checkAll' has a wrong offset!"); \ static_assert(offsetof(CJsonObject_JsonToObject_K2, ReturnValue) == 0x000020, "Member 'CJsonObject_JsonToObject_K2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CJsonObject_JsonToStructK2 \ static_assert(alignof(CJsonObject_JsonToStructK2) == 0x000008, "Wrong alignment on CJsonObject_JsonToStructK2"); \ static_assert(sizeof(CJsonObject_JsonToStructK2) == 0x000018, "Wrong size on CJsonObject_JsonToStructK2"); \ static_assert(offsetof(CJsonObject_JsonToStructK2, Struct) == 0x000000, "Member 'CJsonObject_JsonToStructK2::Struct' has a wrong offset!"); \ static_assert(offsetof(CJsonObject_JsonToStructK2, Json) == 0x000008, "Member 'CJsonObject_JsonToStructK2::Json' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CJsonObject_ObjectToJson \ static_assert(alignof(CJsonObject_ObjectToJson) == 0x000008, "Wrong alignment on CJsonObject_ObjectToJson"); \ static_assert(sizeof(CJsonObject_ObjectToJson) == 0x000020, "Wrong size on CJsonObject_ObjectToJson"); \ static_assert(offsetof(CJsonObject_ObjectToJson, Object) == 0x000000, "Member 'CJsonObject_ObjectToJson::Object' has a wrong offset!"); \ static_assert(offsetof(CJsonObject_ObjectToJson, Data) == 0x000008, "Member 'CJsonObject_ObjectToJson::Data' has a wrong offset!"); \ static_assert(offsetof(CJsonObject_ObjectToJson, ReturnValue) == 0x000018, "Member 'CJsonObject_ObjectToJson::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CJsonObject_StructToJsonK2 \ static_assert(alignof(CJsonObject_StructToJsonK2) == 0x000008, "Wrong alignment on CJsonObject_StructToJsonK2"); \ static_assert(sizeof(CJsonObject_StructToJsonK2) == 0x000020, "Wrong size on CJsonObject_StructToJsonK2"); \ static_assert(offsetof(CJsonObject_StructToJsonK2, Struct) == 0x000000, "Member 'CJsonObject_StructToJsonK2::Struct' has a wrong offset!"); \ static_assert(offsetof(CJsonObject_StructToJsonK2, Json) == 0x000008, "Member 'CJsonObject_StructToJsonK2::Json' has a wrong offset!"); \ static_assert(offsetof(CJsonObject_StructToJsonK2, PrettyPrint) == 0x000018, "Member 'CJsonObject_StructToJsonK2::PrettyPrint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCJsonObject \ static_assert(alignof(UCJsonObject) == 0x000008, "Wrong alignment on UCJsonObject"); \ static_assert(sizeof(UCJsonObject) == 0x000028, "Wrong size on UCJsonObject"); \ #define DUMPER7_ASSERTS_FST_AIAction_NodeInfo \ static_assert(alignof(FST_AIAction_NodeInfo) == 0x000008, "Wrong alignment on FST_AIAction_NodeInfo"); \ static_assert(sizeof(FST_AIAction_NodeInfo) == 0x000080, "Wrong size on FST_AIAction_NodeInfo"); \ static_assert(offsetof(FST_AIAction_NodeInfo, NodeId_11_E35B0D784933BB9D66DFB1A24F77E023) == 0x000000, "Member 'FST_AIAction_NodeInfo::NodeId_11_E35B0D784933BB9D66DFB1A24F77E023' has a wrong offset!"); \ static_assert(offsetof(FST_AIAction_NodeInfo, Param1_4_821DA8A049A17516A4AD799F238DD0FD) == 0x000008, "Member 'FST_AIAction_NodeInfo::Param1_4_821DA8A049A17516A4AD799F238DD0FD' has a wrong offset!"); \ static_assert(offsetof(FST_AIAction_NodeInfo, Param2_6_A918F04D482BE1CD35C8A18FDAAA9C19) == 0x000018, "Member 'FST_AIAction_NodeInfo::Param2_6_A918F04D482BE1CD35C8A18FDAAA9C19' has a wrong offset!"); \ static_assert(offsetof(FST_AIAction_NodeInfo, Param3_9_5C6B773547F00E2F6EF806935A6D2247) == 0x000028, "Member 'FST_AIAction_NodeInfo::Param3_9_5C6B773547F00E2F6EF806935A6D2247' has a wrong offset!"); \ static_assert(offsetof(FST_AIAction_NodeInfo, Param4_10_EC3D9F244B97F6FCB1C96E8C7EC11B48) == 0x000038, "Member 'FST_AIAction_NodeInfo::Param4_10_EC3D9F244B97F6FCB1C96E8C7EC11B48' has a wrong offset!"); \ static_assert(offsetof(FST_AIAction_NodeInfo, DebugInfo_15_CFEDDE1B42A605B250CCCCA58BAAA96D) == 0x000048, "Member 'FST_AIAction_NodeInfo::DebugInfo_15_CFEDDE1B42A605B250CCCCA58BAAA96D' has a wrong offset!"); \ static_assert(offsetof(FST_AIAction_NodeInfo, NodeType_19_B31C844E484DDFD8EBFC5589F702CC4F) == 0x000058, "Member 'FST_AIAction_NodeInfo::NodeType_19_B31C844E484DDFD8EBFC5589F702CC4F' has a wrong offset!"); \ static_assert(offsetof(FST_AIAction_NodeInfo, IsCondition_22_B634548B4E3227AA8E2948A67F91A4C6) == 0x000068, "Member 'FST_AIAction_NodeInfo::IsCondition_22_B634548B4E3227AA8E2948A67F91A4C6' has a wrong offset!"); \ static_assert(offsetof(FST_AIAction_NodeInfo, PathsToNext_44_AD6E0901433970B2D15906AC593A66D2) == 0x000070, "Member 'FST_AIAction_NodeInfo::PathsToNext_44_AD6E0901433970B2D15906AC593A66D2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDirectoryFileItem \ static_assert(alignof(FDirectoryFileItem) == 0x000008, "Wrong alignment on FDirectoryFileItem"); \ static_assert(sizeof(FDirectoryFileItem) == 0x000018, "Wrong size on FDirectoryFileItem"); \ static_assert(offsetof(FDirectoryFileItem, Name) == 0x000000, "Member 'FDirectoryFileItem::Name' has a wrong offset!"); \ static_assert(offsetof(FDirectoryFileItem, bIsDirectory) == 0x000010, "Member 'FDirectoryFileItem::bIsDirectory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDCSNetworkSetting \ static_assert(alignof(FDCSNetworkSetting) == 0x000008, "Wrong alignment on FDCSNetworkSetting"); \ static_assert(sizeof(FDCSNetworkSetting) == 0x000010, "Wrong size on FDCSNetworkSetting"); \ static_assert(offsetof(FDCSNetworkSetting, ServerUrlAddress) == 0x000000, "Member 'FDCSNetworkSetting::ServerUrlAddress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUnlockEventTriggerEntry \ static_assert(alignof(FUnlockEventTriggerEntry) == 0x000008, "Wrong alignment on FUnlockEventTriggerEntry"); \ static_assert(sizeof(FUnlockEventTriggerEntry) == 0x000040, "Wrong size on FUnlockEventTriggerEntry"); \ static_assert(offsetof(FUnlockEventTriggerEntry, SourceActorClassPath) == 0x000000, "Member 'FUnlockEventTriggerEntry::SourceActorClassPath' has a wrong offset!"); \ static_assert(offsetof(FUnlockEventTriggerEntry, EventName) == 0x000020, "Member 'FUnlockEventTriggerEntry::EventName' has a wrong offset!"); \ static_assert(offsetof(FUnlockEventTriggerEntry, UnlockRowName) == 0x000030, "Member 'FUnlockEventTriggerEntry::UnlockRowName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlueprintCapsuleComponent \ static_assert(alignof(UBlueprintCapsuleComponent) == 0x000010, "Wrong alignment on UBlueprintCapsuleComponent"); \ static_assert(sizeof(UBlueprintCapsuleComponent) == 0x0005B0, "Wrong size on UBlueprintCapsuleComponent"); \ #define DUMPER7_ASSERTS_UBlueprintSphereComponent \ static_assert(alignof(UBlueprintSphereComponent) == 0x000010, "Wrong alignment on UBlueprintSphereComponent"); \ static_assert(sizeof(UBlueprintSphereComponent) == 0x0005B0, "Wrong size on UBlueprintSphereComponent"); \ #define DUMPER7_ASSERTS_AFixedCellLevelBounds2 \ static_assert(alignof(AFixedCellLevelBounds2) == 0x000008, "Wrong alignment on AFixedCellLevelBounds2"); \ static_assert(sizeof(AFixedCellLevelBounds2) == 0x000300, "Wrong size on AFixedCellLevelBounds2"); \ #define DUMPER7_ASSERTS_UDCSNetworkSettings \ static_assert(alignof(UDCSNetworkSettings) == 0x000008, "Wrong alignment on UDCSNetworkSettings"); \ static_assert(sizeof(UDCSNetworkSettings) == 0x000098, "Wrong size on UDCSNetworkSettings"); \ static_assert(offsetof(UDCSNetworkSettings, VersionConfigs) == 0x000038, "Member 'UDCSNetworkSettings::VersionConfigs' has a wrong offset!"); \ static_assert(offsetof(UDCSNetworkSettings, CurrentVersion) == 0x000088, "Member 'UDCSNetworkSettings::CurrentVersion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSGameDataSettings \ static_assert(alignof(UDCSGameDataSettings) == 0x000008, "Wrong alignment on UDCSGameDataSettings"); \ static_assert(sizeof(UDCSGameDataSettings) == 0x000070, "Wrong size on UDCSGameDataSettings"); \ static_assert(offsetof(UDCSGameDataSettings, UnlockEntries) == 0x000038, "Member 'UDCSGameDataSettings::UnlockEntries' has a wrong offset!"); \ static_assert(offsetof(UDCSGameDataSettings, PSOVersion) == 0x000050, "Member 'UDCSGameDataSettings::PSOVersion' has a wrong offset!"); \ static_assert(offsetof(UDCSGameDataSettings, XSSContentVersion) == 0x000060, "Member 'UDCSGameDataSettings::XSSContentVersion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_BindOnGameActivityEvent \ static_assert(alignof(CommonUtilsBPLibrary_BindOnGameActivityEvent) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_BindOnGameActivityEvent"); \ static_assert(sizeof(CommonUtilsBPLibrary_BindOnGameActivityEvent) == 0x000018, "Wrong size on CommonUtilsBPLibrary_BindOnGameActivityEvent"); \ static_assert(offsetof(CommonUtilsBPLibrary_BindOnGameActivityEvent, WorldContextObject) == 0x000000, "Member 'CommonUtilsBPLibrary_BindOnGameActivityEvent::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_BindOnGameActivityEvent, InEvent) == 0x000008, "Member 'CommonUtilsBPLibrary_BindOnGameActivityEvent::InEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_CapsuleTraceBezier3 \ static_assert(alignof(CommonUtilsBPLibrary_CapsuleTraceBezier3) == 0x000010, "Wrong alignment on CommonUtilsBPLibrary_CapsuleTraceBezier3"); \ static_assert(sizeof(CommonUtilsBPLibrary_CapsuleTraceBezier3) == 0x000140, "Wrong size on CommonUtilsBPLibrary_CapsuleTraceBezier3"); \ static_assert(offsetof(CommonUtilsBPLibrary_CapsuleTraceBezier3, InLast2) == 0x000000, "Member 'CommonUtilsBPLibrary_CapsuleTraceBezier3::InLast2' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CapsuleTraceBezier3, InLast) == 0x000060, "Member 'CommonUtilsBPLibrary_CapsuleTraceBezier3::InLast' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CapsuleTraceBezier3, InCurrent) == 0x0000C0, "Member 'CommonUtilsBPLibrary_CapsuleTraceBezier3::InCurrent' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CapsuleTraceBezier3, OutPositions) == 0x000120, "Member 'CommonUtilsBPLibrary_CapsuleTraceBezier3::OutPositions' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CapsuleTraceBezier3, AngleStep) == 0x000130, "Member 'CommonUtilsBPLibrary_CapsuleTraceBezier3::AngleStep' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CapsuleTraceBezier3, Radius) == 0x000134, "Member 'CommonUtilsBPLibrary_CapsuleTraceBezier3::Radius' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CapsuleTraceBezier3, Height) == 0x000138, "Member 'CommonUtilsBPLibrary_CapsuleTraceBezier3::Height' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ChangeStaticNavObstacle \ static_assert(alignof(CommonUtilsBPLibrary_ChangeStaticNavObstacle) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ChangeStaticNavObstacle"); \ static_assert(sizeof(CommonUtilsBPLibrary_ChangeStaticNavObstacle) == 0x000020, "Wrong size on CommonUtilsBPLibrary_ChangeStaticNavObstacle"); \ static_assert(offsetof(CommonUtilsBPLibrary_ChangeStaticNavObstacle, CollisionTarget) == 0x000000, "Member 'CommonUtilsBPLibrary_ChangeStaticNavObstacle::CollisionTarget' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ChangeStaticNavObstacle, OldArea) == 0x000008, "Member 'CommonUtilsBPLibrary_ChangeStaticNavObstacle::OldArea' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ChangeStaticNavObstacle, NewArea) == 0x000010, "Member 'CommonUtilsBPLibrary_ChangeStaticNavObstacle::NewArea' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ChangeStaticNavObstacle, ReturnValue) == 0x000018, "Member 'CommonUtilsBPLibrary_ChangeStaticNavObstacle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ChangeStaticNavObstacles \ static_assert(alignof(CommonUtilsBPLibrary_ChangeStaticNavObstacles) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ChangeStaticNavObstacles"); \ static_assert(sizeof(CommonUtilsBPLibrary_ChangeStaticNavObstacles) == 0x000028, "Wrong size on CommonUtilsBPLibrary_ChangeStaticNavObstacles"); \ static_assert(offsetof(CommonUtilsBPLibrary_ChangeStaticNavObstacles, InCollisionTargetArray) == 0x000000, "Member 'CommonUtilsBPLibrary_ChangeStaticNavObstacles::InCollisionTargetArray' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ChangeStaticNavObstacles, OldArea) == 0x000010, "Member 'CommonUtilsBPLibrary_ChangeStaticNavObstacles::OldArea' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ChangeStaticNavObstacles, NewArea) == 0x000018, "Member 'CommonUtilsBPLibrary_ChangeStaticNavObstacles::NewArea' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ChangeStaticNavObstacles, ReturnValue) == 0x000020, "Member 'CommonUtilsBPLibrary_ChangeStaticNavObstacles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_CircularQueueAddItem \ static_assert(alignof(CommonUtilsBPLibrary_CircularQueueAddItem) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_CircularQueueAddItem"); \ static_assert(sizeof(CommonUtilsBPLibrary_CircularQueueAddItem) == 0x000020, "Wrong size on CommonUtilsBPLibrary_CircularQueueAddItem"); \ static_assert(offsetof(CommonUtilsBPLibrary_CircularQueueAddItem, TargetArray) == 0x000000, "Member 'CommonUtilsBPLibrary_CircularQueueAddItem::TargetArray' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CircularQueueAddItem, NewItem) == 0x000010, "Member 'CommonUtilsBPLibrary_CircularQueueAddItem::NewItem' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CircularQueueAddItem, Index_0) == 0x000014, "Member 'CommonUtilsBPLibrary_CircularQueueAddItem::Index_0' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CircularQueueAddItem, MaxLength) == 0x000018, "Member 'CommonUtilsBPLibrary_CircularQueueAddItem::MaxLength' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CircularQueueAddItem, ReturnValue) == 0x00001C, "Member 'CommonUtilsBPLibrary_CircularQueueAddItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_CircularQueueGetArray \ static_assert(alignof(CommonUtilsBPLibrary_CircularQueueGetArray) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_CircularQueueGetArray"); \ static_assert(sizeof(CommonUtilsBPLibrary_CircularQueueGetArray) == 0x000028, "Wrong size on CommonUtilsBPLibrary_CircularQueueGetArray"); \ static_assert(offsetof(CommonUtilsBPLibrary_CircularQueueGetArray, TargetArray) == 0x000000, "Member 'CommonUtilsBPLibrary_CircularQueueGetArray::TargetArray' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CircularQueueGetArray, Index_0) == 0x000010, "Member 'CommonUtilsBPLibrary_CircularQueueGetArray::Index_0' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CircularQueueGetArray, OutArray) == 0x000018, "Member 'CommonUtilsBPLibrary_CircularQueueGetArray::OutArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ClearObjectDelayFunction \ static_assert(alignof(CommonUtilsBPLibrary_ClearObjectDelayFunction) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ClearObjectDelayFunction"); \ static_assert(sizeof(CommonUtilsBPLibrary_ClearObjectDelayFunction) == 0x000010, "Wrong size on CommonUtilsBPLibrary_ClearObjectDelayFunction"); \ static_assert(offsetof(CommonUtilsBPLibrary_ClearObjectDelayFunction, WorldContextObject) == 0x000000, "Member 'CommonUtilsBPLibrary_ClearObjectDelayFunction::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ClearObjectDelayFunction, InObject) == 0x000008, "Member 'CommonUtilsBPLibrary_ClearObjectDelayFunction::InObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_CloseIndirectLighting \ static_assert(alignof(CommonUtilsBPLibrary_CloseIndirectLighting) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_CloseIndirectLighting"); \ static_assert(sizeof(CommonUtilsBPLibrary_CloseIndirectLighting) == 0x000020, "Wrong size on CommonUtilsBPLibrary_CloseIndirectLighting"); \ static_assert(offsetof(CommonUtilsBPLibrary_CloseIndirectLighting, Object) == 0x000000, "Member 'CommonUtilsBPLibrary_CloseIndirectLighting::Object' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CloseIndirectLighting, Param) == 0x000008, "Member 'CommonUtilsBPLibrary_CloseIndirectLighting::Param' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CloseIndirectLighting, bOpen) == 0x000018, "Member 'CommonUtilsBPLibrary_CloseIndirectLighting::bOpen' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CloseIndirectLighting, ReturnValue) == 0x000019, "Member 'CommonUtilsBPLibrary_CloseIndirectLighting::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ClosePlayerConnection \ static_assert(alignof(CommonUtilsBPLibrary_ClosePlayerConnection) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ClosePlayerConnection"); \ static_assert(sizeof(CommonUtilsBPLibrary_ClosePlayerConnection) == 0x000010, "Wrong size on CommonUtilsBPLibrary_ClosePlayerConnection"); \ static_assert(offsetof(CommonUtilsBPLibrary_ClosePlayerConnection, WorldContextObject) == 0x000000, "Member 'CommonUtilsBPLibrary_ClosePlayerConnection::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ClosePlayerConnection, PlayerController) == 0x000008, "Member 'CommonUtilsBPLibrary_ClosePlayerConnection::PlayerController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_CommonUtilsSampleFunction \ static_assert(alignof(CommonUtilsBPLibrary_CommonUtilsSampleFunction) == 0x000004, "Wrong alignment on CommonUtilsBPLibrary_CommonUtilsSampleFunction"); \ static_assert(sizeof(CommonUtilsBPLibrary_CommonUtilsSampleFunction) == 0x000008, "Wrong size on CommonUtilsBPLibrary_CommonUtilsSampleFunction"); \ static_assert(offsetof(CommonUtilsBPLibrary_CommonUtilsSampleFunction, Param) == 0x000000, "Member 'CommonUtilsBPLibrary_CommonUtilsSampleFunction::Param' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CommonUtilsSampleFunction, ReturnValue) == 0x000004, "Member 'CommonUtilsBPLibrary_CommonUtilsSampleFunction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_CompareTwoArchiveIsSame \ static_assert(alignof(CommonUtilsBPLibrary_CompareTwoArchiveIsSame) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_CompareTwoArchiveIsSame"); \ static_assert(sizeof(CommonUtilsBPLibrary_CompareTwoArchiveIsSame) == 0x000038, "Wrong size on CommonUtilsBPLibrary_CompareTwoArchiveIsSame"); \ static_assert(offsetof(CommonUtilsBPLibrary_CompareTwoArchiveIsSame, ArchivePath1) == 0x000000, "Member 'CommonUtilsBPLibrary_CompareTwoArchiveIsSame::ArchivePath1' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CompareTwoArchiveIsSame, ArchivePath2) == 0x000010, "Member 'CommonUtilsBPLibrary_CompareTwoArchiveIsSame::ArchivePath2' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CompareTwoArchiveIsSame, ArchiveTime1) == 0x000020, "Member 'CommonUtilsBPLibrary_CompareTwoArchiveIsSame::ArchiveTime1' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CompareTwoArchiveIsSame, ArchiveTime2) == 0x000028, "Member 'CommonUtilsBPLibrary_CompareTwoArchiveIsSame::ArchiveTime2' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CompareTwoArchiveIsSame, ReturnValue) == 0x000030, "Member 'CommonUtilsBPLibrary_CompareTwoArchiveIsSame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ConcatAndCaculateTagProperties \ static_assert(alignof(CommonUtilsBPLibrary_ConcatAndCaculateTagProperties) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ConcatAndCaculateTagProperties"); \ static_assert(sizeof(CommonUtilsBPLibrary_ConcatAndCaculateTagProperties) == 0x0001A0, "Wrong size on CommonUtilsBPLibrary_ConcatAndCaculateTagProperties"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatAndCaculateTagProperties, OutValues) == 0x000000, "Member 'CommonUtilsBPLibrary_ConcatAndCaculateTagProperties::OutValues' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatAndCaculateTagProperties, InSourcePropertyValues) == 0x000050, "Member 'CommonUtilsBPLibrary_ConcatAndCaculateTagProperties::InSourcePropertyValues' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatAndCaculateTagProperties, InEnhancements) == 0x0000A0, "Member 'CommonUtilsBPLibrary_ConcatAndCaculateTagProperties::InEnhancements' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatAndCaculateTagProperties, InPropertyScale) == 0x0000F0, "Member 'CommonUtilsBPLibrary_ConcatAndCaculateTagProperties::InPropertyScale' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatAndCaculateTagProperties, InPlayerLevel) == 0x000140, "Member 'CommonUtilsBPLibrary_ConcatAndCaculateTagProperties::InPlayerLevel' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatAndCaculateTagProperties, Properties) == 0x000148, "Member 'CommonUtilsBPLibrary_ConcatAndCaculateTagProperties::Properties' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatAndCaculateTagProperties, ReturnValue) == 0x000198, "Member 'CommonUtilsBPLibrary_ConcatAndCaculateTagProperties::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ConcatGProperty \ static_assert(alignof(CommonUtilsBPLibrary_ConcatGProperty) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ConcatGProperty"); \ static_assert(sizeof(CommonUtilsBPLibrary_ConcatGProperty) == 0x0000F0, "Wrong size on CommonUtilsBPLibrary_ConcatGProperty"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatGProperty, OldMap) == 0x000000, "Member 'CommonUtilsBPLibrary_ConcatGProperty::OldMap' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatGProperty, OverrideMap) == 0x000050, "Member 'CommonUtilsBPLibrary_ConcatGProperty::OverrideMap' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatGProperty, OutMap) == 0x0000A0, "Member 'CommonUtilsBPLibrary_ConcatGProperty::OutMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ConcatGPropertyMapBaseOnZeroMap \ static_assert(alignof(CommonUtilsBPLibrary_ConcatGPropertyMapBaseOnZeroMap) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ConcatGPropertyMapBaseOnZeroMap"); \ static_assert(sizeof(CommonUtilsBPLibrary_ConcatGPropertyMapBaseOnZeroMap) == 0x0000F0, "Wrong size on CommonUtilsBPLibrary_ConcatGPropertyMapBaseOnZeroMap"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatGPropertyMapBaseOnZeroMap, ZeroMap) == 0x000000, "Member 'CommonUtilsBPLibrary_ConcatGPropertyMapBaseOnZeroMap::ZeroMap' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatGPropertyMapBaseOnZeroMap, OverrideMap) == 0x000050, "Member 'CommonUtilsBPLibrary_ConcatGPropertyMapBaseOnZeroMap::OverrideMap' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatGPropertyMapBaseOnZeroMap, OutMap) == 0x0000A0, "Member 'CommonUtilsBPLibrary_ConcatGPropertyMapBaseOnZeroMap::OutMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ConcatPropertyMap \ static_assert(alignof(CommonUtilsBPLibrary_ConcatPropertyMap) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ConcatPropertyMap"); \ static_assert(sizeof(CommonUtilsBPLibrary_ConcatPropertyMap) == 0x0000F0, "Wrong size on CommonUtilsBPLibrary_ConcatPropertyMap"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatPropertyMap, OldMap) == 0x000000, "Member 'CommonUtilsBPLibrary_ConcatPropertyMap::OldMap' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatPropertyMap, OverrideMap) == 0x000050, "Member 'CommonUtilsBPLibrary_ConcatPropertyMap::OverrideMap' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatPropertyMap, OutMap) == 0x0000A0, "Member 'CommonUtilsBPLibrary_ConcatPropertyMap::OutMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ConcatPropertyMapBaseOnZeroMap \ static_assert(alignof(CommonUtilsBPLibrary_ConcatPropertyMapBaseOnZeroMap) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ConcatPropertyMapBaseOnZeroMap"); \ static_assert(sizeof(CommonUtilsBPLibrary_ConcatPropertyMapBaseOnZeroMap) == 0x0000F0, "Wrong size on CommonUtilsBPLibrary_ConcatPropertyMapBaseOnZeroMap"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatPropertyMapBaseOnZeroMap, ZeroMap) == 0x000000, "Member 'CommonUtilsBPLibrary_ConcatPropertyMapBaseOnZeroMap::ZeroMap' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatPropertyMapBaseOnZeroMap, OverrideMap) == 0x000050, "Member 'CommonUtilsBPLibrary_ConcatPropertyMapBaseOnZeroMap::OverrideMap' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConcatPropertyMapBaseOnZeroMap, OutMap) == 0x0000A0, "Member 'CommonUtilsBPLibrary_ConcatPropertyMapBaseOnZeroMap::OutMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ConvertFPropertyMap \ static_assert(alignof(CommonUtilsBPLibrary_ConvertFPropertyMap) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ConvertFPropertyMap"); \ static_assert(sizeof(CommonUtilsBPLibrary_ConvertFPropertyMap) == 0x0000A0, "Wrong size on CommonUtilsBPLibrary_ConvertFPropertyMap"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConvertFPropertyMap, InSourceMap) == 0x000000, "Member 'CommonUtilsBPLibrary_ConvertFPropertyMap::InSourceMap' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConvertFPropertyMap, ReturnValue) == 0x000050, "Member 'CommonUtilsBPLibrary_ConvertFPropertyMap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ConvertGFPropertyMap \ static_assert(alignof(CommonUtilsBPLibrary_ConvertGFPropertyMap) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ConvertGFPropertyMap"); \ static_assert(sizeof(CommonUtilsBPLibrary_ConvertGFPropertyMap) == 0x0000A0, "Wrong size on CommonUtilsBPLibrary_ConvertGFPropertyMap"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConvertGFPropertyMap, InSourceMap) == 0x000000, "Member 'CommonUtilsBPLibrary_ConvertGFPropertyMap::InSourceMap' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConvertGFPropertyMap, ReturnValue) == 0x000050, "Member 'CommonUtilsBPLibrary_ConvertGFPropertyMap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ConvertGPropertyMap \ static_assert(alignof(CommonUtilsBPLibrary_ConvertGPropertyMap) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ConvertGPropertyMap"); \ static_assert(sizeof(CommonUtilsBPLibrary_ConvertGPropertyMap) == 0x0000A0, "Wrong size on CommonUtilsBPLibrary_ConvertGPropertyMap"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConvertGPropertyMap, InSourceMap) == 0x000000, "Member 'CommonUtilsBPLibrary_ConvertGPropertyMap::InSourceMap' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConvertGPropertyMap, ReturnValue) == 0x000050, "Member 'CommonUtilsBPLibrary_ConvertGPropertyMap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ConvertPlayerSavedPropertyToStats \ static_assert(alignof(CommonUtilsBPLibrary_ConvertPlayerSavedPropertyToStats) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ConvertPlayerSavedPropertyToStats"); \ static_assert(sizeof(CommonUtilsBPLibrary_ConvertPlayerSavedPropertyToStats) == 0x0000A0, "Wrong size on CommonUtilsBPLibrary_ConvertPlayerSavedPropertyToStats"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConvertPlayerSavedPropertyToStats, InSavedProperty) == 0x000000, "Member 'CommonUtilsBPLibrary_ConvertPlayerSavedPropertyToStats::InSavedProperty' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConvertPlayerSavedPropertyToStats, ReturnValue) == 0x000050, "Member 'CommonUtilsBPLibrary_ConvertPlayerSavedPropertyToStats::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ConvertPropertyMap \ static_assert(alignof(CommonUtilsBPLibrary_ConvertPropertyMap) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ConvertPropertyMap"); \ static_assert(sizeof(CommonUtilsBPLibrary_ConvertPropertyMap) == 0x0000A0, "Wrong size on CommonUtilsBPLibrary_ConvertPropertyMap"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConvertPropertyMap, InSourceMap) == 0x000000, "Member 'CommonUtilsBPLibrary_ConvertPropertyMap::InSourceMap' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ConvertPropertyMap, ReturnValue) == 0x000050, "Member 'CommonUtilsBPLibrary_ConvertPropertyMap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_CopyFile \ static_assert(alignof(CommonUtilsBPLibrary_CopyFile) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_CopyFile"); \ static_assert(sizeof(CommonUtilsBPLibrary_CopyFile) == 0x000028, "Wrong size on CommonUtilsBPLibrary_CopyFile"); \ static_assert(offsetof(CommonUtilsBPLibrary_CopyFile, SourceFire) == 0x000000, "Member 'CommonUtilsBPLibrary_CopyFile::SourceFire' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CopyFile, TargetFire) == 0x000010, "Member 'CommonUtilsBPLibrary_CopyFile::TargetFire' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CopyFile, ReturnValue) == 0x000020, "Member 'CommonUtilsBPLibrary_CopyFile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_CustomConfig_GetIni \ static_assert(alignof(CommonUtilsBPLibrary_CustomConfig_GetIni) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_CustomConfig_GetIni"); \ static_assert(sizeof(CommonUtilsBPLibrary_CustomConfig_GetIni) == 0x000040, "Wrong size on CommonUtilsBPLibrary_CustomConfig_GetIni"); \ static_assert(offsetof(CommonUtilsBPLibrary_CustomConfig_GetIni, Path) == 0x000000, "Member 'CommonUtilsBPLibrary_CustomConfig_GetIni::Path' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CustomConfig_GetIni, Head) == 0x000010, "Member 'CommonUtilsBPLibrary_CustomConfig_GetIni::Head' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CustomConfig_GetIni, Key) == 0x000020, "Member 'CommonUtilsBPLibrary_CustomConfig_GetIni::Key' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CustomConfig_GetIni, ReturnValue) == 0x000030, "Member 'CommonUtilsBPLibrary_CustomConfig_GetIni::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_CustomConfig_SetIni \ static_assert(alignof(CommonUtilsBPLibrary_CustomConfig_SetIni) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_CustomConfig_SetIni"); \ static_assert(sizeof(CommonUtilsBPLibrary_CustomConfig_SetIni) == 0x000040, "Wrong size on CommonUtilsBPLibrary_CustomConfig_SetIni"); \ static_assert(offsetof(CommonUtilsBPLibrary_CustomConfig_SetIni, Path) == 0x000000, "Member 'CommonUtilsBPLibrary_CustomConfig_SetIni::Path' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CustomConfig_SetIni, Head) == 0x000010, "Member 'CommonUtilsBPLibrary_CustomConfig_SetIni::Head' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CustomConfig_SetIni, Key) == 0x000020, "Member 'CommonUtilsBPLibrary_CustomConfig_SetIni::Key' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_CustomConfig_SetIni, Value) == 0x000030, "Member 'CommonUtilsBPLibrary_CustomConfig_SetIni::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_DataTimeConvertToString \ static_assert(alignof(CommonUtilsBPLibrary_DataTimeConvertToString) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_DataTimeConvertToString"); \ static_assert(sizeof(CommonUtilsBPLibrary_DataTimeConvertToString) == 0x000018, "Wrong size on CommonUtilsBPLibrary_DataTimeConvertToString"); \ static_assert(offsetof(CommonUtilsBPLibrary_DataTimeConvertToString, DataTime) == 0x000000, "Member 'CommonUtilsBPLibrary_DataTimeConvertToString::DataTime' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_DataTimeConvertToString, ReturnValue) == 0x000008, "Member 'CommonUtilsBPLibrary_DataTimeConvertToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_DebugActorPhsyicsStat \ static_assert(alignof(CommonUtilsBPLibrary_DebugActorPhsyicsStat) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_DebugActorPhsyicsStat"); \ static_assert(sizeof(CommonUtilsBPLibrary_DebugActorPhsyicsStat) == 0x000010, "Wrong size on CommonUtilsBPLibrary_DebugActorPhsyicsStat"); \ static_assert(offsetof(CommonUtilsBPLibrary_DebugActorPhsyicsStat, Target) == 0x000000, "Member 'CommonUtilsBPLibrary_DebugActorPhsyicsStat::Target' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_DebugActorPhsyicsStat, ReturnValue) == 0x000008, "Member 'CommonUtilsBPLibrary_DebugActorPhsyicsStat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_DoesDataTableRowExist_Lazy \ static_assert(alignof(CommonUtilsBPLibrary_DoesDataTableRowExist_Lazy) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_DoesDataTableRowExist_Lazy"); \ static_assert(sizeof(CommonUtilsBPLibrary_DoesDataTableRowExist_Lazy) == 0x000040, "Wrong size on CommonUtilsBPLibrary_DoesDataTableRowExist_Lazy"); \ static_assert(offsetof(CommonUtilsBPLibrary_DoesDataTableRowExist_Lazy, Table) == 0x000000, "Member 'CommonUtilsBPLibrary_DoesDataTableRowExist_Lazy::Table' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_DoesDataTableRowExist_Lazy, RowName) == 0x000030, "Member 'CommonUtilsBPLibrary_DoesDataTableRowExist_Lazy::RowName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_DoesDataTableRowExist_Lazy, ReturnValue) == 0x000038, "Member 'CommonUtilsBPLibrary_DoesDataTableRowExist_Lazy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_DoesSoftPathExist \ static_assert(alignof(CommonUtilsBPLibrary_DoesSoftPathExist) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_DoesSoftPathExist"); \ static_assert(sizeof(CommonUtilsBPLibrary_DoesSoftPathExist) == 0x000028, "Wrong size on CommonUtilsBPLibrary_DoesSoftPathExist"); \ static_assert(offsetof(CommonUtilsBPLibrary_DoesSoftPathExist, Path) == 0x000000, "Member 'CommonUtilsBPLibrary_DoesSoftPathExist::Path' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_DoesSoftPathExist, ReturnValue) == 0x000020, "Member 'CommonUtilsBPLibrary_DoesSoftPathExist::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_FindConsoleVariableByBP \ static_assert(alignof(CommonUtilsBPLibrary_FindConsoleVariableByBP) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_FindConsoleVariableByBP"); \ static_assert(sizeof(CommonUtilsBPLibrary_FindConsoleVariableByBP) == 0x000028, "Wrong size on CommonUtilsBPLibrary_FindConsoleVariableByBP"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindConsoleVariableByBP, ConsoleVariable) == 0x000000, "Member 'CommonUtilsBPLibrary_FindConsoleVariableByBP::ConsoleVariable' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindConsoleVariableByBP, OutValue) == 0x000010, "Member 'CommonUtilsBPLibrary_FindConsoleVariableByBP::OutValue' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindConsoleVariableByBP, ReturnValue) == 0x000020, "Member 'CommonUtilsBPLibrary_FindConsoleVariableByBP::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_FindDeltaQuatBetweenTwoDirection \ static_assert(alignof(CommonUtilsBPLibrary_FindDeltaQuatBetweenTwoDirection) == 0x000010, "Wrong alignment on CommonUtilsBPLibrary_FindDeltaQuatBetweenTwoDirection"); \ static_assert(sizeof(CommonUtilsBPLibrary_FindDeltaQuatBetweenTwoDirection) == 0x000060, "Wrong size on CommonUtilsBPLibrary_FindDeltaQuatBetweenTwoDirection"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindDeltaQuatBetweenTwoDirection, SpaceOwner) == 0x000000, "Member 'CommonUtilsBPLibrary_FindDeltaQuatBetweenTwoDirection::SpaceOwner' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindDeltaQuatBetweenTwoDirection, Start) == 0x000008, "Member 'CommonUtilsBPLibrary_FindDeltaQuatBetweenTwoDirection::Start' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindDeltaQuatBetweenTwoDirection, Target) == 0x000020, "Member 'CommonUtilsBPLibrary_FindDeltaQuatBetweenTwoDirection::Target' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindDeltaQuatBetweenTwoDirection, ReturnValue) == 0x000040, "Member 'CommonUtilsBPLibrary_FindDeltaQuatBetweenTwoDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_FindDir \ static_assert(alignof(CommonUtilsBPLibrary_FindDir) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_FindDir"); \ static_assert(sizeof(CommonUtilsBPLibrary_FindDir) == 0x000028, "Wrong size on CommonUtilsBPLibrary_FindDir"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindDir, Object) == 0x000000, "Member 'CommonUtilsBPLibrary_FindDir::Object' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindDir, WhichDir) == 0x000008, "Member 'CommonUtilsBPLibrary_FindDir::WhichDir' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindDir, ReturnValue) == 0x000018, "Member 'CommonUtilsBPLibrary_FindDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_FindFilesInDirectory \ static_assert(alignof(CommonUtilsBPLibrary_FindFilesInDirectory) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_FindFilesInDirectory"); \ static_assert(sizeof(CommonUtilsBPLibrary_FindFilesInDirectory) == 0x000030, "Wrong size on CommonUtilsBPLibrary_FindFilesInDirectory"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindFilesInDirectory, Directory) == 0x000000, "Member 'CommonUtilsBPLibrary_FindFilesInDirectory::Directory' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindFilesInDirectory, FileExtension) == 0x000010, "Member 'CommonUtilsBPLibrary_FindFilesInDirectory::FileExtension' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindFilesInDirectory, ReturnValue) == 0x000020, "Member 'CommonUtilsBPLibrary_FindFilesInDirectory::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_FindFilesInDirectoryRecursively \ static_assert(alignof(CommonUtilsBPLibrary_FindFilesInDirectoryRecursively) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_FindFilesInDirectoryRecursively"); \ static_assert(sizeof(CommonUtilsBPLibrary_FindFilesInDirectoryRecursively) == 0x000030, "Wrong size on CommonUtilsBPLibrary_FindFilesInDirectoryRecursively"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindFilesInDirectoryRecursively, Directory) == 0x000000, "Member 'CommonUtilsBPLibrary_FindFilesInDirectoryRecursively::Directory' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindFilesInDirectoryRecursively, FileExtension) == 0x000010, "Member 'CommonUtilsBPLibrary_FindFilesInDirectoryRecursively::FileExtension' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindFilesInDirectoryRecursively, ReturnValue) == 0x000020, "Member 'CommonUtilsBPLibrary_FindFilesInDirectoryRecursively::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_FindFilesOfSubPathsInDirectoryRecursively \ static_assert(alignof(CommonUtilsBPLibrary_FindFilesOfSubPathsInDirectoryRecursively) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_FindFilesOfSubPathsInDirectoryRecursively"); \ static_assert(sizeof(CommonUtilsBPLibrary_FindFilesOfSubPathsInDirectoryRecursively) == 0x000030, "Wrong size on CommonUtilsBPLibrary_FindFilesOfSubPathsInDirectoryRecursively"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindFilesOfSubPathsInDirectoryRecursively, Directory) == 0x000000, "Member 'CommonUtilsBPLibrary_FindFilesOfSubPathsInDirectoryRecursively::Directory' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindFilesOfSubPathsInDirectoryRecursively, FileExtension) == 0x000010, "Member 'CommonUtilsBPLibrary_FindFilesOfSubPathsInDirectoryRecursively::FileExtension' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindFilesOfSubPathsInDirectoryRecursively, ReturnValue) == 0x000020, "Member 'CommonUtilsBPLibrary_FindFilesOfSubPathsInDirectoryRecursively::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_FindFilesRecursively \ static_assert(alignof(CommonUtilsBPLibrary_FindFilesRecursively) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_FindFilesRecursively"); \ static_assert(sizeof(CommonUtilsBPLibrary_FindFilesRecursively) == 0x000030, "Wrong size on CommonUtilsBPLibrary_FindFilesRecursively"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindFilesRecursively, Directory) == 0x000000, "Member 'CommonUtilsBPLibrary_FindFilesRecursively::Directory' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindFilesRecursively, FileExtension) == 0x000010, "Member 'CommonUtilsBPLibrary_FindFilesRecursively::FileExtension' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindFilesRecursively, ReturnValue) == 0x000020, "Member 'CommonUtilsBPLibrary_FindFilesRecursively::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_FindUnlockEntry \ static_assert(alignof(CommonUtilsBPLibrary_FindUnlockEntry) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_FindUnlockEntry"); \ static_assert(sizeof(CommonUtilsBPLibrary_FindUnlockEntry) == 0x000030, "Wrong size on CommonUtilsBPLibrary_FindUnlockEntry"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindUnlockEntry, InTriggerEventName) == 0x000000, "Member 'CommonUtilsBPLibrary_FindUnlockEntry::InTriggerEventName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindUnlockEntry, SourceActor) == 0x000010, "Member 'CommonUtilsBPLibrary_FindUnlockEntry::SourceActor' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindUnlockEntry, UnlockRawName) == 0x000018, "Member 'CommonUtilsBPLibrary_FindUnlockEntry::UnlockRawName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FindUnlockEntry, ReturnValue) == 0x000028, "Member 'CommonUtilsBPLibrary_FindUnlockEntry::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_FlushAllKeys \ static_assert(alignof(CommonUtilsBPLibrary_FlushAllKeys) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_FlushAllKeys"); \ static_assert(sizeof(CommonUtilsBPLibrary_FlushAllKeys) == 0x000008, "Wrong size on CommonUtilsBPLibrary_FlushAllKeys"); \ static_assert(offsetof(CommonUtilsBPLibrary_FlushAllKeys, Controller) == 0x000000, "Member 'CommonUtilsBPLibrary_FlushAllKeys::Controller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ForceCreateGameplayTagFrom \ static_assert(alignof(CommonUtilsBPLibrary_ForceCreateGameplayTagFrom) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ForceCreateGameplayTagFrom"); \ static_assert(sizeof(CommonUtilsBPLibrary_ForceCreateGameplayTagFrom) == 0x000018, "Wrong size on CommonUtilsBPLibrary_ForceCreateGameplayTagFrom"); \ static_assert(offsetof(CommonUtilsBPLibrary_ForceCreateGameplayTagFrom, InName) == 0x000000, "Member 'CommonUtilsBPLibrary_ForceCreateGameplayTagFrom::InName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ForceCreateGameplayTagFrom, ReturnValue) == 0x000010, "Member 'CommonUtilsBPLibrary_ForceCreateGameplayTagFrom::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_FourTransformBezier \ static_assert(alignof(CommonUtilsBPLibrary_FourTransformBezier) == 0x000010, "Wrong alignment on CommonUtilsBPLibrary_FourTransformBezier"); \ static_assert(sizeof(CommonUtilsBPLibrary_FourTransformBezier) == 0x0001F0, "Wrong size on CommonUtilsBPLibrary_FourTransformBezier"); \ static_assert(offsetof(CommonUtilsBPLibrary_FourTransformBezier, A) == 0x000000, "Member 'CommonUtilsBPLibrary_FourTransformBezier::A' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FourTransformBezier, B) == 0x000060, "Member 'CommonUtilsBPLibrary_FourTransformBezier::B' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FourTransformBezier, C) == 0x0000C0, "Member 'CommonUtilsBPLibrary_FourTransformBezier::C' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FourTransformBezier, D) == 0x000120, "Member 'CommonUtilsBPLibrary_FourTransformBezier::D' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FourTransformBezier, T) == 0x000180, "Member 'CommonUtilsBPLibrary_FourTransformBezier::T' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_FourTransformBezier, OutPosition) == 0x000190, "Member 'CommonUtilsBPLibrary_FourTransformBezier::OutPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetBreakInfosOfGeometry \ static_assert(alignof(CommonUtilsBPLibrary_GetBreakInfosOfGeometry) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetBreakInfosOfGeometry"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetBreakInfosOfGeometry) == 0x000050, "Wrong size on CommonUtilsBPLibrary_GetBreakInfosOfGeometry"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetBreakInfosOfGeometry, Geometry) == 0x000000, "Member 'CommonUtilsBPLibrary_GetBreakInfosOfGeometry::Geometry' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetBreakInfosOfGeometry, AbsolutePosition) == 0x000040, "Member 'CommonUtilsBPLibrary_GetBreakInfosOfGeometry::AbsolutePosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetClassDefault \ static_assert(alignof(CommonUtilsBPLibrary_GetClassDefault) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetClassDefault"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetClassDefault) == 0x000010, "Wrong size on CommonUtilsBPLibrary_GetClassDefault"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetClassDefault, Class_0) == 0x000000, "Member 'CommonUtilsBPLibrary_GetClassDefault::Class_0' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetClassDefault, OutObject) == 0x000008, "Member 'CommonUtilsBPLibrary_GetClassDefault::OutObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone \ static_assert(alignof(CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone) == 0x000068, "Wrong size on CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone, Input) == 0x000000, "Member 'CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone::Input' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone, ConeAxis) == 0x000018, "Member 'CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone::ConeAxis' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone, EllipseUReferenceAxis) == 0x000030, "Member 'CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone::EllipseUReferenceAxis' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone, AngleUDegrees) == 0x000048, "Member 'CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone::AngleUDegrees' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone, AngleVDegrees) == 0x00004C, "Member 'CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone::AngleVDegrees' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone, ReturnValue) == 0x000050, "Member 'CommonUtilsBPLibrary_GetClosestVectorOnEllipticalCone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetComputerID \ static_assert(alignof(CommonUtilsBPLibrary_GetComputerID) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetComputerID"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetComputerID) == 0x000010, "Wrong size on CommonUtilsBPLibrary_GetComputerID"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetComputerID, ReturnValue) == 0x000000, "Member 'CommonUtilsBPLibrary_GetComputerID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetDataTableColumnAsString_Lazy \ static_assert(alignof(CommonUtilsBPLibrary_GetDataTableColumnAsString_Lazy) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetDataTableColumnAsString_Lazy"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetDataTableColumnAsString_Lazy) == 0x000048, "Wrong size on CommonUtilsBPLibrary_GetDataTableColumnAsString_Lazy"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableColumnAsString_Lazy, DataTable) == 0x000000, "Member 'CommonUtilsBPLibrary_GetDataTableColumnAsString_Lazy::DataTable' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableColumnAsString_Lazy, PropertyName) == 0x000030, "Member 'CommonUtilsBPLibrary_GetDataTableColumnAsString_Lazy::PropertyName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableColumnAsString_Lazy, ReturnValue) == 0x000038, "Member 'CommonUtilsBPLibrary_GetDataTableColumnAsString_Lazy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetDataTableRowFloat \ static_assert(alignof(CommonUtilsBPLibrary_GetDataTableRowFloat) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetDataTableRowFloat"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetDataTableRowFloat) == 0x000068, "Wrong size on CommonUtilsBPLibrary_GetDataTableRowFloat"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowFloat, InDataTable) == 0x000000, "Member 'CommonUtilsBPLibrary_GetDataTableRowFloat::InDataTable' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowFloat, RowName) == 0x000008, "Member 'CommonUtilsBPLibrary_GetDataTableRowFloat::RowName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowFloat, bUseCache) == 0x000010, "Member 'CommonUtilsBPLibrary_GetDataTableRowFloat::bUseCache' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowFloat, ReturnValue) == 0x000018, "Member 'CommonUtilsBPLibrary_GetDataTableRowFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetDataTableRowFromName_Lazy \ static_assert(alignof(CommonUtilsBPLibrary_GetDataTableRowFromName_Lazy) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetDataTableRowFromName_Lazy"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetDataTableRowFromName_Lazy) == 0x000048, "Wrong size on CommonUtilsBPLibrary_GetDataTableRowFromName_Lazy"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowFromName_Lazy, Table) == 0x000000, "Member 'CommonUtilsBPLibrary_GetDataTableRowFromName_Lazy::Table' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowFromName_Lazy, RowName) == 0x000030, "Member 'CommonUtilsBPLibrary_GetDataTableRowFromName_Lazy::RowName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowFromName_Lazy, OutRow) == 0x000038, "Member 'CommonUtilsBPLibrary_GetDataTableRowFromName_Lazy::OutRow' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowFromName_Lazy, ReturnValue) == 0x000040, "Member 'CommonUtilsBPLibrary_GetDataTableRowFromName_Lazy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetDataTableRowNames_Lazy \ static_assert(alignof(CommonUtilsBPLibrary_GetDataTableRowNames_Lazy) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetDataTableRowNames_Lazy"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetDataTableRowNames_Lazy) == 0x000040, "Wrong size on CommonUtilsBPLibrary_GetDataTableRowNames_Lazy"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowNames_Lazy, Table) == 0x000000, "Member 'CommonUtilsBPLibrary_GetDataTableRowNames_Lazy::Table' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowNames_Lazy, OutRowNames) == 0x000030, "Member 'CommonUtilsBPLibrary_GetDataTableRowNames_Lazy::OutRowNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetDataTableRowString \ static_assert(alignof(CommonUtilsBPLibrary_GetDataTableRowString) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetDataTableRowString"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetDataTableRowString) == 0x000068, "Wrong size on CommonUtilsBPLibrary_GetDataTableRowString"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowString, InDataTable) == 0x000000, "Member 'CommonUtilsBPLibrary_GetDataTableRowString::InDataTable' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowString, RowName) == 0x000008, "Member 'CommonUtilsBPLibrary_GetDataTableRowString::RowName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowString, bUseCache) == 0x000010, "Member 'CommonUtilsBPLibrary_GetDataTableRowString::bUseCache' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowString, ReturnValue) == 0x000018, "Member 'CommonUtilsBPLibrary_GetDataTableRowString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetDataTableRowString_Lazy \ static_assert(alignof(CommonUtilsBPLibrary_GetDataTableRowString_Lazy) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetDataTableRowString_Lazy"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetDataTableRowString_Lazy) == 0x000088, "Wrong size on CommonUtilsBPLibrary_GetDataTableRowString_Lazy"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowString_Lazy, InDataTable) == 0x000000, "Member 'CommonUtilsBPLibrary_GetDataTableRowString_Lazy::InDataTable' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowString_Lazy, RowName) == 0x000030, "Member 'CommonUtilsBPLibrary_GetDataTableRowString_Lazy::RowName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDataTableRowString_Lazy, ReturnValue) == 0x000038, "Member 'CommonUtilsBPLibrary_GetDataTableRowString_Lazy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetDCSNetworkInfo \ static_assert(alignof(CommonUtilsBPLibrary_GetDCSNetworkInfo) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetDCSNetworkInfo"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetDCSNetworkInfo) == 0x000018, "Wrong size on CommonUtilsBPLibrary_GetDCSNetworkInfo"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDCSNetworkInfo, Settings) == 0x000000, "Member 'CommonUtilsBPLibrary_GetDCSNetworkInfo::Settings' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDCSNetworkInfo, ReturnValue) == 0x000010, "Member 'CommonUtilsBPLibrary_GetDCSNetworkInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetDCSNetworkVersion \ static_assert(alignof(CommonUtilsBPLibrary_GetDCSNetworkVersion) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetDCSNetworkVersion"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetDCSNetworkVersion) == 0x000010, "Wrong size on CommonUtilsBPLibrary_GetDCSNetworkVersion"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDCSNetworkVersion, ReturnValue) == 0x000000, "Member 'CommonUtilsBPLibrary_GetDCSNetworkVersion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetDebuggingMaps \ static_assert(alignof(CommonUtilsBPLibrary_GetDebuggingMaps) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetDebuggingMaps"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetDebuggingMaps) == 0x000018, "Wrong size on CommonUtilsBPLibrary_GetDebuggingMaps"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDebuggingMaps, Object) == 0x000000, "Member 'CommonUtilsBPLibrary_GetDebuggingMaps::Object' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDebuggingMaps, OutDebuggingMaps) == 0x000008, "Member 'CommonUtilsBPLibrary_GetDebuggingMaps::OutDebuggingMaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetDefaultGameDataSettings \ static_assert(alignof(CommonUtilsBPLibrary_GetDefaultGameDataSettings) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetDefaultGameDataSettings"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetDefaultGameDataSettings) == 0x000028, "Wrong size on CommonUtilsBPLibrary_GetDefaultGameDataSettings"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDefaultGameDataSettings, InVarName) == 0x000000, "Member 'CommonUtilsBPLibrary_GetDefaultGameDataSettings::InVarName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDefaultGameDataSettings, OutValue) == 0x000010, "Member 'CommonUtilsBPLibrary_GetDefaultGameDataSettings::OutValue' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetDefaultGameDataSettings, ReturnValue) == 0x000020, "Member 'CommonUtilsBPLibrary_GetDefaultGameDataSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetEnumeratorUserDefinedFriendlyName \ static_assert(alignof(CommonUtilsBPLibrary_GetEnumeratorUserDefinedFriendlyName) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetEnumeratorUserDefinedFriendlyName"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetEnumeratorUserDefinedFriendlyName) == 0x000020, "Wrong size on CommonUtilsBPLibrary_GetEnumeratorUserDefinedFriendlyName"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetEnumeratorUserDefinedFriendlyName, Enum) == 0x000000, "Member 'CommonUtilsBPLibrary_GetEnumeratorUserDefinedFriendlyName::Enum' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetEnumeratorUserDefinedFriendlyName, EnumeratorValue) == 0x000008, "Member 'CommonUtilsBPLibrary_GetEnumeratorUserDefinedFriendlyName::EnumeratorValue' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetEnumeratorUserDefinedFriendlyName, ReturnValue) == 0x000010, "Member 'CommonUtilsBPLibrary_GetEnumeratorUserDefinedFriendlyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetGameInstalledEnv \ static_assert(alignof(CommonUtilsBPLibrary_GetGameInstalledEnv) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetGameInstalledEnv"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetGameInstalledEnv) == 0x000030, "Wrong size on CommonUtilsBPLibrary_GetGameInstalledEnv"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetGameInstalledEnv, Object) == 0x000000, "Member 'CommonUtilsBPLibrary_GetGameInstalledEnv::Object' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetGameInstalledEnv, InVarName) == 0x000008, "Member 'CommonUtilsBPLibrary_GetGameInstalledEnv::InVarName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetGameInstalledEnv, OutValue) == 0x000018, "Member 'CommonUtilsBPLibrary_GetGameInstalledEnv::OutValue' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetGameInstalledEnv, ReturnValue) == 0x000028, "Member 'CommonUtilsBPLibrary_GetGameInstalledEnv::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetIsClientRunning \ static_assert(alignof(CommonUtilsBPLibrary_GetIsClientRunning) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetIsClientRunning"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetIsClientRunning) == 0x000010, "Wrong size on CommonUtilsBPLibrary_GetIsClientRunning"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetIsClientRunning, WorldContextObject) == 0x000000, "Member 'CommonUtilsBPLibrary_GetIsClientRunning::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetIsClientRunning, ReturnValue) == 0x000008, "Member 'CommonUtilsBPLibrary_GetIsClientRunning::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetIsListenServerRunning \ static_assert(alignof(CommonUtilsBPLibrary_GetIsListenServerRunning) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetIsListenServerRunning"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetIsListenServerRunning) == 0x000010, "Wrong size on CommonUtilsBPLibrary_GetIsListenServerRunning"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetIsListenServerRunning, WorldContextObject) == 0x000000, "Member 'CommonUtilsBPLibrary_GetIsListenServerRunning::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetIsListenServerRunning, ReturnValue) == 0x000008, "Member 'CommonUtilsBPLibrary_GetIsListenServerRunning::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetIsStandaloneRunning \ static_assert(alignof(CommonUtilsBPLibrary_GetIsStandaloneRunning) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetIsStandaloneRunning"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetIsStandaloneRunning) == 0x000010, "Wrong size on CommonUtilsBPLibrary_GetIsStandaloneRunning"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetIsStandaloneRunning, WorldContextObject) == 0x000000, "Member 'CommonUtilsBPLibrary_GetIsStandaloneRunning::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetIsStandaloneRunning, ReturnValue) == 0x000008, "Member 'CommonUtilsBPLibrary_GetIsStandaloneRunning::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetLevelState \ static_assert(alignof(CommonUtilsBPLibrary_GetLevelState) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetLevelState"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetLevelState) == 0x000010, "Wrong size on CommonUtilsBPLibrary_GetLevelState"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetLevelState, InLevel) == 0x000000, "Member 'CommonUtilsBPLibrary_GetLevelState::InLevel' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetLevelState, ReturnValue) == 0x000008, "Member 'CommonUtilsBPLibrary_GetLevelState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetNetIP \ static_assert(alignof(CommonUtilsBPLibrary_GetNetIP) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetNetIP"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetNetIP) == 0x000020, "Wrong size on CommonUtilsBPLibrary_GetNetIP"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetNetIP, WorldContextObject) == 0x000000, "Member 'CommonUtilsBPLibrary_GetNetIP::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetNetIP, IP) == 0x000008, "Member 'CommonUtilsBPLibrary_GetNetIP::IP' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetNetIP, Port) == 0x000018, "Member 'CommonUtilsBPLibrary_GetNetIP::Port' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetPhysicsAssetBodyNames \ static_assert(alignof(CommonUtilsBPLibrary_GetPhysicsAssetBodyNames) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetPhysicsAssetBodyNames"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetPhysicsAssetBodyNames) == 0x000018, "Wrong size on CommonUtilsBPLibrary_GetPhysicsAssetBodyNames"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetPhysicsAssetBodyNames, PhysicsAsset) == 0x000000, "Member 'CommonUtilsBPLibrary_GetPhysicsAssetBodyNames::PhysicsAsset' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetPhysicsAssetBodyNames, BodyNames) == 0x000008, "Member 'CommonUtilsBPLibrary_GetPhysicsAssetBodyNames::BodyNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData \ static_assert(alignof(CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData) == 0x000050, "Wrong size on CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData, PhysicsAsset) == 0x000000, "Member 'CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData::PhysicsAsset' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData, BodyName) == 0x000008, "Member 'CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData::BodyName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData, OutCenter) == 0x000010, "Member 'CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData::OutCenter' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData, OutRotation) == 0x000028, "Member 'CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData::OutRotation' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData, OutRadius) == 0x000040, "Member 'CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData::OutRadius' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData, OutLength) == 0x000044, "Member 'CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData::OutLength' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData, OutSizeType) == 0x000048, "Member 'CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData::OutSizeType' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData, ReturnValue) == 0x000049, "Member 'CommonUtilsBPLibrary_GetPhysicsAssetPrimitiveSizeData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_GetPreviousSocketTransform_ComponentSpace \ static_assert(alignof(CommonUtilsBPLibrary_GetPreviousSocketTransform_ComponentSpace) == 0x000010, "Wrong alignment on CommonUtilsBPLibrary_GetPreviousSocketTransform_ComponentSpace"); \ static_assert(sizeof(CommonUtilsBPLibrary_GetPreviousSocketTransform_ComponentSpace) == 0x000070, "Wrong size on CommonUtilsBPLibrary_GetPreviousSocketTransform_ComponentSpace"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetPreviousSocketTransform_ComponentSpace, MeshComponent) == 0x000000, "Member 'CommonUtilsBPLibrary_GetPreviousSocketTransform_ComponentSpace::MeshComponent' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetPreviousSocketTransform_ComponentSpace, SocketName) == 0x000008, "Member 'CommonUtilsBPLibrary_GetPreviousSocketTransform_ComponentSpace::SocketName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_GetPreviousSocketTransform_ComponentSpace, ReturnValue) == 0x000010, "Member 'CommonUtilsBPLibrary_GetPreviousSocketTransform_ComponentSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_IsChapterChunkEnabled \ static_assert(alignof(CommonUtilsBPLibrary_IsChapterChunkEnabled) == 0x000001, "Wrong alignment on CommonUtilsBPLibrary_IsChapterChunkEnabled"); \ static_assert(sizeof(CommonUtilsBPLibrary_IsChapterChunkEnabled) == 0x000001, "Wrong size on CommonUtilsBPLibrary_IsChapterChunkEnabled"); \ static_assert(offsetof(CommonUtilsBPLibrary_IsChapterChunkEnabled, ReturnValue) == 0x000000, "Member 'CommonUtilsBPLibrary_IsChapterChunkEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_IsEditorRunning \ static_assert(alignof(CommonUtilsBPLibrary_IsEditorRunning) == 0x000001, "Wrong alignment on CommonUtilsBPLibrary_IsEditorRunning"); \ static_assert(sizeof(CommonUtilsBPLibrary_IsEditorRunning) == 0x000001, "Wrong size on CommonUtilsBPLibrary_IsEditorRunning"); \ static_assert(offsetof(CommonUtilsBPLibrary_IsEditorRunning, ReturnValue) == 0x000000, "Member 'CommonUtilsBPLibrary_IsEditorRunning::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_IsOpenAiFlashRetreat \ static_assert(alignof(CommonUtilsBPLibrary_IsOpenAiFlashRetreat) == 0x000001, "Wrong alignment on CommonUtilsBPLibrary_IsOpenAiFlashRetreat"); \ static_assert(sizeof(CommonUtilsBPLibrary_IsOpenAiFlashRetreat) == 0x000001, "Wrong size on CommonUtilsBPLibrary_IsOpenAiFlashRetreat"); \ static_assert(offsetof(CommonUtilsBPLibrary_IsOpenAiFlashRetreat, ReturnValue) == 0x000000, "Member 'CommonUtilsBPLibrary_IsOpenAiFlashRetreat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_IsPowerOfTwo \ static_assert(alignof(CommonUtilsBPLibrary_IsPowerOfTwo) == 0x000004, "Wrong alignment on CommonUtilsBPLibrary_IsPowerOfTwo"); \ static_assert(sizeof(CommonUtilsBPLibrary_IsPowerOfTwo) == 0x000008, "Wrong size on CommonUtilsBPLibrary_IsPowerOfTwo"); \ static_assert(offsetof(CommonUtilsBPLibrary_IsPowerOfTwo, Value) == 0x000000, "Member 'CommonUtilsBPLibrary_IsPowerOfTwo::Value' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_IsPowerOfTwo, ReturnValue) == 0x000004, "Member 'CommonUtilsBPLibrary_IsPowerOfTwo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_IsShippingRunning \ static_assert(alignof(CommonUtilsBPLibrary_IsShippingRunning) == 0x000001, "Wrong alignment on CommonUtilsBPLibrary_IsShippingRunning"); \ static_assert(sizeof(CommonUtilsBPLibrary_IsShippingRunning) == 0x000001, "Wrong size on CommonUtilsBPLibrary_IsShippingRunning"); \ static_assert(offsetof(CommonUtilsBPLibrary_IsShippingRunning, ReturnValue) == 0x000000, "Member 'CommonUtilsBPLibrary_IsShippingRunning::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_LoadStringArrayFromFile \ static_assert(alignof(CommonUtilsBPLibrary_LoadStringArrayFromFile) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_LoadStringArrayFromFile"); \ static_assert(sizeof(CommonUtilsBPLibrary_LoadStringArrayFromFile) == 0x000020, "Wrong size on CommonUtilsBPLibrary_LoadStringArrayFromFile"); \ static_assert(offsetof(CommonUtilsBPLibrary_LoadStringArrayFromFile, Filename) == 0x000000, "Member 'CommonUtilsBPLibrary_LoadStringArrayFromFile::Filename' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_LoadStringArrayFromFile, ReturnValue) == 0x000010, "Member 'CommonUtilsBPLibrary_LoadStringArrayFromFile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_LoadStringFromFile \ static_assert(alignof(CommonUtilsBPLibrary_LoadStringFromFile) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_LoadStringFromFile"); \ static_assert(sizeof(CommonUtilsBPLibrary_LoadStringFromFile) == 0x000020, "Wrong size on CommonUtilsBPLibrary_LoadStringFromFile"); \ static_assert(offsetof(CommonUtilsBPLibrary_LoadStringFromFile, Filename) == 0x000000, "Member 'CommonUtilsBPLibrary_LoadStringFromFile::Filename' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_LoadStringFromFile, ReturnValue) == 0x000010, "Member 'CommonUtilsBPLibrary_LoadStringFromFile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_MakeCircleWithTreePoints \ static_assert(alignof(CommonUtilsBPLibrary_MakeCircleWithTreePoints) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_MakeCircleWithTreePoints"); \ static_assert(sizeof(CommonUtilsBPLibrary_MakeCircleWithTreePoints) == 0x000060, "Wrong size on CommonUtilsBPLibrary_MakeCircleWithTreePoints"); \ static_assert(offsetof(CommonUtilsBPLibrary_MakeCircleWithTreePoints, Point1) == 0x000000, "Member 'CommonUtilsBPLibrary_MakeCircleWithTreePoints::Point1' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_MakeCircleWithTreePoints, Point2) == 0x000018, "Member 'CommonUtilsBPLibrary_MakeCircleWithTreePoints::Point2' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_MakeCircleWithTreePoints, Point3) == 0x000030, "Member 'CommonUtilsBPLibrary_MakeCircleWithTreePoints::Point3' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_MakeCircleWithTreePoints, ReturnValue) == 0x000048, "Member 'CommonUtilsBPLibrary_MakeCircleWithTreePoints::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_MakeUpGPropertyMap \ static_assert(alignof(CommonUtilsBPLibrary_MakeUpGPropertyMap) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_MakeUpGPropertyMap"); \ static_assert(sizeof(CommonUtilsBPLibrary_MakeUpGPropertyMap) == 0x0000C0, "Wrong size on CommonUtilsBPLibrary_MakeUpGPropertyMap"); \ static_assert(offsetof(CommonUtilsBPLibrary_MakeUpGPropertyMap, SourceMap) == 0x000000, "Member 'CommonUtilsBPLibrary_MakeUpGPropertyMap::SourceMap' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_MakeUpGPropertyMap, FixPrefix) == 0x000050, "Member 'CommonUtilsBPLibrary_MakeUpGPropertyMap::FixPrefix' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_MakeUpGPropertyMap, OutMap) == 0x000060, "Member 'CommonUtilsBPLibrary_MakeUpGPropertyMap::OutMap' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_MakeUpGPropertyMap, SkipPrefix) == 0x0000B0, "Member 'CommonUtilsBPLibrary_MakeUpGPropertyMap::SkipPrefix' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_MakeUpPropertyMap \ static_assert(alignof(CommonUtilsBPLibrary_MakeUpPropertyMap) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_MakeUpPropertyMap"); \ static_assert(sizeof(CommonUtilsBPLibrary_MakeUpPropertyMap) == 0x0000C0, "Wrong size on CommonUtilsBPLibrary_MakeUpPropertyMap"); \ static_assert(offsetof(CommonUtilsBPLibrary_MakeUpPropertyMap, SourceMap) == 0x000000, "Member 'CommonUtilsBPLibrary_MakeUpPropertyMap::SourceMap' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_MakeUpPropertyMap, FixPrefix) == 0x000050, "Member 'CommonUtilsBPLibrary_MakeUpPropertyMap::FixPrefix' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_MakeUpPropertyMap, OutMap) == 0x000060, "Member 'CommonUtilsBPLibrary_MakeUpPropertyMap::OutMap' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_MakeUpPropertyMap, SkipPrefix) == 0x0000B0, "Member 'CommonUtilsBPLibrary_MakeUpPropertyMap::SkipPrefix' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_MirrorRotatorByVector \ static_assert(alignof(CommonUtilsBPLibrary_MirrorRotatorByVector) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_MirrorRotatorByVector"); \ static_assert(sizeof(CommonUtilsBPLibrary_MirrorRotatorByVector) == 0x000048, "Wrong size on CommonUtilsBPLibrary_MirrorRotatorByVector"); \ static_assert(offsetof(CommonUtilsBPLibrary_MirrorRotatorByVector, Source) == 0x000000, "Member 'CommonUtilsBPLibrary_MirrorRotatorByVector::Source' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_MirrorRotatorByVector, MirrorNormal) == 0x000018, "Member 'CommonUtilsBPLibrary_MirrorRotatorByVector::MirrorNormal' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_MirrorRotatorByVector, ReturnValue) == 0x000030, "Member 'CommonUtilsBPLibrary_MirrorRotatorByVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_MirrorTransformByPlane \ static_assert(alignof(CommonUtilsBPLibrary_MirrorTransformByPlane) == 0x000010, "Wrong alignment on CommonUtilsBPLibrary_MirrorTransformByPlane"); \ static_assert(sizeof(CommonUtilsBPLibrary_MirrorTransformByPlane) == 0x0000F0, "Wrong size on CommonUtilsBPLibrary_MirrorTransformByPlane"); \ static_assert(offsetof(CommonUtilsBPLibrary_MirrorTransformByPlane, Source) == 0x000000, "Member 'CommonUtilsBPLibrary_MirrorTransformByPlane::Source' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_MirrorTransformByPlane, PlaneNormal) == 0x000060, "Member 'CommonUtilsBPLibrary_MirrorTransformByPlane::PlaneNormal' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_MirrorTransformByPlane, PointOnPlane) == 0x000078, "Member 'CommonUtilsBPLibrary_MirrorTransformByPlane::PointOnPlane' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_MirrorTransformByPlane, ReturnValue) == 0x000090, "Member 'CommonUtilsBPLibrary_MirrorTransformByPlane::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_MirrorVectorByVector \ static_assert(alignof(CommonUtilsBPLibrary_MirrorVectorByVector) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_MirrorVectorByVector"); \ static_assert(sizeof(CommonUtilsBPLibrary_MirrorVectorByVector) == 0x000048, "Wrong size on CommonUtilsBPLibrary_MirrorVectorByVector"); \ static_assert(offsetof(CommonUtilsBPLibrary_MirrorVectorByVector, Source) == 0x000000, "Member 'CommonUtilsBPLibrary_MirrorVectorByVector::Source' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_MirrorVectorByVector, MirrorNormal) == 0x000018, "Member 'CommonUtilsBPLibrary_MirrorVectorByVector::MirrorNormal' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_MirrorVectorByVector, ReturnValue) == 0x000030, "Member 'CommonUtilsBPLibrary_MirrorVectorByVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_OptimizeSkeletalMeshActor \ static_assert(alignof(CommonUtilsBPLibrary_OptimizeSkeletalMeshActor) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_OptimizeSkeletalMeshActor"); \ static_assert(sizeof(CommonUtilsBPLibrary_OptimizeSkeletalMeshActor) == 0x000020, "Wrong size on CommonUtilsBPLibrary_OptimizeSkeletalMeshActor"); \ static_assert(offsetof(CommonUtilsBPLibrary_OptimizeSkeletalMeshActor, Object) == 0x000000, "Member 'CommonUtilsBPLibrary_OptimizeSkeletalMeshActor::Object' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_OptimizeSkeletalMeshActor, Param) == 0x000008, "Member 'CommonUtilsBPLibrary_OptimizeSkeletalMeshActor::Param' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_OptimizeSkeletalMeshActor, bOpen) == 0x000018, "Member 'CommonUtilsBPLibrary_OptimizeSkeletalMeshActor::bOpen' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_OptimizeSkeletalMeshActor, ReturnValue) == 0x000019, "Member 'CommonUtilsBPLibrary_OptimizeSkeletalMeshActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ParseIntoIntArray \ static_assert(alignof(CommonUtilsBPLibrary_ParseIntoIntArray) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ParseIntoIntArray"); \ static_assert(sizeof(CommonUtilsBPLibrary_ParseIntoIntArray) == 0x000038, "Wrong size on CommonUtilsBPLibrary_ParseIntoIntArray"); \ static_assert(offsetof(CommonUtilsBPLibrary_ParseIntoIntArray, InSource) == 0x000000, "Member 'CommonUtilsBPLibrary_ParseIntoIntArray::InSource' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ParseIntoIntArray, OutIntArray) == 0x000010, "Member 'CommonUtilsBPLibrary_ParseIntoIntArray::OutIntArray' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ParseIntoIntArray, InDelimiter) == 0x000020, "Member 'CommonUtilsBPLibrary_ParseIntoIntArray::InDelimiter' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ParseIntoIntArray, CullEmptyStrings) == 0x000030, "Member 'CommonUtilsBPLibrary_ParseIntoIntArray::CullEmptyStrings' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ParseIntoIntArray, ReturnValue) == 0x000031, "Member 'CommonUtilsBPLibrary_ParseIntoIntArray::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ParseIntoIntArrayDim2 \ static_assert(alignof(CommonUtilsBPLibrary_ParseIntoIntArrayDim2) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ParseIntoIntArrayDim2"); \ static_assert(sizeof(CommonUtilsBPLibrary_ParseIntoIntArrayDim2) == 0x000058, "Wrong size on CommonUtilsBPLibrary_ParseIntoIntArrayDim2"); \ static_assert(offsetof(CommonUtilsBPLibrary_ParseIntoIntArrayDim2, InSource) == 0x000000, "Member 'CommonUtilsBPLibrary_ParseIntoIntArrayDim2::InSource' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ParseIntoIntArrayDim2, OutIntArray1) == 0x000010, "Member 'CommonUtilsBPLibrary_ParseIntoIntArrayDim2::OutIntArray1' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ParseIntoIntArrayDim2, OutIntArray2) == 0x000020, "Member 'CommonUtilsBPLibrary_ParseIntoIntArrayDim2::OutIntArray2' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ParseIntoIntArrayDim2, InDelimiter1) == 0x000030, "Member 'CommonUtilsBPLibrary_ParseIntoIntArrayDim2::InDelimiter1' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ParseIntoIntArrayDim2, InDelimiter2) == 0x000040, "Member 'CommonUtilsBPLibrary_ParseIntoIntArrayDim2::InDelimiter2' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ParseIntoIntArrayDim2, CullEmptyStrings) == 0x000050, "Member 'CommonUtilsBPLibrary_ParseIntoIntArrayDim2::CullEmptyStrings' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ParseIntoIntArrayDim2, ReturnValue) == 0x000051, "Member 'CommonUtilsBPLibrary_ParseIntoIntArrayDim2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_RandomOfWeightArray \ static_assert(alignof(CommonUtilsBPLibrary_RandomOfWeightArray) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_RandomOfWeightArray"); \ static_assert(sizeof(CommonUtilsBPLibrary_RandomOfWeightArray) == 0x000018, "Wrong size on CommonUtilsBPLibrary_RandomOfWeightArray"); \ static_assert(offsetof(CommonUtilsBPLibrary_RandomOfWeightArray, InWeightArray) == 0x000000, "Member 'CommonUtilsBPLibrary_RandomOfWeightArray::InWeightArray' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RandomOfWeightArray, OverrideWeight) == 0x000010, "Member 'CommonUtilsBPLibrary_RandomOfWeightArray::OverrideWeight' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RandomOfWeightArray, ReturnValue) == 0x000014, "Member 'CommonUtilsBPLibrary_RandomOfWeightArray::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ReadLinesOf \ static_assert(alignof(CommonUtilsBPLibrary_ReadLinesOf) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ReadLinesOf"); \ static_assert(sizeof(CommonUtilsBPLibrary_ReadLinesOf) == 0x000028, "Wrong size on CommonUtilsBPLibrary_ReadLinesOf"); \ static_assert(offsetof(CommonUtilsBPLibrary_ReadLinesOf, FilePath) == 0x000000, "Member 'CommonUtilsBPLibrary_ReadLinesOf::FilePath' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ReadLinesOf, ReadFlags) == 0x000010, "Member 'CommonUtilsBPLibrary_ReadLinesOf::ReadFlags' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_ReadLinesOf, ReturnValue) == 0x000018, "Member 'CommonUtilsBPLibrary_ReadLinesOf::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_RefreshComponentNavigation \ static_assert(alignof(CommonUtilsBPLibrary_RefreshComponentNavigation) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_RefreshComponentNavigation"); \ static_assert(sizeof(CommonUtilsBPLibrary_RefreshComponentNavigation) == 0x000008, "Wrong size on CommonUtilsBPLibrary_RefreshComponentNavigation"); \ static_assert(offsetof(CommonUtilsBPLibrary_RefreshComponentNavigation, comp) == 0x000000, "Member 'CommonUtilsBPLibrary_RefreshComponentNavigation::comp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_RegularString \ static_assert(alignof(CommonUtilsBPLibrary_RegularString) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_RegularString"); \ static_assert(sizeof(CommonUtilsBPLibrary_RegularString) == 0x000028, "Wrong size on CommonUtilsBPLibrary_RegularString"); \ static_assert(offsetof(CommonUtilsBPLibrary_RegularString, str) == 0x000000, "Member 'CommonUtilsBPLibrary_RegularString::str' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RegularString, Reg) == 0x000010, "Member 'CommonUtilsBPLibrary_RegularString::Reg' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RegularString, ReturnValue) == 0x000020, "Member 'CommonUtilsBPLibrary_RegularString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_RollCapsuleTraceMulti \ static_assert(alignof(CommonUtilsBPLibrary_RollCapsuleTraceMulti) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_RollCapsuleTraceMulti"); \ static_assert(sizeof(CommonUtilsBPLibrary_RollCapsuleTraceMulti) == 0x0000B8, "Wrong size on CommonUtilsBPLibrary_RollCapsuleTraceMulti"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMulti, WorldContextObject) == 0x000000, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMulti::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMulti, Start) == 0x000008, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMulti::Start' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMulti, End) == 0x000020, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMulti::End' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMulti, Radius) == 0x000038, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMulti::Radius' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMulti, HalfHeight) == 0x00003C, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMulti::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMulti, Orientation) == 0x000040, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMulti::Orientation' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMulti, TraceChannel) == 0x000058, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMulti::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMulti, bTraceComplex) == 0x000059, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMulti::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMulti, ActorsToIgnore) == 0x000060, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMulti::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMulti, DrawDebugType) == 0x000070, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMulti::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMulti, OutHits) == 0x000078, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMulti::OutHits' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMulti, bIgnoreSelf) == 0x000088, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMulti::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMulti, TraceColor) == 0x00008C, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMulti::TraceColor' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMulti, TraceHitColor) == 0x00009C, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMulti::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMulti, DrawTime) == 0x0000AC, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMulti::DrawTime' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMulti, ReturnValue) == 0x0000B0, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMulti::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile \ static_assert(alignof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile"); \ static_assert(sizeof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile) == 0x0000C0, "Wrong size on CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile, WorldContextObject) == 0x000000, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile, Start) == 0x000008, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile::Start' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile, End) == 0x000020, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile::End' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile, Radius) == 0x000038, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile::Radius' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile, HalfHeight) == 0x00003C, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile, Orientation) == 0x000040, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile::Orientation' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile, ProfileName) == 0x000058, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile::ProfileName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile, bTraceComplex) == 0x000060, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile, ActorsToIgnore) == 0x000068, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile, DrawDebugType) == 0x000078, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile, OutHits) == 0x000080, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile::OutHits' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile, bIgnoreSelf) == 0x000090, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile, TraceColor) == 0x000094, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile::TraceColor' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile, TraceHitColor) == 0x0000A4, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile, DrawTime) == 0x0000B4, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile::DrawTime' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile, ReturnValue) == 0x0000B8, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiByProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects \ static_assert(alignof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects"); \ static_assert(sizeof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects) == 0x0000C8, "Wrong size on CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects, WorldContextObject) == 0x000000, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects, Start) == 0x000008, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects::Start' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects, End) == 0x000020, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects::End' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects, Radius) == 0x000038, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects::Radius' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects, HalfHeight) == 0x00003C, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects, Orientation) == 0x000040, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects::Orientation' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects, ObjectTypes) == 0x000058, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects, bTraceComplex) == 0x000068, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects, ActorsToIgnore) == 0x000070, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects, DrawDebugType) == 0x000080, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects, OutHits) == 0x000088, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects::OutHits' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects, bIgnoreSelf) == 0x000098, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects, TraceColor) == 0x00009C, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects::TraceColor' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects, TraceHitColor) == 0x0000AC, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects, DrawTime) == 0x0000BC, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects::DrawTime' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects, ReturnValue) == 0x0000C0, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceMultiForObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_RollCapsuleTraceSingle \ static_assert(alignof(CommonUtilsBPLibrary_RollCapsuleTraceSingle) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_RollCapsuleTraceSingle"); \ static_assert(sizeof(CommonUtilsBPLibrary_RollCapsuleTraceSingle) == 0x000190, "Wrong size on CommonUtilsBPLibrary_RollCapsuleTraceSingle"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingle, WorldContextObject) == 0x000000, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingle, Start) == 0x000008, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingle::Start' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingle, End) == 0x000020, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingle::End' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingle, Radius) == 0x000038, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingle::Radius' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingle, HalfHeight) == 0x00003C, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingle::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingle, Orientation) == 0x000040, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingle::Orientation' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingle, TraceChannel) == 0x000058, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingle::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingle, bTraceComplex) == 0x000059, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingle::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingle, ActorsToIgnore) == 0x000060, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingle::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingle, DrawDebugType) == 0x000070, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingle::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingle, OutHit) == 0x000078, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingle::OutHit' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingle, bIgnoreSelf) == 0x000160, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingle::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingle, TraceColor) == 0x000164, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingle::TraceColor' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingle, TraceHitColor) == 0x000174, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingle::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingle, DrawTime) == 0x000184, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingle::DrawTime' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingle, ReturnValue) == 0x000188, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile \ static_assert(alignof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile"); \ static_assert(sizeof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile) == 0x000198, "Wrong size on CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile, WorldContextObject) == 0x000000, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile, Start) == 0x000008, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile::Start' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile, End) == 0x000020, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile::End' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile, Radius) == 0x000038, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile::Radius' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile, HalfHeight) == 0x00003C, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile, Orientation) == 0x000040, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile::Orientation' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile, ProfileName) == 0x000058, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile::ProfileName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile, bTraceComplex) == 0x000060, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile, ActorsToIgnore) == 0x000068, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile, DrawDebugType) == 0x000078, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile, OutHit) == 0x000080, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile::OutHit' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile, bIgnoreSelf) == 0x000168, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile, TraceColor) == 0x00016C, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile::TraceColor' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile, TraceHitColor) == 0x00017C, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile, DrawTime) == 0x00018C, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile::DrawTime' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile, ReturnValue) == 0x000190, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleByProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects \ static_assert(alignof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects"); \ static_assert(sizeof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects) == 0x0001A0, "Wrong size on CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects, WorldContextObject) == 0x000000, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects, Start) == 0x000008, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects::Start' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects, End) == 0x000020, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects::End' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects, Radius) == 0x000038, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects::Radius' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects, HalfHeight) == 0x00003C, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects, Orientation) == 0x000040, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects::Orientation' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects, ObjectTypes) == 0x000058, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects, bTraceComplex) == 0x000068, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects, ActorsToIgnore) == 0x000070, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects, DrawDebugType) == 0x000080, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects, OutHit) == 0x000088, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects::OutHit' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects, bIgnoreSelf) == 0x000170, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects, TraceColor) == 0x000174, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects::TraceColor' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects, TraceHitColor) == 0x000184, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects, DrawTime) == 0x000194, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects::DrawTime' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects, ReturnValue) == 0x000198, "Member 'CommonUtilsBPLibrary_RollCapsuleTraceSingleForObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_SaveArrayToFile \ static_assert(alignof(CommonUtilsBPLibrary_SaveArrayToFile) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_SaveArrayToFile"); \ static_assert(sizeof(CommonUtilsBPLibrary_SaveArrayToFile) == 0x000028, "Wrong size on CommonUtilsBPLibrary_SaveArrayToFile"); \ static_assert(offsetof(CommonUtilsBPLibrary_SaveArrayToFile, Array) == 0x000000, "Member 'CommonUtilsBPLibrary_SaveArrayToFile::Array' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SaveArrayToFile, Filename) == 0x000010, "Member 'CommonUtilsBPLibrary_SaveArrayToFile::Filename' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SaveArrayToFile, ReturnValue) == 0x000020, "Member 'CommonUtilsBPLibrary_SaveArrayToFile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_SaveStringArrayToFile \ static_assert(alignof(CommonUtilsBPLibrary_SaveStringArrayToFile) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_SaveStringArrayToFile"); \ static_assert(sizeof(CommonUtilsBPLibrary_SaveStringArrayToFile) == 0x000028, "Wrong size on CommonUtilsBPLibrary_SaveStringArrayToFile"); \ static_assert(offsetof(CommonUtilsBPLibrary_SaveStringArrayToFile, Filename) == 0x000000, "Member 'CommonUtilsBPLibrary_SaveStringArrayToFile::Filename' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SaveStringArrayToFile, Content) == 0x000010, "Member 'CommonUtilsBPLibrary_SaveStringArrayToFile::Content' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SaveStringArrayToFile, ReturnValue) == 0x000020, "Member 'CommonUtilsBPLibrary_SaveStringArrayToFile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_SaveStringToFile \ static_assert(alignof(CommonUtilsBPLibrary_SaveStringToFile) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_SaveStringToFile"); \ static_assert(sizeof(CommonUtilsBPLibrary_SaveStringToFile) == 0x000028, "Wrong size on CommonUtilsBPLibrary_SaveStringToFile"); \ static_assert(offsetof(CommonUtilsBPLibrary_SaveStringToFile, Filename) == 0x000000, "Member 'CommonUtilsBPLibrary_SaveStringToFile::Filename' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SaveStringToFile, Content) == 0x000010, "Member 'CommonUtilsBPLibrary_SaveStringToFile::Content' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SaveStringToFile, ReturnValue) == 0x000020, "Member 'CommonUtilsBPLibrary_SaveStringToFile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ScannSkeletalPhysicalBones \ static_assert(alignof(CommonUtilsBPLibrary_ScannSkeletalPhysicalBones) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_ScannSkeletalPhysicalBones"); \ static_assert(sizeof(CommonUtilsBPLibrary_ScannSkeletalPhysicalBones) == 0x000008, "Wrong size on CommonUtilsBPLibrary_ScannSkeletalPhysicalBones"); \ static_assert(offsetof(CommonUtilsBPLibrary_ScannSkeletalPhysicalBones, SkeltalComp) == 0x000000, "Member 'CommonUtilsBPLibrary_ScannSkeletalPhysicalBones::SkeltalComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_SetActorCanEverAffectNavigation \ static_assert(alignof(CommonUtilsBPLibrary_SetActorCanEverAffectNavigation) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_SetActorCanEverAffectNavigation"); \ static_assert(sizeof(CommonUtilsBPLibrary_SetActorCanEverAffectNavigation) == 0x000020, "Wrong size on CommonUtilsBPLibrary_SetActorCanEverAffectNavigation"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetActorCanEverAffectNavigation, Object) == 0x000000, "Member 'CommonUtilsBPLibrary_SetActorCanEverAffectNavigation::Object' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetActorCanEverAffectNavigation, Param) == 0x000008, "Member 'CommonUtilsBPLibrary_SetActorCanEverAffectNavigation::Param' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetActorCanEverAffectNavigation, bOpen) == 0x000018, "Member 'CommonUtilsBPLibrary_SetActorCanEverAffectNavigation::bOpen' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetActorCanEverAffectNavigation, ReturnValue) == 0x000019, "Member 'CommonUtilsBPLibrary_SetActorCanEverAffectNavigation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_SetLanguage \ static_assert(alignof(CommonUtilsBPLibrary_SetLanguage) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_SetLanguage"); \ static_assert(sizeof(CommonUtilsBPLibrary_SetLanguage) == 0x000010, "Wrong size on CommonUtilsBPLibrary_SetLanguage"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetLanguage, CultureName) == 0x000000, "Member 'CommonUtilsBPLibrary_SetLanguage::CultureName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_SetNavigationInvokerRadius \ static_assert(alignof(CommonUtilsBPLibrary_SetNavigationInvokerRadius) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_SetNavigationInvokerRadius"); \ static_assert(sizeof(CommonUtilsBPLibrary_SetNavigationInvokerRadius) == 0x000010, "Wrong size on CommonUtilsBPLibrary_SetNavigationInvokerRadius"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetNavigationInvokerRadius, NavigationInvokerCmp) == 0x000000, "Member 'CommonUtilsBPLibrary_SetNavigationInvokerRadius::NavigationInvokerCmp' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetNavigationInvokerRadius, GenerationRadius) == 0x000008, "Member 'CommonUtilsBPLibrary_SetNavigationInvokerRadius::GenerationRadius' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetNavigationInvokerRadius, RemovalRadius) == 0x00000C, "Member 'CommonUtilsBPLibrary_SetNavigationInvokerRadius::RemovalRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_SetShowCollisionPawn \ static_assert(alignof(CommonUtilsBPLibrary_SetShowCollisionPawn) == 0x000001, "Wrong alignment on CommonUtilsBPLibrary_SetShowCollisionPawn"); \ static_assert(sizeof(CommonUtilsBPLibrary_SetShowCollisionPawn) == 0x000002, "Wrong size on CommonUtilsBPLibrary_SetShowCollisionPawn"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetShowCollisionPawn, PawnChannel) == 0x000000, "Member 'CommonUtilsBPLibrary_SetShowCollisionPawn::PawnChannel' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetShowCollisionPawn, ReturnValue) == 0x000001, "Member 'CommonUtilsBPLibrary_SetShowCollisionPawn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_SetSKMComp_DeferKinematicBoneUpdate \ static_assert(alignof(CommonUtilsBPLibrary_SetSKMComp_DeferKinematicBoneUpdate) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_SetSKMComp_DeferKinematicBoneUpdate"); \ static_assert(sizeof(CommonUtilsBPLibrary_SetSKMComp_DeferKinematicBoneUpdate) == 0x000010, "Wrong size on CommonUtilsBPLibrary_SetSKMComp_DeferKinematicBoneUpdate"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetSKMComp_DeferKinematicBoneUpdate, SkeltalComp) == 0x000000, "Member 'CommonUtilsBPLibrary_SetSKMComp_DeferKinematicBoneUpdate::SkeltalComp' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetSKMComp_DeferKinematicBoneUpdate, NewValue) == 0x000008, "Member 'CommonUtilsBPLibrary_SetSKMComp_DeferKinematicBoneUpdate::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex \ static_assert(alignof(CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex"); \ static_assert(sizeof(CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex) == 0x000038, "Wrong size on CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex, Object) == 0x000000, "Member 'CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex::Object' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex, FunctionName) == 0x000008, "Member 'CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex::FunctionName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex, Index_0) == 0x000018, "Member 'CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex, Time) == 0x00001C, "Member 'CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex::Time' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex, bLooping) == 0x000020, "Member 'CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex::bLooping' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex, InitialStartDelay) == 0x000024, "Member 'CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex::InitialStartDelay' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex, InitialStartDelayVariance) == 0x000028, "Member 'CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex::InitialStartDelayVariance' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex, ReturnValue) == 0x000030, "Member 'CommonUtilsBPLibrary_SetTimerWithoutResetByNameAndTakeIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_ShouldTurnOnRayTracing \ static_assert(alignof(CommonUtilsBPLibrary_ShouldTurnOnRayTracing) == 0x000001, "Wrong alignment on CommonUtilsBPLibrary_ShouldTurnOnRayTracing"); \ static_assert(sizeof(CommonUtilsBPLibrary_ShouldTurnOnRayTracing) == 0x000001, "Wrong size on CommonUtilsBPLibrary_ShouldTurnOnRayTracing"); \ static_assert(offsetof(CommonUtilsBPLibrary_ShouldTurnOnRayTracing, ReturnValue) == 0x000000, "Member 'CommonUtilsBPLibrary_ShouldTurnOnRayTracing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_Slice_StrStr \ static_assert(alignof(CommonUtilsBPLibrary_Slice_StrStr) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_Slice_StrStr"); \ static_assert(sizeof(CommonUtilsBPLibrary_Slice_StrStr) == 0x000030, "Wrong size on CommonUtilsBPLibrary_Slice_StrStr"); \ static_assert(offsetof(CommonUtilsBPLibrary_Slice_StrStr, Src) == 0x000000, "Member 'CommonUtilsBPLibrary_Slice_StrStr::Src' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_Slice_StrStr, From) == 0x000010, "Member 'CommonUtilsBPLibrary_Slice_StrStr::From' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_Slice_StrStr, To) == 0x000014, "Member 'CommonUtilsBPLibrary_Slice_StrStr::To' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_Slice_StrStr, Interval) == 0x000018, "Member 'CommonUtilsBPLibrary_Slice_StrStr::Interval' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_Slice_StrStr, ReturnValue) == 0x000020, "Member 'CommonUtilsBPLibrary_Slice_StrStr::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_SortActorsByDistanceToTarget \ static_assert(alignof(CommonUtilsBPLibrary_SortActorsByDistanceToTarget) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_SortActorsByDistanceToTarget"); \ static_assert(sizeof(CommonUtilsBPLibrary_SortActorsByDistanceToTarget) == 0x000040, "Wrong size on CommonUtilsBPLibrary_SortActorsByDistanceToTarget"); \ static_assert(offsetof(CommonUtilsBPLibrary_SortActorsByDistanceToTarget, InActorArray) == 0x000000, "Member 'CommonUtilsBPLibrary_SortActorsByDistanceToTarget::InActorArray' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SortActorsByDistanceToTarget, OutActorArray) == 0x000010, "Member 'CommonUtilsBPLibrary_SortActorsByDistanceToTarget::OutActorArray' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SortActorsByDistanceToTarget, Target) == 0x000020, "Member 'CommonUtilsBPLibrary_SortActorsByDistanceToTarget::Target' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SortActorsByDistanceToTarget, bDistance2D) == 0x000038, "Member 'CommonUtilsBPLibrary_SortActorsByDistanceToTarget::bDistance2D' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SortActorsByDistanceToTarget, bAsc) == 0x000039, "Member 'CommonUtilsBPLibrary_SortActorsByDistanceToTarget::bAsc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_SumOfIntArray \ static_assert(alignof(CommonUtilsBPLibrary_SumOfIntArray) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_SumOfIntArray"); \ static_assert(sizeof(CommonUtilsBPLibrary_SumOfIntArray) == 0x000018, "Wrong size on CommonUtilsBPLibrary_SumOfIntArray"); \ static_assert(offsetof(CommonUtilsBPLibrary_SumOfIntArray, inArray) == 0x000000, "Member 'CommonUtilsBPLibrary_SumOfIntArray::inArray' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_SumOfIntArray, ReturnValue) == 0x000010, "Member 'CommonUtilsBPLibrary_SumOfIntArray::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_TransformBezier_BasePrevious \ static_assert(alignof(CommonUtilsBPLibrary_TransformBezier_BasePrevious) == 0x000010, "Wrong alignment on CommonUtilsBPLibrary_TransformBezier_BasePrevious"); \ static_assert(sizeof(CommonUtilsBPLibrary_TransformBezier_BasePrevious) == 0x000140, "Wrong size on CommonUtilsBPLibrary_TransformBezier_BasePrevious"); \ static_assert(offsetof(CommonUtilsBPLibrary_TransformBezier_BasePrevious, InA) == 0x000000, "Member 'CommonUtilsBPLibrary_TransformBezier_BasePrevious::InA' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_TransformBezier_BasePrevious, InB) == 0x000060, "Member 'CommonUtilsBPLibrary_TransformBezier_BasePrevious::InB' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_TransformBezier_BasePrevious, PreviousC) == 0x0000C0, "Member 'CommonUtilsBPLibrary_TransformBezier_BasePrevious::PreviousC' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_TransformBezier_BasePrevious, OutPositions) == 0x000120, "Member 'CommonUtilsBPLibrary_TransformBezier_BasePrevious::OutPositions' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_TransformBezier_BasePrevious, InterpNum) == 0x000130, "Member 'CommonUtilsBPLibrary_TransformBezier_BasePrevious::InterpNum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_TryDeleteFile \ static_assert(alignof(CommonUtilsBPLibrary_TryDeleteFile) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_TryDeleteFile"); \ static_assert(sizeof(CommonUtilsBPLibrary_TryDeleteFile) == 0x000018, "Wrong size on CommonUtilsBPLibrary_TryDeleteFile"); \ static_assert(offsetof(CommonUtilsBPLibrary_TryDeleteFile, Filename) == 0x000000, "Member 'CommonUtilsBPLibrary_TryDeleteFile::Filename' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_TryDeleteFile, ReadOnly) == 0x000010, "Member 'CommonUtilsBPLibrary_TryDeleteFile::ReadOnly' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_TryDeleteFile, ReturnValue) == 0x000011, "Member 'CommonUtilsBPLibrary_TryDeleteFile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_TryGameplayTagFrom \ static_assert(alignof(CommonUtilsBPLibrary_TryGameplayTagFrom) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_TryGameplayTagFrom"); \ static_assert(sizeof(CommonUtilsBPLibrary_TryGameplayTagFrom) == 0x000018, "Wrong size on CommonUtilsBPLibrary_TryGameplayTagFrom"); \ static_assert(offsetof(CommonUtilsBPLibrary_TryGameplayTagFrom, InName) == 0x000000, "Member 'CommonUtilsBPLibrary_TryGameplayTagFrom::InName' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_TryGameplayTagFrom, ReturnValue) == 0x000010, "Member 'CommonUtilsBPLibrary_TryGameplayTagFrom::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_TryReadDirectory \ static_assert(alignof(CommonUtilsBPLibrary_TryReadDirectory) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_TryReadDirectory"); \ static_assert(sizeof(CommonUtilsBPLibrary_TryReadDirectory) == 0x000030, "Wrong size on CommonUtilsBPLibrary_TryReadDirectory"); \ static_assert(offsetof(CommonUtilsBPLibrary_TryReadDirectory, Object) == 0x000000, "Member 'CommonUtilsBPLibrary_TryReadDirectory::Object' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_TryReadDirectory, Directory) == 0x000008, "Member 'CommonUtilsBPLibrary_TryReadDirectory::Directory' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_TryReadDirectory, OutItems) == 0x000018, "Member 'CommonUtilsBPLibrary_TryReadDirectory::OutItems' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_TryReadDirectory, ReturnValue) == 0x000028, "Member 'CommonUtilsBPLibrary_TryReadDirectory::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_VectorConvertNetVector \ static_assert(alignof(CommonUtilsBPLibrary_VectorConvertNetVector) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_VectorConvertNetVector"); \ static_assert(sizeof(CommonUtilsBPLibrary_VectorConvertNetVector) == 0x000030, "Wrong size on CommonUtilsBPLibrary_VectorConvertNetVector"); \ static_assert(offsetof(CommonUtilsBPLibrary_VectorConvertNetVector, InVector) == 0x000000, "Member 'CommonUtilsBPLibrary_VectorConvertNetVector::InVector' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_VectorConvertNetVector, ReturnValue) == 0x000018, "Member 'CommonUtilsBPLibrary_VectorConvertNetVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUtilsBPLibrary_VectorConvertNetVectorNormal \ static_assert(alignof(CommonUtilsBPLibrary_VectorConvertNetVectorNormal) == 0x000008, "Wrong alignment on CommonUtilsBPLibrary_VectorConvertNetVectorNormal"); \ static_assert(sizeof(CommonUtilsBPLibrary_VectorConvertNetVectorNormal) == 0x000030, "Wrong size on CommonUtilsBPLibrary_VectorConvertNetVectorNormal"); \ static_assert(offsetof(CommonUtilsBPLibrary_VectorConvertNetVectorNormal, InVector) == 0x000000, "Member 'CommonUtilsBPLibrary_VectorConvertNetVectorNormal::InVector' has a wrong offset!"); \ static_assert(offsetof(CommonUtilsBPLibrary_VectorConvertNetVectorNormal, ReturnValue) == 0x000018, "Member 'CommonUtilsBPLibrary_VectorConvertNetVectorNormal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonUtilsBPLibrary \ static_assert(alignof(UCommonUtilsBPLibrary) == 0x000008, "Wrong alignment on UCommonUtilsBPLibrary"); \ static_assert(sizeof(UCommonUtilsBPLibrary) == 0x000028, "Wrong size on UCommonUtilsBPLibrary"); \ #define DUMPER7_ASSERTS_BPDeleteAsync_TryDeleteDirAsync \ static_assert(alignof(BPDeleteAsync_TryDeleteDirAsync) == 0x000008, "Wrong alignment on BPDeleteAsync_TryDeleteDirAsync"); \ static_assert(sizeof(BPDeleteAsync_TryDeleteDirAsync) == 0x000018, "Wrong size on BPDeleteAsync_TryDeleteDirAsync"); \ static_assert(offsetof(BPDeleteAsync_TryDeleteDirAsync, Directory) == 0x000000, "Member 'BPDeleteAsync_TryDeleteDirAsync::Directory' has a wrong offset!"); \ static_assert(offsetof(BPDeleteAsync_TryDeleteDirAsync, ReturnValue) == 0x000010, "Member 'BPDeleteAsync_TryDeleteDirAsync::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBPDeleteAsync \ static_assert(alignof(UBPDeleteAsync) == 0x000008, "Wrong alignment on UBPDeleteAsync"); \ static_assert(sizeof(UBPDeleteAsync) == 0x000040, "Wrong size on UBPDeleteAsync"); \ static_assert(offsetof(UBPDeleteAsync, OnDeleteDirDelegate) == 0x000030, "Member 'UBPDeleteAsync::OnDeleteDirDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSCommonSubsystem \ static_assert(alignof(UDCSCommonSubsystem) == 0x000008, "Wrong alignment on UDCSCommonSubsystem"); \ static_assert(sizeof(UDCSCommonSubsystem) == 0x000040, "Wrong size on UDCSCommonSubsystem"); \ static_assert(offsetof(UDCSCommonSubsystem, OnGameActivityEvent) == 0x000030, "Member 'UDCSCommonSubsystem::OnGameActivityEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StandaloneWindowObject_CreateMessageWindow \ static_assert(alignof(StandaloneWindowObject_CreateMessageWindow) == 0x000008, "Wrong alignment on StandaloneWindowObject_CreateMessageWindow"); \ static_assert(sizeof(StandaloneWindowObject_CreateMessageWindow) == 0x000040, "Wrong size on StandaloneWindowObject_CreateMessageWindow"); \ static_assert(offsetof(StandaloneWindowObject_CreateMessageWindow, MegType) == 0x000000, "Member 'StandaloneWindowObject_CreateMessageWindow::MegType' has a wrong offset!"); \ static_assert(offsetof(StandaloneWindowObject_CreateMessageWindow, Content) == 0x000008, "Member 'StandaloneWindowObject_CreateMessageWindow::Content' has a wrong offset!"); \ static_assert(offsetof(StandaloneWindowObject_CreateMessageWindow, Title) == 0x000020, "Member 'StandaloneWindowObject_CreateMessageWindow::Title' has a wrong offset!"); \ static_assert(offsetof(StandaloneWindowObject_CreateMessageWindow, ReturnValue) == 0x000038, "Member 'StandaloneWindowObject_CreateMessageWindow::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StandaloneWindowObject_CreateStandaloneWindow \ static_assert(alignof(StandaloneWindowObject_CreateStandaloneWindow) == 0x000008, "Wrong alignment on StandaloneWindowObject_CreateStandaloneWindow"); \ static_assert(sizeof(StandaloneWindowObject_CreateStandaloneWindow) == 0x000048, "Wrong size on StandaloneWindowObject_CreateStandaloneWindow"); \ static_assert(offsetof(StandaloneWindowObject_CreateStandaloneWindow, TargetWidget) == 0x000000, "Member 'StandaloneWindowObject_CreateStandaloneWindow::TargetWidget' has a wrong offset!"); \ static_assert(offsetof(StandaloneWindowObject_CreateStandaloneWindow, Position) == 0x000008, "Member 'StandaloneWindowObject_CreateStandaloneWindow::Position' has a wrong offset!"); \ static_assert(offsetof(StandaloneWindowObject_CreateStandaloneWindow, Size) == 0x000018, "Member 'StandaloneWindowObject_CreateStandaloneWindow::Size' has a wrong offset!"); \ static_assert(offsetof(StandaloneWindowObject_CreateStandaloneWindow, WindowName) == 0x000028, "Member 'StandaloneWindowObject_CreateStandaloneWindow::WindowName' has a wrong offset!"); \ static_assert(offsetof(StandaloneWindowObject_CreateStandaloneWindow, ReturnValue) == 0x000040, "Member 'StandaloneWindowObject_CreateStandaloneWindow::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StandaloneWindowObject_GetWindowPosition \ static_assert(alignof(StandaloneWindowObject_GetWindowPosition) == 0x000008, "Wrong alignment on StandaloneWindowObject_GetWindowPosition"); \ static_assert(sizeof(StandaloneWindowObject_GetWindowPosition) == 0x000010, "Wrong size on StandaloneWindowObject_GetWindowPosition"); \ static_assert(offsetof(StandaloneWindowObject_GetWindowPosition, ReturnValue) == 0x000000, "Member 'StandaloneWindowObject_GetWindowPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StandaloneWindowObject_GetWindowSize \ static_assert(alignof(StandaloneWindowObject_GetWindowSize) == 0x000008, "Wrong alignment on StandaloneWindowObject_GetWindowSize"); \ static_assert(sizeof(StandaloneWindowObject_GetWindowSize) == 0x000010, "Wrong size on StandaloneWindowObject_GetWindowSize"); \ static_assert(offsetof(StandaloneWindowObject_GetWindowSize, ReturnValue) == 0x000000, "Member 'StandaloneWindowObject_GetWindowSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StandaloneWindowObject_IsValidWindow \ static_assert(alignof(StandaloneWindowObject_IsValidWindow) == 0x000001, "Wrong alignment on StandaloneWindowObject_IsValidWindow"); \ static_assert(sizeof(StandaloneWindowObject_IsValidWindow) == 0x000001, "Wrong size on StandaloneWindowObject_IsValidWindow"); \ static_assert(offsetof(StandaloneWindowObject_IsValidWindow, ReturnValue) == 0x000000, "Member 'StandaloneWindowObject_IsValidWindow::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStandaloneWindowObject \ static_assert(alignof(UStandaloneWindowObject) == 0x000008, "Wrong alignment on UStandaloneWindowObject"); \ static_assert(sizeof(UStandaloneWindowObject) == 0x000038, "Wrong size on UStandaloneWindowObject"); \ #define DUMPER7_ASSERTS_VerticalFollowComponent_SetEnableFollow \ static_assert(alignof(VerticalFollowComponent_SetEnableFollow) == 0x000001, "Wrong alignment on VerticalFollowComponent_SetEnableFollow"); \ static_assert(sizeof(VerticalFollowComponent_SetEnableFollow) == 0x000001, "Wrong size on VerticalFollowComponent_SetEnableFollow"); \ static_assert(offsetof(VerticalFollowComponent_SetEnableFollow, NewValue) == 0x000000, "Member 'VerticalFollowComponent_SetEnableFollow::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVerticalFollowComponent \ static_assert(alignof(UVerticalFollowComponent) == 0x000010, "Wrong alignment on UVerticalFollowComponent"); \ static_assert(sizeof(UVerticalFollowComponent) == 0x000300, "Wrong size on UVerticalFollowComponent"); \ static_assert(offsetof(UVerticalFollowComponent, SocketName) == 0x0002E0, "Member 'UVerticalFollowComponent::SocketName' has a wrong offset!"); \ static_assert(offsetof(UVerticalFollowComponent, LocationOffset) == 0x0002E8, "Member 'UVerticalFollowComponent::LocationOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_Tolerance \ static_assert(alignof(FS_Tolerance) == 0x000008, "Wrong alignment on FS_Tolerance"); \ static_assert(sizeof(FS_Tolerance) == 0x0000E8, "Wrong size on FS_Tolerance"); \ static_assert(offsetof(FS_Tolerance, CurrentValue_4_FD7617BC486DDAA2EF82E297BD6B095E) == 0x000000, "Member 'FS_Tolerance::CurrentValue_4_FD7617BC486DDAA2EF82E297BD6B095E' has a wrong offset!"); \ static_assert(offsetof(FS_Tolerance, MaxValue_5_F9CF3E98476D9327797B8CA07F25C83D) == 0x000008, "Member 'FS_Tolerance::MaxValue_5_F9CF3E98476D9327797B8CA07F25C83D' has a wrong offset!"); \ static_assert(offsetof(FS_Tolerance, Level_6_E793259741B78E459D0C2193B08FA1D2) == 0x000010, "Member 'FS_Tolerance::Level_6_E793259741B78E459D0C2193B08FA1D2' has a wrong offset!"); \ static_assert(offsetof(FS_Tolerance, BuffData_9_1FCC06C546DD75B4535C3FAEDC6CC1B5) == 0x000018, "Member 'FS_Tolerance::BuffData_9_1FCC06C546DD75B4535C3FAEDC6CC1B5' has a wrong offset!"); \ static_assert(offsetof(FS_Tolerance, BuffRef_12_1218107A4D3E84E4D5DF138139501639) == 0x0000D0, "Member 'FS_Tolerance::BuffRef_12_1218107A4D3E84E4D5DF138139501639' has a wrong offset!"); \ static_assert(offsetof(FS_Tolerance, Maximum_14_70CDDB05412D2C75E1B17EBB2FA8E4ED) == 0x0000D8, "Member 'FS_Tolerance::Maximum_14_70CDDB05412D2C75E1B17EBB2FA8E4ED' has a wrong offset!"); \ static_assert(offsetof(FS_Tolerance, AttenuationValue_18_BB54CC8640EDE7300A5263BBED9AC65A) == 0x0000E0, "Member 'FS_Tolerance::AttenuationValue_18_BB54CC8640EDE7300A5263BBED9AC65A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_StarNodeTagArray \ static_assert(alignof(FS_StarNodeTagArray) == 0x000008, "Wrong alignment on FS_StarNodeTagArray"); \ static_assert(sizeof(FS_StarNodeTagArray) == 0x000010, "Wrong size on FS_StarNodeTagArray"); \ static_assert(offsetof(FS_StarNodeTagArray, StarNodeTagsArray_5_D243D24146C10CA14914D7A76B31D961) == 0x000000, "Member 'FS_StarNodeTagArray::StarNodeTagsArray_5_D243D24146C10CA14914D7A76B31D961' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InsideMessageComponent_BindGeneralCustomEvent \ static_assert(alignof(InsideMessageComponent_BindGeneralCustomEvent) == 0x000008, "Wrong alignment on InsideMessageComponent_BindGeneralCustomEvent"); \ static_assert(sizeof(InsideMessageComponent_BindGeneralCustomEvent) == 0x000020, "Wrong size on InsideMessageComponent_BindGeneralCustomEvent"); \ static_assert(offsetof(InsideMessageComponent_BindGeneralCustomEvent, Key) == 0x000000, "Member 'InsideMessageComponent_BindGeneralCustomEvent::Key' has a wrong offset!"); \ static_assert(offsetof(InsideMessageComponent_BindGeneralCustomEvent, Event) == 0x000010, "Member 'InsideMessageComponent_BindGeneralCustomEvent::Event' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InsideMessageComponent_CallGeneralCustomEvent \ static_assert(alignof(InsideMessageComponent_CallGeneralCustomEvent) == 0x000008, "Wrong alignment on InsideMessageComponent_CallGeneralCustomEvent"); \ static_assert(sizeof(InsideMessageComponent_CallGeneralCustomEvent) == 0x000050, "Wrong size on InsideMessageComponent_CallGeneralCustomEvent"); \ static_assert(offsetof(InsideMessageComponent_CallGeneralCustomEvent, CallKey) == 0x000000, "Member 'InsideMessageComponent_CallGeneralCustomEvent::CallKey' has a wrong offset!"); \ static_assert(offsetof(InsideMessageComponent_CallGeneralCustomEvent, Arg1) == 0x000010, "Member 'InsideMessageComponent_CallGeneralCustomEvent::Arg1' has a wrong offset!"); \ static_assert(offsetof(InsideMessageComponent_CallGeneralCustomEvent, Arg2) == 0x000020, "Member 'InsideMessageComponent_CallGeneralCustomEvent::Arg2' has a wrong offset!"); \ static_assert(offsetof(InsideMessageComponent_CallGeneralCustomEvent, Arg3) == 0x000030, "Member 'InsideMessageComponent_CallGeneralCustomEvent::Arg3' has a wrong offset!"); \ static_assert(offsetof(InsideMessageComponent_CallGeneralCustomEvent, Arg4) == 0x000040, "Member 'InsideMessageComponent_CallGeneralCustomEvent::Arg4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InsideMessageComponent_Inner_BindGeneralCustomEvent \ static_assert(alignof(InsideMessageComponent_Inner_BindGeneralCustomEvent) == 0x000008, "Wrong alignment on InsideMessageComponent_Inner_BindGeneralCustomEvent"); \ static_assert(sizeof(InsideMessageComponent_Inner_BindGeneralCustomEvent) == 0x000020, "Wrong size on InsideMessageComponent_Inner_BindGeneralCustomEvent"); \ static_assert(offsetof(InsideMessageComponent_Inner_BindGeneralCustomEvent, Key) == 0x000000, "Member 'InsideMessageComponent_Inner_BindGeneralCustomEvent::Key' has a wrong offset!"); \ static_assert(offsetof(InsideMessageComponent_Inner_BindGeneralCustomEvent, Event) == 0x000010, "Member 'InsideMessageComponent_Inner_BindGeneralCustomEvent::Event' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InsideMessageComponent_Inner_CallGeneralCustomEvent \ static_assert(alignof(InsideMessageComponent_Inner_CallGeneralCustomEvent) == 0x000008, "Wrong alignment on InsideMessageComponent_Inner_CallGeneralCustomEvent"); \ static_assert(sizeof(InsideMessageComponent_Inner_CallGeneralCustomEvent) == 0x000050, "Wrong size on InsideMessageComponent_Inner_CallGeneralCustomEvent"); \ static_assert(offsetof(InsideMessageComponent_Inner_CallGeneralCustomEvent, CallKey) == 0x000000, "Member 'InsideMessageComponent_Inner_CallGeneralCustomEvent::CallKey' has a wrong offset!"); \ static_assert(offsetof(InsideMessageComponent_Inner_CallGeneralCustomEvent, Arg1) == 0x000010, "Member 'InsideMessageComponent_Inner_CallGeneralCustomEvent::Arg1' has a wrong offset!"); \ static_assert(offsetof(InsideMessageComponent_Inner_CallGeneralCustomEvent, Arg2) == 0x000020, "Member 'InsideMessageComponent_Inner_CallGeneralCustomEvent::Arg2' has a wrong offset!"); \ static_assert(offsetof(InsideMessageComponent_Inner_CallGeneralCustomEvent, Arg3) == 0x000030, "Member 'InsideMessageComponent_Inner_CallGeneralCustomEvent::Arg3' has a wrong offset!"); \ static_assert(offsetof(InsideMessageComponent_Inner_CallGeneralCustomEvent, Arg4) == 0x000040, "Member 'InsideMessageComponent_Inner_CallGeneralCustomEvent::Arg4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InsideMessageComponent_Inner_UnBindGeneralCustomEvent \ static_assert(alignof(InsideMessageComponent_Inner_UnBindGeneralCustomEvent) == 0x000008, "Wrong alignment on InsideMessageComponent_Inner_UnBindGeneralCustomEvent"); \ static_assert(sizeof(InsideMessageComponent_Inner_UnBindGeneralCustomEvent) == 0x000020, "Wrong size on InsideMessageComponent_Inner_UnBindGeneralCustomEvent"); \ static_assert(offsetof(InsideMessageComponent_Inner_UnBindGeneralCustomEvent, Key) == 0x000000, "Member 'InsideMessageComponent_Inner_UnBindGeneralCustomEvent::Key' has a wrong offset!"); \ static_assert(offsetof(InsideMessageComponent_Inner_UnBindGeneralCustomEvent, Event) == 0x000010, "Member 'InsideMessageComponent_Inner_UnBindGeneralCustomEvent::Event' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InsideMessageComponent_UnBindGeneralCustomEvent \ static_assert(alignof(InsideMessageComponent_UnBindGeneralCustomEvent) == 0x000008, "Wrong alignment on InsideMessageComponent_UnBindGeneralCustomEvent"); \ static_assert(sizeof(InsideMessageComponent_UnBindGeneralCustomEvent) == 0x000020, "Wrong size on InsideMessageComponent_UnBindGeneralCustomEvent"); \ static_assert(offsetof(InsideMessageComponent_UnBindGeneralCustomEvent, Key) == 0x000000, "Member 'InsideMessageComponent_UnBindGeneralCustomEvent::Key' has a wrong offset!"); \ static_assert(offsetof(InsideMessageComponent_UnBindGeneralCustomEvent, Event) == 0x000010, "Member 'InsideMessageComponent_UnBindGeneralCustomEvent::Event' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInsideMessageComponent \ static_assert(alignof(UInsideMessageComponent) == 0x000008, "Wrong alignment on UInsideMessageComponent"); \ static_assert(sizeof(UInsideMessageComponent) == 0x000138, "Wrong size on UInsideMessageComponent"); \ #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_CustomSortBPLibrary_CustomSort \ static_assert(alignof(CustomSortBPLibrary_CustomSort) == 0x000008, "Wrong alignment on CustomSortBPLibrary_CustomSort"); \ static_assert(sizeof(CustomSortBPLibrary_CustomSort) == 0x000028, "Wrong size on CustomSortBPLibrary_CustomSort"); \ static_assert(offsetof(CustomSortBPLibrary_CustomSort, inArray) == 0x000000, "Member 'CustomSortBPLibrary_CustomSort::inArray' has a wrong offset!"); \ static_assert(offsetof(CustomSortBPLibrary_CustomSort, PropName) == 0x000010, "Member 'CustomSortBPLibrary_CustomSort::PropName' has a wrong offset!"); \ static_assert(offsetof(CustomSortBPLibrary_CustomSort, bDescending) == 0x000020, "Member 'CustomSortBPLibrary_CustomSort::bDescending' has a wrong offset!"); \ static_assert(offsetof(CustomSortBPLibrary_CustomSort, ReturnValue) == 0x000021, "Member 'CustomSortBPLibrary_CustomSort::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomSortBPLibrary_CustomSortByPredicate \ static_assert(alignof(CustomSortBPLibrary_CustomSortByPredicate) == 0x000008, "Wrong alignment on CustomSortBPLibrary_CustomSortByPredicate"); \ static_assert(sizeof(CustomSortBPLibrary_CustomSortByPredicate) == 0x000028, "Wrong size on CustomSortBPLibrary_CustomSortByPredicate"); \ static_assert(offsetof(CustomSortBPLibrary_CustomSortByPredicate, inArray) == 0x000000, "Member 'CustomSortBPLibrary_CustomSortByPredicate::inArray' has a wrong offset!"); \ static_assert(offsetof(CustomSortBPLibrary_CustomSortByPredicate, Event) == 0x000010, "Member 'CustomSortBPLibrary_CustomSortByPredicate::Event' has a wrong offset!"); \ static_assert(offsetof(CustomSortBPLibrary_CustomSortByPredicate, ReturnValue) == 0x000020, "Member 'CustomSortBPLibrary_CustomSortByPredicate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCustomSortBPLibrary \ static_assert(alignof(UCustomSortBPLibrary) == 0x000008, "Wrong alignment on UCustomSortBPLibrary"); \ static_assert(sizeof(UCustomSortBPLibrary) == 0x000028, "Wrong size on UCustomSortBPLibrary"); \ #define DUMPER7_ASSERTS_Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage \ static_assert(alignof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage) == 0x000008, "Wrong alignment on Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage"); \ static_assert(sizeof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage) == 0x000358, "Wrong size on Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, User) == 0x000000, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::User' has a wrong offset!"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, ItemSortId) == 0x000008, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, Montage) == 0x000010, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, SectionName) == 0x000018, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::SectionName' has a wrong offset!"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, bCouldUseItem) == 0x000020, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, bHandleValid) == 0x000021, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::bHandleValid' has a wrong offset!"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000028, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, CallFunc_GetMyBuffComp_BuffComponent) == 0x000038, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, CallFunc_GetMyEquip_Equip) == 0x000040, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, CallFunc_GetEnchantsData_IsValid) == 0x000048, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::CallFunc_GetEnchantsData_IsValid' has a wrong offset!"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, CallFunc_GetEnchantsData_EnchantsType) == 0x00004C, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::CallFunc_GetEnchantsData_EnchantsType' has a wrong offset!"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, CallFunc_GetEnchantsData_Data) == 0x000058, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::CallFunc_GetEnchantsData_Data' has a wrong offset!"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, CallFunc_GetWeapon_Weapon) == 0x000068, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, CallFunc_GetEquipmentData_Data) == 0x000088, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::CallFunc_GetEquipmentData_Data' has a wrong offset!"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000350, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage, CallFunc_Array_Contains_ReturnValue) == 0x000351, "Member 'Private_EnchantDataValid_C_CheckAvaliableAndSelectMontage::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPrivate_EnchantDataValid_C \ static_assert(alignof(UPrivate_EnchantDataValid_C) == 0x000008, "Wrong alignment on UPrivate_EnchantDataValid_C"); \ static_assert(sizeof(UPrivate_EnchantDataValid_C) == 0x000088, "Wrong size on UPrivate_EnchantDataValid_C"); \ #define DUMPER7_ASSERTS_LocaizationlLoadSettings_GetLocaizationlLoadSettings \ static_assert(alignof(LocaizationlLoadSettings_GetLocaizationlLoadSettings) == 0x000008, "Wrong alignment on LocaizationlLoadSettings_GetLocaizationlLoadSettings"); \ static_assert(sizeof(LocaizationlLoadSettings_GetLocaizationlLoadSettings) == 0x000008, "Wrong size on LocaizationlLoadSettings_GetLocaizationlLoadSettings"); \ static_assert(offsetof(LocaizationlLoadSettings_GetLocaizationlLoadSettings, ReturnValue) == 0x000000, "Member 'LocaizationlLoadSettings_GetLocaizationlLoadSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULocaizationlLoadSettings \ static_assert(alignof(ULocaizationlLoadSettings) == 0x000008, "Wrong alignment on ULocaizationlLoadSettings"); \ static_assert(sizeof(ULocaizationlLoadSettings) == 0x000098, "Wrong size on ULocaizationlLoadSettings"); \ static_assert(offsetof(ULocaizationlLoadSettings, SoundTable) == 0x000038, "Member 'ULocaizationlLoadSettings::SoundTable' has a wrong offset!"); \ static_assert(offsetof(ULocaizationlLoadSettings, ImageTable) == 0x000068, "Member 'ULocaizationlLoadSettings::ImageTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULocaizationlLoadSubsystem \ static_assert(alignof(ULocaizationlLoadSubsystem) == 0x000008, "Wrong alignment on ULocaizationlLoadSubsystem"); \ static_assert(sizeof(ULocaizationlLoadSubsystem) == 0x000058, "Wrong size on ULocaizationlLoadSubsystem"); \ static_assert(offsetof(ULocaizationlLoadSubsystem, LoadImageList) == 0x000030, "Member 'ULocaizationlLoadSubsystem::LoadImageList' has a wrong offset!"); \ static_assert(offsetof(ULocaizationlLoadSubsystem, LoadSoundList) == 0x000040, "Member 'ULocaizationlLoadSubsystem::LoadSoundList' has a wrong offset!"); \ static_assert(offsetof(ULocaizationlLoadSubsystem, IsLoading) == 0x000050, "Member 'ULocaizationlLoadSubsystem::IsLoading' has a wrong offset!"); \ static_assert(offsetof(ULocaizationlLoadSubsystem, LoadOver) == 0x000051, "Member 'ULocaizationlLoadSubsystem::LoadOver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle \ static_assert(alignof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle) == 0x000008, "Wrong alignment on BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle"); \ static_assert(sizeof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle) == 0x0002F8, "Wrong size on BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, EntryPoint) == 0x000000, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_int_Variable) == 0x000004, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_bool_IsClosed_Variable) == 0x000008, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, K2Node_MakeStruct_CombatAIScriptParams) == 0x000010, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::K2Node_MakeStruct_CombatAIScriptParams' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_class_Variable) == 0x000068, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, CallFunc___inner_CheckCondition_ReturnValue) == 0x000070, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::CallFunc___inner_CheckCondition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, CallFunc_IsValidClass_ReturnValue) == 0x000071, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_int_Variable_1) == 0x000074, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_bool_Variable) == 0x000078, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_int_Variable_2) == 0x00007C, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_class_Variable_1) == 0x000080, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, CallFunc_Add_IntInt_ReturnValue_1) == 0x000088, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_bool_Has_Been_Initd_Variable) == 0x00008C, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_bool_Has_Been_Initd_Variable_1) == 0x00008D, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, CallFunc_IsValidClass_ReturnValue_1) == 0x00008E, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, K2Node_Select_Default) == 0x000090, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_int_Variable_3) == 0x000098, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, K2Node_MakeStruct_CombatAIScriptParams_1) == 0x0000A0, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::K2Node_MakeStruct_CombatAIScriptParams_1' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_int_Variable_4) == 0x0000F8, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_class_Variable_2) == 0x000100, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_class_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, CallFunc_Add_IntInt_ReturnValue_2) == 0x000108, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_class_Variable_3) == 0x000110, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_class_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_bool_IsClosed_Variable_1) == 0x000118, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, CallFunc_IsValidClass_ReturnValue_2) == 0x000119, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::CallFunc_IsValidClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_bool_Variable_1) == 0x00011A, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, K2Node_Select_Default_1) == 0x000120, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, K2Node_MakeStruct_CombatAIScriptParams_2) == 0x000128, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::K2Node_MakeStruct_CombatAIScriptParams_2' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_bool_Has_Been_Initd_Variable_2) == 0x000180, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_bool_IsClosed_Variable_2) == 0x000181, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, K2Node_CreateDelegate_OutputDelegate) == 0x000184, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, K2Node_MakeStruct_CombatAIScriptParams_3) == 0x000198, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::K2Node_MakeStruct_CombatAIScriptParams_3' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, CallFunc___inner_CheckCondition_ReturnValue_1) == 0x0001F0, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::CallFunc___inner_CheckCondition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, K2Node_CreateDelegate_OutputDelegate_1) == 0x0001F4, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_int_Variable_5) == 0x000204, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_int_Variable_6) == 0x000208, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_string_Variable) == 0x000210, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_int_Variable_7) == 0x000220, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, CallFunc_Add_IntInt_ReturnValue_3) == 0x000224, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_bool_Has_Been_Initd_Variable_3) == 0x000228, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, K2Node_CreateDelegate_OutputDelegate_2) == 0x00022C, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, CallFunc_Conv_StringToInt_ReturnValue) == 0x00023C, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, K2Node_CreateDelegate_OutputDelegate_3) == 0x000240, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_bool_IsClosed_Variable_3) == 0x000250, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_class_Variable_4) == 0x000258, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_class_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_int_Variable_8) == 0x000260, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, K2Node_CreateDelegate_OutputDelegate_4) == 0x000264, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, K2Node_CreateDelegate_OutputDelegate_5) == 0x000274, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_class_Variable_5) == 0x000288, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_class_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, Temp_bool_Variable_2) == 0x000290, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, K2Node_Select_Default_2) == 0x000298, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle, K2Node_MakeStruct_CombatAIScriptParams_4) == 0x0002A0, "Member 'BA_NormalAIRetreatIdle_C_ExecuteUbergraph_BA_NormalAIRetreatIdle::K2Node_MakeStruct_CombatAIScriptParams_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBA_NormalAIRetreatIdle_C \ static_assert(alignof(UBA_NormalAIRetreatIdle_C) == 0x000008, "Wrong alignment on UBA_NormalAIRetreatIdle_C"); \ static_assert(sizeof(UBA_NormalAIRetreatIdle_C) == 0x000248, "Wrong size on UBA_NormalAIRetreatIdle_C"); \ static_assert(offsetof(UBA_NormalAIRetreatIdle_C, UberGraphFrame_BA_NormalAIRetreatIdle_C) == 0x000240, "Member 'UBA_NormalAIRetreatIdle_C::UberGraphFrame_BA_NormalAIRetreatIdle_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpComboBox_C_CreateComboBoxItem \ static_assert(alignof(WB_HelpComboBox_C_CreateComboBoxItem) == 0x000008, "Wrong alignment on WB_HelpComboBox_C_CreateComboBoxItem"); \ static_assert(sizeof(WB_HelpComboBox_C_CreateComboBoxItem) == 0x0002A8, "Wrong size on WB_HelpComboBox_C_CreateComboBoxItem"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, Data) == 0x000000, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::Data' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, Temp_object_Variable) == 0x0000B8, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, Temp_bool_Variable) == 0x0000C0, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, Temp_object_Variable_1) == 0x0000C8, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, Temp_object_Variable_2) == 0x0000D0, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, Temp_int_Array_Index_Variable) == 0x0000D8, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, Temp_object_Variable_3) == 0x0000E0, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, Temp_bool_Variable_1) == 0x0000E8, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, Temp_int_Loop_Counter_Variable) == 0x0000EC, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, CallFunc_Add_IntInt_ReturnValue) == 0x0000F0, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, K2Node_Select_Default) == 0x0000F8, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, K2Node_Select_Default_1) == 0x000100, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000108, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, CallFunc_Array_Length_ReturnValue) == 0x000118, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, CallFunc_Array_Get_Item) == 0x00011C, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, CallFunc_Less_IntInt_ReturnValue) == 0x000124, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, CallFunc_GetDataTableRowFromName_OutRow) == 0x000128, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001E0, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, CallFunc_CreateComboBoxItemForNewGuideData_return_value) == 0x0001E8, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::CallFunc_CreateComboBoxItemForNewGuideData_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0002A0, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0002A1, "Member 'WB_HelpComboBox_C_CreateComboBoxItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData \ static_assert(alignof(WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData) == 0x000008, "Wrong alignment on WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData"); \ static_assert(sizeof(WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData) == 0x000368, "Wrong size on WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData, RowName) == 0x000000, "Member 'WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData::RowName' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData, Data) == 0x000008, "Member 'WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData::Data' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData, return_value) == 0x0000C0, "Member 'WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData::return_value' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData, Temp_bool_Variable) == 0x000178, "Member 'WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData, CallFunc_GetDataTableRowFromName_OutRow) == 0x000180, "Member 'WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000290, "Member 'WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData, CallFunc_Array_IsEmpty_ReturnValue) == 0x000291, "Member 'WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData, CallFunc_TextIsEmpty_ReturnValue) == 0x000292, "Member 'WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData, K2Node_Select_Default) == 0x000298, "Member 'WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData, K2Node_MakeStruct_ST_HelpComboBoxItemData) == 0x0002B0, "Member 'WB_HelpComboBox_C_CreateComboBoxItemForNewGuideData::K2Node_MakeStruct_ST_HelpComboBoxItemData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox \ static_assert(alignof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox) == 0x000004, "Wrong alignment on WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox"); \ static_assert(sizeof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox) == 0x000028, "Wrong size on WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox"); \ static_assert(offsetof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox, EntryPoint) == 0x000000, "Member 'WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox, Temp_bool_Variable) == 0x000004, "Member 'WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox, Temp_byte_Variable) == 0x000005, "Member 'WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox, Temp_byte_Variable_1) == 0x000006, "Member 'WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox, Temp_bool_Variable_1) == 0x000007, "Member 'WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox, Temp_byte_Variable_2) == 0x000008, "Member 'WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox, K2Node_Select_Default) == 0x000009, "Member 'WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox, Temp_byte_Variable_3) == 0x00000A, "Member 'WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox, Temp_delegate_Variable) == 0x00000C, "Member 'WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox, CallFunc_PostEvent_ReturnValue) == 0x00001C, "Member 'WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox, K2Node_CustomEvent_Selected) == 0x000020, "Member 'WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox::K2Node_CustomEvent_Selected' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox, K2Node_CustomEvent_Show) == 0x000021, "Member 'WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox::K2Node_CustomEvent_Show' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox, K2Node_CustomEvent_DontPlaySound) == 0x000022, "Member 'WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox::K2Node_CustomEvent_DontPlaySound' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox, K2Node_Select_Default_1) == 0x000023, "Member 'WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox, K2Node_Event_IsDesignTime) == 0x000024, "Member 'WB_HelpComboBox_C_ExecuteUbergraph_WB_HelpComboBox::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpComboBox_C_GetDefaultLocalOffset \ static_assert(alignof(WB_HelpComboBox_C_GetDefaultLocalOffset) == 0x000008, "Wrong alignment on WB_HelpComboBox_C_GetDefaultLocalOffset"); \ static_assert(sizeof(WB_HelpComboBox_C_GetDefaultLocalOffset) == 0x000058, "Wrong size on WB_HelpComboBox_C_GetDefaultLocalOffset"); \ static_assert(offsetof(WB_HelpComboBox_C_GetDefaultLocalOffset, GetChild) == 0x000000, "Member 'WB_HelpComboBox_C_GetDefaultLocalOffset::GetChild' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetDefaultLocalOffset, ReturnValue) == 0x000008, "Member 'WB_HelpComboBox_C_GetDefaultLocalOffset::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetDefaultLocalOffset, CallFunc_GetChildrenCount_ReturnValue) == 0x000010, "Member 'WB_HelpComboBox_C_GetDefaultLocalOffset::CallFunc_GetChildrenCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetDefaultLocalOffset, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000018, "Member 'WB_HelpComboBox_C_GetDefaultLocalOffset::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetDefaultLocalOffset, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000020, "Member 'WB_HelpComboBox_C_GetDefaultLocalOffset::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetDefaultLocalOffset, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'WB_HelpComboBox_C_GetDefaultLocalOffset::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetDefaultLocalOffset, CallFunc_MakeLiteralDouble_ReturnValue_1) == 0x000030, "Member 'WB_HelpComboBox_C_GetDefaultLocalOffset::CallFunc_MakeLiteralDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetDefaultLocalOffset, CallFunc_MakeLiteralDouble_ReturnValue_2) == 0x000038, "Member 'WB_HelpComboBox_C_GetDefaultLocalOffset::CallFunc_MakeLiteralDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetDefaultLocalOffset, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000040, "Member 'WB_HelpComboBox_C_GetDefaultLocalOffset::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetDefaultLocalOffset, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000048, "Member 'WB_HelpComboBox_C_GetDefaultLocalOffset::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetDefaultLocalOffset, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000050, "Member 'WB_HelpComboBox_C_GetDefaultLocalOffset::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpComboBox_C_GetSelectLocalOffset \ static_assert(alignof(WB_HelpComboBox_C_GetSelectLocalOffset) == 0x000008, "Wrong alignment on WB_HelpComboBox_C_GetSelectLocalOffset"); \ static_assert(sizeof(WB_HelpComboBox_C_GetSelectLocalOffset) == 0x000058, "Wrong size on WB_HelpComboBox_C_GetSelectLocalOffset"); \ static_assert(offsetof(WB_HelpComboBox_C_GetSelectLocalOffset, UpValue) == 0x000000, "Member 'WB_HelpComboBox_C_GetSelectLocalOffset::UpValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetSelectLocalOffset, DownValue) == 0x000008, "Member 'WB_HelpComboBox_C_GetSelectLocalOffset::DownValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetSelectLocalOffset, CallFunc_GetDefaultLocalOffset_ReturnValue) == 0x000010, "Member 'WB_HelpComboBox_C_GetSelectLocalOffset::CallFunc_GetDefaultLocalOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetSelectLocalOffset, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000018, "Member 'WB_HelpComboBox_C_GetSelectLocalOffset::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetSelectLocalOffset, CallFunc_Greater_IntInt_ReturnValue) == 0x000020, "Member 'WB_HelpComboBox_C_GetSelectLocalOffset::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetSelectLocalOffset, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000028, "Member 'WB_HelpComboBox_C_GetSelectLocalOffset::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetSelectLocalOffset, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000030, "Member 'WB_HelpComboBox_C_GetSelectLocalOffset::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetSelectLocalOffset, CallFunc_MakeLiteralDouble_ReturnValue_1) == 0x000038, "Member 'WB_HelpComboBox_C_GetSelectLocalOffset::CallFunc_MakeLiteralDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetSelectLocalOffset, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000040, "Member 'WB_HelpComboBox_C_GetSelectLocalOffset::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetSelectLocalOffset, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000048, "Member 'WB_HelpComboBox_C_GetSelectLocalOffset::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_GetSelectLocalOffset, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000050, "Member 'WB_HelpComboBox_C_GetSelectLocalOffset::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpComboBox_C_OnCreateComboBoxItem \ static_assert(alignof(WB_HelpComboBox_C_OnCreateComboBoxItem) == 0x000008, "Wrong alignment on WB_HelpComboBox_C_OnCreateComboBoxItem"); \ static_assert(sizeof(WB_HelpComboBox_C_OnCreateComboBoxItem) == 0x000118, "Wrong size on WB_HelpComboBox_C_OnCreateComboBoxItem"); \ static_assert(offsetof(WB_HelpComboBox_C_OnCreateComboBoxItem, Data) == 0x000000, "Member 'WB_HelpComboBox_C_OnCreateComboBoxItem::Data' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_OnCreateComboBoxItem, RowName) == 0x0000B8, "Member 'WB_HelpComboBox_C_OnCreateComboBoxItem::RowName' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_OnCreateComboBoxItem, isGuide) == 0x0000C0, "Member 'WB_HelpComboBox_C_OnCreateComboBoxItem::isGuide' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_OnCreateComboBoxItem, CallFunc_GetPerpetualMark_Value) == 0x0000C8, "Member 'WB_HelpComboBox_C_OnCreateComboBoxItem::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_OnCreateComboBoxItem, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000D8, "Member 'WB_HelpComboBox_C_OnCreateComboBoxItem::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_OnCreateComboBoxItem, CallFunc_GetUINotify_UINotify) == 0x0000E0, "Member 'WB_HelpComboBox_C_OnCreateComboBoxItem::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_OnCreateComboBoxItem, K2Node_CreateDelegate_OutputDelegate) == 0x0000E8, "Member 'WB_HelpComboBox_C_OnCreateComboBoxItem::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_OnCreateComboBoxItem, CallFunc_CheckHelperUnlock_ReturnValue) == 0x0000F8, "Member 'WB_HelpComboBox_C_OnCreateComboBoxItem::CallFunc_CheckHelperUnlock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_OnCreateComboBoxItem, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000100, "Member 'WB_HelpComboBox_C_OnCreateComboBoxItem::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_OnCreateComboBoxItem, CallFunc_Create_ReturnValue) == 0x000108, "Member 'WB_HelpComboBox_C_OnCreateComboBoxItem::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_OnCreateComboBoxItem, CallFunc_AddChild_ReturnValue) == 0x000110, "Member 'WB_HelpComboBox_C_OnCreateComboBoxItem::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpComboBox_C_OnHoverComboBoxItemEvent \ static_assert(alignof(WB_HelpComboBox_C_OnHoverComboBoxItemEvent) == 0x000008, "Wrong alignment on WB_HelpComboBox_C_OnHoverComboBoxItemEvent"); \ static_assert(sizeof(WB_HelpComboBox_C_OnHoverComboBoxItemEvent) == 0x000010, "Wrong size on WB_HelpComboBox_C_OnHoverComboBoxItemEvent"); \ static_assert(offsetof(WB_HelpComboBox_C_OnHoverComboBoxItemEvent, Item) == 0x000000, "Member 'WB_HelpComboBox_C_OnHoverComboBoxItemEvent::Item' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_OnHoverComboBoxItemEvent, CallFunc_GetChildIndex_ReturnValue) == 0x000008, "Member 'WB_HelpComboBox_C_OnHoverComboBoxItemEvent::CallFunc_GetChildIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpComboBox_C_OnlyShowSelect \ static_assert(alignof(WB_HelpComboBox_C_OnlyShowSelect) == 0x000001, "Wrong alignment on WB_HelpComboBox_C_OnlyShowSelect"); \ static_assert(sizeof(WB_HelpComboBox_C_OnlyShowSelect) == 0x000002, "Wrong size on WB_HelpComboBox_C_OnlyShowSelect"); \ static_assert(offsetof(WB_HelpComboBox_C_OnlyShowSelect, Show) == 0x000000, "Member 'WB_HelpComboBox_C_OnlyShowSelect::Show' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_OnlyShowSelect, DontPlaySound) == 0x000001, "Member 'WB_HelpComboBox_C_OnlyShowSelect::DontPlaySound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpComboBox_C_PreConstruct \ static_assert(alignof(WB_HelpComboBox_C_PreConstruct) == 0x000001, "Wrong alignment on WB_HelpComboBox_C_PreConstruct"); \ static_assert(sizeof(WB_HelpComboBox_C_PreConstruct) == 0x000001, "Wrong size on WB_HelpComboBox_C_PreConstruct"); \ static_assert(offsetof(WB_HelpComboBox_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_HelpComboBox_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpComboBox_C_SelectNext \ static_assert(alignof(WB_HelpComboBox_C_SelectNext) == 0x000004, "Wrong alignment on WB_HelpComboBox_C_SelectNext"); \ static_assert(sizeof(WB_HelpComboBox_C_SelectNext) == 0x00002C, "Wrong size on WB_HelpComboBox_C_SelectNext"); \ static_assert(offsetof(WB_HelpComboBox_C_SelectNext, IsUP) == 0x000000, "Member 'WB_HelpComboBox_C_SelectNext::IsUP' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SelectNext, Handle) == 0x000001, "Member 'WB_HelpComboBox_C_SelectNext::Handle' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SelectNext, Temp_int_Variable) == 0x000004, "Member 'WB_HelpComboBox_C_SelectNext::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SelectNext, Temp_int_Variable_1) == 0x000008, "Member 'WB_HelpComboBox_C_SelectNext::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SelectNext, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00000C, "Member 'WB_HelpComboBox_C_SelectNext::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SelectNext, CallFunc_GetChildrenCount_ReturnValue) == 0x000010, "Member 'WB_HelpComboBox_C_SelectNext::CallFunc_GetChildrenCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SelectNext, CallFunc_Subtract_IntInt_ReturnValue) == 0x000014, "Member 'WB_HelpComboBox_C_SelectNext::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SelectNext, CallFunc_Less_IntInt_ReturnValue) == 0x000018, "Member 'WB_HelpComboBox_C_SelectNext::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SelectNext, CallFunc_Less_IntInt_ReturnValue_1) == 0x000019, "Member 'WB_HelpComboBox_C_SelectNext::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SelectNext, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00001A, "Member 'WB_HelpComboBox_C_SelectNext::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SelectNext, CallFunc_Less_IntInt_ReturnValue_2) == 0x00001B, "Member 'WB_HelpComboBox_C_SelectNext::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SelectNext, CallFunc_GetChildrenCount_ReturnValue_1) == 0x00001C, "Member 'WB_HelpComboBox_C_SelectNext::CallFunc_GetChildrenCount_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SelectNext, CallFunc_Less_IntInt_ReturnValue_3) == 0x000020, "Member 'WB_HelpComboBox_C_SelectNext::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SelectNext, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'WB_HelpComboBox_C_SelectNext::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SelectNext, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000028, "Member 'WB_HelpComboBox_C_SelectNext::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpComboBox_C_SetOpen \ static_assert(alignof(WB_HelpComboBox_C_SetOpen) == 0x000004, "Wrong alignment on WB_HelpComboBox_C_SetOpen"); \ static_assert(sizeof(WB_HelpComboBox_C_SetOpen) == 0x00003C, "Wrong size on WB_HelpComboBox_C_SetOpen"); \ static_assert(offsetof(WB_HelpComboBox_C_SetOpen, Open_0) == 0x000000, "Member 'WB_HelpComboBox_C_SetOpen::Open_0' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SetOpen, DontPlaySound) == 0x000001, "Member 'WB_HelpComboBox_C_SetOpen::DontPlaySound' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SetOpen, Temp_delegate_Variable) == 0x000004, "Member 'WB_HelpComboBox_C_SetOpen::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SetOpen, CallFunc_PostEvent_ReturnValue) == 0x000014, "Member 'WB_HelpComboBox_C_SetOpen::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SetOpen, Temp_delegate_Variable_1) == 0x000018, "Member 'WB_HelpComboBox_C_SetOpen::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SetOpen, Temp_bool_Variable) == 0x000028, "Member 'WB_HelpComboBox_C_SetOpen::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SetOpen, CallFunc_PostEvent_ReturnValue_1) == 0x00002C, "Member 'WB_HelpComboBox_C_SetOpen::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SetOpen, Temp_byte_Variable) == 0x000030, "Member 'WB_HelpComboBox_C_SetOpen::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SetOpen, Temp_byte_Variable_1) == 0x000031, "Member 'WB_HelpComboBox_C_SetOpen::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SetOpen, CallFunc_SelectInt_ReturnValue) == 0x000034, "Member 'WB_HelpComboBox_C_SetOpen::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_SetOpen, K2Node_Select_Default) == 0x000038, "Member 'WB_HelpComboBox_C_SetOpen::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpComboBox_C_ShowItemVis \ static_assert(alignof(WB_HelpComboBox_C_ShowItemVis) == 0x000001, "Wrong alignment on WB_HelpComboBox_C_ShowItemVis"); \ static_assert(sizeof(WB_HelpComboBox_C_ShowItemVis) == 0x000001, "Wrong size on WB_HelpComboBox_C_ShowItemVis"); \ static_assert(offsetof(WB_HelpComboBox_C_ShowItemVis, Selected) == 0x000000, "Member 'WB_HelpComboBox_C_ShowItemVis::Selected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpComboBox_C_UpdateItemStyle \ static_assert(alignof(WB_HelpComboBox_C_UpdateItemStyle) == 0x000008, "Wrong alignment on WB_HelpComboBox_C_UpdateItemStyle"); \ static_assert(sizeof(WB_HelpComboBox_C_UpdateItemStyle) == 0x000020, "Wrong size on WB_HelpComboBox_C_UpdateItemStyle"); \ static_assert(offsetof(WB_HelpComboBox_C_UpdateItemStyle, Selected) == 0x000000, "Member 'WB_HelpComboBox_C_UpdateItemStyle::Selected' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_UpdateItemStyle, CallFunc_GetChildAt_ReturnValue) == 0x000008, "Member 'WB_HelpComboBox_C_UpdateItemStyle::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_UpdateItemStyle, K2Node_DynamicCast_AsWB_Help_Combo_Box_Item) == 0x000010, "Member 'WB_HelpComboBox_C_UpdateItemStyle::K2Node_DynamicCast_AsWB_Help_Combo_Box_Item' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBox_C_UpdateItemStyle, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'WB_HelpComboBox_C_UpdateItemStyle::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_HelpComboBox_C \ static_assert(alignof(UWB_HelpComboBox_C) == 0x000008, "Wrong alignment on UWB_HelpComboBox_C"); \ static_assert(sizeof(UWB_HelpComboBox_C) == 0x0003F8, "Wrong size on UWB_HelpComboBox_C"); \ static_assert(offsetof(UWB_HelpComboBox_C, UberGraphFrame) == 0x000288, "Member 'UWB_HelpComboBox_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, Button) == 0x000290, "Member 'UWB_HelpComboBox_C::Button' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, Content) == 0x000298, "Member 'UWB_HelpComboBox_C::Content' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, Image_Select) == 0x0002A0, "Member 'UWB_HelpComboBox_C::Image_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, Name_0) == 0x0002A8, "Member 'UWB_HelpComboBox_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, SizeBox_2) == 0x0002B0, "Member 'UWB_HelpComboBox_C::SizeBox_2' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, SwtichArrow) == 0x0002B8, "Member 'UWB_HelpComboBox_C::SwtichArrow' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, WB_HelpComboBoxItem) == 0x0002C0, "Member 'UWB_HelpComboBox_C::WB_HelpComboBoxItem' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, WB_HelpComboBoxItem_1) == 0x0002C8, "Member 'UWB_HelpComboBox_C::WB_HelpComboBoxItem_1' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, WB_HelpComboBoxItem_2) == 0x0002D0, "Member 'UWB_HelpComboBox_C::WB_HelpComboBoxItem_2' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, WB_HelpComboBoxItem_3) == 0x0002D8, "Member 'UWB_HelpComboBox_C::WB_HelpComboBoxItem_3' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, OnClick) == 0x0002E0, "Member 'UWB_HelpComboBox_C::OnClick' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, Open) == 0x0002F0, "Member 'UWB_HelpComboBox_C::Open' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, CurrentSelectItem) == 0x0002F8, "Member 'UWB_HelpComboBox_C::CurrentSelectItem' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, LastSelectItem) == 0x000300, "Member 'UWB_HelpComboBox_C::LastSelectItem' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, ItemData) == 0x000308, "Member 'UWB_HelpComboBox_C::ItemData' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, OnHover) == 0x0003C0, "Member 'UWB_HelpComboBox_C::OnHover' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, CurrentIndex) == 0x0003D0, "Member 'UWB_HelpComboBox_C::CurrentIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, CurrentComboBoxItem) == 0x0003D8, "Member 'UWB_HelpComboBox_C::CurrentComboBoxItem' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, OnShownBoxDetail) == 0x0003E0, "Member 'UWB_HelpComboBox_C::OnShownBoxDetail' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBox_C, UnlockAllHelp) == 0x0003F0, "Member 'UWB_HelpComboBox_C::UnlockAllHelp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoadingScreenSubsystem_GetLoadingScreen \ static_assert(alignof(LoadingScreenSubsystem_GetLoadingScreen) == 0x000008, "Wrong alignment on LoadingScreenSubsystem_GetLoadingScreen"); \ static_assert(sizeof(LoadingScreenSubsystem_GetLoadingScreen) == 0x000008, "Wrong size on LoadingScreenSubsystem_GetLoadingScreen"); \ static_assert(offsetof(LoadingScreenSubsystem_GetLoadingScreen, ReturnValue) == 0x000000, "Member 'LoadingScreenSubsystem_GetLoadingScreen::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoadingScreenSubsystem_StartLoadingScreen \ static_assert(alignof(LoadingScreenSubsystem_StartLoadingScreen) == 0x000008, "Wrong alignment on LoadingScreenSubsystem_StartLoadingScreen"); \ static_assert(sizeof(LoadingScreenSubsystem_StartLoadingScreen) == 0x000008, "Wrong size on LoadingScreenSubsystem_StartLoadingScreen"); \ static_assert(offsetof(LoadingScreenSubsystem_StartLoadingScreen, ShownClass) == 0x000000, "Member 'LoadingScreenSubsystem_StartLoadingScreen::ShownClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULoadingScreenSubsystem \ static_assert(alignof(ULoadingScreenSubsystem) == 0x000008, "Wrong alignment on ULoadingScreenSubsystem"); \ static_assert(sizeof(ULoadingScreenSubsystem) == 0x000058, "Wrong size on ULoadingScreenSubsystem"); \ static_assert(offsetof(ULoadingScreenSubsystem, ShownWidget) == 0x000030, "Member 'ULoadingScreenSubsystem::ShownWidget' has a wrong offset!"); \ static_assert(offsetof(ULoadingScreenSubsystem, OnLoadingScreenStart) == 0x000038, "Member 'ULoadingScreenSubsystem::OnLoadingScreenStart' has a wrong offset!"); \ static_assert(offsetof(ULoadingScreenSubsystem, OnLoadingScreenEnd) == 0x000048, "Member 'ULoadingScreenSubsystem::OnLoadingScreenEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_ItemTypeImage \ static_assert(alignof(FST_ItemTypeImage) == 0x000008, "Wrong alignment on FST_ItemTypeImage"); \ static_assert(sizeof(FST_ItemTypeImage) == 0x000010, "Wrong size on FST_ItemTypeImage"); \ static_assert(offsetof(FST_ItemTypeImage, YesSelect_12_E037641B490C865BB410F28D4214F968) == 0x000000, "Member 'FST_ItemTypeImage::YesSelect_12_E037641B490C865BB410F28D4214F968' has a wrong offset!"); \ static_assert(offsetof(FST_ItemTypeImage, NOSelect_11_AAFEBE5949E4686B10149D8E7D03D96C) == 0x000008, "Member 'FST_ItemTypeImage::NOSelect_11_AAFEBE5949E4686B10149D8E7D03D96C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AnimExtendBase \ static_assert(alignof(FRigUnit_AnimExtendBase) == 0x000008, "Wrong alignment on FRigUnit_AnimExtendBase"); \ static_assert(sizeof(FRigUnit_AnimExtendBase) == 0x000008, "Wrong size on FRigUnit_AnimExtendBase"); \ #define DUMPER7_ASSERTS_FRigUnit_DynamicHierarchyExtendBaseMutable \ static_assert(alignof(FRigUnit_DynamicHierarchyExtendBaseMutable) == 0x000008, "Wrong alignment on FRigUnit_DynamicHierarchyExtendBaseMutable"); \ static_assert(sizeof(FRigUnit_DynamicHierarchyExtendBaseMutable) == 0x000040, "Wrong size on FRigUnit_DynamicHierarchyExtendBaseMutable"); \ #define DUMPER7_ASSERTS_FPointerWapper \ static_assert(alignof(FPointerWapper) == 0x000004, "Wrong alignment on FPointerWapper"); \ static_assert(sizeof(FPointerWapper) == 0x000008, "Wrong size on FPointerWapper"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyImportFromSkeletonExtend \ static_assert(alignof(FRigUnit_HierarchyImportFromSkeletonExtend) == 0x000008, "Wrong alignment on FRigUnit_HierarchyImportFromSkeletonExtend"); \ static_assert(sizeof(FRigUnit_HierarchyImportFromSkeletonExtend) == 0x000068, "Wrong size on FRigUnit_HierarchyImportFromSkeletonExtend"); \ static_assert(offsetof(FRigUnit_HierarchyImportFromSkeletonExtend, PropertyNameList) == 0x000040, "Member 'FRigUnit_HierarchyImportFromSkeletonExtend::PropertyNameList' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyImportFromSkeletonExtend, bIncludeCurves) == 0x000050, "Member 'FRigUnit_HierarchyImportFromSkeletonExtend::bIncludeCurves' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyImportFromSkeletonExtend, Items) == 0x000058, "Member 'FRigUnit_HierarchyImportFromSkeletonExtend::Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CurrentAnimName \ static_assert(alignof(FRigUnit_CurrentAnimName) == 0x000008, "Wrong alignment on FRigUnit_CurrentAnimName"); \ static_assert(sizeof(FRigUnit_CurrentAnimName) == 0x000018, "Wrong size on FRigUnit_CurrentAnimName"); \ static_assert(offsetof(FRigUnit_CurrentAnimName, SkeletalComponent) == 0x000008, "Member 'FRigUnit_CurrentAnimName::SkeletalComponent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CurrentAnimName, CurrentAnimName) == 0x000010, "Member 'FRigUnit_CurrentAnimName::CurrentAnimName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DynamicHierarchyExtendBase \ static_assert(alignof(FRigUnit_DynamicHierarchyExtendBase) == 0x000008, "Wrong alignment on FRigUnit_DynamicHierarchyExtendBase"); \ static_assert(sizeof(FRigUnit_DynamicHierarchyExtendBase) == 0x000008, "Wrong size on FRigUnit_DynamicHierarchyExtendBase"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyBaseExtend \ static_assert(alignof(FRigUnit_HierarchyBaseExtend) == 0x000008, "Wrong alignment on FRigUnit_HierarchyBaseExtend"); \ static_assert(sizeof(FRigUnit_HierarchyBaseExtend) == 0x000008, "Wrong size on FRigUnit_HierarchyBaseExtend"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyBaseMutableExtend \ static_assert(alignof(FRigUnit_HierarchyBaseMutableExtend) == 0x000008, "Wrong alignment on FRigUnit_HierarchyBaseMutableExtend"); \ static_assert(sizeof(FRigUnit_HierarchyBaseMutableExtend) == 0x000040, "Wrong size on FRigUnit_HierarchyBaseMutableExtend"); \ #define DUMPER7_ASSERTS_FFootPlane \ static_assert(alignof(FFootPlane) == 0x000008, "Wrong alignment on FFootPlane"); \ static_assert(sizeof(FFootPlane) == 0x000038, "Wrong size on FFootPlane"); \ static_assert(offsetof(FFootPlane, LegName) == 0x000000, "Member 'FFootPlane::LegName' has a wrong offset!"); \ static_assert(offsetof(FFootPlane, PlaneLocation) == 0x000008, "Member 'FFootPlane::PlaneLocation' has a wrong offset!"); \ static_assert(offsetof(FFootPlane, PlanNormal) == 0x000020, "Member 'FFootPlane::PlanNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFootControl \ static_assert(alignof(FFootControl) == 0x000010, "Wrong alignment on FFootControl"); \ static_assert(sizeof(FFootControl) == 0x0000F0, "Wrong size on FFootControl"); \ static_assert(offsetof(FFootControl, LegName) == 0x000000, "Member 'FFootControl::LegName' has a wrong offset!"); \ static_assert(offsetof(FFootControl, ControlRig) == 0x000008, "Member 'FFootControl::ControlRig' has a wrong offset!"); \ static_assert(offsetof(FFootControl, Toe) == 0x000020, "Member 'FFootControl::Toe' has a wrong offset!"); \ static_assert(offsetof(FFootControl, Ankle) == 0x000080, "Member 'FFootControl::Ankle' has a wrong offset!"); \ static_assert(offsetof(FFootControl, AngleBetweenFootAndRootUp) == 0x0000E0, "Member 'FFootControl::AngleBetweenFootAndRootUp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ControlFootWithPlaneForHumanoid \ static_assert(alignof(FRigUnit_ControlFootWithPlaneForHumanoid) == 0x000010, "Wrong alignment on FRigUnit_ControlFootWithPlaneForHumanoid"); \ static_assert(sizeof(FRigUnit_ControlFootWithPlaneForHumanoid) == 0x000280, "Wrong size on FRigUnit_ControlFootWithPlaneForHumanoid"); \ static_assert(offsetof(FRigUnit_ControlFootWithPlaneForHumanoid, Planes) == 0x000040, "Member 'FRigUnit_ControlFootWithPlaneForHumanoid::Planes' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlFootWithPlaneForHumanoid, LeftFoot) == 0x000050, "Member 'FRigUnit_ControlFootWithPlaneForHumanoid::LeftFoot' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlFootWithPlaneForHumanoid, CurrentLeftZOffset) == 0x000140, "Member 'FRigUnit_ControlFootWithPlaneForHumanoid::CurrentLeftZOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlFootWithPlaneForHumanoid, LeftResult) == 0x000144, "Member 'FRigUnit_ControlFootWithPlaneForHumanoid::LeftResult' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlFootWithPlaneForHumanoid, RightFoot) == 0x000150, "Member 'FRigUnit_ControlFootWithPlaneForHumanoid::RightFoot' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlFootWithPlaneForHumanoid, CurrentRightZOffset) == 0x000240, "Member 'FRigUnit_ControlFootWithPlaneForHumanoid::CurrentRightZOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlFootWithPlaneForHumanoid, RightResult) == 0x000244, "Member 'FRigUnit_ControlFootWithPlaneForHumanoid::RightResult' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlFootWithPlaneForHumanoid, StepOnLegName) == 0x000248, "Member 'FRigUnit_ControlFootWithPlaneForHumanoid::StepOnLegName' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlFootWithPlaneForHumanoid, Strength) == 0x000250, "Member 'FRigUnit_ControlFootWithPlaneForHumanoid::Strength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlFootWithPlaneForHumanoid, CriticalDamping) == 0x000254, "Member 'FRigUnit_ControlFootWithPlaneForHumanoid::CriticalDamping' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlFootWithPlaneForHumanoid, Force) == 0x000258, "Member 'FRigUnit_ControlFootWithPlaneForHumanoid::Force' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlFootWithPlaneForHumanoid, bUseCurrentInput) == 0x00025C, "Member 'FRigUnit_ControlFootWithPlaneForHumanoid::bUseCurrentInput' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlFootWithPlaneForHumanoid, TargetVelocityAmount) == 0x000260, "Member 'FRigUnit_ControlFootWithPlaneForHumanoid::TargetVelocityAmount' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlFootWithPlaneForHumanoid, bInitializeFromTarget) == 0x000264, "Member 'FRigUnit_ControlFootWithPlaneForHumanoid::bInitializeFromTarget' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlFootWithPlaneForHumanoid, Velocity) == 0x000268, "Member 'FRigUnit_ControlFootWithPlaneForHumanoid::Velocity' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlFootWithPlaneForHumanoid, SpringState) == 0x00026C, "Member 'FRigUnit_ControlFootWithPlaneForHumanoid::SpringState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_PoseGetZDeltaForTwoBone \ static_assert(alignof(FRigUnit_PoseGetZDeltaForTwoBone) == 0x000008, "Wrong alignment on FRigUnit_PoseGetZDeltaForTwoBone"); \ static_assert(sizeof(FRigUnit_PoseGetZDeltaForTwoBone) == 0x000120, "Wrong size on FRigUnit_PoseGetZDeltaForTwoBone"); \ static_assert(offsetof(FRigUnit_PoseGetZDeltaForTwoBone, LastPose) == 0x000008, "Member 'FRigUnit_PoseGetZDeltaForTwoBone::LastPose' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetZDeltaForTwoBone, CurrentPose) == 0x000078, "Member 'FRigUnit_PoseGetZDeltaForTwoBone::CurrentPose' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetZDeltaForTwoBone, PositionThreshold) == 0x0000E8, "Member 'FRigUnit_PoseGetZDeltaForTwoBone::PositionThreshold' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetZDeltaForTwoBone, ElementType) == 0x0000EC, "Member 'FRigUnit_PoseGetZDeltaForTwoBone::ElementType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetZDeltaForTwoBone, ItemsToCompare) == 0x0000F0, "Member 'FRigUnit_PoseGetZDeltaForTwoBone::ItemsToCompare' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetZDeltaForTwoBone, PosesAreEqual) == 0x000100, "Member 'FRigUnit_PoseGetZDeltaForTwoBone::PosesAreEqual' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetZDeltaForTwoBone, CoreIndex) == 0x000104, "Member 'FRigUnit_PoseGetZDeltaForTwoBone::CoreIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetZDeltaForTwoBone, ForwardIndex) == 0x000108, "Member 'FRigUnit_PoseGetZDeltaForTwoBone::ForwardIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetZDeltaForTwoBone, ZDeltas) == 0x000110, "Member 'FRigUnit_PoseGetZDeltaForTwoBone::ZDeltas' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_NameExtendBase \ static_assert(alignof(FRigUnit_NameExtendBase) == 0x000008, "Wrong alignment on FRigUnit_NameExtendBase"); \ static_assert(sizeof(FRigUnit_NameExtendBase) == 0x000008, "Wrong size on FRigUnit_NameExtendBase"); \ #define DUMPER7_ASSERTS_FRigUnit_ContainsExtend \ static_assert(alignof(FRigUnit_ContainsExtend) == 0x000008, "Wrong alignment on FRigUnit_ContainsExtend"); \ static_assert(sizeof(FRigUnit_ContainsExtend) == 0x000020, "Wrong size on FRigUnit_ContainsExtend"); \ static_assert(offsetof(FRigUnit_ContainsExtend, Name) == 0x000008, "Member 'FRigUnit_ContainsExtend::Name' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ContainsExtend, Search) == 0x000010, "Member 'FRigUnit_ContainsExtend::Search' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ContainsExtend, Result) == 0x000018, "Member 'FRigUnit_ContainsExtend::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CapsuleTraceByChannelWithOrigin \ static_assert(alignof(FRigUnit_CapsuleTraceByChannelWithOrigin) == 0x000010, "Wrong alignment on FRigUnit_CapsuleTraceByChannelWithOrigin"); \ static_assert(sizeof(FRigUnit_CapsuleTraceByChannelWithOrigin) == 0x0000D0, "Wrong size on FRigUnit_CapsuleTraceByChannelWithOrigin"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByChannelWithOrigin, Start) == 0x000008, "Member 'FRigUnit_CapsuleTraceByChannelWithOrigin::Start' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByChannelWithOrigin, End) == 0x000020, "Member 'FRigUnit_CapsuleTraceByChannelWithOrigin::End' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByChannelWithOrigin, OwnerObjectType) == 0x000038, "Member 'FRigUnit_CapsuleTraceByChannelWithOrigin::OwnerObjectType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByChannelWithOrigin, TraceBlockedObjectTypes) == 0x000040, "Member 'FRigUnit_CapsuleTraceByChannelWithOrigin::TraceBlockedObjectTypes' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByChannelWithOrigin, CapsuleRadius) == 0x000050, "Member 'FRigUnit_CapsuleTraceByChannelWithOrigin::CapsuleRadius' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByChannelWithOrigin, CapsuleHalfHeight) == 0x000054, "Member 'FRigUnit_CapsuleTraceByChannelWithOrigin::CapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByChannelWithOrigin, Orientation) == 0x000060, "Member 'FRigUnit_CapsuleTraceByChannelWithOrigin::Orientation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByChannelWithOrigin, bHit) == 0x000080, "Member 'FRigUnit_CapsuleTraceByChannelWithOrigin::bHit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByChannelWithOrigin, HitLocation) == 0x000088, "Member 'FRigUnit_CapsuleTraceByChannelWithOrigin::HitLocation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByChannelWithOrigin, HitOrigin) == 0x0000A0, "Member 'FRigUnit_CapsuleTraceByChannelWithOrigin::HitOrigin' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByChannelWithOrigin, HitNormal) == 0x0000B8, "Member 'FRigUnit_CapsuleTraceByChannelWithOrigin::HitNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SphereTraceByTraceChannelWithOrigin \ static_assert(alignof(FRigUnit_SphereTraceByTraceChannelWithOrigin) == 0x000008, "Wrong alignment on FRigUnit_SphereTraceByTraceChannelWithOrigin"); \ static_assert(sizeof(FRigUnit_SphereTraceByTraceChannelWithOrigin) == 0x0000A0, "Wrong size on FRigUnit_SphereTraceByTraceChannelWithOrigin"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelWithOrigin, Start) == 0x000008, "Member 'FRigUnit_SphereTraceByTraceChannelWithOrigin::Start' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelWithOrigin, End) == 0x000020, "Member 'FRigUnit_SphereTraceByTraceChannelWithOrigin::End' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelWithOrigin, OwnerObjectType) == 0x000038, "Member 'FRigUnit_SphereTraceByTraceChannelWithOrigin::OwnerObjectType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelWithOrigin, TraceBlockedObjectTypes) == 0x000040, "Member 'FRigUnit_SphereTraceByTraceChannelWithOrigin::TraceBlockedObjectTypes' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelWithOrigin, Radius) == 0x000050, "Member 'FRigUnit_SphereTraceByTraceChannelWithOrigin::Radius' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelWithOrigin, bHit) == 0x000054, "Member 'FRigUnit_SphereTraceByTraceChannelWithOrigin::bHit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelWithOrigin, HitLocation) == 0x000058, "Member 'FRigUnit_SphereTraceByTraceChannelWithOrigin::HitLocation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelWithOrigin, HitOrigin) == 0x000070, "Member 'FRigUnit_SphereTraceByTraceChannelWithOrigin::HitOrigin' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelWithOrigin, HitNormal) == 0x000088, "Member 'FRigUnit_SphereTraceByTraceChannelWithOrigin::HitNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CapsuleSingleTraceByTraceChannel \ static_assert(alignof(FRigUnit_CapsuleSingleTraceByTraceChannel) == 0x000010, "Wrong alignment on FRigUnit_CapsuleSingleTraceByTraceChannel"); \ static_assert(sizeof(FRigUnit_CapsuleSingleTraceByTraceChannel) == 0x0000C0, "Wrong size on FRigUnit_CapsuleSingleTraceByTraceChannel"); \ static_assert(offsetof(FRigUnit_CapsuleSingleTraceByTraceChannel, Start) == 0x000008, "Member 'FRigUnit_CapsuleSingleTraceByTraceChannel::Start' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleSingleTraceByTraceChannel, End) == 0x000020, "Member 'FRigUnit_CapsuleSingleTraceByTraceChannel::End' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleSingleTraceByTraceChannel, OwnerObjectType) == 0x000038, "Member 'FRigUnit_CapsuleSingleTraceByTraceChannel::OwnerObjectType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleSingleTraceByTraceChannel, TraceBlockedObjectTypes) == 0x000040, "Member 'FRigUnit_CapsuleSingleTraceByTraceChannel::TraceBlockedObjectTypes' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleSingleTraceByTraceChannel, CapsuleRadius) == 0x000050, "Member 'FRigUnit_CapsuleSingleTraceByTraceChannel::CapsuleRadius' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleSingleTraceByTraceChannel, CapsuleHalfHeight) == 0x000054, "Member 'FRigUnit_CapsuleSingleTraceByTraceChannel::CapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleSingleTraceByTraceChannel, Orientation) == 0x000060, "Member 'FRigUnit_CapsuleSingleTraceByTraceChannel::Orientation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleSingleTraceByTraceChannel, bHit) == 0x000080, "Member 'FRigUnit_CapsuleSingleTraceByTraceChannel::bHit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleSingleTraceByTraceChannel, HitLocation) == 0x000088, "Member 'FRigUnit_CapsuleSingleTraceByTraceChannel::HitLocation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleSingleTraceByTraceChannel, HitNormal) == 0x0000A0, "Member 'FRigUnit_CapsuleSingleTraceByTraceChannel::HitNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CapsuleTraceByTraceChannel \ static_assert(alignof(FRigUnit_CapsuleTraceByTraceChannel) == 0x000010, "Wrong alignment on FRigUnit_CapsuleTraceByTraceChannel"); \ static_assert(sizeof(FRigUnit_CapsuleTraceByTraceChannel) == 0x0000D0, "Wrong size on FRigUnit_CapsuleTraceByTraceChannel"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByTraceChannel, Start) == 0x000008, "Member 'FRigUnit_CapsuleTraceByTraceChannel::Start' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByTraceChannel, End) == 0x000020, "Member 'FRigUnit_CapsuleTraceByTraceChannel::End' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByTraceChannel, OwnerObjectType) == 0x000038, "Member 'FRigUnit_CapsuleTraceByTraceChannel::OwnerObjectType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByTraceChannel, TraceBlockedObjectTypes) == 0x000040, "Member 'FRigUnit_CapsuleTraceByTraceChannel::TraceBlockedObjectTypes' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByTraceChannel, CapsuleRadius) == 0x000050, "Member 'FRigUnit_CapsuleTraceByTraceChannel::CapsuleRadius' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByTraceChannel, CapsuleHalfHeight) == 0x000054, "Member 'FRigUnit_CapsuleTraceByTraceChannel::CapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByTraceChannel, Orientation) == 0x000060, "Member 'FRigUnit_CapsuleTraceByTraceChannel::Orientation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByTraceChannel, bSortOrNot) == 0x000080, "Member 'FRigUnit_CapsuleTraceByTraceChannel::bSortOrNot' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByTraceChannel, SortOrigin) == 0x000088, "Member 'FRigUnit_CapsuleTraceByTraceChannel::SortOrigin' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByTraceChannel, bHit) == 0x0000A0, "Member 'FRigUnit_CapsuleTraceByTraceChannel::bHit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByTraceChannel, HitLocations) == 0x0000A8, "Member 'FRigUnit_CapsuleTraceByTraceChannel::HitLocations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CapsuleTraceByTraceChannel, HitNormals) == 0x0000B8, "Member 'FRigUnit_CapsuleTraceByTraceChannel::HitNormals' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SphereTracePlaneForHumanoid \ static_assert(alignof(FRigUnit_SphereTracePlaneForHumanoid) == 0x000010, "Wrong alignment on FRigUnit_SphereTracePlaneForHumanoid"); \ static_assert(sizeof(FRigUnit_SphereTracePlaneForHumanoid) == 0x000150, "Wrong size on FRigUnit_SphereTracePlaneForHumanoid"); \ static_assert(offsetof(FRigUnit_SphereTracePlaneForHumanoid, Foot) == 0x000010, "Member 'FRigUnit_SphereTracePlaneForHumanoid::Foot' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTracePlaneForHumanoid, TraceLength) == 0x000100, "Member 'FRigUnit_SphereTracePlaneForHumanoid::TraceLength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTracePlaneForHumanoid, OwnerObjectType) == 0x000104, "Member 'FRigUnit_SphereTracePlaneForHumanoid::OwnerObjectType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTracePlaneForHumanoid, TraceBlockedObjectTypes) == 0x000108, "Member 'FRigUnit_SphereTracePlaneForHumanoid::TraceBlockedObjectTypes' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTracePlaneForHumanoid, bHit) == 0x000118, "Member 'FRigUnit_SphereTracePlaneForHumanoid::bHit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTracePlaneForHumanoid, PlanePoint) == 0x000120, "Member 'FRigUnit_SphereTracePlaneForHumanoid::PlanePoint' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTracePlaneForHumanoid, PlaneNormal) == 0x000138, "Member 'FRigUnit_SphereTracePlaneForHumanoid::PlaneNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UContorlRigIKSettings \ static_assert(alignof(UContorlRigIKSettings) == 0x000008, "Wrong alignment on UContorlRigIKSettings"); \ static_assert(sizeof(UContorlRigIKSettings) == 0x000040, "Wrong size on UContorlRigIKSettings"); \ static_assert(offsetof(UContorlRigIKSettings, IsEnableIK) == 0x000038, "Member 'UContorlRigIKSettings::IsEnableIK' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigExtendBPLibrary_IsEnableIKInSettings \ static_assert(alignof(ControlRigExtendBPLibrary_IsEnableIKInSettings) == 0x000001, "Wrong alignment on ControlRigExtendBPLibrary_IsEnableIKInSettings"); \ static_assert(sizeof(ControlRigExtendBPLibrary_IsEnableIKInSettings) == 0x000001, "Wrong size on ControlRigExtendBPLibrary_IsEnableIKInSettings"); \ static_assert(offsetof(ControlRigExtendBPLibrary_IsEnableIKInSettings, ReturnValue) == 0x000000, "Member 'ControlRigExtendBPLibrary_IsEnableIKInSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigExtendBPLibrary \ static_assert(alignof(UControlRigExtendBPLibrary) == 0x000008, "Wrong alignment on UControlRigExtendBPLibrary"); \ static_assert(sizeof(UControlRigExtendBPLibrary) == 0x000028, "Wrong size on UControlRigExtendBPLibrary"); \ #define DUMPER7_ASSERTS_BP_NAA_ZGN_C_IsTargetable \ static_assert(alignof(BP_NAA_ZGN_C_IsTargetable) == 0x000001, "Wrong alignment on BP_NAA_ZGN_C_IsTargetable"); \ static_assert(sizeof(BP_NAA_ZGN_C_IsTargetable) == 0x000003, "Wrong size on BP_NAA_ZGN_C_IsTargetable"); \ static_assert(offsetof(BP_NAA_ZGN_C_IsTargetable, return_value) == 0x000000, "Member 'BP_NAA_ZGN_C_IsTargetable::return_value' has a wrong offset!"); \ static_assert(offsetof(BP_NAA_ZGN_C_IsTargetable, CallFunc_IsTargetable_return_value) == 0x000001, "Member 'BP_NAA_ZGN_C_IsTargetable::CallFunc_IsTargetable_return_value' has a wrong offset!"); \ static_assert(offsetof(BP_NAA_ZGN_C_IsTargetable, CallFunc_GetGlobalFlag_Enable) == 0x000002, "Member 'BP_NAA_ZGN_C_IsTargetable::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_NAA_ZGN_C \ static_assert(alignof(ABP_NAA_ZGN_C) == 0x000008, "Wrong alignment on ABP_NAA_ZGN_C"); \ static_assert(sizeof(ABP_NAA_ZGN_C) == 0x000550, "Wrong size on ABP_NAA_ZGN_C"); \ static_assert(offsetof(ABP_NAA_ZGN_C, NS_ZGN_Spark1) == 0x000518, "Member 'ABP_NAA_ZGN_C::NS_ZGN_Spark1' has a wrong offset!"); \ static_assert(offsetof(ABP_NAA_ZGN_C, NS_ZGN_Spark3) == 0x000520, "Member 'ABP_NAA_ZGN_C::NS_ZGN_Spark3' has a wrong offset!"); \ static_assert(offsetof(ABP_NAA_ZGN_C, NS_ZGN_Spark2) == 0x000528, "Member 'ABP_NAA_ZGN_C::NS_ZGN_Spark2' has a wrong offset!"); \ static_assert(offsetof(ABP_NAA_ZGN_C, NS_ZGN_Spark4) == 0x000530, "Member 'ABP_NAA_ZGN_C::NS_ZGN_Spark4' has a wrong offset!"); \ static_assert(offsetof(ABP_NAA_ZGN_C, P_Buff010) == 0x000538, "Member 'ABP_NAA_ZGN_C::P_Buff010' has a wrong offset!"); \ static_assert(offsetof(ABP_NAA_ZGN_C, P_zhuangtai02) == 0x000540, "Member 'ABP_NAA_ZGN_C::P_zhuangtai02' has a wrong offset!"); \ static_assert(offsetof(ABP_NAA_ZGN_C, Sphere) == 0x000548, "Member 'ABP_NAA_ZGN_C::Sphere' 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_FMovieSceneEvalTemplateBase \ static_assert(alignof(FMovieSceneEvalTemplateBase) == 0x000008, "Wrong alignment on FMovieSceneEvalTemplateBase"); \ static_assert(sizeof(FMovieSceneEvalTemplateBase) == 0x000010, "Wrong size on FMovieSceneEvalTemplateBase"); \ #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_FMovieSceneSequenceInstanceData \ static_assert(alignof(FMovieSceneSequenceInstanceData) == 0x000008, "Wrong alignment on FMovieSceneSequenceInstanceData"); \ static_assert(sizeof(FMovieSceneSequenceInstanceData) == 0x000008, "Wrong size on FMovieSceneSequenceInstanceData"); \ #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_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_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_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_FMovieSceneTrackImplementation \ static_assert(alignof(FMovieSceneTrackImplementation) == 0x000008, "Wrong alignment on FMovieSceneTrackImplementation"); \ static_assert(sizeof(FMovieSceneTrackImplementation) == 0x000010, "Wrong size on FMovieSceneTrackImplementation"); \ #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_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_FGeneratedMovieSceneKeyStruct \ static_assert(alignof(FGeneratedMovieSceneKeyStruct) == 0x000010, "Wrong alignment on FGeneratedMovieSceneKeyStruct"); \ static_assert(sizeof(FGeneratedMovieSceneKeyStruct) == 0x000050, "Wrong size on FGeneratedMovieSceneKeyStruct"); \ #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_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_FMovieSceneKeyHandleMap \ static_assert(alignof(FMovieSceneKeyHandleMap) == 0x000008, "Wrong alignment on FMovieSceneKeyHandleMap"); \ static_assert(sizeof(FMovieSceneKeyHandleMap) == 0x000088, "Wrong size on FMovieSceneKeyHandleMap"); \ #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_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_FMovieSceneEmptyStruct \ static_assert(alignof(FMovieSceneEmptyStruct) == 0x000001, "Wrong alignment on FMovieSceneEmptyStruct"); \ static_assert(sizeof(FMovieSceneEmptyStruct) == 0x000001, "Wrong size on FMovieSceneEmptyStruct"); \ #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_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_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_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_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_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_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_FMovieSceneEvaluationFieldEntityTree \ static_assert(alignof(FMovieSceneEvaluationFieldEntityTree) == 0x000008, "Wrong alignment on FMovieSceneEvaluationFieldEntityTree"); \ static_assert(sizeof(FMovieSceneEvaluationFieldEntityTree) == 0x000060, "Wrong size on FMovieSceneEvaluationFieldEntityTree"); \ #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_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_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_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_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_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_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_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_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_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_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_FMovieSceneCompiledSequenceFlagStruct \ static_assert(alignof(FMovieSceneCompiledSequenceFlagStruct) == 0x000001, "Wrong alignment on FMovieSceneCompiledSequenceFlagStruct"); \ static_assert(sizeof(FMovieSceneCompiledSequenceFlagStruct) == 0x000001, "Wrong size on FMovieSceneCompiledSequenceFlagStruct"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_UTestMovieSceneSubSection \ static_assert(alignof(UTestMovieSceneSubSection) == 0x000008, "Wrong alignment on UTestMovieSceneSubSection"); \ static_assert(sizeof(UTestMovieSceneSubSection) == 0x000130, "Wrong size on UTestMovieSceneSubSection"); \ #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_IMovieScenePreAnimatedStateSystemInterface \ static_assert(alignof(IMovieScenePreAnimatedStateSystemInterface) == 0x000001, "Wrong alignment on IMovieScenePreAnimatedStateSystemInterface"); \ static_assert(sizeof(IMovieScenePreAnimatedStateSystemInterface) == 0x000001, "Wrong size on IMovieScenePreAnimatedStateSystemInterface"); \ #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_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, OptimizeMode) == 0x000061, "Member 'UMovieSceneSequence::OptimizeMode' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequence, bParentContextsAreSignificant) == 0x000062, "Member 'UMovieSceneSequence::bParentContextsAreSignificant' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequence, bPlayableDirectly) == 0x000063, "Member 'UMovieSceneSequence::bPlayableDirectly' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequence, SequenceFlags) == 0x000064, "Member 'UMovieSceneSequence::SequenceFlags' 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_UMovieSceneEntityInstantiatorSystem \ static_assert(alignof(UMovieSceneEntityInstantiatorSystem) == 0x000008, "Wrong alignment on UMovieSceneEntityInstantiatorSystem"); \ static_assert(sizeof(UMovieSceneEntityInstantiatorSystem) == 0x000040, "Wrong size on UMovieSceneEntityInstantiatorSystem"); \ #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_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_SetIsCG \ static_assert(alignof(MovieSceneSequencePlayer_SetIsCG) == 0x000001, "Wrong alignment on MovieSceneSequencePlayer_SetIsCG"); \ static_assert(sizeof(MovieSceneSequencePlayer_SetIsCG) == 0x000001, "Wrong size on MovieSceneSequencePlayer_SetIsCG"); \ static_assert(offsetof(MovieSceneSequencePlayer_SetIsCG, iscg) == 0x000000, "Member 'MovieSceneSequencePlayer_SetIsCG::iscg' 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) == 0x0004B0, "Wrong size on UMovieSceneSequencePlayer"); \ static_assert(offsetof(UMovieSceneSequencePlayer, Observer) == 0x000220, "Member 'UMovieSceneSequencePlayer::Observer' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, bIsCG) == 0x000230, "Member 'UMovieSceneSequencePlayer::bIsCG' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, OnPlay) == 0x000238, "Member 'UMovieSceneSequencePlayer::OnPlay' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, OnPlayReverse) == 0x000248, "Member 'UMovieSceneSequencePlayer::OnPlayReverse' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, OnStop) == 0x000258, "Member 'UMovieSceneSequencePlayer::OnStop' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, OnPause) == 0x000268, "Member 'UMovieSceneSequencePlayer::OnPause' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, OnFinished) == 0x000278, "Member 'UMovieSceneSequencePlayer::OnFinished' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, Status) == 0x000288, "Member 'UMovieSceneSequencePlayer::Status' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, Sequence) == 0x000290, "Member 'UMovieSceneSequencePlayer::Sequence' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, StartTime) == 0x000298, "Member 'UMovieSceneSequencePlayer::StartTime' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, DurationFrames) == 0x00029C, "Member 'UMovieSceneSequencePlayer::DurationFrames' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, DurationSubFrames) == 0x0002A0, "Member 'UMovieSceneSequencePlayer::DurationSubFrames' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, CurrentNumLoops) == 0x0002A4, "Member 'UMovieSceneSequencePlayer::CurrentNumLoops' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, PlaybackSettings) == 0x0002A8, "Member 'UMovieSceneSequencePlayer::PlaybackSettings' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, RootTemplateInstance) == 0x0002C8, "Member 'UMovieSceneSequencePlayer::RootTemplateInstance' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, NetSyncProps) == 0x0003D8, "Member 'UMovieSceneSequencePlayer::NetSyncProps' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, PlaybackClient) == 0x0003E8, "Member 'UMovieSceneSequencePlayer::PlaybackClient' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, TickManager) == 0x0003F8, "Member 'UMovieSceneSequencePlayer::TickManager' has a wrong offset!"); \ #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_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_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_IMovieScenePlaybackClient \ static_assert(alignof(IMovieScenePlaybackClient) == 0x000001, "Wrong alignment on IMovieScenePlaybackClient"); \ static_assert(sizeof(IMovieScenePlaybackClient) == 0x000001, "Wrong size on IMovieScenePlaybackClient"); \ #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_IMovieSceneTrackTemplateProducer \ static_assert(alignof(IMovieSceneTrackTemplateProducer) == 0x000001, "Wrong alignment on IMovieSceneTrackTemplateProducer"); \ static_assert(sizeof(IMovieSceneTrackTemplateProducer) == 0x000001, "Wrong size on IMovieSceneTrackTemplateProducer"); \ #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_IMovieSceneEntityProvider \ static_assert(alignof(IMovieSceneEntityProvider) == 0x000001, "Wrong alignment on IMovieSceneEntityProvider"); \ static_assert(sizeof(IMovieSceneEntityProvider) == 0x000001, "Wrong size on IMovieSceneEntityProvider"); \ #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_UMovieSceneGenericBoundObjectInstantiator \ static_assert(alignof(UMovieSceneGenericBoundObjectInstantiator) == 0x000008, "Wrong alignment on UMovieSceneGenericBoundObjectInstantiator"); \ static_assert(sizeof(UMovieSceneGenericBoundObjectInstantiator) == 0x000040, "Wrong size on UMovieSceneGenericBoundObjectInstantiator"); \ #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_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_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_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_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_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_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_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_UMovieSceneHookSection \ static_assert(alignof(UMovieSceneHookSection) == 0x000008, "Wrong alignment on UMovieSceneHookSection"); \ static_assert(sizeof(UMovieSceneHookSection) == 0x000108, "Wrong size on UMovieSceneHookSection"); \ #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_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_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_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_FMovieSceneAtomSectionTemplate \ static_assert(alignof(FMovieSceneAtomSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneAtomSectionTemplate"); \ static_assert(sizeof(FMovieSceneAtomSectionTemplate) == 0x000028, "Wrong size on FMovieSceneAtomSectionTemplate"); \ static_assert(offsetof(FMovieSceneAtomSectionTemplate, AtomSection) == 0x000020, "Member 'FMovieSceneAtomSectionTemplate::AtomSection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneAtomSection_SetSound \ static_assert(alignof(MovieSceneAtomSection_SetSound) == 0x000008, "Wrong alignment on MovieSceneAtomSection_SetSound"); \ static_assert(sizeof(MovieSceneAtomSection_SetSound) == 0x000008, "Wrong size on MovieSceneAtomSection_SetSound"); \ static_assert(offsetof(MovieSceneAtomSection_SetSound, InSound) == 0x000000, "Member 'MovieSceneAtomSection_SetSound::InSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneAtomSection_SetStartOffset \ static_assert(alignof(MovieSceneAtomSection_SetStartOffset) == 0x000004, "Wrong alignment on MovieSceneAtomSection_SetStartOffset"); \ static_assert(sizeof(MovieSceneAtomSection_SetStartOffset) == 0x000004, "Wrong size on MovieSceneAtomSection_SetStartOffset"); \ static_assert(offsetof(MovieSceneAtomSection_SetStartOffset, InStartOffset) == 0x000000, "Member 'MovieSceneAtomSection_SetStartOffset::InStartOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneAtomSection_GetSound \ static_assert(alignof(MovieSceneAtomSection_GetSound) == 0x000008, "Wrong alignment on MovieSceneAtomSection_GetSound"); \ static_assert(sizeof(MovieSceneAtomSection_GetSound) == 0x000008, "Wrong size on MovieSceneAtomSection_GetSound"); \ static_assert(offsetof(MovieSceneAtomSection_GetSound, ReturnValue) == 0x000000, "Member 'MovieSceneAtomSection_GetSound::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneAtomSection_GetStartOffset \ static_assert(alignof(MovieSceneAtomSection_GetStartOffset) == 0x000004, "Wrong alignment on MovieSceneAtomSection_GetStartOffset"); \ static_assert(sizeof(MovieSceneAtomSection_GetStartOffset) == 0x000004, "Wrong size on MovieSceneAtomSection_GetStartOffset"); \ static_assert(offsetof(MovieSceneAtomSection_GetStartOffset, ReturnValue) == 0x000000, "Member 'MovieSceneAtomSection_GetStartOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneAtomSection \ static_assert(alignof(UMovieSceneAtomSection) == 0x000008, "Wrong alignment on UMovieSceneAtomSection"); \ static_assert(sizeof(UMovieSceneAtomSection) == 0x0008A8, "Wrong size on UMovieSceneAtomSection"); \ static_assert(offsetof(UMovieSceneAtomSection, Sound) == 0x0000F0, "Member 'UMovieSceneAtomSection::Sound' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, StartFrameOffset) == 0x0000F8, "Member 'UMovieSceneAtomSection::StartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, SoundVolume) == 0x000100, "Member 'UMovieSceneAtomSection::SoundVolume' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, PitchMultiplier) == 0x000210, "Member 'UMovieSceneAtomSection::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, Inputs_Float) == 0x000320, "Member 'UMovieSceneAtomSection::Inputs_Float' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, Inputs_String) == 0x000370, "Member 'UMovieSceneAtomSection::Inputs_String' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, Inputs_Bool) == 0x0003C0, "Member 'UMovieSceneAtomSection::Inputs_Bool' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, Inputs_Int) == 0x000410, "Member 'UMovieSceneAtomSection::Inputs_Int' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, Inputs_Trigger) == 0x000460, "Member 'UMovieSceneAtomSection::Inputs_Trigger' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, AttachActorData) == 0x0004B0, "Member 'UMovieSceneAtomSection::AttachActorData' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, ScalarParameterNamesAndCurves) == 0x0005D0, "Member 'UMovieSceneAtomSection::ScalarParameterNamesAndCurves' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, bLooping) == 0x0005E0, "Member 'UMovieSceneAtomSection::bLooping' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, bSuppressSubtitles) == 0x0005E1, "Member 'UMovieSceneAtomSection::bSuppressSubtitles' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, bOverrideAttenuation) == 0x0005E2, "Member 'UMovieSceneAtomSection::bOverrideAttenuation' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, AttenuationSettings) == 0x0005E8, "Member 'UMovieSceneAtomSection::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, AttenuationOverrides) == 0x0005F0, "Member 'UMovieSceneAtomSection::AttenuationOverrides' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, bContinueSoundWhenSequenceIsEnd) == 0x000860, "Member 'UMovieSceneAtomSection::bContinueSoundWhenSequenceIsEnd' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, SelectorLabels) == 0x000868, "Member 'UMovieSceneAtomSection::SelectorLabels' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, FirstBlockIndex) == 0x000878, "Member 'UMovieSceneAtomSection::FirstBlockIndex' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, OnAtomSoundFinished) == 0x000888, "Member 'UMovieSceneAtomSection::OnAtomSoundFinished' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAtomSection, OnAtomSoundPlaybackPercent) == 0x000898, "Member 'UMovieSceneAtomSection::OnAtomSoundPlaybackPercent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneAtomTrack \ static_assert(alignof(UMovieSceneAtomTrack) == 0x000008, "Wrong alignment on UMovieSceneAtomTrack"); \ static_assert(sizeof(UMovieSceneAtomTrack) == 0x0000B0, "Wrong size on UMovieSceneAtomTrack"); \ static_assert(offsetof(UMovieSceneAtomTrack, AtomSections) == 0x0000A0, "Member 'UMovieSceneAtomTrack::AtomSections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_FindUp_C_FaildFuncStart \ static_assert(alignof(BP_FaildFunc_FindUp_C_FaildFuncStart) == 0x000008, "Wrong alignment on BP_FaildFunc_FindUp_C_FaildFuncStart"); \ static_assert(sizeof(BP_FaildFunc_FindUp_C_FaildFuncStart) == 0x000068, "Wrong size on BP_FaildFunc_FindUp_C_FaildFuncStart"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncStart, _actor) == 0x000000, "Member 'BP_FaildFunc_FindUp_C_FaildFuncStart::_actor' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncStart, ReturnValue) == 0x000008, "Member 'BP_FaildFunc_FindUp_C_FaildFuncStart::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncStart, K2Node_DynamicCast_AsBP_Base_AI) == 0x000010, "Member 'BP_FaildFunc_FindUp_C_FaildFuncStart::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncStart, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_FaildFunc_FindUp_C_FaildFuncStart::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncStart, K2Node_DynamicCast_AsInt_AIAction_Impl) == 0x000020, "Member 'BP_FaildFunc_FindUp_C_FaildFuncStart::K2Node_DynamicCast_AsInt_AIAction_Impl' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncStart, K2Node_DynamicCast_bSuccess_1) == 0x000030, "Member 'BP_FaildFunc_FindUp_C_FaildFuncStart::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncStart, CallFunc_GetTarget_target) == 0x000038, "Member 'BP_FaildFunc_FindUp_C_FaildFuncStart::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncStart, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000040, "Member 'BP_FaildFunc_FindUp_C_FaildFuncStart::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncStart, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'BP_FaildFunc_FindUp_C_FaildFuncStart::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncStart, CallFunc_IsActorBeingDestroyed_ReturnValue) == 0x000049, "Member 'BP_FaildFunc_FindUp_C_FaildFuncStart::CallFunc_IsActorBeingDestroyed_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncStart, CallFunc_IsValid_ReturnValue_1) == 0x00004A, "Member 'BP_FaildFunc_FindUp_C_FaildFuncStart::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncStart, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000050, "Member 'BP_FaildFunc_FindUp_C_FaildFuncStart::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncStart, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000058, "Member 'BP_FaildFunc_FindUp_C_FaildFuncStart::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncStart, CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1) == 0x000060, "Member 'BP_FaildFunc_FindUp_C_FaildFuncStart::CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_FindUp_C_FaildFuncTick \ static_assert(alignof(BP_FaildFunc_FindUp_C_FaildFuncTick) == 0x000008, "Wrong alignment on BP_FaildFunc_FindUp_C_FaildFuncTick"); \ static_assert(sizeof(BP_FaildFunc_FindUp_C_FaildFuncTick) == 0x000108, "Wrong size on BP_FaildFunc_FindUp_C_FaildFuncTick"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, DeltaTime) == 0x000000, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, ReturnValue) == 0x000004, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, K2Node_DynamicCast_AsInt_AIAction_Impl) == 0x000008, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::K2Node_DynamicCast_AsInt_AIAction_Impl' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000019, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc_GetTarget_target) == 0x000020, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000030, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc_IsValid_ReturnValue_1) == 0x000048, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000050, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000068, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc_VSize_ReturnValue) == 0x000080, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000088, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000090, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc______ReturnValue) == 0x000091, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc______ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc_ForWard_ReturnValue) == 0x000098, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc_ForWard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc_____Hit) == 0x0000B0, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc_____Hit' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc____Hit) == 0x0000B1, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc____Hit' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc_ForWard_ReturnValue_1) == 0x0000B8, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc_ForWard_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc_Conv_FloatToVector_ReturnValue) == 0x0000D0, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000E8, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_FaildFuncTick, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000100, "Member 'BP_FaildFunc_FindUp_C_FaildFuncTick::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_FindUp_C_Forward \ static_assert(alignof(BP_FaildFunc_FindUp_C_Forward) == 0x000008, "Wrong alignment on BP_FaildFunc_FindUp_C_Forward"); \ static_assert(sizeof(BP_FaildFunc_FindUp_C_Forward) == 0x0000C8, "Wrong size on BP_FaildFunc_FindUp_C_Forward"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_Forward, ReturnValue) == 0x000000, "Member 'BP_FaildFunc_FindUp_C_Forward::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_Forward, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'BP_FaildFunc_FindUp_C_Forward::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_Forward, CallFunc_IsActorBeingDestroyed_ReturnValue) == 0x000019, "Member 'BP_FaildFunc_FindUp_C_Forward::CallFunc_IsActorBeingDestroyed_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_Forward, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'BP_FaildFunc_FindUp_C_Forward::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_Forward, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000038, "Member 'BP_FaildFunc_FindUp_C_Forward::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_Forward, CallFunc_GetActorForwardVector_ReturnValue) == 0x000050, "Member 'BP_FaildFunc_FindUp_C_Forward::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_Forward, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000068, "Member 'BP_FaildFunc_FindUp_C_Forward::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_Forward, CallFunc_BreakVector_X) == 0x000080, "Member 'BP_FaildFunc_FindUp_C_Forward::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_Forward, CallFunc_BreakVector_Y) == 0x000088, "Member 'BP_FaildFunc_FindUp_C_Forward::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_Forward, CallFunc_BreakVector_Z) == 0x000090, "Member 'BP_FaildFunc_FindUp_C_Forward::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_Forward, CallFunc_MakeVector_ReturnValue) == 0x000098, "Member 'BP_FaildFunc_FindUp_C_Forward::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_Forward, CallFunc_Normal_ReturnValue) == 0x0000B0, "Member 'BP_FaildFunc_FindUp_C_Forward::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_FindUp_C_OverTime \ static_assert(alignof(BP_FaildFunc_FindUp_C_OverTime) == 0x000004, "Wrong alignment on BP_FaildFunc_FindUp_C_OverTime"); \ static_assert(sizeof(BP_FaildFunc_FindUp_C_OverTime) == 0x000004, "Wrong size on BP_FaildFunc_FindUp_C_OverTime"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_OverTime, ReturnValue) == 0x000000, "Member 'BP_FaildFunc_FindUp_C_OverTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_FindUp_C_前下方 \ static_assert(alignof(BP_FaildFunc_FindUp_C_前下方) == 0x000008, "Wrong alignment on BP_FaildFunc_FindUp_C_前下方"); \ static_assert(sizeof(BP_FaildFunc_FindUp_C_前下方) == 0x0001B8, "Wrong size on BP_FaildFunc_FindUp_C_前下方"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前下方, Hit) == 0x000000, "Member 'BP_FaildFunc_FindUp_C_前下方::Hit' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前下方, NewLocalVar) == 0x000001, "Member 'BP_FaildFunc_FindUp_C_前下方::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前下方, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'BP_FaildFunc_FindUp_C_前下方::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前下方, CallFunc_ForWard_ReturnValue) == 0x000010, "Member 'BP_FaildFunc_FindUp_C_前下方::CallFunc_ForWard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前下方, K2Node_MakeArray_Array) == 0x000028, "Member 'BP_FaildFunc_FindUp_C_前下方::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前下方, CallFunc_MakeVector_ReturnValue) == 0x000038, "Member 'BP_FaildFunc_FindUp_C_前下方::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前下方, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000050, "Member 'BP_FaildFunc_FindUp_C_前下方::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前下方, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000068, "Member 'BP_FaildFunc_FindUp_C_前下方::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前下方, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000080, "Member 'BP_FaildFunc_FindUp_C_前下方::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前下方, CallFunc_Add_VectorVector_ReturnValue) == 0x000098, "Member 'BP_FaildFunc_FindUp_C_前下方::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前下方, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0000B0, "Member 'BP_FaildFunc_FindUp_C_前下方::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前下方, CallFunc_LineTraceSingle_OutHit) == 0x0000C8, "Member 'BP_FaildFunc_FindUp_C_前下方::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前下方, CallFunc_LineTraceSingle_ReturnValue) == 0x0001B0, "Member 'BP_FaildFunc_FindUp_C_前下方::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_FindUp_C_前方 \ static_assert(alignof(BP_FaildFunc_FindUp_C_前方) == 0x000008, "Wrong alignment on BP_FaildFunc_FindUp_C_前方"); \ static_assert(sizeof(BP_FaildFunc_FindUp_C_前方) == 0x000188, "Wrong size on BP_FaildFunc_FindUp_C_前方"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前方, Hit) == 0x000000, "Member 'BP_FaildFunc_FindUp_C_前方::Hit' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前方, CallFunc_ForWard_ReturnValue) == 0x000008, "Member 'BP_FaildFunc_FindUp_C_前方::CallFunc_ForWard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前方, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000020, "Member 'BP_FaildFunc_FindUp_C_前方::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前方, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000038, "Member 'BP_FaildFunc_FindUp_C_前方::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前方, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000050, "Member 'BP_FaildFunc_FindUp_C_前方::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前方, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000068, "Member 'BP_FaildFunc_FindUp_C_前方::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前方, CallFunc_Add_VectorVector_ReturnValue) == 0x000070, "Member 'BP_FaildFunc_FindUp_C_前方::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前方, K2Node_MakeArray_Array) == 0x000088, "Member 'BP_FaildFunc_FindUp_C_前方::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前方, CallFunc_LineTraceSingle_OutHit) == 0x000098, "Member 'BP_FaildFunc_FindUp_C_前方::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_前方, CallFunc_LineTraceSingle_ReturnValue) == 0x000180, "Member 'BP_FaildFunc_FindUp_C_前方::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_FindUp_C_可以后退 \ static_assert(alignof(BP_FaildFunc_FindUp_C_可以后退) == 0x000008, "Wrong alignment on BP_FaildFunc_FindUp_C_可以后退"); \ static_assert(sizeof(BP_FaildFunc_FindUp_C_可以后退) == 0x000180, "Wrong size on BP_FaildFunc_FindUp_C_可以后退"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_可以后退, ReturnValue) == 0x000000, "Member 'BP_FaildFunc_FindUp_C_可以后退::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_可以后退, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000008, "Member 'BP_FaildFunc_FindUp_C_可以后退::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_可以后退, CallFunc_ForWard_ReturnValue) == 0x000020, "Member 'BP_FaildFunc_FindUp_C_可以后退::CallFunc_ForWard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_可以后退, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000038, "Member 'BP_FaildFunc_FindUp_C_可以后退::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_可以后退, K2Node_MakeArray_Array) == 0x000050, "Member 'BP_FaildFunc_FindUp_C_可以后退::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_可以后退, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000060, "Member 'BP_FaildFunc_FindUp_C_可以后退::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_可以后退, CallFunc_Add_VectorVector_ReturnValue) == 0x000078, "Member 'BP_FaildFunc_FindUp_C_可以后退::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_可以后退, CallFunc_LineTraceSingle_OutHit) == 0x000090, "Member 'BP_FaildFunc_FindUp_C_可以后退::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_可以后退, CallFunc_LineTraceSingle_ReturnValue) == 0x000178, "Member 'BP_FaildFunc_FindUp_C_可以后退::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_可以后退, CallFunc_Not_PreBool_ReturnValue) == 0x000179, "Member 'BP_FaildFunc_FindUp_C_可以后退::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_FindUp_C_模拟盲杖 \ static_assert(alignof(BP_FaildFunc_FindUp_C_模拟盲杖) == 0x000008, "Wrong alignment on BP_FaildFunc_FindUp_C_模拟盲杖"); \ static_assert(sizeof(BP_FaildFunc_FindUp_C_模拟盲杖) == 0x0001B0, "Wrong size on BP_FaildFunc_FindUp_C_模拟盲杖"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_模拟盲杖, ReturnValue) == 0x000000, "Member 'BP_FaildFunc_FindUp_C_模拟盲杖::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_模拟盲杖, K2Node_MakeArray_Array) == 0x000008, "Member 'BP_FaildFunc_FindUp_C_模拟盲杖::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_模拟盲杖, CallFunc_MakeVector_ReturnValue) == 0x000018, "Member 'BP_FaildFunc_FindUp_C_模拟盲杖::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_模拟盲杖, CallFunc_ForWard_ReturnValue) == 0x000030, "Member 'BP_FaildFunc_FindUp_C_模拟盲杖::CallFunc_ForWard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_模拟盲杖, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000048, "Member 'BP_FaildFunc_FindUp_C_模拟盲杖::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_模拟盲杖, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000060, "Member 'BP_FaildFunc_FindUp_C_模拟盲杖::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_模拟盲杖, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000078, "Member 'BP_FaildFunc_FindUp_C_模拟盲杖::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_模拟盲杖, CallFunc_Add_VectorVector_ReturnValue) == 0x000090, "Member 'BP_FaildFunc_FindUp_C_模拟盲杖::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_模拟盲杖, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0000A8, "Member 'BP_FaildFunc_FindUp_C_模拟盲杖::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_模拟盲杖, CallFunc_LineTraceSingle_OutHit) == 0x0000C0, "Member 'BP_FaildFunc_FindUp_C_模拟盲杖::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindUp_C_模拟盲杖, CallFunc_LineTraceSingle_ReturnValue) == 0x0001A8, "Member 'BP_FaildFunc_FindUp_C_模拟盲杖::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_FaildFunc_FindUp_C \ static_assert(alignof(UBP_FaildFunc_FindUp_C) == 0x000008, "Wrong alignment on UBP_FaildFunc_FindUp_C"); \ static_assert(sizeof(UBP_FaildFunc_FindUp_C) == 0x000080, "Wrong size on UBP_FaildFunc_FindUp_C"); \ static_assert(offsetof(UBP_FaildFunc_FindUp_C, As_BP_Base_AI) == 0x000048, "Member 'UBP_FaildFunc_FindUp_C::As_BP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_FindUp_C, 多前) == 0x000050, "Member 'UBP_FaildFunc_FindUp_C::多前' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_FindUp_C, 多下) == 0x000058, "Member 'UBP_FaildFunc_FindUp_C::多下' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_FindUp_C, Target) == 0x000060, "Member 'UBP_FaildFunc_FindUp_C::Target' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_FindUp_C, 多前2) == 0x000068, "Member 'UBP_FaildFunc_FindUp_C::多前2' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_FindUp_C, 进入后退) == 0x000070, "Member 'UBP_FaildFunc_FindUp_C::进入后退' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_FindUp_C, 后退时间) == 0x000078, "Member 'UBP_FaildFunc_FindUp_C::后退时间' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBeatSyncInfo \ static_assert(alignof(FAtomBeatSyncInfo) == 0x000004, "Wrong alignment on FAtomBeatSyncInfo"); \ static_assert(sizeof(FAtomBeatSyncInfo) == 0x000018, "Wrong size on FAtomBeatSyncInfo"); \ static_assert(offsetof(FAtomBeatSyncInfo, BarCount) == 0x000000, "Member 'FAtomBeatSyncInfo::BarCount' has a wrong offset!"); \ static_assert(offsetof(FAtomBeatSyncInfo, BeatCount) == 0x000004, "Member 'FAtomBeatSyncInfo::BeatCount' has a wrong offset!"); \ static_assert(offsetof(FAtomBeatSyncInfo, BeatProgress) == 0x000008, "Member 'FAtomBeatSyncInfo::BeatProgress' has a wrong offset!"); \ static_assert(offsetof(FAtomBeatSyncInfo, BPM) == 0x00000C, "Member 'FAtomBeatSyncInfo::BPM' has a wrong offset!"); \ static_assert(offsetof(FAtomBeatSyncInfo, Offset) == 0x000010, "Member 'FAtomBeatSyncInfo::Offset' has a wrong offset!"); \ static_assert(offsetof(FAtomBeatSyncInfo, NumBeatsPerBar) == 0x000014, "Member 'FAtomBeatSyncInfo::NumBeatsPerBar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectInfo \ static_assert(alignof(FAtomBusEffectInfo) == 0x000008, "Wrong alignment on FAtomBusEffectInfo"); \ static_assert(sizeof(FAtomBusEffectInfo) == 0x000028, "Wrong size on FAtomBusEffectInfo"); \ static_assert(offsetof(FAtomBusEffectInfo, BusEffectName) == 0x000000, "Member 'FAtomBusEffectInfo::BusEffectName' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectInfo, Parameters) == 0x000010, "Member 'FAtomBusEffectInfo::Parameters' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectInfo, bBypass) == 0x000020, "Member 'FAtomBusEffectInfo::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomSoundModulationSettings \ static_assert(alignof(FAtomSoundModulationSettings) == 0x000008, "Wrong alignment on FAtomSoundModulationSettings"); \ static_assert(sizeof(FAtomSoundModulationSettings) == 0x000058, "Wrong size on FAtomSoundModulationSettings"); \ static_assert(offsetof(FAtomSoundModulationSettings, Value) == 0x000000, "Member 'FAtomSoundModulationSettings::Value' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundModulationSettings, Modulators) == 0x000008, "Member 'FAtomSoundModulationSettings::Modulators' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomRange \ static_assert(alignof(FAtomRange) == 0x000008, "Wrong alignment on FAtomRange"); \ static_assert(sizeof(FAtomRange) == 0x000028, "Wrong size on FAtomRange"); \ static_assert(offsetof(FAtomRange, bIsActive) == 0x000000, "Member 'FAtomRange::bIsActive' has a wrong offset!"); \ static_assert(offsetof(FAtomRange, MinToMax) == 0x000008, "Member 'FAtomRange::MinToMax' has a wrong offset!"); \ static_assert(offsetof(FAtomRange, PreviewMinToMax) == 0x000018, "Member 'FAtomRange::PreviewMinToMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomSoundToRackSend \ static_assert(alignof(FAtomSoundToRackSend) == 0x000008, "Wrong alignment on FAtomSoundToRackSend"); \ static_assert(sizeof(FAtomSoundToRackSend) == 0x000010, "Wrong size on FAtomSoundToRackSend"); \ static_assert(offsetof(FAtomSoundToRackSend, Rack) == 0x000000, "Member 'FAtomSoundToRackSend::Rack' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundToRackSend, SendLevel) == 0x000008, "Member 'FAtomSoundToRackSend::SendLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomSequencerEventInfo \ static_assert(alignof(FAtomSequencerEventInfo) == 0x000008, "Wrong alignment on FAtomSequencerEventInfo"); \ static_assert(sizeof(FAtomSequencerEventInfo) == 0x000020, "Wrong size on FAtomSequencerEventInfo"); \ static_assert(offsetof(FAtomSequencerEventInfo, Time) == 0x000000, "Member 'FAtomSequencerEventInfo::Time' has a wrong offset!"); \ static_assert(offsetof(FAtomSequencerEventInfo, ID) == 0x000008, "Member 'FAtomSequencerEventInfo::ID' has a wrong offset!"); \ static_assert(offsetof(FAtomSequencerEventInfo, Tag) == 0x000010, "Member 'FAtomSequencerEventInfo::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectChorusSettings \ static_assert(alignof(FAtomBusEffectChorusSettings) == 0x000004, "Wrong alignment on FAtomBusEffectChorusSettings"); \ static_assert(sizeof(FAtomBusEffectChorusSettings) == 0x000028, "Wrong size on FAtomBusEffectChorusSettings"); \ static_assert(offsetof(FAtomBusEffectChorusSettings, DelayTime) == 0x000000, "Member 'FAtomBusEffectChorusSettings::DelayTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectChorusSettings, Depth) == 0x000004, "Member 'FAtomBusEffectChorusSettings::Depth' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectChorusSettings, Rate) == 0x000008, "Member 'FAtomBusEffectChorusSettings::Rate' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectChorusSettings, Feedback) == 0x00000C, "Member 'FAtomBusEffectChorusSettings::Feedback' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectChorusSettings, DryMix) == 0x000010, "Member 'FAtomBusEffectChorusSettings::DryMix' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectChorusSettings, WetMix1) == 0x000014, "Member 'FAtomBusEffectChorusSettings::WetMix1' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectChorusSettings, WetMix2) == 0x000018, "Member 'FAtomBusEffectChorusSettings::WetMix2' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectChorusSettings, WetMix3) == 0x00001C, "Member 'FAtomBusEffectChorusSettings::WetMix3' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectChorusSettings, MaximumDelayTime) == 0x000020, "Member 'FAtomBusEffectChorusSettings::MaximumDelayTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectChorusSettings, bBypass) == 0x000024, "Member 'FAtomBusEffectChorusSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectBiquadFilterSettings \ static_assert(alignof(FAtomBusEffectBiquadFilterSettings) == 0x000004, "Wrong alignment on FAtomBusEffectBiquadFilterSettings"); \ static_assert(sizeof(FAtomBusEffectBiquadFilterSettings) == 0x000014, "Wrong size on FAtomBusEffectBiquadFilterSettings"); \ static_assert(offsetof(FAtomBusEffectBiquadFilterSettings, FilterType) == 0x000000, "Member 'FAtomBusEffectBiquadFilterSettings::FilterType' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectBiquadFilterSettings, Cutoff) == 0x000004, "Member 'FAtomBusEffectBiquadFilterSettings::Cutoff' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectBiquadFilterSettings, Q) == 0x000008, "Member 'FAtomBusEffectBiquadFilterSettings::Q' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectBiquadFilterSettings, Gain) == 0x00000C, "Member 'FAtomBusEffectBiquadFilterSettings::Gain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectBiquadFilterSettings, bBypass) == 0x000010, "Member 'FAtomBusEffectBiquadFilterSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomWaveInfo \ static_assert(alignof(FAtomWaveInfo) == 0x000004, "Wrong alignment on FAtomWaveInfo"); \ static_assert(sizeof(FAtomWaveInfo) == 0x000018, "Wrong size on FAtomWaveInfo"); \ static_assert(offsetof(FAtomWaveInfo, WaveID) == 0x000000, "Member 'FAtomWaveInfo::WaveID' has a wrong offset!"); \ static_assert(offsetof(FAtomWaveInfo, Format) == 0x000004, "Member 'FAtomWaveInfo::Format' has a wrong offset!"); \ static_assert(offsetof(FAtomWaveInfo, SampleRate) == 0x000008, "Member 'FAtomWaveInfo::SampleRate' has a wrong offset!"); \ static_assert(offsetof(FAtomWaveInfo, NumChannels) == 0x00000C, "Member 'FAtomWaveInfo::NumChannels' has a wrong offset!"); \ static_assert(offsetof(FAtomWaveInfo, NumFrames) == 0x000010, "Member 'FAtomWaveInfo::NumFrames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomAisacControl \ static_assert(alignof(FAtomAisacControl) == 0x000004, "Wrong alignment on FAtomAisacControl"); \ static_assert(sizeof(FAtomAisacControl) == 0x00000C, "Wrong size on FAtomAisacControl"); \ static_assert(offsetof(FAtomAisacControl, Name) == 0x000000, "Member 'FAtomAisacControl::Name' has a wrong offset!"); \ static_assert(offsetof(FAtomAisacControl, ID) == 0x000008, "Member 'FAtomAisacControl::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomAisacControlSettings \ static_assert(alignof(FAtomAisacControlSettings) == 0x000008, "Wrong alignment on FAtomAisacControlSettings"); \ static_assert(sizeof(FAtomAisacControlSettings) == 0x000068, "Wrong size on FAtomAisacControlSettings"); \ static_assert(offsetof(FAtomAisacControlSettings, Control) == 0x000058, "Member 'FAtomAisacControlSettings::Control' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomSoundVariation \ static_assert(alignof(FAtomSoundVariation) == 0x000008, "Wrong alignment on FAtomSoundVariation"); \ static_assert(sizeof(FAtomSoundVariation) == 0x000030, "Wrong size on FAtomSoundVariation"); \ static_assert(offsetof(FAtomSoundVariation, SoundWave) == 0x000000, "Member 'FAtomSoundVariation::SoundWave' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundVariation, ProbabilityWeight) == 0x000008, "Member 'FAtomSoundVariation::ProbabilityWeight' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundVariation, VolumeRange) == 0x000010, "Member 'FAtomSoundVariation::VolumeRange' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundVariation, PitchRange) == 0x000020, "Member 'FAtomSoundVariation::PitchRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomSoundToBusSend \ static_assert(alignof(FAtomSoundToBusSend) == 0x000008, "Wrong alignment on FAtomSoundToBusSend"); \ static_assert(sizeof(FAtomSoundToBusSend) == 0x0000B0, "Wrong size on FAtomSoundToBusSend"); \ static_assert(offsetof(FAtomSoundToBusSend, SendLevelControlMethod) == 0x000000, "Member 'FAtomSoundToBusSend::SendLevelControlMethod' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundToBusSend, Bus) == 0x000008, "Member 'FAtomSoundToBusSend::Bus' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundToBusSend, SendLevel) == 0x000010, "Member 'FAtomSoundToBusSend::SendLevel' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundToBusSend, DisableManualSendClamp) == 0x000014, "Member 'FAtomSoundToBusSend::DisableManualSendClamp' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundToBusSend, MinSendLevel) == 0x000018, "Member 'FAtomSoundToBusSend::MinSendLevel' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundToBusSend, MaxSendLevel) == 0x00001C, "Member 'FAtomSoundToBusSend::MaxSendLevel' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundToBusSend, MinSendDistance) == 0x000020, "Member 'FAtomSoundToBusSend::MinSendDistance' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundToBusSend, MaxSendDistance) == 0x000024, "Member 'FAtomSoundToBusSend::MaxSendDistance' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundToBusSend, CustomSendLevelCurve) == 0x000028, "Member 'FAtomSoundToBusSend::CustomSendLevelCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomAisacModulationDefaultSettings \ static_assert(alignof(FAtomAisacModulationDefaultSettings) == 0x000008, "Wrong alignment on FAtomAisacModulationDefaultSettings"); \ static_assert(sizeof(FAtomAisacModulationDefaultSettings) == 0x000030, "Wrong size on FAtomAisacModulationDefaultSettings"); \ static_assert(offsetof(FAtomAisacModulationDefaultSettings, AisacPatches) == 0x000000, "Member 'FAtomAisacModulationDefaultSettings::AisacPatches' has a wrong offset!"); \ static_assert(offsetof(FAtomAisacModulationDefaultSettings, AdditionalAisacPatches) == 0x000010, "Member 'FAtomAisacModulationDefaultSettings::AdditionalAisacPatches' has a wrong offset!"); \ static_assert(offsetof(FAtomAisacModulationDefaultSettings, AisacControlModulations) == 0x000020, "Member 'FAtomAisacModulationDefaultSettings::AisacControlModulations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomVolumeAisacControlSettings \ static_assert(alignof(FAtomVolumeAisacControlSettings) == 0x000008, "Wrong alignment on FAtomVolumeAisacControlSettings"); \ static_assert(sizeof(FAtomVolumeAisacControlSettings) == 0x000018, "Wrong size on FAtomVolumeAisacControlSettings"); \ static_assert(offsetof(FAtomVolumeAisacControlSettings, ListenerLocationState) == 0x000000, "Member 'FAtomVolumeAisacControlSettings::ListenerLocationState' has a wrong offset!"); \ static_assert(offsetof(FAtomVolumeAisacControlSettings, AisacControls) == 0x000008, "Member 'FAtomVolumeAisacControlSettings::AisacControls' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomAttenuationPluginSettings \ static_assert(alignof(FAtomAttenuationPluginSettings) == 0x000008, "Wrong alignment on FAtomAttenuationPluginSettings"); \ static_assert(sizeof(FAtomAttenuationPluginSettings) == 0x000020, "Wrong size on FAtomAttenuationPluginSettings"); \ static_assert(offsetof(FAtomAttenuationPluginSettings, SourceDataOverridePluginSettingsArray) == 0x000000, "Member 'FAtomAttenuationPluginSettings::SourceDataOverridePluginSettingsArray' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationPluginSettings, RuntimePluginSettingsArray) == 0x000010, "Member 'FAtomAttenuationPluginSettings::RuntimePluginSettingsArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomAttenuationBusSendSettings \ static_assert(alignof(FAtomAttenuationBusSendSettings) == 0x000008, "Wrong alignment on FAtomAttenuationBusSendSettings"); \ static_assert(sizeof(FAtomAttenuationBusSendSettings) == 0x0000A8, "Wrong size on FAtomAttenuationBusSendSettings"); \ static_assert(offsetof(FAtomAttenuationBusSendSettings, Bus) == 0x000000, "Member 'FAtomAttenuationBusSendSettings::Bus' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationBusSendSettings, BusSendMethod) == 0x000008, "Member 'FAtomAttenuationBusSendSettings::BusSendMethod' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationBusSendSettings, BusSendLevelMin) == 0x00000C, "Member 'FAtomAttenuationBusSendSettings::BusSendLevelMin' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationBusSendSettings, BusSendLevelMax) == 0x000010, "Member 'FAtomAttenuationBusSendSettings::BusSendLevelMax' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationBusSendSettings, BusSendDistanceMin) == 0x000014, "Member 'FAtomAttenuationBusSendSettings::BusSendDistanceMin' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationBusSendSettings, BusSendDistanceMax) == 0x000018, "Member 'FAtomAttenuationBusSendSettings::BusSendDistanceMax' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationBusSendSettings, ManualBusSendLevel) == 0x00001C, "Member 'FAtomAttenuationBusSendSettings::ManualBusSendLevel' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationBusSendSettings, CustomBusSendCurve) == 0x000020, "Member 'FAtomAttenuationBusSendSettings::CustomBusSendCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomMultiPositionSettings \ static_assert(alignof(FAtomMultiPositionSettings) == 0x000008, "Wrong alignment on FAtomMultiPositionSettings"); \ static_assert(sizeof(FAtomMultiPositionSettings) == 0x000030, "Wrong size on FAtomMultiPositionSettings"); \ static_assert(offsetof(FAtomMultiPositionSettings, bUseComponentPositionAsSource) == 0x000000, "Member 'FAtomMultiPositionSettings::bUseComponentPositionAsSource' has a wrong offset!"); \ static_assert(offsetof(FAtomMultiPositionSettings, SourceActors) == 0x000008, "Member 'FAtomMultiPositionSettings::SourceActors' has a wrong offset!"); \ static_assert(offsetof(FAtomMultiPositionSettings, SourceComponentClass) == 0x000018, "Member 'FAtomMultiPositionSettings::SourceComponentClass' has a wrong offset!"); \ static_assert(offsetof(FAtomMultiPositionSettings, SourcePositions) == 0x000020, "Member 'FAtomMultiPositionSettings::SourcePositions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomAttenuationSettings \ static_assert(alignof(FAtomAttenuationSettings) == 0x000008, "Wrong alignment on FAtomAttenuationSettings"); \ static_assert(sizeof(FAtomAttenuationSettings) == 0x000270, "Wrong size on FAtomAttenuationSettings"); \ static_assert(offsetof(FAtomAttenuationSettings, DistanceAlgorithm) == 0x000002, "Member 'FAtomAttenuationSettings::DistanceAlgorithm' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, AttenuationShape) == 0x000003, "Member 'FAtomAttenuationSettings::AttenuationShape' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, AbsorptionMethod) == 0x000004, "Member 'FAtomAttenuationSettings::AbsorptionMethod' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, SpatializationAlgorithm) == 0x000005, "Member 'FAtomAttenuationSettings::SpatializationAlgorithm' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, OcclusionTraceChannel) == 0x000006, "Member 'FAtomAttenuationSettings::OcclusionTraceChannel' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, PriorityAttenuationMethod) == 0x000007, "Member 'FAtomAttenuationSettings::PriorityAttenuationMethod' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, AttenuationShapeExtents) == 0x000008, "Member 'FAtomAttenuationSettings::AttenuationShapeExtents' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, ConeOutsideLevel) == 0x000020, "Member 'FAtomAttenuationSettings::ConeOutsideLevel' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, FalloffDistance) == 0x000024, "Member 'FAtomAttenuationSettings::FalloffDistance' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, BinauralRadius) == 0x000028, "Member 'FAtomAttenuationSettings::BinauralRadius' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, NonSpatializedRadiusStart) == 0x00002C, "Member 'FAtomAttenuationSettings::NonSpatializedRadiusStart' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, NonSpatializedRadiusEnd) == 0x000030, "Member 'FAtomAttenuationSettings::NonSpatializedRadiusEnd' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, NonSpatializedRadiusMode) == 0x000034, "Member 'FAtomAttenuationSettings::NonSpatializedRadiusMode' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, StereoSpread) == 0x000038, "Member 'FAtomAttenuationSettings::StereoSpread' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, LPFRadiusMin) == 0x00003C, "Member 'FAtomAttenuationSettings::LPFRadiusMin' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, LPFRadiusMax) == 0x000040, "Member 'FAtomAttenuationSettings::LPFRadiusMax' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, CustomLowpassAirAbsorptionCurve) == 0x000048, "Member 'FAtomAttenuationSettings::CustomLowpassAirAbsorptionCurve' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, CustomHighpassAirAbsorptionCurve) == 0x0000D0, "Member 'FAtomAttenuationSettings::CustomHighpassAirAbsorptionCurve' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, LPFFrequencyAtMin) == 0x000158, "Member 'FAtomAttenuationSettings::LPFFrequencyAtMin' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, LPFFrequencyAtMax) == 0x00015C, "Member 'FAtomAttenuationSettings::LPFFrequencyAtMax' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, HPFFrequencyAtMin) == 0x000160, "Member 'FAtomAttenuationSettings::HPFFrequencyAtMin' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, HPFFrequencyAtMax) == 0x000164, "Member 'FAtomAttenuationSettings::HPFFrequencyAtMax' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, FocusAzimuth) == 0x000168, "Member 'FAtomAttenuationSettings::FocusAzimuth' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, NonFocusAzimuth) == 0x00016C, "Member 'FAtomAttenuationSettings::NonFocusAzimuth' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, FocusDistanceScale) == 0x000170, "Member 'FAtomAttenuationSettings::FocusDistanceScale' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, NonFocusDistanceScale) == 0x000174, "Member 'FAtomAttenuationSettings::NonFocusDistanceScale' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, FocusPriorityScale) == 0x000178, "Member 'FAtomAttenuationSettings::FocusPriorityScale' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, NonFocusPriorityScale) == 0x00017C, "Member 'FAtomAttenuationSettings::NonFocusPriorityScale' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, FocusVolumeAttenuation) == 0x000180, "Member 'FAtomAttenuationSettings::FocusVolumeAttenuation' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, NonFocusVolumeAttenuation) == 0x000184, "Member 'FAtomAttenuationSettings::NonFocusVolumeAttenuation' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, FocusAttackInterpSpeed) == 0x000188, "Member 'FAtomAttenuationSettings::FocusAttackInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, FocusReleaseInterpSpeed) == 0x00018C, "Member 'FAtomAttenuationSettings::FocusReleaseInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, OcclusionLowPassFilterFrequency) == 0x000190, "Member 'FAtomAttenuationSettings::OcclusionLowPassFilterFrequency' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, OcclusionVolumeAttenuation) == 0x000194, "Member 'FAtomAttenuationSettings::OcclusionVolumeAttenuation' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, OcclusionInterpolationTime) == 0x000198, "Member 'FAtomAttenuationSettings::OcclusionInterpolationTime' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, BusSendSettings) == 0x0001A0, "Member 'FAtomAttenuationSettings::BusSendSettings' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, PriorityAttenuationMin) == 0x0001B0, "Member 'FAtomAttenuationSettings::PriorityAttenuationMin' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, PriorityAttenuationMax) == 0x0001B4, "Member 'FAtomAttenuationSettings::PriorityAttenuationMax' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, PriorityAttenuationDistanceMin) == 0x0001B8, "Member 'FAtomAttenuationSettings::PriorityAttenuationDistanceMin' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, PriorityAttenuationDistanceMax) == 0x0001BC, "Member 'FAtomAttenuationSettings::PriorityAttenuationDistanceMax' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, ManualPriorityAttenuation) == 0x0001C0, "Member 'FAtomAttenuationSettings::ManualPriorityAttenuation' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, CustomPriorityAttenuationCurve) == 0x0001C8, "Member 'FAtomAttenuationSettings::CustomPriorityAttenuationCurve' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationSettings, PluginSettings) == 0x000250, "Member 'FAtomAttenuationSettings::PluginSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomChannelLevelMatrix \ static_assert(alignof(FAtomChannelLevelMatrix) == 0x000008, "Wrong alignment on FAtomChannelLevelMatrix"); \ static_assert(sizeof(FAtomChannelLevelMatrix) == 0x000030, "Wrong size on FAtomChannelLevelMatrix"); \ static_assert(offsetof(FAtomChannelLevelMatrix, LevelMatrix) == 0x000020, "Member 'FAtomChannelLevelMatrix::LevelMatrix' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomPanning \ static_assert(alignof(FAtomPanning) == 0x000004, "Wrong alignment on FAtomPanning"); \ static_assert(sizeof(FAtomPanning) == 0x000014, "Wrong size on FAtomPanning"); \ static_assert(offsetof(FAtomPanning, Volume) == 0x000000, "Member 'FAtomPanning::Volume' has a wrong offset!"); \ static_assert(offsetof(FAtomPanning, Angle) == 0x000004, "Member 'FAtomPanning::Angle' has a wrong offset!"); \ static_assert(offsetof(FAtomPanning, Distance) == 0x000008, "Member 'FAtomPanning::Distance' has a wrong offset!"); \ static_assert(offsetof(FAtomPanning, Wideness) == 0x00000C, "Member 'FAtomPanning::Wideness' has a wrong offset!"); \ static_assert(offsetof(FAtomPanning, Spread) == 0x000010, "Member 'FAtomPanning::Spread' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusSend \ static_assert(alignof(FAtomBusSend) == 0x000008, "Wrong alignment on FAtomBusSend"); \ static_assert(sizeof(FAtomBusSend) == 0x000010, "Wrong size on FAtomBusSend"); \ static_assert(offsetof(FAtomBusSend, DestinationBus) == 0x000000, "Member 'FAtomBusSend::DestinationBus' has a wrong offset!"); \ static_assert(offsetof(FAtomBusSend, Level) == 0x000008, "Member 'FAtomBusSend::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectBandpassFilterSettings \ static_assert(alignof(FAtomBusEffectBandpassFilterSettings) == 0x000004, "Wrong alignment on FAtomBusEffectBandpassFilterSettings"); \ static_assert(sizeof(FAtomBusEffectBandpassFilterSettings) == 0x00000C, "Wrong size on FAtomBusEffectBandpassFilterSettings"); \ static_assert(offsetof(FAtomBusEffectBandpassFilterSettings, LowCutoff) == 0x000000, "Member 'FAtomBusEffectBandpassFilterSettings::LowCutoff' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectBandpassFilterSettings, HighCutoff) == 0x000004, "Member 'FAtomBusEffectBandpassFilterSettings::HighCutoff' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectBandpassFilterSettings, bBypass) == 0x000008, "Member 'FAtomBusEffectBandpassFilterSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectBinauralSettings \ static_assert(alignof(FAtomBusEffectBinauralSettings) == 0x000004, "Wrong alignment on FAtomBusEffectBinauralSettings"); \ static_assert(sizeof(FAtomBusEffectBinauralSettings) == 0x00000C, "Wrong size on FAtomBusEffectBinauralSettings"); \ static_assert(offsetof(FAtomBusEffectBinauralSettings, Gain) == 0x000000, "Member 'FAtomBusEffectBinauralSettings::Gain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectBinauralSettings, Balance) == 0x000004, "Member 'FAtomBusEffectBinauralSettings::Balance' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectBinauralSettings, bBypass) == 0x000008, "Member 'FAtomBusEffectBinauralSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectBitCrusherSettings \ static_assert(alignof(FAtomBusEffectBitCrusherSettings) == 0x000004, "Wrong alignment on FAtomBusEffectBitCrusherSettings"); \ static_assert(sizeof(FAtomBusEffectBitCrusherSettings) == 0x00001C, "Wrong size on FAtomBusEffectBitCrusherSettings"); \ static_assert(offsetof(FAtomBusEffectBitCrusherSettings, Drive) == 0x000000, "Member 'FAtomBusEffectBitCrusherSettings::Drive' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectBitCrusherSettings, BitDepth) == 0x000004, "Member 'FAtomBusEffectBitCrusherSettings::BitDepth' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectBitCrusherSettings, DownSampling) == 0x000008, "Member 'FAtomBusEffectBitCrusherSettings::DownSampling' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectBitCrusherSettings, DryMix) == 0x00000C, "Member 'FAtomBusEffectBitCrusherSettings::DryMix' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectBitCrusherSettings, WetMix) == 0x000010, "Member 'FAtomBusEffectBitCrusherSettings::WetMix' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectBitCrusherSettings, Gain) == 0x000014, "Member 'FAtomBusEffectBitCrusherSettings::Gain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectBitCrusherSettings, bBypass) == 0x000018, "Member 'FAtomBusEffectBitCrusherSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomSplitEQFilter \ static_assert(alignof(FAtomSplitEQFilter) == 0x000004, "Wrong alignment on FAtomSplitEQFilter"); \ static_assert(sizeof(FAtomSplitEQFilter) == 0x00000C, "Wrong size on FAtomSplitEQFilter"); \ static_assert(offsetof(FAtomSplitEQFilter, FilterType) == 0x000000, "Member 'FAtomSplitEQFilter::FilterType' has a wrong offset!"); \ static_assert(offsetof(FAtomSplitEQFilter, Frequency) == 0x000004, "Member 'FAtomSplitEQFilter::Frequency' has a wrong offset!"); \ static_assert(offsetof(FAtomSplitEQFilter, Q) == 0x000008, "Member 'FAtomSplitEQFilter::Q' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectCompressorSettings \ static_assert(alignof(FAtomBusEffectCompressorSettings) == 0x000004, "Wrong alignment on FAtomBusEffectCompressorSettings"); \ static_assert(sizeof(FAtomBusEffectCompressorSettings) == 0x000028, "Wrong size on FAtomBusEffectCompressorSettings"); \ static_assert(offsetof(FAtomBusEffectCompressorSettings, Threshold) == 0x000000, "Member 'FAtomBusEffectCompressorSettings::Threshold' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectCompressorSettings, Ratio) == 0x000004, "Member 'FAtomBusEffectCompressorSettings::Ratio' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectCompressorSettings, AttackTime) == 0x000008, "Member 'FAtomBusEffectCompressorSettings::AttackTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectCompressorSettings, ReleaseTime) == 0x00000C, "Member 'FAtomBusEffectCompressorSettings::ReleaseTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectCompressorSettings, Gain) == 0x000010, "Member 'FAtomBusEffectCompressorSettings::Gain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectCompressorSettings, SurroundLink) == 0x000014, "Member 'FAtomBusEffectCompressorSettings::SurroundLink' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectCompressorSettings, SplitEQ) == 0x000018, "Member 'FAtomBusEffectCompressorSettings::SplitEQ' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectCompressorSettings, bBypass) == 0x000024, "Member 'FAtomBusEffectCompressorSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectDelaySettings \ static_assert(alignof(FAtomBusEffectDelaySettings) == 0x000004, "Wrong alignment on FAtomBusEffectDelaySettings"); \ static_assert(sizeof(FAtomBusEffectDelaySettings) == 0x00000C, "Wrong size on FAtomBusEffectDelaySettings"); \ static_assert(offsetof(FAtomBusEffectDelaySettings, DelayTime) == 0x000000, "Member 'FAtomBusEffectDelaySettings::DelayTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectDelaySettings, MaximumDelayTime) == 0x000004, "Member 'FAtomBusEffectDelaySettings::MaximumDelayTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectDelaySettings, bBypass) == 0x000008, "Member 'FAtomBusEffectDelaySettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectDistortionSettings \ static_assert(alignof(FAtomBusEffectDistortionSettings) == 0x000004, "Wrong alignment on FAtomBusEffectDistortionSettings"); \ static_assert(sizeof(FAtomBusEffectDistortionSettings) == 0x000014, "Wrong size on FAtomBusEffectDistortionSettings"); \ static_assert(offsetof(FAtomBusEffectDistortionSettings, Drive) == 0x000000, "Member 'FAtomBusEffectDistortionSettings::Drive' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectDistortionSettings, DryMix) == 0x000004, "Member 'FAtomBusEffectDistortionSettings::DryMix' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectDistortionSettings, WetMix) == 0x000008, "Member 'FAtomBusEffectDistortionSettings::WetMix' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectDistortionSettings, Gain) == 0x00000C, "Member 'FAtomBusEffectDistortionSettings::Gain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectDistortionSettings, bBypass) == 0x000010, "Member 'FAtomBusEffectDistortionSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectEchoSettings \ static_assert(alignof(FAtomBusEffectEchoSettings) == 0x000004, "Wrong alignment on FAtomBusEffectEchoSettings"); \ static_assert(sizeof(FAtomBusEffectEchoSettings) == 0x000010, "Wrong size on FAtomBusEffectEchoSettings"); \ static_assert(offsetof(FAtomBusEffectEchoSettings, DelayTime) == 0x000000, "Member 'FAtomBusEffectEchoSettings::DelayTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectEchoSettings, Feedback) == 0x000004, "Member 'FAtomBusEffectEchoSettings::Feedback' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectEchoSettings, MaximumDelayTime) == 0x000008, "Member 'FAtomBusEffectEchoSettings::MaximumDelayTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectEchoSettings, bBypass) == 0x00000C, "Member 'FAtomBusEffectEchoSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectFlangerSettings \ static_assert(alignof(FAtomBusEffectFlangerSettings) == 0x000004, "Wrong alignment on FAtomBusEffectFlangerSettings"); \ static_assert(sizeof(FAtomBusEffectFlangerSettings) == 0x00001C, "Wrong size on FAtomBusEffectFlangerSettings"); \ static_assert(offsetof(FAtomBusEffectFlangerSettings, DelayTime) == 0x000000, "Member 'FAtomBusEffectFlangerSettings::DelayTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectFlangerSettings, Depth) == 0x000004, "Member 'FAtomBusEffectFlangerSettings::Depth' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectFlangerSettings, Rate) == 0x000008, "Member 'FAtomBusEffectFlangerSettings::Rate' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectFlangerSettings, Feedback) == 0x00000C, "Member 'FAtomBusEffectFlangerSettings::Feedback' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectFlangerSettings, DryMix) == 0x000010, "Member 'FAtomBusEffectFlangerSettings::DryMix' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectFlangerSettings, WetMix) == 0x000014, "Member 'FAtomBusEffectFlangerSettings::WetMix' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectFlangerSettings, bBypass) == 0x000018, "Member 'FAtomBusEffectFlangerSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectI3DL2ReverbSettings \ static_assert(alignof(FAtomBusEffectI3DL2ReverbSettings) == 0x000004, "Wrong alignment on FAtomBusEffectI3DL2ReverbSettings"); \ static_assert(sizeof(FAtomBusEffectI3DL2ReverbSettings) == 0x000048, "Wrong size on FAtomBusEffectI3DL2ReverbSettings"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, Room) == 0x000000, "Member 'FAtomBusEffectI3DL2ReverbSettings::Room' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, RoomHF) == 0x000004, "Member 'FAtomBusEffectI3DL2ReverbSettings::RoomHF' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, DecayTime) == 0x000008, "Member 'FAtomBusEffectI3DL2ReverbSettings::DecayTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, DecayHFRatio) == 0x00000C, "Member 'FAtomBusEffectI3DL2ReverbSettings::DecayHFRatio' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, Reflections) == 0x000010, "Member 'FAtomBusEffectI3DL2ReverbSettings::Reflections' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, ReflectionsDelay) == 0x000014, "Member 'FAtomBusEffectI3DL2ReverbSettings::ReflectionsDelay' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, Reverb) == 0x000018, "Member 'FAtomBusEffectI3DL2ReverbSettings::Reverb' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, ReverbDelay) == 0x00001C, "Member 'FAtomBusEffectI3DL2ReverbSettings::ReverbDelay' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, Diffusion) == 0x000020, "Member 'FAtomBusEffectI3DL2ReverbSettings::Diffusion' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, Density) == 0x000024, "Member 'FAtomBusEffectI3DL2ReverbSettings::Density' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, HFReference) == 0x000028, "Member 'FAtomBusEffectI3DL2ReverbSettings::HFReference' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, FrontInput) == 0x00002C, "Member 'FAtomBusEffectI3DL2ReverbSettings::FrontInput' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, RearInput) == 0x000030, "Member 'FAtomBusEffectI3DL2ReverbSettings::RearInput' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, CenterInput) == 0x000034, "Member 'FAtomBusEffectI3DL2ReverbSettings::CenterInput' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, FrontOutput) == 0x000038, "Member 'FAtomBusEffectI3DL2ReverbSettings::FrontOutput' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, RearOutput) == 0x00003C, "Member 'FAtomBusEffectI3DL2ReverbSettings::RearOutput' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, CenterOutput) == 0x000040, "Member 'FAtomBusEffectI3DL2ReverbSettings::CenterOutput' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectI3DL2ReverbSettings, bBypass) == 0x000044, "Member 'FAtomBusEffectI3DL2ReverbSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectIRReverbSettings \ static_assert(alignof(FAtomBusEffectIRReverbSettings) == 0x000004, "Wrong alignment on FAtomBusEffectIRReverbSettings"); \ static_assert(sizeof(FAtomBusEffectIRReverbSettings) == 0x000038, "Wrong size on FAtomBusEffectIRReverbSettings"); \ static_assert(offsetof(FAtomBusEffectIRReverbSettings, DryGain) == 0x000000, "Member 'FAtomBusEffectIRReverbSettings::DryGain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectIRReverbSettings, WetGain) == 0x000004, "Member 'FAtomBusEffectIRReverbSettings::WetGain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectIRReverbSettings, ReverbGain) == 0x000008, "Member 'FAtomBusEffectIRReverbSettings::ReverbGain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectIRReverbSettings, InputSeparationRatio) == 0x00000C, "Member 'FAtomBusEffectIRReverbSettings::InputSeparationRatio' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectIRReverbSettings, FrontInputGain) == 0x000010, "Member 'FAtomBusEffectIRReverbSettings::FrontInputGain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectIRReverbSettings, CenterInputGain) == 0x000014, "Member 'FAtomBusEffectIRReverbSettings::CenterInputGain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectIRReverbSettings, SurroundInputGain) == 0x000018, "Member 'FAtomBusEffectIRReverbSettings::SurroundInputGain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectIRReverbSettings, SurroundBackInputGain) == 0x00001C, "Member 'FAtomBusEffectIRReverbSettings::SurroundBackInputGain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectIRReverbSettings, FrontOutputGain) == 0x000020, "Member 'FAtomBusEffectIRReverbSettings::FrontOutputGain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectIRReverbSettings, CenterOutputGain) == 0x000024, "Member 'FAtomBusEffectIRReverbSettings::CenterOutputGain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectIRReverbSettings, SurroundOutputGain) == 0x000028, "Member 'FAtomBusEffectIRReverbSettings::SurroundOutputGain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectIRReverbSettings, SurroundBackOutputGain) == 0x00002C, "Member 'FAtomBusEffectIRReverbSettings::SurroundBackOutputGain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectIRReverbSettings, IRIndex) == 0x000030, "Member 'FAtomBusEffectIRReverbSettings::IRIndex' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectIRReverbSettings, bBypass) == 0x000034, "Member 'FAtomBusEffectIRReverbSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectLimiterSettings \ static_assert(alignof(FAtomBusEffectLimiterSettings) == 0x000004, "Wrong alignment on FAtomBusEffectLimiterSettings"); \ static_assert(sizeof(FAtomBusEffectLimiterSettings) == 0x000018, "Wrong size on FAtomBusEffectLimiterSettings"); \ static_assert(offsetof(FAtomBusEffectLimiterSettings, Threshold) == 0x000000, "Member 'FAtomBusEffectLimiterSettings::Threshold' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectLimiterSettings, AttackTime) == 0x000004, "Member 'FAtomBusEffectLimiterSettings::AttackTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectLimiterSettings, ReleaseTime) == 0x000008, "Member 'FAtomBusEffectLimiterSettings::ReleaseTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectLimiterSettings, Gain) == 0x00000C, "Member 'FAtomBusEffectLimiterSettings::Gain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectLimiterSettings, SurroundLink) == 0x000010, "Member 'FAtomBusEffectLimiterSettings::SurroundLink' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectLimiterSettings, Type) == 0x000014, "Member 'FAtomBusEffectLimiterSettings::Type' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectLimiterSettings, bBypass) == 0x000015, "Member 'FAtomBusEffectLimiterSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectMatrixSettings \ static_assert(alignof(FAtomBusEffectMatrixSettings) == 0x000008, "Wrong alignment on FAtomBusEffectMatrixSettings"); \ static_assert(sizeof(FAtomBusEffectMatrixSettings) == 0x000038, "Wrong size on FAtomBusEffectMatrixSettings"); \ static_assert(offsetof(FAtomBusEffectMatrixSettings, LevelMatrix) == 0x000000, "Member 'FAtomBusEffectMatrixSettings::LevelMatrix' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectMatrixSettings, bBypass) == 0x000030, "Member 'FAtomBusEffectMatrixSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBandEQFilter \ static_assert(alignof(FAtomBandEQFilter) == 0x000004, "Wrong alignment on FAtomBandEQFilter"); \ static_assert(sizeof(FAtomBandEQFilter) == 0x000010, "Wrong size on FAtomBandEQFilter"); \ static_assert(offsetof(FAtomBandEQFilter, FilterType) == 0x000000, "Member 'FAtomBandEQFilter::FilterType' has a wrong offset!"); \ static_assert(offsetof(FAtomBandEQFilter, Frequency) == 0x000004, "Member 'FAtomBandEQFilter::Frequency' has a wrong offset!"); \ static_assert(offsetof(FAtomBandEQFilter, Q) == 0x000008, "Member 'FAtomBandEQFilter::Q' has a wrong offset!"); \ static_assert(offsetof(FAtomBandEQFilter, Gain) == 0x00000C, "Member 'FAtomBandEQFilter::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectMultiBandEQSettings \ static_assert(alignof(FAtomBusEffectMultiBandEQSettings) == 0x000008, "Wrong alignment on FAtomBusEffectMultiBandEQSettings"); \ static_assert(sizeof(FAtomBusEffectMultiBandEQSettings) == 0x000018, "Wrong size on FAtomBusEffectMultiBandEQSettings"); \ static_assert(offsetof(FAtomBusEffectMultiBandEQSettings, BandFilters) == 0x000000, "Member 'FAtomBusEffectMultiBandEQSettings::BandFilters' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectMultiBandEQSettings, bBypass) == 0x000010, "Member 'FAtomBusEffectMultiBandEQSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomTapDelay \ static_assert(alignof(FAtomTapDelay) == 0x000004, "Wrong alignment on FAtomTapDelay"); \ static_assert(sizeof(FAtomTapDelay) == 0x000010, "Wrong size on FAtomTapDelay"); \ static_assert(offsetof(FAtomTapDelay, DelayTime) == 0x000000, "Member 'FAtomTapDelay::DelayTime' has a wrong offset!"); \ static_assert(offsetof(FAtomTapDelay, Level) == 0x000004, "Member 'FAtomTapDelay::Level' has a wrong offset!"); \ static_assert(offsetof(FAtomTapDelay, Azimuth) == 0x000008, "Member 'FAtomTapDelay::Azimuth' has a wrong offset!"); \ static_assert(offsetof(FAtomTapDelay, Feedback) == 0x00000C, "Member 'FAtomTapDelay::Feedback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectMultiTapDelaySettings \ static_assert(alignof(FAtomBusEffectMultiTapDelaySettings) == 0x000008, "Wrong alignment on FAtomBusEffectMultiTapDelaySettings"); \ static_assert(sizeof(FAtomBusEffectMultiTapDelaySettings) == 0x000018, "Wrong size on FAtomBusEffectMultiTapDelaySettings"); \ static_assert(offsetof(FAtomBusEffectMultiTapDelaySettings, TapDelays) == 0x000000, "Member 'FAtomBusEffectMultiTapDelaySettings::TapDelays' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectMultiTapDelaySettings, MaximumDelayTime) == 0x000010, "Member 'FAtomBusEffectMultiTapDelaySettings::MaximumDelayTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectMultiTapDelaySettings, bBypass) == 0x000014, "Member 'FAtomBusEffectMultiTapDelaySettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectPhaserSettings \ static_assert(alignof(FAtomBusEffectPhaserSettings) == 0x000004, "Wrong alignment on FAtomBusEffectPhaserSettings"); \ static_assert(sizeof(FAtomBusEffectPhaserSettings) == 0x00001C, "Wrong size on FAtomBusEffectPhaserSettings"); \ static_assert(offsetof(FAtomBusEffectPhaserSettings, Stages) == 0x000000, "Member 'FAtomBusEffectPhaserSettings::Stages' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectPhaserSettings, Depth) == 0x000004, "Member 'FAtomBusEffectPhaserSettings::Depth' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectPhaserSettings, Rate) == 0x000008, "Member 'FAtomBusEffectPhaserSettings::Rate' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectPhaserSettings, Feedback) == 0x00000C, "Member 'FAtomBusEffectPhaserSettings::Feedback' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectPhaserSettings, DryMix) == 0x000010, "Member 'FAtomBusEffectPhaserSettings::DryMix' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectPhaserSettings, WetMix) == 0x000014, "Member 'FAtomBusEffectPhaserSettings::WetMix' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectPhaserSettings, bBypass) == 0x000018, "Member 'FAtomBusEffectPhaserSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectPitchShifterSettings \ static_assert(alignof(FAtomBusEffectPitchShifterSettings) == 0x000004, "Wrong alignment on FAtomBusEffectPitchShifterSettings"); \ static_assert(sizeof(FAtomBusEffectPitchShifterSettings) == 0x000014, "Wrong size on FAtomBusEffectPitchShifterSettings"); \ static_assert(offsetof(FAtomBusEffectPitchShifterSettings, PitchShift) == 0x000000, "Member 'FAtomBusEffectPitchShifterSettings::PitchShift' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectPitchShifterSettings, FormantShift) == 0x000004, "Member 'FAtomBusEffectPitchShifterSettings::FormantShift' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectPitchShifterSettings, ShiftMode) == 0x000008, "Member 'FAtomBusEffectPitchShifterSettings::ShiftMode' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectPitchShifterSettings, DataPitchFrequency) == 0x00000C, "Member 'FAtomBusEffectPitchShifterSettings::DataPitchFrequency' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectPitchShifterSettings, bUseDataPitchFrequency) == 0x000010, "Member 'FAtomBusEffectPitchShifterSettings::bUseDataPitchFrequency' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectPitchShifterSettings, bBypass) == 0x000011, "Member 'FAtomBusEffectPitchShifterSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectReverbSettings \ static_assert(alignof(FAtomBusEffectReverbSettings) == 0x000004, "Wrong alignment on FAtomBusEffectReverbSettings"); \ static_assert(sizeof(FAtomBusEffectReverbSettings) == 0x000020, "Wrong size on FAtomBusEffectReverbSettings"); \ static_assert(offsetof(FAtomBusEffectReverbSettings, ReverbTime) == 0x000000, "Member 'FAtomBusEffectReverbSettings::ReverbTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectReverbSettings, RoomSize) == 0x000004, "Member 'FAtomBusEffectReverbSettings::RoomSize' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectReverbSettings, PreDelayTime) == 0x000008, "Member 'FAtomBusEffectReverbSettings::PreDelayTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectReverbSettings, LowCutoff) == 0x00000C, "Member 'FAtomBusEffectReverbSettings::LowCutoff' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectReverbSettings, HighCutoff) == 0x000010, "Member 'FAtomBusEffectReverbSettings::HighCutoff' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectReverbSettings, MaximumRoomSize) == 0x000014, "Member 'FAtomBusEffectReverbSettings::MaximumRoomSize' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectReverbSettings, MaximumPreDelayTime) == 0x000018, "Member 'FAtomBusEffectReverbSettings::MaximumPreDelayTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectReverbSettings, bBypass) == 0x00001C, "Member 'FAtomBusEffectReverbSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusEffectSurrounderWithEQSettings \ static_assert(alignof(FAtomBusEffectSurrounderWithEQSettings) == 0x000008, "Wrong alignment on FAtomBusEffectSurrounderWithEQSettings"); \ static_assert(sizeof(FAtomBusEffectSurrounderWithEQSettings) == 0x000028, "Wrong size on FAtomBusEffectSurrounderWithEQSettings"); \ static_assert(offsetof(FAtomBusEffectSurrounderWithEQSettings, Mode) == 0x000000, "Member 'FAtomBusEffectSurrounderWithEQSettings::Mode' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectSurrounderWithEQSettings, DelayTime) == 0x000004, "Member 'FAtomBusEffectSurrounderWithEQSettings::DelayTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectSurrounderWithEQSettings, Gain) == 0x000008, "Member 'FAtomBusEffectSurrounderWithEQSettings::Gain' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectSurrounderWithEQSettings, BandFilters) == 0x000010, "Member 'FAtomBusEffectSurrounderWithEQSettings::BandFilters' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectSurrounderWithEQSettings, MaximumDelayTime) == 0x000020, "Member 'FAtomBusEffectSurrounderWithEQSettings::MaximumDelayTime' has a wrong offset!"); \ static_assert(offsetof(FAtomBusEffectSurrounderWithEQSettings, bBypass) == 0x000024, "Member 'FAtomBusEffectSurrounderWithEQSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusSendInfo \ static_assert(alignof(FAtomBusSendInfo) == 0x000008, "Wrong alignment on FAtomBusSendInfo"); \ static_assert(sizeof(FAtomBusSendInfo) == 0x000018, "Wrong size on FAtomBusSendInfo"); \ static_assert(offsetof(FAtomBusSendInfo, SendToBusName) == 0x000000, "Member 'FAtomBusSendInfo::SendToBusName' has a wrong offset!"); \ static_assert(offsetof(FAtomBusSendInfo, Level) == 0x000010, "Member 'FAtomBusSendInfo::Level' has a wrong offset!"); \ static_assert(offsetof(FAtomBusSendInfo, SendType) == 0x000014, "Member 'FAtomBusSendInfo::SendType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomBusInfo \ static_assert(alignof(FAtomBusInfo) == 0x000008, "Wrong alignment on FAtomBusInfo"); \ static_assert(sizeof(FAtomBusInfo) == 0x000048, "Wrong size on FAtomBusInfo"); \ static_assert(offsetof(FAtomBusInfo, Name) == 0x000000, "Member 'FAtomBusInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FAtomBusInfo, Volume) == 0x000010, "Member 'FAtomBusInfo::Volume' has a wrong offset!"); \ static_assert(offsetof(FAtomBusInfo, Panning) == 0x000014, "Member 'FAtomBusInfo::Panning' has a wrong offset!"); \ static_assert(offsetof(FAtomBusInfo, Sends) == 0x000028, "Member 'FAtomBusInfo::Sends' has a wrong offset!"); \ static_assert(offsetof(FAtomBusInfo, Effects) == 0x000038, "Member 'FAtomBusInfo::Effects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomDspBusSettingSnapshotInfo \ static_assert(alignof(FAtomDspBusSettingSnapshotInfo) == 0x000008, "Wrong alignment on FAtomDspBusSettingSnapshotInfo"); \ static_assert(sizeof(FAtomDspBusSettingSnapshotInfo) == 0x000030, "Wrong size on FAtomDspBusSettingSnapshotInfo"); \ static_assert(offsetof(FAtomDspBusSettingSnapshotInfo, Name) == 0x000000, "Member 'FAtomDspBusSettingSnapshotInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FAtomDspBusSettingSnapshotInfo, Buses) == 0x000010, "Member 'FAtomDspBusSettingSnapshotInfo::Buses' has a wrong offset!"); \ static_assert(offsetof(FAtomDspBusSettingSnapshotInfo, ExtendBuses) == 0x000020, "Member 'FAtomDspBusSettingSnapshotInfo::ExtendBuses' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomDSPSettingInfo \ static_assert(alignof(FAtomDSPSettingInfo) == 0x000008, "Wrong alignment on FAtomDSPSettingInfo"); \ static_assert(sizeof(FAtomDSPSettingInfo) == 0x000048, "Wrong size on FAtomDSPSettingInfo"); \ static_assert(offsetof(FAtomDSPSettingInfo, Name) == 0x000000, "Member 'FAtomDSPSettingInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FAtomDSPSettingInfo, Buses) == 0x000010, "Member 'FAtomDSPSettingInfo::Buses' has a wrong offset!"); \ static_assert(offsetof(FAtomDSPSettingInfo, ExtendBuses) == 0x000020, "Member 'FAtomDSPSettingInfo::ExtendBuses' has a wrong offset!"); \ static_assert(offsetof(FAtomDSPSettingInfo, Snapshots) == 0x000030, "Member 'FAtomDSPSettingInfo::Snapshots' has a wrong offset!"); \ static_assert(offsetof(FAtomDSPSettingInfo, NumMixerAisacs) == 0x000040, "Member 'FAtomDSPSettingInfo::NumMixerAisacs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomGameVariable \ static_assert(alignof(FAtomGameVariable) == 0x000004, "Wrong alignment on FAtomGameVariable"); \ static_assert(sizeof(FAtomGameVariable) == 0x000010, "Wrong size on FAtomGameVariable"); \ static_assert(offsetof(FAtomGameVariable, Name) == 0x000000, "Member 'FAtomGameVariable::Name' has a wrong offset!"); \ static_assert(offsetof(FAtomGameVariable, ID) == 0x000008, "Member 'FAtomGameVariable::ID' has a wrong offset!"); \ static_assert(offsetof(FAtomGameVariable, Value) == 0x00000C, "Member 'FAtomGameVariable::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomAisacControlInfo \ static_assert(alignof(FAtomAisacControlInfo) == 0x000008, "Wrong alignment on FAtomAisacControlInfo"); \ static_assert(sizeof(FAtomAisacControlInfo) == 0x000018, "Wrong size on FAtomAisacControlInfo"); \ static_assert(offsetof(FAtomAisacControlInfo, Name) == 0x000000, "Member 'FAtomAisacControlInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FAtomAisacControlInfo, ID) == 0x000010, "Member 'FAtomAisacControlInfo::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomCategoryInfo \ static_assert(alignof(FAtomCategoryInfo) == 0x000008, "Wrong alignment on FAtomCategoryInfo"); \ static_assert(sizeof(FAtomCategoryInfo) == 0x000020, "Wrong size on FAtomCategoryInfo"); \ static_assert(offsetof(FAtomCategoryInfo, Name) == 0x000000, "Member 'FAtomCategoryInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FAtomCategoryInfo, ID) == 0x000010, "Member 'FAtomCategoryInfo::ID' has a wrong offset!"); \ static_assert(offsetof(FAtomCategoryInfo, GroupNumber) == 0x000014, "Member 'FAtomCategoryInfo::GroupNumber' has a wrong offset!"); \ static_assert(offsetof(FAtomCategoryInfo, Volume) == 0x000018, "Member 'FAtomCategoryInfo::Volume' has a wrong offset!"); \ static_assert(offsetof(FAtomCategoryInfo, bIsPaused) == 0x00001C, "Member 'FAtomCategoryInfo::bIsPaused' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomSelectorInfo \ static_assert(alignof(FAtomSelectorInfo) == 0x000008, "Wrong alignment on FAtomSelectorInfo"); \ static_assert(sizeof(FAtomSelectorInfo) == 0x000020, "Wrong size on FAtomSelectorInfo"); \ static_assert(offsetof(FAtomSelectorInfo, Name) == 0x000000, "Member 'FAtomSelectorInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FAtomSelectorInfo, Labels) == 0x000010, "Member 'FAtomSelectorInfo::Labels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomOutputPort \ static_assert(alignof(FAtomOutputPort) == 0x000008, "Wrong alignment on FAtomOutputPort"); \ static_assert(sizeof(FAtomOutputPort) == 0x000038, "Wrong size on FAtomOutputPort"); \ static_assert(offsetof(FAtomOutputPort, Name) == 0x000000, "Member 'FAtomOutputPort::Name' has a wrong offset!"); \ static_assert(offsetof(FAtomOutputPort, TargetRack) == 0x000008, "Member 'FAtomOutputPort::TargetRack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomRackConfig \ static_assert(alignof(FAtomRackConfig) == 0x000008, "Wrong alignment on FAtomRackConfig"); \ static_assert(sizeof(FAtomRackConfig) == 0x000078, "Wrong size on FAtomRackConfig"); \ static_assert(offsetof(FAtomRackConfig, MasterRack) == 0x000008, "Member 'FAtomRackConfig::MasterRack' has a wrong offset!"); \ static_assert(offsetof(FAtomRackConfig, SpatializationRack) == 0x000038, "Member 'FAtomRackConfig::SpatializationRack' has a wrong offset!"); \ static_assert(offsetof(FAtomRackConfig, OutputPorts) == 0x000068, "Member 'FAtomRackConfig::OutputPorts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomEnvelope \ static_assert(alignof(FAtomEnvelope) == 0x000004, "Wrong alignment on FAtomEnvelope"); \ static_assert(sizeof(FAtomEnvelope) == 0x000014, "Wrong size on FAtomEnvelope"); \ static_assert(offsetof(FAtomEnvelope, AttackTime) == 0x000000, "Member 'FAtomEnvelope::AttackTime' has a wrong offset!"); \ static_assert(offsetof(FAtomEnvelope, HoldTime) == 0x000004, "Member 'FAtomEnvelope::HoldTime' has a wrong offset!"); \ static_assert(offsetof(FAtomEnvelope, DecayTime) == 0x000008, "Member 'FAtomEnvelope::DecayTime' has a wrong offset!"); \ static_assert(offsetof(FAtomEnvelope, SustainLevel) == 0x00000C, "Member 'FAtomEnvelope::SustainLevel' has a wrong offset!"); \ static_assert(offsetof(FAtomEnvelope, ReleaseTime) == 0x000010, "Member 'FAtomEnvelope::ReleaseTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomGameplayRequirements \ static_assert(alignof(FAtomGameplayRequirements) == 0x000008, "Wrong alignment on FAtomGameplayRequirements"); \ static_assert(sizeof(FAtomGameplayRequirements) == 0x000050, "Wrong size on FAtomGameplayRequirements"); \ static_assert(offsetof(FAtomGameplayRequirements, Preset) == 0x000000, "Member 'FAtomGameplayRequirements::Preset' has a wrong offset!"); \ static_assert(offsetof(FAtomGameplayRequirements, Custom) == 0x000008, "Member 'FAtomGameplayRequirements::Custom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomParameter \ static_assert(alignof(FAtomParameter) == 0x000008, "Wrong alignment on FAtomParameter"); \ static_assert(sizeof(FAtomParameter) == 0x000078, "Wrong size on FAtomParameter"); \ static_assert(offsetof(FAtomParameter, ParamName) == 0x000000, "Member 'FAtomParameter::ParamName' has a wrong offset!"); \ static_assert(offsetof(FAtomParameter, FloatParam) == 0x000008, "Member 'FAtomParameter::FloatParam' has a wrong offset!"); \ static_assert(offsetof(FAtomParameter, BoolParam) == 0x00000C, "Member 'FAtomParameter::BoolParam' has a wrong offset!"); \ static_assert(offsetof(FAtomParameter, IntParam) == 0x000010, "Member 'FAtomParameter::IntParam' has a wrong offset!"); \ static_assert(offsetof(FAtomParameter, StringParam) == 0x000018, "Member 'FAtomParameter::StringParam' has a wrong offset!"); \ static_assert(offsetof(FAtomParameter, ArrayFloatParam) == 0x000028, "Member 'FAtomParameter::ArrayFloatParam' has a wrong offset!"); \ static_assert(offsetof(FAtomParameter, ArrayBoolParam) == 0x000038, "Member 'FAtomParameter::ArrayBoolParam' has a wrong offset!"); \ static_assert(offsetof(FAtomParameter, ArrayIntParam) == 0x000048, "Member 'FAtomParameter::ArrayIntParam' has a wrong offset!"); \ static_assert(offsetof(FAtomParameter, ArrayStringParam) == 0x000058, "Member 'FAtomParameter::ArrayStringParam' has a wrong offset!"); \ static_assert(offsetof(FAtomParameter, ParamType) == 0x000068, "Member 'FAtomParameter::ParamType' has a wrong offset!"); \ static_assert(offsetof(FAtomParameter, TypeName) == 0x00006C, "Member 'FAtomParameter::TypeName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomSelector \ static_assert(alignof(FAtomSelector) == 0x000008, "Wrong alignment on FAtomSelector"); \ static_assert(sizeof(FAtomSelector) == 0x000018, "Wrong size on FAtomSelector"); \ static_assert(offsetof(FAtomSelector, Name) == 0x000000, "Member 'FAtomSelector::Name' has a wrong offset!"); \ static_assert(offsetof(FAtomSelector, Labels) == 0x000008, "Member 'FAtomSelector::Labels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomSelectorParam \ static_assert(alignof(FAtomSelectorParam) == 0x000004, "Wrong alignment on FAtomSelectorParam"); \ static_assert(sizeof(FAtomSelectorParam) == 0x000010, "Wrong size on FAtomSelectorParam"); \ static_assert(offsetof(FAtomSelectorParam, Name) == 0x000000, "Member 'FAtomSelectorParam::Name' has a wrong offset!"); \ static_assert(offsetof(FAtomSelectorParam, Label) == 0x000008, "Member 'FAtomSelectorParam::Label' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomCategory \ static_assert(alignof(FAtomCategory) == 0x000004, "Wrong alignment on FAtomCategory"); \ static_assert(sizeof(FAtomCategory) == 0x00000C, "Wrong size on FAtomCategory"); \ static_assert(offsetof(FAtomCategory, Name) == 0x000000, "Member 'FAtomCategory::Name' has a wrong offset!"); \ static_assert(offsetof(FAtomCategory, ID) == 0x000008, "Member 'FAtomCategory::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomSoundModulationDefaultSettings \ static_assert(alignof(FAtomSoundModulationDefaultSettings) == 0x000008, "Wrong alignment on FAtomSoundModulationDefaultSettings"); \ static_assert(sizeof(FAtomSoundModulationDefaultSettings) == 0x000190, "Wrong size on FAtomSoundModulationDefaultSettings"); \ static_assert(offsetof(FAtomSoundModulationDefaultSettings, AisacModulations) == 0x000000, "Member 'FAtomSoundModulationDefaultSettings::AisacModulations' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundModulationDefaultSettings, VolumeModulation) == 0x000030, "Member 'FAtomSoundModulationDefaultSettings::VolumeModulation' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundModulationDefaultSettings, PitchModulation) == 0x000088, "Member 'FAtomSoundModulationDefaultSettings::PitchModulation' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundModulationDefaultSettings, HighpassModulation) == 0x0000E0, "Member 'FAtomSoundModulationDefaultSettings::HighpassModulation' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundModulationDefaultSettings, LowpassModulation) == 0x000138, "Member 'FAtomSoundModulationDefaultSettings::LowpassModulation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomSoundClassProperties \ static_assert(alignof(FAtomSoundClassProperties) == 0x000008, "Wrong alignment on FAtomSoundClassProperties"); \ static_assert(sizeof(FAtomSoundClassProperties) == 0x0001B0, "Wrong size on FAtomSoundClassProperties"); \ static_assert(offsetof(FAtomSoundClassProperties, Volume) == 0x000000, "Member 'FAtomSoundClassProperties::Volume' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundClassProperties, Pitch) == 0x000004, "Member 'FAtomSoundClassProperties::Pitch' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundClassProperties, LowPassFilterFrequency) == 0x000008, "Member 'FAtomSoundClassProperties::LowPassFilterFrequency' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundClassProperties, HighPassFilterFrequency) == 0x00000C, "Member 'FAtomSoundClassProperties::HighPassFilterFrequency' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundClassProperties, AttenuationDistanceScale) == 0x000010, "Member 'FAtomSoundClassProperties::AttenuationDistanceScale' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundClassProperties, ModulationSettings) == 0x000018, "Member 'FAtomSoundClassProperties::ModulationSettings' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundClassProperties, DefaultRack) == 0x0001A8, "Member 'FAtomSoundClassProperties::DefaultRack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomAttenuationDistanceParam \ static_assert(alignof(FAtomAttenuationDistanceParam) == 0x000004, "Wrong alignment on FAtomAttenuationDistanceParam"); \ static_assert(sizeof(FAtomAttenuationDistanceParam) == 0x00001C, "Wrong size on FAtomAttenuationDistanceParam"); \ static_assert(offsetof(FAtomAttenuationDistanceParam, MinDistance) == 0x000000, "Member 'FAtomAttenuationDistanceParam::MinDistance' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationDistanceParam, MaxDistance) == 0x000004, "Member 'FAtomAttenuationDistanceParam::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationDistanceParam, ConeInsideAngle) == 0x000008, "Member 'FAtomAttenuationDistanceParam::ConeInsideAngle' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationDistanceParam, ConeOutsideAngle) == 0x00000C, "Member 'FAtomAttenuationDistanceParam::ConeOutsideAngle' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationDistanceParam, SourceRadius) == 0x000010, "Member 'FAtomAttenuationDistanceParam::SourceRadius' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationDistanceParam, InteriorDistance) == 0x000014, "Member 'FAtomAttenuationDistanceParam::InteriorDistance' has a wrong offset!"); \ static_assert(offsetof(FAtomAttenuationDistanceParam, DopplerFactor) == 0x000018, "Member 'FAtomAttenuationDistanceParam::DopplerFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomCueInfo \ static_assert(alignof(FAtomCueInfo) == 0x000008, "Wrong alignment on FAtomCueInfo"); \ static_assert(sizeof(FAtomCueInfo) == 0x000088, "Wrong size on FAtomCueInfo"); \ static_assert(offsetof(FAtomCueInfo, ID) == 0x000000, "Member 'FAtomCueInfo::ID' has a wrong offset!"); \ static_assert(offsetof(FAtomCueInfo, Name) == 0x000008, "Member 'FAtomCueInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FAtomCueInfo, Type) == 0x000018, "Member 'FAtomCueInfo::Type' has a wrong offset!"); \ static_assert(offsetof(FAtomCueInfo, Duration) == 0x000020, "Member 'FAtomCueInfo::Duration' has a wrong offset!"); \ static_assert(offsetof(FAtomCueInfo, Volume) == 0x000028, "Member 'FAtomCueInfo::Volume' has a wrong offset!"); \ static_assert(offsetof(FAtomCueInfo, Probability) == 0x00002C, "Member 'FAtomCueInfo::Probability' has a wrong offset!"); \ static_assert(offsetof(FAtomCueInfo, VirtualizationMode) == 0x000030, "Member 'FAtomCueInfo::VirtualizationMode' has a wrong offset!"); \ static_assert(offsetof(FAtomCueInfo, Priority) == 0x000034, "Member 'FAtomCueInfo::Priority' has a wrong offset!"); \ static_assert(offsetof(FAtomCueInfo, CategoryNames) == 0x000040, "Member 'FAtomCueInfo::CategoryNames' has a wrong offset!"); \ static_assert(offsetof(FAtomCueInfo, AisacControlNames) == 0x000050, "Member 'FAtomCueInfo::AisacControlNames' has a wrong offset!"); \ static_assert(offsetof(FAtomCueInfo, AttenuationDistance) == 0x000060, "Member 'FAtomCueInfo::AttenuationDistance' has a wrong offset!"); \ static_assert(offsetof(FAtomCueInfo, GameVariable) == 0x00007C, "Member 'FAtomCueInfo::GameVariable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomVolumeBusSendSettings \ static_assert(alignof(FAtomVolumeBusSendSettings) == 0x000008, "Wrong alignment on FAtomVolumeBusSendSettings"); \ static_assert(sizeof(FAtomVolumeBusSendSettings) == 0x000018, "Wrong size on FAtomVolumeBusSendSettings"); \ static_assert(offsetof(FAtomVolumeBusSendSettings, ListenerLocationState) == 0x000000, "Member 'FAtomVolumeBusSendSettings::ListenerLocationState' has a wrong offset!"); \ static_assert(offsetof(FAtomVolumeBusSendSettings, BusSends) == 0x000008, "Member 'FAtomVolumeBusSendSettings::BusSends' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomInteriorSettings \ static_assert(alignof(FAtomInteriorSettings) == 0x000004, "Wrong alignment on FAtomInteriorSettings"); \ static_assert(sizeof(FAtomInteriorSettings) == 0x000024, "Wrong size on FAtomInteriorSettings"); \ static_assert(offsetof(FAtomInteriorSettings, bIsWorldSettings) == 0x000000, "Member 'FAtomInteriorSettings::bIsWorldSettings' has a wrong offset!"); \ static_assert(offsetof(FAtomInteriorSettings, ExteriorVolume) == 0x000004, "Member 'FAtomInteriorSettings::ExteriorVolume' has a wrong offset!"); \ static_assert(offsetof(FAtomInteriorSettings, ExteriorTime) == 0x000008, "Member 'FAtomInteriorSettings::ExteriorTime' has a wrong offset!"); \ static_assert(offsetof(FAtomInteriorSettings, ExteriorLPF) == 0x00000C, "Member 'FAtomInteriorSettings::ExteriorLPF' has a wrong offset!"); \ static_assert(offsetof(FAtomInteriorSettings, ExteriorLPFTime) == 0x000010, "Member 'FAtomInteriorSettings::ExteriorLPFTime' has a wrong offset!"); \ static_assert(offsetof(FAtomInteriorSettings, InteriorVolume) == 0x000014, "Member 'FAtomInteriorSettings::InteriorVolume' has a wrong offset!"); \ static_assert(offsetof(FAtomInteriorSettings, InteriorTime) == 0x000018, "Member 'FAtomInteriorSettings::InteriorTime' has a wrong offset!"); \ static_assert(offsetof(FAtomInteriorSettings, InteriorLPF) == 0x00001C, "Member 'FAtomInteriorSettings::InteriorLPF' has a wrong offset!"); \ static_assert(offsetof(FAtomInteriorSettings, InteriorLPFTime) == 0x000020, "Member 'FAtomInteriorSettings::InteriorLPFTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCriWareStandardVoicesSettings \ static_assert(alignof(FCriWareStandardVoicesSettings) == 0x000004, "Wrong alignment on FCriWareStandardVoicesSettings"); \ static_assert(sizeof(FCriWareStandardVoicesSettings) == 0x000018, "Wrong size on FCriWareStandardVoicesSettings"); \ static_assert(offsetof(FCriWareStandardVoicesSettings, NumStandardMemoryVoices) == 0x000000, "Member 'FCriWareStandardVoicesSettings::NumStandardMemoryVoices' has a wrong offset!"); \ static_assert(offsetof(FCriWareStandardVoicesSettings, StandardMemoryVoiceNumChannels) == 0x000004, "Member 'FCriWareStandardVoicesSettings::StandardMemoryVoiceNumChannels' has a wrong offset!"); \ static_assert(offsetof(FCriWareStandardVoicesSettings, StandardMemoryVoiceSamplingRate) == 0x000008, "Member 'FCriWareStandardVoicesSettings::StandardMemoryVoiceSamplingRate' has a wrong offset!"); \ static_assert(offsetof(FCriWareStandardVoicesSettings, NumStandardStreamingVoices) == 0x00000C, "Member 'FCriWareStandardVoicesSettings::NumStandardStreamingVoices' has a wrong offset!"); \ static_assert(offsetof(FCriWareStandardVoicesSettings, StandardStreamingVoiceNumChannels) == 0x000010, "Member 'FCriWareStandardVoicesSettings::StandardStreamingVoiceNumChannels' has a wrong offset!"); \ static_assert(offsetof(FCriWareStandardVoicesSettings, StandardStreamingVoiceSamplingRate) == 0x000014, "Member 'FCriWareStandardVoicesSettings::StandardStreamingVoiceSamplingRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCriWareHcaMxVoicesSettings \ static_assert(alignof(FCriWareHcaMxVoicesSettings) == 0x000004, "Wrong alignment on FCriWareHcaMxVoicesSettings"); \ static_assert(sizeof(FCriWareHcaMxVoicesSettings) == 0x000014, "Wrong size on FCriWareHcaMxVoicesSettings"); \ static_assert(offsetof(FCriWareHcaMxVoicesSettings, NumHcaMxMemoryVoices) == 0x000000, "Member 'FCriWareHcaMxVoicesSettings::NumHcaMxMemoryVoices' has a wrong offset!"); \ static_assert(offsetof(FCriWareHcaMxVoicesSettings, HcaMxMemoryVoiceNumChannels) == 0x000004, "Member 'FCriWareHcaMxVoicesSettings::HcaMxMemoryVoiceNumChannels' has a wrong offset!"); \ static_assert(offsetof(FCriWareHcaMxVoicesSettings, NumHcaMxStreamingVoices) == 0x000008, "Member 'FCriWareHcaMxVoicesSettings::NumHcaMxStreamingVoices' has a wrong offset!"); \ static_assert(offsetof(FCriWareHcaMxVoicesSettings, HcaMxStreamingVoiceNumChannels) == 0x00000C, "Member 'FCriWareHcaMxVoicesSettings::HcaMxStreamingVoiceNumChannels' has a wrong offset!"); \ static_assert(offsetof(FCriWareHcaMxVoicesSettings, HcaMxVoiceSamplingRate) == 0x000010, "Member 'FCriWareHcaMxVoicesSettings::HcaMxVoiceSamplingRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCriWareCookOverridesSettings \ static_assert(alignof(FCriWareCookOverridesSettings) == 0x000001, "Wrong alignment on FCriWareCookOverridesSettings"); \ static_assert(sizeof(FCriWareCookOverridesSettings) == 0x000002, "Wrong size on FCriWareCookOverridesSettings"); \ static_assert(offsetof(FCriWareCookOverridesSettings, bUseAtomStreamCaching) == 0x000000, "Member 'FCriWareCookOverridesSettings::bUseAtomStreamCaching' has a wrong offset!"); \ static_assert(offsetof(FCriWareCookOverridesSettings, bUseManaStreamCaching) == 0x000001, "Member 'FCriWareCookOverridesSettings::bUseManaStreamCaching' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomSoundDebugEntry \ static_assert(alignof(FAtomSoundDebugEntry) == 0x000008, "Wrong alignment on FAtomSoundDebugEntry"); \ static_assert(sizeof(FAtomSoundDebugEntry) == 0x000028, "Wrong size on FAtomSoundDebugEntry"); \ static_assert(offsetof(FAtomSoundDebugEntry, DebugName) == 0x000000, "Member 'FAtomSoundDebugEntry::DebugName' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundDebugEntry, Sound) == 0x000008, "Member 'FAtomSoundDebugEntry::Sound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomConcurrencySettings \ static_assert(alignof(FAtomConcurrencySettings) == 0x000004, "Wrong alignment on FAtomConcurrencySettings"); \ static_assert(sizeof(FAtomConcurrencySettings) == 0x000024, "Wrong size on FAtomConcurrencySettings"); \ static_assert(offsetof(FAtomConcurrencySettings, MaxCount) == 0x000000, "Member 'FAtomConcurrencySettings::MaxCount' has a wrong offset!"); \ static_assert(offsetof(FAtomConcurrencySettings, ResolutionRule) == 0x000008, "Member 'FAtomConcurrencySettings::ResolutionRule' has a wrong offset!"); \ static_assert(offsetof(FAtomConcurrencySettings, RetriggerTime) == 0x00000C, "Member 'FAtomConcurrencySettings::RetriggerTime' has a wrong offset!"); \ static_assert(offsetof(FAtomConcurrencySettings, VolumeScale) == 0x000010, "Member 'FAtomConcurrencySettings::VolumeScale' has a wrong offset!"); \ static_assert(offsetof(FAtomConcurrencySettings, VolumeScaleMode) == 0x000014, "Member 'FAtomConcurrencySettings::VolumeScaleMode' has a wrong offset!"); \ static_assert(offsetof(FAtomConcurrencySettings, VolumeScaleAttackTime) == 0x000018, "Member 'FAtomConcurrencySettings::VolumeScaleAttackTime' has a wrong offset!"); \ static_assert(offsetof(FAtomConcurrencySettings, VolumeScaleReleaseTime) == 0x00001C, "Member 'FAtomConcurrencySettings::VolumeScaleReleaseTime' has a wrong offset!"); \ static_assert(offsetof(FAtomConcurrencySettings, VoiceStealReleaseTime) == 0x000020, "Member 'FAtomConcurrencySettings::VoiceStealReleaseTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomModulationMixValue \ static_assert(alignof(FAtomModulationMixValue) == 0x000004, "Wrong alignment on FAtomModulationMixValue"); \ static_assert(sizeof(FAtomModulationMixValue) == 0x000020, "Wrong size on FAtomModulationMixValue"); \ static_assert(offsetof(FAtomModulationMixValue, TargetValue) == 0x000000, "Member 'FAtomModulationMixValue::TargetValue' has a wrong offset!"); \ static_assert(offsetof(FAtomModulationMixValue, AttackTime) == 0x000004, "Member 'FAtomModulationMixValue::AttackTime' has a wrong offset!"); \ static_assert(offsetof(FAtomModulationMixValue, ReleaseTime) == 0x000008, "Member 'FAtomModulationMixValue::ReleaseTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomModulationControlBusMixStage \ static_assert(alignof(FAtomModulationControlBusMixStage) == 0x000008, "Wrong alignment on FAtomModulationControlBusMixStage"); \ static_assert(sizeof(FAtomModulationControlBusMixStage) == 0x000028, "Wrong size on FAtomModulationControlBusMixStage"); \ static_assert(offsetof(FAtomModulationControlBusMixStage, Bus) == 0x000000, "Member 'FAtomModulationControlBusMixStage::Bus' has a wrong offset!"); \ static_assert(offsetof(FAtomModulationControlBusMixStage, Value) == 0x000008, "Member 'FAtomModulationControlBusMixStage::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomSoundModulationRoutingSettings \ static_assert(alignof(FAtomSoundModulationRoutingSettings) == 0x000008, "Wrong alignment on FAtomSoundModulationRoutingSettings"); \ static_assert(sizeof(FAtomSoundModulationRoutingSettings) == 0x000198, "Wrong size on FAtomSoundModulationRoutingSettings"); \ static_assert(offsetof(FAtomSoundModulationRoutingSettings, VolumeRouting) == 0x000190, "Member 'FAtomSoundModulationRoutingSettings::VolumeRouting' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundModulationRoutingSettings, PitchRouting) == 0x000191, "Member 'FAtomSoundModulationRoutingSettings::PitchRouting' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundModulationRoutingSettings, LowpassRouting) == 0x000192, "Member 'FAtomSoundModulationRoutingSettings::LowpassRouting' has a wrong offset!"); \ static_assert(offsetof(FAtomSoundModulationRoutingSettings, HighpassRouting) == 0x000193, "Member 'FAtomSoundModulationRoutingSettings::HighpassRouting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomModulationParameterSettings \ static_assert(alignof(FAtomModulationParameterSettings) == 0x000004, "Wrong alignment on FAtomModulationParameterSettings"); \ static_assert(sizeof(FAtomModulationParameterSettings) == 0x000004, "Wrong size on FAtomModulationParameterSettings"); \ static_assert(offsetof(FAtomModulationParameterSettings, ValueNormalized) == 0x000000, "Member 'FAtomModulationParameterSettings::ValueNormalized' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomEnvelopeFollowerGeneratorParams \ static_assert(alignof(FAtomEnvelopeFollowerGeneratorParams) == 0x000008, "Wrong alignment on FAtomEnvelopeFollowerGeneratorParams"); \ static_assert(sizeof(FAtomEnvelopeFollowerGeneratorParams) == 0x000020, "Wrong size on FAtomEnvelopeFollowerGeneratorParams"); \ static_assert(offsetof(FAtomEnvelopeFollowerGeneratorParams, bBypass) == 0x000000, "Member 'FAtomEnvelopeFollowerGeneratorParams::bBypass' has a wrong offset!"); \ static_assert(offsetof(FAtomEnvelopeFollowerGeneratorParams, bInvert) == 0x000001, "Member 'FAtomEnvelopeFollowerGeneratorParams::bInvert' has a wrong offset!"); \ static_assert(offsetof(FAtomEnvelopeFollowerGeneratorParams, AudioBus) == 0x000008, "Member 'FAtomEnvelopeFollowerGeneratorParams::AudioBus' has a wrong offset!"); \ static_assert(offsetof(FAtomEnvelopeFollowerGeneratorParams, Gain) == 0x000010, "Member 'FAtomEnvelopeFollowerGeneratorParams::Gain' has a wrong offset!"); \ static_assert(offsetof(FAtomEnvelopeFollowerGeneratorParams, AttackTime) == 0x000014, "Member 'FAtomEnvelopeFollowerGeneratorParams::AttackTime' has a wrong offset!"); \ static_assert(offsetof(FAtomEnvelopeFollowerGeneratorParams, ReleaseTime) == 0x000018, "Member 'FAtomEnvelopeFollowerGeneratorParams::ReleaseTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtomModulationLFOParams \ static_assert(alignof(FAtomModulationLFOParams) == 0x000004, "Wrong alignment on FAtomModulationLFOParams"); \ static_assert(sizeof(FAtomModulationLFOParams) == 0x000020, "Wrong size on FAtomModulationLFOParams"); \ static_assert(offsetof(FAtomModulationLFOParams, Shape) == 0x000000, "Member 'FAtomModulationLFOParams::Shape' has a wrong offset!"); \ static_assert(offsetof(FAtomModulationLFOParams, ExponentialFactor) == 0x000004, "Member 'FAtomModulationLFOParams::ExponentialFactor' has a wrong offset!"); \ static_assert(offsetof(FAtomModulationLFOParams, Width) == 0x000008, "Member 'FAtomModulationLFOParams::Width' has a wrong offset!"); \ static_assert(offsetof(FAtomModulationLFOParams, Amplitude) == 0x00000C, "Member 'FAtomModulationLFOParams::Amplitude' has a wrong offset!"); \ static_assert(offsetof(FAtomModulationLFOParams, Frequency) == 0x000010, "Member 'FAtomModulationLFOParams::Frequency' has a wrong offset!"); \ static_assert(offsetof(FAtomModulationLFOParams, Offset) == 0x000014, "Member 'FAtomModulationLFOParams::Offset' has a wrong offset!"); \ static_assert(offsetof(FAtomModulationLFOParams, Phase) == 0x000018, "Member 'FAtomModulationLFOParams::Phase' has a wrong offset!"); \ static_assert(offsetof(FAtomModulationLFOParams, bLooping) == 0x00001C, "Member 'FAtomModulationLFOParams::bLooping' has a wrong offset!"); \ static_assert(offsetof(FAtomModulationLFOParams, bBypass) == 0x00001D, "Member 'FAtomModulationLFOParams::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomGameplayComponent \ static_assert(alignof(UAtomGameplayComponent) == 0x000008, "Wrong alignment on UAtomGameplayComponent"); \ static_assert(sizeof(UAtomGameplayComponent) == 0x0000F0, "Wrong size on UAtomGameplayComponent"); \ #define DUMPER7_ASSERTS_AtomGameplayVolumeMutator_SetPriority \ static_assert(alignof(AtomGameplayVolumeMutator_SetPriority) == 0x000004, "Wrong alignment on AtomGameplayVolumeMutator_SetPriority"); \ static_assert(sizeof(AtomGameplayVolumeMutator_SetPriority) == 0x000004, "Wrong size on AtomGameplayVolumeMutator_SetPriority"); \ static_assert(offsetof(AtomGameplayVolumeMutator_SetPriority, InPriority) == 0x000000, "Member 'AtomGameplayVolumeMutator_SetPriority::InPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomGameplayVolumeMutator \ static_assert(alignof(UAtomGameplayVolumeMutator) == 0x000008, "Wrong alignment on UAtomGameplayVolumeMutator"); \ static_assert(sizeof(UAtomGameplayVolumeMutator) == 0x0000F8, "Wrong size on UAtomGameplayVolumeMutator"); \ static_assert(offsetof(UAtomGameplayVolumeMutator, Priority) == 0x0000F0, "Member 'UAtomGameplayVolumeMutator::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomAisacVolumeComponent_SetAisacControlSettings \ static_assert(alignof(AtomAisacVolumeComponent_SetAisacControlSettings) == 0x000008, "Wrong alignment on AtomAisacVolumeComponent_SetAisacControlSettings"); \ static_assert(sizeof(AtomAisacVolumeComponent_SetAisacControlSettings) == 0x000010, "Wrong size on AtomAisacVolumeComponent_SetAisacControlSettings"); \ static_assert(offsetof(AtomAisacVolumeComponent_SetAisacControlSettings, NewAisacControlSettings) == 0x000000, "Member 'AtomAisacVolumeComponent_SetAisacControlSettings::NewAisacControlSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomAisacVolumeComponent \ static_assert(alignof(UAtomAisacVolumeComponent) == 0x000008, "Wrong alignment on UAtomAisacVolumeComponent"); \ static_assert(sizeof(UAtomAisacVolumeComponent) == 0x000108, "Wrong size on UAtomAisacVolumeComponent"); \ static_assert(offsetof(UAtomAisacVolumeComponent, AisacControlSettings) == 0x0000F8, "Member 'UAtomAisacVolumeComponent::AisacControlSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomEffectPreset \ static_assert(alignof(UAtomEffectPreset) == 0x000008, "Wrong alignment on UAtomEffectPreset"); \ static_assert(sizeof(UAtomEffectPreset) == 0x000040, "Wrong size on UAtomEffectPreset"); \ static_assert(offsetof(UAtomEffectPreset, PluginName) == 0x000028, "Member 'UAtomEffectPreset::PluginName' has a wrong offset!"); \ static_assert(offsetof(UAtomEffectPreset, EffectName) == 0x000030, "Member 'UAtomEffectPreset::EffectName' has a wrong offset!"); \ static_assert(offsetof(UAtomEffectPreset, NumParameters) == 0x000038, "Member 'UAtomEffectPreset::NumParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectPreset \ static_assert(alignof(UAtomBusEffectPreset) == 0x000008, "Wrong alignment on UAtomBusEffectPreset"); \ static_assert(sizeof(UAtomBusEffectPreset) == 0x000098, "Wrong size on UAtomBusEffectPreset"); \ static_assert(offsetof(UAtomBusEffectPreset, TargetBuses) == 0x000040, "Member 'UAtomBusEffectPreset::TargetBuses' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPitchShifterPreset_SetDataPitchFrequency \ static_assert(alignof(AtomBusEffectPitchShifterPreset_SetDataPitchFrequency) == 0x000004, "Wrong alignment on AtomBusEffectPitchShifterPreset_SetDataPitchFrequency"); \ static_assert(sizeof(AtomBusEffectPitchShifterPreset_SetDataPitchFrequency) == 0x000004, "Wrong size on AtomBusEffectPitchShifterPreset_SetDataPitchFrequency"); \ static_assert(offsetof(AtomBusEffectPitchShifterPreset_SetDataPitchFrequency, Frequency) == 0x000000, "Member 'AtomBusEffectPitchShifterPreset_SetDataPitchFrequency::Frequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPitchShifterPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectPitchShifterPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on AtomBusEffectPitchShifterPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectPitchShifterPreset_SetDefaultSettings) == 0x000014, "Wrong size on AtomBusEffectPitchShifterPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectPitchShifterPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectPitchShifterPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPitchShifterPreset_SetFormantShift \ static_assert(alignof(AtomBusEffectPitchShifterPreset_SetFormantShift) == 0x000004, "Wrong alignment on AtomBusEffectPitchShifterPreset_SetFormantShift"); \ static_assert(sizeof(AtomBusEffectPitchShifterPreset_SetFormantShift) == 0x000004, "Wrong size on AtomBusEffectPitchShifterPreset_SetFormantShift"); \ static_assert(offsetof(AtomBusEffectPitchShifterPreset_SetFormantShift, Cents) == 0x000000, "Member 'AtomBusEffectPitchShifterPreset_SetFormantShift::Cents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPitchShifterPreset_SetPitchShift \ static_assert(alignof(AtomBusEffectPitchShifterPreset_SetPitchShift) == 0x000004, "Wrong alignment on AtomBusEffectPitchShifterPreset_SetPitchShift"); \ static_assert(sizeof(AtomBusEffectPitchShifterPreset_SetPitchShift) == 0x000004, "Wrong size on AtomBusEffectPitchShifterPreset_SetPitchShift"); \ static_assert(offsetof(AtomBusEffectPitchShifterPreset_SetPitchShift, Cents) == 0x000000, "Member 'AtomBusEffectPitchShifterPreset_SetPitchShift::Cents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPitchShifterPreset_SetSettings \ static_assert(alignof(AtomBusEffectPitchShifterPreset_SetSettings) == 0x000004, "Wrong alignment on AtomBusEffectPitchShifterPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectPitchShifterPreset_SetSettings) == 0x000014, "Wrong size on AtomBusEffectPitchShifterPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectPitchShifterPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectPitchShifterPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPitchShifterPreset_SetShiftMode \ static_assert(alignof(AtomBusEffectPitchShifterPreset_SetShiftMode) == 0x000001, "Wrong alignment on AtomBusEffectPitchShifterPreset_SetShiftMode"); \ static_assert(sizeof(AtomBusEffectPitchShifterPreset_SetShiftMode) == 0x000001, "Wrong size on AtomBusEffectPitchShifterPreset_SetShiftMode"); \ static_assert(offsetof(AtomBusEffectPitchShifterPreset_SetShiftMode, Mode) == 0x000000, "Member 'AtomBusEffectPitchShifterPreset_SetShiftMode::Mode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectPitchShifterPreset \ static_assert(alignof(UAtomBusEffectPitchShifterPreset) == 0x000008, "Wrong alignment on UAtomBusEffectPitchShifterPreset"); \ static_assert(sizeof(UAtomBusEffectPitchShifterPreset) == 0x0000E8, "Wrong size on UAtomBusEffectPitchShifterPreset"); \ static_assert(offsetof(UAtomBusEffectPitchShifterPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectPitchShifterPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectPitchShifterPreset, DynamicSettings) == 0x0000D4, "Member 'UAtomBusEffectPitchShifterPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotifyState_TimedAtomSound \ static_assert(alignof(UAnimNotifyState_TimedAtomSound) == 0x000008, "Wrong alignment on UAnimNotifyState_TimedAtomSound"); \ static_assert(sizeof(UAnimNotifyState_TimedAtomSound) == 0x000070, "Wrong size on UAnimNotifyState_TimedAtomSound"); \ static_assert(offsetof(UAnimNotifyState_TimedAtomSound, Sound) == 0x000040, "Member 'UAnimNotifyState_TimedAtomSound::Sound' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedAtomSound, VolumeMultiplier) == 0x000048, "Member 'UAnimNotifyState_TimedAtomSound::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedAtomSound, PitchMultiplier) == 0x00004C, "Member 'UAnimNotifyState_TimedAtomSound::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedAtomSound, AttachName) == 0x000054, "Member 'UAnimNotifyState_TimedAtomSound::AttachName' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedAtomSound, AtomComponents) == 0x000060, "Member 'UAnimNotifyState_TimedAtomSound::AtomComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectReverbPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on AtomBusEffectReverbPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectReverbPreset_SetDefaultSettings) == 0x000020, "Wrong size on AtomBusEffectReverbPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectReverbPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectReverbPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbPreset_SetHighCutoff \ static_assert(alignof(AtomBusEffectReverbPreset_SetHighCutoff) == 0x000004, "Wrong alignment on AtomBusEffectReverbPreset_SetHighCutoff"); \ static_assert(sizeof(AtomBusEffectReverbPreset_SetHighCutoff) == 0x000004, "Wrong size on AtomBusEffectReverbPreset_SetHighCutoff"); \ static_assert(offsetof(AtomBusEffectReverbPreset_SetHighCutoff, Frenquency) == 0x000000, "Member 'AtomBusEffectReverbPreset_SetHighCutoff::Frenquency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbPreset_SetLowCutoff \ static_assert(alignof(AtomBusEffectReverbPreset_SetLowCutoff) == 0x000004, "Wrong alignment on AtomBusEffectReverbPreset_SetLowCutoff"); \ static_assert(sizeof(AtomBusEffectReverbPreset_SetLowCutoff) == 0x000004, "Wrong size on AtomBusEffectReverbPreset_SetLowCutoff"); \ static_assert(offsetof(AtomBusEffectReverbPreset_SetLowCutoff, Frenquency) == 0x000000, "Member 'AtomBusEffectReverbPreset_SetLowCutoff::Frenquency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbPreset_SetPreDelayTime \ static_assert(alignof(AtomBusEffectReverbPreset_SetPreDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectReverbPreset_SetPreDelayTime"); \ static_assert(sizeof(AtomBusEffectReverbPreset_SetPreDelayTime) == 0x000004, "Wrong size on AtomBusEffectReverbPreset_SetPreDelayTime"); \ static_assert(offsetof(AtomBusEffectReverbPreset_SetPreDelayTime, Time) == 0x000000, "Member 'AtomBusEffectReverbPreset_SetPreDelayTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbPreset_SetReverbTime \ static_assert(alignof(AtomBusEffectReverbPreset_SetReverbTime) == 0x000004, "Wrong alignment on AtomBusEffectReverbPreset_SetReverbTime"); \ static_assert(sizeof(AtomBusEffectReverbPreset_SetReverbTime) == 0x000004, "Wrong size on AtomBusEffectReverbPreset_SetReverbTime"); \ static_assert(offsetof(AtomBusEffectReverbPreset_SetReverbTime, Time) == 0x000000, "Member 'AtomBusEffectReverbPreset_SetReverbTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbPreset_SetRoomSize \ static_assert(alignof(AtomBusEffectReverbPreset_SetRoomSize) == 0x000004, "Wrong alignment on AtomBusEffectReverbPreset_SetRoomSize"); \ static_assert(sizeof(AtomBusEffectReverbPreset_SetRoomSize) == 0x000004, "Wrong size on AtomBusEffectReverbPreset_SetRoomSize"); \ static_assert(offsetof(AtomBusEffectReverbPreset_SetRoomSize, Meters) == 0x000000, "Member 'AtomBusEffectReverbPreset_SetRoomSize::Meters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbPreset_SetSettings \ static_assert(alignof(AtomBusEffectReverbPreset_SetSettings) == 0x000004, "Wrong alignment on AtomBusEffectReverbPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectReverbPreset_SetSettings) == 0x000020, "Wrong size on AtomBusEffectReverbPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectReverbPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectReverbPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbPreset_GetMaxPreDelayInMilliseconds \ static_assert(alignof(AtomBusEffectReverbPreset_GetMaxPreDelayInMilliseconds) == 0x000004, "Wrong alignment on AtomBusEffectReverbPreset_GetMaxPreDelayInMilliseconds"); \ static_assert(sizeof(AtomBusEffectReverbPreset_GetMaxPreDelayInMilliseconds) == 0x000004, "Wrong size on AtomBusEffectReverbPreset_GetMaxPreDelayInMilliseconds"); \ static_assert(offsetof(AtomBusEffectReverbPreset_GetMaxPreDelayInMilliseconds, ReturnValue) == 0x000000, "Member 'AtomBusEffectReverbPreset_GetMaxPreDelayInMilliseconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbPreset_GetMaxRoomSizeInMeters \ static_assert(alignof(AtomBusEffectReverbPreset_GetMaxRoomSizeInMeters) == 0x000004, "Wrong alignment on AtomBusEffectReverbPreset_GetMaxRoomSizeInMeters"); \ static_assert(sizeof(AtomBusEffectReverbPreset_GetMaxRoomSizeInMeters) == 0x000004, "Wrong size on AtomBusEffectReverbPreset_GetMaxRoomSizeInMeters"); \ static_assert(offsetof(AtomBusEffectReverbPreset_GetMaxRoomSizeInMeters, ReturnValue) == 0x000000, "Member 'AtomBusEffectReverbPreset_GetMaxRoomSizeInMeters::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectReverbPreset \ static_assert(alignof(UAtomBusEffectReverbPreset) == 0x000008, "Wrong alignment on UAtomBusEffectReverbPreset"); \ static_assert(sizeof(UAtomBusEffectReverbPreset) == 0x000100, "Wrong size on UAtomBusEffectReverbPreset"); \ static_assert(offsetof(UAtomBusEffectReverbPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectReverbPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectReverbPreset, DynamicSettings) == 0x0000E0, "Member 'UAtomBusEffectReverbPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_PlayAtomSound \ static_assert(alignof(UAnimNotify_PlayAtomSound) == 0x000008, "Wrong alignment on UAnimNotify_PlayAtomSound"); \ static_assert(sizeof(UAnimNotify_PlayAtomSound) == 0x000058, "Wrong size on UAnimNotify_PlayAtomSound"); \ static_assert(offsetof(UAnimNotify_PlayAtomSound, Sound) == 0x000038, "Member 'UAnimNotify_PlayAtomSound::Sound' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_PlayAtomSound, VolumeMultiplier) == 0x000040, "Member 'UAnimNotify_PlayAtomSound::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_PlayAtomSound, PitchMultiplier) == 0x000044, "Member 'UAnimNotify_PlayAtomSound::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_PlayAtomSound, AttachName) == 0x00004C, "Member 'UAnimNotify_PlayAtomSound::AttachName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAtomSoundAsset \ static_assert(alignof(IAtomSoundAsset) == 0x000001, "Wrong alignment on IAtomSoundAsset"); \ static_assert(sizeof(IAtomSoundAsset) == 0x000001, "Wrong size on IAtomSoundAsset"); \ #define DUMPER7_ASSERTS_IAtomPlaybackFinishedNotifiedObject \ static_assert(alignof(IAtomPlaybackFinishedNotifiedObject) == 0x000001, "Wrong alignment on IAtomPlaybackFinishedNotifiedObject"); \ static_assert(sizeof(IAtomPlaybackFinishedNotifiedObject) == 0x000001, "Wrong size on IAtomPlaybackFinishedNotifiedObject"); \ #define DUMPER7_ASSERTS_AtomAisacPatch_GetConfig \ static_assert(alignof(AtomAisacPatch_GetConfig) == 0x000008, "Wrong alignment on AtomAisacPatch_GetConfig"); \ static_assert(sizeof(AtomAisacPatch_GetConfig) == 0x000008, "Wrong size on AtomAisacPatch_GetConfig"); \ static_assert(offsetof(AtomAisacPatch_GetConfig, ReturnValue) == 0x000000, "Member 'AtomAisacPatch_GetConfig::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomAisacPatch \ static_assert(alignof(UAtomAisacPatch) == 0x000008, "Wrong alignment on UAtomAisacPatch"); \ static_assert(sizeof(UAtomAisacPatch) == 0x000048, "Wrong size on UAtomAisacPatch"); \ static_assert(offsetof(UAtomAisacPatch, Name_0) == 0x000028, "Member 'UAtomAisacPatch::Name_0' has a wrong offset!"); \ static_assert(offsetof(UAtomAisacPatch, DefaultControlFlag) == 0x000030, "Member 'UAtomAisacPatch::DefaultControlFlag' has a wrong offset!"); \ static_assert(offsetof(UAtomAisacPatch, DefaultControlValue) == 0x000034, "Member 'UAtomAisacPatch::DefaultControlValue' has a wrong offset!"); \ static_assert(offsetof(UAtomAisacPatch, Control) == 0x000038, "Member 'UAtomAisacPatch::Control' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomAttenuation \ static_assert(alignof(UAtomAttenuation) == 0x000008, "Wrong alignment on UAtomAttenuation"); \ static_assert(sizeof(UAtomAttenuation) == 0x000298, "Wrong size on UAtomAttenuation"); \ static_assert(offsetof(UAtomAttenuation, Attenuation) == 0x000028, "Member 'UAtomAttenuation::Attenuation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomAttenuationVolumeComponent_SetExteriorVolume \ static_assert(alignof(AtomAttenuationVolumeComponent_SetExteriorVolume) == 0x000004, "Wrong alignment on AtomAttenuationVolumeComponent_SetExteriorVolume"); \ static_assert(sizeof(AtomAttenuationVolumeComponent_SetExteriorVolume) == 0x000008, "Wrong size on AtomAttenuationVolumeComponent_SetExteriorVolume"); \ static_assert(offsetof(AtomAttenuationVolumeComponent_SetExteriorVolume, Volume) == 0x000000, "Member 'AtomAttenuationVolumeComponent_SetExteriorVolume::Volume' has a wrong offset!"); \ static_assert(offsetof(AtomAttenuationVolumeComponent_SetExteriorVolume, InterpolateTime) == 0x000004, "Member 'AtomAttenuationVolumeComponent_SetExteriorVolume::InterpolateTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomAttenuationVolumeComponent_SetInteriorVolume \ static_assert(alignof(AtomAttenuationVolumeComponent_SetInteriorVolume) == 0x000004, "Wrong alignment on AtomAttenuationVolumeComponent_SetInteriorVolume"); \ static_assert(sizeof(AtomAttenuationVolumeComponent_SetInteriorVolume) == 0x000008, "Wrong size on AtomAttenuationVolumeComponent_SetInteriorVolume"); \ static_assert(offsetof(AtomAttenuationVolumeComponent_SetInteriorVolume, Volume) == 0x000000, "Member 'AtomAttenuationVolumeComponent_SetInteriorVolume::Volume' has a wrong offset!"); \ static_assert(offsetof(AtomAttenuationVolumeComponent_SetInteriorVolume, InterpolateTime) == 0x000004, "Member 'AtomAttenuationVolumeComponent_SetInteriorVolume::InterpolateTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomAttenuationVolumeComponent \ static_assert(alignof(UAtomAttenuationVolumeComponent) == 0x000008, "Wrong alignment on UAtomAttenuationVolumeComponent"); \ static_assert(sizeof(UAtomAttenuationVolumeComponent) == 0x000108, "Wrong size on UAtomAttenuationVolumeComponent"); \ static_assert(offsetof(UAtomAttenuationVolumeComponent, ExteriorVolume) == 0x0000F8, "Member 'UAtomAttenuationVolumeComponent::ExteriorVolume' has a wrong offset!"); \ static_assert(offsetof(UAtomAttenuationVolumeComponent, ExteriorTime) == 0x0000FC, "Member 'UAtomAttenuationVolumeComponent::ExteriorTime' has a wrong offset!"); \ static_assert(offsetof(UAtomAttenuationVolumeComponent, InteriorVolume) == 0x000100, "Member 'UAtomAttenuationVolumeComponent::InteriorVolume' has a wrong offset!"); \ static_assert(offsetof(UAtomAttenuationVolumeComponent, InteriorTime) == 0x000104, "Member 'UAtomAttenuationVolumeComponent::InteriorTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomEngineSubsystem \ static_assert(alignof(UAtomEngineSubsystem) == 0x000008, "Wrong alignment on UAtomEngineSubsystem"); \ static_assert(sizeof(UAtomEngineSubsystem) == 0x000030, "Wrong size on UAtomEngineSubsystem"); \ #define DUMPER7_ASSERTS_UAtomAudioBusSubsystem \ static_assert(alignof(UAtomAudioBusSubsystem) == 0x000008, "Wrong alignment on UAtomAudioBusSubsystem"); \ static_assert(sizeof(UAtomAudioBusSubsystem) == 0x000090, "Wrong size on UAtomAudioBusSubsystem"); \ #define DUMPER7_ASSERTS_UAtomSoundBase \ static_assert(alignof(UAtomSoundBase) == 0x000008, "Wrong alignment on UAtomSoundBase"); \ static_assert(sizeof(UAtomSoundBase) == 0x000340, "Wrong size on UAtomSoundBase"); \ static_assert(offsetof(UAtomSoundBase, SoundClassObject) == 0x000038, "Member 'UAtomSoundBase::SoundClassObject' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundBase, VirtualizationMode) == 0x000041, "Member 'UAtomSoundBase::VirtualizationMode' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundBase, ConcurrencySet) == 0x000048, "Member 'UAtomSoundBase::ConcurrencySet' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundBase, ConcurrencyOverrides) == 0x000098, "Member 'UAtomSoundBase::ConcurrencyOverrides' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundBase, Duration) == 0x000110, "Member 'UAtomSoundBase::Duration' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundBase, MaxDistance) == 0x000114, "Member 'UAtomSoundBase::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundBase, Priority) == 0x000118, "Member 'UAtomSoundBase::Priority' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundBase, AttenuationSettings) == 0x000120, "Member 'UAtomSoundBase::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundBase, AtomRack) == 0x000128, "Member 'UAtomSoundBase::AtomRack' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundBase, AtomBusSends) == 0x000130, "Member 'UAtomSoundBase::AtomBusSends' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundBase, ModulationSettings) == 0x000140, "Member 'UAtomSoundBase::ModulationSettings' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundBase, WaveInfo) == 0x0002D8, "Member 'UAtomSoundBase::WaveInfo' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundBase, AssetUserData) == 0x0002F8, "Member 'UAtomSoundBase::AssetUserData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomSoundWaveProcedural \ static_assert(alignof(UAtomSoundWaveProcedural) == 0x000008, "Wrong alignment on UAtomSoundWaveProcedural"); \ static_assert(sizeof(UAtomSoundWaveProcedural) == 0x000350, "Wrong size on UAtomSoundWaveProcedural"); \ #define DUMPER7_ASSERTS_UAtomAudioLinkSound \ static_assert(alignof(UAtomAudioLinkSound) == 0x000008, "Wrong alignment on UAtomAudioLinkSound"); \ static_assert(sizeof(UAtomAudioLinkSound) == 0x000368, "Wrong size on UAtomAudioLinkSound"); \ #define DUMPER7_ASSERTS_AtomSynthComponent_GetModulators \ static_assert(alignof(AtomSynthComponent_GetModulators) == 0x000008, "Wrong alignment on AtomSynthComponent_GetModulators"); \ static_assert(sizeof(AtomSynthComponent_GetModulators) == 0x000058, "Wrong size on AtomSynthComponent_GetModulators"); \ static_assert(offsetof(AtomSynthComponent_GetModulators, Destination) == 0x000000, "Member 'AtomSynthComponent_GetModulators::Destination' has a wrong offset!"); \ static_assert(offsetof(AtomSynthComponent_GetModulators, ReturnValue) == 0x000008, "Member 'AtomSynthComponent_GetModulators::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomSynthComponent_SetAisacControlValue \ static_assert(alignof(AtomSynthComponent_SetAisacControlValue) == 0x000004, "Wrong alignment on AtomSynthComponent_SetAisacControlValue"); \ static_assert(sizeof(AtomSynthComponent_SetAisacControlValue) == 0x000010, "Wrong size on AtomSynthComponent_SetAisacControlValue"); \ static_assert(offsetof(AtomSynthComponent_SetAisacControlValue, AisacControl) == 0x000000, "Member 'AtomSynthComponent_SetAisacControlValue::AisacControl' has a wrong offset!"); \ static_assert(offsetof(AtomSynthComponent_SetAisacControlValue, Value) == 0x00000C, "Member 'AtomSynthComponent_SetAisacControlValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomSynthComponent_SetAtomBusSendPreEffect \ static_assert(alignof(AtomSynthComponent_SetAtomBusSendPreEffect) == 0x000008, "Wrong alignment on AtomSynthComponent_SetAtomBusSendPreEffect"); \ static_assert(sizeof(AtomSynthComponent_SetAtomBusSendPreEffect) == 0x000010, "Wrong size on AtomSynthComponent_SetAtomBusSendPreEffect"); \ static_assert(offsetof(AtomSynthComponent_SetAtomBusSendPreEffect, AtomBus) == 0x000000, "Member 'AtomSynthComponent_SetAtomBusSendPreEffect::AtomBus' has a wrong offset!"); \ static_assert(offsetof(AtomSynthComponent_SetAtomBusSendPreEffect, AtomBusSendLevel) == 0x000008, "Member 'AtomSynthComponent_SetAtomBusSendPreEffect::AtomBusSendLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomSynthComponent_SetLowPassFilterEnabled \ static_assert(alignof(AtomSynthComponent_SetLowPassFilterEnabled) == 0x000001, "Wrong alignment on AtomSynthComponent_SetLowPassFilterEnabled"); \ static_assert(sizeof(AtomSynthComponent_SetLowPassFilterEnabled) == 0x000001, "Wrong size on AtomSynthComponent_SetLowPassFilterEnabled"); \ static_assert(offsetof(AtomSynthComponent_SetLowPassFilterEnabled, InLowPassFilterEnabled) == 0x000000, "Member 'AtomSynthComponent_SetLowPassFilterEnabled::InLowPassFilterEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomSynthComponent_SetLowPassFilterFrequency \ static_assert(alignof(AtomSynthComponent_SetLowPassFilterFrequency) == 0x000004, "Wrong alignment on AtomSynthComponent_SetLowPassFilterFrequency"); \ static_assert(sizeof(AtomSynthComponent_SetLowPassFilterFrequency) == 0x000004, "Wrong size on AtomSynthComponent_SetLowPassFilterFrequency"); \ static_assert(offsetof(AtomSynthComponent_SetLowPassFilterFrequency, InLowPassFilterFrequency) == 0x000000, "Member 'AtomSynthComponent_SetLowPassFilterFrequency::InLowPassFilterFrequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomSynthComponent_SetModulationRouting \ static_assert(alignof(AtomSynthComponent_SetModulationRouting) == 0x000008, "Wrong alignment on AtomSynthComponent_SetModulationRouting"); \ static_assert(sizeof(AtomSynthComponent_SetModulationRouting) == 0x000058, "Wrong size on AtomSynthComponent_SetModulationRouting"); \ static_assert(offsetof(AtomSynthComponent_SetModulationRouting, Modulators) == 0x000000, "Member 'AtomSynthComponent_SetModulationRouting::Modulators' has a wrong offset!"); \ static_assert(offsetof(AtomSynthComponent_SetModulationRouting, Destination) == 0x000050, "Member 'AtomSynthComponent_SetModulationRouting::Destination' has a wrong offset!"); \ static_assert(offsetof(AtomSynthComponent_SetModulationRouting, RoutingMethod) == 0x000051, "Member 'AtomSynthComponent_SetModulationRouting::RoutingMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomSynthComponent_SetMultiplePositions \ static_assert(alignof(AtomSynthComponent_SetMultiplePositions) == 0x000008, "Wrong alignment on AtomSynthComponent_SetMultiplePositions"); \ static_assert(sizeof(AtomSynthComponent_SetMultiplePositions) == 0x000018, "Wrong size on AtomSynthComponent_SetMultiplePositions"); \ static_assert(offsetof(AtomSynthComponent_SetMultiplePositions, Positions) == 0x000000, "Member 'AtomSynthComponent_SetMultiplePositions::Positions' has a wrong offset!"); \ static_assert(offsetof(AtomSynthComponent_SetMultiplePositions, MultiPositionType) == 0x000010, "Member 'AtomSynthComponent_SetMultiplePositions::MultiPositionType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomSynthComponent_SetRackSend \ static_assert(alignof(AtomSynthComponent_SetRackSend) == 0x000008, "Wrong alignment on AtomSynthComponent_SetRackSend"); \ static_assert(sizeof(AtomSynthComponent_SetRackSend) == 0x000008, "Wrong size on AtomSynthComponent_SetRackSend"); \ static_assert(offsetof(AtomSynthComponent_SetRackSend, Rack) == 0x000000, "Member 'AtomSynthComponent_SetRackSend::Rack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomSynthComponent_SetVolumeMultiplier \ static_assert(alignof(AtomSynthComponent_SetVolumeMultiplier) == 0x000004, "Wrong alignment on AtomSynthComponent_SetVolumeMultiplier"); \ static_assert(sizeof(AtomSynthComponent_SetVolumeMultiplier) == 0x000004, "Wrong size on AtomSynthComponent_SetVolumeMultiplier"); \ static_assert(offsetof(AtomSynthComponent_SetVolumeMultiplier, VolumeMultiplier) == 0x000000, "Member 'AtomSynthComponent_SetVolumeMultiplier::VolumeMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomSynthComponent_AdjustVolume \ static_assert(alignof(AtomSynthComponent_AdjustVolume) == 0x000004, "Wrong alignment on AtomSynthComponent_AdjustVolume"); \ static_assert(sizeof(AtomSynthComponent_AdjustVolume) == 0x00000C, "Wrong size on AtomSynthComponent_AdjustVolume"); \ static_assert(offsetof(AtomSynthComponent_AdjustVolume, AdjustVolumeDuration) == 0x000000, "Member 'AtomSynthComponent_AdjustVolume::AdjustVolumeDuration' has a wrong offset!"); \ static_assert(offsetof(AtomSynthComponent_AdjustVolume, AdjustVolumeLevel) == 0x000004, "Member 'AtomSynthComponent_AdjustVolume::AdjustVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(AtomSynthComponent_AdjustVolume, FadeCurve) == 0x000008, "Member 'AtomSynthComponent_AdjustVolume::FadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomSynthComponent_FadeIn \ static_assert(alignof(AtomSynthComponent_FadeIn) == 0x000004, "Wrong alignment on AtomSynthComponent_FadeIn"); \ static_assert(sizeof(AtomSynthComponent_FadeIn) == 0x000010, "Wrong size on AtomSynthComponent_FadeIn"); \ static_assert(offsetof(AtomSynthComponent_FadeIn, FadeInDuration) == 0x000000, "Member 'AtomSynthComponent_FadeIn::FadeInDuration' has a wrong offset!"); \ static_assert(offsetof(AtomSynthComponent_FadeIn, FadeVolumeLevel) == 0x000004, "Member 'AtomSynthComponent_FadeIn::FadeVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(AtomSynthComponent_FadeIn, StartTime) == 0x000008, "Member 'AtomSynthComponent_FadeIn::StartTime' has a wrong offset!"); \ static_assert(offsetof(AtomSynthComponent_FadeIn, FadeCurve) == 0x00000C, "Member 'AtomSynthComponent_FadeIn::FadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomSynthComponent_FadeOut \ static_assert(alignof(AtomSynthComponent_FadeOut) == 0x000004, "Wrong alignment on AtomSynthComponent_FadeOut"); \ static_assert(sizeof(AtomSynthComponent_FadeOut) == 0x00000C, "Wrong size on AtomSynthComponent_FadeOut"); \ static_assert(offsetof(AtomSynthComponent_FadeOut, FadeOutDuration) == 0x000000, "Member 'AtomSynthComponent_FadeOut::FadeOutDuration' has a wrong offset!"); \ static_assert(offsetof(AtomSynthComponent_FadeOut, FadeVolumeLevel) == 0x000004, "Member 'AtomSynthComponent_FadeOut::FadeVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(AtomSynthComponent_FadeOut, FadeCurve) == 0x000008, "Member 'AtomSynthComponent_FadeOut::FadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomSynthComponent_IsPlaying \ static_assert(alignof(AtomSynthComponent_IsPlaying) == 0x000001, "Wrong alignment on AtomSynthComponent_IsPlaying"); \ static_assert(sizeof(AtomSynthComponent_IsPlaying) == 0x000001, "Wrong size on AtomSynthComponent_IsPlaying"); \ static_assert(offsetof(AtomSynthComponent_IsPlaying, ReturnValue) == 0x000000, "Member 'AtomSynthComponent_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomSynthComponent \ static_assert(alignof(UAtomSynthComponent) == 0x000010, "Wrong alignment on UAtomSynthComponent"); \ static_assert(sizeof(UAtomSynthComponent) == 0x0007A0, "Wrong size on UAtomSynthComponent"); \ static_assert(offsetof(UAtomSynthComponent, AttenuationSettings) == 0x0002E8, "Member 'UAtomSynthComponent::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(UAtomSynthComponent, AttenuationOverrides) == 0x0002F0, "Member 'UAtomSynthComponent::AttenuationOverrides' has a wrong offset!"); \ static_assert(offsetof(UAtomSynthComponent, ConcurrencySet) == 0x000560, "Member 'UAtomSynthComponent::ConcurrencySet' has a wrong offset!"); \ static_assert(offsetof(UAtomSynthComponent, ModulationRouting) == 0x0005B0, "Member 'UAtomSynthComponent::ModulationRouting' has a wrong offset!"); \ static_assert(offsetof(UAtomSynthComponent, SoundClass) == 0x000748, "Member 'UAtomSynthComponent::SoundClass' has a wrong offset!"); \ static_assert(offsetof(UAtomSynthComponent, AtomRack) == 0x000750, "Member 'UAtomSynthComponent::AtomRack' has a wrong offset!"); \ static_assert(offsetof(UAtomSynthComponent, AtomBusSends) == 0x000758, "Member 'UAtomSynthComponent::AtomBusSends' has a wrong offset!"); \ static_assert(offsetof(UAtomSynthComponent, SynthSound) == 0x000778, "Member 'UAtomSynthComponent::SynthSound' has a wrong offset!"); \ static_assert(offsetof(UAtomSynthComponent, AtomComponent) == 0x000780, "Member 'UAtomSynthComponent::AtomComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomAudioLinkComponent \ static_assert(alignof(UAtomAudioLinkComponent) == 0x000010, "Wrong alignment on UAtomAudioLinkComponent"); \ static_assert(sizeof(UAtomAudioLinkComponent) == 0x0007E0, "Wrong size on UAtomAudioLinkComponent"); \ static_assert(offsetof(UAtomAudioLinkComponent, Settings) == 0x0007A8, "Member 'UAtomAudioLinkComponent::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomAudioLinkComponent, Sound) == 0x0007B0, "Member 'UAtomAudioLinkComponent::Sound' has a wrong offset!"); \ static_assert(offsetof(UAtomAudioLinkComponent, bAutoPlay) == 0x0007B8, "Member 'UAtomAudioLinkComponent::bAutoPlay' has a wrong offset!"); \ static_assert(offsetof(UAtomAudioLinkComponent, AudioComponent) == 0x0007C0, "Member 'UAtomAudioLinkComponent::AudioComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomAudioLinkSettings \ static_assert(alignof(UAtomAudioLinkSettings) == 0x000008, "Wrong alignment on UAtomAudioLinkSettings"); \ static_assert(sizeof(UAtomAudioLinkSettings) == 0x000098, "Wrong size on UAtomAudioLinkSettings"); \ static_assert(offsetof(UAtomAudioLinkSettings, DestinationRoute) == 0x000038, "Member 'UAtomAudioLinkSettings::DestinationRoute' has a wrong offset!"); \ static_assert(offsetof(UAtomAudioLinkSettings, DestinationBus) == 0x000040, "Member 'UAtomAudioLinkSettings::DestinationBus' has a wrong offset!"); \ static_assert(offsetof(UAtomAudioLinkSettings, DestinationBusStage) == 0x000070, "Member 'UAtomAudioLinkSettings::DestinationBusStage' has a wrong offset!"); \ static_assert(offsetof(UAtomAudioLinkSettings, bShouldClearBufferOnReceipt) == 0x000071, "Member 'UAtomAudioLinkSettings::bShouldClearBufferOnReceipt' has a wrong offset!"); \ static_assert(offsetof(UAtomAudioLinkSettings, ProducerToConsumerBufferRatio) == 0x000074, "Member 'UAtomAudioLinkSettings::ProducerToConsumerBufferRatio' has a wrong offset!"); \ static_assert(offsetof(UAtomAudioLinkSettings, InitialSilenceFillRatio) == 0x000078, "Member 'UAtomAudioLinkSettings::InitialSilenceFillRatio' has a wrong offset!"); \ static_assert(offsetof(UAtomAudioLinkSettings, DestinationBusResolved) == 0x000090, "Member 'UAtomAudioLinkSettings::DestinationBusResolved' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_ClearBusEffectPresets \ static_assert(alignof(AtomRuntimeBlueprintLibrary_ClearBusEffectPresets) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_ClearBusEffectPresets"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_ClearBusEffectPresets) == 0x000010, "Wrong size on AtomRuntimeBlueprintLibrary_ClearBusEffectPresets"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_ClearBusEffectPresets, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_ClearBusEffectPresets::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_ClearBusEffectPresets, AtomBus) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_ClearBusEffectPresets::AtomBus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_ClearMasterEffectPresets \ static_assert(alignof(AtomRuntimeBlueprintLibrary_ClearMasterEffectPresets) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_ClearMasterEffectPresets"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_ClearMasterEffectPresets) == 0x000008, "Wrong size on AtomRuntimeBlueprintLibrary_ClearMasterEffectPresets"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_ClearMasterEffectPresets, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_ClearMasterEffectPresets::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_ClearRackEffectPresets \ static_assert(alignof(AtomRuntimeBlueprintLibrary_ClearRackEffectPresets) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_ClearRackEffectPresets"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_ClearRackEffectPresets) == 0x000010, "Wrong size on AtomRuntimeBlueprintLibrary_ClearRackEffectPresets"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_ClearRackEffectPresets, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_ClearRackEffectPresets::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_ClearRackEffectPresets, AtomRack) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_ClearRackEffectPresets::AtomRack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_EnableBinauralizer \ static_assert(alignof(AtomRuntimeBlueprintLibrary_EnableBinauralizer) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_EnableBinauralizer"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_EnableBinauralizer) == 0x000010, "Wrong size on AtomRuntimeBlueprintLibrary_EnableBinauralizer"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_EnableBinauralizer, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_EnableBinauralizer::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_EnableBinauralizer, bEnable) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_EnableBinauralizer::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_GetCategoryStatusByName \ static_assert(alignof(AtomRuntimeBlueprintLibrary_GetCategoryStatusByName) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_GetCategoryStatusByName"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_GetCategoryStatusByName) == 0x000020, "Wrong size on AtomRuntimeBlueprintLibrary_GetCategoryStatusByName"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_GetCategoryStatusByName, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_GetCategoryStatusByName::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_GetCategoryStatusByName, CategoryName) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_GetCategoryStatusByName::CategoryName' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_GetCategoryStatusByName, OnGetStatus) == 0x000010, "Member 'AtomRuntimeBlueprintLibrary_GetCategoryStatusByName::OnGetStatus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_GetGameVariableValueByName \ static_assert(alignof(AtomRuntimeBlueprintLibrary_GetGameVariableValueByName) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_GetGameVariableValueByName"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_GetGameVariableValueByName) == 0x000020, "Wrong size on AtomRuntimeBlueprintLibrary_GetGameVariableValueByName"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_GetGameVariableValueByName, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_GetGameVariableValueByName::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_GetGameVariableValueByName, CategoryName) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_GetGameVariableValueByName::CategoryName' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_GetGameVariableValueByName, OnGetValue) == 0x000010, "Member 'AtomRuntimeBlueprintLibrary_GetGameVariableValueByName::OnGetValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_IsBinauralizerEnabled \ static_assert(alignof(AtomRuntimeBlueprintLibrary_IsBinauralizerEnabled) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_IsBinauralizerEnabled"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_IsBinauralizerEnabled) == 0x000010, "Wrong size on AtomRuntimeBlueprintLibrary_IsBinauralizerEnabled"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_IsBinauralizerEnabled, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_IsBinauralizerEnabled::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_IsBinauralizerEnabled, ReturnValue) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_IsBinauralizerEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_MapOutputPortToRack \ static_assert(alignof(AtomRuntimeBlueprintLibrary_MapOutputPortToRack) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_MapOutputPortToRack"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_MapOutputPortToRack) == 0x000020, "Wrong size on AtomRuntimeBlueprintLibrary_MapOutputPortToRack"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_MapOutputPortToRack, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_MapOutputPortToRack::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_MapOutputPortToRack, OutputPortName) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_MapOutputPortToRack::OutputPortName' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_MapOutputPortToRack, AtomRack) == 0x000010, "Member 'AtomRuntimeBlueprintLibrary_MapOutputPortToRack::AtomRack' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_MapOutputPortToRack, ReturnValue) == 0x000018, "Member 'AtomRuntimeBlueprintLibrary_MapOutputPortToRack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_MuteCategoryByName \ static_assert(alignof(AtomRuntimeBlueprintLibrary_MuteCategoryByName) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_MuteCategoryByName"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_MuteCategoryByName) == 0x000018, "Wrong size on AtomRuntimeBlueprintLibrary_MuteCategoryByName"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_MuteCategoryByName, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_MuteCategoryByName::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_MuteCategoryByName, CategoryName) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_MuteCategoryByName::CategoryName' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_MuteCategoryByName, bMute) == 0x000010, "Member 'AtomRuntimeBlueprintLibrary_MuteCategoryByName::bMute' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_PauseCategoryByName \ static_assert(alignof(AtomRuntimeBlueprintLibrary_PauseCategoryByName) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_PauseCategoryByName"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_PauseCategoryByName) == 0x000018, "Wrong size on AtomRuntimeBlueprintLibrary_PauseCategoryByName"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_PauseCategoryByName, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_PauseCategoryByName::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_PauseCategoryByName, CategoryName) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_PauseCategoryByName::CategoryName' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_PauseCategoryByName, bPause) == 0x000010, "Member 'AtomRuntimeBlueprintLibrary_PauseCategoryByName::bPause' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_PrimeCueSheetForPlayback \ static_assert(alignof(AtomRuntimeBlueprintLibrary_PrimeCueSheetForPlayback) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_PrimeCueSheetForPlayback"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_PrimeCueSheetForPlayback) == 0x000018, "Wrong size on AtomRuntimeBlueprintLibrary_PrimeCueSheetForPlayback"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_PrimeCueSheetForPlayback, CueSheet) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_PrimeCueSheetForPlayback::CueSheet' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_PrimeCueSheetForPlayback, OnLoadCompletion) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_PrimeCueSheetForPlayback::OnLoadCompletion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_PrimeSoundForPlayback \ static_assert(alignof(AtomRuntimeBlueprintLibrary_PrimeSoundForPlayback) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_PrimeSoundForPlayback"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_PrimeSoundForPlayback) == 0x000018, "Wrong size on AtomRuntimeBlueprintLibrary_PrimeSoundForPlayback"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_PrimeSoundForPlayback, Sound) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_PrimeSoundForPlayback::Sound' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_PrimeSoundForPlayback, OnLoadCompletion) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_PrimeSoundForPlayback::OnLoadCompletion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_PrimeWaveBankForPlayback \ static_assert(alignof(AtomRuntimeBlueprintLibrary_PrimeWaveBankForPlayback) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_PrimeWaveBankForPlayback"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_PrimeWaveBankForPlayback) == 0x000018, "Wrong size on AtomRuntimeBlueprintLibrary_PrimeWaveBankForPlayback"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_PrimeWaveBankForPlayback, WaveBank) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_PrimeWaveBankForPlayback::WaveBank' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_PrimeWaveBankForPlayback, OnLoadCompletion) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_PrimeWaveBankForPlayback::OnLoadCompletion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_RemoveBusEffectPreset \ static_assert(alignof(AtomRuntimeBlueprintLibrary_RemoveBusEffectPreset) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_RemoveBusEffectPreset"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_RemoveBusEffectPreset) == 0x000018, "Wrong size on AtomRuntimeBlueprintLibrary_RemoveBusEffectPreset"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_RemoveBusEffectPreset, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_RemoveBusEffectPreset::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_RemoveBusEffectPreset, AtomBus) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_RemoveBusEffectPreset::AtomBus' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_RemoveBusEffectPreset, EffectIndex) == 0x000010, "Member 'AtomRuntimeBlueprintLibrary_RemoveBusEffectPreset::EffectIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_RemoveMasterEffectPreset \ static_assert(alignof(AtomRuntimeBlueprintLibrary_RemoveMasterEffectPreset) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_RemoveMasterEffectPreset"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_RemoveMasterEffectPreset) == 0x000010, "Wrong size on AtomRuntimeBlueprintLibrary_RemoveMasterEffectPreset"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_RemoveMasterEffectPreset, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_RemoveMasterEffectPreset::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_RemoveMasterEffectPreset, BusEffectPreset) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_RemoveMasterEffectPreset::BusEffectPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_RemoveRackEffectPreset \ static_assert(alignof(AtomRuntimeBlueprintLibrary_RemoveRackEffectPreset) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_RemoveRackEffectPreset"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_RemoveRackEffectPreset) == 0x000018, "Wrong size on AtomRuntimeBlueprintLibrary_RemoveRackEffectPreset"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_RemoveRackEffectPreset, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_RemoveRackEffectPreset::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_RemoveRackEffectPreset, AtomRack) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_RemoveRackEffectPreset::AtomRack' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_RemoveRackEffectPreset, BusEffectPreset) == 0x000010, "Member 'AtomRuntimeBlueprintLibrary_RemoveRackEffectPreset::BusEffectPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_SetBusEffectPreset \ static_assert(alignof(AtomRuntimeBlueprintLibrary_SetBusEffectPreset) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_SetBusEffectPreset"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_SetBusEffectPreset) == 0x000020, "Wrong size on AtomRuntimeBlueprintLibrary_SetBusEffectPreset"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_SetBusEffectPreset, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_SetBusEffectPreset::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_SetBusEffectPreset, AtomBus) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_SetBusEffectPreset::AtomBus' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_SetBusEffectPreset, BusEffectPreset) == 0x000010, "Member 'AtomRuntimeBlueprintLibrary_SetBusEffectPreset::BusEffectPreset' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_SetBusEffectPreset, ReturnValue) == 0x000018, "Member 'AtomRuntimeBlueprintLibrary_SetBusEffectPreset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_SetCategoryVolumeByName \ static_assert(alignof(AtomRuntimeBlueprintLibrary_SetCategoryVolumeByName) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_SetCategoryVolumeByName"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_SetCategoryVolumeByName) == 0x000018, "Wrong size on AtomRuntimeBlueprintLibrary_SetCategoryVolumeByName"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_SetCategoryVolumeByName, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_SetCategoryVolumeByName::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_SetCategoryVolumeByName, CategoryName) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_SetCategoryVolumeByName::CategoryName' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_SetCategoryVolumeByName, VolumeMultiplier) == 0x000010, "Member 'AtomRuntimeBlueprintLibrary_SetCategoryVolumeByName::VolumeMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_SetGameVariableValueByName \ static_assert(alignof(AtomRuntimeBlueprintLibrary_SetGameVariableValueByName) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_SetGameVariableValueByName"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_SetGameVariableValueByName) == 0x000018, "Wrong size on AtomRuntimeBlueprintLibrary_SetGameVariableValueByName"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_SetGameVariableValueByName, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_SetGameVariableValueByName::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_SetGameVariableValueByName, GameVariableName) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_SetGameVariableValueByName::GameVariableName' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_SetGameVariableValueByName, Value) == 0x000010, "Member 'AtomRuntimeBlueprintLibrary_SetGameVariableValueByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_SetMasterEffectPreset \ static_assert(alignof(AtomRuntimeBlueprintLibrary_SetMasterEffectPreset) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_SetMasterEffectPreset"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_SetMasterEffectPreset) == 0x000010, "Wrong size on AtomRuntimeBlueprintLibrary_SetMasterEffectPreset"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_SetMasterEffectPreset, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_SetMasterEffectPreset::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_SetMasterEffectPreset, BusEffectPreset) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_SetMasterEffectPreset::BusEffectPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_SoloCategoryByName \ static_assert(alignof(AtomRuntimeBlueprintLibrary_SoloCategoryByName) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_SoloCategoryByName"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_SoloCategoryByName) == 0x000018, "Wrong size on AtomRuntimeBlueprintLibrary_SoloCategoryByName"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_SoloCategoryByName, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_SoloCategoryByName::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_SoloCategoryByName, CategoryName) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_SoloCategoryByName::CategoryName' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_SoloCategoryByName, bSolo) == 0x000010, "Member 'AtomRuntimeBlueprintLibrary_SoloCategoryByName::bSolo' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_SoloCategoryByName, MuteVolume) == 0x000014, "Member 'AtomRuntimeBlueprintLibrary_SoloCategoryByName::MuteVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRuntimeBlueprintLibrary_StopCategoryByName \ static_assert(alignof(AtomRuntimeBlueprintLibrary_StopCategoryByName) == 0x000008, "Wrong alignment on AtomRuntimeBlueprintLibrary_StopCategoryByName"); \ static_assert(sizeof(AtomRuntimeBlueprintLibrary_StopCategoryByName) == 0x000010, "Wrong size on AtomRuntimeBlueprintLibrary_StopCategoryByName"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_StopCategoryByName, WorldContextObject) == 0x000000, "Member 'AtomRuntimeBlueprintLibrary_StopCategoryByName::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomRuntimeBlueprintLibrary_StopCategoryByName, CategoryName) == 0x000008, "Member 'AtomRuntimeBlueprintLibrary_StopCategoryByName::CategoryName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomRuntimeBlueprintLibrary \ static_assert(alignof(UAtomRuntimeBlueprintLibrary) == 0x000008, "Wrong alignment on UAtomRuntimeBlueprintLibrary"); \ static_assert(sizeof(UAtomRuntimeBlueprintLibrary) == 0x000028, "Wrong size on UAtomRuntimeBlueprintLibrary"); \ #define DUMPER7_ASSERTS_AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinear \ static_assert(alignof(AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinear) == 0x000008, "Wrong alignment on AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinear"); \ static_assert(sizeof(AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinear) == 0x000020, "Wrong size on AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinear"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinear, InDecibels) == 0x000000, "Member 'AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinear::InDecibels' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinear, InRange) == 0x000008, "Member 'AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinear::InRange' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinear, ReturnValue) == 0x000018, "Member 'AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinear::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlower \ static_assert(alignof(AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlower) == 0x000008, "Wrong alignment on AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlower"); \ static_assert(sizeof(AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlower) == 0x000020, "Wrong size on AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlower"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlower, InDecibels) == 0x000000, "Member 'AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlower::InDecibels' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlower, InRange) == 0x000008, "Member 'AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlower::InRange' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlower, ReturnValue) == 0x000018, "Member 'AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlower::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlowerFromFloor \ static_assert(alignof(AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlowerFromFloor) == 0x000008, "Wrong alignment on AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlowerFromFloor"); \ static_assert(sizeof(AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlowerFromFloor) == 0x000020, "Wrong size on AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlowerFromFloor"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlowerFromFloor, InDecibels) == 0x000000, "Member 'AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlowerFromFloor::InDecibels' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlowerFromFloor, InRange) == 0x000008, "Member 'AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlowerFromFloor::InRange' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlowerFromFloor, InFloor) == 0x000018, "Member 'AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlowerFromFloor::InFloor' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlowerFromFloor, ReturnValue) == 0x00001C, "Member 'AtomUtilitiesBlueprintLibrary_ConvertDecibelsToLinearSlowerFromFloor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibels \ static_assert(alignof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibels) == 0x000008, "Wrong alignment on AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibels"); \ static_assert(sizeof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibels) == 0x000020, "Wrong size on AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibels"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibels, InLinear) == 0x000000, "Member 'AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibels::InLinear' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibels, InRange) == 0x000008, "Member 'AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibels::InRange' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibels, InFloor) == 0x000018, "Member 'AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibels::InFloor' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibels, ReturnValue) == 0x00001C, "Member 'AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibels::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlower \ static_assert(alignof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlower) == 0x000008, "Wrong alignment on AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlower"); \ static_assert(sizeof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlower) == 0x000020, "Wrong size on AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlower"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlower, InLinear) == 0x000000, "Member 'AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlower::InLinear' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlower, InRange) == 0x000008, "Member 'AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlower::InRange' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlower, ReturnValue) == 0x000018, "Member 'AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlower::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlowerFromFloor \ static_assert(alignof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlowerFromFloor) == 0x000008, "Wrong alignment on AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlowerFromFloor"); \ static_assert(sizeof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlowerFromFloor) == 0x000020, "Wrong size on AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlowerFromFloor"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlowerFromFloor, InLinear) == 0x000000, "Member 'AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlowerFromFloor::InLinear' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlowerFromFloor, InRange) == 0x000008, "Member 'AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlowerFromFloor::InRange' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlowerFromFloor, InFloor) == 0x000018, "Member 'AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlowerFromFloor::InFloor' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlowerFromFloor, ReturnValue) == 0x00001C, "Member 'AtomUtilitiesBlueprintLibrary_ConvertLinearToDecibelsSlowerFromFloor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomUtilitiesBlueprintLibrary_GetLinearFrequencyClamped \ static_assert(alignof(AtomUtilitiesBlueprintLibrary_GetLinearFrequencyClamped) == 0x000008, "Wrong alignment on AtomUtilitiesBlueprintLibrary_GetLinearFrequencyClamped"); \ static_assert(sizeof(AtomUtilitiesBlueprintLibrary_GetLinearFrequencyClamped) == 0x000030, "Wrong size on AtomUtilitiesBlueprintLibrary_GetLinearFrequencyClamped"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_GetLinearFrequencyClamped, InValue) == 0x000000, "Member 'AtomUtilitiesBlueprintLibrary_GetLinearFrequencyClamped::InValue' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_GetLinearFrequencyClamped, InDomain) == 0x000008, "Member 'AtomUtilitiesBlueprintLibrary_GetLinearFrequencyClamped::InDomain' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_GetLinearFrequencyClamped, InRange) == 0x000018, "Member 'AtomUtilitiesBlueprintLibrary_GetLinearFrequencyClamped::InRange' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_GetLinearFrequencyClamped, ReturnValue) == 0x000028, "Member 'AtomUtilitiesBlueprintLibrary_GetLinearFrequencyClamped::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomUtilitiesBlueprintLibrary_GetLogFrequencyClamped \ static_assert(alignof(AtomUtilitiesBlueprintLibrary_GetLogFrequencyClamped) == 0x000008, "Wrong alignment on AtomUtilitiesBlueprintLibrary_GetLogFrequencyClamped"); \ static_assert(sizeof(AtomUtilitiesBlueprintLibrary_GetLogFrequencyClamped) == 0x000030, "Wrong size on AtomUtilitiesBlueprintLibrary_GetLogFrequencyClamped"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_GetLogFrequencyClamped, InValue) == 0x000000, "Member 'AtomUtilitiesBlueprintLibrary_GetLogFrequencyClamped::InValue' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_GetLogFrequencyClamped, InDomain) == 0x000008, "Member 'AtomUtilitiesBlueprintLibrary_GetLogFrequencyClamped::InDomain' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_GetLogFrequencyClamped, InRange) == 0x000018, "Member 'AtomUtilitiesBlueprintLibrary_GetLogFrequencyClamped::InRange' has a wrong offset!"); \ static_assert(offsetof(AtomUtilitiesBlueprintLibrary_GetLogFrequencyClamped, ReturnValue) == 0x000028, "Member 'AtomUtilitiesBlueprintLibrary_GetLogFrequencyClamped::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomUtilitiesBlueprintLibrary \ static_assert(alignof(UAtomUtilitiesBlueprintLibrary) == 0x000008, "Wrong alignment on UAtomUtilitiesBlueprintLibrary"); \ static_assert(sizeof(UAtomUtilitiesBlueprintLibrary) == 0x000028, "Wrong size on UAtomUtilitiesBlueprintLibrary"); \ #define DUMPER7_ASSERTS_AtomBus_GetChannelLevel \ static_assert(alignof(AtomBus_GetChannelLevel) == 0x000004, "Wrong alignment on AtomBus_GetChannelLevel"); \ static_assert(sizeof(AtomBus_GetChannelLevel) == 0x000008, "Wrong size on AtomBus_GetChannelLevel"); \ static_assert(offsetof(AtomBus_GetChannelLevel, InChannel) == 0x000000, "Member 'AtomBus_GetChannelLevel::InChannel' has a wrong offset!"); \ static_assert(offsetof(AtomBus_GetChannelLevel, OutChannel) == 0x000001, "Member 'AtomBus_GetChannelLevel::OutChannel' has a wrong offset!"); \ static_assert(offsetof(AtomBus_GetChannelLevel, ReturnValue) == 0x000004, "Member 'AtomBus_GetChannelLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBus_GetEffectPreset \ static_assert(alignof(AtomBus_GetEffectPreset) == 0x000008, "Wrong alignment on AtomBus_GetEffectPreset"); \ static_assert(sizeof(AtomBus_GetEffectPreset) == 0x000010, "Wrong size on AtomBus_GetEffectPreset"); \ static_assert(offsetof(AtomBus_GetEffectPreset, InEffectIndex) == 0x000000, "Member 'AtomBus_GetEffectPreset::InEffectIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBus_GetEffectPreset, ReturnValue) == 0x000008, "Member 'AtomBus_GetEffectPreset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBus_GetNumEffectPresets \ static_assert(alignof(AtomBus_GetNumEffectPresets) == 0x000004, "Wrong alignment on AtomBus_GetNumEffectPresets"); \ static_assert(sizeof(AtomBus_GetNumEffectPresets) == 0x000004, "Wrong size on AtomBus_GetNumEffectPresets"); \ static_assert(offsetof(AtomBus_GetNumEffectPresets, ReturnValue) == 0x000000, "Member 'AtomBus_GetNumEffectPresets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBus_GetSendLevel \ static_assert(alignof(AtomBus_GetSendLevel) == 0x000004, "Wrong alignment on AtomBus_GetSendLevel"); \ static_assert(sizeof(AtomBus_GetSendLevel) == 0x000008, "Wrong size on AtomBus_GetSendLevel"); \ static_assert(offsetof(AtomBus_GetSendLevel, SendIndex) == 0x000000, "Member 'AtomBus_GetSendLevel::SendIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBus_GetSendLevel, ReturnValue) == 0x000004, "Member 'AtomBus_GetSendLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBus_RemoveEffectPreset \ static_assert(alignof(AtomBus_RemoveEffectPreset) == 0x000008, "Wrong alignment on AtomBus_RemoveEffectPreset"); \ static_assert(sizeof(AtomBus_RemoveEffectPreset) == 0x000010, "Wrong size on AtomBus_RemoveEffectPreset"); \ static_assert(offsetof(AtomBus_RemoveEffectPreset, InEffectPreset) == 0x000000, "Member 'AtomBus_RemoveEffectPreset::InEffectPreset' has a wrong offset!"); \ static_assert(offsetof(AtomBus_RemoveEffectPreset, ReturnValue) == 0x000008, "Member 'AtomBus_RemoveEffectPreset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBus_SetBusOutputVolume \ static_assert(alignof(AtomBus_SetBusOutputVolume) == 0x000008, "Wrong alignment on AtomBus_SetBusOutputVolume"); \ static_assert(sizeof(AtomBus_SetBusOutputVolume) == 0x000010, "Wrong size on AtomBus_SetBusOutputVolume"); \ static_assert(offsetof(AtomBus_SetBusOutputVolume, WorldContextObject) == 0x000000, "Member 'AtomBus_SetBusOutputVolume::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomBus_SetBusOutputVolume, InOutputVolume) == 0x000008, "Member 'AtomBus_SetBusOutputVolume::InOutputVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBus_SetChannelLevel \ static_assert(alignof(AtomBus_SetChannelLevel) == 0x000004, "Wrong alignment on AtomBus_SetChannelLevel"); \ static_assert(sizeof(AtomBus_SetChannelLevel) == 0x000008, "Wrong size on AtomBus_SetChannelLevel"); \ static_assert(offsetof(AtomBus_SetChannelLevel, InChannel) == 0x000000, "Member 'AtomBus_SetChannelLevel::InChannel' has a wrong offset!"); \ static_assert(offsetof(AtomBus_SetChannelLevel, OutChannel) == 0x000001, "Member 'AtomBus_SetChannelLevel::OutChannel' has a wrong offset!"); \ static_assert(offsetof(AtomBus_SetChannelLevel, Level) == 0x000004, "Member 'AtomBus_SetChannelLevel::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBus_SetDefaultEffectPreset \ static_assert(alignof(AtomBus_SetDefaultEffectPreset) == 0x000004, "Wrong alignment on AtomBus_SetDefaultEffectPreset"); \ static_assert(sizeof(AtomBus_SetDefaultEffectPreset) == 0x000008, "Wrong size on AtomBus_SetDefaultEffectPreset"); \ static_assert(offsetof(AtomBus_SetDefaultEffectPreset, InEffectIndex) == 0x000000, "Member 'AtomBus_SetDefaultEffectPreset::InEffectIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBus_SetDefaultEffectPreset, ReturnValue) == 0x000004, "Member 'AtomBus_SetDefaultEffectPreset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBus_SetEffectPreset \ static_assert(alignof(AtomBus_SetEffectPreset) == 0x000008, "Wrong alignment on AtomBus_SetEffectPreset"); \ static_assert(sizeof(AtomBus_SetEffectPreset) == 0x000010, "Wrong size on AtomBus_SetEffectPreset"); \ static_assert(offsetof(AtomBus_SetEffectPreset, InEffectPreset) == 0x000000, "Member 'AtomBus_SetEffectPreset::InEffectPreset' has a wrong offset!"); \ static_assert(offsetof(AtomBus_SetEffectPreset, ReturnValue) == 0x000008, "Member 'AtomBus_SetEffectPreset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBus_SetPanning \ static_assert(alignof(AtomBus_SetPanning) == 0x000004, "Wrong alignment on AtomBus_SetPanning"); \ static_assert(sizeof(AtomBus_SetPanning) == 0x000014, "Wrong size on AtomBus_SetPanning"); \ static_assert(offsetof(AtomBus_SetPanning, PanningSetting) == 0x000000, "Member 'AtomBus_SetPanning::PanningSetting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBus_SetSendLevel \ static_assert(alignof(AtomBus_SetSendLevel) == 0x000004, "Wrong alignment on AtomBus_SetSendLevel"); \ static_assert(sizeof(AtomBus_SetSendLevel) == 0x000008, "Wrong size on AtomBus_SetSendLevel"); \ static_assert(offsetof(AtomBus_SetSendLevel, SendIndex) == 0x000000, "Member 'AtomBus_SetSendLevel::SendIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBus_SetSendLevel, Level) == 0x000004, "Member 'AtomBus_SetSendLevel::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBus_FindEffectPreset \ static_assert(alignof(AtomBus_FindEffectPreset) == 0x000008, "Wrong alignment on AtomBus_FindEffectPreset"); \ static_assert(sizeof(AtomBus_FindEffectPreset) == 0x000010, "Wrong size on AtomBus_FindEffectPreset"); \ static_assert(offsetof(AtomBus_FindEffectPreset, InEffectPreset) == 0x000000, "Member 'AtomBus_FindEffectPreset::InEffectPreset' has a wrong offset!"); \ static_assert(offsetof(AtomBus_FindEffectPreset, ReturnValue) == 0x000008, "Member 'AtomBus_FindEffectPreset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBus_GetBusOutputVolume \ static_assert(alignof(AtomBus_GetBusOutputVolume) == 0x000004, "Wrong alignment on AtomBus_GetBusOutputVolume"); \ static_assert(sizeof(AtomBus_GetBusOutputVolume) == 0x000004, "Wrong size on AtomBus_GetBusOutputVolume"); \ static_assert(offsetof(AtomBus_GetBusOutputVolume, ReturnValue) == 0x000000, "Member 'AtomBus_GetBusOutputVolume::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBus_GetPanning \ static_assert(alignof(AtomBus_GetPanning) == 0x000004, "Wrong alignment on AtomBus_GetPanning"); \ static_assert(sizeof(AtomBus_GetPanning) == 0x000014, "Wrong size on AtomBus_GetPanning"); \ static_assert(offsetof(AtomBus_GetPanning, ReturnValue) == 0x000000, "Member 'AtomBus_GetPanning::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBus_GetRack \ static_assert(alignof(AtomBus_GetRack) == 0x000008, "Wrong alignment on AtomBus_GetRack"); \ static_assert(sizeof(AtomBus_GetRack) == 0x000008, "Wrong size on AtomBus_GetRack"); \ static_assert(offsetof(AtomBus_GetRack, ReturnValue) == 0x000000, "Member 'AtomBus_GetRack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBus \ static_assert(alignof(UAtomBus) == 0x000010, "Wrong alignment on UAtomBus"); \ static_assert(sizeof(UAtomBus) == 0x0002A0, "Wrong size on UAtomBus"); \ static_assert(offsetof(UAtomBus, OutputVolumeModulation) == 0x000028, "Member 'UAtomBus::OutputVolumeModulation' has a wrong offset!"); \ static_assert(offsetof(UAtomBus, SpatializationType) == 0x000080, "Member 'UAtomBus::SpatializationType' has a wrong offset!"); \ static_assert(offsetof(UAtomBus, ChannelLevelMatrix) == 0x000088, "Member 'UAtomBus::ChannelLevelMatrix' has a wrong offset!"); \ static_assert(offsetof(UAtomBus, Sends) == 0x0000B8, "Member 'UAtomBus::Sends' has a wrong offset!"); \ static_assert(offsetof(UAtomBus, BusName) == 0x0000C8, "Member 'UAtomBus::BusName' has a wrong offset!"); \ static_assert(offsetof(UAtomBus, Panning) == 0x0000D0, "Member 'UAtomBus::Panning' has a wrong offset!"); \ static_assert(offsetof(UAtomBus, BusEffectChainClasses) == 0x0000E8, "Member 'UAtomBus::BusEffectChainClasses' has a wrong offset!"); \ static_assert(offsetof(UAtomBus, BusEffectChain) == 0x0000F8, "Member 'UAtomBus::BusEffectChain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiBandEQPreset_SetBandFilterType \ static_assert(alignof(AtomBusEffectMultiBandEQPreset_SetBandFilterType) == 0x000004, "Wrong alignment on AtomBusEffectMultiBandEQPreset_SetBandFilterType"); \ static_assert(sizeof(AtomBusEffectMultiBandEQPreset_SetBandFilterType) == 0x000008, "Wrong size on AtomBusEffectMultiBandEQPreset_SetBandFilterType"); \ static_assert(offsetof(AtomBusEffectMultiBandEQPreset_SetBandFilterType, BandIndex) == 0x000000, "Member 'AtomBusEffectMultiBandEQPreset_SetBandFilterType::BandIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQPreset_SetBandFilterType, Type) == 0x000004, "Member 'AtomBusEffectMultiBandEQPreset_SetBandFilterType::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiBandEQPreset_SetBandFrequency \ static_assert(alignof(AtomBusEffectMultiBandEQPreset_SetBandFrequency) == 0x000004, "Wrong alignment on AtomBusEffectMultiBandEQPreset_SetBandFrequency"); \ static_assert(sizeof(AtomBusEffectMultiBandEQPreset_SetBandFrequency) == 0x000008, "Wrong size on AtomBusEffectMultiBandEQPreset_SetBandFrequency"); \ static_assert(offsetof(AtomBusEffectMultiBandEQPreset_SetBandFrequency, BandIndex) == 0x000000, "Member 'AtomBusEffectMultiBandEQPreset_SetBandFrequency::BandIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQPreset_SetBandFrequency, Frequency) == 0x000004, "Member 'AtomBusEffectMultiBandEQPreset_SetBandFrequency::Frequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiBandEQPreset_SetBandGain \ static_assert(alignof(AtomBusEffectMultiBandEQPreset_SetBandGain) == 0x000004, "Wrong alignment on AtomBusEffectMultiBandEQPreset_SetBandGain"); \ static_assert(sizeof(AtomBusEffectMultiBandEQPreset_SetBandGain) == 0x000008, "Wrong size on AtomBusEffectMultiBandEQPreset_SetBandGain"); \ static_assert(offsetof(AtomBusEffectMultiBandEQPreset_SetBandGain, BandIndex) == 0x000000, "Member 'AtomBusEffectMultiBandEQPreset_SetBandGain::BandIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQPreset_SetBandGain, Level) == 0x000004, "Member 'AtomBusEffectMultiBandEQPreset_SetBandGain::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiBandEQPreset_SetBandQ \ static_assert(alignof(AtomBusEffectMultiBandEQPreset_SetBandQ) == 0x000004, "Wrong alignment on AtomBusEffectMultiBandEQPreset_SetBandQ"); \ static_assert(sizeof(AtomBusEffectMultiBandEQPreset_SetBandQ) == 0x000008, "Wrong size on AtomBusEffectMultiBandEQPreset_SetBandQ"); \ static_assert(offsetof(AtomBusEffectMultiBandEQPreset_SetBandQ, BandIndex) == 0x000000, "Member 'AtomBusEffectMultiBandEQPreset_SetBandQ::BandIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQPreset_SetBandQ, Factor) == 0x000004, "Member 'AtomBusEffectMultiBandEQPreset_SetBandQ::Factor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiBandEQPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectMultiBandEQPreset_SetDefaultSettings) == 0x000008, "Wrong alignment on AtomBusEffectMultiBandEQPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectMultiBandEQPreset_SetDefaultSettings) == 0x000018, "Wrong size on AtomBusEffectMultiBandEQPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectMultiBandEQPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectMultiBandEQPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiBandEQPreset_SetSettings \ static_assert(alignof(AtomBusEffectMultiBandEQPreset_SetSettings) == 0x000008, "Wrong alignment on AtomBusEffectMultiBandEQPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectMultiBandEQPreset_SetSettings) == 0x000018, "Wrong size on AtomBusEffectMultiBandEQPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectMultiBandEQPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectMultiBandEQPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectMultiBandEQPreset \ static_assert(alignof(UAtomBusEffectMultiBandEQPreset) == 0x000008, "Wrong alignment on UAtomBusEffectMultiBandEQPreset"); \ static_assert(sizeof(UAtomBusEffectMultiBandEQPreset) == 0x0000F0, "Wrong size on UAtomBusEffectMultiBandEQPreset"); \ static_assert(offsetof(UAtomBusEffectMultiBandEQPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectMultiBandEQPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectMultiBandEQPreset, DynamicSettings) == 0x0000D8, "Member 'UAtomBusEffectMultiBandEQPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffect32BandEQPreset \ static_assert(alignof(UAtomBusEffect32BandEQPreset) == 0x000008, "Wrong alignment on UAtomBusEffect32BandEQPreset"); \ static_assert(sizeof(UAtomBusEffect32BandEQPreset) == 0x0000F0, "Wrong size on UAtomBusEffect32BandEQPreset"); \ #define DUMPER7_ASSERTS_UAtomBusEffect3BandEQPreset \ static_assert(alignof(UAtomBusEffect3BandEQPreset) == 0x000008, "Wrong alignment on UAtomBusEffect3BandEQPreset"); \ static_assert(sizeof(UAtomBusEffect3BandEQPreset) == 0x0000F0, "Wrong size on UAtomBusEffect3BandEQPreset"); \ #define DUMPER7_ASSERTS_AtomBusEffectBandpassFilterStatics_SetBypass \ static_assert(alignof(AtomBusEffectBandpassFilterStatics_SetBypass) == 0x000004, "Wrong alignment on AtomBusEffectBandpassFilterStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectBandpassFilterStatics_SetBypass) == 0x00001C, "Wrong size on AtomBusEffectBandpassFilterStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectBandpassFilterStatics_SetBypass, BandpassFilterSettings) == 0x000000, "Member 'AtomBusEffectBandpassFilterStatics_SetBypass::BandpassFilterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBandpassFilterStatics_SetBypass, bBypass) == 0x00000C, "Member 'AtomBusEffectBandpassFilterStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBandpassFilterStatics_SetBypass, ReturnValue) == 0x000010, "Member 'AtomBusEffectBandpassFilterStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBandpassFilterStatics_SetHighCutoff \ static_assert(alignof(AtomBusEffectBandpassFilterStatics_SetHighCutoff) == 0x000004, "Wrong alignment on AtomBusEffectBandpassFilterStatics_SetHighCutoff"); \ static_assert(sizeof(AtomBusEffectBandpassFilterStatics_SetHighCutoff) == 0x00001C, "Wrong size on AtomBusEffectBandpassFilterStatics_SetHighCutoff"); \ static_assert(offsetof(AtomBusEffectBandpassFilterStatics_SetHighCutoff, BandpassFilterSettings) == 0x000000, "Member 'AtomBusEffectBandpassFilterStatics_SetHighCutoff::BandpassFilterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBandpassFilterStatics_SetHighCutoff, HighCutoff) == 0x00000C, "Member 'AtomBusEffectBandpassFilterStatics_SetHighCutoff::HighCutoff' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBandpassFilterStatics_SetHighCutoff, ReturnValue) == 0x000010, "Member 'AtomBusEffectBandpassFilterStatics_SetHighCutoff::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBandpassFilterStatics_SetLowCutoff \ static_assert(alignof(AtomBusEffectBandpassFilterStatics_SetLowCutoff) == 0x000004, "Wrong alignment on AtomBusEffectBandpassFilterStatics_SetLowCutoff"); \ static_assert(sizeof(AtomBusEffectBandpassFilterStatics_SetLowCutoff) == 0x00001C, "Wrong size on AtomBusEffectBandpassFilterStatics_SetLowCutoff"); \ static_assert(offsetof(AtomBusEffectBandpassFilterStatics_SetLowCutoff, BandpassFilterSettings) == 0x000000, "Member 'AtomBusEffectBandpassFilterStatics_SetLowCutoff::BandpassFilterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBandpassFilterStatics_SetLowCutoff, LowCutoff) == 0x00000C, "Member 'AtomBusEffectBandpassFilterStatics_SetLowCutoff::LowCutoff' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBandpassFilterStatics_SetLowCutoff, ReturnValue) == 0x000010, "Member 'AtomBusEffectBandpassFilterStatics_SetLowCutoff::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectBandpassFilterStatics \ static_assert(alignof(UAtomBusEffectBandpassFilterStatics) == 0x000008, "Wrong alignment on UAtomBusEffectBandpassFilterStatics"); \ static_assert(sizeof(UAtomBusEffectBandpassFilterStatics) == 0x000028, "Wrong size on UAtomBusEffectBandpassFilterStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectBandpassFilterPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectBandpassFilterPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on AtomBusEffectBandpassFilterPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectBandpassFilterPreset_SetDefaultSettings) == 0x00000C, "Wrong size on AtomBusEffectBandpassFilterPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectBandpassFilterPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectBandpassFilterPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBandpassFilterPreset_SetHighCutoff \ static_assert(alignof(AtomBusEffectBandpassFilterPreset_SetHighCutoff) == 0x000004, "Wrong alignment on AtomBusEffectBandpassFilterPreset_SetHighCutoff"); \ static_assert(sizeof(AtomBusEffectBandpassFilterPreset_SetHighCutoff) == 0x000004, "Wrong size on AtomBusEffectBandpassFilterPreset_SetHighCutoff"); \ static_assert(offsetof(AtomBusEffectBandpassFilterPreset_SetHighCutoff, Frenquency) == 0x000000, "Member 'AtomBusEffectBandpassFilterPreset_SetHighCutoff::Frenquency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBandpassFilterPreset_SetLowCutoff \ static_assert(alignof(AtomBusEffectBandpassFilterPreset_SetLowCutoff) == 0x000004, "Wrong alignment on AtomBusEffectBandpassFilterPreset_SetLowCutoff"); \ static_assert(sizeof(AtomBusEffectBandpassFilterPreset_SetLowCutoff) == 0x000004, "Wrong size on AtomBusEffectBandpassFilterPreset_SetLowCutoff"); \ static_assert(offsetof(AtomBusEffectBandpassFilterPreset_SetLowCutoff, Frenquency) == 0x000000, "Member 'AtomBusEffectBandpassFilterPreset_SetLowCutoff::Frenquency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBandpassFilterPreset_SetSettings \ static_assert(alignof(AtomBusEffectBandpassFilterPreset_SetSettings) == 0x000004, "Wrong alignment on AtomBusEffectBandpassFilterPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectBandpassFilterPreset_SetSettings) == 0x00000C, "Wrong size on AtomBusEffectBandpassFilterPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectBandpassFilterPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectBandpassFilterPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectBandpassFilterPreset \ static_assert(alignof(UAtomBusEffectBandpassFilterPreset) == 0x000008, "Wrong alignment on UAtomBusEffectBandpassFilterPreset"); \ static_assert(sizeof(UAtomBusEffectBandpassFilterPreset) == 0x0000D8, "Wrong size on UAtomBusEffectBandpassFilterPreset"); \ static_assert(offsetof(UAtomBusEffectBandpassFilterPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectBandpassFilterPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectBandpassFilterPreset, DynamicSettings) == 0x0000CC, "Member 'UAtomBusEffectBandpassFilterPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBinauralStatics_SetBalance \ static_assert(alignof(AtomBusEffectBinauralStatics_SetBalance) == 0x000004, "Wrong alignment on AtomBusEffectBinauralStatics_SetBalance"); \ static_assert(sizeof(AtomBusEffectBinauralStatics_SetBalance) == 0x00001C, "Wrong size on AtomBusEffectBinauralStatics_SetBalance"); \ static_assert(offsetof(AtomBusEffectBinauralStatics_SetBalance, BinauralSettings) == 0x000000, "Member 'AtomBusEffectBinauralStatics_SetBalance::BinauralSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBinauralStatics_SetBalance, Balance) == 0x00000C, "Member 'AtomBusEffectBinauralStatics_SetBalance::Balance' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBinauralStatics_SetBalance, ReturnValue) == 0x000010, "Member 'AtomBusEffectBinauralStatics_SetBalance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBinauralStatics_SetBypass \ static_assert(alignof(AtomBusEffectBinauralStatics_SetBypass) == 0x000004, "Wrong alignment on AtomBusEffectBinauralStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectBinauralStatics_SetBypass) == 0x00001C, "Wrong size on AtomBusEffectBinauralStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectBinauralStatics_SetBypass, BinauralSettings) == 0x000000, "Member 'AtomBusEffectBinauralStatics_SetBypass::BinauralSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBinauralStatics_SetBypass, bBypass) == 0x00000C, "Member 'AtomBusEffectBinauralStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBinauralStatics_SetBypass, ReturnValue) == 0x000010, "Member 'AtomBusEffectBinauralStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBinauralStatics_SetGain \ static_assert(alignof(AtomBusEffectBinauralStatics_SetGain) == 0x000004, "Wrong alignment on AtomBusEffectBinauralStatics_SetGain"); \ static_assert(sizeof(AtomBusEffectBinauralStatics_SetGain) == 0x00001C, "Wrong size on AtomBusEffectBinauralStatics_SetGain"); \ static_assert(offsetof(AtomBusEffectBinauralStatics_SetGain, BinauralSettings) == 0x000000, "Member 'AtomBusEffectBinauralStatics_SetGain::BinauralSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBinauralStatics_SetGain, Gain) == 0x00000C, "Member 'AtomBusEffectBinauralStatics_SetGain::Gain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBinauralStatics_SetGain, ReturnValue) == 0x000010, "Member 'AtomBusEffectBinauralStatics_SetGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectBinauralStatics \ static_assert(alignof(UAtomBusEffectBinauralStatics) == 0x000008, "Wrong alignment on UAtomBusEffectBinauralStatics"); \ static_assert(sizeof(UAtomBusEffectBinauralStatics) == 0x000028, "Wrong size on UAtomBusEffectBinauralStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectBinauralPreset_SetBalance \ static_assert(alignof(AtomBusEffectBinauralPreset_SetBalance) == 0x000004, "Wrong alignment on AtomBusEffectBinauralPreset_SetBalance"); \ static_assert(sizeof(AtomBusEffectBinauralPreset_SetBalance) == 0x000004, "Wrong size on AtomBusEffectBinauralPreset_SetBalance"); \ static_assert(offsetof(AtomBusEffectBinauralPreset_SetBalance, Gain) == 0x000000, "Member 'AtomBusEffectBinauralPreset_SetBalance::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBinauralPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectBinauralPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on AtomBusEffectBinauralPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectBinauralPreset_SetDefaultSettings) == 0x00000C, "Wrong size on AtomBusEffectBinauralPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectBinauralPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectBinauralPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBinauralPreset_SetGain \ static_assert(alignof(AtomBusEffectBinauralPreset_SetGain) == 0x000004, "Wrong alignment on AtomBusEffectBinauralPreset_SetGain"); \ static_assert(sizeof(AtomBusEffectBinauralPreset_SetGain) == 0x000004, "Wrong size on AtomBusEffectBinauralPreset_SetGain"); \ static_assert(offsetof(AtomBusEffectBinauralPreset_SetGain, Gain) == 0x000000, "Member 'AtomBusEffectBinauralPreset_SetGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBinauralPreset_SetSettings \ static_assert(alignof(AtomBusEffectBinauralPreset_SetSettings) == 0x000004, "Wrong alignment on AtomBusEffectBinauralPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectBinauralPreset_SetSettings) == 0x00000C, "Wrong size on AtomBusEffectBinauralPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectBinauralPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectBinauralPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectBinauralPreset \ static_assert(alignof(UAtomBusEffectBinauralPreset) == 0x000008, "Wrong alignment on UAtomBusEffectBinauralPreset"); \ static_assert(sizeof(UAtomBusEffectBinauralPreset) == 0x0000D8, "Wrong size on UAtomBusEffectBinauralPreset"); \ static_assert(offsetof(UAtomBusEffectBinauralPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectBinauralPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectBinauralPreset, DynamicSettings) == 0x0000CC, "Member 'UAtomBusEffectBinauralPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBiquadFilterStatics_SetBypass \ static_assert(alignof(AtomBusEffectBiquadFilterStatics_SetBypass) == 0x000004, "Wrong alignment on AtomBusEffectBiquadFilterStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectBiquadFilterStatics_SetBypass) == 0x00002C, "Wrong size on AtomBusEffectBiquadFilterStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectBiquadFilterStatics_SetBypass, BiquadFilterSettings) == 0x000000, "Member 'AtomBusEffectBiquadFilterStatics_SetBypass::BiquadFilterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBiquadFilterStatics_SetBypass, bBypass) == 0x000014, "Member 'AtomBusEffectBiquadFilterStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBiquadFilterStatics_SetBypass, ReturnValue) == 0x000018, "Member 'AtomBusEffectBiquadFilterStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBiquadFilterStatics_SetCutoff \ static_assert(alignof(AtomBusEffectBiquadFilterStatics_SetCutoff) == 0x000004, "Wrong alignment on AtomBusEffectBiquadFilterStatics_SetCutoff"); \ static_assert(sizeof(AtomBusEffectBiquadFilterStatics_SetCutoff) == 0x00002C, "Wrong size on AtomBusEffectBiquadFilterStatics_SetCutoff"); \ static_assert(offsetof(AtomBusEffectBiquadFilterStatics_SetCutoff, BiquadFilterSettings) == 0x000000, "Member 'AtomBusEffectBiquadFilterStatics_SetCutoff::BiquadFilterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBiquadFilterStatics_SetCutoff, Cutoff) == 0x000014, "Member 'AtomBusEffectBiquadFilterStatics_SetCutoff::Cutoff' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBiquadFilterStatics_SetCutoff, ReturnValue) == 0x000018, "Member 'AtomBusEffectBiquadFilterStatics_SetCutoff::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBiquadFilterStatics_SetGain \ static_assert(alignof(AtomBusEffectBiquadFilterStatics_SetGain) == 0x000004, "Wrong alignment on AtomBusEffectBiquadFilterStatics_SetGain"); \ static_assert(sizeof(AtomBusEffectBiquadFilterStatics_SetGain) == 0x00002C, "Wrong size on AtomBusEffectBiquadFilterStatics_SetGain"); \ static_assert(offsetof(AtomBusEffectBiquadFilterStatics_SetGain, BiquadFilterSettings) == 0x000000, "Member 'AtomBusEffectBiquadFilterStatics_SetGain::BiquadFilterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBiquadFilterStatics_SetGain, Gain) == 0x000014, "Member 'AtomBusEffectBiquadFilterStatics_SetGain::Gain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBiquadFilterStatics_SetGain, ReturnValue) == 0x000018, "Member 'AtomBusEffectBiquadFilterStatics_SetGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBiquadFilterStatics_SetLowCutoff \ static_assert(alignof(AtomBusEffectBiquadFilterStatics_SetLowCutoff) == 0x000004, "Wrong alignment on AtomBusEffectBiquadFilterStatics_SetLowCutoff"); \ static_assert(sizeof(AtomBusEffectBiquadFilterStatics_SetLowCutoff) == 0x00002C, "Wrong size on AtomBusEffectBiquadFilterStatics_SetLowCutoff"); \ static_assert(offsetof(AtomBusEffectBiquadFilterStatics_SetLowCutoff, BiquadFilterSettings) == 0x000000, "Member 'AtomBusEffectBiquadFilterStatics_SetLowCutoff::BiquadFilterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBiquadFilterStatics_SetLowCutoff, FilterType) == 0x000014, "Member 'AtomBusEffectBiquadFilterStatics_SetLowCutoff::FilterType' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBiquadFilterStatics_SetLowCutoff, ReturnValue) == 0x000018, "Member 'AtomBusEffectBiquadFilterStatics_SetLowCutoff::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBiquadFilterStatics_SetQ \ static_assert(alignof(AtomBusEffectBiquadFilterStatics_SetQ) == 0x000004, "Wrong alignment on AtomBusEffectBiquadFilterStatics_SetQ"); \ static_assert(sizeof(AtomBusEffectBiquadFilterStatics_SetQ) == 0x00002C, "Wrong size on AtomBusEffectBiquadFilterStatics_SetQ"); \ static_assert(offsetof(AtomBusEffectBiquadFilterStatics_SetQ, BiquadFilterSettings) == 0x000000, "Member 'AtomBusEffectBiquadFilterStatics_SetQ::BiquadFilterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBiquadFilterStatics_SetQ, Q) == 0x000014, "Member 'AtomBusEffectBiquadFilterStatics_SetQ::Q' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBiquadFilterStatics_SetQ, ReturnValue) == 0x000018, "Member 'AtomBusEffectBiquadFilterStatics_SetQ::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectBiquadFilterStatics \ static_assert(alignof(UAtomBusEffectBiquadFilterStatics) == 0x000008, "Wrong alignment on UAtomBusEffectBiquadFilterStatics"); \ static_assert(sizeof(UAtomBusEffectBiquadFilterStatics) == 0x000028, "Wrong size on UAtomBusEffectBiquadFilterStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectBiquadFilterPreset_SetCutoff \ static_assert(alignof(AtomBusEffectBiquadFilterPreset_SetCutoff) == 0x000004, "Wrong alignment on AtomBusEffectBiquadFilterPreset_SetCutoff"); \ static_assert(sizeof(AtomBusEffectBiquadFilterPreset_SetCutoff) == 0x000004, "Wrong size on AtomBusEffectBiquadFilterPreset_SetCutoff"); \ static_assert(offsetof(AtomBusEffectBiquadFilterPreset_SetCutoff, Frequency) == 0x000000, "Member 'AtomBusEffectBiquadFilterPreset_SetCutoff::Frequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBiquadFilterPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectBiquadFilterPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on AtomBusEffectBiquadFilterPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectBiquadFilterPreset_SetDefaultSettings) == 0x000014, "Wrong size on AtomBusEffectBiquadFilterPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectBiquadFilterPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectBiquadFilterPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBiquadFilterPreset_SetFilterType \ static_assert(alignof(AtomBusEffectBiquadFilterPreset_SetFilterType) == 0x000001, "Wrong alignment on AtomBusEffectBiquadFilterPreset_SetFilterType"); \ static_assert(sizeof(AtomBusEffectBiquadFilterPreset_SetFilterType) == 0x000001, "Wrong size on AtomBusEffectBiquadFilterPreset_SetFilterType"); \ static_assert(offsetof(AtomBusEffectBiquadFilterPreset_SetFilterType, Type) == 0x000000, "Member 'AtomBusEffectBiquadFilterPreset_SetFilterType::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBiquadFilterPreset_SetGain \ static_assert(alignof(AtomBusEffectBiquadFilterPreset_SetGain) == 0x000004, "Wrong alignment on AtomBusEffectBiquadFilterPreset_SetGain"); \ static_assert(sizeof(AtomBusEffectBiquadFilterPreset_SetGain) == 0x000004, "Wrong size on AtomBusEffectBiquadFilterPreset_SetGain"); \ static_assert(offsetof(AtomBusEffectBiquadFilterPreset_SetGain, Level) == 0x000000, "Member 'AtomBusEffectBiquadFilterPreset_SetGain::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBiquadFilterPreset_SetQ \ static_assert(alignof(AtomBusEffectBiquadFilterPreset_SetQ) == 0x000004, "Wrong alignment on AtomBusEffectBiquadFilterPreset_SetQ"); \ static_assert(sizeof(AtomBusEffectBiquadFilterPreset_SetQ) == 0x000004, "Wrong size on AtomBusEffectBiquadFilterPreset_SetQ"); \ static_assert(offsetof(AtomBusEffectBiquadFilterPreset_SetQ, Factor) == 0x000000, "Member 'AtomBusEffectBiquadFilterPreset_SetQ::Factor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBiquadFilterPreset_SetSettings \ static_assert(alignof(AtomBusEffectBiquadFilterPreset_SetSettings) == 0x000004, "Wrong alignment on AtomBusEffectBiquadFilterPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectBiquadFilterPreset_SetSettings) == 0x000014, "Wrong size on AtomBusEffectBiquadFilterPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectBiquadFilterPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectBiquadFilterPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectBiquadFilterPreset \ static_assert(alignof(UAtomBusEffectBiquadFilterPreset) == 0x000008, "Wrong alignment on UAtomBusEffectBiquadFilterPreset"); \ static_assert(sizeof(UAtomBusEffectBiquadFilterPreset) == 0x0000E8, "Wrong size on UAtomBusEffectBiquadFilterPreset"); \ static_assert(offsetof(UAtomBusEffectBiquadFilterPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectBiquadFilterPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectBiquadFilterPreset, DynamicSettings) == 0x0000D4, "Member 'UAtomBusEffectBiquadFilterPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBitCrusherStatics_SetBitDepth \ static_assert(alignof(AtomBusEffectBitCrusherStatics_SetBitDepth) == 0x000004, "Wrong alignment on AtomBusEffectBitCrusherStatics_SetBitDepth"); \ static_assert(sizeof(AtomBusEffectBitCrusherStatics_SetBitDepth) == 0x00003C, "Wrong size on AtomBusEffectBitCrusherStatics_SetBitDepth"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetBitDepth, BitCrusherSettings) == 0x000000, "Member 'AtomBusEffectBitCrusherStatics_SetBitDepth::BitCrusherSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetBitDepth, BitDepth) == 0x00001C, "Member 'AtomBusEffectBitCrusherStatics_SetBitDepth::BitDepth' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetBitDepth, ReturnValue) == 0x000020, "Member 'AtomBusEffectBitCrusherStatics_SetBitDepth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBitCrusherStatics_SetBypass \ static_assert(alignof(AtomBusEffectBitCrusherStatics_SetBypass) == 0x000004, "Wrong alignment on AtomBusEffectBitCrusherStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectBitCrusherStatics_SetBypass) == 0x00003C, "Wrong size on AtomBusEffectBitCrusherStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetBypass, BitCrusherSettings) == 0x000000, "Member 'AtomBusEffectBitCrusherStatics_SetBypass::BitCrusherSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetBypass, bBypass) == 0x00001C, "Member 'AtomBusEffectBitCrusherStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetBypass, ReturnValue) == 0x000020, "Member 'AtomBusEffectBitCrusherStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBitCrusherStatics_SetDownSampling \ static_assert(alignof(AtomBusEffectBitCrusherStatics_SetDownSampling) == 0x000004, "Wrong alignment on AtomBusEffectBitCrusherStatics_SetDownSampling"); \ static_assert(sizeof(AtomBusEffectBitCrusherStatics_SetDownSampling) == 0x00003C, "Wrong size on AtomBusEffectBitCrusherStatics_SetDownSampling"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetDownSampling, BitCrusherSettings) == 0x000000, "Member 'AtomBusEffectBitCrusherStatics_SetDownSampling::BitCrusherSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetDownSampling, DownSampling) == 0x00001C, "Member 'AtomBusEffectBitCrusherStatics_SetDownSampling::DownSampling' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetDownSampling, ReturnValue) == 0x000020, "Member 'AtomBusEffectBitCrusherStatics_SetDownSampling::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBitCrusherStatics_SetDrive \ static_assert(alignof(AtomBusEffectBitCrusherStatics_SetDrive) == 0x000004, "Wrong alignment on AtomBusEffectBitCrusherStatics_SetDrive"); \ static_assert(sizeof(AtomBusEffectBitCrusherStatics_SetDrive) == 0x00003C, "Wrong size on AtomBusEffectBitCrusherStatics_SetDrive"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetDrive, BitCrusherSettings) == 0x000000, "Member 'AtomBusEffectBitCrusherStatics_SetDrive::BitCrusherSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetDrive, Drive) == 0x00001C, "Member 'AtomBusEffectBitCrusherStatics_SetDrive::Drive' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetDrive, ReturnValue) == 0x000020, "Member 'AtomBusEffectBitCrusherStatics_SetDrive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBitCrusherStatics_SetDryMix \ static_assert(alignof(AtomBusEffectBitCrusherStatics_SetDryMix) == 0x000004, "Wrong alignment on AtomBusEffectBitCrusherStatics_SetDryMix"); \ static_assert(sizeof(AtomBusEffectBitCrusherStatics_SetDryMix) == 0x00003C, "Wrong size on AtomBusEffectBitCrusherStatics_SetDryMix"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetDryMix, BitCrusherSettings) == 0x000000, "Member 'AtomBusEffectBitCrusherStatics_SetDryMix::BitCrusherSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetDryMix, DryMix) == 0x00001C, "Member 'AtomBusEffectBitCrusherStatics_SetDryMix::DryMix' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetDryMix, ReturnValue) == 0x000020, "Member 'AtomBusEffectBitCrusherStatics_SetDryMix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBitCrusherStatics_SetGain \ static_assert(alignof(AtomBusEffectBitCrusherStatics_SetGain) == 0x000004, "Wrong alignment on AtomBusEffectBitCrusherStatics_SetGain"); \ static_assert(sizeof(AtomBusEffectBitCrusherStatics_SetGain) == 0x00003C, "Wrong size on AtomBusEffectBitCrusherStatics_SetGain"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetGain, BitCrusherSettings) == 0x000000, "Member 'AtomBusEffectBitCrusherStatics_SetGain::BitCrusherSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetGain, Gain) == 0x00001C, "Member 'AtomBusEffectBitCrusherStatics_SetGain::Gain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetGain, ReturnValue) == 0x000020, "Member 'AtomBusEffectBitCrusherStatics_SetGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBitCrusherStatics_SetWetMix \ static_assert(alignof(AtomBusEffectBitCrusherStatics_SetWetMix) == 0x000004, "Wrong alignment on AtomBusEffectBitCrusherStatics_SetWetMix"); \ static_assert(sizeof(AtomBusEffectBitCrusherStatics_SetWetMix) == 0x00003C, "Wrong size on AtomBusEffectBitCrusherStatics_SetWetMix"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetWetMix, BitCrusherSettings) == 0x000000, "Member 'AtomBusEffectBitCrusherStatics_SetWetMix::BitCrusherSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetWetMix, WetMix) == 0x00001C, "Member 'AtomBusEffectBitCrusherStatics_SetWetMix::WetMix' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectBitCrusherStatics_SetWetMix, ReturnValue) == 0x000020, "Member 'AtomBusEffectBitCrusherStatics_SetWetMix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectBitCrusherStatics \ static_assert(alignof(UAtomBusEffectBitCrusherStatics) == 0x000008, "Wrong alignment on UAtomBusEffectBitCrusherStatics"); \ static_assert(sizeof(UAtomBusEffectBitCrusherStatics) == 0x000028, "Wrong size on UAtomBusEffectBitCrusherStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectBitCrusherPreset_SetBitDepth \ static_assert(alignof(AtomBusEffectBitCrusherPreset_SetBitDepth) == 0x000004, "Wrong alignment on AtomBusEffectBitCrusherPreset_SetBitDepth"); \ static_assert(sizeof(AtomBusEffectBitCrusherPreset_SetBitDepth) == 0x000004, "Wrong size on AtomBusEffectBitCrusherPreset_SetBitDepth"); \ static_assert(offsetof(AtomBusEffectBitCrusherPreset_SetBitDepth, BitDepth) == 0x000000, "Member 'AtomBusEffectBitCrusherPreset_SetBitDepth::BitDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBitCrusherPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectBitCrusherPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on AtomBusEffectBitCrusherPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectBitCrusherPreset_SetDefaultSettings) == 0x00001C, "Wrong size on AtomBusEffectBitCrusherPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectBitCrusherPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectBitCrusherPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBitCrusherPreset_SetDownSampling \ static_assert(alignof(AtomBusEffectBitCrusherPreset_SetDownSampling) == 0x000004, "Wrong alignment on AtomBusEffectBitCrusherPreset_SetDownSampling"); \ static_assert(sizeof(AtomBusEffectBitCrusherPreset_SetDownSampling) == 0x000004, "Wrong size on AtomBusEffectBitCrusherPreset_SetDownSampling"); \ static_assert(offsetof(AtomBusEffectBitCrusherPreset_SetDownSampling, Number) == 0x000000, "Member 'AtomBusEffectBitCrusherPreset_SetDownSampling::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBitCrusherPreset_SetDrive \ static_assert(alignof(AtomBusEffectBitCrusherPreset_SetDrive) == 0x000004, "Wrong alignment on AtomBusEffectBitCrusherPreset_SetDrive"); \ static_assert(sizeof(AtomBusEffectBitCrusherPreset_SetDrive) == 0x000004, "Wrong size on AtomBusEffectBitCrusherPreset_SetDrive"); \ static_assert(offsetof(AtomBusEffectBitCrusherPreset_SetDrive, Gain) == 0x000000, "Member 'AtomBusEffectBitCrusherPreset_SetDrive::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBitCrusherPreset_SetDryMix \ static_assert(alignof(AtomBusEffectBitCrusherPreset_SetDryMix) == 0x000004, "Wrong alignment on AtomBusEffectBitCrusherPreset_SetDryMix"); \ static_assert(sizeof(AtomBusEffectBitCrusherPreset_SetDryMix) == 0x000004, "Wrong size on AtomBusEffectBitCrusherPreset_SetDryMix"); \ static_assert(offsetof(AtomBusEffectBitCrusherPreset_SetDryMix, Level) == 0x000000, "Member 'AtomBusEffectBitCrusherPreset_SetDryMix::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBitCrusherPreset_SetGain \ static_assert(alignof(AtomBusEffectBitCrusherPreset_SetGain) == 0x000004, "Wrong alignment on AtomBusEffectBitCrusherPreset_SetGain"); \ static_assert(sizeof(AtomBusEffectBitCrusherPreset_SetGain) == 0x000004, "Wrong size on AtomBusEffectBitCrusherPreset_SetGain"); \ static_assert(offsetof(AtomBusEffectBitCrusherPreset_SetGain, Gain) == 0x000000, "Member 'AtomBusEffectBitCrusherPreset_SetGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBitCrusherPreset_SetSettings \ static_assert(alignof(AtomBusEffectBitCrusherPreset_SetSettings) == 0x000004, "Wrong alignment on AtomBusEffectBitCrusherPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectBitCrusherPreset_SetSettings) == 0x00001C, "Wrong size on AtomBusEffectBitCrusherPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectBitCrusherPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectBitCrusherPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectBitCrusherPreset_SetWetMix \ static_assert(alignof(AtomBusEffectBitCrusherPreset_SetWetMix) == 0x000004, "Wrong alignment on AtomBusEffectBitCrusherPreset_SetWetMix"); \ static_assert(sizeof(AtomBusEffectBitCrusherPreset_SetWetMix) == 0x000004, "Wrong size on AtomBusEffectBitCrusherPreset_SetWetMix"); \ static_assert(offsetof(AtomBusEffectBitCrusherPreset_SetWetMix, Level) == 0x000000, "Member 'AtomBusEffectBitCrusherPreset_SetWetMix::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectBitCrusherPreset \ static_assert(alignof(UAtomBusEffectBitCrusherPreset) == 0x000008, "Wrong alignment on UAtomBusEffectBitCrusherPreset"); \ static_assert(sizeof(UAtomBusEffectBitCrusherPreset) == 0x0000F8, "Wrong size on UAtomBusEffectBitCrusherPreset"); \ static_assert(offsetof(UAtomBusEffectBitCrusherPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectBitCrusherPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectBitCrusherPreset, DynamicSettings) == 0x0000DC, "Member 'UAtomBusEffectBitCrusherPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusStatics_SetBypass \ static_assert(alignof(AtomBusEffectChorusStatics_SetBypass) == 0x000004, "Wrong alignment on AtomBusEffectChorusStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectChorusStatics_SetBypass) == 0x000054, "Wrong size on AtomBusEffectChorusStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetBypass, ChorusSettings) == 0x000000, "Member 'AtomBusEffectChorusStatics_SetBypass::ChorusSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetBypass, bBypass) == 0x000028, "Member 'AtomBusEffectChorusStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetBypass, ReturnValue) == 0x00002C, "Member 'AtomBusEffectChorusStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusStatics_SetDelayTime \ static_assert(alignof(AtomBusEffectChorusStatics_SetDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectChorusStatics_SetDelayTime"); \ static_assert(sizeof(AtomBusEffectChorusStatics_SetDelayTime) == 0x000054, "Wrong size on AtomBusEffectChorusStatics_SetDelayTime"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetDelayTime, ChorusSettings) == 0x000000, "Member 'AtomBusEffectChorusStatics_SetDelayTime::ChorusSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetDelayTime, DelayTime) == 0x000028, "Member 'AtomBusEffectChorusStatics_SetDelayTime::DelayTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetDelayTime, ReturnValue) == 0x00002C, "Member 'AtomBusEffectChorusStatics_SetDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusStatics_SetDepth \ static_assert(alignof(AtomBusEffectChorusStatics_SetDepth) == 0x000004, "Wrong alignment on AtomBusEffectChorusStatics_SetDepth"); \ static_assert(sizeof(AtomBusEffectChorusStatics_SetDepth) == 0x000054, "Wrong size on AtomBusEffectChorusStatics_SetDepth"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetDepth, ChorusSettings) == 0x000000, "Member 'AtomBusEffectChorusStatics_SetDepth::ChorusSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetDepth, Depth) == 0x000028, "Member 'AtomBusEffectChorusStatics_SetDepth::Depth' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetDepth, ReturnValue) == 0x00002C, "Member 'AtomBusEffectChorusStatics_SetDepth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusStatics_SetDryMix \ static_assert(alignof(AtomBusEffectChorusStatics_SetDryMix) == 0x000004, "Wrong alignment on AtomBusEffectChorusStatics_SetDryMix"); \ static_assert(sizeof(AtomBusEffectChorusStatics_SetDryMix) == 0x000054, "Wrong size on AtomBusEffectChorusStatics_SetDryMix"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetDryMix, ChorusSettings) == 0x000000, "Member 'AtomBusEffectChorusStatics_SetDryMix::ChorusSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetDryMix, DryMix) == 0x000028, "Member 'AtomBusEffectChorusStatics_SetDryMix::DryMix' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetDryMix, ReturnValue) == 0x00002C, "Member 'AtomBusEffectChorusStatics_SetDryMix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusStatics_SetFeedback \ static_assert(alignof(AtomBusEffectChorusStatics_SetFeedback) == 0x000004, "Wrong alignment on AtomBusEffectChorusStatics_SetFeedback"); \ static_assert(sizeof(AtomBusEffectChorusStatics_SetFeedback) == 0x000054, "Wrong size on AtomBusEffectChorusStatics_SetFeedback"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetFeedback, ChorusSettings) == 0x000000, "Member 'AtomBusEffectChorusStatics_SetFeedback::ChorusSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetFeedback, Feedback) == 0x000028, "Member 'AtomBusEffectChorusStatics_SetFeedback::Feedback' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetFeedback, ReturnValue) == 0x00002C, "Member 'AtomBusEffectChorusStatics_SetFeedback::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusStatics_SetMaximumDelayTime \ static_assert(alignof(AtomBusEffectChorusStatics_SetMaximumDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectChorusStatics_SetMaximumDelayTime"); \ static_assert(sizeof(AtomBusEffectChorusStatics_SetMaximumDelayTime) == 0x000054, "Wrong size on AtomBusEffectChorusStatics_SetMaximumDelayTime"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetMaximumDelayTime, ChorusSettings) == 0x000000, "Member 'AtomBusEffectChorusStatics_SetMaximumDelayTime::ChorusSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetMaximumDelayTime, MaximumDelayTime) == 0x000028, "Member 'AtomBusEffectChorusStatics_SetMaximumDelayTime::MaximumDelayTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetMaximumDelayTime, ReturnValue) == 0x00002C, "Member 'AtomBusEffectChorusStatics_SetMaximumDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusStatics_SetRate \ static_assert(alignof(AtomBusEffectChorusStatics_SetRate) == 0x000004, "Wrong alignment on AtomBusEffectChorusStatics_SetRate"); \ static_assert(sizeof(AtomBusEffectChorusStatics_SetRate) == 0x000054, "Wrong size on AtomBusEffectChorusStatics_SetRate"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetRate, ChorusSettings) == 0x000000, "Member 'AtomBusEffectChorusStatics_SetRate::ChorusSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetRate, Rate) == 0x000028, "Member 'AtomBusEffectChorusStatics_SetRate::Rate' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetRate, ReturnValue) == 0x00002C, "Member 'AtomBusEffectChorusStatics_SetRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusStatics_SetWetMix1 \ static_assert(alignof(AtomBusEffectChorusStatics_SetWetMix1) == 0x000004, "Wrong alignment on AtomBusEffectChorusStatics_SetWetMix1"); \ static_assert(sizeof(AtomBusEffectChorusStatics_SetWetMix1) == 0x000054, "Wrong size on AtomBusEffectChorusStatics_SetWetMix1"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetWetMix1, ChorusSettings) == 0x000000, "Member 'AtomBusEffectChorusStatics_SetWetMix1::ChorusSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetWetMix1, WetMix1) == 0x000028, "Member 'AtomBusEffectChorusStatics_SetWetMix1::WetMix1' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetWetMix1, ReturnValue) == 0x00002C, "Member 'AtomBusEffectChorusStatics_SetWetMix1::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusStatics_SetWetMix2 \ static_assert(alignof(AtomBusEffectChorusStatics_SetWetMix2) == 0x000004, "Wrong alignment on AtomBusEffectChorusStatics_SetWetMix2"); \ static_assert(sizeof(AtomBusEffectChorusStatics_SetWetMix2) == 0x000054, "Wrong size on AtomBusEffectChorusStatics_SetWetMix2"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetWetMix2, ChorusSettings) == 0x000000, "Member 'AtomBusEffectChorusStatics_SetWetMix2::ChorusSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetWetMix2, WetMix2) == 0x000028, "Member 'AtomBusEffectChorusStatics_SetWetMix2::WetMix2' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetWetMix2, ReturnValue) == 0x00002C, "Member 'AtomBusEffectChorusStatics_SetWetMix2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusStatics_SetWetMix3 \ static_assert(alignof(AtomBusEffectChorusStatics_SetWetMix3) == 0x000004, "Wrong alignment on AtomBusEffectChorusStatics_SetWetMix3"); \ static_assert(sizeof(AtomBusEffectChorusStatics_SetWetMix3) == 0x000054, "Wrong size on AtomBusEffectChorusStatics_SetWetMix3"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetWetMix3, ChorusSettings) == 0x000000, "Member 'AtomBusEffectChorusStatics_SetWetMix3::ChorusSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetWetMix3, WetMix3) == 0x000028, "Member 'AtomBusEffectChorusStatics_SetWetMix3::WetMix3' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectChorusStatics_SetWetMix3, ReturnValue) == 0x00002C, "Member 'AtomBusEffectChorusStatics_SetWetMix3::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectChorusStatics \ static_assert(alignof(UAtomBusEffectChorusStatics) == 0x000008, "Wrong alignment on UAtomBusEffectChorusStatics"); \ static_assert(sizeof(UAtomBusEffectChorusStatics) == 0x000028, "Wrong size on UAtomBusEffectChorusStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectChorusPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on AtomBusEffectChorusPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectChorusPreset_SetDefaultSettings) == 0x000028, "Wrong size on AtomBusEffectChorusPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectChorusPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectChorusPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusPreset_SetDelayTime \ static_assert(alignof(AtomBusEffectChorusPreset_SetDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectChorusPreset_SetDelayTime"); \ static_assert(sizeof(AtomBusEffectChorusPreset_SetDelayTime) == 0x000004, "Wrong size on AtomBusEffectChorusPreset_SetDelayTime"); \ static_assert(offsetof(AtomBusEffectChorusPreset_SetDelayTime, Time) == 0x000000, "Member 'AtomBusEffectChorusPreset_SetDelayTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusPreset_SetDepth \ static_assert(alignof(AtomBusEffectChorusPreset_SetDepth) == 0x000004, "Wrong alignment on AtomBusEffectChorusPreset_SetDepth"); \ static_assert(sizeof(AtomBusEffectChorusPreset_SetDepth) == 0x000004, "Wrong size on AtomBusEffectChorusPreset_SetDepth"); \ static_assert(offsetof(AtomBusEffectChorusPreset_SetDepth, Level) == 0x000000, "Member 'AtomBusEffectChorusPreset_SetDepth::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusPreset_SetDryMix \ static_assert(alignof(AtomBusEffectChorusPreset_SetDryMix) == 0x000004, "Wrong alignment on AtomBusEffectChorusPreset_SetDryMix"); \ static_assert(sizeof(AtomBusEffectChorusPreset_SetDryMix) == 0x000004, "Wrong size on AtomBusEffectChorusPreset_SetDryMix"); \ static_assert(offsetof(AtomBusEffectChorusPreset_SetDryMix, Level) == 0x000000, "Member 'AtomBusEffectChorusPreset_SetDryMix::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusPreset_SetFeedback \ static_assert(alignof(AtomBusEffectChorusPreset_SetFeedback) == 0x000004, "Wrong alignment on AtomBusEffectChorusPreset_SetFeedback"); \ static_assert(sizeof(AtomBusEffectChorusPreset_SetFeedback) == 0x000004, "Wrong size on AtomBusEffectChorusPreset_SetFeedback"); \ static_assert(offsetof(AtomBusEffectChorusPreset_SetFeedback, Level) == 0x000000, "Member 'AtomBusEffectChorusPreset_SetFeedback::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusPreset_SetRate \ static_assert(alignof(AtomBusEffectChorusPreset_SetRate) == 0x000004, "Wrong alignment on AtomBusEffectChorusPreset_SetRate"); \ static_assert(sizeof(AtomBusEffectChorusPreset_SetRate) == 0x000004, "Wrong size on AtomBusEffectChorusPreset_SetRate"); \ static_assert(offsetof(AtomBusEffectChorusPreset_SetRate, Rate) == 0x000000, "Member 'AtomBusEffectChorusPreset_SetRate::Rate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusPreset_SetSettings \ static_assert(alignof(AtomBusEffectChorusPreset_SetSettings) == 0x000004, "Wrong alignment on AtomBusEffectChorusPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectChorusPreset_SetSettings) == 0x000028, "Wrong size on AtomBusEffectChorusPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectChorusPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectChorusPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusPreset_SetWetMix1 \ static_assert(alignof(AtomBusEffectChorusPreset_SetWetMix1) == 0x000004, "Wrong alignment on AtomBusEffectChorusPreset_SetWetMix1"); \ static_assert(sizeof(AtomBusEffectChorusPreset_SetWetMix1) == 0x000004, "Wrong size on AtomBusEffectChorusPreset_SetWetMix1"); \ static_assert(offsetof(AtomBusEffectChorusPreset_SetWetMix1, Level) == 0x000000, "Member 'AtomBusEffectChorusPreset_SetWetMix1::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusPreset_SetWetMix2 \ static_assert(alignof(AtomBusEffectChorusPreset_SetWetMix2) == 0x000004, "Wrong alignment on AtomBusEffectChorusPreset_SetWetMix2"); \ static_assert(sizeof(AtomBusEffectChorusPreset_SetWetMix2) == 0x000004, "Wrong size on AtomBusEffectChorusPreset_SetWetMix2"); \ static_assert(offsetof(AtomBusEffectChorusPreset_SetWetMix2, Level) == 0x000000, "Member 'AtomBusEffectChorusPreset_SetWetMix2::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusPreset_SetWetMix3 \ static_assert(alignof(AtomBusEffectChorusPreset_SetWetMix3) == 0x000004, "Wrong alignment on AtomBusEffectChorusPreset_SetWetMix3"); \ static_assert(sizeof(AtomBusEffectChorusPreset_SetWetMix3) == 0x000004, "Wrong size on AtomBusEffectChorusPreset_SetWetMix3"); \ static_assert(offsetof(AtomBusEffectChorusPreset_SetWetMix3, Level) == 0x000000, "Member 'AtomBusEffectChorusPreset_SetWetMix3::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectChorusPreset_GetMaxDelayTime \ static_assert(alignof(AtomBusEffectChorusPreset_GetMaxDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectChorusPreset_GetMaxDelayTime"); \ static_assert(sizeof(AtomBusEffectChorusPreset_GetMaxDelayTime) == 0x000004, "Wrong size on AtomBusEffectChorusPreset_GetMaxDelayTime"); \ static_assert(offsetof(AtomBusEffectChorusPreset_GetMaxDelayTime, ReturnValue) == 0x000000, "Member 'AtomBusEffectChorusPreset_GetMaxDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectChorusPreset \ static_assert(alignof(UAtomBusEffectChorusPreset) == 0x000008, "Wrong alignment on UAtomBusEffectChorusPreset"); \ static_assert(sizeof(UAtomBusEffectChorusPreset) == 0x000110, "Wrong size on UAtomBusEffectChorusPreset"); \ static_assert(offsetof(UAtomBusEffectChorusPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectChorusPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectChorusPreset, DynamicSettings) == 0x0000E8, "Member 'UAtomBusEffectChorusPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorStatics_SetAttackTime \ static_assert(alignof(AtomBusEffectCompressorStatics_SetAttackTime) == 0x000004, "Wrong alignment on AtomBusEffectCompressorStatics_SetAttackTime"); \ static_assert(sizeof(AtomBusEffectCompressorStatics_SetAttackTime) == 0x000054, "Wrong size on AtomBusEffectCompressorStatics_SetAttackTime"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetAttackTime, CompressorSettings) == 0x000000, "Member 'AtomBusEffectCompressorStatics_SetAttackTime::CompressorSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetAttackTime, AttackTime) == 0x000028, "Member 'AtomBusEffectCompressorStatics_SetAttackTime::AttackTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetAttackTime, ReturnValue) == 0x00002C, "Member 'AtomBusEffectCompressorStatics_SetAttackTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorStatics_SetBypass \ static_assert(alignof(AtomBusEffectCompressorStatics_SetBypass) == 0x000004, "Wrong alignment on AtomBusEffectCompressorStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectCompressorStatics_SetBypass) == 0x000054, "Wrong size on AtomBusEffectCompressorStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetBypass, CompressorSettings) == 0x000000, "Member 'AtomBusEffectCompressorStatics_SetBypass::CompressorSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetBypass, bBypass) == 0x000028, "Member 'AtomBusEffectCompressorStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetBypass, ReturnValue) == 0x00002C, "Member 'AtomBusEffectCompressorStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorStatics_SetGain \ static_assert(alignof(AtomBusEffectCompressorStatics_SetGain) == 0x000004, "Wrong alignment on AtomBusEffectCompressorStatics_SetGain"); \ static_assert(sizeof(AtomBusEffectCompressorStatics_SetGain) == 0x000054, "Wrong size on AtomBusEffectCompressorStatics_SetGain"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetGain, CompressorSettings) == 0x000000, "Member 'AtomBusEffectCompressorStatics_SetGain::CompressorSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetGain, Gain) == 0x000028, "Member 'AtomBusEffectCompressorStatics_SetGain::Gain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetGain, ReturnValue) == 0x00002C, "Member 'AtomBusEffectCompressorStatics_SetGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorStatics_SetRatio \ static_assert(alignof(AtomBusEffectCompressorStatics_SetRatio) == 0x000004, "Wrong alignment on AtomBusEffectCompressorStatics_SetRatio"); \ static_assert(sizeof(AtomBusEffectCompressorStatics_SetRatio) == 0x000054, "Wrong size on AtomBusEffectCompressorStatics_SetRatio"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetRatio, CompressorSettings) == 0x000000, "Member 'AtomBusEffectCompressorStatics_SetRatio::CompressorSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetRatio, Ratio) == 0x000028, "Member 'AtomBusEffectCompressorStatics_SetRatio::Ratio' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetRatio, ReturnValue) == 0x00002C, "Member 'AtomBusEffectCompressorStatics_SetRatio::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorStatics_SetReleaseTime \ static_assert(alignof(AtomBusEffectCompressorStatics_SetReleaseTime) == 0x000004, "Wrong alignment on AtomBusEffectCompressorStatics_SetReleaseTime"); \ static_assert(sizeof(AtomBusEffectCompressorStatics_SetReleaseTime) == 0x000054, "Wrong size on AtomBusEffectCompressorStatics_SetReleaseTime"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetReleaseTime, CompressorSettings) == 0x000000, "Member 'AtomBusEffectCompressorStatics_SetReleaseTime::CompressorSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetReleaseTime, ReleaseTime) == 0x000028, "Member 'AtomBusEffectCompressorStatics_SetReleaseTime::ReleaseTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetReleaseTime, ReturnValue) == 0x00002C, "Member 'AtomBusEffectCompressorStatics_SetReleaseTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorStatics_SetSplitEQFilterType \ static_assert(alignof(AtomBusEffectCompressorStatics_SetSplitEQFilterType) == 0x000004, "Wrong alignment on AtomBusEffectCompressorStatics_SetSplitEQFilterType"); \ static_assert(sizeof(AtomBusEffectCompressorStatics_SetSplitEQFilterType) == 0x000054, "Wrong size on AtomBusEffectCompressorStatics_SetSplitEQFilterType"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetSplitEQFilterType, CompressorSettings) == 0x000000, "Member 'AtomBusEffectCompressorStatics_SetSplitEQFilterType::CompressorSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetSplitEQFilterType, FilterType) == 0x000028, "Member 'AtomBusEffectCompressorStatics_SetSplitEQFilterType::FilterType' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetSplitEQFilterType, ReturnValue) == 0x00002C, "Member 'AtomBusEffectCompressorStatics_SetSplitEQFilterType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorStatics_SetSplitEQFrequency \ static_assert(alignof(AtomBusEffectCompressorStatics_SetSplitEQFrequency) == 0x000004, "Wrong alignment on AtomBusEffectCompressorStatics_SetSplitEQFrequency"); \ static_assert(sizeof(AtomBusEffectCompressorStatics_SetSplitEQFrequency) == 0x000054, "Wrong size on AtomBusEffectCompressorStatics_SetSplitEQFrequency"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetSplitEQFrequency, CompressorSettings) == 0x000000, "Member 'AtomBusEffectCompressorStatics_SetSplitEQFrequency::CompressorSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetSplitEQFrequency, Frequency) == 0x000028, "Member 'AtomBusEffectCompressorStatics_SetSplitEQFrequency::Frequency' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetSplitEQFrequency, ReturnValue) == 0x00002C, "Member 'AtomBusEffectCompressorStatics_SetSplitEQFrequency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorStatics_SetSplitEQQ \ static_assert(alignof(AtomBusEffectCompressorStatics_SetSplitEQQ) == 0x000004, "Wrong alignment on AtomBusEffectCompressorStatics_SetSplitEQQ"); \ static_assert(sizeof(AtomBusEffectCompressorStatics_SetSplitEQQ) == 0x000054, "Wrong size on AtomBusEffectCompressorStatics_SetSplitEQQ"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetSplitEQQ, CompressorSettings) == 0x000000, "Member 'AtomBusEffectCompressorStatics_SetSplitEQQ::CompressorSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetSplitEQQ, Q) == 0x000028, "Member 'AtomBusEffectCompressorStatics_SetSplitEQQ::Q' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetSplitEQQ, ReturnValue) == 0x00002C, "Member 'AtomBusEffectCompressorStatics_SetSplitEQQ::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorStatics_SetSurroundLink \ static_assert(alignof(AtomBusEffectCompressorStatics_SetSurroundLink) == 0x000004, "Wrong alignment on AtomBusEffectCompressorStatics_SetSurroundLink"); \ static_assert(sizeof(AtomBusEffectCompressorStatics_SetSurroundLink) == 0x000054, "Wrong size on AtomBusEffectCompressorStatics_SetSurroundLink"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetSurroundLink, CompressorSettings) == 0x000000, "Member 'AtomBusEffectCompressorStatics_SetSurroundLink::CompressorSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetSurroundLink, SurroundLink) == 0x000028, "Member 'AtomBusEffectCompressorStatics_SetSurroundLink::SurroundLink' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetSurroundLink, ReturnValue) == 0x00002C, "Member 'AtomBusEffectCompressorStatics_SetSurroundLink::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorStatics_SetThreshold \ static_assert(alignof(AtomBusEffectCompressorStatics_SetThreshold) == 0x000004, "Wrong alignment on AtomBusEffectCompressorStatics_SetThreshold"); \ static_assert(sizeof(AtomBusEffectCompressorStatics_SetThreshold) == 0x000054, "Wrong size on AtomBusEffectCompressorStatics_SetThreshold"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetThreshold, CompressorSettings) == 0x000000, "Member 'AtomBusEffectCompressorStatics_SetThreshold::CompressorSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetThreshold, Threshold) == 0x000028, "Member 'AtomBusEffectCompressorStatics_SetThreshold::Threshold' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectCompressorStatics_SetThreshold, ReturnValue) == 0x00002C, "Member 'AtomBusEffectCompressorStatics_SetThreshold::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectCompressorStatics \ static_assert(alignof(UAtomBusEffectCompressorStatics) == 0x000008, "Wrong alignment on UAtomBusEffectCompressorStatics"); \ static_assert(sizeof(UAtomBusEffectCompressorStatics) == 0x000028, "Wrong size on UAtomBusEffectCompressorStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorPreset_SetAttackTime \ static_assert(alignof(AtomBusEffectCompressorPreset_SetAttackTime) == 0x000004, "Wrong alignment on AtomBusEffectCompressorPreset_SetAttackTime"); \ static_assert(sizeof(AtomBusEffectCompressorPreset_SetAttackTime) == 0x000004, "Wrong size on AtomBusEffectCompressorPreset_SetAttackTime"); \ static_assert(offsetof(AtomBusEffectCompressorPreset_SetAttackTime, Time) == 0x000000, "Member 'AtomBusEffectCompressorPreset_SetAttackTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectCompressorPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on AtomBusEffectCompressorPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectCompressorPreset_SetDefaultSettings) == 0x000028, "Wrong size on AtomBusEffectCompressorPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectCompressorPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectCompressorPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorPreset_SetGain \ static_assert(alignof(AtomBusEffectCompressorPreset_SetGain) == 0x000004, "Wrong alignment on AtomBusEffectCompressorPreset_SetGain"); \ static_assert(sizeof(AtomBusEffectCompressorPreset_SetGain) == 0x000004, "Wrong size on AtomBusEffectCompressorPreset_SetGain"); \ static_assert(offsetof(AtomBusEffectCompressorPreset_SetGain, Gain) == 0x000000, "Member 'AtomBusEffectCompressorPreset_SetGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorPreset_SetRatio \ static_assert(alignof(AtomBusEffectCompressorPreset_SetRatio) == 0x000004, "Wrong alignment on AtomBusEffectCompressorPreset_SetRatio"); \ static_assert(sizeof(AtomBusEffectCompressorPreset_SetRatio) == 0x000004, "Wrong size on AtomBusEffectCompressorPreset_SetRatio"); \ static_assert(offsetof(AtomBusEffectCompressorPreset_SetRatio, Ratio) == 0x000000, "Member 'AtomBusEffectCompressorPreset_SetRatio::Ratio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorPreset_SetReleaseTime \ static_assert(alignof(AtomBusEffectCompressorPreset_SetReleaseTime) == 0x000004, "Wrong alignment on AtomBusEffectCompressorPreset_SetReleaseTime"); \ static_assert(sizeof(AtomBusEffectCompressorPreset_SetReleaseTime) == 0x000004, "Wrong size on AtomBusEffectCompressorPreset_SetReleaseTime"); \ static_assert(offsetof(AtomBusEffectCompressorPreset_SetReleaseTime, Time) == 0x000000, "Member 'AtomBusEffectCompressorPreset_SetReleaseTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorPreset_SetSettings \ static_assert(alignof(AtomBusEffectCompressorPreset_SetSettings) == 0x000004, "Wrong alignment on AtomBusEffectCompressorPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectCompressorPreset_SetSettings) == 0x000028, "Wrong size on AtomBusEffectCompressorPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectCompressorPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectCompressorPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorPreset_SetSplitEQFilterType \ static_assert(alignof(AtomBusEffectCompressorPreset_SetSplitEQFilterType) == 0x000001, "Wrong alignment on AtomBusEffectCompressorPreset_SetSplitEQFilterType"); \ static_assert(sizeof(AtomBusEffectCompressorPreset_SetSplitEQFilterType) == 0x000001, "Wrong size on AtomBusEffectCompressorPreset_SetSplitEQFilterType"); \ static_assert(offsetof(AtomBusEffectCompressorPreset_SetSplitEQFilterType, Type) == 0x000000, "Member 'AtomBusEffectCompressorPreset_SetSplitEQFilterType::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorPreset_SetSplitEQFrequency \ static_assert(alignof(AtomBusEffectCompressorPreset_SetSplitEQFrequency) == 0x000004, "Wrong alignment on AtomBusEffectCompressorPreset_SetSplitEQFrequency"); \ static_assert(sizeof(AtomBusEffectCompressorPreset_SetSplitEQFrequency) == 0x000004, "Wrong size on AtomBusEffectCompressorPreset_SetSplitEQFrequency"); \ static_assert(offsetof(AtomBusEffectCompressorPreset_SetSplitEQFrequency, Frequency) == 0x000000, "Member 'AtomBusEffectCompressorPreset_SetSplitEQFrequency::Frequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorPreset_SetSplitEQQ \ static_assert(alignof(AtomBusEffectCompressorPreset_SetSplitEQQ) == 0x000004, "Wrong alignment on AtomBusEffectCompressorPreset_SetSplitEQQ"); \ static_assert(sizeof(AtomBusEffectCompressorPreset_SetSplitEQQ) == 0x000004, "Wrong size on AtomBusEffectCompressorPreset_SetSplitEQQ"); \ static_assert(offsetof(AtomBusEffectCompressorPreset_SetSplitEQQ, Factor) == 0x000000, "Member 'AtomBusEffectCompressorPreset_SetSplitEQQ::Factor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorPreset_SetSurroundLink \ static_assert(alignof(AtomBusEffectCompressorPreset_SetSurroundLink) == 0x000004, "Wrong alignment on AtomBusEffectCompressorPreset_SetSurroundLink"); \ static_assert(sizeof(AtomBusEffectCompressorPreset_SetSurroundLink) == 0x000004, "Wrong size on AtomBusEffectCompressorPreset_SetSurroundLink"); \ static_assert(offsetof(AtomBusEffectCompressorPreset_SetSurroundLink, Percent) == 0x000000, "Member 'AtomBusEffectCompressorPreset_SetSurroundLink::Percent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectCompressorPreset_SetThreshold \ static_assert(alignof(AtomBusEffectCompressorPreset_SetThreshold) == 0x000004, "Wrong alignment on AtomBusEffectCompressorPreset_SetThreshold"); \ static_assert(sizeof(AtomBusEffectCompressorPreset_SetThreshold) == 0x000004, "Wrong size on AtomBusEffectCompressorPreset_SetThreshold"); \ static_assert(offsetof(AtomBusEffectCompressorPreset_SetThreshold, Gain) == 0x000000, "Member 'AtomBusEffectCompressorPreset_SetThreshold::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectCompressorPreset \ static_assert(alignof(UAtomBusEffectCompressorPreset) == 0x000008, "Wrong alignment on UAtomBusEffectCompressorPreset"); \ static_assert(sizeof(UAtomBusEffectCompressorPreset) == 0x000110, "Wrong size on UAtomBusEffectCompressorPreset"); \ static_assert(offsetof(UAtomBusEffectCompressorPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectCompressorPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectCompressorPreset, DynamicSettings) == 0x0000E8, "Member 'UAtomBusEffectCompressorPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectDelayStatics_SetBypass \ static_assert(alignof(AtomBusEffectDelayStatics_SetBypass) == 0x000004, "Wrong alignment on AtomBusEffectDelayStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectDelayStatics_SetBypass) == 0x00001C, "Wrong size on AtomBusEffectDelayStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectDelayStatics_SetBypass, DelaySettings) == 0x000000, "Member 'AtomBusEffectDelayStatics_SetBypass::DelaySettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectDelayStatics_SetBypass, bBypass) == 0x00000C, "Member 'AtomBusEffectDelayStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectDelayStatics_SetBypass, ReturnValue) == 0x000010, "Member 'AtomBusEffectDelayStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectDelayStatics_SetDelayTime \ static_assert(alignof(AtomBusEffectDelayStatics_SetDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectDelayStatics_SetDelayTime"); \ static_assert(sizeof(AtomBusEffectDelayStatics_SetDelayTime) == 0x00001C, "Wrong size on AtomBusEffectDelayStatics_SetDelayTime"); \ static_assert(offsetof(AtomBusEffectDelayStatics_SetDelayTime, DelaySettings) == 0x000000, "Member 'AtomBusEffectDelayStatics_SetDelayTime::DelaySettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectDelayStatics_SetDelayTime, DelayTime) == 0x00000C, "Member 'AtomBusEffectDelayStatics_SetDelayTime::DelayTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectDelayStatics_SetDelayTime, ReturnValue) == 0x000010, "Member 'AtomBusEffectDelayStatics_SetDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectDelayStatics_SetMaximumDelayTime \ static_assert(alignof(AtomBusEffectDelayStatics_SetMaximumDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectDelayStatics_SetMaximumDelayTime"); \ static_assert(sizeof(AtomBusEffectDelayStatics_SetMaximumDelayTime) == 0x00001C, "Wrong size on AtomBusEffectDelayStatics_SetMaximumDelayTime"); \ static_assert(offsetof(AtomBusEffectDelayStatics_SetMaximumDelayTime, DelaySettings) == 0x000000, "Member 'AtomBusEffectDelayStatics_SetMaximumDelayTime::DelaySettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectDelayStatics_SetMaximumDelayTime, MaximumDelayTime) == 0x00000C, "Member 'AtomBusEffectDelayStatics_SetMaximumDelayTime::MaximumDelayTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectDelayStatics_SetMaximumDelayTime, ReturnValue) == 0x000010, "Member 'AtomBusEffectDelayStatics_SetMaximumDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectDelayStatics \ static_assert(alignof(UAtomBusEffectDelayStatics) == 0x000008, "Wrong alignment on UAtomBusEffectDelayStatics"); \ static_assert(sizeof(UAtomBusEffectDelayStatics) == 0x000028, "Wrong size on UAtomBusEffectDelayStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectDelayPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectDelayPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on AtomBusEffectDelayPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectDelayPreset_SetDefaultSettings) == 0x00000C, "Wrong size on AtomBusEffectDelayPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectDelayPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectDelayPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectDelayPreset_SetDelayTime \ static_assert(alignof(AtomBusEffectDelayPreset_SetDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectDelayPreset_SetDelayTime"); \ static_assert(sizeof(AtomBusEffectDelayPreset_SetDelayTime) == 0x000004, "Wrong size on AtomBusEffectDelayPreset_SetDelayTime"); \ static_assert(offsetof(AtomBusEffectDelayPreset_SetDelayTime, Time) == 0x000000, "Member 'AtomBusEffectDelayPreset_SetDelayTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectDelayPreset_SetSettings \ static_assert(alignof(AtomBusEffectDelayPreset_SetSettings) == 0x000004, "Wrong alignment on AtomBusEffectDelayPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectDelayPreset_SetSettings) == 0x00000C, "Wrong size on AtomBusEffectDelayPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectDelayPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectDelayPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectDelayPreset_GetMaxDelayTime \ static_assert(alignof(AtomBusEffectDelayPreset_GetMaxDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectDelayPreset_GetMaxDelayTime"); \ static_assert(sizeof(AtomBusEffectDelayPreset_GetMaxDelayTime) == 0x000004, "Wrong size on AtomBusEffectDelayPreset_GetMaxDelayTime"); \ static_assert(offsetof(AtomBusEffectDelayPreset_GetMaxDelayTime, ReturnValue) == 0x000000, "Member 'AtomBusEffectDelayPreset_GetMaxDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectDelayPreset \ static_assert(alignof(UAtomBusEffectDelayPreset) == 0x000008, "Wrong alignment on UAtomBusEffectDelayPreset"); \ static_assert(sizeof(UAtomBusEffectDelayPreset) == 0x0000D8, "Wrong size on UAtomBusEffectDelayPreset"); \ static_assert(offsetof(UAtomBusEffectDelayPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectDelayPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectDelayPreset, DynamicSettings) == 0x0000CC, "Member 'UAtomBusEffectDelayPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectDistortionStatics_SetBypass \ static_assert(alignof(AtomBusEffectDistortionStatics_SetBypass) == 0x000004, "Wrong alignment on AtomBusEffectDistortionStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectDistortionStatics_SetBypass) == 0x00002C, "Wrong size on AtomBusEffectDistortionStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectDistortionStatics_SetBypass, DistortionSettings) == 0x000000, "Member 'AtomBusEffectDistortionStatics_SetBypass::DistortionSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectDistortionStatics_SetBypass, bBypass) == 0x000014, "Member 'AtomBusEffectDistortionStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectDistortionStatics_SetBypass, ReturnValue) == 0x000018, "Member 'AtomBusEffectDistortionStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectDistortionStatics_SetDrive \ static_assert(alignof(AtomBusEffectDistortionStatics_SetDrive) == 0x000004, "Wrong alignment on AtomBusEffectDistortionStatics_SetDrive"); \ static_assert(sizeof(AtomBusEffectDistortionStatics_SetDrive) == 0x00002C, "Wrong size on AtomBusEffectDistortionStatics_SetDrive"); \ static_assert(offsetof(AtomBusEffectDistortionStatics_SetDrive, DistortionSettings) == 0x000000, "Member 'AtomBusEffectDistortionStatics_SetDrive::DistortionSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectDistortionStatics_SetDrive, Drive) == 0x000014, "Member 'AtomBusEffectDistortionStatics_SetDrive::Drive' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectDistortionStatics_SetDrive, ReturnValue) == 0x000018, "Member 'AtomBusEffectDistortionStatics_SetDrive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectDistortionStatics_SetDryMix \ static_assert(alignof(AtomBusEffectDistortionStatics_SetDryMix) == 0x000004, "Wrong alignment on AtomBusEffectDistortionStatics_SetDryMix"); \ static_assert(sizeof(AtomBusEffectDistortionStatics_SetDryMix) == 0x00002C, "Wrong size on AtomBusEffectDistortionStatics_SetDryMix"); \ static_assert(offsetof(AtomBusEffectDistortionStatics_SetDryMix, DistortionSettings) == 0x000000, "Member 'AtomBusEffectDistortionStatics_SetDryMix::DistortionSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectDistortionStatics_SetDryMix, DryMix) == 0x000014, "Member 'AtomBusEffectDistortionStatics_SetDryMix::DryMix' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectDistortionStatics_SetDryMix, ReturnValue) == 0x000018, "Member 'AtomBusEffectDistortionStatics_SetDryMix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectDistortionStatics_SetGain \ static_assert(alignof(AtomBusEffectDistortionStatics_SetGain) == 0x000004, "Wrong alignment on AtomBusEffectDistortionStatics_SetGain"); \ static_assert(sizeof(AtomBusEffectDistortionStatics_SetGain) == 0x00002C, "Wrong size on AtomBusEffectDistortionStatics_SetGain"); \ static_assert(offsetof(AtomBusEffectDistortionStatics_SetGain, DistortionSettings) == 0x000000, "Member 'AtomBusEffectDistortionStatics_SetGain::DistortionSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectDistortionStatics_SetGain, Gain) == 0x000014, "Member 'AtomBusEffectDistortionStatics_SetGain::Gain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectDistortionStatics_SetGain, ReturnValue) == 0x000018, "Member 'AtomBusEffectDistortionStatics_SetGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectDistortionStatics_SetWetMix \ static_assert(alignof(AtomBusEffectDistortionStatics_SetWetMix) == 0x000004, "Wrong alignment on AtomBusEffectDistortionStatics_SetWetMix"); \ static_assert(sizeof(AtomBusEffectDistortionStatics_SetWetMix) == 0x00002C, "Wrong size on AtomBusEffectDistortionStatics_SetWetMix"); \ static_assert(offsetof(AtomBusEffectDistortionStatics_SetWetMix, DistortionSettings) == 0x000000, "Member 'AtomBusEffectDistortionStatics_SetWetMix::DistortionSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectDistortionStatics_SetWetMix, WetMix) == 0x000014, "Member 'AtomBusEffectDistortionStatics_SetWetMix::WetMix' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectDistortionStatics_SetWetMix, ReturnValue) == 0x000018, "Member 'AtomBusEffectDistortionStatics_SetWetMix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectDistortionStatics \ static_assert(alignof(UAtomBusEffectDistortionStatics) == 0x000008, "Wrong alignment on UAtomBusEffectDistortionStatics"); \ static_assert(sizeof(UAtomBusEffectDistortionStatics) == 0x000028, "Wrong size on UAtomBusEffectDistortionStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectDistortionPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectDistortionPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on AtomBusEffectDistortionPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectDistortionPreset_SetDefaultSettings) == 0x000014, "Wrong size on AtomBusEffectDistortionPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectDistortionPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectDistortionPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectDistortionPreset_SetDrive \ static_assert(alignof(AtomBusEffectDistortionPreset_SetDrive) == 0x000004, "Wrong alignment on AtomBusEffectDistortionPreset_SetDrive"); \ static_assert(sizeof(AtomBusEffectDistortionPreset_SetDrive) == 0x000004, "Wrong size on AtomBusEffectDistortionPreset_SetDrive"); \ static_assert(offsetof(AtomBusEffectDistortionPreset_SetDrive, Drive) == 0x000000, "Member 'AtomBusEffectDistortionPreset_SetDrive::Drive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectDistortionPreset_SetDryMix \ static_assert(alignof(AtomBusEffectDistortionPreset_SetDryMix) == 0x000004, "Wrong alignment on AtomBusEffectDistortionPreset_SetDryMix"); \ static_assert(sizeof(AtomBusEffectDistortionPreset_SetDryMix) == 0x000004, "Wrong size on AtomBusEffectDistortionPreset_SetDryMix"); \ static_assert(offsetof(AtomBusEffectDistortionPreset_SetDryMix, Level) == 0x000000, "Member 'AtomBusEffectDistortionPreset_SetDryMix::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectDistortionPreset_SetGain \ static_assert(alignof(AtomBusEffectDistortionPreset_SetGain) == 0x000004, "Wrong alignment on AtomBusEffectDistortionPreset_SetGain"); \ static_assert(sizeof(AtomBusEffectDistortionPreset_SetGain) == 0x000004, "Wrong size on AtomBusEffectDistortionPreset_SetGain"); \ static_assert(offsetof(AtomBusEffectDistortionPreset_SetGain, Gain) == 0x000000, "Member 'AtomBusEffectDistortionPreset_SetGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectDistortionPreset_SetSettings \ static_assert(alignof(AtomBusEffectDistortionPreset_SetSettings) == 0x000004, "Wrong alignment on AtomBusEffectDistortionPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectDistortionPreset_SetSettings) == 0x000014, "Wrong size on AtomBusEffectDistortionPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectDistortionPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectDistortionPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectDistortionPreset_SetWetMix \ static_assert(alignof(AtomBusEffectDistortionPreset_SetWetMix) == 0x000004, "Wrong alignment on AtomBusEffectDistortionPreset_SetWetMix"); \ static_assert(sizeof(AtomBusEffectDistortionPreset_SetWetMix) == 0x000004, "Wrong size on AtomBusEffectDistortionPreset_SetWetMix"); \ static_assert(offsetof(AtomBusEffectDistortionPreset_SetWetMix, Level) == 0x000000, "Member 'AtomBusEffectDistortionPreset_SetWetMix::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectDistortionPreset \ static_assert(alignof(UAtomBusEffectDistortionPreset) == 0x000008, "Wrong alignment on UAtomBusEffectDistortionPreset"); \ static_assert(sizeof(UAtomBusEffectDistortionPreset) == 0x0000E8, "Wrong size on UAtomBusEffectDistortionPreset"); \ static_assert(offsetof(UAtomBusEffectDistortionPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectDistortionPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectDistortionPreset, DynamicSettings) == 0x0000D4, "Member 'UAtomBusEffectDistortionPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectEchoStatics_SetBypass \ static_assert(alignof(AtomBusEffectEchoStatics_SetBypass) == 0x000004, "Wrong alignment on AtomBusEffectEchoStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectEchoStatics_SetBypass) == 0x000024, "Wrong size on AtomBusEffectEchoStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectEchoStatics_SetBypass, EchoSettings) == 0x000000, "Member 'AtomBusEffectEchoStatics_SetBypass::EchoSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectEchoStatics_SetBypass, bBypass) == 0x000010, "Member 'AtomBusEffectEchoStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectEchoStatics_SetBypass, ReturnValue) == 0x000014, "Member 'AtomBusEffectEchoStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectEchoStatics_SetDelayTime \ static_assert(alignof(AtomBusEffectEchoStatics_SetDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectEchoStatics_SetDelayTime"); \ static_assert(sizeof(AtomBusEffectEchoStatics_SetDelayTime) == 0x000024, "Wrong size on AtomBusEffectEchoStatics_SetDelayTime"); \ static_assert(offsetof(AtomBusEffectEchoStatics_SetDelayTime, EchoSettings) == 0x000000, "Member 'AtomBusEffectEchoStatics_SetDelayTime::EchoSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectEchoStatics_SetDelayTime, DelayTime) == 0x000010, "Member 'AtomBusEffectEchoStatics_SetDelayTime::DelayTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectEchoStatics_SetDelayTime, ReturnValue) == 0x000014, "Member 'AtomBusEffectEchoStatics_SetDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectEchoStatics_SetFeedback \ static_assert(alignof(AtomBusEffectEchoStatics_SetFeedback) == 0x000004, "Wrong alignment on AtomBusEffectEchoStatics_SetFeedback"); \ static_assert(sizeof(AtomBusEffectEchoStatics_SetFeedback) == 0x000024, "Wrong size on AtomBusEffectEchoStatics_SetFeedback"); \ static_assert(offsetof(AtomBusEffectEchoStatics_SetFeedback, EchoSettings) == 0x000000, "Member 'AtomBusEffectEchoStatics_SetFeedback::EchoSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectEchoStatics_SetFeedback, Feedback) == 0x000010, "Member 'AtomBusEffectEchoStatics_SetFeedback::Feedback' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectEchoStatics_SetFeedback, ReturnValue) == 0x000014, "Member 'AtomBusEffectEchoStatics_SetFeedback::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectEchoStatics_SetMaximumDelayTime \ static_assert(alignof(AtomBusEffectEchoStatics_SetMaximumDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectEchoStatics_SetMaximumDelayTime"); \ static_assert(sizeof(AtomBusEffectEchoStatics_SetMaximumDelayTime) == 0x000024, "Wrong size on AtomBusEffectEchoStatics_SetMaximumDelayTime"); \ static_assert(offsetof(AtomBusEffectEchoStatics_SetMaximumDelayTime, EchoSettings) == 0x000000, "Member 'AtomBusEffectEchoStatics_SetMaximumDelayTime::EchoSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectEchoStatics_SetMaximumDelayTime, MaximumDelayTime) == 0x000010, "Member 'AtomBusEffectEchoStatics_SetMaximumDelayTime::MaximumDelayTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectEchoStatics_SetMaximumDelayTime, ReturnValue) == 0x000014, "Member 'AtomBusEffectEchoStatics_SetMaximumDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectEchoStatics \ static_assert(alignof(UAtomBusEffectEchoStatics) == 0x000008, "Wrong alignment on UAtomBusEffectEchoStatics"); \ static_assert(sizeof(UAtomBusEffectEchoStatics) == 0x000028, "Wrong size on UAtomBusEffectEchoStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectEchoPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectEchoPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on AtomBusEffectEchoPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectEchoPreset_SetDefaultSettings) == 0x000010, "Wrong size on AtomBusEffectEchoPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectEchoPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectEchoPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectEchoPreset_SetDelayTime \ static_assert(alignof(AtomBusEffectEchoPreset_SetDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectEchoPreset_SetDelayTime"); \ static_assert(sizeof(AtomBusEffectEchoPreset_SetDelayTime) == 0x000004, "Wrong size on AtomBusEffectEchoPreset_SetDelayTime"); \ static_assert(offsetof(AtomBusEffectEchoPreset_SetDelayTime, Time) == 0x000000, "Member 'AtomBusEffectEchoPreset_SetDelayTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectEchoPreset_SetFeedback \ static_assert(alignof(AtomBusEffectEchoPreset_SetFeedback) == 0x000004, "Wrong alignment on AtomBusEffectEchoPreset_SetFeedback"); \ static_assert(sizeof(AtomBusEffectEchoPreset_SetFeedback) == 0x000004, "Wrong size on AtomBusEffectEchoPreset_SetFeedback"); \ static_assert(offsetof(AtomBusEffectEchoPreset_SetFeedback, Level) == 0x000000, "Member 'AtomBusEffectEchoPreset_SetFeedback::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectEchoPreset_SetSettings \ static_assert(alignof(AtomBusEffectEchoPreset_SetSettings) == 0x000004, "Wrong alignment on AtomBusEffectEchoPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectEchoPreset_SetSettings) == 0x000010, "Wrong size on AtomBusEffectEchoPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectEchoPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectEchoPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectEchoPreset_GetMaxDelayTime \ static_assert(alignof(AtomBusEffectEchoPreset_GetMaxDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectEchoPreset_GetMaxDelayTime"); \ static_assert(sizeof(AtomBusEffectEchoPreset_GetMaxDelayTime) == 0x000004, "Wrong size on AtomBusEffectEchoPreset_GetMaxDelayTime"); \ static_assert(offsetof(AtomBusEffectEchoPreset_GetMaxDelayTime, ReturnValue) == 0x000000, "Member 'AtomBusEffectEchoPreset_GetMaxDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectEchoPreset \ static_assert(alignof(UAtomBusEffectEchoPreset) == 0x000008, "Wrong alignment on UAtomBusEffectEchoPreset"); \ static_assert(sizeof(UAtomBusEffectEchoPreset) == 0x0000E0, "Wrong size on UAtomBusEffectEchoPreset"); \ static_assert(offsetof(UAtomBusEffectEchoPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectEchoPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectEchoPreset, DynamicSettings) == 0x0000D0, "Member 'UAtomBusEffectEchoPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectFlangerStatics_SetBypass \ static_assert(alignof(AtomBusEffectFlangerStatics_SetBypass) == 0x000004, "Wrong alignment on AtomBusEffectFlangerStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectFlangerStatics_SetBypass) == 0x00003C, "Wrong size on AtomBusEffectFlangerStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetBypass, FlangerSettings) == 0x000000, "Member 'AtomBusEffectFlangerStatics_SetBypass::FlangerSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetBypass, bBypass) == 0x00001C, "Member 'AtomBusEffectFlangerStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetBypass, ReturnValue) == 0x000020, "Member 'AtomBusEffectFlangerStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectFlangerStatics_SetDelayTime \ static_assert(alignof(AtomBusEffectFlangerStatics_SetDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectFlangerStatics_SetDelayTime"); \ static_assert(sizeof(AtomBusEffectFlangerStatics_SetDelayTime) == 0x00003C, "Wrong size on AtomBusEffectFlangerStatics_SetDelayTime"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetDelayTime, FlangerSettings) == 0x000000, "Member 'AtomBusEffectFlangerStatics_SetDelayTime::FlangerSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetDelayTime, DelayTime) == 0x00001C, "Member 'AtomBusEffectFlangerStatics_SetDelayTime::DelayTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetDelayTime, ReturnValue) == 0x000020, "Member 'AtomBusEffectFlangerStatics_SetDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectFlangerStatics_SetDepth \ static_assert(alignof(AtomBusEffectFlangerStatics_SetDepth) == 0x000004, "Wrong alignment on AtomBusEffectFlangerStatics_SetDepth"); \ static_assert(sizeof(AtomBusEffectFlangerStatics_SetDepth) == 0x00003C, "Wrong size on AtomBusEffectFlangerStatics_SetDepth"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetDepth, FlangerSettings) == 0x000000, "Member 'AtomBusEffectFlangerStatics_SetDepth::FlangerSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetDepth, Depth) == 0x00001C, "Member 'AtomBusEffectFlangerStatics_SetDepth::Depth' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetDepth, ReturnValue) == 0x000020, "Member 'AtomBusEffectFlangerStatics_SetDepth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectFlangerStatics_SetDryMix \ static_assert(alignof(AtomBusEffectFlangerStatics_SetDryMix) == 0x000004, "Wrong alignment on AtomBusEffectFlangerStatics_SetDryMix"); \ static_assert(sizeof(AtomBusEffectFlangerStatics_SetDryMix) == 0x00003C, "Wrong size on AtomBusEffectFlangerStatics_SetDryMix"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetDryMix, FlangerSettings) == 0x000000, "Member 'AtomBusEffectFlangerStatics_SetDryMix::FlangerSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetDryMix, DryMix) == 0x00001C, "Member 'AtomBusEffectFlangerStatics_SetDryMix::DryMix' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetDryMix, ReturnValue) == 0x000020, "Member 'AtomBusEffectFlangerStatics_SetDryMix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectFlangerStatics_SetFeedback \ static_assert(alignof(AtomBusEffectFlangerStatics_SetFeedback) == 0x000004, "Wrong alignment on AtomBusEffectFlangerStatics_SetFeedback"); \ static_assert(sizeof(AtomBusEffectFlangerStatics_SetFeedback) == 0x00003C, "Wrong size on AtomBusEffectFlangerStatics_SetFeedback"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetFeedback, FlangerSettings) == 0x000000, "Member 'AtomBusEffectFlangerStatics_SetFeedback::FlangerSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetFeedback, Feedback) == 0x00001C, "Member 'AtomBusEffectFlangerStatics_SetFeedback::Feedback' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetFeedback, ReturnValue) == 0x000020, "Member 'AtomBusEffectFlangerStatics_SetFeedback::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectFlangerStatics_SetRate \ static_assert(alignof(AtomBusEffectFlangerStatics_SetRate) == 0x000004, "Wrong alignment on AtomBusEffectFlangerStatics_SetRate"); \ static_assert(sizeof(AtomBusEffectFlangerStatics_SetRate) == 0x00003C, "Wrong size on AtomBusEffectFlangerStatics_SetRate"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetRate, FlangerSettings) == 0x000000, "Member 'AtomBusEffectFlangerStatics_SetRate::FlangerSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetRate, Rate) == 0x00001C, "Member 'AtomBusEffectFlangerStatics_SetRate::Rate' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetRate, ReturnValue) == 0x000020, "Member 'AtomBusEffectFlangerStatics_SetRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectFlangerStatics_SetWetMix \ static_assert(alignof(AtomBusEffectFlangerStatics_SetWetMix) == 0x000004, "Wrong alignment on AtomBusEffectFlangerStatics_SetWetMix"); \ static_assert(sizeof(AtomBusEffectFlangerStatics_SetWetMix) == 0x00003C, "Wrong size on AtomBusEffectFlangerStatics_SetWetMix"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetWetMix, FlangerSettings) == 0x000000, "Member 'AtomBusEffectFlangerStatics_SetWetMix::FlangerSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetWetMix, WetMix) == 0x00001C, "Member 'AtomBusEffectFlangerStatics_SetWetMix::WetMix' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectFlangerStatics_SetWetMix, ReturnValue) == 0x000020, "Member 'AtomBusEffectFlangerStatics_SetWetMix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectFlangerStatics \ static_assert(alignof(UAtomBusEffectFlangerStatics) == 0x000008, "Wrong alignment on UAtomBusEffectFlangerStatics"); \ static_assert(sizeof(UAtomBusEffectFlangerStatics) == 0x000028, "Wrong size on UAtomBusEffectFlangerStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectFlangerPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectFlangerPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on AtomBusEffectFlangerPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectFlangerPreset_SetDefaultSettings) == 0x00001C, "Wrong size on AtomBusEffectFlangerPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectFlangerPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectFlangerPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectFlangerPreset_SetDelayTime \ static_assert(alignof(AtomBusEffectFlangerPreset_SetDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectFlangerPreset_SetDelayTime"); \ static_assert(sizeof(AtomBusEffectFlangerPreset_SetDelayTime) == 0x000004, "Wrong size on AtomBusEffectFlangerPreset_SetDelayTime"); \ static_assert(offsetof(AtomBusEffectFlangerPreset_SetDelayTime, Time) == 0x000000, "Member 'AtomBusEffectFlangerPreset_SetDelayTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectFlangerPreset_SetDepth \ static_assert(alignof(AtomBusEffectFlangerPreset_SetDepth) == 0x000004, "Wrong alignment on AtomBusEffectFlangerPreset_SetDepth"); \ static_assert(sizeof(AtomBusEffectFlangerPreset_SetDepth) == 0x000004, "Wrong size on AtomBusEffectFlangerPreset_SetDepth"); \ static_assert(offsetof(AtomBusEffectFlangerPreset_SetDepth, Level) == 0x000000, "Member 'AtomBusEffectFlangerPreset_SetDepth::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectFlangerPreset_SetDryMix \ static_assert(alignof(AtomBusEffectFlangerPreset_SetDryMix) == 0x000004, "Wrong alignment on AtomBusEffectFlangerPreset_SetDryMix"); \ static_assert(sizeof(AtomBusEffectFlangerPreset_SetDryMix) == 0x000004, "Wrong size on AtomBusEffectFlangerPreset_SetDryMix"); \ static_assert(offsetof(AtomBusEffectFlangerPreset_SetDryMix, Level) == 0x000000, "Member 'AtomBusEffectFlangerPreset_SetDryMix::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectFlangerPreset_SetFeedback \ static_assert(alignof(AtomBusEffectFlangerPreset_SetFeedback) == 0x000004, "Wrong alignment on AtomBusEffectFlangerPreset_SetFeedback"); \ static_assert(sizeof(AtomBusEffectFlangerPreset_SetFeedback) == 0x000004, "Wrong size on AtomBusEffectFlangerPreset_SetFeedback"); \ static_assert(offsetof(AtomBusEffectFlangerPreset_SetFeedback, Level) == 0x000000, "Member 'AtomBusEffectFlangerPreset_SetFeedback::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectFlangerPreset_SetRate \ static_assert(alignof(AtomBusEffectFlangerPreset_SetRate) == 0x000004, "Wrong alignment on AtomBusEffectFlangerPreset_SetRate"); \ static_assert(sizeof(AtomBusEffectFlangerPreset_SetRate) == 0x000004, "Wrong size on AtomBusEffectFlangerPreset_SetRate"); \ static_assert(offsetof(AtomBusEffectFlangerPreset_SetRate, Rate) == 0x000000, "Member 'AtomBusEffectFlangerPreset_SetRate::Rate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectFlangerPreset_SetSettings \ static_assert(alignof(AtomBusEffectFlangerPreset_SetSettings) == 0x000004, "Wrong alignment on AtomBusEffectFlangerPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectFlangerPreset_SetSettings) == 0x00001C, "Wrong size on AtomBusEffectFlangerPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectFlangerPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectFlangerPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectFlangerPreset_SetWetMix \ static_assert(alignof(AtomBusEffectFlangerPreset_SetWetMix) == 0x000004, "Wrong alignment on AtomBusEffectFlangerPreset_SetWetMix"); \ static_assert(sizeof(AtomBusEffectFlangerPreset_SetWetMix) == 0x000004, "Wrong size on AtomBusEffectFlangerPreset_SetWetMix"); \ static_assert(offsetof(AtomBusEffectFlangerPreset_SetWetMix, Level) == 0x000000, "Member 'AtomBusEffectFlangerPreset_SetWetMix::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectFlangerPreset \ static_assert(alignof(UAtomBusEffectFlangerPreset) == 0x000008, "Wrong alignment on UAtomBusEffectFlangerPreset"); \ static_assert(sizeof(UAtomBusEffectFlangerPreset) == 0x0000F8, "Wrong size on UAtomBusEffectFlangerPreset"); \ static_assert(offsetof(UAtomBusEffectFlangerPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectFlangerPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectFlangerPreset, DynamicSettings) == 0x0000DC, "Member 'UAtomBusEffectFlangerPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetBypass \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetBypass) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetBypass) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetBypass, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetBypass::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetBypass, bBypass) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetBypass, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetCenterInput \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetCenterInput) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetCenterInput"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetCenterInput) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetCenterInput"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetCenterInput, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetCenterInput::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetCenterInput, CenterInput) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetCenterInput::CenterInput' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetCenterInput, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetCenterInput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetCenterOutput \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetCenterOutput) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetCenterOutput"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetCenterOutput) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetCenterOutput"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetCenterOutput, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetCenterOutput::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetCenterOutput, CenterOutput) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetCenterOutput::CenterOutput' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetCenterOutput, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetCenterOutput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetDecayHFRatio \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetDecayHFRatio) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetDecayHFRatio"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetDecayHFRatio) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetDecayHFRatio"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetDecayHFRatio, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetDecayHFRatio::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetDecayHFRatio, DecayHFRatio) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetDecayHFRatio::DecayHFRatio' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetDecayHFRatio, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetDecayHFRatio::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetDecayTime \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetDecayTime) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetDecayTime"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetDecayTime) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetDecayTime"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetDecayTime, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetDecayTime::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetDecayTime, DecayTime) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetDecayTime::DecayTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetDecayTime, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetDecayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetDensity \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetDensity) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetDensity"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetDensity) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetDensity"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetDensity, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetDensity::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetDensity, Density) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetDensity::Density' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetDensity, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetDensity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetDiffusion \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetDiffusion) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetDiffusion"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetDiffusion) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetDiffusion"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetDiffusion, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetDiffusion::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetDiffusion, Diffusion) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetDiffusion::Diffusion' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetDiffusion, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetDiffusion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetFrontInput \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetFrontInput) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetFrontInput"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetFrontInput) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetFrontInput"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetFrontInput, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetFrontInput::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetFrontInput, FrontInput) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetFrontInput::FrontInput' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetFrontInput, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetFrontInput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetFrontOutput \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetFrontOutput) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetFrontOutput"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetFrontOutput) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetFrontOutput"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetFrontOutput, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetFrontOutput::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetFrontOutput, FrontOutput) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetFrontOutput::FrontOutput' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetFrontOutput, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetFrontOutput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetHFReference \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetHFReference) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetHFReference"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetHFReference) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetHFReference"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetHFReference, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetHFReference::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetHFReference, HFReference) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetHFReference::HFReference' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetHFReference, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetHFReference::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetRearInput \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetRearInput) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetRearInput"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetRearInput) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetRearInput"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetRearInput, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetRearInput::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetRearInput, RearInput) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetRearInput::RearInput' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetRearInput, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetRearInput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetRearOutput \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetRearOutput) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetRearOutput"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetRearOutput) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetRearOutput"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetRearOutput, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetRearOutput::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetRearOutput, RearOutput) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetRearOutput::RearOutput' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetRearOutput, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetRearOutput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetReflections \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetReflections) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetReflections"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetReflections) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetReflections"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetReflections, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetReflections::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetReflections, Reflections) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetReflections::Reflections' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetReflections, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetReflections::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetReflectionsDelay \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetReflectionsDelay) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetReflectionsDelay"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetReflectionsDelay) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetReflectionsDelay"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetReflectionsDelay, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetReflectionsDelay::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetReflectionsDelay, ReflectionsDelay) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetReflectionsDelay::ReflectionsDelay' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetReflectionsDelay, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetReflectionsDelay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetReverb \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetReverb) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetReverb"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetReverb) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetReverb"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetReverb, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetReverb::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetReverb, Reverb) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetReverb::Reverb' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetReverb, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetReverb::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetReverbDelay \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetReverbDelay) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetReverbDelay"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetReverbDelay) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetReverbDelay"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetReverbDelay, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetReverbDelay::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetReverbDelay, ReverbDelay) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetReverbDelay::ReverbDelay' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetReverbDelay, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetReverbDelay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetRoom \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetRoom) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetRoom"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetRoom) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetRoom"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetRoom, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetRoom::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetRoom, Room) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetRoom::Room' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetRoom, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetRoom::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbStatics_SetRoomHF \ static_assert(alignof(AtomBusEffectI3DL2ReverbStatics_SetRoomHF) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbStatics_SetRoomHF"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbStatics_SetRoomHF) == 0x000094, "Wrong size on AtomBusEffectI3DL2ReverbStatics_SetRoomHF"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetRoomHF, ReverbSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbStatics_SetRoomHF::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetRoomHF, RoomHF) == 0x000048, "Member 'AtomBusEffectI3DL2ReverbStatics_SetRoomHF::RoomHF' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbStatics_SetRoomHF, ReturnValue) == 0x00004C, "Member 'AtomBusEffectI3DL2ReverbStatics_SetRoomHF::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectI3DL2ReverbStatics \ static_assert(alignof(UAtomBusEffectI3DL2ReverbStatics) == 0x000008, "Wrong alignment on UAtomBusEffectI3DL2ReverbStatics"); \ static_assert(sizeof(UAtomBusEffectI3DL2ReverbStatics) == 0x000028, "Wrong size on UAtomBusEffectI3DL2ReverbStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetCenterInput \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetCenterInput) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetCenterInput"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetCenterInput) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetCenterInput"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetCenterInput, Gain) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetCenterInput::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetCenterOutput \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetCenterOutput) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetCenterOutput"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetCenterOutput) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetCenterOutput"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetCenterOutput, Gain) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetCenterOutput::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetDecayHFRatio \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetDecayHFRatio) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetDecayHFRatio"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetDecayHFRatio) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetDecayHFRatio"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetDecayHFRatio, Ratio) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetDecayHFRatio::Ratio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetDecayTime \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetDecayTime) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetDecayTime"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetDecayTime) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetDecayTime"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetDecayTime, Time) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetDecayTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetDefaultSettings) == 0x000048, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetDensity \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetDensity) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetDensity"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetDensity) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetDensity"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetDensity, Percent) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetDensity::Percent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetDiffusion \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetDiffusion) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetDiffusion"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetDiffusion) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetDiffusion"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetDiffusion, Percent) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetDiffusion::Percent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetFrontInput \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetFrontInput) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetFrontInput"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetFrontInput) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetFrontInput"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetFrontInput, Gain) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetFrontInput::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetFrontOutput \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetFrontOutput) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetFrontOutput"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetFrontOutput) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetFrontOutput"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetFrontOutput, Gain) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetFrontOutput::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetHFReference \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetHFReference) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetHFReference"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetHFReference) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetHFReference"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetHFReference, Frequency) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetHFReference::Frequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetRearInput \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetRearInput) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetRearInput"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetRearInput) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetRearInput"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetRearInput, Gain) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetRearInput::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetRearOutput \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetRearOutput) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetRearOutput"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetRearOutput) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetRearOutput"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetRearOutput, Gain) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetRearOutput::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetReflections \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetReflections) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetReflections"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetReflections) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetReflections"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetReflections, Gain) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetReflections::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetReflectionsDelay \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetReflectionsDelay) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetReflectionsDelay"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetReflectionsDelay) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetReflectionsDelay"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetReflectionsDelay, Time) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetReflectionsDelay::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetReverb \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetReverb) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetReverb"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetReverb) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetReverb"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetReverb, Gain) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetReverb::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetReverbDelay \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetReverbDelay) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetReverbDelay"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetReverbDelay) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetReverbDelay"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetReverbDelay, Time) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetReverbDelay::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetRoom \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetRoom) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetRoom"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetRoom) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetRoom"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetRoom, Gain) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetRoom::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetRoomHF \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetRoomHF) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetRoomHF"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetRoomHF) == 0x000004, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetRoomHF"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetRoomHF, Gain) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetRoomHF::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectI3DL2ReverbPreset_SetSettings \ static_assert(alignof(AtomBusEffectI3DL2ReverbPreset_SetSettings) == 0x000004, "Wrong alignment on AtomBusEffectI3DL2ReverbPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectI3DL2ReverbPreset_SetSettings) == 0x000048, "Wrong size on AtomBusEffectI3DL2ReverbPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectI3DL2ReverbPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectI3DL2ReverbPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectI3DL2ReverbPreset \ static_assert(alignof(UAtomBusEffectI3DL2ReverbPreset) == 0x000008, "Wrong alignment on UAtomBusEffectI3DL2ReverbPreset"); \ static_assert(sizeof(UAtomBusEffectI3DL2ReverbPreset) == 0x000150, "Wrong size on UAtomBusEffectI3DL2ReverbPreset"); \ static_assert(offsetof(UAtomBusEffectI3DL2ReverbPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectI3DL2ReverbPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectI3DL2ReverbPreset, DynamicSettings) == 0x000108, "Member 'UAtomBusEffectI3DL2ReverbPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectI3DL2Reverb2Preset \ static_assert(alignof(UAtomBusEffectI3DL2Reverb2Preset) == 0x000008, "Wrong alignment on UAtomBusEffectI3DL2Reverb2Preset"); \ static_assert(sizeof(UAtomBusEffectI3DL2Reverb2Preset) == 0x000150, "Wrong size on UAtomBusEffectI3DL2Reverb2Preset"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbStatics_SetBypass \ static_assert(alignof(AtomBusEffectIRReverbStatics_SetBypass) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectIRReverbStatics_SetBypass) == 0x000074, "Wrong size on AtomBusEffectIRReverbStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetBypass, ReverbSettings) == 0x000000, "Member 'AtomBusEffectIRReverbStatics_SetBypass::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetBypass, bBypass) == 0x000038, "Member 'AtomBusEffectIRReverbStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetBypass, ReturnValue) == 0x00003C, "Member 'AtomBusEffectIRReverbStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbStatics_SetCenterInputGain \ static_assert(alignof(AtomBusEffectIRReverbStatics_SetCenterInputGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbStatics_SetCenterInputGain"); \ static_assert(sizeof(AtomBusEffectIRReverbStatics_SetCenterInputGain) == 0x000074, "Wrong size on AtomBusEffectIRReverbStatics_SetCenterInputGain"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetCenterInputGain, ReverbSettings) == 0x000000, "Member 'AtomBusEffectIRReverbStatics_SetCenterInputGain::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetCenterInputGain, CenterInputGain) == 0x000038, "Member 'AtomBusEffectIRReverbStatics_SetCenterInputGain::CenterInputGain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetCenterInputGain, ReturnValue) == 0x00003C, "Member 'AtomBusEffectIRReverbStatics_SetCenterInputGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbStatics_SetCenterOutputGain \ static_assert(alignof(AtomBusEffectIRReverbStatics_SetCenterOutputGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbStatics_SetCenterOutputGain"); \ static_assert(sizeof(AtomBusEffectIRReverbStatics_SetCenterOutputGain) == 0x000074, "Wrong size on AtomBusEffectIRReverbStatics_SetCenterOutputGain"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetCenterOutputGain, ReverbSettings) == 0x000000, "Member 'AtomBusEffectIRReverbStatics_SetCenterOutputGain::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetCenterOutputGain, CenterOutputGain) == 0x000038, "Member 'AtomBusEffectIRReverbStatics_SetCenterOutputGain::CenterOutputGain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetCenterOutputGain, ReturnValue) == 0x00003C, "Member 'AtomBusEffectIRReverbStatics_SetCenterOutputGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbStatics_SetDryGain \ static_assert(alignof(AtomBusEffectIRReverbStatics_SetDryGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbStatics_SetDryGain"); \ static_assert(sizeof(AtomBusEffectIRReverbStatics_SetDryGain) == 0x000074, "Wrong size on AtomBusEffectIRReverbStatics_SetDryGain"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetDryGain, ReverbSettings) == 0x000000, "Member 'AtomBusEffectIRReverbStatics_SetDryGain::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetDryGain, DryGain) == 0x000038, "Member 'AtomBusEffectIRReverbStatics_SetDryGain::DryGain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetDryGain, ReturnValue) == 0x00003C, "Member 'AtomBusEffectIRReverbStatics_SetDryGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbStatics_SetFrontInputGain \ static_assert(alignof(AtomBusEffectIRReverbStatics_SetFrontInputGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbStatics_SetFrontInputGain"); \ static_assert(sizeof(AtomBusEffectIRReverbStatics_SetFrontInputGain) == 0x000074, "Wrong size on AtomBusEffectIRReverbStatics_SetFrontInputGain"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetFrontInputGain, ReverbSettings) == 0x000000, "Member 'AtomBusEffectIRReverbStatics_SetFrontInputGain::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetFrontInputGain, FrontInputGain) == 0x000038, "Member 'AtomBusEffectIRReverbStatics_SetFrontInputGain::FrontInputGain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetFrontInputGain, ReturnValue) == 0x00003C, "Member 'AtomBusEffectIRReverbStatics_SetFrontInputGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbStatics_SetFrontOutputGain \ static_assert(alignof(AtomBusEffectIRReverbStatics_SetFrontOutputGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbStatics_SetFrontOutputGain"); \ static_assert(sizeof(AtomBusEffectIRReverbStatics_SetFrontOutputGain) == 0x000074, "Wrong size on AtomBusEffectIRReverbStatics_SetFrontOutputGain"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetFrontOutputGain, ReverbSettings) == 0x000000, "Member 'AtomBusEffectIRReverbStatics_SetFrontOutputGain::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetFrontOutputGain, FrontOutputGain) == 0x000038, "Member 'AtomBusEffectIRReverbStatics_SetFrontOutputGain::FrontOutputGain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetFrontOutputGain, ReturnValue) == 0x00003C, "Member 'AtomBusEffectIRReverbStatics_SetFrontOutputGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbStatics_SetInputSeparationRatio \ static_assert(alignof(AtomBusEffectIRReverbStatics_SetInputSeparationRatio) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbStatics_SetInputSeparationRatio"); \ static_assert(sizeof(AtomBusEffectIRReverbStatics_SetInputSeparationRatio) == 0x000074, "Wrong size on AtomBusEffectIRReverbStatics_SetInputSeparationRatio"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetInputSeparationRatio, ReverbSettings) == 0x000000, "Member 'AtomBusEffectIRReverbStatics_SetInputSeparationRatio::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetInputSeparationRatio, InputSeparationRatio) == 0x000038, "Member 'AtomBusEffectIRReverbStatics_SetInputSeparationRatio::InputSeparationRatio' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetInputSeparationRatio, ReturnValue) == 0x00003C, "Member 'AtomBusEffectIRReverbStatics_SetInputSeparationRatio::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbStatics_SetIRIndex \ static_assert(alignof(AtomBusEffectIRReverbStatics_SetIRIndex) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbStatics_SetIRIndex"); \ static_assert(sizeof(AtomBusEffectIRReverbStatics_SetIRIndex) == 0x000074, "Wrong size on AtomBusEffectIRReverbStatics_SetIRIndex"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetIRIndex, ReverbSettings) == 0x000000, "Member 'AtomBusEffectIRReverbStatics_SetIRIndex::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetIRIndex, IRIndex) == 0x000038, "Member 'AtomBusEffectIRReverbStatics_SetIRIndex::IRIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetIRIndex, ReturnValue) == 0x00003C, "Member 'AtomBusEffectIRReverbStatics_SetIRIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbStatics_SetReverbGain \ static_assert(alignof(AtomBusEffectIRReverbStatics_SetReverbGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbStatics_SetReverbGain"); \ static_assert(sizeof(AtomBusEffectIRReverbStatics_SetReverbGain) == 0x000074, "Wrong size on AtomBusEffectIRReverbStatics_SetReverbGain"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetReverbGain, ReverbSettings) == 0x000000, "Member 'AtomBusEffectIRReverbStatics_SetReverbGain::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetReverbGain, ReverbGain) == 0x000038, "Member 'AtomBusEffectIRReverbStatics_SetReverbGain::ReverbGain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetReverbGain, ReturnValue) == 0x00003C, "Member 'AtomBusEffectIRReverbStatics_SetReverbGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbStatics_SetSurroundBackInputGain \ static_assert(alignof(AtomBusEffectIRReverbStatics_SetSurroundBackInputGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbStatics_SetSurroundBackInputGain"); \ static_assert(sizeof(AtomBusEffectIRReverbStatics_SetSurroundBackInputGain) == 0x000074, "Wrong size on AtomBusEffectIRReverbStatics_SetSurroundBackInputGain"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetSurroundBackInputGain, ReverbSettings) == 0x000000, "Member 'AtomBusEffectIRReverbStatics_SetSurroundBackInputGain::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetSurroundBackInputGain, SurroundBackInputGain) == 0x000038, "Member 'AtomBusEffectIRReverbStatics_SetSurroundBackInputGain::SurroundBackInputGain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetSurroundBackInputGain, ReturnValue) == 0x00003C, "Member 'AtomBusEffectIRReverbStatics_SetSurroundBackInputGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbStatics_SetSurroundBackOutputGain \ static_assert(alignof(AtomBusEffectIRReverbStatics_SetSurroundBackOutputGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbStatics_SetSurroundBackOutputGain"); \ static_assert(sizeof(AtomBusEffectIRReverbStatics_SetSurroundBackOutputGain) == 0x000074, "Wrong size on AtomBusEffectIRReverbStatics_SetSurroundBackOutputGain"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetSurroundBackOutputGain, ReverbSettings) == 0x000000, "Member 'AtomBusEffectIRReverbStatics_SetSurroundBackOutputGain::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetSurroundBackOutputGain, SurroundBackOutputGain) == 0x000038, "Member 'AtomBusEffectIRReverbStatics_SetSurroundBackOutputGain::SurroundBackOutputGain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetSurroundBackOutputGain, ReturnValue) == 0x00003C, "Member 'AtomBusEffectIRReverbStatics_SetSurroundBackOutputGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbStatics_SetSurroundInputGain \ static_assert(alignof(AtomBusEffectIRReverbStatics_SetSurroundInputGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbStatics_SetSurroundInputGain"); \ static_assert(sizeof(AtomBusEffectIRReverbStatics_SetSurroundInputGain) == 0x000074, "Wrong size on AtomBusEffectIRReverbStatics_SetSurroundInputGain"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetSurroundInputGain, ReverbSettings) == 0x000000, "Member 'AtomBusEffectIRReverbStatics_SetSurroundInputGain::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetSurroundInputGain, SurroundInputGain) == 0x000038, "Member 'AtomBusEffectIRReverbStatics_SetSurroundInputGain::SurroundInputGain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetSurroundInputGain, ReturnValue) == 0x00003C, "Member 'AtomBusEffectIRReverbStatics_SetSurroundInputGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbStatics_SetSurroundOutputGain \ static_assert(alignof(AtomBusEffectIRReverbStatics_SetSurroundOutputGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbStatics_SetSurroundOutputGain"); \ static_assert(sizeof(AtomBusEffectIRReverbStatics_SetSurroundOutputGain) == 0x000074, "Wrong size on AtomBusEffectIRReverbStatics_SetSurroundOutputGain"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetSurroundOutputGain, ReverbSettings) == 0x000000, "Member 'AtomBusEffectIRReverbStatics_SetSurroundOutputGain::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetSurroundOutputGain, SurroundOutputGain) == 0x000038, "Member 'AtomBusEffectIRReverbStatics_SetSurroundOutputGain::SurroundOutputGain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetSurroundOutputGain, ReturnValue) == 0x00003C, "Member 'AtomBusEffectIRReverbStatics_SetSurroundOutputGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbStatics_SetWetGain \ static_assert(alignof(AtomBusEffectIRReverbStatics_SetWetGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbStatics_SetWetGain"); \ static_assert(sizeof(AtomBusEffectIRReverbStatics_SetWetGain) == 0x000074, "Wrong size on AtomBusEffectIRReverbStatics_SetWetGain"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetWetGain, ReverbSettings) == 0x000000, "Member 'AtomBusEffectIRReverbStatics_SetWetGain::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetWetGain, WetGain) == 0x000038, "Member 'AtomBusEffectIRReverbStatics_SetWetGain::WetGain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectIRReverbStatics_SetWetGain, ReturnValue) == 0x00003C, "Member 'AtomBusEffectIRReverbStatics_SetWetGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectIRReverbStatics \ static_assert(alignof(UAtomBusEffectIRReverbStatics) == 0x000008, "Wrong alignment on UAtomBusEffectIRReverbStatics"); \ static_assert(sizeof(UAtomBusEffectIRReverbStatics) == 0x000028, "Wrong size on UAtomBusEffectIRReverbStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbPreset_SetCenterInputGain \ static_assert(alignof(AtomBusEffectIRReverbPreset_SetCenterInputGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbPreset_SetCenterInputGain"); \ static_assert(sizeof(AtomBusEffectIRReverbPreset_SetCenterInputGain) == 0x000004, "Wrong size on AtomBusEffectIRReverbPreset_SetCenterInputGain"); \ static_assert(offsetof(AtomBusEffectIRReverbPreset_SetCenterInputGain, Gain) == 0x000000, "Member 'AtomBusEffectIRReverbPreset_SetCenterInputGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbPreset_SetCenterOutputGain \ static_assert(alignof(AtomBusEffectIRReverbPreset_SetCenterOutputGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbPreset_SetCenterOutputGain"); \ static_assert(sizeof(AtomBusEffectIRReverbPreset_SetCenterOutputGain) == 0x000004, "Wrong size on AtomBusEffectIRReverbPreset_SetCenterOutputGain"); \ static_assert(offsetof(AtomBusEffectIRReverbPreset_SetCenterOutputGain, Gain) == 0x000000, "Member 'AtomBusEffectIRReverbPreset_SetCenterOutputGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectIRReverbPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectIRReverbPreset_SetDefaultSettings) == 0x000038, "Wrong size on AtomBusEffectIRReverbPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectIRReverbPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectIRReverbPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbPreset_SetDryGain \ static_assert(alignof(AtomBusEffectIRReverbPreset_SetDryGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbPreset_SetDryGain"); \ static_assert(sizeof(AtomBusEffectIRReverbPreset_SetDryGain) == 0x000004, "Wrong size on AtomBusEffectIRReverbPreset_SetDryGain"); \ static_assert(offsetof(AtomBusEffectIRReverbPreset_SetDryGain, Gain) == 0x000000, "Member 'AtomBusEffectIRReverbPreset_SetDryGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbPreset_SetFrontInputGain \ static_assert(alignof(AtomBusEffectIRReverbPreset_SetFrontInputGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbPreset_SetFrontInputGain"); \ static_assert(sizeof(AtomBusEffectIRReverbPreset_SetFrontInputGain) == 0x000004, "Wrong size on AtomBusEffectIRReverbPreset_SetFrontInputGain"); \ static_assert(offsetof(AtomBusEffectIRReverbPreset_SetFrontInputGain, Gain) == 0x000000, "Member 'AtomBusEffectIRReverbPreset_SetFrontInputGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbPreset_SetFrontOutputGain \ static_assert(alignof(AtomBusEffectIRReverbPreset_SetFrontOutputGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbPreset_SetFrontOutputGain"); \ static_assert(sizeof(AtomBusEffectIRReverbPreset_SetFrontOutputGain) == 0x000004, "Wrong size on AtomBusEffectIRReverbPreset_SetFrontOutputGain"); \ static_assert(offsetof(AtomBusEffectIRReverbPreset_SetFrontOutputGain, Gain) == 0x000000, "Member 'AtomBusEffectIRReverbPreset_SetFrontOutputGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbPreset_SetInputSeparationRatio \ static_assert(alignof(AtomBusEffectIRReverbPreset_SetInputSeparationRatio) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbPreset_SetInputSeparationRatio"); \ static_assert(sizeof(AtomBusEffectIRReverbPreset_SetInputSeparationRatio) == 0x000004, "Wrong size on AtomBusEffectIRReverbPreset_SetInputSeparationRatio"); \ static_assert(offsetof(AtomBusEffectIRReverbPreset_SetInputSeparationRatio, Ratio) == 0x000000, "Member 'AtomBusEffectIRReverbPreset_SetInputSeparationRatio::Ratio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbPreset_SetReverbGain \ static_assert(alignof(AtomBusEffectIRReverbPreset_SetReverbGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbPreset_SetReverbGain"); \ static_assert(sizeof(AtomBusEffectIRReverbPreset_SetReverbGain) == 0x000004, "Wrong size on AtomBusEffectIRReverbPreset_SetReverbGain"); \ static_assert(offsetof(AtomBusEffectIRReverbPreset_SetReverbGain, Gain) == 0x000000, "Member 'AtomBusEffectIRReverbPreset_SetReverbGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbPreset_SetSettings \ static_assert(alignof(AtomBusEffectIRReverbPreset_SetSettings) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectIRReverbPreset_SetSettings) == 0x000038, "Wrong size on AtomBusEffectIRReverbPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectIRReverbPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectIRReverbPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbPreset_SetSurroundBackInputGain \ static_assert(alignof(AtomBusEffectIRReverbPreset_SetSurroundBackInputGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbPreset_SetSurroundBackInputGain"); \ static_assert(sizeof(AtomBusEffectIRReverbPreset_SetSurroundBackInputGain) == 0x000004, "Wrong size on AtomBusEffectIRReverbPreset_SetSurroundBackInputGain"); \ static_assert(offsetof(AtomBusEffectIRReverbPreset_SetSurroundBackInputGain, Gain) == 0x000000, "Member 'AtomBusEffectIRReverbPreset_SetSurroundBackInputGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbPreset_SetSurroundBackOutputGain \ static_assert(alignof(AtomBusEffectIRReverbPreset_SetSurroundBackOutputGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbPreset_SetSurroundBackOutputGain"); \ static_assert(sizeof(AtomBusEffectIRReverbPreset_SetSurroundBackOutputGain) == 0x000004, "Wrong size on AtomBusEffectIRReverbPreset_SetSurroundBackOutputGain"); \ static_assert(offsetof(AtomBusEffectIRReverbPreset_SetSurroundBackOutputGain, Gain) == 0x000000, "Member 'AtomBusEffectIRReverbPreset_SetSurroundBackOutputGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbPreset_SetSurroundInputGain \ static_assert(alignof(AtomBusEffectIRReverbPreset_SetSurroundInputGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbPreset_SetSurroundInputGain"); \ static_assert(sizeof(AtomBusEffectIRReverbPreset_SetSurroundInputGain) == 0x000004, "Wrong size on AtomBusEffectIRReverbPreset_SetSurroundInputGain"); \ static_assert(offsetof(AtomBusEffectIRReverbPreset_SetSurroundInputGain, Gain) == 0x000000, "Member 'AtomBusEffectIRReverbPreset_SetSurroundInputGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbPreset_SetSurroundOutputGain \ static_assert(alignof(AtomBusEffectIRReverbPreset_SetSurroundOutputGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbPreset_SetSurroundOutputGain"); \ static_assert(sizeof(AtomBusEffectIRReverbPreset_SetSurroundOutputGain) == 0x000004, "Wrong size on AtomBusEffectIRReverbPreset_SetSurroundOutputGain"); \ static_assert(offsetof(AtomBusEffectIRReverbPreset_SetSurroundOutputGain, Gain) == 0x000000, "Member 'AtomBusEffectIRReverbPreset_SetSurroundOutputGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbPreset_SetWetGain \ static_assert(alignof(AtomBusEffectIRReverbPreset_SetWetGain) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbPreset_SetWetGain"); \ static_assert(sizeof(AtomBusEffectIRReverbPreset_SetWetGain) == 0x000004, "Wrong size on AtomBusEffectIRReverbPreset_SetWetGain"); \ static_assert(offsetof(AtomBusEffectIRReverbPreset_SetWetGain, Gain) == 0x000000, "Member 'AtomBusEffectIRReverbPreset_SetWetGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectIRReverbPreset_GetIRIndex \ static_assert(alignof(AtomBusEffectIRReverbPreset_GetIRIndex) == 0x000004, "Wrong alignment on AtomBusEffectIRReverbPreset_GetIRIndex"); \ static_assert(sizeof(AtomBusEffectIRReverbPreset_GetIRIndex) == 0x000004, "Wrong size on AtomBusEffectIRReverbPreset_GetIRIndex"); \ static_assert(offsetof(AtomBusEffectIRReverbPreset_GetIRIndex, ReturnValue) == 0x000000, "Member 'AtomBusEffectIRReverbPreset_GetIRIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectIRReverbPreset \ static_assert(alignof(UAtomBusEffectIRReverbPreset) == 0x000008, "Wrong alignment on UAtomBusEffectIRReverbPreset"); \ static_assert(sizeof(UAtomBusEffectIRReverbPreset) == 0x000130, "Wrong size on UAtomBusEffectIRReverbPreset"); \ static_assert(offsetof(UAtomBusEffectIRReverbPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectIRReverbPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectIRReverbPreset, DynamicSettings) == 0x0000F8, "Member 'UAtomBusEffectIRReverbPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectLimiterStatics_SetAttackTime \ static_assert(alignof(AtomBusEffectLimiterStatics_SetAttackTime) == 0x000004, "Wrong alignment on AtomBusEffectLimiterStatics_SetAttackTime"); \ static_assert(sizeof(AtomBusEffectLimiterStatics_SetAttackTime) == 0x000034, "Wrong size on AtomBusEffectLimiterStatics_SetAttackTime"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetAttackTime, LimiterSettings) == 0x000000, "Member 'AtomBusEffectLimiterStatics_SetAttackTime::LimiterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetAttackTime, AttackTime) == 0x000018, "Member 'AtomBusEffectLimiterStatics_SetAttackTime::AttackTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetAttackTime, ReturnValue) == 0x00001C, "Member 'AtomBusEffectLimiterStatics_SetAttackTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectLimiterStatics_SetBypass \ static_assert(alignof(AtomBusEffectLimiterStatics_SetBypass) == 0x000004, "Wrong alignment on AtomBusEffectLimiterStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectLimiterStatics_SetBypass) == 0x000034, "Wrong size on AtomBusEffectLimiterStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetBypass, LimiterSettings) == 0x000000, "Member 'AtomBusEffectLimiterStatics_SetBypass::LimiterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetBypass, bBypass) == 0x000018, "Member 'AtomBusEffectLimiterStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetBypass, ReturnValue) == 0x00001C, "Member 'AtomBusEffectLimiterStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectLimiterStatics_SetGain \ static_assert(alignof(AtomBusEffectLimiterStatics_SetGain) == 0x000004, "Wrong alignment on AtomBusEffectLimiterStatics_SetGain"); \ static_assert(sizeof(AtomBusEffectLimiterStatics_SetGain) == 0x000034, "Wrong size on AtomBusEffectLimiterStatics_SetGain"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetGain, LimiterSettings) == 0x000000, "Member 'AtomBusEffectLimiterStatics_SetGain::LimiterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetGain, Gain) == 0x000018, "Member 'AtomBusEffectLimiterStatics_SetGain::Gain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetGain, ReturnValue) == 0x00001C, "Member 'AtomBusEffectLimiterStatics_SetGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectLimiterStatics_SetReleaseTime \ static_assert(alignof(AtomBusEffectLimiterStatics_SetReleaseTime) == 0x000004, "Wrong alignment on AtomBusEffectLimiterStatics_SetReleaseTime"); \ static_assert(sizeof(AtomBusEffectLimiterStatics_SetReleaseTime) == 0x000034, "Wrong size on AtomBusEffectLimiterStatics_SetReleaseTime"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetReleaseTime, LimiterSettings) == 0x000000, "Member 'AtomBusEffectLimiterStatics_SetReleaseTime::LimiterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetReleaseTime, ReleaseTime) == 0x000018, "Member 'AtomBusEffectLimiterStatics_SetReleaseTime::ReleaseTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetReleaseTime, ReturnValue) == 0x00001C, "Member 'AtomBusEffectLimiterStatics_SetReleaseTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectLimiterStatics_SetSurroundLink \ static_assert(alignof(AtomBusEffectLimiterStatics_SetSurroundLink) == 0x000004, "Wrong alignment on AtomBusEffectLimiterStatics_SetSurroundLink"); \ static_assert(sizeof(AtomBusEffectLimiterStatics_SetSurroundLink) == 0x000034, "Wrong size on AtomBusEffectLimiterStatics_SetSurroundLink"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetSurroundLink, LimiterSettings) == 0x000000, "Member 'AtomBusEffectLimiterStatics_SetSurroundLink::LimiterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetSurroundLink, SurroundLink) == 0x000018, "Member 'AtomBusEffectLimiterStatics_SetSurroundLink::SurroundLink' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetSurroundLink, ReturnValue) == 0x00001C, "Member 'AtomBusEffectLimiterStatics_SetSurroundLink::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectLimiterStatics_SetThreshold \ static_assert(alignof(AtomBusEffectLimiterStatics_SetThreshold) == 0x000004, "Wrong alignment on AtomBusEffectLimiterStatics_SetThreshold"); \ static_assert(sizeof(AtomBusEffectLimiterStatics_SetThreshold) == 0x000034, "Wrong size on AtomBusEffectLimiterStatics_SetThreshold"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetThreshold, LimiterSettings) == 0x000000, "Member 'AtomBusEffectLimiterStatics_SetThreshold::LimiterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetThreshold, Threshold) == 0x000018, "Member 'AtomBusEffectLimiterStatics_SetThreshold::Threshold' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetThreshold, ReturnValue) == 0x00001C, "Member 'AtomBusEffectLimiterStatics_SetThreshold::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectLimiterStatics_SetType \ static_assert(alignof(AtomBusEffectLimiterStatics_SetType) == 0x000004, "Wrong alignment on AtomBusEffectLimiterStatics_SetType"); \ static_assert(sizeof(AtomBusEffectLimiterStatics_SetType) == 0x000034, "Wrong size on AtomBusEffectLimiterStatics_SetType"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetType, LimiterSettings) == 0x000000, "Member 'AtomBusEffectLimiterStatics_SetType::LimiterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetType, Type) == 0x000018, "Member 'AtomBusEffectLimiterStatics_SetType::Type' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectLimiterStatics_SetType, ReturnValue) == 0x00001C, "Member 'AtomBusEffectLimiterStatics_SetType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectLimiterStatics \ static_assert(alignof(UAtomBusEffectLimiterStatics) == 0x000008, "Wrong alignment on UAtomBusEffectLimiterStatics"); \ static_assert(sizeof(UAtomBusEffectLimiterStatics) == 0x000028, "Wrong size on UAtomBusEffectLimiterStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectLimiterPreset_SetAttackTime \ static_assert(alignof(AtomBusEffectLimiterPreset_SetAttackTime) == 0x000004, "Wrong alignment on AtomBusEffectLimiterPreset_SetAttackTime"); \ static_assert(sizeof(AtomBusEffectLimiterPreset_SetAttackTime) == 0x000004, "Wrong size on AtomBusEffectLimiterPreset_SetAttackTime"); \ static_assert(offsetof(AtomBusEffectLimiterPreset_SetAttackTime, Time) == 0x000000, "Member 'AtomBusEffectLimiterPreset_SetAttackTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectLimiterPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectLimiterPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on AtomBusEffectLimiterPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectLimiterPreset_SetDefaultSettings) == 0x000018, "Wrong size on AtomBusEffectLimiterPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectLimiterPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectLimiterPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectLimiterPreset_SetGain \ static_assert(alignof(AtomBusEffectLimiterPreset_SetGain) == 0x000004, "Wrong alignment on AtomBusEffectLimiterPreset_SetGain"); \ static_assert(sizeof(AtomBusEffectLimiterPreset_SetGain) == 0x000004, "Wrong size on AtomBusEffectLimiterPreset_SetGain"); \ static_assert(offsetof(AtomBusEffectLimiterPreset_SetGain, Gain) == 0x000000, "Member 'AtomBusEffectLimiterPreset_SetGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectLimiterPreset_SetReleaseTime \ static_assert(alignof(AtomBusEffectLimiterPreset_SetReleaseTime) == 0x000004, "Wrong alignment on AtomBusEffectLimiterPreset_SetReleaseTime"); \ static_assert(sizeof(AtomBusEffectLimiterPreset_SetReleaseTime) == 0x000004, "Wrong size on AtomBusEffectLimiterPreset_SetReleaseTime"); \ static_assert(offsetof(AtomBusEffectLimiterPreset_SetReleaseTime, Time) == 0x000000, "Member 'AtomBusEffectLimiterPreset_SetReleaseTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectLimiterPreset_SetSettings \ static_assert(alignof(AtomBusEffectLimiterPreset_SetSettings) == 0x000004, "Wrong alignment on AtomBusEffectLimiterPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectLimiterPreset_SetSettings) == 0x000018, "Wrong size on AtomBusEffectLimiterPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectLimiterPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectLimiterPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectLimiterPreset_SetSurroundLink \ static_assert(alignof(AtomBusEffectLimiterPreset_SetSurroundLink) == 0x000004, "Wrong alignment on AtomBusEffectLimiterPreset_SetSurroundLink"); \ static_assert(sizeof(AtomBusEffectLimiterPreset_SetSurroundLink) == 0x000004, "Wrong size on AtomBusEffectLimiterPreset_SetSurroundLink"); \ static_assert(offsetof(AtomBusEffectLimiterPreset_SetSurroundLink, Percent) == 0x000000, "Member 'AtomBusEffectLimiterPreset_SetSurroundLink::Percent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectLimiterPreset_SetThreshold \ static_assert(alignof(AtomBusEffectLimiterPreset_SetThreshold) == 0x000004, "Wrong alignment on AtomBusEffectLimiterPreset_SetThreshold"); \ static_assert(sizeof(AtomBusEffectLimiterPreset_SetThreshold) == 0x000004, "Wrong size on AtomBusEffectLimiterPreset_SetThreshold"); \ static_assert(offsetof(AtomBusEffectLimiterPreset_SetThreshold, Gain) == 0x000000, "Member 'AtomBusEffectLimiterPreset_SetThreshold::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectLimiterPreset_SetType \ static_assert(alignof(AtomBusEffectLimiterPreset_SetType) == 0x000001, "Wrong alignment on AtomBusEffectLimiterPreset_SetType"); \ static_assert(sizeof(AtomBusEffectLimiterPreset_SetType) == 0x000001, "Wrong size on AtomBusEffectLimiterPreset_SetType"); \ static_assert(offsetof(AtomBusEffectLimiterPreset_SetType, Type) == 0x000000, "Member 'AtomBusEffectLimiterPreset_SetType::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectLimiterPreset \ static_assert(alignof(UAtomBusEffectLimiterPreset) == 0x000008, "Wrong alignment on UAtomBusEffectLimiterPreset"); \ static_assert(sizeof(UAtomBusEffectLimiterPreset) == 0x0000F0, "Wrong size on UAtomBusEffectLimiterPreset"); \ static_assert(offsetof(UAtomBusEffectLimiterPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectLimiterPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectLimiterPreset, DynamicSettings) == 0x0000D8, "Member 'UAtomBusEffectLimiterPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMatrixStatics_SetBypass \ static_assert(alignof(AtomBusEffectMatrixStatics_SetBypass) == 0x000008, "Wrong alignment on AtomBusEffectMatrixStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectMatrixStatics_SetBypass) == 0x000078, "Wrong size on AtomBusEffectMatrixStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectMatrixStatics_SetBypass, MatrixSettings) == 0x000000, "Member 'AtomBusEffectMatrixStatics_SetBypass::MatrixSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMatrixStatics_SetBypass, bBypass) == 0x000038, "Member 'AtomBusEffectMatrixStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMatrixStatics_SetBypass, ReturnValue) == 0x000040, "Member 'AtomBusEffectMatrixStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMatrixStatics_SetLevelMatrix \ static_assert(alignof(AtomBusEffectMatrixStatics_SetLevelMatrix) == 0x000008, "Wrong alignment on AtomBusEffectMatrixStatics_SetLevelMatrix"); \ static_assert(sizeof(AtomBusEffectMatrixStatics_SetLevelMatrix) == 0x0000A0, "Wrong size on AtomBusEffectMatrixStatics_SetLevelMatrix"); \ static_assert(offsetof(AtomBusEffectMatrixStatics_SetLevelMatrix, MatrixSettings) == 0x000000, "Member 'AtomBusEffectMatrixStatics_SetLevelMatrix::MatrixSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMatrixStatics_SetLevelMatrix, LevelMatrix) == 0x000038, "Member 'AtomBusEffectMatrixStatics_SetLevelMatrix::LevelMatrix' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMatrixStatics_SetLevelMatrix, ReturnValue) == 0x000068, "Member 'AtomBusEffectMatrixStatics_SetLevelMatrix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectMatrixStatics \ static_assert(alignof(UAtomBusEffectMatrixStatics) == 0x000008, "Wrong alignment on UAtomBusEffectMatrixStatics"); \ static_assert(sizeof(UAtomBusEffectMatrixStatics) == 0x000028, "Wrong size on UAtomBusEffectMatrixStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectMatrixPreset_SetChannelLevel \ static_assert(alignof(AtomBusEffectMatrixPreset_SetChannelLevel) == 0x000004, "Wrong alignment on AtomBusEffectMatrixPreset_SetChannelLevel"); \ static_assert(sizeof(AtomBusEffectMatrixPreset_SetChannelLevel) == 0x000008, "Wrong size on AtomBusEffectMatrixPreset_SetChannelLevel"); \ static_assert(offsetof(AtomBusEffectMatrixPreset_SetChannelLevel, InChannel) == 0x000000, "Member 'AtomBusEffectMatrixPreset_SetChannelLevel::InChannel' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMatrixPreset_SetChannelLevel, OutChannel) == 0x000001, "Member 'AtomBusEffectMatrixPreset_SetChannelLevel::OutChannel' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMatrixPreset_SetChannelLevel, Level) == 0x000004, "Member 'AtomBusEffectMatrixPreset_SetChannelLevel::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMatrixPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectMatrixPreset_SetDefaultSettings) == 0x000008, "Wrong alignment on AtomBusEffectMatrixPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectMatrixPreset_SetDefaultSettings) == 0x000038, "Wrong size on AtomBusEffectMatrixPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectMatrixPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectMatrixPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMatrixPreset_SetLevelMatrix \ static_assert(alignof(AtomBusEffectMatrixPreset_SetLevelMatrix) == 0x000008, "Wrong alignment on AtomBusEffectMatrixPreset_SetLevelMatrix"); \ static_assert(sizeof(AtomBusEffectMatrixPreset_SetLevelMatrix) == 0x000030, "Wrong size on AtomBusEffectMatrixPreset_SetLevelMatrix"); \ static_assert(offsetof(AtomBusEffectMatrixPreset_SetLevelMatrix, LevelMatrix) == 0x000000, "Member 'AtomBusEffectMatrixPreset_SetLevelMatrix::LevelMatrix' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMatrixPreset_SetSettings \ static_assert(alignof(AtomBusEffectMatrixPreset_SetSettings) == 0x000008, "Wrong alignment on AtomBusEffectMatrixPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectMatrixPreset_SetSettings) == 0x000038, "Wrong size on AtomBusEffectMatrixPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectMatrixPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectMatrixPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectMatrixPreset \ static_assert(alignof(UAtomBusEffectMatrixPreset) == 0x000008, "Wrong alignment on UAtomBusEffectMatrixPreset"); \ static_assert(sizeof(UAtomBusEffectMatrixPreset) == 0x000130, "Wrong size on UAtomBusEffectMatrixPreset"); \ static_assert(offsetof(UAtomBusEffectMatrixPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectMatrixPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectMatrixPreset, DynamicSettings) == 0x0000F8, "Member 'UAtomBusEffectMatrixPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiBandEQStatics_SetBandFilterType \ static_assert(alignof(AtomBusEffectMultiBandEQStatics_SetBandFilterType) == 0x000008, "Wrong alignment on AtomBusEffectMultiBandEQStatics_SetBandFilterType"); \ static_assert(sizeof(AtomBusEffectMultiBandEQStatics_SetBandFilterType) == 0x000038, "Wrong size on AtomBusEffectMultiBandEQStatics_SetBandFilterType"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBandFilterType, MultiBandEQSettings) == 0x000000, "Member 'AtomBusEffectMultiBandEQStatics_SetBandFilterType::MultiBandEQSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBandFilterType, BandIndex) == 0x000018, "Member 'AtomBusEffectMultiBandEQStatics_SetBandFilterType::BandIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBandFilterType, FilterType) == 0x00001C, "Member 'AtomBusEffectMultiBandEQStatics_SetBandFilterType::FilterType' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBandFilterType, ReturnValue) == 0x000020, "Member 'AtomBusEffectMultiBandEQStatics_SetBandFilterType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiBandEQStatics_SetBandFrequency \ static_assert(alignof(AtomBusEffectMultiBandEQStatics_SetBandFrequency) == 0x000008, "Wrong alignment on AtomBusEffectMultiBandEQStatics_SetBandFrequency"); \ static_assert(sizeof(AtomBusEffectMultiBandEQStatics_SetBandFrequency) == 0x000038, "Wrong size on AtomBusEffectMultiBandEQStatics_SetBandFrequency"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBandFrequency, MultiBandEQSettings) == 0x000000, "Member 'AtomBusEffectMultiBandEQStatics_SetBandFrequency::MultiBandEQSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBandFrequency, BandIndex) == 0x000018, "Member 'AtomBusEffectMultiBandEQStatics_SetBandFrequency::BandIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBandFrequency, Frequency) == 0x00001C, "Member 'AtomBusEffectMultiBandEQStatics_SetBandFrequency::Frequency' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBandFrequency, ReturnValue) == 0x000020, "Member 'AtomBusEffectMultiBandEQStatics_SetBandFrequency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiBandEQStatics_SetBandGain \ static_assert(alignof(AtomBusEffectMultiBandEQStatics_SetBandGain) == 0x000008, "Wrong alignment on AtomBusEffectMultiBandEQStatics_SetBandGain"); \ static_assert(sizeof(AtomBusEffectMultiBandEQStatics_SetBandGain) == 0x000038, "Wrong size on AtomBusEffectMultiBandEQStatics_SetBandGain"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBandGain, MultiBandEQSettings) == 0x000000, "Member 'AtomBusEffectMultiBandEQStatics_SetBandGain::MultiBandEQSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBandGain, BandIndex) == 0x000018, "Member 'AtomBusEffectMultiBandEQStatics_SetBandGain::BandIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBandGain, Gain) == 0x00001C, "Member 'AtomBusEffectMultiBandEQStatics_SetBandGain::Gain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBandGain, ReturnValue) == 0x000020, "Member 'AtomBusEffectMultiBandEQStatics_SetBandGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiBandEQStatics_SetBandQ \ static_assert(alignof(AtomBusEffectMultiBandEQStatics_SetBandQ) == 0x000008, "Wrong alignment on AtomBusEffectMultiBandEQStatics_SetBandQ"); \ static_assert(sizeof(AtomBusEffectMultiBandEQStatics_SetBandQ) == 0x000038, "Wrong size on AtomBusEffectMultiBandEQStatics_SetBandQ"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBandQ, MultiBandEQSettings) == 0x000000, "Member 'AtomBusEffectMultiBandEQStatics_SetBandQ::MultiBandEQSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBandQ, BandIndex) == 0x000018, "Member 'AtomBusEffectMultiBandEQStatics_SetBandQ::BandIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBandQ, Q) == 0x00001C, "Member 'AtomBusEffectMultiBandEQStatics_SetBandQ::Q' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBandQ, ReturnValue) == 0x000020, "Member 'AtomBusEffectMultiBandEQStatics_SetBandQ::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiBandEQStatics_SetBypass \ static_assert(alignof(AtomBusEffectMultiBandEQStatics_SetBypass) == 0x000008, "Wrong alignment on AtomBusEffectMultiBandEQStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectMultiBandEQStatics_SetBypass) == 0x000038, "Wrong size on AtomBusEffectMultiBandEQStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBypass, MultiBandEQSettings) == 0x000000, "Member 'AtomBusEffectMultiBandEQStatics_SetBypass::MultiBandEQSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBypass, bBypass) == 0x000018, "Member 'AtomBusEffectMultiBandEQStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiBandEQStatics_SetBypass, ReturnValue) == 0x000020, "Member 'AtomBusEffectMultiBandEQStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectMultiBandEQStatics \ static_assert(alignof(UAtomBusEffectMultiBandEQStatics) == 0x000008, "Wrong alignment on UAtomBusEffectMultiBandEQStatics"); \ static_assert(sizeof(UAtomBusEffectMultiBandEQStatics) == 0x000028, "Wrong size on UAtomBusEffectMultiBandEQStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiTapDelayStatics_SetBypass \ static_assert(alignof(AtomBusEffectMultiTapDelayStatics_SetBypass) == 0x000008, "Wrong alignment on AtomBusEffectMultiTapDelayStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectMultiTapDelayStatics_SetBypass) == 0x000038, "Wrong size on AtomBusEffectMultiTapDelayStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetBypass, MultiTapDelaySettings) == 0x000000, "Member 'AtomBusEffectMultiTapDelayStatics_SetBypass::MultiTapDelaySettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetBypass, bBypass) == 0x000018, "Member 'AtomBusEffectMultiTapDelayStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetBypass, ReturnValue) == 0x000020, "Member 'AtomBusEffectMultiTapDelayStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiTapDelayStatics_SetMaximumDelayTime \ static_assert(alignof(AtomBusEffectMultiTapDelayStatics_SetMaximumDelayTime) == 0x000008, "Wrong alignment on AtomBusEffectMultiTapDelayStatics_SetMaximumDelayTime"); \ static_assert(sizeof(AtomBusEffectMultiTapDelayStatics_SetMaximumDelayTime) == 0x000038, "Wrong size on AtomBusEffectMultiTapDelayStatics_SetMaximumDelayTime"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetMaximumDelayTime, MultiTapDelaySettings) == 0x000000, "Member 'AtomBusEffectMultiTapDelayStatics_SetMaximumDelayTime::MultiTapDelaySettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetMaximumDelayTime, MaximumDelayTime) == 0x000018, "Member 'AtomBusEffectMultiTapDelayStatics_SetMaximumDelayTime::MaximumDelayTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetMaximumDelayTime, ReturnValue) == 0x000020, "Member 'AtomBusEffectMultiTapDelayStatics_SetMaximumDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiTapDelayStatics_SetTapAzimuth \ static_assert(alignof(AtomBusEffectMultiTapDelayStatics_SetTapAzimuth) == 0x000008, "Wrong alignment on AtomBusEffectMultiTapDelayStatics_SetTapAzimuth"); \ static_assert(sizeof(AtomBusEffectMultiTapDelayStatics_SetTapAzimuth) == 0x000038, "Wrong size on AtomBusEffectMultiTapDelayStatics_SetTapAzimuth"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetTapAzimuth, MultiTapDelaySettings) == 0x000000, "Member 'AtomBusEffectMultiTapDelayStatics_SetTapAzimuth::MultiTapDelaySettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetTapAzimuth, TapIndex) == 0x000018, "Member 'AtomBusEffectMultiTapDelayStatics_SetTapAzimuth::TapIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetTapAzimuth, Azimuth) == 0x00001C, "Member 'AtomBusEffectMultiTapDelayStatics_SetTapAzimuth::Azimuth' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetTapAzimuth, ReturnValue) == 0x000020, "Member 'AtomBusEffectMultiTapDelayStatics_SetTapAzimuth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiTapDelayStatics_SetTapDelayTime \ static_assert(alignof(AtomBusEffectMultiTapDelayStatics_SetTapDelayTime) == 0x000008, "Wrong alignment on AtomBusEffectMultiTapDelayStatics_SetTapDelayTime"); \ static_assert(sizeof(AtomBusEffectMultiTapDelayStatics_SetTapDelayTime) == 0x000038, "Wrong size on AtomBusEffectMultiTapDelayStatics_SetTapDelayTime"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetTapDelayTime, MultiTapDelaySettings) == 0x000000, "Member 'AtomBusEffectMultiTapDelayStatics_SetTapDelayTime::MultiTapDelaySettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetTapDelayTime, TapIndex) == 0x000018, "Member 'AtomBusEffectMultiTapDelayStatics_SetTapDelayTime::TapIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetTapDelayTime, DelayTime) == 0x00001C, "Member 'AtomBusEffectMultiTapDelayStatics_SetTapDelayTime::DelayTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetTapDelayTime, ReturnValue) == 0x000020, "Member 'AtomBusEffectMultiTapDelayStatics_SetTapDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiTapDelayStatics_SetTapFeedback \ static_assert(alignof(AtomBusEffectMultiTapDelayStatics_SetTapFeedback) == 0x000008, "Wrong alignment on AtomBusEffectMultiTapDelayStatics_SetTapFeedback"); \ static_assert(sizeof(AtomBusEffectMultiTapDelayStatics_SetTapFeedback) == 0x000038, "Wrong size on AtomBusEffectMultiTapDelayStatics_SetTapFeedback"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetTapFeedback, MultiTapDelaySettings) == 0x000000, "Member 'AtomBusEffectMultiTapDelayStatics_SetTapFeedback::MultiTapDelaySettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetTapFeedback, TapIndex) == 0x000018, "Member 'AtomBusEffectMultiTapDelayStatics_SetTapFeedback::TapIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetTapFeedback, Feedback) == 0x00001C, "Member 'AtomBusEffectMultiTapDelayStatics_SetTapFeedback::Feedback' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetTapFeedback, ReturnValue) == 0x000020, "Member 'AtomBusEffectMultiTapDelayStatics_SetTapFeedback::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiTapDelayStatics_SetTapLevel \ static_assert(alignof(AtomBusEffectMultiTapDelayStatics_SetTapLevel) == 0x000008, "Wrong alignment on AtomBusEffectMultiTapDelayStatics_SetTapLevel"); \ static_assert(sizeof(AtomBusEffectMultiTapDelayStatics_SetTapLevel) == 0x000038, "Wrong size on AtomBusEffectMultiTapDelayStatics_SetTapLevel"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetTapLevel, MultiTapDelaySettings) == 0x000000, "Member 'AtomBusEffectMultiTapDelayStatics_SetTapLevel::MultiTapDelaySettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetTapLevel, TapIndex) == 0x000018, "Member 'AtomBusEffectMultiTapDelayStatics_SetTapLevel::TapIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetTapLevel, Level) == 0x00001C, "Member 'AtomBusEffectMultiTapDelayStatics_SetTapLevel::Level' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayStatics_SetTapLevel, ReturnValue) == 0x000020, "Member 'AtomBusEffectMultiTapDelayStatics_SetTapLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectMultiTapDelayStatics \ static_assert(alignof(UAtomBusEffectMultiTapDelayStatics) == 0x000008, "Wrong alignment on UAtomBusEffectMultiTapDelayStatics"); \ static_assert(sizeof(UAtomBusEffectMultiTapDelayStatics) == 0x000028, "Wrong size on UAtomBusEffectMultiTapDelayStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiTapDelayPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectMultiTapDelayPreset_SetDefaultSettings) == 0x000008, "Wrong alignment on AtomBusEffectMultiTapDelayPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectMultiTapDelayPreset_SetDefaultSettings) == 0x000018, "Wrong size on AtomBusEffectMultiTapDelayPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectMultiTapDelayPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiTapDelayPreset_SetSettings \ static_assert(alignof(AtomBusEffectMultiTapDelayPreset_SetSettings) == 0x000008, "Wrong alignment on AtomBusEffectMultiTapDelayPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectMultiTapDelayPreset_SetSettings) == 0x000018, "Wrong size on AtomBusEffectMultiTapDelayPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectMultiTapDelayPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiTapDelayPreset_SetTapAzimuth \ static_assert(alignof(AtomBusEffectMultiTapDelayPreset_SetTapAzimuth) == 0x000004, "Wrong alignment on AtomBusEffectMultiTapDelayPreset_SetTapAzimuth"); \ static_assert(sizeof(AtomBusEffectMultiTapDelayPreset_SetTapAzimuth) == 0x000008, "Wrong size on AtomBusEffectMultiTapDelayPreset_SetTapAzimuth"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayPreset_SetTapAzimuth, TapIndex) == 0x000000, "Member 'AtomBusEffectMultiTapDelayPreset_SetTapAzimuth::TapIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayPreset_SetTapAzimuth, Angle) == 0x000004, "Member 'AtomBusEffectMultiTapDelayPreset_SetTapAzimuth::Angle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiTapDelayPreset_SetTapDelayTime \ static_assert(alignof(AtomBusEffectMultiTapDelayPreset_SetTapDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectMultiTapDelayPreset_SetTapDelayTime"); \ static_assert(sizeof(AtomBusEffectMultiTapDelayPreset_SetTapDelayTime) == 0x000008, "Wrong size on AtomBusEffectMultiTapDelayPreset_SetTapDelayTime"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayPreset_SetTapDelayTime, TapIndex) == 0x000000, "Member 'AtomBusEffectMultiTapDelayPreset_SetTapDelayTime::TapIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayPreset_SetTapDelayTime, Time) == 0x000004, "Member 'AtomBusEffectMultiTapDelayPreset_SetTapDelayTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiTapDelayPreset_SetTapFeedback \ static_assert(alignof(AtomBusEffectMultiTapDelayPreset_SetTapFeedback) == 0x000004, "Wrong alignment on AtomBusEffectMultiTapDelayPreset_SetTapFeedback"); \ static_assert(sizeof(AtomBusEffectMultiTapDelayPreset_SetTapFeedback) == 0x000008, "Wrong size on AtomBusEffectMultiTapDelayPreset_SetTapFeedback"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayPreset_SetTapFeedback, TapIndex) == 0x000000, "Member 'AtomBusEffectMultiTapDelayPreset_SetTapFeedback::TapIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayPreset_SetTapFeedback, Level) == 0x000004, "Member 'AtomBusEffectMultiTapDelayPreset_SetTapFeedback::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiTapDelayPreset_SetTapLevel \ static_assert(alignof(AtomBusEffectMultiTapDelayPreset_SetTapLevel) == 0x000004, "Wrong alignment on AtomBusEffectMultiTapDelayPreset_SetTapLevel"); \ static_assert(sizeof(AtomBusEffectMultiTapDelayPreset_SetTapLevel) == 0x000008, "Wrong size on AtomBusEffectMultiTapDelayPreset_SetTapLevel"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayPreset_SetTapLevel, TapIndex) == 0x000000, "Member 'AtomBusEffectMultiTapDelayPreset_SetTapLevel::TapIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayPreset_SetTapLevel, Level) == 0x000004, "Member 'AtomBusEffectMultiTapDelayPreset_SetTapLevel::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectMultiTapDelayPreset_GetMaxDelayTime \ static_assert(alignof(AtomBusEffectMultiTapDelayPreset_GetMaxDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectMultiTapDelayPreset_GetMaxDelayTime"); \ static_assert(sizeof(AtomBusEffectMultiTapDelayPreset_GetMaxDelayTime) == 0x000004, "Wrong size on AtomBusEffectMultiTapDelayPreset_GetMaxDelayTime"); \ static_assert(offsetof(AtomBusEffectMultiTapDelayPreset_GetMaxDelayTime, ReturnValue) == 0x000000, "Member 'AtomBusEffectMultiTapDelayPreset_GetMaxDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectMultiTapDelayPreset \ static_assert(alignof(UAtomBusEffectMultiTapDelayPreset) == 0x000008, "Wrong alignment on UAtomBusEffectMultiTapDelayPreset"); \ static_assert(sizeof(UAtomBusEffectMultiTapDelayPreset) == 0x0000F0, "Wrong size on UAtomBusEffectMultiTapDelayPreset"); \ static_assert(offsetof(UAtomBusEffectMultiTapDelayPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectMultiTapDelayPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectMultiTapDelayPreset, DynamicSettings) == 0x0000D8, "Member 'UAtomBusEffectMultiTapDelayPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPhaserStatics_SetBypass \ static_assert(alignof(AtomBusEffectPhaserStatics_SetBypass) == 0x000004, "Wrong alignment on AtomBusEffectPhaserStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectPhaserStatics_SetBypass) == 0x00003C, "Wrong size on AtomBusEffectPhaserStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetBypass, PhaserSettings) == 0x000000, "Member 'AtomBusEffectPhaserStatics_SetBypass::PhaserSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetBypass, bBypass) == 0x00001C, "Member 'AtomBusEffectPhaserStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetBypass, ReturnValue) == 0x000020, "Member 'AtomBusEffectPhaserStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPhaserStatics_SetDelayTime \ static_assert(alignof(AtomBusEffectPhaserStatics_SetDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectPhaserStatics_SetDelayTime"); \ static_assert(sizeof(AtomBusEffectPhaserStatics_SetDelayTime) == 0x00003C, "Wrong size on AtomBusEffectPhaserStatics_SetDelayTime"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetDelayTime, PhaserSettings) == 0x000000, "Member 'AtomBusEffectPhaserStatics_SetDelayTime::PhaserSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetDelayTime, Stages) == 0x00001C, "Member 'AtomBusEffectPhaserStatics_SetDelayTime::Stages' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetDelayTime, ReturnValue) == 0x000020, "Member 'AtomBusEffectPhaserStatics_SetDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPhaserStatics_SetDepth \ static_assert(alignof(AtomBusEffectPhaserStatics_SetDepth) == 0x000004, "Wrong alignment on AtomBusEffectPhaserStatics_SetDepth"); \ static_assert(sizeof(AtomBusEffectPhaserStatics_SetDepth) == 0x00003C, "Wrong size on AtomBusEffectPhaserStatics_SetDepth"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetDepth, PhaserSettings) == 0x000000, "Member 'AtomBusEffectPhaserStatics_SetDepth::PhaserSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetDepth, Depth) == 0x00001C, "Member 'AtomBusEffectPhaserStatics_SetDepth::Depth' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetDepth, ReturnValue) == 0x000020, "Member 'AtomBusEffectPhaserStatics_SetDepth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPhaserStatics_SetDryMix \ static_assert(alignof(AtomBusEffectPhaserStatics_SetDryMix) == 0x000004, "Wrong alignment on AtomBusEffectPhaserStatics_SetDryMix"); \ static_assert(sizeof(AtomBusEffectPhaserStatics_SetDryMix) == 0x00003C, "Wrong size on AtomBusEffectPhaserStatics_SetDryMix"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetDryMix, PhaserSettings) == 0x000000, "Member 'AtomBusEffectPhaserStatics_SetDryMix::PhaserSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetDryMix, DryMix) == 0x00001C, "Member 'AtomBusEffectPhaserStatics_SetDryMix::DryMix' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetDryMix, ReturnValue) == 0x000020, "Member 'AtomBusEffectPhaserStatics_SetDryMix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPhaserStatics_SetFeedback \ static_assert(alignof(AtomBusEffectPhaserStatics_SetFeedback) == 0x000004, "Wrong alignment on AtomBusEffectPhaserStatics_SetFeedback"); \ static_assert(sizeof(AtomBusEffectPhaserStatics_SetFeedback) == 0x00003C, "Wrong size on AtomBusEffectPhaserStatics_SetFeedback"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetFeedback, PhaserSettings) == 0x000000, "Member 'AtomBusEffectPhaserStatics_SetFeedback::PhaserSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetFeedback, Feedback) == 0x00001C, "Member 'AtomBusEffectPhaserStatics_SetFeedback::Feedback' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetFeedback, ReturnValue) == 0x000020, "Member 'AtomBusEffectPhaserStatics_SetFeedback::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPhaserStatics_SetRate \ static_assert(alignof(AtomBusEffectPhaserStatics_SetRate) == 0x000004, "Wrong alignment on AtomBusEffectPhaserStatics_SetRate"); \ static_assert(sizeof(AtomBusEffectPhaserStatics_SetRate) == 0x00003C, "Wrong size on AtomBusEffectPhaserStatics_SetRate"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetRate, PhaserSettings) == 0x000000, "Member 'AtomBusEffectPhaserStatics_SetRate::PhaserSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetRate, Rate) == 0x00001C, "Member 'AtomBusEffectPhaserStatics_SetRate::Rate' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetRate, ReturnValue) == 0x000020, "Member 'AtomBusEffectPhaserStatics_SetRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPhaserStatics_SetWetMix \ static_assert(alignof(AtomBusEffectPhaserStatics_SetWetMix) == 0x000004, "Wrong alignment on AtomBusEffectPhaserStatics_SetWetMix"); \ static_assert(sizeof(AtomBusEffectPhaserStatics_SetWetMix) == 0x00003C, "Wrong size on AtomBusEffectPhaserStatics_SetWetMix"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetWetMix, PhaserSettings) == 0x000000, "Member 'AtomBusEffectPhaserStatics_SetWetMix::PhaserSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetWetMix, WetMix) == 0x00001C, "Member 'AtomBusEffectPhaserStatics_SetWetMix::WetMix' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPhaserStatics_SetWetMix, ReturnValue) == 0x000020, "Member 'AtomBusEffectPhaserStatics_SetWetMix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectPhaserStatics \ static_assert(alignof(UAtomBusEffectPhaserStatics) == 0x000008, "Wrong alignment on UAtomBusEffectPhaserStatics"); \ static_assert(sizeof(UAtomBusEffectPhaserStatics) == 0x000028, "Wrong size on UAtomBusEffectPhaserStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectPhaserPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectPhaserPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on AtomBusEffectPhaserPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectPhaserPreset_SetDefaultSettings) == 0x00001C, "Wrong size on AtomBusEffectPhaserPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectPhaserPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectPhaserPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPhaserPreset_SetDepth \ static_assert(alignof(AtomBusEffectPhaserPreset_SetDepth) == 0x000004, "Wrong alignment on AtomBusEffectPhaserPreset_SetDepth"); \ static_assert(sizeof(AtomBusEffectPhaserPreset_SetDepth) == 0x000004, "Wrong size on AtomBusEffectPhaserPreset_SetDepth"); \ static_assert(offsetof(AtomBusEffectPhaserPreset_SetDepth, Level) == 0x000000, "Member 'AtomBusEffectPhaserPreset_SetDepth::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPhaserPreset_SetDryMix \ static_assert(alignof(AtomBusEffectPhaserPreset_SetDryMix) == 0x000004, "Wrong alignment on AtomBusEffectPhaserPreset_SetDryMix"); \ static_assert(sizeof(AtomBusEffectPhaserPreset_SetDryMix) == 0x000004, "Wrong size on AtomBusEffectPhaserPreset_SetDryMix"); \ static_assert(offsetof(AtomBusEffectPhaserPreset_SetDryMix, Level) == 0x000000, "Member 'AtomBusEffectPhaserPreset_SetDryMix::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPhaserPreset_SetFeedback \ static_assert(alignof(AtomBusEffectPhaserPreset_SetFeedback) == 0x000004, "Wrong alignment on AtomBusEffectPhaserPreset_SetFeedback"); \ static_assert(sizeof(AtomBusEffectPhaserPreset_SetFeedback) == 0x000004, "Wrong size on AtomBusEffectPhaserPreset_SetFeedback"); \ static_assert(offsetof(AtomBusEffectPhaserPreset_SetFeedback, Level) == 0x000000, "Member 'AtomBusEffectPhaserPreset_SetFeedback::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPhaserPreset_SetRate \ static_assert(alignof(AtomBusEffectPhaserPreset_SetRate) == 0x000004, "Wrong alignment on AtomBusEffectPhaserPreset_SetRate"); \ static_assert(sizeof(AtomBusEffectPhaserPreset_SetRate) == 0x000004, "Wrong size on AtomBusEffectPhaserPreset_SetRate"); \ static_assert(offsetof(AtomBusEffectPhaserPreset_SetRate, Rate) == 0x000000, "Member 'AtomBusEffectPhaserPreset_SetRate::Rate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPhaserPreset_SetSettings \ static_assert(alignof(AtomBusEffectPhaserPreset_SetSettings) == 0x000004, "Wrong alignment on AtomBusEffectPhaserPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectPhaserPreset_SetSettings) == 0x00001C, "Wrong size on AtomBusEffectPhaserPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectPhaserPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectPhaserPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPhaserPreset_SetStages \ static_assert(alignof(AtomBusEffectPhaserPreset_SetStages) == 0x000004, "Wrong alignment on AtomBusEffectPhaserPreset_SetStages"); \ static_assert(sizeof(AtomBusEffectPhaserPreset_SetStages) == 0x000004, "Wrong size on AtomBusEffectPhaserPreset_SetStages"); \ static_assert(offsetof(AtomBusEffectPhaserPreset_SetStages, Number) == 0x000000, "Member 'AtomBusEffectPhaserPreset_SetStages::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPhaserPreset_SetWetMix \ static_assert(alignof(AtomBusEffectPhaserPreset_SetWetMix) == 0x000004, "Wrong alignment on AtomBusEffectPhaserPreset_SetWetMix"); \ static_assert(sizeof(AtomBusEffectPhaserPreset_SetWetMix) == 0x000004, "Wrong size on AtomBusEffectPhaserPreset_SetWetMix"); \ static_assert(offsetof(AtomBusEffectPhaserPreset_SetWetMix, Level) == 0x000000, "Member 'AtomBusEffectPhaserPreset_SetWetMix::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectPhaserPreset \ static_assert(alignof(UAtomBusEffectPhaserPreset) == 0x000008, "Wrong alignment on UAtomBusEffectPhaserPreset"); \ static_assert(sizeof(UAtomBusEffectPhaserPreset) == 0x0000F8, "Wrong size on UAtomBusEffectPhaserPreset"); \ static_assert(offsetof(UAtomBusEffectPhaserPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectPhaserPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectPhaserPreset, DynamicSettings) == 0x0000DC, "Member 'UAtomBusEffectPhaserPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPitchShifterStatics_SetBypass \ static_assert(alignof(AtomBusEffectPitchShifterStatics_SetBypass) == 0x000004, "Wrong alignment on AtomBusEffectPitchShifterStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectPitchShifterStatics_SetBypass) == 0x00002C, "Wrong size on AtomBusEffectPitchShifterStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectPitchShifterStatics_SetBypass, PitchShifterSettings) == 0x000000, "Member 'AtomBusEffectPitchShifterStatics_SetBypass::PitchShifterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPitchShifterStatics_SetBypass, bBypass) == 0x000014, "Member 'AtomBusEffectPitchShifterStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPitchShifterStatics_SetBypass, ReturnValue) == 0x000018, "Member 'AtomBusEffectPitchShifterStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPitchShifterStatics_SetDataPitchFrequency \ static_assert(alignof(AtomBusEffectPitchShifterStatics_SetDataPitchFrequency) == 0x000004, "Wrong alignment on AtomBusEffectPitchShifterStatics_SetDataPitchFrequency"); \ static_assert(sizeof(AtomBusEffectPitchShifterStatics_SetDataPitchFrequency) == 0x00002C, "Wrong size on AtomBusEffectPitchShifterStatics_SetDataPitchFrequency"); \ static_assert(offsetof(AtomBusEffectPitchShifterStatics_SetDataPitchFrequency, PitchShifterSettings) == 0x000000, "Member 'AtomBusEffectPitchShifterStatics_SetDataPitchFrequency::PitchShifterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPitchShifterStatics_SetDataPitchFrequency, DataPitchFrequency) == 0x000014, "Member 'AtomBusEffectPitchShifterStatics_SetDataPitchFrequency::DataPitchFrequency' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPitchShifterStatics_SetDataPitchFrequency, ReturnValue) == 0x000018, "Member 'AtomBusEffectPitchShifterStatics_SetDataPitchFrequency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPitchShifterStatics_SetFormantShift \ static_assert(alignof(AtomBusEffectPitchShifterStatics_SetFormantShift) == 0x000004, "Wrong alignment on AtomBusEffectPitchShifterStatics_SetFormantShift"); \ static_assert(sizeof(AtomBusEffectPitchShifterStatics_SetFormantShift) == 0x00002C, "Wrong size on AtomBusEffectPitchShifterStatics_SetFormantShift"); \ static_assert(offsetof(AtomBusEffectPitchShifterStatics_SetFormantShift, PitchShifterSettings) == 0x000000, "Member 'AtomBusEffectPitchShifterStatics_SetFormantShift::PitchShifterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPitchShifterStatics_SetFormantShift, FormantShift) == 0x000014, "Member 'AtomBusEffectPitchShifterStatics_SetFormantShift::FormantShift' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPitchShifterStatics_SetFormantShift, ReturnValue) == 0x000018, "Member 'AtomBusEffectPitchShifterStatics_SetFormantShift::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPitchShifterStatics_SetPitchShift \ static_assert(alignof(AtomBusEffectPitchShifterStatics_SetPitchShift) == 0x000004, "Wrong alignment on AtomBusEffectPitchShifterStatics_SetPitchShift"); \ static_assert(sizeof(AtomBusEffectPitchShifterStatics_SetPitchShift) == 0x00002C, "Wrong size on AtomBusEffectPitchShifterStatics_SetPitchShift"); \ static_assert(offsetof(AtomBusEffectPitchShifterStatics_SetPitchShift, PitchShifterSettings) == 0x000000, "Member 'AtomBusEffectPitchShifterStatics_SetPitchShift::PitchShifterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPitchShifterStatics_SetPitchShift, PitchShift) == 0x000014, "Member 'AtomBusEffectPitchShifterStatics_SetPitchShift::PitchShift' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPitchShifterStatics_SetPitchShift, ReturnValue) == 0x000018, "Member 'AtomBusEffectPitchShifterStatics_SetPitchShift::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectPitchShifterStatics_SetShiftMode \ static_assert(alignof(AtomBusEffectPitchShifterStatics_SetShiftMode) == 0x000004, "Wrong alignment on AtomBusEffectPitchShifterStatics_SetShiftMode"); \ static_assert(sizeof(AtomBusEffectPitchShifterStatics_SetShiftMode) == 0x00002C, "Wrong size on AtomBusEffectPitchShifterStatics_SetShiftMode"); \ static_assert(offsetof(AtomBusEffectPitchShifterStatics_SetShiftMode, PitchShifterSettings) == 0x000000, "Member 'AtomBusEffectPitchShifterStatics_SetShiftMode::PitchShifterSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPitchShifterStatics_SetShiftMode, ShiftMode) == 0x000014, "Member 'AtomBusEffectPitchShifterStatics_SetShiftMode::ShiftMode' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectPitchShifterStatics_SetShiftMode, ReturnValue) == 0x000018, "Member 'AtomBusEffectPitchShifterStatics_SetShiftMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectPitchShifterStatics \ static_assert(alignof(UAtomBusEffectPitchShifterStatics) == 0x000008, "Wrong alignment on UAtomBusEffectPitchShifterStatics"); \ static_assert(sizeof(UAtomBusEffectPitchShifterStatics) == 0x000028, "Wrong size on UAtomBusEffectPitchShifterStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbStatics_SetBypass \ static_assert(alignof(AtomBusEffectReverbStatics_SetBypass) == 0x000004, "Wrong alignment on AtomBusEffectReverbStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectReverbStatics_SetBypass) == 0x000044, "Wrong size on AtomBusEffectReverbStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetBypass, ReverbSettings) == 0x000000, "Member 'AtomBusEffectReverbStatics_SetBypass::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetBypass, bBypass) == 0x000020, "Member 'AtomBusEffectReverbStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetBypass, ReturnValue) == 0x000024, "Member 'AtomBusEffectReverbStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbStatics_SetHighCutoff \ static_assert(alignof(AtomBusEffectReverbStatics_SetHighCutoff) == 0x000004, "Wrong alignment on AtomBusEffectReverbStatics_SetHighCutoff"); \ static_assert(sizeof(AtomBusEffectReverbStatics_SetHighCutoff) == 0x000044, "Wrong size on AtomBusEffectReverbStatics_SetHighCutoff"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetHighCutoff, ReverbSettings) == 0x000000, "Member 'AtomBusEffectReverbStatics_SetHighCutoff::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetHighCutoff, HighCutoff) == 0x000020, "Member 'AtomBusEffectReverbStatics_SetHighCutoff::HighCutoff' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetHighCutoff, ReturnValue) == 0x000024, "Member 'AtomBusEffectReverbStatics_SetHighCutoff::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbStatics_SetLowCutoff \ static_assert(alignof(AtomBusEffectReverbStatics_SetLowCutoff) == 0x000004, "Wrong alignment on AtomBusEffectReverbStatics_SetLowCutoff"); \ static_assert(sizeof(AtomBusEffectReverbStatics_SetLowCutoff) == 0x000044, "Wrong size on AtomBusEffectReverbStatics_SetLowCutoff"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetLowCutoff, ReverbSettings) == 0x000000, "Member 'AtomBusEffectReverbStatics_SetLowCutoff::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetLowCutoff, LowCutoff) == 0x000020, "Member 'AtomBusEffectReverbStatics_SetLowCutoff::LowCutoff' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetLowCutoff, ReturnValue) == 0x000024, "Member 'AtomBusEffectReverbStatics_SetLowCutoff::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbStatics_SetMaximumPreDelayTime \ static_assert(alignof(AtomBusEffectReverbStatics_SetMaximumPreDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectReverbStatics_SetMaximumPreDelayTime"); \ static_assert(sizeof(AtomBusEffectReverbStatics_SetMaximumPreDelayTime) == 0x000044, "Wrong size on AtomBusEffectReverbStatics_SetMaximumPreDelayTime"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetMaximumPreDelayTime, ReverbSettings) == 0x000000, "Member 'AtomBusEffectReverbStatics_SetMaximumPreDelayTime::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetMaximumPreDelayTime, MaximumPreDelayTime) == 0x000020, "Member 'AtomBusEffectReverbStatics_SetMaximumPreDelayTime::MaximumPreDelayTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetMaximumPreDelayTime, ReturnValue) == 0x000024, "Member 'AtomBusEffectReverbStatics_SetMaximumPreDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbStatics_SetMaximumRoomSize \ static_assert(alignof(AtomBusEffectReverbStatics_SetMaximumRoomSize) == 0x000004, "Wrong alignment on AtomBusEffectReverbStatics_SetMaximumRoomSize"); \ static_assert(sizeof(AtomBusEffectReverbStatics_SetMaximumRoomSize) == 0x000044, "Wrong size on AtomBusEffectReverbStatics_SetMaximumRoomSize"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetMaximumRoomSize, ReverbSettings) == 0x000000, "Member 'AtomBusEffectReverbStatics_SetMaximumRoomSize::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetMaximumRoomSize, MaximumRoomSize) == 0x000020, "Member 'AtomBusEffectReverbStatics_SetMaximumRoomSize::MaximumRoomSize' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetMaximumRoomSize, ReturnValue) == 0x000024, "Member 'AtomBusEffectReverbStatics_SetMaximumRoomSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbStatics_SetPreDelayTime \ static_assert(alignof(AtomBusEffectReverbStatics_SetPreDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectReverbStatics_SetPreDelayTime"); \ static_assert(sizeof(AtomBusEffectReverbStatics_SetPreDelayTime) == 0x000044, "Wrong size on AtomBusEffectReverbStatics_SetPreDelayTime"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetPreDelayTime, ReverbSettings) == 0x000000, "Member 'AtomBusEffectReverbStatics_SetPreDelayTime::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetPreDelayTime, PreDelayTime) == 0x000020, "Member 'AtomBusEffectReverbStatics_SetPreDelayTime::PreDelayTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetPreDelayTime, ReturnValue) == 0x000024, "Member 'AtomBusEffectReverbStatics_SetPreDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbStatics_SetReverbTime \ static_assert(alignof(AtomBusEffectReverbStatics_SetReverbTime) == 0x000004, "Wrong alignment on AtomBusEffectReverbStatics_SetReverbTime"); \ static_assert(sizeof(AtomBusEffectReverbStatics_SetReverbTime) == 0x000044, "Wrong size on AtomBusEffectReverbStatics_SetReverbTime"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetReverbTime, ReverbSettings) == 0x000000, "Member 'AtomBusEffectReverbStatics_SetReverbTime::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetReverbTime, ReverbTime) == 0x000020, "Member 'AtomBusEffectReverbStatics_SetReverbTime::ReverbTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetReverbTime, ReturnValue) == 0x000024, "Member 'AtomBusEffectReverbStatics_SetReverbTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectReverbStatics_SetRoomSize \ static_assert(alignof(AtomBusEffectReverbStatics_SetRoomSize) == 0x000004, "Wrong alignment on AtomBusEffectReverbStatics_SetRoomSize"); \ static_assert(sizeof(AtomBusEffectReverbStatics_SetRoomSize) == 0x000044, "Wrong size on AtomBusEffectReverbStatics_SetRoomSize"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetRoomSize, ReverbSettings) == 0x000000, "Member 'AtomBusEffectReverbStatics_SetRoomSize::ReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetRoomSize, RoomSize) == 0x000020, "Member 'AtomBusEffectReverbStatics_SetRoomSize::RoomSize' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectReverbStatics_SetRoomSize, ReturnValue) == 0x000024, "Member 'AtomBusEffectReverbStatics_SetRoomSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectReverbStatics \ static_assert(alignof(UAtomBusEffectReverbStatics) == 0x000008, "Wrong alignment on UAtomBusEffectReverbStatics"); \ static_assert(sizeof(UAtomBusEffectReverbStatics) == 0x000028, "Wrong size on UAtomBusEffectReverbStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQStatics_SetBandFilterType \ static_assert(alignof(AtomBusEffectSurrounderWithEQStatics_SetBandFilterType) == 0x000008, "Wrong alignment on AtomBusEffectSurrounderWithEQStatics_SetBandFilterType"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQStatics_SetBandFilterType) == 0x000058, "Wrong size on AtomBusEffectSurrounderWithEQStatics_SetBandFilterType"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBandFilterType, SurrounderWithEQSettings) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBandFilterType::SurrounderWithEQSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBandFilterType, BandIndex) == 0x000028, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBandFilterType::BandIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBandFilterType, FilterType) == 0x00002C, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBandFilterType::FilterType' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBandFilterType, ReturnValue) == 0x000030, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBandFilterType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQStatics_SetBandFrequency \ static_assert(alignof(AtomBusEffectSurrounderWithEQStatics_SetBandFrequency) == 0x000008, "Wrong alignment on AtomBusEffectSurrounderWithEQStatics_SetBandFrequency"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQStatics_SetBandFrequency) == 0x000058, "Wrong size on AtomBusEffectSurrounderWithEQStatics_SetBandFrequency"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBandFrequency, SurrounderWithEQSettings) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBandFrequency::SurrounderWithEQSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBandFrequency, BandIndex) == 0x000028, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBandFrequency::BandIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBandFrequency, Frequency) == 0x00002C, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBandFrequency::Frequency' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBandFrequency, ReturnValue) == 0x000030, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBandFrequency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQStatics_SetBandGain \ static_assert(alignof(AtomBusEffectSurrounderWithEQStatics_SetBandGain) == 0x000008, "Wrong alignment on AtomBusEffectSurrounderWithEQStatics_SetBandGain"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQStatics_SetBandGain) == 0x000058, "Wrong size on AtomBusEffectSurrounderWithEQStatics_SetBandGain"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBandGain, SurrounderWithEQSettings) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBandGain::SurrounderWithEQSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBandGain, BandIndex) == 0x000028, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBandGain::BandIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBandGain, Gain) == 0x00002C, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBandGain::Gain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBandGain, ReturnValue) == 0x000030, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBandGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQStatics_SetBandQ \ static_assert(alignof(AtomBusEffectSurrounderWithEQStatics_SetBandQ) == 0x000008, "Wrong alignment on AtomBusEffectSurrounderWithEQStatics_SetBandQ"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQStatics_SetBandQ) == 0x000058, "Wrong size on AtomBusEffectSurrounderWithEQStatics_SetBandQ"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBandQ, SurrounderWithEQSettings) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBandQ::SurrounderWithEQSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBandQ, BandIndex) == 0x000028, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBandQ::BandIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBandQ, Q) == 0x00002C, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBandQ::Q' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBandQ, ReturnValue) == 0x000030, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBandQ::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQStatics_SetBypass \ static_assert(alignof(AtomBusEffectSurrounderWithEQStatics_SetBypass) == 0x000008, "Wrong alignment on AtomBusEffectSurrounderWithEQStatics_SetBypass"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQStatics_SetBypass) == 0x000058, "Wrong size on AtomBusEffectSurrounderWithEQStatics_SetBypass"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBypass, SurrounderWithEQSettings) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBypass::SurrounderWithEQSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBypass, bBypass) == 0x000028, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBypass::bBypass' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetBypass, ReturnValue) == 0x000030, "Member 'AtomBusEffectSurrounderWithEQStatics_SetBypass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQStatics_SetDelayTime \ static_assert(alignof(AtomBusEffectSurrounderWithEQStatics_SetDelayTime) == 0x000008, "Wrong alignment on AtomBusEffectSurrounderWithEQStatics_SetDelayTime"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQStatics_SetDelayTime) == 0x000058, "Wrong size on AtomBusEffectSurrounderWithEQStatics_SetDelayTime"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetDelayTime, SurrounderWithEQSettings) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQStatics_SetDelayTime::SurrounderWithEQSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetDelayTime, DelayTime) == 0x000028, "Member 'AtomBusEffectSurrounderWithEQStatics_SetDelayTime::DelayTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetDelayTime, ReturnValue) == 0x000030, "Member 'AtomBusEffectSurrounderWithEQStatics_SetDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQStatics_SetGain \ static_assert(alignof(AtomBusEffectSurrounderWithEQStatics_SetGain) == 0x000008, "Wrong alignment on AtomBusEffectSurrounderWithEQStatics_SetGain"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQStatics_SetGain) == 0x000058, "Wrong size on AtomBusEffectSurrounderWithEQStatics_SetGain"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetGain, SurrounderWithEQSettings) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQStatics_SetGain::SurrounderWithEQSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetGain, Gain) == 0x000028, "Member 'AtomBusEffectSurrounderWithEQStatics_SetGain::Gain' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetGain, ReturnValue) == 0x000030, "Member 'AtomBusEffectSurrounderWithEQStatics_SetGain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQStatics_SetMaximumDelayTime \ static_assert(alignof(AtomBusEffectSurrounderWithEQStatics_SetMaximumDelayTime) == 0x000008, "Wrong alignment on AtomBusEffectSurrounderWithEQStatics_SetMaximumDelayTime"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQStatics_SetMaximumDelayTime) == 0x000058, "Wrong size on AtomBusEffectSurrounderWithEQStatics_SetMaximumDelayTime"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetMaximumDelayTime, SurrounderWithEQSettings) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQStatics_SetMaximumDelayTime::SurrounderWithEQSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetMaximumDelayTime, MaximumDelayTime) == 0x000028, "Member 'AtomBusEffectSurrounderWithEQStatics_SetMaximumDelayTime::MaximumDelayTime' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetMaximumDelayTime, ReturnValue) == 0x000030, "Member 'AtomBusEffectSurrounderWithEQStatics_SetMaximumDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQStatics_SetMode \ static_assert(alignof(AtomBusEffectSurrounderWithEQStatics_SetMode) == 0x000008, "Wrong alignment on AtomBusEffectSurrounderWithEQStatics_SetMode"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQStatics_SetMode) == 0x000058, "Wrong size on AtomBusEffectSurrounderWithEQStatics_SetMode"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetMode, SurrounderWithEQSettings) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQStatics_SetMode::SurrounderWithEQSettings' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetMode, Mode) == 0x000028, "Member 'AtomBusEffectSurrounderWithEQStatics_SetMode::Mode' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQStatics_SetMode, ReturnValue) == 0x000030, "Member 'AtomBusEffectSurrounderWithEQStatics_SetMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectSurrounderWithEQStatics \ static_assert(alignof(UAtomBusEffectSurrounderWithEQStatics) == 0x000008, "Wrong alignment on UAtomBusEffectSurrounderWithEQStatics"); \ static_assert(sizeof(UAtomBusEffectSurrounderWithEQStatics) == 0x000028, "Wrong size on UAtomBusEffectSurrounderWithEQStatics"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQPreset_SetBandFilterType \ static_assert(alignof(AtomBusEffectSurrounderWithEQPreset_SetBandFilterType) == 0x000004, "Wrong alignment on AtomBusEffectSurrounderWithEQPreset_SetBandFilterType"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQPreset_SetBandFilterType) == 0x000008, "Wrong size on AtomBusEffectSurrounderWithEQPreset_SetBandFilterType"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQPreset_SetBandFilterType, BandIndex) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQPreset_SetBandFilterType::BandIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQPreset_SetBandFilterType, Type) == 0x000004, "Member 'AtomBusEffectSurrounderWithEQPreset_SetBandFilterType::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQPreset_SetBandFrequency \ static_assert(alignof(AtomBusEffectSurrounderWithEQPreset_SetBandFrequency) == 0x000004, "Wrong alignment on AtomBusEffectSurrounderWithEQPreset_SetBandFrequency"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQPreset_SetBandFrequency) == 0x000008, "Wrong size on AtomBusEffectSurrounderWithEQPreset_SetBandFrequency"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQPreset_SetBandFrequency, BandIndex) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQPreset_SetBandFrequency::BandIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQPreset_SetBandFrequency, Frequency) == 0x000004, "Member 'AtomBusEffectSurrounderWithEQPreset_SetBandFrequency::Frequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQPreset_SetBandGain \ static_assert(alignof(AtomBusEffectSurrounderWithEQPreset_SetBandGain) == 0x000004, "Wrong alignment on AtomBusEffectSurrounderWithEQPreset_SetBandGain"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQPreset_SetBandGain) == 0x000008, "Wrong size on AtomBusEffectSurrounderWithEQPreset_SetBandGain"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQPreset_SetBandGain, BandIndex) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQPreset_SetBandGain::BandIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQPreset_SetBandGain, Level) == 0x000004, "Member 'AtomBusEffectSurrounderWithEQPreset_SetBandGain::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQPreset_SetBandQ \ static_assert(alignof(AtomBusEffectSurrounderWithEQPreset_SetBandQ) == 0x000004, "Wrong alignment on AtomBusEffectSurrounderWithEQPreset_SetBandQ"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQPreset_SetBandQ) == 0x000008, "Wrong size on AtomBusEffectSurrounderWithEQPreset_SetBandQ"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQPreset_SetBandQ, BandIndex) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQPreset_SetBandQ::BandIndex' has a wrong offset!"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQPreset_SetBandQ, Factor) == 0x000004, "Member 'AtomBusEffectSurrounderWithEQPreset_SetBandQ::Factor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQPreset_SetDefaultSettings \ static_assert(alignof(AtomBusEffectSurrounderWithEQPreset_SetDefaultSettings) == 0x000008, "Wrong alignment on AtomBusEffectSurrounderWithEQPreset_SetDefaultSettings"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQPreset_SetDefaultSettings) == 0x000028, "Wrong size on AtomBusEffectSurrounderWithEQPreset_SetDefaultSettings"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQPreset_SetDelayTime \ static_assert(alignof(AtomBusEffectSurrounderWithEQPreset_SetDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectSurrounderWithEQPreset_SetDelayTime"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQPreset_SetDelayTime) == 0x000004, "Wrong size on AtomBusEffectSurrounderWithEQPreset_SetDelayTime"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQPreset_SetDelayTime, Time) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQPreset_SetDelayTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQPreset_SetGain \ static_assert(alignof(AtomBusEffectSurrounderWithEQPreset_SetGain) == 0x000004, "Wrong alignment on AtomBusEffectSurrounderWithEQPreset_SetGain"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQPreset_SetGain) == 0x000004, "Wrong size on AtomBusEffectSurrounderWithEQPreset_SetGain"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQPreset_SetGain, Gain) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQPreset_SetGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQPreset_SetMode \ static_assert(alignof(AtomBusEffectSurrounderWithEQPreset_SetMode) == 0x000001, "Wrong alignment on AtomBusEffectSurrounderWithEQPreset_SetMode"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQPreset_SetMode) == 0x000001, "Wrong size on AtomBusEffectSurrounderWithEQPreset_SetMode"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQPreset_SetMode, Mode) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQPreset_SetMode::Mode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQPreset_SetSettings \ static_assert(alignof(AtomBusEffectSurrounderWithEQPreset_SetSettings) == 0x000008, "Wrong alignment on AtomBusEffectSurrounderWithEQPreset_SetSettings"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQPreset_SetSettings) == 0x000028, "Wrong size on AtomBusEffectSurrounderWithEQPreset_SetSettings"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQPreset_SetSettings, InSettings) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusEffectSurrounderWithEQPreset_GetMaxDelayTime \ static_assert(alignof(AtomBusEffectSurrounderWithEQPreset_GetMaxDelayTime) == 0x000004, "Wrong alignment on AtomBusEffectSurrounderWithEQPreset_GetMaxDelayTime"); \ static_assert(sizeof(AtomBusEffectSurrounderWithEQPreset_GetMaxDelayTime) == 0x000004, "Wrong size on AtomBusEffectSurrounderWithEQPreset_GetMaxDelayTime"); \ static_assert(offsetof(AtomBusEffectSurrounderWithEQPreset_GetMaxDelayTime, ReturnValue) == 0x000000, "Member 'AtomBusEffectSurrounderWithEQPreset_GetMaxDelayTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusEffectSurrounderWithEQPreset \ static_assert(alignof(UAtomBusEffectSurrounderWithEQPreset) == 0x000008, "Wrong alignment on UAtomBusEffectSurrounderWithEQPreset"); \ static_assert(sizeof(UAtomBusEffectSurrounderWithEQPreset) == 0x000110, "Wrong size on UAtomBusEffectSurrounderWithEQPreset"); \ static_assert(offsetof(UAtomBusEffectSurrounderWithEQPreset, Settings) == 0x0000C0, "Member 'UAtomBusEffectSurrounderWithEQPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(UAtomBusEffectSurrounderWithEQPreset, DynamicSettings) == 0x0000E8, "Member 'UAtomBusEffectSurrounderWithEQPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomBusSendVolumeComponent_SetBusSendSettings \ static_assert(alignof(AtomBusSendVolumeComponent_SetBusSendSettings) == 0x000008, "Wrong alignment on AtomBusSendVolumeComponent_SetBusSendSettings"); \ static_assert(sizeof(AtomBusSendVolumeComponent_SetBusSendSettings) == 0x000010, "Wrong size on AtomBusSendVolumeComponent_SetBusSendSettings"); \ static_assert(offsetof(AtomBusSendVolumeComponent_SetBusSendSettings, NewBusSendSettings) == 0x000000, "Member 'AtomBusSendVolumeComponent_SetBusSendSettings::NewBusSendSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomBusSendVolumeComponent \ static_assert(alignof(UAtomBusSendVolumeComponent) == 0x000008, "Wrong alignment on UAtomBusSendVolumeComponent"); \ static_assert(sizeof(UAtomBusSendVolumeComponent) == 0x000108, "Wrong size on UAtomBusSendVolumeComponent"); \ static_assert(offsetof(UAtomBusSendVolumeComponent, BusSendSettings) == 0x0000F8, "Member 'UAtomBusSendVolumeComponent::BusSendSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_AdjustAttenuation \ static_assert(alignof(AtomComponent_AdjustAttenuation) == 0x000008, "Wrong alignment on AtomComponent_AdjustAttenuation"); \ static_assert(sizeof(AtomComponent_AdjustAttenuation) == 0x000270, "Wrong size on AtomComponent_AdjustAttenuation"); \ static_assert(offsetof(AtomComponent_AdjustAttenuation, InAttenuationSettings) == 0x000000, "Member 'AtomComponent_AdjustAttenuation::InAttenuationSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_AdjustVolume \ static_assert(alignof(AtomComponent_AdjustVolume) == 0x000004, "Wrong alignment on AtomComponent_AdjustVolume"); \ static_assert(sizeof(AtomComponent_AdjustVolume) == 0x00000C, "Wrong size on AtomComponent_AdjustVolume"); \ static_assert(offsetof(AtomComponent_AdjustVolume, AdjustVolumeDuration) == 0x000000, "Member 'AtomComponent_AdjustVolume::AdjustVolumeDuration' has a wrong offset!"); \ static_assert(offsetof(AtomComponent_AdjustVolume, AdjustVolumeLevel) == 0x000004, "Member 'AtomComponent_AdjustVolume::AdjustVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(AtomComponent_AdjustVolume, FadeCurve) == 0x000008, "Member 'AtomComponent_AdjustVolume::FadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_BP_GetAttenuationSettingsToApply \ static_assert(alignof(AtomComponent_BP_GetAttenuationSettingsToApply) == 0x000008, "Wrong alignment on AtomComponent_BP_GetAttenuationSettingsToApply"); \ static_assert(sizeof(AtomComponent_BP_GetAttenuationSettingsToApply) == 0x000278, "Wrong size on AtomComponent_BP_GetAttenuationSettingsToApply"); \ static_assert(offsetof(AtomComponent_BP_GetAttenuationSettingsToApply, OutAttenuationSettings) == 0x000000, "Member 'AtomComponent_BP_GetAttenuationSettingsToApply::OutAttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(AtomComponent_BP_GetAttenuationSettingsToApply, ReturnValue) == 0x000270, "Member 'AtomComponent_BP_GetAttenuationSettingsToApply::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_FadeIn \ static_assert(alignof(AtomComponent_FadeIn) == 0x000004, "Wrong alignment on AtomComponent_FadeIn"); \ static_assert(sizeof(AtomComponent_FadeIn) == 0x000010, "Wrong size on AtomComponent_FadeIn"); \ static_assert(offsetof(AtomComponent_FadeIn, FadeInDuration) == 0x000000, "Member 'AtomComponent_FadeIn::FadeInDuration' has a wrong offset!"); \ static_assert(offsetof(AtomComponent_FadeIn, FadeVolumeLevel) == 0x000004, "Member 'AtomComponent_FadeIn::FadeVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(AtomComponent_FadeIn, StartTime) == 0x000008, "Member 'AtomComponent_FadeIn::StartTime' has a wrong offset!"); \ static_assert(offsetof(AtomComponent_FadeIn, FadeCurve) == 0x00000C, "Member 'AtomComponent_FadeIn::FadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_FadeOut \ static_assert(alignof(AtomComponent_FadeOut) == 0x000004, "Wrong alignment on AtomComponent_FadeOut"); \ static_assert(sizeof(AtomComponent_FadeOut) == 0x00000C, "Wrong size on AtomComponent_FadeOut"); \ static_assert(offsetof(AtomComponent_FadeOut, FadeOutDuration) == 0x000000, "Member 'AtomComponent_FadeOut::FadeOutDuration' has a wrong offset!"); \ static_assert(offsetof(AtomComponent_FadeOut, FadeVolumeLevel) == 0x000004, "Member 'AtomComponent_FadeOut::FadeVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(AtomComponent_FadeOut, FadeCurve) == 0x000008, "Member 'AtomComponent_FadeOut::FadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_GetModulators \ static_assert(alignof(AtomComponent_GetModulators) == 0x000008, "Wrong alignment on AtomComponent_GetModulators"); \ static_assert(sizeof(AtomComponent_GetModulators) == 0x000058, "Wrong size on AtomComponent_GetModulators"); \ static_assert(offsetof(AtomComponent_GetModulators, Destination) == 0x000000, "Member 'AtomComponent_GetModulators::Destination' has a wrong offset!"); \ static_assert(offsetof(AtomComponent_GetModulators, ReturnValue) == 0x000008, "Member 'AtomComponent_GetModulators::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_Play \ static_assert(alignof(AtomComponent_Play) == 0x000004, "Wrong alignment on AtomComponent_Play"); \ static_assert(sizeof(AtomComponent_Play) == 0x000004, "Wrong size on AtomComponent_Play"); \ static_assert(offsetof(AtomComponent_Play, StartTime) == 0x000000, "Member 'AtomComponent_Play::StartTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_RemoveCueSelectorLabel \ static_assert(alignof(AtomComponent_RemoveCueSelectorLabel) == 0x000004, "Wrong alignment on AtomComponent_RemoveCueSelectorLabel"); \ static_assert(sizeof(AtomComponent_RemoveCueSelectorLabel) == 0x000008, "Wrong size on AtomComponent_RemoveCueSelectorLabel"); \ static_assert(offsetof(AtomComponent_RemoveCueSelectorLabel, SelectorName) == 0x000000, "Member 'AtomComponent_RemoveCueSelectorLabel::SelectorName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_SetAisacControlValue \ static_assert(alignof(AtomComponent_SetAisacControlValue) == 0x000004, "Wrong alignment on AtomComponent_SetAisacControlValue"); \ static_assert(sizeof(AtomComponent_SetAisacControlValue) == 0x000010, "Wrong size on AtomComponent_SetAisacControlValue"); \ static_assert(offsetof(AtomComponent_SetAisacControlValue, AisacControl) == 0x000000, "Member 'AtomComponent_SetAisacControlValue::AisacControl' has a wrong offset!"); \ static_assert(offsetof(AtomComponent_SetAisacControlValue, Value) == 0x00000C, "Member 'AtomComponent_SetAisacControlValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_SetAtomBusSendPreEffect \ static_assert(alignof(AtomComponent_SetAtomBusSendPreEffect) == 0x000008, "Wrong alignment on AtomComponent_SetAtomBusSendPreEffect"); \ static_assert(sizeof(AtomComponent_SetAtomBusSendPreEffect) == 0x000010, "Wrong size on AtomComponent_SetAtomBusSendPreEffect"); \ static_assert(offsetof(AtomComponent_SetAtomBusSendPreEffect, AtomBus) == 0x000000, "Member 'AtomComponent_SetAtomBusSendPreEffect::AtomBus' has a wrong offset!"); \ static_assert(offsetof(AtomComponent_SetAtomBusSendPreEffect, AtomBusSendLevel) == 0x000008, "Member 'AtomComponent_SetAtomBusSendPreEffect::AtomBusSendLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_SetCueBeatSyncOffset \ static_assert(alignof(AtomComponent_SetCueBeatSyncOffset) == 0x000004, "Wrong alignment on AtomComponent_SetCueBeatSyncOffset"); \ static_assert(sizeof(AtomComponent_SetCueBeatSyncOffset) == 0x000004, "Wrong size on AtomComponent_SetCueBeatSyncOffset"); \ static_assert(offsetof(AtomComponent_SetCueBeatSyncOffset, TimeOffset) == 0x000000, "Member 'AtomComponent_SetCueBeatSyncOffset::TimeOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_SetCueNextBlockIndex \ static_assert(alignof(AtomComponent_SetCueNextBlockIndex) == 0x000004, "Wrong alignment on AtomComponent_SetCueNextBlockIndex"); \ static_assert(sizeof(AtomComponent_SetCueNextBlockIndex) == 0x000004, "Wrong size on AtomComponent_SetCueNextBlockIndex"); \ static_assert(offsetof(AtomComponent_SetCueNextBlockIndex, BlockIndex) == 0x000000, "Member 'AtomComponent_SetCueNextBlockIndex::BlockIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_SetCueSelectorLabel \ static_assert(alignof(AtomComponent_SetCueSelectorLabel) == 0x000004, "Wrong alignment on AtomComponent_SetCueSelectorLabel"); \ static_assert(sizeof(AtomComponent_SetCueSelectorLabel) == 0x000010, "Wrong size on AtomComponent_SetCueSelectorLabel"); \ static_assert(offsetof(AtomComponent_SetCueSelectorLabel, SelectorName) == 0x000000, "Member 'AtomComponent_SetCueSelectorLabel::SelectorName' has a wrong offset!"); \ static_assert(offsetof(AtomComponent_SetCueSelectorLabel, SelectorLabel) == 0x000008, "Member 'AtomComponent_SetCueSelectorLabel::SelectorLabel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_SetLowPassFilterEnabled \ static_assert(alignof(AtomComponent_SetLowPassFilterEnabled) == 0x000001, "Wrong alignment on AtomComponent_SetLowPassFilterEnabled"); \ static_assert(sizeof(AtomComponent_SetLowPassFilterEnabled) == 0x000001, "Wrong size on AtomComponent_SetLowPassFilterEnabled"); \ static_assert(offsetof(AtomComponent_SetLowPassFilterEnabled, InLowPassFilterEnabled) == 0x000000, "Member 'AtomComponent_SetLowPassFilterEnabled::InLowPassFilterEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_SetLowPassFilterFrequency \ static_assert(alignof(AtomComponent_SetLowPassFilterFrequency) == 0x000004, "Wrong alignment on AtomComponent_SetLowPassFilterFrequency"); \ static_assert(sizeof(AtomComponent_SetLowPassFilterFrequency) == 0x000004, "Wrong size on AtomComponent_SetLowPassFilterFrequency"); \ static_assert(offsetof(AtomComponent_SetLowPassFilterFrequency, InLowPassFilterFrequency) == 0x000000, "Member 'AtomComponent_SetLowPassFilterFrequency::InLowPassFilterFrequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_SetModulationRouting \ static_assert(alignof(AtomComponent_SetModulationRouting) == 0x000008, "Wrong alignment on AtomComponent_SetModulationRouting"); \ static_assert(sizeof(AtomComponent_SetModulationRouting) == 0x000058, "Wrong size on AtomComponent_SetModulationRouting"); \ static_assert(offsetof(AtomComponent_SetModulationRouting, Modulators) == 0x000000, "Member 'AtomComponent_SetModulationRouting::Modulators' has a wrong offset!"); \ static_assert(offsetof(AtomComponent_SetModulationRouting, Destination) == 0x000050, "Member 'AtomComponent_SetModulationRouting::Destination' has a wrong offset!"); \ static_assert(offsetof(AtomComponent_SetModulationRouting, RoutingMethod) == 0x000051, "Member 'AtomComponent_SetModulationRouting::RoutingMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_SetMultiplePositions \ static_assert(alignof(AtomComponent_SetMultiplePositions) == 0x000008, "Wrong alignment on AtomComponent_SetMultiplePositions"); \ static_assert(sizeof(AtomComponent_SetMultiplePositions) == 0x000018, "Wrong size on AtomComponent_SetMultiplePositions"); \ static_assert(offsetof(AtomComponent_SetMultiplePositions, Positions) == 0x000000, "Member 'AtomComponent_SetMultiplePositions::Positions' has a wrong offset!"); \ static_assert(offsetof(AtomComponent_SetMultiplePositions, MultiPositionType) == 0x000010, "Member 'AtomComponent_SetMultiplePositions::MultiPositionType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_SetPaused \ static_assert(alignof(AtomComponent_SetPaused) == 0x000001, "Wrong alignment on AtomComponent_SetPaused"); \ static_assert(sizeof(AtomComponent_SetPaused) == 0x000001, "Wrong size on AtomComponent_SetPaused"); \ static_assert(offsetof(AtomComponent_SetPaused, bPause) == 0x000000, "Member 'AtomComponent_SetPaused::bPause' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_SetPitchMultiplier \ static_assert(alignof(AtomComponent_SetPitchMultiplier) == 0x000004, "Wrong alignment on AtomComponent_SetPitchMultiplier"); \ static_assert(sizeof(AtomComponent_SetPitchMultiplier) == 0x000004, "Wrong size on AtomComponent_SetPitchMultiplier"); \ static_assert(offsetof(AtomComponent_SetPitchMultiplier, NewPitchMultiplier) == 0x000000, "Member 'AtomComponent_SetPitchMultiplier::NewPitchMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_SetRackSend \ static_assert(alignof(AtomComponent_SetRackSend) == 0x000008, "Wrong alignment on AtomComponent_SetRackSend"); \ static_assert(sizeof(AtomComponent_SetRackSend) == 0x000008, "Wrong size on AtomComponent_SetRackSend"); \ static_assert(offsetof(AtomComponent_SetRackSend, Rack) == 0x000000, "Member 'AtomComponent_SetRackSend::Rack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_SetSound \ static_assert(alignof(AtomComponent_SetSound) == 0x000008, "Wrong alignment on AtomComponent_SetSound"); \ static_assert(sizeof(AtomComponent_SetSound) == 0x000008, "Wrong size on AtomComponent_SetSound"); \ static_assert(offsetof(AtomComponent_SetSound, NewSound) == 0x000000, "Member 'AtomComponent_SetSound::NewSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_SetUISound \ static_assert(alignof(AtomComponent_SetUISound) == 0x000001, "Wrong alignment on AtomComponent_SetUISound"); \ static_assert(sizeof(AtomComponent_SetUISound) == 0x000001, "Wrong size on AtomComponent_SetUISound"); \ static_assert(offsetof(AtomComponent_SetUISound, bInUISound) == 0x000000, "Member 'AtomComponent_SetUISound::bInUISound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_SetVolumeMultiplier \ static_assert(alignof(AtomComponent_SetVolumeMultiplier) == 0x000004, "Wrong alignment on AtomComponent_SetVolumeMultiplier"); \ static_assert(sizeof(AtomComponent_SetVolumeMultiplier) == 0x000004, "Wrong size on AtomComponent_SetVolumeMultiplier"); \ static_assert(offsetof(AtomComponent_SetVolumeMultiplier, NewVolumeMultiplier) == 0x000000, "Member 'AtomComponent_SetVolumeMultiplier::NewVolumeMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_StopDelayed \ static_assert(alignof(AtomComponent_StopDelayed) == 0x000004, "Wrong alignment on AtomComponent_StopDelayed"); \ static_assert(sizeof(AtomComponent_StopDelayed) == 0x000004, "Wrong size on AtomComponent_StopDelayed"); \ static_assert(offsetof(AtomComponent_StopDelayed, DelayTime) == 0x000000, "Member 'AtomComponent_StopDelayed::DelayTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_GetCueBeatSyncInfo \ static_assert(alignof(AtomComponent_GetCueBeatSyncInfo) == 0x000004, "Wrong alignment on AtomComponent_GetCueBeatSyncInfo"); \ static_assert(sizeof(AtomComponent_GetCueBeatSyncInfo) == 0x000018, "Wrong size on AtomComponent_GetCueBeatSyncInfo"); \ static_assert(offsetof(AtomComponent_GetCueBeatSyncInfo, ReturnValue) == 0x000000, "Member 'AtomComponent_GetCueBeatSyncInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_GetCueBlockIndex \ static_assert(alignof(AtomComponent_GetCueBlockIndex) == 0x000004, "Wrong alignment on AtomComponent_GetCueBlockIndex"); \ static_assert(sizeof(AtomComponent_GetCueBlockIndex) == 0x000004, "Wrong size on AtomComponent_GetCueBlockIndex"); \ static_assert(offsetof(AtomComponent_GetCueBlockIndex, ReturnValue) == 0x000000, "Member 'AtomComponent_GetCueBlockIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_GetPlayState \ static_assert(alignof(AtomComponent_GetPlayState) == 0x000001, "Wrong alignment on AtomComponent_GetPlayState"); \ static_assert(sizeof(AtomComponent_GetPlayState) == 0x000001, "Wrong size on AtomComponent_GetPlayState"); \ static_assert(offsetof(AtomComponent_GetPlayState, ReturnValue) == 0x000000, "Member 'AtomComponent_GetPlayState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_IsPlaying \ static_assert(alignof(AtomComponent_IsPlaying) == 0x000001, "Wrong alignment on AtomComponent_IsPlaying"); \ static_assert(sizeof(AtomComponent_IsPlaying) == 0x000001, "Wrong size on AtomComponent_IsPlaying"); \ static_assert(offsetof(AtomComponent_IsPlaying, ReturnValue) == 0x000000, "Member 'AtomComponent_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomComponent_IsVirtualized \ static_assert(alignof(AtomComponent_IsVirtualized) == 0x000001, "Wrong alignment on AtomComponent_IsVirtualized"); \ static_assert(sizeof(AtomComponent_IsVirtualized) == 0x000001, "Wrong size on AtomComponent_IsVirtualized"); \ static_assert(offsetof(AtomComponent_IsVirtualized, ReturnValue) == 0x000000, "Member 'AtomComponent_IsVirtualized::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomComponent \ static_assert(alignof(UAtomComponent) == 0x000010, "Wrong alignment on UAtomComponent"); \ static_assert(sizeof(UAtomComponent) == 0x0009E0, "Wrong size on UAtomComponent"); \ static_assert(offsetof(UAtomComponent, Sound) == 0x0002E0, "Member 'UAtomComponent::Sound' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, DefaultParameters) == 0x0002E8, "Member 'UAtomComponent::DefaultParameters' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, InstanceParameters) == 0x0002F8, "Member 'UAtomComponent::InstanceParameters' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, SoundClassOverride) == 0x000308, "Member 'UAtomComponent::SoundClassOverride' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, AtomComponentUserID) == 0x00031C, "Member 'UAtomComponent::AtomComponentUserID' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, PitchModulationMin) == 0x000324, "Member 'UAtomComponent::PitchModulationMin' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, PitchModulationMax) == 0x000328, "Member 'UAtomComponent::PitchModulationMax' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, VolumeModulationMin) == 0x00032C, "Member 'UAtomComponent::VolumeModulationMin' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, VolumeModulationMax) == 0x000330, "Member 'UAtomComponent::VolumeModulationMax' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, VolumeMultiplier) == 0x000334, "Member 'UAtomComponent::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, PitchMultiplier) == 0x000338, "Member 'UAtomComponent::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, LowPassFilterFrequency) == 0x00033C, "Member 'UAtomComponent::LowPassFilterFrequency' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, AmplitudeEnvelope) == 0x000340, "Member 'UAtomComponent::AmplitudeEnvelope' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, Priority) == 0x000358, "Member 'UAtomComponent::Priority' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, AttenuationSettings) == 0x000360, "Member 'UAtomComponent::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, AttenuationOverrides) == 0x000368, "Member 'UAtomComponent::AttenuationOverrides' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, ConcurrencySet) == 0x000600, "Member 'UAtomComponent::ConcurrencySet' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, AutoAttachLocationRule) == 0x000650, "Member 'UAtomComponent::AutoAttachLocationRule' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, AutoAttachRotationRule) == 0x000651, "Member 'UAtomComponent::AutoAttachRotationRule' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, AutoAttachScaleRule) == 0x000652, "Member 'UAtomComponent::AutoAttachScaleRule' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, AutoAttachParent) == 0x000654, "Member 'UAtomComponent::AutoAttachParent' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, AutoAttachSocketName) == 0x00065C, "Member 'UAtomComponent::AutoAttachSocketName' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, ModulationRouting) == 0x000668, "Member 'UAtomComponent::ModulationRouting' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, CueSelectors) == 0x000800, "Member 'UAtomComponent::CueSelectors' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, CueFirstBlockIndex) == 0x000810, "Member 'UAtomComponent::CueFirstBlockIndex' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, OnAtomSoundFinished) == 0x000818, "Member 'UAtomComponent::OnAtomSoundFinished' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, OnAtomSoundPlayStateChanged) == 0x000840, "Member 'UAtomComponent::OnAtomSoundPlayStateChanged' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, OnAtomSoundVirtualizationChanged) == 0x000868, "Member 'UAtomComponent::OnAtomSoundVirtualizationChanged' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, OnAtomSoundPlaybackPercent) == 0x000890, "Member 'UAtomComponent::OnAtomSoundPlaybackPercent' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, OnAtomSoundCueBlockIndexChanged) == 0x0008B8, "Member 'UAtomComponent::OnAtomSoundCueBlockIndexChanged' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, OnAtomSoundCueBeatSync) == 0x0008E0, "Member 'UAtomComponent::OnAtomSoundCueBeatSync' has a wrong offset!"); \ static_assert(offsetof(UAtomComponent, OnAtomSoundCueSequencerEvent) == 0x000908, "Member 'UAtomComponent::OnAtomSoundCueSequencerEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomDspBusSetting \ static_assert(alignof(UAtomDspBusSetting) == 0x000008, "Wrong alignment on UAtomDspBusSetting"); \ static_assert(sizeof(UAtomDspBusSetting) == 0x000070, "Wrong size on UAtomDspBusSetting"); \ static_assert(offsetof(UAtomDspBusSetting, Name_0) == 0x000028, "Member 'UAtomDspBusSetting::Name_0' has a wrong offset!"); \ static_assert(offsetof(UAtomDspBusSetting, BusNames) == 0x000030, "Member 'UAtomDspBusSetting::BusNames' has a wrong offset!"); \ static_assert(offsetof(UAtomDspBusSetting, SnapshotNames) == 0x000040, "Member 'UAtomDspBusSetting::SnapshotNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomConfig \ static_assert(alignof(UAtomConfig) == 0x000008, "Wrong alignment on UAtomConfig"); \ static_assert(sizeof(UAtomConfig) == 0x000140, "Wrong size on UAtomConfig"); \ static_assert(offsetof(UAtomConfig, CategorieNames) == 0x000028, "Member 'UAtomConfig::CategorieNames' has a wrong offset!"); \ static_assert(offsetof(UAtomConfig, GlobalAisacPatches) == 0x000038, "Member 'UAtomConfig::GlobalAisacPatches' has a wrong offset!"); \ static_assert(offsetof(UAtomConfig, AisacControls) == 0x000048, "Member 'UAtomConfig::AisacControls' has a wrong offset!"); \ static_assert(offsetof(UAtomConfig, Selectors) == 0x000058, "Member 'UAtomConfig::Selectors' has a wrong offset!"); \ static_assert(offsetof(UAtomConfig, GameVariables) == 0x000068, "Member 'UAtomConfig::GameVariables' has a wrong offset!"); \ static_assert(offsetof(UAtomConfig, DspBusSettings) == 0x000078, "Member 'UAtomConfig::DspBusSettings' has a wrong offset!"); \ static_assert(offsetof(UAtomConfig, BinauralizerName) == 0x00008C, "Member 'UAtomConfig::BinauralizerName' has a wrong offset!"); \ static_assert(offsetof(UAtomConfig, OutputPortNames) == 0x000098, "Member 'UAtomConfig::OutputPortNames' has a wrong offset!"); \ static_assert(offsetof(UAtomConfig, RackConfig) == 0x0000A8, "Member 'UAtomConfig::RackConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomSoundBank_GetNumSounds \ static_assert(alignof(AtomSoundBank_GetNumSounds) == 0x000004, "Wrong alignment on AtomSoundBank_GetNumSounds"); \ static_assert(sizeof(AtomSoundBank_GetNumSounds) == 0x000004, "Wrong size on AtomSoundBank_GetNumSounds"); \ static_assert(offsetof(AtomSoundBank_GetNumSounds, ReturnValue) == 0x000000, "Member 'AtomSoundBank_GetNumSounds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomSoundBank_GetSound \ static_assert(alignof(AtomSoundBank_GetSound) == 0x000008, "Wrong alignment on AtomSoundBank_GetSound"); \ static_assert(sizeof(AtomSoundBank_GetSound) == 0x000010, "Wrong size on AtomSoundBank_GetSound"); \ static_assert(offsetof(AtomSoundBank_GetSound, Index_0) == 0x000000, "Member 'AtomSoundBank_GetSound::Index_0' has a wrong offset!"); \ static_assert(offsetof(AtomSoundBank_GetSound, ReturnValue) == 0x000008, "Member 'AtomSoundBank_GetSound::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomSoundBank_GetSoundClass \ static_assert(alignof(AtomSoundBank_GetSoundClass) == 0x000008, "Wrong alignment on AtomSoundBank_GetSoundClass"); \ static_assert(sizeof(AtomSoundBank_GetSoundClass) == 0x000008, "Wrong size on AtomSoundBank_GetSoundClass"); \ static_assert(offsetof(AtomSoundBank_GetSoundClass, ReturnValue) == 0x000000, "Member 'AtomSoundBank_GetSoundClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomSoundBank \ static_assert(alignof(UAtomSoundBank) == 0x000008, "Wrong alignment on UAtomSoundBank"); \ static_assert(sizeof(UAtomSoundBank) == 0x0000C8, "Wrong size on UAtomSoundBank"); \ static_assert(offsetof(UAtomSoundBank, LoadingBehavior) == 0x000038, "Member 'UAtomSoundBank::LoadingBehavior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomCueSheet_GetNumCues \ static_assert(alignof(AtomCueSheet_GetNumCues) == 0x000004, "Wrong alignment on AtomCueSheet_GetNumCues"); \ static_assert(sizeof(AtomCueSheet_GetNumCues) == 0x000004, "Wrong size on AtomCueSheet_GetNumCues"); \ static_assert(offsetof(AtomCueSheet_GetNumCues, ReturnValue) == 0x000000, "Member 'AtomCueSheet_GetNumCues::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomCueSheet_GetSoundCue \ static_assert(alignof(AtomCueSheet_GetSoundCue) == 0x000008, "Wrong alignment on AtomCueSheet_GetSoundCue"); \ static_assert(sizeof(AtomCueSheet_GetSoundCue) == 0x000010, "Wrong size on AtomCueSheet_GetSoundCue"); \ static_assert(offsetof(AtomCueSheet_GetSoundCue, Index_0) == 0x000000, "Member 'AtomCueSheet_GetSoundCue::Index_0' has a wrong offset!"); \ static_assert(offsetof(AtomCueSheet_GetSoundCue, ReturnValue) == 0x000008, "Member 'AtomCueSheet_GetSoundCue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomCueSheet_GetSoundCueByName \ static_assert(alignof(AtomCueSheet_GetSoundCueByName) == 0x000008, "Wrong alignment on AtomCueSheet_GetSoundCueByName"); \ static_assert(sizeof(AtomCueSheet_GetSoundCueByName) == 0x000018, "Wrong size on AtomCueSheet_GetSoundCueByName"); \ static_assert(offsetof(AtomCueSheet_GetSoundCueByName, CueName) == 0x000000, "Member 'AtomCueSheet_GetSoundCueByName::CueName' has a wrong offset!"); \ static_assert(offsetof(AtomCueSheet_GetSoundCueByName, ReturnValue) == 0x000010, "Member 'AtomCueSheet_GetSoundCueByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomCueSheet_IsLoaded \ static_assert(alignof(AtomCueSheet_IsLoaded) == 0x000001, "Wrong alignment on AtomCueSheet_IsLoaded"); \ static_assert(sizeof(AtomCueSheet_IsLoaded) == 0x000001, "Wrong size on AtomCueSheet_IsLoaded"); \ static_assert(offsetof(AtomCueSheet_IsLoaded, ReturnValue) == 0x000000, "Member 'AtomCueSheet_IsLoaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomCueSheet_Validate \ static_assert(alignof(AtomCueSheet_Validate) == 0x000001, "Wrong alignment on AtomCueSheet_Validate"); \ static_assert(sizeof(AtomCueSheet_Validate) == 0x000001, "Wrong size on AtomCueSheet_Validate"); \ static_assert(offsetof(AtomCueSheet_Validate, ReturnValue) == 0x000000, "Member 'AtomCueSheet_Validate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomCueSheet \ static_assert(alignof(UAtomCueSheet) == 0x000008, "Wrong alignment on UAtomCueSheet"); \ static_assert(sizeof(UAtomCueSheet) == 0x000100, "Wrong size on UAtomCueSheet"); \ static_assert(offsetof(UAtomCueSheet, WaveBanks) == 0x0000C8, "Member 'UAtomCueSheet::WaveBanks' has a wrong offset!"); \ static_assert(offsetof(UAtomCueSheet, SoundCues) == 0x0000D8, "Member 'UAtomCueSheet::SoundCues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomPanelWidgetInterface_GetEditorName \ static_assert(alignof(AtomPanelWidgetInterface_GetEditorName) == 0x000008, "Wrong alignment on AtomPanelWidgetInterface_GetEditorName"); \ static_assert(sizeof(AtomPanelWidgetInterface_GetEditorName) == 0x000018, "Wrong size on AtomPanelWidgetInterface_GetEditorName"); \ static_assert(offsetof(AtomPanelWidgetInterface_GetEditorName, ReturnValue) == 0x000000, "Member 'AtomPanelWidgetInterface_GetEditorName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomPanelWidgetInterface_GetIconBrushName \ static_assert(alignof(AtomPanelWidgetInterface_GetIconBrushName) == 0x000004, "Wrong alignment on AtomPanelWidgetInterface_GetIconBrushName"); \ static_assert(sizeof(AtomPanelWidgetInterface_GetIconBrushName) == 0x000008, "Wrong size on AtomPanelWidgetInterface_GetIconBrushName"); \ static_assert(offsetof(AtomPanelWidgetInterface_GetIconBrushName, ReturnValue) == 0x000000, "Member 'AtomPanelWidgetInterface_GetIconBrushName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAtomPanelWidgetInterface \ static_assert(alignof(IAtomPanelWidgetInterface) == 0x000001, "Wrong alignment on IAtomPanelWidgetInterface"); \ static_assert(sizeof(IAtomPanelWidgetInterface) == 0x000001, "Wrong size on IAtomPanelWidgetInterface"); \ #define DUMPER7_ASSERTS_AtomEffectPresetWidgetInterface_GetClass \ static_assert(alignof(AtomEffectPresetWidgetInterface_GetClass) == 0x000008, "Wrong alignment on AtomEffectPresetWidgetInterface_GetClass"); \ static_assert(sizeof(AtomEffectPresetWidgetInterface_GetClass) == 0x000008, "Wrong size on AtomEffectPresetWidgetInterface_GetClass"); \ static_assert(offsetof(AtomEffectPresetWidgetInterface_GetClass, ReturnValue) == 0x000000, "Member 'AtomEffectPresetWidgetInterface_GetClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomEffectPresetWidgetInterface_OnConstructed \ static_assert(alignof(AtomEffectPresetWidgetInterface_OnConstructed) == 0x000008, "Wrong alignment on AtomEffectPresetWidgetInterface_OnConstructed"); \ static_assert(sizeof(AtomEffectPresetWidgetInterface_OnConstructed) == 0x000008, "Wrong size on AtomEffectPresetWidgetInterface_OnConstructed"); \ static_assert(offsetof(AtomEffectPresetWidgetInterface_OnConstructed, Preset) == 0x000000, "Member 'AtomEffectPresetWidgetInterface_OnConstructed::Preset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomEffectPresetWidgetInterface_OnPropertyChanged \ static_assert(alignof(AtomEffectPresetWidgetInterface_OnPropertyChanged) == 0x000008, "Wrong alignment on AtomEffectPresetWidgetInterface_OnPropertyChanged"); \ static_assert(sizeof(AtomEffectPresetWidgetInterface_OnPropertyChanged) == 0x000010, "Wrong size on AtomEffectPresetWidgetInterface_OnPropertyChanged"); \ static_assert(offsetof(AtomEffectPresetWidgetInterface_OnPropertyChanged, Preset) == 0x000000, "Member 'AtomEffectPresetWidgetInterface_OnPropertyChanged::Preset' has a wrong offset!"); \ static_assert(offsetof(AtomEffectPresetWidgetInterface_OnPropertyChanged, PropertyName) == 0x000008, "Member 'AtomEffectPresetWidgetInterface_OnPropertyChanged::PropertyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAtomEffectPresetWidgetInterface \ static_assert(alignof(IAtomEffectPresetWidgetInterface) == 0x000001, "Wrong alignment on IAtomEffectPresetWidgetInterface"); \ static_assert(sizeof(IAtomEffectPresetWidgetInterface) == 0x000001, "Wrong size on IAtomEffectPresetWidgetInterface"); \ #define DUMPER7_ASSERTS_UAtomExternalSound \ static_assert(alignof(UAtomExternalSound) == 0x000008, "Wrong alignment on UAtomExternalSound"); \ static_assert(sizeof(UAtomExternalSound) == 0x0003A8, "Wrong size on UAtomExternalSound"); \ static_assert(offsetof(UAtomExternalSound, OwningExternalComponent) == 0x000350, "Member 'UAtomExternalSound::OwningExternalComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomExternalComponent_GetModulators \ static_assert(alignof(AtomExternalComponent_GetModulators) == 0x000008, "Wrong alignment on AtomExternalComponent_GetModulators"); \ static_assert(sizeof(AtomExternalComponent_GetModulators) == 0x000058, "Wrong size on AtomExternalComponent_GetModulators"); \ static_assert(offsetof(AtomExternalComponent_GetModulators, Destination) == 0x000000, "Member 'AtomExternalComponent_GetModulators::Destination' has a wrong offset!"); \ static_assert(offsetof(AtomExternalComponent_GetModulators, ReturnValue) == 0x000008, "Member 'AtomExternalComponent_GetModulators::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomExternalComponent_SetAisacControlValue \ static_assert(alignof(AtomExternalComponent_SetAisacControlValue) == 0x000004, "Wrong alignment on AtomExternalComponent_SetAisacControlValue"); \ static_assert(sizeof(AtomExternalComponent_SetAisacControlValue) == 0x000010, "Wrong size on AtomExternalComponent_SetAisacControlValue"); \ static_assert(offsetof(AtomExternalComponent_SetAisacControlValue, AisacControl) == 0x000000, "Member 'AtomExternalComponent_SetAisacControlValue::AisacControl' has a wrong offset!"); \ static_assert(offsetof(AtomExternalComponent_SetAisacControlValue, Value) == 0x00000C, "Member 'AtomExternalComponent_SetAisacControlValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomExternalComponent_SetAtomBusSendPreEffect \ static_assert(alignof(AtomExternalComponent_SetAtomBusSendPreEffect) == 0x000008, "Wrong alignment on AtomExternalComponent_SetAtomBusSendPreEffect"); \ static_assert(sizeof(AtomExternalComponent_SetAtomBusSendPreEffect) == 0x000010, "Wrong size on AtomExternalComponent_SetAtomBusSendPreEffect"); \ static_assert(offsetof(AtomExternalComponent_SetAtomBusSendPreEffect, AtomBus) == 0x000000, "Member 'AtomExternalComponent_SetAtomBusSendPreEffect::AtomBus' has a wrong offset!"); \ static_assert(offsetof(AtomExternalComponent_SetAtomBusSendPreEffect, AtomBusSendLevel) == 0x000008, "Member 'AtomExternalComponent_SetAtomBusSendPreEffect::AtomBusSendLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomExternalComponent_SetLowPassFilterEnabled \ static_assert(alignof(AtomExternalComponent_SetLowPassFilterEnabled) == 0x000001, "Wrong alignment on AtomExternalComponent_SetLowPassFilterEnabled"); \ static_assert(sizeof(AtomExternalComponent_SetLowPassFilterEnabled) == 0x000001, "Wrong size on AtomExternalComponent_SetLowPassFilterEnabled"); \ static_assert(offsetof(AtomExternalComponent_SetLowPassFilterEnabled, InLowPassFilterEnabled) == 0x000000, "Member 'AtomExternalComponent_SetLowPassFilterEnabled::InLowPassFilterEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomExternalComponent_SetLowPassFilterFrequency \ static_assert(alignof(AtomExternalComponent_SetLowPassFilterFrequency) == 0x000004, "Wrong alignment on AtomExternalComponent_SetLowPassFilterFrequency"); \ static_assert(sizeof(AtomExternalComponent_SetLowPassFilterFrequency) == 0x000004, "Wrong size on AtomExternalComponent_SetLowPassFilterFrequency"); \ static_assert(offsetof(AtomExternalComponent_SetLowPassFilterFrequency, InLowPassFilterFrequency) == 0x000000, "Member 'AtomExternalComponent_SetLowPassFilterFrequency::InLowPassFilterFrequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomExternalComponent_SetModulationRouting \ static_assert(alignof(AtomExternalComponent_SetModulationRouting) == 0x000008, "Wrong alignment on AtomExternalComponent_SetModulationRouting"); \ static_assert(sizeof(AtomExternalComponent_SetModulationRouting) == 0x000058, "Wrong size on AtomExternalComponent_SetModulationRouting"); \ static_assert(offsetof(AtomExternalComponent_SetModulationRouting, Modulators) == 0x000000, "Member 'AtomExternalComponent_SetModulationRouting::Modulators' has a wrong offset!"); \ static_assert(offsetof(AtomExternalComponent_SetModulationRouting, Destination) == 0x000050, "Member 'AtomExternalComponent_SetModulationRouting::Destination' has a wrong offset!"); \ static_assert(offsetof(AtomExternalComponent_SetModulationRouting, RoutingMethod) == 0x000051, "Member 'AtomExternalComponent_SetModulationRouting::RoutingMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomExternalComponent_SetMultiplePositions \ static_assert(alignof(AtomExternalComponent_SetMultiplePositions) == 0x000008, "Wrong alignment on AtomExternalComponent_SetMultiplePositions"); \ static_assert(sizeof(AtomExternalComponent_SetMultiplePositions) == 0x000018, "Wrong size on AtomExternalComponent_SetMultiplePositions"); \ static_assert(offsetof(AtomExternalComponent_SetMultiplePositions, Positions) == 0x000000, "Member 'AtomExternalComponent_SetMultiplePositions::Positions' has a wrong offset!"); \ static_assert(offsetof(AtomExternalComponent_SetMultiplePositions, MultiPositionType) == 0x000010, "Member 'AtomExternalComponent_SetMultiplePositions::MultiPositionType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomExternalComponent_SetRackSend \ static_assert(alignof(AtomExternalComponent_SetRackSend) == 0x000008, "Wrong alignment on AtomExternalComponent_SetRackSend"); \ static_assert(sizeof(AtomExternalComponent_SetRackSend) == 0x000008, "Wrong size on AtomExternalComponent_SetRackSend"); \ static_assert(offsetof(AtomExternalComponent_SetRackSend, Rack) == 0x000000, "Member 'AtomExternalComponent_SetRackSend::Rack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomExternalComponent_SetVolumeMultiplier \ static_assert(alignof(AtomExternalComponent_SetVolumeMultiplier) == 0x000004, "Wrong alignment on AtomExternalComponent_SetVolumeMultiplier"); \ static_assert(sizeof(AtomExternalComponent_SetVolumeMultiplier) == 0x000004, "Wrong size on AtomExternalComponent_SetVolumeMultiplier"); \ static_assert(offsetof(AtomExternalComponent_SetVolumeMultiplier, VolumeMultiplier) == 0x000000, "Member 'AtomExternalComponent_SetVolumeMultiplier::VolumeMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomExternalComponent_AdjustVolume \ static_assert(alignof(AtomExternalComponent_AdjustVolume) == 0x000004, "Wrong alignment on AtomExternalComponent_AdjustVolume"); \ static_assert(sizeof(AtomExternalComponent_AdjustVolume) == 0x00000C, "Wrong size on AtomExternalComponent_AdjustVolume"); \ static_assert(offsetof(AtomExternalComponent_AdjustVolume, AdjustVolumeDuration) == 0x000000, "Member 'AtomExternalComponent_AdjustVolume::AdjustVolumeDuration' has a wrong offset!"); \ static_assert(offsetof(AtomExternalComponent_AdjustVolume, AdjustVolumeLevel) == 0x000004, "Member 'AtomExternalComponent_AdjustVolume::AdjustVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(AtomExternalComponent_AdjustVolume, FadeCurve) == 0x000008, "Member 'AtomExternalComponent_AdjustVolume::FadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomExternalComponent_FadeIn \ static_assert(alignof(AtomExternalComponent_FadeIn) == 0x000004, "Wrong alignment on AtomExternalComponent_FadeIn"); \ static_assert(sizeof(AtomExternalComponent_FadeIn) == 0x000010, "Wrong size on AtomExternalComponent_FadeIn"); \ static_assert(offsetof(AtomExternalComponent_FadeIn, FadeInDuration) == 0x000000, "Member 'AtomExternalComponent_FadeIn::FadeInDuration' has a wrong offset!"); \ static_assert(offsetof(AtomExternalComponent_FadeIn, FadeVolumeLevel) == 0x000004, "Member 'AtomExternalComponent_FadeIn::FadeVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(AtomExternalComponent_FadeIn, StartTime) == 0x000008, "Member 'AtomExternalComponent_FadeIn::StartTime' has a wrong offset!"); \ static_assert(offsetof(AtomExternalComponent_FadeIn, FadeCurve) == 0x00000C, "Member 'AtomExternalComponent_FadeIn::FadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomExternalComponent_FadeOut \ static_assert(alignof(AtomExternalComponent_FadeOut) == 0x000004, "Wrong alignment on AtomExternalComponent_FadeOut"); \ static_assert(sizeof(AtomExternalComponent_FadeOut) == 0x00000C, "Wrong size on AtomExternalComponent_FadeOut"); \ static_assert(offsetof(AtomExternalComponent_FadeOut, FadeOutDuration) == 0x000000, "Member 'AtomExternalComponent_FadeOut::FadeOutDuration' has a wrong offset!"); \ static_assert(offsetof(AtomExternalComponent_FadeOut, FadeVolumeLevel) == 0x000004, "Member 'AtomExternalComponent_FadeOut::FadeVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(AtomExternalComponent_FadeOut, FadeCurve) == 0x000008, "Member 'AtomExternalComponent_FadeOut::FadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomExternalComponent_IsPlaying \ static_assert(alignof(AtomExternalComponent_IsPlaying) == 0x000001, "Wrong alignment on AtomExternalComponent_IsPlaying"); \ static_assert(sizeof(AtomExternalComponent_IsPlaying) == 0x000001, "Wrong size on AtomExternalComponent_IsPlaying"); \ static_assert(offsetof(AtomExternalComponent_IsPlaying, ReturnValue) == 0x000000, "Member 'AtomExternalComponent_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomExternalComponent \ static_assert(alignof(UAtomExternalComponent) == 0x000010, "Wrong alignment on UAtomExternalComponent"); \ static_assert(sizeof(UAtomExternalComponent) == 0x000790, "Wrong size on UAtomExternalComponent"); \ static_assert(offsetof(UAtomExternalComponent, AttenuationSettings) == 0x0002E8, "Member 'UAtomExternalComponent::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(UAtomExternalComponent, AttenuationOverrides) == 0x0002F0, "Member 'UAtomExternalComponent::AttenuationOverrides' has a wrong offset!"); \ static_assert(offsetof(UAtomExternalComponent, ConcurrencySet) == 0x000560, "Member 'UAtomExternalComponent::ConcurrencySet' has a wrong offset!"); \ static_assert(offsetof(UAtomExternalComponent, ModulationRouting) == 0x0005B0, "Member 'UAtomExternalComponent::ModulationRouting' has a wrong offset!"); \ static_assert(offsetof(UAtomExternalComponent, SoundClass) == 0x000748, "Member 'UAtomExternalComponent::SoundClass' has a wrong offset!"); \ static_assert(offsetof(UAtomExternalComponent, AtomRack) == 0x000750, "Member 'UAtomExternalComponent::AtomRack' has a wrong offset!"); \ static_assert(offsetof(UAtomExternalComponent, AtomBusSends) == 0x000758, "Member 'UAtomExternalComponent::AtomBusSends' has a wrong offset!"); \ static_assert(offsetof(UAtomExternalComponent, ExternalSound) == 0x000770, "Member 'UAtomExternalComponent::ExternalSound' has a wrong offset!"); \ static_assert(offsetof(UAtomExternalComponent, AtomComponent) == 0x000778, "Member 'UAtomExternalComponent::AtomComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomFilterVolumeComponent_SetExteriorLPF \ static_assert(alignof(AtomFilterVolumeComponent_SetExteriorLPF) == 0x000004, "Wrong alignment on AtomFilterVolumeComponent_SetExteriorLPF"); \ static_assert(sizeof(AtomFilterVolumeComponent_SetExteriorLPF) == 0x000008, "Wrong size on AtomFilterVolumeComponent_SetExteriorLPF"); \ static_assert(offsetof(AtomFilterVolumeComponent_SetExteriorLPF, Volume) == 0x000000, "Member 'AtomFilterVolumeComponent_SetExteriorLPF::Volume' has a wrong offset!"); \ static_assert(offsetof(AtomFilterVolumeComponent_SetExteriorLPF, InterpolateTime) == 0x000004, "Member 'AtomFilterVolumeComponent_SetExteriorLPF::InterpolateTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomFilterVolumeComponent_SetInteriorLPF \ static_assert(alignof(AtomFilterVolumeComponent_SetInteriorLPF) == 0x000004, "Wrong alignment on AtomFilterVolumeComponent_SetInteriorLPF"); \ static_assert(sizeof(AtomFilterVolumeComponent_SetInteriorLPF) == 0x000008, "Wrong size on AtomFilterVolumeComponent_SetInteriorLPF"); \ static_assert(offsetof(AtomFilterVolumeComponent_SetInteriorLPF, Volume) == 0x000000, "Member 'AtomFilterVolumeComponent_SetInteriorLPF::Volume' has a wrong offset!"); \ static_assert(offsetof(AtomFilterVolumeComponent_SetInteriorLPF, InterpolateTime) == 0x000004, "Member 'AtomFilterVolumeComponent_SetInteriorLPF::InterpolateTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomFilterVolumeComponent \ static_assert(alignof(UAtomFilterVolumeComponent) == 0x000008, "Wrong alignment on UAtomFilterVolumeComponent"); \ static_assert(sizeof(UAtomFilterVolumeComponent) == 0x000108, "Wrong size on UAtomFilterVolumeComponent"); \ static_assert(offsetof(UAtomFilterVolumeComponent, ExteriorLPF) == 0x0000F8, "Member 'UAtomFilterVolumeComponent::ExteriorLPF' has a wrong offset!"); \ static_assert(offsetof(UAtomFilterVolumeComponent, ExteriorLPFTime) == 0x0000FC, "Member 'UAtomFilterVolumeComponent::ExteriorLPFTime' has a wrong offset!"); \ static_assert(offsetof(UAtomFilterVolumeComponent, InteriorLPF) == 0x000100, "Member 'UAtomFilterVolumeComponent::InteriorLPF' has a wrong offset!"); \ static_assert(offsetof(UAtomFilterVolumeComponent, InteriorLPFTime) == 0x000104, "Member 'UAtomFilterVolumeComponent::InteriorLPFTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomRequirementPreset \ static_assert(alignof(UAtomRequirementPreset) == 0x000008, "Wrong alignment on UAtomRequirementPreset"); \ static_assert(sizeof(UAtomRequirementPreset) == 0x000078, "Wrong size on UAtomRequirementPreset"); \ static_assert(offsetof(UAtomRequirementPreset, Query) == 0x000030, "Member 'UAtomRequirementPreset::Query' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomGameplayStatics_AreAnyListenersWithinRange \ static_assert(alignof(AtomGameplayStatics_AreAnyListenersWithinRange) == 0x000008, "Wrong alignment on AtomGameplayStatics_AreAnyListenersWithinRange"); \ static_assert(sizeof(AtomGameplayStatics_AreAnyListenersWithinRange) == 0x000028, "Wrong size on AtomGameplayStatics_AreAnyListenersWithinRange"); \ static_assert(offsetof(AtomGameplayStatics_AreAnyListenersWithinRange, WorldContextObject) == 0x000000, "Member 'AtomGameplayStatics_AreAnyListenersWithinRange::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_AreAnyListenersWithinRange, Location) == 0x000008, "Member 'AtomGameplayStatics_AreAnyListenersWithinRange::Location' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_AreAnyListenersWithinRange, MaximumRange) == 0x000020, "Member 'AtomGameplayStatics_AreAnyListenersWithinRange::MaximumRange' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_AreAnyListenersWithinRange, ReturnValue) == 0x000024, "Member 'AtomGameplayStatics_AreAnyListenersWithinRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomGameplayStatics_CreateSound2D \ static_assert(alignof(AtomGameplayStatics_CreateSound2D) == 0x000008, "Wrong alignment on AtomGameplayStatics_CreateSound2D"); \ static_assert(sizeof(AtomGameplayStatics_CreateSound2D) == 0x000038, "Wrong size on AtomGameplayStatics_CreateSound2D"); \ static_assert(offsetof(AtomGameplayStatics_CreateSound2D, WorldContextObject) == 0x000000, "Member 'AtomGameplayStatics_CreateSound2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_CreateSound2D, Sound) == 0x000008, "Member 'AtomGameplayStatics_CreateSound2D::Sound' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_CreateSound2D, VolumeMultiplier) == 0x000010, "Member 'AtomGameplayStatics_CreateSound2D::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_CreateSound2D, PitchMultiplier) == 0x000014, "Member 'AtomGameplayStatics_CreateSound2D::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_CreateSound2D, StartTime) == 0x000018, "Member 'AtomGameplayStatics_CreateSound2D::StartTime' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_CreateSound2D, ConcurrencySettings) == 0x000020, "Member 'AtomGameplayStatics_CreateSound2D::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_CreateSound2D, bPersistAcrossLevelTransition) == 0x000028, "Member 'AtomGameplayStatics_CreateSound2D::bPersistAcrossLevelTransition' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_CreateSound2D, bAutoDestroy) == 0x000029, "Member 'AtomGameplayStatics_CreateSound2D::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_CreateSound2D, ReturnValue) == 0x000030, "Member 'AtomGameplayStatics_CreateSound2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomGameplayStatics_GetClosestListenerLocation \ static_assert(alignof(AtomGameplayStatics_GetClosestListenerLocation) == 0x000008, "Wrong alignment on AtomGameplayStatics_GetClosestListenerLocation"); \ static_assert(sizeof(AtomGameplayStatics_GetClosestListenerLocation) == 0x000048, "Wrong size on AtomGameplayStatics_GetClosestListenerLocation"); \ static_assert(offsetof(AtomGameplayStatics_GetClosestListenerLocation, WorldContextObject) == 0x000000, "Member 'AtomGameplayStatics_GetClosestListenerLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_GetClosestListenerLocation, Location) == 0x000008, "Member 'AtomGameplayStatics_GetClosestListenerLocation::Location' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_GetClosestListenerLocation, MaximumRange) == 0x000020, "Member 'AtomGameplayStatics_GetClosestListenerLocation::MaximumRange' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_GetClosestListenerLocation, bAllowAttenuationOverride) == 0x000024, "Member 'AtomGameplayStatics_GetClosestListenerLocation::bAllowAttenuationOverride' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_GetClosestListenerLocation, ListenerPosition) == 0x000028, "Member 'AtomGameplayStatics_GetClosestListenerLocation::ListenerPosition' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_GetClosestListenerLocation, ReturnValue) == 0x000040, "Member 'AtomGameplayStatics_GetClosestListenerLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomGameplayStatics_PlaySound2D \ static_assert(alignof(AtomGameplayStatics_PlaySound2D) == 0x000008, "Wrong alignment on AtomGameplayStatics_PlaySound2D"); \ static_assert(sizeof(AtomGameplayStatics_PlaySound2D) == 0x000038, "Wrong size on AtomGameplayStatics_PlaySound2D"); \ static_assert(offsetof(AtomGameplayStatics_PlaySound2D, WorldContextObject) == 0x000000, "Member 'AtomGameplayStatics_PlaySound2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySound2D, Sound) == 0x000008, "Member 'AtomGameplayStatics_PlaySound2D::Sound' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySound2D, VolumeMultiplier) == 0x000010, "Member 'AtomGameplayStatics_PlaySound2D::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySound2D, PitchMultiplier) == 0x000014, "Member 'AtomGameplayStatics_PlaySound2D::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySound2D, StartTime) == 0x000018, "Member 'AtomGameplayStatics_PlaySound2D::StartTime' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySound2D, ConcurrencySettings) == 0x000020, "Member 'AtomGameplayStatics_PlaySound2D::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySound2D, OwningActor) == 0x000028, "Member 'AtomGameplayStatics_PlaySound2D::OwningActor' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySound2D, bIsUISound) == 0x000030, "Member 'AtomGameplayStatics_PlaySound2D::bIsUISound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomGameplayStatics_PlaySoundAtLocation \ static_assert(alignof(AtomGameplayStatics_PlaySoundAtLocation) == 0x000008, "Wrong alignment on AtomGameplayStatics_PlaySoundAtLocation"); \ static_assert(sizeof(AtomGameplayStatics_PlaySoundAtLocation) == 0x000070, "Wrong size on AtomGameplayStatics_PlaySoundAtLocation"); \ static_assert(offsetof(AtomGameplayStatics_PlaySoundAtLocation, WorldContextObject) == 0x000000, "Member 'AtomGameplayStatics_PlaySoundAtLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySoundAtLocation, Sound) == 0x000008, "Member 'AtomGameplayStatics_PlaySoundAtLocation::Sound' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySoundAtLocation, Location) == 0x000010, "Member 'AtomGameplayStatics_PlaySoundAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySoundAtLocation, Rotation) == 0x000028, "Member 'AtomGameplayStatics_PlaySoundAtLocation::Rotation' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySoundAtLocation, VolumeMultiplier) == 0x000040, "Member 'AtomGameplayStatics_PlaySoundAtLocation::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySoundAtLocation, PitchMultiplier) == 0x000044, "Member 'AtomGameplayStatics_PlaySoundAtLocation::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySoundAtLocation, StartTime) == 0x000048, "Member 'AtomGameplayStatics_PlaySoundAtLocation::StartTime' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySoundAtLocation, AttenuationSettings) == 0x000050, "Member 'AtomGameplayStatics_PlaySoundAtLocation::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySoundAtLocation, ConcurrencySettings) == 0x000058, "Member 'AtomGameplayStatics_PlaySoundAtLocation::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySoundAtLocation, OwningActor) == 0x000060, "Member 'AtomGameplayStatics_PlaySoundAtLocation::OwningActor' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_PlaySoundAtLocation, InitialParams) == 0x000068, "Member 'AtomGameplayStatics_PlaySoundAtLocation::InitialParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomGameplayStatics_PrimeAllSoundsInSoundClass \ static_assert(alignof(AtomGameplayStatics_PrimeAllSoundsInSoundClass) == 0x000008, "Wrong alignment on AtomGameplayStatics_PrimeAllSoundsInSoundClass"); \ static_assert(sizeof(AtomGameplayStatics_PrimeAllSoundsInSoundClass) == 0x000008, "Wrong size on AtomGameplayStatics_PrimeAllSoundsInSoundClass"); \ static_assert(offsetof(AtomGameplayStatics_PrimeAllSoundsInSoundClass, InSoundClass) == 0x000000, "Member 'AtomGameplayStatics_PrimeAllSoundsInSoundClass::InSoundClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomGameplayStatics_PrimeSound \ static_assert(alignof(AtomGameplayStatics_PrimeSound) == 0x000008, "Wrong alignment on AtomGameplayStatics_PrimeSound"); \ static_assert(sizeof(AtomGameplayStatics_PrimeSound) == 0x000008, "Wrong size on AtomGameplayStatics_PrimeSound"); \ static_assert(offsetof(AtomGameplayStatics_PrimeSound, InSound) == 0x000000, "Member 'AtomGameplayStatics_PrimeSound::InSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomGameplayStatics_SetGlobalPitchModulation \ static_assert(alignof(AtomGameplayStatics_SetGlobalPitchModulation) == 0x000008, "Wrong alignment on AtomGameplayStatics_SetGlobalPitchModulation"); \ static_assert(sizeof(AtomGameplayStatics_SetGlobalPitchModulation) == 0x000010, "Wrong size on AtomGameplayStatics_SetGlobalPitchModulation"); \ static_assert(offsetof(AtomGameplayStatics_SetGlobalPitchModulation, WorldContextObject) == 0x000000, "Member 'AtomGameplayStatics_SetGlobalPitchModulation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SetGlobalPitchModulation, PitchModulation) == 0x000008, "Member 'AtomGameplayStatics_SetGlobalPitchModulation::PitchModulation' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SetGlobalPitchModulation, TimeSec) == 0x00000C, "Member 'AtomGameplayStatics_SetGlobalPitchModulation::TimeSec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomGameplayStatics_SpawnSound2D \ static_assert(alignof(AtomGameplayStatics_SpawnSound2D) == 0x000008, "Wrong alignment on AtomGameplayStatics_SpawnSound2D"); \ static_assert(sizeof(AtomGameplayStatics_SpawnSound2D) == 0x000038, "Wrong size on AtomGameplayStatics_SpawnSound2D"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSound2D, WorldContextObject) == 0x000000, "Member 'AtomGameplayStatics_SpawnSound2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSound2D, Sound) == 0x000008, "Member 'AtomGameplayStatics_SpawnSound2D::Sound' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSound2D, VolumeMultiplier) == 0x000010, "Member 'AtomGameplayStatics_SpawnSound2D::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSound2D, PitchMultiplier) == 0x000014, "Member 'AtomGameplayStatics_SpawnSound2D::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSound2D, StartTime) == 0x000018, "Member 'AtomGameplayStatics_SpawnSound2D::StartTime' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSound2D, ConcurrencySettings) == 0x000020, "Member 'AtomGameplayStatics_SpawnSound2D::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSound2D, bPersistAcrossLevelTransition) == 0x000028, "Member 'AtomGameplayStatics_SpawnSound2D::bPersistAcrossLevelTransition' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSound2D, bAutoDestroy) == 0x000029, "Member 'AtomGameplayStatics_SpawnSound2D::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSound2D, ReturnValue) == 0x000030, "Member 'AtomGameplayStatics_SpawnSound2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomGameplayStatics_SpawnSoundAtLocation \ static_assert(alignof(AtomGameplayStatics_SpawnSoundAtLocation) == 0x000008, "Wrong alignment on AtomGameplayStatics_SpawnSoundAtLocation"); \ static_assert(sizeof(AtomGameplayStatics_SpawnSoundAtLocation) == 0x000070, "Wrong size on AtomGameplayStatics_SpawnSoundAtLocation"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAtLocation, WorldContextObject) == 0x000000, "Member 'AtomGameplayStatics_SpawnSoundAtLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAtLocation, Sound) == 0x000008, "Member 'AtomGameplayStatics_SpawnSoundAtLocation::Sound' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAtLocation, Location) == 0x000010, "Member 'AtomGameplayStatics_SpawnSoundAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAtLocation, Rotation) == 0x000028, "Member 'AtomGameplayStatics_SpawnSoundAtLocation::Rotation' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAtLocation, VolumeMultiplier) == 0x000040, "Member 'AtomGameplayStatics_SpawnSoundAtLocation::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAtLocation, PitchMultiplier) == 0x000044, "Member 'AtomGameplayStatics_SpawnSoundAtLocation::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAtLocation, StartTime) == 0x000048, "Member 'AtomGameplayStatics_SpawnSoundAtLocation::StartTime' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAtLocation, AttenuationSettings) == 0x000050, "Member 'AtomGameplayStatics_SpawnSoundAtLocation::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAtLocation, ConcurrencySettings) == 0x000058, "Member 'AtomGameplayStatics_SpawnSoundAtLocation::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAtLocation, bAutoDestroy) == 0x000060, "Member 'AtomGameplayStatics_SpawnSoundAtLocation::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAtLocation, ReturnValue) == 0x000068, "Member 'AtomGameplayStatics_SpawnSoundAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomGameplayStatics_SpawnSoundAttached \ static_assert(alignof(AtomGameplayStatics_SpawnSoundAttached) == 0x000008, "Wrong alignment on AtomGameplayStatics_SpawnSoundAttached"); \ static_assert(sizeof(AtomGameplayStatics_SpawnSoundAttached) == 0x000078, "Wrong size on AtomGameplayStatics_SpawnSoundAttached"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAttached, Sound) == 0x000000, "Member 'AtomGameplayStatics_SpawnSoundAttached::Sound' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAttached, AttachToComponent) == 0x000008, "Member 'AtomGameplayStatics_SpawnSoundAttached::AttachToComponent' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAttached, AttachPointName) == 0x000010, "Member 'AtomGameplayStatics_SpawnSoundAttached::AttachPointName' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAttached, Location) == 0x000018, "Member 'AtomGameplayStatics_SpawnSoundAttached::Location' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAttached, Rotation) == 0x000030, "Member 'AtomGameplayStatics_SpawnSoundAttached::Rotation' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAttached, LocationType) == 0x000048, "Member 'AtomGameplayStatics_SpawnSoundAttached::LocationType' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAttached, bStopWhenAttachedToDestroyed) == 0x000049, "Member 'AtomGameplayStatics_SpawnSoundAttached::bStopWhenAttachedToDestroyed' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAttached, VolumeMultiplier) == 0x00004C, "Member 'AtomGameplayStatics_SpawnSoundAttached::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAttached, PitchMultiplier) == 0x000050, "Member 'AtomGameplayStatics_SpawnSoundAttached::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAttached, StartTime) == 0x000054, "Member 'AtomGameplayStatics_SpawnSoundAttached::StartTime' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAttached, AttenuationSettings) == 0x000058, "Member 'AtomGameplayStatics_SpawnSoundAttached::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAttached, ConcurrencySettings) == 0x000060, "Member 'AtomGameplayStatics_SpawnSoundAttached::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAttached, bAutoDestroy) == 0x000068, "Member 'AtomGameplayStatics_SpawnSoundAttached::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayStatics_SpawnSoundAttached, ReturnValue) == 0x000070, "Member 'AtomGameplayStatics_SpawnSoundAttached::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomGameplayStatics \ static_assert(alignof(UAtomGameplayStatics) == 0x000008, "Wrong alignment on UAtomGameplayStatics"); \ static_assert(sizeof(UAtomGameplayStatics) == 0x000028, "Wrong size on UAtomGameplayStatics"); \ #define DUMPER7_ASSERTS_AtomGameplayVolume_SetEnabled \ static_assert(alignof(AtomGameplayVolume_SetEnabled) == 0x000001, "Wrong alignment on AtomGameplayVolume_SetEnabled"); \ static_assert(sizeof(AtomGameplayVolume_SetEnabled) == 0x000001, "Wrong size on AtomGameplayVolume_SetEnabled"); \ static_assert(offsetof(AtomGameplayVolume_SetEnabled, bEnable) == 0x000000, "Member 'AtomGameplayVolume_SetEnabled::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAtomGameplayVolume \ static_assert(alignof(AAtomGameplayVolume) == 0x000008, "Wrong alignment on AAtomGameplayVolume"); \ static_assert(sizeof(AAtomGameplayVolume) == 0x000358, "Wrong size on AAtomGameplayVolume"); \ static_assert(offsetof(AAtomGameplayVolume, AGVComponent) == 0x000328, "Member 'AAtomGameplayVolume::AGVComponent' has a wrong offset!"); \ static_assert(offsetof(AAtomGameplayVolume, bEnabled) == 0x000330, "Member 'AAtomGameplayVolume::bEnabled' has a wrong offset!"); \ static_assert(offsetof(AAtomGameplayVolume, OnListenerEnterEvent) == 0x000338, "Member 'AAtomGameplayVolume::OnListenerEnterEvent' has a wrong offset!"); \ static_assert(offsetof(AAtomGameplayVolume, OnListenerExitEvent) == 0x000348, "Member 'AAtomGameplayVolume::OnListenerExitEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomGameplayVolumeComponent \ static_assert(alignof(UAtomGameplayVolumeComponent) == 0x000008, "Wrong alignment on UAtomGameplayVolumeComponent"); \ static_assert(sizeof(UAtomGameplayVolumeComponent) == 0x000118, "Wrong size on UAtomGameplayVolumeComponent"); \ static_assert(offsetof(UAtomGameplayVolumeComponent, OnProxyEnter) == 0x0000F0, "Member 'UAtomGameplayVolumeComponent::OnProxyEnter' has a wrong offset!"); \ static_assert(offsetof(UAtomGameplayVolumeComponent, OnProxyExit) == 0x000100, "Member 'UAtomGameplayVolumeComponent::OnProxyExit' has a wrong offset!"); \ static_assert(offsetof(UAtomGameplayVolumeComponent, Proxy) == 0x000110, "Member 'UAtomGameplayVolumeComponent::Proxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomGameplayVolumeComponentBase \ static_assert(alignof(UAtomGameplayVolumeComponentBase) == 0x000008, "Wrong alignment on UAtomGameplayVolumeComponentBase"); \ static_assert(sizeof(UAtomGameplayVolumeComponentBase) == 0x0000F8, "Wrong size on UAtomGameplayVolumeComponentBase"); \ #define DUMPER7_ASSERTS_UAtomGameplayVolumeProxy \ static_assert(alignof(UAtomGameplayVolumeProxy) == 0x000008, "Wrong alignment on UAtomGameplayVolumeProxy"); \ static_assert(sizeof(UAtomGameplayVolumeProxy) == 0x000048, "Wrong size on UAtomGameplayVolumeProxy"); \ #define DUMPER7_ASSERTS_UAtomGameplayVolumePrimitiveComponentProxy \ static_assert(alignof(UAtomGameplayVolumePrimitiveComponentProxy) == 0x000008, "Wrong alignment on UAtomGameplayVolumePrimitiveComponentProxy"); \ static_assert(sizeof(UAtomGameplayVolumePrimitiveComponentProxy) == 0x000050, "Wrong size on UAtomGameplayVolumePrimitiveComponentProxy"); \ #define DUMPER7_ASSERTS_UAtomGameplayVolumeConditionProxy \ static_assert(alignof(UAtomGameplayVolumeConditionProxy) == 0x000008, "Wrong alignment on UAtomGameplayVolumeConditionProxy"); \ static_assert(sizeof(UAtomGameplayVolumeConditionProxy) == 0x000050, "Wrong size on UAtomGameplayVolumeConditionProxy"); \ #define DUMPER7_ASSERTS_UAtomGameplayVolumeSubsystem \ static_assert(alignof(UAtomGameplayVolumeSubsystem) == 0x000008, "Wrong alignment on UAtomGameplayVolumeSubsystem"); \ static_assert(sizeof(UAtomGameplayVolumeSubsystem) == 0x000158, "Wrong size on UAtomGameplayVolumeSubsystem"); \ static_assert(offsetof(UAtomGameplayVolumeSubsystem, AGVComponents) == 0x000038, "Member 'UAtomGameplayVolumeSubsystem::AGVComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAtomGameplayWorldSettings \ static_assert(alignof(AAtomGameplayWorldSettings) == 0x000008, "Wrong alignment on AAtomGameplayWorldSettings"); \ static_assert(sizeof(AAtomGameplayWorldSettings) == 0x000540, "Wrong size on AAtomGameplayWorldSettings"); \ static_assert(offsetof(AAtomGameplayWorldSettings, DefaultAtomAmbientZoneSettings) == 0x000518, "Member 'AAtomGameplayWorldSettings::DefaultAtomAmbientZoneSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomMultiPositionComponent_GetAllPositions \ static_assert(alignof(AtomMultiPositionComponent_GetAllPositions) == 0x000008, "Wrong alignment on AtomMultiPositionComponent_GetAllPositions"); \ static_assert(sizeof(AtomMultiPositionComponent_GetAllPositions) == 0x000010, "Wrong size on AtomMultiPositionComponent_GetAllPositions"); \ static_assert(offsetof(AtomMultiPositionComponent_GetAllPositions, Positions) == 0x000000, "Member 'AtomMultiPositionComponent_GetAllPositions::Positions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomMultiPositionComponent \ static_assert(alignof(UAtomMultiPositionComponent) == 0x000010, "Wrong alignment on UAtomMultiPositionComponent"); \ static_assert(sizeof(UAtomMultiPositionComponent) == 0x000A10, "Wrong size on UAtomMultiPositionComponent"); \ static_assert(offsetof(UAtomMultiPositionComponent, MultiPositionSettings) == 0x0009E0, "Member 'UAtomMultiPositionComponent::MultiPositionSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomPortalVolumeComponent \ static_assert(alignof(UAtomPortalVolumeComponent) == 0x000008, "Wrong alignment on UAtomPortalVolumeComponent"); \ static_assert(sizeof(UAtomPortalVolumeComponent) == 0x0000F8, "Wrong size on UAtomPortalVolumeComponent"); \ #define DUMPER7_ASSERTS_UAtomRackBase \ static_assert(alignof(UAtomRackBase) == 0x000008, "Wrong alignment on UAtomRackBase"); \ static_assert(sizeof(UAtomRackBase) == 0x000040, "Wrong size on UAtomRackBase"); \ static_assert(offsetof(UAtomRackBase, ChildRacks) == 0x000028, "Member 'UAtomRackBase::ChildRacks' has a wrong offset!"); \ static_assert(offsetof(UAtomRackBase, MasterBus) == 0x000038, "Member 'UAtomRackBase::MasterBus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomRackWithParentBase \ static_assert(alignof(UAtomRackWithParentBase) == 0x000008, "Wrong alignment on UAtomRackWithParentBase"); \ static_assert(sizeof(UAtomRackWithParentBase) == 0x000048, "Wrong size on UAtomRackWithParentBase"); \ static_assert(offsetof(UAtomRackWithParentBase, ParentRack) == 0x000040, "Member 'UAtomRackWithParentBase::ParentRack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRack_BP_SetSnapshot \ static_assert(alignof(AtomRack_BP_SetSnapshot) == 0x000004, "Wrong alignment on AtomRack_BP_SetSnapshot"); \ static_assert(sizeof(AtomRack_BP_SetSnapshot) == 0x00000C, "Wrong size on AtomRack_BP_SetSnapshot"); \ static_assert(offsetof(AtomRack_BP_SetSnapshot, InSnapshot) == 0x000000, "Member 'AtomRack_BP_SetSnapshot::InSnapshot' has a wrong offset!"); \ static_assert(offsetof(AtomRack_BP_SetSnapshot, FadeTime) == 0x000008, "Member 'AtomRack_BP_SetSnapshot::FadeTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRack_SetAtomConfig \ static_assert(alignof(AtomRack_SetAtomConfig) == 0x000008, "Wrong alignment on AtomRack_SetAtomConfig"); \ static_assert(sizeof(AtomRack_SetAtomConfig) == 0x000008, "Wrong size on AtomRack_SetAtomConfig"); \ static_assert(offsetof(AtomRack_SetAtomConfig, InAtomConfig) == 0x000000, "Member 'AtomRack_SetAtomConfig::InAtomConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRack_SetDspBusSetting \ static_assert(alignof(AtomRack_SetDspBusSetting) == 0x000008, "Wrong alignment on AtomRack_SetDspBusSetting"); \ static_assert(sizeof(AtomRack_SetDspBusSetting) == 0x000008, "Wrong size on AtomRack_SetDspBusSetting"); \ static_assert(offsetof(AtomRack_SetDspBusSetting, InDspBusSetting) == 0x000000, "Member 'AtomRack_SetDspBusSetting::InDspBusSetting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRack_SetDspBusSettingName \ static_assert(alignof(AtomRack_SetDspBusSettingName) == 0x000004, "Wrong alignment on AtomRack_SetDspBusSettingName"); \ static_assert(sizeof(AtomRack_SetDspBusSettingName) == 0x000008, "Wrong size on AtomRack_SetDspBusSettingName"); \ static_assert(offsetof(AtomRack_SetDspBusSettingName, InDspBusSettingName) == 0x000000, "Member 'AtomRack_SetDspBusSettingName::InDspBusSettingName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRack_SetSnapshot \ static_assert(alignof(AtomRack_SetSnapshot) == 0x000004, "Wrong alignment on AtomRack_SetSnapshot"); \ static_assert(sizeof(AtomRack_SetSnapshot) == 0x000008, "Wrong size on AtomRack_SetSnapshot"); \ static_assert(offsetof(AtomRack_SetSnapshot, InSnapshot) == 0x000000, "Member 'AtomRack_SetSnapshot::InSnapshot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRack_GetDspBusSettingName \ static_assert(alignof(AtomRack_GetDspBusSettingName) == 0x000004, "Wrong alignment on AtomRack_GetDspBusSettingName"); \ static_assert(sizeof(AtomRack_GetDspBusSettingName) == 0x000008, "Wrong size on AtomRack_GetDspBusSettingName"); \ static_assert(offsetof(AtomRack_GetDspBusSettingName, ReturnValue) == 0x000000, "Member 'AtomRack_GetDspBusSettingName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomRack_GetSnapshot \ static_assert(alignof(AtomRack_GetSnapshot) == 0x000004, "Wrong alignment on AtomRack_GetSnapshot"); \ static_assert(sizeof(AtomRack_GetSnapshot) == 0x000008, "Wrong size on AtomRack_GetSnapshot"); \ static_assert(offsetof(AtomRack_GetSnapshot, ReturnValue) == 0x000000, "Member 'AtomRack_GetSnapshot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomRack \ static_assert(alignof(UAtomRack) == 0x000008, "Wrong alignment on UAtomRack"); \ static_assert(sizeof(UAtomRack) == 0x000098, "Wrong size on UAtomRack"); \ static_assert(offsetof(UAtomRack, NumChannels) == 0x00004C, "Member 'UAtomRack::NumChannels' has a wrong offset!"); \ static_assert(offsetof(UAtomRack, SamplingRate) == 0x000050, "Member 'UAtomRack::SamplingRate' has a wrong offset!"); \ static_assert(offsetof(UAtomRack, ServerFrequency) == 0x000054, "Member 'UAtomRack::ServerFrequency' has a wrong offset!"); \ static_assert(offsetof(UAtomRack, AtomConfig) == 0x000058, "Member 'UAtomRack::AtomConfig' has a wrong offset!"); \ static_assert(offsetof(UAtomRack, DspBusSettingName) == 0x000060, "Member 'UAtomRack::DspBusSettingName' has a wrong offset!"); \ static_assert(offsetof(UAtomRack, DspBusSetting) == 0x000068, "Member 'UAtomRack::DspBusSetting' has a wrong offset!"); \ static_assert(offsetof(UAtomRack, Snapshot) == 0x000070, "Member 'UAtomRack::Snapshot' has a wrong offset!"); \ static_assert(offsetof(UAtomRack, Buses) == 0x000078, "Member 'UAtomRack::Buses' has a wrong offset!"); \ static_assert(offsetof(UAtomRack, EnvelopeFollowerAttackTime) == 0x000088, "Member 'UAtomRack::EnvelopeFollowerAttackTime' has a wrong offset!"); \ static_assert(offsetof(UAtomRack, EnvelopeFollowerReleaseTime) == 0x00008C, "Member 'UAtomRack::EnvelopeFollowerReleaseTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomSoundfieldRack \ static_assert(alignof(UAtomSoundfieldRack) == 0x000008, "Wrong alignment on UAtomSoundfieldRack"); \ static_assert(sizeof(UAtomSoundfieldRack) == 0x000050, "Wrong size on UAtomSoundfieldRack"); \ static_assert(offsetof(UAtomSoundfieldRack, SoundfieldRendererType) == 0x000048, "Member 'UAtomSoundfieldRack::SoundfieldRendererType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomEndpointRack \ static_assert(alignof(UAtomEndpointRack) == 0x000008, "Wrong alignment on UAtomEndpointRack"); \ static_assert(sizeof(UAtomEndpointRack) == 0x000058, "Wrong size on UAtomEndpointRack"); \ static_assert(offsetof(UAtomEndpointRack, SoundRendererType) == 0x000040, "Member 'UAtomEndpointRack::SoundRendererType' has a wrong offset!"); \ static_assert(offsetof(UAtomEndpointRack, EndpointSettings) == 0x000048, "Member 'UAtomEndpointRack::EndpointSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomSoundfieldEndpointRack \ static_assert(alignof(UAtomSoundfieldEndpointRack) == 0x000008, "Wrong alignment on UAtomSoundfieldEndpointRack"); \ static_assert(sizeof(UAtomSoundfieldEndpointRack) == 0x000048, "Wrong size on UAtomSoundfieldEndpointRack"); \ static_assert(offsetof(UAtomSoundfieldEndpointRack, SoundfieldRendererType) == 0x000040, "Member 'UAtomSoundfieldEndpointRack::SoundfieldRendererType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAtomSoundResource \ static_assert(alignof(IAtomSoundResource) == 0x000001, "Wrong alignment on IAtomSoundResource"); \ static_assert(sizeof(IAtomSoundResource) == 0x000001, "Wrong size on IAtomSoundResource"); \ #define DUMPER7_ASSERTS_IAtomSoundBaseRendererInterface \ static_assert(alignof(IAtomSoundBaseRendererInterface) == 0x000001, "Wrong alignment on IAtomSoundBaseRendererInterface"); \ static_assert(sizeof(IAtomSoundBaseRendererInterface) == 0x000001, "Wrong size on IAtomSoundBaseRendererInterface"); \ #define DUMPER7_ASSERTS_AtomSoundClass_PauseAllSounds \ static_assert(alignof(AtomSoundClass_PauseAllSounds) == 0x000001, "Wrong alignment on AtomSoundClass_PauseAllSounds"); \ static_assert(sizeof(AtomSoundClass_PauseAllSounds) == 0x000001, "Wrong size on AtomSoundClass_PauseAllSounds"); \ static_assert(offsetof(AtomSoundClass_PauseAllSounds, bPause) == 0x000000, "Member 'AtomSoundClass_PauseAllSounds::bPause' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomSoundClass \ static_assert(alignof(UAtomSoundClass) == 0x000008, "Wrong alignment on UAtomSoundClass"); \ static_assert(sizeof(UAtomSoundClass) == 0x0001F8, "Wrong size on UAtomSoundClass"); \ static_assert(offsetof(UAtomSoundClass, Properties) == 0x000030, "Member 'UAtomSoundClass::Properties' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundClass, ChildClasses) == 0x0001E0, "Member 'UAtomSoundClass::ChildClasses' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundClass, ParentClass) == 0x0001F0, "Member 'UAtomSoundClass::ParentClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomSoundCue_GetCueName \ static_assert(alignof(AtomSoundCue_GetCueName) == 0x000008, "Wrong alignment on AtomSoundCue_GetCueName"); \ static_assert(sizeof(AtomSoundCue_GetCueName) == 0x000010, "Wrong size on AtomSoundCue_GetCueName"); \ static_assert(offsetof(AtomSoundCue_GetCueName, ReturnValue) == 0x000000, "Member 'AtomSoundCue_GetCueName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomSoundCue \ static_assert(alignof(UAtomSoundCue) == 0x000008, "Wrong alignment on UAtomSoundCue"); \ static_assert(sizeof(UAtomSoundCue) == 0x000718, "Wrong size on UAtomSoundCue"); \ static_assert(offsetof(UAtomSoundCue, CueSheet) == 0x000340, "Member 'UAtomSoundCue::CueSheet' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundCue, CueInfo) == 0x000350, "Member 'UAtomSoundCue::CueInfo' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundCue, VolumeMultiplier) == 0x0003D8, "Member 'UAtomSoundCue::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundCue, PitchMultiplier) == 0x0003DC, "Member 'UAtomSoundCue::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundCue, AttenuationOverrides) == 0x0003E0, "Member 'UAtomSoundCue::AttenuationOverrides' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundCue, ARange) == 0x000650, "Member 'UAtomSoundCue::ARange' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundCue, IRange) == 0x000678, "Member 'UAtomSoundCue::IRange' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundCue, URange) == 0x0006A0, "Member 'UAtomSoundCue::URange' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundCue, ERange) == 0x0006C8, "Member 'UAtomSoundCue::ERange' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundCue, ORange) == 0x0006F0, "Member 'UAtomSoundCue::ORange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomSoundSimple \ static_assert(alignof(UAtomSoundSimple) == 0x000008, "Wrong alignment on UAtomSoundSimple"); \ static_assert(sizeof(UAtomSoundSimple) == 0x000358, "Wrong size on UAtomSoundSimple"); \ static_assert(offsetof(UAtomSoundSimple, Variations) == 0x000340, "Member 'UAtomSoundSimple::Variations' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundSimple, SoundWave) == 0x000350, "Member 'UAtomSoundSimple::SoundWave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWaveBank_GetNumWaves \ static_assert(alignof(AtomWaveBank_GetNumWaves) == 0x000004, "Wrong alignment on AtomWaveBank_GetNumWaves"); \ static_assert(sizeof(AtomWaveBank_GetNumWaves) == 0x000004, "Wrong size on AtomWaveBank_GetNumWaves"); \ static_assert(offsetof(AtomWaveBank_GetNumWaves, ReturnValue) == 0x000000, "Member 'AtomWaveBank_GetNumWaves::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWaveBank_GetSoundWave \ static_assert(alignof(AtomWaveBank_GetSoundWave) == 0x000008, "Wrong alignment on AtomWaveBank_GetSoundWave"); \ static_assert(sizeof(AtomWaveBank_GetSoundWave) == 0x000010, "Wrong size on AtomWaveBank_GetSoundWave"); \ static_assert(offsetof(AtomWaveBank_GetSoundWave, Index_0) == 0x000000, "Member 'AtomWaveBank_GetSoundWave::Index_0' has a wrong offset!"); \ static_assert(offsetof(AtomWaveBank_GetSoundWave, ReturnValue) == 0x000008, "Member 'AtomWaveBank_GetSoundWave::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWaveBank_IsLoaded \ static_assert(alignof(AtomWaveBank_IsLoaded) == 0x000001, "Wrong alignment on AtomWaveBank_IsLoaded"); \ static_assert(sizeof(AtomWaveBank_IsLoaded) == 0x000001, "Wrong size on AtomWaveBank_IsLoaded"); \ static_assert(offsetof(AtomWaveBank_IsLoaded, ReturnValue) == 0x000000, "Member 'AtomWaveBank_IsLoaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWaveBank_Validate \ static_assert(alignof(AtomWaveBank_Validate) == 0x000001, "Wrong alignment on AtomWaveBank_Validate"); \ static_assert(sizeof(AtomWaveBank_Validate) == 0x000001, "Wrong size on AtomWaveBank_Validate"); \ static_assert(offsetof(AtomWaveBank_Validate, ReturnValue) == 0x000000, "Member 'AtomWaveBank_Validate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomWaveBank \ static_assert(alignof(UAtomWaveBank) == 0x000008, "Wrong alignment on UAtomWaveBank"); \ static_assert(sizeof(UAtomWaveBank) == 0x0000F0, "Wrong size on UAtomWaveBank"); \ static_assert(offsetof(UAtomWaveBank, SoundWaves) == 0x0000C8, "Member 'UAtomWaveBank::SoundWaves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomSoundWave \ static_assert(alignof(UAtomSoundWave) == 0x000008, "Wrong alignment on UAtomSoundWave"); \ static_assert(sizeof(UAtomSoundWave) == 0x0005C8, "Wrong size on UAtomSoundWave"); \ static_assert(offsetof(UAtomSoundWave, WaveBank) == 0x000340, "Member 'UAtomSoundWave::WaveBank' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundWave, WaveID) == 0x000348, "Member 'UAtomSoundWave::WaveID' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundWave, Volume) == 0x000350, "Member 'UAtomSoundWave::Volume' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundWave, Pitch) == 0x000354, "Member 'UAtomSoundWave::Pitch' has a wrong offset!"); \ static_assert(offsetof(UAtomSoundWave, AttenuationOverrides) == 0x000358, "Member 'UAtomSoundWave::AttenuationOverrides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWavePlayer_AdjustVolume \ static_assert(alignof(AtomWavePlayer_AdjustVolume) == 0x000004, "Wrong alignment on AtomWavePlayer_AdjustVolume"); \ static_assert(sizeof(AtomWavePlayer_AdjustVolume) == 0x000008, "Wrong size on AtomWavePlayer_AdjustVolume"); \ static_assert(offsetof(AtomWavePlayer_AdjustVolume, AdjustVolumeDuration) == 0x000000, "Member 'AtomWavePlayer_AdjustVolume::AdjustVolumeDuration' has a wrong offset!"); \ static_assert(offsetof(AtomWavePlayer_AdjustVolume, AdjustVolumeLevel) == 0x000004, "Member 'AtomWavePlayer_AdjustVolume::AdjustVolumeLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWavePlayer_Play \ static_assert(alignof(AtomWavePlayer_Play) == 0x000004, "Wrong alignment on AtomWavePlayer_Play"); \ static_assert(sizeof(AtomWavePlayer_Play) == 0x000004, "Wrong size on AtomWavePlayer_Play"); \ static_assert(offsetof(AtomWavePlayer_Play, StartTime) == 0x000000, "Member 'AtomWavePlayer_Play::StartTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWavePlayer_SetCue \ static_assert(alignof(AtomWavePlayer_SetCue) == 0x000008, "Wrong alignment on AtomWavePlayer_SetCue"); \ static_assert(sizeof(AtomWavePlayer_SetCue) == 0x000008, "Wrong size on AtomWavePlayer_SetCue"); \ static_assert(offsetof(AtomWavePlayer_SetCue, InSoundCue) == 0x000000, "Member 'AtomWavePlayer_SetCue::InSoundCue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWavePlayer_SetLooping \ static_assert(alignof(AtomWavePlayer_SetLooping) == 0x000001, "Wrong alignment on AtomWavePlayer_SetLooping"); \ static_assert(sizeof(AtomWavePlayer_SetLooping) == 0x000002, "Wrong size on AtomWavePlayer_SetLooping"); \ static_assert(offsetof(AtomWavePlayer_SetLooping, Looping) == 0x000000, "Member 'AtomWavePlayer_SetLooping::Looping' has a wrong offset!"); \ static_assert(offsetof(AtomWavePlayer_SetLooping, ReturnValue) == 0x000001, "Member 'AtomWavePlayer_SetLooping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWavePlayer_SetPaused \ static_assert(alignof(AtomWavePlayer_SetPaused) == 0x000001, "Wrong alignment on AtomWavePlayer_SetPaused"); \ static_assert(sizeof(AtomWavePlayer_SetPaused) == 0x000001, "Wrong size on AtomWavePlayer_SetPaused"); \ static_assert(offsetof(AtomWavePlayer_SetPaused, bPause) == 0x000000, "Member 'AtomWavePlayer_SetPaused::bPause' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWavePlayer_SetWave \ static_assert(alignof(AtomWavePlayer_SetWave) == 0x000008, "Wrong alignment on AtomWavePlayer_SetWave"); \ static_assert(sizeof(AtomWavePlayer_SetWave) == 0x000008, "Wrong size on AtomWavePlayer_SetWave"); \ static_assert(offsetof(AtomWavePlayer_SetWave, InSoundWave) == 0x000000, "Member 'AtomWavePlayer_SetWave::InSoundWave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWavePlayer_StopDelayed \ static_assert(alignof(AtomWavePlayer_StopDelayed) == 0x000004, "Wrong alignment on AtomWavePlayer_StopDelayed"); \ static_assert(sizeof(AtomWavePlayer_StopDelayed) == 0x000004, "Wrong size on AtomWavePlayer_StopDelayed"); \ static_assert(offsetof(AtomWavePlayer_StopDelayed, DelayTime) == 0x000000, "Member 'AtomWavePlayer_StopDelayed::DelayTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWavePlayer_GetPlayState \ static_assert(alignof(AtomWavePlayer_GetPlayState) == 0x000001, "Wrong alignment on AtomWavePlayer_GetPlayState"); \ static_assert(sizeof(AtomWavePlayer_GetPlayState) == 0x000001, "Wrong size on AtomWavePlayer_GetPlayState"); \ static_assert(offsetof(AtomWavePlayer_GetPlayState, ReturnValue) == 0x000000, "Member 'AtomWavePlayer_GetPlayState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWavePlayer_GetSound \ static_assert(alignof(AtomWavePlayer_GetSound) == 0x000008, "Wrong alignment on AtomWavePlayer_GetSound"); \ static_assert(sizeof(AtomWavePlayer_GetSound) == 0x000008, "Wrong size on AtomWavePlayer_GetSound"); \ static_assert(offsetof(AtomWavePlayer_GetSound, ReturnValue) == 0x000000, "Member 'AtomWavePlayer_GetSound::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWavePlayer_GetSoundBank \ static_assert(alignof(AtomWavePlayer_GetSoundBank) == 0x000008, "Wrong alignment on AtomWavePlayer_GetSoundBank"); \ static_assert(sizeof(AtomWavePlayer_GetSoundBank) == 0x000008, "Wrong size on AtomWavePlayer_GetSoundBank"); \ static_assert(offsetof(AtomWavePlayer_GetSoundBank, ReturnValue) == 0x000000, "Member 'AtomWavePlayer_GetSoundBank::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWavePlayer_GetTime \ static_assert(alignof(AtomWavePlayer_GetTime) == 0x000008, "Wrong alignment on AtomWavePlayer_GetTime"); \ static_assert(sizeof(AtomWavePlayer_GetTime) == 0x000008, "Wrong size on AtomWavePlayer_GetTime"); \ static_assert(offsetof(AtomWavePlayer_GetTime, ReturnValue) == 0x000000, "Member 'AtomWavePlayer_GetTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWavePlayer_GetWaveInfo \ static_assert(alignof(AtomWavePlayer_GetWaveInfo) == 0x000004, "Wrong alignment on AtomWavePlayer_GetWaveInfo"); \ static_assert(sizeof(AtomWavePlayer_GetWaveInfo) == 0x000018, "Wrong size on AtomWavePlayer_GetWaveInfo"); \ static_assert(offsetof(AtomWavePlayer_GetWaveInfo, ReturnValue) == 0x000000, "Member 'AtomWavePlayer_GetWaveInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWavePlayer_HasError \ static_assert(alignof(AtomWavePlayer_HasError) == 0x000001, "Wrong alignment on AtomWavePlayer_HasError"); \ static_assert(sizeof(AtomWavePlayer_HasError) == 0x000001, "Wrong size on AtomWavePlayer_HasError"); \ static_assert(offsetof(AtomWavePlayer_HasError, ReturnValue) == 0x000000, "Member 'AtomWavePlayer_HasError::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWavePlayer_IsLooping \ static_assert(alignof(AtomWavePlayer_IsLooping) == 0x000001, "Wrong alignment on AtomWavePlayer_IsLooping"); \ static_assert(sizeof(AtomWavePlayer_IsLooping) == 0x000001, "Wrong size on AtomWavePlayer_IsLooping"); \ static_assert(offsetof(AtomWavePlayer_IsLooping, ReturnValue) == 0x000000, "Member 'AtomWavePlayer_IsLooping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWavePlayer_IsPaused \ static_assert(alignof(AtomWavePlayer_IsPaused) == 0x000001, "Wrong alignment on AtomWavePlayer_IsPaused"); \ static_assert(sizeof(AtomWavePlayer_IsPaused) == 0x000001, "Wrong size on AtomWavePlayer_IsPaused"); \ static_assert(offsetof(AtomWavePlayer_IsPaused, ReturnValue) == 0x000000, "Member 'AtomWavePlayer_IsPaused::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomWavePlayer_IsPlaying \ static_assert(alignof(AtomWavePlayer_IsPlaying) == 0x000001, "Wrong alignment on AtomWavePlayer_IsPlaying"); \ static_assert(sizeof(AtomWavePlayer_IsPlaying) == 0x000001, "Wrong size on AtomWavePlayer_IsPlaying"); \ static_assert(offsetof(AtomWavePlayer_IsPlaying, ReturnValue) == 0x000000, "Member 'AtomWavePlayer_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomWavePlayer \ static_assert(alignof(UAtomWavePlayer) == 0x000010, "Wrong alignment on UAtomWavePlayer"); \ static_assert(sizeof(UAtomWavePlayer) == 0x000130, "Wrong size on UAtomWavePlayer"); \ static_assert(offsetof(UAtomWavePlayer, OnWaveFinished) == 0x000040, "Member 'UAtomWavePlayer::OnWaveFinished' has a wrong offset!"); \ static_assert(offsetof(UAtomWavePlayer, OnWavePlaybackPercent) == 0x000068, "Member 'UAtomWavePlayer::OnWavePlaybackPercent' has a wrong offset!"); \ static_assert(offsetof(UAtomWavePlayer, Sound) == 0x000090, "Member 'UAtomWavePlayer::Sound' has a wrong offset!"); \ static_assert(offsetof(UAtomWavePlayer, WaveInfo) == 0x000098, "Member 'UAtomWavePlayer::WaveInfo' has a wrong offset!"); \ static_assert(offsetof(UAtomWavePlayer, AtomRack) == 0x0000B0, "Member 'UAtomWavePlayer::AtomRack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CriWare_Initialize \ static_assert(alignof(CriWare_Initialize) == 0x000001, "Wrong alignment on CriWare_Initialize"); \ static_assert(sizeof(CriWare_Initialize) == 0x000001, "Wrong size on CriWare_Initialize"); \ static_assert(offsetof(CriWare_Initialize, ReturnValue) == 0x000000, "Member 'CriWare_Initialize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CriWare_SetAtomConfiguration \ static_assert(alignof(CriWare_SetAtomConfiguration) == 0x000008, "Wrong alignment on CriWare_SetAtomConfiguration"); \ static_assert(sizeof(CriWare_SetAtomConfiguration) == 0x000010, "Wrong size on CriWare_SetAtomConfiguration"); \ static_assert(offsetof(CriWare_SetAtomConfiguration, InAtomConfig) == 0x000000, "Member 'CriWare_SetAtomConfiguration::InAtomConfig' has a wrong offset!"); \ static_assert(offsetof(CriWare_SetAtomConfiguration, ReturnValue) == 0x000008, "Member 'CriWare_SetAtomConfiguration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CriWare_Uninitialize \ static_assert(alignof(CriWare_Uninitialize) == 0x000001, "Wrong alignment on CriWare_Uninitialize"); \ static_assert(sizeof(CriWare_Uninitialize) == 0x000001, "Wrong size on CriWare_Uninitialize"); \ static_assert(offsetof(CriWare_Uninitialize, ReturnValue) == 0x000000, "Member 'CriWare_Uninitialize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CriWare_GetAtomConfiguration \ static_assert(alignof(CriWare_GetAtomConfiguration) == 0x000008, "Wrong alignment on CriWare_GetAtomConfiguration"); \ static_assert(sizeof(CriWare_GetAtomConfiguration) == 0x000008, "Wrong size on CriWare_GetAtomConfiguration"); \ static_assert(offsetof(CriWare_GetAtomConfiguration, ReturnValue) == 0x000000, "Member 'CriWare_GetAtomConfiguration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CriWare_IsInitialized \ static_assert(alignof(CriWare_IsInitialized) == 0x000001, "Wrong alignment on CriWare_IsInitialized"); \ static_assert(sizeof(CriWare_IsInitialized) == 0x000001, "Wrong size on CriWare_IsInitialized"); \ static_assert(offsetof(CriWare_IsInitialized, ReturnValue) == 0x000000, "Member 'CriWare_IsInitialized::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCriWare \ static_assert(alignof(UCriWare) == 0x000008, "Wrong alignment on UCriWare"); \ static_assert(sizeof(UCriWare) == 0x000048, "Wrong size on UCriWare"); \ static_assert(offsetof(UCriWare, AtomConfig) == 0x000030, "Member 'UCriWare::AtomConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCriWareCoreSettings \ static_assert(alignof(UCriWareCoreSettings) == 0x000008, "Wrong alignment on UCriWareCoreSettings"); \ static_assert(sizeof(UCriWareCoreSettings) == 0x0001B8, "Wrong size on UCriWareCoreSettings"); \ static_assert(offsetof(UCriWareCoreSettings, NumBinders) == 0x000038, "Member 'UCriWareCoreSettings::NumBinders' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, MaxBindings) == 0x00003C, "Member 'UCriWareCoreSettings::MaxBindings' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, NumLoaders) == 0x000040, "Member 'UCriWareCoreSettings::NumLoaders' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, bEnableLoggingFileSystem) == 0x000044, "Member 'UCriWareCoreSettings::bEnableLoggingFileSystem' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, AtomConfig) == 0x000048, "Member 'UCriWareCoreSettings::AtomConfig' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, bUseInGamePreview) == 0x000068, "Member 'UCriWareCoreSettings::bUseInGamePreview' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, MonitorCommunicationBufferSize) == 0x00006C, "Member 'UCriWareCoreSettings::MonitorCommunicationBufferSize' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, MaxPitch) == 0x000070, "Member 'UCriWareCoreSettings::MaxPitch' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, DistanceFactor) == 0x000074, "Member 'UCriWareCoreSettings::DistanceFactor' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, MaxSoundPlaybackHandles) == 0x000078, "Member 'UCriWareCoreSettings::MaxSoundPlaybackHandles' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, bEnableLoggingAtom) == 0x00007C, "Member 'UCriWareCoreSettings::bEnableLoggingAtom' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, DebugSounds) == 0x000080, "Member 'UCriWareCoreSettings::DebugSounds' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, MasterRack) == 0x000090, "Member 'UCriWareCoreSettings::MasterRack' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, SpatializationRack) == 0x0000B0, "Member 'UCriWareCoreSettings::SpatializationRack' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, bEnableBinauralSpatialization) == 0x0000D0, "Member 'UCriWareCoreSettings::bEnableBinauralSpatialization' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, bUseAudioLink) == 0x0000D1, "Member 'UCriWareCoreSettings::bUseAudioLink' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, bUseUnrealSoundRenderer) == 0x0000D2, "Member 'UCriWareCoreSettings::bUseUnrealSoundRenderer' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, DefaultOutputSubmix) == 0x0000D8, "Member 'UCriWareCoreSettings::DefaultOutputSubmix' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, DefaultSoundClassName) == 0x0000F8, "Member 'UCriWareCoreSettings::DefaultSoundClassName' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, DefaultManaSoundClassName) == 0x000118, "Member 'UCriWareCoreSettings::DefaultManaSoundClassName' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, DefaultSoundConcurrencyName) == 0x000138, "Member 'UCriWareCoreSettings::DefaultSoundConcurrencyName' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, bUseAutomaticVoiceManagement) == 0x000158, "Member 'UCriWareCoreSettings::bUseAutomaticVoiceManagement' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, StandardVoicesSettings) == 0x00015C, "Member 'UCriWareCoreSettings::StandardVoicesSettings' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, HcaMxVoicesSettings) == 0x000174, "Member 'UCriWareCoreSettings::HcaMxVoicesSettings' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, ModulationParameters) == 0x000188, "Member 'UCriWareCoreSettings::ModulationParameters' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, DefaultSoundClass) == 0x000198, "Member 'UCriWareCoreSettings::DefaultSoundClass' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, DefaultManaSoundClass) == 0x0001A0, "Member 'UCriWareCoreSettings::DefaultManaSoundClass' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, DefaultSoundConcurrency) == 0x0001A8, "Member 'UCriWareCoreSettings::DefaultSoundConcurrency' has a wrong offset!"); \ static_assert(offsetof(UCriWareCoreSettings, bCanEditManaClassName) == 0x0001B0, "Member 'UCriWareCoreSettings::bCanEditManaClassName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCriWareCoreSubsystem \ static_assert(alignof(UCriWareCoreSubsystem) == 0x000008, "Wrong alignment on UCriWareCoreSubsystem"); \ static_assert(sizeof(UCriWareCoreSubsystem) == 0x000030, "Wrong size on UCriWareCoreSubsystem"); \ #define DUMPER7_ASSERTS_UCriWareEditor \ static_assert(alignof(UCriWareEditor) == 0x000008, "Wrong alignment on UCriWareEditor"); \ static_assert(sizeof(UCriWareEditor) == 0x000048, "Wrong size on UCriWareEditor"); \ #define DUMPER7_ASSERTS_UCriWareWidgetSubsystem \ static_assert(alignof(UCriWareWidgetSubsystem) == 0x000008, "Wrong alignment on UCriWareWidgetSubsystem"); \ static_assert(sizeof(UCriWareWidgetSubsystem) == 0x000030, "Wrong size on UCriWareWidgetSubsystem"); \ #define DUMPER7_ASSERTS_IAtomActiveSoundUpdate \ static_assert(alignof(IAtomActiveSoundUpdate) == 0x000001, "Wrong alignment on IAtomActiveSoundUpdate"); \ static_assert(sizeof(IAtomActiveSoundUpdate) == 0x000001, "Wrong size on IAtomActiveSoundUpdate"); \ #define DUMPER7_ASSERTS_UAtomEndpointSettingsBase \ static_assert(alignof(UAtomEndpointSettingsBase) == 0x000008, "Wrong alignment on UAtomEndpointSettingsBase"); \ static_assert(sizeof(UAtomEndpointSettingsBase) == 0x000028, "Wrong size on UAtomEndpointSettingsBase"); \ #define DUMPER7_ASSERTS_UAtomSourceDataOverridePluginSourceSettingsBase \ static_assert(alignof(UAtomSourceDataOverridePluginSourceSettingsBase) == 0x000008, "Wrong alignment on UAtomSourceDataOverridePluginSourceSettingsBase"); \ static_assert(sizeof(UAtomSourceDataOverridePluginSourceSettingsBase) == 0x000028, "Wrong size on UAtomSourceDataOverridePluginSourceSettingsBase"); \ #define DUMPER7_ASSERTS_AtomGameplayCondition_ConditionMet \ static_assert(alignof(AtomGameplayCondition_ConditionMet) == 0x000001, "Wrong alignment on AtomGameplayCondition_ConditionMet"); \ static_assert(sizeof(AtomGameplayCondition_ConditionMet) == 0x000001, "Wrong size on AtomGameplayCondition_ConditionMet"); \ static_assert(offsetof(AtomGameplayCondition_ConditionMet, ReturnValue) == 0x000000, "Member 'AtomGameplayCondition_ConditionMet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomGameplayCondition_ConditionMet_Position \ static_assert(alignof(AtomGameplayCondition_ConditionMet_Position) == 0x000008, "Wrong alignment on AtomGameplayCondition_ConditionMet_Position"); \ static_assert(sizeof(AtomGameplayCondition_ConditionMet_Position) == 0x000020, "Wrong size on AtomGameplayCondition_ConditionMet_Position"); \ static_assert(offsetof(AtomGameplayCondition_ConditionMet_Position, Position) == 0x000000, "Member 'AtomGameplayCondition_ConditionMet_Position::Position' has a wrong offset!"); \ static_assert(offsetof(AtomGameplayCondition_ConditionMet_Position, ReturnValue) == 0x000018, "Member 'AtomGameplayCondition_ConditionMet_Position::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAtomGameplayCondition \ static_assert(alignof(IAtomGameplayCondition) == 0x000001, "Wrong alignment on IAtomGameplayCondition"); \ static_assert(sizeof(IAtomGameplayCondition) == 0x000001, "Wrong size on IAtomGameplayCondition"); \ #define DUMPER7_ASSERTS_IAtomGameplayVolumeInteraction \ static_assert(alignof(IAtomGameplayVolumeInteraction) == 0x000001, "Wrong alignment on IAtomGameplayVolumeInteraction"); \ static_assert(sizeof(IAtomGameplayVolumeInteraction) == 0x000001, "Wrong size on IAtomGameplayVolumeInteraction"); \ #define DUMPER7_ASSERTS_UAtomRuntimePluginSettingsBase \ static_assert(alignof(UAtomRuntimePluginSettingsBase) == 0x000008, "Wrong alignment on UAtomRuntimePluginSettingsBase"); \ static_assert(sizeof(UAtomRuntimePluginSettingsBase) == 0x000028, "Wrong size on UAtomRuntimePluginSettingsBase"); \ #define DUMPER7_ASSERTS_AAtomAmbientSound \ static_assert(alignof(AAtomAmbientSound) == 0x000008, "Wrong alignment on AAtomAmbientSound"); \ static_assert(sizeof(AAtomAmbientSound) == 0x0002F8, "Wrong size on AAtomAmbientSound"); \ static_assert(offsetof(AAtomAmbientSound, AtomComponent) == 0x0002F0, "Member 'AAtomAmbientSound::AtomComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomAudioBus \ static_assert(alignof(UAtomAudioBus) == 0x000008, "Wrong alignment on UAtomAudioBus"); \ static_assert(sizeof(UAtomAudioBus) == 0x000038, "Wrong size on UAtomAudioBus"); \ static_assert(offsetof(UAtomAudioBus, AudioBusChannels) == 0x000030, "Member 'UAtomAudioBus::AudioBusChannels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomConcurrency \ static_assert(alignof(UAtomConcurrency) == 0x000008, "Wrong alignment on UAtomConcurrency"); \ static_assert(sizeof(UAtomConcurrency) == 0x000050, "Wrong size on UAtomConcurrency"); \ static_assert(offsetof(UAtomConcurrency, Concurrency) == 0x000028, "Member 'UAtomConcurrency::Concurrency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomSubsystemCollectionRoot \ static_assert(alignof(UAtomSubsystemCollectionRoot) == 0x000008, "Wrong alignment on UAtomSubsystemCollectionRoot"); \ static_assert(sizeof(UAtomSubsystemCollectionRoot) == 0x000030, "Wrong size on UAtomSubsystemCollectionRoot"); \ #define DUMPER7_ASSERTS_UAtomSynthSound \ static_assert(alignof(UAtomSynthSound) == 0x000008, "Wrong alignment on UAtomSynthSound"); \ static_assert(sizeof(UAtomSynthSound) == 0x000368, "Wrong size on UAtomSynthSound"); \ static_assert(offsetof(UAtomSynthSound, OwningSynthComponent) == 0x000350, "Member 'UAtomSynthSound::OwningSynthComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomModulatorBase \ static_assert(alignof(UAtomModulatorBase) == 0x000008, "Wrong alignment on UAtomModulatorBase"); \ static_assert(sizeof(UAtomModulatorBase) == 0x000028, "Wrong size on UAtomModulatorBase"); \ #define DUMPER7_ASSERTS_UAtomModulationControlBus \ static_assert(alignof(UAtomModulationControlBus) == 0x000008, "Wrong alignment on UAtomModulationControlBus"); \ static_assert(sizeof(UAtomModulationControlBus) == 0x000058, "Wrong size on UAtomModulationControlBus"); \ static_assert(offsetof(UAtomModulationControlBus, bBypass) == 0x000028, "Member 'UAtomModulationControlBus::bBypass' has a wrong offset!"); \ static_assert(offsetof(UAtomModulationControlBus, Parameter) == 0x000030, "Member 'UAtomModulationControlBus::Parameter' has a wrong offset!"); \ static_assert(offsetof(UAtomModulationControlBus, Address) == 0x000038, "Member 'UAtomModulationControlBus::Address' has a wrong offset!"); \ static_assert(offsetof(UAtomModulationControlBus, Generators) == 0x000048, "Member 'UAtomModulationControlBus::Generators' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomModulationControlBusMix \ static_assert(alignof(UAtomModulationControlBusMix) == 0x000008, "Wrong alignment on UAtomModulationControlBusMix"); \ static_assert(sizeof(UAtomModulationControlBusMix) == 0x000040, "Wrong size on UAtomModulationControlBusMix"); \ static_assert(offsetof(UAtomModulationControlBusMix, ProfileIndex) == 0x000028, "Member 'UAtomModulationControlBusMix::ProfileIndex' has a wrong offset!"); \ static_assert(offsetof(UAtomModulationControlBusMix, MixStages) == 0x000030, "Member 'UAtomModulationControlBusMix::MixStages' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomModulationGenerator \ static_assert(alignof(UAtomModulationGenerator) == 0x000008, "Wrong alignment on UAtomModulationGenerator"); \ static_assert(sizeof(UAtomModulationGenerator) == 0x000028, "Wrong size on UAtomModulationGenerator"); \ #define DUMPER7_ASSERTS_UAtomModulationParameter \ static_assert(alignof(UAtomModulationParameter) == 0x000008, "Wrong alignment on UAtomModulationParameter"); \ static_assert(sizeof(UAtomModulationParameter) == 0x000030, "Wrong size on UAtomModulationParameter"); \ static_assert(offsetof(UAtomModulationParameter, Settings) == 0x000028, "Member 'UAtomModulationParameter::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomModulationParameterScaled \ static_assert(alignof(UAtomModulationParameterScaled) == 0x000008, "Wrong alignment on UAtomModulationParameterScaled"); \ static_assert(sizeof(UAtomModulationParameterScaled) == 0x000038, "Wrong size on UAtomModulationParameterScaled"); \ static_assert(offsetof(UAtomModulationParameterScaled, UnitMin) == 0x000030, "Member 'UAtomModulationParameterScaled::UnitMin' has a wrong offset!"); \ static_assert(offsetof(UAtomModulationParameterScaled, UnitMax) == 0x000034, "Member 'UAtomModulationParameterScaled::UnitMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomModulationParameterFrequencyBase \ static_assert(alignof(UAtomModulationParameterFrequencyBase) == 0x000008, "Wrong alignment on UAtomModulationParameterFrequencyBase"); \ static_assert(sizeof(UAtomModulationParameterFrequencyBase) == 0x000030, "Wrong size on UAtomModulationParameterFrequencyBase"); \ #define DUMPER7_ASSERTS_UAtomModulationParameterFrequency \ static_assert(alignof(UAtomModulationParameterFrequency) == 0x000008, "Wrong alignment on UAtomModulationParameterFrequency"); \ static_assert(sizeof(UAtomModulationParameterFrequency) == 0x000038, "Wrong size on UAtomModulationParameterFrequency"); \ static_assert(offsetof(UAtomModulationParameterFrequency, UnitMin) == 0x000030, "Member 'UAtomModulationParameterFrequency::UnitMin' has a wrong offset!"); \ static_assert(offsetof(UAtomModulationParameterFrequency, UnitMax) == 0x000034, "Member 'UAtomModulationParameterFrequency::UnitMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomModulationParameterFilterFrequency \ static_assert(alignof(UAtomModulationParameterFilterFrequency) == 0x000008, "Wrong alignment on UAtomModulationParameterFilterFrequency"); \ static_assert(sizeof(UAtomModulationParameterFilterFrequency) == 0x000030, "Wrong size on UAtomModulationParameterFilterFrequency"); \ #define DUMPER7_ASSERTS_UAtomModulationParameterLPFFrequency \ static_assert(alignof(UAtomModulationParameterLPFFrequency) == 0x000008, "Wrong alignment on UAtomModulationParameterLPFFrequency"); \ static_assert(sizeof(UAtomModulationParameterLPFFrequency) == 0x000030, "Wrong size on UAtomModulationParameterLPFFrequency"); \ #define DUMPER7_ASSERTS_UAtomModulationParameterHPFFrequency \ static_assert(alignof(UAtomModulationParameterHPFFrequency) == 0x000008, "Wrong alignment on UAtomModulationParameterHPFFrequency"); \ static_assert(sizeof(UAtomModulationParameterHPFFrequency) == 0x000030, "Wrong size on UAtomModulationParameterHPFFrequency"); \ #define DUMPER7_ASSERTS_UAtomModulationParameterBipolar \ static_assert(alignof(UAtomModulationParameterBipolar) == 0x000008, "Wrong alignment on UAtomModulationParameterBipolar"); \ static_assert(sizeof(UAtomModulationParameterBipolar) == 0x000038, "Wrong size on UAtomModulationParameterBipolar"); \ static_assert(offsetof(UAtomModulationParameterBipolar, UnitRange) == 0x000030, "Member 'UAtomModulationParameterBipolar::UnitRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomModulationParameterVolume \ static_assert(alignof(UAtomModulationParameterVolume) == 0x000008, "Wrong alignment on UAtomModulationParameterVolume"); \ static_assert(sizeof(UAtomModulationParameterVolume) == 0x000038, "Wrong size on UAtomModulationParameterVolume"); \ static_assert(offsetof(UAtomModulationParameterVolume, MinVolume) == 0x000030, "Member 'UAtomModulationParameterVolume::MinVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomModulationStatics_ActivateBus \ static_assert(alignof(AtomModulationStatics_ActivateBus) == 0x000008, "Wrong alignment on AtomModulationStatics_ActivateBus"); \ static_assert(sizeof(AtomModulationStatics_ActivateBus) == 0x000010, "Wrong size on AtomModulationStatics_ActivateBus"); \ static_assert(offsetof(AtomModulationStatics_ActivateBus, WorldContextObject) == 0x000000, "Member 'AtomModulationStatics_ActivateBus::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_ActivateBus, Bus) == 0x000008, "Member 'AtomModulationStatics_ActivateBus::Bus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomModulationStatics_ActivateBusMix \ static_assert(alignof(AtomModulationStatics_ActivateBusMix) == 0x000008, "Wrong alignment on AtomModulationStatics_ActivateBusMix"); \ static_assert(sizeof(AtomModulationStatics_ActivateBusMix) == 0x000010, "Wrong size on AtomModulationStatics_ActivateBusMix"); \ static_assert(offsetof(AtomModulationStatics_ActivateBusMix, WorldContextObject) == 0x000000, "Member 'AtomModulationStatics_ActivateBusMix::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_ActivateBusMix, Mix) == 0x000008, "Member 'AtomModulationStatics_ActivateBusMix::Mix' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomModulationStatics_ActivateGenerator \ static_assert(alignof(AtomModulationStatics_ActivateGenerator) == 0x000008, "Wrong alignment on AtomModulationStatics_ActivateGenerator"); \ static_assert(sizeof(AtomModulationStatics_ActivateGenerator) == 0x000010, "Wrong size on AtomModulationStatics_ActivateGenerator"); \ static_assert(offsetof(AtomModulationStatics_ActivateGenerator, WorldContextObject) == 0x000000, "Member 'AtomModulationStatics_ActivateGenerator::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_ActivateGenerator, Generator) == 0x000008, "Member 'AtomModulationStatics_ActivateGenerator::Generator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomModulationStatics_ClearAllGlobalBusMixValues \ static_assert(alignof(AtomModulationStatics_ClearAllGlobalBusMixValues) == 0x000008, "Wrong alignment on AtomModulationStatics_ClearAllGlobalBusMixValues"); \ static_assert(sizeof(AtomModulationStatics_ClearAllGlobalBusMixValues) == 0x000010, "Wrong size on AtomModulationStatics_ClearAllGlobalBusMixValues"); \ static_assert(offsetof(AtomModulationStatics_ClearAllGlobalBusMixValues, WorldContextObject) == 0x000000, "Member 'AtomModulationStatics_ClearAllGlobalBusMixValues::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_ClearAllGlobalBusMixValues, FadeTime) == 0x000008, "Member 'AtomModulationStatics_ClearAllGlobalBusMixValues::FadeTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomModulationStatics_ClearGlobalBusMixValue \ static_assert(alignof(AtomModulationStatics_ClearGlobalBusMixValue) == 0x000008, "Wrong alignment on AtomModulationStatics_ClearGlobalBusMixValue"); \ static_assert(sizeof(AtomModulationStatics_ClearGlobalBusMixValue) == 0x000018, "Wrong size on AtomModulationStatics_ClearGlobalBusMixValue"); \ static_assert(offsetof(AtomModulationStatics_ClearGlobalBusMixValue, WorldContextObject) == 0x000000, "Member 'AtomModulationStatics_ClearGlobalBusMixValue::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_ClearGlobalBusMixValue, Bus) == 0x000008, "Member 'AtomModulationStatics_ClearGlobalBusMixValue::Bus' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_ClearGlobalBusMixValue, FadeTime) == 0x000010, "Member 'AtomModulationStatics_ClearGlobalBusMixValue::FadeTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomModulationStatics_CreateBus \ static_assert(alignof(AtomModulationStatics_CreateBus) == 0x000008, "Wrong alignment on AtomModulationStatics_CreateBus"); \ static_assert(sizeof(AtomModulationStatics_CreateBus) == 0x000028, "Wrong size on AtomModulationStatics_CreateBus"); \ static_assert(offsetof(AtomModulationStatics_CreateBus, WorldContextObject) == 0x000000, "Member 'AtomModulationStatics_CreateBus::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_CreateBus, Name_0) == 0x000008, "Member 'AtomModulationStatics_CreateBus::Name_0' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_CreateBus, Parameter) == 0x000010, "Member 'AtomModulationStatics_CreateBus::Parameter' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_CreateBus, Activate) == 0x000018, "Member 'AtomModulationStatics_CreateBus::Activate' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_CreateBus, ReturnValue) == 0x000020, "Member 'AtomModulationStatics_CreateBus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomModulationStatics_CreateBusMix \ static_assert(alignof(AtomModulationStatics_CreateBusMix) == 0x000008, "Wrong alignment on AtomModulationStatics_CreateBusMix"); \ static_assert(sizeof(AtomModulationStatics_CreateBusMix) == 0x000030, "Wrong size on AtomModulationStatics_CreateBusMix"); \ static_assert(offsetof(AtomModulationStatics_CreateBusMix, WorldContextObject) == 0x000000, "Member 'AtomModulationStatics_CreateBusMix::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_CreateBusMix, Name_0) == 0x000008, "Member 'AtomModulationStatics_CreateBusMix::Name_0' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_CreateBusMix, Stages) == 0x000010, "Member 'AtomModulationStatics_CreateBusMix::Stages' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_CreateBusMix, Activate) == 0x000020, "Member 'AtomModulationStatics_CreateBusMix::Activate' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_CreateBusMix, ReturnValue) == 0x000028, "Member 'AtomModulationStatics_CreateBusMix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomModulationStatics_CreateBusMixStage \ static_assert(alignof(AtomModulationStatics_CreateBusMixStage) == 0x000008, "Wrong alignment on AtomModulationStatics_CreateBusMixStage"); \ static_assert(sizeof(AtomModulationStatics_CreateBusMixStage) == 0x000048, "Wrong size on AtomModulationStatics_CreateBusMixStage"); \ static_assert(offsetof(AtomModulationStatics_CreateBusMixStage, WorldContextObject) == 0x000000, "Member 'AtomModulationStatics_CreateBusMixStage::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_CreateBusMixStage, Bus) == 0x000008, "Member 'AtomModulationStatics_CreateBusMixStage::Bus' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_CreateBusMixStage, Value) == 0x000010, "Member 'AtomModulationStatics_CreateBusMixStage::Value' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_CreateBusMixStage, AttackTime) == 0x000014, "Member 'AtomModulationStatics_CreateBusMixStage::AttackTime' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_CreateBusMixStage, ReleaseTime) == 0x000018, "Member 'AtomModulationStatics_CreateBusMixStage::ReleaseTime' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_CreateBusMixStage, ReturnValue) == 0x000020, "Member 'AtomModulationStatics_CreateBusMixStage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomModulationStatics_DeactivateBus \ static_assert(alignof(AtomModulationStatics_DeactivateBus) == 0x000008, "Wrong alignment on AtomModulationStatics_DeactivateBus"); \ static_assert(sizeof(AtomModulationStatics_DeactivateBus) == 0x000010, "Wrong size on AtomModulationStatics_DeactivateBus"); \ static_assert(offsetof(AtomModulationStatics_DeactivateBus, WorldContextObject) == 0x000000, "Member 'AtomModulationStatics_DeactivateBus::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_DeactivateBus, Bus) == 0x000008, "Member 'AtomModulationStatics_DeactivateBus::Bus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomModulationStatics_DeactivateBusMix \ static_assert(alignof(AtomModulationStatics_DeactivateBusMix) == 0x000008, "Wrong alignment on AtomModulationStatics_DeactivateBusMix"); \ static_assert(sizeof(AtomModulationStatics_DeactivateBusMix) == 0x000010, "Wrong size on AtomModulationStatics_DeactivateBusMix"); \ static_assert(offsetof(AtomModulationStatics_DeactivateBusMix, WorldContextObject) == 0x000000, "Member 'AtomModulationStatics_DeactivateBusMix::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_DeactivateBusMix, Mix) == 0x000008, "Member 'AtomModulationStatics_DeactivateBusMix::Mix' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomModulationStatics_DeactivateGenerator \ static_assert(alignof(AtomModulationStatics_DeactivateGenerator) == 0x000008, "Wrong alignment on AtomModulationStatics_DeactivateGenerator"); \ static_assert(sizeof(AtomModulationStatics_DeactivateGenerator) == 0x000010, "Wrong size on AtomModulationStatics_DeactivateGenerator"); \ static_assert(offsetof(AtomModulationStatics_DeactivateGenerator, WorldContextObject) == 0x000000, "Member 'AtomModulationStatics_DeactivateGenerator::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_DeactivateGenerator, Generator) == 0x000008, "Member 'AtomModulationStatics_DeactivateGenerator::Generator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomModulationStatics_SetGlobalBusMixValue \ static_assert(alignof(AtomModulationStatics_SetGlobalBusMixValue) == 0x000008, "Wrong alignment on AtomModulationStatics_SetGlobalBusMixValue"); \ static_assert(sizeof(AtomModulationStatics_SetGlobalBusMixValue) == 0x000018, "Wrong size on AtomModulationStatics_SetGlobalBusMixValue"); \ static_assert(offsetof(AtomModulationStatics_SetGlobalBusMixValue, WorldContextObject) == 0x000000, "Member 'AtomModulationStatics_SetGlobalBusMixValue::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_SetGlobalBusMixValue, Bus) == 0x000008, "Member 'AtomModulationStatics_SetGlobalBusMixValue::Bus' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_SetGlobalBusMixValue, Value) == 0x000010, "Member 'AtomModulationStatics_SetGlobalBusMixValue::Value' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_SetGlobalBusMixValue, FadeTime) == 0x000014, "Member 'AtomModulationStatics_SetGlobalBusMixValue::FadeTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomModulationStatics_UpdateMix \ static_assert(alignof(AtomModulationStatics_UpdateMix) == 0x000008, "Wrong alignment on AtomModulationStatics_UpdateMix"); \ static_assert(sizeof(AtomModulationStatics_UpdateMix) == 0x000028, "Wrong size on AtomModulationStatics_UpdateMix"); \ static_assert(offsetof(AtomModulationStatics_UpdateMix, WorldContextObject) == 0x000000, "Member 'AtomModulationStatics_UpdateMix::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_UpdateMix, Mix) == 0x000008, "Member 'AtomModulationStatics_UpdateMix::Mix' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_UpdateMix, Stages) == 0x000010, "Member 'AtomModulationStatics_UpdateMix::Stages' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_UpdateMix, FadeTime) == 0x000020, "Member 'AtomModulationStatics_UpdateMix::FadeTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomModulationStatics_UpdateMixByFilter \ static_assert(alignof(AtomModulationStatics_UpdateMixByFilter) == 0x000008, "Wrong alignment on AtomModulationStatics_UpdateMixByFilter"); \ static_assert(sizeof(AtomModulationStatics_UpdateMixByFilter) == 0x000038, "Wrong size on AtomModulationStatics_UpdateMixByFilter"); \ static_assert(offsetof(AtomModulationStatics_UpdateMixByFilter, WorldContextObject) == 0x000000, "Member 'AtomModulationStatics_UpdateMixByFilter::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_UpdateMixByFilter, Mix) == 0x000008, "Member 'AtomModulationStatics_UpdateMixByFilter::Mix' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_UpdateMixByFilter, AddressFilter) == 0x000010, "Member 'AtomModulationStatics_UpdateMixByFilter::AddressFilter' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_UpdateMixByFilter, ParamClassFilter) == 0x000020, "Member 'AtomModulationStatics_UpdateMixByFilter::ParamClassFilter' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_UpdateMixByFilter, ParamFilter) == 0x000028, "Member 'AtomModulationStatics_UpdateMixByFilter::ParamFilter' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_UpdateMixByFilter, Value) == 0x000030, "Member 'AtomModulationStatics_UpdateMixByFilter::Value' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_UpdateMixByFilter, FadeTime) == 0x000034, "Member 'AtomModulationStatics_UpdateMixByFilter::FadeTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomModulationStatics_UpdateMixFromObject \ static_assert(alignof(AtomModulationStatics_UpdateMixFromObject) == 0x000008, "Wrong alignment on AtomModulationStatics_UpdateMixFromObject"); \ static_assert(sizeof(AtomModulationStatics_UpdateMixFromObject) == 0x000018, "Wrong size on AtomModulationStatics_UpdateMixFromObject"); \ static_assert(offsetof(AtomModulationStatics_UpdateMixFromObject, WorldContextObject) == 0x000000, "Member 'AtomModulationStatics_UpdateMixFromObject::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_UpdateMixFromObject, Mix) == 0x000008, "Member 'AtomModulationStatics_UpdateMixFromObject::Mix' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_UpdateMixFromObject, FadeTime) == 0x000010, "Member 'AtomModulationStatics_UpdateMixFromObject::FadeTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtomModulationStatics_UpdateModulator \ static_assert(alignof(AtomModulationStatics_UpdateModulator) == 0x000008, "Wrong alignment on AtomModulationStatics_UpdateModulator"); \ static_assert(sizeof(AtomModulationStatics_UpdateModulator) == 0x000010, "Wrong size on AtomModulationStatics_UpdateModulator"); \ static_assert(offsetof(AtomModulationStatics_UpdateModulator, WorldContextObject) == 0x000000, "Member 'AtomModulationStatics_UpdateModulator::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AtomModulationStatics_UpdateModulator, Modulator) == 0x000008, "Member 'AtomModulationStatics_UpdateModulator::Modulator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomModulationStatics \ static_assert(alignof(UAtomModulationStatics) == 0x000008, "Wrong alignment on UAtomModulationStatics"); \ static_assert(sizeof(UAtomModulationStatics) == 0x000028, "Wrong size on UAtomModulationStatics"); \ #define DUMPER7_ASSERTS_UAtomModulationGeneratorEnvelopeFollower \ static_assert(alignof(UAtomModulationGeneratorEnvelopeFollower) == 0x000008, "Wrong alignment on UAtomModulationGeneratorEnvelopeFollower"); \ static_assert(sizeof(UAtomModulationGeneratorEnvelopeFollower) == 0x000048, "Wrong size on UAtomModulationGeneratorEnvelopeFollower"); \ static_assert(offsetof(UAtomModulationGeneratorEnvelopeFollower, Params_0) == 0x000028, "Member 'UAtomModulationGeneratorEnvelopeFollower::Params_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomModulationGeneratorLFO \ static_assert(alignof(UAtomModulationGeneratorLFO) == 0x000008, "Wrong alignment on UAtomModulationGeneratorLFO"); \ static_assert(sizeof(UAtomModulationGeneratorLFO) == 0x000048, "Wrong size on UAtomModulationGeneratorLFO"); \ static_assert(offsetof(UAtomModulationGeneratorLFO, Params_0) == 0x000028, "Member 'UAtomModulationGeneratorLFO::Params_0' 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_FCriWareWASAPISettings \ static_assert(alignof(FCriWareWASAPISettings) == 0x000004, "Wrong alignment on FCriWareWASAPISettings"); \ static_assert(sizeof(FCriWareWASAPISettings) == 0x000014, "Wrong size on FCriWareWASAPISettings"); \ static_assert(offsetof(FCriWareWASAPISettings, bEnableHardware1) == 0x000000, "Member 'FCriWareWASAPISettings::bEnableHardware1' has a wrong offset!"); \ static_assert(offsetof(FCriWareWASAPISettings, bEnableHardware2) == 0x000001, "Member 'FCriWareWASAPISettings::bEnableHardware2' has a wrong offset!"); \ static_assert(offsetof(FCriWareWASAPISettings, bEnableHardware3) == 0x000002, "Member 'FCriWareWASAPISettings::bEnableHardware3' has a wrong offset!"); \ static_assert(offsetof(FCriWareWASAPISettings, bEnableHardware4) == 0x000003, "Member 'FCriWareWASAPISettings::bEnableHardware4' has a wrong offset!"); \ static_assert(offsetof(FCriWareWASAPISettings, bWASAPI_IsExclusive) == 0x000004, "Member 'FCriWareWASAPISettings::bWASAPI_IsExclusive' has a wrong offset!"); \ static_assert(offsetof(FCriWareWASAPISettings, WASAPI_BitsPerSample) == 0x000008, "Member 'FCriWareWASAPISettings::WASAPI_BitsPerSample' has a wrong offset!"); \ static_assert(offsetof(FCriWareWASAPISettings, WASAPI_SamplingRate) == 0x00000C, "Member 'FCriWareWASAPISettings::WASAPI_SamplingRate' has a wrong offset!"); \ static_assert(offsetof(FCriWareWASAPISettings, WASAPI_NumChannels) == 0x000010, "Member 'FCriWareWASAPISettings::WASAPI_NumChannels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtomWindowsEndpointSettings \ static_assert(alignof(UAtomWindowsEndpointSettings) == 0x000008, "Wrong alignment on UAtomWindowsEndpointSettings"); \ static_assert(sizeof(UAtomWindowsEndpointSettings) == 0x000030, "Wrong size on UAtomWindowsEndpointSettings"); \ static_assert(offsetof(UAtomWindowsEndpointSettings, bOverrideHardwareDevice) == 0x000028, "Member 'UAtomWindowsEndpointSettings::bOverrideHardwareDevice' has a wrong offset!"); \ static_assert(offsetof(UAtomWindowsEndpointSettings, HardwareDeviceOverrides) == 0x000029, "Member 'UAtomWindowsEndpointSettings::HardwareDeviceOverrides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CriWareWindowsSettings_GetHardwareDeviceOptions \ static_assert(alignof(CriWareWindowsSettings_GetHardwareDeviceOptions) == 0x000008, "Wrong alignment on CriWareWindowsSettings_GetHardwareDeviceOptions"); \ static_assert(sizeof(CriWareWindowsSettings_GetHardwareDeviceOptions) == 0x000010, "Wrong size on CriWareWindowsSettings_GetHardwareDeviceOptions"); \ static_assert(offsetof(CriWareWindowsSettings_GetHardwareDeviceOptions, ReturnValue) == 0x000000, "Member 'CriWareWindowsSettings_GetHardwareDeviceOptions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCriWareWindowsSettings \ static_assert(alignof(UCriWareWindowsSettings) == 0x000008, "Wrong alignment on UCriWareWindowsSettings"); \ static_assert(sizeof(UCriWareWindowsSettings) == 0x000100, "Wrong size on UCriWareWindowsSettings"); \ static_assert(offsetof(UCriWareWindowsSettings, StandardVoicesOverrides) == 0x000038, "Member 'UCriWareWindowsSettings::StandardVoicesOverrides' has a wrong offset!"); \ static_assert(offsetof(UCriWareWindowsSettings, HcaMxVoicesOverrides) == 0x000050, "Member 'UCriWareWindowsSettings::HcaMxVoicesOverrides' has a wrong offset!"); \ static_assert(offsetof(UCriWareWindowsSettings, WASAPISettings) == 0x000064, "Member 'UCriWareWindowsSettings::WASAPISettings' has a wrong offset!"); \ static_assert(offsetof(UCriWareWindowsSettings, EndpointMappings) == 0x000078, "Member 'UCriWareWindowsSettings::EndpointMappings' has a wrong offset!"); \ static_assert(offsetof(UCriWareWindowsSettings, Hardware1) == 0x0000C8, "Member 'UCriWareWindowsSettings::Hardware1' has a wrong offset!"); \ static_assert(offsetof(UCriWareWindowsSettings, Hardware2) == 0x0000D0, "Member 'UCriWareWindowsSettings::Hardware2' has a wrong offset!"); \ static_assert(offsetof(UCriWareWindowsSettings, Hardware3) == 0x0000D8, "Member 'UCriWareWindowsSettings::Hardware3' has a wrong offset!"); \ static_assert(offsetof(UCriWareWindowsSettings, Hardware4) == 0x0000E0, "Member 'UCriWareWindowsSettings::Hardware4' has a wrong offset!"); \ static_assert(offsetof(UCriWareWindowsSettings, CookOverrides) == 0x0000E8, "Member 'UCriWareWindowsSettings::CookOverrides' has a wrong offset!"); \ static_assert(offsetof(UCriWareWindowsSettings, AtomSourceDataOverridePlugin) == 0x0000F0, "Member 'UCriWareWindowsSettings::AtomSourceDataOverridePlugin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_monster_AI_C \ static_assert(alignof(ABP_monster_AI_C) == 0x000010, "Wrong alignment on ABP_monster_AI_C"); \ static_assert(sizeof(ABP_monster_AI_C) == 0x001AC0, "Wrong size on ABP_monster_AI_C"); \ #define DUMPER7_ASSERTS_UCriWareAndroidSettings \ static_assert(alignof(UCriWareAndroidSettings) == 0x000008, "Wrong alignment on UCriWareAndroidSettings"); \ static_assert(sizeof(UCriWareAndroidSettings) == 0x000078, "Wrong size on UCriWareAndroidSettings"); \ static_assert(offsetof(UCriWareAndroidSettings, StandardVoicesOverrides) == 0x000038, "Member 'UCriWareAndroidSettings::StandardVoicesOverrides' has a wrong offset!"); \ static_assert(offsetof(UCriWareAndroidSettings, HcaMxVoicesOverrides) == 0x000050, "Member 'UCriWareAndroidSettings::HcaMxVoicesOverrides' has a wrong offset!"); \ static_assert(offsetof(UCriWareAndroidSettings, CookOverrides) == 0x000064, "Member 'UCriWareAndroidSettings::CookOverrides' has a wrong offset!"); \ static_assert(offsetof(UCriWareAndroidSettings, AtomSourceDataOverridePlugin) == 0x000068, "Member 'UCriWareAndroidSettings::AtomSourceDataOverridePlugin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCriWareAppleSettings \ static_assert(alignof(UCriWareAppleSettings) == 0x000008, "Wrong alignment on UCriWareAppleSettings"); \ static_assert(sizeof(UCriWareAppleSettings) == 0x000078, "Wrong size on UCriWareAppleSettings"); \ static_assert(offsetof(UCriWareAppleSettings, StandardVoicesOverrides) == 0x000038, "Member 'UCriWareAppleSettings::StandardVoicesOverrides' has a wrong offset!"); \ static_assert(offsetof(UCriWareAppleSettings, HcaMxVoicesOverrides) == 0x000050, "Member 'UCriWareAppleSettings::HcaMxVoicesOverrides' has a wrong offset!"); \ static_assert(offsetof(UCriWareAppleSettings, CookOverrides) == 0x000064, "Member 'UCriWareAppleSettings::CookOverrides' has a wrong offset!"); \ static_assert(offsetof(UCriWareAppleSettings, AtomSourceDataOverridePlugin) == 0x000068, "Member 'UCriWareAppleSettings::AtomSourceDataOverridePlugin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCriWareIOSSettings \ static_assert(alignof(UCriWareIOSSettings) == 0x000008, "Wrong alignment on UCriWareIOSSettings"); \ static_assert(sizeof(UCriWareIOSSettings) == 0x000078, "Wrong size on UCriWareIOSSettings"); \ #define DUMPER7_ASSERTS_UCriWareMacSettings \ static_assert(alignof(UCriWareMacSettings) == 0x000008, "Wrong alignment on UCriWareMacSettings"); \ static_assert(sizeof(UCriWareMacSettings) == 0x000078, "Wrong size on UCriWareMacSettings"); \ #define DUMPER7_ASSERTS_UCriWareLinuxSettings \ static_assert(alignof(UCriWareLinuxSettings) == 0x000008, "Wrong alignment on UCriWareLinuxSettings"); \ static_assert(sizeof(UCriWareLinuxSettings) == 0x000078, "Wrong size on UCriWareLinuxSettings"); \ static_assert(offsetof(UCriWareLinuxSettings, StandardVoicesOverrides) == 0x000038, "Member 'UCriWareLinuxSettings::StandardVoicesOverrides' has a wrong offset!"); \ static_assert(offsetof(UCriWareLinuxSettings, HcaMxVoicesOverrides) == 0x000050, "Member 'UCriWareLinuxSettings::HcaMxVoicesOverrides' has a wrong offset!"); \ static_assert(offsetof(UCriWareLinuxSettings, CookOverrides) == 0x000064, "Member 'UCriWareLinuxSettings::CookOverrides' has a wrong offset!"); \ static_assert(offsetof(UCriWareLinuxSettings, AtomSourceDataOverridePlugin) == 0x000068, "Member 'UCriWareLinuxSettings::AtomSourceDataOverridePlugin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_AddSeeThroughBuff \ static_assert(alignof(FL_Effect_Special_C_AddSeeThroughBuff) == 0x000008, "Wrong alignment on FL_Effect_Special_C_AddSeeThroughBuff"); \ static_assert(sizeof(FL_Effect_Special_C_AddSeeThroughBuff) == 0x000188, "Wrong size on FL_Effect_Special_C_AddSeeThroughBuff"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, __WorldContext) == 0x000000, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, L_CurrentAddBuff) == 0x000008, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::L_CurrentAddBuff' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_Find_Star_Map_Type_ReturnValue) == 0x000058, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_Find_Star_Map_Type_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_Find_Star_Map_Type_Data) == 0x000060, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_Find_Star_Map_Type_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000070, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000080, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, Temp_int_Loop_Counter_Variable) == 0x000088, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_Add_IntInt_ReturnValue) == 0x00008C, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, Temp_int_Array_Index_Variable) == 0x000090, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, Temp_int_Loop_Counter_Variable_1) == 0x000094, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_Less_IntInt_ReturnValue) == 0x000098, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_Add_IntInt_ReturnValue_1) == 0x00009C, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, Temp_int_Array_Index_Variable_1) == 0x0000A0, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_Array_Get_Item) == 0x0000A8, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_GetSelectStructData_Data) == 0x000118, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_GetSelectStructData_ReturnValue) == 0x000128, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_Array_Get_Item_1) == 0x000130, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_Array_Length_ReturnValue_1) == 0x000158, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_Less_IntInt_ReturnValue_1) == 0x00015C, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000160, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_Map_Find_Value) == 0x000168, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_Map_Find_ReturnValue) == 0x000170, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000178, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AddSeeThroughBuff, CallFunc_SelectFloat_ReturnValue) == 0x000180, "Member 'FL_Effect_Special_C_AddSeeThroughBuff::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_AttackMontageSection \ static_assert(alignof(FL_Effect_Special_C_AttackMontageSection) == 0x000008, "Wrong alignment on FL_Effect_Special_C_AttackMontageSection"); \ static_assert(sizeof(FL_Effect_Special_C_AttackMontageSection) == 0x000188, "Wrong size on FL_Effect_Special_C_AttackMontageSection"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, Action) == 0x000000, "Member 'FL_Effect_Special_C_AttackMontageSection::Action' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, Montage) == 0x000008, "Member 'FL_Effect_Special_C_AttackMontageSection::Montage' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, Index_0) == 0x000010, "Member 'FL_Effect_Special_C_AttackMontageSection::Index_0' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, __WorldContext) == 0x000018, "Member 'FL_Effect_Special_C_AttackMontageSection::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, SectionName) == 0x000020, "Member 'FL_Effect_Special_C_AttackMontageSection::SectionName' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, OverrideBlendInTime) == 0x000028, "Member 'FL_Effect_Special_C_AttackMontageSection::OverrideBlendInTime' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, NewLocalVar) == 0x000030, "Member 'FL_Effect_Special_C_AttackMontageSection::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_GetPlayerStatic_ReturnValue) == 0x000038, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000040, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_GetPlayerStatic_ReturnValue_2) == 0x000048, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_GetPlayerStatic_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000050, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_GetMyBuffComp_BuffComponent) == 0x000058, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_GetNotConsumePT_Return) == 0x000060, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_GetNotConsumePT_Return' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_GetPTActive_Active) == 0x000061, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_GetPTActive_Active' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000068, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_BooleanOR_ReturnValue) == 0x000070, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_Find_Star_Map_Type_ReturnValue) == 0x000071, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_Find_Star_Map_Type_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_Find_Star_Map_Type_Data) == 0x000078, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_Find_Star_Map_Type_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x000088, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_Array_Length_ReturnValue) == 0x000090, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_GetMyEquip_Equip) == 0x000098, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_GetWeaponType_WeaponType) == 0x0000A0, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_GetMyPlayerCharacter_CombatCharacter_3) == 0x0000A8, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_GetMyPlayerCharacter_CombatCharacter_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000B0, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x0000B8, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_ConsumePerfectBuffCount_Success) == 0x0000C1, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_ConsumePerfectBuffCount_Success' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_GetPTRef_PTRef) == 0x0000C8, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_GetPTRef_PTRef' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000D0, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0000D1, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x0000D2, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, Temp_int_Array_Index_Variable) == 0x0000D4, "Member 'FL_Effect_Special_C_AttackMontageSection::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_BooleanOR_ReturnValue_1) == 0x0000D8, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_Array_Get_Item) == 0x0000E0, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_BooleanOR_ReturnValue_2) == 0x000150, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_BooleanAND_ReturnValue) == 0x000151, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_GetSelectStructData_Data) == 0x000154, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_GetSelectStructData_ReturnValue) == 0x000160, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_MakeLiteralName_ReturnValue) == 0x000164, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x00016C, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, Temp_int_Loop_Counter_Variable) == 0x000170, "Member 'FL_Effect_Special_C_AttackMontageSection::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_Less_IntInt_ReturnValue) == 0x000174, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_Add_IntInt_ReturnValue) == 0x000178, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x00017C, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x00017D, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_BooleanAND_ReturnValue_1) == 0x00017E, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_IsValid_ReturnValue_1) == 0x00017F, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_IsValidSectionName_ReturnValue) == 0x000180, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_IsValidSectionName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_AttackMontageSection, CallFunc_BooleanAND_ReturnValue_2) == 0x000181, "Member 'FL_Effect_Special_C_AttackMontageSection::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_DestroyAllSpell \ static_assert(alignof(FL_Effect_Special_C_DestroyAllSpell) == 0x000008, "Wrong alignment on FL_Effect_Special_C_DestroyAllSpell"); \ static_assert(sizeof(FL_Effect_Special_C_DestroyAllSpell) == 0x0000B8, "Wrong size on FL_Effect_Special_C_DestroyAllSpell"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, ForcedDes) == 0x000000, "Member 'FL_Effect_Special_C_DestroyAllSpell::ForcedDes' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, __WorldContext) == 0x000008, "Member 'FL_Effect_Special_C_DestroyAllSpell::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, Temp_int_Variable) == 0x000010, "Member 'FL_Effect_Special_C_DestroyAllSpell::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_GetAllActorsOfClass_OutActors) == 0x000018, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_GetAllActorsOfClass_OutActors_1) == 0x000030, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_GetAllActorsOfClass_OutActors_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_GetAllActorsOfClass_OutActors_2) == 0x000040, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_GetAllActorsOfClass_OutActors_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_Array_Length_ReturnValue_1) == 0x000050, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_Array_Get_Item) == 0x000058, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_Array_Length_ReturnValue_2) == 0x000060, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_Less_IntInt_ReturnValue) == 0x000064, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_Array_Length_ReturnValue_3) == 0x000068, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, Temp_int_Loop_Counter_Variable) == 0x00006C, "Member 'FL_Effect_Special_C_DestroyAllSpell::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_Less_IntInt_ReturnValue_1) == 0x000070, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_Add_IntInt_ReturnValue_1) == 0x000074, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, Temp_int_Array_Index_Variable) == 0x000078, "Member 'FL_Effect_Special_C_DestroyAllSpell::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_Array_Get_Item_1) == 0x000080, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, Temp_int_Array_Index_Variable_1) == 0x000088, "Member 'FL_Effect_Special_C_DestroyAllSpell::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, Temp_int_Loop_Counter_Variable_1) == 0x00008C, "Member 'FL_Effect_Special_C_DestroyAllSpell::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_Array_Get_Item_2) == 0x000090, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_Less_IntInt_ReturnValue_2) == 0x000098, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_Add_IntInt_ReturnValue_2) == 0x00009C, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, Temp_int_Variable_1) == 0x0000A0, "Member 'FL_Effect_Special_C_DestroyAllSpell::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_Add_IntInt_ReturnValue_3) == 0x0000A4, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_Array_Get_Item_3) == 0x0000A8, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_DestroyAllSpell, CallFunc_Less_IntInt_ReturnValue_3) == 0x0000B0, "Member 'FL_Effect_Special_C_DestroyAllSpell::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_Find_Star_Map_Type \ static_assert(alignof(FL_Effect_Special_C_Find_Star_Map_Type) == 0x000008, "Wrong alignment on FL_Effect_Special_C_Find_Star_Map_Type"); \ static_assert(sizeof(FL_Effect_Special_C_Find_Star_Map_Type) == 0x000048, "Wrong size on FL_Effect_Special_C_Find_Star_Map_Type"); \ static_assert(offsetof(FL_Effect_Special_C_Find_Star_Map_Type, Type) == 0x000000, "Member 'FL_Effect_Special_C_Find_Star_Map_Type::Type' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Find_Star_Map_Type, __WorldContext) == 0x000008, "Member 'FL_Effect_Special_C_Find_Star_Map_Type::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Find_Star_Map_Type, ReturnValue) == 0x000010, "Member 'FL_Effect_Special_C_Find_Star_Map_Type::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Find_Star_Map_Type, Data) == 0x000018, "Member 'FL_Effect_Special_C_Find_Star_Map_Type::Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Find_Star_Map_Type, CallFunc_GetDCSGameState_ReturnValue) == 0x000028, "Member 'FL_Effect_Special_C_Find_Star_Map_Type::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Find_Star_Map_Type, CallFunc_FindStarMapType_Cache_ReturnValue) == 0x000030, "Member 'FL_Effect_Special_C_Find_Star_Map_Type::CallFunc_FindStarMapType_Cache_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Find_Star_Map_Type, CallFunc_FindStarMapType_Cache_Array) == 0x000038, "Member 'FL_Effect_Special_C_Find_Star_Map_Type::CallFunc_FindStarMapType_Cache_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_Get_May_Locked_Style_Skils \ static_assert(alignof(FL_Effect_Special_C_Get_May_Locked_Style_Skils) == 0x000008, "Wrong alignment on FL_Effect_Special_C_Get_May_Locked_Style_Skils"); \ static_assert(sizeof(FL_Effect_Special_C_Get_May_Locked_Style_Skils) == 0x0000F0, "Wrong size on FL_Effect_Special_C_Get_May_Locked_Style_Skils"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, __WorldContext) == 0x000000, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, LockStyleSkills) == 0x000008, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::LockStyleSkills' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, L_StyleSkills) == 0x000018, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::L_StyleSkills' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, CallFunc_Redirect_Table_MappedTable) == 0x000028, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, Temp_int_Array_Index_Variable) == 0x000030, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000038, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, CallFunc_Array_Get_Item) == 0x000048, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, CallFunc_GetDataTableRowFromName_OutRow) == 0x000058, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000C8, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, Temp_int_Loop_Counter_Variable) == 0x0000CC, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, CallFunc_Less_IntInt_ReturnValue) == 0x0000D0, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, CallFunc_Add_IntInt_ReturnValue) == 0x0000D4, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, CallFunc_GetSelectStructData_Data) == 0x0000D8, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, CallFunc_GetSelectStructData_ReturnValue) == 0x0000E4, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000E5, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_Get_May_Locked_Style_Skils, CallFunc_Array_Add_ReturnValue) == 0x0000E8, "Member 'FL_Effect_Special_C_Get_May_Locked_Style_Skils::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_GetActiveWeaponType \ static_assert(alignof(FL_Effect_Special_C_GetActiveWeaponType) == 0x000008, "Wrong alignment on FL_Effect_Special_C_GetActiveWeaponType"); \ static_assert(sizeof(FL_Effect_Special_C_GetActiveWeaponType) == 0x0000B8, "Wrong size on FL_Effect_Special_C_GetActiveWeaponType"); \ static_assert(offsetof(FL_Effect_Special_C_GetActiveWeaponType, ActiveType) == 0x000000, "Member 'FL_Effect_Special_C_GetActiveWeaponType::ActiveType' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetActiveWeaponType, WeaponType) == 0x000001, "Member 'FL_Effect_Special_C_GetActiveWeaponType::WeaponType' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetActiveWeaponType, __WorldContext) == 0x000008, "Member 'FL_Effect_Special_C_GetActiveWeaponType::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetActiveWeaponType, return_0) == 0x000010, "Member 'FL_Effect_Special_C_GetActiveWeaponType::return_0' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetActiveWeaponType, CallFunc_Find_Star_Map_Type_ReturnValue) == 0x000011, "Member 'FL_Effect_Special_C_GetActiveWeaponType::CallFunc_Find_Star_Map_Type_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetActiveWeaponType, CallFunc_Find_Star_Map_Type_Data) == 0x000018, "Member 'FL_Effect_Special_C_GetActiveWeaponType::CallFunc_Find_Star_Map_Type_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetActiveWeaponType, Temp_int_Array_Index_Variable) == 0x000028, "Member 'FL_Effect_Special_C_GetActiveWeaponType::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetActiveWeaponType, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'FL_Effect_Special_C_GetActiveWeaponType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetActiveWeaponType, CallFunc_Array_Get_Item) == 0x000030, "Member 'FL_Effect_Special_C_GetActiveWeaponType::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetActiveWeaponType, CallFunc_GetSelectStructData_Data) == 0x0000A0, "Member 'FL_Effect_Special_C_GetActiveWeaponType::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetActiveWeaponType, CallFunc_GetSelectStructData_ReturnValue) == 0x0000A1, "Member 'FL_Effect_Special_C_GetActiveWeaponType::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetActiveWeaponType, Temp_int_Loop_Counter_Variable) == 0x0000A4, "Member 'FL_Effect_Special_C_GetActiveWeaponType::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetActiveWeaponType, CallFunc_Less_IntInt_ReturnValue) == 0x0000A8, "Member 'FL_Effect_Special_C_GetActiveWeaponType::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetActiveWeaponType, CallFunc_Add_IntInt_ReturnValue) == 0x0000AC, "Member 'FL_Effect_Special_C_GetActiveWeaponType::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetActiveWeaponType, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000B0, "Member 'FL_Effect_Special_C_GetActiveWeaponType::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_GetKeyActive \ static_assert(alignof(FL_Effect_Special_C_GetKeyActive) == 0x000008, "Wrong alignment on FL_Effect_Special_C_GetKeyActive"); \ static_assert(sizeof(FL_Effect_Special_C_GetKeyActive) == 0x0000B8, "Wrong size on FL_Effect_Special_C_GetKeyActive"); \ static_assert(offsetof(FL_Effect_Special_C_GetKeyActive, Key) == 0x000000, "Member 'FL_Effect_Special_C_GetKeyActive::Key' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetKeyActive, __WorldContext) == 0x000028, "Member 'FL_Effect_Special_C_GetKeyActive::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetKeyActive, IsActive) == 0x000030, "Member 'FL_Effect_Special_C_GetKeyActive::IsActive' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetKeyActive, IsValid) == 0x000031, "Member 'FL_Effect_Special_C_GetKeyActive::IsValid' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetKeyActive, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000032, "Member 'FL_Effect_Special_C_GetKeyActive::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetKeyActive, CallFunc_Conv_StringToName_ReturnValue) == 0x000034, "Member 'FL_Effect_Special_C_GetKeyActive::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetKeyActive, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x00003C, "Member 'FL_Effect_Special_C_GetKeyActive::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetKeyActive, CallFunc_GetDataTableRowFromName_OutRow) == 0x000040, "Member 'FL_Effect_Special_C_GetKeyActive::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetKeyActive, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000B0, "Member 'FL_Effect_Special_C_GetKeyActive::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetKeyActive, CallFunc_BooleanAND_ReturnValue) == 0x0000B1, "Member 'FL_Effect_Special_C_GetKeyActive::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetKeyActive, CallFunc_GetStarMapActive_IsActive) == 0x0000B2, "Member 'FL_Effect_Special_C_GetKeyActive::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_GetStarMapActive \ static_assert(alignof(FL_Effect_Special_C_GetStarMapActive) == 0x000008, "Wrong alignment on FL_Effect_Special_C_GetStarMapActive"); \ static_assert(sizeof(FL_Effect_Special_C_GetStarMapActive) == 0x000038, "Wrong size on FL_Effect_Special_C_GetStarMapActive"); \ static_assert(offsetof(FL_Effect_Special_C_GetStarMapActive, Key) == 0x000000, "Member 'FL_Effect_Special_C_GetStarMapActive::Key' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetStarMapActive, __WorldContext) == 0x000008, "Member 'FL_Effect_Special_C_GetStarMapActive::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetStarMapActive, IsActive) == 0x000010, "Member 'FL_Effect_Special_C_GetStarMapActive::IsActive' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetStarMapActive, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000018, "Member 'FL_Effect_Special_C_GetStarMapActive::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetStarMapActive, CallFunc_GetAllAppliedFunctinTags_AppliedFunctionTags) == 0x000020, "Member 'FL_Effect_Special_C_GetStarMapActive::CallFunc_GetAllAppliedFunctinTags_AppliedFunctionTags' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetStarMapActive, CallFunc_Array_Contains_ReturnValue) == 0x000030, "Member 'FL_Effect_Special_C_GetStarMapActive::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_GetStarMapData \ static_assert(alignof(FL_Effect_Special_C_GetStarMapData) == 0x000008, "Wrong alignment on FL_Effect_Special_C_GetStarMapData"); \ static_assert(sizeof(FL_Effect_Special_C_GetStarMapData) == 0x000130, "Wrong size on FL_Effect_Special_C_GetStarMapData"); \ static_assert(offsetof(FL_Effect_Special_C_GetStarMapData, Key) == 0x000000, "Member 'FL_Effect_Special_C_GetStarMapData::Key' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetStarMapData, __WorldContext) == 0x000028, "Member 'FL_Effect_Special_C_GetStarMapData::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetStarMapData, Data) == 0x000030, "Member 'FL_Effect_Special_C_GetStarMapData::Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetStarMapData, L_Data) == 0x0000A0, "Member 'FL_Effect_Special_C_GetStarMapData::L_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetStarMapData, CallFunc_Conv_StringToName_ReturnValue) == 0x0000B0, "Member 'FL_Effect_Special_C_GetStarMapData::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetStarMapData, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000B8, "Member 'FL_Effect_Special_C_GetStarMapData::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetStarMapData, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000128, "Member 'FL_Effect_Special_C_GetStarMapData::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_GetWeaponParryConsume \ static_assert(alignof(FL_Effect_Special_C_GetWeaponParryConsume) == 0x000008, "Wrong alignment on FL_Effect_Special_C_GetWeaponParryConsume"); \ static_assert(sizeof(FL_Effect_Special_C_GetWeaponParryConsume) == 0x0000E8, "Wrong size on FL_Effect_Special_C_GetWeaponParryConsume"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, InConsume) == 0x000000, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::InConsume' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, __WorldContext) == 0x000008, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, return_0) == 0x000010, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::return_0' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000018, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, CallFunc_Find_Star_Map_Type_ReturnValue) == 0x000020, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::CallFunc_Find_Star_Map_Type_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, CallFunc_Find_Star_Map_Type_Data) == 0x000028, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::CallFunc_Find_Star_Map_Type_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, CallFunc_GetMyEquip_Equip) == 0x000038, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, CallFunc_GetWeaponType_WeaponType) == 0x000044, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, Temp_int_Array_Index_Variable) == 0x000048, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, Temp_int_Loop_Counter_Variable) == 0x00004C, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, CallFunc_Array_Get_Item) == 0x000050, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, CallFunc_Less_IntInt_ReturnValue) == 0x0000C0, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, CallFunc_GetSelectStructData_Data) == 0x0000C8, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, CallFunc_GetSelectStructData_ReturnValue) == 0x0000D8, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, CallFunc_Add_IntInt_ReturnValue) == 0x0000DC, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_GetWeaponParryConsume, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000E0, "Member 'FL_Effect_Special_C_GetWeaponParryConsume::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_immediatedeath \ static_assert(alignof(FL_Effect_Special_C_immediatedeath) == 0x000008, "Wrong alignment on FL_Effect_Special_C_immediatedeath"); \ static_assert(sizeof(FL_Effect_Special_C_immediatedeath) == 0x000038, "Wrong size on FL_Effect_Special_C_immediatedeath"); \ static_assert(offsetof(FL_Effect_Special_C_immediatedeath, CharacterRef) == 0x000000, "Member 'FL_Effect_Special_C_immediatedeath::CharacterRef' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_immediatedeath, InCauser) == 0x000008, "Member 'FL_Effect_Special_C_immediatedeath::InCauser' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_immediatedeath, __WorldContext) == 0x000010, "Member 'FL_Effect_Special_C_immediatedeath::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_immediatedeath, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'FL_Effect_Special_C_immediatedeath::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_immediatedeath, CallFunc_GetStatValue_Value) == 0x000020, "Member 'FL_Effect_Special_C_immediatedeath::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_immediatedeath, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'FL_Effect_Special_C_immediatedeath::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_immediatedeath, CallFunc_TakeDirectDamage_InValue_ImplicitCast) == 0x000030, "Member 'FL_Effect_Special_C_immediatedeath::CallFunc_TakeDirectDamage_InValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_RemoveBuffType \ static_assert(alignof(FL_Effect_Special_C_RemoveBuffType) == 0x000008, "Wrong alignment on FL_Effect_Special_C_RemoveBuffType"); \ static_assert(sizeof(FL_Effect_Special_C_RemoveBuffType) == 0x000038, "Wrong size on FL_Effect_Special_C_RemoveBuffType"); \ static_assert(offsetof(FL_Effect_Special_C_RemoveBuffType, Character) == 0x000000, "Member 'FL_Effect_Special_C_RemoveBuffType::Character' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_RemoveBuffType, TagName) == 0x000008, "Member 'FL_Effect_Special_C_RemoveBuffType::TagName' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_RemoveBuffType, __WorldContext) == 0x000010, "Member 'FL_Effect_Special_C_RemoveBuffType::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_RemoveBuffType, CallFunc_GetMyBuffComp_BuffComponent) == 0x000018, "Member 'FL_Effect_Special_C_RemoveBuffType::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_RemoveBuffType, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000020, "Member 'FL_Effect_Special_C_RemoveBuffType::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_RemoveBuffType, K2Node_SwitchString_CmpSuccess) == 0x000030, "Member 'FL_Effect_Special_C_RemoveBuffType::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_ReplaceAttackThgouness \ static_assert(alignof(FL_Effect_Special_C_ReplaceAttackThgouness) == 0x000008, "Wrong alignment on FL_Effect_Special_C_ReplaceAttackThgouness"); \ static_assert(sizeof(FL_Effect_Special_C_ReplaceAttackThgouness) == 0x0000C8, "Wrong size on FL_Effect_Special_C_ReplaceAttackThgouness"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceAttackThgouness, Key) == 0x000000, "Member 'FL_Effect_Special_C_ReplaceAttackThgouness::Key' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceAttackThgouness, Value) == 0x000028, "Member 'FL_Effect_Special_C_ReplaceAttackThgouness::Value' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceAttackThgouness, __WorldContext) == 0x000030, "Member 'FL_Effect_Special_C_ReplaceAttackThgouness::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceAttackThgouness, return_0) == 0x000038, "Member 'FL_Effect_Special_C_ReplaceAttackThgouness::return_0' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceAttackThgouness, CallFunc_GetKeyActive_IsActive) == 0x000040, "Member 'FL_Effect_Special_C_ReplaceAttackThgouness::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceAttackThgouness, CallFunc_GetKeyActive_IsValid) == 0x000041, "Member 'FL_Effect_Special_C_ReplaceAttackThgouness::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceAttackThgouness, CallFunc_GetStarMapData_Data) == 0x000048, "Member 'FL_Effect_Special_C_ReplaceAttackThgouness::CallFunc_GetStarMapData_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceAttackThgouness, CallFunc_GetSelectStructData_Data) == 0x0000B8, "Member 'FL_Effect_Special_C_ReplaceAttackThgouness::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceAttackThgouness, CallFunc_GetSelectStructData_ReturnValue) == 0x0000C0, "Member 'FL_Effect_Special_C_ReplaceAttackThgouness::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_ReplacePTConsume \ static_assert(alignof(FL_Effect_Special_C_ReplacePTConsume) == 0x000008, "Wrong alignment on FL_Effect_Special_C_ReplacePTConsume"); \ static_assert(sizeof(FL_Effect_Special_C_ReplacePTConsume) == 0x000138, "Wrong size on FL_Effect_Special_C_ReplacePTConsume"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, MontageID) == 0x000000, "Member 'FL_Effect_Special_C_ReplacePTConsume::MontageID' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, InConsume) == 0x000008, "Member 'FL_Effect_Special_C_ReplacePTConsume::InConsume' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, Index_0) == 0x00000C, "Member 'FL_Effect_Special_C_ReplacePTConsume::Index_0' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, __WorldContext) == 0x000010, "Member 'FL_Effect_Special_C_ReplacePTConsume::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, Consume) == 0x000018, "Member 'FL_Effect_Special_C_ReplacePTConsume::Consume' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Find_Star_Map_Type_ReturnValue) == 0x00001C, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Find_Star_Map_Type_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Find_Star_Map_Type_Data) == 0x000020, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Find_Star_Map_Type_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, Temp_int_Array_Index_Variable) == 0x000030, "Member 'FL_Effect_Special_C_ReplacePTConsume::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Array_Get_Item) == 0x000038, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_GetSelectStructData_Data) == 0x0000A8, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_GetSelectStructData_ReturnValue) == 0x0000C8, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, Temp_int_Loop_Counter_Variable) == 0x0000CC, "Member 'FL_Effect_Special_C_ReplacePTConsume::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Less_IntInt_ReturnValue) == 0x0000D0, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Add_IntInt_ReturnValue) == 0x0000D4, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Conv_NameToString_ReturnValue) == 0x0000D8, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Conv_IntToString_ReturnValue) == 0x0000E8, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Concat_StrStr_ReturnValue) == 0x0000F8, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000108, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Conv_StringToName_ReturnValue) == 0x000118, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Array_Find_ReturnValue) == 0x000120, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Array_Find_ReturnValue_1) == 0x000124, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Array_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Array_Get_Item_1) == 0x000128, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Array_Get_Item_2) == 0x00012C, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Array_Contains_ReturnValue) == 0x000130, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplacePTConsume, CallFunc_Array_Contains_ReturnValue_1) == 0x000131, "Member 'FL_Effect_Special_C_ReplacePTConsume::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_ReplaceSpellID \ static_assert(alignof(FL_Effect_Special_C_ReplaceSpellID) == 0x000008, "Wrong alignment on FL_Effect_Special_C_ReplaceSpellID"); \ static_assert(sizeof(FL_Effect_Special_C_ReplaceSpellID) == 0x0001E8, "Wrong size on FL_Effect_Special_C_ReplaceSpellID"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, Key) == 0x000000, "Member 'FL_Effect_Special_C_ReplaceSpellID::Key' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, SpellID) == 0x000028, "Member 'FL_Effect_Special_C_ReplaceSpellID::SpellID' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, __WorldContext) == 0x000030, "Member 'FL_Effect_Special_C_ReplaceSpellID::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, ID) == 0x000038, "Member 'FL_Effect_Special_C_ReplaceSpellID::ID' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, L_CurrentKey) == 0x000040, "Member 'FL_Effect_Special_C_ReplaceSpellID::L_CurrentKey' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, CallFunc_GetStarMapData_Data) == 0x000050, "Member 'FL_Effect_Special_C_ReplaceSpellID::CallFunc_GetStarMapData_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, CallFunc_GetKeyActive_IsActive) == 0x0000C0, "Member 'FL_Effect_Special_C_ReplaceSpellID::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, CallFunc_GetKeyActive_IsValid) == 0x0000C1, "Member 'FL_Effect_Special_C_ReplaceSpellID::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000C2, "Member 'FL_Effect_Special_C_ReplaceSpellID::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, Temp_int_Array_Index_Variable) == 0x0000C4, "Member 'FL_Effect_Special_C_ReplaceSpellID::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, Temp_int_Loop_Counter_Variable) == 0x0000C8, "Member 'FL_Effect_Special_C_ReplaceSpellID::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, CallFunc_Conv_IntToString_ReturnValue) == 0x0000D0, "Member 'FL_Effect_Special_C_ReplaceSpellID::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, CallFunc_Add_IntInt_ReturnValue) == 0x0000E0, "Member 'FL_Effect_Special_C_ReplaceSpellID::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, CallFunc_Concat_StrStr_ReturnValue) == 0x0000E8, "Member 'FL_Effect_Special_C_ReplaceSpellID::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, CallFunc_GetStarMapData_Data_1) == 0x0000F8, "Member 'FL_Effect_Special_C_ReplaceSpellID::CallFunc_GetStarMapData_Data_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, CallFunc_GetSelectStructData_Data) == 0x000168, "Member 'FL_Effect_Special_C_ReplaceSpellID::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, CallFunc_GetSelectStructData_ReturnValue) == 0x0001C8, "Member 'FL_Effect_Special_C_ReplaceSpellID::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, CallFunc_Array_Length_ReturnValue) == 0x0001CC, "Member 'FL_Effect_Special_C_ReplaceSpellID::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, CallFunc_Map_Find_Value) == 0x0001D0, "Member 'FL_Effect_Special_C_ReplaceSpellID::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, CallFunc_Map_Find_ReturnValue) == 0x0001D8, "Member 'FL_Effect_Special_C_ReplaceSpellID::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, CallFunc_Less_IntInt_ReturnValue) == 0x0001D9, "Member 'FL_Effect_Special_C_ReplaceSpellID::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, CallFunc_Array_Get_Item) == 0x0001DC, "Member 'FL_Effect_Special_C_ReplaceSpellID::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_ReplaceSpellID, CallFunc_GetStarMapActive_IsActive) == 0x0001E4, "Member 'FL_Effect_Special_C_ReplaceSpellID::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_stealbloodbottles \ static_assert(alignof(FL_Effect_Special_C_stealbloodbottles) == 0x000008, "Wrong alignment on FL_Effect_Special_C_stealbloodbottles"); \ static_assert(sizeof(FL_Effect_Special_C_stealbloodbottles) == 0x0000B0, "Wrong size on FL_Effect_Special_C_stealbloodbottles"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, CharacterRef) == 0x000000, "Member 'FL_Effect_Special_C_stealbloodbottles::CharacterRef' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, AttackTarget) == 0x000008, "Member 'FL_Effect_Special_C_stealbloodbottles::AttackTarget' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, __WorldContext) == 0x000010, "Member 'FL_Effect_Special_C_stealbloodbottles::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, CallFunc_MakeLiteralString_ReturnValue) == 0x000018, "Member 'FL_Effect_Special_C_stealbloodbottles::CallFunc_MakeLiteralString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000028, "Member 'FL_Effect_Special_C_stealbloodbottles::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000030, "Member 'FL_Effect_Special_C_stealbloodbottles::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, CallFunc_GetMyUINotify_UINotifyComponent) == 0x000038, "Member 'FL_Effect_Special_C_stealbloodbottles::CallFunc_GetMyUINotify_UINotifyComponent' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, CallFunc_Greater_IntInt_ReturnValue) == 0x000040, "Member 'FL_Effect_Special_C_stealbloodbottles::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, CallFunc_DiscardItem_CurrentAmount) == 0x000044, "Member 'FL_Effect_Special_C_stealbloodbottles::CallFunc_DiscardItem_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, K2Node_DynamicCast_AsBP_Base_AI) == 0x000048, "Member 'FL_Effect_Special_C_stealbloodbottles::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'FL_Effect_Special_C_stealbloodbottles::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, K2Node_DynamicCast_AsBP_Base_AI_1) == 0x000058, "Member 'FL_Effect_Special_C_stealbloodbottles::K2Node_DynamicCast_AsBP_Base_AI_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, K2Node_DynamicCast_bSuccess_1) == 0x000060, "Member 'FL_Effect_Special_C_stealbloodbottles::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, CallFunc_GetController_ReturnValue) == 0x000068, "Member 'FL_Effect_Special_C_stealbloodbottles::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, CallFunc_GetController_ReturnValue_1) == 0x000070, "Member 'FL_Effect_Special_C_stealbloodbottles::CallFunc_GetController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000078, "Member 'FL_Effect_Special_C_stealbloodbottles::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, K2Node_DynamicCast_bSuccess_2) == 0x000080, "Member 'FL_Effect_Special_C_stealbloodbottles::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, K2Node_DynamicCast_AsBP_Base_AIController_1) == 0x000088, "Member 'FL_Effect_Special_C_stealbloodbottles::K2Node_DynamicCast_AsBP_Base_AIController_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, K2Node_DynamicCast_bSuccess_3) == 0x000090, "Member 'FL_Effect_Special_C_stealbloodbottles::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, CallFunc_MakeLiteralInt_ReturnValue) == 0x000094, "Member 'FL_Effect_Special_C_stealbloodbottles::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, CallFunc_MakeLiteralString_ReturnValue_1) == 0x000098, "Member 'FL_Effect_Special_C_stealbloodbottles::CallFunc_MakeLiteralString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_stealbloodbottles, CallFunc_MakeLiteralInt_ReturnValue_1) == 0x0000A8, "Member 'FL_Effect_Special_C_stealbloodbottles::CallFunc_MakeLiteralInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Special_C_WeaponSwitchBuff \ static_assert(alignof(FL_Effect_Special_C_WeaponSwitchBuff) == 0x000008, "Wrong alignment on FL_Effect_Special_C_WeaponSwitchBuff"); \ static_assert(sizeof(FL_Effect_Special_C_WeaponSwitchBuff) == 0x000198, "Wrong size on FL_Effect_Special_C_WeaponSwitchBuff"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, __WorldContext) == 0x000000, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, L_Number) == 0x000008, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::L_Number' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, L_BuffTag) == 0x000010, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::L_BuffTag' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, L_CurrentBuff) == 0x000060, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::L_CurrentBuff' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, Temp_int_Array_Index_Variable) == 0x000070, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000078, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000080, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_Find_Star_Map_Type_ReturnValue) == 0x000088, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_Find_Star_Map_Type_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_Find_Star_Map_Type_Data) == 0x000090, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_Find_Star_Map_Type_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_Array_Length_ReturnValue) == 0x0000A0, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, Temp_int_Loop_Counter_Variable) == 0x0000A4, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_Less_IntInt_ReturnValue) == 0x0000A8, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_Add_IntInt_ReturnValue) == 0x0000AC, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, Temp_int_Array_Index_Variable_1) == 0x0000B0, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_Array_Get_Item) == 0x0000B8, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_GetSelectStructData_Data) == 0x000128, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_GetSelectStructData_ReturnValue) == 0x000138, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_Array_Get_Item_1) == 0x000140, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_Array_Length_ReturnValue_1) == 0x000168, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x00016C, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_Map_Find_Value) == 0x000178, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_Map_Find_ReturnValue) == 0x000180, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, Temp_int_Loop_Counter_Variable_1) == 0x000184, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_Less_IntInt_ReturnValue_1) == 0x000188, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_Add_IntInt_ReturnValue_1) == 0x00018C, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Special_C_WeaponSwitchBuff, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000190, "Member 'FL_Effect_Special_C_WeaponSwitchBuff::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFL_Effect_Special_C \ static_assert(alignof(UFL_Effect_Special_C) == 0x000008, "Wrong alignment on UFL_Effect_Special_C"); \ static_assert(sizeof(UFL_Effect_Special_C) == 0x000028, "Wrong size on UFL_Effect_Special_C"); \ #define DUMPER7_ASSERTS_UCriWareExtendsBPLibrary \ static_assert(alignof(UCriWareExtendsBPLibrary) == 0x000008, "Wrong alignment on UCriWareExtendsBPLibrary"); \ static_assert(sizeof(UCriWareExtendsBPLibrary) == 0x000028, "Wrong size on UCriWareExtendsBPLibrary"); \ #define DUMPER7_ASSERTS_UCriwareExtendSettings \ static_assert(alignof(UCriwareExtendSettings) == 0x000008, "Wrong alignment on UCriwareExtendSettings"); \ static_assert(sizeof(UCriwareExtendSettings) == 0x000068, "Wrong size on UCriwareExtendSettings"); \ static_assert(offsetof(UCriwareExtendSettings, A) == 0x000038, "Member 'UCriwareExtendSettings::A' has a wrong offset!"); \ static_assert(offsetof(UCriwareExtendSettings, I) == 0x000040, "Member 'UCriwareExtendSettings::I' has a wrong offset!"); \ static_assert(offsetof(UCriwareExtendSettings, U) == 0x000048, "Member 'UCriwareExtendSettings::U' has a wrong offset!"); \ static_assert(offsetof(UCriwareExtendSettings, E) == 0x000050, "Member 'UCriwareExtendSettings::E' has a wrong offset!"); \ static_assert(offsetof(UCriwareExtendSettings, O) == 0x000058, "Member 'UCriwareExtendSettings::O' has a wrong offset!"); \ static_assert(offsetof(UCriwareExtendSettings, TonguePosition) == 0x000060, "Member 'UCriwareExtendSettings::TonguePosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMorphTargetLipsAtomComponent \ static_assert(alignof(UMorphTargetLipsAtomComponent) == 0x000010, "Wrong alignment on UMorphTargetLipsAtomComponent"); \ static_assert(sizeof(UMorphTargetLipsAtomComponent) == 0x000A80, "Wrong size on UMorphTargetLipsAtomComponent"); \ static_assert(offsetof(UMorphTargetLipsAtomComponent, JapaneseVowelA) == 0x000A08, "Member 'UMorphTargetLipsAtomComponent::JapaneseVowelA' has a wrong offset!"); \ static_assert(offsetof(UMorphTargetLipsAtomComponent, JapaneseVowelI) == 0x000A10, "Member 'UMorphTargetLipsAtomComponent::JapaneseVowelI' has a wrong offset!"); \ static_assert(offsetof(UMorphTargetLipsAtomComponent, JapaneseVowelU) == 0x000A18, "Member 'UMorphTargetLipsAtomComponent::JapaneseVowelU' has a wrong offset!"); \ static_assert(offsetof(UMorphTargetLipsAtomComponent, JapaneseVowelE) == 0x000A20, "Member 'UMorphTargetLipsAtomComponent::JapaneseVowelE' has a wrong offset!"); \ static_assert(offsetof(UMorphTargetLipsAtomComponent, JapaneseVowelO) == 0x000A28, "Member 'UMorphTargetLipsAtomComponent::JapaneseVowelO' has a wrong offset!"); \ static_assert(offsetof(UMorphTargetLipsAtomComponent, TonguePosition) == 0x000A30, "Member 'UMorphTargetLipsAtomComponent::TonguePosition' has a wrong offset!"); \ static_assert(offsetof(UMorphTargetLipsAtomComponent, CurrentLipsData) == 0x000A44, "Member 'UMorphTargetLipsAtomComponent::CurrentLipsData' has a wrong offset!"); \ static_assert(offsetof(UMorphTargetLipsAtomComponent, Cue) == 0x000A78, "Member 'UMorphTargetLipsAtomComponent::Cue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLipsBlendAmounts_Japanese \ static_assert(alignof(FLipsBlendAmounts_Japanese) == 0x000004, "Wrong alignment on FLipsBlendAmounts_Japanese"); \ static_assert(sizeof(FLipsBlendAmounts_Japanese) == 0x000014, "Wrong size on FLipsBlendAmounts_Japanese"); \ static_assert(offsetof(FLipsBlendAmounts_Japanese, A) == 0x000000, "Member 'FLipsBlendAmounts_Japanese::A' has a wrong offset!"); \ static_assert(offsetof(FLipsBlendAmounts_Japanese, I) == 0x000004, "Member 'FLipsBlendAmounts_Japanese::I' has a wrong offset!"); \ static_assert(offsetof(FLipsBlendAmounts_Japanese, U) == 0x000008, "Member 'FLipsBlendAmounts_Japanese::U' has a wrong offset!"); \ static_assert(offsetof(FLipsBlendAmounts_Japanese, E) == 0x00000C, "Member 'FLipsBlendAmounts_Japanese::E' has a wrong offset!"); \ static_assert(offsetof(FLipsBlendAmounts_Japanese, O) == 0x000010, "Member 'FLipsBlendAmounts_Japanese::O' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLipsMouthInfo \ static_assert(alignof(FLipsMouthInfo) == 0x000004, "Wrong alignment on FLipsMouthInfo"); \ static_assert(sizeof(FLipsMouthInfo) == 0x000010, "Wrong size on FLipsMouthInfo"); \ static_assert(offsetof(FLipsMouthInfo, LipWidth) == 0x000000, "Member 'FLipsMouthInfo::LipWidth' has a wrong offset!"); \ static_assert(offsetof(FLipsMouthInfo, LipHeight) == 0x000004, "Member 'FLipsMouthInfo::LipHeight' has a wrong offset!"); \ static_assert(offsetof(FLipsMouthInfo, TonguePosition) == 0x000008, "Member 'FLipsMouthInfo::TonguePosition' has a wrong offset!"); \ static_assert(offsetof(FLipsMouthInfo, bIsLipWidthReleased) == 0x00000C, "Member 'FLipsMouthInfo::bIsLipWidthReleased' has a wrong offset!"); \ static_assert(offsetof(FLipsMouthInfo, bIsLipHeightReleased) == 0x00000D, "Member 'FLipsMouthInfo::bIsLipHeightReleased' has a wrong offset!"); \ static_assert(offsetof(FLipsMouthInfo, bIsTonguePositionReleased) == 0x00000E, "Member 'FLipsMouthInfo::bIsTonguePositionReleased' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLipsMouthShapeData_Japanese \ static_assert(alignof(FLipsMouthShapeData_Japanese) == 0x000004, "Wrong alignment on FLipsMouthShapeData_Japanese"); \ static_assert(sizeof(FLipsMouthShapeData_Japanese) == 0x000030, "Wrong size on FLipsMouthShapeData_Japanese"); \ static_assert(offsetof(FLipsMouthShapeData_Japanese, FrameNumber) == 0x000000, "Member 'FLipsMouthShapeData_Japanese::FrameNumber' has a wrong offset!"); \ static_assert(offsetof(FLipsMouthShapeData_Japanese, Time) == 0x000004, "Member 'FLipsMouthShapeData_Japanese::Time' has a wrong offset!"); \ static_assert(offsetof(FLipsMouthShapeData_Japanese, ShapeInfo) == 0x000008, "Member 'FLipsMouthShapeData_Japanese::ShapeInfo' has a wrong offset!"); \ static_assert(offsetof(FLipsMouthShapeData_Japanese, BlendAmounts) == 0x000018, "Member 'FLipsMouthShapeData_Japanese::BlendAmounts' has a wrong offset!"); \ static_assert(offsetof(FLipsMouthShapeData_Japanese, VolumeDB) == 0x00002C, "Member 'FLipsMouthShapeData_Japanese::VolumeDB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLipsSourceSettings \ static_assert(alignof(FLipsSourceSettings) == 0x000001, "Wrong alignment on FLipsSourceSettings"); \ static_assert(sizeof(FLipsSourceSettings) == 0x000001, "Wrong size on FLipsSourceSettings"); \ #define DUMPER7_ASSERTS_LipsAtomComponent_AreMorphTargetBlendAmountsInterpolative \ static_assert(alignof(LipsAtomComponent_AreMorphTargetBlendAmountsInterpolative) == 0x000001, "Wrong alignment on LipsAtomComponent_AreMorphTargetBlendAmountsInterpolative"); \ static_assert(sizeof(LipsAtomComponent_AreMorphTargetBlendAmountsInterpolative) == 0x000001, "Wrong size on LipsAtomComponent_AreMorphTargetBlendAmountsInterpolative"); \ static_assert(offsetof(LipsAtomComponent_AreMorphTargetBlendAmountsInterpolative, ReturnValue) == 0x000000, "Member 'LipsAtomComponent_AreMorphTargetBlendAmountsInterpolative::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LipsAtomComponent_GetMorphTargetBlendAmountJapanese \ static_assert(alignof(LipsAtomComponent_GetMorphTargetBlendAmountJapanese) == 0x000004, "Wrong alignment on LipsAtomComponent_GetMorphTargetBlendAmountJapanese"); \ static_assert(sizeof(LipsAtomComponent_GetMorphTargetBlendAmountJapanese) == 0x000014, "Wrong size on LipsAtomComponent_GetMorphTargetBlendAmountJapanese"); \ static_assert(offsetof(LipsAtomComponent_GetMorphTargetBlendAmountJapanese, OutBlendAmounts) == 0x000000, "Member 'LipsAtomComponent_GetMorphTargetBlendAmountJapanese::OutBlendAmounts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LipsAtomComponent_GetMorphTargetBlendAmountJapaneseAtSilence \ static_assert(alignof(LipsAtomComponent_GetMorphTargetBlendAmountJapaneseAtSilence) == 0x000004, "Wrong alignment on LipsAtomComponent_GetMorphTargetBlendAmountJapaneseAtSilence"); \ static_assert(sizeof(LipsAtomComponent_GetMorphTargetBlendAmountJapaneseAtSilence) == 0x000014, "Wrong size on LipsAtomComponent_GetMorphTargetBlendAmountJapaneseAtSilence"); \ static_assert(offsetof(LipsAtomComponent_GetMorphTargetBlendAmountJapaneseAtSilence, OutBlendAmounts) == 0x000000, "Member 'LipsAtomComponent_GetMorphTargetBlendAmountJapaneseAtSilence::OutBlendAmounts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LipsAtomComponent_GetMouthInfo \ static_assert(alignof(LipsAtomComponent_GetMouthInfo) == 0x000004, "Wrong alignment on LipsAtomComponent_GetMouthInfo"); \ static_assert(sizeof(LipsAtomComponent_GetMouthInfo) == 0x000010, "Wrong size on LipsAtomComponent_GetMouthInfo"); \ static_assert(offsetof(LipsAtomComponent_GetMouthInfo, OutMouthInfo) == 0x000000, "Member 'LipsAtomComponent_GetMouthInfo::OutMouthInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LipsAtomComponent_GetMouthInfoAtSilence \ static_assert(alignof(LipsAtomComponent_GetMouthInfoAtSilence) == 0x000004, "Wrong alignment on LipsAtomComponent_GetMouthInfoAtSilence"); \ static_assert(sizeof(LipsAtomComponent_GetMouthInfoAtSilence) == 0x000010, "Wrong size on LipsAtomComponent_GetMouthInfoAtSilence"); \ static_assert(offsetof(LipsAtomComponent_GetMouthInfoAtSilence, OutMouthInfo) == 0x000000, "Member 'LipsAtomComponent_GetMouthInfoAtSilence::OutMouthInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LipsAtomComponent_GetSilenceThreshold \ static_assert(alignof(LipsAtomComponent_GetSilenceThreshold) == 0x000004, "Wrong alignment on LipsAtomComponent_GetSilenceThreshold"); \ static_assert(sizeof(LipsAtomComponent_GetSilenceThreshold) == 0x000004, "Wrong size on LipsAtomComponent_GetSilenceThreshold"); \ static_assert(offsetof(LipsAtomComponent_GetSilenceThreshold, ReturnValue) == 0x000000, "Member 'LipsAtomComponent_GetSilenceThreshold::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LipsAtomComponent_GetVolumeDB \ static_assert(alignof(LipsAtomComponent_GetVolumeDB) == 0x000004, "Wrong alignment on LipsAtomComponent_GetVolumeDB"); \ static_assert(sizeof(LipsAtomComponent_GetVolumeDB) == 0x000004, "Wrong size on LipsAtomComponent_GetVolumeDB"); \ static_assert(offsetof(LipsAtomComponent_GetVolumeDB, ReturnValue) == 0x000000, "Member 'LipsAtomComponent_GetVolumeDB::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LipsAtomComponent_IsAtSilence \ static_assert(alignof(LipsAtomComponent_IsAtSilence) == 0x000001, "Wrong alignment on LipsAtomComponent_IsAtSilence"); \ static_assert(sizeof(LipsAtomComponent_IsAtSilence) == 0x000001, "Wrong size on LipsAtomComponent_IsAtSilence"); \ static_assert(offsetof(LipsAtomComponent_IsAtSilence, ReturnValue) == 0x000000, "Member 'LipsAtomComponent_IsAtSilence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULipsAtomComponent \ static_assert(alignof(ULipsAtomComponent) == 0x000010, "Wrong alignment on ULipsAtomComponent"); \ static_assert(sizeof(ULipsAtomComponent) == 0x000A10, "Wrong size on ULipsAtomComponent"); \ static_assert(offsetof(ULipsAtomComponent, Settings) == 0x0009E0, "Member 'ULipsAtomComponent::Settings' has a wrong offset!"); \ static_assert(offsetof(ULipsAtomComponent, bUseRealTimeAnalysis) == 0x0009E1, "Member 'ULipsAtomComponent::bUseRealTimeAnalysis' has a wrong offset!"); \ static_assert(offsetof(ULipsAtomComponent, LipsAnimationData) == 0x0009E8, "Member 'ULipsAtomComponent::LipsAnimationData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LipsAnimationData_GetShapeData \ static_assert(alignof(LipsAnimationData_GetShapeData) == 0x000004, "Wrong alignment on LipsAnimationData_GetShapeData"); \ static_assert(sizeof(LipsAnimationData_GetShapeData) == 0x000034, "Wrong size on LipsAnimationData_GetShapeData"); \ static_assert(offsetof(LipsAnimationData_GetShapeData, Time) == 0x000000, "Member 'LipsAnimationData_GetShapeData::Time' has a wrong offset!"); \ static_assert(offsetof(LipsAnimationData_GetShapeData, ReturnValue) == 0x000004, "Member 'LipsAnimationData_GetShapeData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULipsAnimationData \ static_assert(alignof(ULipsAnimationData) == 0x000008, "Wrong alignment on ULipsAnimationData"); \ static_assert(sizeof(ULipsAnimationData) == 0x000050, "Wrong size on ULipsAnimationData"); \ static_assert(offsetof(ULipsAnimationData, Source) == 0x000028, "Member 'ULipsAnimationData::Source' has a wrong offset!"); \ static_assert(offsetof(ULipsAnimationData, FrameRate) == 0x000038, "Member 'ULipsAnimationData::FrameRate' has a wrong offset!"); \ static_assert(offsetof(ULipsAnimationData, KeyFrames) == 0x000040, "Member 'ULipsAnimationData::KeyFrames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULipsAtomRuntimeSourceSettings \ static_assert(alignof(ULipsAtomRuntimeSourceSettings) == 0x000008, "Wrong alignment on ULipsAtomRuntimeSourceSettings"); \ static_assert(sizeof(ULipsAtomRuntimeSourceSettings) == 0x000030, "Wrong size on ULipsAtomRuntimeSourceSettings"); \ static_assert(offsetof(ULipsAtomRuntimeSourceSettings, Settings) == 0x000028, "Member 'ULipsAtomRuntimeSourceSettings::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_DLCDescription \ static_assert(alignof(FST_DLCDescription) == 0x000008, "Wrong alignment on FST_DLCDescription"); \ static_assert(sizeof(FST_DLCDescription) == 0x000030, "Wrong size on FST_DLCDescription"); \ static_assert(offsetof(FST_DLCDescription, DLCName_6_A2063ACC462ADB4D61F13D82CA82DCF6) == 0x000000, "Member 'FST_DLCDescription::DLCName_6_A2063ACC462ADB4D61F13D82CA82DCF6' has a wrong offset!"); \ static_assert(offsetof(FST_DLCDescription, DLCDescription_8_A5FE560343720130AF740C8648B60DFB) == 0x000018, "Member 'FST_DLCDescription::DLCDescription_8_A5FE560343720130AF740C8648B60DFB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomDataTableStyleStruct \ static_assert(alignof(FCustomDataTableStyleStruct) == 0x000008, "Wrong alignment on FCustomDataTableStyleStruct"); \ static_assert(sizeof(FCustomDataTableStyleStruct) == 0x000048, "Wrong size on FCustomDataTableStyleStruct"); \ static_assert(offsetof(FCustomDataTableStyleStruct, RowName) == 0x000008, "Member 'FCustomDataTableStyleStruct::RowName' has a wrong offset!"); \ static_assert(offsetof(FCustomDataTableStyleStruct, EditorDisplayRowName) == 0x000010, "Member 'FCustomDataTableStyleStruct::EditorDisplayRowName' has a wrong offset!"); \ static_assert(offsetof(FCustomDataTableStyleStruct, DataTable) == 0x000018, "Member 'FCustomDataTableStyleStruct::DataTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomRunningEventStruct \ static_assert(alignof(FCustomRunningEventStruct) == 0x000008, "Wrong alignment on FCustomRunningEventStruct"); \ static_assert(sizeof(FCustomRunningEventStruct) == 0x000020, "Wrong size on FCustomRunningEventStruct"); \ static_assert(offsetof(FCustomRunningEventStruct, Event) == 0x000008, "Member 'FCustomRunningEventStruct::Event' has a wrong offset!"); \ static_assert(offsetof(FCustomRunningEventStruct, JsonData) == 0x000010, "Member 'FCustomRunningEventStruct::JsonData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWrapperStruct \ static_assert(alignof(FWrapperStruct) == 0x000008, "Wrong alignment on FWrapperStruct"); \ static_assert(sizeof(FWrapperStruct) == 0x000008, "Wrong size on FWrapperStruct"); \ static_assert(offsetof(FWrapperStruct, AtomSoundCue) == 0x000000, "Member 'FWrapperStruct::AtomSoundCue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTexture2DLocalizationStruct \ static_assert(alignof(FTexture2DLocalizationStruct) == 0x000008, "Wrong alignment on FTexture2DLocalizationStruct"); \ static_assert(sizeof(FTexture2DLocalizationStruct) == 0x000080, "Wrong size on FTexture2DLocalizationStruct"); \ static_assert(offsetof(FTexture2DLocalizationStruct, SourceTex) == 0x000000, "Member 'FTexture2DLocalizationStruct::SourceTex' has a wrong offset!"); \ static_assert(offsetof(FTexture2DLocalizationStruct, LocalizedTex) == 0x000030, "Member 'FTexture2DLocalizationStruct::LocalizedTex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomStructClass \ static_assert(alignof(FCustomStructClass) == 0x000008, "Wrong alignment on FCustomStructClass"); \ static_assert(sizeof(FCustomStructClass) == 0x000030, "Wrong size on FCustomStructClass"); \ static_assert(offsetof(FCustomStructClass, StructName) == 0x000000, "Member 'FCustomStructClass::StructName' has a wrong offset!"); \ static_assert(offsetof(FCustomStructClass, StructPathName) == 0x000010, "Member 'FCustomStructClass::StructPathName' has a wrong offset!"); \ static_assert(offsetof(FCustomStructClass, JsonData) == 0x000020, "Member 'FCustomStructClass::JsonData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSelectStructClass \ static_assert(alignof(FSelectStructClass) == 0x000008, "Wrong alignment on FSelectStructClass"); \ static_assert(sizeof(FSelectStructClass) == 0x000048, "Wrong size on FSelectStructClass"); \ static_assert(offsetof(FSelectStructClass, StructDisplayName) == 0x000030, "Member 'FSelectStructClass::StructDisplayName' has a wrong offset!"); \ static_assert(offsetof(FSelectStructClass, DataIndex) == 0x000040, "Member 'FSelectStructClass::DataIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomEnumStruct \ static_assert(alignof(FCustomEnumStruct) == 0x000008, "Wrong alignment on FCustomEnumStruct"); \ static_assert(sizeof(FCustomEnumStruct) == 0x000028, "Wrong size on FCustomEnumStruct"); \ static_assert(offsetof(FCustomEnumStruct, DisplayName) == 0x000008, "Member 'FCustomEnumStruct::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FCustomEnumStruct, EnumValue) == 0x000018, "Member 'FCustomEnumStruct::EnumValue' has a wrong offset!"); \ static_assert(offsetof(FCustomEnumStruct, EnumPtr) == 0x000020, "Member 'FCustomEnumStruct::EnumPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUObjectWrapper \ static_assert(alignof(FUObjectWrapper) == 0x000008, "Wrong alignment on FUObjectWrapper"); \ static_assert(sizeof(FUObjectWrapper) == 0x000028, "Wrong size on FUObjectWrapper"); \ static_assert(offsetof(FUObjectWrapper, DisplayName) == 0x000008, "Member 'FUObjectWrapper::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FUObjectWrapper, EnumValue) == 0x000018, "Member 'FUObjectWrapper::EnumValue' has a wrong offset!"); \ static_assert(offsetof(FUObjectWrapper, EnumPtr) == 0x000020, "Member 'FUObjectWrapper::EnumPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomRunningEventStructInterface_RunningCustomEvent \ static_assert(alignof(CustomRunningEventStructInterface_RunningCustomEvent) == 0x000008, "Wrong alignment on CustomRunningEventStructInterface_RunningCustomEvent"); \ static_assert(sizeof(CustomRunningEventStructInterface_RunningCustomEvent) == 0x000008, "Wrong size on CustomRunningEventStructInterface_RunningCustomEvent"); \ static_assert(offsetof(CustomRunningEventStructInterface_RunningCustomEvent, Caller) == 0x000000, "Member 'CustomRunningEventStructInterface_RunningCustomEvent::Caller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ICustomRunningEventStructInterface \ static_assert(alignof(ICustomRunningEventStructInterface) == 0x000001, "Wrong alignment on ICustomRunningEventStructInterface"); \ static_assert(sizeof(ICustomRunningEventStructInterface) == 0x000001, "Wrong size on ICustomRunningEventStructInterface"); \ #define DUMPER7_ASSERTS_UObjectNode \ static_assert(alignof(UObjectNode) == 0x000008, "Wrong alignment on UObjectNode"); \ static_assert(sizeof(UObjectNode) == 0x000030, "Wrong size on UObjectNode"); \ static_assert(offsetof(UObjectNode, Event) == 0x000028, "Member 'UObjectNode::Event' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTestDialogueEvents \ static_assert(alignof(UTestDialogueEvents) == 0x000008, "Wrong alignment on UTestDialogueEvents"); \ static_assert(sizeof(UTestDialogueEvents) == 0x000028, "Wrong size on UTestDialogueEvents"); \ #define DUMPER7_ASSERTS_CustomizationStyleStructBPLibrary_CheckIfOwnedState \ static_assert(alignof(CustomizationStyleStructBPLibrary_CheckIfOwnedState) == 0x000008, "Wrong alignment on CustomizationStyleStructBPLibrary_CheckIfOwnedState"); \ static_assert(sizeof(CustomizationStyleStructBPLibrary_CheckIfOwnedState) == 0x000030, "Wrong size on CustomizationStyleStructBPLibrary_CheckIfOwnedState"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_CheckIfOwnedState, inStruct) == 0x000000, "Member 'CustomizationStyleStructBPLibrary_CheckIfOwnedState::inStruct' has a wrong offset!"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_CheckIfOwnedState, EnumType) == 0x000028, "Member 'CustomizationStyleStructBPLibrary_CheckIfOwnedState::EnumType' has a wrong offset!"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_CheckIfOwnedState, ReturnValue) == 0x00002C, "Member 'CustomizationStyleStructBPLibrary_CheckIfOwnedState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizationStyleStructBPLibrary_CheckIfOwnedStates \ static_assert(alignof(CustomizationStyleStructBPLibrary_CheckIfOwnedStates) == 0x000008, "Wrong alignment on CustomizationStyleStructBPLibrary_CheckIfOwnedStates"); \ static_assert(sizeof(CustomizationStyleStructBPLibrary_CheckIfOwnedStates) == 0x000040, "Wrong size on CustomizationStyleStructBPLibrary_CheckIfOwnedStates"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_CheckIfOwnedStates, inStruct) == 0x000000, "Member 'CustomizationStyleStructBPLibrary_CheckIfOwnedStates::inStruct' has a wrong offset!"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_CheckIfOwnedStates, EnumTypes) == 0x000028, "Member 'CustomizationStyleStructBPLibrary_CheckIfOwnedStates::EnumTypes' has a wrong offset!"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_CheckIfOwnedStates, ReturnValue) == 0x000038, "Member 'CustomizationStyleStructBPLibrary_CheckIfOwnedStates::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizationStyleStructBPLibrary_CreateCustomEnumStruct \ static_assert(alignof(CustomizationStyleStructBPLibrary_CreateCustomEnumStruct) == 0x000008, "Wrong alignment on CustomizationStyleStructBPLibrary_CreateCustomEnumStruct"); \ static_assert(sizeof(CustomizationStyleStructBPLibrary_CreateCustomEnumStruct) == 0x000038, "Wrong size on CustomizationStyleStructBPLibrary_CreateCustomEnumStruct"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_CreateCustomEnumStruct, EnumTypes) == 0x000000, "Member 'CustomizationStyleStructBPLibrary_CreateCustomEnumStruct::EnumTypes' has a wrong offset!"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_CreateCustomEnumStruct, OutStruct) == 0x000010, "Member 'CustomizationStyleStructBPLibrary_CreateCustomEnumStruct::OutStruct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizationStyleStructBPLibrary_CreateSelectStruct \ static_assert(alignof(CustomizationStyleStructBPLibrary_CreateSelectStruct) == 0x000008, "Wrong alignment on CustomizationStyleStructBPLibrary_CreateSelectStruct"); \ static_assert(sizeof(CustomizationStyleStructBPLibrary_CreateSelectStruct) == 0x000050, "Wrong size on CustomizationStyleStructBPLibrary_CreateSelectStruct"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_CreateSelectStruct, Data) == 0x000000, "Member 'CustomizationStyleStructBPLibrary_CreateSelectStruct::Data' has a wrong offset!"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_CreateSelectStruct, Index_0) == 0x000004, "Member 'CustomizationStyleStructBPLibrary_CreateSelectStruct::Index_0' has a wrong offset!"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_CreateSelectStruct, OutStruct) == 0x000008, "Member 'CustomizationStyleStructBPLibrary_CreateSelectStruct::OutStruct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizationStyleStructBPLibrary_GetCustomDataName \ static_assert(alignof(CustomizationStyleStructBPLibrary_GetCustomDataName) == 0x000008, "Wrong alignment on CustomizationStyleStructBPLibrary_GetCustomDataName"); \ static_assert(sizeof(CustomizationStyleStructBPLibrary_GetCustomDataName) == 0x000040, "Wrong size on CustomizationStyleStructBPLibrary_GetCustomDataName"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_GetCustomDataName, inStruct) == 0x000000, "Member 'CustomizationStyleStructBPLibrary_GetCustomDataName::inStruct' has a wrong offset!"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_GetCustomDataName, ReturnValue) == 0x000030, "Member 'CustomizationStyleStructBPLibrary_GetCustomDataName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizationStyleStructBPLibrary_GetCustomStructData \ static_assert(alignof(CustomizationStyleStructBPLibrary_GetCustomStructData) == 0x000008, "Wrong alignment on CustomizationStyleStructBPLibrary_GetCustomStructData"); \ static_assert(sizeof(CustomizationStyleStructBPLibrary_GetCustomStructData) == 0x000038, "Wrong size on CustomizationStyleStructBPLibrary_GetCustomStructData"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_GetCustomStructData, inStruct) == 0x000000, "Member 'CustomizationStyleStructBPLibrary_GetCustomStructData::inStruct' has a wrong offset!"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_GetCustomStructData, Data) == 0x000030, "Member 'CustomizationStyleStructBPLibrary_GetCustomStructData::Data' has a wrong offset!"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_GetCustomStructData, ReturnValue) == 0x000034, "Member 'CustomizationStyleStructBPLibrary_GetCustomStructData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizationStyleStructBPLibrary_GetDataIndex \ static_assert(alignof(CustomizationStyleStructBPLibrary_GetDataIndex) == 0x000008, "Wrong alignment on CustomizationStyleStructBPLibrary_GetDataIndex"); \ static_assert(sizeof(CustomizationStyleStructBPLibrary_GetDataIndex) == 0x000050, "Wrong size on CustomizationStyleStructBPLibrary_GetDataIndex"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_GetDataIndex, inStruct) == 0x000000, "Member 'CustomizationStyleStructBPLibrary_GetDataIndex::inStruct' has a wrong offset!"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_GetDataIndex, ReturnValue) == 0x000048, "Member 'CustomizationStyleStructBPLibrary_GetDataIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizationStyleStructBPLibrary_GetSelectDataName \ static_assert(alignof(CustomizationStyleStructBPLibrary_GetSelectDataName) == 0x000008, "Wrong alignment on CustomizationStyleStructBPLibrary_GetSelectDataName"); \ static_assert(sizeof(CustomizationStyleStructBPLibrary_GetSelectDataName) == 0x000058, "Wrong size on CustomizationStyleStructBPLibrary_GetSelectDataName"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_GetSelectDataName, inStruct) == 0x000000, "Member 'CustomizationStyleStructBPLibrary_GetSelectDataName::inStruct' has a wrong offset!"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_GetSelectDataName, ReturnValue) == 0x000048, "Member 'CustomizationStyleStructBPLibrary_GetSelectDataName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizationStyleStructBPLibrary_GetSelectStructData \ static_assert(alignof(CustomizationStyleStructBPLibrary_GetSelectStructData) == 0x000008, "Wrong alignment on CustomizationStyleStructBPLibrary_GetSelectStructData"); \ static_assert(sizeof(CustomizationStyleStructBPLibrary_GetSelectStructData) == 0x000050, "Wrong size on CustomizationStyleStructBPLibrary_GetSelectStructData"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_GetSelectStructData, inStruct) == 0x000000, "Member 'CustomizationStyleStructBPLibrary_GetSelectStructData::inStruct' has a wrong offset!"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_GetSelectStructData, Data) == 0x000048, "Member 'CustomizationStyleStructBPLibrary_GetSelectStructData::Data' has a wrong offset!"); \ static_assert(offsetof(CustomizationStyleStructBPLibrary_GetSelectStructData, ReturnValue) == 0x00004C, "Member 'CustomizationStyleStructBPLibrary_GetSelectStructData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCustomizationStyleStructBPLibrary \ static_assert(alignof(UCustomizationStyleStructBPLibrary) == 0x000008, "Wrong alignment on UCustomizationStyleStructBPLibrary"); \ static_assert(sizeof(UCustomizationStyleStructBPLibrary) == 0x000028, "Wrong size on UCustomizationStyleStructBPLibrary"); \ #define DUMPER7_ASSERTS_FCustomizationFontOutlines \ static_assert(alignof(FCustomizationFontOutlines) == 0x000004, "Wrong alignment on FCustomizationFontOutlines"); \ static_assert(sizeof(FCustomizationFontOutlines) == 0x000014, "Wrong size on FCustomizationFontOutlines"); \ static_assert(offsetof(FCustomizationFontOutlines, OutlineSize) == 0x000000, "Member 'FCustomizationFontOutlines::OutlineSize' has a wrong offset!"); \ static_assert(offsetof(FCustomizationFontOutlines, OutlineColorAndOpacity) == 0x000004, "Member 'FCustomizationFontOutlines::OutlineColorAndOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomizationFontShadow \ static_assert(alignof(FCustomizationFontShadow) == 0x000008, "Wrong alignment on FCustomizationFontShadow"); \ static_assert(sizeof(FCustomizationFontShadow) == 0x000020, "Wrong size on FCustomizationFontShadow"); \ static_assert(offsetof(FCustomizationFontShadow, ShadowOffset) == 0x000000, "Member 'FCustomizationFontShadow::ShadowOffset' has a wrong offset!"); \ static_assert(offsetof(FCustomizationFontShadow, ShadowColorAndOpacity) == 0x000010, "Member 'FCustomizationFontShadow::ShadowColorAndOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomizationFontStruct \ static_assert(alignof(FCustomizationFontStruct) == 0x000004, "Wrong alignment on FCustomizationFontStruct"); \ static_assert(sizeof(FCustomizationFontStruct) == 0x00002C, "Wrong size on FCustomizationFontStruct"); \ static_assert(offsetof(FCustomizationFontStruct, Font) == 0x000000, "Member 'FCustomizationFontStruct::Font' has a wrong offset!"); \ static_assert(offsetof(FCustomizationFontStruct, Color) == 0x000008, "Member 'FCustomizationFontStruct::Color' has a wrong offset!"); \ static_assert(offsetof(FCustomizationFontStruct, Outlines) == 0x000010, "Member 'FCustomizationFontStruct::Outlines' has a wrong offset!"); \ static_assert(offsetof(FCustomizationFontStruct, Shadow) == 0x000018, "Member 'FCustomizationFontStruct::Shadow' has a wrong offset!"); \ static_assert(offsetof(FCustomizationFontStruct, RenderOpacity) == 0x000020, "Member 'FCustomizationFontStruct::RenderOpacity' has a wrong offset!"); \ static_assert(offsetof(FCustomizationFontStruct, Letterspace) == 0x000028, "Member 'FCustomizationFontStruct::Letterspace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLocalizedImageTable \ static_assert(alignof(FLocalizedImageTable) == 0x000008, "Wrong alignment on FLocalizedImageTable"); \ static_assert(sizeof(FLocalizedImageTable) == 0x000060, "Wrong size on FLocalizedImageTable"); \ static_assert(offsetof(FLocalizedImageTable, Nmae) == 0x000008, "Member 'FLocalizedImageTable::Nmae' has a wrong offset!"); \ static_assert(offsetof(FLocalizedImageTable, List) == 0x000010, "Member 'FLocalizedImageTable::List' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AutomaticAccuracyImage_SetOverrideSize \ static_assert(alignof(AutomaticAccuracyImage_SetOverrideSize) == 0x000008, "Wrong alignment on AutomaticAccuracyImage_SetOverrideSize"); \ static_assert(sizeof(AutomaticAccuracyImage_SetOverrideSize) == 0x000010, "Wrong size on AutomaticAccuracyImage_SetOverrideSize"); \ static_assert(offsetof(AutomaticAccuracyImage_SetOverrideSize, NewSize) == 0x000000, "Member 'AutomaticAccuracyImage_SetOverrideSize::NewSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AutomaticAccuracyImage_SetSourceObjectAndUpdate \ static_assert(alignof(AutomaticAccuracyImage_SetSourceObjectAndUpdate) == 0x000008, "Wrong alignment on AutomaticAccuracyImage_SetSourceObjectAndUpdate"); \ static_assert(sizeof(AutomaticAccuracyImage_SetSourceObjectAndUpdate) == 0x000008, "Wrong size on AutomaticAccuracyImage_SetSourceObjectAndUpdate"); \ static_assert(offsetof(AutomaticAccuracyImage_SetSourceObjectAndUpdate, InSourceObject) == 0x000000, "Member 'AutomaticAccuracyImage_SetSourceObjectAndUpdate::InSourceObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAutomaticAccuracyImage \ static_assert(alignof(UAutomaticAccuracyImage) == 0x000010, "Wrong alignment on UAutomaticAccuracyImage"); \ static_assert(sizeof(UAutomaticAccuracyImage) == 0x0002E0, "Wrong size on UAutomaticAccuracyImage"); \ static_assert(offsetof(UAutomaticAccuracyImage, OverrideSize) == 0x0002A8, "Member 'UAutomaticAccuracyImage::OverrideSize' has a wrong offset!"); \ static_assert(offsetof(UAutomaticAccuracyImage, SourceObject) == 0x0002B8, "Member 'UAutomaticAccuracyImage::SourceObject' has a wrong offset!"); \ static_assert(offsetof(UAutomaticAccuracyImage, BlockingLoading) == 0x0002C0, "Member 'UAutomaticAccuracyImage::BlockingLoading' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCustomizationFontSetting \ static_assert(alignof(UCustomizationFontSetting) == 0x000010, "Wrong alignment on UCustomizationFontSetting"); \ static_assert(sizeof(UCustomizationFontSetting) == 0x000520, "Wrong size on UCustomizationFontSetting"); \ static_assert(offsetof(UCustomizationFontSetting, Font) == 0x000028, "Member 'UCustomizationFontSetting::Font' has a wrong offset!"); \ static_assert(offsetof(UCustomizationFontSetting, FontColor) == 0x000078, "Member 'UCustomizationFontSetting::FontColor' has a wrong offset!"); \ static_assert(offsetof(UCustomizationFontSetting, FontOutline) == 0x0000C8, "Member 'UCustomizationFontSetting::FontOutline' has a wrong offset!"); \ static_assert(offsetof(UCustomizationFontSetting, FontShadow) == 0x000118, "Member 'UCustomizationFontSetting::FontShadow' has a wrong offset!"); \ static_assert(offsetof(UCustomizationFontSetting, FontRenderOpacity) == 0x000168, "Member 'UCustomizationFontSetting::FontRenderOpacity' has a wrong offset!"); \ static_assert(offsetof(UCustomizationFontSetting, Fontletterspace) == 0x0001B8, "Member 'UCustomizationFontSetting::Fontletterspace' has a wrong offset!"); \ static_assert(offsetof(UCustomizationFontSetting, MovingSpeed) == 0x0001BC, "Member 'UCustomizationFontSetting::MovingSpeed' has a wrong offset!"); \ static_assert(offsetof(UCustomizationFontSetting, RollingSpacer_X) == 0x0001C0, "Member 'UCustomizationFontSetting::RollingSpacer_X' has a wrong offset!"); \ static_assert(offsetof(UCustomizationFontSetting, RollingSpacer_Y) == 0x0001C4, "Member 'UCustomizationFontSetting::RollingSpacer_Y' has a wrong offset!"); \ static_assert(offsetof(UCustomizationFontSetting, RollingCheckDelayTime) == 0x0001C8, "Member 'UCustomizationFontSetting::RollingCheckDelayTime' has a wrong offset!"); \ static_assert(offsetof(UCustomizationFontSetting, DefaultRollingScrollBoxStyle) == 0x0001D0, "Member 'UCustomizationFontSetting::DefaultRollingScrollBoxStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizationRichTextBlock_EnableRolling \ static_assert(alignof(CustomizationRichTextBlock_EnableRolling) == 0x000001, "Wrong alignment on CustomizationRichTextBlock_EnableRolling"); \ static_assert(sizeof(CustomizationRichTextBlock_EnableRolling) == 0x000001, "Wrong size on CustomizationRichTextBlock_EnableRolling"); \ static_assert(offsetof(CustomizationRichTextBlock_EnableRolling, bEnable) == 0x000000, "Member 'CustomizationRichTextBlock_EnableRolling::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizationRichTextBlock_SetRollingScrollBoxStyle \ static_assert(alignof(CustomizationRichTextBlock_SetRollingScrollBoxStyle) == 0x000010, "Wrong alignment on CustomizationRichTextBlock_SetRollingScrollBoxStyle"); \ static_assert(sizeof(CustomizationRichTextBlock_SetRollingScrollBoxStyle) == 0x000350, "Wrong size on CustomizationRichTextBlock_SetRollingScrollBoxStyle"); \ static_assert(offsetof(CustomizationRichTextBlock_SetRollingScrollBoxStyle, NewStyle) == 0x000000, "Member 'CustomizationRichTextBlock_SetRollingScrollBoxStyle::NewStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCustomizationRichTextBlock \ static_assert(alignof(UCustomizationRichTextBlock) == 0x000010, "Wrong alignment on UCustomizationRichTextBlock"); \ static_assert(sizeof(UCustomizationRichTextBlock) == 0x000BF0, "Wrong size on UCustomizationRichTextBlock"); \ static_assert(offsetof(UCustomizationRichTextBlock, RollingScrollBoxStyle) == 0x000870, "Member 'UCustomizationRichTextBlock::RollingScrollBoxStyle' has a wrong offset!"); \ static_assert(offsetof(UCustomizationRichTextBlock, RollingType) == 0x000BC0, "Member 'UCustomizationRichTextBlock::RollingType' has a wrong offset!"); \ static_assert(offsetof(UCustomizationRichTextBlock, RollingDirection) == 0x000BC1, "Member 'UCustomizationRichTextBlock::RollingDirection' has a wrong offset!"); \ static_assert(offsetof(UCustomizationRichTextBlock, bEnableRolling) == 0x000BC2, "Member 'UCustomizationRichTextBlock::bEnableRolling' has a wrong offset!"); \ static_assert(offsetof(UCustomizationRichTextBlock, AlwaysResetRollingBySetText) == 0x000BC3, "Member 'UCustomizationRichTextBlock::AlwaysResetRollingBySetText' has a wrong offset!"); \ static_assert(offsetof(UCustomizationRichTextBlock, RollingSpacer_X_Override) == 0x000BC4, "Member 'UCustomizationRichTextBlock::RollingSpacer_X_Override' has a wrong offset!"); \ static_assert(offsetof(UCustomizationRichTextBlock, RollingSpacer_Y_Override) == 0x000BCC, "Member 'UCustomizationRichTextBlock::RollingSpacer_Y_Override' has a wrong offset!"); \ static_assert(offsetof(UCustomizationRichTextBlock, RollingCheckDelayTime_Override) == 0x000BD4, "Member 'UCustomizationRichTextBlock::RollingCheckDelayTime_Override' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizationTextBlock_EnableRolling \ static_assert(alignof(CustomizationTextBlock_EnableRolling) == 0x000001, "Wrong alignment on CustomizationTextBlock_EnableRolling"); \ static_assert(sizeof(CustomizationTextBlock_EnableRolling) == 0x000001, "Wrong size on CustomizationTextBlock_EnableRolling"); \ static_assert(offsetof(CustomizationTextBlock_EnableRolling, bEnable) == 0x000000, "Member 'CustomizationTextBlock_EnableRolling::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizationTextBlock_SetRollingScrollBoxStyle \ static_assert(alignof(CustomizationTextBlock_SetRollingScrollBoxStyle) == 0x000010, "Wrong alignment on CustomizationTextBlock_SetRollingScrollBoxStyle"); \ static_assert(sizeof(CustomizationTextBlock_SetRollingScrollBoxStyle) == 0x000350, "Wrong size on CustomizationTextBlock_SetRollingScrollBoxStyle"); \ static_assert(offsetof(CustomizationTextBlock_SetRollingScrollBoxStyle, NewStyle) == 0x000000, "Member 'CustomizationTextBlock_SetRollingScrollBoxStyle::NewStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCustomizationTextBlock \ static_assert(alignof(UCustomizationTextBlock) == 0x000010, "Wrong alignment on UCustomizationTextBlock"); \ static_assert(sizeof(UCustomizationTextBlock) == 0x0006F0, "Wrong size on UCustomizationTextBlock"); \ static_assert(offsetof(UCustomizationTextBlock, FontStruct) == 0x000338, "Member 'UCustomizationTextBlock::FontStruct' has a wrong offset!"); \ static_assert(offsetof(UCustomizationTextBlock, RollingScrollBoxStyle) == 0x000370, "Member 'UCustomizationTextBlock::RollingScrollBoxStyle' has a wrong offset!"); \ static_assert(offsetof(UCustomizationTextBlock, RollingType) == 0x0006C0, "Member 'UCustomizationTextBlock::RollingType' has a wrong offset!"); \ static_assert(offsetof(UCustomizationTextBlock, RollingDirection) == 0x0006C1, "Member 'UCustomizationTextBlock::RollingDirection' has a wrong offset!"); \ static_assert(offsetof(UCustomizationTextBlock, bEnableRolling) == 0x0006C2, "Member 'UCustomizationTextBlock::bEnableRolling' has a wrong offset!"); \ static_assert(offsetof(UCustomizationTextBlock, AlwaysResetRollingBySetText) == 0x0006C3, "Member 'UCustomizationTextBlock::AlwaysResetRollingBySetText' has a wrong offset!"); \ static_assert(offsetof(UCustomizationTextBlock, RollingSpacer_X_Override) == 0x0006C4, "Member 'UCustomizationTextBlock::RollingSpacer_X_Override' has a wrong offset!"); \ static_assert(offsetof(UCustomizationTextBlock, RollingSpacer_Y_Override) == 0x0006CC, "Member 'UCustomizationTextBlock::RollingSpacer_Y_Override' has a wrong offset!"); \ static_assert(offsetof(UCustomizationTextBlock, RollingCheckDelayTime_Override) == 0x0006D4, "Member 'UCustomizationTextBlock::RollingCheckDelayTime_Override' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LocalizedImage_SetLocalizationRowName \ static_assert(alignof(LocalizedImage_SetLocalizationRowName) == 0x000004, "Wrong alignment on LocalizedImage_SetLocalizationRowName"); \ static_assert(sizeof(LocalizedImage_SetLocalizationRowName) == 0x000008, "Wrong size on LocalizedImage_SetLocalizationRowName"); \ static_assert(offsetof(LocalizedImage_SetLocalizationRowName, LocalImageTableRowNames) == 0x000000, "Member 'LocalizedImage_SetLocalizationRowName::LocalImageTableRowNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULocalizedImage \ static_assert(alignof(ULocalizedImage) == 0x000010, "Wrong alignment on ULocalizedImage"); \ static_assert(sizeof(ULocalizedImage) == 0x0002D0, "Wrong size on ULocalizedImage"); \ static_assert(offsetof(ULocalizedImage, LocalizedBrushDelegate) == 0x0002A8, "Member 'ULocalizedImage::LocalizedBrushDelegate' has a wrong offset!"); \ static_assert(offsetof(ULocalizedImage, LocalizationDataTable) == 0x0002B8, "Member 'ULocalizedImage::LocalizationDataTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity \ static_assert(alignof(WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity) == 0x000008, "Wrong alignment on WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity"); \ static_assert(sizeof(WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity) == 0x000090, "Wrong size on WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity"); \ static_assert(offsetof(WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity, EntryPoint) == 0x000000, "Member 'WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000018, "Member 'WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000020, "Member 'WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity, CallFunc_GetObjectClass_ReturnValue) == 0x000028, "Member 'WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x000038, "Member 'WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity, CallFunc_RemoveWidgetByQueue_Succeed) == 0x000048, "Member 'WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity::CallFunc_RemoveWidgetByQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity, CallFunc_Conv_StringToName_ReturnValue) == 0x00004C, "Member 'WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity, CallFunc_GetDataTableRowFromName_OutRow) == 0x000058, "Member 'WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000088, "Member 'WB_PS5_GameActivity_C_ExecuteUbergraph_WB_PS5_GameActivity::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PS5_GameActivity_C \ static_assert(alignof(UWB_PS5_GameActivity_C) == 0x000008, "Wrong alignment on UWB_PS5_GameActivity_C"); \ static_assert(sizeof(UWB_PS5_GameActivity_C) == 0x0002B8, "Wrong size on UWB_PS5_GameActivity_C"); \ static_assert(offsetof(UWB_PS5_GameActivity_C, UberGraphFrame) == 0x000278, "Member 'UWB_PS5_GameActivity_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PS5_GameActivity_C, Show) == 0x000280, "Member 'UWB_PS5_GameActivity_C::Show' has a wrong offset!"); \ static_assert(offsetof(UWB_PS5_GameActivity_C, ActivityName) == 0x000288, "Member 'UWB_PS5_GameActivity_C::ActivityName' has a wrong offset!"); \ static_assert(offsetof(UWB_PS5_GameActivity_C, ActivityType) == 0x000290, "Member 'UWB_PS5_GameActivity_C::ActivityType' has a wrong offset!"); \ static_assert(offsetof(UWB_PS5_GameActivity_C, Image_73) == 0x000298, "Member 'UWB_PS5_GameActivity_C::Image_73' has a wrong offset!"); \ static_assert(offsetof(UWB_PS5_GameActivity_C, Image_190) == 0x0002A0, "Member 'UWB_PS5_GameActivity_C::Image_190' has a wrong offset!"); \ static_assert(offsetof(UWB_PS5_GameActivity_C, ActivityId) == 0x0002A8, "Member 'UWB_PS5_GameActivity_C::ActivityId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FontDataBlueprintFunctionLibrary_GetFontDataColor \ static_assert(alignof(FontDataBlueprintFunctionLibrary_GetFontDataColor) == 0x000004, "Wrong alignment on FontDataBlueprintFunctionLibrary_GetFontDataColor"); \ static_assert(sizeof(FontDataBlueprintFunctionLibrary_GetFontDataColor) == 0x00001C, "Wrong size on FontDataBlueprintFunctionLibrary_GetFontDataColor"); \ static_assert(offsetof(FontDataBlueprintFunctionLibrary_GetFontDataColor, InValue) == 0x000000, "Member 'FontDataBlueprintFunctionLibrary_GetFontDataColor::InValue' has a wrong offset!"); \ static_assert(offsetof(FontDataBlueprintFunctionLibrary_GetFontDataColor, ReturnValue) == 0x000008, "Member 'FontDataBlueprintFunctionLibrary_GetFontDataColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FontDataBlueprintFunctionLibrary_GetFontDataFont \ static_assert(alignof(FontDataBlueprintFunctionLibrary_GetFontDataFont) == 0x000008, "Wrong alignment on FontDataBlueprintFunctionLibrary_GetFontDataFont"); \ static_assert(sizeof(FontDataBlueprintFunctionLibrary_GetFontDataFont) == 0x000028, "Wrong size on FontDataBlueprintFunctionLibrary_GetFontDataFont"); \ static_assert(offsetof(FontDataBlueprintFunctionLibrary_GetFontDataFont, InValue) == 0x000000, "Member 'FontDataBlueprintFunctionLibrary_GetFontDataFont::InValue' has a wrong offset!"); \ static_assert(offsetof(FontDataBlueprintFunctionLibrary_GetFontDataFont, ReturnValue) == 0x000008, "Member 'FontDataBlueprintFunctionLibrary_GetFontDataFont::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FontDataBlueprintFunctionLibrary_GetFontObject \ static_assert(alignof(FontDataBlueprintFunctionLibrary_GetFontObject) == 0x000008, "Wrong alignment on FontDataBlueprintFunctionLibrary_GetFontObject"); \ static_assert(sizeof(FontDataBlueprintFunctionLibrary_GetFontObject) == 0x000010, "Wrong size on FontDataBlueprintFunctionLibrary_GetFontObject"); \ static_assert(offsetof(FontDataBlueprintFunctionLibrary_GetFontObject, InValue) == 0x000000, "Member 'FontDataBlueprintFunctionLibrary_GetFontObject::InValue' has a wrong offset!"); \ static_assert(offsetof(FontDataBlueprintFunctionLibrary_GetFontObject, ReturnValue) == 0x000008, "Member 'FontDataBlueprintFunctionLibrary_GetFontObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FontDataBlueprintFunctionLibrary_GetFontOutline \ static_assert(alignof(FontDataBlueprintFunctionLibrary_GetFontOutline) == 0x000004, "Wrong alignment on FontDataBlueprintFunctionLibrary_GetFontOutline"); \ static_assert(sizeof(FontDataBlueprintFunctionLibrary_GetFontOutline) == 0x00001C, "Wrong size on FontDataBlueprintFunctionLibrary_GetFontOutline"); \ static_assert(offsetof(FontDataBlueprintFunctionLibrary_GetFontOutline, InValue) == 0x000000, "Member 'FontDataBlueprintFunctionLibrary_GetFontOutline::InValue' has a wrong offset!"); \ static_assert(offsetof(FontDataBlueprintFunctionLibrary_GetFontOutline, ReturnValue) == 0x000008, "Member 'FontDataBlueprintFunctionLibrary_GetFontOutline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FontDataBlueprintFunctionLibrary_GetFontRenderOpacity \ static_assert(alignof(FontDataBlueprintFunctionLibrary_GetFontRenderOpacity) == 0x000004, "Wrong alignment on FontDataBlueprintFunctionLibrary_GetFontRenderOpacity"); \ static_assert(sizeof(FontDataBlueprintFunctionLibrary_GetFontRenderOpacity) == 0x00000C, "Wrong size on FontDataBlueprintFunctionLibrary_GetFontRenderOpacity"); \ static_assert(offsetof(FontDataBlueprintFunctionLibrary_GetFontRenderOpacity, InValue) == 0x000000, "Member 'FontDataBlueprintFunctionLibrary_GetFontRenderOpacity::InValue' has a wrong offset!"); \ static_assert(offsetof(FontDataBlueprintFunctionLibrary_GetFontRenderOpacity, ReturnValue) == 0x000008, "Member 'FontDataBlueprintFunctionLibrary_GetFontRenderOpacity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FontDataBlueprintFunctionLibrary_GetFontShadow \ static_assert(alignof(FontDataBlueprintFunctionLibrary_GetFontShadow) == 0x000008, "Wrong alignment on FontDataBlueprintFunctionLibrary_GetFontShadow"); \ static_assert(sizeof(FontDataBlueprintFunctionLibrary_GetFontShadow) == 0x000028, "Wrong size on FontDataBlueprintFunctionLibrary_GetFontShadow"); \ static_assert(offsetof(FontDataBlueprintFunctionLibrary_GetFontShadow, InValue) == 0x000000, "Member 'FontDataBlueprintFunctionLibrary_GetFontShadow::InValue' has a wrong offset!"); \ static_assert(offsetof(FontDataBlueprintFunctionLibrary_GetFontShadow, ReturnValue) == 0x000008, "Member 'FontDataBlueprintFunctionLibrary_GetFontShadow::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFontDataBlueprintFunctionLibrary \ static_assert(alignof(UFontDataBlueprintFunctionLibrary) == 0x000008, "Wrong alignment on UFontDataBlueprintFunctionLibrary"); \ static_assert(sizeof(UFontDataBlueprintFunctionLibrary) == 0x000028, "Wrong size on UFontDataBlueprintFunctionLibrary"); \ #define DUMPER7_ASSERTS_DCSOnlineSystemBPLibrary_DCSGetSessionInfo \ static_assert(alignof(DCSOnlineSystemBPLibrary_DCSGetSessionInfo) == 0x000008, "Wrong alignment on DCSOnlineSystemBPLibrary_DCSGetSessionInfo"); \ static_assert(sizeof(DCSOnlineSystemBPLibrary_DCSGetSessionInfo) == 0x000020, "Wrong size on DCSOnlineSystemBPLibrary_DCSGetSessionInfo"); \ static_assert(offsetof(DCSOnlineSystemBPLibrary_DCSGetSessionInfo, WorldContextObject) == 0x000000, "Member 'DCSOnlineSystemBPLibrary_DCSGetSessionInfo::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(DCSOnlineSystemBPLibrary_DCSGetSessionInfo, OutJsonInfo) == 0x000008, "Member 'DCSOnlineSystemBPLibrary_DCSGetSessionInfo::OutJsonInfo' has a wrong offset!"); \ static_assert(offsetof(DCSOnlineSystemBPLibrary_DCSGetSessionInfo, ReturnValue) == 0x000018, "Member 'DCSOnlineSystemBPLibrary_DCSGetSessionInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSOnlineSystemBPLibrary \ static_assert(alignof(UDCSOnlineSystemBPLibrary) == 0x000008, "Wrong alignment on UDCSOnlineSystemBPLibrary"); \ static_assert(sizeof(UDCSOnlineSystemBPLibrary) == 0x000028, "Wrong size on UDCSOnlineSystemBPLibrary"); \ #define DUMPER7_ASSERTS_DCSCreateSessionCallbackProxy_DCS_CreateSession \ static_assert(alignof(DCSCreateSessionCallbackProxy_DCS_CreateSession) == 0x000008, "Wrong alignment on DCSCreateSessionCallbackProxy_DCS_CreateSession"); \ static_assert(sizeof(DCSCreateSessionCallbackProxy_DCS_CreateSession) == 0x000020, "Wrong size on DCSCreateSessionCallbackProxy_DCS_CreateSession"); \ static_assert(offsetof(DCSCreateSessionCallbackProxy_DCS_CreateSession, WorldContextObject) == 0x000000, "Member 'DCSCreateSessionCallbackProxy_DCS_CreateSession::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(DCSCreateSessionCallbackProxy_DCS_CreateSession, PlayerController) == 0x000008, "Member 'DCSCreateSessionCallbackProxy_DCS_CreateSession::PlayerController' has a wrong offset!"); \ static_assert(offsetof(DCSCreateSessionCallbackProxy_DCS_CreateSession, PublicConnections) == 0x000010, "Member 'DCSCreateSessionCallbackProxy_DCS_CreateSession::PublicConnections' has a wrong offset!"); \ static_assert(offsetof(DCSCreateSessionCallbackProxy_DCS_CreateSession, bUseLAN) == 0x000014, "Member 'DCSCreateSessionCallbackProxy_DCS_CreateSession::bUseLAN' has a wrong offset!"); \ static_assert(offsetof(DCSCreateSessionCallbackProxy_DCS_CreateSession, ReturnValue) == 0x000018, "Member 'DCSCreateSessionCallbackProxy_DCS_CreateSession::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSCreateSessionCallbackProxy \ static_assert(alignof(UDCSCreateSessionCallbackProxy) == 0x000008, "Wrong alignment on UDCSCreateSessionCallbackProxy"); \ static_assert(sizeof(UDCSCreateSessionCallbackProxy) == 0x000098, "Wrong size on UDCSCreateSessionCallbackProxy"); \ static_assert(offsetof(UDCSCreateSessionCallbackProxy, OnSuccess) == 0x000030, "Member 'UDCSCreateSessionCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UDCSCreateSessionCallbackProxy, OnFailure) == 0x000040, "Member 'UDCSCreateSessionCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSFindSessionsCallbackProxy_DCS_FindSessions \ static_assert(alignof(DCSFindSessionsCallbackProxy_DCS_FindSessions) == 0x000008, "Wrong alignment on DCSFindSessionsCallbackProxy_DCS_FindSessions"); \ static_assert(sizeof(DCSFindSessionsCallbackProxy_DCS_FindSessions) == 0x000020, "Wrong size on DCSFindSessionsCallbackProxy_DCS_FindSessions"); \ static_assert(offsetof(DCSFindSessionsCallbackProxy_DCS_FindSessions, WorldContextObject) == 0x000000, "Member 'DCSFindSessionsCallbackProxy_DCS_FindSessions::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(DCSFindSessionsCallbackProxy_DCS_FindSessions, PlayerController) == 0x000008, "Member 'DCSFindSessionsCallbackProxy_DCS_FindSessions::PlayerController' has a wrong offset!"); \ static_assert(offsetof(DCSFindSessionsCallbackProxy_DCS_FindSessions, MaxResults) == 0x000010, "Member 'DCSFindSessionsCallbackProxy_DCS_FindSessions::MaxResults' has a wrong offset!"); \ static_assert(offsetof(DCSFindSessionsCallbackProxy_DCS_FindSessions, bUseLAN) == 0x000014, "Member 'DCSFindSessionsCallbackProxy_DCS_FindSessions::bUseLAN' has a wrong offset!"); \ static_assert(offsetof(DCSFindSessionsCallbackProxy_DCS_FindSessions, ReturnValue) == 0x000018, "Member 'DCSFindSessionsCallbackProxy_DCS_FindSessions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSFindSessionsCallbackProxy_GetCurrentPlayers \ static_assert(alignof(DCSFindSessionsCallbackProxy_GetCurrentPlayers) == 0x000008, "Wrong alignment on DCSFindSessionsCallbackProxy_GetCurrentPlayers"); \ static_assert(sizeof(DCSFindSessionsCallbackProxy_GetCurrentPlayers) == 0x000128, "Wrong size on DCSFindSessionsCallbackProxy_GetCurrentPlayers"); \ static_assert(offsetof(DCSFindSessionsCallbackProxy_GetCurrentPlayers, Result) == 0x000000, "Member 'DCSFindSessionsCallbackProxy_GetCurrentPlayers::Result' has a wrong offset!"); \ static_assert(offsetof(DCSFindSessionsCallbackProxy_GetCurrentPlayers, ReturnValue) == 0x000120, "Member 'DCSFindSessionsCallbackProxy_GetCurrentPlayers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSFindSessionsCallbackProxy_GetMaxPlayers \ static_assert(alignof(DCSFindSessionsCallbackProxy_GetMaxPlayers) == 0x000008, "Wrong alignment on DCSFindSessionsCallbackProxy_GetMaxPlayers"); \ static_assert(sizeof(DCSFindSessionsCallbackProxy_GetMaxPlayers) == 0x000128, "Wrong size on DCSFindSessionsCallbackProxy_GetMaxPlayers"); \ static_assert(offsetof(DCSFindSessionsCallbackProxy_GetMaxPlayers, Result) == 0x000000, "Member 'DCSFindSessionsCallbackProxy_GetMaxPlayers::Result' has a wrong offset!"); \ static_assert(offsetof(DCSFindSessionsCallbackProxy_GetMaxPlayers, ReturnValue) == 0x000120, "Member 'DCSFindSessionsCallbackProxy_GetMaxPlayers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSFindSessionsCallbackProxy_GetPingInMs \ static_assert(alignof(DCSFindSessionsCallbackProxy_GetPingInMs) == 0x000008, "Wrong alignment on DCSFindSessionsCallbackProxy_GetPingInMs"); \ static_assert(sizeof(DCSFindSessionsCallbackProxy_GetPingInMs) == 0x000128, "Wrong size on DCSFindSessionsCallbackProxy_GetPingInMs"); \ static_assert(offsetof(DCSFindSessionsCallbackProxy_GetPingInMs, Result) == 0x000000, "Member 'DCSFindSessionsCallbackProxy_GetPingInMs::Result' has a wrong offset!"); \ static_assert(offsetof(DCSFindSessionsCallbackProxy_GetPingInMs, ReturnValue) == 0x000120, "Member 'DCSFindSessionsCallbackProxy_GetPingInMs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSFindSessionsCallbackProxy_GetServerName \ static_assert(alignof(DCSFindSessionsCallbackProxy_GetServerName) == 0x000008, "Wrong alignment on DCSFindSessionsCallbackProxy_GetServerName"); \ static_assert(sizeof(DCSFindSessionsCallbackProxy_GetServerName) == 0x000130, "Wrong size on DCSFindSessionsCallbackProxy_GetServerName"); \ static_assert(offsetof(DCSFindSessionsCallbackProxy_GetServerName, Result) == 0x000000, "Member 'DCSFindSessionsCallbackProxy_GetServerName::Result' has a wrong offset!"); \ static_assert(offsetof(DCSFindSessionsCallbackProxy_GetServerName, ReturnValue) == 0x000120, "Member 'DCSFindSessionsCallbackProxy_GetServerName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSFindSessionsCallbackProxy \ static_assert(alignof(UDCSFindSessionsCallbackProxy) == 0x000008, "Wrong alignment on UDCSFindSessionsCallbackProxy"); \ static_assert(sizeof(UDCSFindSessionsCallbackProxy) == 0x000090, "Wrong size on UDCSFindSessionsCallbackProxy"); \ static_assert(offsetof(UDCSFindSessionsCallbackProxy, OnSuccess) == 0x000030, "Member 'UDCSFindSessionsCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UDCSFindSessionsCallbackProxy, OnFailure) == 0x000040, "Member 'UDCSFindSessionsCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSimpleRepresentationParameters \ static_assert(alignof(FSimpleRepresentationParameters) == 0x000004, "Wrong alignment on FSimpleRepresentationParameters"); \ static_assert(sizeof(FSimpleRepresentationParameters) == 0x000018, "Wrong size on FSimpleRepresentationParameters"); \ static_assert(offsetof(FSimpleRepresentationParameters, bEnableRepresentation) == 0x000000, "Member 'FSimpleRepresentationParameters::bEnableRepresentation' has a wrong offset!"); \ static_assert(offsetof(FSimpleRepresentationParameters, LODRepresentation) == 0x000001, "Member 'FSimpleRepresentationParameters::LODRepresentation' has a wrong offset!"); \ static_assert(offsetof(FSimpleRepresentationParameters, bKeepLowResActors) == 0x000005, "Member 'FSimpleRepresentationParameters::bKeepLowResActors' has a wrong offset!"); \ static_assert(offsetof(FSimpleRepresentationParameters, bKeepActorExtraFrame) == 0x000006, "Member 'FSimpleRepresentationParameters::bKeepActorExtraFrame' has a wrong offset!"); \ static_assert(offsetof(FSimpleRepresentationParameters, bSpreadFirstVisualizationUpdate) == 0x000007, "Member 'FSimpleRepresentationParameters::bSpreadFirstVisualizationUpdate' has a wrong offset!"); \ static_assert(offsetof(FSimpleRepresentationParameters, WorldPartitionGridNameContainingCollision) == 0x000008, "Member 'FSimpleRepresentationParameters::WorldPartitionGridNameContainingCollision' has a wrong offset!"); \ static_assert(offsetof(FSimpleRepresentationParameters, NotVisibleUpdateRate) == 0x000010, "Member 'FSimpleRepresentationParameters::NotVisibleUpdateRate' has a wrong offset!"); \ static_assert(offsetof(FSimpleRepresentationParameters, CachedDefaultRepresentationType) == 0x000014, "Member 'FSimpleRepresentationParameters::CachedDefaultRepresentationType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSlowTickLayer \ static_assert(alignof(FSlowTickLayer) == 0x000004, "Wrong alignment on FSlowTickLayer"); \ static_assert(sizeof(FSlowTickLayer) == 0x000008, "Wrong size on FSlowTickLayer"); \ static_assert(offsetof(FSlowTickLayer, CellSize) == 0x000000, "Member 'FSlowTickLayer::CellSize' has a wrong offset!"); \ static_assert(offsetof(FSlowTickLayer, LoadRange) == 0x000004, "Member 'FSlowTickLayer::LoadRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FECSActorInstanceData \ static_assert(alignof(FECSActorInstanceData) == 0x000010, "Wrong alignment on FECSActorInstanceData"); \ static_assert(sizeof(FECSActorInstanceData) == 0x000090, "Wrong size on FECSActorInstanceData"); \ static_assert(offsetof(FECSActorInstanceData, ActorLocation) == 0x000000, "Member 'FECSActorInstanceData::ActorLocation' has a wrong offset!"); \ static_assert(offsetof(FECSActorInstanceData, ActorClass) == 0x000060, "Member 'FECSActorInstanceData::ActorClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConfigVisualizationLODParameters \ static_assert(alignof(FConfigVisualizationLODParameters) == 0x000008, "Wrong alignment on FConfigVisualizationLODParameters"); \ static_assert(sizeof(FConfigVisualizationLODParameters) == 0x000080, "Wrong size on FConfigVisualizationLODParameters"); \ static_assert(offsetof(FConfigVisualizationLODParameters, FilterClassPath) == 0x000000, "Member 'FConfigVisualizationLODParameters::FilterClassPath' has a wrong offset!"); \ static_assert(offsetof(FConfigVisualizationLODParameters, BaseLODDistance) == 0x000020, "Member 'FConfigVisualizationLODParameters::BaseLODDistance' has a wrong offset!"); \ static_assert(offsetof(FConfigVisualizationLODParameters, VisibleLODDistance) == 0x000030, "Member 'FConfigVisualizationLODParameters::VisibleLODDistance' has a wrong offset!"); \ static_assert(offsetof(FConfigVisualizationLODParameters, BufferHysteresisOnDistancePercentage) == 0x000040, "Member 'FConfigVisualizationLODParameters::BufferHysteresisOnDistancePercentage' has a wrong offset!"); \ static_assert(offsetof(FConfigVisualizationLODParameters, LODMaxCount) == 0x000048, "Member 'FConfigVisualizationLODParameters::LODMaxCount' has a wrong offset!"); \ static_assert(offsetof(FConfigVisualizationLODParameters, DistanceToFrustum) == 0x000058, "Member 'FConfigVisualizationLODParameters::DistanceToFrustum' has a wrong offset!"); \ static_assert(offsetof(FConfigVisualizationLODParameters, DistanceToFrustumHysteresis) == 0x00005C, "Member 'FConfigVisualizationLODParameters::DistanceToFrustumHysteresis' has a wrong offset!"); \ static_assert(offsetof(FConfigVisualizationLODParameters, bCachedActiveLodActors) == 0x000060, "Member 'FConfigVisualizationLODParameters::bCachedActiveLodActors' has a wrong offset!"); \ static_assert(offsetof(FConfigVisualizationLODParameters, SmallRotateLatency) == 0x000064, "Member 'FConfigVisualizationLODParameters::SmallRotateLatency' has a wrong offset!"); \ static_assert(offsetof(FConfigVisualizationLODParameters, BigRotateLatency) == 0x000068, "Member 'FConfigVisualizationLODParameters::BigRotateLatency' has a wrong offset!"); \ static_assert(offsetof(FConfigVisualizationLODParameters, LinkChidProcesser) == 0x00006C, "Member 'FConfigVisualizationLODParameters::LinkChidProcesser' has a wrong offset!"); \ static_assert(offsetof(FConfigVisualizationLODParameters, bTickEveryFrame) == 0x000070, "Member 'FConfigVisualizationLODParameters::bTickEveryFrame' has a wrong offset!"); \ static_assert(offsetof(FConfigVisualizationLODParameters, PromteSignificanceIfRendered) == 0x000074, "Member 'FConfigVisualizationLODParameters::PromteSignificanceIfRendered' has a wrong offset!"); \ static_assert(offsetof(FConfigVisualizationLODParameters, RenderedTimeValidateInterval) == 0x000078, "Member 'FConfigVisualizationLODParameters::RenderedTimeValidateInterval' has a wrong offset!"); \ static_assert(offsetof(FConfigVisualizationLODParameters, bUpdateLodForceOneFrame) == 0x00007C, "Member 'FConfigVisualizationLODParameters::bUpdateLodForceOneFrame' has a wrong offset!"); \ static_assert(offsetof(FConfigVisualizationLODParameters, bOptimizedFrustumCost) == 0x00007D, "Member 'FConfigVisualizationLODParameters::bOptimizedFrustumCost' has a wrong offset!"); \ static_assert(offsetof(FConfigVisualizationLODParameters, bIsChildProcesser) == 0x00007E, "Member 'FConfigVisualizationLODParameters::bIsChildProcesser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSlowTickConfig \ static_assert(alignof(FSlowTickConfig) == 0x000004, "Wrong alignment on FSlowTickConfig"); \ static_assert(sizeof(FSlowTickConfig) == 0x000020, "Wrong size on FSlowTickConfig"); \ static_assert(offsetof(FSlowTickConfig, ActorTickInterval) == 0x000004, "Member 'FSlowTickConfig::ActorTickInterval' has a wrong offset!"); \ static_assert(offsetof(FSlowTickConfig, ComponentTickInterval) == 0x00000C, "Member 'FSlowTickConfig::ComponentTickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSlowTickActorRecoverInfo \ static_assert(alignof(FSlowTickActorRecoverInfo) == 0x000008, "Wrong alignment on FSlowTickActorRecoverInfo"); \ static_assert(sizeof(FSlowTickActorRecoverInfo) == 0x000048, "Wrong size on FSlowTickActorRecoverInfo"); \ #define DUMPER7_ASSERTS_FSimpleEntityHandle \ static_assert(alignof(FSimpleEntityHandle) == 0x000004, "Wrong alignment on FSimpleEntityHandle"); \ static_assert(sizeof(FSimpleEntityHandle) == 0x00000C, "Wrong size on FSimpleEntityHandle"); \ static_assert(offsetof(FSimpleEntityHandle, Pool) == 0x000000, "Member 'FSimpleEntityHandle::Pool' has a wrong offset!"); \ static_assert(offsetof(FSimpleEntityHandle, Index) == 0x000004, "Member 'FSimpleEntityHandle::Index' has a wrong offset!"); \ static_assert(offsetof(FSimpleEntityHandle, SerialNumber) == 0x000008, "Member 'FSimpleEntityHandle::SerialNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSimpleActorSpawnRequestHandle \ static_assert(alignof(FSimpleActorSpawnRequestHandle) == 0x000004, "Wrong alignment on FSimpleActorSpawnRequestHandle"); \ static_assert(sizeof(FSimpleActorSpawnRequestHandle) == 0x000008, "Wrong size on FSimpleActorSpawnRequestHandle"); \ #define DUMPER7_ASSERTS_FSimpleAgentInitializationQueue \ static_assert(alignof(FSimpleAgentInitializationQueue) == 0x000008, "Wrong alignment on FSimpleAgentInitializationQueue"); \ static_assert(sizeof(FSimpleAgentInitializationQueue) == 0x000010, "Wrong size on FSimpleAgentInitializationQueue"); \ static_assert(offsetof(FSimpleAgentInitializationQueue, AgentComponents) == 0x000000, "Member 'FSimpleAgentInitializationQueue::AgentComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSimpleActorSpawnRequest \ static_assert(alignof(FSimpleActorSpawnRequest) == 0x000010, "Wrong alignment on FSimpleActorSpawnRequest"); \ static_assert(sizeof(FSimpleActorSpawnRequest) == 0x0000C0, "Wrong size on FSimpleActorSpawnRequest"); \ static_assert(offsetof(FSimpleActorSpawnRequest, Template) == 0x000010, "Member 'FSimpleActorSpawnRequest::Template' has a wrong offset!"); \ static_assert(offsetof(FSimpleActorSpawnRequest, SpawnedActor) == 0x0000B0, "Member 'FSimpleActorSpawnRequest::SpawnedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSimpleConstructViewStore \ static_assert(alignof(FSimpleConstructViewStore) == 0x000010, "Wrong alignment on FSimpleConstructViewStore"); \ static_assert(sizeof(FSimpleConstructViewStore) == 0x0000C0, "Wrong size on FSimpleConstructViewStore"); \ #define DUMPER7_ASSERTS_FSimpleConstructView \ static_assert(alignof(FSimpleConstructView) == 0x000008, "Wrong alignment on FSimpleConstructView"); \ static_assert(sizeof(FSimpleConstructView) == 0x000008, "Wrong size on FSimpleConstructView"); \ #define DUMPER7_ASSERTS_FSimpleRepresentationSubsystem \ static_assert(alignof(FSimpleRepresentationSubsystem) == 0x000008, "Wrong alignment on FSimpleRepresentationSubsystem"); \ static_assert(sizeof(FSimpleRepresentationSubsystem) == 0x000070, "Wrong size on FSimpleRepresentationSubsystem"); \ static_assert(offsetof(FSimpleRepresentationSubsystem, TemplateActors) == 0x000000, "Member 'FSimpleRepresentationSubsystem::TemplateActors' has a wrong offset!"); \ static_assert(offsetof(FSimpleRepresentationSubsystem, ActorSpawnerSubsystem) == 0x000010, "Member 'FSimpleRepresentationSubsystem::ActorSpawnerSubsystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDCSPauseableTime \ static_assert(alignof(FDCSPauseableTime) == 0x000008, "Wrong alignment on FDCSPauseableTime"); \ static_assert(sizeof(FDCSPauseableTime) == 0x000010, "Wrong size on FDCSPauseableTime"); \ #define DUMPER7_ASSERTS_FSimpleProcessingPhase \ static_assert(alignof(FSimpleProcessingPhase) == 0x000008, "Wrong alignment on FSimpleProcessingPhase"); \ static_assert(sizeof(FSimpleProcessingPhase) == 0x000080, "Wrong size on FSimpleProcessingPhase"); \ #define DUMPER7_ASSERTS_USlowTickSettings \ static_assert(alignof(USlowTickSettings) == 0x000008, "Wrong alignment on USlowTickSettings"); \ static_assert(sizeof(USlowTickSettings) == 0x000068, "Wrong size on USlowTickSettings"); \ static_assert(offsetof(USlowTickSettings, SlowTickPhase) == 0x00003C, "Member 'USlowTickSettings::SlowTickPhase' has a wrong offset!"); \ static_assert(offsetof(USlowTickSettings, LODParametersV2) == 0x000040, "Member 'USlowTickSettings::LODParametersV2' has a wrong offset!"); \ static_assert(offsetof(USlowTickSettings, RepresentationParameters) == 0x000050, "Member 'USlowTickSettings::RepresentationParameters' has a wrong offset!"); \ static_assert(offsetof(USlowTickSettings, bEnableLevelLayer) == 0x000060, "Member 'USlowTickSettings::bEnableLevelLayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USimpleActorSettings \ static_assert(alignof(USimpleActorSettings) == 0x000008, "Wrong alignment on USimpleActorSettings"); \ static_assert(sizeof(USimpleActorSettings) == 0x000058, "Wrong size on USimpleActorSettings"); \ static_assert(offsetof(USimpleActorSettings, DesiredActorSpawningTimeSlicePerTick) == 0x000038, "Member 'USimpleActorSettings::DesiredActorSpawningTimeSlicePerTick' has a wrong offset!"); \ static_assert(offsetof(USimpleActorSettings, DesiredActorDestructionTimeSlicePerTick) == 0x000040, "Member 'USimpleActorSettings::DesiredActorDestructionTimeSlicePerTick' has a wrong offset!"); \ static_assert(offsetof(USimpleActorSettings, DesiredEntityCompactionTimeSlicePerTick) == 0x000048, "Member 'USimpleActorSettings::DesiredEntityCompactionTimeSlicePerTick' has a wrong offset!"); \ static_assert(offsetof(USimpleActorSettings, DesiredActorFailedSpawningRetryTimeInterval) == 0x000050, "Member 'USimpleActorSettings::DesiredActorFailedSpawningRetryTimeInterval' has a wrong offset!"); \ static_assert(offsetof(USimpleActorSettings, DesiredActorFailedSpawningRetryMoveDistance) == 0x000054, "Member 'USimpleActorSettings::DesiredActorFailedSpawningRetryMoveDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USlowTickSettingsWithQuality \ static_assert(alignof(USlowTickSettingsWithQuality) == 0x000008, "Wrong alignment on USlowTickSettingsWithQuality"); \ static_assert(sizeof(USlowTickSettingsWithQuality) == 0x000048, "Wrong size on USlowTickSettingsWithQuality"); \ static_assert(offsetof(USlowTickSettingsWithQuality, LODParametersV2) == 0x000038, "Member 'USlowTickSettingsWithQuality::LODParametersV2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineGridCells_GetNetDriverAddress \ static_assert(alignof(OnlineGridCells_GetNetDriverAddress) == 0x000008, "Wrong alignment on OnlineGridCells_GetNetDriverAddress"); \ static_assert(sizeof(OnlineGridCells_GetNetDriverAddress) == 0x000018, "Wrong size on OnlineGridCells_GetNetDriverAddress"); \ static_assert(offsetof(OnlineGridCells_GetNetDriverAddress, OutIntAddress) == 0x000000, "Member 'OnlineGridCells_GetNetDriverAddress::OutIntAddress' has a wrong offset!"); \ static_assert(offsetof(OnlineGridCells_GetNetDriverAddress, OutStringAddress) == 0x000008, "Member 'OnlineGridCells_GetNetDriverAddress::OutStringAddress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineGridCells_SendHello2 \ static_assert(alignof(OnlineGridCells_SendHello2) == 0x000008, "Wrong alignment on OnlineGridCells_SendHello2"); \ static_assert(sizeof(OnlineGridCells_SendHello2) == 0x000018, "Wrong size on OnlineGridCells_SendHello2"); \ static_assert(offsetof(OnlineGridCells_SendHello2, Identity) == 0x000000, "Member 'OnlineGridCells_SendHello2::Identity' has a wrong offset!"); \ static_assert(offsetof(OnlineGridCells_SendHello2, ReturnValue) == 0x000010, "Member 'OnlineGridCells_SendHello2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineGridCells_UpdateAddressInfo \ static_assert(alignof(OnlineGridCells_UpdateAddressInfo) == 0x000008, "Wrong alignment on OnlineGridCells_UpdateAddressInfo"); \ static_assert(sizeof(OnlineGridCells_UpdateAddressInfo) == 0x000028, "Wrong size on OnlineGridCells_UpdateAddressInfo"); \ static_assert(offsetof(OnlineGridCells_UpdateAddressInfo, AddressName) == 0x000000, "Member 'OnlineGridCells_UpdateAddressInfo::AddressName' has a wrong offset!"); \ static_assert(offsetof(OnlineGridCells_UpdateAddressInfo, AddressUrl) == 0x000010, "Member 'OnlineGridCells_UpdateAddressInfo::AddressUrl' has a wrong offset!"); \ static_assert(offsetof(OnlineGridCells_UpdateAddressInfo, ReturnValue) == 0x000020, "Member 'OnlineGridCells_UpdateAddressInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AOnlineGridCells \ static_assert(alignof(AOnlineGridCells) == 0x000008, "Wrong alignment on AOnlineGridCells"); \ static_assert(sizeof(AOnlineGridCells) == 0x000320, "Wrong size on AOnlineGridCells"); \ static_assert(offsetof(AOnlineGridCells, ConnectionInitialTimeout) == 0x0002F8, "Member 'AOnlineGridCells::ConnectionInitialTimeout' has a wrong offset!"); \ static_assert(offsetof(AOnlineGridCells, ConnectionTimeout) == 0x0002FC, "Member 'AOnlineGridCells::ConnectionTimeout' has a wrong offset!"); \ static_assert(offsetof(AOnlineGridCells, NetDriver) == 0x000310, "Member 'AOnlineGridCells::NetDriver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USlowTickSettingsWithQuality4Debug \ static_assert(alignof(USlowTickSettingsWithQuality4Debug) == 0x000008, "Wrong alignment on USlowTickSettingsWithQuality4Debug"); \ static_assert(sizeof(USlowTickSettingsWithQuality4Debug) == 0x000048, "Wrong size on USlowTickSettingsWithQuality4Debug"); \ static_assert(offsetof(USlowTickSettingsWithQuality4Debug, LODParametersV2) == 0x000038, "Member 'USlowTickSettingsWithQuality4Debug::LODParametersV2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCustomizedActorIterableLibrary \ static_assert(alignof(UCustomizedActorIterableLibrary) == 0x000008, "Wrong alignment on UCustomizedActorIterableLibrary"); \ static_assert(sizeof(UCustomizedActorIterableLibrary) == 0x000028, "Wrong size on UCustomizedActorIterableLibrary"); \ #define DUMPER7_ASSERTS_ASlowTickStreamingPolicy \ static_assert(alignof(ASlowTickStreamingPolicy) == 0x000008, "Wrong alignment on ASlowTickStreamingPolicy"); \ static_assert(sizeof(ASlowTickStreamingPolicy) == 0x000458, "Wrong size on ASlowTickStreamingPolicy"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetAllNotifies \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetAllNotifies) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetAllNotifies"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetAllNotifies) == 0x000020, "Wrong size on CustomizedAnimationLibrary_Montage_GetAllNotifies"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetAllNotifies, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetAllNotifies::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetAllNotifies, OutNotifies) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetAllNotifies::OutNotifies' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetAllNotifies, ReturnValue) == 0x000018, "Member 'CustomizedAnimationLibrary_Montage_GetAllNotifies::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetCurrentInstanceId \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetCurrentInstanceId) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetCurrentInstanceId"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetCurrentInstanceId) == 0x000018, "Wrong size on CustomizedAnimationLibrary_Montage_GetCurrentInstanceId"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetCurrentInstanceId, AnimInstance) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetCurrentInstanceId::AnimInstance' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetCurrentInstanceId, MontageToPlay) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetCurrentInstanceId::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetCurrentInstanceId, ReturnValue) == 0x000010, "Member 'CustomizedAnimationLibrary_Montage_GetCurrentInstanceId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetNotifiesByClass \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetNotifiesByClass) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetNotifiesByClass"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetNotifiesByClass) == 0x000020, "Wrong size on CustomizedAnimationLibrary_Montage_GetNotifiesByClass"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifiesByClass, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetNotifiesByClass::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifiesByClass, NotifyClass) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetNotifiesByClass::NotifyClass' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifiesByClass, ReturnValue) == 0x000010, "Member 'CustomizedAnimationLibrary_Montage_GetNotifiesByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetNotifyByClass \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetNotifyByClass) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetNotifyByClass"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetNotifyByClass) == 0x000018, "Wrong size on CustomizedAnimationLibrary_Montage_GetNotifyByClass"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyByClass, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyByClass::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyByClass, NotifyClass) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyByClass::NotifyClass' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyByClass, ReturnValue) == 0x000010, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetNotifyStateByClass \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetNotifyStateByClass) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetNotifyStateByClass"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetNotifyStateByClass) == 0x000018, "Wrong size on CustomizedAnimationLibrary_Montage_GetNotifyStateByClass"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyStateByClass, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyStateByClass::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyStateByClass, NotifyStateClass) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyStateByClass::NotifyStateClass' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyStateByClass, ReturnValue) == 0x000010, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyStateByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetNotifyStatesByClass \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetNotifyStatesByClass) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetNotifyStatesByClass"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetNotifyStatesByClass) == 0x000020, "Wrong size on CustomizedAnimationLibrary_Montage_GetNotifyStatesByClass"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyStatesByClass, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyStatesByClass::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyStatesByClass, NotifyStateClass) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyStatesByClass::NotifyStateClass' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyStatesByClass, ReturnValue) == 0x000010, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyStatesByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTime \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTime) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTime"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTime) == 0x000020, "Wrong size on CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTime"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTime, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTime::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTime, NotifyClass) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTime::NotifyClass' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTime, OutStartTime) == 0x000010, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTime::OutStartTime' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTime, OutEndTime) == 0x000014, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTime::OutEndTime' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTime, ReturnValue) == 0x000018, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTimeByEvent \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTimeByEvent) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTimeByEvent"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTimeByEvent) == 0x000038, "Wrong size on CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTimeByEvent"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTimeByEvent, EventReference) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTimeByEvent::EventReference' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTimeByEvent, OutStartTime) == 0x000030, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTimeByEvent::OutStartTime' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTimeByEvent, OutEndTime) == 0x000034, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyStateTriggerTimeByEvent::OutEndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetNotifyTriggerTime \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetNotifyTriggerTime) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetNotifyTriggerTime"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetNotifyTriggerTime) == 0x000018, "Wrong size on CustomizedAnimationLibrary_Montage_GetNotifyTriggerTime"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyTriggerTime, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyTriggerTime::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyTriggerTime, NotifyClass) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyTriggerTime::NotifyClass' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyTriggerTime, OutTime) == 0x000010, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyTriggerTime::OutTime' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetNotifyTriggerTime, ReturnValue) == 0x000014, "Member 'CustomizedAnimationLibrary_Montage_GetNotifyTriggerTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetOnNotifyTriggerRemainingTimeByClass \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetOnNotifyTriggerRemainingTimeByClass) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetOnNotifyTriggerRemainingTimeByClass"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetOnNotifyTriggerRemainingTimeByClass) == 0x000018, "Wrong size on CustomizedAnimationLibrary_Montage_GetOnNotifyTriggerRemainingTimeByClass"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetOnNotifyTriggerRemainingTimeByClass, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetOnNotifyTriggerRemainingTimeByClass::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetOnNotifyTriggerRemainingTimeByClass, NotifyClass) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetOnNotifyTriggerRemainingTimeByClass::NotifyClass' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetOnNotifyTriggerRemainingTimeByClass, ReturnValue) == 0x000010, "Member 'CustomizedAnimationLibrary_Montage_GetOnNotifyTriggerRemainingTimeByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetRateScale \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetRateScale) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetRateScale"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetRateScale) == 0x000010, "Wrong size on CustomizedAnimationLibrary_Montage_GetRateScale"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetRateScale, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetRateScale::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetRateScale, ReturnValue) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetRateScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetSectionIndex \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetSectionIndex) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetSectionIndex"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetSectionIndex) == 0x000018, "Wrong size on CustomizedAnimationLibrary_Montage_GetSectionIndex"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionIndex, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetSectionIndex::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionIndex, SectionName) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetSectionIndex::SectionName' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionIndex, SectionIndex) == 0x000010, "Member 'CustomizedAnimationLibrary_Montage_GetSectionIndex::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionIndex, ReturnValue) == 0x000014, "Member 'CustomizedAnimationLibrary_Montage_GetSectionIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetSectionLength \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetSectionLength) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetSectionLength"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetSectionLength) == 0x000018, "Wrong size on CustomizedAnimationLibrary_Montage_GetSectionLength"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionLength, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetSectionLength::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionLength, SectionName) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetSectionLength::SectionName' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionLength, ReturnValue) == 0x000010, "Member 'CustomizedAnimationLibrary_Montage_GetSectionLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetSectionLengthBySectionIndex \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetSectionLengthBySectionIndex) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetSectionLengthBySectionIndex"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetSectionLengthBySectionIndex) == 0x000010, "Wrong size on CustomizedAnimationLibrary_Montage_GetSectionLengthBySectionIndex"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionLengthBySectionIndex, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetSectionLengthBySectionIndex::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionLengthBySectionIndex, SectionIndex) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetSectionLengthBySectionIndex::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionLengthBySectionIndex, ReturnValue) == 0x00000C, "Member 'CustomizedAnimationLibrary_Montage_GetSectionLengthBySectionIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetSectionName \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetSectionName) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetSectionName"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetSectionName) == 0x000018, "Wrong size on CustomizedAnimationLibrary_Montage_GetSectionName"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionName, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetSectionName::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionName, SectionIndex) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetSectionName::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionName, SectionName) == 0x00000C, "Member 'CustomizedAnimationLibrary_Montage_GetSectionName::SectionName' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionName, ReturnValue) == 0x000014, "Member 'CustomizedAnimationLibrary_Montage_GetSectionName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetSectionStartAndEnd \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetSectionStartAndEnd) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetSectionStartAndEnd"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetSectionStartAndEnd) == 0x000020, "Wrong size on CustomizedAnimationLibrary_Montage_GetSectionStartAndEnd"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionStartAndEnd, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetSectionStartAndEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionStartAndEnd, SectionName) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetSectionStartAndEnd::SectionName' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionStartAndEnd, OutStartTime) == 0x000010, "Member 'CustomizedAnimationLibrary_Montage_GetSectionStartAndEnd::OutStartTime' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionStartAndEnd, OutEndTime) == 0x000014, "Member 'CustomizedAnimationLibrary_Montage_GetSectionStartAndEnd::OutEndTime' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionStartAndEnd, ReturnValue) == 0x000018, "Member 'CustomizedAnimationLibrary_Montage_GetSectionStartAndEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetSectionStartAndEndBySectionIndex \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetSectionStartAndEndBySectionIndex) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetSectionStartAndEndBySectionIndex"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetSectionStartAndEndBySectionIndex) == 0x000018, "Wrong size on CustomizedAnimationLibrary_Montage_GetSectionStartAndEndBySectionIndex"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionStartAndEndBySectionIndex, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetSectionStartAndEndBySectionIndex::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionStartAndEndBySectionIndex, SectionIndex) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetSectionStartAndEndBySectionIndex::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionStartAndEndBySectionIndex, OutStartTime) == 0x00000C, "Member 'CustomizedAnimationLibrary_Montage_GetSectionStartAndEndBySectionIndex::OutStartTime' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionStartAndEndBySectionIndex, OutEndTime) == 0x000010, "Member 'CustomizedAnimationLibrary_Montage_GetSectionStartAndEndBySectionIndex::OutEndTime' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSectionStartAndEndBySectionIndex, ReturnValue) == 0x000014, "Member 'CustomizedAnimationLibrary_Montage_GetSectionStartAndEndBySectionIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_GetSlotName \ static_assert(alignof(CustomizedAnimationLibrary_Montage_GetSlotName) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_GetSlotName"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_GetSlotName) == 0x000010, "Wrong size on CustomizedAnimationLibrary_Montage_GetSlotName"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSlotName, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_GetSlotName::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_GetSlotName, ReturnValue) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_GetSlotName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomizedAnimationLibrary_Montage_IsValidSection \ static_assert(alignof(CustomizedAnimationLibrary_Montage_IsValidSection) == 0x000008, "Wrong alignment on CustomizedAnimationLibrary_Montage_IsValidSection"); \ static_assert(sizeof(CustomizedAnimationLibrary_Montage_IsValidSection) == 0x000010, "Wrong size on CustomizedAnimationLibrary_Montage_IsValidSection"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_IsValidSection, Montage) == 0x000000, "Member 'CustomizedAnimationLibrary_Montage_IsValidSection::Montage' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_IsValidSection, SectionIndex) == 0x000008, "Member 'CustomizedAnimationLibrary_Montage_IsValidSection::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(CustomizedAnimationLibrary_Montage_IsValidSection, ReturnValue) == 0x00000C, "Member 'CustomizedAnimationLibrary_Montage_IsValidSection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCustomizedAnimationLibrary \ static_assert(alignof(UCustomizedAnimationLibrary) == 0x000008, "Wrong alignment on UCustomizedAnimationLibrary"); \ static_assert(sizeof(UCustomizedAnimationLibrary) == 0x000028, "Wrong size on UCustomizedAnimationLibrary"); \ #define DUMPER7_ASSERTS_SimpleActorPoolableInterface_CanBePooled \ static_assert(alignof(SimpleActorPoolableInterface_CanBePooled) == 0x000001, "Wrong alignment on SimpleActorPoolableInterface_CanBePooled"); \ static_assert(sizeof(SimpleActorPoolableInterface_CanBePooled) == 0x000001, "Wrong size on SimpleActorPoolableInterface_CanBePooled"); \ static_assert(offsetof(SimpleActorPoolableInterface_CanBePooled, ReturnValue) == 0x000000, "Member 'SimpleActorPoolableInterface_CanBePooled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISimpleActorPoolableInterface \ static_assert(alignof(ISimpleActorPoolableInterface) == 0x000001, "Wrong alignment on ISimpleActorPoolableInterface"); \ static_assert(sizeof(ISimpleActorPoolableInterface) == 0x000001, "Wrong size on ISimpleActorPoolableInterface"); \ #define DUMPER7_ASSERTS_UECSActorInstancesSettings \ static_assert(alignof(UECSActorInstancesSettings) == 0x000008, "Wrong alignment on UECSActorInstancesSettings"); \ static_assert(sizeof(UECSActorInstancesSettings) == 0x000040, "Wrong size on UECSActorInstancesSettings"); \ static_assert(offsetof(UECSActorInstancesSettings, InstanceOnlyInEditor) == 0x000038, "Member 'UECSActorInstancesSettings::InstanceOnlyInEditor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ECSActorInstancesComponent_InitializeAgentComponent \ static_assert(alignof(ECSActorInstancesComponent_InitializeAgentComponent) == 0x000008, "Wrong alignment on ECSActorInstancesComponent_InitializeAgentComponent"); \ static_assert(sizeof(ECSActorInstancesComponent_InitializeAgentComponent) == 0x000008, "Wrong size on ECSActorInstancesComponent_InitializeAgentComponent"); \ static_assert(offsetof(ECSActorInstancesComponent_InitializeAgentComponent, AgentComponent) == 0x000000, "Member 'ECSActorInstancesComponent_InitializeAgentComponent::AgentComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UECSActorInstancesComponent \ static_assert(alignof(UECSActorInstancesComponent) == 0x000008, "Wrong alignment on UECSActorInstancesComponent"); \ static_assert(sizeof(UECSActorInstancesComponent) == 0x000108, "Wrong size on UECSActorInstancesComponent"); \ static_assert(offsetof(UECSActorInstancesComponent, Instances) == 0x0000E8, "Member 'UECSActorInstancesComponent::Instances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AECSActorInstancesAgent \ static_assert(alignof(AECSActorInstancesAgent) == 0x000008, "Wrong alignment on AECSActorInstancesAgent"); \ static_assert(sizeof(AECSActorInstancesAgent) == 0x000310, "Wrong size on AECSActorInstancesAgent"); \ static_assert(offsetof(AECSActorInstancesAgent, bAutoUpdateProxy) == 0x0002F0, "Member 'AECSActorInstancesAgent::bAutoUpdateProxy' has a wrong offset!"); \ static_assert(offsetof(AECSActorInstancesAgent, ProxyTargetClass) == 0x0002F8, "Member 'AECSActorInstancesAgent::ProxyTargetClass' has a wrong offset!"); \ static_assert(offsetof(AECSActorInstancesAgent, InstancesComponent) == 0x000300, "Member 'AECSActorInstancesAgent::InstancesComponent' has a wrong offset!"); \ static_assert(offsetof(AECSActorInstancesAgent, bEnabled) == 0x000308, "Member 'AECSActorInstancesAgent::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USimpleAgentComponent \ static_assert(alignof(USimpleAgentComponent) == 0x000008, "Wrong alignment on USimpleAgentComponent"); \ static_assert(sizeof(USimpleAgentComponent) == 0x000110, "Wrong size on USimpleAgentComponent"); \ static_assert(offsetof(USimpleAgentComponent, InstancesOwner) == 0x0000F8, "Member 'USimpleAgentComponent::InstancesOwner' has a wrong offset!"); \ static_assert(offsetof(USimpleAgentComponent, InstanceIdx) == 0x000100, "Member 'USimpleAgentComponent::InstanceIdx' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USimpleActorsSubsystem \ static_assert(alignof(USimpleActorsSubsystem) == 0x000008, "Wrong alignment on USimpleActorsSubsystem"); \ static_assert(sizeof(USimpleActorsSubsystem) == 0x000120, "Wrong size on USimpleActorsSubsystem"); \ static_assert(offsetof(USimpleActorsSubsystem, PendingPuppets) == 0x000090, "Member 'USimpleActorsSubsystem::PendingPuppets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USimpleRepresentationActorManagement \ static_assert(alignof(USimpleRepresentationActorManagement) == 0x000008, "Wrong alignment on USimpleRepresentationActorManagement"); \ static_assert(sizeof(USimpleRepresentationActorManagement) == 0x000098, "Wrong size on USimpleRepresentationActorManagement"); \ #define DUMPER7_ASSERTS_USimpleActorSpawnerSubsystem \ static_assert(alignof(USimpleActorSpawnerSubsystem) == 0x000008, "Wrong alignment on USimpleActorSpawnerSubsystem"); \ static_assert(sizeof(USimpleActorSpawnerSubsystem) == 0x0000F0, "Wrong size on USimpleActorSpawnerSubsystem"); \ static_assert(offsetof(USimpleActorSpawnerSubsystem, SpawnRequests) == 0x000030, "Member 'USimpleActorSpawnerSubsystem::SpawnRequests' has a wrong offset!"); \ static_assert(offsetof(USimpleActorSpawnerSubsystem, ActorsToDestroy) == 0x000040, "Member 'USimpleActorSpawnerSubsystem::ActorsToDestroy' has a wrong offset!"); \ static_assert(offsetof(USimpleActorSpawnerSubsystem, DeactivatedActorsToDestroy) == 0x000050, "Member 'USimpleActorSpawnerSubsystem::DeactivatedActorsToDestroy' has a wrong offset!"); \ static_assert(offsetof(USimpleActorSpawnerSubsystem, RepresentationActorManagement) == 0x0000E8, "Member 'USimpleActorSpawnerSubsystem::RepresentationActorManagement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_AddActorToUnRegisterSlowTickActorsList \ static_assert(alignof(ActorIterableSubsystem_AddActorToUnRegisterSlowTickActorsList) == 0x000008, "Wrong alignment on ActorIterableSubsystem_AddActorToUnRegisterSlowTickActorsList"); \ static_assert(sizeof(ActorIterableSubsystem_AddActorToUnRegisterSlowTickActorsList) == 0x000008, "Wrong size on ActorIterableSubsystem_AddActorToUnRegisterSlowTickActorsList"); \ static_assert(offsetof(ActorIterableSubsystem_AddActorToUnRegisterSlowTickActorsList, Actor) == 0x000000, "Member 'ActorIterableSubsystem_AddActorToUnRegisterSlowTickActorsList::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_ChangeLODInerval \ static_assert(alignof(ActorIterableSubsystem_ChangeLODInerval) == 0x000004, "Wrong alignment on ActorIterableSubsystem_ChangeLODInerval"); \ static_assert(sizeof(ActorIterableSubsystem_ChangeLODInerval) == 0x000008, "Wrong size on ActorIterableSubsystem_ChangeLODInerval"); \ static_assert(offsetof(ActorIterableSubsystem_ChangeLODInerval, LOD) == 0x000000, "Member 'ActorIterableSubsystem_ChangeLODInerval::LOD' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_ChangeLODInerval, Interval) == 0x000004, "Member 'ActorIterableSubsystem_ChangeLODInerval::Interval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_ChangeLODMaxCost \ static_assert(alignof(ActorIterableSubsystem_ChangeLODMaxCost) == 0x000004, "Wrong alignment on ActorIterableSubsystem_ChangeLODMaxCost"); \ static_assert(sizeof(ActorIterableSubsystem_ChangeLODMaxCost) == 0x000008, "Wrong size on ActorIterableSubsystem_ChangeLODMaxCost"); \ static_assert(offsetof(ActorIterableSubsystem_ChangeLODMaxCost, LOD) == 0x000000, "Member 'ActorIterableSubsystem_ChangeLODMaxCost::LOD' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_ChangeLODMaxCost, MaxCost) == 0x000004, "Member 'ActorIterableSubsystem_ChangeLODMaxCost::MaxCost' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_DebugControlSlowTick \ static_assert(alignof(ActorIterableSubsystem_DebugControlSlowTick) == 0x000008, "Wrong alignment on ActorIterableSubsystem_DebugControlSlowTick"); \ static_assert(sizeof(ActorIterableSubsystem_DebugControlSlowTick) == 0x000010, "Wrong size on ActorIterableSubsystem_DebugControlSlowTick"); \ static_assert(offsetof(ActorIterableSubsystem_DebugControlSlowTick, SlowTick) == 0x000000, "Member 'ActorIterableSubsystem_DebugControlSlowTick::SlowTick' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_DebugControlSlowTick, Actor) == 0x000008, "Member 'ActorIterableSubsystem_DebugControlSlowTick::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_GetAllRegisterActors \ static_assert(alignof(ActorIterableSubsystem_GetAllRegisterActors) == 0x000008, "Wrong alignment on ActorIterableSubsystem_GetAllRegisterActors"); \ static_assert(sizeof(ActorIterableSubsystem_GetAllRegisterActors) == 0x000028, "Wrong size on ActorIterableSubsystem_GetAllRegisterActors"); \ static_assert(offsetof(ActorIterableSubsystem_GetAllRegisterActors, SlowTick) == 0x000000, "Member 'ActorIterableSubsystem_GetAllRegisterActors::SlowTick' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_GetAllRegisterActors, ActorClass) == 0x000008, "Member 'ActorIterableSubsystem_GetAllRegisterActors::ActorClass' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_GetAllRegisterActors, OutActors) == 0x000010, "Member 'ActorIterableSubsystem_GetAllRegisterActors::OutActors' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_GetAllRegisterActors, bIncludeHigherLevel) == 0x000020, "Member 'ActorIterableSubsystem_GetAllRegisterActors::bIncludeHigherLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_GetAllRegisterActorsWithInterface \ static_assert(alignof(ActorIterableSubsystem_GetAllRegisterActorsWithInterface) == 0x000008, "Wrong alignment on ActorIterableSubsystem_GetAllRegisterActorsWithInterface"); \ static_assert(sizeof(ActorIterableSubsystem_GetAllRegisterActorsWithInterface) == 0x000028, "Wrong size on ActorIterableSubsystem_GetAllRegisterActorsWithInterface"); \ static_assert(offsetof(ActorIterableSubsystem_GetAllRegisterActorsWithInterface, SlowTick) == 0x000000, "Member 'ActorIterableSubsystem_GetAllRegisterActorsWithInterface::SlowTick' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_GetAllRegisterActorsWithInterface, OutActors) == 0x000008, "Member 'ActorIterableSubsystem_GetAllRegisterActorsWithInterface::OutActors' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_GetAllRegisterActorsWithInterface, Interface) == 0x000018, "Member 'ActorIterableSubsystem_GetAllRegisterActorsWithInterface::Interface' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_GetAllRegisterActorsWithInterface, bIncludeHigherLevel) == 0x000020, "Member 'ActorIterableSubsystem_GetAllRegisterActorsWithInterface::bIncludeHigherLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_GetPauseableSeconds \ static_assert(alignof(ActorIterableSubsystem_GetPauseableSeconds) == 0x000008, "Wrong alignment on ActorIterableSubsystem_GetPauseableSeconds"); \ static_assert(sizeof(ActorIterableSubsystem_GetPauseableSeconds) == 0x000010, "Wrong size on ActorIterableSubsystem_GetPauseableSeconds"); \ static_assert(offsetof(ActorIterableSubsystem_GetPauseableSeconds, BindActor) == 0x000000, "Member 'ActorIterableSubsystem_GetPauseableSeconds::BindActor' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_GetPauseableSeconds, ReturnValue) == 0x000008, "Member 'ActorIterableSubsystem_GetPauseableSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_GetWeightOfSlowTick \ static_assert(alignof(ActorIterableSubsystem_GetWeightOfSlowTick) == 0x000008, "Wrong alignment on ActorIterableSubsystem_GetWeightOfSlowTick"); \ static_assert(sizeof(ActorIterableSubsystem_GetWeightOfSlowTick) == 0x000010, "Wrong size on ActorIterableSubsystem_GetWeightOfSlowTick"); \ static_assert(offsetof(ActorIterableSubsystem_GetWeightOfSlowTick, Actor) == 0x000000, "Member 'ActorIterableSubsystem_GetWeightOfSlowTick::Actor' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_GetWeightOfSlowTick, OutWeight) == 0x000008, "Member 'ActorIterableSubsystem_GetWeightOfSlowTick::OutWeight' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_GetWeightOfSlowTick, OutSlowTick) == 0x00000C, "Member 'ActorIterableSubsystem_GetWeightOfSlowTick::OutSlowTick' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_GetWeightOfSlowTick, ReturnValue) == 0x00000D, "Member 'ActorIterableSubsystem_GetWeightOfSlowTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_IsPauseableSecondsPaused \ static_assert(alignof(ActorIterableSubsystem_IsPauseableSecondsPaused) == 0x000008, "Wrong alignment on ActorIterableSubsystem_IsPauseableSecondsPaused"); \ static_assert(sizeof(ActorIterableSubsystem_IsPauseableSecondsPaused) == 0x000010, "Wrong size on ActorIterableSubsystem_IsPauseableSecondsPaused"); \ static_assert(offsetof(ActorIterableSubsystem_IsPauseableSecondsPaused, BindActor) == 0x000000, "Member 'ActorIterableSubsystem_IsPauseableSecondsPaused::BindActor' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_IsPauseableSecondsPaused, ReturnValue) == 0x000008, "Member 'ActorIterableSubsystem_IsPauseableSecondsPaused::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_OnExtraTracedActorEndPlayed \ static_assert(alignof(ActorIterableSubsystem_OnExtraTracedActorEndPlayed) == 0x000008, "Wrong alignment on ActorIterableSubsystem_OnExtraTracedActorEndPlayed"); \ static_assert(sizeof(ActorIterableSubsystem_OnExtraTracedActorEndPlayed) == 0x000010, "Wrong size on ActorIterableSubsystem_OnExtraTracedActorEndPlayed"); \ static_assert(offsetof(ActorIterableSubsystem_OnExtraTracedActorEndPlayed, InActor) == 0x000000, "Member 'ActorIterableSubsystem_OnExtraTracedActorEndPlayed::InActor' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_OnExtraTracedActorEndPlayed, EndPlayReason) == 0x000008, "Member 'ActorIterableSubsystem_OnExtraTracedActorEndPlayed::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_OnTimeActorEndPlayed \ static_assert(alignof(ActorIterableSubsystem_OnTimeActorEndPlayed) == 0x000008, "Wrong alignment on ActorIterableSubsystem_OnTimeActorEndPlayed"); \ static_assert(sizeof(ActorIterableSubsystem_OnTimeActorEndPlayed) == 0x000010, "Wrong size on ActorIterableSubsystem_OnTimeActorEndPlayed"); \ static_assert(offsetof(ActorIterableSubsystem_OnTimeActorEndPlayed, InActor) == 0x000000, "Member 'ActorIterableSubsystem_OnTimeActorEndPlayed::InActor' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_OnTimeActorEndPlayed, EndPlayReason) == 0x000008, "Member 'ActorIterableSubsystem_OnTimeActorEndPlayed::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_OnWorldNewTick \ static_assert(alignof(ActorIterableSubsystem_OnWorldNewTick) == 0x000008, "Wrong alignment on ActorIterableSubsystem_OnWorldNewTick"); \ static_assert(sizeof(ActorIterableSubsystem_OnWorldNewTick) == 0x000008, "Wrong size on ActorIterableSubsystem_OnWorldNewTick"); \ static_assert(offsetof(ActorIterableSubsystem_OnWorldNewTick, InWorld) == 0x000000, "Member 'ActorIterableSubsystem_OnWorldNewTick::InWorld' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_RemoveActorFromUnRegisterSlowTickActorsList \ static_assert(alignof(ActorIterableSubsystem_RemoveActorFromUnRegisterSlowTickActorsList) == 0x000008, "Wrong alignment on ActorIterableSubsystem_RemoveActorFromUnRegisterSlowTickActorsList"); \ static_assert(sizeof(ActorIterableSubsystem_RemoveActorFromUnRegisterSlowTickActorsList) == 0x000008, "Wrong size on ActorIterableSubsystem_RemoveActorFromUnRegisterSlowTickActorsList"); \ static_assert(offsetof(ActorIterableSubsystem_RemoveActorFromUnRegisterSlowTickActorsList, Actor) == 0x000000, "Member 'ActorIterableSubsystem_RemoveActorFromUnRegisterSlowTickActorsList::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_SetDataLayerActive \ static_assert(alignof(ActorIterableSubsystem_SetDataLayerActive) == 0x000004, "Wrong alignment on ActorIterableSubsystem_SetDataLayerActive"); \ static_assert(sizeof(ActorIterableSubsystem_SetDataLayerActive) == 0x00000C, "Wrong size on ActorIterableSubsystem_SetDataLayerActive"); \ static_assert(offsetof(ActorIterableSubsystem_SetDataLayerActive, InLayerName) == 0x000000, "Member 'ActorIterableSubsystem_SetDataLayerActive::InLayerName' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_SetDataLayerActive, bActive) == 0x000008, "Member 'ActorIterableSubsystem_SetDataLayerActive::bActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_SetPauseableSeconds \ static_assert(alignof(ActorIterableSubsystem_SetPauseableSeconds) == 0x000008, "Wrong alignment on ActorIterableSubsystem_SetPauseableSeconds"); \ static_assert(sizeof(ActorIterableSubsystem_SetPauseableSeconds) == 0x000010, "Wrong size on ActorIterableSubsystem_SetPauseableSeconds"); \ static_assert(offsetof(ActorIterableSubsystem_SetPauseableSeconds, BindActor) == 0x000000, "Member 'ActorIterableSubsystem_SetPauseableSeconds::BindActor' has a wrong offset!"); \ static_assert(offsetof(ActorIterableSubsystem_SetPauseableSeconds, bPaused) == 0x000008, "Member 'ActorIterableSubsystem_SetPauseableSeconds::bPaused' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_SetSlowTickSortInterval \ static_assert(alignof(ActorIterableSubsystem_SetSlowTickSortInterval) == 0x000004, "Wrong alignment on ActorIterableSubsystem_SetSlowTickSortInterval"); \ static_assert(sizeof(ActorIterableSubsystem_SetSlowTickSortInterval) == 0x000004, "Wrong size on ActorIterableSubsystem_SetSlowTickSortInterval"); \ static_assert(offsetof(ActorIterableSubsystem_SetSlowTickSortInterval, Interval) == 0x000000, "Member 'ActorIterableSubsystem_SetSlowTickSortInterval::Interval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorIterableSubsystem_UpdateClientViewPorts \ static_assert(alignof(ActorIterableSubsystem_UpdateClientViewPorts) == 0x000008, "Wrong alignment on ActorIterableSubsystem_UpdateClientViewPorts"); \ static_assert(sizeof(ActorIterableSubsystem_UpdateClientViewPorts) == 0x000010, "Wrong size on ActorIterableSubsystem_UpdateClientViewPorts"); \ static_assert(offsetof(ActorIterableSubsystem_UpdateClientViewPorts, InClientViewPorts) == 0x000000, "Member 'ActorIterableSubsystem_UpdateClientViewPorts::InClientViewPorts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActorIterableSubsystem \ static_assert(alignof(UActorIterableSubsystem) == 0x000008, "Wrong alignment on UActorIterableSubsystem"); \ static_assert(sizeof(UActorIterableSubsystem) == 0x009D50, "Wrong size on UActorIterableSubsystem"); \ static_assert(offsetof(UActorIterableSubsystem, Layers) == 0x000040, "Member 'UActorIterableSubsystem::Layers' has a wrong offset!"); \ static_assert(offsetof(UActorIterableSubsystem, ActorsListFromUnRegisterSlowTick) == 0x000050, "Member 'UActorIterableSubsystem::ActorsListFromUnRegisterSlowTick' has a wrong offset!"); \ static_assert(offsetof(UActorIterableSubsystem, GamePauseableSeconds) == 0x000068, "Member 'UActorIterableSubsystem::GamePauseableSeconds' has a wrong offset!"); \ static_assert(offsetof(UActorIterableSubsystem, UpdateIntervel) == 0x0098C8, "Member 'UActorIterableSubsystem::UpdateIntervel' has a wrong offset!"); \ static_assert(offsetof(UActorIterableSubsystem, Version) == 0x0098D0, "Member 'UActorIterableSubsystem::Version' has a wrong offset!"); \ static_assert(offsetof(UActorIterableSubsystem, ActorLevelPool) == 0x0098E8, "Member 'UActorIterableSubsystem::ActorLevelPool' has a wrong offset!"); \ static_assert(offsetof(UActorIterableSubsystem, ProcessingPhases) == 0x0098F0, "Member 'UActorIterableSubsystem::ProcessingPhases' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APrivateSlowTickStreamingPolicy \ static_assert(alignof(APrivateSlowTickStreamingPolicy) == 0x000008, "Wrong alignment on APrivateSlowTickStreamingPolicy"); \ static_assert(sizeof(APrivateSlowTickStreamingPolicy) == 0x000488, "Wrong size on APrivateSlowTickStreamingPolicy"); \ static_assert(offsetof(APrivateSlowTickStreamingPolicy, SlowTickSys) == 0x000458, "Member 'APrivateSlowTickStreamingPolicy::SlowTickSys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlowTickSystemLibrary_GetVisualizationLODParameters \ static_assert(alignof(SlowTickSystemLibrary_GetVisualizationLODParameters) == 0x000008, "Wrong alignment on SlowTickSystemLibrary_GetVisualizationLODParameters"); \ static_assert(sizeof(SlowTickSystemLibrary_GetVisualizationLODParameters) == 0x000018, "Wrong size on SlowTickSystemLibrary_GetVisualizationLODParameters"); \ static_assert(offsetof(SlowTickSystemLibrary_GetVisualizationLODParameters, OutLodParameters) == 0x000000, "Member 'SlowTickSystemLibrary_GetVisualizationLODParameters::OutLodParameters' has a wrong offset!"); \ static_assert(offsetof(SlowTickSystemLibrary_GetVisualizationLODParameters, bUseCache) == 0x000010, "Member 'SlowTickSystemLibrary_GetVisualizationLODParameters::bUseCache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlowTickSystemLibrary_SetCachedVisualizationLODParameters \ static_assert(alignof(SlowTickSystemLibrary_SetCachedVisualizationLODParameters) == 0x000008, "Wrong alignment on SlowTickSystemLibrary_SetCachedVisualizationLODParameters"); \ static_assert(sizeof(SlowTickSystemLibrary_SetCachedVisualizationLODParameters) == 0x000018, "Wrong size on SlowTickSystemLibrary_SetCachedVisualizationLODParameters"); \ static_assert(offsetof(SlowTickSystemLibrary_SetCachedVisualizationLODParameters, InLodParameters) == 0x000000, "Member 'SlowTickSystemLibrary_SetCachedVisualizationLODParameters::InLodParameters' has a wrong offset!"); \ static_assert(offsetof(SlowTickSystemLibrary_SetCachedVisualizationLODParameters, bEnableCache) == 0x000010, "Member 'SlowTickSystemLibrary_SetCachedVisualizationLODParameters::bEnableCache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USlowTickSystemLibrary \ static_assert(alignof(USlowTickSystemLibrary) == 0x000008, "Wrong alignment on USlowTickSystemLibrary"); \ static_assert(sizeof(USlowTickSystemLibrary) == 0x000028, "Wrong size on USlowTickSystemLibrary"); \ #define DUMPER7_ASSERTS_UIpForwardNetDriver \ static_assert(alignof(UIpForwardNetDriver) == 0x000008, "Wrong alignment on UIpForwardNetDriver"); \ static_assert(sizeof(UIpForwardNetDriver) == 0x0008A0, "Wrong size on UIpForwardNetDriver"); \ #define DUMPER7_ASSERTS_IpForwardNetDriverRegister_DeferredNetDriver \ static_assert(alignof(IpForwardNetDriverRegister_DeferredNetDriver) == 0x000001, "Wrong alignment on IpForwardNetDriverRegister_DeferredNetDriver"); \ static_assert(sizeof(IpForwardNetDriverRegister_DeferredNetDriver) == 0x000002, "Wrong size on IpForwardNetDriverRegister_DeferredNetDriver"); \ static_assert(offsetof(IpForwardNetDriverRegister_DeferredNetDriver, bDestroy) == 0x000000, "Member 'IpForwardNetDriverRegister_DeferredNetDriver::bDestroy' has a wrong offset!"); \ static_assert(offsetof(IpForwardNetDriverRegister_DeferredNetDriver, ReturnValue) == 0x000001, "Member 'IpForwardNetDriverRegister_DeferredNetDriver::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IpForwardNetDriverRegister_PostInitServer \ static_assert(alignof(IpForwardNetDriverRegister_PostInitServer) == 0x000001, "Wrong alignment on IpForwardNetDriverRegister_PostInitServer"); \ static_assert(sizeof(IpForwardNetDriverRegister_PostInitServer) == 0x000001, "Wrong size on IpForwardNetDriverRegister_PostInitServer"); \ static_assert(offsetof(IpForwardNetDriverRegister_PostInitServer, ReturnValue) == 0x000000, "Member 'IpForwardNetDriverRegister_PostInitServer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IpForwardNetDriverRegister_PreInitClient \ static_assert(alignof(IpForwardNetDriverRegister_PreInitClient) == 0x000001, "Wrong alignment on IpForwardNetDriverRegister_PreInitClient"); \ static_assert(sizeof(IpForwardNetDriverRegister_PreInitClient) == 0x000001, "Wrong size on IpForwardNetDriverRegister_PreInitClient"); \ static_assert(offsetof(IpForwardNetDriverRegister_PreInitClient, ReturnValue) == 0x000000, "Member 'IpForwardNetDriverRegister_PreInitClient::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIpForwardNetDriverRegister \ static_assert(alignof(AIpForwardNetDriverRegister) == 0x000008, "Wrong alignment on AIpForwardNetDriverRegister"); \ static_assert(sizeof(AIpForwardNetDriverRegister) == 0x000328, "Wrong size on AIpForwardNetDriverRegister"); \ #define DUMPER7_ASSERTS_OnlineGridCellsClient_InitClient \ static_assert(alignof(OnlineGridCellsClient_InitClient) == 0x000008, "Wrong alignment on OnlineGridCellsClient_InitClient"); \ static_assert(sizeof(OnlineGridCellsClient_InitClient) == 0x000018, "Wrong size on OnlineGridCellsClient_InitClient"); \ static_assert(offsetof(OnlineGridCellsClient_InitClient, URL) == 0x000000, "Member 'OnlineGridCellsClient_InitClient::URL' has a wrong offset!"); \ static_assert(offsetof(OnlineGridCellsClient_InitClient, ReturnValue) == 0x000010, "Member 'OnlineGridCellsClient_InitClient::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AOnlineGridCellsClient \ static_assert(alignof(AOnlineGridCellsClient) == 0x000008, "Wrong alignment on AOnlineGridCellsClient"); \ static_assert(sizeof(AOnlineGridCellsClient) == 0x000388, "Wrong size on AOnlineGridCellsClient"); \ static_assert(offsetof(AOnlineGridCellsClient, GridCellsOwner) == 0x000328, "Member 'AOnlineGridCellsClient::GridCellsOwner' has a wrong offset!"); \ static_assert(offsetof(AOnlineGridCellsClient, GridCellsConnection) == 0x000330, "Member 'AOnlineGridCellsClient::GridCellsConnection' has a wrong offset!"); \ static_assert(offsetof(AOnlineGridCellsClient, ConnectionState) == 0x000338, "Member 'AOnlineGridCellsClient::ConnectionState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineGridCellsHost_InitHost \ static_assert(alignof(OnlineGridCellsHost_InitHost) == 0x000008, "Wrong alignment on OnlineGridCellsHost_InitHost"); \ static_assert(sizeof(OnlineGridCellsHost_InitHost) == 0x000018, "Wrong size on OnlineGridCellsHost_InitHost"); \ static_assert(offsetof(OnlineGridCellsHost_InitHost, URL) == 0x000000, "Member 'OnlineGridCellsHost_InitHost::URL' has a wrong offset!"); \ static_assert(offsetof(OnlineGridCellsHost_InitHost, ReturnValue) == 0x000010, "Member 'OnlineGridCellsHost_InitHost::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineGridCellsHost_RegisterHostObject \ static_assert(alignof(OnlineGridCellsHost_RegisterHostObject) == 0x000008, "Wrong alignment on OnlineGridCellsHost_RegisterHostObject"); \ static_assert(sizeof(OnlineGridCellsHost_RegisterHostObject) == 0x000008, "Wrong size on OnlineGridCellsHost_RegisterHostObject"); \ static_assert(offsetof(OnlineGridCellsHost_RegisterHostObject, NewHostObject) == 0x000000, "Member 'OnlineGridCellsHost_RegisterHostObject::NewHostObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineGridCellsHost_UnregisterHostObject \ static_assert(alignof(OnlineGridCellsHost_UnregisterHostObject) == 0x000008, "Wrong alignment on OnlineGridCellsHost_UnregisterHostObject"); \ static_assert(sizeof(OnlineGridCellsHost_UnregisterHostObject) == 0x000010, "Wrong size on OnlineGridCellsHost_UnregisterHostObject"); \ static_assert(offsetof(OnlineGridCellsHost_UnregisterHostObject, BeaconType) == 0x000000, "Member 'OnlineGridCellsHost_UnregisterHostObject::BeaconType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AOnlineGridCellsHost \ static_assert(alignof(AOnlineGridCellsHost) == 0x000008, "Wrong alignment on AOnlineGridCellsHost"); \ static_assert(sizeof(AOnlineGridCellsHost) == 0x000430, "Wrong size on AOnlineGridCellsHost"); \ static_assert(offsetof(AOnlineGridCellsHost, ListenPort) == 0x000320, "Member 'AOnlineGridCellsHost::ListenPort' has a wrong offset!"); \ static_assert(offsetof(AOnlineGridCellsHost, bAuthRequired) == 0x000324, "Member 'AOnlineGridCellsHost::bAuthRequired' has a wrong offset!"); \ static_assert(offsetof(AOnlineGridCellsHost, MaxAuthTokenSize) == 0x000328, "Member 'AOnlineGridCellsHost::MaxAuthTokenSize' has a wrong offset!"); \ static_assert(offsetof(AOnlineGridCellsHost, ClientActors) == 0x000380, "Member 'AOnlineGridCellsHost::ClientActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AOnlineGridCellsHostObject \ static_assert(alignof(AOnlineGridCellsHostObject) == 0x000008, "Wrong alignment on AOnlineGridCellsHostObject"); \ static_assert(sizeof(AOnlineGridCellsHostObject) == 0x000308, "Wrong size on AOnlineGridCellsHostObject"); \ static_assert(offsetof(AOnlineGridCellsHostObject, ClientGridCellsActorClass) == 0x0002F0, "Member 'AOnlineGridCellsHostObject::ClientGridCellsActorClass' has a wrong offset!"); \ static_assert(offsetof(AOnlineGridCellsHostObject, ClientActors) == 0x0002F8, "Member 'AOnlineGridCellsHostObject::ClientActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSNetToolTester_Ping \ static_assert(alignof(DCSNetToolTester_Ping) == 0x000008, "Wrong alignment on DCSNetToolTester_Ping"); \ static_assert(sizeof(DCSNetToolTester_Ping) == 0x000020, "Wrong size on DCSNetToolTester_Ping"); \ static_assert(offsetof(DCSNetToolTester_Ping, CurTimeSeconds) == 0x000000, "Member 'DCSNetToolTester_Ping::CurTimeSeconds' has a wrong offset!"); \ static_assert(offsetof(DCSNetToolTester_Ping, Interval) == 0x000008, "Member 'DCSNetToolTester_Ping::Interval' has a wrong offset!"); \ static_assert(offsetof(DCSNetToolTester_Ping, PingAddress) == 0x000010, "Member 'DCSNetToolTester_Ping::PingAddress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADCSNetToolTester \ static_assert(alignof(ADCSNetToolTester) == 0x000008, "Wrong alignment on ADCSNetToolTester"); \ static_assert(sizeof(ADCSNetToolTester) == 0x000320, "Wrong size on ADCSNetToolTester"); \ static_assert(offsetof(ADCSNetToolTester, OnPingSuccessEvent) == 0x000300, "Member 'ADCSNetToolTester::OnPingSuccessEvent' has a wrong offset!"); \ static_assert(offsetof(ADCSNetToolTester, OnPingTimeOutEvent) == 0x000310, "Member 'ADCSNetToolTester::OnPingTimeOutEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FExtrenCommandObserverNode \ static_assert(alignof(FExtrenCommandObserverNode) == 0x000004, "Wrong alignment on FExtrenCommandObserverNode"); \ static_assert(sizeof(FExtrenCommandObserverNode) == 0x00001C, "Wrong size on FExtrenCommandObserverNode"); \ static_assert(offsetof(FExtrenCommandObserverNode, NodeOwner) == 0x000000, "Member 'FExtrenCommandObserverNode::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(FExtrenCommandObserverNode, NodeId) == 0x000008, "Member 'FExtrenCommandObserverNode::NodeId' has a wrong offset!"); \ static_assert(offsetof(FExtrenCommandObserverNode, Callback) == 0x00000C, "Member 'FExtrenCommandObserverNode::Callback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDCSInsideMessageFormat \ static_assert(alignof(FDCSInsideMessageFormat) == 0x000008, "Wrong alignment on FDCSInsideMessageFormat"); \ static_assert(sizeof(FDCSInsideMessageFormat) == 0x000020, "Wrong size on FDCSInsideMessageFormat"); \ static_assert(offsetof(FDCSInsideMessageFormat, Module) == 0x000000, "Member 'FDCSInsideMessageFormat::Module' has a wrong offset!"); \ static_assert(offsetof(FDCSInsideMessageFormat, Format) == 0x000010, "Member 'FDCSInsideMessageFormat::Format' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDCSKeyValueEntry \ static_assert(alignof(FDCSKeyValueEntry) == 0x000008, "Wrong alignment on FDCSKeyValueEntry"); \ static_assert(sizeof(FDCSKeyValueEntry) == 0x000020, "Wrong size on FDCSKeyValueEntry"); \ static_assert(offsetof(FDCSKeyValueEntry, Key) == 0x000000, "Member 'FDCSKeyValueEntry::Key' has a wrong offset!"); \ static_assert(offsetof(FDCSKeyValueEntry, Value) == 0x000010, "Member 'FDCSKeyValueEntry::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UExternBreakPointProxy \ static_assert(alignof(UExternBreakPointProxy) == 0x000008, "Wrong alignment on UExternBreakPointProxy"); \ static_assert(sizeof(UExternBreakPointProxy) == 0x000028, "Wrong size on UExternBreakPointProxy"); \ #define DUMPER7_ASSERTS_UDCSExternCommandSettings \ static_assert(alignof(UDCSExternCommandSettings) == 0x000008, "Wrong alignment on UDCSExternCommandSettings"); \ static_assert(sizeof(UDCSExternCommandSettings) == 0x0000D8, "Wrong size on UDCSExternCommandSettings"); \ static_assert(offsetof(UDCSExternCommandSettings, IP) == 0x000038, "Member 'UDCSExternCommandSettings::IP' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, Port) == 0x000048, "Member 'UDCSExternCommandSettings::Port' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, EnableExternSystem) == 0x00004C, "Member 'UDCSExternCommandSettings::EnableExternSystem' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, LogIp) == 0x000050, "Member 'UDCSExternCommandSettings::LogIp' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, LogPort) == 0x000060, "Member 'UDCSExternCommandSettings::LogPort' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, RemoteLog) == 0x000064, "Member 'UDCSExternCommandSettings::RemoteLog' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, LogAllowList) == 0x000068, "Member 'UDCSExternCommandSettings::LogAllowList' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, DataAnalysis) == 0x000078, "Member 'UDCSExternCommandSettings::DataAnalysis' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, DataAnalysisInEditor) == 0x000079, "Member 'UDCSExternCommandSettings::DataAnalysisInEditor' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, AnalysisPostThread) == 0x00007A, "Member 'UDCSExternCommandSettings::AnalysisPostThread' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, InsideMessageFormats) == 0x000080, "Member 'UDCSExternCommandSettings::InsideMessageFormats' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, DataPostURL) == 0x000090, "Member 'UDCSExternCommandSettings::DataPostURL' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, DataPostURL4Debug) == 0x0000A0, "Member 'UDCSExternCommandSettings::DataPostURL4Debug' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, DataPostHeaders) == 0x0000B0, "Member 'UDCSExternCommandSettings::DataPostHeaders' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, DataPostIntervel) == 0x0000C0, "Member 'UDCSExternCommandSettings::DataPostIntervel' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, DataPostRetryMaxNumber) == 0x0000C4, "Member 'UDCSExternCommandSettings::DataPostRetryMaxNumber' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, DataPostRetryDelay) == 0x0000C8, "Member 'UDCSExternCommandSettings::DataPostRetryDelay' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, MaxInsideMessagesNum) == 0x0000CC, "Member 'UDCSExternCommandSettings::MaxInsideMessagesNum' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettings, MaxInsideMessagesLenInOneHttp) == 0x0000D0, "Member 'UDCSExternCommandSettings::MaxInsideMessagesLenInOneHttp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSExternCommandSettingsDebug \ static_assert(alignof(UDCSExternCommandSettingsDebug) == 0x000008, "Wrong alignment on UDCSExternCommandSettingsDebug"); \ static_assert(sizeof(UDCSExternCommandSettingsDebug) == 0x0000D8, "Wrong size on UDCSExternCommandSettingsDebug"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, IP) == 0x000038, "Member 'UDCSExternCommandSettingsDebug::IP' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, Port) == 0x000048, "Member 'UDCSExternCommandSettingsDebug::Port' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, EnableExternSystem) == 0x00004C, "Member 'UDCSExternCommandSettingsDebug::EnableExternSystem' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, LogIp) == 0x000050, "Member 'UDCSExternCommandSettingsDebug::LogIp' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, LogPort) == 0x000060, "Member 'UDCSExternCommandSettingsDebug::LogPort' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, RemoteLog) == 0x000064, "Member 'UDCSExternCommandSettingsDebug::RemoteLog' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, LogAllowList) == 0x000068, "Member 'UDCSExternCommandSettingsDebug::LogAllowList' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, DataAnalysis) == 0x000078, "Member 'UDCSExternCommandSettingsDebug::DataAnalysis' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, DataAnalysisInEditor) == 0x000079, "Member 'UDCSExternCommandSettingsDebug::DataAnalysisInEditor' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, AnalysisPostThread) == 0x00007A, "Member 'UDCSExternCommandSettingsDebug::AnalysisPostThread' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, InsideMessageFormats) == 0x000080, "Member 'UDCSExternCommandSettingsDebug::InsideMessageFormats' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, DataPostURL) == 0x000090, "Member 'UDCSExternCommandSettingsDebug::DataPostURL' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, DataPostURL4Debug) == 0x0000A0, "Member 'UDCSExternCommandSettingsDebug::DataPostURL4Debug' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, DataPostHeaders) == 0x0000B0, "Member 'UDCSExternCommandSettingsDebug::DataPostHeaders' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, DataPostIntervel) == 0x0000C0, "Member 'UDCSExternCommandSettingsDebug::DataPostIntervel' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, DataPostRetryMaxNumber) == 0x0000C4, "Member 'UDCSExternCommandSettingsDebug::DataPostRetryMaxNumber' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, DataPostRetryDelay) == 0x0000C8, "Member 'UDCSExternCommandSettingsDebug::DataPostRetryDelay' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, MaxInsideMessagesNum) == 0x0000CC, "Member 'UDCSExternCommandSettingsDebug::MaxInsideMessagesNum' has a wrong offset!"); \ static_assert(offsetof(UDCSExternCommandSettingsDebug, MaxInsideMessagesLenInOneHttp) == 0x0000D0, "Member 'UDCSExternCommandSettingsDebug::MaxInsideMessagesLenInOneHttp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExternCommandSystem_OnOwnActorEndPlay \ static_assert(alignof(ExternCommandSystem_OnOwnActorEndPlay) == 0x000008, "Wrong alignment on ExternCommandSystem_OnOwnActorEndPlay"); \ static_assert(sizeof(ExternCommandSystem_OnOwnActorEndPlay) == 0x000010, "Wrong size on ExternCommandSystem_OnOwnActorEndPlay"); \ static_assert(offsetof(ExternCommandSystem_OnOwnActorEndPlay, InActor) == 0x000000, "Member 'ExternCommandSystem_OnOwnActorEndPlay::InActor' has a wrong offset!"); \ static_assert(offsetof(ExternCommandSystem_OnOwnActorEndPlay, EndPlayReason) == 0x000008, "Member 'ExternCommandSystem_OnOwnActorEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UExternCommandSystem \ static_assert(alignof(UExternCommandSystem) == 0x000008, "Wrong alignment on UExternCommandSystem"); \ static_assert(sizeof(UExternCommandSystem) == 0x000100, "Wrong size on UExternCommandSystem"); \ static_assert(offsetof(UExternCommandSystem, CallbackMessageObservers) == 0x000090, "Member 'UExternCommandSystem::CallbackMessageObservers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExternCommandSystemLibrary_BreakPoint \ static_assert(alignof(ExternCommandSystemLibrary_BreakPoint) == 0x000008, "Wrong alignment on ExternCommandSystemLibrary_BreakPoint"); \ static_assert(sizeof(ExternCommandSystemLibrary_BreakPoint) == 0x000030, "Wrong size on ExternCommandSystemLibrary_BreakPoint"); \ static_assert(offsetof(ExternCommandSystemLibrary_BreakPoint, WorldContextObject) == 0x000000, "Member 'ExternCommandSystemLibrary_BreakPoint::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(ExternCommandSystemLibrary_BreakPoint, DebugMessage) == 0x000008, "Member 'ExternCommandSystemLibrary_BreakPoint::DebugMessage' has a wrong offset!"); \ static_assert(offsetof(ExternCommandSystemLibrary_BreakPoint, Callback) == 0x000018, "Member 'ExternCommandSystemLibrary_BreakPoint::Callback' has a wrong offset!"); \ static_assert(offsetof(ExternCommandSystemLibrary_BreakPoint, ReturnValue) == 0x000028, "Member 'ExternCommandSystemLibrary_BreakPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExternCommandSystemLibrary_GameCommonMessageUpdate \ static_assert(alignof(ExternCommandSystemLibrary_GameCommonMessageUpdate) == 0x000008, "Wrong alignment on ExternCommandSystemLibrary_GameCommonMessageUpdate"); \ static_assert(sizeof(ExternCommandSystemLibrary_GameCommonMessageUpdate) == 0x000020, "Wrong size on ExternCommandSystemLibrary_GameCommonMessageUpdate"); \ static_assert(offsetof(ExternCommandSystemLibrary_GameCommonMessageUpdate, Key) == 0x000000, "Member 'ExternCommandSystemLibrary_GameCommonMessageUpdate::Key' has a wrong offset!"); \ static_assert(offsetof(ExternCommandSystemLibrary_GameCommonMessageUpdate, Value) == 0x000010, "Member 'ExternCommandSystemLibrary_GameCommonMessageUpdate::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExternCommandSystemLibrary_InsideMessageNotify \ static_assert(alignof(ExternCommandSystemLibrary_InsideMessageNotify) == 0x000008, "Wrong alignment on ExternCommandSystemLibrary_InsideMessageNotify"); \ static_assert(sizeof(ExternCommandSystemLibrary_InsideMessageNotify) == 0x000040, "Wrong size on ExternCommandSystemLibrary_InsideMessageNotify"); \ static_assert(offsetof(ExternCommandSystemLibrary_InsideMessageNotify, Module) == 0x000000, "Member 'ExternCommandSystemLibrary_InsideMessageNotify::Module' has a wrong offset!"); \ static_assert(offsetof(ExternCommandSystemLibrary_InsideMessageNotify, Title) == 0x000010, "Member 'ExternCommandSystemLibrary_InsideMessageNotify::Title' has a wrong offset!"); \ static_assert(offsetof(ExternCommandSystemLibrary_InsideMessageNotify, Value) == 0x000020, "Member 'ExternCommandSystemLibrary_InsideMessageNotify::Value' has a wrong offset!"); \ static_assert(offsetof(ExternCommandSystemLibrary_InsideMessageNotify, Reserved) == 0x000030, "Member 'ExternCommandSystemLibrary_InsideMessageNotify::Reserved' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExternCommandSystemLibrary_IsExBreakPointEnabled \ static_assert(alignof(ExternCommandSystemLibrary_IsExBreakPointEnabled) == 0x000001, "Wrong alignment on ExternCommandSystemLibrary_IsExBreakPointEnabled"); \ static_assert(sizeof(ExternCommandSystemLibrary_IsExBreakPointEnabled) == 0x000001, "Wrong size on ExternCommandSystemLibrary_IsExBreakPointEnabled"); \ static_assert(offsetof(ExternCommandSystemLibrary_IsExBreakPointEnabled, ReturnValue) == 0x000000, "Member 'ExternCommandSystemLibrary_IsExBreakPointEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExternCommandSystemLibrary_SetInsideMessageReportPaused \ static_assert(alignof(ExternCommandSystemLibrary_SetInsideMessageReportPaused) == 0x000001, "Wrong alignment on ExternCommandSystemLibrary_SetInsideMessageReportPaused"); \ static_assert(sizeof(ExternCommandSystemLibrary_SetInsideMessageReportPaused) == 0x000001, "Wrong size on ExternCommandSystemLibrary_SetInsideMessageReportPaused"); \ static_assert(offsetof(ExternCommandSystemLibrary_SetInsideMessageReportPaused, bPaused) == 0x000000, "Member 'ExternCommandSystemLibrary_SetInsideMessageReportPaused::bPaused' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UExternCommandSystemLibrary \ static_assert(alignof(UExternCommandSystemLibrary) == 0x000008, "Wrong alignment on UExternCommandSystemLibrary"); \ static_assert(sizeof(UExternCommandSystemLibrary) == 0x000028, "Wrong size on UExternCommandSystemLibrary"); \ #define DUMPER7_ASSERTS_UDCSExternOptimizedSettings \ static_assert(alignof(UDCSExternOptimizedSettings) == 0x000008, "Wrong alignment on UDCSExternOptimizedSettings"); \ static_assert(sizeof(UDCSExternOptimizedSettings) == 0x000040, "Wrong size on UDCSExternOptimizedSettings"); \ static_assert(offsetof(UDCSExternOptimizedSettings, OpenOptimizedControl) == 0x000038, "Member 'UDCSExternOptimizedSettings::OpenOptimizedControl' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSExternOptimizedSettingsLibrary_GetOptimizedControl \ static_assert(alignof(DCSExternOptimizedSettingsLibrary_GetOptimizedControl) == 0x000004, "Wrong alignment on DCSExternOptimizedSettingsLibrary_GetOptimizedControl"); \ static_assert(sizeof(DCSExternOptimizedSettingsLibrary_GetOptimizedControl) == 0x000004, "Wrong size on DCSExternOptimizedSettingsLibrary_GetOptimizedControl"); \ static_assert(offsetof(DCSExternOptimizedSettingsLibrary_GetOptimizedControl, ReturnValue) == 0x000000, "Member 'DCSExternOptimizedSettingsLibrary_GetOptimizedControl::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSExternOptimizedSettingsLibrary_SetOptimizedControl \ static_assert(alignof(DCSExternOptimizedSettingsLibrary_SetOptimizedControl) == 0x000004, "Wrong alignment on DCSExternOptimizedSettingsLibrary_SetOptimizedControl"); \ static_assert(sizeof(DCSExternOptimizedSettingsLibrary_SetOptimizedControl) == 0x000004, "Wrong size on DCSExternOptimizedSettingsLibrary_SetOptimizedControl"); \ static_assert(offsetof(DCSExternOptimizedSettingsLibrary_SetOptimizedControl, NewValue) == 0x000000, "Member 'DCSExternOptimizedSettingsLibrary_SetOptimizedControl::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSExternOptimizedSettingsLibrary \ static_assert(alignof(UDCSExternOptimizedSettingsLibrary) == 0x000008, "Wrong alignment on UDCSExternOptimizedSettingsLibrary"); \ static_assert(sizeof(UDCSExternOptimizedSettingsLibrary) == 0x000028, "Wrong size on UDCSExternOptimizedSettingsLibrary"); \ #define DUMPER7_ASSERTS_BP_SetRule_ScreenSolution_C_GetInitScreenResolution \ static_assert(alignof(BP_SetRule_ScreenSolution_C_GetInitScreenResolution) == 0x000008, "Wrong alignment on BP_SetRule_ScreenSolution_C_GetInitScreenResolution"); \ static_assert(sizeof(BP_SetRule_ScreenSolution_C_GetInitScreenResolution) == 0x000090, "Wrong size on BP_SetRule_ScreenSolution_C_GetInitScreenResolution"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_GetInitScreenResolution, SettingModel) == 0x000000, "Member 'BP_SetRule_ScreenSolution_C_GetInitScreenResolution::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_GetInitScreenResolution, OutputPin) == 0x000008, "Member 'BP_SetRule_ScreenSolution_C_GetInitScreenResolution::OutputPin' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_GetInitScreenResolution, CallFunc_GetSupportedFullscreenResolutions_Resolutions) == 0x000018, "Member 'BP_SetRule_ScreenSolution_C_GetInitScreenResolution::CallFunc_GetSupportedFullscreenResolutions_Resolutions' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_GetInitScreenResolution, CallFunc_GetSupportedFullscreenResolutions_ReturnValue) == 0x000028, "Member 'BP_SetRule_ScreenSolution_C_GetInitScreenResolution::CallFunc_GetSupportedFullscreenResolutions_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_GetInitScreenResolution, CallFunc_GetOptionValue_ReturnValue) == 0x000030, "Member 'BP_SetRule_ScreenSolution_C_GetInitScreenResolution::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_GetInitScreenResolution, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000040, "Member 'BP_SetRule_ScreenSolution_C_GetInitScreenResolution::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_GetInitScreenResolution, CallFunc_Conv_IntPointToString_ReturnValue) == 0x000048, "Member 'BP_SetRule_ScreenSolution_C_GetInitScreenResolution::CallFunc_Conv_IntPointToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_GetInitScreenResolution, CallFunc_GetWindowsScreenMonitorIndex_ReturnValue) == 0x000058, "Member 'BP_SetRule_ScreenSolution_C_GetInitScreenResolution::CallFunc_GetWindowsScreenMonitorIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_GetInitScreenResolution, CallFunc_GetScreenMaxResolutionByIndex_ReturnValue) == 0x00005C, "Member 'BP_SetRule_ScreenSolution_C_GetInitScreenResolution::CallFunc_GetScreenMaxResolutionByIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_GetInitScreenResolution, K2Node_MakeStruct_IntPoint) == 0x000064, "Member 'BP_SetRule_ScreenSolution_C_GetInitScreenResolution::K2Node_MakeStruct_IntPoint' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_GetInitScreenResolution, CallFunc_Conv_IntPointToString_ReturnValue_1) == 0x000070, "Member 'BP_SetRule_ScreenSolution_C_GetInitScreenResolution::CallFunc_Conv_IntPointToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_GetInitScreenResolution, CallFunc_Conv_IntPointToString_ReturnValue_2) == 0x000080, "Member 'BP_SetRule_ScreenSolution_C_GetInitScreenResolution::CallFunc_Conv_IntPointToString_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_ScreenSolution_C_GetInitValue \ static_assert(alignof(BP_SetRule_ScreenSolution_C_GetInitValue) == 0x000008, "Wrong alignment on BP_SetRule_ScreenSolution_C_GetInitValue"); \ static_assert(sizeof(BP_SetRule_ScreenSolution_C_GetInitValue) == 0x000038, "Wrong size on BP_SetRule_ScreenSolution_C_GetInitValue"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_GetInitValue, ValueByTable) == 0x000000, "Member 'BP_SetRule_ScreenSolution_C_GetInitValue::ValueByTable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_GetInitValue, SettingModel) == 0x000010, "Member 'BP_SetRule_ScreenSolution_C_GetInitValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_GetInitValue, ReturnValue) == 0x000018, "Member 'BP_SetRule_ScreenSolution_C_GetInitValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_GetInitValue, CallFunc_GetInitScreenResolution_OutputPin) == 0x000028, "Member 'BP_SetRule_ScreenSolution_C_GetInitValue::CallFunc_GetInitScreenResolution_OutputPin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_ScreenSolution_C_OverrideDefaultValue \ static_assert(alignof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue) == 0x000008, "Wrong alignment on BP_SetRule_ScreenSolution_C_OverrideDefaultValue"); \ static_assert(sizeof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue) == 0x0001C8, "Wrong size on BP_SetRule_ScreenSolution_C_OverrideDefaultValue"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, SettingModel) == 0x000000, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, SettingSaver) == 0x000008, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::SettingSaver' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, Slot) == 0x000010, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::Slot' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, InName) == 0x000020, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::InName' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, Setting) == 0x000028, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::Setting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, DefaultValue) == 0x0000F8, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, ModifEnable) == 0x000108, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, LocalValue) == 0x000110, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::LocalValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, CallFunc_Concat_StrStr_ReturnValue) == 0x000120, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000130, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, CallFunc_Conv_NameToString_ReturnValue) == 0x000140, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000150, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, CallFunc_GetSlotValue_Value) == 0x000160, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, CallFunc_GetInitScreenResolution_OutputPin) == 0x000170, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::CallFunc_GetInitScreenResolution_OutputPin' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, CallFunc_GetInitScreenResolution_OutputPin_1) == 0x000180, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::CallFunc_GetInitScreenResolution_OutputPin_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, CallFunc_GetSupportedFullscreenResolutions_Resolutions) == 0x000190, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::CallFunc_GetSupportedFullscreenResolutions_Resolutions' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, CallFunc_GetSupportedFullscreenResolutions_ReturnValue) == 0x0001A0, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::CallFunc_GetSupportedFullscreenResolutions_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, CallFunc_IsEmpty_ReturnValue) == 0x0001A1, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, CallFunc_Conv_StringToVector2D_OutConvertedVector2D) == 0x0001A8, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::CallFunc_Conv_StringToVector2D_OutConvertedVector2D' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, CallFunc_Conv_StringToVector2D_OutIsValid) == 0x0001B8, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::CallFunc_Conv_StringToVector2D_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, CallFunc_Conv_Vector2DToIntPoint_ReturnValue) == 0x0001BC, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::CallFunc_Conv_Vector2DToIntPoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenSolution_C_OverrideDefaultValue, CallFunc_Array_Contains_ReturnValue) == 0x0001C4, "Member 'BP_SetRule_ScreenSolution_C_OverrideDefaultValue::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_ScreenSolution_C \ static_assert(alignof(UBP_SetRule_ScreenSolution_C) == 0x000008, "Wrong alignment on UBP_SetRule_ScreenSolution_C"); \ static_assert(sizeof(UBP_SetRule_ScreenSolution_C) == 0x000040, "Wrong size on UBP_SetRule_ScreenSolution_C"); \ #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) == 0x000EA0, "Wrong size on UModularSynthComponent"); \ static_assert(offsetof(UModularSynthComponent, VoiceCount) == 0x0007D0, "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) == 0x000108, "Wrong size on UEnvelopeFollowerListener"); \ static_assert(offsetof(UEnvelopeFollowerListener, OnEnvelopeFollowerUpdate) == 0x0000E8, "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) == 0x000BB0, "Wrong size on UGranularSynth"); \ static_assert(offsetof(UGranularSynth, GranulatedSoundWave) == 0x0007D0, "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) == 0x000F20, "Wrong size on USynthComponentMonoWaveTable"); \ static_assert(offsetof(USynthComponentMonoWaveTable, OnTableAltered) == 0x0007D0, "Member 'USynthComponentMonoWaveTable::OnTableAltered' has a wrong offset!"); \ static_assert(offsetof(USynthComponentMonoWaveTable, OnNumTablesChanged) == 0x0007E0, "Member 'USynthComponentMonoWaveTable::OnNumTablesChanged' has a wrong offset!"); \ static_assert(offsetof(USynthComponentMonoWaveTable, CurrentPreset) == 0x0007F0, "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) == 0x0008C0, "Wrong size on USynthComponentToneGenerator"); \ static_assert(offsetof(USynthComponentToneGenerator, Frequency) == 0x0007D0, "Member 'USynthComponentToneGenerator::Frequency' has a wrong offset!"); \ static_assert(offsetof(USynthComponentToneGenerator, Volume) == 0x0007D4, "Member 'USynthComponentToneGenerator::Volume' has a wrong offset!"); \ static_assert(offsetof(USynthComponentToneGenerator, DistanceAttenuationCurve) == 0x0007D8, "Member 'USynthComponentToneGenerator::DistanceAttenuationCurve' has a wrong offset!"); \ static_assert(offsetof(USynthComponentToneGenerator, DistanceRange) == 0x000860, "Member 'USynthComponentToneGenerator::DistanceRange' has a wrong offset!"); \ static_assert(offsetof(USynthComponentToneGenerator, AttenuationDbAtMaxRange) == 0x000870, "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) == 0x000900, "Wrong size on USynthSamplePlayer"); \ static_assert(offsetof(USynthSamplePlayer, SoundWave) == 0x0007D0, "Member 'USynthSamplePlayer::SoundWave' has a wrong offset!"); \ static_assert(offsetof(USynthSamplePlayer, OnSampleLoaded) == 0x0007D8, "Member 'USynthSamplePlayer::OnSampleLoaded' has a wrong offset!"); \ static_assert(offsetof(USynthSamplePlayer, OnSamplePlaybackProgress) == 0x0007E8, "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_AGameBootActor \ static_assert(alignof(AGameBootActor) == 0x000008, "Wrong alignment on AGameBootActor"); \ static_assert(sizeof(AGameBootActor) == 0x000370, "Wrong size on AGameBootActor"); \ static_assert(offsetof(AGameBootActor, OnBootProceed) == 0x0002F0, "Member 'AGameBootActor::OnBootProceed' has a wrong offset!"); \ static_assert(offsetof(AGameBootActor, OnTotalProceed) == 0x000300, "Member 'AGameBootActor::OnTotalProceed' has a wrong offset!"); \ static_assert(offsetof(AGameBootActor, OnBootResult) == 0x000310, "Member 'AGameBootActor::OnBootResult' has a wrong offset!"); \ static_assert(offsetof(AGameBootActor, InternalDependList) == 0x000320, "Member 'AGameBootActor::InternalDependList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameBooterLibraryDelegate \ static_assert(alignof(AGameBooterLibraryDelegate) == 0x000008, "Wrong alignment on AGameBooterLibraryDelegate"); \ static_assert(sizeof(AGameBooterLibraryDelegate) == 0x0002F0, "Wrong size on AGameBooterLibraryDelegate"); \ #define DUMPER7_ASSERTS_GameBooterLibraryBPDelegate_InnerGetGlobalExtend \ static_assert(alignof(GameBooterLibraryBPDelegate_InnerGetGlobalExtend) == 0x000008, "Wrong alignment on GameBooterLibraryBPDelegate_InnerGetGlobalExtend"); \ static_assert(sizeof(GameBooterLibraryBPDelegate_InnerGetGlobalExtend) == 0x000010, "Wrong size on GameBooterLibraryBPDelegate_InnerGetGlobalExtend"); \ static_assert(offsetof(GameBooterLibraryBPDelegate_InnerGetGlobalExtend, ExtendClass) == 0x000000, "Member 'GameBooterLibraryBPDelegate_InnerGetGlobalExtend::ExtendClass' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibraryBPDelegate_InnerGetGlobalExtend, ReturnValue) == 0x000008, "Member 'GameBooterLibraryBPDelegate_InnerGetGlobalExtend::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBooterLibraryBPDelegate_InnerRegisterGlobalExtend \ static_assert(alignof(GameBooterLibraryBPDelegate_InnerRegisterGlobalExtend) == 0x000008, "Wrong alignment on GameBooterLibraryBPDelegate_InnerRegisterGlobalExtend"); \ static_assert(sizeof(GameBooterLibraryBPDelegate_InnerRegisterGlobalExtend) == 0x000010, "Wrong size on GameBooterLibraryBPDelegate_InnerRegisterGlobalExtend"); \ static_assert(offsetof(GameBooterLibraryBPDelegate_InnerRegisterGlobalExtend, ExtendObject) == 0x000000, "Member 'GameBooterLibraryBPDelegate_InnerRegisterGlobalExtend::ExtendObject' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibraryBPDelegate_InnerRegisterGlobalExtend, ReturnValue) == 0x000008, "Member 'GameBooterLibraryBPDelegate_InnerRegisterGlobalExtend::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameBooterLibraryBPDelegate \ static_assert(alignof(AGameBooterLibraryBPDelegate) == 0x000008, "Wrong alignment on AGameBooterLibraryBPDelegate"); \ static_assert(sizeof(AGameBooterLibraryBPDelegate) == 0x0002F0, "Wrong size on AGameBooterLibraryBPDelegate"); \ #define DUMPER7_ASSERTS_GameBooterLibrary_GameBootLibRegistDelegate \ static_assert(alignof(GameBooterLibrary_GameBootLibRegistDelegate) == 0x000008, "Wrong alignment on GameBooterLibrary_GameBootLibRegistDelegate"); \ static_assert(sizeof(GameBooterLibrary_GameBootLibRegistDelegate) == 0x000010, "Wrong size on GameBooterLibrary_GameBootLibRegistDelegate"); \ static_assert(offsetof(GameBooterLibrary_GameBootLibRegistDelegate, delegator) == 0x000000, "Member 'GameBooterLibrary_GameBootLibRegistDelegate::delegator' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibrary_GameBootLibRegistDelegate, ReturnValue) == 0x000008, "Member 'GameBooterLibrary_GameBootLibRegistDelegate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBooterLibrary_GetGlobalExtend \ static_assert(alignof(GameBooterLibrary_GetGlobalExtend) == 0x000008, "Wrong alignment on GameBooterLibrary_GetGlobalExtend"); \ static_assert(sizeof(GameBooterLibrary_GetGlobalExtend) == 0x000018, "Wrong size on GameBooterLibrary_GetGlobalExtend"); \ static_assert(offsetof(GameBooterLibrary_GetGlobalExtend, WorldContextObject) == 0x000000, "Member 'GameBooterLibrary_GetGlobalExtend::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibrary_GetGlobalExtend, ExtendClass) == 0x000008, "Member 'GameBooterLibrary_GetGlobalExtend::ExtendClass' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibrary_GetGlobalExtend, ReturnValue) == 0x000010, "Member 'GameBooterLibrary_GetGlobalExtend::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBooterLibrary_RegisterGlobalExtend \ static_assert(alignof(GameBooterLibrary_RegisterGlobalExtend) == 0x000008, "Wrong alignment on GameBooterLibrary_RegisterGlobalExtend"); \ static_assert(sizeof(GameBooterLibrary_RegisterGlobalExtend) == 0x000010, "Wrong size on GameBooterLibrary_RegisterGlobalExtend"); \ static_assert(offsetof(GameBooterLibrary_RegisterGlobalExtend, ExtendObject) == 0x000000, "Member 'GameBooterLibrary_RegisterGlobalExtend::ExtendObject' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibrary_RegisterGlobalExtend, ReturnValue) == 0x000008, "Member 'GameBooterLibrary_RegisterGlobalExtend::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameBooterLibrary \ static_assert(alignof(UGameBooterLibrary) == 0x000008, "Wrong alignment on UGameBooterLibrary"); \ static_assert(sizeof(UGameBooterLibrary) == 0x000028, "Wrong size on UGameBooterLibrary"); \ #define DUMPER7_ASSERTS_UGameBooterSubsystem \ static_assert(alignof(UGameBooterSubsystem) == 0x000008, "Wrong alignment on UGameBooterSubsystem"); \ static_assert(sizeof(UGameBooterSubsystem) == 0x000038, "Wrong size on UGameBooterSubsystem"); \ #define DUMPER7_ASSERTS_StartGameBooter_StartGameBooter \ static_assert(alignof(StartGameBooter_StartGameBooter) == 0x000008, "Wrong alignment on StartGameBooter_StartGameBooter"); \ static_assert(sizeof(StartGameBooter_StartGameBooter) == 0x000018, "Wrong size on StartGameBooter_StartGameBooter"); \ static_assert(offsetof(StartGameBooter_StartGameBooter, WorldContextObject) == 0x000000, "Member 'StartGameBooter_StartGameBooter::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(StartGameBooter_StartGameBooter, Class_0) == 0x000008, "Member 'StartGameBooter_StartGameBooter::Class_0' has a wrong offset!"); \ static_assert(offsetof(StartGameBooter_StartGameBooter, ReturnValue) == 0x000010, "Member 'StartGameBooter_StartGameBooter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StartGameBooter_OnBootResult \ static_assert(alignof(StartGameBooter_OnBootResult) == 0x000008, "Wrong alignment on StartGameBooter_OnBootResult"); \ static_assert(sizeof(StartGameBooter_OnBootResult) == 0x000020, "Wrong size on StartGameBooter_OnBootResult"); \ static_assert(offsetof(StartGameBooter_OnBootResult, GameBooter) == 0x000000, "Member 'StartGameBooter_OnBootResult::GameBooter' has a wrong offset!"); \ static_assert(offsetof(StartGameBooter_OnBootResult, Result) == 0x000008, "Member 'StartGameBooter_OnBootResult::Result' has a wrong offset!"); \ static_assert(offsetof(StartGameBooter_OnBootResult, Message) == 0x000010, "Member 'StartGameBooter_OnBootResult::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStartGameBooter \ static_assert(alignof(UStartGameBooter) == 0x000008, "Wrong alignment on UStartGameBooter"); \ static_assert(sizeof(UStartGameBooter) == 0x000068, "Wrong size on UStartGameBooter"); \ static_assert(offsetof(UStartGameBooter, OnSuccess) == 0x000048, "Member 'UStartGameBooter::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UStartGameBooter, OnFailure) == 0x000058, "Member 'UStartGameBooter::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Legalstatement_C_CreateContent \ static_assert(alignof(WB_ViewCredits_Legalstatement_C_CreateContent) == 0x000008, "Wrong alignment on WB_ViewCredits_Legalstatement_C_CreateContent"); \ static_assert(sizeof(WB_ViewCredits_Legalstatement_C_CreateContent) == 0x000098, "Wrong size on WB_ViewCredits_Legalstatement_C_CreateContent"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_CreateContent, Local_AllSentence) == 0x000000, "Member 'WB_ViewCredits_Legalstatement_C_CreateContent::Local_AllSentence' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_CreateContent, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_ViewCredits_Legalstatement_C_CreateContent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_CreateContent, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'WB_ViewCredits_Legalstatement_C_CreateContent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_CreateContent, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_ViewCredits_Legalstatement_C_CreateContent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_CreateContent, CallFunc_Create_ReturnValue) == 0x000020, "Member 'WB_ViewCredits_Legalstatement_C_CreateContent::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_CreateContent, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000028, "Member 'WB_ViewCredits_Legalstatement_C_CreateContent::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_CreateContent, CallFunc_SlotAsVerticalBoxSlot_ReturnValue) == 0x000030, "Member 'WB_ViewCredits_Legalstatement_C_CreateContent::CallFunc_SlotAsVerticalBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_CreateContent, CallFunc_GetOptionValue_ReturnValue) == 0x000038, "Member 'WB_ViewCredits_Legalstatement_C_CreateContent::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_CreateContent, CallFunc_Conv_StringToName_ReturnValue) == 0x000048, "Member 'WB_ViewCredits_Legalstatement_C_CreateContent::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_CreateContent, CallFunc_GetDataTableRowFromName_OutRow) == 0x000050, "Member 'WB_ViewCredits_Legalstatement_C_CreateContent::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_CreateContent, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000060, "Member 'WB_ViewCredits_Legalstatement_C_CreateContent::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_CreateContent, CallFunc_AddChild_ReturnValue) == 0x000068, "Member 'WB_ViewCredits_Legalstatement_C_CreateContent::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_CreateContent, CallFunc_Split_Str_in_Array_ReturnValue) == 0x000070, "Member 'WB_ViewCredits_Legalstatement_C_CreateContent::CallFunc_Split_Str_in_Array_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_CreateContent, CallFunc_Array_Get_Item) == 0x000080, "Member 'WB_ViewCredits_Legalstatement_C_CreateContent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_CreateContent, CallFunc_Array_Length_ReturnValue) == 0x000090, "Member 'WB_ViewCredits_Legalstatement_C_CreateContent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_CreateContent, CallFunc_Less_IntInt_ReturnValue) == 0x000094, "Member 'WB_ViewCredits_Legalstatement_C_CreateContent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement \ static_assert(alignof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement) == 0x000008, "Wrong alignment on WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement"); \ static_assert(sizeof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement) == 0x000108, "Wrong size on WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, EntryPoint) == 0x000000, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, Temp_bool_Has_Been_Initd_Variable) == 0x000004, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, Temp_bool_IsClosed_Variable) == 0x000005, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, K2Node_Event_IsDesignTime) == 0x000006, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, K2Node_Event_MyGeometry) == 0x000008, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, K2Node_Event_InDeltaTime) == 0x000048, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_GetUIStatic_ReturnValue) == 0x000050, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_GetAbsoluteSize_ReturnValue) == 0x000058, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_GetAbsoluteSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_BreakVector2D_X) == 0x000068, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_BreakVector2D_Y) == 0x000070, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000078, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_GetScrollOffsetOfEnd_ReturnValue) == 0x00007C, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_GetScrollOffsetOfEnd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_GetScrollOffset_ReturnValue) == 0x000080, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_GetScrollOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_GetScrollOffset_ReturnValue_1) == 0x000084, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_GetScrollOffset_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000088, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000090, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000098, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_IsValid_ReturnValue) == 0x0000A0, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_MakeLiteralDouble_ReturnValue) == 0x0000A8, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0000B8, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, K2Node_CreateDelegate_OutputDelegate) == 0x0000C0, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000D0, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x0000E0, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x0000E8, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x0000F0, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x0000F8, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement, CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast) == 0x000100, "Member 'WB_ViewCredits_Legalstatement_C_ExecuteUbergraph_WB_ViewCredits_Legalstatement::CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Legalstatement_C_PreConstruct \ static_assert(alignof(WB_ViewCredits_Legalstatement_C_PreConstruct) == 0x000001, "Wrong alignment on WB_ViewCredits_Legalstatement_C_PreConstruct"); \ static_assert(sizeof(WB_ViewCredits_Legalstatement_C_PreConstruct) == 0x000001, "Wrong size on WB_ViewCredits_Legalstatement_C_PreConstruct"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_ViewCredits_Legalstatement_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Legalstatement_C_SizeAutoAdapt \ static_assert(alignof(WB_ViewCredits_Legalstatement_C_SizeAutoAdapt) == 0x000008, "Wrong alignment on WB_ViewCredits_Legalstatement_C_SizeAutoAdapt"); \ static_assert(sizeof(WB_ViewCredits_Legalstatement_C_SizeAutoAdapt) == 0x000048, "Wrong size on WB_ViewCredits_Legalstatement_C_SizeAutoAdapt"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_SizeAutoAdapt, Height) == 0x000000, "Member 'WB_ViewCredits_Legalstatement_C_SizeAutoAdapt::Height' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_SizeAutoAdapt, CallFunc_FMax_ReturnValue) == 0x000008, "Member 'WB_ViewCredits_Legalstatement_C_SizeAutoAdapt::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_SizeAutoAdapt, CallFunc_MakeVector2D_ReturnValue) == 0x000010, "Member 'WB_ViewCredits_Legalstatement_C_SizeAutoAdapt::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_SizeAutoAdapt, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000020, "Member 'WB_ViewCredits_Legalstatement_C_SizeAutoAdapt::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_SizeAutoAdapt, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000028, "Member 'WB_ViewCredits_Legalstatement_C_SizeAutoAdapt::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_SizeAutoAdapt, CallFunc_MakeVector2D_ReturnValue_1) == 0x000030, "Member 'WB_ViewCredits_Legalstatement_C_SizeAutoAdapt::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_SizeAutoAdapt, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000040, "Member 'WB_ViewCredits_Legalstatement_C_SizeAutoAdapt::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Legalstatement_C_Split_Str_in_Array \ static_assert(alignof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array) == 0x000008, "Wrong alignment on WB_ViewCredits_Legalstatement_C_Split_Str_in_Array"); \ static_assert(sizeof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array) == 0x0000D0, "Wrong size on WB_ViewCredits_Legalstatement_C_Split_Str_in_Array"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, str) == 0x000000, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::str' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, ReturnValue) == 0x000010, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, LocalStrs) == 0x000020, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::LocalStrs' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_ParseIntoArray_ReturnValue) == 0x000030, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_ParseIntoArray_ReturnValue_1) == 0x000040, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_ParseIntoArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_Array_Length_ReturnValue_1) == 0x000054, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_Array_Length_ReturnValue_2) == 0x000058, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, Temp_int_Loop_Counter_Variable) == 0x00005C, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000060, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_Less_IntInt_ReturnValue) == 0x000061, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_Add_IntInt_ReturnValue) == 0x000064, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, Temp_int_Array_Index_Variable) == 0x000068, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, Temp_int_Array_Index_Variable_1) == 0x00006C, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_Array_Get_Item) == 0x000070, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_Array_Get_Item_1) == 0x000080, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_IsEmpty_ReturnValue) == 0x000090, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_IsEmpty_ReturnValue_1) == 0x000091, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_Not_PreBool_ReturnValue) == 0x000092, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_Not_PreBool_ReturnValue_1) == 0x000093, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_Concat_StrStr_ReturnValue) == 0x000098, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000A8, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_Array_Add_ReturnValue) == 0x0000B8, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, Temp_int_Loop_Counter_Variable_1) == 0x0000BC, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000C0, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000C4, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Split_Str_in_Array, CallFunc_Array_Add_ReturnValue_1) == 0x0000C8, "Member 'WB_ViewCredits_Legalstatement_C_Split_Str_in_Array::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Legalstatement_C_Tick \ static_assert(alignof(WB_ViewCredits_Legalstatement_C_Tick) == 0x000008, "Wrong alignment on WB_ViewCredits_Legalstatement_C_Tick"); \ static_assert(sizeof(WB_ViewCredits_Legalstatement_C_Tick) == 0x000048, "Wrong size on WB_ViewCredits_Legalstatement_C_Tick"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Tick, MyGeometry) == 0x000000, "Member 'WB_ViewCredits_Legalstatement_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Legalstatement_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_ViewCredits_Legalstatement_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ViewCredits_Legalstatement_C \ static_assert(alignof(UWB_ViewCredits_Legalstatement_C) == 0x000008, "Wrong alignment on UWB_ViewCredits_Legalstatement_C"); \ static_assert(sizeof(UWB_ViewCredits_Legalstatement_C) == 0x0002C8, "Wrong size on UWB_ViewCredits_Legalstatement_C"); \ static_assert(offsetof(UWB_ViewCredits_Legalstatement_C, UberGraphFrame) == 0x000278, "Member 'UWB_ViewCredits_Legalstatement_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Legalstatement_C, fade) == 0x000280, "Member 'UWB_ViewCredits_Legalstatement_C::fade' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Legalstatement_C, ScrollBox_List) == 0x000288, "Member 'UWB_ViewCredits_Legalstatement_C::ScrollBox_List' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Legalstatement_C, SizeBox_Text) == 0x000290, "Member 'UWB_ViewCredits_Legalstatement_C::SizeBox_Text' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Legalstatement_C, Spacer_down) == 0x000298, "Member 'UWB_ViewCredits_Legalstatement_C::Spacer_down' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Legalstatement_C, Spacer_up) == 0x0002A0, "Member 'UWB_ViewCredits_Legalstatement_C::Spacer_up' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Legalstatement_C, VerticalBox_Content) == 0x0002A8, "Member 'UWB_ViewCredits_Legalstatement_C::VerticalBox_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Legalstatement_C, AllDone) == 0x0002B0, "Member 'UWB_ViewCredits_Legalstatement_C::AllDone' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Legalstatement_C, RollingScroll) == 0x0002C0, "Member 'UWB_ViewCredits_Legalstatement_C::RollingScroll' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_StarGraphNodeConnectTo \ static_assert(alignof(FST_StarGraphNodeConnectTo) == 0x000008, "Wrong alignment on FST_StarGraphNodeConnectTo"); \ static_assert(sizeof(FST_StarGraphNodeConnectTo) == 0x000010, "Wrong size on FST_StarGraphNodeConnectTo"); \ static_assert(offsetof(FST_StarGraphNodeConnectTo, ConnectTo_8_BB5428144E5B05340C9EAFA71CC35EAF) == 0x000000, "Member 'FST_StarGraphNodeConnectTo::ConnectTo_8_BB5428144E5B05340C9EAFA71CC35EAF' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCombatAIScriptParams \ static_assert(alignof(FCombatAIScriptParams) == 0x000008, "Wrong alignment on FCombatAIScriptParams"); \ static_assert(sizeof(FCombatAIScriptParams) == 0x000058, "Wrong size on FCombatAIScriptParams"); \ static_assert(offsetof(FCombatAIScriptParams, NodeHandlerClass) == 0x000000, "Member 'FCombatAIScriptParams::NodeHandlerClass' has a wrong offset!"); \ static_assert(offsetof(FCombatAIScriptParams, ParamNodeType) == 0x000008, "Member 'FCombatAIScriptParams::ParamNodeType' has a wrong offset!"); \ static_assert(offsetof(FCombatAIScriptParams, ParamString1) == 0x000018, "Member 'FCombatAIScriptParams::ParamString1' has a wrong offset!"); \ static_assert(offsetof(FCombatAIScriptParams, ParamString2) == 0x000028, "Member 'FCombatAIScriptParams::ParamString2' has a wrong offset!"); \ static_assert(offsetof(FCombatAIScriptParams, ParamString3) == 0x000038, "Member 'FCombatAIScriptParams::ParamString3' has a wrong offset!"); \ static_assert(offsetof(FCombatAIScriptParams, ParamString4) == 0x000048, "Member 'FCombatAIScriptParams::ParamString4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_PathRandom \ static_assert(alignof(FST_PathRandom) == 0x000008, "Wrong alignment on FST_PathRandom"); \ static_assert(sizeof(FST_PathRandom) == 0x000028, "Wrong size on FST_PathRandom"); \ static_assert(offsetof(FST_PathRandom, NodeId) == 0x000000, "Member 'FST_PathRandom::NodeId' has a wrong offset!"); \ static_assert(offsetof(FST_PathRandom, Prior) == 0x000004, "Member 'FST_PathRandom::Prior' has a wrong offset!"); \ static_assert(offsetof(FST_PathRandom, CheckPassedTimerId) == 0x000008, "Member 'FST_PathRandom::CheckPassedTimerId' has a wrong offset!"); \ static_assert(offsetof(FST_PathRandom, SelectNodePathsTravelled) == 0x000018, "Member 'FST_PathRandom::SelectNodePathsTravelled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NativeAIScript_NodeHandlder_CheckPassedCondition \ static_assert(alignof(NativeAIScript_NodeHandlder_CheckPassedCondition) == 0x000008, "Wrong alignment on NativeAIScript_NodeHandlder_CheckPassedCondition"); \ static_assert(sizeof(NativeAIScript_NodeHandlder_CheckPassedCondition) == 0x000058, "Wrong size on NativeAIScript_NodeHandlder_CheckPassedCondition"); \ static_assert(offsetof(NativeAIScript_NodeHandlder_CheckPassedCondition, Type) == 0x000000, "Member 'NativeAIScript_NodeHandlder_CheckPassedCondition::Type' has a wrong offset!"); \ static_assert(offsetof(NativeAIScript_NodeHandlder_CheckPassedCondition, Param) == 0x000010, "Member 'NativeAIScript_NodeHandlder_CheckPassedCondition::Param' has a wrong offset!"); \ static_assert(offsetof(NativeAIScript_NodeHandlder_CheckPassedCondition, Param1) == 0x000020, "Member 'NativeAIScript_NodeHandlder_CheckPassedCondition::Param1' has a wrong offset!"); \ static_assert(offsetof(NativeAIScript_NodeHandlder_CheckPassedCondition, Param2) == 0x000030, "Member 'NativeAIScript_NodeHandlder_CheckPassedCondition::Param2' has a wrong offset!"); \ static_assert(offsetof(NativeAIScript_NodeHandlder_CheckPassedCondition, Param3) == 0x000040, "Member 'NativeAIScript_NodeHandlder_CheckPassedCondition::Param3' has a wrong offset!"); \ static_assert(offsetof(NativeAIScript_NodeHandlder_CheckPassedCondition, ReturnPassed) == 0x000050, "Member 'NativeAIScript_NodeHandlder_CheckPassedCondition::ReturnPassed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NativeAIScript_NodeHandlder_ExtendNodeAction \ static_assert(alignof(NativeAIScript_NodeHandlder_ExtendNodeAction) == 0x000008, "Wrong alignment on NativeAIScript_NodeHandlder_ExtendNodeAction"); \ static_assert(sizeof(NativeAIScript_NodeHandlder_ExtendNodeAction) == 0x000018, "Wrong size on NativeAIScript_NodeHandlder_ExtendNodeAction"); \ static_assert(offsetof(NativeAIScript_NodeHandlder_ExtendNodeAction, NewDuration) == 0x000000, "Member 'NativeAIScript_NodeHandlder_ExtendNodeAction::NewDuration' has a wrong offset!"); \ static_assert(offsetof(NativeAIScript_NodeHandlder_ExtendNodeAction, Reason) == 0x000008, "Member 'NativeAIScript_NodeHandlder_ExtendNodeAction::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NativeAIScript_NodeHandlder_IsNodeActionBreakable \ static_assert(alignof(NativeAIScript_NodeHandlder_IsNodeActionBreakable) == 0x000001, "Wrong alignment on NativeAIScript_NodeHandlder_IsNodeActionBreakable"); \ static_assert(sizeof(NativeAIScript_NodeHandlder_IsNodeActionBreakable) == 0x000001, "Wrong size on NativeAIScript_NodeHandlder_IsNodeActionBreakable"); \ static_assert(offsetof(NativeAIScript_NodeHandlder_IsNodeActionBreakable, IsBreakable) == 0x000000, "Member 'NativeAIScript_NodeHandlder_IsNodeActionBreakable::IsBreakable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NativeAIScript_NodeHandlder_NodeActionComplete \ static_assert(alignof(NativeAIScript_NodeHandlder_NodeActionComplete) == 0x000008, "Wrong alignment on NativeAIScript_NodeHandlder_NodeActionComplete"); \ static_assert(sizeof(NativeAIScript_NodeHandlder_NodeActionComplete) == 0x000018, "Wrong size on NativeAIScript_NodeHandlder_NodeActionComplete"); \ static_assert(offsetof(NativeAIScript_NodeHandlder_NodeActionComplete, Reason) == 0x000000, "Member 'NativeAIScript_NodeHandlder_NodeActionComplete::Reason' has a wrong offset!"); \ static_assert(offsetof(NativeAIScript_NodeHandlder_NodeActionComplete, RemainingTime) == 0x000010, "Member 'NativeAIScript_NodeHandlder_NodeActionComplete::RemainingTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NativeAIScript_NodeHandlder_PeformNodeAction \ static_assert(alignof(NativeAIScript_NodeHandlder_PeformNodeAction) == 0x000008, "Wrong alignment on NativeAIScript_NodeHandlder_PeformNodeAction"); \ static_assert(sizeof(NativeAIScript_NodeHandlder_PeformNodeAction) == 0x000050, "Wrong size on NativeAIScript_NodeHandlder_PeformNodeAction"); \ static_assert(offsetof(NativeAIScript_NodeHandlder_PeformNodeAction, Type) == 0x000000, "Member 'NativeAIScript_NodeHandlder_PeformNodeAction::Type' has a wrong offset!"); \ static_assert(offsetof(NativeAIScript_NodeHandlder_PeformNodeAction, Param) == 0x000010, "Member 'NativeAIScript_NodeHandlder_PeformNodeAction::Param' has a wrong offset!"); \ static_assert(offsetof(NativeAIScript_NodeHandlder_PeformNodeAction, Param1) == 0x000020, "Member 'NativeAIScript_NodeHandlder_PeformNodeAction::Param1' has a wrong offset!"); \ static_assert(offsetof(NativeAIScript_NodeHandlder_PeformNodeAction, Param2) == 0x000030, "Member 'NativeAIScript_NodeHandlder_PeformNodeAction::Param2' has a wrong offset!"); \ static_assert(offsetof(NativeAIScript_NodeHandlder_PeformNodeAction, Param3) == 0x000040, "Member 'NativeAIScript_NodeHandlder_PeformNodeAction::Param3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNativeAIScript_NodeHandlder \ static_assert(alignof(UNativeAIScript_NodeHandlder) == 0x000008, "Wrong alignment on UNativeAIScript_NodeHandlder"); \ static_assert(sizeof(UNativeAIScript_NodeHandlder) == 0x0000F8, "Wrong size on UNativeAIScript_NodeHandlder"); \ static_assert(offsetof(UNativeAIScript_NodeHandlder, OnNodeActionComplete) == 0x0000E8, "Member 'UNativeAIScript_NodeHandlder::OnNodeActionComplete' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIScriptTask_BlueprintBase_AppendSelectedNodePath \ static_assert(alignof(AIScriptTask_BlueprintBase_AppendSelectedNodePath) == 0x000008, "Wrong alignment on AIScriptTask_BlueprintBase_AppendSelectedNodePath"); \ static_assert(sizeof(AIScriptTask_BlueprintBase_AppendSelectedNodePath) == 0x000028, "Wrong size on AIScriptTask_BlueprintBase_AppendSelectedNodePath"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_AppendSelectedNodePath, InPath) == 0x000000, "Member 'AIScriptTask_BlueprintBase_AppendSelectedNodePath::InPath' has a wrong offset!"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_AppendSelectedNodePath, NodeId) == 0x000010, "Member 'AIScriptTask_BlueprintBase_AppendSelectedNodePath::NodeId' has a wrong offset!"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_AppendSelectedNodePath, PathIdx) == 0x000014, "Member 'AIScriptTask_BlueprintBase_AppendSelectedNodePath::PathIdx' has a wrong offset!"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_AppendSelectedNodePath, ReturnValue) == 0x000018, "Member 'AIScriptTask_BlueprintBase_AppendSelectedNodePath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIScriptTask_BlueprintBase_CallDoAction \ static_assert(alignof(AIScriptTask_BlueprintBase_CallDoAction) == 0x000008, "Wrong alignment on AIScriptTask_BlueprintBase_CallDoAction"); \ static_assert(sizeof(AIScriptTask_BlueprintBase_CallDoAction) == 0x000080, "Wrong size on AIScriptTask_BlueprintBase_CallDoAction"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_CallDoAction, InParam) == 0x000000, "Member 'AIScriptTask_BlueprintBase_CallDoAction::InParam' has a wrong offset!"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_CallDoAction, UUID) == 0x000058, "Member 'AIScriptTask_BlueprintBase_CallDoAction::UUID' has a wrong offset!"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_CallDoAction, OnUpdated) == 0x00005C, "Member 'AIScriptTask_BlueprintBase_CallDoAction::OnUpdated' has a wrong offset!"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_CallDoAction, OnCompleted) == 0x00006C, "Member 'AIScriptTask_BlueprintBase_CallDoAction::OnCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIScriptTask_BlueprintBase_CompleteCallback \ static_assert(alignof(AIScriptTask_BlueprintBase_CompleteCallback) == 0x000004, "Wrong alignment on AIScriptTask_BlueprintBase_CompleteCallback"); \ static_assert(sizeof(AIScriptTask_BlueprintBase_CompleteCallback) == 0x000004, "Wrong size on AIScriptTask_BlueprintBase_CompleteCallback"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_CompleteCallback, UUID) == 0x000000, "Member 'AIScriptTask_BlueprintBase_CompleteCallback::UUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIScriptTask_BlueprintBase_DoAction \ static_assert(alignof(AIScriptTask_BlueprintBase_DoAction) == 0x000008, "Wrong alignment on AIScriptTask_BlueprintBase_DoAction"); \ static_assert(sizeof(AIScriptTask_BlueprintBase_DoAction) == 0x000068, "Wrong size on AIScriptTask_BlueprintBase_DoAction"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_DoAction, UUID) == 0x000000, "Member 'AIScriptTask_BlueprintBase_DoAction::UUID' has a wrong offset!"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_DoAction, bIsReentry) == 0x000004, "Member 'AIScriptTask_BlueprintBase_DoAction::bIsReentry' has a wrong offset!"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_DoAction, InParam) == 0x000008, "Member 'AIScriptTask_BlueprintBase_DoAction::InParam' has a wrong offset!"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_DoAction, bShouldListenCallback) == 0x000060, "Member 'AIScriptTask_BlueprintBase_DoAction::bShouldListenCallback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIScriptTask_BlueprintBase_RandomPathsAndRefreshMarked \ static_assert(alignof(AIScriptTask_BlueprintBase_RandomPathsAndRefreshMarked) == 0x000008, "Wrong alignment on AIScriptTask_BlueprintBase_RandomPathsAndRefreshMarked"); \ static_assert(sizeof(AIScriptTask_BlueprintBase_RandomPathsAndRefreshMarked) == 0x000040, "Wrong size on AIScriptTask_BlueprintBase_RandomPathsAndRefreshMarked"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_RandomPathsAndRefreshMarked, InRawPaths) == 0x000000, "Member 'AIScriptTask_BlueprintBase_RandomPathsAndRefreshMarked::InRawPaths' has a wrong offset!"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_RandomPathsAndRefreshMarked, OutPathSelected) == 0x000010, "Member 'AIScriptTask_BlueprintBase_RandomPathsAndRefreshMarked::OutPathSelected' has a wrong offset!"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_RandomPathsAndRefreshMarked, ReturnValue) == 0x000038, "Member 'AIScriptTask_BlueprintBase_RandomPathsAndRefreshMarked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIScriptTask_BlueprintBase_RemovedCallbacks \ static_assert(alignof(AIScriptTask_BlueprintBase_RemovedCallbacks) == 0x000004, "Wrong alignment on AIScriptTask_BlueprintBase_RemovedCallbacks"); \ static_assert(sizeof(AIScriptTask_BlueprintBase_RemovedCallbacks) == 0x000004, "Wrong size on AIScriptTask_BlueprintBase_RemovedCallbacks"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_RemovedCallbacks, ExceptUUID) == 0x000000, "Member 'AIScriptTask_BlueprintBase_RemovedCallbacks::ExceptUUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIScriptTask_BlueprintBase_UpdateCallback \ static_assert(alignof(AIScriptTask_BlueprintBase_UpdateCallback) == 0x000004, "Wrong alignment on AIScriptTask_BlueprintBase_UpdateCallback"); \ static_assert(sizeof(AIScriptTask_BlueprintBase_UpdateCallback) == 0x000004, "Wrong size on AIScriptTask_BlueprintBase_UpdateCallback"); \ static_assert(offsetof(AIScriptTask_BlueprintBase_UpdateCallback, UUID) == 0x000000, "Member 'AIScriptTask_BlueprintBase_UpdateCallback::UUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIScriptTask_BlueprintBase \ static_assert(alignof(UAIScriptTask_BlueprintBase) == 0x000008, "Wrong alignment on UAIScriptTask_BlueprintBase"); \ static_assert(sizeof(UAIScriptTask_BlueprintBase) == 0x000118, "Wrong size on UAIScriptTask_BlueprintBase"); \ #define DUMPER7_ASSERTS_CombatStatCaculator_BuffAdded \ static_assert(alignof(CombatStatCaculator_BuffAdded) == 0x000008, "Wrong alignment on CombatStatCaculator_BuffAdded"); \ static_assert(sizeof(CombatStatCaculator_BuffAdded) == 0x000018, "Wrong size on CombatStatCaculator_BuffAdded"); \ static_assert(offsetof(CombatStatCaculator_BuffAdded, StatBuffKey) == 0x000000, "Member 'CombatStatCaculator_BuffAdded::StatBuffKey' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_BuffAdded, UniqueId) == 0x000008, "Member 'CombatStatCaculator_BuffAdded::UniqueId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculator_BuffRemoved \ static_assert(alignof(CombatStatCaculator_BuffRemoved) == 0x000008, "Wrong alignment on CombatStatCaculator_BuffRemoved"); \ static_assert(sizeof(CombatStatCaculator_BuffRemoved) == 0x000018, "Wrong size on CombatStatCaculator_BuffRemoved"); \ static_assert(offsetof(CombatStatCaculator_BuffRemoved, StatBuffKey) == 0x000000, "Member 'CombatStatCaculator_BuffRemoved::StatBuffKey' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_BuffRemoved, UniqueId) == 0x000008, "Member 'CombatStatCaculator_BuffRemoved::UniqueId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculator_BuffRemovedById \ static_assert(alignof(CombatStatCaculator_BuffRemovedById) == 0x000008, "Wrong alignment on CombatStatCaculator_BuffRemovedById"); \ static_assert(sizeof(CombatStatCaculator_BuffRemovedById) == 0x000010, "Wrong size on CombatStatCaculator_BuffRemovedById"); \ static_assert(offsetof(CombatStatCaculator_BuffRemovedById, UniqueId) == 0x000000, "Member 'CombatStatCaculator_BuffRemovedById::UniqueId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculator_CaculateDamage \ static_assert(alignof(CombatStatCaculator_CaculateDamage) == 0x000008, "Wrong alignment on CombatStatCaculator_CaculateDamage"); \ static_assert(sizeof(CombatStatCaculator_CaculateDamage) == 0x0000A0, "Wrong size on CombatStatCaculator_CaculateDamage"); \ static_assert(offsetof(CombatStatCaculator_CaculateDamage, InComming) == 0x000000, "Member 'CombatStatCaculator_CaculateDamage::InComming' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_CaculateDamage, HurtResults) == 0x000050, "Member 'CombatStatCaculator_CaculateDamage::HurtResults' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculator_CaculateDuplicatedDataIfChanged \ static_assert(alignof(CombatStatCaculator_CaculateDuplicatedDataIfChanged) == 0x000008, "Wrong alignment on CombatStatCaculator_CaculateDuplicatedDataIfChanged"); \ static_assert(sizeof(CombatStatCaculator_CaculateDuplicatedDataIfChanged) == 0x0000A0, "Wrong size on CombatStatCaculator_CaculateDuplicatedDataIfChanged"); \ static_assert(offsetof(CombatStatCaculator_CaculateDuplicatedDataIfChanged, OverrideInputs) == 0x000000, "Member 'CombatStatCaculator_CaculateDuplicatedDataIfChanged::OverrideInputs' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_CaculateDuplicatedDataIfChanged, DataMayChanged) == 0x000050, "Member 'CombatStatCaculator_CaculateDuplicatedDataIfChanged::DataMayChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculator_CaculateDuplicatedDataIfChangedEquipment \ static_assert(alignof(CombatStatCaculator_CaculateDuplicatedDataIfChangedEquipment) == 0x000008, "Wrong alignment on CombatStatCaculator_CaculateDuplicatedDataIfChangedEquipment"); \ static_assert(sizeof(CombatStatCaculator_CaculateDuplicatedDataIfChangedEquipment) == 0x0000A0, "Wrong size on CombatStatCaculator_CaculateDuplicatedDataIfChangedEquipment"); \ static_assert(offsetof(CombatStatCaculator_CaculateDuplicatedDataIfChangedEquipment, RefreshData) == 0x000000, "Member 'CombatStatCaculator_CaculateDuplicatedDataIfChangedEquipment::RefreshData' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_CaculateDuplicatedDataIfChangedEquipment, DuplicatedData) == 0x000050, "Member 'CombatStatCaculator_CaculateDuplicatedDataIfChangedEquipment::DuplicatedData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculator_CancelForce \ static_assert(alignof(CombatStatCaculator_CancelForce) == 0x000004, "Wrong alignment on CombatStatCaculator_CancelForce"); \ static_assert(sizeof(CombatStatCaculator_CancelForce) == 0x000008, "Wrong size on CombatStatCaculator_CancelForce"); \ static_assert(offsetof(CombatStatCaculator_CancelForce, StatKey) == 0x000000, "Member 'CombatStatCaculator_CancelForce::StatKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculator_ForceValue \ static_assert(alignof(CombatStatCaculator_ForceValue) == 0x000004, "Wrong alignment on CombatStatCaculator_ForceValue"); \ static_assert(sizeof(CombatStatCaculator_ForceValue) == 0x00000C, "Wrong size on CombatStatCaculator_ForceValue"); \ static_assert(offsetof(CombatStatCaculator_ForceValue, StatKey) == 0x000000, "Member 'CombatStatCaculator_ForceValue::StatKey' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_ForceValue, Value) == 0x000008, "Member 'CombatStatCaculator_ForceValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculator_GetAllData \ static_assert(alignof(CombatStatCaculator_GetAllData) == 0x000008, "Wrong alignment on CombatStatCaculator_GetAllData"); \ static_assert(sizeof(CombatStatCaculator_GetAllData) == 0x0000A0, "Wrong size on CombatStatCaculator_GetAllData"); \ static_assert(offsetof(CombatStatCaculator_GetAllData, Stats) == 0x000000, "Member 'CombatStatCaculator_GetAllData::Stats' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_GetAllData, Buffs) == 0x000050, "Member 'CombatStatCaculator_GetAllData::Buffs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculator_GetValue \ static_assert(alignof(CombatStatCaculator_GetValue) == 0x000004, "Wrong alignment on CombatStatCaculator_GetValue"); \ static_assert(sizeof(CombatStatCaculator_GetValue) == 0x00000C, "Wrong size on CombatStatCaculator_GetValue"); \ static_assert(offsetof(CombatStatCaculator_GetValue, StatKey) == 0x000000, "Member 'CombatStatCaculator_GetValue::StatKey' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_GetValue, ReturnValue) == 0x000008, "Member 'CombatStatCaculator_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculator_MakeIncomesDamage \ static_assert(alignof(CombatStatCaculator_MakeIncomesDamage) == 0x000004, "Wrong alignment on CombatStatCaculator_MakeIncomesDamage"); \ static_assert(sizeof(CombatStatCaculator_MakeIncomesDamage) == 0x000038, "Wrong size on CombatStatCaculator_MakeIncomesDamage"); \ static_assert(offsetof(CombatStatCaculator_MakeIncomesDamage, PhysicType) == 0x000000, "Member 'CombatStatCaculator_MakeIncomesDamage::PhysicType' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_MakeIncomesDamage, Type1) == 0x000008, "Member 'CombatStatCaculator_MakeIncomesDamage::Type1' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_MakeIncomesDamage, Value1) == 0x000010, "Member 'CombatStatCaculator_MakeIncomesDamage::Value1' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_MakeIncomesDamage, Type2) == 0x000014, "Member 'CombatStatCaculator_MakeIncomesDamage::Type2' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_MakeIncomesDamage, Value2) == 0x00001C, "Member 'CombatStatCaculator_MakeIncomesDamage::Value2' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_MakeIncomesDamage, Type3) == 0x000020, "Member 'CombatStatCaculator_MakeIncomesDamage::Type3' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_MakeIncomesDamage, Value3) == 0x000028, "Member 'CombatStatCaculator_MakeIncomesDamage::Value3' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_MakeIncomesDamage, Type4) == 0x00002C, "Member 'CombatStatCaculator_MakeIncomesDamage::Type4' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_MakeIncomesDamage, Value4) == 0x000034, "Member 'CombatStatCaculator_MakeIncomesDamage::Value4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculator_ResetAll \ static_assert(alignof(CombatStatCaculator_ResetAll) == 0x000008, "Wrong alignment on CombatStatCaculator_ResetAll"); \ static_assert(sizeof(CombatStatCaculator_ResetAll) == 0x0000A0, "Wrong size on CombatStatCaculator_ResetAll"); \ static_assert(offsetof(CombatStatCaculator_ResetAll, Stats) == 0x000000, "Member 'CombatStatCaculator_ResetAll::Stats' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_ResetAll, Buffs) == 0x000050, "Member 'CombatStatCaculator_ResetAll::Buffs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculator_UpdateBaseValue \ static_assert(alignof(CombatStatCaculator_UpdateBaseValue) == 0x000004, "Wrong alignment on CombatStatCaculator_UpdateBaseValue"); \ static_assert(sizeof(CombatStatCaculator_UpdateBaseValue) == 0x00000C, "Wrong size on CombatStatCaculator_UpdateBaseValue"); \ static_assert(offsetof(CombatStatCaculator_UpdateBaseValue, StatKey) == 0x000000, "Member 'CombatStatCaculator_UpdateBaseValue::StatKey' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculator_UpdateBaseValue, Value) == 0x000008, "Member 'CombatStatCaculator_UpdateBaseValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculator_UpdateBaseValues \ static_assert(alignof(CombatStatCaculator_UpdateBaseValues) == 0x000008, "Wrong alignment on CombatStatCaculator_UpdateBaseValues"); \ static_assert(sizeof(CombatStatCaculator_UpdateBaseValues) == 0x000050, "Wrong size on CombatStatCaculator_UpdateBaseValues"); \ static_assert(offsetof(CombatStatCaculator_UpdateBaseValues, Stats) == 0x000000, "Member 'CombatStatCaculator_UpdateBaseValues::Stats' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculator_UpdateEquipmentValues \ static_assert(alignof(CombatStatCaculator_UpdateEquipmentValues) == 0x000008, "Wrong alignment on CombatStatCaculator_UpdateEquipmentValues"); \ static_assert(sizeof(CombatStatCaculator_UpdateEquipmentValues) == 0x000050, "Wrong size on CombatStatCaculator_UpdateEquipmentValues"); \ static_assert(offsetof(CombatStatCaculator_UpdateEquipmentValues, NewData) == 0x000000, "Member 'CombatStatCaculator_UpdateEquipmentValues::NewData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCombatStatCaculator \ static_assert(alignof(UCombatStatCaculator) == 0x000008, "Wrong alignment on UCombatStatCaculator"); \ static_assert(sizeof(UCombatStatCaculator) == 0x000038, "Wrong size on UCombatStatCaculator"); \ static_assert(offsetof(UCombatStatCaculator, OnCombatorStatChanged) == 0x000028, "Member 'UCombatStatCaculator::OnCombatorStatChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculatorFactory_CreateCombatStatCaculator \ static_assert(alignof(CombatStatCaculatorFactory_CreateCombatStatCaculator) == 0x000008, "Wrong alignment on CombatStatCaculatorFactory_CreateCombatStatCaculator"); \ static_assert(sizeof(CombatStatCaculatorFactory_CreateCombatStatCaculator) == 0x000020, "Wrong size on CombatStatCaculatorFactory_CreateCombatStatCaculator"); \ static_assert(offsetof(CombatStatCaculatorFactory_CreateCombatStatCaculator, InitOwner) == 0x000000, "Member 'CombatStatCaculatorFactory_CreateCombatStatCaculator::InitOwner' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculatorFactory_CreateCombatStatCaculator, Tag) == 0x000008, "Member 'CombatStatCaculatorFactory_CreateCombatStatCaculator::Tag' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculatorFactory_CreateCombatStatCaculator, ReturnValue) == 0x000018, "Member 'CombatStatCaculatorFactory_CreateCombatStatCaculator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACombatStatCaculatorFactory \ static_assert(alignof(ACombatStatCaculatorFactory) == 0x000008, "Wrong alignment on ACombatStatCaculatorFactory"); \ static_assert(sizeof(ACombatStatCaculatorFactory) == 0x0002F0, "Wrong size on ACombatStatCaculatorFactory"); \ #define DUMPER7_ASSERTS_FloatTableIndex_GetTableSize \ static_assert(alignof(FloatTableIndex_GetTableSize) == 0x000008, "Wrong alignment on FloatTableIndex_GetTableSize"); \ static_assert(sizeof(FloatTableIndex_GetTableSize) == 0x000018, "Wrong size on FloatTableIndex_GetTableSize"); \ static_assert(offsetof(FloatTableIndex_GetTableSize, TableId) == 0x000000, "Member 'FloatTableIndex_GetTableSize::TableId' has a wrong offset!"); \ static_assert(offsetof(FloatTableIndex_GetTableSize, ReturnValue) == 0x000010, "Member 'FloatTableIndex_GetTableSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FloatTableIndex_GetValue \ static_assert(alignof(FloatTableIndex_GetValue) == 0x000008, "Wrong alignment on FloatTableIndex_GetValue"); \ static_assert(sizeof(FloatTableIndex_GetValue) == 0x000018, "Wrong size on FloatTableIndex_GetValue"); \ static_assert(offsetof(FloatTableIndex_GetValue, TableId) == 0x000000, "Member 'FloatTableIndex_GetValue::TableId' has a wrong offset!"); \ static_assert(offsetof(FloatTableIndex_GetValue, Row) == 0x000010, "Member 'FloatTableIndex_GetValue::Row' has a wrong offset!"); \ static_assert(offsetof(FloatTableIndex_GetValue, ReturnValue) == 0x000014, "Member 'FloatTableIndex_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFloatTableIndex \ static_assert(alignof(UFloatTableIndex) == 0x000008, "Wrong alignment on UFloatTableIndex"); \ static_assert(sizeof(UFloatTableIndex) == 0x000028, "Wrong size on UFloatTableIndex"); \ #define DUMPER7_ASSERTS_FST_PairedAnimTemplateSettings \ static_assert(alignof(FST_PairedAnimTemplateSettings) == 0x000001, "Wrong alignment on FST_PairedAnimTemplateSettings"); \ static_assert(sizeof(FST_PairedAnimTemplateSettings) == 0x000008, "Wrong size on FST_PairedAnimTemplateSettings"); \ static_assert(offsetof(FST_PairedAnimTemplateSettings, AttachToTarget_23_35D360904FD06E0CA2BDE18F97955D1D) == 0x000000, "Member 'FST_PairedAnimTemplateSettings::AttachToTarget_23_35D360904FD06E0CA2BDE18F97955D1D' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimTemplateSettings, Step1_ParentMove_6_51F7836B41CC79C7EB9DE1A1AE9068CE) == 0x000001, "Member 'FST_PairedAnimTemplateSettings::Step1_ParentMove_6_51F7836B41CC79C7EB9DE1A1AE9068CE' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimTemplateSettings, Step2_ChildMove_9_FE68F69B4BB0C9FACA0E9CA68DAE16DA) == 0x000002, "Member 'FST_PairedAnimTemplateSettings::Step2_ChildMove_9_FE68F69B4BB0C9FACA0E9CA68DAE16DA' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimTemplateSettings, Step3_ParentMove_11_D0206F3D41D71286D68768817608935F) == 0x000003, "Member 'FST_PairedAnimTemplateSettings::Step3_ParentMove_11_D0206F3D41D71286D68768817608935F' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimTemplateSettings, DelayedAttachMove_15_C6436FC84206133BC11A86AED8A635AA) == 0x000004, "Member 'FST_PairedAnimTemplateSettings::DelayedAttachMove_15_C6436FC84206133BC11A86AED8A635AA' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimTemplateSettings, Delayed_Step1_ParentMove_24_B1A37CD54BB631DF0E3A6FB387035FAB) == 0x000005, "Member 'FST_PairedAnimTemplateSettings::Delayed_Step1_ParentMove_24_B1A37CD54BB631DF0E3A6FB387035FAB' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimTemplateSettings, Delayed_Step2_ChildMove_25_862138B849222FF0DE67138708BA3C25) == 0x000006, "Member 'FST_PairedAnimTemplateSettings::Delayed_Step2_ChildMove_25_862138B849222FF0DE67138708BA3C25' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimTemplateSettings, Delayed_Step3_ParentMove_26_9481659842DB27730BEBD58429F97CE8) == 0x000007, "Member 'FST_PairedAnimTemplateSettings::Delayed_Step3_ParentMove_26_9481659842DB27730BEBD58429F97CE8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculatorNative_InitWithTag \ static_assert(alignof(CombatStatCaculatorNative_InitWithTag) == 0x000008, "Wrong alignment on CombatStatCaculatorNative_InitWithTag"); \ static_assert(sizeof(CombatStatCaculatorNative_InitWithTag) == 0x000010, "Wrong size on CombatStatCaculatorNative_InitWithTag"); \ static_assert(offsetof(CombatStatCaculatorNative_InitWithTag, Tag) == 0x000000, "Member 'CombatStatCaculatorNative_InitWithTag::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCombatStatCaculatorNative \ static_assert(alignof(UCombatStatCaculatorNative) == 0x000008, "Wrong alignment on UCombatStatCaculatorNative"); \ static_assert(sizeof(UCombatStatCaculatorNative) == 0x000488, "Wrong size on UCombatStatCaculatorNative"); \ #define DUMPER7_ASSERTS_CombatStatCaculatorNativeFactory_AddBuffDefine_Internal \ static_assert(alignof(CombatStatCaculatorNativeFactory_AddBuffDefine_Internal) == 0x000008, "Wrong alignment on CombatStatCaculatorNativeFactory_AddBuffDefine_Internal"); \ static_assert(sizeof(CombatStatCaculatorNativeFactory_AddBuffDefine_Internal) == 0x000038, "Wrong size on CombatStatCaculatorNativeFactory_AddBuffDefine_Internal"); \ static_assert(offsetof(CombatStatCaculatorNativeFactory_AddBuffDefine_Internal, _buffkey) == 0x000000, "Member 'CombatStatCaculatorNativeFactory_AddBuffDefine_Internal::_buffkey' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculatorNativeFactory_AddBuffDefine_Internal, StatKey) == 0x000010, "Member 'CombatStatCaculatorNativeFactory_AddBuffDefine_Internal::StatKey' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculatorNativeFactory_AddBuffDefine_Internal, _bufftype) == 0x000020, "Member 'CombatStatCaculatorNativeFactory_AddBuffDefine_Internal::_bufftype' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculatorNativeFactory_AddBuffDefine_Internal, Value) == 0x000030, "Member 'CombatStatCaculatorNativeFactory_AddBuffDefine_Internal::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStatCaculatorNativeFactory_AddPropertyTable_Internal \ static_assert(alignof(CombatStatCaculatorNativeFactory_AddPropertyTable_Internal) == 0x000008, "Wrong alignment on CombatStatCaculatorNativeFactory_AddPropertyTable_Internal"); \ static_assert(sizeof(CombatStatCaculatorNativeFactory_AddPropertyTable_Internal) == 0x000020, "Wrong size on CombatStatCaculatorNativeFactory_AddPropertyTable_Internal"); \ static_assert(offsetof(CombatStatCaculatorNativeFactory_AddPropertyTable_Internal, simple_table) == 0x000000, "Member 'CombatStatCaculatorNativeFactory_AddPropertyTable_Internal::simple_table' has a wrong offset!"); \ static_assert(offsetof(CombatStatCaculatorNativeFactory_AddPropertyTable_Internal, Table) == 0x000010, "Member 'CombatStatCaculatorNativeFactory_AddPropertyTable_Internal::Table' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACombatStatCaculatorNativeFactory \ static_assert(alignof(ACombatStatCaculatorNativeFactory) == 0x000008, "Wrong alignment on ACombatStatCaculatorNativeFactory"); \ static_assert(sizeof(ACombatStatCaculatorNativeFactory) == 0x0002F0, "Wrong size on ACombatStatCaculatorNativeFactory"); \ #define DUMPER7_ASSERTS_WB_PackItemInformation_Arrmor1_C_duibi \ static_assert(alignof(WB_PackItemInformation_Arrmor1_C_duibi) == 0x000008, "Wrong alignment on WB_PackItemInformation_Arrmor1_C_duibi"); \ static_assert(sizeof(WB_PackItemInformation_Arrmor1_C_duibi) == 0x000008, "Wrong size on WB_PackItemInformation_Arrmor1_C_duibi"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_duibi, InputValue) == 0x000000, "Member 'WB_PackItemInformation_Arrmor1_C_duibi::InputValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1 \ static_assert(alignof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1) == 0x000008, "Wrong alignment on WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1"); \ static_assert(sizeof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1) == 0x0001E0, "Wrong size on WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, EntryPoint) == 0x000000, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, Temp_name_Variable) == 0x000004, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, Temp_bool_Variable) == 0x00000C, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, K2Node_CustomEvent_data) == 0x000010, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::K2Node_CustomEvent_data' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, CallFunc_RoundDown_RoundValue) == 0x000018, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::CallFunc_RoundDown_RoundValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, CallFunc_GetVisValue_ReturnValue) == 0x000020, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::CallFunc_GetVisValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, K2Node_CustomEvent_InputValue) == 0x000038, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::K2Node_CustomEvent_InputValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, CallFunc_RoundDown_RoundValue_1) == 0x000040, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::CallFunc_RoundDown_RoundValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000044, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, CallFunc_Greater_IntInt_ReturnValue) == 0x000045, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, CallFunc_GetFontDataColor_ReturnValue) == 0x000048, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, CallFunc_GetFontDataColor_ReturnValue_1) == 0x00005C, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, CallFunc_GetFontDataColor_ReturnValue_2) == 0x000070, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, Temp_name_Variable_1) == 0x000084, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, CallFunc_Subtract_IntInt_ReturnValue) == 0x00008C, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, CallFunc_Abs_Int_ReturnValue) == 0x000090, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::CallFunc_Abs_Int_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, Temp_bool_Variable_1) == 0x000094, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, CallFunc_GetVisValue_ReturnValue_1) == 0x000098, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::CallFunc_GetVisValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, K2Node_MakeStruct_FormatArgumentData) == 0x0000B0, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, K2Node_Select_Default) == 0x000100, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, K2Node_MakeArray_Array) == 0x000108, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, CallFunc_GetFontDataColor_ReturnValue_3) == 0x000118, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::CallFunc_GetFontDataColor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, CallFunc_Format_ReturnValue) == 0x000130, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, K2Node_MakeStruct_FormatArgumentData_1) == 0x000148, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, K2Node_Event_IsDesignTime) == 0x000198, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, K2Node_MakeArray_Array_1) == 0x0001A0, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, CallFunc_Format_ReturnValue_1) == 0x0001B0, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1, K2Node_Select_Default_1) == 0x0001C8, "Member 'WB_PackItemInformation_Arrmor1_C_ExecuteUbergraph_WB_PackItemInformation_Arrmor1::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformation_Arrmor1_C_GetVisValue \ static_assert(alignof(WB_PackItemInformation_Arrmor1_C_GetVisValue) == 0x000008, "Wrong alignment on WB_PackItemInformation_Arrmor1_C_GetVisValue"); \ static_assert(sizeof(WB_PackItemInformation_Arrmor1_C_GetVisValue) == 0x000050, "Wrong size on WB_PackItemInformation_Arrmor1_C_GetVisValue"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_GetVisValue, inInt) == 0x000000, "Member 'WB_PackItemInformation_Arrmor1_C_GetVisValue::inInt' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_GetVisValue, ReturnValue) == 0x000008, "Member 'WB_PackItemInformation_Arrmor1_C_GetVisValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_GetVisValue, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000020, "Member 'WB_PackItemInformation_Arrmor1_C_GetVisValue::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_GetVisValue, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000028, "Member 'WB_PackItemInformation_Arrmor1_C_GetVisValue::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_GetVisValue, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000030, "Member 'WB_PackItemInformation_Arrmor1_C_GetVisValue::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_GetVisValue, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000048, "Member 'WB_PackItemInformation_Arrmor1_C_GetVisValue::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformation_Arrmor1_C_PreConstruct \ static_assert(alignof(WB_PackItemInformation_Arrmor1_C_PreConstruct) == 0x000001, "Wrong alignment on WB_PackItemInformation_Arrmor1_C_PreConstruct"); \ static_assert(sizeof(WB_PackItemInformation_Arrmor1_C_PreConstruct) == 0x000001, "Wrong size on WB_PackItemInformation_Arrmor1_C_PreConstruct"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_PackItemInformation_Arrmor1_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformation_Arrmor1_C_RoundDown \ static_assert(alignof(WB_PackItemInformation_Arrmor1_C_RoundDown) == 0x000008, "Wrong alignment on WB_PackItemInformation_Arrmor1_C_RoundDown"); \ static_assert(sizeof(WB_PackItemInformation_Arrmor1_C_RoundDown) == 0x000020, "Wrong size on WB_PackItemInformation_Arrmor1_C_RoundDown"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_RoundDown, Input) == 0x000000, "Member 'WB_PackItemInformation_Arrmor1_C_RoundDown::Input' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_RoundDown, RoundValue) == 0x000008, "Member 'WB_PackItemInformation_Arrmor1_C_RoundDown::RoundValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_RoundDown, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'WB_PackItemInformation_Arrmor1_C_RoundDown::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_RoundDown, CallFunc_FTrunc_ReturnValue) == 0x000018, "Member 'WB_PackItemInformation_Arrmor1_C_RoundDown::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformation_Arrmor1_C_SetData \ static_assert(alignof(WB_PackItemInformation_Arrmor1_C_SetData) == 0x000008, "Wrong alignment on WB_PackItemInformation_Arrmor1_C_SetData"); \ static_assert(sizeof(WB_PackItemInformation_Arrmor1_C_SetData) == 0x000008, "Wrong size on WB_PackItemInformation_Arrmor1_C_SetData"); \ static_assert(offsetof(WB_PackItemInformation_Arrmor1_C_SetData, Data) == 0x000000, "Member 'WB_PackItemInformation_Arrmor1_C_SetData::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PackItemInformation_Arrmor1_C \ static_assert(alignof(UWB_PackItemInformation_Arrmor1_C) == 0x000008, "Wrong alignment on UWB_PackItemInformation_Arrmor1_C"); \ static_assert(sizeof(UWB_PackItemInformation_Arrmor1_C) == 0x0002C0, "Wrong size on UWB_PackItemInformation_Arrmor1_C"); \ static_assert(offsetof(UWB_PackItemInformation_Arrmor1_C, UberGraphFrame) == 0x000278, "Member 'UWB_PackItemInformation_Arrmor1_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_Arrmor1_C, Text_Change) == 0x000280, "Member 'UWB_PackItemInformation_Arrmor1_C::Text_Change' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_Arrmor1_C, TextBlock_ArrmorWulidefense) == 0x000288, "Member 'UWB_PackItemInformation_Arrmor1_C::TextBlock_ArrmorWulidefense' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_Arrmor1_C, TextBlock_Name) == 0x000290, "Member 'UWB_PackItemInformation_Arrmor1_C::TextBlock_Name' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_Arrmor1_C, Name_0) == 0x000298, "Member 'UWB_PackItemInformation_Arrmor1_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_Arrmor1_C, Tag) == 0x0002B0, "Member 'UWB_PackItemInformation_Arrmor1_C::Tag' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_Arrmor1_C, my_data) == 0x0002B8, "Member 'UWB_PackItemInformation_Arrmor1_C::my_data' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_Arrmor1_C, Value) == 0x0002BC, "Member 'UWB_PackItemInformation_Arrmor1_C::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1 \ static_assert(alignof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1) == 0x000008, "Wrong alignment on WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1"); \ static_assert(sizeof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1) == 0x000100, "Wrong size on WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, EntryPoint) == 0x000000, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, Temp_bool_Variable) == 0x000004, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, K2Node_Event_IsDesignTime) == 0x000005, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, CallFunc_Map_Keys_Keys) == 0x000008, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, Temp_byte_Variable) == 0x000018, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, Temp_byte_Variable_1) == 0x000019, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, K2Node_CustomEvent_InText) == 0x000020, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::K2Node_CustomEvent_InText' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, K2Node_Select_Default) == 0x000038, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, CallFunc_GetExtension_ReturnValue) == 0x000040, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, CallFunc_GetParentWidget_ReturnValue) == 0x000048, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::CallFunc_GetParentWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, CallFunc_GetExtension_ReturnValue_1) == 0x000050, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::CallFunc_GetExtension_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, CallFunc_MakeVector2D_ReturnValue) == 0x000060, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000070, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, CallFunc_GetUIStatic_ReturnValue) == 0x000078, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, CallFunc_IsValid_ReturnValue_1) == 0x000080, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, CallFunc_GetUIStatic_ReturnValue_1) == 0x000088, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, K2Node_MakeStruct_SlateFontInfo) == 0x000090, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::K2Node_MakeStruct_SlateFontInfo' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, CallFunc_MakeVector2D_ReturnValue_1) == 0x0000E8, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, CallFunc_Delay_Duration_ImplicitCast) == 0x0000F8, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1, CallFunc_SetBlurStrength_InStrength_ImplicitCast) == 0x0000FC, "Member 'WB_SecondaryWindow1_C_ExecuteUbergraph_WB_SecondaryWindow1::CallFunc_SetBlurStrength_InStrength_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SecondaryWindow1_C_GetInputHelper \ static_assert(alignof(WB_SecondaryWindow1_C_GetInputHelper) == 0x000008, "Wrong alignment on WB_SecondaryWindow1_C_GetInputHelper"); \ static_assert(sizeof(WB_SecondaryWindow1_C_GetInputHelper) == 0x000008, "Wrong size on WB_SecondaryWindow1_C_GetInputHelper"); \ static_assert(offsetof(WB_SecondaryWindow1_C_GetInputHelper, WGI_InputHelpVis_0) == 0x000000, "Member 'WB_SecondaryWindow1_C_GetInputHelper::WGI_InputHelpVis_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SecondaryWindow1_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_SecondaryWindow1_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_SecondaryWindow1_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_SecondaryWindow1_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_SecondaryWindow1_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_SecondaryWindow1_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_SecondaryWindow1_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SecondaryWindow1_C_PreConstruct \ static_assert(alignof(WB_SecondaryWindow1_C_PreConstruct) == 0x000001, "Wrong alignment on WB_SecondaryWindow1_C_PreConstruct"); \ static_assert(sizeof(WB_SecondaryWindow1_C_PreConstruct) == 0x000001, "Wrong size on WB_SecondaryWindow1_C_PreConstruct"); \ static_assert(offsetof(WB_SecondaryWindow1_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_SecondaryWindow1_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SecondaryWindow1_C_SetMainText \ static_assert(alignof(WB_SecondaryWindow1_C_SetMainText) == 0x000008, "Wrong alignment on WB_SecondaryWindow1_C_SetMainText"); \ static_assert(sizeof(WB_SecondaryWindow1_C_SetMainText) == 0x000018, "Wrong size on WB_SecondaryWindow1_C_SetMainText"); \ static_assert(offsetof(WB_SecondaryWindow1_C_SetMainText, InText) == 0x000000, "Member 'WB_SecondaryWindow1_C_SetMainText::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SecondaryWindow1_C \ static_assert(alignof(UWB_SecondaryWindow1_C) == 0x000008, "Wrong alignment on UWB_SecondaryWindow1_C"); \ static_assert(sizeof(UWB_SecondaryWindow1_C) == 0x000408, "Wrong size on UWB_SecondaryWindow1_C"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_SecondaryWindow1_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, AutomaticAccuracyImage_Border) == 0x0002C8, "Member 'UWB_SecondaryWindow1_C::AutomaticAccuracyImage_Border' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, BackgroundBlur) == 0x0002D0, "Member 'UWB_SecondaryWindow1_C::BackgroundBlur' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, Image_BGBlack) == 0x0002D8, "Member 'UWB_SecondaryWindow1_C::Image_BGBlack' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, NamedSlot_Content) == 0x0002E0, "Member 'UWB_SecondaryWindow1_C::NamedSlot_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, SizeBox) == 0x0002E8, "Member 'UWB_SecondaryWindow1_C::SizeBox' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, SizeBox_NamedSolt) == 0x0002F0, "Member 'UWB_SecondaryWindow1_C::SizeBox_NamedSolt' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, TextBlock) == 0x0002F8, "Member 'UWB_SecondaryWindow1_C::TextBlock' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, WB_AnimationSlot_Fade) == 0x000300, "Member 'UWB_SecondaryWindow1_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, WGI_InputHelpVis) == 0x000308, "Member 'UWB_SecondaryWindow1_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, ShowMainText) == 0x000310, "Member 'UWB_SecondaryWindow1_C::ShowMainText' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, Text) == 0x000318, "Member 'UWB_SecondaryWindow1_C::Text' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, VisBackKey) == 0x000330, "Member 'UWB_SecondaryWindow1_C::VisBackKey' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, VisEnterKey) == 0x000331, "Member 'UWB_SecondaryWindow1_C::VisEnterKey' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, AddNewVis) == 0x000338, "Member 'UWB_SecondaryWindow1_C::AddNewVis' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, Overide_New_Vis) == 0x000388, "Member 'UWB_SecondaryWindow1_C::Overide_New_Vis' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, BlurOpen) == 0x0003D8, "Member 'UWB_SecondaryWindow1_C::BlurOpen' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, PaddingTop) == 0x0003E0, "Member 'UWB_SecondaryWindow1_C::PaddingTop' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, Font_Size) == 0x0003E8, "Member 'UWB_SecondaryWindow1_C::Font_Size' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, Material_BG) == 0x0003F0, "Member 'UWB_SecondaryWindow1_C::Material_BG' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, SizeX) == 0x0003F8, "Member 'UWB_SecondaryWindow1_C::SizeX' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow1_C, SizeY) == 0x000400, "Member 'UWB_SecondaryWindow1_C::SizeY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDCSGemAttributes \ static_assert(alignof(FDCSGemAttributes) == 0x000004, "Wrong alignment on FDCSGemAttributes"); \ static_assert(sizeof(FDCSGemAttributes) == 0x000020, "Wrong size on FDCSGemAttributes"); \ static_assert(offsetof(FDCSGemAttributes, Shape) == 0x000000, "Member 'FDCSGemAttributes::Shape' has a wrong offset!"); \ static_assert(offsetof(FDCSGemAttributes, Level) == 0x000004, "Member 'FDCSGemAttributes::Level' has a wrong offset!"); \ static_assert(offsetof(FDCSGemAttributes, Attr1) == 0x000008, "Member 'FDCSGemAttributes::Attr1' has a wrong offset!"); \ static_assert(offsetof(FDCSGemAttributes, Value1) == 0x00000C, "Member 'FDCSGemAttributes::Value1' has a wrong offset!"); \ static_assert(offsetof(FDCSGemAttributes, Attr2) == 0x000010, "Member 'FDCSGemAttributes::Attr2' has a wrong offset!"); \ static_assert(offsetof(FDCSGemAttributes, Value2) == 0x000014, "Member 'FDCSGemAttributes::Value2' has a wrong offset!"); \ static_assert(offsetof(FDCSGemAttributes, Attr3) == 0x000018, "Member 'FDCSGemAttributes::Attr3' has a wrong offset!"); \ static_assert(offsetof(FDCSGemAttributes, Value3) == 0x00001C, "Member 'FDCSGemAttributes::Value3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGemStoreSaver_AddGemToWeapon \ static_assert(alignof(DCSGemStoreSaver_AddGemToWeapon) == 0x000004, "Wrong alignment on DCSGemStoreSaver_AddGemToWeapon"); \ static_assert(sizeof(DCSGemStoreSaver_AddGemToWeapon) == 0x000048, "Wrong size on DCSGemStoreSaver_AddGemToWeapon"); \ static_assert(offsetof(DCSGemStoreSaver_AddGemToWeapon, InNewGemId) == 0x000000, "Member 'DCSGemStoreSaver_AddGemToWeapon::InNewGemId' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_AddGemToWeapon, InTargetWeaponId) == 0x000010, "Member 'DCSGemStoreSaver_AddGemToWeapon::InTargetWeaponId' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_AddGemToWeapon, OutOldWeaponIfTheGemEquipTo) == 0x000020, "Member 'DCSGemStoreSaver_AddGemToWeapon::OutOldWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_AddGemToWeapon, OutOldGemInTheTargetWeaponPos) == 0x000030, "Member 'DCSGemStoreSaver_AddGemToWeapon::OutOldGemInTheTargetWeaponPos' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_AddGemToWeapon, InPos) == 0x000040, "Member 'DCSGemStoreSaver_AddGemToWeapon::InPos' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_AddGemToWeapon, ReturnValue) == 0x000044, "Member 'DCSGemStoreSaver_AddGemToWeapon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGemStoreSaver_DeleteGem \ static_assert(alignof(DCSGemStoreSaver_DeleteGem) == 0x000004, "Wrong alignment on DCSGemStoreSaver_DeleteGem"); \ static_assert(sizeof(DCSGemStoreSaver_DeleteGem) == 0x000024, "Wrong size on DCSGemStoreSaver_DeleteGem"); \ static_assert(offsetof(DCSGemStoreSaver_DeleteGem, InGemId) == 0x000000, "Member 'DCSGemStoreSaver_DeleteGem::InGemId' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_DeleteGem, OutMayRemoveFromWeaponId) == 0x000010, "Member 'DCSGemStoreSaver_DeleteGem::OutMayRemoveFromWeaponId' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_DeleteGem, ReturnValue) == 0x000020, "Member 'DCSGemStoreSaver_DeleteGem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGemStoreSaver_LoadAttributes \ static_assert(alignof(DCSGemStoreSaver_LoadAttributes) == 0x000008, "Wrong alignment on DCSGemStoreSaver_LoadAttributes"); \ static_assert(sizeof(DCSGemStoreSaver_LoadAttributes) == 0x000050, "Wrong size on DCSGemStoreSaver_LoadAttributes"); \ static_assert(offsetof(DCSGemStoreSaver_LoadAttributes, Out_Image_GemAttributes) == 0x000000, "Member 'DCSGemStoreSaver_LoadAttributes::Out_Image_GemAttributes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGemStoreSaver_LoadBeibao \ static_assert(alignof(DCSGemStoreSaver_LoadBeibao) == 0x000008, "Wrong alignment on DCSGemStoreSaver_LoadBeibao"); \ static_assert(sizeof(DCSGemStoreSaver_LoadBeibao) == 0x000010, "Wrong size on DCSGemStoreSaver_LoadBeibao"); \ static_assert(offsetof(DCSGemStoreSaver_LoadBeibao, OutImage_GemInBeibao) == 0x000000, "Member 'DCSGemStoreSaver_LoadBeibao::OutImage_GemInBeibao' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGemStoreSaver_LoadWeaponEquip \ static_assert(alignof(DCSGemStoreSaver_LoadWeaponEquip) == 0x000008, "Wrong alignment on DCSGemStoreSaver_LoadWeaponEquip"); \ static_assert(sizeof(DCSGemStoreSaver_LoadWeaponEquip) == 0x000050, "Wrong size on DCSGemStoreSaver_LoadWeaponEquip"); \ static_assert(offsetof(DCSGemStoreSaver_LoadWeaponEquip, Out_Image_GemEquipInfos) == 0x000000, "Member 'DCSGemStoreSaver_LoadWeaponEquip::Out_Image_GemEquipInfos' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGemStoreSaver_RemoveAllGemsFromWeapon \ static_assert(alignof(DCSGemStoreSaver_RemoveAllGemsFromWeapon) == 0x000008, "Wrong alignment on DCSGemStoreSaver_RemoveAllGemsFromWeapon"); \ static_assert(sizeof(DCSGemStoreSaver_RemoveAllGemsFromWeapon) == 0x000028, "Wrong size on DCSGemStoreSaver_RemoveAllGemsFromWeapon"); \ static_assert(offsetof(DCSGemStoreSaver_RemoveAllGemsFromWeapon, InWeaponId) == 0x000000, "Member 'DCSGemStoreSaver_RemoveAllGemsFromWeapon::InWeaponId' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_RemoveAllGemsFromWeapon, OutRemovedGemIds) == 0x000010, "Member 'DCSGemStoreSaver_RemoveAllGemsFromWeapon::OutRemovedGemIds' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_RemoveAllGemsFromWeapon, ReturnValue) == 0x000020, "Member 'DCSGemStoreSaver_RemoveAllGemsFromWeapon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGemStoreSaver_RemoveGemFromWeapon \ static_assert(alignof(DCSGemStoreSaver_RemoveGemFromWeapon) == 0x000004, "Wrong alignment on DCSGemStoreSaver_RemoveGemFromWeapon"); \ static_assert(sizeof(DCSGemStoreSaver_RemoveGemFromWeapon) == 0x000024, "Wrong size on DCSGemStoreSaver_RemoveGemFromWeapon"); \ static_assert(offsetof(DCSGemStoreSaver_RemoveGemFromWeapon, InGemId) == 0x000000, "Member 'DCSGemStoreSaver_RemoveGemFromWeapon::InGemId' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_RemoveGemFromWeapon, OutWeaponIfTheGemEquipTo) == 0x000010, "Member 'DCSGemStoreSaver_RemoveGemFromWeapon::OutWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_RemoveGemFromWeapon, ReturnValue) == 0x000020, "Member 'DCSGemStoreSaver_RemoveGemFromWeapon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGemStoreSaver_SaveAttributes \ static_assert(alignof(DCSGemStoreSaver_SaveAttributes) == 0x000008, "Wrong alignment on DCSGemStoreSaver_SaveAttributes"); \ static_assert(sizeof(DCSGemStoreSaver_SaveAttributes) == 0x000050, "Wrong size on DCSGemStoreSaver_SaveAttributes"); \ static_assert(offsetof(DCSGemStoreSaver_SaveAttributes, In_Image_GemAttributes) == 0x000000, "Member 'DCSGemStoreSaver_SaveAttributes::In_Image_GemAttributes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGemStoreSaver_SaveBeibao \ static_assert(alignof(DCSGemStoreSaver_SaveBeibao) == 0x000008, "Wrong alignment on DCSGemStoreSaver_SaveBeibao"); \ static_assert(sizeof(DCSGemStoreSaver_SaveBeibao) == 0x000010, "Wrong size on DCSGemStoreSaver_SaveBeibao"); \ static_assert(offsetof(DCSGemStoreSaver_SaveBeibao, In_Image_GemInBeibao) == 0x000000, "Member 'DCSGemStoreSaver_SaveBeibao::In_Image_GemInBeibao' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGemStoreSaver_SaveWeaponEquip \ static_assert(alignof(DCSGemStoreSaver_SaveWeaponEquip) == 0x000008, "Wrong alignment on DCSGemStoreSaver_SaveWeaponEquip"); \ static_assert(sizeof(DCSGemStoreSaver_SaveWeaponEquip) == 0x000050, "Wrong size on DCSGemStoreSaver_SaveWeaponEquip"); \ static_assert(offsetof(DCSGemStoreSaver_SaveWeaponEquip, In_Image_GemEquipInfos) == 0x000000, "Member 'DCSGemStoreSaver_SaveWeaponEquip::In_Image_GemEquipInfos' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGemStoreSaver_UpdateOrCreateGemToBeibao \ static_assert(alignof(DCSGemStoreSaver_UpdateOrCreateGemToBeibao) == 0x000004, "Wrong alignment on DCSGemStoreSaver_UpdateOrCreateGemToBeibao"); \ static_assert(sizeof(DCSGemStoreSaver_UpdateOrCreateGemToBeibao) == 0x000034, "Wrong size on DCSGemStoreSaver_UpdateOrCreateGemToBeibao"); \ static_assert(offsetof(DCSGemStoreSaver_UpdateOrCreateGemToBeibao, InGemId) == 0x000000, "Member 'DCSGemStoreSaver_UpdateOrCreateGemToBeibao::InGemId' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_UpdateOrCreateGemToBeibao, InNewAttributes) == 0x000010, "Member 'DCSGemStoreSaver_UpdateOrCreateGemToBeibao::InNewAttributes' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_UpdateOrCreateGemToBeibao, ReturnValue) == 0x000030, "Member 'DCSGemStoreSaver_UpdateOrCreateGemToBeibao::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGemStoreSaver_FindGemAttributesOfGuid \ static_assert(alignof(DCSGemStoreSaver_FindGemAttributesOfGuid) == 0x000004, "Wrong alignment on DCSGemStoreSaver_FindGemAttributesOfGuid"); \ static_assert(sizeof(DCSGemStoreSaver_FindGemAttributesOfGuid) == 0x000034, "Wrong size on DCSGemStoreSaver_FindGemAttributesOfGuid"); \ static_assert(offsetof(DCSGemStoreSaver_FindGemAttributesOfGuid, InGemId) == 0x000000, "Member 'DCSGemStoreSaver_FindGemAttributesOfGuid::InGemId' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_FindGemAttributesOfGuid, OutAttributes) == 0x000010, "Member 'DCSGemStoreSaver_FindGemAttributesOfGuid::OutAttributes' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_FindGemAttributesOfGuid, ReturnValue) == 0x000030, "Member 'DCSGemStoreSaver_FindGemAttributesOfGuid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGemStoreSaver_FindGemsOfWeapon \ static_assert(alignof(DCSGemStoreSaver_FindGemsOfWeapon) == 0x000008, "Wrong alignment on DCSGemStoreSaver_FindGemsOfWeapon"); \ static_assert(sizeof(DCSGemStoreSaver_FindGemsOfWeapon) == 0x000028, "Wrong size on DCSGemStoreSaver_FindGemsOfWeapon"); \ static_assert(offsetof(DCSGemStoreSaver_FindGemsOfWeapon, InWeaponId) == 0x000000, "Member 'DCSGemStoreSaver_FindGemsOfWeapon::InWeaponId' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_FindGemsOfWeapon, OutGemIds) == 0x000010, "Member 'DCSGemStoreSaver_FindGemsOfWeapon::OutGemIds' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_FindGemsOfWeapon, ReturnValue) == 0x000020, "Member 'DCSGemStoreSaver_FindGemsOfWeapon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGemStoreSaver_FindWeaponIdEquipedGem \ static_assert(alignof(DCSGemStoreSaver_FindWeaponIdEquipedGem) == 0x000004, "Wrong alignment on DCSGemStoreSaver_FindWeaponIdEquipedGem"); \ static_assert(sizeof(DCSGemStoreSaver_FindWeaponIdEquipedGem) == 0x000024, "Wrong size on DCSGemStoreSaver_FindWeaponIdEquipedGem"); \ static_assert(offsetof(DCSGemStoreSaver_FindWeaponIdEquipedGem, InGemId) == 0x000000, "Member 'DCSGemStoreSaver_FindWeaponIdEquipedGem::InGemId' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_FindWeaponIdEquipedGem, OutWeaponIfTheGemEquipTo) == 0x000010, "Member 'DCSGemStoreSaver_FindWeaponIdEquipedGem::OutWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_FindWeaponIdEquipedGem, ReturnValue) == 0x000020, "Member 'DCSGemStoreSaver_FindWeaponIdEquipedGem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGemStoreSaver_GetUnsortedGemsInBeibao \ static_assert(alignof(DCSGemStoreSaver_GetUnsortedGemsInBeibao) == 0x000008, "Wrong alignment on DCSGemStoreSaver_GetUnsortedGemsInBeibao"); \ static_assert(sizeof(DCSGemStoreSaver_GetUnsortedGemsInBeibao) == 0x000018, "Wrong size on DCSGemStoreSaver_GetUnsortedGemsInBeibao"); \ static_assert(offsetof(DCSGemStoreSaver_GetUnsortedGemsInBeibao, OutGemsCopiedInBeibao) == 0x000000, "Member 'DCSGemStoreSaver_GetUnsortedGemsInBeibao::OutGemsCopiedInBeibao' has a wrong offset!"); \ static_assert(offsetof(DCSGemStoreSaver_GetUnsortedGemsInBeibao, ReturnValue) == 0x000010, "Member 'DCSGemStoreSaver_GetUnsortedGemsInBeibao::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSGemStoreSaver \ static_assert(alignof(UDCSGemStoreSaver) == 0x000008, "Wrong alignment on UDCSGemStoreSaver"); \ static_assert(sizeof(UDCSGemStoreSaver) == 0x0001E0, "Wrong size on UDCSGemStoreSaver"); \ #define DUMPER7_ASSERTS_UDCSGemStoreSaverSorted \ static_assert(alignof(UDCSGemStoreSaverSorted) == 0x000008, "Wrong alignment on UDCSGemStoreSaverSorted"); \ static_assert(sizeof(UDCSGemStoreSaverSorted) == 0x0001E0, "Wrong size on UDCSGemStoreSaverSorted"); \ #define DUMPER7_ASSERTS_UDynamicEventPlugin_C \ static_assert(alignof(UDynamicEventPlugin_C) == 0x000008, "Wrong alignment on UDynamicEventPlugin_C"); \ static_assert(sizeof(UDynamicEventPlugin_C) == 0x0000F8, "Wrong size on UDynamicEventPlugin_C"); \ static_assert(offsetof(UDynamicEventPlugin_C, ActorEvent) == 0x0000E8, "Member 'UDynamicEventPlugin_C::ActorEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NpcTaskFirePointIcon \ static_assert(alignof(FST_NpcTaskFirePointIcon) == 0x000008, "Wrong alignment on FST_NpcTaskFirePointIcon"); \ static_assert(sizeof(FST_NpcTaskFirePointIcon) == 0x000018, "Wrong size on FST_NpcTaskFirePointIcon"); \ static_assert(offsetof(FST_NpcTaskFirePointIcon, FirePoint_2_8DFEBDF94904A3D923F04196D23766A2) == 0x000000, "Member 'FST_NpcTaskFirePointIcon::FirePoint_2_8DFEBDF94904A3D923F04196D23766A2' has a wrong offset!"); \ static_assert(offsetof(FST_NpcTaskFirePointIcon, IconList_7_3A2E489145A68BDB62AA87BA471A6D27) == 0x000008, "Member 'FST_NpcTaskFirePointIcon::IconList_7_3A2E489145A68BDB62AA87BA471A6D27' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameConfiger_GetStrArray \ static_assert(alignof(GameConfiger_GetStrArray) == 0x000008, "Wrong alignment on GameConfiger_GetStrArray"); \ static_assert(sizeof(GameConfiger_GetStrArray) == 0x000028, "Wrong size on GameConfiger_GetStrArray"); \ static_assert(offsetof(GameConfiger_GetStrArray, ConfigFullName) == 0x000000, "Member 'GameConfiger_GetStrArray::ConfigFullName' has a wrong offset!"); \ static_assert(offsetof(GameConfiger_GetStrArray, Value) == 0x000010, "Member 'GameConfiger_GetStrArray::Value' has a wrong offset!"); \ static_assert(offsetof(GameConfiger_GetStrArray, ReturnValue) == 0x000020, "Member 'GameConfiger_GetStrArray::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameConfiger_GetStringValue \ static_assert(alignof(GameConfiger_GetStringValue) == 0x000008, "Wrong alignment on GameConfiger_GetStringValue"); \ static_assert(sizeof(GameConfiger_GetStringValue) == 0x000028, "Wrong size on GameConfiger_GetStringValue"); \ static_assert(offsetof(GameConfiger_GetStringValue, ConfigFullName) == 0x000000, "Member 'GameConfiger_GetStringValue::ConfigFullName' has a wrong offset!"); \ static_assert(offsetof(GameConfiger_GetStringValue, Value) == 0x000010, "Member 'GameConfiger_GetStringValue::Value' has a wrong offset!"); \ static_assert(offsetof(GameConfiger_GetStringValue, ReturnValue) == 0x000020, "Member 'GameConfiger_GetStringValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameConfiger_GetStrStrMap \ static_assert(alignof(GameConfiger_GetStrStrMap) == 0x000008, "Wrong alignment on GameConfiger_GetStrStrMap"); \ static_assert(sizeof(GameConfiger_GetStrStrMap) == 0x000068, "Wrong size on GameConfiger_GetStrStrMap"); \ static_assert(offsetof(GameConfiger_GetStrStrMap, ConfigFullName) == 0x000000, "Member 'GameConfiger_GetStrStrMap::ConfigFullName' has a wrong offset!"); \ static_assert(offsetof(GameConfiger_GetStrStrMap, Value) == 0x000010, "Member 'GameConfiger_GetStrStrMap::Value' has a wrong offset!"); \ static_assert(offsetof(GameConfiger_GetStrStrMap, ReturnValue) == 0x000060, "Member 'GameConfiger_GetStrStrMap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameConfiger_GetTopConfigNames \ static_assert(alignof(GameConfiger_GetTopConfigNames) == 0x000008, "Wrong alignment on GameConfiger_GetTopConfigNames"); \ static_assert(sizeof(GameConfiger_GetTopConfigNames) == 0x000010, "Wrong size on GameConfiger_GetTopConfigNames"); \ static_assert(offsetof(GameConfiger_GetTopConfigNames, TopConfigNames) == 0x000000, "Member 'GameConfiger_GetTopConfigNames::TopConfigNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameConfiger_LoadConfigFile \ static_assert(alignof(GameConfiger_LoadConfigFile) == 0x000008, "Wrong alignment on GameConfiger_LoadConfigFile"); \ static_assert(sizeof(GameConfiger_LoadConfigFile) == 0x000010, "Wrong size on GameConfiger_LoadConfigFile"); \ static_assert(offsetof(GameConfiger_LoadConfigFile, ConfigFile) == 0x000000, "Member 'GameConfiger_LoadConfigFile::ConfigFile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameConfiger_LoadStrContent \ static_assert(alignof(GameConfiger_LoadStrContent) == 0x000008, "Wrong alignment on GameConfiger_LoadStrContent"); \ static_assert(sizeof(GameConfiger_LoadStrContent) == 0x000010, "Wrong size on GameConfiger_LoadStrContent"); \ static_assert(offsetof(GameConfiger_LoadStrContent, StrContent) == 0x000000, "Member 'GameConfiger_LoadStrContent::StrContent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameConfiger_SetStrArray \ static_assert(alignof(GameConfiger_SetStrArray) == 0x000008, "Wrong alignment on GameConfiger_SetStrArray"); \ static_assert(sizeof(GameConfiger_SetStrArray) == 0x000020, "Wrong size on GameConfiger_SetStrArray"); \ static_assert(offsetof(GameConfiger_SetStrArray, ConfigFullName) == 0x000000, "Member 'GameConfiger_SetStrArray::ConfigFullName' has a wrong offset!"); \ static_assert(offsetof(GameConfiger_SetStrArray, Value) == 0x000010, "Member 'GameConfiger_SetStrArray::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameConfiger_SetStringValue \ static_assert(alignof(GameConfiger_SetStringValue) == 0x000008, "Wrong alignment on GameConfiger_SetStringValue"); \ static_assert(sizeof(GameConfiger_SetStringValue) == 0x000020, "Wrong size on GameConfiger_SetStringValue"); \ static_assert(offsetof(GameConfiger_SetStringValue, ConfigFullName) == 0x000000, "Member 'GameConfiger_SetStringValue::ConfigFullName' has a wrong offset!"); \ static_assert(offsetof(GameConfiger_SetStringValue, Value) == 0x000010, "Member 'GameConfiger_SetStringValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameConfiger_SetStrStrMap \ static_assert(alignof(GameConfiger_SetStrStrMap) == 0x000008, "Wrong alignment on GameConfiger_SetStrStrMap"); \ static_assert(sizeof(GameConfiger_SetStrStrMap) == 0x000060, "Wrong size on GameConfiger_SetStrStrMap"); \ static_assert(offsetof(GameConfiger_SetStrStrMap, ConfigFullName) == 0x000000, "Member 'GameConfiger_SetStrStrMap::ConfigFullName' has a wrong offset!"); \ static_assert(offsetof(GameConfiger_SetStrStrMap, Value) == 0x000010, "Member 'GameConfiger_SetStrStrMap::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameConfiger \ static_assert(alignof(AGameConfiger) == 0x000008, "Wrong alignment on AGameConfiger"); \ static_assert(sizeof(AGameConfiger) == 0x0002F0, "Wrong size on AGameConfiger"); \ #define DUMPER7_ASSERTS_GameConfigerFactory_CreateGameConfiger \ static_assert(alignof(GameConfigerFactory_CreateGameConfiger) == 0x000008, "Wrong alignment on GameConfigerFactory_CreateGameConfiger"); \ static_assert(sizeof(GameConfigerFactory_CreateGameConfiger) == 0x000010, "Wrong size on GameConfigerFactory_CreateGameConfiger"); \ static_assert(offsetof(GameConfigerFactory_CreateGameConfiger, InitOwner) == 0x000000, "Member 'GameConfigerFactory_CreateGameConfiger::InitOwner' has a wrong offset!"); \ static_assert(offsetof(GameConfigerFactory_CreateGameConfiger, ReturnValue) == 0x000008, "Member 'GameConfigerFactory_CreateGameConfiger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameConfigerFactory \ static_assert(alignof(AGameConfigerFactory) == 0x000008, "Wrong alignment on AGameConfigerFactory"); \ static_assert(sizeof(AGameConfigerFactory) == 0x0002F0, "Wrong size on AGameConfigerFactory"); \ #define DUMPER7_ASSERTS_ANS_SetHideState_C_GetNotifyName \ static_assert(alignof(ANS_SetHideState_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_SetHideState_C_GetNotifyName"); \ static_assert(sizeof(ANS_SetHideState_C_GetNotifyName) == 0x000010, "Wrong size on ANS_SetHideState_C_GetNotifyName"); \ static_assert(offsetof(ANS_SetHideState_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_SetHideState_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_SetHideState_C_IsInSearchlitRange \ static_assert(alignof(ANS_SetHideState_C_IsInSearchlitRange) == 0x000008, "Wrong alignment on ANS_SetHideState_C_IsInSearchlitRange"); \ static_assert(sizeof(ANS_SetHideState_C_IsInSearchlitRange) == 0x000088, "Wrong size on ANS_SetHideState_C_IsInSearchlitRange"); \ static_assert(offsetof(ANS_SetHideState_C_IsInSearchlitRange, OwnerActor) == 0x000000, "Member 'ANS_SetHideState_C_IsInSearchlitRange::OwnerActor' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_IsInSearchlitRange, return_value) == 0x000008, "Member 'ANS_SetHideState_C_IsInSearchlitRange::return_value' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_IsInSearchlitRange, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000010, "Member 'ANS_SetHideState_C_IsInSearchlitRange::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_IsInSearchlitRange, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'ANS_SetHideState_C_IsInSearchlitRange::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_IsInSearchlitRange, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'ANS_SetHideState_C_IsInSearchlitRange::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_IsInSearchlitRange, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000038, "Member 'ANS_SetHideState_C_IsInSearchlitRange::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_IsInSearchlitRange, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000050, "Member 'ANS_SetHideState_C_IsInSearchlitRange::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_IsInSearchlitRange, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000058, "Member 'ANS_SetHideState_C_IsInSearchlitRange::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_IsInSearchlitRange, CallFunc_GetActivityValue_Value) == 0x000070, "Member 'ANS_SetHideState_C_IsInSearchlitRange::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_IsInSearchlitRange, CallFunc_VSize_ReturnValue) == 0x000078, "Member 'ANS_SetHideState_C_IsInSearchlitRange::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_IsInSearchlitRange, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000080, "Member 'ANS_SetHideState_C_IsInSearchlitRange::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_IsInSearchlitRange, CallFunc_BooleanAND_ReturnValue) == 0x000081, "Member 'ANS_SetHideState_C_IsInSearchlitRange::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_SetHideState_C_Received_NotifyBegin \ static_assert(alignof(ANS_SetHideState_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_SetHideState_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_SetHideState_C_Received_NotifyBegin) == 0x0000A0, "Wrong size on ANS_SetHideState_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_SetHideState_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_SetHideState_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_SetHideState_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_SetHideState_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_SetHideState_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_SetHideState_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue) == 0x000058, "Member 'ANS_SetHideState_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000060, "Member 'ANS_SetHideState_C_Received_NotifyBegin::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'ANS_SetHideState_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000069, "Member 'ANS_SetHideState_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, CallFunc_IsConstDissolveBlocked_ReturnValue) == 0x00006A, "Member 'ANS_SetHideState_C_Received_NotifyBegin::CallFunc_IsConstDissolveBlocked_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000070, "Member 'ANS_SetHideState_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000078, "Member 'ANS_SetHideState_C_Received_NotifyBegin::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, CallFunc_BooleanAND_ReturnValue) == 0x000079, "Member 'ANS_SetHideState_C_Received_NotifyBegin::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000080, "Member 'ANS_SetHideState_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, CallFunc_GetDissolveInfo_DissolveKey) == 0x000088, "Member 'ANS_SetHideState_C_Received_NotifyBegin::CallFunc_GetDissolveInfo_DissolveKey' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, CallFunc_GetDissolveInfo_bIsDissolve) == 0x000090, "Member 'ANS_SetHideState_C_Received_NotifyBegin::CallFunc_GetDissolveInfo_bIsDissolve' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, CallFunc_GetDissolveInfo_DissolveValue) == 0x000094, "Member 'ANS_SetHideState_C_Received_NotifyBegin::CallFunc_GetDissolveInfo_DissolveValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyBegin, CallFunc_GetDissolveInfo_Parameter_Name) == 0x000098, "Member 'ANS_SetHideState_C_Received_NotifyBegin::CallFunc_GetDissolveInfo_Parameter_Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_SetHideState_C_Received_NotifyEnd \ static_assert(alignof(ANS_SetHideState_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_SetHideState_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_SetHideState_C_Received_NotifyEnd) == 0x000098, "Wrong size on ANS_SetHideState_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_SetHideState_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_SetHideState_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_SetHideState_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_SetHideState_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_SetHideState_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyEnd, CallFunc_IsInSearchlitRange_return_value) == 0x000050, "Member 'ANS_SetHideState_C_Received_NotifyEnd::CallFunc_IsInSearchlitRange_return_value' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyEnd, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000058, "Member 'ANS_SetHideState_C_Received_NotifyEnd::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'ANS_SetHideState_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyEnd, CallFunc_IsAlive_Result) == 0x000069, "Member 'ANS_SetHideState_C_Received_NotifyEnd::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue) == 0x000070, "Member 'ANS_SetHideState_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000078, "Member 'ANS_SetHideState_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess_1) == 0x000080, "Member 'ANS_SetHideState_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000088, "Member 'ANS_SetHideState_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyEnd, CallFunc_IsConstDissolveBlocked_ReturnValue) == 0x000090, "Member 'ANS_SetHideState_C_Received_NotifyEnd::CallFunc_IsConstDissolveBlocked_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyEnd, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000091, "Member 'ANS_SetHideState_C_Received_NotifyEnd::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetHideState_C_Received_NotifyEnd, CallFunc_BooleanAND_ReturnValue) == 0x000092, "Member 'ANS_SetHideState_C_Received_NotifyEnd::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_SetHideState_C \ static_assert(alignof(UANS_SetHideState_C) == 0x000008, "Wrong alignment on UANS_SetHideState_C"); \ static_assert(sizeof(UANS_SetHideState_C) == 0x000048, "Wrong size on UANS_SetHideState_C"); \ static_assert(offsetof(UANS_SetHideState_C, HideRange) == 0x000040, "Member 'UANS_SetHideState_C::HideRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameConfigerExecutorNative \ static_assert(alignof(AGameConfigerExecutorNative) == 0x000008, "Wrong alignment on AGameConfigerExecutorNative"); \ static_assert(sizeof(AGameConfigerExecutorNative) == 0x000320, "Wrong size on AGameConfigerExecutorNative"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList \ static_assert(alignof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList) == 0x000008, "Wrong alignment on WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList"); \ static_assert(sizeof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList) == 0x000088, "Wrong size on WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, EntryPoint) == 0x000000, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, K2Node_Event_IsDesignTime) == 0x000010, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, Temp_int_Loop_Counter_Variable_1) == 0x000014, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, Temp_int_Array_Index_Variable_1) == 0x000018, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, CallFunc_Add_IntInt_ReturnValue_1) == 0x00001C, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, K2Node_CustomEvent_IconList) == 0x000020, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::K2Node_CustomEvent_IconList' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, K2Node_CustomEvent_Skip) == 0x000030, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::K2Node_CustomEvent_Skip' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000031, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000038, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, CallFunc_BooleanOR_ReturnValue) == 0x000039, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, CallFunc_GetAllChildren_ReturnValue) == 0x000040, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, CallFunc_Array_Length_ReturnValue_1) == 0x000050, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, CallFunc_Array_Get_Item) == 0x000058, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, K2Node_DynamicCast_AsWB_Plume_Transit_Transit_Point_Item_Npc_Icon) == 0x000068, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::K2Node_DynamicCast_AsWB_Plume_Transit_Transit_Point_Item_Npc_Icon' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, CallFunc_Array_Get_Item_1) == 0x000078, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, CallFunc_Array_Length_ReturnValue_2) == 0x000080, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList, CallFunc_Less_IntInt_ReturnValue_1) == 0x000084, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIconList::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_TransitPointItem_NpcIconList_C_PreConstruct \ static_assert(alignof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_PreConstruct) == 0x000001, "Wrong alignment on WB_PlumeTransit_TransitPointItem_NpcIconList_C_PreConstruct"); \ static_assert(sizeof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_PreConstruct) == 0x000001, "Wrong size on WB_PlumeTransit_TransitPointItem_NpcIconList_C_PreConstruct"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_TransitPointItem_NpcIconList_C_Update \ static_assert(alignof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_Update) == 0x000008, "Wrong alignment on WB_PlumeTransit_TransitPointItem_NpcIconList_C_Update"); \ static_assert(sizeof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_Update) == 0x000018, "Wrong size on WB_PlumeTransit_TransitPointItem_NpcIconList_C_Update"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_Update, IconList) == 0x000000, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_Update::IconList' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIconList_C_Update, Skip) == 0x000010, "Member 'WB_PlumeTransit_TransitPointItem_NpcIconList_C_Update::Skip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PlumeTransit_TransitPointItem_NpcIconList_C \ static_assert(alignof(UWB_PlumeTransit_TransitPointItem_NpcIconList_C) == 0x000008, "Wrong alignment on UWB_PlumeTransit_TransitPointItem_NpcIconList_C"); \ static_assert(sizeof(UWB_PlumeTransit_TransitPointItem_NpcIconList_C) == 0x0002C8, "Wrong size on UWB_PlumeTransit_TransitPointItem_NpcIconList_C"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_NpcIconList_C, UberGraphFrame) == 0x000278, "Member 'UWB_PlumeTransit_TransitPointItem_NpcIconList_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_NpcIconList_C, HorizontalBox_0) == 0x000280, "Member 'UWB_PlumeTransit_TransitPointItem_NpcIconList_C::HorizontalBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_NpcIconList_C, Image_79) == 0x000288, "Member 'UWB_PlumeTransit_TransitPointItem_NpcIconList_C::Image_79' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_NpcIconList_C, WB_PlumeTransit_TransitPointItem_NpcIcon_5) == 0x000290, "Member 'UWB_PlumeTransit_TransitPointItem_NpcIconList_C::WB_PlumeTransit_TransitPointItem_NpcIcon_5' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_NpcIconList_C, WB_PlumeTransit_TransitPointItem_NpcIcon_6) == 0x000298, "Member 'UWB_PlumeTransit_TransitPointItem_NpcIconList_C::WB_PlumeTransit_TransitPointItem_NpcIcon_6' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_NpcIconList_C, WB_PlumeTransit_TransitPointItem_NpcIcon_7) == 0x0002A0, "Member 'UWB_PlumeTransit_TransitPointItem_NpcIconList_C::WB_PlumeTransit_TransitPointItem_NpcIcon_7' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_NpcIconList_C, WB_PlumeTransit_TransitPointItem_NpcIcon_8) == 0x0002A8, "Member 'UWB_PlumeTransit_TransitPointItem_NpcIconList_C::WB_PlumeTransit_TransitPointItem_NpcIcon_8' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_NpcIconList_C, WB_PlumeTransit_TransitPointItem_NpcIcon_9) == 0x0002B0, "Member 'UWB_PlumeTransit_TransitPointItem_NpcIconList_C::WB_PlumeTransit_TransitPointItem_NpcIcon_9' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_NpcIconList_C, 间隔距离) == 0x0002B8, "Member 'UWB_PlumeTransit_TransitPointItem_NpcIconList_C::间隔距离' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_NpcIconList_C, NewVar) == 0x0002C0, "Member 'UWB_PlumeTransit_TransitPointItem_NpcIconList_C::NewVar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_CallUploadArchiveToCloud \ static_assert(alignof(GameSaveExecutor_CallUploadArchiveToCloud) == 0x000004, "Wrong alignment on GameSaveExecutor_CallUploadArchiveToCloud"); \ static_assert(sizeof(GameSaveExecutor_CallUploadArchiveToCloud) == 0x000010, "Wrong size on GameSaveExecutor_CallUploadArchiveToCloud"); \ static_assert(offsetof(GameSaveExecutor_CallUploadArchiveToCloud, Callback) == 0x000000, "Member 'GameSaveExecutor_CallUploadArchiveToCloud::Callback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_ClearSlot \ static_assert(alignof(GameSaveExecutor_ClearSlot) == 0x000008, "Wrong alignment on GameSaveExecutor_ClearSlot"); \ static_assert(sizeof(GameSaveExecutor_ClearSlot) == 0x000010, "Wrong size on GameSaveExecutor_ClearSlot"); \ static_assert(offsetof(GameSaveExecutor_ClearSlot, Slot) == 0x000000, "Member 'GameSaveExecutor_ClearSlot::Slot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_FlushSaved \ static_assert(alignof(GameSaveExecutor_FlushSaved) == 0x000004, "Wrong alignment on GameSaveExecutor_FlushSaved"); \ static_assert(sizeof(GameSaveExecutor_FlushSaved) == 0x000010, "Wrong size on GameSaveExecutor_FlushSaved"); \ static_assert(offsetof(GameSaveExecutor_FlushSaved, OnFinishedEvent) == 0x000000, "Member 'GameSaveExecutor_FlushSaved::OnFinishedEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_GetSlotIntArray \ static_assert(alignof(GameSaveExecutor_GetSlotIntArray) == 0x000008, "Wrong alignment on GameSaveExecutor_GetSlotIntArray"); \ static_assert(sizeof(GameSaveExecutor_GetSlotIntArray) == 0x000030, "Wrong size on GameSaveExecutor_GetSlotIntArray"); \ static_assert(offsetof(GameSaveExecutor_GetSlotIntArray, Slot) == 0x000000, "Member 'GameSaveExecutor_GetSlotIntArray::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_GetSlotIntArray, ArrayKey) == 0x000010, "Member 'GameSaveExecutor_GetSlotIntArray::ArrayKey' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_GetSlotIntArray, ResultArray) == 0x000020, "Member 'GameSaveExecutor_GetSlotIntArray::ResultArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_GetSlotIntIntMap \ static_assert(alignof(GameSaveExecutor_GetSlotIntIntMap) == 0x000008, "Wrong alignment on GameSaveExecutor_GetSlotIntIntMap"); \ static_assert(sizeof(GameSaveExecutor_GetSlotIntIntMap) == 0x000070, "Wrong size on GameSaveExecutor_GetSlotIntIntMap"); \ static_assert(offsetof(GameSaveExecutor_GetSlotIntIntMap, Slot) == 0x000000, "Member 'GameSaveExecutor_GetSlotIntIntMap::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_GetSlotIntIntMap, MapKey) == 0x000010, "Member 'GameSaveExecutor_GetSlotIntIntMap::MapKey' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_GetSlotIntIntMap, ResultMap) == 0x000020, "Member 'GameSaveExecutor_GetSlotIntIntMap::ResultMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_GetSlotStrArray \ static_assert(alignof(GameSaveExecutor_GetSlotStrArray) == 0x000008, "Wrong alignment on GameSaveExecutor_GetSlotStrArray"); \ static_assert(sizeof(GameSaveExecutor_GetSlotStrArray) == 0x000030, "Wrong size on GameSaveExecutor_GetSlotStrArray"); \ static_assert(offsetof(GameSaveExecutor_GetSlotStrArray, Slot) == 0x000000, "Member 'GameSaveExecutor_GetSlotStrArray::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_GetSlotStrArray, ArrayKey) == 0x000010, "Member 'GameSaveExecutor_GetSlotStrArray::ArrayKey' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_GetSlotStrArray, ResultArray) == 0x000020, "Member 'GameSaveExecutor_GetSlotStrArray::ResultArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_GetSlotStrIntMap \ static_assert(alignof(GameSaveExecutor_GetSlotStrIntMap) == 0x000008, "Wrong alignment on GameSaveExecutor_GetSlotStrIntMap"); \ static_assert(sizeof(GameSaveExecutor_GetSlotStrIntMap) == 0x000070, "Wrong size on GameSaveExecutor_GetSlotStrIntMap"); \ static_assert(offsetof(GameSaveExecutor_GetSlotStrIntMap, Slot) == 0x000000, "Member 'GameSaveExecutor_GetSlotStrIntMap::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_GetSlotStrIntMap, MapKey) == 0x000010, "Member 'GameSaveExecutor_GetSlotStrIntMap::MapKey' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_GetSlotStrIntMap, ResultMap) == 0x000020, "Member 'GameSaveExecutor_GetSlotStrIntMap::ResultMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_GetSlotStrStrMap \ static_assert(alignof(GameSaveExecutor_GetSlotStrStrMap) == 0x000008, "Wrong alignment on GameSaveExecutor_GetSlotStrStrMap"); \ static_assert(sizeof(GameSaveExecutor_GetSlotStrStrMap) == 0x000070, "Wrong size on GameSaveExecutor_GetSlotStrStrMap"); \ static_assert(offsetof(GameSaveExecutor_GetSlotStrStrMap, Slot) == 0x000000, "Member 'GameSaveExecutor_GetSlotStrStrMap::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_GetSlotStrStrMap, MapKey) == 0x000010, "Member 'GameSaveExecutor_GetSlotStrStrMap::MapKey' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_GetSlotStrStrMap, ResultMap) == 0x000020, "Member 'GameSaveExecutor_GetSlotStrStrMap::ResultMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_GetSlotValue \ static_assert(alignof(GameSaveExecutor_GetSlotValue) == 0x000008, "Wrong alignment on GameSaveExecutor_GetSlotValue"); \ static_assert(sizeof(GameSaveExecutor_GetSlotValue) == 0x000030, "Wrong size on GameSaveExecutor_GetSlotValue"); \ static_assert(offsetof(GameSaveExecutor_GetSlotValue, Slot) == 0x000000, "Member 'GameSaveExecutor_GetSlotValue::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_GetSlotValue, Key) == 0x000010, "Member 'GameSaveExecutor_GetSlotValue::Key' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_GetSlotValue, Value) == 0x000020, "Member 'GameSaveExecutor_GetSlotValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_IsSaving \ static_assert(alignof(GameSaveExecutor_IsSaving) == 0x000001, "Wrong alignment on GameSaveExecutor_IsSaving"); \ static_assert(sizeof(GameSaveExecutor_IsSaving) == 0x000001, "Wrong size on GameSaveExecutor_IsSaving"); \ static_assert(offsetof(GameSaveExecutor_IsSaving, ReturnValue) == 0x000000, "Member 'GameSaveExecutor_IsSaving::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_LoadSaveContentWithPresetJson \ static_assert(alignof(GameSaveExecutor_LoadSaveContentWithPresetJson) == 0x000008, "Wrong alignment on GameSaveExecutor_LoadSaveContentWithPresetJson"); \ static_assert(sizeof(GameSaveExecutor_LoadSaveContentWithPresetJson) == 0x000010, "Wrong size on GameSaveExecutor_LoadSaveContentWithPresetJson"); \ static_assert(offsetof(GameSaveExecutor_LoadSaveContentWithPresetJson, Preset) == 0x000000, "Member 'GameSaveExecutor_LoadSaveContentWithPresetJson::Preset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_MayRefreshVersionOfSlot \ static_assert(alignof(GameSaveExecutor_MayRefreshVersionOfSlot) == 0x000008, "Wrong alignment on GameSaveExecutor_MayRefreshVersionOfSlot"); \ static_assert(sizeof(GameSaveExecutor_MayRefreshVersionOfSlot) == 0x000010, "Wrong size on GameSaveExecutor_MayRefreshVersionOfSlot"); \ static_assert(offsetof(GameSaveExecutor_MayRefreshVersionOfSlot, Slot) == 0x000000, "Member 'GameSaveExecutor_MayRefreshVersionOfSlot::Slot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_RecreateSaveContentWithInitialSlots \ static_assert(alignof(GameSaveExecutor_RecreateSaveContentWithInitialSlots) == 0x000008, "Wrong alignment on GameSaveExecutor_RecreateSaveContentWithInitialSlots"); \ static_assert(sizeof(GameSaveExecutor_RecreateSaveContentWithInitialSlots) == 0x000010, "Wrong size on GameSaveExecutor_RecreateSaveContentWithInitialSlots"); \ static_assert(offsetof(GameSaveExecutor_RecreateSaveContentWithInitialSlots, Slots) == 0x000000, "Member 'GameSaveExecutor_RecreateSaveContentWithInitialSlots::Slots' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_RelocateRootDir \ static_assert(alignof(GameSaveExecutor_RelocateRootDir) == 0x000008, "Wrong alignment on GameSaveExecutor_RelocateRootDir"); \ static_assert(sizeof(GameSaveExecutor_RelocateRootDir) == 0x000010, "Wrong size on GameSaveExecutor_RelocateRootDir"); \ static_assert(offsetof(GameSaveExecutor_RelocateRootDir, RootPath) == 0x000000, "Member 'GameSaveExecutor_RelocateRootDir::RootPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_SaveAllSlots \ static_assert(alignof(GameSaveExecutor_SaveAllSlots) == 0x000004, "Wrong alignment on GameSaveExecutor_SaveAllSlots"); \ static_assert(sizeof(GameSaveExecutor_SaveAllSlots) == 0x000010, "Wrong size on GameSaveExecutor_SaveAllSlots"); \ static_assert(offsetof(GameSaveExecutor_SaveAllSlots, OnFinishedEvent) == 0x000000, "Member 'GameSaveExecutor_SaveAllSlots::OnFinishedEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_UpdateSaveFileByNewGamePlus \ static_assert(alignof(GameSaveExecutor_UpdateSaveFileByNewGamePlus) == 0x000008, "Wrong alignment on GameSaveExecutor_UpdateSaveFileByNewGamePlus"); \ static_assert(sizeof(GameSaveExecutor_UpdateSaveFileByNewGamePlus) == 0x000010, "Wrong size on GameSaveExecutor_UpdateSaveFileByNewGamePlus"); \ static_assert(offsetof(GameSaveExecutor_UpdateSaveFileByNewGamePlus, Preset) == 0x000000, "Member 'GameSaveExecutor_UpdateSaveFileByNewGamePlus::Preset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_UpdateSlotIntArray \ static_assert(alignof(GameSaveExecutor_UpdateSlotIntArray) == 0x000008, "Wrong alignment on GameSaveExecutor_UpdateSlotIntArray"); \ static_assert(sizeof(GameSaveExecutor_UpdateSlotIntArray) == 0x000030, "Wrong size on GameSaveExecutor_UpdateSlotIntArray"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotIntArray, Slot) == 0x000000, "Member 'GameSaveExecutor_UpdateSlotIntArray::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotIntArray, ArrayKey) == 0x000010, "Member 'GameSaveExecutor_UpdateSlotIntArray::ArrayKey' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotIntArray, ResultArray) == 0x000020, "Member 'GameSaveExecutor_UpdateSlotIntArray::ResultArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_UpdateSlotIntIntMap \ static_assert(alignof(GameSaveExecutor_UpdateSlotIntIntMap) == 0x000008, "Wrong alignment on GameSaveExecutor_UpdateSlotIntIntMap"); \ static_assert(sizeof(GameSaveExecutor_UpdateSlotIntIntMap) == 0x000070, "Wrong size on GameSaveExecutor_UpdateSlotIntIntMap"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotIntIntMap, Slot) == 0x000000, "Member 'GameSaveExecutor_UpdateSlotIntIntMap::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotIntIntMap, MapKey) == 0x000010, "Member 'GameSaveExecutor_UpdateSlotIntIntMap::MapKey' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotIntIntMap, ResultMap) == 0x000020, "Member 'GameSaveExecutor_UpdateSlotIntIntMap::ResultMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_UpdateSlotStrArray \ static_assert(alignof(GameSaveExecutor_UpdateSlotStrArray) == 0x000008, "Wrong alignment on GameSaveExecutor_UpdateSlotStrArray"); \ static_assert(sizeof(GameSaveExecutor_UpdateSlotStrArray) == 0x000030, "Wrong size on GameSaveExecutor_UpdateSlotStrArray"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotStrArray, Slot) == 0x000000, "Member 'GameSaveExecutor_UpdateSlotStrArray::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotStrArray, ArrayKey) == 0x000010, "Member 'GameSaveExecutor_UpdateSlotStrArray::ArrayKey' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotStrArray, ResultArray) == 0x000020, "Member 'GameSaveExecutor_UpdateSlotStrArray::ResultArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_UpdateSlotStrIntMap \ static_assert(alignof(GameSaveExecutor_UpdateSlotStrIntMap) == 0x000008, "Wrong alignment on GameSaveExecutor_UpdateSlotStrIntMap"); \ static_assert(sizeof(GameSaveExecutor_UpdateSlotStrIntMap) == 0x000070, "Wrong size on GameSaveExecutor_UpdateSlotStrIntMap"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotStrIntMap, Slot) == 0x000000, "Member 'GameSaveExecutor_UpdateSlotStrIntMap::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotStrIntMap, MapKey) == 0x000010, "Member 'GameSaveExecutor_UpdateSlotStrIntMap::MapKey' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotStrIntMap, ResultMap) == 0x000020, "Member 'GameSaveExecutor_UpdateSlotStrIntMap::ResultMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_UpdateSlotStrStrMap \ static_assert(alignof(GameSaveExecutor_UpdateSlotStrStrMap) == 0x000008, "Wrong alignment on GameSaveExecutor_UpdateSlotStrStrMap"); \ static_assert(sizeof(GameSaveExecutor_UpdateSlotStrStrMap) == 0x000070, "Wrong size on GameSaveExecutor_UpdateSlotStrStrMap"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotStrStrMap, Slot) == 0x000000, "Member 'GameSaveExecutor_UpdateSlotStrStrMap::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotStrStrMap, MapKey) == 0x000010, "Member 'GameSaveExecutor_UpdateSlotStrStrMap::MapKey' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotStrStrMap, ResultMap) == 0x000020, "Member 'GameSaveExecutor_UpdateSlotStrStrMap::ResultMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutor_UpdateSlotValue \ static_assert(alignof(GameSaveExecutor_UpdateSlotValue) == 0x000008, "Wrong alignment on GameSaveExecutor_UpdateSlotValue"); \ static_assert(sizeof(GameSaveExecutor_UpdateSlotValue) == 0x000038, "Wrong size on GameSaveExecutor_UpdateSlotValue"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotValue, Slot) == 0x000000, "Member 'GameSaveExecutor_UpdateSlotValue::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotValue, Key) == 0x000010, "Member 'GameSaveExecutor_UpdateSlotValue::Key' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotValue, Value) == 0x000020, "Member 'GameSaveExecutor_UpdateSlotValue::Value' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutor_UpdateSlotValue, Flush) == 0x000030, "Member 'GameSaveExecutor_UpdateSlotValue::Flush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameSaveExecutor \ static_assert(alignof(AGameSaveExecutor) == 0x000008, "Wrong alignment on AGameSaveExecutor"); \ static_assert(sizeof(AGameSaveExecutor) == 0x0002F0, "Wrong size on AGameSaveExecutor"); \ #define DUMPER7_ASSERTS_GameSaveExecutorFactory_CreateGameSaveExecutor \ static_assert(alignof(GameSaveExecutorFactory_CreateGameSaveExecutor) == 0x000008, "Wrong alignment on GameSaveExecutorFactory_CreateGameSaveExecutor"); \ static_assert(sizeof(GameSaveExecutorFactory_CreateGameSaveExecutor) == 0x000010, "Wrong size on GameSaveExecutorFactory_CreateGameSaveExecutor"); \ static_assert(offsetof(GameSaveExecutorFactory_CreateGameSaveExecutor, InitOwner) == 0x000000, "Member 'GameSaveExecutorFactory_CreateGameSaveExecutor::InitOwner' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutorFactory_CreateGameSaveExecutor, ReturnValue) == 0x000008, "Member 'GameSaveExecutorFactory_CreateGameSaveExecutor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameSaveExecutorFactory \ static_assert(alignof(AGameSaveExecutorFactory) == 0x000008, "Wrong alignment on AGameSaveExecutorFactory"); \ static_assert(sizeof(AGameSaveExecutorFactory) == 0x0002F0, "Wrong size on AGameSaveExecutorFactory"); \ #define DUMPER7_ASSERTS_WB_CantEquipSameRingWindow_C_BackKeyEvent \ static_assert(alignof(WB_CantEquipSameRingWindow_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_CantEquipSameRingWindow_C_BackKeyEvent"); \ static_assert(sizeof(WB_CantEquipSameRingWindow_C_BackKeyEvent) == 0x000048, "Wrong size on WB_CantEquipSameRingWindow_C_BackKeyEvent"); \ static_assert(offsetof(WB_CantEquipSameRingWindow_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_CantEquipSameRingWindow_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_CantEquipSameRingWindow_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_CantEquipSameRingWindow_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CantEquipSameRingWindow_C_EnterKeyEvent \ static_assert(alignof(WB_CantEquipSameRingWindow_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_CantEquipSameRingWindow_C_EnterKeyEvent"); \ static_assert(sizeof(WB_CantEquipSameRingWindow_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_CantEquipSameRingWindow_C_EnterKeyEvent"); \ static_assert(offsetof(WB_CantEquipSameRingWindow_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_CantEquipSameRingWindow_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_CantEquipSameRingWindow_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_CantEquipSameRingWindow_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow \ static_assert(alignof(WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow) == 0x000008, "Wrong alignment on WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow"); \ static_assert(sizeof(WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow) == 0x0000C0, "Wrong size on WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow"); \ static_assert(offsetof(WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow, EntryPoint) == 0x000000, "Member 'WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow, K2Node_Event_InGeometry) == 0x000008, "Member 'WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow, K2Node_Event_isDown) == 0x000048, "Member 'WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow, Temp_delegate_Variable) == 0x00004C, "Member 'WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow, Temp_delegate_Variable_1) == 0x00005C, "Member 'WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow, CallFunc_PostEvent_ReturnValue) == 0x00006C, "Member 'WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow, CallFunc_PostEvent_ReturnValue_1) == 0x000070, "Member 'WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow, K2Node_Event_InGeometry_1) == 0x000078, "Member 'WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow, K2Node_Event_isDown_1) == 0x0000B8, "Member 'WB_CantEquipSameRingWindow_C_ExecuteUbergraph_WB_CantEquipSameRingWindow::K2Node_Event_isDown_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CantEquipSameRingWindow_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_CantEquipSameRingWindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_CantEquipSameRingWindow_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_CantEquipSameRingWindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_CantEquipSameRingWindow_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_CantEquipSameRingWindow_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_CantEquipSameRingWindow_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_CantEquipSameRingWindow_C \ static_assert(alignof(UWB_CantEquipSameRingWindow_C) == 0x000008, "Wrong alignment on UWB_CantEquipSameRingWindow_C"); \ static_assert(sizeof(UWB_CantEquipSameRingWindow_C) == 0x0002D0, "Wrong size on UWB_CantEquipSameRingWindow_C"); \ static_assert(offsetof(UWB_CantEquipSameRingWindow_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_CantEquipSameRingWindow_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_CantEquipSameRingWindow_C, WB_SecondaryWindow1_C_1) == 0x0002C8, "Member 'UWB_CantEquipSameRingWindow_C::WB_SecondaryWindow1_C_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutorNative_Disposable_GetArchiveHasRestore \ static_assert(alignof(GameSaveExecutorNative_Disposable_GetArchiveHasRestore) == 0x000001, "Wrong alignment on GameSaveExecutorNative_Disposable_GetArchiveHasRestore"); \ static_assert(sizeof(GameSaveExecutorNative_Disposable_GetArchiveHasRestore) == 0x000001, "Wrong size on GameSaveExecutorNative_Disposable_GetArchiveHasRestore"); \ static_assert(offsetof(GameSaveExecutorNative_Disposable_GetArchiveHasRestore, ReturnValue) == 0x000000, "Member 'GameSaveExecutorNative_Disposable_GetArchiveHasRestore::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveExecutorNative_GetArchiveState \ static_assert(alignof(GameSaveExecutorNative_GetArchiveState) == 0x000008, "Wrong alignment on GameSaveExecutorNative_GetArchiveState"); \ static_assert(sizeof(GameSaveExecutorNative_GetArchiveState) == 0x000018, "Wrong size on GameSaveExecutorNative_GetArchiveState"); \ static_assert(offsetof(GameSaveExecutorNative_GetArchiveState, ArchiveFileName) == 0x000000, "Member 'GameSaveExecutorNative_GetArchiveState::ArchiveFileName' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutorNative_GetArchiveState, ValidArchive) == 0x000010, "Member 'GameSaveExecutorNative_GetArchiveState::ValidArchive' has a wrong offset!"); \ static_assert(offsetof(GameSaveExecutorNative_GetArchiveState, ArchiveExist) == 0x000011, "Member 'GameSaveExecutorNative_GetArchiveState::ArchiveExist' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameSaveExecutorNative \ static_assert(alignof(AGameSaveExecutorNative) == 0x000008, "Wrong alignment on AGameSaveExecutorNative"); \ static_assert(sizeof(AGameSaveExecutorNative) == 0x0003C0, "Wrong size on AGameSaveExecutorNative"); \ static_assert(offsetof(AGameSaveExecutorNative, NewGamePlusSavingSlot) == 0x000380, "Member 'AGameSaveExecutorNative::NewGamePlusSavingSlot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTECustomStruct \ static_assert(alignof(FTECustomStruct) == 0x000008, "Wrong alignment on FTECustomStruct"); \ static_assert(sizeof(FTECustomStruct) == 0x000028, "Wrong size on FTECustomStruct"); \ static_assert(offsetof(FTECustomStruct, RowID) == 0x000000, "Member 'FTECustomStruct::RowID' has a wrong offset!"); \ static_assert(offsetof(FTECustomStruct, RowName) == 0x000004, "Member 'FTECustomStruct::RowName' has a wrong offset!"); \ static_assert(offsetof(FTECustomStruct, RowStr) == 0x000010, "Member 'FTECustomStruct::RowStr' has a wrong offset!"); \ static_assert(offsetof(FTECustomStruct, DataTable) == 0x000020, "Member 'FTECustomStruct::DataTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDCSBuffHandler \ static_assert(alignof(FDCSBuffHandler) == 0x000008, "Wrong alignment on FDCSBuffHandler"); \ static_assert(sizeof(FDCSBuffHandler) == 0x000088, "Wrong size on FDCSBuffHandler"); \ static_assert(offsetof(FDCSBuffHandler, UniqueKey) == 0x000008, "Member 'FDCSBuffHandler::UniqueKey' has a wrong offset!"); \ static_assert(offsetof(FDCSBuffHandler, DescName) == 0x000018, "Member 'FDCSBuffHandler::DescName' has a wrong offset!"); \ static_assert(offsetof(FDCSBuffHandler, Type) == 0x000028, "Member 'FDCSBuffHandler::Type' has a wrong offset!"); \ static_assert(offsetof(FDCSBuffHandler, FloatArg1) == 0x00002C, "Member 'FDCSBuffHandler::FloatArg1' has a wrong offset!"); \ static_assert(offsetof(FDCSBuffHandler, FloatArg2) == 0x000030, "Member 'FDCSBuffHandler::FloatArg2' has a wrong offset!"); \ static_assert(offsetof(FDCSBuffHandler, StrArg1) == 0x000038, "Member 'FDCSBuffHandler::StrArg1' has a wrong offset!"); \ static_assert(offsetof(FDCSBuffHandler, BuffID) == 0x000048, "Member 'FDCSBuffHandler::BuffID' has a wrong offset!"); \ static_assert(offsetof(FDCSBuffHandler, ArgReinforcementGrade) == 0x000070, "Member 'FDCSBuffHandler::ArgReinforcementGrade' has a wrong offset!"); \ static_assert(offsetof(FDCSBuffHandler, DynamicReinforcementLevel) == 0x000080, "Member 'FDCSBuffHandler::DynamicReinforcementLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDCSBuffHandlerMap \ static_assert(alignof(FDCSBuffHandlerMap) == 0x000008, "Wrong alignment on FDCSBuffHandlerMap"); \ static_assert(sizeof(FDCSBuffHandlerMap) == 0x000050, "Wrong size on FDCSBuffHandlerMap"); \ #define DUMPER7_ASSERTS_FDerivantDataStruct \ static_assert(alignof(FDerivantDataStruct) == 0x000008, "Wrong alignment on FDerivantDataStruct"); \ static_assert(sizeof(FDerivantDataStruct) == 0x000070, "Wrong size on FDerivantDataStruct"); \ static_assert(offsetof(FDerivantDataStruct, DescName) == 0x000008, "Member 'FDerivantDataStruct::DescName' has a wrong offset!"); \ static_assert(offsetof(FDerivantDataStruct, Type) == 0x000018, "Member 'FDerivantDataStruct::Type' has a wrong offset!"); \ static_assert(offsetof(FDerivantDataStruct, Hit_SkillID) == 0x00001C, "Member 'FDerivantDataStruct::Hit_SkillID' has a wrong offset!"); \ static_assert(offsetof(FDerivantDataStruct, HitParticle) == 0x000020, "Member 'FDerivantDataStruct::HitParticle' has a wrong offset!"); \ static_assert(offsetof(FDerivantDataStruct, FloatArg1) == 0x000028, "Member 'FDerivantDataStruct::FloatArg1' has a wrong offset!"); \ static_assert(offsetof(FDerivantDataStruct, FloatArg2) == 0x00002C, "Member 'FDerivantDataStruct::FloatArg2' has a wrong offset!"); \ static_assert(offsetof(FDerivantDataStruct, CommonBP) == 0x000038, "Member 'FDerivantDataStruct::CommonBP' has a wrong offset!"); \ static_assert(offsetof(FDerivantDataStruct, Projectile_Struct) == 0x000040, "Member 'FDerivantDataStruct::Projectile_Struct' has a wrong offset!"); \ static_assert(offsetof(FDerivantDataStruct, Test_Sid) == 0x000068, "Member 'FDerivantDataStruct::Test_Sid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDerivantCollectionStruct \ static_assert(alignof(FDerivantCollectionStruct) == 0x000008, "Wrong alignment on FDerivantCollectionStruct"); \ static_assert(sizeof(FDerivantCollectionStruct) == 0x000030, "Wrong size on FDerivantCollectionStruct"); \ static_assert(offsetof(FDerivantCollectionStruct, DescName) == 0x000008, "Member 'FDerivantCollectionStruct::DescName' has a wrong offset!"); \ static_assert(offsetof(FDerivantCollectionStruct, ExecuteType) == 0x000018, "Member 'FDerivantCollectionStruct::ExecuteType' has a wrong offset!"); \ static_assert(offsetof(FDerivantCollectionStruct, IDs) == 0x000020, "Member 'FDerivantCollectionStruct::IDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSBuffHandlerMapLibrary_AddHandler \ static_assert(alignof(DCSBuffHandlerMapLibrary_AddHandler) == 0x000008, "Wrong alignment on DCSBuffHandlerMapLibrary_AddHandler"); \ static_assert(sizeof(DCSBuffHandlerMapLibrary_AddHandler) == 0x0000E0, "Wrong size on DCSBuffHandlerMapLibrary_AddHandler"); \ static_assert(offsetof(DCSBuffHandlerMapLibrary_AddHandler, InHandlerMap) == 0x000000, "Member 'DCSBuffHandlerMapLibrary_AddHandler::InHandlerMap' has a wrong offset!"); \ static_assert(offsetof(DCSBuffHandlerMapLibrary_AddHandler, InHandler) == 0x000050, "Member 'DCSBuffHandlerMapLibrary_AddHandler::InHandler' has a wrong offset!"); \ static_assert(offsetof(DCSBuffHandlerMapLibrary_AddHandler, ReturnValue) == 0x0000D8, "Member 'DCSBuffHandlerMapLibrary_AddHandler::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSBuffHandlerMapLibrary_GetHandlerReinforcementValue \ static_assert(alignof(DCSBuffHandlerMapLibrary_GetHandlerReinforcementValue) == 0x000008, "Wrong alignment on DCSBuffHandlerMapLibrary_GetHandlerReinforcementValue"); \ static_assert(sizeof(DCSBuffHandlerMapLibrary_GetHandlerReinforcementValue) == 0x000090, "Wrong size on DCSBuffHandlerMapLibrary_GetHandlerReinforcementValue"); \ static_assert(offsetof(DCSBuffHandlerMapLibrary_GetHandlerReinforcementValue, InHandler) == 0x000000, "Member 'DCSBuffHandlerMapLibrary_GetHandlerReinforcementValue::InHandler' has a wrong offset!"); \ static_assert(offsetof(DCSBuffHandlerMapLibrary_GetHandlerReinforcementValue, OutReinforcementValue) == 0x000088, "Member 'DCSBuffHandlerMapLibrary_GetHandlerReinforcementValue::OutReinforcementValue' has a wrong offset!"); \ static_assert(offsetof(DCSBuffHandlerMapLibrary_GetHandlerReinforcementValue, DefaultOutValue) == 0x00008C, "Member 'DCSBuffHandlerMapLibrary_GetHandlerReinforcementValue::DefaultOutValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSBuffHandlerMapLibrary_GetHandlersByType \ static_assert(alignof(DCSBuffHandlerMapLibrary_GetHandlersByType) == 0x000008, "Wrong alignment on DCSBuffHandlerMapLibrary_GetHandlersByType"); \ static_assert(sizeof(DCSBuffHandlerMapLibrary_GetHandlersByType) == 0x000070, "Wrong size on DCSBuffHandlerMapLibrary_GetHandlersByType"); \ static_assert(offsetof(DCSBuffHandlerMapLibrary_GetHandlersByType, InHandlerMap) == 0x000000, "Member 'DCSBuffHandlerMapLibrary_GetHandlersByType::InHandlerMap' has a wrong offset!"); \ static_assert(offsetof(DCSBuffHandlerMapLibrary_GetHandlersByType, InHandlerType) == 0x000050, "Member 'DCSBuffHandlerMapLibrary_GetHandlersByType::InHandlerType' has a wrong offset!"); \ static_assert(offsetof(DCSBuffHandlerMapLibrary_GetHandlersByType, OutInHandler) == 0x000058, "Member 'DCSBuffHandlerMapLibrary_GetHandlersByType::OutInHandler' has a wrong offset!"); \ static_assert(offsetof(DCSBuffHandlerMapLibrary_GetHandlersByType, bMaintainOrder) == 0x000068, "Member 'DCSBuffHandlerMapLibrary_GetHandlersByType::bMaintainOrder' has a wrong offset!"); \ static_assert(offsetof(DCSBuffHandlerMapLibrary_GetHandlersByType, ReturnValue) == 0x000069, "Member 'DCSBuffHandlerMapLibrary_GetHandlersByType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSBuffHandlerMapLibrary_RemoveHandler \ static_assert(alignof(DCSBuffHandlerMapLibrary_RemoveHandler) == 0x000008, "Wrong alignment on DCSBuffHandlerMapLibrary_RemoveHandler"); \ static_assert(sizeof(DCSBuffHandlerMapLibrary_RemoveHandler) == 0x0000E0, "Wrong size on DCSBuffHandlerMapLibrary_RemoveHandler"); \ static_assert(offsetof(DCSBuffHandlerMapLibrary_RemoveHandler, InHandlerMap) == 0x000000, "Member 'DCSBuffHandlerMapLibrary_RemoveHandler::InHandlerMap' has a wrong offset!"); \ static_assert(offsetof(DCSBuffHandlerMapLibrary_RemoveHandler, InHandler) == 0x000050, "Member 'DCSBuffHandlerMapLibrary_RemoveHandler::InHandler' has a wrong offset!"); \ static_assert(offsetof(DCSBuffHandlerMapLibrary_RemoveHandler, ReturnValue) == 0x0000D8, "Member 'DCSBuffHandlerMapLibrary_RemoveHandler::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSBuffHandlerMapLibrary \ static_assert(alignof(UDCSBuffHandlerMapLibrary) == 0x000008, "Wrong alignment on UDCSBuffHandlerMapLibrary"); \ static_assert(sizeof(UDCSBuffHandlerMapLibrary) == 0x000028, "Wrong size on UDCSBuffHandlerMapLibrary"); \ #define DUMPER7_ASSERTS_BP_Buff_PVP_C_SetPVPCounts \ static_assert(alignof(BP_Buff_PVP_C_SetPVPCounts) == 0x000004, "Wrong alignment on BP_Buff_PVP_C_SetPVPCounts"); \ static_assert(sizeof(BP_Buff_PVP_C_SetPVPCounts) == 0x000004, "Wrong size on BP_Buff_PVP_C_SetPVPCounts"); \ static_assert(offsetof(BP_Buff_PVP_C_SetPVPCounts, Counts_0) == 0x000000, "Member 'BP_Buff_PVP_C_SetPVPCounts::Counts_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_PVP_C \ static_assert(alignof(UBP_Buff_PVP_C) == 0x000008, "Wrong alignment on UBP_Buff_PVP_C"); \ static_assert(sizeof(UBP_Buff_PVP_C) == 0x000168, "Wrong size on UBP_Buff_PVP_C"); \ static_assert(offsetof(UBP_Buff_PVP_C, Counts) == 0x000154, "Member 'UBP_Buff_PVP_C::Counts' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_PVP_C, OnCountsSet) == 0x000158, "Member 'UBP_Buff_PVP_C::OnCountsSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDCSWorldLayerFilterSetting \ static_assert(alignof(FDCSWorldLayerFilterSetting) == 0x000008, "Wrong alignment on FDCSWorldLayerFilterSetting"); \ static_assert(sizeof(FDCSWorldLayerFilterSetting) == 0x000018, "Wrong size on FDCSWorldLayerFilterSetting"); \ static_assert(offsetof(FDCSWorldLayerFilterSetting, MatchName) == 0x000000, "Member 'FDCSWorldLayerFilterSetting::MatchName' has a wrong offset!"); \ static_assert(offsetof(FDCSWorldLayerFilterSetting, MatchMethod) == 0x000010, "Member 'FDCSWorldLayerFilterSetting::MatchMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDCSLayerInfoOverride \ static_assert(alignof(FDCSLayerInfoOverride) == 0x000008, "Wrong alignment on FDCSLayerInfoOverride"); \ static_assert(sizeof(FDCSLayerInfoOverride) == 0x000028, "Wrong size on FDCSLayerInfoOverride"); \ static_assert(offsetof(FDCSLayerInfoOverride, FakeLayerName) == 0x000000, "Member 'FDCSLayerInfoOverride::FakeLayerName' has a wrong offset!"); \ static_assert(offsetof(FDCSLayerInfoOverride, Distance) == 0x000010, "Member 'FDCSLayerInfoOverride::Distance' has a wrong offset!"); \ static_assert(offsetof(FDCSLayerInfoOverride, LodDistances) == 0x000018, "Member 'FDCSLayerInfoOverride::LodDistances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDCSTileInfoOverride \ static_assert(alignof(FDCSTileInfoOverride) == 0x000008, "Wrong alignment on FDCSTileInfoOverride"); \ static_assert(sizeof(FDCSTileInfoOverride) == 0x000020, "Wrong size on FDCSTileInfoOverride"); \ static_assert(offsetof(FDCSTileInfoOverride, LayerIdx) == 0x000000, "Member 'FDCSTileInfoOverride::LayerIdx' has a wrong offset!"); \ static_assert(offsetof(FDCSTileInfoOverride, bValidOverride) == 0x000004, "Member 'FDCSTileInfoOverride::bValidOverride' has a wrong offset!"); \ static_assert(offsetof(FDCSTileInfoOverride, PackageName) == 0x000008, "Member 'FDCSTileInfoOverride::PackageName' has a wrong offset!"); \ static_assert(offsetof(FDCSTileInfoOverride, ExcludeMatchedIndex) == 0x000018, "Member 'FDCSTileInfoOverride::ExcludeMatchedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPortableSandPlayBoxLoadPoint \ static_assert(alignof(FPortableSandPlayBoxLoadPoint) == 0x000008, "Wrong alignment on FPortableSandPlayBoxLoadPoint"); \ static_assert(sizeof(FPortableSandPlayBoxLoadPoint) == 0x000050, "Wrong size on FPortableSandPlayBoxLoadPoint"); \ static_assert(offsetof(FPortableSandPlayBoxLoadPoint, UniqueName) == 0x000000, "Member 'FPortableSandPlayBoxLoadPoint::UniqueName' has a wrong offset!"); \ static_assert(offsetof(FPortableSandPlayBoxLoadPoint, LoadBox) == 0x000008, "Member 'FPortableSandPlayBoxLoadPoint::LoadBox' has a wrong offset!"); \ static_assert(offsetof(FPortableSandPlayBoxLoadPoint, UnitLocations) == 0x000040, "Member 'FPortableSandPlayBoxLoadPoint::UnitLocations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPortableSandPlayBoxLayer \ static_assert(alignof(FPortableSandPlayBoxLayer) == 0x000008, "Wrong alignment on FPortableSandPlayBoxLayer"); \ static_assert(sizeof(FPortableSandPlayBoxLayer) == 0x000018, "Wrong size on FPortableSandPlayBoxLayer"); \ static_assert(offsetof(FPortableSandPlayBoxLayer, LayerType) == 0x000000, "Member 'FPortableSandPlayBoxLayer::LayerType' has a wrong offset!"); \ static_assert(offsetof(FPortableSandPlayBoxLayer, LayerIndex) == 0x000010, "Member 'FPortableSandPlayBoxLayer::LayerIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPortableStreamingRuntimeUnit \ static_assert(alignof(UPortableStreamingRuntimeUnit) == 0x000008, "Wrong alignment on UPortableStreamingRuntimeUnit"); \ static_assert(sizeof(UPortableStreamingRuntimeUnit) == 0x000028, "Wrong size on UPortableStreamingRuntimeUnit"); \ #define DUMPER7_ASSERTS_UPrivatePortableStreamingRuntimeUnit \ static_assert(alignof(UPrivatePortableStreamingRuntimeUnit) == 0x000008, "Wrong alignment on UPrivatePortableStreamingRuntimeUnit"); \ static_assert(sizeof(UPrivatePortableStreamingRuntimeUnit) == 0x000038, "Wrong size on UPrivatePortableStreamingRuntimeUnit"); \ #define DUMPER7_ASSERTS_UDCSWorldCompositionSettings \ static_assert(alignof(UDCSWorldCompositionSettings) == 0x000008, "Wrong alignment on UDCSWorldCompositionSettings"); \ static_assert(sizeof(UDCSWorldCompositionSettings) == 0x000050, "Wrong size on UDCSWorldCompositionSettings"); \ static_assert(offsetof(UDCSWorldCompositionSettings, LoadingExcludes) == 0x000038, "Member 'UDCSWorldCompositionSettings::LoadingExcludes' has a wrong offset!"); \ static_assert(offsetof(UDCSWorldCompositionSettings, bForceDisableAutoStreaming) == 0x000048, "Member 'UDCSWorldCompositionSettings::bForceDisableAutoStreaming' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSWorldComposition \ static_assert(alignof(UDCSWorldComposition) == 0x000008, "Wrong alignment on UDCSWorldComposition"); \ static_assert(sizeof(UDCSWorldComposition) == 0x0000A8, "Wrong size on UDCSWorldComposition"); \ static_assert(offsetof(UDCSWorldComposition, LoadingExcludes) == 0x000070, "Member 'UDCSWorldComposition::LoadingExcludes' has a wrong offset!"); \ static_assert(offsetof(UDCSWorldComposition, TilesExtends) == 0x000080, "Member 'UDCSWorldComposition::TilesExtends' has a wrong offset!"); \ static_assert(offsetof(UDCSWorldComposition, FakeLayers) == 0x000090, "Member 'UDCSWorldComposition::FakeLayers' has a wrong offset!"); \ static_assert(offsetof(UDCSWorldComposition, bInitializedWithValidSettings) == 0x0000A0, "Member 'UDCSWorldComposition::bInitializedWithValidSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFixedCellLevelBounds \ static_assert(alignof(AFixedCellLevelBounds) == 0x000008, "Wrong alignment on AFixedCellLevelBounds"); \ static_assert(sizeof(AFixedCellLevelBounds) == 0x000300, "Wrong size on AFixedCellLevelBounds"); \ #define DUMPER7_ASSERTS_PortableStreamingPolicy_DebugUpdateStreamingState \ static_assert(alignof(PortableStreamingPolicy_DebugUpdateStreamingState) == 0x000001, "Wrong alignment on PortableStreamingPolicy_DebugUpdateStreamingState"); \ static_assert(sizeof(PortableStreamingPolicy_DebugUpdateStreamingState) == 0x000001, "Wrong size on PortableStreamingPolicy_DebugUpdateStreamingState"); \ static_assert(offsetof(PortableStreamingPolicy_DebugUpdateStreamingState, ReturnValue) == 0x000000, "Member 'PortableStreamingPolicy_DebugUpdateStreamingState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APortableStreamingPolicy \ static_assert(alignof(APortableStreamingPolicy) == 0x000008, "Wrong alignment on APortableStreamingPolicy"); \ static_assert(sizeof(APortableStreamingPolicy) == 0x0002F8, "Wrong size on APortableStreamingPolicy"); \ static_assert(offsetof(APortableStreamingPolicy, UseDebugUpdateStreamingState) == 0x0002F0, "Member 'APortableStreamingPolicy::UseDebugUpdateStreamingState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoadWithPortablePolicySubsystem_SetPortableStreamingPolicy \ static_assert(alignof(LoadWithPortablePolicySubsystem_SetPortableStreamingPolicy) == 0x000008, "Wrong alignment on LoadWithPortablePolicySubsystem_SetPortableStreamingPolicy"); \ static_assert(sizeof(LoadWithPortablePolicySubsystem_SetPortableStreamingPolicy) == 0x000008, "Wrong size on LoadWithPortablePolicySubsystem_SetPortableStreamingPolicy"); \ static_assert(offsetof(LoadWithPortablePolicySubsystem_SetPortableStreamingPolicy, Policy) == 0x000000, "Member 'LoadWithPortablePolicySubsystem_SetPortableStreamingPolicy::Policy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULoadWithPortablePolicySubsystem \ static_assert(alignof(ULoadWithPortablePolicySubsystem) == 0x000008, "Wrong alignment on ULoadWithPortablePolicySubsystem"); \ static_assert(sizeof(ULoadWithPortablePolicySubsystem) == 0x000060, "Wrong size on ULoadWithPortablePolicySubsystem"); \ static_assert(offsetof(ULoadWithPortablePolicySubsystem, PortableStreamingPolicy) == 0x000030, "Member 'ULoadWithPortablePolicySubsystem::PortableStreamingPolicy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PortablePolicyOfWorldLoadingLibrary_GetLoadingStreamingCount \ static_assert(alignof(PortablePolicyOfWorldLoadingLibrary_GetLoadingStreamingCount) == 0x000008, "Wrong alignment on PortablePolicyOfWorldLoadingLibrary_GetLoadingStreamingCount"); \ static_assert(sizeof(PortablePolicyOfWorldLoadingLibrary_GetLoadingStreamingCount) == 0x000010, "Wrong size on PortablePolicyOfWorldLoadingLibrary_GetLoadingStreamingCount"); \ static_assert(offsetof(PortablePolicyOfWorldLoadingLibrary_GetLoadingStreamingCount, WorldContext) == 0x000000, "Member 'PortablePolicyOfWorldLoadingLibrary_GetLoadingStreamingCount::WorldContext' has a wrong offset!"); \ static_assert(offsetof(PortablePolicyOfWorldLoadingLibrary_GetLoadingStreamingCount, ReturnValue) == 0x000008, "Member 'PortablePolicyOfWorldLoadingLibrary_GetLoadingStreamingCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPortablePolicyOfWorldLoadingLibrary \ static_assert(alignof(UPortablePolicyOfWorldLoadingLibrary) == 0x000008, "Wrong alignment on UPortablePolicyOfWorldLoadingLibrary"); \ static_assert(sizeof(UPortablePolicyOfWorldLoadingLibrary) == 0x000028, "Wrong size on UPortablePolicyOfWorldLoadingLibrary"); \ #define DUMPER7_ASSERTS_UPortableStreamingRuntimeContainer \ static_assert(alignof(UPortableStreamingRuntimeContainer) == 0x000008, "Wrong alignment on UPortableStreamingRuntimeContainer"); \ static_assert(sizeof(UPortableStreamingRuntimeContainer) == 0x000028, "Wrong size on UPortableStreamingRuntimeContainer"); \ #define DUMPER7_ASSERTS_SandPlayBox4StreamingRuntimeContainer_AddLevelOverrideByGridLevels \ static_assert(alignof(SandPlayBox4StreamingRuntimeContainer_AddLevelOverrideByGridLevels) == 0x000008, "Wrong alignment on SandPlayBox4StreamingRuntimeContainer_AddLevelOverrideByGridLevels"); \ static_assert(sizeof(SandPlayBox4StreamingRuntimeContainer_AddLevelOverrideByGridLevels) == 0x000010, "Wrong size on SandPlayBox4StreamingRuntimeContainer_AddLevelOverrideByGridLevels"); \ static_assert(offsetof(SandPlayBox4StreamingRuntimeContainer_AddLevelOverrideByGridLevels, OverrideLevelNames) == 0x000000, "Member 'SandPlayBox4StreamingRuntimeContainer_AddLevelOverrideByGridLevels::OverrideLevelNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SandPlayBox4StreamingRuntimeContainer_AddSandPlayGridLevels \ static_assert(alignof(SandPlayBox4StreamingRuntimeContainer_AddSandPlayGridLevels) == 0x000008, "Wrong alignment on SandPlayBox4StreamingRuntimeContainer_AddSandPlayGridLevels"); \ static_assert(sizeof(SandPlayBox4StreamingRuntimeContainer_AddSandPlayGridLevels) == 0x000010, "Wrong size on SandPlayBox4StreamingRuntimeContainer_AddSandPlayGridLevels"); \ static_assert(offsetof(SandPlayBox4StreamingRuntimeContainer_AddSandPlayGridLevels, GridLevelNames) == 0x000000, "Member 'SandPlayBox4StreamingRuntimeContainer_AddSandPlayGridLevels::GridLevelNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SandPlayBox4StreamingRuntimeContainer_AddSandPlayLoadBox \ static_assert(alignof(SandPlayBox4StreamingRuntimeContainer_AddSandPlayLoadBox) == 0x000008, "Wrong alignment on SandPlayBox4StreamingRuntimeContainer_AddSandPlayLoadBox"); \ static_assert(sizeof(SandPlayBox4StreamingRuntimeContainer_AddSandPlayLoadBox) == 0x000050, "Wrong size on SandPlayBox4StreamingRuntimeContainer_AddSandPlayLoadBox"); \ static_assert(offsetof(SandPlayBox4StreamingRuntimeContainer_AddSandPlayLoadBox, BoxName) == 0x000000, "Member 'SandPlayBox4StreamingRuntimeContainer_AddSandPlayLoadBox::BoxName' has a wrong offset!"); \ static_assert(offsetof(SandPlayBox4StreamingRuntimeContainer_AddSandPlayLoadBox, LoadBox) == 0x000008, "Member 'SandPlayBox4StreamingRuntimeContainer_AddSandPlayLoadBox::LoadBox' has a wrong offset!"); \ static_assert(offsetof(SandPlayBox4StreamingRuntimeContainer_AddSandPlayLoadBox, LevelNames) == 0x000040, "Member 'SandPlayBox4StreamingRuntimeContainer_AddSandPlayLoadBox::LevelNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SandPlayBox4StreamingRuntimeContainer_Initialized \ static_assert(alignof(SandPlayBox4StreamingRuntimeContainer_Initialized) == 0x000008, "Wrong alignment on SandPlayBox4StreamingRuntimeContainer_Initialized"); \ static_assert(sizeof(SandPlayBox4StreamingRuntimeContainer_Initialized) == 0x000010, "Wrong size on SandPlayBox4StreamingRuntimeContainer_Initialized"); \ static_assert(offsetof(SandPlayBox4StreamingRuntimeContainer_Initialized, SortedLayerTypes) == 0x000000, "Member 'SandPlayBox4StreamingRuntimeContainer_Initialized::SortedLayerTypes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USandPlayBox4StreamingRuntimeContainer \ static_assert(alignof(USandPlayBox4StreamingRuntimeContainer) == 0x000008, "Wrong alignment on USandPlayBox4StreamingRuntimeContainer"); \ static_assert(sizeof(USandPlayBox4StreamingRuntimeContainer) == 0x0001C0, "Wrong size on USandPlayBox4StreamingRuntimeContainer"); \ static_assert(offsetof(USandPlayBox4StreamingRuntimeContainer, LoadingRange) == 0x000028, "Member 'USandPlayBox4StreamingRuntimeContainer::LoadingRange' has a wrong offset!"); \ static_assert(offsetof(USandPlayBox4StreamingRuntimeContainer, BoxGridSize) == 0x00002C, "Member 'USandPlayBox4StreamingRuntimeContainer::BoxGridSize' has a wrong offset!"); \ static_assert(offsetof(USandPlayBox4StreamingRuntimeContainer, HoldUnitsNameIndexMap) == 0x0000F0, "Member 'USandPlayBox4StreamingRuntimeContainer::HoldUnitsNameIndexMap' has a wrong offset!"); \ static_assert(offsetof(USandPlayBox4StreamingRuntimeContainer, HoldUnitsManaged) == 0x000140, "Member 'USandPlayBox4StreamingRuntimeContainer::HoldUnitsManaged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrivatePortableStreamingPolicy_AddContainer \ static_assert(alignof(PrivatePortableStreamingPolicy_AddContainer) == 0x000008, "Wrong alignment on PrivatePortableStreamingPolicy_AddContainer"); \ static_assert(sizeof(PrivatePortableStreamingPolicy_AddContainer) == 0x000008, "Wrong size on PrivatePortableStreamingPolicy_AddContainer"); \ static_assert(offsetof(PrivatePortableStreamingPolicy_AddContainer, InContainer) == 0x000000, "Member 'PrivatePortableStreamingPolicy_AddContainer::InContainer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrivatePortableStreamingPolicy_SetInitialized \ static_assert(alignof(PrivatePortableStreamingPolicy_SetInitialized) == 0x000001, "Wrong alignment on PrivatePortableStreamingPolicy_SetInitialized"); \ static_assert(sizeof(PrivatePortableStreamingPolicy_SetInitialized) == 0x000001, "Wrong size on PrivatePortableStreamingPolicy_SetInitialized"); \ static_assert(offsetof(PrivatePortableStreamingPolicy_SetInitialized, bInitialized) == 0x000000, "Member 'PrivatePortableStreamingPolicy_SetInitialized::bInitialized' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APrivatePortableStreamingPolicy \ static_assert(alignof(APrivatePortableStreamingPolicy) == 0x000008, "Wrong alignment on APrivatePortableStreamingPolicy"); \ static_assert(sizeof(APrivatePortableStreamingPolicy) == 0x000460, "Wrong size on APrivatePortableStreamingPolicy"); \ static_assert(offsetof(APrivatePortableStreamingPolicy, Containers) == 0x000450, "Member 'APrivatePortableStreamingPolicy::Containers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphHelper_GetActivedGraph \ static_assert(alignof(StarGraphHelper_GetActivedGraph) == 0x000008, "Wrong alignment on StarGraphHelper_GetActivedGraph"); \ static_assert(sizeof(StarGraphHelper_GetActivedGraph) == 0x000028, "Wrong size on StarGraphHelper_GetActivedGraph"); \ static_assert(offsetof(StarGraphHelper_GetActivedGraph, ActivedNodes) == 0x000000, "Member 'StarGraphHelper_GetActivedGraph::ActivedNodes' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelper_GetActivedGraph, ActivedLines) == 0x000010, "Member 'StarGraphHelper_GetActivedGraph::ActivedLines' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelper_GetActivedGraph, ReturnValue) == 0x000020, "Member 'StarGraphHelper_GetActivedGraph::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphHelper_GetChangedDataIfActive \ static_assert(alignof(StarGraphHelper_GetChangedDataIfActive) == 0x000008, "Wrong alignment on StarGraphHelper_GetChangedDataIfActive"); \ static_assert(sizeof(StarGraphHelper_GetChangedDataIfActive) == 0x000020, "Wrong size on StarGraphHelper_GetChangedDataIfActive"); \ static_assert(offsetof(StarGraphHelper_GetChangedDataIfActive, NodeId) == 0x000000, "Member 'StarGraphHelper_GetChangedDataIfActive::NodeId' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelper_GetChangedDataIfActive, OnlyTest) == 0x000004, "Member 'StarGraphHelper_GetChangedDataIfActive::OnlyTest' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelper_GetChangedDataIfActive, LinesWillActived) == 0x000008, "Member 'StarGraphHelper_GetChangedDataIfActive::LinesWillActived' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelper_GetChangedDataIfActive, ReturnValue) == 0x000018, "Member 'StarGraphHelper_GetChangedDataIfActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphHelper_GetChangedDataIfActiveMultiple \ static_assert(alignof(StarGraphHelper_GetChangedDataIfActiveMultiple) == 0x000008, "Wrong alignment on StarGraphHelper_GetChangedDataIfActiveMultiple"); \ static_assert(sizeof(StarGraphHelper_GetChangedDataIfActiveMultiple) == 0x000030, "Wrong size on StarGraphHelper_GetChangedDataIfActiveMultiple"); \ static_assert(offsetof(StarGraphHelper_GetChangedDataIfActiveMultiple, NodeIds) == 0x000000, "Member 'StarGraphHelper_GetChangedDataIfActiveMultiple::NodeIds' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelper_GetChangedDataIfActiveMultiple, OnlyTest) == 0x000010, "Member 'StarGraphHelper_GetChangedDataIfActiveMultiple::OnlyTest' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelper_GetChangedDataIfActiveMultiple, LinesWillActived) == 0x000018, "Member 'StarGraphHelper_GetChangedDataIfActiveMultiple::LinesWillActived' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelper_GetChangedDataIfActiveMultiple, ReturnValue) == 0x000028, "Member 'StarGraphHelper_GetChangedDataIfActiveMultiple::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphHelper_GetChangedDataIfRemove \ static_assert(alignof(StarGraphHelper_GetChangedDataIfRemove) == 0x000008, "Wrong alignment on StarGraphHelper_GetChangedDataIfRemove"); \ static_assert(sizeof(StarGraphHelper_GetChangedDataIfRemove) == 0x000030, "Wrong size on StarGraphHelper_GetChangedDataIfRemove"); \ static_assert(offsetof(StarGraphHelper_GetChangedDataIfRemove, NodeId) == 0x000000, "Member 'StarGraphHelper_GetChangedDataIfRemove::NodeId' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelper_GetChangedDataIfRemove, OnlyTest) == 0x000004, "Member 'StarGraphHelper_GetChangedDataIfRemove::OnlyTest' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelper_GetChangedDataIfRemove, NodesWillDeactived) == 0x000008, "Member 'StarGraphHelper_GetChangedDataIfRemove::NodesWillDeactived' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelper_GetChangedDataIfRemove, LinesWillDeactived) == 0x000018, "Member 'StarGraphHelper_GetChangedDataIfRemove::LinesWillDeactived' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelper_GetChangedDataIfRemove, ReturnValue) == 0x000028, "Member 'StarGraphHelper_GetChangedDataIfRemove::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphHelper_GetReachableNodes \ static_assert(alignof(StarGraphHelper_GetReachableNodes) == 0x000008, "Wrong alignment on StarGraphHelper_GetReachableNodes"); \ static_assert(sizeof(StarGraphHelper_GetReachableNodes) == 0x000018, "Wrong size on StarGraphHelper_GetReachableNodes"); \ static_assert(offsetof(StarGraphHelper_GetReachableNodes, NodesReachable) == 0x000000, "Member 'StarGraphHelper_GetReachableNodes::NodesReachable' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelper_GetReachableNodes, ReturnValue) == 0x000010, "Member 'StarGraphHelper_GetReachableNodes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphHelper_GetShotestPathToActiveNode \ static_assert(alignof(StarGraphHelper_GetShotestPathToActiveNode) == 0x000008, "Wrong alignment on StarGraphHelper_GetShotestPathToActiveNode"); \ static_assert(sizeof(StarGraphHelper_GetShotestPathToActiveNode) == 0x000020, "Wrong size on StarGraphHelper_GetShotestPathToActiveNode"); \ static_assert(offsetof(StarGraphHelper_GetShotestPathToActiveNode, NodeId) == 0x000000, "Member 'StarGraphHelper_GetShotestPathToActiveNode::NodeId' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelper_GetShotestPathToActiveNode, OutShotestPath) == 0x000008, "Member 'StarGraphHelper_GetShotestPathToActiveNode::OutShotestPath' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelper_GetShotestPathToActiveNode, ReturnValue) == 0x000018, "Member 'StarGraphHelper_GetShotestPathToActiveNode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphHelper_ResetAll \ static_assert(alignof(StarGraphHelper_ResetAll) == 0x000008, "Wrong alignment on StarGraphHelper_ResetAll"); \ static_assert(sizeof(StarGraphHelper_ResetAll) == 0x000010, "Wrong size on StarGraphHelper_ResetAll"); \ static_assert(offsetof(StarGraphHelper_ResetAll, Nodes) == 0x000000, "Member 'StarGraphHelper_ResetAll::Nodes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStarGraphHelper \ static_assert(alignof(UStarGraphHelper) == 0x000008, "Wrong alignment on UStarGraphHelper"); \ static_assert(sizeof(UStarGraphHelper) == 0x000028, "Wrong size on UStarGraphHelper"); \ #define DUMPER7_ASSERTS_StarGraphHelperFactory_CreateStarGraphHelper \ static_assert(alignof(StarGraphHelperFactory_CreateStarGraphHelper) == 0x000008, "Wrong alignment on StarGraphHelperFactory_CreateStarGraphHelper"); \ static_assert(sizeof(StarGraphHelperFactory_CreateStarGraphHelper) == 0x000020, "Wrong size on StarGraphHelperFactory_CreateStarGraphHelper"); \ static_assert(offsetof(StarGraphHelperFactory_CreateStarGraphHelper, InitOwner) == 0x000000, "Member 'StarGraphHelperFactory_CreateStarGraphHelper::InitOwner' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperFactory_CreateStarGraphHelper, InitRoot) == 0x000008, "Member 'StarGraphHelperFactory_CreateStarGraphHelper::InitRoot' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperFactory_CreateStarGraphHelper, StarLinesTable) == 0x000010, "Member 'StarGraphHelperFactory_CreateStarGraphHelper::StarLinesTable' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperFactory_CreateStarGraphHelper, ReturnValue) == 0x000018, "Member 'StarGraphHelperFactory_CreateStarGraphHelper::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AStarGraphHelperFactory \ static_assert(alignof(AStarGraphHelperFactory) == 0x000008, "Wrong alignment on AStarGraphHelperFactory"); \ static_assert(sizeof(AStarGraphHelperFactory) == 0x0002F0, "Wrong size on AStarGraphHelperFactory"); \ #define DUMPER7_ASSERTS_StarGraphHelperNative_InitAddConnectTo \ static_assert(alignof(StarGraphHelperNative_InitAddConnectTo) == 0x000008, "Wrong alignment on StarGraphHelperNative_InitAddConnectTo"); \ static_assert(sizeof(StarGraphHelperNative_InitAddConnectTo) == 0x000018, "Wrong size on StarGraphHelperNative_InitAddConnectTo"); \ static_assert(offsetof(StarGraphHelperNative_InitAddConnectTo, Key) == 0x000000, "Member 'StarGraphHelperNative_InitAddConnectTo::Key' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNative_InitAddConnectTo, ConnectTo) == 0x000008, "Member 'StarGraphHelperNative_InitAddConnectTo::ConnectTo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphHelperNative_InitBegin \ static_assert(alignof(StarGraphHelperNative_InitBegin) == 0x000004, "Wrong alignment on StarGraphHelperNative_InitBegin"); \ static_assert(sizeof(StarGraphHelperNative_InitBegin) == 0x000004, "Wrong size on StarGraphHelperNative_InitBegin"); \ static_assert(offsetof(StarGraphHelperNative_InitBegin, InRootid) == 0x000000, "Member 'StarGraphHelperNative_InitBegin::InRootid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStarGraphHelperNative \ static_assert(alignof(UStarGraphHelperNative) == 0x000008, "Wrong alignment on UStarGraphHelperNative"); \ static_assert(sizeof(UStarGraphHelperNative) == 0x000118, "Wrong size on UStarGraphHelperNative"); \ #define DUMPER7_ASSERTS_InputModify_Thumbstick_C_ModifyRaw \ static_assert(alignof(InputModify_Thumbstick_C_ModifyRaw) == 0x000008, "Wrong alignment on InputModify_Thumbstick_C_ModifyRaw"); \ static_assert(sizeof(InputModify_Thumbstick_C_ModifyRaw) == 0x000140, "Wrong size on InputModify_Thumbstick_C_ModifyRaw"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, PlayerInput) == 0x000000, "Member 'InputModify_Thumbstick_C_ModifyRaw::PlayerInput' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CurrentValue) == 0x000008, "Member 'InputModify_Thumbstick_C_ModifyRaw::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, DeltaTime) == 0x000028, "Member 'InputModify_Thumbstick_C_ModifyRaw::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, ReturnValue) == 0x000030, "Member 'InputModify_Thumbstick_C_ModifyRaw::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, L_Y) == 0x000050, "Member 'InputModify_Thumbstick_C_ModifyRaw::L_Y' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, L_X) == 0x000054, "Member 'InputModify_Thumbstick_C_ModifyRaw::L_X' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_BreakInputActionValue_X) == 0x000058, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_BreakInputActionValue_X' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_BreakInputActionValue_Y) == 0x000060, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_BreakInputActionValue_Y' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_BreakInputActionValue_Z) == 0x000068, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_BreakInputActionValue_Z' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_BreakInputActionValue_Type) == 0x000070, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_BreakInputActionValue_Type' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_MakeVector2D_ReturnValue) == 0x000078, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_VSize2D_ReturnValue) == 0x000088, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_VSize2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000090, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000091, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000092, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_MakeInputActionValue_ReturnValue) == 0x000098, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_MakeInputActionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_Abs_ReturnValue) == 0x0000B8, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_Abs_ReturnValue_1) == 0x0000C0, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_BreakInputActionValue_X_1) == 0x0000C8, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_BreakInputActionValue_X_1' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_BreakInputActionValue_Y_1) == 0x0000D0, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_BreakInputActionValue_Y_1' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_BreakInputActionValue_Z_1) == 0x0000D8, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_BreakInputActionValue_Z_1' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_BreakInputActionValue_Type_1) == 0x0000E0, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_BreakInputActionValue_Type_1' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0000E1, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_ModifyRaw_ReturnValue) == 0x0000E8, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_ModifyRaw_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_MakeInputActionValue_Y_ImplicitCast) == 0x000108, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_MakeInputActionValue_Y_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_MakeInputActionValue_X_ImplicitCast) == 0x000110, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_MakeInputActionValue_X_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000118, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000120, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_Abs_A_ImplicitCast) == 0x000128, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, CallFunc_Abs_A_ImplicitCast_1) == 0x000130, "Member 'InputModify_Thumbstick_C_ModifyRaw::CallFunc_Abs_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, K2Node_VariableSet_L_X_ImplicitCast) == 0x000138, "Member 'InputModify_Thumbstick_C_ModifyRaw::K2Node_VariableSet_L_X_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(InputModify_Thumbstick_C_ModifyRaw, K2Node_VariableSet_L_Y_ImplicitCast) == 0x00013C, "Member 'InputModify_Thumbstick_C_ModifyRaw::K2Node_VariableSet_L_Y_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputModify_Thumbstick_C \ static_assert(alignof(UInputModify_Thumbstick_C) == 0x000008, "Wrong alignment on UInputModify_Thumbstick_C"); \ static_assert(sizeof(UInputModify_Thumbstick_C) == 0x000028, "Wrong size on UInputModify_Thumbstick_C"); \ #define DUMPER7_ASSERTS_HardwareHelperBPLibrary_GetHardDiskDriveType \ static_assert(alignof(HardwareHelperBPLibrary_GetHardDiskDriveType) == 0x000008, "Wrong alignment on HardwareHelperBPLibrary_GetHardDiskDriveType"); \ static_assert(sizeof(HardwareHelperBPLibrary_GetHardDiskDriveType) == 0x000010, "Wrong size on HardwareHelperBPLibrary_GetHardDiskDriveType"); \ static_assert(offsetof(HardwareHelperBPLibrary_GetHardDiskDriveType, ReturnValue) == 0x000000, "Member 'HardwareHelperBPLibrary_GetHardDiskDriveType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HardwareHelperBPLibrary_IsRunningOnLaptop \ static_assert(alignof(HardwareHelperBPLibrary_IsRunningOnLaptop) == 0x000001, "Wrong alignment on HardwareHelperBPLibrary_IsRunningOnLaptop"); \ static_assert(sizeof(HardwareHelperBPLibrary_IsRunningOnLaptop) == 0x000001, "Wrong size on HardwareHelperBPLibrary_IsRunningOnLaptop"); \ static_assert(offsetof(HardwareHelperBPLibrary_IsRunningOnLaptop, ReturnValue) == 0x000000, "Member 'HardwareHelperBPLibrary_IsRunningOnLaptop::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHardwareHelperBPLibrary \ static_assert(alignof(UHardwareHelperBPLibrary) == 0x000008, "Wrong alignment on UHardwareHelperBPLibrary"); \ static_assert(sizeof(UHardwareHelperBPLibrary) == 0x000028, "Wrong size on UHardwareHelperBPLibrary"); \ #define DUMPER7_ASSERTS_InteractBrush_DrawOnRT \ static_assert(alignof(InteractBrush_DrawOnRT) == 0x000008, "Wrong alignment on InteractBrush_DrawOnRT"); \ static_assert(sizeof(InteractBrush_DrawOnRT) == 0x000028, "Wrong size on InteractBrush_DrawOnRT"); \ static_assert(offsetof(InteractBrush_DrawOnRT, DrawingBoard) == 0x000000, "Member 'InteractBrush_DrawOnRT::DrawingBoard' has a wrong offset!"); \ static_assert(offsetof(InteractBrush_DrawOnRT, CanvasDrawOn) == 0x000008, "Member 'InteractBrush_DrawOnRT::CanvasDrawOn' has a wrong offset!"); \ static_assert(offsetof(InteractBrush_DrawOnRT, CanvasSize) == 0x000010, "Member 'InteractBrush_DrawOnRT::CanvasSize' has a wrong offset!"); \ static_assert(offsetof(InteractBrush_DrawOnRT, InterpolateRate) == 0x000020, "Member 'InteractBrush_DrawOnRT::InterpolateRate' has a wrong offset!"); \ static_assert(offsetof(InteractBrush_DrawOnRT, DrawTimes) == 0x000024, "Member 'InteractBrush_DrawOnRT::DrawTimes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractBrush_UpdateDrawInfo \ static_assert(alignof(InteractBrush_UpdateDrawInfo) == 0x000001, "Wrong alignment on InteractBrush_UpdateDrawInfo"); \ static_assert(sizeof(InteractBrush_UpdateDrawInfo) == 0x000001, "Wrong size on InteractBrush_UpdateDrawInfo"); \ static_assert(offsetof(InteractBrush_UpdateDrawInfo, ReturnValue) == 0x000000, "Member 'InteractBrush_UpdateDrawInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractBrush_GetCullRadius \ static_assert(alignof(InteractBrush_GetCullRadius) == 0x000004, "Wrong alignment on InteractBrush_GetCullRadius"); \ static_assert(sizeof(InteractBrush_GetCullRadius) == 0x000004, "Wrong size on InteractBrush_GetCullRadius"); \ static_assert(offsetof(InteractBrush_GetCullRadius, ReturnValue) == 0x000000, "Member 'InteractBrush_GetCullRadius::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractBrush_GetCurrentDrawSucceed \ static_assert(alignof(InteractBrush_GetCurrentDrawSucceed) == 0x000001, "Wrong alignment on InteractBrush_GetCurrentDrawSucceed"); \ static_assert(sizeof(InteractBrush_GetCurrentDrawSucceed) == 0x000001, "Wrong size on InteractBrush_GetCurrentDrawSucceed"); \ static_assert(offsetof(InteractBrush_GetCurrentDrawSucceed, ReturnValue) == 0x000000, "Member 'InteractBrush_GetCurrentDrawSucceed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractBrush_GetCurrentTransform \ static_assert(alignof(InteractBrush_GetCurrentTransform) == 0x000010, "Wrong alignment on InteractBrush_GetCurrentTransform"); \ static_assert(sizeof(InteractBrush_GetCurrentTransform) == 0x000060, "Wrong size on InteractBrush_GetCurrentTransform"); \ static_assert(offsetof(InteractBrush_GetCurrentTransform, ReturnValue) == 0x000000, "Member 'InteractBrush_GetCurrentTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractBrush_GetLastDrawSucceed \ static_assert(alignof(InteractBrush_GetLastDrawSucceed) == 0x000001, "Wrong alignment on InteractBrush_GetLastDrawSucceed"); \ static_assert(sizeof(InteractBrush_GetLastDrawSucceed) == 0x000001, "Wrong size on InteractBrush_GetLastDrawSucceed"); \ static_assert(offsetof(InteractBrush_GetLastDrawSucceed, ReturnValue) == 0x000000, "Member 'InteractBrush_GetLastDrawSucceed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteractBrush \ static_assert(alignof(UInteractBrush) == 0x000010, "Wrong alignment on UInteractBrush"); \ static_assert(sizeof(UInteractBrush) == 0x000490, "Wrong size on UInteractBrush"); \ static_assert(offsetof(UInteractBrush, Size) == 0x0002E0, "Member 'UInteractBrush::Size' has a wrong offset!"); \ static_assert(offsetof(UInteractBrush, bOverrideCullRadius) == 0x0002F0, "Member 'UInteractBrush::bOverrideCullRadius' has a wrong offset!"); \ static_assert(offsetof(UInteractBrush, CullRadiusOverride) == 0x0002F4, "Member 'UInteractBrush::CullRadiusOverride' has a wrong offset!"); \ static_assert(offsetof(UInteractBrush, bDrawEveryFrame) == 0x0002F8, "Member 'UInteractBrush::bDrawEveryFrame' has a wrong offset!"); \ static_assert(offsetof(UInteractBrush, bDrawOnMovement) == 0x0002F9, "Member 'UInteractBrush::bDrawOnMovement' has a wrong offset!"); \ static_assert(offsetof(UInteractBrush, MovementTolerance) == 0x000300, "Member 'UInteractBrush::MovementTolerance' has a wrong offset!"); \ static_assert(offsetof(UInteractBrush, bUseDrawOnlyDrawingBoardsClassList) == 0x000318, "Member 'UInteractBrush::bUseDrawOnlyDrawingBoardsClassList' has a wrong offset!"); \ static_assert(offsetof(UInteractBrush, DrawOnlyDrawingBoardsClassList) == 0x000320, "Member 'UInteractBrush::DrawOnlyDrawingBoardsClassList' has a wrong offset!"); \ static_assert(offsetof(UInteractBrush, bUseMultiDraw) == 0x000330, "Member 'UInteractBrush::bUseMultiDraw' has a wrong offset!"); \ static_assert(offsetof(UInteractBrush, MaxDrawDistance) == 0x000334, "Member 'UInteractBrush::MaxDrawDistance' has a wrong offset!"); \ static_assert(offsetof(UInteractBrush, CurrentT) == 0x000340, "Member 'UInteractBrush::CurrentT' has a wrong offset!"); \ static_assert(offsetof(UInteractBrush, PreviousT) == 0x0003A0, "Member 'UInteractBrush::PreviousT' has a wrong offset!"); \ static_assert(offsetof(UInteractBrush, PreviousDrawnT) == 0x000400, "Member 'UInteractBrush::PreviousDrawnT' has a wrong offset!"); \ static_assert(offsetof(UInteractBrush, OverlappingInteractVolumes) == 0x000468, "Member 'UInteractBrush::OverlappingInteractVolumes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldBPLibrary_IW_AddWarning \ static_assert(alignof(InteractiveWorldBPLibrary_IW_AddWarning) == 0x000008, "Wrong alignment on InteractiveWorldBPLibrary_IW_AddWarning"); \ static_assert(sizeof(InteractiveWorldBPLibrary_IW_AddWarning) == 0x000010, "Wrong size on InteractiveWorldBPLibrary_IW_AddWarning"); \ static_assert(offsetof(InteractiveWorldBPLibrary_IW_AddWarning, Message) == 0x000000, "Member 'InteractiveWorldBPLibrary_IW_AddWarning::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldBPLibrary_RefreshInteractVolume \ static_assert(alignof(InteractiveWorldBPLibrary_RefreshInteractVolume) == 0x000008, "Wrong alignment on InteractiveWorldBPLibrary_RefreshInteractVolume"); \ static_assert(sizeof(InteractiveWorldBPLibrary_RefreshInteractVolume) == 0x000008, "Wrong size on InteractiveWorldBPLibrary_RefreshInteractVolume"); \ static_assert(offsetof(InteractiveWorldBPLibrary_RefreshInteractVolume, InteractVolume) == 0x000000, "Member 'InteractiveWorldBPLibrary_RefreshInteractVolume::InteractVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldBPLibrary_ResizeRenderTarget2D \ static_assert(alignof(InteractiveWorldBPLibrary_ResizeRenderTarget2D) == 0x000008, "Wrong alignment on InteractiveWorldBPLibrary_ResizeRenderTarget2D"); \ static_assert(sizeof(InteractiveWorldBPLibrary_ResizeRenderTarget2D) == 0x000010, "Wrong size on InteractiveWorldBPLibrary_ResizeRenderTarget2D"); \ static_assert(offsetof(InteractiveWorldBPLibrary_ResizeRenderTarget2D, RenderTarget2D) == 0x000000, "Member 'InteractiveWorldBPLibrary_ResizeRenderTarget2D::RenderTarget2D' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldBPLibrary_ResizeRenderTarget2D, SizeX) == 0x000008, "Member 'InteractiveWorldBPLibrary_ResizeRenderTarget2D::SizeX' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldBPLibrary_ResizeRenderTarget2D, SizeY) == 0x00000C, "Member 'InteractiveWorldBPLibrary_ResizeRenderTarget2D::SizeY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldBPLibrary_Vector3ToVector2 \ static_assert(alignof(InteractiveWorldBPLibrary_Vector3ToVector2) == 0x000008, "Wrong alignment on InteractiveWorldBPLibrary_Vector3ToVector2"); \ static_assert(sizeof(InteractiveWorldBPLibrary_Vector3ToVector2) == 0x000028, "Wrong size on InteractiveWorldBPLibrary_Vector3ToVector2"); \ static_assert(offsetof(InteractiveWorldBPLibrary_Vector3ToVector2, InVector) == 0x000000, "Member 'InteractiveWorldBPLibrary_Vector3ToVector2::InVector' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldBPLibrary_Vector3ToVector2, ReturnValue) == 0x000018, "Member 'InteractiveWorldBPLibrary_Vector3ToVector2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteractiveWorldBPLibrary \ static_assert(alignof(UInteractiveWorldBPLibrary) == 0x000008, "Wrong alignment on UInteractiveWorldBPLibrary"); \ static_assert(sizeof(UInteractiveWorldBPLibrary) == 0x000028, "Wrong size on UInteractiveWorldBPLibrary"); \ #define DUMPER7_ASSERTS_InteractiveWorldSubsystem_GetRegisteredDrawingBoards \ static_assert(alignof(InteractiveWorldSubsystem_GetRegisteredDrawingBoards) == 0x000008, "Wrong alignment on InteractiveWorldSubsystem_GetRegisteredDrawingBoards"); \ static_assert(sizeof(InteractiveWorldSubsystem_GetRegisteredDrawingBoards) == 0x000010, "Wrong size on InteractiveWorldSubsystem_GetRegisteredDrawingBoards"); \ static_assert(offsetof(InteractiveWorldSubsystem_GetRegisteredDrawingBoards, ReturnValue) == 0x000000, "Member 'InteractiveWorldSubsystem_GetRegisteredDrawingBoards::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldSubsystem_GetRegisteredInteractBrushes \ static_assert(alignof(InteractiveWorldSubsystem_GetRegisteredInteractBrushes) == 0x000008, "Wrong alignment on InteractiveWorldSubsystem_GetRegisteredInteractBrushes"); \ static_assert(sizeof(InteractiveWorldSubsystem_GetRegisteredInteractBrushes) == 0x000010, "Wrong size on InteractiveWorldSubsystem_GetRegisteredInteractBrushes"); \ static_assert(offsetof(InteractiveWorldSubsystem_GetRegisteredInteractBrushes, ReturnValue) == 0x000000, "Member 'InteractiveWorldSubsystem_GetRegisteredInteractBrushes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldSubsystem_RegisterBrush \ static_assert(alignof(InteractiveWorldSubsystem_RegisterBrush) == 0x000008, "Wrong alignment on InteractiveWorldSubsystem_RegisterBrush"); \ static_assert(sizeof(InteractiveWorldSubsystem_RegisterBrush) == 0x000008, "Wrong size on InteractiveWorldSubsystem_RegisterBrush"); \ static_assert(offsetof(InteractiveWorldSubsystem_RegisterBrush, Brush) == 0x000000, "Member 'InteractiveWorldSubsystem_RegisterBrush::Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldSubsystem_RegisterDrawingBoard \ static_assert(alignof(InteractiveWorldSubsystem_RegisterDrawingBoard) == 0x000008, "Wrong alignment on InteractiveWorldSubsystem_RegisterDrawingBoard"); \ static_assert(sizeof(InteractiveWorldSubsystem_RegisterDrawingBoard) == 0x000008, "Wrong size on InteractiveWorldSubsystem_RegisterDrawingBoard"); \ static_assert(offsetof(InteractiveWorldSubsystem_RegisterDrawingBoard, DrawingBoard) == 0x000000, "Member 'InteractiveWorldSubsystem_RegisterDrawingBoard::DrawingBoard' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldSubsystem_UnregisterBrush \ static_assert(alignof(InteractiveWorldSubsystem_UnregisterBrush) == 0x000008, "Wrong alignment on InteractiveWorldSubsystem_UnregisterBrush"); \ static_assert(sizeof(InteractiveWorldSubsystem_UnregisterBrush) == 0x000008, "Wrong size on InteractiveWorldSubsystem_UnregisterBrush"); \ static_assert(offsetof(InteractiveWorldSubsystem_UnregisterBrush, Brush) == 0x000000, "Member 'InteractiveWorldSubsystem_UnregisterBrush::Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldSubsystem_UnregisterDrawingBoard \ static_assert(alignof(InteractiveWorldSubsystem_UnregisterDrawingBoard) == 0x000008, "Wrong alignment on InteractiveWorldSubsystem_UnregisterDrawingBoard"); \ static_assert(sizeof(InteractiveWorldSubsystem_UnregisterDrawingBoard) == 0x000008, "Wrong size on InteractiveWorldSubsystem_UnregisterDrawingBoard"); \ static_assert(offsetof(InteractiveWorldSubsystem_UnregisterDrawingBoard, DrawingBoard) == 0x000000, "Member 'InteractiveWorldSubsystem_UnregisterDrawingBoard::DrawingBoard' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteractiveWorldSubsystem \ static_assert(alignof(UInteractiveWorldSubsystem) == 0x000008, "Wrong alignment on UInteractiveWorldSubsystem"); \ static_assert(sizeof(UInteractiveWorldSubsystem) == 0x000060, "Wrong size on UInteractiveWorldSubsystem"); \ static_assert(offsetof(UInteractiveWorldSubsystem, BrushCullDistance) == 0x000038, "Member 'UInteractiveWorldSubsystem::BrushCullDistance' has a wrong offset!"); \ static_assert(offsetof(UInteractiveWorldSubsystem, Brushes) == 0x000040, "Member 'UInteractiveWorldSubsystem::Brushes' has a wrong offset!"); \ static_assert(offsetof(UInteractiveWorldSubsystem, DrawingBoards) == 0x000050, "Member 'UInteractiveWorldSubsystem::DrawingBoards' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDrawingBoard_GetIsSimulating \ static_assert(alignof(WorldDrawingBoard_GetIsSimulating) == 0x000001, "Wrong alignment on WorldDrawingBoard_GetIsSimulating"); \ static_assert(sizeof(WorldDrawingBoard_GetIsSimulating) == 0x000001, "Wrong size on WorldDrawingBoard_GetIsSimulating"); \ static_assert(offsetof(WorldDrawingBoard_GetIsSimulating, ReturnValue) == 0x000000, "Member 'WorldDrawingBoard_GetIsSimulating::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDrawingBoard_ResetInteractVolumes \ static_assert(alignof(WorldDrawingBoard_ResetInteractVolumes) == 0x000008, "Wrong alignment on WorldDrawingBoard_ResetInteractVolumes"); \ static_assert(sizeof(WorldDrawingBoard_ResetInteractVolumes) == 0x000010, "Wrong size on WorldDrawingBoard_ResetInteractVolumes"); \ static_assert(offsetof(WorldDrawingBoard_ResetInteractVolumes, NewInteractVolumes) == 0x000000, "Member 'WorldDrawingBoard_ResetInteractVolumes::NewInteractVolumes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDrawingBoard_ResetUseInteractVolume \ static_assert(alignof(WorldDrawingBoard_ResetUseInteractVolume) == 0x000001, "Wrong alignment on WorldDrawingBoard_ResetUseInteractVolume"); \ static_assert(sizeof(WorldDrawingBoard_ResetUseInteractVolume) == 0x000001, "Wrong size on WorldDrawingBoard_ResetUseInteractVolume"); \ static_assert(offsetof(WorldDrawingBoard_ResetUseInteractVolume, NewUseInteractVolume) == 0x000000, "Member 'WorldDrawingBoard_ResetUseInteractVolume::NewUseInteractVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDrawingBoard_SetCanvasWorldLocation \ static_assert(alignof(WorldDrawingBoard_SetCanvasWorldLocation) == 0x000008, "Wrong alignment on WorldDrawingBoard_SetCanvasWorldLocation"); \ static_assert(sizeof(WorldDrawingBoard_SetCanvasWorldLocation) == 0x000018, "Wrong size on WorldDrawingBoard_SetCanvasWorldLocation"); \ static_assert(offsetof(WorldDrawingBoard_SetCanvasWorldLocation, NewLocation) == 0x000000, "Member 'WorldDrawingBoard_SetCanvasWorldLocation::NewLocation' has a wrong offset!"); \ static_assert(offsetof(WorldDrawingBoard_SetCanvasWorldLocation, bPixelAligned) == 0x000010, "Member 'WorldDrawingBoard_SetCanvasWorldLocation::bPixelAligned' has a wrong offset!"); \ static_assert(offsetof(WorldDrawingBoard_SetCanvasWorldLocation, PixelSizeScale) == 0x000014, "Member 'WorldDrawingBoard_SetCanvasWorldLocation::PixelSizeScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDrawingBoard_SetDrawingBoardActive \ static_assert(alignof(WorldDrawingBoard_SetDrawingBoardActive) == 0x000001, "Wrong alignment on WorldDrawingBoard_SetDrawingBoardActive"); \ static_assert(sizeof(WorldDrawingBoard_SetDrawingBoardActive) == 0x000001, "Wrong size on WorldDrawingBoard_SetDrawingBoardActive"); \ static_assert(offsetof(WorldDrawingBoard_SetDrawingBoardActive, Active) == 0x000000, "Member 'WorldDrawingBoard_SetDrawingBoardActive::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDrawingBoard_SetRTDrawOn \ static_assert(alignof(WorldDrawingBoard_SetRTDrawOn) == 0x000008, "Wrong alignment on WorldDrawingBoard_SetRTDrawOn"); \ static_assert(sizeof(WorldDrawingBoard_SetRTDrawOn) == 0x000008, "Wrong size on WorldDrawingBoard_SetRTDrawOn"); \ static_assert(offsetof(WorldDrawingBoard_SetRTDrawOn, NewRT) == 0x000000, "Member 'WorldDrawingBoard_SetRTDrawOn::NewRT' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDrawingBoard_WorldToCanvasBrush \ static_assert(alignof(WorldDrawingBoard_WorldToCanvasBrush) == 0x000008, "Wrong alignment on WorldDrawingBoard_WorldToCanvasBrush"); \ static_assert(sizeof(WorldDrawingBoard_WorldToCanvasBrush) == 0x000050, "Wrong size on WorldDrawingBoard_WorldToCanvasBrush"); \ static_assert(offsetof(WorldDrawingBoard_WorldToCanvasBrush, BrushLocation) == 0x000000, "Member 'WorldDrawingBoard_WorldToCanvasBrush::BrushLocation' has a wrong offset!"); \ static_assert(offsetof(WorldDrawingBoard_WorldToCanvasBrush, BrushSize) == 0x000010, "Member 'WorldDrawingBoard_WorldToCanvasBrush::BrushSize' has a wrong offset!"); \ static_assert(offsetof(WorldDrawingBoard_WorldToCanvasBrush, BrushRotation) == 0x000020, "Member 'WorldDrawingBoard_WorldToCanvasBrush::BrushRotation' has a wrong offset!"); \ static_assert(offsetof(WorldDrawingBoard_WorldToCanvasBrush, OutScreenPosition) == 0x000028, "Member 'WorldDrawingBoard_WorldToCanvasBrush::OutScreenPosition' has a wrong offset!"); \ static_assert(offsetof(WorldDrawingBoard_WorldToCanvasBrush, OutScreenSize) == 0x000038, "Member 'WorldDrawingBoard_WorldToCanvasBrush::OutScreenSize' has a wrong offset!"); \ static_assert(offsetof(WorldDrawingBoard_WorldToCanvasBrush, OutScreenRotation) == 0x000048, "Member 'WorldDrawingBoard_WorldToCanvasBrush::OutScreenRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDrawingBoard_WorldToCanvasRotation \ static_assert(alignof(WorldDrawingBoard_WorldToCanvasRotation) == 0x000004, "Wrong alignment on WorldDrawingBoard_WorldToCanvasRotation"); \ static_assert(sizeof(WorldDrawingBoard_WorldToCanvasRotation) == 0x000008, "Wrong size on WorldDrawingBoard_WorldToCanvasRotation"); \ static_assert(offsetof(WorldDrawingBoard_WorldToCanvasRotation, WorldRotation) == 0x000000, "Member 'WorldDrawingBoard_WorldToCanvasRotation::WorldRotation' has a wrong offset!"); \ static_assert(offsetof(WorldDrawingBoard_WorldToCanvasRotation, ReturnValue) == 0x000004, "Member 'WorldDrawingBoard_WorldToCanvasRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDrawingBoard_WorldToCanvasSize \ static_assert(alignof(WorldDrawingBoard_WorldToCanvasSize) == 0x000008, "Wrong alignment on WorldDrawingBoard_WorldToCanvasSize"); \ static_assert(sizeof(WorldDrawingBoard_WorldToCanvasSize) == 0x000020, "Wrong size on WorldDrawingBoard_WorldToCanvasSize"); \ static_assert(offsetof(WorldDrawingBoard_WorldToCanvasSize, WorldSize) == 0x000000, "Member 'WorldDrawingBoard_WorldToCanvasSize::WorldSize' has a wrong offset!"); \ static_assert(offsetof(WorldDrawingBoard_WorldToCanvasSize, ReturnValue) == 0x000010, "Member 'WorldDrawingBoard_WorldToCanvasSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDrawingBoard_WorldToCanvasUV \ static_assert(alignof(WorldDrawingBoard_WorldToCanvasUV) == 0x000008, "Wrong alignment on WorldDrawingBoard_WorldToCanvasUV"); \ static_assert(sizeof(WorldDrawingBoard_WorldToCanvasUV) == 0x000020, "Wrong size on WorldDrawingBoard_WorldToCanvasUV"); \ static_assert(offsetof(WorldDrawingBoard_WorldToCanvasUV, WorldLocation) == 0x000000, "Member 'WorldDrawingBoard_WorldToCanvasUV::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(WorldDrawingBoard_WorldToCanvasUV, ReturnValue) == 0x000010, "Member 'WorldDrawingBoard_WorldToCanvasUV::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDrawingBoard_GetActiveState \ static_assert(alignof(WorldDrawingBoard_GetActiveState) == 0x000001, "Wrong alignment on WorldDrawingBoard_GetActiveState"); \ static_assert(sizeof(WorldDrawingBoard_GetActiveState) == 0x000001, "Wrong size on WorldDrawingBoard_GetActiveState"); \ static_assert(offsetof(WorldDrawingBoard_GetActiveState, ReturnValue) == 0x000000, "Member 'WorldDrawingBoard_GetActiveState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDrawingBoard_GetInteractHeight \ static_assert(alignof(WorldDrawingBoard_GetInteractHeight) == 0x000004, "Wrong alignment on WorldDrawingBoard_GetInteractHeight"); \ static_assert(sizeof(WorldDrawingBoard_GetInteractHeight) == 0x000004, "Wrong size on WorldDrawingBoard_GetInteractHeight"); \ static_assert(offsetof(WorldDrawingBoard_GetInteractHeight, ReturnValue) == 0x000000, "Member 'WorldDrawingBoard_GetInteractHeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDrawingBoard_GetInteractVolumes \ static_assert(alignof(WorldDrawingBoard_GetInteractVolumes) == 0x000008, "Wrong alignment on WorldDrawingBoard_GetInteractVolumes"); \ static_assert(sizeof(WorldDrawingBoard_GetInteractVolumes) == 0x000010, "Wrong size on WorldDrawingBoard_GetInteractVolumes"); \ static_assert(offsetof(WorldDrawingBoard_GetInteractVolumes, ReturnValue) == 0x000000, "Member 'WorldDrawingBoard_GetInteractVolumes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDrawingBoard_GetRTDrawOn \ static_assert(alignof(WorldDrawingBoard_GetRTDrawOn) == 0x000008, "Wrong alignment on WorldDrawingBoard_GetRTDrawOn"); \ static_assert(sizeof(WorldDrawingBoard_GetRTDrawOn) == 0x000008, "Wrong size on WorldDrawingBoard_GetRTDrawOn"); \ static_assert(offsetof(WorldDrawingBoard_GetRTDrawOn, ReturnValue) == 0x000000, "Member 'WorldDrawingBoard_GetRTDrawOn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDrawingBoard_GetTimeFromLastDraw \ static_assert(alignof(WorldDrawingBoard_GetTimeFromLastDraw) == 0x000004, "Wrong alignment on WorldDrawingBoard_GetTimeFromLastDraw"); \ static_assert(sizeof(WorldDrawingBoard_GetTimeFromLastDraw) == 0x000004, "Wrong size on WorldDrawingBoard_GetTimeFromLastDraw"); \ static_assert(offsetof(WorldDrawingBoard_GetTimeFromLastDraw, ReturnValue) == 0x000000, "Member 'WorldDrawingBoard_GetTimeFromLastDraw::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDrawingBoard_GetUseInteractVolume \ static_assert(alignof(WorldDrawingBoard_GetUseInteractVolume) == 0x000001, "Wrong alignment on WorldDrawingBoard_GetUseInteractVolume"); \ static_assert(sizeof(WorldDrawingBoard_GetUseInteractVolume) == 0x000001, "Wrong size on WorldDrawingBoard_GetUseInteractVolume"); \ static_assert(offsetof(WorldDrawingBoard_GetUseInteractVolume, ReturnValue) == 0x000000, "Member 'WorldDrawingBoard_GetUseInteractVolume::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWorldDrawingBoard \ static_assert(alignof(AWorldDrawingBoard) == 0x000008, "Wrong alignment on AWorldDrawingBoard"); \ static_assert(sizeof(AWorldDrawingBoard) == 0x0003C8, "Wrong size on AWorldDrawingBoard"); \ static_assert(offsetof(AWorldDrawingBoard, ActiveVolumes) == 0x0002F0, "Member 'AWorldDrawingBoard::ActiveVolumes' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, SleepTime) == 0x000310, "Member 'AWorldDrawingBoard::SleepTime' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, RTBrushDrawOn) == 0x000318, "Member 'AWorldDrawingBoard::RTBrushDrawOn' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, RTSize) == 0x000320, "Member 'AWorldDrawingBoard::RTSize' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, PreviousRTSize) == 0x000330, "Member 'AWorldDrawingBoard::PreviousRTSize' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, PixelWorldSize) == 0x000340, "Member 'AWorldDrawingBoard::PixelWorldSize' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, PreviousPixelWorldSize) == 0x000350, "Member 'AWorldDrawingBoard::PreviousPixelWorldSize' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, CanvasWorldLocation) == 0x000360, "Member 'AWorldDrawingBoard::CanvasWorldLocation' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, PreviousCanvasWorldLocation) == 0x000370, "Member 'AWorldDrawingBoard::PreviousCanvasWorldLocation' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, CanvasWorldSize) == 0x000380, "Member 'AWorldDrawingBoard::CanvasWorldSize' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, PreviousCanvasWorldSize) == 0x000390, "Member 'AWorldDrawingBoard::PreviousCanvasWorldSize' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, CanvasWorldYaw) == 0x0003A0, "Member 'AWorldDrawingBoard::CanvasWorldYaw' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, PreviousCanvasWorldYaw) == 0x0003A4, "Member 'AWorldDrawingBoard::PreviousCanvasWorldYaw' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, bPixelAlignedMove) == 0x0003A8, "Member 'AWorldDrawingBoard::bPixelAlignedMove' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, InteractHeight) == 0x0003AC, "Member 'AWorldDrawingBoard::InteractHeight' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, bActive) == 0x0003B0, "Member 'AWorldDrawingBoard::bActive' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, bUseInteractVolume) == 0x0003B1, "Member 'AWorldDrawingBoard::bUseInteractVolume' has a wrong offset!"); \ static_assert(offsetof(AWorldDrawingBoard, InteractVolumes) == 0x0003B8, "Member 'AWorldDrawingBoard::InteractVolumes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldInteractVolume_ManualInteractBrushEnterArea \ static_assert(alignof(WorldInteractVolume_ManualInteractBrushEnterArea) == 0x000008, "Wrong alignment on WorldInteractVolume_ManualInteractBrushEnterArea"); \ static_assert(sizeof(WorldInteractVolume_ManualInteractBrushEnterArea) == 0x000008, "Wrong size on WorldInteractVolume_ManualInteractBrushEnterArea"); \ static_assert(offsetof(WorldInteractVolume_ManualInteractBrushEnterArea, InteractBrush) == 0x000000, "Member 'WorldInteractVolume_ManualInteractBrushEnterArea::InteractBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldInteractVolume_ManualInteractBrushLeaveArea \ static_assert(alignof(WorldInteractVolume_ManualInteractBrushLeaveArea) == 0x000008, "Wrong alignment on WorldInteractVolume_ManualInteractBrushLeaveArea"); \ static_assert(sizeof(WorldInteractVolume_ManualInteractBrushLeaveArea) == 0x000008, "Wrong size on WorldInteractVolume_ManualInteractBrushLeaveArea"); \ static_assert(offsetof(WorldInteractVolume_ManualInteractBrushLeaveArea, InteractBrush) == 0x000000, "Member 'WorldInteractVolume_ManualInteractBrushLeaveArea::InteractBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldInteractVolume_OnActorEnteredArea \ static_assert(alignof(WorldInteractVolume_OnActorEnteredArea) == 0x000008, "Wrong alignment on WorldInteractVolume_OnActorEnteredArea"); \ static_assert(sizeof(WorldInteractVolume_OnActorEnteredArea) == 0x000108, "Wrong size on WorldInteractVolume_OnActorEnteredArea"); \ static_assert(offsetof(WorldInteractVolume_OnActorEnteredArea, OverlappedComponent) == 0x000000, "Member 'WorldInteractVolume_OnActorEnteredArea::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(WorldInteractVolume_OnActorEnteredArea, OtherActor) == 0x000008, "Member 'WorldInteractVolume_OnActorEnteredArea::OtherActor' has a wrong offset!"); \ static_assert(offsetof(WorldInteractVolume_OnActorEnteredArea, OtherComp) == 0x000010, "Member 'WorldInteractVolume_OnActorEnteredArea::OtherComp' has a wrong offset!"); \ static_assert(offsetof(WorldInteractVolume_OnActorEnteredArea, OtherBodyIndex) == 0x000018, "Member 'WorldInteractVolume_OnActorEnteredArea::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(WorldInteractVolume_OnActorEnteredArea, bFromSweep) == 0x00001C, "Member 'WorldInteractVolume_OnActorEnteredArea::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(WorldInteractVolume_OnActorEnteredArea, SweepResult) == 0x000020, "Member 'WorldInteractVolume_OnActorEnteredArea::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldInteractVolume_OnActorLeavedArea \ static_assert(alignof(WorldInteractVolume_OnActorLeavedArea) == 0x000008, "Wrong alignment on WorldInteractVolume_OnActorLeavedArea"); \ static_assert(sizeof(WorldInteractVolume_OnActorLeavedArea) == 0x000020, "Wrong size on WorldInteractVolume_OnActorLeavedArea"); \ static_assert(offsetof(WorldInteractVolume_OnActorLeavedArea, OverlappedComponent) == 0x000000, "Member 'WorldInteractVolume_OnActorLeavedArea::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(WorldInteractVolume_OnActorLeavedArea, OtherActor) == 0x000008, "Member 'WorldInteractVolume_OnActorLeavedArea::OtherActor' has a wrong offset!"); \ static_assert(offsetof(WorldInteractVolume_OnActorLeavedArea, OtherComp) == 0x000010, "Member 'WorldInteractVolume_OnActorLeavedArea::OtherComp' has a wrong offset!"); \ static_assert(offsetof(WorldInteractVolume_OnActorLeavedArea, OtherBodyIndex) == 0x000018, "Member 'WorldInteractVolume_OnActorLeavedArea::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldInteractVolume_GetDrawingBoards \ static_assert(alignof(WorldInteractVolume_GetDrawingBoards) == 0x000008, "Wrong alignment on WorldInteractVolume_GetDrawingBoards"); \ static_assert(sizeof(WorldInteractVolume_GetDrawingBoards) == 0x000010, "Wrong size on WorldInteractVolume_GetDrawingBoards"); \ static_assert(offsetof(WorldInteractVolume_GetDrawingBoards, ReturnValue) == 0x000000, "Member 'WorldInteractVolume_GetDrawingBoards::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWorldInteractVolume \ static_assert(alignof(AWorldInteractVolume) == 0x000008, "Wrong alignment on AWorldInteractVolume"); \ static_assert(sizeof(AWorldInteractVolume) == 0x000370, "Wrong size on AWorldInteractVolume"); \ static_assert(offsetof(AWorldInteractVolume, OverlappingBrushes) == 0x000338, "Member 'AWorldInteractVolume::OverlappingBrushes' has a wrong offset!"); \ static_assert(offsetof(AWorldInteractVolume, ManualAddingBrushes) == 0x000348, "Member 'AWorldInteractVolume::ManualAddingBrushes' has a wrong offset!"); \ static_assert(offsetof(AWorldInteractVolume, BindingDrawingBoards) == 0x000358, "Member 'AWorldInteractVolume::BindingDrawingBoards' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_CanSpawn \ static_assert(alignof(NpcFriend_C_CanSpawn) == 0x000008, "Wrong alignment on NpcFriend_C_CanSpawn"); \ static_assert(sizeof(NpcFriend_C_CanSpawn) == 0x000048, "Wrong size on NpcFriend_C_CanSpawn"); \ static_assert(offsetof(NpcFriend_C_CanSpawn, Can) == 0x000000, "Member 'NpcFriend_C_CanSpawn::Can' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_CanSpawn, Npc数据_0) == 0x000008, "Member 'NpcFriend_C_CanSpawn::Npc数据_0' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_CanSpawn, CallFunc_GetUINotify_UINotify) == 0x000018, "Member 'NpcFriend_C_CanSpawn::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_CanSpawn, CallFunc_Not_PreBool_ReturnValue) == 0x000020, "Member 'NpcFriend_C_CanSpawn::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_CanSpawn, CallFunc_GetPlayerItemsNum_OutPutNums) == 0x000024, "Member 'NpcFriend_C_CanSpawn::CallFunc_GetPlayerItemsNum_OutPutNums' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_CanSpawn, CallFunc_GetNpcData_Find) == 0x000028, "Member 'NpcFriend_C_CanSpawn::CallFunc_GetNpcData_Find' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_CanSpawn, CallFunc_GetNpcData_Npc__) == 0x000030, "Member 'NpcFriend_C_CanSpawn::CallFunc_GetNpcData_Npc__' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_CanSpawn, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000040, "Member 'NpcFriend_C_CanSpawn::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_CanSpawn, CallFunc_GetGlobalFlag_Enable) == 0x000041, "Member 'NpcFriend_C_CanSpawn::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_CanSpawn, CallFunc_Array_IsEmpty_ReturnValue) == 0x000042, "Member 'NpcFriend_C_CanSpawn::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_CanSpawn, CallFunc_BooleanAND_ReturnValue) == 0x000043, "Member 'NpcFriend_C_CanSpawn::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_CanSpawn, CallFunc_BooleanAND_ReturnValue_1) == 0x000044, "Member 'NpcFriend_C_CanSpawn::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_CanSpawn, CallFunc_BooleanAND_ReturnValue_2) == 0x000045, "Member 'NpcFriend_C_CanSpawn::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_CanSpawn, CallFunc_BooleanAND_ReturnValue_3) == 0x000046, "Member 'NpcFriend_C_CanSpawn::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_ChanageBuffer \ static_assert(alignof(NpcFriend_C_ChanageBuffer) == 0x000008, "Wrong alignment on NpcFriend_C_ChanageBuffer"); \ static_assert(sizeof(NpcFriend_C_ChanageBuffer) == 0x000050, "Wrong size on NpcFriend_C_ChanageBuffer"); \ static_assert(offsetof(NpcFriend_C_ChanageBuffer, Add) == 0x000000, "Member 'NpcFriend_C_ChanageBuffer::Add' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ChanageBuffer, ing) == 0x000001, "Member 'NpcFriend_C_ChanageBuffer::ing' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ChanageBuffer, Temp_bool_Variable) == 0x000002, "Member 'NpcFriend_C_ChanageBuffer::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ChanageBuffer, Temp_struct_Variable) == 0x000004, "Member 'NpcFriend_C_ChanageBuffer::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ChanageBuffer, Temp_struct_Variable_1) == 0x00000C, "Member 'NpcFriend_C_ChanageBuffer::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ChanageBuffer, K2Node_Select_Default) == 0x000014, "Member 'NpcFriend_C_ChanageBuffer::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ChanageBuffer, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000020, "Member 'NpcFriend_C_ChanageBuffer::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ChanageBuffer, K2Node_MakeStruct_S_EquipmentBuffAddData) == 0x000028, "Member 'NpcFriend_C_ChanageBuffer::K2Node_MakeStruct_S_EquipmentBuffAddData' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ChanageBuffer, CallFunc_GetMyBuffComp_BuffComponent) == 0x000038, "Member 'NpcFriend_C_ChanageBuffer::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ChanageBuffer, K2Node_MakeArray_Array) == 0x000040, "Member 'NpcFriend_C_ChanageBuffer::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_ExecuteUbergraph_NpcFriend \ static_assert(alignof(NpcFriend_C_ExecuteUbergraph_NpcFriend) == 0x000010, "Wrong alignment on NpcFriend_C_ExecuteUbergraph_NpcFriend"); \ static_assert(sizeof(NpcFriend_C_ExecuteUbergraph_NpcFriend) == 0x000590, "Wrong size on NpcFriend_C_ExecuteUbergraph_NpcFriend"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, EntryPoint) == 0x000000, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_Variable) == 0x000004, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_Variable_1) == 0x00001C, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Add_IntInt_ReturnValue_1) == 0x000020, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_CreateDelegate_OutputDelegate_1) == 0x000024, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_Array_Index_Variable) == 0x000034, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_CustomEvent_Loaded_1) == 0x000038, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_CustomEvent_Loaded_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_Array_Index_Variable_1) == 0x000040, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_Loop_Counter_Variable) == 0x000044, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Add_IntInt_ReturnValue_2) == 0x000048, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_Array_Index_Variable_2) == 0x00004C, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_Loop_Counter_Variable_1) == 0x000050, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Add_IntInt_ReturnValue_3) == 0x000054, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_Loop_Counter_Variable_2) == 0x000058, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Add_IntInt_ReturnValue_4) == 0x00005C, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_Array_Index_Variable_3) == 0x000060, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_Array_Index_Variable_4) == 0x000064, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_Loop_Counter_Variable_3) == 0x000068, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Add_IntInt_ReturnValue_5) == 0x00006C, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_Array_Index_Variable_5) == 0x000070, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_CanSpawn_can) == 0x000074, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_CanSpawn_can' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_CanSpawn_Npc__) == 0x000078, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_CanSpawn_Npc__' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_Loop_Counter_Variable_4) == 0x000088, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Add_IntInt_ReturnValue_6) == 0x00008C, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_Loop_Counter_Variable_5) == 0x000090, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Add_IntInt_ReturnValue_7) == 0x000094, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_GetMainUI_InGameWidget) == 0x000098, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_GetMainUI_InGameWidget' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_DynamicCast_AsWB_Main_UI) == 0x0000A0, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_DynamicCast_AsWB_Main_UI' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_DynamicCast_bSuccess) == 0x0000A8, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Add_IntInt_ReturnValue_8) == 0x0000AC, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_Variable_2) == 0x0000B0, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Add_IntInt_ReturnValue_9) == 0x0000B4, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Get_Item) == 0x0000B8, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Length_ReturnValue) == 0x000198, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Conv_TextToString_ReturnValue) == 0x0001A0, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Less_IntInt_ReturnValue) == 0x0001B0, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Concat_StrStr_ReturnValue) == 0x0001B8, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_MakeTransform_ReturnValue) == 0x0001D0, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Conv_VectorToString_ReturnValue) == 0x000230, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Random_OutItem) == 0x000240, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Random_OutItem' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Random_OutIndex) == 0x000320, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Random_OutIndex' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000328, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_Event_EndPlayReason) == 0x000338, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_CreateDelegate_OutputDelegate_2) == 0x00033C, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000350, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_CustomEvent_AI) == 0x000358, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_CustomEvent_AI' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_DynamicCast_AsBP_Spawned_Npc_Friend) == 0x000360, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_DynamicCast_AsBP_Spawned_Npc_Friend' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_DynamicCast_bSuccess_1) == 0x000368, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x000370, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_DynamicCast_bSuccess_2) == 0x000378, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Length_ReturnValue_1) == 0x00037C, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Less_IntInt_ReturnValue_1) == 0x000380, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Get_Item_1) == 0x000388, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Length_ReturnValue_2) == 0x000390, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_GetMark_Value) == 0x000398, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Less_IntInt_ReturnValue_2) == 0x0003A8, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_CreateDelegate_OutputDelegate_3) == 0x0003AC, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Conv_StringToName_ReturnValue) == 0x0003BC, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0003C4, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Get_Item_2) == 0x0003C8, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_IsEmpty_ReturnValue) == 0x0003D8, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Length_ReturnValue_3) == 0x0003DC, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Less_IntInt_ReturnValue_3) == 0x0003E0, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_LastIndex_ReturnValue) == 0x0003E4, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0003E8, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_CreateDelegate_OutputDelegate_4) == 0x0003EC, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000400, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Conv_IntToString_ReturnValue) == 0x000408, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000418, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Get_Item_3) == 0x000428, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Length_ReturnValue_4) == 0x000430, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Random_OutItem_1) == 0x000438, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Random_OutItem_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Random_OutIndex_1) == 0x000440, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Random_OutIndex_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Less_IntInt_ReturnValue_4) == 0x000444, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x000448, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_CustomEvent_Playing) == 0x000450, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_CustomEvent_Playing' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_CustomEvent_FollowCamera) == 0x000451, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_CustomEvent_FollowCamera' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Get_Item_4) == 0x000458, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Length_ReturnValue_5) == 0x000460, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_IsValid_ReturnValue) == 0x000464, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Less_IntInt_ReturnValue_5) == 0x000465, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_GetMyEquip_Equip) == 0x000468, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_Variable_3) == 0x000470, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_MakeArray_Array) == 0x000478, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2) == 0x000488, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_CreateDelegate_OutputDelegate_5) == 0x000490, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_int_RunCount_Variable) == 0x0004A0, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_int_RunCount_Variable' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0004A4, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_IsEmpty_ReturnValue) == 0x0004A5, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_RemoveItem_ReturnValue) == 0x0004A6, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Add_IntInt_ReturnValue_10) == 0x0004A8, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_CustomEvent_ReturnValue) == 0x0004B0, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_CustomEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_class_Variable) == 0x0004B8, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_ClassDynamicCast_AsBP_Spawned_Npc_Friend) == 0x0004C0, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_ClassDynamicCast_AsBP_Spawned_Npc_Friend' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_ClassDynamicCast_bSuccess) == 0x0004C8, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0004D0, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0004D8, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_FinishSpawningActor_ReturnValue) == 0x0004E0, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_IsValid_ReturnValue_1) == 0x0004E8, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Add_ReturnValue) == 0x0004EC, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_CustomEvent_Loaded) == 0x0004F0, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_GetSpecialVideoIsPlaying_ReturnValue) == 0x0004F8, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_GetSpecialVideoIsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_CustomEvent_TargetAI) == 0x000500, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_CustomEvent_TargetAI' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000508, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000510, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000518, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_DynamicCast_bSuccess_3) == 0x000528, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_CreateDelegate_OutputDelegate_6) == 0x00052C, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_IsAlive_Result) == 0x00053C, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, Temp_object_Variable) == 0x000540, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Get_Item_5) == 0x000548, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_DynamicCast_AsData_Table) == 0x000550, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_DynamicCast_AsData_Table' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_DynamicCast_bSuccess_4) == 0x000558, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Length_ReturnValue_6) == 0x00055C, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Less_IntInt_ReturnValue_6) == 0x000560, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Less_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Get_Item_6) == 0x000568, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Length_ReturnValue_7) == 0x000570, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Length_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Less_IntInt_ReturnValue_7) == 0x000574, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Less_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Get_Item_7) == 0x000578, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Array_Length_ReturnValue_8) == 0x000580, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Array_Length_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, CallFunc_Less_IntInt_ReturnValue_8) == 0x000584, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::CallFunc_Less_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_ExecuteUbergraph_NpcFriend, K2Node_CustomEvent_DestroyedActor) == 0x000588, "Member 'NpcFriend_C_ExecuteUbergraph_NpcFriend::K2Node_CustomEvent_DestroyedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_GetActivedBossRef \ static_assert(alignof(NpcFriend_C_GetActivedBossRef) == 0x000008, "Wrong alignment on NpcFriend_C_GetActivedBossRef"); \ static_assert(sizeof(NpcFriend_C_GetActivedBossRef) == 0x000008, "Wrong size on NpcFriend_C_GetActivedBossRef"); \ static_assert(offsetof(NpcFriend_C_GetActivedBossRef, ActivedBossRef_0) == 0x000000, "Member 'NpcFriend_C_GetActivedBossRef::ActivedBossRef_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_GetConfig \ static_assert(alignof(NpcFriend_C_GetConfig) == 0x000008, "Wrong alignment on NpcFriend_C_GetConfig"); \ static_assert(sizeof(NpcFriend_C_GetConfig) == 0x000020, "Wrong size on NpcFriend_C_GetConfig"); \ static_assert(offsetof(NpcFriend_C_GetConfig, ReturnValue) == 0x000000, "Member 'NpcFriend_C_GetConfig::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetConfig, CallFunc_GetNetWorkConfig_ReturnValue) == 0x000008, "Member 'NpcFriend_C_GetConfig::CallFunc_GetNetWorkConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetConfig, CallFunc_NotEqual_StrStr_ReturnValue) == 0x000018, "Member 'NpcFriend_C_GetConfig::CallFunc_NotEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_GetNpcData \ static_assert(alignof(NpcFriend_C_GetNpcData) == 0x000008, "Wrong alignment on NpcFriend_C_GetNpcData"); \ static_assert(sizeof(NpcFriend_C_GetNpcData) == 0x0001D8, "Wrong size on NpcFriend_C_GetNpcData"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, Find) == 0x000000, "Member 'NpcFriend_C_GetNpcData::Find' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, Npc数据_0) == 0x000008, "Member 'NpcFriend_C_GetNpcData::Npc数据_0' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, LocalCan) == 0x000018, "Member 'NpcFriend_C_GetNpcData::LocalCan' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, bFind) == 0x000019, "Member 'NpcFriend_C_GetNpcData::bFind' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, LocalNpcData) == 0x000020, "Member 'NpcFriend_C_GetNpcData::LocalNpcData' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, LocalNum) == 0x000030, "Member 'NpcFriend_C_GetNpcData::LocalNum' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, Temp_int_Array_Index_Variable) == 0x000034, "Member 'NpcFriend_C_GetNpcData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, Temp_bool_True_if_break_was_hit_Variable) == 0x000038, "Member 'NpcFriend_C_GetNpcData::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_Not_PreBool_ReturnValue) == 0x000039, "Member 'NpcFriend_C_GetNpcData::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, Temp_int_Loop_Counter_Variable) == 0x00003C, "Member 'NpcFriend_C_GetNpcData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'NpcFriend_C_GetNpcData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, Temp_int_Array_Index_Variable_1) == 0x000044, "Member 'NpcFriend_C_GetNpcData::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, Temp_int_Loop_Counter_Variable_1) == 0x000048, "Member 'NpcFriend_C_GetNpcData::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_Add_IntInt_ReturnValue_1) == 0x00004C, "Member 'NpcFriend_C_GetNpcData::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_GetMark_Value) == 0x000050, "Member 'NpcFriend_C_GetNpcData::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_SplitData_NewParam) == 0x000060, "Member 'NpcFriend_C_GetNpcData::CallFunc_SplitData_NewParam' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_Array_Get_Item) == 0x000070, "Member 'NpcFriend_C_GetNpcData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_Conv_StringToName_ReturnValue) == 0x000080, "Member 'NpcFriend_C_GetNpcData::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'NpcFriend_C_GetNpcData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_GetDataTableRowFromName_OutRow) == 0x000090, "Member 'NpcFriend_C_GetNpcData::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000170, "Member 'NpcFriend_C_GetNpcData::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_Less_IntInt_ReturnValue) == 0x000171, "Member 'NpcFriend_C_GetNpcData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_Map_Keys_Keys) == 0x000178, "Member 'NpcFriend_C_GetNpcData::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_Map_IsEmpty_ReturnValue) == 0x000188, "Member 'NpcFriend_C_GetNpcData::CallFunc_Map_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_Array_Get_Item_1) == 0x000190, "Member 'NpcFriend_C_GetNpcData::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_Map_Find_Value) == 0x0001A0, "Member 'NpcFriend_C_GetNpcData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_Map_Find_ReturnValue) == 0x0001B0, "Member 'NpcFriend_C_GetNpcData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_GetMark_Value_1) == 0x0001B8, "Member 'NpcFriend_C_GetNpcData::CallFunc_GetMark_Value_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_Array_Length_ReturnValue_1) == 0x0001C8, "Member 'NpcFriend_C_GetNpcData::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0001CC, "Member 'NpcFriend_C_GetNpcData::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001CD, "Member 'NpcFriend_C_GetNpcData::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_BooleanAND_ReturnValue) == 0x0001CE, "Member 'NpcFriend_C_GetNpcData::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcData, CallFunc_Array_Add_ReturnValue) == 0x0001D0, "Member 'NpcFriend_C_GetNpcData::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_GetNpcDataTest \ static_assert(alignof(NpcFriend_C_GetNpcDataTest) == 0x000010, "Wrong alignment on NpcFriend_C_GetNpcDataTest"); \ static_assert(sizeof(NpcFriend_C_GetNpcDataTest) == 0x000360, "Wrong size on NpcFriend_C_GetNpcDataTest"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, Find) == 0x000000, "Member 'NpcFriend_C_GetNpcDataTest::Find' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, Npc数据_0) == 0x000008, "Member 'NpcFriend_C_GetNpcDataTest::Npc数据_0' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, LocalRowName) == 0x000018, "Member 'NpcFriend_C_GetNpcDataTest::LocalRowName' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, Max) == 0x000028, "Member 'NpcFriend_C_GetNpcDataTest::Max' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, bFind) == 0x00002C, "Member 'NpcFriend_C_GetNpcDataTest::bFind' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, LocalNpcData) == 0x000030, "Member 'NpcFriend_C_GetNpcDataTest::LocalNpcData' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, LocalNum) == 0x000040, "Member 'NpcFriend_C_GetNpcDataTest::LocalNum' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_Array_Random_OutItem) == 0x000044, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_Array_Random_OutItem' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_Array_Random_OutIndex) == 0x00004C, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_Array_Random_OutIndex' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_RandomFloatInRange_ReturnValue) == 0x000050, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_RandomFloatInRange_ReturnValue_1) == 0x000058, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_RandomFloatInRange_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, Temp_int_Variable) == 0x000060, "Member 'NpcFriend_C_GetNpcDataTest::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000068, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_GetTransform_ReturnValue) == 0x000070, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000D0, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_BreakTransform_Location) == 0x0000D8, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_BreakTransform_Rotation) == 0x0000F0, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_BreakTransform_Scale) == 0x000108, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_BreakVector_X) == 0x000120, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_BreakVector_Y) == 0x000128, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_BreakVector_Z) == 0x000130, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_Add_IntInt_ReturnValue) == 0x000138, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000140, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000148, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000150, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000158, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_MakeVector_ReturnValue) == 0x000168, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000180, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_GetDataTableRowFromName_OutRow) == 0x000188, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000268, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, K2Node_MakeStruct_ST_NpcFriendData) == 0x000270, "Member 'NpcFriend_C_GetNpcDataTest::K2Node_MakeStruct_ST_NpcFriendData' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_GetNpcDataTest, CallFunc_Array_Add_ReturnValue) == 0x000350, "Member 'NpcFriend_C_GetNpcDataTest::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_Log \ static_assert(alignof(NpcFriend_C_Log) == 0x000008, "Wrong alignment on NpcFriend_C_Log"); \ static_assert(sizeof(NpcFriend_C_Log) == 0x0000F0, "Wrong size on NpcFriend_C_Log"); \ static_assert(offsetof(NpcFriend_C_Log, Tag) == 0x000000, "Member 'NpcFriend_C_Log::Tag' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_Log, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'NpcFriend_C_Log::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_Log, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000020, "Member 'NpcFriend_C_Log::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_Log, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000028, "Member 'NpcFriend_C_Log::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_Log, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'NpcFriend_C_Log::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_Log, CallFunc_Array_Length_ReturnValue_1) == 0x00003C, "Member 'NpcFriend_C_Log::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_Log, CallFunc_Conv_IntToString_ReturnValue) == 0x000040, "Member 'NpcFriend_C_Log::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_Log, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000050, "Member 'NpcFriend_C_Log::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_Log, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'NpcFriend_C_Log::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_Log, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'NpcFriend_C_Log::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_Log, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000080, "Member 'NpcFriend_C_Log::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_Log, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000090, "Member 'NpcFriend_C_Log::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_Log, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A0, "Member 'NpcFriend_C_Log::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_Log, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000B0, "Member 'NpcFriend_C_Log::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_Log, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000C0, "Member 'NpcFriend_C_Log::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_Log, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0000D0, "Member 'NpcFriend_C_Log::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_Log, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0000E0, "Member 'NpcFriend_C_Log::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_OnAIDeath_事件 \ static_assert(alignof(NpcFriend_C_OnAIDeath_事件) == 0x000008, "Wrong alignment on NpcFriend_C_OnAIDeath_事件"); \ static_assert(sizeof(NpcFriend_C_OnAIDeath_事件) == 0x000008, "Wrong size on NpcFriend_C_OnAIDeath_事件"); \ static_assert(offsetof(NpcFriend_C_OnAIDeath_事件, AI) == 0x000000, "Member 'NpcFriend_C_OnAIDeath_事件::AI' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_OnCGPlay_Event \ static_assert(alignof(NpcFriend_C_OnCGPlay_Event) == 0x000001, "Wrong alignment on NpcFriend_C_OnCGPlay_Event"); \ static_assert(sizeof(NpcFriend_C_OnCGPlay_Event) == 0x000002, "Wrong size on NpcFriend_C_OnCGPlay_Event"); \ static_assert(offsetof(NpcFriend_C_OnCGPlay_Event, Playing) == 0x000000, "Member 'NpcFriend_C_OnCGPlay_Event::Playing' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_OnCGPlay_Event, FollowCamera) == 0x000001, "Member 'NpcFriend_C_OnCGPlay_Event::FollowCamera' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_OnDestroyed_Event \ static_assert(alignof(NpcFriend_C_OnDestroyed_Event) == 0x000008, "Wrong alignment on NpcFriend_C_OnDestroyed_Event"); \ static_assert(sizeof(NpcFriend_C_OnDestroyed_Event) == 0x000008, "Wrong size on NpcFriend_C_OnDestroyed_Event"); \ static_assert(offsetof(NpcFriend_C_OnDestroyed_Event, DestroyedActor) == 0x000000, "Member 'NpcFriend_C_OnDestroyed_Event::DestroyedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_OnLoaded_2E9CF4E44956F7409369C19B31DC931E \ static_assert(alignof(NpcFriend_C_OnLoaded_2E9CF4E44956F7409369C19B31DC931E) == 0x000008, "Wrong alignment on NpcFriend_C_OnLoaded_2E9CF4E44956F7409369C19B31DC931E"); \ static_assert(sizeof(NpcFriend_C_OnLoaded_2E9CF4E44956F7409369C19B31DC931E) == 0x000008, "Wrong size on NpcFriend_C_OnLoaded_2E9CF4E44956F7409369C19B31DC931E"); \ static_assert(offsetof(NpcFriend_C_OnLoaded_2E9CF4E44956F7409369C19B31DC931E, Loaded) == 0x000000, "Member 'NpcFriend_C_OnLoaded_2E9CF4E44956F7409369C19B31DC931E::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_OnLoaded_6BA8BD7143FAD4AE6614748133AFAD52 \ static_assert(alignof(NpcFriend_C_OnLoaded_6BA8BD7143FAD4AE6614748133AFAD52) == 0x000008, "Wrong alignment on NpcFriend_C_OnLoaded_6BA8BD7143FAD4AE6614748133AFAD52"); \ static_assert(sizeof(NpcFriend_C_OnLoaded_6BA8BD7143FAD4AE6614748133AFAD52) == 0x000008, "Wrong size on NpcFriend_C_OnLoaded_6BA8BD7143FAD4AE6614748133AFAD52"); \ static_assert(offsetof(NpcFriend_C_OnLoaded_6BA8BD7143FAD4AE6614748133AFAD52, Loaded) == 0x000000, "Member 'NpcFriend_C_OnLoaded_6BA8BD7143FAD4AE6614748133AFAD52::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_OnSpecialVideoEndEvent \ static_assert(alignof(NpcFriend_C_OnSpecialVideoEndEvent) == 0x000008, "Wrong alignment on NpcFriend_C_OnSpecialVideoEndEvent"); \ static_assert(sizeof(NpcFriend_C_OnSpecialVideoEndEvent) == 0x000008, "Wrong size on NpcFriend_C_OnSpecialVideoEndEvent"); \ static_assert(offsetof(NpcFriend_C_OnSpecialVideoEndEvent, TargetAI) == 0x000000, "Member 'NpcFriend_C_OnSpecialVideoEndEvent::TargetAI' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_ReceiveEndPlay \ static_assert(alignof(NpcFriend_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on NpcFriend_C_ReceiveEndPlay"); \ static_assert(sizeof(NpcFriend_C_ReceiveEndPlay) == 0x000001, "Wrong size on NpcFriend_C_ReceiveEndPlay"); \ static_assert(offsetof(NpcFriend_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'NpcFriend_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_SplitData \ static_assert(alignof(NpcFriend_C_SplitData) == 0x000008, "Wrong alignment on NpcFriend_C_SplitData"); \ static_assert(sizeof(NpcFriend_C_SplitData) == 0x000070, "Wrong size on NpcFriend_C_SplitData"); \ static_assert(offsetof(NpcFriend_C_SplitData, SourceString) == 0x000000, "Member 'NpcFriend_C_SplitData::SourceString' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_SplitData, NewParam) == 0x000010, "Member 'NpcFriend_C_SplitData::NewParam' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_SplitData, NewLocalVar_0) == 0x000020, "Member 'NpcFriend_C_SplitData::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_SplitData, NewLocalVar) == 0x000030, "Member 'NpcFriend_C_SplitData::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_SplitData, CallFunc_IsEmpty_ReturnValue) == 0x000040, "Member 'NpcFriend_C_SplitData::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_SplitData, CallFunc_Array_Add_ReturnValue) == 0x000044, "Member 'NpcFriend_C_SplitData::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_SplitData, CallFunc_Split_LeftS) == 0x000048, "Member 'NpcFriend_C_SplitData::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_SplitData, CallFunc_Split_RightS) == 0x000058, "Member 'NpcFriend_C_SplitData::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_SplitData, CallFunc_Split_ReturnValue) == 0x000068, "Member 'NpcFriend_C_SplitData::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NpcFriend_C_SplitData, CallFunc_Array_Add_ReturnValue_1) == 0x00006C, "Member 'NpcFriend_C_SplitData::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NpcFriend_C_UpdateActivedBossRef \ static_assert(alignof(NpcFriend_C_UpdateActivedBossRef) == 0x000008, "Wrong alignment on NpcFriend_C_UpdateActivedBossRef"); \ static_assert(sizeof(NpcFriend_C_UpdateActivedBossRef) == 0x000008, "Wrong size on NpcFriend_C_UpdateActivedBossRef"); \ static_assert(offsetof(NpcFriend_C_UpdateActivedBossRef, ReturnValue) == 0x000000, "Member 'NpcFriend_C_UpdateActivedBossRef::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNpcFriend_C \ static_assert(alignof(UNpcFriend_C) == 0x000008, "Wrong alignment on UNpcFriend_C"); \ static_assert(sizeof(UNpcFriend_C) == 0x0001E8, "Wrong size on UNpcFriend_C"); \ static_assert(offsetof(UNpcFriend_C, UberGraphFrame) == 0x0000E8, "Member 'UNpcFriend_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UNpcFriend_C, Table) == 0x0000F0, "Member 'UNpcFriend_C::Table' has a wrong offset!"); \ static_assert(offsetof(UNpcFriend_C, NpcNum) == 0x000120, "Member 'UNpcFriend_C::NpcNum' has a wrong offset!"); \ static_assert(offsetof(UNpcFriend_C, Npc数据) == 0x000170, "Member 'UNpcFriend_C::Npc数据' has a wrong offset!"); \ static_assert(offsetof(UNpcFriend_C, Index_0) == 0x000180, "Member 'UNpcFriend_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UNpcFriend_C, NeedClose) == 0x000184, "Member 'UNpcFriend_C::NeedClose' has a wrong offset!"); \ static_assert(offsetof(UNpcFriend_C, NpcFriendActor) == 0x000188, "Member 'UNpcFriend_C::NpcFriendActor' has a wrong offset!"); \ static_assert(offsetof(UNpcFriend_C, Data_Table) == 0x000198, "Member 'UNpcFriend_C::Data_Table' has a wrong offset!"); \ static_assert(offsetof(UNpcFriend_C, LastBossID) == 0x0001A0, "Member 'UNpcFriend_C::LastBossID' has a wrong offset!"); \ static_assert(offsetof(UNpcFriend_C, 存入_Mark) == 0x0001B0, "Member 'UNpcFriend_C::存入_Mark' has a wrong offset!"); \ static_assert(offsetof(UNpcFriend_C, BeginSpawn) == 0x0001C0, "Member 'UNpcFriend_C::BeginSpawn' has a wrong offset!"); \ static_assert(offsetof(UNpcFriend_C, 需要消散) == 0x0001C1, "Member 'UNpcFriend_C::需要消散' has a wrong offset!"); \ static_assert(offsetof(UNpcFriend_C, NPCFriendState) == 0x0001C8, "Member 'UNpcFriend_C::NPCFriendState' has a wrong offset!"); \ static_assert(offsetof(UNpcFriend_C, ActivedBossRef) == 0x0001D8, "Member 'UNpcFriend_C::ActivedBossRef' has a wrong offset!"); \ static_assert(offsetof(UNpcFriend_C, Local_RandomPlaySpawnedSound) == 0x0001E0, "Member 'UNpcFriend_C::Local_RandomPlaySpawnedSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAchievementInfo \ static_assert(alignof(FAchievementInfo) == 0x000008, "Wrong alignment on FAchievementInfo"); \ static_assert(sizeof(FAchievementInfo) == 0x000018, "Wrong size on FAchievementInfo"); \ static_assert(offsetof(FAchievementInfo, Name) == 0x000000, "Member 'FAchievementInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FAchievementInfo, IsUnlocked) == 0x000010, "Member 'FAchievementInfo::IsUnlocked' has a wrong offset!"); \ static_assert(offsetof(FAchievementInfo, Percent) == 0x000014, "Member 'FAchievementInfo::Percent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_BindOnDisplayDriverChangedEvent \ static_assert(alignof(MMPlatformHelperLibrary_BindOnDisplayDriverChangedEvent) == 0x000004, "Wrong alignment on MMPlatformHelperLibrary_BindOnDisplayDriverChangedEvent"); \ static_assert(sizeof(MMPlatformHelperLibrary_BindOnDisplayDriverChangedEvent) == 0x000010, "Wrong size on MMPlatformHelperLibrary_BindOnDisplayDriverChangedEvent"); \ static_assert(offsetof(MMPlatformHelperLibrary_BindOnDisplayDriverChangedEvent, Event) == 0x000000, "Member 'MMPlatformHelperLibrary_BindOnDisplayDriverChangedEvent::Event' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_CheckHardewareSchedulingIsDisabled \ static_assert(alignof(MMPlatformHelperLibrary_CheckHardewareSchedulingIsDisabled) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_CheckHardewareSchedulingIsDisabled"); \ static_assert(sizeof(MMPlatformHelperLibrary_CheckHardewareSchedulingIsDisabled) == 0x000001, "Wrong size on MMPlatformHelperLibrary_CheckHardewareSchedulingIsDisabled"); \ static_assert(offsetof(MMPlatformHelperLibrary_CheckHardewareSchedulingIsDisabled, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_CheckHardewareSchedulingIsDisabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_EndActivity \ static_assert(alignof(MMPlatformHelperLibrary_EndActivity) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_EndActivity"); \ static_assert(sizeof(MMPlatformHelperLibrary_EndActivity) == 0x000018, "Wrong size on MMPlatformHelperLibrary_EndActivity"); \ static_assert(offsetof(MMPlatformHelperLibrary_EndActivity, ActivityId) == 0x000000, "Member 'MMPlatformHelperLibrary_EndActivity::ActivityId' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_EndActivity, ActivityOutcome) == 0x000010, "Member 'MMPlatformHelperLibrary_EndActivity::ActivityOutcome' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_FinalizeRedeemComsumable \ static_assert(alignof(MMPlatformHelperLibrary_FinalizeRedeemComsumable) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_FinalizeRedeemComsumable"); \ static_assert(sizeof(MMPlatformHelperLibrary_FinalizeRedeemComsumable) == 0x000010, "Wrong size on MMPlatformHelperLibrary_FinalizeRedeemComsumable"); \ static_assert(offsetof(MMPlatformHelperLibrary_FinalizeRedeemComsumable, ValidationInfo) == 0x000000, "Member 'MMPlatformHelperLibrary_FinalizeRedeemComsumable::ValidationInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetAchievementStats \ static_assert(alignof(MMPlatformHelperLibrary_GetAchievementStats) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_GetAchievementStats"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetAchievementStats) == 0x000028, "Wrong size on MMPlatformHelperLibrary_GetAchievementStats"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetAchievementStats, Name_0) == 0x000000, "Member 'MMPlatformHelperLibrary_GetAchievementStats::Name_0' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetAchievementStats, ReturnValue) == 0x000010, "Member 'MMPlatformHelperLibrary_GetAchievementStats::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetAllAchievements \ static_assert(alignof(MMPlatformHelperLibrary_GetAllAchievements) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_GetAllAchievements"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetAllAchievements) == 0x000010, "Wrong size on MMPlatformHelperLibrary_GetAllAchievements"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetAllAchievements, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_GetAllAchievements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetAllArchivesData \ static_assert(alignof(MMPlatformHelperLibrary_GetAllArchivesData) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_GetAllArchivesData"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetAllArchivesData) == 0x000050, "Wrong size on MMPlatformHelperLibrary_GetAllArchivesData"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetAllArchivesData, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_GetAllArchivesData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetArchivesList \ static_assert(alignof(MMPlatformHelperLibrary_GetArchivesList) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_GetArchivesList"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetArchivesList) == 0x000018, "Wrong size on MMPlatformHelperLibrary_GetArchivesList"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetArchivesList, ID) == 0x000000, "Member 'MMPlatformHelperLibrary_GetArchivesList::ID' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetArchivesList, ReturnValue) == 0x000008, "Member 'MMPlatformHelperLibrary_GetArchivesList::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetCPUHardwareBrand \ static_assert(alignof(MMPlatformHelperLibrary_GetCPUHardwareBrand) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_GetCPUHardwareBrand"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetCPUHardwareBrand) == 0x000020, "Wrong size on MMPlatformHelperLibrary_GetCPUHardwareBrand"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetCPUHardwareBrand, ParseInto) == 0x000000, "Member 'MMPlatformHelperLibrary_GetCPUHardwareBrand::ParseInto' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetCPUHardwareBrand, SourceBrand) == 0x000010, "Member 'MMPlatformHelperLibrary_GetCPUHardwareBrand::SourceBrand' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetDeviceId \ static_assert(alignof(MMPlatformHelperLibrary_GetDeviceId) == 0x000004, "Wrong alignment on MMPlatformHelperLibrary_GetDeviceId"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetDeviceId) == 0x000004, "Wrong size on MMPlatformHelperLibrary_GetDeviceId"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetDeviceId, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_GetDeviceId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetGameAppID \ static_assert(alignof(MMPlatformHelperLibrary_GetGameAppID) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_GetGameAppID"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetGameAppID) == 0x000010, "Wrong size on MMPlatformHelperLibrary_GetGameAppID"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetGameAppID, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_GetGameAppID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetGamePlatformType \ static_assert(alignof(MMPlatformHelperLibrary_GetGamePlatformType) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_GetGamePlatformType"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetGamePlatformType) == 0x000001, "Wrong size on MMPlatformHelperLibrary_GetGamePlatformType"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetGamePlatformType, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_GetGamePlatformType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetGPUHardwareBrand \ static_assert(alignof(MMPlatformHelperLibrary_GetGPUHardwareBrand) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_GetGPUHardwareBrand"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetGPUHardwareBrand) == 0x000020, "Wrong size on MMPlatformHelperLibrary_GetGPUHardwareBrand"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetGPUHardwareBrand, ParseInto) == 0x000000, "Member 'MMPlatformHelperLibrary_GetGPUHardwareBrand::ParseInto' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetGPUHardwareBrand, SourceBrand) == 0x000010, "Member 'MMPlatformHelperLibrary_GetGPUHardwareBrand::SourceBrand' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetNVIDIARayTracingQuality \ static_assert(alignof(MMPlatformHelperLibrary_GetNVIDIARayTracingQuality) == 0x000004, "Wrong alignment on MMPlatformHelperLibrary_GetNVIDIARayTracingQuality"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetNVIDIARayTracingQuality) == 0x000004, "Wrong size on MMPlatformHelperLibrary_GetNVIDIARayTracingQuality"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetNVIDIARayTracingQuality, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_GetNVIDIARayTracingQuality::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetPCApplicationInputType \ static_assert(alignof(MMPlatformHelperLibrary_GetPCApplicationInputType) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_GetPCApplicationInputType"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetPCApplicationInputType) == 0x000001, "Wrong size on MMPlatformHelperLibrary_GetPCApplicationInputType"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetPCApplicationInputType, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_GetPCApplicationInputType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetPlayerNickname \ static_assert(alignof(MMPlatformHelperLibrary_GetPlayerNickname) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_GetPlayerNickname"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetPlayerNickname) == 0x000018, "Wrong size on MMPlatformHelperLibrary_GetPlayerNickname"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetPlayerNickname, LocalUserNum) == 0x000000, "Member 'MMPlatformHelperLibrary_GetPlayerNickname::LocalUserNum' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetPlayerNickname, ReturnValue) == 0x000008, "Member 'MMPlatformHelperLibrary_GetPlayerNickname::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetProjectVersion \ static_assert(alignof(MMPlatformHelperLibrary_GetProjectVersion) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_GetProjectVersion"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetProjectVersion) == 0x000010, "Wrong size on MMPlatformHelperLibrary_GetProjectVersion"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetProjectVersion, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_GetProjectVersion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetRefreshRate \ static_assert(alignof(MMPlatformHelperLibrary_GetRefreshRate) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_GetRefreshRate"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetRefreshRate) == 0x000001, "Wrong size on MMPlatformHelperLibrary_GetRefreshRate"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetRefreshRate, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_GetRefreshRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetRefreshRateFloat \ static_assert(alignof(MMPlatformHelperLibrary_GetRefreshRateFloat) == 0x000004, "Wrong alignment on MMPlatformHelperLibrary_GetRefreshRateFloat"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetRefreshRateFloat) == 0x000004, "Wrong size on MMPlatformHelperLibrary_GetRefreshRateFloat"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetRefreshRateFloat, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_GetRefreshRateFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetRHIAdapterBrand \ static_assert(alignof(MMPlatformHelperLibrary_GetRHIAdapterBrand) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_GetRHIAdapterBrand"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetRHIAdapterBrand) == 0x000028, "Wrong size on MMPlatformHelperLibrary_GetRHIAdapterBrand"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetRHIAdapterBrand, ParseInto) == 0x000000, "Member 'MMPlatformHelperLibrary_GetRHIAdapterBrand::ParseInto' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetRHIAdapterBrand, SourceBrand) == 0x000010, "Member 'MMPlatformHelperLibrary_GetRHIAdapterBrand::SourceBrand' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetRHIAdapterBrand, ReturnValue) == 0x000020, "Member 'MMPlatformHelperLibrary_GetRHIAdapterBrand::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetScreenMaxResolutionByIndex \ static_assert(alignof(MMPlatformHelperLibrary_GetScreenMaxResolutionByIndex) == 0x000004, "Wrong alignment on MMPlatformHelperLibrary_GetScreenMaxResolutionByIndex"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetScreenMaxResolutionByIndex) == 0x00000C, "Wrong size on MMPlatformHelperLibrary_GetScreenMaxResolutionByIndex"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetScreenMaxResolutionByIndex, Index_0) == 0x000000, "Member 'MMPlatformHelperLibrary_GetScreenMaxResolutionByIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetScreenMaxResolutionByIndex, ReturnValue) == 0x000004, "Member 'MMPlatformHelperLibrary_GetScreenMaxResolutionByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetSystemResolution \ static_assert(alignof(MMPlatformHelperLibrary_GetSystemResolution) == 0x000004, "Wrong alignment on MMPlatformHelperLibrary_GetSystemResolution"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetSystemResolution) == 0x000008, "Wrong size on MMPlatformHelperLibrary_GetSystemResolution"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetSystemResolution, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_GetSystemResolution::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetUserAccountId \ static_assert(alignof(MMPlatformHelperLibrary_GetUserAccountId) == 0x000004, "Wrong alignment on MMPlatformHelperLibrary_GetUserAccountId"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetUserAccountId) == 0x000004, "Wrong size on MMPlatformHelperLibrary_GetUserAccountId"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetUserAccountId, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_GetUserAccountId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetViewportSize \ static_assert(alignof(MMPlatformHelperLibrary_GetViewportSize) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_GetViewportSize"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetViewportSize) == 0x000018, "Wrong size on MMPlatformHelperLibrary_GetViewportSize"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetViewportSize, OutSize) == 0x000000, "Member 'MMPlatformHelperLibrary_GetViewportSize::OutSize' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetViewportSize, OutDPIScale) == 0x000010, "Member 'MMPlatformHelperLibrary_GetViewportSize::OutDPIScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetWindowsScreenMonitorIndex \ static_assert(alignof(MMPlatformHelperLibrary_GetWindowsScreenMonitorIndex) == 0x000004, "Wrong alignment on MMPlatformHelperLibrary_GetWindowsScreenMonitorIndex"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetWindowsScreenMonitorIndex) == 0x000004, "Wrong size on MMPlatformHelperLibrary_GetWindowsScreenMonitorIndex"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetWindowsScreenMonitorIndex, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_GetWindowsScreenMonitorIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetWindowsScreenMonitorNameByIndex \ static_assert(alignof(MMPlatformHelperLibrary_GetWindowsScreenMonitorNameByIndex) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_GetWindowsScreenMonitorNameByIndex"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetWindowsScreenMonitorNameByIndex) == 0x000018, "Wrong size on MMPlatformHelperLibrary_GetWindowsScreenMonitorNameByIndex"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetWindowsScreenMonitorNameByIndex, Index_0) == 0x000000, "Member 'MMPlatformHelperLibrary_GetWindowsScreenMonitorNameByIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetWindowsScreenMonitorNameByIndex, ReturnValue) == 0x000008, "Member 'MMPlatformHelperLibrary_GetWindowsScreenMonitorNameByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_GetWindowsScreenMonitorNum \ static_assert(alignof(MMPlatformHelperLibrary_GetWindowsScreenMonitorNum) == 0x000004, "Wrong alignment on MMPlatformHelperLibrary_GetWindowsScreenMonitorNum"); \ static_assert(sizeof(MMPlatformHelperLibrary_GetWindowsScreenMonitorNum) == 0x000004, "Wrong size on MMPlatformHelperLibrary_GetWindowsScreenMonitorNum"); \ static_assert(offsetof(MMPlatformHelperLibrary_GetWindowsScreenMonitorNum, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_GetWindowsScreenMonitorNum::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_IsCurrentMonitorSupportHDR \ static_assert(alignof(MMPlatformHelperLibrary_IsCurrentMonitorSupportHDR) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_IsCurrentMonitorSupportHDR"); \ static_assert(sizeof(MMPlatformHelperLibrary_IsCurrentMonitorSupportHDR) == 0x000001, "Wrong size on MMPlatformHelperLibrary_IsCurrentMonitorSupportHDR"); \ static_assert(offsetof(MMPlatformHelperLibrary_IsCurrentMonitorSupportHDR, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_IsCurrentMonitorSupportHDR::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_IsGameActivityRequested \ static_assert(alignof(MMPlatformHelperLibrary_IsGameActivityRequested) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_IsGameActivityRequested"); \ static_assert(sizeof(MMPlatformHelperLibrary_IsGameActivityRequested) == 0x000001, "Wrong size on MMPlatformHelperLibrary_IsGameActivityRequested"); \ static_assert(offsetof(MMPlatformHelperLibrary_IsGameActivityRequested, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_IsGameActivityRequested::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_IsGamePadConnectHeadPhone \ static_assert(alignof(MMPlatformHelperLibrary_IsGamePadConnectHeadPhone) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_IsGamePadConnectHeadPhone"); \ static_assert(sizeof(MMPlatformHelperLibrary_IsGamePadConnectHeadPhone) == 0x000001, "Wrong size on MMPlatformHelperLibrary_IsGamePadConnectHeadPhone"); \ static_assert(offsetof(MMPlatformHelperLibrary_IsGamePadConnectHeadPhone, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_IsGamePadConnectHeadPhone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_IsRunningOnSteamDeck \ static_assert(alignof(MMPlatformHelperLibrary_IsRunningOnSteamDeck) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_IsRunningOnSteamDeck"); \ static_assert(sizeof(MMPlatformHelperLibrary_IsRunningOnSteamDeck) == 0x000001, "Wrong size on MMPlatformHelperLibrary_IsRunningOnSteamDeck"); \ static_assert(offsetof(MMPlatformHelperLibrary_IsRunningOnSteamDeck, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_IsRunningOnSteamDeck::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_Login \ static_assert(alignof(MMPlatformHelperLibrary_Login) == 0x000004, "Wrong alignment on MMPlatformHelperLibrary_Login"); \ static_assert(sizeof(MMPlatformHelperLibrary_Login) == 0x000010, "Wrong size on MMPlatformHelperLibrary_Login"); \ static_assert(offsetof(MMPlatformHelperLibrary_Login, Callback) == 0x000000, "Member 'MMPlatformHelperLibrary_Login::Callback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_PlayVibrationPadFeedbackData \ static_assert(alignof(MMPlatformHelperLibrary_PlayVibrationPadFeedbackData) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_PlayVibrationPadFeedbackData"); \ static_assert(sizeof(MMPlatformHelperLibrary_PlayVibrationPadFeedbackData) == 0x000010, "Wrong size on MMPlatformHelperLibrary_PlayVibrationPadFeedbackData"); \ static_assert(offsetof(MMPlatformHelperLibrary_PlayVibrationPadFeedbackData, SoundWav) == 0x000000, "Member 'MMPlatformHelperLibrary_PlayVibrationPadFeedbackData::SoundWav' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_PlayVibrationPadFeedbackData, SoundWavVibration) == 0x000008, "Member 'MMPlatformHelperLibrary_PlayVibrationPadFeedbackData::SoundWavVibration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_QueryOwnedBundle \ static_assert(alignof(MMPlatformHelperLibrary_QueryOwnedBundle) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_QueryOwnedBundle"); \ static_assert(sizeof(MMPlatformHelperLibrary_QueryOwnedBundle) == 0x000018, "Wrong size on MMPlatformHelperLibrary_QueryOwnedBundle"); \ static_assert(offsetof(MMPlatformHelperLibrary_QueryOwnedBundle, OutResults) == 0x000000, "Member 'MMPlatformHelperLibrary_QueryOwnedBundle::OutResults' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_QueryOwnedBundle, ReturnValue) == 0x000010, "Member 'MMPlatformHelperLibrary_QueryOwnedBundle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_QueryOwnedConsumable \ static_assert(alignof(MMPlatformHelperLibrary_QueryOwnedConsumable) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_QueryOwnedConsumable"); \ static_assert(sizeof(MMPlatformHelperLibrary_QueryOwnedConsumable) == 0x000058, "Wrong size on MMPlatformHelperLibrary_QueryOwnedConsumable"); \ static_assert(offsetof(MMPlatformHelperLibrary_QueryOwnedConsumable, OutResults) == 0x000000, "Member 'MMPlatformHelperLibrary_QueryOwnedConsumable::OutResults' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_QueryOwnedConsumable, ReturnValue) == 0x000050, "Member 'MMPlatformHelperLibrary_QueryOwnedConsumable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_QueryOwnedDLC \ static_assert(alignof(MMPlatformHelperLibrary_QueryOwnedDLC) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_QueryOwnedDLC"); \ static_assert(sizeof(MMPlatformHelperLibrary_QueryOwnedDLC) == 0x000018, "Wrong size on MMPlatformHelperLibrary_QueryOwnedDLC"); \ static_assert(offsetof(MMPlatformHelperLibrary_QueryOwnedDLC, OutResults) == 0x000000, "Member 'MMPlatformHelperLibrary_QueryOwnedDLC::OutResults' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_QueryOwnedDLC, ReturnValue) == 0x000010, "Member 'MMPlatformHelperLibrary_QueryOwnedDLC::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_QueryProductItem \ static_assert(alignof(MMPlatformHelperLibrary_QueryProductItem) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_QueryProductItem"); \ static_assert(sizeof(MMPlatformHelperLibrary_QueryProductItem) == 0x000028, "Wrong size on MMPlatformHelperLibrary_QueryProductItem"); \ static_assert(offsetof(MMPlatformHelperLibrary_QueryProductItem, InItemIdArray) == 0x000000, "Member 'MMPlatformHelperLibrary_QueryProductItem::InItemIdArray' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_QueryProductItem, OutResults) == 0x000010, "Member 'MMPlatformHelperLibrary_QueryProductItem::OutResults' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_QueryProductItem, ReturnValue) == 0x000020, "Member 'MMPlatformHelperLibrary_QueryProductItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_ReSetAllAchievementStats_Debug \ static_assert(alignof(MMPlatformHelperLibrary_ReSetAllAchievementStats_Debug) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_ReSetAllAchievementStats_Debug"); \ static_assert(sizeof(MMPlatformHelperLibrary_ReSetAllAchievementStats_Debug) == 0x000001, "Wrong size on MMPlatformHelperLibrary_ReSetAllAchievementStats_Debug"); \ static_assert(offsetof(MMPlatformHelperLibrary_ReSetAllAchievementStats_Debug, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_ReSetAllAchievementStats_Debug::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_RestartPlatformApplication \ static_assert(alignof(MMPlatformHelperLibrary_RestartPlatformApplication) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_RestartPlatformApplication"); \ static_assert(sizeof(MMPlatformHelperLibrary_RestartPlatformApplication) == 0x000001, "Wrong size on MMPlatformHelperLibrary_RestartPlatformApplication"); \ static_assert(offsetof(MMPlatformHelperLibrary_RestartPlatformApplication, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_RestartPlatformApplication::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_ResumeActivity \ static_assert(alignof(MMPlatformHelperLibrary_ResumeActivity) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_ResumeActivity"); \ static_assert(sizeof(MMPlatformHelperLibrary_ResumeActivity) == 0x000030, "Wrong size on MMPlatformHelperLibrary_ResumeActivity"); \ static_assert(offsetof(MMPlatformHelperLibrary_ResumeActivity, ActivityId) == 0x000000, "Member 'MMPlatformHelperLibrary_ResumeActivity::ActivityId' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_ResumeActivity, InProgressTaskId) == 0x000010, "Member 'MMPlatformHelperLibrary_ResumeActivity::InProgressTaskId' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_ResumeActivity, CompletedTaskId) == 0x000020, "Member 'MMPlatformHelperLibrary_ResumeActivity::CompletedTaskId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_RetryedArchievements \ static_assert(alignof(MMPlatformHelperLibrary_RetryedArchievements) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_RetryedArchievements"); \ static_assert(sizeof(MMPlatformHelperLibrary_RetryedArchievements) == 0x000001, "Wrong size on MMPlatformHelperLibrary_RetryedArchievements"); \ static_assert(offsetof(MMPlatformHelperLibrary_RetryedArchievements, bCheckCooldown) == 0x000000, "Member 'MMPlatformHelperLibrary_RetryedArchievements::bCheckCooldown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_Set_DLSS \ static_assert(alignof(MMPlatformHelperLibrary_Set_DLSS) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_Set_DLSS"); \ static_assert(sizeof(MMPlatformHelperLibrary_Set_DLSS) == 0x000002, "Wrong size on MMPlatformHelperLibrary_Set_DLSS"); \ static_assert(offsetof(MMPlatformHelperLibrary_Set_DLSS, TechnologyType) == 0x000000, "Member 'MMPlatformHelperLibrary_Set_DLSS::TechnologyType' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_Set_DLSS, bEnabled) == 0x000001, "Member 'MMPlatformHelperLibrary_Set_DLSS::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_Set_FSR \ static_assert(alignof(MMPlatformHelperLibrary_Set_FSR) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_Set_FSR"); \ static_assert(sizeof(MMPlatformHelperLibrary_Set_FSR) == 0x000002, "Wrong size on MMPlatformHelperLibrary_Set_FSR"); \ static_assert(offsetof(MMPlatformHelperLibrary_Set_FSR, TechnologyType) == 0x000000, "Member 'MMPlatformHelperLibrary_Set_FSR::TechnologyType' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_Set_FSR, bEnabled) == 0x000001, "Member 'MMPlatformHelperLibrary_Set_FSR::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_SetActivityAvailability \ static_assert(alignof(MMPlatformHelperLibrary_SetActivityAvailability) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_SetActivityAvailability"); \ static_assert(sizeof(MMPlatformHelperLibrary_SetActivityAvailability) == 0x000018, "Wrong size on MMPlatformHelperLibrary_SetActivityAvailability"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetActivityAvailability, ActivityId) == 0x000000, "Member 'MMPlatformHelperLibrary_SetActivityAvailability::ActivityId' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetActivityAvailability, bIsEnabled) == 0x000010, "Member 'MMPlatformHelperLibrary_SetActivityAvailability::bIsEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_SetActivityPriority \ static_assert(alignof(MMPlatformHelperLibrary_SetActivityPriority) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_SetActivityPriority"); \ static_assert(sizeof(MMPlatformHelperLibrary_SetActivityPriority) == 0x000050, "Wrong size on MMPlatformHelperLibrary_SetActivityPriority"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetActivityPriority, PrioritizedActivities) == 0x000000, "Member 'MMPlatformHelperLibrary_SetActivityPriority::PrioritizedActivities' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_SetForceFeedbackChannelValue \ static_assert(alignof(MMPlatformHelperLibrary_SetForceFeedbackChannelValue) == 0x000004, "Wrong alignment on MMPlatformHelperLibrary_SetForceFeedbackChannelValue"); \ static_assert(sizeof(MMPlatformHelperLibrary_SetForceFeedbackChannelValue) == 0x00000C, "Wrong size on MMPlatformHelperLibrary_SetForceFeedbackChannelValue"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetForceFeedbackChannelValue, ControllerId) == 0x000000, "Member 'MMPlatformHelperLibrary_SetForceFeedbackChannelValue::ControllerId' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetForceFeedbackChannelValue, ChannelType) == 0x000004, "Member 'MMPlatformHelperLibrary_SetForceFeedbackChannelValue::ChannelType' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetForceFeedbackChannelValue, Value) == 0x000008, "Member 'MMPlatformHelperLibrary_SetForceFeedbackChannelValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_SetForceFeedbackChannelValues \ static_assert(alignof(MMPlatformHelperLibrary_SetForceFeedbackChannelValues) == 0x000004, "Wrong alignment on MMPlatformHelperLibrary_SetForceFeedbackChannelValues"); \ static_assert(sizeof(MMPlatformHelperLibrary_SetForceFeedbackChannelValues) == 0x000014, "Wrong size on MMPlatformHelperLibrary_SetForceFeedbackChannelValues"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetForceFeedbackChannelValues, ControllerId) == 0x000000, "Member 'MMPlatformHelperLibrary_SetForceFeedbackChannelValues::ControllerId' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetForceFeedbackChannelValues, LeftSmall) == 0x000004, "Member 'MMPlatformHelperLibrary_SetForceFeedbackChannelValues::LeftSmall' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetForceFeedbackChannelValues, LeftLarge) == 0x000008, "Member 'MMPlatformHelperLibrary_SetForceFeedbackChannelValues::LeftLarge' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetForceFeedbackChannelValues, RightSmall) == 0x00000C, "Member 'MMPlatformHelperLibrary_SetForceFeedbackChannelValues::RightSmall' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetForceFeedbackChannelValues, RightLarge) == 0x000010, "Member 'MMPlatformHelperLibrary_SetForceFeedbackChannelValues::RightLarge' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_SetNVIDIARayTracingQuality \ static_assert(alignof(MMPlatformHelperLibrary_SetNVIDIARayTracingQuality) == 0x000004, "Wrong alignment on MMPlatformHelperLibrary_SetNVIDIARayTracingQuality"); \ static_assert(sizeof(MMPlatformHelperLibrary_SetNVIDIARayTracingQuality) == 0x000004, "Wrong size on MMPlatformHelperLibrary_SetNVIDIARayTracingQuality"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetNVIDIARayTracingQuality, Quality) == 0x000000, "Member 'MMPlatformHelperLibrary_SetNVIDIARayTracingQuality::Quality' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_SetSyncDataFinishedCallback \ static_assert(alignof(MMPlatformHelperLibrary_SetSyncDataFinishedCallback) == 0x000004, "Wrong alignment on MMPlatformHelperLibrary_SetSyncDataFinishedCallback"); \ static_assert(sizeof(MMPlatformHelperLibrary_SetSyncDataFinishedCallback) == 0x000010, "Wrong size on MMPlatformHelperLibrary_SetSyncDataFinishedCallback"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetSyncDataFinishedCallback, Callback) == 0x000000, "Member 'MMPlatformHelperLibrary_SetSyncDataFinishedCallback::Callback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_SetWeaponTriggerEffect \ static_assert(alignof(MMPlatformHelperLibrary_SetWeaponTriggerEffect) == 0x000004, "Wrong alignment on MMPlatformHelperLibrary_SetWeaponTriggerEffect"); \ static_assert(sizeof(MMPlatformHelperLibrary_SetWeaponTriggerEffect) == 0x000008, "Wrong size on MMPlatformHelperLibrary_SetWeaponTriggerEffect"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetWeaponTriggerEffect, ControllerId) == 0x000000, "Member 'MMPlatformHelperLibrary_SetWeaponTriggerEffect::ControllerId' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetWeaponTriggerEffect, TriggerMask) == 0x000004, "Member 'MMPlatformHelperLibrary_SetWeaponTriggerEffect::TriggerMask' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetWeaponTriggerEffect, StartPosition) == 0x000005, "Member 'MMPlatformHelperLibrary_SetWeaponTriggerEffect::StartPosition' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetWeaponTriggerEffect, EndPosition) == 0x000006, "Member 'MMPlatformHelperLibrary_SetWeaponTriggerEffect::EndPosition' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetWeaponTriggerEffect, Strength) == 0x000007, "Member 'MMPlatformHelperLibrary_SetWeaponTriggerEffect::Strength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_SetWindowsScreenMonitorIndex \ static_assert(alignof(MMPlatformHelperLibrary_SetWindowsScreenMonitorIndex) == 0x000004, "Wrong alignment on MMPlatformHelperLibrary_SetWindowsScreenMonitorIndex"); \ static_assert(sizeof(MMPlatformHelperLibrary_SetWindowsScreenMonitorIndex) == 0x000008, "Wrong size on MMPlatformHelperLibrary_SetWindowsScreenMonitorIndex"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetWindowsScreenMonitorIndex, Index_0) == 0x000000, "Member 'MMPlatformHelperLibrary_SetWindowsScreenMonitorIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_SetWindowsScreenMonitorIndex, ReturnValue) == 0x000004, "Member 'MMPlatformHelperLibrary_SetWindowsScreenMonitorIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_ShouldTurnOnRayTracingMPC \ static_assert(alignof(MMPlatformHelperLibrary_ShouldTurnOnRayTracingMPC) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_ShouldTurnOnRayTracingMPC"); \ static_assert(sizeof(MMPlatformHelperLibrary_ShouldTurnOnRayTracingMPC) == 0x000001, "Wrong size on MMPlatformHelperLibrary_ShouldTurnOnRayTracingMPC"); \ static_assert(offsetof(MMPlatformHelperLibrary_ShouldTurnOnRayTracingMPC, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_ShouldTurnOnRayTracingMPC::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_StartActivity \ static_assert(alignof(MMPlatformHelperLibrary_StartActivity) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_StartActivity"); \ static_assert(sizeof(MMPlatformHelperLibrary_StartActivity) == 0x000010, "Wrong size on MMPlatformHelperLibrary_StartActivity"); \ static_assert(offsetof(MMPlatformHelperLibrary_StartActivity, ActivityId) == 0x000000, "Member 'MMPlatformHelperLibrary_StartActivity::ActivityId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_Support_DLSS \ static_assert(alignof(MMPlatformHelperLibrary_Support_DLSS) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_Support_DLSS"); \ static_assert(sizeof(MMPlatformHelperLibrary_Support_DLSS) == 0x000002, "Wrong size on MMPlatformHelperLibrary_Support_DLSS"); \ static_assert(offsetof(MMPlatformHelperLibrary_Support_DLSS, TechnologyType) == 0x000000, "Member 'MMPlatformHelperLibrary_Support_DLSS::TechnologyType' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_Support_DLSS, ReturnValue) == 0x000001, "Member 'MMPlatformHelperLibrary_Support_DLSS::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_Support_FSR \ static_assert(alignof(MMPlatformHelperLibrary_Support_FSR) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_Support_FSR"); \ static_assert(sizeof(MMPlatformHelperLibrary_Support_FSR) == 0x000002, "Wrong size on MMPlatformHelperLibrary_Support_FSR"); \ static_assert(offsetof(MMPlatformHelperLibrary_Support_FSR, TechnologyType) == 0x000000, "Member 'MMPlatformHelperLibrary_Support_FSR::TechnologyType' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_Support_FSR, ReturnValue) == 0x000001, "Member 'MMPlatformHelperLibrary_Support_FSR::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_SupportNVIDIARayTracing \ static_assert(alignof(MMPlatformHelperLibrary_SupportNVIDIARayTracing) == 0x000001, "Wrong alignment on MMPlatformHelperLibrary_SupportNVIDIARayTracing"); \ static_assert(sizeof(MMPlatformHelperLibrary_SupportNVIDIARayTracing) == 0x000001, "Wrong size on MMPlatformHelperLibrary_SupportNVIDIARayTracing"); \ static_assert(offsetof(MMPlatformHelperLibrary_SupportNVIDIARayTracing, ReturnValue) == 0x000000, "Member 'MMPlatformHelperLibrary_SupportNVIDIARayTracing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MMPlatformHelperLibrary_UnlockAchievement \ static_assert(alignof(MMPlatformHelperLibrary_UnlockAchievement) == 0x000008, "Wrong alignment on MMPlatformHelperLibrary_UnlockAchievement"); \ static_assert(sizeof(MMPlatformHelperLibrary_UnlockAchievement) == 0x000018, "Wrong size on MMPlatformHelperLibrary_UnlockAchievement"); \ static_assert(offsetof(MMPlatformHelperLibrary_UnlockAchievement, AchieveName) == 0x000000, "Member 'MMPlatformHelperLibrary_UnlockAchievement::AchieveName' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_UnlockAchievement, Progress) == 0x000010, "Member 'MMPlatformHelperLibrary_UnlockAchievement::Progress' has a wrong offset!"); \ static_assert(offsetof(MMPlatformHelperLibrary_UnlockAchievement, ReturnValue) == 0x000014, "Member 'MMPlatformHelperLibrary_UnlockAchievement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMMPlatformHelperLibrary \ static_assert(alignof(UMMPlatformHelperLibrary) == 0x000008, "Wrong alignment on UMMPlatformHelperLibrary"); \ static_assert(sizeof(UMMPlatformHelperLibrary) == 0x000028, "Wrong size on UMMPlatformHelperLibrary"); \ #define DUMPER7_ASSERTS_UDCSMMPlatformSettings \ static_assert(alignof(UDCSMMPlatformSettings) == 0x000008, "Wrong alignment on UDCSMMPlatformSettings"); \ static_assert(sizeof(UDCSMMPlatformSettings) == 0x000048, "Wrong size on UDCSMMPlatformSettings"); \ static_assert(offsetof(UDCSMMPlatformSettings, bRetryFailedArchievements) == 0x000038, "Member 'UDCSMMPlatformSettings::bRetryFailedArchievements' has a wrong offset!"); \ static_assert(offsetof(UDCSMMPlatformSettings, CooldownSecondsOnRetry) == 0x000040, "Member 'UDCSMMPlatformSettings::CooldownSecondsOnRetry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_AnimationCallback_C_GetNotifyName \ static_assert(alignof(AN_AnimationCallback_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_AnimationCallback_C_GetNotifyName"); \ static_assert(sizeof(AN_AnimationCallback_C_GetNotifyName) == 0x000020, "Wrong size on AN_AnimationCallback_C_GetNotifyName"); \ static_assert(offsetof(AN_AnimationCallback_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_AnimationCallback_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AnimationCallback_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'AN_AnimationCallback_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_AnimationCallback_C_Received_Notify \ static_assert(alignof(AN_AnimationCallback_C_Received_Notify) == 0x000008, "Wrong alignment on AN_AnimationCallback_C_Received_Notify"); \ static_assert(sizeof(AN_AnimationCallback_C_Received_Notify) == 0x000060, "Wrong size on AN_AnimationCallback_C_Received_Notify"); \ static_assert(offsetof(AN_AnimationCallback_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_AnimationCallback_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_AnimationCallback_C_Received_Notify, Animation) == 0x000008, "Member 'AN_AnimationCallback_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_AnimationCallback_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_AnimationCallback_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_AnimationCallback_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_AnimationCallback_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AnimationCallback_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_AnimationCallback_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AnimationCallback_C_Received_Notify, K2Node_DynamicCast_AsAbstract_Character) == 0x000050, "Member 'AN_AnimationCallback_C_Received_Notify::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AN_AnimationCallback_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AN_AnimationCallback_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_AnimationCallback_C \ static_assert(alignof(UAN_AnimationCallback_C) == 0x000008, "Wrong alignment on UAN_AnimationCallback_C"); \ static_assert(sizeof(UAN_AnimationCallback_C) == 0x000048, "Wrong size on UAN_AnimationCallback_C"); \ static_assert(offsetof(UAN_AnimationCallback_C, Event_Name) == 0x000038, "Member 'UAN_AnimationCallback_C::Event_Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFFXFSR3Settings \ static_assert(alignof(UFFXFSR3Settings) == 0x000008, "Wrong alignment on UFFXFSR3Settings"); \ static_assert(sizeof(UFFXFSR3Settings) == 0x0000D0, "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, bModifySlateDeltaTime) == 0x000041, "Member 'UFFXFSR3Settings::bModifySlateDeltaTime' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, UIMode) == 0x000044, "Member 'UFFXFSR3Settings::UIMode' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bD3D12AsyncInterpolation) == 0x000048, "Member 'UFFXFSR3Settings::bD3D12AsyncInterpolation' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bD3D12AsyncPresent) == 0x000049, "Member 'UFFXFSR3Settings::bD3D12AsyncPresent' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, PaceMode) == 0x00004C, "Member 'UFFXFSR3Settings::PaceMode' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, QualityMode) == 0x000050, "Member 'UFFXFSR3Settings::QualityMode' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, HistoryFormat) == 0x000054, "Member 'UFFXFSR3Settings::HistoryFormat' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, DeDither) == 0x000058, "Member 'UFFXFSR3Settings::DeDither' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, Sharpness) == 0x00005C, "Member 'UFFXFSR3Settings::Sharpness' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bAdjustMipBias) == 0x000060, "Member 'UFFXFSR3Settings::bAdjustMipBias' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bForceVertexDeformationOutputsVelocity) == 0x000061, "Member 'UFFXFSR3Settings::bForceVertexDeformationOutputsVelocity' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ForceLandscapeHISMMobility) == 0x000064, "Member 'UFFXFSR3Settings::ForceLandscapeHISMMobility' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, VelocityFactor) == 0x000068, "Member 'UFFXFSR3Settings::VelocityFactor' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bReactiveMask) == 0x00006C, "Member 'UFFXFSR3Settings::bReactiveMask' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ReflectionScale) == 0x000070, "Member 'UFFXFSR3Settings::ReflectionScale' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ReflectionLuminanceBias) == 0x000074, "Member 'UFFXFSR3Settings::ReflectionLuminanceBias' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, RoughnessScale) == 0x000078, "Member 'UFFXFSR3Settings::RoughnessScale' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, RoughnessBias) == 0x00007C, "Member 'UFFXFSR3Settings::RoughnessBias' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, RoughnessMaxDistance) == 0x000080, "Member 'UFFXFSR3Settings::RoughnessMaxDistance' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bReactiveMaskRoughnessForceMaxDistance) == 0x000084, "Member 'UFFXFSR3Settings::bReactiveMaskRoughnessForceMaxDistance' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, TranslucencyBias) == 0x000088, "Member 'UFFXFSR3Settings::TranslucencyBias' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, TranslucencyLuminanceBias) == 0x00008C, "Member 'UFFXFSR3Settings::TranslucencyLuminanceBias' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, TranslucencyMaxDistance) == 0x000090, "Member 'UFFXFSR3Settings::TranslucencyMaxDistance' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ReactiveShadingModelID) == 0x000094, "Member 'UFFXFSR3Settings::ReactiveShadingModelID' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ForceReactiveMaterialValue) == 0x000098, "Member 'UFFXFSR3Settings::ForceReactiveMaterialValue' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ReactiveHistoryTranslucencyBias) == 0x00009C, "Member 'UFFXFSR3Settings::ReactiveHistoryTranslucencyBias' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ReactiveHistoryTranslucencyLumaBias) == 0x0000A0, "Member 'UFFXFSR3Settings::ReactiveHistoryTranslucencyLumaBias' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, PreDOFTranslucencyScale) == 0x0000A4, "Member 'UFFXFSR3Settings::PreDOFTranslucencyScale' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bPreDOFTranslucencyMax) == 0x0000A8, "Member 'UFFXFSR3Settings::bPreDOFTranslucencyMax' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ReactiveMaskDeferredDecalScale) == 0x0000AC, "Member 'UFFXFSR3Settings::ReactiveMaskDeferredDecalScale' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ReactiveHistoryDeferredDecalScale) == 0x0000B0, "Member 'UFFXFSR3Settings::ReactiveHistoryDeferredDecalScale' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ReactiveMaskTAAResponsiveValue) == 0x0000B4, "Member 'UFFXFSR3Settings::ReactiveMaskTAAResponsiveValue' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ReactiveHistoryTAAResponsiveValue) == 0x0000B8, "Member 'UFFXFSR3Settings::ReactiveHistoryTAAResponsiveValue' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ReactiveMaskCustomStencilScale) == 0x0000BC, "Member 'UFFXFSR3Settings::ReactiveMaskCustomStencilScale' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ReactiveHistoryCustomStencilScale) == 0x0000C0, "Member 'UFFXFSR3Settings::ReactiveHistoryCustomStencilScale' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, CustomStencilMask) == 0x0000C4, "Member 'UFFXFSR3Settings::CustomStencilMask' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, CustomStencilShift) == 0x0000C8, "Member 'UFFXFSR3Settings::CustomStencilShift' has a wrong offset!"); \ #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_BPI_EquipmentPublic_C_PreLoadingRealInstance_Interface \ static_assert(alignof(BPI_EquipmentPublic_C_PreLoadingRealInstance_Interface) == 0x000004, "Wrong alignment on BPI_EquipmentPublic_C_PreLoadingRealInstance_Interface"); \ static_assert(sizeof(BPI_EquipmentPublic_C_PreLoadingRealInstance_Interface) == 0x00000C, "Wrong size on BPI_EquipmentPublic_C_PreLoadingRealInstance_Interface"); \ static_assert(offsetof(BPI_EquipmentPublic_C_PreLoadingRealInstance_Interface, Type) == 0x000000, "Member 'BPI_EquipmentPublic_C_PreLoadingRealInstance_Interface::Type' has a wrong offset!"); \ static_assert(offsetof(BPI_EquipmentPublic_C_PreLoadingRealInstance_Interface, SlotIndex) == 0x000004, "Member 'BPI_EquipmentPublic_C_PreLoadingRealInstance_Interface::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(BPI_EquipmentPublic_C_PreLoadingRealInstance_Interface, SlotID) == 0x000008, "Member 'BPI_EquipmentPublic_C_PreLoadingRealInstance_Interface::SlotID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_EquipmentPublic_C_UpdateDisplayItemActor_Interface \ static_assert(alignof(BPI_EquipmentPublic_C_UpdateDisplayItemActor_Interface) == 0x000004, "Wrong alignment on BPI_EquipmentPublic_C_UpdateDisplayItemActor_Interface"); \ static_assert(sizeof(BPI_EquipmentPublic_C_UpdateDisplayItemActor_Interface) == 0x000008, "Wrong size on BPI_EquipmentPublic_C_UpdateDisplayItemActor_Interface"); \ static_assert(offsetof(BPI_EquipmentPublic_C_UpdateDisplayItemActor_Interface, Type) == 0x000000, "Member 'BPI_EquipmentPublic_C_UpdateDisplayItemActor_Interface::Type' has a wrong offset!"); \ static_assert(offsetof(BPI_EquipmentPublic_C_UpdateDisplayItemActor_Interface, SlotIndex) == 0x000004, "Member 'BPI_EquipmentPublic_C_UpdateDisplayItemActor_Interface::SlotIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IBPI_EquipmentPublic_C \ static_assert(alignof(IBPI_EquipmentPublic_C) == 0x000001, "Wrong alignment on IBPI_EquipmentPublic_C"); \ static_assert(sizeof(IBPI_EquipmentPublic_C) == 0x000001, "Wrong size on IBPI_EquipmentPublic_C"); \ #define DUMPER7_ASSERTS_FStreamlineVersion \ static_assert(alignof(FStreamlineVersion) == 0x000004, "Wrong alignment on FStreamlineVersion"); \ static_assert(sizeof(FStreamlineVersion) == 0x00000C, "Wrong size on FStreamlineVersion"); \ static_assert(offsetof(FStreamlineVersion, Major) == 0x000000, "Member 'FStreamlineVersion::Major' has a wrong offset!"); \ static_assert(offsetof(FStreamlineVersion, Minor) == 0x000004, "Member 'FStreamlineVersion::Minor' has a wrong offset!"); \ static_assert(offsetof(FStreamlineVersion, Build) == 0x000008, "Member 'FStreamlineVersion::Build' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStreamlineFeatureRequirements \ static_assert(alignof(FStreamlineFeatureRequirements) == 0x000004, "Wrong alignment on FStreamlineFeatureRequirements"); \ static_assert(sizeof(FStreamlineFeatureRequirements) == 0x000034, "Wrong size on FStreamlineFeatureRequirements"); \ static_assert(offsetof(FStreamlineFeatureRequirements, Support) == 0x000000, "Member 'FStreamlineFeatureRequirements::Support' has a wrong offset!"); \ static_assert(offsetof(FStreamlineFeatureRequirements, Requirements) == 0x000001, "Member 'FStreamlineFeatureRequirements::Requirements' has a wrong offset!"); \ static_assert(offsetof(FStreamlineFeatureRequirements, RequiredOperatingSystemVersion) == 0x000004, "Member 'FStreamlineFeatureRequirements::RequiredOperatingSystemVersion' has a wrong offset!"); \ static_assert(offsetof(FStreamlineFeatureRequirements, DetectedOperatingSystemVersion) == 0x000010, "Member 'FStreamlineFeatureRequirements::DetectedOperatingSystemVersion' has a wrong offset!"); \ static_assert(offsetof(FStreamlineFeatureRequirements, RequiredDriverVersion) == 0x00001C, "Member 'FStreamlineFeatureRequirements::RequiredDriverVersion' has a wrong offset!"); \ static_assert(offsetof(FStreamlineFeatureRequirements, DetectedDriverVersion) == 0x000028, "Member 'FStreamlineFeatureRequirements::DetectedDriverVersion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibrary_BreakStreamlineFeatureRequirements \ static_assert(alignof(StreamlineLibrary_BreakStreamlineFeatureRequirements) == 0x000001, "Wrong alignment on StreamlineLibrary_BreakStreamlineFeatureRequirements"); \ static_assert(sizeof(StreamlineLibrary_BreakStreamlineFeatureRequirements) == 0x000006, "Wrong size on StreamlineLibrary_BreakStreamlineFeatureRequirements"); \ static_assert(offsetof(StreamlineLibrary_BreakStreamlineFeatureRequirements, Requirements) == 0x000000, "Member 'StreamlineLibrary_BreakStreamlineFeatureRequirements::Requirements' has a wrong offset!"); \ static_assert(offsetof(StreamlineLibrary_BreakStreamlineFeatureRequirements, D3D11Supported) == 0x000001, "Member 'StreamlineLibrary_BreakStreamlineFeatureRequirements::D3D11Supported' has a wrong offset!"); \ static_assert(offsetof(StreamlineLibrary_BreakStreamlineFeatureRequirements, D3D12Supported) == 0x000002, "Member 'StreamlineLibrary_BreakStreamlineFeatureRequirements::D3D12Supported' has a wrong offset!"); \ static_assert(offsetof(StreamlineLibrary_BreakStreamlineFeatureRequirements, VulkanSupported) == 0x000003, "Member 'StreamlineLibrary_BreakStreamlineFeatureRequirements::VulkanSupported' has a wrong offset!"); \ static_assert(offsetof(StreamlineLibrary_BreakStreamlineFeatureRequirements, VSyncOffRequired) == 0x000004, "Member 'StreamlineLibrary_BreakStreamlineFeatureRequirements::VSyncOffRequired' has a wrong offset!"); \ static_assert(offsetof(StreamlineLibrary_BreakStreamlineFeatureRequirements, HardwareSchedulingRequired) == 0x000005, "Member 'StreamlineLibrary_BreakStreamlineFeatureRequirements::HardwareSchedulingRequired' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibrary_GetStreamlineFeatureInformation \ static_assert(alignof(StreamlineLibrary_GetStreamlineFeatureInformation) == 0x000004, "Wrong alignment on StreamlineLibrary_GetStreamlineFeatureInformation"); \ static_assert(sizeof(StreamlineLibrary_GetStreamlineFeatureInformation) == 0x000038, "Wrong size on StreamlineLibrary_GetStreamlineFeatureInformation"); \ static_assert(offsetof(StreamlineLibrary_GetStreamlineFeatureInformation, Feature) == 0x000000, "Member 'StreamlineLibrary_GetStreamlineFeatureInformation::Feature' has a wrong offset!"); \ static_assert(offsetof(StreamlineLibrary_GetStreamlineFeatureInformation, ReturnValue) == 0x000004, "Member 'StreamlineLibrary_GetStreamlineFeatureInformation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibrary_IsStreamlineFeatureSupported \ static_assert(alignof(StreamlineLibrary_IsStreamlineFeatureSupported) == 0x000001, "Wrong alignment on StreamlineLibrary_IsStreamlineFeatureSupported"); \ static_assert(sizeof(StreamlineLibrary_IsStreamlineFeatureSupported) == 0x000002, "Wrong size on StreamlineLibrary_IsStreamlineFeatureSupported"); \ static_assert(offsetof(StreamlineLibrary_IsStreamlineFeatureSupported, Feature) == 0x000000, "Member 'StreamlineLibrary_IsStreamlineFeatureSupported::Feature' has a wrong offset!"); \ static_assert(offsetof(StreamlineLibrary_IsStreamlineFeatureSupported, ReturnValue) == 0x000001, "Member 'StreamlineLibrary_IsStreamlineFeatureSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibrary_QueryStreamlineFeatureSupport \ static_assert(alignof(StreamlineLibrary_QueryStreamlineFeatureSupport) == 0x000001, "Wrong alignment on StreamlineLibrary_QueryStreamlineFeatureSupport"); \ static_assert(sizeof(StreamlineLibrary_QueryStreamlineFeatureSupport) == 0x000002, "Wrong size on StreamlineLibrary_QueryStreamlineFeatureSupport"); \ static_assert(offsetof(StreamlineLibrary_QueryStreamlineFeatureSupport, Feature) == 0x000000, "Member 'StreamlineLibrary_QueryStreamlineFeatureSupport::Feature' has a wrong offset!"); \ static_assert(offsetof(StreamlineLibrary_QueryStreamlineFeatureSupport, ReturnValue) == 0x000001, "Member 'StreamlineLibrary_QueryStreamlineFeatureSupport::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStreamlineLibrary \ static_assert(alignof(UStreamlineLibrary) == 0x000008, "Wrong alignment on UStreamlineLibrary"); \ static_assert(sizeof(UStreamlineLibrary) == 0x000028, "Wrong size on UStreamlineLibrary"); \ #define DUMPER7_ASSERTS_StreamlineLibraryDLSSG_GetDefaultDLSSGMode \ static_assert(alignof(StreamlineLibraryDLSSG_GetDefaultDLSSGMode) == 0x000001, "Wrong alignment on StreamlineLibraryDLSSG_GetDefaultDLSSGMode"); \ static_assert(sizeof(StreamlineLibraryDLSSG_GetDefaultDLSSGMode) == 0x000001, "Wrong size on StreamlineLibraryDLSSG_GetDefaultDLSSGMode"); \ static_assert(offsetof(StreamlineLibraryDLSSG_GetDefaultDLSSGMode, ReturnValue) == 0x000000, "Member 'StreamlineLibraryDLSSG_GetDefaultDLSSGMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryDLSSG_GetDLSSGFrameTiming \ static_assert(alignof(StreamlineLibraryDLSSG_GetDLSSGFrameTiming) == 0x000004, "Wrong alignment on StreamlineLibraryDLSSG_GetDLSSGFrameTiming"); \ static_assert(sizeof(StreamlineLibraryDLSSG_GetDLSSGFrameTiming) == 0x000008, "Wrong size on StreamlineLibraryDLSSG_GetDLSSGFrameTiming"); \ static_assert(offsetof(StreamlineLibraryDLSSG_GetDLSSGFrameTiming, FrameRateInHertz) == 0x000000, "Member 'StreamlineLibraryDLSSG_GetDLSSGFrameTiming::FrameRateInHertz' has a wrong offset!"); \ static_assert(offsetof(StreamlineLibraryDLSSG_GetDLSSGFrameTiming, FramesPresented) == 0x000004, "Member 'StreamlineLibraryDLSSG_GetDLSSGFrameTiming::FramesPresented' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryDLSSG_GetDLSSGGeneratedFramesRange \ static_assert(alignof(StreamlineLibraryDLSSG_GetDLSSGGeneratedFramesRange) == 0x000004, "Wrong alignment on StreamlineLibraryDLSSG_GetDLSSGGeneratedFramesRange"); \ static_assert(sizeof(StreamlineLibraryDLSSG_GetDLSSGGeneratedFramesRange) == 0x000008, "Wrong size on StreamlineLibraryDLSSG_GetDLSSGGeneratedFramesRange"); \ static_assert(offsetof(StreamlineLibraryDLSSG_GetDLSSGGeneratedFramesRange, MinNumGeneratedFrames) == 0x000000, "Member 'StreamlineLibraryDLSSG_GetDLSSGGeneratedFramesRange::MinNumGeneratedFrames' has a wrong offset!"); \ static_assert(offsetof(StreamlineLibraryDLSSG_GetDLSSGGeneratedFramesRange, MaxNumGeneratedFrames) == 0x000004, "Member 'StreamlineLibraryDLSSG_GetDLSSGGeneratedFramesRange::MaxNumGeneratedFrames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryDLSSG_GetDLSSGMode \ static_assert(alignof(StreamlineLibraryDLSSG_GetDLSSGMode) == 0x000001, "Wrong alignment on StreamlineLibraryDLSSG_GetDLSSGMode"); \ static_assert(sizeof(StreamlineLibraryDLSSG_GetDLSSGMode) == 0x000001, "Wrong size on StreamlineLibraryDLSSG_GetDLSSGMode"); \ static_assert(offsetof(StreamlineLibraryDLSSG_GetDLSSGMode, ReturnValue) == 0x000000, "Member 'StreamlineLibraryDLSSG_GetDLSSGMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryDLSSG_GetDLSSGNumberOfFramestoGenerate \ static_assert(alignof(StreamlineLibraryDLSSG_GetDLSSGNumberOfFramestoGenerate) == 0x000004, "Wrong alignment on StreamlineLibraryDLSSG_GetDLSSGNumberOfFramestoGenerate"); \ static_assert(sizeof(StreamlineLibraryDLSSG_GetDLSSGNumberOfFramestoGenerate) == 0x000004, "Wrong size on StreamlineLibraryDLSSG_GetDLSSGNumberOfFramestoGenerate"); \ static_assert(offsetof(StreamlineLibraryDLSSG_GetDLSSGNumberOfFramestoGenerate, ReturnValue) == 0x000000, "Member 'StreamlineLibraryDLSSG_GetDLSSGNumberOfFramestoGenerate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryDLSSG_GetSupportedDLSSGModes \ static_assert(alignof(StreamlineLibraryDLSSG_GetSupportedDLSSGModes) == 0x000008, "Wrong alignment on StreamlineLibraryDLSSG_GetSupportedDLSSGModes"); \ static_assert(sizeof(StreamlineLibraryDLSSG_GetSupportedDLSSGModes) == 0x000010, "Wrong size on StreamlineLibraryDLSSG_GetSupportedDLSSGModes"); \ static_assert(offsetof(StreamlineLibraryDLSSG_GetSupportedDLSSGModes, ReturnValue) == 0x000000, "Member 'StreamlineLibraryDLSSG_GetSupportedDLSSGModes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryDLSSG_IsDLSSGModeSupported \ static_assert(alignof(StreamlineLibraryDLSSG_IsDLSSGModeSupported) == 0x000001, "Wrong alignment on StreamlineLibraryDLSSG_IsDLSSGModeSupported"); \ static_assert(sizeof(StreamlineLibraryDLSSG_IsDLSSGModeSupported) == 0x000002, "Wrong size on StreamlineLibraryDLSSG_IsDLSSGModeSupported"); \ static_assert(offsetof(StreamlineLibraryDLSSG_IsDLSSGModeSupported, DLSSGMode) == 0x000000, "Member 'StreamlineLibraryDLSSG_IsDLSSGModeSupported::DLSSGMode' has a wrong offset!"); \ static_assert(offsetof(StreamlineLibraryDLSSG_IsDLSSGModeSupported, ReturnValue) == 0x000001, "Member 'StreamlineLibraryDLSSG_IsDLSSGModeSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryDLSSG_IsDLSSGSupported \ static_assert(alignof(StreamlineLibraryDLSSG_IsDLSSGSupported) == 0x000001, "Wrong alignment on StreamlineLibraryDLSSG_IsDLSSGSupported"); \ static_assert(sizeof(StreamlineLibraryDLSSG_IsDLSSGSupported) == 0x000001, "Wrong size on StreamlineLibraryDLSSG_IsDLSSGSupported"); \ static_assert(offsetof(StreamlineLibraryDLSSG_IsDLSSGSupported, ReturnValue) == 0x000000, "Member 'StreamlineLibraryDLSSG_IsDLSSGSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryDLSSG_QueryDLSSGSupport \ static_assert(alignof(StreamlineLibraryDLSSG_QueryDLSSGSupport) == 0x000001, "Wrong alignment on StreamlineLibraryDLSSG_QueryDLSSGSupport"); \ static_assert(sizeof(StreamlineLibraryDLSSG_QueryDLSSGSupport) == 0x000001, "Wrong size on StreamlineLibraryDLSSG_QueryDLSSGSupport"); \ static_assert(offsetof(StreamlineLibraryDLSSG_QueryDLSSGSupport, ReturnValue) == 0x000000, "Member 'StreamlineLibraryDLSSG_QueryDLSSGSupport::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryDLSSG_SetDLSSGMode \ static_assert(alignof(StreamlineLibraryDLSSG_SetDLSSGMode) == 0x000001, "Wrong alignment on StreamlineLibraryDLSSG_SetDLSSGMode"); \ static_assert(sizeof(StreamlineLibraryDLSSG_SetDLSSGMode) == 0x000001, "Wrong size on StreamlineLibraryDLSSG_SetDLSSGMode"); \ static_assert(offsetof(StreamlineLibraryDLSSG_SetDLSSGMode, DLSSGMode) == 0x000000, "Member 'StreamlineLibraryDLSSG_SetDLSSGMode::DLSSGMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryDLSSG_SetDLSSGNumberOfFramestoGenerate \ static_assert(alignof(StreamlineLibraryDLSSG_SetDLSSGNumberOfFramestoGenerate) == 0x000004, "Wrong alignment on StreamlineLibraryDLSSG_SetDLSSGNumberOfFramestoGenerate"); \ static_assert(sizeof(StreamlineLibraryDLSSG_SetDLSSGNumberOfFramestoGenerate) == 0x000004, "Wrong size on StreamlineLibraryDLSSG_SetDLSSGNumberOfFramestoGenerate"); \ static_assert(offsetof(StreamlineLibraryDLSSG_SetDLSSGNumberOfFramestoGenerate, NumberOfFrames) == 0x000000, "Member 'StreamlineLibraryDLSSG_SetDLSSGNumberOfFramestoGenerate::NumberOfFrames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStreamlineLibraryDLSSG \ static_assert(alignof(UStreamlineLibraryDLSSG) == 0x000008, "Wrong alignment on UStreamlineLibraryDLSSG"); \ static_assert(sizeof(UStreamlineLibraryDLSSG) == 0x000028, "Wrong size on UStreamlineLibraryDLSSG"); \ #define DUMPER7_ASSERTS_StreamlineLibraryReflex_GetDefaultReflexMode \ static_assert(alignof(StreamlineLibraryReflex_GetDefaultReflexMode) == 0x000001, "Wrong alignment on StreamlineLibraryReflex_GetDefaultReflexMode"); \ static_assert(sizeof(StreamlineLibraryReflex_GetDefaultReflexMode) == 0x000001, "Wrong size on StreamlineLibraryReflex_GetDefaultReflexMode"); \ static_assert(offsetof(StreamlineLibraryReflex_GetDefaultReflexMode, ReturnValue) == 0x000000, "Member 'StreamlineLibraryReflex_GetDefaultReflexMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryReflex_GetGameLatencyInMs \ static_assert(alignof(StreamlineLibraryReflex_GetGameLatencyInMs) == 0x000004, "Wrong alignment on StreamlineLibraryReflex_GetGameLatencyInMs"); \ static_assert(sizeof(StreamlineLibraryReflex_GetGameLatencyInMs) == 0x000004, "Wrong size on StreamlineLibraryReflex_GetGameLatencyInMs"); \ static_assert(offsetof(StreamlineLibraryReflex_GetGameLatencyInMs, ReturnValue) == 0x000000, "Member 'StreamlineLibraryReflex_GetGameLatencyInMs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryReflex_GetGameToRenderLatencyInMs \ static_assert(alignof(StreamlineLibraryReflex_GetGameToRenderLatencyInMs) == 0x000004, "Wrong alignment on StreamlineLibraryReflex_GetGameToRenderLatencyInMs"); \ static_assert(sizeof(StreamlineLibraryReflex_GetGameToRenderLatencyInMs) == 0x000004, "Wrong size on StreamlineLibraryReflex_GetGameToRenderLatencyInMs"); \ static_assert(offsetof(StreamlineLibraryReflex_GetGameToRenderLatencyInMs, ReturnValue) == 0x000000, "Member 'StreamlineLibraryReflex_GetGameToRenderLatencyInMs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryReflex_GetReflexMode \ static_assert(alignof(StreamlineLibraryReflex_GetReflexMode) == 0x000001, "Wrong alignment on StreamlineLibraryReflex_GetReflexMode"); \ static_assert(sizeof(StreamlineLibraryReflex_GetReflexMode) == 0x000001, "Wrong size on StreamlineLibraryReflex_GetReflexMode"); \ static_assert(offsetof(StreamlineLibraryReflex_GetReflexMode, ReturnValue) == 0x000000, "Member 'StreamlineLibraryReflex_GetReflexMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryReflex_GetRenderLatencyInMs \ static_assert(alignof(StreamlineLibraryReflex_GetRenderLatencyInMs) == 0x000004, "Wrong alignment on StreamlineLibraryReflex_GetRenderLatencyInMs"); \ static_assert(sizeof(StreamlineLibraryReflex_GetRenderLatencyInMs) == 0x000004, "Wrong size on StreamlineLibraryReflex_GetRenderLatencyInMs"); \ static_assert(offsetof(StreamlineLibraryReflex_GetRenderLatencyInMs, ReturnValue) == 0x000000, "Member 'StreamlineLibraryReflex_GetRenderLatencyInMs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryReflex_IsReflexSupported \ static_assert(alignof(StreamlineLibraryReflex_IsReflexSupported) == 0x000001, "Wrong alignment on StreamlineLibraryReflex_IsReflexSupported"); \ static_assert(sizeof(StreamlineLibraryReflex_IsReflexSupported) == 0x000001, "Wrong size on StreamlineLibraryReflex_IsReflexSupported"); \ static_assert(offsetof(StreamlineLibraryReflex_IsReflexSupported, ReturnValue) == 0x000000, "Member 'StreamlineLibraryReflex_IsReflexSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryReflex_QueryReflexSupport \ static_assert(alignof(StreamlineLibraryReflex_QueryReflexSupport) == 0x000001, "Wrong alignment on StreamlineLibraryReflex_QueryReflexSupport"); \ static_assert(sizeof(StreamlineLibraryReflex_QueryReflexSupport) == 0x000001, "Wrong size on StreamlineLibraryReflex_QueryReflexSupport"); \ static_assert(offsetof(StreamlineLibraryReflex_QueryReflexSupport, ReturnValue) == 0x000000, "Member 'StreamlineLibraryReflex_QueryReflexSupport::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamlineLibraryReflex_SetReflexMode \ static_assert(alignof(StreamlineLibraryReflex_SetReflexMode) == 0x000001, "Wrong alignment on StreamlineLibraryReflex_SetReflexMode"); \ static_assert(sizeof(StreamlineLibraryReflex_SetReflexMode) == 0x000001, "Wrong size on StreamlineLibraryReflex_SetReflexMode"); \ static_assert(offsetof(StreamlineLibraryReflex_SetReflexMode, Mode) == 0x000000, "Member 'StreamlineLibraryReflex_SetReflexMode::Mode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStreamlineLibraryReflex \ static_assert(alignof(UStreamlineLibraryReflex) == 0x000008, "Wrong alignment on UStreamlineLibraryReflex"); \ static_assert(sizeof(UStreamlineLibraryReflex) == 0x000028, "Wrong size on UStreamlineLibraryReflex"); \ #define DUMPER7_ASSERTS_ULevelNodeHandler_LogicNode_C \ static_assert(alignof(ULevelNodeHandler_LogicNode_C) == 0x000008, "Wrong alignment on ULevelNodeHandler_LogicNode_C"); \ static_assert(sizeof(ULevelNodeHandler_LogicNode_C) == 0x000140, "Wrong size on ULevelNodeHandler_LogicNode_C"); \ #define DUMPER7_ASSERTS_UStreamlineOverrideSettings \ static_assert(alignof(UStreamlineOverrideSettings) == 0x000008, "Wrong alignment on UStreamlineOverrideSettings"); \ static_assert(sizeof(UStreamlineOverrideSettings) == 0x000030, "Wrong size on UStreamlineOverrideSettings"); \ static_assert(offsetof(UStreamlineOverrideSettings, EnableDLSSFGInPlayInEditorViewportsOverride) == 0x000028, "Member 'UStreamlineOverrideSettings::EnableDLSSFGInPlayInEditorViewportsOverride' has a wrong offset!"); \ static_assert(offsetof(UStreamlineOverrideSettings, LoadDebugOverlayOverride) == 0x000029, "Member 'UStreamlineOverrideSettings::LoadDebugOverlayOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStreamlineSettings \ static_assert(alignof(UStreamlineSettings) == 0x000008, "Wrong alignment on UStreamlineSettings"); \ static_assert(sizeof(UStreamlineSettings) == 0x000038, "Wrong size on UStreamlineSettings"); \ static_assert(offsetof(UStreamlineSettings, bEnableStreamlineD3D12) == 0x000028, "Member 'UStreamlineSettings::bEnableStreamlineD3D12' has a wrong offset!"); \ static_assert(offsetof(UStreamlineSettings, bEnableStreamlineD3D11) == 0x000029, "Member 'UStreamlineSettings::bEnableStreamlineD3D11' has a wrong offset!"); \ static_assert(offsetof(UStreamlineSettings, bEnableDLSSFGInPlayInEditorViewports) == 0x00002A, "Member 'UStreamlineSettings::bEnableDLSSFGInPlayInEditorViewports' has a wrong offset!"); \ static_assert(offsetof(UStreamlineSettings, bLoadDebugOverlay) == 0x00002B, "Member 'UStreamlineSettings::bLoadDebugOverlay' has a wrong offset!"); \ static_assert(offsetof(UStreamlineSettings, bAllowOTAUpdate) == 0x00002C, "Member 'UStreamlineSettings::bAllowOTAUpdate' has a wrong offset!"); \ static_assert(offsetof(UStreamlineSettings, NVIDIANGXApplicationId) == 0x000030, "Member 'UStreamlineSettings::NVIDIANGXApplicationId' 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_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_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_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_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_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_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_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_UMoviePipelineOutputBase \ static_assert(alignof(UMoviePipelineOutputBase) == 0x000008, "Wrong alignment on UMoviePipelineOutputBase"); \ static_assert(sizeof(UMoviePipelineOutputBase) == 0x000048, "Wrong size on UMoviePipelineOutputBase"); \ #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_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) == 0x000390, "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_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_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_ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset \ static_assert(alignof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset) == 0x000008, "Wrong alignment on ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset"); \ static_assert(sizeof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset) == 0x000088, "Wrong size on ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset, AnimationMesh) == 0x000000, "Member 'ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset::AnimationMesh' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset, NewActive) == 0x000008, "Member 'ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset::NewActive' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset, CallFunc_GetOwner_ReturnValue_1) == 0x000018, "Member 'ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset, K2Node_DynamicCast_AsCharacter) == 0x000020, "Member 'ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset, CallFunc_GetOwner_ReturnValue_2) == 0x000030, "Member 'ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset, CallFunc_GetAnimInstance_ReturnValue) == 0x000038, "Member 'ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset, K2Node_DynamicCast_AsCharacter_1) == 0x000040, "Member 'ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset::K2Node_DynamicCast_AsCharacter_1' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset, K2Node_DynamicCast_bSuccess_1) == 0x000048, "Member 'ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000050, "Member 'ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset, K2Node_DynamicCast_bSuccess_2) == 0x000060, "Member 'ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000068, "Member 'ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset, K2Node_DynamicCast_AsAnim_BP_Interface_1) == 0x000070, "Member 'ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset::K2Node_DynamicCast_AsAnim_BP_Interface_1' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset, K2Node_DynamicCast_bSuccess_3) == 0x000080, "Member 'ANS_DisableAttackAimOffset_C_CallActiveAttackAimOffset::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_DisableAttackAimOffset_C_GetNotifyName \ static_assert(alignof(ANS_DisableAttackAimOffset_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_DisableAttackAimOffset_C_GetNotifyName"); \ static_assert(sizeof(ANS_DisableAttackAimOffset_C_GetNotifyName) == 0x000010, "Wrong size on ANS_DisableAttackAimOffset_C_GetNotifyName"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_DisableAttackAimOffset_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_DisableAttackAimOffset_C_Received_NotifyBegin \ static_assert(alignof(ANS_DisableAttackAimOffset_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_DisableAttackAimOffset_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_DisableAttackAimOffset_C_Received_NotifyBegin) == 0x000050, "Wrong size on ANS_DisableAttackAimOffset_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_DisableAttackAimOffset_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_DisableAttackAimOffset_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_DisableAttackAimOffset_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_DisableAttackAimOffset_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_DisableAttackAimOffset_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_DisableAttackAimOffset_C_Received_NotifyEnd \ static_assert(alignof(ANS_DisableAttackAimOffset_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_DisableAttackAimOffset_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_DisableAttackAimOffset_C_Received_NotifyEnd) == 0x000048, "Wrong size on ANS_DisableAttackAimOffset_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_DisableAttackAimOffset_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_DisableAttackAimOffset_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_DisableAttackAimOffset_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_DisableAttackAimOffset_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_DisableAttackAimOffset_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_DisableAttackAimOffset_C \ static_assert(alignof(UANS_DisableAttackAimOffset_C) == 0x000008, "Wrong alignment on UANS_DisableAttackAimOffset_C"); \ static_assert(sizeof(UANS_DisableAttackAimOffset_C) == 0x000040, "Wrong size on UANS_DisableAttackAimOffset_C"); \ #define DUMPER7_ASSERTS_UMoviePipelineDLSSSetting \ static_assert(alignof(UMoviePipelineDLSSSetting) == 0x000008, "Wrong alignment on UMoviePipelineDLSSSetting"); \ static_assert(sizeof(UMoviePipelineDLSSSetting) == 0x000050, "Wrong size on UMoviePipelineDLSSSetting"); \ static_assert(offsetof(UMoviePipelineDLSSSetting, DLSSQuality) == 0x000048, "Member 'UMoviePipelineDLSSSetting::DLSSQuality' has a wrong offset!"); \ #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_Login__FLogin \ static_assert(alignof(Login::FLogin) == 0x000008, "Wrong alignment on Login::FLogin"); \ static_assert(sizeof(Login::FLogin) == 0x000060, "Wrong size on Login::FLogin"); \ static_assert(offsetof(Login::FLogin, ticket_2_EFB3A0D34B0E3E62C350CA9986D336A2) == 0x000000, "Member 'Login::FLogin::ticket_2_EFB3A0D34B0E3E62C350CA9986D336A2' has a wrong offset!"); \ static_assert(offsetof(Login::FLogin, identity_6_30F661F444C42BDE653A968FD0EF2C9D) == 0x000010, "Member 'Login::FLogin::identity_6_30F661F444C42BDE653A968FD0EF2C9D' has a wrong offset!"); \ static_assert(offsetof(Login::FLogin, accountName_7_CBC409C34ABF4B629AAB38A5805F7695) == 0x000020, "Member 'Login::FLogin::accountName_7_CBC409C34ABF4B629AAB38A5805F7695' has a wrong offset!"); \ static_assert(offsetof(Login::FLogin, pwd_8_5C4C25B149AC8426601AF7A035FB67AB) == 0x000030, "Member 'Login::FLogin::pwd_8_5C4C25B149AC8426601AF7A035FB67AB' has a wrong offset!"); \ static_assert(offsetof(Login::FLogin, uniqueId_11_E47EB81F4AE8C1E3A64F95AB0EE068AB) == 0x000040, "Member 'Login::FLogin::uniqueId_11_E47EB81F4AE8C1E3A64F95AB0EE068AB' has a wrong offset!"); \ static_assert(offsetof(Login::FLogin, platform_14_DB2E64E3491371DA0D23AA9B6D6C621E) == 0x000050, "Member 'Login::FLogin::platform_14_DB2E64E3491371DA0D23AA9B6D6C621E' 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_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_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_NISLibrary_GetDefaultNISMode \ static_assert(alignof(NISLibrary_GetDefaultNISMode) == 0x000001, "Wrong alignment on NISLibrary_GetDefaultNISMode"); \ static_assert(sizeof(NISLibrary_GetDefaultNISMode) == 0x000001, "Wrong size on NISLibrary_GetDefaultNISMode"); \ static_assert(offsetof(NISLibrary_GetDefaultNISMode, ReturnValue) == 0x000000, "Member 'NISLibrary_GetDefaultNISMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NISLibrary_GetNISRecommendedScreenPercentage \ static_assert(alignof(NISLibrary_GetNISRecommendedScreenPercentage) == 0x000004, "Wrong alignment on NISLibrary_GetNISRecommendedScreenPercentage"); \ static_assert(sizeof(NISLibrary_GetNISRecommendedScreenPercentage) == 0x000008, "Wrong size on NISLibrary_GetNISRecommendedScreenPercentage"); \ static_assert(offsetof(NISLibrary_GetNISRecommendedScreenPercentage, NISMode) == 0x000000, "Member 'NISLibrary_GetNISRecommendedScreenPercentage::NISMode' has a wrong offset!"); \ static_assert(offsetof(NISLibrary_GetNISRecommendedScreenPercentage, ReturnValue) == 0x000004, "Member 'NISLibrary_GetNISRecommendedScreenPercentage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NISLibrary_GetNISScreenPercentageRange \ static_assert(alignof(NISLibrary_GetNISScreenPercentageRange) == 0x000004, "Wrong alignment on NISLibrary_GetNISScreenPercentageRange"); \ static_assert(sizeof(NISLibrary_GetNISScreenPercentageRange) == 0x000008, "Wrong size on NISLibrary_GetNISScreenPercentageRange"); \ static_assert(offsetof(NISLibrary_GetNISScreenPercentageRange, MinScreenPercentage) == 0x000000, "Member 'NISLibrary_GetNISScreenPercentageRange::MinScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(NISLibrary_GetNISScreenPercentageRange, MaxScreenPercentage) == 0x000004, "Member 'NISLibrary_GetNISScreenPercentageRange::MaxScreenPercentage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NISLibrary_GetSupportedNISModes \ static_assert(alignof(NISLibrary_GetSupportedNISModes) == 0x000008, "Wrong alignment on NISLibrary_GetSupportedNISModes"); \ static_assert(sizeof(NISLibrary_GetSupportedNISModes) == 0x000010, "Wrong size on NISLibrary_GetSupportedNISModes"); \ static_assert(offsetof(NISLibrary_GetSupportedNISModes, ReturnValue) == 0x000000, "Member 'NISLibrary_GetSupportedNISModes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NISLibrary_IsNISModeSupported \ static_assert(alignof(NISLibrary_IsNISModeSupported) == 0x000001, "Wrong alignment on NISLibrary_IsNISModeSupported"); \ static_assert(sizeof(NISLibrary_IsNISModeSupported) == 0x000002, "Wrong size on NISLibrary_IsNISModeSupported"); \ static_assert(offsetof(NISLibrary_IsNISModeSupported, NISMode) == 0x000000, "Member 'NISLibrary_IsNISModeSupported::NISMode' has a wrong offset!"); \ static_assert(offsetof(NISLibrary_IsNISModeSupported, ReturnValue) == 0x000001, "Member 'NISLibrary_IsNISModeSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NISLibrary_IsNISSupported \ static_assert(alignof(NISLibrary_IsNISSupported) == 0x000001, "Wrong alignment on NISLibrary_IsNISSupported"); \ static_assert(sizeof(NISLibrary_IsNISSupported) == 0x000001, "Wrong size on NISLibrary_IsNISSupported"); \ static_assert(offsetof(NISLibrary_IsNISSupported, ReturnValue) == 0x000000, "Member 'NISLibrary_IsNISSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NISLibrary_SetNISCustomScreenPercentage \ static_assert(alignof(NISLibrary_SetNISCustomScreenPercentage) == 0x000004, "Wrong alignment on NISLibrary_SetNISCustomScreenPercentage"); \ static_assert(sizeof(NISLibrary_SetNISCustomScreenPercentage) == 0x000004, "Wrong size on NISLibrary_SetNISCustomScreenPercentage"); \ static_assert(offsetof(NISLibrary_SetNISCustomScreenPercentage, CustomScreenPercentage) == 0x000000, "Member 'NISLibrary_SetNISCustomScreenPercentage::CustomScreenPercentage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NISLibrary_SetNISMode \ static_assert(alignof(NISLibrary_SetNISMode) == 0x000001, "Wrong alignment on NISLibrary_SetNISMode"); \ static_assert(sizeof(NISLibrary_SetNISMode) == 0x000001, "Wrong size on NISLibrary_SetNISMode"); \ static_assert(offsetof(NISLibrary_SetNISMode, NISMode) == 0x000000, "Member 'NISLibrary_SetNISMode::NISMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NISLibrary_SetNISSharpness \ static_assert(alignof(NISLibrary_SetNISSharpness) == 0x000004, "Wrong alignment on NISLibrary_SetNISSharpness"); \ static_assert(sizeof(NISLibrary_SetNISSharpness) == 0x000004, "Wrong size on NISLibrary_SetNISSharpness"); \ static_assert(offsetof(NISLibrary_SetNISSharpness, Sharpness) == 0x000000, "Member 'NISLibrary_SetNISSharpness::Sharpness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNISLibrary \ static_assert(alignof(UNISLibrary) == 0x000008, "Wrong alignment on UNISLibrary"); \ static_assert(sizeof(UNISLibrary) == 0x000028, "Wrong size on UNISLibrary"); \ #define DUMPER7_ASSERTS_WB_TopFocus_C_BackKeyEvent \ static_assert(alignof(WB_TopFocus_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_TopFocus_C_BackKeyEvent"); \ static_assert(sizeof(WB_TopFocus_C_BackKeyEvent) == 0x000048, "Wrong size on WB_TopFocus_C_BackKeyEvent"); \ static_assert(offsetof(WB_TopFocus_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_TopFocus_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_TopFocus_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_TopFocus_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TopFocus_C_ExecuteUbergraph_WB_TopFocus \ static_assert(alignof(WB_TopFocus_C_ExecuteUbergraph_WB_TopFocus) == 0x000008, "Wrong alignment on WB_TopFocus_C_ExecuteUbergraph_WB_TopFocus"); \ static_assert(sizeof(WB_TopFocus_C_ExecuteUbergraph_WB_TopFocus) == 0x000050, "Wrong size on WB_TopFocus_C_ExecuteUbergraph_WB_TopFocus"); \ static_assert(offsetof(WB_TopFocus_C_ExecuteUbergraph_WB_TopFocus, EntryPoint) == 0x000000, "Member 'WB_TopFocus_C_ExecuteUbergraph_WB_TopFocus::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_TopFocus_C_ExecuteUbergraph_WB_TopFocus, K2Node_Event_InGeometry) == 0x000008, "Member 'WB_TopFocus_C_ExecuteUbergraph_WB_TopFocus::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_TopFocus_C_ExecuteUbergraph_WB_TopFocus, K2Node_Event_isDown) == 0x000048, "Member 'WB_TopFocus_C_ExecuteUbergraph_WB_TopFocus::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_TopFocus_C \ static_assert(alignof(UWB_TopFocus_C) == 0x000008, "Wrong alignment on UWB_TopFocus_C"); \ static_assert(sizeof(UWB_TopFocus_C) == 0x0002D0, "Wrong size on UWB_TopFocus_C"); \ static_assert(offsetof(UWB_TopFocus_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_TopFocus_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_TopFocus_C, WGI_Button_120) == 0x0002C8, "Member 'UWB_TopFocus_C::WGI_Button_120' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSystemWidget_ActivateSystem \ static_assert(alignof(NiagaraSystemWidget_ActivateSystem) == 0x000001, "Wrong alignment on NiagaraSystemWidget_ActivateSystem"); \ static_assert(sizeof(NiagaraSystemWidget_ActivateSystem) == 0x000001, "Wrong size on NiagaraSystemWidget_ActivateSystem"); \ static_assert(offsetof(NiagaraSystemWidget_ActivateSystem, Reset) == 0x000000, "Member 'NiagaraSystemWidget_ActivateSystem::Reset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSystemWidget_GetNiagaraComponent \ static_assert(alignof(NiagaraSystemWidget_GetNiagaraComponent) == 0x000008, "Wrong alignment on NiagaraSystemWidget_GetNiagaraComponent"); \ static_assert(sizeof(NiagaraSystemWidget_GetNiagaraComponent) == 0x000008, "Wrong size on NiagaraSystemWidget_GetNiagaraComponent"); \ static_assert(offsetof(NiagaraSystemWidget_GetNiagaraComponent, ReturnValue) == 0x000000, "Member 'NiagaraSystemWidget_GetNiagaraComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSystemWidget_GetRemapMaterial \ static_assert(alignof(NiagaraSystemWidget_GetRemapMaterial) == 0x000008, "Wrong alignment on NiagaraSystemWidget_GetRemapMaterial"); \ static_assert(sizeof(NiagaraSystemWidget_GetRemapMaterial) == 0x000010, "Wrong size on NiagaraSystemWidget_GetRemapMaterial"); \ static_assert(offsetof(NiagaraSystemWidget_GetRemapMaterial, OriginalMaterial) == 0x000000, "Member 'NiagaraSystemWidget_GetRemapMaterial::OriginalMaterial' has a wrong offset!"); \ static_assert(offsetof(NiagaraSystemWidget_GetRemapMaterial, ReturnValue) == 0x000008, "Member 'NiagaraSystemWidget_GetRemapMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSystemWidget_SetDesiredWidgetSize \ static_assert(alignof(NiagaraSystemWidget_SetDesiredWidgetSize) == 0x000008, "Wrong alignment on NiagaraSystemWidget_SetDesiredWidgetSize"); \ static_assert(sizeof(NiagaraSystemWidget_SetDesiredWidgetSize) == 0x000010, "Wrong size on NiagaraSystemWidget_SetDesiredWidgetSize"); \ static_assert(offsetof(NiagaraSystemWidget_SetDesiredWidgetSize, NewDesiredSize) == 0x000000, "Member 'NiagaraSystemWidget_SetDesiredWidgetSize::NewDesiredSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSystemWidget_SetRemapMaterial \ static_assert(alignof(NiagaraSystemWidget_SetRemapMaterial) == 0x000008, "Wrong alignment on NiagaraSystemWidget_SetRemapMaterial"); \ static_assert(sizeof(NiagaraSystemWidget_SetRemapMaterial) == 0x000010, "Wrong size on NiagaraSystemWidget_SetRemapMaterial"); \ static_assert(offsetof(NiagaraSystemWidget_SetRemapMaterial, OriginalMaterial) == 0x000000, "Member 'NiagaraSystemWidget_SetRemapMaterial::OriginalMaterial' has a wrong offset!"); \ static_assert(offsetof(NiagaraSystemWidget_SetRemapMaterial, RemapMaterial) == 0x000008, "Member 'NiagaraSystemWidget_SetRemapMaterial::RemapMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSystemWidget_UpdateNiagaraSystemReference \ static_assert(alignof(NiagaraSystemWidget_UpdateNiagaraSystemReference) == 0x000008, "Wrong alignment on NiagaraSystemWidget_UpdateNiagaraSystemReference"); \ static_assert(sizeof(NiagaraSystemWidget_UpdateNiagaraSystemReference) == 0x000008, "Wrong size on NiagaraSystemWidget_UpdateNiagaraSystemReference"); \ static_assert(offsetof(NiagaraSystemWidget_UpdateNiagaraSystemReference, NewNiagaraSystem) == 0x000000, "Member 'NiagaraSystemWidget_UpdateNiagaraSystemReference::NewNiagaraSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSystemWidget_UpdateTickWhenPaused \ static_assert(alignof(NiagaraSystemWidget_UpdateTickWhenPaused) == 0x000001, "Wrong alignment on NiagaraSystemWidget_UpdateTickWhenPaused"); \ static_assert(sizeof(NiagaraSystemWidget_UpdateTickWhenPaused) == 0x000001, "Wrong size on NiagaraSystemWidget_UpdateTickWhenPaused"); \ static_assert(offsetof(NiagaraSystemWidget_UpdateTickWhenPaused, NewTickWhenPaused) == 0x000000, "Member 'NiagaraSystemWidget_UpdateTickWhenPaused::NewTickWhenPaused' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraSystemWidget \ static_assert(alignof(UNiagaraSystemWidget) == 0x000008, "Wrong alignment on UNiagaraSystemWidget"); \ static_assert(sizeof(UNiagaraSystemWidget) == 0x0001F0, "Wrong size on UNiagaraSystemWidget"); \ static_assert(offsetof(UNiagaraSystemWidget, NiagaraSystemReference) == 0x000150, "Member 'UNiagaraSystemWidget::NiagaraSystemReference' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystemWidget, MaterialRemapList) == 0x000158, "Member 'UNiagaraSystemWidget::MaterialRemapList' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystemWidget, AutoActivate) == 0x0001A8, "Member 'UNiagaraSystemWidget::AutoActivate' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystemWidget, TickWhenPaused) == 0x0001A9, "Member 'UNiagaraSystemWidget::TickWhenPaused' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystemWidget, DesiredWidgetSize) == 0x0001B0, "Member 'UNiagaraSystemWidget::DesiredWidgetSize' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystemWidget, FakeDepthScale) == 0x0001C0, "Member 'UNiagaraSystemWidget::FakeDepthScale' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystemWidget, FakeDepthScaleDistance) == 0x0001C4, "Member 'UNiagaraSystemWidget::FakeDepthScaleDistance' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystemWidget, ShowDebugSystemInWorld) == 0x0001C8, "Member 'UNiagaraSystemWidget::ShowDebugSystemInWorld' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystemWidget, DisableWarnings) == 0x0001C9, "Member 'UNiagaraSystemWidget::DisableWarnings' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystemWidget, NiagaraActor) == 0x0001E0, "Member 'UNiagaraSystemWidget::NiagaraActor' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystemWidget, NiagaraComponent) == 0x0001E8, "Member 'UNiagaraSystemWidget::NiagaraComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANiagaraUIActor \ static_assert(alignof(ANiagaraUIActor) == 0x000008, "Wrong alignment on ANiagaraUIActor"); \ static_assert(sizeof(ANiagaraUIActor) == 0x0002F0, "Wrong size on ANiagaraUIActor"); \ #define DUMPER7_ASSERTS_UNiagaraUIComponent \ static_assert(alignof(UNiagaraUIComponent) == 0x000010, "Wrong alignment on UNiagaraUIComponent"); \ static_assert(sizeof(UNiagaraUIComponent) == 0x000880, "Wrong size on UNiagaraUIComponent"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_Dummy_C_ActiveMeshSimulate \ static_assert(alignof(BP_DestructionObj_Dummy_C_ActiveMeshSimulate) == 0x000008, "Wrong alignment on BP_DestructionObj_Dummy_C_ActiveMeshSimulate"); \ static_assert(sizeof(BP_DestructionObj_Dummy_C_ActiveMeshSimulate) == 0x000048, "Wrong size on BP_DestructionObj_Dummy_C_ActiveMeshSimulate"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ActiveMeshSimulate, StaticMeshComponent) == 0x000000, "Member 'BP_DestructionObj_Dummy_C_ActiveMeshSimulate::StaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ActiveMeshSimulate, CallFunc_GetDestructVelocity_Impulse) == 0x000008, "Member 'BP_DestructionObj_Dummy_C_ActiveMeshSimulate::CallFunc_GetDestructVelocity_Impulse' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ActiveMeshSimulate, CallFunc_GetDestructVelocity_Location) == 0x000020, "Member 'BP_DestructionObj_Dummy_C_ActiveMeshSimulate::CallFunc_GetDestructVelocity_Location' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ActiveMeshSimulate, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'BP_DestructionObj_Dummy_C_ActiveMeshSimulate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ActiveMeshSimulate, CallFunc_InitSnowBrush_StaticMesh_HasScoket) == 0x000039, "Member 'BP_DestructionObj_Dummy_C_ActiveMeshSimulate::CallFunc_InitSnowBrush_StaticMesh_HasScoket' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ActiveMeshSimulate, CallFunc_InitSnowBrush_StaticMesh_Brush) == 0x000040, "Member 'BP_DestructionObj_Dummy_C_ActiveMeshSimulate::CallFunc_InitSnowBrush_StaticMesh_Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_Dummy_C_CreateMeshComponent \ static_assert(alignof(BP_DestructionObj_Dummy_C_CreateMeshComponent) == 0x000010, "Wrong alignment on BP_DestructionObj_Dummy_C_CreateMeshComponent"); \ static_assert(sizeof(BP_DestructionObj_Dummy_C_CreateMeshComponent) == 0x000090, "Wrong size on BP_DestructionObj_Dummy_C_CreateMeshComponent"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_CreateMeshComponent, NewMesh) == 0x000000, "Member 'BP_DestructionObj_Dummy_C_CreateMeshComponent::NewMesh' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_CreateMeshComponent, ReturnValue) == 0x000008, "Member 'BP_DestructionObj_Dummy_C_CreateMeshComponent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_CreateMeshComponent, CallFunc_GetTransform_ReturnValue) == 0x000010, "Member 'BP_DestructionObj_Dummy_C_CreateMeshComponent::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_CreateMeshComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000070, "Member 'BP_DestructionObj_Dummy_C_CreateMeshComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_CreateMeshComponent, CallFunc_AddComponent_ReturnValue) == 0x000078, "Member 'BP_DestructionObj_Dummy_C_CreateMeshComponent::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_CreateMeshComponent, CallFunc_SetStaticMesh_ReturnValue) == 0x000080, "Member 'BP_DestructionObj_Dummy_C_CreateMeshComponent::CallFunc_SetStaticMesh_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_CreateMeshComponent, CallFunc_SetMassOverrideInKg_MassInKg_ImplicitCast) == 0x000084, "Member 'BP_DestructionObj_Dummy_C_CreateMeshComponent::CallFunc_SetMassOverrideInKg_MassInKg_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_Dummy_C_EnableDummy \ static_assert(alignof(BP_DestructionObj_Dummy_C_EnableDummy) == 0x000001, "Wrong alignment on BP_DestructionObj_Dummy_C_EnableDummy"); \ static_assert(sizeof(BP_DestructionObj_Dummy_C_EnableDummy) == 0x000001, "Wrong size on BP_DestructionObj_Dummy_C_EnableDummy"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_EnableDummy, Enable) == 0x000000, "Member 'BP_DestructionObj_Dummy_C_EnableDummy::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy \ static_assert(alignof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy) == 0x000010, "Wrong alignment on BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy"); \ static_assert(sizeof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy) == 0x000160, "Wrong size on BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, EntryPoint) == 0x000000, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, Temp_int_Variable) == 0x00000C, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_Add_IntInt_ReturnValue_1) == 0x000014, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_Add_IntInt_ReturnValue_2) == 0x000018, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, K2Node_CustomEvent_firepoint) == 0x000020, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, K2Node_CustomEvent_isReborn) == 0x000030, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, K2Node_CustomEvent_Position) == 0x000040, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0000A0, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, Temp_int_Array_Index_Variable_1) == 0x0000A4, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0000A8, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, K2Node_CustomEvent_HitPoint) == 0x0000B0, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::K2Node_CustomEvent_HitPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, K2Node_CustomEvent_HitDir) == 0x0000C8, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::K2Node_CustomEvent_HitDir' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, K2Node_CustomEvent_IsExplode) == 0x0000E0, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::K2Node_CustomEvent_IsExplode' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_Array_Get_Item) == 0x0000E8, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_Array_Length_ReturnValue) == 0x0000F0, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_Less_IntInt_ReturnValue) == 0x0000F4, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_IsValid_ReturnValue) == 0x0000F5, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_Array_Get_Item_1) == 0x0000F8, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_CreateMeshComponent_ReturnValue) == 0x000100, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_CreateMeshComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_HasFixShape_ReturnValue) == 0x000108, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_HasFixShape_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, K2Node_CreateDelegate_OutputDelegate) == 0x00010C, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_Array_Get_Item_2) == 0x000120, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_Array_Length_ReturnValue_1) == 0x000128, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_CreateMeshComponent_ReturnValue_1) == 0x000130, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_CreateMeshComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_Less_IntInt_ReturnValue_1) == 0x000138, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_Array_AddUnique_ReturnValue) == 0x00013C, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_Array_Get_Item_3) == 0x000140, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_Array_Length_ReturnValue_2) == 0x000148, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, CallFunc_Less_IntInt_ReturnValue_2) == 0x00014C, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy, K2Node_Event_DeltaSeconds) == 0x000150, "Member 'BP_DestructionObj_Dummy_C_ExecuteUbergraph_BP_DestructionObj_Dummy::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_Dummy_C_GetDestructVelocity \ static_assert(alignof(BP_DestructionObj_Dummy_C_GetDestructVelocity) == 0x000008, "Wrong alignment on BP_DestructionObj_Dummy_C_GetDestructVelocity"); \ static_assert(sizeof(BP_DestructionObj_Dummy_C_GetDestructVelocity) == 0x000100, "Wrong size on BP_DestructionObj_Dummy_C_GetDestructVelocity"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_GetDestructVelocity, Component) == 0x000000, "Member 'BP_DestructionObj_Dummy_C_GetDestructVelocity::Component' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_GetDestructVelocity, Impulse) == 0x000008, "Member 'BP_DestructionObj_Dummy_C_GetDestructVelocity::Impulse' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_GetDestructVelocity, Location) == 0x000020, "Member 'BP_DestructionObj_Dummy_C_GetDestructVelocity::Location' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_GetDestructVelocity, Temp_real_Variable) == 0x000038, "Member 'BP_DestructionObj_Dummy_C_GetDestructVelocity::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_GetDestructVelocity, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000040, "Member 'BP_DestructionObj_Dummy_C_GetDestructVelocity::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_GetDestructVelocity, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000058, "Member 'BP_DestructionObj_Dummy_C_GetDestructVelocity::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_GetDestructVelocity, Temp_real_Variable_1) == 0x000070, "Member 'BP_DestructionObj_Dummy_C_GetDestructVelocity::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_GetDestructVelocity, Temp_bool_Variable) == 0x000078, "Member 'BP_DestructionObj_Dummy_C_GetDestructVelocity::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_GetDestructVelocity, CallFunc_RandomFloatInRange_ReturnValue) == 0x000080, "Member 'BP_DestructionObj_Dummy_C_GetDestructVelocity::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_GetDestructVelocity, CallFunc_FindLookAtRotation_ReturnValue) == 0x000088, "Member 'BP_DestructionObj_Dummy_C_GetDestructVelocity::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_GetDestructVelocity, CallFunc_GetForwardVector_ReturnValue) == 0x0000A0, "Member 'BP_DestructionObj_Dummy_C_GetDestructVelocity::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_GetDestructVelocity, K2Node_Select_Default) == 0x0000B8, "Member 'BP_DestructionObj_Dummy_C_GetDestructVelocity::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_GetDestructVelocity, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000C0, "Member 'BP_DestructionObj_Dummy_C_GetDestructVelocity::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_GetDestructVelocity, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x0000C8, "Member 'BP_DestructionObj_Dummy_C_GetDestructVelocity::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_GetDestructVelocity, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x0000D0, "Member 'BP_DestructionObj_Dummy_C_GetDestructVelocity::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_GetDestructVelocity, CallFunc_Multiply_VectorFloat_ReturnValue_1) == 0x0000E8, "Member 'BP_DestructionObj_Dummy_C_GetDestructVelocity::CallFunc_Multiply_VectorFloat_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_Dummy_C_ReceiveTick \ static_assert(alignof(BP_DestructionObj_Dummy_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_DestructionObj_Dummy_C_ReceiveTick"); \ static_assert(sizeof(BP_DestructionObj_Dummy_C_ReceiveTick) == 0x000004, "Wrong size on BP_DestructionObj_Dummy_C_ReceiveTick"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_DestructionObj_Dummy_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_Dummy_C_ReloadMap \ static_assert(alignof(BP_DestructionObj_Dummy_C_ReloadMap) == 0x000010, "Wrong alignment on BP_DestructionObj_Dummy_C_ReloadMap"); \ static_assert(sizeof(BP_DestructionObj_Dummy_C_ReloadMap) == 0x000080, "Wrong size on BP_DestructionObj_Dummy_C_ReloadMap"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ReloadMap, FirePoint) == 0x000000, "Member 'BP_DestructionObj_Dummy_C_ReloadMap::FirePoint' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ReloadMap, isReborn) == 0x000010, "Member 'BP_DestructionObj_Dummy_C_ReloadMap::isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_ReloadMap, Position) == 0x000020, "Member 'BP_DestructionObj_Dummy_C_ReloadMap::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_Dummy_C_RunBreak \ static_assert(alignof(BP_DestructionObj_Dummy_C_RunBreak) == 0x000008, "Wrong alignment on BP_DestructionObj_Dummy_C_RunBreak"); \ static_assert(sizeof(BP_DestructionObj_Dummy_C_RunBreak) == 0x000038, "Wrong size on BP_DestructionObj_Dummy_C_RunBreak"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_RunBreak, HitPoint_0) == 0x000000, "Member 'BP_DestructionObj_Dummy_C_RunBreak::HitPoint_0' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_RunBreak, HitDir_0) == 0x000018, "Member 'BP_DestructionObj_Dummy_C_RunBreak::HitDir_0' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_RunBreak, IsExplode) == 0x000030, "Member 'BP_DestructionObj_Dummy_C_RunBreak::IsExplode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_Dummy_C_UserConstructionScript \ static_assert(alignof(BP_DestructionObj_Dummy_C_UserConstructionScript) == 0x000010, "Wrong alignment on BP_DestructionObj_Dummy_C_UserConstructionScript"); \ static_assert(sizeof(BP_DestructionObj_Dummy_C_UserConstructionScript) == 0x000070, "Wrong size on BP_DestructionObj_Dummy_C_UserConstructionScript"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_UserConstructionScript, Temp_struct_Variable) == 0x000000, "Member 'BP_DestructionObj_Dummy_C_UserConstructionScript::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_Dummy_C_UserConstructionScript, CallFunc_AddComponent_ReturnValue) == 0x000060, "Member 'BP_DestructionObj_Dummy_C_UserConstructionScript::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_DestructionObj_Dummy_C \ static_assert(alignof(ABP_DestructionObj_Dummy_C) == 0x000008, "Wrong alignment on ABP_DestructionObj_Dummy_C"); \ static_assert(sizeof(ABP_DestructionObj_Dummy_C) == 0x000370, "Wrong size on ABP_DestructionObj_Dummy_C"); \ static_assert(offsetof(ABP_DestructionObj_Dummy_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_DestructionObj_Dummy_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_Dummy_C, Scene) == 0x0002F8, "Member 'ABP_DestructionObj_Dummy_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_Dummy_C, DestructMesh) == 0x000300, "Member 'ABP_DestructionObj_Dummy_C::DestructMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_Dummy_C, Destructions) == 0x000310, "Member 'ABP_DestructionObj_Dummy_C::Destructions' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_Dummy_C, HitPoint) == 0x000320, "Member 'ABP_DestructionObj_Dummy_C::HitPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_Dummy_C, HitDir) == 0x000338, "Member 'ABP_DestructionObj_Dummy_C::HitDir' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_Dummy_C, NeedSnowCapture) == 0x000350, "Member 'ABP_DestructionObj_Dummy_C::NeedSnowCapture' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_Dummy_C, MassKG) == 0x000358, "Member 'ABP_DestructionObj_Dummy_C::MassKG' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_Dummy_C, SnowCaptureComponent) == 0x000360, "Member 'ABP_DestructionObj_Dummy_C::SnowCaptureComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_Dummy_C, PhysicsTime) == 0x000368, "Member 'ABP_DestructionObj_Dummy_C::PhysicsTime' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_Dummy_C, DebugSnowBrush) == 0x00036C, "Member 'ABP_DestructionObj_Dummy_C::DebugSnowBrush' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_Dummy_C, USE_Snow) == 0x00036D, "Member 'ABP_DestructionObj_Dummy_C::USE_Snow' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_Dummy_C, Is_Explode) == 0x00036E, "Member 'ABP_DestructionObj_Dummy_C::Is_Explode' 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FVersionedNiagaraScriptData \ static_assert(alignof(FVersionedNiagaraScriptData) == 0x000001, "Wrong alignment on FVersionedNiagaraScriptData"); \ static_assert(sizeof(FVersionedNiagaraScriptData) == 0x000001, "Wrong size on FVersionedNiagaraScriptData"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FNiagaraNumeric \ static_assert(alignof(FNiagaraNumeric) == 0x000001, "Wrong alignment on FNiagaraNumeric"); \ static_assert(sizeof(FNiagaraNumeric) == 0x000001, "Wrong size on FNiagaraNumeric"); \ #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_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_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_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_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_FNiagaraCulledComponentInfo \ static_assert(alignof(FNiagaraCulledComponentInfo) == 0x000004, "Wrong alignment on FNiagaraCulledComponentInfo"); \ static_assert(sizeof(FNiagaraCulledComponentInfo) == 0x000008, "Wrong size on FNiagaraCulledComponentInfo"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FNiagaraScriptInstanceParameterStore \ static_assert(alignof(FNiagaraScriptInstanceParameterStore) == 0x000008, "Wrong alignment on FNiagaraScriptInstanceParameterStore"); \ static_assert(sizeof(FNiagaraScriptInstanceParameterStore) == 0x000098, "Wrong size on FNiagaraScriptInstanceParameterStore"); \ #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_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_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_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_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_FNiagaraWorldManagerTickFunction \ static_assert(alignof(FNiagaraWorldManagerTickFunction) == 0x000008, "Wrong alignment on FNiagaraWorldManagerTickFunction"); \ static_assert(sizeof(FNiagaraWorldManagerTickFunction) == 0x000048, "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_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_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_GetVariableBool \ static_assert(alignof(NiagaraComponent_GetVariableBool) == 0x000004, "Wrong alignment on NiagaraComponent_GetVariableBool"); \ static_assert(sizeof(NiagaraComponent_GetVariableBool) == 0x00000C, "Wrong size on NiagaraComponent_GetVariableBool"); \ static_assert(offsetof(NiagaraComponent_GetVariableBool, InVariableName) == 0x000000, "Member 'NiagaraComponent_GetVariableBool::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetVariableBool, ReturnValue) == 0x000008, "Member 'NiagaraComponent_GetVariableBool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetVariableFloat \ static_assert(alignof(NiagaraComponent_GetVariableFloat) == 0x000004, "Wrong alignment on NiagaraComponent_GetVariableFloat"); \ static_assert(sizeof(NiagaraComponent_GetVariableFloat) == 0x00000C, "Wrong size on NiagaraComponent_GetVariableFloat"); \ static_assert(offsetof(NiagaraComponent_GetVariableFloat, InVariableName) == 0x000000, "Member 'NiagaraComponent_GetVariableFloat::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetVariableFloat, ReturnValue) == 0x000008, "Member 'NiagaraComponent_GetVariableFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetVariableInt \ static_assert(alignof(NiagaraComponent_GetVariableInt) == 0x000004, "Wrong alignment on NiagaraComponent_GetVariableInt"); \ static_assert(sizeof(NiagaraComponent_GetVariableInt) == 0x00000C, "Wrong size on NiagaraComponent_GetVariableInt"); \ static_assert(offsetof(NiagaraComponent_GetVariableInt, InVariableName) == 0x000000, "Member 'NiagaraComponent_GetVariableInt::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetVariableInt, ReturnValue) == 0x000008, "Member 'NiagaraComponent_GetVariableInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetVariableLinearColor \ static_assert(alignof(NiagaraComponent_GetVariableLinearColor) == 0x000004, "Wrong alignment on NiagaraComponent_GetVariableLinearColor"); \ static_assert(sizeof(NiagaraComponent_GetVariableLinearColor) == 0x000018, "Wrong size on NiagaraComponent_GetVariableLinearColor"); \ static_assert(offsetof(NiagaraComponent_GetVariableLinearColor, InVariableName) == 0x000000, "Member 'NiagaraComponent_GetVariableLinearColor::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetVariableLinearColor, ReturnValue) == 0x000008, "Member 'NiagaraComponent_GetVariableLinearColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetVariableMaterial \ static_assert(alignof(NiagaraComponent_GetVariableMaterial) == 0x000008, "Wrong alignment on NiagaraComponent_GetVariableMaterial"); \ static_assert(sizeof(NiagaraComponent_GetVariableMaterial) == 0x000010, "Wrong size on NiagaraComponent_GetVariableMaterial"); \ static_assert(offsetof(NiagaraComponent_GetVariableMaterial, InVariableName) == 0x000000, "Member 'NiagaraComponent_GetVariableMaterial::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetVariableMaterial, ReturnValue) == 0x000008, "Member 'NiagaraComponent_GetVariableMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetVariableMatrix \ static_assert(alignof(NiagaraComponent_GetVariableMatrix) == 0x000010, "Wrong alignment on NiagaraComponent_GetVariableMatrix"); \ static_assert(sizeof(NiagaraComponent_GetVariableMatrix) == 0x000090, "Wrong size on NiagaraComponent_GetVariableMatrix"); \ static_assert(offsetof(NiagaraComponent_GetVariableMatrix, InVariableName) == 0x000000, "Member 'NiagaraComponent_GetVariableMatrix::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetVariableMatrix, ReturnValue) == 0x000010, "Member 'NiagaraComponent_GetVariableMatrix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetVariableObject \ static_assert(alignof(NiagaraComponent_GetVariableObject) == 0x000008, "Wrong alignment on NiagaraComponent_GetVariableObject"); \ static_assert(sizeof(NiagaraComponent_GetVariableObject) == 0x000010, "Wrong size on NiagaraComponent_GetVariableObject"); \ static_assert(offsetof(NiagaraComponent_GetVariableObject, InVariableName) == 0x000000, "Member 'NiagaraComponent_GetVariableObject::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetVariableObject, ReturnValue) == 0x000008, "Member 'NiagaraComponent_GetVariableObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetVariableQuat \ static_assert(alignof(NiagaraComponent_GetVariableQuat) == 0x000010, "Wrong alignment on NiagaraComponent_GetVariableQuat"); \ static_assert(sizeof(NiagaraComponent_GetVariableQuat) == 0x000030, "Wrong size on NiagaraComponent_GetVariableQuat"); \ static_assert(offsetof(NiagaraComponent_GetVariableQuat, InVariableName) == 0x000000, "Member 'NiagaraComponent_GetVariableQuat::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetVariableQuat, ReturnValue) == 0x000010, "Member 'NiagaraComponent_GetVariableQuat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetVariableStaticMesh \ static_assert(alignof(NiagaraComponent_GetVariableStaticMesh) == 0x000008, "Wrong alignment on NiagaraComponent_GetVariableStaticMesh"); \ static_assert(sizeof(NiagaraComponent_GetVariableStaticMesh) == 0x000010, "Wrong size on NiagaraComponent_GetVariableStaticMesh"); \ static_assert(offsetof(NiagaraComponent_GetVariableStaticMesh, InVariableName) == 0x000000, "Member 'NiagaraComponent_GetVariableStaticMesh::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetVariableStaticMesh, ReturnValue) == 0x000008, "Member 'NiagaraComponent_GetVariableStaticMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetVariableTexture \ static_assert(alignof(NiagaraComponent_GetVariableTexture) == 0x000008, "Wrong alignment on NiagaraComponent_GetVariableTexture"); \ static_assert(sizeof(NiagaraComponent_GetVariableTexture) == 0x000010, "Wrong size on NiagaraComponent_GetVariableTexture"); \ static_assert(offsetof(NiagaraComponent_GetVariableTexture, InVariableName) == 0x000000, "Member 'NiagaraComponent_GetVariableTexture::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetVariableTexture, ReturnValue) == 0x000008, "Member 'NiagaraComponent_GetVariableTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetVariableTextureRenderTarget \ static_assert(alignof(NiagaraComponent_GetVariableTextureRenderTarget) == 0x000008, "Wrong alignment on NiagaraComponent_GetVariableTextureRenderTarget"); \ static_assert(sizeof(NiagaraComponent_GetVariableTextureRenderTarget) == 0x000010, "Wrong size on NiagaraComponent_GetVariableTextureRenderTarget"); \ static_assert(offsetof(NiagaraComponent_GetVariableTextureRenderTarget, InVariableName) == 0x000000, "Member 'NiagaraComponent_GetVariableTextureRenderTarget::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetVariableTextureRenderTarget, ReturnValue) == 0x000008, "Member 'NiagaraComponent_GetVariableTextureRenderTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetVariableVec2 \ static_assert(alignof(NiagaraComponent_GetVariableVec2) == 0x000008, "Wrong alignment on NiagaraComponent_GetVariableVec2"); \ static_assert(sizeof(NiagaraComponent_GetVariableVec2) == 0x000018, "Wrong size on NiagaraComponent_GetVariableVec2"); \ static_assert(offsetof(NiagaraComponent_GetVariableVec2, InVariableName) == 0x000000, "Member 'NiagaraComponent_GetVariableVec2::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetVariableVec2, ReturnValue) == 0x000008, "Member 'NiagaraComponent_GetVariableVec2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetVariableVec3 \ static_assert(alignof(NiagaraComponent_GetVariableVec3) == 0x000008, "Wrong alignment on NiagaraComponent_GetVariableVec3"); \ static_assert(sizeof(NiagaraComponent_GetVariableVec3) == 0x000020, "Wrong size on NiagaraComponent_GetVariableVec3"); \ static_assert(offsetof(NiagaraComponent_GetVariableVec3, InVariableName) == 0x000000, "Member 'NiagaraComponent_GetVariableVec3::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetVariableVec3, ReturnValue) == 0x000008, "Member 'NiagaraComponent_GetVariableVec3::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetVariableVec4 \ static_assert(alignof(NiagaraComponent_GetVariableVec4) == 0x000010, "Wrong alignment on NiagaraComponent_GetVariableVec4"); \ static_assert(sizeof(NiagaraComponent_GetVariableVec4) == 0x000030, "Wrong size on NiagaraComponent_GetVariableVec4"); \ static_assert(offsetof(NiagaraComponent_GetVariableVec4, InVariableName) == 0x000000, "Member 'NiagaraComponent_GetVariableVec4::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetVariableVec4, ReturnValue) == 0x000010, "Member 'NiagaraComponent_GetVariableVec4::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) == 0x000870, "Wrong size on UNiagaraComponent"); \ static_assert(offsetof(UNiagaraComponent, AsyncSoftNiagaraSystemAsset) == 0x000598, "Member 'UNiagaraComponent::AsyncSoftNiagaraSystemAsset' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, HoldNiagaraSystemAsset) == 0x0005C8, "Member 'UNiagaraComponent::HoldNiagaraSystemAsset' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, bIsAsyncMode) == 0x0005D0, "Member 'UNiagaraComponent::bIsAsyncMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, Asset) == 0x0005D8, "Member 'UNiagaraComponent::Asset' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, TickBehavior) == 0x0005E0, "Member 'UNiagaraComponent::TickBehavior' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, RandomSeedOffset) == 0x0005E4, "Member 'UNiagaraComponent::RandomSeedOffset' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, OverrideParameters) == 0x0005E8, "Member 'UNiagaraComponent::OverrideParameters' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, MaxTimeBeforeForceUpdateTransform) == 0x0006FC, "Member 'UNiagaraComponent::MaxTimeBeforeForceUpdateTransform' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, OnSystemFinished) == 0x000708, "Member 'UNiagaraComponent::OnSystemFinished' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, AutoAttachParent) == 0x000718, "Member 'UNiagaraComponent::AutoAttachParent' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, AutoAttachSocketName) == 0x000720, "Member 'UNiagaraComponent::AutoAttachSocketName' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, AutoAttachLocationRule) == 0x000728, "Member 'UNiagaraComponent::AutoAttachLocationRule' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, AutoAttachRotationRule) == 0x000729, "Member 'UNiagaraComponent::AutoAttachRotationRule' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, AutoAttachScaleRule) == 0x00072A, "Member 'UNiagaraComponent::AutoAttachScaleRule' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, SimCache) == 0x000860, "Member 'UNiagaraComponent::SimCache' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, CullProxy) == 0x000868, "Member 'UNiagaraComponent::CullProxy' 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_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_UNiagaraConvertInPlaceUtilityBase \ static_assert(alignof(UNiagaraConvertInPlaceUtilityBase) == 0x000008, "Wrong alignment on UNiagaraConvertInPlaceUtilityBase"); \ static_assert(sizeof(UNiagaraConvertInPlaceUtilityBase) == 0x000028, "Wrong size on UNiagaraConvertInPlaceUtilityBase"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceCollisionQuery \ static_assert(alignof(UNiagaraDataInterfaceCollisionQuery) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceCollisionQuery"); \ static_assert(sizeof(UNiagaraDataInterfaceCollisionQuery) == 0x000048, "Wrong size on UNiagaraDataInterfaceCollisionQuery"); \ #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_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_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_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_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_UNiagaraScratchPadContainer \ static_assert(alignof(UNiagaraScratchPadContainer) == 0x000008, "Wrong alignment on UNiagaraScratchPadContainer"); \ static_assert(sizeof(UNiagaraScratchPadContainer) == 0x000028, "Wrong size on UNiagaraScratchPadContainer"); \ #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_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_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_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_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_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_UNiagaraDataInterfaceRWBase \ static_assert(alignof(UNiagaraDataInterfaceRWBase) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceRWBase"); \ static_assert(sizeof(UNiagaraDataInterfaceRWBase) == 0x000038, "Wrong size on UNiagaraDataInterfaceRWBase"); \ #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_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_UNiagaraDataInterfaceGBuffer \ static_assert(alignof(UNiagaraDataInterfaceGBuffer) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceGBuffer"); \ static_assert(sizeof(UNiagaraDataInterfaceGBuffer) == 0x000038, "Wrong size on UNiagaraDataInterfaceGBuffer"); \ #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_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_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_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_UNiagaraValidationRule \ static_assert(alignof(UNiagaraValidationRule) == 0x000008, "Wrong alignment on UNiagaraValidationRule"); \ static_assert(sizeof(UNiagaraValidationRule) == 0x000028, "Wrong size on UNiagaraValidationRule"); \ #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_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) == 0x000300, "Wrong size on ANiagaraActor"); \ static_assert(offsetof(ANiagaraActor, NiagaraComponent) == 0x0002F0, "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_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_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_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_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_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_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) == 0x000880, "Wrong size on UNiagaraCullProxyComponent"); \ static_assert(offsetof(UNiagaraCullProxyComponent, Instances) == 0x000870, "Member 'UNiagaraCullProxyComponent::Instances' 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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) == 0x000390, "Wrong size on ANiagaraLensEffectBase"); \ static_assert(offsetof(ANiagaraLensEffectBase, DesiredRelativeTransform) == 0x000310, "Member 'ANiagaraLensEffectBase::DesiredRelativeTransform' has a wrong offset!"); \ static_assert(offsetof(ANiagaraLensEffectBase, BaseAuthoredFOV) == 0x000370, "Member 'ANiagaraLensEffectBase::BaseAuthoredFOV' has a wrong offset!"); \ static_assert(offsetof(ANiagaraLensEffectBase, EmittersToTreatAsSame) == 0x000378, "Member 'ANiagaraLensEffectBase::EmittersToTreatAsSame' has a wrong offset!"); \ static_assert(offsetof(ANiagaraLensEffectBase, OwningCameraManager) == 0x000388, "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_ANiagaraPerfBaselineActor \ static_assert(alignof(ANiagaraPerfBaselineActor) == 0x000008, "Wrong alignment on ANiagaraPerfBaselineActor"); \ static_assert(sizeof(ANiagaraPerfBaselineActor) == 0x000300, "Wrong size on ANiagaraPerfBaselineActor"); \ static_assert(offsetof(ANiagaraPerfBaselineActor, Controller) == 0x0002F0, "Member 'ANiagaraPerfBaselineActor::Controller' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPerfBaselineActor, Label) == 0x0002F8, "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) == 0x0002F0, "Wrong size on ANiagaraPreviewBase"); \ #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_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_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_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) == 0x000340, "Wrong size on ANiagaraPreviewGrid"); \ static_assert(offsetof(ANiagaraPreviewGrid, System) == 0x0002F0, "Member 'ANiagaraPreviewGrid::System' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, ResetMode) == 0x0002F8, "Member 'ANiagaraPreviewGrid::ResetMode' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, PreviewAxisX) == 0x000300, "Member 'ANiagaraPreviewGrid::PreviewAxisX' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, PreviewAxisY) == 0x000308, "Member 'ANiagaraPreviewGrid::PreviewAxisY' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, PreviewClass) == 0x000310, "Member 'ANiagaraPreviewGrid::PreviewClass' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, SpacingX) == 0x000318, "Member 'ANiagaraPreviewGrid::SpacingX' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, SpacingY) == 0x00031C, "Member 'ANiagaraPreviewGrid::SpacingY' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, NumX) == 0x000320, "Member 'ANiagaraPreviewGrid::NumX' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, NumY) == 0x000324, "Member 'ANiagaraPreviewGrid::NumY' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, PreviewComponents) == 0x000328, "Member 'ANiagaraPreviewGrid::PreviewComponents' 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_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_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_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_UNiagaraSpriteRendererProperties \ static_assert(alignof(UNiagaraSpriteRendererProperties) == 0x000008, "Wrong alignment on UNiagaraSpriteRendererProperties"); \ static_assert(sizeof(UNiagaraSpriteRendererProperties) == 0x000B68, "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, SortPrecision) == 0x000144, "Member 'UNiagaraSpriteRendererProperties::SortPrecision' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, GpuTranslucentLatency) == 0x000145, "Member 'UNiagaraSpriteRendererProperties::GpuTranslucentLatency' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PixelCoverageMode) == 0x000146, "Member 'UNiagaraSpriteRendererProperties::PixelCoverageMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PixelCoverageBlend) == 0x000148, "Member 'UNiagaraSpriteRendererProperties::PixelCoverageBlend' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, MinFacingCameraBlendDistance) == 0x00014C, "Member 'UNiagaraSpriteRendererProperties::MinFacingCameraBlendDistance' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, MaxFacingCameraBlendDistance) == 0x000150, "Member 'UNiagaraSpriteRendererProperties::MaxFacingCameraBlendDistance' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, MinCameraDistance) == 0x000158, "Member 'UNiagaraSpriteRendererProperties::MinCameraDistance' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, MaxCameraDistance) == 0x00015C, "Member 'UNiagaraSpriteRendererProperties::MaxCameraDistance' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, RendererVisibility) == 0x000160, "Member 'UNiagaraSpriteRendererProperties::RendererVisibility' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PositionBinding) == 0x000168, "Member 'UNiagaraSpriteRendererProperties::PositionBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, ColorBinding) == 0x0001C0, "Member 'UNiagaraSpriteRendererProperties::ColorBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, VelocityBinding) == 0x000218, "Member 'UNiagaraSpriteRendererProperties::VelocityBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, SpriteRotationBinding) == 0x000270, "Member 'UNiagaraSpriteRendererProperties::SpriteRotationBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, SpriteSizeBinding) == 0x0002C8, "Member 'UNiagaraSpriteRendererProperties::SpriteSizeBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, SpriteFacingBinding) == 0x000320, "Member 'UNiagaraSpriteRendererProperties::SpriteFacingBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, SpriteAlignmentBinding) == 0x000378, "Member 'UNiagaraSpriteRendererProperties::SpriteAlignmentBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, SubImageIndexBinding) == 0x0003D0, "Member 'UNiagaraSpriteRendererProperties::SubImageIndexBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, DynamicMaterialBinding) == 0x000428, "Member 'UNiagaraSpriteRendererProperties::DynamicMaterialBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, DynamicMaterial1Binding) == 0x000480, "Member 'UNiagaraSpriteRendererProperties::DynamicMaterial1Binding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, DynamicMaterial2Binding) == 0x0004D8, "Member 'UNiagaraSpriteRendererProperties::DynamicMaterial2Binding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, DynamicMaterial3Binding) == 0x000530, "Member 'UNiagaraSpriteRendererProperties::DynamicMaterial3Binding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, CameraOffsetBinding) == 0x000588, "Member 'UNiagaraSpriteRendererProperties::CameraOffsetBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, UVScaleBinding) == 0x0005E0, "Member 'UNiagaraSpriteRendererProperties::UVScaleBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PivotOffsetBinding) == 0x000638, "Member 'UNiagaraSpriteRendererProperties::PivotOffsetBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, MaterialRandomBinding) == 0x000690, "Member 'UNiagaraSpriteRendererProperties::MaterialRandomBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, CustomSortingBinding) == 0x0006E8, "Member 'UNiagaraSpriteRendererProperties::CustomSortingBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, NormalizedAgeBinding) == 0x000740, "Member 'UNiagaraSpriteRendererProperties::NormalizedAgeBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, RendererVisibilityTagBinding) == 0x000798, "Member 'UNiagaraSpriteRendererProperties::RendererVisibilityTagBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, MaterialParameters) == 0x0007F0, "Member 'UNiagaraSpriteRendererProperties::MaterialParameters' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PrevPositionBinding) == 0x000830, "Member 'UNiagaraSpriteRendererProperties::PrevPositionBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PrevVelocityBinding) == 0x000888, "Member 'UNiagaraSpriteRendererProperties::PrevVelocityBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PrevSpriteRotationBinding) == 0x0008E0, "Member 'UNiagaraSpriteRendererProperties::PrevSpriteRotationBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PrevSpriteSizeBinding) == 0x000938, "Member 'UNiagaraSpriteRendererProperties::PrevSpriteSizeBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PrevSpriteFacingBinding) == 0x000990, "Member 'UNiagaraSpriteRendererProperties::PrevSpriteFacingBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PrevSpriteAlignmentBinding) == 0x0009E8, "Member 'UNiagaraSpriteRendererProperties::PrevSpriteAlignmentBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PrevCameraOffsetBinding) == 0x000A40, "Member 'UNiagaraSpriteRendererProperties::PrevCameraOffsetBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PrevPivotOffsetBinding) == 0x000A98, "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_WB_EquipTip_C_OnBackKeyEvent \ static_assert(alignof(WB_EquipTip_C_OnBackKeyEvent) == 0x000008, "Wrong alignment on WB_EquipTip_C_OnBackKeyEvent"); \ static_assert(sizeof(WB_EquipTip_C_OnBackKeyEvent) == 0x000058, "Wrong size on WB_EquipTip_C_OnBackKeyEvent"); \ static_assert(offsetof(WB_EquipTip_C_OnBackKeyEvent, InGeometry) == 0x000000, "Member 'WB_EquipTip_C_OnBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_EquipTip_C_OnBackKeyEvent, isDown) == 0x000040, "Member 'WB_EquipTip_C_OnBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_EquipTip_C_OnBackKeyEvent, ReturnValue) == 0x000041, "Member 'WB_EquipTip_C_OnBackKeyEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_EquipTip_C_OnBackKeyEvent, Temp_delegate_Variable) == 0x000044, "Member 'WB_EquipTip_C_OnBackKeyEvent::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_EquipTip_C_OnBackKeyEvent, CallFunc_PostEvent_ReturnValue) == 0x000054, "Member 'WB_EquipTip_C_OnBackKeyEvent::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_EquipTip_C_OnEnterKeyEvent \ static_assert(alignof(WB_EquipTip_C_OnEnterKeyEvent) == 0x000008, "Wrong alignment on WB_EquipTip_C_OnEnterKeyEvent"); \ static_assert(sizeof(WB_EquipTip_C_OnEnterKeyEvent) == 0x000058, "Wrong size on WB_EquipTip_C_OnEnterKeyEvent"); \ static_assert(offsetof(WB_EquipTip_C_OnEnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_EquipTip_C_OnEnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_EquipTip_C_OnEnterKeyEvent, isDown) == 0x000040, "Member 'WB_EquipTip_C_OnEnterKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_EquipTip_C_OnEnterKeyEvent, ReturnValue) == 0x000041, "Member 'WB_EquipTip_C_OnEnterKeyEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_EquipTip_C_OnEnterKeyEvent, Temp_delegate_Variable) == 0x000044, "Member 'WB_EquipTip_C_OnEnterKeyEvent::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_EquipTip_C_OnEnterKeyEvent, CallFunc_PostEvent_ReturnValue) == 0x000054, "Member 'WB_EquipTip_C_OnEnterKeyEvent::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_EquipTip_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_EquipTip_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_EquipTip_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_EquipTip_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_EquipTip_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_EquipTip_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_EquipTip_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_EquipTip_C \ static_assert(alignof(UWB_EquipTip_C) == 0x000008, "Wrong alignment on UWB_EquipTip_C"); \ static_assert(sizeof(UWB_EquipTip_C) == 0x0002C8, "Wrong size on UWB_EquipTip_C"); \ static_assert(offsetof(UWB_EquipTip_C, WB_SecondaryWindow1_C_1) == 0x0002C0, "Member 'UWB_EquipTip_C::WB_SecondaryWindow1_C_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Camp \ static_assert(alignof(FST_Camp) == 0x000008, "Wrong alignment on FST_Camp"); \ static_assert(sizeof(FST_Camp) == 0x000020, "Wrong size on FST_Camp"); \ static_assert(offsetof(FST_Camp, DescName_7_8B90420A46B1A989D4B35899D17CC293) == 0x000000, "Member 'FST_Camp::DescName_7_8B90420A46B1A989D4B35899D17CC293' has a wrong offset!"); \ static_assert(offsetof(FST_Camp, Relations_16_AFF4E3434183ACE59A771D86F00539D2) == 0x000010, "Member 'FST_Camp::Relations_16_AFF4E3434183ACE59A771D86F00539D2' has a wrong offset!"); \ #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_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_GetEffect \ static_assert(alignof(AnimNotifyState_TimedNiagaraEffect_GetEffect) == 0x000008, "Wrong alignment on AnimNotifyState_TimedNiagaraEffect_GetEffect"); \ static_assert(sizeof(AnimNotifyState_TimedNiagaraEffect_GetEffect) == 0x000030, "Wrong size on AnimNotifyState_TimedNiagaraEffect_GetEffect"); \ static_assert(offsetof(AnimNotifyState_TimedNiagaraEffect_GetEffect, MeshComp) == 0x000000, "Member 'AnimNotifyState_TimedNiagaraEffect_GetEffect::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_TimedNiagaraEffect_GetEffect, Animation) == 0x000008, "Member 'AnimNotifyState_TimedNiagaraEffect_GetEffect::Animation' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_TimedNiagaraEffect_GetEffect, EffectExtraOffset) == 0x000010, "Member 'AnimNotifyState_TimedNiagaraEffect_GetEffect::EffectExtraOffset' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_TimedNiagaraEffect_GetEffect, ReturnValue) == 0x000028, "Member 'AnimNotifyState_TimedNiagaraEffect_GetEffect::ReturnValue' 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) == 0x000088, "Wrong size on UAnimNotifyState_TimedNiagaraEffect"); \ static_assert(offsetof(UAnimNotifyState_TimedNiagaraEffect, Template) == 0x000040, "Member 'UAnimNotifyState_TimedNiagaraEffect::Template' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedNiagaraEffect, SocketName) == 0x000048, "Member 'UAnimNotifyState_TimedNiagaraEffect::SocketName' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedNiagaraEffect, LocationOffset) == 0x000050, "Member 'UAnimNotifyState_TimedNiagaraEffect::LocationOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedNiagaraEffect, RotationOffset) == 0x000068, "Member 'UAnimNotifyState_TimedNiagaraEffect::RotationOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedNiagaraEffect, bDestroyAtEnd) == 0x000084, "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) == 0x0000F8, "Wrong size on UAnimNotifyState_TimedNiagaraEffectAdvanced"); \ static_assert(offsetof(UAnimNotifyState_TimedNiagaraEffectAdvanced, bEnableNormalizedNotifyProgress) == 0x000088, "Member 'UAnimNotifyState_TimedNiagaraEffectAdvanced::bEnableNormalizedNotifyProgress' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedNiagaraEffectAdvanced, NotifyProgressUserParameter) == 0x00008C, "Member 'UAnimNotifyState_TimedNiagaraEffectAdvanced::NotifyProgressUserParameter' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedNiagaraEffectAdvanced, AnimCurves) == 0x000098, "Member 'UAnimNotifyState_TimedNiagaraEffectAdvanced::AnimCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotify_PlayNiagaraEffect_GetEffect \ static_assert(alignof(AnimNotify_PlayNiagaraEffect_GetEffect) == 0x000008, "Wrong alignment on AnimNotify_PlayNiagaraEffect_GetEffect"); \ static_assert(sizeof(AnimNotify_PlayNiagaraEffect_GetEffect) == 0x000030, "Wrong size on AnimNotify_PlayNiagaraEffect_GetEffect"); \ static_assert(offsetof(AnimNotify_PlayNiagaraEffect_GetEffect, MeshComp) == 0x000000, "Member 'AnimNotify_PlayNiagaraEffect_GetEffect::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_PlayNiagaraEffect_GetEffect, Animation) == 0x000008, "Member 'AnimNotify_PlayNiagaraEffect_GetEffect::Animation' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_PlayNiagaraEffect_GetEffect, EffectExtraOffset) == 0x000010, "Member 'AnimNotify_PlayNiagaraEffect_GetEffect::EffectExtraOffset' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_PlayNiagaraEffect_GetEffect, ReturnValue) == 0x000028, "Member 'AnimNotify_PlayNiagaraEffect_GetEffect::ReturnValue' 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_FST_NetworkSequences \ static_assert(alignof(FST_NetworkSequences) == 0x000008, "Wrong alignment on FST_NetworkSequences"); \ static_assert(sizeof(FST_NetworkSequences) == 0x000020, "Wrong size on FST_NetworkSequences"); \ static_assert(offsetof(FST_NetworkSequences, State_12_B5215AA1418EB1939759AB8691E6B9FC) == 0x000000, "Member 'FST_NetworkSequences::State_12_B5215AA1418EB1939759AB8691E6B9FC' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSequences, PlayingLevelScript_13_BB01E19C44DE40303476E090F367A7B6) == 0x000008, "Member 'FST_NetworkSequences::PlayingLevelScript_13_BB01E19C44DE40303476E090F367A7B6' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSequences, Sequence_14_950F0A8F4C93B8245DBA15ACDE37174B) == 0x000010, "Member 'FST_NetworkSequences::Sequence_14_950F0A8F4C93B8245DBA15ACDE37174B' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSequences, LastFrames_11_1CB44FE74CBDD149724A4B9BB64E6217) == 0x000018, "Member 'FST_NetworkSequences::LastFrames_11_1CB44FE74CBDD149724A4B9BB64E6217' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSequences, SequenceType_20_C0CB878E4BCF8259591FE6B8FA86CF49) == 0x00001C, "Member 'FST_NetworkSequences::SequenceType_20_C0CB878E4BCF8259591FE6B8FA86CF49' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelScriptParams \ static_assert(alignof(FLevelScriptParams) == 0x000008, "Wrong alignment on FLevelScriptParams"); \ static_assert(sizeof(FLevelScriptParams) == 0x0000B0, "Wrong size on FLevelScriptParams"); \ static_assert(offsetof(FLevelScriptParams, MethodNodeType) == 0x000000, "Member 'FLevelScriptParams::MethodNodeType' has a wrong offset!"); \ static_assert(offsetof(FLevelScriptParams, CustomedMethodClass) == 0x000008, "Member 'FLevelScriptParams::CustomedMethodClass' has a wrong offset!"); \ static_assert(offsetof(FLevelScriptParams, ParamObject) == 0x000010, "Member 'FLevelScriptParams::ParamObject' has a wrong offset!"); \ static_assert(offsetof(FLevelScriptParams, ParamOutputPin) == 0x000018, "Member 'FLevelScriptParams::ParamOutputPin' has a wrong offset!"); \ static_assert(offsetof(FLevelScriptParams, ParamString1) == 0x000020, "Member 'FLevelScriptParams::ParamString1' has a wrong offset!"); \ static_assert(offsetof(FLevelScriptParams, ParamString2) == 0x000030, "Member 'FLevelScriptParams::ParamString2' has a wrong offset!"); \ static_assert(offsetof(FLevelScriptParams, ParamString3) == 0x000040, "Member 'FLevelScriptParams::ParamString3' has a wrong offset!"); \ static_assert(offsetof(FLevelScriptParams, ParamString4) == 0x000050, "Member 'FLevelScriptParams::ParamString4' has a wrong offset!"); \ static_assert(offsetof(FLevelScriptParams, ParamString5) == 0x000060, "Member 'FLevelScriptParams::ParamString5' has a wrong offset!"); \ static_assert(offsetof(FLevelScriptParams, ParamString6) == 0x000070, "Member 'FLevelScriptParams::ParamString6' has a wrong offset!"); \ static_assert(offsetof(FLevelScriptParams, ParamString7) == 0x000080, "Member 'FLevelScriptParams::ParamString7' has a wrong offset!"); \ static_assert(offsetof(FLevelScriptParams, ParamString8) == 0x000090, "Member 'FLevelScriptParams::ParamString8' has a wrong offset!"); \ static_assert(offsetof(FLevelScriptParams, ParamString9) == 0x0000A0, "Member 'FLevelScriptParams::ParamString9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNativeLevelScriptNodeHandlder \ static_assert(alignof(UNativeLevelScriptNodeHandlder) == 0x000008, "Wrong alignment on UNativeLevelScriptNodeHandlder"); \ static_assert(sizeof(UNativeLevelScriptNodeHandlder) == 0x0000E8, "Wrong size on UNativeLevelScriptNodeHandlder"); \ #define DUMPER7_ASSERTS_NativeLevelScriptActor_CallLevelScriptFunction \ static_assert(alignof(NativeLevelScriptActor_CallLevelScriptFunction) == 0x000008, "Wrong alignment on NativeLevelScriptActor_CallLevelScriptFunction"); \ static_assert(sizeof(NativeLevelScriptActor_CallLevelScriptFunction) == 0x0000C8, "Wrong size on NativeLevelScriptActor_CallLevelScriptFunction"); \ static_assert(offsetof(NativeLevelScriptActor_CallLevelScriptFunction, InParams) == 0x000000, "Member 'NativeLevelScriptActor_CallLevelScriptFunction::InParams' has a wrong offset!"); \ static_assert(offsetof(NativeLevelScriptActor_CallLevelScriptFunction, UUID) == 0x0000B0, "Member 'NativeLevelScriptActor_CallLevelScriptFunction::UUID' has a wrong offset!"); \ static_assert(offsetof(NativeLevelScriptActor_CallLevelScriptFunction, OnCallback) == 0x0000B4, "Member 'NativeLevelScriptActor_CallLevelScriptFunction::OnCallback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NativeLevelScriptActor_CompleteCallback \ static_assert(alignof(NativeLevelScriptActor_CompleteCallback) == 0x000008, "Wrong alignment on NativeLevelScriptActor_CompleteCallback"); \ static_assert(sizeof(NativeLevelScriptActor_CompleteCallback) == 0x0000B8, "Wrong size on NativeLevelScriptActor_CompleteCallback"); \ static_assert(offsetof(NativeLevelScriptActor_CompleteCallback, UUID) == 0x000000, "Member 'NativeLevelScriptActor_CompleteCallback::UUID' has a wrong offset!"); \ static_assert(offsetof(NativeLevelScriptActor_CompleteCallback, ReturnParams) == 0x000008, "Member 'NativeLevelScriptActor_CompleteCallback::ReturnParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NativeLevelScriptActor_LevelScriptFunction \ static_assert(alignof(NativeLevelScriptActor_LevelScriptFunction) == 0x000008, "Wrong alignment on NativeLevelScriptActor_LevelScriptFunction"); \ static_assert(sizeof(NativeLevelScriptActor_LevelScriptFunction) == 0x0000C0, "Wrong size on NativeLevelScriptActor_LevelScriptFunction"); \ static_assert(offsetof(NativeLevelScriptActor_LevelScriptFunction, UUID) == 0x000000, "Member 'NativeLevelScriptActor_LevelScriptFunction::UUID' has a wrong offset!"); \ static_assert(offsetof(NativeLevelScriptActor_LevelScriptFunction, IsReentry) == 0x000004, "Member 'NativeLevelScriptActor_LevelScriptFunction::IsReentry' has a wrong offset!"); \ static_assert(offsetof(NativeLevelScriptActor_LevelScriptFunction, InParams) == 0x000008, "Member 'NativeLevelScriptActor_LevelScriptFunction::InParams' has a wrong offset!"); \ static_assert(offsetof(NativeLevelScriptActor_LevelScriptFunction, bListenCallback) == 0x0000B8, "Member 'NativeLevelScriptActor_LevelScriptFunction::bListenCallback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NativeLevelScriptActor_UpdateCallback \ static_assert(alignof(NativeLevelScriptActor_UpdateCallback) == 0x000008, "Wrong alignment on NativeLevelScriptActor_UpdateCallback"); \ static_assert(sizeof(NativeLevelScriptActor_UpdateCallback) == 0x0000B8, "Wrong size on NativeLevelScriptActor_UpdateCallback"); \ static_assert(offsetof(NativeLevelScriptActor_UpdateCallback, UUID) == 0x000000, "Member 'NativeLevelScriptActor_UpdateCallback::UUID' has a wrong offset!"); \ static_assert(offsetof(NativeLevelScriptActor_UpdateCallback, ReturnParams) == 0x000008, "Member 'NativeLevelScriptActor_UpdateCallback::ReturnParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANativeLevelScriptActor \ static_assert(alignof(ANativeLevelScriptActor) == 0x000008, "Wrong alignment on ANativeLevelScriptActor"); \ static_assert(sizeof(ANativeLevelScriptActor) == 0x000340, "Wrong size on ANativeLevelScriptActor"); \ #define DUMPER7_ASSERTS_LevelScriptLibrary_BreakLevelScriptParams \ static_assert(alignof(LevelScriptLibrary_BreakLevelScriptParams) == 0x000008, "Wrong alignment on LevelScriptLibrary_BreakLevelScriptParams"); \ static_assert(sizeof(LevelScriptLibrary_BreakLevelScriptParams) == 0x000160, "Wrong size on LevelScriptLibrary_BreakLevelScriptParams"); \ static_assert(offsetof(LevelScriptLibrary_BreakLevelScriptParams, InParams) == 0x000000, "Member 'LevelScriptLibrary_BreakLevelScriptParams::InParams' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_BreakLevelScriptParams, MethodNodeType) == 0x0000B0, "Member 'LevelScriptLibrary_BreakLevelScriptParams::MethodNodeType' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_BreakLevelScriptParams, CustomedMethodClass) == 0x0000B8, "Member 'LevelScriptLibrary_BreakLevelScriptParams::CustomedMethodClass' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_BreakLevelScriptParams, ParamObject) == 0x0000C0, "Member 'LevelScriptLibrary_BreakLevelScriptParams::ParamObject' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_BreakLevelScriptParams, ParamOutputPin) == 0x0000C8, "Member 'LevelScriptLibrary_BreakLevelScriptParams::ParamOutputPin' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_BreakLevelScriptParams, ParamString1) == 0x0000D0, "Member 'LevelScriptLibrary_BreakLevelScriptParams::ParamString1' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_BreakLevelScriptParams, ParamString2) == 0x0000E0, "Member 'LevelScriptLibrary_BreakLevelScriptParams::ParamString2' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_BreakLevelScriptParams, ParamString3) == 0x0000F0, "Member 'LevelScriptLibrary_BreakLevelScriptParams::ParamString3' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_BreakLevelScriptParams, ParamString4) == 0x000100, "Member 'LevelScriptLibrary_BreakLevelScriptParams::ParamString4' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_BreakLevelScriptParams, ParamString5) == 0x000110, "Member 'LevelScriptLibrary_BreakLevelScriptParams::ParamString5' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_BreakLevelScriptParams, ParamString6) == 0x000120, "Member 'LevelScriptLibrary_BreakLevelScriptParams::ParamString6' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_BreakLevelScriptParams, ParamString7) == 0x000130, "Member 'LevelScriptLibrary_BreakLevelScriptParams::ParamString7' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_BreakLevelScriptParams, ParamString8) == 0x000140, "Member 'LevelScriptLibrary_BreakLevelScriptParams::ParamString8' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_BreakLevelScriptParams, ParamString9) == 0x000150, "Member 'LevelScriptLibrary_BreakLevelScriptParams::ParamString9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScriptLibrary_MakeLevelScriptParams \ static_assert(alignof(LevelScriptLibrary_MakeLevelScriptParams) == 0x000008, "Wrong alignment on LevelScriptLibrary_MakeLevelScriptParams"); \ static_assert(sizeof(LevelScriptLibrary_MakeLevelScriptParams) == 0x000158, "Wrong size on LevelScriptLibrary_MakeLevelScriptParams"); \ static_assert(offsetof(LevelScriptLibrary_MakeLevelScriptParams, MethodNodeType) == 0x000000, "Member 'LevelScriptLibrary_MakeLevelScriptParams::MethodNodeType' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_MakeLevelScriptParams, CustomedMethodClass) == 0x000008, "Member 'LevelScriptLibrary_MakeLevelScriptParams::CustomedMethodClass' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_MakeLevelScriptParams, ParamObject) == 0x000010, "Member 'LevelScriptLibrary_MakeLevelScriptParams::ParamObject' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_MakeLevelScriptParams, ParamString1) == 0x000018, "Member 'LevelScriptLibrary_MakeLevelScriptParams::ParamString1' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_MakeLevelScriptParams, ParamString2) == 0x000028, "Member 'LevelScriptLibrary_MakeLevelScriptParams::ParamString2' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_MakeLevelScriptParams, ParamString3) == 0x000038, "Member 'LevelScriptLibrary_MakeLevelScriptParams::ParamString3' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_MakeLevelScriptParams, ParamString4) == 0x000048, "Member 'LevelScriptLibrary_MakeLevelScriptParams::ParamString4' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_MakeLevelScriptParams, ParamString5) == 0x000058, "Member 'LevelScriptLibrary_MakeLevelScriptParams::ParamString5' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_MakeLevelScriptParams, ParamString6) == 0x000068, "Member 'LevelScriptLibrary_MakeLevelScriptParams::ParamString6' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_MakeLevelScriptParams, ParamString7) == 0x000078, "Member 'LevelScriptLibrary_MakeLevelScriptParams::ParamString7' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_MakeLevelScriptParams, ParamString8) == 0x000088, "Member 'LevelScriptLibrary_MakeLevelScriptParams::ParamString8' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_MakeLevelScriptParams, ParamString9) == 0x000098, "Member 'LevelScriptLibrary_MakeLevelScriptParams::ParamString9' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_MakeLevelScriptParams, ReturnValue) == 0x0000A8, "Member 'LevelScriptLibrary_MakeLevelScriptParams::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelScriptLibrary \ static_assert(alignof(ULevelScriptLibrary) == 0x000008, "Wrong alignment on ULevelScriptLibrary"); \ static_assert(sizeof(ULevelScriptLibrary) == 0x000028, "Wrong size on ULevelScriptLibrary"); \ #define DUMPER7_ASSERTS_UPrecompileDelegateKeeper \ static_assert(alignof(UPrecompileDelegateKeeper) == 0x000008, "Wrong alignment on UPrecompileDelegateKeeper"); \ static_assert(sizeof(UPrecompileDelegateKeeper) == 0x000038, "Wrong size on UPrecompileDelegateKeeper"); \ static_assert(offsetof(UPrecompileDelegateKeeper, OnPrecompileCompleted) == 0x000028, "Member 'UPrecompileDelegateKeeper::OnPrecompileCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PSOcacheHinterBPLibrary_GetOnPrecompileCompletedDelegate \ static_assert(alignof(PSOcacheHinterBPLibrary_GetOnPrecompileCompletedDelegate) == 0x000008, "Wrong alignment on PSOcacheHinterBPLibrary_GetOnPrecompileCompletedDelegate"); \ static_assert(sizeof(PSOcacheHinterBPLibrary_GetOnPrecompileCompletedDelegate) == 0x000008, "Wrong size on PSOcacheHinterBPLibrary_GetOnPrecompileCompletedDelegate"); \ static_assert(offsetof(PSOcacheHinterBPLibrary_GetOnPrecompileCompletedDelegate, ReturnValue) == 0x000000, "Member 'PSOcacheHinterBPLibrary_GetOnPrecompileCompletedDelegate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PSOcacheHinterBPLibrary_GetRemainingPrecompileTasksNum \ static_assert(alignof(PSOcacheHinterBPLibrary_GetRemainingPrecompileTasksNum) == 0x000004, "Wrong alignment on PSOcacheHinterBPLibrary_GetRemainingPrecompileTasksNum"); \ static_assert(sizeof(PSOcacheHinterBPLibrary_GetRemainingPrecompileTasksNum) == 0x000004, "Wrong size on PSOcacheHinterBPLibrary_GetRemainingPrecompileTasksNum"); \ static_assert(offsetof(PSOcacheHinterBPLibrary_GetRemainingPrecompileTasksNum, ReturnValue) == 0x000000, "Member 'PSOcacheHinterBPLibrary_GetRemainingPrecompileTasksNum::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PSOcacheHinterBPLibrary_GetRemainingPrecompileTasksNum2 \ static_assert(alignof(PSOcacheHinterBPLibrary_GetRemainingPrecompileTasksNum2) == 0x000008, "Wrong alignment on PSOcacheHinterBPLibrary_GetRemainingPrecompileTasksNum2"); \ static_assert(sizeof(PSOcacheHinterBPLibrary_GetRemainingPrecompileTasksNum2) == 0x000018, "Wrong size on PSOcacheHinterBPLibrary_GetRemainingPrecompileTasksNum2"); \ static_assert(offsetof(PSOcacheHinterBPLibrary_GetRemainingPrecompileTasksNum2, OverridePSOVersion) == 0x000000, "Member 'PSOcacheHinterBPLibrary_GetRemainingPrecompileTasksNum2::OverridePSOVersion' has a wrong offset!"); \ static_assert(offsetof(PSOcacheHinterBPLibrary_GetRemainingPrecompileTasksNum2, ReturnValue) == 0x000010, "Member 'PSOcacheHinterBPLibrary_GetRemainingPrecompileTasksNum2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PSOcacheHinterBPLibrary_IsPSOCompiledAndRegisteredVersion \ static_assert(alignof(PSOcacheHinterBPLibrary_IsPSOCompiledAndRegisteredVersion) == 0x000001, "Wrong alignment on PSOcacheHinterBPLibrary_IsPSOCompiledAndRegisteredVersion"); \ static_assert(sizeof(PSOcacheHinterBPLibrary_IsPSOCompiledAndRegisteredVersion) == 0x000001, "Wrong size on PSOcacheHinterBPLibrary_IsPSOCompiledAndRegisteredVersion"); \ static_assert(offsetof(PSOcacheHinterBPLibrary_IsPSOCompiledAndRegisteredVersion, ReturnValue) == 0x000000, "Member 'PSOcacheHinterBPLibrary_IsPSOCompiledAndRegisteredVersion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPSOcacheHinterBPLibrary \ static_assert(alignof(UPSOcacheHinterBPLibrary) == 0x000008, "Wrong alignment on UPSOcacheHinterBPLibrary"); \ static_assert(sizeof(UPSOcacheHinterBPLibrary) == 0x000028, "Wrong size on UPSOcacheHinterBPLibrary"); \ #define DUMPER7_ASSERTS_FShlTestMoveInfo \ static_assert(alignof(FShlTestMoveInfo) == 0x000008, "Wrong alignment on FShlTestMoveInfo"); \ static_assert(sizeof(FShlTestMoveInfo) == 0x000038, "Wrong size on FShlTestMoveInfo"); \ static_assert(offsetof(FShlTestMoveInfo, InGoalActor) == 0x000000, "Member 'FShlTestMoveInfo::InGoalActor' has a wrong offset!"); \ static_assert(offsetof(FShlTestMoveInfo, GoalVector) == 0x000008, "Member 'FShlTestMoveInfo::GoalVector' has a wrong offset!"); \ static_assert(offsetof(FShlTestMoveInfo, AcceptanceRadius) == 0x000020, "Member 'FShlTestMoveInfo::AcceptanceRadius' has a wrong offset!"); \ static_assert(offsetof(FShlTestMoveInfo, bStopOnOverlap) == 0x000024, "Member 'FShlTestMoveInfo::bStopOnOverlap' has a wrong offset!"); \ static_assert(offsetof(FShlTestMoveInfo, bUsePathfinding) == 0x000025, "Member 'FShlTestMoveInfo::bUsePathfinding' has a wrong offset!"); \ static_assert(offsetof(FShlTestMoveInfo, bCanStrafe) == 0x000026, "Member 'FShlTestMoveInfo::bCanStrafe' has a wrong offset!"); \ static_assert(offsetof(FShlTestMoveInfo, FilterClass) == 0x000028, "Member 'FShlTestMoveInfo::FilterClass' has a wrong offset!"); \ static_assert(offsetof(FShlTestMoveInfo, bAllowPartialPaths) == 0x000030, "Member 'FShlTestMoveInfo::bAllowPartialPaths' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CTestShlMoveToFaildFuc_FaildFuncComplete \ static_assert(alignof(CTestShlMoveToFaildFuc_FaildFuncComplete) == 0x000001, "Wrong alignment on CTestShlMoveToFaildFuc_FaildFuncComplete"); \ static_assert(sizeof(CTestShlMoveToFaildFuc_FaildFuncComplete) == 0x000002, "Wrong size on CTestShlMoveToFaildFuc_FaildFuncComplete"); \ static_assert(offsetof(CTestShlMoveToFaildFuc_FaildFuncComplete, _moveComplete) == 0x000000, "Member 'CTestShlMoveToFaildFuc_FaildFuncComplete::_moveComplete' has a wrong offset!"); \ static_assert(offsetof(CTestShlMoveToFaildFuc_FaildFuncComplete, _stopTask) == 0x000001, "Member 'CTestShlMoveToFaildFuc_FaildFuncComplete::_stopTask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CTestShlMoveToFaildFuc_FaildFuncEnd \ static_assert(alignof(CTestShlMoveToFaildFuc_FaildFuncEnd) == 0x000001, "Wrong alignment on CTestShlMoveToFaildFuc_FaildFuncEnd"); \ static_assert(sizeof(CTestShlMoveToFaildFuc_FaildFuncEnd) == 0x000001, "Wrong size on CTestShlMoveToFaildFuc_FaildFuncEnd"); \ static_assert(offsetof(CTestShlMoveToFaildFuc_FaildFuncEnd, ReturnValue) == 0x000000, "Member 'CTestShlMoveToFaildFuc_FaildFuncEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CTestShlMoveToFaildFuc_FaildFuncStart \ static_assert(alignof(CTestShlMoveToFaildFuc_FaildFuncStart) == 0x000008, "Wrong alignment on CTestShlMoveToFaildFuc_FaildFuncStart"); \ static_assert(sizeof(CTestShlMoveToFaildFuc_FaildFuncStart) == 0x000010, "Wrong size on CTestShlMoveToFaildFuc_FaildFuncStart"); \ static_assert(offsetof(CTestShlMoveToFaildFuc_FaildFuncStart, _actor) == 0x000000, "Member 'CTestShlMoveToFaildFuc_FaildFuncStart::_actor' has a wrong offset!"); \ static_assert(offsetof(CTestShlMoveToFaildFuc_FaildFuncStart, ReturnValue) == 0x000008, "Member 'CTestShlMoveToFaildFuc_FaildFuncStart::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CTestShlMoveToFaildFuc_FaildFuncTick \ static_assert(alignof(CTestShlMoveToFaildFuc_FaildFuncTick) == 0x000004, "Wrong alignment on CTestShlMoveToFaildFuc_FaildFuncTick"); \ static_assert(sizeof(CTestShlMoveToFaildFuc_FaildFuncTick) == 0x000008, "Wrong size on CTestShlMoveToFaildFuc_FaildFuncTick"); \ static_assert(offsetof(CTestShlMoveToFaildFuc_FaildFuncTick, DeltaTime) == 0x000000, "Member 'CTestShlMoveToFaildFuc_FaildFuncTick::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(CTestShlMoveToFaildFuc_FaildFuncTick, ReturnValue) == 0x000004, "Member 'CTestShlMoveToFaildFuc_FaildFuncTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CTestShlMoveToFaildFuc_GetStartVector \ static_assert(alignof(CTestShlMoveToFaildFuc_GetStartVector) == 0x000008, "Wrong alignment on CTestShlMoveToFaildFuc_GetStartVector"); \ static_assert(sizeof(CTestShlMoveToFaildFuc_GetStartVector) == 0x000018, "Wrong size on CTestShlMoveToFaildFuc_GetStartVector"); \ static_assert(offsetof(CTestShlMoveToFaildFuc_GetStartVector, ReturnValue) == 0x000000, "Member 'CTestShlMoveToFaildFuc_GetStartVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CTestShlMoveToFaildFuc_NeedTick \ static_assert(alignof(CTestShlMoveToFaildFuc_NeedTick) == 0x000001, "Wrong alignment on CTestShlMoveToFaildFuc_NeedTick"); \ static_assert(sizeof(CTestShlMoveToFaildFuc_NeedTick) == 0x000001, "Wrong size on CTestShlMoveToFaildFuc_NeedTick"); \ static_assert(offsetof(CTestShlMoveToFaildFuc_NeedTick, ReturnValue) == 0x000000, "Member 'CTestShlMoveToFaildFuc_NeedTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CTestShlMoveToFaildFuc_OverTime \ static_assert(alignof(CTestShlMoveToFaildFuc_OverTime) == 0x000004, "Wrong alignment on CTestShlMoveToFaildFuc_OverTime"); \ static_assert(sizeof(CTestShlMoveToFaildFuc_OverTime) == 0x000004, "Wrong size on CTestShlMoveToFaildFuc_OverTime"); \ static_assert(offsetof(CTestShlMoveToFaildFuc_OverTime, ReturnValue) == 0x000000, "Member 'CTestShlMoveToFaildFuc_OverTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCTestShlMoveToFaildFuc \ static_assert(alignof(UCTestShlMoveToFaildFuc) == 0x000008, "Wrong alignment on UCTestShlMoveToFaildFuc"); \ static_assert(sizeof(UCTestShlMoveToFaildFuc) == 0x000048, "Wrong size on UCTestShlMoveToFaildFuc"); \ static_assert(offsetof(UCTestShlMoveToFaildFuc, _callback) == 0x000028, "Member 'UCTestShlMoveToFaildFuc::_callback' has a wrong offset!"); \ static_assert(offsetof(UCTestShlMoveToFaildFuc, startVector) == 0x000030, "Member 'UCTestShlMoveToFaildFuc::startVector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TestTaskMoveToMain_MoveTo \ static_assert(alignof(TestTaskMoveToMain_MoveTo) == 0x000008, "Wrong alignment on TestTaskMoveToMain_MoveTo"); \ static_assert(sizeof(TestTaskMoveToMain_MoveTo) == 0x000068, "Wrong size on TestTaskMoveToMain_MoveTo"); \ static_assert(offsetof(TestTaskMoveToMain_MoveTo, _runActor) == 0x000000, "Member 'TestTaskMoveToMain_MoveTo::_runActor' has a wrong offset!"); \ static_assert(offsetof(TestTaskMoveToMain_MoveTo, _moveInfo) == 0x000008, "Member 'TestTaskMoveToMain_MoveTo::_moveInfo' has a wrong offset!"); \ static_assert(offsetof(TestTaskMoveToMain_MoveTo, _faildFuncList) == 0x000040, "Member 'TestTaskMoveToMain_MoveTo::_faildFuncList' has a wrong offset!"); \ static_assert(offsetof(TestTaskMoveToMain_MoveTo, _faildTime) == 0x000050, "Member 'TestTaskMoveToMain_MoveTo::_faildTime' has a wrong offset!"); \ static_assert(offsetof(TestTaskMoveToMain_MoveTo, _faildLenth) == 0x000058, "Member 'TestTaskMoveToMain_MoveTo::_faildLenth' has a wrong offset!"); \ static_assert(offsetof(TestTaskMoveToMain_MoveTo, ReturnValue) == 0x000060, "Member 'TestTaskMoveToMain_MoveTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TestTaskMoveToMain_callBackFunc \ static_assert(alignof(TestTaskMoveToMain_callBackFunc) == 0x000008, "Wrong alignment on TestTaskMoveToMain_callBackFunc"); \ static_assert(sizeof(TestTaskMoveToMain_callBackFunc) == 0x000010, "Wrong size on TestTaskMoveToMain_callBackFunc"); \ static_assert(offsetof(TestTaskMoveToMain_callBackFunc, _func) == 0x000000, "Member 'TestTaskMoveToMain_callBackFunc::_func' has a wrong offset!"); \ static_assert(offsetof(TestTaskMoveToMain_callBackFunc, _complete) == 0x000008, "Member 'TestTaskMoveToMain_callBackFunc::_complete' has a wrong offset!"); \ static_assert(offsetof(TestTaskMoveToMain_callBackFunc, _stopTask) == 0x000009, "Member 'TestTaskMoveToMain_callBackFunc::_stopTask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TestTaskMoveToMain_ChaseRegisterFailed \ static_assert(alignof(TestTaskMoveToMain_ChaseRegisterFailed) == 0x000008, "Wrong alignment on TestTaskMoveToMain_ChaseRegisterFailed"); \ static_assert(sizeof(TestTaskMoveToMain_ChaseRegisterFailed) == 0x000018, "Wrong size on TestTaskMoveToMain_ChaseRegisterFailed"); \ static_assert(offsetof(TestTaskMoveToMain_ChaseRegisterFailed, nowVector) == 0x000000, "Member 'TestTaskMoveToMain_ChaseRegisterFailed::nowVector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TestTaskMoveToMain_FinishTask \ static_assert(alignof(TestTaskMoveToMain_FinishTask) == 0x000004, "Wrong alignment on TestTaskMoveToMain_FinishTask"); \ static_assert(sizeof(TestTaskMoveToMain_FinishTask) == 0x000008, "Wrong size on TestTaskMoveToMain_FinishTask"); \ static_assert(offsetof(TestTaskMoveToMain_FinishTask, _type) == 0x000000, "Member 'TestTaskMoveToMain_FinishTask::_type' has a wrong offset!"); \ static_assert(offsetof(TestTaskMoveToMain_FinishTask, Index_0) == 0x000004, "Member 'TestTaskMoveToMain_FinishTask::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TestTaskMoveToMain_GetFaildFunc \ static_assert(alignof(TestTaskMoveToMain_GetFaildFunc) == 0x000008, "Wrong alignment on TestTaskMoveToMain_GetFaildFunc"); \ static_assert(sizeof(TestTaskMoveToMain_GetFaildFunc) == 0x000010, "Wrong size on TestTaskMoveToMain_GetFaildFunc"); \ static_assert(offsetof(TestTaskMoveToMain_GetFaildFunc, Index_0) == 0x000000, "Member 'TestTaskMoveToMain_GetFaildFunc::Index_0' has a wrong offset!"); \ static_assert(offsetof(TestTaskMoveToMain_GetFaildFunc, ReturnValue) == 0x000008, "Member 'TestTaskMoveToMain_GetFaildFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TestTaskMoveToMain_GetFaildFuncExamplesNum \ static_assert(alignof(TestTaskMoveToMain_GetFaildFuncExamplesNum) == 0x000004, "Wrong alignment on TestTaskMoveToMain_GetFaildFuncExamplesNum"); \ static_assert(sizeof(TestTaskMoveToMain_GetFaildFuncExamplesNum) == 0x000004, "Wrong size on TestTaskMoveToMain_GetFaildFuncExamplesNum"); \ static_assert(offsetof(TestTaskMoveToMain_GetFaildFuncExamplesNum, ReturnValue) == 0x000000, "Member 'TestTaskMoveToMain_GetFaildFuncExamplesNum::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TestTaskMoveToMain_UpdateMove \ static_assert(alignof(TestTaskMoveToMain_UpdateMove) == 0x000001, "Wrong alignment on TestTaskMoveToMain_UpdateMove"); \ static_assert(sizeof(TestTaskMoveToMain_UpdateMove) == 0x000001, "Wrong size on TestTaskMoveToMain_UpdateMove"); \ static_assert(offsetof(TestTaskMoveToMain_UpdateMove, ReturnValue) == 0x000000, "Member 'TestTaskMoveToMain_UpdateMove::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTestTaskMoveToMain \ static_assert(alignof(UTestTaskMoveToMain) == 0x000008, "Wrong alignment on UTestTaskMoveToMain"); \ static_assert(sizeof(UTestTaskMoveToMain) == 0x0001E8, "Wrong size on UTestTaskMoveToMain"); \ static_assert(offsetof(UTestTaskMoveToMain, canRun) == 0x000068, "Member 'UTestTaskMoveToMain::canRun' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, baseController) == 0x000070, "Member 'UTestTaskMoveToMain::baseController' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, baseActor) == 0x000078, "Member 'UTestTaskMoveToMain::baseActor' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, TargetActor) == 0x000080, "Member 'UTestTaskMoveToMain::TargetActor' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, TargetVector) == 0x000088, "Member 'UTestTaskMoveToMain::TargetVector' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, myMoveInfo) == 0x0000A0, "Member 'UTestTaskMoveToMain::myMoveInfo' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, moveFaildFuncList) == 0x0000D8, "Member 'UTestTaskMoveToMain::moveFaildFuncList' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, moveFaildTime) == 0x0000E8, "Member 'UTestTaskMoveToMain::moveFaildTime' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, moveFaildLenth) == 0x0000F0, "Member 'UTestTaskMoveToMain::moveFaildLenth' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, aiLastVector) == 0x000118, "Member 'UTestTaskMoveToMain::aiLastVector' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, aiLastTime) == 0x000130, "Member 'UTestTaskMoveToMain::aiLastTime' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, faildFuncIndex) == 0x000138, "Member 'UTestTaskMoveToMain::faildFuncIndex' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, allFaildFuncExamples) == 0x000140, "Member 'UTestTaskMoveToMain::allFaildFuncExamples' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, runFaildFuncExamples) == 0x000150, "Member 'UTestTaskMoveToMain::runFaildFuncExamples' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, pastRecords) == 0x000158, "Member 'UTestTaskMoveToMain::pastRecords' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, falidFucStartTime) == 0x0001A8, "Member 'UTestTaskMoveToMain::falidFucStartTime' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, CanUpdateMove) == 0x0001B0, "Member 'UTestTaskMoveToMain::CanUpdateMove' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, errorRange) == 0x0001B8, "Member 'UTestTaskMoveToMain::errorRange' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, shl_log) == 0x0001C0, "Member 'UTestTaskMoveToMain::shl_log' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, Recode) == 0x0001C8, "Member 'UTestTaskMoveToMain::Recode' has a wrong offset!"); \ static_assert(offsetof(UTestTaskMoveToMain, runFaildFuncEvent) == 0x0001D8, "Member 'UTestTaskMoveToMain::runFaildFuncEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_GoldenFeather_C_GetNotifyName \ static_assert(alignof(AN_GoldenFeather_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_GoldenFeather_C_GetNotifyName"); \ static_assert(sizeof(AN_GoldenFeather_C_GetNotifyName) == 0x000010, "Wrong size on AN_GoldenFeather_C_GetNotifyName"); \ static_assert(offsetof(AN_GoldenFeather_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_GoldenFeather_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_GoldenFeather_C_Received_Notify \ static_assert(alignof(AN_GoldenFeather_C_Received_Notify) == 0x000008, "Wrong alignment on AN_GoldenFeather_C_Received_Notify"); \ static_assert(sizeof(AN_GoldenFeather_C_Received_Notify) == 0x000110, "Wrong size on AN_GoldenFeather_C_Received_Notify"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_GoldenFeather_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, Animation) == 0x000008, "Member 'AN_GoldenFeather_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_GoldenFeather_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_GoldenFeather_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, CallFunc_Redirect_Table_MappedTable) == 0x000048, "Member 'AN_GoldenFeather_C_Received_Notify::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'AN_GoldenFeather_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000058, "Member 'AN_GoldenFeather_C_Received_Notify::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, CallFunc_GetComponentByClass_ReturnValue) == 0x000068, "Member 'AN_GoldenFeather_C_Received_Notify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, CallFunc_Array_Random_OutItem) == 0x000070, "Member 'AN_GoldenFeather_C_Received_Notify::CallFunc_Array_Random_OutItem' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, CallFunc_Array_Random_OutIndex) == 0x000078, "Member 'AN_GoldenFeather_C_Received_Notify::CallFunc_Array_Random_OutIndex' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, CallFunc_GetGoldenFeather_OutTag) == 0x00007C, "Member 'AN_GoldenFeather_C_Received_Notify::CallFunc_GetGoldenFeather_OutTag' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, CallFunc_Conv_NameToString_ReturnValue) == 0x000088, "Member 'AN_GoldenFeather_C_Received_Notify::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, CallFunc_MatchesTagBuff_ReturnBuffRef) == 0x000098, "Member 'AN_GoldenFeather_C_Received_Notify::CallFunc_MatchesTagBuff_ReturnBuffRef' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000A0, "Member 'AN_GoldenFeather_C_Received_Notify::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x0000A8, "Member 'AN_GoldenFeather_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, K2Node_MakeMap_Map) == 0x0000B0, "Member 'AN_GoldenFeather_C_Received_Notify::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000100, "Member 'AN_GoldenFeather_C_Received_Notify::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_GoldenFeather_C_Received_Notify, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000108, "Member 'AN_GoldenFeather_C_Received_Notify::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_GoldenFeather_C \ static_assert(alignof(UAN_GoldenFeather_C) == 0x000008, "Wrong alignment on UAN_GoldenFeather_C"); \ static_assert(sizeof(UAN_GoldenFeather_C) == 0x000038, "Wrong size on UAN_GoldenFeather_C"); \ #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_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_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) == 0x000160, "Wrong size on UGameplayTasksComponent"); \ static_assert(offsetof(UGameplayTasksComponent, TaskPriorityQueue) == 0x000100, "Member 'UGameplayTasksComponent::TaskPriorityQueue' has a wrong offset!"); \ static_assert(offsetof(UGameplayTasksComponent, TickingTasks) == 0x000120, "Member 'UGameplayTasksComponent::TickingTasks' has a wrong offset!"); \ static_assert(offsetof(UGameplayTasksComponent, KnownTasks) == 0x000130, "Member 'UGameplayTasksComponent::KnownTasks' has a wrong offset!"); \ static_assert(offsetof(UGameplayTasksComponent, OnClaimedResourcesChange) == 0x000140, "Member 'UGameplayTasksComponent::OnClaimedResourcesChange' has a wrong offset!"); \ static_assert(offsetof(UGameplayTasksComponent, SimulatedTasks) == 0x000150, "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_ATestWeakCacheActor \ static_assert(alignof(ATestWeakCacheActor) == 0x000010, "Wrong alignment on ATestWeakCacheActor"); \ static_assert(sizeof(ATestWeakCacheActor) == 0x000390, "Wrong size on ATestWeakCacheActor"); \ static_assert(offsetof(ATestWeakCacheActor, TestObjects) == 0x0002F0, "Member 'ATestWeakCacheActor::TestObjects' has a wrong offset!"); \ static_assert(offsetof(ATestWeakCacheActor, CachedPlayerTransform) == 0x000300, "Member 'ATestWeakCacheActor::CachedPlayerTransform' has a wrong offset!"); \ static_assert(offsetof(ATestWeakCacheActor, CachedLevels) == 0x000360, "Member 'ATestWeakCacheActor::CachedLevels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_ActiveNotAlongPanelEvent \ static_assert(alignof(WB_SetUp_C_ActiveNotAlongPanelEvent) == 0x000001, "Wrong alignment on WB_SetUp_C_ActiveNotAlongPanelEvent"); \ static_assert(sizeof(WB_SetUp_C_ActiveNotAlongPanelEvent) == 0x000001, "Wrong size on WB_SetUp_C_ActiveNotAlongPanelEvent"); \ static_assert(offsetof(WB_SetUp_C_ActiveNotAlongPanelEvent, ActiveKeyBoardPanel) == 0x000000, "Member 'WB_SetUp_C_ActiveNotAlongPanelEvent::ActiveKeyBoardPanel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_ActiveOptionPanel \ static_assert(alignof(WB_SetUp_C_ActiveOptionPanel) == 0x000001, "Wrong alignment on WB_SetUp_C_ActiveOptionPanel"); \ static_assert(sizeof(WB_SetUp_C_ActiveOptionPanel) == 0x000001, "Wrong size on WB_SetUp_C_ActiveOptionPanel"); \ static_assert(offsetof(WB_SetUp_C_ActiveOptionPanel, IsActive) == 0x000000, "Member 'WB_SetUp_C_ActiveOptionPanel::IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_BackKeyEvent \ static_assert(alignof(WB_SetUp_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_SetUp_C_BackKeyEvent"); \ static_assert(sizeof(WB_SetUp_C_BackKeyEvent) == 0x000048, "Wrong size on WB_SetUp_C_BackKeyEvent"); \ static_assert(offsetof(WB_SetUp_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_SetUp_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_SetUp_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_BndEvt__WB_SetUp_ScrollBox_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature \ static_assert(alignof(WB_SetUp_C_BndEvt__WB_SetUp_ScrollBox_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature) == 0x000004, "Wrong alignment on WB_SetUp_C_BndEvt__WB_SetUp_ScrollBox_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature"); \ static_assert(sizeof(WB_SetUp_C_BndEvt__WB_SetUp_ScrollBox_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature) == 0x000004, "Wrong size on WB_SetUp_C_BndEvt__WB_SetUp_ScrollBox_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature"); \ static_assert(offsetof(WB_SetUp_C_BndEvt__WB_SetUp_ScrollBox_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature, CurrentOffset) == 0x000000, "Member 'WB_SetUp_C_BndEvt__WB_SetUp_ScrollBox_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature::CurrentOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_CreateModuleButton \ static_assert(alignof(WB_SetUp_C_CreateModuleButton) == 0x000008, "Wrong alignment on WB_SetUp_C_CreateModuleButton"); \ static_assert(sizeof(WB_SetUp_C_CreateModuleButton) == 0x000050, "Wrong size on WB_SetUp_C_CreateModuleButton"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButton, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_SetUp_C_CreateModuleButton::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButton, CallFunc_GetGamePlatformType_ReturnValue) == 0x000004, "Member 'WB_SetUp_C_CreateModuleButton::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButton, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000008, "Member 'WB_SetUp_C_CreateModuleButton::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButton, K2Node_SwitchEnum_CmpSuccess) == 0x000010, "Member 'WB_SetUp_C_CreateModuleButton::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButton, CallFunc_VisLanguageSettingWhenEditorRunning_ReturnValue) == 0x000011, "Member 'WB_SetUp_C_CreateModuleButton::CallFunc_VisLanguageSettingWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButton, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000018, "Member 'WB_SetUp_C_CreateModuleButton::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButton, Temp_int_Loop_Counter_Variable) == 0x000020, "Member 'WB_SetUp_C_CreateModuleButton::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButton, CallFunc_Get_All_Modules_Keys) == 0x000028, "Member 'WB_SetUp_C_CreateModuleButton::CallFunc_Get_All_Modules_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButton, CallFunc_Array_Get_Item) == 0x000038, "Member 'WB_SetUp_C_CreateModuleButton::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButton, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'WB_SetUp_C_CreateModuleButton::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButton, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000044, "Member 'WB_SetUp_C_CreateModuleButton::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButton, CallFunc_Less_IntInt_ReturnValue) == 0x000045, "Member 'WB_SetUp_C_CreateModuleButton::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButton, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_1) == 0x000046, "Member 'WB_SetUp_C_CreateModuleButton::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButton, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'WB_SetUp_C_CreateModuleButton::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_CreateModuleButtons \ static_assert(alignof(WB_SetUp_C_CreateModuleButtons) == 0x000008, "Wrong alignment on WB_SetUp_C_CreateModuleButtons"); \ static_assert(sizeof(WB_SetUp_C_CreateModuleButtons) == 0x0000D0, "Wrong size on WB_SetUp_C_CreateModuleButtons"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButtons, ModuleTag) == 0x000000, "Member 'WB_SetUp_C_CreateModuleButtons::ModuleTag' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButtons, Local_Button) == 0x000008, "Member 'WB_SetUp_C_CreateModuleButtons::Local_Button' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButtons, InitSelectIndex) == 0x000010, "Member 'WB_SetUp_C_CreateModuleButtons::InitSelectIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButtons, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'WB_SetUp_C_CreateModuleButtons::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButtons, CallFunc_Map_Find_Value) == 0x000028, "Member 'WB_SetUp_C_CreateModuleButtons::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButtons, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'WB_SetUp_C_CreateModuleButtons::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButtons, CallFunc_Create_ReturnValue) == 0x000038, "Member 'WB_SetUp_C_CreateModuleButtons::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButtons, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000040, "Member 'WB_SetUp_C_CreateModuleButtons::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButtons, CallFunc_GetModuleData_ReturnValue) == 0x000048, "Member 'WB_SetUp_C_CreateModuleButtons::CallFunc_GetModuleData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButtons, CallFunc_AddChildToNavPanel_ReturnValue) == 0x0000C0, "Member 'WB_SetUp_C_CreateModuleButtons::CallFunc_AddChildToNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_CreateModuleButtons, CallFunc_IsValid_ReturnValue) == 0x0000C8, "Member 'WB_SetUp_C_CreateModuleButtons::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_DivideImageStateInner \ static_assert(alignof(WB_SetUp_C_DivideImageStateInner) == 0x000001, "Wrong alignment on WB_SetUp_C_DivideImageStateInner"); \ static_assert(sizeof(WB_SetUp_C_DivideImageStateInner) == 0x00000C, "Wrong size on WB_SetUp_C_DivideImageStateInner"); \ static_assert(offsetof(WB_SetUp_C_DivideImageStateInner, ShowLeft) == 0x000000, "Member 'WB_SetUp_C_DivideImageStateInner::ShowLeft' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_DivideImageStateInner, ShowRight) == 0x000001, "Member 'WB_SetUp_C_DivideImageStateInner::ShowRight' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_DivideImageStateInner, Temp_byte_Variable) == 0x000002, "Member 'WB_SetUp_C_DivideImageStateInner::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_DivideImageStateInner, Temp_bool_Variable) == 0x000003, "Member 'WB_SetUp_C_DivideImageStateInner::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_DivideImageStateInner, Temp_byte_Variable_1) == 0x000004, "Member 'WB_SetUp_C_DivideImageStateInner::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_DivideImageStateInner, Temp_byte_Variable_2) == 0x000005, "Member 'WB_SetUp_C_DivideImageStateInner::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_DivideImageStateInner, Temp_bool_Variable_1) == 0x000006, "Member 'WB_SetUp_C_DivideImageStateInner::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_DivideImageStateInner, K2Node_Select_Default) == 0x000007, "Member 'WB_SetUp_C_DivideImageStateInner::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_DivideImageStateInner, Temp_byte_Variable_3) == 0x000008, "Member 'WB_SetUp_C_DivideImageStateInner::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_DivideImageStateInner, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'WB_SetUp_C_DivideImageStateInner::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_DivideImageStateInner, K2Node_Select_Default_1) == 0x00000A, "Member 'WB_SetUp_C_DivideImageStateInner::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_DivideImageStateInner, CallFunc_IsValid_ReturnValue_1) == 0x00000B, "Member 'WB_SetUp_C_DivideImageStateInner::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_EnterKeyEvent \ static_assert(alignof(WB_SetUp_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_SetUp_C_EnterKeyEvent"); \ static_assert(sizeof(WB_SetUp_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_SetUp_C_EnterKeyEvent"); \ static_assert(offsetof(WB_SetUp_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_SetUp_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_SetUp_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_EventControllerInputRemove \ static_assert(alignof(WB_SetUp_C_EventControllerInputRemove) == 0x000008, "Wrong alignment on WB_SetUp_C_EventControllerInputRemove"); \ static_assert(sizeof(WB_SetUp_C_EventControllerInputRemove) == 0x000090, "Wrong size on WB_SetUp_C_EventControllerInputRemove"); \ static_assert(offsetof(WB_SetUp_C_EventControllerInputRemove, InGeometry) == 0x000000, "Member 'WB_SetUp_C_EventControllerInputRemove::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_EventControllerInputRemove, InKeyEvent) == 0x000040, "Member 'WB_SetUp_C_EventControllerInputRemove::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_EventControllerInputRemove, inKeyTag) == 0x000080, "Member 'WB_SetUp_C_EventControllerInputRemove::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_EventControllerInputRemove, bIsDown) == 0x000088, "Member 'WB_SetUp_C_EventControllerInputRemove::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_EventControllerInputReset \ static_assert(alignof(WB_SetUp_C_EventControllerInputReset) == 0x000008, "Wrong alignment on WB_SetUp_C_EventControllerInputReset"); \ static_assert(sizeof(WB_SetUp_C_EventControllerInputReset) == 0x000090, "Wrong size on WB_SetUp_C_EventControllerInputReset"); \ static_assert(offsetof(WB_SetUp_C_EventControllerInputReset, InGeometry) == 0x000000, "Member 'WB_SetUp_C_EventControllerInputReset::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_EventControllerInputReset, InKeyEvent) == 0x000040, "Member 'WB_SetUp_C_EventControllerInputReset::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_EventControllerInputReset, inKeyTag) == 0x000080, "Member 'WB_SetUp_C_EventControllerInputReset::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_EventControllerInputReset, bIsDown) == 0x000088, "Member 'WB_SetUp_C_EventControllerInputReset::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_EventESC \ static_assert(alignof(WB_SetUp_C_EventESC) == 0x000008, "Wrong alignment on WB_SetUp_C_EventESC"); \ static_assert(sizeof(WB_SetUp_C_EventESC) == 0x000090, "Wrong size on WB_SetUp_C_EventESC"); \ static_assert(offsetof(WB_SetUp_C_EventESC, InGeometry) == 0x000000, "Member 'WB_SetUp_C_EventESC::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_EventESC, InKeyEvent) == 0x000040, "Member 'WB_SetUp_C_EventESC::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_EventESC, inKeyTag) == 0x000080, "Member 'WB_SetUp_C_EventESC::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_EventESC, bIsDown) == 0x000088, "Member 'WB_SetUp_C_EventESC::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_EventInputDeviceType \ static_assert(alignof(WB_SetUp_C_EventInputDeviceType) == 0x000008, "Wrong alignment on WB_SetUp_C_EventInputDeviceType"); \ static_assert(sizeof(WB_SetUp_C_EventInputDeviceType) == 0x000018, "Wrong size on WB_SetUp_C_EventInputDeviceType"); \ static_assert(offsetof(WB_SetUp_C_EventInputDeviceType, NewDeviceType) == 0x000000, "Member 'WB_SetUp_C_EventInputDeviceType::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_EventInputDeviceType, TypeIndex) == 0x000010, "Member 'WB_SetUp_C_EventInputDeviceType::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_EventShowLoginLine \ static_assert(alignof(WB_SetUp_C_EventShowLoginLine) == 0x000001, "Wrong alignment on WB_SetUp_C_EventShowLoginLine"); \ static_assert(sizeof(WB_SetUp_C_EventShowLoginLine) == 0x000001, "Wrong size on WB_SetUp_C_EventShowLoginLine"); \ static_assert(offsetof(WB_SetUp_C_EventShowLoginLine, Vis) == 0x000000, "Member 'WB_SetUp_C_EventShowLoginLine::Vis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_ExecuteUbergraph_WB_SetUp \ static_assert(alignof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp) == 0x000008, "Wrong alignment on WB_SetUp_C_ExecuteUbergraph_WB_SetUp"); \ static_assert(sizeof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp) == 0x000500, "Wrong size on WB_SetUp_C_ExecuteUbergraph_WB_SetUp"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, EntryPoint) == 0x000000, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, Temp_delegate_Variable) == 0x000004, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, Temp_delegate_Variable_1) == 0x000014, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CreateDelegate_OutputDelegate) == 0x00002C, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CreateDelegate_OutputDelegate_1) == 0x00003C, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CreateDelegate_OutputDelegate_2) == 0x00004C, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CreateDelegate_OutputDelegate_3) == 0x00005C, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, Temp_delegate_Variable_2) == 0x00006C, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, Temp_delegate_Variable_3) == 0x00007C, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_PostEvent_ReturnValue_2) == 0x00008C, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_PostEvent_ReturnValue_3) == 0x000090, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, Temp_bool_Variable) == 0x000094, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CreateDelegate_OutputDelegate_4) == 0x000098, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, Temp_byte_Variable) == 0x0000A8, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, Temp_byte_Variable_1) == 0x0000A9, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, Temp_delegate_Variable_4) == 0x0000AC, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::Temp_delegate_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_PostEvent_ReturnValue_4) == 0x0000BC, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_PostEvent_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_Event_InGeometry_1) == 0x0000C0, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_Event_isDown_1) == 0x000100, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetSelectedIndexFromNavPanel_ReturnValue) == 0x000104, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetSelectedIndexFromNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_NavPanelActived_ReturnValue) == 0x000108, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_NavPanelActived_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_WGI_Input_Help_Vis) == 0x000110, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_WGI_Input_Help_Vis' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetActiveWidgetIndex_ReturnValue) == 0x000118, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetActiveWidgetIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00011C, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CreateDelegate_OutputDelegate_5) == 0x000120, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CreateDelegate_OutputDelegate_6) == 0x000130, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetActiveWidgetIndex_ReturnValue_1) == 0x000140, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetActiveWidgetIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CreateDelegate_OutputDelegate_7) == 0x000144, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000154, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_ActiveKeyBoardPanel) == 0x000155, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_ActiveKeyBoardPanel' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CreateDelegate_OutputDelegate_8) == 0x000158, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetActiveWidgetIndex_ReturnValue_2) == 0x000168, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetActiveWidgetIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x00016C, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_Select_Default) == 0x00016D, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_NavPanelActived_ReturnValue_1) == 0x00016E, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_NavPanelActived_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetActiveWidgetIndex_ReturnValue_3) == 0x000170, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetActiveWidgetIndex_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_Event_CenterLineImageLeft) == 0x000178, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_Event_CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_Event_CenterLineImageRight) == 0x000180, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_Event_CenterLineImageRight' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_Map_Keys_Keys) == 0x000188, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_Not_PreBool_ReturnValue) == 0x000198, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_Array_Length_ReturnValue) == 0x00019C, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_InGeometry_2) == 0x0001A0, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_InGeometry_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_InKeyEvent_2) == 0x0001E0, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_InKeyEvent_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_inKeyTag_2) == 0x000220, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_inKeyTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_bIsDown_2) == 0x000228, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_bIsDown_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetActiveWidgetIndex_ReturnValue_4) == 0x00022C, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetActiveWidgetIndex_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, Temp_byte_Variable_2) == 0x000230, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x000231, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetPlayerController_ReturnValue) == 0x000238, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetUIStatic_ReturnValue) == 0x000240, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetUIZOder_ZOder) == 0x000248, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000250, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_Open_Conflict_Window_Open) == 0x000258, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_Open_Conflict_Window_Open' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_Should_Open_UnConfigTipWindow_Open) == 0x000259, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_Should_Open_UnConfigTipWindow_Open' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_InGeometry_1) == 0x000260, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_InKeyEvent_1) == 0x0002A0, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_inKeyTag_1) == 0x0002E0, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_bIsDown_1) == 0x0002E8, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_Event_InGeometry) == 0x0002F0, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_Event_isDown) == 0x000330, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, Temp_int_Loop_Counter_Variable) == 0x000334, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetActiveWidgetIndex_ReturnValue_5) == 0x000338, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetActiveWidgetIndex_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_Less_IntInt_ReturnValue) == 0x00033C, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_EqualEqual_IntInt_ReturnValue_4) == 0x00033D, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_EqualEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_Add_IntInt_ReturnValue) == 0x000340, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_Vis) == 0x000344, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_Vis' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_Not_PreBool_ReturnValue_1) == 0x000345, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_InGeometry) == 0x000348, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_InKeyEvent) == 0x000388, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_inKeyTag) == 0x0003C8, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_bIsDown) == 0x0003D0, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetActiveWidgetIndex_ReturnValue_6) == 0x0003D4, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetActiveWidgetIndex_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, Temp_byte_Variable_3) == 0x0003D8, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_EqualEqual_IntInt_ReturnValue_5) == 0x0003D9, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_EqualEqual_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_IsEnableButton_Enable) == 0x0003DA, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_IsEnableButton_Enable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x0003E0, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0003F0, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_NewDeviceType) == 0x0003F8, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_TypeIndex) == 0x000408, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CreateDelegate_OutputDelegate_9) == 0x00040C, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000420, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetPurifiedInterface_ReturnValue) == 0x000428, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetPurifiedInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_CustomEvent_IsActive) == 0x000438, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_CustomEvent_IsActive' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_Event_KeyHelper) == 0x000440, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_Event_KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_Event_KeyTipText) == 0x000448, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_Event_KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_Event_SpecialHelperVis) == 0x000450, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_Event_SpecialHelperVis' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_Event_IsDesignTime) == 0x000458, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_Event_CanPlay) == 0x000459, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_Event_CanPlay' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_Event_Msg) == 0x000460, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_Event_Msg' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, Temp_int_Array_Index_Variable) == 0x000470, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000478, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_Array_Get_Item) == 0x000480, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_Map_Find_Value) == 0x000488, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_Map_Find_ReturnValue) == 0x000490, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_ComponentBoundEvent_CurrentOffset) == 0x000494, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_ComponentBoundEvent_CurrentOffset' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, Temp_bool_Variable_1) == 0x000498, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetSelectedIndexFromNavPanel_ReturnValue_1) == 0x00049C, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetSelectedIndexFromNavPanel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_Add_IntInt_ReturnValue_1) == 0x0004A0, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_Select_Default_1) == 0x0004A4, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_GetSelectedIndexFromNavPanel_ReturnValue_2) == 0x0004A8, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_GetSelectedIndexFromNavPanel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_Subtract_IntInt_ReturnValue) == 0x0004AC, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, CallFunc_Max_ReturnValue) == 0x0004B0, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_Event_MyGeometry) == 0x0004B8, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_ExecuteUbergraph_WB_SetUp, K2Node_Event_InDeltaTime) == 0x0004F8, "Member 'WB_SetUp_C_ExecuteUbergraph_WB_SetUp::K2Node_Event_InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_GetActiveMainPanel \ static_assert(alignof(WB_SetUp_C_GetActiveMainPanel) == 0x000004, "Wrong alignment on WB_SetUp_C_GetActiveMainPanel"); \ static_assert(sizeof(WB_SetUp_C_GetActiveMainPanel) == 0x000008, "Wrong size on WB_SetUp_C_GetActiveMainPanel"); \ static_assert(offsetof(WB_SetUp_C_GetActiveMainPanel, ActiveMainPanelIndex) == 0x000000, "Member 'WB_SetUp_C_GetActiveMainPanel::ActiveMainPanelIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_GetActiveMainPanel, CallFunc_GetActiveWidgetIndex_ReturnValue) == 0x000004, "Member 'WB_SetUp_C_GetActiveMainPanel::CallFunc_GetActiveWidgetIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_GetCurrentDeviceType \ static_assert(alignof(WB_SetUp_C_GetCurrentDeviceType) == 0x000001, "Wrong alignment on WB_SetUp_C_GetCurrentDeviceType"); \ static_assert(sizeof(WB_SetUp_C_GetCurrentDeviceType) == 0x000002, "Wrong size on WB_SetUp_C_GetCurrentDeviceType"); \ static_assert(offsetof(WB_SetUp_C_GetCurrentDeviceType, Byte) == 0x000000, "Member 'WB_SetUp_C_GetCurrentDeviceType::Byte' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_GetCurrentDeviceType, CallFunc_GetValidValue_ReturnValue) == 0x000001, "Member 'WB_SetUp_C_GetCurrentDeviceType::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_GetScrollBoxOperation \ static_assert(alignof(WB_SetUp_C_GetScrollBoxOperation) == 0x000001, "Wrong alignment on WB_SetUp_C_GetScrollBoxOperation"); \ static_assert(sizeof(WB_SetUp_C_GetScrollBoxOperation) == 0x000001, "Wrong size on WB_SetUp_C_GetScrollBoxOperation"); \ static_assert(offsetof(WB_SetUp_C_GetScrollBoxOperation, Is_Active) == 0x000000, "Member 'WB_SetUp_C_GetScrollBoxOperation::Is_Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_InitAllOption \ static_assert(alignof(WB_SetUp_C_InitAllOption) == 0x000008, "Wrong alignment on WB_SetUp_C_InitAllOption"); \ static_assert(sizeof(WB_SetUp_C_InitAllOption) == 0x000088, "Wrong size on WB_SetUp_C_InitAllOption"); \ static_assert(offsetof(WB_SetUp_C_InitAllOption, ModuleTag) == 0x000000, "Member 'WB_SetUp_C_InitAllOption::ModuleTag' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_InitAllOption, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'WB_SetUp_C_InitAllOption::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_InitAllOption, CallFunc_GetModuleData_ReturnValue) == 0x000010, "Member 'WB_SetUp_C_InitAllOption::CallFunc_GetModuleData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_NeedBackKeyEvent \ static_assert(alignof(WB_SetUp_C_NeedBackKeyEvent) == 0x000008, "Wrong alignment on WB_SetUp_C_NeedBackKeyEvent"); \ static_assert(sizeof(WB_SetUp_C_NeedBackKeyEvent) == 0x000048, "Wrong size on WB_SetUp_C_NeedBackKeyEvent"); \ static_assert(offsetof(WB_SetUp_C_NeedBackKeyEvent, InGeometry) == 0x000000, "Member 'WB_SetUp_C_NeedBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_NeedBackKeyEvent, isDown) == 0x000040, "Member 'WB_SetUp_C_NeedBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_NeedBackKeyEvent, ReturnValue) == 0x000041, "Member 'WB_SetUp_C_NeedBackKeyEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_NeedBackKeyEvent, CallFunc_NavPanelActived_ReturnValue) == 0x000042, "Member 'WB_SetUp_C_NeedBackKeyEvent::CallFunc_NavPanelActived_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_On_Button_Un_Select \ static_assert(alignof(WB_SetUp_C_On_Button_Un_Select) == 0x000008, "Wrong alignment on WB_SetUp_C_On_Button_Un_Select"); \ static_assert(sizeof(WB_SetUp_C_On_Button_Un_Select) == 0x000010, "Wrong size on WB_SetUp_C_On_Button_Un_Select"); \ static_assert(offsetof(WB_SetUp_C_On_Button_Un_Select, Item) == 0x000000, "Member 'WB_SetUp_C_On_Button_Un_Select::Item' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_On_Button_Un_Select, Index_0) == 0x000008, "Member 'WB_SetUp_C_On_Button_Un_Select::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_OnBackKeyEvent \ static_assert(alignof(WB_SetUp_C_OnBackKeyEvent) == 0x000008, "Wrong alignment on WB_SetUp_C_OnBackKeyEvent"); \ static_assert(sizeof(WB_SetUp_C_OnBackKeyEvent) == 0x000048, "Wrong size on WB_SetUp_C_OnBackKeyEvent"); \ static_assert(offsetof(WB_SetUp_C_OnBackKeyEvent, InGeometry) == 0x000000, "Member 'WB_SetUp_C_OnBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnBackKeyEvent, isDown) == 0x000040, "Member 'WB_SetUp_C_OnBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnBackKeyEvent, ReturnValue) == 0x000041, "Member 'WB_SetUp_C_OnBackKeyEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_OnButtonClick \ static_assert(alignof(WB_SetUp_C_OnButtonClick) == 0x000008, "Wrong alignment on WB_SetUp_C_OnButtonClick"); \ static_assert(sizeof(WB_SetUp_C_OnButtonClick) == 0x0000F0, "Wrong size on WB_SetUp_C_OnButtonClick"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, Item) == 0x000000, "Member 'WB_SetUp_C_OnButtonClick::Item' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, Index_0) == 0x000008, "Member 'WB_SetUp_C_OnButtonClick::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, Local_Type) == 0x00000C, "Member 'WB_SetUp_C_OnButtonClick::Local_Type' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, K2Node_DynamicCast_AsWB_Set_Module_Button) == 0x000010, "Member 'WB_SetUp_C_OnButtonClick::K2Node_DynamicCast_AsWB_Set_Module_Button' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'WB_SetUp_C_OnButtonClick::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, CallFunc_NavPanelActived_ReturnValue) == 0x000019, "Member 'WB_SetUp_C_OnButtonClick::CallFunc_NavPanelActived_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, Temp_delegate_Variable) == 0x00001C, "Member 'WB_SetUp_C_OnButtonClick::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00002C, "Member 'WB_SetUp_C_OnButtonClick::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, CallFunc_PostEvent_ReturnValue) == 0x000030, "Member 'WB_SetUp_C_OnButtonClick::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000038, "Member 'WB_SetUp_C_OnButtonClick::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, CallFunc_GetUIStatic_ReturnValue) == 0x000040, "Member 'WB_SetUp_C_OnButtonClick::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, CallFunc_GetModuleData_ReturnValue) == 0x000048, "Member 'WB_SetUp_C_OnButtonClick::CallFunc_GetModuleData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, CallFunc_GetUIZOder_ZOder) == 0x0000C0, "Member 'WB_SetUp_C_OnButtonClick::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, CallFunc_GetPlayerController_ReturnValue) == 0x0000C8, "Member 'WB_SetUp_C_OnButtonClick::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x0000D0, "Member 'WB_SetUp_C_OnButtonClick::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, CallFunc_Map_Keys_Keys) == 0x0000D8, "Member 'WB_SetUp_C_OnButtonClick::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonClick, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x0000E8, "Member 'WB_SetUp_C_OnButtonClick::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_OnButtonSelect \ static_assert(alignof(WB_SetUp_C_OnButtonSelect) == 0x000008, "Wrong alignment on WB_SetUp_C_OnButtonSelect"); \ static_assert(sizeof(WB_SetUp_C_OnButtonSelect) == 0x0000C8, "Wrong size on WB_SetUp_C_OnButtonSelect"); \ static_assert(offsetof(WB_SetUp_C_OnButtonSelect, Item) == 0x000000, "Member 'WB_SetUp_C_OnButtonSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonSelect, Index_0) == 0x000008, "Member 'WB_SetUp_C_OnButtonSelect::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonSelect, LocalOptions_0) == 0x000010, "Member 'WB_SetUp_C_OnButtonSelect::LocalOptions_0' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonSelect, Temp_delegate_Variable) == 0x000020, "Member 'WB_SetUp_C_OnButtonSelect::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonSelect, K2Node_DynamicCast_AsWB_Set_Module_Button) == 0x000030, "Member 'WB_SetUp_C_OnButtonSelect::K2Node_DynamicCast_AsWB_Set_Module_Button' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonSelect, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'WB_SetUp_C_OnButtonSelect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonSelect, CallFunc_PostEvent_ReturnValue) == 0x00003C, "Member 'WB_SetUp_C_OnButtonSelect::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonSelect, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000040, "Member 'WB_SetUp_C_OnButtonSelect::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonSelect, CallFunc_GetScrollOffset_ReturnValue) == 0x000044, "Member 'WB_SetUp_C_OnButtonSelect::CallFunc_GetScrollOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonSelect, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000048, "Member 'WB_SetUp_C_OnButtonSelect::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnButtonSelect, CallFunc_GetModuleData_ReturnValue) == 0x000050, "Member 'WB_SetUp_C_OnButtonSelect::CallFunc_GetModuleData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_OnEnterKeyEvent \ static_assert(alignof(WB_SetUp_C_OnEnterKeyEvent) == 0x000008, "Wrong alignment on WB_SetUp_C_OnEnterKeyEvent"); \ static_assert(sizeof(WB_SetUp_C_OnEnterKeyEvent) == 0x000048, "Wrong size on WB_SetUp_C_OnEnterKeyEvent"); \ static_assert(offsetof(WB_SetUp_C_OnEnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_SetUp_C_OnEnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnEnterKeyEvent, isDown) == 0x000040, "Member 'WB_SetUp_C_OnEnterKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnEnterKeyEvent, ReturnValue) == 0x000041, "Member 'WB_SetUp_C_OnEnterKeyEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_OnGetAnimationTypeInterface \ static_assert(alignof(WB_SetUp_C_OnGetAnimationTypeInterface) == 0x000001, "Wrong alignment on WB_SetUp_C_OnGetAnimationTypeInterface"); \ static_assert(sizeof(WB_SetUp_C_OnGetAnimationTypeInterface) == 0x000001, "Wrong size on WB_SetUp_C_OnGetAnimationTypeInterface"); \ static_assert(offsetof(WB_SetUp_C_OnGetAnimationTypeInterface, ReturnValue) == 0x000000, "Member 'WB_SetUp_C_OnGetAnimationTypeInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_OnWidgetCanPlayChange \ static_assert(alignof(WB_SetUp_C_OnWidgetCanPlayChange) == 0x000001, "Wrong alignment on WB_SetUp_C_OnWidgetCanPlayChange"); \ static_assert(sizeof(WB_SetUp_C_OnWidgetCanPlayChange) == 0x000001, "Wrong size on WB_SetUp_C_OnWidgetCanPlayChange"); \ static_assert(offsetof(WB_SetUp_C_OnWidgetCanPlayChange, CanPlay) == 0x000000, "Member 'WB_SetUp_C_OnWidgetCanPlayChange::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_OnWidgetOpen \ static_assert(alignof(WB_SetUp_C_OnWidgetOpen) == 0x000008, "Wrong alignment on WB_SetUp_C_OnWidgetOpen"); \ static_assert(sizeof(WB_SetUp_C_OnWidgetOpen) == 0x000018, "Wrong size on WB_SetUp_C_OnWidgetOpen"); \ static_assert(offsetof(WB_SetUp_C_OnWidgetOpen, KeyHelper) == 0x000000, "Member 'WB_SetUp_C_OnWidgetOpen::KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnWidgetOpen, KeyTipText) == 0x000008, "Member 'WB_SetUp_C_OnWidgetOpen::KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OnWidgetOpen, SpecialHelperVis) == 0x000010, "Member 'WB_SetUp_C_OnWidgetOpen::SpecialHelperVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_OnWidgetPlay \ static_assert(alignof(WB_SetUp_C_OnWidgetPlay) == 0x000008, "Wrong alignment on WB_SetUp_C_OnWidgetPlay"); \ static_assert(sizeof(WB_SetUp_C_OnWidgetPlay) == 0x000010, "Wrong size on WB_SetUp_C_OnWidgetPlay"); \ static_assert(offsetof(WB_SetUp_C_OnWidgetPlay, msg) == 0x000000, "Member 'WB_SetUp_C_OnWidgetPlay::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_OpenCombinationWindow \ static_assert(alignof(WB_SetUp_C_OpenCombinationWindow) == 0x000008, "Wrong alignment on WB_SetUp_C_OpenCombinationWindow"); \ static_assert(sizeof(WB_SetUp_C_OpenCombinationWindow) == 0x000030, "Wrong size on WB_SetUp_C_OpenCombinationWindow"); \ static_assert(offsetof(WB_SetUp_C_OpenCombinationWindow, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_SetUp_C_OpenCombinationWindow::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OpenCombinationWindow, CallFunc_GetUIStatic_ReturnValue) == 0x000010, "Member 'WB_SetUp_C_OpenCombinationWindow::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OpenCombinationWindow, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'WB_SetUp_C_OpenCombinationWindow::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OpenCombinationWindow, CallFunc_GetUIZOder_ZOder) == 0x000020, "Member 'WB_SetUp_C_OpenCombinationWindow::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OpenCombinationWindow, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000028, "Member 'WB_SetUp_C_OpenCombinationWindow::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_OpenConflictWindow \ static_assert(alignof(WB_SetUp_C_OpenConflictWindow) == 0x000008, "Wrong alignment on WB_SetUp_C_OpenConflictWindow"); \ static_assert(sizeof(WB_SetUp_C_OpenConflictWindow) == 0x000030, "Wrong size on WB_SetUp_C_OpenConflictWindow"); \ static_assert(offsetof(WB_SetUp_C_OpenConflictWindow, CallFunc_GetUIStatic_ReturnValue) == 0x000000, "Member 'WB_SetUp_C_OpenConflictWindow::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OpenConflictWindow, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_SetUp_C_OpenConflictWindow::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OpenConflictWindow, CallFunc_GetUIZOder_ZOder) == 0x000018, "Member 'WB_SetUp_C_OpenConflictWindow::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OpenConflictWindow, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'WB_SetUp_C_OpenConflictWindow::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_OpenConflictWindow, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000028, "Member 'WB_SetUp_C_OpenConflictWindow::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_PreConstruct \ static_assert(alignof(WB_SetUp_C_PreConstruct) == 0x000001, "Wrong alignment on WB_SetUp_C_PreConstruct"); \ static_assert(sizeof(WB_SetUp_C_PreConstruct) == 0x000001, "Wrong size on WB_SetUp_C_PreConstruct"); \ static_assert(offsetof(WB_SetUp_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_SetUp_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_RemoveAllHelpVis \ static_assert(alignof(WB_SetUp_C_RemoveAllHelpVis) == 0x000008, "Wrong alignment on WB_SetUp_C_RemoveAllHelpVis"); \ static_assert(sizeof(WB_SetUp_C_RemoveAllHelpVis) == 0x000010, "Wrong size on WB_SetUp_C_RemoveAllHelpVis"); \ static_assert(offsetof(WB_SetUp_C_RemoveAllHelpVis, K2Node_MakeArray_Array) == 0x000000, "Member 'WB_SetUp_C_RemoveAllHelpVis::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_SetActive \ static_assert(alignof(WB_SetUp_C_SetActive) == 0x000008, "Wrong alignment on WB_SetUp_C_SetActive"); \ static_assert(sizeof(WB_SetUp_C_SetActive) == 0x000038, "Wrong size on WB_SetUp_C_SetActive"); \ static_assert(offsetof(WB_SetUp_C_SetActive, Active) == 0x000000, "Member 'WB_SetUp_C_SetActive::Active' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_SetActive, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'WB_SetUp_C_SetActive::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_SetActive, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_SetUp_C_SetActive::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_SetActive, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_SetUp_C_SetActive::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_SetActive, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_SetUp_C_SetActive::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_SetActive, CallFunc_Map_Values_Values) == 0x000010, "Member 'WB_SetUp_C_SetActive::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_SetActive, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_SetUp_C_SetActive::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_SetActive, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_SetUp_C_SetActive::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_SetActive, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'WB_SetUp_C_SetActive::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_SettingLogeIn \ static_assert(alignof(WB_SetUp_C_SettingLogeIn) == 0x000008, "Wrong alignment on WB_SetUp_C_SettingLogeIn"); \ static_assert(sizeof(WB_SetUp_C_SettingLogeIn) == 0x000008, "Wrong size on WB_SetUp_C_SettingLogeIn"); \ static_assert(offsetof(WB_SetUp_C_SettingLogeIn, WGI_Input_Help_Vis_0) == 0x000000, "Member 'WB_SetUp_C_SettingLogeIn::WGI_Input_Help_Vis_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_Special_Help_Vis \ static_assert(alignof(WB_SetUp_C_Special_Help_Vis) == 0x000008, "Wrong alignment on WB_SetUp_C_Special_Help_Vis"); \ static_assert(sizeof(WB_SetUp_C_Special_Help_Vis) == 0x000018, "Wrong size on WB_SetUp_C_Special_Help_Vis"); \ static_assert(offsetof(WB_SetUp_C_Special_Help_Vis, CallFunc_Map_Keys_Keys) == 0x000000, "Member 'WB_SetUp_C_Special_Help_Vis::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Special_Help_Vis, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x000010, "Member 'WB_SetUp_C_Special_Help_Vis::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Special_Help_Vis, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000011, "Member 'WB_SetUp_C_Special_Help_Vis::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_Tick \ static_assert(alignof(WB_SetUp_C_Tick) == 0x000008, "Wrong alignment on WB_SetUp_C_Tick"); \ static_assert(sizeof(WB_SetUp_C_Tick) == 0x000048, "Wrong size on WB_SetUp_C_Tick"); \ static_assert(offsetof(WB_SetUp_C_Tick, MyGeometry) == 0x000000, "Member 'WB_SetUp_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_SetUp_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_Update_Input_Help_Vis \ static_assert(alignof(WB_SetUp_C_Update_Input_Help_Vis) == 0x000008, "Wrong alignment on WB_SetUp_C_Update_Input_Help_Vis"); \ static_assert(sizeof(WB_SetUp_C_Update_Input_Help_Vis) == 0x0002C0, "Wrong size on WB_SetUp_C_Update_Input_Help_Vis"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, NormalPanel) == 0x000000, "Member 'WB_SetUp_C_Update_Input_Help_Vis::NormalPanel' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, NormalPanelWithEnter) == 0x000001, "Member 'WB_SetUp_C_Update_Input_Help_Vis::NormalPanelWithEnter' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, Temp_bool_Variable) == 0x000002, "Member 'WB_SetUp_C_Update_Input_Help_Vis::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, Temp_bool_Variable_1) == 0x000003, "Member 'WB_SetUp_C_Update_Input_Help_Vis::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, Temp_bool_Variable_2) == 0x000004, "Member 'WB_SetUp_C_Update_Input_Help_Vis::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, Temp_bool_Variable_3) == 0x000005, "Member 'WB_SetUp_C_Update_Input_Help_Vis::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, K2Node_MakeMap_Map) == 0x000008, "Member 'WB_SetUp_C_Update_Input_Help_Vis::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, K2Node_MakeArray_Array) == 0x000058, "Member 'WB_SetUp_C_Update_Input_Help_Vis::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, CallFunc_VisEnterBack_KeyBoard) == 0x000068, "Member 'WB_SetUp_C_Update_Input_Help_Vis::CallFunc_VisEnterBack_KeyBoard' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, CallFunc_VisEnterBack_KeyBoard_1) == 0x000069, "Member 'WB_SetUp_C_Update_Input_Help_Vis::CallFunc_VisEnterBack_KeyBoard_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, K2Node_MakeMap_Map_1) == 0x000070, "Member 'WB_SetUp_C_Update_Input_Help_Vis::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, K2Node_MakeArray_Array_1) == 0x0000C0, "Member 'WB_SetUp_C_Update_Input_Help_Vis::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, K2Node_Select_Default) == 0x0000D0, "Member 'WB_SetUp_C_Update_Input_Help_Vis::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, K2Node_Select_Default_1) == 0x000120, "Member 'WB_SetUp_C_Update_Input_Help_Vis::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, K2Node_MakeMap_Map_2) == 0x000130, "Member 'WB_SetUp_C_Update_Input_Help_Vis::K2Node_MakeMap_Map_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, K2Node_MakeArray_Array_2) == 0x000180, "Member 'WB_SetUp_C_Update_Input_Help_Vis::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, K2Node_MakeMap_Map_3) == 0x000190, "Member 'WB_SetUp_C_Update_Input_Help_Vis::K2Node_MakeMap_Map_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, CallFunc_VisEnterBack_KeyBoard_2) == 0x0001E0, "Member 'WB_SetUp_C_Update_Input_Help_Vis::CallFunc_VisEnterBack_KeyBoard_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, K2Node_MakeArray_Array_3) == 0x0001E8, "Member 'WB_SetUp_C_Update_Input_Help_Vis::K2Node_MakeArray_Array_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, CallFunc_VisEnterBack_KeyBoard_3) == 0x0001F8, "Member 'WB_SetUp_C_Update_Input_Help_Vis::CallFunc_VisEnterBack_KeyBoard_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, K2Node_MakeArray_Array_4) == 0x000200, "Member 'WB_SetUp_C_Update_Input_Help_Vis::K2Node_MakeArray_Array_4' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, K2Node_MakeMap_Map_4) == 0x000210, "Member 'WB_SetUp_C_Update_Input_Help_Vis::K2Node_MakeMap_Map_4' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, K2Node_Select_Default_2) == 0x000260, "Member 'WB_SetUp_C_Update_Input_Help_Vis::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Input_Help_Vis, K2Node_Select_Default_3) == 0x000270, "Member 'WB_SetUp_C_Update_Input_Help_Vis::K2Node_Select_Default_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_Update_Keyboard_Show_Panel \ static_assert(alignof(WB_SetUp_C_Update_Keyboard_Show_Panel) == 0x000008, "Wrong alignment on WB_SetUp_C_Update_Keyboard_Show_Panel"); \ static_assert(sizeof(WB_SetUp_C_Update_Keyboard_Show_Panel) == 0x000010, "Wrong size on WB_SetUp_C_Update_Keyboard_Show_Panel"); \ static_assert(offsetof(WB_SetUp_C_Update_Keyboard_Show_Panel, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000000, "Member 'WB_SetUp_C_Update_Keyboard_Show_Panel::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_Update_Keyboard_Show_Panel, CallFunc_Is_All_Keyboard_Input_Set_Defaule_Value_True) == 0x000008, "Member 'WB_SetUp_C_Update_Keyboard_Show_Panel::CallFunc_Is_All_Keyboard_Input_Set_Defaule_Value_True' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_UpdateArrowShow \ static_assert(alignof(WB_SetUp_C_UpdateArrowShow) == 0x000008, "Wrong alignment on WB_SetUp_C_UpdateArrowShow"); \ static_assert(sizeof(WB_SetUp_C_UpdateArrowShow) == 0x000058, "Wrong size on WB_SetUp_C_UpdateArrowShow"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, ScrollCurrentOffset) == 0x000000, "Member 'WB_SetUp_C_UpdateArrowShow::ScrollCurrentOffset' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, NewLocalVar) == 0x000004, "Member 'WB_SetUp_C_UpdateArrowShow::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, Temp_bool_Variable) == 0x000008, "Member 'WB_SetUp_C_UpdateArrowShow::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000010, "Member 'WB_SetUp_C_UpdateArrowShow::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000018, "Member 'WB_SetUp_C_UpdateArrowShow::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, Temp_byte_Variable) == 0x000019, "Member 'WB_SetUp_C_UpdateArrowShow::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, Temp_byte_Variable_1) == 0x00001A, "Member 'WB_SetUp_C_UpdateArrowShow::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, K2Node_Select_Default) == 0x00001B, "Member 'WB_SetUp_C_UpdateArrowShow::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, CallFunc_GetScrollOffsetOfEnd_ReturnValue) == 0x00001C, "Member 'WB_SetUp_C_UpdateArrowShow::CallFunc_GetScrollOffsetOfEnd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, CallFunc_GetAllChildren_ReturnValue) == 0x000020, "Member 'WB_SetUp_C_UpdateArrowShow::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000030, "Member 'WB_SetUp_C_UpdateArrowShow::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'WB_SetUp_C_UpdateArrowShow::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, CallFunc_Subtract_IntInt_ReturnValue) == 0x000038, "Member 'WB_SetUp_C_UpdateArrowShow::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00003C, "Member 'WB_SetUp_C_UpdateArrowShow::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000040, "Member 'WB_SetUp_C_UpdateArrowShow::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000048, "Member 'WB_SetUp_C_UpdateArrowShow::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateArrowShow, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x000050, "Member 'WB_SetUp_C_UpdateArrowShow::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_UpdateCenterLine \ static_assert(alignof(WB_SetUp_C_UpdateCenterLine) == 0x000008, "Wrong alignment on WB_SetUp_C_UpdateCenterLine"); \ static_assert(sizeof(WB_SetUp_C_UpdateCenterLine) == 0x000010, "Wrong size on WB_SetUp_C_UpdateCenterLine"); \ static_assert(offsetof(WB_SetUp_C_UpdateCenterLine, CenterLineImageLeft) == 0x000000, "Member 'WB_SetUp_C_UpdateCenterLine::CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateCenterLine, CenterLineImageRight) == 0x000008, "Member 'WB_SetUp_C_UpdateCenterLine::CenterLineImageRight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_UpdateGamepadShowPanel \ static_assert(alignof(WB_SetUp_C_UpdateGamepadShowPanel) == 0x000008, "Wrong alignment on WB_SetUp_C_UpdateGamepadShowPanel"); \ static_assert(sizeof(WB_SetUp_C_UpdateGamepadShowPanel) == 0x000040, "Wrong size on WB_SetUp_C_UpdateGamepadShowPanel"); \ static_assert(offsetof(WB_SetUp_C_UpdateGamepadShowPanel, CallFunc_GetPlatformType_ReturnValue) == 0x000000, "Member 'WB_SetUp_C_UpdateGamepadShowPanel::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateGamepadShowPanel, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'WB_SetUp_C_UpdateGamepadShowPanel::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateGamepadShowPanel, K2Node_SwitchEnum_CmpSuccess) == 0x000010, "Member 'WB_SetUp_C_UpdateGamepadShowPanel::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateGamepadShowPanel, K2Node_DynamicCast_AsDCSPlayer_Controller_Base) == 0x000018, "Member 'WB_SetUp_C_UpdateGamepadShowPanel::K2Node_DynamicCast_AsDCSPlayer_Controller_Base' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateGamepadShowPanel, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'WB_SetUp_C_UpdateGamepadShowPanel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateGamepadShowPanel, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000028, "Member 'WB_SetUp_C_UpdateGamepadShowPanel::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateGamepadShowPanel, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000038, "Member 'WB_SetUp_C_UpdateGamepadShowPanel::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateGamepadShowPanel, CallFunc_GetValidValue_ReturnValue) == 0x000039, "Member 'WB_SetUp_C_UpdateGamepadShowPanel::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateGamepadShowPanel, K2Node_SwitchEnum_CmpSuccess_1) == 0x00003A, "Member 'WB_SetUp_C_UpdateGamepadShowPanel::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_UpdateInputSetShowPanel \ static_assert(alignof(WB_SetUp_C_UpdateInputSetShowPanel) == 0x000004, "Wrong alignment on WB_SetUp_C_UpdateInputSetShowPanel"); \ static_assert(sizeof(WB_SetUp_C_UpdateInputSetShowPanel) == 0x00000C, "Wrong size on WB_SetUp_C_UpdateInputSetShowPanel"); \ static_assert(offsetof(WB_SetUp_C_UpdateInputSetShowPanel, InputPin) == 0x000000, "Member 'WB_SetUp_C_UpdateInputSetShowPanel::InputPin' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateInputSetShowPanel, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000008, "Member 'WB_SetUp_C_UpdateInputSetShowPanel::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateInputSetShowPanel, CallFunc_EqualEqual_GameplayTag_ReturnValue_1) == 0x000009, "Member 'WB_SetUp_C_UpdateInputSetShowPanel::CallFunc_EqualEqual_GameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetUp_C_UpdateInputSetShowPanel, CallFunc_BooleanOR_ReturnValue) == 0x00000A, "Member 'WB_SetUp_C_UpdateInputSetShowPanel::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_VisEnterBack \ static_assert(alignof(WB_SetUp_C_VisEnterBack) == 0x000001, "Wrong alignment on WB_SetUp_C_VisEnterBack"); \ static_assert(sizeof(WB_SetUp_C_VisEnterBack) == 0x000001, "Wrong size on WB_SetUp_C_VisEnterBack"); \ static_assert(offsetof(WB_SetUp_C_VisEnterBack, Keyboard) == 0x000000, "Member 'WB_SetUp_C_VisEnterBack::Keyboard' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_WidgetCanPlay \ static_assert(alignof(WB_SetUp_C_WidgetCanPlay) == 0x000001, "Wrong alignment on WB_SetUp_C_WidgetCanPlay"); \ static_assert(sizeof(WB_SetUp_C_WidgetCanPlay) == 0x000001, "Wrong size on WB_SetUp_C_WidgetCanPlay"); \ static_assert(offsetof(WB_SetUp_C_WidgetCanPlay, CanPlay) == 0x000000, "Member 'WB_SetUp_C_WidgetCanPlay::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetUp_C_WidgetPrior \ static_assert(alignof(WB_SetUp_C_WidgetPrior) == 0x000004, "Wrong alignment on WB_SetUp_C_WidgetPrior"); \ static_assert(sizeof(WB_SetUp_C_WidgetPrior) == 0x000004, "Wrong size on WB_SetUp_C_WidgetPrior"); \ static_assert(offsetof(WB_SetUp_C_WidgetPrior, Prior) == 0x000000, "Member 'WB_SetUp_C_WidgetPrior::Prior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SetUp_C \ static_assert(alignof(UWB_SetUp_C) == 0x000008, "Wrong alignment on UWB_SetUp_C"); \ static_assert(sizeof(UWB_SetUp_C) == 0x000408, "Wrong size on UWB_SetUp_C"); \ static_assert(offsetof(UWB_SetUp_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_SetUp_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, Button_Down) == 0x0002C8, "Member 'UWB_SetUp_C::Button_Down' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, Button_Up) == 0x0002D0, "Member 'UWB_SetUp_C::Button_Up' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, Image_downarrow) == 0x0002D8, "Member 'UWB_SetUp_C::Image_downarrow' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, Image_uparrow) == 0x0002E0, "Member 'UWB_SetUp_C::Image_uparrow' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, Overlay_DownArrow) == 0x0002E8, "Member 'UWB_SetUp_C::Overlay_DownArrow' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, Overlay_uparrow) == 0x0002F0, "Member 'UWB_SetUp_C::Overlay_uparrow' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, ScrollBox) == 0x0002F8, "Member 'UWB_SetUp_C::ScrollBox' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, WB_KeyBoardInput) == 0x000300, "Member 'UWB_SetUp_C::WB_KeyBoardInput' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, WB_Options) == 0x000308, "Member 'UWB_SetUp_C::WB_Options' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, WB_Set_InputTypeShowPanel) == 0x000310, "Member 'UWB_SetUp_C::WB_Set_InputTypeShowPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, WidgetSwitcher_Main) == 0x000318, "Member 'UWB_SetUp_C::WidgetSwitcher_Main' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, IsLoge) == 0x000320, "Member 'UWB_SetUp_C::IsLoge' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, ModuleWidget) == 0x000328, "Member 'UWB_SetUp_C::ModuleWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, Skip) == 0x000378, "Member 'UWB_SetUp_C::Skip' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, QuitGamePopWindow) == 0x000380, "Member 'UWB_SetUp_C::QuitGamePopWindow' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, IsOptionPanelActive) == 0x000388, "Member 'UWB_SetUp_C::IsOptionPanelActive' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, Current_Module_Discription) == 0x000390, "Member 'UWB_SetUp_C::Current_Module_Discription' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, LocalOptions) == 0x0003A8, "Member 'UWB_SetUp_C::LocalOptions' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, CurrentSelectmoduleButton) == 0x0003B8, "Member 'UWB_SetUp_C::CurrentSelectmoduleButton' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, CurrentSelectIndex) == 0x0003C0, "Member 'UWB_SetUp_C::CurrentSelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, PlaySelectSound) == 0x0003C4, "Member 'UWB_SetUp_C::PlaySelectSound' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, Center_Line_Image) == 0x0003C8, "Member 'UWB_SetUp_C::Center_Line_Image' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, Center_Line_ImageRight) == 0x0003D0, "Member 'UWB_SetUp_C::Center_Line_ImageRight' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, WGI_Input_Help_Vis) == 0x0003D8, "Member 'UWB_SetUp_C::WGI_Input_Help_Vis' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, ModuleSelectIndex) == 0x0003E0, "Member 'UWB_SetUp_C::ModuleSelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, ShowLoginLine) == 0x0003E8, "Member 'UWB_SetUp_C::ShowLoginLine' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, CurrentDeviceType) == 0x0003F8, "Member 'UWB_SetUp_C::CurrentDeviceType' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, Normal_Panel) == 0x0003F9, "Member 'UWB_SetUp_C::Normal_Panel' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, Normal_Panel_with_Enter) == 0x0003FA, "Member 'UWB_SetUp_C::Normal_Panel_with_Enter' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, PreActivePanel) == 0x0003FC, "Member 'UWB_SetUp_C::PreActivePanel' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, OpenKeyboardPanel) == 0x000400, "Member 'UWB_SetUp_C::OpenKeyboardPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, InputPanelEscDown) == 0x000401, "Member 'UWB_SetUp_C::InputPanelEscDown' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, CanClickUpAgain) == 0x000402, "Member 'UWB_SetUp_C::CanClickUpAgain' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, CanClickDownAgain) == 0x000403, "Member 'UWB_SetUp_C::CanClickDownAgain' has a wrong offset!"); \ static_assert(offsetof(UWB_SetUp_C, NewVar) == 0x000404, "Member 'UWB_SetUp_C::NewVar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UE4ToUE5FunctionLibrary_GetFogInscatteringColor \ static_assert(alignof(UE4ToUE5FunctionLibrary_GetFogInscatteringColor) == 0x000008, "Wrong alignment on UE4ToUE5FunctionLibrary_GetFogInscatteringColor"); \ static_assert(sizeof(UE4ToUE5FunctionLibrary_GetFogInscatteringColor) == 0x000018, "Wrong size on UE4ToUE5FunctionLibrary_GetFogInscatteringColor"); \ static_assert(offsetof(UE4ToUE5FunctionLibrary_GetFogInscatteringColor, HeightFog) == 0x000000, "Member 'UE4ToUE5FunctionLibrary_GetFogInscatteringColor::HeightFog' has a wrong offset!"); \ static_assert(offsetof(UE4ToUE5FunctionLibrary_GetFogInscatteringColor, ReturnValue) == 0x000008, "Member 'UE4ToUE5FunctionLibrary_GetFogInscatteringColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUE4ToUE5FunctionLibrary \ static_assert(alignof(UUE4ToUE5FunctionLibrary) == 0x000008, "Wrong alignment on UUE4ToUE5FunctionLibrary"); \ static_assert(sizeof(UUE4ToUE5FunctionLibrary) == 0x000028, "Wrong size on UUE4ToUE5FunctionLibrary"); \ #define DUMPER7_ASSERTS_FNavDelegate \ static_assert(alignof(FNavDelegate) == 0x000004, "Wrong alignment on FNavDelegate"); \ static_assert(sizeof(FNavDelegate) == 0x000030, "Wrong size on FNavDelegate"); \ static_assert(offsetof(FNavDelegate, Delegate_ClickedEvent) == 0x000000, "Member 'FNavDelegate::Delegate_ClickedEvent' has a wrong offset!"); \ static_assert(offsetof(FNavDelegate, Delegate_SelectedEvent) == 0x000010, "Member 'FNavDelegate::Delegate_SelectedEvent' has a wrong offset!"); \ static_assert(offsetof(FNavDelegate, Delegate_UnSelectedEvent) == 0x000020, "Member 'FNavDelegate::Delegate_UnSelectedEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActionMappingContainers \ static_assert(alignof(FActionMappingContainers) == 0x000008, "Wrong alignment on FActionMappingContainers"); \ static_assert(sizeof(FActionMappingContainers) == 0x0000B0, "Wrong size on FActionMappingContainers"); \ static_assert(offsetof(FActionMappingContainers, DisplayName) == 0x000010, "Member 'FActionMappingContainers::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FActionMappingContainers, Description) == 0x000028, "Member 'FActionMappingContainers::Description' has a wrong offset!"); \ static_assert(offsetof(FActionMappingContainers, ConfigureTag) == 0x000040, "Member 'FActionMappingContainers::ConfigureTag' has a wrong offset!"); \ static_assert(offsetof(FActionMappingContainers, Content) == 0x000048, "Member 'FActionMappingContainers::Content' has a wrong offset!"); \ static_assert(offsetof(FActionMappingContainers, DeviceImage) == 0x000058, "Member 'FActionMappingContainers::DeviceImage' has a wrong offset!"); \ static_assert(offsetof(FActionMappingContainers, ImageVisOrder) == 0x0000A8, "Member 'FActionMappingContainers::ImageVisOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomKeyDelegateGroup \ static_assert(alignof(FCustomKeyDelegateGroup) == 0x000008, "Wrong alignment on FCustomKeyDelegateGroup"); \ static_assert(sizeof(FCustomKeyDelegateGroup) == 0x000020, "Wrong size on FCustomKeyDelegateGroup"); \ #define DUMPER7_ASSERTS_FCustomKeyAnalogValueDelegate \ static_assert(alignof(FCustomKeyAnalogValueDelegate) == 0x000008, "Wrong alignment on FCustomKeyAnalogValueDelegate"); \ static_assert(sizeof(FCustomKeyAnalogValueDelegate) == 0x000020, "Wrong size on FCustomKeyAnalogValueDelegate"); \ static_assert(offsetof(FCustomKeyAnalogValueDelegate, Delegate_OnAnalogKeyEvent) == 0x000010, "Member 'FCustomKeyAnalogValueDelegate::Delegate_OnAnalogKeyEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCombineActionImageContainers \ static_assert(alignof(FCombineActionImageContainers) == 0x000008, "Wrong alignment on FCombineActionImageContainers"); \ static_assert(sizeof(FCombineActionImageContainers) == 0x0000A8, "Wrong size on FCombineActionImageContainers"); \ static_assert(offsetof(FCombineActionImageContainers, ConfigureName) == 0x000000, "Member 'FCombineActionImageContainers::ConfigureName' has a wrong offset!"); \ static_assert(offsetof(FCombineActionImageContainers, DisplayName) == 0x000010, "Member 'FCombineActionImageContainers::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FCombineActionImageContainers, Description) == 0x000028, "Member 'FCombineActionImageContainers::Description' has a wrong offset!"); \ static_assert(offsetof(FCombineActionImageContainers, InputConfigureNames) == 0x000040, "Member 'FCombineActionImageContainers::InputConfigureNames' has a wrong offset!"); \ static_assert(offsetof(FCombineActionImageContainers, DeviceImage) == 0x000050, "Member 'FCombineActionImageContainers::DeviceImage' has a wrong offset!"); \ static_assert(offsetof(FCombineActionImageContainers, Order) == 0x0000A0, "Member 'FCombineActionImageContainers::Order' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCombineActionImageGroup \ static_assert(alignof(FCombineActionImageGroup) == 0x000008, "Wrong alignment on FCombineActionImageGroup"); \ static_assert(sizeof(FCombineActionImageGroup) == 0x000028, "Wrong size on FCombineActionImageGroup"); \ static_assert(offsetof(FCombineActionImageGroup, GroupName) == 0x000000, "Member 'FCombineActionImageGroup::GroupName' has a wrong offset!"); \ static_assert(offsetof(FCombineActionImageGroup, GroupOrder) == 0x000010, "Member 'FCombineActionImageGroup::GroupOrder' has a wrong offset!"); \ static_assert(offsetof(FCombineActionImageGroup, CombineContainers) == 0x000018, "Member 'FCombineActionImageGroup::CombineContainers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputConfigureGroupData \ static_assert(alignof(FInputConfigureGroupData) == 0x000008, "Wrong alignment on FInputConfigureGroupData"); \ static_assert(sizeof(FInputConfigureGroupData) == 0x000200, "Wrong size on FInputConfigureGroupData"); \ static_assert(offsetof(FInputConfigureGroupData, EnterContainers) == 0x000000, "Member 'FInputConfigureGroupData::EnterContainers' has a wrong offset!"); \ static_assert(offsetof(FInputConfigureGroupData, BackContainers) == 0x0000B0, "Member 'FInputConfigureGroupData::BackContainers' has a wrong offset!"); \ static_assert(offsetof(FInputConfigureGroupData, OtherActions) == 0x000160, "Member 'FInputConfigureGroupData::OtherActions' has a wrong offset!"); \ static_assert(offsetof(FInputConfigureGroupData, CombineGroup) == 0x0001B0, "Member 'FInputConfigureGroupData::CombineGroup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputHelpVisContainer \ static_assert(alignof(FInputHelpVisContainer) == 0x000008, "Wrong alignment on FInputHelpVisContainer"); \ static_assert(sizeof(FInputHelpVisContainer) == 0x000080, "Wrong size on FInputHelpVisContainer"); \ static_assert(offsetof(FInputHelpVisContainer, ConfigureName) == 0x000000, "Member 'FInputHelpVisContainer::ConfigureName' has a wrong offset!"); \ static_assert(offsetof(FInputHelpVisContainer, DisplayName) == 0x000010, "Member 'FInputHelpVisContainer::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FInputHelpVisContainer, DisplayImage) == 0x000028, "Member 'FInputHelpVisContainer::DisplayImage' has a wrong offset!"); \ static_assert(offsetof(FInputHelpVisContainer, VisOrder) == 0x000078, "Member 'FInputHelpVisContainer::VisOrder' has a wrong offset!"); \ static_assert(offsetof(FInputHelpVisContainer, ThisIsCombineVis) == 0x00007C, "Member 'FInputHelpVisContainer::ThisIsCombineVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVisContainerOverride \ static_assert(alignof(FVisContainerOverride) == 0x000008, "Wrong alignment on FVisContainerOverride"); \ static_assert(sizeof(FVisContainerOverride) == 0x000020, "Wrong size on FVisContainerOverride"); \ static_assert(offsetof(FVisContainerOverride, bUsingOverrideOrder) == 0x000000, "Member 'FVisContainerOverride::bUsingOverrideOrder' has a wrong offset!"); \ static_assert(offsetof(FVisContainerOverride, OverrideOrder) == 0x000004, "Member 'FVisContainerOverride::OverrideOrder' has a wrong offset!"); \ static_assert(offsetof(FVisContainerOverride, OverrideName) == 0x000008, "Member 'FVisContainerOverride::OverrideName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FOpenedWidgetSet \ static_assert(alignof(FOpenedWidgetSet) == 0x000001, "Wrong alignment on FOpenedWidgetSet"); \ static_assert(sizeof(FOpenedWidgetSet) == 0x000002, "Wrong size on FOpenedWidgetSet"); \ #define DUMPER7_ASSERTS_FSingleWidget \ static_assert(alignof(FSingleWidget) == 0x000008, "Wrong alignment on FSingleWidget"); \ static_assert(sizeof(FSingleWidget) == 0x000018, "Wrong size on FSingleWidget"); \ static_assert(offsetof(FSingleWidget, Widget) == 0x000000, "Member 'FSingleWidget::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWGIPlayerController \ static_assert(alignof(AWGIPlayerController) == 0x000008, "Wrong alignment on AWGIPlayerController"); \ static_assert(sizeof(AWGIPlayerController) == 0x0008B0, "Wrong size on AWGIPlayerController"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2 \ static_assert(alignof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2"); \ static_assert(sizeof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2) == 0x000028, "Wrong size on WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2, WidgetClass) == 0x000008, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2::WidgetClass' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2, Tag) == 0x000010, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2::Tag' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2, ZOder) == 0x000018, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2::ZOder' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2, RepeatReset) == 0x00001C, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2::RepeatReset' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2, ReturnValue) == 0x000020, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewport_K2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_AddSingleWidgetToViewport_Ref \ static_assert(alignof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_Ref) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_AddSingleWidgetToViewport_Ref"); \ static_assert(sizeof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_Ref) == 0x000020, "Wrong size on WGI_BlueprintLibrary_AddSingleWidgetToViewport_Ref"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_Ref, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewport_Ref::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_Ref, inWidgetRef) == 0x000008, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewport_Ref::inWidgetRef' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_Ref, Tag) == 0x000010, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewport_Ref::Tag' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_Ref, ZOder) == 0x000018, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewport_Ref::ZOder' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_Ref, RepeatReset) == 0x00001C, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewport_Ref::RepeatReset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_AddSingleWidgetToViewport_Tag \ static_assert(alignof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_Tag) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_AddSingleWidgetToViewport_Tag"); \ static_assert(sizeof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_Tag) == 0x000028, "Wrong size on WGI_BlueprintLibrary_AddSingleWidgetToViewport_Tag"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_Tag, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewport_Tag::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_Tag, Tag) == 0x000008, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewport_Tag::Tag' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_Tag, ZOder) == 0x000010, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewport_Tag::ZOder' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_Tag, RepeatReset) == 0x000014, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewport_Tag::RepeatReset' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewport_Tag, ReturnValue) == 0x000018, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewport_Tag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_AddSingleWidgetToViewportByClass_K2 \ static_assert(alignof(WGI_BlueprintLibrary_AddSingleWidgetToViewportByClass_K2) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_AddSingleWidgetToViewportByClass_K2"); \ static_assert(sizeof(WGI_BlueprintLibrary_AddSingleWidgetToViewportByClass_K2) == 0x000028, "Wrong size on WGI_BlueprintLibrary_AddSingleWidgetToViewportByClass_K2"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewportByClass_K2, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewportByClass_K2::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewportByClass_K2, WidgetClass) == 0x000008, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewportByClass_K2::WidgetClass' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewportByClass_K2, ZOder) == 0x000010, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewportByClass_K2::ZOder' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewportByClass_K2, RepeatReset) == 0x000014, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewportByClass_K2::RepeatReset' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_AddSingleWidgetToViewportByClass_K2, ReturnValue) == 0x000018, "Member 'WGI_BlueprintLibrary_AddSingleWidgetToViewportByClass_K2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_BindAnyKeyDownEvent \ static_assert(alignof(WGI_BlueprintLibrary_BindAnyKeyDownEvent) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_BindAnyKeyDownEvent"); \ static_assert(sizeof(WGI_BlueprintLibrary_BindAnyKeyDownEvent) == 0x000018, "Wrong size on WGI_BlueprintLibrary_BindAnyKeyDownEvent"); \ static_assert(offsetof(WGI_BlueprintLibrary_BindAnyKeyDownEvent, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_BindAnyKeyDownEvent::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_BindAnyKeyDownEvent, InEvent) == 0x000008, "Member 'WGI_BlueprintLibrary_BindAnyKeyDownEvent::InEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_BindChangedDeviceTypeEvent \ static_assert(alignof(WGI_BlueprintLibrary_BindChangedDeviceTypeEvent) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_BindChangedDeviceTypeEvent"); \ static_assert(sizeof(WGI_BlueprintLibrary_BindChangedDeviceTypeEvent) == 0x000018, "Wrong size on WGI_BlueprintLibrary_BindChangedDeviceTypeEvent"); \ static_assert(offsetof(WGI_BlueprintLibrary_BindChangedDeviceTypeEvent, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_BindChangedDeviceTypeEvent::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_BindChangedDeviceTypeEvent, InEvent) == 0x000008, "Member 'WGI_BlueprintLibrary_BindChangedDeviceTypeEvent::InEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_ChangeInputDeviceType \ static_assert(alignof(WGI_BlueprintLibrary_ChangeInputDeviceType) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_ChangeInputDeviceType"); \ static_assert(sizeof(WGI_BlueprintLibrary_ChangeInputDeviceType) == 0x000018, "Wrong size on WGI_BlueprintLibrary_ChangeInputDeviceType"); \ static_assert(offsetof(WGI_BlueprintLibrary_ChangeInputDeviceType, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_ChangeInputDeviceType::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_ChangeInputDeviceType, NewDeviceType) == 0x000008, "Member 'WGI_BlueprintLibrary_ChangeInputDeviceType::NewDeviceType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2 \ static_assert(alignof(WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2"); \ static_assert(sizeof(WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2) == 0x000030, "Wrong size on WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2"); \ static_assert(offsetof(WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2, Owner) == 0x000000, "Member 'WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2::Owner' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2, OutTag) == 0x000008, "Member 'WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2::OutTag' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2, WidgetClass) == 0x000010, "Member 'WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2::WidgetClass' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2, Tag) == 0x000018, "Member 'WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2::Tag' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2, ZOder) == 0x000020, "Member 'WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2::ZOder' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2, RepeatReset) == 0x000024, "Member 'WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2::RepeatReset' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2, ReturnValue) == 0x000028, "Member 'WGI_BlueprintLibrary_CreateSingleWidgetToViewport_K2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2 \ static_assert(alignof(WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2"); \ static_assert(sizeof(WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2) == 0x000028, "Wrong size on WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2"); \ static_assert(offsetof(WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2, Owner) == 0x000008, "Member 'WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2::Owner' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2, WidgetClass) == 0x000010, "Member 'WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2::WidgetClass' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2, CanInputGame) == 0x000018, "Member 'WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2::CanInputGame' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2, CreateType) == 0x000019, "Member 'WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2::CreateType' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2, ZOrder) == 0x00001C, "Member 'WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2::ZOrder' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2, ReturnValue) == 0x000020, "Member 'WGI_BlueprintLibrary_CreateWGIWidgetToViewport_K2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_DisableMouseAction \ static_assert(alignof(WGI_BlueprintLibrary_DisableMouseAction) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_DisableMouseAction"); \ static_assert(sizeof(WGI_BlueprintLibrary_DisableMouseAction) == 0x000010, "Wrong size on WGI_BlueprintLibrary_DisableMouseAction"); \ static_assert(offsetof(WGI_BlueprintLibrary_DisableMouseAction, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_DisableMouseAction::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_DisableMouseAction, IsDisable) == 0x000008, "Member 'WGI_BlueprintLibrary_DisableMouseAction::IsDisable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_GetActionMappingFromTag \ static_assert(alignof(WGI_BlueprintLibrary_GetActionMappingFromTag) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_GetActionMappingFromTag"); \ static_assert(sizeof(WGI_BlueprintLibrary_GetActionMappingFromTag) == 0x0000C0, "Wrong size on WGI_BlueprintLibrary_GetActionMappingFromTag"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetActionMappingFromTag, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_GetActionMappingFromTag::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetActionMappingFromTag, inTag) == 0x000008, "Member 'WGI_BlueprintLibrary_GetActionMappingFromTag::inTag' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetActionMappingFromTag, ReturnValue) == 0x000010, "Member 'WGI_BlueprintLibrary_GetActionMappingFromTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_GetCurrentInputDeviceType \ static_assert(alignof(WGI_BlueprintLibrary_GetCurrentInputDeviceType) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_GetCurrentInputDeviceType"); \ static_assert(sizeof(WGI_BlueprintLibrary_GetCurrentInputDeviceType) == 0x000020, "Wrong size on WGI_BlueprintLibrary_GetCurrentInputDeviceType"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetCurrentInputDeviceType, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_GetCurrentInputDeviceType::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetCurrentInputDeviceType, DeviceType) == 0x000008, "Member 'WGI_BlueprintLibrary_GetCurrentInputDeviceType::DeviceType' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetCurrentInputDeviceType, DeviceTypeIndex) == 0x000018, "Member 'WGI_BlueprintLibrary_GetCurrentInputDeviceType::DeviceTypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_GetDisplayImageFormAction \ static_assert(alignof(WGI_BlueprintLibrary_GetDisplayImageFormAction) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_GetDisplayImageFormAction"); \ static_assert(sizeof(WGI_BlueprintLibrary_GetDisplayImageFormAction) == 0x000068, "Wrong size on WGI_BlueprintLibrary_GetDisplayImageFormAction"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetDisplayImageFormAction, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_GetDisplayImageFormAction::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetDisplayImageFormAction, InName) == 0x000008, "Member 'WGI_BlueprintLibrary_GetDisplayImageFormAction::InName' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetDisplayImageFormAction, ReturnValue) == 0x000018, "Member 'WGI_BlueprintLibrary_GetDisplayImageFormAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_GetFocusWidget \ static_assert(alignof(WGI_BlueprintLibrary_GetFocusWidget) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_GetFocusWidget"); \ static_assert(sizeof(WGI_BlueprintLibrary_GetFocusWidget) == 0x000010, "Wrong size on WGI_BlueprintLibrary_GetFocusWidget"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetFocusWidget, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_GetFocusWidget::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetFocusWidget, ReturnValue) == 0x000008, "Member 'WGI_BlueprintLibrary_GetFocusWidget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_GetOpenedWidget_K2 \ static_assert(alignof(WGI_BlueprintLibrary_GetOpenedWidget_K2) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_GetOpenedWidget_K2"); \ static_assert(sizeof(WGI_BlueprintLibrary_GetOpenedWidget_K2) == 0x000018, "Wrong size on WGI_BlueprintLibrary_GetOpenedWidget_K2"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetOpenedWidget_K2, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_GetOpenedWidget_K2::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetOpenedWidget_K2, WidgetClass) == 0x000008, "Member 'WGI_BlueprintLibrary_GetOpenedWidget_K2::WidgetClass' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetOpenedWidget_K2, ReturnValue) == 0x000010, "Member 'WGI_BlueprintLibrary_GetOpenedWidget_K2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_GetOpenedWidgetNum \ static_assert(alignof(WGI_BlueprintLibrary_GetOpenedWidgetNum) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_GetOpenedWidgetNum"); \ static_assert(sizeof(WGI_BlueprintLibrary_GetOpenedWidgetNum) == 0x000010, "Wrong size on WGI_BlueprintLibrary_GetOpenedWidgetNum"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetOpenedWidgetNum, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_GetOpenedWidgetNum::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetOpenedWidgetNum, bIncludeHidden) == 0x000008, "Member 'WGI_BlueprintLibrary_GetOpenedWidgetNum::bIncludeHidden' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetOpenedWidgetNum, ReturnValue) == 0x00000C, "Member 'WGI_BlueprintLibrary_GetOpenedWidgetNum::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_GetOpenedWidgets \ static_assert(alignof(WGI_BlueprintLibrary_GetOpenedWidgets) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_GetOpenedWidgets"); \ static_assert(sizeof(WGI_BlueprintLibrary_GetOpenedWidgets) == 0x000020, "Wrong size on WGI_BlueprintLibrary_GetOpenedWidgets"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetOpenedWidgets, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_GetOpenedWidgets::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetOpenedWidgets, bIncludeHidden) == 0x000008, "Member 'WGI_BlueprintLibrary_GetOpenedWidgets::bIncludeHidden' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetOpenedWidgets, ReturnValue) == 0x000010, "Member 'WGI_BlueprintLibrary_GetOpenedWidgets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_GetSingleWidget_K2 \ static_assert(alignof(WGI_BlueprintLibrary_GetSingleWidget_K2) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_GetSingleWidget_K2"); \ static_assert(sizeof(WGI_BlueprintLibrary_GetSingleWidget_K2) == 0x000020, "Wrong size on WGI_BlueprintLibrary_GetSingleWidget_K2"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidget_K2, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_GetSingleWidget_K2::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidget_K2, WidgetClass) == 0x000008, "Member 'WGI_BlueprintLibrary_GetSingleWidget_K2::WidgetClass' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidget_K2, Tag) == 0x000010, "Member 'WGI_BlueprintLibrary_GetSingleWidget_K2::Tag' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidget_K2, ReturnValue) == 0x000018, "Member 'WGI_BlueprintLibrary_GetSingleWidget_K2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_GetSingleWidget_Tag \ static_assert(alignof(WGI_BlueprintLibrary_GetSingleWidget_Tag) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_GetSingleWidget_Tag"); \ static_assert(sizeof(WGI_BlueprintLibrary_GetSingleWidget_Tag) == 0x000028, "Wrong size on WGI_BlueprintLibrary_GetSingleWidget_Tag"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidget_Tag, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_GetSingleWidget_Tag::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidget_Tag, Tag) == 0x000008, "Member 'WGI_BlueprintLibrary_GetSingleWidget_Tag::Tag' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidget_Tag, OnlyTop) == 0x000010, "Member 'WGI_BlueprintLibrary_GetSingleWidget_Tag::OnlyTop' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidget_Tag, ReturnValue) == 0x000018, "Member 'WGI_BlueprintLibrary_GetSingleWidget_Tag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_GetSingleWidgetByClass_K2 \ static_assert(alignof(WGI_BlueprintLibrary_GetSingleWidgetByClass_K2) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_GetSingleWidgetByClass_K2"); \ static_assert(sizeof(WGI_BlueprintLibrary_GetSingleWidgetByClass_K2) == 0x000028, "Wrong size on WGI_BlueprintLibrary_GetSingleWidgetByClass_K2"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidgetByClass_K2, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_GetSingleWidgetByClass_K2::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidgetByClass_K2, WidgetClass) == 0x000008, "Member 'WGI_BlueprintLibrary_GetSingleWidgetByClass_K2::WidgetClass' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidgetByClass_K2, OnlyTop) == 0x000010, "Member 'WGI_BlueprintLibrary_GetSingleWidgetByClass_K2::OnlyTop' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidgetByClass_K2, ReturnValue) == 0x000018, "Member 'WGI_BlueprintLibrary_GetSingleWidgetByClass_K2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_GetSingleWidgetNum \ static_assert(alignof(WGI_BlueprintLibrary_GetSingleWidgetNum) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_GetSingleWidgetNum"); \ static_assert(sizeof(WGI_BlueprintLibrary_GetSingleWidgetNum) == 0x000010, "Wrong size on WGI_BlueprintLibrary_GetSingleWidgetNum"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidgetNum, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_GetSingleWidgetNum::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidgetNum, bIncludeHidden) == 0x000008, "Member 'WGI_BlueprintLibrary_GetSingleWidgetNum::bIncludeHidden' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidgetNum, ReturnValue) == 0x00000C, "Member 'WGI_BlueprintLibrary_GetSingleWidgetNum::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_GetSingleWidgets \ static_assert(alignof(WGI_BlueprintLibrary_GetSingleWidgets) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_GetSingleWidgets"); \ static_assert(sizeof(WGI_BlueprintLibrary_GetSingleWidgets) == 0x000020, "Wrong size on WGI_BlueprintLibrary_GetSingleWidgets"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidgets, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_GetSingleWidgets::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidgets, bIncludeHidden) == 0x000008, "Member 'WGI_BlueprintLibrary_GetSingleWidgets::bIncludeHidden' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_GetSingleWidgets, ReturnValue) == 0x000010, "Member 'WGI_BlueprintLibrary_GetSingleWidgets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_InputToSingleWidget \ static_assert(alignof(WGI_BlueprintLibrary_InputToSingleWidget) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_InputToSingleWidget"); \ static_assert(sizeof(WGI_BlueprintLibrary_InputToSingleWidget) == 0x000050, "Wrong size on WGI_BlueprintLibrary_InputToSingleWidget"); \ static_assert(offsetof(WGI_BlueprintLibrary_InputToSingleWidget, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_InputToSingleWidget::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_InputToSingleWidget, InKey) == 0x000008, "Member 'WGI_BlueprintLibrary_InputToSingleWidget::InKey' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_InputToSingleWidget, bKeyDown) == 0x000048, "Member 'WGI_BlueprintLibrary_InputToSingleWidget::bKeyDown' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_InputToSingleWidget, ReturnValue) == 0x000049, "Member 'WGI_BlueprintLibrary_InputToSingleWidget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_KeyToString \ static_assert(alignof(WGI_BlueprintLibrary_KeyToString) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_KeyToString"); \ static_assert(sizeof(WGI_BlueprintLibrary_KeyToString) == 0x000028, "Wrong size on WGI_BlueprintLibrary_KeyToString"); \ static_assert(offsetof(WGI_BlueprintLibrary_KeyToString, str) == 0x000000, "Member 'WGI_BlueprintLibrary_KeyToString::str' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_KeyToString, ReturnValue) == 0x000010, "Member 'WGI_BlueprintLibrary_KeyToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_RemoveAllWidget \ static_assert(alignof(WGI_BlueprintLibrary_RemoveAllWidget) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_RemoveAllWidget"); \ static_assert(sizeof(WGI_BlueprintLibrary_RemoveAllWidget) == 0x000008, "Wrong size on WGI_BlueprintLibrary_RemoveAllWidget"); \ static_assert(offsetof(WGI_BlueprintLibrary_RemoveAllWidget, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_RemoveAllWidget::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_RemoveSingleWidget \ static_assert(alignof(WGI_BlueprintLibrary_RemoveSingleWidget) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_RemoveSingleWidget"); \ static_assert(sizeof(WGI_BlueprintLibrary_RemoveSingleWidget) == 0x000008, "Wrong size on WGI_BlueprintLibrary_RemoveSingleWidget"); \ static_assert(offsetof(WGI_BlueprintLibrary_RemoveSingleWidget, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_RemoveSingleWidget::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_RemoveSingleWidgetFromViewport \ static_assert(alignof(WGI_BlueprintLibrary_RemoveSingleWidgetFromViewport) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_RemoveSingleWidgetFromViewport"); \ static_assert(sizeof(WGI_BlueprintLibrary_RemoveSingleWidgetFromViewport) == 0x000020, "Wrong size on WGI_BlueprintLibrary_RemoveSingleWidgetFromViewport"); \ static_assert(offsetof(WGI_BlueprintLibrary_RemoveSingleWidgetFromViewport, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_RemoveSingleWidgetFromViewport::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_RemoveSingleWidgetFromViewport, RemoveValue) == 0x000008, "Member 'WGI_BlueprintLibrary_RemoveSingleWidgetFromViewport::RemoveValue' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_RemoveSingleWidgetFromViewport, WidgetClass) == 0x000010, "Member 'WGI_BlueprintLibrary_RemoveSingleWidgetFromViewport::WidgetClass' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_RemoveSingleWidgetFromViewport, Tag) == 0x000018, "Member 'WGI_BlueprintLibrary_RemoveSingleWidgetFromViewport::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_RemoveWidgetFromViewport \ static_assert(alignof(WGI_BlueprintLibrary_RemoveWidgetFromViewport) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_RemoveWidgetFromViewport"); \ static_assert(sizeof(WGI_BlueprintLibrary_RemoveWidgetFromViewport) == 0x000010, "Wrong size on WGI_BlueprintLibrary_RemoveWidgetFromViewport"); \ static_assert(offsetof(WGI_BlueprintLibrary_RemoveWidgetFromViewport, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_RemoveWidgetFromViewport::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_RemoveWidgetFromViewport, InWidget) == 0x000008, "Member 'WGI_BlueprintLibrary_RemoveWidgetFromViewport::InWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_RemoveWidgetGroup \ static_assert(alignof(WGI_BlueprintLibrary_RemoveWidgetGroup) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_RemoveWidgetGroup"); \ static_assert(sizeof(WGI_BlueprintLibrary_RemoveWidgetGroup) == 0x000008, "Wrong size on WGI_BlueprintLibrary_RemoveWidgetGroup"); \ static_assert(offsetof(WGI_BlueprintLibrary_RemoveWidgetGroup, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_RemoveWidgetGroup::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_SetSingleDisableInput \ static_assert(alignof(WGI_BlueprintLibrary_SetSingleDisableInput) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_SetSingleDisableInput"); \ static_assert(sizeof(WGI_BlueprintLibrary_SetSingleDisableInput) == 0x000010, "Wrong size on WGI_BlueprintLibrary_SetSingleDisableInput"); \ static_assert(offsetof(WGI_BlueprintLibrary_SetSingleDisableInput, InWidget) == 0x000000, "Member 'WGI_BlueprintLibrary_SetSingleDisableInput::InWidget' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_SetSingleDisableInput, Value) == 0x000008, "Member 'WGI_BlueprintLibrary_SetSingleDisableInput::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_SetSingleWidgetDoNotClear \ static_assert(alignof(WGI_BlueprintLibrary_SetSingleWidgetDoNotClear) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_SetSingleWidgetDoNotClear"); \ static_assert(sizeof(WGI_BlueprintLibrary_SetSingleWidgetDoNotClear) == 0x000010, "Wrong size on WGI_BlueprintLibrary_SetSingleWidgetDoNotClear"); \ static_assert(offsetof(WGI_BlueprintLibrary_SetSingleWidgetDoNotClear, InWidget) == 0x000000, "Member 'WGI_BlueprintLibrary_SetSingleWidgetDoNotClear::InWidget' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_SetSingleWidgetDoNotClear, DoNotClear) == 0x000008, "Member 'WGI_BlueprintLibrary_SetSingleWidgetDoNotClear::DoNotClear' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_SetSingleWidgetInputOrder \ static_assert(alignof(WGI_BlueprintLibrary_SetSingleWidgetInputOrder) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_SetSingleWidgetInputOrder"); \ static_assert(sizeof(WGI_BlueprintLibrary_SetSingleWidgetInputOrder) == 0x000010, "Wrong size on WGI_BlueprintLibrary_SetSingleWidgetInputOrder"); \ static_assert(offsetof(WGI_BlueprintLibrary_SetSingleWidgetInputOrder, InWidget) == 0x000000, "Member 'WGI_BlueprintLibrary_SetSingleWidgetInputOrder::InWidget' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_SetSingleWidgetInputOrder, InputOrder) == 0x000008, "Member 'WGI_BlueprintLibrary_SetSingleWidgetInputOrder::InputOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_SetWidgetFocusable \ static_assert(alignof(WGI_BlueprintLibrary_SetWidgetFocusable) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_SetWidgetFocusable"); \ static_assert(sizeof(WGI_BlueprintLibrary_SetWidgetFocusable) == 0x000010, "Wrong size on WGI_BlueprintLibrary_SetWidgetFocusable"); \ static_assert(offsetof(WGI_BlueprintLibrary_SetWidgetFocusable, Widget) == 0x000000, "Member 'WGI_BlueprintLibrary_SetWidgetFocusable::Widget' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_SetWidgetFocusable, Focusable) == 0x000008, "Member 'WGI_BlueprintLibrary_SetWidgetFocusable::Focusable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_StringToKey \ static_assert(alignof(WGI_BlueprintLibrary_StringToKey) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_StringToKey"); \ static_assert(sizeof(WGI_BlueprintLibrary_StringToKey) == 0x000028, "Wrong size on WGI_BlueprintLibrary_StringToKey"); \ static_assert(offsetof(WGI_BlueprintLibrary_StringToKey, Key) == 0x000000, "Member 'WGI_BlueprintLibrary_StringToKey::Key' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_StringToKey, ReturnValue) == 0x000018, "Member 'WGI_BlueprintLibrary_StringToKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_BlueprintLibrary_UnBindChangedDeviceTypeEvent \ static_assert(alignof(WGI_BlueprintLibrary_UnBindChangedDeviceTypeEvent) == 0x000008, "Wrong alignment on WGI_BlueprintLibrary_UnBindChangedDeviceTypeEvent"); \ static_assert(sizeof(WGI_BlueprintLibrary_UnBindChangedDeviceTypeEvent) == 0x000018, "Wrong size on WGI_BlueprintLibrary_UnBindChangedDeviceTypeEvent"); \ static_assert(offsetof(WGI_BlueprintLibrary_UnBindChangedDeviceTypeEvent, WorldContextObject) == 0x000000, "Member 'WGI_BlueprintLibrary_UnBindChangedDeviceTypeEvent::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WGI_BlueprintLibrary_UnBindChangedDeviceTypeEvent, InEvent) == 0x000008, "Member 'WGI_BlueprintLibrary_UnBindChangedDeviceTypeEvent::InEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWGI_BlueprintLibrary \ static_assert(alignof(UWGI_BlueprintLibrary) == 0x000008, "Wrong alignment on UWGI_BlueprintLibrary"); \ static_assert(sizeof(UWGI_BlueprintLibrary) == 0x000028, "Wrong size on UWGI_BlueprintLibrary"); \ #define DUMPER7_ASSERTS_UWGI_Button \ static_assert(alignof(UWGI_Button) == 0x000010, "Wrong alignment on UWGI_Button"); \ static_assert(sizeof(UWGI_Button) == 0x000600, "Wrong size on UWGI_Button"); \ #define DUMPER7_ASSERTS_WGI_NavInterface_OnNavOperationUpdateInterface \ static_assert(alignof(WGI_NavInterface_OnNavOperationUpdateInterface) == 0x000001, "Wrong alignment on WGI_NavInterface_OnNavOperationUpdateInterface"); \ static_assert(sizeof(WGI_NavInterface_OnNavOperationUpdateInterface) == 0x000001, "Wrong size on WGI_NavInterface_OnNavOperationUpdateInterface"); \ static_assert(offsetof(WGI_NavInterface_OnNavOperationUpdateInterface, Value) == 0x000000, "Member 'WGI_NavInterface_OnNavOperationUpdateInterface::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IWGI_NavInterface \ static_assert(alignof(IWGI_NavInterface) == 0x000001, "Wrong alignment on IWGI_NavInterface"); \ static_assert(sizeof(IWGI_NavInterface) == 0x000001, "Wrong size on IWGI_NavInterface"); \ #define DUMPER7_ASSERTS_WGI_NavItem_CallOwnerClickEvent \ static_assert(alignof(WGI_NavItem_CallOwnerClickEvent) == 0x000001, "Wrong alignment on WGI_NavItem_CallOwnerClickEvent"); \ static_assert(sizeof(WGI_NavItem_CallOwnerClickEvent) == 0x000001, "Wrong size on WGI_NavItem_CallOwnerClickEvent"); \ static_assert(offsetof(WGI_NavItem_CallOwnerClickEvent, bCallSelf) == 0x000000, "Member 'WGI_NavItem_CallOwnerClickEvent::bCallSelf' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_NavItem_CallOwnerSelectEvent \ static_assert(alignof(WGI_NavItem_CallOwnerSelectEvent) == 0x000001, "Wrong alignment on WGI_NavItem_CallOwnerSelectEvent"); \ static_assert(sizeof(WGI_NavItem_CallOwnerSelectEvent) == 0x000001, "Wrong size on WGI_NavItem_CallOwnerSelectEvent"); \ static_assert(offsetof(WGI_NavItem_CallOwnerSelectEvent, bCallSelf) == 0x000000, "Member 'WGI_NavItem_CallOwnerSelectEvent::bCallSelf' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_NavItem_CallOwnerUnSelectEvent \ static_assert(alignof(WGI_NavItem_CallOwnerUnSelectEvent) == 0x000001, "Wrong alignment on WGI_NavItem_CallOwnerUnSelectEvent"); \ static_assert(sizeof(WGI_NavItem_CallOwnerUnSelectEvent) == 0x000001, "Wrong size on WGI_NavItem_CallOwnerUnSelectEvent"); \ static_assert(offsetof(WGI_NavItem_CallOwnerUnSelectEvent, bCallSelf) == 0x000000, "Member 'WGI_NavItem_CallOwnerUnSelectEvent::bCallSelf' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_NavItem_GetChildIndex \ static_assert(alignof(WGI_NavItem_GetChildIndex) == 0x000004, "Wrong alignment on WGI_NavItem_GetChildIndex"); \ static_assert(sizeof(WGI_NavItem_GetChildIndex) == 0x000004, "Wrong size on WGI_NavItem_GetChildIndex"); \ static_assert(offsetof(WGI_NavItem_GetChildIndex, ReturnValue) == 0x000000, "Member 'WGI_NavItem_GetChildIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_NavItem_GetOwnerExtension \ static_assert(alignof(WGI_NavItem_GetOwnerExtension) == 0x000008, "Wrong alignment on WGI_NavItem_GetOwnerExtension"); \ static_assert(sizeof(WGI_NavItem_GetOwnerExtension) == 0x000008, "Wrong size on WGI_NavItem_GetOwnerExtension"); \ static_assert(offsetof(WGI_NavItem_GetOwnerExtension, ReturnValue) == 0x000000, "Member 'WGI_NavItem_GetOwnerExtension::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_NavItem_IsSelected \ static_assert(alignof(WGI_NavItem_IsSelected) == 0x000001, "Wrong alignment on WGI_NavItem_IsSelected"); \ static_assert(sizeof(WGI_NavItem_IsSelected) == 0x000001, "Wrong size on WGI_NavItem_IsSelected"); \ static_assert(offsetof(WGI_NavItem_IsSelected, ReturnValue) == 0x000000, "Member 'WGI_NavItem_IsSelected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_NavItem_OnNavOperationUpdate \ static_assert(alignof(WGI_NavItem_OnNavOperationUpdate) == 0x000001, "Wrong alignment on WGI_NavItem_OnNavOperationUpdate"); \ static_assert(sizeof(WGI_NavItem_OnNavOperationUpdate) == 0x000001, "Wrong size on WGI_NavItem_OnNavOperationUpdate"); \ static_assert(offsetof(WGI_NavItem_OnNavOperationUpdate, Value) == 0x000000, "Member 'WGI_NavItem_OnNavOperationUpdate::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_NavItem_SelectThisChild \ static_assert(alignof(WGI_NavItem_SelectThisChild) == 0x000001, "Wrong alignment on WGI_NavItem_SelectThisChild"); \ static_assert(sizeof(WGI_NavItem_SelectThisChild) == 0x000003, "Wrong size on WGI_NavItem_SelectThisChild"); \ static_assert(offsetof(WGI_NavItem_SelectThisChild, bCallEventWhenSelected) == 0x000000, "Member 'WGI_NavItem_SelectThisChild::bCallEventWhenSelected' has a wrong offset!"); \ static_assert(offsetof(WGI_NavItem_SelectThisChild, bJoinTheCache) == 0x000001, "Member 'WGI_NavItem_SelectThisChild::bJoinTheCache' has a wrong offset!"); \ static_assert(offsetof(WGI_NavItem_SelectThisChild, bUpdateScrollBoxOffset) == 0x000002, "Member 'WGI_NavItem_SelectThisChild::bUpdateScrollBoxOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_NavItem_SetSkip \ static_assert(alignof(WGI_NavItem_SetSkip) == 0x000001, "Wrong alignment on WGI_NavItem_SetSkip"); \ static_assert(sizeof(WGI_NavItem_SetSkip) == 0x000001, "Wrong size on WGI_NavItem_SetSkip"); \ static_assert(offsetof(WGI_NavItem_SetSkip, NewValue) == 0x000000, "Member 'WGI_NavItem_SetSkip::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_NavItem_GetSkip \ static_assert(alignof(WGI_NavItem_GetSkip) == 0x000001, "Wrong alignment on WGI_NavItem_GetSkip"); \ static_assert(sizeof(WGI_NavItem_GetSkip) == 0x000001, "Wrong size on WGI_NavItem_GetSkip"); \ static_assert(offsetof(WGI_NavItem_GetSkip, ReturnValue) == 0x000000, "Member 'WGI_NavItem_GetSkip::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWGI_NavItem \ static_assert(alignof(UWGI_NavItem) == 0x000008, "Wrong alignment on UWGI_NavItem"); \ static_assert(sizeof(UWGI_NavItem) == 0x000288, "Wrong size on UWGI_NavItem"); \ static_assert(offsetof(UWGI_NavItem, bSkip) == 0x000278, "Member 'UWGI_NavItem::bSkip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddAnalogKeyEvent \ static_assert(alignof(WGI_UserWidget_AddAnalogKeyEvent) == 0x000004, "Wrong alignment on WGI_UserWidget_AddAnalogKeyEvent"); \ static_assert(sizeof(WGI_UserWidget_AddAnalogKeyEvent) == 0x000018, "Wrong size on WGI_UserWidget_AddAnalogKeyEvent"); \ static_assert(offsetof(WGI_UserWidget_AddAnalogKeyEvent, KeyName) == 0x000000, "Member 'WGI_UserWidget_AddAnalogKeyEvent::KeyName' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddAnalogKeyEvent, OnAnalogKeyEvent) == 0x000008, "Member 'WGI_UserWidget_AddAnalogKeyEvent::OnAnalogKeyEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddChildToNavPanel \ static_assert(alignof(WGI_UserWidget_AddChildToNavPanel) == 0x000008, "Wrong alignment on WGI_UserWidget_AddChildToNavPanel"); \ static_assert(sizeof(WGI_UserWidget_AddChildToNavPanel) == 0x000020, "Wrong size on WGI_UserWidget_AddChildToNavPanel"); \ static_assert(offsetof(WGI_UserWidget_AddChildToNavPanel, Panel) == 0x000000, "Member 'WGI_UserWidget_AddChildToNavPanel::Panel' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddChildToNavPanel, Content) == 0x000008, "Member 'WGI_UserWidget_AddChildToNavPanel::Content' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddChildToNavPanel, bSelectThis) == 0x000010, "Member 'WGI_UserWidget_AddChildToNavPanel::bSelectThis' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddChildToNavPanel, ReturnValue) == 0x000018, "Member 'WGI_UserWidget_AddChildToNavPanel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddChildToNavPanel_GridPanel \ static_assert(alignof(WGI_UserWidget_AddChildToNavPanel_GridPanel) == 0x000008, "Wrong alignment on WGI_UserWidget_AddChildToNavPanel_GridPanel"); \ static_assert(sizeof(WGI_UserWidget_AddChildToNavPanel_GridPanel) == 0x000028, "Wrong size on WGI_UserWidget_AddChildToNavPanel_GridPanel"); \ static_assert(offsetof(WGI_UserWidget_AddChildToNavPanel_GridPanel, Panel) == 0x000000, "Member 'WGI_UserWidget_AddChildToNavPanel_GridPanel::Panel' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddChildToNavPanel_GridPanel, Content) == 0x000008, "Member 'WGI_UserWidget_AddChildToNavPanel_GridPanel::Content' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddChildToNavPanel_GridPanel, bSelectThis) == 0x000010, "Member 'WGI_UserWidget_AddChildToNavPanel_GridPanel::bSelectThis' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddChildToNavPanel_GridPanel, inRow) == 0x000014, "Member 'WGI_UserWidget_AddChildToNavPanel_GridPanel::inRow' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddChildToNavPanel_GridPanel, inColumn) == 0x000018, "Member 'WGI_UserWidget_AddChildToNavPanel_GridPanel::inColumn' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddChildToNavPanel_GridPanel, ReturnValue) == 0x000020, "Member 'WGI_UserWidget_AddChildToNavPanel_GridPanel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddChildToNavPanel_UniformGridPanel \ static_assert(alignof(WGI_UserWidget_AddChildToNavPanel_UniformGridPanel) == 0x000008, "Wrong alignment on WGI_UserWidget_AddChildToNavPanel_UniformGridPanel"); \ static_assert(sizeof(WGI_UserWidget_AddChildToNavPanel_UniformGridPanel) == 0x000028, "Wrong size on WGI_UserWidget_AddChildToNavPanel_UniformGridPanel"); \ static_assert(offsetof(WGI_UserWidget_AddChildToNavPanel_UniformGridPanel, Panel) == 0x000000, "Member 'WGI_UserWidget_AddChildToNavPanel_UniformGridPanel::Panel' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddChildToNavPanel_UniformGridPanel, Content) == 0x000008, "Member 'WGI_UserWidget_AddChildToNavPanel_UniformGridPanel::Content' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddChildToNavPanel_UniformGridPanel, bSelectThis) == 0x000010, "Member 'WGI_UserWidget_AddChildToNavPanel_UniformGridPanel::bSelectThis' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddChildToNavPanel_UniformGridPanel, inRow) == 0x000014, "Member 'WGI_UserWidget_AddChildToNavPanel_UniformGridPanel::inRow' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddChildToNavPanel_UniformGridPanel, inColumn) == 0x000018, "Member 'WGI_UserWidget_AddChildToNavPanel_UniformGridPanel::inColumn' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddChildToNavPanel_UniformGridPanel, ReturnValue) == 0x000020, "Member 'WGI_UserWidget_AddChildToNavPanel_UniformGridPanel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddChildWGIUserWidget \ static_assert(alignof(WGI_UserWidget_AddChildWGIUserWidget) == 0x000008, "Wrong alignment on WGI_UserWidget_AddChildWGIUserWidget"); \ static_assert(sizeof(WGI_UserWidget_AddChildWGIUserWidget) == 0x000008, "Wrong size on WGI_UserWidget_AddChildWGIUserWidget"); \ static_assert(offsetof(WGI_UserWidget_AddChildWGIUserWidget, Widget) == 0x000000, "Member 'WGI_UserWidget_AddChildWGIUserWidget::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddCustomKeyEvent \ static_assert(alignof(WGI_UserWidget_AddCustomKeyEvent) == 0x000004, "Wrong alignment on WGI_UserWidget_AddCustomKeyEvent"); \ static_assert(sizeof(WGI_UserWidget_AddCustomKeyEvent) == 0x00001C, "Wrong size on WGI_UserWidget_AddCustomKeyEvent"); \ static_assert(offsetof(WGI_UserWidget_AddCustomKeyEvent, KeyName) == 0x000000, "Member 'WGI_UserWidget_AddCustomKeyEvent::KeyName' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddCustomKeyEvent, OnKeyEvent) == 0x000008, "Member 'WGI_UserWidget_AddCustomKeyEvent::OnKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddCustomKeyEvent, bRepeat) == 0x000018, "Member 'WGI_UserWidget_AddCustomKeyEvent::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddNavFroGridPanel \ static_assert(alignof(WGI_UserWidget_AddNavFroGridPanel) == 0x000008, "Wrong alignment on WGI_UserWidget_AddNavFroGridPanel"); \ static_assert(sizeof(WGI_UserWidget_AddNavFroGridPanel) == 0x000038, "Wrong size on WGI_UserWidget_AddNavFroGridPanel"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel, GridPanel) == 0x000000, "Member 'WGI_UserWidget_AddNavFroGridPanel::GridPanel' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel, MaxColumn) == 0x000008, "Member 'WGI_UserWidget_AddNavFroGridPanel::MaxColumn' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel, LeftKey) == 0x00000C, "Member 'WGI_UserWidget_AddNavFroGridPanel::LeftKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel, RightKey) == 0x000014, "Member 'WGI_UserWidget_AddNavFroGridPanel::RightKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel, UpKey) == 0x00001C, "Member 'WGI_UserWidget_AddNavFroGridPanel::UpKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel, DownKey) == 0x000024, "Member 'WGI_UserWidget_AddNavFroGridPanel::DownKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel, bIsLoop) == 0x00002C, "Member 'WGI_UserWidget_AddNavFroGridPanel::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel, bHorizontalLoop_Backward) == 0x00002D, "Member 'WGI_UserWidget_AddNavFroGridPanel::bHorizontalLoop_Backward' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel, InitSelectedIndex) == 0x000030, "Member 'WGI_UserWidget_AddNavFroGridPanel::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel, bRepeat) == 0x000034, "Member 'WGI_UserWidget_AddNavFroGridPanel::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddNavFroGridPanel_Delegate \ static_assert(alignof(WGI_UserWidget_AddNavFroGridPanel_Delegate) == 0x000008, "Wrong alignment on WGI_UserWidget_AddNavFroGridPanel_Delegate"); \ static_assert(sizeof(WGI_UserWidget_AddNavFroGridPanel_Delegate) == 0x000068, "Wrong size on WGI_UserWidget_AddNavFroGridPanel_Delegate"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel_Delegate, GridPanel) == 0x000000, "Member 'WGI_UserWidget_AddNavFroGridPanel_Delegate::GridPanel' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel_Delegate, MaxColumn) == 0x000008, "Member 'WGI_UserWidget_AddNavFroGridPanel_Delegate::MaxColumn' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel_Delegate, OnClickedEvent) == 0x00000C, "Member 'WGI_UserWidget_AddNavFroGridPanel_Delegate::OnClickedEvent' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel_Delegate, OnSelectedEvent) == 0x00001C, "Member 'WGI_UserWidget_AddNavFroGridPanel_Delegate::OnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel_Delegate, OnUnSelectedEvent) == 0x00002C, "Member 'WGI_UserWidget_AddNavFroGridPanel_Delegate::OnUnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel_Delegate, LeftKey) == 0x00003C, "Member 'WGI_UserWidget_AddNavFroGridPanel_Delegate::LeftKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel_Delegate, RightKey) == 0x000044, "Member 'WGI_UserWidget_AddNavFroGridPanel_Delegate::RightKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel_Delegate, UpKey) == 0x00004C, "Member 'WGI_UserWidget_AddNavFroGridPanel_Delegate::UpKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel_Delegate, DownKey) == 0x000054, "Member 'WGI_UserWidget_AddNavFroGridPanel_Delegate::DownKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel_Delegate, bIsLoop) == 0x00005C, "Member 'WGI_UserWidget_AddNavFroGridPanel_Delegate::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel_Delegate, bHorizontalLoop_Backward) == 0x00005D, "Member 'WGI_UserWidget_AddNavFroGridPanel_Delegate::bHorizontalLoop_Backward' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel_Delegate, InitSelectedIndex) == 0x000060, "Member 'WGI_UserWidget_AddNavFroGridPanel_Delegate::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroGridPanel_Delegate, bRepeat) == 0x000064, "Member 'WGI_UserWidget_AddNavFroGridPanel_Delegate::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddNavFroHorizontalBox \ static_assert(alignof(WGI_UserWidget_AddNavFroHorizontalBox) == 0x000008, "Wrong alignment on WGI_UserWidget_AddNavFroHorizontalBox"); \ static_assert(sizeof(WGI_UserWidget_AddNavFroHorizontalBox) == 0x000028, "Wrong size on WGI_UserWidget_AddNavFroHorizontalBox"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroHorizontalBox, HorizontalBox) == 0x000000, "Member 'WGI_UserWidget_AddNavFroHorizontalBox::HorizontalBox' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroHorizontalBox, LeftKey) == 0x000008, "Member 'WGI_UserWidget_AddNavFroHorizontalBox::LeftKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroHorizontalBox, RightKey) == 0x000010, "Member 'WGI_UserWidget_AddNavFroHorizontalBox::RightKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroHorizontalBox, bIsLoop) == 0x000018, "Member 'WGI_UserWidget_AddNavFroHorizontalBox::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroHorizontalBox, InitSelectedIndex) == 0x00001C, "Member 'WGI_UserWidget_AddNavFroHorizontalBox::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroHorizontalBox, bRepeat) == 0x000020, "Member 'WGI_UserWidget_AddNavFroHorizontalBox::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddNavFroHorizontalBox_Delegate \ static_assert(alignof(WGI_UserWidget_AddNavFroHorizontalBox_Delegate) == 0x000008, "Wrong alignment on WGI_UserWidget_AddNavFroHorizontalBox_Delegate"); \ static_assert(sizeof(WGI_UserWidget_AddNavFroHorizontalBox_Delegate) == 0x000058, "Wrong size on WGI_UserWidget_AddNavFroHorizontalBox_Delegate"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroHorizontalBox_Delegate, HorizontalBox) == 0x000000, "Member 'WGI_UserWidget_AddNavFroHorizontalBox_Delegate::HorizontalBox' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroHorizontalBox_Delegate, OnClickedEvent) == 0x000008, "Member 'WGI_UserWidget_AddNavFroHorizontalBox_Delegate::OnClickedEvent' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroHorizontalBox_Delegate, OnSelectedEvent) == 0x000018, "Member 'WGI_UserWidget_AddNavFroHorizontalBox_Delegate::OnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroHorizontalBox_Delegate, OnUnSelectedEvent) == 0x000028, "Member 'WGI_UserWidget_AddNavFroHorizontalBox_Delegate::OnUnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroHorizontalBox_Delegate, LeftKey) == 0x000038, "Member 'WGI_UserWidget_AddNavFroHorizontalBox_Delegate::LeftKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroHorizontalBox_Delegate, RightKey) == 0x000040, "Member 'WGI_UserWidget_AddNavFroHorizontalBox_Delegate::RightKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroHorizontalBox_Delegate, bIsLoop) == 0x000048, "Member 'WGI_UserWidget_AddNavFroHorizontalBox_Delegate::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroHorizontalBox_Delegate, InitSelectedIndex) == 0x00004C, "Member 'WGI_UserWidget_AddNavFroHorizontalBox_Delegate::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroHorizontalBox_Delegate, bRepeat) == 0x000050, "Member 'WGI_UserWidget_AddNavFroHorizontalBox_Delegate::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddNavFroScrollBox \ static_assert(alignof(WGI_UserWidget_AddNavFroScrollBox) == 0x000008, "Wrong alignment on WGI_UserWidget_AddNavFroScrollBox"); \ static_assert(sizeof(WGI_UserWidget_AddNavFroScrollBox) == 0x000028, "Wrong size on WGI_UserWidget_AddNavFroScrollBox"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroScrollBox, ScrollBox) == 0x000000, "Member 'WGI_UserWidget_AddNavFroScrollBox::ScrollBox' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroScrollBox, UpKey) == 0x000008, "Member 'WGI_UserWidget_AddNavFroScrollBox::UpKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroScrollBox, DownKey) == 0x000010, "Member 'WGI_UserWidget_AddNavFroScrollBox::DownKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroScrollBox, bIsLoop) == 0x000018, "Member 'WGI_UserWidget_AddNavFroScrollBox::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroScrollBox, InitSelectedIndex) == 0x00001C, "Member 'WGI_UserWidget_AddNavFroScrollBox::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroScrollBox, bRepeat) == 0x000020, "Member 'WGI_UserWidget_AddNavFroScrollBox::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddNavFroScrollBox_Delegate \ static_assert(alignof(WGI_UserWidget_AddNavFroScrollBox_Delegate) == 0x000008, "Wrong alignment on WGI_UserWidget_AddNavFroScrollBox_Delegate"); \ static_assert(sizeof(WGI_UserWidget_AddNavFroScrollBox_Delegate) == 0x000058, "Wrong size on WGI_UserWidget_AddNavFroScrollBox_Delegate"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroScrollBox_Delegate, ScrollBox) == 0x000000, "Member 'WGI_UserWidget_AddNavFroScrollBox_Delegate::ScrollBox' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroScrollBox_Delegate, OnClickedEvent) == 0x000008, "Member 'WGI_UserWidget_AddNavFroScrollBox_Delegate::OnClickedEvent' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroScrollBox_Delegate, OnSelectedEvent) == 0x000018, "Member 'WGI_UserWidget_AddNavFroScrollBox_Delegate::OnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroScrollBox_Delegate, OnUnSelectedEvent) == 0x000028, "Member 'WGI_UserWidget_AddNavFroScrollBox_Delegate::OnUnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroScrollBox_Delegate, UpKey) == 0x000038, "Member 'WGI_UserWidget_AddNavFroScrollBox_Delegate::UpKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroScrollBox_Delegate, DownKey) == 0x000040, "Member 'WGI_UserWidget_AddNavFroScrollBox_Delegate::DownKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroScrollBox_Delegate, bIsLoop) == 0x000048, "Member 'WGI_UserWidget_AddNavFroScrollBox_Delegate::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroScrollBox_Delegate, InitSelectedIndex) == 0x00004C, "Member 'WGI_UserWidget_AddNavFroScrollBox_Delegate::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroScrollBox_Delegate, bRepeat) == 0x000050, "Member 'WGI_UserWidget_AddNavFroScrollBox_Delegate::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddNavFroUniformGridPanel \ static_assert(alignof(WGI_UserWidget_AddNavFroUniformGridPanel) == 0x000008, "Wrong alignment on WGI_UserWidget_AddNavFroUniformGridPanel"); \ static_assert(sizeof(WGI_UserWidget_AddNavFroUniformGridPanel) == 0x000038, "Wrong size on WGI_UserWidget_AddNavFroUniformGridPanel"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel, UniformGridPanel) == 0x000000, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel::UniformGridPanel' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel, MaxColumn) == 0x000008, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel::MaxColumn' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel, LeftKey) == 0x00000C, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel::LeftKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel, RightKey) == 0x000014, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel::RightKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel, UpKey) == 0x00001C, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel::UpKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel, DownKey) == 0x000024, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel::DownKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel, bIsLoop) == 0x00002C, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel, bHorizontalLoop_Backward) == 0x00002D, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel::bHorizontalLoop_Backward' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel, InitSelectedIndex) == 0x000030, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel, bRepeat) == 0x000034, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddNavFroUniformGridPanel_Delegate \ static_assert(alignof(WGI_UserWidget_AddNavFroUniformGridPanel_Delegate) == 0x000008, "Wrong alignment on WGI_UserWidget_AddNavFroUniformGridPanel_Delegate"); \ static_assert(sizeof(WGI_UserWidget_AddNavFroUniformGridPanel_Delegate) == 0x000068, "Wrong size on WGI_UserWidget_AddNavFroUniformGridPanel_Delegate"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel_Delegate, UniformGridPanel) == 0x000000, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel_Delegate::UniformGridPanel' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel_Delegate, MaxColumn) == 0x000008, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel_Delegate::MaxColumn' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel_Delegate, OnClickedEvent) == 0x00000C, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel_Delegate::OnClickedEvent' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel_Delegate, OnSelectedEvent) == 0x00001C, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel_Delegate::OnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel_Delegate, OnUnSelectedEvent) == 0x00002C, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel_Delegate::OnUnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel_Delegate, LeftKey) == 0x00003C, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel_Delegate::LeftKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel_Delegate, RightKey) == 0x000044, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel_Delegate::RightKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel_Delegate, UpKey) == 0x00004C, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel_Delegate::UpKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel_Delegate, DownKey) == 0x000054, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel_Delegate::DownKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel_Delegate, bIsLoop) == 0x00005C, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel_Delegate::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel_Delegate, bHorizontalLoop_Backward) == 0x00005D, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel_Delegate::bHorizontalLoop_Backward' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel_Delegate, InitSelectedIndex) == 0x000060, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel_Delegate::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroUniformGridPanel_Delegate, bRepeat) == 0x000064, "Member 'WGI_UserWidget_AddNavFroUniformGridPanel_Delegate::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddNavFroVerticalBox \ static_assert(alignof(WGI_UserWidget_AddNavFroVerticalBox) == 0x000008, "Wrong alignment on WGI_UserWidget_AddNavFroVerticalBox"); \ static_assert(sizeof(WGI_UserWidget_AddNavFroVerticalBox) == 0x000028, "Wrong size on WGI_UserWidget_AddNavFroVerticalBox"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroVerticalBox, VerticalBox) == 0x000000, "Member 'WGI_UserWidget_AddNavFroVerticalBox::VerticalBox' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroVerticalBox, UpKey) == 0x000008, "Member 'WGI_UserWidget_AddNavFroVerticalBox::UpKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroVerticalBox, DownKey) == 0x000010, "Member 'WGI_UserWidget_AddNavFroVerticalBox::DownKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroVerticalBox, bIsLoop) == 0x000018, "Member 'WGI_UserWidget_AddNavFroVerticalBox::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroVerticalBox, InitSelectedIndex) == 0x00001C, "Member 'WGI_UserWidget_AddNavFroVerticalBox::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroVerticalBox, bRepeat) == 0x000020, "Member 'WGI_UserWidget_AddNavFroVerticalBox::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddNavFroVerticalBox_Delegate \ static_assert(alignof(WGI_UserWidget_AddNavFroVerticalBox_Delegate) == 0x000008, "Wrong alignment on WGI_UserWidget_AddNavFroVerticalBox_Delegate"); \ static_assert(sizeof(WGI_UserWidget_AddNavFroVerticalBox_Delegate) == 0x000058, "Wrong size on WGI_UserWidget_AddNavFroVerticalBox_Delegate"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroVerticalBox_Delegate, VerticalBox) == 0x000000, "Member 'WGI_UserWidget_AddNavFroVerticalBox_Delegate::VerticalBox' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroVerticalBox_Delegate, OnClickedEvent) == 0x000008, "Member 'WGI_UserWidget_AddNavFroVerticalBox_Delegate::OnClickedEvent' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroVerticalBox_Delegate, OnSelectedEvent) == 0x000018, "Member 'WGI_UserWidget_AddNavFroVerticalBox_Delegate::OnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroVerticalBox_Delegate, OnUnSelectedEvent) == 0x000028, "Member 'WGI_UserWidget_AddNavFroVerticalBox_Delegate::OnUnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroVerticalBox_Delegate, UpKey) == 0x000038, "Member 'WGI_UserWidget_AddNavFroVerticalBox_Delegate::UpKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroVerticalBox_Delegate, DownKey) == 0x000040, "Member 'WGI_UserWidget_AddNavFroVerticalBox_Delegate::DownKey' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroVerticalBox_Delegate, bIsLoop) == 0x000048, "Member 'WGI_UserWidget_AddNavFroVerticalBox_Delegate::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroVerticalBox_Delegate, InitSelectedIndex) == 0x00004C, "Member 'WGI_UserWidget_AddNavFroVerticalBox_Delegate::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddNavFroVerticalBox_Delegate, bRepeat) == 0x000050, "Member 'WGI_UserWidget_AddNavFroVerticalBox_Delegate::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AddWidgetToViewport \ static_assert(alignof(WGI_UserWidget_AddWidgetToViewport) == 0x000004, "Wrong alignment on WGI_UserWidget_AddWidgetToViewport"); \ static_assert(sizeof(WGI_UserWidget_AddWidgetToViewport) == 0x000008, "Wrong size on WGI_UserWidget_AddWidgetToViewport"); \ static_assert(offsetof(WGI_UserWidget_AddWidgetToViewport, CanInputGame) == 0x000000, "Member 'WGI_UserWidget_AddWidgetToViewport::CanInputGame' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddWidgetToViewport, CreateType) == 0x000001, "Member 'WGI_UserWidget_AddWidgetToViewport::CreateType' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AddWidgetToViewport, ZOder) == 0x000004, "Member 'WGI_UserWidget_AddWidgetToViewport::ZOder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_AnalogKeyOperation \ static_assert(alignof(WGI_UserWidget_AnalogKeyOperation) == 0x000004, "Wrong alignment on WGI_UserWidget_AnalogKeyOperation"); \ static_assert(sizeof(WGI_UserWidget_AnalogKeyOperation) == 0x00000C, "Wrong size on WGI_UserWidget_AnalogKeyOperation"); \ static_assert(offsetof(WGI_UserWidget_AnalogKeyOperation, KeyName) == 0x000000, "Member 'WGI_UserWidget_AnalogKeyOperation::KeyName' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_AnalogKeyOperation, Operation) == 0x000008, "Member 'WGI_UserWidget_AnalogKeyOperation::Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_BackKeyEvent \ static_assert(alignof(WGI_UserWidget_BackKeyEvent) == 0x000008, "Wrong alignment on WGI_UserWidget_BackKeyEvent"); \ static_assert(sizeof(WGI_UserWidget_BackKeyEvent) == 0x000048, "Wrong size on WGI_UserWidget_BackKeyEvent"); \ static_assert(offsetof(WGI_UserWidget_BackKeyEvent, InGeometry) == 0x000000, "Member 'WGI_UserWidget_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_BackKeyEvent, isDown) == 0x000040, "Member 'WGI_UserWidget_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_BindEnterKeyToNav \ static_assert(alignof(WGI_UserWidget_BindEnterKeyToNav) == 0x000008, "Wrong alignment on WGI_UserWidget_BindEnterKeyToNav"); \ static_assert(sizeof(WGI_UserWidget_BindEnterKeyToNav) == 0x000008, "Wrong size on WGI_UserWidget_BindEnterKeyToNav"); \ static_assert(offsetof(WGI_UserWidget_BindEnterKeyToNav, NavPanel) == 0x000000, "Member 'WGI_UserWidget_BindEnterKeyToNav::NavPanel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_ClearChildrenOfNavPanel \ static_assert(alignof(WGI_UserWidget_ClearChildrenOfNavPanel) == 0x000008, "Wrong alignment on WGI_UserWidget_ClearChildrenOfNavPanel"); \ static_assert(sizeof(WGI_UserWidget_ClearChildrenOfNavPanel) == 0x000008, "Wrong size on WGI_UserWidget_ClearChildrenOfNavPanel"); \ static_assert(offsetof(WGI_UserWidget_ClearChildrenOfNavPanel, Panel) == 0x000000, "Member 'WGI_UserWidget_ClearChildrenOfNavPanel::Panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_CustomKeyOperation \ static_assert(alignof(WGI_UserWidget_CustomKeyOperation) == 0x000004, "Wrong alignment on WGI_UserWidget_CustomKeyOperation"); \ static_assert(sizeof(WGI_UserWidget_CustomKeyOperation) == 0x00000C, "Wrong size on WGI_UserWidget_CustomKeyOperation"); \ static_assert(offsetof(WGI_UserWidget_CustomKeyOperation, KeyName) == 0x000000, "Member 'WGI_UserWidget_CustomKeyOperation::KeyName' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_CustomKeyOperation, Operation) == 0x000008, "Member 'WGI_UserWidget_CustomKeyOperation::Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_EnterKeyEvent \ static_assert(alignof(WGI_UserWidget_EnterKeyEvent) == 0x000008, "Wrong alignment on WGI_UserWidget_EnterKeyEvent"); \ static_assert(sizeof(WGI_UserWidget_EnterKeyEvent) == 0x000048, "Wrong size on WGI_UserWidget_EnterKeyEvent"); \ static_assert(offsetof(WGI_UserWidget_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WGI_UserWidget_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_EnterKeyEvent, isDown) == 0x000040, "Member 'WGI_UserWidget_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_GetForceLockFocus \ static_assert(alignof(WGI_UserWidget_GetForceLockFocus) == 0x000001, "Wrong alignment on WGI_UserWidget_GetForceLockFocus"); \ static_assert(sizeof(WGI_UserWidget_GetForceLockFocus) == 0x000001, "Wrong size on WGI_UserWidget_GetForceLockFocus"); \ static_assert(offsetof(WGI_UserWidget_GetForceLockFocus, ReturnValue) == 0x000000, "Member 'WGI_UserWidget_GetForceLockFocus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_GetInputHelp \ static_assert(alignof(WGI_UserWidget_GetInputHelp) == 0x000008, "Wrong alignment on WGI_UserWidget_GetInputHelp"); \ static_assert(sizeof(WGI_UserWidget_GetInputHelp) == 0x000008, "Wrong size on WGI_UserWidget_GetInputHelp"); \ static_assert(offsetof(WGI_UserWidget_GetInputHelp, ReturnValue) == 0x000000, "Member 'WGI_UserWidget_GetInputHelp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_GetSelectedIndexFromNavPanel \ static_assert(alignof(WGI_UserWidget_GetSelectedIndexFromNavPanel) == 0x000008, "Wrong alignment on WGI_UserWidget_GetSelectedIndexFromNavPanel"); \ static_assert(sizeof(WGI_UserWidget_GetSelectedIndexFromNavPanel) == 0x000010, "Wrong size on WGI_UserWidget_GetSelectedIndexFromNavPanel"); \ static_assert(offsetof(WGI_UserWidget_GetSelectedIndexFromNavPanel, Panel) == 0x000000, "Member 'WGI_UserWidget_GetSelectedIndexFromNavPanel::Panel' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_GetSelectedIndexFromNavPanel, ReturnValue) == 0x000008, "Member 'WGI_UserWidget_GetSelectedIndexFromNavPanel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_GetSelectedItemFromNavPanel \ static_assert(alignof(WGI_UserWidget_GetSelectedItemFromNavPanel) == 0x000008, "Wrong alignment on WGI_UserWidget_GetSelectedItemFromNavPanel"); \ static_assert(sizeof(WGI_UserWidget_GetSelectedItemFromNavPanel) == 0x000010, "Wrong size on WGI_UserWidget_GetSelectedItemFromNavPanel"); \ static_assert(offsetof(WGI_UserWidget_GetSelectedItemFromNavPanel, Panel) == 0x000000, "Member 'WGI_UserWidget_GetSelectedItemFromNavPanel::Panel' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_GetSelectedItemFromNavPanel, ReturnValue) == 0x000008, "Member 'WGI_UserWidget_GetSelectedItemFromNavPanel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_NavPanelActived \ static_assert(alignof(WGI_UserWidget_NavPanelActived) == 0x000008, "Wrong alignment on WGI_UserWidget_NavPanelActived"); \ static_assert(sizeof(WGI_UserWidget_NavPanelActived) == 0x000010, "Wrong size on WGI_UserWidget_NavPanelActived"); \ static_assert(offsetof(WGI_UserWidget_NavPanelActived, Panel) == 0x000000, "Member 'WGI_UserWidget_NavPanelActived::Panel' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_NavPanelActived, ReturnValue) == 0x000008, "Member 'WGI_UserWidget_NavPanelActived::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_NavPanelOperation \ static_assert(alignof(WGI_UserWidget_NavPanelOperation) == 0x000008, "Wrong alignment on WGI_UserWidget_NavPanelOperation"); \ static_assert(sizeof(WGI_UserWidget_NavPanelOperation) == 0x000010, "Wrong size on WGI_UserWidget_NavPanelOperation"); \ static_assert(offsetof(WGI_UserWidget_NavPanelOperation, PanelWidget) == 0x000000, "Member 'WGI_UserWidget_NavPanelOperation::PanelWidget' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_NavPanelOperation, Operation) == 0x000008, "Member 'WGI_UserWidget_NavPanelOperation::Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_NavPanelValid \ static_assert(alignof(WGI_UserWidget_NavPanelValid) == 0x000008, "Wrong alignment on WGI_UserWidget_NavPanelValid"); \ static_assert(sizeof(WGI_UserWidget_NavPanelValid) == 0x000010, "Wrong size on WGI_UserWidget_NavPanelValid"); \ static_assert(offsetof(WGI_UserWidget_NavPanelValid, Panel) == 0x000000, "Member 'WGI_UserWidget_NavPanelValid::Panel' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_NavPanelValid, ReturnValue) == 0x000008, "Member 'WGI_UserWidget_NavPanelValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_NeedBackKeyEvent \ static_assert(alignof(WGI_UserWidget_NeedBackKeyEvent) == 0x000008, "Wrong alignment on WGI_UserWidget_NeedBackKeyEvent"); \ static_assert(sizeof(WGI_UserWidget_NeedBackKeyEvent) == 0x000048, "Wrong size on WGI_UserWidget_NeedBackKeyEvent"); \ static_assert(offsetof(WGI_UserWidget_NeedBackKeyEvent, InGeometry) == 0x000000, "Member 'WGI_UserWidget_NeedBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_NeedBackKeyEvent, isDown) == 0x000040, "Member 'WGI_UserWidget_NeedBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_NeedBackKeyEvent, ReturnValue) == 0x000041, "Member 'WGI_UserWidget_NeedBackKeyEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_NeedEnterKeyEvent \ static_assert(alignof(WGI_UserWidget_NeedEnterKeyEvent) == 0x000008, "Wrong alignment on WGI_UserWidget_NeedEnterKeyEvent"); \ static_assert(sizeof(WGI_UserWidget_NeedEnterKeyEvent) == 0x000048, "Wrong size on WGI_UserWidget_NeedEnterKeyEvent"); \ static_assert(offsetof(WGI_UserWidget_NeedEnterKeyEvent, InGeometry) == 0x000000, "Member 'WGI_UserWidget_NeedEnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_NeedEnterKeyEvent, isDown) == 0x000040, "Member 'WGI_UserWidget_NeedEnterKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_NeedEnterKeyEvent, ReturnValue) == 0x000041, "Member 'WGI_UserWidget_NeedEnterKeyEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_OverrideOnSelectDirection \ static_assert(alignof(WGI_UserWidget_OverrideOnSelectDirection) == 0x000008, "Wrong alignment on WGI_UserWidget_OverrideOnSelectDirection"); \ static_assert(sizeof(WGI_UserWidget_OverrideOnSelectDirection) == 0x000020, "Wrong size on WGI_UserWidget_OverrideOnSelectDirection"); \ static_assert(offsetof(WGI_UserWidget_OverrideOnSelectDirection, Panel) == 0x000000, "Member 'WGI_UserWidget_OverrideOnSelectDirection::Panel' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_OverrideOnSelectDirection, Direction) == 0x000008, "Member 'WGI_UserWidget_OverrideOnSelectDirection::Direction' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_OverrideOnSelectDirection, bIsRepeat) == 0x000018, "Member 'WGI_UserWidget_OverrideOnSelectDirection::bIsRepeat' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_OverrideOnSelectDirection, ReturnValue) == 0x000019, "Member 'WGI_UserWidget_OverrideOnSelectDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_RemoveChildFromNavPanel \ static_assert(alignof(WGI_UserWidget_RemoveChildFromNavPanel) == 0x000008, "Wrong alignment on WGI_UserWidget_RemoveChildFromNavPanel"); \ static_assert(sizeof(WGI_UserWidget_RemoveChildFromNavPanel) == 0x000010, "Wrong size on WGI_UserWidget_RemoveChildFromNavPanel"); \ static_assert(offsetof(WGI_UserWidget_RemoveChildFromNavPanel, Panel) == 0x000000, "Member 'WGI_UserWidget_RemoveChildFromNavPanel::Panel' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_RemoveChildFromNavPanel, Content) == 0x000008, "Member 'WGI_UserWidget_RemoveChildFromNavPanel::Content' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_RemoveChildFromNavPanel_GridPanel \ static_assert(alignof(WGI_UserWidget_RemoveChildFromNavPanel_GridPanel) == 0x000008, "Wrong alignment on WGI_UserWidget_RemoveChildFromNavPanel_GridPanel"); \ static_assert(sizeof(WGI_UserWidget_RemoveChildFromNavPanel_GridPanel) == 0x000010, "Wrong size on WGI_UserWidget_RemoveChildFromNavPanel_GridPanel"); \ static_assert(offsetof(WGI_UserWidget_RemoveChildFromNavPanel_GridPanel, Panel) == 0x000000, "Member 'WGI_UserWidget_RemoveChildFromNavPanel_GridPanel::Panel' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_RemoveChildFromNavPanel_GridPanel, Content) == 0x000008, "Member 'WGI_UserWidget_RemoveChildFromNavPanel_GridPanel::Content' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_RemoveSelectedFromNavPanel \ static_assert(alignof(WGI_UserWidget_RemoveSelectedFromNavPanel) == 0x000008, "Wrong alignment on WGI_UserWidget_RemoveSelectedFromNavPanel"); \ static_assert(sizeof(WGI_UserWidget_RemoveSelectedFromNavPanel) == 0x000008, "Wrong size on WGI_UserWidget_RemoveSelectedFromNavPanel"); \ static_assert(offsetof(WGI_UserWidget_RemoveSelectedFromNavPanel, Panel) == 0x000000, "Member 'WGI_UserWidget_RemoveSelectedFromNavPanel::Panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_RemoveSelectedFromNavPanel_GridPanel \ static_assert(alignof(WGI_UserWidget_RemoveSelectedFromNavPanel_GridPanel) == 0x000008, "Wrong alignment on WGI_UserWidget_RemoveSelectedFromNavPanel_GridPanel"); \ static_assert(sizeof(WGI_UserWidget_RemoveSelectedFromNavPanel_GridPanel) == 0x000008, "Wrong size on WGI_UserWidget_RemoveSelectedFromNavPanel_GridPanel"); \ static_assert(offsetof(WGI_UserWidget_RemoveSelectedFromNavPanel_GridPanel, Panel) == 0x000000, "Member 'WGI_UserWidget_RemoveSelectedFromNavPanel_GridPanel::Panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_RemoveWidgetFromViewport \ static_assert(alignof(WGI_UserWidget_RemoveWidgetFromViewport) == 0x000001, "Wrong alignment on WGI_UserWidget_RemoveWidgetFromViewport"); \ static_assert(sizeof(WGI_UserWidget_RemoveWidgetFromViewport) == 0x000001, "Wrong size on WGI_UserWidget_RemoveWidgetFromViewport"); \ static_assert(offsetof(WGI_UserWidget_RemoveWidgetFromViewport, bRemoveAll) == 0x000000, "Member 'WGI_UserWidget_RemoveWidgetFromViewport::bRemoveAll' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_ResetFocus \ static_assert(alignof(WGI_UserWidget_ResetFocus) == 0x000001, "Wrong alignment on WGI_UserWidget_ResetFocus"); \ static_assert(sizeof(WGI_UserWidget_ResetFocus) == 0x000001, "Wrong size on WGI_UserWidget_ResetFocus"); \ static_assert(offsetof(WGI_UserWidget_ResetFocus, bNewForceLockFocus) == 0x000000, "Member 'WGI_UserWidget_ResetFocus::bNewForceLockFocus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_SelectItemAtNavPanel \ static_assert(alignof(WGI_UserWidget_SelectItemAtNavPanel) == 0x000008, "Wrong alignment on WGI_UserWidget_SelectItemAtNavPanel"); \ static_assert(sizeof(WGI_UserWidget_SelectItemAtNavPanel) == 0x000010, "Wrong size on WGI_UserWidget_SelectItemAtNavPanel"); \ static_assert(offsetof(WGI_UserWidget_SelectItemAtNavPanel, Panel) == 0x000000, "Member 'WGI_UserWidget_SelectItemAtNavPanel::Panel' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_SelectItemAtNavPanel, SelectIndex) == 0x000008, "Member 'WGI_UserWidget_SelectItemAtNavPanel::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_SelectItemAtNavPanel, bCallEventWhenSelected) == 0x00000C, "Member 'WGI_UserWidget_SelectItemAtNavPanel::bCallEventWhenSelected' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_SelectItemAtNavPanel, bJoinTheCache) == 0x00000D, "Member 'WGI_UserWidget_SelectItemAtNavPanel::bJoinTheCache' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_SelectItemAtNavPanel, bUpdateScrollBoxOffset) == 0x00000E, "Member 'WGI_UserWidget_SelectItemAtNavPanel::bUpdateScrollBoxOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_SelectItemAtNavPanel_Direction \ static_assert(alignof(WGI_UserWidget_SelectItemAtNavPanel_Direction) == 0x000008, "Wrong alignment on WGI_UserWidget_SelectItemAtNavPanel_Direction"); \ static_assert(sizeof(WGI_UserWidget_SelectItemAtNavPanel_Direction) == 0x000010, "Wrong size on WGI_UserWidget_SelectItemAtNavPanel_Direction"); \ static_assert(offsetof(WGI_UserWidget_SelectItemAtNavPanel_Direction, Panel) == 0x000000, "Member 'WGI_UserWidget_SelectItemAtNavPanel_Direction::Panel' has a wrong offset!"); \ static_assert(offsetof(WGI_UserWidget_SelectItemAtNavPanel_Direction, Direction) == 0x000008, "Member 'WGI_UserWidget_SelectItemAtNavPanel_Direction::Direction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_SetForceLockFocus \ static_assert(alignof(WGI_UserWidget_SetForceLockFocus) == 0x000001, "Wrong alignment on WGI_UserWidget_SetForceLockFocus"); \ static_assert(sizeof(WGI_UserWidget_SetForceLockFocus) == 0x000001, "Wrong size on WGI_UserWidget_SetForceLockFocus"); \ static_assert(offsetof(WGI_UserWidget_SetForceLockFocus, NewValue) == 0x000000, "Member 'WGI_UserWidget_SetForceLockFocus::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_SetMouseBackKey \ static_assert(alignof(WGI_UserWidget_SetMouseBackKey) == 0x000008, "Wrong alignment on WGI_UserWidget_SetMouseBackKey"); \ static_assert(sizeof(WGI_UserWidget_SetMouseBackKey) == 0x000018, "Wrong size on WGI_UserWidget_SetMouseBackKey"); \ static_assert(offsetof(WGI_UserWidget_SetMouseBackKey, NewMouseBackKey) == 0x000000, "Member 'WGI_UserWidget_SetMouseBackKey::NewMouseBackKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_UserWidget_SetMouseKeyToBackEvent \ static_assert(alignof(WGI_UserWidget_SetMouseKeyToBackEvent) == 0x000001, "Wrong alignment on WGI_UserWidget_SetMouseKeyToBackEvent"); \ static_assert(sizeof(WGI_UserWidget_SetMouseKeyToBackEvent) == 0x000001, "Wrong size on WGI_UserWidget_SetMouseKeyToBackEvent"); \ static_assert(offsetof(WGI_UserWidget_SetMouseKeyToBackEvent, NewValue) == 0x000000, "Member 'WGI_UserWidget_SetMouseKeyToBackEvent::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWGI_UserWidget \ static_assert(alignof(UWGI_UserWidget) == 0x000008, "Wrong alignment on UWGI_UserWidget"); \ static_assert(sizeof(UWGI_UserWidget) == 0x0002C0, "Wrong size on UWGI_UserWidget"); \ static_assert(offsetof(UWGI_UserWidget, Extension) == 0x000288, "Member 'UWGI_UserWidget::Extension' has a wrong offset!"); \ static_assert(offsetof(UWGI_UserWidget, DestructEvent) == 0x000290, "Member 'UWGI_UserWidget::DestructEvent' has a wrong offset!"); \ static_assert(offsetof(UWGI_UserWidget, MouseKeyToBackEvent) == 0x0002A0, "Member 'UWGI_UserWidget::MouseKeyToBackEvent' has a wrong offset!"); \ static_assert(offsetof(UWGI_UserWidget, MouseBackKey) == 0x0002A8, "Member 'UWGI_UserWidget::MouseBackKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_AddHiddenNames \ static_assert(alignof(WGI_InputHelp_AddHiddenNames) == 0x000008, "Wrong alignment on WGI_InputHelp_AddHiddenNames"); \ static_assert(sizeof(WGI_InputHelp_AddHiddenNames) == 0x000010, "Wrong size on WGI_InputHelp_AddHiddenNames"); \ static_assert(offsetof(WGI_InputHelp_AddHiddenNames, Name_0) == 0x000000, "Member 'WGI_InputHelp_AddHiddenNames::Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_AddHiddenNamesArray \ static_assert(alignof(WGI_InputHelp_AddHiddenNamesArray) == 0x000008, "Wrong alignment on WGI_InputHelp_AddHiddenNamesArray"); \ static_assert(sizeof(WGI_InputHelp_AddHiddenNamesArray) == 0x000010, "Wrong size on WGI_InputHelp_AddHiddenNamesArray"); \ static_assert(offsetof(WGI_InputHelp_AddHiddenNamesArray, Names) == 0x000000, "Member 'WGI_InputHelp_AddHiddenNamesArray::Names' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_AddManualVis \ static_assert(alignof(WGI_InputHelp_AddManualVis) == 0x000008, "Wrong alignment on WGI_InputHelp_AddManualVis"); \ static_assert(sizeof(WGI_InputHelp_AddManualVis) == 0x000010, "Wrong size on WGI_InputHelp_AddManualVis"); \ static_assert(offsetof(WGI_InputHelp_AddManualVis, Key) == 0x000000, "Member 'WGI_InputHelp_AddManualVis::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_AddManualVisArray \ static_assert(alignof(WGI_InputHelp_AddManualVisArray) == 0x000008, "Wrong alignment on WGI_InputHelp_AddManualVisArray"); \ static_assert(sizeof(WGI_InputHelp_AddManualVisArray) == 0x000010, "Wrong size on WGI_InputHelp_AddManualVisArray"); \ static_assert(offsetof(WGI_InputHelp_AddManualVisArray, Keys) == 0x000000, "Member 'WGI_InputHelp_AddManualVisArray::Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_AddOverrideVis \ static_assert(alignof(WGI_InputHelp_AddOverrideVis) == 0x000008, "Wrong alignment on WGI_InputHelp_AddOverrideVis"); \ static_assert(sizeof(WGI_InputHelp_AddOverrideVis) == 0x000028, "Wrong size on WGI_InputHelp_AddOverrideVis"); \ static_assert(offsetof(WGI_InputHelp_AddOverrideVis, Key) == 0x000000, "Member 'WGI_InputHelp_AddOverrideVis::Key' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelp_AddOverrideVis, Value) == 0x000010, "Member 'WGI_InputHelp_AddOverrideVis::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_AddOverrideVisArray \ static_assert(alignof(WGI_InputHelp_AddOverrideVisArray) == 0x000008, "Wrong alignment on WGI_InputHelp_AddOverrideVisArray"); \ static_assert(sizeof(WGI_InputHelp_AddOverrideVisArray) == 0x000050, "Wrong size on WGI_InputHelp_AddOverrideVisArray"); \ static_assert(offsetof(WGI_InputHelp_AddOverrideVisArray, NewData) == 0x000000, "Member 'WGI_InputHelp_AddOverrideVisArray::NewData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_OnInputHelpVisUpdate \ static_assert(alignof(WGI_InputHelp_OnInputHelpVisUpdate) == 0x000008, "Wrong alignment on WGI_InputHelp_OnInputHelpVisUpdate"); \ static_assert(sizeof(WGI_InputHelp_OnInputHelpVisUpdate) == 0x000010, "Wrong size on WGI_InputHelp_OnInputHelpVisUpdate"); \ static_assert(offsetof(WGI_InputHelp_OnInputHelpVisUpdate, VisData) == 0x000000, "Member 'WGI_InputHelp_OnInputHelpVisUpdate::VisData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_RemoveHiddenNames \ static_assert(alignof(WGI_InputHelp_RemoveHiddenNames) == 0x000008, "Wrong alignment on WGI_InputHelp_RemoveHiddenNames"); \ static_assert(sizeof(WGI_InputHelp_RemoveHiddenNames) == 0x000010, "Wrong size on WGI_InputHelp_RemoveHiddenNames"); \ static_assert(offsetof(WGI_InputHelp_RemoveHiddenNames, Name_0) == 0x000000, "Member 'WGI_InputHelp_RemoveHiddenNames::Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_RemoveHiddenNamesArray \ static_assert(alignof(WGI_InputHelp_RemoveHiddenNamesArray) == 0x000008, "Wrong alignment on WGI_InputHelp_RemoveHiddenNamesArray"); \ static_assert(sizeof(WGI_InputHelp_RemoveHiddenNamesArray) == 0x000010, "Wrong size on WGI_InputHelp_RemoveHiddenNamesArray"); \ static_assert(offsetof(WGI_InputHelp_RemoveHiddenNamesArray, Names) == 0x000000, "Member 'WGI_InputHelp_RemoveHiddenNamesArray::Names' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_RemoveManualVis \ static_assert(alignof(WGI_InputHelp_RemoveManualVis) == 0x000008, "Wrong alignment on WGI_InputHelp_RemoveManualVis"); \ static_assert(sizeof(WGI_InputHelp_RemoveManualVis) == 0x000010, "Wrong size on WGI_InputHelp_RemoveManualVis"); \ static_assert(offsetof(WGI_InputHelp_RemoveManualVis, Key) == 0x000000, "Member 'WGI_InputHelp_RemoveManualVis::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_RemoveManualVisArray \ static_assert(alignof(WGI_InputHelp_RemoveManualVisArray) == 0x000008, "Wrong alignment on WGI_InputHelp_RemoveManualVisArray"); \ static_assert(sizeof(WGI_InputHelp_RemoveManualVisArray) == 0x000010, "Wrong size on WGI_InputHelp_RemoveManualVisArray"); \ static_assert(offsetof(WGI_InputHelp_RemoveManualVisArray, Keys) == 0x000000, "Member 'WGI_InputHelp_RemoveManualVisArray::Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_RemoveOverrideVis \ static_assert(alignof(WGI_InputHelp_RemoveOverrideVis) == 0x000008, "Wrong alignment on WGI_InputHelp_RemoveOverrideVis"); \ static_assert(sizeof(WGI_InputHelp_RemoveOverrideVis) == 0x000010, "Wrong size on WGI_InputHelp_RemoveOverrideVis"); \ static_assert(offsetof(WGI_InputHelp_RemoveOverrideVis, Key) == 0x000000, "Member 'WGI_InputHelp_RemoveOverrideVis::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_RemoveOverrideVisArray \ static_assert(alignof(WGI_InputHelp_RemoveOverrideVisArray) == 0x000008, "Wrong alignment on WGI_InputHelp_RemoveOverrideVisArray"); \ static_assert(sizeof(WGI_InputHelp_RemoveOverrideVisArray) == 0x000010, "Wrong size on WGI_InputHelp_RemoveOverrideVisArray"); \ static_assert(offsetof(WGI_InputHelp_RemoveOverrideVisArray, Keys) == 0x000000, "Member 'WGI_InputHelp_RemoveOverrideVisArray::Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_SetCombineAlwaysFirst \ static_assert(alignof(WGI_InputHelp_SetCombineAlwaysFirst) == 0x000001, "Wrong alignment on WGI_InputHelp_SetCombineAlwaysFirst"); \ static_assert(sizeof(WGI_InputHelp_SetCombineAlwaysFirst) == 0x000001, "Wrong size on WGI_InputHelp_SetCombineAlwaysFirst"); \ static_assert(offsetof(WGI_InputHelp_SetCombineAlwaysFirst, bNewValue) == 0x000000, "Member 'WGI_InputHelp_SetCombineAlwaysFirst::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_SetHiddenNames \ static_assert(alignof(WGI_InputHelp_SetHiddenNames) == 0x000008, "Wrong alignment on WGI_InputHelp_SetHiddenNames"); \ static_assert(sizeof(WGI_InputHelp_SetHiddenNames) == 0x000010, "Wrong size on WGI_InputHelp_SetHiddenNames"); \ static_assert(offsetof(WGI_InputHelp_SetHiddenNames, NewNames) == 0x000000, "Member 'WGI_InputHelp_SetHiddenNames::NewNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_SetManualVis \ static_assert(alignof(WGI_InputHelp_SetManualVis) == 0x000008, "Wrong alignment on WGI_InputHelp_SetManualVis"); \ static_assert(sizeof(WGI_InputHelp_SetManualVis) == 0x000010, "Wrong size on WGI_InputHelp_SetManualVis"); \ static_assert(offsetof(WGI_InputHelp_SetManualVis, NewData) == 0x000000, "Member 'WGI_InputHelp_SetManualVis::NewData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_SetOverrideVis \ static_assert(alignof(WGI_InputHelp_SetOverrideVis) == 0x000008, "Wrong alignment on WGI_InputHelp_SetOverrideVis"); \ static_assert(sizeof(WGI_InputHelp_SetOverrideVis) == 0x000050, "Wrong size on WGI_InputHelp_SetOverrideVis"); \ static_assert(offsetof(WGI_InputHelp_SetOverrideVis, NewData) == 0x000000, "Member 'WGI_InputHelp_SetOverrideVis::NewData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_SetVisBackKey \ static_assert(alignof(WGI_InputHelp_SetVisBackKey) == 0x000001, "Wrong alignment on WGI_InputHelp_SetVisBackKey"); \ static_assert(sizeof(WGI_InputHelp_SetVisBackKey) == 0x000001, "Wrong size on WGI_InputHelp_SetVisBackKey"); \ static_assert(offsetof(WGI_InputHelp_SetVisBackKey, NewVis) == 0x000000, "Member 'WGI_InputHelp_SetVisBackKey::NewVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_SetVisBackKeyOverride \ static_assert(alignof(WGI_InputHelp_SetVisBackKeyOverride) == 0x000008, "Wrong alignment on WGI_InputHelp_SetVisBackKeyOverride"); \ static_assert(sizeof(WGI_InputHelp_SetVisBackKeyOverride) == 0x000020, "Wrong size on WGI_InputHelp_SetVisBackKeyOverride"); \ static_assert(offsetof(WGI_InputHelp_SetVisBackKeyOverride, Value) == 0x000000, "Member 'WGI_InputHelp_SetVisBackKeyOverride::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_SetVisEnterKey \ static_assert(alignof(WGI_InputHelp_SetVisEnterKey) == 0x000001, "Wrong alignment on WGI_InputHelp_SetVisEnterKey"); \ static_assert(sizeof(WGI_InputHelp_SetVisEnterKey) == 0x000001, "Wrong size on WGI_InputHelp_SetVisEnterKey"); \ static_assert(offsetof(WGI_InputHelp_SetVisEnterKey, NewVis) == 0x000000, "Member 'WGI_InputHelp_SetVisEnterKey::NewVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelp_SetVisEnterKeyOverride \ static_assert(alignof(WGI_InputHelp_SetVisEnterKeyOverride) == 0x000008, "Wrong alignment on WGI_InputHelp_SetVisEnterKeyOverride"); \ static_assert(sizeof(WGI_InputHelp_SetVisEnterKeyOverride) == 0x000020, "Wrong size on WGI_InputHelp_SetVisEnterKeyOverride"); \ static_assert(offsetof(WGI_InputHelp_SetVisEnterKeyOverride, Value) == 0x000000, "Member 'WGI_InputHelp_SetVisEnterKeyOverride::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWGI_InputHelp \ static_assert(alignof(UWGI_InputHelp) == 0x000008, "Wrong alignment on UWGI_InputHelp"); \ static_assert(sizeof(UWGI_InputHelp) == 0x000398, "Wrong size on UWGI_InputHelp"); \ static_assert(offsetof(UWGI_InputHelp, RunNextUpdate) == 0x00027A, "Member 'UWGI_InputHelp::RunNextUpdate' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelp, CompletelyAutomatic) == 0x00027B, "Member 'UWGI_InputHelp::CompletelyAutomatic' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelp, OverrideOrderByArray) == 0x00027C, "Member 'UWGI_InputHelp::OverrideOrderByArray' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelp, ManualVis) == 0x000280, "Member 'UWGI_InputHelp::ManualVis' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelp, CombineAlwaysFirst) == 0x000290, "Member 'UWGI_InputHelp::CombineAlwaysFirst' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelp, HiddenNames) == 0x000298, "Member 'UWGI_InputHelp::HiddenNames' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelp, OverrideVis) == 0x0002A8, "Member 'UWGI_InputHelp::OverrideVis' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelp, VisEnterKey) == 0x0002F8, "Member 'UWGI_InputHelp::VisEnterKey' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelp, OverrideEnterVis) == 0x000300, "Member 'UWGI_InputHelp::OverrideEnterVis' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelp, VisBackKey) == 0x000320, "Member 'UWGI_InputHelp::VisBackKey' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelp, OverrideBackVis) == 0x000328, "Member 'UWGI_InputHelp::OverrideBackVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_GetExtension \ static_assert(alignof(WidgetGroupExtension_GetExtension) == 0x000008, "Wrong alignment on WidgetGroupExtension_GetExtension"); \ static_assert(sizeof(WidgetGroupExtension_GetExtension) == 0x000018, "Wrong size on WidgetGroupExtension_GetExtension"); \ static_assert(offsetof(WidgetGroupExtension_GetExtension, InWidget) == 0x000000, "Member 'WidgetGroupExtension_GetExtension::InWidget' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_GetExtension, AutoCreateExtension) == 0x000008, "Member 'WidgetGroupExtension_GetExtension::AutoCreateExtension' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_GetExtension, ReturnValue) == 0x000010, "Member 'WidgetGroupExtension_GetExtension::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_AddChildWGIUserWidget \ static_assert(alignof(WidgetGroupExtension_AddChildWGIUserWidget) == 0x000008, "Wrong alignment on WidgetGroupExtension_AddChildWGIUserWidget"); \ static_assert(sizeof(WidgetGroupExtension_AddChildWGIUserWidget) == 0x000008, "Wrong size on WidgetGroupExtension_AddChildWGIUserWidget"); \ static_assert(offsetof(WidgetGroupExtension_AddChildWGIUserWidget, Widget) == 0x000000, "Member 'WidgetGroupExtension_AddChildWGIUserWidget::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_ChildWGIUserWidgetOnRemoved \ static_assert(alignof(WidgetGroupExtension_ChildWGIUserWidgetOnRemoved) == 0x000008, "Wrong alignment on WidgetGroupExtension_ChildWGIUserWidgetOnRemoved"); \ static_assert(sizeof(WidgetGroupExtension_ChildWGIUserWidgetOnRemoved) == 0x000008, "Wrong size on WidgetGroupExtension_ChildWGIUserWidgetOnRemoved"); \ static_assert(offsetof(WidgetGroupExtension_ChildWGIUserWidgetOnRemoved, Widget) == 0x000000, "Member 'WidgetGroupExtension_ChildWGIUserWidgetOnRemoved::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_Focus_GetForceLockFocus \ static_assert(alignof(WidgetGroupExtension_Focus_GetForceLockFocus) == 0x000001, "Wrong alignment on WidgetGroupExtension_Focus_GetForceLockFocus"); \ static_assert(sizeof(WidgetGroupExtension_Focus_GetForceLockFocus) == 0x000001, "Wrong size on WidgetGroupExtension_Focus_GetForceLockFocus"); \ static_assert(offsetof(WidgetGroupExtension_Focus_GetForceLockFocus, ReturnValue) == 0x000000, "Member 'WidgetGroupExtension_Focus_GetForceLockFocus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_Focus_ResetFocus \ static_assert(alignof(WidgetGroupExtension_Focus_ResetFocus) == 0x000001, "Wrong alignment on WidgetGroupExtension_Focus_ResetFocus"); \ static_assert(sizeof(WidgetGroupExtension_Focus_ResetFocus) == 0x000001, "Wrong size on WidgetGroupExtension_Focus_ResetFocus"); \ static_assert(offsetof(WidgetGroupExtension_Focus_ResetFocus, bNewForceLockFocus) == 0x000000, "Member 'WidgetGroupExtension_Focus_ResetFocus::bNewForceLockFocus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_Focus_SetForceLockFocus \ static_assert(alignof(WidgetGroupExtension_Focus_SetForceLockFocus) == 0x000001, "Wrong alignment on WidgetGroupExtension_Focus_SetForceLockFocus"); \ static_assert(sizeof(WidgetGroupExtension_Focus_SetForceLockFocus) == 0x000001, "Wrong size on WidgetGroupExtension_Focus_SetForceLockFocus"); \ static_assert(offsetof(WidgetGroupExtension_Focus_SetForceLockFocus, NewValue) == 0x000000, "Member 'WidgetGroupExtension_Focus_SetForceLockFocus::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_GetDisableAllInput \ static_assert(alignof(WidgetGroupExtension_GetDisableAllInput) == 0x000001, "Wrong alignment on WidgetGroupExtension_GetDisableAllInput"); \ static_assert(sizeof(WidgetGroupExtension_GetDisableAllInput) == 0x000001, "Wrong size on WidgetGroupExtension_GetDisableAllInput"); \ static_assert(offsetof(WidgetGroupExtension_GetDisableAllInput, ReturnValue) == 0x000000, "Member 'WidgetGroupExtension_GetDisableAllInput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_GetDisableEnterBackInput \ static_assert(alignof(WidgetGroupExtension_GetDisableEnterBackInput) == 0x000001, "Wrong alignment on WidgetGroupExtension_GetDisableEnterBackInput"); \ static_assert(sizeof(WidgetGroupExtension_GetDisableEnterBackInput) == 0x000001, "Wrong size on WidgetGroupExtension_GetDisableEnterBackInput"); \ static_assert(offsetof(WidgetGroupExtension_GetDisableEnterBackInput, ReturnValue) == 0x000000, "Member 'WidgetGroupExtension_GetDisableEnterBackInput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_GetInputHelp \ static_assert(alignof(WidgetGroupExtension_GetInputHelp) == 0x000008, "Wrong alignment on WidgetGroupExtension_GetInputHelp"); \ static_assert(sizeof(WidgetGroupExtension_GetInputHelp) == 0x000008, "Wrong size on WidgetGroupExtension_GetInputHelp"); \ static_assert(offsetof(WidgetGroupExtension_GetInputHelp, ReturnValue) == 0x000000, "Member 'WidgetGroupExtension_GetInputHelp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_GetOwnerWidget \ static_assert(alignof(WidgetGroupExtension_GetOwnerWidget) == 0x000008, "Wrong alignment on WidgetGroupExtension_GetOwnerWidget"); \ static_assert(sizeof(WidgetGroupExtension_GetOwnerWidget) == 0x000008, "Wrong size on WidgetGroupExtension_GetOwnerWidget"); \ static_assert(offsetof(WidgetGroupExtension_GetOwnerWidget, ReturnValue) == 0x000000, "Member 'WidgetGroupExtension_GetOwnerWidget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_GetParentWidget \ static_assert(alignof(WidgetGroupExtension_GetParentWidget) == 0x000008, "Wrong alignment on WidgetGroupExtension_GetParentWidget"); \ static_assert(sizeof(WidgetGroupExtension_GetParentWidget) == 0x000008, "Wrong size on WidgetGroupExtension_GetParentWidget"); \ static_assert(offsetof(WidgetGroupExtension_GetParentWidget, ReturnValue) == 0x000000, "Member 'WidgetGroupExtension_GetParentWidget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_KeyCaller_OnAnalogValueChanged \ static_assert(alignof(WidgetGroupExtension_KeyCaller_OnAnalogValueChanged) == 0x000008, "Wrong alignment on WidgetGroupExtension_KeyCaller_OnAnalogValueChanged"); \ static_assert(sizeof(WidgetGroupExtension_KeyCaller_OnAnalogValueChanged) == 0x000090, "Wrong size on WidgetGroupExtension_KeyCaller_OnAnalogValueChanged"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnAnalogValueChanged, InGeometry) == 0x000000, "Member 'WidgetGroupExtension_KeyCaller_OnAnalogValueChanged::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnAnalogValueChanged, InAnalogEvent) == 0x000040, "Member 'WidgetGroupExtension_KeyCaller_OnAnalogValueChanged::InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnAnalogValueChanged, ReturnValue) == 0x000088, "Member 'WidgetGroupExtension_KeyCaller_OnAnalogValueChanged::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_KeyCaller_OnFocusLost \ static_assert(alignof(WidgetGroupExtension_KeyCaller_OnFocusLost) == 0x000004, "Wrong alignment on WidgetGroupExtension_KeyCaller_OnFocusLost"); \ static_assert(sizeof(WidgetGroupExtension_KeyCaller_OnFocusLost) == 0x000008, "Wrong size on WidgetGroupExtension_KeyCaller_OnFocusLost"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnFocusLost, InFocusEvent) == 0x000000, "Member 'WidgetGroupExtension_KeyCaller_OnFocusLost::InFocusEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_KeyCaller_OnKeyDown \ static_assert(alignof(WidgetGroupExtension_KeyCaller_OnKeyDown) == 0x000008, "Wrong alignment on WidgetGroupExtension_KeyCaller_OnKeyDown"); \ static_assert(sizeof(WidgetGroupExtension_KeyCaller_OnKeyDown) == 0x000088, "Wrong size on WidgetGroupExtension_KeyCaller_OnKeyDown"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnKeyDown, InGeometry) == 0x000000, "Member 'WidgetGroupExtension_KeyCaller_OnKeyDown::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnKeyDown, InKeyEvent) == 0x000040, "Member 'WidgetGroupExtension_KeyCaller_OnKeyDown::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnKeyDown, ReturnValue) == 0x000080, "Member 'WidgetGroupExtension_KeyCaller_OnKeyDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_KeyCaller_OnKeyUp \ static_assert(alignof(WidgetGroupExtension_KeyCaller_OnKeyUp) == 0x000008, "Wrong alignment on WidgetGroupExtension_KeyCaller_OnKeyUp"); \ static_assert(sizeof(WidgetGroupExtension_KeyCaller_OnKeyUp) == 0x000088, "Wrong size on WidgetGroupExtension_KeyCaller_OnKeyUp"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnKeyUp, InGeometry) == 0x000000, "Member 'WidgetGroupExtension_KeyCaller_OnKeyUp::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnKeyUp, InKeyEvent) == 0x000040, "Member 'WidgetGroupExtension_KeyCaller_OnKeyUp::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnKeyUp, ReturnValue) == 0x000080, "Member 'WidgetGroupExtension_KeyCaller_OnKeyUp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_KeyCaller_OnMouseButtonDown \ static_assert(alignof(WidgetGroupExtension_KeyCaller_OnMouseButtonDown) == 0x000008, "Wrong alignment on WidgetGroupExtension_KeyCaller_OnMouseButtonDown"); \ static_assert(sizeof(WidgetGroupExtension_KeyCaller_OnMouseButtonDown) == 0x0000F8, "Wrong size on WidgetGroupExtension_KeyCaller_OnMouseButtonDown"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnMouseButtonDown, InGeometry) == 0x000000, "Member 'WidgetGroupExtension_KeyCaller_OnMouseButtonDown::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnMouseButtonDown, InMouseEvent) == 0x000040, "Member 'WidgetGroupExtension_KeyCaller_OnMouseButtonDown::InMouseEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnMouseButtonDown, MouseBackKey) == 0x0000D8, "Member 'WidgetGroupExtension_KeyCaller_OnMouseButtonDown::MouseBackKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnMouseButtonDown, ReturnValue) == 0x0000F0, "Member 'WidgetGroupExtension_KeyCaller_OnMouseButtonDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_KeyCaller_OnMouseButtonUp \ static_assert(alignof(WidgetGroupExtension_KeyCaller_OnMouseButtonUp) == 0x000008, "Wrong alignment on WidgetGroupExtension_KeyCaller_OnMouseButtonUp"); \ static_assert(sizeof(WidgetGroupExtension_KeyCaller_OnMouseButtonUp) == 0x0000E0, "Wrong size on WidgetGroupExtension_KeyCaller_OnMouseButtonUp"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnMouseButtonUp, InGeometry) == 0x000000, "Member 'WidgetGroupExtension_KeyCaller_OnMouseButtonUp::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnMouseButtonUp, InMouseEvent) == 0x000040, "Member 'WidgetGroupExtension_KeyCaller_OnMouseButtonUp::InMouseEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_KeyCaller_OnMouseButtonUp, ReturnValue) == 0x0000D8, "Member 'WidgetGroupExtension_KeyCaller_OnMouseButtonUp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_KeyEvent_AddAnalogKeyEvent \ static_assert(alignof(WidgetGroupExtension_KeyEvent_AddAnalogKeyEvent) == 0x000004, "Wrong alignment on WidgetGroupExtension_KeyEvent_AddAnalogKeyEvent"); \ static_assert(sizeof(WidgetGroupExtension_KeyEvent_AddAnalogKeyEvent) == 0x000018, "Wrong size on WidgetGroupExtension_KeyEvent_AddAnalogKeyEvent"); \ static_assert(offsetof(WidgetGroupExtension_KeyEvent_AddAnalogKeyEvent, KeyName) == 0x000000, "Member 'WidgetGroupExtension_KeyEvent_AddAnalogKeyEvent::KeyName' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_KeyEvent_AddAnalogKeyEvent, OnAnalogKeyEvent) == 0x000008, "Member 'WidgetGroupExtension_KeyEvent_AddAnalogKeyEvent::OnAnalogKeyEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_KeyEvent_AddCustomKeyEvent \ static_assert(alignof(WidgetGroupExtension_KeyEvent_AddCustomKeyEvent) == 0x000004, "Wrong alignment on WidgetGroupExtension_KeyEvent_AddCustomKeyEvent"); \ static_assert(sizeof(WidgetGroupExtension_KeyEvent_AddCustomKeyEvent) == 0x00001C, "Wrong size on WidgetGroupExtension_KeyEvent_AddCustomKeyEvent"); \ static_assert(offsetof(WidgetGroupExtension_KeyEvent_AddCustomKeyEvent, KeyName) == 0x000000, "Member 'WidgetGroupExtension_KeyEvent_AddCustomKeyEvent::KeyName' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_KeyEvent_AddCustomKeyEvent, OnKeyEvent) == 0x000008, "Member 'WidgetGroupExtension_KeyEvent_AddCustomKeyEvent::OnKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_KeyEvent_AddCustomKeyEvent, bRepeat) == 0x000018, "Member 'WidgetGroupExtension_KeyEvent_AddCustomKeyEvent::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_KeyEvent_AnalogKeyOperation \ static_assert(alignof(WidgetGroupExtension_KeyEvent_AnalogKeyOperation) == 0x000004, "Wrong alignment on WidgetGroupExtension_KeyEvent_AnalogKeyOperation"); \ static_assert(sizeof(WidgetGroupExtension_KeyEvent_AnalogKeyOperation) == 0x00000C, "Wrong size on WidgetGroupExtension_KeyEvent_AnalogKeyOperation"); \ static_assert(offsetof(WidgetGroupExtension_KeyEvent_AnalogKeyOperation, KeyName) == 0x000000, "Member 'WidgetGroupExtension_KeyEvent_AnalogKeyOperation::KeyName' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_KeyEvent_AnalogKeyOperation, Operation) == 0x000008, "Member 'WidgetGroupExtension_KeyEvent_AnalogKeyOperation::Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_KeyEvent_BindEnterKeyToNav \ static_assert(alignof(WidgetGroupExtension_KeyEvent_BindEnterKeyToNav) == 0x000008, "Wrong alignment on WidgetGroupExtension_KeyEvent_BindEnterKeyToNav"); \ static_assert(sizeof(WidgetGroupExtension_KeyEvent_BindEnterKeyToNav) == 0x000008, "Wrong size on WidgetGroupExtension_KeyEvent_BindEnterKeyToNav"); \ static_assert(offsetof(WidgetGroupExtension_KeyEvent_BindEnterKeyToNav, NavPanel) == 0x000000, "Member 'WidgetGroupExtension_KeyEvent_BindEnterKeyToNav::NavPanel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_KeyEvent_CustomKeyOperation \ static_assert(alignof(WidgetGroupExtension_KeyEvent_CustomKeyOperation) == 0x000004, "Wrong alignment on WidgetGroupExtension_KeyEvent_CustomKeyOperation"); \ static_assert(sizeof(WidgetGroupExtension_KeyEvent_CustomKeyOperation) == 0x00000C, "Wrong size on WidgetGroupExtension_KeyEvent_CustomKeyOperation"); \ static_assert(offsetof(WidgetGroupExtension_KeyEvent_CustomKeyOperation, KeyName) == 0x000000, "Member 'WidgetGroupExtension_KeyEvent_CustomKeyOperation::KeyName' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_KeyEvent_CustomKeyOperation, Operation) == 0x000008, "Member 'WidgetGroupExtension_KeyEvent_CustomKeyOperation::Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_Nav_AddNavFroGridPanel \ static_assert(alignof(WidgetGroupExtension_Nav_AddNavFroGridPanel) == 0x000008, "Wrong alignment on WidgetGroupExtension_Nav_AddNavFroGridPanel"); \ static_assert(sizeof(WidgetGroupExtension_Nav_AddNavFroGridPanel) == 0x000038, "Wrong size on WidgetGroupExtension_Nav_AddNavFroGridPanel"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroGridPanel, GridPanel) == 0x000000, "Member 'WidgetGroupExtension_Nav_AddNavFroGridPanel::GridPanel' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroGridPanel, MaxColumn) == 0x000008, "Member 'WidgetGroupExtension_Nav_AddNavFroGridPanel::MaxColumn' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroGridPanel, LeftKey) == 0x00000C, "Member 'WidgetGroupExtension_Nav_AddNavFroGridPanel::LeftKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroGridPanel, RightKey) == 0x000014, "Member 'WidgetGroupExtension_Nav_AddNavFroGridPanel::RightKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroGridPanel, UpKey) == 0x00001C, "Member 'WidgetGroupExtension_Nav_AddNavFroGridPanel::UpKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroGridPanel, DownKey) == 0x000024, "Member 'WidgetGroupExtension_Nav_AddNavFroGridPanel::DownKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroGridPanel, bIsLoop) == 0x00002C, "Member 'WidgetGroupExtension_Nav_AddNavFroGridPanel::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroGridPanel, bHorizontalLoop_Backward) == 0x00002D, "Member 'WidgetGroupExtension_Nav_AddNavFroGridPanel::bHorizontalLoop_Backward' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroGridPanel, InitSelectedIndex) == 0x000030, "Member 'WidgetGroupExtension_Nav_AddNavFroGridPanel::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroGridPanel, bRepeat) == 0x000034, "Member 'WidgetGroupExtension_Nav_AddNavFroGridPanel::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_Nav_AddNavFroHorizontalBox \ static_assert(alignof(WidgetGroupExtension_Nav_AddNavFroHorizontalBox) == 0x000008, "Wrong alignment on WidgetGroupExtension_Nav_AddNavFroHorizontalBox"); \ static_assert(sizeof(WidgetGroupExtension_Nav_AddNavFroHorizontalBox) == 0x000028, "Wrong size on WidgetGroupExtension_Nav_AddNavFroHorizontalBox"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroHorizontalBox, HorizontalBox) == 0x000000, "Member 'WidgetGroupExtension_Nav_AddNavFroHorizontalBox::HorizontalBox' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroHorizontalBox, LeftKey) == 0x000008, "Member 'WidgetGroupExtension_Nav_AddNavFroHorizontalBox::LeftKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroHorizontalBox, RightKey) == 0x000010, "Member 'WidgetGroupExtension_Nav_AddNavFroHorizontalBox::RightKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroHorizontalBox, bIsLoop) == 0x000018, "Member 'WidgetGroupExtension_Nav_AddNavFroHorizontalBox::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroHorizontalBox, InitSelectedIndex) == 0x00001C, "Member 'WidgetGroupExtension_Nav_AddNavFroHorizontalBox::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroHorizontalBox, bRepeat) == 0x000020, "Member 'WidgetGroupExtension_Nav_AddNavFroHorizontalBox::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_Nav_AddNavFroScrollBox \ static_assert(alignof(WidgetGroupExtension_Nav_AddNavFroScrollBox) == 0x000008, "Wrong alignment on WidgetGroupExtension_Nav_AddNavFroScrollBox"); \ static_assert(sizeof(WidgetGroupExtension_Nav_AddNavFroScrollBox) == 0x000028, "Wrong size on WidgetGroupExtension_Nav_AddNavFroScrollBox"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroScrollBox, ScrollBox) == 0x000000, "Member 'WidgetGroupExtension_Nav_AddNavFroScrollBox::ScrollBox' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroScrollBox, UpKey) == 0x000008, "Member 'WidgetGroupExtension_Nav_AddNavFroScrollBox::UpKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroScrollBox, DownKey) == 0x000010, "Member 'WidgetGroupExtension_Nav_AddNavFroScrollBox::DownKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroScrollBox, bIsLoop) == 0x000018, "Member 'WidgetGroupExtension_Nav_AddNavFroScrollBox::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroScrollBox, InitSelectedIndex) == 0x00001C, "Member 'WidgetGroupExtension_Nav_AddNavFroScrollBox::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroScrollBox, bRepeat) == 0x000020, "Member 'WidgetGroupExtension_Nav_AddNavFroScrollBox::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_Nav_AddNavFroUniformGridPanel \ static_assert(alignof(WidgetGroupExtension_Nav_AddNavFroUniformGridPanel) == 0x000008, "Wrong alignment on WidgetGroupExtension_Nav_AddNavFroUniformGridPanel"); \ static_assert(sizeof(WidgetGroupExtension_Nav_AddNavFroUniformGridPanel) == 0x000038, "Wrong size on WidgetGroupExtension_Nav_AddNavFroUniformGridPanel"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroUniformGridPanel, UniformGridPanel) == 0x000000, "Member 'WidgetGroupExtension_Nav_AddNavFroUniformGridPanel::UniformGridPanel' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroUniformGridPanel, MaxColumn) == 0x000008, "Member 'WidgetGroupExtension_Nav_AddNavFroUniformGridPanel::MaxColumn' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroUniformGridPanel, LeftKey) == 0x00000C, "Member 'WidgetGroupExtension_Nav_AddNavFroUniformGridPanel::LeftKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroUniformGridPanel, RightKey) == 0x000014, "Member 'WidgetGroupExtension_Nav_AddNavFroUniformGridPanel::RightKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroUniformGridPanel, UpKey) == 0x00001C, "Member 'WidgetGroupExtension_Nav_AddNavFroUniformGridPanel::UpKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroUniformGridPanel, DownKey) == 0x000024, "Member 'WidgetGroupExtension_Nav_AddNavFroUniformGridPanel::DownKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroUniformGridPanel, bIsLoop) == 0x00002C, "Member 'WidgetGroupExtension_Nav_AddNavFroUniformGridPanel::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroUniformGridPanel, bHorizontalLoop_Backward) == 0x00002D, "Member 'WidgetGroupExtension_Nav_AddNavFroUniformGridPanel::bHorizontalLoop_Backward' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroUniformGridPanel, InitSelectedIndex) == 0x000030, "Member 'WidgetGroupExtension_Nav_AddNavFroUniformGridPanel::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroUniformGridPanel, bRepeat) == 0x000034, "Member 'WidgetGroupExtension_Nav_AddNavFroUniformGridPanel::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_Nav_AddNavFroVerticalBox \ static_assert(alignof(WidgetGroupExtension_Nav_AddNavFroVerticalBox) == 0x000008, "Wrong alignment on WidgetGroupExtension_Nav_AddNavFroVerticalBox"); \ static_assert(sizeof(WidgetGroupExtension_Nav_AddNavFroVerticalBox) == 0x000028, "Wrong size on WidgetGroupExtension_Nav_AddNavFroVerticalBox"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroVerticalBox, VerticalBox) == 0x000000, "Member 'WidgetGroupExtension_Nav_AddNavFroVerticalBox::VerticalBox' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroVerticalBox, UpKey) == 0x000008, "Member 'WidgetGroupExtension_Nav_AddNavFroVerticalBox::UpKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroVerticalBox, DownKey) == 0x000010, "Member 'WidgetGroupExtension_Nav_AddNavFroVerticalBox::DownKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroVerticalBox, bIsLoop) == 0x000018, "Member 'WidgetGroupExtension_Nav_AddNavFroVerticalBox::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroVerticalBox, InitSelectedIndex) == 0x00001C, "Member 'WidgetGroupExtension_Nav_AddNavFroVerticalBox::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_AddNavFroVerticalBox, bRepeat) == 0x000020, "Member 'WidgetGroupExtension_Nav_AddNavFroVerticalBox::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_Nav_NavActived \ static_assert(alignof(WidgetGroupExtension_Nav_NavActived) == 0x000008, "Wrong alignment on WidgetGroupExtension_Nav_NavActived"); \ static_assert(sizeof(WidgetGroupExtension_Nav_NavActived) == 0x000010, "Wrong size on WidgetGroupExtension_Nav_NavActived"); \ static_assert(offsetof(WidgetGroupExtension_Nav_NavActived, Panel) == 0x000000, "Member 'WidgetGroupExtension_Nav_NavActived::Panel' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_NavActived, ReturnValue) == 0x000008, "Member 'WidgetGroupExtension_Nav_NavActived::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_Nav_NavOperation \ static_assert(alignof(WidgetGroupExtension_Nav_NavOperation) == 0x000008, "Wrong alignment on WidgetGroupExtension_Nav_NavOperation"); \ static_assert(sizeof(WidgetGroupExtension_Nav_NavOperation) == 0x000010, "Wrong size on WidgetGroupExtension_Nav_NavOperation"); \ static_assert(offsetof(WidgetGroupExtension_Nav_NavOperation, PanelWidget) == 0x000000, "Member 'WidgetGroupExtension_Nav_NavOperation::PanelWidget' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_NavOperation, Operation) == 0x000008, "Member 'WidgetGroupExtension_Nav_NavOperation::Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_Nav_NavValid \ static_assert(alignof(WidgetGroupExtension_Nav_NavValid) == 0x000008, "Wrong alignment on WidgetGroupExtension_Nav_NavValid"); \ static_assert(sizeof(WidgetGroupExtension_Nav_NavValid) == 0x000010, "Wrong size on WidgetGroupExtension_Nav_NavValid"); \ static_assert(offsetof(WidgetGroupExtension_Nav_NavValid, Panel) == 0x000000, "Member 'WidgetGroupExtension_Nav_NavValid::Panel' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Nav_NavValid, ReturnValue) == 0x000008, "Member 'WidgetGroupExtension_Nav_NavValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavAction_AddChildToGridNav \ static_assert(alignof(WidgetGroupExtension_NavAction_AddChildToGridNav) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavAction_AddChildToGridNav"); \ static_assert(sizeof(WidgetGroupExtension_NavAction_AddChildToGridNav) == 0x000028, "Wrong size on WidgetGroupExtension_NavAction_AddChildToGridNav"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_AddChildToGridNav, Panel) == 0x000000, "Member 'WidgetGroupExtension_NavAction_AddChildToGridNav::Panel' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_AddChildToGridNav, Content) == 0x000008, "Member 'WidgetGroupExtension_NavAction_AddChildToGridNav::Content' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_AddChildToGridNav, bSelectThis) == 0x000010, "Member 'WidgetGroupExtension_NavAction_AddChildToGridNav::bSelectThis' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_AddChildToGridNav, inRow) == 0x000014, "Member 'WidgetGroupExtension_NavAction_AddChildToGridNav::inRow' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_AddChildToGridNav, inColumn) == 0x000018, "Member 'WidgetGroupExtension_NavAction_AddChildToGridNav::inColumn' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_AddChildToGridNav, ReturnValue) == 0x000020, "Member 'WidgetGroupExtension_NavAction_AddChildToGridNav::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavAction_AddChildToNav \ static_assert(alignof(WidgetGroupExtension_NavAction_AddChildToNav) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavAction_AddChildToNav"); \ static_assert(sizeof(WidgetGroupExtension_NavAction_AddChildToNav) == 0x000020, "Wrong size on WidgetGroupExtension_NavAction_AddChildToNav"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_AddChildToNav, Panel) == 0x000000, "Member 'WidgetGroupExtension_NavAction_AddChildToNav::Panel' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_AddChildToNav, Content) == 0x000008, "Member 'WidgetGroupExtension_NavAction_AddChildToNav::Content' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_AddChildToNav, bSelectThis) == 0x000010, "Member 'WidgetGroupExtension_NavAction_AddChildToNav::bSelectThis' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_AddChildToNav, ReturnValue) == 0x000018, "Member 'WidgetGroupExtension_NavAction_AddChildToNav::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavAction_AddChildToUniformGridNav \ static_assert(alignof(WidgetGroupExtension_NavAction_AddChildToUniformGridNav) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavAction_AddChildToUniformGridNav"); \ static_assert(sizeof(WidgetGroupExtension_NavAction_AddChildToUniformGridNav) == 0x000028, "Wrong size on WidgetGroupExtension_NavAction_AddChildToUniformGridNav"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_AddChildToUniformGridNav, Panel) == 0x000000, "Member 'WidgetGroupExtension_NavAction_AddChildToUniformGridNav::Panel' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_AddChildToUniformGridNav, Content) == 0x000008, "Member 'WidgetGroupExtension_NavAction_AddChildToUniformGridNav::Content' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_AddChildToUniformGridNav, bSelectThis) == 0x000010, "Member 'WidgetGroupExtension_NavAction_AddChildToUniformGridNav::bSelectThis' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_AddChildToUniformGridNav, inRow) == 0x000014, "Member 'WidgetGroupExtension_NavAction_AddChildToUniformGridNav::inRow' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_AddChildToUniformGridNav, inColumn) == 0x000018, "Member 'WidgetGroupExtension_NavAction_AddChildToUniformGridNav::inColumn' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_AddChildToUniformGridNav, ReturnValue) == 0x000020, "Member 'WidgetGroupExtension_NavAction_AddChildToUniformGridNav::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavAction_ClearNavChildren \ static_assert(alignof(WidgetGroupExtension_NavAction_ClearNavChildren) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavAction_ClearNavChildren"); \ static_assert(sizeof(WidgetGroupExtension_NavAction_ClearNavChildren) == 0x000008, "Wrong size on WidgetGroupExtension_NavAction_ClearNavChildren"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_ClearNavChildren, Panel) == 0x000000, "Member 'WidgetGroupExtension_NavAction_ClearNavChildren::Panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavAction_GetNavSelectedIndex \ static_assert(alignof(WidgetGroupExtension_NavAction_GetNavSelectedIndex) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavAction_GetNavSelectedIndex"); \ static_assert(sizeof(WidgetGroupExtension_NavAction_GetNavSelectedIndex) == 0x000010, "Wrong size on WidgetGroupExtension_NavAction_GetNavSelectedIndex"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_GetNavSelectedIndex, Panel) == 0x000000, "Member 'WidgetGroupExtension_NavAction_GetNavSelectedIndex::Panel' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_GetNavSelectedIndex, ReturnValue) == 0x000008, "Member 'WidgetGroupExtension_NavAction_GetNavSelectedIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavAction_GetNavSelectedItem \ static_assert(alignof(WidgetGroupExtension_NavAction_GetNavSelectedItem) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavAction_GetNavSelectedItem"); \ static_assert(sizeof(WidgetGroupExtension_NavAction_GetNavSelectedItem) == 0x000010, "Wrong size on WidgetGroupExtension_NavAction_GetNavSelectedItem"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_GetNavSelectedItem, Panel) == 0x000000, "Member 'WidgetGroupExtension_NavAction_GetNavSelectedItem::Panel' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_GetNavSelectedItem, ReturnValue) == 0x000008, "Member 'WidgetGroupExtension_NavAction_GetNavSelectedItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavAction_RemoveGridNavChild \ static_assert(alignof(WidgetGroupExtension_NavAction_RemoveGridNavChild) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavAction_RemoveGridNavChild"); \ static_assert(sizeof(WidgetGroupExtension_NavAction_RemoveGridNavChild) == 0x000010, "Wrong size on WidgetGroupExtension_NavAction_RemoveGridNavChild"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_RemoveGridNavChild, Panel) == 0x000000, "Member 'WidgetGroupExtension_NavAction_RemoveGridNavChild::Panel' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_RemoveGridNavChild, Content) == 0x000008, "Member 'WidgetGroupExtension_NavAction_RemoveGridNavChild::Content' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavAction_RemoveGridNavSelectedItem \ static_assert(alignof(WidgetGroupExtension_NavAction_RemoveGridNavSelectedItem) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavAction_RemoveGridNavSelectedItem"); \ static_assert(sizeof(WidgetGroupExtension_NavAction_RemoveGridNavSelectedItem) == 0x000008, "Wrong size on WidgetGroupExtension_NavAction_RemoveGridNavSelectedItem"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_RemoveGridNavSelectedItem, Panel) == 0x000000, "Member 'WidgetGroupExtension_NavAction_RemoveGridNavSelectedItem::Panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavAction_RemoveNavChild \ static_assert(alignof(WidgetGroupExtension_NavAction_RemoveNavChild) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavAction_RemoveNavChild"); \ static_assert(sizeof(WidgetGroupExtension_NavAction_RemoveNavChild) == 0x000010, "Wrong size on WidgetGroupExtension_NavAction_RemoveNavChild"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_RemoveNavChild, Panel) == 0x000000, "Member 'WidgetGroupExtension_NavAction_RemoveNavChild::Panel' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_RemoveNavChild, Content) == 0x000008, "Member 'WidgetGroupExtension_NavAction_RemoveNavChild::Content' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavAction_RemoveNavSelectedItem \ static_assert(alignof(WidgetGroupExtension_NavAction_RemoveNavSelectedItem) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavAction_RemoveNavSelectedItem"); \ static_assert(sizeof(WidgetGroupExtension_NavAction_RemoveNavSelectedItem) == 0x000008, "Wrong size on WidgetGroupExtension_NavAction_RemoveNavSelectedItem"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_RemoveNavSelectedItem, Panel) == 0x000000, "Member 'WidgetGroupExtension_NavAction_RemoveNavSelectedItem::Panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavAction_SelectNavDirectionItem \ static_assert(alignof(WidgetGroupExtension_NavAction_SelectNavDirectionItem) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavAction_SelectNavDirectionItem"); \ static_assert(sizeof(WidgetGroupExtension_NavAction_SelectNavDirectionItem) == 0x000010, "Wrong size on WidgetGroupExtension_NavAction_SelectNavDirectionItem"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_SelectNavDirectionItem, Panel) == 0x000000, "Member 'WidgetGroupExtension_NavAction_SelectNavDirectionItem::Panel' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_SelectNavDirectionItem, Direction) == 0x000008, "Member 'WidgetGroupExtension_NavAction_SelectNavDirectionItem::Direction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavAction_SelectNavItem \ static_assert(alignof(WidgetGroupExtension_NavAction_SelectNavItem) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavAction_SelectNavItem"); \ static_assert(sizeof(WidgetGroupExtension_NavAction_SelectNavItem) == 0x000010, "Wrong size on WidgetGroupExtension_NavAction_SelectNavItem"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_SelectNavItem, Panel) == 0x000000, "Member 'WidgetGroupExtension_NavAction_SelectNavItem::Panel' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_SelectNavItem, SelectIndex) == 0x000008, "Member 'WidgetGroupExtension_NavAction_SelectNavItem::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_SelectNavItem, bCallEventWhenSelected) == 0x00000C, "Member 'WidgetGroupExtension_NavAction_SelectNavItem::bCallEventWhenSelected' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_SelectNavItem, bJoinTheCache) == 0x00000D, "Member 'WidgetGroupExtension_NavAction_SelectNavItem::bJoinTheCache' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavAction_SelectNavItem, bUpdateScrollBoxOffset) == 0x00000E, "Member 'WidgetGroupExtension_NavAction_SelectNavItem::bUpdateScrollBoxOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavDelegate_AddNavFroGridPanel \ static_assert(alignof(WidgetGroupExtension_NavDelegate_AddNavFroGridPanel) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavDelegate_AddNavFroGridPanel"); \ static_assert(sizeof(WidgetGroupExtension_NavDelegate_AddNavFroGridPanel) == 0x000068, "Wrong size on WidgetGroupExtension_NavDelegate_AddNavFroGridPanel"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroGridPanel, GridPanel) == 0x000000, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroGridPanel::GridPanel' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroGridPanel, MaxColumn) == 0x000008, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroGridPanel::MaxColumn' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroGridPanel, OnClickedEvent) == 0x00000C, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroGridPanel::OnClickedEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroGridPanel, OnSelectedEvent) == 0x00001C, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroGridPanel::OnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroGridPanel, OnUnSelectedEvent) == 0x00002C, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroGridPanel::OnUnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroGridPanel, LeftKey) == 0x00003C, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroGridPanel::LeftKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroGridPanel, RightKey) == 0x000044, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroGridPanel::RightKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroGridPanel, UpKey) == 0x00004C, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroGridPanel::UpKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroGridPanel, DownKey) == 0x000054, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroGridPanel::DownKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroGridPanel, bIsLoop) == 0x00005C, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroGridPanel::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroGridPanel, bHorizontalLoop_Backward) == 0x00005D, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroGridPanel::bHorizontalLoop_Backward' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroGridPanel, InitSelectedIndex) == 0x000060, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroGridPanel::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroGridPanel, bRepeat) == 0x000064, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroGridPanel::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox \ static_assert(alignof(WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox"); \ static_assert(sizeof(WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox) == 0x000058, "Wrong size on WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox, HorizontalBox) == 0x000000, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox::HorizontalBox' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox, OnClickedEvent) == 0x000008, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox::OnClickedEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox, OnSelectedEvent) == 0x000018, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox::OnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox, OnUnSelectedEvent) == 0x000028, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox::OnUnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox, LeftKey) == 0x000038, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox::LeftKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox, RightKey) == 0x000040, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox::RightKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox, bIsLoop) == 0x000048, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox, InitSelectedIndex) == 0x00004C, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox, bRepeat) == 0x000050, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroHorizontalBox::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavDelegate_AddNavFroScrollBox \ static_assert(alignof(WidgetGroupExtension_NavDelegate_AddNavFroScrollBox) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavDelegate_AddNavFroScrollBox"); \ static_assert(sizeof(WidgetGroupExtension_NavDelegate_AddNavFroScrollBox) == 0x000058, "Wrong size on WidgetGroupExtension_NavDelegate_AddNavFroScrollBox"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroScrollBox, ScrollBox) == 0x000000, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroScrollBox::ScrollBox' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroScrollBox, OnClickedEvent) == 0x000008, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroScrollBox::OnClickedEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroScrollBox, OnSelectedEvent) == 0x000018, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroScrollBox::OnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroScrollBox, OnUnSelectedEvent) == 0x000028, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroScrollBox::OnUnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroScrollBox, UpKey) == 0x000038, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroScrollBox::UpKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroScrollBox, DownKey) == 0x000040, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroScrollBox::DownKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroScrollBox, bIsLoop) == 0x000048, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroScrollBox::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroScrollBox, InitSelectedIndex) == 0x00004C, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroScrollBox::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroScrollBox, bRepeat) == 0x000050, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroScrollBox::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel \ static_assert(alignof(WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel"); \ static_assert(sizeof(WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel) == 0x000068, "Wrong size on WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel, UniformGridPanel) == 0x000000, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel::UniformGridPanel' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel, MaxColumn) == 0x000008, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel::MaxColumn' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel, OnClickedEvent) == 0x00000C, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel::OnClickedEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel, OnSelectedEvent) == 0x00001C, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel::OnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel, OnUnSelectedEvent) == 0x00002C, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel::OnUnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel, LeftKey) == 0x00003C, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel::LeftKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel, RightKey) == 0x000044, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel::RightKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel, UpKey) == 0x00004C, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel::UpKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel, DownKey) == 0x000054, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel::DownKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel, bIsLoop) == 0x00005C, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel, bHorizontalLoop_Backward) == 0x00005D, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel::bHorizontalLoop_Backward' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel, InitSelectedIndex) == 0x000060, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel, bRepeat) == 0x000064, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroUniformGridPanel::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox \ static_assert(alignof(WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox) == 0x000008, "Wrong alignment on WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox"); \ static_assert(sizeof(WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox) == 0x000058, "Wrong size on WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox, VerticalBox) == 0x000000, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox::VerticalBox' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox, OnClickedEvent) == 0x000008, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox::OnClickedEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox, OnSelectedEvent) == 0x000018, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox::OnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox, OnUnSelectedEvent) == 0x000028, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox::OnUnSelectedEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox, UpKey) == 0x000038, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox::UpKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox, DownKey) == 0x000040, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox::DownKey' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox, bIsLoop) == 0x000048, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox::bIsLoop' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox, InitSelectedIndex) == 0x00004C, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox::InitSelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox, bRepeat) == 0x000050, "Member 'WidgetGroupExtension_NavDelegate_AddNavFroVerticalBox::bRepeat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_SetDisableAllInput \ static_assert(alignof(WidgetGroupExtension_SetDisableAllInput) == 0x000001, "Wrong alignment on WidgetGroupExtension_SetDisableAllInput"); \ static_assert(sizeof(WidgetGroupExtension_SetDisableAllInput) == 0x000001, "Wrong size on WidgetGroupExtension_SetDisableAllInput"); \ static_assert(offsetof(WidgetGroupExtension_SetDisableAllInput, disabled) == 0x000000, "Member 'WidgetGroupExtension_SetDisableAllInput::disabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_SetDisableEnterBackInput \ static_assert(alignof(WidgetGroupExtension_SetDisableEnterBackInput) == 0x000001, "Wrong alignment on WidgetGroupExtension_SetDisableEnterBackInput"); \ static_assert(sizeof(WidgetGroupExtension_SetDisableEnterBackInput) == 0x000001, "Wrong size on WidgetGroupExtension_SetDisableEnterBackInput"); \ static_assert(offsetof(WidgetGroupExtension_SetDisableEnterBackInput, disabled) == 0x000000, "Member 'WidgetGroupExtension_SetDisableEnterBackInput::disabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_SetInputHelp \ static_assert(alignof(WidgetGroupExtension_SetInputHelp) == 0x000008, "Wrong alignment on WidgetGroupExtension_SetInputHelp"); \ static_assert(sizeof(WidgetGroupExtension_SetInputHelp) == 0x000010, "Wrong size on WidgetGroupExtension_SetInputHelp"); \ static_assert(offsetof(WidgetGroupExtension_SetInputHelp, inInputHelpWidget) == 0x000000, "Member 'WidgetGroupExtension_SetInputHelp::inInputHelpWidget' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_SetInputHelp, bUpdateList) == 0x000008, "Member 'WidgetGroupExtension_SetInputHelp::bUpdateList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_SetParentWidget \ static_assert(alignof(WidgetGroupExtension_SetParentWidget) == 0x000008, "Wrong alignment on WidgetGroupExtension_SetParentWidget"); \ static_assert(sizeof(WidgetGroupExtension_SetParentWidget) == 0x000010, "Wrong size on WidgetGroupExtension_SetParentWidget"); \ static_assert(offsetof(WidgetGroupExtension_SetParentWidget, inParentWidget) == 0x000000, "Member 'WidgetGroupExtension_SetParentWidget::inParentWidget' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_SetParentWidget, ReturnValue) == 0x000008, "Member 'WidgetGroupExtension_SetParentWidget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_Viewport_AddWidgetToViewport \ static_assert(alignof(WidgetGroupExtension_Viewport_AddWidgetToViewport) == 0x000004, "Wrong alignment on WidgetGroupExtension_Viewport_AddWidgetToViewport"); \ static_assert(sizeof(WidgetGroupExtension_Viewport_AddWidgetToViewport) == 0x000008, "Wrong size on WidgetGroupExtension_Viewport_AddWidgetToViewport"); \ static_assert(offsetof(WidgetGroupExtension_Viewport_AddWidgetToViewport, CanInputGame) == 0x000000, "Member 'WidgetGroupExtension_Viewport_AddWidgetToViewport::CanInputGame' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Viewport_AddWidgetToViewport, CreateType) == 0x000001, "Member 'WidgetGroupExtension_Viewport_AddWidgetToViewport::CreateType' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtension_Viewport_AddWidgetToViewport, ZOrder) == 0x000004, "Member 'WidgetGroupExtension_Viewport_AddWidgetToViewport::ZOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_Viewport_GetFocusHiddenMode \ static_assert(alignof(WidgetGroupExtension_Viewport_GetFocusHiddenMode) == 0x000001, "Wrong alignment on WidgetGroupExtension_Viewport_GetFocusHiddenMode"); \ static_assert(sizeof(WidgetGroupExtension_Viewport_GetFocusHiddenMode) == 0x000001, "Wrong size on WidgetGroupExtension_Viewport_GetFocusHiddenMode"); \ static_assert(offsetof(WidgetGroupExtension_Viewport_GetFocusHiddenMode, ReturnValue) == 0x000000, "Member 'WidgetGroupExtension_Viewport_GetFocusHiddenMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtension_Viewport_RemoveWidgetFromViewport \ static_assert(alignof(WidgetGroupExtension_Viewport_RemoveWidgetFromViewport) == 0x000001, "Wrong alignment on WidgetGroupExtension_Viewport_RemoveWidgetFromViewport"); \ static_assert(sizeof(WidgetGroupExtension_Viewport_RemoveWidgetFromViewport) == 0x000001, "Wrong size on WidgetGroupExtension_Viewport_RemoveWidgetFromViewport"); \ static_assert(offsetof(WidgetGroupExtension_Viewport_RemoveWidgetFromViewport, bRemoveAll) == 0x000000, "Member 'WidgetGroupExtension_Viewport_RemoveWidgetFromViewport::bRemoveAll' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWidgetGroupExtension \ static_assert(alignof(UWidgetGroupExtension) == 0x000008, "Wrong alignment on UWidgetGroupExtension"); \ static_assert(sizeof(UWidgetGroupExtension) == 0x000148, "Wrong size on UWidgetGroupExtension"); \ static_assert(offsetof(UWidgetGroupExtension, DestructEvent) == 0x000030, "Member 'UWidgetGroupExtension::DestructEvent' has a wrong offset!"); \ static_assert(offsetof(UWidgetGroupExtension, InputHelpWidget) == 0x000048, "Member 'UWidgetGroupExtension::InputHelpWidget' has a wrong offset!"); \ static_assert(offsetof(UWidgetGroupExtension, OwnerWidget) == 0x000050, "Member 'UWidgetGroupExtension::OwnerWidget' has a wrong offset!"); \ static_assert(offsetof(UWidgetGroupExtension, ParentWidget) == 0x000058, "Member 'UWidgetGroupExtension::ParentWidget' has a wrong offset!"); \ static_assert(offsetof(UWidgetGroupExtension, ChildWGIUserWidget) == 0x000060, "Member 'UWidgetGroupExtension::ChildWGIUserWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtensionInterface_OnBackKeyEvent \ static_assert(alignof(WidgetGroupExtensionInterface_OnBackKeyEvent) == 0x000008, "Wrong alignment on WidgetGroupExtensionInterface_OnBackKeyEvent"); \ static_assert(sizeof(WidgetGroupExtensionInterface_OnBackKeyEvent) == 0x000048, "Wrong size on WidgetGroupExtensionInterface_OnBackKeyEvent"); \ static_assert(offsetof(WidgetGroupExtensionInterface_OnBackKeyEvent, InGeometry) == 0x000000, "Member 'WidgetGroupExtensionInterface_OnBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtensionInterface_OnBackKeyEvent, isDown) == 0x000040, "Member 'WidgetGroupExtensionInterface_OnBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtensionInterface_OnBackKeyEvent, ReturnValue) == 0x000041, "Member 'WidgetGroupExtensionInterface_OnBackKeyEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtensionInterface_OnCustomBlueprintKeyInputEvent \ static_assert(alignof(WidgetGroupExtensionInterface_OnCustomBlueprintKeyInputEvent) == 0x000008, "Wrong alignment on WidgetGroupExtensionInterface_OnCustomBlueprintKeyInputEvent"); \ static_assert(sizeof(WidgetGroupExtensionInterface_OnCustomBlueprintKeyInputEvent) == 0x000048, "Wrong size on WidgetGroupExtensionInterface_OnCustomBlueprintKeyInputEvent"); \ static_assert(offsetof(WidgetGroupExtensionInterface_OnCustomBlueprintKeyInputEvent, InKeyEvent) == 0x000000, "Member 'WidgetGroupExtensionInterface_OnCustomBlueprintKeyInputEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtensionInterface_OnCustomBlueprintKeyInputEvent, isDown) == 0x000040, "Member 'WidgetGroupExtensionInterface_OnCustomBlueprintKeyInputEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtensionInterface_OnCustomBlueprintKeyInputEvent, ReturnValue) == 0x000041, "Member 'WidgetGroupExtensionInterface_OnCustomBlueprintKeyInputEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtensionInterface_OnEnterKeyEvent \ static_assert(alignof(WidgetGroupExtensionInterface_OnEnterKeyEvent) == 0x000008, "Wrong alignment on WidgetGroupExtensionInterface_OnEnterKeyEvent"); \ static_assert(sizeof(WidgetGroupExtensionInterface_OnEnterKeyEvent) == 0x000048, "Wrong size on WidgetGroupExtensionInterface_OnEnterKeyEvent"); \ static_assert(offsetof(WidgetGroupExtensionInterface_OnEnterKeyEvent, InGeometry) == 0x000000, "Member 'WidgetGroupExtensionInterface_OnEnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtensionInterface_OnEnterKeyEvent, isDown) == 0x000040, "Member 'WidgetGroupExtensionInterface_OnEnterKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtensionInterface_OnEnterKeyEvent, ReturnValue) == 0x000041, "Member 'WidgetGroupExtensionInterface_OnEnterKeyEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupExtensionInterface_OnOverrideOnSelectDirectionInterface \ static_assert(alignof(WidgetGroupExtensionInterface_OnOverrideOnSelectDirectionInterface) == 0x000008, "Wrong alignment on WidgetGroupExtensionInterface_OnOverrideOnSelectDirectionInterface"); \ static_assert(sizeof(WidgetGroupExtensionInterface_OnOverrideOnSelectDirectionInterface) == 0x000020, "Wrong size on WidgetGroupExtensionInterface_OnOverrideOnSelectDirectionInterface"); \ static_assert(offsetof(WidgetGroupExtensionInterface_OnOverrideOnSelectDirectionInterface, Panel) == 0x000000, "Member 'WidgetGroupExtensionInterface_OnOverrideOnSelectDirectionInterface::Panel' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtensionInterface_OnOverrideOnSelectDirectionInterface, Direction) == 0x000008, "Member 'WidgetGroupExtensionInterface_OnOverrideOnSelectDirectionInterface::Direction' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtensionInterface_OnOverrideOnSelectDirectionInterface, bIsRepeat) == 0x000018, "Member 'WidgetGroupExtensionInterface_OnOverrideOnSelectDirectionInterface::bIsRepeat' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupExtensionInterface_OnOverrideOnSelectDirectionInterface, ReturnValue) == 0x000019, "Member 'WidgetGroupExtensionInterface_OnOverrideOnSelectDirectionInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IWidgetGroupExtensionInterface \ static_assert(alignof(IWidgetGroupExtensionInterface) == 0x000001, "Wrong alignment on IWidgetGroupExtensionInterface"); \ static_assert(sizeof(IWidgetGroupExtensionInterface) == 0x000001, "Wrong size on IWidgetGroupExtensionInterface"); \ #define DUMPER7_ASSERTS_WidgetGroupAnimationInterface_OnGetAnimationTypeInterface \ static_assert(alignof(WidgetGroupAnimationInterface_OnGetAnimationTypeInterface) == 0x000001, "Wrong alignment on WidgetGroupAnimationInterface_OnGetAnimationTypeInterface"); \ static_assert(sizeof(WidgetGroupAnimationInterface_OnGetAnimationTypeInterface) == 0x000001, "Wrong size on WidgetGroupAnimationInterface_OnGetAnimationTypeInterface"); \ static_assert(offsetof(WidgetGroupAnimationInterface_OnGetAnimationTypeInterface, ReturnValue) == 0x000000, "Member 'WidgetGroupAnimationInterface_OnGetAnimationTypeInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupAnimationInterface_OnGetAnimationWidgetInterface \ static_assert(alignof(WidgetGroupAnimationInterface_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WidgetGroupAnimationInterface_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WidgetGroupAnimationInterface_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WidgetGroupAnimationInterface_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WidgetGroupAnimationInterface_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WidgetGroupAnimationInterface_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetGroupAnimationInterface_OnPlayWidgetAnimationInterface \ static_assert(alignof(WidgetGroupAnimationInterface_OnPlayWidgetAnimationInterface) == 0x000008, "Wrong alignment on WidgetGroupAnimationInterface_OnPlayWidgetAnimationInterface"); \ static_assert(sizeof(WidgetGroupAnimationInterface_OnPlayWidgetAnimationInterface) == 0x000010, "Wrong size on WidgetGroupAnimationInterface_OnPlayWidgetAnimationInterface"); \ static_assert(offsetof(WidgetGroupAnimationInterface_OnPlayWidgetAnimationInterface, AnimationType) == 0x000000, "Member 'WidgetGroupAnimationInterface_OnPlayWidgetAnimationInterface::AnimationType' has a wrong offset!"); \ static_assert(offsetof(WidgetGroupAnimationInterface_OnPlayWidgetAnimationInterface, OwnerWidget) == 0x000008, "Member 'WidgetGroupAnimationInterface_OnPlayWidgetAnimationInterface::OwnerWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IWidgetGroupAnimationInterface \ static_assert(alignof(IWidgetGroupAnimationInterface) == 0x000001, "Wrong alignment on IWidgetGroupAnimationInterface"); \ static_assert(sizeof(IWidgetGroupAnimationInterface) == 0x000001, "Wrong size on IWidgetGroupAnimationInterface"); \ #define DUMPER7_ASSERTS_WidgetGroupManager_OnWindowActivationEvent \ static_assert(alignof(WidgetGroupManager_OnWindowActivationEvent) == 0x000001, "Wrong alignment on WidgetGroupManager_OnWindowActivationEvent"); \ static_assert(sizeof(WidgetGroupManager_OnWindowActivationEvent) == 0x000001, "Wrong size on WidgetGroupManager_OnWindowActivationEvent"); \ static_assert(offsetof(WidgetGroupManager_OnWindowActivationEvent, Active) == 0x000000, "Member 'WidgetGroupManager_OnWindowActivationEvent::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWidgetGroupManager \ static_assert(alignof(UWidgetGroupManager) == 0x000008, "Wrong alignment on UWidgetGroupManager"); \ static_assert(sizeof(UWidgetGroupManager) == 0x000350, "Wrong size on UWidgetGroupManager"); \ static_assert(offsetof(UWidgetGroupManager, OpenedWidgets) == 0x000038, "Member 'UWidgetGroupManager::OpenedWidgets' has a wrong offset!"); \ static_assert(offsetof(UWidgetGroupManager, OpenedWidgetSettings) == 0x000048, "Member 'UWidgetGroupManager::OpenedWidgetSettings' has a wrong offset!"); \ static_assert(offsetof(UWidgetGroupManager, SingleWidgets) == 0x000098, "Member 'UWidgetGroupManager::SingleWidgets' has a wrong offset!"); \ static_assert(offsetof(UWidgetGroupManager, InputConfigureGroupDataCache) == 0x0000E8, "Member 'UWidgetGroupManager::InputConfigureGroupDataCache' has a wrong offset!"); \ static_assert(offsetof(UWidgetGroupManager, Extension) == 0x0002E8, "Member 'UWidgetGroupManager::Extension' has a wrong offset!"); \ static_assert(offsetof(UWidgetGroupManager, SingleWidgetInputOrder) == 0x000338, "Member 'UWidgetGroupManager::SingleWidgetInputOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationRing_C_ExecuteUbergraph_WB_PackItemInformationRing \ static_assert(alignof(WB_PackItemInformationRing_C_ExecuteUbergraph_WB_PackItemInformationRing) == 0x000008, "Wrong alignment on WB_PackItemInformationRing_C_ExecuteUbergraph_WB_PackItemInformationRing"); \ static_assert(sizeof(WB_PackItemInformationRing_C_ExecuteUbergraph_WB_PackItemInformationRing) == 0x000100, "Wrong size on WB_PackItemInformationRing_C_ExecuteUbergraph_WB_PackItemInformationRing"); \ static_assert(offsetof(WB_PackItemInformationRing_C_ExecuteUbergraph_WB_PackItemInformationRing, EntryPoint) == 0x000000, "Member 'WB_PackItemInformationRing_C_ExecuteUbergraph_WB_PackItemInformationRing::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationRing_C_ExecuteUbergraph_WB_PackItemInformationRing, K2Node_CustomEvent_StroedItem) == 0x000008, "Member 'WB_PackItemInformationRing_C_ExecuteUbergraph_WB_PackItemInformationRing::K2Node_CustomEvent_StroedItem' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationRing_C_ExecuteUbergraph_WB_PackItemInformationRing, CallFunc_GetItemConfigBySortId_Item) == 0x000028, "Member 'WB_PackItemInformationRing_C_ExecuteUbergraph_WB_PackItemInformationRing::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationRing_C_ExecuteUbergraph_WB_PackItemInformationRing, CallFunc_GetItemConfigBySortId_find) == 0x0000F8, "Member 'WB_PackItemInformationRing_C_ExecuteUbergraph_WB_PackItemInformationRing::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationRing_C_UpdateInfor \ static_assert(alignof(WB_PackItemInformationRing_C_UpdateInfor) == 0x000008, "Wrong alignment on WB_PackItemInformationRing_C_UpdateInfor"); \ static_assert(sizeof(WB_PackItemInformationRing_C_UpdateInfor) == 0x000020, "Wrong size on WB_PackItemInformationRing_C_UpdateInfor"); \ static_assert(offsetof(WB_PackItemInformationRing_C_UpdateInfor, StroedItem) == 0x000000, "Member 'WB_PackItemInformationRing_C_UpdateInfor::StroedItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PackItemInformationRing_C \ static_assert(alignof(UWB_PackItemInformationRing_C) == 0x000008, "Wrong alignment on UWB_PackItemInformationRing_C"); \ static_assert(sizeof(UWB_PackItemInformationRing_C) == 0x000298, "Wrong size on UWB_PackItemInformationRing_C"); \ static_assert(offsetof(UWB_PackItemInformationRing_C, UberGraphFrame) == 0x000278, "Member 'UWB_PackItemInformationRing_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationRing_C, MultiLineEditableTextBox_RingDescribe) == 0x000280, "Member 'UWB_PackItemInformationRing_C::MultiLineEditableTextBox_RingDescribe' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationRing_C, TextBlock_RingName) == 0x000288, "Member 'UWB_PackItemInformationRing_C::TextBlock_RingName' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationRing_C, TextBlock_RingType) == 0x000290, "Member 'UWB_PackItemInformationRing_C::TextBlock_RingType' 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_FAKWaapiJsonObject \ static_assert(alignof(FAKWaapiJsonObject) == 0x000008, "Wrong alignment on FAKWaapiJsonObject"); \ static_assert(sizeof(FAKWaapiJsonObject) == 0x000010, "Wrong size on FAKWaapiJsonObject"); \ #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_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_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_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_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_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_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_FAkWinGDKAdvancedInitializationSettings \ static_assert(alignof(FAkWinGDKAdvancedInitializationSettings) == 0x000004, "Wrong alignment on FAkWinGDKAdvancedInitializationSettings"); \ static_assert(sizeof(FAkWinGDKAdvancedInitializationSettings) == 0x000040, "Wrong size on FAkWinGDKAdvancedInitializationSettings"); \ static_assert(offsetof(FAkWinGDKAdvancedInitializationSettings, UseHeadMountedDisplayAudioDevice) == 0x000038, "Member 'FAkWinGDKAdvancedInitializationSettings::UseHeadMountedDisplayAudioDevice' has a wrong offset!"); \ static_assert(offsetof(FAkWinGDKAdvancedInitializationSettings, uMaxSystemAudioObjects) == 0x00003C, "Member 'FAkWinGDKAdvancedInitializationSettings::uMaxSystemAudioObjects' 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_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_AkAudioType_UnloadData \ static_assert(alignof(AkAudioType_UnloadData) == 0x000001, "Wrong alignment on AkAudioType_UnloadData"); \ static_assert(sizeof(AkAudioType_UnloadData) == 0x000001, "Wrong size on AkAudioType_UnloadData"); \ static_assert(offsetof(AkAudioType_UnloadData, bAsync) == 0x000000, "Member 'AkAudioType_UnloadData::bAsync' 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) == 0x000050, "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_UAkAcousticTexture \ static_assert(alignof(UAkAcousticTexture) == 0x000008, "Wrong alignment on UAkAcousticTexture"); \ static_assert(sizeof(UAkAcousticTexture) == 0x000060, "Wrong size on UAkAcousticTexture"); \ static_assert(offsetof(UAkAcousticTexture, AcousticTextureCookedData) == 0x000050, "Member 'UAkAcousticTexture::AcousticTextureCookedData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkGroupValue \ static_assert(alignof(UAkGroupValue) == 0x000008, "Wrong alignment on UAkGroupValue"); \ static_assert(sizeof(UAkGroupValue) == 0x000070, "Wrong size on UAkGroupValue"); \ static_assert(offsetof(UAkGroupValue, GroupValueCookedData) == 0x000050, "Member 'UAkGroupValue::GroupValueCookedData' has a wrong offset!"); \ static_assert(offsetof(UAkGroupValue, GroupShortId) == 0x000064, "Member 'UAkGroupValue::GroupShortId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkStateValue \ static_assert(alignof(UAkStateValue) == 0x000008, "Wrong alignment on UAkStateValue"); \ static_assert(sizeof(UAkStateValue) == 0x000070, "Wrong size on UAkStateValue"); \ #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, ReturnValue) == 0x000030, "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) == 0x000018, "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, ReturnValue) == 0x000014, "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) == 0x000300, "Wrong size on UAkGameObject"); \ static_assert(offsetof(UAkGameObject, AkAudioEvent) == 0x0002E0, "Member 'UAkGameObject::AkAudioEvent' has a wrong offset!"); \ static_assert(offsetof(UAkGameObject, EventName) == 0x0002E8, "Member 'UAkGameObject::EventName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkAcousticTextureSetComponent \ static_assert(alignof(UAkAcousticTextureSetComponent) == 0x000010, "Wrong alignment on UAkAcousticTextureSetComponent"); \ static_assert(sizeof(UAkAcousticTextureSetComponent) == 0x000300, "Wrong size on UAkAcousticTextureSetComponent"); \ #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_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, ReturnValue) == 0x000030, "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_UAkComponent \ static_assert(alignof(UAkComponent) == 0x000010, "Wrong alignment on UAkComponent"); \ static_assert(sizeof(UAkComponent) == 0x0004B0, "Wrong size on UAkComponent"); \ static_assert(offsetof(UAkComponent, bUseSpatialAudio) == 0x000300, "Member 'UAkComponent::bUseSpatialAudio' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, OcclusionCollisionChannel) == 0x000308, "Member 'UAkComponent::OcclusionCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, EnableSpotReflectors) == 0x000309, "Member 'UAkComponent::EnableSpotReflectors' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, OuterRadius) == 0x00030C, "Member 'UAkComponent::OuterRadius' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, InnerRadius) == 0x000310, "Member 'UAkComponent::InnerRadius' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, EarlyReflectionAuxBus) == 0x000318, "Member 'UAkComponent::EarlyReflectionAuxBus' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, EarlyReflectionAuxBusName) == 0x000320, "Member 'UAkComponent::EarlyReflectionAuxBusName' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, EarlyReflectionOrder) == 0x000330, "Member 'UAkComponent::EarlyReflectionOrder' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, EarlyReflectionBusSendGain) == 0x000334, "Member 'UAkComponent::EarlyReflectionBusSendGain' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, EarlyReflectionMaxPathLength) == 0x000338, "Member 'UAkComponent::EarlyReflectionMaxPathLength' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, roomReverbAuxBusGain) == 0x00033C, "Member 'UAkComponent::roomReverbAuxBusGain' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, diffractionMaxEdges) == 0x000340, "Member 'UAkComponent::diffractionMaxEdges' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, diffractionMaxPaths) == 0x000344, "Member 'UAkComponent::diffractionMaxPaths' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, diffractionMaxPathLength) == 0x000348, "Member 'UAkComponent::diffractionMaxPathLength' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, DrawFirstOrderReflections) == 0x00034C, "Member 'UAkComponent::DrawFirstOrderReflections' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, DrawSecondOrderReflections) == 0x00034D, "Member 'UAkComponent::DrawSecondOrderReflections' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, DrawHigherOrderReflections) == 0x00034E, "Member 'UAkComponent::DrawHigherOrderReflections' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, DrawDiffraction) == 0x00034F, "Member 'UAkComponent::DrawDiffraction' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, StopWhenOwnerDestroyed) == 0x000350, "Member 'UAkComponent::StopWhenOwnerDestroyed' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, AttenuationScalingFactor) == 0x000354, "Member 'UAkComponent::AttenuationScalingFactor' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, OcclusionRefreshInterval) == 0x000358, "Member 'UAkComponent::OcclusionRefreshInterval' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, bUseReverbVolumes) == 0x00035C, "Member 'UAkComponent::bUseReverbVolumes' has a wrong offset!"); \ #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) == 0x0004E0, "Wrong size on UAkAudioInputComponent"); \ #define DUMPER7_ASSERTS_UAkSubmixInputComponent \ static_assert(alignof(UAkSubmixInputComponent) == 0x000010, "Wrong alignment on UAkSubmixInputComponent"); \ static_assert(sizeof(UAkSubmixInputComponent) == 0x000540, "Wrong size on UAkSubmixInputComponent"); \ static_assert(offsetof(UAkSubmixInputComponent, SubmixToRecord) == 0x0004E8, "Member 'UAkSubmixInputComponent::SubmixToRecord' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkPortalComponent_SetDynamic \ static_assert(alignof(AkPortalComponent_SetDynamic) == 0x000001, "Wrong alignment on AkPortalComponent_SetDynamic"); \ static_assert(sizeof(AkPortalComponent_SetDynamic) == 0x000001, "Wrong size on AkPortalComponent_SetDynamic"); \ static_assert(offsetof(AkPortalComponent_SetDynamic, bInDynamic) == 0x000000, "Member 'AkPortalComponent_SetDynamic::bInDynamic' 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_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) == 0x0003C0, "Wrong size on UAkPortalComponent"); \ static_assert(offsetof(UAkPortalComponent, bDynamic) == 0x0002E0, "Member 'UAkPortalComponent::bDynamic' has a wrong offset!"); \ static_assert(offsetof(UAkPortalComponent, InitialState) == 0x0002E1, "Member 'UAkPortalComponent::InitialState' has a wrong offset!"); \ static_assert(offsetof(UAkPortalComponent, ObstructionRefreshInterval) == 0x0002E4, "Member 'UAkPortalComponent::ObstructionRefreshInterval' has a wrong offset!"); \ static_assert(offsetof(UAkPortalComponent, ObstructionCollisionChannel) == 0x0002E8, "Member 'UAkPortalComponent::ObstructionCollisionChannel' 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) == 0x000338, "Wrong size on AAkAcousticPortal"); \ static_assert(offsetof(AAkAcousticPortal, Portal) == 0x000328, "Member 'AAkAcousticPortal::Portal' has a wrong offset!"); \ static_assert(offsetof(AAkAcousticPortal, InitialState) == 0x000330, "Member 'AAkAcousticPortal::InitialState' has a wrong offset!"); \ static_assert(offsetof(AAkAcousticPortal, bRequiresStateMigration) == 0x000331, "Member 'AAkAcousticPortal::bRequiresStateMigration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAkAmbientSound \ static_assert(alignof(AAkAmbientSound) == 0x000008, "Wrong alignment on AAkAmbientSound"); \ static_assert(sizeof(AAkAmbientSound) == 0x000330, "Wrong size on AAkAmbientSound"); \ static_assert(offsetof(AAkAmbientSound, AkAudioEvent) == 0x0002F0, "Member 'AAkAmbientSound::AkAudioEvent' has a wrong offset!"); \ static_assert(offsetof(AAkAmbientSound, AkComponent) == 0x0002F8, "Member 'AAkAmbientSound::AkComponent' has a wrong offset!"); \ static_assert(offsetof(AAkAmbientSound, StopWhenOwnerIsDestroyed) == 0x000300, "Member 'AAkAmbientSound::StopWhenOwnerIsDestroyed' has a wrong offset!"); \ static_assert(offsetof(AAkAmbientSound, AutoPost) == 0x000301, "Member 'AAkAmbientSound::AutoPost' 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) == 0x000058, "Wrong size on UAkAudioBank"); \ static_assert(offsetof(UAkAudioBank, AutoLoad) == 0x000050, "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, ReturnValue) == 0x000028, "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_UAkAudioEvent \ static_assert(alignof(UAkAudioEvent) == 0x000008, "Wrong alignment on UAkAudioEvent"); \ static_assert(sizeof(UAkAudioEvent) == 0x0000D0, "Wrong size on UAkAudioEvent"); \ static_assert(offsetof(UAkAudioEvent, MaxAttenuationRadius) == 0x000050, "Member 'UAkAudioEvent::MaxAttenuationRadius' has a wrong offset!"); \ static_assert(offsetof(UAkAudioEvent, IsInfinite) == 0x000054, "Member 'UAkAudioEvent::IsInfinite' has a wrong offset!"); \ static_assert(offsetof(UAkAudioEvent, MinimumDuration) == 0x000058, "Member 'UAkAudioEvent::MinimumDuration' has a wrong offset!"); \ static_assert(offsetof(UAkAudioEvent, MaximumDuration) == 0x00005C, "Member 'UAkAudioEvent::MaximumDuration' has a wrong offset!"); \ static_assert(offsetof(UAkAudioEvent, EventCookedData) == 0x000060, "Member 'UAkAudioEvent::EventCookedData' has a wrong offset!"); \ static_assert(offsetof(UAkAudioEvent, RequiredBank) == 0x0000C0, "Member 'UAkAudioEvent::RequiredBank' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkAuxBus \ static_assert(alignof(UAkAuxBus) == 0x000008, "Wrong alignment on UAkAuxBus"); \ static_assert(sizeof(UAkAuxBus) == 0x0000C8, "Wrong size on UAkAuxBus"); \ static_assert(offsetof(UAkAuxBus, MaxAttenuationRadius) == 0x000050, "Member 'UAkAuxBus::MaxAttenuationRadius' has a wrong offset!"); \ static_assert(offsetof(UAkAuxBus, AuxBusCookedData) == 0x000058, "Member 'UAkAuxBus::AuxBusCookedData' has a wrong offset!"); \ static_assert(offsetof(UAkAuxBus, RequiredBank) == 0x0000B8, "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_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) == 0x000050, "Wrong size on UAkFolder"); \ #define DUMPER7_ASSERTS_UDrawPortalComponent \ static_assert(alignof(UDrawPortalComponent) == 0x000010, "Wrong alignment on UDrawPortalComponent"); \ static_assert(sizeof(UDrawPortalComponent) == 0x000590, "Wrong size on UDrawPortalComponent"); \ #define DUMPER7_ASSERTS_UDrawRoomComponent \ static_assert(alignof(UDrawRoomComponent) == 0x000010, "Wrong alignment on UDrawRoomComponent"); \ static_assert(sizeof(UDrawRoomComponent) == 0x000590, "Wrong size on UDrawRoomComponent"); \ #define DUMPER7_ASSERTS_UAkEffectShareSet \ static_assert(alignof(UAkEffectShareSet) == 0x000008, "Wrong alignment on UAkEffectShareSet"); \ static_assert(sizeof(UAkEffectShareSet) == 0x0000B8, "Wrong size on UAkEffectShareSet"); \ static_assert(offsetof(UAkEffectShareSet, ShareSetCookedData) == 0x000050, "Member 'UAkEffectShareSet::ShareSetCookedData' 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_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_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_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_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_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_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_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, ReturnValue) == 0x000060, "Member 'AkGameplayStatics_SpawnAkComponentAtLocation::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_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_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) == 0x000480, "Wrong size on UAkGeometryComponent"); \ static_assert(offsetof(UAkGeometryComponent, MeshType) == 0x0002F8, "Member 'UAkGeometryComponent::MeshType' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, LOD) == 0x0002FC, "Member 'UAkGeometryComponent::LOD' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, WeldingThreshold) == 0x000300, "Member 'UAkGeometryComponent::WeldingThreshold' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, StaticMeshSurfaceOverride) == 0x000308, "Member 'UAkGeometryComponent::StaticMeshSurfaceOverride' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, CollisionMeshSurfaceOverride) == 0x000358, "Member 'UAkGeometryComponent::CollisionMeshSurfaceOverride' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, bEnableDiffraction) == 0x000370, "Member 'UAkGeometryComponent::bEnableDiffraction' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, bEnableDiffractionOnBoundaryEdges) == 0x000371, "Member 'UAkGeometryComponent::bEnableDiffractionOnBoundaryEdges' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, AssociatedRoom) == 0x000378, "Member 'UAkGeometryComponent::AssociatedRoom' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, GeometryData) == 0x000390, "Member 'UAkGeometryComponent::GeometryData' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, SurfaceAreas) == 0x0003E0, "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) == 0x000098, "Wrong size on UAkInitBank"); \ static_assert(offsetof(UAkInitBank, InitBankCookedData) == 0x000050, "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) == 0x000370, "Wrong size on UAkLateReverbComponent"); \ static_assert(offsetof(UAkLateReverbComponent, bEnable) == 0x0002E0, "Member 'UAkLateReverbComponent::bEnable' has a wrong offset!"); \ static_assert(offsetof(UAkLateReverbComponent, SendLevel) == 0x0002E4, "Member 'UAkLateReverbComponent::SendLevel' has a wrong offset!"); \ static_assert(offsetof(UAkLateReverbComponent, FadeRate) == 0x0002E8, "Member 'UAkLateReverbComponent::FadeRate' has a wrong offset!"); \ static_assert(offsetof(UAkLateReverbComponent, Priority) == 0x0002EC, "Member 'UAkLateReverbComponent::Priority' has a wrong offset!"); \ static_assert(offsetof(UAkLateReverbComponent, AutoAssignAuxBus) == 0x0002F0, "Member 'UAkLateReverbComponent::AutoAssignAuxBus' has a wrong offset!"); \ static_assert(offsetof(UAkLateReverbComponent, AuxBus) == 0x0002F8, "Member 'UAkLateReverbComponent::AuxBus' has a wrong offset!"); \ static_assert(offsetof(UAkLateReverbComponent, AuxBusName) == 0x000300, "Member 'UAkLateReverbComponent::AuxBusName' has a wrong offset!"); \ static_assert(offsetof(UAkLateReverbComponent, AuxBusManual) == 0x000318, "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_AAkReverbVolume \ static_assert(alignof(AAkReverbVolume) == 0x000008, "Wrong alignment on AAkReverbVolume"); \ static_assert(sizeof(AAkReverbVolume) == 0x000360, "Wrong size on AAkReverbVolume"); \ static_assert(offsetof(AAkReverbVolume, bEnabled) == 0x000328, "Member 'AAkReverbVolume::bEnabled' has a wrong offset!"); \ static_assert(offsetof(AAkReverbVolume, AuxBus) == 0x000330, "Member 'AAkReverbVolume::AuxBus' has a wrong offset!"); \ static_assert(offsetof(AAkReverbVolume, AuxBusName) == 0x000338, "Member 'AAkReverbVolume::AuxBusName' has a wrong offset!"); \ static_assert(offsetof(AAkReverbVolume, SendLevel) == 0x000348, "Member 'AAkReverbVolume::SendLevel' has a wrong offset!"); \ static_assert(offsetof(AAkReverbVolume, FadeRate) == 0x00034C, "Member 'AAkReverbVolume::FadeRate' has a wrong offset!"); \ static_assert(offsetof(AAkReverbVolume, Priority) == 0x000350, "Member 'AAkReverbVolume::Priority' has a wrong offset!"); \ static_assert(offsetof(AAkReverbVolume, LateReverbComponent) == 0x000358, "Member 'AAkReverbVolume::LateReverbComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkRoomComponent_SetDynamic \ static_assert(alignof(AkRoomComponent_SetDynamic) == 0x000001, "Wrong alignment on AkRoomComponent_SetDynamic"); \ static_assert(sizeof(AkRoomComponent_SetDynamic) == 0x000001, "Wrong size on AkRoomComponent_SetDynamic"); \ static_assert(offsetof(AkRoomComponent_SetDynamic, bInDynamic) == 0x000000, "Member 'AkRoomComponent_SetDynamic::bInDynamic' has a wrong offset!"); \ #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) == 0x000330, "Wrong size on UAkRoomComponent"); \ static_assert(offsetof(UAkRoomComponent, bEnable) == 0x000300, "Member 'UAkRoomComponent::bEnable' has a wrong offset!"); \ static_assert(offsetof(UAkRoomComponent, bDynamic) == 0x000301, "Member 'UAkRoomComponent::bDynamic' has a wrong offset!"); \ static_assert(offsetof(UAkRoomComponent, Priority) == 0x000304, "Member 'UAkRoomComponent::Priority' has a wrong offset!"); \ static_assert(offsetof(UAkRoomComponent, WallOcclusion) == 0x000308, "Member 'UAkRoomComponent::WallOcclusion' has a wrong offset!"); \ static_assert(offsetof(UAkRoomComponent, AuxSendLevel) == 0x00030C, "Member 'UAkRoomComponent::AuxSendLevel' has a wrong offset!"); \ static_assert(offsetof(UAkRoomComponent, AutoPost) == 0x000310, "Member 'UAkRoomComponent::AutoPost' has a wrong offset!"); \ static_assert(offsetof(UAkRoomComponent, GeometryComponent) == 0x000320, "Member 'UAkRoomComponent::GeometryComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkRtpc \ static_assert(alignof(UAkRtpc) == 0x000008, "Wrong alignment on UAkRtpc"); \ static_assert(sizeof(UAkRtpc) == 0x000060, "Wrong size on UAkRtpc"); \ static_assert(offsetof(UAkRtpc, GameParameterCookedData) == 0x000050, "Member 'UAkRtpc::GameParameterCookedData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkSettings \ static_assert(alignof(UAkSettings) == 0x000008, "Wrong alignment on UAkSettings"); \ static_assert(sizeof(UAkSettings) == 0x000380, "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, RootOutputPath) == 0x000050, "Member 'UAkSettings::RootOutputPath' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, GeneratedSoundBanksFolder) == 0x000060, "Member 'UAkSettings::GeneratedSoundBanksFolder' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, WwiseStagingDirectory) == 0x000070, "Member 'UAkSettings::WwiseStagingDirectory' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, bSoundBanksTransfered) == 0x000080, "Member 'UAkSettings::bSoundBanksTransfered' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, bAssetsMigrated) == 0x000081, "Member 'UAkSettings::bAssetsMigrated' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, bProjectMigrated) == 0x000082, "Member 'UAkSettings::bProjectMigrated' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, bAutoConnectToWAAPI) == 0x000083, "Member 'UAkSettings::bAutoConnectToWAAPI' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, DefaultOcclusionCollisionChannel) == 0x000084, "Member 'UAkSettings::DefaultOcclusionCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, DefaultFitToGeometryCollisionChannel) == 0x000085, "Member 'UAkSettings::DefaultFitToGeometryCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, AkGeometryMap) == 0x000088, "Member 'UAkSettings::AkGeometryMap' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, GlobalDecayAbsorption) == 0x0000D8, "Member 'UAkSettings::GlobalDecayAbsorption' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, DefaultReverbAuxBus) == 0x0000E0, "Member 'UAkSettings::DefaultReverbAuxBus' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, EnvironmentDecayAuxBusMap) == 0x000110, "Member 'UAkSettings::EnvironmentDecayAuxBusMap' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, HFDampingName) == 0x000160, "Member 'UAkSettings::HFDampingName' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, DecayEstimateName) == 0x000170, "Member 'UAkSettings::DecayEstimateName' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, TimeToFirstReflectionName) == 0x000180, "Member 'UAkSettings::TimeToFirstReflectionName' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, HFDampingRTPC) == 0x000190, "Member 'UAkSettings::HFDampingRTPC' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, DecayEstimateRTPC) == 0x0001C0, "Member 'UAkSettings::DecayEstimateRTPC' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, TimeToFirstReflectionRTPC) == 0x0001F0, "Member 'UAkSettings::TimeToFirstReflectionRTPC' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, AudioInputEvent) == 0x000220, "Member 'UAkSettings::AudioInputEvent' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, AcousticTextureParamsMap) == 0x000250, "Member 'UAkSettings::AcousticTextureParamsMap' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, SplitSwitchContainerMedia) == 0x0002A0, "Member 'UAkSettings::SplitSwitchContainerMedia' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, SplitMediaPerFolder) == 0x0002A1, "Member 'UAkSettings::SplitMediaPerFolder' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, UseEventBasedPackaging) == 0x0002A2, "Member 'UAkSettings::UseEventBasedPackaging' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, CommandletCommitMessage) == 0x0002A8, "Member 'UAkSettings::CommandletCommitMessage' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, UnrealCultureToWwiseCulture) == 0x0002B8, "Member 'UAkSettings::UnrealCultureToWwiseCulture' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, DefaultAssetCreationPath) == 0x000308, "Member 'UAkSettings::DefaultAssetCreationPath' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, InitBank) == 0x000318, "Member 'UAkSettings::InitBank' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, AudioRouting) == 0x000348, "Member 'UAkSettings::AudioRouting' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, bWwiseSoundEngineEnabled) == 0x00034C, "Member 'UAkSettings::bWwiseSoundEngineEnabled' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, bWwiseAudioLinkEnabled) == 0x00034D, "Member 'UAkSettings::bWwiseAudioLinkEnabled' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, bAkAudioMixerEnabled) == 0x00034E, "Member 'UAkSettings::bAkAudioMixerEnabled' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, AskedToUseNewAssetManagement) == 0x00034F, "Member 'UAkSettings::AskedToUseNewAssetManagement' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, bEnableMultiCoreRendering) == 0x000350, "Member 'UAkSettings::bEnableMultiCoreRendering' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, MigratedEnableMultiCoreRendering) == 0x000351, "Member 'UAkSettings::MigratedEnableMultiCoreRendering' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, FixupRedirectorsDuringMigration) == 0x000352, "Member 'UAkSettings::FixupRedirectorsDuringMigration' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, WwiseWindowsInstallationPath) == 0x000358, "Member 'UAkSettings::WwiseWindowsInstallationPath' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, WwiseMacInstallationPath) == 0x000368, "Member 'UAkSettings::WwiseMacInstallationPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkSettingsPerUser \ static_assert(alignof(UAkSettingsPerUser) == 0x000008, "Wrong alignment on UAkSettingsPerUser"); \ static_assert(sizeof(UAkSettingsPerUser) == 0x000088, "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, RootOutputPathOverride) == 0x000048, "Member 'UAkSettingsPerUser::RootOutputPathOverride' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, GeneratedSoundBanksFolderOverride) == 0x000058, "Member 'UAkSettingsPerUser::GeneratedSoundBanksFolderOverride' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, WaapiIPAddress) == 0x000068, "Member 'UAkSettingsPerUser::WaapiIPAddress' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, WaapiPort) == 0x000078, "Member 'UAkSettingsPerUser::WaapiPort' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, bAutoConnectToWAAPI) == 0x00007C, "Member 'UAkSettingsPerUser::bAutoConnectToWAAPI' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, AutoSyncSelection) == 0x00007D, "Member 'UAkSettingsPerUser::AutoSyncSelection' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, WaapiTranslatorTimeout) == 0x000080, "Member 'UAkSettingsPerUser::WaapiTranslatorTimeout' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, SuppressGeneratedSoundBanksPathWarnings) == 0x000084, "Member 'UAkSettingsPerUser::SuppressGeneratedSoundBanksPathWarnings' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, SoundDataGenerationSkipLanguage) == 0x000085, "Member 'UAkSettingsPerUser::SoundDataGenerationSkipLanguage' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, AskForWwiseAssetReload) == 0x000086, "Member 'UAkSettingsPerUser::AskForWwiseAssetReload' 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_AAkSpatialAudioVolume \ static_assert(alignof(AAkSpatialAudioVolume) == 0x000008, "Wrong alignment on AAkSpatialAudioVolume"); \ static_assert(sizeof(AAkSpatialAudioVolume) == 0x000340, "Wrong size on AAkSpatialAudioVolume"); \ static_assert(offsetof(AAkSpatialAudioVolume, SurfaceReflectorSet) == 0x000328, "Member 'AAkSpatialAudioVolume::SurfaceReflectorSet' has a wrong offset!"); \ static_assert(offsetof(AAkSpatialAudioVolume, LateReverb) == 0x000330, "Member 'AAkSpatialAudioVolume::LateReverb' has a wrong offset!"); \ static_assert(offsetof(AAkSpatialAudioVolume, Room) == 0x000338, "Member 'AAkSpatialAudioVolume::Room' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAkSpotReflector \ static_assert(alignof(AAkSpotReflector) == 0x000008, "Wrong alignment on AAkSpotReflector"); \ static_assert(sizeof(AAkSpotReflector) == 0x000328, "Wrong size on AAkSpotReflector"); \ static_assert(offsetof(AAkSpotReflector, EarlyReflectionAuxBus) == 0x0002F0, "Member 'AAkSpotReflector::EarlyReflectionAuxBus' has a wrong offset!"); \ static_assert(offsetof(AAkSpotReflector, EarlyReflectionAuxBusName) == 0x0002F8, "Member 'AAkSpotReflector::EarlyReflectionAuxBusName' has a wrong offset!"); \ static_assert(offsetof(AAkSpotReflector, AcousticTexture) == 0x000308, "Member 'AAkSpotReflector::AcousticTexture' has a wrong offset!"); \ static_assert(offsetof(AAkSpotReflector, DistanceScalingFactor) == 0x000310, "Member 'AAkSpotReflector::DistanceScalingFactor' has a wrong offset!"); \ static_assert(offsetof(AAkSpotReflector, Level) == 0x000314, "Member 'AAkSpotReflector::Level' has a wrong offset!"); \ static_assert(offsetof(AAkSpotReflector, SameRoomOnly) == 0x000318, "Member 'AAkSpotReflector::SameRoomOnly' has a wrong offset!"); \ static_assert(offsetof(AAkSpotReflector, EnableRoomOverride) == 0x000319, "Member 'AAkSpotReflector::EnableRoomOverride' has a wrong offset!"); \ static_assert(offsetof(AAkSpotReflector, RoomOverride) == 0x000320, "Member 'AAkSpotReflector::RoomOverride' has a wrong offset!"); \ #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) == 0x000330, "Wrong size on UAkSurfaceReflectorSetComponent"); \ static_assert(offsetof(UAkSurfaceReflectorSetComponent, bEnableSurfaceReflectors) == 0x0002F8, "Member 'UAkSurfaceReflectorSetComponent::bEnableSurfaceReflectors' has a wrong offset!"); \ static_assert(offsetof(UAkSurfaceReflectorSetComponent, AcousticPolys) == 0x000300, "Member 'UAkSurfaceReflectorSetComponent::AcousticPolys' has a wrong offset!"); \ static_assert(offsetof(UAkSurfaceReflectorSetComponent, bEnableDiffraction) == 0x000310, "Member 'UAkSurfaceReflectorSetComponent::bEnableDiffraction' has a wrong offset!"); \ static_assert(offsetof(UAkSurfaceReflectorSetComponent, bEnableDiffractionOnBoundaryEdges) == 0x000311, "Member 'UAkSurfaceReflectorSetComponent::bEnableDiffractionOnBoundaryEdges' has a wrong offset!"); \ static_assert(offsetof(UAkSurfaceReflectorSetComponent, AssociatedRoom) == 0x000318, "Member 'UAkSurfaceReflectorSetComponent::AssociatedRoom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkSwitchValue \ static_assert(alignof(UAkSwitchValue) == 0x000008, "Wrong alignment on UAkSwitchValue"); \ static_assert(sizeof(UAkSwitchValue) == 0x000070, "Wrong size on UAkSwitchValue"); \ #define DUMPER7_ASSERTS_UAkTrigger \ static_assert(alignof(UAkTrigger) == 0x000008, "Wrong alignment on UAkTrigger"); \ static_assert(sizeof(UAkTrigger) == 0x000060, "Wrong size on UAkTrigger"); \ static_assert(offsetof(UAkTrigger, TriggerCookedData) == 0x000050, "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_AkWinGDKInitializationSettings_MigrateMultiCoreRendering \ static_assert(alignof(AkWinGDKInitializationSettings_MigrateMultiCoreRendering) == 0x000001, "Wrong alignment on AkWinGDKInitializationSettings_MigrateMultiCoreRendering"); \ static_assert(sizeof(AkWinGDKInitializationSettings_MigrateMultiCoreRendering) == 0x000001, "Wrong size on AkWinGDKInitializationSettings_MigrateMultiCoreRendering"); \ static_assert(offsetof(AkWinGDKInitializationSettings_MigrateMultiCoreRendering, NewValue) == 0x000000, "Member 'AkWinGDKInitializationSettings_MigrateMultiCoreRendering::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkWinGDKInitializationSettings \ static_assert(alignof(UAkWinGDKInitializationSettings) == 0x000008, "Wrong alignment on UAkWinGDKInitializationSettings"); \ static_assert(sizeof(UAkWinGDKInitializationSettings) == 0x000100, "Wrong size on UAkWinGDKInitializationSettings"); \ static_assert(offsetof(UAkWinGDKInitializationSettings, CommonSettings) == 0x000030, "Member 'UAkWinGDKInitializationSettings::CommonSettings' has a wrong offset!"); \ static_assert(offsetof(UAkWinGDKInitializationSettings, CommunicationSettings) == 0x0000A0, "Member 'UAkWinGDKInitializationSettings::CommunicationSettings' has a wrong offset!"); \ static_assert(offsetof(UAkWinGDKInitializationSettings, AdvancedSettings) == 0x0000C0, "Member 'UAkWinGDKInitializationSettings::AdvancedSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkWinAnvilInitializationSettings \ static_assert(alignof(UAkWinAnvilInitializationSettings) == 0x000008, "Wrong alignment on UAkWinAnvilInitializationSettings"); \ static_assert(sizeof(UAkWinAnvilInitializationSettings) == 0x000100, "Wrong size on UAkWinAnvilInitializationSettings"); \ #define DUMPER7_ASSERTS_UAkWinGDKPlatformInfo \ static_assert(alignof(UAkWinGDKPlatformInfo) == 0x000008, "Wrong alignment on UAkWinGDKPlatformInfo"); \ static_assert(sizeof(UAkWinGDKPlatformInfo) == 0x000070, "Wrong size on UAkWinGDKPlatformInfo"); \ #define DUMPER7_ASSERTS_UAkWinAnvilPlatformInfo \ static_assert(alignof(UAkWinAnvilPlatformInfo) == 0x000008, "Wrong alignment on UAkWinAnvilPlatformInfo"); \ static_assert(sizeof(UAkWinAnvilPlatformInfo) == 0x000070, "Wrong size on UAkWinAnvilPlatformInfo"); \ #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) == 0x0004E0, "Wrong size on UWwiseAudioLinkComponent"); \ static_assert(offsetof(UWwiseAudioLinkComponent, Settings) == 0x0004B8, "Member 'UWwiseAudioLinkComponent::Settings' has a wrong offset!"); \ static_assert(offsetof(UWwiseAudioLinkComponent, Sound) == 0x0004C0, "Member 'UWwiseAudioLinkComponent::Sound' has a wrong offset!"); \ static_assert(offsetof(UWwiseAudioLinkComponent, bAutoPlay) == 0x0004C8, "Member 'UWwiseAudioLinkComponent::bAutoPlay' has a wrong offset!"); \ static_assert(offsetof(UWwiseAudioLinkComponent, AudioComponent) == 0x0004D0, "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_BP_SetRule_GlobalQuality_C_GetDynamicDiscription \ static_assert(alignof(BP_SetRule_GlobalQuality_C_GetDynamicDiscription) == 0x000008, "Wrong alignment on BP_SetRule_GlobalQuality_C_GetDynamicDiscription"); \ static_assert(sizeof(BP_SetRule_GlobalQuality_C_GetDynamicDiscription) == 0x000150, "Wrong size on BP_SetRule_GlobalQuality_C_GetDynamicDiscription"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetDynamicDiscription, SettingModel) == 0x000000, "Member 'BP_SetRule_GlobalQuality_C_GetDynamicDiscription::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetDynamicDiscription, Source) == 0x000008, "Member 'BP_SetRule_GlobalQuality_C_GetDynamicDiscription::Source' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetDynamicDiscription, ReturnValue) == 0x000020, "Member 'BP_SetRule_GlobalQuality_C_GetDynamicDiscription::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetDynamicDiscription, CallFunc_FindConsoleVariableByBP_OutValue) == 0x000038, "Member 'BP_SetRule_GlobalQuality_C_GetDynamicDiscription::CallFunc_FindConsoleVariableByBP_OutValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetDynamicDiscription, CallFunc_FindConsoleVariableByBP_ReturnValue) == 0x000048, "Member 'BP_SetRule_GlobalQuality_C_GetDynamicDiscription::CallFunc_FindConsoleVariableByBP_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetDynamicDiscription, K2Node_MakeStruct_FormatArgumentData) == 0x000050, "Member 'BP_SetRule_GlobalQuality_C_GetDynamicDiscription::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetDynamicDiscription, CallFunc_Conv_StringToInt_ReturnValue) == 0x0000A0, "Member 'BP_SetRule_GlobalQuality_C_GetDynamicDiscription::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetDynamicDiscription, CallFunc_FindOverwritedConsoleValue_Value) == 0x0000A8, "Member 'BP_SetRule_GlobalQuality_C_GetDynamicDiscription::CallFunc_FindOverwritedConsoleValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetDynamicDiscription, CallFunc_FindOverwritedConsoleValue_Find) == 0x0000C0, "Member 'BP_SetRule_GlobalQuality_C_GetDynamicDiscription::CallFunc_FindOverwritedConsoleValue_Find' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetDynamicDiscription, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000C8, "Member 'BP_SetRule_GlobalQuality_C_GetDynamicDiscription::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetDynamicDiscription, K2Node_MakeArray_Array) == 0x000118, "Member 'BP_SetRule_GlobalQuality_C_GetDynamicDiscription::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetDynamicDiscription, CallFunc_Round_ReturnValue) == 0x000128, "Member 'BP_SetRule_GlobalQuality_C_GetDynamicDiscription::CallFunc_Round_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetDynamicDiscription, CallFunc_Format_ReturnValue) == 0x000130, "Member 'BP_SetRule_GlobalQuality_C_GetDynamicDiscription::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetDynamicDiscription, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000148, "Member 'BP_SetRule_GlobalQuality_C_GetDynamicDiscription::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_GlobalQuality_C_GetInitValue \ static_assert(alignof(BP_SetRule_GlobalQuality_C_GetInitValue) == 0x000008, "Wrong alignment on BP_SetRule_GlobalQuality_C_GetInitValue"); \ static_assert(sizeof(BP_SetRule_GlobalQuality_C_GetInitValue) == 0x000058, "Wrong size on BP_SetRule_GlobalQuality_C_GetInitValue"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetInitValue, ValueByTable) == 0x000000, "Member 'BP_SetRule_GlobalQuality_C_GetInitValue::ValueByTable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetInitValue, SettingModel) == 0x000010, "Member 'BP_SetRule_GlobalQuality_C_GetInitValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetInitValue, ReturnValue) == 0x000018, "Member 'BP_SetRule_GlobalQuality_C_GetInitValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetInitValue, CallFunc_GetInitValue_ReturnValue) == 0x000028, "Member 'BP_SetRule_GlobalQuality_C_GetInitValue::CallFunc_GetInitValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetInitValue, CallFunc_GetGPUTotalMemory_OutTotalMemory) == 0x000038, "Member 'BP_SetRule_GlobalQuality_C_GetInitValue::CallFunc_GetGPUTotalMemory_OutTotalMemory' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetInitValue, CallFunc_GetGPUTotalMemory_ReturnValue) == 0x00003C, "Member 'BP_SetRule_GlobalQuality_C_GetInitValue::CallFunc_GetGPUTotalMemory_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetInitValue, CallFunc_Conv_StringToInt_ReturnValue) == 0x000040, "Member 'BP_SetRule_GlobalQuality_C_GetInitValue::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetInitValue, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000044, "Member 'BP_SetRule_GlobalQuality_C_GetInitValue::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetInitValue, CallFunc_Greater_IntInt_ReturnValue) == 0x000045, "Member 'BP_SetRule_GlobalQuality_C_GetInitValue::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetInitValue, CallFunc_BooleanAND_ReturnValue) == 0x000046, "Member 'BP_SetRule_GlobalQuality_C_GetInitValue::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetInitValue, CallFunc_BooleanAND_ReturnValue_1) == 0x000047, "Member 'BP_SetRule_GlobalQuality_C_GetInitValue::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetInitValue, CallFunc_IsRunningOnSteamDeck_ReturnValue) == 0x000048, "Member 'BP_SetRule_GlobalQuality_C_GetInitValue::CallFunc_IsRunningOnSteamDeck_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetInitValue, CallFunc_GetGamePlatformType_ReturnValue) == 0x000049, "Member 'BP_SetRule_GlobalQuality_C_GetInitValue::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetInitValue, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00004A, "Member 'BP_SetRule_GlobalQuality_C_GetInitValue::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GlobalQuality_C_GetInitValue, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000050, "Member 'BP_SetRule_GlobalQuality_C_GetInitValue::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_GlobalQuality_C \ static_assert(alignof(UBP_SetRule_GlobalQuality_C) == 0x000008, "Wrong alignment on UBP_SetRule_GlobalQuality_C"); \ static_assert(sizeof(UBP_SetRule_GlobalQuality_C) == 0x000148, "Wrong size on UBP_SetRule_GlobalQuality_C"); \ static_assert(offsetof(UBP_SetRule_GlobalQuality_C, Red) == 0x000130, "Member 'UBP_SetRule_GlobalQuality_C::Red' 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_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_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_BP_SetRule_DiYanCi_C_GetInitValue \ static_assert(alignof(BP_SetRule_DiYanCi_C_GetInitValue) == 0x000008, "Wrong alignment on BP_SetRule_DiYanCi_C_GetInitValue"); \ static_assert(sizeof(BP_SetRule_DiYanCi_C_GetInitValue) == 0x000040, "Wrong size on BP_SetRule_DiYanCi_C_GetInitValue"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_GetInitValue, ValueByTable) == 0x000000, "Member 'BP_SetRule_DiYanCi_C_GetInitValue::ValueByTable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_GetInitValue, SettingModel) == 0x000010, "Member 'BP_SetRule_DiYanCi_C_GetInitValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_GetInitValue, ReturnValue) == 0x000018, "Member 'BP_SetRule_DiYanCi_C_GetInitValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_GetInitValue, CallFunc_GetInitValue_ReturnValue) == 0x000028, "Member 'BP_SetRule_DiYanCi_C_GetInitValue::CallFunc_GetInitValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_GetInitValue, CallFunc_GetGamePlatformType_ReturnValue) == 0x000038, "Member 'BP_SetRule_DiYanCi_C_GetInitValue::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_GetInitValue, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000039, "Member 'BP_SetRule_DiYanCi_C_GetInitValue::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_GetInitValue, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00003A, "Member 'BP_SetRule_DiYanCi_C_GetInitValue::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_GetInitValue, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00003B, "Member 'BP_SetRule_DiYanCi_C_GetInitValue::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_GetInitValue, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x00003C, "Member 'BP_SetRule_DiYanCi_C_GetInitValue::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_GetInitValue, CallFunc_BooleanOR_ReturnValue) == 0x00003D, "Member 'BP_SetRule_DiYanCi_C_GetInitValue::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_GetInitValue, CallFunc_BooleanOR_ReturnValue_1) == 0x00003E, "Member 'BP_SetRule_DiYanCi_C_GetInitValue::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_GetInitValue, CallFunc_BooleanOR_ReturnValue_2) == 0x00003F, "Member 'BP_SetRule_DiYanCi_C_GetInitValue::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_DiYanCi_C_OptionIsInList \ static_assert(alignof(BP_SetRule_DiYanCi_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_DiYanCi_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_DiYanCi_C_OptionIsInList) == 0x000110, "Wrong size on BP_SetRule_DiYanCi_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_DiYanCi_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_DiYanCi_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_DiYanCi_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_DiYanCi_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OptionIsInList, CallFunc_GetGamePlatformType_ReturnValue) == 0x0000DA, "Member 'BP_SetRule_DiYanCi_C_OptionIsInList::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OptionIsInList, CallFunc_GetOptionValue_ReturnValue) == 0x0000E0, "Member 'BP_SetRule_DiYanCi_C_OptionIsInList::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OptionIsInList, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000F0, "Member 'BP_SetRule_DiYanCi_C_OptionIsInList::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OptionIsInList, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000F1, "Member 'BP_SetRule_DiYanCi_C_OptionIsInList::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OptionIsInList, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000F2, "Member 'BP_SetRule_DiYanCi_C_OptionIsInList::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OptionIsInList, CallFunc_BooleanOR_ReturnValue) == 0x0000F3, "Member 'BP_SetRule_DiYanCi_C_OptionIsInList::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OptionIsInList, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0000F4, "Member 'BP_SetRule_DiYanCi_C_OptionIsInList::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OptionIsInList, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x0000F5, "Member 'BP_SetRule_DiYanCi_C_OptionIsInList::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OptionIsInList, CallFunc_BooleanOR_ReturnValue_1) == 0x0000F6, "Member 'BP_SetRule_DiYanCi_C_OptionIsInList::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OptionIsInList, CallFunc_GetOptionValue_ReturnValue_1) == 0x0000F8, "Member 'BP_SetRule_DiYanCi_C_OptionIsInList::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OptionIsInList, CallFunc_BooleanOR_ReturnValue_2) == 0x000108, "Member 'BP_SetRule_DiYanCi_C_OptionIsInList::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OptionIsInList, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000109, "Member 'BP_SetRule_DiYanCi_C_OptionIsInList::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_DiYanCi_C_OverrideDefaultValue \ static_assert(alignof(BP_SetRule_DiYanCi_C_OverrideDefaultValue) == 0x000008, "Wrong alignment on BP_SetRule_DiYanCi_C_OverrideDefaultValue"); \ static_assert(sizeof(BP_SetRule_DiYanCi_C_OverrideDefaultValue) == 0x000158, "Wrong size on BP_SetRule_DiYanCi_C_OverrideDefaultValue"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, SettingModel) == 0x000000, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, SettingSaver) == 0x000008, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::SettingSaver' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, Slot) == 0x000010, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::Slot' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, InName) == 0x000020, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::InName' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, Setting) == 0x000028, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::Setting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, DefaultValue) == 0x0000F8, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, ModifEnable) == 0x000108, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, CallFunc_GetGamePlatformType_ReturnValue) == 0x000109, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, CallFunc_OverrideDefaultValue_DefaultValue) == 0x000110, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::CallFunc_OverrideDefaultValue_DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, CallFunc_OverrideDefaultValue_ModifEnable) == 0x000120, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::CallFunc_OverrideDefaultValue_ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000121, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000122, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000123, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, CallFunc_BooleanOR_ReturnValue) == 0x000124, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000125, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, CallFunc_BooleanOR_ReturnValue_1) == 0x000126, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, CallFunc_GetOptionValue_ReturnValue) == 0x000128, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, CallFunc_BooleanOR_ReturnValue_2) == 0x000138, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000139, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, CallFunc_GetOptionValue_ReturnValue_1) == 0x000140, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DiYanCi_C_OverrideDefaultValue, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000150, "Member 'BP_SetRule_DiYanCi_C_OverrideDefaultValue::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_DiYanCi_C \ static_assert(alignof(UBP_SetRule_DiYanCi_C) == 0x000008, "Wrong alignment on UBP_SetRule_DiYanCi_C"); \ static_assert(sizeof(UBP_SetRule_DiYanCi_C) == 0x000040, "Wrong size on UBP_SetRule_DiYanCi_C"); \ #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_BP_SetRule_GPULevelBase_C_FindValueByBrand \ static_assert(alignof(BP_SetRule_GPULevelBase_C_FindValueByBrand) == 0x000008, "Wrong alignment on BP_SetRule_GPULevelBase_C_FindValueByBrand"); \ static_assert(sizeof(BP_SetRule_GPULevelBase_C_FindValueByBrand) == 0x0000C0, "Wrong size on BP_SetRule_GPULevelBase_C_FindValueByBrand"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_FindValueByBrand, TargetMap) == 0x000000, "Member 'BP_SetRule_GPULevelBase_C_FindValueByBrand::TargetMap' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_FindValueByBrand, Brand) == 0x000050, "Member 'BP_SetRule_GPULevelBase_C_FindValueByBrand::Brand' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_FindValueByBrand, TableValue) == 0x000058, "Member 'BP_SetRule_GPULevelBase_C_FindValueByBrand::TableValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_FindValueByBrand, ReturnValue) == 0x000068, "Member 'BP_SetRule_GPULevelBase_C_FindValueByBrand::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_FindValueByBrand, Local_UseIndex) == 0x000078, "Member 'BP_SetRule_GPULevelBase_C_FindValueByBrand::Local_UseIndex' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_FindValueByBrand, CallFunc_Map_Values_Values) == 0x000080, "Member 'BP_SetRule_GPULevelBase_C_FindValueByBrand::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_FindValueByBrand, CallFunc_Map_Keys_Keys) == 0x000090, "Member 'BP_SetRule_GPULevelBase_C_FindValueByBrand::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_FindValueByBrand, Temp_int_Array_Index_Variable) == 0x0000A0, "Member 'BP_SetRule_GPULevelBase_C_FindValueByBrand::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_FindValueByBrand, CallFunc_Array_Length_ReturnValue) == 0x0000A4, "Member 'BP_SetRule_GPULevelBase_C_FindValueByBrand::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_FindValueByBrand, CallFunc_Array_Get_Item) == 0x0000A8, "Member 'BP_SetRule_GPULevelBase_C_FindValueByBrand::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_FindValueByBrand, CallFunc_Greater_IntInt_ReturnValue) == 0x0000AC, "Member 'BP_SetRule_GPULevelBase_C_FindValueByBrand::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_FindValueByBrand, Temp_int_Loop_Counter_Variable) == 0x0000B0, "Member 'BP_SetRule_GPULevelBase_C_FindValueByBrand::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_FindValueByBrand, CallFunc_Less_IntInt_ReturnValue) == 0x0000B4, "Member 'BP_SetRule_GPULevelBase_C_FindValueByBrand::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_FindValueByBrand, CallFunc_Add_IntInt_ReturnValue) == 0x0000B8, "Member 'BP_SetRule_GPULevelBase_C_FindValueByBrand::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_FindValueByBrand, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0000BC, "Member 'BP_SetRule_GPULevelBase_C_FindValueByBrand::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_GPULevelBase_C_GetInitValue \ static_assert(alignof(BP_SetRule_GPULevelBase_C_GetInitValue) == 0x000008, "Wrong alignment on BP_SetRule_GPULevelBase_C_GetInitValue"); \ static_assert(sizeof(BP_SetRule_GPULevelBase_C_GetInitValue) == 0x000080, "Wrong size on BP_SetRule_GPULevelBase_C_GetInitValue"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_GetInitValue, ValueByTable) == 0x000000, "Member 'BP_SetRule_GPULevelBase_C_GetInitValue::ValueByTable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_GetInitValue, SettingModel) == 0x000010, "Member 'BP_SetRule_GPULevelBase_C_GetInitValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_GetInitValue, ReturnValue) == 0x000018, "Member 'BP_SetRule_GPULevelBase_C_GetInitValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_GetInitValue, CallFunc_GetGPUHardwareBrand_ParseInto) == 0x000028, "Member 'BP_SetRule_GPULevelBase_C_GetInitValue::CallFunc_GetGPUHardwareBrand_ParseInto' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_GetInitValue, CallFunc_GetGPUHardwareBrand_SourceBrand) == 0x000038, "Member 'BP_SetRule_GPULevelBase_C_GetInitValue::CallFunc_GetGPUHardwareBrand_SourceBrand' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_GetInitValue, CallFunc_Map_Find_Value) == 0x000048, "Member 'BP_SetRule_GPULevelBase_C_GetInitValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_GetInitValue, CallFunc_Map_Find_ReturnValue) == 0x000058, "Member 'BP_SetRule_GPULevelBase_C_GetInitValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_GetInitValue, K2Node_SwitchString_CmpSuccess) == 0x000059, "Member 'BP_SetRule_GPULevelBase_C_GetInitValue::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_GetInitValue, CallFunc_IsEmpty_ReturnValue) == 0x00005A, "Member 'BP_SetRule_GPULevelBase_C_GetInitValue::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_GetInitValue, CallFunc_Conv_StringToInt_ReturnValue) == 0x00005C, "Member 'BP_SetRule_GPULevelBase_C_GetInitValue::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_GetInitValue, CallFunc_FindValueByBrand_ReturnValue) == 0x000060, "Member 'BP_SetRule_GPULevelBase_C_GetInitValue::CallFunc_FindValueByBrand_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_GetInitValue, CallFunc_FindValueByBrand_ReturnValue_1) == 0x000070, "Member 'BP_SetRule_GPULevelBase_C_GetInitValue::CallFunc_FindValueByBrand_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_GPULevelBase_C_OverrideDefaultValue \ static_assert(alignof(BP_SetRule_GPULevelBase_C_OverrideDefaultValue) == 0x000008, "Wrong alignment on BP_SetRule_GPULevelBase_C_OverrideDefaultValue"); \ static_assert(sizeof(BP_SetRule_GPULevelBase_C_OverrideDefaultValue) == 0x000148, "Wrong size on BP_SetRule_GPULevelBase_C_OverrideDefaultValue"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_OverrideDefaultValue, SettingModel) == 0x000000, "Member 'BP_SetRule_GPULevelBase_C_OverrideDefaultValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_OverrideDefaultValue, SettingSaver) == 0x000008, "Member 'BP_SetRule_GPULevelBase_C_OverrideDefaultValue::SettingSaver' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_OverrideDefaultValue, Slot) == 0x000010, "Member 'BP_SetRule_GPULevelBase_C_OverrideDefaultValue::Slot' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_OverrideDefaultValue, InName) == 0x000020, "Member 'BP_SetRule_GPULevelBase_C_OverrideDefaultValue::InName' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_OverrideDefaultValue, Setting) == 0x000028, "Member 'BP_SetRule_GPULevelBase_C_OverrideDefaultValue::Setting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_OverrideDefaultValue, DefaultValue) == 0x0000F8, "Member 'BP_SetRule_GPULevelBase_C_OverrideDefaultValue::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_OverrideDefaultValue, ModifEnable) == 0x000108, "Member 'BP_SetRule_GPULevelBase_C_OverrideDefaultValue::ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_OverrideDefaultValue, CallFunc_Conv_NameToString_ReturnValue) == 0x000110, "Member 'BP_SetRule_GPULevelBase_C_OverrideDefaultValue::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_OverrideDefaultValue, CallFunc_GetSlotValue_Value) == 0x000120, "Member 'BP_SetRule_GPULevelBase_C_OverrideDefaultValue::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_OverrideDefaultValue, CallFunc_GetInitValue_ReturnValue) == 0x000130, "Member 'BP_SetRule_GPULevelBase_C_OverrideDefaultValue::CallFunc_GetInitValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_GPULevelBase_C_OverrideDefaultValue, CallFunc_IsEmpty_ReturnValue) == 0x000140, "Member 'BP_SetRule_GPULevelBase_C_OverrideDefaultValue::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_GPULevelBase_C \ static_assert(alignof(UBP_SetRule_GPULevelBase_C) == 0x000008, "Wrong alignment on UBP_SetRule_GPULevelBase_C"); \ static_assert(sizeof(UBP_SetRule_GPULevelBase_C) == 0x000130, "Wrong size on UBP_SetRule_GPULevelBase_C"); \ static_assert(offsetof(UBP_SetRule_GPULevelBase_C, NVIDIA_RTX) == 0x000040, "Member 'UBP_SetRule_GPULevelBase_C::NVIDIA_RTX' has a wrong offset!"); \ static_assert(offsetof(UBP_SetRule_GPULevelBase_C, AMD_RX) == 0x000090, "Member 'UBP_SetRule_GPULevelBase_C::AMD_RX' has a wrong offset!"); \ static_assert(offsetof(UBP_SetRule_GPULevelBase_C, SpecialGPU) == 0x0000E0, "Member 'UBP_SetRule_GPULevelBase_C::SpecialGPU' 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) == 0x000680, "Wrong size on APaperCharacter"); \ static_assert(offsetof(APaperCharacter, Sprite) == 0x000678, "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) == 0x0002F8, "Wrong size on APaperFlipbookActor"); \ static_assert(offsetof(APaperFlipbookActor, RenderComponent) == 0x0002F0, "Member 'APaperFlipbookActor::RenderComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APaperTerrainActor \ static_assert(alignof(APaperTerrainActor) == 0x000008, "Wrong alignment on APaperTerrainActor"); \ static_assert(sizeof(APaperTerrainActor) == 0x000308, "Wrong size on APaperTerrainActor"); \ static_assert(offsetof(APaperTerrainActor, DummyRoot) == 0x0002F0, "Member 'APaperTerrainActor::DummyRoot' has a wrong offset!"); \ static_assert(offsetof(APaperTerrainActor, SplineComponent) == 0x0002F8, "Member 'APaperTerrainActor::SplineComponent' has a wrong offset!"); \ static_assert(offsetof(APaperTerrainActor, RenderComponent) == 0x000300, "Member 'APaperTerrainActor::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) == 0x000610, "Wrong size on UPaperFlipbookComponent"); \ static_assert(offsetof(UPaperFlipbookComponent, SourceFlipbook) == 0x0005C0, "Member 'UPaperFlipbookComponent::SourceFlipbook' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbookComponent, Material) == 0x0005C8, "Member 'UPaperFlipbookComponent::Material' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbookComponent, PlayRate) == 0x0005D0, "Member 'UPaperFlipbookComponent::PlayRate' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbookComponent, AccumulatedTime) == 0x0005D8, "Member 'UPaperFlipbookComponent::AccumulatedTime' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbookComponent, CachedFrameIndex) == 0x0005DC, "Member 'UPaperFlipbookComponent::CachedFrameIndex' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbookComponent, SpriteColor) == 0x0005E0, "Member 'UPaperFlipbookComponent::SpriteColor' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbookComponent, CachedBodySetup) == 0x0005F0, "Member 'UPaperFlipbookComponent::CachedBodySetup' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbookComponent, OnFinishedPlaying) == 0x0005F8, "Member 'UPaperFlipbookComponent::OnFinishedPlaying' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APaperGroupedSpriteActor \ static_assert(alignof(APaperGroupedSpriteActor) == 0x000008, "Wrong alignment on APaperGroupedSpriteActor"); \ static_assert(sizeof(APaperGroupedSpriteActor) == 0x0002F8, "Wrong size on APaperGroupedSpriteActor"); \ static_assert(offsetof(APaperGroupedSpriteActor, RenderComponent) == 0x0002F0, "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) == 0x0005F0, "Wrong size on UPaperGroupedSpriteComponent"); \ static_assert(offsetof(UPaperGroupedSpriteComponent, InstanceMaterials) == 0x0005C0, "Member 'UPaperGroupedSpriteComponent::InstanceMaterials' has a wrong offset!"); \ static_assert(offsetof(UPaperGroupedSpriteComponent, PerInstanceSpriteData) == 0x0005D0, "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) == 0x0002F8, "Wrong size on APaperSpriteActor"); \ static_assert(offsetof(APaperSpriteActor, RenderComponent) == 0x0002F0, "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) == 0x0005E0, "Wrong size on UPaperSpriteComponent"); \ static_assert(offsetof(UPaperSpriteComponent, SourceSprite) == 0x0005C0, "Member 'UPaperSpriteComponent::SourceSprite' has a wrong offset!"); \ static_assert(offsetof(UPaperSpriteComponent, MaterialOverride) == 0x0005C8, "Member 'UPaperSpriteComponent::MaterialOverride' has a wrong offset!"); \ static_assert(offsetof(UPaperSpriteComponent, SpriteColor) == 0x0005D0, "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) == 0x0002F8, "Wrong size on APaperTileMapActor"); \ static_assert(offsetof(APaperTileMapActor, RenderComponent) == 0x0002F0, "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) == 0x000610, "Wrong size on UPaperTileMapComponent"); \ static_assert(offsetof(UPaperTileMapComponent, MapWidth) == 0x0005C0, "Member 'UPaperTileMapComponent::MapWidth' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, MapHeight) == 0x0005C4, "Member 'UPaperTileMapComponent::MapHeight' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, TileWidth) == 0x0005C8, "Member 'UPaperTileMapComponent::TileWidth' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, TileHeight) == 0x0005CC, "Member 'UPaperTileMapComponent::TileHeight' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, DefaultLayerTileSet) == 0x0005D0, "Member 'UPaperTileMapComponent::DefaultLayerTileSet' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, Material) == 0x0005D8, "Member 'UPaperTileMapComponent::Material' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, TileLayers) == 0x0005E0, "Member 'UPaperTileMapComponent::TileLayers' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, TileMapColor) == 0x0005F0, "Member 'UPaperTileMapComponent::TileMapColor' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, UseSingleLayerIndex) == 0x000600, "Member 'UPaperTileMapComponent::UseSingleLayerIndex' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, bUseSingleLayer) == 0x000604, "Member 'UPaperTileMapComponent::bUseSingleLayer' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, TileMap) == 0x000608, "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_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) == 0x0005E0, "Wrong size on UPaperTerrainComponent"); \ static_assert(offsetof(UPaperTerrainComponent, TerrainMaterial) == 0x000588, "Member 'UPaperTerrainComponent::TerrainMaterial' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, bClosedSpline) == 0x000590, "Member 'UPaperTerrainComponent::bClosedSpline' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, bFilledSpline) == 0x000591, "Member 'UPaperTerrainComponent::bFilledSpline' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, AssociatedSpline) == 0x000598, "Member 'UPaperTerrainComponent::AssociatedSpline' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, RandomSeed) == 0x0005A0, "Member 'UPaperTerrainComponent::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, SegmentOverlapAmount) == 0x0005A4, "Member 'UPaperTerrainComponent::SegmentOverlapAmount' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, TerrainColor) == 0x0005A8, "Member 'UPaperTerrainComponent::TerrainColor' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, ReparamStepsPerSegment) == 0x0005B8, "Member 'UPaperTerrainComponent::ReparamStepsPerSegment' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, SpriteCollisionDomain) == 0x0005BC, "Member 'UPaperTerrainComponent::SpriteCollisionDomain' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, CollisionThickness) == 0x0005C0, "Member 'UPaperTerrainComponent::CollisionThickness' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, CachedBodySetup) == 0x0005C8, "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) == 0x0006A0, "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_DI_Quiver_C_ExecuteUbergraph_DI_Quiver \ static_assert(alignof(DI_Quiver_C_ExecuteUbergraph_DI_Quiver) == 0x000008, "Wrong alignment on DI_Quiver_C_ExecuteUbergraph_DI_Quiver"); \ static_assert(sizeof(DI_Quiver_C_ExecuteUbergraph_DI_Quiver) == 0x000068, "Wrong size on DI_Quiver_C_ExecuteUbergraph_DI_Quiver"); \ static_assert(offsetof(DI_Quiver_C_ExecuteUbergraph_DI_Quiver, EntryPoint) == 0x000000, "Member 'DI_Quiver_C_ExecuteUbergraph_DI_Quiver::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_ExecuteUbergraph_DI_Quiver, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'DI_Quiver_C_ExecuteUbergraph_DI_Quiver::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_ExecuteUbergraph_DI_Quiver, K2Node_CustomEvent_OldItem) == 0x000018, "Member 'DI_Quiver_C_ExecuteUbergraph_DI_Quiver::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_ExecuteUbergraph_DI_Quiver, K2Node_CustomEvent_NewItem) == 0x000038, "Member 'DI_Quiver_C_ExecuteUbergraph_DI_Quiver::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_ExecuteUbergraph_DI_Quiver, K2Node_CustomEvent_Type) == 0x000058, "Member 'DI_Quiver_C_ExecuteUbergraph_DI_Quiver::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_ExecuteUbergraph_DI_Quiver, K2Node_CustomEvent_SlotIndex) == 0x00005C, "Member 'DI_Quiver_C_ExecuteUbergraph_DI_Quiver::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_ExecuteUbergraph_DI_Quiver, K2Node_CustomEvent_ActiveIndex) == 0x000060, "Member 'DI_Quiver_C_ExecuteUbergraph_DI_Quiver::K2Node_CustomEvent_ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_ExecuteUbergraph_DI_Quiver, K2Node_CustomEvent_IsSlotChange) == 0x000064, "Member 'DI_Quiver_C_ExecuteUbergraph_DI_Quiver::K2Node_CustomEvent_IsSlotChange' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_ExecuteUbergraph_DI_Quiver, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000065, "Member 'DI_Quiver_C_ExecuteUbergraph_DI_Quiver::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_ExecuteUbergraph_DI_Quiver, CallFunc_Greater_IntInt_ReturnValue) == 0x000066, "Member 'DI_Quiver_C_ExecuteUbergraph_DI_Quiver::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_ExecuteUbergraph_DI_Quiver, CallFunc_BooleanAND_ReturnValue) == 0x000067, "Member 'DI_Quiver_C_ExecuteUbergraph_DI_Quiver::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Quiver_C_OnActiveItemChanged \ static_assert(alignof(DI_Quiver_C_OnActiveItemChanged) == 0x000008, "Wrong alignment on DI_Quiver_C_OnActiveItemChanged"); \ static_assert(sizeof(DI_Quiver_C_OnActiveItemChanged) == 0x000050, "Wrong size on DI_Quiver_C_OnActiveItemChanged"); \ static_assert(offsetof(DI_Quiver_C_OnActiveItemChanged, OldItem) == 0x000000, "Member 'DI_Quiver_C_OnActiveItemChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_OnActiveItemChanged, NewItem) == 0x000020, "Member 'DI_Quiver_C_OnActiveItemChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_OnActiveItemChanged, Type_0) == 0x000040, "Member 'DI_Quiver_C_OnActiveItemChanged::Type_0' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_OnActiveItemChanged, SlotIndex_0) == 0x000044, "Member 'DI_Quiver_C_OnActiveItemChanged::SlotIndex_0' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_OnActiveItemChanged, ActiveIndex) == 0x000048, "Member 'DI_Quiver_C_OnActiveItemChanged::ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_OnActiveItemChanged, IsSlotChange) == 0x00004C, "Member 'DI_Quiver_C_OnActiveItemChanged::IsSlotChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Quiver_C_UpdateArrowMesh \ static_assert(alignof(DI_Quiver_C_UpdateArrowMesh) == 0x000008, "Wrong alignment on DI_Quiver_C_UpdateArrowMesh"); \ static_assert(sizeof(DI_Quiver_C_UpdateArrowMesh) == 0x000048, "Wrong size on DI_Quiver_C_UpdateArrowMesh"); \ static_assert(offsetof(DI_Quiver_C_UpdateArrowMesh, CallFunc_GetOwner_ReturnValue) == 0x000000, "Member 'DI_Quiver_C_UpdateArrowMesh::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateArrowMesh, CallFunc_GetActiveItem_Item) == 0x000008, "Member 'DI_Quiver_C_UpdateArrowMesh::CallFunc_GetActiveItem_Item' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateArrowMesh, K2Node_ClassDynamicCast_AsItem_Arrow) == 0x000028, "Member 'DI_Quiver_C_UpdateArrowMesh::K2Node_ClassDynamicCast_AsItem_Arrow' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateArrowMesh, K2Node_ClassDynamicCast_bSuccess) == 0x000030, "Member 'DI_Quiver_C_UpdateArrowMesh::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateArrowMesh, CallFunc_SpawnObject_ReturnValue) == 0x000038, "Member 'DI_Quiver_C_UpdateArrowMesh::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateArrowMesh, CallFunc_SetStaticMesh_ReturnValue) == 0x000040, "Member 'DI_Quiver_C_UpdateArrowMesh::CallFunc_SetStaticMesh_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Quiver_C_UpdateQuiver \ static_assert(alignof(DI_Quiver_C_UpdateQuiver) == 0x000010, "Wrong alignment on DI_Quiver_C_UpdateQuiver"); \ static_assert(sizeof(DI_Quiver_C_UpdateQuiver) == 0x0000F0, "Wrong size on DI_Quiver_C_UpdateQuiver"); \ static_assert(offsetof(DI_Quiver_C_UpdateQuiver, L_SpawnSpots) == 0x000000, "Member 'DI_Quiver_C_UpdateQuiver::L_SpawnSpots' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateQuiver, Temp_bool_Variable) == 0x000010, "Member 'DI_Quiver_C_UpdateQuiver::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateQuiver, Temp_int_Variable) == 0x000014, "Member 'DI_Quiver_C_UpdateQuiver::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateQuiver, CallFunc_Subtract_IntInt_ReturnValue) == 0x000018, "Member 'DI_Quiver_C_UpdateQuiver::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateQuiver, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'DI_Quiver_C_UpdateQuiver::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateQuiver, CallFunc_Not_PreBool_ReturnValue) == 0x000020, "Member 'DI_Quiver_C_UpdateQuiver::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateQuiver, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000024, "Member 'DI_Quiver_C_UpdateQuiver::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateQuiver, CallFunc_Array_Get_Item) == 0x000028, "Member 'DI_Quiver_C_UpdateQuiver::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateQuiver, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000030, "Member 'DI_Quiver_C_UpdateQuiver::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateQuiver, CallFunc_GetRelativeTransform_ReturnValue) == 0x000040, "Member 'DI_Quiver_C_UpdateQuiver::CallFunc_GetRelativeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateQuiver, CallFunc_BooleanAND_ReturnValue) == 0x0000A0, "Member 'DI_Quiver_C_UpdateQuiver::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateQuiver, CallFunc_Array_Length_ReturnValue) == 0x0000A4, "Member 'DI_Quiver_C_UpdateQuiver::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateQuiver, CallFunc_Greater_IntInt_ReturnValue) == 0x0000A8, "Member 'DI_Quiver_C_UpdateQuiver::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateQuiver, K2Node_MakeArray_Array) == 0x0000B0, "Member 'DI_Quiver_C_UpdateQuiver::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateQuiver, CallFunc_GetActiveItem_Item) == 0x0000C0, "Member 'DI_Quiver_C_UpdateQuiver::CallFunc_GetActiveItem_Item' has a wrong offset!"); \ static_assert(offsetof(DI_Quiver_C_UpdateQuiver, CallFunc_AddInstance_ReturnValue) == 0x0000E0, "Member 'DI_Quiver_C_UpdateQuiver::CallFunc_AddInstance_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADI_Quiver_C \ static_assert(alignof(ADI_Quiver_C) == 0x000008, "Wrong alignment on ADI_Quiver_C"); \ static_assert(sizeof(ADI_Quiver_C) == 0x000590, "Wrong size on ADI_Quiver_C"); \ static_assert(offsetof(ADI_Quiver_C, UberGraphFrame_DI_Quiver_C) == 0x000510, "Member 'ADI_Quiver_C::UberGraphFrame_DI_Quiver_C' has a wrong offset!"); \ static_assert(offsetof(ADI_Quiver_C, ArrowSpawn9) == 0x000518, "Member 'ADI_Quiver_C::ArrowSpawn9' has a wrong offset!"); \ static_assert(offsetof(ADI_Quiver_C, ArrowSpawn8) == 0x000520, "Member 'ADI_Quiver_C::ArrowSpawn8' has a wrong offset!"); \ static_assert(offsetof(ADI_Quiver_C, ArrowSpawn7) == 0x000528, "Member 'ADI_Quiver_C::ArrowSpawn7' has a wrong offset!"); \ static_assert(offsetof(ADI_Quiver_C, ArrowSpawn6) == 0x000530, "Member 'ADI_Quiver_C::ArrowSpawn6' has a wrong offset!"); \ static_assert(offsetof(ADI_Quiver_C, ArrowSpawn5) == 0x000538, "Member 'ADI_Quiver_C::ArrowSpawn5' has a wrong offset!"); \ static_assert(offsetof(ADI_Quiver_C, ArrowSpawn4) == 0x000540, "Member 'ADI_Quiver_C::ArrowSpawn4' has a wrong offset!"); \ static_assert(offsetof(ADI_Quiver_C, ArrowSpawn3) == 0x000548, "Member 'ADI_Quiver_C::ArrowSpawn3' has a wrong offset!"); \ static_assert(offsetof(ADI_Quiver_C, ArrowSpawn2) == 0x000550, "Member 'ADI_Quiver_C::ArrowSpawn2' has a wrong offset!"); \ static_assert(offsetof(ADI_Quiver_C, ArrowSpawn1) == 0x000558, "Member 'ADI_Quiver_C::ArrowSpawn1' has a wrong offset!"); \ static_assert(offsetof(ADI_Quiver_C, InstancedArrowsMesh) == 0x000560, "Member 'ADI_Quiver_C::InstancedArrowsMesh' has a wrong offset!"); \ static_assert(offsetof(ADI_Quiver_C, QuiverMesh) == 0x000568, "Member 'ADI_Quiver_C::QuiverMesh' has a wrong offset!"); \ static_assert(offsetof(ADI_Quiver_C, LastUpdatedArrow) == 0x000570, "Member 'ADI_Quiver_C::LastUpdatedArrow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_INT_MenuChange_C_OnWidgetCanPlayChange \ static_assert(alignof(INT_MenuChange_C_OnWidgetCanPlayChange) == 0x000001, "Wrong alignment on INT_MenuChange_C_OnWidgetCanPlayChange"); \ static_assert(sizeof(INT_MenuChange_C_OnWidgetCanPlayChange) == 0x000001, "Wrong size on INT_MenuChange_C_OnWidgetCanPlayChange"); \ static_assert(offsetof(INT_MenuChange_C_OnWidgetCanPlayChange, CanPlay) == 0x000000, "Member 'INT_MenuChange_C_OnWidgetCanPlayChange::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_INT_MenuChange_C_OnWidgetOpen \ static_assert(alignof(INT_MenuChange_C_OnWidgetOpen) == 0x000008, "Wrong alignment on INT_MenuChange_C_OnWidgetOpen"); \ static_assert(sizeof(INT_MenuChange_C_OnWidgetOpen) == 0x000018, "Wrong size on INT_MenuChange_C_OnWidgetOpen"); \ static_assert(offsetof(INT_MenuChange_C_OnWidgetOpen, KeyHelper) == 0x000000, "Member 'INT_MenuChange_C_OnWidgetOpen::KeyHelper' has a wrong offset!"); \ static_assert(offsetof(INT_MenuChange_C_OnWidgetOpen, KeyTipText) == 0x000008, "Member 'INT_MenuChange_C_OnWidgetOpen::KeyTipText' has a wrong offset!"); \ static_assert(offsetof(INT_MenuChange_C_OnWidgetOpen, SpecialHelperVis) == 0x000010, "Member 'INT_MenuChange_C_OnWidgetOpen::SpecialHelperVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_INT_MenuChange_C_OnWidgetPlay \ static_assert(alignof(INT_MenuChange_C_OnWidgetPlay) == 0x000008, "Wrong alignment on INT_MenuChange_C_OnWidgetPlay"); \ static_assert(sizeof(INT_MenuChange_C_OnWidgetPlay) == 0x000010, "Wrong size on INT_MenuChange_C_OnWidgetPlay"); \ static_assert(offsetof(INT_MenuChange_C_OnWidgetPlay, msg) == 0x000000, "Member 'INT_MenuChange_C_OnWidgetPlay::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_INT_MenuChange_C_UpdateCenterLine \ static_assert(alignof(INT_MenuChange_C_UpdateCenterLine) == 0x000008, "Wrong alignment on INT_MenuChange_C_UpdateCenterLine"); \ static_assert(sizeof(INT_MenuChange_C_UpdateCenterLine) == 0x000010, "Wrong size on INT_MenuChange_C_UpdateCenterLine"); \ static_assert(offsetof(INT_MenuChange_C_UpdateCenterLine, CenterLineImageLeft) == 0x000000, "Member 'INT_MenuChange_C_UpdateCenterLine::CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(INT_MenuChange_C_UpdateCenterLine, CenterLineImageRight) == 0x000008, "Member 'INT_MenuChange_C_UpdateCenterLine::CenterLineImageRight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_INT_MenuChange_C_WidgetCanPlay \ static_assert(alignof(INT_MenuChange_C_WidgetCanPlay) == 0x000001, "Wrong alignment on INT_MenuChange_C_WidgetCanPlay"); \ static_assert(sizeof(INT_MenuChange_C_WidgetCanPlay) == 0x000001, "Wrong size on INT_MenuChange_C_WidgetCanPlay"); \ static_assert(offsetof(INT_MenuChange_C_WidgetCanPlay, CanPlay) == 0x000000, "Member 'INT_MenuChange_C_WidgetCanPlay::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_INT_MenuChange_C_WidgetPrior \ static_assert(alignof(INT_MenuChange_C_WidgetPrior) == 0x000004, "Wrong alignment on INT_MenuChange_C_WidgetPrior"); \ static_assert(sizeof(INT_MenuChange_C_WidgetPrior) == 0x000004, "Wrong size on INT_MenuChange_C_WidgetPrior"); \ static_assert(offsetof(INT_MenuChange_C_WidgetPrior, Prior) == 0x000000, "Member 'INT_MenuChange_C_WidgetPrior::Prior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IINT_MenuChange_C \ static_assert(alignof(IINT_MenuChange_C) == 0x000001, "Wrong alignment on IINT_MenuChange_C"); \ static_assert(sizeof(IINT_MenuChange_C) == 0x000001, "Wrong size on IINT_MenuChange_C"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FControlRigExecuteContext \ static_assert(alignof(FControlRigExecuteContext) == 0x000008, "Wrong alignment on FControlRigExecuteContext"); \ static_assert(sizeof(FControlRigExecuteContext) == 0x000038, "Wrong size on FControlRigExecuteContext"); \ #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_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_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_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_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_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_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_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_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_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_FControlShapeActorCreationParam \ static_assert(alignof(FControlShapeActorCreationParam) == 0x000010, "Wrong alignment on FControlShapeActorCreationParam"); \ static_assert(sizeof(FControlShapeActorCreationParam) == 0x0001D0, "Wrong size on FControlShapeActorCreationParam"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FRigDispatchFactory \ static_assert(alignof(FRigDispatchFactory) == 0x000008, "Wrong alignment on FRigDispatchFactory"); \ static_assert(sizeof(FRigDispatchFactory) == 0x000018, "Wrong size on FRigDispatchFactory"); \ #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_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_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_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_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_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_SphereTraceByTraceChannel2 \ static_assert(alignof(FRigUnit_SphereTraceByTraceChannel2) == 0x000008, "Wrong alignment on FRigUnit_SphereTraceByTraceChannel2"); \ static_assert(sizeof(FRigUnit_SphereTraceByTraceChannel2) == 0x000088, "Wrong size on FRigUnit_SphereTraceByTraceChannel2"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannel2, Start) == 0x000008, "Member 'FRigUnit_SphereTraceByTraceChannel2::Start' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannel2, End) == 0x000020, "Member 'FRigUnit_SphereTraceByTraceChannel2::End' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannel2, OwnerObjectType) == 0x000038, "Member 'FRigUnit_SphereTraceByTraceChannel2::OwnerObjectType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannel2, TraceBlockedObjectTypes) == 0x000040, "Member 'FRigUnit_SphereTraceByTraceChannel2::TraceBlockedObjectTypes' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannel2, Radius) == 0x000050, "Member 'FRigUnit_SphereTraceByTraceChannel2::Radius' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannel2, bHit) == 0x000054, "Member 'FRigUnit_SphereTraceByTraceChannel2::bHit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannel2, HitLocation) == 0x000058, "Member 'FRigUnit_SphereTraceByTraceChannel2::HitLocation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannel2, HitNormal) == 0x000070, "Member 'FRigUnit_SphereTraceByTraceChannel2::HitNormal' 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_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_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_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_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_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_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_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_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_FStructReference \ static_assert(alignof(FStructReference) == 0x000008, "Wrong alignment on FStructReference"); \ static_assert(sizeof(FStructReference) == 0x000008, "Wrong size on FStructReference"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FRigElementParentConstraint \ static_assert(alignof(FRigElementParentConstraint) == 0x000010, "Wrong alignment on FRigElementParentConstraint"); \ static_assert(sizeof(FRigElementParentConstraint) == 0x000090, "Wrong size on FRigElementParentConstraint"); \ #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_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_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_FRigNullElement \ static_assert(alignof(FRigNullElement) == 0x000010, "Wrong alignment on FRigNullElement"); \ static_assert(sizeof(FRigNullElement) == 0x0003F0, "Wrong size on FRigNullElement"); \ #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_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_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_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_FRigCurveElement \ static_assert(alignof(FRigCurveElement) == 0x000008, "Wrong alignment on FRigCurveElement"); \ static_assert(sizeof(FRigCurveElement) == 0x0000F8, "Wrong size on FRigCurveElement"); \ #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_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_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_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_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_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_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_FRigReferenceElement \ static_assert(alignof(FRigReferenceElement) == 0x000010, "Wrong alignment on FRigReferenceElement"); \ static_assert(sizeof(FRigReferenceElement) == 0x000310, "Wrong size on FRigReferenceElement"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FControlRigAnimInstanceProxy \ static_assert(alignof(FControlRigAnimInstanceProxy) == 0x000010, "Wrong alignment on FControlRigAnimInstanceProxy"); \ static_assert(sizeof(FControlRigAnimInstanceProxy) == 0x000920, "Wrong size on FControlRigAnimInstanceProxy"); \ #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_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_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_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_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_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_FControlRigValidationContext \ static_assert(alignof(FControlRigValidationContext) == 0x000008, "Wrong alignment on FControlRigValidationContext"); \ static_assert(sizeof(FControlRigValidationContext) == 0x000028, "Wrong size on FControlRigValidationContext"); \ #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_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_FControlRigDrawInterface \ static_assert(alignof(FControlRigDrawInterface) == 0x000008, "Wrong alignment on FControlRigDrawInterface"); \ static_assert(sizeof(FControlRigDrawInterface) == 0x000018, "Wrong size on FControlRigDrawInterface"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 \ 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_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_FRigHierarchyRef \ static_assert(alignof(FRigHierarchyRef) == 0x000001, "Wrong alignment on FRigHierarchyRef"); \ static_assert(sizeof(FRigHierarchyRef) == 0x000001, "Wrong size on FRigHierarchyRef"); \ #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_FRigControlModifiedContext \ static_assert(alignof(FRigControlModifiedContext) == 0x000004, "Wrong alignment on FRigControlModifiedContext"); \ static_assert(sizeof(FRigControlModifiedContext) == 0x000018, "Wrong size on FRigControlModifiedContext"); \ #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_FRigEventContext \ static_assert(alignof(FRigEventContext) == 0x000008, "Wrong alignment on FRigEventContext"); \ static_assert(sizeof(FRigEventContext) == 0x000028, "Wrong size on FRigEventContext"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FControlRigLayerInstanceProxy \ static_assert(alignof(FControlRigLayerInstanceProxy) == 0x000010, "Wrong alignment on FControlRigLayerInstanceProxy"); \ static_assert(sizeof(FControlRigLayerInstanceProxy) == 0x000920, "Wrong size on FControlRigLayerInstanceProxy"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 \ 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_TwoBoneIKCopy_DebugSettings \ static_assert(alignof(FRigUnit_TwoBoneIKCopy_DebugSettings) == 0x000010, "Wrong alignment on FRigUnit_TwoBoneIKCopy_DebugSettings"); \ static_assert(sizeof(FRigUnit_TwoBoneIKCopy_DebugSettings) == 0x000070, "Wrong size on FRigUnit_TwoBoneIKCopy_DebugSettings"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopy_DebugSettings, bEnabled) == 0x000000, "Member 'FRigUnit_TwoBoneIKCopy_DebugSettings::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopy_DebugSettings, Scale) == 0x000004, "Member 'FRigUnit_TwoBoneIKCopy_DebugSettings::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopy_DebugSettings, WorldOffset) == 0x000010, "Member 'FRigUnit_TwoBoneIKCopy_DebugSettings::WorldOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TwoBoneIKCopyPerItem \ static_assert(alignof(FRigUnit_TwoBoneIKCopyPerItem) == 0x000010, "Wrong alignment on FRigUnit_TwoBoneIKCopyPerItem"); \ static_assert(sizeof(FRigUnit_TwoBoneIKCopyPerItem) == 0x0001D0, "Wrong size on FRigUnit_TwoBoneIKCopyPerItem"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, IKBone) == 0x000040, "Member 'FRigUnit_TwoBoneIKCopyPerItem::IKBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, EffectorTarget) == 0x00004C, "Member 'FRigUnit_TwoBoneIKCopyPerItem::EffectorTarget' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, JointTarget) == 0x000058, "Member 'FRigUnit_TwoBoneIKCopyPerItem::JointTarget' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, EffectorLocation) == 0x000068, "Member 'FRigUnit_TwoBoneIKCopyPerItem::EffectorLocation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, JointTargetLocation) == 0x000080, "Member 'FRigUnit_TwoBoneIKCopyPerItem::JointTargetLocation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, TwistAxis) == 0x000098, "Member 'FRigUnit_TwoBoneIKCopyPerItem::TwistAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, bInLocalSpace) == 0x0000B0, "Member 'FRigUnit_TwoBoneIKCopyPerItem::bInLocalSpace' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, bAllowStretching) == 0x0000B1, "Member 'FRigUnit_TwoBoneIKCopyPerItem::bAllowStretching' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, StartStretchRatio) == 0x0000B4, "Member 'FRigUnit_TwoBoneIKCopyPerItem::StartStretchRatio' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, MaxStretchScale) == 0x0000B8, "Member 'FRigUnit_TwoBoneIKCopyPerItem::MaxStretchScale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, bTakeRotationFromEffectorSpace) == 0x0000BC, "Member 'FRigUnit_TwoBoneIKCopyPerItem::bTakeRotationFromEffectorSpace' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, bMaintainEffectorRelRot) == 0x0000BD, "Member 'FRigUnit_TwoBoneIKCopyPerItem::bMaintainEffectorRelRot' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, bAllowTwist) == 0x0000BE, "Member 'FRigUnit_TwoBoneIKCopyPerItem::bAllowTwist' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, DebugSettings) == 0x0000C0, "Member 'FRigUnit_TwoBoneIKCopyPerItem::DebugSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, CachedUpperLimbIndex) == 0x000130, "Member 'FRigUnit_TwoBoneIKCopyPerItem::CachedUpperLimbIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, CachedLowerLimbIndex) == 0x000150, "Member 'FRigUnit_TwoBoneIKCopyPerItem::CachedLowerLimbIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, CachedIKBoneIndex) == 0x000170, "Member 'FRigUnit_TwoBoneIKCopyPerItem::CachedIKBoneIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, CachedEffectorTargetIndex) == 0x000190, "Member 'FRigUnit_TwoBoneIKCopyPerItem::CachedEffectorTargetIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKCopyPerItem, CachedJointTargetIndex) == 0x0001B0, "Member 'FRigUnit_TwoBoneIKCopyPerItem::CachedJointTargetIndex' has a wrong offset!"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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) == 0x000338, "Wrong size on AControlRigShapeActor"); \ static_assert(offsetof(AControlRigShapeActor, ActorRootComponent) == 0x0002F0, "Member 'AControlRigShapeActor::ActorRootComponent' has a wrong offset!"); \ static_assert(offsetof(AControlRigShapeActor, StaticMeshComponent) == 0x0002F8, "Member 'AControlRigShapeActor::StaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(AControlRigShapeActor, ControlRigIndex) == 0x000300, "Member 'AControlRigShapeActor::ControlRigIndex' has a wrong offset!"); \ static_assert(offsetof(AControlRigShapeActor, ControlRig) == 0x000304, "Member 'AControlRigShapeActor::ControlRig' has a wrong offset!"); \ static_assert(offsetof(AControlRigShapeActor, ControlName) == 0x00030C, "Member 'AControlRigShapeActor::ControlName' has a wrong offset!"); \ static_assert(offsetof(AControlRigShapeActor, ShapeName) == 0x000314, "Member 'AControlRigShapeActor::ShapeName' has a wrong offset!"); \ static_assert(offsetof(AControlRigShapeActor, ColorParameterName) == 0x00031C, "Member 'AControlRigShapeActor::ColorParameterName' 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_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) == 0x0003A8, "Wrong size on AControlRigControlActor"); \ static_assert(offsetof(AControlRigControlActor, ActorToTrack) == 0x0002F0, "Member 'AControlRigControlActor::ActorToTrack' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, ControlRigClass) == 0x0002F8, "Member 'AControlRigControlActor::ControlRigClass' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, bRefreshOnTick) == 0x000300, "Member 'AControlRigControlActor::bRefreshOnTick' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, bIsSelectable) == 0x000301, "Member 'AControlRigControlActor::bIsSelectable' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, MaterialOverride) == 0x000308, "Member 'AControlRigControlActor::MaterialOverride' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, ColorParameter) == 0x000310, "Member 'AControlRigControlActor::ColorParameter' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, bCastShadows) == 0x000320, "Member 'AControlRigControlActor::bCastShadows' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, ActorRootComponent) == 0x000328, "Member 'AControlRigControlActor::ActorRootComponent' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, ControlRig) == 0x000330, "Member 'AControlRigControlActor::ControlRig' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, ControlNames) == 0x000360, "Member 'AControlRigControlActor::ControlNames' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, ShapeTransforms) == 0x000370, "Member 'AControlRigControlActor::ShapeTransforms' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, Components) == 0x000380, "Member 'AControlRigControlActor::Components' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, Materials) == 0x000390, "Member 'AControlRigControlActor::Materials' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, ColorParameterName) == 0x0003A0, "Member 'AControlRigControlActor::ColorParameterName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigAnimInstance \ static_assert(alignof(UControlRigAnimInstance) == 0x000010, "Wrong alignment on UControlRigAnimInstance"); \ static_assert(sizeof(UControlRigAnimInstance) == 0x000450, "Wrong size on UControlRigAnimInstance"); \ #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_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) == 0x0006E0, "Wrong size on UControlRigComponent"); \ static_assert(offsetof(UControlRigComponent, ControlRigClass) == 0x000588, "Member 'UControlRigComponent::ControlRigClass' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, OnPreInitializeDelegate) == 0x000590, "Member 'UControlRigComponent::OnPreInitializeDelegate' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, OnPostInitializeDelegate) == 0x0005A0, "Member 'UControlRigComponent::OnPostInitializeDelegate' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, OnPreConstructionDelegate) == 0x0005B0, "Member 'UControlRigComponent::OnPreConstructionDelegate' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, OnPostConstructionDelegate) == 0x0005C0, "Member 'UControlRigComponent::OnPostConstructionDelegate' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, OnPreForwardsSolveDelegate) == 0x0005D0, "Member 'UControlRigComponent::OnPreForwardsSolveDelegate' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, OnPostForwardsSolveDelegate) == 0x0005E0, "Member 'UControlRigComponent::OnPostForwardsSolveDelegate' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, UserDefinedElements) == 0x0005F0, "Member 'UControlRigComponent::UserDefinedElements' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, MappedElements) == 0x000600, "Member 'UControlRigComponent::MappedElements' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, bEnableLazyEvaluation) == 0x000610, "Member 'UControlRigComponent::bEnableLazyEvaluation' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, LazyEvaluationPositionThreshold) == 0x000614, "Member 'UControlRigComponent::LazyEvaluationPositionThreshold' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, LazyEvaluationRotationThreshold) == 0x000618, "Member 'UControlRigComponent::LazyEvaluationRotationThreshold' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, LazyEvaluationScaleThreshold) == 0x00061C, "Member 'UControlRigComponent::LazyEvaluationScaleThreshold' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, bResetTransformBeforeTick) == 0x000620, "Member 'UControlRigComponent::bResetTransformBeforeTick' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, bResetInitialsBeforeConstruction) == 0x000621, "Member 'UControlRigComponent::bResetInitialsBeforeConstruction' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, bUpdateRigOnTick) == 0x000622, "Member 'UControlRigComponent::bUpdateRigOnTick' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, bUpdateInEditor) == 0x000623, "Member 'UControlRigComponent::bUpdateInEditor' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, bDrawBones) == 0x000624, "Member 'UControlRigComponent::bDrawBones' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, bShowDebugDrawing) == 0x000625, "Member 'UControlRigComponent::bShowDebugDrawing' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, ControlRig) == 0x000628, "Member 'UControlRigComponent::ControlRig' 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) == 0x000450, "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_ANS_InputBuffer_C_GetNotifyName \ static_assert(alignof(ANS_InputBuffer_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_InputBuffer_C_GetNotifyName"); \ static_assert(sizeof(ANS_InputBuffer_C_GetNotifyName) == 0x000010, "Wrong size on ANS_InputBuffer_C_GetNotifyName"); \ static_assert(offsetof(ANS_InputBuffer_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_InputBuffer_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_InputBuffer_C_Received_NotifyBegin \ static_assert(alignof(ANS_InputBuffer_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_InputBuffer_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_InputBuffer_C_Received_NotifyBegin) == 0x000070, "Wrong size on ANS_InputBuffer_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_InputBuffer_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_InputBuffer_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_InputBuffer_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_InputBuffer_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_InputBuffer_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyBegin, CallFunc_GetMontageInstanceId_ReturnValue) == 0x00004C, "Member 'ANS_InputBuffer_C_Received_NotifyBegin::CallFunc_GetMontageInstanceId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_InputBuffer_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue) == 0x000058, "Member 'ANS_InputBuffer_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyBegin, K2Node_DynamicCast_AsCharacter) == 0x000060, "Member 'ANS_InputBuffer_C_Received_NotifyBegin::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'ANS_InputBuffer_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000069, "Member 'ANS_InputBuffer_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyBegin, CallFunc_IsLocallyControlled_ReturnValue) == 0x00006A, "Member 'ANS_InputBuffer_C_Received_NotifyBegin::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_InputBuffer_C_Received_NotifyEnd \ static_assert(alignof(ANS_InputBuffer_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_InputBuffer_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_InputBuffer_C_Received_NotifyEnd) == 0x000068, "Wrong size on ANS_InputBuffer_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_InputBuffer_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_InputBuffer_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_InputBuffer_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_InputBuffer_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyEnd, CallFunc_GetMontageInstanceId_ReturnValue) == 0x000044, "Member 'ANS_InputBuffer_C_Received_NotifyEnd::CallFunc_GetMontageInstanceId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_InputBuffer_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue) == 0x000050, "Member 'ANS_InputBuffer_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyEnd, K2Node_DynamicCast_AsCharacter) == 0x000058, "Member 'ANS_InputBuffer_C_Received_NotifyEnd::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_InputBuffer_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000061, "Member 'ANS_InputBuffer_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_InputBuffer_C_Received_NotifyEnd, CallFunc_IsLocallyControlled_ReturnValue) == 0x000062, "Member 'ANS_InputBuffer_C_Received_NotifyEnd::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_InputBuffer_C \ static_assert(alignof(UANS_InputBuffer_C) == 0x000008, "Wrong alignment on UANS_InputBuffer_C"); \ static_assert(sizeof(UANS_InputBuffer_C) == 0x000040, "Wrong size on UANS_InputBuffer_C"); \ #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) == 0x000058, "Wrong size on FConstraintTickFunction"); \ #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) == 0x0002F8, "Wrong size on AConstraintsActor"); \ static_assert(offsetof(AConstraintsActor, ConstraintsManager) == 0x0002F0, "Member 'AConstraintsActor::ConstraintsManager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTickableConstraint \ static_assert(alignof(UTickableConstraint) == 0x000008, "Wrong alignment on UTickableConstraint"); \ static_assert(sizeof(UTickableConstraint) == 0x000088, "Wrong size on UTickableConstraint"); \ static_assert(offsetof(UTickableConstraint, ConstraintTick) == 0x000028, "Member 'UTickableConstraint::ConstraintTick' has a wrong offset!"); \ static_assert(offsetof(UTickableConstraint, Active) == 0x000080, "Member 'UTickableConstraint::Active' 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_UTickableTransformConstraint \ static_assert(alignof(UTickableTransformConstraint) == 0x000008, "Wrong alignment on UTickableTransformConstraint"); \ static_assert(sizeof(UTickableTransformConstraint) == 0x0000A8, "Wrong size on UTickableTransformConstraint"); \ static_assert(offsetof(UTickableTransformConstraint, ParentTRSHandle) == 0x000088, "Member 'UTickableTransformConstraint::ParentTRSHandle' has a wrong offset!"); \ static_assert(offsetof(UTickableTransformConstraint, ChildTRSHandle) == 0x000090, "Member 'UTickableTransformConstraint::ChildTRSHandle' has a wrong offset!"); \ static_assert(offsetof(UTickableTransformConstraint, bMaintainOffset) == 0x000098, "Member 'UTickableTransformConstraint::bMaintainOffset' has a wrong offset!"); \ static_assert(offsetof(UTickableTransformConstraint, Weight) == 0x00009C, "Member 'UTickableTransformConstraint::Weight' has a wrong offset!"); \ static_assert(offsetof(UTickableTransformConstraint, bDynamicOffset) == 0x0000A0, "Member 'UTickableTransformConstraint::bDynamicOffset' has a wrong offset!"); \ static_assert(offsetof(UTickableTransformConstraint, Type) == 0x0000A1, "Member 'UTickableTransformConstraint::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTickableTranslationConstraint \ static_assert(alignof(UTickableTranslationConstraint) == 0x000008, "Wrong alignment on UTickableTranslationConstraint"); \ static_assert(sizeof(UTickableTranslationConstraint) == 0x0000C8, "Wrong size on UTickableTranslationConstraint"); \ static_assert(offsetof(UTickableTranslationConstraint, OffsetTranslation) == 0x0000B0, "Member 'UTickableTranslationConstraint::OffsetTranslation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTickableRotationConstraint \ static_assert(alignof(UTickableRotationConstraint) == 0x000010, "Wrong alignment on UTickableRotationConstraint"); \ static_assert(sizeof(UTickableRotationConstraint) == 0x0000D0, "Wrong size on UTickableRotationConstraint"); \ static_assert(offsetof(UTickableRotationConstraint, OffsetRotation) == 0x0000B0, "Member 'UTickableRotationConstraint::OffsetRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTickableScaleConstraint \ static_assert(alignof(UTickableScaleConstraint) == 0x000008, "Wrong alignment on UTickableScaleConstraint"); \ static_assert(sizeof(UTickableScaleConstraint) == 0x0000C8, "Wrong size on UTickableScaleConstraint"); \ static_assert(offsetof(UTickableScaleConstraint, OffsetScale) == 0x0000B0, "Member 'UTickableScaleConstraint::OffsetScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTickableParentConstraint \ static_assert(alignof(UTickableParentConstraint) == 0x000010, "Wrong alignment on UTickableParentConstraint"); \ static_assert(sizeof(UTickableParentConstraint) == 0x000120, "Wrong size on UTickableParentConstraint"); \ static_assert(offsetof(UTickableParentConstraint, OffsetTransform) == 0x0000B0, "Member 'UTickableParentConstraint::OffsetTransform' has a wrong offset!"); \ static_assert(offsetof(UTickableParentConstraint, bScaling) == 0x000110, "Member 'UTickableParentConstraint::bScaling' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTickableLookAtConstraint \ static_assert(alignof(UTickableLookAtConstraint) == 0x000008, "Wrong alignment on UTickableLookAtConstraint"); \ static_assert(sizeof(UTickableLookAtConstraint) == 0x0000C0, "Wrong size on UTickableLookAtConstraint"); \ static_assert(offsetof(UTickableLookAtConstraint, Axis) == 0x0000A8, "Member 'UTickableLookAtConstraint::Axis' 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_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_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_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_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_RedirectLevelSequence \ static_assert(alignof(LevelSequenceActor_RedirectLevelSequence) == 0x000008, "Wrong alignment on LevelSequenceActor_RedirectLevelSequence"); \ static_assert(sizeof(LevelSequenceActor_RedirectLevelSequence) == 0x000030, "Wrong size on LevelSequenceActor_RedirectLevelSequence"); \ static_assert(offsetof(LevelSequenceActor_RedirectLevelSequence, InRedirector) == 0x000000, "Member 'LevelSequenceActor_RedirectLevelSequence::InRedirector' 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_SetEventReceivers \ static_assert(alignof(LevelSequenceActor_SetEventReceivers) == 0x000008, "Wrong alignment on LevelSequenceActor_SetEventReceivers"); \ static_assert(sizeof(LevelSequenceActor_SetEventReceivers) == 0x000010, "Wrong size on LevelSequenceActor_SetEventReceivers"); \ static_assert(offsetof(LevelSequenceActor_SetEventReceivers, AdditionalReceivers) == 0x000000, "Member 'LevelSequenceActor_SetEventReceivers::AdditionalReceivers' 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) == 0x0003B8, "Wrong size on ALevelSequenceActor"); \ static_assert(offsetof(ALevelSequenceActor, PlaybackSettings) == 0x000308, "Member 'ALevelSequenceActor::PlaybackSettings' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, SequencePlayer) == 0x000328, "Member 'ALevelSequenceActor::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, bIsAsyncMode) == 0x000330, "Member 'ALevelSequenceActor::bIsAsyncMode' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, AsyncSoftLevelSequenceAsset) == 0x000338, "Member 'ALevelSequenceActor::AsyncSoftLevelSequenceAsset' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, LevelSequenceAsset) == 0x000368, "Member 'ALevelSequenceActor::LevelSequenceAsset' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, AdditionalEventReceivers) == 0x000370, "Member 'ALevelSequenceActor::AdditionalEventReceivers' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, CameraSettings) == 0x000380, "Member 'ALevelSequenceActor::CameraSettings' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, BurnInOptions) == 0x000388, "Member 'ALevelSequenceActor::BurnInOptions' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, BindingOverrides) == 0x000390, "Member 'ALevelSequenceActor::BindingOverrides' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, DefaultInstanceData) == 0x0003A0, "Member 'ALevelSequenceActor::DefaultInstanceData' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, BurnInInstance) == 0x0003A8, "Member 'ALevelSequenceActor::BurnInInstance' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, bShowBurnin) == 0x0003B0, "Member 'ALevelSequenceActor::bShowBurnin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AReplicatedLevelSequenceActor \ static_assert(alignof(AReplicatedLevelSequenceActor) == 0x000008, "Wrong alignment on AReplicatedLevelSequenceActor"); \ static_assert(sizeof(AReplicatedLevelSequenceActor) == 0x0003B8, "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) == 0x0005C0, "Wrong size on ULevelSequencePlayer"); \ static_assert(offsetof(ULevelSequencePlayer, OnCameraCut) == 0x0004B0, "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) == 0x000318, "Wrong size on ALevelSequenceMediaController"); \ static_assert(offsetof(ALevelSequenceMediaController, Sequence) == 0x0002F8, "Member 'ALevelSequenceMediaController::Sequence' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceMediaController, MediaComponent) == 0x000300, "Member 'ALevelSequenceMediaController::MediaComponent' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceMediaController, ServerStartTimeSeconds) == 0x000308, "Member 'ALevelSequenceMediaController::ServerStartTimeSeconds' 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_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_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_FMovieSceneVisibilitySectionTemplate \ static_assert(alignof(FMovieSceneVisibilitySectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneVisibilitySectionTemplate"); \ static_assert(sizeof(FMovieSceneVisibilitySectionTemplate) == 0x000140, "Wrong size on FMovieSceneVisibilitySectionTemplate"); \ #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_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_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_FMovieSceneSkeletalAnimationParams \ static_assert(alignof(FMovieSceneSkeletalAnimationParams) == 0x000008, "Wrong alignment on FMovieSceneSkeletalAnimationParams"); \ static_assert(sizeof(FMovieSceneSkeletalAnimationParams) == 0x000158, "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, bOptimizedAnimation) == 0x000143, "Member 'FMovieSceneSkeletalAnimationParams::bOptimizedAnimation' 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!"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationParams, bLocalization) == 0x00014C, "Member 'FMovieSceneSkeletalAnimationParams::bLocalization' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationParams, LocalizationedAnimation) == 0x000150, "Member 'FMovieSceneSkeletalAnimationParams::LocalizationedAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSkeletalAnimationSectionTemplateParameters \ static_assert(alignof(FMovieSceneSkeletalAnimationSectionTemplateParameters) == 0x000008, "Wrong alignment on FMovieSceneSkeletalAnimationSectionTemplateParameters"); \ static_assert(sizeof(FMovieSceneSkeletalAnimationSectionTemplateParameters) == 0x000160, "Wrong size on FMovieSceneSkeletalAnimationSectionTemplateParameters"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationSectionTemplateParameters, SectionStartTime) == 0x000158, "Member 'FMovieSceneSkeletalAnimationSectionTemplateParameters::SectionStartTime' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationSectionTemplateParameters, SectionEndTime) == 0x00015C, "Member 'FMovieSceneSkeletalAnimationSectionTemplateParameters::SectionEndTime' 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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) == 0x000180, "Wrong size on FMovieSceneSkeletalAnimationSectionTemplate"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationSectionTemplate, Params) == 0x000020, "Member 'FMovieSceneSkeletalAnimationSectionTemplate::Params' 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_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_FLocalizedSoundTable \ static_assert(alignof(FLocalizedSoundTable) == 0x000008, "Wrong alignment on FLocalizedSoundTable"); \ static_assert(sizeof(FLocalizedSoundTable) == 0x000068, "Wrong size on FLocalizedSoundTable"); \ static_assert(offsetof(FLocalizedSoundTable, Name) == 0x000008, "Member 'FLocalizedSoundTable::Name' has a wrong offset!"); \ static_assert(offsetof(FLocalizedSoundTable, Sounds) == 0x000018, "Member 'FLocalizedSoundTable::Sounds' 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_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_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_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_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_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_UMovieSceneBaseCacheSection \ static_assert(alignof(UMovieSceneBaseCacheSection) == 0x000008, "Wrong alignment on UMovieSceneBaseCacheSection"); \ static_assert(sizeof(UMovieSceneBaseCacheSection) == 0x0000F8, "Wrong size on UMovieSceneBaseCacheSection"); \ #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_UMovieSceneInterrogatedPropertyInstantiatorSystem \ static_assert(alignof(UMovieSceneInterrogatedPropertyInstantiatorSystem) == 0x000008, "Wrong alignment on UMovieSceneInterrogatedPropertyInstantiatorSystem"); \ static_assert(sizeof(UMovieSceneInterrogatedPropertyInstantiatorSystem) == 0x0001F0, "Wrong size on UMovieSceneInterrogatedPropertyInstantiatorSystem"); \ #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_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_UMovieSceneCameraShakeEvaluator \ static_assert(alignof(UMovieSceneCameraShakeEvaluator) == 0x000008, "Wrong alignment on UMovieSceneCameraShakeEvaluator"); \ static_assert(sizeof(UMovieSceneCameraShakeEvaluator) == 0x000028, "Wrong size on UMovieSceneCameraShakeEvaluator"); \ #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) == 0x000640, "Wrong size on UMovieSceneAudioSection"); \ static_assert(offsetof(UMovieSceneAudioSection, LocalizationDataTable) == 0x0000F0, "Member 'UMovieSceneAudioSection::LocalizationDataTable' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, EditorLocal) == 0x000100, "Member 'UMovieSceneAudioSection::EditorLocal' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, Sound) == 0x000110, "Member 'UMovieSceneAudioSection::Sound' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, StartFrameOffset) == 0x000118, "Member 'UMovieSceneAudioSection::StartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, StartOffset) == 0x00011C, "Member 'UMovieSceneAudioSection::StartOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, AudioStartTime) == 0x000120, "Member 'UMovieSceneAudioSection::AudioStartTime' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, AudioDilationFactor) == 0x000124, "Member 'UMovieSceneAudioSection::AudioDilationFactor' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, AudioVolume) == 0x000128, "Member 'UMovieSceneAudioSection::AudioVolume' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, SoundVolume) == 0x000130, "Member 'UMovieSceneAudioSection::SoundVolume' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, PitchMultiplier) == 0x000240, "Member 'UMovieSceneAudioSection::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, Inputs_Float) == 0x000350, "Member 'UMovieSceneAudioSection::Inputs_Float' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, Inputs_String) == 0x0003A0, "Member 'UMovieSceneAudioSection::Inputs_String' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, Inputs_Bool) == 0x0003F0, "Member 'UMovieSceneAudioSection::Inputs_Bool' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, Inputs_Int) == 0x000440, "Member 'UMovieSceneAudioSection::Inputs_Int' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, Inputs_Trigger) == 0x000490, "Member 'UMovieSceneAudioSection::Inputs_Trigger' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, AttachActorData) == 0x0004E0, "Member 'UMovieSceneAudioSection::AttachActorData' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, bLooping) == 0x000600, "Member 'UMovieSceneAudioSection::bLooping' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, bSuppressSubtitles) == 0x000601, "Member 'UMovieSceneAudioSection::bSuppressSubtitles' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, bOverrideAttenuation) == 0x000602, "Member 'UMovieSceneAudioSection::bOverrideAttenuation' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, AttenuationSettings) == 0x000608, "Member 'UMovieSceneAudioSection::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, OnQueueSubtitles) == 0x000610, "Member 'UMovieSceneAudioSection::OnQueueSubtitles' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, OnAudioFinished) == 0x000620, "Member 'UMovieSceneAudioSection::OnAudioFinished' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, OnAudioPlaybackPercent) == 0x000630, "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_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_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_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_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) == 0x000360, "Wrong size on UMovieSceneSkeletalAnimationSection"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, Params_0) == 0x0000F0, "Member 'UMovieSceneSkeletalAnimationSection::Params_0' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, AnimSequence) == 0x000248, "Member 'UMovieSceneSkeletalAnimationSection::AnimSequence' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, Animation) == 0x000250, "Member 'UMovieSceneSkeletalAnimationSection::Animation' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, StartOffset) == 0x000258, "Member 'UMovieSceneSkeletalAnimationSection::StartOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, EndOffset) == 0x00025C, "Member 'UMovieSceneSkeletalAnimationSection::EndOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, PlayRate) == 0x000260, "Member 'UMovieSceneSkeletalAnimationSection::PlayRate' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, SlotName) == 0x000268, "Member 'UMovieSceneSkeletalAnimationSection::SlotName' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, StartLocationOffset) == 0x000270, "Member 'UMovieSceneSkeletalAnimationSection::StartLocationOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, StartRotationOffset) == 0x000288, "Member 'UMovieSceneSkeletalAnimationSection::StartRotationOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, bMatchWithPrevious) == 0x0002A0, "Member 'UMovieSceneSkeletalAnimationSection::bMatchWithPrevious' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, MatchedBoneName) == 0x0002A4, "Member 'UMovieSceneSkeletalAnimationSection::MatchedBoneName' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, MatchedLocationOffset) == 0x0002B0, "Member 'UMovieSceneSkeletalAnimationSection::MatchedLocationOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, MatchedRotationOffset) == 0x0002C8, "Member 'UMovieSceneSkeletalAnimationSection::MatchedRotationOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, bMatchTranslation) == 0x0002E0, "Member 'UMovieSceneSkeletalAnimationSection::bMatchTranslation' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, bMatchIncludeZHeight) == 0x0002E1, "Member 'UMovieSceneSkeletalAnimationSection::bMatchIncludeZHeight' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, bMatchRotationYaw) == 0x0002E2, "Member 'UMovieSceneSkeletalAnimationSection::bMatchRotationYaw' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, bMatchRotationPitch) == 0x0002E3, "Member 'UMovieSceneSkeletalAnimationSection::bMatchRotationPitch' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, bMatchRotationRoll) == 0x0002E4, "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_UFloatPerlinNoiseChannelEvaluatorSystem \ static_assert(alignof(UFloatPerlinNoiseChannelEvaluatorSystem) == 0x000008, "Wrong alignment on UFloatPerlinNoiseChannelEvaluatorSystem"); \ static_assert(sizeof(UFloatPerlinNoiseChannelEvaluatorSystem) == 0x000040, "Wrong size on UFloatPerlinNoiseChannelEvaluatorSystem"); \ #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_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_UMovieSceneLocalVisibilityTrack \ static_assert(alignof(UMovieSceneLocalVisibilityTrack) == 0x000008, "Wrong alignment on UMovieSceneLocalVisibilityTrack"); \ static_assert(sizeof(UMovieSceneLocalVisibilityTrack) == 0x0000D0, "Wrong size on UMovieSceneLocalVisibilityTrack"); \ #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_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_FRigVMExecuteContext \ static_assert(alignof(FRigVMExecuteContext) == 0x000008, "Wrong alignment on FRigVMExecuteContext"); \ static_assert(sizeof(FRigVMExecuteContext) == 0x000030, "Wrong size on FRigVMExecuteContext"); \ #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_FRigVMBaseOp \ static_assert(alignof(FRigVMBaseOp) == 0x000001, "Wrong alignment on FRigVMBaseOp"); \ static_assert(sizeof(FRigVMBaseOp) == 0x000001, "Wrong size on FRigVMBaseOp"); \ #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_FRigVMDispatchFactory \ static_assert(alignof(FRigVMDispatchFactory) == 0x000008, "Wrong alignment on FRigVMDispatchFactory"); \ static_assert(sizeof(FRigVMDispatchFactory) == 0x000018, "Wrong size on FRigVMDispatchFactory"); \ #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_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_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_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_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_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_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_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_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) == 0x0002D0, "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_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_URigVMNativized \ static_assert(alignof(URigVMNativized) == 0x000008, "Wrong alignment on URigVMNativized"); \ static_assert(sizeof(URigVMNativized) == 0x0002D8, "Wrong size on URigVMNativized"); \ #define DUMPER7_ASSERTS_WB_ResetNodesAction_C_BackKeyEvent \ static_assert(alignof(WB_ResetNodesAction_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_ResetNodesAction_C_BackKeyEvent"); \ static_assert(sizeof(WB_ResetNodesAction_C_BackKeyEvent) == 0x000048, "Wrong size on WB_ResetNodesAction_C_BackKeyEvent"); \ static_assert(offsetof(WB_ResetNodesAction_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_ResetNodesAction_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_ResetNodesAction_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ResetNodesAction_C_EnterKeyEvent \ static_assert(alignof(WB_ResetNodesAction_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_ResetNodesAction_C_EnterKeyEvent"); \ static_assert(sizeof(WB_ResetNodesAction_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_ResetNodesAction_C_EnterKeyEvent"); \ static_assert(offsetof(WB_ResetNodesAction_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_ResetNodesAction_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_ResetNodesAction_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction \ static_assert(alignof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction) == 0x000008, "Wrong alignment on WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction"); \ static_assert(sizeof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction) == 0x000208, "Wrong size on WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, EntryPoint) == 0x000000, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, Temp_delegate_Variable) == 0x000004, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, Temp_delegate_Variable_1) == 0x000014, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, Temp_delegate_Variable_2) == 0x00002C, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, K2Node_Event_InGeometry_1) == 0x000040, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, K2Node_Event_isDown_1) == 0x000080, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, CallFunc_PostEvent_ReturnValue_2) == 0x000084, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, CallFunc_GetExtension_ReturnValue) == 0x000088, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, CallFunc_GetUIStatic_ReturnValue) == 0x000090, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000098, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, K2Node_MakeStruct_FormatArgumentData) == 0x0000A0, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, K2Node_MakeArray_Array) == 0x0000F0, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, CallFunc_Conv_BoolToInt_ReturnValue) == 0x000100, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::CallFunc_Conv_BoolToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, CallFunc_Format_ReturnValue) == 0x000108, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000120, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, K2Node_Event_InGeometry) == 0x000128, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, K2Node_Event_isDown) == 0x000168, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, CallFunc_Conv_StringToText_ReturnValue) == 0x000170, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, K2Node_MakeStruct_FormatArgumentData_1) == 0x000188, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, K2Node_MakeArray_Array_1) == 0x0001D8, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, CallFunc_Format_ReturnValue_1) == 0x0001E8, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction, CallFunc_Delay_Duration_ImplicitCast) == 0x000200, "Member 'WB_ResetNodesAction_C_ExecuteUbergraph_WB_ResetNodesAction::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ResetNodesAction_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_ResetNodesAction_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_ResetNodesAction_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_ResetNodesAction_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_ResetNodesAction_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_ResetNodesAction_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_ResetNodesAction_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ResetNodesAction_C \ static_assert(alignof(UWB_ResetNodesAction_C) == 0x000008, "Wrong alignment on UWB_ResetNodesAction_C"); \ static_assert(sizeof(UWB_ResetNodesAction_C) == 0x000328, "Wrong size on UWB_ResetNodesAction_C"); \ static_assert(offsetof(UWB_ResetNodesAction_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ResetNodesAction_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ResetNodesAction_C, CustomizationTextBlock_13) == 0x0002C8, "Member 'UWB_ResetNodesAction_C::CustomizationTextBlock_13' has a wrong offset!"); \ static_assert(offsetof(UWB_ResetNodesAction_C, RichTextBlock_02) == 0x0002D0, "Member 'UWB_ResetNodesAction_C::RichTextBlock_02' has a wrong offset!"); \ static_assert(offsetof(UWB_ResetNodesAction_C, RichTextBlock_InitialNode) == 0x0002D8, "Member 'UWB_ResetNodesAction_C::RichTextBlock_InitialNode' has a wrong offset!"); \ static_assert(offsetof(UWB_ResetNodesAction_C, RichTextBlock_normalNode) == 0x0002E0, "Member 'UWB_ResetNodesAction_C::RichTextBlock_normalNode' has a wrong offset!"); \ static_assert(offsetof(UWB_ResetNodesAction_C, WB_SecondaryWindow1) == 0x0002E8, "Member 'UWB_ResetNodesAction_C::WB_SecondaryWindow1' has a wrong offset!"); \ static_assert(offsetof(UWB_ResetNodesAction_C, WidgetSwitcher_Default) == 0x0002F0, "Member 'UWB_ResetNodesAction_C::WidgetSwitcher_Default' has a wrong offset!"); \ static_assert(offsetof(UWB_ResetNodesAction_C, NodeName) == 0x0002F8, "Member 'UWB_ResetNodesAction_C::NodeName' has a wrong offset!"); \ static_assert(offsetof(UWB_ResetNodesAction_C, ResetNodesCount) == 0x000308, "Member 'UWB_ResetNodesAction_C::ResetNodesCount' has a wrong offset!"); \ static_assert(offsetof(UWB_ResetNodesAction_C, RemoveThisNode) == 0x000310, "Member 'UWB_ResetNodesAction_C::RemoveThisNode' has a wrong offset!"); \ static_assert(offsetof(UWB_ResetNodesAction_C, InitNode) == 0x000320, "Member 'UWB_ResetNodesAction_C::InitNode' has a wrong offset!"); \ static_assert(offsetof(UWB_ResetNodesAction_C, OnlyHaveCoreNode) == 0x000321, "Member 'UWB_ResetNodesAction_C::OnlyHaveCoreNode' 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) == 0x000100, "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_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) == 0x000F90, "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) == 0x0007D0, "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) == 0x000840, "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) == 0x000720, "Member 'UCameraAnimationSequenceCameraStandIn::PostProcessBlendWeight' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequenceCameraStandIn, Filmback) == 0x000724, "Member 'UCameraAnimationSequenceCameraStandIn::Filmback' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequenceCameraStandIn, LensSettings) == 0x000730, "Member 'UCameraAnimationSequenceCameraStandIn::LensSettings' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequenceCameraStandIn, FocusSettings) == 0x000750, "Member 'UCameraAnimationSequenceCameraStandIn::FocusSettings' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequenceCameraStandIn, CurrentFocalLength) == 0x0007B8, "Member 'UCameraAnimationSequenceCameraStandIn::CurrentFocalLength' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequenceCameraStandIn, CurrentAperture) == 0x0007BC, "Member 'UCameraAnimationSequenceCameraStandIn::CurrentAperture' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequenceCameraStandIn, CurrentFocusDistance) == 0x0007C0, "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) == 0x000350, "Wrong size on ATemplateSequenceActor"); \ static_assert(offsetof(ATemplateSequenceActor, PlaybackSettings) == 0x0002F8, "Member 'ATemplateSequenceActor::PlaybackSettings' has a wrong offset!"); \ static_assert(offsetof(ATemplateSequenceActor, SequencePlayer) == 0x000318, "Member 'ATemplateSequenceActor::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(ATemplateSequenceActor, TemplateSequence) == 0x000320, "Member 'ATemplateSequenceActor::TemplateSequence' has a wrong offset!"); \ static_assert(offsetof(ATemplateSequenceActor, BindingOverride) == 0x000340, "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) == 0x0004B8, "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) == 0x0007D0, "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) == 0x0007D0, "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) == 0x000700, "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) == 0x0006F0, "Member 'SequenceCameraShakeTestUtil_GetPostProcessBlendCache::OutPPBlendWeight' has a wrong offset!"); \ static_assert(offsetof(SequenceCameraShakeTestUtil_GetPostProcessBlendCache, ReturnValue) == 0x0006F4, "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_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) == 0x000048, "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) == 0x000470, "Wrong size on UAnimSharingStateInstance"); \ static_assert(offsetof(UAnimSharingStateInstance, AnimationToPlay) == 0x000448, "Member 'UAnimSharingStateInstance::AnimationToPlay' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingStateInstance, PermutationTimeOffset) == 0x000450, "Member 'UAnimSharingStateInstance::PermutationTimeOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingStateInstance, PlayRate) == 0x000454, "Member 'UAnimSharingStateInstance::PlayRate' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingStateInstance, bStateBool) == 0x000458, "Member 'UAnimSharingStateInstance::bStateBool' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingStateInstance, Instance) == 0x000460, "Member 'UAnimSharingStateInstance::Instance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimSharingTransitionInstance \ static_assert(alignof(UAnimSharingTransitionInstance) == 0x000010, "Wrong alignment on UAnimSharingTransitionInstance"); \ static_assert(sizeof(UAnimSharingTransitionInstance) == 0x000460, "Wrong size on UAnimSharingTransitionInstance"); \ static_assert(offsetof(UAnimSharingTransitionInstance, FromComponent) == 0x000448, "Member 'UAnimSharingTransitionInstance::FromComponent' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingTransitionInstance, ToComponent) == 0x000450, "Member 'UAnimSharingTransitionInstance::ToComponent' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingTransitionInstance, BlendTime) == 0x000458, "Member 'UAnimSharingTransitionInstance::BlendTime' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingTransitionInstance, bBlendBool) == 0x00045C, "Member 'UAnimSharingTransitionInstance::bBlendBool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimSharingAdditiveInstance \ static_assert(alignof(UAnimSharingAdditiveInstance) == 0x000010, "Wrong alignment on UAnimSharingAdditiveInstance"); \ static_assert(sizeof(UAnimSharingAdditiveInstance) == 0x000460, "Wrong size on UAnimSharingAdditiveInstance"); \ static_assert(offsetof(UAnimSharingAdditiveInstance, BaseComponent) == 0x000448, "Member 'UAnimSharingAdditiveInstance::BaseComponent' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingAdditiveInstance, AdditiveAnimation) == 0x000450, "Member 'UAnimSharingAdditiveInstance::AdditiveAnimation' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingAdditiveInstance, Alpha) == 0x000458, "Member 'UAnimSharingAdditiveInstance::Alpha' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingAdditiveInstance, bStateBool) == 0x00045C, "Member 'UAnimSharingAdditiveInstance::bStateBool' 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) == 0x0000A0, "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_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_EQS_ContextEnemy_C_ProvideSingleActor \ static_assert(alignof(EQS_ContextEnemy_C_ProvideSingleActor) == 0x000008, "Wrong alignment on EQS_ContextEnemy_C_ProvideSingleActor"); \ static_assert(sizeof(EQS_ContextEnemy_C_ProvideSingleActor) == 0x000030, "Wrong size on EQS_ContextEnemy_C_ProvideSingleActor"); \ static_assert(offsetof(EQS_ContextEnemy_C_ProvideSingleActor, QuerierObject) == 0x000000, "Member 'EQS_ContextEnemy_C_ProvideSingleActor::QuerierObject' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextEnemy_C_ProvideSingleActor, QuerierActor) == 0x000008, "Member 'EQS_ContextEnemy_C_ProvideSingleActor::QuerierActor' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextEnemy_C_ProvideSingleActor, ResultingActor) == 0x000010, "Member 'EQS_ContextEnemy_C_ProvideSingleActor::ResultingActor' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextEnemy_C_ProvideSingleActor, CallFunc_GetAIController_ReturnValue) == 0x000018, "Member 'EQS_ContextEnemy_C_ProvideSingleActor::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextEnemy_C_ProvideSingleActor, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000020, "Member 'EQS_ContextEnemy_C_ProvideSingleActor::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextEnemy_C_ProvideSingleActor, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'EQS_ContextEnemy_C_ProvideSingleActor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextEnemy_C_ProvideSingleActor, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'EQS_ContextEnemy_C_ProvideSingleActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEQS_ContextEnemy_C \ static_assert(alignof(UEQS_ContextEnemy_C) == 0x000008, "Wrong alignment on UEQS_ContextEnemy_C"); \ static_assert(sizeof(UEQS_ContextEnemy_C) == 0x000030, "Wrong size on UEQS_ContextEnemy_C"); \ #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) == 0x000CE0, "Wrong size on UAudioCurveSourceComponent"); \ static_assert(offsetof(UAudioCurveSourceComponent, CurveSourceBindingName) == 0x000CA8, "Member 'UAudioCurveSourceComponent::CurveSourceBindingName' has a wrong offset!"); \ static_assert(offsetof(UAudioCurveSourceComponent, CurveSyncOffset) == 0x000CB0, "Member 'UAudioCurveSourceComponent::CurveSyncOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_Explode_C_GetNotifyName \ static_assert(alignof(AN_Explode_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_Explode_C_GetNotifyName"); \ static_assert(sizeof(AN_Explode_C_GetNotifyName) == 0x000020, "Wrong size on AN_Explode_C_GetNotifyName"); \ static_assert(offsetof(AN_Explode_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_Explode_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'AN_Explode_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_Explode_C_Received_Notify \ static_assert(alignof(AN_Explode_C_Received_Notify) == 0x000010, "Wrong alignment on AN_Explode_C_Received_Notify"); \ static_assert(sizeof(AN_Explode_C_Received_Notify) == 0x000680, "Wrong size on AN_Explode_C_Received_Notify"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_Explode_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, Animation) == 0x000008, "Member 'AN_Explode_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_Explode_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_Explode_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, MayMergedDamage) == 0x000044, "Member 'AN_Explode_C_Received_Notify::MayMergedDamage' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, ExplodeCenter) == 0x000080, "Member 'AN_Explode_C_Received_Notify::ExplodeCenter' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, Target) == 0x0000E0, "Member 'AN_Explode_C_Received_Notify::Target' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x0000E8, "Member 'AN_Explode_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_GetStarMapData_Data) == 0x0000F0, "Member 'AN_Explode_C_Received_Notify::CallFunc_GetStarMapData_Data' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, K2Node_DynamicCast_AsPawn) == 0x000160, "Member 'AN_Explode_C_Received_Notify::K2Node_DynamicCast_AsPawn' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000168, "Member 'AN_Explode_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000169, "Member 'AN_Explode_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_GetSelectStructData_Data) == 0x000170, "Member 'AN_Explode_C_Received_Notify::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_GetSelectStructData_ReturnValue) == 0x0001D0, "Member 'AN_Explode_C_Received_Notify::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_GetKeyActive_IsActive) == 0x0001D1, "Member 'AN_Explode_C_Received_Notify::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_GetKeyActive_IsValid) == 0x0001D2, "Member 'AN_Explode_C_Received_Notify::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_IsValid_ReturnValue_1) == 0x0001D3, "Member 'AN_Explode_C_Received_Notify::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, K2Node_MakeArray_Array) == 0x0001D8, "Member 'AN_Explode_C_Received_Notify::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_GetOwner_ReturnValue_1) == 0x0001E8, "Member 'AN_Explode_C_Received_Notify::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_CreateDamageRule_ReturnValue) == 0x0001F0, "Member 'AN_Explode_C_Received_Notify::CallFunc_CreateDamageRule_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, K2Node_MakeMap_Map) == 0x000218, "Member 'AN_Explode_C_Received_Notify::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, K2Node_MakeStruct_F_HitData) == 0x000268, "Member 'AN_Explode_C_Received_Notify::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0003D0, "Member 'AN_Explode_C_Received_Notify::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_SelectString_ReturnValue) == 0x0003D8, "Member 'AN_Explode_C_Received_Notify::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, Temp_bool_Variable) == 0x0003E8, "Member 'AN_Explode_C_Received_Notify::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_BreakTransform_Location) == 0x0003F0, "Member 'AN_Explode_C_Received_Notify::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_BreakTransform_Rotation) == 0x000408, "Member 'AN_Explode_C_Received_Notify::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_BreakTransform_Scale) == 0x000420, "Member 'AN_Explode_C_Received_Notify::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, K2Node_Select_Default) == 0x000438, "Member 'AN_Explode_C_Received_Notify::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_IsValid_ReturnValue_2) == 0x000448, "Member 'AN_Explode_C_Received_Notify::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_SpawnEmitterAtLocation_ReturnValue) == 0x000450, "Member 'AN_Explode_C_Received_Notify::CallFunc_SpawnEmitterAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_IsValid_ReturnValue_3) == 0x000458, "Member 'AN_Explode_C_Received_Notify::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_GetSocketTransform_ReturnValue) == 0x000460, "Member 'AN_Explode_C_Received_Notify::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_ComposeTransforms_ReturnValue) == 0x0004C0, "Member 'AN_Explode_C_Received_Notify::CallFunc_ComposeTransforms_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_BreakTransform_Location_1) == 0x000520, "Member 'AN_Explode_C_Received_Notify::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_BreakTransform_Rotation_1) == 0x000538, "Member 'AN_Explode_C_Received_Notify::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_BreakTransform_Scale_1) == 0x000550, "Member 'AN_Explode_C_Received_Notify::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, Temp_delegate_Variable) == 0x000568, "Member 'AN_Explode_C_Received_Notify::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_MakeTransform_ReturnValue) == 0x000580, "Member 'AN_Explode_C_Received_Notify::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0005E0, "Member 'AN_Explode_C_Received_Notify::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_BreakTransform_Location_2) == 0x0005E8, "Member 'AN_Explode_C_Received_Notify::CallFunc_BreakTransform_Location_2' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_BreakTransform_Rotation_2) == 0x000600, "Member 'AN_Explode_C_Received_Notify::CallFunc_BreakTransform_Rotation_2' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_BreakTransform_Scale_2) == 0x000618, "Member 'AN_Explode_C_Received_Notify::CallFunc_BreakTransform_Scale_2' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x000630, "Member 'AN_Explode_C_Received_Notify::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_PostAkEvent_ReturnValue) == 0x000638, "Member 'AN_Explode_C_Received_Notify::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_FinishSpawningActor_ReturnValue) == 0x000640, "Member 'AN_Explode_C_Received_Notify::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, K2Node_MakeStruct_FirstDamageParam_67_8A6EEDBC4C4FFE0E3E833EA3D27F4A30_ImplicitCast) == 0x000648, "Member 'AN_Explode_C_Received_Notify::K2Node_MakeStruct_FirstDamageParam_67_8A6EEDBC4C4FFE0E3E833EA3D27F4A30_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, K2Node_MakeStruct_SecondDamageParam_68_692CD0F6434070A971F4948ED96B02EA_ImplicitCast) == 0x000650, "Member 'AN_Explode_C_Received_Notify::K2Node_MakeStruct_SecondDamageParam_68_692CD0F6434070A971F4948ED96B02EA_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, K2Node_MakeMap_Value_0_ImplicitCast) == 0x000658, "Member 'AN_Explode_C_Received_Notify::K2Node_MakeMap_Value_0_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, K2Node_MakeMap_Value_1_ImplicitCast) == 0x000660, "Member 'AN_Explode_C_Received_Notify::K2Node_MakeMap_Value_1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000668, "Member 'AN_Explode_C_Received_Notify::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AN_Explode_C_Received_Notify, CallFunc_DrawDebugSphere_Radius_ImplicitCast) == 0x000670, "Member 'AN_Explode_C_Received_Notify::CallFunc_DrawDebugSphere_Radius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_Explode_C \ static_assert(alignof(UAN_Explode_C) == 0x000010, "Wrong alignment on UAN_Explode_C"); \ static_assert(sizeof(UAN_Explode_C) == 0x000160, "Wrong size on UAN_Explode_C"); \ static_assert(offsetof(UAN_Explode_C, Kye) == 0x000038, "Member 'UAN_Explode_C::Kye' has a wrong offset!"); \ static_assert(offsetof(UAN_Explode_C, Socket) == 0x000060, "Member 'UAN_Explode_C::Socket' has a wrong offset!"); \ static_assert(offsetof(UAN_Explode_C, Radius) == 0x000068, "Member 'UAN_Explode_C::Radius' has a wrong offset!"); \ static_assert(offsetof(UAN_Explode_C, Skill_ID) == 0x000070, "Member 'UAN_Explode_C::Skill_ID' has a wrong offset!"); \ static_assert(offsetof(UAN_Explode_C, Ak事件) == 0x000080, "Member 'UAN_Explode_C::Ak事件' has a wrong offset!"); \ static_assert(offsetof(UAN_Explode_C, klass) == 0x000088, "Member 'UAN_Explode_C::klass' has a wrong offset!"); \ static_assert(offsetof(UAN_Explode_C, particle) == 0x000090, "Member 'UAN_Explode_C::particle' has a wrong offset!"); \ static_assert(offsetof(UAN_Explode_C, Offset) == 0x0000A0, "Member 'UAN_Explode_C::Offset' has a wrong offset!"); \ static_assert(offsetof(UAN_Explode_C, Lifetime) == 0x000100, "Member 'UAN_Explode_C::Lifetime' has a wrong offset!"); \ static_assert(offsetof(UAN_Explode_C, Damage) == 0x000108, "Member 'UAN_Explode_C::Damage' has a wrong offset!"); \ static_assert(offsetof(UAN_Explode_C, Sound) == 0x000110, "Member 'UAN_Explode_C::Sound' has a wrong offset!"); \ static_assert(offsetof(UAN_Explode_C, 摄像机晃动类型) == 0x000118, "Member 'UAN_Explode_C::摄像机晃动类型' has a wrong offset!"); \ static_assert(offsetof(UAN_Explode_C, DamageData) == 0x00011C, "Member 'UAN_Explode_C::DamageData' has a wrong offset!"); \ static_assert(offsetof(UAN_Explode_C, attach_parent) == 0x000150, "Member 'UAN_Explode_C::attach_parent' has a wrong offset!"); \ #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) == 0x000360, "Wrong size on ALevelVariantSetsActor"); \ static_assert(offsetof(ALevelVariantSetsActor, LevelVariantSets) == 0x0002F0, "Member 'ALevelVariantSetsActor::LevelVariantSets' has a wrong offset!"); \ static_assert(offsetof(ALevelVariantSetsActor, DirectorInstances) == 0x000310, "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_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_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) == 0x000318, "Wrong size on ASwitchActor"); \ static_assert(offsetof(ASwitchActor, SceneComponent) == 0x000308, "Member 'ASwitchActor::SceneComponent' has a wrong offset!"); \ static_assert(offsetof(ASwitchActor, LastSelectedOption) == 0x000310, "Member 'ASwitchActor::LastSelectedOption' has a wrong offset!"); \ #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_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_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_UClothingSimulationFactory \ static_assert(alignof(UClothingSimulationFactory) == 0x000008, "Wrong alignment on UClothingSimulationFactory"); \ static_assert(sizeof(UClothingSimulationFactory) == 0x000028, "Wrong size on UClothingSimulationFactory"); \ #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_UClothingInteractor \ static_assert(alignof(UClothingInteractor) == 0x000008, "Wrong alignment on UClothingInteractor"); \ static_assert(sizeof(UClothingInteractor) == 0x000030, "Wrong size on UClothingInteractor"); \ #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_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_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_UClothSharedConfigCommon \ static_assert(alignof(UClothSharedConfigCommon) == 0x000008, "Wrong alignment on UClothSharedConfigCommon"); \ static_assert(sizeof(UClothSharedConfigCommon) == 0x000028, "Wrong size on UClothSharedConfigCommon"); \ #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_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_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_BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit \ static_assert(alignof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit) == 0x000010, "Wrong alignment on BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit"); \ static_assert(sizeof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit) == 0x0003F0, "Wrong size on BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, EntryPoint) == 0x000000, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, K2Node_Event_Data) == 0x000008, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::K2Node_Event_Data' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_ReadGenericStructPasser_OutData) == 0x000018, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_ReadGenericStructPasser_OutData' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_ReadGenericStructPasser_ReturnValue) == 0x0000D8, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_ReadGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, Temp_object_Variable) == 0x0000E0, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, Temp_object_Variable_1) == 0x0000E8, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, Temp_object_Variable_2) == 0x0000F0, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x0000F8, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_MakeLiteralByte_ReturnValue) == 0x000100, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000108, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000110, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000128, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_Add_VectorVector_ReturnValue) == 0x000130, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_Conv_IntToString_ReturnValue) == 0x000148, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000158, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, K2Node_CustomEvent_IP_Port) == 0x000170, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::K2Node_CustomEvent_IP_Port' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, K2Node_CustomEvent_Type) == 0x000180, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, K2Node_CustomEvent_stampType) == 0x000190, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::K2Node_CustomEvent_stampType' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_Concat_StrStr_ReturnValue) == 0x0001A0, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetTransmitToType_return_value) == 0x0001B0, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, K2Node_Event_IsEnter) == 0x0001B1, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::K2Node_Event_IsEnter' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, Temp_object_Variable_3) == 0x0001B8, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, K2Node_Event_Caller) == 0x0001C0, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_isMyTransmit_return_value) == 0x0001C8, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_isMyTransmit_return_value' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetModel_GameOnlineModel_ReturnValue_1) == 0x0001D0, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetModel_GameOnlineModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x0001D8, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetData_ReturnValue) == 0x0001E0, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_ReadGenericStructPasser_OutData_1) == 0x0001F0, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_ReadGenericStructPasser_OutData_1' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_ReadGenericStructPasser_ReturnValue_1) == 0x0002B0, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_ReadGenericStructPasser_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0002B8, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x0002C0, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, K2Node_DynamicCast_bSuccess) == 0x0002D0, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetGlobalFlag_Enable) == 0x0002D1, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_IsAlive_Result) == 0x0002D2, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_Not_PreBool_ReturnValue) == 0x0002D3, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_BooleanAND_ReturnValue) == 0x0002D4, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x0002D8, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetSavedMaps_Maps_To_Load) == 0x0002E0, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetSavedMaps_Maps_To_Load' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetSavedMaps_Visiable_Mark) == 0x0002F0, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetSavedMaps_Visiable_Mark' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetSavedMaps_ChapterLevel) == 0x000300, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetSavedMaps_ChapterLevel' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetSavedMaps_Log_SectionID) == 0x000310, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetSavedMaps_Log_SectionID' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000320, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetRebornInfo_rebornLevelMap) == 0x000328, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetRebornInfo_rebornLevelMap' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetRebornInfo_rebornLevelMark) == 0x000338, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetRebornInfo_rebornLevelMark' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetRebornInfo_rebornFirePointID) == 0x000348, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetRebornInfo_rebornFirePointID' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetRebornInfo_rebornPlayerTransform) == 0x000360, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetRebornInfo_rebornPlayerTransform' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetRebornInfo_LevelChapter) == 0x0003C0, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetRebornInfo_LevelChapter' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetRebornInfo_SentionID) == 0x0003C8, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetRebornInfo_SentionID' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, K2Node_CustomEvent_bNewHidden) == 0x0003D8, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::K2Node_CustomEvent_bNewHidden' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, K2Node_CustomEvent_IsInteractable) == 0x0003D9, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::K2Node_CustomEvent_IsInteractable' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, Temp_byte_Variable) == 0x0003DA, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, CallFunc_GetModel_GameOnlineModel_ReturnValue_2) == 0x0003E0, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::CallFunc_GetModel_GameOnlineModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit, K2Node_Select_Default) == 0x0003E8, "Member 'BP_MarkMessage_Transmit_C_ExecuteUbergraph_BP_MarkMessage_Transmit::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessage_Transmit_C_GetInteractionMessage \ static_assert(alignof(BP_MarkMessage_Transmit_C_GetInteractionMessage) == 0x000008, "Wrong alignment on BP_MarkMessage_Transmit_C_GetInteractionMessage"); \ static_assert(sizeof(BP_MarkMessage_Transmit_C_GetInteractionMessage) == 0x000070, "Wrong size on BP_MarkMessage_Transmit_C_GetInteractionMessage"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_GetInteractionMessage, Message) == 0x000000, "Member 'BP_MarkMessage_Transmit_C_GetInteractionMessage::Message' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_GetInteractionMessage, Temp_bool_Variable) == 0x000018, "Member 'BP_MarkMessage_Transmit_C_GetInteractionMessage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_GetInteractionMessage, Temp_text_Variable) == 0x000020, "Member 'BP_MarkMessage_Transmit_C_GetInteractionMessage::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_GetInteractionMessage, Temp_text_Variable_1) == 0x000038, "Member 'BP_MarkMessage_Transmit_C_GetInteractionMessage::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_GetInteractionMessage, CallFunc_isMyTransmit_return_value) == 0x000050, "Member 'BP_MarkMessage_Transmit_C_GetInteractionMessage::CallFunc_isMyTransmit_return_value' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_GetInteractionMessage, K2Node_Select_Default) == 0x000058, "Member 'BP_MarkMessage_Transmit_C_GetInteractionMessage::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessage_Transmit_C_InitMaterial \ static_assert(alignof(BP_MarkMessage_Transmit_C_InitMaterial) == 0x000008, "Wrong alignment on BP_MarkMessage_Transmit_C_InitMaterial"); \ static_assert(sizeof(BP_MarkMessage_Transmit_C_InitMaterial) == 0x000010, "Wrong size on BP_MarkMessage_Transmit_C_InitMaterial"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_InitMaterial, stampType) == 0x000000, "Member 'BP_MarkMessage_Transmit_C_InitMaterial::stampType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessage_Transmit_C_interact \ static_assert(alignof(BP_MarkMessage_Transmit_C_interact) == 0x000008, "Wrong alignment on BP_MarkMessage_Transmit_C_interact"); \ static_assert(sizeof(BP_MarkMessage_Transmit_C_interact) == 0x000008, "Wrong size on BP_MarkMessage_Transmit_C_interact"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_interact, Caller) == 0x000000, "Member 'BP_MarkMessage_Transmit_C_interact::Caller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessage_Transmit_C_isMyTransmit \ static_assert(alignof(BP_MarkMessage_Transmit_C_isMyTransmit) == 0x000008, "Wrong alignment on BP_MarkMessage_Transmit_C_isMyTransmit"); \ static_assert(sizeof(BP_MarkMessage_Transmit_C_isMyTransmit) == 0x0000F8, "Wrong size on BP_MarkMessage_Transmit_C_isMyTransmit"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_isMyTransmit, return_value) == 0x000000, "Member 'BP_MarkMessage_Transmit_C_isMyTransmit::return_value' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_isMyTransmit, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000008, "Member 'BP_MarkMessage_Transmit_C_isMyTransmit::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_isMyTransmit, CallFunc_GetData_ReturnValue) == 0x000010, "Member 'BP_MarkMessage_Transmit_C_isMyTransmit::CallFunc_GetData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_isMyTransmit, CallFunc_GetSocketStr_ReturnValue) == 0x000020, "Member 'BP_MarkMessage_Transmit_C_isMyTransmit::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_isMyTransmit, CallFunc_ReadGenericStructPasser_OutData) == 0x000030, "Member 'BP_MarkMessage_Transmit_C_isMyTransmit::CallFunc_ReadGenericStructPasser_OutData' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_isMyTransmit, CallFunc_ReadGenericStructPasser_ReturnValue) == 0x0000F0, "Member 'BP_MarkMessage_Transmit_C_isMyTransmit::CallFunc_ReadGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_isMyTransmit, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000F1, "Member 'BP_MarkMessage_Transmit_C_isMyTransmit::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessage_Transmit_C_OnUseTransmitEvent \ static_assert(alignof(BP_MarkMessage_Transmit_C_OnUseTransmitEvent) == 0x000008, "Wrong alignment on BP_MarkMessage_Transmit_C_OnUseTransmitEvent"); \ static_assert(sizeof(BP_MarkMessage_Transmit_C_OnUseTransmitEvent) == 0x000020, "Wrong size on BP_MarkMessage_Transmit_C_OnUseTransmitEvent"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_OnUseTransmitEvent, IP_Port) == 0x000000, "Member 'BP_MarkMessage_Transmit_C_OnUseTransmitEvent::IP_Port' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_OnUseTransmitEvent, Type) == 0x000010, "Member 'BP_MarkMessage_Transmit_C_OnUseTransmitEvent::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessage_Transmit_C_SetActorIsInteractable \ static_assert(alignof(BP_MarkMessage_Transmit_C_SetActorIsInteractable) == 0x000001, "Wrong alignment on BP_MarkMessage_Transmit_C_SetActorIsInteractable"); \ static_assert(sizeof(BP_MarkMessage_Transmit_C_SetActorIsInteractable) == 0x000001, "Wrong size on BP_MarkMessage_Transmit_C_SetActorIsInteractable"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_SetActorIsInteractable, IsInteractable_0) == 0x000000, "Member 'BP_MarkMessage_Transmit_C_SetActorIsInteractable::IsInteractable_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessage_Transmit_C_SetHiddenActor \ static_assert(alignof(BP_MarkMessage_Transmit_C_SetHiddenActor) == 0x000001, "Wrong alignment on BP_MarkMessage_Transmit_C_SetHiddenActor"); \ static_assert(sizeof(BP_MarkMessage_Transmit_C_SetHiddenActor) == 0x000001, "Wrong size on BP_MarkMessage_Transmit_C_SetHiddenActor"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_SetHiddenActor, bNewHidden) == 0x000000, "Member 'BP_MarkMessage_Transmit_C_SetHiddenActor::bNewHidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessage_Transmit_C_OnWidgetCallBackEvent \ static_assert(alignof(BP_MarkMessage_Transmit_C_OnWidgetCallBackEvent) == 0x000001, "Wrong alignment on BP_MarkMessage_Transmit_C_OnWidgetCallBackEvent"); \ static_assert(sizeof(BP_MarkMessage_Transmit_C_OnWidgetCallBackEvent) == 0x000001, "Wrong size on BP_MarkMessage_Transmit_C_OnWidgetCallBackEvent"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_OnWidgetCallBackEvent, IsEnter) == 0x000000, "Member 'BP_MarkMessage_Transmit_C_OnWidgetCallBackEvent::IsEnter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessage_Transmit_C_UpdateMessageInfo \ static_assert(alignof(BP_MarkMessage_Transmit_C_UpdateMessageInfo) == 0x000008, "Wrong alignment on BP_MarkMessage_Transmit_C_UpdateMessageInfo"); \ static_assert(sizeof(BP_MarkMessage_Transmit_C_UpdateMessageInfo) == 0x000010, "Wrong size on BP_MarkMessage_Transmit_C_UpdateMessageInfo"); \ static_assert(offsetof(BP_MarkMessage_Transmit_C_UpdateMessageInfo, Data_0) == 0x000000, "Member 'BP_MarkMessage_Transmit_C_UpdateMessageInfo::Data_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_MarkMessage_Transmit_C \ static_assert(alignof(ABP_MarkMessage_Transmit_C) == 0x000008, "Wrong alignment on ABP_MarkMessage_Transmit_C"); \ static_assert(sizeof(ABP_MarkMessage_Transmit_C) == 0x000568, "Wrong size on ABP_MarkMessage_Transmit_C"); \ static_assert(offsetof(ABP_MarkMessage_Transmit_C, UberGraphFrame_BP_MarkMessage_Transmit_C) == 0x000528, "Member 'ABP_MarkMessage_Transmit_C::UberGraphFrame_BP_MarkMessage_Transmit_C' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessage_Transmit_C, Maps_To_Load) == 0x000530, "Member 'ABP_MarkMessage_Transmit_C::Maps_To_Load' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessage_Transmit_C, Visiable_Mark) == 0x000540, "Member 'ABP_MarkMessage_Transmit_C::Visiable_Mark' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessage_Transmit_C, Reborn_Fire_Point_ID) == 0x000550, "Member 'ABP_MarkMessage_Transmit_C::Reborn_Fire_Point_ID' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessage_Transmit_C, Level_Chapter) == 0x000560, "Member 'ABP_MarkMessage_Transmit_C::Level_Chapter' 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) == 0x000398, "Wrong size on AChaosCacheManager"); \ static_assert(offsetof(AChaosCacheManager, CacheCollection) == 0x0002F0, "Member 'AChaosCacheManager::CacheCollection' has a wrong offset!"); \ static_assert(offsetof(AChaosCacheManager, CacheMode) == 0x0002F8, "Member 'AChaosCacheManager::CacheMode' has a wrong offset!"); \ static_assert(offsetof(AChaosCacheManager, StartMode) == 0x0002F9, "Member 'AChaosCacheManager::StartMode' has a wrong offset!"); \ static_assert(offsetof(AChaosCacheManager, StartTime) == 0x0002FC, "Member 'AChaosCacheManager::StartTime' has a wrong offset!"); \ static_assert(offsetof(AChaosCacheManager, ObservedComponents) == 0x000308, "Member 'AChaosCacheManager::ObservedComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AChaosCachePlayer \ static_assert(alignof(AChaosCachePlayer) == 0x000008, "Wrong alignment on AChaosCachePlayer"); \ static_assert(sizeof(AChaosCachePlayer) == 0x000398, "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_FST_BGMData \ static_assert(alignof(FST_BGMData) == 0x000008, "Wrong alignment on FST_BGMData"); \ static_assert(sizeof(FST_BGMData) == 0x000018, "Wrong size on FST_BGMData"); \ static_assert(offsetof(FST_BGMData, bgm_id_3_BD6B59174BE5468EBFCD7FA159C33A44) == 0x000000, "Member 'FST_BGMData::bgm_id_3_BD6B59174BE5468EBFCD7FA159C33A44' has a wrong offset!"); \ static_assert(offsetof(FST_BGMData, bgm_type_6_AA20AB3E4C8AD27D0FF338BEBC313B24) == 0x000010, "Member 'FST_BGMData::bgm_type_6_AA20AB3E4C8AD27D0FF338BEBC313B24' 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_Item_GoldenFeather_C_CheckAvaliableAndSelectMontage \ static_assert(alignof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage) == 0x000008, "Wrong alignment on Item_GoldenFeather_C_CheckAvaliableAndSelectMontage"); \ static_assert(sizeof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage) == 0x000078, "Wrong size on Item_GoldenFeather_C_CheckAvaliableAndSelectMontage"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, User) == 0x000000, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::User' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, ItemSortId) == 0x000008, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, Montage) == 0x000010, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, SectionName) == 0x000018, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::SectionName' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, bCouldUseItem) == 0x000020, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, bHandleValid) == 0x000021, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::bHandleValid' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_Montage) == 0x000028, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_Montage' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName) == 0x000030, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem) == 0x000038, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue) == 0x000039, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_Montage_1) == 0x000040, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_Montage_1' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName_1) == 0x000048, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName_1' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem_1) == 0x000050, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem_1' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue_1) == 0x000051, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000058, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage) == 0x000068, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage' has a wrong offset!"); \ static_assert(offsetof(Item_GoldenFeather_C_CheckAvaliableAndSelectMontage, CallFunc_IsValid_ReturnValue) == 0x000070, "Member 'Item_GoldenFeather_C_CheckAvaliableAndSelectMontage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UItem_GoldenFeather_C \ static_assert(alignof(UItem_GoldenFeather_C) == 0x000008, "Wrong alignment on UItem_GoldenFeather_C"); \ static_assert(sizeof(UItem_GoldenFeather_C) == 0x000088, "Wrong size on UItem_GoldenFeather_C"); \ #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_AN_MonsterSound_C_Received_Notify \ static_assert(alignof(AN_MonsterSound_C_Received_Notify) == 0x000008, "Wrong alignment on AN_MonsterSound_C_Received_Notify"); \ static_assert(sizeof(AN_MonsterSound_C_Received_Notify) == 0x000138, "Wrong size on AN_MonsterSound_C_Received_Notify"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_MonsterSound_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, Animation) == 0x000008, "Member 'AN_MonsterSound_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_MonsterSound_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_MonsterSound_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, Owner) == 0x000048, "Member 'AN_MonsterSound_C_Received_Notify::Owner' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, sound_type) == 0x000050, "Member 'AN_MonsterSound_C_Received_Notify::sound_type' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, StatusSound) == 0x000058, "Member 'AN_MonsterSound_C_Received_Notify::StatusSound' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, EnchantType) == 0x000060, "Member 'AN_MonsterSound_C_Received_Notify::EnchantType' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, MonsterSoundData) == 0x000068, "Member 'AN_MonsterSound_C_Received_Notify::MonsterSoundData' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, MonsterSoundSocket) == 0x000070, "Member 'AN_MonsterSound_C_Received_Notify::MonsterSoundSocket' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000088, "Member 'AN_MonsterSound_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000090, "Member 'AN_MonsterSound_C_Received_Notify::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, CallFunc_Conv_StringToName_ReturnValue) == 0x0000A0, "Member 'AN_MonsterSound_C_Received_Notify::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000A8, "Member 'AN_MonsterSound_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x0000B0, "Member 'AN_MonsterSound_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, CallFunc_Conv_ByteToInt_ReturnValue) == 0x0000B4, "Member 'AN_MonsterSound_C_Received_Notify::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue_1) == 0x0000B8, "Member 'AN_MonsterSound_C_Received_Notify::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, Temp_delegate_Variable) == 0x0000C8, "Member 'AN_MonsterSound_C_Received_Notify::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, CallFunc_Conv_StringToName_ReturnValue_1) == 0x0000D8, "Member 'AN_MonsterSound_C_Received_Notify::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, CallFunc_PostEvent_ReturnValue) == 0x0000E0, "Member 'AN_MonsterSound_C_Received_Notify::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, CallFunc_Redirect_Table_MappedTable) == 0x0000E8, "Member 'AN_MonsterSound_C_Received_Notify::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, CallFunc_GetSocketLocation_ReturnValue) == 0x0000F0, "Member 'AN_MonsterSound_C_Received_Notify::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, CallFunc_GetDataTableRowFromName_OutRow) == 0x000108, "Member 'AN_MonsterSound_C_Received_Notify::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000128, "Member 'AN_MonsterSound_C_Received_Notify::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000129, "Member 'AN_MonsterSound_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MonsterSound_C_Received_Notify, CallFunc_SpawnSoundAtLocation_ReturnValue) == 0x000130, "Member 'AN_MonsterSound_C_Received_Notify::CallFunc_SpawnSoundAtLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_MonsterSound_C \ static_assert(alignof(UAN_MonsterSound_C) == 0x000008, "Wrong alignment on UAN_MonsterSound_C"); \ static_assert(sizeof(UAN_MonsterSound_C) == 0x000078, "Wrong size on UAN_MonsterSound_C"); \ static_assert(offsetof(UAN_MonsterSound_C, MonsterSoundTable) == 0x000038, "Member 'UAN_MonsterSound_C::MonsterSoundTable' has a wrong offset!"); \ static_assert(offsetof(UAN_MonsterSound_C, SoundSocket) == 0x000068, "Member 'UAN_MonsterSound_C::SoundSocket' has a wrong offset!"); \ static_assert(offsetof(UAN_MonsterSound_C, MonsterType) == 0x000070, "Member 'UAN_MonsterSound_C::MonsterType' has a wrong offset!"); \ static_assert(offsetof(UAN_MonsterSound_C, MonsterSound) == 0x000071, "Member 'UAN_MonsterSound_C::MonsterSound' 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_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_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) == 0x000640, "Wrong size on UProceduralMeshComponent"); \ static_assert(offsetof(UProceduralMeshComponent, bUseComplexAsSimpleCollision) == 0x0005C8, "Member 'UProceduralMeshComponent::bUseComplexAsSimpleCollision' has a wrong offset!"); \ static_assert(offsetof(UProceduralMeshComponent, bUseAsyncCooking) == 0x0005C9, "Member 'UProceduralMeshComponent::bUseAsyncCooking' has a wrong offset!"); \ static_assert(offsetof(UProceduralMeshComponent, ProcMeshBodySetup) == 0x0005D0, "Member 'UProceduralMeshComponent::ProcMeshBodySetup' has a wrong offset!"); \ static_assert(offsetof(UProceduralMeshComponent, ProcMeshSections) == 0x0005D8, "Member 'UProceduralMeshComponent::ProcMeshSections' has a wrong offset!"); \ static_assert(offsetof(UProceduralMeshComponent, CollisionConvexElems) == 0x0005E8, "Member 'UProceduralMeshComponent::CollisionConvexElems' has a wrong offset!"); \ static_assert(offsetof(UProceduralMeshComponent, LocalBounds) == 0x0005F8, "Member 'UProceduralMeshComponent::LocalBounds' has a wrong offset!"); \ static_assert(offsetof(UProceduralMeshComponent, AsyncBodySetupQueue) == 0x000630, "Member 'UProceduralMeshComponent::AsyncBodySetupQueue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SME_AttackToughness \ static_assert(alignof(FST_SME_AttackToughness) == 0x000008, "Wrong alignment on FST_SME_AttackToughness"); \ static_assert(sizeof(FST_SME_AttackToughness) == 0x000008, "Wrong size on FST_SME_AttackToughness"); \ static_assert(offsetof(FST_SME_AttackToughness, Toughness_2_202124B04D37BDEAAFE0F2AC7A792AF7) == 0x000000, "Member 'FST_SME_AttackToughness::Toughness_2_202124B04D37BDEAAFE0F2AC7A792AF7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_AddBuff_C_GetNotifyName \ static_assert(alignof(AN_AddBuff_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_AddBuff_C_GetNotifyName"); \ static_assert(sizeof(AN_AddBuff_C_GetNotifyName) == 0x000010, "Wrong size on AN_AddBuff_C_GetNotifyName"); \ static_assert(offsetof(AN_AddBuff_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_AddBuff_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_AddBuff_C_Received_Notify \ static_assert(alignof(AN_AddBuff_C_Received_Notify) == 0x000008, "Wrong alignment on AN_AddBuff_C_Received_Notify"); \ static_assert(sizeof(AN_AddBuff_C_Received_Notify) == 0x0001C8, "Wrong size on AN_AddBuff_C_Received_Notify"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_AddBuff_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, Animation) == 0x000008, "Member 'AN_AddBuff_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_AddBuff_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_AddBuff_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, L_CurrentBuff) == 0x000048, "Member 'AN_AddBuff_C_Received_Notify::L_CurrentBuff' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, L_Number) == 0x000058, "Member 'AN_AddBuff_C_Received_Notify::L_Number' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, L_BuffTag) == 0x000060, "Member 'AN_AddBuff_C_Received_Notify::L_BuffTag' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, Temp_int_Array_Index_Variable) == 0x0000B0, "Member 'AN_AddBuff_C_Received_Notify::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, Temp_int_Loop_Counter_Variable) == 0x0000B4, "Member 'AN_AddBuff_C_Received_Notify::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_Add_IntInt_ReturnValue) == 0x0000B8, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_Array_Length_ReturnValue) == 0x0000E8, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_Less_IntInt_ReturnValue) == 0x0000EC, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000F0, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0000F8, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000100, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_GetOwner_ReturnValue_1) == 0x000108, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_Map_Find_Value) == 0x000110, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_Map_Find_ReturnValue) == 0x000118, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_GetStarMapData_Data) == 0x000120, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_GetStarMapData_Data' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000190, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_GetSelectStructData_Data) == 0x000198, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_GetSelectStructData_ReturnValue) == 0x0001A8, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, K2Node_SwitchEnum_CmpSuccess) == 0x0001A9, "Member 'AN_AddBuff_C_Received_Notify::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_GetKeyActive_IsActive) == 0x0001AA, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_GetKeyActive_IsValid) == 0x0001AB, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_GetModel_EffectModel_ReturnValue) == 0x0001B0, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_GetModel_EffectModel_ReturnValue_1) == 0x0001B8, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_GetModel_EffectModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_AddBuff_C_Received_Notify, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x0001C0, "Member 'AN_AddBuff_C_Received_Notify::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_AddBuff_C \ static_assert(alignof(UAN_AddBuff_C) == 0x000008, "Wrong alignment on UAN_AddBuff_C"); \ static_assert(sizeof(UAN_AddBuff_C) == 0x0000C0, "Wrong size on UAN_AddBuff_C"); \ static_assert(offsetof(UAN_AddBuff_C, Type) == 0x000038, "Member 'UAN_AddBuff_C::Type' has a wrong offset!"); \ static_assert(offsetof(UAN_AddBuff_C, BuffTag) == 0x000060, "Member 'UAN_AddBuff_C::BuffTag' has a wrong offset!"); \ static_assert(offsetof(UAN_AddBuff_C, 添加Buff) == 0x0000B0, "Member 'UAN_AddBuff_C::添加Buff' 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_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) == 0x0002F8, "Wrong size on AGeometryCacheActor"); \ static_assert(offsetof(AGeometryCacheActor, GeometryCacheComponent) == 0x0002F0, "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) == 0x000650, "Wrong size on UGeometryCacheComponent"); \ static_assert(offsetof(UGeometryCacheComponent, GeometryCache) == 0x0005C0, "Member 'UGeometryCacheComponent::GeometryCache' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, bRunning) == 0x0005C8, "Member 'UGeometryCacheComponent::bRunning' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, bLooping) == 0x0005C9, "Member 'UGeometryCacheComponent::bLooping' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, bExtrapolateFrames) == 0x0005CA, "Member 'UGeometryCacheComponent::bExtrapolateFrames' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, StartTimeOffset) == 0x0005CC, "Member 'UGeometryCacheComponent::StartTimeOffset' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, PlaybackSpeed) == 0x0005D0, "Member 'UGeometryCacheComponent::PlaybackSpeed' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, MotionVectorScale) == 0x0005D4, "Member 'UGeometryCacheComponent::MotionVectorScale' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, NumTracks) == 0x0005D8, "Member 'UGeometryCacheComponent::NumTracks' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, ElapsedTime) == 0x0005DC, "Member 'UGeometryCacheComponent::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, Duration) == 0x00062C, "Member 'UGeometryCacheComponent::Duration' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, bManualTick) == 0x000630, "Member 'UGeometryCacheComponent::bManualTick' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, bOverrideWireframeColor) == 0x000631, "Member 'UGeometryCacheComponent::bOverrideWireframeColor' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, WireframeOverrideColor) == 0x000634, "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_ABP_LightYYD_C \ static_assert(alignof(ABP_LightYYD_C) == 0x000008, "Wrong alignment on ABP_LightYYD_C"); \ static_assert(sizeof(ABP_LightYYD_C) == 0x000310, "Wrong size on ABP_LightYYD_C"); \ static_assert(offsetof(ABP_LightYYD_C, Niagara) == 0x000300, "Member 'ABP_LightYYD_C::Niagara' has a wrong offset!"); \ static_assert(offsetof(ABP_LightYYD_C, TiDengSkeletalMesh) == 0x000308, "Member 'ABP_LightYYD_C::TiDengSkeletalMesh' 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_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_LibCommonUtil_C_CaclulateLobjectDotNameAndMapName \ static_assert(alignof(LibCommonUtil_C_CaclulateLobjectDotNameAndMapName) == 0x000008, "Wrong alignment on LibCommonUtil_C_CaclulateLobjectDotNameAndMapName"); \ static_assert(sizeof(LibCommonUtil_C_CaclulateLobjectDotNameAndMapName) == 0x000090, "Wrong size on LibCommonUtil_C_CaclulateLobjectDotNameAndMapName"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateLobjectDotNameAndMapName, ObjectPathName) == 0x000000, "Member 'LibCommonUtil_C_CaclulateLobjectDotNameAndMapName::ObjectPathName' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateLobjectDotNameAndMapName, __WorldContext) == 0x000010, "Member 'LibCommonUtil_C_CaclulateLobjectDotNameAndMapName::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateLobjectDotNameAndMapName, L_Object_DotName) == 0x000018, "Member 'LibCommonUtil_C_CaclulateLobjectDotNameAndMapName::L_Object_DotName' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateLobjectDotNameAndMapName, cached_map_name) == 0x000028, "Member 'LibCommonUtil_C_CaclulateLobjectDotNameAndMapName::cached_map_name' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateLobjectDotNameAndMapName, CallFunc_FindSubstring_ReturnValue) == 0x000038, "Member 'LibCommonUtil_C_CaclulateLobjectDotNameAndMapName::CallFunc_FindSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateLobjectDotNameAndMapName, CallFunc_FindSubstring_ReturnValue_1) == 0x00003C, "Member 'LibCommonUtil_C_CaclulateLobjectDotNameAndMapName::CallFunc_FindSubstring_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateLobjectDotNameAndMapName, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'LibCommonUtil_C_CaclulateLobjectDotNameAndMapName::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateLobjectDotNameAndMapName, CallFunc_Subtract_IntInt_ReturnValue) == 0x000044, "Member 'LibCommonUtil_C_CaclulateLobjectDotNameAndMapName::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateLobjectDotNameAndMapName, CallFunc_GetSubstring_ReturnValue) == 0x000048, "Member 'LibCommonUtil_C_CaclulateLobjectDotNameAndMapName::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateLobjectDotNameAndMapName, CallFunc_Split_LeftS) == 0x000058, "Member 'LibCommonUtil_C_CaclulateLobjectDotNameAndMapName::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateLobjectDotNameAndMapName, CallFunc_Split_RightS) == 0x000068, "Member 'LibCommonUtil_C_CaclulateLobjectDotNameAndMapName::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateLobjectDotNameAndMapName, CallFunc_Split_ReturnValue) == 0x000078, "Member 'LibCommonUtil_C_CaclulateLobjectDotNameAndMapName::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateLobjectDotNameAndMapName, CallFunc_Concat_StrStr_ReturnValue) == 0x000080, "Member 'LibCommonUtil_C_CaclulateLobjectDotNameAndMapName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LibCommonUtil_C_CaclulateObjectUniqueNameInMap \ static_assert(alignof(LibCommonUtil_C_CaclulateObjectUniqueNameInMap) == 0x000008, "Wrong alignment on LibCommonUtil_C_CaclulateObjectUniqueNameInMap"); \ static_assert(sizeof(LibCommonUtil_C_CaclulateObjectUniqueNameInMap) == 0x0000D0, "Wrong size on LibCommonUtil_C_CaclulateObjectUniqueNameInMap"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateObjectUniqueNameInMap, Object) == 0x000000, "Member 'LibCommonUtil_C_CaclulateObjectUniqueNameInMap::Object' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateObjectUniqueNameInMap, __WorldContext) == 0x000008, "Member 'LibCommonUtil_C_CaclulateObjectUniqueNameInMap::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateObjectUniqueNameInMap, Map_Name) == 0x000010, "Member 'LibCommonUtil_C_CaclulateObjectUniqueNameInMap::Map_Name' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateObjectUniqueNameInMap, Object_Name) == 0x000020, "Member 'LibCommonUtil_C_CaclulateObjectUniqueNameInMap::Object_Name' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateObjectUniqueNameInMap, Combined_Name) == 0x000030, "Member 'LibCommonUtil_C_CaclulateObjectUniqueNameInMap::Combined_Name' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateObjectUniqueNameInMap, cached_object_name) == 0x000040, "Member 'LibCommonUtil_C_CaclulateObjectUniqueNameInMap::cached_object_name' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateObjectUniqueNameInMap, cached_map_name) == 0x000050, "Member 'LibCommonUtil_C_CaclulateObjectUniqueNameInMap::cached_map_name' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateObjectUniqueNameInMap, L_Object_DotName) == 0x000060, "Member 'LibCommonUtil_C_CaclulateObjectUniqueNameInMap::L_Object_DotName' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateObjectUniqueNameInMap, CallFunc_GetDisplayName_ReturnValue) == 0x000070, "Member 'LibCommonUtil_C_CaclulateObjectUniqueNameInMap::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateObjectUniqueNameInMap, CallFunc_GetPathName_ReturnValue) == 0x000080, "Member 'LibCommonUtil_C_CaclulateObjectUniqueNameInMap::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateObjectUniqueNameInMap, CallFunc_CaclulateLobjectDotNameAndMapName_L_Object_DotName) == 0x000090, "Member 'LibCommonUtil_C_CaclulateObjectUniqueNameInMap::CallFunc_CaclulateLobjectDotNameAndMapName_L_Object_DotName' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateObjectUniqueNameInMap, CallFunc_CaclulateLobjectDotNameAndMapName_cached_map_name) == 0x0000A0, "Member 'LibCommonUtil_C_CaclulateObjectUniqueNameInMap::CallFunc_CaclulateLobjectDotNameAndMapName_cached_map_name' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateObjectUniqueNameInMap, CallFunc_Concat_StrStr_ReturnValue) == 0x0000B0, "Member 'LibCommonUtil_C_CaclulateObjectUniqueNameInMap::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateObjectUniqueNameInMap, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000C0, "Member 'LibCommonUtil_C_CaclulateObjectUniqueNameInMap::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LibCommonUtil_C_CaclulateUniqueNameInMapInString \ static_assert(alignof(LibCommonUtil_C_CaclulateUniqueNameInMapInString) == 0x000008, "Wrong alignment on LibCommonUtil_C_CaclulateUniqueNameInMapInString"); \ static_assert(sizeof(LibCommonUtil_C_CaclulateUniqueNameInMapInString) == 0x0000C8, "Wrong size on LibCommonUtil_C_CaclulateUniqueNameInMapInString"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateUniqueNameInMapInString, ObjToString) == 0x000000, "Member 'LibCommonUtil_C_CaclulateUniqueNameInMapInString::ObjToString' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateUniqueNameInMapInString, ExtensionName) == 0x000010, "Member 'LibCommonUtil_C_CaclulateUniqueNameInMapInString::ExtensionName' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateUniqueNameInMapInString, __WorldContext) == 0x000020, "Member 'LibCommonUtil_C_CaclulateUniqueNameInMapInString::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateUniqueNameInMapInString, Map_Name) == 0x000028, "Member 'LibCommonUtil_C_CaclulateUniqueNameInMapInString::Map_Name' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateUniqueNameInMapInString, Object_Name) == 0x000038, "Member 'LibCommonUtil_C_CaclulateUniqueNameInMapInString::Object_Name' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateUniqueNameInMapInString, Combined_Name) == 0x000048, "Member 'LibCommonUtil_C_CaclulateUniqueNameInMapInString::Combined_Name' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateUniqueNameInMapInString, cached_object_name) == 0x000058, "Member 'LibCommonUtil_C_CaclulateUniqueNameInMapInString::cached_object_name' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateUniqueNameInMapInString, cached_map_name) == 0x000068, "Member 'LibCommonUtil_C_CaclulateUniqueNameInMapInString::cached_map_name' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateUniqueNameInMapInString, L_Object_DotName) == 0x000078, "Member 'LibCommonUtil_C_CaclulateUniqueNameInMapInString::L_Object_DotName' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateUniqueNameInMapInString, CallFunc_CaclulateLobjectDotNameAndMapName_L_Object_DotName) == 0x000088, "Member 'LibCommonUtil_C_CaclulateUniqueNameInMapInString::CallFunc_CaclulateLobjectDotNameAndMapName_L_Object_DotName' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateUniqueNameInMapInString, CallFunc_CaclulateLobjectDotNameAndMapName_cached_map_name) == 0x000098, "Member 'LibCommonUtil_C_CaclulateUniqueNameInMapInString::CallFunc_CaclulateLobjectDotNameAndMapName_cached_map_name' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateUniqueNameInMapInString, CallFunc_Concat_StrStr_ReturnValue) == 0x0000A8, "Member 'LibCommonUtil_C_CaclulateUniqueNameInMapInString::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibCommonUtil_C_CaclulateUniqueNameInMapInString, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B8, "Member 'LibCommonUtil_C_CaclulateUniqueNameInMapInString::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULibCommonUtil_C \ static_assert(alignof(ULibCommonUtil_C) == 0x000008, "Wrong alignment on ULibCommonUtil_C"); \ static_assert(sizeof(ULibCommonUtil_C) == 0x000028, "Wrong size on ULibCommonUtil_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_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) == 0x0008B0, "Wrong size on UMediaSoundComponent"); \ static_assert(offsetof(UMediaSoundComponent, Channels) == 0x0007D0, "Member 'UMediaSoundComponent::Channels' has a wrong offset!"); \ static_assert(offsetof(UMediaSoundComponent, DynamicRateAdjustment) == 0x0007D4, "Member 'UMediaSoundComponent::DynamicRateAdjustment' has a wrong offset!"); \ static_assert(offsetof(UMediaSoundComponent, RateAdjustmentFactor) == 0x0007D8, "Member 'UMediaSoundComponent::RateAdjustmentFactor' has a wrong offset!"); \ static_assert(offsetof(UMediaSoundComponent, RateAdjustmentRange) == 0x0007DC, "Member 'UMediaSoundComponent::RateAdjustmentRange' has a wrong offset!"); \ static_assert(offsetof(UMediaSoundComponent, MediaPlayer) == 0x0007F0, "Member 'UMediaSoundComponent::MediaPlayer' 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_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_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_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) == 0x0000F8, "Wrong size on UMediaComponent"); \ static_assert(offsetof(UMediaComponent, MediaTexture) == 0x0000E8, "Member 'UMediaComponent::MediaTexture' has a wrong offset!"); \ static_assert(offsetof(UMediaComponent, MediaPlayer) == 0x0000F0, "Member 'UMediaComponent::MediaPlayer' has a wrong offset!"); \ #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_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_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_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_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_Lib_GetFunctions_C_CallBornPlayer \ static_assert(alignof(Lib_GetFunctions_C_CallBornPlayer) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_CallBornPlayer"); \ static_assert(sizeof(Lib_GetFunctions_C_CallBornPlayer) == 0x000028, "Wrong size on Lib_GetFunctions_C_CallBornPlayer"); \ static_assert(offsetof(Lib_GetFunctions_C_CallBornPlayer, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_CallBornPlayer::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_CallBornPlayer, CallFunc_GetGameMode_ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_CallBornPlayer::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_CallBornPlayer, CallFunc_GetDCSGameState_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_CallBornPlayer::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_CallBornPlayer, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000018, "Member 'Lib_GetFunctions_C_CallBornPlayer::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_CallBornPlayer, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Lib_GetFunctions_C_CallBornPlayer::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_CallBornPlayer, CallFunc_IsValid_ReturnValue) == 0x000021, "Member 'Lib_GetFunctions_C_CallBornPlayer::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_CallRequestCharacter \ static_assert(alignof(Lib_GetFunctions_C_CallRequestCharacter) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_CallRequestCharacter"); \ static_assert(sizeof(Lib_GetFunctions_C_CallRequestCharacter) == 0x000030, "Wrong size on Lib_GetFunctions_C_CallRequestCharacter"); \ static_assert(offsetof(Lib_GetFunctions_C_CallRequestCharacter, RecoverFade) == 0x000000, "Member 'Lib_GetFunctions_C_CallRequestCharacter::RecoverFade' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_CallRequestCharacter, __WorldContext) == 0x000008, "Member 'Lib_GetFunctions_C_CallRequestCharacter::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_CallRequestCharacter, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_CallRequestCharacter::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_CallRequestCharacter, CallFunc_GetDCSGameState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_CallRequestCharacter::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_CallRequestCharacter, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_CallRequestCharacter::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_CallRequestCharacter, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_CallRequestCharacter::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_CallRequestCharacter, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_CallRequestCharacter::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_Get_Model_JavascriptAPI \ static_assert(alignof(Lib_GetFunctions_C_Get_Model_JavascriptAPI) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_Get_Model_JavascriptAPI"); \ static_assert(sizeof(Lib_GetFunctions_C_Get_Model_JavascriptAPI) == 0x000028, "Wrong size on Lib_GetFunctions_C_Get_Model_JavascriptAPI"); \ static_assert(offsetof(Lib_GetFunctions_C_Get_Model_JavascriptAPI, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_Get_Model_JavascriptAPI::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_Get_Model_JavascriptAPI, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_Get_Model_JavascriptAPI::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_Get_Model_JavascriptAPI, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_Get_Model_JavascriptAPI::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_Get_Model_JavascriptAPI, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000018, "Member 'Lib_GetFunctions_C_Get_Model_JavascriptAPI::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_Get_Model_JavascriptAPI, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Lib_GetFunctions_C_Get_Model_JavascriptAPI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetDCSGameMode \ static_assert(alignof(Lib_GetFunctions_C_GetDCSGameMode) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetDCSGameMode"); \ static_assert(sizeof(Lib_GetFunctions_C_GetDCSGameMode) == 0x000028, "Wrong size on Lib_GetFunctions_C_GetDCSGameMode"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSGameMode, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetDCSGameMode::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSGameMode, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetDCSGameMode::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSGameMode, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetDCSGameMode::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSGameMode, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000018, "Member 'Lib_GetFunctions_C_GetDCSGameMode::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSGameMode, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Lib_GetFunctions_C_GetDCSGameMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetDCSGameModeNet \ static_assert(alignof(Lib_GetFunctions_C_GetDCSGameModeNet) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetDCSGameModeNet"); \ static_assert(sizeof(Lib_GetFunctions_C_GetDCSGameModeNet) == 0x000028, "Wrong size on Lib_GetFunctions_C_GetDCSGameModeNet"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSGameModeNet, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetDCSGameModeNet::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSGameModeNet, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetDCSGameModeNet::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSGameModeNet, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetDCSGameModeNet::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSGameModeNet, K2Node_DynamicCast_AsDCSGame_Mode_Net) == 0x000018, "Member 'Lib_GetFunctions_C_GetDCSGameModeNet::K2Node_DynamicCast_AsDCSGame_Mode_Net' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSGameModeNet, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Lib_GetFunctions_C_GetDCSGameModeNet::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetDCSGameState \ static_assert(alignof(Lib_GetFunctions_C_GetDCSGameState) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetDCSGameState"); \ static_assert(sizeof(Lib_GetFunctions_C_GetDCSGameState) == 0x000028, "Wrong size on Lib_GetFunctions_C_GetDCSGameState"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSGameState, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetDCSGameState::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSGameState, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetDCSGameState::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSGameState, CallFunc_GetGameState_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetDCSGameState::CallFunc_GetGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSGameState, K2Node_DynamicCast_AsDCSGame_State) == 0x000018, "Member 'Lib_GetFunctions_C_GetDCSGameState::K2Node_DynamicCast_AsDCSGame_State' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSGameState, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Lib_GetFunctions_C_GetDCSGameState::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetDCSPlayerController \ static_assert(alignof(Lib_GetFunctions_C_GetDCSPlayerController) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetDCSPlayerController"); \ static_assert(sizeof(Lib_GetFunctions_C_GetDCSPlayerController) == 0x000028, "Wrong size on Lib_GetFunctions_C_GetDCSPlayerController"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerController, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetDCSPlayerController::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerController, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetDCSPlayerController::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerController, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetDCSPlayerController::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerController, K2Node_DynamicCast_AsDCSPlayer_Controller) == 0x000018, "Member 'Lib_GetFunctions_C_GetDCSPlayerController::K2Node_DynamicCast_AsDCSPlayer_Controller' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerController, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Lib_GetFunctions_C_GetDCSPlayerController::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetDCSPlayerState \ static_assert(alignof(Lib_GetFunctions_C_GetDCSPlayerState) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetDCSPlayerState"); \ static_assert(sizeof(Lib_GetFunctions_C_GetDCSPlayerState) == 0x000048, "Wrong size on Lib_GetFunctions_C_GetDCSPlayerState"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState, NetClient) == 0x000000, "Member 'Lib_GetFunctions_C_GetDCSPlayerState::NetClient' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState, __WorldContext) == 0x000008, "Member 'Lib_GetFunctions_C_GetDCSPlayerState::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState, ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetDCSPlayerState::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetDCSPlayerState::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'Lib_GetFunctions_C_GetDCSPlayerState::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState, CallFunc_IsValid_ReturnValue_1) == 0x000021, "Member 'Lib_GetFunctions_C_GetDCSPlayerState::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState, K2Node_DynamicCast_AsDCSPlayer_State) == 0x000028, "Member 'Lib_GetFunctions_C_GetDCSPlayerState::K2Node_DynamicCast_AsDCSPlayer_State' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Lib_GetFunctions_C_GetDCSPlayerState::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState, K2Node_DynamicCast_AsDCSPlayer_State_1) == 0x000038, "Member 'Lib_GetFunctions_C_GetDCSPlayerState::K2Node_DynamicCast_AsDCSPlayer_State_1' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'Lib_GetFunctions_C_GetDCSPlayerState::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetDCSPlayerState_Controller \ static_assert(alignof(Lib_GetFunctions_C_GetDCSPlayerState_Controller) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetDCSPlayerState_Controller"); \ static_assert(sizeof(Lib_GetFunctions_C_GetDCSPlayerState_Controller) == 0x000048, "Wrong size on Lib_GetFunctions_C_GetDCSPlayerState_Controller"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState_Controller, NetClient) == 0x000000, "Member 'Lib_GetFunctions_C_GetDCSPlayerState_Controller::NetClient' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState_Controller, __WorldContext) == 0x000008, "Member 'Lib_GetFunctions_C_GetDCSPlayerState_Controller::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState_Controller, ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetDCSPlayerState_Controller::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState_Controller, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetDCSPlayerState_Controller::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState_Controller, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'Lib_GetFunctions_C_GetDCSPlayerState_Controller::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState_Controller, CallFunc_IsValid_ReturnValue_1) == 0x000021, "Member 'Lib_GetFunctions_C_GetDCSPlayerState_Controller::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState_Controller, K2Node_DynamicCast_AsDCSPlayer_State) == 0x000028, "Member 'Lib_GetFunctions_C_GetDCSPlayerState_Controller::K2Node_DynamicCast_AsDCSPlayer_State' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState_Controller, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Lib_GetFunctions_C_GetDCSPlayerState_Controller::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState_Controller, K2Node_DynamicCast_AsDCSPlayer_State_1) == 0x000038, "Member 'Lib_GetFunctions_C_GetDCSPlayerState_Controller::K2Node_DynamicCast_AsDCSPlayer_State_1' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetDCSPlayerState_Controller, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'Lib_GetFunctions_C_GetDCSPlayerState_Controller::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetGameModeReady \ static_assert(alignof(Lib_GetFunctions_C_GetGameModeReady) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetGameModeReady"); \ static_assert(sizeof(Lib_GetFunctions_C_GetGameModeReady) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetGameModeReady"); \ static_assert(offsetof(Lib_GetFunctions_C_GetGameModeReady, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetGameModeReady::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetGameModeReady, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetGameModeReady::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetGameModeReady, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetGameModeReady::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetGameModeReady, CallFunc_GetDCSGameState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetGameModeReady::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetGameModeReady, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetGameModeReady::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetGameModeReady, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetGameModeReady::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetGameModeReady, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetGameModeReady::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_AchievementSystem \ static_assert(alignof(Lib_GetFunctions_C_GetModel_AchievementSystem) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_AchievementSystem"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_AchievementSystem) == 0x000038, "Wrong size on Lib_GetFunctions_C_GetModel_AchievementSystem"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AchievementSystem, NetClient) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_AchievementSystem::NetClient' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AchievementSystem, __WorldContext) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_AchievementSystem::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AchievementSystem, return_value) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_AchievementSystem::return_value' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AchievementSystem, CallFunc_GetGameMode_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_AchievementSystem::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AchievementSystem, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_AchievementSystem::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AchievementSystem, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_AchievementSystem::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AchievementSystem, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Lib_GetFunctions_C_GetModel_AchievementSystem::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AchievementSystem, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'Lib_GetFunctions_C_GetModel_AchievementSystem::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_AllBeiBaoModels \ static_assert(alignof(Lib_GetFunctions_C_GetModel_AllBeiBaoModels) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_AllBeiBaoModels"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_AllBeiBaoModels) == 0x000058, "Wrong size on Lib_GetFunctions_C_GetModel_AllBeiBaoModels"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AllBeiBaoModels, NetClient) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_AllBeiBaoModels::NetClient' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AllBeiBaoModels, __WorldContext) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_AllBeiBaoModels::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AllBeiBaoModels, ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_AllBeiBaoModels::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AllBeiBaoModels, CallFunc_GetGameMode_ReturnValue) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_AllBeiBaoModels::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AllBeiBaoModels, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_AllBeiBaoModels::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AllBeiBaoModels, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000030, "Member 'Lib_GetFunctions_C_GetModel_AllBeiBaoModels::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AllBeiBaoModels, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'Lib_GetFunctions_C_GetModel_AllBeiBaoModels::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AllBeiBaoModels, CallFunc_K2_GetComponentsByClass_ReturnValue_1) == 0x000048, "Member 'Lib_GetFunctions_C_GetModel_AllBeiBaoModels::CallFunc_K2_GetComponentsByClass_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_AutoReplenishComponent \ static_assert(alignof(Lib_GetFunctions_C_GetModel_AutoReplenishComponent) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_AutoReplenishComponent"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_AutoReplenishComponent) == 0x000038, "Wrong size on Lib_GetFunctions_C_GetModel_AutoReplenishComponent"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AutoReplenishComponent, NetClient) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_AutoReplenishComponent::NetClient' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AutoReplenishComponent, __WorldContext) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_AutoReplenishComponent::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AutoReplenishComponent, ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_AutoReplenishComponent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AutoReplenishComponent, CallFunc_GetGameMode_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_AutoReplenishComponent::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AutoReplenishComponent, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_AutoReplenishComponent::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AutoReplenishComponent, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_AutoReplenishComponent::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AutoReplenishComponent, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Lib_GetFunctions_C_GetModel_AutoReplenishComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_AutoReplenishComponent, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'Lib_GetFunctions_C_GetModel_AutoReplenishComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_BeiBaoModel \ static_assert(alignof(Lib_GetFunctions_C_GetModel_BeiBaoModel) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_BeiBaoModel"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_BeiBaoModel) == 0x000038, "Wrong size on Lib_GetFunctions_C_GetModel_BeiBaoModel"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_BeiBaoModel, NetClient) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_BeiBaoModel::NetClient' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_BeiBaoModel, Type) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_BeiBaoModel::Type' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_BeiBaoModel, CangKu_) == 0x000009, "Member 'Lib_GetFunctions_C_GetModel_BeiBaoModel::CangKu_' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_BeiBaoModel, __WorldContext) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_BeiBaoModel::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_BeiBaoModel, ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_BeiBaoModel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_BeiBaoModel, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_BeiBaoModel::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_BeiBaoModel, CallFunc_GetPlayerBeiBaoModel_ReturnValue) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_BeiBaoModel::CallFunc_GetPlayerBeiBaoModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_BeiBaoModel, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'Lib_GetFunctions_C_GetModel_BeiBaoModel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_BGMAndSectionManager \ static_assert(alignof(Lib_GetFunctions_C_GetModel_BGMAndSectionManager) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_BGMAndSectionManager"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_BGMAndSectionManager) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetModel_BGMAndSectionManager"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_BGMAndSectionManager, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_BGMAndSectionManager::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_BGMAndSectionManager, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_BGMAndSectionManager::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_BGMAndSectionManager, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_BGMAndSectionManager::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_BGMAndSectionManager, CallFunc_GetDCSGameState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_BGMAndSectionManager::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_BGMAndSectionManager, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_BGMAndSectionManager::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_BGMAndSectionManager, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_BGMAndSectionManager::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_BGMAndSectionManager, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetModel_BGMAndSectionManager::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_EffectModel \ static_assert(alignof(Lib_GetFunctions_C_GetModel_EffectModel) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_EffectModel"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_EffectModel) == 0x000038, "Wrong size on Lib_GetFunctions_C_GetModel_EffectModel"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_EffectModel, NetClient) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_EffectModel::NetClient' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_EffectModel, __WorldContext) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_EffectModel::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_EffectModel, ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_EffectModel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_EffectModel, CallFunc_GetGameMode_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_EffectModel::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_EffectModel, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_EffectModel::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_EffectModel, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_EffectModel::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_EffectModel, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Lib_GetFunctions_C_GetModel_EffectModel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_EffectModel, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'Lib_GetFunctions_C_GetModel_EffectModel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_GameEffectController \ static_assert(alignof(Lib_GetFunctions_C_GetModel_GameEffectController) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_GameEffectController"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_GameEffectController) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetModel_GameEffectController"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameEffectController, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_GameEffectController::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameEffectController, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_GameEffectController::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameEffectController, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_GameEffectController::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameEffectController, CallFunc_GetDCSGameState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_GameEffectController::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameEffectController, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_GameEffectController::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameEffectController, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_GameEffectController::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameEffectController, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetModel_GameEffectController::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_GameOnlineModel \ static_assert(alignof(Lib_GetFunctions_C_GetModel_GameOnlineModel) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_GameOnlineModel"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_GameOnlineModel) == 0x000048, "Wrong size on Lib_GetFunctions_C_GetModel_GameOnlineModel"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameOnlineModel, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_GameOnlineModel::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameOnlineModel, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_GameOnlineModel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameOnlineModel, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_GameOnlineModel::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameOnlineModel, CallFunc_GetGameMode_ReturnValue_1) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_GameOnlineModel::CallFunc_GetGameMode_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameOnlineModel, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_GameOnlineModel::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameOnlineModel, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_GameOnlineModel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameOnlineModel, CallFunc_GetComponentByClass_ReturnValue) == 0x000030, "Member 'Lib_GetFunctions_C_GetModel_GameOnlineModel::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameOnlineModel, CallFunc_GetDCSGameState_ReturnValue) == 0x000038, "Member 'Lib_GetFunctions_C_GetModel_GameOnlineModel::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameOnlineModel, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'Lib_GetFunctions_C_GetModel_GameOnlineModel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_GameSaveExe \ static_assert(alignof(Lib_GetFunctions_C_GetModel_GameSaveExe) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_GameSaveExe"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_GameSaveExe) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetModel_GameSaveExe"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameSaveExe, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_GameSaveExe::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameSaveExe, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_GameSaveExe::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameSaveExe, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_GameSaveExe::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameSaveExe, CallFunc_GetDCSGameState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_GameSaveExe::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameSaveExe, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_GameSaveExe::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameSaveExe, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_GameSaveExe::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GameSaveExe, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetModel_GameSaveExe::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_GemComponent \ static_assert(alignof(Lib_GetFunctions_C_GetModel_GemComponent) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_GemComponent"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_GemComponent) == 0x000038, "Wrong size on Lib_GetFunctions_C_GetModel_GemComponent"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GemComponent, NetClient) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_GemComponent::NetClient' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GemComponent, __WorldContext) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_GemComponent::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GemComponent, ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_GemComponent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GemComponent, CallFunc_GetGameMode_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_GemComponent::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GemComponent, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_GemComponent::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GemComponent, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_GemComponent::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GemComponent, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Lib_GetFunctions_C_GetModel_GemComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GemComponent, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'Lib_GetFunctions_C_GetModel_GemComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_GlobalConfigComponent \ static_assert(alignof(Lib_GetFunctions_C_GetModel_GlobalConfigComponent) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_GlobalConfigComponent"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_GlobalConfigComponent) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetModel_GlobalConfigComponent"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GlobalConfigComponent, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_GlobalConfigComponent::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GlobalConfigComponent, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_GlobalConfigComponent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GlobalConfigComponent, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_GlobalConfigComponent::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GlobalConfigComponent, CallFunc_GetDCSGameState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_GlobalConfigComponent::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GlobalConfigComponent, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_GlobalConfigComponent::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GlobalConfigComponent, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_GlobalConfigComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_GlobalConfigComponent, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetModel_GlobalConfigComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent \ static_assert(alignof(Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent, CallFunc_GetDCSGameState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetModel_InsideMsgRouterComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_InteractionMgrComponent \ static_assert(alignof(Lib_GetFunctions_C_GetModel_InteractionMgrComponent) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_InteractionMgrComponent"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_InteractionMgrComponent) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetModel_InteractionMgrComponent"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_InteractionMgrComponent, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_InteractionMgrComponent::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_InteractionMgrComponent, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_InteractionMgrComponent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_InteractionMgrComponent, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_InteractionMgrComponent::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_InteractionMgrComponent, CallFunc_GetDCSGameState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_InteractionMgrComponent::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_InteractionMgrComponent, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_InteractionMgrComponent::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_InteractionMgrComponent, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_InteractionMgrComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_InteractionMgrComponent, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetModel_InteractionMgrComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_ItemCollectComponent \ static_assert(alignof(Lib_GetFunctions_C_GetModel_ItemCollectComponent) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_ItemCollectComponent"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_ItemCollectComponent) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetModel_ItemCollectComponent"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_ItemCollectComponent, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_ItemCollectComponent::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_ItemCollectComponent, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_ItemCollectComponent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_ItemCollectComponent, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_ItemCollectComponent::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_ItemCollectComponent, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_ItemCollectComponent::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_ItemCollectComponent, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_ItemCollectComponent::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_ItemCollectComponent, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_ItemCollectComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_ItemCollectComponent, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetModel_ItemCollectComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_LoadingProcessor \ static_assert(alignof(Lib_GetFunctions_C_GetModel_LoadingProcessor) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_LoadingProcessor"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_LoadingProcessor) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetModel_LoadingProcessor"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_LoadingProcessor, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_LoadingProcessor::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_LoadingProcessor, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_LoadingProcessor::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_LoadingProcessor, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_LoadingProcessor::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_LoadingProcessor, CallFunc_GetDCSGameState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_LoadingProcessor::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_LoadingProcessor, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_LoadingProcessor::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_LoadingProcessor, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_LoadingProcessor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_LoadingProcessor, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetModel_LoadingProcessor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_MagicPreLoadComponent \ static_assert(alignof(Lib_GetFunctions_C_GetModel_MagicPreLoadComponent) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_MagicPreLoadComponent"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_MagicPreLoadComponent) == 0x000020, "Wrong size on Lib_GetFunctions_C_GetModel_MagicPreLoadComponent"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_MagicPreLoadComponent, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_MagicPreLoadComponent::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_MagicPreLoadComponent, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_MagicPreLoadComponent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_MagicPreLoadComponent, CallFunc_GetDCSGameState_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_MagicPreLoadComponent::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_MagicPreLoadComponent, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_MagicPreLoadComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_PairedAnimPreLoadComponent \ static_assert(alignof(Lib_GetFunctions_C_GetModel_PairedAnimPreLoadComponent) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_PairedAnimPreLoadComponent"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_PairedAnimPreLoadComponent) == 0x000020, "Wrong size on Lib_GetFunctions_C_GetModel_PairedAnimPreLoadComponent"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PairedAnimPreLoadComponent, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_PairedAnimPreLoadComponent::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PairedAnimPreLoadComponent, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_PairedAnimPreLoadComponent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PairedAnimPreLoadComponent, CallFunc_GetDCSGameState_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_PairedAnimPreLoadComponent::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PairedAnimPreLoadComponent, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_PairedAnimPreLoadComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver \ static_assert(alignof(Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetModel_PlayerEquipmentSaver::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_PlayerProperty \ static_assert(alignof(Lib_GetFunctions_C_GetModel_PlayerProperty) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_PlayerProperty"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_PlayerProperty) == 0x000038, "Wrong size on Lib_GetFunctions_C_GetModel_PlayerProperty"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PlayerProperty, NetClient) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_PlayerProperty::NetClient' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PlayerProperty, __WorldContext) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_PlayerProperty::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PlayerProperty, ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_PlayerProperty::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PlayerProperty, CallFunc_GetGameMode_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_PlayerProperty::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PlayerProperty, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_PlayerProperty::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PlayerProperty, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_PlayerProperty::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PlayerProperty, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Lib_GetFunctions_C_GetModel_PlayerProperty::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PlayerProperty, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'Lib_GetFunctions_C_GetModel_PlayerProperty::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_PluginLevelSaver \ static_assert(alignof(Lib_GetFunctions_C_GetModel_PluginLevelSaver) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_PluginLevelSaver"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_PluginLevelSaver) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetModel_PluginLevelSaver"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PluginLevelSaver, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_PluginLevelSaver::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PluginLevelSaver, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_PluginLevelSaver::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PluginLevelSaver, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_PluginLevelSaver::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PluginLevelSaver, CallFunc_GetDCSGameState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_PluginLevelSaver::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PluginLevelSaver, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_PluginLevelSaver::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PluginLevelSaver, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_PluginLevelSaver::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_PluginLevelSaver, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetModel_PluginLevelSaver::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_RebornManagerComponent \ static_assert(alignof(Lib_GetFunctions_C_GetModel_RebornManagerComponent) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_RebornManagerComponent"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_RebornManagerComponent) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetModel_RebornManagerComponent"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_RebornManagerComponent, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_RebornManagerComponent::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_RebornManagerComponent, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_RebornManagerComponent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_RebornManagerComponent, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_RebornManagerComponent::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_RebornManagerComponent, CallFunc_GetDCSGameState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_RebornManagerComponent::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_RebornManagerComponent, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_RebornManagerComponent::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_RebornManagerComponent, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_RebornManagerComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_RebornManagerComponent, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetModel_RebornManagerComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_SceneEffectModel \ static_assert(alignof(Lib_GetFunctions_C_GetModel_SceneEffectModel) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_SceneEffectModel"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_SceneEffectModel) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetModel_SceneEffectModel"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_SceneEffectModel, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_SceneEffectModel::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_SceneEffectModel, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_SceneEffectModel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_SceneEffectModel, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_SceneEffectModel::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_SceneEffectModel, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_SceneEffectModel::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_SceneEffectModel, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_SceneEffectModel::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_SceneEffectModel, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_SceneEffectModel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_SceneEffectModel, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetModel_SceneEffectModel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_StarGraphModel \ static_assert(alignof(Lib_GetFunctions_C_GetModel_StarGraphModel) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_StarGraphModel"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_StarGraphModel) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetModel_StarGraphModel"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StarGraphModel, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_StarGraphModel::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StarGraphModel, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_StarGraphModel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StarGraphModel, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_StarGraphModel::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StarGraphModel, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_StarGraphModel::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StarGraphModel, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_StarGraphModel::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StarGraphModel, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_StarGraphModel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StarGraphModel, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetModel_StarGraphModel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_StaticComputedConfigData \ static_assert(alignof(Lib_GetFunctions_C_GetModel_StaticComputedConfigData) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_StaticComputedConfigData"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_StaticComputedConfigData) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetModel_StaticComputedConfigData"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StaticComputedConfigData, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_StaticComputedConfigData::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StaticComputedConfigData, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_StaticComputedConfigData::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StaticComputedConfigData, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_StaticComputedConfigData::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StaticComputedConfigData, CallFunc_GetDCSGameState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_StaticComputedConfigData::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StaticComputedConfigData, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_StaticComputedConfigData::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StaticComputedConfigData, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_StaticComputedConfigData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StaticComputedConfigData, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetModel_StaticComputedConfigData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent \ static_assert(alignof(Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent, CallFunc_GetDCSGameState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetModel_StreamLevelLoaderComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModel_TradeComponent \ static_assert(alignof(Lib_GetFunctions_C_GetModel_TradeComponent) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModel_TradeComponent"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModel_TradeComponent) == 0x000038, "Wrong size on Lib_GetFunctions_C_GetModel_TradeComponent"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_TradeComponent, NetClient) == 0x000000, "Member 'Lib_GetFunctions_C_GetModel_TradeComponent::NetClient' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_TradeComponent, __WorldContext) == 0x000008, "Member 'Lib_GetFunctions_C_GetModel_TradeComponent::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_TradeComponent, ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModel_TradeComponent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_TradeComponent, CallFunc_GetGameMode_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModel_TradeComponent::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_TradeComponent, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000020, "Member 'Lib_GetFunctions_C_GetModel_TradeComponent::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_TradeComponent, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000028, "Member 'Lib_GetFunctions_C_GetModel_TradeComponent::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_TradeComponent, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Lib_GetFunctions_C_GetModel_TradeComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModel_TradeComponent, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'Lib_GetFunctions_C_GetModel_TradeComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetModelInited \ static_assert(alignof(Lib_GetFunctions_C_GetModelInited) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetModelInited"); \ static_assert(sizeof(Lib_GetFunctions_C_GetModelInited) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetModelInited"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModelInited, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetModelInited::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModelInited, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetModelInited::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModelInited, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetModelInited::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModelInited, CallFunc_GetDCSGameState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetModelInited::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModelInited, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_GetModelInited::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModelInited, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_GetModelInited::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetModelInited, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_GetModelInited::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetSyncState \ static_assert(alignof(Lib_GetFunctions_C_GetSyncState) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetSyncState"); \ static_assert(sizeof(Lib_GetFunctions_C_GetSyncState) == 0x000030, "Wrong size on Lib_GetFunctions_C_GetSyncState"); \ static_assert(offsetof(Lib_GetFunctions_C_GetSyncState, NetClientActor) == 0x000000, "Member 'Lib_GetFunctions_C_GetSyncState::NetClientActor' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetSyncState, __WorldContext) == 0x000008, "Member 'Lib_GetFunctions_C_GetSyncState::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetSyncState, ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_GetSyncState::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetSyncState, K2Node_DynamicCast_AsAbstract_Character) == 0x000018, "Member 'Lib_GetFunctions_C_GetSyncState::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetSyncState, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Lib_GetFunctions_C_GetSyncState::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetSyncState, CallFunc_GetNetworkState_ReturnValue) == 0x000028, "Member 'Lib_GetFunctions_C_GetSyncState::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetUseNewLoad \ static_assert(alignof(Lib_GetFunctions_C_GetUseNewLoad) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetUseNewLoad"); \ static_assert(sizeof(Lib_GetFunctions_C_GetUseNewLoad) == 0x000040, "Wrong size on Lib_GetFunctions_C_GetUseNewLoad"); \ static_assert(offsetof(Lib_GetFunctions_C_GetUseNewLoad, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetUseNewLoad::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetUseNewLoad, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetUseNewLoad::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetUseNewLoad, NewLoadMethod) == 0x000010, "Member 'Lib_GetFunctions_C_GetUseNewLoad::NewLoadMethod' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetUseNewLoad, CallFunc_GetGameMode_ReturnValue) == 0x000020, "Member 'Lib_GetFunctions_C_GetUseNewLoad::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetUseNewLoad, CallFunc_GetDCSGameState_ReturnValue) == 0x000028, "Member 'Lib_GetFunctions_C_GetUseNewLoad::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetUseNewLoad, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000030, "Member 'Lib_GetFunctions_C_GetUseNewLoad::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetUseNewLoad, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'Lib_GetFunctions_C_GetUseNewLoad::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetUseNewLoad, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'Lib_GetFunctions_C_GetUseNewLoad::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetWidgetQueueInterface \ static_assert(alignof(Lib_GetFunctions_C_GetWidgetQueueInterface) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetWidgetQueueInterface"); \ static_assert(sizeof(Lib_GetFunctions_C_GetWidgetQueueInterface) == 0x000038, "Wrong size on Lib_GetFunctions_C_GetWidgetQueueInterface"); \ static_assert(offsetof(Lib_GetFunctions_C_GetWidgetQueueInterface, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetWidgetQueueInterface::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetWidgetQueueInterface, ReturnValue) == 0x000008, "Member 'Lib_GetFunctions_C_GetWidgetQueueInterface::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetWidgetQueueInterface, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetWidgetQueueInterface::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetWidgetQueueInterface, K2Node_DynamicCast_AsBPI_Widget_Queue) == 0x000020, "Member 'Lib_GetFunctions_C_GetWidgetQueueInterface::K2Node_DynamicCast_AsBPI_Widget_Queue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetWidgetQueueInterface, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Lib_GetFunctions_C_GetWidgetQueueInterface::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack \ static_assert(alignof(Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack"); \ static_assert(sizeof(Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack) == 0x000030, "Wrong size on Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack"); \ static_assert(offsetof(Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack, NewValue) == 0x000000, "Member 'Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack::NewValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack, __WorldContext) == 0x000008, "Member 'Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack, CallFunc_GetGameMode_ReturnValue) == 0x000010, "Member 'Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack, CallFunc_GetDCSGameState_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack, K2Node_DynamicCast_AsDCSGame_Mode) == 0x000020, "Member 'Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack::K2Node_DynamicCast_AsDCSGame_Mode' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_GetFunctions_C_SetLevelScriptCommandHasCallBack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_GetFunctions_C_GetCurrentTime \ static_assert(alignof(Lib_GetFunctions_C_GetCurrentTime) == 0x000008, "Wrong alignment on Lib_GetFunctions_C_GetCurrentTime"); \ static_assert(sizeof(Lib_GetFunctions_C_GetCurrentTime) == 0x0000D8, "Wrong size on Lib_GetFunctions_C_GetCurrentTime"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, __WorldContext) == 0x000000, "Member 'Lib_GetFunctions_C_GetCurrentTime::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, return_value) == 0x000008, "Member 'Lib_GetFunctions_C_GetCurrentTime::return_value' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_Now_ReturnValue) == 0x000018, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_Now_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_Today_ReturnValue) == 0x000020, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_Today_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_BreakDateTime_Year) == 0x000028, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_BreakDateTime_Year' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_BreakDateTime_Month) == 0x00002C, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_BreakDateTime_Month' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_BreakDateTime_Day) == 0x000030, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_BreakDateTime_Day' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_BreakDateTime_Hour) == 0x000034, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_BreakDateTime_Hour' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_BreakDateTime_Minute) == 0x000038, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_BreakDateTime_Minute' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_BreakDateTime_Second) == 0x00003C, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_BreakDateTime_Second' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_BreakDateTime_Millisecond) == 0x000040, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_BreakDateTime_Millisecond' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_AsDate_DateTime_ReturnValue) == 0x000048, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_AsDate_DateTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_Conv_IntToString_ReturnValue) == 0x000060, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_Conv_TextToString_ReturnValue) == 0x000070, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_AsTime_DateTime_ReturnValue) == 0x000080, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_AsTime_DateTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000098, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_Concat_StrStr_ReturnValue) == 0x0000A8, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B8, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_GetFunctions_C_GetCurrentTime, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000C8, "Member 'Lib_GetFunctions_C_GetCurrentTime::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULib_GetFunctions_C \ static_assert(alignof(ULib_GetFunctions_C) == 0x000008, "Wrong alignment on ULib_GetFunctions_C"); \ static_assert(sizeof(ULib_GetFunctions_C) == 0x000028, "Wrong size on ULib_GetFunctions_C"); \ #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_WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data) == 0x000200, "Wrong size on WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, CurrentData) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::CurrentData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, HoveredData) == 0x000050, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::HoveredData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, Local_VisNum) == 0x0000A0, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::Local_VisNum' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, LocalCurrentData) == 0x0000A8, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::LocalCurrentData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, Local_HoveredData) == 0x0000F8, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::Local_HoveredData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, NewLocalVar) == 0x000148, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, CurrentNum) == 0x000198, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::CurrentNum' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, HoveredNum) == 0x0001A0, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::HoveredNum' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, HoveredID) == 0x0001A8, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::HoveredID' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, CurrentID) == 0x0001AC, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::CurrentID' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, Temp_int_Loop_Counter_Variable) == 0x0001B0, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, CallFunc_Add_IntInt_ReturnValue) == 0x0001B4, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, Temp_int_Array_Index_Variable) == 0x0001B8, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, Temp_int_Variable) == 0x0001BC, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, CallFunc_Add_IntInt_ReturnValue_1) == 0x0001C0, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, CallFunc_Less_IntInt_ReturnValue) == 0x0001C4, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, CallFunc_Array_Get_Item) == 0x0001C8, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, CallFunc_Map_Keys_Keys) == 0x0001D0, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, CallFunc_Array_Length_ReturnValue) == 0x0001E0, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, CallFunc_Array_Get_Item_1) == 0x0001E4, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001EC, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, CallFunc_IsValidTag_Valid) == 0x0001ED, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::CallFunc_IsValidTag_Valid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, CallFunc_Map_Find_Value) == 0x0001F0, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, CallFunc_Map_Find_ReturnValue) == 0x0001F8, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x0001F9, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon) == 0x0002A8, "Wrong size on WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CurrentData) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CurrentData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, HoveredData) == 0x000050, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::HoveredData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, Local_VisNum) == 0x0000A0, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::Local_VisNum' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, LocalCurrentData) == 0x0000A8, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::LocalCurrentData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, Local_HoveredData) == 0x0000F8, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::Local_HoveredData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, NewLocalVar) == 0x000148, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CurrentNum) == 0x000198, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CurrentNum' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, HoveredNum) == 0x0001A0, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::HoveredNum' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, HoveredID) == 0x0001A8, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::HoveredID' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CurrentID) == 0x0001AC, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CurrentID' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, Temp_int_Loop_Counter_Variable) == 0x0001B0, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CallFunc_GetAllWeaponData_VaildData) == 0x0001B8, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CallFunc_GetAllWeaponData_VaildData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CallFunc_Add_IntInt_ReturnValue) == 0x000208, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CallFunc_GetAllWeaponData_VaildData_1) == 0x000210, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CallFunc_GetAllWeaponData_VaildData_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, Temp_int_Array_Index_Variable) == 0x000260, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, Temp_int_Variable) == 0x000264, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CallFunc_Add_IntInt_ReturnValue_1) == 0x000268, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CallFunc_Less_IntInt_ReturnValue) == 0x00026C, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CallFunc_Array_Get_Item) == 0x000270, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CallFunc_Map_Keys_Keys) == 0x000278, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CallFunc_Array_Length_ReturnValue) == 0x000288, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CallFunc_Array_Get_Item_1) == 0x00028C, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CallFunc_Less_IntInt_ReturnValue_1) == 0x000294, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CallFunc_IsValidTag_Weapon_IsValid) == 0x000295, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CallFunc_IsValidTag_Weapon_IsValid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CallFunc_Map_Find_Value) == 0x000298, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CallFunc_Map_Find_ReturnValue) == 0x0002A0, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x0002A1, "Member 'WB_WeaponInfoRequirUnit_C_Compare_Special_Atk_Data_Weapon::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_CompareData \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_CompareData) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_CompareData"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_CompareData) == 0x000138, "Wrong size on WB_WeaponInfoRequirUnit_C_CompareData"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, Index_0) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, Value) == 0x000008, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, Tag) == 0x000010, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CurrentData) == 0x000018, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CurrentData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CallFunc_GetFontDataColor_ReturnValue) == 0x000068, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CallFunc_Map_Find_Value) == 0x000080, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CallFunc_Map_Find_ReturnValue) == 0x000088, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CallFunc_GetIconAndName_Name) == 0x000090, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CallFunc_GetIconAndName_Name' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CallFunc_GetIconAndName_Icon) == 0x0000A8, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CallFunc_GetIconAndName_Icon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CallFunc_GetIconAndName_IsValidTag) == 0x0000B0, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CallFunc_GetIconAndName_IsValidTag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000B1, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0000B2, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CallFunc_Conv_DoubleToText_ReturnValue) == 0x0000B8, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CallFunc_GetFontDataColor_ReturnValue_1) == 0x0000D0, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CallFunc_Array_Get_Item) == 0x0000E8, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CallFunc_GetFontDataColor_ReturnValue_2) == 0x0000F0, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CallFunc_Array_Get_Item_1) == 0x000108, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CallFunc_GetFontDataColor_ReturnValue_3) == 0x000110, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CallFunc_GetFontDataColor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CallFunc_Array_Get_Item_2) == 0x000128, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData, CallFunc_Array_Get_Item_3) == 0x000130, "Member 'WB_WeaponInfoRequirUnit_C_CompareData::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_CompareData_Weapon \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_CompareData_Weapon"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon) == 0x000130, "Wrong size on WB_WeaponInfoRequirUnit_C_CompareData_Weapon"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, Index_0) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, Value) == 0x000008, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, Tag) == 0x000010, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CurrentData) == 0x000018, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CurrentData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CallFunc_GetFontDataColor_ReturnValue) == 0x000068, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CallFunc_Map_Find_Value) == 0x000080, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CallFunc_Map_Find_ReturnValue) == 0x000088, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CallFunc_GetIconAndName_Weapon_Name) == 0x000090, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CallFunc_GetIconAndName_Weapon_Name' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CallFunc_GetIconAndName_Weapon_Icon) == 0x0000A8, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CallFunc_GetIconAndName_Weapon_Icon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CallFunc_GetIconAndName_Weapon_IsValidTag) == 0x0000B0, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CallFunc_GetIconAndName_Weapon_IsValidTag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000B1, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0000B2, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CallFunc_Conv_DoubleToText_ReturnValue) == 0x0000B8, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CallFunc_GetFontDataColor_ReturnValue_1) == 0x0000D0, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CallFunc_GetFontDataColor_ReturnValue_2) == 0x0000E4, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CallFunc_Array_Get_Item) == 0x0000F8, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CallFunc_GetFontDataColor_ReturnValue_3) == 0x000100, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CallFunc_GetFontDataColor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CallFunc_Array_Get_Item_1) == 0x000118, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CallFunc_Array_Get_Item_2) == 0x000120, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_CompareData_Weapon, CallFunc_Array_Get_Item_3) == 0x000128, "Member 'WB_WeaponInfoRequirUnit_C_CompareData_Weapon::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_ExecuteUbergraph_WB_WeaponInfoRequirUnit \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_ExecuteUbergraph_WB_WeaponInfoRequirUnit) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_ExecuteUbergraph_WB_WeaponInfoRequirUnit"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_ExecuteUbergraph_WB_WeaponInfoRequirUnit) == 0x000010, "Wrong size on WB_WeaponInfoRequirUnit_C_ExecuteUbergraph_WB_WeaponInfoRequirUnit"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_ExecuteUbergraph_WB_WeaponInfoRequirUnit, EntryPoint) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_ExecuteUbergraph_WB_WeaponInfoRequirUnit::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_ExecuteUbergraph_WB_WeaponInfoRequirUnit, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_WeaponInfoRequirUnit_C_ExecuteUbergraph_WB_WeaponInfoRequirUnit::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_ExecuteUbergraph_WB_WeaponInfoRequirUnit, CallFunc_GetUINotify_UINotify) == 0x000008, "Member 'WB_WeaponInfoRequirUnit_C_ExecuteUbergraph_WB_WeaponInfoRequirUnit::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_GetAllWeaponData \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_GetAllWeaponData"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData) == 0x000220, "Wrong size on WB_WeaponInfoRequirUnit_C_GetAllWeaponData"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, Data) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::Data' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, VaildData) == 0x000050, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::VaildData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, L_AllData) == 0x0000A0, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::L_AllData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, L_Data) == 0x0000F0, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::L_Data' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, Temp_int_Loop_Counter_Variable) == 0x000140, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, CallFunc_Add_IntInt_ReturnValue) == 0x000144, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, Temp_int_Array_Index_Variable) == 0x000148, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, CallFunc_Map_Keys_Keys) == 0x000150, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, CallFunc_Array_Get_Item) == 0x000160, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, CallFunc_Array_Length_ReturnValue) == 0x000168, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000170, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, CallFunc_Less_IntInt_ReturnValue) == 0x000180, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, CallFunc_Split_LeftS) == 0x000188, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, CallFunc_Split_RightS) == 0x000198, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, CallFunc_Split_ReturnValue) == 0x0001A8, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0001A9, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, CallFunc_BooleanAND_ReturnValue) == 0x0001AA, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, CallFunc_CaculateDuplicatedDataifChangedPlayerProperty_DataMayChanged) == 0x0001B0, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::CallFunc_CaculateDuplicatedDataifChangedPlayerProperty_DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, CallFunc_GetUINotify_UINotify) == 0x000200, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, CallFunc_IsValid_ReturnValue) == 0x000208, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, CallFunc_Map_Find_Value) == 0x000210, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetAllWeaponData, CallFunc_Map_Find_ReturnValue) == 0x000218, "Member 'WB_WeaponInfoRequirUnit_C_GetAllWeaponData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_GetIconAndName \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_GetIconAndName) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_GetIconAndName"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_GetIconAndName) == 0x000140, "Wrong size on WB_WeaponInfoRequirUnit_C_GetIconAndName"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, GameplayTag) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::GameplayTag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, Name_0) == 0x000008, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::Name_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, Icon) == 0x000020, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::Icon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, IsValidTag_0) == 0x000028, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::IsValidTag_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, L_Str) == 0x000030, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::L_Str' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000040, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_Split_LeftS) == 0x000050, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_Split_RightS) == 0x000060, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_Split_ReturnValue) == 0x000070, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_Split_LeftS_1) == 0x000078, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_Split_RightS_1) == 0x000088, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_Split_ReturnValue_1) == 0x000098, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000099, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_BooleanAND_ReturnValue) == 0x00009A, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_Split_LeftS_2) == 0x0000A0, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_Split_LeftS_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_Split_RightS_2) == 0x0000B0, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_Split_RightS_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_Split_ReturnValue_2) == 0x0000C0, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_Split_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x0000C1, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_BooleanAND_ReturnValue_1) == 0x0000C2, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_GetUINotify_UINotify) == 0x0000C8, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_ChangePropStrToText_Text) == 0x0000D0, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_ChangePropStrToText_Text' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_Concat_StrStr_ReturnValue) == 0x0000E8, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_IsValid_ReturnValue) == 0x0000F8, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_ChangePropStrToText_Text_1) == 0x000100, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_ChangePropStrToText_Text_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_Map_Find_Value) == 0x000118, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_Map_Find_ReturnValue) == 0x000120, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_Map_Keys_Keys) == 0x000128, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName, CallFunc_Array_Contains_ReturnValue) == 0x000138, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon) == 0x0000D8, "Wrong size on WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, GameplayTag) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::GameplayTag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, Name_0) == 0x000008, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::Name_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, Icon) == 0x000020, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::Icon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, IsValidTag) == 0x000028, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::IsValidTag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, L_Str) == 0x000030, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::L_Str' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000040, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, CallFunc_Split_LeftS) == 0x000050, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, CallFunc_Split_RightS) == 0x000060, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, CallFunc_Split_ReturnValue) == 0x000070, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, CallFunc_ChangePropStrToText_Text) == 0x000078, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::CallFunc_ChangePropStrToText_Text' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, CallFunc_GetUINotify_UINotify) == 0x000090, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, CallFunc_Concat_StrStr_ReturnValue) == 0x000098, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, CallFunc_IsValid_ReturnValue) == 0x0000A8, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, CallFunc_Map_Find_Value) == 0x0000B0, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, CallFunc_Map_Find_ReturnValue) == 0x0000B8, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, CallFunc_Map_Keys_Keys) == 0x0000C0, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon, CallFunc_Array_Contains_ReturnValue) == 0x0000D0, "Member 'WB_WeaponInfoRequirUnit_C_GetIconAndName_Weapon::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_GetLevelByValue \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_GetLevelByValue) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_GetLevelByValue"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_GetLevelByValue) == 0x000018, "Wrong size on WB_WeaponInfoRequirUnit_C_GetLevelByValue"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetLevelByValue, CurrentNum) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_GetLevelByValue::CurrentNum' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetLevelByValue, OutLevel) == 0x000008, "Member 'WB_WeaponInfoRequirUnit_C_GetLevelByValue::OutLevel' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetLevelByValue, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00000C, "Member 'WB_WeaponInfoRequirUnit_C_GetLevelByValue::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetLevelByValue, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x00000D, "Member 'WB_WeaponInfoRequirUnit_C_GetLevelByValue::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetLevelByValue, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x00000E, "Member 'WB_WeaponInfoRequirUnit_C_GetLevelByValue::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetLevelByValue, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x00000F, "Member 'WB_WeaponInfoRequirUnit_C_GetLevelByValue::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetLevelByValue, CallFunc_Greater_DoubleDouble_ReturnValue_4) == 0x000010, "Member 'WB_WeaponInfoRequirUnit_C_GetLevelByValue::CallFunc_Greater_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue) == 0x000028, "Wrong size on WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue, Value) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue::Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue, Text) == 0x000008, "Member 'WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue::Text' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000020, "Member 'WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000021, "Member 'WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000022, "Member 'WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000023, "Member 'WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x000024, "Member 'WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue, CallFunc_Greater_DoubleDouble_ReturnValue_4) == 0x000025, "Member 'WB_WeaponInfoRequirUnit_C_GetTextDisplayByValue::CallFunc_Greater_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_IsValidTag \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_IsValidTag) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_IsValidTag"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_IsValidTag) == 0x0000C0, "Wrong size on WB_WeaponInfoRequirUnit_C_IsValidTag"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, GameplayTag) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::GameplayTag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, Valid) == 0x000008, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::Valid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, LocalStr) == 0x000010, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::LocalStr' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000020, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_Split_LeftS) == 0x000030, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_Split_RightS) == 0x000040, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_Split_ReturnValue) == 0x000050, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_Split_LeftS_1) == 0x000058, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_Split_RightS_1) == 0x000068, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_Split_ReturnValue_1) == 0x000078, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000079, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_BooleanAND_ReturnValue) == 0x00007A, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_Split_LeftS_2) == 0x000080, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_Split_LeftS_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_Split_RightS_2) == 0x000090, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_Split_RightS_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_Split_ReturnValue_2) == 0x0000A0, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_Split_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x0000A1, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_BooleanAND_ReturnValue_1) == 0x0000A2, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_IsEmpty_ReturnValue) == 0x0000A3, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_Not_PreBool_ReturnValue) == 0x0000A4, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_NotEqual_StriStri_ReturnValue) == 0x0000A5, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_NotEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_Map_Keys_Keys) == 0x0000A8, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag, CallFunc_Array_Contains_ReturnValue) == 0x0000B8, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon) == 0x000070, "Wrong size on WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon, Tag) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon, IsValid) == 0x000008, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon::IsValid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon, L_Tag) == 0x000010, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon::L_Tag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000020, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon, CallFunc_Split_LeftS) == 0x000030, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon, CallFunc_Split_RightS) == 0x000040, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon, CallFunc_Split_ReturnValue) == 0x000050, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon, CallFunc_NotEqual_StriStri_ReturnValue) == 0x000051, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon::CallFunc_NotEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon, CallFunc_Map_Keys_Keys) == 0x000058, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon, CallFunc_Array_Contains_ReturnValue) == 0x000068, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon, CallFunc_BooleanAND_ReturnValue) == 0x000069, "Member 'WB_WeaponInfoRequirUnit_C_IsValidTag_Weapon::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_PreConstruct \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_PreConstruct) == 0x000001, "Wrong alignment on WB_WeaponInfoRequirUnit_C_PreConstruct"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_PreConstruct) == 0x000001, "Wrong size on WB_WeaponInfoRequirUnit_C_PreConstruct"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_SaveTexts \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_SaveTexts) == 0x000004, "Wrong alignment on WB_WeaponInfoRequirUnit_C_SaveTexts"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_SaveTexts) == 0x000040, "Wrong size on WB_WeaponInfoRequirUnit_C_SaveTexts"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SaveTexts, CallFunc_Array_Add_ReturnValue) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_SaveTexts::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SaveTexts, CallFunc_Array_Add_ReturnValue_1) == 0x000004, "Member 'WB_WeaponInfoRequirUnit_C_SaveTexts::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SaveTexts, CallFunc_Array_Add_ReturnValue_2) == 0x000008, "Member 'WB_WeaponInfoRequirUnit_C_SaveTexts::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SaveTexts, CallFunc_Array_Add_ReturnValue_3) == 0x00000C, "Member 'WB_WeaponInfoRequirUnit_C_SaveTexts::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SaveTexts, CallFunc_Array_Add_ReturnValue_4) == 0x000010, "Member 'WB_WeaponInfoRequirUnit_C_SaveTexts::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SaveTexts, CallFunc_Array_Add_ReturnValue_5) == 0x000014, "Member 'WB_WeaponInfoRequirUnit_C_SaveTexts::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SaveTexts, CallFunc_Array_Add_ReturnValue_6) == 0x000018, "Member 'WB_WeaponInfoRequirUnit_C_SaveTexts::CallFunc_Array_Add_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SaveTexts, CallFunc_Array_Add_ReturnValue_7) == 0x00001C, "Member 'WB_WeaponInfoRequirUnit_C_SaveTexts::CallFunc_Array_Add_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SaveTexts, CallFunc_Array_Add_ReturnValue_8) == 0x000020, "Member 'WB_WeaponInfoRequirUnit_C_SaveTexts::CallFunc_Array_Add_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SaveTexts, CallFunc_Array_Add_ReturnValue_9) == 0x000024, "Member 'WB_WeaponInfoRequirUnit_C_SaveTexts::CallFunc_Array_Add_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SaveTexts, CallFunc_Array_Add_ReturnValue_10) == 0x000028, "Member 'WB_WeaponInfoRequirUnit_C_SaveTexts::CallFunc_Array_Add_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SaveTexts, CallFunc_Array_Add_ReturnValue_11) == 0x00002C, "Member 'WB_WeaponInfoRequirUnit_C_SaveTexts::CallFunc_Array_Add_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SaveTexts, CallFunc_Array_Add_ReturnValue_12) == 0x000030, "Member 'WB_WeaponInfoRequirUnit_C_SaveTexts::CallFunc_Array_Add_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SaveTexts, CallFunc_Array_Add_ReturnValue_13) == 0x000034, "Member 'WB_WeaponInfoRequirUnit_C_SaveTexts::CallFunc_Array_Add_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SaveTexts, CallFunc_Array_Add_ReturnValue_14) == 0x000038, "Member 'WB_WeaponInfoRequirUnit_C_SaveTexts::CallFunc_Array_Add_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SaveTexts, CallFunc_Array_Add_ReturnValue_15) == 0x00003C, "Member 'WB_WeaponInfoRequirUnit_C_SaveTexts::CallFunc_Array_Add_ReturnValue_15' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_SelectShowType \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_SelectShowType) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_SelectShowType"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_SelectShowType) == 0x000038, "Wrong size on WB_WeaponInfoRequirUnit_C_SelectShowType"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SelectShowType, Show) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_SelectShowType::Show' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SelectShowType, Temp_int_Variable) == 0x000004, "Member 'WB_WeaponInfoRequirUnit_C_SelectShowType::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SelectShowType, Temp_int_Variable_1) == 0x000008, "Member 'WB_WeaponInfoRequirUnit_C_SelectShowType::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SelectShowType, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'WB_WeaponInfoRequirUnit_C_SelectShowType::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SelectShowType, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'WB_WeaponInfoRequirUnit_C_SelectShowType::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SelectShowType, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'WB_WeaponInfoRequirUnit_C_SelectShowType::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SelectShowType, Temp_bool_Variable) == 0x000018, "Member 'WB_WeaponInfoRequirUnit_C_SelectShowType::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SelectShowType, K2Node_Select_Default) == 0x00001C, "Member 'WB_WeaponInfoRequirUnit_C_SelectShowType::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SelectShowType, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_WeaponInfoRequirUnit_C_SelectShowType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SelectShowType, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_WeaponInfoRequirUnit_C_SelectShowType::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SelectShowType, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'WB_WeaponInfoRequirUnit_C_SelectShowType::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SelectShowType, CallFunc_GetVisibility_ReturnValue) == 0x000031, "Member 'WB_WeaponInfoRequirUnit_C_SelectShowType::CallFunc_GetVisibility_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SelectShowType, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000032, "Member 'WB_WeaponInfoRequirUnit_C_SelectShowType::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_Set_Data_Detail \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_Set_Data_Detail) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_Set_Data_Detail"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_Set_Data_Detail) == 0x000098, "Wrong size on WB_WeaponInfoRequirUnit_C_Set_Data_Detail"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_Detail, GameplayTag) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_Detail::GameplayTag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_Detail, Index_0) == 0x000008, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_Detail::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_Detail, Value) == 0x000010, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_Detail::Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_Detail, ShowNum) == 0x000018, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_Detail::ShowNum' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_Detail, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_Detail::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_Detail, CallFunc_GetTextDisplayByValue_text) == 0x000028, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_Detail::CallFunc_GetTextDisplayByValue_text' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_Detail, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000040, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_Detail::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_Detail, CallFunc_GetIconAndName_Name) == 0x000058, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_Detail::CallFunc_GetIconAndName_Name' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_Detail, CallFunc_GetIconAndName_Icon) == 0x000070, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_Detail::CallFunc_GetIconAndName_Icon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_Detail, CallFunc_GetIconAndName_IsValidTag) == 0x000078, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_Detail::CallFunc_GetIconAndName_IsValidTag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_Detail, CallFunc_Array_Get_Item_1) == 0x000080, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_Detail::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_Detail, CallFunc_Array_Get_Item_2) == 0x000088, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_Detail::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_Detail, CallFunc_Array_Get_Item_3) == 0x000090, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_Detail::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare) == 0x0000D0, "Wrong size on WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, Index_0) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, Value) == 0x000008, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, Tag) == 0x000010, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, CallFunc_GetFontDataColor_ReturnValue) == 0x000018, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, CallFunc_GetIconAndName_Name) == 0x000030, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::CallFunc_GetIconAndName_Name' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, CallFunc_GetIconAndName_Icon) == 0x000048, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::CallFunc_GetIconAndName_Icon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, CallFunc_GetIconAndName_IsValidTag) == 0x000050, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::CallFunc_GetIconAndName_IsValidTag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000058, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, CallFunc_GetUINotify_UINotify) == 0x000070, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, CallFunc_Array_Get_Item) == 0x000078, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000080, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x000098, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, CallFunc_IsValid_ReturnValue) == 0x0000A0, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0000A1, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000A2, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, CallFunc_Array_Get_Item_1) == 0x0000A8, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, CallFunc_GetFontDataColor_ReturnValue_2) == 0x0000B0, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare, CallFunc_Array_Get_Item_2) == 0x0000C8, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon) == 0x000088, "Wrong size on WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon, Index_0) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon, Value) == 0x000008, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon::Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon, Tag) == 0x000010, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon, CallFunc_GetIconAndName_Weapon_Name) == 0x000018, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon::CallFunc_GetIconAndName_Weapon_Name' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon, CallFunc_GetIconAndName_Weapon_Icon) == 0x000030, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon::CallFunc_GetIconAndName_Weapon_Icon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon, CallFunc_GetIconAndName_Weapon_IsValidTag) == 0x000038, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon::CallFunc_GetIconAndName_Weapon_IsValidTag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon, CallFunc_Array_Get_Item) == 0x000040, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000048, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon, CallFunc_GetFontDataColor_ReturnValue) == 0x000060, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon, CallFunc_Array_Get_Item_1) == 0x000078, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon, CallFunc_Array_Get_Item_2) == 0x000080, "Member 'WB_WeaponInfoRequirUnit_C_Set_Data_with_Compare_Weapon::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data) == 0x000100, "Wrong size on WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, ShowNum) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::ShowNum' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, Data) == 0x000008, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::Data' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, L_CurrentVisNum) == 0x000058, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::L_CurrentVisNum' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, L_ShowNum) == 0x00005C, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::L_ShowNum' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, L_Data) == 0x000060, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::L_Data' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, Temp_int_Loop_Counter_Variable) == 0x0000B0, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, CallFunc_Add_IntInt_ReturnValue) == 0x0000B4, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, Temp_int_Array_Index_Variable) == 0x0000B8, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, CallFunc_Less_IntInt_ReturnValue) == 0x0000BC, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000C0, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, Temp_int_Variable) == 0x0000C4, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, CallFunc_Array_Get_Item) == 0x0000C8, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, CallFunc_Map_Keys_Keys) == 0x0000D0, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, CallFunc_Array_Length_ReturnValue) == 0x0000E0, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, CallFunc_Array_Get_Item_1) == 0x0000E4, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000EC, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, CallFunc_IsValidTag_Valid) == 0x0000ED, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::CallFunc_IsValidTag_Valid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, CallFunc_Map_Find_Value) == 0x0000F0, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, CallFunc_Map_Find_ReturnValue) == 0x0000F8, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x0000F9, "Member 'WB_WeaponInfoRequirUnit_C_Set_Special_Atk_Data::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_SetAllHid \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_SetAllHid) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_SetAllHid"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_SetAllHid) == 0x000020, "Wrong size on WB_WeaponInfoRequirUnit_C_SetAllHid"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SetAllHid, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_SetAllHid::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SetAllHid, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_WeaponInfoRequirUnit_C_SetAllHid::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SetAllHid, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_WeaponInfoRequirUnit_C_SetAllHid::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SetAllHid, CallFunc_Array_Length_ReturnValue) == 0x00000C, "Member 'WB_WeaponInfoRequirUnit_C_SetAllHid::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SetAllHid, CallFunc_Array_Get_Item) == 0x000010, "Member 'WB_WeaponInfoRequirUnit_C_SetAllHid::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_SetAllHid, CallFunc_Less_IntInt_ReturnValue) == 0x000018, "Member 'WB_WeaponInfoRequirUnit_C_SetAllHid::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data) == 0x0000F8, "Wrong size on WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, Data) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::Data' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, Local_CurrentVisNum) == 0x000050, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::Local_CurrentVisNum' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, Local_Data) == 0x000058, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::Local_Data' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, Temp_int_Loop_Counter_Variable) == 0x0000A8, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, CallFunc_Add_IntInt_ReturnValue) == 0x0000AC, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, Temp_int_Array_Index_Variable) == 0x0000B0, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, CallFunc_Less_IntInt_ReturnValue) == 0x0000B4, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000B8, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, Temp_int_Variable) == 0x0000BC, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, CallFunc_Map_Keys_Keys) == 0x0000C8, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, CallFunc_Array_Length_ReturnValue) == 0x0000D8, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, CallFunc_Array_Get_Item_1) == 0x0000DC, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000E4, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, CallFunc_IsValidTag_Valid) == 0x0000E5, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::CallFunc_IsValidTag_Valid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, CallFunc_Map_Find_Value) == 0x0000E8, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, CallFunc_Map_Find_ReturnValue) == 0x0000F0, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x0000F1, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon \ static_assert(alignof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon) == 0x000008, "Wrong alignment on WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon"); \ static_assert(sizeof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon) == 0x000148, "Wrong size on WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, Data) == 0x000000, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::Data' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, Local_CurrentVisNum) == 0x000050, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::Local_CurrentVisNum' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, Local_Data) == 0x000058, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::Local_Data' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, CallFunc_GetAllWeaponData_VaildData) == 0x0000A8, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::CallFunc_GetAllWeaponData_VaildData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, Temp_int_Array_Index_Variable) == 0x0000F8, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, Temp_int_Loop_Counter_Variable) == 0x0000FC, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, Temp_int_Variable) == 0x000100, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, CallFunc_Add_IntInt_ReturnValue) == 0x000104, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, CallFunc_Less_IntInt_ReturnValue) == 0x000108, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, CallFunc_Add_IntInt_ReturnValue_1) == 0x00010C, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, CallFunc_Array_Get_Item) == 0x000110, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, CallFunc_Map_Keys_Keys) == 0x000118, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, CallFunc_Array_Length_ReturnValue) == 0x000128, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, CallFunc_Array_Get_Item_1) == 0x00012C, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, CallFunc_Less_IntInt_ReturnValue_1) == 0x000134, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, CallFunc_IsValidTag_Weapon_IsValid) == 0x000135, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::CallFunc_IsValidTag_Weapon_IsValid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, CallFunc_Map_Find_Value) == 0x000138, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, CallFunc_Map_Find_ReturnValue) == 0x000140, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000141, "Member 'WB_WeaponInfoRequirUnit_C_Update_Special_Atk_Data_Weapon::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WeaponInfoRequirUnit_C \ static_assert(alignof(UWB_WeaponInfoRequirUnit_C) == 0x000008, "Wrong alignment on UWB_WeaponInfoRequirUnit_C"); \ static_assert(sizeof(UWB_WeaponInfoRequirUnit_C) == 0x0003B0, "Wrong size on UWB_WeaponInfoRequirUnit_C"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, UberGraphFrame) == 0x000278, "Member 'UWB_WeaponInfoRequirUnit_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, HorizontalBox_1) == 0x000280, "Member 'UWB_WeaponInfoRequirUnit_C::HorizontalBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, HorizontalBox_2) == 0x000288, "Member 'UWB_WeaponInfoRequirUnit_C::HorizontalBox_2' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, HorizontalBox_3) == 0x000290, "Member 'UWB_WeaponInfoRequirUnit_C::HorizontalBox_3' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, HorizontalBox_4) == 0x000298, "Member 'UWB_WeaponInfoRequirUnit_C::HorizontalBox_4' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, Image1) == 0x0002A0, "Member 'UWB_WeaponInfoRequirUnit_C::Image1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, Image2) == 0x0002A8, "Member 'UWB_WeaponInfoRequirUnit_C::Image2' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, Image3) == 0x0002B0, "Member 'UWB_WeaponInfoRequirUnit_C::Image3' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, Image4) == 0x0002B8, "Member 'UWB_WeaponInfoRequirUnit_C::Image4' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, PropNum1) == 0x0002C0, "Member 'UWB_WeaponInfoRequirUnit_C::PropNum1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, PropNum2) == 0x0002C8, "Member 'UWB_WeaponInfoRequirUnit_C::PropNum2' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, PropNum3) == 0x0002D0, "Member 'UWB_WeaponInfoRequirUnit_C::PropNum3' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, PropNum4) == 0x0002D8, "Member 'UWB_WeaponInfoRequirUnit_C::PropNum4' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, PropText1New) == 0x0002E0, "Member 'UWB_WeaponInfoRequirUnit_C::PropText1New' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, PropText2New) == 0x0002E8, "Member 'UWB_WeaponInfoRequirUnit_C::PropText2New' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, PropText3New) == 0x0002F0, "Member 'UWB_WeaponInfoRequirUnit_C::PropText3New' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, PropText4New) == 0x0002F8, "Member 'UWB_WeaponInfoRequirUnit_C::PropText4New' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, WidgetSwitcher_ShowType) == 0x000300, "Member 'UWB_WeaponInfoRequirUnit_C::WidgetSwitcher_ShowType' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, ValueTexts) == 0x000308, "Member 'UWB_WeaponInfoRequirUnit_C::ValueTexts' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, UINotify) == 0x000318, "Member 'UWB_WeaponInfoRequirUnit_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, Icons) == 0x000320, "Member 'UWB_WeaponInfoRequirUnit_C::Icons' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, Names) == 0x000330, "Member 'UWB_WeaponInfoRequirUnit_C::Names' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, Horizontal_Boxs) == 0x000340, "Member 'UWB_WeaponInfoRequirUnit_C::Horizontal_Boxs' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, TagToIcon) == 0x000350, "Member 'UWB_WeaponInfoRequirUnit_C::TagToIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoRequirUnit_C, LastTag) == 0x0003A0, "Member 'UWB_WeaponInfoRequirUnit_C::LastTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImgMediaPlaybackComponent \ static_assert(alignof(UImgMediaPlaybackComponent) == 0x000008, "Wrong alignment on UImgMediaPlaybackComponent"); \ static_assert(sizeof(UImgMediaPlaybackComponent) == 0x000110, "Wrong size on UImgMediaPlaybackComponent"); \ static_assert(offsetof(UImgMediaPlaybackComponent, LODBias) == 0x0000E8, "Member 'UImgMediaPlaybackComponent::LODBias' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemConfirm_C_BackKeyEvent \ static_assert(alignof(WB_GemConfirm_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_GemConfirm_C_BackKeyEvent"); \ static_assert(sizeof(WB_GemConfirm_C_BackKeyEvent) == 0x000048, "Wrong size on WB_GemConfirm_C_BackKeyEvent"); \ static_assert(offsetof(WB_GemConfirm_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_GemConfirm_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_GemConfirm_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemConfirm_C_EnterKeyEvent \ static_assert(alignof(WB_GemConfirm_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_GemConfirm_C_EnterKeyEvent"); \ static_assert(sizeof(WB_GemConfirm_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_GemConfirm_C_EnterKeyEvent"); \ static_assert(offsetof(WB_GemConfirm_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_GemConfirm_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_GemConfirm_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemConfirm_C_ExecuteUbergraph_WB_GemConfirm \ static_assert(alignof(WB_GemConfirm_C_ExecuteUbergraph_WB_GemConfirm) == 0x000008, "Wrong alignment on WB_GemConfirm_C_ExecuteUbergraph_WB_GemConfirm"); \ static_assert(sizeof(WB_GemConfirm_C_ExecuteUbergraph_WB_GemConfirm) == 0x000098, "Wrong size on WB_GemConfirm_C_ExecuteUbergraph_WB_GemConfirm"); \ static_assert(offsetof(WB_GemConfirm_C_ExecuteUbergraph_WB_GemConfirm, EntryPoint) == 0x000000, "Member 'WB_GemConfirm_C_ExecuteUbergraph_WB_GemConfirm::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_ExecuteUbergraph_WB_GemConfirm, K2Node_Event_InGeometry_1) == 0x000008, "Member 'WB_GemConfirm_C_ExecuteUbergraph_WB_GemConfirm::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_ExecuteUbergraph_WB_GemConfirm, K2Node_Event_isDown_1) == 0x000048, "Member 'WB_GemConfirm_C_ExecuteUbergraph_WB_GemConfirm::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_ExecuteUbergraph_WB_GemConfirm, K2Node_Event_InGeometry) == 0x000050, "Member 'WB_GemConfirm_C_ExecuteUbergraph_WB_GemConfirm::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_ExecuteUbergraph_WB_GemConfirm, K2Node_Event_isDown) == 0x000090, "Member 'WB_GemConfirm_C_ExecuteUbergraph_WB_GemConfirm::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemConfirm_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_GemConfirm_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_GemConfirm_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_GemConfirm_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_GemConfirm_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_GemConfirm_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_GemConfirm_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemConfirm_C_Update_Text_Display \ static_assert(alignof(WB_GemConfirm_C_Update_Text_Display) == 0x000004, "Wrong alignment on WB_GemConfirm_C_Update_Text_Display"); \ static_assert(sizeof(WB_GemConfirm_C_Update_Text_Display) == 0x000004, "Wrong size on WB_GemConfirm_C_Update_Text_Display"); \ static_assert(offsetof(WB_GemConfirm_C_Update_Text_Display, TextIndex_0) == 0x000000, "Member 'WB_GemConfirm_C_Update_Text_Display::TextIndex_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemConfirm_C_UpdateBuyTips \ static_assert(alignof(WB_GemConfirm_C_UpdateBuyTips) == 0x000008, "Wrong alignment on WB_GemConfirm_C_UpdateBuyTips"); \ static_assert(sizeof(WB_GemConfirm_C_UpdateBuyTips) == 0x000050, "Wrong size on WB_GemConfirm_C_UpdateBuyTips"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateBuyTips, MoneyEnough) == 0x000000, "Member 'WB_GemConfirm_C_UpdateBuyTips::MoneyEnough' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateBuyTips, Temp_bool_Variable) == 0x000001, "Member 'WB_GemConfirm_C_UpdateBuyTips::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateBuyTips, Temp_text_Variable) == 0x000008, "Member 'WB_GemConfirm_C_UpdateBuyTips::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateBuyTips, Temp_text_Variable_1) == 0x000020, "Member 'WB_GemConfirm_C_UpdateBuyTips::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateBuyTips, K2Node_Select_Default) == 0x000038, "Member 'WB_GemConfirm_C_UpdateBuyTips::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemConfirm_C_UpdateEquipeText \ static_assert(alignof(WB_GemConfirm_C_UpdateEquipeText) == 0x000008, "Wrong alignment on WB_GemConfirm_C_UpdateEquipeText"); \ static_assert(sizeof(WB_GemConfirm_C_UpdateEquipeText) == 0x000418, "Wrong size on WB_GemConfirm_C_UpdateEquipeText"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, NewWeapon_0) == 0x000000, "Member 'WB_GemConfirm_C_UpdateEquipeText::NewWeapon_0' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, OldWeapon_0) == 0x000010, "Member 'WB_GemConfirm_C_UpdateEquipeText::OldWeapon_0' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, OldWeaponName) == 0x000020, "Member 'WB_GemConfirm_C_UpdateEquipeText::OldWeaponName' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, NewWeaponName) == 0x000038, "Member 'WB_GemConfirm_C_UpdateEquipeText::NewWeaponName' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, CallFunc_FindItemInCangKuByItemGuid_Item) == 0x000050, "Member 'WB_GemConfirm_C_UpdateEquipeText::CallFunc_FindItemInCangKuByItemGuid_Item' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, CallFunc_FindItemInCangKuByItemGuid_Find) == 0x000070, "Member 'WB_GemConfirm_C_UpdateEquipeText::CallFunc_FindItemInCangKuByItemGuid_Find' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, CallFunc_GetItemByID_Item) == 0x000078, "Member 'WB_GemConfirm_C_UpdateEquipeText::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, CallFunc_GetItemByID_find) == 0x000148, "Member 'WB_GemConfirm_C_UpdateEquipeText::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, K2Node_MakeStruct_FormatArgumentData) == 0x000150, "Member 'WB_GemConfirm_C_UpdateEquipeText::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, K2Node_MakeStruct_FormatArgumentData_1) == 0x0001A0, "Member 'WB_GemConfirm_C_UpdateEquipeText::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, CallFunc_FindItemInBeibeoByItemGuid_Item) == 0x0001F0, "Member 'WB_GemConfirm_C_UpdateEquipeText::CallFunc_FindItemInBeibeoByItemGuid_Item' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, CallFunc_FindItemInBeibeoByItemGuid_Find) == 0x000210, "Member 'WB_GemConfirm_C_UpdateEquipeText::CallFunc_FindItemInBeibeoByItemGuid_Find' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, K2Node_MakeArray_Array) == 0x000218, "Member 'WB_GemConfirm_C_UpdateEquipeText::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, CallFunc_Format_ReturnValue) == 0x000228, "Member 'WB_GemConfirm_C_UpdateEquipeText::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, CallFunc_GetItemByID_Item_1) == 0x000240, "Member 'WB_GemConfirm_C_UpdateEquipeText::CallFunc_GetItemByID_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, CallFunc_GetItemByID_find_1) == 0x000310, "Member 'WB_GemConfirm_C_UpdateEquipeText::CallFunc_GetItemByID_find_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, CallFunc_FindItemInBeibeoByItemGuid_Item_1) == 0x000318, "Member 'WB_GemConfirm_C_UpdateEquipeText::CallFunc_FindItemInBeibeoByItemGuid_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, CallFunc_FindItemInBeibeoByItemGuid_Find_1) == 0x000338, "Member 'WB_GemConfirm_C_UpdateEquipeText::CallFunc_FindItemInBeibeoByItemGuid_Find_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, CallFunc_GetItemByID_Item_2) == 0x000340, "Member 'WB_GemConfirm_C_UpdateEquipeText::CallFunc_GetItemByID_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateEquipeText, CallFunc_GetItemByID_find_2) == 0x000410, "Member 'WB_GemConfirm_C_UpdateEquipeText::CallFunc_GetItemByID_find_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemConfirm_C_UpdateTipsText \ static_assert(alignof(WB_GemConfirm_C_UpdateTipsText) == 0x000008, "Wrong alignment on WB_GemConfirm_C_UpdateTipsText"); \ static_assert(sizeof(WB_GemConfirm_C_UpdateTipsText) == 0x000260, "Wrong size on WB_GemConfirm_C_UpdateTipsText"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, StateIndex_0) == 0x000000, "Member 'WB_GemConfirm_C_UpdateTipsText::StateIndex_0' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, GemGUID) == 0x000004, "Member 'WB_GemConfirm_C_UpdateTipsText::GemGUID' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, TempText) == 0x000018, "Member 'WB_GemConfirm_C_UpdateTipsText::TempText' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, K2Node_SwitchInteger_CmpSuccess) == 0x000030, "Member 'WB_GemConfirm_C_UpdateTipsText::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, CallFunc_GetUINotify_UINotify) == 0x000038, "Member 'WB_GemConfirm_C_UpdateTipsText::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000040, "Member 'WB_GemConfirm_C_UpdateTipsText::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x000048, "Member 'WB_GemConfirm_C_UpdateTipsText::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, CallFunc_FindGemAttriButesOfGuid_Find) == 0x000068, "Member 'WB_GemConfirm_C_UpdateTipsText::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, CallFunc_GetItemByID_Item) == 0x000070, "Member 'WB_GemConfirm_C_UpdateTipsText::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, CallFunc_GetItemByID_find) == 0x000140, "Member 'WB_GemConfirm_C_UpdateTipsText::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, CallFunc_Subtract_IntInt_ReturnValue) == 0x000144, "Member 'WB_GemConfirm_C_UpdateTipsText::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, K2Node_MakeStruct_FormatArgumentData) == 0x000148, "Member 'WB_GemConfirm_C_UpdateTipsText::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000198, "Member 'WB_GemConfirm_C_UpdateTipsText::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, K2Node_MakeArray_Array) == 0x0001A0, "Member 'WB_GemConfirm_C_UpdateTipsText::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, CallFunc_MultiplyMultiply_FloatFloat_ReturnValue) == 0x0001B0, "Member 'WB_GemConfirm_C_UpdateTipsText::CallFunc_MultiplyMultiply_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, CallFunc_Format_ReturnValue) == 0x0001B8, "Member 'WB_GemConfirm_C_UpdateTipsText::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001D0, "Member 'WB_GemConfirm_C_UpdateTipsText::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, CallFunc_FTrunc_ReturnValue) == 0x0001D8, "Member 'WB_GemConfirm_C_UpdateTipsText::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, CallFunc_Conv_IntToInt64_ReturnValue) == 0x0001E0, "Member 'WB_GemConfirm_C_UpdateTipsText::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, K2Node_MakeStruct_FormatArgumentData_1) == 0x0001E8, "Member 'WB_GemConfirm_C_UpdateTipsText::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, K2Node_MakeArray_Array_1) == 0x000238, "Member 'WB_GemConfirm_C_UpdateTipsText::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateTipsText, CallFunc_Format_ReturnValue_1) == 0x000248, "Member 'WB_GemConfirm_C_UpdateTipsText::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemConfirm_C_UpdateWarnText \ static_assert(alignof(WB_GemConfirm_C_UpdateWarnText) == 0x000008, "Wrong alignment on WB_GemConfirm_C_UpdateWarnText"); \ static_assert(sizeof(WB_GemConfirm_C_UpdateWarnText) == 0x000050, "Wrong size on WB_GemConfirm_C_UpdateWarnText"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateWarnText, TipType) == 0x000000, "Member 'WB_GemConfirm_C_UpdateWarnText::TipType' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateWarnText, Temp_int_Variable) == 0x000004, "Member 'WB_GemConfirm_C_UpdateWarnText::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateWarnText, Temp_text_Variable) == 0x000008, "Member 'WB_GemConfirm_C_UpdateWarnText::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateWarnText, Temp_text_Variable_1) == 0x000020, "Member 'WB_GemConfirm_C_UpdateWarnText::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemConfirm_C_UpdateWarnText, K2Node_Select_Default) == 0x000038, "Member 'WB_GemConfirm_C_UpdateWarnText::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_GemConfirm_C \ static_assert(alignof(UWB_GemConfirm_C) == 0x000008, "Wrong alignment on UWB_GemConfirm_C"); \ static_assert(sizeof(UWB_GemConfirm_C) == 0x000350, "Wrong size on UWB_GemConfirm_C"); \ static_assert(offsetof(UWB_GemConfirm_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_GemConfirm_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_GemConfirm_C, CustomizationTextBlock) == 0x0002C8, "Member 'UWB_GemConfirm_C::CustomizationTextBlock' has a wrong offset!"); \ static_assert(offsetof(UWB_GemConfirm_C, CustomizationTextBlock_1) == 0x0002D0, "Member 'UWB_GemConfirm_C::CustomizationTextBlock_1' has a wrong offset!"); \ static_assert(offsetof(UWB_GemConfirm_C, CustomizationTextBlock_2) == 0x0002D8, "Member 'UWB_GemConfirm_C::CustomizationTextBlock_2' has a wrong offset!"); \ static_assert(offsetof(UWB_GemConfirm_C, CustomizationTextBlock_3) == 0x0002E0, "Member 'UWB_GemConfirm_C::CustomizationTextBlock_3' has a wrong offset!"); \ static_assert(offsetof(UWB_GemConfirm_C, CustomizationTextBlock_92) == 0x0002E8, "Member 'UWB_GemConfirm_C::CustomizationTextBlock_92' has a wrong offset!"); \ static_assert(offsetof(UWB_GemConfirm_C, VerticalBox) == 0x0002F0, "Member 'UWB_GemConfirm_C::VerticalBox' has a wrong offset!"); \ static_assert(offsetof(UWB_GemConfirm_C, WB_SecondaryWindow1_C_0) == 0x0002F8, "Member 'UWB_GemConfirm_C::WB_SecondaryWindow1_C_0' has a wrong offset!"); \ static_assert(offsetof(UWB_GemConfirm_C, WidgetSwitcher_0) == 0x000300, "Member 'UWB_GemConfirm_C::WidgetSwitcher_0' has a wrong offset!"); \ static_assert(offsetof(UWB_GemConfirm_C, OnConfirm) == 0x000308, "Member 'UWB_GemConfirm_C::OnConfirm' has a wrong offset!"); \ static_assert(offsetof(UWB_GemConfirm_C, OnCancel) == 0x000318, "Member 'UWB_GemConfirm_C::OnCancel' has a wrong offset!"); \ static_assert(offsetof(UWB_GemConfirm_C, NewWeapon) == 0x000328, "Member 'UWB_GemConfirm_C::NewWeapon' has a wrong offset!"); \ static_assert(offsetof(UWB_GemConfirm_C, OldWeapon) == 0x000338, "Member 'UWB_GemConfirm_C::OldWeapon' has a wrong offset!"); \ static_assert(offsetof(UWB_GemConfirm_C, TextIndex) == 0x000348, "Member 'UWB_GemConfirm_C::TextIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_GemConfirm_C, StateIndex) == 0x00034C, "Member 'UWB_GemConfirm_C::StateIndex' 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_FST_SME_ParryConsume \ static_assert(alignof(FST_SME_ParryConsume) == 0x000008, "Wrong alignment on FST_SME_ParryConsume"); \ static_assert(sizeof(FST_SME_ParryConsume) == 0x000010, "Wrong size on FST_SME_ParryConsume"); \ static_assert(offsetof(FST_SME_ParryConsume, WeaponType_2_202124B04D37BDEAAFE0F2AC7A792AF7) == 0x000000, "Member 'FST_SME_ParryConsume::WeaponType_2_202124B04D37BDEAAFE0F2AC7A792AF7' has a wrong offset!"); \ static_assert(offsetof(FST_SME_ParryConsume, Consume_5_FE061AD2445C4A8EB6B639A4C0C10336) == 0x000008, "Member 'FST_SME_ParryConsume::Consume_5_FE061AD2445C4A8EB6B639A4C0C10336' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_PurifiedCallInterface_C_CallBackGame \ static_assert(alignof(BPI_PurifiedCallInterface_C_CallBackGame) == 0x000001, "Wrong alignment on BPI_PurifiedCallInterface_C_CallBackGame"); \ static_assert(sizeof(BPI_PurifiedCallInterface_C_CallBackGame) == 0x000001, "Wrong size on BPI_PurifiedCallInterface_C_CallBackGame"); \ static_assert(offsetof(BPI_PurifiedCallInterface_C_CallBackGame, Temp) == 0x000000, "Member 'BPI_PurifiedCallInterface_C_CallBackGame::Temp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_PurifiedCallInterface_C_GetGameSettingModel \ static_assert(alignof(BPI_PurifiedCallInterface_C_GetGameSettingModel) == 0x000008, "Wrong alignment on BPI_PurifiedCallInterface_C_GetGameSettingModel"); \ static_assert(sizeof(BPI_PurifiedCallInterface_C_GetGameSettingModel) == 0x000008, "Wrong size on BPI_PurifiedCallInterface_C_GetGameSettingModel"); \ static_assert(offsetof(BPI_PurifiedCallInterface_C_GetGameSettingModel, ReturnValue) == 0x000000, "Member 'BPI_PurifiedCallInterface_C_GetGameSettingModel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_PurifiedCallInterface_C_GetGlobalFlagByInterface \ static_assert(alignof(BPI_PurifiedCallInterface_C_GetGlobalFlagByInterface) == 0x000008, "Wrong alignment on BPI_PurifiedCallInterface_C_GetGlobalFlagByInterface"); \ static_assert(sizeof(BPI_PurifiedCallInterface_C_GetGlobalFlagByInterface) == 0x000018, "Wrong size on BPI_PurifiedCallInterface_C_GetGlobalFlagByInterface"); \ static_assert(offsetof(BPI_PurifiedCallInterface_C_GetGlobalFlagByInterface, Flag) == 0x000000, "Member 'BPI_PurifiedCallInterface_C_GetGlobalFlagByInterface::Flag' has a wrong offset!"); \ static_assert(offsetof(BPI_PurifiedCallInterface_C_GetGlobalFlagByInterface, ReturnValue) == 0x000010, "Member 'BPI_PurifiedCallInterface_C_GetGlobalFlagByInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_PurifiedCallInterface_C_GetHasProcessingLevels \ static_assert(alignof(BPI_PurifiedCallInterface_C_GetHasProcessingLevels) == 0x000001, "Wrong alignment on BPI_PurifiedCallInterface_C_GetHasProcessingLevels"); \ static_assert(sizeof(BPI_PurifiedCallInterface_C_GetHasProcessingLevels) == 0x000001, "Wrong size on BPI_PurifiedCallInterface_C_GetHasProcessingLevels"); \ static_assert(offsetof(BPI_PurifiedCallInterface_C_GetHasProcessingLevels, ReturnValue) == 0x000000, "Member 'BPI_PurifiedCallInterface_C_GetHasProcessingLevels::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_PurifiedCallInterface_C_GetOnlineModel \ static_assert(alignof(BPI_PurifiedCallInterface_C_GetOnlineModel) == 0x000008, "Wrong alignment on BPI_PurifiedCallInterface_C_GetOnlineModel"); \ static_assert(sizeof(BPI_PurifiedCallInterface_C_GetOnlineModel) == 0x000008, "Wrong size on BPI_PurifiedCallInterface_C_GetOnlineModel"); \ static_assert(offsetof(BPI_PurifiedCallInterface_C_GetOnlineModel, ReturnValue) == 0x000000, "Member 'BPI_PurifiedCallInterface_C_GetOnlineModel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_PurifiedCallInterface_C_GetPurifiedPlayerNetInfo \ static_assert(alignof(BPI_PurifiedCallInterface_C_GetPurifiedPlayerNetInfo) == 0x000008, "Wrong alignment on BPI_PurifiedCallInterface_C_GetPurifiedPlayerNetInfo"); \ static_assert(sizeof(BPI_PurifiedCallInterface_C_GetPurifiedPlayerNetInfo) == 0x000028, "Wrong size on BPI_PurifiedCallInterface_C_GetPurifiedPlayerNetInfo"); \ static_assert(offsetof(BPI_PurifiedCallInterface_C_GetPurifiedPlayerNetInfo, PlayerUserID) == 0x000000, "Member 'BPI_PurifiedCallInterface_C_GetPurifiedPlayerNetInfo::PlayerUserID' has a wrong offset!"); \ static_assert(offsetof(BPI_PurifiedCallInterface_C_GetPurifiedPlayerNetInfo, PlayerCampType) == 0x000010, "Member 'BPI_PurifiedCallInterface_C_GetPurifiedPlayerNetInfo::PlayerCampType' has a wrong offset!"); \ static_assert(offsetof(BPI_PurifiedCallInterface_C_GetPurifiedPlayerNetInfo, OwnerState) == 0x000020, "Member 'BPI_PurifiedCallInterface_C_GetPurifiedPlayerNetInfo::OwnerState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_PurifiedCallInterface_C_IsAnySaving \ static_assert(alignof(BPI_PurifiedCallInterface_C_IsAnySaving) == 0x000001, "Wrong alignment on BPI_PurifiedCallInterface_C_IsAnySaving"); \ static_assert(sizeof(BPI_PurifiedCallInterface_C_IsAnySaving) == 0x000001, "Wrong size on BPI_PurifiedCallInterface_C_IsAnySaving"); \ static_assert(offsetof(BPI_PurifiedCallInterface_C_IsAnySaving, ReturnValue) == 0x000000, "Member 'BPI_PurifiedCallInterface_C_IsAnySaving::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_PurifiedCallInterface_C_UpdateFlag \ static_assert(alignof(BPI_PurifiedCallInterface_C_UpdateFlag) == 0x000008, "Wrong alignment on BPI_PurifiedCallInterface_C_UpdateFlag"); \ static_assert(sizeof(BPI_PurifiedCallInterface_C_UpdateFlag) == 0x000018, "Wrong size on BPI_PurifiedCallInterface_C_UpdateFlag"); \ static_assert(offsetof(BPI_PurifiedCallInterface_C_UpdateFlag, Key) == 0x000000, "Member 'BPI_PurifiedCallInterface_C_UpdateFlag::Key' has a wrong offset!"); \ static_assert(offsetof(BPI_PurifiedCallInterface_C_UpdateFlag, Value) == 0x000010, "Member 'BPI_PurifiedCallInterface_C_UpdateFlag::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IBPI_PurifiedCallInterface_C \ static_assert(alignof(IBPI_PurifiedCallInterface_C) == 0x000001, "Wrong alignment on IBPI_PurifiedCallInterface_C"); \ static_assert(sizeof(IBPI_PurifiedCallInterface_C) == 0x000001, "Wrong size on IBPI_PurifiedCallInterface_C"); \ #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) == 0x000300, "Wrong size on AMediaPlate"); \ static_assert(offsetof(AMediaPlate, MediaPlateComponent) == 0x0002F0, "Member 'AMediaPlate::MediaPlateComponent' has a wrong offset!"); \ static_assert(offsetof(AMediaPlate, StaticMeshComponent) == 0x0002F8, "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) == 0x000190, "Wrong size on UMediaPlateComponent"); \ static_assert(offsetof(UMediaPlateComponent, bPlayOnOpen) == 0x0000F0, "Member 'UMediaPlateComponent::bPlayOnOpen' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, bAutoPlay) == 0x0000F1, "Member 'UMediaPlateComponent::bAutoPlay' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, bEnableAudio) == 0x0000F2, "Member 'UMediaPlateComponent::bEnableAudio' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, StartTime) == 0x0000F4, "Member 'UMediaPlateComponent::StartTime' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, bIsAspectRatioAuto) == 0x0000F8, "Member 'UMediaPlateComponent::bIsAspectRatioAuto' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, SoundComponent) == 0x000100, "Member 'UMediaPlateComponent::SoundComponent' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, StaticMeshComponent) == 0x000108, "Member 'UMediaPlateComponent::StaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, Letterboxes) == 0x000110, "Member 'UMediaPlateComponent::Letterboxes' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, MediaPlaylist) == 0x000120, "Member 'UMediaPlateComponent::MediaPlaylist' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, PlaylistIndex) == 0x000128, "Member 'UMediaPlateComponent::PlaylistIndex' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, CacheSettings) == 0x00012C, "Member 'UMediaPlateComponent::CacheSettings' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, bIsMediaPlatePlaying) == 0x000134, "Member 'UMediaPlateComponent::bIsMediaPlatePlaying' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, bPlayOnlyWhenVisible) == 0x00013C, "Member 'UMediaPlateComponent::bPlayOnlyWhenVisible' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, bLoop) == 0x00013D, "Member 'UMediaPlateComponent::bLoop' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, VisibleMipsTilesCalculations) == 0x00013E, "Member 'UMediaPlateComponent::VisibleMipsTilesCalculations' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, MipMapBias) == 0x000140, "Member 'UMediaPlateComponent::MipMapBias' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, LetterboxAspectRatio) == 0x000144, "Member 'UMediaPlateComponent::LetterboxAspectRatio' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, MeshRange) == 0x000148, "Member 'UMediaPlateComponent::MeshRange' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, MediaTexture) == 0x000158, "Member 'UMediaPlateComponent::MediaTexture' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, MediaPlayer) == 0x000160, "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_SpringArmsComponent_C_AddCamerExternController \ static_assert(alignof(SpringArmsComponent_C_AddCamerExternController) == 0x000008, "Wrong alignment on SpringArmsComponent_C_AddCamerExternController"); \ static_assert(sizeof(SpringArmsComponent_C_AddCamerExternController) == 0x000010, "Wrong size on SpringArmsComponent_C_AddCamerExternController"); \ static_assert(offsetof(SpringArmsComponent_C_AddCamerExternController, ExternController) == 0x000000, "Member 'SpringArmsComponent_C_AddCamerExternController::ExternController' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_AddCamerExternController, CallFunc_Array_AddUnique_ReturnValue) == 0x000008, "Member 'SpringArmsComponent_C_AddCamerExternController::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_AddExtraAttachedLength \ static_assert(alignof(SpringArmsComponent_C_AddExtraAttachedLength) == 0x000008, "Wrong alignment on SpringArmsComponent_C_AddExtraAttachedLength"); \ static_assert(sizeof(SpringArmsComponent_C_AddExtraAttachedLength) == 0x000010, "Wrong size on SpringArmsComponent_C_AddExtraAttachedLength"); \ static_assert(offsetof(SpringArmsComponent_C_AddExtraAttachedLength, Length) == 0x000000, "Member 'SpringArmsComponent_C_AddExtraAttachedLength::Length' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_AddExtraAttachedLength, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000008, "Member 'SpringArmsComponent_C_AddExtraAttachedLength::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_AjustCameraRelativeInfo \ static_assert(alignof(SpringArmsComponent_C_AjustCameraRelativeInfo) == 0x000008, "Wrong alignment on SpringArmsComponent_C_AjustCameraRelativeInfo"); \ static_assert(sizeof(SpringArmsComponent_C_AjustCameraRelativeInfo) == 0x000060, "Wrong size on SpringArmsComponent_C_AjustCameraRelativeInfo"); \ static_assert(offsetof(SpringArmsComponent_C_AjustCameraRelativeInfo, CameraRelativeRot) == 0x000000, "Member 'SpringArmsComponent_C_AjustCameraRelativeInfo::CameraRelativeRot' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_AjustCameraRelativeInfo, CameraSocket) == 0x000018, "Member 'SpringArmsComponent_C_AjustCameraRelativeInfo::CameraSocket' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_AjustCameraRelativeInfo, CameraArmLength) == 0x000030, "Member 'SpringArmsComponent_C_AjustCameraRelativeInfo::CameraArmLength' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_AjustCameraRelativeInfo, FinalControlDesired) == 0x000038, "Member 'SpringArmsComponent_C_AjustCameraRelativeInfo::FinalControlDesired' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_AjustCameraRelativeInfo, InterpSpeed) == 0x000050, "Member 'SpringArmsComponent_C_AjustCameraRelativeInfo::InterpSpeed' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_AjustCameraRelativeInfo, Delta) == 0x000058, "Member 'SpringArmsComponent_C_AjustCameraRelativeInfo::Delta' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_Caclulate_Request_Level_Higher \ static_assert(alignof(SpringArmsComponent_C_Caclulate_Request_Level_Higher) == 0x000008, "Wrong alignment on SpringArmsComponent_C_Caclulate_Request_Level_Higher"); \ static_assert(sizeof(SpringArmsComponent_C_Caclulate_Request_Level_Higher) == 0x000098, "Wrong size on SpringArmsComponent_C_Caclulate_Request_Level_Higher"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, ReturnValue) == 0x000000, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, CallFunc_InvertHeightViewToSign_height_sign) == 0x000018, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::CallFunc_InvertHeightViewToSign_height_sign' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, CallFunc_BreakRotator_Roll) == 0x000020, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, CallFunc_BreakRotator_Pitch) == 0x000024, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, CallFunc_BreakRotator_Yaw) == 0x000028, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, CallFunc_Array_Get_Item) == 0x000030, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, CallFunc_BreakRotator_Roll_1) == 0x000038, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, CallFunc_BreakRotator_Pitch_1) == 0x00003C, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, CallFunc_BreakRotator_Yaw_1) == 0x000040, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000044, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000048, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, CallFunc_FMin_ReturnValue) == 0x000050, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, CallFunc_InvertHeightViewToUnSign_height_sign) == 0x000058, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::CallFunc_InvertHeightViewToUnSign_height_sign' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, CallFunc_MakeRotator_ReturnValue) == 0x000060, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, CallFunc_MakeRotator_ReturnValue_1) == 0x000078, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::CallFunc_MakeRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, CallFunc_MakeRotator_Pitch_ImplicitCast) == 0x000090, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::CallFunc_MakeRotator_Pitch_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Caclulate_Request_Level_Higher, CallFunc_MakeRotator_Pitch_ImplicitCast_1) == 0x000094, "Member 'SpringArmsComponent_C_Caclulate_Request_Level_Higher::CallFunc_MakeRotator_Pitch_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_ClampAndInterpAxis \ static_assert(alignof(SpringArmsComponent_C_ClampAndInterpAxis) == 0x000008, "Wrong alignment on SpringArmsComponent_C_ClampAndInterpAxis"); \ static_assert(sizeof(SpringArmsComponent_C_ClampAndInterpAxis) == 0x000068, "Wrong size on SpringArmsComponent_C_ClampAndInterpAxis"); \ static_assert(offsetof(SpringArmsComponent_C_ClampAndInterpAxis, TargetAxis) == 0x000000, "Member 'SpringArmsComponent_C_ClampAndInterpAxis::TargetAxis' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ClampAndInterpAxis, InterpAxis) == 0x000008, "Member 'SpringArmsComponent_C_ClampAndInterpAxis::InterpAxis' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ClampAndInterpAxis, DeltaAxis) == 0x00000C, "Member 'SpringArmsComponent_C_ClampAndInterpAxis::DeltaAxis' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ClampAndInterpAxis, ClampRange) == 0x000010, "Member 'SpringArmsComponent_C_ClampAndInterpAxis::ClampRange' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ClampAndInterpAxis, ReturnValue) == 0x000018, "Member 'SpringArmsComponent_C_ClampAndInterpAxis::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ClampAndInterpAxis, CallFunc_Abs_ReturnValue) == 0x000020, "Member 'SpringArmsComponent_C_ClampAndInterpAxis::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ClampAndInterpAxis, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000028, "Member 'SpringArmsComponent_C_ClampAndInterpAxis::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ClampAndInterpAxis, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000029, "Member 'SpringArmsComponent_C_ClampAndInterpAxis::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ClampAndInterpAxis, CallFunc_SelectFloat_ReturnValue) == 0x000030, "Member 'SpringArmsComponent_C_ClampAndInterpAxis::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ClampAndInterpAxis, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000038, "Member 'SpringArmsComponent_C_ClampAndInterpAxis::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ClampAndInterpAxis, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000040, "Member 'SpringArmsComponent_C_ClampAndInterpAxis::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ClampAndInterpAxis, CallFunc_SelectFloat_ReturnValue_1) == 0x000048, "Member 'SpringArmsComponent_C_ClampAndInterpAxis::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ClampAndInterpAxis, CallFunc_SelectFloat_B_ImplicitCast) == 0x000050, "Member 'SpringArmsComponent_C_ClampAndInterpAxis::CallFunc_SelectFloat_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ClampAndInterpAxis, CallFunc_Abs_A_ImplicitCast) == 0x000058, "Member 'SpringArmsComponent_C_ClampAndInterpAxis::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ClampAndInterpAxis, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000060, "Member 'SpringArmsComponent_C_ClampAndInterpAxis::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_ClearDynamicExternControl \ static_assert(alignof(SpringArmsComponent_C_ClearDynamicExternControl) == 0x000001, "Wrong alignment on SpringArmsComponent_C_ClearDynamicExternControl"); \ static_assert(sizeof(SpringArmsComponent_C_ClearDynamicExternControl) == 0x000002, "Wrong size on SpringArmsComponent_C_ClearDynamicExternControl"); \ static_assert(offsetof(SpringArmsComponent_C_ClearDynamicExternControl, Success) == 0x000000, "Member 'SpringArmsComponent_C_ClearDynamicExternControl::Success' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ClearDynamicExternControl, CallFunc_Array_IsEmpty_ReturnValue) == 0x000001, "Member 'SpringArmsComponent_C_ClearDynamicExternControl::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_Comfortable_Hit_Camera_Test \ static_assert(alignof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test) == 0x000008, "Wrong alignment on SpringArmsComponent_C_Comfortable_Hit_Camera_Test"); \ static_assert(sizeof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test) == 0x000308, "Wrong size on SpringArmsComponent_C_Comfortable_Hit_Camera_Test"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, Hit) == 0x000000, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::Hit' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, Desired) == 0x000008, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::Desired' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, LengthAdjustIf) == 0x000010, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::LengthAdjustIf' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CurrentViewRayLength) == 0x000018, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CurrentViewRayLength' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000020, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_GetOwner_ReturnValue) == 0x000038, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, K2Node_MakeArray_Array) == 0x000040, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_GetScaledCapsuleHalfHeight_ReturnValue) == 0x000068, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_GetScaledCapsuleHalfHeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_MakeVector_ReturnValue) == 0x000070, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_GetOwner_ReturnValue_1) == 0x000088, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000090, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, K2Node_MakeArray_Array_1) == 0x0000A8, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_SphereTraceSingleForObjects_OutHit) == 0x0000B8, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_SphereTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_SphereTraceSingleForObjects_ReturnValue) == 0x0001A0, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_SphereTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0001A8, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x0001C0, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_SphereTraceSingleForObjects_OutHit_1) == 0x0001D8, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_SphereTraceSingleForObjects_OutHit_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_SphereTraceSingleForObjects_ReturnValue_1) == 0x0002C0, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_SphereTraceSingleForObjects_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_BreakVector_X) == 0x0002C8, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_BreakVector_Y) == 0x0002D0, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_BreakVector_Z) == 0x0002D8, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_MakeVector2D_ReturnValue) == 0x0002E0, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_VSize2D_ReturnValue) == 0x0002F0, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_VSize2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_MakeVector_Z_ImplicitCast) == 0x0002F8, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_MakeVector_Z_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Comfortable_Hit_Camera_Test, CallFunc_MakeVector2D_X_ImplicitCast) == 0x000300, "Member 'SpringArmsComponent_C_Comfortable_Hit_Camera_Test::CallFunc_MakeVector2D_X_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_DelExtraAttachedLength \ static_assert(alignof(SpringArmsComponent_C_DelExtraAttachedLength) == 0x000008, "Wrong alignment on SpringArmsComponent_C_DelExtraAttachedLength"); \ static_assert(sizeof(SpringArmsComponent_C_DelExtraAttachedLength) == 0x000010, "Wrong size on SpringArmsComponent_C_DelExtraAttachedLength"); \ static_assert(offsetof(SpringArmsComponent_C_DelExtraAttachedLength, Length) == 0x000000, "Member 'SpringArmsComponent_C_DelExtraAttachedLength::Length' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_DelExtraAttachedLength, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000008, "Member 'SpringArmsComponent_C_DelExtraAttachedLength::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_DynamicAdjustByForwardMove \ static_assert(alignof(SpringArmsComponent_C_DynamicAdjustByForwardMove) == 0x000008, "Wrong alignment on SpringArmsComponent_C_DynamicAdjustByForwardMove"); \ static_assert(sizeof(SpringArmsComponent_C_DynamicAdjustByForwardMove) == 0x000078, "Wrong size on SpringArmsComponent_C_DynamicAdjustByForwardMove"); \ static_assert(offsetof(SpringArmsComponent_C_DynamicAdjustByForwardMove, Forward) == 0x000000, "Member 'SpringArmsComponent_C_DynamicAdjustByForwardMove::Forward' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_DynamicAdjustByForwardMove, IsJogSpeed) == 0x000001, "Member 'SpringArmsComponent_C_DynamicAdjustByForwardMove::IsJogSpeed' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_DynamicAdjustByForwardMove, tempCameraBodyOffsetFactor) == 0x000008, "Member 'SpringArmsComponent_C_DynamicAdjustByForwardMove::tempCameraBodyOffsetFactor' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_DynamicAdjustByForwardMove, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000010, "Member 'SpringArmsComponent_C_DynamicAdjustByForwardMove::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_DynamicAdjustByForwardMove, CallFunc_NearlyEqual_FloatFloat_ReturnValue_1) == 0x000011, "Member 'SpringArmsComponent_C_DynamicAdjustByForwardMove::CallFunc_NearlyEqual_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_DynamicAdjustByForwardMove, CallFunc_BooleanAND_ReturnValue) == 0x000012, "Member 'SpringArmsComponent_C_DynamicAdjustByForwardMove::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_DynamicAdjustByForwardMove, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000013, "Member 'SpringArmsComponent_C_DynamicAdjustByForwardMove::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_DynamicAdjustByForwardMove, CallFunc_Abs_ReturnValue) == 0x000018, "Member 'SpringArmsComponent_C_DynamicAdjustByForwardMove::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_DynamicAdjustByForwardMove, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000020, "Member 'SpringArmsComponent_C_DynamicAdjustByForwardMove::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_DynamicAdjustByForwardMove, CallFunc_GetVelocity_ReturnValue) == 0x000028, "Member 'SpringArmsComponent_C_DynamicAdjustByForwardMove::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_DynamicAdjustByForwardMove, CallFunc_VSize_ReturnValue) == 0x000040, "Member 'SpringArmsComponent_C_DynamicAdjustByForwardMove::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_DynamicAdjustByForwardMove, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000048, "Member 'SpringArmsComponent_C_DynamicAdjustByForwardMove::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_DynamicAdjustByForwardMove, CallFunc_GetForwardVector_ReturnValue) == 0x000050, "Member 'SpringArmsComponent_C_DynamicAdjustByForwardMove::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_DynamicAdjustByForwardMove, CallFunc_Dot_VectorVector_ReturnValue) == 0x000068, "Member 'SpringArmsComponent_C_DynamicAdjustByForwardMove::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_DynamicAdjustByForwardMove, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000070, "Member 'SpringArmsComponent_C_DynamicAdjustByForwardMove::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent \ static_assert(alignof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent) == 0x000008, "Wrong alignment on SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent"); \ static_assert(sizeof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent) == 0x0004D0, "Wrong size on SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, EntryPoint) == 0x000000, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetChildrenComponents_Children) == 0x000008, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetChildrenComponents_Children' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_IsValid_ReturnValue_1) == 0x00001C, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_IsValid_ReturnValue_2) == 0x00001D, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BooleanAND_ReturnValue) == 0x00001E, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetCurrentCameraArmRotation_ReturnValue) == 0x000020, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetCurrentCameraArmRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BreakRotator_Roll) == 0x000038, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BreakRotator_Pitch) == 0x00003C, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BreakRotator_Yaw) == 0x000040, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Caclulate_Request_Level_Higher_ReturnValue) == 0x000048, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Caclulate_Request_Level_Higher_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000060, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_IsValid_ReturnValue_3) == 0x000068, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetJogSpeed_JogSpeed) == 0x000070, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetJogSpeed_JogSpeed' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000078, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetSprintSpeed_SprintSpeed) == 0x000080, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetSprintSpeed_SprintSpeed' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000088, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000090, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000098, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Abs_ReturnValue) == 0x0000A0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000A8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0000A9, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x0000B0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetCurrentCameraArmRotation_ReturnValue_1) == 0x0000B8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetCurrentCameraArmRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000D0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BreakRotator_Roll_1) == 0x0000D8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BreakRotator_Pitch_1) == 0x0000DC, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BreakRotator_Yaw_1) == 0x0000E0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BreakRotator_Roll_2) == 0x0000E4, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BreakRotator_Roll_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BreakRotator_Pitch_2) == 0x0000E8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BreakRotator_Pitch_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BreakRotator_Yaw_2) == 0x0000EC, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BreakRotator_Yaw_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_InvertHeightViewToSign_height_sign) == 0x0000F0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_InvertHeightViewToSign_height_sign' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BreakRotator_Roll_3) == 0x0000F8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BreakRotator_Roll_3' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BreakRotator_Pitch_3) == 0x0000FC, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BreakRotator_Pitch_3' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BreakRotator_Yaw_3) == 0x000100, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BreakRotator_Yaw_3' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000108, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_InvertHeightViewToSign_height_sign_1) == 0x000110, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_InvertHeightViewToSign_height_sign_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_FInterpTo_ReturnValue) == 0x000118, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_InvertHeightViewToUnSign_height_sign) == 0x000120, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_InvertHeightViewToUnSign_height_sign' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetCurrentCameraArmRotation_ReturnValue_2) == 0x000128, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetCurrentCameraArmRotation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_MakeRotator_ReturnValue) == 0x000140, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_NotEqual_RotatorRotator_ReturnValue) == 0x000158, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_NotEqual_RotatorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, Temp_int_Loop_Counter_Variable) == 0x00015C, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Less_IntInt_ReturnValue) == 0x000160, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_IsValid_ReturnValue_4) == 0x000161, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000164, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_UpdateLockTargetRotation_DesiredRotationZ) == 0x000168, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_UpdateLockTargetRotation_DesiredRotationZ' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_IsValid_ReturnValue_5) == 0x000180, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetCurrentCameraArmRotation_ReturnValue_3) == 0x000188, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetCurrentCameraArmRotation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_IsValid_ReturnValue_6) == 0x0001A0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Lerp_ReturnValue) == 0x0001A8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, Temp_bool_True_if_break_was_hit_Variable) == 0x0001B0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Not_PreBool_ReturnValue) == 0x0001B1, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BooleanAND_ReturnValue_1) == 0x0001B2, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetLockedArmLength_ReturnValue) == 0x0001B8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetLockedArmLength_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_IsValid_ReturnValue_7) == 0x0001C0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BooleanAND_ReturnValue_2) == 0x0001C1, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0001C8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_IsValid_ReturnValue_8) == 0x0001D0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetLockedArmSocketZ_ReturnValue) == 0x0001D8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetLockedArmSocketZ_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0001F0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetOwner_ReturnValue) == 0x0001F8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000200, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, K2Node_DynamicCast_bSuccess) == 0x000208, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000209, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_IsLocallyControlled_ReturnValue) == 0x00020A, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetDesiredCameraArmLength_CameraArmLength) == 0x000210, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetDesiredCameraArmLength_CameraArmLength' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000218, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000230, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, K2Node_Event_DeltaSeconds) == 0x000248, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000250, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetLockedRelativeRotateY_ReturnValue) == 0x000258, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetLockedRelativeRotateY_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetExternControlSettings_ReturnValue) == 0x000268, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetExternControlSettings_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Array_Get_Item) == 0x000280, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetExternControlSettings_ReturnValue_1) == 0x000298, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetExternControlSettings_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetExternControlSettings_ReturnValue_2) == 0x0002B0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetExternControlSettings_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_MakeVector_ReturnValue) == 0x0002C8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_MakeRotator_ReturnValue_1) == 0x0002E0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_MakeRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetUsingExternSetArmConfig_ExternSetArmConfig) == 0x0002F8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetUsingExternSetArmConfig_ExternSetArmConfig' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetUsingExternSetArmConfig_ExternSetArmConfig_1) == 0x0002F9, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetUsingExternSetArmConfig_ExternSetArmConfig_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetUsingExternSetArmConfig_ExternSetArmConfig_2) == 0x0002FA, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetUsingExternSetArmConfig_ExternSetArmConfig_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000300, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_LimitLookUpDown_ReturnValue) == 0x000308, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_LimitLookUpDown_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_UpdateComplexInterpSettings_OutOverridedControllerRot) == 0x000320, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_UpdateComplexInterpSettings_OutOverridedControllerRot' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_UpdateComplexInterpSettings_OutHasOverridedControllRot) == 0x000338, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_UpdateComplexInterpSettings_OutHasOverridedControllRot' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_LimitLookUpDown_ReturnValue_1) == 0x000340, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_LimitLookUpDown_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_IsDoingLockUnlockSwitchingInterp_ReturnValue) == 0x000358, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_IsDoingLockUnlockSwitchingInterp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Not_PreBool_ReturnValue_1) == 0x000359, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetPlayerController_ReturnValue) == 0x000360, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000368, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_IsValid_ReturnValue_9) == 0x000370, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetControlRotation_ReturnValue) == 0x000378, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_NotEqual_RotatorRotator_ReturnValue_1) == 0x000390, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_NotEqual_RotatorRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BreakRotator_Roll_4) == 0x000394, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BreakRotator_Roll_4' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BreakRotator_Pitch_4) == 0x000398, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BreakRotator_Pitch_4' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BreakRotator_Yaw_4) == 0x00039C, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BreakRotator_Yaw_4' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_BooleanOR_ReturnValue) == 0x0003A0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_IsDoingLockUnlockSwitchingInterp_ReturnValue_1) == 0x0003A1, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_IsDoingLockUnlockSwitchingInterp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x0003A8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_IsValid_ReturnValue_10) == 0x0003B0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_DoesImplementInterface_ReturnValue) == 0x0003B1, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, Temp_int_Array_Index_Variable) == 0x0003B4, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x0003B8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Array_Get_Item_1) == 0x0003C0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_ComponentHasTag_ReturnValue) == 0x0003C8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_ComponentHasTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_ComponentHasTag_ReturnValue_1) == 0x0003C9, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_ComponentHasTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_ComponentHasTag_ReturnValue_2) == 0x0003CA, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_ComponentHasTag_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, K2Node_DynamicCast_AsCamera_Component) == 0x0003D0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::K2Node_DynamicCast_AsCamera_Component' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, K2Node_DynamicCast_bSuccess_1) == 0x0003D8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_SelectFloat_ReturnValue) == 0x0003E0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_SelectFloat_ReturnValue_1) == 0x0003E8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetShoulderViewWhenLock_ReturnValue) == 0x0003F0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetShoulderViewWhenLock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Not_PreBool_ReturnValue_2) == 0x0003F1, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, K2Node_DynamicCast_AsCharacter) == 0x0003F8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, K2Node_DynamicCast_bSuccess_2) == 0x000400, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000408, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, K2Node_DynamicCast_bSuccess_3) == 0x000418, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetScaledCapsuleHalfHeight_ReturnValue) == 0x00041C, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetScaledCapsuleHalfHeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetTargetableCameraIndex_Override_OverrideIndex) == 0x000420, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetTargetableCameraIndex_Override_OverrideIndex' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_GetTargetableCameraIndex_Override_ReturnIndex) == 0x000424, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_GetTargetableCameraIndex_Override_ReturnIndex' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000428, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000429, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x00042A, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Less_DoubleDouble_ReturnValue_3) == 0x00042B, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Less_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, Temp_bool_Variable) == 0x00042C, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, K2Node_Select_Default) == 0x000430, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_IsValid_ReturnValue_11) == 0x000448, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000449, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, K2Node_VariableSet_LastUserControlledPitch_ImplicitCast) == 0x000450, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::K2Node_VariableSet_LastUserControlledPitch_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_InvertHeightViewToSign_height_ImplicitCast) == 0x000458, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_InvertHeightViewToSign_height_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_InvertHeightViewToSign_height_ImplicitCast_1) == 0x000460, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_InvertHeightViewToSign_height_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_MakeRotator_Pitch_ImplicitCast) == 0x000468, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_MakeRotator_Pitch_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, K2Node_VariableSet_desiredLength_ImplicitCast) == 0x000470, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::K2Node_VariableSet_desiredLength_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_MakeVector_X_ImplicitCast) == 0x000478, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_MakeVector_X_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_MakeVector_Y_ImplicitCast) == 0x000480, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_MakeVector_Y_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_MakeVector_Z_ImplicitCast) == 0x000488, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_MakeVector_Z_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_UpdateComplexInterpSettings_FinalTargetArmLength_ImplicitCast) == 0x000490, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_UpdateComplexInterpSettings_FinalTargetArmLength_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_UpdateComplexInterpSettings_InterSpeed_ImplicitCast) == 0x000494, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_UpdateComplexInterpSettings_InterSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, K2Node_VariableSet_LastUserControlledPitch_ImplicitCast_1) == 0x000498, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::K2Node_VariableSet_LastUserControlledPitch_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, K2Node_VariableSet_ComposedCameraSwitchingSpeedOfLockTarget_ImplicitCast) == 0x0004A0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::K2Node_VariableSet_ComposedCameraSwitchingSpeedOfLockTarget_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, K2Node_VariableSet_ComposedCameraSwitchingAccOfLockTarget_ImplicitCast) == 0x0004A4, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::K2Node_VariableSet_ComposedCameraSwitchingAccOfLockTarget_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, K2Node_VariableSet_ComposedCameraRelativeLagSpeed_ImplicitCast) == 0x0004A8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::K2Node_VariableSet_ComposedCameraRelativeLagSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x0004B0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Less_DoubleDouble_A_ImplicitCast_1) == 0x0004B8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Less_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Less_DoubleDouble_A_ImplicitCast_2) == 0x0004C0, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Less_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent, CallFunc_Less_DoubleDouble_A_ImplicitCast_3) == 0x0004C8, "Member 'SpringArmsComponent_C_ExecuteUbergraph_SpringArmsComponent::CallFunc_Less_DoubleDouble_A_ImplicitCast_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_Final_Hit_Camera_Test \ static_assert(alignof(SpringArmsComponent_C_Final_Hit_Camera_Test) == 0x000008, "Wrong alignment on SpringArmsComponent_C_Final_Hit_Camera_Test"); \ static_assert(sizeof(SpringArmsComponent_C_Final_Hit_Camera_Test) == 0x000070, "Wrong size on SpringArmsComponent_C_Final_Hit_Camera_Test"); \ static_assert(offsetof(SpringArmsComponent_C_Final_Hit_Camera_Test, Hit) == 0x000000, "Member 'SpringArmsComponent_C_Final_Hit_Camera_Test::Hit' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Final_Hit_Camera_Test, Desired) == 0x000008, "Member 'SpringArmsComponent_C_Final_Hit_Camera_Test::Desired' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Final_Hit_Camera_Test, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'SpringArmsComponent_C_Final_Hit_Camera_Test::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Final_Hit_Camera_Test, K2Node_MakeArray_Array) == 0x000018, "Member 'SpringArmsComponent_C_Final_Hit_Camera_Test::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Final_Hit_Camera_Test, CallFunc_BreakVector_X) == 0x000028, "Member 'SpringArmsComponent_C_Final_Hit_Camera_Test::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Final_Hit_Camera_Test, CallFunc_BreakVector_Y) == 0x000030, "Member 'SpringArmsComponent_C_Final_Hit_Camera_Test::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Final_Hit_Camera_Test, CallFunc_BreakVector_Z) == 0x000038, "Member 'SpringArmsComponent_C_Final_Hit_Camera_Test::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Final_Hit_Camera_Test, CallFunc_MakeVector2D_ReturnValue) == 0x000040, "Member 'SpringArmsComponent_C_Final_Hit_Camera_Test::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Final_Hit_Camera_Test, CallFunc_VSize2D_ReturnValue) == 0x000050, "Member 'SpringArmsComponent_C_Final_Hit_Camera_Test::CallFunc_VSize2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Final_Hit_Camera_Test, CallFunc_HitSpringArmsLength_result) == 0x000058, "Member 'SpringArmsComponent_C_Final_Hit_Camera_Test::CallFunc_HitSpringArmsLength_result' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Final_Hit_Camera_Test, CallFunc_HitSpringArmsLength_length) == 0x000060, "Member 'SpringArmsComponent_C_Final_Hit_Camera_Test::CallFunc_HitSpringArmsLength_length' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Final_Hit_Camera_Test, CallFunc_MakeVector2D_X_ImplicitCast) == 0x000068, "Member 'SpringArmsComponent_C_Final_Hit_Camera_Test::CallFunc_MakeVector2D_X_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_GetCurrentCameraArmLength \ static_assert(alignof(SpringArmsComponent_C_GetCurrentCameraArmLength) == 0x000008, "Wrong alignment on SpringArmsComponent_C_GetCurrentCameraArmLength"); \ static_assert(sizeof(SpringArmsComponent_C_GetCurrentCameraArmLength) == 0x000068, "Wrong size on SpringArmsComponent_C_GetCurrentCameraArmLength"); \ static_assert(offsetof(SpringArmsComponent_C_GetCurrentCameraArmLength, CameraArmLength) == 0x000000, "Member 'SpringArmsComponent_C_GetCurrentCameraArmLength::CameraArmLength' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetCurrentCameraArmLength, CallFunc_BreakVector_X) == 0x000008, "Member 'SpringArmsComponent_C_GetCurrentCameraArmLength::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetCurrentCameraArmLength, CallFunc_BreakVector_Y) == 0x000010, "Member 'SpringArmsComponent_C_GetCurrentCameraArmLength::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetCurrentCameraArmLength, CallFunc_BreakVector_Z) == 0x000018, "Member 'SpringArmsComponent_C_GetCurrentCameraArmLength::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetCurrentCameraArmLength, CallFunc_BreakVector_X_1) == 0x000020, "Member 'SpringArmsComponent_C_GetCurrentCameraArmLength::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetCurrentCameraArmLength, CallFunc_BreakVector_Y_1) == 0x000028, "Member 'SpringArmsComponent_C_GetCurrentCameraArmLength::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetCurrentCameraArmLength, CallFunc_BreakVector_Z_1) == 0x000030, "Member 'SpringArmsComponent_C_GetCurrentCameraArmLength::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetCurrentCameraArmLength, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000038, "Member 'SpringArmsComponent_C_GetCurrentCameraArmLength::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetCurrentCameraArmLength, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000040, "Member 'SpringArmsComponent_C_GetCurrentCameraArmLength::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetCurrentCameraArmLength, CallFunc_MakeVector2D_ReturnValue) == 0x000048, "Member 'SpringArmsComponent_C_GetCurrentCameraArmLength::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetCurrentCameraArmLength, CallFunc_VSize2D_ReturnValue) == 0x000058, "Member 'SpringArmsComponent_C_GetCurrentCameraArmLength::CallFunc_VSize2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetCurrentCameraArmLength, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000060, "Member 'SpringArmsComponent_C_GetCurrentCameraArmLength::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_GetCurrentCameraArmRotation \ static_assert(alignof(SpringArmsComponent_C_GetCurrentCameraArmRotation) == 0x000008, "Wrong alignment on SpringArmsComponent_C_GetCurrentCameraArmRotation"); \ static_assert(sizeof(SpringArmsComponent_C_GetCurrentCameraArmRotation) == 0x000040, "Wrong size on SpringArmsComponent_C_GetCurrentCameraArmRotation"); \ static_assert(offsetof(SpringArmsComponent_C_GetCurrentCameraArmRotation, ReturnValue) == 0x000000, "Member 'SpringArmsComponent_C_GetCurrentCameraArmRotation::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetCurrentCameraArmRotation, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'SpringArmsComponent_C_GetCurrentCameraArmRotation::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetCurrentCameraArmRotation, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000020, "Member 'SpringArmsComponent_C_GetCurrentCameraArmRotation::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetCurrentCameraArmRotation, CallFunc_GetControlRotation_ReturnValue) == 0x000028, "Member 'SpringArmsComponent_C_GetCurrentCameraArmRotation::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_GetDesiredCameraArmLength \ static_assert(alignof(SpringArmsComponent_C_GetDesiredCameraArmLength) == 0x000008, "Wrong alignment on SpringArmsComponent_C_GetDesiredCameraArmLength"); \ static_assert(sizeof(SpringArmsComponent_C_GetDesiredCameraArmLength) == 0x000040, "Wrong size on SpringArmsComponent_C_GetDesiredCameraArmLength"); \ static_assert(offsetof(SpringArmsComponent_C_GetDesiredCameraArmLength, CameraArmLength) == 0x000000, "Member 'SpringArmsComponent_C_GetDesiredCameraArmLength::CameraArmLength' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetDesiredCameraArmLength, CallFunc_BreakVector_X) == 0x000008, "Member 'SpringArmsComponent_C_GetDesiredCameraArmLength::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetDesiredCameraArmLength, CallFunc_BreakVector_Y) == 0x000010, "Member 'SpringArmsComponent_C_GetDesiredCameraArmLength::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetDesiredCameraArmLength, CallFunc_BreakVector_Z) == 0x000018, "Member 'SpringArmsComponent_C_GetDesiredCameraArmLength::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetDesiredCameraArmLength, CallFunc_MakeVector2D_ReturnValue) == 0x000020, "Member 'SpringArmsComponent_C_GetDesiredCameraArmLength::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetDesiredCameraArmLength, CallFunc_VSize2D_ReturnValue) == 0x000030, "Member 'SpringArmsComponent_C_GetDesiredCameraArmLength::CallFunc_VSize2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetDesiredCameraArmLength, CallFunc_MakeVector2D_X_ImplicitCast) == 0x000038, "Member 'SpringArmsComponent_C_GetDesiredCameraArmLength::CallFunc_MakeVector2D_X_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_GetExternControlSettings \ static_assert(alignof(SpringArmsComponent_C_GetExternControlSettings) == 0x000008, "Wrong alignment on SpringArmsComponent_C_GetExternControlSettings"); \ static_assert(sizeof(SpringArmsComponent_C_GetExternControlSettings) == 0x000028, "Wrong size on SpringArmsComponent_C_GetExternControlSettings"); \ static_assert(offsetof(SpringArmsComponent_C_GetExternControlSettings, ReturnValue) == 0x000000, "Member 'SpringArmsComponent_C_GetExternControlSettings::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetExternControlSettings, CallFunc_GetLockedActor_ReturnValue) == 0x000018, "Member 'SpringArmsComponent_C_GetExternControlSettings::CallFunc_GetLockedActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetExternControlSettings, CallFunc_GetShoulderViewWhenLock_ReturnValue) == 0x000020, "Member 'SpringArmsComponent_C_GetExternControlSettings::CallFunc_GetShoulderViewWhenLock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetExternControlSettings, CallFunc_IsValid_ReturnValue) == 0x000021, "Member 'SpringArmsComponent_C_GetExternControlSettings::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_GetLockedActor \ static_assert(alignof(SpringArmsComponent_C_GetLockedActor) == 0x000008, "Wrong alignment on SpringArmsComponent_C_GetLockedActor"); \ static_assert(sizeof(SpringArmsComponent_C_GetLockedActor) == 0x000008, "Wrong size on SpringArmsComponent_C_GetLockedActor"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedActor, ReturnValue) == 0x000000, "Member 'SpringArmsComponent_C_GetLockedActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_GetLockedArmLength \ static_assert(alignof(SpringArmsComponent_C_GetLockedArmLength) == 0x000008, "Wrong alignment on SpringArmsComponent_C_GetLockedArmLength"); \ static_assert(sizeof(SpringArmsComponent_C_GetLockedArmLength) == 0x000058, "Wrong size on SpringArmsComponent_C_GetLockedArmLength"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmLength, Index_0) == 0x000000, "Member 'SpringArmsComponent_C_GetLockedArmLength::Index_0' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmLength, ReturnValue) == 0x000008, "Member 'SpringArmsComponent_C_GetLockedArmLength::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmLength, CallFunc_BreakVector2D_X) == 0x000010, "Member 'SpringArmsComponent_C_GetLockedArmLength::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmLength, CallFunc_BreakVector2D_Y) == 0x000018, "Member 'SpringArmsComponent_C_GetLockedArmLength::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmLength, CallFunc_BreakVector2D_X_1) == 0x000020, "Member 'SpringArmsComponent_C_GetLockedArmLength::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmLength, CallFunc_BreakVector2D_Y_1) == 0x000028, "Member 'SpringArmsComponent_C_GetLockedArmLength::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmLength, CallFunc_GetShoulderViewWhenLock_ReturnValue) == 0x000030, "Member 'SpringArmsComponent_C_GetLockedArmLength::CallFunc_GetShoulderViewWhenLock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmLength, CallFunc_MapRangeClamped_ReturnValue) == 0x000038, "Member 'SpringArmsComponent_C_GetLockedArmLength::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmLength, CallFunc_Array_Get_Item) == 0x000040, "Member 'SpringArmsComponent_C_GetLockedArmLength::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmLength, CallFunc_Array_Get_Item_1) == 0x000048, "Member 'SpringArmsComponent_C_GetLockedArmLength::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmLength, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000050, "Member 'SpringArmsComponent_C_GetLockedArmLength::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_GetLockedArmSocketZ \ static_assert(alignof(SpringArmsComponent_C_GetLockedArmSocketZ) == 0x000008, "Wrong alignment on SpringArmsComponent_C_GetLockedArmSocketZ"); \ static_assert(sizeof(SpringArmsComponent_C_GetLockedArmSocketZ) == 0x0000A8, "Wrong size on SpringArmsComponent_C_GetLockedArmSocketZ"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmSocketZ, Index_0) == 0x000000, "Member 'SpringArmsComponent_C_GetLockedArmSocketZ::Index_0' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmSocketZ, ReturnValue) == 0x000008, "Member 'SpringArmsComponent_C_GetLockedArmSocketZ::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmSocketZ, CallFunc_BreakVector2D_X) == 0x000020, "Member 'SpringArmsComponent_C_GetLockedArmSocketZ::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmSocketZ, CallFunc_BreakVector2D_Y) == 0x000028, "Member 'SpringArmsComponent_C_GetLockedArmSocketZ::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmSocketZ, CallFunc_GetShoulderViewWhenLock_ReturnValue) == 0x000030, "Member 'SpringArmsComponent_C_GetLockedArmSocketZ::CallFunc_GetShoulderViewWhenLock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmSocketZ, CallFunc_MapRangeClamped_ReturnValue) == 0x000038, "Member 'SpringArmsComponent_C_GetLockedArmSocketZ::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmSocketZ, CallFunc_VLerp_ReturnValue) == 0x000040, "Member 'SpringArmsComponent_C_GetLockedArmSocketZ::CallFunc_VLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmSocketZ, CallFunc_Array_Get_Item) == 0x000058, "Member 'SpringArmsComponent_C_GetLockedArmSocketZ::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmSocketZ, CallFunc_Array_Get_Item_1) == 0x000070, "Member 'SpringArmsComponent_C_GetLockedArmSocketZ::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmSocketZ, CallFunc_Add_VectorVector_ReturnValue) == 0x000088, "Member 'SpringArmsComponent_C_GetLockedArmSocketZ::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedArmSocketZ, CallFunc_VLerp_Alpha_ImplicitCast) == 0x0000A0, "Member 'SpringArmsComponent_C_GetLockedArmSocketZ::CallFunc_VLerp_Alpha_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_GetLockedRelativeRotateY \ static_assert(alignof(SpringArmsComponent_C_GetLockedRelativeRotateY) == 0x000008, "Wrong alignment on SpringArmsComponent_C_GetLockedRelativeRotateY"); \ static_assert(sizeof(SpringArmsComponent_C_GetLockedRelativeRotateY) == 0x000018, "Wrong size on SpringArmsComponent_C_GetLockedRelativeRotateY"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedRelativeRotateY, ReturnValue) == 0x000000, "Member 'SpringArmsComponent_C_GetLockedRelativeRotateY::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedRelativeRotateY, CallFunc_GetShoulderViewWhenLock_ReturnValue) == 0x000010, "Member 'SpringArmsComponent_C_GetLockedRelativeRotateY::CallFunc_GetShoulderViewWhenLock_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_GetLockedTargetOffsetZ \ static_assert(alignof(SpringArmsComponent_C_GetLockedTargetOffsetZ) == 0x000008, "Wrong alignment on SpringArmsComponent_C_GetLockedTargetOffsetZ"); \ static_assert(sizeof(SpringArmsComponent_C_GetLockedTargetOffsetZ) == 0x000018, "Wrong size on SpringArmsComponent_C_GetLockedTargetOffsetZ"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedTargetOffsetZ, ReturnValue) == 0x000000, "Member 'SpringArmsComponent_C_GetLockedTargetOffsetZ::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetLockedTargetOffsetZ, CallFunc_GetShoulderViewWhenLock_ReturnValue) == 0x000010, "Member 'SpringArmsComponent_C_GetLockedTargetOffsetZ::CallFunc_GetShoulderViewWhenLock_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_GetShoulderViewWhenLock \ static_assert(alignof(SpringArmsComponent_C_GetShoulderViewWhenLock) == 0x000008, "Wrong alignment on SpringArmsComponent_C_GetShoulderViewWhenLock"); \ static_assert(sizeof(SpringArmsComponent_C_GetShoulderViewWhenLock) == 0x000020, "Wrong size on SpringArmsComponent_C_GetShoulderViewWhenLock"); \ static_assert(offsetof(SpringArmsComponent_C_GetShoulderViewWhenLock, ReturnValue) == 0x000000, "Member 'SpringArmsComponent_C_GetShoulderViewWhenLock::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetShoulderViewWhenLock, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000008, "Member 'SpringArmsComponent_C_GetShoulderViewWhenLock::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetShoulderViewWhenLock, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'SpringArmsComponent_C_GetShoulderViewWhenLock::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetShoulderViewWhenLock, CallFunc_GetState_State) == 0x000019, "Member 'SpringArmsComponent_C_GetShoulderViewWhenLock::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetShoulderViewWhenLock, CallFunc_ForceUseShoulderView_ReturnValue) == 0x00001A, "Member 'SpringArmsComponent_C_GetShoulderViewWhenLock::CallFunc_ForceUseShoulderView_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetShoulderViewWhenLock, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00001B, "Member 'SpringArmsComponent_C_GetShoulderViewWhenLock::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetShoulderViewWhenLock, CallFunc_IsValid_ReturnValue) == 0x00001C, "Member 'SpringArmsComponent_C_GetShoulderViewWhenLock::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetShoulderViewWhenLock, CallFunc_BooleanOR_ReturnValue) == 0x00001D, "Member 'SpringArmsComponent_C_GetShoulderViewWhenLock::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_GetUsingExternSetArmConfig \ static_assert(alignof(SpringArmsComponent_C_GetUsingExternSetArmConfig) == 0x000008, "Wrong alignment on SpringArmsComponent_C_GetUsingExternSetArmConfig"); \ static_assert(sizeof(SpringArmsComponent_C_GetUsingExternSetArmConfig) == 0x000018, "Wrong size on SpringArmsComponent_C_GetUsingExternSetArmConfig"); \ static_assert(offsetof(SpringArmsComponent_C_GetUsingExternSetArmConfig, ExternSetArmConfig_0) == 0x000000, "Member 'SpringArmsComponent_C_GetUsingExternSetArmConfig::ExternSetArmConfig_0' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetUsingExternSetArmConfig, CallFunc_GetLockedActor_ReturnValue) == 0x000008, "Member 'SpringArmsComponent_C_GetUsingExternSetArmConfig::CallFunc_GetLockedActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetUsingExternSetArmConfig, CallFunc_GetShoulderViewWhenLock_ReturnValue) == 0x000010, "Member 'SpringArmsComponent_C_GetUsingExternSetArmConfig::CallFunc_GetShoulderViewWhenLock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_GetUsingExternSetArmConfig, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'SpringArmsComponent_C_GetUsingExternSetArmConfig::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_InterpHeightViewRotation \ static_assert(alignof(SpringArmsComponent_C_InterpHeightViewRotation) == 0x000008, "Wrong alignment on SpringArmsComponent_C_InterpHeightViewRotation"); \ static_assert(sizeof(SpringArmsComponent_C_InterpHeightViewRotation) == 0x000078, "Wrong size on SpringArmsComponent_C_InterpHeightViewRotation"); \ static_assert(offsetof(SpringArmsComponent_C_InterpHeightViewRotation, view_height_A) == 0x000000, "Member 'SpringArmsComponent_C_InterpHeightViewRotation::view_height_A' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InterpHeightViewRotation, view_height_B) == 0x000008, "Member 'SpringArmsComponent_C_InterpHeightViewRotation::view_height_B' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InterpHeightViewRotation, max_delta) == 0x000010, "Member 'SpringArmsComponent_C_InterpHeightViewRotation::max_delta' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InterpHeightViewRotation, view_height_result) == 0x000018, "Member 'SpringArmsComponent_C_InterpHeightViewRotation::view_height_result' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InterpHeightViewRotation, L_Abs_Max_Delta) == 0x000020, "Member 'SpringArmsComponent_C_InterpHeightViewRotation::L_Abs_Max_Delta' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InterpHeightViewRotation, View_Height_B_Pure) == 0x000028, "Member 'SpringArmsComponent_C_InterpHeightViewRotation::View_Height_B_Pure' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InterpHeightViewRotation, View_Height_A_Pure) == 0x000030, "Member 'SpringArmsComponent_C_InterpHeightViewRotation::View_Height_A_Pure' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InterpHeightViewRotation, CallFunc_Abs_ReturnValue) == 0x000038, "Member 'SpringArmsComponent_C_InterpHeightViewRotation::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InterpHeightViewRotation, CallFunc_InvertHeightViewToSign_height_sign) == 0x000040, "Member 'SpringArmsComponent_C_InterpHeightViewRotation::CallFunc_InvertHeightViewToSign_height_sign' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InterpHeightViewRotation, CallFunc_InvertHeightViewToSign_height_sign_1) == 0x000048, "Member 'SpringArmsComponent_C_InterpHeightViewRotation::CallFunc_InvertHeightViewToSign_height_sign_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InterpHeightViewRotation, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000050, "Member 'SpringArmsComponent_C_InterpHeightViewRotation::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InterpHeightViewRotation, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000058, "Member 'SpringArmsComponent_C_InterpHeightViewRotation::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InterpHeightViewRotation, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000060, "Member 'SpringArmsComponent_C_InterpHeightViewRotation::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InterpHeightViewRotation, CallFunc_Abs_ReturnValue_1) == 0x000068, "Member 'SpringArmsComponent_C_InterpHeightViewRotation::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InterpHeightViewRotation, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000070, "Member 'SpringArmsComponent_C_InterpHeightViewRotation::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InterpHeightViewRotation, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000071, "Member 'SpringArmsComponent_C_InterpHeightViewRotation::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_InvertHeightViewToSign \ static_assert(alignof(SpringArmsComponent_C_InvertHeightViewToSign) == 0x000008, "Wrong alignment on SpringArmsComponent_C_InvertHeightViewToSign"); \ static_assert(sizeof(SpringArmsComponent_C_InvertHeightViewToSign) == 0x000038, "Wrong size on SpringArmsComponent_C_InvertHeightViewToSign"); \ static_assert(offsetof(SpringArmsComponent_C_InvertHeightViewToSign, Height) == 0x000000, "Member 'SpringArmsComponent_C_InvertHeightViewToSign::Height' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InvertHeightViewToSign, height_sign) == 0x000008, "Member 'SpringArmsComponent_C_InvertHeightViewToSign::height_sign' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InvertHeightViewToSign, local_view) == 0x000010, "Member 'SpringArmsComponent_C_InvertHeightViewToSign::local_view' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InvertHeightViewToSign, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000018, "Member 'SpringArmsComponent_C_InvertHeightViewToSign::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InvertHeightViewToSign, CallFunc_Percent_FloatFloat_ReturnValue) == 0x000020, "Member 'SpringArmsComponent_C_InvertHeightViewToSign::CallFunc_Percent_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InvertHeightViewToSign, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000028, "Member 'SpringArmsComponent_C_InvertHeightViewToSign::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InvertHeightViewToSign, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000030, "Member 'SpringArmsComponent_C_InvertHeightViewToSign::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_InvertHeightViewToUnSign \ static_assert(alignof(SpringArmsComponent_C_InvertHeightViewToUnSign) == 0x000008, "Wrong alignment on SpringArmsComponent_C_InvertHeightViewToUnSign"); \ static_assert(sizeof(SpringArmsComponent_C_InvertHeightViewToUnSign) == 0x000028, "Wrong size on SpringArmsComponent_C_InvertHeightViewToUnSign"); \ static_assert(offsetof(SpringArmsComponent_C_InvertHeightViewToUnSign, Height) == 0x000000, "Member 'SpringArmsComponent_C_InvertHeightViewToUnSign::Height' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InvertHeightViewToUnSign, height_sign) == 0x000008, "Member 'SpringArmsComponent_C_InvertHeightViewToUnSign::height_sign' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InvertHeightViewToUnSign, local_view) == 0x000010, "Member 'SpringArmsComponent_C_InvertHeightViewToUnSign::local_view' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InvertHeightViewToUnSign, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000018, "Member 'SpringArmsComponent_C_InvertHeightViewToUnSign::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_InvertHeightViewToUnSign, CallFunc_Percent_FloatFloat_ReturnValue) == 0x000020, "Member 'SpringArmsComponent_C_InvertHeightViewToUnSign::CallFunc_Percent_FloatFloat_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_LImitLookDownDistance \ static_assert(alignof(SpringArmsComponent_C_LImitLookDownDistance) == 0x000008, "Wrong alignment on SpringArmsComponent_C_LImitLookDownDistance"); \ static_assert(sizeof(SpringArmsComponent_C_LImitLookDownDistance) == 0x000060, "Wrong size on SpringArmsComponent_C_LImitLookDownDistance"); \ static_assert(offsetof(SpringArmsComponent_C_LImitLookDownDistance, ShouldNewDesired) == 0x000000, "Member 'SpringArmsComponent_C_LImitLookDownDistance::ShouldNewDesired' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LImitLookDownDistance, Desired) == 0x000008, "Member 'SpringArmsComponent_C_LImitLookDownDistance::Desired' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LImitLookDownDistance, L_ShouldAdjustTo) == 0x000010, "Member 'SpringArmsComponent_C_LImitLookDownDistance::L_ShouldAdjustTo' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LImitLookDownDistance, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000018, "Member 'SpringArmsComponent_C_LImitLookDownDistance::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LImitLookDownDistance, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000020, "Member 'SpringArmsComponent_C_LImitLookDownDistance::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LImitLookDownDistance, CallFunc_FInterpTo_ReturnValue) == 0x000028, "Member 'SpringArmsComponent_C_LImitLookDownDistance::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LImitLookDownDistance, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000030, "Member 'SpringArmsComponent_C_LImitLookDownDistance::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LImitLookDownDistance, CallFunc_BreakRotator_Roll) == 0x000034, "Member 'SpringArmsComponent_C_LImitLookDownDistance::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LImitLookDownDistance, CallFunc_BreakRotator_Pitch) == 0x000038, "Member 'SpringArmsComponent_C_LImitLookDownDistance::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LImitLookDownDistance, CallFunc_BreakRotator_Yaw) == 0x00003C, "Member 'SpringArmsComponent_C_LImitLookDownDistance::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LImitLookDownDistance, CallFunc_MapRangeClamped_ReturnValue) == 0x000040, "Member 'SpringArmsComponent_C_LImitLookDownDistance::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LImitLookDownDistance, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000048, "Member 'SpringArmsComponent_C_LImitLookDownDistance::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LImitLookDownDistance, CallFunc_InRange_FloatFloat_Value_ImplicitCast) == 0x000050, "Member 'SpringArmsComponent_C_LImitLookDownDistance::CallFunc_InRange_FloatFloat_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LImitLookDownDistance, CallFunc_MapRangeClamped_Value_ImplicitCast) == 0x000058, "Member 'SpringArmsComponent_C_LImitLookDownDistance::CallFunc_MapRangeClamped_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_LimitLookUpDown \ static_assert(alignof(SpringArmsComponent_C_LimitLookUpDown) == 0x000008, "Wrong alignment on SpringArmsComponent_C_LimitLookUpDown"); \ static_assert(sizeof(SpringArmsComponent_C_LimitLookUpDown) == 0x0000B8, "Wrong size on SpringArmsComponent_C_LimitLookUpDown"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, InRotator) == 0x000000, "Member 'SpringArmsComponent_C_LimitLookUpDown::InRotator' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, ReturnValue) == 0x000018, "Member 'SpringArmsComponent_C_LimitLookUpDown::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, L_Pitch) == 0x000030, "Member 'SpringArmsComponent_C_LimitLookUpDown::L_Pitch' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, CallFunc_BreakRotator_Roll) == 0x000038, "Member 'SpringArmsComponent_C_LimitLookUpDown::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, CallFunc_BreakRotator_Pitch) == 0x00003C, "Member 'SpringArmsComponent_C_LimitLookUpDown::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, CallFunc_BreakRotator_Yaw) == 0x000040, "Member 'SpringArmsComponent_C_LimitLookUpDown::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000044, "Member 'SpringArmsComponent_C_LimitLookUpDown::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, CallFunc_MakeRotator_ReturnValue) == 0x000048, "Member 'SpringArmsComponent_C_LimitLookUpDown::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000060, "Member 'SpringArmsComponent_C_LimitLookUpDown::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, CallFunc_IsValid_ReturnValue) == 0x000061, "Member 'SpringArmsComponent_C_LimitLookUpDown::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, CallFunc_SelectFloat_ReturnValue) == 0x000068, "Member 'SpringArmsComponent_C_LimitLookUpDown::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, CallFunc_FClamp_ReturnValue) == 0x000070, "Member 'SpringArmsComponent_C_LimitLookUpDown::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, CallFunc_FClamp_ReturnValue_1) == 0x000078, "Member 'SpringArmsComponent_C_LimitLookUpDown::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, CallFunc_SelectFloat_ReturnValue_1) == 0x000080, "Member 'SpringArmsComponent_C_LimitLookUpDown::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000088, "Member 'SpringArmsComponent_C_LimitLookUpDown::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, CallFunc_FClamp_Value_ImplicitCast) == 0x000090, "Member 'SpringArmsComponent_C_LimitLookUpDown::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, CallFunc_FClamp_Value_ImplicitCast_1) == 0x000098, "Member 'SpringArmsComponent_C_LimitLookUpDown::CallFunc_FClamp_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, K2Node_VariableSet_L_Pitch_ImplicitCast) == 0x0000A0, "Member 'SpringArmsComponent_C_LimitLookUpDown::K2Node_VariableSet_L_Pitch_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x0000A8, "Member 'SpringArmsComponent_C_LimitLookUpDown::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_LimitLookUpDown, CallFunc_MakeRotator_Pitch_ImplicitCast) == 0x0000B0, "Member 'SpringArmsComponent_C_LimitLookUpDown::CallFunc_MakeRotator_Pitch_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns \ static_assert(alignof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns) == 0x000008, "Wrong alignment on SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns"); \ static_assert(sizeof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns) == 0x0000F8, "Wrong size on SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, Temp_bool_Variable) == 0x000000, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000008, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000010, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_BreakRotator_Roll) == 0x000030, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_BreakRotator_Pitch) == 0x000034, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_BreakRotator_Yaw) == 0x000038, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000040, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000048, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_FClamp_ReturnValue) == 0x000050, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_GetControlRotation_ReturnValue) == 0x000058, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_RLerp_ReturnValue) == 0x000070, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_RLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_BreakRotator_Roll_1) == 0x000088, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_BreakRotator_Pitch_1) == 0x00008C, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_BreakRotator_Yaw_1) == 0x000090, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000094, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_BreakRotator_Roll_2) == 0x000098, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_BreakRotator_Roll_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_BreakRotator_Pitch_2) == 0x00009C, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_BreakRotator_Pitch_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_BreakRotator_Yaw_2) == 0x0000A0, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_BreakRotator_Yaw_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0000A8, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_GetOptionValue_ReturnValue) == 0x0000B0, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_Conv_StringToInt_ReturnValue) == 0x0000C0, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_Conv_IntToBool_ReturnValue) == 0x0000C4, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_Conv_IntToBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, K2Node_Select_Default) == 0x0000C8, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_MakeRotator_ReturnValue) == 0x0000D0, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, CallFunc_RLerp_Alpha_ImplicitCast) == 0x0000E8, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::CallFunc_RLerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns, K2Node_VariableSet_LastUserControlledPitch_ImplicitCast) == 0x0000F0, "Member 'SpringArmsComponent_C_Move_Camera_Rotation_to_Pawns::K2Node_VariableSet_LastUserControlledPitch_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_ReceiveTick \ static_assert(alignof(SpringArmsComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on SpringArmsComponent_C_ReceiveTick"); \ static_assert(sizeof(SpringArmsComponent_C_ReceiveTick) == 0x000004, "Wrong size on SpringArmsComponent_C_ReceiveTick"); \ static_assert(offsetof(SpringArmsComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'SpringArmsComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_RefreshCamearExternControlSettings \ static_assert(alignof(SpringArmsComponent_C_RefreshCamearExternControlSettings) == 0x000008, "Wrong alignment on SpringArmsComponent_C_RefreshCamearExternControlSettings"); \ static_assert(sizeof(SpringArmsComponent_C_RefreshCamearExternControlSettings) == 0x000028, "Wrong size on SpringArmsComponent_C_RefreshCamearExternControlSettings"); \ static_assert(offsetof(SpringArmsComponent_C_RefreshCamearExternControlSettings, CallFunc_Array_Get_Item) == 0x000000, "Member 'SpringArmsComponent_C_RefreshCamearExternControlSettings::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_RefreshCamearExternControlSettings, CallFunc_Array_IsEmpty_ReturnValue) == 0x000008, "Member 'SpringArmsComponent_C_RefreshCamearExternControlSettings::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_RefreshCamearExternControlSettings, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'SpringArmsComponent_C_RefreshCamearExternControlSettings::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_RefreshCamearExternControlSettings, CallFunc_GetExternSettings_ExternSettings) == 0x00000C, "Member 'SpringArmsComponent_C_RefreshCamearExternControlSettings::CallFunc_GetExternSettings_ExternSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_RemoveCamerExternController \ static_assert(alignof(SpringArmsComponent_C_RemoveCamerExternController) == 0x000008, "Wrong alignment on SpringArmsComponent_C_RemoveCamerExternController"); \ static_assert(sizeof(SpringArmsComponent_C_RemoveCamerExternController) == 0x000010, "Wrong size on SpringArmsComponent_C_RemoveCamerExternController"); \ static_assert(offsetof(SpringArmsComponent_C_RemoveCamerExternController, ExternController) == 0x000000, "Member 'SpringArmsComponent_C_RemoveCamerExternController::ExternController' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_RemoveCamerExternController, CallFunc_Array_RemoveItem_ReturnValue) == 0x000008, "Member 'SpringArmsComponent_C_RemoveCamerExternController::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_RequestUpdateCameraLockintTarget \ static_assert(alignof(SpringArmsComponent_C_RequestUpdateCameraLockintTarget) == 0x000008, "Wrong alignment on SpringArmsComponent_C_RequestUpdateCameraLockintTarget"); \ static_assert(sizeof(SpringArmsComponent_C_RequestUpdateCameraLockintTarget) == 0x000010, "Wrong size on SpringArmsComponent_C_RequestUpdateCameraLockintTarget"); \ static_assert(offsetof(SpringArmsComponent_C_RequestUpdateCameraLockintTarget, LockingTarget) == 0x000000, "Member 'SpringArmsComponent_C_RequestUpdateCameraLockintTarget::LockingTarget' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_RequestUpdateCameraLockintTarget, Local_CallUpdate) == 0x000008, "Member 'SpringArmsComponent_C_RequestUpdateCameraLockintTarget::Local_CallUpdate' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_RequestUpdateCameraLockintTarget, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'SpringArmsComponent_C_RequestUpdateCameraLockintTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_RequestUpdateCameraLockintTarget, CallFunc_IsValid_ReturnValue_1) == 0x00000A, "Member 'SpringArmsComponent_C_RequestUpdateCameraLockintTarget::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_RequestUpdateCameraLockintTarget, CallFunc_IsValid_ReturnValue_2) == 0x00000B, "Member 'SpringArmsComponent_C_RequestUpdateCameraLockintTarget::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_RequestUpdateCameraLockintTarget, CallFunc_IsValid_ReturnValue_3) == 0x00000C, "Member 'SpringArmsComponent_C_RequestUpdateCameraLockintTarget::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_RequestUpdateCameraLockintTarget, CallFunc_Not_PreBool_ReturnValue) == 0x00000D, "Member 'SpringArmsComponent_C_RequestUpdateCameraLockintTarget::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_ScaleCameraArmLength \ static_assert(alignof(SpringArmsComponent_C_ScaleCameraArmLength) == 0x000008, "Wrong alignment on SpringArmsComponent_C_ScaleCameraArmLength"); \ static_assert(sizeof(SpringArmsComponent_C_ScaleCameraArmLength) == 0x000008, "Wrong size on SpringArmsComponent_C_ScaleCameraArmLength"); \ static_assert(offsetof(SpringArmsComponent_C_ScaleCameraArmLength, TargetLength) == 0x000000, "Member 'SpringArmsComponent_C_ScaleCameraArmLength::TargetLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_SetCameraMoveLocked \ static_assert(alignof(SpringArmsComponent_C_SetCameraMoveLocked) == 0x000001, "Wrong alignment on SpringArmsComponent_C_SetCameraMoveLocked"); \ static_assert(sizeof(SpringArmsComponent_C_SetCameraMoveLocked) == 0x000001, "Wrong size on SpringArmsComponent_C_SetCameraMoveLocked"); \ static_assert(offsetof(SpringArmsComponent_C_SetCameraMoveLocked, Locked) == 0x000000, "Member 'SpringArmsComponent_C_SetCameraMoveLocked::Locked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_SetDynamicExternControl \ static_assert(alignof(SpringArmsComponent_C_SetDynamicExternControl) == 0x000008, "Wrong alignment on SpringArmsComponent_C_SetDynamicExternControl"); \ static_assert(sizeof(SpringArmsComponent_C_SetDynamicExternControl) == 0x000088, "Wrong size on SpringArmsComponent_C_SetDynamicExternControl"); \ static_assert(offsetof(SpringArmsComponent_C_SetDynamicExternControl, Config) == 0x000000, "Member 'SpringArmsComponent_C_SetDynamicExternControl::Config' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_SetDynamicExternControl, Success) == 0x000018, "Member 'SpringArmsComponent_C_SetDynamicExternControl::Success' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_SetDynamicExternControl, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000019, "Member 'SpringArmsComponent_C_SetDynamicExternControl::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_SetDynamicExternControl, CallFunc_NearlyEqual_FloatFloat_ReturnValue_1) == 0x00001A, "Member 'SpringArmsComponent_C_SetDynamicExternControl::CallFunc_NearlyEqual_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_SetDynamicExternControl, CallFunc_SelectFloat_ReturnValue) == 0x000020, "Member 'SpringArmsComponent_C_SetDynamicExternControl::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_SetDynamicExternControl, CallFunc_SelectFloat_ReturnValue_1) == 0x000028, "Member 'SpringArmsComponent_C_SetDynamicExternControl::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_SetDynamicExternControl, K2Node_MakeStruct_DCSSprintArmConfig) == 0x000030, "Member 'SpringArmsComponent_C_SetDynamicExternControl::K2Node_MakeStruct_DCSSprintArmConfig' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_SetDynamicExternControl, CallFunc_Array_IsEmpty_ReturnValue) == 0x000048, "Member 'SpringArmsComponent_C_SetDynamicExternControl::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_SetDynamicExternControl, CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast) == 0x000050, "Member 'SpringArmsComponent_C_SetDynamicExternControl::CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_SetDynamicExternControl, CallFunc_SelectFloat_B_ImplicitCast) == 0x000058, "Member 'SpringArmsComponent_C_SetDynamicExternControl::CallFunc_SelectFloat_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_SetDynamicExternControl, CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast_1) == 0x000060, "Member 'SpringArmsComponent_C_SetDynamicExternControl::CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_SetDynamicExternControl, CallFunc_SelectFloat_B_ImplicitCast_1) == 0x000068, "Member 'SpringArmsComponent_C_SetDynamicExternControl::CallFunc_SelectFloat_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_SetDynamicExternControl, CallFunc_SelectFloat_A_ImplicitCast) == 0x000070, "Member 'SpringArmsComponent_C_SetDynamicExternControl::CallFunc_SelectFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_SetDynamicExternControl, CallFunc_SelectFloat_A_ImplicitCast_1) == 0x000078, "Member 'SpringArmsComponent_C_SetDynamicExternControl::CallFunc_SelectFloat_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_SetDynamicExternControl, K2Node_MakeStruct_CameraSocketZ_ImplicitCast) == 0x000080, "Member 'SpringArmsComponent_C_SetDynamicExternControl::K2Node_MakeStruct_CameraSocketZ_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_SetDynamicExternControl, K2Node_MakeStruct_CameraArmLength_ImplicitCast) == 0x000084, "Member 'SpringArmsComponent_C_SetDynamicExternControl::K2Node_MakeStruct_CameraArmLength_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_UpdateGlobalParameter \ static_assert(alignof(SpringArmsComponent_C_UpdateGlobalParameter) == 0x000008, "Wrong alignment on SpringArmsComponent_C_UpdateGlobalParameter"); \ static_assert(sizeof(SpringArmsComponent_C_UpdateGlobalParameter) == 0x0001D0, "Wrong size on SpringArmsComponent_C_UpdateGlobalParameter"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_Vector_Distance_ReturnValue) == 0x000008, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_GetLockedTargetOffsetZ_ReturnValue) == 0x000010, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_GetLockedTargetOffsetZ_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_GetPlayerViewportLocation_ReturnValue) == 0x000020, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_GetPlayerViewportLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_GetSocketLocation_ReturnValue) == 0x000038, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_SelectVector_ReturnValue) == 0x000050, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_SelectVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_Array_Get_Item) == 0x000068, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_MakeVector_ReturnValue) == 0x000070, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000088, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, K2Node_DynamicCast_bSuccess) == 0x000098, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_Add_VectorVector_ReturnValue) == 0x0000A0, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_GetTargetLocation_Location) == 0x0000B8, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_GetTargetLocation_Location' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000D0, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_BreakVector_X) == 0x0000E8, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_BreakVector_Y) == 0x0000F0, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_BreakVector_Z) == 0x0000F8, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_BreakVector_X_1) == 0x000100, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_BreakVector_Y_1) == 0x000108, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_BreakVector_Z_1) == 0x000110, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_MakeVector_ReturnValue_1) == 0x000118, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_Normal_ReturnValue) == 0x000130, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_VSize_ReturnValue) == 0x000148, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_FMax_ReturnValue) == 0x000150, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000158, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000170, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000188, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_BreakVector_X_2) == 0x0001A0, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_BreakVector_Y_2) == 0x0001A8, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_BreakVector_Z_2) == 0x0001B0, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateGlobalParameter, CallFunc_MakeVector_ReturnValue_2) == 0x0001B8, "Member 'SpringArmsComponent_C_UpdateGlobalParameter::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmsComponent_C_UpdateLockTargetRotation \ static_assert(alignof(SpringArmsComponent_C_UpdateLockTargetRotation) == 0x000008, "Wrong alignment on SpringArmsComponent_C_UpdateLockTargetRotation"); \ static_assert(sizeof(SpringArmsComponent_C_UpdateLockTargetRotation) == 0x000340, "Wrong size on SpringArmsComponent_C_UpdateLockTargetRotation"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, DesiredRotationZ) == 0x000000, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::DesiredRotationZ' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, DesiredTargetCtrl) == 0x000018, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::DesiredTargetCtrl' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, L_Interped_ControlDesired) == 0x000030, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::L_Interped_ControlDesired' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, AdjustY) == 0x000048, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::AdjustY' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, RotationFirstZ) == 0x000050, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::RotationFirstZ' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, Temp_bool_Variable) == 0x000068, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, Temp_bool_Variable_1) == 0x000069, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_MapRangeClamped_ReturnValue) == 0x000070, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000078, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_FindLookAtRotation_ReturnValue) == 0x000098, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_GetOwner_ReturnValue) == 0x0000B0, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Roll) == 0x0000B8, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Pitch) == 0x0000BC, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Yaw) == 0x0000C0, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x0000C8, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_GetControlRotation_ReturnValue) == 0x0000D8, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000F0, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_GetControlRotation_ReturnValue_1) == 0x000100, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_GetControlRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000118, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Roll_1) == 0x000128, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Pitch_1) == 0x00012C, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Yaw_1) == 0x000130, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_MapRangeClamped_ReturnValue_1) == 0x000138, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_MapRangeClamped_ReturnValue_2) == 0x000140, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_MapRangeClamped_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_GetShoulderViewWhenLock_ReturnValue) == 0x000148, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_GetShoulderViewWhenLock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Roll_2) == 0x00014C, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Roll_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Pitch_2) == 0x000150, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Pitch_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Yaw_2) == 0x000154, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Yaw_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x000158, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Roll_3) == 0x000170, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Roll_3' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Pitch_3) == 0x000174, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Pitch_3' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Yaw_3) == 0x000178, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Yaw_3' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Roll_4) == 0x00017C, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Roll_4' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Pitch_4) == 0x000180, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Pitch_4' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Yaw_4) == 0x000184, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Yaw_4' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, Temp_int_Variable) == 0x000188, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Roll_5) == 0x00018C, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Roll_5' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Pitch_5) == 0x000190, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Pitch_5' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_BreakRotator_Yaw_5) == 0x000194, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_BreakRotator_Yaw_5' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, K2Node_Select_Default) == 0x000198, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_InvertHeightViewToSign_height_sign) == 0x0001A0, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_InvertHeightViewToSign_height_sign' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_InvertHeightViewToUnSign_height_sign) == 0x0001A8, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_InvertHeightViewToUnSign_height_sign' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_MakeRotator_ReturnValue) == 0x0001B0, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_MapRangeClamped_ReturnValue_3) == 0x0001C8, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_MapRangeClamped_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_IsDoingLockUnlockSwitchingInterp_ReturnValue) == 0x0001D0, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_IsDoingLockUnlockSwitchingInterp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, Temp_int_Variable_1) == 0x0001D4, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, K2Node_Select_Default_1) == 0x0001D8, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_Not_PreBool_ReturnValue) == 0x0001E0, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_SelectFloat_ReturnValue) == 0x0001E8, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0001F0, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x0001F8, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x000208, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000218, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, K2Node_Select_Default_2) == 0x000228, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000230, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000240, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, K2Node_Select_Default_3) == 0x000250, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_MakeRotator_ReturnValue_1) == 0x000258, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_MakeRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000270, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_ClampAndInterpAxis_ReturnValue) == 0x000278, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_ClampAndInterpAxis_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_ClampAndInterpAxis_ReturnValue_1) == 0x000280, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_ClampAndInterpAxis_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_SelectFloat_ReturnValue_1) == 0x000288, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_InvertHeightViewToSign_height_sign_1) == 0x000290, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_InvertHeightViewToSign_height_sign_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000298, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_InvertHeightViewToUnSign_height_sign_1) == 0x0002A0, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_InvertHeightViewToUnSign_height_sign_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_RInterpTo_Constant_ReturnValue) == 0x0002A8, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_RInterpTo_Constant_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_MakeRotator_ReturnValue_2) == 0x0002C0, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_MakeRotator_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, K2Node_Select_Option_1_ImplicitCast) == 0x0002D8, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x0002E0, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x0002E8, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, K2Node_Select_Option_0_ImplicitCast) == 0x0002F0, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::K2Node_Select_Option_0_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, K2Node_Select_Option_0_ImplicitCast_1) == 0x0002F8, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::K2Node_Select_Option_0_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_ClampAndInterpAxis_TargetAxis_ImplicitCast) == 0x000300, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_ClampAndInterpAxis_TargetAxis_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_SelectFloat_B_ImplicitCast) == 0x000308, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_SelectFloat_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_ClampAndInterpAxis_TargetAxis_ImplicitCast_1) == 0x000310, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_ClampAndInterpAxis_TargetAxis_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_InvertHeightViewToSign_height_ImplicitCast) == 0x000318, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_InvertHeightViewToSign_height_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_MakeRotator_Pitch_ImplicitCast) == 0x000320, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_MakeRotator_Pitch_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_MakeRotator_Pitch_ImplicitCast_1) == 0x000324, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_MakeRotator_Pitch_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_MakeRotator_Roll_ImplicitCast) == 0x000328, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_MakeRotator_Roll_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x00032C, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_RInterpTo_Constant_InterpSpeed_ImplicitCast) == 0x000330, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_RInterpTo_Constant_InterpSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_RInterpTo_Constant_DeltaTime_ImplicitCast) == 0x000334, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_RInterpTo_Constant_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SpringArmsComponent_C_UpdateLockTargetRotation, CallFunc_MakeRotator_Pitch_ImplicitCast_2) == 0x000338, "Member 'SpringArmsComponent_C_UpdateLockTargetRotation::CallFunc_MakeRotator_Pitch_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpringArmsComponent_C \ static_assert(alignof(USpringArmsComponent_C) == 0x000008, "Wrong alignment on USpringArmsComponent_C"); \ static_assert(sizeof(USpringArmsComponent_C) == 0x000528, "Wrong size on USpringArmsComponent_C"); \ static_assert(offsetof(USpringArmsComponent_C, UberGraphFrame) == 0x0000E8, "Member 'USpringArmsComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, FollowCamera) == 0x0000F0, "Member 'USpringArmsComponent_C::FollowCamera' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, CameraBoom) == 0x0000F8, "Member 'USpringArmsComponent_C::CameraBoom' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, desiredLength) == 0x000100, "Member 'USpringArmsComponent_C::desiredLength' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, HasInit) == 0x000108, "Member 'USpringArmsComponent_C::HasInit' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, Character) == 0x000110, "Member 'USpringArmsComponent_C::Character' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, 阻挡摄像机的碰撞类型) == 0x000118, "Member 'USpringArmsComponent_C::阻挡摄像机的碰撞类型' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, EnableHitTest) == 0x000128, "Member 'USpringArmsComponent_C::EnableHitTest' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, EnableDynamicAdjustByForwardMove) == 0x000129, "Member 'USpringArmsComponent_C::EnableDynamicAdjustByForwardMove' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, EnableLookUpDownLimit) == 0x00012A, "Member 'USpringArmsComponent_C::EnableLookUpDownLimit' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, EnableDynamicViewFieldWIthTarget) == 0x00012B, "Member 'USpringArmsComponent_C::EnableDynamicViewFieldWIthTarget' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, EnableDynamicViewFieldWIthBigEnemyHitTest) == 0x00012C, "Member 'USpringArmsComponent_C::EnableDynamicViewFieldWIthBigEnemyHitTest' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ClampPitchDown) == 0x000130, "Member 'USpringArmsComponent_C::ClampPitchDown' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ClampPitchDownLockTarget) == 0x000138, "Member 'USpringArmsComponent_C::ClampPitchDownLockTarget' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ClampPitchUp) == 0x000140, "Member 'USpringArmsComponent_C::ClampPitchUp' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, desiredRotation) == 0x000148, "Member 'USpringArmsComponent_C::desiredRotation' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ClampLookBelowDistanceMin) == 0x000160, "Member 'USpringArmsComponent_C::ClampLookBelowDistanceMin' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, HowNearShouldClampDistance) == 0x000168, "Member 'USpringArmsComponent_C::HowNearShouldClampDistance' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ClampDistanceFromAngle) == 0x000170, "Member 'USpringArmsComponent_C::ClampDistanceFromAngle' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, CameraHit) == 0x000178, "Member 'USpringArmsComponent_C::CameraHit' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ClampPitchDownOnGround) == 0x000180, "Member 'USpringArmsComponent_C::ClampPitchDownOnGround' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, Enable) == 0x000188, "Member 'USpringArmsComponent_C::Enable' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, confRotationLevels) == 0x000190, "Member 'USpringArmsComponent_C::confRotationLevels' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, SceneBase) == 0x0001A0, "Member 'USpringArmsComponent_C::SceneBase' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, SceneCameraPoint) == 0x0001A8, "Member 'USpringArmsComponent_C::SceneCameraPoint' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, RequestHigherCamera) == 0x0001B0, "Member 'USpringArmsComponent_C::RequestHigherCamera' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, DebugArrow) == 0x0001B8, "Member 'USpringArmsComponent_C::DebugArrow' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, SprintSpeed) == 0x0001C0, "Member 'USpringArmsComponent_C::SprintSpeed' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, JogSpeed) == 0x0001C8, "Member 'USpringArmsComponent_C::JogSpeed' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, BlockAutoCameraRotateUnitl) == 0x0001D0, "Member 'USpringArmsComponent_C::BlockAutoCameraRotateUnitl' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, BlockAutoInterval) == 0x0001D8, "Member 'USpringArmsComponent_C::BlockAutoInterval' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, BlockAutoCameraShake) == 0x0001E0, "Member 'USpringArmsComponent_C::BlockAutoCameraShake' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, LastUserControlledPitch) == 0x0001E8, "Member 'USpringArmsComponent_C::LastUserControlledPitch' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, CombatLockingTarget) == 0x0001F0, "Member 'USpringArmsComponent_C::CombatLockingTarget' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, bIsFreeCamera) == 0x0001F8, "Member 'USpringArmsComponent_C::bIsFreeCamera' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, targetingRotateSpeed) == 0x000200, "Member 'USpringArmsComponent_C::targetingRotateSpeed' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ZoomAlpha) == 0x000208, "Member 'USpringArmsComponent_C::ZoomAlpha' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, LockedRelativeRotateY) == 0x000210, "Member 'USpringArmsComponent_C::LockedRelativeRotateY' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, LockedArmSocketZ) == 0x000220, "Member 'USpringArmsComponent_C::LockedArmSocketZ' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, LockedTargetOffsetZ) == 0x000230, "Member 'USpringArmsComponent_C::LockedTargetOffsetZ' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, LockedArmLength) == 0x000240, "Member 'USpringArmsComponent_C::LockedArmLength' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, LockedArmLengthRevise) == 0x000250, "Member 'USpringArmsComponent_C::LockedArmLengthRevise' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, LockedArmLengthReviseDistance) == 0x000260, "Member 'USpringArmsComponent_C::LockedArmLengthReviseDistance' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, LockedRelativeRotateY_Front) == 0x000270, "Member 'USpringArmsComponent_C::LockedRelativeRotateY_Front' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, LockedArmSocketZ_Front) == 0x000280, "Member 'USpringArmsComponent_C::LockedArmSocketZ_Front' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, LockedTargetOffsetZ_Front) == 0x000290, "Member 'USpringArmsComponent_C::LockedTargetOffsetZ_Front' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, LockedArmLength_Front) == 0x0002A0, "Member 'USpringArmsComponent_C::LockedArmLength_Front' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, FreeArmLength) == 0x0002B0, "Member 'USpringArmsComponent_C::FreeArmLength' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ZoomArmLength) == 0x0002B8, "Member 'USpringArmsComponent_C::ZoomArmLength' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, EnemyCameraIndex) == 0x0002C0, "Member 'USpringArmsComponent_C::EnemyCameraIndex' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, FreeRelativeRotateY) == 0x0002C8, "Member 'USpringArmsComponent_C::FreeRelativeRotateY' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, FreeArmSocketZ) == 0x0002E0, "Member 'USpringArmsComponent_C::FreeArmSocketZ' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, DesiredArmSocket) == 0x0002F8, "Member 'USpringArmsComponent_C::DesiredArmSocket' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, DesiredRelativeRotateY) == 0x000310, "Member 'USpringArmsComponent_C::DesiredRelativeRotateY' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, CachedTargetCompute) == 0x000328, "Member 'USpringArmsComponent_C::CachedTargetCompute' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, DesiredTargetOffsetZ) == 0x000330, "Member 'USpringArmsComponent_C::DesiredTargetOffsetZ' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, CameraMoveLocked) == 0x000338, "Member 'USpringArmsComponent_C::CameraMoveLocked' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, PlayerRotation) == 0x000340, "Member 'USpringArmsComponent_C::PlayerRotation' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, HAxisValue) == 0x000358, "Member 'USpringArmsComponent_C::HAxisValue' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, VAxisValue) == 0x000360, "Member 'USpringArmsComponent_C::VAxisValue' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ResetRotator) == 0x000368, "Member 'USpringArmsComponent_C::ResetRotator' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ResetRotatorStart) == 0x000380, "Member 'USpringArmsComponent_C::ResetRotatorStart' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ResetStartTime) == 0x000398, "Member 'USpringArmsComponent_C::ResetStartTime' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ResetAlpha) == 0x0003A0, "Member 'USpringArmsComponent_C::ResetAlpha' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ResetRotatorEnd) == 0x0003A8, "Member 'USpringArmsComponent_C::ResetRotatorEnd' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ExternSetArmConfig) == 0x0003C0, "Member 'USpringArmsComponent_C::ExternSetArmConfig' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, DefaultExternControlSettings) == 0x0003C4, "Member 'USpringArmsComponent_C::DefaultExternControlSettings' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ExternControllers) == 0x0003E0, "Member 'USpringArmsComponent_C::ExternControllers' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ExtraAttachedLength) == 0x0003F0, "Member 'USpringArmsComponent_C::ExtraAttachedLength' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ExtendArmSocketNearFactor) == 0x0003F8, "Member 'USpringArmsComponent_C::ExtendArmSocketNearFactor' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, CameraFollowSocket) == 0x000400, "Member 'USpringArmsComponent_C::CameraFollowSocket' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ShoulderViewWhenLock) == 0x000401, "Member 'USpringArmsComponent_C::ShoulderViewWhenLock' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, DynamicExternControlSettings) == 0x000404, "Member 'USpringArmsComponent_C::DynamicExternControlSettings' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ControllRotationFinal) == 0x000420, "Member 'USpringArmsComponent_C::ControllRotationFinal' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, UsingComplexInterp) == 0x000438, "Member 'USpringArmsComponent_C::UsingComplexInterp' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, DynamicExternControlSettings_Backup) == 0x00043C, "Member 'USpringArmsComponent_C::DynamicExternControlSettings_Backup' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, TargetViewOwnerDistance) == 0x000458, "Member 'USpringArmsComponent_C::TargetViewOwnerDistance' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, LockedArmSocketZReviseMin) == 0x000460, "Member 'USpringArmsComponent_C::LockedArmSocketZReviseMin' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, LockedArmSocketZReviseMax) == 0x000478, "Member 'USpringArmsComponent_C::LockedArmSocketZReviseMax' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, LockedArmSocketZReviseDistance) == 0x000490, "Member 'USpringArmsComponent_C::LockedArmSocketZReviseDistance' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, PlayerReferenceLocation) == 0x0004A0, "Member 'USpringArmsComponent_C::PlayerReferenceLocation' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, ExtendTargetPos) == 0x0004B8, "Member 'USpringArmsComponent_C::ExtendTargetPos' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, MinLockedViewDistance) == 0x0004D0, "Member 'USpringArmsComponent_C::MinLockedViewDistance' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, OnLockingTargetValidUpdated) == 0x0004D8, "Member 'USpringArmsComponent_C::OnLockingTargetValidUpdated' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, NewTargetRotation) == 0x0004E8, "Member 'USpringArmsComponent_C::NewTargetRotation' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, 锁定和取消敌人时的初始速度) == 0x000500, "Member 'USpringArmsComponent_C::锁定和取消敌人时的初始速度' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, 锁定和取消敌人时的加速度) == 0x000508, "Member 'USpringArmsComponent_C::锁定和取消敌人时的加速度' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, 锁定和取消NPC时的初始速度) == 0x000510, "Member 'USpringArmsComponent_C::锁定和取消NPC时的初始速度' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, 锁定和取消NCP时的加速度) == 0x000518, "Member 'USpringArmsComponent_C::锁定和取消NCP时的加速度' has a wrong offset!"); \ static_assert(offsetof(USpringArmsComponent_C, 摄像机机臂渐变速度) == 0x000520, "Member 'USpringArmsComponent_C::摄像机机臂渐变速度' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_HitCountered_C \ static_assert(alignof(UShake_HitCountered_C) == 0x000010, "Wrong alignment on UShake_HitCountered_C"); \ static_assert(sizeof(UShake_HitCountered_C) == 0x000210, "Wrong size on UShake_HitCountered_C"); \ #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) == 0x000118, "Wrong size on UActorSequenceComponent"); \ static_assert(offsetof(UActorSequenceComponent, PlaybackSettings) == 0x0000E8, "Member 'UActorSequenceComponent::PlaybackSettings' has a wrong offset!"); \ static_assert(offsetof(UActorSequenceComponent, Sequence) == 0x000108, "Member 'UActorSequenceComponent::Sequence' has a wrong offset!"); \ static_assert(offsetof(UActorSequenceComponent, SequencePlayer) == 0x000110, "Member 'UActorSequenceComponent::SequencePlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActorSequencePlayer \ static_assert(alignof(UActorSequencePlayer) == 0x000008, "Wrong alignment on UActorSequencePlayer"); \ static_assert(sizeof(UActorSequencePlayer) == 0x0004B0, "Wrong size on UActorSequencePlayer"); \ #define DUMPER7_ASSERTS_GOGLoginCallbackProxy_Login \ static_assert(alignof(GOGLoginCallbackProxy_Login) == 0x000008, "Wrong alignment on GOGLoginCallbackProxy_Login"); \ static_assert(sizeof(GOGLoginCallbackProxy_Login) == 0x000048, "Wrong size on GOGLoginCallbackProxy_Login"); \ static_assert(offsetof(GOGLoginCallbackProxy_Login, WorldContextObject) == 0x000000, "Member 'GOGLoginCallbackProxy_Login::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GOGLoginCallbackProxy_Login, PlayerController) == 0x000008, "Member 'GOGLoginCallbackProxy_Login::PlayerController' has a wrong offset!"); \ static_assert(offsetof(GOGLoginCallbackProxy_Login, AuthType) == 0x000010, "Member 'GOGLoginCallbackProxy_Login::AuthType' has a wrong offset!"); \ static_assert(offsetof(GOGLoginCallbackProxy_Login, UserID) == 0x000020, "Member 'GOGLoginCallbackProxy_Login::UserID' has a wrong offset!"); \ static_assert(offsetof(GOGLoginCallbackProxy_Login, UserToken) == 0x000030, "Member 'GOGLoginCallbackProxy_Login::UserToken' has a wrong offset!"); \ static_assert(offsetof(GOGLoginCallbackProxy_Login, ReturnValue) == 0x000040, "Member 'GOGLoginCallbackProxy_Login::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGOGLoginCallbackProxy \ static_assert(alignof(UGOGLoginCallbackProxy) == 0x000008, "Wrong alignment on UGOGLoginCallbackProxy"); \ static_assert(sizeof(UGOGLoginCallbackProxy) == 0x0000A8, "Wrong size on UGOGLoginCallbackProxy"); \ static_assert(offsetof(UGOGLoginCallbackProxy, OnSuccess) == 0x000030, "Member 'UGOGLoginCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UGOGLoginCallbackProxy, OnFailure) == 0x000040, "Member 'UGOGLoginCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNetConnectionGOG \ static_assert(alignof(UNetConnectionGOG) == 0x000010, "Wrong alignment on UNetConnectionGOG"); \ static_assert(sizeof(UNetConnectionGOG) == 0x003330, "Wrong size on UNetConnectionGOG"); \ #define DUMPER7_ASSERTS_UNetDriverGOG \ static_assert(alignof(UNetDriverGOG) == 0x000008, "Wrong alignment on UNetDriverGOG"); \ static_assert(sizeof(UNetDriverGOG) == 0x0017A8, "Wrong size on UNetDriverGOG"); \ #define DUMPER7_ASSERTS_FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_ \ static_assert(alignof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_) == 0x000008, "Wrong alignment on FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_"); \ static_assert(sizeof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_) == 0x000350, "Wrong size on FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, __WorldContext) == 0x000000, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, NeedCreate) == 0x000008, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::NeedCreate' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, NotDisplayIDs) == 0x000010, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::NotDisplayIDs' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, TempOwnedDLCID) == 0x000020, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::TempOwnedDLCID' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, TempOwnedDLCIDs) == 0x000030, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::TempOwnedDLCIDs' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, TempCountsInfo) == 0x000040, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::TempCountsInfo' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, Temp_int_Loop_Counter_Variable) == 0x000090, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_GetGlobalExtend_ReturnValue) == 0x000098, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Add_IntInt_ReturnValue) == 0x0000A0, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_IsValid_ReturnValue) == 0x0000A4, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_GetGlobalExtend_ReturnValue_1) == 0x0000A8, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_GetGlobalExtend_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x0000B0, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_GetSlotStrStrMap_ResultMap) == 0x0000B8, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_GetSlotStrStrMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Map_Keys_Keys) == 0x000108, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Array_Length_ReturnValue) == 0x000118, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Map_Keys_Keys_1) == 0x000120, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Array_Length_ReturnValue_1) == 0x000130, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_IsValid_ReturnValue_1) == 0x000134, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Less_IntInt_ReturnValue) == 0x000135, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1) == 0x000138, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_2) == 0x000140, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_2' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_3) == 0x000148, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_3' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_4) == 0x000150, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_4' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_GetAlreadyHaveDLC_ReturnValue) == 0x000158, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_GetAlreadyHaveDLC_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, Temp_int_Array_Index_Variable) == 0x000168, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, Temp_int_Array_Index_Variable_1) == 0x00016C, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Array_Get_Item) == 0x000170, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Array_Get_Item_1) == 0x000180, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Concat_StrStr_ReturnValue) == 0x000190, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001A0, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001B0, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001C0, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Map_Find_Value) == 0x0001D0, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Map_Find_ReturnValue) == 0x0001E0, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0001E8, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, Temp_int_Loop_Counter_Variable_1) == 0x0001F8, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Add_IntInt_ReturnValue_1) == 0x0001FC, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, Temp_int_Array_Index_Variable_2) == 0x000200, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_GetAllArchivesData_ReturnValue) == 0x000208, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_GetAllArchivesData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, Temp_int_Loop_Counter_Variable_2) == 0x000258, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Array_Length_ReturnValue_2) == 0x00025C, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Add_IntInt_ReturnValue_2) == 0x000260, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Less_IntInt_ReturnValue_1) == 0x000264, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, Temp_int_Loop_Counter_Variable_3) == 0x000268, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Less_IntInt_ReturnValue_2) == 0x00026C, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Add_IntInt_ReturnValue_3) == 0x000270, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Array_Contains_ReturnValue) == 0x000274, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Conv_BoolToString_ReturnValue) == 0x000278, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Map_Remove_ReturnValue) == 0x000288, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000290, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, Temp_int_Array_Index_Variable_3) == 0x0002A0, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Array_Get_Item_2) == 0x0002A8, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0002B8, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Array_Get_Item_3) == 0x0002C8, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Array_Length_ReturnValue_3) == 0x0002D8, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0002E0, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Less_IntInt_ReturnValue_3) == 0x0002F0, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0002F8, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Conv_StringToName_ReturnValue) == 0x000308, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Map_Contains_ReturnValue) == 0x000310, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Map_Find_Value_1) == 0x000318, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Map_Find_ReturnValue_1) == 0x000328, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x000330, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000340, "Member 'FL_PurifiedLibrary_C_Check_Need_Create_DLCPage_::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PurifiedLibrary_C_CreateLongNotice \ static_assert(alignof(FL_PurifiedLibrary_C_CreateLongNotice) == 0x000008, "Wrong alignment on FL_PurifiedLibrary_C_CreateLongNotice"); \ static_assert(sizeof(FL_PurifiedLibrary_C_CreateLongNotice) == 0x000040, "Wrong size on FL_PurifiedLibrary_C_CreateLongNotice"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateLongNotice, Content) == 0x000000, "Member 'FL_PurifiedLibrary_C_CreateLongNotice::Content' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateLongNotice, __WorldContext) == 0x000018, "Member 'FL_PurifiedLibrary_C_CreateLongNotice::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateLongNotice, ReturnValue) == 0x000020, "Member 'FL_PurifiedLibrary_C_CreateLongNotice::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateLongNotice, CallFunc_GetPlayerController_ReturnValue) == 0x000028, "Member 'FL_PurifiedLibrary_C_CreateLongNotice::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateLongNotice, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x000030, "Member 'FL_PurifiedLibrary_C_CreateLongNotice::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateLongNotice, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000038, "Member 'FL_PurifiedLibrary_C_CreateLongNotice::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PurifiedLibrary_C_CreateNotice \ static_assert(alignof(FL_PurifiedLibrary_C_CreateNotice) == 0x000008, "Wrong alignment on FL_PurifiedLibrary_C_CreateNotice"); \ static_assert(sizeof(FL_PurifiedLibrary_C_CreateNotice) == 0x000058, "Wrong size on FL_PurifiedLibrary_C_CreateNotice"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateNotice, Content) == 0x000000, "Member 'FL_PurifiedLibrary_C_CreateNotice::Content' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateNotice, ZOder) == 0x000018, "Member 'FL_PurifiedLibrary_C_CreateNotice::ZOder' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateNotice, NotUseQueue) == 0x00001C, "Member 'FL_PurifiedLibrary_C_CreateNotice::NotUseQueue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateNotice, __WorldContext) == 0x000020, "Member 'FL_PurifiedLibrary_C_CreateNotice::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateNotice, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000028, "Member 'FL_PurifiedLibrary_C_CreateNotice::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateNotice, CallFunc_GetPlayerController_ReturnValue) == 0x000030, "Member 'FL_PurifiedLibrary_C_CreateNotice::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateNotice, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'FL_PurifiedLibrary_C_CreateNotice::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateNotice, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x00003C, "Member 'FL_PurifiedLibrary_C_CreateNotice::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateNotice, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000048, "Member 'FL_PurifiedLibrary_C_CreateNotice::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateNotice, CallFunc_IsInViewport_ReturnValue) == 0x000050, "Member 'FL_PurifiedLibrary_C_CreateNotice::CallFunc_IsInViewport_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PurifiedLibrary_C_CreateTopNotice \ static_assert(alignof(FL_PurifiedLibrary_C_CreateTopNotice) == 0x000008, "Wrong alignment on FL_PurifiedLibrary_C_CreateTopNotice"); \ static_assert(sizeof(FL_PurifiedLibrary_C_CreateTopNotice) == 0x000048, "Wrong size on FL_PurifiedLibrary_C_CreateTopNotice"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateTopNotice, Content) == 0x000000, "Member 'FL_PurifiedLibrary_C_CreateTopNotice::Content' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateTopNotice, Tag) == 0x000018, "Member 'FL_PurifiedLibrary_C_CreateTopNotice::Tag' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateTopNotice, ZOder) == 0x000020, "Member 'FL_PurifiedLibrary_C_CreateTopNotice::ZOder' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateTopNotice, __WorldContext) == 0x000028, "Member 'FL_PurifiedLibrary_C_CreateTopNotice::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateTopNotice, CallFunc_GetPlayerController_ReturnValue) == 0x000030, "Member 'FL_PurifiedLibrary_C_CreateTopNotice::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateTopNotice, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x000038, "Member 'FL_PurifiedLibrary_C_CreateTopNotice::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_CreateTopNotice, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000040, "Member 'FL_PurifiedLibrary_C_CreateTopNotice::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PurifiedLibrary_C_GetDCSGameInstance \ static_assert(alignof(FL_PurifiedLibrary_C_GetDCSGameInstance) == 0x000008, "Wrong alignment on FL_PurifiedLibrary_C_GetDCSGameInstance"); \ static_assert(sizeof(FL_PurifiedLibrary_C_GetDCSGameInstance) == 0x000028, "Wrong size on FL_PurifiedLibrary_C_GetDCSGameInstance"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetDCSGameInstance, __WorldContext) == 0x000000, "Member 'FL_PurifiedLibrary_C_GetDCSGameInstance::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetDCSGameInstance, AsDCSGame_Instance) == 0x000008, "Member 'FL_PurifiedLibrary_C_GetDCSGameInstance::AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetDCSGameInstance, CallFunc_GetGameInstance_ReturnValue) == 0x000010, "Member 'FL_PurifiedLibrary_C_GetDCSGameInstance::CallFunc_GetGameInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetDCSGameInstance, K2Node_DynamicCast_AsDCSGame_Instance) == 0x000018, "Member 'FL_PurifiedLibrary_C_GetDCSGameInstance::K2Node_DynamicCast_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetDCSGameInstance, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'FL_PurifiedLibrary_C_GetDCSGameInstance::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PurifiedLibrary_C_GetGamepadKeys \ static_assert(alignof(FL_PurifiedLibrary_C_GetGamepadKeys) == 0x000008, "Wrong alignment on FL_PurifiedLibrary_C_GetGamepadKeys"); \ static_assert(sizeof(FL_PurifiedLibrary_C_GetGamepadKeys) == 0x000028, "Wrong size on FL_PurifiedLibrary_C_GetGamepadKeys"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetGamepadKeys, __WorldContext) == 0x000000, "Member 'FL_PurifiedLibrary_C_GetGamepadKeys::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetGamepadKeys, GamepadKeys) == 0x000008, "Member 'FL_PurifiedLibrary_C_GetGamepadKeys::GamepadKeys' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetGamepadKeys, K2Node_MakeArray_Array) == 0x000018, "Member 'FL_PurifiedLibrary_C_GetGamepadKeys::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PurifiedLibrary_C_GetKeyboardKeys \ static_assert(alignof(FL_PurifiedLibrary_C_GetKeyboardKeys) == 0x000008, "Wrong alignment on FL_PurifiedLibrary_C_GetKeyboardKeys"); \ static_assert(sizeof(FL_PurifiedLibrary_C_GetKeyboardKeys) == 0x000028, "Wrong size on FL_PurifiedLibrary_C_GetKeyboardKeys"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetKeyboardKeys, __WorldContext) == 0x000000, "Member 'FL_PurifiedLibrary_C_GetKeyboardKeys::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetKeyboardKeys, KeyboardKeys) == 0x000008, "Member 'FL_PurifiedLibrary_C_GetKeyboardKeys::KeyboardKeys' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetKeyboardKeys, K2Node_MakeArray_Array) == 0x000018, "Member 'FL_PurifiedLibrary_C_GetKeyboardKeys::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PurifiedLibrary_C_GetModel_GameSettingModel \ static_assert(alignof(FL_PurifiedLibrary_C_GetModel_GameSettingModel) == 0x000008, "Wrong alignment on FL_PurifiedLibrary_C_GetModel_GameSettingModel"); \ static_assert(sizeof(FL_PurifiedLibrary_C_GetModel_GameSettingModel) == 0x000028, "Wrong size on FL_PurifiedLibrary_C_GetModel_GameSettingModel"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetModel_GameSettingModel, __WorldContext) == 0x000000, "Member 'FL_PurifiedLibrary_C_GetModel_GameSettingModel::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetModel_GameSettingModel, ReturnValue) == 0x000008, "Member 'FL_PurifiedLibrary_C_GetModel_GameSettingModel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetModel_GameSettingModel, CallFunc_GetPurifiedInterface_ReturnValue) == 0x000010, "Member 'FL_PurifiedLibrary_C_GetModel_GameSettingModel::CallFunc_GetPurifiedInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetModel_GameSettingModel, CallFunc_GetGameSettingModel_ReturnValue) == 0x000020, "Member 'FL_PurifiedLibrary_C_GetModel_GameSettingModel::CallFunc_GetGameSettingModel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PurifiedLibrary_C_GetModel_OnlineModel \ static_assert(alignof(FL_PurifiedLibrary_C_GetModel_OnlineModel) == 0x000008, "Wrong alignment on FL_PurifiedLibrary_C_GetModel_OnlineModel"); \ static_assert(sizeof(FL_PurifiedLibrary_C_GetModel_OnlineModel) == 0x000028, "Wrong size on FL_PurifiedLibrary_C_GetModel_OnlineModel"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetModel_OnlineModel, __WorldContext) == 0x000000, "Member 'FL_PurifiedLibrary_C_GetModel_OnlineModel::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetModel_OnlineModel, ReturnValue) == 0x000008, "Member 'FL_PurifiedLibrary_C_GetModel_OnlineModel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetModel_OnlineModel, CallFunc_GetPurifiedInterface_ReturnValue) == 0x000010, "Member 'FL_PurifiedLibrary_C_GetModel_OnlineModel::CallFunc_GetPurifiedInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetModel_OnlineModel, CallFunc_GetOnlineModel_ReturnValue) == 0x000020, "Member 'FL_PurifiedLibrary_C_GetModel_OnlineModel::CallFunc_GetOnlineModel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PurifiedLibrary_C_GetMouseKeys \ static_assert(alignof(FL_PurifiedLibrary_C_GetMouseKeys) == 0x000008, "Wrong alignment on FL_PurifiedLibrary_C_GetMouseKeys"); \ static_assert(sizeof(FL_PurifiedLibrary_C_GetMouseKeys) == 0x000028, "Wrong size on FL_PurifiedLibrary_C_GetMouseKeys"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetMouseKeys, __WorldContext) == 0x000000, "Member 'FL_PurifiedLibrary_C_GetMouseKeys::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetMouseKeys, MouseKeys) == 0x000008, "Member 'FL_PurifiedLibrary_C_GetMouseKeys::MouseKeys' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetMouseKeys, K2Node_MakeArray_Array) == 0x000018, "Member 'FL_PurifiedLibrary_C_GetMouseKeys::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PurifiedLibrary_C_GetNetWorkConfig \ static_assert(alignof(FL_PurifiedLibrary_C_GetNetWorkConfig) == 0x000008, "Wrong alignment on FL_PurifiedLibrary_C_GetNetWorkConfig"); \ static_assert(sizeof(FL_PurifiedLibrary_C_GetNetWorkConfig) == 0x000058, "Wrong size on FL_PurifiedLibrary_C_GetNetWorkConfig"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetNetWorkConfig, Head) == 0x000000, "Member 'FL_PurifiedLibrary_C_GetNetWorkConfig::Head' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetNetWorkConfig, Key) == 0x000010, "Member 'FL_PurifiedLibrary_C_GetNetWorkConfig::Key' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetNetWorkConfig, __WorldContext) == 0x000020, "Member 'FL_PurifiedLibrary_C_GetNetWorkConfig::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetNetWorkConfig, ReturnValue) == 0x000028, "Member 'FL_PurifiedLibrary_C_GetNetWorkConfig::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetNetWorkConfig, CallFunc_GetNetWorkConfigPath_ReturnValue) == 0x000038, "Member 'FL_PurifiedLibrary_C_GetNetWorkConfig::CallFunc_GetNetWorkConfigPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetNetWorkConfig, CallFunc_CustomConfig_GetIni_ReturnValue) == 0x000048, "Member 'FL_PurifiedLibrary_C_GetNetWorkConfig::CallFunc_CustomConfig_GetIni_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PurifiedLibrary_C_GetNetWorkConfigPath \ static_assert(alignof(FL_PurifiedLibrary_C_GetNetWorkConfigPath) == 0x000008, "Wrong alignment on FL_PurifiedLibrary_C_GetNetWorkConfigPath"); \ static_assert(sizeof(FL_PurifiedLibrary_C_GetNetWorkConfigPath) == 0x000038, "Wrong size on FL_PurifiedLibrary_C_GetNetWorkConfigPath"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetNetWorkConfigPath, __WorldContext) == 0x000000, "Member 'FL_PurifiedLibrary_C_GetNetWorkConfigPath::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetNetWorkConfigPath, ReturnValue) == 0x000008, "Member 'FL_PurifiedLibrary_C_GetNetWorkConfigPath::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetNetWorkConfigPath, CallFunc_ProjectConfigDir_ReturnValue) == 0x000018, "Member 'FL_PurifiedLibrary_C_GetNetWorkConfigPath::CallFunc_ProjectConfigDir_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetNetWorkConfigPath, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'FL_PurifiedLibrary_C_GetNetWorkConfigPath::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PurifiedLibrary_C_GetPurifiedInterface \ static_assert(alignof(FL_PurifiedLibrary_C_GetPurifiedInterface) == 0x000008, "Wrong alignment on FL_PurifiedLibrary_C_GetPurifiedInterface"); \ static_assert(sizeof(FL_PurifiedLibrary_C_GetPurifiedInterface) == 0x000058, "Wrong size on FL_PurifiedLibrary_C_GetPurifiedInterface"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetPurifiedInterface, __WorldContext) == 0x000000, "Member 'FL_PurifiedLibrary_C_GetPurifiedInterface::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetPurifiedInterface, ReturnValue) == 0x000008, "Member 'FL_PurifiedLibrary_C_GetPurifiedInterface::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetPurifiedInterface, CallFunc_GetGameState_ReturnValue) == 0x000018, "Member 'FL_PurifiedLibrary_C_GetPurifiedInterface::CallFunc_GetGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetPurifiedInterface, CallFunc_GetGameMode_ReturnValue) == 0x000020, "Member 'FL_PurifiedLibrary_C_GetPurifiedInterface::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetPurifiedInterface, K2Node_DynamicCast_AsBPI_Purified_Call_Interface) == 0x000028, "Member 'FL_PurifiedLibrary_C_GetPurifiedInterface::K2Node_DynamicCast_AsBPI_Purified_Call_Interface' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetPurifiedInterface, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'FL_PurifiedLibrary_C_GetPurifiedInterface::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetPurifiedInterface, K2Node_DynamicCast_AsBPI_Purified_Call_Interface_1) == 0x000040, "Member 'FL_PurifiedLibrary_C_GetPurifiedInterface::K2Node_DynamicCast_AsBPI_Purified_Call_Interface_1' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_GetPurifiedInterface, K2Node_DynamicCast_bSuccess_1) == 0x000050, "Member 'FL_PurifiedLibrary_C_GetPurifiedInterface::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PurifiedLibrary_C_Select_UISound \ static_assert(alignof(FL_PurifiedLibrary_C_Select_UISound) == 0x000008, "Wrong alignment on FL_PurifiedLibrary_C_Select_UISound"); \ static_assert(sizeof(FL_PurifiedLibrary_C_Select_UISound) == 0x000090, "Wrong size on FL_PurifiedLibrary_C_Select_UISound"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Select_UISound, UISoundType) == 0x000000, "Member 'FL_PurifiedLibrary_C_Select_UISound::UISoundType' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Select_UISound, __WorldContext) == 0x000008, "Member 'FL_PurifiedLibrary_C_Select_UISound::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Select_UISound, Temp_delegate_Variable) == 0x000010, "Member 'FL_PurifiedLibrary_C_Select_UISound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Select_UISound, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000020, "Member 'FL_PurifiedLibrary_C_Select_UISound::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Select_UISound, CallFunc_Conv_StringToName_ReturnValue) == 0x000030, "Member 'FL_PurifiedLibrary_C_Select_UISound::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Select_UISound, CallFunc_GetDataTableRowFromName_OutRow) == 0x000038, "Member 'FL_PurifiedLibrary_C_Select_UISound::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Select_UISound, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000088, "Member 'FL_PurifiedLibrary_C_Select_UISound::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Select_UISound, CallFunc_IsValid_ReturnValue) == 0x000089, "Member 'FL_PurifiedLibrary_C_Select_UISound::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_Select_UISound, CallFunc_PostEvent_ReturnValue) == 0x00008C, "Member 'FL_PurifiedLibrary_C_Select_UISound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PurifiedLibrary_C_SetNetWorkConfig \ static_assert(alignof(FL_PurifiedLibrary_C_SetNetWorkConfig) == 0x000008, "Wrong alignment on FL_PurifiedLibrary_C_SetNetWorkConfig"); \ static_assert(sizeof(FL_PurifiedLibrary_C_SetNetWorkConfig) == 0x000048, "Wrong size on FL_PurifiedLibrary_C_SetNetWorkConfig"); \ static_assert(offsetof(FL_PurifiedLibrary_C_SetNetWorkConfig, Head) == 0x000000, "Member 'FL_PurifiedLibrary_C_SetNetWorkConfig::Head' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_SetNetWorkConfig, Key) == 0x000010, "Member 'FL_PurifiedLibrary_C_SetNetWorkConfig::Key' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_SetNetWorkConfig, Value) == 0x000020, "Member 'FL_PurifiedLibrary_C_SetNetWorkConfig::Value' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_SetNetWorkConfig, __WorldContext) == 0x000030, "Member 'FL_PurifiedLibrary_C_SetNetWorkConfig::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PurifiedLibrary_C_SetNetWorkConfig, CallFunc_GetNetWorkConfigPath_ReturnValue) == 0x000038, "Member 'FL_PurifiedLibrary_C_SetNetWorkConfig::CallFunc_GetNetWorkConfigPath_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFL_PurifiedLibrary_C \ static_assert(alignof(UFL_PurifiedLibrary_C) == 0x000008, "Wrong alignment on UFL_PurifiedLibrary_C"); \ static_assert(sizeof(UFL_PurifiedLibrary_C) == 0x000028, "Wrong size on UFL_PurifiedLibrary_C"); \ #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_FST_NetworkRes1011Msg \ static_assert(alignof(FST_NetworkRes1011Msg) == 0x000008, "Wrong alignment on FST_NetworkRes1011Msg"); \ static_assert(sizeof(FST_NetworkRes1011Msg) == 0x000028, "Wrong size on FST_NetworkRes1011Msg"); \ static_assert(offsetof(FST_NetworkRes1011Msg, MsgData_2_67393F184993D4A00F451BB3CBCF6ACE) == 0x000000, "Member 'FST_NetworkRes1011Msg::MsgData_2_67393F184993D4A00F451BB3CBCF6ACE' has a wrong offset!"); \ #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_TrapComponent_C_AddAccum \ static_assert(alignof(TrapComponent_C_AddAccum) == 0x000008, "Wrong alignment on TrapComponent_C_AddAccum"); \ static_assert(sizeof(TrapComponent_C_AddAccum) == 0x0000E8, "Wrong size on TrapComponent_C_AddAccum"); \ static_assert(offsetof(TrapComponent_C_AddAccum, Type) == 0x000000, "Member 'TrapComponent_C_AddAccum::Type' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_AddAccum, Value) == 0x000010, "Member 'TrapComponent_C_AddAccum::Value' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_AddAccum, CallFunc_GetOwnCharacter_ReturnValue) == 0x000018, "Member 'TrapComponent_C_AddAccum::CallFunc_GetOwnCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_AddAccum, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'TrapComponent_C_AddAccum::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_AddAccum, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000030, "Member 'TrapComponent_C_AddAccum::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_AddAccum, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000040, "Member 'TrapComponent_C_AddAccum::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_AddAccum, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000050, "Member 'TrapComponent_C_AddAccum::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_AddAccum, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000060, "Member 'TrapComponent_C_AddAccum::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_AddAccum, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x000068, "Member 'TrapComponent_C_AddAccum::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_AddAccum, K2Node_SwitchString_CmpSuccess) == 0x000070, "Member 'TrapComponent_C_AddAccum::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_AddAccum, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000078, "Member 'TrapComponent_C_AddAccum::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_AddAccum, CallFunc_IsValid_ReturnValue) == 0x000080, "Member 'TrapComponent_C_AddAccum::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_AddAccum, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000088, "Member 'TrapComponent_C_AddAccum::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_AddAccum, CallFunc_GetPlayerStatic_ReturnValue) == 0x000090, "Member 'TrapComponent_C_AddAccum::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_AddAccum, K2Node_MakeMap_Map) == 0x000098, "Member 'TrapComponent_C_AddAccum::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TrapComponent_C_ClearTime \ static_assert(alignof(TrapComponent_C_ClearTime) == 0x000001, "Wrong alignment on TrapComponent_C_ClearTime"); \ static_assert(sizeof(TrapComponent_C_ClearTime) == 0x000001, "Wrong size on TrapComponent_C_ClearTime"); \ static_assert(offsetof(TrapComponent_C_ClearTime, EnableMoveClamp) == 0x000000, "Member 'TrapComponent_C_ClearTime::EnableMoveClamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TrapComponent_C_ExecuteUbergraph_TrapComponent \ static_assert(alignof(TrapComponent_C_ExecuteUbergraph_TrapComponent) == 0x000008, "Wrong alignment on TrapComponent_C_ExecuteUbergraph_TrapComponent"); \ static_assert(sizeof(TrapComponent_C_ExecuteUbergraph_TrapComponent) == 0x000308, "Wrong size on TrapComponent_C_ExecuteUbergraph_TrapComponent"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, EntryPoint) == 0x000000, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, K2Node_MakeArray_Array) == 0x000018, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000028, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, Temp_object_Variable) == 0x000030, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, K2Node_CustomEvent_Level) == 0x000040, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::K2Node_CustomEvent_Level' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, K2Node_CustomEvent_IsHitActivat) == 0x000044, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::K2Node_CustomEvent_IsHitActivat' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, K2Node_CustomEvent_SourceMap) == 0x000048, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::K2Node_CustomEvent_SourceMap' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, K2Node_CustomEvent_EnableMoveClamp_1) == 0x000098, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::K2Node_CustomEvent_EnableMoveClamp_1' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, K2Node_CustomEvent_EnableMoveClamp) == 0x000099, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::K2Node_CustomEvent_EnableMoveClamp' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x00009A, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_GetModel_EffectModel_ReturnValue) == 0x0000A0, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x0000A8, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BooleanAND_ReturnValue) == 0x0000A9, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_GetOwnCharacter_ReturnValue) == 0x0000B0, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_GetOwnCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_GetOwnCharacter_ReturnValue_1) == 0x0000B8, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_GetOwnCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000C0, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000D8, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_LineTraceSingleForObjects_OutHit) == 0x0000F0, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_LineTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_LineTraceSingleForObjects_ReturnValue) == 0x0001D8, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_LineTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_bBlockingHit) == 0x0001D9, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_bInitialOverlap) == 0x0001DA, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_Time) == 0x0001DC, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_Distance) == 0x0001E0, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_Location) == 0x0001E8, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_ImpactPoint) == 0x000200, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_Normal) == 0x000218, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_ImpactNormal) == 0x000230, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_PhysMat) == 0x000248, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_HitActor) == 0x000250, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_HitComponent) == 0x000258, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_HitBoneName) == 0x000260, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_BoneName) == 0x000268, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_HitItem) == 0x000270, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_ElementIndex) == 0x000274, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_FaceIndex) == 0x000278, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_TraceStart) == 0x000280, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_BreakHitResult_TraceEnd) == 0x000298, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_GetDisplayName_ReturnValue) == 0x0002B0, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_IsValid_ReturnValue) == 0x0002C0, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_Split_LeftS) == 0x0002C8, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_Split_RightS) == 0x0002D8, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_Split_ReturnValue) == 0x0002E8, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, CallFunc_ToLower_ReturnValue) == 0x0002F0, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_ExecuteUbergraph_TrapComponent, K2Node_SwitchEnum_CmpSuccess) == 0x000300, "Member 'TrapComponent_C_ExecuteUbergraph_TrapComponent::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TrapComponent_C_OpenTime \ static_assert(alignof(TrapComponent_C_OpenTime) == 0x000008, "Wrong alignment on TrapComponent_C_OpenTime"); \ static_assert(sizeof(TrapComponent_C_OpenTime) == 0x000060, "Wrong size on TrapComponent_C_OpenTime"); \ static_assert(offsetof(TrapComponent_C_OpenTime, Level_0) == 0x000000, "Member 'TrapComponent_C_OpenTime::Level_0' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_OpenTime, IsHitActivat_0) == 0x000004, "Member 'TrapComponent_C_OpenTime::IsHitActivat_0' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_OpenTime, SourceMap_0) == 0x000008, "Member 'TrapComponent_C_OpenTime::SourceMap_0' has a wrong offset!"); \ static_assert(offsetof(TrapComponent_C_OpenTime, EnableMoveClamp) == 0x000058, "Member 'TrapComponent_C_OpenTime::EnableMoveClamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTrapComponent_C \ static_assert(alignof(UTrapComponent_C) == 0x000008, "Wrong alignment on UTrapComponent_C"); \ static_assert(sizeof(UTrapComponent_C) == 0x000178, "Wrong size on UTrapComponent_C"); \ static_assert(offsetof(UTrapComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UTrapComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UTrapComponent_C, Level) == 0x0000F0, "Member 'UTrapComponent_C::Level' has a wrong offset!"); \ static_assert(offsetof(UTrapComponent_C, TimeRef) == 0x0000F8, "Member 'UTrapComponent_C::TimeRef' has a wrong offset!"); \ static_assert(offsetof(UTrapComponent_C, IsHitActivat) == 0x000100, "Member 'UTrapComponent_C::IsHitActivat' has a wrong offset!"); \ static_assert(offsetof(UTrapComponent_C, SourceMap) == 0x000108, "Member 'UTrapComponent_C::SourceMap' has a wrong offset!"); \ static_assert(offsetof(UTrapComponent_C, OnInTrap) == 0x000158, "Member 'UTrapComponent_C::OnInTrap' has a wrong offset!"); \ static_assert(offsetof(UTrapComponent_C, OnOutTarp) == 0x000168, "Member 'UTrapComponent_C::OnOutTarp' has a wrong offset!"); \ #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_WB_WeaponUsedBase_C_Breathing \ static_assert(alignof(WB_WeaponUsedBase_C_Breathing) == 0x000008, "Wrong alignment on WB_WeaponUsedBase_C_Breathing"); \ static_assert(sizeof(WB_WeaponUsedBase_C_Breathing) == 0x000010, "Wrong size on WB_WeaponUsedBase_C_Breathing"); \ static_assert(offsetof(WB_WeaponUsedBase_C_Breathing, IsBreathing) == 0x000000, "Member 'WB_WeaponUsedBase_C_Breathing::IsBreathing' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_Breathing, CallFunc_PauseAnimation_ReturnValue) == 0x000004, "Member 'WB_WeaponUsedBase_C_Breathing::CallFunc_PauseAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_Breathing, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'WB_WeaponUsedBase_C_Breathing::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase \ static_assert(alignof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase) == 0x000008, "Wrong alignment on WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase"); \ static_assert(sizeof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase) == 0x0003B0, "Wrong size on WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, EntryPoint) == 0x000000, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, Temp_byte_Variable) == 0x000004, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_GetFontDataColor_ReturnValue) == 0x000008, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_GetFontDataColor_ReturnValue_1) == 0x00001C, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, K2Node_CustomEvent_Texture) == 0x000030, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::K2Node_CustomEvent_Texture' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, K2Node_Event_IsDesignTime) == 0x000039, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, K2Node_CustomEvent_Item) == 0x000040, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, K2Node_CustomEvent_bNeedHighLight) == 0x000060, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::K2Node_CustomEvent_bNeedHighLight' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_GetEquipByID_find) == 0x000061, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_GetEquipByID_Equipment) == 0x000068, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, K2Node_CustomEvent_bIsSelect) == 0x0001B0, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::K2Node_CustomEvent_bIsSelect' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_Redirect_Table_MappedTable) == 0x0001B8, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_Percent_IntInt_ReturnValue) == 0x0001C0, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_Subtract_IntInt_ReturnValue) == 0x0001C4, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_GetEquipByID_find_1) == 0x0001C8, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_GetEquipByID_find_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_GetEquipByID_Equipment_1) == 0x0001D0, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_GetEquipByID_Equipment_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_Conv_IntToString_ReturnValue) == 0x000318, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_GetTruePTConsumeByID_PTConsume) == 0x000328, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_GetTruePTConsumeByID_PTConsume' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_Conv_StringToName_ReturnValue) == 0x00032C, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_GetDataTableRowFromName_OutRow) == 0x000338, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000380, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_GetUINotify_UINotify) == 0x000388, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, Temp_bool_Variable) == 0x000390, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, Temp_byte_Variable_1) == 0x000391, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, K2Node_Select_Default) == 0x000392, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_GetCharacterState_CanChangeWeapon) == 0x000393, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_GetCharacterState_CanChangeWeapon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_IsValid_Guid_ReturnValue) == 0x000394, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_Array_Add_ReturnValue) == 0x000398, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_Array_Add_ReturnValue_1) == 0x00039C, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_Array_Add_ReturnValue_2) == 0x0003A0, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_Array_Add_ReturnValue_3) == 0x0003A4, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase, CallFunc_Array_Add_ReturnValue_4) == 0x0003A8, "Member 'WB_WeaponUsedBase_C_ExecuteUbergraph_WB_WeaponUsedBase::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsedBase_C_InitInfo \ static_assert(alignof(WB_WeaponUsedBase_C_InitInfo) == 0x000008, "Wrong alignment on WB_WeaponUsedBase_C_InitInfo"); \ static_assert(sizeof(WB_WeaponUsedBase_C_InitInfo) == 0x000020, "Wrong size on WB_WeaponUsedBase_C_InitInfo"); \ static_assert(offsetof(WB_WeaponUsedBase_C_InitInfo, Item_0) == 0x000000, "Member 'WB_WeaponUsedBase_C_InitInfo::Item_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsedBase_C_PreConstruct \ static_assert(alignof(WB_WeaponUsedBase_C_PreConstruct) == 0x000001, "Wrong alignment on WB_WeaponUsedBase_C_PreConstruct"); \ static_assert(sizeof(WB_WeaponUsedBase_C_PreConstruct) == 0x000001, "Wrong size on WB_WeaponUsedBase_C_PreConstruct"); \ static_assert(offsetof(WB_WeaponUsedBase_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_WeaponUsedBase_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsedBase_C_SetItem \ static_assert(alignof(WB_WeaponUsedBase_C_SetItem) == 0x000008, "Wrong alignment on WB_WeaponUsedBase_C_SetItem"); \ static_assert(sizeof(WB_WeaponUsedBase_C_SetItem) == 0x000020, "Wrong size on WB_WeaponUsedBase_C_SetItem"); \ static_assert(offsetof(WB_WeaponUsedBase_C_SetItem, Item_0) == 0x000000, "Member 'WB_WeaponUsedBase_C_SetItem::Item_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsedBase_C_UpdateHighLight \ static_assert(alignof(WB_WeaponUsedBase_C_UpdateHighLight) == 0x000001, "Wrong alignment on WB_WeaponUsedBase_C_UpdateHighLight"); \ static_assert(sizeof(WB_WeaponUsedBase_C_UpdateHighLight) == 0x000001, "Wrong size on WB_WeaponUsedBase_C_UpdateHighLight"); \ static_assert(offsetof(WB_WeaponUsedBase_C_UpdateHighLight, bNeedHighLight) == 0x000000, "Member 'WB_WeaponUsedBase_C_UpdateHighLight::bNeedHighLight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsedBase_C_UpdateImage \ static_assert(alignof(WB_WeaponUsedBase_C_UpdateImage) == 0x000008, "Wrong alignment on WB_WeaponUsedBase_C_UpdateImage"); \ static_assert(sizeof(WB_WeaponUsedBase_C_UpdateImage) == 0x000008, "Wrong size on WB_WeaponUsedBase_C_UpdateImage"); \ static_assert(offsetof(WB_WeaponUsedBase_C_UpdateImage, Texture) == 0x000000, "Member 'WB_WeaponUsedBase_C_UpdateImage::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsedBase_C_UpdatePTNums \ static_assert(alignof(WB_WeaponUsedBase_C_UpdatePTNums) == 0x000008, "Wrong alignment on WB_WeaponUsedBase_C_UpdatePTNums"); \ static_assert(sizeof(WB_WeaponUsedBase_C_UpdatePTNums) == 0x000028, "Wrong size on WB_WeaponUsedBase_C_UpdatePTNums"); \ static_assert(offsetof(WB_WeaponUsedBase_C_UpdatePTNums, Pts_0) == 0x000000, "Member 'WB_WeaponUsedBase_C_UpdatePTNums::Pts_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_UpdatePTNums, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_WeaponUsedBase_C_UpdatePTNums::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_UpdatePTNums, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_WeaponUsedBase_C_UpdatePTNums::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_UpdatePTNums, CallFunc_Greater_IntInt_ReturnValue) == 0x00000C, "Member 'WB_WeaponUsedBase_C_UpdatePTNums::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_UpdatePTNums, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_WeaponUsedBase_C_UpdatePTNums::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_UpdatePTNums, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'WB_WeaponUsedBase_C_UpdatePTNums::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_UpdatePTNums, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_WeaponUsedBase_C_UpdatePTNums::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsedBase_C_UpdatePTNums, CallFunc_Less_IntInt_ReturnValue) == 0x000020, "Member 'WB_WeaponUsedBase_C_UpdatePTNums::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsedBase_C_UpdateSelect \ static_assert(alignof(WB_WeaponUsedBase_C_UpdateSelect) == 0x000001, "Wrong alignment on WB_WeaponUsedBase_C_UpdateSelect"); \ static_assert(sizeof(WB_WeaponUsedBase_C_UpdateSelect) == 0x000001, "Wrong size on WB_WeaponUsedBase_C_UpdateSelect"); \ static_assert(offsetof(WB_WeaponUsedBase_C_UpdateSelect, bIsSelect_0) == 0x000000, "Member 'WB_WeaponUsedBase_C_UpdateSelect::bIsSelect_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WeaponUsedBase_C \ static_assert(alignof(UWB_WeaponUsedBase_C) == 0x000008, "Wrong alignment on UWB_WeaponUsedBase_C"); \ static_assert(sizeof(UWB_WeaponUsedBase_C) == 0x000378, "Wrong size on UWB_WeaponUsedBase_C"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, UberGraphFrame) == 0x000288, "Member 'UWB_WeaponUsedBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, breath) == 0x000290, "Member 'UWB_WeaponUsedBase_C::breath' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, HorizontalBox_1) == 0x000298, "Member 'UWB_WeaponUsedBase_C::HorizontalBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, HorizontalBox_44) == 0x0002A0, "Member 'UWB_WeaponUsedBase_C::HorizontalBox_44' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, Image_38) == 0x0002A8, "Member 'UWB_WeaponUsedBase_C::Image_38' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, Image_73) == 0x0002B0, "Member 'UWB_WeaponUsedBase_C::Image_73' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, Image_149) == 0x0002B8, "Member 'UWB_WeaponUsedBase_C::Image_149' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, pt1) == 0x0002C0, "Member 'UWB_WeaponUsedBase_C::pt1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, pt2) == 0x0002C8, "Member 'UWB_WeaponUsedBase_C::pt2' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, pt3) == 0x0002D0, "Member 'UWB_WeaponUsedBase_C::pt3' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, pt4) == 0x0002D8, "Member 'UWB_WeaponUsedBase_C::pt4' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, pt5) == 0x0002E0, "Member 'UWB_WeaponUsedBase_C::pt5' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, SkillName) == 0x0002E8, "Member 'UWB_WeaponUsedBase_C::SkillName' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, WeaponName) == 0x0002F0, "Member 'UWB_WeaponUsedBase_C::WeaponName' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, WGI_Button_76) == 0x0002F8, "Member 'UWB_WeaponUsedBase_C::WGI_Button_76' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, bIsSelect) == 0x000300, "Member 'UWB_WeaponUsedBase_C::bIsSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, OnClick) == 0x000308, "Member 'UWB_WeaponUsedBase_C::OnClick' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, OnHover) == 0x000318, "Member 'UWB_WeaponUsedBase_C::OnHover' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, UnHover) == 0x000328, "Member 'UWB_WeaponUsedBase_C::UnHover' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, Item) == 0x000338, "Member 'UWB_WeaponUsedBase_C::Item' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, UINotify) == 0x000358, "Member 'UWB_WeaponUsedBase_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, FirstCreate) == 0x000360, "Member 'UWB_WeaponUsedBase_C::FirstCreate' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsedBase_C, Pts) == 0x000368, "Member 'UWB_WeaponUsedBase_C::Pts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AArchVisCharacter \ static_assert(alignof(AArchVisCharacter) == 0x000010, "Wrong alignment on AArchVisCharacter"); \ static_assert(sizeof(AArchVisCharacter) == 0x0006E0, "Wrong size on AArchVisCharacter"); \ static_assert(offsetof(AArchVisCharacter, LookUpAxisName) == 0x000678, "Member 'AArchVisCharacter::LookUpAxisName' has a wrong offset!"); \ static_assert(offsetof(AArchVisCharacter, LookUpAtRateAxisName) == 0x000688, "Member 'AArchVisCharacter::LookUpAtRateAxisName' has a wrong offset!"); \ static_assert(offsetof(AArchVisCharacter, TurnAxisName) == 0x000698, "Member 'AArchVisCharacter::TurnAxisName' has a wrong offset!"); \ static_assert(offsetof(AArchVisCharacter, TurnAtRateAxisName) == 0x0006A8, "Member 'AArchVisCharacter::TurnAtRateAxisName' has a wrong offset!"); \ static_assert(offsetof(AArchVisCharacter, MoveForwardAxisName) == 0x0006B8, "Member 'AArchVisCharacter::MoveForwardAxisName' has a wrong offset!"); \ static_assert(offsetof(AArchVisCharacter, MoveRightAxisName) == 0x0006C8, "Member 'AArchVisCharacter::MoveRightAxisName' has a wrong offset!"); \ static_assert(offsetof(AArchVisCharacter, MouseSensitivityScale_Pitch) == 0x0006D8, "Member 'AArchVisCharacter::MouseSensitivityScale_Pitch' has a wrong offset!"); \ static_assert(offsetof(AArchVisCharacter, MouseSensitivityScale_Yaw) == 0x0006DC, "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) == 0x001010, "Wrong size on UArchVisCharMovementComponent"); \ static_assert(offsetof(UArchVisCharMovementComponent, RotationalAcceleration) == 0x000F78, "Member 'UArchVisCharMovementComponent::RotationalAcceleration' has a wrong offset!"); \ static_assert(offsetof(UArchVisCharMovementComponent, RotationalDeceleration) == 0x000F90, "Member 'UArchVisCharMovementComponent::RotationalDeceleration' has a wrong offset!"); \ static_assert(offsetof(UArchVisCharMovementComponent, MaxRotationalVelocity) == 0x000FA8, "Member 'UArchVisCharMovementComponent::MaxRotationalVelocity' has a wrong offset!"); \ static_assert(offsetof(UArchVisCharMovementComponent, MinPitch) == 0x000FC0, "Member 'UArchVisCharMovementComponent::MinPitch' has a wrong offset!"); \ static_assert(offsetof(UArchVisCharMovementComponent, MaxPitch) == 0x000FC4, "Member 'UArchVisCharMovementComponent::MaxPitch' has a wrong offset!"); \ static_assert(offsetof(UArchVisCharMovementComponent, WalkingFriction) == 0x000FC8, "Member 'UArchVisCharMovementComponent::WalkingFriction' has a wrong offset!"); \ static_assert(offsetof(UArchVisCharMovementComponent, WalkingSpeed) == 0x000FCC, "Member 'UArchVisCharMovementComponent::WalkingSpeed' has a wrong offset!"); \ static_assert(offsetof(UArchVisCharMovementComponent, WalkingAcceleration) == 0x000FD0, "Member 'UArchVisCharMovementComponent::WalkingAcceleration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_AttackWindow_C_GetNotifyName \ static_assert(alignof(AN_AttackWindow_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_AttackWindow_C_GetNotifyName"); \ static_assert(sizeof(AN_AttackWindow_C_GetNotifyName) == 0x0000A8, "Wrong size on AN_AttackWindow_C_GetNotifyName"); \ static_assert(offsetof(AN_AttackWindow_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_AttackWindow_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_GetNotifyName, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000010, "Member 'AN_AttackWindow_C_GetNotifyName::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_GetNotifyName, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000020, "Member 'AN_AttackWindow_C_GetNotifyName::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'AN_AttackWindow_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_GetNotifyName, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000040, "Member 'AN_AttackWindow_C_GetNotifyName::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000050, "Member 'AN_AttackWindow_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000060, "Member 'AN_AttackWindow_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000070, "Member 'AN_AttackWindow_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000080, "Member 'AN_AttackWindow_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_GetNotifyName, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x000090, "Member 'AN_AttackWindow_C_GetNotifyName::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_GetNotifyName, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast_1) == 0x000098, "Member 'AN_AttackWindow_C_GetNotifyName::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_GetNotifyName, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast_2) == 0x0000A0, "Member 'AN_AttackWindow_C_GetNotifyName::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_AttackWindow_C_Received_Notify \ static_assert(alignof(AN_AttackWindow_C_Received_Notify) == 0x000008, "Wrong alignment on AN_AttackWindow_C_Received_Notify"); \ static_assert(sizeof(AN_AttackWindow_C_Received_Notify) == 0x000068, "Wrong size on AN_AttackWindow_C_Received_Notify"); \ static_assert(offsetof(AN_AttackWindow_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_AttackWindow_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_Received_Notify, Animation) == 0x000008, "Member 'AN_AttackWindow_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_AttackWindow_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_AttackWindow_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_AttackWindow_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'AN_AttackWindow_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_Received_Notify, CallFunc_GetComponentByClass_ReturnValue) == 0x000058, "Member 'AN_AttackWindow_C_Received_Notify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AttackWindow_C_Received_Notify, CallFunc_IsValid_ReturnValue_1) == 0x000060, "Member 'AN_AttackWindow_C_Received_Notify::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_AttackWindow_C \ static_assert(alignof(UAN_AttackWindow_C) == 0x000008, "Wrong alignment on UAN_AttackWindow_C"); \ static_assert(sizeof(UAN_AttackWindow_C) == 0x000048, "Wrong size on UAN_AttackWindow_C"); \ static_assert(offsetof(UAN_AttackWindow_C, Data) == 0x000038, "Member 'UAN_AttackWindow_C::Data' 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) == 0x000890, "Wrong size on UAudioCaptureComponent"); \ static_assert(offsetof(UAudioCaptureComponent, JitterLatencyFrames) == 0x0007D0, "Member 'UAudioCaptureComponent::JitterLatencyFrames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACableActor \ static_assert(alignof(ACableActor) == 0x000008, "Wrong alignment on ACableActor"); \ static_assert(sizeof(ACableActor) == 0x0002F8, "Wrong size on ACableActor"); \ static_assert(offsetof(ACableActor, CableComponent) == 0x0002F0, "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) == 0x000670, "Wrong size on UCableComponent"); \ static_assert(offsetof(UCableComponent, bAttachStart) == 0x0005C0, "Member 'UCableComponent::bAttachStart' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, bAttachEnd) == 0x0005C1, "Member 'UCableComponent::bAttachEnd' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, AttachEndTo) == 0x0005C8, "Member 'UCableComponent::AttachEndTo' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, AttachEndToSocketName) == 0x0005F0, "Member 'UCableComponent::AttachEndToSocketName' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, EndLocation) == 0x0005F8, "Member 'UCableComponent::EndLocation' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, CableLength) == 0x000610, "Member 'UCableComponent::CableLength' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, NumSegments) == 0x000614, "Member 'UCableComponent::NumSegments' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, SubstepTime) == 0x000618, "Member 'UCableComponent::SubstepTime' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, SolverIterations) == 0x00061C, "Member 'UCableComponent::SolverIterations' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, bEnableStiffness) == 0x000620, "Member 'UCableComponent::bEnableStiffness' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, bUseSubstepping) == 0x000621, "Member 'UCableComponent::bUseSubstepping' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, bSkipCableUpdateWhenNotVisible) == 0x000622, "Member 'UCableComponent::bSkipCableUpdateWhenNotVisible' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, bSkipCableUpdateWhenNotOwnerRecentlyRendered) == 0x000623, "Member 'UCableComponent::bSkipCableUpdateWhenNotOwnerRecentlyRendered' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, bEnableCollision) == 0x000624, "Member 'UCableComponent::bEnableCollision' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, CollisionFriction) == 0x000628, "Member 'UCableComponent::CollisionFriction' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, CableForce) == 0x000630, "Member 'UCableComponent::CableForce' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, CableGravityScale) == 0x000648, "Member 'UCableComponent::CableGravityScale' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, CableWidth) == 0x00064C, "Member 'UCableComponent::CableWidth' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, NumSides) == 0x000650, "Member 'UCableComponent::NumSides' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, TileMaterial) == 0x000654, "Member 'UCableComponent::TileMaterial' has a wrong offset!"); \ #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) == 0x0005D0, "Wrong size on UCustomMeshComponent"); \ #define DUMPER7_ASSERTS_FJsonToStruct \ static_assert(alignof(FJsonToStruct) == 0x000008, "Wrong alignment on FJsonToStruct"); \ static_assert(sizeof(FJsonToStruct) == 0x000030, "Wrong size on FJsonToStruct"); \ static_assert(offsetof(FJsonToStruct, resultCode_6_C407DD184C43BF85E2031C9A35390543) == 0x000000, "Member 'FJsonToStruct::resultCode_6_C407DD184C43BF85E2031C9A35390543' has a wrong offset!"); \ static_assert(offsetof(FJsonToStruct, msgData_7_569BE2E54756257233C3F2A2387EF2CB) == 0x000010, "Member 'FJsonToStruct::msgData_7_569BE2E54756257233C3F2A2387EF2CB' has a wrong offset!"); \ static_assert(offsetof(FJsonToStruct, message_8_7323C3B6469602832E8C08A2FF2DFA1A) == 0x000020, "Member 'FJsonToStruct::message_8_7323C3B6469602832E8C08A2FF2DFA1A' has a wrong offset!"); \ #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_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_BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low \ static_assert(alignof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low) == 0x000008, "Wrong alignment on BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low"); \ static_assert(sizeof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low) == 0x002190, "Wrong size on BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, EntryPoint) == 0x000000, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable) == 0x000004, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable) == 0x000008, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable) == 0x000010, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_1) == 0x000011, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_1) == 0x000012, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_1) == 0x000018, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable) == 0x000020, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_2) == 0x000021, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_2) == 0x000022, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_3) == 0x000023, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_3) == 0x000024, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_4) == 0x000025, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_2) == 0x000028, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_4) == 0x000030, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_3) == 0x000038, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_5) == 0x000040, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_5) == 0x000041, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_1) == 0x000042, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable) == 0x000044, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_6) == 0x000048, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue) == 0x00004C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue) == 0x000050, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_7) == 0x000051, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_4) == 0x000058, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams) == 0x000060, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_6) == 0x0000B8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue) == 0x0000B9, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_7) == 0x0000BA, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_5) == 0x0000C0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_8) == 0x0000C8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_2) == 0x0000C9, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_1) == 0x0000D0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_8) == 0x000128, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue_1) == 0x000129, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_9) == 0x00012A, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_10) == 0x00012B, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_6) == 0x000130, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_1) == 0x000138, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_9) == 0x00013C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_1) == 0x000140, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_7) == 0x000148, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_1) == 0x000150, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_3) == 0x000151, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_2) == 0x000154, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_2) == 0x000158, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_11) == 0x00015C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_12) == 0x00015D, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_2) == 0x00015E, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_10) == 0x00015F, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_13) == 0x000160, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_14) == 0x000161, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_11) == 0x000162, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_8) == 0x000168, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_9) == 0x000170, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_3) == 0x000178, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_12) == 0x00017C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_3) == 0x000180, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_4) == 0x000184, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_3) == 0x000185, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_4) == 0x000188, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_15) == 0x00018C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_4) == 0x000190, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_16) == 0x000194, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_13) == 0x000195, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_4) == 0x000196, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_MakeLiteralByte_ReturnValue) == 0x000197, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_2) == 0x000198, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001F0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue_2) == 0x0001F1, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_10) == 0x0001F8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_14) == 0x000200, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_15) == 0x000201, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_17) == 0x000202, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_11) == 0x000208, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable) == 0x000210, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_5) == 0x000218, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_16) == 0x000219, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_1) == 0x000220, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_18) == 0x000228, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_17) == 0x000229, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_5) == 0x00022C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_3) == 0x000230, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue_3) == 0x000288, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_12) == 0x000290, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_2) == 0x000298, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_6) == 0x0002A0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_3) == 0x0002A8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_5) == 0x0002B0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_7) == 0x0002B4, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_5) == 0x0002B8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_4) == 0x0002C0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_13) == 0x0002C8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_8) == 0x0002D0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_9) == 0x0002D4, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_6) == 0x0002D8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_6) == 0x0002DC, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_6) == 0x0002E0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_5) == 0x0002E8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_14) == 0x0002F0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_18) == 0x0002F8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_19) == 0x0002F9, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_15) == 0x000300, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_7) == 0x000308, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_10) == 0x00030C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default) == 0x000310, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_20) == 0x000318, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_7) == 0x00031C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_7) == 0x000320, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_6) == 0x000328, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_1) == 0x000330, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_19) == 0x000338, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_11) == 0x00033C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_8) == 0x000340, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_21) == 0x000344, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_12) == 0x000348, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_8) == 0x00034C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_7) == 0x000350, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_2) == 0x000358, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_16) == 0x000360, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_13) == 0x000368, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_20) == 0x00036C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_9) == 0x000370, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_21) == 0x000374, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_byte_Variable) == 0x000375, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_17) == 0x000378, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_9) == 0x000380, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_8) == 0x000388, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_3) == 0x000390, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_8) == 0x000398, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_22) == 0x000399, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_4) == 0x0003A0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_14) == 0x0003A8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_9) == 0x0003B0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_10) == 0x0003B8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_22) == 0x0003BC, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_10) == 0x0003BD, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_10) == 0x0003C0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_5) == 0x0003C8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_4) == 0x0003D0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue_4) == 0x000428, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_11) == 0x000430, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_23) == 0x000438, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_23) == 0x000439, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_12) == 0x000440, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_18) == 0x000448, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_13) == 0x000450, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_15) == 0x000458, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_19) == 0x000460, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_16) == 0x000468, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_17) == 0x00046C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_11) == 0x000470, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_24) == 0x000474, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_11) == 0x000475, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_6) == 0x000478, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_14) == 0x000480, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_9) == 0x000488, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_7) == 0x000490, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_18) == 0x000498, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_5) == 0x0004A0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_12) == 0x0004F8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_24) == 0x0004FC, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_12) == 0x0004FD, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_15) == 0x000500, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_8) == 0x000508, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_20) == 0x000510, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_19) == 0x000518, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_25) == 0x00051C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_13) == 0x000520, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_25) == 0x000524, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_21) == 0x000528, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_13) == 0x000530, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_byte_Variable_1) == 0x000531, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_9) == 0x000538, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_9' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_26) == 0x000540, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_10) == 0x000541, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_10) == 0x000548, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_10' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_20) == 0x000550, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_14) == 0x000554, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_14) == 0x000558, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000559, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00055A, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_6) == 0x000560, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue_5) == 0x0005B8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_22) == 0x0005C0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_27) == 0x0005C8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_27' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_26) == 0x0005C9, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_27) == 0x0005CA, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_27' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_23) == 0x0005D0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_11) == 0x0005D8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_28) == 0x0005D9, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_28' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_11) == 0x0005E0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_11' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_21) == 0x0005E8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_28) == 0x0005EC, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_28' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_15) == 0x0005F0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_16) == 0x0005F8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_29) == 0x000600, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_29' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_15) == 0x000601, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_17) == 0x000608, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_18) == 0x000610, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_22) == 0x000618, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_23) == 0x00061C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_16) == 0x000620, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_29) == 0x000624, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_29' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_16) == 0x000625, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_19) == 0x000628, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_24) == 0x000630, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_25) == 0x000638, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_7) == 0x000640, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue_6) == 0x000698, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_20) == 0x0006A0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_8) == 0x0006A8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_12) == 0x000700, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue_7) == 0x000701, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_12) == 0x000708, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_12' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_21) == 0x000710, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_24) == 0x000718, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_22) == 0x000720, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_17) == 0x000728, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_25) == 0x00072C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_17) == 0x000730, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_23) == 0x000738, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_26) == 0x000740, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_26) == 0x000748, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_18) == 0x000750, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_byte_Variable_2) == 0x000754, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_18) == 0x000755, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_24) == 0x000758, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_27) == 0x000760, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_27' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_30) == 0x000768, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_30' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_30) == 0x000769, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_30' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_13) == 0x00076A, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_27) == 0x00076C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_27' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_13) == 0x000770, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_13' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_9) == 0x000778, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_9' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_19) == 0x0007D0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_31) == 0x0007D4, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_31' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_32) == 0x0007D5, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_32' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_31) == 0x0007D6, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_31' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_19) == 0x0007D7, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_25) == 0x0007D8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_32) == 0x0007E0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_32' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_28) == 0x0007E4, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_28' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_26) == 0x0007E8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_20) == 0x0007F0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_20) == 0x0007F4, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate) == 0x0007F8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_27) == 0x000808, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_27' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_1) == 0x000810, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_28) == 0x000820, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_28' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_33) == 0x000828, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_33' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_33) == 0x000829, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_33' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_29) == 0x00082C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_29' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_2) == 0x000830, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_3) == 0x000840, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_29) == 0x000850, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_29' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_30) == 0x000858, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_30' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_30) == 0x000860, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_30' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_21) == 0x000868, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_4) == 0x00086C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_real_Variable_31) == 0x000880, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_real_Variable_31' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_21) == 0x000888, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_byte_Variable_3) == 0x000889, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_5) == 0x00088C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_31) == 0x00089C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_31' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_32) == 0x0008A0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_32' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_22) == 0x0008A4, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_34) == 0x0008A8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_34' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_22) == 0x0008A9, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x0008AA, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_6) == 0x0008AC, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable) == 0x0008C0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_33) == 0x0008D0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_33' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_1) == 0x0008D8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_23) == 0x0008E8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_34) == 0x0008EC, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_34' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_35) == 0x0008ED, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_35' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_2) == 0x0008F0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_7) == 0x000900, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_23) == 0x000910, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_3) == 0x000918, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_34) == 0x000928, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_34' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_8) == 0x00092C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_35) == 0x00093C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_35' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_35) == 0x000940, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_35' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_24) == 0x000944, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_24) == 0x000948, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_9) == 0x00094C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_4) == 0x000960, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_5) == 0x000970, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_10) == 0x000980, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_10' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue_8) == 0x0009D8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_10) == 0x0009DC, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_6) == 0x0009F0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_11) == 0x000A00, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_36) == 0x000A10, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_36' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_37) == 0x000A14, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_37' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_25) == 0x000A18, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_byte_Variable_4) == 0x000A1C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_25) == 0x000A1D, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_14) == 0x000A20, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_14' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x000A30, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_12) == 0x000A34, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_36) == 0x000A44, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_36' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_36) == 0x000A45, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_36' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_7) == 0x000A48, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_13) == 0x000A58, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_8) == 0x000A68, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_38) == 0x000A78, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_38' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_39) == 0x000A7C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_39' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_26) == 0x000A80, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Has_Been_Initd_Variable_37) == 0x000A84, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Has_Been_Initd_Variable_37' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_IsValidClass_ReturnValue_26) == 0x000A85, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_IsValidClass_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_9) == 0x000A88, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_14) == 0x000A98, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_10) == 0x000AA8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_15) == 0x000AB8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_11) == 0x000AC8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_40) == 0x000AD8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_40' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_41) == 0x000ADC, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_41' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_42) == 0x000AE0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_42' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_27) == 0x000AE4, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_12) == 0x000AE8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_13) == 0x000AF8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_14) == 0x000B08, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_15) == 0x000B18, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_16) == 0x000B28, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_17) == 0x000B38, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_43) == 0x000B48, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_43' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_16) == 0x000B50, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_44) == 0x000B60, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_44' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_17) == 0x000B68, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_28) == 0x000B78, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_18) == 0x000B80, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_19) == 0x000B90, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_20) == 0x000BA0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_21) == 0x000BB0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue) == 0x000BC0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_11) == 0x000BD0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_11' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_byte_Variable_5) == 0x000C28, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_18) == 0x000C2C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_18' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_15) == 0x000C40, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_15' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_45) == 0x000C50, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_45' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000C58, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_12) == 0x000C68, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_12' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_46) == 0x000CC0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_46' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_19) == 0x000CC4, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_19' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_22) == 0x000CD8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_47) == 0x000CE8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_47' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_29) == 0x000CEC, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_MakeLiteralByte_ReturnValue_4) == 0x000CF0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_MakeLiteralByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_23) == 0x000CF8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_24) == 0x000D08, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_25) == 0x000D18, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_IsClosed_Variable_37) == 0x000D28, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_IsClosed_Variable_37' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000D30, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_26) == 0x000D40, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_20) == 0x000D50, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_20' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_StringToInt_ReturnValue) == 0x000D60, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_48) == 0x000D64, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_48' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000D68, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_13) == 0x000D78, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_13' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_21) == 0x000DD0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_21' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_27) == 0x000DE0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_27' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_22) == 0x000DF0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_22' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_28) == 0x000E00, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_28' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_29) == 0x000E10, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_29' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_49) == 0x000E20, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_49' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_50) == 0x000E24, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_50' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_51) == 0x000E28, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_51' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_30) == 0x000E30, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_30' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_30) == 0x000E40, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_31) == 0x000E48, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_31' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_32) == 0x000E58, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_32' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_33) == 0x000E68, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_33' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_23) == 0x000E78, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_23' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000E88, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_14) == 0x000E98, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_14' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_24) == 0x000EF0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_24' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue_9) == 0x000F00, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_34) == 0x000F08, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_34' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000F18, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_52) == 0x000F1C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_52' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_35) == 0x000F20, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_35' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_53) == 0x000F30, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_53' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_36) == 0x000F38, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_36' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_31) == 0x000F48, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_37) == 0x000F50, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_37' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_byte_Variable_6) == 0x000F60, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_28) == 0x000F68, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_28' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_16) == 0x000F70, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_16' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_15) == 0x000F80, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_15' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_25) == 0x000FD8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_25' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue_10) == 0x000FE8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_29) == 0x000FF0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_29' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_54) == 0x000FF8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_54' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_3) == 0x001000, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_16) == 0x001010, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_16' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_4) == 0x001068, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_26) == 0x001078, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_26' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_17) == 0x001088, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_17' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_14) == 0x0010E0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_27) == 0x0010E4, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_27' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_17) == 0x0010F8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_17' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_NewGuid_ReturnValue) == 0x001100, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x001110, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_GuidToString_ReturnValue) == 0x001120, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_38) == 0x001130, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_38' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_55) == 0x001140, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_55' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_18) == 0x001148, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_18' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue_11) == 0x0011A0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_ToLower_ReturnValue) == 0x0011A8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Trim_ReturnValue) == 0x0011B8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_5) == 0x0011C8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Concat_StrStr_ReturnValue) == 0x0011D8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_19) == 0x0011E8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_19' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Len_ReturnValue) == 0x001240, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Greater_IntInt_ReturnValue) == 0x001244, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_28) == 0x001248, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_28' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_30) == 0x001258, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_30' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_6) == 0x001260, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_20) == 0x001270, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_20' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_31) == 0x0012C8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_31' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_29) == 0x0012D0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_29' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_7) == 0x0012E0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_15) == 0x0012F0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_21) == 0x0012F8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_21' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_56) == 0x001350, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_56' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_18) == 0x001358, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_18' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_8) == 0x001360, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_22) == 0x001370, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_22' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_30) == 0x0013C8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_30' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_31) == 0x0013D8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_31' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_57) == 0x0013E8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_57' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_58) == 0x0013EC, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_58' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_32) == 0x0013F0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_32' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_32) == 0x0013F8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_39) == 0x001400, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_39' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_33) == 0x001410, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_33' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_16) == 0x001418, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_59) == 0x00141C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_59' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_19) == 0x001420, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_19' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_23) == 0x001428, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_23' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_9) == 0x001480, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_24) == 0x001490, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_24' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_32) == 0x0014E8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_32' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_10) == 0x0014F8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_25) == 0x001508, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_25' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_34) == 0x001560, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_34' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_33) == 0x001568, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_33' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_11) == 0x001578, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_35) == 0x001588, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_35' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_26) == 0x001590, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_26' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_60) == 0x0015E8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_60' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_12) == 0x0015F0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_34) == 0x001600, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_34' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_35) == 0x001610, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_35' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_17) == 0x001620, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_61) == 0x001624, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_61' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_20) == 0x001628, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_20' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_40) == 0x001630, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_40' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_62) == 0x001640, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_62' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_33) == 0x001644, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_36) == 0x001648, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_36' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_37) == 0x001650, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_37' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_StringToInt_ReturnValue_2) == 0x001658, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_StringToInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_36) == 0x00165C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_36' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_63) == 0x00166C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_63' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x001670, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_27) == 0x001680, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_27' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue_12) == 0x0016D8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_18) == 0x0016D9, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_21) == 0x0016E0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_21' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_37) == 0x0016E8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_37' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_13) == 0x0016F8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_38) == 0x001708, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_38' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_38) == 0x001718, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_38' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_MakeLiteralDouble_ReturnValue) == 0x001720, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_22) == 0x001728, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_22' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_23) == 0x001730, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_23' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Clamp_ReturnValue) == 0x001738, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_39) == 0x001740, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_39' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Divide_IntInt_ReturnValue) == 0x001748, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToFloat_ReturnValue) == 0x00174C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_DoubleDouble_ReturnValue) == 0x001750, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_39) == 0x001758, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_39' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Percent_FloatFloat_ReturnValue) == 0x001768, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Percent_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_DoubleToString_ReturnValue_4) == 0x001770, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_DoubleToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x001780, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_64) == 0x001788, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_64' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x001790, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Percent_FloatFloat_ReturnValue_1) == 0x001798, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Percent_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_DoubleToString_ReturnValue_5) == 0x0017A0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_DoubleToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_28) == 0x0017B0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_28' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_40) == 0x001808, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_40' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue_13) == 0x001818, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_14) == 0x001820, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_19) == 0x001830, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_41) == 0x001834, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_41' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_24) == 0x001848, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_24' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_15) == 0x001850, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_65) == 0x001860, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_65' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_NewGuid_ReturnValue_1) == 0x001864, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_NewGuid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_GuidToString_ReturnValue_1) == 0x001878, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_GuidToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_DoubleToString_ReturnValue_6) == 0x001888, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_DoubleToString_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_41) == 0x001898, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_41' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_29) == 0x0018A8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_29' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_42) == 0x001900, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_42' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue_14) == 0x001910, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_ToLower_ReturnValue_1) == 0x001918, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_ToLower_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Trim_ReturnValue_1) == 0x001928, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Trim_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_40) == 0x001938, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_40' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Concat_StrStr_ReturnValue_1) == 0x001940, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Len_ReturnValue_1) == 0x001950, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Len_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_16) == 0x001958, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Greater_IntInt_ReturnValue_1) == 0x001968, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_41) == 0x001970, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_41' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_17) == 0x001978, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_43) == 0x001988, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_43' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_20) == 0x001998, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_66) == 0x00199C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_66' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_25) == 0x0019A0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_25' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_30) == 0x0019A8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_30' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_67) == 0x001A00, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_67' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_68) == 0x001A04, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_68' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_44) == 0x001A08, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_44' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_IntInt_ReturnValue_34) == 0x001A18, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_IntInt_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_42) == 0x001A20, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_42' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_42) == 0x001A30, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_42' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_43) == 0x001A38, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_43' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_18) == 0x001A40, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_21) == 0x001A50, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_31) == 0x001A58, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_31' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_26) == 0x001AB0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_26' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_32) == 0x001AB8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_32' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_45) == 0x001B10, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_45' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_19) == 0x001B20, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_69) == 0x001B30, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_69' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_33) == 0x001B38, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_33' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_20) == 0x001B90, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_34) == 0x001BA0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_34' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_46) == 0x001BF8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_46' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_StringToInt_ReturnValue_3) == 0x001C08, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_StringToInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_47) == 0x001C0C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_47' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_44) == 0x001C20, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_44' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_45) == 0x001C28, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_45' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_70) == 0x001C30, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_70' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_48) == 0x001C34, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_48' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_MakeLiteralDouble_ReturnValue_1) == 0x001C48, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_MakeLiteralDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Clamp_ReturnValue_1) == 0x001C50, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Clamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_27) == 0x001C58, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_27' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Divide_IntInt_ReturnValue_1) == 0x001C60, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Divide_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_28) == 0x001C68, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_28' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x001C70, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_22) == 0x001C74, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x001C78, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Percent_FloatFloat_ReturnValue_2) == 0x001C80, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Percent_FloatFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_29) == 0x001C88, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_29' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_DoubleToString_ReturnValue_7) == 0x001C90, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_DoubleToString_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_35) == 0x001CA0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_35' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x001CF8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_DoubleDouble_ReturnValue_3) == 0x001D00, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_21) == 0x001D08, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Percent_FloatFloat_ReturnValue_3) == 0x001D18, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Percent_FloatFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_36) == 0x001D20, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_36' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_DoubleToString_ReturnValue_8) == 0x001D78, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_DoubleToString_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_37) == 0x001D88, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_37' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue_15) == 0x001DE0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_49) == 0x001DE4, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_49' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_NewGuid_ReturnValue_2) == 0x001DF4, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_NewGuid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_DoubleToString_ReturnValue_9) == 0x001E08, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_DoubleToString_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_GuidToString_ReturnValue_2) == 0x001E18, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_GuidToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_string_Variable_43) == 0x001E28, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_string_Variable_43' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_38) == 0x001E38, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_38' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc___inner_CheckCondition_ReturnValue_16) == 0x001E90, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc___inner_CheckCondition_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_ToLower_ReturnValue_2) == 0x001E98, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_ToLower_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_46) == 0x001EA8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_46' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Trim_ReturnValue_2) == 0x001EB0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Trim_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Concat_StrStr_ReturnValue_2) == 0x001EC0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Len_ReturnValue_2) == 0x001ED0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Len_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Greater_IntInt_ReturnValue_2) == 0x001ED4, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Greater_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_50) == 0x001ED8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_50' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Conv_IntToString_ReturnValue_22) == 0x001EE8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Conv_IntToString_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_71) == 0x001EF8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_71' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_39) == 0x001F00, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_39' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_47) == 0x001F58, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_47' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_23) == 0x001F60, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_72) == 0x001F64, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_72' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_30) == 0x001F68, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_30' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_40) == 0x001F70, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_40' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_51) == 0x001FC8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_51' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_48) == 0x001FD8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_48' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_49) == 0x001FE0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_49' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_73) == 0x001FE8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_73' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_24) == 0x001FEC, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_31) == 0x001FF0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_31' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_41) == 0x001FF8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_41' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_74) == 0x002050, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_74' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_52) == 0x002054, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_52' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_50) == 0x002068, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_50' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_51) == 0x002070, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_51' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_25) == 0x002078, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_75) == 0x00207C, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_75' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_32) == 0x002080, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_32' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_42) == 0x002088, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_42' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_52) == 0x0020E0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_52' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_class_Variable_53) == 0x0020E8, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_class_Variable_53' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_76) == 0x0020F0, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_76' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_CreateDelegate_OutputDelegate_53) == 0x0020F4, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_CreateDelegate_OutputDelegate_53' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_bool_Variable_26) == 0x002104, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_bool_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, Temp_int_Variable_77) == 0x002108, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::Temp_int_Variable_77' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_Select_Default_33) == 0x002110, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_Select_Default_33' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, K2Node_MakeStruct_CombatAIScriptParams_43) == 0x002118, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::K2Node_MakeStruct_CombatAIScriptParams_43' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x002170, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x002178, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_1) == 0x002180, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low, CallFunc_Add_DoubleDouble_B_ImplicitCast_1) == 0x002188, "Member 'BA_M_DXJDG_Atk_Low_C_ExecuteUbergraph_BA_M_DXJDG_Atk_Low::CallFunc_Add_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBA_M_DXJDG_Atk_Low_C \ static_assert(alignof(UBA_M_DXJDG_Atk_Low_C) == 0x000008, "Wrong alignment on UBA_M_DXJDG_Atk_Low_C"); \ static_assert(sizeof(UBA_M_DXJDG_Atk_Low_C) == 0x000248, "Wrong size on UBA_M_DXJDG_Atk_Low_C"); \ static_assert(offsetof(UBA_M_DXJDG_Atk_Low_C, UberGraphFrame_BA_M_DXJDG_Atk_Low_C) == 0x000240, "Member 'UBA_M_DXJDG_Atk_Low_C::UberGraphFrame_BA_M_DXJDG_Atk_Low_C' 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_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_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_I_PairedAnimAsyncInterface_C_PairedAnimHelpLoadCallBack \ static_assert(alignof(I_PairedAnimAsyncInterface_C_PairedAnimHelpLoadCallBack) == 0x000008, "Wrong alignment on I_PairedAnimAsyncInterface_C_PairedAnimHelpLoadCallBack"); \ static_assert(sizeof(I_PairedAnimAsyncInterface_C_PairedAnimHelpLoadCallBack) == 0x000010, "Wrong size on I_PairedAnimAsyncInterface_C_PairedAnimHelpLoadCallBack"); \ static_assert(offsetof(I_PairedAnimAsyncInterface_C_PairedAnimHelpLoadCallBack, Hold) == 0x000000, "Member 'I_PairedAnimAsyncInterface_C_PairedAnimHelpLoadCallBack::Hold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_PairedAnimAsyncInterface_C \ static_assert(alignof(II_PairedAnimAsyncInterface_C) == 0x000001, "Wrong alignment on II_PairedAnimAsyncInterface_C"); \ static_assert(sizeof(II_PairedAnimAsyncInterface_C) == 0x000001, "Wrong size on II_PairedAnimAsyncInterface_C"); \ #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_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_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_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_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_Item_Fumo_C_DisableItemByQuickBar \ static_assert(alignof(Item_Fumo_C_DisableItemByQuickBar) == 0x000008, "Wrong alignment on Item_Fumo_C_DisableItemByQuickBar"); \ static_assert(sizeof(Item_Fumo_C_DisableItemByQuickBar) == 0x000040, "Wrong size on Item_Fumo_C_DisableItemByQuickBar"); \ static_assert(offsetof(Item_Fumo_C_DisableItemByQuickBar, Caller) == 0x000000, "Member 'Item_Fumo_C_DisableItemByQuickBar::Caller' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_DisableItemByQuickBar, GameState) == 0x000008, "Member 'Item_Fumo_C_DisableItemByQuickBar::GameState' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_DisableItemByQuickBar, SortID) == 0x000010, "Member 'Item_Fumo_C_DisableItemByQuickBar::SortID' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_DisableItemByQuickBar, Result) == 0x000014, "Member 'Item_Fumo_C_DisableItemByQuickBar::Result' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_DisableItemByQuickBar, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000018, "Member 'Item_Fumo_C_DisableItemByQuickBar::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_DisableItemByQuickBar, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Item_Fumo_C_DisableItemByQuickBar::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_DisableItemByQuickBar, CallFunc_Item_CheckAvaliableAndSelectMontage_Montage) == 0x000028, "Member 'Item_Fumo_C_DisableItemByQuickBar::CallFunc_Item_CheckAvaliableAndSelectMontage_Montage' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_DisableItemByQuickBar, CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName) == 0x000030, "Member 'Item_Fumo_C_DisableItemByQuickBar::CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_DisableItemByQuickBar, CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem) == 0x000038, "Member 'Item_Fumo_C_DisableItemByQuickBar::CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_DisableItemByQuickBar, CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue) == 0x000039, "Member 'Item_Fumo_C_DisableItemByQuickBar::CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_DisableItemByQuickBar, CallFunc_Not_PreBool_ReturnValue) == 0x00003A, "Member 'Item_Fumo_C_DisableItemByQuickBar::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Item_Fumo_C_CheckAvaliableAndSelectMontage \ static_assert(alignof(Item_Fumo_C_CheckAvaliableAndSelectMontage) == 0x000008, "Wrong alignment on Item_Fumo_C_CheckAvaliableAndSelectMontage"); \ static_assert(sizeof(Item_Fumo_C_CheckAvaliableAndSelectMontage) == 0x0000C0, "Wrong size on Item_Fumo_C_CheckAvaliableAndSelectMontage"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, User) == 0x000000, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::User' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, ItemSortId) == 0x000008, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, Montage) == 0x000010, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, SectionName) == 0x000018, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::SectionName' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, bCouldUseItem) == 0x000020, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, bHandleValid) == 0x000021, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::bHandleValid' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_Montage) == 0x000028, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_Montage' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName) == 0x000030, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem) == 0x000038, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue) == 0x000039, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_Montage_1) == 0x000040, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_Montage_1' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName_1) == 0x000048, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName_1' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem_1) == 0x000050, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem_1' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue_1) == 0x000051, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_Montage_2) == 0x000058, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_Montage_2' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName_2) == 0x000060, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName_2' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem_2) == 0x000068, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem_2' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue_2) == 0x000069, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_Montage_3) == 0x000070, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_Montage_3' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName_3) == 0x000078, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName_3' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem_3) == 0x000080, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem_3' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue_3) == 0x000081, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_Montage_4) == 0x000088, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_Montage_4' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName_4) == 0x000090, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName_4' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem_4) == 0x000098, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem_4' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue_4) == 0x000099, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000A0, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_bSuccess) == 0x0000A8, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x0000B0, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(Item_Fumo_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_bSuccess_1) == 0x0000B8, "Member 'Item_Fumo_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UItem_Fumo_C \ static_assert(alignof(UItem_Fumo_C) == 0x000008, "Wrong alignment on UItem_Fumo_C"); \ static_assert(sizeof(UItem_Fumo_C) == 0x000088, "Wrong size on UItem_Fumo_C"); \ #define DUMPER7_ASSERTS_FST_LeaveMessageType \ static_assert(alignof(FST_LeaveMessageType) == 0x000008, "Wrong alignment on FST_LeaveMessageType"); \ static_assert(sizeof(FST_LeaveMessageType) == 0x000018, "Wrong size on FST_LeaveMessageType"); \ static_assert(offsetof(FST_LeaveMessageType, 范本内容_8_B85415734BC03F6121480BA49388B07D) == 0x000000, "Member 'FST_LeaveMessageType::范本内容_8_B85415734BC03F6121480BA49388B07D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UI_DrawingBoardDebugPanel_C_AddDebugUI \ static_assert(alignof(UI_DrawingBoardDebugPanel_C_AddDebugUI) == 0x000008, "Wrong alignment on UI_DrawingBoardDebugPanel_C_AddDebugUI"); \ static_assert(sizeof(UI_DrawingBoardDebugPanel_C_AddDebugUI) == 0x000018, "Wrong size on UI_DrawingBoardDebugPanel_C_AddDebugUI"); \ static_assert(offsetof(UI_DrawingBoardDebugPanel_C_AddDebugUI, DrawingBoard) == 0x000000, "Member 'UI_DrawingBoardDebugPanel_C_AddDebugUI::DrawingBoard' has a wrong offset!"); \ static_assert(offsetof(UI_DrawingBoardDebugPanel_C_AddDebugUI, CallFunc_Create_ReturnValue) == 0x000008, "Member 'UI_DrawingBoardDebugPanel_C_AddDebugUI::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UI_DrawingBoardDebugPanel_C_AddDebugUI, CallFunc_AddChild_ReturnValue) == 0x000010, "Member 'UI_DrawingBoardDebugPanel_C_AddDebugUI::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUI_DrawingBoardDebugPanel_C \ static_assert(alignof(UUI_DrawingBoardDebugPanel_C) == 0x000008, "Wrong alignment on UUI_DrawingBoardDebugPanel_C"); \ static_assert(sizeof(UUI_DrawingBoardDebugPanel_C) == 0x000280, "Wrong size on UUI_DrawingBoardDebugPanel_C"); \ static_assert(offsetof(UUI_DrawingBoardDebugPanel_C, HorizontalBox_36) == 0x000278, "Member 'UUI_DrawingBoardDebugPanel_C::HorizontalBox_36' 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_GameOnlineModel_C_BeginTransmit \ static_assert(alignof(GameOnlineModel_C_BeginTransmit) == 0x000008, "Wrong alignment on GameOnlineModel_C_BeginTransmit"); \ static_assert(sizeof(GameOnlineModel_C_BeginTransmit) == 0x000088, "Wrong size on GameOnlineModel_C_BeginTransmit"); \ static_assert(offsetof(GameOnlineModel_C_BeginTransmit, IP_Port) == 0x000000, "Member 'GameOnlineModel_C_BeginTransmit::IP_Port' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_BeginTransmit, MessageType) == 0x000010, "Member 'GameOnlineModel_C_BeginTransmit::MessageType' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_BeginTransmit, MapLoadCache) == 0x000020, "Member 'GameOnlineModel_C_BeginTransmit::MapLoadCache' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_BeginTransmit, MapVisibleCache) == 0x000030, "Member 'GameOnlineModel_C_BeginTransmit::MapVisibleCache' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_BeginTransmit, PlayerLocation) == 0x000040, "Member 'GameOnlineModel_C_BeginTransmit::PlayerLocation' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_BeginTransmit, PlayerRotation) == 0x000058, "Member 'GameOnlineModel_C_BeginTransmit::PlayerRotation' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_BeginTransmit, FirePoint) == 0x000070, "Member 'GameOnlineModel_C_BeginTransmit::FirePoint' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_BeginTransmit, LevelChapter) == 0x000080, "Member 'GameOnlineModel_C_BeginTransmit::LevelChapter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_CalculateLevel \ static_assert(alignof(GameOnlineModel_C_CalculateLevel) == 0x000008, "Wrong alignment on GameOnlineModel_C_CalculateLevel"); \ static_assert(sizeof(GameOnlineModel_C_CalculateLevel) == 0x000038, "Wrong size on GameOnlineModel_C_CalculateLevel"); \ static_assert(offsetof(GameOnlineModel_C_CalculateLevel, units_digit_) == 0x000000, "Member 'GameOnlineModel_C_CalculateLevel::units_digit_' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CalculateLevel, Rate) == 0x000004, "Member 'GameOnlineModel_C_CalculateLevel::Rate' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CalculateLevel, return_value) == 0x000008, "Member 'GameOnlineModel_C_CalculateLevel::return_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CalculateLevel, CallFunc_GetPlayerLevel_value) == 0x000010, "Member 'GameOnlineModel_C_CalculateLevel::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CalculateLevel, CallFunc_Multiply_IntInt_ReturnValue) == 0x000018, "Member 'GameOnlineModel_C_CalculateLevel::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CalculateLevel, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000020, "Member 'GameOnlineModel_C_CalculateLevel::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CalculateLevel, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000028, "Member 'GameOnlineModel_C_CalculateLevel::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CalculateLevel, CallFunc_FTrunc_ReturnValue) == 0x000030, "Member 'GameOnlineModel_C_CalculateLevel::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_CanLeaveTransmit \ static_assert(alignof(GameOnlineModel_C_CanLeaveTransmit) == 0x000008, "Wrong alignment on GameOnlineModel_C_CanLeaveTransmit"); \ static_assert(sizeof(GameOnlineModel_C_CanLeaveTransmit) == 0x000018, "Wrong size on GameOnlineModel_C_CanLeaveTransmit"); \ static_assert(offsetof(GameOnlineModel_C_CanLeaveTransmit, return_value) == 0x000000, "Member 'GameOnlineModel_C_CanLeaveTransmit::return_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CanLeaveTransmit, CallFunc_GetIsInOnlineArea_return_value) == 0x000001, "Member 'GameOnlineModel_C_CanLeaveTransmit::CallFunc_GetIsInOnlineArea_return_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CanLeaveTransmit, CallFunc_IsServer_ReturnValue) == 0x000002, "Member 'GameOnlineModel_C_CanLeaveTransmit::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CanLeaveTransmit, CallFunc_GetDCSGameState_ReturnValue) == 0x000008, "Member 'GameOnlineModel_C_CanLeaveTransmit::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CanLeaveTransmit, CallFunc_GetHasOtherPlayer_ReturnValue) == 0x000010, "Member 'GameOnlineModel_C_CanLeaveTransmit::CallFunc_GetHasOtherPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CanLeaveTransmit, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'GameOnlineModel_C_CanLeaveTransmit::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CanLeaveTransmit, CallFunc_BooleanAND_ReturnValue) == 0x000012, "Member 'GameOnlineModel_C_CanLeaveTransmit::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CanLeaveTransmit, CallFunc_BooleanAND_ReturnValue_1) == 0x000013, "Member 'GameOnlineModel_C_CanLeaveTransmit::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_CanSearchTransmit \ static_assert(alignof(GameOnlineModel_C_CanSearchTransmit) == 0x000001, "Wrong alignment on GameOnlineModel_C_CanSearchTransmit"); \ static_assert(sizeof(GameOnlineModel_C_CanSearchTransmit) == 0x000005, "Wrong size on GameOnlineModel_C_CanSearchTransmit"); \ static_assert(offsetof(GameOnlineModel_C_CanSearchTransmit, return_value) == 0x000000, "Member 'GameOnlineModel_C_CanSearchTransmit::return_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CanSearchTransmit, CallFunc_GetGlobalFlag_Enable) == 0x000001, "Member 'GameOnlineModel_C_CanSearchTransmit::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CanSearchTransmit, CallFunc_IsServer_ReturnValue) == 0x000002, "Member 'GameOnlineModel_C_CanSearchTransmit::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CanSearchTransmit, CallFunc_Not_PreBool_ReturnValue) == 0x000003, "Member 'GameOnlineModel_C_CanSearchTransmit::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CanSearchTransmit, CallFunc_BooleanAND_ReturnValue) == 0x000004, "Member 'GameOnlineModel_C_CanSearchTransmit::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_CheckConnectionStatus \ static_assert(alignof(GameOnlineModel_C_CheckConnectionStatus) == 0x000008, "Wrong alignment on GameOnlineModel_C_CheckConnectionStatus"); \ static_assert(sizeof(GameOnlineModel_C_CheckConnectionStatus) == 0x000010, "Wrong size on GameOnlineModel_C_CheckConnectionStatus"); \ static_assert(offsetof(GameOnlineModel_C_CheckConnectionStatus, stampType) == 0x000000, "Member 'GameOnlineModel_C_CheckConnectionStatus::stampType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_CheckOverTimerJoin \ static_assert(alignof(GameOnlineModel_C_CheckOverTimerJoin) == 0x000008, "Wrong alignment on GameOnlineModel_C_CheckOverTimerJoin"); \ static_assert(sizeof(GameOnlineModel_C_CheckOverTimerJoin) == 0x000010, "Wrong size on GameOnlineModel_C_CheckOverTimerJoin"); \ static_assert(offsetof(GameOnlineModel_C_CheckOverTimerJoin, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000000, "Member 'GameOnlineModel_C_CheckOverTimerJoin::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CheckOverTimerJoin, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x000008, "Member 'GameOnlineModel_C_CheckOverTimerJoin::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ClearTransmitCache \ static_assert(alignof(GameOnlineModel_C_ClearTransmitCache) == 0x000008, "Wrong alignment on GameOnlineModel_C_ClearTransmitCache"); \ static_assert(sizeof(GameOnlineModel_C_ClearTransmitCache) == 0x000008, "Wrong size on GameOnlineModel_C_ClearTransmitCache"); \ static_assert(offsetof(GameOnlineModel_C_ClearTransmitCache, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000000, "Member 'GameOnlineModel_C_ClearTransmitCache::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ClientPlayerConnectionValidTipsOnServer \ static_assert(alignof(GameOnlineModel_C_ClientPlayerConnectionValidTipsOnServer) == 0x000008, "Wrong alignment on GameOnlineModel_C_ClientPlayerConnectionValidTipsOnServer"); \ static_assert(sizeof(GameOnlineModel_C_ClientPlayerConnectionValidTipsOnServer) == 0x000020, "Wrong size on GameOnlineModel_C_ClientPlayerConnectionValidTipsOnServer"); \ static_assert(offsetof(GameOnlineModel_C_ClientPlayerConnectionValidTipsOnServer, uid) == 0x000000, "Member 'GameOnlineModel_C_ClientPlayerConnectionValidTipsOnServer::uid' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ClientPlayerConnectionValidTipsOnServer, TransmitType) == 0x000010, "Member 'GameOnlineModel_C_ClientPlayerConnectionValidTipsOnServer::TransmitType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ClientPlayerDeathTipsOnclient \ static_assert(alignof(GameOnlineModel_C_ClientPlayerDeathTipsOnclient) == 0x000008, "Wrong alignment on GameOnlineModel_C_ClientPlayerDeathTipsOnclient"); \ static_assert(sizeof(GameOnlineModel_C_ClientPlayerDeathTipsOnclient) == 0x000020, "Wrong size on GameOnlineModel_C_ClientPlayerDeathTipsOnclient"); \ static_assert(offsetof(GameOnlineModel_C_ClientPlayerDeathTipsOnclient, uid) == 0x000000, "Member 'GameOnlineModel_C_ClientPlayerDeathTipsOnclient::uid' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ClientPlayerDeathTipsOnclient, CampType) == 0x000010, "Member 'GameOnlineModel_C_ClientPlayerDeathTipsOnclient::CampType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ClientPlayerDeathTipsOnServer \ static_assert(alignof(GameOnlineModel_C_ClientPlayerDeathTipsOnServer) == 0x000008, "Wrong alignment on GameOnlineModel_C_ClientPlayerDeathTipsOnServer"); \ static_assert(sizeof(GameOnlineModel_C_ClientPlayerDeathTipsOnServer) == 0x000020, "Wrong size on GameOnlineModel_C_ClientPlayerDeathTipsOnServer"); \ static_assert(offsetof(GameOnlineModel_C_ClientPlayerDeathTipsOnServer, uid) == 0x000000, "Member 'GameOnlineModel_C_ClientPlayerDeathTipsOnServer::uid' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ClientPlayerDeathTipsOnServer, Camp_Type) == 0x000010, "Member 'GameOnlineModel_C_ClientPlayerDeathTipsOnServer::Camp_Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnClient \ static_assert(alignof(GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnClient) == 0x000008, "Wrong alignment on GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnClient"); \ static_assert(sizeof(GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnClient) == 0x000020, "Wrong size on GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnClient"); \ static_assert(offsetof(GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnClient, uid) == 0x000000, "Member 'GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnClient::uid' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnClient, TransmitType) == 0x000010, "Member 'GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnClient::TransmitType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnServer \ static_assert(alignof(GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnServer) == 0x000008, "Wrong alignment on GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnServer"); \ static_assert(sizeof(GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnServer) == 0x000020, "Wrong size on GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnServer"); \ static_assert(offsetof(GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnServer, uid) == 0x000000, "Member 'GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnServer::uid' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnServer, TransmitType) == 0x000010, "Member 'GameOnlineModel_C_ClientPlayerJoinFinishedTipsOnServer::TransmitType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ClientPlayerLeaveTips \ static_assert(alignof(GameOnlineModel_C_ClientPlayerLeaveTips) == 0x000001, "Wrong alignment on GameOnlineModel_C_ClientPlayerLeaveTips"); \ static_assert(sizeof(GameOnlineModel_C_ClientPlayerLeaveTips) == 0x000001, "Wrong size on GameOnlineModel_C_ClientPlayerLeaveTips"); \ static_assert(offsetof(GameOnlineModel_C_ClientPlayerLeaveTips, OutType) == 0x000000, "Member 'GameOnlineModel_C_ClientPlayerLeaveTips::OutType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ClientPlayerLogoutTipsOnClient \ static_assert(alignof(GameOnlineModel_C_ClientPlayerLogoutTipsOnClient) == 0x000008, "Wrong alignment on GameOnlineModel_C_ClientPlayerLogoutTipsOnClient"); \ static_assert(sizeof(GameOnlineModel_C_ClientPlayerLogoutTipsOnClient) == 0x000020, "Wrong size on GameOnlineModel_C_ClientPlayerLogoutTipsOnClient"); \ static_assert(offsetof(GameOnlineModel_C_ClientPlayerLogoutTipsOnClient, uid) == 0x000000, "Member 'GameOnlineModel_C_ClientPlayerLogoutTipsOnClient::uid' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ClientPlayerLogoutTipsOnClient, stampType) == 0x000010, "Member 'GameOnlineModel_C_ClientPlayerLogoutTipsOnClient::stampType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ClientPlayerLogoutTipsOnServer \ static_assert(alignof(GameOnlineModel_C_ClientPlayerLogoutTipsOnServer) == 0x000008, "Wrong alignment on GameOnlineModel_C_ClientPlayerLogoutTipsOnServer"); \ static_assert(sizeof(GameOnlineModel_C_ClientPlayerLogoutTipsOnServer) == 0x000020, "Wrong size on GameOnlineModel_C_ClientPlayerLogoutTipsOnServer"); \ static_assert(offsetof(GameOnlineModel_C_ClientPlayerLogoutTipsOnServer, uid) == 0x000000, "Member 'GameOnlineModel_C_ClientPlayerLogoutTipsOnServer::uid' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ClientPlayerLogoutTipsOnServer, stampType) == 0x000010, "Member 'GameOnlineModel_C_ClientPlayerLogoutTipsOnServer::stampType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ContrastLevel \ static_assert(alignof(GameOnlineModel_C_ContrastLevel) == 0x000004, "Wrong alignment on GameOnlineModel_C_ContrastLevel"); \ static_assert(sizeof(GameOnlineModel_C_ContrastLevel) == 0x000018, "Wrong size on GameOnlineModel_C_ContrastLevel"); \ static_assert(offsetof(GameOnlineModel_C_ContrastLevel, units_digit) == 0x000000, "Member 'GameOnlineModel_C_ContrastLevel::units_digit' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ContrastLevel, Rate) == 0x000004, "Member 'GameOnlineModel_C_ContrastLevel::Rate' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ContrastLevel, Level) == 0x000008, "Member 'GameOnlineModel_C_ContrastLevel::Level' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ContrastLevel, return_level) == 0x00000C, "Member 'GameOnlineModel_C_ContrastLevel::return_level' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ContrastLevel, CallFunc_CalculateLevel_Return_Value) == 0x000010, "Member 'GameOnlineModel_C_ContrastLevel::CallFunc_CalculateLevel_Return_Value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ContrastLevel, CallFunc_Greater_IntInt_ReturnValue) == 0x000014, "Member 'GameOnlineModel_C_ContrastLevel::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_CreateBlackScreen \ static_assert(alignof(GameOnlineModel_C_CreateBlackScreen) == 0x000008, "Wrong alignment on GameOnlineModel_C_CreateBlackScreen"); \ static_assert(sizeof(GameOnlineModel_C_CreateBlackScreen) == 0x000038, "Wrong size on GameOnlineModel_C_CreateBlackScreen"); \ static_assert(offsetof(GameOnlineModel_C_CreateBlackScreen, RunEvent) == 0x000000, "Member 'GameOnlineModel_C_CreateBlackScreen::RunEvent' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateBlackScreen, CallFunc_GetUIStatic_ReturnValue) == 0x000010, "Member 'GameOnlineModel_C_CreateBlackScreen::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateBlackScreen, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'GameOnlineModel_C_CreateBlackScreen::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateBlackScreen, CallFunc_GetUIZOder_ZOder) == 0x000020, "Member 'GameOnlineModel_C_CreateBlackScreen::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateBlackScreen, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x000024, "Member 'GameOnlineModel_C_CreateBlackScreen::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateBlackScreen, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000030, "Member 'GameOnlineModel_C_CreateBlackScreen::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_CreateNetworkNoticePanel \ static_assert(alignof(GameOnlineModel_C_CreateNetworkNoticePanel) == 0x000008, "Wrong alignment on GameOnlineModel_C_CreateNetworkNoticePanel"); \ static_assert(sizeof(GameOnlineModel_C_CreateNetworkNoticePanel) == 0x000050, "Wrong size on GameOnlineModel_C_CreateNetworkNoticePanel"); \ static_assert(offsetof(GameOnlineModel_C_CreateNetworkNoticePanel, ShowText) == 0x000000, "Member 'GameOnlineModel_C_CreateNetworkNoticePanel::ShowText' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateNetworkNoticePanel, Tag) == 0x000018, "Member 'GameOnlineModel_C_CreateNetworkNoticePanel::Tag' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateNetworkNoticePanel, Height) == 0x000020, "Member 'GameOnlineModel_C_CreateNetworkNoticePanel::Height' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateNetworkNoticePanel, CallFunc_GetUIStatic_ReturnValue) == 0x000028, "Member 'GameOnlineModel_C_CreateNetworkNoticePanel::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateNetworkNoticePanel, CallFunc_GetPlayerController_ReturnValue) == 0x000030, "Member 'GameOnlineModel_C_CreateNetworkNoticePanel::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateNetworkNoticePanel, CallFunc_GetUIZOder_ZOder) == 0x000038, "Member 'GameOnlineModel_C_CreateNetworkNoticePanel::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateNetworkNoticePanel, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'GameOnlineModel_C_CreateNetworkNoticePanel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateNetworkNoticePanel, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x000040, "Member 'GameOnlineModel_C_CreateNetworkNoticePanel::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateNetworkNoticePanel, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000048, "Member 'GameOnlineModel_C_CreateNetworkNoticePanel::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_CreateTransmitNoticeShow \ static_assert(alignof(GameOnlineModel_C_CreateTransmitNoticeShow) == 0x000008, "Wrong alignment on GameOnlineModel_C_CreateTransmitNoticeShow"); \ static_assert(sizeof(GameOnlineModel_C_CreateTransmitNoticeShow) == 0x000030, "Wrong size on GameOnlineModel_C_CreateTransmitNoticeShow"); \ static_assert(offsetof(GameOnlineModel_C_CreateTransmitNoticeShow, ReturnValue) == 0x000000, "Member 'GameOnlineModel_C_CreateTransmitNoticeShow::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateTransmitNoticeShow, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'GameOnlineModel_C_CreateTransmitNoticeShow::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateTransmitNoticeShow, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'GameOnlineModel_C_CreateTransmitNoticeShow::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateTransmitNoticeShow, CallFunc_GetUIZOder_ZOder) == 0x000014, "Member 'GameOnlineModel_C_CreateTransmitNoticeShow::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateTransmitNoticeShow, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'GameOnlineModel_C_CreateTransmitNoticeShow::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateTransmitNoticeShow, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x000020, "Member 'GameOnlineModel_C_CreateTransmitNoticeShow::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_CreateTransmitNoticeShow, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000028, "Member 'GameOnlineModel_C_CreateTransmitNoticeShow::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_EnsureMarkMessageComponentValid \ static_assert(alignof(GameOnlineModel_C_EnsureMarkMessageComponentValid) == 0x000008, "Wrong alignment on GameOnlineModel_C_EnsureMarkMessageComponentValid"); \ static_assert(sizeof(GameOnlineModel_C_EnsureMarkMessageComponentValid) == 0x000018, "Wrong size on GameOnlineModel_C_EnsureMarkMessageComponentValid"); \ static_assert(offsetof(GameOnlineModel_C_EnsureMarkMessageComponentValid, CallFunc_GetOwner_ReturnValue) == 0x000000, "Member 'GameOnlineModel_C_EnsureMarkMessageComponentValid::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_EnsureMarkMessageComponentValid, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'GameOnlineModel_C_EnsureMarkMessageComponentValid::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_EnsureMarkMessageComponentValid, CallFunc_AddComponentByClass_ReturnValue) == 0x000010, "Member 'GameOnlineModel_C_EnsureMarkMessageComponentValid::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel \ static_assert(alignof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel) == 0x000008, "Wrong alignment on GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel"); \ static_assert(sizeof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel) == 0x000DF0, "Wrong size on GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, EntryPoint) == 0x000000, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x000008, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000010, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_bool_Variable) == 0x000018, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetSocketStr_ReturnValue) == 0x000020, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_bool_Variable_1) == 0x000030, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_MakeLiteralByte_ReturnValue) == 0x000031, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000032, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000033, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CreateDelegate_OutputDelegate) == 0x000034, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_1) == 0x000048, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_byte_Variable) == 0x000050, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_text_Variable) == 0x000058, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_text_Variable_1) == 0x000070, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_text_Variable_2) == 0x000088, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_text_Variable_3) == 0x0000A0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_byte_Variable_1) == 0x0000B8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_text_Variable_4) == 0x0000C0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_text_Variable_4' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_text_Variable_5) == 0x0000D8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_text_Variable_5' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_byte_Variable_2) == 0x0000F0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_text_Variable_6) == 0x0000F8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_text_Variable_6' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_text_Variable_7) == 0x000110, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_text_Variable_7' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_byte_Variable_3) == 0x000128, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_text_Variable_8) == 0x000130, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_text_Variable_8' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_text_Variable_9) == 0x000148, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_text_Variable_9' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_2) == 0x000160, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_3) == 0x000168, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetSocketStr_ReturnValue_1) == 0x000170, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetSocketStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_4) == 0x000180, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_IsEmpty_ReturnValue) == 0x000188, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetSocketStr_ReturnValue_2) == 0x000190, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetSocketStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue) == 0x0001A0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_5) == 0x0001B0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_6) == 0x0001B8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x0001C0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CreateDelegate_OutputDelegate_1) == 0x0001C4, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Conv_ByteToInt_ReturnValue) == 0x0001D4, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Conv_IntToString_ReturnValue) == 0x0001D8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_7) == 0x0001E8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_bool_Variable_2) == 0x0001F0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CreateDelegate_OutputDelegate_2) == 0x0001F4, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_IsEditorRunning_ReturnValue) == 0x000204, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_IsEditorRunning_ReturnValue_1) == 0x000205, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_IsEditorRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_8) == 0x000208, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetSocketStr_ReturnValue_3) == 0x000210, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetSocketStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_JsonStr_4) == 0x000220, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_JsonStr_4' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_MakeMap_Map) == 0x000230, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000280, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_9) == 0x000290, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000298, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetSocketStr_ReturnValue_4) == 0x0002A8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetSocketStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_10) == 0x0002B8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_11) == 0x0002C0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetSocketStr_ReturnValue_5) == 0x0002C8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetSocketStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_bool_Variable_3) == 0x0002D8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_bool_Variable_4) == 0x0002D9, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Conv_StringToName_ReturnValue) == 0x0002DC, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CreateDelegate_OutputDelegate_3) == 0x0002E4, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetDataTableRowFromName_OutRow) == 0x0002F8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000320, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000321, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_string_Variable) == 0x000328, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Conv_TextToString_ReturnValue) == 0x000338, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_JsonToStructK2_Struct) == 0x000348, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_JsonToStructK2_Struct' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_JsonToStructK2_Struct_1) == 0x000378, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_JsonToStructK2_Struct_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_SwitchString_CmpSuccess) == 0x000400, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000408, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Conv_StringToText_ReturnValue) == 0x000418, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000430, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000440, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetNetWorkConfigPath_ReturnValue) == 0x000450, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetNetWorkConfigPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_JsonStr_5) == 0x000460, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_JsonStr_5' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_CustomConfig_GetIni_ReturnValue) == 0x000470, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_CustomConfig_GetIni_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000480, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000488, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x000498, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0004A0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x0004B0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x0004D8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0004E0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0004F0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000500, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000510, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_Select_Default) == 0x000520, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetNetWorkConfigPath_ReturnValue_1) == 0x000530, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetNetWorkConfigPath_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CreateDelegate_OutputDelegate_4) == 0x000540, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_CustomConfig_GetIni_ReturnValue_1) == 0x000550, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_CustomConfig_GetIni_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_JsonStr) == 0x000560, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_JsonStr' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000570, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000580, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000590, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_14) == 0x0005A0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_15) == 0x0005B0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_int_Array_Index_Variable) == 0x0005C0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_Select_Default_1) == 0x0005C8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_CustomHttpSendJson_ReturnValue) == 0x0005D8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_CustomHttpSendJson_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_16) == 0x0005E0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_IsValid_ReturnValue) == 0x0005F0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CreateDelegate_OutputDelegate_5) == 0x0005F4, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_JsonStr_1) == 0x000608, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_JsonStr_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_IP_Port_1) == 0x000618, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_IP_Port_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_MessageType) == 0x000628, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_MessageType' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_MapLoadCache) == 0x000638, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_MapLoadCache' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_MapVisibleCache) == 0x000648, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_MapVisibleCache' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_PlayerLocation) == 0x000658, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_PlayerLocation' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_PlayerRotation) == 0x000670, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_PlayerRotation' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_firepoint) == 0x000688, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_LevelChapter) == 0x000698, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_LevelChapter' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CreateDelegate_OutputDelegate_6) == 0x00069C, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_uid_6) == 0x0006B0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_uid_6' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_Camp_Type) == 0x0006C0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_Camp_Type' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_uid_5) == 0x0006D0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_uid_5' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_TransmitType_2) == 0x0006E0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_TransmitType_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_uid_4) == 0x0006F0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_uid_4' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_stampType_2) == 0x000700, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_stampType_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_OutType) == 0x000710, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_OutType' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000718, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_IsServer_ReturnValue) == 0x000720, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetMarkMessageComponent_ReturnValue_1) == 0x000728, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetMarkMessageComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_IsValid_ReturnValue_1) == 0x000730, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetMarkMessageComponent_ReturnValue_2) == 0x000738, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetMarkMessageComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetMarkMessageComponent_ReturnValue_3) == 0x000740, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetMarkMessageComponent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_uid_3) == 0x000748, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_uid_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_CampType) == 0x000758, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_CampType' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetDCSGameState_ReturnValue) == 0x000768, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_JsonStr_2) == 0x000770, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_JsonStr_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_uid_2) == 0x000780, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_uid_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_TransmitType_1) == 0x000790, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_TransmitType_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetTransmitToType_return_value) == 0x0007A0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CreateDelegate_OutputDelegate_7) == 0x0007A4, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetMarkMessageComponent_ReturnValue_4) == 0x0007B8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetMarkMessageComponent_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_stampType_1) == 0x0007C0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_stampType_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetDCSGameState_ReturnValue_1) == 0x0007D0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetDCSGameState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetTransmitToType_return_value_1) == 0x0007D8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetTransmitToType_return_value_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_HasOtherPlayerJoin_ReturnValue) == 0x0007D9, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_HasOtherPlayerJoin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_Select_Default_2) == 0x0007E0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_CreateTransmitNoticeShow_ReturnValue_1) == 0x0007F8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_CreateTransmitNoticeShow_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_K2_SetTimer_ReturnValue) == 0x000800, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_IsValid_ReturnValue_2) == 0x000808, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_IsServer_ReturnValue_1) == 0x000809, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_IsServer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_int_Loop_Counter_Variable) == 0x00080C, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Add_IntInt_ReturnValue) == 0x000810, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_CreateTransmitNoticeShow_ReturnValue_2) == 0x000818, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_CreateTransmitNoticeShow_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_uid_1) == 0x000820, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_uid_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_stampType) == 0x000830, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_stampType' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetTransmitToType_return_value_2) == 0x000840, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetTransmitToType_return_value_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_CreateTransmitNoticeShow_ReturnValue_3) == 0x000848, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_CreateTransmitNoticeShow_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetTextMessage_ReturnValue) == 0x000850, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetTextMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_uid) == 0x000858, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_uid' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_TransmitType) == 0x000868, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_TransmitType' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_Select_Default_3) == 0x000878, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetTransmitToType_return_value_3) == 0x000890, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetTransmitToType_return_value_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_CreateTransmitNoticeShow_ReturnValue_4) == 0x000898, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_CreateTransmitNoticeShow_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetTextMessage_ReturnValue_1) == 0x0008A0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetTextMessage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_Select_Default_4) == 0x0008A8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_K2_SetTimer_ReturnValue_1) == 0x0008C0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_K2_SetTimer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_string_Variable_1) == 0x0008C8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetMarkMessageComponent_ReturnValue_5) == 0x0008D8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetMarkMessageComponent_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_17) == 0x0008E0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_IsValid_ReturnValue_3) == 0x0008F0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Split_LeftS) == 0x0008F8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Split_RightS) == 0x000908, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Split_ReturnValue) == 0x000918, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Contains_ReturnValue) == 0x000919, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Split_LeftS_1) == 0x000920, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Split_RightS_1) == 0x000930, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Split_ReturnValue_1) == 0x000940, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_18) == 0x000948, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetMarkMessageComponent_ReturnValue_6) == 0x000958, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetMarkMessageComponent_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_Select_Default_5) == 0x000960, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_IsValid_ReturnValue_4) == 0x000970, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetDCSGameState_ReturnValue_2) == 0x000978, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetDCSGameState_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetHasOtherPlayer_ReturnValue) == 0x000980, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetHasOtherPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000988, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, Temp_string_Variable_2) == 0x000990, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Get_Player_Online_Level_returnLevel) == 0x0009A0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Get_Player_Online_Level_returnLevel' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_19) == 0x0009A8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_JsonToStructK2_Struct_2) == 0x0009B8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_JsonToStructK2_Struct_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000A18, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_20) == 0x000A30, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000A40, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000A50, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_21) == 0x000A60, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_22) == 0x000A70, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_23) == 0x000A80, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_24) == 0x000A90, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_25) == 0x000AA0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_26) == 0x000AB0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_27) == 0x000AC0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_JsonToStructK2_Struct_3) == 0x000AD0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_JsonToStructK2_Struct_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_28) == 0x000B00, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_29) == 0x000B10, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_SwitchString_CmpSuccess_1) == 0x000B20, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_30) == 0x000B28, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_31) == 0x000B38, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_32) == 0x000B48, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_33) == 0x000B58, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetPlayerLevel_value) == 0x000B68, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_34) == 0x000B70, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_FTrunc_ReturnValue) == 0x000B80, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_35) == 0x000B88, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_MakeStruct_ST_Network1025_Send) == 0x000B98, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_MakeStruct_ST_Network1025_Send' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_MakeMap_Map_1) == 0x000BC8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_StructToJsonK2_Json) == 0x000C18, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_StructToJsonK2_Json' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Map_Keys_Keys) == 0x000C28, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_36) == 0x000C38, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Array_Get_Item) == 0x000C48, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_37) == 0x000C58, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Map_Find_Value) == 0x000C68, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Map_Find_ReturnValue) == 0x000C78, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_38) == 0x000C80, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_39) == 0x000C90, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Array_Length_ReturnValue) == 0x000CA0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_40) == 0x000CA8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_40' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Less_IntInt_ReturnValue) == 0x000CB8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000CB9, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Concat_StrStr_ReturnValue_41) == 0x000CC0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Concat_StrStr_ReturnValue_41' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_Select_Default_6) == 0x000CD0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetModel_OnlineModel_ReturnValue) == 0x000CE0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetModel_OnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_Select_Default_7) == 0x000CE8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_Select_Default_7' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_CustomHttpSendJson_ReturnValue_1) == 0x000CF8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_CustomHttpSendJson_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_IsValid_ReturnValue_5) == 0x000D00, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetModel_GameOnlineModel_ReturnValue_1) == 0x000D08, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetModel_GameOnlineModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetMarkMessageComponent_ReturnValue_7) == 0x000D10, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetMarkMessageComponent_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_IsValid_ReturnValue_6) == 0x000D18, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_IsValid_ReturnValue_7) == 0x000D19, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetTextMessage_ReturnValue_2) == 0x000D20, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetTextMessage_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_IP_Port) == 0x000D28, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_IP_Port' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_Type) == 0x000D38, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_Select_Default_8) == 0x000D48, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_Select_Default_8' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000D60, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000D68, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_DynamicCast_bSuccess) == 0x000D78, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetGlobalFlag_Enable) == 0x000D79, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_IsAlive_Result) == 0x000D7A, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_Not_PreBool_ReturnValue) == 0x000D7B, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_BooleanAND_ReturnValue) == 0x000D7C, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_JsonStr_3) == 0x000D80, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_JsonStr_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CreateDelegate_OutputDelegate_8) == 0x000D90, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetDCSGameState_ReturnValue_3) == 0x000DA0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetDCSGameState_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_Key) == 0x000DA8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_Key' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_Succeed) == 0x000DB8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_Succeed' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, K2Node_CustomEvent_Ip) == 0x000DC0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::K2Node_CustomEvent_Ip' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetMarkMessageComponent_ReturnValue_8) == 0x000DD0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetMarkMessageComponent_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetTextMessage_ReturnValue_3) == 0x000DD8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetTextMessage_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_CreateTransmitNoticeShow_ReturnValue_5) == 0x000DE0, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_CreateTransmitNoticeShow_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel, CallFunc_GetTextMessage_ReturnValue_4) == 0x000DE8, "Member 'GameOnlineModel_C_ExecuteUbergraph_GameOnlineModel::CallFunc_GetTextMessage_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_Get_Player_Online_Level \ static_assert(alignof(GameOnlineModel_C_Get_Player_Online_Level) == 0x000008, "Wrong alignment on GameOnlineModel_C_Get_Player_Online_Level"); \ static_assert(sizeof(GameOnlineModel_C_Get_Player_Online_Level) == 0x000070, "Wrong size on GameOnlineModel_C_Get_Player_Online_Level"); \ static_assert(offsetof(GameOnlineModel_C_Get_Player_Online_Level, returnLevel) == 0x000000, "Member 'GameOnlineModel_C_Get_Player_Online_Level::returnLevel' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_Get_Player_Online_Level, Local_UnitsDigit) == 0x000004, "Member 'GameOnlineModel_C_Get_Player_Online_Level::Local_UnitsDigit' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_Get_Player_Online_Level, Local_Level) == 0x000008, "Member 'GameOnlineModel_C_Get_Player_Online_Level::Local_Level' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_Get_Player_Online_Level, Local_AllWeaponList) == 0x000010, "Member 'GameOnlineModel_C_Get_Player_Online_Level::Local_AllWeaponList' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_Get_Player_Online_Level, CallFunc_GetPlayerIntProperty_value) == 0x000060, "Member 'GameOnlineModel_C_Get_Player_Online_Level::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_Get_Player_Online_Level, CallFunc_CalculateLevel_Return_Value) == 0x000064, "Member 'GameOnlineModel_C_Get_Player_Online_Level::CallFunc_CalculateLevel_Return_Value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_Get_Player_Online_Level, CallFunc_Greater_IntInt_ReturnValue) == 0x000068, "Member 'GameOnlineModel_C_Get_Player_Online_Level::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_Get_Player_Online_Level, CallFunc_CalculateLevel_Return_Value_1) == 0x00006C, "Member 'GameOnlineModel_C_Get_Player_Online_Level::CallFunc_CalculateLevel_Return_Value_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_GetIsInOnlineArea \ static_assert(alignof(GameOnlineModel_C_GetIsInOnlineArea) == 0x000008, "Wrong alignment on GameOnlineModel_C_GetIsInOnlineArea"); \ static_assert(sizeof(GameOnlineModel_C_GetIsInOnlineArea) == 0x000018, "Wrong size on GameOnlineModel_C_GetIsInOnlineArea"); \ static_assert(offsetof(GameOnlineModel_C_GetIsInOnlineArea, return_value) == 0x000000, "Member 'GameOnlineModel_C_GetIsInOnlineArea::return_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetIsInOnlineArea, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000008, "Member 'GameOnlineModel_C_GetIsInOnlineArea::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetIsInOnlineArea, CallFunc_Whether_to_Enable_the_Stamp_Area_Limit_return_value) == 0x000010, "Member 'GameOnlineModel_C_GetIsInOnlineArea::CallFunc_Whether_to_Enable_the_Stamp_Area_Limit_return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_GetIsNetworkStage \ static_assert(alignof(GameOnlineModel_C_GetIsNetworkStage) == 0x000008, "Wrong alignment on GameOnlineModel_C_GetIsNetworkStage"); \ static_assert(sizeof(GameOnlineModel_C_GetIsNetworkStage) == 0x000018, "Wrong size on GameOnlineModel_C_GetIsNetworkStage"); \ static_assert(offsetof(GameOnlineModel_C_GetIsNetworkStage, return_value) == 0x000000, "Member 'GameOnlineModel_C_GetIsNetworkStage::return_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetIsNetworkStage, CallFunc_IsServer_ReturnValue) == 0x000001, "Member 'GameOnlineModel_C_GetIsNetworkStage::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetIsNetworkStage, CallFunc_GetDCSGameState_ReturnValue) == 0x000008, "Member 'GameOnlineModel_C_GetIsNetworkStage::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetIsNetworkStage, CallFunc_GetHasOtherPlayer_ReturnValue) == 0x000010, "Member 'GameOnlineModel_C_GetIsNetworkStage::CallFunc_GetHasOtherPlayer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_GetMarkMessageComponent \ static_assert(alignof(GameOnlineModel_C_GetMarkMessageComponent) == 0x000008, "Wrong alignment on GameOnlineModel_C_GetMarkMessageComponent"); \ static_assert(sizeof(GameOnlineModel_C_GetMarkMessageComponent) == 0x000008, "Wrong size on GameOnlineModel_C_GetMarkMessageComponent"); \ static_assert(offsetof(GameOnlineModel_C_GetMarkMessageComponent, ReturnValue) == 0x000000, "Member 'GameOnlineModel_C_GetMarkMessageComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_GetPVPComponent \ static_assert(alignof(GameOnlineModel_C_GetPVPComponent) == 0x000008, "Wrong alignment on GameOnlineModel_C_GetPVPComponent"); \ static_assert(sizeof(GameOnlineModel_C_GetPVPComponent) == 0x000008, "Wrong size on GameOnlineModel_C_GetPVPComponent"); \ static_assert(offsetof(GameOnlineModel_C_GetPVPComponent, ReturnValue) == 0x000000, "Member 'GameOnlineModel_C_GetPVPComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_GetTransmitCache \ static_assert(alignof(GameOnlineModel_C_GetTransmitCache) == 0x000008, "Wrong alignment on GameOnlineModel_C_GetTransmitCache"); \ static_assert(sizeof(GameOnlineModel_C_GetTransmitCache) == 0x000148, "Wrong size on GameOnlineModel_C_GetTransmitCache"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, TransmitMapLoadCache) == 0x000000, "Member 'GameOnlineModel_C_GetTransmitCache::TransmitMapLoadCache' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, TransmitMapVisibleCache) == 0x000010, "Member 'GameOnlineModel_C_GetTransmitCache::TransmitMapVisibleCache' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, TransmitPlayerLocationCache) == 0x000020, "Member 'GameOnlineModel_C_GetTransmitCache::TransmitPlayerLocationCache' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, TransmitPlayerRotationCache) == 0x000038, "Member 'GameOnlineModel_C_GetTransmitCache::TransmitPlayerRotationCache' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, LevelChapter) == 0x000050, "Member 'GameOnlineModel_C_GetTransmitCache::LevelChapter' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, FirePoint) == 0x000058, "Member 'GameOnlineModel_C_GetTransmitCache::FirePoint' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000068, "Member 'GameOnlineModel_C_GetTransmitCache::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, CallFunc_GetSocketStr_ReturnValue) == 0x000070, "Member 'GameOnlineModel_C_GetTransmitCache::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, CallFunc_GetSocketStr_ReturnValue_1) == 0x000080, "Member 'GameOnlineModel_C_GetTransmitCache::CallFunc_GetSocketStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, CallFunc_ParseIntoArray_ReturnValue) == 0x000090, "Member 'GameOnlineModel_C_GetTransmitCache::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, CallFunc_Conv_StringToInt_ReturnValue) == 0x0000A0, "Member 'GameOnlineModel_C_GetTransmitCache::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, CallFunc_GetSocketStr_ReturnValue_2) == 0x0000A8, "Member 'GameOnlineModel_C_GetTransmitCache::CallFunc_GetSocketStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, CallFunc_Conv_IntToByte_ReturnValue) == 0x0000B8, "Member 'GameOnlineModel_C_GetTransmitCache::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, CallFunc_GetSocketStr_ReturnValue_3) == 0x0000C0, "Member 'GameOnlineModel_C_GetTransmitCache::CallFunc_GetSocketStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, CallFunc_GetValidValue_ReturnValue) == 0x0000D0, "Member 'GameOnlineModel_C_GetTransmitCache::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, CallFunc_Conv_StringToRotator_OutConvertedRotator) == 0x0000D8, "Member 'GameOnlineModel_C_GetTransmitCache::CallFunc_Conv_StringToRotator_OutConvertedRotator' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, CallFunc_Conv_StringToRotator_OutIsValid) == 0x0000F0, "Member 'GameOnlineModel_C_GetTransmitCache::CallFunc_Conv_StringToRotator_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, CallFunc_GetSocketStr_ReturnValue_4) == 0x0000F8, "Member 'GameOnlineModel_C_GetTransmitCache::CallFunc_GetSocketStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, CallFunc_GetSocketStr_ReturnValue_5) == 0x000108, "Member 'GameOnlineModel_C_GetTransmitCache::CallFunc_GetSocketStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, CallFunc_Conv_StringToVector_OutConvertedVector) == 0x000118, "Member 'GameOnlineModel_C_GetTransmitCache::CallFunc_Conv_StringToVector_OutConvertedVector' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, CallFunc_Conv_StringToVector_OutIsValid) == 0x000130, "Member 'GameOnlineModel_C_GetTransmitCache::CallFunc_Conv_StringToVector_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_GetTransmitCache, CallFunc_ParseIntoArray_ReturnValue_1) == 0x000138, "Member 'GameOnlineModel_C_GetTransmitCache::CallFunc_ParseIntoArray_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_HasTransmitCache \ static_assert(alignof(GameOnlineModel_C_HasTransmitCache) == 0x000008, "Wrong alignment on GameOnlineModel_C_HasTransmitCache"); \ static_assert(sizeof(GameOnlineModel_C_HasTransmitCache) == 0x000028, "Wrong size on GameOnlineModel_C_HasTransmitCache"); \ static_assert(offsetof(GameOnlineModel_C_HasTransmitCache, ReturnValue) == 0x000000, "Member 'GameOnlineModel_C_HasTransmitCache::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_HasTransmitCache, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000008, "Member 'GameOnlineModel_C_HasTransmitCache::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_HasTransmitCache, CallFunc_GetSocketStr_ReturnValue) == 0x000010, "Member 'GameOnlineModel_C_HasTransmitCache::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_HasTransmitCache, CallFunc_NotEqual_StriStri_ReturnValue) == 0x000020, "Member 'GameOnlineModel_C_HasTransmitCache::CallFunc_NotEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_InitModel \ static_assert(alignof(GameOnlineModel_C_InitModel) == 0x000008, "Wrong alignment on GameOnlineModel_C_InitModel"); \ static_assert(sizeof(GameOnlineModel_C_InitModel) == 0x000030, "Wrong size on GameOnlineModel_C_InitModel"); \ static_assert(offsetof(GameOnlineModel_C_InitModel, CallFunc_GetDCSGameState_ReturnValue) == 0x000000, "Member 'GameOnlineModel_C_InitModel::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InitModel, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'GameOnlineModel_C_InitModel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InitModel, CallFunc_IsGameOnlineMode_ReturnValue) == 0x000018, "Member 'GameOnlineModel_C_InitModel::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InitModel, CallFunc_IsEditorRunning_ReturnValue) == 0x000019, "Member 'GameOnlineModel_C_InitModel::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InitModel, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000020, "Member 'GameOnlineModel_C_InitModel::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InitModel, CallFunc_GetIsLogin_ReturnValue) == 0x000028, "Member 'GameOnlineModel_C_InitModel::CallFunc_GetIsLogin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InitModel, CallFunc_FocusLoginMainGameWhenEditorRunning_ReturnValue) == 0x000029, "Member 'GameOnlineModel_C_InitModel::CallFunc_FocusLoginMainGameWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InitModel, CallFunc_BooleanAND_ReturnValue) == 0x00002A, "Member 'GameOnlineModel_C_InitModel::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_InitPVPComponent \ static_assert(alignof(GameOnlineModel_C_InitPVPComponent) == 0x000008, "Wrong alignment on GameOnlineModel_C_InitPVPComponent"); \ static_assert(sizeof(GameOnlineModel_C_InitPVPComponent) == 0x000018, "Wrong size on GameOnlineModel_C_InitPVPComponent"); \ static_assert(offsetof(GameOnlineModel_C_InitPVPComponent, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'GameOnlineModel_C_InitPVPComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InitPVPComponent, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'GameOnlineModel_C_InitPVPComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InitPVPComponent, CallFunc_AddComponentByClass_ReturnValue) == 0x000010, "Member 'GameOnlineModel_C_InitPVPComponent::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_InputTransmitCache \ static_assert(alignof(GameOnlineModel_C_InputTransmitCache) == 0x000008, "Wrong alignment on GameOnlineModel_C_InputTransmitCache"); \ static_assert(sizeof(GameOnlineModel_C_InputTransmitCache) == 0x0000A0, "Wrong size on GameOnlineModel_C_InputTransmitCache"); \ static_assert(offsetof(GameOnlineModel_C_InputTransmitCache, TransmitMapLoadCache) == 0x000000, "Member 'GameOnlineModel_C_InputTransmitCache::TransmitMapLoadCache' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InputTransmitCache, TransmitMapVisibleCache) == 0x000010, "Member 'GameOnlineModel_C_InputTransmitCache::TransmitMapVisibleCache' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InputTransmitCache, TransmitPlayerLocationCache) == 0x000020, "Member 'GameOnlineModel_C_InputTransmitCache::TransmitPlayerLocationCache' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InputTransmitCache, TransmitPlayerRotationCache) == 0x000038, "Member 'GameOnlineModel_C_InputTransmitCache::TransmitPlayerRotationCache' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InputTransmitCache, FirePoint) == 0x000050, "Member 'GameOnlineModel_C_InputTransmitCache::FirePoint' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InputTransmitCache, LevelChapter) == 0x000060, "Member 'GameOnlineModel_C_InputTransmitCache::LevelChapter' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InputTransmitCache, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000068, "Member 'GameOnlineModel_C_InputTransmitCache::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InputTransmitCache, CallFunc_Conv_ByteToString_ReturnValue) == 0x000070, "Member 'GameOnlineModel_C_InputTransmitCache::CallFunc_Conv_ByteToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InputTransmitCache, CallFunc_Conv_RotatorToString_ReturnValue) == 0x000080, "Member 'GameOnlineModel_C_InputTransmitCache::CallFunc_Conv_RotatorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_InputTransmitCache, CallFunc_Conv_VectorToString_ReturnValue) == 0x000090, "Member 'GameOnlineModel_C_InputTransmitCache::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB9725F1B93B \ static_assert(alignof(GameOnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB9725F1B93B) == 0x000008, "Wrong alignment on GameOnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB9725F1B93B"); \ static_assert(sizeof(GameOnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB9725F1B93B) == 0x000010, "Wrong size on GameOnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB9725F1B93B"); \ static_assert(offsetof(GameOnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB9725F1B93B, JsonStr) == 0x000000, "Member 'GameOnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB9725F1B93B::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_LinkDefeated_B9894D884BC99A53CAB10484E14085BC \ static_assert(alignof(GameOnlineModel_C_LinkDefeated_B9894D884BC99A53CAB10484E14085BC) == 0x000008, "Wrong alignment on GameOnlineModel_C_LinkDefeated_B9894D884BC99A53CAB10484E14085BC"); \ static_assert(sizeof(GameOnlineModel_C_LinkDefeated_B9894D884BC99A53CAB10484E14085BC) == 0x000010, "Wrong size on GameOnlineModel_C_LinkDefeated_B9894D884BC99A53CAB10484E14085BC"); \ static_assert(offsetof(GameOnlineModel_C_LinkDefeated_B9894D884BC99A53CAB10484E14085BC, JsonStr) == 0x000000, "Member 'GameOnlineModel_C_LinkDefeated_B9894D884BC99A53CAB10484E14085BC::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_OnLoadingFinishShowTips \ static_assert(alignof(GameOnlineModel_C_OnLoadingFinishShowTips) == 0x000010, "Wrong alignment on GameOnlineModel_C_OnLoadingFinishShowTips"); \ static_assert(sizeof(GameOnlineModel_C_OnLoadingFinishShowTips) == 0x0000B0, "Wrong size on GameOnlineModel_C_OnLoadingFinishShowTips"); \ static_assert(offsetof(GameOnlineModel_C_OnLoadingFinishShowTips, FirePoint) == 0x000000, "Member 'GameOnlineModel_C_OnLoadingFinishShowTips::FirePoint' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnLoadingFinishShowTips, isReborn) == 0x000010, "Member 'GameOnlineModel_C_OnLoadingFinishShowTips::isReborn' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnLoadingFinishShowTips, Position) == 0x000020, "Member 'GameOnlineModel_C_OnLoadingFinishShowTips::Position' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnLoadingFinishShowTips, CallFunc_GetUIStatic_ReturnValue) == 0x000080, "Member 'GameOnlineModel_C_OnLoadingFinishShowTips::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnLoadingFinishShowTips, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000088, "Member 'GameOnlineModel_C_OnLoadingFinishShowTips::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnLoadingFinishShowTips, CallFunc_GetUIZOder_ZOder) == 0x000090, "Member 'GameOnlineModel_C_OnLoadingFinishShowTips::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnLoadingFinishShowTips, CallFunc_Add_IntInt_ReturnValue) == 0x000094, "Member 'GameOnlineModel_C_OnLoadingFinishShowTips::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnLoadingFinishShowTips, CallFunc_GetPlayerController_ReturnValue) == 0x000098, "Member 'GameOnlineModel_C_OnLoadingFinishShowTips::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnLoadingFinishShowTips, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x0000A0, "Member 'GameOnlineModel_C_OnLoadingFinishShowTips::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_OnMathResslut \ static_assert(alignof(GameOnlineModel_C_OnMathResslut) == 0x000008, "Wrong alignment on GameOnlineModel_C_OnMathResslut"); \ static_assert(sizeof(GameOnlineModel_C_OnMathResslut) == 0x000028, "Wrong size on GameOnlineModel_C_OnMathResslut"); \ static_assert(offsetof(GameOnlineModel_C_OnMathResslut, Key) == 0x000000, "Member 'GameOnlineModel_C_OnMathResslut::Key' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnMathResslut, Succeed) == 0x000010, "Member 'GameOnlineModel_C_OnMathResslut::Succeed' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnMathResslut, IP) == 0x000018, "Member 'GameOnlineModel_C_OnMathResslut::IP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_OnThisMessageIsDeleted \ static_assert(alignof(GameOnlineModel_C_OnThisMessageIsDeleted) == 0x000008, "Wrong alignment on GameOnlineModel_C_OnThisMessageIsDeleted"); \ static_assert(sizeof(GameOnlineModel_C_OnThisMessageIsDeleted) == 0x000008, "Wrong size on GameOnlineModel_C_OnThisMessageIsDeleted"); \ static_assert(offsetof(GameOnlineModel_C_OnThisMessageIsDeleted, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000000, "Member 'GameOnlineModel_C_OnThisMessageIsDeleted::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_OnTokenIsFailure \ static_assert(alignof(GameOnlineModel_C_OnTokenIsFailure) == 0x000008, "Wrong alignment on GameOnlineModel_C_OnTokenIsFailure"); \ static_assert(sizeof(GameOnlineModel_C_OnTokenIsFailure) == 0x000068, "Wrong size on GameOnlineModel_C_OnTokenIsFailure"); \ static_assert(offsetof(GameOnlineModel_C_OnTokenIsFailure, InText) == 0x000000, "Member 'GameOnlineModel_C_OnTokenIsFailure::InText' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnTokenIsFailure, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'GameOnlineModel_C_OnTokenIsFailure::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnTokenIsFailure, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000028, "Member 'GameOnlineModel_C_OnTokenIsFailure::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnTokenIsFailure, CallFunc_GetDCSGameState_ReturnValue) == 0x000030, "Member 'GameOnlineModel_C_OnTokenIsFailure::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnTokenIsFailure, CallFunc_GetIsLoading_ReturnValue) == 0x000038, "Member 'GameOnlineModel_C_OnTokenIsFailure::CallFunc_GetIsLoading_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnTokenIsFailure, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000040, "Member 'GameOnlineModel_C_OnTokenIsFailure::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnTokenIsFailure, CallFunc_GetUIStatic_ReturnValue) == 0x000048, "Member 'GameOnlineModel_C_OnTokenIsFailure::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnTokenIsFailure, CallFunc_GetPlayerController_ReturnValue) == 0x000050, "Member 'GameOnlineModel_C_OnTokenIsFailure::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnTokenIsFailure, CallFunc_GetUIZOder_ZOder) == 0x000058, "Member 'GameOnlineModel_C_OnTokenIsFailure::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnTokenIsFailure, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'GameOnlineModel_C_OnTokenIsFailure::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_OnTokenIsFailure, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000060, "Member 'GameOnlineModel_C_OnTokenIsFailure::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_PrintErroCodeInfo \ static_assert(alignof(GameOnlineModel_C_PrintErroCodeInfo) == 0x000008, "Wrong alignment on GameOnlineModel_C_PrintErroCodeInfo"); \ static_assert(sizeof(GameOnlineModel_C_PrintErroCodeInfo) == 0x000018, "Wrong size on GameOnlineModel_C_PrintErroCodeInfo"); \ static_assert(offsetof(GameOnlineModel_C_PrintErroCodeInfo, Code) == 0x000000, "Member 'GameOnlineModel_C_PrintErroCodeInfo::Code' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_PrintErroCodeInfo, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000010, "Member 'GameOnlineModel_C_PrintErroCodeInfo::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_RemoveAllTransmitEvent \ static_assert(alignof(GameOnlineModel_C_RemoveAllTransmitEvent) == 0x000008, "Wrong alignment on GameOnlineModel_C_RemoveAllTransmitEvent"); \ static_assert(sizeof(GameOnlineModel_C_RemoveAllTransmitEvent) == 0x000008, "Wrong size on GameOnlineModel_C_RemoveAllTransmitEvent"); \ static_assert(offsetof(GameOnlineModel_C_RemoveAllTransmitEvent, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000000, "Member 'GameOnlineModel_C_RemoveAllTransmitEvent::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB9725F1B93B \ static_assert(alignof(GameOnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB9725F1B93B) == 0x000008, "Wrong alignment on GameOnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB9725F1B93B"); \ static_assert(sizeof(GameOnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB9725F1B93B) == 0x000010, "Wrong size on GameOnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB9725F1B93B"); \ static_assert(offsetof(GameOnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB9725F1B93B, JsonStr) == 0x000000, "Member 'GameOnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB9725F1B93B::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ReturnNo_B9894D884BC99A53CAB10484E14085BC \ static_assert(alignof(GameOnlineModel_C_ReturnNo_B9894D884BC99A53CAB10484E14085BC) == 0x000008, "Wrong alignment on GameOnlineModel_C_ReturnNo_B9894D884BC99A53CAB10484E14085BC"); \ static_assert(sizeof(GameOnlineModel_C_ReturnNo_B9894D884BC99A53CAB10484E14085BC) == 0x000010, "Wrong size on GameOnlineModel_C_ReturnNo_B9894D884BC99A53CAB10484E14085BC"); \ static_assert(offsetof(GameOnlineModel_C_ReturnNo_B9894D884BC99A53CAB10484E14085BC, JsonStr) == 0x000000, "Member 'GameOnlineModel_C_ReturnNo_B9894D884BC99A53CAB10484E14085BC::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB9725F1B93B \ static_assert(alignof(GameOnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB9725F1B93B) == 0x000008, "Wrong alignment on GameOnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB9725F1B93B"); \ static_assert(sizeof(GameOnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB9725F1B93B) == 0x000010, "Wrong size on GameOnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB9725F1B93B"); \ static_assert(offsetof(GameOnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB9725F1B93B, JsonStr) == 0x000000, "Member 'GameOnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB9725F1B93B::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ReturnYes_B9894D884BC99A53CAB10484E14085BC \ static_assert(alignof(GameOnlineModel_C_ReturnYes_B9894D884BC99A53CAB10484E14085BC) == 0x000008, "Wrong alignment on GameOnlineModel_C_ReturnYes_B9894D884BC99A53CAB10484E14085BC"); \ static_assert(sizeof(GameOnlineModel_C_ReturnYes_B9894D884BC99A53CAB10484E14085BC) == 0x000010, "Wrong size on GameOnlineModel_C_ReturnYes_B9894D884BC99A53CAB10484E14085BC"); \ static_assert(offsetof(GameOnlineModel_C_ReturnYes_B9894D884BC99A53CAB10484E14085BC, JsonStr) == 0x000000, "Member 'GameOnlineModel_C_ReturnYes_B9894D884BC99A53CAB10484E14085BC::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_SetIsOnlineArea \ static_assert(alignof(GameOnlineModel_C_SetIsOnlineArea) == 0x000001, "Wrong alignment on GameOnlineModel_C_SetIsOnlineArea"); \ static_assert(sizeof(GameOnlineModel_C_SetIsOnlineArea) == 0x000001, "Wrong size on GameOnlineModel_C_SetIsOnlineArea"); \ static_assert(offsetof(GameOnlineModel_C_SetIsOnlineArea, isOut) == 0x000000, "Member 'GameOnlineModel_C_SetIsOnlineArea::isOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ShowClientDieOnServer \ static_assert(alignof(GameOnlineModel_C_ShowClientDieOnServer) == 0x000008, "Wrong alignment on GameOnlineModel_C_ShowClientDieOnServer"); \ static_assert(sizeof(GameOnlineModel_C_ShowClientDieOnServer) == 0x000070, "Wrong size on GameOnlineModel_C_ShowClientDieOnServer"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientDieOnServer, Type) == 0x000000, "Member 'GameOnlineModel_C_ShowClientDieOnServer::Type' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientDieOnServer, Temp_byte_Variable) == 0x000010, "Member 'GameOnlineModel_C_ShowClientDieOnServer::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientDieOnServer, CallFunc_GetTransmitToType_return_value) == 0x000011, "Member 'GameOnlineModel_C_ShowClientDieOnServer::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientDieOnServer, Temp_text_Variable) == 0x000018, "Member 'GameOnlineModel_C_ShowClientDieOnServer::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientDieOnServer, Temp_text_Variable_1) == 0x000030, "Member 'GameOnlineModel_C_ShowClientDieOnServer::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientDieOnServer, CallFunc_GetTextMessage_ReturnValue) == 0x000048, "Member 'GameOnlineModel_C_ShowClientDieOnServer::CallFunc_GetTextMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientDieOnServer, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x000050, "Member 'GameOnlineModel_C_ShowClientDieOnServer::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientDieOnServer, K2Node_Select_Default) == 0x000058, "Member 'GameOnlineModel_C_ShowClientDieOnServer::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ShowClientJoinedOnServer \ static_assert(alignof(GameOnlineModel_C_ShowClientJoinedOnServer) == 0x000008, "Wrong alignment on GameOnlineModel_C_ShowClientJoinedOnServer"); \ static_assert(sizeof(GameOnlineModel_C_ShowClientJoinedOnServer) == 0x000070, "Wrong size on GameOnlineModel_C_ShowClientJoinedOnServer"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedOnServer, Type) == 0x000000, "Member 'GameOnlineModel_C_ShowClientJoinedOnServer::Type' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedOnServer, Temp_byte_Variable) == 0x000010, "Member 'GameOnlineModel_C_ShowClientJoinedOnServer::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedOnServer, CallFunc_GetTransmitToType_return_value) == 0x000011, "Member 'GameOnlineModel_C_ShowClientJoinedOnServer::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedOnServer, Temp_text_Variable) == 0x000018, "Member 'GameOnlineModel_C_ShowClientJoinedOnServer::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedOnServer, Temp_text_Variable_1) == 0x000030, "Member 'GameOnlineModel_C_ShowClientJoinedOnServer::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedOnServer, CallFunc_GetTextMessage_ReturnValue) == 0x000048, "Member 'GameOnlineModel_C_ShowClientJoinedOnServer::CallFunc_GetTextMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedOnServer, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x000050, "Member 'GameOnlineModel_C_ShowClientJoinedOnServer::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedOnServer, K2Node_Select_Default) == 0x000058, "Member 'GameOnlineModel_C_ShowClientJoinedOnServer::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ShowClientJoinedRoomOnClient \ static_assert(alignof(GameOnlineModel_C_ShowClientJoinedRoomOnClient) == 0x000008, "Wrong alignment on GameOnlineModel_C_ShowClientJoinedRoomOnClient"); \ static_assert(sizeof(GameOnlineModel_C_ShowClientJoinedRoomOnClient) == 0x000088, "Wrong size on GameOnlineModel_C_ShowClientJoinedRoomOnClient"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedRoomOnClient, Temp_byte_Variable) == 0x000000, "Member 'GameOnlineModel_C_ShowClientJoinedRoomOnClient::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedRoomOnClient, Temp_text_Variable) == 0x000008, "Member 'GameOnlineModel_C_ShowClientJoinedRoomOnClient::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedRoomOnClient, Temp_text_Variable_1) == 0x000020, "Member 'GameOnlineModel_C_ShowClientJoinedRoomOnClient::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedRoomOnClient, CallFunc_IsServer_ReturnValue) == 0x000038, "Member 'GameOnlineModel_C_ShowClientJoinedRoomOnClient::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedRoomOnClient, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000040, "Member 'GameOnlineModel_C_ShowClientJoinedRoomOnClient::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedRoomOnClient, CallFunc_GetSocketStr_ReturnValue) == 0x000048, "Member 'GameOnlineModel_C_ShowClientJoinedRoomOnClient::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedRoomOnClient, CallFunc_GetTextMessage_ReturnValue) == 0x000058, "Member 'GameOnlineModel_C_ShowClientJoinedRoomOnClient::CallFunc_GetTextMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedRoomOnClient, CallFunc_GetTransmitToType_return_value) == 0x000060, "Member 'GameOnlineModel_C_ShowClientJoinedRoomOnClient::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedRoomOnClient, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x000068, "Member 'GameOnlineModel_C_ShowClientJoinedRoomOnClient::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientJoinedRoomOnClient, K2Node_Select_Default) == 0x000070, "Member 'GameOnlineModel_C_ShowClientJoinedRoomOnClient::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ShowClientLogoutOnClient \ static_assert(alignof(GameOnlineModel_C_ShowClientLogoutOnClient) == 0x000008, "Wrong alignment on GameOnlineModel_C_ShowClientLogoutOnClient"); \ static_assert(sizeof(GameOnlineModel_C_ShowClientLogoutOnClient) == 0x000168, "Wrong size on GameOnlineModel_C_ShowClientLogoutOnClient"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, Type) == 0x000000, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::Type' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, Temp_text_Variable) == 0x000008, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, K2Node_SwitchEnum_CmpSuccess) == 0x000020, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, Temp_text_Variable_1) == 0x000028, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, Temp_byte_Variable) == 0x000040, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, Temp_text_Variable_2) == 0x000048, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, Temp_text_Variable_3) == 0x000060, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, Temp_byte_Variable_1) == 0x000078, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, Temp_text_Variable_4) == 0x000080, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::Temp_text_Variable_4' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, Temp_text_Variable_5) == 0x000098, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::Temp_text_Variable_5' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x0000B0, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, CallFunc_GetTextMessage_ReturnValue) == 0x0000B8, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::CallFunc_GetTextMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, CallFunc_GetSocketStr_ReturnValue) == 0x0000C0, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, CallFunc_GetTransmitToType_return_value) == 0x0000D0, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, CallFunc_GetTransmitToType_return_value_1) == 0x0000D1, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::CallFunc_GetTransmitToType_return_value_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, CallFunc_GetTransmitToType_return_value_2) == 0x0000D2, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::CallFunc_GetTransmitToType_return_value_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x0000D8, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, CallFunc_GetTextMessage_ReturnValue_1) == 0x0000E0, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::CallFunc_GetTextMessage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, Temp_byte_Variable_2) == 0x0000E8, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, CallFunc_GetTextMessage_ReturnValue_2) == 0x0000F0, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::CallFunc_GetTextMessage_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, K2Node_Select_Default) == 0x0000F8, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, CallFunc_GetTextMessage_ReturnValue_3) == 0x000110, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::CallFunc_GetTextMessage_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, K2Node_Select_Default_1) == 0x000118, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, CallFunc_CreateTransmitNoticeShow_ReturnValue_1) == 0x000130, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::CallFunc_CreateTransmitNoticeShow_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, K2Node_Select_Default_2) == 0x000138, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, CallFunc_CreateTransmitNoticeShow_ReturnValue_2) == 0x000150, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::CallFunc_CreateTransmitNoticeShow_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, CallFunc_CreateTransmitNoticeShow_ReturnValue_3) == 0x000158, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::CallFunc_CreateTransmitNoticeShow_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnClient, CallFunc_CreateTransmitNoticeShow_ReturnValue_4) == 0x000160, "Member 'GameOnlineModel_C_ShowClientLogoutOnClient::CallFunc_CreateTransmitNoticeShow_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ShowClientLogoutOnServer \ static_assert(alignof(GameOnlineModel_C_ShowClientLogoutOnServer) == 0x000008, "Wrong alignment on GameOnlineModel_C_ShowClientLogoutOnServer"); \ static_assert(sizeof(GameOnlineModel_C_ShowClientLogoutOnServer) == 0x000070, "Wrong size on GameOnlineModel_C_ShowClientLogoutOnServer"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnServer, Type) == 0x000000, "Member 'GameOnlineModel_C_ShowClientLogoutOnServer::Type' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnServer, Temp_byte_Variable) == 0x000010, "Member 'GameOnlineModel_C_ShowClientLogoutOnServer::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnServer, CallFunc_GetTransmitToType_return_value) == 0x000011, "Member 'GameOnlineModel_C_ShowClientLogoutOnServer::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnServer, Temp_text_Variable) == 0x000018, "Member 'GameOnlineModel_C_ShowClientLogoutOnServer::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnServer, Temp_text_Variable_1) == 0x000030, "Member 'GameOnlineModel_C_ShowClientLogoutOnServer::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnServer, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x000048, "Member 'GameOnlineModel_C_ShowClientLogoutOnServer::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnServer, CallFunc_GetTextMessage_ReturnValue) == 0x000050, "Member 'GameOnlineModel_C_ShowClientLogoutOnServer::CallFunc_GetTextMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientLogoutOnServer, K2Node_Select_Default) == 0x000058, "Member 'GameOnlineModel_C_ShowClientLogoutOnServer::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ShowClientTeamMateOnClient \ static_assert(alignof(GameOnlineModel_C_ShowClientTeamMateOnClient) == 0x000008, "Wrong alignment on GameOnlineModel_C_ShowClientTeamMateOnClient"); \ static_assert(sizeof(GameOnlineModel_C_ShowClientTeamMateOnClient) == 0x000070, "Wrong size on GameOnlineModel_C_ShowClientTeamMateOnClient"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientTeamMateOnClient, Type) == 0x000000, "Member 'GameOnlineModel_C_ShowClientTeamMateOnClient::Type' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientTeamMateOnClient, Temp_byte_Variable) == 0x000010, "Member 'GameOnlineModel_C_ShowClientTeamMateOnClient::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientTeamMateOnClient, CallFunc_GetTransmitToType_return_value) == 0x000011, "Member 'GameOnlineModel_C_ShowClientTeamMateOnClient::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientTeamMateOnClient, Temp_text_Variable) == 0x000018, "Member 'GameOnlineModel_C_ShowClientTeamMateOnClient::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientTeamMateOnClient, Temp_text_Variable_1) == 0x000030, "Member 'GameOnlineModel_C_ShowClientTeamMateOnClient::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientTeamMateOnClient, CallFunc_GetTextMessage_ReturnValue) == 0x000048, "Member 'GameOnlineModel_C_ShowClientTeamMateOnClient::CallFunc_GetTextMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientTeamMateOnClient, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x000050, "Member 'GameOnlineModel_C_ShowClientTeamMateOnClient::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowClientTeamMateOnClient, K2Node_Select_Default) == 0x000058, "Member 'GameOnlineModel_C_ShowClientTeamMateOnClient::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ShowExitMessage \ static_assert(alignof(GameOnlineModel_C_ShowExitMessage) == 0x000008, "Wrong alignment on GameOnlineModel_C_ShowExitMessage"); \ static_assert(sizeof(GameOnlineModel_C_ShowExitMessage) == 0x0000C8, "Wrong size on GameOnlineModel_C_ShowExitMessage"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, Local_Message) == 0x000000, "Member 'GameOnlineModel_C_ShowExitMessage::Local_Message' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000018, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_GetSocketStr_ReturnValue) == 0x000020, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_GetSocketStr_ReturnValue_1) == 0x000030, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_GetSocketStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_IsEmpty_ReturnValue) == 0x000040, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_IsEmpty_ReturnValue_1) == 0x000041, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_Conv_StringToInt_ReturnValue) == 0x000044, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000048, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_Conv_IntToByte_ReturnValue) == 0x00004C, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_Conv_IntToByte_ReturnValue_1) == 0x00004D, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_Conv_IntToByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_GetValidValue_ReturnValue) == 0x00004E, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_GetValidValue_ReturnValue_1) == 0x00004F, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_GetValidValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_GetGameInstanceSubsystem_ReturnValue_1) == 0x000050, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_GetGameInstanceSubsystem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_GetGameInstanceSubsystem_ReturnValue_2) == 0x000058, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_GetGameInstanceSubsystem_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_GetSocketStr_ReturnValue_2) == 0x000060, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_GetSocketStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000070, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_GetTextMessage_ReturnValue) == 0x000078, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_GetTextMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_Map_Find_Value) == 0x000080, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_Map_Find_ReturnValue) == 0x000098, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_Map_Find_Value_1) == 0x0000A0, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_Map_Find_ReturnValue_1) == 0x0000B8, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowExitMessage, CallFunc_GetGameInstanceSubsystem_ReturnValue_3) == 0x0000C0, "Member 'GameOnlineModel_C_ShowExitMessage::CallFunc_GetGameInstanceSubsystem_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ShowMyselfDieOnClient \ static_assert(alignof(GameOnlineModel_C_ShowMyselfDieOnClient) == 0x000008, "Wrong alignment on GameOnlineModel_C_ShowMyselfDieOnClient"); \ static_assert(sizeof(GameOnlineModel_C_ShowMyselfDieOnClient) == 0x000080, "Wrong size on GameOnlineModel_C_ShowMyselfDieOnClient"); \ static_assert(offsetof(GameOnlineModel_C_ShowMyselfDieOnClient, Temp_byte_Variable) == 0x000000, "Member 'GameOnlineModel_C_ShowMyselfDieOnClient::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowMyselfDieOnClient, Temp_text_Variable) == 0x000008, "Member 'GameOnlineModel_C_ShowMyselfDieOnClient::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowMyselfDieOnClient, Temp_text_Variable_1) == 0x000020, "Member 'GameOnlineModel_C_ShowMyselfDieOnClient::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowMyselfDieOnClient, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000038, "Member 'GameOnlineModel_C_ShowMyselfDieOnClient::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowMyselfDieOnClient, CallFunc_GetTextMessage_ReturnValue) == 0x000040, "Member 'GameOnlineModel_C_ShowMyselfDieOnClient::CallFunc_GetTextMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowMyselfDieOnClient, CallFunc_GetSocketStr_ReturnValue) == 0x000048, "Member 'GameOnlineModel_C_ShowMyselfDieOnClient::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowMyselfDieOnClient, CallFunc_GetTransmitToType_return_value) == 0x000058, "Member 'GameOnlineModel_C_ShowMyselfDieOnClient::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowMyselfDieOnClient, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x000060, "Member 'GameOnlineModel_C_ShowMyselfDieOnClient::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowMyselfDieOnClient, K2Node_Select_Default) == 0x000068, "Member 'GameOnlineModel_C_ShowMyselfDieOnClient::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_ShowServerDieOnClient \ static_assert(alignof(GameOnlineModel_C_ShowServerDieOnClient) == 0x000008, "Wrong alignment on GameOnlineModel_C_ShowServerDieOnClient"); \ static_assert(sizeof(GameOnlineModel_C_ShowServerDieOnClient) == 0x000080, "Wrong size on GameOnlineModel_C_ShowServerDieOnClient"); \ static_assert(offsetof(GameOnlineModel_C_ShowServerDieOnClient, Temp_byte_Variable) == 0x000000, "Member 'GameOnlineModel_C_ShowServerDieOnClient::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowServerDieOnClient, Temp_text_Variable) == 0x000008, "Member 'GameOnlineModel_C_ShowServerDieOnClient::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowServerDieOnClient, Temp_text_Variable_1) == 0x000020, "Member 'GameOnlineModel_C_ShowServerDieOnClient::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowServerDieOnClient, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000038, "Member 'GameOnlineModel_C_ShowServerDieOnClient::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowServerDieOnClient, CallFunc_GetTextMessage_ReturnValue) == 0x000040, "Member 'GameOnlineModel_C_ShowServerDieOnClient::CallFunc_GetTextMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowServerDieOnClient, CallFunc_GetSocketStr_ReturnValue) == 0x000048, "Member 'GameOnlineModel_C_ShowServerDieOnClient::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowServerDieOnClient, CallFunc_GetTransmitToType_return_value) == 0x000058, "Member 'GameOnlineModel_C_ShowServerDieOnClient::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowServerDieOnClient, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x000060, "Member 'GameOnlineModel_C_ShowServerDieOnClient::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_ShowServerDieOnClient, K2Node_Select_Default) == 0x000068, "Member 'GameOnlineModel_C_ShowServerDieOnClient::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_Start_Intrusion_Matching \ static_assert(alignof(GameOnlineModel_C_Start_Intrusion_Matching) == 0x000008, "Wrong alignment on GameOnlineModel_C_Start_Intrusion_Matching"); \ static_assert(sizeof(GameOnlineModel_C_Start_Intrusion_Matching) == 0x000020, "Wrong size on GameOnlineModel_C_Start_Intrusion_Matching"); \ static_assert(offsetof(GameOnlineModel_C_Start_Intrusion_Matching, IP_Port) == 0x000000, "Member 'GameOnlineModel_C_Start_Intrusion_Matching::IP_Port' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_Start_Intrusion_Matching, Type) == 0x000010, "Member 'GameOnlineModel_C_Start_Intrusion_Matching::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameOnlineModel_C_WhenLoginChangedEvent \ static_assert(alignof(GameOnlineModel_C_WhenLoginChangedEvent) == 0x000008, "Wrong alignment on GameOnlineModel_C_WhenLoginChangedEvent"); \ static_assert(sizeof(GameOnlineModel_C_WhenLoginChangedEvent) == 0x000028, "Wrong size on GameOnlineModel_C_WhenLoginChangedEvent"); \ static_assert(offsetof(GameOnlineModel_C_WhenLoginChangedEvent, Connect) == 0x000000, "Member 'GameOnlineModel_C_WhenLoginChangedEvent::Connect' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_WhenLoginChangedEvent, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'GameOnlineModel_C_WhenLoginChangedEvent::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_WhenLoginChangedEvent, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000008, "Member 'GameOnlineModel_C_WhenLoginChangedEvent::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_WhenLoginChangedEvent, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'GameOnlineModel_C_WhenLoginChangedEvent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_WhenLoginChangedEvent, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x000018, "Member 'GameOnlineModel_C_WhenLoginChangedEvent::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameOnlineModel_C_WhenLoginChangedEvent, CallFunc_CreateTransmitNoticeShow_ReturnValue_1) == 0x000020, "Member 'GameOnlineModel_C_WhenLoginChangedEvent::CallFunc_CreateTransmitNoticeShow_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameOnlineModel_C \ static_assert(alignof(UGameOnlineModel_C) == 0x000008, "Wrong alignment on UGameOnlineModel_C"); \ static_assert(sizeof(UGameOnlineModel_C) == 0x0001F8, "Wrong size on UGameOnlineModel_C"); \ static_assert(offsetof(UGameOnlineModel_C, UberGraphFrame_GameOnlineModel_C) == 0x000178, "Member 'UGameOnlineModel_C::UberGraphFrame_GameOnlineModel_C' has a wrong offset!"); \ static_assert(offsetof(UGameOnlineModel_C, MarkMessageComponent) == 0x000180, "Member 'UGameOnlineModel_C::MarkMessageComponent' has a wrong offset!"); \ static_assert(offsetof(UGameOnlineModel_C, IP_PortCache) == 0x000188, "Member 'UGameOnlineModel_C::IP_PortCache' has a wrong offset!"); \ static_assert(offsetof(UGameOnlineModel_C, WB_TransmitNoticeShow) == 0x000198, "Member 'UGameOnlineModel_C::WB_TransmitNoticeShow' has a wrong offset!"); \ static_assert(offsetof(UGameOnlineModel_C, InOnlineArea) == 0x0001A0, "Member 'UGameOnlineModel_C::InOnlineArea' has a wrong offset!"); \ static_assert(offsetof(UGameOnlineModel_C, isJoining) == 0x0001A1, "Member 'UGameOnlineModel_C::isJoining' has a wrong offset!"); \ static_assert(offsetof(UGameOnlineModel_C, ShowConnectionStatusTips) == 0x0001A8, "Member 'UGameOnlineModel_C::ShowConnectionStatusTips' has a wrong offset!"); \ static_assert(offsetof(UGameOnlineModel_C, isJoinedUid) == 0x0001B0, "Member 'UGameOnlineModel_C::isJoinedUid' has a wrong offset!"); \ static_assert(offsetof(UGameOnlineModel_C, ShowTipsText) == 0x0001C0, "Member 'UGameOnlineModel_C::ShowTipsText' has a wrong offset!"); \ static_assert(offsetof(UGameOnlineModel_C, CloseOrExitsRoom) == 0x0001D8, "Member 'UGameOnlineModel_C::CloseOrExitsRoom' has a wrong offset!"); \ static_assert(offsetof(UGameOnlineModel_C, PVPComponent) == 0x0001E0, "Member 'UGameOnlineModel_C::PVPComponent' has a wrong offset!"); \ static_assert(offsetof(UGameOnlineModel_C, OnSyncPlayerInfoSuccess) == 0x0001E8, "Member 'UGameOnlineModel_C::OnSyncPlayerInfoSuccess' 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_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) == 0x000370, "Wrong size on AResonanceAudioDirectivityVisualizer"); \ static_assert(offsetof(AResonanceAudioDirectivityVisualizer, Material) == 0x000360, "Member 'AResonanceAudioDirectivityVisualizer::Material' has a wrong offset!"); \ static_assert(offsetof(AResonanceAudioDirectivityVisualizer, Settings) == 0x000368, "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_BP_NPC_C_AnimFinished \ static_assert(alignof(BP_NPC_C_AnimFinished) == 0x000001, "Wrong alignment on BP_NPC_C_AnimFinished"); \ static_assert(sizeof(BP_NPC_C_AnimFinished) == 0x000001, "Wrong size on BP_NPC_C_AnimFinished"); \ static_assert(offsetof(BP_NPC_C_AnimFinished, IsOpen) == 0x000000, "Member 'BP_NPC_C_AnimFinished::IsOpen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_AsyncConfigCheck \ static_assert(alignof(BP_NPC_C_AsyncConfigCheck) == 0x000008, "Wrong alignment on BP_NPC_C_AsyncConfigCheck"); \ static_assert(sizeof(BP_NPC_C_AsyncConfigCheck) == 0x0002E8, "Wrong size on BP_NPC_C_AsyncConfigCheck"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, Local_GameIsRunning) == 0x000000, "Member 'BP_NPC_C_AsyncConfigCheck::Local_GameIsRunning' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000018, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name) == 0x000020, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name) == 0x000030, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name) == 0x000040, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000050, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000060, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_1) == 0x000070, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_1) == 0x000080, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_1) == 0x000090, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000A0, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_2) == 0x0000B0, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_2) == 0x0000C0, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_2) == 0x0000D0, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000E0, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000F0, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_GetGameSetFixedParameter_ReturnValue_1) == 0x000100, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_GetGameSetFixedParameter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000108, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, Temp_int_Loop_Counter_Variable) == 0x000118, "Member 'BP_NPC_C_AsyncConfigCheck::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Add_IntInt_ReturnValue) == 0x00011C, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, Temp_int_Array_Index_Variable) == 0x000120, "Member 'BP_NPC_C_AsyncConfigCheck::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_GetGameSetFixedParameter_ReturnValue_2) == 0x000128, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_GetGameSetFixedParameter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_GetObjectClass_ReturnValue) == 0x000130, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_GetClassDisplayName_ReturnValue) == 0x000138, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000148, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000158, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_IsValid_ReturnValue) == 0x000168, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Conv_StringToText_ReturnValue) == 0x000170, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_CreateMessageWindow_ReturnValue) == 0x000188, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_GetGameInstance_ReturnValue) == 0x000190, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_GetGameInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_IsValid_ReturnValue_1) == 0x000198, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_GetObjectClass_ReturnValue_1) == 0x0001A0, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_GetObjectClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_GetComponentsByInterface_ReturnValue) == 0x0001A8, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_GetComponentsByInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_GetClassDisplayName_ReturnValue_1) == 0x0001B8, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_GetClassDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Array_Get_Item) == 0x0001C8, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Array_Length_ReturnValue) == 0x0001D0, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x0001D4, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Less_IntInt_ReturnValue) == 0x0001D5, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, K2Node_DynamicCast_AsStatic_Mesh_Component) == 0x0001D8, "Member 'BP_NPC_C_AsyncConfigCheck::K2Node_DynamicCast_AsStatic_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, K2Node_DynamicCast_bSuccess) == 0x0001E0, "Member 'BP_NPC_C_AsyncConfigCheck::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_GetDisplayName_ReturnValue) == 0x0001E8, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_GetStaticMeshAssetPtr_ReturnValue) == 0x0001F8, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_GetStaticMeshAssetPtr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000200, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000210, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000218, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000228, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, K2Node_DynamicCast_AsAsync_Component_Interface) == 0x000238, "Member 'BP_NPC_C_AsyncConfigCheck::K2Node_DynamicCast_AsAsync_Component_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, K2Node_DynamicCast_bSuccess_1) == 0x000248, "Member 'BP_NPC_C_AsyncConfigCheck::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000250, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_AsyncAssetEnabled_ReturnValue) == 0x000260, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_AsyncAssetEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000268, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_CreateMessageWindow_ReturnValue_1) == 0x000280, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_CreateMessageWindow_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_GetDisplayName_ReturnValue_1) == 0x000288, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_IsEditorRunning_ReturnValue) == 0x000298, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_13) == 0x0002A0, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_14) == 0x0002B0, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_Conv_StringToText_ReturnValue_2) == 0x0002C0, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_Conv_StringToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, K2Node_DynamicCast_AsAsync_Skeletal_Mesh_Component) == 0x0002D8, "Member 'BP_NPC_C_AsyncConfigCheck::K2Node_DynamicCast_AsAsync_Skeletal_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, K2Node_DynamicCast_bSuccess_2) == 0x0002E0, "Member 'BP_NPC_C_AsyncConfigCheck::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AsyncConfigCheck, CallFunc_CreateMessageWindow_ReturnValue_2) == 0x0002E1, "Member 'BP_NPC_C_AsyncConfigCheck::CallFunc_CreateMessageWindow_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_AttachLockDisplayComponent \ static_assert(alignof(BP_NPC_C_AttachLockDisplayComponent) == 0x000008, "Wrong alignment on BP_NPC_C_AttachLockDisplayComponent"); \ static_assert(sizeof(BP_NPC_C_AttachLockDisplayComponent) == 0x000020, "Wrong size on BP_NPC_C_AttachLockDisplayComponent"); \ static_assert(offsetof(BP_NPC_C_AttachLockDisplayComponent, ParentActor) == 0x000000, "Member 'BP_NPC_C_AttachLockDisplayComponent::ParentActor' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AttachLockDisplayComponent, ParentComponent_0) == 0x000008, "Member 'BP_NPC_C_AttachLockDisplayComponent::ParentComponent_0' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AttachLockDisplayComponent, AttachSocket) == 0x000010, "Member 'BP_NPC_C_AttachLockDisplayComponent::AttachSocket' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_AttachLockDisplayComponent, Succeed) == 0x000018, "Member 'BP_NPC_C_AttachLockDisplayComponent::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_6_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_6_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_6_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_6_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_6_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_6_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_6_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_6_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_6_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_6_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_6_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_6_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_NPC_C_BndEvt__BP_NPC_DistanceSphere_K2Node_ComponentBoundEvent_6_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_BndEvt__LevelNodeHandler_ActorEvent_K2Node_ComponentBoundEvent_5_onEvent__DelegateSignature \ static_assert(alignof(BP_NPC_C_BndEvt__LevelNodeHandler_ActorEvent_K2Node_ComponentBoundEvent_5_onEvent__DelegateSignature) == 0x000008, "Wrong alignment on BP_NPC_C_BndEvt__LevelNodeHandler_ActorEvent_K2Node_ComponentBoundEvent_5_onEvent__DelegateSignature"); \ static_assert(sizeof(BP_NPC_C_BndEvt__LevelNodeHandler_ActorEvent_K2Node_ComponentBoundEvent_5_onEvent__DelegateSignature) == 0x000050, "Wrong size on BP_NPC_C_BndEvt__LevelNodeHandler_ActorEvent_K2Node_ComponentBoundEvent_5_onEvent__DelegateSignature"); \ static_assert(offsetof(BP_NPC_C_BndEvt__LevelNodeHandler_ActorEvent_K2Node_ComponentBoundEvent_5_onEvent__DelegateSignature, EventName) == 0x000000, "Member 'BP_NPC_C_BndEvt__LevelNodeHandler_ActorEvent_K2Node_ComponentBoundEvent_5_onEvent__DelegateSignature::EventName' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_BndEvt__LevelNodeHandler_ActorEvent_K2Node_ComponentBoundEvent_5_onEvent__DelegateSignature, Arg1) == 0x000010, "Member 'BP_NPC_C_BndEvt__LevelNodeHandler_ActorEvent_K2Node_ComponentBoundEvent_5_onEvent__DelegateSignature::Arg1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_BndEvt__LevelNodeHandler_ActorEvent_K2Node_ComponentBoundEvent_5_onEvent__DelegateSignature, Arg2) == 0x000020, "Member 'BP_NPC_C_BndEvt__LevelNodeHandler_ActorEvent_K2Node_ComponentBoundEvent_5_onEvent__DelegateSignature::Arg2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_BndEvt__LevelNodeHandler_ActorEvent_K2Node_ComponentBoundEvent_5_onEvent__DelegateSignature, Arg3) == 0x000030, "Member 'BP_NPC_C_BndEvt__LevelNodeHandler_ActorEvent_K2Node_ComponentBoundEvent_5_onEvent__DelegateSignature::Arg3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_BndEvt__LevelNodeHandler_ActorEvent_K2Node_ComponentBoundEvent_5_onEvent__DelegateSignature, Arg4) == 0x000040, "Member 'BP_NPC_C_BndEvt__LevelNodeHandler_ActorEvent_K2Node_ComponentBoundEvent_5_onEvent__DelegateSignature::Arg4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_CanInteractableWhenNoticeShown \ static_assert(alignof(BP_NPC_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong alignment on BP_NPC_C_CanInteractableWhenNoticeShown"); \ static_assert(sizeof(BP_NPC_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong size on BP_NPC_C_CanInteractableWhenNoticeShown"); \ static_assert(offsetof(BP_NPC_C_CanInteractableWhenNoticeShown, ReturnValue) == 0x000000, "Member 'BP_NPC_C_CanInteractableWhenNoticeShown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_CanShowInteractIcon \ static_assert(alignof(BP_NPC_C_CanShowInteractIcon) == 0x000001, "Wrong alignment on BP_NPC_C_CanShowInteractIcon"); \ static_assert(sizeof(BP_NPC_C_CanShowInteractIcon) == 0x000003, "Wrong size on BP_NPC_C_CanShowInteractIcon"); \ static_assert(offsetof(BP_NPC_C_CanShowInteractIcon, ReturnValue) == 0x000000, "Member 'BP_NPC_C_CanShowInteractIcon::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_CanShowInteractIcon, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'BP_NPC_C_CanShowInteractIcon::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_CanShowInteractIcon, CallFunc_BooleanAND_ReturnValue) == 0x000002, "Member 'BP_NPC_C_CanShowInteractIcon::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_ChangeAnim \ static_assert(alignof(BP_NPC_C_ChangeAnim) == 0x000004, "Wrong alignment on BP_NPC_C_ChangeAnim"); \ static_assert(sizeof(BP_NPC_C_ChangeAnim) == 0x000008, "Wrong size on BP_NPC_C_ChangeAnim"); \ static_assert(offsetof(BP_NPC_C_ChangeAnim, Num) == 0x000000, "Member 'BP_NPC_C_ChangeAnim::Num' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ChangeAnim, OnlySetValue) == 0x000004, "Member 'BP_NPC_C_ChangeAnim::OnlySetValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_CheckEmptyMesh \ static_assert(alignof(BP_NPC_C_CheckEmptyMesh) == 0x000008, "Wrong alignment on BP_NPC_C_CheckEmptyMesh"); \ static_assert(sizeof(BP_NPC_C_CheckEmptyMesh) == 0x000070, "Wrong size on BP_NPC_C_CheckEmptyMesh"); \ static_assert(offsetof(BP_NPC_C_CheckEmptyMesh, Exist) == 0x000000, "Member 'BP_NPC_C_CheckEmptyMesh::Exist' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_CheckEmptyMesh, K2Node_DynamicCast_AsAsync_Component_Interface) == 0x000008, "Member 'BP_NPC_C_CheckEmptyMesh::K2Node_DynamicCast_AsAsync_Component_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_CheckEmptyMesh, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_NPC_C_CheckEmptyMesh::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_CheckEmptyMesh, K2Node_DynamicCast_AsAsync_Component_Interface_1) == 0x000020, "Member 'BP_NPC_C_CheckEmptyMesh::K2Node_DynamicCast_AsAsync_Component_Interface_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_CheckEmptyMesh, K2Node_DynamicCast_bSuccess_1) == 0x000030, "Member 'BP_NPC_C_CheckEmptyMesh::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_CheckEmptyMesh, CallFunc_AsyncAssetEnabled_ReturnValue) == 0x000031, "Member 'BP_NPC_C_CheckEmptyMesh::CallFunc_AsyncAssetEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_CheckEmptyMesh, CallFunc_GetSoftObjectAsset_ReturnValue) == 0x000038, "Member 'BP_NPC_C_CheckEmptyMesh::CallFunc_GetSoftObjectAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_CheckEmptyMesh, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000068, "Member 'BP_NPC_C_CheckEmptyMesh::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_CreateDialogue \ static_assert(alignof(BP_NPC_C_CreateDialogue) == 0x000004, "Wrong alignment on BP_NPC_C_CreateDialogue"); \ static_assert(sizeof(BP_NPC_C_CreateDialogue) == 0x000004, "Wrong size on BP_NPC_C_CreateDialogue"); \ static_assert(offsetof(BP_NPC_C_CreateDialogue, LastIndex) == 0x000000, "Member 'BP_NPC_C_CreateDialogue::LastIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_DelayDestroyAnimActor \ static_assert(alignof(BP_NPC_C_DelayDestroyAnimActor) == 0x000004, "Wrong alignment on BP_NPC_C_DelayDestroyAnimActor"); \ static_assert(sizeof(BP_NPC_C_DelayDestroyAnimActor) == 0x000004, "Wrong size on BP_NPC_C_DelayDestroyAnimActor"); \ static_assert(offsetof(BP_NPC_C_DelayDestroyAnimActor, Duration) == 0x000000, "Member 'BP_NPC_C_DelayDestroyAnimActor::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_DestroyAnimActor \ static_assert(alignof(BP_NPC_C_DestroyAnimActor) == 0x000001, "Wrong alignment on BP_NPC_C_DestroyAnimActor"); \ static_assert(sizeof(BP_NPC_C_DestroyAnimActor) == 0x000001, "Wrong size on BP_NPC_C_DestroyAnimActor"); \ static_assert(offsetof(BP_NPC_C_DestroyAnimActor, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'BP_NPC_C_DestroyAnimActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_DetachLockDisplayComponent \ static_assert(alignof(BP_NPC_C_DetachLockDisplayComponent) == 0x000008, "Wrong alignment on BP_NPC_C_DetachLockDisplayComponent"); \ static_assert(sizeof(BP_NPC_C_DetachLockDisplayComponent) == 0x000010, "Wrong size on BP_NPC_C_DetachLockDisplayComponent"); \ static_assert(offsetof(BP_NPC_C_DetachLockDisplayComponent, ParentActor) == 0x000000, "Member 'BP_NPC_C_DetachLockDisplayComponent::ParentActor' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_DetachLockDisplayComponent, Succeed) == 0x000008, "Member 'BP_NPC_C_DetachLockDisplayComponent::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_DisableDialog \ static_assert(alignof(BP_NPC_C_DisableDialog) == 0x000001, "Wrong alignment on BP_NPC_C_DisableDialog"); \ static_assert(sizeof(BP_NPC_C_DisableDialog) == 0x000001, "Wrong size on BP_NPC_C_DisableDialog"); \ static_assert(offsetof(BP_NPC_C_DisableDialog, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'BP_NPC_C_DisableDialog::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_Enable \ static_assert(alignof(BP_NPC_C_Enable) == 0x000008, "Wrong alignment on BP_NPC_C_Enable"); \ static_assert(sizeof(BP_NPC_C_Enable) == 0x000018, "Wrong size on BP_NPC_C_Enable"); \ static_assert(offsetof(BP_NPC_C_Enable, Enable_0) == 0x000000, "Member 'BP_NPC_C_Enable::Enable_0' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_Enable, EnableObjHandler) == 0x000008, "Member 'BP_NPC_C_Enable::EnableObjHandler' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_Enable, Result) == 0x000010, "Member 'BP_NPC_C_Enable::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_ExecuteUbergraph_BP_NPC \ static_assert(alignof(BP_NPC_C_ExecuteUbergraph_BP_NPC) == 0x000010, "Wrong alignment on BP_NPC_C_ExecuteUbergraph_BP_NPC"); \ static_assert(sizeof(BP_NPC_C_ExecuteUbergraph_BP_NPC) == 0x001310, "Wrong size on BP_NPC_C_ExecuteUbergraph_BP_NPC"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, EntryPoint) == 0x000000, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_Loaded_1) == 0x000008, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_Loaded_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_object_Variable) == 0x000010, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAnim_Montage) == 0x000018, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAnim_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_Loaded) == 0x000028, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_object_Variable_1) == 0x000030, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsDialogue) == 0x000038, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsDialogue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_struct_Variable) == 0x000050, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x0000B0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue) == 0x0000B8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_AddComponent_ReturnValue) == 0x0000C0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSingleWidget_K2_ReturnValue_1) == 0x0000C8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSingleWidget_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsI_Npc) == 0x0000D0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsI_Npc' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_2) == 0x0000E0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_1) == 0x0000E1, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsI_Npc_1) == 0x0000E8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsI_Npc_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_3) == 0x0000F8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSingleWidget_K2_ReturnValue_2) == 0x000100, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSingleWidget_K2_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_struct_Variable_1) == 0x000110, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_AddComponent_ReturnValue_1) == 0x000170, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_AddComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CreateDelegate_OutputDelegate) == 0x000178, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_struct_Variable_2) == 0x000190, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_AddComponent_ReturnValue_2) == 0x0001F0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_AddComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_int_Loop_Counter_Variable) == 0x0001F8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Add_IntInt_ReturnValue) == 0x0001FC, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSkeletalMeshAsset_ReturnValue) == 0x000200, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSkeletalMeshAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_2) == 0x000208, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAsync_Component_Interface) == 0x000210, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAsync_Component_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_4) == 0x000220, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CreateDelegate_OutputDelegate_1) == 0x000224, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSoftObjectAsset_ReturnValue) == 0x000238, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSoftObjectAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000268, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAsync_Component_Interface_1) == 0x000270, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAsync_Component_Interface_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_5) == 0x000280, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSoftObjectAsset_ReturnValue_1) == 0x000288, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSoftObjectAsset_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSkeletalMeshAsset_ReturnValue_1) == 0x0002B8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSkeletalMeshAsset_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_3) == 0x0002C0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValidSoftObjectReference_ReturnValue_1) == 0x0002C1, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValidSoftObjectReference_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAsync_Component_Interface_2) == 0x0002C8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAsync_Component_Interface_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_6) == 0x0002D8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSkeletalMeshAsset_ReturnValue_2) == 0x0002E0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSkeletalMeshAsset_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSoftObjectAsset_ReturnValue_2) == 0x0002E8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSoftObjectAsset_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_4) == 0x000318, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValidSoftObjectReference_ReturnValue_2) == 0x000319, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValidSoftObjectReference_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_int_RunCount_Variable) == 0x00031C, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_int_RunCount_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSkeletalMeshAsset_ReturnValue_3) == 0x000320, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSkeletalMeshAsset_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000328, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_5) == 0x000329, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Add_IntInt_ReturnValue_1) == 0x00032C, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAsync_Component_Interface_3) == 0x000330, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAsync_Component_Interface_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_7) == 0x000340, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_object_Variable_2) == 0x000348, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSoftObjectAsset_ReturnValue_3) == 0x000350, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSoftObjectAsset_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAnim_Sequence) == 0x000380, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAnim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_8) == 0x000388, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValidSoftObjectReference_ReturnValue_3) == 0x000389, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValidSoftObjectReference_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSkeletalMeshAsset_ReturnValue_4) == 0x000390, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSkeletalMeshAsset_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_6) == 0x000398, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAsync_Component_Interface_4) == 0x0003A0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAsync_Component_Interface_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_9) == 0x0003B0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSoftObjectAsset_ReturnValue_4) == 0x0003B8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSoftObjectAsset_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_Loaded_2) == 0x0003E8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_Loaded_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValidSoftObjectReference_ReturnValue_4) == 0x0003F0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValidSoftObjectReference_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSkeletalMeshAsset_ReturnValue_5) == 0x0003F8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSkeletalMeshAsset_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_7) == 0x000400, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAsync_Component_Interface_5) == 0x000408, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAsync_Component_Interface_5' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_10) == 0x000418, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_10' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_class_Variable) == 0x000420, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSoftObjectAsset_ReturnValue_5) == 0x000428, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSoftObjectAsset_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetTimeSeconds_ReturnValue) == 0x000458, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValidSoftObjectReference_ReturnValue_5) == 0x000460, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValidSoftObjectReference_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetDisplayName_ReturnValue) == 0x000468, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_real_Variable) == 0x000478, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_Loaded_3) == 0x000480, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_Loaded_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000488, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000498, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Concat_StrStr_ReturnValue) == 0x0004A8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0004B8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CreateDelegate_OutputDelegate_2) == 0x0004C8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0004D8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetTimeSeconds_ReturnValue_1) == 0x0004E8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetTimeSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0004F0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x0004F8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x000508, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetDisplayName_ReturnValue_1) == 0x000518, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000528, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000538, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000548, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CreateDelegate_OutputDelegate_3) == 0x000558, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000568, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000578, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CreateDelegate_OutputDelegate_4) == 0x000588, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000598, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_real_Variable_1) == 0x0005A8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0005B0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0005C0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Concat_StrStr_ReturnValue_10) == 0x0005C8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetTimeSeconds_ReturnValue_2) == 0x0005D8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetTimeSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetGlobalFlag_Enable) == 0x0005E0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0005E8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0005F0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x0005F1, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_bool_Variable) == 0x0005F2, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_int_Array_Index_Variable) == 0x0005F4, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_object_Variable_3) == 0x0005F8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_name_Variable) == 0x000600, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000608, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_K2_SetTimer_ReturnValue) == 0x000610, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue) == 0x000618, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetGameSetFixedParameter_ReturnValue_1) == 0x000620, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetGameSetFixedParameter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_1) == 0x000628, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_wildcard_Variable) == 0x000630, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_wildcard_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_Get_Item) == 0x000640, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_Length_ReturnValue) == 0x000648, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAsync_Component_Interface_6) == 0x000650, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAsync_Component_Interface_6' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_11) == 0x000660, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_11' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_NotifyName) == 0x000664, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSoftClassAsset_ReturnValue) == 0x000670, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSoftClassAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_LoadClassAsset_Blocking_ReturnValue) == 0x0006A0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_LoadClassAsset_Blocking_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValidSoftClassReference_ReturnValue) == 0x0006A8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValidSoftClassReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSoftObjectAsset_ReturnValue_6) == 0x0006B0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSoftObjectAsset_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_LoadAsset_Blocking_ReturnValue) == 0x0006E0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_LoadAsset_Blocking_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValidSoftObjectReference_ReturnValue_6) == 0x0006E8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValidSoftObjectReference_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_AsyncAssetEnabled_ReturnValue) == 0x0006E9, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_AsyncAssetEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetComponentsByInterface_ReturnValue) == 0x0006F0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetComponentsByInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CreateDelegate_OutputDelegate_5) == 0x000700, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_Loaded_4) == 0x000710, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_Loaded_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_bool_IsClosed_Variable) == 0x000718, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_bool_Has_Been_Initd_Variable) == 0x000719, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_int_Loop_Counter_Variable_1) == 0x00071C, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetComponentsByInterface_ReturnValue_1) == 0x000720, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetComponentsByInterface_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_Length_ReturnValue_1) == 0x000730, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Less_IntInt_ReturnValue) == 0x000734, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Less_IntInt_ReturnValue_1) == 0x000735, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Add_IntInt_ReturnValue_2) == 0x000738, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_int_Loop_Counter_Variable_2) == 0x00073C, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Add_IntInt_ReturnValue_3) == 0x000740, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_int_Array_Index_Variable_1) == 0x000744, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_NotifyName_1) == 0x000748, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_Event_Show) == 0x000750, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_Event_Show' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_Event_InputActor_2) == 0x000758, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_Event_InputActor_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_Event_InputActor_1) == 0x000760, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_Event_InputActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_Event_InputActor) == 0x000768, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_Event_InputActor' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_8) == 0x000770, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_OverrideOnEnable_handled) == 0x000771, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_OverrideOnEnable_handled' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_OverrideOnEnable_handled_1) == 0x000772, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_OverrideOnEnable_handled_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_ComponentBoundEvent_EventName) == 0x000778, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_ComponentBoundEvent_EventName' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_ComponentBoundEvent_Arg1) == 0x000788, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_ComponentBoundEvent_Arg1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_ComponentBoundEvent_Arg2) == 0x000798, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_ComponentBoundEvent_Arg2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_ComponentBoundEvent_Arg3) == 0x0007A8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_ComponentBoundEvent_Arg3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_ComponentBoundEvent_Arg4) == 0x0007B8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_ComponentBoundEvent_Arg4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_OverrideOnEvent_handled) == 0x0007C8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_OverrideOnEvent_handled' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Conv_StringToName_ReturnValue) == 0x0007CC, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsEmpty_ReturnValue) == 0x0007D4, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Conv_StringToInt_ReturnValue) == 0x0007D8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0007E0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_SwitchString_CmpSuccess) == 0x0007F0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_MoveTarget) == 0x0007F8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_MoveTarget' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_Character) == 0x000800, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_Character' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_CanShowInteractIcon_ReturnValue) == 0x000808, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_CanShowInteractIcon_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000810, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BreakVector_X) == 0x000828, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BreakVector_Y) == 0x000830, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BreakVector_Z) == 0x000838, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetTransform_ReturnValue) == 0x000840, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x0008A0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BreakTransform_Location) == 0x000900, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BreakTransform_Rotation) == 0x000918, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BreakTransform_Scale) == 0x000930, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_MakeTransform_ReturnValue) == 0x000950, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_MontageToPlay) == 0x0009B0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_TLerp_ReturnValue) == 0x0009C0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_TLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000A20, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BreakTransform_Location_1) == 0x000A28, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BreakTransform_Rotation_1) == 0x000A40, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BreakTransform_Scale_1) == 0x000A58, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BreakVector_X_1) == 0x000A70, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BreakVector_Y_1) == 0x000A78, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BreakVector_Z_1) == 0x000A80, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_MakeVector_ReturnValue) == 0x000A88, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_9) == 0x000AA0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_MakeTransform_ReturnValue_1) == 0x000AB0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_K2_SetActorTransform_SweepHitResult) == 0x000B10, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_K2_SetActorTransform_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_K2_SetActorTransform_ReturnValue) == 0x000BF8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_K2_SetActorTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_Event_Caller_1) == 0x000C00, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_Event_Caller_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000C08, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_12) == 0x000C10, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_12' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_int_Array_Index_Variable_2) == 0x000C14, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_Get_Item_1) == 0x000C18, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAsync_Component_Interface_7) == 0x000C20, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAsync_Component_Interface_7' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_13) == 0x000C30, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_13' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAsync_Component_Interface_8) == 0x000C38, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAsync_Component_Interface_8' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_14) == 0x000C48, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_14' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_AsyncAssetEnabled_ReturnValue_1) == 0x000C49, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_AsyncAssetEnabled_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000C4A, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_randomInArray_randomIndex) == 0x000C4C, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_randomInArray_randomIndex' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_Get_Item_2) == 0x000C50, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CreateDelegate_OutputDelegate_6) == 0x000C90, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_LoadAsset_Blocking_ReturnValue_1) == 0x000CA0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_LoadAsset_Blocking_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValidSoftObjectReference_ReturnValue_7) == 0x000CA8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValidSoftObjectReference_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAnim_Montage_1) == 0x000CB0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAnim_Montage_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_15) == 0x000CB8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_15' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_Event_EndPlayReason) == 0x000CB9, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000CC0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000CC8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000CD0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000CD8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_ComponentBoundEvent_bFromSweep) == 0x000CDC, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_ComponentBoundEvent_SweepResult) == 0x000CE0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetAnimInstance_ReturnValue) == 0x000DC8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsCharacter) == 0x000DD0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_16) == 0x000DD8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_16' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000DE0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_17) == 0x000DF0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_17' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsLocallyControlled_ReturnValue) == 0x000DF1, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAnim_BP_Interface_1) == 0x000DF8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAnim_BP_Interface_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_18) == 0x000E08, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_18' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000E10, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000E28, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_ComponentBoundEvent_OtherActor) == 0x000E30, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_ComponentBoundEvent_OtherComp) == 0x000E38, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000E40, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsCharacter_1) == 0x000E48, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsCharacter_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_19) == 0x000E50, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_19' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsLocallyControlled_ReturnValue_1) == 0x000E51, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsLocallyControlled_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BooleanAND_ReturnValue) == 0x000E52, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BooleanAND_ReturnValue_1) == 0x000E53, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000E58, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAnim_BP_Interface_2) == 0x000E60, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAnim_BP_Interface_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_20) == 0x000E70, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_20' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAnim_BP_Interface_3) == 0x000E78, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAnim_BP_Interface_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_21) == 0x000E88, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_21' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetAnimInstance_ReturnValue_2) == 0x000E90, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetAnimInstance_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_10) == 0x000E98, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_Length_ReturnValue_2) == 0x000E9C, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValidSoftObjectReference_ReturnValue_8) == 0x000EA0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValidSoftObjectReference_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Greater_IntInt_ReturnValue) == 0x000EA1, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_LastIndex) == 0x000EA4, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_LastIndex' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetPlayerController_ReturnValue) == 0x000EA8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetExtension_ReturnValue) == 0x000EB0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_Widget) == 0x000EB8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_Widget' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_int_Array_Index_Variable_3) == 0x000EC0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_DialogueText) == 0x000EC8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_DialogueText' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_11) == 0x000ED0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_Text) == 0x000ED8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_Text' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_Length_ReturnValue_3) == 0x000EE0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_Event_Caller) == 0x000EE8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_Event_ByTraceClose) == 0x000EF0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_Event_ByTraceClose' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetUIStatic_ReturnValue) == 0x000EF8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_int_Loop_Counter_Variable_3) == 0x000F00, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetUIZOder_ZOder) == 0x000F04, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000F08, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Add_IntInt_ReturnValue_4) == 0x000F10, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_Event_CurrentSlowTick) == 0x000F14, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_Event_CurrentSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetChildrenComponents_Children) == 0x000F18, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetChildrenComponents_Children' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_Get_Item_3) == 0x000F28, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsStatic_Mesh_Component) == 0x000F30, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsStatic_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_22) == 0x000F38, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_22' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_Length_ReturnValue_4) == 0x000F3C, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Less_IntInt_ReturnValue_2) == 0x000F40, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000F48, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_NotifyName_2) == 0x000F60, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_12) == 0x000F68, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsServer_ReturnValue) == 0x000F69, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsServer_ReturnValue_1) == 0x000F6A, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsServer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsServer_ReturnValue_2) == 0x000F6B, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsServer_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_num) == 0x000F6C, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_num' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_OnlySetValue) == 0x000F70, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_OnlySetValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetAnimInstance_ReturnValue_3) == 0x000F78, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetAnimInstance_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAnim_BP_Interface_4) == 0x000F80, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAnim_BP_Interface_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_23) == 0x000F90, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_23' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_LoadAsset_Blocking_ReturnValue_2) == 0x000F98, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_LoadAsset_Blocking_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAnim_Sequence_1) == 0x000FA0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAnim_Sequence_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_24) == 0x000FA8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_24' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_int_Array_Index_Variable_4) == 0x000FAC, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_Get_Item_4) == 0x000FB0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_FClamp_ReturnValue) == 0x000FF0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Clamp_ReturnValue) == 0x000FF8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_MakeStruct_ST_NPCIdlePlayable) == 0x001000, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_MakeStruct_ST_NPCIdlePlayable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_Add_ReturnValue) == 0x001040, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_Add_ReturnValue_1) == 0x001044, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsEditorRunning_ReturnValue) == 0x001048, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetGameSetFixedParameter_ReturnValue_2) == 0x001050, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetGameSetFixedParameter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_2) == 0x001058, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_13) == 0x001059, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BooleanOR_ReturnValue) == 0x00105A, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetGameSetFixedParameter_ReturnValue_3) == 0x001060, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetGameSetFixedParameter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_3) == 0x001068, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetAnimInstance_ReturnValue_4) == 0x001070, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetAnimInstance_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAnim_BP_Interface_5) == 0x001078, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAnim_BP_Interface_5' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_25) == 0x001088, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_25' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetGameSetFixedParameter_ReturnValue_4) == 0x001090, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetGameSetFixedParameter_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_4) == 0x001098, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CreateDelegate_OutputDelegate_7) == 0x00109C, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetGameSetFixedParameter_ReturnValue_5) == 0x0010B0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetGameSetFixedParameter_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_5) == 0x0010B8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_LoadAsset_Blocking_ReturnValue_3) == 0x0010C0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_LoadAsset_Blocking_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsDialogue_1) == 0x0010C8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsDialogue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_26) == 0x0010D0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_26' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAsync_Skeletal_Mesh_Component) == 0x0010D8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAsync_Skeletal_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_27) == 0x0010E0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_27' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetGlobalFlag_Enable_1) == 0x0010E1, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetGlobalFlag_Enable_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BooleanOR_ReturnValue_1) == 0x0010E2, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_NotifyName_3) == 0x0010E4, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetChildrenComponents_Children_1) == 0x0010F0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetChildrenComponents_Children_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_Get_Item_5) == 0x001100, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_Length_ReturnValue_5) == 0x001108, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Less_IntInt_ReturnValue_3) == 0x00110C, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetObjectClass_ReturnValue) == 0x001110, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x001118, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_EqualEqual_ClassClass_ReturnValue_1) == 0x001119, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_EqualEqual_ClassClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BooleanOR_ReturnValue_2) == 0x00111A, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetDisplayName_ReturnValue_2) == 0x001120, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Concat_StrStr_ReturnValue_12) == 0x001130, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x001140, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_14) == 0x001148, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CreateDelegate_OutputDelegate_8) == 0x00114C, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetMyDynamicTargeting_DynamicTargeting) == 0x001160, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetMyDynamicTargeting_DynamicTargeting' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetMySpringArms_SpringArmsComponent) == 0x001168, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetMySpringArms_SpringArmsComponent' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetMyDynamicTargeting_DynamicTargeting_1) == 0x001170, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetMyDynamicTargeting_DynamicTargeting_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetMySpringArms_SpringArmsComponent_1) == 0x001178, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetMySpringArms_SpringArmsComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetCameraTargetingHeight_ReturnValue) == 0x001180, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetCameraTargetingHeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CreateDelegate_OutputDelegate_9) == 0x001188, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_Regis) == 0x001198, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_Regis' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x001199, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_SwitchEnum_CmpSuccess) == 0x00119A, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00119B, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00119C, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BooleanOR_ReturnValue_3) == 0x00119D, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BooleanOR_ReturnValue_4) == 0x00119E, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BooleanOR_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_15) == 0x00119F, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_IsOpen) == 0x0011A0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_IsOpen' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_16) == 0x0011A1, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, Temp_int_Loop_Counter_Variable_4) == 0x0011A4, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_CheckEmptyMesh_Exist) == 0x0011A8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_CheckEmptyMesh_Exist' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Less_IntInt_ReturnValue_4) == 0x0011A9, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Add_IntInt_ReturnValue_5) == 0x0011AC, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_CheckEmptyMesh_Exist_1) == 0x0011B0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_CheckEmptyMesh_Exist_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CreateDelegate_OutputDelegate_10) == 0x0011B4, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0011C8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CreateDelegate_OutputDelegate_11) == 0x0011D0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAnim_Sequence_2) == 0x0011E0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAnim_Sequence_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_28) == 0x0011E8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_28' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValid_ReturnValue_17) == 0x0011E9, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValid_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_BooleanAND_ReturnValue_2) == 0x0011EA, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAsync_Component_Interface_9) == 0x0011F0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAsync_Component_Interface_9' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_29) == 0x001200, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_29' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetSoftObjectAsset_ReturnValue_7) == 0x001208, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetSoftObjectAsset_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CreateDelegate_OutputDelegate_12) == 0x001238, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_IsValidSoftObjectReference_ReturnValue_9) == 0x001248, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_IsValidSoftObjectReference_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetPlayerCharacter_ReturnValue) == 0x001250, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x001258, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetAnimInstance_ReturnValue_5) == 0x001260, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetAnimInstance_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetLinkedAnimGraphInstanceByTag_ReturnValue) == 0x001268, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetLinkedAnimGraphInstanceByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetAnimInstance_ReturnValue_6) == 0x001270, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetAnimInstance_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAnim_BP_Interface_6) == 0x001278, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAnim_BP_Interface_6' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_30) == 0x001288, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_30' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_GetLinkedAnimGraphInstanceByTag_ReturnValue_1) == 0x001290, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_GetLinkedAnimGraphInstanceByTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_AsAnim_BP_Interface_7) == 0x001298, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_AsAnim_BP_Interface_7' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_DynamicCast_bSuccess_31) == 0x0012A8, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_DynamicCast_bSuccess_31' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CreateDelegate_OutputDelegate_13) == 0x0012AC, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_Duration) == 0x0012BC, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_Duration' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0012C0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0012C1, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, K2Node_CustomEvent_NotifyName_4) == 0x0012C4, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_Get_Item_6) == 0x0012D0, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x001300, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x001304, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_ExecuteUbergraph_BP_NPC, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x001308, "Member 'BP_NPC_C_ExecuteUbergraph_BP_NPC::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_ForceUseShoulderView \ static_assert(alignof(BP_NPC_C_ForceUseShoulderView) == 0x000001, "Wrong alignment on BP_NPC_C_ForceUseShoulderView"); \ static_assert(sizeof(BP_NPC_C_ForceUseShoulderView) == 0x000001, "Wrong size on BP_NPC_C_ForceUseShoulderView"); \ static_assert(offsetof(BP_NPC_C_ForceUseShoulderView, ReturnValue) == 0x000000, "Member 'BP_NPC_C_ForceUseShoulderView::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_GetAllSocketLocation_Targetable \ static_assert(alignof(BP_NPC_C_GetAllSocketLocation_Targetable) == 0x000008, "Wrong alignment on BP_NPC_C_GetAllSocketLocation_Targetable"); \ static_assert(sizeof(BP_NPC_C_GetAllSocketLocation_Targetable) == 0x000028, "Wrong size on BP_NPC_C_GetAllSocketLocation_Targetable"); \ static_assert(offsetof(BP_NPC_C_GetAllSocketLocation_Targetable, Distance) == 0x000000, "Member 'BP_NPC_C_GetAllSocketLocation_Targetable::Distance' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetAllSocketLocation_Targetable, Locations) == 0x000008, "Member 'BP_NPC_C_GetAllSocketLocation_Targetable::Locations' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetAllSocketLocation_Targetable, CanUse) == 0x000018, "Member 'BP_NPC_C_GetAllSocketLocation_Targetable::CanUse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_GetCameraTargetingHeight \ static_assert(alignof(BP_NPC_C_GetCameraTargetingHeight) == 0x000008, "Wrong alignment on BP_NPC_C_GetCameraTargetingHeight"); \ static_assert(sizeof(BP_NPC_C_GetCameraTargetingHeight) == 0x000070, "Wrong size on BP_NPC_C_GetCameraTargetingHeight"); \ static_assert(offsetof(BP_NPC_C_GetCameraTargetingHeight, ReturnValue) == 0x000000, "Member 'BP_NPC_C_GetCameraTargetingHeight::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetCameraTargetingHeight, CallFunc_NotEqual_NameName_ReturnValue) == 0x000008, "Member 'BP_NPC_C_GetCameraTargetingHeight::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetCameraTargetingHeight, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000010, "Member 'BP_NPC_C_GetCameraTargetingHeight::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetCameraTargetingHeight, CallFunc_BreakVector_X) == 0x000028, "Member 'BP_NPC_C_GetCameraTargetingHeight::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetCameraTargetingHeight, CallFunc_BreakVector_Y) == 0x000030, "Member 'BP_NPC_C_GetCameraTargetingHeight::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetCameraTargetingHeight, CallFunc_BreakVector_Z) == 0x000038, "Member 'BP_NPC_C_GetCameraTargetingHeight::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetCameraTargetingHeight, CallFunc_GetSocketLocation_ReturnValue) == 0x000040, "Member 'BP_NPC_C_GetCameraTargetingHeight::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetCameraTargetingHeight, CallFunc_BreakVector_X_1) == 0x000058, "Member 'BP_NPC_C_GetCameraTargetingHeight::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetCameraTargetingHeight, CallFunc_BreakVector_Y_1) == 0x000060, "Member 'BP_NPC_C_GetCameraTargetingHeight::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetCameraTargetingHeight, CallFunc_BreakVector_Z_1) == 0x000068, "Member 'BP_NPC_C_GetCameraTargetingHeight::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_GetCharacterLODLevel \ static_assert(alignof(BP_NPC_C_GetCharacterLODLevel) == 0x000001, "Wrong alignment on BP_NPC_C_GetCharacterLODLevel"); \ static_assert(sizeof(BP_NPC_C_GetCharacterLODLevel) == 0x000001, "Wrong size on BP_NPC_C_GetCharacterLODLevel"); \ static_assert(offsetof(BP_NPC_C_GetCharacterLODLevel, ReturnValue) == 0x000000, "Member 'BP_NPC_C_GetCharacterLODLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_GetCurrentPlayedIdleAnimation \ static_assert(alignof(BP_NPC_C_GetCurrentPlayedIdleAnimation) == 0x000008, "Wrong alignment on BP_NPC_C_GetCurrentPlayedIdleAnimation"); \ static_assert(sizeof(BP_NPC_C_GetCurrentPlayedIdleAnimation) == 0x000020, "Wrong size on BP_NPC_C_GetCurrentPlayedIdleAnimation"); \ static_assert(offsetof(BP_NPC_C_GetCurrentPlayedIdleAnimation, idleAnimation_0) == 0x000000, "Member 'BP_NPC_C_GetCurrentPlayedIdleAnimation::idleAnimation_0' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetCurrentPlayedIdleAnimation, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000008, "Member 'BP_NPC_C_GetCurrentPlayedIdleAnimation::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetCurrentPlayedIdleAnimation, K2Node_DynamicCast_AsAnim_Sequence) == 0x000010, "Member 'BP_NPC_C_GetCurrentPlayedIdleAnimation::K2Node_DynamicCast_AsAnim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetCurrentPlayedIdleAnimation, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_NPC_C_GetCurrentPlayedIdleAnimation::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_GetFootLocation \ static_assert(alignof(BP_NPC_C_GetFootLocation) == 0x000008, "Wrong alignment on BP_NPC_C_GetFootLocation"); \ static_assert(sizeof(BP_NPC_C_GetFootLocation) == 0x000018, "Wrong size on BP_NPC_C_GetFootLocation"); \ static_assert(offsetof(BP_NPC_C_GetFootLocation, Loc) == 0x000000, "Member 'BP_NPC_C_GetFootLocation::Loc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_GetInteractionMessage \ static_assert(alignof(BP_NPC_C_GetInteractionMessage) == 0x000008, "Wrong alignment on BP_NPC_C_GetInteractionMessage"); \ static_assert(sizeof(BP_NPC_C_GetInteractionMessage) == 0x000018, "Wrong size on BP_NPC_C_GetInteractionMessage"); \ static_assert(offsetof(BP_NPC_C_GetInteractionMessage, Message) == 0x000000, "Member 'BP_NPC_C_GetInteractionMessage::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_GetPlayPickAnimationIndex \ static_assert(alignof(BP_NPC_C_GetPlayPickAnimationIndex) == 0x000004, "Wrong alignment on BP_NPC_C_GetPlayPickAnimationIndex"); \ static_assert(sizeof(BP_NPC_C_GetPlayPickAnimationIndex) == 0x000004, "Wrong size on BP_NPC_C_GetPlayPickAnimationIndex"); \ static_assert(offsetof(BP_NPC_C_GetPlayPickAnimationIndex, ReturnValue) == 0x000000, "Member 'BP_NPC_C_GetPlayPickAnimationIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_GetPriority \ static_assert(alignof(BP_NPC_C_GetPriority) == 0x000004, "Wrong alignment on BP_NPC_C_GetPriority"); \ static_assert(sizeof(BP_NPC_C_GetPriority) == 0x000004, "Wrong size on BP_NPC_C_GetPriority"); \ static_assert(offsetof(BP_NPC_C_GetPriority, Priority) == 0x000000, "Member 'BP_NPC_C_GetPriority::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_GetSocketSelect_Targetable \ static_assert(alignof(BP_NPC_C_GetSocketSelect_Targetable) == 0x000004, "Wrong alignment on BP_NPC_C_GetSocketSelect_Targetable"); \ static_assert(sizeof(BP_NPC_C_GetSocketSelect_Targetable) == 0x000004, "Wrong size on BP_NPC_C_GetSocketSelect_Targetable"); \ static_assert(offsetof(BP_NPC_C_GetSocketSelect_Targetable, SelectIndex) == 0x000000, "Member 'BP_NPC_C_GetSocketSelect_Targetable::SelectIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_GetTargetableCameraIndex_Override \ static_assert(alignof(BP_NPC_C_GetTargetableCameraIndex_Override) == 0x000004, "Wrong alignment on BP_NPC_C_GetTargetableCameraIndex_Override"); \ static_assert(sizeof(BP_NPC_C_GetTargetableCameraIndex_Override) == 0x00000C, "Wrong size on BP_NPC_C_GetTargetableCameraIndex_Override"); \ static_assert(offsetof(BP_NPC_C_GetTargetableCameraIndex_Override, OverrideIndex) == 0x000000, "Member 'BP_NPC_C_GetTargetableCameraIndex_Override::OverrideIndex' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetTargetableCameraIndex_Override, ReturnIndex) == 0x000004, "Member 'BP_NPC_C_GetTargetableCameraIndex_Override::ReturnIndex' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetTargetableCameraIndex_Override, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000008, "Member 'BP_NPC_C_GetTargetableCameraIndex_Override::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_GetTargetInteractiveTips \ static_assert(alignof(BP_NPC_C_GetTargetInteractiveTips) == 0x000008, "Wrong alignment on BP_NPC_C_GetTargetInteractiveTips"); \ static_assert(sizeof(BP_NPC_C_GetTargetInteractiveTips) == 0x000008, "Wrong size on BP_NPC_C_GetTargetInteractiveTips"); \ static_assert(offsetof(BP_NPC_C_GetTargetInteractiveTips, ReturnTips) == 0x000000, "Member 'BP_NPC_C_GetTargetInteractiveTips::ReturnTips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_GetTargetLocation \ static_assert(alignof(BP_NPC_C_GetTargetLocation) == 0x000008, "Wrong alignment on BP_NPC_C_GetTargetLocation"); \ static_assert(sizeof(BP_NPC_C_GetTargetLocation) == 0x000080, "Wrong size on BP_NPC_C_GetTargetLocation"); \ static_assert(offsetof(BP_NPC_C_GetTargetLocation, Location) == 0x000000, "Member 'BP_NPC_C_GetTargetLocation::Location' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetTargetLocation, CallFunc_GetPlayerStatic_ReturnValue) == 0x000018, "Member 'BP_NPC_C_GetTargetLocation::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetTargetLocation, CallFunc_GetCameraTargetingHeight_ReturnValue) == 0x000020, "Member 'BP_NPC_C_GetTargetLocation::CallFunc_GetCameraTargetingHeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetTargetLocation, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000028, "Member 'BP_NPC_C_GetTargetLocation::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetTargetLocation, CallFunc_FInterpTo_ReturnValue) == 0x000030, "Member 'BP_NPC_C_GetTargetLocation::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetTargetLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000038, "Member 'BP_NPC_C_GetTargetLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetTargetLocation, CallFunc_BreakVector_X) == 0x000050, "Member 'BP_NPC_C_GetTargetLocation::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetTargetLocation, CallFunc_BreakVector_Y) == 0x000058, "Member 'BP_NPC_C_GetTargetLocation::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetTargetLocation, CallFunc_BreakVector_Z) == 0x000060, "Member 'BP_NPC_C_GetTargetLocation::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetTargetLocation, CallFunc_MakeVector_ReturnValue) == 0x000068, "Member 'BP_NPC_C_GetTargetLocation::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_GetTargetLocation_Attack \ static_assert(alignof(BP_NPC_C_GetTargetLocation_Attack) == 0x000008, "Wrong alignment on BP_NPC_C_GetTargetLocation_Attack"); \ static_assert(sizeof(BP_NPC_C_GetTargetLocation_Attack) == 0x000050, "Wrong size on BP_NPC_C_GetTargetLocation_Attack"); \ static_assert(offsetof(BP_NPC_C_GetTargetLocation_Attack, Location) == 0x000000, "Member 'BP_NPC_C_GetTargetLocation_Attack::Location' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetTargetLocation_Attack, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000018, "Member 'BP_NPC_C_GetTargetLocation_Attack::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetTargetLocation_Attack, CallFunc_GetSocketLocation_ReturnValue) == 0x000030, "Member 'BP_NPC_C_GetTargetLocation_Attack::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_GetTargetLocation_Attack, CallFunc_NotEqual_NameName_ReturnValue) == 0x000048, "Member 'BP_NPC_C_GetTargetLocation_Attack::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_GetThrowTargetLocation \ static_assert(alignof(BP_NPC_C_GetThrowTargetLocation) == 0x000008, "Wrong alignment on BP_NPC_C_GetThrowTargetLocation"); \ static_assert(sizeof(BP_NPC_C_GetThrowTargetLocation) == 0x000018, "Wrong size on BP_NPC_C_GetThrowTargetLocation"); \ static_assert(offsetof(BP_NPC_C_GetThrowTargetLocation, Location) == 0x000000, "Member 'BP_NPC_C_GetThrowTargetLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_interact \ static_assert(alignof(BP_NPC_C_interact) == 0x000008, "Wrong alignment on BP_NPC_C_interact"); \ static_assert(sizeof(BP_NPC_C_interact) == 0x000008, "Wrong size on BP_NPC_C_interact"); \ static_assert(offsetof(BP_NPC_C_interact, Caller) == 0x000000, "Member 'BP_NPC_C_interact::Caller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_InteractPlayPickAnimation \ static_assert(alignof(BP_NPC_C_InteractPlayPickAnimation) == 0x000001, "Wrong alignment on BP_NPC_C_InteractPlayPickAnimation"); \ static_assert(sizeof(BP_NPC_C_InteractPlayPickAnimation) == 0x000001, "Wrong size on BP_NPC_C_InteractPlayPickAnimation"); \ static_assert(offsetof(BP_NPC_C_InteractPlayPickAnimation, ReturnValue) == 0x000000, "Member 'BP_NPC_C_InteractPlayPickAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_InteractWhenSprint \ static_assert(alignof(BP_NPC_C_InteractWhenSprint) == 0x000001, "Wrong alignment on BP_NPC_C_InteractWhenSprint"); \ static_assert(sizeof(BP_NPC_C_InteractWhenSprint) == 0x000001, "Wrong size on BP_NPC_C_InteractWhenSprint"); \ static_assert(offsetof(BP_NPC_C_InteractWhenSprint, ReturnValue) == 0x000000, "Member 'BP_NPC_C_InteractWhenSprint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_Interface_Interact \ static_assert(alignof(BP_NPC_C_Interface_Interact) == 0x000001, "Wrong alignment on BP_NPC_C_Interface_Interact"); \ static_assert(sizeof(BP_NPC_C_Interface_Interact) == 0x000001, "Wrong size on BP_NPC_C_Interface_Interact"); \ static_assert(offsetof(BP_NPC_C_Interface_Interact, Result) == 0x000000, "Member 'BP_NPC_C_Interface_Interact::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_IsInteractableStatus \ static_assert(alignof(BP_NPC_C_IsInteractableStatus) == 0x000008, "Wrong alignment on BP_NPC_C_IsInteractableStatus"); \ static_assert(sizeof(BP_NPC_C_IsInteractableStatus) == 0x000018, "Wrong size on BP_NPC_C_IsInteractableStatus"); \ static_assert(offsetof(BP_NPC_C_IsInteractableStatus, Can) == 0x000000, "Member 'BP_NPC_C_IsInteractableStatus::Can' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_IsInteractableStatus, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000008, "Member 'BP_NPC_C_IsInteractableStatus::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_IsInteractableStatus, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_NPC_C_IsInteractableStatus::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_IsInteractableStatus, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'BP_NPC_C_IsInteractableStatus::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_IsInteractableStatus, CallFunc_IsServer_ReturnValue) == 0x000012, "Member 'BP_NPC_C_IsInteractableStatus::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_IsTargetable \ static_assert(alignof(BP_NPC_C_IsTargetable) == 0x000001, "Wrong alignment on BP_NPC_C_IsTargetable"); \ static_assert(sizeof(BP_NPC_C_IsTargetable) == 0x000001, "Wrong size on BP_NPC_C_IsTargetable"); \ static_assert(offsetof(BP_NPC_C_IsTargetable, return_value) == 0x000000, "Member 'BP_NPC_C_IsTargetable::return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_IsTargetableByTarget \ static_assert(alignof(BP_NPC_C_IsTargetableByTarget) == 0x000008, "Wrong alignment on BP_NPC_C_IsTargetableByTarget"); \ static_assert(sizeof(BP_NPC_C_IsTargetableByTarget) == 0x000010, "Wrong size on BP_NPC_C_IsTargetableByTarget"); \ static_assert(offsetof(BP_NPC_C_IsTargetableByTarget, InTarget) == 0x000000, "Member 'BP_NPC_C_IsTargetableByTarget::InTarget' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_IsTargetableByTarget, ReturnValue) == 0x000008, "Member 'BP_NPC_C_IsTargetableByTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_Leave \ static_assert(alignof(BP_NPC_C_Leave) == 0x000008, "Wrong alignment on BP_NPC_C_Leave"); \ static_assert(sizeof(BP_NPC_C_Leave) == 0x000010, "Wrong size on BP_NPC_C_Leave"); \ static_assert(offsetof(BP_NPC_C_Leave, Caller) == 0x000000, "Member 'BP_NPC_C_Leave::Caller' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_Leave, ByTraceClose) == 0x000008, "Member 'BP_NPC_C_Leave::ByTraceClose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_LevelScriptResult \ static_assert(alignof(BP_NPC_C_LevelScriptResult) == 0x000008, "Wrong alignment on BP_NPC_C_LevelScriptResult"); \ static_assert(sizeof(BP_NPC_C_LevelScriptResult) == 0x000018, "Wrong size on BP_NPC_C_LevelScriptResult"); \ static_assert(offsetof(BP_NPC_C_LevelScriptResult, InputResult) == 0x000000, "Member 'BP_NPC_C_LevelScriptResult::InputResult' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_LevelScriptResult, Output) == 0x000010, "Member 'BP_NPC_C_LevelScriptResult::Output' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_MoveCharactertoTarget \ static_assert(alignof(BP_NPC_C_MoveCharactertoTarget) == 0x000008, "Wrong alignment on BP_NPC_C_MoveCharactertoTarget"); \ static_assert(sizeof(BP_NPC_C_MoveCharactertoTarget) == 0x000010, "Wrong size on BP_NPC_C_MoveCharactertoTarget"); \ static_assert(offsetof(BP_NPC_C_MoveCharactertoTarget, MoveTarget) == 0x000000, "Member 'BP_NPC_C_MoveCharactertoTarget::MoveTarget' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_MoveCharactertoTarget, Character) == 0x000008, "Member 'BP_NPC_C_MoveCharactertoTarget::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_NPCShowDistance \ static_assert(alignof(BP_NPC_C_NPCShowDistance) == 0x000008, "Wrong alignment on BP_NPC_C_NPCShowDistance"); \ static_assert(sizeof(BP_NPC_C_NPCShowDistance) == 0x000010, "Wrong size on BP_NPC_C_NPCShowDistance"); \ static_assert(offsetof(BP_NPC_C_NPCShowDistance, ShowDistance) == 0x000000, "Member 'BP_NPC_C_NPCShowDistance::ShowDistance' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_NPCShowDistance, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'BP_NPC_C_NPCShowDistance::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_NpcUpdateInMap \ static_assert(alignof(BP_NPC_C_NpcUpdateInMap) == 0x000008, "Wrong alignment on BP_NPC_C_NpcUpdateInMap"); \ static_assert(sizeof(BP_NPC_C_NpcUpdateInMap) == 0x000010, "Wrong size on BP_NPC_C_NpcUpdateInMap"); \ static_assert(offsetof(BP_NPC_C_NpcUpdateInMap, Show) == 0x000000, "Member 'BP_NPC_C_NpcUpdateInMap::Show' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_NpcUpdateInMap, InputActor) == 0x000008, "Member 'BP_NPC_C_NpcUpdateInMap::InputActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnBlendOut_F1868AAB4E802A734934919C8A2D092C \ static_assert(alignof(BP_NPC_C_OnBlendOut_F1868AAB4E802A734934919C8A2D092C) == 0x000004, "Wrong alignment on BP_NPC_C_OnBlendOut_F1868AAB4E802A734934919C8A2D092C"); \ static_assert(sizeof(BP_NPC_C_OnBlendOut_F1868AAB4E802A734934919C8A2D092C) == 0x000008, "Wrong size on BP_NPC_C_OnBlendOut_F1868AAB4E802A734934919C8A2D092C"); \ static_assert(offsetof(BP_NPC_C_OnBlendOut_F1868AAB4E802A734934919C8A2D092C, NotifyName) == 0x000000, "Member 'BP_NPC_C_OnBlendOut_F1868AAB4E802A734934919C8A2D092C::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnCompleted_F1868AAB4E802A734934919C8A2D092C \ static_assert(alignof(BP_NPC_C_OnCompleted_F1868AAB4E802A734934919C8A2D092C) == 0x000004, "Wrong alignment on BP_NPC_C_OnCompleted_F1868AAB4E802A734934919C8A2D092C"); \ static_assert(sizeof(BP_NPC_C_OnCompleted_F1868AAB4E802A734934919C8A2D092C) == 0x000008, "Wrong size on BP_NPC_C_OnCompleted_F1868AAB4E802A734934919C8A2D092C"); \ static_assert(offsetof(BP_NPC_C_OnCompleted_F1868AAB4E802A734934919C8A2D092C, NotifyName) == 0x000000, "Member 'BP_NPC_C_OnCompleted_F1868AAB4E802A734934919C8A2D092C::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnDeselected \ static_assert(alignof(BP_NPC_C_OnDeselected) == 0x000001, "Wrong alignment on BP_NPC_C_OnDeselected"); \ static_assert(sizeof(BP_NPC_C_OnDeselected) == 0x000001, "Wrong size on BP_NPC_C_OnDeselected"); \ static_assert(offsetof(BP_NPC_C_OnDeselected, DummyValue) == 0x000000, "Member 'BP_NPC_C_OnDeselected::DummyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnInterrupted_F1868AAB4E802A734934919C8A2D092C \ static_assert(alignof(BP_NPC_C_OnInterrupted_F1868AAB4E802A734934919C8A2D092C) == 0x000004, "Wrong alignment on BP_NPC_C_OnInterrupted_F1868AAB4E802A734934919C8A2D092C"); \ static_assert(sizeof(BP_NPC_C_OnInterrupted_F1868AAB4E802A734934919C8A2D092C) == 0x000008, "Wrong size on BP_NPC_C_OnInterrupted_F1868AAB4E802A734934919C8A2D092C"); \ static_assert(offsetof(BP_NPC_C_OnInterrupted_F1868AAB4E802A734934919C8A2D092C, NotifyName) == 0x000000, "Member 'BP_NPC_C_OnInterrupted_F1868AAB4E802A734934919C8A2D092C::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnLoaded_2762FB0147D62688E66A1890C3DAA5E0 \ static_assert(alignof(BP_NPC_C_OnLoaded_2762FB0147D62688E66A1890C3DAA5E0) == 0x000008, "Wrong alignment on BP_NPC_C_OnLoaded_2762FB0147D62688E66A1890C3DAA5E0"); \ static_assert(sizeof(BP_NPC_C_OnLoaded_2762FB0147D62688E66A1890C3DAA5E0) == 0x000008, "Wrong size on BP_NPC_C_OnLoaded_2762FB0147D62688E66A1890C3DAA5E0"); \ static_assert(offsetof(BP_NPC_C_OnLoaded_2762FB0147D62688E66A1890C3DAA5E0, Loaded) == 0x000000, "Member 'BP_NPC_C_OnLoaded_2762FB0147D62688E66A1890C3DAA5E0::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnLoaded_3D0DA99642066B2C8FE72684F28BB7AC \ static_assert(alignof(BP_NPC_C_OnLoaded_3D0DA99642066B2C8FE72684F28BB7AC) == 0x000008, "Wrong alignment on BP_NPC_C_OnLoaded_3D0DA99642066B2C8FE72684F28BB7AC"); \ static_assert(sizeof(BP_NPC_C_OnLoaded_3D0DA99642066B2C8FE72684F28BB7AC) == 0x000008, "Wrong size on BP_NPC_C_OnLoaded_3D0DA99642066B2C8FE72684F28BB7AC"); \ static_assert(offsetof(BP_NPC_C_OnLoaded_3D0DA99642066B2C8FE72684F28BB7AC, Loaded) == 0x000000, "Member 'BP_NPC_C_OnLoaded_3D0DA99642066B2C8FE72684F28BB7AC::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnLoaded_65BC95D74D8EA9C32D09D4869BCD9842 \ static_assert(alignof(BP_NPC_C_OnLoaded_65BC95D74D8EA9C32D09D4869BCD9842) == 0x000008, "Wrong alignment on BP_NPC_C_OnLoaded_65BC95D74D8EA9C32D09D4869BCD9842"); \ static_assert(sizeof(BP_NPC_C_OnLoaded_65BC95D74D8EA9C32D09D4869BCD9842) == 0x000008, "Wrong size on BP_NPC_C_OnLoaded_65BC95D74D8EA9C32D09D4869BCD9842"); \ static_assert(offsetof(BP_NPC_C_OnLoaded_65BC95D74D8EA9C32D09D4869BCD9842, Loaded) == 0x000000, "Member 'BP_NPC_C_OnLoaded_65BC95D74D8EA9C32D09D4869BCD9842::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnLoaded_ED17CB294D18E4EC942CFAA8DD11704F \ static_assert(alignof(BP_NPC_C_OnLoaded_ED17CB294D18E4EC942CFAA8DD11704F) == 0x000008, "Wrong alignment on BP_NPC_C_OnLoaded_ED17CB294D18E4EC942CFAA8DD11704F"); \ static_assert(sizeof(BP_NPC_C_OnLoaded_ED17CB294D18E4EC942CFAA8DD11704F) == 0x000008, "Wrong size on BP_NPC_C_OnLoaded_ED17CB294D18E4EC942CFAA8DD11704F"); \ static_assert(offsetof(BP_NPC_C_OnLoaded_ED17CB294D18E4EC942CFAA8DD11704F, Loaded) == 0x000000, "Member 'BP_NPC_C_OnLoaded_ED17CB294D18E4EC942CFAA8DD11704F::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnLoaded_F7F6412D45B59134B05AC984C7357E6D \ static_assert(alignof(BP_NPC_C_OnLoaded_F7F6412D45B59134B05AC984C7357E6D) == 0x000008, "Wrong alignment on BP_NPC_C_OnLoaded_F7F6412D45B59134B05AC984C7357E6D"); \ static_assert(sizeof(BP_NPC_C_OnLoaded_F7F6412D45B59134B05AC984C7357E6D) == 0x000008, "Wrong size on BP_NPC_C_OnLoaded_F7F6412D45B59134B05AC984C7357E6D"); \ static_assert(offsetof(BP_NPC_C_OnLoaded_F7F6412D45B59134B05AC984C7357E6D, Loaded) == 0x000000, "Member 'BP_NPC_C_OnLoaded_F7F6412D45B59134B05AC984C7357E6D::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnNotifyBegin_F1868AAB4E802A734934919C8A2D092C \ static_assert(alignof(BP_NPC_C_OnNotifyBegin_F1868AAB4E802A734934919C8A2D092C) == 0x000004, "Wrong alignment on BP_NPC_C_OnNotifyBegin_F1868AAB4E802A734934919C8A2D092C"); \ static_assert(sizeof(BP_NPC_C_OnNotifyBegin_F1868AAB4E802A734934919C8A2D092C) == 0x000008, "Wrong size on BP_NPC_C_OnNotifyBegin_F1868AAB4E802A734934919C8A2D092C"); \ static_assert(offsetof(BP_NPC_C_OnNotifyBegin_F1868AAB4E802A734934919C8A2D092C, NotifyName) == 0x000000, "Member 'BP_NPC_C_OnNotifyBegin_F1868AAB4E802A734934919C8A2D092C::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnNotifyEnd_F1868AAB4E802A734934919C8A2D092C \ static_assert(alignof(BP_NPC_C_OnNotifyEnd_F1868AAB4E802A734934919C8A2D092C) == 0x000004, "Wrong alignment on BP_NPC_C_OnNotifyEnd_F1868AAB4E802A734934919C8A2D092C"); \ static_assert(sizeof(BP_NPC_C_OnNotifyEnd_F1868AAB4E802A734934919C8A2D092C) == 0x000008, "Wrong size on BP_NPC_C_OnNotifyEnd_F1868AAB4E802A734934919C8A2D092C"); \ static_assert(offsetof(BP_NPC_C_OnNotifyEnd_F1868AAB4E802A734934919C8A2D092C, NotifyName) == 0x000000, "Member 'BP_NPC_C_OnNotifyEnd_F1868AAB4E802A734934919C8A2D092C::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnRefreshDataLayerState \ static_assert(alignof(BP_NPC_C_OnRefreshDataLayerState) == 0x000008, "Wrong alignment on BP_NPC_C_OnRefreshDataLayerState"); \ static_assert(sizeof(BP_NPC_C_OnRefreshDataLayerState) == 0x000038, "Wrong size on BP_NPC_C_OnRefreshDataLayerState"); \ static_assert(offsetof(BP_NPC_C_OnRefreshDataLayerState, bIsInAnyActiveLayer) == 0x000000, "Member 'BP_NPC_C_OnRefreshDataLayerState::bIsInAnyActiveLayer' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OnRefreshDataLayerState, Temp_int_Array_Index_Variable) == 0x000004, "Member 'BP_NPC_C_OnRefreshDataLayerState::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OnRefreshDataLayerState, CallFunc_Not_PreBool_ReturnValue) == 0x000008, "Member 'BP_NPC_C_OnRefreshDataLayerState::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OnRefreshDataLayerState, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000010, "Member 'BP_NPC_C_OnRefreshDataLayerState::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OnRefreshDataLayerState, CallFunc_Array_Get_Item) == 0x000020, "Member 'BP_NPC_C_OnRefreshDataLayerState::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OnRefreshDataLayerState, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'BP_NPC_C_OnRefreshDataLayerState::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OnRefreshDataLayerState, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'BP_NPC_C_OnRefreshDataLayerState::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OnRefreshDataLayerState, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'BP_NPC_C_OnRefreshDataLayerState::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OnRefreshDataLayerState, CallFunc_Less_IntInt_ReturnValue) == 0x000031, "Member 'BP_NPC_C_OnRefreshDataLayerState::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OnRefreshDataLayerState, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'BP_NPC_C_OnRefreshDataLayerState::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnSelected \ static_assert(alignof(BP_NPC_C_OnSelected) == 0x000004, "Wrong alignment on BP_NPC_C_OnSelected"); \ static_assert(sizeof(BP_NPC_C_OnSelected) == 0x000008, "Wrong size on BP_NPC_C_OnSelected"); \ static_assert(offsetof(BP_NPC_C_OnSelected, SocketIndex) == 0x000000, "Member 'BP_NPC_C_OnSelected::SocketIndex' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OnSelected, DummyValue) == 0x000004, "Member 'BP_NPC_C_OnSelected::DummyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnTextClosed \ static_assert(alignof(BP_NPC_C_OnTextClosed) == 0x000008, "Wrong alignment on BP_NPC_C_OnTextClosed"); \ static_assert(sizeof(BP_NPC_C_OnTextClosed) == 0x000008, "Wrong size on BP_NPC_C_OnTextClosed"); \ static_assert(offsetof(BP_NPC_C_OnTextClosed, Text) == 0x000000, "Member 'BP_NPC_C_OnTextClosed::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnTextCreated \ static_assert(alignof(BP_NPC_C_OnTextCreated) == 0x000008, "Wrong alignment on BP_NPC_C_OnTextCreated"); \ static_assert(sizeof(BP_NPC_C_OnTextCreated) == 0x000008, "Wrong size on BP_NPC_C_OnTextCreated"); \ static_assert(offsetof(BP_NPC_C_OnTextCreated, DialogueText) == 0x000000, "Member 'BP_NPC_C_OnTextCreated::DialogueText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnUpdatedSlowTick \ static_assert(alignof(BP_NPC_C_OnUpdatedSlowTick) == 0x000001, "Wrong alignment on BP_NPC_C_OnUpdatedSlowTick"); \ static_assert(sizeof(BP_NPC_C_OnUpdatedSlowTick) == 0x000001, "Wrong size on BP_NPC_C_OnUpdatedSlowTick"); \ static_assert(offsetof(BP_NPC_C_OnUpdatedSlowTick, CurrentSlowTick) == 0x000000, "Member 'BP_NPC_C_OnUpdatedSlowTick::CurrentSlowTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OnWidgetClose \ static_assert(alignof(BP_NPC_C_OnWidgetClose) == 0x000008, "Wrong alignment on BP_NPC_C_OnWidgetClose"); \ static_assert(sizeof(BP_NPC_C_OnWidgetClose) == 0x000008, "Wrong size on BP_NPC_C_OnWidgetClose"); \ static_assert(offsetof(BP_NPC_C_OnWidgetClose, Widget) == 0x000000, "Member 'BP_NPC_C_OnWidgetClose::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OverrideOnEnable \ static_assert(alignof(BP_NPC_C_OverrideOnEnable) == 0x000001, "Wrong alignment on BP_NPC_C_OverrideOnEnable"); \ static_assert(sizeof(BP_NPC_C_OverrideOnEnable) == 0x000002, "Wrong size on BP_NPC_C_OverrideOnEnable"); \ static_assert(offsetof(BP_NPC_C_OverrideOnEnable, Enable_0) == 0x000000, "Member 'BP_NPC_C_OverrideOnEnable::Enable_0' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OverrideOnEnable, Handled) == 0x000001, "Member 'BP_NPC_C_OverrideOnEnable::Handled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OverrideOnEvent \ static_assert(alignof(BP_NPC_C_OverrideOnEvent) == 0x000008, "Wrong alignment on BP_NPC_C_OverrideOnEvent"); \ static_assert(sizeof(BP_NPC_C_OverrideOnEvent) == 0x000058, "Wrong size on BP_NPC_C_OverrideOnEvent"); \ static_assert(offsetof(BP_NPC_C_OverrideOnEvent, EventName) == 0x000000, "Member 'BP_NPC_C_OverrideOnEvent::EventName' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OverrideOnEvent, Arg1) == 0x000010, "Member 'BP_NPC_C_OverrideOnEvent::Arg1' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OverrideOnEvent, Arg2) == 0x000020, "Member 'BP_NPC_C_OverrideOnEvent::Arg2' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OverrideOnEvent, Arg3) == 0x000030, "Member 'BP_NPC_C_OverrideOnEvent::Arg3' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OverrideOnEvent, Arg4) == 0x000040, "Member 'BP_NPC_C_OverrideOnEvent::Arg4' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OverrideOnEvent, Handled) == 0x000050, "Member 'BP_NPC_C_OverrideOnEvent::Handled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_OverrideTargetingTraceEndLocation \ static_assert(alignof(BP_NPC_C_OverrideTargetingTraceEndLocation) == 0x000008, "Wrong alignment on BP_NPC_C_OverrideTargetingTraceEndLocation"); \ static_assert(sizeof(BP_NPC_C_OverrideTargetingTraceEndLocation) == 0x000020, "Wrong size on BP_NPC_C_OverrideTargetingTraceEndLocation"); \ static_assert(offsetof(BP_NPC_C_OverrideTargetingTraceEndLocation, Override) == 0x000000, "Member 'BP_NPC_C_OverrideTargetingTraceEndLocation::Override' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_OverrideTargetingTraceEndLocation, Location) == 0x000008, "Member 'BP_NPC_C_OverrideTargetingTraceEndLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_PlayAnim \ static_assert(alignof(BP_NPC_C_PlayAnim) == 0x000008, "Wrong alignment on BP_NPC_C_PlayAnim"); \ static_assert(sizeof(BP_NPC_C_PlayAnim) == 0x000008, "Wrong size on BP_NPC_C_PlayAnim"); \ static_assert(offsetof(BP_NPC_C_PlayAnim, MontageToPlay) == 0x000000, "Member 'BP_NPC_C_PlayAnim::MontageToPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_PreIdleAnim \ static_assert(alignof(BP_NPC_C_PreIdleAnim) == 0x000008, "Wrong alignment on BP_NPC_C_PreIdleAnim"); \ static_assert(sizeof(BP_NPC_C_PreIdleAnim) == 0x000048, "Wrong size on BP_NPC_C_PreIdleAnim"); \ static_assert(offsetof(BP_NPC_C_PreIdleAnim, CallFunc_GetGameInstance_ReturnValue) == 0x000000, "Member 'BP_NPC_C_PreIdleAnim::CallFunc_GetGameInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_PreIdleAnim, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000008, "Member 'BP_NPC_C_PreIdleAnim::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_PreIdleAnim, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'BP_NPC_C_PreIdleAnim::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_PreIdleAnim, CallFunc_LoadAsset_Blocking_ReturnValue) == 0x000010, "Member 'BP_NPC_C_PreIdleAnim::CallFunc_LoadAsset_Blocking_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_PreIdleAnim, K2Node_DynamicCast_AsAnim_Sequence) == 0x000018, "Member 'BP_NPC_C_PreIdleAnim::K2Node_DynamicCast_AsAnim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_PreIdleAnim, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_NPC_C_PreIdleAnim::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_PreIdleAnim, CallFunc_GetAnimInstance_ReturnValue) == 0x000028, "Member 'BP_NPC_C_PreIdleAnim::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_PreIdleAnim, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000030, "Member 'BP_NPC_C_PreIdleAnim::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_PreIdleAnim, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'BP_NPC_C_PreIdleAnim::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_ReceiveEndPlay \ static_assert(alignof(BP_NPC_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on BP_NPC_C_ReceiveEndPlay"); \ static_assert(sizeof(BP_NPC_C_ReceiveEndPlay) == 0x000001, "Wrong size on BP_NPC_C_ReceiveEndPlay"); \ static_assert(offsetof(BP_NPC_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'BP_NPC_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_RegisAnUnRegisInSystem \ static_assert(alignof(BP_NPC_C_RegisAnUnRegisInSystem) == 0x000001, "Wrong alignment on BP_NPC_C_RegisAnUnRegisInSystem"); \ static_assert(sizeof(BP_NPC_C_RegisAnUnRegisInSystem) == 0x000001, "Wrong size on BP_NPC_C_RegisAnUnRegisInSystem"); \ static_assert(offsetof(BP_NPC_C_RegisAnUnRegisInSystem, Regist) == 0x000000, "Member 'BP_NPC_C_RegisAnUnRegisInSystem::Regist' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_RegisNpc \ static_assert(alignof(BP_NPC_C_RegisNpc) == 0x000008, "Wrong alignment on BP_NPC_C_RegisNpc"); \ static_assert(sizeof(BP_NPC_C_RegisNpc) == 0x000008, "Wrong size on BP_NPC_C_RegisNpc"); \ static_assert(offsetof(BP_NPC_C_RegisNpc, InputActor) == 0x000000, "Member 'BP_NPC_C_RegisNpc::InputActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_RegisNPCToWidget \ static_assert(alignof(BP_NPC_C_RegisNPCToWidget) == 0x000001, "Wrong alignment on BP_NPC_C_RegisNPCToWidget"); \ static_assert(sizeof(BP_NPC_C_RegisNPCToWidget) == 0x000001, "Wrong size on BP_NPC_C_RegisNPCToWidget"); \ static_assert(offsetof(BP_NPC_C_RegisNPCToWidget, Regis) == 0x000000, "Member 'BP_NPC_C_RegisNPCToWidget::Regis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_RemoveNpc \ static_assert(alignof(BP_NPC_C_RemoveNpc) == 0x000008, "Wrong alignment on BP_NPC_C_RemoveNpc"); \ static_assert(sizeof(BP_NPC_C_RemoveNpc) == 0x000008, "Wrong size on BP_NPC_C_RemoveNpc"); \ static_assert(offsetof(BP_NPC_C_RemoveNpc, InputActor) == 0x000000, "Member 'BP_NPC_C_RemoveNpc::InputActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_SetCollisionEnable \ static_assert(alignof(BP_NPC_C_SetCollisionEnable) == 0x000001, "Wrong alignment on BP_NPC_C_SetCollisionEnable"); \ static_assert(sizeof(BP_NPC_C_SetCollisionEnable) == 0x000001, "Wrong size on BP_NPC_C_SetCollisionEnable"); \ static_assert(offsetof(BP_NPC_C_SetCollisionEnable, Enable_0) == 0x000000, "Member 'BP_NPC_C_SetCollisionEnable::Enable_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_SetDisableLeaveFeatures \ static_assert(alignof(BP_NPC_C_SetDisableLeaveFeatures) == 0x000008, "Wrong alignment on BP_NPC_C_SetDisableLeaveFeatures"); \ static_assert(sizeof(BP_NPC_C_SetDisableLeaveFeatures) == 0x000028, "Wrong size on BP_NPC_C_SetDisableLeaveFeatures"); \ static_assert(offsetof(BP_NPC_C_SetDisableLeaveFeatures, Disable) == 0x000000, "Member 'BP_NPC_C_SetDisableLeaveFeatures::Disable' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_SetDisableLeaveFeatures, CallFunc_GetMyUIInteractComp_UIInteractComponent) == 0x000008, "Member 'BP_NPC_C_SetDisableLeaveFeatures::CallFunc_GetMyUIInteractComp_UIInteractComponent' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_SetDisableLeaveFeatures, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_NPC_C_SetDisableLeaveFeatures::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_SetDisableLeaveFeatures, CallFunc_GetInteractionSourceObject_InteractionObject) == 0x000018, "Member 'BP_NPC_C_SetDisableLeaveFeatures::CallFunc_GetInteractionSourceObject_InteractionObject' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_SetDisableLeaveFeatures, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000020, "Member 'BP_NPC_C_SetDisableLeaveFeatures::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_ShowInteractiveTips \ static_assert(alignof(BP_NPC_C_ShowInteractiveTips) == 0x000001, "Wrong alignment on BP_NPC_C_ShowInteractiveTips"); \ static_assert(sizeof(BP_NPC_C_ShowInteractiveTips) == 0x000001, "Wrong size on BP_NPC_C_ShowInteractiveTips"); \ static_assert(offsetof(BP_NPC_C_ShowInteractiveTips, Handle) == 0x000000, "Member 'BP_NPC_C_ShowInteractiveTips::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_SpawnAnimActor \ static_assert(alignof(BP_NPC_C_SpawnAnimActor) == 0x000010, "Wrong alignment on BP_NPC_C_SpawnAnimActor"); \ static_assert(sizeof(BP_NPC_C_SpawnAnimActor) == 0x000140, "Wrong size on BP_NPC_C_SpawnAnimActor"); \ static_assert(offsetof(BP_NPC_C_SpawnAnimActor, ItemClass) == 0x000000, "Member 'BP_NPC_C_SpawnAnimActor::ItemClass' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_SpawnAnimActor, AttachToSocket) == 0x000008, "Member 'BP_NPC_C_SpawnAnimActor::AttachToSocket' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_SpawnAnimActor, CallFunc_GetObjectClass_ReturnValue) == 0x000010, "Member 'BP_NPC_C_SpawnAnimActor::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_SpawnAnimActor, CallFunc_GetSocketTransform_ReturnValue) == 0x000020, "Member 'BP_NPC_C_SpawnAnimActor::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_SpawnAnimActor, CallFunc_NotEqual_ClassClass_ReturnValue) == 0x000080, "Member 'BP_NPC_C_SpawnAnimActor::CallFunc_NotEqual_ClassClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_SpawnAnimActor, CallFunc_BreakTransform_Location) == 0x000088, "Member 'BP_NPC_C_SpawnAnimActor::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_SpawnAnimActor, CallFunc_BreakTransform_Rotation) == 0x0000A0, "Member 'BP_NPC_C_SpawnAnimActor::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_SpawnAnimActor, CallFunc_BreakTransform_Scale) == 0x0000B8, "Member 'BP_NPC_C_SpawnAnimActor::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_SpawnAnimActor, CallFunc_MakeTransform_ReturnValue) == 0x0000D0, "Member 'BP_NPC_C_SpawnAnimActor::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_SpawnAnimActor, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000130, "Member 'BP_NPC_C_SpawnAnimActor::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_SpawnAnimActor, CallFunc_FinishSpawningActor_ReturnValue) == 0x000138, "Member 'BP_NPC_C_SpawnAnimActor::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_SyncHiddenStateByActive \ static_assert(alignof(BP_NPC_C_SyncHiddenStateByActive) == 0x000001, "Wrong alignment on BP_NPC_C_SyncHiddenStateByActive"); \ static_assert(sizeof(BP_NPC_C_SyncHiddenStateByActive) == 0x000001, "Wrong size on BP_NPC_C_SyncHiddenStateByActive"); \ static_assert(offsetof(BP_NPC_C_SyncHiddenStateByActive, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'BP_NPC_C_SyncHiddenStateByActive::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_UpdateNPCInMap \ static_assert(alignof(BP_NPC_C_UpdateNPCInMap) == 0x000008, "Wrong alignment on BP_NPC_C_UpdateNPCInMap"); \ static_assert(sizeof(BP_NPC_C_UpdateNPCInMap) == 0x000028, "Wrong size on BP_NPC_C_UpdateNPCInMap"); \ static_assert(offsetof(BP_NPC_C_UpdateNPCInMap, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000000, "Member 'BP_NPC_C_UpdateNPCInMap::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_UpdateNPCInMap, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'BP_NPC_C_UpdateNPCInMap::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_UpdateNPCInMap, K2Node_DynamicCast_AsI_Npc) == 0x000010, "Member 'BP_NPC_C_UpdateNPCInMap::K2Node_DynamicCast_AsI_Npc' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_UpdateNPCInMap, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_NPC_C_UpdateNPCInMap::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_UpdateTipsSocket \ static_assert(alignof(BP_NPC_C_UpdateTipsSocket) == 0x000004, "Wrong alignment on BP_NPC_C_UpdateTipsSocket"); \ static_assert(sizeof(BP_NPC_C_UpdateTipsSocket) == 0x00000C, "Wrong size on BP_NPC_C_UpdateTipsSocket"); \ static_assert(offsetof(BP_NPC_C_UpdateTipsSocket, NewSocket) == 0x000000, "Member 'BP_NPC_C_UpdateTipsSocket::NewSocket' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_UpdateTipsSocket, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000008, "Member 'BP_NPC_C_UpdateTipsSocket::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_UserConstructionScript \ static_assert(alignof(BP_NPC_C_UserConstructionScript) == 0x000004, "Wrong alignment on BP_NPC_C_UserConstructionScript"); \ static_assert(sizeof(BP_NPC_C_UserConstructionScript) == 0x000008, "Wrong size on BP_NPC_C_UserConstructionScript"); \ static_assert(offsetof(BP_NPC_C_UserConstructionScript, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000000, "Member 'BP_NPC_C_UserConstructionScript::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_UserConstructionScript, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000001, "Member 'BP_NPC_C_UserConstructionScript::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NPC_C_UserConstructionScript, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast) == 0x000004, "Member 'BP_NPC_C_UserConstructionScript::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NPC_C_KeepCameraLockWhenInteract \ static_assert(alignof(BP_NPC_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong alignment on BP_NPC_C_KeepCameraLockWhenInteract"); \ static_assert(sizeof(BP_NPC_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong size on BP_NPC_C_KeepCameraLockWhenInteract"); \ static_assert(offsetof(BP_NPC_C_KeepCameraLockWhenInteract, ReturnValue) == 0x000000, "Member 'BP_NPC_C_KeepCameraLockWhenInteract::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_NPC_C \ static_assert(alignof(ABP_NPC_C) == 0x000010, "Wrong alignment on ABP_NPC_C"); \ static_assert(sizeof(ABP_NPC_C) == 0x000CB0, "Wrong size on ABP_NPC_C"); \ static_assert(offsetof(ABP_NPC_C, UberGraphFrame) == 0x0009D0, "Member 'ABP_NPC_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, CameraLockPosition) == 0x0009D8, "Member 'ABP_NPC_C::CameraLockPosition' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, e1) == 0x0009E0, "Member 'ABP_NPC_C::e1' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, e2) == 0x0009E8, "Member 'ABP_NPC_C::e2' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, e3) == 0x0009F0, "Member 'ABP_NPC_C::e3' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, Scene) == 0x0009F8, "Member 'ABP_NPC_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, ImplCharacterSoundComponent) == 0x000A00, "Member 'ABP_NPC_C::ImplCharacterSoundComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, InteractionTipsComponent) == 0x000A08, "Member 'ABP_NPC_C::InteractionTipsComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, DistanceSphere) == 0x000A10, "Member 'ABP_NPC_C::DistanceSphere' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, Audio) == 0x000A18, "Member 'ABP_NPC_C::Audio' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, LevelNodeHandler_ActorEvent) == 0x000A20, "Member 'ABP_NPC_C::LevelNodeHandler_ActorEvent' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, LevelNodeHandler_Actor) == 0x000A28, "Member 'ABP_NPC_C::LevelNodeHandler_Actor' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, InteractDisplay) == 0x000A30, "Member 'ABP_NPC_C::InteractDisplay' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, contact_range) == 0x000A38, "Member 'ABP_NPC_C::contact_range' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, Timeline_0_Alpha_95069BD041830200B667588FFC415865) == 0x000A40, "Member 'ABP_NPC_C::Timeline_0_Alpha_95069BD041830200B667588FFC415865' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, Timeline_0__Direction_95069BD041830200B667588FFC415865) == 0x000A44, "Member 'ABP_NPC_C::Timeline_0__Direction_95069BD041830200B667588FFC415865' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, Timeline_0) == 0x000A48, "Member 'ABP_NPC_C::Timeline_0' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, dialog) == 0x000A50, "Member 'ABP_NPC_C::dialog' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, range_alpha) == 0x000A80, "Member 'ABP_NPC_C::range_alpha' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, Open) == 0x000A88, "Member 'ABP_NPC_C::Open' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, DefaultEnable) == 0x000A89, "Member 'ABP_NPC_C::DefaultEnable' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, Handler) == 0x000A90, "Member 'ABP_NPC_C::Handler' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, InteractWidget) == 0x000A98, "Member 'ABP_NPC_C::InteractWidget' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, 交互提示文字) == 0x000AA0, "Member 'ABP_NPC_C::交互提示文字' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, idleAnimation) == 0x000AB8, "Member 'ABP_NPC_C::idleAnimation' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, 闲置随机播放) == 0x000AE8, "Member 'ABP_NPC_C::闲置随机播放' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, IdlePlayableValidates) == 0x000AF8, "Member 'ABP_NPC_C::IdlePlayableValidates' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, 商店物品列表) == 0x000B08, "Member 'ABP_NPC_C::商店物品列表' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, L_CurrentCharacterTransform) == 0x000B10, "Member 'ABP_NPC_C::L_CurrentCharacterTransform' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, L_tick) == 0x000B70, "Member 'ABP_NPC_C::L_tick' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, CurrentDialogue) == 0x000B78, "Member 'ABP_NPC_C::CurrentDialogue' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, 默认激活) == 0x000B80, "Member 'ABP_NPC_C::默认激活' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, NPC编号) == 0x000B84, "Member 'ABP_NPC_C::NPC编号' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, RandomWeightArray) == 0x000B90, "Member 'ABP_NPC_C::RandomWeightArray' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, NextRandomIdleAnim) == 0x000BA0, "Member 'ABP_NPC_C::NextRandomIdleAnim' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, IsPlayHeadAnim) == 0x000BE0, "Member 'ABP_NPC_C::IsPlayHeadAnim' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, IsInteractPlayHeadAnim) == 0x000BE1, "Member 'ABP_NPC_C::IsInteractPlayHeadAnim' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, PlayHeadAnimRadius) == 0x000BE8, "Member 'ABP_NPC_C::PlayHeadAnimRadius' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, NPC可更改的默认选项) == 0x000BF0, "Member 'ABP_NPC_C::NPC可更改的默认选项' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, 可配置对话) == 0x000C00, "Member 'ABP_NPC_C::可配置对话' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, WB_Talk_Text) == 0x000C10, "Member 'ABP_NPC_C::WB_Talk_Text' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, OnLeaveNPC) == 0x000C18, "Member 'ABP_NPC_C::OnLeaveNPC' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, 交互优先级) == 0x000C28, "Member 'ABP_NPC_C::交互优先级' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, InteractionTips_Socket_Name) == 0x000C2C, "Member 'ABP_NPC_C::InteractionTips_Socket_Name' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, CameraSpringTypeIndexOverride) == 0x000C34, "Member 'ABP_NPC_C::CameraSpringTypeIndexOverride' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, CameraLockedSocketName) == 0x000C38, "Member 'ABP_NPC_C::CameraLockedSocketName' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, NeedRegister) == 0x000C40, "Member 'ABP_NPC_C::NeedRegister' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, ShowInMap) == 0x000C41, "Member 'ABP_NPC_C::ShowInMap' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, UpdateInMapTimer) == 0x000C48, "Member 'ABP_NPC_C::UpdateInMapTimer' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, InteractCharacter) == 0x000C50, "Member 'ABP_NPC_C::InteractCharacter' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, AnimItemActor) == 0x000C58, "Member 'ABP_NPC_C::AnimItemActor' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, dialog_Hold) == 0x000C60, "Member 'ABP_NPC_C::dialog_Hold' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, TempAsyncTextRenderTips) == 0x000C68, "Member 'ABP_NPC_C::TempAsyncTextRenderTips' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, bAsyncLoadingAsset) == 0x000C70, "Member 'ABP_NPC_C::bAsyncLoadingAsset' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, bAsyncLoadAssetFinished) == 0x000C71, "Member 'ABP_NPC_C::bAsyncLoadAssetFinished' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, CurrentCameraTargetingHeight) == 0x000C78, "Member 'ABP_NPC_C::CurrentCameraTargetingHeight' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, bg) == 0x000C80, "Member 'ABP_NPC_C::bg' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, MorphLipsAtom) == 0x000C88, "Member 'ABP_NPC_C::MorphLipsAtom' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, Current_Slow_Tick) == 0x000C90, "Member 'ABP_NPC_C::Current_Slow_Tick' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, 开启交互镜头动画) == 0x000C91, "Member 'ABP_NPC_C::开启交互镜头动画' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, DisableLeaveFeatures) == 0x000C92, "Member 'ABP_NPC_C::DisableLeaveFeatures' has a wrong offset!"); \ static_assert(offsetof(ABP_NPC_C, NPC名称) == 0x000C98, "Member 'ABP_NPC_C::NPC名称' 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_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_AProject_PlagueGameModeBase \ static_assert(alignof(AProject_PlagueGameModeBase) == 0x000008, "Wrong alignment on AProject_PlagueGameModeBase"); \ static_assert(sizeof(AProject_PlagueGameModeBase) == 0x000390, "Wrong size on AProject_PlagueGameModeBase"); \ #define DUMPER7_ASSERTS_UShake_ZhuanJingTa_C \ static_assert(alignof(UShake_ZhuanJingTa_C) == 0x000010, "Wrong alignment on UShake_ZhuanJingTa_C"); \ static_assert(sizeof(UShake_ZhuanJingTa_C) == 0x000210, "Wrong size on UShake_ZhuanJingTa_C"); \ #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_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_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_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_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_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_FCCDIKChainLink \ static_assert(alignof(FCCDIKChainLink) == 0x000010, "Wrong alignment on FCCDIKChainLink"); \ static_assert(sizeof(FCCDIKChainLink) == 0x0000E0, "Wrong size on FCCDIKChainLink"); \ #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_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_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_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_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_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_WB_LeaveMessageMain_C_ActiveCustomKey \ static_assert(alignof(WB_LeaveMessageMain_C_ActiveCustomKey) == 0x000001, "Wrong alignment on WB_LeaveMessageMain_C_ActiveCustomKey"); \ static_assert(sizeof(WB_LeaveMessageMain_C_ActiveCustomKey) == 0x000005, "Wrong size on WB_LeaveMessageMain_C_ActiveCustomKey"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ActiveCustomKey, Active) == 0x000000, "Member 'WB_LeaveMessageMain_C_ActiveCustomKey::Active' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ActiveCustomKey, Temp_bool_Variable) == 0x000001, "Member 'WB_LeaveMessageMain_C_ActiveCustomKey::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ActiveCustomKey, Temp_byte_Variable) == 0x000002, "Member 'WB_LeaveMessageMain_C_ActiveCustomKey::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ActiveCustomKey, Temp_byte_Variable_1) == 0x000003, "Member 'WB_LeaveMessageMain_C_ActiveCustomKey::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ActiveCustomKey, K2Node_Select_Default) == 0x000004, "Member 'WB_LeaveMessageMain_C_ActiveCustomKey::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_ActiveRightPanel \ static_assert(alignof(WB_LeaveMessageMain_C_ActiveRightPanel) == 0x000001, "Wrong alignment on WB_LeaveMessageMain_C_ActiveRightPanel"); \ static_assert(sizeof(WB_LeaveMessageMain_C_ActiveRightPanel) == 0x000001, "Wrong size on WB_LeaveMessageMain_C_ActiveRightPanel"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ActiveRightPanel, IsActive) == 0x000000, "Member 'WB_LeaveMessageMain_C_ActiveRightPanel::IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_BackKeyEvent \ static_assert(alignof(WB_LeaveMessageMain_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_BackKeyEvent"); \ static_assert(sizeof(WB_LeaveMessageMain_C_BackKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessageMain_C_BackKeyEvent"); \ static_assert(offsetof(WB_LeaveMessageMain_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageMain_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessageMain_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_ChangeInputHelp \ static_assert(alignof(WB_LeaveMessageMain_C_ChangeInputHelp) == 0x000001, "Wrong alignment on WB_LeaveMessageMain_C_ChangeInputHelp"); \ static_assert(sizeof(WB_LeaveMessageMain_C_ChangeInputHelp) == 0x000003, "Wrong size on WB_LeaveMessageMain_C_ChangeInputHelp"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ChangeInputHelp, Byte) == 0x000000, "Member 'WB_LeaveMessageMain_C_ChangeInputHelp::Byte' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ChangeInputHelp, CallFunc_GetValidValue_ReturnValue) == 0x000001, "Member 'WB_LeaveMessageMain_C_ChangeInputHelp::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ChangeInputHelp, K2Node_SwitchEnum_CmpSuccess) == 0x000002, "Member 'WB_LeaveMessageMain_C_ChangeInputHelp::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_ChangeType \ static_assert(alignof(WB_LeaveMessageMain_C_ChangeType) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_ChangeType"); \ static_assert(sizeof(WB_LeaveMessageMain_C_ChangeType) == 0x000018, "Wrong size on WB_LeaveMessageMain_C_ChangeType"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ChangeType, NewDeviceType) == 0x000000, "Member 'WB_LeaveMessageMain_C_ChangeType::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ChangeType, TypeIndex) == 0x000010, "Member 'WB_LeaveMessageMain_C_ChangeType::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_EnterKeyEvent \ static_assert(alignof(WB_LeaveMessageMain_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_EnterKeyEvent"); \ static_assert(sizeof(WB_LeaveMessageMain_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessageMain_C_EnterKeyEvent"); \ static_assert(offsetof(WB_LeaveMessageMain_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageMain_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessageMain_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain \ static_assert(alignof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain"); \ static_assert(sizeof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain) == 0x000AE0, "Wrong size on WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, EntryPoint) == 0x000000, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, Temp_string_Variable) == 0x000018, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_JsonToStructK2_Struct) == 0x000028, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_JsonToStructK2_Struct' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_JsonToStructK2_Struct_1) == 0x000058, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_JsonToStructK2_Struct_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_SwitchString_CmpSuccess) == 0x0000E0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue) == 0x0000E8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000F8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Conv_StringToText_ReturnValue) == 0x000108, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000120, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, Temp_bool_Variable) == 0x000130, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000138, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetGameInstanceSubsystem_ReturnValue_1) == 0x000140, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetGameInstanceSubsystem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetSocketStr_ReturnValue) == 0x000148, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetGameInstanceSubsystem_ReturnValue_2) == 0x000158, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetGameInstanceSubsystem_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000160, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetSocketStr_ReturnValue_1) == 0x000170, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetSocketStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000180, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetGameInstanceSubsystem_ReturnValue_3) == 0x000190, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetGameInstanceSubsystem_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, Temp_bool_Variable_1) == 0x000198, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetSocketStr_ReturnValue_2) == 0x0001A0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetSocketStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetGameInstanceSubsystem_ReturnValue_4) == 0x0001B0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetGameInstanceSubsystem_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_MakeLiteralByte_ReturnValue) == 0x0001B8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetSocketStr_ReturnValue_3) == 0x0001C0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetSocketStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x0001D0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, Temp_bool_Variable_2) == 0x0001D1, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, Temp_byte_Variable) == 0x0001D2, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001D3, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, Temp_byte_Variable_1) == 0x0001D4, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, Temp_bool_Variable_3) == 0x0001D5, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CreateDelegate_OutputDelegate_1) == 0x0001D8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetInputHelp_ReturnValue) == 0x0001E8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetInputHelp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Conv_StringToName_ReturnValue) == 0x0001F0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetDataTableRowFromName_OutRow) == 0x0001F8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000220, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000221, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Conv_TextToString_ReturnValue) == 0x000228, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_JsonStr) == 0x000238, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_JsonStr' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_IsEditorRunning_ReturnValue) == 0x000248, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_IsEditorRunning_ReturnValue_1) == 0x000249, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_IsEditorRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CreateDelegate_OutputDelegate_2) == 0x00024C, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000260, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_MakeMap_Map) == 0x000270, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_JsonStr_1) == 0x0002C0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_JsonStr_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CreateDelegate_OutputDelegate_3) == 0x0002D0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_JsonStr_2) == 0x0002E0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_JsonStr_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CreateDelegate_OutputDelegate_4) == 0x0002F0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, Temp_string_Variable_1) == 0x000300, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000310, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000318, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000328, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000350, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000358, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x000370, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000378, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000388, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_JsonToStructK2_Struct_2) == 0x000398, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_JsonToStructK2_Struct_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0003A8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Array_Length_ReturnValue) == 0x0003B8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Conv_IntToString_ReturnValue) == 0x0003C0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0003D0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_10) == 0x0003E0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0003F0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_JsonToStructK2_Struct_3) == 0x000400, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_JsonToStructK2_Struct_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000430, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_SwitchString_CmpSuccess_1) == 0x000440, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_JsonStr_3) == 0x000448, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_JsonStr_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CreateDelegate_OutputDelegate_5) == 0x000458, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetNetWorkConfigPath_ReturnValue) == 0x000468, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetNetWorkConfigPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, Temp_int_Array_Index_Variable) == 0x000478, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_CustomConfig_GetIni_ReturnValue) == 0x000480, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_CustomConfig_GetIni_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000490, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_14) == 0x0004A0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_15) == 0x0004B0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_16) == 0x0004C0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_JsonStr_4) == 0x0004D0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_JsonStr_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_17) == 0x0004E0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Select_Default) == 0x0004F0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_18) == 0x000500, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, Temp_string_Variable_2) == 0x000510, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_19) == 0x000520, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_20) == 0x000530, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Split_LeftS) == 0x000540, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Split_RightS) == 0x000550, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Split_ReturnValue) == 0x000560, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Contains_ReturnValue) == 0x000561, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Split_LeftS_1) == 0x000568, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Split_RightS_1) == 0x000578, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Split_ReturnValue_1) == 0x000588, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, Temp_int_Loop_Counter_Variable) == 0x00058C, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_21) == 0x000590, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Add_IntInt_ReturnValue) == 0x0005A0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, Temp_bool_Variable_4) == 0x0005A4, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, Temp_bool_Variable_5) == 0x0005A5, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CreateDelegate_OutputDelegate_6) == 0x0005A8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Select_Default_1) == 0x0005B8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Event_Msg) == 0x0005C8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Event_Msg' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Event_CanPlay) == 0x0005D8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Event_CanPlay' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Event_CenterLineImageLeft) == 0x0005E0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Event_CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Event_CenterLineImageRight) == 0x0005E8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Event_CenterLineImageRight' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Event_InGeometry_1) == 0x0005F0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Event_isDown_1) == 0x000630, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Event_InGeometry) == 0x000638, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Event_isDown) == 0x000678, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Event_KeyHelper) == 0x000680, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Event_KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Event_KeyTipText) == 0x000688, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Event_KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Event_SpecialHelperVis) == 0x000690, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Event_SpecialHelperVis' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_Item_2) == 0x000698, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_Index_4) == 0x0006A0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_Index_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_Widget) == 0x0006A8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_Widget' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_Index_3) == 0x0006B0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_Index_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_onlyOwn) == 0x0006B4, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_onlyOwn' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_onlyOwnRead) == 0x0006B5, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_onlyOwnRead' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_MakeStruct_ST_HttpNum1002Send) == 0x0006B8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_MakeStruct_ST_HttpNum1002Send' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetNetWorkConfigPath_ReturnValue_1) == 0x0006D8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetNetWorkConfigPath_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_StructToJsonK2_Json) == 0x0006E8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_StructToJsonK2_Json' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_CustomConfig_GetIni_ReturnValue_1) == 0x0006F8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_CustomConfig_GetIni_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_22) == 0x000708, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_23) == 0x000718, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_24) == 0x000728, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_25) == 0x000738, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_26) == 0x000748, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_27) == 0x000758, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Select_Default_2) == 0x000768, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_CustomHttpSendJson_ReturnValue) == 0x000778, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_CustomHttpSendJson_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_IsValid_ReturnValue) == 0x000780, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_28) == 0x000788, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CreateDelegate_OutputDelegate_7) == 0x000798, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CreateDelegate_OutputDelegate_8) == 0x0007A8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CreateDelegate_OutputDelegate_9) == 0x0007B8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_Item_1) == 0x0007C8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_Index_2) == 0x0007D0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_Item) == 0x0007D8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_Index_1) == 0x0007E0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_NavPanelActived_ReturnValue) == 0x0007E4, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_NavPanelActived_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_IsActive) == 0x0007E5, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_IsActive' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_JsonStr_5) == 0x0007E8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_JsonStr_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_IsValid_ReturnValue_1) == 0x0007F8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Not_PreBool_ReturnValue) == 0x0007F9, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Select_Default_3) == 0x0007FA, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_SwitchInteger_CmpSuccess) == 0x0007FB, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetSelectedIndexFromNavPanel_ReturnValue) == 0x0007FC, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetSelectedIndexFromNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_SwitchInteger_CmpSuccess_1) == 0x000800, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CreateDelegate_OutputDelegate_10) == 0x000804, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_Index) == 0x000814, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_MakeMap_Map_1) == 0x000818, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_SwitchInteger_CmpSuccess_2) == 0x000868, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_SwitchInteger_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_MakeMap_Map_2) == 0x000870, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_MakeMap_Map_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_MakeMap_Map_3) == 0x0008C0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_MakeMap_Map_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000910, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetIsLogin_ReturnValue) == 0x000918, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetIsLogin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_MakeMap_Map_4) == 0x000920, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_MakeMap_Map_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Map_Keys_Keys) == 0x000970, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Array_Get_Item) == 0x000980, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Array_Length_ReturnValue_1) == 0x000990, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_29) == 0x000998, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Less_IntInt_ReturnValue) == 0x0009A8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_30) == 0x0009B0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Map_Find_Value) == 0x0009C0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Map_Find_ReturnValue) == 0x0009D0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x0009D1, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_31) == 0x0009D8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Select_Default_4) == 0x0009E8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_Concat_StrStr_ReturnValue_32) == 0x0009F8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_Concat_StrStr_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_Select_Default_5) == 0x000A08, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_CustomHttpSendJson_ReturnValue_1) == 0x000A18, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_CustomHttpSendJson_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_IsValid_ReturnValue_2) == 0x000A20, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_MakeArray_Array) == 0x000A28, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_MakeArray_Array_1) == 0x000A38, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_MakeArray_Array_2) == 0x000A48, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_NewDeviceType) == 0x000A58, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_CustomEvent_TypeIndex) == 0x000A68, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000A70, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000A80, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetExtension_ReturnValue) == 0x000A88, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_MakeArray_Array_3) == 0x000A90, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_MakeArray_Array_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetParentWidget_ReturnValue) == 0x000AA0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetParentWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_DynamicCast_AsWB_Menu_Main) == 0x000AA8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_DynamicCast_AsWB_Menu_Main' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_DynamicCast_bSuccess) == 0x000AB0, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_MakeArray_Array_4) == 0x000AB8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_MakeArray_Array_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, K2Node_MakeArray_Array_5) == 0x000AC8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::K2Node_MakeArray_Array_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain, CallFunc_GetModel_OnlineModel_ReturnValue) == 0x000AD8, "Member 'WB_LeaveMessageMain_C_ExecuteUbergraph_WB_LeaveMessageMain::CallFunc_GetModel_OnlineModel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_LinkDefeated_7878C40E47CE61E749A2EB97C3E01502 \ static_assert(alignof(WB_LeaveMessageMain_C_LinkDefeated_7878C40E47CE61E749A2EB97C3E01502) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_LinkDefeated_7878C40E47CE61E749A2EB97C3E01502"); \ static_assert(sizeof(WB_LeaveMessageMain_C_LinkDefeated_7878C40E47CE61E749A2EB97C3E01502) == 0x000010, "Wrong size on WB_LeaveMessageMain_C_LinkDefeated_7878C40E47CE61E749A2EB97C3E01502"); \ static_assert(offsetof(WB_LeaveMessageMain_C_LinkDefeated_7878C40E47CE61E749A2EB97C3E01502, JsonStr) == 0x000000, "Member 'WB_LeaveMessageMain_C_LinkDefeated_7878C40E47CE61E749A2EB97C3E01502::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_LinkDefeated_B9894D884BC99A53CAB1048407512985 \ static_assert(alignof(WB_LeaveMessageMain_C_LinkDefeated_B9894D884BC99A53CAB1048407512985) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_LinkDefeated_B9894D884BC99A53CAB1048407512985"); \ static_assert(sizeof(WB_LeaveMessageMain_C_LinkDefeated_B9894D884BC99A53CAB1048407512985) == 0x000010, "Wrong size on WB_LeaveMessageMain_C_LinkDefeated_B9894D884BC99A53CAB1048407512985"); \ static_assert(offsetof(WB_LeaveMessageMain_C_LinkDefeated_B9894D884BC99A53CAB1048407512985, JsonStr) == 0x000000, "Member 'WB_LeaveMessageMain_C_LinkDefeated_B9894D884BC99A53CAB1048407512985::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_NeedBackKeyEvent \ static_assert(alignof(WB_LeaveMessageMain_C_NeedBackKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_NeedBackKeyEvent"); \ static_assert(sizeof(WB_LeaveMessageMain_C_NeedBackKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessageMain_C_NeedBackKeyEvent"); \ static_assert(offsetof(WB_LeaveMessageMain_C_NeedBackKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageMain_C_NeedBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_NeedBackKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessageMain_C_NeedBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_NeedBackKeyEvent, ReturnValue) == 0x000041, "Member 'WB_LeaveMessageMain_C_NeedBackKeyEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_NeedBackKeyEvent, CallFunc_NavPanelActived_ReturnValue) == 0x000042, "Member 'WB_LeaveMessageMain_C_NeedBackKeyEvent::CallFunc_NavPanelActived_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_On_Select_Left_Event \ static_assert(alignof(WB_LeaveMessageMain_C_On_Select_Left_Event) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_On_Select_Left_Event"); \ static_assert(sizeof(WB_LeaveMessageMain_C_On_Select_Left_Event) == 0x000010, "Wrong size on WB_LeaveMessageMain_C_On_Select_Left_Event"); \ static_assert(offsetof(WB_LeaveMessageMain_C_On_Select_Left_Event, NewLeftButton) == 0x000000, "Member 'WB_LeaveMessageMain_C_On_Select_Left_Event::NewLeftButton' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_On_Select_Left_Event, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000008, "Member 'WB_LeaveMessageMain_C_On_Select_Left_Event::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_On_Select_Left_Event, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'WB_LeaveMessageMain_C_On_Select_Left_Event::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_OnBindLeftAndRightButton \ static_assert(alignof(WB_LeaveMessageMain_C_OnBindLeftAndRightButton) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_OnBindLeftAndRightButton"); \ static_assert(sizeof(WB_LeaveMessageMain_C_OnBindLeftAndRightButton) == 0x000058, "Wrong size on WB_LeaveMessageMain_C_OnBindLeftAndRightButton"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnBindLeftAndRightButton, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_LeaveMessageMain_C_OnBindLeftAndRightButton::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnBindLeftAndRightButton, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_LeaveMessageMain_C_OnBindLeftAndRightButton::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnBindLeftAndRightButton, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000008, "Member 'WB_LeaveMessageMain_C_OnBindLeftAndRightButton::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnBindLeftAndRightButton, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_LeaveMessageMain_C_OnBindLeftAndRightButton::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnBindLeftAndRightButton, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_LeaveMessageMain_C_OnBindLeftAndRightButton::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnBindLeftAndRightButton, CallFunc_GetAllChildren_ReturnValue) == 0x000020, "Member 'WB_LeaveMessageMain_C_OnBindLeftAndRightButton::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnBindLeftAndRightButton, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'WB_LeaveMessageMain_C_OnBindLeftAndRightButton::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnBindLeftAndRightButton, CallFunc_Array_Get_Item) == 0x000038, "Member 'WB_LeaveMessageMain_C_OnBindLeftAndRightButton::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnBindLeftAndRightButton, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'WB_LeaveMessageMain_C_OnBindLeftAndRightButton::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnBindLeftAndRightButton, K2Node_DynamicCast_AsWB_Leave_Message_Button) == 0x000048, "Member 'WB_LeaveMessageMain_C_OnBindLeftAndRightButton::K2Node_DynamicCast_AsWB_Leave_Message_Button' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnBindLeftAndRightButton, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'WB_LeaveMessageMain_C_OnBindLeftAndRightButton::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_OnClickButton \ static_assert(alignof(WB_LeaveMessageMain_C_OnClickButton) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_OnClickButton"); \ static_assert(sizeof(WB_LeaveMessageMain_C_OnClickButton) == 0x000010, "Wrong size on WB_LeaveMessageMain_C_OnClickButton"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnClickButton, Item) == 0x000000, "Member 'WB_LeaveMessageMain_C_OnClickButton::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnClickButton, Index_0) == 0x000008, "Member 'WB_LeaveMessageMain_C_OnClickButton::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_OnHoverLeftButton \ static_assert(alignof(WB_LeaveMessageMain_C_OnHoverLeftButton) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_OnHoverLeftButton"); \ static_assert(sizeof(WB_LeaveMessageMain_C_OnHoverLeftButton) == 0x000008, "Wrong size on WB_LeaveMessageMain_C_OnHoverLeftButton"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnHoverLeftButton, Widget) == 0x000000, "Member 'WB_LeaveMessageMain_C_OnHoverLeftButton::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_OnSelectButton \ static_assert(alignof(WB_LeaveMessageMain_C_OnSelectButton) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_OnSelectButton"); \ static_assert(sizeof(WB_LeaveMessageMain_C_OnSelectButton) == 0x000010, "Wrong size on WB_LeaveMessageMain_C_OnSelectButton"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnSelectButton, Item) == 0x000000, "Member 'WB_LeaveMessageMain_C_OnSelectButton::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnSelectButton, Index_0) == 0x000008, "Member 'WB_LeaveMessageMain_C_OnSelectButton::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_OnWidgetCanPlayChange \ static_assert(alignof(WB_LeaveMessageMain_C_OnWidgetCanPlayChange) == 0x000001, "Wrong alignment on WB_LeaveMessageMain_C_OnWidgetCanPlayChange"); \ static_assert(sizeof(WB_LeaveMessageMain_C_OnWidgetCanPlayChange) == 0x000001, "Wrong size on WB_LeaveMessageMain_C_OnWidgetCanPlayChange"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnWidgetCanPlayChange, CanPlay) == 0x000000, "Member 'WB_LeaveMessageMain_C_OnWidgetCanPlayChange::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_OnWidgetOpen \ static_assert(alignof(WB_LeaveMessageMain_C_OnWidgetOpen) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_OnWidgetOpen"); \ static_assert(sizeof(WB_LeaveMessageMain_C_OnWidgetOpen) == 0x000018, "Wrong size on WB_LeaveMessageMain_C_OnWidgetOpen"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnWidgetOpen, KeyHelper) == 0x000000, "Member 'WB_LeaveMessageMain_C_OnWidgetOpen::KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnWidgetOpen, KeyTipText) == 0x000008, "Member 'WB_LeaveMessageMain_C_OnWidgetOpen::KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnWidgetOpen, SpecialHelperVis) == 0x000010, "Member 'WB_LeaveMessageMain_C_OnWidgetOpen::SpecialHelperVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_OnWidgetPlay \ static_assert(alignof(WB_LeaveMessageMain_C_OnWidgetPlay) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_OnWidgetPlay"); \ static_assert(sizeof(WB_LeaveMessageMain_C_OnWidgetPlay) == 0x000010, "Wrong size on WB_LeaveMessageMain_C_OnWidgetPlay"); \ static_assert(offsetof(WB_LeaveMessageMain_C_OnWidgetPlay, msg) == 0x000000, "Member 'WB_LeaveMessageMain_C_OnWidgetPlay::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_ReceiveMessageData \ static_assert(alignof(WB_LeaveMessageMain_C_ReceiveMessageData) == 0x000004, "Wrong alignment on WB_LeaveMessageMain_C_ReceiveMessageData"); \ static_assert(sizeof(WB_LeaveMessageMain_C_ReceiveMessageData) == 0x000008, "Wrong size on WB_LeaveMessageMain_C_ReceiveMessageData"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ReceiveMessageData, Index_0) == 0x000000, "Member 'WB_LeaveMessageMain_C_ReceiveMessageData::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ReceiveMessageData, onlyOwn) == 0x000004, "Member 'WB_LeaveMessageMain_C_ReceiveMessageData::onlyOwn' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ReceiveMessageData, onlyOwnRead) == 0x000005, "Member 'WB_LeaveMessageMain_C_ReceiveMessageData::onlyOwnRead' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_ReturnNo_7878C40E47CE61E749A2EB97C3E01502 \ static_assert(alignof(WB_LeaveMessageMain_C_ReturnNo_7878C40E47CE61E749A2EB97C3E01502) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_ReturnNo_7878C40E47CE61E749A2EB97C3E01502"); \ static_assert(sizeof(WB_LeaveMessageMain_C_ReturnNo_7878C40E47CE61E749A2EB97C3E01502) == 0x000010, "Wrong size on WB_LeaveMessageMain_C_ReturnNo_7878C40E47CE61E749A2EB97C3E01502"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ReturnNo_7878C40E47CE61E749A2EB97C3E01502, JsonStr) == 0x000000, "Member 'WB_LeaveMessageMain_C_ReturnNo_7878C40E47CE61E749A2EB97C3E01502::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_ReturnNo_B9894D884BC99A53CAB1048407512985 \ static_assert(alignof(WB_LeaveMessageMain_C_ReturnNo_B9894D884BC99A53CAB1048407512985) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_ReturnNo_B9894D884BC99A53CAB1048407512985"); \ static_assert(sizeof(WB_LeaveMessageMain_C_ReturnNo_B9894D884BC99A53CAB1048407512985) == 0x000010, "Wrong size on WB_LeaveMessageMain_C_ReturnNo_B9894D884BC99A53CAB1048407512985"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ReturnNo_B9894D884BC99A53CAB1048407512985, JsonStr) == 0x000000, "Member 'WB_LeaveMessageMain_C_ReturnNo_B9894D884BC99A53CAB1048407512985::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_ReturnYes_7878C40E47CE61E749A2EB97C3E01502 \ static_assert(alignof(WB_LeaveMessageMain_C_ReturnYes_7878C40E47CE61E749A2EB97C3E01502) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_ReturnYes_7878C40E47CE61E749A2EB97C3E01502"); \ static_assert(sizeof(WB_LeaveMessageMain_C_ReturnYes_7878C40E47CE61E749A2EB97C3E01502) == 0x000010, "Wrong size on WB_LeaveMessageMain_C_ReturnYes_7878C40E47CE61E749A2EB97C3E01502"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ReturnYes_7878C40E47CE61E749A2EB97C3E01502, JsonStr) == 0x000000, "Member 'WB_LeaveMessageMain_C_ReturnYes_7878C40E47CE61E749A2EB97C3E01502::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_ReturnYes_B9894D884BC99A53CAB1048407512985 \ static_assert(alignof(WB_LeaveMessageMain_C_ReturnYes_B9894D884BC99A53CAB1048407512985) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_ReturnYes_B9894D884BC99A53CAB1048407512985"); \ static_assert(sizeof(WB_LeaveMessageMain_C_ReturnYes_B9894D884BC99A53CAB1048407512985) == 0x000010, "Wrong size on WB_LeaveMessageMain_C_ReturnYes_B9894D884BC99A53CAB1048407512985"); \ static_assert(offsetof(WB_LeaveMessageMain_C_ReturnYes_B9894D884BC99A53CAB1048407512985, JsonStr) == 0x000000, "Member 'WB_LeaveMessageMain_C_ReturnYes_B9894D884BC99A53CAB1048407512985::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_SelectRightPanel \ static_assert(alignof(WB_LeaveMessageMain_C_SelectRightPanel) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_SelectRightPanel"); \ static_assert(sizeof(WB_LeaveMessageMain_C_SelectRightPanel) == 0x000060, "Wrong size on WB_LeaveMessageMain_C_SelectRightPanel"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, LeftIndex) == 0x000000, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::LeftIndex' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Item) == 0x000008, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Temp_int_Variable) == 0x000010, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Temp_int_Variable_1) == 0x000014, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Temp_int_Variable_2) == 0x000018, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Temp_int_Variable_3) == 0x00001C, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Temp_int_Variable_4) == 0x000020, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Temp_bool_Variable) == 0x000024, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Temp_bool_Variable_1) == 0x000025, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Temp_bool_Variable_2) == 0x000026, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Temp_int_Variable_5) == 0x000028, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Temp_bool_Variable_3) == 0x00002C, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Temp_bool_Variable_4) == 0x00002D, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Temp_bool_Variable_5) == 0x00002E, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Temp_int_Variable_6) == 0x000030, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Temp_int_Variable_7) == 0x000034, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Temp_int_Variable_8) == 0x000038, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, Temp_int_Variable_9) == 0x00003C, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::Temp_int_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, K2Node_Select_Default) == 0x000040, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, K2Node_Select_Default_1) == 0x000044, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, K2Node_Select_Default_2) == 0x000048, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000049, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, K2Node_Select_Default_3) == 0x00004A, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, K2Node_DynamicCast_AsWB_Leave_Message_Button) == 0x000050, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::K2Node_DynamicCast_AsWB_Leave_Message_Button' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SelectRightPanel, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'WB_LeaveMessageMain_C_SelectRightPanel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_SetInputHelpVis \ static_assert(alignof(WB_LeaveMessageMain_C_SetInputHelpVis) == 0x000004, "Wrong alignment on WB_LeaveMessageMain_C_SetInputHelpVis"); \ static_assert(sizeof(WB_LeaveMessageMain_C_SetInputHelpVis) == 0x000004, "Wrong size on WB_LeaveMessageMain_C_SetInputHelpVis"); \ static_assert(offsetof(WB_LeaveMessageMain_C_SetInputHelpVis, Index_0) == 0x000000, "Member 'WB_LeaveMessageMain_C_SetInputHelpVis::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_UpdateCenterLine \ static_assert(alignof(WB_LeaveMessageMain_C_UpdateCenterLine) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_UpdateCenterLine"); \ static_assert(sizeof(WB_LeaveMessageMain_C_UpdateCenterLine) == 0x000010, "Wrong size on WB_LeaveMessageMain_C_UpdateCenterLine"); \ static_assert(offsetof(WB_LeaveMessageMain_C_UpdateCenterLine, CenterLineImageLeft) == 0x000000, "Member 'WB_LeaveMessageMain_C_UpdateCenterLine::CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_UpdateCenterLine, CenterLineImageRight) == 0x000008, "Member 'WB_LeaveMessageMain_C_UpdateCenterLine::CenterLineImageRight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_WidgetCanPlay \ static_assert(alignof(WB_LeaveMessageMain_C_WidgetCanPlay) == 0x000001, "Wrong alignment on WB_LeaveMessageMain_C_WidgetCanPlay"); \ static_assert(sizeof(WB_LeaveMessageMain_C_WidgetCanPlay) == 0x000001, "Wrong size on WB_LeaveMessageMain_C_WidgetCanPlay"); \ static_assert(offsetof(WB_LeaveMessageMain_C_WidgetCanPlay, CanPlay) == 0x000000, "Member 'WB_LeaveMessageMain_C_WidgetCanPlay::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_WidgetPrior \ static_assert(alignof(WB_LeaveMessageMain_C_WidgetPrior) == 0x000004, "Wrong alignment on WB_LeaveMessageMain_C_WidgetPrior"); \ static_assert(sizeof(WB_LeaveMessageMain_C_WidgetPrior) == 0x000004, "Wrong size on WB_LeaveMessageMain_C_WidgetPrior"); \ static_assert(offsetof(WB_LeaveMessageMain_C_WidgetPrior, Prior) == 0x000000, "Member 'WB_LeaveMessageMain_C_WidgetPrior::Prior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_修正 \ static_assert(alignof(WB_LeaveMessageMain_C_修正) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_修正"); \ static_assert(sizeof(WB_LeaveMessageMain_C_修正) == 0x0000E0, "Wrong size on WB_LeaveMessageMain_C_修正"); \ static_assert(offsetof(WB_LeaveMessageMain_C_修正, NewParam) == 0x000000, "Member 'WB_LeaveMessageMain_C_修正::NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_修正, NewParam1) == 0x000018, "Member 'WB_LeaveMessageMain_C_修正::NewParam1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_修正, Ltext) == 0x000030, "Member 'WB_LeaveMessageMain_C_修正::Ltext' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_修正, Out) == 0x000040, "Member 'WB_LeaveMessageMain_C_修正::Out' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_修正, CallFunc_Conv_TextToString_ReturnValue) == 0x000050, "Member 'WB_LeaveMessageMain_C_修正::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_修正, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000060, "Member 'WB_LeaveMessageMain_C_修正::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_修正, CallFunc_Split_LeftS) == 0x000070, "Member 'WB_LeaveMessageMain_C_修正::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_修正, CallFunc_Split_RightS) == 0x000080, "Member 'WB_LeaveMessageMain_C_修正::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_修正, CallFunc_Split_ReturnValue) == 0x000090, "Member 'WB_LeaveMessageMain_C_修正::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_修正, CallFunc_Conv_StringToText_ReturnValue) == 0x000098, "Member 'WB_LeaveMessageMain_C_修正::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_修正, CallFunc_Concat_StrStr_ReturnValue) == 0x0000B0, "Member 'WB_LeaveMessageMain_C_修正::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_修正, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000C0, "Member 'WB_LeaveMessageMain_C_修正::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_修正, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000D0, "Member 'WB_LeaveMessageMain_C_修正::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageMain_C_占位事件 \ static_assert(alignof(WB_LeaveMessageMain_C_占位事件) == 0x000008, "Wrong alignment on WB_LeaveMessageMain_C_占位事件"); \ static_assert(sizeof(WB_LeaveMessageMain_C_占位事件) == 0x000010, "Wrong size on WB_LeaveMessageMain_C_占位事件"); \ static_assert(offsetof(WB_LeaveMessageMain_C_占位事件, Item) == 0x000000, "Member 'WB_LeaveMessageMain_C_占位事件::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageMain_C_占位事件, Index_0) == 0x000008, "Member 'WB_LeaveMessageMain_C_占位事件::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LeaveMessageMain_C \ static_assert(alignof(UWB_LeaveMessageMain_C) == 0x000008, "Wrong alignment on UWB_LeaveMessageMain_C"); \ static_assert(sizeof(UWB_LeaveMessageMain_C) == 0x0003B0, "Wrong size on UWB_LeaveMessageMain_C"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_LeaveMessageMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, Btn_Read) == 0x0002C8, "Member 'UWB_LeaveMessageMain_C::Btn_Read' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, Btn_Write) == 0x0002D0, "Member 'UWB_LeaveMessageMain_C::Btn_Write' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, Btn_Written) == 0x0002D8, "Member 'UWB_LeaveMessageMain_C::Btn_Written' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, ButtonList) == 0x0002E0, "Member 'UWB_LeaveMessageMain_C::ButtonList' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, SwtichPanel) == 0x0002E8, "Member 'UWB_LeaveMessageMain_C::SwtichPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, WB_LeaveMessagePanel) == 0x0002F0, "Member 'UWB_LeaveMessageMain_C::WB_LeaveMessagePanel' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, WB_LeaveMessageWritedPanel) == 0x0002F8, "Member 'UWB_LeaveMessageMain_C::WB_LeaveMessageWritedPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, WB_ScrollItemButtonList) == 0x000300, "Member 'UWB_LeaveMessageMain_C::WB_ScrollItemButtonList' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, danzi) == 0x000308, "Member 'UWB_LeaveMessageMain_C::danzi' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, Data) == 0x000320, "Member 'UWB_LeaveMessageMain_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, fanben) == 0x000338, "Member 'UWB_LeaveMessageMain_C::fanben' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, CurrentLeftButton) == 0x000350, "Member 'UWB_LeaveMessageMain_C::CurrentLeftButton' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, LeftButtonIndex) == 0x000358, "Member 'UWB_LeaveMessageMain_C::LeftButtonIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, ChangeStyleIndex) == 0x00035C, "Member 'UWB_LeaveMessageMain_C::ChangeStyleIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, CurrentRightButton) == 0x000360, "Member 'UWB_LeaveMessageMain_C::CurrentRightButton' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, isShowStyle) == 0x000368, "Member 'UWB_LeaveMessageMain_C::isShowStyle' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, Is_Active) == 0x000369, "Member 'UWB_LeaveMessageMain_C::Is_Active' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, MenuPanel) == 0x000370, "Member 'UWB_LeaveMessageMain_C::MenuPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, InputHelp) == 0x000378, "Member 'UWB_LeaveMessageMain_C::InputHelp' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, Tag_ID) == 0x000380, "Member 'UWB_LeaveMessageMain_C::Tag_ID' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, UINotify) == 0x000390, "Member 'UWB_LeaveMessageMain_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, IsActiveButton) == 0x000398, "Member 'UWB_LeaveMessageMain_C::IsActiveButton' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageMain_C, InputHelp_keys) == 0x0003A0, "Member 'UWB_LeaveMessageMain_C::InputHelp_keys' 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_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_FInputEvent \ static_assert(alignof(FInputEvent) == 0x000008, "Wrong alignment on FInputEvent"); \ static_assert(sizeof(FInputEvent) == 0x000020, "Wrong size on FInputEvent"); \ #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_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_FAnalogInputEvent \ static_assert(alignof(FAnalogInputEvent) == 0x000008, "Wrong alignment on FAnalogInputEvent"); \ static_assert(sizeof(FAnalogInputEvent) == 0x000048, "Wrong size on FAnalogInputEvent"); \ #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_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_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_FGeometry \ static_assert(alignof(FGeometry) == 0x000008, "Wrong alignment on FGeometry"); \ static_assert(sizeof(FGeometry) == 0x000040, "Wrong size on FGeometry"); \ #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_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_FPointerEvent \ static_assert(alignof(FPointerEvent) == 0x000008, "Wrong alignment on FPointerEvent"); \ static_assert(sizeof(FPointerEvent) == 0x000098, "Wrong size on FPointerEvent"); \ #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_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_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_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_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_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_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_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_FCharacterEvent \ static_assert(alignof(FCharacterEvent) == 0x000008, "Wrong alignment on FCharacterEvent"); \ static_assert(sizeof(FCharacterEvent) == 0x000028, "Wrong size on FCharacterEvent"); \ #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_FNavigationEvent \ static_assert(alignof(FNavigationEvent) == 0x000008, "Wrong alignment on FNavigationEvent"); \ static_assert(sizeof(FNavigationEvent) == 0x000028, "Wrong size on FNavigationEvent"); \ #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_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_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_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_FFocusEvent \ static_assert(alignof(FFocusEvent) == 0x000004, "Wrong alignment on FFocusEvent"); \ static_assert(sizeof(FFocusEvent) == 0x000008, "Wrong size on FFocusEvent"); \ #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_FMotionEvent \ static_assert(alignof(FMotionEvent) == 0x000008, "Wrong alignment on FMotionEvent"); \ static_assert(sizeof(FMotionEvent) == 0x000080, "Wrong size on FMotionEvent"); \ #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_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_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_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_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_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_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_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_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_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_FStyleTheme \ static_assert(alignof(FStyleTheme) == 0x000008, "Wrong alignment on FStyleTheme"); \ static_assert(sizeof(FStyleTheme) == 0x000048, "Wrong size on FStyleTheme"); \ #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_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_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_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_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_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_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_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_BP_Buff_Patience_C_OnBuffFunction \ static_assert(alignof(BP_Buff_Patience_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_Patience_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_Patience_C_OnBuffFunction) == 0x000058, "Wrong size on BP_Buff_Patience_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_Patience_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, L_LgnoreImpactType) == 0x000008, "Member 'BP_Buff_Patience_C_OnBuffFunction::L_LgnoreImpactType' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, Temp_int_Variable) == 0x000018, "Member 'BP_Buff_Patience_C_OnBuffFunction::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, Temp_int_Variable_1) == 0x00001C, "Member 'BP_Buff_Patience_C_OnBuffFunction::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_Conv_IntToByte_ReturnValue) == 0x000020, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_GetValidValue_ReturnValue) == 0x000028, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_Conv_IntToByte_ReturnValue_1) == 0x000029, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_Conv_IntToByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00002A, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_GetEnumeratorValueFromIndex_ReturnValue) == 0x00002B, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_GetEnumeratorValueFromIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x00002C, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000030, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_NotEqual_ByteByte_ReturnValue_2) == 0x000034, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_NotEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_BooleanAND_ReturnValue) == 0x000035, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_BooleanAND_ReturnValue_1) == 0x000036, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000038, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_MakeLiteralInt_ReturnValue) == 0x000040, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_GetComponentByClass_ReturnValue) == 0x000048, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_IsValid_ReturnValue) == 0x000051, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_OnBuffFunction, CallFunc_Array_Add_ReturnValue) == 0x000054, "Member 'BP_Buff_Patience_C_OnBuffFunction::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Patience_C_RemoveBuff \ static_assert(alignof(BP_Buff_Patience_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_Patience_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_Patience_C_RemoveBuff) == 0x000020, "Wrong size on BP_Buff_Patience_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_Patience_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_Buff_Patience_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_RemoveBuff, K2Node_MakeArray_Array) == 0x000008, "Member 'BP_Buff_Patience_C_RemoveBuff::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Patience_C_RemoveBuff, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000018, "Member 'BP_Buff_Patience_C_RemoveBuff::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_Patience_C \ static_assert(alignof(UBP_Buff_Patience_C) == 0x000008, "Wrong alignment on UBP_Buff_Patience_C"); \ static_assert(sizeof(UBP_Buff_Patience_C) == 0x000158, "Wrong size on UBP_Buff_Patience_C"); \ #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_FST_Item_PriceSell \ static_assert(alignof(FST_Item_PriceSell) == 0x000004, "Wrong alignment on FST_Item_PriceSell"); \ static_assert(sizeof(FST_Item_PriceSell) == 0x000008, "Wrong size on FST_Item_PriceSell"); \ static_assert(offsetof(FST_Item_PriceSell, Sell_10_88FA994240518A87372ACCA4C7FC633D) == 0x000000, "Member 'FST_Item_PriceSell::Sell_10_88FA994240518A87372ACCA4C7FC633D' has a wrong offset!"); \ static_assert(offsetof(FST_Item_PriceSell, CanSell_18_6C050C414B4C3F37DC1609A7F71B8381) == 0x000004, "Member 'FST_Item_PriceSell::CanSell_18_6C050C414B4C3F37DC1609A7F71B8381' 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_BP_WuChangeLobby_C_AddShapeMesh \ static_assert(alignof(BP_WuChangeLobby_C_AddShapeMesh) == 0x000010, "Wrong alignment on BP_WuChangeLobby_C_AddShapeMesh"); \ static_assert(sizeof(BP_WuChangeLobby_C_AddShapeMesh) == 0x000090, "Wrong size on BP_WuChangeLobby_C_AddShapeMesh"); \ static_assert(offsetof(BP_WuChangeLobby_C_AddShapeMesh, SkeletalMesh) == 0x000000, "Member 'BP_WuChangeLobby_C_AddShapeMesh::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_AddShapeMesh, NewClass) == 0x000008, "Member 'BP_WuChangeLobby_C_AddShapeMesh::NewClass' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_AddShapeMesh, ReturnValue) == 0x000010, "Member 'BP_WuChangeLobby_C_AddShapeMesh::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_AddShapeMesh, Temp_struct_Variable) == 0x000020, "Member 'BP_WuChangeLobby_C_AddShapeMesh::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_AddShapeMesh, CallFunc_AddComponent_ReturnValue) == 0x000080, "Member 'BP_WuChangeLobby_C_AddShapeMesh::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_AddShapeMesh, CallFunc_IsValid_ReturnValue) == 0x000088, "Member 'BP_WuChangeLobby_C_AddShapeMesh::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_AddShapeMesh, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000089, "Member 'BP_WuChangeLobby_C_AddShapeMesh::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby \ static_assert(alignof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby) == 0x000008, "Wrong alignment on BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby"); \ static_assert(sizeof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby) == 0x000410, "Wrong size on BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, EntryPoint) == 0x000000, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_CustomEvent_Loaded_6) == 0x000008, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_CustomEvent_Loaded_6' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, Temp_object_Variable) == 0x000020, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_AsSkeletal_Mesh) == 0x000028, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_AsSkeletal_Mesh' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_CustomEvent_Loaded_5) == 0x000038, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_CustomEvent_Loaded_5' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, Temp_class_Variable) == 0x000040, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_CustomEvent_Loaded_4) == 0x000048, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_CustomEvent_Loaded_4' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, Temp_object_Variable_1) == 0x000050, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_AsAnim_Sequence) == 0x000058, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_AsAnim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_bSuccess_1) == 0x000060, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_CustomEvent_Loaded_3) == 0x000068, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_CustomEvent_Loaded_3' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, Temp_object_Variable_2) == 0x000070, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_AsAnim_Sequence_1) == 0x000078, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_AsAnim_Sequence_1' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_bSuccess_2) == 0x000080, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_CustomEvent_Loaded_2) == 0x000088, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_CustomEvent_Loaded_2' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, Temp_class_Variable_1) == 0x000090, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_ClassDynamicCast_AsActor_Component) == 0x000098, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_ClassDynamicCast_AsActor_Component' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_ClassDynamicCast_bSuccess) == 0x0000A0, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_AddComponentByClass_ReturnValue) == 0x0000A8, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_CustomEvent_Loaded_1) == 0x0000B0, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_CustomEvent_Loaded_1' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_AsBPI_Equipment_Public) == 0x0000B8, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_AsBPI_Equipment_Public' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_bSuccess_3) == 0x0000C8, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, Temp_object_Variable_3) == 0x0000D0, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_CustomEvent_Loaded) == 0x0000D8, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, Temp_object_Variable_4) == 0x0000E0, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_AsAnim_Sequence_2) == 0x0000E8, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_AsAnim_Sequence_2' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_bSuccess_4) == 0x0000F0, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, Temp_int_Variable) == 0x0000F4, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_Conv_FloatToVector_ReturnValue) == 0x0000F8, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_Add_IntInt_ReturnValue) == 0x000110, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, Temp_int_Variable_1) == 0x000114, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, Temp_bool_Variable) == 0x000118, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_CreateDelegate_OutputDelegate_1) == 0x00011C, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_Not_PreBool_ReturnValue) == 0x00012C, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_Event_DeltaSeconds) == 0x000130, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000138, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x000148, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_Array_Get_Item) == 0x000150, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_IsPreLoadingFinished_ReturnValue) == 0x000158, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_IsPreLoadingFinished_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_Array_Length_ReturnValue) == 0x00015C, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_Less_IntInt_ReturnValue) == 0x000160, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_CreateDelegate_OutputDelegate_2) == 0x000164, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_GetAnimInstance_ReturnValue) == 0x000178, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_AsABP_Wu_Change_Lobby) == 0x000180, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_AsABP_Wu_Change_Lobby' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_bSuccess_5) == 0x000188, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_CreateDelegate_OutputDelegate_3) == 0x00018C, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_CreateDelegate_OutputDelegate_4) == 0x00019C, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_CreateDelegate_OutputDelegate_5) == 0x0001AC, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_CreateDelegate_OutputDelegate_6) == 0x0001BC, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0001CC, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_MakeStruct_ST_ShapeDetails) == 0x0001D0, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_MakeStruct_ST_ShapeDetails' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_Array_Add_ReturnValue) == 0x000218, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_IsEditorRunning_ReturnValue) == 0x00021C, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_Add_IntInt_ReturnValue_1) == 0x000220, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000228, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_AsWPN_Qi_Yun_Chu_Xue_01_DZ_Rig_Skeleton_Anim_Blueprint) == 0x000230, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_AsWPN_Qi_Yun_Chu_Xue_01_DZ_Rig_Skeleton_Anim_Blueprint' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_bSuccess_6) == 0x000238, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_GetAnimInstance_ReturnValue_2) == 0x000240, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_GetAnimInstance_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_GetAnimInstance_ReturnValue_3) == 0x000248, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_GetAnimInstance_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_AsWPN_Qi_Yun_Chu_Xue_01_DZ_Rig_Skeleton_Anim_Blueprint_1) == 0x000250, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_AsWPN_Qi_Yun_Chu_Xue_01_DZ_Rig_Skeleton_Anim_Blueprint_1' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_bSuccess_7) == 0x000258, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_AsABP_Wu_Change_Lobby_1) == 0x000260, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_AsABP_Wu_Change_Lobby_1' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_bSuccess_8) == 0x000268, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_GetPlayerController_ReturnValue) == 0x000270, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_GetViewTarget_ReturnValue) == 0x000278, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_GetViewTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_AsCamera_Actor) == 0x000280, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_AsCamera_Actor' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_bSuccess_9) == 0x000288, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_GetActorForwardVector_ReturnValue) == 0x000290, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_CreateDelegate_OutputDelegate_7) == 0x0002A8, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0002B8, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_Add_VectorVector_ReturnValue) == 0x0002D0, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0002E8, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000300, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_K2_SetActorLocation_ReturnValue) == 0x0003E8, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x0003F0, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, CallFunc_GetAnimInstance_ReturnValue_4) == 0x0003F8, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::CallFunc_GetAnimInstance_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_AsABP_Wu_Change_Lobby_2) == 0x000400, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_AsABP_Wu_Change_Lobby_2' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby, K2Node_DynamicCast_bSuccess_10) == 0x000408, "Member 'BP_WuChangeLobby_C_ExecuteUbergraph_BP_WuChangeLobby::K2Node_DynamicCast_bSuccess_10' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_WuChangeLobby_C_GetShapeParentMesh \ static_assert(alignof(BP_WuChangeLobby_C_GetShapeParentMesh) == 0x000008, "Wrong alignment on BP_WuChangeLobby_C_GetShapeParentMesh"); \ static_assert(sizeof(BP_WuChangeLobby_C_GetShapeParentMesh) == 0x000008, "Wrong size on BP_WuChangeLobby_C_GetShapeParentMesh"); \ static_assert(offsetof(BP_WuChangeLobby_C_GetShapeParentMesh, ReturnValue) == 0x000000, "Member 'BP_WuChangeLobby_C_GetShapeParentMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_WuChangeLobby_C_OnLoaded_09C78EC549EF64B49A30EB86F0441807 \ static_assert(alignof(BP_WuChangeLobby_C_OnLoaded_09C78EC549EF64B49A30EB86F0441807) == 0x000008, "Wrong alignment on BP_WuChangeLobby_C_OnLoaded_09C78EC549EF64B49A30EB86F0441807"); \ static_assert(sizeof(BP_WuChangeLobby_C_OnLoaded_09C78EC549EF64B49A30EB86F0441807) == 0x000008, "Wrong size on BP_WuChangeLobby_C_OnLoaded_09C78EC549EF64B49A30EB86F0441807"); \ static_assert(offsetof(BP_WuChangeLobby_C_OnLoaded_09C78EC549EF64B49A30EB86F0441807, Loaded) == 0x000000, "Member 'BP_WuChangeLobby_C_OnLoaded_09C78EC549EF64B49A30EB86F0441807::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_WuChangeLobby_C_OnLoaded_10727A5B4531D3C0C45C079848076189 \ static_assert(alignof(BP_WuChangeLobby_C_OnLoaded_10727A5B4531D3C0C45C079848076189) == 0x000008, "Wrong alignment on BP_WuChangeLobby_C_OnLoaded_10727A5B4531D3C0C45C079848076189"); \ static_assert(sizeof(BP_WuChangeLobby_C_OnLoaded_10727A5B4531D3C0C45C079848076189) == 0x000008, "Wrong size on BP_WuChangeLobby_C_OnLoaded_10727A5B4531D3C0C45C079848076189"); \ static_assert(offsetof(BP_WuChangeLobby_C_OnLoaded_10727A5B4531D3C0C45C079848076189, Loaded) == 0x000000, "Member 'BP_WuChangeLobby_C_OnLoaded_10727A5B4531D3C0C45C079848076189::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_WuChangeLobby_C_OnLoaded_2079459C4F725E8A246EF3BA02CA941C \ static_assert(alignof(BP_WuChangeLobby_C_OnLoaded_2079459C4F725E8A246EF3BA02CA941C) == 0x000008, "Wrong alignment on BP_WuChangeLobby_C_OnLoaded_2079459C4F725E8A246EF3BA02CA941C"); \ static_assert(sizeof(BP_WuChangeLobby_C_OnLoaded_2079459C4F725E8A246EF3BA02CA941C) == 0x000008, "Wrong size on BP_WuChangeLobby_C_OnLoaded_2079459C4F725E8A246EF3BA02CA941C"); \ static_assert(offsetof(BP_WuChangeLobby_C_OnLoaded_2079459C4F725E8A246EF3BA02CA941C, Loaded) == 0x000000, "Member 'BP_WuChangeLobby_C_OnLoaded_2079459C4F725E8A246EF3BA02CA941C::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_WuChangeLobby_C_OnLoaded_2CBA6104417C24633CBA44BD21F55782 \ static_assert(alignof(BP_WuChangeLobby_C_OnLoaded_2CBA6104417C24633CBA44BD21F55782) == 0x000008, "Wrong alignment on BP_WuChangeLobby_C_OnLoaded_2CBA6104417C24633CBA44BD21F55782"); \ static_assert(sizeof(BP_WuChangeLobby_C_OnLoaded_2CBA6104417C24633CBA44BD21F55782) == 0x000008, "Wrong size on BP_WuChangeLobby_C_OnLoaded_2CBA6104417C24633CBA44BD21F55782"); \ static_assert(offsetof(BP_WuChangeLobby_C_OnLoaded_2CBA6104417C24633CBA44BD21F55782, Loaded) == 0x000000, "Member 'BP_WuChangeLobby_C_OnLoaded_2CBA6104417C24633CBA44BD21F55782::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_WuChangeLobby_C_OnLoaded_7BD4DB7141DB72A45E4ACF9A8C0CA68B \ static_assert(alignof(BP_WuChangeLobby_C_OnLoaded_7BD4DB7141DB72A45E4ACF9A8C0CA68B) == 0x000008, "Wrong alignment on BP_WuChangeLobby_C_OnLoaded_7BD4DB7141DB72A45E4ACF9A8C0CA68B"); \ static_assert(sizeof(BP_WuChangeLobby_C_OnLoaded_7BD4DB7141DB72A45E4ACF9A8C0CA68B) == 0x000008, "Wrong size on BP_WuChangeLobby_C_OnLoaded_7BD4DB7141DB72A45E4ACF9A8C0CA68B"); \ static_assert(offsetof(BP_WuChangeLobby_C_OnLoaded_7BD4DB7141DB72A45E4ACF9A8C0CA68B, Loaded) == 0x000000, "Member 'BP_WuChangeLobby_C_OnLoaded_7BD4DB7141DB72A45E4ACF9A8C0CA68B::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_WuChangeLobby_C_OnLoaded_83C4D83D46ED9C0B5C17F89514FA3B87 \ static_assert(alignof(BP_WuChangeLobby_C_OnLoaded_83C4D83D46ED9C0B5C17F89514FA3B87) == 0x000008, "Wrong alignment on BP_WuChangeLobby_C_OnLoaded_83C4D83D46ED9C0B5C17F89514FA3B87"); \ static_assert(sizeof(BP_WuChangeLobby_C_OnLoaded_83C4D83D46ED9C0B5C17F89514FA3B87) == 0x000008, "Wrong size on BP_WuChangeLobby_C_OnLoaded_83C4D83D46ED9C0B5C17F89514FA3B87"); \ static_assert(offsetof(BP_WuChangeLobby_C_OnLoaded_83C4D83D46ED9C0B5C17F89514FA3B87, Loaded) == 0x000000, "Member 'BP_WuChangeLobby_C_OnLoaded_83C4D83D46ED9C0B5C17F89514FA3B87::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_WuChangeLobby_C_OnLoaded_ABF606AA46343FDCADE700A3C25123E4 \ static_assert(alignof(BP_WuChangeLobby_C_OnLoaded_ABF606AA46343FDCADE700A3C25123E4) == 0x000008, "Wrong alignment on BP_WuChangeLobby_C_OnLoaded_ABF606AA46343FDCADE700A3C25123E4"); \ static_assert(sizeof(BP_WuChangeLobby_C_OnLoaded_ABF606AA46343FDCADE700A3C25123E4) == 0x000008, "Wrong size on BP_WuChangeLobby_C_OnLoaded_ABF606AA46343FDCADE700A3C25123E4"); \ static_assert(offsetof(BP_WuChangeLobby_C_OnLoaded_ABF606AA46343FDCADE700A3C25123E4, Loaded) == 0x000000, "Member 'BP_WuChangeLobby_C_OnLoaded_ABF606AA46343FDCADE700A3C25123E4::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_WuChangeLobby_C_PlayerHideFace \ static_assert(alignof(BP_WuChangeLobby_C_PlayerHideFace) == 0x000001, "Wrong alignment on BP_WuChangeLobby_C_PlayerHideFace"); \ static_assert(sizeof(BP_WuChangeLobby_C_PlayerHideFace) == 0x000003, "Wrong size on BP_WuChangeLobby_C_PlayerHideFace"); \ static_assert(offsetof(BP_WuChangeLobby_C_PlayerHideFace, NeedHide) == 0x000000, "Member 'BP_WuChangeLobby_C_PlayerHideFace::NeedHide' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_PlayerHideFace, NewParam) == 0x000001, "Member 'BP_WuChangeLobby_C_PlayerHideFace::NewParam' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_PlayerHideFace, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000002, "Member 'BP_WuChangeLobby_C_PlayerHideFace::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_WuChangeLobby_C_ReceiveTick \ static_assert(alignof(BP_WuChangeLobby_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_WuChangeLobby_C_ReceiveTick"); \ static_assert(sizeof(BP_WuChangeLobby_C_ReceiveTick) == 0x000004, "Wrong size on BP_WuChangeLobby_C_ReceiveTick"); \ static_assert(offsetof(BP_WuChangeLobby_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_WuChangeLobby_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_WuChangeLobby_C_RemoveShapeMesh \ static_assert(alignof(BP_WuChangeLobby_C_RemoveShapeMesh) == 0x000008, "Wrong alignment on BP_WuChangeLobby_C_RemoveShapeMesh"); \ static_assert(sizeof(BP_WuChangeLobby_C_RemoveShapeMesh) == 0x000010, "Wrong size on BP_WuChangeLobby_C_RemoveShapeMesh"); \ static_assert(offsetof(BP_WuChangeLobby_C_RemoveShapeMesh, SkeletalMeshComponent) == 0x000000, "Member 'BP_WuChangeLobby_C_RemoveShapeMesh::SkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_RemoveShapeMesh, Temp) == 0x000008, "Member 'BP_WuChangeLobby_C_RemoveShapeMesh::Temp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_WuChangeLobby_C_UpdateEquipment \ static_assert(alignof(BP_WuChangeLobby_C_UpdateEquipment) == 0x000008, "Wrong alignment on BP_WuChangeLobby_C_UpdateEquipment"); \ static_assert(sizeof(BP_WuChangeLobby_C_UpdateEquipment) == 0x000150, "Wrong size on BP_WuChangeLobby_C_UpdateEquipment"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, Counts_Info) == 0x000000, "Member 'BP_WuChangeLobby_C_UpdateEquipment::Counts_Info' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, Local_Slot) == 0x000050, "Member 'BP_WuChangeLobby_C_UpdateEquipment::Local_Slot' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, Array) == 0x000058, "Member 'BP_WuChangeLobby_C_UpdateEquipment::Array' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, Temp_int_Array_Index_Variable) == 0x000068, "Member 'BP_WuChangeLobby_C_UpdateEquipment::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, Temp_int_Loop_Counter_Variable) == 0x00006C, "Member 'BP_WuChangeLobby_C_UpdateEquipment::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'BP_WuChangeLobby_C_UpdateEquipment::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, CallFunc_GetGlobalExtend_ReturnValue) == 0x000078, "Member 'BP_WuChangeLobby_C_UpdateEquipment::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, CallFunc_Array_Get_Item) == 0x000080, "Member 'BP_WuChangeLobby_C_UpdateEquipment::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, CallFunc_GetSelectCount_SavePath) == 0x000088, "Member 'BP_WuChangeLobby_C_UpdateEquipment::CallFunc_GetSelectCount_SavePath' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000098, "Member 'BP_WuChangeLobby_C_UpdateEquipment::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, CallFunc_GetSlotStrStrMap_ResultMap) == 0x0000A0, "Member 'BP_WuChangeLobby_C_UpdateEquipment::CallFunc_GetSlotStrStrMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x0000F0, "Member 'BP_WuChangeLobby_C_UpdateEquipment::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, CallFunc_IsValid_ReturnValue) == 0x000100, "Member 'BP_WuChangeLobby_C_UpdateEquipment::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, CallFunc_Concat_StrStr_ReturnValue) == 0x000108, "Member 'BP_WuChangeLobby_C_UpdateEquipment::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, CallFunc_Array_Length_ReturnValue) == 0x000118, "Member 'BP_WuChangeLobby_C_UpdateEquipment::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, CallFunc_Less_IntInt_ReturnValue) == 0x00011C, "Member 'BP_WuChangeLobby_C_UpdateEquipment::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, CallFunc_Map_Find_Value) == 0x000120, "Member 'BP_WuChangeLobby_C_UpdateEquipment::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, CallFunc_Map_Find_ReturnValue) == 0x000130, "Member 'BP_WuChangeLobby_C_UpdateEquipment::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, CallFunc_Map_Find_Value_1) == 0x000134, "Member 'BP_WuChangeLobby_C_UpdateEquipment::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, CallFunc_Map_Find_ReturnValue_1) == 0x000138, "Member 'BP_WuChangeLobby_C_UpdateEquipment::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, CallFunc_Conv_StringToInt_ReturnValue) == 0x00013C, "Member 'BP_WuChangeLobby_C_UpdateEquipment::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_WuChangeLobby_C_UpdateEquipment, K2Node_MakeArray_Array) == 0x000140, "Member 'BP_WuChangeLobby_C_UpdateEquipment::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_WuChangeLobby_C \ static_assert(alignof(ABP_WuChangeLobby_C) == 0x000010, "Wrong alignment on ABP_WuChangeLobby_C"); \ static_assert(sizeof(ABP_WuChangeLobby_C) == 0x000830, "Wrong size on ABP_WuChangeLobby_C"); \ static_assert(offsetof(ABP_WuChangeLobby_C, UberGraphFrame) == 0x000680, "Member 'ABP_WuChangeLobby_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, 飘带) == 0x000688, "Member 'ABP_WuChangeLobby_C::飘带' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, dao) == 0x000690, "Member 'ABP_WuChangeLobby_C::dao' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, WuChang_Base_Head) == 0x000698, "Member 'ABP_WuChangeLobby_C::WuChang_Base_Head' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, CharShapeComponent) == 0x0006A0, "Member 'ABP_WuChangeLobby_C::CharShapeComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, JoinGameTimeLine_CameraFade_E0C3E71043ADBF4F6668CB9548C494ED) == 0x0006A8, "Member 'ABP_WuChangeLobby_C::JoinGameTimeLine_CameraFade_E0C3E71043ADBF4F6668CB9548C494ED' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, JoinGameTimeLine_CF_JoinGame_CameraFade_E0C3E71043ADBF4F6668CB9548C494ED) == 0x0006AC, "Member 'ABP_WuChangeLobby_C::JoinGameTimeLine_CF_JoinGame_CameraFade_E0C3E71043ADBF4F6668CB9548C494ED' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, JoinGameTimeLine_CF_JoinGame_CameraFade_E0C3E71043ADBF4F6668CB9548C494ED_0) == 0x0006B0, "Member 'ABP_WuChangeLobby_C::JoinGameTimeLine_CF_JoinGame_CameraFade_E0C3E71043ADBF4F6668CB9548C494ED_0' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, JoinGameTimeLine_CameraLocation_E0C3E71043ADBF4F6668CB9548C494ED) == 0x0006B4, "Member 'ABP_WuChangeLobby_C::JoinGameTimeLine_CameraLocation_E0C3E71043ADBF4F6668CB9548C494ED' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, JoinGameTimeLine__Direction_E0C3E71043ADBF4F6668CB9548C494ED) == 0x0006B8, "Member 'ABP_WuChangeLobby_C::JoinGameTimeLine__Direction_E0C3E71043ADBF4F6668CB9548C494ED' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, JoinGameTimeLine) == 0x0006C0, "Member 'ABP_WuChangeLobby_C::JoinGameTimeLine' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, DefaultShape) == 0x0006C8, "Member 'ABP_WuChangeLobby_C::DefaultShape' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, Naked_Body) == 0x0006D8, "Member 'ABP_WuChangeLobby_C::Naked_Body' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, StartAnim) == 0x0006E8, "Member 'ABP_WuChangeLobby_C::StartAnim' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, LoopAnim) == 0x000718, "Member 'ABP_WuChangeLobby_C::LoopAnim' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, As_BPI_Equipment_Public) == 0x000748, "Member 'ABP_WuChangeLobby_C::As_BPI_Equipment_Public' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, EquipmentTable) == 0x000758, "Member 'ABP_WuChangeLobby_C::EquipmentTable' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, LocalDefaultShapeIndex) == 0x000760, "Member 'ABP_WuChangeLobby_C::LocalDefaultShapeIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, DefaultEquipment) == 0x000768, "Member 'ABP_WuChangeLobby_C::DefaultEquipment' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, EndAnim) == 0x0007B8, "Member 'ABP_WuChangeLobby_C::EndAnim' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, PD_StartSequence) == 0x0007E8, "Member 'ABP_WuChangeLobby_C::PD_StartSequence' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, PD_LoopSequence) == 0x0007F0, "Member 'ABP_WuChangeLobby_C::PD_LoopSequence' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, PD_EndSequence) == 0x0007F8, "Member 'ABP_WuChangeLobby_C::PD_EndSequence' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, Local_CameraSourceLocation) == 0x000800, "Member 'ABP_WuChangeLobby_C::Local_CameraSourceLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby_C, OnJoinGameAnimationFinished) == 0x000818, "Member 'ABP_WuChangeLobby_C::OnJoinGameAnimationFinished' has a wrong offset!"); \ #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_WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem \ static_assert(alignof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem) == 0x000008, "Wrong alignment on WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem"); \ static_assert(sizeof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem) == 0x0002F8, "Wrong size on WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, EntryPoint) == 0x000000, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable) == 0x000008, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_1) == 0x000010, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_2) == 0x000018, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_3) == 0x000020, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_4) == 0x000028, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_5) == 0x000030, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_6) == 0x000038, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_7) == 0x000040, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_8) == 0x000048, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_9) == 0x000050, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_10) == 0x000058, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_11) == 0x000060, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_12) == 0x000068, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_12' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_13) == 0x000070, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_13' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_14) == 0x000078, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_14' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_15) == 0x000080, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_15' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_16) == 0x000088, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_16' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_object_Variable_17) == 0x000090, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_object_Variable_17' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_bool_Variable) == 0x000098, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_name_Variable) == 0x00009C, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_name_Variable_1) == 0x0000A4, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_GetFontDataColor_ReturnValue) == 0x0000AC, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_IsValid_Guid_ReturnValue) == 0x0000C0, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, K2Node_Event_Value) == 0x0000C1, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, K2Node_SwitchEnum_CmpSuccess) == 0x0000C2, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_GetOwnerExtension_ReturnValue) == 0x0000C8, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_GetOwnerExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_GetParent_ReturnValue) == 0x0000D0, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_GetParent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_Nav_NavActived_ReturnValue) == 0x0000D8, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_Nav_NavActived_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_GetSkip_ReturnValue) == 0x0000D9, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_GetSkip_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_GetOwnerExtension_ReturnValue_1) == 0x0000E0, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_GetOwnerExtension_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_GetParent_ReturnValue_1) == 0x0000E8, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_GetParent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_GetOwnerExtension_ReturnValue_2) == 0x0000F0, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_GetOwnerExtension_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_Nav_NavActived_ReturnValue_1) == 0x0000F8, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_Nav_NavActived_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_GetParent_ReturnValue_2) == 0x000100, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_GetParent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_Nav_NavActived_ReturnValue_2) == 0x000108, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_Nav_NavActived_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_byte_Variable) == 0x000109, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_GetUINotify_UINotify) == 0x000110, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_GetNeverClearItems_ItemsID) == 0x000118, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_GetNeverClearItems_ItemsID' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_bool_Variable_1) == 0x000128, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_GetItemConfigBySortId_Item) == 0x000130, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_GetItemConfigBySortId_find) == 0x000200, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_byte_Variable_1) == 0x000201, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_IsItemOrEquipmentEquiped_bIsEquiped) == 0x000202, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_IsItemOrEquipmentEquiped_bIsEquiped' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_CheckItemInAutomatic_ReturnValue) == 0x000203, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_CheckItemInAutomatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_Array_Contains_ReturnValue) == 0x000204, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_Greater_IntInt_ReturnValue) == 0x000205, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_Less_IntInt_ReturnValue) == 0x000206, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_BooleanOR_ReturnValue) == 0x000207, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, K2Node_Select_Default) == 0x000208, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000210, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000224, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_BooleanAND_ReturnValue) == 0x000225, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, K2Node_MakeStruct_WidgetTransform) == 0x000228, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::K2Node_MakeStruct_WidgetTransform' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, K2Node_MakeStruct_WidgetTransform_1) == 0x000260, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::K2Node_MakeStruct_WidgetTransform_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000298, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, K2Node_Event_Caller) == 0x0002A0, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, K2Node_Event_inIndex) == 0x0002A8, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::K2Node_Event_inIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, K2Node_DynamicCast_AsWB_Warehouse_Item_Panel) == 0x0002B0, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::K2Node_DynamicCast_AsWB_Warehouse_Item_Panel' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, K2Node_DynamicCast_bSuccess) == 0x0002B8, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0002B9, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x0002BA, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, K2Node_Select_Default_1) == 0x0002C0, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_BooleanAND_ReturnValue_1) == 0x0002C8, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_BooleanAND_ReturnValue_2) == 0x0002C9, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_GetDataAtIndex_ReturnValid) == 0x0002CA, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_GetDataAtIndex_ReturnValid' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, CallFunc_GetDataAtIndex_ReturnValue) == 0x0002D0, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::CallFunc_GetDataAtIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, Temp_byte_Variable_2) == 0x0002F0, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem, K2Node_Select_Default_2) == 0x0002F1, "Member 'WB_WareGridItem_C_ExecuteUbergraph_WB_WareGridItem::K2Node_Select_Default_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WareGridItem_C_MagicChanage \ static_assert(alignof(WB_WareGridItem_C_MagicChanage) == 0x000008, "Wrong alignment on WB_WareGridItem_C_MagicChanage"); \ static_assert(sizeof(WB_WareGridItem_C_MagicChanage) == 0x000290, "Wrong size on WB_WareGridItem_C_MagicChanage"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, Item) == 0x000000, "Member 'WB_WareGridItem_C_MagicChanage::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, Temp_bool_Variable) == 0x000020, "Member 'WB_WareGridItem_C_MagicChanage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, Temp_object_Variable) == 0x000028, "Member 'WB_WareGridItem_C_MagicChanage::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_Greater_IntInt_ReturnValue) == 0x000030, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000038, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000180, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_BooleanAND_ReturnValue) == 0x000181, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000182, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000183, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000184, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000185, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_BooleanOR_ReturnValue) == 0x000186, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_BooleanOR_ReturnValue_1) == 0x000187, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_BooleanOR_ReturnValue_2) == 0x000188, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000190, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_BooleanAND_ReturnValue_1) == 0x000198, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_GetMyEquip_Equip) == 0x0001A0, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_______ReturnValue) == 0x0001A8, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_______ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_______Value) == 0x0001AC, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_______Value' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_GetItemConfigBySortId_Item) == 0x0001B0, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_GetItemConfigBySortId_find) == 0x000280, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, CallFunc_IsValid_ReturnValue) == 0x000281, "Member 'WB_WareGridItem_C_MagicChanage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_MagicChanage, K2Node_Select_Default) == 0x000288, "Member 'WB_WareGridItem_C_MagicChanage::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WareGridItem_C_OnNavOperationUpdate \ static_assert(alignof(WB_WareGridItem_C_OnNavOperationUpdate) == 0x000001, "Wrong alignment on WB_WareGridItem_C_OnNavOperationUpdate"); \ static_assert(sizeof(WB_WareGridItem_C_OnNavOperationUpdate) == 0x000001, "Wrong size on WB_WareGridItem_C_OnNavOperationUpdate"); \ static_assert(offsetof(WB_WareGridItem_C_OnNavOperationUpdate, Value) == 0x000000, "Member 'WB_WareGridItem_C_OnNavOperationUpdate::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WareGridItem_C_UpdateAutoSupplement \ static_assert(alignof(WB_WareGridItem_C_UpdateAutoSupplement) == 0x000001, "Wrong alignment on WB_WareGridItem_C_UpdateAutoSupplement"); \ static_assert(sizeof(WB_WareGridItem_C_UpdateAutoSupplement) == 0x000005, "Wrong size on WB_WareGridItem_C_UpdateAutoSupplement"); \ static_assert(offsetof(WB_WareGridItem_C_UpdateAutoSupplement, NewValue) == 0x000000, "Member 'WB_WareGridItem_C_UpdateAutoSupplement::NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_UpdateAutoSupplement, Temp_bool_Variable) == 0x000001, "Member 'WB_WareGridItem_C_UpdateAutoSupplement::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_UpdateAutoSupplement, Temp_byte_Variable) == 0x000002, "Member 'WB_WareGridItem_C_UpdateAutoSupplement::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_UpdateAutoSupplement, Temp_byte_Variable_1) == 0x000003, "Member 'WB_WareGridItem_C_UpdateAutoSupplement::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_UpdateAutoSupplement, K2Node_Select_Default) == 0x000004, "Member 'WB_WareGridItem_C_UpdateAutoSupplement::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WareGridItem_C_UpdateEquiped \ static_assert(alignof(WB_WareGridItem_C_UpdateEquiped) == 0x000001, "Wrong alignment on WB_WareGridItem_C_UpdateEquiped"); \ static_assert(sizeof(WB_WareGridItem_C_UpdateEquiped) == 0x000005, "Wrong size on WB_WareGridItem_C_UpdateEquiped"); \ static_assert(offsetof(WB_WareGridItem_C_UpdateEquiped, NewValue) == 0x000000, "Member 'WB_WareGridItem_C_UpdateEquiped::NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_UpdateEquiped, Temp_bool_Variable) == 0x000001, "Member 'WB_WareGridItem_C_UpdateEquiped::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_UpdateEquiped, Temp_byte_Variable) == 0x000002, "Member 'WB_WareGridItem_C_UpdateEquiped::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_UpdateEquiped, Temp_byte_Variable_1) == 0x000003, "Member 'WB_WareGridItem_C_UpdateEquiped::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_UpdateEquiped, K2Node_Select_Default) == 0x000004, "Member 'WB_WareGridItem_C_UpdateEquiped::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WareGridItem_C_UpdateItem \ static_assert(alignof(WB_WareGridItem_C_UpdateItem) == 0x000008, "Wrong alignment on WB_WareGridItem_C_UpdateItem"); \ static_assert(sizeof(WB_WareGridItem_C_UpdateItem) == 0x000010, "Wrong size on WB_WareGridItem_C_UpdateItem"); \ static_assert(offsetof(WB_WareGridItem_C_UpdateItem, Caller) == 0x000000, "Member 'WB_WareGridItem_C_UpdateItem::Caller' has a wrong offset!"); \ static_assert(offsetof(WB_WareGridItem_C_UpdateItem, InIndex) == 0x000008, "Member 'WB_WareGridItem_C_UpdateItem::InIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WareGridItem_C \ static_assert(alignof(UWB_WareGridItem_C) == 0x000008, "Wrong alignment on UWB_WareGridItem_C"); \ static_assert(sizeof(UWB_WareGridItem_C) == 0x000330, "Wrong size on UWB_WareGridItem_C"); \ static_assert(offsetof(UWB_WareGridItem_C, UberGraphFrame_WB_WareGridItem_C) == 0x000290, "Member 'UWB_WareGridItem_C::UberGraphFrame_WB_WareGridItem_C' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, Button_Item) == 0x000298, "Member 'UWB_WareGridItem_C::Button_Item' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, Image_AutoSupplement) == 0x0002A0, "Member 'UWB_WareGridItem_C::Image_AutoSupplement' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, Image_backicon) == 0x0002A8, "Member 'UWB_WareGridItem_C::Image_backicon' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, Image_equipped) == 0x0002B0, "Member 'UWB_WareGridItem_C::Image_equipped' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, Image_Icon) == 0x0002B8, "Member 'UWB_WareGridItem_C::Image_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, Image_magicChanage) == 0x0002C0, "Member 'UWB_WareGridItem_C::Image_magicChanage' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, Image_magicChanage_back) == 0x0002C8, "Member 'UWB_WareGridItem_C::Image_magicChanage_back' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, Image_Selected) == 0x0002D0, "Member 'UWB_WareGridItem_C::Image_Selected' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, Overlay_MagicChange) == 0x0002D8, "Member 'UWB_WareGridItem_C::Overlay_MagicChange' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, TextBlock_Count) == 0x0002E0, "Member 'UWB_WareGridItem_C::TextBlock_Count' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, Data) == 0x0002E8, "Member 'UWB_WareGridItem_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, IsAutoSupplement) == 0x000308, "Member 'UWB_WareGridItem_C::IsAutoSupplement' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, ItemValid) == 0x000309, "Member 'UWB_WareGridItem_C::ItemValid' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, IsEquiped) == 0x00030A, "Member 'UWB_WareGridItem_C::IsEquiped' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, UINotify) == 0x000310, "Member 'UWB_WareGridItem_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, Amount) == 0x000318, "Member 'UWB_WareGridItem_C::Amount' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, Sort_ID) == 0x00031C, "Member 'UWB_WareGridItem_C::Sort_ID' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, Item_Type) == 0x000320, "Member 'UWB_WareGridItem_C::Item_Type' has a wrong offset!"); \ static_assert(offsetof(UWB_WareGridItem_C, Icon) == 0x000328, "Member 'UWB_WareGridItem_C::Icon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_SuperWeakBlock_C \ static_assert(alignof(UShake_SuperWeakBlock_C) == 0x000010, "Wrong alignment on UShake_SuperWeakBlock_C"); \ static_assert(sizeof(UShake_SuperWeakBlock_C) == 0x000210, "Wrong size on UShake_SuperWeakBlock_C"); \ #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) == 0x000350, "Wrong size on UMockDataMeshTrackerComponent"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, OnMeshTrackerUpdated) == 0x0002E0, "Member 'UMockDataMeshTrackerComponent::OnMeshTrackerUpdated' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, ScanWorld) == 0x0002F0, "Member 'UMockDataMeshTrackerComponent::ScanWorld' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, RequestNormals) == 0x0002F1, "Member 'UMockDataMeshTrackerComponent::RequestNormals' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, RequestVertexConfidence) == 0x0002F2, "Member 'UMockDataMeshTrackerComponent::RequestVertexConfidence' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, VertexColorMode) == 0x0002F3, "Member 'UMockDataMeshTrackerComponent::VertexColorMode' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, BlockVertexColors) == 0x0002F8, "Member 'UMockDataMeshTrackerComponent::BlockVertexColors' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, VertexColorFromConfidenceZero) == 0x000308, "Member 'UMockDataMeshTrackerComponent::VertexColorFromConfidenceZero' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, VertexColorFromConfidenceOne) == 0x000318, "Member 'UMockDataMeshTrackerComponent::VertexColorFromConfidenceOne' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, UpdateInterval) == 0x000328, "Member 'UMockDataMeshTrackerComponent::UpdateInterval' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, MRMesh) == 0x000330, "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) == 0x000610, "Wrong size on UMRMeshComponent"); \ static_assert(offsetof(UMRMeshComponent, Material) == 0x000590, "Member 'UMRMeshComponent::Material' has a wrong offset!"); \ static_assert(offsetof(UMRMeshComponent, WireframeMaterial) == 0x000598, "Member 'UMRMeshComponent::WireframeMaterial' has a wrong offset!"); \ static_assert(offsetof(UMRMeshComponent, bCreateMeshProxySections) == 0x0005A0, "Member 'UMRMeshComponent::bCreateMeshProxySections' has a wrong offset!"); \ static_assert(offsetof(UMRMeshComponent, bUpdateNavMeshOnMeshUpdate) == 0x0005A1, "Member 'UMRMeshComponent::bUpdateNavMeshOnMeshUpdate' has a wrong offset!"); \ static_assert(offsetof(UMRMeshComponent, bNeverCreateCollisionMesh) == 0x0005A3, "Member 'UMRMeshComponent::bNeverCreateCollisionMesh' has a wrong offset!"); \ static_assert(offsetof(UMRMeshComponent, BodyHolders) == 0x0005E8, "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_AIScriptNode_Handler_C_DebugMsg \ static_assert(alignof(AIScriptNode_Handler_C_DebugMsg) == 0x000008, "Wrong alignment on AIScriptNode_Handler_C_DebugMsg"); \ static_assert(sizeof(AIScriptNode_Handler_C_DebugMsg) == 0x000018, "Wrong size on AIScriptNode_Handler_C_DebugMsg"); \ static_assert(offsetof(AIScriptNode_Handler_C_DebugMsg, InMsg) == 0x000000, "Member 'AIScriptNode_Handler_C_DebugMsg::InMsg' has a wrong offset!"); \ static_assert(offsetof(AIScriptNode_Handler_C_DebugMsg, ForcePrint) == 0x000010, "Member 'AIScriptNode_Handler_C_DebugMsg::ForcePrint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIScriptNode_Handler_C_ExecuteUbergraph_AIScriptNode_Handler \ static_assert(alignof(AIScriptNode_Handler_C_ExecuteUbergraph_AIScriptNode_Handler) == 0x000008, "Wrong alignment on AIScriptNode_Handler_C_ExecuteUbergraph_AIScriptNode_Handler"); \ static_assert(sizeof(AIScriptNode_Handler_C_ExecuteUbergraph_AIScriptNode_Handler) == 0x000030, "Wrong size on AIScriptNode_Handler_C_ExecuteUbergraph_AIScriptNode_Handler"); \ static_assert(offsetof(AIScriptNode_Handler_C_ExecuteUbergraph_AIScriptNode_Handler, EntryPoint) == 0x000000, "Member 'AIScriptNode_Handler_C_ExecuteUbergraph_AIScriptNode_Handler::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AIScriptNode_Handler_C_ExecuteUbergraph_AIScriptNode_Handler, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000008, "Member 'AIScriptNode_Handler_C_ExecuteUbergraph_AIScriptNode_Handler::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIScriptNode_Handler_C_ExecuteUbergraph_AIScriptNode_Handler, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000010, "Member 'AIScriptNode_Handler_C_ExecuteUbergraph_AIScriptNode_Handler::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIScriptNode_Handler_C_ExecuteUbergraph_AIScriptNode_Handler, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'AIScriptNode_Handler_C_ExecuteUbergraph_AIScriptNode_Handler::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIScriptNode_Handler_C_SetFinishTimer \ static_assert(alignof(AIScriptNode_Handler_C_SetFinishTimer) == 0x000008, "Wrong alignment on AIScriptNode_Handler_C_SetFinishTimer"); \ static_assert(sizeof(AIScriptNode_Handler_C_SetFinishTimer) == 0x000020, "Wrong size on AIScriptNode_Handler_C_SetFinishTimer"); \ static_assert(offsetof(AIScriptNode_Handler_C_SetFinishTimer, Time) == 0x000000, "Member 'AIScriptNode_Handler_C_SetFinishTimer::Time' has a wrong offset!"); \ static_assert(offsetof(AIScriptNode_Handler_C_SetFinishTimer, CallFunc_FMax_ReturnValue) == 0x000008, "Member 'AIScriptNode_Handler_C_SetFinishTimer::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIScriptNode_Handler_C_SetFinishTimer, CallFunc_K2_SetTimer_ReturnValue) == 0x000010, "Member 'AIScriptNode_Handler_C_SetFinishTimer::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIScriptNode_Handler_C_SetFinishTimer, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000018, "Member 'AIScriptNode_Handler_C_SetFinishTimer::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIScriptNode_Handler_C \ static_assert(alignof(UAIScriptNode_Handler_C) == 0x000008, "Wrong alignment on UAIScriptNode_Handler_C"); \ static_assert(sizeof(UAIScriptNode_Handler_C) == 0x000110, "Wrong size on UAIScriptNode_Handler_C"); \ static_assert(offsetof(UAIScriptNode_Handler_C, UberGraphFrame) == 0x0000F8, "Member 'UAIScriptNode_Handler_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UAIScriptNode_Handler_C, ActionType) == 0x000100, "Member 'UAIScriptNode_Handler_C::ActionType' 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) == 0x0002F0, "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) == 0x000360, "Wrong size on UARComponent"); \ static_assert(offsetof(UARComponent, NativeID) == 0x0002E0, "Member 'UARComponent::NativeID' has a wrong offset!"); \ static_assert(offsetof(UARComponent, bUseDefaultReplication) == 0x000320, "Member 'UARComponent::bUseDefaultReplication' has a wrong offset!"); \ static_assert(offsetof(UARComponent, DefaultMeshMaterial) == 0x000328, "Member 'UARComponent::DefaultMeshMaterial' has a wrong offset!"); \ static_assert(offsetof(UARComponent, DefaultWireframeMeshMaterial) == 0x000330, "Member 'UARComponent::DefaultWireframeMeshMaterial' has a wrong offset!"); \ static_assert(offsetof(UARComponent, MRMeshComponent) == 0x000338, "Member 'UARComponent::MRMeshComponent' has a wrong offset!"); \ static_assert(offsetof(UARComponent, MyTrackedGeometry) == 0x000340, "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) == 0x000430, "Wrong size on UARPlaneComponent"); \ static_assert(offsetof(UARPlaneComponent, ReplicatedPayload) == 0x000360, "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) == 0x000370, "Wrong size on UARPointComponent"); \ static_assert(offsetof(UARPointComponent, ReplicatedPayload) == 0x000360, "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) == 0x0003F0, "Wrong size on UARFaceComponent"); \ static_assert(offsetof(UARFaceComponent, TransformSetting) == 0x000360, "Member 'UARFaceComponent::TransformSetting' has a wrong offset!"); \ static_assert(offsetof(UARFaceComponent, bUpdateVertexNormal) == 0x000361, "Member 'UARFaceComponent::bUpdateVertexNormal' has a wrong offset!"); \ static_assert(offsetof(UARFaceComponent, bFaceOutOfScreen) == 0x000362, "Member 'UARFaceComponent::bFaceOutOfScreen' has a wrong offset!"); \ static_assert(offsetof(UARFaceComponent, ReplicatedPayload) == 0x000368, "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) == 0x000400, "Wrong size on UARImageComponent"); \ static_assert(offsetof(UARImageComponent, ReplicatedPayload) == 0x000360, "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) == 0x000410, "Wrong size on UARQRCodeComponent"); \ static_assert(offsetof(UARQRCodeComponent, ReplicatedPayload) == 0x000360, "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) == 0x0003D0, "Wrong size on UARPoseComponent"); \ static_assert(offsetof(UARPoseComponent, ReplicatedPayload) == 0x000360, "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) == 0x0003C0, "Wrong size on UAREnvironmentProbeComponent"); \ static_assert(offsetof(UAREnvironmentProbeComponent, ReplicatedPayload) == 0x000360, "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) == 0x0003C0, "Wrong size on UARObjectComponent"); \ static_assert(offsetof(UARObjectComponent, ReplicatedPayload) == 0x000360, "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) == 0x0003F0, "Wrong size on UARMeshComponent"); \ static_assert(offsetof(UARMeshComponent, ReplicatedPayload) == 0x000360, "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) == 0x000400, "Wrong size on UARGeoAnchorComponent"); \ static_assert(offsetof(UARGeoAnchorComponent, ReplicatedPayload) == 0x000360, "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) == 0x000310, "Wrong size on UARLifeCycleComponent"); \ static_assert(offsetof(UARLifeCycleComponent, OnARActorSpawnedDelegate) == 0x0002E0, "Member 'UARLifeCycleComponent::OnARActorSpawnedDelegate' has a wrong offset!"); \ static_assert(offsetof(UARLifeCycleComponent, OnARActorToBeDestroyedDelegate) == 0x0002F0, "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) == 0x0002F0, "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) == 0x000440, "Wrong size on AARSharedWorldGameMode"); \ static_assert(offsetof(AARSharedWorldGameMode, BufferSizePerChunk) == 0x0003D8, "Member 'AARSharedWorldGameMode::BufferSizePerChunk' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AARSharedWorldGameState \ static_assert(alignof(AARSharedWorldGameState) == 0x000008, "Wrong alignment on AARSharedWorldGameState"); \ static_assert(sizeof(AARSharedWorldGameState) == 0x000398, "Wrong size on AARSharedWorldGameState"); \ static_assert(offsetof(AARSharedWorldGameState, PreviewImageData) == 0x000360, "Member 'AARSharedWorldGameState::PreviewImageData' has a wrong offset!"); \ static_assert(offsetof(AARSharedWorldGameState, ARWorldData) == 0x000370, "Member 'AARSharedWorldGameState::ARWorldData' has a wrong offset!"); \ static_assert(offsetof(AARSharedWorldGameState, PreviewImageBytesTotal) == 0x000380, "Member 'AARSharedWorldGameState::PreviewImageBytesTotal' has a wrong offset!"); \ static_assert(offsetof(AARSharedWorldGameState, ARWorldBytesTotal) == 0x000384, "Member 'AARSharedWorldGameState::ARWorldBytesTotal' has a wrong offset!"); \ static_assert(offsetof(AARSharedWorldGameState, PreviewImageBytesDelivered) == 0x000388, "Member 'AARSharedWorldGameState::PreviewImageBytesDelivered' has a wrong offset!"); \ static_assert(offsetof(AARSharedWorldGameState, ARWorldBytesDelivered) == 0x00038C, "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) == 0x0008B8, "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) == 0x000310, "Wrong size on AARSkyLight"); \ static_assert(offsetof(AARSkyLight, CaptureProbe) == 0x000300, "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) == 0x000238, "Wrong size on UARTrackableNotifyComponent"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnAddTrackedGeometry) == 0x0000E8, "Member 'UARTrackableNotifyComponent::OnAddTrackedGeometry' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnUpdateTrackedGeometry) == 0x0000F8, "Member 'UARTrackableNotifyComponent::OnUpdateTrackedGeometry' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnRemoveTrackedGeometry) == 0x000108, "Member 'UARTrackableNotifyComponent::OnRemoveTrackedGeometry' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnAddTrackedPlane) == 0x000118, "Member 'UARTrackableNotifyComponent::OnAddTrackedPlane' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnUpdateTrackedPlane) == 0x000128, "Member 'UARTrackableNotifyComponent::OnUpdateTrackedPlane' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnRemoveTrackedPlane) == 0x000138, "Member 'UARTrackableNotifyComponent::OnRemoveTrackedPlane' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnAddTrackedPoint) == 0x000148, "Member 'UARTrackableNotifyComponent::OnAddTrackedPoint' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnUpdateTrackedPoint) == 0x000158, "Member 'UARTrackableNotifyComponent::OnUpdateTrackedPoint' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnRemoveTrackedPoint) == 0x000168, "Member 'UARTrackableNotifyComponent::OnRemoveTrackedPoint' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnAddTrackedImage) == 0x000178, "Member 'UARTrackableNotifyComponent::OnAddTrackedImage' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnUpdateTrackedImage) == 0x000188, "Member 'UARTrackableNotifyComponent::OnUpdateTrackedImage' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnRemoveTrackedImage) == 0x000198, "Member 'UARTrackableNotifyComponent::OnRemoveTrackedImage' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnAddTrackedFace) == 0x0001A8, "Member 'UARTrackableNotifyComponent::OnAddTrackedFace' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnUpdateTrackedFace) == 0x0001B8, "Member 'UARTrackableNotifyComponent::OnUpdateTrackedFace' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnRemoveTrackedFace) == 0x0001C8, "Member 'UARTrackableNotifyComponent::OnRemoveTrackedFace' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnAddTrackedEnvProbe) == 0x0001D8, "Member 'UARTrackableNotifyComponent::OnAddTrackedEnvProbe' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnUpdateTrackedEnvProbe) == 0x0001E8, "Member 'UARTrackableNotifyComponent::OnUpdateTrackedEnvProbe' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnRemoveTrackedEnvProbe) == 0x0001F8, "Member 'UARTrackableNotifyComponent::OnRemoveTrackedEnvProbe' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnAddTrackedObject) == 0x000208, "Member 'UARTrackableNotifyComponent::OnAddTrackedObject' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnUpdateTrackedObject) == 0x000218, "Member 'UARTrackableNotifyComponent::OnUpdateTrackedObject' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnRemoveTrackedObject) == 0x000228, "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) == 0x0006B0, "Wrong size on UMotionControllerComponent"); \ static_assert(offsetof(UMotionControllerComponent, PlayerIndex) == 0x000588, "Member 'UMotionControllerComponent::PlayerIndex' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, Hand) == 0x00058C, "Member 'UMotionControllerComponent::Hand' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, MotionSource) == 0x000590, "Member 'UMotionControllerComponent::MotionSource' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, CurrentTrackingStatus) == 0x00059C, "Member 'UMotionControllerComponent::CurrentTrackingStatus' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, bDisplayDeviceModel) == 0x00059D, "Member 'UMotionControllerComponent::bDisplayDeviceModel' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, DisplayModelSource) == 0x0005A0, "Member 'UMotionControllerComponent::DisplayModelSource' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, CustomDisplayMesh) == 0x0005A8, "Member 'UMotionControllerComponent::CustomDisplayMesh' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, DisplayMeshMaterialOverrides) == 0x0005B0, "Member 'UMotionControllerComponent::DisplayMeshMaterialOverrides' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, DisplayComponent) == 0x000698, "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) == 0x000198, "Wrong size on UVRNotificationsComponent"); \ static_assert(offsetof(UVRNotificationsComponent, HMDTrackingInitializingAndNeedsHMDToBeTrackedDelegate) == 0x0000E8, "Member 'UVRNotificationsComponent::HMDTrackingInitializingAndNeedsHMDToBeTrackedDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, HMDTrackingInitializedDelegate) == 0x0000F8, "Member 'UVRNotificationsComponent::HMDTrackingInitializedDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, HMDRecenteredDelegate) == 0x000108, "Member 'UVRNotificationsComponent::HMDRecenteredDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, HMDLostDelegate) == 0x000118, "Member 'UVRNotificationsComponent::HMDLostDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, HMDReconnectedDelegate) == 0x000128, "Member 'UVRNotificationsComponent::HMDReconnectedDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, HMDConnectCanceledDelegate) == 0x000138, "Member 'UVRNotificationsComponent::HMDConnectCanceledDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, HMDPutOnHeadDelegate) == 0x000148, "Member 'UVRNotificationsComponent::HMDPutOnHeadDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, HMDRemovedFromHeadDelegate) == 0x000158, "Member 'UVRNotificationsComponent::HMDRemovedFromHeadDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, VRControllerRecenteredDelegate) == 0x000168, "Member 'UVRNotificationsComponent::VRControllerRecenteredDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, XRTrackingOriginChangedDelegate) == 0x000178, "Member 'UVRNotificationsComponent::XRTrackingOriginChangedDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, XRPlayAreaChangedDelegate) == 0x000188, "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_DA_GameSetFixedParameter_Class_C_ApplyHP_WhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_ApplyHP_WhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_ApplyHP_WhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_ApplyHP_WhenEditorRunning) == 0x000003, "Wrong size on DA_GameSetFixedParameter_Class_C_ApplyHP_WhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ApplyHP_WhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_ApplyHP_WhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ApplyHP_WhenEditorRunning, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_ApplyHP_WhenEditorRunning::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ApplyHP_WhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000002, "Member 'DA_GameSetFixedParameter_Class_C_ApplyHP_WhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_ApplyImageDetailSettingWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_ApplyImageDetailSettingWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_ApplyImageDetailSettingWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_ApplyImageDetailSettingWhenEditorRunning) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_ApplyImageDetailSettingWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ApplyImageDetailSettingWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_ApplyImageDetailSettingWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ApplyImageDetailSettingWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_ApplyImageDetailSettingWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_ApplyImageSettingWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_ApplyImageSettingWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_ApplyImageSettingWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_ApplyImageSettingWhenEditorRunning) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_ApplyImageSettingWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ApplyImageSettingWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_ApplyImageSettingWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ApplyImageSettingWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_ApplyImageSettingWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_ApplyLanguageSettingWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_ApplyLanguageSettingWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_ApplyLanguageSettingWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_ApplyLanguageSettingWhenEditorRunning) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_ApplyLanguageSettingWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ApplyLanguageSettingWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_ApplyLanguageSettingWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ApplyLanguageSettingWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_ApplyLanguageSettingWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_ApplyToughnessWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_ApplyToughnessWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_ApplyToughnessWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_ApplyToughnessWhenEditorRunning) == 0x000003, "Wrong size on DA_GameSetFixedParameter_Class_C_ApplyToughnessWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ApplyToughnessWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_ApplyToughnessWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ApplyToughnessWhenEditorRunning, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_ApplyToughnessWhenEditorRunning::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ApplyToughnessWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000002, "Member 'DA_GameSetFixedParameter_Class_C_ApplyToughnessWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_BlockLoad_AI_AssetWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_BlockLoad_AI_AssetWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_BlockLoad_AI_AssetWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_BlockLoad_AI_AssetWhenEditorRunning) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_BlockLoad_AI_AssetWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_BlockLoad_AI_AssetWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_BlockLoad_AI_AssetWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_BlockLoad_AI_AssetWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_BlockLoad_AI_AssetWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_DisplayTerrainTrapRange \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_DisplayTerrainTrapRange) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_DisplayTerrainTrapRange"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_DisplayTerrainTrapRange) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_DisplayTerrainTrapRange"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_DisplayTerrainTrapRange, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_DisplayTerrainTrapRange::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_DisplayTerrainTrapRange, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_DisplayTerrainTrapRange::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_EnableOperationInteractionObjectWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_EnableOperationInteractionObjectWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_EnableOperationInteractionObjectWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_EnableOperationInteractionObjectWhenEditorRunning) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_EnableOperationInteractionObjectWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_EnableOperationInteractionObjectWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_EnableOperationInteractionObjectWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_EnableOperationInteractionObjectWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_EnableOperationInteractionObjectWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_EnableSaveGameWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_EnableSaveGameWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_EnableSaveGameWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_EnableSaveGameWhenEditorRunning) == 0x000003, "Wrong size on DA_GameSetFixedParameter_Class_C_EnableSaveGameWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_EnableSaveGameWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_EnableSaveGameWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_EnableSaveGameWhenEditorRunning, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_EnableSaveGameWhenEditorRunning::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_EnableSaveGameWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000002, "Member 'DA_GameSetFixedParameter_Class_C_EnableSaveGameWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution) == 0x000008, "Wrong alignment on DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution) == 0x000038, "Wrong size on DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution, Resolution) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution::Resolution' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution, ReturnFilmback) == 0x000008, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution::ReturnFilmback' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution, Valid) == 0x000018, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution::Valid' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution, CallFunc_FindCGFilmbackByScreenResolution_Target_ReturnFilmback) == 0x000020, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution::CallFunc_FindCGFilmbackByScreenResolution_Target_ReturnFilmback' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution, CallFunc_FindCGFilmbackByScreenResolution_Target_Valid) == 0x000030, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution::CallFunc_FindCGFilmbackByScreenResolution_Target_Valid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target) == 0x000008, "Wrong alignment on DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target) == 0x000100, "Wrong size on DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, Resolution) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::Resolution' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, TargetMap) == 0x000008, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::TargetMap' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, ReturnFilmback) == 0x000058, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::ReturnFilmback' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, Valid) == 0x000068, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::Valid' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, Local_StandbyValue) == 0x000070, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::Local_StandbyValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, CallFunc_Map_Values_Values) == 0x000080, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, CallFunc_Map_Keys_Keys) == 0x000090, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, CallFunc_Array_Length_ReturnValue) == 0x0000A0, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0000A8, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x0000B0, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, Temp_int_Array_Index_Variable) == 0x0000B8, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000C0, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, CallFunc_Array_Get_Item) == 0x0000C8, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, CallFunc_Conv_IntToDouble_ReturnValue_2) == 0x0000D0, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::CallFunc_Conv_IntToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, CallFunc_Conv_IntToDouble_ReturnValue_3) == 0x0000D8, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::CallFunc_Conv_IntToDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0000E0, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000E8, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000E9, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, Temp_int_Loop_Counter_Variable) == 0x0000EC, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, CallFunc_NotEqual_Vector2DVector2D_ReturnValue) == 0x0000F0, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::CallFunc_NotEqual_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, CallFunc_Less_IntInt_ReturnValue) == 0x0000F1, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, CallFunc_Add_IntInt_ReturnValue) == 0x0000F4, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target, CallFunc_NotEqual_Vector2DVector2D_ReturnValue_1) == 0x0000F8, "Member 'DA_GameSetFixedParameter_Class_C_FindCGFilmbackByScreenResolution_Target::CallFunc_NotEqual_Vector2DVector2D_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution) == 0x000008, "Wrong alignment on DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution) == 0x000110, "Wrong size on DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, Resolution) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::Resolution' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, BySettingValue) == 0x000008, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::BySettingValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, ReturnFOV) == 0x000010, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::ReturnFOV' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, ReturnMin) == 0x000018, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::ReturnMin' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, ReturnMax) == 0x000020, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::ReturnMax' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, Local_StandbyValue) == 0x000028, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::Local_StandbyValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, Temp_int_Array_Index_Variable) == 0x000030, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000038, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000040, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000050, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x00005C, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000060, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_NotEqual_DoubleDouble_ReturnValue_1) == 0x000068, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_NotEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x000070, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000078, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000080, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Divide_DoubleDouble_ReturnValue_3) == 0x000088, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Divide_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Divide_DoubleDouble_ReturnValue_4) == 0x000090, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Divide_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000098, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0000A0, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x0000A8, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x0000B0, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Divide_DoubleDouble_ReturnValue_5) == 0x0000B8, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Divide_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Divide_DoubleDouble_ReturnValue_6) == 0x0000C0, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Divide_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Map_Keys_Keys) == 0x0000C8, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Map_Values_Values) == 0x0000D8, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Array_Get_Item) == 0x0000E8, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Conv_IntToDouble_ReturnValue_2) == 0x0000F0, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Conv_IntToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Conv_IntToDouble_ReturnValue_3) == 0x0000F8, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Conv_IntToDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Divide_DoubleDouble_ReturnValue_7) == 0x000100, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Divide_DoubleDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Array_Length_ReturnValue) == 0x000108, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Less_DoubleDouble_ReturnValue) == 0x00010C, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Less_IntInt_ReturnValue) == 0x00010D, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00010E, "Member 'DA_GameSetFixedParameter_Class_C_FindFovSettingByScreenResolution::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution) == 0x000008, "Wrong alignment on DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution) == 0x0000A0, "Wrong size on DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, Resolution) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::Resolution' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, ReturnFilmback) == 0x000008, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::ReturnFilmback' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, Local_StandbyValue) == 0x000018, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::Local_StandbyValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, Temp_int_Array_Index_Variable) == 0x000028, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000030, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000038, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000040, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, CallFunc_NotEqual_Vector2DVector2D_ReturnValue) == 0x00004C, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::CallFunc_NotEqual_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, CallFunc_NotEqual_Vector2DVector2D_ReturnValue_1) == 0x000054, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::CallFunc_NotEqual_Vector2DVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, CallFunc_Map_Keys_Keys) == 0x000058, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, CallFunc_Map_Values_Values) == 0x000068, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, CallFunc_Array_Get_Item) == 0x000078, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, CallFunc_Conv_IntToDouble_ReturnValue_2) == 0x000080, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::CallFunc_Conv_IntToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, CallFunc_Conv_IntToDouble_ReturnValue_3) == 0x000088, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::CallFunc_Conv_IntToDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000090, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, CallFunc_Array_Length_ReturnValue) == 0x000098, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, CallFunc_Less_DoubleDouble_ReturnValue) == 0x00009C, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, CallFunc_Less_IntInt_ReturnValue) == 0x00009D, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00009E, "Member 'DA_GameSetFixedParameter_Class_C_FindLobbyFilmbackByScreenResolution::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution) == 0x000008, "Wrong alignment on DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution) == 0x000100, "Wrong size on DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, ScreenResolution) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::ScreenResolution' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, ReturnMin) == 0x000008, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::ReturnMin' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, ReturnMax) == 0x000010, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::ReturnMax' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, TempCompareScreenRes) == 0x000018, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::TempCompareScreenRes' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, TempScreenRes) == 0x000020, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::TempScreenRes' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, TempRange) == 0x000028, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::TempRange' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, Temp_int_Array_Index_Variable) == 0x000040, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Map_Keys_Keys) == 0x000048, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Array_Get_Item) == 0x000058, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Map_Find_Value) == 0x000060, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Map_Find_ReturnValue) == 0x000070, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_BreakVector2D_X) == 0x000078, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_BreakVector2D_Y) == 0x000080, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Greater_IntInt_ReturnValue) == 0x000088, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000090, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000098, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Map_Find_Value_1) == 0x0000A8, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Map_Find_ReturnValue_1) == 0x0000B8, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000B9, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_BreakVector2D_X_1) == 0x0000C0, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_BreakVector2D_Y_1) == 0x0000C8, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Map_Keys_Keys_1) == 0x0000D0, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Map_Values_Values) == 0x0000E0, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Array_Get_Item_1) == 0x0000F0, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Array_Length_ReturnValue) == 0x0000F8, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution, CallFunc_Less_IntInt_ReturnValue) == 0x0000FC, "Member 'DA_GameSetFixedParameter_Class_C_FindWidgetScaleValueByScreenResolution::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_FixedApplyExToughnessValueWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_FixedApplyExToughnessValueWhenEditorRunning) == 0x000008, "Wrong alignment on DA_GameSetFixedParameter_Class_C_FixedApplyExToughnessValueWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_FixedApplyExToughnessValueWhenEditorRunning) == 0x000010, "Wrong size on DA_GameSetFixedParameter_Class_C_FixedApplyExToughnessValueWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FixedApplyExToughnessValueWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_FixedApplyExToughnessValueWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FixedApplyExToughnessValueWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000008, "Member 'DA_GameSetFixedParameter_Class_C_FixedApplyExToughnessValueWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_FocusLoginMainGameWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_FocusLoginMainGameWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_FocusLoginMainGameWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_FocusLoginMainGameWhenEditorRunning) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_FocusLoginMainGameWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FocusLoginMainGameWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_FocusLoginMainGameWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_FocusLoginMainGameWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_FocusLoginMainGameWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_ForceClientAttackerWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_ForceClientAttackerWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_ForceClientAttackerWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_ForceClientAttackerWhenEditorRunning) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_ForceClientAttackerWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ForceClientAttackerWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_ForceClientAttackerWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ForceClientAttackerWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_ForceClientAttackerWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_ForceHalitusEffectWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_ForceHalitusEffectWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_ForceHalitusEffectWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_ForceHalitusEffectWhenEditorRunning) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_ForceHalitusEffectWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ForceHalitusEffectWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_ForceHalitusEffectWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ForceHalitusEffectWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_ForceHalitusEffectWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_ForceNewGamePlusRefreshWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_ForceNewGamePlusRefreshWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_ForceNewGamePlusRefreshWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_ForceNewGamePlusRefreshWhenEditorRunning) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_ForceNewGamePlusRefreshWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ForceNewGamePlusRefreshWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_ForceNewGamePlusRefreshWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ForceNewGamePlusRefreshWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_ForceNewGamePlusRefreshWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_ForceShownCloudArchivesWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_ForceShownCloudArchivesWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_ForceShownCloudArchivesWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_ForceShownCloudArchivesWhenEditorRunning) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_ForceShownCloudArchivesWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ForceShownCloudArchivesWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_ForceShownCloudArchivesWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_ForceShownCloudArchivesWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_ForceShownCloudArchivesWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenInitGame \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenInitGame) == 0x000008, "Wrong alignment on DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenInitGame"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenInitGame) == 0x000018, "Wrong size on DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenInitGame"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenInitGame, ReturnValues) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenInitGame::ReturnValues' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenInitGame, CallFunc_IsEditorRunning_ReturnValue) == 0x000010, "Member 'DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenInitGame::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading) == 0x000008, "Wrong alignment on DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading) == 0x000078, "Wrong size on DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading, IsLoading) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading::IsLoading' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading, ReturnValues) == 0x000008, "Member 'DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading::ReturnValues' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading, L_ExpandCommand) == 0x000018, "Member 'DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading::L_ExpandCommand' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading, Temp_string_Variable) == 0x000028, "Member 'DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading, Temp_string_Variable_1) == 0x000038, "Member 'DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading, CallFunc_Array_AddUnique_ReturnValue) == 0x000048, "Member 'DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading, Temp_string_Variable_2) == 0x000050, "Member 'DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading, Temp_string_Variable_3) == 0x000060, "Member 'DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading, CallFunc_IsDCSExperimentalEnabled_ReturnValue) == 0x000070, "Member 'DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading::CallFunc_IsDCSExperimentalEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading, CallFunc_Array_Add_ReturnValue) == 0x000074, "Member 'DA_GameSetFixedParameter_Class_C_GetExecuteConsoleCommandWhenLoading::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_OpenAttackDirectionDebugWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_OpenAttackDirectionDebugWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_OpenAttackDirectionDebugWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_OpenAttackDirectionDebugWhenEditorRunning) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_OpenAttackDirectionDebugWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_OpenAttackDirectionDebugWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_OpenAttackDirectionDebugWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_OpenAttackDirectionDebugWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_OpenAttackDirectionDebugWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_OpenStargraphZhumoSystermWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_OpenStargraphZhumoSystermWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_OpenStargraphZhumoSystermWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_OpenStargraphZhumoSystermWhenEditorRunning) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_OpenStargraphZhumoSystermWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_OpenStargraphZhumoSystermWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_OpenStargraphZhumoSystermWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_OpenStargraphZhumoSystermWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_OpenStargraphZhumoSystermWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_PreLoadEquipmentAssetWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_PreLoadEquipmentAssetWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_PreLoadEquipmentAssetWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_PreLoadEquipmentAssetWhenEditorRunning) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_PreLoadEquipmentAssetWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_PreLoadEquipmentAssetWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_PreLoadEquipmentAssetWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_PreLoadEquipmentAssetWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_PreLoadEquipmentAssetWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_RandomAccountLoginGameWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_RandomAccountLoginGameWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_RandomAccountLoginGameWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_RandomAccountLoginGameWhenEditorRunning) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_RandomAccountLoginGameWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_RandomAccountLoginGameWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_RandomAccountLoginGameWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_RandomAccountLoginGameWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_RandomAccountLoginGameWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_SimulateEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_SimulateEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_SimulateEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_SimulateEditorRunning) == 0x000003, "Wrong size on DA_GameSetFixedParameter_Class_C_SimulateEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_SimulateEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_SimulateEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_SimulateEditorRunning, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_SimulateEditorRunning::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_SimulateEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000002, "Member 'DA_GameSetFixedParameter_Class_C_SimulateEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_SimulateNewGamePlusWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_SimulateNewGamePlusWhenEditorRunning) == 0x000004, "Wrong alignment on DA_GameSetFixedParameter_Class_C_SimulateNewGamePlusWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_SimulateNewGamePlusWhenEditorRunning) == 0x000008, "Wrong size on DA_GameSetFixedParameter_Class_C_SimulateNewGamePlusWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_SimulateNewGamePlusWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_SimulateNewGamePlusWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_SimulateNewGamePlusWhenEditorRunning, EnableSimulate) == 0x000004, "Member 'DA_GameSetFixedParameter_Class_C_SimulateNewGamePlusWhenEditorRunning::EnableSimulate' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_SimulateNewGamePlusWhenEditorRunning, CallFunc_Greater_IntInt_ReturnValue) == 0x000005, "Member 'DA_GameSetFixedParameter_Class_C_SimulateNewGamePlusWhenEditorRunning::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_SimulateNewGamePlusWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000006, "Member 'DA_GameSetFixedParameter_Class_C_SimulateNewGamePlusWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_SimulatePS5Running \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_SimulatePS5Running) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_SimulatePS5Running"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_SimulatePS5Running) == 0x000003, "Wrong size on DA_GameSetFixedParameter_Class_C_SimulatePS5Running"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_SimulatePS5Running, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_SimulatePS5Running::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_SimulatePS5Running, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_SimulatePS5Running::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_SimulatePS5Running, CallFunc_IsEditorRunning_ReturnValue) == 0x000002, "Member 'DA_GameSetFixedParameter_Class_C_SimulatePS5Running::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_SimulateXboxRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_SimulateXboxRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_SimulateXboxRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_SimulateXboxRunning) == 0x000003, "Wrong size on DA_GameSetFixedParameter_Class_C_SimulateXboxRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_SimulateXboxRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_SimulateXboxRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_SimulateXboxRunning, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_SimulateXboxRunning::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_SimulateXboxRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000002, "Member 'DA_GameSetFixedParameter_Class_C_SimulateXboxRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_SkipLobbyWarnningWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_SkipLobbyWarnningWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_SkipLobbyWarnningWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_SkipLobbyWarnningWhenEditorRunning) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_SkipLobbyWarnningWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_SkipLobbyWarnningWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_SkipLobbyWarnningWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_SkipLobbyWarnningWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_SkipLobbyWarnningWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_VisLanguageSettingWhenEditorRunning \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_VisLanguageSettingWhenEditorRunning) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_VisLanguageSettingWhenEditorRunning"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_VisLanguageSettingWhenEditorRunning) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_VisLanguageSettingWhenEditorRunning"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_VisLanguageSettingWhenEditorRunning, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_VisLanguageSettingWhenEditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_VisLanguageSettingWhenEditorRunning, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_VisLanguageSettingWhenEditorRunning::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_Whether_To_Enable_The_Stamp_Area_Limit \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_Whether_To_Enable_The_Stamp_Area_Limit) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_Whether_To_Enable_The_Stamp_Area_Limit"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_Whether_To_Enable_The_Stamp_Area_Limit) == 0x000002, "Wrong size on DA_GameSetFixedParameter_Class_C_Whether_To_Enable_The_Stamp_Area_Limit"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_Whether_To_Enable_The_Stamp_Area_Limit, return_value) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_Whether_To_Enable_The_Stamp_Area_Limit::return_value' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_Whether_To_Enable_The_Stamp_Area_Limit, CallFunc_IsEditorRunning_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_Whether_To_Enable_The_Stamp_Area_Limit::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_Whether_to_Vis_Online_Password_Option \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_Whether_to_Vis_Online_Password_Option) == 0x000001, "Wrong alignment on DA_GameSetFixedParameter_Class_C_Whether_to_Vis_Online_Password_Option"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_Whether_to_Vis_Online_Password_Option) == 0x000003, "Wrong size on DA_GameSetFixedParameter_Class_C_Whether_to_Vis_Online_Password_Option"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_Whether_to_Vis_Online_Password_Option, IsOpen) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_Whether_to_Vis_Online_Password_Option::IsOpen' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_Whether_to_Vis_Online_Password_Option, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'DA_GameSetFixedParameter_Class_C_Whether_to_Vis_Online_Password_Option::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_Whether_to_Vis_Online_Password_Option, CallFunc_IsEditorRunning_ReturnValue) == 0x000002, "Member 'DA_GameSetFixedParameter_Class_C_Whether_to_Vis_Online_Password_Option::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_GetGammaDefaultValue_Percent_ \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_GetGammaDefaultValue_Percent_) == 0x000008, "Wrong alignment on DA_GameSetFixedParameter_Class_C_GetGammaDefaultValue_Percent_"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_GetGammaDefaultValue_Percent_) == 0x000010, "Wrong size on DA_GameSetFixedParameter_Class_C_GetGammaDefaultValue_Percent_"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetGammaDefaultValue_Percent_, ReturnValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_GetGammaDefaultValue_Percent_::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetGammaDefaultValue_Percent_, CallFunc_GetGammaValue_Percent__ReturnValue) == 0x000008, "Member 'DA_GameSetFixedParameter_Class_C_GetGammaDefaultValue_Percent_::CallFunc_GetGammaValue_Percent__ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_GetGammaValue_Percent_ \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_GetGammaValue_Percent_) == 0x000008, "Wrong alignment on DA_GameSetFixedParameter_Class_C_GetGammaValue_Percent_"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_GetGammaValue_Percent_) == 0x000018, "Wrong size on DA_GameSetFixedParameter_Class_C_GetGammaValue_Percent_"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetGammaValue_Percent_, Value) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_GetGammaValue_Percent_::Value' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetGammaValue_Percent_, ReturnValue) == 0x000008, "Member 'DA_GameSetFixedParameter_Class_C_GetGammaValue_Percent_::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_GetGammaValue_Percent_, CallFunc_NormalizeToRange_ReturnValue) == 0x000010, "Member 'DA_GameSetFixedParameter_Class_C_GetGammaValue_Percent_::CallFunc_NormalizeToRange_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_GameSetFixedParameter_Class_C_PercentConvGammaValue \ static_assert(alignof(DA_GameSetFixedParameter_Class_C_PercentConvGammaValue) == 0x000008, "Wrong alignment on DA_GameSetFixedParameter_Class_C_PercentConvGammaValue"); \ static_assert(sizeof(DA_GameSetFixedParameter_Class_C_PercentConvGammaValue) == 0x000020, "Wrong size on DA_GameSetFixedParameter_Class_C_PercentConvGammaValue"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_PercentConvGammaValue, PercentValue) == 0x000000, "Member 'DA_GameSetFixedParameter_Class_C_PercentConvGammaValue::PercentValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_PercentConvGammaValue, ReturnValue) == 0x000008, "Member 'DA_GameSetFixedParameter_Class_C_PercentConvGammaValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_PercentConvGammaValue, CallFunc_FClamp_ReturnValue) == 0x000010, "Member 'DA_GameSetFixedParameter_Class_C_PercentConvGammaValue::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_GameSetFixedParameter_Class_C_PercentConvGammaValue, K2Node_MathExpression_ReturnValue) == 0x000018, "Member 'DA_GameSetFixedParameter_Class_C_PercentConvGammaValue::K2Node_MathExpression_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDA_GameSetFixedParameter_Class_C \ static_assert(alignof(UDA_GameSetFixedParameter_Class_C) == 0x000008, "Wrong alignment on UDA_GameSetFixedParameter_Class_C"); \ static_assert(sizeof(UDA_GameSetFixedParameter_Class_C) == 0x0002B8, "Wrong size on UDA_GameSetFixedParameter_Class_C"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, Gamma_Max) == 0x000030, "Member 'UDA_GameSetFixedParameter_Class_C::Gamma_Max' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, Gamma_Min) == 0x000038, "Member 'UDA_GameSetFixedParameter_Class_C::Gamma_Min' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, Gamma_Default) == 0x000040, "Member 'UDA_GameSetFixedParameter_Class_C::Gamma_Default' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, Gamma_IncreaseValue) == 0x000048, "Member 'UDA_GameSetFixedParameter_Class_C::Gamma_IncreaseValue' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下游戏内可切换语言) == 0x000050, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下游戏内可切换语言' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下应用语言设置) == 0x000051, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下应用语言设置' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下应用图像设置) == 0x000052, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下应用图像设置' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下应用图像详细设置) == 0x000053, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下应用图像详细设置' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下模拟平台运行) == 0x000054, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下模拟平台运行' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下主游戏强制登录) == 0x000055, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下主游戏强制登录' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下关闭血量) == 0x000056, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下关闭血量' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下不消耗韧性) == 0x000057, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下不消耗韧性' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下固定额外扣除的韧性) == 0x000058, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下固定额外扣除的韧性' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 强制非编辑器模式运行) == 0x000060, "Member 'UDA_GameSetFixedParameter_Class_C::强制非编辑器模式运行' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下使用随机账号登陆游戏) == 0x000061, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下使用随机账号登陆游戏' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下是否开启印记区域限制) == 0x000062, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下是否开启印记区域限制' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 是否有登录流程) == 0x000063, "Member 'UDA_GameSetFixedParameter_Class_C::是否有登录流程' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 是否要显示谏言页面) == 0x000064, "Member 'UDA_GameSetFixedParameter_Class_C::是否要显示谏言页面' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下强制玩家为对应类型) == 0x000065, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下强制玩家为对应类型' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器运行应用的指令) == 0x000068, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器运行应用的指令' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 正常运行应用的指令) == 0x000078, "Member 'UDA_GameSetFixedParameter_Class_C::正常运行应用的指令' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下不进行存档) == 0x000088, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下不进行存档' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下开启机关不需要任何条件) == 0x000089, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下开启机关不需要任何条件' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 加载的时候运行应用的指令) == 0x000090, "Member 'UDA_GameSetFixedParameter_Class_C::加载的时候运行应用的指令' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 不加载的时候运行应用的指令) == 0x0000A0, "Member 'UDA_GameSetFixedParameter_Class_C::不加载的时候运行应用的指令' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, FeedbackStrength) == 0x0000B0, "Member 'UDA_GameSetFixedParameter_Class_C::FeedbackStrength' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下关闭联机密码选项) == 0x0000C0, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下关闭联机密码选项' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下提前加载所有的装备资产) == 0x0000C1, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下提前加载所有的装备资产' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下阻塞式加载AI资产) == 0x0000C2, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下阻塞式加载AI资产' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 暂时关闭异步配置错误弹窗) == 0x0000C3, "Member 'UDA_GameSetFixedParameter_Class_C::暂时关闭异步配置错误弹窗' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下开启星图注魔) == 0x0000C4, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下开启星图注魔' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器下显示异常陷阱范围) == 0x0000C5, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器下显示异常陷阱范围' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, Loading界面道具提示最多可重复多少个) == 0x0000C8, "Member 'UDA_GameSetFixedParameter_Class_C::Loading界面道具提示最多可重复多少个' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下跳过大厅警告) == 0x0000CC, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下跳过大厅警告' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下开启飙血方向Debug) == 0x0000CD, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下开启飙血方向Debug' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下模拟周目数) == 0x0000D0, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下模拟周目数' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下强制执行新周目刷新) == 0x0000D4, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下强制执行新周目刷新' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, CameraDepthFieldValueBySet) == 0x0000D8, "Member 'UDA_GameSetFixedParameter_Class_C::CameraDepthFieldValueBySet' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下强制显示云存档流程) == 0x0000E8, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下强制显示云存档流程' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 玩家摄像机FOV动态调整变化的基准值) == 0x0000F0, "Member 'UDA_GameSetFixedParameter_Class_C::玩家摄像机FOV动态调整变化的基准值' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 分辨率自适应FOV) == 0x0000F8, "Member 'UDA_GameSetFixedParameter_Class_C::分辨率自适应FOV' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, FOV可调整的最大最小浮动) == 0x000148, "Member 'UDA_GameSetFixedParameter_Class_C::FOV可调整的最大最小浮动' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 编辑器模式下可以直接哈气) == 0x000150, "Member 'UDA_GameSetFixedParameter_Class_C::编辑器模式下可以直接哈气' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 大厅分辨率自适应Filmback默认值) == 0x000158, "Member 'UDA_GameSetFixedParameter_Class_C::大厅分辨率自适应Filmback默认值' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 分辨率自适应Filmback_大厅) == 0x000168, "Member 'UDA_GameSetFixedParameter_Class_C::分辨率自适应Filmback_大厅' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 大厅运行时使用的指令) == 0x0001B8, "Member 'UDA_GameSetFixedParameter_Class_C::大厅运行时使用的指令' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 存档版本) == 0x000208, "Member 'UDA_GameSetFixedParameter_Class_C::存档版本' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 分辨率自适应Filmback_CG) == 0x000210, "Member 'UDA_GameSetFixedParameter_Class_C::分辨率自适应Filmback_CG' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 开启新游戏CG视频) == 0x000260, "Member 'UDA_GameSetFixedParameter_Class_C::开启新游戏CG视频' has a wrong offset!"); \ static_assert(offsetof(UDA_GameSetFixedParameter_Class_C, 分辨率对应UI缩放范围) == 0x000268, "Member 'UDA_GameSetFixedParameter_Class_C::分辨率对应UI缩放范围' 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_WB_OpenStyleSkillPanel_C_BackKeyEvent \ static_assert(alignof(WB_OpenStyleSkillPanel_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_OpenStyleSkillPanel_C_BackKeyEvent"); \ static_assert(sizeof(WB_OpenStyleSkillPanel_C_BackKeyEvent) == 0x000048, "Wrong size on WB_OpenStyleSkillPanel_C_BackKeyEvent"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_OpenStyleSkillPanel_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_OpenStyleSkillPanel_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OpenStyleSkillPanel_C_EnterKeyEvent \ static_assert(alignof(WB_OpenStyleSkillPanel_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_OpenStyleSkillPanel_C_EnterKeyEvent"); \ static_assert(sizeof(WB_OpenStyleSkillPanel_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_OpenStyleSkillPanel_C_EnterKeyEvent"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_OpenStyleSkillPanel_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_OpenStyleSkillPanel_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel \ static_assert(alignof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel) == 0x000008, "Wrong alignment on WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel"); \ static_assert(sizeof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel) == 0x000310, "Wrong size on WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, EntryPoint) == 0x000000, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, Temp_delegate_Variable) == 0x000004, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, CallFunc_PostEvent_ReturnValue) == 0x000014, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, K2Node_Event_InGeometry_1) == 0x000018, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, K2Node_Event_isDown_1) == 0x000058, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, K2Node_Event_InGeometry) == 0x000060, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, K2Node_Event_isDown) == 0x0000A0, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, CallFunc_GetStyleSkillByID_Find) == 0x0000A1, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::CallFunc_GetStyleSkillByID_Find' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, CallFunc_GetStyleSkillByID_ReturnValue) == 0x0000A8, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::CallFunc_GetStyleSkillByID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, Temp_delegate_Variable_1) == 0x000260, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, CallFunc_PostEvent_ReturnValue_1) == 0x000270, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, K2Node_MakeStruct_FormatArgumentData) == 0x000278, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, K2Node_MakeArray_Array) == 0x0002C8, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, CallFunc_GetPlayerController_ReturnValue) == 0x0002D8, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, CallFunc_Format_ReturnValue) == 0x0002E0, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, CallFunc_GetUIStatic_ReturnValue) == 0x0002F8, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, CallFunc_GetUIZOder_ZOder) == 0x000300, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000308, "Member 'WB_OpenStyleSkillPanel_C_ExecuteUbergraph_WB_OpenStyleSkillPanel::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_OpenStyleSkillPanel_C \ static_assert(alignof(UWB_OpenStyleSkillPanel_C) == 0x000008, "Wrong alignment on UWB_OpenStyleSkillPanel_C"); \ static_assert(sizeof(UWB_OpenStyleSkillPanel_C) == 0x0002E8, "Wrong size on UWB_OpenStyleSkillPanel_C"); \ static_assert(offsetof(UWB_OpenStyleSkillPanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_OpenStyleSkillPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_OpenStyleSkillPanel_C, WB_SecondaryWindow1) == 0x0002C8, "Member 'UWB_OpenStyleSkillPanel_C::WB_SecondaryWindow1' has a wrong offset!"); \ static_assert(offsetof(UWB_OpenStyleSkillPanel_C, OpenInjectWindow) == 0x0002D0, "Member 'UWB_OpenStyleSkillPanel_C::OpenInjectWindow' has a wrong offset!"); \ static_assert(offsetof(UWB_OpenStyleSkillPanel_C, StyleSkillID) == 0x0002E0, "Member 'UWB_OpenStyleSkillPanel_C::StyleSkillID' 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_FST_Achievement_IDCount \ static_assert(alignof(FST_Achievement_IDCount) == 0x000004, "Wrong alignment on FST_Achievement_IDCount"); \ static_assert(sizeof(FST_Achievement_IDCount) == 0x00000C, "Wrong size on FST_Achievement_IDCount"); \ static_assert(offsetof(FST_Achievement_IDCount, ID_12_F8022B114CF7CE458EE0F08B77719E36) == 0x000000, "Member 'FST_Achievement_IDCount::ID_12_F8022B114CF7CE458EE0F08B77719E36' has a wrong offset!"); \ static_assert(offsetof(FST_Achievement_IDCount, TargetNumber_6_EE8494204BB745D1D9B989AB49C223D3) == 0x000008, "Member 'FST_Achievement_IDCount::TargetNumber_6_EE8494204BB745D1D9B989AB49C223D3' has a wrong offset!"); \ #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_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_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_UFoliageInstancedStaticMeshComponent \ static_assert(alignof(UFoliageInstancedStaticMeshComponent) == 0x000010, "Wrong alignment on UFoliageInstancedStaticMeshComponent"); \ static_assert(sizeof(UFoliageInstancedStaticMeshComponent) == 0x0009F0, "Wrong size on UFoliageInstancedStaticMeshComponent"); \ static_assert(offsetof(UFoliageInstancedStaticMeshComponent, OnInstanceTakePointDamage) == 0x0009B8, "Member 'UFoliageInstancedStaticMeshComponent::OnInstanceTakePointDamage' has a wrong offset!"); \ static_assert(offsetof(UFoliageInstancedStaticMeshComponent, OnInstanceTakeRadialDamage) == 0x0009C8, "Member 'UFoliageInstancedStaticMeshComponent::OnInstanceTakeRadialDamage' has a wrong offset!"); \ static_assert(offsetof(UFoliageInstancedStaticMeshComponent, bEnableDiscardOnLoad) == 0x0009D8, "Member 'UFoliageInstancedStaticMeshComponent::bEnableDiscardOnLoad' has a wrong offset!"); \ static_assert(offsetof(UFoliageInstancedStaticMeshComponent, GenerationGuid) == 0x0009DC, "Member 'UFoliageInstancedStaticMeshComponent::GenerationGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGrassInstancedStaticMeshComponent \ static_assert(alignof(UGrassInstancedStaticMeshComponent) == 0x000010, "Wrong alignment on UGrassInstancedStaticMeshComponent"); \ static_assert(sizeof(UGrassInstancedStaticMeshComponent) == 0x0009C0, "Wrong size on UGrassInstancedStaticMeshComponent"); \ #define DUMPER7_ASSERTS_UFoliageType \ static_assert(alignof(UFoliageType) == 0x000008, "Wrong alignment on UFoliageType"); \ static_assert(sizeof(UFoliageType) == 0x0004C0, "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, Mobility) == 0x000178, "Member 'UFoliageType::Mobility' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, CullDistance) == 0x00017C, "Member 'UFoliageType::CullDistance' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, OverriddenLightMapRes) == 0x000190, "Member 'UFoliageType::OverriddenLightMapRes' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, LightmapType) == 0x000194, "Member 'UFoliageType::LightmapType' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, WorldPositionOffsetDisableDistance) == 0x0001A0, "Member 'UFoliageType::WorldPositionOffsetDisableDistance' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, BodyInstance) == 0x0001A8, "Member 'UFoliageType::BodyInstance' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, CustomNavigableGeometry) == 0x000338, "Member 'UFoliageType::CustomNavigableGeometry' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, LightingChannels) == 0x000339, "Member 'UFoliageType::LightingChannels' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, CustomDepthStencilWriteMask) == 0x000340, "Member 'UFoliageType::CustomDepthStencilWriteMask' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, CustomDepthStencilValue) == 0x000344, "Member 'UFoliageType::CustomDepthStencilValue' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, TranslucencySortPriority) == 0x000348, "Member 'UFoliageType::TranslucencySortPriority' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, CollisionRadius) == 0x00034C, "Member 'UFoliageType::CollisionRadius' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, ShadeRadius) == 0x000350, "Member 'UFoliageType::ShadeRadius' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, NumSteps) == 0x000354, "Member 'UFoliageType::NumSteps' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, InitialSeedDensity) == 0x000358, "Member 'UFoliageType::InitialSeedDensity' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, AverageSpreadDistance) == 0x00035C, "Member 'UFoliageType::AverageSpreadDistance' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, SpreadVariance) == 0x000360, "Member 'UFoliageType::SpreadVariance' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, SeedsPerStep) == 0x000364, "Member 'UFoliageType::SeedsPerStep' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, DistributionSeed) == 0x000368, "Member 'UFoliageType::DistributionSeed' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, MaxInitialSeedOffset) == 0x00036C, "Member 'UFoliageType::MaxInitialSeedOffset' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, bCanGrowInShade) == 0x000370, "Member 'UFoliageType::bCanGrowInShade' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, bSpawnsInShade) == 0x000371, "Member 'UFoliageType::bSpawnsInShade' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, MaxInitialAge) == 0x000374, "Member 'UFoliageType::MaxInitialAge' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, MaxAge) == 0x000378, "Member 'UFoliageType::MaxAge' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, OverlapPriority) == 0x00037C, "Member 'UFoliageType::OverlapPriority' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, ProceduralScale) == 0x000380, "Member 'UFoliageType::ProceduralScale' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, ScaleCurve) == 0x000388, "Member 'UFoliageType::ScaleCurve' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, DensityFalloff) == 0x000410, "Member 'UFoliageType::DensityFalloff' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, ChangeCount) == 0x0004A0, "Member 'UFoliageType::ChangeCount' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, RuntimeVirtualTextures) == 0x0004A8, "Member 'UFoliageType::RuntimeVirtualTextures' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, VirtualTextureCullMips) == 0x0004B8, "Member 'UFoliageType::VirtualTextureCullMips' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, VirtualTextureRenderPassType) == 0x0004BC, "Member 'UFoliageType::VirtualTextureRenderPassType' 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) == 0x0004D8, "Wrong size on UFoliageType_Actor"); \ static_assert(offsetof(UFoliageType_Actor, ActorClass) == 0x0004C0, "Member 'UFoliageType_Actor::ActorClass' has a wrong offset!"); \ static_assert(offsetof(UFoliageType_Actor, bShouldAttachToBaseComponent) == 0x0004C8, "Member 'UFoliageType_Actor::bShouldAttachToBaseComponent' has a wrong offset!"); \ static_assert(offsetof(UFoliageType_Actor, bStaticMeshOnly) == 0x0004C9, "Member 'UFoliageType_Actor::bStaticMeshOnly' has a wrong offset!"); \ static_assert(offsetof(UFoliageType_Actor, StaticMeshOnlyComponentClass) == 0x0004D0, "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) == 0x0004F0, "Wrong size on UFoliageType_InstancedStaticMesh"); \ static_assert(offsetof(UFoliageType_InstancedStaticMesh, Mesh) == 0x0004C0, "Member 'UFoliageType_InstancedStaticMesh::Mesh' has a wrong offset!"); \ static_assert(offsetof(UFoliageType_InstancedStaticMesh, OverrideMaterials) == 0x0004C8, "Member 'UFoliageType_InstancedStaticMesh::OverrideMaterials' has a wrong offset!"); \ static_assert(offsetof(UFoliageType_InstancedStaticMesh, NaniteOverrideMaterials) == 0x0004D8, "Member 'UFoliageType_InstancedStaticMesh::NaniteOverrideMaterials' has a wrong offset!"); \ static_assert(offsetof(UFoliageType_InstancedStaticMesh, ComponentClass) == 0x0004E8, "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) == 0x000350, "Wrong size on AInstancedFoliageActor"); \ #define DUMPER7_ASSERTS_UInteractiveFoliageComponent \ static_assert(alignof(UInteractiveFoliageComponent) == 0x000010, "Wrong alignment on UInteractiveFoliageComponent"); \ static_assert(sizeof(UInteractiveFoliageComponent) == 0x0006F0, "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) == 0x000390, "Wrong size on AInteractiveFoliageActor"); \ static_assert(offsetof(AInteractiveFoliageActor, CapsuleComponent) == 0x000300, "Member 'AInteractiveFoliageActor::CapsuleComponent' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, TouchingActorEntryPosition) == 0x000308, "Member 'AInteractiveFoliageActor::TouchingActorEntryPosition' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, FoliageVelocity) == 0x000320, "Member 'AInteractiveFoliageActor::FoliageVelocity' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, FoliageForce) == 0x000338, "Member 'AInteractiveFoliageActor::FoliageForce' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, FoliagePosition) == 0x000350, "Member 'AInteractiveFoliageActor::FoliagePosition' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, FoliageDamageImpulseScale) == 0x000368, "Member 'AInteractiveFoliageActor::FoliageDamageImpulseScale' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, FoliageTouchImpulseScale) == 0x00036C, "Member 'AInteractiveFoliageActor::FoliageTouchImpulseScale' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, FoliageStiffness) == 0x000370, "Member 'AInteractiveFoliageActor::FoliageStiffness' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, FoliageStiffnessQuadratic) == 0x000374, "Member 'AInteractiveFoliageActor::FoliageStiffnessQuadratic' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, FoliageDamping) == 0x000378, "Member 'AInteractiveFoliageActor::FoliageDamping' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, MaxDamageImpulse) == 0x00037C, "Member 'AInteractiveFoliageActor::MaxDamageImpulse' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, MaxTouchImpulse) == 0x000380, "Member 'AInteractiveFoliageActor::MaxTouchImpulse' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, MaxForce) == 0x000384, "Member 'AInteractiveFoliageActor::MaxForce' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, Mass) == 0x000388, "Member 'AInteractiveFoliageActor::Mass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AProceduralFoliageBlockingVolume \ static_assert(alignof(AProceduralFoliageBlockingVolume) == 0x000008, "Wrong alignment on AProceduralFoliageBlockingVolume"); \ static_assert(sizeof(AProceduralFoliageBlockingVolume) == 0x0003C0, "Wrong size on AProceduralFoliageBlockingVolume"); \ static_assert(offsetof(AProceduralFoliageBlockingVolume, ProceduralFoliageVolume) == 0x000328, "Member 'AProceduralFoliageBlockingVolume::ProceduralFoliageVolume' has a wrong offset!"); \ static_assert(offsetof(AProceduralFoliageBlockingVolume, DensityFalloff) == 0x000330, "Member 'AProceduralFoliageBlockingVolume::DensityFalloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProceduralFoliageComponent \ static_assert(alignof(UProceduralFoliageComponent) == 0x000008, "Wrong alignment on UProceduralFoliageComponent"); \ static_assert(sizeof(UProceduralFoliageComponent) == 0x000110, "Wrong size on UProceduralFoliageComponent"); \ static_assert(offsetof(UProceduralFoliageComponent, FoliageSpawner) == 0x0000E8, "Member 'UProceduralFoliageComponent::FoliageSpawner' has a wrong offset!"); \ static_assert(offsetof(UProceduralFoliageComponent, TileOverlap) == 0x0000F0, "Member 'UProceduralFoliageComponent::TileOverlap' has a wrong offset!"); \ static_assert(offsetof(UProceduralFoliageComponent, SpawningVolume) == 0x0000F8, "Member 'UProceduralFoliageComponent::SpawningVolume' has a wrong offset!"); \ static_assert(offsetof(UProceduralFoliageComponent, ProceduralGuid) == 0x000100, "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) == 0x000338, "Wrong size on AProceduralFoliageVolume"); \ static_assert(offsetof(AProceduralFoliageVolume, ProceduralComponent) == 0x000330, "Member 'AProceduralFoliageVolume::ProceduralComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_RestoreWL_C_OnBuffFunction \ static_assert(alignof(BP_Buff_RestoreWL_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_RestoreWL_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_RestoreWL_C_OnBuffFunction) == 0x0000E0, "Wrong size on BP_Buff_RestoreWL_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, Temp_int_Variable) == 0x000008, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, Temp_real_Variable) == 0x000010, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, Temp_real_Variable_1) == 0x000018, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, Temp_real_Variable_2) == 0x000020, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, Temp_real_Variable_3) == 0x000028, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, Temp_real_Variable_4) == 0x000030, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, Temp_real_Variable_5) == 0x000038, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, Temp_real_Variable_6) == 0x000040, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::Temp_real_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, Temp_real_Variable_7) == 0x000048, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::Temp_real_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, Temp_real_Variable_8) == 0x000050, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::Temp_real_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, Temp_real_Variable_9) == 0x000058, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::Temp_real_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, Temp_real_Variable_10) == 0x000060, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::Temp_real_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, Temp_real_Variable_11) == 0x000068, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::Temp_real_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, Temp_real_Variable_12) == 0x000070, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::Temp_real_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, CallFunc_GetBuffLevel_BuffLevel) == 0x000078, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::CallFunc_GetBuffLevel_BuffLevel' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, K2Node_Select_Default) == 0x000080, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000088, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWL_C_OnBuffFunction, K2Node_MakeMap_Map) == 0x000090, "Member 'BP_Buff_RestoreWL_C_OnBuffFunction::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_RestoreWL_C \ static_assert(alignof(UBP_Buff_RestoreWL_C) == 0x000008, "Wrong alignment on UBP_Buff_RestoreWL_C"); \ static_assert(sizeof(UBP_Buff_RestoreWL_C) == 0x000158, "Wrong size on UBP_Buff_RestoreWL_C"); \ #define DUMPER7_ASSERTS_UShake_Bridge_C \ static_assert(alignof(UShake_Bridge_C) == 0x000010, "Wrong alignment on UShake_Bridge_C"); \ static_assert(sizeof(UShake_Bridge_C) == 0x000210, "Wrong size on UShake_Bridge_C"); \ #define DUMPER7_ASSERTS_FST_NPCChangePlayable \ static_assert(alignof(FST_NPCChangePlayable) == 0x000008, "Wrong alignment on FST_NPCChangePlayable"); \ static_assert(sizeof(FST_NPCChangePlayable) == 0x000040, "Wrong size on FST_NPCChangePlayable"); \ static_assert(offsetof(FST_NPCChangePlayable, IdleAnim_12_D52B7B1C43F001D8CB1009A4F4FDFF8C) == 0x000000, "Member 'FST_NPCChangePlayable::IdleAnim_12_D52B7B1C43F001D8CB1009A4F4FDFF8C' has a wrong offset!"); \ static_assert(offsetof(FST_NPCChangePlayable, MontageList_9_4DE28C4D452E57E62840538269787DAA) == 0x000030, "Member 'FST_NPCChangePlayable::MontageList_9_4DE28C4D452E57E62840538269787DAA' has a wrong offset!"); \ #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) == 0x0006F0, "Wrong size on UControlPointMeshComponent"); \ static_assert(offsetof(UControlPointMeshComponent, VirtualTextureMainPassMaxDrawDistance) == 0x0006E0, "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) == 0x000640, "Wrong size on ALandscapeProxy"); \ static_assert(offsetof(ALandscapeProxy, SplineComponent) == 0x0002F8, "Member 'ALandscapeProxy::SplineComponent' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LandscapeGuid) == 0x000300, "Member 'ALandscapeProxy::LandscapeGuid' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, PerLODOverrideMaterials) == 0x000310, "Member 'ALandscapeProxy::PerLODOverrideMaterials' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LandscapeSectionOffset) == 0x000320, "Member 'ALandscapeProxy::LandscapeSectionOffset' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, MaxLODLevel) == 0x000328, "Member 'ALandscapeProxy::MaxLODLevel' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, ComponentScreenSizeToUseSubSections) == 0x00032C, "Member 'ALandscapeProxy::ComponentScreenSizeToUseSubSections' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, Lod0ScreenSize) == 0x000330, "Member 'ALandscapeProxy::Lod0ScreenSize' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LOD0DistributionSetting) == 0x000334, "Member 'ALandscapeProxy::LOD0DistributionSetting' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LODDistributionSetting) == 0x000338, "Member 'ALandscapeProxy::LODDistributionSetting' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, StaticLightingLOD) == 0x00033C, "Member 'ALandscapeProxy::StaticLightingLOD' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, DefaultPhysMaterial) == 0x000340, "Member 'ALandscapeProxy::DefaultPhysMaterial' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, StreamingDistanceMultiplier) == 0x000348, "Member 'ALandscapeProxy::StreamingDistanceMultiplier' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LandscapeMaterial) == 0x000350, "Member 'ALandscapeProxy::LandscapeMaterial' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LandscapeHoleMaterial) == 0x000378, "Member 'ALandscapeProxy::LandscapeHoleMaterial' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, RuntimeVirtualTextures) == 0x000380, "Member 'ALandscapeProxy::RuntimeVirtualTextures' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, bSetCreateRuntimeVirtualTextureVolumes) == 0x000390, "Member 'ALandscapeProxy::bSetCreateRuntimeVirtualTextureVolumes' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, VirtualTextureNumLods) == 0x000394, "Member 'ALandscapeProxy::VirtualTextureNumLods' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, VirtualTextureLodBias) == 0x000398, "Member 'ALandscapeProxy::VirtualTextureLodBias' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, VirtualTextureRenderPassType) == 0x00039C, "Member 'ALandscapeProxy::VirtualTextureRenderPassType' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, NegativeZBoundsExtension) == 0x0003A0, "Member 'ALandscapeProxy::NegativeZBoundsExtension' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, PositiveZBoundsExtension) == 0x0003A4, "Member 'ALandscapeProxy::PositiveZBoundsExtension' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LandscapeComponents) == 0x0003A8, "Member 'ALandscapeProxy::LandscapeComponents' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, CollisionComponents) == 0x0003B8, "Member 'ALandscapeProxy::CollisionComponents' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, FoliageComponents) == 0x0003C8, "Member 'ALandscapeProxy::FoliageComponents' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, NaniteComponent) == 0x0003D8, "Member 'ALandscapeProxy::NaniteComponent' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, bHasLandscapeGrass) == 0x000444, "Member 'ALandscapeProxy::bHasLandscapeGrass' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, StaticLightingResolution) == 0x000448, "Member 'ALandscapeProxy::StaticLightingResolution' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LightingChannels) == 0x00045D, "Member 'ALandscapeProxy::LightingChannels' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, CustomDepthStencilWriteMask) == 0x000464, "Member 'ALandscapeProxy::CustomDepthStencilWriteMask' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, CustomDepthStencilValue) == 0x000468, "Member 'ALandscapeProxy::CustomDepthStencilValue' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LDMaxDrawDistance) == 0x00046C, "Member 'ALandscapeProxy::LDMaxDrawDistance' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LightmassSettings) == 0x000470, "Member 'ALandscapeProxy::LightmassSettings' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, CollisionMipLevel) == 0x000488, "Member 'ALandscapeProxy::CollisionMipLevel' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, SimpleCollisionMipLevel) == 0x00048C, "Member 'ALandscapeProxy::SimpleCollisionMipLevel' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, CollisionThickness) == 0x000490, "Member 'ALandscapeProxy::CollisionThickness' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, BodyInstance) == 0x000498, "Member 'ALandscapeProxy::BodyInstance' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, ComponentSizeQuads) == 0x00062C, "Member 'ALandscapeProxy::ComponentSizeQuads' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, SubsectionSizeQuads) == 0x000630, "Member 'ALandscapeProxy::SubsectionSizeQuads' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, NumSubsections) == 0x000634, "Member 'ALandscapeProxy::NumSubsections' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, bUseDynamicMaterialInstance) == 0x00063C, "Member 'ALandscapeProxy::bUseDynamicMaterialInstance' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, NavigationGeometryGatheringMode) == 0x00063D, "Member 'ALandscapeProxy::NavigationGeometryGatheringMode' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, bUseLandscapeForCullingInvisibleHLODVertices) == 0x00063E, "Member 'ALandscapeProxy::bUseLandscapeForCullingInvisibleHLODVertices' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, bHasLayersContent) == 0x00063F, "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) == 0x000640, "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) == 0x0007A0, "Wrong size on ULandscapeComponent"); \ static_assert(offsetof(ULandscapeComponent, SectionBaseX) == 0x000588, "Member 'ULandscapeComponent::SectionBaseX' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, SectionBaseY) == 0x00058C, "Member 'ULandscapeComponent::SectionBaseY' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, ComponentSizeQuads) == 0x000590, "Member 'ULandscapeComponent::ComponentSizeQuads' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, SubsectionSizeQuads) == 0x000594, "Member 'ULandscapeComponent::SubsectionSizeQuads' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, NumSubsections) == 0x000598, "Member 'ULandscapeComponent::NumSubsections' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, OverrideMaterial) == 0x0005A0, "Member 'ULandscapeComponent::OverrideMaterial' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, OverrideHoleMaterial) == 0x0005A8, "Member 'ULandscapeComponent::OverrideHoleMaterial' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, MaterialInstances) == 0x0005B0, "Member 'ULandscapeComponent::MaterialInstances' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, MaterialInstancesDynamic) == 0x0005C0, "Member 'ULandscapeComponent::MaterialInstancesDynamic' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, LODIndexToMaterialIndex) == 0x0005D0, "Member 'ULandscapeComponent::LODIndexToMaterialIndex' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, XYOffsetmapTexture) == 0x0005E0, "Member 'ULandscapeComponent::XYOffsetmapTexture' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, WeightmapScaleBias) == 0x0005F0, "Member 'ULandscapeComponent::WeightmapScaleBias' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, WeightmapSubsectionOffset) == 0x000610, "Member 'ULandscapeComponent::WeightmapSubsectionOffset' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, HeightmapScaleBias) == 0x000620, "Member 'ULandscapeComponent::HeightmapScaleBias' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, CachedLocalBox) == 0x000640, "Member 'ULandscapeComponent::CachedLocalBox' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, CollisionComponent) == 0x000678, "Member 'ULandscapeComponent::CollisionComponent' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, bNaniteActive) == 0x000694, "Member 'ULandscapeComponent::bNaniteActive' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, HeightmapTexture) == 0x000698, "Member 'ULandscapeComponent::HeightmapTexture' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, WeightmapLayerAllocations) == 0x0006A0, "Member 'ULandscapeComponent::WeightmapLayerAllocations' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, WeightmapTextures) == 0x0006B0, "Member 'ULandscapeComponent::WeightmapTextures' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, PerLODOverrideMaterials) == 0x0006C0, "Member 'ULandscapeComponent::PerLODOverrideMaterials' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, MapBuildDataId) == 0x0006D0, "Member 'ULandscapeComponent::MapBuildDataId' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, IrrelevantLights) == 0x0006E0, "Member 'ULandscapeComponent::IrrelevantLights' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, CollisionMipLevel) == 0x0006F0, "Member 'ULandscapeComponent::CollisionMipLevel' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, SimpleCollisionMipLevel) == 0x0006F4, "Member 'ULandscapeComponent::SimpleCollisionMipLevel' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, NegativeZBoundsExtension) == 0x0006F8, "Member 'ULandscapeComponent::NegativeZBoundsExtension' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, PositiveZBoundsExtension) == 0x0006FC, "Member 'ULandscapeComponent::PositiveZBoundsExtension' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, StaticLightingResolution) == 0x000700, "Member 'ULandscapeComponent::StaticLightingResolution' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, ForcedLOD) == 0x000704, "Member 'ULandscapeComponent::ForcedLOD' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, LODBias) == 0x000708, "Member 'ULandscapeComponent::LODBias' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, StateId) == 0x00070C, "Member 'ULandscapeComponent::StateId' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, BakedTextureMaterialGuid) == 0x00071C, "Member 'ULandscapeComponent::BakedTextureMaterialGuid' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, LastBakedTextureMaterialGuid) == 0x00072C, "Member 'ULandscapeComponent::LastBakedTextureMaterialGuid' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, GIBakedBaseColorTexture) == 0x000740, "Member 'ULandscapeComponent::GIBakedBaseColorTexture' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, MobileMaterialInterface) == 0x000748, "Member 'ULandscapeComponent::MobileMaterialInterface' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, MobileMaterialInterfaces) == 0x000750, "Member 'ULandscapeComponent::MobileMaterialInterfaces' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, MobileWeightmapTextures) == 0x000760, "Member 'ULandscapeComponent::MobileWeightmapTextures' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALandscapeGizmoActor \ static_assert(alignof(ALandscapeGizmoActor) == 0x000008, "Wrong alignment on ALandscapeGizmoActor"); \ static_assert(sizeof(ALandscapeGizmoActor) == 0x0002F0, "Wrong size on ALandscapeGizmoActor"); \ #define DUMPER7_ASSERTS_ALandscapeGizmoActiveActor \ static_assert(alignof(ALandscapeGizmoActiveActor) == 0x000008, "Wrong alignment on ALandscapeGizmoActiveActor"); \ static_assert(sizeof(ALandscapeGizmoActiveActor) == 0x000340, "Wrong size on ALandscapeGizmoActiveActor"); \ #define DUMPER7_ASSERTS_ULandscapeGizmoRenderComponent \ static_assert(alignof(ULandscapeGizmoRenderComponent) == 0x000010, "Wrong alignment on ULandscapeGizmoRenderComponent"); \ static_assert(sizeof(ULandscapeGizmoRenderComponent) == 0x000590, "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) == 0x000690, "Wrong size on ULandscapeHeightfieldCollisionComponent"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, ComponentLayerInfos) == 0x000588, "Member 'ULandscapeHeightfieldCollisionComponent::ComponentLayerInfos' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, SectionBaseX) == 0x000598, "Member 'ULandscapeHeightfieldCollisionComponent::SectionBaseX' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, SectionBaseY) == 0x00059C, "Member 'ULandscapeHeightfieldCollisionComponent::SectionBaseY' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, CollisionSizeQuads) == 0x0005A0, "Member 'ULandscapeHeightfieldCollisionComponent::CollisionSizeQuads' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, CollisionScale) == 0x0005A4, "Member 'ULandscapeHeightfieldCollisionComponent::CollisionScale' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, SimpleCollisionSizeQuads) == 0x0005A8, "Member 'ULandscapeHeightfieldCollisionComponent::SimpleCollisionSizeQuads' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, CollisionQuadFlags) == 0x0005B0, "Member 'ULandscapeHeightfieldCollisionComponent::CollisionQuadFlags' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, HeightfieldGuid) == 0x0005C0, "Member 'ULandscapeHeightfieldCollisionComponent::HeightfieldGuid' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, CachedLocalBox) == 0x0005D0, "Member 'ULandscapeHeightfieldCollisionComponent::CachedLocalBox' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, RenderComponent) == 0x000608, "Member 'ULandscapeHeightfieldCollisionComponent::RenderComponent' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, CookedPhysicalMaterials) == 0x000638, "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) == 0x000220, "Wrong size on ULandscapeMaterialInstanceConstant"); \ static_assert(offsetof(ULandscapeMaterialInstanceConstant, TextureStreamingInfo) == 0x000208, "Member 'ULandscapeMaterialInstanceConstant::TextureStreamingInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULandscapeMeshCollisionComponent \ static_assert(alignof(ULandscapeMeshCollisionComponent) == 0x000010, "Wrong alignment on ULandscapeMeshCollisionComponent"); \ static_assert(sizeof(ULandscapeMeshCollisionComponent) == 0x0006A0, "Wrong size on ULandscapeMeshCollisionComponent"); \ static_assert(offsetof(ULandscapeMeshCollisionComponent, MeshGuid) == 0x000688, "Member 'ULandscapeMeshCollisionComponent::MeshGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALandscapeMeshProxyActor \ static_assert(alignof(ALandscapeMeshProxyActor) == 0x000008, "Wrong alignment on ALandscapeMeshProxyActor"); \ static_assert(sizeof(ALandscapeMeshProxyActor) == 0x0002F8, "Wrong size on ALandscapeMeshProxyActor"); \ static_assert(offsetof(ALandscapeMeshProxyActor, LandscapeMeshProxyComponent) == 0x0002F0, "Member 'ALandscapeMeshProxyActor::LandscapeMeshProxyComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULandscapeMeshProxyComponent \ static_assert(alignof(ULandscapeMeshProxyComponent) == 0x000010, "Wrong alignment on ULandscapeMeshProxyComponent"); \ static_assert(sizeof(ULandscapeMeshProxyComponent) == 0x000710, "Wrong size on ULandscapeMeshProxyComponent"); \ static_assert(offsetof(ULandscapeMeshProxyComponent, LandscapeGuid) == 0x0006E0, "Member 'ULandscapeMeshProxyComponent::LandscapeGuid' has a wrong offset!"); \ static_assert(offsetof(ULandscapeMeshProxyComponent, ProxyComponentBases) == 0x0006F0, "Member 'ULandscapeMeshProxyComponent::ProxyComponentBases' has a wrong offset!"); \ static_assert(offsetof(ULandscapeMeshProxyComponent, ProxyLOD) == 0x000700, "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) == 0x0005C0, "Wrong size on ULandscapeSplinesComponent"); \ static_assert(offsetof(ULandscapeSplinesComponent, ControlPoints) == 0x000588, "Member 'ULandscapeSplinesComponent::ControlPoints' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplinesComponent, Segments) == 0x000598, "Member 'ULandscapeSplinesComponent::Segments' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplinesComponent, CookedForeignMeshComponents) == 0x0005A8, "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) == 0x000660, "Wrong size on ALandscapeStreamingProxy"); \ static_assert(offsetof(ALandscapeStreamingProxy, LandscapeActor) == 0x000640, "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) == 0x0002F8, "Wrong size on AControlPointMeshActor"); \ static_assert(offsetof(AControlPointMeshActor, ControlPointMeshComponent) == 0x0002F0, "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) == 0x0002F0, "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) == 0x000700, "Wrong size on ULandscapeNaniteComponent"); \ static_assert(offsetof(ULandscapeNaniteComponent, ProxyContentId) == 0x0006E0, "Member 'ULandscapeNaniteComponent::ProxyContentId' has a wrong offset!"); \ static_assert(offsetof(ULandscapeNaniteComponent, bEnabled) == 0x0006F0, "Member 'ULandscapeNaniteComponent::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALandscapeSplineActor \ static_assert(alignof(ALandscapeSplineActor) == 0x000008, "Wrong alignment on ALandscapeSplineActor"); \ static_assert(sizeof(ALandscapeSplineActor) == 0x000308, "Wrong size on ALandscapeSplineActor"); \ static_assert(offsetof(ALandscapeSplineActor, LandscapeGuid) == 0x0002F8, "Member 'ALandscapeSplineActor::LandscapeGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALandscapeSplineMeshesActor \ static_assert(alignof(ALandscapeSplineMeshesActor) == 0x000008, "Wrong alignment on ALandscapeSplineMeshesActor"); \ static_assert(sizeof(ALandscapeSplineMeshesActor) == 0x000300, "Wrong size on ALandscapeSplineMeshesActor"); \ static_assert(offsetof(ALandscapeSplineMeshesActor, StaticMeshComponents) == 0x0002F0, "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_FST_DamageTrace_SimpleCol \ static_assert(alignof(FST_DamageTrace_SimpleCol) == 0x000008, "Wrong alignment on FST_DamageTrace_SimpleCol"); \ static_assert(sizeof(FST_DamageTrace_SimpleCol) == 0x000028, "Wrong size on FST_DamageTrace_SimpleCol"); \ static_assert(offsetof(FST_DamageTrace_SimpleCol, ColComp_10_689C914E4396E722B3D49AA2FC701578) == 0x000000, "Member 'FST_DamageTrace_SimpleCol::ColComp_10_689C914E4396E722B3D49AA2FC701578' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_SimpleCol, LastLocation_7_966844414AC771E794B835A43DC42010) == 0x000008, "Member 'FST_DamageTrace_SimpleCol::LastLocation_7_966844414AC771E794B835A43DC42010' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_SimpleCol, TraceLocation_15_215D5A1D4A7D19FF73A5D8834AADF531) == 0x000020, "Member 'FST_DamageTrace_SimpleCol::TraceLocation_15_215D5A1D4A7D19FF73A5D8834AADF531' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_FeedBackData \ static_assert(alignof(FST_FeedBackData) == 0x000008, "Wrong alignment on FST_FeedBackData"); \ static_assert(sizeof(FST_FeedBackData) == 0x000018, "Wrong size on FST_FeedBackData"); \ static_assert(offsetof(FST_FeedBackData, Description_2_7884D700456480A7DD5D79A3F5EA1B15) == 0x000000, "Member 'FST_FeedBackData::Description_2_7884D700456480A7DD5D79A3F5EA1B15' has a wrong offset!"); \ static_assert(offsetof(FST_FeedBackData, FeedBack_5_9FDCC7114E13511DA3F891849CDA6C2F) == 0x000008, "Member 'FST_FeedBackData::FeedBack_5_9FDCC7114E13511DA3F891849CDA6C2F' has a wrong offset!"); \ static_assert(offsetof(FST_FeedBackData, Attenuation_8_CC40BED44B04AE87EA162EB7602645A9) == 0x000010, "Member 'FST_FeedBackData::Attenuation_8_CC40BED44B04AE87EA162EB7602645A9' 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_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_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_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_BP_Buff_AttackRecovery_C_Get_Recovery_Value \ static_assert(alignof(BP_Buff_AttackRecovery_C_Get_Recovery_Value) == 0x000008, "Wrong alignment on BP_Buff_AttackRecovery_C_Get_Recovery_Value"); \ static_assert(sizeof(BP_Buff_AttackRecovery_C_Get_Recovery_Value) == 0x000090, "Wrong size on BP_Buff_AttackRecovery_C_Get_Recovery_Value"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_Get_Recovery_Value, Level) == 0x000000, "Member 'BP_Buff_AttackRecovery_C_Get_Recovery_Value::Level' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_Get_Recovery_Value, RecoveryValue_0) == 0x000008, "Member 'BP_Buff_AttackRecovery_C_Get_Recovery_Value::RecoveryValue_0' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_Get_Recovery_Value, LocalRecoveryValue) == 0x000010, "Member 'BP_Buff_AttackRecovery_C_Get_Recovery_Value::LocalRecoveryValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_Get_Recovery_Value, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'BP_Buff_AttackRecovery_C_Get_Recovery_Value::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_Get_Recovery_Value, CallFunc_FTrunc_ReturnValue) == 0x000028, "Member 'BP_Buff_AttackRecovery_C_Get_Recovery_Value::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_Get_Recovery_Value, CallFunc_Conv_IntToFloat_ReturnValue) == 0x00002C, "Member 'BP_Buff_AttackRecovery_C_Get_Recovery_Value::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_Get_Recovery_Value, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000030, "Member 'BP_Buff_AttackRecovery_C_Get_Recovery_Value::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_Get_Recovery_Value, CallFunc_Conv_IntToString_ReturnValue) == 0x000038, "Member 'BP_Buff_AttackRecovery_C_Get_Recovery_Value::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_Get_Recovery_Value, CallFunc_GetPawnRef_ReturnValue) == 0x000048, "Member 'BP_Buff_AttackRecovery_C_Get_Recovery_Value::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_Get_Recovery_Value, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000050, "Member 'BP_Buff_AttackRecovery_C_Get_Recovery_Value::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_Get_Recovery_Value, CallFunc_GetMaxHp_Value) == 0x000060, "Member 'BP_Buff_AttackRecovery_C_Get_Recovery_Value::CallFunc_GetMaxHp_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_Get_Recovery_Value, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000068, "Member 'BP_Buff_AttackRecovery_C_Get_Recovery_Value::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_Get_Recovery_Value, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000078, "Member 'BP_Buff_AttackRecovery_C_Get_Recovery_Value::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_Get_Recovery_Value, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000080, "Member 'BP_Buff_AttackRecovery_C_Get_Recovery_Value::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_Get_Recovery_Value, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000088, "Member 'BP_Buff_AttackRecovery_C_Get_Recovery_Value::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_AttackRecovery_C_OnHitDamage \ static_assert(alignof(BP_Buff_AttackRecovery_C_OnHitDamage) == 0x000008, "Wrong alignment on BP_Buff_AttackRecovery_C_OnHitDamage"); \ static_assert(sizeof(BP_Buff_AttackRecovery_C_OnHitDamage) == 0x0003A8, "Wrong size on BP_Buff_AttackRecovery_C_OnHitDamage"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, HitData) == 0x000000, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::HitData' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, ResultType) == 0x000168, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, HitTarget) == 0x000170, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::HitTarget' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, SkillID) == 0x000178, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable) == 0x000188, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_DynamicCast_AsBP_NAA_ZGN) == 0x000190, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_DynamicCast_AsBP_NAA_ZGN' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_DynamicCast_bSuccess) == 0x000198, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_DynamicCast_AsAbstract_Character) == 0x0001A0, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_DynamicCast_bSuccess_1) == 0x0001A8, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_DynamicCast_AsAbstract_Character_1) == 0x0001B0, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_DynamicCast_bSuccess_2) == 0x0001B8, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_BooleanOR_ReturnValue) == 0x0001B9, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_1) == 0x0001BA, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001BB, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_2) == 0x0001BC, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_3) == 0x0001BD, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_4) == 0x0001BE, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_5) == 0x0001BF, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_6) == 0x0001C0, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_7) == 0x0001C1, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_8) == 0x0001C2, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_9) == 0x0001C3, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_10) == 0x0001C4, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_11) == 0x0001C5, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_12) == 0x0001C6, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_13) == 0x0001C7, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_14) == 0x0001C8, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_15) == 0x0001C9, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_MakeLiteralByte_ReturnValue) == 0x0001CA, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_16) == 0x0001CB, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_CheckIfOwnedState_ReturnValue) == 0x0001CC, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_CheckIfOwnedState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_GetBuffLevel_BuffLevel) == 0x0001D0, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_GetBuffLevel_BuffLevel' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_Not_PreBool_ReturnValue) == 0x0001D4, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0001D8, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_BooleanAND_ReturnValue) == 0x0001DC, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_Get_Recovery_Value_RecoveryValue) == 0x0001E0, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_Get_Recovery_Value_RecoveryValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_MakeMap_Map) == 0x0001E8, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_GetRGSValue_Valid) == 0x000238, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_GetRGSValue_Valid' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_GetRGSValue_Value) == 0x000240, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_GetRGSValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_GetPawnRef_ReturnValue) == 0x000248, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_GetStatsManager_StatsManagerComp) == 0x000250, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_GetStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000258, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_DynamicCast_bSuccess_3) == 0x000260, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_Caculate_Duplicated_Data_if_Change_DataMayChanged) == 0x000268, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_Caculate_Duplicated_Data_if_Change_DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x0002B8, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_byte_Variable) == 0x0002C0, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_Map_Find_Value) == 0x0002C8, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_Map_Find_ReturnValue) == 0x0002D0, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0002D8, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_Select_Default) == 0x0002E0, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_BooleanAND_ReturnValue_1) == 0x0002E1, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_BooleanAND_ReturnValue_2) == 0x0002E2, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_GetPawnRef_ReturnValue_1) == 0x0002E8, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_MakeMap_Map_1) == 0x0002F0, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_MakeMap_Map_2) == 0x000340, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_MakeMap_Map_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_GetPawnRef_ReturnValue_2) == 0x000390, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_GetPawnRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_MakeMap_Value_0_ImplicitCast) == 0x000398, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_MakeMap_Value_0_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_Get_Recovery_Value_Level_ImplicitCast) == 0x0003A0, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_Get_Recovery_Value_Level_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_AttackRecovery_C_OnBuffFunction \ static_assert(alignof(BP_Buff_AttackRecovery_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_AttackRecovery_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_AttackRecovery_C_OnBuffFunction) == 0x000038, "Wrong size on BP_Buff_AttackRecovery_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_AttackRecovery_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnBuffFunction, L_DamageTag) == 0x000008, "Member 'BP_Buff_AttackRecovery_C_OnBuffFunction::L_DamageTag' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnBuffFunction, LocalLevel) == 0x000010, "Member 'BP_Buff_AttackRecovery_C_OnBuffFunction::LocalLevel' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'BP_Buff_AttackRecovery_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000028, "Member 'BP_Buff_AttackRecovery_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnBuffFunction, CallFunc_GetComponentByClass_ReturnValue) == 0x000030, "Member 'BP_Buff_AttackRecovery_C_OnBuffFunction::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_AttackRecovery_C_RemoveBuff \ static_assert(alignof(BP_Buff_AttackRecovery_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_AttackRecovery_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_AttackRecovery_C_RemoveBuff) == 0x000020, "Wrong size on BP_Buff_AttackRecovery_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'BP_Buff_AttackRecovery_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000010, "Member 'BP_Buff_AttackRecovery_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_RemoveBuff, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'BP_Buff_AttackRecovery_C_RemoveBuff::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_AttackRecovery__UBP_Buff_AttackRecovery_C \ static_assert(alignof(BP_Buff_AttackRecovery::UBP_Buff_AttackRecovery_C) == 0x000008, "Wrong alignment on BP_Buff_AttackRecovery::UBP_Buff_AttackRecovery_C"); \ static_assert(sizeof(BP_Buff_AttackRecovery::UBP_Buff_AttackRecovery_C) == 0x000160, "Wrong size on BP_Buff_AttackRecovery::UBP_Buff_AttackRecovery_C"); \ static_assert(offsetof(BP_Buff_AttackRecovery::UBP_Buff_AttackRecovery_C, RecoveryValue) == 0x000158, "Member 'BP_Buff_AttackRecovery::UBP_Buff_AttackRecovery_C::RecoveryValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_AnimationViewer \ static_assert(alignof(FST_AnimationViewer) == 0x000008, "Wrong alignment on FST_AnimationViewer"); \ static_assert(sizeof(FST_AnimationViewer) == 0x000018, "Wrong size on FST_AnimationViewer"); \ static_assert(offsetof(FST_AnimationViewer, animation_10_58D1DFDD4FE6BA0A62BB248798D2267B) == 0x000000, "Member 'FST_AnimationViewer::animation_10_58D1DFDD4FE6BA0A62BB248798D2267B' has a wrong offset!"); \ static_assert(offsetof(FST_AnimationViewer, montage_5_FDB24F694A9480DD3E7896B52AD565A9) == 0x000008, "Member 'FST_AnimationViewer::montage_5_FDB24F694A9480DD3E7896B52AD565A9' has a wrong offset!"); \ static_assert(offsetof(FST_AnimationViewer, blend2d_9_8B483F704B2E03FFB69C62ACCE1D3B61) == 0x000010, "Member 'FST_AnimationViewer::blend2d_9_8B483F704B2E03FFB69C62ACCE1D3B61' has a wrong offset!"); \ #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_FBreakEventCallbackWrapper \ static_assert(alignof(FBreakEventCallbackWrapper) == 0x000010, "Wrong alignment on FBreakEventCallbackWrapper"); \ static_assert(sizeof(FBreakEventCallbackWrapper) == 0x000040, "Wrong size on FBreakEventCallbackWrapper"); \ #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_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_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_FCrumblingEventCallbackWrapper \ static_assert(alignof(FCrumblingEventCallbackWrapper) == 0x000010, "Wrong alignment on FCrumblingEventCallbackWrapper"); \ static_assert(sizeof(FCrumblingEventCallbackWrapper) == 0x000040, "Wrong size on FCrumblingEventCallbackWrapper"); \ #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_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_FRemovalEventCallbackWrapper \ static_assert(alignof(FRemovalEventCallbackWrapper) == 0x000010, "Wrong alignment on FRemovalEventCallbackWrapper"); \ static_assert(sizeof(FRemovalEventCallbackWrapper) == 0x000040, "Wrong size on FRemovalEventCallbackWrapper"); \ #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) == 0x0000F0, "Wrong size on UChaosDebugDrawComponent"); \ #define DUMPER7_ASSERTS_UChaosEventListenerComponent \ static_assert(alignof(UChaosEventListenerComponent) == 0x000008, "Wrong alignment on UChaosEventListenerComponent"); \ static_assert(sizeof(UChaosEventListenerComponent) == 0x0000F0, "Wrong size on UChaosEventListenerComponent"); \ #define DUMPER7_ASSERTS_UChaosGameplayEventDispatcher \ static_assert(alignof(UChaosGameplayEventDispatcher) == 0x000008, "Wrong alignment on UChaosGameplayEventDispatcher"); \ static_assert(sizeof(UChaosGameplayEventDispatcher) == 0x000350, "Wrong size on UChaosGameplayEventDispatcher"); \ static_assert(offsetof(UChaosGameplayEventDispatcher, CollisionEventRegistrations) == 0x000200, "Member 'UChaosGameplayEventDispatcher::CollisionEventRegistrations' has a wrong offset!"); \ static_assert(offsetof(UChaosGameplayEventDispatcher, BreakEventRegistrations) == 0x000250, "Member 'UChaosGameplayEventDispatcher::BreakEventRegistrations' has a wrong offset!"); \ static_assert(offsetof(UChaosGameplayEventDispatcher, RemovalEventRegistrations) == 0x0002A0, "Member 'UChaosGameplayEventDispatcher::RemovalEventRegistrations' has a wrong offset!"); \ static_assert(offsetof(UChaosGameplayEventDispatcher, CrumblingEventRegistrations) == 0x0002F0, "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) == 0x0003E8, "Wrong size on AChaosSolverActor"); \ static_assert(offsetof(AChaosSolverActor, Properties) == 0x0002F0, "Member 'AChaosSolverActor::Properties' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, TimeStepMultiplier) == 0x000358, "Member 'AChaosSolverActor::TimeStepMultiplier' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, CollisionIterations) == 0x00035C, "Member 'AChaosSolverActor::CollisionIterations' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, PushOutIterations) == 0x000360, "Member 'AChaosSolverActor::PushOutIterations' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, PushOutPairIterations) == 0x000364, "Member 'AChaosSolverActor::PushOutPairIterations' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, ClusterConnectionFactor) == 0x000368, "Member 'AChaosSolverActor::ClusterConnectionFactor' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, ClusterUnionConnectionType) == 0x00036C, "Member 'AChaosSolverActor::ClusterUnionConnectionType' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, DoGenerateCollisionData) == 0x00036D, "Member 'AChaosSolverActor::DoGenerateCollisionData' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, CollisionFilterSettings) == 0x000370, "Member 'AChaosSolverActor::CollisionFilterSettings' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, DoGenerateBreakingData) == 0x000380, "Member 'AChaosSolverActor::DoGenerateBreakingData' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, BreakingFilterSettings) == 0x000384, "Member 'AChaosSolverActor::BreakingFilterSettings' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, DoGenerateTrailingData) == 0x000394, "Member 'AChaosSolverActor::DoGenerateTrailingData' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, TrailingFilterSettings) == 0x000398, "Member 'AChaosSolverActor::TrailingFilterSettings' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, MassScale) == 0x0003A8, "Member 'AChaosSolverActor::MassScale' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, bHasFloor) == 0x0003AC, "Member 'AChaosSolverActor::bHasFloor' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, FloorHeight) == 0x0003B0, "Member 'AChaosSolverActor::FloorHeight' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, ChaosDebugSubstepControl) == 0x0003B4, "Member 'AChaosSolverActor::ChaosDebugSubstepControl' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, SpriteComponent) == 0x0003B8, "Member 'AChaosSolverActor::SpriteComponent' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, GameplayEventDispatcherComponent) == 0x0003D8, "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_FST_HttpNumber1002Res \ static_assert(alignof(FST_HttpNumber1002Res) == 0x000008, "Wrong alignment on FST_HttpNumber1002Res"); \ static_assert(sizeof(FST_HttpNumber1002Res) == 0x000078, "Wrong size on FST_HttpNumber1002Res"); \ static_assert(offsetof(FST_HttpNumber1002Res, id_28_57A45E974CBCC26508D6D7B641623029) == 0x000000, "Member 'FST_HttpNumber1002Res::id_28_57A45E974CBCC26508D6D7B641623029' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1002Res, uid_36_45466CAC447D4539CD88E5A22115027F) == 0x000010, "Member 'FST_HttpNumber1002Res::uid_36_45466CAC447D4539CD88E5A22115027F' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1002Res, tagId_4_4527CB2E4B84D1E5176063AA20782D35) == 0x000020, "Member 'FST_HttpNumber1002Res::tagId_4_4527CB2E4B84D1E5176063AA20782D35' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1002Res, mapCoordinatesX_14_1879F3E24A0D3BA79ACCA791F95CC324) == 0x000030, "Member 'FST_HttpNumber1002Res::mapCoordinatesX_14_1879F3E24A0D3BA79ACCA791F95CC324' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1002Res, mapCoordinatesY_15_AAC701B24B528B0249A6DBA5D49CC0F1) == 0x000038, "Member 'FST_HttpNumber1002Res::mapCoordinatesY_15_AAC701B24B528B0249A6DBA5D49CC0F1' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1002Res, mapCoordinatesZ_16_7220E6374D3FF8EC85D511B899DB6CA5) == 0x000040, "Member 'FST_HttpNumber1002Res::mapCoordinatesZ_16_7220E6374D3FF8EC85D511B899DB6CA5' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1002Res, upCount_25_BDDE87C44D2A80DFBEF5F7B4C82BEBB1) == 0x000048, "Member 'FST_HttpNumber1002Res::upCount_25_BDDE87C44D2A80DFBEF5F7B4C82BEBB1' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1002Res, downCount_24_E0B4F07C4650D69F88C8AF9A53161299) == 0x00004C, "Member 'FST_HttpNumber1002Res::downCount_24_E0B4F07C4650D69F88C8AF9A53161299' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1002Res, locked_23_19A2E4884F698FD15322A39D270957B0) == 0x000050, "Member 'FST_HttpNumber1002Res::locked_23_19A2E4884F698FD15322A39D270957B0' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1002Res, operatedType_37_74D6E64C4CB6CA6317D7CA8366742388) == 0x000054, "Member 'FST_HttpNumber1002Res::operatedType_37_74D6E64C4CB6CA6317D7CA8366742388' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1002Res, createTime_34_886366D94CC600E610227DAEECDA58FA) == 0x000058, "Member 'FST_HttpNumber1002Res::createTime_34_886366D94CC600E610227DAEECDA58FA' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1002Res, mapName_41_FA22485C4FBA27F95E9807B034FEE13C) == 0x000068, "Member 'FST_HttpNumber1002Res::mapName_41_FA22485C4FBA27F95E9807B034FEE13C' 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) == 0x0002F8, "Wrong size on AFieldSystemActor"); \ static_assert(offsetof(AFieldSystemActor, FieldSystemComponent) == 0x0002F0, "Member 'AFieldSystemActor::FieldSystemComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFieldNodeBase \ static_assert(alignof(UFieldNodeBase) == 0x000008, "Wrong alignment on UFieldNodeBase"); \ static_assert(sizeof(UFieldNodeBase) == 0x0000E8, "Wrong size on UFieldNodeBase"); \ #define DUMPER7_ASSERTS_UFieldNodeFloat \ static_assert(alignof(UFieldNodeFloat) == 0x000008, "Wrong alignment on UFieldNodeFloat"); \ static_assert(sizeof(UFieldNodeFloat) == 0x0000E8, "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) == 0x000138, "Wrong size on UPlaneFalloff"); \ static_assert(offsetof(UPlaneFalloff, Magnitude) == 0x0000E8, "Member 'UPlaneFalloff::Magnitude' has a wrong offset!"); \ static_assert(offsetof(UPlaneFalloff, MinRange) == 0x0000EC, "Member 'UPlaneFalloff::MinRange' has a wrong offset!"); \ static_assert(offsetof(UPlaneFalloff, MaxRange) == 0x0000F0, "Member 'UPlaneFalloff::MaxRange' has a wrong offset!"); \ static_assert(offsetof(UPlaneFalloff, Default) == 0x0000F4, "Member 'UPlaneFalloff::Default' has a wrong offset!"); \ static_assert(offsetof(UPlaneFalloff, Distance) == 0x0000F8, "Member 'UPlaneFalloff::Distance' has a wrong offset!"); \ static_assert(offsetof(UPlaneFalloff, Position) == 0x000100, "Member 'UPlaneFalloff::Position' has a wrong offset!"); \ static_assert(offsetof(UPlaneFalloff, Normal) == 0x000118, "Member 'UPlaneFalloff::Normal' has a wrong offset!"); \ static_assert(offsetof(UPlaneFalloff, Falloff) == 0x000130, "Member 'UPlaneFalloff::Falloff' 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) == 0x000660, "Wrong size on UFieldSystemComponent"); \ static_assert(offsetof(UFieldSystemComponent, FieldSystem) == 0x000588, "Member 'UFieldSystemComponent::FieldSystem' has a wrong offset!"); \ static_assert(offsetof(UFieldSystemComponent, bIsWorldField) == 0x000590, "Member 'UFieldSystemComponent::bIsWorldField' has a wrong offset!"); \ static_assert(offsetof(UFieldSystemComponent, bIsChaosField) == 0x000591, "Member 'UFieldSystemComponent::bIsChaosField' has a wrong offset!"); \ static_assert(offsetof(UFieldSystemComponent, SupportedSolvers) == 0x000598, "Member 'UFieldSystemComponent::SupportedSolvers' has a wrong offset!"); \ static_assert(offsetof(UFieldSystemComponent, ConstructionCommands) == 0x0005A8, "Member 'UFieldSystemComponent::ConstructionCommands' has a wrong offset!"); \ static_assert(offsetof(UFieldSystemComponent, BufferCommands) == 0x0005D8, "Member 'UFieldSystemComponent::BufferCommands' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFieldNodeVector \ static_assert(alignof(UFieldNodeVector) == 0x000008, "Wrong alignment on UFieldNodeVector"); \ static_assert(sizeof(UFieldNodeVector) == 0x0000E8, "Wrong size on UFieldNodeVector"); \ #define DUMPER7_ASSERTS_UFieldSystemMetaData \ static_assert(alignof(UFieldSystemMetaData) == 0x000008, "Wrong alignment on UFieldSystemMetaData"); \ static_assert(sizeof(UFieldSystemMetaData) == 0x0000E8, "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) == 0x0000F0, "Wrong size on UFieldSystemMetaDataIteration"); \ static_assert(offsetof(UFieldSystemMetaDataIteration, Iterations) == 0x0000E8, "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) == 0x0000F0, "Wrong size on UFieldSystemMetaDataProcessingResolution"); \ static_assert(offsetof(UFieldSystemMetaDataProcessingResolution, ResolutionType) == 0x0000E8, "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) == 0x0000F0, "Wrong size on UFieldSystemMetaDataFilter"); \ static_assert(offsetof(UFieldSystemMetaDataFilter, FilterType) == 0x0000E8, "Member 'UFieldSystemMetaDataFilter::FilterType' has a wrong offset!"); \ static_assert(offsetof(UFieldSystemMetaDataFilter, ObjectType) == 0x0000E9, "Member 'UFieldSystemMetaDataFilter::ObjectType' has a wrong offset!"); \ static_assert(offsetof(UFieldSystemMetaDataFilter, PositionType) == 0x0000EA, "Member 'UFieldSystemMetaDataFilter::PositionType' 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) == 0x000118, "Wrong size on UWaveScalar"); \ static_assert(offsetof(UWaveScalar, Magnitude) == 0x0000E8, "Member 'UWaveScalar::Magnitude' has a wrong offset!"); \ static_assert(offsetof(UWaveScalar, Position) == 0x0000F0, "Member 'UWaveScalar::Position' has a wrong offset!"); \ static_assert(offsetof(UWaveScalar, Wavelength) == 0x000108, "Member 'UWaveScalar::Wavelength' has a wrong offset!"); \ static_assert(offsetof(UWaveScalar, Period) == 0x00010C, "Member 'UWaveScalar::Period' has a wrong offset!"); \ static_assert(offsetof(UWaveScalar, Function) == 0x000110, "Member 'UWaveScalar::Function' has a wrong offset!"); \ static_assert(offsetof(UWaveScalar, Falloff) == 0x000111, "Member 'UWaveScalar::Falloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFieldNodeInt \ static_assert(alignof(UFieldNodeInt) == 0x000008, "Wrong alignment on UFieldNodeInt"); \ static_assert(sizeof(UFieldNodeInt) == 0x0000E8, "Wrong size on UFieldNodeInt"); \ #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) == 0x0000F0, "Wrong size on UUniformInteger"); \ static_assert(offsetof(UUniformInteger, Magnitude) == 0x0000E8, "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) == 0x000118, "Wrong size on URadialIntMask"); \ static_assert(offsetof(URadialIntMask, Radius) == 0x0000E8, "Member 'URadialIntMask::Radius' has a wrong offset!"); \ static_assert(offsetof(URadialIntMask, Position) == 0x0000F0, "Member 'URadialIntMask::Position' has a wrong offset!"); \ static_assert(offsetof(URadialIntMask, InteriorValue) == 0x000108, "Member 'URadialIntMask::InteriorValue' has a wrong offset!"); \ static_assert(offsetof(URadialIntMask, ExteriorValue) == 0x00010C, "Member 'URadialIntMask::ExteriorValue' has a wrong offset!"); \ static_assert(offsetof(URadialIntMask, SetMaskCondition) == 0x000110, "Member 'URadialIntMask::SetMaskCondition' 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) == 0x0000F0, "Wrong size on UUniformScalar"); \ static_assert(offsetof(UUniformScalar, Magnitude) == 0x0000E8, "Member 'UUniformScalar::Magnitude' 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) == 0x000120, "Wrong size on URadialFalloff"); \ static_assert(offsetof(URadialFalloff, Magnitude) == 0x0000E8, "Member 'URadialFalloff::Magnitude' has a wrong offset!"); \ static_assert(offsetof(URadialFalloff, MinRange) == 0x0000EC, "Member 'URadialFalloff::MinRange' has a wrong offset!"); \ static_assert(offsetof(URadialFalloff, MaxRange) == 0x0000F0, "Member 'URadialFalloff::MaxRange' has a wrong offset!"); \ static_assert(offsetof(URadialFalloff, Default) == 0x0000F4, "Member 'URadialFalloff::Default' has a wrong offset!"); \ static_assert(offsetof(URadialFalloff, Radius) == 0x0000F8, "Member 'URadialFalloff::Radius' has a wrong offset!"); \ static_assert(offsetof(URadialFalloff, Position) == 0x000100, "Member 'URadialFalloff::Position' has a wrong offset!"); \ static_assert(offsetof(URadialFalloff, Falloff) == 0x000118, "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) == 0x000170, "Wrong size on UBoxFalloff"); \ static_assert(offsetof(UBoxFalloff, Magnitude) == 0x0000E8, "Member 'UBoxFalloff::Magnitude' has a wrong offset!"); \ static_assert(offsetof(UBoxFalloff, MinRange) == 0x0000EC, "Member 'UBoxFalloff::MinRange' has a wrong offset!"); \ static_assert(offsetof(UBoxFalloff, MaxRange) == 0x0000F0, "Member 'UBoxFalloff::MaxRange' has a wrong offset!"); \ static_assert(offsetof(UBoxFalloff, Default) == 0x0000F4, "Member 'UBoxFalloff::Default' has a wrong offset!"); \ static_assert(offsetof(UBoxFalloff, Transform) == 0x000100, "Member 'UBoxFalloff::Transform' has a wrong offset!"); \ static_assert(offsetof(UBoxFalloff, Falloff) == 0x000160, "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) == 0x000150, "Wrong size on UNoiseField"); \ static_assert(offsetof(UNoiseField, MinRange) == 0x0000E8, "Member 'UNoiseField::MinRange' has a wrong offset!"); \ static_assert(offsetof(UNoiseField, MaxRange) == 0x0000EC, "Member 'UNoiseField::MaxRange' has a wrong offset!"); \ static_assert(offsetof(UNoiseField, Transform) == 0x0000F0, "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) == 0x000108, "Wrong size on UUniformVector"); \ static_assert(offsetof(UUniformVector, Magnitude) == 0x0000E8, "Member 'UUniformVector::Magnitude' has a wrong offset!"); \ static_assert(offsetof(UUniformVector, Direction) == 0x0000F0, "Member 'UUniformVector::Direction' 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) == 0x000108, "Wrong size on URadialVector"); \ static_assert(offsetof(URadialVector, Magnitude) == 0x0000E8, "Member 'URadialVector::Magnitude' has a wrong offset!"); \ static_assert(offsetof(URadialVector, Position) == 0x0000F0, "Member 'URadialVector::Position' 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) == 0x0000F0, "Wrong size on URandomVector"); \ static_assert(offsetof(URandomVector, Magnitude) == 0x0000E8, "Member 'URandomVector::Magnitude' has a wrong offset!"); \ #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) == 0x000108, "Wrong size on UOperatorField"); \ static_assert(offsetof(UOperatorField, Magnitude) == 0x0000E8, "Member 'UOperatorField::Magnitude' has a wrong offset!"); \ static_assert(offsetof(UOperatorField, RightField) == 0x0000F0, "Member 'UOperatorField::RightField' has a wrong offset!"); \ static_assert(offsetof(UOperatorField, LeftField) == 0x0000F8, "Member 'UOperatorField::LeftField' has a wrong offset!"); \ static_assert(offsetof(UOperatorField, Operation) == 0x000100, "Member 'UOperatorField::Operation' 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) == 0x0000F0, "Wrong size on UToIntegerField"); \ static_assert(offsetof(UToIntegerField, FloatField) == 0x0000E8, "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) == 0x0000F0, "Wrong size on UToFloatField"); \ static_assert(offsetof(UToFloatField, IntField) == 0x0000E8, "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) == 0x000100, "Wrong size on UCullingField"); \ static_assert(offsetof(UCullingField, Culling) == 0x0000E8, "Member 'UCullingField::Culling' has a wrong offset!"); \ static_assert(offsetof(UCullingField, Field) == 0x0000F0, "Member 'UCullingField::Field' has a wrong offset!"); \ static_assert(offsetof(UCullingField, Operation) == 0x0000F8, "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) == 0x0000E8, "Wrong size on UReturnResultsTerminal"); \ #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_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_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_WB_InjectCoinSoul_C_AdjustmentLevel \ static_assert(alignof(WB_InjectCoinSoul_C_AdjustmentLevel) == 0x000008, "Wrong alignment on WB_InjectCoinSoul_C_AdjustmentLevel"); \ static_assert(sizeof(WB_InjectCoinSoul_C_AdjustmentLevel) == 0x000098, "Wrong size on WB_InjectCoinSoul_C_AdjustmentLevel"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, NewParam) == 0x000000, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, Skill) == 0x000004, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::Skill' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, Need) == 0x000008, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::Need' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, Temp_int_Variable) == 0x00000C, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, Temp_int_Variable_1) == 0x000010, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_Conv_StringToName_ReturnValue) == 0x00002C, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_GetDataTableRowFromName_OutRow) == 0x000034, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x00003C, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_Add_IntInt_ReturnValue_1) == 0x000040, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000044, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_Subtract_IntInt_ReturnValue) == 0x000048, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_Add_IntInt_ReturnValue_2) == 0x00004C, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000050, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_Add_IntInt_ReturnValue_3) == 0x000060, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000064, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x00006C, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000074, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_Greater_IntInt_ReturnValue) == 0x000075, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_Less_IntInt_ReturnValue) == 0x000076, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_Add_IntInt_ReturnValue_4) == 0x000078, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00007C, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_Add_IntInt_ReturnValue_5) == 0x000080, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_AdjustmentLevel, CallFunc_GetFontDataColor_ReturnValue) == 0x000084, "Member 'WB_InjectCoinSoul_C_AdjustmentLevel::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectCoinSoul_C_BackKeyEvent \ static_assert(alignof(WB_InjectCoinSoul_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_InjectCoinSoul_C_BackKeyEvent"); \ static_assert(sizeof(WB_InjectCoinSoul_C_BackKeyEvent) == 0x000048, "Wrong size on WB_InjectCoinSoul_C_BackKeyEvent"); \ static_assert(offsetof(WB_InjectCoinSoul_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_InjectCoinSoul_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_InjectCoinSoul_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectCoinSoul_C_BindImageShow \ static_assert(alignof(WB_InjectCoinSoul_C_BindImageShow) == 0x000001, "Wrong alignment on WB_InjectCoinSoul_C_BindImageShow"); \ static_assert(sizeof(WB_InjectCoinSoul_C_BindImageShow) == 0x000001, "Wrong size on WB_InjectCoinSoul_C_BindImageShow"); \ static_assert(offsetof(WB_InjectCoinSoul_C_BindImageShow, Index_0) == 0x000000, "Member 'WB_InjectCoinSoul_C_BindImageShow::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectCoinSoul_C_ClickButtonY_N \ static_assert(alignof(WB_InjectCoinSoul_C_ClickButtonY_N) == 0x000001, "Wrong alignment on WB_InjectCoinSoul_C_ClickButtonY_N"); \ static_assert(sizeof(WB_InjectCoinSoul_C_ClickButtonY_N) == 0x000001, "Wrong size on WB_InjectCoinSoul_C_ClickButtonY_N"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ClickButtonY_N, NewParam) == 0x000000, "Member 'WB_InjectCoinSoul_C_ClickButtonY_N::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectCoinSoul_C_DrawIcon \ static_assert(alignof(WB_InjectCoinSoul_C_DrawIcon) == 0x000008, "Wrong alignment on WB_InjectCoinSoul_C_DrawIcon"); \ static_assert(sizeof(WB_InjectCoinSoul_C_DrawIcon) == 0x000090, "Wrong size on WB_InjectCoinSoul_C_DrawIcon"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, L_Mat) == 0x000000, "Member 'WB_InjectCoinSoul_C_DrawIcon::L_Mat' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000008, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_GetPlayerCoinSoul_value) == 0x000010, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_GetPlayerLevel_value) == 0x000018, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000020, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_FTrunc_ReturnValue) == 0x000024, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_Redirect_Table_MappedTable) == 0x000028, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_Conv_IntToString_ReturnValue) == 0x000038, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_Conv_StringToName_ReturnValue) == 0x000048, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_GetDataTableRowFromName_OutRow) == 0x000050, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000058, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x00005C, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_FMax_ReturnValue) == 0x000060, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000068, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_FClamp_ReturnValue) == 0x000070, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000078, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_FMax_A_ImplicitCast) == 0x000080, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_FMax_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_DrawIcon, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000088, "Member 'WB_InjectCoinSoul_C_DrawIcon::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectCoinSoul_C_EnterKeyEvent \ static_assert(alignof(WB_InjectCoinSoul_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_InjectCoinSoul_C_EnterKeyEvent"); \ static_assert(sizeof(WB_InjectCoinSoul_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_InjectCoinSoul_C_EnterKeyEvent"); \ static_assert(offsetof(WB_InjectCoinSoul_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_InjectCoinSoul_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_InjectCoinSoul_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectCoinSoul_C_Event_LT \ static_assert(alignof(WB_InjectCoinSoul_C_Event_LT) == 0x000008, "Wrong alignment on WB_InjectCoinSoul_C_Event_LT"); \ static_assert(sizeof(WB_InjectCoinSoul_C_Event_LT) == 0x000090, "Wrong size on WB_InjectCoinSoul_C_Event_LT"); \ static_assert(offsetof(WB_InjectCoinSoul_C_Event_LT, InGeometry) == 0x000000, "Member 'WB_InjectCoinSoul_C_Event_LT::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_Event_LT, InKeyEvent) == 0x000040, "Member 'WB_InjectCoinSoul_C_Event_LT::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_Event_LT, inKeyTag) == 0x000080, "Member 'WB_InjectCoinSoul_C_Event_LT::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_Event_LT, bIsDown) == 0x000088, "Member 'WB_InjectCoinSoul_C_Event_LT::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectCoinSoul_C_Event_RT \ static_assert(alignof(WB_InjectCoinSoul_C_Event_RT) == 0x000008, "Wrong alignment on WB_InjectCoinSoul_C_Event_RT"); \ static_assert(sizeof(WB_InjectCoinSoul_C_Event_RT) == 0x000090, "Wrong size on WB_InjectCoinSoul_C_Event_RT"); \ static_assert(offsetof(WB_InjectCoinSoul_C_Event_RT, InGeometry) == 0x000000, "Member 'WB_InjectCoinSoul_C_Event_RT::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_Event_RT, InKeyEvent) == 0x000040, "Member 'WB_InjectCoinSoul_C_Event_RT::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_Event_RT, inKeyTag) == 0x000080, "Member 'WB_InjectCoinSoul_C_Event_RT::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_Event_RT, bIsDown) == 0x000088, "Member 'WB_InjectCoinSoul_C_Event_RT::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul \ static_assert(alignof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul) == 0x000008, "Wrong alignment on WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul"); \ static_assert(sizeof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul) == 0x000698, "Wrong size on WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, EntryPoint) == 0x000000, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, Temp_delegate_Variable) == 0x000004, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, Temp_delegate_Variable_1) == 0x000014, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, Temp_delegate_Variable_2) == 0x00002C, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, Temp_delegate_Variable_3) == 0x00003C, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_PostEvent_ReturnValue_2) == 0x00004C, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_PostEvent_ReturnValue_3) == 0x000050, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, Temp_delegate_Variable_4) == 0x000054, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::Temp_delegate_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_GetPlayerCoinSoul_value) == 0x000064, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_PostEvent_ReturnValue_4) == 0x000068, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_PostEvent_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CustomEvent_Property) == 0x00006C, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CustomEvent_Property' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CustomEvent_OldIntValue) == 0x000074, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CustomEvent_OldIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CustomEvent_NewIntValue) == 0x000078, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CustomEvent_NewIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x00007C, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_GetPlayerLevel_value) == 0x000080, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_FTrunc_ReturnValue) == 0x000088, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_Add_IntInt_ReturnValue) == 0x00008C, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_GetFontDataColor_ReturnValue) == 0x000090, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_AdjustmentLevel_NewParam) == 0x0000A4, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_AdjustmentLevel_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000A5, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000A8, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CreateDelegate_OutputDelegate) == 0x0000AC, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0000C0, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CustomEvent_InGeometry_1) == 0x0000C8, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CustomEvent_InKeyEvent_1) == 0x000108, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CustomEvent_inKeyTag_1) == 0x000148, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CustomEvent_bIsDown_1) == 0x000150, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CreateDelegate_OutputDelegate_1) == 0x000154, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CustomEvent_InGeometry) == 0x000168, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CustomEvent_InKeyEvent) == 0x0001A8, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CustomEvent_inKeyTag) == 0x0001E8, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CustomEvent_bIsDown) == 0x0001F0, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x0001F8, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_Event_InGeometry_1) == 0x000200, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_Event_isDown_1) == 0x000240, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_Event_InGeometry) == 0x000248, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_Event_isDown) == 0x000288, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_GetActiveWidgetIndex_ReturnValue) == 0x00028C, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_GetActiveWidgetIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000290, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, Temp_int_Variable) == 0x000294, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_AdjustmentLevel_NewParam_1) == 0x000298, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_AdjustmentLevel_NewParam_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_Add_IntInt_ReturnValue_1) == 0x00029C, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_Conv_IntToText_ReturnValue) == 0x0002A0, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_MakeStruct_FormatArgumentData) == 0x0002B8, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_MakeArray_Array) == 0x000308, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_Format_ReturnValue) == 0x000318, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_AddPlayerSkillPt_CurrentAmount) == 0x000330, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_AddPlayerSkillPt_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_Conv_IntToString_ReturnValue) == 0x000338, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_DecPlayerCoinSoul_CurrentAmount) == 0x000348, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_DecPlayerCoinSoul_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000350, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CreateDelegate_OutputDelegate_2) == 0x000358, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_Add_IntInt_ReturnValue_2) == 0x000368, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00036C, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_Add_IntInt_ReturnValue_3) == 0x000370, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000378, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000380, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_IsValid_ReturnValue) == 0x000388, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_MakeStruct_Geometry) == 0x000390, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_MakeStruct_Geometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_MakeStruct_KeyEvent) == 0x0003D0, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_MakeStruct_KeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x000410, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_MakeStruct_Geometry_1) == 0x000418, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_MakeStruct_Geometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_MakeStruct_KeyEvent_1) == 0x000458, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_MakeStruct_KeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_MakeLiteralGameplayTag_ReturnValue_1) == 0x000498, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_MakeLiteralGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_GetPlayerController_ReturnValue) == 0x0004A0, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_DynamicCast_AsDCSPlayer_Controller) == 0x0004A8, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_DynamicCast_AsDCSPlayer_Controller' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_DynamicCast_bSuccess) == 0x0004B0, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_PreviewKey_handle) == 0x0004B8, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_PreviewKey_handle' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_GetPlayerController_ReturnValue_1) == 0x000570, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_DynamicCast_AsDCSPlayer_Controller_1) == 0x000578, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_DynamicCast_AsDCSPlayer_Controller_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_DynamicCast_bSuccess_1) == 0x000580, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_PreviewKey_handle_1) == 0x000588, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_PreviewKey_handle_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000640, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_GetExtension_ReturnValue) == 0x000648, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_GetUIStatic_ReturnValue) == 0x000650, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_Not_PreBool_ReturnValue) == 0x000658, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_Not_PreBool_ReturnValue_1) == 0x000659, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_BooleanAND_ReturnValue) == 0x00065A, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_BooleanAND_ReturnValue_1) == 0x00065B, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CreateDelegate_OutputDelegate_3) == 0x00065C, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CreateDelegate_OutputDelegate_4) == 0x00066C, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, K2Node_CreateDelegate_OutputDelegate_5) == 0x00067C, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00068C, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x00068D, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x00068E, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, Temp_int_Variable_1) == 0x000690, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul, CallFunc_Delay_Duration_ImplicitCast) == 0x000694, "Member 'WB_InjectCoinSoul_C_ExecuteUbergraph_WB_InjectCoinSoul::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectCoinSoul_C_InitAllValue \ static_assert(alignof(WB_InjectCoinSoul_C_InitAllValue) == 0x000008, "Wrong alignment on WB_InjectCoinSoul_C_InitAllValue"); \ static_assert(sizeof(WB_InjectCoinSoul_C_InitAllValue) == 0x000108, "Wrong size on WB_InjectCoinSoul_C_InitAllValue"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, L_SetLevel) == 0x000000, "Member 'WB_InjectCoinSoul_C_InitAllValue::L_SetLevel' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, L_SkillPt) == 0x000004, "Member 'WB_InjectCoinSoul_C_InitAllValue::L_SkillPt' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, L_LeftSoul) == 0x000008, "Member 'WB_InjectCoinSoul_C_InitAllValue::L_LeftSoul' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, L_NeedSoul) == 0x00000C, "Member 'WB_InjectCoinSoul_C_InitAllValue::L_NeedSoul' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, L_LevelNeedSoul) == 0x000010, "Member 'WB_InjectCoinSoul_C_InitAllValue::L_LevelNeedSoul' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, Temp_bool_Variable) == 0x000060, "Member 'WB_InjectCoinSoul_C_InitAllValue::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, CallFunc_Not_PreBool_ReturnValue) == 0x000061, "Member 'WB_InjectCoinSoul_C_InitAllValue::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, CallFunc_Add_IntInt_ReturnValue) == 0x000064, "Member 'WB_InjectCoinSoul_C_InitAllValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, Temp_int_Variable) == 0x000068, "Member 'WB_InjectCoinSoul_C_InitAllValue::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000070, "Member 'WB_InjectCoinSoul_C_InitAllValue::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, Temp_int_Variable_1) == 0x000078, "Member 'WB_InjectCoinSoul_C_InitAllValue::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, CallFunc_GetAllLevelNeedSoul_AllLevelAndNeedSoul) == 0x000080, "Member 'WB_InjectCoinSoul_C_InitAllValue::CallFunc_GetAllLevelNeedSoul_AllLevelAndNeedSoul' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, CallFunc_Map_Find_Value) == 0x0000D0, "Member 'WB_InjectCoinSoul_C_InitAllValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, CallFunc_Map_Find_ReturnValue) == 0x0000D4, "Member 'WB_InjectCoinSoul_C_InitAllValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000D8, "Member 'WB_InjectCoinSoul_C_InitAllValue::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000DC, "Member 'WB_InjectCoinSoul_C_InitAllValue::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000E0, "Member 'WB_InjectCoinSoul_C_InitAllValue::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000E4, "Member 'WB_InjectCoinSoul_C_InitAllValue::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000E8, "Member 'WB_InjectCoinSoul_C_InitAllValue::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, CallFunc_BooleanAND_ReturnValue) == 0x0000E9, "Member 'WB_InjectCoinSoul_C_InitAllValue::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, CallFunc_GetFontDataColor_ReturnValue) == 0x0000EC, "Member 'WB_InjectCoinSoul_C_InitAllValue::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, CallFunc_Map_Find_Value_1) == 0x000100, "Member 'WB_InjectCoinSoul_C_InitAllValue::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, CallFunc_Map_Find_ReturnValue_1) == 0x000104, "Member 'WB_InjectCoinSoul_C_InitAllValue::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_InitAllValue, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000105, "Member 'WB_InjectCoinSoul_C_InitAllValue::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectCoinSoul_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_InjectCoinSoul_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_InjectCoinSoul_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_InjectCoinSoul_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_InjectCoinSoul_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_InjectCoinSoul_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_InjectCoinSoul_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectCoinSoul_C_OnPlayerIntPropertyChanged \ static_assert(alignof(WB_InjectCoinSoul_C_OnPlayerIntPropertyChanged) == 0x000004, "Wrong alignment on WB_InjectCoinSoul_C_OnPlayerIntPropertyChanged"); \ static_assert(sizeof(WB_InjectCoinSoul_C_OnPlayerIntPropertyChanged) == 0x000010, "Wrong size on WB_InjectCoinSoul_C_OnPlayerIntPropertyChanged"); \ static_assert(offsetof(WB_InjectCoinSoul_C_OnPlayerIntPropertyChanged, Property) == 0x000000, "Member 'WB_InjectCoinSoul_C_OnPlayerIntPropertyChanged::Property' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_OnPlayerIntPropertyChanged, OldIntValue) == 0x000008, "Member 'WB_InjectCoinSoul_C_OnPlayerIntPropertyChanged::OldIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_OnPlayerIntPropertyChanged, NewIntValue) == 0x00000C, "Member 'WB_InjectCoinSoul_C_OnPlayerIntPropertyChanged::NewIntValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectCoinSoul_C_PlayHightLightAnimation \ static_assert(alignof(WB_InjectCoinSoul_C_PlayHightLightAnimation) == 0x000008, "Wrong alignment on WB_InjectCoinSoul_C_PlayHightLightAnimation"); \ static_assert(sizeof(WB_InjectCoinSoul_C_PlayHightLightAnimation) == 0x000018, "Wrong size on WB_InjectCoinSoul_C_PlayHightLightAnimation"); \ static_assert(offsetof(WB_InjectCoinSoul_C_PlayHightLightAnimation, Image) == 0x000000, "Member 'WB_InjectCoinSoul_C_PlayHightLightAnimation::Image' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_PlayHightLightAnimation, Animation) == 0x000008, "Member 'WB_InjectCoinSoul_C_PlayHightLightAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_PlayHightLightAnimation, CallFunc_PlayAnimation_ReturnValue) == 0x000010, "Member 'WB_InjectCoinSoul_C_PlayHightLightAnimation::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectCoinSoul_C_SetNeedCoinText \ static_assert(alignof(WB_InjectCoinSoul_C_SetNeedCoinText) == 0x000008, "Wrong alignment on WB_InjectCoinSoul_C_SetNeedCoinText"); \ static_assert(sizeof(WB_InjectCoinSoul_C_SetNeedCoinText) == 0x000020, "Wrong size on WB_InjectCoinSoul_C_SetNeedCoinText"); \ static_assert(offsetof(WB_InjectCoinSoul_C_SetNeedCoinText, NeedSoul_0) == 0x000000, "Member 'WB_InjectCoinSoul_C_SetNeedCoinText::NeedSoul_0' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_SetNeedCoinText, CallFunc_Conv_IntToText_ReturnValue) == 0x000008, "Member 'WB_InjectCoinSoul_C_SetNeedCoinText::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectCoinSoul_C_TouchADD_SUB \ static_assert(alignof(WB_InjectCoinSoul_C_TouchADD_SUB) == 0x000004, "Wrong alignment on WB_InjectCoinSoul_C_TouchADD_SUB"); \ static_assert(sizeof(WB_InjectCoinSoul_C_TouchADD_SUB) == 0x000058, "Wrong size on WB_InjectCoinSoul_C_TouchADD_SUB"); \ static_assert(offsetof(WB_InjectCoinSoul_C_TouchADD_SUB, Add) == 0x000000, "Member 'WB_InjectCoinSoul_C_TouchADD_SUB::Add' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_TouchADD_SUB, Temp_bool_IsClosed_Variable) == 0x000001, "Member 'WB_InjectCoinSoul_C_TouchADD_SUB::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_TouchADD_SUB, Temp_bool_Has_Been_Initd_Variable) == 0x000002, "Member 'WB_InjectCoinSoul_C_TouchADD_SUB::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_TouchADD_SUB, Temp_bool_IsClosed_Variable_1) == 0x000003, "Member 'WB_InjectCoinSoul_C_TouchADD_SUB::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_TouchADD_SUB, Temp_bool_Has_Been_Initd_Variable_1) == 0x000004, "Member 'WB_InjectCoinSoul_C_TouchADD_SUB::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_TouchADD_SUB, CallFunc_GetFontDataColor_ReturnValue) == 0x000008, "Member 'WB_InjectCoinSoul_C_TouchADD_SUB::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_TouchADD_SUB, CallFunc_GetFontDataColor_ReturnValue_1) == 0x00001C, "Member 'WB_InjectCoinSoul_C_TouchADD_SUB::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_TouchADD_SUB, CallFunc_GetFontDataColor_ReturnValue_2) == 0x000030, "Member 'WB_InjectCoinSoul_C_TouchADD_SUB::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_TouchADD_SUB, CallFunc_GetFontDataColor_ReturnValue_3) == 0x000044, "Member 'WB_InjectCoinSoul_C_TouchADD_SUB::CallFunc_GetFontDataColor_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectCoinSoul_C_UpdateTipText \ static_assert(alignof(WB_InjectCoinSoul_C_UpdateTipText) == 0x000008, "Wrong alignment on WB_InjectCoinSoul_C_UpdateTipText"); \ static_assert(sizeof(WB_InjectCoinSoul_C_UpdateTipText) == 0x000120, "Wrong size on WB_InjectCoinSoul_C_UpdateTipText"); \ static_assert(offsetof(WB_InjectCoinSoul_C_UpdateTipText, Get) == 0x000000, "Member 'WB_InjectCoinSoul_C_UpdateTipText::Get' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_UpdateTipText, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000008, "Member 'WB_InjectCoinSoul_C_UpdateTipText::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_UpdateTipText, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000010, "Member 'WB_InjectCoinSoul_C_UpdateTipText::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_UpdateTipText, K2Node_MakeStruct_FormatArgumentData) == 0x000018, "Member 'WB_InjectCoinSoul_C_UpdateTipText::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_UpdateTipText, K2Node_MakeArray_Array) == 0x000068, "Member 'WB_InjectCoinSoul_C_UpdateTipText::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_UpdateTipText, CallFunc_Conv_IntToText_ReturnValue) == 0x000078, "Member 'WB_InjectCoinSoul_C_UpdateTipText::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_UpdateTipText, CallFunc_Format_ReturnValue) == 0x000090, "Member 'WB_InjectCoinSoul_C_UpdateTipText::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_UpdateTipText, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000A8, "Member 'WB_InjectCoinSoul_C_UpdateTipText::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_UpdateTipText, K2Node_MakeArray_Array_1) == 0x0000F8, "Member 'WB_InjectCoinSoul_C_UpdateTipText::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectCoinSoul_C_UpdateTipText, CallFunc_Format_ReturnValue_1) == 0x000108, "Member 'WB_InjectCoinSoul_C_UpdateTipText::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_InjectCoinSoul_C \ static_assert(alignof(UWB_InjectCoinSoul_C) == 0x000008, "Wrong alignment on UWB_InjectCoinSoul_C"); \ static_assert(sizeof(UWB_InjectCoinSoul_C) == 0x0003F8, "Wrong size on UWB_InjectCoinSoul_C"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_InjectCoinSoul_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, hightlIghtADD) == 0x0002C8, "Member 'UWB_InjectCoinSoul_C::hightlIghtADD' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, hightlIghtSUB) == 0x0002D0, "Member 'UWB_InjectCoinSoul_C::hightlIghtSUB' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, ShownUpNum) == 0x0002D8, "Member 'UWB_InjectCoinSoul_C::ShownUpNum' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, Image_ADD) == 0x0002E0, "Member 'UWB_InjectCoinSoul_C::Image_ADD' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, Image_ADD_Highlight) == 0x0002E8, "Member 'UWB_InjectCoinSoul_C::Image_ADD_Highlight' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, Image_bgwindow) == 0x0002F0, "Member 'UWB_InjectCoinSoul_C::Image_bgwindow' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, Image_CoinIcon) == 0x0002F8, "Member 'UWB_InjectCoinSoul_C::Image_CoinIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, Image_SUB) == 0x000300, "Member 'UWB_InjectCoinSoul_C::Image_SUB' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, Image_SUB_Highlight) == 0x000308, "Member 'UWB_InjectCoinSoul_C::Image_SUB_Highlight' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, LV_Text) == 0x000310, "Member 'UWB_InjectCoinSoul_C::LV_Text' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, RichTextBlock_GetSoulNum) == 0x000318, "Member 'UWB_InjectCoinSoul_C::RichTextBlock_GetSoulNum' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, Text_ChigongNum) == 0x000320, "Member 'UWB_InjectCoinSoul_C::Text_ChigongNum' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, Text_CurrentLevel) == 0x000328, "Member 'UWB_InjectCoinSoul_C::Text_CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, Text_Lv) == 0x000330, "Member 'UWB_InjectCoinSoul_C::Text_Lv' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, Text_SucceedTip) == 0x000338, "Member 'UWB_InjectCoinSoul_C::Text_SucceedTip' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, Text_UpdateLevel) == 0x000340, "Member 'UWB_InjectCoinSoul_C::Text_UpdateLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, TextBlock_3) == 0x000348, "Member 'UWB_InjectCoinSoul_C::TextBlock_3' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, WB_AnimationSlot_Fade) == 0x000350, "Member 'UWB_InjectCoinSoul_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, WB_PlayerCoins) == 0x000358, "Member 'UWB_InjectCoinSoul_C::WB_PlayerCoins' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, WGI_Button_ADD) == 0x000360, "Member 'UWB_InjectCoinSoul_C::WGI_Button_ADD' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, WGI_Button_SUB) == 0x000368, "Member 'UWB_InjectCoinSoul_C::WGI_Button_SUB' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, WGI_InputHelpVis) == 0x000370, "Member 'UWB_InjectCoinSoul_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, WGI_InputHelpVis_109) == 0x000378, "Member 'UWB_InjectCoinSoul_C::WGI_InputHelpVis_109' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, WidgetSwitcher_0) == 0x000380, "Member 'UWB_InjectCoinSoul_C::WidgetSwitcher_0' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, NowLevel) == 0x000388, "Member 'UWB_InjectCoinSoul_C::NowLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, SetLevel) == 0x00038C, "Member 'UWB_InjectCoinSoul_C::SetLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, NeedSoul) == 0x000390, "Member 'UWB_InjectCoinSoul_C::NeedSoul' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, NowSoul) == 0x000394, "Member 'UWB_InjectCoinSoul_C::NowSoul' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, AddSkillPt) == 0x000398, "Member 'UWB_InjectCoinSoul_C::AddSkillPt' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, SelectYN) == 0x00039C, "Member 'UWB_InjectCoinSoul_C::SelectYN' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, MaxLevel) == 0x0003A0, "Member 'UWB_InjectCoinSoul_C::MaxLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, overSkillNum) == 0x0003A4, "Member 'UWB_InjectCoinSoul_C::overSkillNum' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, NoOne) == 0x0003A8, "Member 'UWB_InjectCoinSoul_C::NoOne' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, IF_shengjizhong) == 0x0003A9, "Member 'UWB_InjectCoinSoul_C::IF_shengjizhong' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, overLevel) == 0x0003AC, "Member 'UWB_InjectCoinSoul_C::overLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, overSoul) == 0x0003B0, "Member 'UWB_InjectCoinSoul_C::overSoul' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, RebornFireRef) == 0x0003B8, "Member 'UWB_InjectCoinSoul_C::RebornFireRef' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, Timer) == 0x0003C0, "Member 'UWB_InjectCoinSoul_C::Timer' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, StartFinish) == 0x0003C8, "Member 'UWB_InjectCoinSoul_C::StartFinish' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, TotalLevelMax) == 0x0003CC, "Member 'UWB_InjectCoinSoul_C::TotalLevelMax' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, OnRemoveInjectPanel) == 0x0003D0, "Member 'UWB_InjectCoinSoul_C::OnRemoveInjectPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectCoinSoul_C, NeedSoulText) == 0x0003E0, "Member 'UWB_InjectCoinSoul_C::NeedSoulText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_WeaponRefromUnit \ static_assert(alignof(FS_WeaponRefromUnit) == 0x000004, "Wrong alignment on FS_WeaponRefromUnit"); \ static_assert(sizeof(FS_WeaponRefromUnit) == 0x000014, "Wrong size on FS_WeaponRefromUnit"); \ static_assert(offsetof(FS_WeaponRefromUnit, WeaponID_5_077C5B214D46C3BA79DD608796647632) == 0x000000, "Member 'FS_WeaponRefromUnit::WeaponID_5_077C5B214D46C3BA79DD608796647632' has a wrong offset!"); \ static_assert(offsetof(FS_WeaponRefromUnit, UpgradeInfo_2_5251A92A47C45EF9A50EE081E2197BA2) == 0x000004, "Member 'FS_WeaponRefromUnit::UpgradeInfo_2_5251A92A47C45EF9A50EE081E2197BA2' 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_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_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_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_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_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_FGeometryCollectionDebugDrawWarningMessage \ static_assert(alignof(FGeometryCollectionDebugDrawWarningMessage) == 0x000001, "Wrong alignment on FGeometryCollectionDebugDrawWarningMessage"); \ static_assert(sizeof(FGeometryCollectionDebugDrawWarningMessage) == 0x000001, "Wrong size on FGeometryCollectionDebugDrawWarningMessage"); \ #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_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_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_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_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_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_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_AGeometryCollectionISMPoolActor \ static_assert(alignof(AGeometryCollectionISMPoolActor) == 0x000008, "Wrong alignment on AGeometryCollectionISMPoolActor"); \ static_assert(sizeof(AGeometryCollectionISMPoolActor) == 0x0002F8, "Wrong size on AGeometryCollectionISMPoolActor"); \ static_assert(offsetof(AGeometryCollectionISMPoolActor, ISMPoolComp) == 0x0002F0, "Member 'AGeometryCollectionISMPoolActor::ISMPoolComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCollectionISMPoolComponent \ static_assert(alignof(UGeometryCollectionISMPoolComponent) == 0x000010, "Wrong alignment on UGeometryCollectionISMPoolComponent"); \ static_assert(sizeof(UGeometryCollectionISMPoolComponent) == 0x0003A0, "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) == 0x000590, "Wrong size on UChaosDestructionListener"); \ static_assert(offsetof(UChaosDestructionListener, CollisionEventRequestSettings) == 0x0002E4, "Member 'UChaosDestructionListener::CollisionEventRequestSettings' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, BreakingEventRequestSettings) == 0x0002FC, "Member 'UChaosDestructionListener::BreakingEventRequestSettings' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, TrailingEventRequestSettings) == 0x000314, "Member 'UChaosDestructionListener::TrailingEventRequestSettings' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, RemovalEventRequestSettings) == 0x00032C, "Member 'UChaosDestructionListener::RemovalEventRequestSettings' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, ChaosSolverActors) == 0x000340, "Member 'UChaosDestructionListener::ChaosSolverActors' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, GeometryCollectionActors) == 0x000390, "Member 'UChaosDestructionListener::GeometryCollectionActors' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, OnCollisionEvents) == 0x0003E0, "Member 'UChaosDestructionListener::OnCollisionEvents' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, OnBreakingEvents) == 0x0003F0, "Member 'UChaosDestructionListener::OnBreakingEvents' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, OnTrailingEvents) == 0x000400, "Member 'UChaosDestructionListener::OnTrailingEvents' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, OnRemovalEvents) == 0x000410, "Member 'UChaosDestructionListener::OnRemovalEvents' 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) == 0x000300, "Wrong size on AGeometryCollectionActor"); \ static_assert(offsetof(AGeometryCollectionActor, GeometryCollectionComponent) == 0x0002F0, "Member 'AGeometryCollectionActor::GeometryCollectionComponent' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionActor, GeometryCollectionDebugDrawComponent) == 0x0002F8, "Member 'AGeometryCollectionActor::GeometryCollectionDebugDrawComponent' 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_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) == 0x000B60, "Wrong size on UGeometryCollectionComponent"); \ static_assert(offsetof(UGeometryCollectionComponent, ChaosSolverActor) == 0x0005C8, "Member 'UGeometryCollectionComponent::ChaosSolverActor' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, RestCollection) == 0x0006B8, "Member 'UGeometryCollectionComponent::RestCollection' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, InitializationFields) == 0x0006C0, "Member 'UGeometryCollectionComponent::InitializationFields' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, Simulating) == 0x0006D0, "Member 'UGeometryCollectionComponent::Simulating' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, ObjectType) == 0x0006D8, "Member 'UGeometryCollectionComponent::ObjectType' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bForceMotionBlur) == 0x0006D9, "Member 'UGeometryCollectionComponent::bForceMotionBlur' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, EnableClustering) == 0x0006DA, "Member 'UGeometryCollectionComponent::EnableClustering' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, ClusterGroupIndex) == 0x0006DC, "Member 'UGeometryCollectionComponent::ClusterGroupIndex' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, MaxClusterLevel) == 0x0006E0, "Member 'UGeometryCollectionComponent::MaxClusterLevel' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, DamageThreshold) == 0x0006E8, "Member 'UGeometryCollectionComponent::DamageThreshold' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bUseSizeSpecificDamageThreshold) == 0x0006F8, "Member 'UGeometryCollectionComponent::bUseSizeSpecificDamageThreshold' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, DamagePropagationData) == 0x0006FC, "Member 'UGeometryCollectionComponent::DamagePropagationData' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bAllowRemovalOnSleep) == 0x000708, "Member 'UGeometryCollectionComponent::bAllowRemovalOnSleep' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bAllowRemovalOnBreak) == 0x000709, "Member 'UGeometryCollectionComponent::bAllowRemovalOnBreak' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, ClusterConnectionType) == 0x00070A, "Member 'UGeometryCollectionComponent::ClusterConnectionType' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, CollisionGroup) == 0x00070C, "Member 'UGeometryCollectionComponent::CollisionGroup' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, CollisionSampleFraction) == 0x000710, "Member 'UGeometryCollectionComponent::CollisionSampleFraction' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, LinearEtherDrag) == 0x000714, "Member 'UGeometryCollectionComponent::LinearEtherDrag' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, AngularEtherDrag) == 0x000718, "Member 'UGeometryCollectionComponent::AngularEtherDrag' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, PhysicalMaterial) == 0x000720, "Member 'UGeometryCollectionComponent::PhysicalMaterial' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, InitialVelocityType) == 0x000728, "Member 'UGeometryCollectionComponent::InitialVelocityType' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, InitialLinearVelocity) == 0x000730, "Member 'UGeometryCollectionComponent::InitialLinearVelocity' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, InitialAngularVelocity) == 0x000748, "Member 'UGeometryCollectionComponent::InitialAngularVelocity' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, PhysicalMaterialOverride) == 0x000760, "Member 'UGeometryCollectionComponent::PhysicalMaterialOverride' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, CacheParameters) == 0x000768, "Member 'UGeometryCollectionComponent::CacheParameters' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, RestTransforms) == 0x0007B8, "Member 'UGeometryCollectionComponent::RestTransforms' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, NotifyGeometryCollectionPhysicsStateChange) == 0x0007C8, "Member 'UGeometryCollectionComponent::NotifyGeometryCollectionPhysicsStateChange' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, NotifyGeometryCollectionPhysicsLoadingStateChange) == 0x0007D8, "Member 'UGeometryCollectionComponent::NotifyGeometryCollectionPhysicsLoadingStateChange' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, OnChaosBreakEvent) == 0x000800, "Member 'UGeometryCollectionComponent::OnChaosBreakEvent' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, OnChaosRemovalEvent) == 0x000810, "Member 'UGeometryCollectionComponent::OnChaosRemovalEvent' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, OnChaosCrumblingEvent) == 0x000820, "Member 'UGeometryCollectionComponent::OnChaosCrumblingEvent' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, DesiredCacheTime) == 0x000830, "Member 'UGeometryCollectionComponent::DesiredCacheTime' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, CachePlayback) == 0x000834, "Member 'UGeometryCollectionComponent::CachePlayback' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, OnChaosPhysicsCollision) == 0x000838, "Member 'UGeometryCollectionComponent::OnChaosPhysicsCollision' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bNotifyBreaks) == 0x000848, "Member 'UGeometryCollectionComponent::bNotifyBreaks' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bNotifyCollisions) == 0x000849, "Member 'UGeometryCollectionComponent::bNotifyCollisions' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bNotifyTrailing) == 0x00084A, "Member 'UGeometryCollectionComponent::bNotifyTrailing' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bNotifyRemovals) == 0x00084B, "Member 'UGeometryCollectionComponent::bNotifyRemovals' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bNotifyCrumblings) == 0x00084C, "Member 'UGeometryCollectionComponent::bNotifyCrumblings' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bCrumblingEventIncludesChildren) == 0x00084D, "Member 'UGeometryCollectionComponent::bCrumblingEventIncludesChildren' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bStoreVelocities) == 0x00084E, "Member 'UGeometryCollectionComponent::bStoreVelocities' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bShowBoneColors) == 0x00084F, "Member 'UGeometryCollectionComponent::bShowBoneColors' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, ISMPool) == 0x000850, "Member 'UGeometryCollectionComponent::ISMPool' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bEnableReplication) == 0x00085C, "Member 'UGeometryCollectionComponent::bEnableReplication' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bEnableAbandonAfterLevel) == 0x00085D, "Member 'UGeometryCollectionComponent::bEnableAbandonAfterLevel' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, ReplicationAbandonClusterLevel) == 0x000860, "Member 'UGeometryCollectionComponent::ReplicationAbandonClusterLevel' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, ReplicationAbandonAfterLevel) == 0x000864, "Member 'UGeometryCollectionComponent::ReplicationAbandonAfterLevel' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, RepData) == 0x000868, "Member 'UGeometryCollectionComponent::RepData' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, DummyBodySetup) == 0x000B18, "Member 'UGeometryCollectionComponent::DummyBodySetup' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, EmbeddedGeometryComponents) == 0x000B28, "Member 'UGeometryCollectionComponent::EmbeddedGeometryComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGeometryCollectionDebugDrawActor \ static_assert(alignof(AGeometryCollectionDebugDrawActor) == 0x000008, "Wrong alignment on AGeometryCollectionDebugDrawActor"); \ static_assert(sizeof(AGeometryCollectionDebugDrawActor) == 0x0003B0, "Wrong size on AGeometryCollectionDebugDrawActor"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, WarningMessage) == 0x0002F0, "Member 'AGeometryCollectionDebugDrawActor::WarningMessage' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, SelectedRigidBody) == 0x0002F8, "Member 'AGeometryCollectionDebugDrawActor::SelectedRigidBody' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bDebugDrawWholeCollection) == 0x000310, "Member 'AGeometryCollectionDebugDrawActor::bDebugDrawWholeCollection' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bDebugDrawHierarchy) == 0x000311, "Member 'AGeometryCollectionDebugDrawActor::bDebugDrawHierarchy' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bDebugDrawClustering) == 0x000312, "Member 'AGeometryCollectionDebugDrawActor::bDebugDrawClustering' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, HideGeometry) == 0x000313, "Member 'AGeometryCollectionDebugDrawActor::HideGeometry' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowRigidBodyId) == 0x000314, "Member 'AGeometryCollectionDebugDrawActor::bShowRigidBodyId' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowRigidBodyCollision) == 0x000315, "Member 'AGeometryCollectionDebugDrawActor::bShowRigidBodyCollision' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bCollisionAtOrigin) == 0x000316, "Member 'AGeometryCollectionDebugDrawActor::bCollisionAtOrigin' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowRigidBodyTransform) == 0x000317, "Member 'AGeometryCollectionDebugDrawActor::bShowRigidBodyTransform' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowRigidBodyInertia) == 0x000318, "Member 'AGeometryCollectionDebugDrawActor::bShowRigidBodyInertia' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowRigidBodyVelocity) == 0x000319, "Member 'AGeometryCollectionDebugDrawActor::bShowRigidBodyVelocity' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowRigidBodyForce) == 0x00031A, "Member 'AGeometryCollectionDebugDrawActor::bShowRigidBodyForce' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowRigidBodyInfos) == 0x00031B, "Member 'AGeometryCollectionDebugDrawActor::bShowRigidBodyInfos' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowTransformIndex) == 0x00031C, "Member 'AGeometryCollectionDebugDrawActor::bShowTransformIndex' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowTransform) == 0x00031D, "Member 'AGeometryCollectionDebugDrawActor::bShowTransform' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowParent) == 0x00031E, "Member 'AGeometryCollectionDebugDrawActor::bShowParent' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowLevel) == 0x00031F, "Member 'AGeometryCollectionDebugDrawActor::bShowLevel' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowConnectivityEdges) == 0x000320, "Member 'AGeometryCollectionDebugDrawActor::bShowConnectivityEdges' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowGeometryIndex) == 0x000321, "Member 'AGeometryCollectionDebugDrawActor::bShowGeometryIndex' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowGeometryTransform) == 0x000322, "Member 'AGeometryCollectionDebugDrawActor::bShowGeometryTransform' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowBoundingBox) == 0x000323, "Member 'AGeometryCollectionDebugDrawActor::bShowBoundingBox' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowFaces) == 0x000324, "Member 'AGeometryCollectionDebugDrawActor::bShowFaces' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowFaceIndices) == 0x000325, "Member 'AGeometryCollectionDebugDrawActor::bShowFaceIndices' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowFaceNormals) == 0x000326, "Member 'AGeometryCollectionDebugDrawActor::bShowFaceNormals' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowSingleFace) == 0x000327, "Member 'AGeometryCollectionDebugDrawActor::bShowSingleFace' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, SingleFaceIndex) == 0x000328, "Member 'AGeometryCollectionDebugDrawActor::SingleFaceIndex' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowVertices) == 0x00032C, "Member 'AGeometryCollectionDebugDrawActor::bShowVertices' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowVertexIndices) == 0x00032D, "Member 'AGeometryCollectionDebugDrawActor::bShowVertexIndices' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowVertexNormals) == 0x00032E, "Member 'AGeometryCollectionDebugDrawActor::bShowVertexNormals' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bUseActiveVisualization) == 0x00032F, "Member 'AGeometryCollectionDebugDrawActor::bUseActiveVisualization' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, PointThickness) == 0x000330, "Member 'AGeometryCollectionDebugDrawActor::PointThickness' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, LineThickness) == 0x000334, "Member 'AGeometryCollectionDebugDrawActor::LineThickness' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bTextShadow) == 0x000338, "Member 'AGeometryCollectionDebugDrawActor::bTextShadow' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, TextScale) == 0x00033C, "Member 'AGeometryCollectionDebugDrawActor::TextScale' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, NormalScale) == 0x000340, "Member 'AGeometryCollectionDebugDrawActor::NormalScale' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, AxisScale) == 0x000344, "Member 'AGeometryCollectionDebugDrawActor::AxisScale' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, ArrowScale) == 0x000348, "Member 'AGeometryCollectionDebugDrawActor::ArrowScale' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, RigidBodyIdColor) == 0x00034C, "Member 'AGeometryCollectionDebugDrawActor::RigidBodyIdColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, RigidBodyTransformScale) == 0x000350, "Member 'AGeometryCollectionDebugDrawActor::RigidBodyTransformScale' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, RigidBodyCollisionColor) == 0x000354, "Member 'AGeometryCollectionDebugDrawActor::RigidBodyCollisionColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, RigidBodyInertiaColor) == 0x000358, "Member 'AGeometryCollectionDebugDrawActor::RigidBodyInertiaColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, RigidBodyVelocityColor) == 0x00035C, "Member 'AGeometryCollectionDebugDrawActor::RigidBodyVelocityColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, RigidBodyForceColor) == 0x000360, "Member 'AGeometryCollectionDebugDrawActor::RigidBodyForceColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, RigidBodyInfoColor) == 0x000364, "Member 'AGeometryCollectionDebugDrawActor::RigidBodyInfoColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, TransformIndexColor) == 0x000368, "Member 'AGeometryCollectionDebugDrawActor::TransformIndexColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, TransformScale) == 0x00036C, "Member 'AGeometryCollectionDebugDrawActor::TransformScale' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, LevelColor) == 0x000370, "Member 'AGeometryCollectionDebugDrawActor::LevelColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, ParentColor) == 0x000374, "Member 'AGeometryCollectionDebugDrawActor::ParentColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, ConnectivityEdgeThickness) == 0x000378, "Member 'AGeometryCollectionDebugDrawActor::ConnectivityEdgeThickness' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, GeometryIndexColor) == 0x00037C, "Member 'AGeometryCollectionDebugDrawActor::GeometryIndexColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, GeometryTransformScale) == 0x000380, "Member 'AGeometryCollectionDebugDrawActor::GeometryTransformScale' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, BoundingBoxColor) == 0x000384, "Member 'AGeometryCollectionDebugDrawActor::BoundingBoxColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, FaceColor) == 0x000388, "Member 'AGeometryCollectionDebugDrawActor::FaceColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, FaceIndexColor) == 0x00038C, "Member 'AGeometryCollectionDebugDrawActor::FaceIndexColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, FaceNormalColor) == 0x000390, "Member 'AGeometryCollectionDebugDrawActor::FaceNormalColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, SingleFaceColor) == 0x000394, "Member 'AGeometryCollectionDebugDrawActor::SingleFaceColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, VertexColor) == 0x000398, "Member 'AGeometryCollectionDebugDrawActor::VertexColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, VertexIndexColor) == 0x00039C, "Member 'AGeometryCollectionDebugDrawActor::VertexIndexColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, VertexNormalColor) == 0x0003A0, "Member 'AGeometryCollectionDebugDrawActor::VertexNormalColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, SpriteComponent) == 0x0003A8, "Member 'AGeometryCollectionDebugDrawActor::SpriteComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCollectionDebugDrawComponent \ static_assert(alignof(UGeometryCollectionDebugDrawComponent) == 0x000008, "Wrong alignment on UGeometryCollectionDebugDrawComponent"); \ static_assert(sizeof(UGeometryCollectionDebugDrawComponent) == 0x000100, "Wrong size on UGeometryCollectionDebugDrawComponent"); \ static_assert(offsetof(UGeometryCollectionDebugDrawComponent, GeometryCollectionDebugDrawActor) == 0x0000E8, "Member 'UGeometryCollectionDebugDrawComponent::GeometryCollectionDebugDrawActor' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionDebugDrawComponent, GeometryCollectionRenderLevelSetActor) == 0x0000F0, "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) == 0x0003E0, "Wrong size on AGeometryCollectionRenderLevelSetActor"); \ static_assert(offsetof(AGeometryCollectionRenderLevelSetActor, TargetVolumeTexture) == 0x0002F0, "Member 'AGeometryCollectionRenderLevelSetActor::TargetVolumeTexture' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionRenderLevelSetActor, RayMarchMaterial) == 0x0002F8, "Member 'AGeometryCollectionRenderLevelSetActor::RayMarchMaterial' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionRenderLevelSetActor, SurfaceTolerance) == 0x000300, "Member 'AGeometryCollectionRenderLevelSetActor::SurfaceTolerance' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionRenderLevelSetActor, Isovalue) == 0x000304, "Member 'AGeometryCollectionRenderLevelSetActor::Isovalue' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionRenderLevelSetActor, Enabled) == 0x000308, "Member 'AGeometryCollectionRenderLevelSetActor::Enabled' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionRenderLevelSetActor, RenderVolumeBoundingBox) == 0x000309, "Member 'AGeometryCollectionRenderLevelSetActor::RenderVolumeBoundingBox' has a wrong offset!"); \ #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_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_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_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_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_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_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_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_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_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_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_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_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_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_ModifyBone \ static_assert(alignof(FAnimNode_ModifyBone) == 0x000008, "Wrong alignment on FAnimNode_ModifyBone"); \ static_assert(sizeof(FAnimNode_ModifyBone) == 0x000140, "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, DynamicBoneOverride) == 0x0000D8, "Member 'FAnimNode_ModifyBone::DynamicBoneOverride' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, PossibleBoneNames) == 0x0000E0, "Member 'FAnimNode_ModifyBone::PossibleBoneNames' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, Translation) == 0x0000F0, "Member 'FAnimNode_ModifyBone::Translation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, Rotation) == 0x000108, "Member 'FAnimNode_ModifyBone::Rotation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, Scale) == 0x000120, "Member 'FAnimNode_ModifyBone::Scale' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, TranslationMode) == 0x000138, "Member 'FAnimNode_ModifyBone::TranslationMode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, RotationMode) == 0x000139, "Member 'FAnimNode_ModifyBone::RotationMode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, ScaleMode) == 0x00013A, "Member 'FAnimNode_ModifyBone::ScaleMode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, TranslationSpace) == 0x00013B, "Member 'FAnimNode_ModifyBone::TranslationSpace' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, RotationSpace) == 0x00013C, "Member 'FAnimNode_ModifyBone::RotationSpace' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, ScaleSpace) == 0x00013D, "Member 'FAnimNode_ModifyBone::ScaleSpace' has a wrong offset!"); \ #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_FBlendSpacePlayerReference \ static_assert(alignof(FBlendSpacePlayerReference) == 0x000008, "Wrong alignment on FBlendSpacePlayerReference"); \ static_assert(sizeof(FBlendSpacePlayerReference) == 0x000010, "Wrong size on FBlendSpacePlayerReference"); \ #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_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_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_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_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_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_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_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_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_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_FSequencePlayerReference \ static_assert(alignof(FSequencePlayerReference) == 0x000008, "Wrong alignment on FSequencePlayerReference"); \ static_assert(sizeof(FSequencePlayerReference) == 0x000010, "Wrong size on FSequencePlayerReference"); \ #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) == 0x000048, "Wrong size on UAnimNotify_PlayMontageNotifyWindow"); \ static_assert(offsetof(UAnimNotify_PlayMontageNotifyWindow, NotifyName) == 0x000040, "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) == 0x000450, "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_BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_CharacterMovement_K2Node_ComponentBoundEvent_5_FallEventDelegate__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_CharacterMovement_K2Node_ComponentBoundEvent_5_FallEventDelegate__DelegateSignature) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_CharacterMovement_K2Node_ComponentBoundEvent_5_FallEventDelegate__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_CharacterMovement_K2Node_ComponentBoundEvent_5_FallEventDelegate__DelegateSignature) == 0x000001, "Wrong size on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_CharacterMovement_K2Node_ComponentBoundEvent_5_FallEventDelegate__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_CharacterMovement_K2Node_ComponentBoundEvent_5_FallEventDelegate__DelegateSignature, IsFall) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_CharacterMovement_K2Node_ComponentBoundEvent_5_FallEventDelegate__DelegateSignature::IsFall' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_17_OnItemInSlotChanged__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_17_OnItemInSlotChanged__DelegateSignature) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_17_OnItemInSlotChanged__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_17_OnItemInSlotChanged__DelegateSignature) == 0x000050, "Wrong size on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_17_OnItemInSlotChanged__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_17_OnItemInSlotChanged__DelegateSignature, OldItem) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_17_OnItemInSlotChanged__DelegateSignature::OldItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_17_OnItemInSlotChanged__DelegateSignature, NewItem) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_17_OnItemInSlotChanged__DelegateSignature::NewItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_17_OnItemInSlotChanged__DelegateSignature, Type) == 0x000040, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_17_OnItemInSlotChanged__DelegateSignature::Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_17_OnItemInSlotChanged__DelegateSignature, SlotIndex) == 0x000044, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_17_OnItemInSlotChanged__DelegateSignature::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_17_OnItemInSlotChanged__DelegateSignature, ItemIndex) == 0x000048, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_17_OnItemInSlotChanged__DelegateSignature::ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature) == 0x000050, "Wrong size on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature, OldItem) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature::OldItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature, NewItem) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature::NewItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature, Type) == 0x000040, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature::Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature, SlotIndex) == 0x000044, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature, ActiveIndex) == 0x000048, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature::ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature, IsSlotChange) == 0x00004C, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Equip_K2Node_ComponentBoundEvent_18_OnActiveItemChanged__DelegateSignature::IsSlotChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_EquipmentSkillModel_K2Node_ComponentBoundEvent_17_WeaponStyleSkillUpdate__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_EquipmentSkillModel_K2Node_ComponentBoundEvent_17_WeaponStyleSkillUpdate__DelegateSignature) == 0x000004, "Wrong alignment on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_EquipmentSkillModel_K2Node_ComponentBoundEvent_17_WeaponStyleSkillUpdate__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_EquipmentSkillModel_K2Node_ComponentBoundEvent_17_WeaponStyleSkillUpdate__DelegateSignature) == 0x000018, "Wrong size on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_EquipmentSkillModel_K2Node_ComponentBoundEvent_17_WeaponStyleSkillUpdate__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_EquipmentSkillModel_K2Node_ComponentBoundEvent_17_WeaponStyleSkillUpdate__DelegateSignature, Weapon_ID) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_EquipmentSkillModel_K2Node_ComponentBoundEvent_17_WeaponStyleSkillUpdate__DelegateSignature::Weapon_ID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_EquipmentSkillModel_K2Node_ComponentBoundEvent_17_WeaponStyleSkillUpdate__DelegateSignature, OldStyleSkill_ID) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_EquipmentSkillModel_K2Node_ComponentBoundEvent_17_WeaponStyleSkillUpdate__DelegateSignature::OldStyleSkill_ID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_EquipmentSkillModel_K2Node_ComponentBoundEvent_17_WeaponStyleSkillUpdate__DelegateSignature, NewStyleSkill_ID) == 0x000014, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_EquipmentSkillModel_K2Node_ComponentBoundEvent_17_WeaponStyleSkillUpdate__DelegateSignature::NewStyleSkill_ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplBuffComponent_K2Node_ComponentBoundEvent_8_OnPtCurrentNumber__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplBuffComponent_K2Node_ComponentBoundEvent_8_OnPtCurrentNumber__DelegateSignature) == 0x000004, "Wrong alignment on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplBuffComponent_K2Node_ComponentBoundEvent_8_OnPtCurrentNumber__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplBuffComponent_K2Node_ComponentBoundEvent_8_OnPtCurrentNumber__DelegateSignature) == 0x000004, "Wrong size on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplBuffComponent_K2Node_ComponentBoundEvent_8_OnPtCurrentNumber__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplBuffComponent_K2Node_ComponentBoundEvent_8_OnPtCurrentNumber__DelegateSignature, Number) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplBuffComponent_K2Node_ComponentBoundEvent_8_OnPtCurrentNumber__DelegateSignature::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_0_OnInputAxisLadderUp__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_0_OnInputAxisLadderUp__DelegateSignature) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_0_OnInputAxisLadderUp__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_0_OnInputAxisLadderUp__DelegateSignature) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_0_OnInputAxisLadderUp__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_0_OnInputAxisLadderUp__DelegateSignature, AxisValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_0_OnInputAxisLadderUp__DelegateSignature::AxisValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_1_OnInputAxisMoveForward__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_1_OnInputAxisMoveForward__DelegateSignature) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_1_OnInputAxisMoveForward__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_1_OnInputAxisMoveForward__DelegateSignature) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_1_OnInputAxisMoveForward__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_1_OnInputAxisMoveForward__DelegateSignature, AxisValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_1_OnInputAxisMoveForward__DelegateSignature::AxisValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_2_OnInputAxisMoveRight__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_2_OnInputAxisMoveRight__DelegateSignature) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_2_OnInputAxisMoveRight__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_2_OnInputAxisMoveRight__DelegateSignature) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_2_OnInputAxisMoveRight__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_2_OnInputAxisMoveRight__DelegateSignature, AxisValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_2_OnInputAxisMoveRight__DelegateSignature::AxisValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_3_OnInputAxisVerticalLook__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_3_OnInputAxisVerticalLook__DelegateSignature) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_3_OnInputAxisVerticalLook__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_3_OnInputAxisVerticalLook__DelegateSignature) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_3_OnInputAxisVerticalLook__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_3_OnInputAxisVerticalLook__DelegateSignature, AxisValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_3_OnInputAxisVerticalLook__DelegateSignature::AxisValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_4_OnInputToggleTargeting__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_4_OnInputToggleTargeting__DelegateSignature) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_4_OnInputToggleTargeting__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_4_OnInputToggleTargeting__DelegateSignature) == 0x000001, "Wrong size on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_4_OnInputToggleTargeting__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_4_OnInputToggleTargeting__DelegateSignature, Triggered) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_4_OnInputToggleTargeting__DelegateSignature::Triggered' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_6_OnInputAxisHorizontalLook__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_6_OnInputAxisHorizontalLook__DelegateSignature) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_6_OnInputAxisHorizontalLook__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_6_OnInputAxisHorizontalLook__DelegateSignature) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_6_OnInputAxisHorizontalLook__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_6_OnInputAxisHorizontalLook__DelegateSignature, AxisValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_6_OnInputAxisHorizontalLook__DelegateSignature::AxisValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_7_OnInputSwitchWeaponTypes__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_7_OnInputSwitchWeaponTypes__DelegateSignature) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_7_OnInputSwitchWeaponTypes__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_7_OnInputSwitchWeaponTypes__DelegateSignature) == 0x000001, "Wrong size on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_7_OnInputSwitchWeaponTypes__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_7_OnInputSwitchWeaponTypes__DelegateSignature, Triggered) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplEnhanceInputDispatcher_K2Node_ComponentBoundEvent_7_OnInputSwitchWeaponTypes__DelegateSignature::Triggered' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplToleranceComponent_K2Node_ComponentBoundEvent_13_TrapState__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplToleranceComponent_K2Node_ComponentBoundEvent_13_TrapState__DelegateSignature) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplToleranceComponent_K2Node_ComponentBoundEvent_13_TrapState__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplToleranceComponent_K2Node_ComponentBoundEvent_13_TrapState__DelegateSignature) == 0x000001, "Wrong size on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplToleranceComponent_K2Node_ComponentBoundEvent_13_TrapState__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplToleranceComponent_K2Node_ComponentBoundEvent_13_TrapState__DelegateSignature, InTrap) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_ImplToleranceComponent_K2Node_ComponentBoundEvent_13_TrapState__DelegateSignature::InTrap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Inventory_K2Node_ComponentBoundEvent_12_OnItemAdded__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Inventory_K2Node_ComponentBoundEvent_12_OnItemAdded__DelegateSignature) == 0x000004, "Wrong alignment on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Inventory_K2Node_ComponentBoundEvent_12_OnItemAdded__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Inventory_K2Node_ComponentBoundEvent_12_OnItemAdded__DelegateSignature) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Inventory_K2Node_ComponentBoundEvent_12_OnItemAdded__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Inventory_K2Node_ComponentBoundEvent_12_OnItemAdded__DelegateSignature, SortID) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Inventory_K2Node_ComponentBoundEvent_12_OnItemAdded__DelegateSignature::SortID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Inventory_K2Node_ComponentBoundEvent_12_OnItemAdded__DelegateSignature, AddCount) == 0x000004, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_Inventory_K2Node_ComponentBoundEvent_12_OnItemAdded__DelegateSignature::AddCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_MagicComponent_K2Node_ComponentBoundEvent_0_OnSpellPlayed__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_MagicComponent_K2Node_ComponentBoundEvent_0_OnSpellPlayed__DelegateSignature) == 0x000004, "Wrong alignment on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_MagicComponent_K2Node_ComponentBoundEvent_0_OnSpellPlayed__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_MagicComponent_K2Node_ComponentBoundEvent_0_OnSpellPlayed__DelegateSignature) == 0x000004, "Wrong size on BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_MagicComponent_K2Node_ComponentBoundEvent_0_OnSpellPlayed__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_MagicComponent_K2Node_ComponentBoundEvent_0_OnSpellPlayed__DelegateSignature, SpellID) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_BndEvt__BP_CombatCharacter_Player_Final_MagicComponent_K2Node_ComponentBoundEvent_0_OnSpellPlayed__DelegateSignature::SpellID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture) == 0x0000B0, "Wrong size on BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, SectionID) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::SectionID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, Chapter) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::Chapter' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, ReturnValue) == 0x000011, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, Temp_byte_Variable) == 0x000012, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, CallFunc_Conv_StringToName_ReturnValue) == 0x000014, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, Temp_bool_Variable) == 0x00001C, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, Temp_bool_Variable_1) == 0x00001D, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, Temp_bool_Variable_2) == 0x00001E, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, Temp_bool_Variable_3) == 0x00001F, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, Temp_bool_Variable_4) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, Temp_bool_Variable_5) == 0x000021, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, Temp_bool_Variable_6) == 0x000022, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, Temp_bool_Variable_7) == 0x000023, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, K2Node_Select_Default) == 0x000024, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, CallFunc_Redirect_Table_MappedTable) == 0x000028, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000A8, "Member 'BP_CombatCharacter_Player_Final_C_CanOpenSnowCapture::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted) == 0x000030, "Wrong size on BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted, CallFunc_GetPlayerPawn_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted, CallFunc_GetNetworkState_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted, CallFunc_NecessaryDataSyncCompleted_ReturnValue) == 0x000019, "Member 'BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted::CallFunc_NecessaryDataSyncCompleted_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted, CallFunc_GetSyncState_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted::CallFunc_GetSyncState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted, CallFunc_NecessaryDataSyncCompleted_ReturnValue_1) == 0x000028, "Member 'BP_CombatCharacter_Player_Final_C_CheckClientNecessaryDataSyncCompleted::CallFunc_NecessaryDataSyncCompleted_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_CheckOpenSnowCapture \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_CheckOpenSnowCapture) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_CheckOpenSnowCapture"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_CheckOpenSnowCapture) == 0x000018, "Wrong size on BP_CombatCharacter_Player_Final_C_CheckOpenSnowCapture"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CheckOpenSnowCapture, SectionID) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_CheckOpenSnowCapture::SectionID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_CheckOpenSnowCapture, Chapter) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_CheckOpenSnowCapture::Chapter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_Create_Stats_Widget \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget) == 0x000010, "Wrong alignment on BP_CombatCharacter_Player_Final_C_Create_Stats_Widget"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget) == 0x000280, "Wrong size on BP_CombatCharacter_Player_Final_C_Create_Stats_Widget"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, Temp_object_Variable) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_PlayerIsEnemy_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_PlayerIsEnemy_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, Temp_struct_Variable) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000070, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, K2Node_DynamicCast_AsI_Can_Attack) == 0x000078, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, K2Node_DynamicCast_bSuccess) == 0x000088, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_AddComponent_ReturnValue) == 0x000090, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_IsAttackableTarget_result) == 0x000098, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000099, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_GetSocketLocation_ReturnValue) == 0x0000A0, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_K2_AttachToComponent_ReturnValue_1) == 0x0000B8, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_K2_AttachToComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x0000C0, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_GetPlayerPawn_ReturnValue) == 0x0001A8, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_GetUserWidgetObject_ReturnValue) == 0x0001B0, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_GetUserWidgetObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, K2Node_DynamicCast_AsWB_Player_Blood_Bar) == 0x0001B8, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::K2Node_DynamicCast_AsWB_Player_Blood_Bar' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, K2Node_DynamicCast_bSuccess_1) == 0x0001C0, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_GetDCSPlayerState_ReturnValue) == 0x0001C8, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_GetNetworkState_ReturnValue) == 0x0001D0, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_SyncState_GetHealthValue_CurrentValue) == 0x0001D8, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_SyncState_GetHealthValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_SyncState_GetHealthValue_MaxValue) == 0x0001E0, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_SyncState_GetHealthValue_MaxValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_K2_AttachToComponent_ReturnValue_2) == 0x0001E8, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_K2_AttachToComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_MakeTransform_ReturnValue) == 0x0001F0, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_IsValid_ReturnValue) == 0x000250, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_AddComponent_ReturnValue_1) == 0x000258, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_AddComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, CallFunc_GetUserWidgetObject_ReturnValue_1) == 0x000260, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::CallFunc_GetUserWidgetObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, K2Node_DynamicCast_AsI_Process_Bar_UI) == 0x000268, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::K2Node_DynamicCast_AsI_Process_Bar_UI' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Create_Stats_Widget, K2Node_DynamicCast_bSuccess_2) == 0x000278, "Member 'BP_CombatCharacter_Player_Final_C_Create_Stats_Widget::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_DoChapterChange \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_DoChapterChange) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_DoChapterChange"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_DoChapterChange) == 0x000001, "Wrong size on BP_CombatCharacter_Player_Final_C_DoChapterChange"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_DoChapterChange, Chapter) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_DoChapterChange::Chapter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_DoDisplayedItemChanged \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_DoDisplayedItemChanged) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_DoDisplayedItemChanged"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_DoDisplayedItemChanged) == 0x000010, "Wrong size on BP_CombatCharacter_Player_Final_C_DoDisplayedItemChanged"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_DoDisplayedItemChanged, NewDisplay) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_DoDisplayedItemChanged::NewDisplay' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_DoDisplayedItemChanged, Type) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_DoDisplayedItemChanged::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final) == 0x000010, "Wrong alignment on BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final) == 0x000EC0, "Wrong size on BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, EntryPoint) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CustomEvent_Loaded) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, Temp_class_Variable) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ClassDynamicCast_AsUser_Widget) == 0x000018, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ClassDynamicCast_AsUser_Widget' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ClassDynamicCast_bSuccess) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CreateDelegate_OutputDelegate) == 0x000024, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Create_ReturnValue) == 0x000038, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CreateDelegate_OutputDelegate_1) == 0x000040, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, Temp_bool_Variable) == 0x000050, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, Temp_object_Variable) == 0x000058, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, Temp_delegate_Variable) == 0x000068, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000078, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, Temp_bool_Variable_1) == 0x000080, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetTypeHiddenState_bOutHidden) == 0x000081, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetTypeHiddenState_bOutHidden' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Not_PreBool_ReturnValue) == 0x000082, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000088, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, Temp_bool_Variable_2) == 0x000090, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_OldItem_1) == 0x000098, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_OldItem_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_NewItem_1) == 0x0000B8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_NewItem_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_Type_1) == 0x0000D8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_Type_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_SlotIndex_1) == 0x0000DC, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_SlotIndex_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_ItemIndex) == 0x0000E0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_OldItem) == 0x0000E8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_NewItem) == 0x000108, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_Type) == 0x000128, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_SlotIndex) == 0x00012C, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_ActiveIndex) == 0x000130, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_IsSlotChange) == 0x000134, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_IsSlotChange' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_SwitchEnum_CmpSuccess) == 0x000135, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_SwitchEnum_CmpSuccess_1) == 0x000136, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Greater_IntInt_ReturnValue) == 0x000137, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000138, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x000139, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Greater_IntInt_ReturnValue_1) == 0x00013A, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_NotEqual_IntInt_ReturnValue_2) == 0x00013B, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_NotEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BooleanAND_ReturnValue) == 0x00013C, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BooleanAND_ReturnValue_1) == 0x00013D, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BooleanAND_ReturnValue_2) == 0x00013E, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_NotEqual_IntInt_ReturnValue_3) == 0x00013F, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_NotEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BooleanAND_ReturnValue_3) == 0x000140, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_NotEqual_IntInt_ReturnValue_4) == 0x000141, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_NotEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_NotEqual_IntInt_ReturnValue_5) == 0x000142, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_NotEqual_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Greater_IntInt_ReturnValue_2) == 0x000143, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Greater_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BooleanAND_ReturnValue_4) == 0x000144, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_NotEqual_IntInt_ReturnValue_6) == 0x000145, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_NotEqual_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BooleanAND_ReturnValue_5) == 0x000146, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_NotEqual_IntInt_ReturnValue_7) == 0x000147, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_NotEqual_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Greater_IntInt_ReturnValue_3) == 0x000148, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Greater_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BooleanAND_ReturnValue_6) == 0x000149, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Map_Find_Value) == 0x00014C, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Map_Find_ReturnValue) == 0x000168, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BooleanAND_ReturnValue_7) == 0x000169, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BooleanAND_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Greater_IntInt_ReturnValue_4) == 0x00016A, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Greater_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000170, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Greater_IntInt_ReturnValue_5) == 0x000178, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Greater_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000180, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Map_Find_Value_1) == 0x000188, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Map_Find_ReturnValue_1) == 0x0001A4, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0001A8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_FTrunc_ReturnValue) == 0x0001B0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_MakeStruct_S_INM_EquipmentUsage) == 0x0001B4, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_MakeStruct_S_INM_EquipmentUsage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x0001D0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_FTrunc_ReturnValue_1) == 0x0001D8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_MakeStruct_S_INM_EquipmentUsage_1) == 0x0001DC, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_MakeStruct_S_INM_EquipmentUsage_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Map_Find_Value_2) == 0x0001F8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Map_Find_ReturnValue_2) == 0x000214, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Greater_IntInt_ReturnValue_6) == 0x000215, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Greater_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Conv_IntToDouble_ReturnValue_2) == 0x000218, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Conv_IntToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Map_Find_Value_3) == 0x000220, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Map_Find_ReturnValue_3) == 0x00023C, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_CreateMessageWindow_ReturnValue) == 0x00023D, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x000240, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_CreateMessageWindow_ReturnValue_1) == 0x000248, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_CreateMessageWindow_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_FTrunc_ReturnValue_2) == 0x00024C, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_FTrunc_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_CreateMessageWindow_ReturnValue_2) == 0x000250, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_CreateMessageWindow_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_MakeStruct_S_INM_EquipmentUsage_2) == 0x000254, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_MakeStruct_S_INM_EquipmentUsage_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, Temp_byte_Variable) == 0x000270, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, Temp_byte_Variable_1) == 0x000271, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_SpellID) == 0x000274, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_SpellID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Map_Find_Value_4) == 0x000278, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Map_Find_ReturnValue_4) == 0x000294, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_CreateMessageWindow_ReturnValue_3) == 0x000295, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_CreateMessageWindow_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Add_IntInt_ReturnValue) == 0x000298, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_MakeStruct_S_INM_EquipmentUsage_3) == 0x00029C, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_MakeStruct_S_INM_EquipmentUsage_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Map_Values_Values) == 0x0002B8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Array_Length_ReturnValue) == 0x0002C8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, Temp_bool_Variable_3) == 0x0002CC, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_Weapon_ID) == 0x0002D0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_Weapon_ID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_OldStyleSkill_ID) == 0x0002E0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_OldStyleSkill_ID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_NewStyleSkill_ID) == 0x0002E4, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_NewStyleSkill_ID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_Event_DeltaSeconds) == 0x0002E8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_DynamicCast_AsInterface_in_Game_Widget) == 0x0002F0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_DynamicCast_AsInterface_in_Game_Widget' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_DynamicCast_bSuccess) == 0x000300, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetUINotify_UINotify) == 0x000308, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetPlayerController_ReturnValue) == 0x000310, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsInCombatPose_Result) == 0x000318, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Not_PreBool_ReturnValue_1) == 0x000319, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetMyEquip_Equip) == 0x000320, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetMyEquip_Equip_1) == 0x000328, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetMyEquip_Equip_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetMyEquip_Equip_2) == 0x000330, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetMyEquip_Equip_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000338, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_SelectInt_ReturnValue) == 0x00033C, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x000340, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000344, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Not_PreBool_ReturnValue_2) == 0x000345, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000348, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_MakeRotator_ReturnValue) == 0x000350, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_DynamicCast_AsData_Table) == 0x000368, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_DynamicCast_AsData_Table' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_DynamicCast_bSuccess_1) == 0x000370, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000378, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x000380, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsValid_ReturnValue) == 0x000388, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_DynamicCast_AsData_Table_1) == 0x000390, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_DynamicCast_AsData_Table_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_DynamicCast_bSuccess_2) == 0x000398, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2) == 0x0003A0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CreateDelegate_OutputDelegate_2) == 0x0003A8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_DynamicCast_AsData_Table_2) == 0x0003B8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_DynamicCast_AsData_Table_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_DynamicCast_bSuccess_3) == 0x0003C0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0003C8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_3) == 0x0003D0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_DynamicCast_AsData_Table_3) == 0x0003D8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_DynamicCast_AsData_Table_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_DynamicCast_bSuccess_4) == 0x0003E0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_Event_EndPlayReason) == 0x0003E1, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_Event_DeathMontage) == 0x0003E8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_Event_DeathMontage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_AxisValue_4) == 0x0003F0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_AxisValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_AxisValue_3) == 0x0003F8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_AxisValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_AxisValue_2) == 0x000400, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_AxisValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_AxisValue_1) == 0x000408, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_AxisValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_Triggered_1) == 0x000410, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_Triggered_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_AxisValue) == 0x000418, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_AxisValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_Triggered) == 0x000420, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_Triggered' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CustomEvent_IsPlayer) == 0x000421, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CustomEvent_IsPlayer' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Not_PreBool_ReturnValue_3) == 0x000422, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CreateDelegate_OutputDelegate_3) == 0x000424, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_Event_Type) == 0x000434, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_Event_Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_Event_OldValue) == 0x000440, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_Event_OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_Event_NewValue) == 0x000448, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_Event_NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_Event_MaxValue) == 0x000450, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_Event_MaxValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsValid_ReturnValue_1) == 0x000458, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetUserWidgetObject_ReturnValue) == 0x000460, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetUserWidgetObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_DynamicCast_AsI_Process_Bar_UI) == 0x000468, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_DynamicCast_AsI_Process_Bar_UI' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_DynamicCast_bSuccess_5) == 0x000478, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetGameTimeInSeconds_ReturnValue_3) == 0x000480, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetGameTimeInSeconds_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000488, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_FTrunc_ReturnValue_3) == 0x000490, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_FTrunc_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000498, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Add_IntInt_ReturnValue_1) == 0x0004A0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsValid_ReturnValue_2) == 0x0004A4, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsLocallyControlled_ReturnValue) == 0x0004A5, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x0004A8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0004B0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Redirect_Table_MappedTable) == 0x0004B8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetDataTableRowFromName_OutRow) == 0x0004C0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0004C8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetPlayerController_ReturnValue_1) == 0x0004D0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x0004D8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x0004E0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsGameOnlineMode_ReturnValue) == 0x0004E8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetPlayerPawn_ReturnValue) == 0x0004F0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0004F8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_CheckClientNecessaryDataSyncCompleted_ReturnValue) == 0x0004F9, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_CheckClientNecessaryDataSyncCompleted_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000500, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CreateDelegate_OutputDelegate_4) == 0x000508, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000518, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000519, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, Temp_object_Variable_1) == 0x000520, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BooleanOR_ReturnValue) == 0x000528, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, Temp_bool_Variable_4) == 0x000529, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsServer_ReturnValue) == 0x00052A, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Not_PreBool_ReturnValue_4) == 0x00052B, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CreateDelegate_OutputDelegate_5) == 0x00052C, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CreateDelegate_OutputDelegate_6) == 0x00053C, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetDCSPlayerState_ReturnValue_1) == 0x000550, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetDCSPlayerState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsAlive_Result) == 0x000558, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsMainPlayer_ReturnValue) == 0x000559, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsMainPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000560, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_Select_Default) == 0x000568, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsLocallyControlled_ReturnValue_1) == 0x000569, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsLocallyControlled_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsServer_ReturnValue_1) == 0x00056A, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsServer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BooleanOR_ReturnValue_1) == 0x00056B, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetDCSPlayerState_ReturnValue_2) == 0x000570, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetDCSPlayerState_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsValid_ReturnValue_3) == 0x000578, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetPlayerNetInfo_PlayerUserID) == 0x000580, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetPlayerNetInfo_PlayerUserID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetPlayerNetInfo_PlayerCampType) == 0x000590, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetPlayerNetInfo_PlayerCampType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CustomEvent_Chapter_2) == 0x0005A0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CustomEvent_Chapter_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsLocallyControlled_ReturnValue_2) == 0x0005A1, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsLocallyControlled_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x0005A8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CreateDelegate_OutputDelegate_7) == 0x0005B0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsValid_ReturnValue_4) == 0x0005C0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetCurrentCharacter_CurrentChapter) == 0x0005C1, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetCurrentCharacter_CurrentChapter' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsAlive_Result_1) == 0x0005C2, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsAlive_Result_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_SortID) == 0x0005C4, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_SortID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_AddCount) == 0x0005C8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_AddCount' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x0005D0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000718, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Percent_IntInt_ReturnValue) == 0x00071C, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000720, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetPlayerIntProperty_value) == 0x000724, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Greater_IntInt_ReturnValue_7) == 0x000728, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Greater_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_InTrap) == 0x000729, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_InTrap' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetPlayerStatic_ReturnValue) == 0x000730, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000738, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_FindReleaseKeyByInputKey_ReleaseKey) == 0x000739, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_FindReleaseKeyByInputKey_ReleaseKey' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, Temp_bool_Variable_5) == 0x00073A, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CustomEvent_SectionId_1) == 0x000740, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CustomEvent_SectionId_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x000750, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_Select_Default_1) == 0x000758, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CreateDelegate_OutputDelegate_8) == 0x00075C, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_MakeStruct_S_INM_EquipmentUsage_4) == 0x00076C, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_MakeStruct_S_INM_EquipmentUsage_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CustomEvent_SectionId) == 0x000788, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CustomEvent_SectionId' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CustomEvent_Chapter_1) == 0x000798, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CustomEvent_Chapter_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue_1) == 0x0007A0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_CanOpenSnowCapture_ReturnValue) == 0x0007A8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_CanOpenSnowCapture_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetCurrentCharacter_CurrentChapter_1) == 0x0007A9, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetCurrentCharacter_CurrentChapter_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetModel_BGMAndSectionManager_ReturnValue) == 0x0007B0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetModel_BGMAndSectionManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_IsFall) == 0x0007B8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_IsFall' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0007C0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_ComponentBoundEvent_Number) == 0x0007D8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_ComponentBoundEvent_Number' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetScalarParameterValue_ReturnValue) == 0x0007DC, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetScalarParameterValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetNiagaraParameterCollection_ReturnValue) == 0x0007E0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetNiagaraParameterCollection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetMyLadderComp_LadderComponent) == 0x0007E8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetMyLadderComp_LadderComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetOnLadder_OnLadder) == 0x0007F0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetOnLadder_OnLadder' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x0007F8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_Event_Count) == 0x000808, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_Event_Count' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetScalarParameterValue_ReturnValue_1) == 0x000810, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetScalarParameterValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Lerp_ReturnValue) == 0x000818, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetNiagaraParameterCollection_ReturnValue_1) == 0x000820, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetNiagaraParameterCollection_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsValid_ReturnValue_5) == 0x000828, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetUIStatic_ReturnValue) == 0x000830, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_RegisterGlobalExtend_ReturnValue) == 0x000838, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_RegisterGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetGameTimeInSeconds_ReturnValue_4) == 0x000840, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetGameTimeInSeconds_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_CreateMessageWindow_ReturnValue_4) == 0x000848, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_CreateMessageWindow_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000850, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_FTrunc_ReturnValue_4) == 0x000858, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_FTrunc_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Create_ReturnValue_1) == 0x000860, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Add_IntInt_ReturnValue_2) == 0x000868, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_AddToWidgetQueue_Succeed) == 0x00086C, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_AddToWidgetQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_Select_Default_2) == 0x000870, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2) == 0x000878, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CustomEvent_Playing) == 0x000880, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CustomEvent_Playing' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CustomEvent_FollowCamera) == 0x000881, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CustomEvent_FollowCamera' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CreateDelegate_OutputDelegate_9) == 0x000884, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000898, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetOptionValue_ReturnValue) == 0x0008A0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, Temp_int_Array_Index_Variable) == 0x0008B0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Array_Get_Item) == 0x0008B4, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_INM_GetUploadUsageData_ReturnValue) == 0x0008D0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_INM_GetUploadUsageData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_INM_GetUploadUsageData_ReturnData) == 0x0008D4, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_INM_GetUploadUsageData_ReturnData' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Conv_IntToString_ReturnValue) == 0x0008F0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000900, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000910, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_MakeStruct_S_INM_EquipmentUsage_5) == 0x000920, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_MakeStruct_S_INM_EquipmentUsage_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_SwitchEnum_CmpSuccess_2) == 0x00093C, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Conv_IntToString_ReturnValue_3) == 0x000940, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CreateDelegate_OutputDelegate_10) == 0x000950, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CustomEvent_NewDisplay) == 0x000960, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CustomEvent_NewDisplay' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CustomEvent_Type) == 0x000968, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetNormalizeKlesaPercentValue_ReturnValue) == 0x000970, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetNormalizeKlesaPercentValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_DynamicCast_AsDI_Dual_Hand) == 0x000978, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_DynamicCast_AsDI_Dual_Hand' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_DynamicCast_bSuccess_6) == 0x000980, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000981, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetRightPrimaryComponent_component) == 0x000988, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetRightPrimaryComponent_component' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetLeftPrimaryComponent_component) == 0x000990, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetLeftPrimaryComponent_component' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_DynamicCast_AsDI_Hand) == 0x000998, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_DynamicCast_AsDI_Hand' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_DynamicCast_bSuccess_7) == 0x0009A0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetPrimaryComponent_Component) == 0x0009A8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetPrimaryComponent_Component' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsValid_ReturnValue_6) == 0x0009B0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CustomEvent_Value) == 0x0009B4, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0009B8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x0009BC, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Lerp_ReturnValue_1) == 0x0009C0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetNiagaraParameterCollection_ReturnValue_2) == 0x0009C8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetNiagaraParameterCollection_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_3) == 0x0009D0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CustomEvent_BossID) == 0x0009D8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CustomEvent_BossID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetDCSGameState_ReturnValue) == 0x0009E0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CreateDelegate_OutputDelegate_11) == 0x0009E8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x0009F8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_DisposableGetActivityIdPS5_ReturnValue) == 0x000A00, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_DisposableGetActivityIdPS5_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsEmpty_ReturnValue) == 0x000A10, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsAlive_Result_2) == 0x000A11, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsAlive_Result_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetPlatformType_ReturnValue) == 0x000A12, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_SwitchEnum_CmpSuccess_3) == 0x000A13, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_SwitchEnum_CmpSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1) == 0x000A18, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_2) == 0x000A20, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsEmpty_ReturnValue_1) == 0x000A28, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetWidgetQueueInterface_ReturnValue_1) == 0x000A30, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetWidgetQueueInterface_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_3) == 0x000A40, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_AddToWidgetQueue_Succeed_1) == 0x000A48, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_AddToWidgetQueue_Succeed_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_4) == 0x000A50, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CustomEvent_Chapter) == 0x000A58, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CustomEvent_Chapter' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000A59, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000A60, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsValid_ReturnValue_7) == 0x000A68, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsValid_ReturnValue_8) == 0x000A69, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsValid_ReturnValue_9) == 0x000A6A, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_MakeArray_Array) == 0x000A70, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetSocketLocation_ReturnValue) == 0x000A80, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakVector_X) == 0x000A98, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakVector_Y) == 0x000AA0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakVector_Z) == 0x000AA8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_PostEvent_ReturnValue) == 0x000AB0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000AB8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000AC0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_MakeVector_ReturnValue) == 0x000AC8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_MakeVector_ReturnValue_1) == 0x000AE0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_LineTraceSingleForObjects_OutHit) == 0x000AF8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_LineTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_LineTraceSingleForObjects_ReturnValue) == 0x000BE0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_LineTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000BE8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_bBlockingHit) == 0x000BF0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_bInitialOverlap) == 0x000BF1, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_Time) == 0x000BF4, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_Distance) == 0x000BF8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_Location) == 0x000C00, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_ImpactPoint) == 0x000C18, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_Normal) == 0x000C30, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_ImpactNormal) == 0x000C48, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_PhysMat) == 0x000C60, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_HitActor) == 0x000C68, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_HitComponent) == 0x000C70, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_HitBoneName) == 0x000C78, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_BoneName) == 0x000C80, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_HitItem) == 0x000C88, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_ElementIndex) == 0x000C8C, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_FaceIndex) == 0x000C90, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_TraceStart) == 0x000C98, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BreakHitResult_TraceEnd) == 0x000CB0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Conv_IntToDouble_ReturnValue_3) == 0x000CC8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Conv_IntToDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000CD0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000CD8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Conv_StringToName_ReturnValue) == 0x000CE8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_4) == 0x000CF0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_CreateDelegate_OutputDelegate_12) == 0x000CF8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetPlayerController_ReturnValue_2) == 0x000D08, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_CreateSingleWidgetToViewport_K2_OutTag_1) == 0x000D10, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_CreateSingleWidgetToViewport_K2_OutTag_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue_1) == 0x000D18, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetNormalizeKlesaPercentValue_ReturnValue_1) == 0x000D20, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetNormalizeKlesaPercentValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, Temp_int_Loop_Counter_Variable) == 0x000D28, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000D30, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Less_IntInt_ReturnValue) == 0x000D38, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Add_IntInt_ReturnValue_3) == 0x000D3C, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetGlobalFlag_Enable) == 0x000D40, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetTransform_ReturnValue) == 0x000D50, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000DB0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsValid_ReturnValue_10) == 0x000DB8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_FinishSpawningActor_ReturnValue) == 0x000DC0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetGameTimeInSeconds_ReturnValue_5) == 0x000DC8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetGameTimeInSeconds_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsValid_ReturnValue_11) == 0x000DD0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x000DD8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_FTrunc_ReturnValue_5) == 0x000DE0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_FTrunc_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_IsValid_ReturnValue_12) == 0x000DE4, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Add_IntInt_ReturnValue_4) == 0x000DE8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_Select_Default_3) == 0x000DEC, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, K2Node_MakeStruct_S_INM_EquipmentUsage_6) == 0x000DF0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::K2Node_MakeStruct_S_INM_EquipmentUsage_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_GetTransform_ReturnValue_1) == 0x000E10, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_GetTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_1) == 0x000E70, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_FinishSpawningActor_ReturnValue_1) == 0x000E78, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_FinishSpawningActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Lerp_A_ImplicitCast) == 0x000E80, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Lerp_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000E88, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Lerp_A_ImplicitCast_1) == 0x000E90, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Lerp_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Lerp_Alpha_ImplicitCast_1) == 0x000E98, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Lerp_Alpha_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_SetFloatParameter_InValue_ImplicitCast) == 0x000EA0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_SetFloatParameter_InValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast) == 0x000EA4, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_Lerp_B_ImplicitCast) == 0x000EA8, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_Lerp_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_1) == 0x000EB0, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_2) == 0x000EB4, "Member 'BP_CombatCharacter_Player_Final_C_ExecuteUbergraph_BP_CombatCharacter_Player_Final::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyAIComp \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyAIComp) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyAIComp"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyAIComp) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyAIComp"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyAIComp, AI_Comp) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyAIComp::AI_Comp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyAIOptimizingComp \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyAIOptimizingComp) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyAIOptimizingComp"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyAIOptimizingComp) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyAIOptimizingComp"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyAIOptimizingComp, AIOptimizingComponent) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyAIOptimizingComp::AIOptimizingComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyAIQuery \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyAIQuery) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyAIQuery"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyAIQuery) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyAIQuery"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyAIQuery, AIQueryActionCollectorComponent_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyAIQuery::AIQueryActionCollectorComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyBehavior \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyBehavior) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyBehavior"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyBehavior) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyBehavior"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyBehavior, BehaviorComp) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyBehavior::BehaviorComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyBendingComponent \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyBendingComponent) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyBendingComponent"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyBendingComponent) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyBendingComponent"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyBendingComponent, PN_Bending_Component_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyBendingComponent::PN_Bending_Component_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyBuffComp \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyBuffComp) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyBuffComp"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyBuffComp) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyBuffComp"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyBuffComp, BuffComponent) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyBuffComp::BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyCharShape \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyCharShape) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyCharShape"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyCharShape) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyCharShape"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyCharShape, CharShapeComponent_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyCharShape::CharShapeComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyCollisionHandler \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyCollisionHandler) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyCollisionHandler"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyCollisionHandler) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyCollisionHandler"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyCollisionHandler, CollisionHandler_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyCollisionHandler::CollisionHandler_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyDerivantComp \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyDerivantComp) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyDerivantComp"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyDerivantComp) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyDerivantComp"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyDerivantComp, DerivantComponent_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyDerivantComp::DerivantComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyDynamicTargeting \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyDynamicTargeting) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyDynamicTargeting"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyDynamicTargeting) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyDynamicTargeting"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyDynamicTargeting, DynamicTargeting_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyDynamicTargeting::DynamicTargeting_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyEffects \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyEffects) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyEffects"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyEffects) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyEffects"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyEffects, EffectsComp_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyEffects::EffectsComp_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyEquip \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyEquip) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyEquip"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyEquip) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyEquip"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyEquip, Equip_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyEquip::Equip_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyEquipmentSkill \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyEquipmentSkill) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyEquipmentSkill"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyEquipmentSkill) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyEquipmentSkill"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyEquipmentSkill, EquipmentSkillModel_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyEquipmentSkill::EquipmentSkillModel_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyFallenDamage \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyFallenDamage) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyFallenDamage"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyFallenDamage) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyFallenDamage"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyFallenDamage, FallenDamageComponent_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyFallenDamage::FallenDamageComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyHealth \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyHealth) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyHealth"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyHealth) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyHealth"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyHealth, Health_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyHealth::Health_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyInputBuffer \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyInputBuffer) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyInputBuffer"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyInputBuffer) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyInputBuffer"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyInputBuffer, InputBuffer_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyInputBuffer::InputBuffer_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyInteractiveEnv \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyInteractiveEnv) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyInteractiveEnv"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyInteractiveEnv) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyInteractiveEnv"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyInteractiveEnv, InteractiveEnvironmentComponent_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyInteractiveEnv::InteractiveEnvironmentComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyInventory \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyInventory) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyInventory"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyInventory) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyInventory"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyInventory, Inventory_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyInventory::Inventory_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyLadderComp \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyLadderComp) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyLadderComp"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyLadderComp) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyLadderComp"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyLadderComp, LadderComponent_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyLadderComp::LadderComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyMagicComponent \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyMagicComponent) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyMagicComponent"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyMagicComponent) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyMagicComponent"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyMagicComponent, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyMagicComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyMana \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyMana) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyMana"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyMana) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyMana"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyMana, ExtendedMana_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyMana::ExtendedMana_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyMontages \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyMontages) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyMontages"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyMontages) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyMontages"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyMontages, Montages_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyMontages::Montages_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyParticleComp \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyParticleComp) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyParticleComp"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyParticleComp) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyParticleComp"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyParticleComp, ParticleComponent_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyParticleComp::ParticleComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyParticleEffect \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyParticleEffect) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyParticleEffect"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyParticleEffect) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyParticleEffect"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyParticleEffect, ParticleEffectComponent_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyParticleEffect::ParticleEffectComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyPhysicReaction \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyPhysicReaction) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyPhysicReaction"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyPhysicReaction) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyPhysicReaction"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyPhysicReaction, PhysicReaction_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyPhysicReaction::PhysicReaction_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyPlayerPostureComp \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyPlayerPostureComp) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyPlayerPostureComp"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyPlayerPostureComp) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyPlayerPostureComp"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyPlayerPostureComp, comp) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyPlayerPostureComp::comp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyProperty \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyProperty) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyProperty"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyProperty) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyProperty"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyProperty, Property_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyProperty::Property_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyRotateComp \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyRotateComp) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyRotateComp"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyRotateComp) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyRotateComp"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyRotateComp, RotateComp) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyRotateComp::RotateComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMySpecialBullet \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMySpecialBullet) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMySpecialBullet"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMySpecialBullet) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMySpecialBullet"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMySpecialBullet, SpecialBulletComponent_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMySpecialBullet::SpecialBulletComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMySpeed \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMySpeed) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMySpeed"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMySpeed) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMySpeed"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMySpeed, Speed) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMySpeed::Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMySpringArms \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMySpringArms) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMySpringArms"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMySpringArms) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMySpringArms"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMySpringArms, SpringArmsComponent_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMySpringArms::SpringArmsComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyStamina \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyStamina) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyStamina"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyStamina) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyStamina"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyStamina, Stamina_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyStamina::Stamina_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyStateManagerComp \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyStateManagerComp) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyStateManagerComp"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyStateManagerComp) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyStateManagerComp"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyStateManagerComp, StateManagerComp) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyStateManagerComp::StateManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyStatsManager \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyStatsManager) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyStatsManager"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyStatsManager) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyStatsManager"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyStatsManager, StatsManagerComp_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyStatsManager::StatsManagerComp_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyToleranceComp \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyToleranceComp) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyToleranceComp"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyToleranceComp) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyToleranceComp"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyToleranceComp, ToleranceComponent) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyToleranceComp::ToleranceComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyTrapComp \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyTrapComp) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyTrapComp"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyTrapComp) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyTrapComp"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyTrapComp, TrapComp_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyTrapComp::TrapComp_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyUIInteractComp \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyUIInteractComp) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyUIInteractComp"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyUIInteractComp) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyUIInteractComp"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyUIInteractComp, UIInteractComponent_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyUIInteractComp::UIInteractComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyUINotify \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyUINotify) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyUINotify"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyUINotify) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyUINotify"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyUINotify, UINotifyComponent_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyUINotify::UINotifyComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyWeaponLoop \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyWeaponLoop) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyWeaponLoop"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyWeaponLoop) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyWeaponLoop"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyWeaponLoop, WeaponLoopComponent_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyWeaponLoop::WeaponLoopComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline) == 0x000028, "Wrong size on BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline, NewHidden) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline::NewHidden' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline, K2Node_DynamicCast_AsI_Can_Attack) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline, CallFunc_IsAttackableTarget_result) == 0x000021, "Member 'BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline, CallFunc_IsValid_ReturnValue) == 0x000022, "Member 'BP_CombatCharacter_Player_Final_C_HidPlayStatsWidgetOnline::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_InitSetCampEffect \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_InitSetCampEffect) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_InitSetCampEffect"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_InitSetCampEffect) == 0x000050, "Wrong size on BP_CombatCharacter_Player_Final_C_InitSetCampEffect"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_InitSetCampEffect, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_InitSetCampEffect::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_InitSetCampEffect, CallFunc_GetPlayerIsEnemy_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_InitSetCampEffect::CallFunc_GetPlayerIsEnemy_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_InitSetCampEffect, CallFunc_Map_Values_Values) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_InitSetCampEffect::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_InitSetCampEffect, CallFunc_GetSelectedWeaponDisplayItem_DisplayedItem) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_InitSetCampEffect::CallFunc_GetSelectedWeaponDisplayItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_InitSetCampEffect, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_Player_Final_C_InitSetCampEffect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_InitSetCampEffect, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_Player_Final_C_InitSetCampEffect::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_InitSetCampEffect, CallFunc_GetDCSPlayerState_ReturnValue_1) == 0x000040, "Member 'BP_CombatCharacter_Player_Final_C_InitSetCampEffect::CallFunc_GetDCSPlayerState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_InitSetCampEffect, CallFunc_IsMainPlayer_ReturnValue) == 0x000048, "Member 'BP_CombatCharacter_Player_Final_C_InitSetCampEffect::CallFunc_IsMainPlayer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData) == 0x0000D8, "Wrong size on BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, Data) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::Data' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, ReturnValue) == 0x00001C, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, ReturnData) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::ReturnData' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, Temp_bool_Variable) == 0x00003C, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000040, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_Greater_IntInt_ReturnValue) == 0x00004C, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_Add_IntInt_ReturnValue_1) == 0x000050, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_Add_IntInt_ReturnValue_2) == 0x000054, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_Add_IntInt_ReturnValue_3) == 0x000058, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_Greater_IntInt_ReturnValue_1) == 0x00005C, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000060, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_Greater_IntInt_ReturnValue_2) == 0x000068, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_Greater_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000070, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_Greater_IntInt_ReturnValue_3) == 0x000078, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_Greater_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000080, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_FTrunc_ReturnValue) == 0x000088, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_Add_IntInt_ReturnValue_4) == 0x00008C, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000090, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, K2Node_Select_Default) == 0x000098, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0000A0, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_FTrunc_ReturnValue_1) == 0x0000A8, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, Temp_bool_Variable_1) == 0x0000AC, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, CallFunc_Add_IntInt_ReturnValue_5) == 0x0000B0, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, K2Node_Select_Default_1) == 0x0000B4, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData, K2Node_MakeStruct_S_INM_EquipmentUsage) == 0x0000B8, "Member 'BP_CombatCharacter_Player_Final_C_INM_GetUploadUsageData::K2Node_MakeStruct_S_INM_EquipmentUsage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable) == 0x000158, "Wrong size on BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, ChangedGUID) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::ChangedGUID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, NewID) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::NewID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, Local_SlotSkill_1) == 0x000014, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::Local_SlotSkill_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, Local_SlotSkill_0) == 0x000018, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::Local_SlotSkill_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, Local_Slot1) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::Local_Slot1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, Local_Slot0) == 0x000040, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::Local_Slot0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_Conv_IntToString_ReturnValue) == 0x000060, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000070, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000080, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_Concat_StrStr_ReturnValue) == 0x000090, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000A0, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_GetMyEquipmentSkill_EquipmentSkillModel) == 0x0000B0, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_GetMyEquipmentSkill_EquipmentSkillModel' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_GetWeaponStyleSkill_ReturnValue) == 0x0000B8, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_GetWeaponStyleSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_GetWeaponStyleSkill_Value) == 0x0000BC, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_GetWeaponStyleSkill_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_GetMyEquipmentSkill_EquipmentSkillModel_1) == 0x0000C0, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_GetMyEquipmentSkill_EquipmentSkillModel_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_GetWeaponStyleSkill_ReturnValue_1) == 0x0000C8, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_GetWeaponStyleSkill_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_GetWeaponStyleSkill_Value_1) == 0x0000CC, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_GetWeaponStyleSkill_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_Conv_IntToString_ReturnValue_3) == 0x0000D0, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000E0, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_EqualEqual_GuidGuid_ReturnValue) == 0x0000F0, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_EqualEqual_GuidGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000F8, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_GetMyEquip_Equip) == 0x000108, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_GetItemInSlot_Item) == 0x000110, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_GetItemInSlot_Item' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_EqualEqual_GuidGuid_ReturnValue_1) == 0x000130, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_EqualEqual_GuidGuid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable, CallFunc_GetItemInSlot_Item_1) == 0x000138, "Member 'BP_CombatCharacter_Player_Final_C_INM_WeaponStyleSkillTable::CallFunc_GetItemInSlot_Item_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_NewPlayerGuidelines \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelines) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_NewPlayerGuidelines"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelines) == 0x000020, "Wrong size on BP_CombatCharacter_Player_Final_C_NewPlayerGuidelines"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelines, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_NewPlayerGuidelines::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelines, CallFunc_GetGlobalFlag_Enable) == 0x000001, "Member 'BP_CombatCharacter_Player_Final_C_NewPlayerGuidelines::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelines, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated_1) == 0x000002, "Member 'BP_CombatCharacter_Player_Final_C_NewPlayerGuidelines::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelines, CallFunc_GetPerpetualMark_Value) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_NewPlayerGuidelines::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelines, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_Player_Final_C_NewPlayerGuidelines::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS, CallFunc_GetGlobalFlag_Enable) == 0x000001, "Member 'BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated_1) == 0x000002, "Member 'BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS, CallFunc_GetGlobalFlag_Enable_1) == 0x000003, "Member 'BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS::CallFunc_GetGlobalFlag_Enable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated_2) == 0x000004, "Member 'BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated_3) == 0x000005, "Member 'BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS, CallFunc_GetGlobalFlag_Enable_2) == 0x000006, "Member 'BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS::CallFunc_GetGlobalFlag_Enable_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS, CallFunc_GetGlobalFlag_Enable_3) == 0x000007, "Member 'BP_CombatCharacter_Player_Final_C_NewPlayerGuidelinesByBOSS::CallFunc_GetGlobalFlag_Enable_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_OnAddShape_Network \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_OnAddShape_Network) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_OnAddShape_Network"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_OnAddShape_Network) == 0x000018, "Wrong size on BP_CombatCharacter_Player_Final_C_OnAddShape_Network"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnAddShape_Network, Mesh_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_OnAddShape_Network::Mesh_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnAddShape_Network, K2Node_MakeArray_Array) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_OnAddShape_Network::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_OnCGPlayingEvent \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_OnCGPlayingEvent) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_OnCGPlayingEvent"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_OnCGPlayingEvent) == 0x000002, "Wrong size on BP_CombatCharacter_Player_Final_C_OnCGPlayingEvent"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnCGPlayingEvent, Playing) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_OnCGPlayingEvent::Playing' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnCGPlayingEvent, FollowCamera_0) == 0x000001, "Member 'BP_CombatCharacter_Player_Final_C_OnCGPlayingEvent::FollowCamera_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_OnDisplayedItemChanged_Network \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_OnDisplayedItemChanged_Network) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_OnDisplayedItemChanged_Network"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_OnDisplayedItemChanged_Network) == 0x000020, "Wrong size on BP_CombatCharacter_Player_Final_C_OnDisplayedItemChanged_Network"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnDisplayedItemChanged_Network, NewDisplay) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_OnDisplayedItemChanged_Network::NewDisplay' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnDisplayedItemChanged_Network, Type) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_OnDisplayedItemChanged_Network::Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnDisplayedItemChanged_Network, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000009, "Member 'BP_CombatCharacter_Player_Final_C_OnDisplayedItemChanged_Network::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnDisplayedItemChanged_Network, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_OnDisplayedItemChanged_Network::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network) == 0x000068, "Wrong size on BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network, NewHidden) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network::NewHidden' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network, FollowCamera_0) == 0x000001, "Member 'BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network::FollowCamera_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network, Temp_int_Variable) == 0x000004, "Member 'BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network, K2Node_DynamicCast_AsI_Can_Attack) == 0x000018, "Member 'BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network, CallFunc_GetMyEquip_Equip) == 0x000030, "Member 'BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network, CallFunc_IsAttackableTarget_result) == 0x000038, "Member 'BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network, CallFunc_Map_Values_Values) == 0x000040, "Member 'BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network, CallFunc_Array_Get_Item) == 0x000058, "Member 'BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'BP_CombatCharacter_Player_Final_C_OnHiddenInGame_Network::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_OnKlesaChange \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_OnKlesaChange) == 0x000004, "Wrong alignment on BP_CombatCharacter_Player_Final_C_OnKlesaChange"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_OnKlesaChange) == 0x000014, "Wrong size on BP_CombatCharacter_Player_Final_C_OnKlesaChange"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnKlesaChange, Property_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_OnKlesaChange::Property_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnKlesaChange, OldIntValue) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_OnKlesaChange::OldIntValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnKlesaChange, NewIntValue) == 0x00000C, "Member 'BP_CombatCharacter_Player_Final_C_OnKlesaChange::NewIntValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnKlesaChange, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_OnKlesaChange::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_OnLoaded_F07F5B404E7269E43E2F19B1E697A097 \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_OnLoaded_F07F5B404E7269E43E2F19B1E697A097) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_OnLoaded_F07F5B404E7269E43E2F19B1E697A097"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_OnLoaded_F07F5B404E7269E43E2F19B1E697A097) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_OnLoaded_F07F5B404E7269E43E2F19B1E697A097"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnLoaded_F07F5B404E7269E43E2F19B1E697A097, Loaded) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_OnLoaded_F07F5B404E7269E43E2F19B1E697A097::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_OnPlayerEnterSection_Snow \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_OnPlayerEnterSection_Snow) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_OnPlayerEnterSection_Snow"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_OnPlayerEnterSection_Snow) == 0x000010, "Wrong size on BP_CombatCharacter_Player_Final_C_OnPlayerEnterSection_Snow"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnPlayerEnterSection_Snow, SectionID) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_OnPlayerEnterSection_Snow::SectionID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_OnSomeBossActive_Event \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_OnSomeBossActive_Event) == 0x000004, "Wrong alignment on BP_CombatCharacter_Player_Final_C_OnSomeBossActive_Event"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_OnSomeBossActive_Event) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_OnSomeBossActive_Event"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnSomeBossActive_Event, BossID) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_OnSomeBossActive_Event::BossID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_OnViewTargetChangedEvent \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_OnViewTargetChangedEvent) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_OnViewTargetChangedEvent"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_OnViewTargetChangedEvent) == 0x000001, "Wrong size on BP_CombatCharacter_Player_Final_C_OnViewTargetChangedEvent"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnViewTargetChangedEvent, isPlayer) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_OnViewTargetChangedEvent::isPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem) == 0x000080, "Wrong size on BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem, DisplayItem) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem::DisplayItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem, Object) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem::Object' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem, K2Node_DynamicCast_AsSkeletal_Mesh_Component) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem::K2Node_DynamicCast_AsSkeletal_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem, K2Node_DynamicCast_AsStatic_Mesh_Component) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem::K2Node_DynamicCast_AsStatic_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem, K2Node_DynamicCast_bSuccess_1) == 0x000028, "Member 'BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem, CallFunc_InitSnowBrush_SkeletalMesh2_Brush) == 0x000030, "Member 'BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem::CallFunc_InitSnowBrush_SkeletalMesh2_Brush' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem, CallFunc_InitSnowBrush_StaticMesh2_HasScoket) == 0x000040, "Member 'BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem::CallFunc_InitSnowBrush_StaticMesh2_HasScoket' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem, CallFunc_InitSnowBrush_StaticMesh2_Brush) == 0x000048, "Member 'BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem::CallFunc_InitSnowBrush_StaticMesh2_Brush' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem, Temp_int_Array_Index_Variable) == 0x00005C, "Member 'BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem, Temp_int_Loop_Counter_Variable) == 0x000060, "Member 'BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem, CallFunc_Array_Get_Item) == 0x000068, "Member 'BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem, CallFunc_FMin_ReturnValue) == 0x000070, "Member 'BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem, CallFunc_Less_IntInt_ReturnValue) == 0x000078, "Member 'BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem, CallFunc_Add_IntInt_ReturnValue) == 0x00007C, "Member 'BP_CombatCharacter_Player_Final_C_OpenSnowBrush_DisplayItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_PlayKlesaEffect \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_PlayKlesaEffect) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_PlayKlesaEffect"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_PlayKlesaEffect) == 0x000048, "Wrong size on BP_CombatCharacter_Player_Final_C_PlayKlesaEffect"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayKlesaEffect, High) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_PlayKlesaEffect::High' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayKlesaEffect, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_PlayKlesaEffect::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayKlesaEffect, CallFunc_GetPlayerStatic_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_PlayKlesaEffect::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayKlesaEffect, CallFunc_GetPauseableSeconds_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_Player_Final_C_PlayKlesaEffect::CallFunc_GetPauseableSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayKlesaEffect, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_PlayKlesaEffect::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayKlesaEffect, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_Player_Final_C_PlayKlesaEffect::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayKlesaEffect, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_Player_Final_C_PlayKlesaEffect::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayKlesaEffect, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000038, "Member 'BP_CombatCharacter_Player_Final_C_PlayKlesaEffect::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayKlesaEffect, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000040, "Member 'BP_CombatCharacter_Player_Final_C_PlayKlesaEffect::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_ReceiveEndPlay \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_ReceiveEndPlay"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_ReceiveEndPlay) == 0x000001, "Wrong size on BP_CombatCharacter_Player_Final_C_ReceiveEndPlay"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_ResetPtSwitchValue \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_ResetPtSwitchValue) == 0x000004, "Wrong alignment on BP_CombatCharacter_Player_Final_C_ResetPtSwitchValue"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_ResetPtSwitchValue) == 0x000004, "Wrong size on BP_CombatCharacter_Player_Final_C_ResetPtSwitchValue"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ResetPtSwitchValue, Value) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_ResetPtSwitchValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_SetCampEffect \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_SetCampEffect) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_SetCampEffect"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_SetCampEffect) == 0x000070, "Wrong size on BP_CombatCharacter_Player_Final_C_SetCampEffect"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, Component) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::Component' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, Temp_bool_Variable) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, CallFunc_Array_Length_ReturnValue_1) == 0x000018, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, Temp_real_Variable) == 0x00001C, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, Temp_real_Variable_1) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, Temp_int_Variable) == 0x000024, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, Temp_int_Variable_1) == 0x000028, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, CallFunc_Add_IntInt_ReturnValue_1) == 0x000030, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, CallFunc_Array_Get_Item) == 0x000038, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, CallFunc_Array_Get_Item_1) == 0x000048, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, CallFunc_Less_IntInt_ReturnValue_1) == 0x000050, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000058, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, CallFunc_GetDCSPlayerState_ReturnValue_1) == 0x000060, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::CallFunc_GetDCSPlayerState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, CallFunc_IsMainPlayer_ReturnValue) == 0x000068, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::CallFunc_IsMainPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, CallFunc_GetPlayerIsEnemy_ReturnValue) == 0x000069, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::CallFunc_GetPlayerIsEnemy_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect, K2Node_Select_Default) == 0x00006C, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_SetCampEffect_FX \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_SetCampEffect_FX) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_SetCampEffect_FX"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_SetCampEffect_FX) == 0x0000A0, "Wrong size on BP_CombatCharacter_Player_Final_C_SetCampEffect_FX"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect_FX, TargetMap) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect_FX::TargetMap' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect_FX, CallFunc_Map_Values_Values) == 0x000050, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect_FX::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect_FX, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect_FX::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect_FX, Temp_int_Array_Index_Variable) == 0x000070, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect_FX::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect_FX, CallFunc_Array_Length_ReturnValue) == 0x000074, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect_FX::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect_FX, CallFunc_Array_Get_Item) == 0x000078, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect_FX::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect_FX, CallFunc_Array_Get_Item_1) == 0x000080, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect_FX::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect_FX, Temp_int_Loop_Counter_Variable) == 0x000088, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect_FX::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect_FX, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000090, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect_FX::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect_FX, CallFunc_Less_IntInt_ReturnValue) == 0x000098, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect_FX::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCampEffect_FX, CallFunc_Add_IntInt_ReturnValue) == 0x00009C, "Member 'BP_CombatCharacter_Player_Final_C_SetCampEffect_FX::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_SetCharacterActorCollisionEnable_Network \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_SetCharacterActorCollisionEnable_Network) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_SetCharacterActorCollisionEnable_Network"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_SetCharacterActorCollisionEnable_Network) == 0x000001, "Wrong size on BP_CombatCharacter_Player_Final_C_SetCharacterActorCollisionEnable_Network"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetCharacterActorCollisionEnable_Network, Active) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_SetCharacterActorCollisionEnable_Network::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_Spawn4CaptureRainEffect \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_Spawn4CaptureRainEffect) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_Spawn4CaptureRainEffect"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_Spawn4CaptureRainEffect) == 0x000001, "Wrong size on BP_CombatCharacter_Player_Final_C_Spawn4CaptureRainEffect"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Spawn4CaptureRainEffect, Chapter) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_Spawn4CaptureRainEffect::Chapter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent) == 0x000010, "Wrong alignment on BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent) == 0x0000A0, "Wrong size on BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent, ParentActor) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent::ParentActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent, ParentComponent_0) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent::ParentComponent_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent, AttachSocket) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent::AttachSocket' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent, Succeed) == 0x000018, "Member 'BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent::Succeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent, CallFunc_GetTransform_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000080, "Member 'BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent, CallFunc_FinishSpawningActor_ReturnValue) == 0x000088, "Member 'BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'BP_CombatCharacter_Player_Final_C_AttachLockDisplayComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_DetachLockDisplayComponent \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_DetachLockDisplayComponent) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_DetachLockDisplayComponent"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_DetachLockDisplayComponent) == 0x000010, "Wrong size on BP_CombatCharacter_Player_Final_C_DetachLockDisplayComponent"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_DetachLockDisplayComponent, ParentActor) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_DetachLockDisplayComponent::ParentActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_DetachLockDisplayComponent, Succeed) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_DetachLockDisplayComponent::Succeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_DetachLockDisplayComponent, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'BP_CombatCharacter_Player_Final_C_DetachLockDisplayComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity) == 0x000028, "Wrong size on BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity, DL_Player) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity::DL_Player' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity, DL_AINPC) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity::DL_AINPC' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity, CallFunc_FMax_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity, CallFunc_FMax_ReturnValue_1) == 0x000018, "Member 'BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity, CallFunc_SetIntensity_NewIntensity_ImplicitCast_1) == 0x000024, "Member 'BP_CombatCharacter_Player_Final_C_DoDirectionalLightIntensity::CallFunc_SetIntensity_NewIntensity_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_FeatherEffect \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_FeatherEffect) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_FeatherEffect"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_FeatherEffect) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_FeatherEffect"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_FeatherEffect, Count) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_FeatherEffect::Count' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_Get_My_New_Item_Show_Tag_Component \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_Get_My_New_Item_Show_Tag_Component) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_Get_My_New_Item_Show_Tag_Component"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_Get_My_New_Item_Show_Tag_Component) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_Get_My_New_Item_Show_Tag_Component"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_Get_My_New_Item_Show_Tag_Component, Component) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_Get_My_New_Item_Show_Tag_Component::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetJogSpeed \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetJogSpeed) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetJogSpeed"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetJogSpeed) == 0x000010, "Wrong size on BP_CombatCharacter_Player_Final_C_GetJogSpeed"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetJogSpeed, JogSpeed) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetJogSpeed::JogSpeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetJogSpeed, CallFunc_GetJogSpeed_0_JogSpeed) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_GetJogSpeed::CallFunc_GetJogSpeed_0_JogSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetLightsActorIsOn \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetLightsActorIsOn) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetLightsActorIsOn"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetLightsActorIsOn) == 0x000018, "Wrong size on BP_CombatCharacter_Player_Final_C_GetLightsActorIsOn"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetLightsActorIsOn, IsOpened) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetLightsActorIsOn::IsOpened' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetLightsActorIsOn, K2Node_DynamicCast_AsLights_Actor) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_GetLightsActorIsOn::K2Node_DynamicCast_AsLights_Actor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetLightsActorIsOn, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_GetLightsActorIsOn::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetLightsActorIsOn, CallFunc_getLightState_On) == 0x000011, "Member 'BP_CombatCharacter_Player_Final_C_GetLightsActorIsOn::CallFunc_getLightState_On' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyEnhanceInput \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyEnhanceInput) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyEnhanceInput"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyEnhanceInput) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyEnhanceInput"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyEnhanceInput, EnhenceInputDispatcher) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyEnhanceInput::EnhenceInputDispatcher' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyHorizontalLook \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyHorizontalLook) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyHorizontalLook"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyHorizontalLook) == 0x000010, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyHorizontalLook"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyHorizontalLook, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyHorizontalLook::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyHorizontalLook, CallFunc_GetHorizontalLook_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_GetMyHorizontalLook::CallFunc_GetHorizontalLook_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyLadderUp \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyLadderUp) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyLadderUp"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyLadderUp) == 0x000010, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyLadderUp"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyLadderUp, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyLadderUp::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyLadderUp, CallFunc_GetLadderUp_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_GetMyLadderUp::CallFunc_GetLadderUp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyMoveForward \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyMoveForward) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyMoveForward"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyMoveForward) == 0x000010, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyMoveForward"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyMoveForward, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyMoveForward::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyMoveForward, CallFunc_GetMoveForward_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_GetMyMoveForward::CallFunc_GetMoveForward_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyMoveRight \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyMoveRight) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyMoveRight"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyMoveRight) == 0x000010, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyMoveRight"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyMoveRight, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyMoveRight::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyMoveRight, CallFunc_GetMoveRight_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_GetMyMoveRight::CallFunc_GetMoveRight_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyNpcFriend \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyNpcFriend) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyNpcFriend"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyNpcFriend) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyNpcFriend"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyNpcFriend, NpcFriend_0) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyNpcFriend::NpcFriend_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyVerticalLook \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyVerticalLook) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyVerticalLook"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyVerticalLook) == 0x000010, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyVerticalLook"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyVerticalLook, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyVerticalLook::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyVerticalLook, CallFunc_GetVerticalLook_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_GetMyVerticalLook::CallFunc_GetVerticalLook_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetSprintSpeed \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetSprintSpeed) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetSprintSpeed"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetSprintSpeed) == 0x000010, "Wrong size on BP_CombatCharacter_Player_Final_C_GetSprintSpeed"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetSprintSpeed, SprintSpeed) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetSprintSpeed::SprintSpeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetSprintSpeed, CallFunc_GetSprintSpeed_0_SprintSpeed) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_GetSprintSpeed::CallFunc_GetSprintSpeed_0_SprintSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetWalkSpeed \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetWalkSpeed) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetWalkSpeed"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetWalkSpeed) == 0x000010, "Wrong size on BP_CombatCharacter_Player_Final_C_GetWalkSpeed"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetWalkSpeed, WalkSpeed) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetWalkSpeed::WalkSpeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetWalkSpeed, CallFunc_GetWalkSpeed_0_WalkSpeed) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_GetWalkSpeed::CallFunc_GetWalkSpeed_0_WalkSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_IsFalling \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_IsFalling) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_IsFalling"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_IsFalling) == 0x000018, "Wrong size on BP_CombatCharacter_Player_Final_C_IsFalling"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsFalling, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_IsFalling::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsFalling, CallFunc_IsFalling_ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_Player_Final_C_IsFalling::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsFalling, K2Node_DynamicCast_AsDCSCharacter_Movement_Component) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_IsFalling::K2Node_DynamicCast_AsDCSCharacter_Movement_Component' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsFalling, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_IsFalling::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsFalling, CallFunc_IsRealFall_ReturnValue) == 0x000011, "Member 'BP_CombatCharacter_Player_Final_C_IsFalling::CallFunc_IsRealFall_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsFalling, CallFunc_BooleanAND_ReturnValue) == 0x000012, "Member 'BP_CombatCharacter_Player_Final_C_IsFalling::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_IsTargetable \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_IsTargetable) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_IsTargetable"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_IsTargetable) == 0x000003, "Wrong size on BP_CombatCharacter_Player_Final_C_IsTargetable"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsTargetable, return_value) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_IsTargetable::return_value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsTargetable, CallFunc_IsTargetable_return_value) == 0x000001, "Member 'BP_CombatCharacter_Player_Final_C_IsTargetable::CallFunc_IsTargetable_return_value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsTargetable, CallFunc_BooleanAND_ReturnValue) == 0x000002, "Member 'BP_CombatCharacter_Player_Final_C_IsTargetable::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_IsTargetableByTarget \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_IsTargetableByTarget) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_IsTargetableByTarget"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_IsTargetableByTarget) == 0x000010, "Wrong size on BP_CombatCharacter_Player_Final_C_IsTargetableByTarget"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsTargetableByTarget, InTarget) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_IsTargetableByTarget::InTarget' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsTargetableByTarget, ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_IsTargetableByTarget::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsTargetableByTarget, CallFunc_IsTargetableByTarget_ReturnValue) == 0x000009, "Member 'BP_CombatCharacter_Player_Final_C_IsTargetableByTarget::CallFunc_IsTargetableByTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsTargetableByTarget, CallFunc_BooleanAND_ReturnValue) == 0x00000A, "Member 'BP_CombatCharacter_Player_Final_C_IsTargetableByTarget::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_OnDeselected \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_OnDeselected) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_OnDeselected"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_OnDeselected) == 0x000002, "Wrong size on BP_CombatCharacter_Player_Final_C_OnDeselected"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnDeselected, DummyValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_OnDeselected::DummyValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnDeselected, CallFunc_OnDeselected_DummyValue) == 0x000001, "Member 'BP_CombatCharacter_Player_Final_C_OnDeselected::CallFunc_OnDeselected_DummyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_OnSelected \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_OnSelected) == 0x000004, "Wrong alignment on BP_CombatCharacter_Player_Final_C_OnSelected"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_OnSelected) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_OnSelected"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnSelected, SocketIndex) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_OnSelected::SocketIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnSelected, DummyValue) == 0x000004, "Member 'BP_CombatCharacter_Player_Final_C_OnSelected::DummyValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnSelected, CallFunc_OnSelected_DummyValue) == 0x000005, "Member 'BP_CombatCharacter_Player_Final_C_OnSelected::CallFunc_OnSelected_DummyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_OnSettingValueChanged \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_OnSettingValueChanged) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_OnSettingValueChanged"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_OnSettingValueChanged) == 0x000040, "Wrong size on BP_CombatCharacter_Player_Final_C_OnSettingValueChanged"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnSettingValueChanged, OptionTag) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_OnSettingValueChanged::OptionTag' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnSettingValueChanged, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_OnSettingValueChanged::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnSettingValueChanged, CallFunc_GetGamePlatformType_ReturnValue) == 0x000009, "Member 'BP_CombatCharacter_Player_Final_C_OnSettingValueChanged::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnSettingValueChanged, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00000A, "Member 'BP_CombatCharacter_Player_Final_C_OnSettingValueChanged::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnSettingValueChanged, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_OnSettingValueChanged::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnSettingValueChanged, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_Player_Final_C_OnSettingValueChanged::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnSettingValueChanged, CallFunc_GetOptionValue_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_OnSettingValueChanged::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnSettingValueChanged, CallFunc_Conv_StringToInt_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_Player_Final_C_OnSettingValueChanged::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnSettingValueChanged, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000034, "Member 'BP_CombatCharacter_Player_Final_C_OnSettingValueChanged::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnSettingValueChanged, CallFunc_Greater_IntInt_ReturnValue) == 0x000035, "Member 'BP_CombatCharacter_Player_Final_C_OnSettingValueChanged::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnSettingValueChanged, K2Node_SetFieldsInStruct_DepthOfFieldSensorWidth_ImplicitCast) == 0x000038, "Member 'BP_CombatCharacter_Player_Final_C_OnSettingValueChanged::K2Node_SetFieldsInStruct_DepthOfFieldSensorWidth_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_PlayerHideFace \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_PlayerHideFace) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_PlayerHideFace"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_PlayerHideFace) == 0x000003, "Wrong size on BP_CombatCharacter_Player_Final_C_PlayerHideFace"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayerHideFace, NeedHide) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_PlayerHideFace::NeedHide' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayerHideFace, NewParam) == 0x000001, "Member 'BP_CombatCharacter_Player_Final_C_PlayerHideFace::NewParam' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayerHideFace, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000002, "Member 'BP_CombatCharacter_Player_Final_C_PlayerHideFace::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_ReceiveTick \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_CombatCharacter_Player_Final_C_ReceiveTick"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_ReceiveTick) == 0x000004, "Wrong size on BP_CombatCharacter_Player_Final_C_ReceiveTick"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_RequestSlowInMontage \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_RequestSlowInMontage) == 0x000004, "Wrong alignment on BP_CombatCharacter_Player_Final_C_RequestSlowInMontage"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_RequestSlowInMontage) == 0x000010, "Wrong size on BP_CombatCharacter_Player_Final_C_RequestSlowInMontage"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_RequestSlowInMontage, slow) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_RequestSlowInMontage::slow' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_RequestSlowInMontage, MontageInstanceId) == 0x000004, "Member 'BP_CombatCharacter_Player_Final_C_RequestSlowInMontage::MontageInstanceId' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_RequestSlowInMontage, Local_LastIsSprint) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_RequestSlowInMontage::Local_LastIsSprint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_RequestSlowInMontage, CallFunc_GetMovementState_State) == 0x000009, "Member 'BP_CombatCharacter_Player_Final_C_RequestSlowInMontage::CallFunc_GetMovementState_State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_RequestSlowInMontage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00000A, "Member 'BP_CombatCharacter_Player_Final_C_RequestSlowInMontage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_RequestSlowInMontage, CallFunc_GetMovementState_State_1) == 0x00000B, "Member 'BP_CombatCharacter_Player_Final_C_RequestSlowInMontage::CallFunc_GetMovementState_State_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_RequestSlowInMontage, CallFunc_IsLocallyControlled_ReturnValue) == 0x00000C, "Member 'BP_CombatCharacter_Player_Final_C_RequestSlowInMontage::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_RequestSlowInMontage, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00000D, "Member 'BP_CombatCharacter_Player_Final_C_RequestSlowInMontage::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData) == 0x000070, "Wrong size on BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData, NewParam) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData::NewParam' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData, CallFunc_GetMyEquip_Equip) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData, CallFunc_GetAnimBlockFactor_AnimBlockFactor) == 0x000018, "Member 'BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData::CallFunc_GetAnimBlockFactor_AnimBlockFactor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData, CallFunc_GetWeaponType_WeaponType) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData, CallFunc_GetPlayerStatic_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000030, "Member 'BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData, CallFunc_GetStatValue_Value) == 0x000038, "Member 'BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData, CallFunc_Map_Find_Value) == 0x000040, "Member 'BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000050, "Member 'BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000058, "Member 'BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData, CallFunc_FClamp_ReturnValue) == 0x000060, "Member 'BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000068, "Member 'BP_CombatCharacter_Player_Final_C_calculateWeaponBlockData::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_DieEffect_Override \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_DieEffect_Override) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_DieEffect_Override"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_DieEffect_Override) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_DieEffect_Override"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_DieEffect_Override, DeathMontage) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_DieEffect_Override::DeathMontage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_EnterDeath \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_EnterDeath) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_EnterDeath"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_EnterDeath) == 0x0000D0, "Wrong size on BP_CombatCharacter_Player_Final_C_EnterDeath"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, enter_death) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::enter_death' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, Temp_string_Variable) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, CallFunc_GetDecreaseCauser_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::CallFunc_GetDecreaseCauser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, Temp_bool_Variable) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000021, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, CallFunc_IsValid_ReturnValue) == 0x000022, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, CallFunc_GetObjectClass_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, K2Node_DynamicCast_AsBP_Base_AI) == 0x000030, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, CallFunc_GetClassDisplayName_ReturnValue) == 0x000040, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, K2Node_Select_Default) == 0x000050, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, CallFunc_Conv_NameToString_ReturnValue) == 0x000060, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000070, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000078, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, CallFunc_Conv_StringToInt_ReturnValue) == 0x000088, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, CallFunc_Conv_IntToString_ReturnValue) == 0x000090, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, CallFunc_GetGlobalFlag_Enable) == 0x0000A0, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, CallFunc_EnterDeath_enter_death) == 0x0000A1, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::CallFunc_EnterDeath_enter_death' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, CallFunc_Conv_NameToString_ReturnValue_2) == 0x0000A8, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x0000B8, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_EnterDeath, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000C0, "Member 'BP_CombatCharacter_Player_Final_C_EnterDeath::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetCharacterLODLevel \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetCharacterLODLevel) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetCharacterLODLevel"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetCharacterLODLevel) == 0x000001, "Wrong size on BP_CombatCharacter_Player_Final_C_GetCharacterLODLevel"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetCharacterLODLevel, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetCharacterLODLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyCharacterShound \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyCharacterShound) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyCharacterShound"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyCharacterShound) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyCharacterShound"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyCharacterShound, CharacterSoundComponent) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyCharacterShound::CharacterSoundComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyStatBar \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyStatBar) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyStatBar"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyStatBar) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyStatBar"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyStatBar, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyStatBar::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetMyTargetBillboardRootComponent \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetMyTargetBillboardRootComponent) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetMyTargetBillboardRootComponent"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetMyTargetBillboardRootComponent) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetMyTargetBillboardRootComponent"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetMyTargetBillboardRootComponent, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetMyTargetBillboardRootComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_IsAttackableTarget \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_IsAttackableTarget) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_IsAttackableTarget"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_IsAttackableTarget) == 0x000010, "Wrong size on BP_CombatCharacter_Player_Final_C_IsAttackableTarget"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsAttackableTarget, Target) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_IsAttackableTarget::Target' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsAttackableTarget, Result) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_IsAttackableTarget::Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsAttackableTarget, CallFunc_IsAttackableTarget_result) == 0x000009, "Member 'BP_CombatCharacter_Player_Final_C_IsAttackableTarget::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_IsAttackableTarget, CallFunc_BooleanAND_ReturnValue) == 0x00000A, "Member 'BP_CombatCharacter_Player_Final_C_IsAttackableTarget::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_OnBeginPlayDeathMontageEvent \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_OnBeginPlayDeathMontageEvent) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_OnBeginPlayDeathMontageEvent"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_OnBeginPlayDeathMontageEvent) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_OnBeginPlayDeathMontageEvent"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnBeginPlayDeathMontageEvent, CallFunc_GetModel_BGMAndSectionManager_ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_OnBeginPlayDeathMontageEvent::CallFunc_GetModel_BGMAndSectionManager_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_OnValueChanged_Health \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_OnValueChanged_Health) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_OnValueChanged_Health"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_OnValueChanged_Health) == 0x000020, "Wrong size on BP_CombatCharacter_Player_Final_C_OnValueChanged_Health"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnValueChanged_Health, Type) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_OnValueChanged_Health::Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnValueChanged_Health, OldValue) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_OnValueChanged_Health::OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnValueChanged_Health, NewValue) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_OnValueChanged_Health::NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_OnValueChanged_Health, MaxValue) == 0x000018, "Member 'BP_CombatCharacter_Player_Final_C_OnValueChanged_Health::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_PlayCameraShake \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_PlayCameraShake) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_PlayCameraShake"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_PlayCameraShake) == 0x000048, "Wrong size on BP_CombatCharacter_Player_Final_C_PlayCameraShake"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayCameraShake, camerashake) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_PlayCameraShake::camerashake' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayCameraShake, Scale) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_PlayCameraShake::Scale' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayCameraShake, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_PlayCameraShake::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayCameraShake, CallFunc_IsValidClass_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_Player_Final_C_PlayCameraShake::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayCameraShake, CallFunc_GetOptionValue_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_PlayCameraShake::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayCameraShake, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_Player_Final_C_PlayCameraShake::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayCameraShake, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'BP_CombatCharacter_Player_Final_C_PlayCameraShake::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayCameraShake, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x000038, "Member 'BP_CombatCharacter_Player_Final_C_PlayCameraShake::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayCameraShake, CallFunc_StartCameraShake_ReturnValue) == 0x000040, "Member 'BP_CombatCharacter_Player_Final_C_PlayCameraShake::CallFunc_StartCameraShake_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_PlayFeedback \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_PlayFeedback) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_PlayFeedback"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_PlayFeedback) == 0x000070, "Wrong size on BP_CombatCharacter_Player_Final_C_PlayFeedback"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, Feedback) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::Feedback' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, Scale) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::Scale' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_IsValid_ReturnValue) == 0x00000C, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_IsActive_ReturnValue) == 0x00000D, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_IsActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_GetOptionValue_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_Conv_StringToInt_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000038, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_SpawnForceFeedbackAttached_ReturnValue) == 0x000040, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_SpawnForceFeedbackAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_IsValid_ReturnValue_1) == 0x000048, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_IsValid_ReturnValue_2) == 0x000049, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00004A, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_BooleanAND_ReturnValue) == 0x00004B, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000050, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_Greater_DoubleDouble_B_ImplicitCast) == 0x000058, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_Greater_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_SpawnForceFeedbackAttached_IntensityMultiplier_ImplicitCast) == 0x000060, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_SpawnForceFeedbackAttached_IntensityMultiplier_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_SetIntensityMultiplier_NewIntensityMultiplier_ImplicitCast) == 0x000064, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_SetIntensityMultiplier_NewIntensityMultiplier_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_PlayFeedback, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000068, "Member 'BP_CombatCharacter_Player_Final_C_PlayFeedback::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_SetEnableSlideRotate \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_SetEnableSlideRotate) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_SetEnableSlideRotate"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_SetEnableSlideRotate) == 0x000002, "Wrong size on BP_CombatCharacter_Player_Final_C_SetEnableSlideRotate"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetEnableSlideRotate, Enable) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_SetEnableSlideRotate::Enable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetEnableSlideRotate, NewParam1) == 0x000001, "Member 'BP_CombatCharacter_Player_Final_C_SetEnableSlideRotate::NewParam1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_SetPerfectTimeEffectFX \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_SetPerfectTimeEffectFX) == 0x000001, "Wrong alignment on BP_CombatCharacter_Player_Final_C_SetPerfectTimeEffectFX"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_SetPerfectTimeEffectFX) == 0x000001, "Wrong size on BP_CombatCharacter_Player_Final_C_SetPerfectTimeEffectFX"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_SetPerfectTimeEffectFX, Active) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_SetPerfectTimeEffectFX::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_ThisFeedbackIsPlaying \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_ThisFeedbackIsPlaying) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_ThisFeedbackIsPlaying"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_ThisFeedbackIsPlaying) == 0x000010, "Wrong size on BP_CombatCharacter_Player_Final_C_ThisFeedbackIsPlaying"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ThisFeedbackIsPlaying, Effect) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_ThisFeedbackIsPlaying::Effect' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ThisFeedbackIsPlaying, ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_Player_Final_C_ThisFeedbackIsPlaying::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ThisFeedbackIsPlaying, CallFunc_IsActive_ReturnValue) == 0x000009, "Member 'BP_CombatCharacter_Player_Final_C_ThisFeedbackIsPlaying::CallFunc_IsActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ThisFeedbackIsPlaying, CallFunc_IsValid_ReturnValue) == 0x00000A, "Member 'BP_CombatCharacter_Player_Final_C_ThisFeedbackIsPlaying::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_ThisFeedbackIsPlaying, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x00000B, "Member 'BP_CombatCharacter_Player_Final_C_ThisFeedbackIsPlaying::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_Player_Final_C_GetPlayerSpeed \ static_assert(alignof(BP_CombatCharacter_Player_Final_C_GetPlayerSpeed) == 0x000008, "Wrong alignment on BP_CombatCharacter_Player_Final_C_GetPlayerSpeed"); \ static_assert(sizeof(BP_CombatCharacter_Player_Final_C_GetPlayerSpeed) == 0x000008, "Wrong size on BP_CombatCharacter_Player_Final_C_GetPlayerSpeed"); \ static_assert(offsetof(BP_CombatCharacter_Player_Final_C_GetPlayerSpeed, PlayerSpeed) == 0x000000, "Member 'BP_CombatCharacter_Player_Final_C_GetPlayerSpeed::PlayerSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacter_Player_Final_C \ static_assert(alignof(ABP_CombatCharacter_Player_Final_C) == 0x000010, "Wrong alignment on ABP_CombatCharacter_Player_Final_C"); \ static_assert(sizeof(ABP_CombatCharacter_Player_Final_C) == 0x001A60, "Wrong size on ABP_CombatCharacter_Player_Final_C"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, UberGraphFrame_BP_CombatCharacter_Player_Final_C) == 0x001600, "Member 'ABP_CombatCharacter_Player_Final_C::UberGraphFrame_BP_CombatCharacter_Player_Final_C' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Env_Light_sup) == 0x001608, "Member 'ABP_CombatCharacter_Player_Final_C::Env_Light_sup' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, AC_HalitusEffectComponent) == 0x001610, "Member 'ABP_CombatCharacter_Player_Final_C::AC_HalitusEffectComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Niagara_PT2) == 0x001618, "Member 'ABP_CombatCharacter_Player_Final_C::Niagara_PT2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, BP_Brush_Texture_R) == 0x001620, "Member 'ABP_CombatCharacter_Player_Final_C::BP_Brush_Texture_R' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, BP_Brush_Texture_L) == 0x001628, "Member 'ABP_CombatCharacter_Player_Final_C::BP_Brush_Texture_L' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, BP_Brush_Fluid) == 0x001630, "Member 'ABP_CombatCharacter_Player_Final_C::BP_Brush_Fluid' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, DirectionalLight_player) == 0x001638, "Member 'ABP_CombatCharacter_Player_Final_C::DirectionalLight_player' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, NewItemShowTagComponent) == 0x001640, "Member 'ABP_CombatCharacter_Player_Final_C::NewItemShowTagComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, DirectionalLight_ainpc) == 0x001648, "Member 'ABP_CombatCharacter_Player_Final_C::DirectionalLight_ainpc' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, RotatingComponent_Player) == 0x001650, "Member 'ABP_CombatCharacter_Player_Final_C::RotatingComponent_Player' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, UINotifyComponent) == 0x001658, "Member 'ABP_CombatCharacter_Player_Final_C::UINotifyComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, NpcFriend) == 0x001660, "Member 'ABP_CombatCharacter_Player_Final_C::NpcFriend' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, NS_PT) == 0x001668, "Member 'ABP_CombatCharacter_Player_Final_C::NS_PT' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Box_Out) == 0x001670, "Member 'ABP_CombatCharacter_Player_Final_C::Box_Out' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Box_In) == 0x001678, "Member 'ABP_CombatCharacter_Player_Final_C::Box_In' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, DirectionalLight1) == 0x001680, "Member 'ABP_CombatCharacter_Player_Final_C::DirectionalLight1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, AIPerceptionStimuliSource) == 0x001688, "Member 'ABP_CombatCharacter_Player_Final_C::AIPerceptionStimuliSource' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, DirectionalLight) == 0x001690, "Member 'ABP_CombatCharacter_Player_Final_C::DirectionalLight' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, PlayerPostureCompoent) == 0x001698, "Member 'ABP_CombatCharacter_Player_Final_C::PlayerPostureCompoent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, BP_Brush_Turbulent_L) == 0x0016A0, "Member 'ABP_CombatCharacter_Player_Final_C::BP_Brush_Turbulent_L' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, BP_Brush_Turbulent_R) == 0x0016A8, "Member 'ABP_CombatCharacter_Player_Final_C::BP_Brush_Turbulent_R' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, BP_Brush_Capture) == 0x0016B0, "Member 'ABP_CombatCharacter_Player_Final_C::BP_Brush_Capture' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, VerticalFollow) == 0x0016B8, "Member 'ABP_CombatCharacter_Player_Final_C::VerticalFollow' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, PdoDetector) == 0x0016C0, "Member 'ABP_CombatCharacter_Player_Final_C::PdoDetector' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, ChestDirectionArrow) == 0x0016C8, "Member 'ABP_CombatCharacter_Player_Final_C::ChestDirectionArrow' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, HeadDirectionArrow) == 0x0016D0, "Member 'ABP_CombatCharacter_Player_Final_C::HeadDirectionArrow' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, InteractiveWorldComponent) == 0x0016D8, "Member 'ABP_CombatCharacter_Player_Final_C::InteractiveWorldComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, MagicComponent) == 0x0016E0, "Member 'ABP_CombatCharacter_Player_Final_C::MagicComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Scene) == 0x0016E8, "Member 'ABP_CombatCharacter_Player_Final_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, e2) == 0x0016F0, "Member 'ABP_CombatCharacter_Player_Final_C::e2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, e3) == 0x0016F8, "Member 'ABP_CombatCharacter_Player_Final_C::e3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, e1) == 0x001700, "Member 'ABP_CombatCharacter_Player_Final_C::e1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, ImplMovementSpeed_Player) == 0x001708, "Member 'ABP_CombatCharacter_Player_Final_C::ImplMovementSpeed_Player' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, ImplEnhanceInputDispatcher) == 0x001710, "Member 'ABP_CombatCharacter_Player_Final_C::ImplEnhanceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, ImplCharacterSoundComponent) == 0x001718, "Member 'ABP_CombatCharacter_Player_Final_C::ImplCharacterSoundComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, ImplStateManagerComponent_Player) == 0x001720, "Member 'ABP_CombatCharacter_Player_Final_C::ImplStateManagerComponent_Player' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, ImplBuffComponent) == 0x001728, "Member 'ABP_CombatCharacter_Player_Final_C::ImplBuffComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, ImplToleranceComponent) == 0x001730, "Member 'ABP_CombatCharacter_Player_Final_C::ImplToleranceComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, ImplAI_Component) == 0x001738, "Member 'ABP_CombatCharacter_Player_Final_C::ImplAI_Component' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, PhysicReaction) == 0x001740, "Member 'ABP_CombatCharacter_Player_Final_C::PhysicReaction' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Property) == 0x001748, "Member 'ABP_CombatCharacter_Player_Final_C::Property' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, CollisionHandler) == 0x001750, "Member 'ABP_CombatCharacter_Player_Final_C::CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Equip) == 0x001758, "Member 'ABP_CombatCharacter_Player_Final_C::Equip' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Health) == 0x001760, "Member 'ABP_CombatCharacter_Player_Final_C::Health' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, StatsManagerComp) == 0x001768, "Member 'ABP_CombatCharacter_Player_Final_C::StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Montages) == 0x001770, "Member 'ABP_CombatCharacter_Player_Final_C::Montages' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, ParticleComponent) == 0x001778, "Member 'ABP_CombatCharacter_Player_Final_C::ParticleComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, AIQueryActionCollectorComponent) == 0x001780, "Member 'ABP_CombatCharacter_Player_Final_C::AIQueryActionCollectorComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, ParticleEffectComponent) == 0x001788, "Member 'ABP_CombatCharacter_Player_Final_C::ParticleEffectComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Stamina) == 0x001790, "Member 'ABP_CombatCharacter_Player_Final_C::Stamina' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, TrapComp) == 0x001798, "Member 'ABP_CombatCharacter_Player_Final_C::TrapComp' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, WeaponLoopComponent) == 0x0017A0, "Member 'ABP_CombatCharacter_Player_Final_C::WeaponLoopComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, DerivantComponent) == 0x0017A8, "Member 'ABP_CombatCharacter_Player_Final_C::DerivantComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, EffectsComp) == 0x0017B0, "Member 'ABP_CombatCharacter_Player_Final_C::EffectsComp' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, wuchang_hz01_head) == 0x0017B8, "Member 'ABP_CombatCharacter_Player_Final_C::wuchang_hz01_head' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, FootDetectionComponent) == 0x0017C0, "Member 'ABP_CombatCharacter_Player_Final_C::FootDetectionComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, InteractiveEnvironmentComponent) == 0x0017C8, "Member 'ABP_CombatCharacter_Player_Final_C::InteractiveEnvironmentComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, FeatherTimer_alpha_0E6E63A1465968BF07B4EF9EF3A4399F) == 0x0017D0, "Member 'ABP_CombatCharacter_Player_Final_C::FeatherTimer_alpha_0E6E63A1465968BF07B4EF9EF3A4399F' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, FeatherTimer__Direction_0E6E63A1465968BF07B4EF9EF3A4399F) == 0x0017D4, "Member 'ABP_CombatCharacter_Player_Final_C::FeatherTimer__Direction_0E6E63A1465968BF07B4EF9EF3A4399F' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, FeatherTimer) == 0x0017D8, "Member 'ABP_CombatCharacter_Player_Final_C::FeatherTimer' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Timeline_alpha_BE4EF9CD45271D084CA733BAF5C61693) == 0x0017E0, "Member 'ABP_CombatCharacter_Player_Final_C::Timeline_alpha_BE4EF9CD45271D084CA733BAF5C61693' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Timeline__Direction_BE4EF9CD45271D084CA733BAF5C61693) == 0x0017E4, "Member 'ABP_CombatCharacter_Player_Final_C::Timeline__Direction_BE4EF9CD45271D084CA733BAF5C61693' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Timeline) == 0x0017E8, "Member 'ABP_CombatCharacter_Player_Final_C::Timeline' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, DySetRotationRate______0_E2A365F64BAD65EAD17A199743036067) == 0x0017F0, "Member 'ABP_CombatCharacter_Player_Final_C::DySetRotationRate______0_E2A365F64BAD65EAD17A199743036067' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, DySetRotationRate__Direction_E2A365F64BAD65EAD17A199743036067) == 0x0017F4, "Member 'ABP_CombatCharacter_Player_Final_C::DySetRotationRate__Direction_E2A365F64BAD65EAD17A199743036067' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, DySetRotationRate) == 0x0017F8, "Member 'ABP_CombatCharacter_Player_Final_C::DySetRotationRate' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, DeathGray_NewTrack_0_ECAE24084A607EC483FAB2A93679C8C9) == 0x001800, "Member 'ABP_CombatCharacter_Player_Final_C::DeathGray_NewTrack_0_ECAE24084A607EC483FAB2A93679C8C9' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, DeathGray__Direction_ECAE24084A607EC483FAB2A93679C8C9) == 0x001804, "Member 'ABP_CombatCharacter_Player_Final_C::DeathGray__Direction_ECAE24084A607EC483FAB2A93679C8C9' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, DeathGray) == 0x001808, "Member 'ABP_CombatCharacter_Player_Final_C::DeathGray' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, RecoveredWeaponActiveIndex) == 0x001810, "Member 'ABP_CombatCharacter_Player_Final_C::RecoveredWeaponActiveIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, FeatherPar) == 0x001818, "Member 'ABP_CombatCharacter_Player_Final_C::FeatherPar' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, BodySkeletalMeshComponent) == 0x001828, "Member 'ABP_CombatCharacter_Player_Final_C::BodySkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, bIsOnFire) == 0x001830, "Member 'ABP_CombatCharacter_Player_Final_C::bIsOnFire' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, CommonAnimProfile) == 0x001838, "Member 'ABP_CombatCharacter_Player_Final_C::CommonAnimProfile' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, SpellAnimProfile) == 0x001868, "Member 'ABP_CombatCharacter_Player_Final_C::SpellAnimProfile' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, WeaponSkillAnimProfile) == 0x001898, "Member 'ABP_CombatCharacter_Player_Final_C::WeaponSkillAnimProfile' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, MiaoDaoAnimProfile) == 0x0018C8, "Member 'ABP_CombatCharacter_Player_Final_C::MiaoDaoAnimProfile' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, StatBarsWidget) == 0x0018F8, "Member 'ABP_CombatCharacter_Player_Final_C::StatBarsWidget' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, ForceFeedbackRef) == 0x001900, "Member 'ABP_CombatCharacter_Player_Final_C::ForceFeedbackRef' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, CameraShakeRef) == 0x001908, "Member 'ABP_CombatCharacter_Player_Final_C::CameraShakeRef' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, NetworkCampEffectFX_Friend) == 0x001910, "Member 'ABP_CombatCharacter_Player_Final_C::NetworkCampEffectFX_Friend' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, NetworkCampEffectFX_Enemy) == 0x001960, "Member 'ABP_CombatCharacter_Player_Final_C::NetworkCampEffectFX_Enemy' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, NetworkSyncFinished) == 0x0019B0, "Member 'ABP_CombatCharacter_Player_Final_C::NetworkSyncFinished' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, PTCurrentValue) == 0x0019B4, "Member 'ABP_CombatCharacter_Player_Final_C::PTCurrentValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, FocusLockDisplayActor) == 0x0019B8, "Member 'ABP_CombatCharacter_Player_Final_C::FocusLockDisplayActor' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, TargetBillboardRootComponent) == 0x0019C0, "Member 'ABP_CombatCharacter_Player_Final_C::TargetBillboardRootComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, FeatherAttackCount) == 0x0019C8, "Member 'ABP_CombatCharacter_Player_Final_C::FeatherAttackCount' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, KlesaWidgetTemp) == 0x0019D0, "Member 'ABP_CombatCharacter_Player_Final_C::KlesaWidgetTemp' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, LastMotionBlurValue) == 0x0019D8, "Member 'ABP_CombatCharacter_Player_Final_C::LastMotionBlurValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Local_CGIsPlaying) == 0x0019E8, "Member 'ABP_CombatCharacter_Player_Final_C::Local_CGIsPlaying' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Local_PtNumber) == 0x0019EC, "Member 'ABP_CombatCharacter_Player_Final_C::Local_PtNumber' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, INM_LastActivedBossID) == 0x0019F0, "Member 'ABP_CombatCharacter_Player_Final_C::INM_LastActivedBossID' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, INM_EquipmentUsage) == 0x0019F8, "Member 'ABP_CombatCharacter_Player_Final_C::INM_EquipmentUsage' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Chapter4RainFX) == 0x001A48, "Member 'ABP_CombatCharacter_Player_Final_C::Chapter4RainFX' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, XinmoTime) == 0x001A50, "Member 'ABP_CombatCharacter_Player_Final_C::XinmoTime' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, Local_DeathGrayIsPlayed) == 0x001A54, "Member 'ABP_CombatCharacter_Player_Final_C::Local_DeathGrayIsPlayed' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_Player_Final_C, SnowBoxActor) == 0x001A58, "Member 'ABP_CombatCharacter_Player_Final_C::SnowBoxActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List \ static_assert(alignof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List) == 0x000218, "Wrong size on WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, weapon_TYPE) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::weapon_TYPE' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, LingshiWeaponID) == 0x000004, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::LingshiWeaponID' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, Lenth) == 0x000008, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::Lenth' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, CallFunc_PAIXU_NewParam1) == 0x000020, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::CallFunc_PAIXU_NewParam1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, CallFunc_GetPlayerAllStyleSkill_ReturnValue) == 0x000030, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::CallFunc_GetPlayerAllStyleSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, CallFunc_Array_Length_ReturnValue_1) == 0x000040, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, CallFunc_Array_Get_Item) == 0x000044, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, CallFunc_GetStyleSkillByID_Find) == 0x000049, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::CallFunc_GetStyleSkillByID_Find' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, CallFunc_GetStyleSkillByID_ReturnValue) == 0x000050, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::CallFunc_GetStyleSkillByID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, CallFunc_Array_Add_ReturnValue) == 0x000208, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, CallFunc_Array_Find_ReturnValue) == 0x00020C, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000210, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List, CallFunc_BooleanAND_ReturnValue) == 0x000211, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ADD_StyleSkill_List::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkilMain_C_BackKeyEvent \ static_assert(alignof(WB_StyleSkill_SelectStyleSkilMain_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectStyleSkilMain_C_BackKeyEvent"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkilMain_C_BackKeyEvent) == 0x000048, "Wrong size on WB_StyleSkill_SelectStyleSkilMain_C_BackKeyEvent"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkilMain_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature \ static_assert(alignof(WB_StyleSkill_SelectStyleSkilMain_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectStyleSkilMain_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkilMain_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature) == 0x000010, "Wrong size on WB_StyleSkill_SelectStyleSkilMain_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature, Item) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature::Item' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature, Index_0) == 0x000008, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkilMain_C_Click_WB_StyleSkillButton \ static_assert(alignof(WB_StyleSkill_SelectStyleSkilMain_C_Click_WB_StyleSkillButton) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectStyleSkilMain_C_Click_WB_StyleSkillButton"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkilMain_C_Click_WB_StyleSkillButton) == 0x000008, "Wrong size on WB_StyleSkill_SelectStyleSkilMain_C_Click_WB_StyleSkillButton"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_Click_WB_StyleSkillButton, _Button) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_Click_WB_StyleSkillButton::_Button' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkilMain_C_EnterKeyEvent \ static_assert(alignof(WB_StyleSkill_SelectStyleSkilMain_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectStyleSkilMain_C_EnterKeyEvent"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkilMain_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_StyleSkill_SelectStyleSkilMain_C_EnterKeyEvent"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain \ static_assert(alignof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain) == 0x000420, "Wrong size on WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, EntryPoint) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, Temp_byte_Variable) == 0x000004, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, Temp_delegate_Variable) == 0x000008, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, K2Node_Event_InGeometry_1) == 0x000018, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, K2Node_Event_isDown_1) == 0x000058, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_PostEvent_ReturnValue) == 0x00005C, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, K2Node_Event_InGeometry) == 0x000060, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, K2Node_Event_isDown) == 0x0000A0, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, K2Node_CustomEvent_ItemInfo) == 0x0000A8, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::K2Node_CustomEvent_ItemInfo' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, K2Node_CustomEvent__Button) == 0x0000C8, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::K2Node_CustomEvent__Button' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_GetEquipByID_find) == 0x0000D0, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_GetEquipByID_Equipment) == 0x0000D8, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_Conv_IntToString_ReturnValue) == 0x000220, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000230, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_Concat_StrStr_ReturnValue) == 0x000240, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000250, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_Conv_TextToString_ReturnValue) == 0x000260, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_GetUINotify_UINotify) == 0x000270, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, K2Node_ComponentBoundEvent_Item) == 0x000278, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, K2Node_ComponentBoundEvent_Index) == 0x000280, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::K2Node_ComponentBoundEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_GetPlayerWeaponStyleSkill_ReturnValue) == 0x000284, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_GetPlayerWeaponStyleSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_GetPlayerWeaponStyleSkill_Value) == 0x000288, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_GetPlayerWeaponStyleSkill_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00028C, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, K2Node_DynamicCast_AsWB_Style_Skill_Select_Style_Skill_Button) == 0x000290, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::K2Node_DynamicCast_AsWB_Style_Skill_Select_Style_Skill_Button' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, K2Node_DynamicCast_bSuccess) == 0x000298, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, K2Node_CustomEvent_WeaponID) == 0x00029C, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::K2Node_CustomEvent_WeaponID' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, K2Node_CustomEvent_OldStyleSkill_ID) == 0x0002AC, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::K2Node_CustomEvent_OldStyleSkill_ID' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, K2Node_CustomEvent_NewStyleSkill_ID) == 0x0002B0, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::K2Node_CustomEvent_NewStyleSkill_ID' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_GetEquipByID_find_1) == 0x0002B4, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_GetEquipByID_find_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_GetEquipByID_Equipment_1) == 0x0002B8, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_GetEquipByID_Equipment_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, K2Node_CustomEvent_Open) == 0x000400, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::K2Node_CustomEvent_Open' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000401, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, Temp_byte_Variable_1) == 0x000402, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, Temp_bool_Variable) == 0x000403, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, K2Node_Select_Default) == 0x000404, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_IsValid_ReturnValue) == 0x000405, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, K2Node_CreateDelegate_OutputDelegate) == 0x000408, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000418, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkilMain::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkilMain_C_GetInfo \ static_assert(alignof(WB_StyleSkill_SelectStyleSkilMain_C_GetInfo) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectStyleSkilMain_C_GetInfo"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkilMain_C_GetInfo) == 0x000380, "Wrong size on WB_StyleSkill_SelectStyleSkilMain_C_GetInfo"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_GetInfo, Index_0) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_GetInfo::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_GetInfo, NewParam) == 0x000008, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_GetInfo::NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_GetInfo, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0001C0, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_GetInfo::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_GetInfo, CallFunc_Array_Get_Item) == 0x0001C8, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_GetInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkilMain_C_Init \ static_assert(alignof(WB_StyleSkill_SelectStyleSkilMain_C_Init) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectStyleSkilMain_C_Init"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkilMain_C_Init) == 0x000020, "Wrong size on WB_StyleSkill_SelectStyleSkilMain_C_Init"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_Init, ItemInfo) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_Init::ItemInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkilMain_C_PAIXU \ static_assert(alignof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectStyleSkilMain_C_PAIXU"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU) == 0x000438, "Wrong size on WB_StyleSkill_SelectStyleSkilMain_C_PAIXU"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, NewParam) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, NewParam1) == 0x000010, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::NewParam1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, NewLocalVar_0) == 0x000020, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, Over) == 0x000028, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::Over' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, Temp_int_Array_Index_Variable) == 0x000038, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Array_Length_ReturnValue) == 0x00003C, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Array_Length_ReturnValue_1) == 0x000040, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, Temp_bool_True_if_break_was_hit_Variable) == 0x000044, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Conv_IntToString_ReturnValue) == 0x000048, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Not_PreBool_ReturnValue) == 0x000068, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, Temp_int_Loop_Counter_Variable) == 0x00006C, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Less_IntInt_ReturnValue) == 0x000070, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Add_IntInt_ReturnValue) == 0x000074, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, Temp_int_Array_Index_Variable_1) == 0x000078, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Array_Get_Item) == 0x000080, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Array_Get_Item_1) == 0x000238, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Array_Length_ReturnValue_2) == 0x0003F0, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0003F4, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x0003F5, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Array_Length_ReturnValue_3) == 0x0003F8, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000400, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000410, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Array_Add_ReturnValue) == 0x000420, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, Temp_int_Loop_Counter_Variable_1) == 0x000424, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Array_Add_ReturnValue_1) == 0x000428, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Less_IntInt_ReturnValue_1) == 0x00042C, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_Add_IntInt_ReturnValue_1) == 0x000430, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_PAIXU, CallFunc_BooleanAND_ReturnValue) == 0x000434, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_PAIXU::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkilMain_C_SelectSkillNavOpen \ static_assert(alignof(WB_StyleSkill_SelectStyleSkilMain_C_SelectSkillNavOpen) == 0x000001, "Wrong alignment on WB_StyleSkill_SelectStyleSkilMain_C_SelectSkillNavOpen"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkilMain_C_SelectSkillNavOpen) == 0x000001, "Wrong size on WB_StyleSkill_SelectStyleSkilMain_C_SelectSkillNavOpen"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_SelectSkillNavOpen, Open) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_SelectSkillNavOpen::Open' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkilMain_C_WeaponStyleSkillUpdate_Event \ static_assert(alignof(WB_StyleSkill_SelectStyleSkilMain_C_WeaponStyleSkillUpdate_Event) == 0x000004, "Wrong alignment on WB_StyleSkill_SelectStyleSkilMain_C_WeaponStyleSkillUpdate_Event"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkilMain_C_WeaponStyleSkillUpdate_Event) == 0x000018, "Wrong size on WB_StyleSkill_SelectStyleSkilMain_C_WeaponStyleSkillUpdate_Event"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_WeaponStyleSkillUpdate_Event, WeaponID) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_WeaponStyleSkillUpdate_Event::WeaponID' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_WeaponStyleSkillUpdate_Event, OldStyleSkill_ID) == 0x000010, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_WeaponStyleSkillUpdate_Event::OldStyleSkill_ID' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkilMain_C_WeaponStyleSkillUpdate_Event, NewStyleSkill_ID) == 0x000014, "Member 'WB_StyleSkill_SelectStyleSkilMain_C_WeaponStyleSkillUpdate_Event::NewStyleSkill_ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StyleSkill_SelectStyleSkilMain_C \ static_assert(alignof(UWB_StyleSkill_SelectStyleSkilMain_C) == 0x000008, "Wrong alignment on UWB_StyleSkill_SelectStyleSkilMain_C"); \ static_assert(sizeof(UWB_StyleSkill_SelectStyleSkilMain_C) == 0x000388, "Wrong size on UWB_StyleSkill_SelectStyleSkilMain_C"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, CircularThrobber_52) == 0x0002C8, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::CircularThrobber_52' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, Image_217) == 0x0002D0, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::Image_217' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, Image_282) == 0x0002D8, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::Image_282' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, Text_WeaponName) == 0x0002E0, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::Text_WeaponName' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, WB_ComMediaPlayer) == 0x0002E8, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::WB_ComMediaPlayer' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, WB_Grid_AJ) == 0x0002F0, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::WB_Grid_AJ' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, WB_PackThree) == 0x0002F8, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::WB_PackThree' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, WB_PackTwo) == 0x000300, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::WB_PackTwo' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, WidgetSwitcher_Movie) == 0x000308, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::WidgetSwitcher_Movie' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, Select_StyleSkillButton) == 0x000310, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::Select_StyleSkillButton' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, Uni) == 0x000318, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::Uni' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, WeponName) == 0x000320, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::WeponName' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, my_ItemInfo) == 0x000330, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::my_ItemInfo' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, Data) == 0x000350, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, SelectIndex) == 0x000360, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, ClickIndex) == 0x000364, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::ClickIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, ActiveSkillPanel) == 0x000368, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::ActiveSkillPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, PlaySoundIndex) == 0x00036C, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::PlaySoundIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, MoviesPlayer) == 0x000370, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::MoviesPlayer' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, CanPlayMovie) == 0x000378, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::CanPlayMovie' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkilMain_C, LastShowMovie) == 0x000380, "Member 'UWB_StyleSkill_SelectStyleSkilMain_C::LastShowMovie' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH \ static_assert(alignof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH) == 0x000008, "Wrong alignment on WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH"); \ static_assert(sizeof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH) == 0x000208, "Wrong size on WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, EntryPoint) == 0x000000, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000008, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, Temp_bool_Variable) == 0x000010, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_IsAlive_self_CastInput) == 0x000018, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_IsAlive_Result) == 0x000028, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, Temp_byte_Variable) == 0x000029, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, Temp_byte_Variable_1) == 0x00002A, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, Temp_bool_Has_Been_Initd_Variable) == 0x00002B, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, K2Node_Select_Default) == 0x00002C, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, Temp_bool_IsClosed_Variable) == 0x00002D, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, Temp_bool_Has_Been_Initd_Variable_1) == 0x00002E, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, Temp_bool_IsClosed_Variable_1) == 0x00002F, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000030, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, K2Node_Event_MyGeometry) == 0x000038, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, K2Node_Event_InDeltaTime) == 0x000078, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x000080, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, Temp_class_Variable) == 0x000088, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, K2Node_ClassDynamicCast_AsUser_Widget) == 0x000098, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::K2Node_ClassDynamicCast_AsUser_Widget' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, K2Node_ClassDynamicCast_bSuccess) == 0x0000A0, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_IsAlive_self_CastInput_1) == 0x0000A8, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_IsAlive_self_CastInput_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_IsAlive_Result_1) == 0x0000B8, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_IsAlive_Result_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_3) == 0x0000C0, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_HasAccess_ReturnValue) == 0x0000C8, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_4) == 0x0000D0, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_4' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_InternalMontageAction_DurationToEnd) == 0x0000D8, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_InternalMontageAction_DurationToEnd' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_InternalMontageAction_Success) == 0x0000E0, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_InternalMontageAction_Success' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_5) == 0x0000E8, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_5' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetDisplayName_ReturnValue) == 0x0000F0, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetAnimInstance_ReturnValue) == 0x000100, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_Concat_StrStr_ReturnValue) == 0x000108, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_Montage_IsPlaying_ReturnValue) == 0x000118, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_Montage_IsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x000120, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetObjectClass_ReturnValue) == 0x000130, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_RemoveWidgetByQueue_Succeed) == 0x000138, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_RemoveWidgetByQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_6) == 0x000140, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_6' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, K2Node_CustomEvent_Loaded) == 0x000148, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000150, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetUIStatic_ReturnValue) == 0x000158, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_IsAnyMontagePlaying_ReturnValue) == 0x000160, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_IsAnyMontagePlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetUIZOder_ZOder) == 0x000164, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetOwningPlayer_ReturnValue) == 0x000168, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetOwningPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x000170, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000178, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_IsValid_ReturnValue_1) == 0x000180, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_IsInViewport_ReturnValue) == 0x000181, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_IsInViewport_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetWidgetQueueInterface_ReturnValue_1) == 0x000188, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetWidgetQueueInterface_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetWidgetQueueInterface_ReturnValue_2) == 0x000198, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetWidgetQueueInterface_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, K2Node_CreateDelegate_OutputDelegate) == 0x0001A8, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_HasClassInTopQueue_ReturnValue) == 0x0001B8, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_HasClassInTopQueue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_7) == 0x0001C0, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_7' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_8) == 0x0001C8, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_8' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0001D0, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x0001D8, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_9) == 0x0001E0, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_9' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_GetMyStateManagerComp_StateManagerComp_2) == 0x0001E8, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_GetMyStateManagerComp_StateManagerComp_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage) == 0x0001F0, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_Create_ReturnValue) == 0x0001F8, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_AddToWidgetQueue_Succeed) == 0x000200, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_AddToWidgetQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH, CallFunc_IsValidClass_ReturnValue) == 0x000201, "Member 'WB_HelpActingPH_C_ExecuteUbergraph_WB_HelpActingPH::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpActingPH_C_OnLoaded_A49B19D34E1C71E207C02883185C7D8D \ static_assert(alignof(WB_HelpActingPH_C_OnLoaded_A49B19D34E1C71E207C02883185C7D8D) == 0x000008, "Wrong alignment on WB_HelpActingPH_C_OnLoaded_A49B19D34E1C71E207C02883185C7D8D"); \ static_assert(sizeof(WB_HelpActingPH_C_OnLoaded_A49B19D34E1C71E207C02883185C7D8D) == 0x000008, "Wrong size on WB_HelpActingPH_C_OnLoaded_A49B19D34E1C71E207C02883185C7D8D"); \ static_assert(offsetof(WB_HelpActingPH_C_OnLoaded_A49B19D34E1C71E207C02883185C7D8D, Loaded) == 0x000000, "Member 'WB_HelpActingPH_C_OnLoaded_A49B19D34E1C71E207C02883185C7D8D::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpActingPH_C_Tick \ static_assert(alignof(WB_HelpActingPH_C_Tick) == 0x000008, "Wrong alignment on WB_HelpActingPH_C_Tick"); \ static_assert(sizeof(WB_HelpActingPH_C_Tick) == 0x000048, "Wrong size on WB_HelpActingPH_C_Tick"); \ static_assert(offsetof(WB_HelpActingPH_C_Tick, MyGeometry) == 0x000000, "Member 'WB_HelpActingPH_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpActingPH_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_HelpActingPH_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_HelpActingPH_C \ static_assert(alignof(UWB_HelpActingPH_C) == 0x000008, "Wrong alignment on UWB_HelpActingPH_C"); \ static_assert(sizeof(UWB_HelpActingPH_C) == 0x0002D8, "Wrong size on UWB_HelpActingPH_C"); \ static_assert(offsetof(UWB_HelpActingPH_C, UberGraphFrame) == 0x000278, "Member 'UWB_HelpActingPH_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpActingPH_C, Local_PlayedMontage) == 0x000280, "Member 'UWB_HelpActingPH_C::Local_PlayedMontage' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpActingPH_C, PosePlaying) == 0x000288, "Member 'UWB_HelpActingPH_C::PosePlaying' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpActingPH_C, ShownWidget) == 0x000290, "Member 'UWB_HelpActingPH_C::ShownWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpActingPH_C, ShownWidgetClass) == 0x000298, "Member 'UWB_HelpActingPH_C::ShownWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpActingPH_C, MontageIndex) == 0x0002C8, "Member 'UWB_HelpActingPH_C::MontageIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpActingPH_C, ActingEndOpenWidget) == 0x0002D0, "Member 'UWB_HelpActingPH_C::ActingEndOpenWidget' has a wrong offset!"); \ #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_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_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_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_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_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_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_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_ACameraRig_Crane \ static_assert(alignof(ACameraRig_Crane) == 0x000008, "Wrong alignment on ACameraRig_Crane"); \ static_assert(sizeof(ACameraRig_Crane) == 0x000320, "Wrong size on ACameraRig_Crane"); \ static_assert(offsetof(ACameraRig_Crane, CranePitch) == 0x0002F0, "Member 'ACameraRig_Crane::CranePitch' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Crane, CraneYaw) == 0x0002F4, "Member 'ACameraRig_Crane::CraneYaw' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Crane, CraneArmLength) == 0x0002F8, "Member 'ACameraRig_Crane::CraneArmLength' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Crane, bLockMountPitch) == 0x0002FC, "Member 'ACameraRig_Crane::bLockMountPitch' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Crane, bLockMountYaw) == 0x0002FD, "Member 'ACameraRig_Crane::bLockMountYaw' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Crane, TransformComponent) == 0x000300, "Member 'ACameraRig_Crane::TransformComponent' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Crane, CraneYawControl) == 0x000308, "Member 'ACameraRig_Crane::CraneYawControl' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Crane, CranePitchControl) == 0x000310, "Member 'ACameraRig_Crane::CranePitchControl' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Crane, CraneCameraMount) == 0x000318, "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) == 0x000310, "Wrong size on ACameraRig_Rail"); \ static_assert(offsetof(ACameraRig_Rail, CurrentPositionOnRail) == 0x0002F0, "Member 'ACameraRig_Rail::CurrentPositionOnRail' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Rail, bLockOrientationToRail) == 0x0002F4, "Member 'ACameraRig_Rail::bLockOrientationToRail' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Rail, TransformComponent) == 0x0002F8, "Member 'ACameraRig_Rail::TransformComponent' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Rail, RailSplineComponent) == 0x000300, "Member 'ACameraRig_Rail::RailSplineComponent' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Rail, RailCameraMount) == 0x000308, "Member 'ACameraRig_Rail::RailCameraMount' 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) == 0x000A80, "Wrong size on ACineCameraActor"); \ static_assert(offsetof(ACineCameraActor, LookatTrackingSettings) == 0x000A00, "Member 'ACineCameraActor::LookatTrackingSettings' 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) == 0x000B90, "Wrong size on UCineCameraComponent"); \ static_assert(offsetof(UCineCameraComponent, FilmbackSettings) == 0x000A70, "Member 'UCineCameraComponent::FilmbackSettings' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, Filmback) == 0x000A7C, "Member 'UCineCameraComponent::Filmback' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, LensSettings) == 0x000A88, "Member 'UCineCameraComponent::LensSettings' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, FocusSettings) == 0x000AA8, "Member 'UCineCameraComponent::FocusSettings' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, CropSettings) == 0x000B10, "Member 'UCineCameraComponent::CropSettings' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, CurrentFocalLength) == 0x000B14, "Member 'UCineCameraComponent::CurrentFocalLength' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, CurrentAperture) == 0x000B18, "Member 'UCineCameraComponent::CurrentAperture' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, CurrentFocusDistance) == 0x000B1C, "Member 'UCineCameraComponent::CurrentFocusDistance' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, CustomNearClippingPlane) == 0x000B24, "Member 'UCineCameraComponent::CustomNearClippingPlane' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, FilmbackPresets) == 0x000B30, "Member 'UCineCameraComponent::FilmbackPresets' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, LensPresets) == 0x000B40, "Member 'UCineCameraComponent::LensPresets' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, DefaultFilmbackPresetName) == 0x000B50, "Member 'UCineCameraComponent::DefaultFilmbackPresetName' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, DefaultFilmbackPreset) == 0x000B60, "Member 'UCineCameraComponent::DefaultFilmbackPreset' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, DefaultLensPresetName) == 0x000B70, "Member 'UCineCameraComponent::DefaultLensPresetName' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, DefaultLensFocalLength) == 0x000B80, "Member 'UCineCameraComponent::DefaultLensFocalLength' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, DefaultLensFStop) == 0x000B84, "Member 'UCineCameraComponent::DefaultLensFStop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Titles_Type3_C_ExecuteUbergraph_WB_ViewCredits_Titles_Type3 \ static_assert(alignof(WB_ViewCredits_Titles_Type3_C_ExecuteUbergraph_WB_ViewCredits_Titles_Type3) == 0x000004, "Wrong alignment on WB_ViewCredits_Titles_Type3_C_ExecuteUbergraph_WB_ViewCredits_Titles_Type3"); \ static_assert(sizeof(WB_ViewCredits_Titles_Type3_C_ExecuteUbergraph_WB_ViewCredits_Titles_Type3) == 0x000008, "Wrong size on WB_ViewCredits_Titles_Type3_C_ExecuteUbergraph_WB_ViewCredits_Titles_Type3"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_ExecuteUbergraph_WB_ViewCredits_Titles_Type3, EntryPoint) == 0x000000, "Member 'WB_ViewCredits_Titles_Type3_C_ExecuteUbergraph_WB_ViewCredits_Titles_Type3::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_ExecuteUbergraph_WB_ViewCredits_Titles_Type3, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_ViewCredits_Titles_Type3_C_ExecuteUbergraph_WB_ViewCredits_Titles_Type3::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Titles_Type3_C_InputTitle_Type3 \ static_assert(alignof(WB_ViewCredits_Titles_Type3_C_InputTitle_Type3) == 0x000008, "Wrong alignment on WB_ViewCredits_Titles_Type3_C_InputTitle_Type3"); \ static_assert(sizeof(WB_ViewCredits_Titles_Type3_C_InputTitle_Type3) == 0x000030, "Wrong size on WB_ViewCredits_Titles_Type3_C_InputTitle_Type3"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_InputTitle_Type3, Title_CN_0) == 0x000000, "Member 'WB_ViewCredits_Titles_Type3_C_InputTitle_Type3::Title_CN_0' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_InputTitle_Type3, Title_EN_0) == 0x000010, "Member 'WB_ViewCredits_Titles_Type3_C_InputTitle_Type3::Title_EN_0' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_InputTitle_Type3, Temp_byte_Variable) == 0x000020, "Member 'WB_ViewCredits_Titles_Type3_C_InputTitle_Type3::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_InputTitle_Type3, CallFunc_IsEmpty_ReturnValue) == 0x000021, "Member 'WB_ViewCredits_Titles_Type3_C_InputTitle_Type3::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_InputTitle_Type3, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000022, "Member 'WB_ViewCredits_Titles_Type3_C_InputTitle_Type3::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_InputTitle_Type3, CallFunc_BooleanOR_ReturnValue) == 0x000023, "Member 'WB_ViewCredits_Titles_Type3_C_InputTitle_Type3::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_InputTitle_Type3, CallFunc_IsEmpty_ReturnValue_1) == 0x000024, "Member 'WB_ViewCredits_Titles_Type3_C_InputTitle_Type3::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_InputTitle_Type3, Temp_bool_Variable) == 0x000025, "Member 'WB_ViewCredits_Titles_Type3_C_InputTitle_Type3::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_InputTitle_Type3, Temp_byte_Variable_1) == 0x000026, "Member 'WB_ViewCredits_Titles_Type3_C_InputTitle_Type3::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_InputTitle_Type3, Temp_byte_Variable_2) == 0x000027, "Member 'WB_ViewCredits_Titles_Type3_C_InputTitle_Type3::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_InputTitle_Type3, Temp_byte_Variable_3) == 0x000028, "Member 'WB_ViewCredits_Titles_Type3_C_InputTitle_Type3::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_InputTitle_Type3, K2Node_Select_Default) == 0x000029, "Member 'WB_ViewCredits_Titles_Type3_C_InputTitle_Type3::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_InputTitle_Type3, Temp_bool_Variable_1) == 0x00002A, "Member 'WB_ViewCredits_Titles_Type3_C_InputTitle_Type3::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_InputTitle_Type3, K2Node_Select_Default_1) == 0x00002B, "Member 'WB_ViewCredits_Titles_Type3_C_InputTitle_Type3::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Titles_Type3_C_PreConstruct \ static_assert(alignof(WB_ViewCredits_Titles_Type3_C_PreConstruct) == 0x000001, "Wrong alignment on WB_ViewCredits_Titles_Type3_C_PreConstruct"); \ static_assert(sizeof(WB_ViewCredits_Titles_Type3_C_PreConstruct) == 0x000001, "Wrong size on WB_ViewCredits_Titles_Type3_C_PreConstruct"); \ static_assert(offsetof(WB_ViewCredits_Titles_Type3_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_ViewCredits_Titles_Type3_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ViewCredits_Titles_Type3_C \ static_assert(alignof(UWB_ViewCredits_Titles_Type3_C) == 0x000008, "Wrong alignment on UWB_ViewCredits_Titles_Type3_C"); \ static_assert(sizeof(UWB_ViewCredits_Titles_Type3_C) == 0x0002B0, "Wrong size on UWB_ViewCredits_Titles_Type3_C"); \ static_assert(offsetof(UWB_ViewCredits_Titles_Type3_C, UberGraphFrame) == 0x000278, "Member 'UWB_ViewCredits_Titles_Type3_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Titles_Type3_C, Text_CN) == 0x000280, "Member 'UWB_ViewCredits_Titles_Type3_C::Text_CN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Titles_Type3_C, Text_EN) == 0x000288, "Member 'UWB_ViewCredits_Titles_Type3_C::Text_EN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Titles_Type3_C, Title_CN) == 0x000290, "Member 'UWB_ViewCredits_Titles_Type3_C::Title_CN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Titles_Type3_C, Title_EN) == 0x0002A0, "Member 'UWB_ViewCredits_Titles_Type3_C::Title_EN' has a wrong offset!"); \ #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_ALobbyGameBooter_C \ static_assert(alignof(ALobbyGameBooter_C) == 0x000008, "Wrong alignment on ALobbyGameBooter_C"); \ static_assert(sizeof(ALobbyGameBooter_C) == 0x000448, "Wrong size on ALobbyGameBooter_C"); \ #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_WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar \ static_assert(alignof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar) == 0x000008, "Wrong alignment on WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar"); \ static_assert(sizeof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar) == 0x000100, "Wrong size on WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, EntryPoint) == 0x000000, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, Temp_bool_Variable) == 0x000004, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, CallFunc_Array_Length_ReturnValue) == 0x000008, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, Temp_int_Variable) == 0x00000C, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, Temp_int_Variable_1) == 0x000010, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, Temp_int_Array_Index_Variable) == 0x000014, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, Temp_int_Array_Index_Variable_1) == 0x000034, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, CallFunc_Array_Get_Item) == 0x000038, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, K2Node_Event_IsDesignTime) == 0x000040, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, K2Node_CustomEvent_Array) == 0x000048, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::K2Node_CustomEvent_Array' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, K2Node_CustomEvent_IsTool_1) == 0x000058, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::K2Node_CustomEvent_IsTool_1' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, CallFunc_Array_Get_Item_1) == 0x000060, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, CallFunc_GetUINotify_UINotify) == 0x000080, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, CallFunc_Array_Get_Item_2) == 0x000088, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, CallFunc_Array_Length_ReturnValue_1) == 0x000090, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, K2Node_CustomEvent_FastItemType) == 0x000094, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::K2Node_CustomEvent_FastItemType' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, Temp_int_Loop_Counter_Variable_1) == 0x000098, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, K2Node_SwitchEnum_CmpSuccess) == 0x00009C, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, CallFunc_Less_IntInt_ReturnValue_1) == 0x00009D, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000A0, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, CallFunc_GetPlayerFastAccessItem_FastAccess_Inventory) == 0x0000A8, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::CallFunc_GetPlayerFastAccessItem_FastAccess_Inventory' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, CallFunc_PlayAnimationForward_ReturnValue) == 0x0000B8, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, K2Node_CustomEvent_Index_1) == 0x0000C0, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, CallFunc_PlayAnimationReverse_ReturnValue) == 0x0000C8, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::CallFunc_PlayAnimationReverse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, CallFunc_Array_Get_Item_3) == 0x0000D0, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000D8, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, K2Node_Select_Default) == 0x0000E8, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, K2Node_CustomEvent_IsTool) == 0x0000EC, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::K2Node_CustomEvent_IsTool' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, K2Node_CustomEvent_Index) == 0x0000F0, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000F4, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x0000F8, "Member 'WB_QuickBar_C_ExecuteUbergraph_WB_QuickBar::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_QuickBar_C_InitQuickBar \ static_assert(alignof(WB_QuickBar_C_InitQuickBar) == 0x000008, "Wrong alignment on WB_QuickBar_C_InitQuickBar"); \ static_assert(sizeof(WB_QuickBar_C_InitQuickBar) == 0x000018, "Wrong size on WB_QuickBar_C_InitQuickBar"); \ static_assert(offsetof(WB_QuickBar_C_InitQuickBar, Array) == 0x000000, "Member 'WB_QuickBar_C_InitQuickBar::Array' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_InitQuickBar, IsTool_0) == 0x000010, "Member 'WB_QuickBar_C_InitQuickBar::IsTool_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_QuickBar_C_OnFastAccessChanged \ static_assert(alignof(WB_QuickBar_C_OnFastAccessChanged) == 0x000001, "Wrong alignment on WB_QuickBar_C_OnFastAccessChanged"); \ static_assert(sizeof(WB_QuickBar_C_OnFastAccessChanged) == 0x000001, "Wrong size on WB_QuickBar_C_OnFastAccessChanged"); \ static_assert(offsetof(WB_QuickBar_C_OnFastAccessChanged, FastItemType) == 0x000000, "Member 'WB_QuickBar_C_OnFastAccessChanged::FastItemType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_QuickBar_C_OnQuickUseToolOrSpell \ static_assert(alignof(WB_QuickBar_C_OnQuickUseToolOrSpell) == 0x000004, "Wrong alignment on WB_QuickBar_C_OnQuickUseToolOrSpell"); \ static_assert(sizeof(WB_QuickBar_C_OnQuickUseToolOrSpell) == 0x000008, "Wrong size on WB_QuickBar_C_OnQuickUseToolOrSpell"); \ static_assert(offsetof(WB_QuickBar_C_OnQuickUseToolOrSpell, IsTool_0) == 0x000000, "Member 'WB_QuickBar_C_OnQuickUseToolOrSpell::IsTool_0' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_OnQuickUseToolOrSpell, Index_0) == 0x000004, "Member 'WB_QuickBar_C_OnQuickUseToolOrSpell::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_QuickBar_C_PreConstruct \ static_assert(alignof(WB_QuickBar_C_PreConstruct) == 0x000001, "Wrong alignment on WB_QuickBar_C_PreConstruct"); \ static_assert(sizeof(WB_QuickBar_C_PreConstruct) == 0x000001, "Wrong size on WB_QuickBar_C_PreConstruct"); \ static_assert(offsetof(WB_QuickBar_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_QuickBar_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_QuickBar_C_SaveSlots \ static_assert(alignof(WB_QuickBar_C_SaveSlots) == 0x000008, "Wrong alignment on WB_QuickBar_C_SaveSlots"); \ static_assert(sizeof(WB_QuickBar_C_SaveSlots) == 0x000048, "Wrong size on WB_QuickBar_C_SaveSlots"); \ static_assert(offsetof(WB_QuickBar_C_SaveSlots, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_QuickBar_C_SaveSlots::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_SaveSlots, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_QuickBar_C_SaveSlots::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_SaveSlots, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_QuickBar_C_SaveSlots::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_SaveSlots, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_QuickBar_C_SaveSlots::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_SaveSlots, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_QuickBar_C_SaveSlots::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_SaveSlots, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_QuickBar_C_SaveSlots::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_SaveSlots, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'WB_QuickBar_C_SaveSlots::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_SaveSlots, K2Node_DynamicCast_AsWB_Active_Slots_Element_Base) == 0x000038, "Member 'WB_QuickBar_C_SaveSlots::K2Node_DynamicCast_AsWB_Active_Slots_Element_Base' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_SaveSlots, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'WB_QuickBar_C_SaveSlots::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_QuickBar_C_SaveSlots, CallFunc_Array_Add_ReturnValue) == 0x000044, "Member 'WB_QuickBar_C_SaveSlots::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_QuickBar_C_UseAnim \ static_assert(alignof(WB_QuickBar_C_UseAnim) == 0x000004, "Wrong alignment on WB_QuickBar_C_UseAnim"); \ static_assert(sizeof(WB_QuickBar_C_UseAnim) == 0x000004, "Wrong size on WB_QuickBar_C_UseAnim"); \ static_assert(offsetof(WB_QuickBar_C_UseAnim, Index_0) == 0x000000, "Member 'WB_QuickBar_C_UseAnim::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_QuickBar_C \ static_assert(alignof(UWB_QuickBar_C) == 0x000008, "Wrong alignment on UWB_QuickBar_C"); \ static_assert(sizeof(UWB_QuickBar_C) == 0x000338, "Wrong size on UWB_QuickBar_C"); \ static_assert(offsetof(UWB_QuickBar_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_QuickBar_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_QuickBar_C, ShowAnim) == 0x0002C8, "Member 'UWB_QuickBar_C::ShowAnim' has a wrong offset!"); \ static_assert(offsetof(UWB_QuickBar_C, One) == 0x0002D0, "Member 'UWB_QuickBar_C::One' has a wrong offset!"); \ static_assert(offsetof(UWB_QuickBar_C, Two) == 0x0002D8, "Member 'UWB_QuickBar_C::Two' has a wrong offset!"); \ static_assert(offsetof(UWB_QuickBar_C, Three) == 0x0002E0, "Member 'UWB_QuickBar_C::Three' has a wrong offset!"); \ static_assert(offsetof(UWB_QuickBar_C, Four) == 0x0002E8, "Member 'UWB_QuickBar_C::Four' has a wrong offset!"); \ static_assert(offsetof(UWB_QuickBar_C, Overlay_0) == 0x0002F0, "Member 'UWB_QuickBar_C::Overlay_0' has a wrong offset!"); \ static_assert(offsetof(UWB_QuickBar_C, SizeBox_1) == 0x0002F8, "Member 'UWB_QuickBar_C::SizeBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_QuickBar_C, Items) == 0x000300, "Member 'UWB_QuickBar_C::Items' has a wrong offset!"); \ static_assert(offsetof(UWB_QuickBar_C, RealSlot) == 0x000310, "Member 'UWB_QuickBar_C::RealSlot' has a wrong offset!"); \ static_assert(offsetof(UWB_QuickBar_C, InputType) == 0x000320, "Member 'UWB_QuickBar_C::InputType' has a wrong offset!"); \ static_assert(offsetof(UWB_QuickBar_C, UINotify) == 0x000328, "Member 'UWB_QuickBar_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_QuickBar_C, IsTool) == 0x000330, "Member 'UWB_QuickBar_C::IsTool' has a wrong offset!"); \ static_assert(offsetof(UWB_QuickBar_C, Opened) == 0x000331, "Member 'UWB_QuickBar_C::Opened' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Fs_CB_2_C_ExecuteUbergraph_BP_Fs_CB_2 \ static_assert(alignof(BP_Fs_CB_2_C_ExecuteUbergraph_BP_Fs_CB_2) == 0x000008, "Wrong alignment on BP_Fs_CB_2_C_ExecuteUbergraph_BP_Fs_CB_2"); \ static_assert(sizeof(BP_Fs_CB_2_C_ExecuteUbergraph_BP_Fs_CB_2) == 0x000010, "Wrong size on BP_Fs_CB_2_C_ExecuteUbergraph_BP_Fs_CB_2"); \ static_assert(offsetof(BP_Fs_CB_2_C_ExecuteUbergraph_BP_Fs_CB_2, EntryPoint) == 0x000000, "Member 'BP_Fs_CB_2_C_ExecuteUbergraph_BP_Fs_CB_2::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_Fs_CB_2_C_ExecuteUbergraph_BP_Fs_CB_2, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'BP_Fs_CB_2_C_ExecuteUbergraph_BP_Fs_CB_2::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_Fs_CB_2_C_ExecuteUbergraph_BP_Fs_CB_2, K2Node_Event_OtherActor) == 0x000008, "Member 'BP_Fs_CB_2_C_ExecuteUbergraph_BP_Fs_CB_2::K2Node_Event_OtherActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Fs_CB_2_C_ReceiveActorBeginOverlap \ static_assert(alignof(BP_Fs_CB_2_C_ReceiveActorBeginOverlap) == 0x000008, "Wrong alignment on BP_Fs_CB_2_C_ReceiveActorBeginOverlap"); \ static_assert(sizeof(BP_Fs_CB_2_C_ReceiveActorBeginOverlap) == 0x000008, "Wrong size on BP_Fs_CB_2_C_ReceiveActorBeginOverlap"); \ static_assert(offsetof(BP_Fs_CB_2_C_ReceiveActorBeginOverlap, OtherActor) == 0x000000, "Member 'BP_Fs_CB_2_C_ReceiveActorBeginOverlap::OtherActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Fs_CB_2_C_ReceiveTick \ static_assert(alignof(BP_Fs_CB_2_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_Fs_CB_2_C_ReceiveTick"); \ static_assert(sizeof(BP_Fs_CB_2_C_ReceiveTick) == 0x000004, "Wrong size on BP_Fs_CB_2_C_ReceiveTick"); \ static_assert(offsetof(BP_Fs_CB_2_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_Fs_CB_2_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Fs_CB_2_C \ static_assert(alignof(ABP_Fs_CB_2_C) == 0x000008, "Wrong alignment on ABP_Fs_CB_2_C"); \ static_assert(sizeof(ABP_Fs_CB_2_C) == 0x000330, "Wrong size on ABP_Fs_CB_2_C"); \ static_assert(offsetof(ABP_Fs_CB_2_C, UberGraphFrame_BP_Fs_CB_2_C) == 0x000300, "Member 'ABP_Fs_CB_2_C::UberGraphFrame_BP_Fs_CB_2_C' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_CB_2_C, SkeletalMesh) == 0x000308, "Member 'ABP_Fs_CB_2_C::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_CB_2_C, Timeline_0_NewTrack_0_20D0FCE5477498E780A1AFB368DFE6EB) == 0x000310, "Member 'ABP_Fs_CB_2_C::Timeline_0_NewTrack_0_20D0FCE5477498E780A1AFB368DFE6EB' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_CB_2_C, Timeline_0__Direction_20D0FCE5477498E780A1AFB368DFE6EB) == 0x000314, "Member 'ABP_Fs_CB_2_C::Timeline_0__Direction_20D0FCE5477498E780A1AFB368DFE6EB' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_CB_2_C, Timeline_0) == 0x000318, "Member 'ABP_Fs_CB_2_C::Timeline_0' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_CB_2_C, Timeline_NewTrack_0_83C1652546BC02008A9EF9BD3D224FFE) == 0x000320, "Member 'ABP_Fs_CB_2_C::Timeline_NewTrack_0_83C1652546BC02008A9EF9BD3D224FFE' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_CB_2_C, Timeline__Direction_83C1652546BC02008A9EF9BD3D224FFE) == 0x000324, "Member 'ABP_Fs_CB_2_C::Timeline__Direction_83C1652546BC02008A9EF9BD3D224FFE' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_CB_2_C, Timeline) == 0x000328, "Member 'ABP_Fs_CB_2_C::Timeline' has a wrong offset!"); \ #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_Interface_InGameWidget_C_ShowCrosshair \ static_assert(alignof(Interface_InGameWidget_C_ShowCrosshair) == 0x000008, "Wrong alignment on Interface_InGameWidget_C_ShowCrosshair"); \ static_assert(sizeof(Interface_InGameWidget_C_ShowCrosshair) == 0x000010, "Wrong size on Interface_InGameWidget_C_ShowCrosshair"); \ static_assert(offsetof(Interface_InGameWidget_C_ShowCrosshair, Show) == 0x000000, "Member 'Interface_InGameWidget_C_ShowCrosshair::Show' has a wrong offset!"); \ static_assert(offsetof(Interface_InGameWidget_C_ShowCrosshair, Texture) == 0x000008, "Member 'Interface_InGameWidget_C_ShowCrosshair::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Interface_InGameWidget_C_UpdateAccumValue \ static_assert(alignof(Interface_InGameWidget_C_UpdateAccumValue) == 0x000008, "Wrong alignment on Interface_InGameWidget_C_UpdateAccumValue"); \ static_assert(sizeof(Interface_InGameWidget_C_UpdateAccumValue) == 0x000018, "Wrong size on Interface_InGameWidget_C_UpdateAccumValue"); \ static_assert(offsetof(Interface_InGameWidget_C_UpdateAccumValue, Current) == 0x000000, "Member 'Interface_InGameWidget_C_UpdateAccumValue::Current' has a wrong offset!"); \ static_assert(offsetof(Interface_InGameWidget_C_UpdateAccumValue, Max) == 0x000008, "Member 'Interface_InGameWidget_C_UpdateAccumValue::Max' has a wrong offset!"); \ static_assert(offsetof(Interface_InGameWidget_C_UpdateAccumValue, Tag) == 0x000010, "Member 'Interface_InGameWidget_C_UpdateAccumValue::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Interface_InGameWidget_C_UpdateInteractionMessage \ static_assert(alignof(Interface_InGameWidget_C_UpdateInteractionMessage) == 0x000004, "Wrong alignment on Interface_InGameWidget_C_UpdateInteractionMessage"); \ static_assert(sizeof(Interface_InGameWidget_C_UpdateInteractionMessage) == 0x000008, "Wrong size on Interface_InGameWidget_C_UpdateInteractionMessage"); \ static_assert(offsetof(Interface_InGameWidget_C_UpdateInteractionMessage, Notice) == 0x000000, "Member 'Interface_InGameWidget_C_UpdateInteractionMessage::Notice' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IInterface_InGameWidget_C \ static_assert(alignof(IInterface_InGameWidget_C) == 0x000001, "Wrong alignment on IInterface_InGameWidget_C"); \ static_assert(sizeof(IInterface_InGameWidget_C) == 0x000001, "Wrong size on IInterface_InGameWidget_C"); \ #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_WB_UseItem20001_C_BackKeyEvent \ static_assert(alignof(WB_UseItem20001_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_UseItem20001_C_BackKeyEvent"); \ static_assert(sizeof(WB_UseItem20001_C_BackKeyEvent) == 0x000048, "Wrong size on WB_UseItem20001_C_BackKeyEvent"); \ static_assert(offsetof(WB_UseItem20001_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_UseItem20001_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_UseItem20001_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_UseItem20001_C_EnterKeyEvent \ static_assert(alignof(WB_UseItem20001_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_UseItem20001_C_EnterKeyEvent"); \ static_assert(sizeof(WB_UseItem20001_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_UseItem20001_C_EnterKeyEvent"); \ static_assert(offsetof(WB_UseItem20001_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_UseItem20001_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_UseItem20001_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001 \ static_assert(alignof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001) == 0x000010, "Wrong alignment on WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001"); \ static_assert(sizeof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001) == 0x0001F0, "Wrong size on WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, EntryPoint) == 0x000000, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000008, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, Temp_delegate_Variable) == 0x000010, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_GetRebornInfo_rebornLevelMap) == 0x000020, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_GetRebornInfo_rebornLevelMap' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_GetRebornInfo_rebornLevelMark) == 0x000030, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_GetRebornInfo_rebornLevelMark' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_GetRebornInfo_rebornFirePointID) == 0x000040, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_GetRebornInfo_rebornFirePointID' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_GetRebornInfo_rebornPlayerTransform) == 0x000050, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_GetRebornInfo_rebornPlayerTransform' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_GetRebornInfo_LevelChapter) == 0x0000B0, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_GetRebornInfo_LevelChapter' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_GetRebornInfo_SentionID) == 0x0000B8, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_GetRebornInfo_SentionID' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_PostEvent_ReturnValue) == 0x0000C8, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, Temp_delegate_Variable_1) == 0x0000CC, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, Temp_delegate_Variable_2) == 0x0000DC, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_PostEvent_ReturnValue_1) == 0x0000EC, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_PostEvent_ReturnValue_2) == 0x0000F0, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0000F8, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, K2Node_CustomEvent_NewAIAlertBattle) == 0x000100, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::K2Node_CustomEvent_NewAIAlertBattle' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, K2Node_CreateDelegate_OutputDelegate) == 0x000104, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, K2Node_CustomEvent_ItemID) == 0x000114, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::K2Node_CustomEvent_ItemID' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_Conv_IntToString_ReturnValue) == 0x000118, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_GetDCSGameState_ReturnValue) == 0x000128, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_GetAIAlertBattle_AIAlertBattle) == 0x000130, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_GetAIAlertBattle_AIAlertBattle' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_GetPlayerCoinSoul_value) == 0x000134, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_DecPlayerCoinSoul_CurrentAmount) == 0x000138, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_DecPlayerCoinSoul_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, K2Node_Event_InGeometry_1) == 0x000140, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, K2Node_Event_isDown_1) == 0x000180, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, K2Node_SwitchString_CmpSuccess) == 0x000181, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, K2Node_SwitchString_CmpSuccess_1) == 0x000182, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_GetPlayerCoinSoul_value_1) == 0x000184, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_GetPlayerCoinSoul_value_1' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, K2Node_Event_InGeometry) == 0x000188, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, K2Node_Event_isDown) == 0x0001C8, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_Divide_IntInt_ReturnValue) == 0x0001CC, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_DecPlayerCoinSoul_CurrentAmount_1) == 0x0001D0, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_DecPlayerCoinSoul_CurrentAmount_1' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x0001D8, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001, CallFunc_GetGlobalFlag_Enable) == 0x0001E0, "Member 'WB_UseItem20001_C_ExecuteUbergraph_WB_UseItem20001::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_UseItem20001_C_Init \ static_assert(alignof(WB_UseItem20001_C_Init) == 0x000004, "Wrong alignment on WB_UseItem20001_C_Init"); \ static_assert(sizeof(WB_UseItem20001_C_Init) == 0x000004, "Wrong size on WB_UseItem20001_C_Init"); \ static_assert(offsetof(WB_UseItem20001_C_Init, ItemId) == 0x000000, "Member 'WB_UseItem20001_C_Init::ItemId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_UseItem20001_C_PlayerAlertStatuChanged_Event \ static_assert(alignof(WB_UseItem20001_C_PlayerAlertStatuChanged_Event) == 0x000001, "Wrong alignment on WB_UseItem20001_C_PlayerAlertStatuChanged_Event"); \ static_assert(sizeof(WB_UseItem20001_C_PlayerAlertStatuChanged_Event) == 0x000001, "Wrong size on WB_UseItem20001_C_PlayerAlertStatuChanged_Event"); \ static_assert(offsetof(WB_UseItem20001_C_PlayerAlertStatuChanged_Event, NewAIAlertBattle) == 0x000000, "Member 'WB_UseItem20001_C_PlayerAlertStatuChanged_Event::NewAIAlertBattle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_UseItem20001_C_UseNiaoZhu \ static_assert(alignof(WB_UseItem20001_C_UseNiaoZhu) == 0x000008, "Wrong alignment on WB_UseItem20001_C_UseNiaoZhu"); \ static_assert(sizeof(WB_UseItem20001_C_UseNiaoZhu) == 0x000030, "Wrong size on WB_UseItem20001_C_UseNiaoZhu"); \ static_assert(offsetof(WB_UseItem20001_C_UseNiaoZhu, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000000, "Member 'WB_UseItem20001_C_UseNiaoZhu::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_UseNiaoZhu, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'WB_UseItem20001_C_UseNiaoZhu::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_UseItem20001_C_UseNiaoZhu, K2Node_MakeStruct_F_StoredItem) == 0x000010, "Member 'WB_UseItem20001_C_UseNiaoZhu::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_UseItem20001_C \ static_assert(alignof(UWB_UseItem20001_C) == 0x000008, "Wrong alignment on UWB_UseItem20001_C"); \ static_assert(sizeof(UWB_UseItem20001_C) == 0x0002E8, "Wrong size on UWB_UseItem20001_C"); \ static_assert(offsetof(UWB_UseItem20001_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_UseItem20001_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_UseItem20001_C, WB_SecondaryWindow1) == 0x0002C8, "Member 'UWB_UseItem20001_C::WB_SecondaryWindow1' has a wrong offset!"); \ static_assert(offsetof(UWB_UseItem20001_C, is20001) == 0x0002D0, "Member 'UWB_UseItem20001_C::is20001' has a wrong offset!"); \ static_assert(offsetof(UWB_UseItem20001_C, DonotRunDestruct) == 0x0002D1, "Member 'UWB_UseItem20001_C::DonotRunDestruct' has a wrong offset!"); \ static_assert(offsetof(UWB_UseItem20001_C, Item_ID) == 0x0002D8, "Member 'UWB_UseItem20001_C::Item_ID' 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_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_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_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_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_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_FGameplayTagCreationWidgetHelper \ static_assert(alignof(FGameplayTagCreationWidgetHelper) == 0x000001, "Wrong alignment on FGameplayTagCreationWidgetHelper"); \ static_assert(sizeof(FGameplayTagCreationWidgetHelper) == 0x000001, "Wrong size on FGameplayTagCreationWidgetHelper"); \ #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_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_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_MarkMessageComponent_C_Active_Silver_Key \ static_assert(alignof(MarkMessageComponent_C_Active_Silver_Key) == 0x000004, "Wrong alignment on MarkMessageComponent_C_Active_Silver_Key"); \ static_assert(sizeof(MarkMessageComponent_C_Active_Silver_Key) == 0x000008, "Wrong size on MarkMessageComponent_C_Active_Silver_Key"); \ static_assert(offsetof(MarkMessageComponent_C_Active_Silver_Key, Active) == 0x000000, "Member 'MarkMessageComponent_C_Active_Silver_Key::Active' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Active_Silver_Key, connectLevel) == 0x000004, "Member 'MarkMessageComponent_C_Active_Silver_Key::connectLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_AddPlayerToRoom \ static_assert(alignof(MarkMessageComponent_C_AddPlayerToRoom) == 0x000008, "Wrong alignment on MarkMessageComponent_C_AddPlayerToRoom"); \ static_assert(sizeof(MarkMessageComponent_C_AddPlayerToRoom) == 0x000030, "Wrong size on MarkMessageComponent_C_AddPlayerToRoom"); \ static_assert(offsetof(MarkMessageComponent_C_AddPlayerToRoom, uid) == 0x000000, "Member 'MarkMessageComponent_C_AddPlayerToRoom::uid' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_AddPlayerToRoom, connectSwitchType) == 0x000010, "Member 'MarkMessageComponent_C_AddPlayerToRoom::connectSwitchType' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_AddPlayerToRoom, stampType) == 0x000020, "Member 'MarkMessageComponent_C_AddPlayerToRoom::stampType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_AddTransimt \ static_assert(alignof(MarkMessageComponent_C_AddTransimt) == 0x000008, "Wrong alignment on MarkMessageComponent_C_AddTransimt"); \ static_assert(sizeof(MarkMessageComponent_C_AddTransimt) == 0x000048, "Wrong size on MarkMessageComponent_C_AddTransimt"); \ static_assert(offsetof(MarkMessageComponent_C_AddTransimt, Location) == 0x000000, "Member 'MarkMessageComponent_C_AddTransimt::Location' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_AddTransimt, stampType) == 0x000018, "Member 'MarkMessageComponent_C_AddTransimt::stampType' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_AddTransimt, Camp) == 0x000028, "Member 'MarkMessageComponent_C_AddTransimt::Camp' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_AddTransimt, roleTag) == 0x000038, "Member 'MarkMessageComponent_C_AddTransimt::roleTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_CalculateDistance \ static_assert(alignof(MarkMessageComponent_C_CalculateDistance) == 0x000008, "Wrong alignment on MarkMessageComponent_C_CalculateDistance"); \ static_assert(sizeof(MarkMessageComponent_C_CalculateDistance) == 0x000078, "Wrong size on MarkMessageComponent_C_CalculateDistance"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateDistance, NewParam) == 0x000000, "Member 'MarkMessageComponent_C_CalculateDistance::NewParam' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateDistance, Can) == 0x000018, "Member 'MarkMessageComponent_C_CalculateDistance::Can' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateDistance, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000020, "Member 'MarkMessageComponent_C_CalculateDistance::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateDistance, CallFunc_BreakVector_X) == 0x000028, "Member 'MarkMessageComponent_C_CalculateDistance::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateDistance, CallFunc_BreakVector_Y) == 0x000030, "Member 'MarkMessageComponent_C_CalculateDistance::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateDistance, CallFunc_BreakVector_Z) == 0x000038, "Member 'MarkMessageComponent_C_CalculateDistance::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateDistance, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000040, "Member 'MarkMessageComponent_C_CalculateDistance::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateDistance, CallFunc_BreakVector_X_1) == 0x000058, "Member 'MarkMessageComponent_C_CalculateDistance::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateDistance, CallFunc_BreakVector_Y_1) == 0x000060, "Member 'MarkMessageComponent_C_CalculateDistance::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateDistance, CallFunc_BreakVector_Z_1) == 0x000068, "Member 'MarkMessageComponent_C_CalculateDistance::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateDistance, CallFunc_CalculateFloat_greater) == 0x000070, "Member 'MarkMessageComponent_C_CalculateDistance::CallFunc_CalculateFloat_greater' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateDistance, CallFunc_CalculateFloat_greater_1) == 0x000071, "Member 'MarkMessageComponent_C_CalculateDistance::CallFunc_CalculateFloat_greater_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateDistance, CallFunc_CalculateFloat_greater_2) == 0x000072, "Member 'MarkMessageComponent_C_CalculateDistance::CallFunc_CalculateFloat_greater_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateDistance, CallFunc_BooleanOR_ReturnValue) == 0x000073, "Member 'MarkMessageComponent_C_CalculateDistance::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateDistance, CallFunc_BooleanOR_ReturnValue_1) == 0x000074, "Member 'MarkMessageComponent_C_CalculateDistance::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_CalculateFloat \ static_assert(alignof(MarkMessageComponent_C_CalculateFloat) == 0x000008, "Wrong alignment on MarkMessageComponent_C_CalculateFloat"); \ static_assert(sizeof(MarkMessageComponent_C_CalculateFloat) == 0x000040, "Wrong size on MarkMessageComponent_C_CalculateFloat"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateFloat, F1) == 0x000000, "Member 'MarkMessageComponent_C_CalculateFloat::F1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateFloat, F2) == 0x000008, "Member 'MarkMessageComponent_C_CalculateFloat::F2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateFloat, greater) == 0x000010, "Member 'MarkMessageComponent_C_CalculateFloat::greater' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateFloat, CallFunc_Abs_ReturnValue) == 0x000018, "Member 'MarkMessageComponent_C_CalculateFloat::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateFloat, CallFunc_Abs_ReturnValue_1) == 0x000020, "Member 'MarkMessageComponent_C_CalculateFloat::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateFloat, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'MarkMessageComponent_C_CalculateFloat::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateFloat, CallFunc_Abs_ReturnValue_2) == 0x000030, "Member 'MarkMessageComponent_C_CalculateFloat::CallFunc_Abs_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateFloat, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000038, "Member 'MarkMessageComponent_C_CalculateFloat::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_CalculateLastMessageDistance \ static_assert(alignof(MarkMessageComponent_C_CalculateLastMessageDistance) == 0x000008, "Wrong alignment on MarkMessageComponent_C_CalculateLastMessageDistance"); \ static_assert(sizeof(MarkMessageComponent_C_CalculateLastMessageDistance) == 0x000068, "Wrong size on MarkMessageComponent_C_CalculateLastMessageDistance"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateLastMessageDistance, Temp_int_Array_Index_Variable) == 0x000000, "Member 'MarkMessageComponent_C_CalculateLastMessageDistance::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateLastMessageDistance, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'MarkMessageComponent_C_CalculateLastMessageDistance::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateLastMessageDistance, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'MarkMessageComponent_C_CalculateLastMessageDistance::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateLastMessageDistance, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'MarkMessageComponent_C_CalculateLastMessageDistance::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateLastMessageDistance, CallFunc_Map_Values_Values) == 0x000020, "Member 'MarkMessageComponent_C_CalculateLastMessageDistance::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateLastMessageDistance, CallFunc_Array_Get_Item) == 0x000030, "Member 'MarkMessageComponent_C_CalculateLastMessageDistance::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateLastMessageDistance, CallFunc_Map_Remove_ReturnValue) == 0x000038, "Member 'MarkMessageComponent_C_CalculateLastMessageDistance::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateLastMessageDistance, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000040, "Member 'MarkMessageComponent_C_CalculateLastMessageDistance::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateLastMessageDistance, K2Node_SwitchEnum_CmpSuccess) == 0x000058, "Member 'MarkMessageComponent_C_CalculateLastMessageDistance::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateLastMessageDistance, CallFunc_CalculateDistance_Can) == 0x000059, "Member 'MarkMessageComponent_C_CalculateLastMessageDistance::CallFunc_CalculateDistance_Can' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateLastMessageDistance, CallFunc_Array_Length_ReturnValue) == 0x00005C, "Member 'MarkMessageComponent_C_CalculateLastMessageDistance::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CalculateLastMessageDistance, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'MarkMessageComponent_C_CalculateLastMessageDistance::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_CheckIsHasMyTransmit \ static_assert(alignof(MarkMessageComponent_C_CheckIsHasMyTransmit) == 0x000001, "Wrong alignment on MarkMessageComponent_C_CheckIsHasMyTransmit"); \ static_assert(sizeof(MarkMessageComponent_C_CheckIsHasMyTransmit) == 0x000002, "Wrong size on MarkMessageComponent_C_CheckIsHasMyTransmit"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsHasMyTransmit, bNewHidden) == 0x000000, "Member 'MarkMessageComponent_C_CheckIsHasMyTransmit::bNewHidden' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsHasMyTransmit, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'MarkMessageComponent_C_CheckIsHasMyTransmit::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_CheckIsLimitByType \ static_assert(alignof(MarkMessageComponent_C_CheckIsLimitByType) == 0x000008, "Wrong alignment on MarkMessageComponent_C_CheckIsLimitByType"); \ static_assert(sizeof(MarkMessageComponent_C_CheckIsLimitByType) == 0x000050, "Wrong size on MarkMessageComponent_C_CheckIsLimitByType"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitByType, CurrentType) == 0x000000, "Member 'MarkMessageComponent_C_CheckIsLimitByType::CurrentType' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitByType, Temp_int_Array_Index_Variable) == 0x000004, "Member 'MarkMessageComponent_C_CheckIsLimitByType::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitByType, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'MarkMessageComponent_C_CheckIsLimitByType::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitByType, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'MarkMessageComponent_C_CheckIsLimitByType::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitByType, CallFunc_GetDCSGameState_ReturnValue) == 0x000010, "Member 'MarkMessageComponent_C_CheckIsLimitByType::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitByType, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'MarkMessageComponent_C_CheckIsLimitByType::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitByType, CallFunc_GetConnectPlayerNumByCampType_Return_value) == 0x000028, "Member 'MarkMessageComponent_C_CheckIsLimitByType::CallFunc_GetConnectPlayerNumByCampType_Return_value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitByType, CallFunc_Array_Get_Item) == 0x000030, "Member 'MarkMessageComponent_C_CheckIsLimitByType::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitByType, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000040, "Member 'MarkMessageComponent_C_CheckIsLimitByType::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitByType, CallFunc_GetTransmitToType_return_value) == 0x000041, "Member 'MarkMessageComponent_C_CheckIsLimitByType::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitByType, CallFunc_Array_Length_ReturnValue) == 0x000044, "Member 'MarkMessageComponent_C_CheckIsLimitByType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitByType, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000048, "Member 'MarkMessageComponent_C_CheckIsLimitByType::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitByType, CallFunc_Less_IntInt_ReturnValue) == 0x000049, "Member 'MarkMessageComponent_C_CheckIsLimitByType::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_CheckIsLimitToSearch \ static_assert(alignof(MarkMessageComponent_C_CheckIsLimitToSearch) == 0x000008, "Wrong alignment on MarkMessageComponent_C_CheckIsLimitToSearch"); \ static_assert(sizeof(MarkMessageComponent_C_CheckIsLimitToSearch) == 0x000040, "Wrong size on MarkMessageComponent_C_CheckIsLimitToSearch"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitToSearch, return_value) == 0x000000, "Member 'MarkMessageComponent_C_CheckIsLimitToSearch::return_value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitToSearch, CallFunc_GetDCSGameState_ReturnValue) == 0x000008, "Member 'MarkMessageComponent_C_CheckIsLimitToSearch::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitToSearch, CallFunc_GetConnectPlayerNumByCampType_Return_value) == 0x000010, "Member 'MarkMessageComponent_C_CheckIsLimitToSearch::CallFunc_GetConnectPlayerNumByCampType_Return_value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitToSearch, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000014, "Member 'MarkMessageComponent_C_CheckIsLimitToSearch::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitToSearch, CallFunc_GetDCSGameState_ReturnValue_1) == 0x000018, "Member 'MarkMessageComponent_C_CheckIsLimitToSearch::CallFunc_GetDCSGameState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitToSearch, CallFunc_GetConnectPlayerNumByCampType_Return_value_1) == 0x000020, "Member 'MarkMessageComponent_C_CheckIsLimitToSearch::CallFunc_GetConnectPlayerNumByCampType_Return_value_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitToSearch, CallFunc_GetDCSGameState_ReturnValue_2) == 0x000028, "Member 'MarkMessageComponent_C_CheckIsLimitToSearch::CallFunc_GetDCSGameState_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitToSearch, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000030, "Member 'MarkMessageComponent_C_CheckIsLimitToSearch::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitToSearch, CallFunc_GetConnectPlayerNumByCampType_Return_value_2) == 0x000034, "Member 'MarkMessageComponent_C_CheckIsLimitToSearch::CallFunc_GetConnectPlayerNumByCampType_Return_value_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CheckIsLimitToSearch, CallFunc_GreaterEqual_IntInt_ReturnValue_2) == 0x000038, "Member 'MarkMessageComponent_C_CheckIsLimitToSearch::CallFunc_GreaterEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_CheckThisMessageIsDeleted \ static_assert(alignof(MarkMessageComponent_C_CheckThisMessageIsDeleted) == 0x000008, "Wrong alignment on MarkMessageComponent_C_CheckThisMessageIsDeleted"); \ static_assert(sizeof(MarkMessageComponent_C_CheckThisMessageIsDeleted) == 0x000010, "Wrong size on MarkMessageComponent_C_CheckThisMessageIsDeleted"); \ static_assert(offsetof(MarkMessageComponent_C_CheckThisMessageIsDeleted, adviceId) == 0x000000, "Member 'MarkMessageComponent_C_CheckThisMessageIsDeleted::adviceId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_Clear_Transimt \ static_assert(alignof(MarkMessageComponent_C_Clear_Transimt) == 0x000008, "Wrong alignment on MarkMessageComponent_C_Clear_Transimt"); \ static_assert(sizeof(MarkMessageComponent_C_Clear_Transimt) == 0x000010, "Wrong size on MarkMessageComponent_C_Clear_Transimt"); \ static_assert(offsetof(MarkMessageComponent_C_Clear_Transimt, stampId) == 0x000000, "Member 'MarkMessageComponent_C_Clear_Transimt::stampId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ClearMyTransmitInSever \ static_assert(alignof(MarkMessageComponent_C_ClearMyTransmitInSever) == 0x000001, "Wrong alignment on MarkMessageComponent_C_ClearMyTransmitInSever"); \ static_assert(sizeof(MarkMessageComponent_C_ClearMyTransmitInSever) == 0x000001, "Wrong size on MarkMessageComponent_C_ClearMyTransmitInSever"); \ static_assert(offsetof(MarkMessageComponent_C_ClearMyTransmitInSever, CallFunc_IsEmpty_ReturnValue) == 0x000000, "Member 'MarkMessageComponent_C_ClearMyTransmitInSever::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ComputationalOnlineRange \ static_assert(alignof(MarkMessageComponent_C_ComputationalOnlineRange) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ComputationalOnlineRange"); \ static_assert(sizeof(MarkMessageComponent_C_ComputationalOnlineRange) == 0x000070, "Wrong size on MarkMessageComponent_C_ComputationalOnlineRange"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, whiteMin) == 0x000000, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::whiteMin' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, whiteMax) == 0x000004, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::whiteMax' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, redMin) == 0x000008, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::redMin' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, redMax) == 0x00000C, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::redMax' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, connectLevel) == 0x000010, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::connectLevel' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, Temp_bool_Variable) == 0x000014, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, Temp_int_Variable) == 0x000018, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000020, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, CallFunc_Get_Player_Online_Level_returnLevel) == 0x000028, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::CallFunc_Get_Player_Online_Level_returnLevel' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, K2Node_MathExpression_ReturnValue) == 0x000030, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::K2Node_MathExpression_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, K2Node_MathExpression_ReturnValue_1) == 0x000038, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::K2Node_MathExpression_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, CallFunc_FTrunc_ReturnValue) == 0x000040, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, CallFunc_FTrunc_ReturnValue_1) == 0x000044, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, CallFunc_Greater_IntInt_ReturnValue) == 0x000048, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, K2Node_MathExpression_ReturnValue_2) == 0x000050, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::K2Node_MathExpression_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, CallFunc_FTrunc_ReturnValue_2) == 0x000058, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::CallFunc_FTrunc_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, K2Node_Select_Default) == 0x00005C, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, K2Node_MathExpression_ReturnValue_3) == 0x000060, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::K2Node_MathExpression_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ComputationalOnlineRange, CallFunc_FTrunc_ReturnValue_3) == 0x000068, "Member 'MarkMessageComponent_C_ComputationalOnlineRange::CallFunc_FTrunc_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_CreateLeaveMessageEffect \ static_assert(alignof(MarkMessageComponent_C_CreateLeaveMessageEffect) == 0x000010, "Wrong alignment on MarkMessageComponent_C_CreateLeaveMessageEffect"); \ static_assert(sizeof(MarkMessageComponent_C_CreateLeaveMessageEffect) == 0x0001D0, "Wrong size on MarkMessageComponent_C_CreateLeaveMessageEffect"); \ static_assert(offsetof(MarkMessageComponent_C_CreateLeaveMessageEffect, Location) == 0x000000, "Member 'MarkMessageComponent_C_CreateLeaveMessageEffect::Location' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateLeaveMessageEffect, Index_0) == 0x000018, "Member 'MarkMessageComponent_C_CreateLeaveMessageEffect::Index_0' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateLeaveMessageEffect, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000020, "Member 'MarkMessageComponent_C_CreateLeaveMessageEffect::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateLeaveMessageEffect, CallFunc_GetOwner_ReturnValue) == 0x000038, "Member 'MarkMessageComponent_C_CreateLeaveMessageEffect::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateLeaveMessageEffect, Temp_bool_Variable) == 0x000040, "Member 'MarkMessageComponent_C_CreateLeaveMessageEffect::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateLeaveMessageEffect, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000048, "Member 'MarkMessageComponent_C_CreateLeaveMessageEffect::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateLeaveMessageEffect, CallFunc_GetActorForwardVector_ReturnValue) == 0x000050, "Member 'MarkMessageComponent_C_CreateLeaveMessageEffect::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateLeaveMessageEffect, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000068, "Member 'MarkMessageComponent_C_CreateLeaveMessageEffect::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateLeaveMessageEffect, CallFunc_MakeRotFromX_ReturnValue) == 0x000080, "Member 'MarkMessageComponent_C_CreateLeaveMessageEffect::CallFunc_MakeRotFromX_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateLeaveMessageEffect, CallFunc_MakeTransform_ReturnValue) == 0x0000A0, "Member 'MarkMessageComponent_C_CreateLeaveMessageEffect::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateLeaveMessageEffect, CallFunc_MakeTransform_ReturnValue_1) == 0x000100, "Member 'MarkMessageComponent_C_CreateLeaveMessageEffect::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateLeaveMessageEffect, K2Node_Select_Default) == 0x000160, "Member 'MarkMessageComponent_C_CreateLeaveMessageEffect::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateLeaveMessageEffect, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0001C0, "Member 'MarkMessageComponent_C_CreateLeaveMessageEffect::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateLeaveMessageEffect, CallFunc_FinishSpawningActor_ReturnValue) == 0x0001C8, "Member 'MarkMessageComponent_C_CreateLeaveMessageEffect::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_CreateMessageActor \ static_assert(alignof(MarkMessageComponent_C_CreateMessageActor) == 0x000010, "Wrong alignment on MarkMessageComponent_C_CreateMessageActor"); \ static_assert(sizeof(MarkMessageComponent_C_CreateMessageActor) == 0x000140, "Wrong size on MarkMessageComponent_C_CreateMessageActor"); \ static_assert(offsetof(MarkMessageComponent_C_CreateMessageActor, Type) == 0x000000, "Member 'MarkMessageComponent_C_CreateMessageActor::Type' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateMessageActor, ID) == 0x000008, "Member 'MarkMessageComponent_C_CreateMessageActor::ID' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateMessageActor, Location) == 0x000018, "Member 'MarkMessageComponent_C_CreateMessageActor::Location' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateMessageActor, ReturnValue) == 0x000030, "Member 'MarkMessageComponent_C_CreateMessageActor::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateMessageActor, LocalClass) == 0x000038, "Member 'MarkMessageComponent_C_CreateMessageActor::LocalClass' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateMessageActor, Temp_byte_Variable) == 0x000040, "Member 'MarkMessageComponent_C_CreateMessageActor::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateMessageActor, CallFunc_MakeTransform_ReturnValue) == 0x000050, "Member 'MarkMessageComponent_C_CreateMessageActor::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateMessageActor, Temp_class_Variable) == 0x0000B0, "Member 'MarkMessageComponent_C_CreateMessageActor::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateMessageActor, Temp_class_Variable_1) == 0x0000B8, "Member 'MarkMessageComponent_C_CreateMessageActor::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateMessageActor, K2Node_Select_Default) == 0x0000C0, "Member 'MarkMessageComponent_C_CreateMessageActor::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateMessageActor, Temp_byte_Variable_1) == 0x0000C8, "Member 'MarkMessageComponent_C_CreateMessageActor::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateMessageActor, CallFunc_GetOwner_ReturnValue) == 0x0000D0, "Member 'MarkMessageComponent_C_CreateMessageActor::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateMessageActor, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0000D8, "Member 'MarkMessageComponent_C_CreateMessageActor::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateMessageActor, K2Node_Select_Default_1) == 0x0000E0, "Member 'MarkMessageComponent_C_CreateMessageActor::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateMessageActor, CallFunc_FinishSpawningActor_ReturnValue) == 0x000130, "Member 'MarkMessageComponent_C_CreateMessageActor::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_CreateTransmitActor \ static_assert(alignof(MarkMessageComponent_C_CreateTransmitActor) == 0x000010, "Wrong alignment on MarkMessageComponent_C_CreateTransmitActor"); \ static_assert(sizeof(MarkMessageComponent_C_CreateTransmitActor) == 0x000080, "Wrong size on MarkMessageComponent_C_CreateTransmitActor"); \ static_assert(offsetof(MarkMessageComponent_C_CreateTransmitActor, CallFunc_GetOwner_ReturnValue) == 0x000000, "Member 'MarkMessageComponent_C_CreateTransmitActor::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateTransmitActor, CallFunc_MakeTransform_ReturnValue) == 0x000010, "Member 'MarkMessageComponent_C_CreateTransmitActor::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateTransmitActor, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000070, "Member 'MarkMessageComponent_C_CreateTransmitActor::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CreateTransmitActor, CallFunc_FinishSpawningActor_ReturnValue) == 0x000078, "Member 'MarkMessageComponent_C_CreateTransmitActor::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_CustomEvent \ static_assert(alignof(MarkMessageComponent_C_CustomEvent) == 0x000008, "Wrong alignment on MarkMessageComponent_C_CustomEvent"); \ static_assert(sizeof(MarkMessageComponent_C_CustomEvent) == 0x000028, "Wrong size on MarkMessageComponent_C_CustomEvent"); \ static_assert(offsetof(MarkMessageComponent_C_CustomEvent, Key) == 0x000000, "Member 'MarkMessageComponent_C_CustomEvent::Key' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CustomEvent, Succeed) == 0x000010, "Member 'MarkMessageComponent_C_CustomEvent::Succeed' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_CustomEvent, IP) == 0x000018, "Member 'MarkMessageComponent_C_CustomEvent::IP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_DetectionMessageGenerationPosition \ static_assert(alignof(MarkMessageComponent_C_DetectionMessageGenerationPosition) == 0x000008, "Wrong alignment on MarkMessageComponent_C_DetectionMessageGenerationPosition"); \ static_assert(sizeof(MarkMessageComponent_C_DetectionMessageGenerationPosition) == 0x000260, "Wrong size on MarkMessageComponent_C_DetectionMessageGenerationPosition"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, Temp_object_Variable) == 0x000000, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_TargetLocationStart_ReturnValue) == 0x000010, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_TargetLocationStart_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000028, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_TargetLocationStart_ReturnValue_1) == 0x000040, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_TargetLocationStart_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, K2Node_MakeArray_Array) == 0x000058, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_LineTraceSingleForObjects_OutHit) == 0x000068, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_LineTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_LineTraceSingleForObjects_ReturnValue) == 0x000150, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_LineTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_bBlockingHit) == 0x000151, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_bInitialOverlap) == 0x000152, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_Time) == 0x000154, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_Distance) == 0x000158, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_Location) == 0x000160, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_ImpactPoint) == 0x000178, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_Normal) == 0x000190, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_ImpactNormal) == 0x0001A8, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_PhysMat) == 0x0001C0, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_HitActor) == 0x0001C8, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_HitComponent) == 0x0001D0, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_HitBoneName) == 0x0001D8, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_BoneName) == 0x0001E0, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_HitItem) == 0x0001E8, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_ElementIndex) == 0x0001EC, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_FaceIndex) == 0x0001F0, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_TraceStart) == 0x0001F8, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakHitResult_TraceEnd) == 0x000210, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakVector_X) == 0x000228, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakVector_Y) == 0x000230, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_BreakVector_Z) == 0x000238, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000240, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionMessageGenerationPosition, CallFunc_MakeVector_ReturnValue) == 0x000248, "Member 'MarkMessageComponent_C_DetectionMessageGenerationPosition::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_DetectionTransmitGenerationPosition \ static_assert(alignof(MarkMessageComponent_C_DetectionTransmitGenerationPosition) == 0x000008, "Wrong alignment on MarkMessageComponent_C_DetectionTransmitGenerationPosition"); \ static_assert(sizeof(MarkMessageComponent_C_DetectionTransmitGenerationPosition) == 0x000010, "Wrong size on MarkMessageComponent_C_DetectionTransmitGenerationPosition"); \ static_assert(offsetof(MarkMessageComponent_C_DetectionTransmitGenerationPosition, stampType) == 0x000000, "Member 'MarkMessageComponent_C_DetectionTransmitGenerationPosition::stampType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent \ static_assert(alignof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent"); \ static_assert(sizeof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent) == 0x00A8F8, "Wrong size on MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, EntryPoint) == 0x000000, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable) == 0x000004, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_31) == 0x000008, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_30) == 0x000018, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000028, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable) == 0x000038, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_1) == 0x000048, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct) == 0x000050, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_1) == 0x000080, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess) == 0x000108, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue) == 0x000110, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000120, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue) == 0x000130, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000148, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000158, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_1) == 0x000160, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_2) == 0x000168, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue) == 0x000170, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_1) == 0x000180, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000190, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_3) == 0x0001A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0001A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_2) == 0x0001B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_2) == 0x0001C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0001D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_29) == 0x0001E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x0001F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_28) == 0x000200, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_2) == 0x000210, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_27) == 0x000220, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_3) == 0x000230, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_1) == 0x000240, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_4) == 0x000250, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000260, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_2) == 0x000270, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000330, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000340, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeGenericStructPasser_OutGenericStruct) == 0x000350, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeGenericStructPasser_OutGenericStruct' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeGenericStructPasser_ReturnValue) == 0x000360, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000368, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000378, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_3) == 0x000388, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0003B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_1) == 0x0003C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_26) == 0x0003D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_25) == 0x0003E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_5) == 0x0003F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_24) == 0x000400, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_6) == 0x000410, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_2) == 0x000420, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_3) == 0x000430, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_4) == 0x000438, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_5) == 0x000468, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_2) == 0x0004F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_12) == 0x0004F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000508, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000518, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000530, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_4) == 0x000540, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_5) == 0x000548, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_6) == 0x000550, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_3) == 0x000558, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_4) == 0x000568, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000578, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_7) == 0x000588, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_16) == 0x000590, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_5) == 0x0005A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_17) == 0x0005B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_4) == 0x0005C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_2) == 0x0005C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_18) == 0x0005E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_5) == 0x0005F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_6) == 0x0005F1, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_23) == 0x0005F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_7) == 0x000608, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_22) == 0x000618, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_8) == 0x000628, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_21) == 0x000638, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_9) == 0x000648, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_3) == 0x000658, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_10) == 0x000668, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_19) == 0x000678, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_20) == 0x000688, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_21) == 0x000698, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_22) == 0x0006A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_23) == 0x0006B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_6) == 0x0006C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_24) == 0x0006F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_3) == 0x000708, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_20) == 0x000710, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_19) == 0x000720, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_11) == 0x000730, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_18) == 0x000740, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_12) == 0x000750, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_4) == 0x000760, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_7) == 0x000770, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_7) == 0x000778, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_8) == 0x0007A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_4) == 0x000830, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_25) == 0x000838, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_26) == 0x000848, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_3) == 0x000858, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_27) == 0x000870, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_8) == 0x000880, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_9) == 0x000888, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_10) == 0x000890, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_6) == 0x000898, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_7) == 0x0008A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_28) == 0x0008B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_11) == 0x0008C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_29) == 0x0008D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_8) == 0x0008E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_30) == 0x0008F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_8) == 0x000900, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_4) == 0x000908, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_31) == 0x000920, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_17) == 0x000930, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_13) == 0x000940, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_16) == 0x000950, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_14) == 0x000960, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_15) == 0x000970, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_15) == 0x000980, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_5) == 0x000990, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_16) == 0x0009A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_32) == 0x0009B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_33) == 0x0009C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_34) == 0x0009D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_35) == 0x0009E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_36) == 0x0009F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_9) == 0x000A00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_37) == 0x000A30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_5) == 0x000A40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_14) == 0x000A48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_13) == 0x000A58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_17) == 0x000A68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_12) == 0x000A78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_18) == 0x000A88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_6) == 0x000A98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_9) == 0x000AA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_10) == 0x000AB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_11) == 0x000AE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_6) == 0x000B68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_38) == 0x000B70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_39) == 0x000B80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_5) == 0x000B90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_40) == 0x000BA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_40' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_12) == 0x000BB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_13) == 0x000BC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_14) == 0x000BC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_9) == 0x000BD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_10) == 0x000BE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_41) == 0x000BF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_41' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_15) == 0x000C00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_42) == 0x000C08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_42' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_11) == 0x000C18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_43) == 0x000C28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_43' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_10) == 0x000C38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_6) == 0x000C40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_44) == 0x000C58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_44' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_11) == 0x000C68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_19) == 0x000C78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_10) == 0x000C88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_20) == 0x000C98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_9) == 0x000CA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_21) == 0x000CB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_7) == 0x000CC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_22) == 0x000CD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_45) == 0x000CE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_45' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_46) == 0x000CF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_46' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_47) == 0x000D08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_47' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_48) == 0x000D18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_48' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_49) == 0x000D28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_49' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_12) == 0x000D38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_50) == 0x000D68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_50' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_7) == 0x000D78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_8) == 0x000D80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_7) == 0x000D90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_23) == 0x000DA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_6) == 0x000DB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_24) == 0x000DC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_8) == 0x000DD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_11) == 0x000DE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_13) == 0x000DE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_14) == 0x000E18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_8) == 0x000EA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_51) == 0x000EA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_51' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_52) == 0x000EB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_52' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_7) == 0x000EC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_53) == 0x000EE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_53' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_16) == 0x000EF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_17) == 0x000EF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_18) == 0x000F00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_12) == 0x000F08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_13) == 0x000F18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_54) == 0x000F28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_54' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_19) == 0x000F38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_55) == 0x000F40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_55' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_14) == 0x000F50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_56) == 0x000F60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_56' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_12) == 0x000F70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_8) == 0x000F78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_57) == 0x000F90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_57' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_5) == 0x000FA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_25) == 0x000FB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_4) == 0x000FC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_26) == 0x000FD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_3) == 0x000FE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_27) == 0x000FF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_9) == 0x001000, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_28) == 0x001010, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_58) == 0x001020, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_58' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_59) == 0x001030, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_59' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_60) == 0x001040, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_60' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_61) == 0x001050, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_61' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_62) == 0x001060, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_62' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_15) == 0x001070, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_63) == 0x0010A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_63' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_9) == 0x0010B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_2) == 0x0010B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_1) == 0x0010C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_29) == 0x0010D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr) == 0x0010E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_30) == 0x0010F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_10) == 0x001108, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_13) == 0x001118, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_16) == 0x001120, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_17) == 0x001150, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_10) == 0x0011D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_64) == 0x0011E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_64' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_65) == 0x0011F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_65' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_9) == 0x001200, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_66) == 0x001218, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_66' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_20) == 0x001228, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_21) == 0x001230, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_22) == 0x001238, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_15) == 0x001240, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_16) == 0x001250, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_67) == 0x001260, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_67' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_23) == 0x001270, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_68) == 0x001278, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_68' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_17) == 0x001288, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_69) == 0x001298, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_69' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_14) == 0x0012A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_10) == 0x0012B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_15) == 0x0012C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_24) == 0x0012D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_16) == 0x0012D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_18) == 0x0012E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_17) == 0x0012F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_18) == 0x0012F1, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_19) == 0x0012F2, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_25) == 0x0012F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_20) == 0x001300, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_19) == 0x001308, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_21) == 0x001318, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue) == 0x001319, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x00131A, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_22) == 0x00131B, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00131C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_23) == 0x00131D, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_26) == 0x001320, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_24) == 0x001328, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_20) == 0x001330, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x001340, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x001341, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_25) == 0x001342, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x001343, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_26) == 0x001344, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_4) == 0x001345, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_5) == 0x001346, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_27) == 0x001347, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x001348, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_27) == 0x001350, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_21) == 0x001358, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_6) == 0x001368, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_7) == 0x001369, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_28) == 0x00136A, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x00136B, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_29) == 0x00136C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_8) == 0x00136D, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_9) == 0x00136E, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_28) == 0x001370, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x001378, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_22) == 0x001380, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_30) == 0x001390, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_10) == 0x001391, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_11) == 0x001392, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_29) == 0x001398, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x0013A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_23) == 0x0013A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_31) == 0x0013B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_32) == 0x0013B9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_33) == 0x0013BA, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_12) == 0x0013BB, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_13) == 0x0013BC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_34) == 0x0013BD, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x0013BE, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_30) == 0x0013C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_24) == 0x0013C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_14) == 0x0013D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_15) == 0x0013D9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_35) == 0x0013DA, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_7) == 0x0013DB, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_36) == 0x0013DC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_16) == 0x0013DD, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_17) == 0x0013DE, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_37) == 0x0013DF, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_8) == 0x0013E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_31) == 0x0013E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_25) == 0x0013F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_18) == 0x001400, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_19) == 0x001401, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_38) == 0x001402, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_9) == 0x001403, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_39) == 0x001404, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_20) == 0x001405, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_21) == 0x001406, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_40) == 0x001407, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_40' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_10) == 0x001408, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_22) == 0x001409, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_23) == 0x00140A, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_32) == 0x001410, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_26) == 0x001418, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_11) == 0x001428, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_41) == 0x001429, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_41' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_42) == 0x00142A, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_42' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_24) == 0x00142B, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_25) == 0x00142C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_43) == 0x00142D, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_43' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_12) == 0x00142E, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_33) == 0x001430, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_27) == 0x001438, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_44) == 0x001448, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_44' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_45) == 0x001449, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_45' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_26) == 0x00144A, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_27) == 0x00144B, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_28) == 0x00144C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_13) == 0x00144D, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_29) == 0x00144E, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_46) == 0x00144F, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_46' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_34) == 0x001450, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_14) == 0x001458, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_28) == 0x001460, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_30) == 0x001470, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_31) == 0x001471, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_47) == 0x001472, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_47' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_15) == 0x001473, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_48) == 0x001474, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_48' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_49) == 0x001475, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_49' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_32) == 0x001476, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_33) == 0x001477, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_50) == 0x001478, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_50' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_16) == 0x001479, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_51) == 0x00147A, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_51' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_34) == 0x00147B, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_35) == 0x00147C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_35) == 0x001480, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_17) == 0x001488, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_29) == 0x001490, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_52) == 0x0014A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_52' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_53) == 0x0014A1, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_53' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_36) == 0x0014A2, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_37) == 0x0014A3, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_36) == 0x0014A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_18) == 0x0014B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_30) == 0x0014B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_38) == 0x0014C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_MakeLiteralByte_ReturnValue_39) == 0x0014C9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_MakeLiteralByte_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_54) == 0x0014CA, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_54' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_19) == 0x0014CB, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_37) == 0x0014D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_31) == 0x0014D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_55) == 0x0014E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_55' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_56) == 0x0014E9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_56' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_57) == 0x0014EA, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_57' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_31) == 0x0014EC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_38) == 0x001500, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_58) == 0x001508, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_58' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_59) == 0x001509, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_59' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_byte_Variable) == 0x00150A, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_text_Variable) == 0x001510, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_text_Variable_1) == 0x001528, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_text_Variable_2) == 0x001540, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_text_Variable_3) == 0x001558, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_70) == 0x001570, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_70' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_39) == 0x001580, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_32) == 0x001588, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_32) == 0x001598, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_71) == 0x0015A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_71' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_33) == 0x0015B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_34) == 0x0015C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_35) == 0x0015D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_36) == 0x0015E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_37) == 0x0015F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_K2_SetTimer_ReturnValue) == 0x001608, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_byte_Variable_1) == 0x001610, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_38) == 0x001614, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_text_Variable_4) == 0x001628, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_text_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x001640, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_text_Variable_5) == 0x001648, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_text_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_text_Variable_6) == 0x001660, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_text_Variable_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_text_Variable_7) == 0x001678, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_text_Variable_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_byte_Variable_2) == 0x001690, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Variable) == 0x001694, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Variable_1) == 0x001698, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Variable_2) == 0x00169C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Variable_3) == 0x0016A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_byte_Variable_3) == 0x0016A4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Variable_4) == 0x0016A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Variable_5) == 0x0016AC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Variable_6) == 0x0016B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Variable_7) == 0x0016B4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_60) == 0x0016B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_60' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_40) == 0x0016C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_40' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_61) == 0x0016C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_61' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_62) == 0x0016C9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_62' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_63) == 0x0016CA, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_63' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_41) == 0x0016D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_41' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_33) == 0x0016D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_39) == 0x0016E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue) == 0x0016F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_32) == 0x001700, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow) == 0x001710, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x001738, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue) == 0x001739, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue) == 0x001740, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue) == 0x001750, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_40) == 0x001754, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_40' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_1) == 0x001764, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map) == 0x001768, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_11) == 0x0017B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_33) == 0x0017C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_72) == 0x0017D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_72' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_11) == 0x0017E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_73) == 0x001800, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_73' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_18) == 0x001810, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_74) == 0x001820, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_74' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_75) == 0x001830, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_75' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue) == 0x001840, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_76) == 0x001848, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_76' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_77) == 0x001858, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_77' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_19) == 0x001868, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_78) == 0x001898, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_78' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_11) == 0x0018A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_34) == 0x0018B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_41) == 0x0018C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_41' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_64) == 0x0018D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_64' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_42) == 0x0018D4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_42' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_35) == 0x0018E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_1) == 0x0018F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x001900, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x001928, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x001929, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_1) == 0x001930, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_43) == 0x001940, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_43' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue) == 0x001950, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_1) == 0x001960, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue) == 0x001970, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_1) == 0x001980, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_79) == 0x001990, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_79' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_80) == 0x0019A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_80' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_81) == 0x0019B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_81' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_82) == 0x0019C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_82' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_83) == 0x0019D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_83' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_84) == 0x0019E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_84' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_85) == 0x0019F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_85' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_86) == 0x001A00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_86' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_42) == 0x001A10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_42' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_87) == 0x001A18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_87' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_34) == 0x001A28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_2) == 0x001A38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_3) == 0x001A39, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_1) == 0x001A40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_43) == 0x001A90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_43' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_65) == 0x001A98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_65' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_35) == 0x001AA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_44) == 0x001AB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_44' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_88) == 0x001AB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_88' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_36) == 0x001AC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_89) == 0x001AD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_89' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_2) == 0x001AE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_45) == 0x001AF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_45' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x001AF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x001B20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_37) == 0x001B28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_2) == 0x001B38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_2) == 0x001B40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_46) == 0x001B50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_46' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_90) == 0x001B58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_90' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_38) == 0x001B68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_91) == 0x001B78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_91' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_2) == 0x001B88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_47) == 0x001B98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_47' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_2) == 0x001BA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_66) == 0x001BB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_66' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_92) == 0x001BB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_92' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_93) == 0x001BC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_93' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_94) == 0x001BD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_94' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_12) == 0x001BE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_95) == 0x001BF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_95' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_96) == 0x001C08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_96' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS) == 0x001C18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS) == 0x001C28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue) == 0x001C38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_4) == 0x001C39, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue) == 0x001C3A, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_1) == 0x001C40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_1) == 0x001C50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_1) == 0x001C60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_5) == 0x001C61, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_97) == 0x001C68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_97' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_48) == 0x001C78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_48' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_2) == 0x001C80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_39) == 0x001CD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_49) == 0x001CE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_49' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_67) == 0x001CE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_67' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_40) == 0x001CF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_40' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_13) == 0x001D00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_36) == 0x001D10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_20) == 0x001D20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_21) == 0x001D50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_12) == 0x001DD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_98) == 0x001DE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_98' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_12) == 0x001DF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_99) == 0x001E08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_99' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_100) == 0x001E18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_100' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_37) == 0x001E28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_44) == 0x001E38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_44' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_50) == 0x001E48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_50' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_45) == 0x001E50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_45' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_68) == 0x001E60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_68' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_3) == 0x001E64, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_3) == 0x001E70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_3) == 0x001E98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_3) == 0x001E99, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_38) == 0x001EA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_3) == 0x001EB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_3) == 0x001EC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_14) == 0x001ED0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_3) == 0x001EE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_22) == 0x001EF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_101) == 0x001F20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_101' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_102) == 0x001F30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_102' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_13) == 0x001F40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_103) == 0x001F48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_103' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_104) == 0x001F58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_104' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_13) == 0x001F68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_105) == 0x001F80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_105' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_23) == 0x001F90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_106) == 0x002018, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_106' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_46) == 0x002028, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_46' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_107) == 0x002038, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_107' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_6) == 0x002048, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_7) == 0x002049, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_96) == 0x002050, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_96' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_3) == 0x002060, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_4) == 0x0020B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_15) == 0x0020C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_4) == 0x0020D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_108) == 0x0020E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_108' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_109) == 0x0020F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_109' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_14) == 0x002100, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_110) == 0x002118, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_110' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_111) == 0x002128, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_111' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_112) == 0x002138, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_112' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_113) == 0x002148, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_113' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_114) == 0x002158, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_114' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_115) == 0x002168, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_115' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_116) == 0x002178, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_116' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_117) == 0x002188, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_117' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_118) == 0x002198, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_118' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_24) == 0x0021A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_119) == 0x0021D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_119' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_14) == 0x0021E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_39) == 0x0021F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_47) == 0x002200, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_47' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_40) == 0x002210, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_40' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_48) == 0x002220, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_48' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_5) == 0x002230, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_41) == 0x002240, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_41' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_5) == 0x002250, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_120) == 0x002260, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_120' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_121) == 0x002270, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_121' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_4) == 0x002280, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_49) == 0x002288, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_49' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_4) == 0x002298, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_4) == 0x0022C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_4) == 0x0022C1, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_4) == 0x0022C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_50) == 0x0022D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_50' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_6) == 0x0022E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_122) == 0x0022F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_122' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_6) == 0x002308, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_8) == 0x002318, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_123) == 0x002320, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_123' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_124) == 0x002330, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_124' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_125) == 0x002340, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_125' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_9) == 0x002350, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_126) == 0x002358, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_126' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_127) == 0x002368, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_127' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_97) == 0x002378, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_97' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default) == 0x002388, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_4) == 0x002398, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_69) == 0x0023E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_69' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_51) == 0x0023F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_51' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_128) == 0x0023F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_128' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_41) == 0x002408, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_41' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_129) == 0x002418, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_129' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_52) == 0x002428, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_52' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_42) == 0x002430, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_42' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_51) == 0x002440, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_51' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_5) == 0x002450, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_53) == 0x002458, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_53' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_5) == 0x002460, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_5) == 0x002488, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_43) == 0x002490, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_43' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_5) == 0x0024A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_5) == 0x0024A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_54) == 0x0024B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_54' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_70) == 0x0024C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_70' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_7) == 0x0024C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_7) == 0x0024D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_16) == 0x0024E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_130) == 0x0024F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_130' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_25) == 0x002508, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_131) == 0x002538, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_131' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_26) == 0x002548, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_15) == 0x0025D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_132) == 0x0025D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_132' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_15) == 0x0025E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_133) == 0x002600, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_133' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_134) == 0x002610, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_134' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_135) == 0x002620, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_135' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_10) == 0x002630, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_136) == 0x002638, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_136' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_11) == 0x002648, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_6) == 0x00264C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_6) == 0x002654, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_6) == 0x002658, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_6) == 0x002680, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_98) == 0x002688, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_98' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_5) == 0x002698, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_6) == 0x0026E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_42) == 0x0026F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_42' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_137) == 0x002708, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_137' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_138) == 0x002718, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_138' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_43) == 0x002728, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_43' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_52) == 0x002738, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_52' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_44) == 0x002748, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_44' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_53) == 0x002758, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_53' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_54) == 0x002768, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_54' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_55) == 0x002778, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_55' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_7) == 0x002788, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_17) == 0x002790, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_7) == 0x0027A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_7) == 0x0027C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_139) == 0x0027D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_139' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_16) == 0x0027E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_140) == 0x0027F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_140' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_7) == 0x002808, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_141) == 0x002818, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_141' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_142) == 0x002828, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_142' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_27) == 0x002838, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_143) == 0x002890, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_143' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_144) == 0x0028A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_144' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetTransmitToType_return_value) == 0x0028B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_1) == 0x0028B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_IntToString_ReturnValue) == 0x0028D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_145) == 0x0028E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_145' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_146) == 0x0028F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_146' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_147) == 0x002900, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_147' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_148) == 0x002910, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_148' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_149) == 0x002920, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_149' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Trim_ReturnValue) == 0x002930, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_150) == 0x002940, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_150' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEmpty_ReturnValue) == 0x002950, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_151) == 0x002958, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_151' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_28) == 0x002968, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_152) == 0x002998, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_152' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_16) == 0x0029A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_7) == 0x0029A9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_8) == 0x0029AC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_8) == 0x0029B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_8) == 0x0029C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_8) == 0x0029D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_8) == 0x0029E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_8) == 0x002A08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_153) == 0x002A10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_153' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_154) == 0x002A20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_154' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_155) == 0x002A30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_155' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_8) == 0x002A40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_156) == 0x002A50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_156' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_157) == 0x002A60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_157' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_158) == 0x002A70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_158' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_45) == 0x002A80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_45' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_12) == 0x002A90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_13) == 0x002A91, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_18) == 0x002A98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_159) == 0x002AA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_159' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_160) == 0x002AB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_160' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_17) == 0x002AC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_161) == 0x002AE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_161' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_29) == 0x002AF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_162) == 0x002B18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_162' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_163) == 0x002B28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_163' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_BoolToString_ReturnValue) == 0x002B38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_164) == 0x002B48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_164' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_165) == 0x002B58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_165' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_30) == 0x002B68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_166) == 0x002B98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_166' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_17) == 0x002BA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_6) == 0x002BB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_56) == 0x002C00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_56' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_46) == 0x002C10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_46' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_57) == 0x002C20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_57' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_47) == 0x002C30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_47' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_58) == 0x002C40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_58' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_167) == 0x002C50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_167' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_99) == 0x002C60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_99' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_9) == 0x002C70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_9) == 0x002C78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_9) == 0x002CA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_9) == 0x002CA1, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_9) == 0x002CA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_9) == 0x002CB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_9) == 0x002CC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_168) == 0x002CD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_168' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_59) == 0x002CE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_59' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_169) == 0x002CF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_169' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_170) == 0x002D08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_170' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Variable_8) == 0x002D18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_171) == 0x002D20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_171' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_71) == 0x002D30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_71' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_55) == 0x002D38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_55' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_14) == 0x002D40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_44) == 0x002D48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_44' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_15) == 0x002D58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_172) == 0x002D60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_172' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_173) == 0x002D70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_173' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_100) == 0x002D80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_100' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_7) == 0x002D90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_56) == 0x002DE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_56' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_57) == 0x002DE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_57' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_45) == 0x002DF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_45' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_46) == 0x002E00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_46' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_58) == 0x002E10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_58' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_72) == 0x002E18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_72' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_19) == 0x002E20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_31) == 0x002E30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_32) == 0x002E60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_18) == 0x002EE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_174) == 0x002EF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_174' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_18) == 0x002F00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_175) == 0x002F18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_175' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_176) == 0x002F28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_176' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_48) == 0x002F38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_48' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_60) == 0x002F48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_60' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_10) == 0x002F58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_61) == 0x002F60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_61' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_10) == 0x002F70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_10) == 0x002F98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_10) == 0x002F99, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_49) == 0x002FA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_49' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_10) == 0x002FB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_10) == 0x002FC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_10) == 0x002FD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_62) == 0x002FE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_62' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_177) == 0x002FF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_177' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_178) == 0x003000, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_178' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_179) == 0x003010, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_179' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_180) == 0x003020, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_180' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_20) == 0x003030, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_16) == 0x003040, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_181) == 0x003048, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_181' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_2) == 0x003058, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_2) == 0x003068, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_2) == 0x003078, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_17) == 0x003079, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_1) == 0x00307A, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_3) == 0x003080, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_3) == 0x003090, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_3) == 0x0030A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_101) == 0x0030A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_101' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_182) == 0x0030B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_182' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_8) == 0x0030C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_50) == 0x003118, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_50' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_63) == 0x003128, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_63' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_21) == 0x003138, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_51) == 0x003148, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_51' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_183) == 0x003158, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_183' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_19) == 0x003168, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_33) == 0x003180, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_184) == 0x003200, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_184' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_185) == 0x003210, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_185' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeStruct_ST_HttpNumber1002Res) == 0x003220, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeStruct_ST_HttpNumber1002Res' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_186) == 0x003298, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_186' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_187) == 0x0032A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_187' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_34) == 0x0032B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_188) == 0x0032E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_188' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_19) == 0x0032F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_64) == 0x0032FC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_64' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_65) == 0x00330C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_65' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_11) == 0x00331C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_52) == 0x003328, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_52' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_11) == 0x003338, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_11) == 0x003360, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_11) == 0x003361, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_11) == 0x003368, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_11) == 0x003378, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_66) == 0x003388, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_66' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_11) == 0x003398, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_53) == 0x0033A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_53' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_189) == 0x0033B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_189' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_190) == 0x0033C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_190' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_191) == 0x0033D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_191' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_18) == 0x0033E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_192) == 0x0033F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_192' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_19) == 0x003400, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_193) == 0x003408, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_193' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_194) == 0x003418, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_194' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_195) == 0x003428, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_195' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_67) == 0x003438, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_67' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_196) == 0x003448, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_196' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_9) == 0x003458, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_12) == 0x0034A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_197) == 0x0034B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_197' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_12) == 0x0034C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_12) == 0x0034D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_198) == 0x0034E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_198' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_12) == 0x0034F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_12) == 0x003518, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_12) == 0x003519, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_199) == 0x003520, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_199' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_12) == 0x003530, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_73) == 0x003540, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_73' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_13) == 0x003548, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_59) == 0x003558, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_59' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_13) == 0x003560, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_47) == 0x003570, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_47' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_200) == 0x003580, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_200' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_201) == 0x003590, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_201' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_202) == 0x0035A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_202' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_203) == 0x0035B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_203' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_20) == 0x0035C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_21) == 0x0035C1, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_60) == 0x0035C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_60' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_74) == 0x0035D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_74' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_48) == 0x0035D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_48' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_10) == 0x0035E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_204) == 0x003638, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_204' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_61) == 0x003648, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_61' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_205) == 0x003650, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_205' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_49) == 0x003660, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_49' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_62) == 0x003670, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_62' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_63) == 0x003678, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_63' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_50) == 0x003680, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_50' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_75) == 0x003690, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_75' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_22) == 0x003698, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_35) == 0x0036A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_36) == 0x0036D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_20) == 0x003760, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_206) == 0x003768, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_206' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_20) == 0x003778, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_207) == 0x003790, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_207' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_208) == 0x0037A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_208' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_54) == 0x0037B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_54' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_68) == 0x0037C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_68' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_13) == 0x0037D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_55) == 0x0037D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_55' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_13) == 0x0037E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_13) == 0x003810, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_13) == 0x003811, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_13) == 0x003818, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_14) == 0x003828, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_64) == 0x003838, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_64' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_14) == 0x003840, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_51) == 0x003850, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_51' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_209) == 0x003860, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_209' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_210) == 0x003870, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_210' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_211) == 0x003880, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_211' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_2) == 0x003890, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_212) == 0x0038A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_212' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_213) == 0x0038B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_213' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_69) == 0x0038C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_69' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_214) == 0x0038D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_214' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_22) == 0x0038E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_3) == 0x0038E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_23) == 0x0038F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_14) == 0x0038FC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_14) == 0x003904, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_14) == 0x003908, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_14) == 0x003930, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_56) == 0x003938, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_56' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_11) == 0x003948, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_14) == 0x003998, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_215) == 0x0039A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_215' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_70) == 0x0039B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_70' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_216) == 0x0039C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_216' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_217) == 0x0039D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_217' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_23) == 0x0039E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_57) == 0x0039F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_57' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_218) == 0x003A08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_218' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_21) == 0x003A18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_219) == 0x003A30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_219' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_220) == 0x003A40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_220' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_221) == 0x003A50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_221' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_222) == 0x003A60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_222' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_37) == 0x003A70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_223) == 0x003AA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_223' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_21) == 0x003AB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_58) == 0x003AB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_58' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_71) == 0x003AC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_71' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_224) == 0x003AD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_224' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_15) == 0x003AE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_225) == 0x003AF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_225' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_15) == 0x003B00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_15) == 0x003B28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_15) == 0x003B29, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_15) == 0x003B30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_72) == 0x003B40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_72' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_24) == 0x003B50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_15) == 0x003B60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_226) == 0x003B70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_226' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_15) == 0x003B80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_4) == 0x003B90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_4) == 0x003BA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_4) == 0x003BB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_227) == 0x003BB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_227' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_2) == 0x003BC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_228) == 0x003BD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_228' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_5) == 0x003BE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_5) == 0x003BF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_5) == 0x003C00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_229) == 0x003C08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_229' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_230) == 0x003C18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_230' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_231) == 0x003C28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_231' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_65) == 0x003C38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_65' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_232) == 0x003C40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_232' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_52) == 0x003C50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_52' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_4) == 0x003C60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_66) == 0x003C70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_66' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_233) == 0x003C78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_233' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_53) == 0x003C88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_53' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_234) == 0x003C98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_234' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_59) == 0x003CA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_59' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_73) == 0x003CB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_73' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_24) == 0x003CC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_25) == 0x003CC9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_67) == 0x003CD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_67' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_76) == 0x003CD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_76' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_12) == 0x003CE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_77) == 0x003D30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_77' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_235) == 0x003D38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_235' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_236) == 0x003D48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_236' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_5) == 0x003D58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_237) == 0x003D68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_237' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_238) == 0x003D78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_238' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_25) == 0x003D88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_38) == 0x003D98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_39) == 0x003DC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_22) == 0x003E50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_239) == 0x003E58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_239' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_22) == 0x003E68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_240) == 0x003E80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_240' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_241) == 0x003E90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_241' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_16) == 0x003EA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_78) == 0x003EA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_78' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_16) == 0x003EB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_16) == 0x003ED8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_16) == 0x003ED9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_16) == 0x003EE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_16) == 0x003EF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_68) == 0x003F00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_68' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_16) == 0x003F08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_54) == 0x003F18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_54' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_242) == 0x003F28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_242' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_243) == 0x003F38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_243' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_244) == 0x003F48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_244' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_6) == 0x003F58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_245) == 0x003F68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_245' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_102) == 0x003F78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_102' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_246) == 0x003F88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_246' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_247) == 0x003F98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_247' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_26) == 0x003FA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_7) == 0x003FB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_248) == 0x003FC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_248' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_27) == 0x003FD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_249) == 0x003FD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_249' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_250) == 0x003FE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_250' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_17) == 0x003FF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_17) == 0x004008, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_251) == 0x004018, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_251' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_74) == 0x004028, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_74' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_252) == 0x004038, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_252' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_13) == 0x004048, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_253) == 0x004098, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_253' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_69) == 0x0040A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_69' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_254) == 0x0040B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_254' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_55) == 0x0040C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_55' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_70) == 0x0040D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_70' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_71) == 0x0040D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_71' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_56) == 0x0040E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_56' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_79) == 0x0040F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_79' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_26) == 0x0040F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_40) == 0x004108, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_40' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_41) == 0x004138, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_41' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_23) == 0x0041C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_255) == 0x0041C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_255' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_23) == 0x0041D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_256) == 0x0041F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_256' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_257) == 0x004200, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_257' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_60) == 0x004210, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_60' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_75) == 0x004220, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_75' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_17) == 0x004230, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_61) == 0x004238, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_61' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_17) == 0x004248, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_17) == 0x004270, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_17) == 0x004271, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_17) == 0x004278, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_18) == 0x004288, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_103) == 0x004298, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_103' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_18) == 0x0042A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_258) == 0x0042B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_258' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_259) == 0x0042C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_259' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_260) == 0x0042D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_260' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_261) == 0x0042E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_261' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_262) == 0x0042F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_262' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_76) == 0x004308, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_76' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_8) == 0x004318, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_62) == 0x004328, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_62' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_263) == 0x004338, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_263' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_264) == 0x004348, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_264' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_28) == 0x004358, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_265) == 0x004360, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_265' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_29) == 0x004370, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_77) == 0x004374, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_77' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_14) == 0x004388, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_27) == 0x0043D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_78) == 0x0043E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_78' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_266) == 0x0043F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_266' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_267) == 0x004408, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_267' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_24) == 0x004418, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_268) == 0x004430, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_268' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_269) == 0x004440, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_269' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_270) == 0x004450, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_270' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_42) == 0x004460, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_42' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_271) == 0x004490, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_271' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_24) == 0x0044A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_63) == 0x0044A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_63' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_79) == 0x0044B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_79' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_64) == 0x0044C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_64' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable) == 0x0044D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_104) == 0x0044E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_104' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_18) == 0x0044F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_18) == 0x0044F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_18) == 0x004520, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_18) == 0x004521, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_18) == 0x004528, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_80) == 0x004538, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_80' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_19) == 0x004548, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_19) == 0x004550, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_19) == 0x004560, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_19) == 0x004568, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_272) == 0x004578, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_272' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_273) == 0x004588, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_273' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_274) == 0x004598, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_274' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_275) == 0x0045A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_275' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_19) == 0x0045B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_19) == 0x0045E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_276) == 0x0045E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_276' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_9) == 0x0045F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_277) == 0x004608, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_277' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_19) == 0x004618, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_278) == 0x004628, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_278' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_279) == 0x004638, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_279' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_280) == 0x004648, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_280' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_281) == 0x004658, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_281' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_10) == 0x004668, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_81) == 0x004678, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_81' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_282) == 0x004688, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_282' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_65) == 0x004698, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_65' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_30) == 0x0046A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_82) == 0x0046AC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_82' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_31) == 0x0046BC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_15) == 0x0046C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_283) == 0x004710, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_283' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_80) == 0x004720, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_80' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_284) == 0x004728, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_284' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_285) == 0x004738, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_285' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_72) == 0x004748, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_72' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_20) == 0x004750, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_57) == 0x004758, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_57' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_20) == 0x004768, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_20) == 0x004790, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_286) == 0x004798, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_286' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_11) == 0x0047A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_20) == 0x0047B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_20) == 0x0047C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_287) == 0x0047D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_287' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_28) == 0x0047E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_288) == 0x0047F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_288' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_289) == 0x004800, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_289' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_290) == 0x004810, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_290' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_25) == 0x004820, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_291) == 0x004838, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_291' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_43) == 0x004848, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_43' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_292) == 0x004870, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_292' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_293) == 0x004880, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_293' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_294) == 0x004890, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_294' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_295) == 0x0048A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_295' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_44) == 0x0048B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_44' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_296) == 0x0048E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_296' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_25) == 0x0048F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_20) == 0x0048F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_73) == 0x004908, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_73' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_20) == 0x004910, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_58) == 0x004920, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_58' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_297) == 0x004930, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_297' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_298) == 0x004940, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_298' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_299) == 0x004950, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_299' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_300) == 0x004960, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_300' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable) == 0x004970, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_301) == 0x004978, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_301' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_12) == 0x004988, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue) == 0x004998, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_302) == 0x0049A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_302' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_303) == 0x0049B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_303' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_74) == 0x0049C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_74' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_32) == 0x0049C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_59) == 0x0049D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_59' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_33) == 0x0049E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_75) == 0x0049E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_75' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_105) == 0x0049F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_105' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_16) == 0x004A00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_81) == 0x004A50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_81' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_29) == 0x004A58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_45) == 0x004A68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_45' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_46) == 0x004A98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_46' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_26) == 0x004B20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_304) == 0x004B28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_304' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_26) == 0x004B38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_305) == 0x004B50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_305' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_306) == 0x004B60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_306' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_66) == 0x004B70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_66' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_83) == 0x004B80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_83' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_67) == 0x004B90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_67' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_84) == 0x004BA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_84' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_21) == 0x004BB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_85) == 0x004BB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_85' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_21) == 0x004BC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_21) == 0x004BF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_21) == 0x004BF1, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_68) == 0x004BF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_68' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_21) == 0x004C08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_21) == 0x004C18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_21) == 0x004C28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_86) == 0x004C38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_86' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_307) == 0x004C48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_307' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_308) == 0x004C58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_308' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_309) == 0x004C68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_309' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_310) == 0x004C78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_310' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_34) == 0x004C88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_311) == 0x004C90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_311' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_13) == 0x004CA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_35) == 0x004CB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_312) == 0x004CB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_312' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_313) == 0x004CC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_313' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_106) == 0x004CD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_106' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_314) == 0x004CE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_314' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_30) == 0x004CF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_17) == 0x004D08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_315) == 0x004D58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_315' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_316) == 0x004D68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_316' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_27) == 0x004D78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_317) == 0x004D90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_317' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_318) == 0x004DA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_318' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_319) == 0x004DB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_319' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_320) == 0x004DC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_320' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_47) == 0x004DD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_47' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_321) == 0x004E00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_321' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_27) == 0x004E10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_69) == 0x004E18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_69' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_87) == 0x004E28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_87' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_70) == 0x004E38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_70' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_88) == 0x004E48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_88' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_71) == 0x004E58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_71' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_89) == 0x004E68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_89' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_22) == 0x004E78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_90) == 0x004E80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_90' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_22) == 0x004E90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_22) == 0x004EB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_22) == 0x004EB9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_322) == 0x004EC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_322' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_22) == 0x004ED0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_323) == 0x004EE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_323' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_22) == 0x004EF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_324) == 0x004F00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_324' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_22) == 0x004F10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_325) == 0x004F20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_325' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_326) == 0x004F30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_326' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_327) == 0x004F40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_327' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_328) == 0x004F50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_328' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_1) == 0x004F60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_329) == 0x004F68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_329' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_330) == 0x004F78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_330' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_36) == 0x004F88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_14) == 0x004F90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_331) == 0x004FA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_331' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_37) == 0x004FB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_332) == 0x004FB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_332' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_333) == 0x004FC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_333' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_82) == 0x004FD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_82' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_15) == 0x004FE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_107) == 0x004FF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_107' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_18) == 0x005000, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue) == 0x005050, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_83) == 0x005058, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_83' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue) == 0x005059, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_76) == 0x005060, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_76' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_60) == 0x005068, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_60' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_334) == 0x005078, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_334' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_91) == 0x005088, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_91' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_16) == 0x005098, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_23) == 0x0050A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_335) == 0x0050B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_335' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_23) == 0x0050C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_23) == 0x0050E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_336) == 0x0050F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_336' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_23) == 0x005100, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_23) == 0x005108, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_31) == 0x005118, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_23) == 0x005128, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_337) == 0x005138, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_337' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_23) == 0x005148, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_6) == 0x005158, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_6) == 0x005168, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_6) == 0x005178, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_338) == 0x005180, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_338' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_3) == 0x005190, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_339) == 0x005198, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_339' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_7) == 0x0051A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_7) == 0x0051B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_7) == 0x0051C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_340) == 0x0051D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_340' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_341) == 0x0051E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_341' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_342) == 0x0051F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_342' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_17) == 0x005200, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_343) == 0x005210, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_343' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_18) == 0x005220, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_77) == 0x005230, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_77' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_344) == 0x005238, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_344' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_61) == 0x005248, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_61' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_345) == 0x005258, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_345' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_78) == 0x005268, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_78' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_38) == 0x005270, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_62) == 0x005278, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_62' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEditorRunning_ReturnValue_39) == 0x005288, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEditorRunning_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_1) == 0x00528C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_1) == 0x005290, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_32) == 0x005298, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_79) == 0x0052A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_79' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_346) == 0x0052B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_346' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_8) == 0x0052C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_8) == 0x0052D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_8) == 0x0052E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_4) == 0x0052E1, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_9) == 0x0052E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_9) == 0x0052F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_9) == 0x005308, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_347) == 0x005310, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_347' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_348) == 0x005320, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_348' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_19) == 0x005330, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_349) == 0x005340, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_349' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_19) == 0x005350, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_350) == 0x0053A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_350' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_84) == 0x0053B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_84' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_33) == 0x0053B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_48) == 0x0053C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_48' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_49) == 0x0053F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_49' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_28) == 0x005480, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_351) == 0x005488, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_351' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_28) == 0x005498, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_352) == 0x0054B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_352' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_353) == 0x0054C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_353' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_72) == 0x0054D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_72' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_92) == 0x0054E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_92' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_73) == 0x0054F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_73' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_93) == 0x005500, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_93' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_24) == 0x005510, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_74) == 0x005518, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_74' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_24) == 0x005528, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_24) == 0x005550, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_24) == 0x005551, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_24) == 0x005558, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_24) == 0x005568, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_25) == 0x005578, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_24) == 0x005588, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_25) == 0x005598, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_354) == 0x0055A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_354' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_355) == 0x0055B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_355' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_356) == 0x0055C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_356' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_357) == 0x0055D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_357' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_358) == 0x0055E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_358' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_85) == 0x0055F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_85' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_359) == 0x005600, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_359' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_360) == 0x005610, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_360' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_20) == 0x005620, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_94) == 0x005630, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_94' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_361) == 0x005640, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_361' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_2) == 0x005650, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_362) == 0x005658, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_362' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_25) == 0x005668, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_34) == 0x005670, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_25) == 0x005680, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_363) == 0x005688, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_363' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_29) == 0x005698, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_364) == 0x0056B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_364' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_365) == 0x0056C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_365' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_366) == 0x0056D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_366' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_367) == 0x0056E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_367' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_50) == 0x0056F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_50' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_368) == 0x005770, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_368' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_369) == 0x005780, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_369' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Trim_ReturnValue_1) == 0x005790, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Trim_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEmpty_ReturnValue_1) == 0x0057A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_370) == 0x0057A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_370' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_51) == 0x0057B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_51' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_371) == 0x0057E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_371' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_29) == 0x0057F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_25) == 0x005800, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_25) == 0x005828, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_80) == 0x005830, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_80' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_25) == 0x005838, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_63) == 0x005848, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_63' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_372) == 0x005858, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_372' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_373) == 0x005868, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_373' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_374) == 0x005878, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_374' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_21) == 0x005888, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_375) == 0x005898, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_375' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_22) == 0x0058A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_2) == 0x0058B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_1) == 0x0058C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_1) == 0x0058C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_2) == 0x0058CC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_376) == 0x0058D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_376' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_75) == 0x0058E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_75' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_35) == 0x0058F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_95) == 0x005900, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_95' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_377) == 0x005910, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_377' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_10) == 0x005920, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_10) == 0x005930, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_10) == 0x005940, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_5) == 0x005941, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_11) == 0x005948, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_11) == 0x005958, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_11) == 0x005968, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_378) == 0x005970, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_378' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_76) == 0x005980, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_76' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_23) == 0x005990, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_3) == 0x0059A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_96) == 0x0059A4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_96' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_36) == 0x0059B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_77) == 0x0059C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_77' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_379) == 0x0059D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_379' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_12) == 0x0059E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_12) == 0x0059F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_12) == 0x005A08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_6) == 0x005A09, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_13) == 0x005A10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_13) == 0x005A20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_13) == 0x005A30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_380) == 0x005A38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_380' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_26) == 0x005A48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_24) == 0x005A58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_26) == 0x005A68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_381) == 0x005A78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_381' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_382) == 0x005A88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_382' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_3) == 0x005A98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_97) == 0x005A9C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_97' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_3) == 0x005AAC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_26) == 0x005AB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_86) == 0x005AB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_86' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_26) == 0x005AB9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_26) == 0x005AC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_26) == 0x005AE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_383) == 0x005AF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_383' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_26) == 0x005B00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_384) == 0x005B10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_384' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_385) == 0x005B20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_385' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_386) == 0x005B30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_386' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_387) == 0x005B40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_387' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_388) == 0x005B50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_388' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_389) == 0x005B60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_389' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_25) == 0x005B70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_390) == 0x005B80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_390' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_2) == 0x005B90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_391) == 0x005B98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_391' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_2) == 0x005BA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_392) == 0x005BB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_392' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_4) == 0x005BC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_4) == 0x005BC4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_4) == 0x005BC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_37) == 0x005BD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_393) == 0x005BE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_393' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_14) == 0x005BF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_14) == 0x005C00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_14) == 0x005C10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_7) == 0x005C11, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_15) == 0x005C18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_15) == 0x005C28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_15) == 0x005C38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_394) == 0x005C40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_394' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_26) == 0x005C50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_81) == 0x005C60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_81' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_5) == 0x005C68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_64) == 0x005C70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_64' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_82) == 0x005C80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_82' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_5) == 0x005C88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_65) == 0x005C90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_65' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_5) == 0x005CA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_6) == 0x005CA4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_83) == 0x005CA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_83' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_87) == 0x005CB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_87' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_6) == 0x005CB4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_27) == 0x005CB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_27) == 0x005CC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_6) == 0x005CD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_395) == 0x005CE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_395' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_396) == 0x005CF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_396' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_88) == 0x005D00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_88' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_27) == 0x005D04, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_27) == 0x005D0C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_27) == 0x005D10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_27) == 0x005D38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_84) == 0x005D40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_84' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_27) == 0x005D48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_66) == 0x005D58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_66' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_397) == 0x005D68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_397' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_398) == 0x005D78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_398' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_399) == 0x005D88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_399' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_27) == 0x005D98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_400) == 0x005DA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_400' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_38) == 0x005DB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_28) == 0x005DC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_52) == 0x005DD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_52' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_3) == 0x005E08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_30) == 0x005E10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_401) == 0x005E18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_401' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_402) == 0x005E28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_402' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_30) == 0x005E38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_3) == 0x005E50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_403) == 0x005E58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_403' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_53) == 0x005E68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_53' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_7) == 0x005EF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_404) == 0x005EF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_404' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_405) == 0x005F08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_405' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_406) == 0x005F18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_406' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_39) == 0x005F28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_85) == 0x005F38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_85' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_407) == 0x005F40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_407' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_67) == 0x005F50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_67' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_16) == 0x005F60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_16) == 0x005F70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_16) == 0x005F80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_8) == 0x005F81, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_17) == 0x005F88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_17) == 0x005F98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_17) == 0x005FA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_408) == 0x005FB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_408' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_108) == 0x005FC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_108' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_29) == 0x005FD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_7) == 0x005FE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_86) == 0x005FE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_86' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_68) == 0x005FF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_68' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_7) == 0x006000, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_28) == 0x006004, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_98) == 0x00600C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_98' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_28) == 0x006020, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_28) == 0x006048, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_28) == 0x006049, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_109) == 0x006050, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_109' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_28) == 0x006060, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_28) == 0x006070, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_87) == 0x006080, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_87' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_28) == 0x006088, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_89) == 0x006098, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_89' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_409) == 0x0060A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_409' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_410) == 0x0060B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_410' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_40) == 0x0060C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_40' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_29) == 0x0060D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_54) == 0x0060D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_54' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_29) == 0x006108, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_31) == 0x006109, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_411) == 0x006110, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_411' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_412) == 0x006120, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_412' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_31) == 0x006130, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_29) == 0x006148, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_29) == 0x006170, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_55) == 0x006178, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_55' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_29) == 0x006200, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_413) == 0x006210, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_413' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_414) == 0x006220, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_414' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_415) == 0x006230, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_415' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_416) == 0x006240, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_416' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_30) == 0x006250, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_4) == 0x006260, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_417) == 0x006268, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_417' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_4) == 0x006278, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_99) == 0x00627C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_99' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_8) == 0x00628C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_8) == 0x006290, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_78) == 0x006298, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_78' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_8) == 0x0062A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_41) == 0x0062B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_41' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_100) == 0x0062C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_100' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_418) == 0x0062D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_418' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_18) == 0x0062E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_18) == 0x0062F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_18) == 0x006300, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_9) == 0x006301, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_19) == 0x006308, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_19) == 0x006318, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_19) == 0x006328, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_419) == 0x006330, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_419' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_110) == 0x006340, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_110' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_31) == 0x006350, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_79) == 0x006360, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_79' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_9) == 0x006370, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_101) == 0x006374, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_101' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_102) == 0x006384, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_102' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_29) == 0x006398, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_29) == 0x0063A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_80) == 0x0063B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_80' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_420) == 0x0063C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_420' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_421) == 0x0063D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_421' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_9) == 0x0063E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_103) == 0x0063EC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_103' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_9) == 0x0063FC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_30) == 0x006400, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_42) == 0x006408, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_42' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_30) == 0x006418, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_422) == 0x006420, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_422' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_32) == 0x006430, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_423) == 0x006448, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_423' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_56) == 0x006458, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_56' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_424) == 0x0064D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_424' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_425) == 0x0064E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_425' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_426) == 0x0064F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_426' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_57) == 0x006500, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_57' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_427) == 0x006530, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_427' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_32) == 0x006540, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_30) == 0x006548, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_30) == 0x006570, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_43) == 0x006578, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_43' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_428) == 0x006588, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_428' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_58) == 0x006598, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_58' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_33) == 0x0065A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_429) == 0x0065C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_429' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_1) == 0x0065D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_430) == 0x0065D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_430' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_431) == 0x0065E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_431' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_59) == 0x0065F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_59' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_432) == 0x006628, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_432' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_33) == 0x006638, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_81) == 0x006640, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_81' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_30) == 0x006650, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_433) == 0x006660, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_433' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_434) == 0x006670, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_434' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_435) == 0x006680, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_435' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_10) == 0x006690, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_32) == 0x006698, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue) == 0x0066A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_5) == 0x0066B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_5) == 0x0066B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_436) == 0x0066C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_436' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_10) == 0x0066D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_10) == 0x0066D4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item) == 0x0066D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_104) == 0x006750, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_104' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_44) == 0x006760, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_44' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_111) == 0x006770, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_111' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_437) == 0x006780, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_437' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_20) == 0x006790, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_20) == 0x0067A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_20) == 0x0067B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_10) == 0x0067B1, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_21) == 0x0067B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_21) == 0x0067C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_21) == 0x0067D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_438) == 0x0067E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_438' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_11) == 0x0067F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_33) == 0x0067F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_105) == 0x006808, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_105' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_11) == 0x006818, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_30) == 0x006820, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_30) == 0x006830, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_11) == 0x006840, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_439) == 0x006848, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_439' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_440) == 0x006858, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_440' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_441) == 0x006868, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_441' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_442) == 0x006878, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_442' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_112) == 0x006888, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_112' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_443) == 0x006898, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_443' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_34) == 0x0068A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_31) == 0x0068B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_6) == 0x0068C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_31) == 0x0068D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_444) == 0x0068E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_444' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_445) == 0x0068F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_445' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_6) == 0x006900, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_446) == 0x006908, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_446' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_82) == 0x006918, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_82' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_31) == 0x006928, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_31) == 0x006930, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_31) == 0x006938, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_31) == 0x006960, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_31) == 0x006968, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_106) == 0x006978, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_106' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_447) == 0x006988, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_447' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_448) == 0x006998, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_448' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_449) == 0x0069A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_449' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_35) == 0x0069B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_107) == 0x0069C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_107' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_7) == 0x0069D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_450) == 0x0069E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_450' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_7) == 0x0069F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_12) == 0x0069F4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_83) == 0x0069F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_83' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_108) == 0x006A08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_108' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_113) == 0x006A18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_113' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_45) == 0x006A28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_45' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_451) == 0x006A38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_451' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_22) == 0x006A48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_22) == 0x006A58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_22) == 0x006A68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_11) == 0x006A69, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_23) == 0x006A70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_23) == 0x006A80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_23) == 0x006A90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_452) == 0x006A98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_452' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_12) == 0x006AA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_36) == 0x006AB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_12) == 0x006AC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_13) == 0x006AC4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_109) == 0x006AC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_109' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_13) == 0x006AD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_453) == 0x006AE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_453' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_454) == 0x006AF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_454' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_13) == 0x006B00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_455) == 0x006B08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_455' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_32) == 0x006B18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_90) == 0x006B28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_90' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_32) == 0x006B30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_456) == 0x006B40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_456' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_37) == 0x006B50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_457) == 0x006B60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_457' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_14) == 0x006B70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_458) == 0x006B78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_458' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_459) == 0x006B88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_459' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_32) == 0x006B98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_460) == 0x006BA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_460' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_32) == 0x006BB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_32) == 0x006BB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_32) == 0x006BE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_32) == 0x006BE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_91) == 0x006BF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_91' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_461) == 0x006C00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_461' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_462) == 0x006C10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_462' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_463) == 0x006C20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_463' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_14) == 0x006C30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_38) == 0x006C38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_8) == 0x006C48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_464) == 0x006C50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_464' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_8) == 0x006C60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_14) == 0x006C64, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_92) == 0x006C68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_92' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_46) == 0x006C70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_46' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_88) == 0x006C80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_88' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_465) == 0x006C88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_465' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_69) == 0x006C98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_69' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_24) == 0x006CA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_24) == 0x006CB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_24) == 0x006CC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_466) == 0x006CD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_466' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_12) == 0x006CE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_39) == 0x006CE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_25) == 0x006CF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_25) == 0x006D08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_25) == 0x006D18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_467) == 0x006D20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_467' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_15) == 0x006D30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_40) == 0x006D38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_40' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_47) == 0x006D48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_47' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_468) == 0x006D58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_468' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_26) == 0x006D68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_26) == 0x006D78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_26) == 0x006D88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_13) == 0x006D89, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_27) == 0x006D90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_27) == 0x006DA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_27) == 0x006DB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_469) == 0x006DB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_469' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_33) == 0x006DC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_41) == 0x006DD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_41' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_33) == 0x006DE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_93) == 0x006DF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_93' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_470) == 0x006E00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_470' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_471) == 0x006E10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_471' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_15) == 0x006E20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_89) == 0x006E28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_89' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_70) == 0x006E30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_70' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_15) == 0x006E40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_472) == 0x006E48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_472' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_42) == 0x006E58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_42' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_33) == 0x006E68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_473) == 0x006E70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_473' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_33) == 0x006E80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_474) == 0x006E88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_474' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_33) == 0x006E98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_33) == 0x006EC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_16) == 0x006EC4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_16) == 0x006EC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_33) == 0x006ED0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_16) == 0x006EE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_475) == 0x006EE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_475' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_476) == 0x006EF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_476' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_477) == 0x006F08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_477' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_17) == 0x006F18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_43) == 0x006F20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_43' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_1) == 0x006F30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_9) == 0x006F38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_9) == 0x006F40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_478) == 0x006F48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_478' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_17) == 0x006F58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_17) == 0x006F5C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_479) == 0x006F60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_479' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_1) == 0x006F70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_480) == 0x007030, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_480' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_90) == 0x007040, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_90' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_91) == 0x007048, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_91' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_71) == 0x007050, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_71' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_72) == 0x007060, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_72' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_10) == 0x007070, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_92) == 0x007078, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_92' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_73) == 0x007080, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_73' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_10) == 0x007090, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_93) == 0x007098, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_93' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_74) == 0x0070A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_74' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_94) == 0x0070B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_94' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_18) == 0x0070B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_48) == 0x0070C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_48' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_481) == 0x0070D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_481' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_28) == 0x0070E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_28) == 0x0070F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_28) == 0x007100, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_14) == 0x007101, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_29) == 0x007108, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_29) == 0x007118, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_29) == 0x007128, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_482) == 0x007130, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_482' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_94) == 0x007140, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_94' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_44) == 0x007148, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_44' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_95) == 0x007158, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_95' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_95) == 0x007160, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_95' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_34) == 0x007168, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_18) == 0x007178, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_34) == 0x007180, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_483) == 0x007190, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_483' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_484) == 0x0071A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_484' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_18) == 0x0071B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_34) == 0x0071B4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_49) == 0x0071C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_49' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_34) == 0x0071D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_60) == 0x0071D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_60' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_61) == 0x007208, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_61' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_34) == 0x007290, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_485) == 0x007298, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_485' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_34) == 0x0072A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_486) == 0x0072C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_486' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_487) == 0x0072D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_487' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_34) == 0x0072E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_34) == 0x007308, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_50) == 0x007310, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_50' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_62) == 0x007320, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_62' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_63) == 0x007350, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_63' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_35) == 0x0073D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_488) == 0x0073E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_488' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_35) == 0x0073F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_489) == 0x007408, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_489' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_490) == 0x007418, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_490' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_84) == 0x007428, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_84' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_34) == 0x007438, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_491) == 0x007448, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_491' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_492) == 0x007458, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_492' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_493) == 0x007468, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_493' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_45) == 0x007478, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_45' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_110) == 0x007488, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_110' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_11) == 0x007498, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_494) == 0x0074A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_494' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_11) == 0x0074B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_19) == 0x0074B4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_85) == 0x0074B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_85' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_51) == 0x0074C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_51' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_495) == 0x0074D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_495' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_30) == 0x0074E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_30) == 0x0074F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_30) == 0x007508, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_15) == 0x007509, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_31) == 0x007510, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_31) == 0x007520, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_31) == 0x007530, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_496) == 0x007538, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_496' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_19) == 0x007548, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_46) == 0x007550, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_46' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_19) == 0x007560, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_114) == 0x007568, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_114' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_111) == 0x007578, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_111' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_35) == 0x007588, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_112) == 0x007598, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_112' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_35) == 0x0075A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_497) == 0x0075B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_497' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_498) == 0x0075C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_498' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_86) == 0x0075D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_86' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_113) == 0x0075E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_113' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_20) == 0x0075F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_35) == 0x0075FC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_35) == 0x007604, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_35) == 0x007608, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_35) == 0x007630, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_115) == 0x007638, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_115' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_35) == 0x007648, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_499) == 0x007658, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_499' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_500) == 0x007668, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_500' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_501) == 0x007678, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_501' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_47) == 0x007688, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_47' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_12) == 0x007698, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_114) == 0x0076A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_114' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_12) == 0x0076B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_502) == 0x0076B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_502' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_20) == 0x0076C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_52) == 0x0076D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_52' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_503) == 0x0076E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_503' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_504) == 0x0076F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_504' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_36) == 0x007700, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_505) == 0x007718, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_505' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_506) == 0x007728, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_506' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_64) == 0x007738, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_64' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_507) == 0x007790, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_507' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_508) == 0x0077A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_508' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_509) == 0x0077B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_509' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0077C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_510) == 0x0077D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_510' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Trim_ReturnValue_2) == 0x0077E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Trim_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_511) == 0x0077F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_511' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEmpty_ReturnValue_2) == 0x007800, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_512) == 0x007808, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_512' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_513) == 0x007818, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_513' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_65) == 0x007828, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_65' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_514) == 0x007858, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_514' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_36) == 0x007868, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_20) == 0x00786C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_53) == 0x007870, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_53' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_87) == 0x007880, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_87' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_515) == 0x007890, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_515' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_32) == 0x0078A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_32) == 0x0078B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_32) == 0x0078C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_16) == 0x0078C1, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_33) == 0x0078C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_33) == 0x0078D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_33) == 0x0078E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_516) == 0x0078F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_516' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_48) == 0x007900, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_48' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_115) == 0x007910, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_115' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_116) == 0x007920, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_116' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_21) == 0x007930, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_36) == 0x007938, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_116) == 0x007948, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_116' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_36) == 0x007958, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_517) == 0x007968, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_517' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_518) == 0x007978, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_518' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_88) == 0x007988, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_88' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_117) == 0x007998, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_117' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_21) == 0x0079A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_36) == 0x0079AC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_36) == 0x0079B4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_36) == 0x0079B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_36) == 0x0079E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_21) == 0x0079E4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_36) == 0x0079E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_519) == 0x0079F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_519' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_520) == 0x007A08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_520' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_521) == 0x007A18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_521' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_49) == 0x007A28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_49' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_54) == 0x007A38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_54' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_13) == 0x007A48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_522) == 0x007A50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_522' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_37) == 0x007A60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_13) == 0x007A78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_523) == 0x007A80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_523' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_66) == 0x007A90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_66' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_524) == 0x007AA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_524' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_2) == 0x007AB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_2) == 0x007B28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_2) == 0x007B2C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_525) == 0x007B30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_525' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_526) == 0x007B40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_526' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_67) == 0x007B50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_67' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_527) == 0x007B80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_527' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_37) == 0x007B90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_528) == 0x007B98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_528' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_89) == 0x007BA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_89' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_22) == 0x007BB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_118) == 0x007BBC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_118' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_37) == 0x007BCC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_37) == 0x007BD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_37) == 0x007C00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_37) == 0x007C01, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_55) == 0x007C08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_55' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_37) == 0x007C18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_529) == 0x007C28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_529' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_34) == 0x007C38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_34) == 0x007C48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_34) == 0x007C58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_17) == 0x007C59, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_35) == 0x007C60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_35) == 0x007C70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_35) == 0x007C80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_530) == 0x007C88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_530' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_22) == 0x007C98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_50) == 0x007CA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_50' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_22) == 0x007CB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_117) == 0x007CB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_117' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_119) == 0x007CC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_119' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_37) == 0x007CD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_531) == 0x007CE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_531' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_37) == 0x007CF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_532) == 0x007D08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_532' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_533) == 0x007D18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_533' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_534) == 0x007D28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_534' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_535) == 0x007D38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_535' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_96) == 0x007D48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_96' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_38) == 0x007D50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_75) == 0x007D58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_75' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_38) == 0x007D68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_536) == 0x007D70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_536' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_38) == 0x007D80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_38) == 0x007DA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_23) == 0x007DAC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_118) == 0x007DB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_118' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_38) == 0x007DC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_537) == 0x007DD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_537' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_538) == 0x007DE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_538' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_539) == 0x007DF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_539' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_51) == 0x007E00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_51' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_96) == 0x007E10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_96' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_14) == 0x007E18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_14) == 0x007E20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_540) == 0x007E28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_540' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Event_EndPlayReason) == 0x007E38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x007E40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Values_Values) == 0x007E48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_3) == 0x007E58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_3) == 0x007E60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_15) == 0x007E64, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_3) == 0x007E65, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x007E68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_23) == 0x007E70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_16) == 0x007E74, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_23) == 0x007E78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x007E7C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_120) == 0x007E80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_120' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetPullMessageJsonData_Leave_Json) == 0x007E90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetPullMessageJsonData_Leave_Json' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x007EA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_tagId) == 0x007EA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_tagId' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_Item) == 0x007EB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_location_2) == 0x007EC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_location_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_currentLevel) == 0x007ED8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_currentLevel' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue) == 0x007EE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetPushMessageJsonData_Leave_Json) == 0x007EF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetPushMessageJsonData_Leave_Json' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_541) == 0x007F00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_541' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value) == 0x007F10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue) == 0x007F18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_1) == 0x007F20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_connectPwd) == 0x007F28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_connectPwd' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_connectType) == 0x007F38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_connectType' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_stampVisible) == 0x007F3C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_stampVisible' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_1) == 0x007F3D, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeStruct_ST_NetworkSend1011) == 0x007F40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeStruct_ST_NetworkSend1011' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_StructToJsonK2_Json) == 0x007F58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_StructToJsonK2_Json' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_2) == 0x007F68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_542) == 0x007F70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_542' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_2) == 0x007F80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_97) == 0x007F88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_97' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_Active) == 0x007F90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_Active' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_connectLevel) == 0x007F94, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_connectLevel' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_76) == 0x007F98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_76' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_IntToString_ReturnValue_2) == 0x007FA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_543) == 0x007FB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_543' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x007FC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_52) == 0x007FD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_52' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_20) == 0x007FE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_56) == 0x008038, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_56' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys) == 0x008048, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_544) == 0x008058, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_544' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_4) == 0x008068, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_4) == 0x008078, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_545) == 0x008080, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_545' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_4) == 0x008090, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_546) == 0x008098, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_546' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_1) == 0x0080A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_1) == 0x0080B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x0080B9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_547) == 0x0080C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_547' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_53) == 0x0080D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_53' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_548) == 0x0080E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_548' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_54) == 0x0080F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_54' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_15) == 0x008100, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_36) == 0x008108, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_36) == 0x008118, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_36) == 0x008128, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_18) == 0x008129, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_37) == 0x008130, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_37) == 0x008140, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_37) == 0x008150, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_549) == 0x008158, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_549' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_55) == 0x008168, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_55' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_17) == 0x008178, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_3) == 0x008180, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_3) == 0x008188, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_119) == 0x008190, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_119' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_98) == 0x0081A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_98' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_21) == 0x0081A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_77) == 0x0081F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_77' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_1) == 0x008208, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_550) == 0x008218, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_550' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_5) == 0x008228, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x00822C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_22) == 0x008230, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_2) == 0x008280, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_56) == 0x008290, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_56' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_6) == 0x0082A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_57) == 0x0082A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_57' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_2) == 0x0082B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_16) == 0x0082C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_18) == 0x0082C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_23) == 0x0082D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_3) == 0x008320, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_24) == 0x008330, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_5) == 0x008380, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_4) == 0x008390, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_551) == 0x0083A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_551' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_6) == 0x0083B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_552) == 0x0083C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_552' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_2) == 0x0083D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_2) == 0x0083E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_7) == 0x0083E4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_5) == 0x0083E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_3) == 0x0083E9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_3) == 0x0083F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_3) == 0x008400, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_8) == 0x008404, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_6) == 0x008408, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_553) == 0x008410, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_553' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_554) == 0x008420, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_554' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_4) == 0x008430, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_58) == 0x008438, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_58' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_555) == 0x008448, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_555' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_59) == 0x008458, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_59' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_556) == 0x008468, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_556' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_17) == 0x008478, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_19) == 0x008480, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeStruct_ST_HttpNum1002Send) == 0x008488, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeStruct_ST_HttpNum1002Send' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_StructToJsonK2_Json_1) == 0x0084A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_StructToJsonK2_Json_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_25) == 0x0084B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_557) == 0x008508, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_557' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_5) == 0x008518, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_7) == 0x008528, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_9) == 0x008538, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_558) == 0x008540, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_558' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_7) == 0x008550, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_559) == 0x008558, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_559' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_4) == 0x008568, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_4) == 0x008578, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_5) == 0x008579, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_560) == 0x008580, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_560' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_60) == 0x008590, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_60' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_561) == 0x0085A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_561' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_61) == 0x0085B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_61' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_18) == 0x0085C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_24) == 0x0085C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_20) == 0x0085CC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_IntToString_ReturnValue_3) == 0x0085D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_562) == 0x0085E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_562' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetUINotify_UINotify) == 0x0085F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x0085F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_21) == 0x008600, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_4) == 0x008608, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_4) == 0x008610, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetworkSettingConfig_stampVisible) == 0x008611, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetworkSettingConfig_stampVisible' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetworkSettingConfig_connectType) == 0x008614, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetworkSettingConfig_connectType' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetworkSettingConfig_connectPwd) == 0x008618, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetworkSettingConfig_connectPwd' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_99) == 0x008628, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_99' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_78) == 0x008630, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_78' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_121) == 0x008640, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_121' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x008650, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_22) == 0x008658, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_24) == 0x00865C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_8) == 0x008660, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_563) == 0x008670, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_563' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_5) == 0x008680, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_5) == 0x008690, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_564) == 0x008698, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_564' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_565) == 0x0086A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_565' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_566) == 0x0086B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_566' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_FTrunc_ReturnValue) == 0x0086C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetPlayerCharacter_ReturnValue_3) == 0x0086D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetPlayerCharacter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0086D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_100) == 0x0086F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_100' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_101) == 0x0086F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_101' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_79) == 0x008700, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_79' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsGameOnlineMode_ReturnValue) == 0x008710, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_97) == 0x008711, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_97' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_BooleanAND_ReturnValue) == 0x008712, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_5) == 0x008718, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_26) == 0x008720, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_5) == 0x008770, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_6) == 0x008778, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_stampType_3) == 0x008788, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_stampType_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_9) == 0x008798, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetTransmitToType_return_value_1) == 0x0087A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetTransmitToType_return_value_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_567) == 0x0087B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_567' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_568) == 0x0087C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_568' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_62) == 0x0087D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_62' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_6) == 0x0087E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_6) == 0x0087F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_10) == 0x0087FC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_8) == 0x008800, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_569) == 0x008808, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_569' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_570) == 0x008818, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_570' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_6) == 0x008828, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_6) == 0x008830, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_63) == 0x008838, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_63' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x008848, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_64) == 0x008850, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_64' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_19) == 0x008860, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_38) == 0x008868, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_38) == 0x008878, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_571) == 0x008888, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_571' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_572) == 0x008898, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_572' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_23) == 0x0088A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_24) == 0x0088AC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_9) == 0x0088B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_25) == 0x0088B4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_27) == 0x0088B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_7) == 0x008908, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_10) == 0x008918, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_573) == 0x008928, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_573' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_7) == 0x008938, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_7) == 0x008948, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_574) == 0x008950, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_574' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_575) == 0x008960, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_575' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Values_Values_1) == 0x008970, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Values_Values_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_576) == 0x008980, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_576' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_11) == 0x008990, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_24) == 0x008998, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_11) == 0x00899C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_12) == 0x0089A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_10) == 0x0089A4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_11) == 0x0089A5, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_7) == 0x0089A6, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_57) == 0x0089A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_57' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_68) == 0x0089B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_68' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_65) == 0x0089E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_65' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_66) == 0x0089F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_66' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_38) == 0x008A08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_20) == 0x008A10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_577) == 0x008A18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_577' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_38) == 0x008A28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_25) == 0x008A40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_578) == 0x008A48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_578' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_69) == 0x008A58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_69' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_K2_SetTimer_ReturnValue_1) == 0x008AE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_K2_SetTimer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEmpty_ReturnValue_3) == 0x008AE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEmpty_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_579) == 0x008AF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_579' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Not_PreBool_ReturnValue) == 0x008B00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_BooleanAND_ReturnValue_1) == 0x008B01, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_26) == 0x008B02, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_Code) == 0x008B08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_Code' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_BooleanAND_ReturnValue_2) == 0x008B18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_580) == 0x008B20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_580' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_39) == 0x008B30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_581) == 0x008B48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_581' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeStruct_FormatArgumentData) == 0x008B58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x008BA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeArray_Array) == 0x008BB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Format_ReturnValue) == 0x008BC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetTextMessage_ReturnValue) == 0x008BD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetTextMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CheckIsLimitToSearch_return_value) == 0x008BE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CheckIsLimitToSearch_return_value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_8) == 0x008BE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_8) == 0x008C00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_90) == 0x008C08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_90' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_27) == 0x008C18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_BoolToString_ReturnValue_2) == 0x008C20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_BoolToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_582) == 0x008C30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_582' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsEmpty_ReturnValue_4) == 0x008C40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsEmpty_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_583) == 0x008C48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_583' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Not_PreBool_ReturnValue_1) == 0x008C58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x008C60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_BoolToString_ReturnValue_3) == 0x008C68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_BoolToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_584) == 0x008C78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_584' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_SectionId) == 0x008C88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_SectionId' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_585) == 0x008C98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_585' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value) == 0x008CA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value_1) == 0x008CB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_586) == 0x008CC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_586' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_587) == 0x008CD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_587' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value_2) == 0x008CE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_588) == 0x008CF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_588' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_122) == 0x008D08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_122' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value_3) == 0x008D18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value_4) == 0x008D28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_589) == 0x008D38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_589' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_590) == 0x008D48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_590' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value_5) == 0x008D58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_7) == 0x008D68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_591) == 0x008D70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_591' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_8) == 0x008D80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_Key_2) == 0x008D88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_Key_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_Succeed_2) == 0x008D98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_Succeed_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_Ip_2) == 0x008DA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_Ip_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_9) == 0x008DB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_91) == 0x008DB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_91' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CreateTransmitNoticeShow_ReturnValue_1) == 0x008DC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CreateTransmitNoticeShow_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_10) == 0x008DD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_Key_1) == 0x008DD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_Key_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_Succeed_1) == 0x008DE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_Succeed_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_Ip_1) == 0x008DF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_Ip_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_11) == 0x008E00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGlobalFlag_Enable) == 0x008E08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_12) == 0x008E10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_13) == 0x008E18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_14) == 0x008E20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_15) == 0x008E28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_16) == 0x008E30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_17) == 0x008E38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_18) == 0x008E40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_19) == 0x008E48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_20) == 0x008E50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGlobalFlag_Enable_1) == 0x008E58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGlobalFlag_Enable_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_BooleanAND_ReturnValue_3) == 0x008E59, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_connect) == 0x008E5A, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_connect' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_21) == 0x008E60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_Key) == 0x008E68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_Key' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_Succeed) == 0x008E78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_Succeed' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_Ip) == 0x008E80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_Ip' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_592) == 0x008E90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_592' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsServer_ReturnValue) == 0x008EA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_22) == 0x008EA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_23) == 0x008EB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_28) == 0x008EB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CreateTransmitNoticeShow_ReturnValue_2) == 0x008EC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CreateTransmitNoticeShow_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetTextMessage_ReturnValue_1) == 0x008EC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetTextMessage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_24) == 0x008ED0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CreateTransmitNoticeShow_ReturnValue_3) == 0x008ED8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CreateTransmitNoticeShow_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetTextMessage_ReturnValue_2) == 0x008EE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetTextMessage_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetPlayerCharacter_ReturnValue_4) == 0x008EE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetPlayerCharacter_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x008EF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_DynamicCast_bSuccess) == 0x008F00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x008F08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_DynamicCast_bSuccess_1) == 0x008F10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsAlive_Result) == 0x008F11, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToName_ReturnValue_39) == 0x008F14, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToName_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_NameName_ReturnValue_39) == 0x008F1C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_NameName_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_123) == 0x008F20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_123' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_OutRow_39) == 0x008F30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_OutRow_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetDataTableRowFromName_ReturnValue_39) == 0x008F58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetDataTableRowFromName_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_25) == 0x008F60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_26) == 0x008F68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_TextToString_ReturnValue_39) == 0x008F70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_TextToString_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_593) == 0x008F80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_593' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_594) == 0x008F90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_594' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_595) == 0x008FA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_595' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_adviceId) == 0x008FB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_adviceId' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_67) == 0x008FC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_67' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_21) == 0x008FD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_596) == 0x008FD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_596' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_29) == 0x008FE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeStruct_ST_HttpNumber1004Send) == 0x008FF0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeStruct_ST_HttpNumber1004Send' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_StructToJsonK2_Json_2) == 0x009008, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_StructToJsonK2_Json_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_597) == 0x009018, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_597' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_598) == 0x009028, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_598' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_599) == 0x009038, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_599' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_600) == 0x009048, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_600' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_28) == 0x009058, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_601) == 0x0090A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_601' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_8) == 0x0090B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_12) == 0x0090C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_13) == 0x0090D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_602) == 0x0090E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_602' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_12) == 0x0090F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_603) == 0x0090F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_603' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_9) == 0x009108, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_9) == 0x009118, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_8) == 0x009119, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_604) == 0x009120, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_604' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_68) == 0x009130, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_68' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_605) == 0x009140, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_605' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_69) == 0x009150, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_69' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_22) == 0x009160, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_27) == 0x009168, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_30) == 0x009170, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_10) == 0x009178, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_10) == 0x009180, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_11) == 0x009188, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_11) == 0x009190, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_31) == 0x009191, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_DynamicCast_AsBP_Mark_Message_Leave) == 0x009198, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_DynamicCast_AsBP_Mark_Message_Leave' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_DynamicCast_bSuccess_2) == 0x0091A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_28) == 0x0091A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CreateTransmitNoticeShow_ReturnValue_4) == 0x0091B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CreateTransmitNoticeShow_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Remove_ReturnValue) == 0x0091B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_29) == 0x0091C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value_6) == 0x0091C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_6) == 0x0091D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_606) == 0x0091E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_606' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_30) == 0x0091F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_92) == 0x0091F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_92' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CreateTransmitNoticeShow_ReturnValue_5) == 0x009208, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CreateTransmitNoticeShow_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_DoubleDouble_ReturnValue) == 0x009210, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x009218, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_124) == 0x00921C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_124' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_SelectFloat_ReturnValue) == 0x009230, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_29) == 0x009238, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_9) == 0x009288, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_31) == 0x009298, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_13) == 0x0092A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Get_Player_Online_Level_returnLevel) == 0x0092B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Get_Player_Online_Level_returnLevel' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_607) == 0x0092B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_607' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0092C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_608) == 0x0092D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_608' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MathExpression_ReturnValue) == 0x0092E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MathExpression_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MathExpression_ReturnValue_1) == 0x0092E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MathExpression_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_FFloor_ReturnValue) == 0x0092F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_FFloor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_FFloor_ReturnValue_1) == 0x0092F4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_FFloor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_12) == 0x0092F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_12) == 0x009308, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeStruct_ST_NetworkSend1008) == 0x00930C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeStruct_ST_NetworkSend1008' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_StructToJsonK2_Json_3) == 0x009318, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_StructToJsonK2_Json_3' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_609) == 0x009328, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_609' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_610) == 0x009338, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_610' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_611) == 0x009348, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_611' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_14) == 0x009358, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_9) == 0x00935C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_13) == 0x00935D, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_70) == 0x009360, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_70' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_71) == 0x009370, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_71' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_23) == 0x009380, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_32) == 0x009388, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_32) == 0x009390, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CreateTransmitNoticeShow_ReturnValue_6) == 0x009398, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CreateTransmitNoticeShow_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_K2_IsValidTimerHandle_ReturnValue_1) == 0x0093A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_K2_IsValidTimerHandle_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_33) == 0x0093A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_7) == 0x0093B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_34) == 0x0093B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_8) == 0x0093C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_35) == 0x0093C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_9) == 0x0093D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_36) == 0x0093D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_37) == 0x0093E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_30) == 0x0093E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_31) == 0x009438, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_10) == 0x009488, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_11) == 0x009498, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_14) == 0x0094A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_15) == 0x0094B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_612) == 0x0094C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_612' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_613) == 0x0094D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_613' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_614) == 0x0094E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_614' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_615) == 0x0094F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_615' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_13) == 0x009508, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_13) == 0x009518, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_14) == 0x009520, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_14) == 0x009530, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_616) == 0x009538, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_616' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_617) == 0x009548, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_617' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_618) == 0x009558, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_618' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_619) == 0x009568, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_619' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_15) == 0x009578, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_10) == 0x00957C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_14) == 0x00957D, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_72) == 0x009580, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_72' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_16) == 0x009590, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_73) == 0x009598, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_73' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_15) == 0x0095A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_11) == 0x0095A9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_38) == 0x0095B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_74) == 0x0095B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_74' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_10) == 0x0095C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_75) == 0x0095D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_75' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_reminderId_1) == 0x0095E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_reminderId_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_39) == 0x0095F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Remove_ReturnValue_1) == 0x0095F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_11) == 0x0095F9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_15) == 0x009600, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_15) == 0x009608, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeStruct_ST_HttpNumber1005Send) == 0x009610, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeStruct_ST_HttpNumber1005Send' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_Operation) == 0x009620, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_Operation' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_reminderId) == 0x009628, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_reminderId' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_StructToJsonK2_Json_4) == 0x009638, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_StructToJsonK2_Json_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeStruct_ST_HttpNumber1004Send_1) == 0x009648, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeStruct_ST_HttpNumber1004Send_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_620) == 0x009660, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_620' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_StructToJsonK2_Json_5) == 0x009670, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_StructToJsonK2_Json_5' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_621) == 0x009680, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_621' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_24) == 0x009690, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_33) == 0x009698, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_25) == 0x0096A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_34) == 0x0096A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_40) == 0x0096B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_40' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_12) == 0x0096B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_41) == 0x0096C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_41' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Get_Player_Online_Level_returnLevel_1) == 0x0096C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Get_Player_Online_Level_returnLevel_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_ComputationalOnlineRange_whiteMin) == 0x0096CC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_ComputationalOnlineRange_whiteMin' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_ComputationalOnlineRange_whiteMax) == 0x0096D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_ComputationalOnlineRange_whiteMax' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_ComputationalOnlineRange_redMin) == 0x0096D4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_ComputationalOnlineRange_redMin' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_ComputationalOnlineRange_redMax) == 0x0096D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_ComputationalOnlineRange_redMax' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_ComputationalOnlineRange_connectLevel) == 0x0096DC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_ComputationalOnlineRange_connectLevel' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_42) == 0x0096E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_42' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_43) == 0x0096E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_43' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_44) == 0x0096F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_44' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_45) == 0x0096F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_45' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_58) == 0x009700, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_58' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Array_Index_Variable_25) == 0x009710, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Array_Index_Variable_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_622) == 0x009718, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_622' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_16) == 0x009728, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_StringToText_ReturnValue_40) == 0x009738, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_StringToText_ReturnValue_40' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_623) == 0x009750, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_623' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_624) == 0x009760, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_624' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_16) == 0x009770, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_16) == 0x009780, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_625) == 0x009788, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_625' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_626) == 0x009798, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_626' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_627) == 0x0097A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_627' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_628) == 0x0097B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_628' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_70) == 0x0097C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_70' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_629) == 0x0097F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_629' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_630) == 0x009808, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_630' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_631) == 0x009818, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_631' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_632) == 0x009828, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_632' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_JsonToStructK2_Struct_71) == 0x009838, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_JsonToStructK2_Struct_71' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_633) == 0x009868, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_633' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_SwitchString_CmpSuccess_39) == 0x009878, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_SwitchString_CmpSuccess_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_98) == 0x009879, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_98' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_46) == 0x009880, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_46' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CreateTransmitNoticeShow_ReturnValue_7) == 0x009888, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CreateTransmitNoticeShow_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_76) == 0x009890, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_76' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_77) == 0x0098A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_77' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_93) == 0x0098B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_93' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_78) == 0x0098C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_78' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_26) == 0x0098D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_47) == 0x0098D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_47' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_35) == 0x0098E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value_7) == 0x0098E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_634) == 0x0098F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_634' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value_8) == 0x009908, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_635) == 0x009918, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_635' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_125) == 0x009928, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_125' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value_9) == 0x009938, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value_10) == 0x009948, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value_10' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_636) == 0x009958, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_636' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_637) == 0x009968, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_637' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value_11) == 0x009978, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value_11' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value_12) == 0x009988, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_638) == 0x009998, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_638' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_639) == 0x0099A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_639' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_94) == 0x0099B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_94' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_126) == 0x0099C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_126' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_48) == 0x0099D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_48' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CreateTransmitNoticeShow_ReturnValue_8) == 0x0099E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CreateTransmitNoticeShow_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_17) == 0x0099E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_12) == 0x0099F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_NotEqual_StriStri_ReturnValue) == 0x009A08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_NotEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_17) == 0x009A0C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_JsonStr_95) == 0x009A10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_JsonStr_95' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_16) == 0x009A20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_99) == 0x009A21, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_99' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CreateDelegate_OutputDelegate_127) == 0x009A24, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CreateDelegate_OutputDelegate_127' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_32) == 0x009A38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_79) == 0x009A88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_79' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_13) == 0x009A98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_27) == 0x009AA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_18) == 0x009AB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_640) == 0x009AC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_640' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_17) == 0x009AD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_17) == 0x009AE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_641) == 0x009AE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_641' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_642) == 0x009AF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_642' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_643) == 0x009B08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_643' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_36) == 0x009B18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_18) == 0x009B1C, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_17) == 0x009B20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_12) == 0x009B21, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_644) == 0x009B28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_644' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_80) == 0x009B38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_80' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_81) == 0x009B48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_81' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_33) == 0x009B58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_14) == 0x009BA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_stampID_1) == 0x009BB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_stampID_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_19) == 0x009BC8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_645) == 0x009BD8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_645' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_18) == 0x009BE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_18) == 0x009BF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_646) == 0x009C00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_646' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_647) == 0x009C10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_647' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_648) == 0x009C20, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_648' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_34) == 0x009C30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_15) == 0x009C80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_20) == 0x009C90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_19) == 0x009CA0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_649) == 0x009CA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_649' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_18) == 0x009CB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_650) == 0x009CC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_650' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_19) == 0x009CD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_19) == 0x009CE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_13) == 0x009CE1, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_651) == 0x009CE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_651' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_82) == 0x009CF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_82' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_652) == 0x009D08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_652' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_83) == 0x009D18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_83' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_28) == 0x009D28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_37) == 0x009D30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_20) == 0x009D34, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_19) == 0x009D38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_14) == 0x009D39, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_49) == 0x009D40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_49' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_84) == 0x009D48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_84' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_13) == 0x009D58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_85) == 0x009D60, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_85' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_stampID) == 0x009D70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_stampID' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_50) == 0x009D80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_50' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x009D88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CanSearchTransmit_return_value) == 0x009D89, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CanSearchTransmit_return_value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_35) == 0x009D90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_range) == 0x009DE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_range' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_location_1) == 0x009DE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_location_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_Type) == 0x009E00, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_16) == 0x009E08, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_21) == 0x009E18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_86) == 0x009E28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_86' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_653) == 0x009E30, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_653' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_20) == 0x009E40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_20) == 0x009E50, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_654) == 0x009E58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_654' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_655) == 0x009E68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_655' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_21) == 0x009E78, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_656) == 0x009E80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_656' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_20) == 0x009E90, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_15) == 0x009E91, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_87) == 0x009E94, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_87' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_88) == 0x009E98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_88' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_BreakVector_X) == 0x009EA8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_BreakVector_Y) == 0x009EB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_BreakVector_Z) == 0x009EB8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_89) == 0x009EC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_89' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeStruct_ST_NetworkSend1010) == 0x009ED0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeStruct_ST_NetworkSend1010' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_29) == 0x009F10, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_StructToJsonK2_Json_6) == 0x009F18, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_StructToJsonK2_Json_6' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_657) == 0x009F28, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_657' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_30) == 0x009F38, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_38) == 0x009F40, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_39) == 0x009F41, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_658) == 0x009F48, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_658' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_659) == 0x009F58, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_659' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_51) == 0x009F68, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_51' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_660) == 0x009F70, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_660' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_14) == 0x009F80, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_661) == 0x009F88, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_661' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_location) == 0x009F98, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_location' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_stampType_2) == 0x009FB0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_stampType_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_camp) == 0x009FC0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_camp' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_roleTag) == 0x009FD0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_roleTag' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_102) == 0x009FE0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_102' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetSocketStr_ReturnValue_80) == 0x009FE8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetSocketStr_ReturnValue_80' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_BreakVector_X_1) == 0x009FF8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_BreakVector_Y_1) == 0x00A000, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_BreakVector_Z_1) == 0x00A008, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_662) == 0x00A010, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_662' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeStruct_ST_NetworkSend1015) == 0x00A020, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeStruct_ST_NetworkSend1015' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_90) == 0x00A080, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_90' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_StructToJsonK2_Json_7) == 0x00A090, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_StructToJsonK2_Json_7' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_31) == 0x00A0A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_663) == 0x00A0A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_663' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_40) == 0x00A0B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_40' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_32) == 0x00A0C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_41) == 0x00A0C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_41' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_664) == 0x00A0D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_664' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetGlobalFlag_Enable_2) == 0x00A0E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetGlobalFlag_Enable_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_52) == 0x00A0E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_52' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_53) == 0x00A0F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_53' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_54) == 0x00A0F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_54' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_55) == 0x00A100, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_55' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value_13) == 0x00A108, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value_13' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_665) == 0x00A118, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_665' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value_14) == 0x00A128, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value_14' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value_15) == 0x00A138, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_666) == 0x00A148, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_666' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_667) == 0x00A158, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_667' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetCurrentTime_return_value_16) == 0x00A168, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetCurrentTime_return_value_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_36) == 0x00A178, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_668) == 0x00A1C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_668' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_17) == 0x00A1D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_22) == 0x00A1E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_22) == 0x00A1F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_669) == 0x00A200, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_669' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_21) == 0x00A210, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_670) == 0x00A218, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_670' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_21) == 0x00A228, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_21) == 0x00A238, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_16) == 0x00A239, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_671) == 0x00A240, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_671' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_91) == 0x00A250, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_91' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_672) == 0x00A260, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_672' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_92) == 0x00A270, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_92' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_33) == 0x00A280, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_37) == 0x00A288, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_18) == 0x00A2D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_23) == 0x00A2E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_23) == 0x00A2F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_673) == 0x00A300, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_673' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_22) == 0x00A310, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_674) == 0x00A318, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_674' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_22) == 0x00A328, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_22) == 0x00A338, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_17) == 0x00A339, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_675) == 0x00A340, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_675' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_93) == 0x00A350, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_93' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_676) == 0x00A360, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_676' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_94) == 0x00A370, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_94' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_42) == 0x00A380, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_42' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_38) == 0x00A388, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_19) == 0x00A3D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeStruct_ST_Network1013) == 0x00A3E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeStruct_ST_Network1013' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_24) == 0x00A418, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeArray_Array_1) == 0x00A428, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_677) == 0x00A438, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_677' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeStruct_ST_NetworkSend1009) == 0x00A448, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeStruct_ST_NetworkSend1009' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_678) == 0x00A470, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_678' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_StructToJsonK2_Json_8) == 0x00A480, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_StructToJsonK2_Json_8' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_23) == 0x00A490, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_23) == 0x00A4A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_679) == 0x00A4A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_679' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_680) == 0x00A4B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_680' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_34) == 0x00A4C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_681) == 0x00A4D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_681' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_43) == 0x00A4E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_43' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_24) == 0x00A4E4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_23) == 0x00A4E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_18) == 0x00A4E9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_int_Loop_Counter_Variable_25) == 0x00A4EC, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_int_Loop_Counter_Variable_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_95) == 0x00A4F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_95' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_96) == 0x00A500, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_96' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_24) == 0x00A510, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Add_IntInt_ReturnValue_26) == 0x00A514, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Add_IntInt_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_56) == 0x00A518, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_56' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_isJoin) == 0x00A520, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_isJoin' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_15) == 0x00A521, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Conv_BoolToString_ReturnValue_4) == 0x00A528, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Conv_BoolToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeMap_Map_39) == 0x00A538, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeMap_Map_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_57) == 0x00A588, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_57' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Keys_Keys_20) == 0x00A590, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Keys_Keys_20' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_16) == 0x00A5A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Get_Item_25) == 0x00A5A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Get_Item_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_682) == 0x00A5B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_682' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_Value_24) == 0x00A5C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_Value_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Map_Find_ReturnValue_24) == 0x00A5D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Map_Find_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_683) == 0x00A5E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_683' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_684) == 0x00A5F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_684' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_Length_ReturnValue_25) == 0x00A600, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_Length_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_685) == 0x00A608, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_685' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Less_IntInt_ReturnValue_25) == 0x00A618, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Less_IntInt_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Array_IsNotEmpty_ReturnValue_19) == 0x00A619, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Array_IsNotEmpty_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_bool_Variable_100) == 0x00A61A, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_bool_Variable_100' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_97) == 0x00A620, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_97' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_98) == 0x00A630, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_98' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_99) == 0x00A640, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_99' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_35) == 0x00A650, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_36) == 0x00A658, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_44) == 0x00A660, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_44' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_45) == 0x00A661, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_45' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_686) == 0x00A668, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_686' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_39) == 0x00A678, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_58) == 0x00A688, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_58' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomConfig_GetIni_ReturnValue_39) == 0x00A690, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomConfig_GetIni_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_17) == 0x00A6A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_687) == 0x00A6A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_687' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_688) == 0x00A6B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_688' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_689) == 0x00A6C8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_689' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_690) == 0x00A6D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_690' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, Temp_string_Variable_59) == 0x00A6E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::Temp_string_Variable_59' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_691) == 0x00A6F8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_691' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_692) == 0x00A708, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_692' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_100) == 0x00A718, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_100' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_693) == 0x00A728, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_693' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_37) == 0x00A738, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_694) == 0x00A740, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_694' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_695) == 0x00A750, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_695' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_696) == 0x00A760, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_696' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_46) == 0x00A770, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_46' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_697) == 0x00A778, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_697' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_38) == 0x00A788, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_38) == 0x00A798, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_38) == 0x00A7A8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Contains_ReturnValue_19) == 0x00A7A9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Contains_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_LeftS_39) == 0x00A7B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_LeftS_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_RightS_39) == 0x00A7C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_RightS_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Split_ReturnValue_39) == 0x00A7D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Split_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_698) == 0x00A7D8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_698' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_59) == 0x00A7E8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_59' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_101) == 0x00A7F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_101' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_GetIsLogin_ReturnValue_18) == 0x00A800, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_GetIsLogin_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_102) == 0x00A808, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_102' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_Select_Default_103) == 0x00A818, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_Select_Default_103' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_uid_1) == 0x00A828, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_uid_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_connectSwitchType_1) == 0x00A838, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_connectSwitchType_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_stampType_1) == 0x00A848, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_stampType_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_38) == 0x00A858, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_MakeStruct_ST_NetworkSend1013) == 0x00A860, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_MakeStruct_ST_NetworkSend1013' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_StructToJsonK2_Json_9) == 0x00A890, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_StructToJsonK2_Json_9' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_Concat_StrStr_ReturnValue_699) == 0x00A8A0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_Concat_StrStr_ReturnValue_699' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_CustomHttpSendJson_ReturnValue_39) == 0x00A8B0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_CustomHttpSendJson_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_47) == 0x00A8B8, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_47' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_IsValid_ReturnValue_48) == 0x00A8B9, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_IsValid_ReturnValue_48' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_uid) == 0x00A8C0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_uid' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_connectSwitchType) == 0x00A8D0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_connectSwitchType' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, K2Node_CustomEvent_stampType) == 0x00A8E0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::K2Node_CustomEvent_stampType' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x00A8F0, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x00A8F4, "Member 'MarkMessageComponent_C_ExecuteUbergraph_MarkMessageComponent::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_Get_Section_Text \ static_assert(alignof(MarkMessageComponent_C_Get_Section_Text) == 0x000008, "Wrong alignment on MarkMessageComponent_C_Get_Section_Text"); \ static_assert(sizeof(MarkMessageComponent_C_Get_Section_Text) == 0x0000C0, "Wrong size on MarkMessageComponent_C_Get_Section_Text"); \ static_assert(offsetof(MarkMessageComponent_C_Get_Section_Text, Section) == 0x000000, "Member 'MarkMessageComponent_C_Get_Section_Text::Section' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Get_Section_Text, ShowText) == 0x000010, "Member 'MarkMessageComponent_C_Get_Section_Text::ShowText' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Get_Section_Text, CallFunc_Redirect_Table_MappedTable) == 0x000020, "Member 'MarkMessageComponent_C_Get_Section_Text::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Get_Section_Text, CallFunc_Conv_StringToName_ReturnValue) == 0x000028, "Member 'MarkMessageComponent_C_Get_Section_Text::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Get_Section_Text, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'MarkMessageComponent_C_Get_Section_Text::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Get_Section_Text, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000A8, "Member 'MarkMessageComponent_C_Get_Section_Text::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Get_Section_Text, CallFunc_Conv_TextToString_ReturnValue) == 0x0000B0, "Member 'MarkMessageComponent_C_Get_Section_Text::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_Get_Transmit_By_Type \ static_assert(alignof(MarkMessageComponent_C_Get_Transmit_By_Type) == 0x000004, "Wrong alignment on MarkMessageComponent_C_Get_Transmit_By_Type"); \ static_assert(sizeof(MarkMessageComponent_C_Get_Transmit_By_Type) == 0x00000C, "Wrong size on MarkMessageComponent_C_Get_Transmit_By_Type"); \ static_assert(offsetof(MarkMessageComponent_C_Get_Transmit_By_Type, Type) == 0x000000, "Member 'MarkMessageComponent_C_Get_Transmit_By_Type::Type' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Get_Transmit_By_Type, return_value) == 0x000004, "Member 'MarkMessageComponent_C_Get_Transmit_By_Type::return_value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Get_Transmit_By_Type, K2Node_SwitchEnum_CmpSuccess) == 0x000008, "Member 'MarkMessageComponent_C_Get_Transmit_By_Type::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_GetErroCodeInfo \ static_assert(alignof(MarkMessageComponent_C_GetErroCodeInfo) == 0x000008, "Wrong alignment on MarkMessageComponent_C_GetErroCodeInfo"); \ static_assert(sizeof(MarkMessageComponent_C_GetErroCodeInfo) == 0x000010, "Wrong size on MarkMessageComponent_C_GetErroCodeInfo"); \ static_assert(offsetof(MarkMessageComponent_C_GetErroCodeInfo, Code) == 0x000000, "Member 'MarkMessageComponent_C_GetErroCodeInfo::Code' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_GetMarkActorByType \ static_assert(alignof(MarkMessageComponent_C_GetMarkActorByType) == 0x000008, "Wrong alignment on MarkMessageComponent_C_GetMarkActorByType"); \ static_assert(sizeof(MarkMessageComponent_C_GetMarkActorByType) == 0x000020, "Wrong size on MarkMessageComponent_C_GetMarkActorByType"); \ static_assert(offsetof(MarkMessageComponent_C_GetMarkActorByType, isMessageType) == 0x000000, "Member 'MarkMessageComponent_C_GetMarkActorByType::isMessageType' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetMarkActorByType, return_value) == 0x000008, "Member 'MarkMessageComponent_C_GetMarkActorByType::return_value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetMarkActorByType, Temp_bool_Variable) == 0x000010, "Member 'MarkMessageComponent_C_GetMarkActorByType::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetMarkActorByType, K2Node_Select_Default) == 0x000018, "Member 'MarkMessageComponent_C_GetMarkActorByType::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_GetMessageIsDeleted \ static_assert(alignof(MarkMessageComponent_C_GetMessageIsDeleted) == 0x000001, "Wrong alignment on MarkMessageComponent_C_GetMessageIsDeleted"); \ static_assert(sizeof(MarkMessageComponent_C_GetMessageIsDeleted) == 0x000001, "Wrong size on MarkMessageComponent_C_GetMessageIsDeleted"); \ static_assert(offsetof(MarkMessageComponent_C_GetMessageIsDeleted, return_value) == 0x000000, "Member 'MarkMessageComponent_C_GetMessageIsDeleted::return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_GetNetworkSettingConfig \ static_assert(alignof(MarkMessageComponent_C_GetNetworkSettingConfig) == 0x000008, "Wrong alignment on MarkMessageComponent_C_GetNetworkSettingConfig"); \ static_assert(sizeof(MarkMessageComponent_C_GetNetworkSettingConfig) == 0x000068, "Wrong size on MarkMessageComponent_C_GetNetworkSettingConfig"); \ static_assert(offsetof(MarkMessageComponent_C_GetNetworkSettingConfig, stampVisible) == 0x000000, "Member 'MarkMessageComponent_C_GetNetworkSettingConfig::stampVisible' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetNetworkSettingConfig, connectType) == 0x000004, "Member 'MarkMessageComponent_C_GetNetworkSettingConfig::connectType' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetNetworkSettingConfig, connectPwd) == 0x000008, "Member 'MarkMessageComponent_C_GetNetworkSettingConfig::connectPwd' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetNetworkSettingConfig, Temp_int_Variable) == 0x000018, "Member 'MarkMessageComponent_C_GetNetworkSettingConfig::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetNetworkSettingConfig, Temp_bool_Variable) == 0x00001C, "Member 'MarkMessageComponent_C_GetNetworkSettingConfig::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetNetworkSettingConfig, Temp_bool_Variable_1) == 0x00001D, "Member 'MarkMessageComponent_C_GetNetworkSettingConfig::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetNetworkSettingConfig, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000020, "Member 'MarkMessageComponent_C_GetNetworkSettingConfig::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetNetworkSettingConfig, CallFunc_GetOptionValue_ReturnValue) == 0x000028, "Member 'MarkMessageComponent_C_GetNetworkSettingConfig::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetNetworkSettingConfig, CallFunc_GetOptionValue_ReturnValue_1) == 0x000038, "Member 'MarkMessageComponent_C_GetNetworkSettingConfig::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetNetworkSettingConfig, CallFunc_Conv_StringToInt_ReturnValue) == 0x000048, "Member 'MarkMessageComponent_C_GetNetworkSettingConfig::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetNetworkSettingConfig, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x00004C, "Member 'MarkMessageComponent_C_GetNetworkSettingConfig::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetNetworkSettingConfig, CallFunc_GetOptionValue_ReturnValue_2) == 0x000050, "Member 'MarkMessageComponent_C_GetNetworkSettingConfig::CallFunc_GetOptionValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetNetworkSettingConfig, K2Node_Select_Default) == 0x000060, "Member 'MarkMessageComponent_C_GetNetworkSettingConfig::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_GetPullMessageJsonData_Leave \ static_assert(alignof(MarkMessageComponent_C_GetPullMessageJsonData_Leave) == 0x000008, "Wrong alignment on MarkMessageComponent_C_GetPullMessageJsonData_Leave"); \ static_assert(sizeof(MarkMessageComponent_C_GetPullMessageJsonData_Leave) == 0x000080, "Wrong size on MarkMessageComponent_C_GetPullMessageJsonData_Leave"); \ static_assert(offsetof(MarkMessageComponent_C_GetPullMessageJsonData_Leave, Json) == 0x000000, "Member 'MarkMessageComponent_C_GetPullMessageJsonData_Leave::Json' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPullMessageJsonData_Leave, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000010, "Member 'MarkMessageComponent_C_GetPullMessageJsonData_Leave::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPullMessageJsonData_Leave, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'MarkMessageComponent_C_GetPullMessageJsonData_Leave::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPullMessageJsonData_Leave, CallFunc_FTrunc_ReturnValue) == 0x000030, "Member 'MarkMessageComponent_C_GetPullMessageJsonData_Leave::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPullMessageJsonData_Leave, CallFunc_BreakVector_X) == 0x000038, "Member 'MarkMessageComponent_C_GetPullMessageJsonData_Leave::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPullMessageJsonData_Leave, CallFunc_BreakVector_Y) == 0x000040, "Member 'MarkMessageComponent_C_GetPullMessageJsonData_Leave::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPullMessageJsonData_Leave, CallFunc_BreakVector_Z) == 0x000048, "Member 'MarkMessageComponent_C_GetPullMessageJsonData_Leave::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPullMessageJsonData_Leave, K2Node_MakeStruct_ST_HttpNum1002Send) == 0x000050, "Member 'MarkMessageComponent_C_GetPullMessageJsonData_Leave::K2Node_MakeStruct_ST_HttpNum1002Send' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPullMessageJsonData_Leave, CallFunc_StructToJsonK2_Json) == 0x000070, "Member 'MarkMessageComponent_C_GetPullMessageJsonData_Leave::CallFunc_StructToJsonK2_Json' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_GetPushLike_MessageJsonData_Leave \ static_assert(alignof(MarkMessageComponent_C_GetPushLike_MessageJsonData_Leave) == 0x000008, "Wrong alignment on MarkMessageComponent_C_GetPushLike_MessageJsonData_Leave"); \ static_assert(sizeof(MarkMessageComponent_C_GetPushLike_MessageJsonData_Leave) == 0x000050, "Wrong size on MarkMessageComponent_C_GetPushLike_MessageJsonData_Leave"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushLike_MessageJsonData_Leave, Operation) == 0x000000, "Member 'MarkMessageComponent_C_GetPushLike_MessageJsonData_Leave::Operation' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushLike_MessageJsonData_Leave, reminderId) == 0x000008, "Member 'MarkMessageComponent_C_GetPushLike_MessageJsonData_Leave::reminderId' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushLike_MessageJsonData_Leave, Json) == 0x000018, "Member 'MarkMessageComponent_C_GetPushLike_MessageJsonData_Leave::Json' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushLike_MessageJsonData_Leave, K2Node_MakeStruct_ST_Send1106) == 0x000028, "Member 'MarkMessageComponent_C_GetPushLike_MessageJsonData_Leave::K2Node_MakeStruct_ST_Send1106' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushLike_MessageJsonData_Leave, CallFunc_StructToJsonK2_Json) == 0x000040, "Member 'MarkMessageComponent_C_GetPushLike_MessageJsonData_Leave::CallFunc_StructToJsonK2_Json' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_GetPushMessageJsonData_Leave \ static_assert(alignof(MarkMessageComponent_C_GetPushMessageJsonData_Leave) == 0x000008, "Wrong alignment on MarkMessageComponent_C_GetPushMessageJsonData_Leave"); \ static_assert(sizeof(MarkMessageComponent_C_GetPushMessageJsonData_Leave) == 0x0000D0, "Wrong size on MarkMessageComponent_C_GetPushMessageJsonData_Leave"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushMessageJsonData_Leave, tagid) == 0x000000, "Member 'MarkMessageComponent_C_GetPushMessageJsonData_Leave::tagid' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushMessageJsonData_Leave, Location) == 0x000010, "Member 'MarkMessageComponent_C_GetPushMessageJsonData_Leave::Location' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushMessageJsonData_Leave, CurrentLevel) == 0x000028, "Member 'MarkMessageComponent_C_GetPushMessageJsonData_Leave::CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushMessageJsonData_Leave, Json) == 0x000038, "Member 'MarkMessageComponent_C_GetPushMessageJsonData_Leave::Json' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushMessageJsonData_Leave, Temp_bool_Variable) == 0x000048, "Member 'MarkMessageComponent_C_GetPushMessageJsonData_Leave::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushMessageJsonData_Leave, CallFunc_IsEmpty_ReturnValue) == 0x000049, "Member 'MarkMessageComponent_C_GetPushMessageJsonData_Leave::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushMessageJsonData_Leave, CallFunc_BreakVector_X) == 0x000050, "Member 'MarkMessageComponent_C_GetPushMessageJsonData_Leave::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushMessageJsonData_Leave, CallFunc_BreakVector_Y) == 0x000058, "Member 'MarkMessageComponent_C_GetPushMessageJsonData_Leave::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushMessageJsonData_Leave, CallFunc_BreakVector_Z) == 0x000060, "Member 'MarkMessageComponent_C_GetPushMessageJsonData_Leave::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushMessageJsonData_Leave, Temp_string_Variable) == 0x000068, "Member 'MarkMessageComponent_C_GetPushMessageJsonData_Leave::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushMessageJsonData_Leave, K2Node_Select_Default) == 0x000078, "Member 'MarkMessageComponent_C_GetPushMessageJsonData_Leave::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushMessageJsonData_Leave, K2Node_MakeStruct_ST_Httpnummber1001Send) == 0x000088, "Member 'MarkMessageComponent_C_GetPushMessageJsonData_Leave::K2Node_MakeStruct_ST_Httpnummber1001Send' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushMessageJsonData_Leave, CallFunc_StructToJsonK2_Json) == 0x0000C0, "Member 'MarkMessageComponent_C_GetPushMessageJsonData_Leave::CallFunc_StructToJsonK2_Json' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_GetPushMessageRange \ static_assert(alignof(MarkMessageComponent_C_GetPushMessageRange) == 0x000008, "Wrong alignment on MarkMessageComponent_C_GetPushMessageRange"); \ static_assert(sizeof(MarkMessageComponent_C_GetPushMessageRange) == 0x000008, "Wrong size on MarkMessageComponent_C_GetPushMessageRange"); \ static_assert(offsetof(MarkMessageComponent_C_GetPushMessageRange, Distance_0) == 0x000000, "Member 'MarkMessageComponent_C_GetPushMessageRange::Distance_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_HasAchiveMessage \ static_assert(alignof(MarkMessageComponent_C_HasAchiveMessage) == 0x000001, "Wrong alignment on MarkMessageComponent_C_HasAchiveMessage"); \ static_assert(sizeof(MarkMessageComponent_C_HasAchiveMessage) == 0x000003, "Wrong size on MarkMessageComponent_C_HasAchiveMessage"); \ static_assert(offsetof(MarkMessageComponent_C_HasAchiveMessage, return_value) == 0x000000, "Member 'MarkMessageComponent_C_HasAchiveMessage::return_value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_HasAchiveMessage, CallFunc_Map_Find_Value) == 0x000001, "Member 'MarkMessageComponent_C_HasAchiveMessage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_HasAchiveMessage, CallFunc_Map_Find_ReturnValue) == 0x000002, "Member 'MarkMessageComponent_C_HasAchiveMessage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_HasAchiveTransmit \ static_assert(alignof(MarkMessageComponent_C_HasAchiveTransmit) == 0x000001, "Wrong alignment on MarkMessageComponent_C_HasAchiveTransmit"); \ static_assert(sizeof(MarkMessageComponent_C_HasAchiveTransmit) == 0x000003, "Wrong size on MarkMessageComponent_C_HasAchiveTransmit"); \ static_assert(offsetof(MarkMessageComponent_C_HasAchiveTransmit, return_value) == 0x000000, "Member 'MarkMessageComponent_C_HasAchiveTransmit::return_value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_HasAchiveTransmit, CallFunc_Map_Find_Value) == 0x000001, "Member 'MarkMessageComponent_C_HasAchiveTransmit::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_HasAchiveTransmit, CallFunc_Map_Find_ReturnValue) == 0x000002, "Member 'MarkMessageComponent_C_HasAchiveTransmit::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_JoinRoomTips \ static_assert(alignof(MarkMessageComponent_C_JoinRoomTips) == 0x000008, "Wrong alignment on MarkMessageComponent_C_JoinRoomTips"); \ static_assert(sizeof(MarkMessageComponent_C_JoinRoomTips) == 0x000010, "Wrong size on MarkMessageComponent_C_JoinRoomTips"); \ static_assert(offsetof(MarkMessageComponent_C_JoinRoomTips, stampType) == 0x000000, "Member 'MarkMessageComponent_C_JoinRoomTips::stampType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_Kick_out_of_the_room \ static_assert(alignof(MarkMessageComponent_C_Kick_out_of_the_room) == 0x000008, "Wrong alignment on MarkMessageComponent_C_Kick_out_of_the_room"); \ static_assert(sizeof(MarkMessageComponent_C_Kick_out_of_the_room) == 0x000030, "Wrong size on MarkMessageComponent_C_Kick_out_of_the_room"); \ static_assert(offsetof(MarkMessageComponent_C_Kick_out_of_the_room, uid) == 0x000000, "Member 'MarkMessageComponent_C_Kick_out_of_the_room::uid' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Kick_out_of_the_room, connectSwitchType) == 0x000010, "Member 'MarkMessageComponent_C_Kick_out_of_the_room::connectSwitchType' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Kick_out_of_the_room, stampType) == 0x000020, "Member 'MarkMessageComponent_C_Kick_out_of_the_room::stampType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9705905CCF \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9705905CCF) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9705905CCF"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9705905CCF) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9705905CCF"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9705905CCF, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9705905CCF::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB970736F09C \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB970736F09C) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB970736F09C"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB970736F09C) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB970736F09C"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB970736F09C, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB970736F09C::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB971B25453E \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB971B25453E) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB971B25453E"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB971B25453E) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB971B25453E"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB971B25453E, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB971B25453E::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9727E616CC \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9727E616CC) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9727E616CC"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9727E616CC) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9727E616CC"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9727E616CC, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9727E616CC::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9728AA15CA \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9728AA15CA) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9728AA15CA"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9728AA15CA) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9728AA15CA"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9728AA15CA, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9728AA15CA::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB972C9268F0 \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB972C9268F0) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB972C9268F0"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB972C9268F0) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB972C9268F0"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB972C9268F0, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB972C9268F0::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9747C4AB8D \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9747C4AB8D) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9747C4AB8D"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9747C4AB8D) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9747C4AB8D"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9747C4AB8D, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9747C4AB8D::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB974A5D6EF0 \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB974A5D6EF0) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB974A5D6EF0"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB974A5D6EF0) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB974A5D6EF0"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB974A5D6EF0, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB974A5D6EF0::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB977023EEBA \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB977023EEBA) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB977023EEBA"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB977023EEBA) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB977023EEBA"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB977023EEBA, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB977023EEBA::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9775E85092 \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9775E85092) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9775E85092"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9775E85092) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9775E85092"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9775E85092, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9775E85092::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB977D9B07A3 \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB977D9B07A3) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB977D9B07A3"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB977D9B07A3) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB977D9B07A3"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB977D9B07A3, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB977D9B07A3::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97823BDB5B \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97823BDB5B) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97823BDB5B"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97823BDB5B) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97823BDB5B"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97823BDB5B, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97823BDB5B::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB978B64A2CD \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB978B64A2CD) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB978B64A2CD"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB978B64A2CD) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB978B64A2CD"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB978B64A2CD, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB978B64A2CD::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB979C1FAE8A \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB979C1FAE8A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB979C1FAE8A"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB979C1FAE8A) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB979C1FAE8A"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB979C1FAE8A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB979C1FAE8A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB979DD81298 \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB979DD81298) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB979DD81298"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB979DD81298) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB979DD81298"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB979DD81298, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB979DD81298::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97A3AE1C33 \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97A3AE1C33) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97A3AE1C33"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97A3AE1C33) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97A3AE1C33"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97A3AE1C33, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97A3AE1C33::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97BD606154 \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97BD606154) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97BD606154"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97BD606154) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97BD606154"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97BD606154, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97BD606154::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97C26FFC3A \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97C26FFC3A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97C26FFC3A"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97C26FFC3A) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97C26FFC3A"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97C26FFC3A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97C26FFC3A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97C6D556ED \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97C6D556ED) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97C6D556ED"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97C6D556ED) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97C6D556ED"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97C6D556ED, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97C6D556ED::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97DE0C743A \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97DE0C743A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97DE0C743A"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97DE0C743A) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97DE0C743A"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97DE0C743A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_7878C40E47CE61E749A2EB97DE0C743A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048402646A6A \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048402646A6A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048402646A6A"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048402646A6A) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048402646A6A"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048402646A6A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048402646A6A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048406DEC0BD \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048406DEC0BD) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048406DEC0BD"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048406DEC0BD) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048406DEC0BD"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048406DEC0BD, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048406DEC0BD::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104841ABD48BD \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104841ABD48BD) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104841ABD48BD"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104841ABD48BD) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104841ABD48BD"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104841ABD48BD, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104841ABD48BD::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484468AE7DC \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484468AE7DC) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484468AE7DC"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484468AE7DC) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484468AE7DC"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484468AE7DC, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484468AE7DC::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104844FD59E4A \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104844FD59E4A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104844FD59E4A"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104844FD59E4A) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104844FD59E4A"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104844FD59E4A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104844FD59E4A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048458AE920D \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048458AE920D) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048458AE920D"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048458AE920D) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048458AE920D"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048458AE920D, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048458AE920D::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048459692E1F \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048459692E1F) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048459692E1F"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048459692E1F) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048459692E1F"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048459692E1F, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048459692E1F::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484671F20B4 \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484671F20B4) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484671F20B4"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484671F20B4) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484671F20B4"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484671F20B4, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484671F20B4::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048479D15DD3 \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048479D15DD3) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048479D15DD3"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048479D15DD3) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048479D15DD3"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048479D15DD3, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB1048479D15DD3::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104848375970A \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104848375970A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104848375970A"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104848375970A) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104848375970A"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104848375970A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104848375970A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104848EEC5277 \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104848EEC5277) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104848EEC5277"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104848EEC5277) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104848EEC5277"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104848EEC5277, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB104848EEC5277::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B1596C15 \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B1596C15) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B1596C15"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B1596C15) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B1596C15"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B1596C15, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B1596C15::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B492D23D \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B492D23D) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B492D23D"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B492D23D) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B492D23D"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B492D23D, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B492D23D::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B92A3B24 \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B92A3B24) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B92A3B24"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B92A3B24) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B92A3B24"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B92A3B24, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484B92A3B24::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484C1216048 \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484C1216048) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484C1216048"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484C1216048) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484C1216048"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484C1216048, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484C1216048::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484C387CC1B \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484C387CC1B) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484C387CC1B"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484C387CC1B) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484C387CC1B"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484C387CC1B, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484C387CC1B::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484DF9479B9 \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484DF9479B9) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484DF9479B9"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484DF9479B9) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484DF9479B9"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484DF9479B9, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484DF9479B9::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E3572A4B \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E3572A4B) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E3572A4B"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E3572A4B) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E3572A4B"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E3572A4B, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E3572A4B::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E8235477 \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E8235477) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E8235477"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E8235477) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E8235477"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E8235477, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E8235477::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484EC1B294D \ static_assert(alignof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484EC1B294D) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484EC1B294D"); \ static_assert(sizeof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484EC1B294D) == 0x000010, "Wrong size on MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484EC1B294D"); \ static_assert(offsetof(MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484EC1B294D, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_LinkDefeated_B9894D884BC99A53CAB10484EC1B294D::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LoadLeaveConfig \ static_assert(alignof(MarkMessageComponent_C_LoadLeaveConfig) == 0x000008, "Wrong alignment on MarkMessageComponent_C_LoadLeaveConfig"); \ static_assert(sizeof(MarkMessageComponent_C_LoadLeaveConfig) == 0x000050, "Wrong size on MarkMessageComponent_C_LoadLeaveConfig"); \ static_assert(offsetof(MarkMessageComponent_C_LoadLeaveConfig, CallFunc_GetNetWorkConfig_ReturnValue) == 0x000000, "Member 'MarkMessageComponent_C_LoadLeaveConfig::CallFunc_GetNetWorkConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_LoadLeaveConfig, CallFunc_GetNetWorkConfig_ReturnValue_1) == 0x000010, "Member 'MarkMessageComponent_C_LoadLeaveConfig::CallFunc_GetNetWorkConfig_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_LoadLeaveConfig, CallFunc_Conv_StringToInt_ReturnValue) == 0x000020, "Member 'MarkMessageComponent_C_LoadLeaveConfig::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_LoadLeaveConfig, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000028, "Member 'MarkMessageComponent_C_LoadLeaveConfig::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_LoadLeaveConfig, CallFunc_GetNetWorkConfig_ReturnValue_2) == 0x000030, "Member 'MarkMessageComponent_C_LoadLeaveConfig::CallFunc_GetNetWorkConfig_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_LoadLeaveConfig, CallFunc_Conv_StringToDouble_ReturnValue_1) == 0x000040, "Member 'MarkMessageComponent_C_LoadLeaveConfig::CallFunc_Conv_StringToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_LoadLeaveConfig, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'MarkMessageComponent_C_LoadLeaveConfig::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_LoadLeaveConfig, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000049, "Member 'MarkMessageComponent_C_LoadLeaveConfig::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_LoadLeaveConfig, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x00004A, "Member 'MarkMessageComponent_C_LoadLeaveConfig::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_LoginChange_Event \ static_assert(alignof(MarkMessageComponent_C_LoginChange_Event) == 0x000001, "Wrong alignment on MarkMessageComponent_C_LoginChange_Event"); \ static_assert(sizeof(MarkMessageComponent_C_LoginChange_Event) == 0x000001, "Wrong size on MarkMessageComponent_C_LoginChange_Event"); \ static_assert(offsetof(MarkMessageComponent_C_LoginChange_Event, Connect) == 0x000000, "Member 'MarkMessageComponent_C_LoginChange_Event::Connect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_NewCreateTransmitActor \ static_assert(alignof(MarkMessageComponent_C_NewCreateTransmitActor) == 0x000010, "Wrong alignment on MarkMessageComponent_C_NewCreateTransmitActor"); \ static_assert(sizeof(MarkMessageComponent_C_NewCreateTransmitActor) == 0x000090, "Wrong size on MarkMessageComponent_C_NewCreateTransmitActor"); \ static_assert(offsetof(MarkMessageComponent_C_NewCreateTransmitActor, stampType) == 0x000000, "Member 'MarkMessageComponent_C_NewCreateTransmitActor::stampType' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewCreateTransmitActor, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'MarkMessageComponent_C_NewCreateTransmitActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewCreateTransmitActor, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'MarkMessageComponent_C_NewCreateTransmitActor::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewCreateTransmitActor, CallFunc_MakeTransform_ReturnValue) == 0x000020, "Member 'MarkMessageComponent_C_NewCreateTransmitActor::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewCreateTransmitActor, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000080, "Member 'MarkMessageComponent_C_NewCreateTransmitActor::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewCreateTransmitActor, CallFunc_FinishSpawningActor_ReturnValue) == 0x000088, "Member 'MarkMessageComponent_C_NewCreateTransmitActor::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_NewOnCallBackTransmitData \ static_assert(alignof(MarkMessageComponent_C_NewOnCallBackTransmitData) == 0x000008, "Wrong alignment on MarkMessageComponent_C_NewOnCallBackTransmitData"); \ static_assert(sizeof(MarkMessageComponent_C_NewOnCallBackTransmitData) == 0x000138, "Wrong size on MarkMessageComponent_C_NewOnCallBackTransmitData"); \ static_assert(offsetof(MarkMessageComponent_C_NewOnCallBackTransmitData, Data) == 0x000000, "Member 'MarkMessageComponent_C_NewOnCallBackTransmitData::Data' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewOnCallBackTransmitData, Type) == 0x000010, "Member 'MarkMessageComponent_C_NewOnCallBackTransmitData::Type' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewOnCallBackTransmitData, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'MarkMessageComponent_C_NewOnCallBackTransmitData::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewOnCallBackTransmitData, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000030, "Member 'MarkMessageComponent_C_NewOnCallBackTransmitData::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewOnCallBackTransmitData, CallFunc_JsonToStructK2_Struct) == 0x000040, "Member 'MarkMessageComponent_C_NewOnCallBackTransmitData::CallFunc_JsonToStructK2_Struct' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewOnCallBackTransmitData, CallFunc_MakeGenericStructPasser_OutGenericStruct) == 0x000100, "Member 'MarkMessageComponent_C_NewOnCallBackTransmitData::CallFunc_MakeGenericStructPasser_OutGenericStruct' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewOnCallBackTransmitData, CallFunc_MakeGenericStructPasser_ReturnValue) == 0x000110, "Member 'MarkMessageComponent_C_NewOnCallBackTransmitData::CallFunc_MakeGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewOnCallBackTransmitData, CallFunc_GetCurrentTime_return_value) == 0x000118, "Member 'MarkMessageComponent_C_NewOnCallBackTransmitData::CallFunc_GetCurrentTime_return_value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewOnCallBackTransmitData, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000128, "Member 'MarkMessageComponent_C_NewOnCallBackTransmitData::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_NewRequestAddTransmit \ static_assert(alignof(MarkMessageComponent_C_NewRequestAddTransmit) == 0x000008, "Wrong alignment on MarkMessageComponent_C_NewRequestAddTransmit"); \ static_assert(sizeof(MarkMessageComponent_C_NewRequestAddTransmit) == 0x000050, "Wrong size on MarkMessageComponent_C_NewRequestAddTransmit"); \ static_assert(offsetof(MarkMessageComponent_C_NewRequestAddTransmit, Location) == 0x000000, "Member 'MarkMessageComponent_C_NewRequestAddTransmit::Location' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewRequestAddTransmit, stampType) == 0x000018, "Member 'MarkMessageComponent_C_NewRequestAddTransmit::stampType' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewRequestAddTransmit, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000028, "Member 'MarkMessageComponent_C_NewRequestAddTransmit::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewRequestAddTransmit, Temp_int_Variable) == 0x000040, "Member 'MarkMessageComponent_C_NewRequestAddTransmit::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewRequestAddTransmit, Temp_bool_Variable) == 0x000044, "Member 'MarkMessageComponent_C_NewRequestAddTransmit::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_NewRequestAddTransmit, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'MarkMessageComponent_C_NewRequestAddTransmit::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_OnDestroyMessageEffect \ static_assert(alignof(MarkMessageComponent_C_OnDestroyMessageEffect) == 0x000008, "Wrong alignment on MarkMessageComponent_C_OnDestroyMessageEffect"); \ static_assert(sizeof(MarkMessageComponent_C_OnDestroyMessageEffect) == 0x000038, "Wrong size on MarkMessageComponent_C_OnDestroyMessageEffect"); \ static_assert(offsetof(MarkMessageComponent_C_OnDestroyMessageEffect, 目标) == 0x000000, "Member 'MarkMessageComponent_C_OnDestroyMessageEffect::目标' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_OnDestroyMessageEffect, InText) == 0x000008, "Member 'MarkMessageComponent_C_OnDestroyMessageEffect::InText' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_OnDestroyMessageEffect, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'MarkMessageComponent_C_OnDestroyMessageEffect::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_OnDestroyMessageEffect, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'MarkMessageComponent_C_OnDestroyMessageEffect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_OnDestroyMessageEffect, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000030, "Member 'MarkMessageComponent_C_OnDestroyMessageEffect::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_PushNewLeaveMessage \ static_assert(alignof(MarkMessageComponent_C_PushNewLeaveMessage) == 0x000008, "Wrong alignment on MarkMessageComponent_C_PushNewLeaveMessage"); \ static_assert(sizeof(MarkMessageComponent_C_PushNewLeaveMessage) == 0x000040, "Wrong size on MarkMessageComponent_C_PushNewLeaveMessage"); \ static_assert(offsetof(MarkMessageComponent_C_PushNewLeaveMessage, tagid) == 0x000000, "Member 'MarkMessageComponent_C_PushNewLeaveMessage::tagid' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_PushNewLeaveMessage, Item) == 0x000010, "Member 'MarkMessageComponent_C_PushNewLeaveMessage::Item' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_PushNewLeaveMessage, Location) == 0x000018, "Member 'MarkMessageComponent_C_PushNewLeaveMessage::Location' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_PushNewLeaveMessage, CurrentLevel) == 0x000030, "Member 'MarkMessageComponent_C_PushNewLeaveMessage::CurrentLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_PushNewLikeMessage \ static_assert(alignof(MarkMessageComponent_C_PushNewLikeMessage) == 0x000008, "Wrong alignment on MarkMessageComponent_C_PushNewLikeMessage"); \ static_assert(sizeof(MarkMessageComponent_C_PushNewLikeMessage) == 0x000018, "Wrong size on MarkMessageComponent_C_PushNewLikeMessage"); \ static_assert(offsetof(MarkMessageComponent_C_PushNewLikeMessage, Operation) == 0x000000, "Member 'MarkMessageComponent_C_PushNewLikeMessage::Operation' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_PushNewLikeMessage, reminderId) == 0x000008, "Member 'MarkMessageComponent_C_PushNewLikeMessage::reminderId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReceiveEndPlay \ static_assert(alignof(MarkMessageComponent_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on MarkMessageComponent_C_ReceiveEndPlay"); \ static_assert(sizeof(MarkMessageComponent_C_ReceiveEndPlay) == 0x000001, "Wrong size on MarkMessageComponent_C_ReceiveEndPlay"); \ static_assert(offsetof(MarkMessageComponent_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'MarkMessageComponent_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_RemoveAllTransmitInClient \ static_assert(alignof(MarkMessageComponent_C_RemoveAllTransmitInClient) == 0x000008, "Wrong alignment on MarkMessageComponent_C_RemoveAllTransmitInClient"); \ static_assert(sizeof(MarkMessageComponent_C_RemoveAllTransmitInClient) == 0x000050, "Wrong size on MarkMessageComponent_C_RemoveAllTransmitInClient"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInClient, Temp_int_Array_Index_Variable) == 0x000000, "Member 'MarkMessageComponent_C_RemoveAllTransmitInClient::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInClient, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'MarkMessageComponent_C_RemoveAllTransmitInClient::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInClient, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'MarkMessageComponent_C_RemoveAllTransmitInClient::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInClient, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'MarkMessageComponent_C_RemoveAllTransmitInClient::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInClient, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000020, "Member 'MarkMessageComponent_C_RemoveAllTransmitInClient::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInClient, CallFunc_Array_Get_Item) == 0x000028, "Member 'MarkMessageComponent_C_RemoveAllTransmitInClient::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInClient, CallFunc_Map_Find_Value) == 0x000038, "Member 'MarkMessageComponent_C_RemoveAllTransmitInClient::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInClient, CallFunc_Map_Find_ReturnValue) == 0x000040, "Member 'MarkMessageComponent_C_RemoveAllTransmitInClient::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInClient, CallFunc_Array_Length_ReturnValue) == 0x000044, "Member 'MarkMessageComponent_C_RemoveAllTransmitInClient::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInClient, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'MarkMessageComponent_C_RemoveAllTransmitInClient::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_RemoveAllTransmitInSever \ static_assert(alignof(MarkMessageComponent_C_RemoveAllTransmitInSever) == 0x000008, "Wrong alignment on MarkMessageComponent_C_RemoveAllTransmitInSever"); \ static_assert(sizeof(MarkMessageComponent_C_RemoveAllTransmitInSever) == 0x000040, "Wrong size on MarkMessageComponent_C_RemoveAllTransmitInSever"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInSever, Temp_int_Array_Index_Variable) == 0x000000, "Member 'MarkMessageComponent_C_RemoveAllTransmitInSever::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInSever, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'MarkMessageComponent_C_RemoveAllTransmitInSever::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInSever, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'MarkMessageComponent_C_RemoveAllTransmitInSever::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInSever, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'MarkMessageComponent_C_RemoveAllTransmitInSever::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInSever, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'MarkMessageComponent_C_RemoveAllTransmitInSever::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInSever, CallFunc_Array_Get_Item) == 0x000028, "Member 'MarkMessageComponent_C_RemoveAllTransmitInSever::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveAllTransmitInSever, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'MarkMessageComponent_C_RemoveAllTransmitInSever::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_RemoveMyTransmit \ static_assert(alignof(MarkMessageComponent_C_RemoveMyTransmit) == 0x000001, "Wrong alignment on MarkMessageComponent_C_RemoveMyTransmit"); \ static_assert(sizeof(MarkMessageComponent_C_RemoveMyTransmit) == 0x000001, "Wrong size on MarkMessageComponent_C_RemoveMyTransmit"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveMyTransmit, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'MarkMessageComponent_C_RemoveMyTransmit::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_RemoveTransmit \ static_assert(alignof(MarkMessageComponent_C_RemoveTransmit) == 0x000008, "Wrong alignment on MarkMessageComponent_C_RemoveTransmit"); \ static_assert(sizeof(MarkMessageComponent_C_RemoveTransmit) == 0x000020, "Wrong size on MarkMessageComponent_C_RemoveTransmit"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveTransmit, User_Stamp_Id) == 0x000000, "Member 'MarkMessageComponent_C_RemoveTransmit::User_Stamp_Id' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveTransmit, CallFunc_Map_Find_Value) == 0x000010, "Member 'MarkMessageComponent_C_RemoveTransmit::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveTransmit, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'MarkMessageComponent_C_RemoveTransmit::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_RemoveTransmit, CallFunc_Map_Remove_ReturnValue) == 0x000019, "Member 'MarkMessageComponent_C_RemoveTransmit::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_Request_Add_Leave_Message \ static_assert(alignof(MarkMessageComponent_C_Request_Add_Leave_Message) == 0x000004, "Wrong alignment on MarkMessageComponent_C_Request_Add_Leave_Message"); \ static_assert(sizeof(MarkMessageComponent_C_Request_Add_Leave_Message) == 0x00000C, "Wrong size on MarkMessageComponent_C_Request_Add_Leave_Message"); \ static_assert(offsetof(MarkMessageComponent_C_Request_Add_Leave_Message, Temp_int_Variable) == 0x000000, "Member 'MarkMessageComponent_C_Request_Add_Leave_Message::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Request_Add_Leave_Message, Temp_bool_Variable) == 0x000004, "Member 'MarkMessageComponent_C_Request_Add_Leave_Message::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Request_Add_Leave_Message, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'MarkMessageComponent_C_Request_Add_Leave_Message::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_Request_Add_Transmit_ \ static_assert(alignof(MarkMessageComponent_C_Request_Add_Transmit_) == 0x000008, "Wrong alignment on MarkMessageComponent_C_Request_Add_Transmit_"); \ static_assert(sizeof(MarkMessageComponent_C_Request_Add_Transmit_) == 0x000050, "Wrong size on MarkMessageComponent_C_Request_Add_Transmit_"); \ static_assert(offsetof(MarkMessageComponent_C_Request_Add_Transmit_, Location) == 0x000000, "Member 'MarkMessageComponent_C_Request_Add_Transmit_::Location' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Request_Add_Transmit_, stampType) == 0x000018, "Member 'MarkMessageComponent_C_Request_Add_Transmit_::stampType' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Request_Add_Transmit_, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000028, "Member 'MarkMessageComponent_C_Request_Add_Transmit_::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Request_Add_Transmit_, Temp_int_Variable) == 0x000040, "Member 'MarkMessageComponent_C_Request_Add_Transmit_::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Request_Add_Transmit_, Temp_bool_Variable) == 0x000044, "Member 'MarkMessageComponent_C_Request_Add_Transmit_::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Request_Add_Transmit_, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'MarkMessageComponent_C_Request_Add_Transmit_::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9705905CCF \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9705905CCF) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9705905CCF"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9705905CCF) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9705905CCF"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9705905CCF, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9705905CCF::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB970736F09C \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB970736F09C) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB970736F09C"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB970736F09C) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB970736F09C"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB970736F09C, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB970736F09C::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB971B25453E \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB971B25453E) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB971B25453E"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB971B25453E) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB971B25453E"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB971B25453E, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB971B25453E::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9727E616CC \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9727E616CC) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9727E616CC"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9727E616CC) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9727E616CC"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9727E616CC, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9727E616CC::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9728AA15CA \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9728AA15CA) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9728AA15CA"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9728AA15CA) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9728AA15CA"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9728AA15CA, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9728AA15CA::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB972C9268F0 \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB972C9268F0) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB972C9268F0"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB972C9268F0) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB972C9268F0"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB972C9268F0, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB972C9268F0::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9747C4AB8D \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9747C4AB8D) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9747C4AB8D"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9747C4AB8D) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9747C4AB8D"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9747C4AB8D, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9747C4AB8D::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB974A5D6EF0 \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB974A5D6EF0) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB974A5D6EF0"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB974A5D6EF0) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB974A5D6EF0"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB974A5D6EF0, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB974A5D6EF0::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB977023EEBA \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB977023EEBA) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB977023EEBA"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB977023EEBA) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB977023EEBA"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB977023EEBA, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB977023EEBA::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9775E85092 \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9775E85092) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9775E85092"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9775E85092) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9775E85092"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9775E85092, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB9775E85092::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB977D9B07A3 \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB977D9B07A3) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB977D9B07A3"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB977D9B07A3) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB977D9B07A3"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB977D9B07A3, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB977D9B07A3::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97823BDB5B \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97823BDB5B) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97823BDB5B"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97823BDB5B) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97823BDB5B"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97823BDB5B, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97823BDB5B::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB978B64A2CD \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB978B64A2CD) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB978B64A2CD"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB978B64A2CD) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB978B64A2CD"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB978B64A2CD, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB978B64A2CD::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB979C1FAE8A \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB979C1FAE8A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB979C1FAE8A"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB979C1FAE8A) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB979C1FAE8A"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB979C1FAE8A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB979C1FAE8A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB979DD81298 \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB979DD81298) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB979DD81298"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB979DD81298) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB979DD81298"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB979DD81298, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB979DD81298::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97A3AE1C33 \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97A3AE1C33) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97A3AE1C33"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97A3AE1C33) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97A3AE1C33"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97A3AE1C33, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97A3AE1C33::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97BD606154 \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97BD606154) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97BD606154"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97BD606154) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97BD606154"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97BD606154, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97BD606154::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97C26FFC3A \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97C26FFC3A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97C26FFC3A"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97C26FFC3A) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97C26FFC3A"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97C26FFC3A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97C26FFC3A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97C6D556ED \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97C6D556ED) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97C6D556ED"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97C6D556ED) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97C6D556ED"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97C6D556ED, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97C6D556ED::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97DE0C743A \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97DE0C743A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97DE0C743A"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97DE0C743A) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97DE0C743A"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97DE0C743A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_7878C40E47CE61E749A2EB97DE0C743A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048402646A6A \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048402646A6A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048402646A6A"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048402646A6A) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048402646A6A"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048402646A6A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048402646A6A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048406DEC0BD \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048406DEC0BD) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048406DEC0BD"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048406DEC0BD) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048406DEC0BD"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048406DEC0BD, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048406DEC0BD::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104841ABD48BD \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104841ABD48BD) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104841ABD48BD"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104841ABD48BD) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104841ABD48BD"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104841ABD48BD, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104841ABD48BD::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484468AE7DC \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484468AE7DC) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484468AE7DC"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484468AE7DC) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484468AE7DC"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484468AE7DC, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484468AE7DC::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104844FD59E4A \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104844FD59E4A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104844FD59E4A"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104844FD59E4A) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104844FD59E4A"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104844FD59E4A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104844FD59E4A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048458AE920D \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048458AE920D) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048458AE920D"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048458AE920D) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048458AE920D"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048458AE920D, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048458AE920D::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048459692E1F \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048459692E1F) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048459692E1F"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048459692E1F) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048459692E1F"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048459692E1F, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048459692E1F::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484671F20B4 \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484671F20B4) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484671F20B4"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484671F20B4) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484671F20B4"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484671F20B4, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484671F20B4::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048479D15DD3 \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048479D15DD3) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048479D15DD3"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048479D15DD3) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048479D15DD3"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048479D15DD3, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB1048479D15DD3::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104848375970A \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104848375970A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104848375970A"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104848375970A) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104848375970A"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104848375970A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104848375970A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104848EEC5277 \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104848EEC5277) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104848EEC5277"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104848EEC5277) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104848EEC5277"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104848EEC5277, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB104848EEC5277::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B1596C15 \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B1596C15) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B1596C15"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B1596C15) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B1596C15"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B1596C15, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B1596C15::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B492D23D \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B492D23D) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B492D23D"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B492D23D) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B492D23D"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B492D23D, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B492D23D::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B92A3B24 \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B92A3B24) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B92A3B24"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B92A3B24) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B92A3B24"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B92A3B24, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484B92A3B24::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484C1216048 \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484C1216048) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484C1216048"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484C1216048) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484C1216048"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484C1216048, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484C1216048::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484C387CC1B \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484C387CC1B) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484C387CC1B"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484C387CC1B) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484C387CC1B"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484C387CC1B, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484C387CC1B::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484DF9479B9 \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484DF9479B9) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484DF9479B9"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484DF9479B9) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484DF9479B9"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484DF9479B9, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484DF9479B9::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484E3572A4B \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484E3572A4B) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484E3572A4B"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484E3572A4B) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484E3572A4B"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484E3572A4B, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484E3572A4B::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484E8235477 \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484E8235477) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484E8235477"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484E8235477) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484E8235477"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484E8235477, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484E8235477::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484EC1B294D \ static_assert(alignof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484EC1B294D) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484EC1B294D"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484EC1B294D) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484EC1B294D"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484EC1B294D, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnNo_B9894D884BC99A53CAB10484EC1B294D::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9705905CCF \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9705905CCF) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9705905CCF"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9705905CCF) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9705905CCF"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9705905CCF, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9705905CCF::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB970736F09C \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB970736F09C) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB970736F09C"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB970736F09C) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB970736F09C"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB970736F09C, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB970736F09C::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB971B25453E \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB971B25453E) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB971B25453E"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB971B25453E) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB971B25453E"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB971B25453E, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB971B25453E::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9727E616CC \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9727E616CC) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9727E616CC"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9727E616CC) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9727E616CC"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9727E616CC, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9727E616CC::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9728AA15CA \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9728AA15CA) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9728AA15CA"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9728AA15CA) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9728AA15CA"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9728AA15CA, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9728AA15CA::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB972C9268F0 \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB972C9268F0) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB972C9268F0"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB972C9268F0) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB972C9268F0"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB972C9268F0, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB972C9268F0::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9747C4AB8D \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9747C4AB8D) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9747C4AB8D"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9747C4AB8D) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9747C4AB8D"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9747C4AB8D, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9747C4AB8D::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB974A5D6EF0 \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB974A5D6EF0) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB974A5D6EF0"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB974A5D6EF0) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB974A5D6EF0"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB974A5D6EF0, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB974A5D6EF0::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB977023EEBA \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB977023EEBA) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB977023EEBA"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB977023EEBA) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB977023EEBA"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB977023EEBA, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB977023EEBA::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9775E85092 \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9775E85092) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9775E85092"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9775E85092) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9775E85092"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9775E85092, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB9775E85092::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB977D9B07A3 \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB977D9B07A3) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB977D9B07A3"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB977D9B07A3) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB977D9B07A3"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB977D9B07A3, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB977D9B07A3::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97823BDB5B \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97823BDB5B) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97823BDB5B"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97823BDB5B) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97823BDB5B"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97823BDB5B, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97823BDB5B::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB978B64A2CD \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB978B64A2CD) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB978B64A2CD"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB978B64A2CD) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB978B64A2CD"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB978B64A2CD, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB978B64A2CD::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB979C1FAE8A \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB979C1FAE8A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB979C1FAE8A"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB979C1FAE8A) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB979C1FAE8A"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB979C1FAE8A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB979C1FAE8A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB979DD81298 \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB979DD81298) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB979DD81298"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB979DD81298) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB979DD81298"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB979DD81298, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB979DD81298::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97A3AE1C33 \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97A3AE1C33) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97A3AE1C33"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97A3AE1C33) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97A3AE1C33"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97A3AE1C33, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97A3AE1C33::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97BD606154 \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97BD606154) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97BD606154"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97BD606154) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97BD606154"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97BD606154, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97BD606154::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97C26FFC3A \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97C26FFC3A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97C26FFC3A"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97C26FFC3A) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97C26FFC3A"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97C26FFC3A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97C26FFC3A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97C6D556ED \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97C6D556ED) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97C6D556ED"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97C6D556ED) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97C6D556ED"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97C6D556ED, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97C6D556ED::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97DE0C743A \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97DE0C743A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97DE0C743A"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97DE0C743A) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97DE0C743A"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97DE0C743A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_7878C40E47CE61E749A2EB97DE0C743A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048402646A6A \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048402646A6A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048402646A6A"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048402646A6A) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048402646A6A"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048402646A6A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048402646A6A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048406DEC0BD \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048406DEC0BD) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048406DEC0BD"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048406DEC0BD) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048406DEC0BD"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048406DEC0BD, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048406DEC0BD::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104841ABD48BD \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104841ABD48BD) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104841ABD48BD"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104841ABD48BD) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104841ABD48BD"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104841ABD48BD, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104841ABD48BD::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484468AE7DC \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484468AE7DC) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484468AE7DC"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484468AE7DC) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484468AE7DC"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484468AE7DC, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484468AE7DC::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104844FD59E4A \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104844FD59E4A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104844FD59E4A"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104844FD59E4A) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104844FD59E4A"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104844FD59E4A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104844FD59E4A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048458AE920D \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048458AE920D) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048458AE920D"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048458AE920D) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048458AE920D"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048458AE920D, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048458AE920D::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048459692E1F \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048459692E1F) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048459692E1F"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048459692E1F) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048459692E1F"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048459692E1F, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048459692E1F::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484671F20B4 \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484671F20B4) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484671F20B4"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484671F20B4) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484671F20B4"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484671F20B4, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484671F20B4::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048479D15DD3 \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048479D15DD3) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048479D15DD3"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048479D15DD3) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048479D15DD3"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048479D15DD3, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB1048479D15DD3::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104848375970A \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104848375970A) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104848375970A"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104848375970A) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104848375970A"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104848375970A, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104848375970A::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104848EEC5277 \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104848EEC5277) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104848EEC5277"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104848EEC5277) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104848EEC5277"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104848EEC5277, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB104848EEC5277::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B1596C15 \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B1596C15) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B1596C15"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B1596C15) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B1596C15"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B1596C15, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B1596C15::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B492D23D \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B492D23D) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B492D23D"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B492D23D) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B492D23D"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B492D23D, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B492D23D::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B92A3B24 \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B92A3B24) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B92A3B24"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B92A3B24) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B92A3B24"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B92A3B24, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484B92A3B24::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484C1216048 \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484C1216048) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484C1216048"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484C1216048) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484C1216048"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484C1216048, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484C1216048::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484C387CC1B \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484C387CC1B) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484C387CC1B"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484C387CC1B) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484C387CC1B"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484C387CC1B, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484C387CC1B::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484DF9479B9 \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484DF9479B9) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484DF9479B9"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484DF9479B9) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484DF9479B9"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484DF9479B9, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484DF9479B9::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484E3572A4B \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484E3572A4B) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484E3572A4B"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484E3572A4B) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484E3572A4B"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484E3572A4B, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484E3572A4B::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484E8235477 \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484E8235477) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484E8235477"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484E8235477) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484E8235477"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484E8235477, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484E8235477::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484EC1B294D \ static_assert(alignof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484EC1B294D) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484EC1B294D"); \ static_assert(sizeof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484EC1B294D) == 0x000010, "Wrong size on MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484EC1B294D"); \ static_assert(offsetof(MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484EC1B294D, JsonStr) == 0x000000, "Member 'MarkMessageComponent_C_ReturnYes_B9894D884BC99A53CAB10484EC1B294D::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_Search_Transimt \ static_assert(alignof(MarkMessageComponent_C_Search_Transimt) == 0x000008, "Wrong alignment on MarkMessageComponent_C_Search_Transimt"); \ static_assert(sizeof(MarkMessageComponent_C_Search_Transimt) == 0x000028, "Wrong size on MarkMessageComponent_C_Search_Transimt"); \ static_assert(offsetof(MarkMessageComponent_C_Search_Transimt, Range) == 0x000000, "Member 'MarkMessageComponent_C_Search_Transimt::Range' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Search_Transimt, Location) == 0x000008, "Member 'MarkMessageComponent_C_Search_Transimt::Location' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Search_Transimt, Type) == 0x000020, "Member 'MarkMessageComponent_C_Search_Transimt::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_SendDeleteMessage \ static_assert(alignof(MarkMessageComponent_C_SendDeleteMessage) == 0x000008, "Wrong alignment on MarkMessageComponent_C_SendDeleteMessage"); \ static_assert(sizeof(MarkMessageComponent_C_SendDeleteMessage) == 0x000010, "Wrong size on MarkMessageComponent_C_SendDeleteMessage"); \ static_assert(offsetof(MarkMessageComponent_C_SendDeleteMessage, reminderId) == 0x000000, "Member 'MarkMessageComponent_C_SendDeleteMessage::reminderId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_Set_Interactable \ static_assert(alignof(MarkMessageComponent_C_Set_Interactable) == 0x000008, "Wrong alignment on MarkMessageComponent_C_Set_Interactable"); \ static_assert(sizeof(MarkMessageComponent_C_Set_Interactable) == 0x000048, "Wrong size on MarkMessageComponent_C_Set_Interactable"); \ static_assert(offsetof(MarkMessageComponent_C_Set_Interactable, ID) == 0x000000, "Member 'MarkMessageComponent_C_Set_Interactable::ID' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Set_Interactable, IsInteractable) == 0x000010, "Member 'MarkMessageComponent_C_Set_Interactable::IsInteractable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Set_Interactable, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000018, "Member 'MarkMessageComponent_C_Set_Interactable::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Set_Interactable, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x000020, "Member 'MarkMessageComponent_C_Set_Interactable::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Set_Interactable, CallFunc_Map_Find_Value) == 0x000028, "Member 'MarkMessageComponent_C_Set_Interactable::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Set_Interactable, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'MarkMessageComponent_C_Set_Interactable::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Set_Interactable, K2Node_DynamicCast_AsBP_Mark_Message_Transmit) == 0x000038, "Member 'MarkMessageComponent_C_Set_Interactable::K2Node_DynamicCast_AsBP_Mark_Message_Transmit' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Set_Interactable, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'MarkMessageComponent_C_Set_Interactable::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_SetAchiveTransmit \ static_assert(alignof(MarkMessageComponent_C_SetAchiveTransmit) == 0x000001, "Wrong alignment on MarkMessageComponent_C_SetAchiveTransmit"); \ static_assert(sizeof(MarkMessageComponent_C_SetAchiveTransmit) == 0x000001, "Wrong size on MarkMessageComponent_C_SetAchiveTransmit"); \ static_assert(offsetof(MarkMessageComponent_C_SetAchiveTransmit, Temp_bool_Variable) == 0x000000, "Member 'MarkMessageComponent_C_SetAchiveTransmit::Temp_bool_Variable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_SetLeaveMessageData \ static_assert(alignof(MarkMessageComponent_C_SetLeaveMessageData) == 0x000008, "Wrong alignment on MarkMessageComponent_C_SetLeaveMessageData"); \ static_assert(sizeof(MarkMessageComponent_C_SetLeaveMessageData) == 0x000028, "Wrong size on MarkMessageComponent_C_SetLeaveMessageData"); \ static_assert(offsetof(MarkMessageComponent_C_SetLeaveMessageData, tagid) == 0x000000, "Member 'MarkMessageComponent_C_SetLeaveMessageData::tagid' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_SetLeaveMessageData, Location) == 0x000010, "Member 'MarkMessageComponent_C_SetLeaveMessageData::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_SetMessageIsDeleted \ static_assert(alignof(MarkMessageComponent_C_SetMessageIsDeleted) == 0x000001, "Wrong alignment on MarkMessageComponent_C_SetMessageIsDeleted"); \ static_assert(sizeof(MarkMessageComponent_C_SetMessageIsDeleted) == 0x000001, "Wrong size on MarkMessageComponent_C_SetMessageIsDeleted"); \ static_assert(offsetof(MarkMessageComponent_C_SetMessageIsDeleted, isDeceted) == 0x000000, "Member 'MarkMessageComponent_C_SetMessageIsDeleted::isDeceted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_SetSectionID \ static_assert(alignof(MarkMessageComponent_C_SetSectionID) == 0x000008, "Wrong alignment on MarkMessageComponent_C_SetSectionID"); \ static_assert(sizeof(MarkMessageComponent_C_SetSectionID) == 0x000010, "Wrong size on MarkMessageComponent_C_SetSectionID"); \ static_assert(offsetof(MarkMessageComponent_C_SetSectionID, SectionID_0) == 0x000000, "Member 'MarkMessageComponent_C_SetSectionID::SectionID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_SetSilverkeyStatus \ static_assert(alignof(MarkMessageComponent_C_SetSilverkeyStatus) == 0x000008, "Wrong alignment on MarkMessageComponent_C_SetSilverkeyStatus"); \ static_assert(sizeof(MarkMessageComponent_C_SetSilverkeyStatus) == 0x000040, "Wrong size on MarkMessageComponent_C_SetSilverkeyStatus"); \ static_assert(offsetof(MarkMessageComponent_C_SetSilverkeyStatus, swtich) == 0x000000, "Member 'MarkMessageComponent_C_SetSilverkeyStatus::swtich' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_SetSilverkeyStatus, Temp_bool_Variable) == 0x000001, "Member 'MarkMessageComponent_C_SetSilverkeyStatus::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_SetSilverkeyStatus, Temp_string_Variable) == 0x000008, "Member 'MarkMessageComponent_C_SetSilverkeyStatus::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_SetSilverkeyStatus, Temp_string_Variable_1) == 0x000018, "Member 'MarkMessageComponent_C_SetSilverkeyStatus::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_SetSilverkeyStatus, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000028, "Member 'MarkMessageComponent_C_SetSilverkeyStatus::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_SetSilverkeyStatus, K2Node_Select_Default) == 0x000030, "Member 'MarkMessageComponent_C_SetSilverkeyStatus::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ShieldTransmitByType \ static_assert(alignof(MarkMessageComponent_C_ShieldTransmitByType) == 0x000008, "Wrong alignment on MarkMessageComponent_C_ShieldTransmitByType"); \ static_assert(sizeof(MarkMessageComponent_C_ShieldTransmitByType) == 0x000138, "Wrong size on MarkMessageComponent_C_ShieldTransmitByType"); \ static_assert(offsetof(MarkMessageComponent_C_ShieldTransmitByType, Type) == 0x000000, "Member 'MarkMessageComponent_C_ShieldTransmitByType::Type' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ShieldTransmitByType, Temp_int_Array_Index_Variable) == 0x000010, "Member 'MarkMessageComponent_C_ShieldTransmitByType::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ShieldTransmitByType, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'MarkMessageComponent_C_ShieldTransmitByType::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ShieldTransmitByType, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'MarkMessageComponent_C_ShieldTransmitByType::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ShieldTransmitByType, CallFunc_Map_Keys_Keys) == 0x000020, "Member 'MarkMessageComponent_C_ShieldTransmitByType::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ShieldTransmitByType, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'MarkMessageComponent_C_ShieldTransmitByType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ShieldTransmitByType, CallFunc_Array_Get_Item) == 0x000038, "Member 'MarkMessageComponent_C_ShieldTransmitByType::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ShieldTransmitByType, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'MarkMessageComponent_C_ShieldTransmitByType::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ShieldTransmitByType, CallFunc_Map_Remove_ReturnValue) == 0x000049, "Member 'MarkMessageComponent_C_ShieldTransmitByType::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ShieldTransmitByType, CallFunc_Map_Find_Value) == 0x000050, "Member 'MarkMessageComponent_C_ShieldTransmitByType::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ShieldTransmitByType, CallFunc_Map_Find_ReturnValue) == 0x000058, "Member 'MarkMessageComponent_C_ShieldTransmitByType::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ShieldTransmitByType, CallFunc_GetData_ReturnValue) == 0x000060, "Member 'MarkMessageComponent_C_ShieldTransmitByType::CallFunc_GetData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ShieldTransmitByType, CallFunc_ReadGenericStructPasser_OutData) == 0x000070, "Member 'MarkMessageComponent_C_ShieldTransmitByType::CallFunc_ReadGenericStructPasser_OutData' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ShieldTransmitByType, CallFunc_ReadGenericStructPasser_ReturnValue) == 0x000130, "Member 'MarkMessageComponent_C_ShieldTransmitByType::CallFunc_ReadGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_ShieldTransmitByType, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000131, "Member 'MarkMessageComponent_C_ShieldTransmitByType::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_ShowMessageActorEffect \ static_assert(alignof(MarkMessageComponent_C_ShowMessageActorEffect) == 0x000001, "Wrong alignment on MarkMessageComponent_C_ShowMessageActorEffect"); \ static_assert(sizeof(MarkMessageComponent_C_ShowMessageActorEffect) == 0x000001, "Wrong size on MarkMessageComponent_C_ShowMessageActorEffect"); \ static_assert(offsetof(MarkMessageComponent_C_ShowMessageActorEffect, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'MarkMessageComponent_C_ShowMessageActorEffect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_SynchronizeBossBattleStatus \ static_assert(alignof(MarkMessageComponent_C_SynchronizeBossBattleStatus) == 0x000001, "Wrong alignment on MarkMessageComponent_C_SynchronizeBossBattleStatus"); \ static_assert(sizeof(MarkMessageComponent_C_SynchronizeBossBattleStatus) == 0x000001, "Wrong size on MarkMessageComponent_C_SynchronizeBossBattleStatus"); \ static_assert(offsetof(MarkMessageComponent_C_SynchronizeBossBattleStatus, isJoin) == 0x000000, "Member 'MarkMessageComponent_C_SynchronizeBossBattleStatus::isJoin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_TargetLocationStart \ static_assert(alignof(MarkMessageComponent_C_TargetLocationStart) == 0x000008, "Wrong alignment on MarkMessageComponent_C_TargetLocationStart"); \ static_assert(sizeof(MarkMessageComponent_C_TargetLocationStart) == 0x0000D8, "Wrong size on MarkMessageComponent_C_TargetLocationStart"); \ static_assert(offsetof(MarkMessageComponent_C_TargetLocationStart, B) == 0x000000, "Member 'MarkMessageComponent_C_TargetLocationStart::B' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_TargetLocationStart, A) == 0x000008, "Member 'MarkMessageComponent_C_TargetLocationStart::A' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_TargetLocationStart, ReturnValue) == 0x000020, "Member 'MarkMessageComponent_C_TargetLocationStart::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_TargetLocationStart, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000038, "Member 'MarkMessageComponent_C_TargetLocationStart::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_TargetLocationStart, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000050, "Member 'MarkMessageComponent_C_TargetLocationStart::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_TargetLocationStart, CallFunc_GetActorForwardVector_ReturnValue) == 0x000058, "Member 'MarkMessageComponent_C_TargetLocationStart::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_TargetLocationStart, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000070, "Member 'MarkMessageComponent_C_TargetLocationStart::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_TargetLocationStart, CallFunc_Add_VectorVector_ReturnValue) == 0x000088, "Member 'MarkMessageComponent_C_TargetLocationStart::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_TargetLocationStart, CallFunc_BreakVector_X) == 0x0000A0, "Member 'MarkMessageComponent_C_TargetLocationStart::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_TargetLocationStart, CallFunc_BreakVector_Y) == 0x0000A8, "Member 'MarkMessageComponent_C_TargetLocationStart::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_TargetLocationStart, CallFunc_BreakVector_Z) == 0x0000B0, "Member 'MarkMessageComponent_C_TargetLocationStart::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_TargetLocationStart, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'MarkMessageComponent_C_TargetLocationStart::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_TargetLocationStart, CallFunc_MakeVector_ReturnValue) == 0x0000C0, "Member 'MarkMessageComponent_C_TargetLocationStart::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_udp_over \ static_assert(alignof(MarkMessageComponent_C_udp_over) == 0x000008, "Wrong alignment on MarkMessageComponent_C_udp_over"); \ static_assert(sizeof(MarkMessageComponent_C_udp_over) == 0x000028, "Wrong size on MarkMessageComponent_C_udp_over"); \ static_assert(offsetof(MarkMessageComponent_C_udp_over, Key) == 0x000000, "Member 'MarkMessageComponent_C_udp_over::Key' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_udp_over, Succeed) == 0x000010, "Member 'MarkMessageComponent_C_udp_over::Succeed' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_udp_over, IP) == 0x000018, "Member 'MarkMessageComponent_C_udp_over::IP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_UdpSendCallBack_Event \ static_assert(alignof(MarkMessageComponent_C_UdpSendCallBack_Event) == 0x000008, "Wrong alignment on MarkMessageComponent_C_UdpSendCallBack_Event"); \ static_assert(sizeof(MarkMessageComponent_C_UdpSendCallBack_Event) == 0x000028, "Wrong size on MarkMessageComponent_C_UdpSendCallBack_Event"); \ static_assert(offsetof(MarkMessageComponent_C_UdpSendCallBack_Event, Key) == 0x000000, "Member 'MarkMessageComponent_C_UdpSendCallBack_Event::Key' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_UdpSendCallBack_Event, Succeed) == 0x000010, "Member 'MarkMessageComponent_C_UdpSendCallBack_Event::Succeed' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_UdpSendCallBack_Event, IP) == 0x000018, "Member 'MarkMessageComponent_C_UdpSendCallBack_Event::IP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_Update_Transmit_Actor \ static_assert(alignof(MarkMessageComponent_C_Update_Transmit_Actor) == 0x000008, "Wrong alignment on MarkMessageComponent_C_Update_Transmit_Actor"); \ static_assert(sizeof(MarkMessageComponent_C_Update_Transmit_Actor) == 0x000120, "Wrong size on MarkMessageComponent_C_Update_Transmit_Actor"); \ static_assert(offsetof(MarkMessageComponent_C_Update_Transmit_Actor, Data) == 0x000000, "Member 'MarkMessageComponent_C_Update_Transmit_Actor::Data' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Update_Transmit_Actor, Type) == 0x0000C0, "Member 'MarkMessageComponent_C_Update_Transmit_Actor::Type' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Update_Transmit_Actor, Local) == 0x0000C8, "Member 'MarkMessageComponent_C_Update_Transmit_Actor::Local' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Update_Transmit_Actor, CallFunc_MakeVector_ReturnValue) == 0x0000D0, "Member 'MarkMessageComponent_C_Update_Transmit_Actor::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Update_Transmit_Actor, CallFunc_MakeGenericStructPasser_OutGenericStruct) == 0x0000E8, "Member 'MarkMessageComponent_C_Update_Transmit_Actor::CallFunc_MakeGenericStructPasser_OutGenericStruct' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Update_Transmit_Actor, CallFunc_MakeGenericStructPasser_ReturnValue) == 0x0000F8, "Member 'MarkMessageComponent_C_Update_Transmit_Actor::CallFunc_MakeGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Update_Transmit_Actor, CallFunc_CreateMessageActor_ReturnValue) == 0x000100, "Member 'MarkMessageComponent_C_Update_Transmit_Actor::CallFunc_CreateMessageActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Update_Transmit_Actor, CallFunc_Array_RemoveItem_ReturnValue) == 0x000108, "Member 'MarkMessageComponent_C_Update_Transmit_Actor::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Update_Transmit_Actor, CallFunc_NotEqual_StrStr_ReturnValue) == 0x000109, "Member 'MarkMessageComponent_C_Update_Transmit_Actor::CallFunc_NotEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Update_Transmit_Actor, CallFunc_Map_Find_Value) == 0x000110, "Member 'MarkMessageComponent_C_Update_Transmit_Actor::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Update_Transmit_Actor, CallFunc_Map_Find_ReturnValue) == 0x000118, "Member 'MarkMessageComponent_C_Update_Transmit_Actor::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Update_Transmit_Actor, CallFunc_Map_Contains_ReturnValue) == 0x000119, "Member 'MarkMessageComponent_C_Update_Transmit_Actor::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_UpdateLeaveMessageData \ static_assert(alignof(MarkMessageComponent_C_UpdateLeaveMessageData) == 0x000008, "Wrong alignment on MarkMessageComponent_C_UpdateLeaveMessageData"); \ static_assert(sizeof(MarkMessageComponent_C_UpdateLeaveMessageData) == 0x000018, "Wrong size on MarkMessageComponent_C_UpdateLeaveMessageData"); \ static_assert(offsetof(MarkMessageComponent_C_UpdateLeaveMessageData, CallFunc_MakeGenericStructPasser_OutGenericStruct) == 0x000000, "Member 'MarkMessageComponent_C_UpdateLeaveMessageData::CallFunc_MakeGenericStructPasser_OutGenericStruct' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_UpdateLeaveMessageData, CallFunc_MakeGenericStructPasser_ReturnValue) == 0x000010, "Member 'MarkMessageComponent_C_UpdateLeaveMessageData::CallFunc_MakeGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_UpdateLeaveMessageData, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'MarkMessageComponent_C_UpdateLeaveMessageData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_UpdateMessageActor \ static_assert(alignof(MarkMessageComponent_C_UpdateMessageActor) == 0x000008, "Wrong alignment on MarkMessageComponent_C_UpdateMessageActor"); \ static_assert(sizeof(MarkMessageComponent_C_UpdateMessageActor) == 0x0000D8, "Wrong size on MarkMessageComponent_C_UpdateMessageActor"); \ static_assert(offsetof(MarkMessageComponent_C_UpdateMessageActor, InData) == 0x000000, "Member 'MarkMessageComponent_C_UpdateMessageActor::InData' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_UpdateMessageActor, Type) == 0x000078, "Member 'MarkMessageComponent_C_UpdateMessageActor::Type' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_UpdateMessageActor, Local) == 0x000080, "Member 'MarkMessageComponent_C_UpdateMessageActor::Local' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_UpdateMessageActor, CallFunc_MakeVector_ReturnValue) == 0x000088, "Member 'MarkMessageComponent_C_UpdateMessageActor::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_UpdateMessageActor, CallFunc_Map_Find_Value) == 0x0000A0, "Member 'MarkMessageComponent_C_UpdateMessageActor::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_UpdateMessageActor, CallFunc_Map_Find_ReturnValue) == 0x0000A8, "Member 'MarkMessageComponent_C_UpdateMessageActor::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_UpdateMessageActor, CallFunc_CreateMessageActor_ReturnValue) == 0x0000B0, "Member 'MarkMessageComponent_C_UpdateMessageActor::CallFunc_CreateMessageActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_UpdateMessageActor, CallFunc_Map_Contains_ReturnValue) == 0x0000B8, "Member 'MarkMessageComponent_C_UpdateMessageActor::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_UpdateMessageActor, CallFunc_MakeGenericStructPasser_OutGenericStruct) == 0x0000C0, "Member 'MarkMessageComponent_C_UpdateMessageActor::CallFunc_MakeGenericStructPasser_OutGenericStruct' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_UpdateMessageActor, CallFunc_MakeGenericStructPasser_ReturnValue) == 0x0000D0, "Member 'MarkMessageComponent_C_UpdateMessageActor::CallFunc_MakeGenericStructPasser_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_UpdateTransmitData \ static_assert(alignof(MarkMessageComponent_C_UpdateTransmitData) == 0x000001, "Wrong alignment on MarkMessageComponent_C_UpdateTransmitData"); \ static_assert(sizeof(MarkMessageComponent_C_UpdateTransmitData) == 0x000001, "Wrong size on MarkMessageComponent_C_UpdateTransmitData"); \ static_assert(offsetof(MarkMessageComponent_C_UpdateTransmitData, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'MarkMessageComponent_C_UpdateTransmitData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_Upload_Settings \ static_assert(alignof(MarkMessageComponent_C_Upload_Settings) == 0x000008, "Wrong alignment on MarkMessageComponent_C_Upload_Settings"); \ static_assert(sizeof(MarkMessageComponent_C_Upload_Settings) == 0x000018, "Wrong size on MarkMessageComponent_C_Upload_Settings"); \ static_assert(offsetof(MarkMessageComponent_C_Upload_Settings, connectPwd) == 0x000000, "Member 'MarkMessageComponent_C_Upload_Settings::connectPwd' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Upload_Settings, connectType) == 0x000010, "Member 'MarkMessageComponent_C_Upload_Settings::connectType' has a wrong offset!"); \ static_assert(offsetof(MarkMessageComponent_C_Upload_Settings, stampVisible) == 0x000014, "Member 'MarkMessageComponent_C_Upload_Settings::stampVisible' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MarkMessageComponent_C_Use_Transmit \ static_assert(alignof(MarkMessageComponent_C_Use_Transmit) == 0x000008, "Wrong alignment on MarkMessageComponent_C_Use_Transmit"); \ static_assert(sizeof(MarkMessageComponent_C_Use_Transmit) == 0x000010, "Wrong size on MarkMessageComponent_C_Use_Transmit"); \ static_assert(offsetof(MarkMessageComponent_C_Use_Transmit, stampId) == 0x000000, "Member 'MarkMessageComponent_C_Use_Transmit::stampId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMarkMessageComponent_C \ static_assert(alignof(UMarkMessageComponent_C) == 0x000008, "Wrong alignment on UMarkMessageComponent_C"); \ static_assert(sizeof(UMarkMessageComponent_C) == 0x000438, "Wrong size on UMarkMessageComponent_C"); \ static_assert(offsetof(UMarkMessageComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UMarkMessageComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, 拉取标记信息定时器事件_Handle) == 0x0000F0, "Member 'UMarkMessageComponent_C::拉取标记信息定时器事件_Handle' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, Distance) == 0x0000F8, "Member 'UMarkMessageComponent_C::Distance' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, maxmessage) == 0x000100, "Member 'UMarkMessageComponent_C::maxmessage' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, MessageList) == 0x000108, "Member 'UMarkMessageComponent_C::MessageList' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, UpdateTime) == 0x000158, "Member 'UMarkMessageComponent_C::UpdateTime' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, PermissiblePullTransmit) == 0x000160, "Member 'UMarkMessageComponent_C::PermissiblePullTransmit' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, LockedCount) == 0x000164, "Member 'UMarkMessageComponent_C::LockedCount' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, TransimtList) == 0x000168, "Member 'UMarkMessageComponent_C::TransimtList' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, Tag_ID) == 0x0001B8, "Member 'UMarkMessageComponent_C::Tag_ID' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, MessageLocation) == 0x0001C8, "Member 'UMarkMessageComponent_C::MessageLocation' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, archiveMessageId) == 0x0001E0, "Member 'UMarkMessageComponent_C::archiveMessageId' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, archiveMessageMap) == 0x0001E8, "Member 'UMarkMessageComponent_C::archiveMessageMap' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, SpwanMessageLocation) == 0x000238, "Member 'UMarkMessageComponent_C::SpwanMessageLocation' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, CurrentMessage) == 0x000250, "Member 'UMarkMessageComponent_C::CurrentMessage' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, MessageData) == 0x000258, "Member 'UMarkMessageComponent_C::MessageData' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, ArchiveTransmitId) == 0x0002D0, "Member 'UMarkMessageComponent_C::ArchiveTransmitId' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, archiveTransmitMap) == 0x0002D8, "Member 'UMarkMessageComponent_C::archiveTransmitMap' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, CurrentTransmit) == 0x000328, "Member 'UMarkMessageComponent_C::CurrentTransmit' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, CurrentTransmitLocation) == 0x000330, "Member 'UMarkMessageComponent_C::CurrentTransmitLocation' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, CurrentUserStampId) == 0x000348, "Member 'UMarkMessageComponent_C::CurrentUserStampId' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, Current_Level) == 0x000358, "Member 'UMarkMessageComponent_C::Current_Level' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, ToDeleteTransmit) == 0x000368, "Member 'UMarkMessageComponent_C::ToDeleteTransmit' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, CurrentTransmitType) == 0x000378, "Member 'UMarkMessageComponent_C::CurrentTransmitType' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, CurrentTransmitData) == 0x000388, "Member 'UMarkMessageComponent_C::CurrentTransmitData' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, SectionID) == 0x000398, "Member 'UMarkMessageComponent_C::SectionID' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, CallBackTimer) == 0x0003A8, "Member 'UMarkMessageComponent_C::CallBackTimer' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, NowPlayerUid) == 0x0003B8, "Member 'UMarkMessageComponent_C::NowPlayerUid' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, NowPlayerStampType) == 0x0003C8, "Member 'UMarkMessageComponent_C::NowPlayerStampType' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, AdviceMessageId) == 0x0003D8, "Member 'UMarkMessageComponent_C::AdviceMessageId' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, Is_Deceted) == 0x0003E8, "Member 'UMarkMessageComponent_C::Is_Deceted' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, Maps_To_Load) == 0x0003F0, "Member 'UMarkMessageComponent_C::Maps_To_Load' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, Visiable_Mark) == 0x000400, "Member 'UMarkMessageComponent_C::Visiable_Mark' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, Reborn_Fire_Point_ID) == 0x000410, "Member 'UMarkMessageComponent_C::Reborn_Fire_Point_ID' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, Level_Chapter) == 0x000420, "Member 'UMarkMessageComponent_C::Level_Chapter' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, Timer) == 0x000428, "Member 'UMarkMessageComponent_C::Timer' has a wrong offset!"); \ static_assert(offsetof(UMarkMessageComponent_C, ShutDownTimer) == 0x000430, "Member 'UMarkMessageComponent_C::ShutDownTimer' 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_FMotionWarpingWindowData \ static_assert(alignof(FMotionWarpingWindowData) == 0x000008, "Wrong alignment on FMotionWarpingWindowData"); \ static_assert(sizeof(FMotionWarpingWindowData) == 0x000010, "Wrong size on FMotionWarpingWindowData"); \ static_assert(offsetof(FMotionWarpingWindowData, AnimNotify) == 0x000000, "Member 'FMotionWarpingWindowData::AnimNotify' has a wrong offset!"); \ static_assert(offsetof(FMotionWarpingWindowData, StartTime) == 0x000008, "Member 'FMotionWarpingWindowData::StartTime' has a wrong offset!"); \ static_assert(offsetof(FMotionWarpingWindowData, EndTime) == 0x00000C, "Member 'FMotionWarpingWindowData::EndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMotionWarpingUpdateContext \ static_assert(alignof(FMotionWarpingUpdateContext) == 0x000004, "Wrong alignment on FMotionWarpingUpdateContext"); \ static_assert(sizeof(FMotionWarpingUpdateContext) == 0x00001C, "Wrong size on FMotionWarpingUpdateContext"); \ static_assert(offsetof(FMotionWarpingUpdateContext, Animation) == 0x000000, "Member 'FMotionWarpingUpdateContext::Animation' has a wrong offset!"); \ static_assert(offsetof(FMotionWarpingUpdateContext, PreviousPosition) == 0x000008, "Member 'FMotionWarpingUpdateContext::PreviousPosition' has a wrong offset!"); \ static_assert(offsetof(FMotionWarpingUpdateContext, CurrentPosition) == 0x00000C, "Member 'FMotionWarpingUpdateContext::CurrentPosition' has a wrong offset!"); \ static_assert(offsetof(FMotionWarpingUpdateContext, Weight) == 0x000010, "Member 'FMotionWarpingUpdateContext::Weight' has a wrong offset!"); \ static_assert(offsetof(FMotionWarpingUpdateContext, PlayRate) == 0x000014, "Member 'FMotionWarpingUpdateContext::PlayRate' has a wrong offset!"); \ static_assert(offsetof(FMotionWarpingUpdateContext, DeltaSeconds) == 0x000018, "Member 'FMotionWarpingUpdateContext::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMotionWarpingTarget \ static_assert(alignof(FMotionWarpingTarget) == 0x000008, "Wrong alignment on FMotionWarpingTarget"); \ static_assert(sizeof(FMotionWarpingTarget) == 0x000050, "Wrong size on FMotionWarpingTarget"); \ static_assert(offsetof(FMotionWarpingTarget, Name) == 0x000000, "Member 'FMotionWarpingTarget::Name' has a wrong offset!"); \ static_assert(offsetof(FMotionWarpingTarget, Location) == 0x000008, "Member 'FMotionWarpingTarget::Location' has a wrong offset!"); \ static_assert(offsetof(FMotionWarpingTarget, Rotation) == 0x000020, "Member 'FMotionWarpingTarget::Rotation' has a wrong offset!"); \ static_assert(offsetof(FMotionWarpingTarget, Component) == 0x000038, "Member 'FMotionWarpingTarget::Component' has a wrong offset!"); \ static_assert(offsetof(FMotionWarpingTarget, BoneName) == 0x000040, "Member 'FMotionWarpingTarget::BoneName' has a wrong offset!"); \ static_assert(offsetof(FMotionWarpingTarget, bFollowComponent) == 0x000048, "Member 'FMotionWarpingTarget::bFollowComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMotionDeltaTrack \ static_assert(alignof(FMotionDeltaTrack) == 0x000008, "Wrong alignment on FMotionDeltaTrack"); \ static_assert(sizeof(FMotionDeltaTrack) == 0x000060, "Wrong size on FMotionDeltaTrack"); \ static_assert(offsetof(FMotionDeltaTrack, BoneTransformTrack) == 0x000000, "Member 'FMotionDeltaTrack::BoneTransformTrack' has a wrong offset!"); \ static_assert(offsetof(FMotionDeltaTrack, DeltaTranslationTrack) == 0x000010, "Member 'FMotionDeltaTrack::DeltaTranslationTrack' has a wrong offset!"); \ static_assert(offsetof(FMotionDeltaTrack, DeltaRotationTrack) == 0x000020, "Member 'FMotionDeltaTrack::DeltaRotationTrack' has a wrong offset!"); \ static_assert(offsetof(FMotionDeltaTrack, TotalTranslation) == 0x000030, "Member 'FMotionDeltaTrack::TotalTranslation' has a wrong offset!"); \ static_assert(offsetof(FMotionDeltaTrack, TotalRotation) == 0x000048, "Member 'FMotionDeltaTrack::TotalRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMotionDeltaTrackContainer \ static_assert(alignof(FMotionDeltaTrackContainer) == 0x000008, "Wrong alignment on FMotionDeltaTrackContainer"); \ static_assert(sizeof(FMotionDeltaTrackContainer) == 0x000010, "Wrong size on FMotionDeltaTrackContainer"); \ static_assert(offsetof(FMotionDeltaTrackContainer, Tracks) == 0x000000, "Member 'FMotionDeltaTrackContainer::Tracks' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyState_MotionWarping_AddRootMotionModifier \ static_assert(alignof(AnimNotifyState_MotionWarping_AddRootMotionModifier) == 0x000008, "Wrong alignment on AnimNotifyState_MotionWarping_AddRootMotionModifier"); \ static_assert(sizeof(AnimNotifyState_MotionWarping_AddRootMotionModifier) == 0x000020, "Wrong size on AnimNotifyState_MotionWarping_AddRootMotionModifier"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_AddRootMotionModifier, MotionWarpingComp) == 0x000000, "Member 'AnimNotifyState_MotionWarping_AddRootMotionModifier::MotionWarpingComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_AddRootMotionModifier, Animation) == 0x000008, "Member 'AnimNotifyState_MotionWarping_AddRootMotionModifier::Animation' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_AddRootMotionModifier, StartTime) == 0x000010, "Member 'AnimNotifyState_MotionWarping_AddRootMotionModifier::StartTime' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_AddRootMotionModifier, EndTime) == 0x000014, "Member 'AnimNotifyState_MotionWarping_AddRootMotionModifier::EndTime' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_AddRootMotionModifier, ReturnValue) == 0x000018, "Member 'AnimNotifyState_MotionWarping_AddRootMotionModifier::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyState_MotionWarping_OnRootMotionModifierActivate \ static_assert(alignof(AnimNotifyState_MotionWarping_OnRootMotionModifierActivate) == 0x000008, "Wrong alignment on AnimNotifyState_MotionWarping_OnRootMotionModifierActivate"); \ static_assert(sizeof(AnimNotifyState_MotionWarping_OnRootMotionModifierActivate) == 0x000010, "Wrong size on AnimNotifyState_MotionWarping_OnRootMotionModifierActivate"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_OnRootMotionModifierActivate, MotionWarpingComp) == 0x000000, "Member 'AnimNotifyState_MotionWarping_OnRootMotionModifierActivate::MotionWarpingComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_OnRootMotionModifierActivate, Modifier) == 0x000008, "Member 'AnimNotifyState_MotionWarping_OnRootMotionModifierActivate::Modifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyState_MotionWarping_OnRootMotionModifierDeactivate \ static_assert(alignof(AnimNotifyState_MotionWarping_OnRootMotionModifierDeactivate) == 0x000008, "Wrong alignment on AnimNotifyState_MotionWarping_OnRootMotionModifierDeactivate"); \ static_assert(sizeof(AnimNotifyState_MotionWarping_OnRootMotionModifierDeactivate) == 0x000010, "Wrong size on AnimNotifyState_MotionWarping_OnRootMotionModifierDeactivate"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_OnRootMotionModifierDeactivate, MotionWarpingComp) == 0x000000, "Member 'AnimNotifyState_MotionWarping_OnRootMotionModifierDeactivate::MotionWarpingComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_OnRootMotionModifierDeactivate, Modifier) == 0x000008, "Member 'AnimNotifyState_MotionWarping_OnRootMotionModifierDeactivate::Modifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyState_MotionWarping_OnRootMotionModifierUpdate \ static_assert(alignof(AnimNotifyState_MotionWarping_OnRootMotionModifierUpdate) == 0x000008, "Wrong alignment on AnimNotifyState_MotionWarping_OnRootMotionModifierUpdate"); \ static_assert(sizeof(AnimNotifyState_MotionWarping_OnRootMotionModifierUpdate) == 0x000010, "Wrong size on AnimNotifyState_MotionWarping_OnRootMotionModifierUpdate"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_OnRootMotionModifierUpdate, MotionWarpingComp) == 0x000000, "Member 'AnimNotifyState_MotionWarping_OnRootMotionModifierUpdate::MotionWarpingComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_OnRootMotionModifierUpdate, Modifier) == 0x000008, "Member 'AnimNotifyState_MotionWarping_OnRootMotionModifierUpdate::Modifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyState_MotionWarping_OnWarpBegin \ static_assert(alignof(AnimNotifyState_MotionWarping_OnWarpBegin) == 0x000008, "Wrong alignment on AnimNotifyState_MotionWarping_OnWarpBegin"); \ static_assert(sizeof(AnimNotifyState_MotionWarping_OnWarpBegin) == 0x000010, "Wrong size on AnimNotifyState_MotionWarping_OnWarpBegin"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_OnWarpBegin, MotionWarpingComp) == 0x000000, "Member 'AnimNotifyState_MotionWarping_OnWarpBegin::MotionWarpingComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_OnWarpBegin, Modifier) == 0x000008, "Member 'AnimNotifyState_MotionWarping_OnWarpBegin::Modifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyState_MotionWarping_OnWarpEnd \ static_assert(alignof(AnimNotifyState_MotionWarping_OnWarpEnd) == 0x000008, "Wrong alignment on AnimNotifyState_MotionWarping_OnWarpEnd"); \ static_assert(sizeof(AnimNotifyState_MotionWarping_OnWarpEnd) == 0x000010, "Wrong size on AnimNotifyState_MotionWarping_OnWarpEnd"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_OnWarpEnd, MotionWarpingComp) == 0x000000, "Member 'AnimNotifyState_MotionWarping_OnWarpEnd::MotionWarpingComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_OnWarpEnd, Modifier) == 0x000008, "Member 'AnimNotifyState_MotionWarping_OnWarpEnd::Modifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyState_MotionWarping_OnWarpUpdate \ static_assert(alignof(AnimNotifyState_MotionWarping_OnWarpUpdate) == 0x000008, "Wrong alignment on AnimNotifyState_MotionWarping_OnWarpUpdate"); \ static_assert(sizeof(AnimNotifyState_MotionWarping_OnWarpUpdate) == 0x000010, "Wrong size on AnimNotifyState_MotionWarping_OnWarpUpdate"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_OnWarpUpdate, MotionWarpingComp) == 0x000000, "Member 'AnimNotifyState_MotionWarping_OnWarpUpdate::MotionWarpingComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_MotionWarping_OnWarpUpdate, Modifier) == 0x000008, "Member 'AnimNotifyState_MotionWarping_OnWarpUpdate::Modifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotifyState_MotionWarping \ static_assert(alignof(UAnimNotifyState_MotionWarping) == 0x000008, "Wrong alignment on UAnimNotifyState_MotionWarping"); \ static_assert(sizeof(UAnimNotifyState_MotionWarping) == 0x000048, "Wrong size on UAnimNotifyState_MotionWarping"); \ static_assert(offsetof(UAnimNotifyState_MotionWarping, RootMotionModifier) == 0x000040, "Member 'UAnimNotifyState_MotionWarping::RootMotionModifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionWarpingUtilities_ExtractRootMotionFromAnimation \ static_assert(alignof(MotionWarpingUtilities_ExtractRootMotionFromAnimation) == 0x000010, "Wrong alignment on MotionWarpingUtilities_ExtractRootMotionFromAnimation"); \ static_assert(sizeof(MotionWarpingUtilities_ExtractRootMotionFromAnimation) == 0x000070, "Wrong size on MotionWarpingUtilities_ExtractRootMotionFromAnimation"); \ static_assert(offsetof(MotionWarpingUtilities_ExtractRootMotionFromAnimation, Animation) == 0x000000, "Member 'MotionWarpingUtilities_ExtractRootMotionFromAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(MotionWarpingUtilities_ExtractRootMotionFromAnimation, StartTime) == 0x000008, "Member 'MotionWarpingUtilities_ExtractRootMotionFromAnimation::StartTime' has a wrong offset!"); \ static_assert(offsetof(MotionWarpingUtilities_ExtractRootMotionFromAnimation, EndTime) == 0x00000C, "Member 'MotionWarpingUtilities_ExtractRootMotionFromAnimation::EndTime' has a wrong offset!"); \ static_assert(offsetof(MotionWarpingUtilities_ExtractRootMotionFromAnimation, ReturnValue) == 0x000010, "Member 'MotionWarpingUtilities_ExtractRootMotionFromAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionWarpingUtilities_GetMotionWarpingWindowsForWarpTargetFromAnimation \ static_assert(alignof(MotionWarpingUtilities_GetMotionWarpingWindowsForWarpTargetFromAnimation) == 0x000008, "Wrong alignment on MotionWarpingUtilities_GetMotionWarpingWindowsForWarpTargetFromAnimation"); \ static_assert(sizeof(MotionWarpingUtilities_GetMotionWarpingWindowsForWarpTargetFromAnimation) == 0x000020, "Wrong size on MotionWarpingUtilities_GetMotionWarpingWindowsForWarpTargetFromAnimation"); \ static_assert(offsetof(MotionWarpingUtilities_GetMotionWarpingWindowsForWarpTargetFromAnimation, Animation) == 0x000000, "Member 'MotionWarpingUtilities_GetMotionWarpingWindowsForWarpTargetFromAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(MotionWarpingUtilities_GetMotionWarpingWindowsForWarpTargetFromAnimation, WarpTargetName) == 0x000008, "Member 'MotionWarpingUtilities_GetMotionWarpingWindowsForWarpTargetFromAnimation::WarpTargetName' has a wrong offset!"); \ static_assert(offsetof(MotionWarpingUtilities_GetMotionWarpingWindowsForWarpTargetFromAnimation, OutWindows) == 0x000010, "Member 'MotionWarpingUtilities_GetMotionWarpingWindowsForWarpTargetFromAnimation::OutWindows' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionWarpingUtilities_GetMotionWarpingWindowsFromAnimation \ static_assert(alignof(MotionWarpingUtilities_GetMotionWarpingWindowsFromAnimation) == 0x000008, "Wrong alignment on MotionWarpingUtilities_GetMotionWarpingWindowsFromAnimation"); \ static_assert(sizeof(MotionWarpingUtilities_GetMotionWarpingWindowsFromAnimation) == 0x000018, "Wrong size on MotionWarpingUtilities_GetMotionWarpingWindowsFromAnimation"); \ static_assert(offsetof(MotionWarpingUtilities_GetMotionWarpingWindowsFromAnimation, Animation) == 0x000000, "Member 'MotionWarpingUtilities_GetMotionWarpingWindowsFromAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(MotionWarpingUtilities_GetMotionWarpingWindowsFromAnimation, OutWindows) == 0x000008, "Member 'MotionWarpingUtilities_GetMotionWarpingWindowsFromAnimation::OutWindows' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMotionWarpingUtilities \ static_assert(alignof(UMotionWarpingUtilities) == 0x000008, "Wrong alignment on UMotionWarpingUtilities"); \ static_assert(sizeof(UMotionWarpingUtilities) == 0x000028, "Wrong size on UMotionWarpingUtilities"); \ #define DUMPER7_ASSERTS_MotionWarpingComponent_AddOrUpdateWarpTarget \ static_assert(alignof(MotionWarpingComponent_AddOrUpdateWarpTarget) == 0x000008, "Wrong alignment on MotionWarpingComponent_AddOrUpdateWarpTarget"); \ static_assert(sizeof(MotionWarpingComponent_AddOrUpdateWarpTarget) == 0x000050, "Wrong size on MotionWarpingComponent_AddOrUpdateWarpTarget"); \ static_assert(offsetof(MotionWarpingComponent_AddOrUpdateWarpTarget, WarpTarget) == 0x000000, "Member 'MotionWarpingComponent_AddOrUpdateWarpTarget::WarpTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionWarpingComponent_AddOrUpdateWarpTargetFromComponent \ static_assert(alignof(MotionWarpingComponent_AddOrUpdateWarpTargetFromComponent) == 0x000008, "Wrong alignment on MotionWarpingComponent_AddOrUpdateWarpTargetFromComponent"); \ static_assert(sizeof(MotionWarpingComponent_AddOrUpdateWarpTargetFromComponent) == 0x000020, "Wrong size on MotionWarpingComponent_AddOrUpdateWarpTargetFromComponent"); \ static_assert(offsetof(MotionWarpingComponent_AddOrUpdateWarpTargetFromComponent, WarpTargetName) == 0x000000, "Member 'MotionWarpingComponent_AddOrUpdateWarpTargetFromComponent::WarpTargetName' has a wrong offset!"); \ static_assert(offsetof(MotionWarpingComponent_AddOrUpdateWarpTargetFromComponent, Component) == 0x000008, "Member 'MotionWarpingComponent_AddOrUpdateWarpTargetFromComponent::Component' has a wrong offset!"); \ static_assert(offsetof(MotionWarpingComponent_AddOrUpdateWarpTargetFromComponent, BoneName) == 0x000010, "Member 'MotionWarpingComponent_AddOrUpdateWarpTargetFromComponent::BoneName' has a wrong offset!"); \ static_assert(offsetof(MotionWarpingComponent_AddOrUpdateWarpTargetFromComponent, bFollowComponent) == 0x000018, "Member 'MotionWarpingComponent_AddOrUpdateWarpTargetFromComponent::bFollowComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionWarpingComponent_AddOrUpdateWarpTargetFromLocation \ static_assert(alignof(MotionWarpingComponent_AddOrUpdateWarpTargetFromLocation) == 0x000008, "Wrong alignment on MotionWarpingComponent_AddOrUpdateWarpTargetFromLocation"); \ static_assert(sizeof(MotionWarpingComponent_AddOrUpdateWarpTargetFromLocation) == 0x000020, "Wrong size on MotionWarpingComponent_AddOrUpdateWarpTargetFromLocation"); \ static_assert(offsetof(MotionWarpingComponent_AddOrUpdateWarpTargetFromLocation, WarpTargetName) == 0x000000, "Member 'MotionWarpingComponent_AddOrUpdateWarpTargetFromLocation::WarpTargetName' has a wrong offset!"); \ static_assert(offsetof(MotionWarpingComponent_AddOrUpdateWarpTargetFromLocation, TargetLocation) == 0x000008, "Member 'MotionWarpingComponent_AddOrUpdateWarpTargetFromLocation::TargetLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionWarpingComponent_AddOrUpdateWarpTargetFromLocationAndRotation \ static_assert(alignof(MotionWarpingComponent_AddOrUpdateWarpTargetFromLocationAndRotation) == 0x000008, "Wrong alignment on MotionWarpingComponent_AddOrUpdateWarpTargetFromLocationAndRotation"); \ static_assert(sizeof(MotionWarpingComponent_AddOrUpdateWarpTargetFromLocationAndRotation) == 0x000038, "Wrong size on MotionWarpingComponent_AddOrUpdateWarpTargetFromLocationAndRotation"); \ static_assert(offsetof(MotionWarpingComponent_AddOrUpdateWarpTargetFromLocationAndRotation, WarpTargetName) == 0x000000, "Member 'MotionWarpingComponent_AddOrUpdateWarpTargetFromLocationAndRotation::WarpTargetName' has a wrong offset!"); \ static_assert(offsetof(MotionWarpingComponent_AddOrUpdateWarpTargetFromLocationAndRotation, TargetLocation) == 0x000008, "Member 'MotionWarpingComponent_AddOrUpdateWarpTargetFromLocationAndRotation::TargetLocation' has a wrong offset!"); \ static_assert(offsetof(MotionWarpingComponent_AddOrUpdateWarpTargetFromLocationAndRotation, TargetRotation) == 0x000020, "Member 'MotionWarpingComponent_AddOrUpdateWarpTargetFromLocationAndRotation::TargetRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionWarpingComponent_AddOrUpdateWarpTargetFromTransform \ static_assert(alignof(MotionWarpingComponent_AddOrUpdateWarpTargetFromTransform) == 0x000010, "Wrong alignment on MotionWarpingComponent_AddOrUpdateWarpTargetFromTransform"); \ static_assert(sizeof(MotionWarpingComponent_AddOrUpdateWarpTargetFromTransform) == 0x000070, "Wrong size on MotionWarpingComponent_AddOrUpdateWarpTargetFromTransform"); \ static_assert(offsetof(MotionWarpingComponent_AddOrUpdateWarpTargetFromTransform, WarpTargetName) == 0x000000, "Member 'MotionWarpingComponent_AddOrUpdateWarpTargetFromTransform::WarpTargetName' has a wrong offset!"); \ static_assert(offsetof(MotionWarpingComponent_AddOrUpdateWarpTargetFromTransform, TargetTransform) == 0x000010, "Member 'MotionWarpingComponent_AddOrUpdateWarpTargetFromTransform::TargetTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionWarpingComponent_RemoveWarpTarget \ static_assert(alignof(MotionWarpingComponent_RemoveWarpTarget) == 0x000004, "Wrong alignment on MotionWarpingComponent_RemoveWarpTarget"); \ static_assert(sizeof(MotionWarpingComponent_RemoveWarpTarget) == 0x00000C, "Wrong size on MotionWarpingComponent_RemoveWarpTarget"); \ static_assert(offsetof(MotionWarpingComponent_RemoveWarpTarget, WarpTargetName) == 0x000000, "Member 'MotionWarpingComponent_RemoveWarpTarget::WarpTargetName' has a wrong offset!"); \ static_assert(offsetof(MotionWarpingComponent_RemoveWarpTarget, ReturnValue) == 0x000008, "Member 'MotionWarpingComponent_RemoveWarpTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMotionWarpingComponent \ static_assert(alignof(UMotionWarpingComponent) == 0x000008, "Wrong alignment on UMotionWarpingComponent"); \ static_assert(sizeof(UMotionWarpingComponent) == 0x000128, "Wrong size on UMotionWarpingComponent"); \ static_assert(offsetof(UMotionWarpingComponent, bSearchForWindowsInAnimsWithinMontages) == 0x0000E8, "Member 'UMotionWarpingComponent::bSearchForWindowsInAnimsWithinMontages' has a wrong offset!"); \ static_assert(offsetof(UMotionWarpingComponent, OnPreUpdate) == 0x0000F0, "Member 'UMotionWarpingComponent::OnPreUpdate' has a wrong offset!"); \ static_assert(offsetof(UMotionWarpingComponent, CharacterOwner) == 0x000100, "Member 'UMotionWarpingComponent::CharacterOwner' has a wrong offset!"); \ static_assert(offsetof(UMotionWarpingComponent, Modifiers) == 0x000108, "Member 'UMotionWarpingComponent::Modifiers' has a wrong offset!"); \ static_assert(offsetof(UMotionWarpingComponent, WarpTargets) == 0x000118, "Member 'UMotionWarpingComponent::WarpTargets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URootMotionModifier \ static_assert(alignof(URootMotionModifier) == 0x000010, "Wrong alignment on URootMotionModifier"); \ static_assert(sizeof(URootMotionModifier) == 0x0000F0, "Wrong size on URootMotionModifier"); \ static_assert(offsetof(URootMotionModifier, Animation) == 0x000028, "Member 'URootMotionModifier::Animation' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier, StartTime) == 0x000030, "Member 'URootMotionModifier::StartTime' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier, EndTime) == 0x000034, "Member 'URootMotionModifier::EndTime' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier, PreviousPosition) == 0x000038, "Member 'URootMotionModifier::PreviousPosition' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier, CurrentPosition) == 0x00003C, "Member 'URootMotionModifier::CurrentPosition' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier, Weight) == 0x000040, "Member 'URootMotionModifier::Weight' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier, StartTransform) == 0x000050, "Member 'URootMotionModifier::StartTransform' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier, ActualStartTime) == 0x0000B0, "Member 'URootMotionModifier::ActualStartTime' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier, OnActivateDelegate) == 0x0000B4, "Member 'URootMotionModifier::OnActivateDelegate' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier, OnUpdateDelegate) == 0x0000C4, "Member 'URootMotionModifier::OnUpdateDelegate' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier, OnDeactivateDelegate) == 0x0000D4, "Member 'URootMotionModifier::OnDeactivateDelegate' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier, State) == 0x0000E4, "Member 'URootMotionModifier::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URootMotionModifier_Warp \ static_assert(alignof(URootMotionModifier_Warp) == 0x000010, "Wrong alignment on URootMotionModifier_Warp"); \ static_assert(sizeof(URootMotionModifier_Warp) == 0x000250, "Wrong size on URootMotionModifier_Warp"); \ static_assert(offsetof(URootMotionModifier_Warp, WarpTargetName) == 0x0000E8, "Member 'URootMotionModifier_Warp::WarpTargetName' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier_Warp, WarpPointAnimProvider) == 0x0000F0, "Member 'URootMotionModifier_Warp::WarpPointAnimProvider' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier_Warp, WarpPointAnimTransform) == 0x000100, "Member 'URootMotionModifier_Warp::WarpPointAnimTransform' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier_Warp, WarpPointAnimBoneName) == 0x000160, "Member 'URootMotionModifier_Warp::WarpPointAnimBoneName' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier_Warp, bWarpTranslation) == 0x000168, "Member 'URootMotionModifier_Warp::bWarpTranslation' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier_Warp, bIgnoreZAxis) == 0x000169, "Member 'URootMotionModifier_Warp::bIgnoreZAxis' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier_Warp, AddTranslationEasingFunc) == 0x00016A, "Member 'URootMotionModifier_Warp::AddTranslationEasingFunc' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier_Warp, AddTranslationEasingCurve) == 0x000170, "Member 'URootMotionModifier_Warp::AddTranslationEasingCurve' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier_Warp, bWarpRotation) == 0x000178, "Member 'URootMotionModifier_Warp::bWarpRotation' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier_Warp, RotationType) == 0x000179, "Member 'URootMotionModifier_Warp::RotationType' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier_Warp, WarpRotationTimeMultiplier) == 0x00017C, "Member 'URootMotionModifier_Warp::WarpRotationTimeMultiplier' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier_Warp, CachedTargetTransform) == 0x000180, "Member 'URootMotionModifier_Warp::CachedTargetTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URootMotionModifier_SimpleWarp \ static_assert(alignof(URootMotionModifier_SimpleWarp) == 0x000010, "Wrong alignment on URootMotionModifier_SimpleWarp"); \ static_assert(sizeof(URootMotionModifier_SimpleWarp) == 0x000250, "Wrong size on URootMotionModifier_SimpleWarp"); \ #define DUMPER7_ASSERTS_RootMotionModifier_Scale_AddRootMotionModifierScale \ static_assert(alignof(RootMotionModifier_Scale_AddRootMotionModifierScale) == 0x000008, "Wrong alignment on RootMotionModifier_Scale_AddRootMotionModifierScale"); \ static_assert(sizeof(RootMotionModifier_Scale_AddRootMotionModifierScale) == 0x000038, "Wrong size on RootMotionModifier_Scale_AddRootMotionModifierScale"); \ static_assert(offsetof(RootMotionModifier_Scale_AddRootMotionModifierScale, InMotionWarpingComp) == 0x000000, "Member 'RootMotionModifier_Scale_AddRootMotionModifierScale::InMotionWarpingComp' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_Scale_AddRootMotionModifierScale, InAnimation) == 0x000008, "Member 'RootMotionModifier_Scale_AddRootMotionModifierScale::InAnimation' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_Scale_AddRootMotionModifierScale, InStartTime) == 0x000010, "Member 'RootMotionModifier_Scale_AddRootMotionModifierScale::InStartTime' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_Scale_AddRootMotionModifierScale, InEndTime) == 0x000014, "Member 'RootMotionModifier_Scale_AddRootMotionModifierScale::InEndTime' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_Scale_AddRootMotionModifierScale, InScale) == 0x000018, "Member 'RootMotionModifier_Scale_AddRootMotionModifierScale::InScale' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_Scale_AddRootMotionModifierScale, ReturnValue) == 0x000030, "Member 'RootMotionModifier_Scale_AddRootMotionModifierScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URootMotionModifier_Scale \ static_assert(alignof(URootMotionModifier_Scale) == 0x000010, "Wrong alignment on URootMotionModifier_Scale"); \ static_assert(sizeof(URootMotionModifier_Scale) == 0x000100, "Wrong size on URootMotionModifier_Scale"); \ static_assert(offsetof(URootMotionModifier_Scale, Scale) == 0x0000E8, "Member 'URootMotionModifier_Scale::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URootMotionModifier_AdjustmentBlendWarp \ static_assert(alignof(URootMotionModifier_AdjustmentBlendWarp) == 0x000010, "Wrong alignment on URootMotionModifier_AdjustmentBlendWarp"); \ static_assert(sizeof(URootMotionModifier_AdjustmentBlendWarp) == 0x0003B0, "Wrong size on URootMotionModifier_AdjustmentBlendWarp"); \ static_assert(offsetof(URootMotionModifier_AdjustmentBlendWarp, bWarpIKBones) == 0x000250, "Member 'URootMotionModifier_AdjustmentBlendWarp::bWarpIKBones' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier_AdjustmentBlendWarp, IKBones) == 0x000258, "Member 'URootMotionModifier_AdjustmentBlendWarp::IKBones' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier_AdjustmentBlendWarp, CachedMeshTransform) == 0x000270, "Member 'URootMotionModifier_AdjustmentBlendWarp::CachedMeshTransform' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier_AdjustmentBlendWarp, CachedMeshRelativeTransform) == 0x0002D0, "Member 'URootMotionModifier_AdjustmentBlendWarp::CachedMeshRelativeTransform' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier_AdjustmentBlendWarp, CachedRootMotion) == 0x000330, "Member 'URootMotionModifier_AdjustmentBlendWarp::CachedRootMotion' has a wrong offset!"); \ static_assert(offsetof(URootMotionModifier_AdjustmentBlendWarp, Result) == 0x000390, "Member 'URootMotionModifier_AdjustmentBlendWarp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp \ static_assert(alignof(RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp) == 0x000010, "Wrong alignment on RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp"); \ static_assert(sizeof(RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp) == 0x0000B0, "Wrong size on RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp"); \ static_assert(offsetof(RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp, InMotionWarpingComp) == 0x000000, "Member 'RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp::InMotionWarpingComp' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp, InAnimation) == 0x000008, "Member 'RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp::InAnimation' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp, InStartTime) == 0x000010, "Member 'RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp::InStartTime' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp, InEndTime) == 0x000014, "Member 'RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp::InEndTime' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp, InWarpTargetName) == 0x000018, "Member 'RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp::InWarpTargetName' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp, InWarpPointAnimProvider) == 0x000020, "Member 'RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp::InWarpPointAnimProvider' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp, InWarpPointAnimTransform) == 0x000030, "Member 'RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp::InWarpPointAnimTransform' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp, InWarpPointAnimBoneName) == 0x000090, "Member 'RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp::InWarpPointAnimBoneName' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp, bInWarpTranslation) == 0x000098, "Member 'RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp::bInWarpTranslation' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp, bInIgnoreZAxis) == 0x000099, "Member 'RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp::bInIgnoreZAxis' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp, bInWarpRotation) == 0x00009A, "Member 'RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp::bInWarpRotation' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp, InRotationType) == 0x00009B, "Member 'RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp::InRotationType' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp, InWarpRotationTimeMultiplier) == 0x00009C, "Member 'RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp::InWarpRotationTimeMultiplier' has a wrong offset!"); \ static_assert(offsetof(RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp, ReturnValue) == 0x0000A0, "Member 'RootMotionModifier_SkewWarp_AddRootMotionModifierSkewWarp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URootMotionModifier_SkewWarp \ static_assert(alignof(URootMotionModifier_SkewWarp) == 0x000010, "Wrong alignment on URootMotionModifier_SkewWarp"); \ static_assert(sizeof(URootMotionModifier_SkewWarp) == 0x000250, "Wrong size on URootMotionModifier_SkewWarp"); \ #define DUMPER7_ASSERTS_WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem \ static_assert(alignof(WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem) == 0x000004, "Wrong alignment on WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem"); \ static_assert(sizeof(WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem) == 0x00000C, "Wrong size on WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem, EntryPoint) == 0x000000, "Member 'WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem, Temp_bool_Variable) == 0x000004, "Member 'WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem, Temp_byte_Variable) == 0x000005, "Member 'WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem, Temp_byte_Variable_1) == 0x000006, "Member 'WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem, K2Node_Event_IsDesignTime) == 0x000007, "Member 'WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem, K2Node_Select_Default) == 0x000009, "Member 'WB_HelpComboBoxItem_C_ExecuteUbergraph_WB_HelpComboBoxItem::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpComboBoxItem_C_OnlyShowSelectItem \ static_assert(alignof(WB_HelpComboBoxItem_C_OnlyShowSelectItem) == 0x000004, "Wrong alignment on WB_HelpComboBoxItem_C_OnlyShowSelectItem"); \ static_assert(sizeof(WB_HelpComboBoxItem_C_OnlyShowSelectItem) == 0x000040, "Wrong size on WB_HelpComboBoxItem_C_OnlyShowSelectItem"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_OnlyShowSelectItem, Selected_0) == 0x000000, "Member 'WB_HelpComboBoxItem_C_OnlyShowSelectItem::Selected_0' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_OnlyShowSelectItem, CallFunc_GetFontDataColor_ReturnValue) == 0x000004, "Member 'WB_HelpComboBoxItem_C_OnlyShowSelectItem::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_OnlyShowSelectItem, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000018, "Member 'WB_HelpComboBoxItem_C_OnlyShowSelectItem::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_OnlyShowSelectItem, Temp_delegate_Variable) == 0x00002C, "Member 'WB_HelpComboBoxItem_C_OnlyShowSelectItem::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_OnlyShowSelectItem, CallFunc_PostEvent_ReturnValue) == 0x00003C, "Member 'WB_HelpComboBoxItem_C_OnlyShowSelectItem::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpComboBoxItem_C_PreConstruct \ static_assert(alignof(WB_HelpComboBoxItem_C_PreConstruct) == 0x000001, "Wrong alignment on WB_HelpComboBoxItem_C_PreConstruct"); \ static_assert(sizeof(WB_HelpComboBoxItem_C_PreConstruct) == 0x000001, "Wrong size on WB_HelpComboBoxItem_C_PreConstruct"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_HelpComboBoxItem_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpComboBoxItem_C_UpdateMaskVis \ static_assert(alignof(WB_HelpComboBoxItem_C_UpdateMaskVis) == 0x000008, "Wrong alignment on WB_HelpComboBoxItem_C_UpdateMaskVis"); \ static_assert(sizeof(WB_HelpComboBoxItem_C_UpdateMaskVis) == 0x000028, "Wrong size on WB_HelpComboBoxItem_C_UpdateMaskVis"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_UpdateMaskVis, CallFunc_GetUINotify_UINotify) == 0x000000, "Member 'WB_HelpComboBoxItem_C_UpdateMaskVis::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_UpdateMaskVis, CallFunc_Conv_NameToString_ReturnValue) == 0x000008, "Member 'WB_HelpComboBoxItem_C_UpdateMaskVis::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_UpdateMaskVis, CallFunc_GetHasHelperUnlock_ReturnValue) == 0x000018, "Member 'WB_HelpComboBoxItem_C_UpdateMaskVis::CallFunc_GetHasHelperUnlock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_UpdateMaskVis, CallFunc_Greater_IntInt_ReturnValue) == 0x000019, "Member 'WB_HelpComboBoxItem_C_UpdateMaskVis::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_UpdateMaskVis, CallFunc_Divide_IntInt_ReturnValue) == 0x00001C, "Member 'WB_HelpComboBoxItem_C_UpdateMaskVis::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpComboBoxItem_C_UpdateMaskVis, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000020, "Member 'WB_HelpComboBoxItem_C_UpdateMaskVis::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_HelpComboBoxItem_C \ static_assert(alignof(UWB_HelpComboBoxItem_C) == 0x000008, "Wrong alignment on UWB_HelpComboBoxItem_C"); \ static_assert(sizeof(UWB_HelpComboBoxItem_C) == 0x0003D8, "Wrong size on UWB_HelpComboBoxItem_C"); \ static_assert(offsetof(UWB_HelpComboBoxItem_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_HelpComboBoxItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBoxItem_C, Button) == 0x0002C8, "Member 'UWB_HelpComboBoxItem_C::Button' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBoxItem_C, Image_bg) == 0x0002D0, "Member 'UWB_HelpComboBoxItem_C::Image_bg' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBoxItem_C, Image_Icon) == 0x0002D8, "Member 'UWB_HelpComboBoxItem_C::Image_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBoxItem_C, Image_Mask) == 0x0002E0, "Member 'UWB_HelpComboBoxItem_C::Image_Mask' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBoxItem_C, Image_Select) == 0x0002E8, "Member 'UWB_HelpComboBoxItem_C::Image_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBoxItem_C, SizeBox_26) == 0x0002F0, "Member 'UWB_HelpComboBoxItem_C::SizeBox_26' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBoxItem_C, Text_name) == 0x0002F8, "Member 'UWB_HelpComboBoxItem_C::Text_name' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBoxItem_C, Selected) == 0x000300, "Member 'UWB_HelpComboBoxItem_C::Selected' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBoxItem_C, ItemData) == 0x000308, "Member 'UWB_HelpComboBoxItem_C::ItemData' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBoxItem_C, OnHoverComboBoxItem) == 0x0003C0, "Member 'UWB_HelpComboBoxItem_C::OnHoverComboBoxItem' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpComboBoxItem_C, RowName) == 0x0003D0, "Member 'UWB_HelpComboBoxItem_C::RowName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SimulateWind \ static_assert(alignof(FST_SimulateWind) == 0x000008, "Wrong alignment on FST_SimulateWind"); \ static_assert(sizeof(FST_SimulateWind) == 0x000048, "Wrong size on FST_SimulateWind"); \ static_assert(offsetof(FST_SimulateWind, Pos_4_91CA09FE4ECABE3668F65EB580568726) == 0x000000, "Member 'FST_SimulateWind::Pos_4_91CA09FE4ECABE3668F65EB580568726' has a wrong offset!"); \ static_assert(offsetof(FST_SimulateWind, Strength_6_FF581D4F460307637131C19B9FC6256F) == 0x000018, "Member 'FST_SimulateWind::Strength_6_FF581D4F460307637131C19B9FC6256F' has a wrong offset!"); \ static_assert(offsetof(FST_SimulateWind, InitRadius_13_D5A8C9304F8702D6E54F9DA1E37BE739) == 0x000020, "Member 'FST_SimulateWind::InitRadius_13_D5A8C9304F8702D6E54F9DA1E37BE739' has a wrong offset!"); \ static_assert(offsetof(FST_SimulateWind, Stage_21_90AD96CE486B07CCC1599F8EC02004CA) == 0x000028, "Member 'FST_SimulateWind::Stage_21_90AD96CE486B07CCC1599F8EC02004CA' has a wrong offset!"); \ static_assert(offsetof(FST_SimulateWind, MaxRadius_15_EF51A6834463194B7FA23C9886B3D2C3) == 0x000030, "Member 'FST_SimulateWind::MaxRadius_15_EF51A6834463194B7FA23C9886B3D2C3' has a wrong offset!"); \ static_assert(offsetof(FST_SimulateWind, CostTime_20_8B5513264D9EFC042260AC975B64EA4B) == 0x000038, "Member 'FST_SimulateWind::CostTime_20_8B5513264D9EFC042260AC975B64EA4B' has a wrong offset!"); \ static_assert(offsetof(FST_SimulateWind, StartTime_19_E7B55DDD4B6651297577C392451EB659) == 0x000040, "Member 'FST_SimulateWind::StartTime_19_E7B55DDD4B6651297577C392451EB659' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FContextualAnimAlignmentTrackContainer \ static_assert(alignof(FContextualAnimAlignmentTrackContainer) == 0x000008, "Wrong alignment on FContextualAnimAlignmentTrackContainer"); \ static_assert(sizeof(FContextualAnimAlignmentTrackContainer) == 0x000028, "Wrong size on FContextualAnimAlignmentTrackContainer"); \ static_assert(offsetof(FContextualAnimAlignmentTrackContainer, Tracks) == 0x000000, "Member 'FContextualAnimAlignmentTrackContainer::Tracks' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimAlignmentTrackContainer, SampleInterval) == 0x000020, "Member 'FContextualAnimAlignmentTrackContainer::SampleInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FContextualAnimTrack \ static_assert(alignof(FContextualAnimTrack) == 0x000010, "Wrong alignment on FContextualAnimTrack"); \ static_assert(sizeof(FContextualAnimTrack) == 0x0000F0, "Wrong size on FContextualAnimTrack"); \ static_assert(offsetof(FContextualAnimTrack, Animation) == 0x000000, "Member 'FContextualAnimTrack::Animation' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimTrack, AnimMaxStartTime) == 0x000008, "Member 'FContextualAnimTrack::AnimMaxStartTime' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimTrack, bRequireFlyingMode) == 0x00000C, "Member 'FContextualAnimTrack::bRequireFlyingMode' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimTrack, AlignmentData) == 0x000010, "Member 'FContextualAnimTrack::AlignmentData' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimTrack, IKTargetData) == 0x000038, "Member 'FContextualAnimTrack::IKTargetData' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimTrack, SelectionCriteria) == 0x000060, "Member 'FContextualAnimTrack::SelectionCriteria' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimTrack, MeshToScene) == 0x000070, "Member 'FContextualAnimTrack::MeshToScene' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimTrack, Role) == 0x0000D0, "Member 'FContextualAnimTrack::Role' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimTrack, SectionIdx) == 0x0000D8, "Member 'FContextualAnimTrack::SectionIdx' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimTrack, AnimSetIdx) == 0x0000DC, "Member 'FContextualAnimTrack::AnimSetIdx' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimTrack, AnimTrackIdx) == 0x0000E0, "Member 'FContextualAnimTrack::AnimTrackIdx' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FContextualAnimSet \ static_assert(alignof(FContextualAnimSet) == 0x000008, "Wrong alignment on FContextualAnimSet"); \ static_assert(sizeof(FContextualAnimSet) == 0x000020, "Wrong size on FContextualAnimSet"); \ static_assert(offsetof(FContextualAnimSet, Tracks) == 0x000000, "Member 'FContextualAnimSet::Tracks' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimSet, ScenePivots) == 0x000010, "Member 'FContextualAnimSet::ScenePivots' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FContextualAnimIKTargetDefinition \ static_assert(alignof(FContextualAnimIKTargetDefinition) == 0x000004, "Wrong alignment on FContextualAnimIKTargetDefinition"); \ static_assert(sizeof(FContextualAnimIKTargetDefinition) == 0x000024, "Wrong size on FContextualAnimIKTargetDefinition"); \ static_assert(offsetof(FContextualAnimIKTargetDefinition, GoalName) == 0x000000, "Member 'FContextualAnimIKTargetDefinition::GoalName' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimIKTargetDefinition, BoneName) == 0x000008, "Member 'FContextualAnimIKTargetDefinition::BoneName' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimIKTargetDefinition, Provider) == 0x000010, "Member 'FContextualAnimIKTargetDefinition::Provider' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimIKTargetDefinition, TargetRoleName) == 0x000014, "Member 'FContextualAnimIKTargetDefinition::TargetRoleName' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimIKTargetDefinition, TargetBoneName) == 0x00001C, "Member 'FContextualAnimIKTargetDefinition::TargetBoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FContextualAnimIKTargetDefContainer \ static_assert(alignof(FContextualAnimIKTargetDefContainer) == 0x000008, "Wrong alignment on FContextualAnimIKTargetDefContainer"); \ static_assert(sizeof(FContextualAnimIKTargetDefContainer) == 0x000010, "Wrong size on FContextualAnimIKTargetDefContainer"); \ static_assert(offsetof(FContextualAnimIKTargetDefContainer, IKTargetDefs) == 0x000000, "Member 'FContextualAnimIKTargetDefContainer::IKTargetDefs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FContextualAnimSetPivotDefinition \ static_assert(alignof(FContextualAnimSetPivotDefinition) == 0x000004, "Wrong alignment on FContextualAnimSetPivotDefinition"); \ static_assert(sizeof(FContextualAnimSetPivotDefinition) == 0x000020, "Wrong size on FContextualAnimSetPivotDefinition"); \ static_assert(offsetof(FContextualAnimSetPivotDefinition, Name) == 0x000000, "Member 'FContextualAnimSetPivotDefinition::Name' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimSetPivotDefinition, Origin) == 0x000008, "Member 'FContextualAnimSetPivotDefinition::Origin' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimSetPivotDefinition, bAlongClosestDistance) == 0x000010, "Member 'FContextualAnimSetPivotDefinition::bAlongClosestDistance' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimSetPivotDefinition, OtherRole) == 0x000014, "Member 'FContextualAnimSetPivotDefinition::OtherRole' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimSetPivotDefinition, Weight) == 0x00001C, "Member 'FContextualAnimSetPivotDefinition::Weight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FContextualAnimSceneSection \ static_assert(alignof(FContextualAnimSceneSection) == 0x000008, "Wrong alignment on FContextualAnimSceneSection"); \ static_assert(sizeof(FContextualAnimSceneSection) == 0x000078, "Wrong size on FContextualAnimSceneSection"); \ static_assert(offsetof(FContextualAnimSceneSection, Name) == 0x000000, "Member 'FContextualAnimSceneSection::Name' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimSceneSection, AnimSets) == 0x000008, "Member 'FContextualAnimSceneSection::AnimSets' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimSceneSection, RoleToIKTargetDefsMap) == 0x000018, "Member 'FContextualAnimSceneSection::RoleToIKTargetDefsMap' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimSceneSection, AnimSetPivotDefinitions) == 0x000068, "Member 'FContextualAnimSceneSection::AnimSetPivotDefinitions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FContextualAnimPoint \ static_assert(alignof(FContextualAnimPoint) == 0x000010, "Wrong alignment on FContextualAnimPoint"); \ static_assert(sizeof(FContextualAnimPoint) == 0x000080, "Wrong size on FContextualAnimPoint"); \ static_assert(offsetof(FContextualAnimPoint, Role) == 0x000000, "Member 'FContextualAnimPoint::Role' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimPoint, Transform) == 0x000010, "Member 'FContextualAnimPoint::Transform' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimPoint, Speed) == 0x000070, "Member 'FContextualAnimPoint::Speed' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimPoint, SectionIdx) == 0x000074, "Member 'FContextualAnimPoint::SectionIdx' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimPoint, AnimSetIdx) == 0x000078, "Member 'FContextualAnimPoint::AnimSetIdx' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimPoint, AnimTrackIdx) == 0x00007C, "Member 'FContextualAnimPoint::AnimTrackIdx' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FContextualAnimIKTarget \ static_assert(alignof(FContextualAnimIKTarget) == 0x000010, "Wrong alignment on FContextualAnimIKTarget"); \ static_assert(sizeof(FContextualAnimIKTarget) == 0x000070, "Wrong size on FContextualAnimIKTarget"); \ static_assert(offsetof(FContextualAnimIKTarget, GoalName) == 0x000000, "Member 'FContextualAnimIKTarget::GoalName' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimIKTarget, Alpha) == 0x000008, "Member 'FContextualAnimIKTarget::Alpha' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimIKTarget, Transform) == 0x000010, "Member 'FContextualAnimIKTarget::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FContextualAnimRoleDefinition \ static_assert(alignof(FContextualAnimRoleDefinition) == 0x000010, "Wrong alignment on FContextualAnimRoleDefinition"); \ static_assert(sizeof(FContextualAnimRoleDefinition) == 0x000070, "Wrong size on FContextualAnimRoleDefinition"); \ static_assert(offsetof(FContextualAnimRoleDefinition, Name) == 0x000000, "Member 'FContextualAnimRoleDefinition::Name' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimRoleDefinition, bIsCharacter) == 0x000008, "Member 'FContextualAnimRoleDefinition::bIsCharacter' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimRoleDefinition, MeshToComponent) == 0x000010, "Member 'FContextualAnimRoleDefinition::MeshToComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FContextualAnimSetPivot \ static_assert(alignof(FContextualAnimSetPivot) == 0x000010, "Wrong alignment on FContextualAnimSetPivot"); \ static_assert(sizeof(FContextualAnimSetPivot) == 0x000070, "Wrong size on FContextualAnimSetPivot"); \ static_assert(offsetof(FContextualAnimSetPivot, Name) == 0x000000, "Member 'FContextualAnimSetPivot::Name' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimSetPivot, Transform) == 0x000010, "Member 'FContextualAnimSetPivot::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FContextualAnimSceneBindingContext \ static_assert(alignof(FContextualAnimSceneBindingContext) == 0x000010, "Wrong alignment on FContextualAnimSceneBindingContext"); \ static_assert(sizeof(FContextualAnimSceneBindingContext) == 0x0000C0, "Wrong size on FContextualAnimSceneBindingContext"); \ #define DUMPER7_ASSERTS_FContextualAnimSceneBinding \ static_assert(alignof(FContextualAnimSceneBinding) == 0x000010, "Wrong alignment on FContextualAnimSceneBinding"); \ static_assert(sizeof(FContextualAnimSceneBinding) == 0x0000D0, "Wrong size on FContextualAnimSceneBinding"); \ #define DUMPER7_ASSERTS_FContextualAnimSceneBindings \ static_assert(alignof(FContextualAnimSceneBindings) == 0x000008, "Wrong alignment on FContextualAnimSceneBindings"); \ static_assert(sizeof(FContextualAnimSceneBindings) == 0x000028, "Wrong size on FContextualAnimSceneBindings"); \ static_assert(offsetof(FContextualAnimSceneBindings, SceneAsset) == 0x000000, "Member 'FContextualAnimSceneBindings::SceneAsset' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimSceneBindings, SectionIdx) == 0x000008, "Member 'FContextualAnimSceneBindings::SectionIdx' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimSceneBindings, AnimSetIdx) == 0x00000C, "Member 'FContextualAnimSceneBindings::AnimSetIdx' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimSceneBindings, Data) == 0x000010, "Member 'FContextualAnimSceneBindings::Data' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimSceneBindings, SceneInstancePtr) == 0x000020, "Member 'FContextualAnimSceneBindings::SceneInstancePtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FContextualAnimStartSceneParams \ static_assert(alignof(FContextualAnimStartSceneParams) == 0x000008, "Wrong alignment on FContextualAnimStartSceneParams"); \ static_assert(sizeof(FContextualAnimStartSceneParams) == 0x000068, "Wrong size on FContextualAnimStartSceneParams"); \ static_assert(offsetof(FContextualAnimStartSceneParams, RoleToActorMap) == 0x000000, "Member 'FContextualAnimStartSceneParams::RoleToActorMap' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimStartSceneParams, SectionIdx) == 0x000050, "Member 'FContextualAnimStartSceneParams::SectionIdx' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimStartSceneParams, AnimSetIdx) == 0x000054, "Member 'FContextualAnimStartSceneParams::AnimSetIdx' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FContextualAnimQueryResult \ static_assert(alignof(FContextualAnimQueryResult) == 0x000010, "Wrong alignment on FContextualAnimQueryResult"); \ static_assert(sizeof(FContextualAnimQueryResult) == 0x0000E0, "Wrong size on FContextualAnimQueryResult"); \ static_assert(offsetof(FContextualAnimQueryResult, Animation) == 0x000000, "Member 'FContextualAnimQueryResult::Animation' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimQueryResult, EntryTransform) == 0x000010, "Member 'FContextualAnimQueryResult::EntryTransform' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimQueryResult, SyncTransform) == 0x000070, "Member 'FContextualAnimQueryResult::SyncTransform' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimQueryResult, AnimStartTime) == 0x0000D0, "Member 'FContextualAnimQueryResult::AnimStartTime' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimQueryResult, AnimSetIdx) == 0x0000D4, "Member 'FContextualAnimQueryResult::AnimSetIdx' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FContextualAnimQueryParams \ static_assert(alignof(FContextualAnimQueryParams) == 0x000010, "Wrong alignment on FContextualAnimQueryParams"); \ static_assert(sizeof(FContextualAnimQueryParams) == 0x000080, "Wrong size on FContextualAnimQueryParams"); \ static_assert(offsetof(FContextualAnimQueryParams, Querier) == 0x000000, "Member 'FContextualAnimQueryParams::Querier' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimQueryParams, QueryTransform) == 0x000010, "Member 'FContextualAnimQueryParams::QueryTransform' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimQueryParams, bComplexQuery) == 0x000070, "Member 'FContextualAnimQueryParams::bComplexQuery' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimQueryParams, bFindAnimStartTime) == 0x000071, "Member 'FContextualAnimQueryParams::bFindAnimStartTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotifyState_IKWindow \ static_assert(alignof(UAnimNotifyState_IKWindow) == 0x000008, "Wrong alignment on UAnimNotifyState_IKWindow"); \ static_assert(sizeof(UAnimNotifyState_IKWindow) == 0x0000B0, "Wrong size on UAnimNotifyState_IKWindow"); \ static_assert(offsetof(UAnimNotifyState_IKWindow, GoalName) == 0x000040, "Member 'UAnimNotifyState_IKWindow::GoalName' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_IKWindow, BlendIn) == 0x000048, "Member 'UAnimNotifyState_IKWindow::BlendIn' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_IKWindow, BlendOut) == 0x000078, "Member 'UAnimNotifyState_IKWindow::BlendOut' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_IKWindow, bEnable) == 0x0000A8, "Member 'UAnimNotifyState_IKWindow::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimActorInterface_GetMesh \ static_assert(alignof(ContextualAnimActorInterface_GetMesh) == 0x000008, "Wrong alignment on ContextualAnimActorInterface_GetMesh"); \ static_assert(sizeof(ContextualAnimActorInterface_GetMesh) == 0x000008, "Wrong size on ContextualAnimActorInterface_GetMesh"); \ static_assert(offsetof(ContextualAnimActorInterface_GetMesh, ReturnValue) == 0x000000, "Member 'ContextualAnimActorInterface_GetMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IContextualAnimActorInterface \ static_assert(alignof(IContextualAnimActorInterface) == 0x000001, "Wrong alignment on IContextualAnimActorInterface"); \ static_assert(sizeof(IContextualAnimActorInterface) == 0x000001, "Wrong size on IContextualAnimActorInterface"); \ #define DUMPER7_ASSERTS_ContextualAnimManager_GetContextualAnimManager \ static_assert(alignof(ContextualAnimManager_GetContextualAnimManager) == 0x000008, "Wrong alignment on ContextualAnimManager_GetContextualAnimManager"); \ static_assert(sizeof(ContextualAnimManager_GetContextualAnimManager) == 0x000010, "Wrong size on ContextualAnimManager_GetContextualAnimManager"); \ static_assert(offsetof(ContextualAnimManager_GetContextualAnimManager, WorldContextObject) == 0x000000, "Member 'ContextualAnimManager_GetContextualAnimManager::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimManager_GetContextualAnimManager, ReturnValue) == 0x000008, "Member 'ContextualAnimManager_GetContextualAnimManager::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimManager_BP_TryStartScene \ static_assert(alignof(ContextualAnimManager_BP_TryStartScene) == 0x000008, "Wrong alignment on ContextualAnimManager_BP_TryStartScene"); \ static_assert(sizeof(ContextualAnimManager_BP_TryStartScene) == 0x000078, "Wrong size on ContextualAnimManager_BP_TryStartScene"); \ static_assert(offsetof(ContextualAnimManager_BP_TryStartScene, SceneAsset) == 0x000000, "Member 'ContextualAnimManager_BP_TryStartScene::SceneAsset' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimManager_BP_TryStartScene, Params_0) == 0x000008, "Member 'ContextualAnimManager_BP_TryStartScene::Params_0' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimManager_BP_TryStartScene, ReturnValue) == 0x000070, "Member 'ContextualAnimManager_BP_TryStartScene::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimManager_GetSceneWithActor \ static_assert(alignof(ContextualAnimManager_GetSceneWithActor) == 0x000008, "Wrong alignment on ContextualAnimManager_GetSceneWithActor"); \ static_assert(sizeof(ContextualAnimManager_GetSceneWithActor) == 0x000010, "Wrong size on ContextualAnimManager_GetSceneWithActor"); \ static_assert(offsetof(ContextualAnimManager_GetSceneWithActor, Actor) == 0x000000, "Member 'ContextualAnimManager_GetSceneWithActor::Actor' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimManager_GetSceneWithActor, ReturnValue) == 0x000008, "Member 'ContextualAnimManager_GetSceneWithActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimManager_OnSceneInstanceEnded \ static_assert(alignof(ContextualAnimManager_OnSceneInstanceEnded) == 0x000008, "Wrong alignment on ContextualAnimManager_OnSceneInstanceEnded"); \ static_assert(sizeof(ContextualAnimManager_OnSceneInstanceEnded) == 0x000008, "Wrong size on ContextualAnimManager_OnSceneInstanceEnded"); \ static_assert(offsetof(ContextualAnimManager_OnSceneInstanceEnded, SceneInstance) == 0x000000, "Member 'ContextualAnimManager_OnSceneInstanceEnded::SceneInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimManager_TryStopSceneWithActor \ static_assert(alignof(ContextualAnimManager_TryStopSceneWithActor) == 0x000008, "Wrong alignment on ContextualAnimManager_TryStopSceneWithActor"); \ static_assert(sizeof(ContextualAnimManager_TryStopSceneWithActor) == 0x000010, "Wrong size on ContextualAnimManager_TryStopSceneWithActor"); \ static_assert(offsetof(ContextualAnimManager_TryStopSceneWithActor, Actor) == 0x000000, "Member 'ContextualAnimManager_TryStopSceneWithActor::Actor' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimManager_TryStopSceneWithActor, ReturnValue) == 0x000008, "Member 'ContextualAnimManager_TryStopSceneWithActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimManager_IsActorInAnyScene \ static_assert(alignof(ContextualAnimManager_IsActorInAnyScene) == 0x000008, "Wrong alignment on ContextualAnimManager_IsActorInAnyScene"); \ static_assert(sizeof(ContextualAnimManager_IsActorInAnyScene) == 0x000010, "Wrong size on ContextualAnimManager_IsActorInAnyScene"); \ static_assert(offsetof(ContextualAnimManager_IsActorInAnyScene, Actor) == 0x000000, "Member 'ContextualAnimManager_IsActorInAnyScene::Actor' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimManager_IsActorInAnyScene, ReturnValue) == 0x000008, "Member 'ContextualAnimManager_IsActorInAnyScene::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UContextualAnimManager \ static_assert(alignof(UContextualAnimManager) == 0x000008, "Wrong alignment on UContextualAnimManager"); \ static_assert(sizeof(UContextualAnimManager) == 0x000090, "Wrong size on UContextualAnimManager"); \ static_assert(offsetof(UContextualAnimManager, SceneActorCompContainer) == 0x000030, "Member 'UContextualAnimManager::SceneActorCompContainer' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimManager, Instances) == 0x000080, "Member 'UContextualAnimManager::Instances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneActorComponent_OnJoinedScene \ static_assert(alignof(ContextualAnimSceneActorComponent_OnJoinedScene) == 0x000008, "Wrong alignment on ContextualAnimSceneActorComponent_OnJoinedScene"); \ static_assert(sizeof(ContextualAnimSceneActorComponent_OnJoinedScene) == 0x000028, "Wrong size on ContextualAnimSceneActorComponent_OnJoinedScene"); \ static_assert(offsetof(ContextualAnimSceneActorComponent_OnJoinedScene, InBindings) == 0x000000, "Member 'ContextualAnimSceneActorComponent_OnJoinedScene::InBindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneActorComponent_OnTickPose \ static_assert(alignof(ContextualAnimSceneActorComponent_OnTickPose) == 0x000008, "Wrong alignment on ContextualAnimSceneActorComponent_OnTickPose"); \ static_assert(sizeof(ContextualAnimSceneActorComponent_OnTickPose) == 0x000010, "Wrong size on ContextualAnimSceneActorComponent_OnTickPose"); \ static_assert(offsetof(ContextualAnimSceneActorComponent_OnTickPose, SkinnedMeshComponent) == 0x000000, "Member 'ContextualAnimSceneActorComponent_OnTickPose::SkinnedMeshComponent' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneActorComponent_OnTickPose, DeltaTime) == 0x000008, "Member 'ContextualAnimSceneActorComponent_OnTickPose::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneActorComponent_OnTickPose, bNeedsValidRootMotion) == 0x00000C, "Member 'ContextualAnimSceneActorComponent_OnTickPose::bNeedsValidRootMotion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneActorComponent_GetIKTargetByGoalName \ static_assert(alignof(ContextualAnimSceneActorComponent_GetIKTargetByGoalName) == 0x000010, "Wrong alignment on ContextualAnimSceneActorComponent_GetIKTargetByGoalName"); \ static_assert(sizeof(ContextualAnimSceneActorComponent_GetIKTargetByGoalName) == 0x000080, "Wrong size on ContextualAnimSceneActorComponent_GetIKTargetByGoalName"); \ static_assert(offsetof(ContextualAnimSceneActorComponent_GetIKTargetByGoalName, GoalName) == 0x000000, "Member 'ContextualAnimSceneActorComponent_GetIKTargetByGoalName::GoalName' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneActorComponent_GetIKTargetByGoalName, ReturnValue) == 0x000010, "Member 'ContextualAnimSceneActorComponent_GetIKTargetByGoalName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneActorComponent_GetIKTargets \ static_assert(alignof(ContextualAnimSceneActorComponent_GetIKTargets) == 0x000008, "Wrong alignment on ContextualAnimSceneActorComponent_GetIKTargets"); \ static_assert(sizeof(ContextualAnimSceneActorComponent_GetIKTargets) == 0x000010, "Wrong size on ContextualAnimSceneActorComponent_GetIKTargets"); \ static_assert(offsetof(ContextualAnimSceneActorComponent_GetIKTargets, ReturnValue) == 0x000000, "Member 'ContextualAnimSceneActorComponent_GetIKTargets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UContextualAnimSceneActorComponent \ static_assert(alignof(UContextualAnimSceneActorComponent) == 0x000010, "Wrong alignment on UContextualAnimSceneActorComponent"); \ static_assert(sizeof(UContextualAnimSceneActorComponent) == 0x000600, "Wrong size on UContextualAnimSceneActorComponent"); \ static_assert(offsetof(UContextualAnimSceneActorComponent, OnJoinedSceneDelegate) == 0x000590, "Member 'UContextualAnimSceneActorComponent::OnJoinedSceneDelegate' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneActorComponent, OnLeftSceneDelegate) == 0x0005A0, "Member 'UContextualAnimSceneActorComponent::OnLeftSceneDelegate' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneActorComponent, SceneAsset) == 0x0005B0, "Member 'UContextualAnimSceneActorComponent::SceneAsset' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneActorComponent, bEnableDebug) == 0x0005B8, "Member 'UContextualAnimSceneActorComponent::bEnableDebug' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneActorComponent, Bindings) == 0x0005C0, "Member 'UContextualAnimSceneActorComponent::Bindings' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneActorComponent, IKTargets) == 0x0005E8, "Member 'UContextualAnimSceneActorComponent::IKTargets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UContextualAnimRolesAsset \ static_assert(alignof(UContextualAnimRolesAsset) == 0x000008, "Wrong alignment on UContextualAnimRolesAsset"); \ static_assert(sizeof(UContextualAnimRolesAsset) == 0x000040, "Wrong size on UContextualAnimRolesAsset"); \ static_assert(offsetof(UContextualAnimRolesAsset, Roles) == 0x000030, "Member 'UContextualAnimRolesAsset::Roles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneAsset_BP_FindAnimationForRole \ static_assert(alignof(ContextualAnimSceneAsset_BP_FindAnimationForRole) == 0x000008, "Wrong alignment on ContextualAnimSceneAsset_BP_FindAnimationForRole"); \ static_assert(sizeof(ContextualAnimSceneAsset_BP_FindAnimationForRole) == 0x000018, "Wrong size on ContextualAnimSceneAsset_BP_FindAnimationForRole"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_FindAnimationForRole, SectionIdx) == 0x000000, "Member 'ContextualAnimSceneAsset_BP_FindAnimationForRole::SectionIdx' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_FindAnimationForRole, AnimSetIdx) == 0x000004, "Member 'ContextualAnimSceneAsset_BP_FindAnimationForRole::AnimSetIdx' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_FindAnimationForRole, Role) == 0x000008, "Member 'ContextualAnimSceneAsset_BP_FindAnimationForRole::Role' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_FindAnimationForRole, ReturnValue) == 0x000010, "Member 'ContextualAnimSceneAsset_BP_FindAnimationForRole::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneAsset_BP_FindAnimSetIndexByAnimation \ static_assert(alignof(ContextualAnimSceneAsset_BP_FindAnimSetIndexByAnimation) == 0x000008, "Wrong alignment on ContextualAnimSceneAsset_BP_FindAnimSetIndexByAnimation"); \ static_assert(sizeof(ContextualAnimSceneAsset_BP_FindAnimSetIndexByAnimation) == 0x000018, "Wrong size on ContextualAnimSceneAsset_BP_FindAnimSetIndexByAnimation"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_FindAnimSetIndexByAnimation, SectionIdx) == 0x000000, "Member 'ContextualAnimSceneAsset_BP_FindAnimSetIndexByAnimation::SectionIdx' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_FindAnimSetIndexByAnimation, Animation) == 0x000008, "Member 'ContextualAnimSceneAsset_BP_FindAnimSetIndexByAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_FindAnimSetIndexByAnimation, ReturnValue) == 0x000010, "Member 'ContextualAnimSceneAsset_BP_FindAnimSetIndexByAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneAsset_BP_GetAlignmentTransformForRoleRelativeToPivot \ static_assert(alignof(ContextualAnimSceneAsset_BP_GetAlignmentTransformForRoleRelativeToPivot) == 0x000010, "Wrong alignment on ContextualAnimSceneAsset_BP_GetAlignmentTransformForRoleRelativeToPivot"); \ static_assert(sizeof(ContextualAnimSceneAsset_BP_GetAlignmentTransformForRoleRelativeToPivot) == 0x000080, "Wrong size on ContextualAnimSceneAsset_BP_GetAlignmentTransformForRoleRelativeToPivot"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetAlignmentTransformForRoleRelativeToPivot, SectionIdx) == 0x000000, "Member 'ContextualAnimSceneAsset_BP_GetAlignmentTransformForRoleRelativeToPivot::SectionIdx' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetAlignmentTransformForRoleRelativeToPivot, AnimSetIdx) == 0x000004, "Member 'ContextualAnimSceneAsset_BP_GetAlignmentTransformForRoleRelativeToPivot::AnimSetIdx' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetAlignmentTransformForRoleRelativeToPivot, Role) == 0x000008, "Member 'ContextualAnimSceneAsset_BP_GetAlignmentTransformForRoleRelativeToPivot::Role' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetAlignmentTransformForRoleRelativeToPivot, Time) == 0x000010, "Member 'ContextualAnimSceneAsset_BP_GetAlignmentTransformForRoleRelativeToPivot::Time' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetAlignmentTransformForRoleRelativeToPivot, ReturnValue) == 0x000020, "Member 'ContextualAnimSceneAsset_BP_GetAlignmentTransformForRoleRelativeToPivot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime \ static_assert(alignof(ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime) == 0x000010, "Wrong alignment on ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime"); \ static_assert(sizeof(ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime) == 0x000080, "Wrong size on ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime, SectionIdx) == 0x000000, "Member 'ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime::SectionIdx' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime, AnimSetIdx) == 0x000004, "Member 'ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime::AnimSetIdx' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime, Role) == 0x000008, "Member 'ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime::Role' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime, TrackName) == 0x000010, "Member 'ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime::TrackName' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime, Time) == 0x000018, "Member 'ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime::Time' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime, ReturnValue) == 0x000020, "Member 'ContextualAnimSceneAsset_BP_GetIKTargetTransformForRoleAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection \ static_assert(alignof(ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection) == 0x000004, "Wrong alignment on ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection"); \ static_assert(sizeof(ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection) == 0x000020, "Wrong size on ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection, SectionIdx) == 0x000000, "Member 'ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection::SectionIdx' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection, AnimSetIdx) == 0x000004, "Member 'ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection::AnimSetIdx' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection, Role) == 0x000008, "Member 'ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection::Role' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection, WarpSectionName) == 0x000010, "Member 'ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection::WarpSectionName' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection, OutStartTime) == 0x000018, "Member 'ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection::OutStartTime' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection, OutEndTime) == 0x00001C, "Member 'ContextualAnimSceneAsset_BP_GetStartAndEndTimeForWarpSection::OutEndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRole \ static_assert(alignof(ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRole) == 0x000010, "Wrong alignment on ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRole"); \ static_assert(sizeof(ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRole) == 0x0000E0, "Wrong size on ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRole"); \ static_assert(offsetof(ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRole, Type) == 0x000000, "Member 'ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRole::Type' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRole, SectionIdx) == 0x000004, "Member 'ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRole::SectionIdx' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRole, Primary) == 0x000010, "Member 'ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRole::Primary' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRole, OutResult) == 0x0000D0, "Member 'ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRole::OutResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria \ static_assert(alignof(ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria) == 0x000010, "Wrong alignment on ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria"); \ static_assert(sizeof(ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria) == 0x0001B0, "Wrong size on ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria"); \ static_assert(offsetof(ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria, Type) == 0x000000, "Member 'ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria::Type' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria, SectionIdx) == 0x000004, "Member 'ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria::SectionIdx' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria, Primary) == 0x000010, "Member 'ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria::Primary' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria, Querier) == 0x0000D0, "Member 'ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria::Querier' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria, CriterionToConsider) == 0x000190, "Member 'ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria::CriterionToConsider' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria, OutResult) == 0x000198, "Member 'ContextualAnimSceneAsset_GetAlignmentPointsForSecondaryRoleConsideringSelectionCriteria::OutResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneAsset_GetRoles \ static_assert(alignof(ContextualAnimSceneAsset_GetRoles) == 0x000008, "Wrong alignment on ContextualAnimSceneAsset_GetRoles"); \ static_assert(sizeof(ContextualAnimSceneAsset_GetRoles) == 0x000010, "Wrong size on ContextualAnimSceneAsset_GetRoles"); \ static_assert(offsetof(ContextualAnimSceneAsset_GetRoles, ReturnValue) == 0x000000, "Member 'ContextualAnimSceneAsset_GetRoles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneAsset_Query \ static_assert(alignof(ContextualAnimSceneAsset_Query) == 0x000010, "Wrong alignment on ContextualAnimSceneAsset_Query"); \ static_assert(sizeof(ContextualAnimSceneAsset_Query) == 0x0001E0, "Wrong size on ContextualAnimSceneAsset_Query"); \ static_assert(offsetof(ContextualAnimSceneAsset_Query, Role) == 0x000000, "Member 'ContextualAnimSceneAsset_Query::Role' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_Query, OutResult) == 0x000010, "Member 'ContextualAnimSceneAsset_Query::OutResult' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_Query, QueryParams) == 0x0000F0, "Member 'ContextualAnimSceneAsset_Query::QueryParams' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_Query, ToWorldTransform) == 0x000170, "Member 'ContextualAnimSceneAsset_Query::ToWorldTransform' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneAsset_Query, ReturnValue) == 0x0001D0, "Member 'ContextualAnimSceneAsset_Query::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UContextualAnimSceneAsset \ static_assert(alignof(UContextualAnimSceneAsset) == 0x000008, "Wrong alignment on UContextualAnimSceneAsset"); \ static_assert(sizeof(UContextualAnimSceneAsset) == 0x000068, "Wrong size on UContextualAnimSceneAsset"); \ static_assert(offsetof(UContextualAnimSceneAsset, RolesAsset) == 0x000030, "Member 'UContextualAnimSceneAsset::RolesAsset' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneAsset, PrimaryRole) == 0x000038, "Member 'UContextualAnimSceneAsset::PrimaryRole' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneAsset, Sections) == 0x000040, "Member 'UContextualAnimSceneAsset::Sections' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneAsset, Radius) == 0x000050, "Member 'UContextualAnimSceneAsset::Radius' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneAsset, SceneInstanceClass) == 0x000058, "Member 'UContextualAnimSceneAsset::SceneInstanceClass' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneAsset, bDisableCollisionBetweenActors) == 0x000060, "Member 'UContextualAnimSceneAsset::bDisableCollisionBetweenActors' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneAsset, SampleRate) == 0x000064, "Member 'UContextualAnimSceneAsset::SampleRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneInstance_OnMontageBlendingOut \ static_assert(alignof(ContextualAnimSceneInstance_OnMontageBlendingOut) == 0x000008, "Wrong alignment on ContextualAnimSceneInstance_OnMontageBlendingOut"); \ static_assert(sizeof(ContextualAnimSceneInstance_OnMontageBlendingOut) == 0x000010, "Wrong size on ContextualAnimSceneInstance_OnMontageBlendingOut"); \ static_assert(offsetof(ContextualAnimSceneInstance_OnMontageBlendingOut, Montage) == 0x000000, "Member 'ContextualAnimSceneInstance_OnMontageBlendingOut::Montage' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneInstance_OnMontageBlendingOut, bInterrupted) == 0x000008, "Member 'ContextualAnimSceneInstance_OnMontageBlendingOut::bInterrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneInstance_OnNotifyBeginReceived \ static_assert(alignof(ContextualAnimSceneInstance_OnNotifyBeginReceived) == 0x000008, "Wrong alignment on ContextualAnimSceneInstance_OnNotifyBeginReceived"); \ static_assert(sizeof(ContextualAnimSceneInstance_OnNotifyBeginReceived) == 0x000028, "Wrong size on ContextualAnimSceneInstance_OnNotifyBeginReceived"); \ static_assert(offsetof(ContextualAnimSceneInstance_OnNotifyBeginReceived, NotifyName) == 0x000000, "Member 'ContextualAnimSceneInstance_OnNotifyBeginReceived::NotifyName' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneInstance_OnNotifyBeginReceived, BranchingPointNotifyPayload) == 0x000008, "Member 'ContextualAnimSceneInstance_OnNotifyBeginReceived::BranchingPointNotifyPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneInstance_OnNotifyEndReceived \ static_assert(alignof(ContextualAnimSceneInstance_OnNotifyEndReceived) == 0x000008, "Wrong alignment on ContextualAnimSceneInstance_OnNotifyEndReceived"); \ static_assert(sizeof(ContextualAnimSceneInstance_OnNotifyEndReceived) == 0x000028, "Wrong size on ContextualAnimSceneInstance_OnNotifyEndReceived"); \ static_assert(offsetof(ContextualAnimSceneInstance_OnNotifyEndReceived, NotifyName) == 0x000000, "Member 'ContextualAnimSceneInstance_OnNotifyEndReceived::NotifyName' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneInstance_OnNotifyEndReceived, BranchingPointNotifyPayload) == 0x000008, "Member 'ContextualAnimSceneInstance_OnNotifyEndReceived::BranchingPointNotifyPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSceneInstance_GetActorByRole \ static_assert(alignof(ContextualAnimSceneInstance_GetActorByRole) == 0x000008, "Wrong alignment on ContextualAnimSceneInstance_GetActorByRole"); \ static_assert(sizeof(ContextualAnimSceneInstance_GetActorByRole) == 0x000010, "Wrong size on ContextualAnimSceneInstance_GetActorByRole"); \ static_assert(offsetof(ContextualAnimSceneInstance_GetActorByRole, Role) == 0x000000, "Member 'ContextualAnimSceneInstance_GetActorByRole::Role' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSceneInstance_GetActorByRole, ReturnValue) == 0x000008, "Member 'ContextualAnimSceneInstance_GetActorByRole::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UContextualAnimSceneInstance \ static_assert(alignof(UContextualAnimSceneInstance) == 0x000008, "Wrong alignment on UContextualAnimSceneInstance"); \ static_assert(sizeof(UContextualAnimSceneInstance) == 0x0000D0, "Wrong size on UContextualAnimSceneInstance"); \ static_assert(offsetof(UContextualAnimSceneInstance, OnSectionEndTimeReached) == 0x000028, "Member 'UContextualAnimSceneInstance::OnSectionEndTimeReached' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneInstance, OnSceneEnded) == 0x000038, "Member 'UContextualAnimSceneInstance::OnSceneEnded' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneInstance, OnActorJoined) == 0x000048, "Member 'UContextualAnimSceneInstance::OnActorJoined' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneInstance, OnActorLeft) == 0x000058, "Member 'UContextualAnimSceneInstance::OnActorLeft' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneInstance, OnNotifyBegin) == 0x000068, "Member 'UContextualAnimSceneInstance::OnNotifyBegin' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneInstance, OnNotifyEnd) == 0x000078, "Member 'UContextualAnimSceneInstance::OnNotifyEnd' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneInstance, SceneAsset) == 0x000088, "Member 'UContextualAnimSceneInstance::SceneAsset' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSceneInstance, Bindings) == 0x000090, "Member 'UContextualAnimSceneInstance::Bindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UContextualAnimSelectionCriterion \ static_assert(alignof(UContextualAnimSelectionCriterion) == 0x000008, "Wrong alignment on UContextualAnimSelectionCriterion"); \ static_assert(sizeof(UContextualAnimSelectionCriterion) == 0x000030, "Wrong size on UContextualAnimSelectionCriterion"); \ static_assert(offsetof(UContextualAnimSelectionCriterion, Type) == 0x000028, "Member 'UContextualAnimSelectionCriterion::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSelectionCriterion_Blueprint_BP_DoesQuerierPassCondition \ static_assert(alignof(ContextualAnimSelectionCriterion_Blueprint_BP_DoesQuerierPassCondition) == 0x000010, "Wrong alignment on ContextualAnimSelectionCriterion_Blueprint_BP_DoesQuerierPassCondition"); \ static_assert(sizeof(ContextualAnimSelectionCriterion_Blueprint_BP_DoesQuerierPassCondition) == 0x000190, "Wrong size on ContextualAnimSelectionCriterion_Blueprint_BP_DoesQuerierPassCondition"); \ static_assert(offsetof(ContextualAnimSelectionCriterion_Blueprint_BP_DoesQuerierPassCondition, Primary) == 0x000000, "Member 'ContextualAnimSelectionCriterion_Blueprint_BP_DoesQuerierPassCondition::Primary' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSelectionCriterion_Blueprint_BP_DoesQuerierPassCondition, Querier) == 0x0000C0, "Member 'ContextualAnimSelectionCriterion_Blueprint_BP_DoesQuerierPassCondition::Querier' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimSelectionCriterion_Blueprint_BP_DoesQuerierPassCondition, ReturnValue) == 0x000180, "Member 'ContextualAnimSelectionCriterion_Blueprint_BP_DoesQuerierPassCondition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimSelectionCriterion_Blueprint_GetSceneAsset \ static_assert(alignof(ContextualAnimSelectionCriterion_Blueprint_GetSceneAsset) == 0x000008, "Wrong alignment on ContextualAnimSelectionCriterion_Blueprint_GetSceneAsset"); \ static_assert(sizeof(ContextualAnimSelectionCriterion_Blueprint_GetSceneAsset) == 0x000008, "Wrong size on ContextualAnimSelectionCriterion_Blueprint_GetSceneAsset"); \ static_assert(offsetof(ContextualAnimSelectionCriterion_Blueprint_GetSceneAsset, ReturnValue) == 0x000000, "Member 'ContextualAnimSelectionCriterion_Blueprint_GetSceneAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UContextualAnimSelectionCriterion_Blueprint \ static_assert(alignof(UContextualAnimSelectionCriterion_Blueprint) == 0x000008, "Wrong alignment on UContextualAnimSelectionCriterion_Blueprint"); \ static_assert(sizeof(UContextualAnimSelectionCriterion_Blueprint) == 0x000030, "Wrong size on UContextualAnimSelectionCriterion_Blueprint"); \ #define DUMPER7_ASSERTS_UContextualAnimSelectionCriterion_TriggerArea \ static_assert(alignof(UContextualAnimSelectionCriterion_TriggerArea) == 0x000008, "Wrong alignment on UContextualAnimSelectionCriterion_TriggerArea"); \ static_assert(sizeof(UContextualAnimSelectionCriterion_TriggerArea) == 0x000048, "Wrong size on UContextualAnimSelectionCriterion_TriggerArea"); \ static_assert(offsetof(UContextualAnimSelectionCriterion_TriggerArea, PolygonPoints) == 0x000030, "Member 'UContextualAnimSelectionCriterion_TriggerArea::PolygonPoints' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSelectionCriterion_TriggerArea, Height) == 0x000040, "Member 'UContextualAnimSelectionCriterion_TriggerArea::Height' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UContextualAnimSelectionCriterion_Cone \ static_assert(alignof(UContextualAnimSelectionCriterion_Cone) == 0x000008, "Wrong alignment on UContextualAnimSelectionCriterion_Cone"); \ static_assert(sizeof(UContextualAnimSelectionCriterion_Cone) == 0x000040, "Wrong size on UContextualAnimSelectionCriterion_Cone"); \ static_assert(offsetof(UContextualAnimSelectionCriterion_Cone, Mode) == 0x000030, "Member 'UContextualAnimSelectionCriterion_Cone::Mode' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSelectionCriterion_Cone, Distance) == 0x000034, "Member 'UContextualAnimSelectionCriterion_Cone::Distance' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSelectionCriterion_Cone, HalfAngle) == 0x000038, "Member 'UContextualAnimSelectionCriterion_Cone::HalfAngle' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSelectionCriterion_Cone, Offset) == 0x00003C, "Member 'UContextualAnimSelectionCriterion_Cone::Offset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UContextualAnimSelectionCriterion_Distance \ static_assert(alignof(UContextualAnimSelectionCriterion_Distance) == 0x000008, "Wrong alignment on UContextualAnimSelectionCriterion_Distance"); \ static_assert(sizeof(UContextualAnimSelectionCriterion_Distance) == 0x000040, "Wrong size on UContextualAnimSelectionCriterion_Distance"); \ static_assert(offsetof(UContextualAnimSelectionCriterion_Distance, Mode) == 0x000030, "Member 'UContextualAnimSelectionCriterion_Distance::Mode' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSelectionCriterion_Distance, MinDistance) == 0x000034, "Member 'UContextualAnimSelectionCriterion_Distance::MinDistance' has a wrong offset!"); \ static_assert(offsetof(UContextualAnimSelectionCriterion_Distance, MaxDistance) == 0x000038, "Member 'UContextualAnimSelectionCriterion_Distance::MaxDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimTransition_CanEnterTransition \ static_assert(alignof(ContextualAnimTransition_CanEnterTransition) == 0x000008, "Wrong alignment on ContextualAnimTransition_CanEnterTransition"); \ static_assert(sizeof(ContextualAnimTransition_CanEnterTransition) == 0x000020, "Wrong size on ContextualAnimTransition_CanEnterTransition"); \ static_assert(offsetof(ContextualAnimTransition_CanEnterTransition, SceneInstance) == 0x000000, "Member 'ContextualAnimTransition_CanEnterTransition::SceneInstance' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimTransition_CanEnterTransition, FromSection) == 0x000008, "Member 'ContextualAnimTransition_CanEnterTransition::FromSection' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimTransition_CanEnterTransition, ToSection) == 0x000010, "Member 'ContextualAnimTransition_CanEnterTransition::ToSection' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimTransition_CanEnterTransition, ReturnValue) == 0x000018, "Member 'ContextualAnimTransition_CanEnterTransition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UContextualAnimTransition \ static_assert(alignof(UContextualAnimTransition) == 0x000008, "Wrong alignment on UContextualAnimTransition"); \ static_assert(sizeof(UContextualAnimTransition) == 0x000028, "Wrong size on UContextualAnimTransition"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_CreateContextualAnimSceneBindings \ static_assert(alignof(ContextualAnimUtilities_BP_CreateContextualAnimSceneBindings) == 0x000008, "Wrong alignment on ContextualAnimUtilities_BP_CreateContextualAnimSceneBindings"); \ static_assert(sizeof(ContextualAnimUtilities_BP_CreateContextualAnimSceneBindings) == 0x000088, "Wrong size on ContextualAnimUtilities_BP_CreateContextualAnimSceneBindings"); \ static_assert(offsetof(ContextualAnimUtilities_BP_CreateContextualAnimSceneBindings, SceneAsset) == 0x000000, "Member 'ContextualAnimUtilities_BP_CreateContextualAnimSceneBindings::SceneAsset' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_CreateContextualAnimSceneBindings, Params_0) == 0x000008, "Member 'ContextualAnimUtilities_BP_CreateContextualAnimSceneBindings::Params_0' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_CreateContextualAnimSceneBindings, OutBindings) == 0x000058, "Member 'ContextualAnimUtilities_BP_CreateContextualAnimSceneBindings::OutBindings' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_CreateContextualAnimSceneBindings, ReturnValue) == 0x000080, "Member 'ContextualAnimUtilities_BP_CreateContextualAnimSceneBindings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_CreateContextualAnimSceneBindingsForTwoActors \ static_assert(alignof(ContextualAnimUtilities_BP_CreateContextualAnimSceneBindingsForTwoActors) == 0x000010, "Wrong alignment on ContextualAnimUtilities_BP_CreateContextualAnimSceneBindingsForTwoActors"); \ static_assert(sizeof(ContextualAnimUtilities_BP_CreateContextualAnimSceneBindingsForTwoActors) == 0x0001C0, "Wrong size on ContextualAnimUtilities_BP_CreateContextualAnimSceneBindingsForTwoActors"); \ static_assert(offsetof(ContextualAnimUtilities_BP_CreateContextualAnimSceneBindingsForTwoActors, SceneAsset) == 0x000000, "Member 'ContextualAnimUtilities_BP_CreateContextualAnimSceneBindingsForTwoActors::SceneAsset' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_CreateContextualAnimSceneBindingsForTwoActors, Primary) == 0x000010, "Member 'ContextualAnimUtilities_BP_CreateContextualAnimSceneBindingsForTwoActors::Primary' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_CreateContextualAnimSceneBindingsForTwoActors, Secondary) == 0x0000D0, "Member 'ContextualAnimUtilities_BP_CreateContextualAnimSceneBindingsForTwoActors::Secondary' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_CreateContextualAnimSceneBindingsForTwoActors, OutBindings) == 0x000190, "Member 'ContextualAnimUtilities_BP_CreateContextualAnimSceneBindingsForTwoActors::OutBindings' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_CreateContextualAnimSceneBindingsForTwoActors, ReturnValue) == 0x0001B8, "Member 'ContextualAnimUtilities_BP_CreateContextualAnimSceneBindingsForTwoActors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_DrawDebugPose \ static_assert(alignof(ContextualAnimUtilities_BP_DrawDebugPose) == 0x000010, "Wrong alignment on ContextualAnimUtilities_BP_DrawDebugPose"); \ static_assert(sizeof(ContextualAnimUtilities_BP_DrawDebugPose) == 0x0000A0, "Wrong size on ContextualAnimUtilities_BP_DrawDebugPose"); \ static_assert(offsetof(ContextualAnimUtilities_BP_DrawDebugPose, WorldContextObject) == 0x000000, "Member 'ContextualAnimUtilities_BP_DrawDebugPose::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_DrawDebugPose, Animation) == 0x000008, "Member 'ContextualAnimUtilities_BP_DrawDebugPose::Animation' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_DrawDebugPose, Time) == 0x000010, "Member 'ContextualAnimUtilities_BP_DrawDebugPose::Time' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_DrawDebugPose, LocalToWorldTransform) == 0x000020, "Member 'ContextualAnimUtilities_BP_DrawDebugPose::LocalToWorldTransform' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_DrawDebugPose, Color) == 0x000080, "Member 'ContextualAnimUtilities_BP_DrawDebugPose::Color' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_DrawDebugPose, Lifetime) == 0x000090, "Member 'ContextualAnimUtilities_BP_DrawDebugPose::Lifetime' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_DrawDebugPose, Thickness) == 0x000094, "Member 'ContextualAnimUtilities_BP_DrawDebugPose::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_Montage_GetSectionLength \ static_assert(alignof(ContextualAnimUtilities_BP_Montage_GetSectionLength) == 0x000008, "Wrong alignment on ContextualAnimUtilities_BP_Montage_GetSectionLength"); \ static_assert(sizeof(ContextualAnimUtilities_BP_Montage_GetSectionLength) == 0x000010, "Wrong size on ContextualAnimUtilities_BP_Montage_GetSectionLength"); \ static_assert(offsetof(ContextualAnimUtilities_BP_Montage_GetSectionLength, Montage) == 0x000000, "Member 'ContextualAnimUtilities_BP_Montage_GetSectionLength::Montage' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_Montage_GetSectionLength, SectionIndex) == 0x000008, "Member 'ContextualAnimUtilities_BP_Montage_GetSectionLength::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_Montage_GetSectionLength, ReturnValue) == 0x00000C, "Member 'ContextualAnimUtilities_BP_Montage_GetSectionLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_Montage_GetSectionStartAndEndTime \ static_assert(alignof(ContextualAnimUtilities_BP_Montage_GetSectionStartAndEndTime) == 0x000008, "Wrong alignment on ContextualAnimUtilities_BP_Montage_GetSectionStartAndEndTime"); \ static_assert(sizeof(ContextualAnimUtilities_BP_Montage_GetSectionStartAndEndTime) == 0x000018, "Wrong size on ContextualAnimUtilities_BP_Montage_GetSectionStartAndEndTime"); \ static_assert(offsetof(ContextualAnimUtilities_BP_Montage_GetSectionStartAndEndTime, Montage) == 0x000000, "Member 'ContextualAnimUtilities_BP_Montage_GetSectionStartAndEndTime::Montage' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_Montage_GetSectionStartAndEndTime, SectionIndex) == 0x000008, "Member 'ContextualAnimUtilities_BP_Montage_GetSectionStartAndEndTime::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_Montage_GetSectionStartAndEndTime, OutStartTime) == 0x00000C, "Member 'ContextualAnimUtilities_BP_Montage_GetSectionStartAndEndTime::OutStartTime' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_Montage_GetSectionStartAndEndTime, OutEndTime) == 0x000010, "Member 'ContextualAnimUtilities_BP_Montage_GetSectionStartAndEndTime::OutEndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_Montage_GetSectionTimeLeftFromPos \ static_assert(alignof(ContextualAnimUtilities_BP_Montage_GetSectionTimeLeftFromPos) == 0x000008, "Wrong alignment on ContextualAnimUtilities_BP_Montage_GetSectionTimeLeftFromPos"); \ static_assert(sizeof(ContextualAnimUtilities_BP_Montage_GetSectionTimeLeftFromPos) == 0x000010, "Wrong size on ContextualAnimUtilities_BP_Montage_GetSectionTimeLeftFromPos"); \ static_assert(offsetof(ContextualAnimUtilities_BP_Montage_GetSectionTimeLeftFromPos, Montage) == 0x000000, "Member 'ContextualAnimUtilities_BP_Montage_GetSectionTimeLeftFromPos::Montage' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_Montage_GetSectionTimeLeftFromPos, Position) == 0x000008, "Member 'ContextualAnimUtilities_BP_Montage_GetSectionTimeLeftFromPos::Position' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_Montage_GetSectionTimeLeftFromPos, ReturnValue) == 0x00000C, "Member 'ContextualAnimUtilities_BP_Montage_GetSectionTimeLeftFromPos::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBinding_GetActor \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBinding_GetActor) == 0x000010, "Wrong alignment on ContextualAnimUtilities_BP_SceneBinding_GetActor"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBinding_GetActor) == 0x0000E0, "Wrong size on ContextualAnimUtilities_BP_SceneBinding_GetActor"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBinding_GetActor, Binding) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBinding_GetActor::Binding' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBinding_GetActor, ReturnValue) == 0x0000D0, "Member 'ContextualAnimUtilities_BP_SceneBinding_GetActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBinding_GetAnimationFromBinding \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBinding_GetAnimationFromBinding) == 0x000010, "Wrong alignment on ContextualAnimUtilities_BP_SceneBinding_GetAnimationFromBinding"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBinding_GetAnimationFromBinding) == 0x000110, "Wrong size on ContextualAnimUtilities_BP_SceneBinding_GetAnimationFromBinding"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBinding_GetAnimationFromBinding, Bindings) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBinding_GetAnimationFromBinding::Bindings' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBinding_GetAnimationFromBinding, Binding) == 0x000030, "Member 'ContextualAnimUtilities_BP_SceneBinding_GetAnimationFromBinding::Binding' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBinding_GetAnimationFromBinding, ReturnValue) == 0x000100, "Member 'ContextualAnimUtilities_BP_SceneBinding_GetAnimationFromBinding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBinding_GetRoleFromBinding \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBinding_GetRoleFromBinding) == 0x000010, "Wrong alignment on ContextualAnimUtilities_BP_SceneBinding_GetRoleFromBinding"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBinding_GetRoleFromBinding) == 0x000110, "Wrong size on ContextualAnimUtilities_BP_SceneBinding_GetRoleFromBinding"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBinding_GetRoleFromBinding, Bindings) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBinding_GetRoleFromBinding::Bindings' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBinding_GetRoleFromBinding, Binding) == 0x000030, "Member 'ContextualAnimUtilities_BP_SceneBinding_GetRoleFromBinding::Binding' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBinding_GetRoleFromBinding, ReturnValue) == 0x000100, "Member 'ContextualAnimUtilities_BP_SceneBinding_GetRoleFromBinding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBinding_GetSkeletalMesh \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBinding_GetSkeletalMesh) == 0x000010, "Wrong alignment on ContextualAnimUtilities_BP_SceneBinding_GetSkeletalMesh"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBinding_GetSkeletalMesh) == 0x0000E0, "Wrong size on ContextualAnimUtilities_BP_SceneBinding_GetSkeletalMesh"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBinding_GetSkeletalMesh, Binding) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBinding_GetSkeletalMesh::Binding' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBinding_GetSkeletalMesh, ReturnValue) == 0x0000D0, "Member 'ContextualAnimUtilities_BP_SceneBinding_GetSkeletalMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBindingContext_GetActor \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBindingContext_GetActor) == 0x000010, "Wrong alignment on ContextualAnimUtilities_BP_SceneBindingContext_GetActor"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBindingContext_GetActor) == 0x0000D0, "Wrong size on ContextualAnimUtilities_BP_SceneBindingContext_GetActor"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindingContext_GetActor, BindingContext) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBindingContext_GetActor::BindingContext' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindingContext_GetActor, ReturnValue) == 0x0000C0, "Member 'ContextualAnimUtilities_BP_SceneBindingContext_GetActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBindingContext_GetTransform \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBindingContext_GetTransform) == 0x000010, "Wrong alignment on ContextualAnimUtilities_BP_SceneBindingContext_GetTransform"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBindingContext_GetTransform) == 0x000120, "Wrong size on ContextualAnimUtilities_BP_SceneBindingContext_GetTransform"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindingContext_GetTransform, BindingContext) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBindingContext_GetTransform::BindingContext' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindingContext_GetTransform, ReturnValue) == 0x0000C0, "Member 'ContextualAnimUtilities_BP_SceneBindingContext_GetTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBindingContext_GetVelocity \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBindingContext_GetVelocity) == 0x000010, "Wrong alignment on ContextualAnimUtilities_BP_SceneBindingContext_GetVelocity"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBindingContext_GetVelocity) == 0x0000E0, "Wrong size on ContextualAnimUtilities_BP_SceneBindingContext_GetVelocity"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindingContext_GetVelocity, BindingContext) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBindingContext_GetVelocity::BindingContext' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindingContext_GetVelocity, ReturnValue) == 0x0000C0, "Member 'ContextualAnimUtilities_BP_SceneBindingContext_GetVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActor \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActor) == 0x000010, "Wrong alignment on ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActor"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActor) == 0x0000D0, "Wrong size on ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActor"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActor, Actor) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActor::Actor' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActor, ReturnValue) == 0x000010, "Member 'ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActorWithExternalTransform \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActorWithExternalTransform) == 0x000010, "Wrong alignment on ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActorWithExternalTransform"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActorWithExternalTransform) == 0x000130, "Wrong size on ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActorWithExternalTransform"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActorWithExternalTransform, Actor) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActorWithExternalTransform::Actor' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActorWithExternalTransform, ExternalTransform) == 0x000010, "Member 'ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActorWithExternalTransform::ExternalTransform' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActorWithExternalTransform, ReturnValue) == 0x000070, "Member 'ContextualAnimUtilities_BP_SceneBindingContext_MakeFromActorWithExternalTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBindings_AddOrUpdateWarpTargetsForBindings \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBindings_AddOrUpdateWarpTargetsForBindings) == 0x000008, "Wrong alignment on ContextualAnimUtilities_BP_SceneBindings_AddOrUpdateWarpTargetsForBindings"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBindings_AddOrUpdateWarpTargetsForBindings) == 0x000028, "Wrong size on ContextualAnimUtilities_BP_SceneBindings_AddOrUpdateWarpTargetsForBindings"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_AddOrUpdateWarpTargetsForBindings, Bindings) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBindings_AddOrUpdateWarpTargetsForBindings::Bindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBindings_CalculateAnimSetPivots \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBindings_CalculateAnimSetPivots) == 0x000008, "Wrong alignment on ContextualAnimUtilities_BP_SceneBindings_CalculateAnimSetPivots"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBindings_CalculateAnimSetPivots) == 0x000038, "Wrong size on ContextualAnimUtilities_BP_SceneBindings_CalculateAnimSetPivots"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_CalculateAnimSetPivots, Bindings) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBindings_CalculateAnimSetPivots::Bindings' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_CalculateAnimSetPivots, OutPivots) == 0x000028, "Member 'ContextualAnimUtilities_BP_SceneBindings_CalculateAnimSetPivots::OutPivots' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToOtherRole \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToOtherRole) == 0x000010, "Wrong alignment on ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToOtherRole"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToOtherRole) == 0x0000A0, "Wrong size on ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToOtherRole"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToOtherRole, Bindings) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToOtherRole::Bindings' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToOtherRole, Role) == 0x000028, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToOtherRole::Role' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToOtherRole, RelativeToRole) == 0x000030, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToOtherRole::RelativeToRole' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToOtherRole, Time) == 0x000038, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToOtherRole::Time' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToOtherRole, ReturnValue) == 0x000040, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToOtherRole::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToPivot \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToPivot) == 0x000010, "Wrong alignment on ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToPivot"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToPivot) == 0x000110, "Wrong size on ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToPivot"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToPivot, Bindings) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToPivot::Bindings' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToPivot, Role) == 0x000028, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToPivot::Role' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToPivot, Pivot) == 0x000030, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToPivot::Pivot' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToPivot, Time) == 0x0000A0, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToPivot::Time' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToPivot, ReturnValue) == 0x0000B0, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformForRoleRelativeToPivot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformFromBinding \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformFromBinding) == 0x000010, "Wrong alignment on ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformFromBinding"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformFromBinding) == 0x0001D0, "Wrong size on ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformFromBinding"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformFromBinding, Bindings) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformFromBinding::Bindings' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformFromBinding, Binding) == 0x000030, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformFromBinding::Binding' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformFromBinding, Pivot) == 0x000100, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformFromBinding::Pivot' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformFromBinding, ReturnValue) == 0x000170, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetAlignmentTransformFromBinding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBindings_GetBindingByActor \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBindings_GetBindingByActor) == 0x000010, "Wrong alignment on ContextualAnimUtilities_BP_SceneBindings_GetBindingByActor"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBindings_GetBindingByActor) == 0x000100, "Wrong size on ContextualAnimUtilities_BP_SceneBindings_GetBindingByActor"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetBindingByActor, Bindings) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetBindingByActor::Bindings' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetBindingByActor, Actor) == 0x000028, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetBindingByActor::Actor' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetBindingByActor, ReturnValue) == 0x000030, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetBindingByActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBindings_GetBindingByRole \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBindings_GetBindingByRole) == 0x000010, "Wrong alignment on ContextualAnimUtilities_BP_SceneBindings_GetBindingByRole"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBindings_GetBindingByRole) == 0x000100, "Wrong size on ContextualAnimUtilities_BP_SceneBindings_GetBindingByRole"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetBindingByRole, Bindings) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetBindingByRole::Bindings' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetBindingByRole, Role) == 0x000028, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetBindingByRole::Role' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetBindingByRole, ReturnValue) == 0x000030, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetBindingByRole::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBindings_GetBindings \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBindings_GetBindings) == 0x000008, "Wrong alignment on ContextualAnimUtilities_BP_SceneBindings_GetBindings"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBindings_GetBindings) == 0x000038, "Wrong size on ContextualAnimUtilities_BP_SceneBindings_GetBindings"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetBindings, Bindings) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetBindings::Bindings' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetBindings, ReturnValue) == 0x000028, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetBindings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBindings_GetSceneAsset \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBindings_GetSceneAsset) == 0x000008, "Wrong alignment on ContextualAnimUtilities_BP_SceneBindings_GetSceneAsset"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBindings_GetSceneAsset) == 0x000030, "Wrong size on ContextualAnimUtilities_BP_SceneBindings_GetSceneAsset"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetSceneAsset, Bindings) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetSceneAsset::Bindings' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetSceneAsset, ReturnValue) == 0x000028, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetSceneAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContextualAnimUtilities_BP_SceneBindings_GetSectionAndAnimSetIndices \ static_assert(alignof(ContextualAnimUtilities_BP_SceneBindings_GetSectionAndAnimSetIndices) == 0x000008, "Wrong alignment on ContextualAnimUtilities_BP_SceneBindings_GetSectionAndAnimSetIndices"); \ static_assert(sizeof(ContextualAnimUtilities_BP_SceneBindings_GetSectionAndAnimSetIndices) == 0x000030, "Wrong size on ContextualAnimUtilities_BP_SceneBindings_GetSectionAndAnimSetIndices"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetSectionAndAnimSetIndices, Bindings) == 0x000000, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetSectionAndAnimSetIndices::Bindings' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetSectionAndAnimSetIndices, SectionIdx) == 0x000028, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetSectionAndAnimSetIndices::SectionIdx' has a wrong offset!"); \ static_assert(offsetof(ContextualAnimUtilities_BP_SceneBindings_GetSectionAndAnimSetIndices, AnimSetIdx) == 0x00002C, "Member 'ContextualAnimUtilities_BP_SceneBindings_GetSectionAndAnimSetIndices::AnimSetIdx' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UContextualAnimUtilities \ static_assert(alignof(UContextualAnimUtilities) == 0x000008, "Wrong alignment on UContextualAnimUtilities"); \ static_assert(sizeof(UContextualAnimUtilities) == 0x000028, "Wrong size on UContextualAnimUtilities"); \ #define DUMPER7_ASSERTS_FChunkedStructBuffer \ static_assert(alignof(FChunkedStructBuffer) == 0x000008, "Wrong alignment on FChunkedStructBuffer"); \ static_assert(sizeof(FChunkedStructBuffer) == 0x000020, "Wrong size on FChunkedStructBuffer"); \ #define DUMPER7_ASSERTS_FInstancedStruct \ static_assert(alignof(FInstancedStruct) == 0x000008, "Wrong alignment on FInstancedStruct"); \ static_assert(sizeof(FInstancedStruct) == 0x000010, "Wrong size on FInstancedStruct"); \ #define DUMPER7_ASSERTS_FInstancedStructArray \ static_assert(alignof(FInstancedStructArray) == 0x000008, "Wrong alignment on FInstancedStructArray"); \ static_assert(sizeof(FInstancedStructArray) == 0x000010, "Wrong size on FInstancedStructArray"); \ #define DUMPER7_ASSERTS_FInstancedStructStream \ static_assert(alignof(FInstancedStructStream) == 0x000008, "Wrong alignment on FInstancedStructStream"); \ static_assert(sizeof(FInstancedStructStream) == 0x000020, "Wrong size on FInstancedStructStream"); \ #define DUMPER7_ASSERTS_FPropertyBagPropertyDescMetaData \ static_assert(alignof(FPropertyBagPropertyDescMetaData) == 0x000008, "Wrong alignment on FPropertyBagPropertyDescMetaData"); \ static_assert(sizeof(FPropertyBagPropertyDescMetaData) == 0x000018, "Wrong size on FPropertyBagPropertyDescMetaData"); \ static_assert(offsetof(FPropertyBagPropertyDescMetaData, Key) == 0x000000, "Member 'FPropertyBagPropertyDescMetaData::Key' has a wrong offset!"); \ static_assert(offsetof(FPropertyBagPropertyDescMetaData, Value) == 0x000008, "Member 'FPropertyBagPropertyDescMetaData::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPropertyBagPropertyDesc \ static_assert(alignof(FPropertyBagPropertyDesc) == 0x000008, "Wrong alignment on FPropertyBagPropertyDesc"); \ static_assert(sizeof(FPropertyBagPropertyDesc) == 0x000030, "Wrong size on FPropertyBagPropertyDesc"); \ static_assert(offsetof(FPropertyBagPropertyDesc, ValueTypeObject) == 0x000000, "Member 'FPropertyBagPropertyDesc::ValueTypeObject' has a wrong offset!"); \ static_assert(offsetof(FPropertyBagPropertyDesc, ID) == 0x000008, "Member 'FPropertyBagPropertyDesc::ID' has a wrong offset!"); \ static_assert(offsetof(FPropertyBagPropertyDesc, Name) == 0x000018, "Member 'FPropertyBagPropertyDesc::Name' has a wrong offset!"); \ static_assert(offsetof(FPropertyBagPropertyDesc, ValueType) == 0x000020, "Member 'FPropertyBagPropertyDesc::ValueType' has a wrong offset!"); \ static_assert(offsetof(FPropertyBagPropertyDesc, ContainerType) == 0x000021, "Member 'FPropertyBagPropertyDesc::ContainerType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInstancedPropertyBag \ static_assert(alignof(FInstancedPropertyBag) == 0x000008, "Wrong alignment on FInstancedPropertyBag"); \ static_assert(sizeof(FInstancedPropertyBag) == 0x000010, "Wrong size on FInstancedPropertyBag"); \ static_assert(offsetof(FInstancedPropertyBag, Value) == 0x000000, "Member 'FInstancedPropertyBag::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPropertyBagMissingStruct \ static_assert(alignof(FPropertyBagMissingStruct) == 0x000001, "Wrong alignment on FPropertyBagMissingStruct"); \ static_assert(sizeof(FPropertyBagMissingStruct) == 0x000001, "Wrong size on FPropertyBagMissingStruct"); \ #define DUMPER7_ASSERTS_FConstSharedStruct \ static_assert(alignof(FConstSharedStruct) == 0x000008, "Wrong alignment on FConstSharedStruct"); \ static_assert(sizeof(FConstSharedStruct) == 0x000010, "Wrong size on FConstSharedStruct"); \ #define DUMPER7_ASSERTS_FSharedStruct \ static_assert(alignof(FSharedStruct) == 0x000008, "Wrong alignment on FSharedStruct"); \ static_assert(sizeof(FSharedStruct) == 0x000010, "Wrong size on FSharedStruct"); \ #define DUMPER7_ASSERTS_UPropertyBagMissingObject \ static_assert(alignof(UPropertyBagMissingObject) == 0x000008, "Wrong alignment on UPropertyBagMissingObject"); \ static_assert(sizeof(UPropertyBagMissingObject) == 0x000028, "Wrong size on UPropertyBagMissingObject"); \ #define DUMPER7_ASSERTS_UPropertyBag \ static_assert(alignof(UPropertyBag) == 0x000008, "Wrong alignment on UPropertyBag"); \ static_assert(sizeof(UPropertyBag) == 0x0000D8, "Wrong size on UPropertyBag"); \ static_assert(offsetof(UPropertyBag, PropertyDescs) == 0x0000C0, "Member 'UPropertyBag::PropertyDescs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StructUtilsFunctionLibrary_EqualEqual_InstancedStruct \ static_assert(alignof(StructUtilsFunctionLibrary_EqualEqual_InstancedStruct) == 0x000008, "Wrong alignment on StructUtilsFunctionLibrary_EqualEqual_InstancedStruct"); \ static_assert(sizeof(StructUtilsFunctionLibrary_EqualEqual_InstancedStruct) == 0x000028, "Wrong size on StructUtilsFunctionLibrary_EqualEqual_InstancedStruct"); \ static_assert(offsetof(StructUtilsFunctionLibrary_EqualEqual_InstancedStruct, A) == 0x000000, "Member 'StructUtilsFunctionLibrary_EqualEqual_InstancedStruct::A' has a wrong offset!"); \ static_assert(offsetof(StructUtilsFunctionLibrary_EqualEqual_InstancedStruct, B) == 0x000010, "Member 'StructUtilsFunctionLibrary_EqualEqual_InstancedStruct::B' has a wrong offset!"); \ static_assert(offsetof(StructUtilsFunctionLibrary_EqualEqual_InstancedStruct, ReturnValue) == 0x000020, "Member 'StructUtilsFunctionLibrary_EqualEqual_InstancedStruct::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StructUtilsFunctionLibrary_GetInstancedStructValue \ static_assert(alignof(StructUtilsFunctionLibrary_GetInstancedStructValue) == 0x000008, "Wrong alignment on StructUtilsFunctionLibrary_GetInstancedStructValue"); \ static_assert(sizeof(StructUtilsFunctionLibrary_GetInstancedStructValue) == 0x000020, "Wrong size on StructUtilsFunctionLibrary_GetInstancedStructValue"); \ static_assert(offsetof(StructUtilsFunctionLibrary_GetInstancedStructValue, ExecResult) == 0x000000, "Member 'StructUtilsFunctionLibrary_GetInstancedStructValue::ExecResult' has a wrong offset!"); \ static_assert(offsetof(StructUtilsFunctionLibrary_GetInstancedStructValue, InstancedStruct) == 0x000008, "Member 'StructUtilsFunctionLibrary_GetInstancedStructValue::InstancedStruct' has a wrong offset!"); \ static_assert(offsetof(StructUtilsFunctionLibrary_GetInstancedStructValue, Value) == 0x000018, "Member 'StructUtilsFunctionLibrary_GetInstancedStructValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StructUtilsFunctionLibrary_IsInstancedStructValid \ static_assert(alignof(StructUtilsFunctionLibrary_IsInstancedStructValid) == 0x000008, "Wrong alignment on StructUtilsFunctionLibrary_IsInstancedStructValid"); \ static_assert(sizeof(StructUtilsFunctionLibrary_IsInstancedStructValid) == 0x000018, "Wrong size on StructUtilsFunctionLibrary_IsInstancedStructValid"); \ static_assert(offsetof(StructUtilsFunctionLibrary_IsInstancedStructValid, InstancedStruct) == 0x000000, "Member 'StructUtilsFunctionLibrary_IsInstancedStructValid::InstancedStruct' has a wrong offset!"); \ static_assert(offsetof(StructUtilsFunctionLibrary_IsInstancedStructValid, ReturnValue) == 0x000010, "Member 'StructUtilsFunctionLibrary_IsInstancedStructValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StructUtilsFunctionLibrary_IsValid_InstancedStruct \ static_assert(alignof(StructUtilsFunctionLibrary_IsValid_InstancedStruct) == 0x000008, "Wrong alignment on StructUtilsFunctionLibrary_IsValid_InstancedStruct"); \ static_assert(sizeof(StructUtilsFunctionLibrary_IsValid_InstancedStruct) == 0x000018, "Wrong size on StructUtilsFunctionLibrary_IsValid_InstancedStruct"); \ static_assert(offsetof(StructUtilsFunctionLibrary_IsValid_InstancedStruct, InstancedStruct) == 0x000000, "Member 'StructUtilsFunctionLibrary_IsValid_InstancedStruct::InstancedStruct' has a wrong offset!"); \ static_assert(offsetof(StructUtilsFunctionLibrary_IsValid_InstancedStruct, ReturnValue) == 0x000010, "Member 'StructUtilsFunctionLibrary_IsValid_InstancedStruct::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StructUtilsFunctionLibrary_MakeInstancedStruct \ static_assert(alignof(StructUtilsFunctionLibrary_MakeInstancedStruct) == 0x000008, "Wrong alignment on StructUtilsFunctionLibrary_MakeInstancedStruct"); \ static_assert(sizeof(StructUtilsFunctionLibrary_MakeInstancedStruct) == 0x000018, "Wrong size on StructUtilsFunctionLibrary_MakeInstancedStruct"); \ static_assert(offsetof(StructUtilsFunctionLibrary_MakeInstancedStruct, Value) == 0x000000, "Member 'StructUtilsFunctionLibrary_MakeInstancedStruct::Value' has a wrong offset!"); \ static_assert(offsetof(StructUtilsFunctionLibrary_MakeInstancedStruct, ReturnValue) == 0x000008, "Member 'StructUtilsFunctionLibrary_MakeInstancedStruct::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StructUtilsFunctionLibrary_NotEqual_InstancedStruct \ static_assert(alignof(StructUtilsFunctionLibrary_NotEqual_InstancedStruct) == 0x000008, "Wrong alignment on StructUtilsFunctionLibrary_NotEqual_InstancedStruct"); \ static_assert(sizeof(StructUtilsFunctionLibrary_NotEqual_InstancedStruct) == 0x000028, "Wrong size on StructUtilsFunctionLibrary_NotEqual_InstancedStruct"); \ static_assert(offsetof(StructUtilsFunctionLibrary_NotEqual_InstancedStruct, A) == 0x000000, "Member 'StructUtilsFunctionLibrary_NotEqual_InstancedStruct::A' has a wrong offset!"); \ static_assert(offsetof(StructUtilsFunctionLibrary_NotEqual_InstancedStruct, B) == 0x000010, "Member 'StructUtilsFunctionLibrary_NotEqual_InstancedStruct::B' has a wrong offset!"); \ static_assert(offsetof(StructUtilsFunctionLibrary_NotEqual_InstancedStruct, ReturnValue) == 0x000020, "Member 'StructUtilsFunctionLibrary_NotEqual_InstancedStruct::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StructUtilsFunctionLibrary_Reset \ static_assert(alignof(StructUtilsFunctionLibrary_Reset) == 0x000008, "Wrong alignment on StructUtilsFunctionLibrary_Reset"); \ static_assert(sizeof(StructUtilsFunctionLibrary_Reset) == 0x000018, "Wrong size on StructUtilsFunctionLibrary_Reset"); \ static_assert(offsetof(StructUtilsFunctionLibrary_Reset, InstancedStruct) == 0x000000, "Member 'StructUtilsFunctionLibrary_Reset::InstancedStruct' has a wrong offset!"); \ static_assert(offsetof(StructUtilsFunctionLibrary_Reset, StructType) == 0x000010, "Member 'StructUtilsFunctionLibrary_Reset::StructType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StructUtilsFunctionLibrary_SetInstancedStructValue \ static_assert(alignof(StructUtilsFunctionLibrary_SetInstancedStructValue) == 0x000008, "Wrong alignment on StructUtilsFunctionLibrary_SetInstancedStructValue"); \ static_assert(sizeof(StructUtilsFunctionLibrary_SetInstancedStructValue) == 0x000018, "Wrong size on StructUtilsFunctionLibrary_SetInstancedStructValue"); \ static_assert(offsetof(StructUtilsFunctionLibrary_SetInstancedStructValue, InstancedStruct) == 0x000000, "Member 'StructUtilsFunctionLibrary_SetInstancedStructValue::InstancedStruct' has a wrong offset!"); \ static_assert(offsetof(StructUtilsFunctionLibrary_SetInstancedStructValue, Value) == 0x000010, "Member 'StructUtilsFunctionLibrary_SetInstancedStructValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStructUtilsFunctionLibrary \ static_assert(alignof(UStructUtilsFunctionLibrary) == 0x000008, "Wrong alignment on UStructUtilsFunctionLibrary"); \ static_assert(sizeof(UStructUtilsFunctionLibrary) == 0x000028, "Wrong size on UStructUtilsFunctionLibrary"); \ #define DUMPER7_ASSERTS_ANS_CameraFov_C_GetNotifyName \ static_assert(alignof(ANS_CameraFov_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_CameraFov_C_GetNotifyName"); \ static_assert(sizeof(ANS_CameraFov_C_GetNotifyName) == 0x000010, "Wrong size on ANS_CameraFov_C_GetNotifyName"); \ static_assert(offsetof(ANS_CameraFov_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_CameraFov_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CameraFov_C_Received_NotifyBegin \ static_assert(alignof(ANS_CameraFov_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_CameraFov_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_CameraFov_C_Received_NotifyBegin) == 0x0000B8, "Wrong size on ANS_CameraFov_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_CameraFov_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_CameraFov_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_CameraFov_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_CameraFov_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_CameraFov_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000050, "Member 'ANS_CameraFov_C_Received_NotifyBegin::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000058, "Member 'ANS_CameraFov_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'ANS_CameraFov_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, CallFunc_GetAIController_ReturnValue) == 0x000068, "Member 'ANS_CameraFov_C_Received_NotifyBegin::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000070, "Member 'ANS_CameraFov_C_Received_NotifyBegin::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'ANS_CameraFov_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000080, "Member 'ANS_CameraFov_C_Received_NotifyBegin::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess_1) == 0x000088, "Member 'ANS_CameraFov_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, CallFunc_IsAlive_self_CastInput) == 0x000090, "Member 'ANS_CameraFov_C_Received_NotifyBegin::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, CallFunc_IsAlive_Result) == 0x0000A0, "Member 'ANS_CameraFov_C_Received_NotifyBegin::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0000A1, "Member 'ANS_CameraFov_C_Received_NotifyBegin::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, CallFunc_IsTargetingEnabled_return_value) == 0x0000A2, "Member 'ANS_CameraFov_C_Received_NotifyBegin::CallFunc_IsTargetingEnabled_return_value' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x0000A3, "Member 'ANS_CameraFov_C_Received_NotifyBegin::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyBegin, CallFunc_Interact_CameraAnimation_self_CastInput) == 0x0000A8, "Member 'ANS_CameraFov_C_Received_NotifyBegin::CallFunc_Interact_CameraAnimation_self_CastInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CameraFov_C_Received_NotifyEnd \ static_assert(alignof(ANS_CameraFov_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_CameraFov_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_CameraFov_C_Received_NotifyEnd) == 0x000080, "Wrong size on ANS_CameraFov_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_CameraFov_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_CameraFov_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_CameraFov_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_CameraFov_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyEnd, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000048, "Member 'ANS_CameraFov_C_Received_NotifyEnd::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_CameraFov_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'ANS_CameraFov_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000060, "Member 'ANS_CameraFov_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'ANS_CameraFov_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyEnd, CallFunc_Stop_CameraAnimation_self_CastInput) == 0x000070, "Member 'ANS_CameraFov_C_Received_NotifyEnd::CallFunc_Stop_CameraAnimation_self_CastInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CameraFov_C_Received_NotifyTick \ static_assert(alignof(ANS_CameraFov_C_Received_NotifyTick) == 0x000008, "Wrong alignment on ANS_CameraFov_C_Received_NotifyTick"); \ static_assert(sizeof(ANS_CameraFov_C_Received_NotifyTick) == 0x000060, "Wrong size on ANS_CameraFov_C_Received_NotifyTick"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyTick, MeshComp) == 0x000000, "Member 'ANS_CameraFov_C_Received_NotifyTick::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyTick, Animation) == 0x000008, "Member 'ANS_CameraFov_C_Received_NotifyTick::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyTick, FrameDeltaTime) == 0x000010, "Member 'ANS_CameraFov_C_Received_NotifyTick::FrameDeltaTime' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyTick, EventReference) == 0x000018, "Member 'ANS_CameraFov_C_Received_NotifyTick::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyTick, ReturnValue) == 0x000048, "Member 'ANS_CameraFov_C_Received_NotifyTick::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyTick, duartion) == 0x000050, "Member 'ANS_CameraFov_C_Received_NotifyTick::duartion' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraFov_C_Received_NotifyTick, checkfailed) == 0x000058, "Member 'ANS_CameraFov_C_Received_NotifyTick::checkfailed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_CameraFov_C \ static_assert(alignof(UANS_CameraFov_C) == 0x000008, "Wrong alignment on UANS_CameraFov_C"); \ static_assert(sizeof(UANS_CameraFov_C) == 0x000078, "Wrong size on UANS_CameraFov_C"); \ static_assert(offsetof(UANS_CameraFov_C, camera_position) == 0x000040, "Member 'UANS_CameraFov_C::camera_position' has a wrong offset!"); \ static_assert(offsetof(UANS_CameraFov_C, FOV) == 0x000058, "Member 'UANS_CameraFov_C::FOV' has a wrong offset!"); \ static_assert(offsetof(UANS_CameraFov_C, blend_time) == 0x000060, "Member 'UANS_CameraFov_C::blend_time' has a wrong offset!"); \ static_assert(offsetof(UANS_CameraFov_C, blendout_time) == 0x000068, "Member 'UANS_CameraFov_C::blendout_time' has a wrong offset!"); \ static_assert(offsetof(UANS_CameraFov_C, IgnorePlayerLock) == 0x000070, "Member 'UANS_CameraFov_C::IgnorePlayerLock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMassSubsystemRequirements \ static_assert(alignof(FMassSubsystemRequirements) == 0x000008, "Wrong alignment on FMassSubsystemRequirements"); \ static_assert(sizeof(FMassSubsystemRequirements) == 0x000048, "Wrong size on FMassSubsystemRequirements"); \ #define DUMPER7_ASSERTS_FMassFragmentRequirements \ static_assert(alignof(FMassFragmentRequirements) == 0x000008, "Wrong alignment on FMassFragmentRequirements"); \ static_assert(sizeof(FMassFragmentRequirements) == 0x0001E8, "Wrong size on FMassFragmentRequirements"); \ #define DUMPER7_ASSERTS_FMassEntityQuery \ static_assert(alignof(FMassEntityQuery) == 0x000010, "Wrong alignment on FMassEntityQuery"); \ static_assert(sizeof(FMassEntityQuery) == 0x0002A0, "Wrong size on FMassEntityQuery"); \ #define DUMPER7_ASSERTS_FMassProcessingPhaseConfig \ static_assert(alignof(FMassProcessingPhaseConfig) == 0x000008, "Wrong alignment on FMassProcessingPhaseConfig"); \ static_assert(sizeof(FMassProcessingPhaseConfig) == 0x000020, "Wrong size on FMassProcessingPhaseConfig"); \ static_assert(offsetof(FMassProcessingPhaseConfig, PhaseName) == 0x000000, "Member 'FMassProcessingPhaseConfig::PhaseName' has a wrong offset!"); \ static_assert(offsetof(FMassProcessingPhaseConfig, PhaseGroupClass) == 0x000008, "Member 'FMassProcessingPhaseConfig::PhaseGroupClass' has a wrong offset!"); \ static_assert(offsetof(FMassProcessingPhaseConfig, ProcessorCDOs) == 0x000010, "Member 'FMassProcessingPhaseConfig::ProcessorCDOs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMassFragment \ static_assert(alignof(FMassFragment) == 0x000001, "Wrong alignment on FMassFragment"); \ static_assert(sizeof(FMassFragment) == 0x000001, "Wrong size on FMassFragment"); \ #define DUMPER7_ASSERTS_FMassTag \ static_assert(alignof(FMassTag) == 0x000001, "Wrong alignment on FMassTag"); \ static_assert(sizeof(FMassTag) == 0x000001, "Wrong size on FMassTag"); \ #define DUMPER7_ASSERTS_FMassChunkFragment \ static_assert(alignof(FMassChunkFragment) == 0x000001, "Wrong alignment on FMassChunkFragment"); \ static_assert(sizeof(FMassChunkFragment) == 0x000001, "Wrong size on FMassChunkFragment"); \ #define DUMPER7_ASSERTS_FMassSharedFragment \ static_assert(alignof(FMassSharedFragment) == 0x000001, "Wrong alignment on FMassSharedFragment"); \ static_assert(sizeof(FMassSharedFragment) == 0x000001, "Wrong size on FMassSharedFragment"); \ #define DUMPER7_ASSERTS_FMassEntityHandle \ static_assert(alignof(FMassEntityHandle) == 0x000004, "Wrong alignment on FMassEntityHandle"); \ static_assert(sizeof(FMassEntityHandle) == 0x000008, "Wrong size on FMassEntityHandle"); \ static_assert(offsetof(FMassEntityHandle, Index) == 0x000000, "Member 'FMassEntityHandle::Index' has a wrong offset!"); \ static_assert(offsetof(FMassEntityHandle, SerialNumber) == 0x000004, "Member 'FMassEntityHandle::SerialNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMassEntityView \ static_assert(alignof(FMassEntityView) == 0x000008, "Wrong alignment on FMassEntityView"); \ static_assert(sizeof(FMassEntityView) == 0x000020, "Wrong size on FMassEntityView"); \ #define DUMPER7_ASSERTS_FMassRuntimePipeline \ static_assert(alignof(FMassRuntimePipeline) == 0x000008, "Wrong alignment on FMassRuntimePipeline"); \ static_assert(sizeof(FMassRuntimePipeline) == 0x000010, "Wrong size on FMassRuntimePipeline"); \ static_assert(offsetof(FMassRuntimePipeline, Processors) == 0x000000, "Member 'FMassRuntimePipeline::Processors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMassObserversMap \ static_assert(alignof(FMassObserversMap) == 0x000008, "Wrong alignment on FMassObserversMap"); \ static_assert(sizeof(FMassObserversMap) == 0x000050, "Wrong size on FMassObserversMap"); \ static_assert(offsetof(FMassObserversMap, Container) == 0x000000, "Member 'FMassObserversMap::Container' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMassObserverManager \ static_assert(alignof(FMassObserverManager) == 0x000008, "Wrong alignment on FMassObserverManager"); \ static_assert(sizeof(FMassObserverManager) == 0x0001C8, "Wrong size on FMassObserverManager"); \ static_assert(offsetof(FMassObserverManager, FragmentObservers) == 0x000080, "Member 'FMassObserverManager::FragmentObservers' has a wrong offset!"); \ static_assert(offsetof(FMassObserverManager, TagObservers) == 0x000120, "Member 'FMassObserverManager::TagObservers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMassProcessorClassCollection \ static_assert(alignof(FMassProcessorClassCollection) == 0x000008, "Wrong alignment on FMassProcessorClassCollection"); \ static_assert(sizeof(FMassProcessorClassCollection) == 0x000010, "Wrong size on FMassProcessorClassCollection"); \ static_assert(offsetof(FMassProcessorClassCollection, ClassCollection) == 0x000000, "Member 'FMassProcessorClassCollection::ClassCollection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMassEntityObserverClassesMap \ static_assert(alignof(FMassEntityObserverClassesMap) == 0x000008, "Wrong alignment on FMassEntityObserverClassesMap"); \ static_assert(sizeof(FMassEntityObserverClassesMap) == 0x000050, "Wrong size on FMassEntityObserverClassesMap"); \ static_assert(offsetof(FMassEntityObserverClassesMap, Container) == 0x000000, "Member 'FMassEntityObserverClassesMap::Container' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMassProcessingPhase \ static_assert(alignof(FMassProcessingPhase) == 0x000008, "Wrong alignment on FMassProcessingPhase"); \ static_assert(sizeof(FMassProcessingPhase) == 0x000090, "Wrong size on FMassProcessingPhase"); \ static_assert(offsetof(FMassProcessingPhase, PhaseProcessor) == 0x000040, "Member 'FMassProcessingPhase::PhaseProcessor' has a wrong offset!"); \ static_assert(offsetof(FMassProcessingPhase, PhaseManager) == 0x000048, "Member 'FMassProcessingPhase::PhaseManager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FProcessorAuxDataBase \ static_assert(alignof(FProcessorAuxDataBase) == 0x000001, "Wrong alignment on FProcessorAuxDataBase"); \ static_assert(sizeof(FProcessorAuxDataBase) == 0x000001, "Wrong size on FProcessorAuxDataBase"); \ #define DUMPER7_ASSERTS_FMassProcessingContext \ static_assert(alignof(FMassProcessingContext) == 0x000008, "Wrong alignment on FMassProcessingContext"); \ static_assert(sizeof(FMassProcessingContext) == 0x000040, "Wrong size on FMassProcessingContext"); \ static_assert(offsetof(FMassProcessingContext, DeltaSeconds) == 0x000010, "Member 'FMassProcessingContext::DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(FMassProcessingContext, AuxData) == 0x000018, "Member 'FMassProcessingContext::AuxData' has a wrong offset!"); \ static_assert(offsetof(FMassProcessingContext, bFlushCommandBuffer) == 0x000028, "Member 'FMassProcessingContext::bFlushCommandBuffer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMassProcessorExecutionOrder \ static_assert(alignof(FMassProcessorExecutionOrder) == 0x000008, "Wrong alignment on FMassProcessorExecutionOrder"); \ static_assert(sizeof(FMassProcessorExecutionOrder) == 0x000028, "Wrong size on FMassProcessorExecutionOrder"); \ static_assert(offsetof(FMassProcessorExecutionOrder, ExecuteInGroup) == 0x000000, "Member 'FMassProcessorExecutionOrder::ExecuteInGroup' has a wrong offset!"); \ static_assert(offsetof(FMassProcessorExecutionOrder, ExecuteBefore) == 0x000008, "Member 'FMassProcessorExecutionOrder::ExecuteBefore' has a wrong offset!"); \ static_assert(offsetof(FMassProcessorExecutionOrder, ExecuteAfter) == 0x000018, "Member 'FMassProcessorExecutionOrder::ExecuteAfter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMassModuleSettings \ static_assert(alignof(UMassModuleSettings) == 0x000008, "Wrong alignment on UMassModuleSettings"); \ static_assert(sizeof(UMassModuleSettings) == 0x000028, "Wrong size on UMassModuleSettings"); \ #define DUMPER7_ASSERTS_UMassEntitySettings \ static_assert(alignof(UMassEntitySettings) == 0x000008, "Wrong alignment on UMassEntitySettings"); \ static_assert(sizeof(UMassEntitySettings) == 0x000110, "Wrong size on UMassEntitySettings"); \ static_assert(offsetof(UMassEntitySettings, DumpDependencyGraphFileName) == 0x000028, "Member 'UMassEntitySettings::DumpDependencyGraphFileName' has a wrong offset!"); \ static_assert(offsetof(UMassEntitySettings, ProcessingPhasesConfig) == 0x000038, "Member 'UMassEntitySettings::ProcessingPhasesConfig' has a wrong offset!"); \ static_assert(offsetof(UMassEntitySettings, ProcessorCDOs) == 0x0000F8, "Member 'UMassEntitySettings::ProcessorCDOs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMassEntitySubsystem \ static_assert(alignof(UMassEntitySubsystem) == 0x000008, "Wrong alignment on UMassEntitySubsystem"); \ static_assert(sizeof(UMassEntitySubsystem) == 0x000040, "Wrong size on UMassEntitySubsystem"); \ #define DUMPER7_ASSERTS_UMassProcessor \ static_assert(alignof(UMassProcessor) == 0x000008, "Wrong alignment on UMassProcessor"); \ static_assert(sizeof(UMassProcessor) == 0x0000B8, "Wrong size on UMassProcessor"); \ static_assert(offsetof(UMassProcessor, ExecutionFlags) == 0x000028, "Member 'UMassProcessor::ExecutionFlags' has a wrong offset!"); \ static_assert(offsetof(UMassProcessor, ProcessingPhase) == 0x00002C, "Member 'UMassProcessor::ProcessingPhase' has a wrong offset!"); \ static_assert(offsetof(UMassProcessor, ExecutionOrder) == 0x000030, "Member 'UMassProcessor::ExecutionOrder' has a wrong offset!"); \ static_assert(offsetof(UMassProcessor, bAutoRegisterWithProcessingPhases) == 0x000058, "Member 'UMassProcessor::bAutoRegisterWithProcessingPhases' has a wrong offset!"); \ static_assert(offsetof(UMassProcessor, bRequiresGameThreadExecution) == 0x00005A, "Member 'UMassProcessor::bRequiresGameThreadExecution' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMassObserverProcessor \ static_assert(alignof(UMassObserverProcessor) == 0x000008, "Wrong alignment on UMassObserverProcessor"); \ static_assert(sizeof(UMassObserverProcessor) == 0x0000C8, "Wrong size on UMassObserverProcessor"); \ static_assert(offsetof(UMassObserverProcessor, ObservedType) == 0x0000B8, "Member 'UMassObserverProcessor::ObservedType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMassObserverRegistry \ static_assert(alignof(UMassObserverRegistry) == 0x000008, "Wrong alignment on UMassObserverRegistry"); \ static_assert(sizeof(UMassObserverRegistry) == 0x000168, "Wrong size on UMassObserverRegistry"); \ static_assert(offsetof(UMassObserverRegistry, FragmentObservers) == 0x000028, "Member 'UMassObserverRegistry::FragmentObservers' has a wrong offset!"); \ static_assert(offsetof(UMassObserverRegistry, TagObservers) == 0x0000C8, "Member 'UMassObserverRegistry::TagObservers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMassProcessingPhaseManager \ static_assert(alignof(UMassProcessingPhaseManager) == 0x000008, "Wrong alignment on UMassProcessingPhaseManager"); \ static_assert(sizeof(UMassProcessingPhaseManager) == 0x0003A0, "Wrong size on UMassProcessingPhaseManager"); \ static_assert(offsetof(UMassProcessingPhaseManager, ProcessingPhases) == 0x000028, "Member 'UMassProcessingPhaseManager::ProcessingPhases' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMassCompositeProcessor \ static_assert(alignof(UMassCompositeProcessor) == 0x000008, "Wrong alignment on UMassCompositeProcessor"); \ static_assert(sizeof(UMassCompositeProcessor) == 0x0000F0, "Wrong size on UMassCompositeProcessor"); \ static_assert(offsetof(UMassCompositeProcessor, ChildPipeline) == 0x0000B8, "Member 'UMassCompositeProcessor::ChildPipeline' has a wrong offset!"); \ static_assert(offsetof(UMassCompositeProcessor, GroupName) == 0x0000C8, "Member 'UMassCompositeProcessor::GroupName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMassSettings \ static_assert(alignof(UMassSettings) == 0x000008, "Wrong alignment on UMassSettings"); \ static_assert(sizeof(UMassSettings) == 0x000088, "Wrong size on UMassSettings"); \ static_assert(offsetof(UMassSettings, ModuleSettings) == 0x000038, "Member 'UMassSettings::ModuleSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnowCaptureComponent_C_AppendActor \ static_assert(alignof(SnowCaptureComponent_C_AppendActor) == 0x000008, "Wrong alignment on SnowCaptureComponent_C_AppendActor"); \ static_assert(sizeof(SnowCaptureComponent_C_AppendActor) == 0x000018, "Wrong size on SnowCaptureComponent_C_AppendActor"); \ static_assert(offsetof(SnowCaptureComponent_C_AppendActor, Actor) == 0x000000, "Member 'SnowCaptureComponent_C_AppendActor::Actor' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_AppendActor, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'SnowCaptureComponent_C_AppendActor::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_AppendActor, CallFunc_Array_Contains_ReturnValue) == 0x000010, "Member 'SnowCaptureComponent_C_AppendActor::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_AppendActor, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'SnowCaptureComponent_C_AppendActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_AppendActor, CallFunc_Array_Add_ReturnValue) == 0x000014, "Member 'SnowCaptureComponent_C_AppendActor::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnowCaptureComponent_C_CanCapture \ static_assert(alignof(SnowCaptureComponent_C_CanCapture) == 0x000010, "Wrong alignment on SnowCaptureComponent_C_CanCapture"); \ static_assert(sizeof(SnowCaptureComponent_C_CanCapture) == 0x000120, "Wrong size on SnowCaptureComponent_C_CanCapture"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, Capture) == 0x000000, "Member 'SnowCaptureComponent_C_CanCapture::Capture' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, Flag) == 0x000001, "Member 'SnowCaptureComponent_C_CanCapture::Flag' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, Temp_int_Array_Index_Variable) == 0x000004, "Member 'SnowCaptureComponent_C_CanCapture::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000008, "Member 'SnowCaptureComponent_C_CanCapture::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'SnowCaptureComponent_C_CanCapture::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, CallFunc_Array_Get_Item) == 0x000010, "Member 'SnowCaptureComponent_C_CanCapture::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'SnowCaptureComponent_C_CanCapture::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, CallFunc_GetRelativeTransform_ReturnValue) == 0x000020, "Member 'SnowCaptureComponent_C_CanCapture::CallFunc_GetRelativeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, Temp_int_Loop_Counter_Variable) == 0x000080, "Member 'SnowCaptureComponent_C_CanCapture::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, CallFunc_Less_IntInt_ReturnValue) == 0x000084, "Member 'SnowCaptureComponent_C_CanCapture::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, CallFunc_Add_IntInt_ReturnValue_1) == 0x000088, "Member 'SnowCaptureComponent_C_CanCapture::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, CallFunc_NearlyEqual_TransformTransform_ReturnValue) == 0x00008C, "Member 'SnowCaptureComponent_C_CanCapture::CallFunc_NearlyEqual_TransformTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, Temp_int_Variable) == 0x000090, "Member 'SnowCaptureComponent_C_CanCapture::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, CallFunc_GetOwner_ReturnValue) == 0x000098, "Member 'SnowCaptureComponent_C_CanCapture::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000A0, "Member 'SnowCaptureComponent_C_CanCapture::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, CallFunc_GetTransform_ReturnValue) == 0x0000B0, "Member 'SnowCaptureComponent_C_CanCapture::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, K2Node_SwitchInteger_CmpSuccess) == 0x000110, "Member 'SnowCaptureComponent_C_CanCapture::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_CanCapture, CallFunc_NearlyEqual_TransformTransform_ReturnValue_1) == 0x000111, "Member 'SnowCaptureComponent_C_CanCapture::CallFunc_NearlyEqual_TransformTransform_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnowCaptureComponent_C_DoRemove \ static_assert(alignof(SnowCaptureComponent_C_DoRemove) == 0x000008, "Wrong alignment on SnowCaptureComponent_C_DoRemove"); \ static_assert(sizeof(SnowCaptureComponent_C_DoRemove) == 0x000020, "Wrong size on SnowCaptureComponent_C_DoRemove"); \ static_assert(offsetof(SnowCaptureComponent_C_DoRemove, Temp_int_Array_Index_Variable) == 0x000000, "Member 'SnowCaptureComponent_C_DoRemove::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_DoRemove, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'SnowCaptureComponent_C_DoRemove::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_DoRemove, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'SnowCaptureComponent_C_DoRemove::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_DoRemove, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x00000C, "Member 'SnowCaptureComponent_C_DoRemove::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_DoRemove, CallFunc_Array_Get_Item) == 0x000010, "Member 'SnowCaptureComponent_C_DoRemove::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_DoRemove, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'SnowCaptureComponent_C_DoRemove::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_DoRemove, CallFunc_Less_IntInt_ReturnValue) == 0x00001C, "Member 'SnowCaptureComponent_C_DoRemove::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnowCaptureComponent_C_DoTick \ static_assert(alignof(SnowCaptureComponent_C_DoTick) == 0x000008, "Wrong alignment on SnowCaptureComponent_C_DoTick"); \ static_assert(sizeof(SnowCaptureComponent_C_DoTick) == 0x000010, "Wrong size on SnowCaptureComponent_C_DoTick"); \ static_assert(offsetof(SnowCaptureComponent_C_DoTick, Brush) == 0x000000, "Member 'SnowCaptureComponent_C_DoTick::Brush' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_DoTick, CallFunc_FlushCaptureActors_bCapture) == 0x000008, "Member 'SnowCaptureComponent_C_DoTick::CallFunc_FlushCaptureActors_bCapture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnowCaptureComponent_C_FixShapeBrush \ static_assert(alignof(SnowCaptureComponent_C_FixShapeBrush) == 0x000008, "Wrong alignment on SnowCaptureComponent_C_FixShapeBrush"); \ static_assert(sizeof(SnowCaptureComponent_C_FixShapeBrush) == 0x000010, "Wrong size on SnowCaptureComponent_C_FixShapeBrush"); \ static_assert(offsetof(SnowCaptureComponent_C_FixShapeBrush, BrushShape) == 0x000000, "Member 'SnowCaptureComponent_C_FixShapeBrush::BrushShape' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FixShapeBrush, CallFunc_Array_Add_ReturnValue) == 0x000008, "Member 'SnowCaptureComponent_C_FixShapeBrush::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FixShapeBrush, K2Node_SwitchInteger_CmpSuccess) == 0x00000C, "Member 'SnowCaptureComponent_C_FixShapeBrush::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnowCaptureComponent_C_FixShapeBrush_Arr \ static_assert(alignof(SnowCaptureComponent_C_FixShapeBrush_Arr) == 0x000008, "Wrong alignment on SnowCaptureComponent_C_FixShapeBrush_Arr"); \ static_assert(sizeof(SnowCaptureComponent_C_FixShapeBrush_Arr) == 0x000038, "Wrong size on SnowCaptureComponent_C_FixShapeBrush_Arr"); \ static_assert(offsetof(SnowCaptureComponent_C_FixShapeBrush_Arr, BrushShape) == 0x000000, "Member 'SnowCaptureComponent_C_FixShapeBrush_Arr::BrushShape' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FixShapeBrush_Arr, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'SnowCaptureComponent_C_FixShapeBrush_Arr::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FixShapeBrush_Arr, Temp_int_Array_Index_Variable) == 0x000014, "Member 'SnowCaptureComponent_C_FixShapeBrush_Arr::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FixShapeBrush_Arr, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'SnowCaptureComponent_C_FixShapeBrush_Arr::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FixShapeBrush_Arr, CallFunc_Array_Get_Item) == 0x000020, "Member 'SnowCaptureComponent_C_FixShapeBrush_Arr::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FixShapeBrush_Arr, CallFunc_Less_IntInt_ReturnValue) == 0x000028, "Member 'SnowCaptureComponent_C_FixShapeBrush_Arr::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FixShapeBrush_Arr, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'SnowCaptureComponent_C_FixShapeBrush_Arr::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FixShapeBrush_Arr, K2Node_SwitchInteger_CmpSuccess) == 0x000030, "Member 'SnowCaptureComponent_C_FixShapeBrush_Arr::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnowCaptureComponent_C_FlushCaptureActors \ static_assert(alignof(SnowCaptureComponent_C_FlushCaptureActors) == 0x000008, "Wrong alignment on SnowCaptureComponent_C_FlushCaptureActors"); \ static_assert(sizeof(SnowCaptureComponent_C_FlushCaptureActors) == 0x000060, "Wrong size on SnowCaptureComponent_C_FlushCaptureActors"); \ static_assert(offsetof(SnowCaptureComponent_C_FlushCaptureActors, bCapture) == 0x000000, "Member 'SnowCaptureComponent_C_FlushCaptureActors::bCapture' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FlushCaptureActors, L_Temp) == 0x000008, "Member 'SnowCaptureComponent_C_FlushCaptureActors::L_Temp' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FlushCaptureActors, L_Fix) == 0x000018, "Member 'SnowCaptureComponent_C_FlushCaptureActors::L_Fix' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FlushCaptureActors, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'SnowCaptureComponent_C_FlushCaptureActors::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FlushCaptureActors, Temp_int_Loop_Counter_Variable) == 0x000020, "Member 'SnowCaptureComponent_C_FlushCaptureActors::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FlushCaptureActors, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000024, "Member 'SnowCaptureComponent_C_FlushCaptureActors::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FlushCaptureActors, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'SnowCaptureComponent_C_FlushCaptureActors::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FlushCaptureActors, CallFunc_Array_Get_Item) == 0x000030, "Member 'SnowCaptureComponent_C_FlushCaptureActors::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FlushCaptureActors, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'SnowCaptureComponent_C_FlushCaptureActors::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FlushCaptureActors, CallFunc_Array_AddUnique_ReturnValue) == 0x00003C, "Member 'SnowCaptureComponent_C_FlushCaptureActors::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FlushCaptureActors, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'SnowCaptureComponent_C_FlushCaptureActors::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FlushCaptureActors, CallFunc_GetComponentByClass_ReturnValue) == 0x000048, "Member 'SnowCaptureComponent_C_FlushCaptureActors::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FlushCaptureActors, CallFunc_CanCapture_Capture) == 0x000050, "Member 'SnowCaptureComponent_C_FlushCaptureActors::CallFunc_CanCapture_Capture' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FlushCaptureActors, CallFunc_Array_Add_ReturnValue) == 0x000054, "Member 'SnowCaptureComponent_C_FlushCaptureActors::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_FlushCaptureActors, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'SnowCaptureComponent_C_FlushCaptureActors::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnowCaptureComponent_C_GetShowActors \ static_assert(alignof(SnowCaptureComponent_C_GetShowActors) == 0x000008, "Wrong alignment on SnowCaptureComponent_C_GetShowActors"); \ static_assert(sizeof(SnowCaptureComponent_C_GetShowActors) == 0x000010, "Wrong size on SnowCaptureComponent_C_GetShowActors"); \ static_assert(offsetof(SnowCaptureComponent_C_GetShowActors, Actors) == 0x000000, "Member 'SnowCaptureComponent_C_GetShowActors::Actors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnowCaptureComponent_C_HasFixShape \ static_assert(alignof(SnowCaptureComponent_C_HasFixShape) == 0x000001, "Wrong alignment on SnowCaptureComponent_C_HasFixShape"); \ static_assert(sizeof(SnowCaptureComponent_C_HasFixShape) == 0x000002, "Wrong size on SnowCaptureComponent_C_HasFixShape"); \ static_assert(offsetof(SnowCaptureComponent_C_HasFixShape, ReturnValue) == 0x000000, "Member 'SnowCaptureComponent_C_HasFixShape::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_HasFixShape, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000001, "Member 'SnowCaptureComponent_C_HasFixShape::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnowCaptureComponent_C_InitCaptureData \ static_assert(alignof(SnowCaptureComponent_C_InitCaptureData) == 0x000008, "Wrong alignment on SnowCaptureComponent_C_InitCaptureData"); \ static_assert(sizeof(SnowCaptureComponent_C_InitCaptureData) == 0x000028, "Wrong size on SnowCaptureComponent_C_InitCaptureData"); \ static_assert(offsetof(SnowCaptureComponent_C_InitCaptureData, Temp_int_Array_Index_Variable) == 0x000000, "Member 'SnowCaptureComponent_C_InitCaptureData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_InitCaptureData, K2Node_SwitchInteger_CmpSuccess) == 0x000004, "Member 'SnowCaptureComponent_C_InitCaptureData::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_InitCaptureData, CallFunc_Array_Get_Item) == 0x000008, "Member 'SnowCaptureComponent_C_InitCaptureData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_InitCaptureData, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000010, "Member 'SnowCaptureComponent_C_InitCaptureData::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_InitCaptureData, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'SnowCaptureComponent_C_InitCaptureData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_InitCaptureData, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'SnowCaptureComponent_C_InitCaptureData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_InitCaptureData, CallFunc_Less_IntInt_ReturnValue) == 0x00001C, "Member 'SnowCaptureComponent_C_InitCaptureData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_InitCaptureData, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'SnowCaptureComponent_C_InitCaptureData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_InitCaptureData, K2Node_SwitchInteger_CmpSuccess_1) == 0x000024, "Member 'SnowCaptureComponent_C_InitCaptureData::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnowCaptureComponent_C_InitMeshComponent \ static_assert(alignof(SnowCaptureComponent_C_InitMeshComponent) == 0x000010, "Wrong alignment on SnowCaptureComponent_C_InitMeshComponent"); \ static_assert(sizeof(SnowCaptureComponent_C_InitMeshComponent) == 0x0000A0, "Wrong size on SnowCaptureComponent_C_InitMeshComponent"); \ static_assert(offsetof(SnowCaptureComponent_C_InitMeshComponent, MeshArr_0) == 0x000000, "Member 'SnowCaptureComponent_C_InitMeshComponent::MeshArr_0' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_InitMeshComponent, Temp_int_Array_Index_Variable) == 0x000010, "Member 'SnowCaptureComponent_C_InitMeshComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_InitMeshComponent, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'SnowCaptureComponent_C_InitMeshComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_InitMeshComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'SnowCaptureComponent_C_InitMeshComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_InitMeshComponent, CallFunc_Array_Get_Item) == 0x000020, "Member 'SnowCaptureComponent_C_InitMeshComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_InitMeshComponent, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'SnowCaptureComponent_C_InitMeshComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_InitMeshComponent, CallFunc_GetRelativeTransform_ReturnValue) == 0x000030, "Member 'SnowCaptureComponent_C_InitMeshComponent::CallFunc_GetRelativeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_InitMeshComponent, CallFunc_Less_IntInt_ReturnValue) == 0x000090, "Member 'SnowCaptureComponent_C_InitMeshComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_InitMeshComponent, CallFunc_Array_Add_ReturnValue) == 0x000094, "Member 'SnowCaptureComponent_C_InitMeshComponent::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnowCaptureComponent_C_RemoveActor \ static_assert(alignof(SnowCaptureComponent_C_RemoveActor) == 0x000008, "Wrong alignment on SnowCaptureComponent_C_RemoveActor"); \ static_assert(sizeof(SnowCaptureComponent_C_RemoveActor) == 0x000018, "Wrong size on SnowCaptureComponent_C_RemoveActor"); \ static_assert(offsetof(SnowCaptureComponent_C_RemoveActor, Actor) == 0x000000, "Member 'SnowCaptureComponent_C_RemoveActor::Actor' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_RemoveActor, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'SnowCaptureComponent_C_RemoveActor::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_RemoveActor, CallFunc_Array_RemoveItem_ReturnValue) == 0x000010, "Member 'SnowCaptureComponent_C_RemoveActor::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_RemoveActor, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'SnowCaptureComponent_C_RemoveActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnowCaptureComponent_C_SetNeedCapture \ static_assert(alignof(SnowCaptureComponent_C_SetNeedCapture) == 0x000001, "Wrong alignment on SnowCaptureComponent_C_SetNeedCapture"); \ static_assert(sizeof(SnowCaptureComponent_C_SetNeedCapture) == 0x000003, "Wrong size on SnowCaptureComponent_C_SetNeedCapture"); \ static_assert(offsetof(SnowCaptureComponent_C_SetNeedCapture, Need) == 0x000000, "Member 'SnowCaptureComponent_C_SetNeedCapture::Need' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_SetNeedCapture, EffectType) == 0x000001, "Member 'SnowCaptureComponent_C_SetNeedCapture::EffectType' has a wrong offset!"); \ static_assert(offsetof(SnowCaptureComponent_C_SetNeedCapture, K2Node_SwitchEnum_CmpSuccess) == 0x000002, "Member 'SnowCaptureComponent_C_SetNeedCapture::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USnowCaptureComponent_C \ static_assert(alignof(USnowCaptureComponent_C) == 0x000010, "Wrong alignment on USnowCaptureComponent_C"); \ static_assert(sizeof(USnowCaptureComponent_C) == 0x0001B0, "Wrong size on USnowCaptureComponent_C"); \ static_assert(offsetof(USnowCaptureComponent_C, ShowActors) == 0x0000E8, "Member 'USnowCaptureComponent_C::ShowActors' has a wrong offset!"); \ static_assert(offsetof(USnowCaptureComponent_C, NeedCaptureActors) == 0x0000F8, "Member 'USnowCaptureComponent_C::NeedCaptureActors' has a wrong offset!"); \ static_assert(offsetof(USnowCaptureComponent_C, ShowType) == 0x000108, "Member 'USnowCaptureComponent_C::ShowType' has a wrong offset!"); \ static_assert(offsetof(USnowCaptureComponent_C, NeedCapture) == 0x00010C, "Member 'USnowCaptureComponent_C::NeedCapture' has a wrong offset!"); \ static_assert(offsetof(USnowCaptureComponent_C, OldCaptureTransform) == 0x000110, "Member 'USnowCaptureComponent_C::OldCaptureTransform' has a wrong offset!"); \ static_assert(offsetof(USnowCaptureComponent_C, MeshArr) == 0x000170, "Member 'USnowCaptureComponent_C::MeshArr' has a wrong offset!"); \ static_assert(offsetof(USnowCaptureComponent_C, OldTransform) == 0x000180, "Member 'USnowCaptureComponent_C::OldTransform' has a wrong offset!"); \ static_assert(offsetof(USnowCaptureComponent_C, IsOpen) == 0x000190, "Member 'USnowCaptureComponent_C::IsOpen' has a wrong offset!"); \ static_assert(offsetof(USnowCaptureComponent_C, Timer) == 0x000194, "Member 'USnowCaptureComponent_C::Timer' has a wrong offset!"); \ static_assert(offsetof(USnowCaptureComponent_C, FixShapeArr) == 0x000198, "Member 'USnowCaptureComponent_C::FixShapeArr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel \ static_assert(alignof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel) == 0x000008, "Wrong alignment on WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel"); \ static_assert(sizeof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel) == 0x0000D0, "Wrong size on WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, EntryPoint) == 0x000000, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, Temp_int_Array_Index_Variable_1) == 0x000010, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, Temp_int_Loop_Counter_Variable_1) == 0x000014, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Add_IntInt_ReturnValue_1) == 0x000018, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, Temp_int_Array_Index_Variable_2) == 0x00001C, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, Temp_int_Loop_Counter_Variable_2) == 0x000020, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, Temp_int_Loop_Counter_Variable_3) == 0x000024, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Add_IntInt_ReturnValue_2) == 0x000028, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Add_IntInt_ReturnValue_3) == 0x00002C, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, Temp_int_Loop_Counter_Variable_4) == 0x000030, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Add_IntInt_ReturnValue_4) == 0x000034, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, Temp_int_Array_Index_Variable_3) == 0x000038, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Array_Length_ReturnValue) == 0x00003C, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Array_Get_Item) == 0x000048, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, K2Node_DynamicCast_AsWB_Set_Input_Type_Show_Button_2) == 0x000050, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::K2Node_DynamicCast_AsWB_Set_Input_Type_Show_Button_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Array_Length_ReturnValue_1) == 0x00005C, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Less_IntInt_ReturnValue_1) == 0x000060, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Array_Get_Item_1) == 0x000068, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Array_Length_ReturnValue_2) == 0x000070, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, K2Node_DynamicCast_AsWB_Set_Input_Type_Show_Button_2_1) == 0x000078, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::K2Node_DynamicCast_AsWB_Set_Input_Type_Show_Button_2_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, K2Node_DynamicCast_bSuccess_1) == 0x000080, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Less_IntInt_ReturnValue_2) == 0x000081, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, Temp_int_Array_Index_Variable_4) == 0x000084, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Array_Get_Item_2) == 0x000088, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Array_Get_Item_3) == 0x000090, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, K2Node_DynamicCast_AsWB_Set_Input_Type_Show_Button_3) == 0x000098, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::K2Node_DynamicCast_AsWB_Set_Input_Type_Show_Button_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, K2Node_DynamicCast_bSuccess_2) == 0x0000A0, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, K2Node_DynamicCast_AsWB_Set_Input_Type_Show_Button) == 0x0000A8, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::K2Node_DynamicCast_AsWB_Set_Input_Type_Show_Button' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, K2Node_DynamicCast_bSuccess_3) == 0x0000B0, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Array_Get_Item_4) == 0x0000B4, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Array_Length_ReturnValue_3) == 0x0000BC, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Less_IntInt_ReturnValue_3) == 0x0000C0, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Array_Length_ReturnValue_4) == 0x0000C4, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel, CallFunc_Less_IntInt_ReturnValue_4) == 0x0000C8, "Member 'WB_Set_InputTypeShowPanel_C_ExecuteUbergraph_WB_Set_InputTypeShowPanel::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2 \ static_assert(alignof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2) == 0x000008, "Wrong alignment on WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2"); \ static_assert(sizeof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2) == 0x0000D0, "Wrong size on WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, Temp_int_Loop_Counter_Variable_1) == 0x00000C, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, Temp_int_Loop_Counter_Variable_2) == 0x000010, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Add_IntInt_ReturnValue_1) == 0x000014, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Add_IntInt_ReturnValue_2) == 0x000018, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, Temp_int_Array_Index_Variable_1) == 0x00001C, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, Temp_int_Array_Index_Variable_2) == 0x000020, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, Temp_int_Loop_Counter_Variable_3) == 0x000024, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Add_IntInt_ReturnValue_3) == 0x000028, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, Temp_int_Array_Index_Variable_3) == 0x00002C, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_GetAllChildren_ReturnValue) == 0x000030, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Array_Get_Item) == 0x000040, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_GetAllChildren_ReturnValue_1) == 0x000048, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Array_Get_Item_1) == 0x000060, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Array_Length_ReturnValue_1) == 0x00006C, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Less_IntInt_ReturnValue_1) == 0x000070, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Array_Add_ReturnValue) == 0x000074, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Array_Add_ReturnValue_1) == 0x000078, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_GetAllChildren_ReturnValue_2) == 0x000080, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_GetAllChildren_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Array_Get_Item_2) == 0x000090, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_GetAllChildren_ReturnValue_3) == 0x000098, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_GetAllChildren_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Array_Add_ReturnValue_2) == 0x0000A8, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Array_Get_Item_3) == 0x0000B0, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Array_Length_ReturnValue_2) == 0x0000B8, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Array_Add_ReturnValue_3) == 0x0000BC, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000C0, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Array_Length_ReturnValue_3) == 0x0000C4, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2, CallFunc_Less_IntInt_ReturnValue_3) == 0x0000C8, "Member 'WB_Set_InputTypeShowPanel_C_Get_All_Kyboard_ButtonsType2::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons \ static_assert(alignof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons) == 0x000008, "Wrong alignment on WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons"); \ static_assert(sizeof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons) == 0x000068, "Wrong size on WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons, CallFunc_GetAllChildren_ReturnValue_1) == 0x000028, "Member 'WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons, CallFunc_Array_Get_Item_1) == 0x000040, "Member 'WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons, CallFunc_Array_Length_ReturnValue_1) == 0x000048, "Member 'WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons, CallFunc_Less_IntInt_ReturnValue) == 0x00004C, "Member 'WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons, CallFunc_Array_Add_ReturnValue) == 0x000050, "Member 'WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons, Temp_int_Loop_Counter_Variable_1) == 0x000054, "Member 'WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons, CallFunc_Array_Add_ReturnValue_1) == 0x000058, "Member 'WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons, CallFunc_Less_IntInt_ReturnValue_1) == 0x00005C, "Member 'WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons, CallFunc_Add_IntInt_ReturnValue_1) == 0x000060, "Member 'WB_Set_InputTypeShowPanel_C_GetAllKeyboardButtons::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShowPanel_C_GetAllPsButtons \ static_assert(alignof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons) == 0x000008, "Wrong alignment on WB_Set_InputTypeShowPanel_C_GetAllPsButtons"); \ static_assert(sizeof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons) == 0x000060, "Wrong size on WB_Set_InputTypeShowPanel_C_GetAllPsButtons"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'WB_Set_InputTypeShowPanel_C_GetAllPsButtons::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'WB_Set_InputTypeShowPanel_C_GetAllPsButtons::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_Set_InputTypeShowPanel_C_GetAllPsButtons::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'WB_Set_InputTypeShowPanel_C_GetAllPsButtons::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_Set_InputTypeShowPanel_C_GetAllPsButtons::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons, CallFunc_GetAllChildren_ReturnValue_1) == 0x000020, "Member 'WB_Set_InputTypeShowPanel_C_GetAllPsButtons::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons, CallFunc_Array_Get_Item) == 0x000030, "Member 'WB_Set_InputTypeShowPanel_C_GetAllPsButtons::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons, CallFunc_Array_Get_Item_1) == 0x000038, "Member 'WB_Set_InputTypeShowPanel_C_GetAllPsButtons::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'WB_Set_InputTypeShowPanel_C_GetAllPsButtons::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons, CallFunc_Array_Length_ReturnValue_1) == 0x000044, "Member 'WB_Set_InputTypeShowPanel_C_GetAllPsButtons::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'WB_Set_InputTypeShowPanel_C_GetAllPsButtons::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons, CallFunc_Array_Add_ReturnValue) == 0x00004C, "Member 'WB_Set_InputTypeShowPanel_C_GetAllPsButtons::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons, CallFunc_Array_Add_ReturnValue_1) == 0x000050, "Member 'WB_Set_InputTypeShowPanel_C_GetAllPsButtons::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons, Temp_int_Loop_Counter_Variable_1) == 0x000054, "Member 'WB_Set_InputTypeShowPanel_C_GetAllPsButtons::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons, CallFunc_Less_IntInt_ReturnValue_1) == 0x000058, "Member 'WB_Set_InputTypeShowPanel_C_GetAllPsButtons::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllPsButtons, CallFunc_Add_IntInt_ReturnValue_1) == 0x00005C, "Member 'WB_Set_InputTypeShowPanel_C_GetAllPsButtons::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShowPanel_C_GetAllXboxButtons \ static_assert(alignof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons) == 0x000008, "Wrong alignment on WB_Set_InputTypeShowPanel_C_GetAllXboxButtons"); \ static_assert(sizeof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons) == 0x000068, "Wrong size on WB_Set_InputTypeShowPanel_C_GetAllXboxButtons"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'WB_Set_InputTypeShowPanel_C_GetAllXboxButtons::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'WB_Set_InputTypeShowPanel_C_GetAllXboxButtons::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_Set_InputTypeShowPanel_C_GetAllXboxButtons::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'WB_Set_InputTypeShowPanel_C_GetAllXboxButtons::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'WB_Set_InputTypeShowPanel_C_GetAllXboxButtons::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons, CallFunc_GetAllChildren_ReturnValue) == 0x000018, "Member 'WB_Set_InputTypeShowPanel_C_GetAllXboxButtons::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_Set_InputTypeShowPanel_C_GetAllXboxButtons::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'WB_Set_InputTypeShowPanel_C_GetAllXboxButtons::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons, CallFunc_Array_Add_ReturnValue) == 0x000034, "Member 'WB_Set_InputTypeShowPanel_C_GetAllXboxButtons::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'WB_Set_InputTypeShowPanel_C_GetAllXboxButtons::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons, CallFunc_Add_IntInt_ReturnValue_1) == 0x00003C, "Member 'WB_Set_InputTypeShowPanel_C_GetAllXboxButtons::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons, CallFunc_GetAllChildren_ReturnValue_1) == 0x000040, "Member 'WB_Set_InputTypeShowPanel_C_GetAllXboxButtons::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons, CallFunc_Array_Length_ReturnValue_1) == 0x000050, "Member 'WB_Set_InputTypeShowPanel_C_GetAllXboxButtons::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons, CallFunc_Array_Get_Item_1) == 0x000058, "Member 'WB_Set_InputTypeShowPanel_C_GetAllXboxButtons::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons, CallFunc_Less_IntInt_ReturnValue_1) == 0x000060, "Member 'WB_Set_InputTypeShowPanel_C_GetAllXboxButtons::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_GetAllXboxButtons, CallFunc_Array_Add_ReturnValue_1) == 0x000064, "Member 'WB_Set_InputTypeShowPanel_C_GetAllXboxButtons::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShowPanel_C_UpdateButtonConflictByTag \ static_assert(alignof(WB_Set_InputTypeShowPanel_C_UpdateButtonConflictByTag) == 0x000008, "Wrong alignment on WB_Set_InputTypeShowPanel_C_UpdateButtonConflictByTag"); \ static_assert(sizeof(WB_Set_InputTypeShowPanel_C_UpdateButtonConflictByTag) == 0x000020, "Wrong size on WB_Set_InputTypeShowPanel_C_UpdateButtonConflictByTag"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_UpdateButtonConflictByTag, Tag) == 0x000000, "Member 'WB_Set_InputTypeShowPanel_C_UpdateButtonConflictByTag::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_UpdateButtonConflictByTag, Conflict) == 0x000008, "Member 'WB_Set_InputTypeShowPanel_C_UpdateButtonConflictByTag::Conflict' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_UpdateButtonConflictByTag, Keyboard) == 0x000009, "Member 'WB_Set_InputTypeShowPanel_C_UpdateButtonConflictByTag::Keyboard' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_UpdateButtonConflictByTag, CallFunc_Map_Find_Value) == 0x000010, "Member 'WB_Set_InputTypeShowPanel_C_UpdateButtonConflictByTag::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShowPanel_C_UpdateButtonConflictByTag, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'WB_Set_InputTypeShowPanel_C_UpdateButtonConflictByTag::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Set_InputTypeShowPanel_C \ static_assert(alignof(UWB_Set_InputTypeShowPanel_C) == 0x000008, "Wrong alignment on UWB_Set_InputTypeShowPanel_C"); \ static_assert(sizeof(UWB_Set_InputTypeShowPanel_C) == 0x000480, "Wrong size on UWB_Set_InputTypeShowPanel_C"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_Set_InputTypeShowPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_chongci) == 0x0002C8, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_chongci' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_daojvkuaijieshiyong) == 0x0002D0, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_daojvkuaijieshiyong' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_fashukuaijieshiyong) == 0x0002D8, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_fashukuaijieshiyong' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_liupaijineng) == 0x0002E0, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_liupaijineng' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_qiehuandaojv) == 0x0002E8, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_qiehuandaojv' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_qiehuanfashu) == 0x0002F0, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_qiehuanfashu' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_qiehuanfashu2) == 0x0002F8, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_qiehuanfashu2' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_qiehuanwuqi) == 0x000300, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_qiehuanwuqi' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_qinggongji) == 0x000308, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_qinggongji' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_sanbi) == 0x000310, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_sanbi' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_shiyongdaojv) == 0x000318, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_shiyongdaojv' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_shiyongfashu) == 0x000320, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_shiyongfashu' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_shunxizhan) == 0x000328, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_shunxizhan' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_suoding) == 0x000330, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_suoding' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_wuqijineng) == 0x000338, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_wuqijineng' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_xingdong) == 0x000340, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_xingdong' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_xingzou) == 0x000348, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_xingzou' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_xitongcaidan) == 0x000350, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_xitongcaidan' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_yidong) == 0x000358, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_yidong' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_zhonggongji) == 0x000360, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_zhonggongji' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, IconKB_zishi) == 0x000368, "Member 'UWB_Set_InputTypeShowPanel_C::IconKB_zishi' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, Image_Keyboard) == 0x000370, "Member 'UWB_Set_InputTypeShowPanel_C::Image_Keyboard' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, Image_Ps) == 0x000378, "Member 'UWB_Set_InputTypeShowPanel_C::Image_Ps' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, Image_Xbox) == 0x000380, "Member 'UWB_Set_InputTypeShowPanel_C::Image_Xbox' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, Overlay_keyboardL) == 0x000388, "Member 'UWB_Set_InputTypeShowPanel_C::Overlay_keyboardL' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, Overlay_keyboardR) == 0x000390, "Member 'UWB_Set_InputTypeShowPanel_C::Overlay_keyboardR' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, Overlay_PsL) == 0x000398, "Member 'UWB_Set_InputTypeShowPanel_C::Overlay_PsL' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, Overlay_PsR) == 0x0003A0, "Member 'UWB_Set_InputTypeShowPanel_C::Overlay_PsR' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, Overlay_XboxL) == 0x0003A8, "Member 'UWB_Set_InputTypeShowPanel_C::Overlay_XboxL' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, Overlay_XboxR) == 0x0003B0, "Member 'UWB_Set_InputTypeShowPanel_C::Overlay_XboxR' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, VerticalBox1) == 0x0003B8, "Member 'UWB_Set_InputTypeShowPanel_C::VerticalBox1' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, VerticalBox2) == 0x0003C0, "Member 'UWB_Set_InputTypeShowPanel_C::VerticalBox2' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, VerticalBox3) == 0x0003C8, "Member 'UWB_Set_InputTypeShowPanel_C::VerticalBox3' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, VerticalBox4) == 0x0003D0, "Member 'UWB_Set_InputTypeShowPanel_C::VerticalBox4' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, WidgetSwitcher_ShowType) == 0x0003D8, "Member 'UWB_Set_InputTypeShowPanel_C::WidgetSwitcher_ShowType' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, WidgetSwitcher_TypeImage) == 0x0003E0, "Member 'UWB_Set_InputTypeShowPanel_C::WidgetSwitcher_TypeImage' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, InputType) == 0x0003E8, "Member 'UWB_Set_InputTypeShowPanel_C::InputType' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, AllKeyboardButtons2) == 0x0003F0, "Member 'UWB_Set_InputTypeShowPanel_C::AllKeyboardButtons2' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, AllXboxButtons) == 0x000400, "Member 'UWB_Set_InputTypeShowPanel_C::AllXboxButtons' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, AllPsButtons) == 0x000410, "Member 'UWB_Set_InputTypeShowPanel_C::AllPsButtons' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, AllKeyboardButtons) == 0x000420, "Member 'UWB_Set_InputTypeShowPanel_C::AllKeyboardButtons' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShowPanel_C, TagButtons) == 0x000430, "Member 'UWB_Set_InputTypeShowPanel_C::TagButtons' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNavCorridorParams \ static_assert(alignof(FNavCorridorParams) == 0x000004, "Wrong alignment on FNavCorridorParams"); \ static_assert(sizeof(FNavCorridorParams) == 0x000018, "Wrong size on FNavCorridorParams"); \ static_assert(offsetof(FNavCorridorParams, Width) == 0x000000, "Member 'FNavCorridorParams::Width' has a wrong offset!"); \ static_assert(offsetof(FNavCorridorParams, ObstacleTaperAngle) == 0x000004, "Member 'FNavCorridorParams::ObstacleTaperAngle' has a wrong offset!"); \ static_assert(offsetof(FNavCorridorParams, SmallSectorThreshold) == 0x000008, "Member 'FNavCorridorParams::SmallSectorThreshold' has a wrong offset!"); \ static_assert(offsetof(FNavCorridorParams, LargeSectorThreshold) == 0x00000C, "Member 'FNavCorridorParams::LargeSectorThreshold' has a wrong offset!"); \ static_assert(offsetof(FNavCorridorParams, SimplifyEdgeThreshold) == 0x000010, "Member 'FNavCorridorParams::SimplifyEdgeThreshold' has a wrong offset!"); \ static_assert(offsetof(FNavCorridorParams, bSimplifyFlipPortals) == 0x000014, "Member 'FNavCorridorParams::bSimplifyFlipPortals' has a wrong offset!"); \ static_assert(offsetof(FNavCorridorParams, bSimplifyConvexPortals) == 0x000015, "Member 'FNavCorridorParams::bSimplifyConvexPortals' has a wrong offset!"); \ static_assert(offsetof(FNavCorridorParams, bSimplifyConcavePortals) == 0x000016, "Member 'FNavCorridorParams::bSimplifyConcavePortals' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavCorridorTestingComponent \ static_assert(alignof(UNavCorridorTestingComponent) == 0x000010, "Wrong alignment on UNavCorridorTestingComponent"); \ static_assert(sizeof(UNavCorridorTestingComponent) == 0x000700, "Wrong size on UNavCorridorTestingComponent"); \ static_assert(offsetof(UNavCorridorTestingComponent, NavAgentProps) == 0x0005D8, "Member 'UNavCorridorTestingComponent::NavAgentProps' has a wrong offset!"); \ static_assert(offsetof(UNavCorridorTestingComponent, FilterClass) == 0x000610, "Member 'UNavCorridorTestingComponent::FilterClass' has a wrong offset!"); \ static_assert(offsetof(UNavCorridorTestingComponent, bFindCorridorToGoal) == 0x000618, "Member 'UNavCorridorTestingComponent::bFindCorridorToGoal' has a wrong offset!"); \ static_assert(offsetof(UNavCorridorTestingComponent, bFollowPathOnGoalCorridor) == 0x000619, "Member 'UNavCorridorTestingComponent::bFollowPathOnGoalCorridor' has a wrong offset!"); \ static_assert(offsetof(UNavCorridorTestingComponent, FollowLookAheadDistance) == 0x00061C, "Member 'UNavCorridorTestingComponent::FollowLookAheadDistance' has a wrong offset!"); \ static_assert(offsetof(UNavCorridorTestingComponent, GoalActor) == 0x000620, "Member 'UNavCorridorTestingComponent::GoalActor' has a wrong offset!"); \ static_assert(offsetof(UNavCorridorTestingComponent, NavData) == 0x000628, "Member 'UNavCorridorTestingComponent::NavData' has a wrong offset!"); \ static_assert(offsetof(UNavCorridorTestingComponent, CorridorParams) == 0x000630, "Member 'UNavCorridorTestingComponent::CorridorParams' has a wrong offset!"); \ static_assert(offsetof(UNavCorridorTestingComponent, bUpdateParametersFromWidth) == 0x000648, "Member 'UNavCorridorTestingComponent::bUpdateParametersFromWidth' has a wrong offset!"); \ static_assert(offsetof(UNavCorridorTestingComponent, PathOffset) == 0x00064C, "Member 'UNavCorridorTestingComponent::PathOffset' has a wrong offset!"); \ static_assert(offsetof(UNavCorridorTestingComponent, PathfindingTimeUs) == 0x000650, "Member 'UNavCorridorTestingComponent::PathfindingTimeUs' has a wrong offset!"); \ static_assert(offsetof(UNavCorridorTestingComponent, CorridorTimeUs) == 0x000654, "Member 'UNavCorridorTestingComponent::CorridorTimeUs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANavCorridorTestingActor \ static_assert(alignof(ANavCorridorTestingActor) == 0x000008, "Wrong alignment on ANavCorridorTestingActor"); \ static_assert(sizeof(ANavCorridorTestingActor) == 0x0002F8, "Wrong size on ANavCorridorTestingActor"); \ static_assert(offsetof(ANavCorridorTestingActor, DebugComp) == 0x0002F0, "Member 'ANavCorridorTestingActor::DebugComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDataRegistryIdFormat \ static_assert(alignof(FDataRegistryIdFormat) == 0x000004, "Wrong alignment on FDataRegistryIdFormat"); \ static_assert(sizeof(FDataRegistryIdFormat) == 0x000008, "Wrong size on FDataRegistryIdFormat"); \ static_assert(offsetof(FDataRegistryIdFormat, BaseGameplayTag) == 0x000000, "Member 'FDataRegistryIdFormat::BaseGameplayTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDataRegistryLookup \ static_assert(alignof(FDataRegistryLookup) == 0x000008, "Wrong alignment on FDataRegistryLookup"); \ static_assert(sizeof(FDataRegistryLookup) == 0x000020, "Wrong size on FDataRegistryLookup"); \ #define DUMPER7_ASSERTS_FDataRegistrySource_DataTableRules \ static_assert(alignof(FDataRegistrySource_DataTableRules) == 0x000004, "Wrong alignment on FDataRegistrySource_DataTableRules"); \ static_assert(sizeof(FDataRegistrySource_DataTableRules) == 0x000008, "Wrong size on FDataRegistrySource_DataTableRules"); \ static_assert(offsetof(FDataRegistrySource_DataTableRules, bPrecacheTable) == 0x000000, "Member 'FDataRegistrySource_DataTableRules::bPrecacheTable' has a wrong offset!"); \ static_assert(offsetof(FDataRegistrySource_DataTableRules, CachedTableKeepSeconds) == 0x000004, "Member 'FDataRegistrySource_DataTableRules::CachedTableKeepSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDataRegistryType \ static_assert(alignof(FDataRegistryType) == 0x000004, "Wrong alignment on FDataRegistryType"); \ static_assert(sizeof(FDataRegistryType) == 0x000008, "Wrong size on FDataRegistryType"); \ static_assert(offsetof(FDataRegistryType, Name) == 0x000000, "Member 'FDataRegistryType::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDataRegistryId \ static_assert(alignof(FDataRegistryId) == 0x000004, "Wrong alignment on FDataRegistryId"); \ static_assert(sizeof(FDataRegistryId) == 0x000010, "Wrong size on FDataRegistryId"); \ static_assert(offsetof(FDataRegistryId, RegistryType) == 0x000000, "Member 'FDataRegistryId::RegistryType' has a wrong offset!"); \ static_assert(offsetof(FDataRegistryId, ItemName) == 0x000008, "Member 'FDataRegistryId::ItemName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDataRegistrySourceItemId \ static_assert(alignof(FDataRegistrySourceItemId) == 0x000008, "Wrong alignment on FDataRegistrySourceItemId"); \ static_assert(sizeof(FDataRegistrySourceItemId) == 0x000040, "Wrong size on FDataRegistrySourceItemId"); \ #define DUMPER7_ASSERTS_FDataRegistryCachePolicy \ static_assert(alignof(FDataRegistryCachePolicy) == 0x000004, "Wrong alignment on FDataRegistryCachePolicy"); \ static_assert(sizeof(FDataRegistryCachePolicy) == 0x000014, "Wrong size on FDataRegistryCachePolicy"); \ static_assert(offsetof(FDataRegistryCachePolicy, bCacheIsAlwaysVolatile) == 0x000000, "Member 'FDataRegistryCachePolicy::bCacheIsAlwaysVolatile' has a wrong offset!"); \ static_assert(offsetof(FDataRegistryCachePolicy, bUseCurveTableCacheVersion) == 0x000001, "Member 'FDataRegistryCachePolicy::bUseCurveTableCacheVersion' has a wrong offset!"); \ static_assert(offsetof(FDataRegistryCachePolicy, MinNumberKept) == 0x000004, "Member 'FDataRegistryCachePolicy::MinNumberKept' has a wrong offset!"); \ static_assert(offsetof(FDataRegistryCachePolicy, MaxNumberKept) == 0x000008, "Member 'FDataRegistryCachePolicy::MaxNumberKept' has a wrong offset!"); \ static_assert(offsetof(FDataRegistryCachePolicy, ForceKeepSeconds) == 0x00000C, "Member 'FDataRegistryCachePolicy::ForceKeepSeconds' has a wrong offset!"); \ static_assert(offsetof(FDataRegistryCachePolicy, ForceReleaseSeconds) == 0x000010, "Member 'FDataRegistryCachePolicy::ForceReleaseSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataRegistrySettings \ static_assert(alignof(UDataRegistrySettings) == 0x000008, "Wrong alignment on UDataRegistrySettings"); \ static_assert(sizeof(UDataRegistrySettings) == 0x000050, "Wrong size on UDataRegistrySettings"); \ static_assert(offsetof(UDataRegistrySettings, DirectoriesToScan) == 0x000038, "Member 'UDataRegistrySettings::DirectoriesToScan' has a wrong offset!"); \ static_assert(offsetof(UDataRegistrySettings, bInitializeAllLoadedRegistries) == 0x000048, "Member 'UDataRegistrySettings::bInitializeAllLoadedRegistries' has a wrong offset!"); \ static_assert(offsetof(UDataRegistrySettings, bIgnoreMissingCookedAssetRegistryData) == 0x000049, "Member 'UDataRegistrySettings::bIgnoreMissingCookedAssetRegistryData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataRegistry \ static_assert(alignof(UDataRegistry) == 0x000008, "Wrong alignment on UDataRegistry"); \ static_assert(sizeof(UDataRegistry) == 0x0000C0, "Wrong size on UDataRegistry"); \ static_assert(offsetof(UDataRegistry, RegistryType) == 0x000028, "Member 'UDataRegistry::RegistryType' has a wrong offset!"); \ static_assert(offsetof(UDataRegistry, IdFormat) == 0x000030, "Member 'UDataRegistry::IdFormat' has a wrong offset!"); \ static_assert(offsetof(UDataRegistry, ItemStruct) == 0x000038, "Member 'UDataRegistry::ItemStruct' has a wrong offset!"); \ static_assert(offsetof(UDataRegistry, DataSources) == 0x000040, "Member 'UDataRegistry::DataSources' has a wrong offset!"); \ static_assert(offsetof(UDataRegistry, RuntimeSources) == 0x000050, "Member 'UDataRegistry::RuntimeSources' has a wrong offset!"); \ static_assert(offsetof(UDataRegistry, TimerUpdateFrequency) == 0x000060, "Member 'UDataRegistry::TimerUpdateFrequency' has a wrong offset!"); \ static_assert(offsetof(UDataRegistry, DefaultCachePolicy) == 0x000064, "Member 'UDataRegistry::DefaultCachePolicy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataRegistrySource \ static_assert(alignof(UDataRegistrySource) == 0x000008, "Wrong alignment on UDataRegistrySource"); \ static_assert(sizeof(UDataRegistrySource) == 0x000038, "Wrong size on UDataRegistrySource"); \ static_assert(offsetof(UDataRegistrySource, ParentSource) == 0x000030, "Member 'UDataRegistrySource::ParentSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMetaDataRegistrySource \ static_assert(alignof(UMetaDataRegistrySource) == 0x000008, "Wrong alignment on UMetaDataRegistrySource"); \ static_assert(sizeof(UMetaDataRegistrySource) == 0x000108, "Wrong size on UMetaDataRegistrySource"); \ static_assert(offsetof(UMetaDataRegistrySource, AssetUsage) == 0x000038, "Member 'UMetaDataRegistrySource::AssetUsage' has a wrong offset!"); \ static_assert(offsetof(UMetaDataRegistrySource, SearchRules) == 0x000040, "Member 'UMetaDataRegistrySource::SearchRules' has a wrong offset!"); \ static_assert(offsetof(UMetaDataRegistrySource, RuntimeChildren) == 0x000090, "Member 'UMetaDataRegistrySource::RuntimeChildren' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataRegistrySource_CurveTable \ static_assert(alignof(UDataRegistrySource_CurveTable) == 0x000008, "Wrong alignment on UDataRegistrySource_CurveTable"); \ static_assert(sizeof(UDataRegistrySource_CurveTable) == 0x0000A8, "Wrong size on UDataRegistrySource_CurveTable"); \ static_assert(offsetof(UDataRegistrySource_CurveTable, SourceTable) == 0x000038, "Member 'UDataRegistrySource_CurveTable::SourceTable' has a wrong offset!"); \ static_assert(offsetof(UDataRegistrySource_CurveTable, TableRules) == 0x000068, "Member 'UDataRegistrySource_CurveTable::TableRules' has a wrong offset!"); \ static_assert(offsetof(UDataRegistrySource_CurveTable, CachedTable) == 0x000070, "Member 'UDataRegistrySource_CurveTable::CachedTable' has a wrong offset!"); \ static_assert(offsetof(UDataRegistrySource_CurveTable, PreloadTable) == 0x000078, "Member 'UDataRegistrySource_CurveTable::PreloadTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMetaDataRegistrySource_CurveTable \ static_assert(alignof(UMetaDataRegistrySource_CurveTable) == 0x000008, "Wrong alignment on UMetaDataRegistrySource_CurveTable"); \ static_assert(sizeof(UMetaDataRegistrySource_CurveTable) == 0x000118, "Wrong size on UMetaDataRegistrySource_CurveTable"); \ static_assert(offsetof(UMetaDataRegistrySource_CurveTable, CreatedSource) == 0x000108, "Member 'UMetaDataRegistrySource_CurveTable::CreatedSource' has a wrong offset!"); \ static_assert(offsetof(UMetaDataRegistrySource_CurveTable, TableRules) == 0x000110, "Member 'UMetaDataRegistrySource_CurveTable::TableRules' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataRegistrySource_DataTable \ static_assert(alignof(UDataRegistrySource_DataTable) == 0x000008, "Wrong alignment on UDataRegistrySource_DataTable"); \ static_assert(sizeof(UDataRegistrySource_DataTable) == 0x0000A8, "Wrong size on UDataRegistrySource_DataTable"); \ static_assert(offsetof(UDataRegistrySource_DataTable, SourceTable) == 0x000038, "Member 'UDataRegistrySource_DataTable::SourceTable' has a wrong offset!"); \ static_assert(offsetof(UDataRegistrySource_DataTable, TableRules) == 0x000068, "Member 'UDataRegistrySource_DataTable::TableRules' has a wrong offset!"); \ static_assert(offsetof(UDataRegistrySource_DataTable, CachedTable) == 0x000070, "Member 'UDataRegistrySource_DataTable::CachedTable' has a wrong offset!"); \ static_assert(offsetof(UDataRegistrySource_DataTable, PreloadTable) == 0x000078, "Member 'UDataRegistrySource_DataTable::PreloadTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMetaDataRegistrySource_DataTable \ static_assert(alignof(UMetaDataRegistrySource_DataTable) == 0x000008, "Wrong alignment on UMetaDataRegistrySource_DataTable"); \ static_assert(sizeof(UMetaDataRegistrySource_DataTable) == 0x000118, "Wrong size on UMetaDataRegistrySource_DataTable"); \ static_assert(offsetof(UMetaDataRegistrySource_DataTable, CreatedSource) == 0x000108, "Member 'UMetaDataRegistrySource_DataTable::CreatedSource' has a wrong offset!"); \ static_assert(offsetof(UMetaDataRegistrySource_DataTable, TableRules) == 0x000110, "Member 'UMetaDataRegistrySource_DataTable::TableRules' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataRegistrySubsystem_AcquireItemBP \ static_assert(alignof(DataRegistrySubsystem_AcquireItemBP) == 0x000004, "Wrong alignment on DataRegistrySubsystem_AcquireItemBP"); \ static_assert(sizeof(DataRegistrySubsystem_AcquireItemBP) == 0x000024, "Wrong size on DataRegistrySubsystem_AcquireItemBP"); \ static_assert(offsetof(DataRegistrySubsystem_AcquireItemBP, ItemId) == 0x000000, "Member 'DataRegistrySubsystem_AcquireItemBP::ItemId' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_AcquireItemBP, AcquireCallback) == 0x000010, "Member 'DataRegistrySubsystem_AcquireItemBP::AcquireCallback' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_AcquireItemBP, ReturnValue) == 0x000020, "Member 'DataRegistrySubsystem_AcquireItemBP::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataRegistrySubsystem_Conv_DataRegistryIdToString \ static_assert(alignof(DataRegistrySubsystem_Conv_DataRegistryIdToString) == 0x000008, "Wrong alignment on DataRegistrySubsystem_Conv_DataRegistryIdToString"); \ static_assert(sizeof(DataRegistrySubsystem_Conv_DataRegistryIdToString) == 0x000020, "Wrong size on DataRegistrySubsystem_Conv_DataRegistryIdToString"); \ static_assert(offsetof(DataRegistrySubsystem_Conv_DataRegistryIdToString, DataRegistryId) == 0x000000, "Member 'DataRegistrySubsystem_Conv_DataRegistryIdToString::DataRegistryId' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_Conv_DataRegistryIdToString, ReturnValue) == 0x000010, "Member 'DataRegistrySubsystem_Conv_DataRegistryIdToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataRegistrySubsystem_Conv_DataRegistryTypeToString \ static_assert(alignof(DataRegistrySubsystem_Conv_DataRegistryTypeToString) == 0x000008, "Wrong alignment on DataRegistrySubsystem_Conv_DataRegistryTypeToString"); \ static_assert(sizeof(DataRegistrySubsystem_Conv_DataRegistryTypeToString) == 0x000018, "Wrong size on DataRegistrySubsystem_Conv_DataRegistryTypeToString"); \ static_assert(offsetof(DataRegistrySubsystem_Conv_DataRegistryTypeToString, DataRegistryType) == 0x000000, "Member 'DataRegistrySubsystem_Conv_DataRegistryTypeToString::DataRegistryType' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_Conv_DataRegistryTypeToString, ReturnValue) == 0x000008, "Member 'DataRegistrySubsystem_Conv_DataRegistryTypeToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataRegistrySubsystem_EqualEqual_DataRegistryId \ static_assert(alignof(DataRegistrySubsystem_EqualEqual_DataRegistryId) == 0x000004, "Wrong alignment on DataRegistrySubsystem_EqualEqual_DataRegistryId"); \ static_assert(sizeof(DataRegistrySubsystem_EqualEqual_DataRegistryId) == 0x000024, "Wrong size on DataRegistrySubsystem_EqualEqual_DataRegistryId"); \ static_assert(offsetof(DataRegistrySubsystem_EqualEqual_DataRegistryId, A) == 0x000000, "Member 'DataRegistrySubsystem_EqualEqual_DataRegistryId::A' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_EqualEqual_DataRegistryId, B) == 0x000010, "Member 'DataRegistrySubsystem_EqualEqual_DataRegistryId::B' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_EqualEqual_DataRegistryId, ReturnValue) == 0x000020, "Member 'DataRegistrySubsystem_EqualEqual_DataRegistryId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataRegistrySubsystem_EqualEqual_DataRegistryType \ static_assert(alignof(DataRegistrySubsystem_EqualEqual_DataRegistryType) == 0x000004, "Wrong alignment on DataRegistrySubsystem_EqualEqual_DataRegistryType"); \ static_assert(sizeof(DataRegistrySubsystem_EqualEqual_DataRegistryType) == 0x000014, "Wrong size on DataRegistrySubsystem_EqualEqual_DataRegistryType"); \ static_assert(offsetof(DataRegistrySubsystem_EqualEqual_DataRegistryType, A) == 0x000000, "Member 'DataRegistrySubsystem_EqualEqual_DataRegistryType::A' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_EqualEqual_DataRegistryType, B) == 0x000008, "Member 'DataRegistrySubsystem_EqualEqual_DataRegistryType::B' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_EqualEqual_DataRegistryType, ReturnValue) == 0x000010, "Member 'DataRegistrySubsystem_EqualEqual_DataRegistryType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataRegistrySubsystem_EvaluateDataRegistryCurve \ static_assert(alignof(DataRegistrySubsystem_EvaluateDataRegistryCurve) == 0x000004, "Wrong alignment on DataRegistrySubsystem_EvaluateDataRegistryCurve"); \ static_assert(sizeof(DataRegistrySubsystem_EvaluateDataRegistryCurve) == 0x000020, "Wrong size on DataRegistrySubsystem_EvaluateDataRegistryCurve"); \ static_assert(offsetof(DataRegistrySubsystem_EvaluateDataRegistryCurve, ItemId) == 0x000000, "Member 'DataRegistrySubsystem_EvaluateDataRegistryCurve::ItemId' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_EvaluateDataRegistryCurve, InputValue) == 0x000010, "Member 'DataRegistrySubsystem_EvaluateDataRegistryCurve::InputValue' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_EvaluateDataRegistryCurve, DefaultValue) == 0x000014, "Member 'DataRegistrySubsystem_EvaluateDataRegistryCurve::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_EvaluateDataRegistryCurve, OutResult) == 0x000018, "Member 'DataRegistrySubsystem_EvaluateDataRegistryCurve::OutResult' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_EvaluateDataRegistryCurve, OutValue) == 0x00001C, "Member 'DataRegistrySubsystem_EvaluateDataRegistryCurve::OutValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataRegistrySubsystem_FindCachedItemBP \ static_assert(alignof(DataRegistrySubsystem_FindCachedItemBP) == 0x000008, "Wrong alignment on DataRegistrySubsystem_FindCachedItemBP"); \ static_assert(sizeof(DataRegistrySubsystem_FindCachedItemBP) == 0x000020, "Wrong size on DataRegistrySubsystem_FindCachedItemBP"); \ static_assert(offsetof(DataRegistrySubsystem_FindCachedItemBP, ItemId) == 0x000000, "Member 'DataRegistrySubsystem_FindCachedItemBP::ItemId' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_FindCachedItemBP, OutResult) == 0x000010, "Member 'DataRegistrySubsystem_FindCachedItemBP::OutResult' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_FindCachedItemBP, OutItem) == 0x000018, "Member 'DataRegistrySubsystem_FindCachedItemBP::OutItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataRegistrySubsystem_GetCachedItemBP \ static_assert(alignof(DataRegistrySubsystem_GetCachedItemBP) == 0x000008, "Wrong alignment on DataRegistrySubsystem_GetCachedItemBP"); \ static_assert(sizeof(DataRegistrySubsystem_GetCachedItemBP) == 0x000020, "Wrong size on DataRegistrySubsystem_GetCachedItemBP"); \ static_assert(offsetof(DataRegistrySubsystem_GetCachedItemBP, ItemId) == 0x000000, "Member 'DataRegistrySubsystem_GetCachedItemBP::ItemId' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_GetCachedItemBP, OutItem) == 0x000010, "Member 'DataRegistrySubsystem_GetCachedItemBP::OutItem' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_GetCachedItemBP, ReturnValue) == 0x000018, "Member 'DataRegistrySubsystem_GetCachedItemBP::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataRegistrySubsystem_GetCachedItemFromLookupBP \ static_assert(alignof(DataRegistrySubsystem_GetCachedItemFromLookupBP) == 0x000008, "Wrong alignment on DataRegistrySubsystem_GetCachedItemFromLookupBP"); \ static_assert(sizeof(DataRegistrySubsystem_GetCachedItemFromLookupBP) == 0x000040, "Wrong size on DataRegistrySubsystem_GetCachedItemFromLookupBP"); \ static_assert(offsetof(DataRegistrySubsystem_GetCachedItemFromLookupBP, ItemId) == 0x000000, "Member 'DataRegistrySubsystem_GetCachedItemFromLookupBP::ItemId' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_GetCachedItemFromLookupBP, ResolvedLookup) == 0x000010, "Member 'DataRegistrySubsystem_GetCachedItemFromLookupBP::ResolvedLookup' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_GetCachedItemFromLookupBP, OutItem) == 0x000030, "Member 'DataRegistrySubsystem_GetCachedItemFromLookupBP::OutItem' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_GetCachedItemFromLookupBP, ReturnValue) == 0x000038, "Member 'DataRegistrySubsystem_GetCachedItemFromLookupBP::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataRegistrySubsystem_IsValidDataRegistryId \ static_assert(alignof(DataRegistrySubsystem_IsValidDataRegistryId) == 0x000004, "Wrong alignment on DataRegistrySubsystem_IsValidDataRegistryId"); \ static_assert(sizeof(DataRegistrySubsystem_IsValidDataRegistryId) == 0x000014, "Wrong size on DataRegistrySubsystem_IsValidDataRegistryId"); \ static_assert(offsetof(DataRegistrySubsystem_IsValidDataRegistryId, DataRegistryId) == 0x000000, "Member 'DataRegistrySubsystem_IsValidDataRegistryId::DataRegistryId' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_IsValidDataRegistryId, ReturnValue) == 0x000010, "Member 'DataRegistrySubsystem_IsValidDataRegistryId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataRegistrySubsystem_IsValidDataRegistryType \ static_assert(alignof(DataRegistrySubsystem_IsValidDataRegistryType) == 0x000004, "Wrong alignment on DataRegistrySubsystem_IsValidDataRegistryType"); \ static_assert(sizeof(DataRegistrySubsystem_IsValidDataRegistryType) == 0x00000C, "Wrong size on DataRegistrySubsystem_IsValidDataRegistryType"); \ static_assert(offsetof(DataRegistrySubsystem_IsValidDataRegistryType, DataRegistryType) == 0x000000, "Member 'DataRegistrySubsystem_IsValidDataRegistryType::DataRegistryType' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_IsValidDataRegistryType, ReturnValue) == 0x000008, "Member 'DataRegistrySubsystem_IsValidDataRegistryType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataRegistrySubsystem_NotEqual_DataRegistryId \ static_assert(alignof(DataRegistrySubsystem_NotEqual_DataRegistryId) == 0x000004, "Wrong alignment on DataRegistrySubsystem_NotEqual_DataRegistryId"); \ static_assert(sizeof(DataRegistrySubsystem_NotEqual_DataRegistryId) == 0x000024, "Wrong size on DataRegistrySubsystem_NotEqual_DataRegistryId"); \ static_assert(offsetof(DataRegistrySubsystem_NotEqual_DataRegistryId, A) == 0x000000, "Member 'DataRegistrySubsystem_NotEqual_DataRegistryId::A' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_NotEqual_DataRegistryId, B) == 0x000010, "Member 'DataRegistrySubsystem_NotEqual_DataRegistryId::B' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_NotEqual_DataRegistryId, ReturnValue) == 0x000020, "Member 'DataRegistrySubsystem_NotEqual_DataRegistryId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataRegistrySubsystem_NotEqual_DataRegistryType \ static_assert(alignof(DataRegistrySubsystem_NotEqual_DataRegistryType) == 0x000004, "Wrong alignment on DataRegistrySubsystem_NotEqual_DataRegistryType"); \ static_assert(sizeof(DataRegistrySubsystem_NotEqual_DataRegistryType) == 0x000014, "Wrong size on DataRegistrySubsystem_NotEqual_DataRegistryType"); \ static_assert(offsetof(DataRegistrySubsystem_NotEqual_DataRegistryType, A) == 0x000000, "Member 'DataRegistrySubsystem_NotEqual_DataRegistryType::A' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_NotEqual_DataRegistryType, B) == 0x000008, "Member 'DataRegistrySubsystem_NotEqual_DataRegistryType::B' has a wrong offset!"); \ static_assert(offsetof(DataRegistrySubsystem_NotEqual_DataRegistryType, ReturnValue) == 0x000010, "Member 'DataRegistrySubsystem_NotEqual_DataRegistryType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataRegistrySubsystem \ static_assert(alignof(UDataRegistrySubsystem) == 0x000008, "Wrong alignment on UDataRegistrySubsystem"); \ static_assert(sizeof(UDataRegistrySubsystem) == 0x0000C8, "Wrong size on UDataRegistrySubsystem"); \ #define DUMPER7_ASSERTS_DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage \ static_assert(alignof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage) == 0x000008, "Wrong alignment on DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage"); \ static_assert(sizeof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage) == 0x0001D0, "Wrong size on DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, EntryPoint) == 0x000000, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Not_PreBool_ReturnValue) == 0x000004, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, K2Node_Event_ConsideringPlayer) == 0x000008, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::K2Node_Event_ConsideringPlayer' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, K2Node_Event_NPCActor) == 0x000010, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::K2Node_Event_NPCActor' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, K2Node_DynamicCast_AsBP_NPC) == 0x000018, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_GetDisplayName_ReturnValue) == 0x000028, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_IsValid_ReturnValue_1) == 0x000059, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_GetPlayLength_ReturnValue) == 0x00005C, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_GetPlayLength_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_GetMark_Value) == 0x000060, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Conv_StringToInt_ReturnValue) == 0x000070, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000074, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_IsEmpty_ReturnValue) == 0x000075, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Conv_ObjectToText_ReturnValue) == 0x000078, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Conv_ObjectToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_IsEmpty_ReturnValue_1) == 0x000090, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, K2Node_MakeStruct_FormatArgumentData) == 0x000098, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, K2Node_MakeArray_Array) == 0x0000E8, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Format_ReturnValue) == 0x0000F8, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_CreateMessageWindow_ReturnValue) == 0x000110, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Conv_BoolToString_ReturnValue) == 0x000118, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000128, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000138, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000148, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x000158, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000168, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000178, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Conv_BoolToString_ReturnValue_2) == 0x000188, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Conv_BoolToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000198, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0001A8, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0001B8, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage, CallFunc_SetMontageLength_MontageLength_ImplicitCast) == 0x0001C8, "Member 'DialogEvent_NPC_PlayMontage_C_ExecuteUbergraph_DialogEvent_NPC_PlayMontage::CallFunc_SetMontageLength_MontageLength_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogEvent_NPC_PlayMontage_C_RecieveEventTriggered \ static_assert(alignof(DialogEvent_NPC_PlayMontage_C_RecieveEventTriggered) == 0x000008, "Wrong alignment on DialogEvent_NPC_PlayMontage_C_RecieveEventTriggered"); \ static_assert(sizeof(DialogEvent_NPC_PlayMontage_C_RecieveEventTriggered) == 0x000010, "Wrong size on DialogEvent_NPC_PlayMontage_C_RecieveEventTriggered"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_RecieveEventTriggered, ConsideringPlayer) == 0x000000, "Member 'DialogEvent_NPC_PlayMontage_C_RecieveEventTriggered::ConsideringPlayer' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPC_PlayMontage_C_RecieveEventTriggered, NPCActor) == 0x000008, "Member 'DialogEvent_NPC_PlayMontage_C_RecieveEventTriggered::NPCActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogEvent_NPC_PlayMontage_C \ static_assert(alignof(UDialogEvent_NPC_PlayMontage_C) == 0x000008, "Wrong alignment on UDialogEvent_NPC_PlayMontage_C"); \ static_assert(sizeof(UDialogEvent_NPC_PlayMontage_C) == 0x000078, "Wrong size on UDialogEvent_NPC_PlayMontage_C"); \ static_assert(offsetof(UDialogEvent_NPC_PlayMontage_C, UberGraphFrame) == 0x000038, "Member 'UDialogEvent_NPC_PlayMontage_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPC_PlayMontage_C, Montage) == 0x000040, "Member 'UDialogEvent_NPC_PlayMontage_C::Montage' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPC_PlayMontage_C, 是否在此动画完成后自动播放下一句) == 0x000048, "Member 'UDialogEvent_NPC_PlayMontage_C::是否在此动画完成后自动播放下一句' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPC_PlayMontage_C, 完成后到播放下一句延迟时间) == 0x000050, "Member 'UDialogEvent_NPC_PlayMontage_C::完成后到播放下一句延迟时间' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPC_PlayMontage_C, 此动画播放完之前是否不能跳过) == 0x000058, "Member 'UDialogEvent_NPC_PlayMontage_C::此动画播放完之前是否不能跳过' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPC_PlayMontage_C, 蒙太奇只播放一次) == 0x000059, "Member 'UDialogEvent_NPC_PlayMontage_C::蒙太奇只播放一次' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPC_PlayMontage_C, 存档标记_有值一定会存_) == 0x000060, "Member 'UDialogEvent_NPC_PlayMontage_C::存档标记_有值一定会存_' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPC_PlayMontage_C, 无法通过按键快速跳过) == 0x000070, "Member 'UDialogEvent_NPC_PlayMontage_C::无法通过按键快速跳过' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_ChoosetType \ static_assert(alignof(FST_ChoosetType) == 0x000008, "Wrong alignment on FST_ChoosetType"); \ static_assert(sizeof(FST_ChoosetType) == 0x000030, "Wrong size on FST_ChoosetType"); \ static_assert(offsetof(FST_ChoosetType, ItemType_6_1655FE5D4C7712B1017D479AD6263C70) == 0x000000, "Member 'FST_ChoosetType::ItemType_6_1655FE5D4C7712B1017D479AD6263C70' has a wrong offset!"); \ static_assert(offsetof(FST_ChoosetType, UnSelected_20_90C0960F422F82547DDF2D9F100EFE4D) == 0x000008, "Member 'FST_ChoosetType::UnSelected_20_90C0960F422F82547DDF2D9F100EFE4D' has a wrong offset!"); \ static_assert(offsetof(FST_ChoosetType, Text_15_B83E2B48483D78B7694F46B092956B84) == 0x000010, "Member 'FST_ChoosetType::Text_15_B83E2B48483D78B7694F46B092956B84' has a wrong offset!"); \ static_assert(offsetof(FST_ChoosetType, Selected_21_CC519B934A97BED7EF9E11ABA11E68D1) == 0x000028, "Member 'FST_ChoosetType::Selected_21_CC519B934A97BED7EF9E11ABA11E68D1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartObjectHandle \ static_assert(alignof(FSmartObjectHandle) == 0x000004, "Wrong alignment on FSmartObjectHandle"); \ static_assert(sizeof(FSmartObjectHandle) == 0x000004, "Wrong size on FSmartObjectHandle"); \ static_assert(offsetof(FSmartObjectHandle, ID) == 0x000000, "Member 'FSmartObjectHandle::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartObjectCollectionEntry \ static_assert(alignof(FSmartObjectCollectionEntry) == 0x000010, "Wrong alignment on FSmartObjectCollectionEntry"); \ static_assert(sizeof(FSmartObjectCollectionEntry) == 0x0000E0, "Wrong size on FSmartObjectCollectionEntry"); \ static_assert(offsetof(FSmartObjectCollectionEntry, Tags) == 0x000000, "Member 'FSmartObjectCollectionEntry::Tags' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectCollectionEntry, Path) == 0x000020, "Member 'FSmartObjectCollectionEntry::Path' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectCollectionEntry, Transform) == 0x000040, "Member 'FSmartObjectCollectionEntry::Transform' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectCollectionEntry, Bounds) == 0x0000A0, "Member 'FSmartObjectCollectionEntry::Bounds' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectCollectionEntry, Handle) == 0x0000D8, "Member 'FSmartObjectCollectionEntry::Handle' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectCollectionEntry, DefinitionIdx) == 0x0000DC, "Member 'FSmartObjectCollectionEntry::DefinitionIdx' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartObjectComponentInstanceData \ static_assert(alignof(FSmartObjectComponentInstanceData) == 0x000008, "Wrong alignment on FSmartObjectComponentInstanceData"); \ static_assert(sizeof(FSmartObjectComponentInstanceData) == 0x000070, "Wrong size on FSmartObjectComponentInstanceData"); \ static_assert(offsetof(FSmartObjectComponentInstanceData, DefinitionAsset) == 0x000068, "Member 'FSmartObjectComponentInstanceData::DefinitionAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartObjectSlotDefinition \ static_assert(alignof(FSmartObjectSlotDefinition) == 0x000008, "Wrong alignment on FSmartObjectSlotDefinition"); \ static_assert(sizeof(FSmartObjectSlotDefinition) == 0x0000B8, "Wrong size on FSmartObjectSlotDefinition"); \ static_assert(offsetof(FSmartObjectSlotDefinition, UserTagFilter) == 0x000000, "Member 'FSmartObjectSlotDefinition::UserTagFilter' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectSlotDefinition, ActivityTags) == 0x000048, "Member 'FSmartObjectSlotDefinition::ActivityTags' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectSlotDefinition, Offset) == 0x000068, "Member 'FSmartObjectSlotDefinition::Offset' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectSlotDefinition, Rotation) == 0x000080, "Member 'FSmartObjectSlotDefinition::Rotation' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectSlotDefinition, Data) == 0x000098, "Member 'FSmartObjectSlotDefinition::Data' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectSlotDefinition, BehaviorDefinitions) == 0x0000A8, "Member 'FSmartObjectSlotDefinition::BehaviorDefinitions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartObjectSlotIndex \ static_assert(alignof(FSmartObjectSlotIndex) == 0x000004, "Wrong alignment on FSmartObjectSlotIndex"); \ static_assert(sizeof(FSmartObjectSlotIndex) == 0x000004, "Wrong size on FSmartObjectSlotIndex"); \ static_assert(offsetof(FSmartObjectSlotIndex, Index) == 0x000000, "Member 'FSmartObjectSlotIndex::Index' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartObjectSlotDefinitionFragment \ static_assert(alignof(FSmartObjectSlotDefinitionFragment) == 0x000008, "Wrong alignment on FSmartObjectSlotDefinitionFragment"); \ static_assert(sizeof(FSmartObjectSlotDefinitionFragment) == 0x000010, "Wrong size on FSmartObjectSlotDefinitionFragment"); \ static_assert(offsetof(FSmartObjectSlotDefinitionFragment, SmartObjectDefinition) == 0x000000, "Member 'FSmartObjectSlotDefinitionFragment::SmartObjectDefinition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartObjectSpatialEntryData \ static_assert(alignof(FSmartObjectSpatialEntryData) == 0x000001, "Wrong alignment on FSmartObjectSpatialEntryData"); \ static_assert(sizeof(FSmartObjectSpatialEntryData) == 0x000001, "Wrong size on FSmartObjectSpatialEntryData"); \ #define DUMPER7_ASSERTS_FSmartObjectHashGridEntryData \ static_assert(alignof(FSmartObjectHashGridEntryData) == 0x000004, "Wrong alignment on FSmartObjectHashGridEntryData"); \ static_assert(sizeof(FSmartObjectHashGridEntryData) == 0x00000C, "Wrong size on FSmartObjectHashGridEntryData"); \ #define DUMPER7_ASSERTS_FSmartObjectOctreeEntryData \ static_assert(alignof(FSmartObjectOctreeEntryData) == 0x000008, "Wrong alignment on FSmartObjectOctreeEntryData"); \ static_assert(sizeof(FSmartObjectOctreeEntryData) == 0x000010, "Wrong size on FSmartObjectOctreeEntryData"); \ #define DUMPER7_ASSERTS_FSmartObjectSlotHandle \ static_assert(alignof(FSmartObjectSlotHandle) == 0x000004, "Wrong alignment on FSmartObjectSlotHandle"); \ static_assert(sizeof(FSmartObjectSlotHandle) == 0x000008, "Wrong size on FSmartObjectSlotHandle"); \ #define DUMPER7_ASSERTS_FSmartObjectUserHandle \ static_assert(alignof(FSmartObjectUserHandle) == 0x000004, "Wrong alignment on FSmartObjectUserHandle"); \ static_assert(sizeof(FSmartObjectUserHandle) == 0x000004, "Wrong size on FSmartObjectUserHandle"); \ static_assert(offsetof(FSmartObjectUserHandle, ID) == 0x000000, "Member 'FSmartObjectUserHandle::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartObjectClaimHandle \ static_assert(alignof(FSmartObjectClaimHandle) == 0x000004, "Wrong alignment on FSmartObjectClaimHandle"); \ static_assert(sizeof(FSmartObjectClaimHandle) == 0x000010, "Wrong size on FSmartObjectClaimHandle"); \ static_assert(offsetof(FSmartObjectClaimHandle, SmartObjectHandle) == 0x000000, "Member 'FSmartObjectClaimHandle::SmartObjectHandle' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectClaimHandle, SlotHandle) == 0x000004, "Member 'FSmartObjectClaimHandle::SlotHandle' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectClaimHandle, UserHandle) == 0x00000C, "Member 'FSmartObjectClaimHandle::UserHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartObjectSlotStateData \ static_assert(alignof(FSmartObjectSlotStateData) == 0x000001, "Wrong alignment on FSmartObjectSlotStateData"); \ static_assert(sizeof(FSmartObjectSlotStateData) == 0x000001, "Wrong size on FSmartObjectSlotStateData"); \ #define DUMPER7_ASSERTS_FSmartObjectSlotTransform \ static_assert(alignof(FSmartObjectSlotTransform) == 0x000010, "Wrong alignment on FSmartObjectSlotTransform"); \ static_assert(sizeof(FSmartObjectSlotTransform) == 0x000060, "Wrong size on FSmartObjectSlotTransform"); \ static_assert(offsetof(FSmartObjectSlotTransform, Transform) == 0x000000, "Member 'FSmartObjectSlotTransform::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartObjectSlotClaimState \ static_assert(alignof(FSmartObjectSlotClaimState) == 0x000008, "Wrong alignment on FSmartObjectSlotClaimState"); \ static_assert(sizeof(FSmartObjectSlotClaimState) == 0x000020, "Wrong size on FSmartObjectSlotClaimState"); \ #define DUMPER7_ASSERTS_FSmartObjectRuntime \ static_assert(alignof(FSmartObjectRuntime) == 0x000010, "Wrong alignment on FSmartObjectRuntime"); \ static_assert(sizeof(FSmartObjectRuntime) == 0x0000D0, "Wrong size on FSmartObjectRuntime"); \ static_assert(offsetof(FSmartObjectRuntime, Definition) == 0x000010, "Member 'FSmartObjectRuntime::Definition' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectRuntime, SpatialEntryData) == 0x0000B8, "Member 'FSmartObjectRuntime::SpatialEntryData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartObjectSlotView \ static_assert(alignof(FSmartObjectSlotView) == 0x000008, "Wrong alignment on FSmartObjectSlotView"); \ static_assert(sizeof(FSmartObjectSlotView) == 0x000020, "Wrong size on FSmartObjectSlotView"); \ #define DUMPER7_ASSERTS_FSmartObjectRequestFilter \ static_assert(alignof(FSmartObjectRequestFilter) == 0x000010, "Wrong alignment on FSmartObjectRequestFilter"); \ static_assert(sizeof(FSmartObjectRequestFilter) == 0x0000C0, "Wrong size on FSmartObjectRequestFilter"); \ static_assert(offsetof(FSmartObjectRequestFilter, UserTags) == 0x000000, "Member 'FSmartObjectRequestFilter::UserTags' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectRequestFilter, ActivityRequirements) == 0x000020, "Member 'FSmartObjectRequestFilter::ActivityRequirements' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectRequestFilter, BehaviorDefinitionClass) == 0x000068, "Member 'FSmartObjectRequestFilter::BehaviorDefinitionClass' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectRequestFilter, BehaviorDefinitionClasses) == 0x000070, "Member 'FSmartObjectRequestFilter::BehaviorDefinitionClasses' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartObjectRequest \ static_assert(alignof(FSmartObjectRequest) == 0x000010, "Wrong alignment on FSmartObjectRequest"); \ static_assert(sizeof(FSmartObjectRequest) == 0x000100, "Wrong size on FSmartObjectRequest"); \ static_assert(offsetof(FSmartObjectRequest, QueryBox) == 0x000000, "Member 'FSmartObjectRequest::QueryBox' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectRequest, Filter) == 0x000040, "Member 'FSmartObjectRequest::Filter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartObjectRequestResult \ static_assert(alignof(FSmartObjectRequestResult) == 0x000004, "Wrong alignment on FSmartObjectRequestResult"); \ static_assert(sizeof(FSmartObjectRequestResult) == 0x00000C, "Wrong size on FSmartObjectRequestResult"); \ static_assert(offsetof(FSmartObjectRequestResult, SmartObjectHandle) == 0x000000, "Member 'FSmartObjectRequestResult::SmartObjectHandle' has a wrong offset!"); \ static_assert(offsetof(FSmartObjectRequestResult, SlotHandle) == 0x000004, "Member 'FSmartObjectRequestResult::SlotHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartObjectSlotDefinitionData \ static_assert(alignof(FSmartObjectSlotDefinitionData) == 0x000001, "Wrong alignment on FSmartObjectSlotDefinitionData"); \ static_assert(sizeof(FSmartObjectSlotDefinitionData) == 0x000001, "Wrong size on FSmartObjectSlotDefinitionData"); \ #define DUMPER7_ASSERTS_USmartObjectSettings \ static_assert(alignof(USmartObjectSettings) == 0x000008, "Wrong alignment on USmartObjectSettings"); \ static_assert(sizeof(USmartObjectSettings) == 0x000040, "Wrong size on USmartObjectSettings"); \ static_assert(offsetof(USmartObjectSettings, DefaultUserTagsFilteringPolicy) == 0x000038, "Member 'USmartObjectSettings::DefaultUserTagsFilteringPolicy' has a wrong offset!"); \ static_assert(offsetof(USmartObjectSettings, DefaultActivityTagsMergingPolicy) == 0x000039, "Member 'USmartObjectSettings::DefaultActivityTagsMergingPolicy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlackboardKeyType_SOClaimHandle \ static_assert(alignof(UBlackboardKeyType_SOClaimHandle) == 0x000008, "Wrong alignment on UBlackboardKeyType_SOClaimHandle"); \ static_assert(sizeof(UBlackboardKeyType_SOClaimHandle) == 0x000040, "Wrong size on UBlackboardKeyType_SOClaimHandle"); \ static_assert(offsetof(UBlackboardKeyType_SOClaimHandle, Handle) == 0x000030, "Member 'UBlackboardKeyType_SOClaimHandle::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGenericSmartObject \ static_assert(alignof(AGenericSmartObject) == 0x000008, "Wrong alignment on AGenericSmartObject"); \ static_assert(sizeof(AGenericSmartObject) == 0x0002F8, "Wrong size on AGenericSmartObject"); \ static_assert(offsetof(AGenericSmartObject, SOComponent) == 0x0002F0, "Member 'AGenericSmartObject::SOComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectBlueprintFunctionLibrary_GetBlackboardValueAsSOClaimHandle \ static_assert(alignof(SmartObjectBlueprintFunctionLibrary_GetBlackboardValueAsSOClaimHandle) == 0x000008, "Wrong alignment on SmartObjectBlueprintFunctionLibrary_GetBlackboardValueAsSOClaimHandle"); \ static_assert(sizeof(SmartObjectBlueprintFunctionLibrary_GetBlackboardValueAsSOClaimHandle) == 0x000040, "Wrong size on SmartObjectBlueprintFunctionLibrary_GetBlackboardValueAsSOClaimHandle"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_GetBlackboardValueAsSOClaimHandle, NodeOwner) == 0x000000, "Member 'SmartObjectBlueprintFunctionLibrary_GetBlackboardValueAsSOClaimHandle::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_GetBlackboardValueAsSOClaimHandle, Key) == 0x000008, "Member 'SmartObjectBlueprintFunctionLibrary_GetBlackboardValueAsSOClaimHandle::Key' has a wrong offset!"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_GetBlackboardValueAsSOClaimHandle, ReturnValue) == 0x000030, "Member 'SmartObjectBlueprintFunctionLibrary_GetBlackboardValueAsSOClaimHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectBlueprintFunctionLibrary_GetValueAsSOClaimHandle \ static_assert(alignof(SmartObjectBlueprintFunctionLibrary_GetValueAsSOClaimHandle) == 0x000008, "Wrong alignment on SmartObjectBlueprintFunctionLibrary_GetValueAsSOClaimHandle"); \ static_assert(sizeof(SmartObjectBlueprintFunctionLibrary_GetValueAsSOClaimHandle) == 0x000020, "Wrong size on SmartObjectBlueprintFunctionLibrary_GetValueAsSOClaimHandle"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_GetValueAsSOClaimHandle, BlackboardComponent) == 0x000000, "Member 'SmartObjectBlueprintFunctionLibrary_GetValueAsSOClaimHandle::BlackboardComponent' has a wrong offset!"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_GetValueAsSOClaimHandle, KeyName) == 0x000008, "Member 'SmartObjectBlueprintFunctionLibrary_GetValueAsSOClaimHandle::KeyName' has a wrong offset!"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_GetValueAsSOClaimHandle, ReturnValue) == 0x000010, "Member 'SmartObjectBlueprintFunctionLibrary_GetValueAsSOClaimHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectBlueprintFunctionLibrary_IsValidSmartObjectClaimHandle \ static_assert(alignof(SmartObjectBlueprintFunctionLibrary_IsValidSmartObjectClaimHandle) == 0x000004, "Wrong alignment on SmartObjectBlueprintFunctionLibrary_IsValidSmartObjectClaimHandle"); \ static_assert(sizeof(SmartObjectBlueprintFunctionLibrary_IsValidSmartObjectClaimHandle) == 0x000014, "Wrong size on SmartObjectBlueprintFunctionLibrary_IsValidSmartObjectClaimHandle"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_IsValidSmartObjectClaimHandle, Handle) == 0x000000, "Member 'SmartObjectBlueprintFunctionLibrary_IsValidSmartObjectClaimHandle::Handle' has a wrong offset!"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_IsValidSmartObjectClaimHandle, ReturnValue) == 0x000010, "Member 'SmartObjectBlueprintFunctionLibrary_IsValidSmartObjectClaimHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectBlueprintFunctionLibrary_K2_SetSmartObjectEnabled \ static_assert(alignof(SmartObjectBlueprintFunctionLibrary_K2_SetSmartObjectEnabled) == 0x000008, "Wrong alignment on SmartObjectBlueprintFunctionLibrary_K2_SetSmartObjectEnabled"); \ static_assert(sizeof(SmartObjectBlueprintFunctionLibrary_K2_SetSmartObjectEnabled) == 0x000010, "Wrong size on SmartObjectBlueprintFunctionLibrary_K2_SetSmartObjectEnabled"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_K2_SetSmartObjectEnabled, SmartObject) == 0x000000, "Member 'SmartObjectBlueprintFunctionLibrary_K2_SetSmartObjectEnabled::SmartObject' has a wrong offset!"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_K2_SetSmartObjectEnabled, bEnabled) == 0x000008, "Member 'SmartObjectBlueprintFunctionLibrary_K2_SetSmartObjectEnabled::bEnabled' has a wrong offset!"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_K2_SetSmartObjectEnabled, ReturnValue) == 0x000009, "Member 'SmartObjectBlueprintFunctionLibrary_K2_SetSmartObjectEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectBlueprintFunctionLibrary_SetBlackboardValueAsSOClaimHandle \ static_assert(alignof(SmartObjectBlueprintFunctionLibrary_SetBlackboardValueAsSOClaimHandle) == 0x000008, "Wrong alignment on SmartObjectBlueprintFunctionLibrary_SetBlackboardValueAsSOClaimHandle"); \ static_assert(sizeof(SmartObjectBlueprintFunctionLibrary_SetBlackboardValueAsSOClaimHandle) == 0x000040, "Wrong size on SmartObjectBlueprintFunctionLibrary_SetBlackboardValueAsSOClaimHandle"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_SetBlackboardValueAsSOClaimHandle, NodeOwner) == 0x000000, "Member 'SmartObjectBlueprintFunctionLibrary_SetBlackboardValueAsSOClaimHandle::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_SetBlackboardValueAsSOClaimHandle, Key) == 0x000008, "Member 'SmartObjectBlueprintFunctionLibrary_SetBlackboardValueAsSOClaimHandle::Key' has a wrong offset!"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_SetBlackboardValueAsSOClaimHandle, Value) == 0x000030, "Member 'SmartObjectBlueprintFunctionLibrary_SetBlackboardValueAsSOClaimHandle::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectBlueprintFunctionLibrary_SetValueAsSOClaimHandle \ static_assert(alignof(SmartObjectBlueprintFunctionLibrary_SetValueAsSOClaimHandle) == 0x000008, "Wrong alignment on SmartObjectBlueprintFunctionLibrary_SetValueAsSOClaimHandle"); \ static_assert(sizeof(SmartObjectBlueprintFunctionLibrary_SetValueAsSOClaimHandle) == 0x000020, "Wrong size on SmartObjectBlueprintFunctionLibrary_SetValueAsSOClaimHandle"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_SetValueAsSOClaimHandle, BlackboardComponent) == 0x000000, "Member 'SmartObjectBlueprintFunctionLibrary_SetValueAsSOClaimHandle::BlackboardComponent' has a wrong offset!"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_SetValueAsSOClaimHandle, KeyName) == 0x000008, "Member 'SmartObjectBlueprintFunctionLibrary_SetValueAsSOClaimHandle::KeyName' has a wrong offset!"); \ static_assert(offsetof(SmartObjectBlueprintFunctionLibrary_SetValueAsSOClaimHandle, Value) == 0x000010, "Member 'SmartObjectBlueprintFunctionLibrary_SetValueAsSOClaimHandle::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USmartObjectBlueprintFunctionLibrary \ static_assert(alignof(USmartObjectBlueprintFunctionLibrary) == 0x000008, "Wrong alignment on USmartObjectBlueprintFunctionLibrary"); \ static_assert(sizeof(USmartObjectBlueprintFunctionLibrary) == 0x000028, "Wrong size on USmartObjectBlueprintFunctionLibrary"); \ #define DUMPER7_ASSERTS_ASmartObjectCollection \ static_assert(alignof(ASmartObjectCollection) == 0x000008, "Wrong alignment on ASmartObjectCollection"); \ static_assert(sizeof(ASmartObjectCollection) == 0x0003A0, "Wrong size on ASmartObjectCollection"); \ static_assert(offsetof(ASmartObjectCollection, Bounds) == 0x0002F0, "Member 'ASmartObjectCollection::Bounds' has a wrong offset!"); \ static_assert(offsetof(ASmartObjectCollection, CollectionEntries) == 0x000328, "Member 'ASmartObjectCollection::CollectionEntries' has a wrong offset!"); \ static_assert(offsetof(ASmartObjectCollection, RegisteredIdToObjectMap) == 0x000338, "Member 'ASmartObjectCollection::RegisteredIdToObjectMap' has a wrong offset!"); \ static_assert(offsetof(ASmartObjectCollection, Definitions) == 0x000388, "Member 'ASmartObjectCollection::Definitions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USmartObjectComponent \ static_assert(alignof(USmartObjectComponent) == 0x000010, "Wrong alignment on USmartObjectComponent"); \ static_assert(sizeof(USmartObjectComponent) == 0x000300, "Wrong size on USmartObjectComponent"); \ static_assert(offsetof(USmartObjectComponent, DefinitionAsset) == 0x0002E0, "Member 'USmartObjectComponent::DefinitionAsset' has a wrong offset!"); \ static_assert(offsetof(USmartObjectComponent, RegisteredHandle) == 0x0002E8, "Member 'USmartObjectComponent::RegisteredHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USmartObjectDebugRenderingComponent \ static_assert(alignof(USmartObjectDebugRenderingComponent) == 0x000010, "Wrong alignment on USmartObjectDebugRenderingComponent"); \ static_assert(sizeof(USmartObjectDebugRenderingComponent) == 0x0005E0, "Wrong size on USmartObjectDebugRenderingComponent"); \ #define DUMPER7_ASSERTS_USmartObjectBehaviorDefinition \ static_assert(alignof(USmartObjectBehaviorDefinition) == 0x000008, "Wrong alignment on USmartObjectBehaviorDefinition"); \ static_assert(sizeof(USmartObjectBehaviorDefinition) == 0x000028, "Wrong size on USmartObjectBehaviorDefinition"); \ #define DUMPER7_ASSERTS_USmartObjectDefinition \ static_assert(alignof(USmartObjectDefinition) == 0x000008, "Wrong alignment on USmartObjectDefinition"); \ static_assert(sizeof(USmartObjectDefinition) == 0x000108, "Wrong size on USmartObjectDefinition"); \ static_assert(offsetof(USmartObjectDefinition, Slots) == 0x000030, "Member 'USmartObjectDefinition::Slots' has a wrong offset!"); \ static_assert(offsetof(USmartObjectDefinition, DefaultBehaviorDefinitions) == 0x000040, "Member 'USmartObjectDefinition::DefaultBehaviorDefinitions' has a wrong offset!"); \ static_assert(offsetof(USmartObjectDefinition, UserTagFilter) == 0x000050, "Member 'USmartObjectDefinition::UserTagFilter' has a wrong offset!"); \ static_assert(offsetof(USmartObjectDefinition, ObjectTagFilter) == 0x000098, "Member 'USmartObjectDefinition::ObjectTagFilter' has a wrong offset!"); \ static_assert(offsetof(USmartObjectDefinition, ActivityTags) == 0x0000E0, "Member 'USmartObjectDefinition::ActivityTags' has a wrong offset!"); \ static_assert(offsetof(USmartObjectDefinition, ActivityTagsMergingPolicy) == 0x000100, "Member 'USmartObjectDefinition::ActivityTagsMergingPolicy' has a wrong offset!"); \ static_assert(offsetof(USmartObjectDefinition, UserTagsFilteringPolicy) == 0x000101, "Member 'USmartObjectDefinition::UserTagsFilteringPolicy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USmartObjectSpacePartition \ static_assert(alignof(USmartObjectSpacePartition) == 0x000008, "Wrong alignment on USmartObjectSpacePartition"); \ static_assert(sizeof(USmartObjectSpacePartition) == 0x000028, "Wrong size on USmartObjectSpacePartition"); \ #define DUMPER7_ASSERTS_USmartObjectHashGrid \ static_assert(alignof(USmartObjectHashGrid) == 0x000008, "Wrong alignment on USmartObjectHashGrid"); \ static_assert(sizeof(USmartObjectHashGrid) == 0x0000D0, "Wrong size on USmartObjectHashGrid"); \ #define DUMPER7_ASSERTS_USmartObjectOctree \ static_assert(alignof(USmartObjectOctree) == 0x000008, "Wrong alignment on USmartObjectOctree"); \ static_assert(sizeof(USmartObjectOctree) == 0x0000F0, "Wrong size on USmartObjectOctree"); \ #define DUMPER7_ASSERTS_USmartObjectRenderingComponent \ static_assert(alignof(USmartObjectRenderingComponent) == 0x000010, "Wrong alignment on USmartObjectRenderingComponent"); \ static_assert(sizeof(USmartObjectRenderingComponent) == 0x000590, "Wrong size on USmartObjectRenderingComponent"); \ #define DUMPER7_ASSERTS_SmartObjectSubsystem_AddTagToInstance \ static_assert(alignof(SmartObjectSubsystem_AddTagToInstance) == 0x000004, "Wrong alignment on SmartObjectSubsystem_AddTagToInstance"); \ static_assert(sizeof(SmartObjectSubsystem_AddTagToInstance) == 0x00000C, "Wrong size on SmartObjectSubsystem_AddTagToInstance"); \ static_assert(offsetof(SmartObjectSubsystem_AddTagToInstance, Handle) == 0x000000, "Member 'SmartObjectSubsystem_AddTagToInstance::Handle' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_AddTagToInstance, Tag) == 0x000004, "Member 'SmartObjectSubsystem_AddTagToInstance::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectSubsystem_Claim \ static_assert(alignof(SmartObjectSubsystem_Claim) == 0x000004, "Wrong alignment on SmartObjectSubsystem_Claim"); \ static_assert(sizeof(SmartObjectSubsystem_Claim) == 0x00001C, "Wrong size on SmartObjectSubsystem_Claim"); \ static_assert(offsetof(SmartObjectSubsystem_Claim, RequestResult) == 0x000000, "Member 'SmartObjectSubsystem_Claim::RequestResult' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_Claim, ReturnValue) == 0x00000C, "Member 'SmartObjectSubsystem_Claim::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectSubsystem_GetBehaviorDefinition \ static_assert(alignof(SmartObjectSubsystem_GetBehaviorDefinition) == 0x000008, "Wrong alignment on SmartObjectSubsystem_GetBehaviorDefinition"); \ static_assert(sizeof(SmartObjectSubsystem_GetBehaviorDefinition) == 0x000020, "Wrong size on SmartObjectSubsystem_GetBehaviorDefinition"); \ static_assert(offsetof(SmartObjectSubsystem_GetBehaviorDefinition, ClaimHandle) == 0x000000, "Member 'SmartObjectSubsystem_GetBehaviorDefinition::ClaimHandle' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_GetBehaviorDefinition, DefinitionClass) == 0x000010, "Member 'SmartObjectSubsystem_GetBehaviorDefinition::DefinitionClass' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_GetBehaviorDefinition, ReturnValue) == 0x000018, "Member 'SmartObjectSubsystem_GetBehaviorDefinition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectSubsystem_GetBehaviorDefinitionByRequestResult \ static_assert(alignof(SmartObjectSubsystem_GetBehaviorDefinitionByRequestResult) == 0x000008, "Wrong alignment on SmartObjectSubsystem_GetBehaviorDefinitionByRequestResult"); \ static_assert(sizeof(SmartObjectSubsystem_GetBehaviorDefinitionByRequestResult) == 0x000020, "Wrong size on SmartObjectSubsystem_GetBehaviorDefinitionByRequestResult"); \ static_assert(offsetof(SmartObjectSubsystem_GetBehaviorDefinitionByRequestResult, RequestResult) == 0x000000, "Member 'SmartObjectSubsystem_GetBehaviorDefinitionByRequestResult::RequestResult' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_GetBehaviorDefinitionByRequestResult, DefinitionClass) == 0x000010, "Member 'SmartObjectSubsystem_GetBehaviorDefinitionByRequestResult::DefinitionClass' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_GetBehaviorDefinitionByRequestResult, ReturnValue) == 0x000018, "Member 'SmartObjectSubsystem_GetBehaviorDefinitionByRequestResult::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectSubsystem_Release \ static_assert(alignof(SmartObjectSubsystem_Release) == 0x000004, "Wrong alignment on SmartObjectSubsystem_Release"); \ static_assert(sizeof(SmartObjectSubsystem_Release) == 0x000014, "Wrong size on SmartObjectSubsystem_Release"); \ static_assert(offsetof(SmartObjectSubsystem_Release, ClaimHandle) == 0x000000, "Member 'SmartObjectSubsystem_Release::ClaimHandle' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_Release, ReturnValue) == 0x000010, "Member 'SmartObjectSubsystem_Release::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectSubsystem_RemoveTagFromInstance \ static_assert(alignof(SmartObjectSubsystem_RemoveTagFromInstance) == 0x000004, "Wrong alignment on SmartObjectSubsystem_RemoveTagFromInstance"); \ static_assert(sizeof(SmartObjectSubsystem_RemoveTagFromInstance) == 0x00000C, "Wrong size on SmartObjectSubsystem_RemoveTagFromInstance"); \ static_assert(offsetof(SmartObjectSubsystem_RemoveTagFromInstance, Handle) == 0x000000, "Member 'SmartObjectSubsystem_RemoveTagFromInstance::Handle' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_RemoveTagFromInstance, Tag) == 0x000004, "Member 'SmartObjectSubsystem_RemoveTagFromInstance::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectSubsystem_Use \ static_assert(alignof(SmartObjectSubsystem_Use) == 0x000008, "Wrong alignment on SmartObjectSubsystem_Use"); \ static_assert(sizeof(SmartObjectSubsystem_Use) == 0x000020, "Wrong size on SmartObjectSubsystem_Use"); \ static_assert(offsetof(SmartObjectSubsystem_Use, ClaimHandle) == 0x000000, "Member 'SmartObjectSubsystem_Use::ClaimHandle' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_Use, DefinitionClass) == 0x000010, "Member 'SmartObjectSubsystem_Use::DefinitionClass' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_Use, ReturnValue) == 0x000018, "Member 'SmartObjectSubsystem_Use::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectSubsystem_FindSmartObject \ static_assert(alignof(SmartObjectSubsystem_FindSmartObject) == 0x000010, "Wrong alignment on SmartObjectSubsystem_FindSmartObject"); \ static_assert(sizeof(SmartObjectSubsystem_FindSmartObject) == 0x000110, "Wrong size on SmartObjectSubsystem_FindSmartObject"); \ static_assert(offsetof(SmartObjectSubsystem_FindSmartObject, Request) == 0x000000, "Member 'SmartObjectSubsystem_FindSmartObject::Request' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_FindSmartObject, ReturnValue) == 0x000100, "Member 'SmartObjectSubsystem_FindSmartObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectSubsystem_FindSmartObjects \ static_assert(alignof(SmartObjectSubsystem_FindSmartObjects) == 0x000010, "Wrong alignment on SmartObjectSubsystem_FindSmartObjects"); \ static_assert(sizeof(SmartObjectSubsystem_FindSmartObjects) == 0x000120, "Wrong size on SmartObjectSubsystem_FindSmartObjects"); \ static_assert(offsetof(SmartObjectSubsystem_FindSmartObjects, Request) == 0x000000, "Member 'SmartObjectSubsystem_FindSmartObjects::Request' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_FindSmartObjects, OutResults) == 0x000100, "Member 'SmartObjectSubsystem_FindSmartObjects::OutResults' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_FindSmartObjects, ReturnValue) == 0x000110, "Member 'SmartObjectSubsystem_FindSmartObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectSubsystem_GetInstanceTags \ static_assert(alignof(SmartObjectSubsystem_GetInstanceTags) == 0x000008, "Wrong alignment on SmartObjectSubsystem_GetInstanceTags"); \ static_assert(sizeof(SmartObjectSubsystem_GetInstanceTags) == 0x000028, "Wrong size on SmartObjectSubsystem_GetInstanceTags"); \ static_assert(offsetof(SmartObjectSubsystem_GetInstanceTags, Handle) == 0x000000, "Member 'SmartObjectSubsystem_GetInstanceTags::Handle' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_GetInstanceTags, ReturnValue) == 0x000008, "Member 'SmartObjectSubsystem_GetInstanceTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectSubsystem_GetSlotLocation \ static_assert(alignof(SmartObjectSubsystem_GetSlotLocation) == 0x000008, "Wrong alignment on SmartObjectSubsystem_GetSlotLocation"); \ static_assert(sizeof(SmartObjectSubsystem_GetSlotLocation) == 0x000030, "Wrong size on SmartObjectSubsystem_GetSlotLocation"); \ static_assert(offsetof(SmartObjectSubsystem_GetSlotLocation, ClaimHandle) == 0x000000, "Member 'SmartObjectSubsystem_GetSlotLocation::ClaimHandle' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_GetSlotLocation, OutSlotLocation) == 0x000010, "Member 'SmartObjectSubsystem_GetSlotLocation::OutSlotLocation' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_GetSlotLocation, ReturnValue) == 0x000028, "Member 'SmartObjectSubsystem_GetSlotLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectSubsystem_GetSlotTransform \ static_assert(alignof(SmartObjectSubsystem_GetSlotTransform) == 0x000010, "Wrong alignment on SmartObjectSubsystem_GetSlotTransform"); \ static_assert(sizeof(SmartObjectSubsystem_GetSlotTransform) == 0x000080, "Wrong size on SmartObjectSubsystem_GetSlotTransform"); \ static_assert(offsetof(SmartObjectSubsystem_GetSlotTransform, ClaimHandle) == 0x000000, "Member 'SmartObjectSubsystem_GetSlotTransform::ClaimHandle' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_GetSlotTransform, OutSlotTransform) == 0x000010, "Member 'SmartObjectSubsystem_GetSlotTransform::OutSlotTransform' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_GetSlotTransform, ReturnValue) == 0x000070, "Member 'SmartObjectSubsystem_GetSlotTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectSubsystem_GetSlotTransformFromRequestResult \ static_assert(alignof(SmartObjectSubsystem_GetSlotTransformFromRequestResult) == 0x000010, "Wrong alignment on SmartObjectSubsystem_GetSlotTransformFromRequestResult"); \ static_assert(sizeof(SmartObjectSubsystem_GetSlotTransformFromRequestResult) == 0x000080, "Wrong size on SmartObjectSubsystem_GetSlotTransformFromRequestResult"); \ static_assert(offsetof(SmartObjectSubsystem_GetSlotTransformFromRequestResult, RequestResult) == 0x000000, "Member 'SmartObjectSubsystem_GetSlotTransformFromRequestResult::RequestResult' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_GetSlotTransformFromRequestResult, OutSlotTransform) == 0x000010, "Member 'SmartObjectSubsystem_GetSlotTransformFromRequestResult::OutSlotTransform' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_GetSlotTransformFromRequestResult, ReturnValue) == 0x000070, "Member 'SmartObjectSubsystem_GetSlotTransformFromRequestResult::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectSubsystem_GetSmartObjectComponent \ static_assert(alignof(SmartObjectSubsystem_GetSmartObjectComponent) == 0x000008, "Wrong alignment on SmartObjectSubsystem_GetSmartObjectComponent"); \ static_assert(sizeof(SmartObjectSubsystem_GetSmartObjectComponent) == 0x000018, "Wrong size on SmartObjectSubsystem_GetSmartObjectComponent"); \ static_assert(offsetof(SmartObjectSubsystem_GetSmartObjectComponent, ClaimHandle) == 0x000000, "Member 'SmartObjectSubsystem_GetSmartObjectComponent::ClaimHandle' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_GetSmartObjectComponent, ReturnValue) == 0x000010, "Member 'SmartObjectSubsystem_GetSmartObjectComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SmartObjectSubsystem_GetSmartObjectComponentByRequestResult \ static_assert(alignof(SmartObjectSubsystem_GetSmartObjectComponentByRequestResult) == 0x000008, "Wrong alignment on SmartObjectSubsystem_GetSmartObjectComponentByRequestResult"); \ static_assert(sizeof(SmartObjectSubsystem_GetSmartObjectComponentByRequestResult) == 0x000018, "Wrong size on SmartObjectSubsystem_GetSmartObjectComponentByRequestResult"); \ static_assert(offsetof(SmartObjectSubsystem_GetSmartObjectComponentByRequestResult, Result) == 0x000000, "Member 'SmartObjectSubsystem_GetSmartObjectComponentByRequestResult::Result' has a wrong offset!"); \ static_assert(offsetof(SmartObjectSubsystem_GetSmartObjectComponentByRequestResult, ReturnValue) == 0x000010, "Member 'SmartObjectSubsystem_GetSmartObjectComponentByRequestResult::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USmartObjectSubsystem \ static_assert(alignof(USmartObjectSubsystem) == 0x000008, "Wrong alignment on USmartObjectSubsystem"); \ static_assert(sizeof(USmartObjectSubsystem) == 0x000158, "Wrong size on USmartObjectSubsystem"); \ static_assert(offsetof(USmartObjectSubsystem, SpacePartitionClassName) == 0x000030, "Member 'USmartObjectSubsystem::SpacePartitionClassName' has a wrong offset!"); \ static_assert(offsetof(USmartObjectSubsystem, SpacePartitionClass) == 0x000050, "Member 'USmartObjectSubsystem::SpacePartitionClass' has a wrong offset!"); \ static_assert(offsetof(USmartObjectSubsystem, SpacePartition) == 0x000058, "Member 'USmartObjectSubsystem::SpacePartition' has a wrong offset!"); \ static_assert(offsetof(USmartObjectSubsystem, RenderingActor) == 0x000060, "Member 'USmartObjectSubsystem::RenderingActor' has a wrong offset!"); \ static_assert(offsetof(USmartObjectSubsystem, MainCollection) == 0x000068, "Member 'USmartObjectSubsystem::MainCollection' has a wrong offset!"); \ static_assert(offsetof(USmartObjectSubsystem, RegisteredSOComponents) == 0x000130, "Member 'USmartObjectSubsystem::RegisteredSOComponents' has a wrong offset!"); \ static_assert(offsetof(USmartObjectSubsystem, PendingSmartObjectRegistration) == 0x000140, "Member 'USmartObjectSubsystem::PendingSmartObjectRegistration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USmartObjectSubsystemRenderingComponent \ static_assert(alignof(USmartObjectSubsystemRenderingComponent) == 0x000010, "Wrong alignment on USmartObjectSubsystemRenderingComponent"); \ static_assert(sizeof(USmartObjectSubsystemRenderingComponent) == 0x0005E0, "Wrong size on USmartObjectSubsystemRenderingComponent"); \ #define DUMPER7_ASSERTS_ASmartObjectSubsystemRenderingActor \ static_assert(alignof(ASmartObjectSubsystemRenderingActor) == 0x000008, "Wrong alignment on ASmartObjectSubsystemRenderingActor"); \ static_assert(sizeof(ASmartObjectSubsystemRenderingActor) == 0x0002F8, "Wrong size on ASmartObjectSubsystemRenderingActor"); \ static_assert(offsetof(ASmartObjectSubsystemRenderingActor, RenderingComponent) == 0x0002F0, "Member 'ASmartObjectSubsystemRenderingActor::RenderingComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USmartObjectTest \ static_assert(alignof(USmartObjectTest) == 0x000008, "Wrong alignment on USmartObjectTest"); \ static_assert(sizeof(USmartObjectTest) == 0x000030, "Wrong size on USmartObjectTest"); \ static_assert(offsetof(USmartObjectTest, SmartObjectTestingActor) == 0x000028, "Member 'USmartObjectTest::SmartObjectTestingActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USmartObjectSimpleQueryTest \ static_assert(alignof(USmartObjectSimpleQueryTest) == 0x000010, "Wrong alignment on USmartObjectSimpleQueryTest"); \ static_assert(sizeof(USmartObjectSimpleQueryTest) == 0x000140, "Wrong size on USmartObjectSimpleQueryTest"); \ static_assert(offsetof(USmartObjectSimpleQueryTest, Request) == 0x000030, "Member 'USmartObjectSimpleQueryTest::Request' has a wrong offset!"); \ static_assert(offsetof(USmartObjectSimpleQueryTest, Results) == 0x000130, "Member 'USmartObjectSimpleQueryTest::Results' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USmartObjectTestRenderingComponent \ static_assert(alignof(USmartObjectTestRenderingComponent) == 0x000010, "Wrong alignment on USmartObjectTestRenderingComponent"); \ static_assert(sizeof(USmartObjectTestRenderingComponent) == 0x0005E0, "Wrong size on USmartObjectTestRenderingComponent"); \ #define DUMPER7_ASSERTS_ASmartObjectTestingActor \ static_assert(alignof(ASmartObjectTestingActor) == 0x000008, "Wrong alignment on ASmartObjectTestingActor"); \ static_assert(sizeof(ASmartObjectTestingActor) == 0x000318, "Wrong size on ASmartObjectTestingActor"); \ static_assert(offsetof(ASmartObjectTestingActor, Tests) == 0x0002F0, "Member 'ASmartObjectTestingActor::Tests' has a wrong offset!"); \ static_assert(offsetof(ASmartObjectTestingActor, RenderingComponent) == 0x000300, "Member 'ASmartObjectTestingActor::RenderingComponent' has a wrong offset!"); \ static_assert(offsetof(ASmartObjectTestingActor, SmartObjectSubsystem) == 0x000308, "Member 'ASmartObjectTestingActor::SmartObjectSubsystem' has a wrong offset!"); \ static_assert(offsetof(ASmartObjectTestingActor, bRunTestsEachFrame) == 0x000310, "Member 'ASmartObjectTestingActor::bRunTestsEachFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModel_C_ErrorMsg \ static_assert(alignof(PlayerModel_C_ErrorMsg) == 0x000008, "Wrong alignment on PlayerModel_C_ErrorMsg"); \ static_assert(sizeof(PlayerModel_C_ErrorMsg) == 0x000010, "Wrong size on PlayerModel_C_ErrorMsg"); \ static_assert(offsetof(PlayerModel_C_ErrorMsg, msg) == 0x000000, "Member 'PlayerModel_C_ErrorMsg::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModel_C_ExecuteUbergraph_PlayerModel \ static_assert(alignof(PlayerModel_C_ExecuteUbergraph_PlayerModel) == 0x000004, "Wrong alignment on PlayerModel_C_ExecuteUbergraph_PlayerModel"); \ static_assert(sizeof(PlayerModel_C_ExecuteUbergraph_PlayerModel) == 0x000008, "Wrong size on PlayerModel_C_ExecuteUbergraph_PlayerModel"); \ static_assert(offsetof(PlayerModel_C_ExecuteUbergraph_PlayerModel, EntryPoint) == 0x000000, "Member 'PlayerModel_C_ExecuteUbergraph_PlayerModel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_ExecuteUbergraph_PlayerModel, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'PlayerModel_C_ExecuteUbergraph_PlayerModel::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModel_C_GetIntArrayFromSav \ static_assert(alignof(PlayerModel_C_GetIntArrayFromSav) == 0x000008, "Wrong alignment on PlayerModel_C_GetIntArrayFromSav"); \ static_assert(sizeof(PlayerModel_C_GetIntArrayFromSav) == 0x000040, "Wrong size on PlayerModel_C_GetIntArrayFromSav"); \ static_assert(offsetof(PlayerModel_C_GetIntArrayFromSav, Slot) == 0x000000, "Member 'PlayerModel_C_GetIntArrayFromSav::Slot' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_GetIntArrayFromSav, Key) == 0x000010, "Member 'PlayerModel_C_GetIntArrayFromSav::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_GetIntArrayFromSav, Array) == 0x000020, "Member 'PlayerModel_C_GetIntArrayFromSav::Array' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_GetIntArrayFromSav, CallFunc_GetSlotIntArrayValue_array) == 0x000030, "Member 'PlayerModel_C_GetIntArrayFromSav::CallFunc_GetSlotIntArrayValue_array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModel_C_GetIntIntMapFromSav \ static_assert(alignof(PlayerModel_C_GetIntIntMapFromSav) == 0x000008, "Wrong alignment on PlayerModel_C_GetIntIntMapFromSav"); \ static_assert(sizeof(PlayerModel_C_GetIntIntMapFromSav) == 0x0000C0, "Wrong size on PlayerModel_C_GetIntIntMapFromSav"); \ static_assert(offsetof(PlayerModel_C_GetIntIntMapFromSav, SlotName) == 0x000000, "Member 'PlayerModel_C_GetIntIntMapFromSav::SlotName' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_GetIntIntMapFromSav, Key) == 0x000010, "Member 'PlayerModel_C_GetIntIntMapFromSav::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_GetIntIntMapFromSav, ResultMaps) == 0x000020, "Member 'PlayerModel_C_GetIntIntMapFromSav::ResultMaps' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_GetIntIntMapFromSav, CallFunc_GetSlotIntIntMapValue_ResultMaps) == 0x000070, "Member 'PlayerModel_C_GetIntIntMapFromSav::CallFunc_GetSlotIntIntMapValue_ResultMaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModel_C_GetStringArrayFromSav \ static_assert(alignof(PlayerModel_C_GetStringArrayFromSav) == 0x000008, "Wrong alignment on PlayerModel_C_GetStringArrayFromSav"); \ static_assert(sizeof(PlayerModel_C_GetStringArrayFromSav) == 0x000040, "Wrong size on PlayerModel_C_GetStringArrayFromSav"); \ static_assert(offsetof(PlayerModel_C_GetStringArrayFromSav, Slot) == 0x000000, "Member 'PlayerModel_C_GetStringArrayFromSav::Slot' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_GetStringArrayFromSav, ArrayKey) == 0x000010, "Member 'PlayerModel_C_GetStringArrayFromSav::ArrayKey' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_GetStringArrayFromSav, Array) == 0x000020, "Member 'PlayerModel_C_GetStringArrayFromSav::Array' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_GetStringArrayFromSav, CallFunc_GetSlotArrayValue_Array) == 0x000030, "Member 'PlayerModel_C_GetStringArrayFromSav::CallFunc_GetSlotArrayValue_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModel_C_GetStrIntMapFromSav \ static_assert(alignof(PlayerModel_C_GetStrIntMapFromSav) == 0x000008, "Wrong alignment on PlayerModel_C_GetStrIntMapFromSav"); \ static_assert(sizeof(PlayerModel_C_GetStrIntMapFromSav) == 0x0000C0, "Wrong size on PlayerModel_C_GetStrIntMapFromSav"); \ static_assert(offsetof(PlayerModel_C_GetStrIntMapFromSav, SlotName) == 0x000000, "Member 'PlayerModel_C_GetStrIntMapFromSav::SlotName' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_GetStrIntMapFromSav, Key) == 0x000010, "Member 'PlayerModel_C_GetStrIntMapFromSav::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_GetStrIntMapFromSav, ResultMaps) == 0x000020, "Member 'PlayerModel_C_GetStrIntMapFromSav::ResultMaps' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_GetStrIntMapFromSav, CallFunc_GetSlotStrIntMapValue_ResultMaps) == 0x000070, "Member 'PlayerModel_C_GetStrIntMapFromSav::CallFunc_GetSlotStrIntMapValue_ResultMaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModel_C_ReceiveTick \ static_assert(alignof(PlayerModel_C_ReceiveTick) == 0x000004, "Wrong alignment on PlayerModel_C_ReceiveTick"); \ static_assert(sizeof(PlayerModel_C_ReceiveTick) == 0x000004, "Wrong size on PlayerModel_C_ReceiveTick"); \ static_assert(offsetof(PlayerModel_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'PlayerModel_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModel_C_SaveIntArray \ static_assert(alignof(PlayerModel_C_SaveIntArray) == 0x000008, "Wrong alignment on PlayerModel_C_SaveIntArray"); \ static_assert(sizeof(PlayerModel_C_SaveIntArray) == 0x000030, "Wrong size on PlayerModel_C_SaveIntArray"); \ static_assert(offsetof(PlayerModel_C_SaveIntArray, SlotName) == 0x000000, "Member 'PlayerModel_C_SaveIntArray::SlotName' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_SaveIntArray, Key) == 0x000010, "Member 'PlayerModel_C_SaveIntArray::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_SaveIntArray, Values) == 0x000020, "Member 'PlayerModel_C_SaveIntArray::Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModel_C_SaveIntIntMaps \ static_assert(alignof(PlayerModel_C_SaveIntIntMaps) == 0x000008, "Wrong alignment on PlayerModel_C_SaveIntIntMaps"); \ static_assert(sizeof(PlayerModel_C_SaveIntIntMaps) == 0x000070, "Wrong size on PlayerModel_C_SaveIntIntMaps"); \ static_assert(offsetof(PlayerModel_C_SaveIntIntMaps, SlotName) == 0x000000, "Member 'PlayerModel_C_SaveIntIntMaps::SlotName' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_SaveIntIntMaps, Key) == 0x000010, "Member 'PlayerModel_C_SaveIntIntMaps::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_SaveIntIntMaps, Values) == 0x000020, "Member 'PlayerModel_C_SaveIntIntMaps::Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModel_C_SaveStrArray \ static_assert(alignof(PlayerModel_C_SaveStrArray) == 0x000008, "Wrong alignment on PlayerModel_C_SaveStrArray"); \ static_assert(sizeof(PlayerModel_C_SaveStrArray) == 0x000030, "Wrong size on PlayerModel_C_SaveStrArray"); \ static_assert(offsetof(PlayerModel_C_SaveStrArray, SlotName) == 0x000000, "Member 'PlayerModel_C_SaveStrArray::SlotName' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_SaveStrArray, Key) == 0x000010, "Member 'PlayerModel_C_SaveStrArray::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_SaveStrArray, Values) == 0x000020, "Member 'PlayerModel_C_SaveStrArray::Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModel_C_SaveStrIntMaps \ static_assert(alignof(PlayerModel_C_SaveStrIntMaps) == 0x000008, "Wrong alignment on PlayerModel_C_SaveStrIntMaps"); \ static_assert(sizeof(PlayerModel_C_SaveStrIntMaps) == 0x000070, "Wrong size on PlayerModel_C_SaveStrIntMaps"); \ static_assert(offsetof(PlayerModel_C_SaveStrIntMaps, SlotName) == 0x000000, "Member 'PlayerModel_C_SaveStrIntMaps::SlotName' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_SaveStrIntMaps, Key) == 0x000010, "Member 'PlayerModel_C_SaveStrIntMaps::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerModel_C_SaveStrIntMaps, Values) == 0x000020, "Member 'PlayerModel_C_SaveStrIntMaps::Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlayerModel_C \ static_assert(alignof(UPlayerModel_C) == 0x000008, "Wrong alignment on UPlayerModel_C"); \ static_assert(sizeof(UPlayerModel_C) == 0x0000F0, "Wrong size on UPlayerModel_C"); \ static_assert(offsetof(UPlayerModel_C, UberGraphFrame) == 0x0000E8, "Member 'UPlayerModel_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeAnyEnum \ static_assert(alignof(FStateTreeAnyEnum) == 0x000008, "Wrong alignment on FStateTreeAnyEnum"); \ static_assert(sizeof(FStateTreeAnyEnum) == 0x000010, "Wrong size on FStateTreeAnyEnum"); \ static_assert(offsetof(FStateTreeAnyEnum, Value) == 0x000000, "Member 'FStateTreeAnyEnum::Value' has a wrong offset!"); \ static_assert(offsetof(FStateTreeAnyEnum, Enum) == 0x000008, "Member 'FStateTreeAnyEnum::Enum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeEvent \ static_assert(alignof(FStateTreeEvent) == 0x000008, "Wrong alignment on FStateTreeEvent"); \ static_assert(sizeof(FStateTreeEvent) == 0x000020, "Wrong size on FStateTreeEvent"); \ static_assert(offsetof(FStateTreeEvent, Tag) == 0x000000, "Member 'FStateTreeEvent::Tag' has a wrong offset!"); \ static_assert(offsetof(FStateTreeEvent, Payload) == 0x000008, "Member 'FStateTreeEvent::Payload' has a wrong offset!"); \ static_assert(offsetof(FStateTreeEvent, Origin) == 0x000018, "Member 'FStateTreeEvent::Origin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeIndex16 \ static_assert(alignof(FStateTreeIndex16) == 0x000002, "Wrong alignment on FStateTreeIndex16"); \ static_assert(sizeof(FStateTreeIndex16) == 0x000002, "Wrong size on FStateTreeIndex16"); \ static_assert(offsetof(FStateTreeIndex16, Value) == 0x000000, "Member 'FStateTreeIndex16::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeNodeBase \ static_assert(alignof(FStateTreeNodeBase) == 0x000008, "Wrong alignment on FStateTreeNodeBase"); \ static_assert(sizeof(FStateTreeNodeBase) == 0x000018, "Wrong size on FStateTreeNodeBase"); \ static_assert(offsetof(FStateTreeNodeBase, Name) == 0x000008, "Member 'FStateTreeNodeBase::Name' has a wrong offset!"); \ static_assert(offsetof(FStateTreeNodeBase, BindingsBatch) == 0x000010, "Member 'FStateTreeNodeBase::BindingsBatch' has a wrong offset!"); \ static_assert(offsetof(FStateTreeNodeBase, DataViewIndex) == 0x000012, "Member 'FStateTreeNodeBase::DataViewIndex' has a wrong offset!"); \ static_assert(offsetof(FStateTreeNodeBase, InstanceIndex) == 0x000014, "Member 'FStateTreeNodeBase::InstanceIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeConditionBase \ static_assert(alignof(FStateTreeConditionBase) == 0x000008, "Wrong alignment on FStateTreeConditionBase"); \ static_assert(sizeof(FStateTreeConditionBase) == 0x000020, "Wrong size on FStateTreeConditionBase"); \ static_assert(offsetof(FStateTreeConditionBase, Operand) == 0x000018, "Member 'FStateTreeConditionBase::Operand' has a wrong offset!"); \ static_assert(offsetof(FStateTreeConditionBase, DeltaIndent) == 0x000019, "Member 'FStateTreeConditionBase::DeltaIndent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeBlueprintConditionWrapper \ static_assert(alignof(FStateTreeBlueprintConditionWrapper) == 0x000008, "Wrong alignment on FStateTreeBlueprintConditionWrapper"); \ static_assert(sizeof(FStateTreeBlueprintConditionWrapper) == 0x000028, "Wrong size on FStateTreeBlueprintConditionWrapper"); \ static_assert(offsetof(FStateTreeBlueprintConditionWrapper, ConditionClass) == 0x000020, "Member 'FStateTreeBlueprintConditionWrapper::ConditionClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeEvaluatorBase \ static_assert(alignof(FStateTreeEvaluatorBase) == 0x000008, "Wrong alignment on FStateTreeEvaluatorBase"); \ static_assert(sizeof(FStateTreeEvaluatorBase) == 0x000018, "Wrong size on FStateTreeEvaluatorBase"); \ #define DUMPER7_ASSERTS_FStateTreeBlueprintEvaluatorWrapper \ static_assert(alignof(FStateTreeBlueprintEvaluatorWrapper) == 0x000008, "Wrong alignment on FStateTreeBlueprintEvaluatorWrapper"); \ static_assert(sizeof(FStateTreeBlueprintEvaluatorWrapper) == 0x000020, "Wrong size on FStateTreeBlueprintEvaluatorWrapper"); \ static_assert(offsetof(FStateTreeBlueprintEvaluatorWrapper, EvaluatorClass) == 0x000018, "Member 'FStateTreeBlueprintEvaluatorWrapper::EvaluatorClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeTaskBase \ static_assert(alignof(FStateTreeTaskBase) == 0x000008, "Wrong alignment on FStateTreeTaskBase"); \ static_assert(sizeof(FStateTreeTaskBase) == 0x000020, "Wrong size on FStateTreeTaskBase"); \ #define DUMPER7_ASSERTS_FStateTreeBlueprintTaskWrapper \ static_assert(alignof(FStateTreeBlueprintTaskWrapper) == 0x000008, "Wrong alignment on FStateTreeBlueprintTaskWrapper"); \ static_assert(sizeof(FStateTreeBlueprintTaskWrapper) == 0x000028, "Wrong size on FStateTreeBlueprintTaskWrapper"); \ static_assert(offsetof(FStateTreeBlueprintTaskWrapper, TaskClass) == 0x000020, "Member 'FStateTreeBlueprintTaskWrapper::TaskClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeCompareIntConditionInstanceData \ static_assert(alignof(FStateTreeCompareIntConditionInstanceData) == 0x000004, "Wrong alignment on FStateTreeCompareIntConditionInstanceData"); \ static_assert(sizeof(FStateTreeCompareIntConditionInstanceData) == 0x000008, "Wrong size on FStateTreeCompareIntConditionInstanceData"); \ static_assert(offsetof(FStateTreeCompareIntConditionInstanceData, Left) == 0x000000, "Member 'FStateTreeCompareIntConditionInstanceData::Left' has a wrong offset!"); \ static_assert(offsetof(FStateTreeCompareIntConditionInstanceData, Right) == 0x000004, "Member 'FStateTreeCompareIntConditionInstanceData::Right' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeConditionCommonBase \ static_assert(alignof(FStateTreeConditionCommonBase) == 0x000008, "Wrong alignment on FStateTreeConditionCommonBase"); \ static_assert(sizeof(FStateTreeConditionCommonBase) == 0x000020, "Wrong size on FStateTreeConditionCommonBase"); \ #define DUMPER7_ASSERTS_FStateTreeCompareIntCondition \ static_assert(alignof(FStateTreeCompareIntCondition) == 0x000008, "Wrong alignment on FStateTreeCompareIntCondition"); \ static_assert(sizeof(FStateTreeCompareIntCondition) == 0x000028, "Wrong size on FStateTreeCompareIntCondition"); \ static_assert(offsetof(FStateTreeCompareIntCondition, bInvert) == 0x000020, "Member 'FStateTreeCompareIntCondition::bInvert' has a wrong offset!"); \ static_assert(offsetof(FStateTreeCompareIntCondition, Operator) == 0x000021, "Member 'FStateTreeCompareIntCondition::Operator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeCompareFloatConditionInstanceData \ static_assert(alignof(FStateTreeCompareFloatConditionInstanceData) == 0x000008, "Wrong alignment on FStateTreeCompareFloatConditionInstanceData"); \ static_assert(sizeof(FStateTreeCompareFloatConditionInstanceData) == 0x000010, "Wrong size on FStateTreeCompareFloatConditionInstanceData"); \ static_assert(offsetof(FStateTreeCompareFloatConditionInstanceData, Left) == 0x000000, "Member 'FStateTreeCompareFloatConditionInstanceData::Left' has a wrong offset!"); \ static_assert(offsetof(FStateTreeCompareFloatConditionInstanceData, Right) == 0x000008, "Member 'FStateTreeCompareFloatConditionInstanceData::Right' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeCompareFloatCondition \ static_assert(alignof(FStateTreeCompareFloatCondition) == 0x000008, "Wrong alignment on FStateTreeCompareFloatCondition"); \ static_assert(sizeof(FStateTreeCompareFloatCondition) == 0x000028, "Wrong size on FStateTreeCompareFloatCondition"); \ static_assert(offsetof(FStateTreeCompareFloatCondition, bInvert) == 0x000020, "Member 'FStateTreeCompareFloatCondition::bInvert' has a wrong offset!"); \ static_assert(offsetof(FStateTreeCompareFloatCondition, Operator) == 0x000021, "Member 'FStateTreeCompareFloatCondition::Operator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeCompareBoolConditionInstanceData \ static_assert(alignof(FStateTreeCompareBoolConditionInstanceData) == 0x000001, "Wrong alignment on FStateTreeCompareBoolConditionInstanceData"); \ static_assert(sizeof(FStateTreeCompareBoolConditionInstanceData) == 0x000002, "Wrong size on FStateTreeCompareBoolConditionInstanceData"); \ static_assert(offsetof(FStateTreeCompareBoolConditionInstanceData, bLeft) == 0x000000, "Member 'FStateTreeCompareBoolConditionInstanceData::bLeft' has a wrong offset!"); \ static_assert(offsetof(FStateTreeCompareBoolConditionInstanceData, bRight) == 0x000001, "Member 'FStateTreeCompareBoolConditionInstanceData::bRight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeCompareBoolCondition \ static_assert(alignof(FStateTreeCompareBoolCondition) == 0x000008, "Wrong alignment on FStateTreeCompareBoolCondition"); \ static_assert(sizeof(FStateTreeCompareBoolCondition) == 0x000028, "Wrong size on FStateTreeCompareBoolCondition"); \ static_assert(offsetof(FStateTreeCompareBoolCondition, bInvert) == 0x000020, "Member 'FStateTreeCompareBoolCondition::bInvert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeCompareEnumConditionInstanceData \ static_assert(alignof(FStateTreeCompareEnumConditionInstanceData) == 0x000008, "Wrong alignment on FStateTreeCompareEnumConditionInstanceData"); \ static_assert(sizeof(FStateTreeCompareEnumConditionInstanceData) == 0x000020, "Wrong size on FStateTreeCompareEnumConditionInstanceData"); \ static_assert(offsetof(FStateTreeCompareEnumConditionInstanceData, Left) == 0x000000, "Member 'FStateTreeCompareEnumConditionInstanceData::Left' has a wrong offset!"); \ static_assert(offsetof(FStateTreeCompareEnumConditionInstanceData, Right) == 0x000010, "Member 'FStateTreeCompareEnumConditionInstanceData::Right' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeCompareEnumCondition \ static_assert(alignof(FStateTreeCompareEnumCondition) == 0x000008, "Wrong alignment on FStateTreeCompareEnumCondition"); \ static_assert(sizeof(FStateTreeCompareEnumCondition) == 0x000028, "Wrong size on FStateTreeCompareEnumCondition"); \ static_assert(offsetof(FStateTreeCompareEnumCondition, bInvert) == 0x000020, "Member 'FStateTreeCompareEnumCondition::bInvert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeCompareDistanceConditionInstanceData \ static_assert(alignof(FStateTreeCompareDistanceConditionInstanceData) == 0x000008, "Wrong alignment on FStateTreeCompareDistanceConditionInstanceData"); \ static_assert(sizeof(FStateTreeCompareDistanceConditionInstanceData) == 0x000038, "Wrong size on FStateTreeCompareDistanceConditionInstanceData"); \ static_assert(offsetof(FStateTreeCompareDistanceConditionInstanceData, Source) == 0x000000, "Member 'FStateTreeCompareDistanceConditionInstanceData::Source' has a wrong offset!"); \ static_assert(offsetof(FStateTreeCompareDistanceConditionInstanceData, Target) == 0x000018, "Member 'FStateTreeCompareDistanceConditionInstanceData::Target' has a wrong offset!"); \ static_assert(offsetof(FStateTreeCompareDistanceConditionInstanceData, Distance) == 0x000030, "Member 'FStateTreeCompareDistanceConditionInstanceData::Distance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeCompareDistanceCondition \ static_assert(alignof(FStateTreeCompareDistanceCondition) == 0x000008, "Wrong alignment on FStateTreeCompareDistanceCondition"); \ static_assert(sizeof(FStateTreeCompareDistanceCondition) == 0x000028, "Wrong size on FStateTreeCompareDistanceCondition"); \ static_assert(offsetof(FStateTreeCompareDistanceCondition, bInvert) == 0x000020, "Member 'FStateTreeCompareDistanceCondition::bInvert' has a wrong offset!"); \ static_assert(offsetof(FStateTreeCompareDistanceCondition, Operator) == 0x000021, "Member 'FStateTreeCompareDistanceCondition::Operator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeRandomConditionInstanceData \ static_assert(alignof(FStateTreeRandomConditionInstanceData) == 0x000004, "Wrong alignment on FStateTreeRandomConditionInstanceData"); \ static_assert(sizeof(FStateTreeRandomConditionInstanceData) == 0x000004, "Wrong size on FStateTreeRandomConditionInstanceData"); \ static_assert(offsetof(FStateTreeRandomConditionInstanceData, Threshold) == 0x000000, "Member 'FStateTreeRandomConditionInstanceData::Threshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeRandomCondition \ static_assert(alignof(FStateTreeRandomCondition) == 0x000008, "Wrong alignment on FStateTreeRandomCondition"); \ static_assert(sizeof(FStateTreeRandomCondition) == 0x000020, "Wrong size on FStateTreeRandomCondition"); \ #define DUMPER7_ASSERTS_FGameplayTagMatchConditionInstanceData \ static_assert(alignof(FGameplayTagMatchConditionInstanceData) == 0x000008, "Wrong alignment on FGameplayTagMatchConditionInstanceData"); \ static_assert(sizeof(FGameplayTagMatchConditionInstanceData) == 0x000028, "Wrong size on FGameplayTagMatchConditionInstanceData"); \ static_assert(offsetof(FGameplayTagMatchConditionInstanceData, TagContainer) == 0x000000, "Member 'FGameplayTagMatchConditionInstanceData::TagContainer' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagMatchConditionInstanceData, Tag) == 0x000020, "Member 'FGameplayTagMatchConditionInstanceData::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagMatchCondition \ static_assert(alignof(FGameplayTagMatchCondition) == 0x000008, "Wrong alignment on FGameplayTagMatchCondition"); \ static_assert(sizeof(FGameplayTagMatchCondition) == 0x000028, "Wrong size on FGameplayTagMatchCondition"); \ static_assert(offsetof(FGameplayTagMatchCondition, bExactMatch) == 0x000020, "Member 'FGameplayTagMatchCondition::bExactMatch' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagMatchCondition, bInvert) == 0x000021, "Member 'FGameplayTagMatchCondition::bInvert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagContainerMatchConditionInstanceData \ static_assert(alignof(FGameplayTagContainerMatchConditionInstanceData) == 0x000008, "Wrong alignment on FGameplayTagContainerMatchConditionInstanceData"); \ static_assert(sizeof(FGameplayTagContainerMatchConditionInstanceData) == 0x000040, "Wrong size on FGameplayTagContainerMatchConditionInstanceData"); \ static_assert(offsetof(FGameplayTagContainerMatchConditionInstanceData, TagContainer) == 0x000000, "Member 'FGameplayTagContainerMatchConditionInstanceData::TagContainer' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagContainerMatchConditionInstanceData, OtherContainer) == 0x000020, "Member 'FGameplayTagContainerMatchConditionInstanceData::OtherContainer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagContainerMatchCondition \ static_assert(alignof(FGameplayTagContainerMatchCondition) == 0x000008, "Wrong alignment on FGameplayTagContainerMatchCondition"); \ static_assert(sizeof(FGameplayTagContainerMatchCondition) == 0x000028, "Wrong size on FGameplayTagContainerMatchCondition"); \ static_assert(offsetof(FGameplayTagContainerMatchCondition, MatchType) == 0x000020, "Member 'FGameplayTagContainerMatchCondition::MatchType' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagContainerMatchCondition, bExactMatch) == 0x000021, "Member 'FGameplayTagContainerMatchCondition::bExactMatch' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagContainerMatchCondition, bInvert) == 0x000022, "Member 'FGameplayTagContainerMatchCondition::bInvert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagQueryConditionInstanceData \ static_assert(alignof(FGameplayTagQueryConditionInstanceData) == 0x000008, "Wrong alignment on FGameplayTagQueryConditionInstanceData"); \ static_assert(sizeof(FGameplayTagQueryConditionInstanceData) == 0x000020, "Wrong size on FGameplayTagQueryConditionInstanceData"); \ static_assert(offsetof(FGameplayTagQueryConditionInstanceData, TagContainer) == 0x000000, "Member 'FGameplayTagQueryConditionInstanceData::TagContainer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagQueryCondition \ static_assert(alignof(FGameplayTagQueryCondition) == 0x000008, "Wrong alignment on FGameplayTagQueryCondition"); \ static_assert(sizeof(FGameplayTagQueryCondition) == 0x000070, "Wrong size on FGameplayTagQueryCondition"); \ static_assert(offsetof(FGameplayTagQueryCondition, TagQuery) == 0x000020, "Member 'FGameplayTagQueryCondition::TagQuery' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagQueryCondition, bInvert) == 0x000068, "Member 'FGameplayTagQueryCondition::bInvert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeObjectIsValidConditionInstanceData \ static_assert(alignof(FStateTreeObjectIsValidConditionInstanceData) == 0x000008, "Wrong alignment on FStateTreeObjectIsValidConditionInstanceData"); \ static_assert(sizeof(FStateTreeObjectIsValidConditionInstanceData) == 0x000008, "Wrong size on FStateTreeObjectIsValidConditionInstanceData"); \ static_assert(offsetof(FStateTreeObjectIsValidConditionInstanceData, Object) == 0x000000, "Member 'FStateTreeObjectIsValidConditionInstanceData::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeObjectIsValidCondition \ static_assert(alignof(FStateTreeObjectIsValidCondition) == 0x000008, "Wrong alignment on FStateTreeObjectIsValidCondition"); \ static_assert(sizeof(FStateTreeObjectIsValidCondition) == 0x000028, "Wrong size on FStateTreeObjectIsValidCondition"); \ static_assert(offsetof(FStateTreeObjectIsValidCondition, bInvert) == 0x000020, "Member 'FStateTreeObjectIsValidCondition::bInvert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeObjectEqualsConditionInstanceData \ static_assert(alignof(FStateTreeObjectEqualsConditionInstanceData) == 0x000008, "Wrong alignment on FStateTreeObjectEqualsConditionInstanceData"); \ static_assert(sizeof(FStateTreeObjectEqualsConditionInstanceData) == 0x000010, "Wrong size on FStateTreeObjectEqualsConditionInstanceData"); \ static_assert(offsetof(FStateTreeObjectEqualsConditionInstanceData, Left) == 0x000000, "Member 'FStateTreeObjectEqualsConditionInstanceData::Left' has a wrong offset!"); \ static_assert(offsetof(FStateTreeObjectEqualsConditionInstanceData, Right) == 0x000008, "Member 'FStateTreeObjectEqualsConditionInstanceData::Right' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeObjectEqualsCondition \ static_assert(alignof(FStateTreeObjectEqualsCondition) == 0x000008, "Wrong alignment on FStateTreeObjectEqualsCondition"); \ static_assert(sizeof(FStateTreeObjectEqualsCondition) == 0x000028, "Wrong size on FStateTreeObjectEqualsCondition"); \ static_assert(offsetof(FStateTreeObjectEqualsCondition, bInvert) == 0x000020, "Member 'FStateTreeObjectEqualsCondition::bInvert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeObjectIsChildOfClassConditionInstanceData \ static_assert(alignof(FStateTreeObjectIsChildOfClassConditionInstanceData) == 0x000008, "Wrong alignment on FStateTreeObjectIsChildOfClassConditionInstanceData"); \ static_assert(sizeof(FStateTreeObjectIsChildOfClassConditionInstanceData) == 0x000010, "Wrong size on FStateTreeObjectIsChildOfClassConditionInstanceData"); \ static_assert(offsetof(FStateTreeObjectIsChildOfClassConditionInstanceData, Object) == 0x000000, "Member 'FStateTreeObjectIsChildOfClassConditionInstanceData::Object' has a wrong offset!"); \ static_assert(offsetof(FStateTreeObjectIsChildOfClassConditionInstanceData, Class) == 0x000008, "Member 'FStateTreeObjectIsChildOfClassConditionInstanceData::Class' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeObjectIsChildOfClassCondition \ static_assert(alignof(FStateTreeObjectIsChildOfClassCondition) == 0x000008, "Wrong alignment on FStateTreeObjectIsChildOfClassCondition"); \ static_assert(sizeof(FStateTreeObjectIsChildOfClassCondition) == 0x000028, "Wrong size on FStateTreeObjectIsChildOfClassCondition"); \ static_assert(offsetof(FStateTreeObjectIsChildOfClassCondition, bInvert) == 0x000020, "Member 'FStateTreeObjectIsChildOfClassCondition::bInvert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeEvaluatorCommonBase \ static_assert(alignof(FStateTreeEvaluatorCommonBase) == 0x000008, "Wrong alignment on FStateTreeEvaluatorCommonBase"); \ static_assert(sizeof(FStateTreeEvaluatorCommonBase) == 0x000018, "Wrong size on FStateTreeEvaluatorCommonBase"); \ #define DUMPER7_ASSERTS_FStateTreeExecutionState \ static_assert(alignof(FStateTreeExecutionState) == 0x000004, "Wrong alignment on FStateTreeExecutionState"); \ static_assert(sizeof(FStateTreeExecutionState) == 0x000024, "Wrong size on FStateTreeExecutionState"); \ #define DUMPER7_ASSERTS_FStateTreeInstanceData \ static_assert(alignof(FStateTreeInstanceData) == 0x000008, "Wrong alignment on FStateTreeInstanceData"); \ static_assert(sizeof(FStateTreeInstanceData) == 0x000030, "Wrong size on FStateTreeInstanceData"); \ static_assert(offsetof(FStateTreeInstanceData, InstanceStructs) == 0x000000, "Member 'FStateTreeInstanceData::InstanceStructs' has a wrong offset!"); \ static_assert(offsetof(FStateTreeInstanceData, InstanceObjects) == 0x000010, "Member 'FStateTreeInstanceData::InstanceObjects' has a wrong offset!"); \ static_assert(offsetof(FStateTreeInstanceData, Events) == 0x000020, "Member 'FStateTreeInstanceData::Events' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeBindableStructDesc \ static_assert(alignof(FStateTreeBindableStructDesc) == 0x000008, "Wrong alignment on FStateTreeBindableStructDesc"); \ static_assert(sizeof(FStateTreeBindableStructDesc) == 0x000018, "Wrong size on FStateTreeBindableStructDesc"); \ static_assert(offsetof(FStateTreeBindableStructDesc, Struct) == 0x000000, "Member 'FStateTreeBindableStructDesc::Struct' has a wrong offset!"); \ static_assert(offsetof(FStateTreeBindableStructDesc, Name) == 0x000008, "Member 'FStateTreeBindableStructDesc::Name' has a wrong offset!"); \ static_assert(offsetof(FStateTreeBindableStructDesc, DataSource) == 0x000010, "Member 'FStateTreeBindableStructDesc::DataSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreePropertySegment \ static_assert(alignof(FStateTreePropertySegment) == 0x000004, "Wrong alignment on FStateTreePropertySegment"); \ static_assert(sizeof(FStateTreePropertySegment) == 0x000010, "Wrong size on FStateTreePropertySegment"); \ static_assert(offsetof(FStateTreePropertySegment, Name) == 0x000000, "Member 'FStateTreePropertySegment::Name' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropertySegment, ArrayIndex) == 0x000008, "Member 'FStateTreePropertySegment::ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropertySegment, NextIndex) == 0x00000A, "Member 'FStateTreePropertySegment::NextIndex' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropertySegment, Type) == 0x00000C, "Member 'FStateTreePropertySegment::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreePropertyBinding \ static_assert(alignof(FStateTreePropertyBinding) == 0x000004, "Wrong alignment on FStateTreePropertyBinding"); \ static_assert(sizeof(FStateTreePropertyBinding) == 0x000024, "Wrong size on FStateTreePropertyBinding"); \ static_assert(offsetof(FStateTreePropertyBinding, SourcePath) == 0x000000, "Member 'FStateTreePropertyBinding::SourcePath' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropertyBinding, TargetPath) == 0x000010, "Member 'FStateTreePropertyBinding::TargetPath' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropertyBinding, SourceStructIndex) == 0x000020, "Member 'FStateTreePropertyBinding::SourceStructIndex' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropertyBinding, CopyType) == 0x000022, "Member 'FStateTreePropertyBinding::CopyType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreePropertyIndirection \ static_assert(alignof(FStateTreePropertyIndirection) == 0x000008, "Wrong alignment on FStateTreePropertyIndirection"); \ static_assert(sizeof(FStateTreePropertyIndirection) == 0x000010, "Wrong size on FStateTreePropertyIndirection"); \ static_assert(offsetof(FStateTreePropertyIndirection, ArrayIndex) == 0x000000, "Member 'FStateTreePropertyIndirection::ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropertyIndirection, Offset) == 0x000002, "Member 'FStateTreePropertyIndirection::Offset' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropertyIndirection, NextIndex) == 0x000004, "Member 'FStateTreePropertyIndirection::NextIndex' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropertyIndirection, Type) == 0x000006, "Member 'FStateTreePropertyIndirection::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreePropCopy \ static_assert(alignof(FStateTreePropCopy) == 0x000008, "Wrong alignment on FStateTreePropCopy"); \ static_assert(sizeof(FStateTreePropCopy) == 0x000038, "Wrong size on FStateTreePropCopy"); \ static_assert(offsetof(FStateTreePropCopy, SourceIndirection) == 0x000000, "Member 'FStateTreePropCopy::SourceIndirection' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropCopy, TargetIndirection) == 0x000010, "Member 'FStateTreePropCopy::TargetIndirection' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropCopy, CopySize) == 0x000030, "Member 'FStateTreePropCopy::CopySize' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropCopy, SourceStructIndex) == 0x000034, "Member 'FStateTreePropCopy::SourceStructIndex' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropCopy, Type) == 0x000036, "Member 'FStateTreePropCopy::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreePropCopyBatch \ static_assert(alignof(FStateTreePropCopyBatch) == 0x000008, "Wrong alignment on FStateTreePropCopyBatch"); \ static_assert(sizeof(FStateTreePropCopyBatch) == 0x000020, "Wrong size on FStateTreePropCopyBatch"); \ static_assert(offsetof(FStateTreePropCopyBatch, TargetStruct) == 0x000000, "Member 'FStateTreePropCopyBatch::TargetStruct' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropCopyBatch, BindingsBegin) == 0x000018, "Member 'FStateTreePropCopyBatch::BindingsBegin' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropCopyBatch, BindingsEnd) == 0x00001A, "Member 'FStateTreePropCopyBatch::BindingsEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreePropertyBindings \ static_assert(alignof(FStateTreePropertyBindings) == 0x000008, "Wrong alignment on FStateTreePropertyBindings"); \ static_assert(sizeof(FStateTreePropertyBindings) == 0x000068, "Wrong size on FStateTreePropertyBindings"); \ static_assert(offsetof(FStateTreePropertyBindings, SourceStructs) == 0x000000, "Member 'FStateTreePropertyBindings::SourceStructs' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropertyBindings, CopyBatches) == 0x000010, "Member 'FStateTreePropertyBindings::CopyBatches' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropertyBindings, PropertyBindings) == 0x000020, "Member 'FStateTreePropertyBindings::PropertyBindings' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropertyBindings, PropertySegments) == 0x000030, "Member 'FStateTreePropertyBindings::PropertySegments' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropertyBindings, PropertyCopies) == 0x000040, "Member 'FStateTreePropertyBindings::PropertyCopies' has a wrong offset!"); \ static_assert(offsetof(FStateTreePropertyBindings, PropertyIndirections) == 0x000050, "Member 'FStateTreePropertyBindings::PropertyIndirections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeEditorPropertyPath \ static_assert(alignof(FStateTreeEditorPropertyPath) == 0x000008, "Wrong alignment on FStateTreeEditorPropertyPath"); \ static_assert(sizeof(FStateTreeEditorPropertyPath) == 0x000020, "Wrong size on FStateTreeEditorPropertyPath"); \ static_assert(offsetof(FStateTreeEditorPropertyPath, StructID) == 0x000000, "Member 'FStateTreeEditorPropertyPath::StructID' has a wrong offset!"); \ static_assert(offsetof(FStateTreeEditorPropertyPath, Path) == 0x000010, "Member 'FStateTreeEditorPropertyPath::Path' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeReference \ static_assert(alignof(FStateTreeReference) == 0x000008, "Wrong alignment on FStateTreeReference"); \ static_assert(sizeof(FStateTreeReference) == 0x000018, "Wrong size on FStateTreeReference"); \ static_assert(offsetof(FStateTreeReference, StateTree) == 0x000000, "Member 'FStateTreeReference::StateTree' has a wrong offset!"); \ static_assert(offsetof(FStateTreeReference, Parameters) == 0x000008, "Member 'FStateTreeReference::Parameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeTaskCommonBase \ static_assert(alignof(FStateTreeTaskCommonBase) == 0x000008, "Wrong alignment on FStateTreeTaskCommonBase"); \ static_assert(sizeof(FStateTreeTaskCommonBase) == 0x000020, "Wrong size on FStateTreeTaskCommonBase"); \ #define DUMPER7_ASSERTS_FStateTreeStateHandle \ static_assert(alignof(FStateTreeStateHandle) == 0x000002, "Wrong alignment on FStateTreeStateHandle"); \ static_assert(sizeof(FStateTreeStateHandle) == 0x000002, "Wrong size on FStateTreeStateHandle"); \ static_assert(offsetof(FStateTreeStateHandle, Index) == 0x000000, "Member 'FStateTreeStateHandle::Index' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeIndex8 \ static_assert(alignof(FStateTreeIndex8) == 0x000001, "Wrong alignment on FStateTreeIndex8"); \ static_assert(sizeof(FStateTreeIndex8) == 0x000001, "Wrong size on FStateTreeIndex8"); \ static_assert(offsetof(FStateTreeIndex8, Value) == 0x000000, "Member 'FStateTreeIndex8::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeActiveStates \ static_assert(alignof(FStateTreeActiveStates) == 0x000002, "Wrong alignment on FStateTreeActiveStates"); \ static_assert(sizeof(FStateTreeActiveStates) == 0x000012, "Wrong size on FStateTreeActiveStates"); \ static_assert(offsetof(FStateTreeActiveStates, States) == 0x000000, "Member 'FStateTreeActiveStates::States' has a wrong offset!"); \ static_assert(offsetof(FStateTreeActiveStates, NumStates) == 0x000010, "Member 'FStateTreeActiveStates::NumStates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeTransitionResult \ static_assert(alignof(FStateTreeTransitionResult) == 0x000002, "Wrong alignment on FStateTreeTransitionResult"); \ static_assert(sizeof(FStateTreeTransitionResult) == 0x00002C, "Wrong size on FStateTreeTransitionResult"); \ static_assert(offsetof(FStateTreeTransitionResult, CurrentActiveStates) == 0x000000, "Member 'FStateTreeTransitionResult::CurrentActiveStates' has a wrong offset!"); \ static_assert(offsetof(FStateTreeTransitionResult, CurrentRunStatus) == 0x000012, "Member 'FStateTreeTransitionResult::CurrentRunStatus' has a wrong offset!"); \ static_assert(offsetof(FStateTreeTransitionResult, TargetState) == 0x000014, "Member 'FStateTreeTransitionResult::TargetState' has a wrong offset!"); \ static_assert(offsetof(FStateTreeTransitionResult, NextActiveStates) == 0x000016, "Member 'FStateTreeTransitionResult::NextActiveStates' has a wrong offset!"); \ static_assert(offsetof(FStateTreeTransitionResult, CurrentState) == 0x000028, "Member 'FStateTreeTransitionResult::CurrentState' has a wrong offset!"); \ static_assert(offsetof(FStateTreeTransitionResult, ChangeType) == 0x00002A, "Member 'FStateTreeTransitionResult::ChangeType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCompactStateTransition \ static_assert(alignof(FCompactStateTransition) == 0x000004, "Wrong alignment on FCompactStateTransition"); \ static_assert(sizeof(FCompactStateTransition) == 0x000010, "Wrong size on FCompactStateTransition"); \ static_assert(offsetof(FCompactStateTransition, EventTag) == 0x000000, "Member 'FCompactStateTransition::EventTag' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTransition, ConditionsBegin) == 0x000008, "Member 'FCompactStateTransition::ConditionsBegin' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTransition, State) == 0x00000A, "Member 'FCompactStateTransition::State' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTransition, Type) == 0x00000C, "Member 'FCompactStateTransition::Type' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTransition, Trigger) == 0x00000D, "Member 'FCompactStateTransition::Trigger' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTransition, GateDelay) == 0x00000E, "Member 'FCompactStateTransition::GateDelay' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTransition, ConditionsNum) == 0x00000F, "Member 'FCompactStateTransition::ConditionsNum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCompactStateTreeState \ static_assert(alignof(FCompactStateTreeState) == 0x000004, "Wrong alignment on FCompactStateTreeState"); \ static_assert(sizeof(FCompactStateTreeState) == 0x000020, "Wrong size on FCompactStateTreeState"); \ static_assert(offsetof(FCompactStateTreeState, Name) == 0x000000, "Member 'FCompactStateTreeState::Name' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTreeState, LinkedState) == 0x000008, "Member 'FCompactStateTreeState::LinkedState' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTreeState, Parent) == 0x00000A, "Member 'FCompactStateTreeState::Parent' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTreeState, ChildrenBegin) == 0x00000C, "Member 'FCompactStateTreeState::ChildrenBegin' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTreeState, ChildrenEnd) == 0x00000E, "Member 'FCompactStateTreeState::ChildrenEnd' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTreeState, EnterConditionsBegin) == 0x000010, "Member 'FCompactStateTreeState::EnterConditionsBegin' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTreeState, TransitionsBegin) == 0x000012, "Member 'FCompactStateTreeState::TransitionsBegin' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTreeState, TasksBegin) == 0x000014, "Member 'FCompactStateTreeState::TasksBegin' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTreeState, ParameterInstanceIndex) == 0x000016, "Member 'FCompactStateTreeState::ParameterInstanceIndex' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTreeState, ParameterDataViewIndex) == 0x000018, "Member 'FCompactStateTreeState::ParameterDataViewIndex' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTreeState, EnterConditionsNum) == 0x00001A, "Member 'FCompactStateTreeState::EnterConditionsNum' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTreeState, TransitionsNum) == 0x00001B, "Member 'FCompactStateTreeState::TransitionsNum' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTreeState, TasksNum) == 0x00001C, "Member 'FCompactStateTreeState::TasksNum' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTreeState, Type) == 0x00001D, "Member 'FCompactStateTreeState::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCompactStateTreeParameters \ static_assert(alignof(FCompactStateTreeParameters) == 0x000008, "Wrong alignment on FCompactStateTreeParameters"); \ static_assert(sizeof(FCompactStateTreeParameters) == 0x000018, "Wrong size on FCompactStateTreeParameters"); \ static_assert(offsetof(FCompactStateTreeParameters, BindingsBatch) == 0x000000, "Member 'FCompactStateTreeParameters::BindingsBatch' has a wrong offset!"); \ static_assert(offsetof(FCompactStateTreeParameters, Parameters) == 0x000008, "Member 'FCompactStateTreeParameters::Parameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeExternalDataHandle \ static_assert(alignof(FStateTreeExternalDataHandle) == 0x000001, "Wrong alignment on FStateTreeExternalDataHandle"); \ static_assert(sizeof(FStateTreeExternalDataHandle) == 0x000001, "Wrong size on FStateTreeExternalDataHandle"); \ static_assert(offsetof(FStateTreeExternalDataHandle, DataViewIndex) == 0x000000, "Member 'FStateTreeExternalDataHandle::DataViewIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeExternalDataDesc \ static_assert(alignof(FStateTreeExternalDataDesc) == 0x000008, "Wrong alignment on FStateTreeExternalDataDesc"); \ static_assert(sizeof(FStateTreeExternalDataDesc) == 0x000018, "Wrong size on FStateTreeExternalDataDesc"); \ static_assert(offsetof(FStateTreeExternalDataDesc, Struct) == 0x000000, "Member 'FStateTreeExternalDataDesc::Struct' has a wrong offset!"); \ static_assert(offsetof(FStateTreeExternalDataDesc, Name) == 0x000008, "Member 'FStateTreeExternalDataDesc::Name' has a wrong offset!"); \ static_assert(offsetof(FStateTreeExternalDataDesc, Handle) == 0x000010, "Member 'FStateTreeExternalDataDesc::Handle' has a wrong offset!"); \ static_assert(offsetof(FStateTreeExternalDataDesc, Requirement) == 0x000011, "Member 'FStateTreeExternalDataDesc::Requirement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeStructRef \ static_assert(alignof(FStateTreeStructRef) == 0x000008, "Wrong alignment on FStateTreeStructRef"); \ static_assert(sizeof(FStateTreeStructRef) == 0x000010, "Wrong size on FStateTreeStructRef"); \ #define DUMPER7_ASSERTS_FStateTreeDebugTextTaskInstanceData \ static_assert(alignof(FStateTreeDebugTextTaskInstanceData) == 0x000001, "Wrong alignment on FStateTreeDebugTextTaskInstanceData"); \ static_assert(sizeof(FStateTreeDebugTextTaskInstanceData) == 0x000001, "Wrong size on FStateTreeDebugTextTaskInstanceData"); \ #define DUMPER7_ASSERTS_FStateTreeDebugTextTask \ static_assert(alignof(FStateTreeDebugTextTask) == 0x000008, "Wrong alignment on FStateTreeDebugTextTask"); \ static_assert(sizeof(FStateTreeDebugTextTask) == 0x000060, "Wrong size on FStateTreeDebugTextTask"); \ static_assert(offsetof(FStateTreeDebugTextTask, Text) == 0x000028, "Member 'FStateTreeDebugTextTask::Text' has a wrong offset!"); \ static_assert(offsetof(FStateTreeDebugTextTask, TextColor) == 0x000038, "Member 'FStateTreeDebugTextTask::TextColor' has a wrong offset!"); \ static_assert(offsetof(FStateTreeDebugTextTask, FontScale) == 0x00003C, "Member 'FStateTreeDebugTextTask::FontScale' has a wrong offset!"); \ static_assert(offsetof(FStateTreeDebugTextTask, Offset) == 0x000040, "Member 'FStateTreeDebugTextTask::Offset' has a wrong offset!"); \ static_assert(offsetof(FStateTreeDebugTextTask, bEnabled) == 0x000058, "Member 'FStateTreeDebugTextTask::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeDelayTaskInstanceData \ static_assert(alignof(FStateTreeDelayTaskInstanceData) == 0x000004, "Wrong alignment on FStateTreeDelayTaskInstanceData"); \ static_assert(sizeof(FStateTreeDelayTaskInstanceData) == 0x000010, "Wrong size on FStateTreeDelayTaskInstanceData"); \ static_assert(offsetof(FStateTreeDelayTaskInstanceData, Duration) == 0x000000, "Member 'FStateTreeDelayTaskInstanceData::Duration' has a wrong offset!"); \ static_assert(offsetof(FStateTreeDelayTaskInstanceData, RandomDeviation) == 0x000004, "Member 'FStateTreeDelayTaskInstanceData::RandomDeviation' has a wrong offset!"); \ static_assert(offsetof(FStateTreeDelayTaskInstanceData, bRunForever) == 0x000008, "Member 'FStateTreeDelayTaskInstanceData::bRunForever' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateTreeDelayTask \ static_assert(alignof(FStateTreeDelayTask) == 0x000008, "Wrong alignment on FStateTreeDelayTask"); \ static_assert(sizeof(FStateTreeDelayTask) == 0x000020, "Wrong size on FStateTreeDelayTask"); \ #define DUMPER7_ASSERTS_StateTreeNodeBlueprintBase_SendEvent \ static_assert(alignof(StateTreeNodeBlueprintBase_SendEvent) == 0x000008, "Wrong alignment on StateTreeNodeBlueprintBase_SendEvent"); \ static_assert(sizeof(StateTreeNodeBlueprintBase_SendEvent) == 0x000020, "Wrong size on StateTreeNodeBlueprintBase_SendEvent"); \ static_assert(offsetof(StateTreeNodeBlueprintBase_SendEvent, Event) == 0x000000, "Member 'StateTreeNodeBlueprintBase_SendEvent::Event' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStateTreeNodeBlueprintBase \ static_assert(alignof(UStateTreeNodeBlueprintBase) == 0x000008, "Wrong alignment on UStateTreeNodeBlueprintBase"); \ static_assert(sizeof(UStateTreeNodeBlueprintBase) == 0x000030, "Wrong size on UStateTreeNodeBlueprintBase"); \ #define DUMPER7_ASSERTS_StateTreeConditionBlueprintBase_ReceiveTestCondition \ static_assert(alignof(StateTreeConditionBlueprintBase_ReceiveTestCondition) == 0x000001, "Wrong alignment on StateTreeConditionBlueprintBase_ReceiveTestCondition"); \ static_assert(sizeof(StateTreeConditionBlueprintBase_ReceiveTestCondition) == 0x000001, "Wrong size on StateTreeConditionBlueprintBase_ReceiveTestCondition"); \ static_assert(offsetof(StateTreeConditionBlueprintBase_ReceiveTestCondition, ReturnValue) == 0x000000, "Member 'StateTreeConditionBlueprintBase_ReceiveTestCondition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStateTreeConditionBlueprintBase \ static_assert(alignof(UStateTreeConditionBlueprintBase) == 0x000008, "Wrong alignment on UStateTreeConditionBlueprintBase"); \ static_assert(sizeof(UStateTreeConditionBlueprintBase) == 0x000038, "Wrong size on UStateTreeConditionBlueprintBase"); \ #define DUMPER7_ASSERTS_StateTreeEvaluatorBlueprintBase_ReceiveTick \ static_assert(alignof(StateTreeEvaluatorBlueprintBase_ReceiveTick) == 0x000004, "Wrong alignment on StateTreeEvaluatorBlueprintBase_ReceiveTick"); \ static_assert(sizeof(StateTreeEvaluatorBlueprintBase_ReceiveTick) == 0x000004, "Wrong size on StateTreeEvaluatorBlueprintBase_ReceiveTick"); \ static_assert(offsetof(StateTreeEvaluatorBlueprintBase_ReceiveTick, DeltaTime) == 0x000000, "Member 'StateTreeEvaluatorBlueprintBase_ReceiveTick::DeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStateTreeEvaluatorBlueprintBase \ static_assert(alignof(UStateTreeEvaluatorBlueprintBase) == 0x000008, "Wrong alignment on UStateTreeEvaluatorBlueprintBase"); \ static_assert(sizeof(UStateTreeEvaluatorBlueprintBase) == 0x000038, "Wrong size on UStateTreeEvaluatorBlueprintBase"); \ #define DUMPER7_ASSERTS_StateTreeTaskBlueprintBase_ReceiveEnterState \ static_assert(alignof(StateTreeTaskBlueprintBase_ReceiveEnterState) == 0x000002, "Wrong alignment on StateTreeTaskBlueprintBase_ReceiveEnterState"); \ static_assert(sizeof(StateTreeTaskBlueprintBase_ReceiveEnterState) == 0x00002E, "Wrong size on StateTreeTaskBlueprintBase_ReceiveEnterState"); \ static_assert(offsetof(StateTreeTaskBlueprintBase_ReceiveEnterState, Transition) == 0x000000, "Member 'StateTreeTaskBlueprintBase_ReceiveEnterState::Transition' has a wrong offset!"); \ static_assert(offsetof(StateTreeTaskBlueprintBase_ReceiveEnterState, ReturnValue) == 0x00002C, "Member 'StateTreeTaskBlueprintBase_ReceiveEnterState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StateTreeTaskBlueprintBase_ReceiveExitState \ static_assert(alignof(StateTreeTaskBlueprintBase_ReceiveExitState) == 0x000002, "Wrong alignment on StateTreeTaskBlueprintBase_ReceiveExitState"); \ static_assert(sizeof(StateTreeTaskBlueprintBase_ReceiveExitState) == 0x00002C, "Wrong size on StateTreeTaskBlueprintBase_ReceiveExitState"); \ static_assert(offsetof(StateTreeTaskBlueprintBase_ReceiveExitState, Transition) == 0x000000, "Member 'StateTreeTaskBlueprintBase_ReceiveExitState::Transition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StateTreeTaskBlueprintBase_ReceiveStateCompleted \ static_assert(alignof(StateTreeTaskBlueprintBase_ReceiveStateCompleted) == 0x000002, "Wrong alignment on StateTreeTaskBlueprintBase_ReceiveStateCompleted"); \ static_assert(sizeof(StateTreeTaskBlueprintBase_ReceiveStateCompleted) == 0x000014, "Wrong size on StateTreeTaskBlueprintBase_ReceiveStateCompleted"); \ static_assert(offsetof(StateTreeTaskBlueprintBase_ReceiveStateCompleted, CompletionStatus) == 0x000000, "Member 'StateTreeTaskBlueprintBase_ReceiveStateCompleted::CompletionStatus' has a wrong offset!"); \ static_assert(offsetof(StateTreeTaskBlueprintBase_ReceiveStateCompleted, CompletedActiveStates) == 0x000002, "Member 'StateTreeTaskBlueprintBase_ReceiveStateCompleted::CompletedActiveStates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StateTreeTaskBlueprintBase_ReceiveTick \ static_assert(alignof(StateTreeTaskBlueprintBase_ReceiveTick) == 0x000004, "Wrong alignment on StateTreeTaskBlueprintBase_ReceiveTick"); \ static_assert(sizeof(StateTreeTaskBlueprintBase_ReceiveTick) == 0x000008, "Wrong size on StateTreeTaskBlueprintBase_ReceiveTick"); \ static_assert(offsetof(StateTreeTaskBlueprintBase_ReceiveTick, DeltaTime) == 0x000000, "Member 'StateTreeTaskBlueprintBase_ReceiveTick::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(StateTreeTaskBlueprintBase_ReceiveTick, ReturnValue) == 0x000004, "Member 'StateTreeTaskBlueprintBase_ReceiveTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStateTreeTaskBlueprintBase \ static_assert(alignof(UStateTreeTaskBlueprintBase) == 0x000008, "Wrong alignment on UStateTreeTaskBlueprintBase"); \ static_assert(sizeof(UStateTreeTaskBlueprintBase) == 0x000038, "Wrong size on UStateTreeTaskBlueprintBase"); \ static_assert(offsetof(UStateTreeTaskBlueprintBase, bShouldStateChangeOnReselect) == 0x000030, "Member 'UStateTreeTaskBlueprintBase::bShouldStateChangeOnReselect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStateTree \ static_assert(alignof(UStateTree) == 0x000008, "Wrong alignment on UStateTree"); \ static_assert(sizeof(UStateTree) == 0x000190, "Wrong size on UStateTree"); \ static_assert(offsetof(UStateTree, Schema) == 0x000030, "Member 'UStateTree::Schema' has a wrong offset!"); \ static_assert(offsetof(UStateTree, States) == 0x000038, "Member 'UStateTree::States' has a wrong offset!"); \ static_assert(offsetof(UStateTree, Transitions) == 0x000048, "Member 'UStateTree::Transitions' has a wrong offset!"); \ static_assert(offsetof(UStateTree, Nodes) == 0x000058, "Member 'UStateTree::Nodes' has a wrong offset!"); \ static_assert(offsetof(UStateTree, DefaultInstanceData) == 0x000068, "Member 'UStateTree::DefaultInstanceData' has a wrong offset!"); \ static_assert(offsetof(UStateTree, SharedInstanceData) == 0x000098, "Member 'UStateTree::SharedInstanceData' has a wrong offset!"); \ static_assert(offsetof(UStateTree, ContextDataDescs) == 0x0000E0, "Member 'UStateTree::ContextDataDescs' has a wrong offset!"); \ static_assert(offsetof(UStateTree, PropertyBindings) == 0x0000F0, "Member 'UStateTree::PropertyBindings' has a wrong offset!"); \ static_assert(offsetof(UStateTree, Parameters) == 0x000158, "Member 'UStateTree::Parameters' has a wrong offset!"); \ static_assert(offsetof(UStateTree, ParametersDataViewIndex) == 0x000168, "Member 'UStateTree::ParametersDataViewIndex' has a wrong offset!"); \ static_assert(offsetof(UStateTree, EvaluatorsBegin) == 0x00016A, "Member 'UStateTree::EvaluatorsBegin' has a wrong offset!"); \ static_assert(offsetof(UStateTree, EvaluatorsNum) == 0x00016C, "Member 'UStateTree::EvaluatorsNum' has a wrong offset!"); \ static_assert(offsetof(UStateTree, ExternalDataDescs) == 0x000170, "Member 'UStateTree::ExternalDataDescs' has a wrong offset!"); \ static_assert(offsetof(UStateTree, ExternalDataBaseIndex) == 0x000180, "Member 'UStateTree::ExternalDataBaseIndex' has a wrong offset!"); \ static_assert(offsetof(UStateTree, NumDataViews) == 0x000184, "Member 'UStateTree::NumDataViews' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStateTreeSchema \ static_assert(alignof(UStateTreeSchema) == 0x000008, "Wrong alignment on UStateTreeSchema"); \ static_assert(sizeof(UStateTreeSchema) == 0x000028, "Wrong size on UStateTreeSchema"); \ #define DUMPER7_ASSERTS_FST_HelpComboBoxItemData \ static_assert(alignof(FST_HelpComboBoxItemData) == 0x000008, "Wrong alignment on FST_HelpComboBoxItemData"); \ static_assert(sizeof(FST_HelpComboBoxItemData) == 0x0000B8, "Wrong size on FST_HelpComboBoxItemData"); \ static_assert(offsetof(FST_HelpComboBoxItemData, Name_26_023608BC41A4396F264465ADBFE79F9D) == 0x000000, "Member 'FST_HelpComboBoxItemData::Name_26_023608BC41A4396F264465ADBFE79F9D' has a wrong offset!"); \ static_assert(offsetof(FST_HelpComboBoxItemData, Content_30_E14032144685B03A0448A2AAB015EC12) == 0x000018, "Member 'FST_HelpComboBoxItemData::Content_30_E14032144685B03A0448A2AAB015EC12' has a wrong offset!"); \ static_assert(offsetof(FST_HelpComboBoxItemData, ID_41_E89C072F4DAE284EEAB222A56F00E330) == 0x000030, "Member 'FST_HelpComboBoxItemData::ID_41_E89C072F4DAE284EEAB222A56F00E330' has a wrong offset!"); \ static_assert(offsetof(FST_HelpComboBoxItemData, starID_48_D21480FB40A1A24A1176C3B242E246C6) == 0x000034, "Member 'FST_HelpComboBoxItemData::starID_48_D21480FB40A1A24A1176C3B242E246C6' has a wrong offset!"); \ static_assert(offsetof(FST_HelpComboBoxItemData, isLock_25_6F67D7924774201748075FAC87CE2430) == 0x000038, "Member 'FST_HelpComboBoxItemData::isLock_25_6F67D7924774201748075FAC87CE2430' has a wrong offset!"); \ static_assert(offsetof(FST_HelpComboBoxItemData, isGuide_38_61A2274348CFA217D893429436C8BB5B) == 0x000039, "Member 'FST_HelpComboBoxItemData::isGuide_38_61A2274348CFA217D893429436C8BB5B' has a wrong offset!"); \ static_assert(offsetof(FST_HelpComboBoxItemData, ShowIcon_51_10C7B7BE4685F07DD212BA8BFC633BEE) == 0x000040, "Member 'FST_HelpComboBoxItemData::ShowIcon_51_10C7B7BE4685F07DD212BA8BFC633BEE' has a wrong offset!"); \ static_assert(offsetof(FST_HelpComboBoxItemData, ShowImage_14_05657419495C489BD4D572AE2A3B28CF) == 0x000048, "Member 'FST_HelpComboBoxItemData::ShowImage_14_05657419495C489BD4D572AE2A3B28CF' has a wrong offset!"); \ static_assert(offsetof(FST_HelpComboBoxItemData, ShowMoive_20_8D6E5C3141D69FC85C4E469B5ADD8DB1) == 0x000078, "Member 'FST_HelpComboBoxItemData::ShowMoive_20_8D6E5C3141D69FC85C4E469B5ADD8DB1' has a wrong offset!"); \ static_assert(offsetof(FST_HelpComboBoxItemData, WeaponType_35_F347D6C94CE7797BA458D9ABF32128BD) == 0x000080, "Member 'FST_HelpComboBoxItemData::WeaponType_35_F347D6C94CE7797BA458D9ABF32128BD' has a wrong offset!"); \ static_assert(offsetof(FST_HelpComboBoxItemData, isAllHighlight_54_29A07B094F5B8A42C69A44A2FF51912F) == 0x000081, "Member 'FST_HelpComboBoxItemData::isAllHighlight_54_29A07B094F5B8A42C69A44A2FF51912F' has a wrong offset!"); \ static_assert(offsetof(FST_HelpComboBoxItemData, PCKey_58_3758338345406C8CB39F959B67D71872) == 0x000088, "Member 'FST_HelpComboBoxItemData::PCKey_58_3758338345406C8CB39F959B67D71872' has a wrong offset!"); \ static_assert(offsetof(FST_HelpComboBoxItemData, GamePadKey_60_00913F5243FD309DD5CB5DB77F9EC0BC) == 0x000098, "Member 'FST_HelpComboBoxItemData::GamePadKey_60_00913F5243FD309DD5CB5DB77F9EC0BC' has a wrong offset!"); \ static_assert(offsetof(FST_HelpComboBoxItemData, PSKey_62_C6E671BF4F7B0CAE201950AC1B3DA0F4) == 0x0000A8, "Member 'FST_HelpComboBoxItemData::PSKey_62_C6E671BF4F7B0CAE201950AC1B3DA0F4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround \ static_assert(alignof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround) == 0x000008, "Wrong alignment on BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround"); \ static_assert(sizeof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround) == 0x000180, "Wrong size on BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, EntryPoint) == 0x000000, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, Temp_bool_IsClosed_Variable) == 0x000004, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, Temp_bool_IsClosed_Variable_1) == 0x000005, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, Temp_bool_Has_Been_Initd_Variable) == 0x000006, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, Temp_class_Variable) == 0x000008, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, Temp_class_Variable_1) == 0x000010, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, Temp_int_Variable) == 0x000018, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, Temp_bool_Variable) == 0x00001C, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, Temp_int_Variable_1) == 0x000024, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, Temp_bool_Has_Been_Initd_Variable_1) == 0x000028, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, K2Node_CreateDelegate_OutputDelegate) == 0x00002C, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, CallFunc_IsValidClass_ReturnValue) == 0x00003C, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, K2Node_CreateDelegate_OutputDelegate_1) == 0x000040, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, Temp_int_Variable_2) == 0x000050, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, CallFunc_Add_IntInt_ReturnValue_1) == 0x000054, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, K2Node_CreateDelegate_OutputDelegate_2) == 0x000058, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, Temp_class_Variable_2) == 0x000068, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::Temp_class_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, CallFunc_IsValidClass_ReturnValue_1) == 0x000070, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, Temp_class_Variable_3) == 0x000078, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::Temp_class_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, K2Node_Select_Default) == 0x000080, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, Temp_bool_Variable_1) == 0x000088, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, K2Node_CreateDelegate_OutputDelegate_3) == 0x00008C, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, K2Node_Select_Default_1) == 0x0000A0, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, Temp_int_Variable_3) == 0x0000A8, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, K2Node_MakeStruct_CombatAIScriptParams) == 0x0000B0, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::K2Node_MakeStruct_CombatAIScriptParams' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, CallFunc_Conv_IntToString_ReturnValue) == 0x000108, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000118, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround, K2Node_MakeStruct_CombatAIScriptParams_1) == 0x000128, "Member 'BA_AISpecialDefaultWait_circleround_C_ExecuteUbergraph_BA_AISpecialDefaultWait_circleround::K2Node_MakeStruct_CombatAIScriptParams_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBA_AISpecialDefaultWait_circleround_C \ static_assert(alignof(UBA_AISpecialDefaultWait_circleround_C) == 0x000008, "Wrong alignment on UBA_AISpecialDefaultWait_circleround_C"); \ static_assert(sizeof(UBA_AISpecialDefaultWait_circleround_C) == 0x000248, "Wrong size on UBA_AISpecialDefaultWait_circleround_C"); \ static_assert(offsetof(UBA_AISpecialDefaultWait_circleround_C, UberGraphFrame_BA_AISpecialDefaultWait_circleround_C) == 0x000240, "Member 'UBA_AISpecialDefaultWait_circleround_C::UberGraphFrame_BA_AISpecialDefaultWait_circleround_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JavascriptAPI_C_CbResetCount \ static_assert(alignof(JavascriptAPI_C_CbResetCount) == 0x000008, "Wrong alignment on JavascriptAPI_C_CbResetCount"); \ static_assert(sizeof(JavascriptAPI_C_CbResetCount) == 0x000090, "Wrong size on JavascriptAPI_C_CbResetCount"); \ static_assert(offsetof(JavascriptAPI_C_CbResetCount, Count) == 0x000000, "Member 'JavascriptAPI_C_CbResetCount::Count' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_CbResetCount, L_Count) == 0x000010, "Member 'JavascriptAPI_C_CbResetCount::L_Count' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_CbResetCount, CallFunc_GetStreamingLevel_ReturnValue) == 0x000020, "Member 'JavascriptAPI_C_CbResetCount::CallFunc_GetStreamingLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_CbResetCount, CallFunc_Trim_ReturnValue) == 0x000028, "Member 'JavascriptAPI_C_CbResetCount::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_CbResetCount, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'JavascriptAPI_C_CbResetCount::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_CbResetCount, CallFunc_SelectString_ReturnValue) == 0x000040, "Member 'JavascriptAPI_C_CbResetCount::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_CbResetCount, CallFunc_IsEmpty_ReturnValue) == 0x000050, "Member 'JavascriptAPI_C_CbResetCount::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_CbResetCount, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'JavascriptAPI_C_CbResetCount::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_CbResetCount, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000068, "Member 'JavascriptAPI_C_CbResetCount::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_CbResetCount, CallFunc_SelectString_ReturnValue_1) == 0x000070, "Member 'JavascriptAPI_C_CbResetCount::CallFunc_SelectString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_CbResetCount, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'JavascriptAPI_C_CbResetCount::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JavascriptAPI_C_CbStartAndReadSavedSlots \ static_assert(alignof(JavascriptAPI_C_CbStartAndReadSavedSlots) == 0x000008, "Wrong alignment on JavascriptAPI_C_CbStartAndReadSavedSlots"); \ static_assert(sizeof(JavascriptAPI_C_CbStartAndReadSavedSlots) == 0x000020, "Wrong size on JavascriptAPI_C_CbStartAndReadSavedSlots"); \ static_assert(offsetof(JavascriptAPI_C_CbStartAndReadSavedSlots, Preset) == 0x000000, "Member 'JavascriptAPI_C_CbStartAndReadSavedSlots::Preset' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_CbStartAndReadSavedSlots, K2Node_MakeArray_Array) == 0x000010, "Member 'JavascriptAPI_C_CbStartAndReadSavedSlots::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JavascriptAPI_C_DeleteSavePath \ static_assert(alignof(JavascriptAPI_C_DeleteSavePath) == 0x000008, "Wrong alignment on JavascriptAPI_C_DeleteSavePath"); \ static_assert(sizeof(JavascriptAPI_C_DeleteSavePath) == 0x000010, "Wrong size on JavascriptAPI_C_DeleteSavePath"); \ static_assert(offsetof(JavascriptAPI_C_DeleteSavePath, SavePath) == 0x000000, "Member 'JavascriptAPI_C_DeleteSavePath::SavePath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JavascriptAPI_C_ExecuteUbergraph_JavascriptAPI \ static_assert(alignof(JavascriptAPI_C_ExecuteUbergraph_JavascriptAPI) == 0x000004, "Wrong alignment on JavascriptAPI_C_ExecuteUbergraph_JavascriptAPI"); \ static_assert(sizeof(JavascriptAPI_C_ExecuteUbergraph_JavascriptAPI) == 0x000004, "Wrong size on JavascriptAPI_C_ExecuteUbergraph_JavascriptAPI"); \ static_assert(offsetof(JavascriptAPI_C_ExecuteUbergraph_JavascriptAPI, EntryPoint) == 0x000000, "Member 'JavascriptAPI_C_ExecuteUbergraph_JavascriptAPI::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JavascriptAPI_C_FlushCurrentPlace \ static_assert(alignof(JavascriptAPI_C_FlushCurrentPlace) == 0x000008, "Wrong alignment on JavascriptAPI_C_FlushCurrentPlace"); \ static_assert(sizeof(JavascriptAPI_C_FlushCurrentPlace) == 0x000118, "Wrong size on JavascriptAPI_C_FlushCurrentPlace"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, Place) == 0x000000, "Member 'JavascriptAPI_C_FlushCurrentPlace::Place' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, Rotator) == 0x000018, "Member 'JavascriptAPI_C_FlushCurrentPlace::Rotator' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, load_maps) == 0x000030, "Member 'JavascriptAPI_C_FlushCurrentPlace::load_maps' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, Visible_Marks) == 0x000040, "Member 'JavascriptAPI_C_FlushCurrentPlace::Visible_Marks' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, FirePoint) == 0x000050, "Member 'JavascriptAPI_C_FlushCurrentPlace::FirePoint' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, L_SavedArray) == 0x000060, "Member 'JavascriptAPI_C_FlushCurrentPlace::L_SavedArray' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, L_Marks) == 0x000070, "Member 'JavascriptAPI_C_FlushCurrentPlace::L_Marks' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, L_Maps) == 0x000080, "Member 'JavascriptAPI_C_FlushCurrentPlace::L_Maps' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, CallFunc_ParseIntoArray_ReturnValue) == 0x000090, "Member 'JavascriptAPI_C_FlushCurrentPlace::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, CallFunc_ParseIntoArray_ReturnValue_1) == 0x0000A0, "Member 'JavascriptAPI_C_FlushCurrentPlace::CallFunc_ParseIntoArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, CallFunc_Conv_RotatorToString_ReturnValue) == 0x0000B0, "Member 'JavascriptAPI_C_FlushCurrentPlace::CallFunc_Conv_RotatorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, CallFunc_Conv_VectorToString_ReturnValue) == 0x0000C0, "Member 'JavascriptAPI_C_FlushCurrentPlace::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, Temp_int_Array_Index_Variable) == 0x0000D0, "Member 'JavascriptAPI_C_FlushCurrentPlace::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, Temp_int_Loop_Counter_Variable) == 0x0000D4, "Member 'JavascriptAPI_C_FlushCurrentPlace::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, CallFunc_Add_IntInt_ReturnValue) == 0x0000D8, "Member 'JavascriptAPI_C_FlushCurrentPlace::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, CallFunc_Array_Get_Item) == 0x0000E0, "Member 'JavascriptAPI_C_FlushCurrentPlace::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, CallFunc_Array_Length_ReturnValue) == 0x0000F0, "Member 'JavascriptAPI_C_FlushCurrentPlace::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, CallFunc_Less_IntInt_ReturnValue) == 0x0000F4, "Member 'JavascriptAPI_C_FlushCurrentPlace::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, CallFunc_Array_Add_ReturnValue) == 0x0000F8, "Member 'JavascriptAPI_C_FlushCurrentPlace::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, CallFunc_Array_Get_Item_1) == 0x000100, "Member 'JavascriptAPI_C_FlushCurrentPlace::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_FlushCurrentPlace, CallFunc_Array_Add_ReturnValue_1) == 0x000110, "Member 'JavascriptAPI_C_FlushCurrentPlace::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JavascriptAPI_C_Get_Sub_Dirs_Of \ static_assert(alignof(JavascriptAPI_C_Get_Sub_Dirs_Of) == 0x000008, "Wrong alignment on JavascriptAPI_C_Get_Sub_Dirs_Of"); \ static_assert(sizeof(JavascriptAPI_C_Get_Sub_Dirs_Of) == 0x000030, "Wrong size on JavascriptAPI_C_Get_Sub_Dirs_Of"); \ static_assert(offsetof(JavascriptAPI_C_Get_Sub_Dirs_Of, RootDir) == 0x000000, "Member 'JavascriptAPI_C_Get_Sub_Dirs_Of::RootDir' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_Get_Sub_Dirs_Of, SubDirs) == 0x000010, "Member 'JavascriptAPI_C_Get_Sub_Dirs_Of::SubDirs' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_Get_Sub_Dirs_Of, CallFunc_Internal_GetSubDirectories_SubDirectories) == 0x000020, "Member 'JavascriptAPI_C_Get_Sub_Dirs_Of::CallFunc_Internal_GetSubDirectories_SubDirectories' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JavascriptAPI_C_GetDebuggingMaps \ static_assert(alignof(JavascriptAPI_C_GetDebuggingMaps) == 0x000008, "Wrong alignment on JavascriptAPI_C_GetDebuggingMaps"); \ static_assert(sizeof(JavascriptAPI_C_GetDebuggingMaps) == 0x000010, "Wrong size on JavascriptAPI_C_GetDebuggingMaps"); \ static_assert(offsetof(JavascriptAPI_C_GetDebuggingMaps, Maps) == 0x000000, "Member 'JavascriptAPI_C_GetDebuggingMaps::Maps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JavascriptAPI_C_Internal_GetSubDirectories \ static_assert(alignof(JavascriptAPI_C_Internal_GetSubDirectories) == 0x000008, "Wrong alignment on JavascriptAPI_C_Internal_GetSubDirectories"); \ static_assert(sizeof(JavascriptAPI_C_Internal_GetSubDirectories) == 0x000020, "Wrong size on JavascriptAPI_C_Internal_GetSubDirectories"); \ static_assert(offsetof(JavascriptAPI_C_Internal_GetSubDirectories, RootPath) == 0x000000, "Member 'JavascriptAPI_C_Internal_GetSubDirectories::RootPath' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_Internal_GetSubDirectories, SubDirectories) == 0x000010, "Member 'JavascriptAPI_C_Internal_GetSubDirectories::SubDirectories' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JavascriptAPI_C_Internal_TryGetScannedCustomedDataTables \ static_assert(alignof(JavascriptAPI_C_Internal_TryGetScannedCustomedDataTables) == 0x000008, "Wrong alignment on JavascriptAPI_C_Internal_TryGetScannedCustomedDataTables"); \ static_assert(sizeof(JavascriptAPI_C_Internal_TryGetScannedCustomedDataTables) == 0x000010, "Wrong size on JavascriptAPI_C_Internal_TryGetScannedCustomedDataTables"); \ static_assert(offsetof(JavascriptAPI_C_Internal_TryGetScannedCustomedDataTables, ScannedTableRef) == 0x000000, "Member 'JavascriptAPI_C_Internal_TryGetScannedCustomedDataTables::ScannedTableRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JavascriptAPI_C_RegisterExtend \ static_assert(alignof(JavascriptAPI_C_RegisterExtend) == 0x000008, "Wrong alignment on JavascriptAPI_C_RegisterExtend"); \ static_assert(sizeof(JavascriptAPI_C_RegisterExtend) == 0x000008, "Wrong size on JavascriptAPI_C_RegisterExtend"); \ static_assert(offsetof(JavascriptAPI_C_RegisterExtend, FactoryObject) == 0x000000, "Member 'JavascriptAPI_C_RegisterExtend::FactoryObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JavascriptAPI_C_RegisterInstance \ static_assert(alignof(JavascriptAPI_C_RegisterInstance) == 0x000008, "Wrong alignment on JavascriptAPI_C_RegisterInstance"); \ static_assert(sizeof(JavascriptAPI_C_RegisterInstance) == 0x000010, "Wrong size on JavascriptAPI_C_RegisterInstance"); \ static_assert(offsetof(JavascriptAPI_C_RegisterInstance, JavascriptAPI) == 0x000000, "Member 'JavascriptAPI_C_RegisterInstance::JavascriptAPI' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_RegisterInstance, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000008, "Member 'JavascriptAPI_C_RegisterInstance::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JavascriptAPI_C_ReloadFromCount \ static_assert(alignof(JavascriptAPI_C_ReloadFromCount) == 0x000008, "Wrong alignment on JavascriptAPI_C_ReloadFromCount"); \ static_assert(sizeof(JavascriptAPI_C_ReloadFromCount) == 0x000040, "Wrong size on JavascriptAPI_C_ReloadFromCount"); \ static_assert(offsetof(JavascriptAPI_C_ReloadFromCount, SourceCount) == 0x000000, "Member 'JavascriptAPI_C_ReloadFromCount::SourceCount' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_ReloadFromCount, Temp_delegate_Variable) == 0x000010, "Member 'JavascriptAPI_C_ReloadFromCount::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_ReloadFromCount, CallFunc_GetStreamingLevel_ReturnValue) == 0x000020, "Member 'JavascriptAPI_C_ReloadFromCount::CallFunc_GetStreamingLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_ReloadFromCount, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'JavascriptAPI_C_ReloadFromCount::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_ReloadFromCount, CallFunc_SelectString_ReturnValue) == 0x000030, "Member 'JavascriptAPI_C_ReloadFromCount::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JavascriptAPI_C_RunScript \ static_assert(alignof(JavascriptAPI_C_RunScript) == 0x000008, "Wrong alignment on JavascriptAPI_C_RunScript"); \ static_assert(sizeof(JavascriptAPI_C_RunScript) == 0x000010, "Wrong size on JavascriptAPI_C_RunScript"); \ static_assert(offsetof(JavascriptAPI_C_RunScript, Script) == 0x000000, "Member 'JavascriptAPI_C_RunScript::Script' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JavascriptAPI_C_Try_Get_Scanned_Customed_Data_Tables \ static_assert(alignof(JavascriptAPI_C_Try_Get_Scanned_Customed_Data_Tables) == 0x000008, "Wrong alignment on JavascriptAPI_C_Try_Get_Scanned_Customed_Data_Tables"); \ static_assert(sizeof(JavascriptAPI_C_Try_Get_Scanned_Customed_Data_Tables) == 0x000028, "Wrong size on JavascriptAPI_C_Try_Get_Scanned_Customed_Data_Tables"); \ static_assert(offsetof(JavascriptAPI_C_Try_Get_Scanned_Customed_Data_Tables, ScannedTableRef) == 0x000000, "Member 'JavascriptAPI_C_Try_Get_Scanned_Customed_Data_Tables::ScannedTableRef' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_Try_Get_Scanned_Customed_Data_Tables, Result) == 0x000010, "Member 'JavascriptAPI_C_Try_Get_Scanned_Customed_Data_Tables::Result' has a wrong offset!"); \ static_assert(offsetof(JavascriptAPI_C_Try_Get_Scanned_Customed_Data_Tables, ScannedDatatables) == 0x000018, "Member 'JavascriptAPI_C_Try_Get_Scanned_Customed_Data_Tables::ScannedDatatables' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AJavascriptAPI_C \ static_assert(alignof(AJavascriptAPI_C) == 0x000008, "Wrong alignment on AJavascriptAPI_C"); \ static_assert(sizeof(AJavascriptAPI_C) == 0x000340, "Wrong size on AJavascriptAPI_C"); \ static_assert(offsetof(AJavascriptAPI_C, UberGraphFrame) == 0x0002F0, "Member 'AJavascriptAPI_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AJavascriptAPI_C, DefaultSceneRoot) == 0x0002F8, "Member 'AJavascriptAPI_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AJavascriptAPI_C, DatatableCustomRefs) == 0x000300, "Member 'AJavascriptAPI_C::DatatableCustomRefs' has a wrong offset!"); \ static_assert(offsetof(AJavascriptAPI_C, ScannedCustomedDataTables) == 0x000310, "Member 'AJavascriptAPI_C::ScannedCustomedDataTables' has a wrong offset!"); \ static_assert(offsetof(AJavascriptAPI_C, GameSaveExe) == 0x000320, "Member 'AJavascriptAPI_C::GameSaveExe' has a wrong offset!"); \ static_assert(offsetof(AJavascriptAPI_C, ReturnStrArray) == 0x000328, "Member 'AJavascriptAPI_C::ReturnStrArray' has a wrong offset!"); \ static_assert(offsetof(AJavascriptAPI_C, ReturnBool) == 0x000338, "Member 'AJavascriptAPI_C::ReturnBool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayActuationStateBase \ static_assert(alignof(FGameplayActuationStateBase) == 0x000008, "Wrong alignment on FGameplayActuationStateBase"); \ static_assert(sizeof(FGameplayActuationStateBase) == 0x000028, "Wrong size on FGameplayActuationStateBase"); \ static_assert(offsetof(FGameplayActuationStateBase, ActuationName) == 0x000008, "Member 'FGameplayActuationStateBase::ActuationName' has a wrong offset!"); \ static_assert(offsetof(FGameplayActuationStateBase, NavigationLocation) == 0x000010, "Member 'FGameplayActuationStateBase::NavigationLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayActuationPredictedLocation \ static_assert(alignof(FGameplayActuationPredictedLocation) == 0x000008, "Wrong alignment on FGameplayActuationPredictedLocation"); \ static_assert(sizeof(FGameplayActuationPredictedLocation) == 0x000030, "Wrong size on FGameplayActuationPredictedLocation"); \ static_assert(offsetof(FGameplayActuationPredictedLocation, Location) == 0x000000, "Member 'FGameplayActuationPredictedLocation::Location' has a wrong offset!"); \ static_assert(offsetof(FGameplayActuationPredictedLocation, Direction) == 0x000018, "Member 'FGameplayActuationPredictedLocation::Direction' has a wrong offset!"); \ static_assert(offsetof(FGameplayActuationPredictedLocation, Time) == 0x000024, "Member 'FGameplayActuationPredictedLocation::Time' has a wrong offset!"); \ static_assert(offsetof(FGameplayActuationPredictedLocation, Speed) == 0x000028, "Member 'FGameplayActuationPredictedLocation::Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayActuationState_Moving \ static_assert(alignof(FGameplayActuationState_Moving) == 0x000008, "Wrong alignment on FGameplayActuationState_Moving"); \ static_assert(sizeof(FGameplayActuationState_Moving) == 0x000088, "Wrong size on FGameplayActuationState_Moving"); \ static_assert(offsetof(FGameplayActuationState_Moving, HeadingDirection) == 0x000028, "Member 'FGameplayActuationState_Moving::HeadingDirection' has a wrong offset!"); \ static_assert(offsetof(FGameplayActuationState_Moving, Prediction) == 0x000038, "Member 'FGameplayActuationState_Moving::Prediction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayActuationState_Standing \ static_assert(alignof(FGameplayActuationState_Standing) == 0x000008, "Wrong alignment on FGameplayActuationState_Standing"); \ static_assert(sizeof(FGameplayActuationState_Standing) == 0x000088, "Wrong size on FGameplayActuationState_Standing"); \ #define DUMPER7_ASSERTS_FGameplayActuationState_MovingTransition \ static_assert(alignof(FGameplayActuationState_MovingTransition) == 0x000008, "Wrong alignment on FGameplayActuationState_MovingTransition"); \ static_assert(sizeof(FGameplayActuationState_MovingTransition) == 0x000088, "Wrong size on FGameplayActuationState_MovingTransition"); \ #define DUMPER7_ASSERTS_FGameplayTransitionDesc \ static_assert(alignof(FGameplayTransitionDesc) == 0x000008, "Wrong alignment on FGameplayTransitionDesc"); \ static_assert(sizeof(FGameplayTransitionDesc) == 0x000008, "Wrong size on FGameplayTransitionDesc"); \ #define DUMPER7_ASSERTS_FGameplayInteractionAbortContext \ static_assert(alignof(FGameplayInteractionAbortContext) == 0x000001, "Wrong alignment on FGameplayInteractionAbortContext"); \ static_assert(sizeof(FGameplayInteractionAbortContext) == 0x000001, "Wrong size on FGameplayInteractionAbortContext"); \ static_assert(offsetof(FGameplayInteractionAbortContext, Reason) == 0x000000, "Member 'FGameplayInteractionAbortContext::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FContextualAnimStateTreeTaskInstanceData \ static_assert(alignof(FContextualAnimStateTreeTaskInstanceData) == 0x000008, "Wrong alignment on FContextualAnimStateTreeTaskInstanceData"); \ static_assert(sizeof(FContextualAnimStateTreeTaskInstanceData) == 0x000040, "Wrong size on FContextualAnimStateTreeTaskInstanceData"); \ static_assert(offsetof(FContextualAnimStateTreeTaskInstanceData, Actor) == 0x000000, "Member 'FContextualAnimStateTreeTaskInstanceData::Actor' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimStateTreeTaskInstanceData, ContextualAnimAsset) == 0x000008, "Member 'FContextualAnimStateTreeTaskInstanceData::ContextualAnimAsset' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimStateTreeTaskInstanceData, InteractableObject) == 0x000010, "Member 'FContextualAnimStateTreeTaskInstanceData::InteractableObject' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimStateTreeTaskInstanceData, Task) == 0x000018, "Member 'FContextualAnimStateTreeTaskInstanceData::Task' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimStateTreeTaskInstanceData, Duration) == 0x000020, "Member 'FContextualAnimStateTreeTaskInstanceData::Duration' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimStateTreeTaskInstanceData, Time) == 0x000024, "Member 'FContextualAnimStateTreeTaskInstanceData::Time' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimStateTreeTaskInstanceData, InteractorRole) == 0x000028, "Member 'FContextualAnimStateTreeTaskInstanceData::InteractorRole' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimStateTreeTaskInstanceData, InteractableObjectRole) == 0x000030, "Member 'FContextualAnimStateTreeTaskInstanceData::InteractableObjectRole' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimStateTreeTaskInstanceData, AbortContext) == 0x000038, "Member 'FContextualAnimStateTreeTaskInstanceData::AbortContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayInteractionStateTreeTask \ static_assert(alignof(FGameplayInteractionStateTreeTask) == 0x000008, "Wrong alignment on FGameplayInteractionStateTreeTask"); \ static_assert(sizeof(FGameplayInteractionStateTreeTask) == 0x000020, "Wrong size on FGameplayInteractionStateTreeTask"); \ #define DUMPER7_ASSERTS_FContextualAnimStateTreeTask \ static_assert(alignof(FContextualAnimStateTreeTask) == 0x000008, "Wrong alignment on FContextualAnimStateTreeTask"); \ static_assert(sizeof(FContextualAnimStateTreeTask) == 0x000038, "Wrong size on FContextualAnimStateTreeTask"); \ static_assert(offsetof(FContextualAnimStateTreeTask, Section) == 0x000020, "Member 'FContextualAnimStateTreeTask::Section' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimStateTreeTask, ExitSection) == 0x000028, "Member 'FContextualAnimStateTreeTask::ExitSection' has a wrong offset!"); \ static_assert(offsetof(FContextualAnimStateTreeTask, bEnabled) == 0x000030, "Member 'FContextualAnimStateTreeTask::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayInteractionContext \ static_assert(alignof(FGameplayInteractionContext) == 0x000008, "Wrong alignment on FGameplayInteractionContext"); \ static_assert(sizeof(FGameplayInteractionContext) == 0x000060, "Wrong size on FGameplayInteractionContext"); \ static_assert(offsetof(FGameplayInteractionContext, StateTreeInstanceData) == 0x000000, "Member 'FGameplayInteractionContext::StateTreeInstanceData' has a wrong offset!"); \ static_assert(offsetof(FGameplayInteractionContext, ClaimedHandle) == 0x000030, "Member 'FGameplayInteractionContext::ClaimedHandle' has a wrong offset!"); \ static_assert(offsetof(FGameplayInteractionContext, AbortContext) == 0x000040, "Member 'FGameplayInteractionContext::AbortContext' has a wrong offset!"); \ static_assert(offsetof(FGameplayInteractionContext, ContextActor) == 0x000048, "Member 'FGameplayInteractionContext::ContextActor' has a wrong offset!"); \ static_assert(offsetof(FGameplayInteractionContext, SmartObjectActor) == 0x000050, "Member 'FGameplayInteractionContext::SmartObjectActor' has a wrong offset!"); \ static_assert(offsetof(FGameplayInteractionContext, Definition) == 0x000058, "Member 'FGameplayInteractionContext::Definition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTransitionDesc_MoveToStand \ static_assert(alignof(FGameplayTransitionDesc_MoveToStand) == 0x000008, "Wrong alignment on FGameplayTransitionDesc_MoveToStand"); \ static_assert(sizeof(FGameplayTransitionDesc_MoveToStand) == 0x000008, "Wrong size on FGameplayTransitionDesc_MoveToStand"); \ #define DUMPER7_ASSERTS_FGameplayActuationState_ContextualAnim \ static_assert(alignof(FGameplayActuationState_ContextualAnim) == 0x000008, "Wrong alignment on FGameplayActuationState_ContextualAnim"); \ static_assert(sizeof(FGameplayActuationState_ContextualAnim) == 0x000060, "Wrong size on FGameplayActuationState_ContextualAnim"); \ static_assert(offsetof(FGameplayActuationState_ContextualAnim, InteractorRole) == 0x000028, "Member 'FGameplayActuationState_ContextualAnim::InteractorRole' has a wrong offset!"); \ static_assert(offsetof(FGameplayActuationState_ContextualAnim, InteractableObject) == 0x000030, "Member 'FGameplayActuationState_ContextualAnim::InteractableObject' has a wrong offset!"); \ static_assert(offsetof(FGameplayActuationState_ContextualAnim, InteractableObjectRole) == 0x000038, "Member 'FGameplayActuationState_ContextualAnim::InteractableObjectRole' has a wrong offset!"); \ static_assert(offsetof(FGameplayActuationState_ContextualAnim, SectionName) == 0x000040, "Member 'FGameplayActuationState_ContextualAnim::SectionName' has a wrong offset!"); \ static_assert(offsetof(FGameplayActuationState_ContextualAnim, ExitSectionName) == 0x000048, "Member 'FGameplayActuationState_ContextualAnim::ExitSectionName' has a wrong offset!"); \ static_assert(offsetof(FGameplayActuationState_ContextualAnim, SceneAsset) == 0x000050, "Member 'FGameplayActuationState_ContextualAnim::SceneAsset' has a wrong offset!"); \ static_assert(offsetof(FGameplayActuationState_ContextualAnim, SceneInstance) == 0x000058, "Member 'FGameplayActuationState_ContextualAnim::SceneInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTransitionDesc_EnterContextualAnim \ static_assert(alignof(FGameplayTransitionDesc_EnterContextualAnim) == 0x000008, "Wrong alignment on FGameplayTransitionDesc_EnterContextualAnim"); \ static_assert(sizeof(FGameplayTransitionDesc_EnterContextualAnim) == 0x000008, "Wrong size on FGameplayTransitionDesc_EnterContextualAnim"); \ #define DUMPER7_ASSERTS_FGameplayTransitionDesc_ExitContextualAnim \ static_assert(alignof(FGameplayTransitionDesc_ExitContextualAnim) == 0x000008, "Wrong alignment on FGameplayTransitionDesc_ExitContextualAnim"); \ static_assert(sizeof(FGameplayTransitionDesc_ExitContextualAnim) == 0x000008, "Wrong size on FGameplayTransitionDesc_ExitContextualAnim"); \ #define DUMPER7_ASSERTS_FGameplayTransitionDesc_StandToMove \ static_assert(alignof(FGameplayTransitionDesc_StandToMove) == 0x000008, "Wrong alignment on FGameplayTransitionDesc_StandToMove"); \ static_assert(sizeof(FGameplayTransitionDesc_StandToMove) == 0x000008, "Wrong size on FGameplayTransitionDesc_StandToMove"); \ #define DUMPER7_ASSERTS_FGameplayTransitionDesc_SuddenTurn \ static_assert(alignof(FGameplayTransitionDesc_SuddenTurn) == 0x000008, "Wrong alignment on FGameplayTransitionDesc_SuddenTurn"); \ static_assert(sizeof(FGameplayTransitionDesc_SuddenTurn) == 0x000008, "Wrong size on FGameplayTransitionDesc_SuddenTurn"); \ #define DUMPER7_ASSERTS_FPlayMontageStateTreeTaskInstanceData \ static_assert(alignof(FPlayMontageStateTreeTaskInstanceData) == 0x000008, "Wrong alignment on FPlayMontageStateTreeTaskInstanceData"); \ static_assert(sizeof(FPlayMontageStateTreeTaskInstanceData) == 0x000010, "Wrong size on FPlayMontageStateTreeTaskInstanceData"); \ static_assert(offsetof(FPlayMontageStateTreeTaskInstanceData, Actor) == 0x000000, "Member 'FPlayMontageStateTreeTaskInstanceData::Actor' has a wrong offset!"); \ static_assert(offsetof(FPlayMontageStateTreeTaskInstanceData, ComputedDuration) == 0x000008, "Member 'FPlayMontageStateTreeTaskInstanceData::ComputedDuration' has a wrong offset!"); \ static_assert(offsetof(FPlayMontageStateTreeTaskInstanceData, Time) == 0x00000C, "Member 'FPlayMontageStateTreeTaskInstanceData::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPlayMontageStateTreeTask \ static_assert(alignof(FPlayMontageStateTreeTask) == 0x000008, "Wrong alignment on FPlayMontageStateTreeTask"); \ static_assert(sizeof(FPlayMontageStateTreeTask) == 0x000028, "Wrong size on FPlayMontageStateTreeTask"); \ static_assert(offsetof(FPlayMontageStateTreeTask, Montage) == 0x000020, "Member 'FPlayMontageStateTreeTask::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IGameplayActuationStateProvider \ static_assert(alignof(IGameplayActuationStateProvider) == 0x000001, "Wrong alignment on IGameplayActuationStateProvider"); \ static_assert(sizeof(IGameplayActuationStateProvider) == 0x000001, "Wrong size on IGameplayActuationStateProvider"); \ #define DUMPER7_ASSERTS_UGameplayInteractionSmartObjectBehaviorDefinition \ static_assert(alignof(UGameplayInteractionSmartObjectBehaviorDefinition) == 0x000008, "Wrong alignment on UGameplayInteractionSmartObjectBehaviorDefinition"); \ static_assert(sizeof(UGameplayInteractionSmartObjectBehaviorDefinition) == 0x000040, "Wrong size on UGameplayInteractionSmartObjectBehaviorDefinition"); \ static_assert(offsetof(UGameplayInteractionSmartObjectBehaviorDefinition, StateTreeReference) == 0x000028, "Member 'UGameplayInteractionSmartObjectBehaviorDefinition::StateTreeReference' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IGameplayTaskTransition \ static_assert(alignof(IGameplayTaskTransition) == 0x000001, "Wrong alignment on IGameplayTaskTransition"); \ static_assert(sizeof(IGameplayTaskTransition) == 0x000001, "Wrong size on IGameplayTaskTransition"); \ #define DUMPER7_ASSERTS_AITask_UseGameplayInteraction_UseClaimedGameplayInteractionSmartObject \ static_assert(alignof(AITask_UseGameplayInteraction_UseClaimedGameplayInteractionSmartObject) == 0x000008, "Wrong alignment on AITask_UseGameplayInteraction_UseClaimedGameplayInteractionSmartObject"); \ static_assert(sizeof(AITask_UseGameplayInteraction_UseClaimedGameplayInteractionSmartObject) == 0x000028, "Wrong size on AITask_UseGameplayInteraction_UseClaimedGameplayInteractionSmartObject"); \ static_assert(offsetof(AITask_UseGameplayInteraction_UseClaimedGameplayInteractionSmartObject, Controller) == 0x000000, "Member 'AITask_UseGameplayInteraction_UseClaimedGameplayInteractionSmartObject::Controller' has a wrong offset!"); \ static_assert(offsetof(AITask_UseGameplayInteraction_UseClaimedGameplayInteractionSmartObject, ClaimHandle) == 0x000008, "Member 'AITask_UseGameplayInteraction_UseClaimedGameplayInteractionSmartObject::ClaimHandle' has a wrong offset!"); \ static_assert(offsetof(AITask_UseGameplayInteraction_UseClaimedGameplayInteractionSmartObject, bLockAILogic) == 0x000018, "Member 'AITask_UseGameplayInteraction_UseClaimedGameplayInteractionSmartObject::bLockAILogic' has a wrong offset!"); \ static_assert(offsetof(AITask_UseGameplayInteraction_UseClaimedGameplayInteractionSmartObject, ReturnValue) == 0x000020, "Member 'AITask_UseGameplayInteraction_UseClaimedGameplayInteractionSmartObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAITask_UseGameplayInteraction \ static_assert(alignof(UAITask_UseGameplayInteraction) == 0x000008, "Wrong alignment on UAITask_UseGameplayInteraction"); \ static_assert(sizeof(UAITask_UseGameplayInteraction) == 0x0000F8, "Wrong size on UAITask_UseGameplayInteraction"); \ static_assert(offsetof(UAITask_UseGameplayInteraction, OnFinished) == 0x000070, "Member 'UAITask_UseGameplayInteraction::OnFinished' has a wrong offset!"); \ static_assert(offsetof(UAITask_UseGameplayInteraction, GameplayInteractionContext) == 0x000080, "Member 'UAITask_UseGameplayInteraction::GameplayInteractionContext' has a wrong offset!"); \ static_assert(offsetof(UAITask_UseGameplayInteraction, ClaimedHandle) == 0x0000E0, "Member 'UAITask_UseGameplayInteraction::ClaimedHandle' has a wrong offset!"); \ static_assert(offsetof(UAITask_UseGameplayInteraction, AbortContext) == 0x0000F0, "Member 'UAITask_UseGameplayInteraction::AbortContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayActuationComponent \ static_assert(alignof(UGameplayActuationComponent) == 0x000008, "Wrong alignment on UGameplayActuationComponent"); \ static_assert(sizeof(UGameplayActuationComponent) == 0x000120, "Wrong size on UGameplayActuationComponent"); \ static_assert(offsetof(UGameplayActuationComponent, ActuationState) == 0x0000F0, "Member 'UGameplayActuationComponent::ActuationState' has a wrong offset!"); \ static_assert(offsetof(UGameplayActuationComponent, Transitions) == 0x000108, "Member 'UGameplayActuationComponent::Transitions' has a wrong offset!"); \ static_assert(offsetof(UGameplayActuationComponent, bEnableTransitions) == 0x000118, "Member 'UGameplayActuationComponent::bEnableTransitions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayInteractionStateTreeSchema \ static_assert(alignof(UGameplayInteractionStateTreeSchema) == 0x000008, "Wrong alignment on UGameplayInteractionStateTreeSchema"); \ static_assert(sizeof(UGameplayInteractionStateTreeSchema) == 0x000048, "Wrong size on UGameplayInteractionStateTreeSchema"); \ static_assert(offsetof(UGameplayInteractionStateTreeSchema, ContextActorClass) == 0x000028, "Member 'UGameplayInteractionStateTreeSchema::ContextActorClass' has a wrong offset!"); \ static_assert(offsetof(UGameplayInteractionStateTreeSchema, SmartObjectActorClass) == 0x000030, "Member 'UGameplayInteractionStateTreeSchema::SmartObjectActorClass' has a wrong offset!"); \ static_assert(offsetof(UGameplayInteractionStateTreeSchema, ContextDataDescs) == 0x000038, "Member 'UGameplayInteractionStateTreeSchema::ContextDataDescs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTask_MoveTo_MoveTo \ static_assert(alignof(GameplayTask_MoveTo_MoveTo) == 0x000008, "Wrong alignment on GameplayTask_MoveTo_MoveTo"); \ static_assert(sizeof(GameplayTask_MoveTo_MoveTo) == 0x000040, "Wrong size on GameplayTask_MoveTo_MoveTo"); \ static_assert(offsetof(GameplayTask_MoveTo_MoveTo, Actor) == 0x000000, "Member 'GameplayTask_MoveTo_MoveTo::Actor' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveTo_MoveTo, GoalLocation) == 0x000008, "Member 'GameplayTask_MoveTo_MoveTo::GoalLocation' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveTo_MoveTo, GoalActor) == 0x000020, "Member 'GameplayTask_MoveTo_MoveTo::GoalActor' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveTo_MoveTo, EndOfPathIntent) == 0x000028, "Member 'GameplayTask_MoveTo_MoveTo::EndOfPathIntent' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveTo_MoveTo, AcceptanceRadius) == 0x00002C, "Member 'GameplayTask_MoveTo_MoveTo::AcceptanceRadius' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveTo_MoveTo, StopOnOverlap) == 0x000030, "Member 'GameplayTask_MoveTo_MoveTo::StopOnOverlap' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveTo_MoveTo, AcceptPartialPath) == 0x000031, "Member 'GameplayTask_MoveTo_MoveTo::AcceptPartialPath' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveTo_MoveTo, bUsePathfinding) == 0x000032, "Member 'GameplayTask_MoveTo_MoveTo::bUsePathfinding' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveTo_MoveTo, bUseContinuousGoalTracking) == 0x000033, "Member 'GameplayTask_MoveTo_MoveTo::bUseContinuousGoalTracking' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveTo_MoveTo, ProjectGoalOnNavigation) == 0x000034, "Member 'GameplayTask_MoveTo_MoveTo::ProjectGoalOnNavigation' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveTo_MoveTo, ReturnValue) == 0x000038, "Member 'GameplayTask_MoveTo_MoveTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTask_MoveTo \ static_assert(alignof(UGameplayTask_MoveTo) == 0x000008, "Wrong alignment on UGameplayTask_MoveTo"); \ static_assert(sizeof(UGameplayTask_MoveTo) == 0x000218, "Wrong size on UGameplayTask_MoveTo"); \ static_assert(offsetof(UGameplayTask_MoveTo, OnRequestFailed) == 0x000070, "Member 'UGameplayTask_MoveTo::OnRequestFailed' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_MoveTo, OnCompleted) == 0x000080, "Member 'UGameplayTask_MoveTo::OnCompleted' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_MoveTo, MovementComponent) == 0x000090, "Member 'UGameplayTask_MoveTo::MovementComponent' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_MoveTo, ActuationComponent) == 0x000098, "Member 'UGameplayTask_MoveTo::ActuationComponent' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_MoveTo, MoveRequest) == 0x0000A0, "Member 'UGameplayTask_MoveTo::MoveRequest' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_MoveTo, StartTransitionTask) == 0x000208, "Member 'UGameplayTask_MoveTo::StartTransitionTask' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_MoveTo, EndTransitionTask) == 0x000210, "Member 'UGameplayTask_MoveTo::EndTransitionTask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTask_MoveToContextualAnim_EnterContextualAnim \ static_assert(alignof(GameplayTask_MoveToContextualAnim_EnterContextualAnim) == 0x000008, "Wrong alignment on GameplayTask_MoveToContextualAnim_EnterContextualAnim"); \ static_assert(sizeof(GameplayTask_MoveToContextualAnim_EnterContextualAnim) == 0x000040, "Wrong size on GameplayTask_MoveToContextualAnim_EnterContextualAnim"); \ static_assert(offsetof(GameplayTask_MoveToContextualAnim_EnterContextualAnim, Interactor) == 0x000000, "Member 'GameplayTask_MoveToContextualAnim_EnterContextualAnim::Interactor' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveToContextualAnim_EnterContextualAnim, InteractorRole) == 0x000008, "Member 'GameplayTask_MoveToContextualAnim_EnterContextualAnim::InteractorRole' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveToContextualAnim_EnterContextualAnim, InteractableObject) == 0x000010, "Member 'GameplayTask_MoveToContextualAnim_EnterContextualAnim::InteractableObject' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveToContextualAnim_EnterContextualAnim, InteractableObjectRole) == 0x000018, "Member 'GameplayTask_MoveToContextualAnim_EnterContextualAnim::InteractableObjectRole' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveToContextualAnim_EnterContextualAnim, SectionName) == 0x000020, "Member 'GameplayTask_MoveToContextualAnim_EnterContextualAnim::SectionName' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveToContextualAnim_EnterContextualAnim, ExitSectionName) == 0x000028, "Member 'GameplayTask_MoveToContextualAnim_EnterContextualAnim::ExitSectionName' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveToContextualAnim_EnterContextualAnim, SceneAsset) == 0x000030, "Member 'GameplayTask_MoveToContextualAnim_EnterContextualAnim::SceneAsset' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_MoveToContextualAnim_EnterContextualAnim, ReturnValue) == 0x000038, "Member 'GameplayTask_MoveToContextualAnim_EnterContextualAnim::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTask_MoveToContextualAnim \ static_assert(alignof(UGameplayTask_MoveToContextualAnim) == 0x000008, "Wrong alignment on UGameplayTask_MoveToContextualAnim"); \ static_assert(sizeof(UGameplayTask_MoveToContextualAnim) == 0x000278, "Wrong size on UGameplayTask_MoveToContextualAnim"); \ static_assert(offsetof(UGameplayTask_MoveToContextualAnim, NextState) == 0x000218, "Member 'UGameplayTask_MoveToContextualAnim::NextState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTask_MoveToStandTransition \ static_assert(alignof(UGameplayTask_MoveToStandTransition) == 0x000008, "Wrong alignment on UGameplayTask_MoveToStandTransition"); \ static_assert(sizeof(UGameplayTask_MoveToStandTransition) == 0x000148, "Wrong size on UGameplayTask_MoveToStandTransition"); \ static_assert(offsetof(UGameplayTask_MoveToStandTransition, MovementComponent) == 0x000078, "Member 'UGameplayTask_MoveToStandTransition::MovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTask_PlayContextualAnim_PlayContextualAnim \ static_assert(alignof(GameplayTask_PlayContextualAnim_PlayContextualAnim) == 0x000008, "Wrong alignment on GameplayTask_PlayContextualAnim_PlayContextualAnim"); \ static_assert(sizeof(GameplayTask_PlayContextualAnim_PlayContextualAnim) == 0x000040, "Wrong size on GameplayTask_PlayContextualAnim_PlayContextualAnim"); \ static_assert(offsetof(GameplayTask_PlayContextualAnim_PlayContextualAnim, Interactor) == 0x000000, "Member 'GameplayTask_PlayContextualAnim_PlayContextualAnim::Interactor' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_PlayContextualAnim_PlayContextualAnim, InteractorRole_0) == 0x000008, "Member 'GameplayTask_PlayContextualAnim_PlayContextualAnim::InteractorRole_0' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_PlayContextualAnim_PlayContextualAnim, InteractableObject_0) == 0x000010, "Member 'GameplayTask_PlayContextualAnim_PlayContextualAnim::InteractableObject_0' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_PlayContextualAnim_PlayContextualAnim, InteractableObjectRole_0) == 0x000018, "Member 'GameplayTask_PlayContextualAnim_PlayContextualAnim::InteractableObjectRole_0' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_PlayContextualAnim_PlayContextualAnim, SectionName) == 0x000020, "Member 'GameplayTask_PlayContextualAnim_PlayContextualAnim::SectionName' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_PlayContextualAnim_PlayContextualAnim, ExitSectionName_0) == 0x000028, "Member 'GameplayTask_PlayContextualAnim_PlayContextualAnim::ExitSectionName_0' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_PlayContextualAnim_PlayContextualAnim, SceneAsset_0) == 0x000030, "Member 'GameplayTask_PlayContextualAnim_PlayContextualAnim::SceneAsset_0' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_PlayContextualAnim_PlayContextualAnim, ReturnValue) == 0x000038, "Member 'GameplayTask_PlayContextualAnim_PlayContextualAnim::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTask_PlayContextualAnim_OnSectionEndTimeReached \ static_assert(alignof(GameplayTask_PlayContextualAnim_OnSectionEndTimeReached) == 0x000008, "Wrong alignment on GameplayTask_PlayContextualAnim_OnSectionEndTimeReached"); \ static_assert(sizeof(GameplayTask_PlayContextualAnim_OnSectionEndTimeReached) == 0x000008, "Wrong size on GameplayTask_PlayContextualAnim_OnSectionEndTimeReached"); \ static_assert(offsetof(GameplayTask_PlayContextualAnim_OnSectionEndTimeReached, SceneInstance_0) == 0x000000, "Member 'GameplayTask_PlayContextualAnim_OnSectionEndTimeReached::SceneInstance_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTask_PlayContextualAnim_SetExit \ static_assert(alignof(GameplayTask_PlayContextualAnim_SetExit) == 0x000004, "Wrong alignment on GameplayTask_PlayContextualAnim_SetExit"); \ static_assert(sizeof(GameplayTask_PlayContextualAnim_SetExit) == 0x00000C, "Wrong size on GameplayTask_PlayContextualAnim_SetExit"); \ static_assert(offsetof(GameplayTask_PlayContextualAnim_SetExit, ExitMode) == 0x000000, "Member 'GameplayTask_PlayContextualAnim_SetExit::ExitMode' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_PlayContextualAnim_SetExit, NewExitSectionName) == 0x000004, "Member 'GameplayTask_PlayContextualAnim_SetExit::NewExitSectionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTask_PlayContextualAnim_GetStatus \ static_assert(alignof(GameplayTask_PlayContextualAnim_GetStatus) == 0x000001, "Wrong alignment on GameplayTask_PlayContextualAnim_GetStatus"); \ static_assert(sizeof(GameplayTask_PlayContextualAnim_GetStatus) == 0x000001, "Wrong size on GameplayTask_PlayContextualAnim_GetStatus"); \ static_assert(offsetof(GameplayTask_PlayContextualAnim_GetStatus, ReturnValue) == 0x000000, "Member 'GameplayTask_PlayContextualAnim_GetStatus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTask_PlayContextualAnim \ static_assert(alignof(UGameplayTask_PlayContextualAnim) == 0x000010, "Wrong alignment on UGameplayTask_PlayContextualAnim"); \ static_assert(sizeof(UGameplayTask_PlayContextualAnim) == 0x000240, "Wrong size on UGameplayTask_PlayContextualAnim"); \ static_assert(offsetof(UGameplayTask_PlayContextualAnim, OnRequestFailed) == 0x0000F0, "Member 'UGameplayTask_PlayContextualAnim::OnRequestFailed' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_PlayContextualAnim, OnCompleted) == 0x000100, "Member 'UGameplayTask_PlayContextualAnim::OnCompleted' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_PlayContextualAnim, SectionIdx) == 0x000110, "Member 'UGameplayTask_PlayContextualAnim::SectionIdx' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_PlayContextualAnim, AnimSetIdx) == 0x000114, "Member 'UGameplayTask_PlayContextualAnim::AnimSetIdx' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_PlayContextualAnim, Pivots) == 0x000118, "Member 'UGameplayTask_PlayContextualAnim::Pivots' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_PlayContextualAnim, SceneAsset) == 0x000128, "Member 'UGameplayTask_PlayContextualAnim::SceneAsset' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_PlayContextualAnim, InteractorRole) == 0x000130, "Member 'UGameplayTask_PlayContextualAnim::InteractorRole' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_PlayContextualAnim, InteractableObject) == 0x000138, "Member 'UGameplayTask_PlayContextualAnim::InteractableObject' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_PlayContextualAnim, InteractableObjectRole) == 0x000140, "Member 'UGameplayTask_PlayContextualAnim::InteractableObjectRole' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_PlayContextualAnim, ExitSectionName) == 0x000148, "Member 'UGameplayTask_PlayContextualAnim::ExitSectionName' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_PlayContextualAnim, SceneInstance) == 0x000150, "Member 'UGameplayTask_PlayContextualAnim::SceneInstance' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_PlayContextualAnim, ActuationComponent) == 0x000158, "Member 'UGameplayTask_PlayContextualAnim::ActuationComponent' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_PlayContextualAnim, SceneParams) == 0x000160, "Member 'UGameplayTask_PlayContextualAnim::SceneParams' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_PlayContextualAnim, SafeExitPoint) == 0x0001D0, "Member 'UGameplayTask_PlayContextualAnim::SafeExitPoint' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_PlayContextualAnim, Status) == 0x000230, "Member 'UGameplayTask_PlayContextualAnim::Status' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_PlayContextualAnim, bTeleportOnTaskEnd) == 0x000231, "Member 'UGameplayTask_PlayContextualAnim::bTeleportOnTaskEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTask_StandAt_StandAt \ static_assert(alignof(GameplayTask_StandAt_StandAt) == 0x000008, "Wrong alignment on GameplayTask_StandAt_StandAt"); \ static_assert(sizeof(GameplayTask_StandAt_StandAt) == 0x000018, "Wrong size on GameplayTask_StandAt_StandAt"); \ static_assert(offsetof(GameplayTask_StandAt_StandAt, Pawn) == 0x000000, "Member 'GameplayTask_StandAt_StandAt::Pawn' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_StandAt_StandAt, Duration) == 0x000008, "Member 'GameplayTask_StandAt_StandAt::Duration' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_StandAt_StandAt, ReturnValue) == 0x000010, "Member 'GameplayTask_StandAt_StandAt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTask_StandAt \ static_assert(alignof(UGameplayTask_StandAt) == 0x000008, "Wrong alignment on UGameplayTask_StandAt"); \ static_assert(sizeof(UGameplayTask_StandAt) == 0x000130, "Wrong size on UGameplayTask_StandAt"); \ static_assert(offsetof(UGameplayTask_StandAt, OnRequestFailed) == 0x000070, "Member 'UGameplayTask_StandAt::OnRequestFailed' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_StandAt, OnCompleted) == 0x000080, "Member 'UGameplayTask_StandAt::OnCompleted' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_StandAt, MovementComponent) == 0x000128, "Member 'UGameplayTask_StandAt::MovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTask_StandToMoveTransition \ static_assert(alignof(UGameplayTask_StandToMoveTransition) == 0x000008, "Wrong alignment on UGameplayTask_StandToMoveTransition"); \ static_assert(sizeof(UGameplayTask_StandToMoveTransition) == 0x000148, "Wrong size on UGameplayTask_StandToMoveTransition"); \ static_assert(offsetof(UGameplayTask_StandToMoveTransition, MovementComponent) == 0x000078, "Member 'UGameplayTask_StandToMoveTransition::MovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTask_SuddenTurnTransition \ static_assert(alignof(UGameplayTask_SuddenTurnTransition) == 0x000008, "Wrong alignment on UGameplayTask_SuddenTurnTransition"); \ static_assert(sizeof(UGameplayTask_SuddenTurnTransition) == 0x000148, "Wrong size on UGameplayTask_SuddenTurnTransition"); \ static_assert(offsetof(UGameplayTask_SuddenTurnTransition, MovementComponent) == 0x000078, "Member 'UGameplayTask_SuddenTurnTransition::MovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_Particle \ static_assert(alignof(FS_Particle) == 0x000008, "Wrong alignment on FS_Particle"); \ static_assert(sizeof(FS_Particle) == 0x000038, "Wrong size on FS_Particle"); \ static_assert(offsetof(FS_Particle, ParticleSystem_2_7E4420F0403B89C6D3FF31B2FE88B65B) == 0x000000, "Member 'FS_Particle::ParticleSystem_2_7E4420F0403B89C6D3FF31B2FE88B65B' has a wrong offset!"); \ static_assert(offsetof(FS_Particle, NiagaraSystem_6_9131AA3647CAE53D3FFDF4A38EE965A4) == 0x000008, "Member 'FS_Particle::NiagaraSystem_6_9131AA3647CAE53D3FFDF4A38EE965A4' has a wrong offset!"); \ static_assert(offsetof(FS_Particle, LightColor_10_A1AAB4224833F16AE0EE059A20B47470) == 0x000010, "Member 'FS_Particle::LightColor_10_A1AAB4224833F16AE0EE059A20B47470' has a wrong offset!"); \ static_assert(offsetof(FS_Particle, Intensity_15_9F90849640FB2D27EEDBB7B411DDBF62) == 0x000020, "Member 'FS_Particle::Intensity_15_9F90849640FB2D27EEDBB7B411DDBF62' has a wrong offset!"); \ static_assert(offsetof(FS_Particle, AttenuationRadius_14_AB6E9F454186A2C3CB152EA73748EB02) == 0x000028, "Member 'FS_Particle::AttenuationRadius_14_AB6E9F454186A2C3CB152EA73748EB02' has a wrong offset!"); \ static_assert(offsetof(FS_Particle, Audio_18_A529F467499EF5C832024CA2CD47EC8D) == 0x000030, "Member 'FS_Particle::Audio_18_A529F467499EF5C832024CA2CD47EC8D' 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_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_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_Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed \ static_assert(alignof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed) == 0x000008, "Wrong alignment on Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed"); \ static_assert(sizeof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed) == 0x000058, "Wrong size on Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed"); \ static_assert(offsetof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed, User) == 0x000000, "Member 'Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed::User' has a wrong offset!"); \ static_assert(offsetof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed, GameState) == 0x000008, "Member 'Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed::GameState' has a wrong offset!"); \ static_assert(offsetof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed, ItemSortId) == 0x000010, "Member 'Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed, bCantBeUsed) == 0x000014, "Member 'Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed::bCantBeUsed' has a wrong offset!"); \ static_assert(offsetof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed, OutCantMessage) == 0x000018, "Member 'Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed::OutCantMessage' has a wrong offset!"); \ static_assert(offsetof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed, CallFunc_GetTextMessage_return_value) == 0x000030, "Member 'Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed::CallFunc_GetTextMessage_return_value' has a wrong offset!"); \ static_assert(offsetof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed, K2Node_DynamicCast_AsDCSGame_State) == 0x000038, "Member 'Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed::K2Node_DynamicCast_AsDCSGame_State' has a wrong offset!"); \ static_assert(offsetof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed, CallFunc_HasFlagSet_Enable) == 0x000041, "Member 'Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed::CallFunc_HasFlagSet_Enable' has a wrong offset!"); \ static_assert(offsetof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed, CallFunc_GetTextMessage_return_value_1) == 0x000048, "Member 'Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed::CallFunc_GetTextMessage_return_value_1' has a wrong offset!"); \ static_assert(offsetof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed, CallFunc_CanLeaveTransmit_return_value) == 0x000050, "Member 'Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed::CallFunc_CanLeaveTransmit_return_value' has a wrong offset!"); \ static_assert(offsetof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed, CallFunc_GetIsNetworkStage_return_value) == 0x000051, "Member 'Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed::CallFunc_GetIsNetworkStage_return_value' has a wrong offset!"); \ static_assert(offsetof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Not_PreBool_ReturnValue) == 0x000052, "Member 'Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed, CallFunc_GetIsLogin_ReturnValue) == 0x000053, "Member 'Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed::CallFunc_GetIsLogin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed, CallFunc_BooleanAND_ReturnValue) == 0x000054, "Member 'Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed, CallFunc_BooleanAND_ReturnValue_1) == 0x000055, "Member 'Item_LeaveTransmit_C_CheckAvaliableAndItemCantBeUsed::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Item_LeaveTransmit_C_GetTextMessage \ static_assert(alignof(Item_LeaveTransmit_C_GetTextMessage) == 0x000008, "Wrong alignment on Item_LeaveTransmit_C_GetTextMessage"); \ static_assert(sizeof(Item_LeaveTransmit_C_GetTextMessage) == 0x000008, "Wrong size on Item_LeaveTransmit_C_GetTextMessage"); \ static_assert(offsetof(Item_LeaveTransmit_C_GetTextMessage, return_value) == 0x000000, "Member 'Item_LeaveTransmit_C_GetTextMessage::return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UItem_LeaveTransmit_C \ static_assert(alignof(UItem_LeaveTransmit_C) == 0x000008, "Wrong alignment on UItem_LeaveTransmit_C"); \ static_assert(sizeof(UItem_LeaveTransmit_C) == 0x000088, "Wrong size on UItem_LeaveTransmit_C"); \ #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_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_AN_BulletCount_C_Received_Notify \ static_assert(alignof(AN_BulletCount_C_Received_Notify) == 0x000008, "Wrong alignment on AN_BulletCount_C_Received_Notify"); \ static_assert(sizeof(AN_BulletCount_C_Received_Notify) == 0x0000D0, "Wrong size on AN_BulletCount_C_Received_Notify"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_BulletCount_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, Animation) == 0x000008, "Member 'AN_BulletCount_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_BulletCount_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_BulletCount_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, L_BulletCost) == 0x000044, "Member 'AN_BulletCount_C_Received_Notify::L_BulletCost' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, RealBulletCount) == 0x000048, "Member 'AN_BulletCount_C_Received_Notify::RealBulletCount' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, TemporaryBulletCount) == 0x00004C, "Member 'AN_BulletCount_C_Received_Notify::TemporaryBulletCount' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_RemovePlayerItemFromBeibao_Success) == 0x000058, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_RemovePlayerItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount) == 0x00005C, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000060, "Member 'AN_BulletCount_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'AN_BulletCount_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_GetMyHealth_Health) == 0x000070, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_RemovePlayerItemFromBeibao_Success_1) == 0x000078, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_RemovePlayerItemFromBeibao_Success_1' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount_1) == 0x00007C, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount_1' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_GetCurrentValue_CurrentValue) == 0x000080, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_GetMaxValue_Value) == 0x000088, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_GetComponentByClass_ReturnValue) == 0x000090, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000098, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x0000A8, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000AC, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x0000B0, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_AddPlayerItemToBeibao_CurrentAmount) == 0x0000B4, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_AddPlayerItemToBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_AddPlayerItemToBeibao_Success) == 0x0000B8, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_AddPlayerItemToBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_RemovePlayerItemFromBeibao_Success_2) == 0x0000B9, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_RemovePlayerItemFromBeibao_Success_2' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount_2) == 0x0000BC, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount_2' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_Greater_IntInt_ReturnValue) == 0x0000C0, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_GetPlayerItemAmountInBeibao_Amount_1) == 0x0000C4, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_GetPlayerItemAmountInBeibao_Amount_1' has a wrong offset!"); \ static_assert(offsetof(AN_BulletCount_C_Received_Notify, CallFunc_GetPlayerItemAmountInBeibao_Amount_2) == 0x0000C8, "Member 'AN_BulletCount_C_Received_Notify::CallFunc_GetPlayerItemAmountInBeibao_Amount_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_BulletCount_C \ static_assert(alignof(UAN_BulletCount_C) == 0x000008, "Wrong alignment on UAN_BulletCount_C"); \ static_assert(sizeof(UAN_BulletCount_C) == 0x000048, "Wrong size on UAN_BulletCount_C"); \ static_assert(offsetof(UAN_BulletCount_C, add_item) == 0x000038, "Member 'UAN_BulletCount_C::add_item' has a wrong offset!"); \ static_assert(offsetof(UAN_BulletCount_C, Player) == 0x000040, "Member 'UAN_BulletCount_C::Player' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_EquipmentDisplayedItemCache \ static_assert(alignof(FS_EquipmentDisplayedItemCache) == 0x000004, "Wrong alignment on FS_EquipmentDisplayedItemCache"); \ static_assert(sizeof(FS_EquipmentDisplayedItemCache) == 0x00001C, "Wrong size on FS_EquipmentDisplayedItemCache"); \ static_assert(offsetof(FS_EquipmentDisplayedItemCache, Type_12_0F72C2E14C82F0C5FF2412BC1358D2E5) == 0x000000, "Member 'FS_EquipmentDisplayedItemCache::Type_12_0F72C2E14C82F0C5FF2412BC1358D2E5' has a wrong offset!"); \ static_assert(offsetof(FS_EquipmentDisplayedItemCache, SlotIndex_11_62BA3C5746E6240530CFC8B968497AAE) == 0x000004, "Member 'FS_EquipmentDisplayedItemCache::SlotIndex_11_62BA3C5746E6240530CFC8B968497AAE' has a wrong offset!"); \ static_assert(offsetof(FS_EquipmentDisplayedItemCache, SortID_9_E61C9C914749E90006516095B218429C) == 0x000008, "Member 'FS_EquipmentDisplayedItemCache::SortID_9_E61C9C914749E90006516095B218429C' has a wrong offset!"); \ static_assert(offsetof(FS_EquipmentDisplayedItemCache, ID_10_5AEEB2CA4292AD1B7584128AC9E4C454) == 0x00000C, "Member 'FS_EquipmentDisplayedItemCache::ID_10_5AEEB2CA4292AD1B7584128AC9E4C454' 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_I_RotatingComponent_C_GetDesiredFollowRotation \ static_assert(alignof(I_RotatingComponent_C_GetDesiredFollowRotation) == 0x000008, "Wrong alignment on I_RotatingComponent_C_GetDesiredFollowRotation"); \ static_assert(sizeof(I_RotatingComponent_C_GetDesiredFollowRotation) == 0x000018, "Wrong size on I_RotatingComponent_C_GetDesiredFollowRotation"); \ static_assert(offsetof(I_RotatingComponent_C_GetDesiredFollowRotation, Rotation) == 0x000000, "Member 'I_RotatingComponent_C_GetDesiredFollowRotation::Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_RotatingComponent_C_GetDesiredRotation \ static_assert(alignof(I_RotatingComponent_C_GetDesiredRotation) == 0x000008, "Wrong alignment on I_RotatingComponent_C_GetDesiredRotation"); \ static_assert(sizeof(I_RotatingComponent_C_GetDesiredRotation) == 0x000020, "Wrong size on I_RotatingComponent_C_GetDesiredRotation"); \ static_assert(offsetof(I_RotatingComponent_C_GetDesiredRotation, Refresh) == 0x000000, "Member 'I_RotatingComponent_C_GetDesiredRotation::Refresh' has a wrong offset!"); \ static_assert(offsetof(I_RotatingComponent_C_GetDesiredRotation, rotateIntent) == 0x000004, "Member 'I_RotatingComponent_C_GetDesiredRotation::rotateIntent' has a wrong offset!"); \ static_assert(offsetof(I_RotatingComponent_C_GetDesiredRotation, Rotation) == 0x000008, "Member 'I_RotatingComponent_C_GetDesiredRotation::Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_RotatingComponent_C_SetEnableRotateLookAt \ static_assert(alignof(I_RotatingComponent_C_SetEnableRotateLookAt) == 0x000008, "Wrong alignment on I_RotatingComponent_C_SetEnableRotateLookAt"); \ static_assert(sizeof(I_RotatingComponent_C_SetEnableRotateLookAt) == 0x000018, "Wrong size on I_RotatingComponent_C_SetEnableRotateLookAt"); \ static_assert(offsetof(I_RotatingComponent_C_SetEnableRotateLookAt, Enable) == 0x000000, "Member 'I_RotatingComponent_C_SetEnableRotateLookAt::Enable' has a wrong offset!"); \ static_assert(offsetof(I_RotatingComponent_C_SetEnableRotateLookAt, RotateWaist) == 0x000001, "Member 'I_RotatingComponent_C_SetEnableRotateLookAt::RotateWaist' has a wrong offset!"); \ static_assert(offsetof(I_RotatingComponent_C_SetEnableRotateLookAt, Target) == 0x000008, "Member 'I_RotatingComponent_C_SetEnableRotateLookAt::Target' has a wrong offset!"); \ static_assert(offsetof(I_RotatingComponent_C_SetEnableRotateLookAt, Offset) == 0x000010, "Member 'I_RotatingComponent_C_SetEnableRotateLookAt::Offset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_RotatingComponent_C_SetEnableSlideRotate \ static_assert(alignof(I_RotatingComponent_C_SetEnableSlideRotate) == 0x000001, "Wrong alignment on I_RotatingComponent_C_SetEnableSlideRotate"); \ static_assert(sizeof(I_RotatingComponent_C_SetEnableSlideRotate) == 0x000002, "Wrong size on I_RotatingComponent_C_SetEnableSlideRotate"); \ static_assert(offsetof(I_RotatingComponent_C_SetEnableSlideRotate, Enable) == 0x000000, "Member 'I_RotatingComponent_C_SetEnableSlideRotate::Enable' has a wrong offset!"); \ static_assert(offsetof(I_RotatingComponent_C_SetEnableSlideRotate, NewParam1) == 0x000001, "Member 'I_RotatingComponent_C_SetEnableSlideRotate::NewParam1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_RotatingComponent_C \ static_assert(alignof(II_RotatingComponent_C) == 0x000001, "Wrong alignment on II_RotatingComponent_C"); \ static_assert(sizeof(II_RotatingComponent_C) == 0x000001, "Wrong size on II_RotatingComponent_C"); \ #define DUMPER7_ASSERTS_FST_Achievement_UsingItemSuccess \ static_assert(alignof(FST_Achievement_UsingItemSuccess) == 0x000008, "Wrong alignment on FST_Achievement_UsingItemSuccess"); \ static_assert(sizeof(FST_Achievement_UsingItemSuccess) == 0x000010, "Wrong size on FST_Achievement_UsingItemSuccess"); \ static_assert(offsetof(FST_Achievement_UsingItemSuccess, SortID_8_D711ACAF410181163212C087555C228F) == 0x000000, "Member 'FST_Achievement_UsingItemSuccess::SortID_8_D711ACAF410181163212C087555C228F' 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_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_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_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_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_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_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_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_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_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_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_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_FMetasoundFrontendVertexMetadata \ static_assert(alignof(FMetasoundFrontendVertexMetadata) == 0x000001, "Wrong alignment on FMetasoundFrontendVertexMetadata"); \ static_assert(sizeof(FMetasoundFrontendVertexMetadata) == 0x000001, "Wrong size on FMetasoundFrontendVertexMetadata"); \ #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_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_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_FMetasoundFrontendInterfaceStyle \ static_assert(alignof(FMetasoundFrontendInterfaceStyle) == 0x000001, "Wrong alignment on FMetasoundFrontendInterfaceStyle"); \ static_assert(sizeof(FMetasoundFrontendInterfaceStyle) == 0x000001, "Wrong size on FMetasoundFrontendInterfaceStyle"); \ #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_FMetasoundFrontendClassStyle \ static_assert(alignof(FMetasoundFrontendClassStyle) == 0x000001, "Wrong alignment on FMetasoundFrontendClassStyle"); \ static_assert(sizeof(FMetasoundFrontendClassStyle) == 0x000001, "Wrong size on FMetasoundFrontendClassStyle"); \ #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_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_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_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_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_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_AIAttackConditionTreeScript_C___2_PrintTree \ static_assert(alignof(AIAttackConditionTreeScript_C___2_PrintTree) == 0x000008, "Wrong alignment on AIAttackConditionTreeScript_C___2_PrintTree"); \ static_assert(sizeof(AIAttackConditionTreeScript_C___2_PrintTree) == 0x0002B0, "Wrong size on AIAttackConditionTreeScript_C___2_PrintTree"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, tmp) == 0x000000, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::tmp' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, Temp_int_Loop_Counter_Variable) == 0x000050, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Add_IntInt_ReturnValue) == 0x000054, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, Temp_int_Loop_Counter_Variable_1) == 0x000058, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Add_IntInt_ReturnValue_1) == 0x00005C, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, Temp_int_Array_Index_Variable) == 0x000060, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_PrintTree_NewParam) == 0x000064, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_PrintTree_NewParam' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, K2Node_MakeArray_Array) == 0x000068, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, Temp_int_Array_Index_Variable_1) == 0x000078, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, K2Node_MakeStruct_ST_AttackCondNode) == 0x000080, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::K2Node_MakeStruct_ST_AttackCondNode' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_CreateNewNode_NodeId) == 0x0000C0, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_CreateNewNode_NodeId' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Map_Keys_Keys) == 0x0000C8, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Map_Values_Values) == 0x0000D8, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Array_Get_Item) == 0x0000E8, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Array_Get_Item_1) == 0x0000F0, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Conv_IntToString_ReturnValue) == 0x000130, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Map_Find_Value) == 0x000140, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Map_Find_ReturnValue) == 0x000180, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_getAllCompiledDirectMontageChildOf_Array) == 0x000188, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_getAllCompiledDirectMontageChildOf_Array' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, K2Node_SetFieldsInStruct_StructOut) == 0x000198, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_arrayToString_Str) == 0x0001D8, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_arrayToString_Str' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Conv_NameToString_ReturnValue) == 0x0001E8, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Not_PreBool_ReturnValue) == 0x0001F8, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Concat_StrStr_ReturnValue) == 0x000200, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000210, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Array_Length_ReturnValue) == 0x000220, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000228, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Less_IntInt_ReturnValue) == 0x000238, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000240, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000250, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Array_Length_ReturnValue_1) == 0x000260, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000268, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Less_IntInt_ReturnValue_1) == 0x000278, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000280, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000290, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C___2_PrintTree, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0002A0, "Member 'AIAttackConditionTreeScript_C___2_PrintTree::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAttackConditionTreeScript_C_addConditionTo \ static_assert(alignof(AIAttackConditionTreeScript_C_addConditionTo) == 0x000008, "Wrong alignment on AIAttackConditionTreeScript_C_addConditionTo"); \ static_assert(sizeof(AIAttackConditionTreeScript_C_addConditionTo) == 0x000050, "Wrong size on AIAttackConditionTreeScript_C_addConditionTo"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_addConditionTo, Cond) == 0x000000, "Member 'AIAttackConditionTreeScript_C_addConditionTo::Cond' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_addConditionTo, routeline) == 0x000004, "Member 'AIAttackConditionTreeScript_C_addConditionTo::routeline' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_addConditionTo, CallFunc_Conv_IntToString_ReturnValue) == 0x000008, "Member 'AIAttackConditionTreeScript_C_addConditionTo::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_addConditionTo, CallFunc_Map_Find_Value) == 0x000018, "Member 'AIAttackConditionTreeScript_C_addConditionTo::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_addConditionTo, CallFunc_Map_Find_ReturnValue) == 0x000028, "Member 'AIAttackConditionTreeScript_C_addConditionTo::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_addConditionTo, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'AIAttackConditionTreeScript_C_addConditionTo::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_addConditionTo, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'AIAttackConditionTreeScript_C_addConditionTo::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAttackConditionTreeScript_C_arrayToString \ static_assert(alignof(AIAttackConditionTreeScript_C_arrayToString) == 0x000008, "Wrong alignment on AIAttackConditionTreeScript_C_arrayToString"); \ static_assert(sizeof(AIAttackConditionTreeScript_C_arrayToString) == 0x000148, "Wrong size on AIAttackConditionTreeScript_C_arrayToString"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, fromNode) == 0x000000, "Member 'AIAttackConditionTreeScript_C_arrayToString::fromNode' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, Array) == 0x000008, "Member 'AIAttackConditionTreeScript_C_arrayToString::Array' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, str) == 0x000018, "Member 'AIAttackConditionTreeScript_C_arrayToString::str' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, Temp) == 0x000028, "Member 'AIAttackConditionTreeScript_C_arrayToString::Temp' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, Temp_int_Array_Index_Variable) == 0x00003C, "Member 'AIAttackConditionTreeScript_C_arrayToString::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, Temp_int_Loop_Counter_Variable) == 0x000040, "Member 'AIAttackConditionTreeScript_C_arrayToString::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Array_Get_Item) == 0x000044, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_getRouteLine_ReturnValue) == 0x000048, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_getRouteLine_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Less_IntInt_ReturnValue) == 0x00004C, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Greater_IntInt_ReturnValue) == 0x000054, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Map_Find_Value) == 0x000058, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Map_Find_ReturnValue) == 0x000068, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Concat_StrStr_ReturnValue) == 0x000070, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Map_Find_Value_1) == 0x000090, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Map_Find_ReturnValue_1) == 0x0000D0, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000D8, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Conv_NameToString_ReturnValue) == 0x0000E8, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000F8, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000108, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000118, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000128, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_arrayToString, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000138, "Member 'AIAttackConditionTreeScript_C_arrayToString::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAttackConditionTreeScript_C_checkCD \ static_assert(alignof(AIAttackConditionTreeScript_C_checkCD) == 0x000008, "Wrong alignment on AIAttackConditionTreeScript_C_checkCD"); \ static_assert(sizeof(AIAttackConditionTreeScript_C_checkCD) == 0x000038, "Wrong size on AIAttackConditionTreeScript_C_checkCD"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_checkCD, Node) == 0x000000, "Member 'AIAttackConditionTreeScript_C_checkCD::Node' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_checkCD, AI_Comp) == 0x000008, "Member 'AIAttackConditionTreeScript_C_checkCD::AI_Comp' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_checkCD, still_in_cooldown) == 0x000010, "Member 'AIAttackConditionTreeScript_C_checkCD::still_in_cooldown' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_checkCD, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'AIAttackConditionTreeScript_C_checkCD::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_checkCD, CallFunc_GetObjectClass_ReturnValue) == 0x000018, "Member 'AIAttackConditionTreeScript_C_checkCD::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_checkCD, CallFunc_GetAutoScriptCd_untilTo) == 0x000020, "Member 'AIAttackConditionTreeScript_C_checkCD::CallFunc_GetAutoScriptCd_untilTo' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_checkCD, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000028, "Member 'AIAttackConditionTreeScript_C_checkCD::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_checkCD, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000030, "Member 'AIAttackConditionTreeScript_C_checkCD::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAttackConditionTreeScript_C_clearZeroCondition \ static_assert(alignof(AIAttackConditionTreeScript_C_clearZeroCondition) == 0x000008, "Wrong alignment on AIAttackConditionTreeScript_C_clearZeroCondition"); \ static_assert(sizeof(AIAttackConditionTreeScript_C_clearZeroCondition) == 0x0000B8, "Wrong size on AIAttackConditionTreeScript_C_clearZeroCondition"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, removedKey) == 0x000000, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::removedKey' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, canbeRemove) == 0x000010, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::canbeRemove' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, Temp_bool_True_if_break_was_hit_Variable) == 0x000011, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, Temp_int_Array_Index_Variable) == 0x000014, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Not_PreBool_ReturnValue) == 0x000018, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, Temp_int_Array_Index_Variable_1) == 0x00001C, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, Temp_int_Loop_Counter_Variable) == 0x000020, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, Temp_int_Array_Index_Variable_2) == 0x000028, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, Temp_int_Loop_Counter_Variable_1) == 0x00002C, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Add_IntInt_ReturnValue_1) == 0x000030, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Array_Get_Item) == 0x000034, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Map_Remove_ReturnValue) == 0x00003C, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, Temp_int_Loop_Counter_Variable_2) == 0x000040, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Map_Keys_Keys) == 0x000048, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Array_Get_Item_1) == 0x00005C, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Array_Add_ReturnValue) == 0x000060, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Map_Find_Value) == 0x000068, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Map_Find_ReturnValue) == 0x000078, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Array_Length_ReturnValue_1) == 0x00007C, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_ParseIntoArray_ReturnValue) == 0x000080, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Less_IntInt_ReturnValue_1) == 0x000090, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Array_Get_Item_2) == 0x000098, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000A8, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Array_Length_ReturnValue_2) == 0x0000AC, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000B0, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_BooleanAND_ReturnValue) == 0x0000B1, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_clearZeroCondition, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000B4, "Member 'AIAttackConditionTreeScript_C_clearZeroCondition::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAttackConditionTreeScript_C_convertCondition \ static_assert(alignof(AIAttackConditionTreeScript_C_convertCondition) == 0x000004, "Wrong alignment on AIAttackConditionTreeScript_C_convertCondition"); \ static_assert(sizeof(AIAttackConditionTreeScript_C_convertCondition) == 0x0000AC, "Wrong size on AIAttackConditionTreeScript_C_convertCondition"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Cond) == 0x000000, "Member 'AIAttackConditionTreeScript_C_convertCondition::Cond' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, ReturnValue) == 0x000004, "Member 'AIAttackConditionTreeScript_C_convertCondition::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_byte_Variable) == 0x000008, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable) == 0x00000C, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_1) == 0x000010, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_byte_Variable_1) == 0x000014, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_2) == 0x000018, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_3) == 0x00001C, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_4) == 0x000020, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_5) == 0x000024, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_6) == 0x000028, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_7) == 0x00002C, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_8) == 0x000030, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_9) == 0x000034, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_9' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_10) == 0x000038, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_10' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_11) == 0x00003C, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_11' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_12) == 0x000040, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_12' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_13) == 0x000044, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_13' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_14) == 0x000048, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_14' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_byte_Variable_2) == 0x00004C, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, K2Node_Select_Default) == 0x000050, "Member 'AIAttackConditionTreeScript_C_convertCondition::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_15) == 0x000054, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_15' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, CallFunc_Multiply_IntInt_ReturnValue) == 0x000058, "Member 'AIAttackConditionTreeScript_C_convertCondition::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_16) == 0x00005C, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_16' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_17) == 0x000060, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_17' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_18) == 0x000064, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_18' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_19) == 0x000068, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_19' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_byte_Variable_3) == 0x00006C, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_20) == 0x000070, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_20' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_21) == 0x000074, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_21' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_22) == 0x000078, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_22' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_23) == 0x00007C, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_23' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_24) == 0x000080, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_24' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_25) == 0x000084, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_25' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_26) == 0x000088, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_26' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, Temp_int_Variable_27) == 0x00008C, "Member 'AIAttackConditionTreeScript_C_convertCondition::Temp_int_Variable_27' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, CallFunc_MakeLiteralInt_ReturnValue) == 0x000090, "Member 'AIAttackConditionTreeScript_C_convertCondition::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, K2Node_Select_Default_1) == 0x000094, "Member 'AIAttackConditionTreeScript_C_convertCondition::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, K2Node_Select_Default_2) == 0x000098, "Member 'AIAttackConditionTreeScript_C_convertCondition::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, K2Node_Select_Default_3) == 0x00009C, "Member 'AIAttackConditionTreeScript_C_convertCondition::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, CallFunc_Or_IntInt_ReturnValue) == 0x0000A0, "Member 'AIAttackConditionTreeScript_C_convertCondition::CallFunc_Or_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, CallFunc_Or_IntInt_ReturnValue_1) == 0x0000A4, "Member 'AIAttackConditionTreeScript_C_convertCondition::CallFunc_Or_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_convertCondition, CallFunc_Or_IntInt_ReturnValue_2) == 0x0000A8, "Member 'AIAttackConditionTreeScript_C_convertCondition::CallFunc_Or_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAttackConditionTreeScript_C_CreateNewNode \ static_assert(alignof(AIAttackConditionTreeScript_C_CreateNewNode) == 0x000008, "Wrong alignment on AIAttackConditionTreeScript_C_CreateNewNode"); \ static_assert(sizeof(AIAttackConditionTreeScript_C_CreateNewNode) == 0x000088, "Wrong size on AIAttackConditionTreeScript_C_CreateNewNode"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_CreateNewNode, Condition) == 0x000000, "Member 'AIAttackConditionTreeScript_C_CreateNewNode::Condition' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_CreateNewNode, NodeId) == 0x000040, "Member 'AIAttackConditionTreeScript_C_CreateNewNode::NodeId' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_CreateNewNode, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'AIAttackConditionTreeScript_C_CreateNewNode::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_CreateNewNode, K2Node_SetFieldsInStruct_StructOut) == 0x000048, "Member 'AIAttackConditionTreeScript_C_CreateNewNode::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAttackConditionTreeScript_C_ExecuteUbergraph_AIAttackConditionTreeScript \ static_assert(alignof(AIAttackConditionTreeScript_C_ExecuteUbergraph_AIAttackConditionTreeScript) == 0x000004, "Wrong alignment on AIAttackConditionTreeScript_C_ExecuteUbergraph_AIAttackConditionTreeScript"); \ static_assert(sizeof(AIAttackConditionTreeScript_C_ExecuteUbergraph_AIAttackConditionTreeScript) == 0x000004, "Wrong size on AIAttackConditionTreeScript_C_ExecuteUbergraph_AIAttackConditionTreeScript"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_ExecuteUbergraph_AIAttackConditionTreeScript, EntryPoint) == 0x000000, "Member 'AIAttackConditionTreeScript_C_ExecuteUbergraph_AIAttackConditionTreeScript::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAttackConditionTreeScript_C_findNextMontage \ static_assert(alignof(AIAttackConditionTreeScript_C_findNextMontage) == 0x000008, "Wrong alignment on AIAttackConditionTreeScript_C_findNextMontage"); \ static_assert(sizeof(AIAttackConditionTreeScript_C_findNextMontage) == 0x0001F0, "Wrong size on AIAttackConditionTreeScript_C_findNextMontage"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, Condition) == 0x000000, "Member 'AIAttackConditionTreeScript_C_findNextMontage::Condition' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CurrentNode) == 0x000004, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CurrentNode' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, AI_Comp) == 0x000008, "Member 'AIAttackConditionTreeScript_C_findNextMontage::AI_Comp' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, End) == 0x000010, "Member 'AIAttackConditionTreeScript_C_findNextMontage::End' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, Find) == 0x000011, "Member 'AIAttackConditionTreeScript_C_findNextMontage::Find' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, Value) == 0x000018, "Member 'AIAttackConditionTreeScript_C_findNextMontage::Value' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, MaxPow) == 0x000058, "Member 'AIAttackConditionTreeScript_C_findNextMontage::MaxPow' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, Chance) == 0x000060, "Member 'AIAttackConditionTreeScript_C_findNextMontage::Chance' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, Temp) == 0x000070, "Member 'AIAttackConditionTreeScript_C_findNextMontage::Temp' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, Temp_int_Array_Index_Variable) == 0x000074, "Member 'AIAttackConditionTreeScript_C_findNextMontage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, Temp_int_Loop_Counter_Variable) == 0x000078, "Member 'AIAttackConditionTreeScript_C_findNextMontage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, Temp_int_Array_Index_Variable_1) == 0x00007C, "Member 'AIAttackConditionTreeScript_C_findNextMontage::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Add_IntInt_ReturnValue) == 0x000080, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, Temp_int_Loop_Counter_Variable_1) == 0x000084, "Member 'AIAttackConditionTreeScript_C_findNextMontage::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000088, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Add_IntInt_ReturnValue_1) == 0x00008C, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Array_Get_Item) == 0x000090, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Array_Length_ReturnValue) == 0x0000D0, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Less_IntInt_ReturnValue) == 0x0000D4, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000D8, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Array_LastIndex_ReturnValue) == 0x0000DC, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Array_Get_Item_1) == 0x0000E0, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Array_Length_ReturnValue_1) == 0x000120, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Greater_IntInt_ReturnValue) == 0x000124, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_RandomInteger_ReturnValue) == 0x000128, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_RandomInteger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Map_Find_Value) == 0x000130, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Map_Find_ReturnValue) == 0x000170, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Array_Get_Item_2) == 0x000174, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Array_Length_ReturnValue_2) == 0x000178, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_checkCD_still_in_cooldown) == 0x00017C, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_checkCD_still_in_cooldown' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Less_IntInt_ReturnValue_1) == 0x00017D, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Map_Find_Value_1) == 0x000180, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Map_Find_ReturnValue_1) == 0x0001C0, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_matchCondtion_matched) == 0x0001C1, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_matchCondtion_matched' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Conv_NameToString_ReturnValue) == 0x0001C8, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Add_IntInt_ReturnValue_2) == 0x0001D8, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_StartsWith_ReturnValue) == 0x0001DC, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Array_Add_ReturnValue) == 0x0001E0, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Array_Length_ReturnValue_3) == 0x0001E4, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_findNextMontage, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0001E8, "Member 'AIAttackConditionTreeScript_C_findNextMontage::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf \ static_assert(alignof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf) == 0x000008, "Wrong alignment on AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf"); \ static_assert(sizeof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf) == 0x000148, "Wrong size on AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, Key) == 0x000000, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::Key' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, Root) == 0x000004, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::Root' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, Array) == 0x000008, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::Array' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, tempSet) == 0x000018, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::tempSet' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, Temp) == 0x000068, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::Temp' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, Temp_int_Array_Index_Variable) == 0x000078, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, Temp_int_Loop_Counter_Variable) == 0x00007C, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, CallFunc_Add_IntInt_ReturnValue) == 0x000080, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, CallFunc_Set_ToArray_Result) == 0x000088, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, CallFunc_Map_Find_Value) == 0x000098, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, CallFunc_Map_Find_ReturnValue) == 0x0000D8, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, CallFunc_Array_Get_Item) == 0x0000DC, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, CallFunc_Array_Length_ReturnValue) == 0x0000E0, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, CallFunc_getAllCompiledDirectMontageChildOf_Array) == 0x0000E8, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::CallFunc_getAllCompiledDirectMontageChildOf_Array' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, CallFunc_Less_IntInt_ReturnValue) == 0x0000F8, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, CallFunc_Set_Contains_ReturnValue) == 0x0000F9, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, CallFunc_getRouteLine_ReturnValue) == 0x0000FC, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::CallFunc_getRouteLine_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, CallFunc_Map_Find_Value_1) == 0x000100, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf, CallFunc_Map_Find_ReturnValue_1) == 0x000140, "Member 'AIAttackConditionTreeScript_C_getAllCompiledDirectMontageChildOf::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAttackConditionTreeScript_C_getRouteLine \ static_assert(alignof(AIAttackConditionTreeScript_C_getRouteLine) == 0x000004, "Wrong alignment on AIAttackConditionTreeScript_C_getRouteLine"); \ static_assert(sizeof(AIAttackConditionTreeScript_C_getRouteLine) == 0x000014, "Wrong size on AIAttackConditionTreeScript_C_getRouteLine"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getRouteLine, fromNode) == 0x000000, "Member 'AIAttackConditionTreeScript_C_getRouteLine::fromNode' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getRouteLine, ThisNode) == 0x000004, "Member 'AIAttackConditionTreeScript_C_getRouteLine::ThisNode' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getRouteLine, ReturnValue) == 0x000008, "Member 'AIAttackConditionTreeScript_C_getRouteLine::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getRouteLine, CallFunc_Multiply_IntInt_ReturnValue) == 0x00000C, "Member 'AIAttackConditionTreeScript_C_getRouteLine::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_getRouteLine, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'AIAttackConditionTreeScript_C_getRouteLine::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAttackConditionTreeScript_C_matchCondtion \ static_assert(alignof(AIAttackConditionTreeScript_C_matchCondtion) == 0x000008, "Wrong alignment on AIAttackConditionTreeScript_C_matchCondtion"); \ static_assert(sizeof(AIAttackConditionTreeScript_C_matchCondtion) == 0x000070, "Wrong size on AIAttackConditionTreeScript_C_matchCondtion"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, From) == 0x000000, "Member 'AIAttackConditionTreeScript_C_matchCondtion::From' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, To) == 0x000004, "Member 'AIAttackConditionTreeScript_C_matchCondtion::To' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, conditon) == 0x000008, "Member 'AIAttackConditionTreeScript_C_matchCondtion::conditon' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, matched) == 0x00000C, "Member 'AIAttackConditionTreeScript_C_matchCondtion::matched' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, Temp_int_Array_Index_Variable) == 0x000010, "Member 'AIAttackConditionTreeScript_C_matchCondtion::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, CallFunc_getRouteLine_ReturnValue) == 0x000014, "Member 'AIAttackConditionTreeScript_C_matchCondtion::CallFunc_getRouteLine_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'AIAttackConditionTreeScript_C_matchCondtion::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'AIAttackConditionTreeScript_C_matchCondtion::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, CallFunc_Map_Find_Value) == 0x000020, "Member 'AIAttackConditionTreeScript_C_matchCondtion::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'AIAttackConditionTreeScript_C_matchCondtion::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, CallFunc_ParseIntoArray_ReturnValue) == 0x000038, "Member 'AIAttackConditionTreeScript_C_matchCondtion::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'AIAttackConditionTreeScript_C_matchCondtion::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, CallFunc_Array_Get_Item) == 0x000050, "Member 'AIAttackConditionTreeScript_C_matchCondtion::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'AIAttackConditionTreeScript_C_matchCondtion::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, CallFunc_Conv_StringToInt_ReturnValue) == 0x000064, "Member 'AIAttackConditionTreeScript_C_matchCondtion::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, CallFunc_And_IntInt_ReturnValue) == 0x000068, "Member 'AIAttackConditionTreeScript_C_matchCondtion::CallFunc_And_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_matchCondtion, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00006C, "Member 'AIAttackConditionTreeScript_C_matchCondtion::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAttackConditionTreeScript_C_nodesToString \ static_assert(alignof(AIAttackConditionTreeScript_C_nodesToString) == 0x000008, "Wrong alignment on AIAttackConditionTreeScript_C_nodesToString"); \ static_assert(sizeof(AIAttackConditionTreeScript_C_nodesToString) == 0x0000C0, "Wrong size on AIAttackConditionTreeScript_C_nodesToString"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_nodesToString, Nodes) == 0x000000, "Member 'AIAttackConditionTreeScript_C_nodesToString::Nodes' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_nodesToString, str) == 0x000010, "Member 'AIAttackConditionTreeScript_C_nodesToString::str' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_nodesToString, orig) == 0x000020, "Member 'AIAttackConditionTreeScript_C_nodesToString::orig' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_nodesToString, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'AIAttackConditionTreeScript_C_nodesToString::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_nodesToString, Temp_int_Array_Index_Variable) == 0x000034, "Member 'AIAttackConditionTreeScript_C_nodesToString::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_nodesToString, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'AIAttackConditionTreeScript_C_nodesToString::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_nodesToString, CallFunc_Array_Get_Item) == 0x000040, "Member 'AIAttackConditionTreeScript_C_nodesToString::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_nodesToString, CallFunc_Less_IntInt_ReturnValue) == 0x000080, "Member 'AIAttackConditionTreeScript_C_nodesToString::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_nodesToString, CallFunc_Conv_NameToString_ReturnValue) == 0x000088, "Member 'AIAttackConditionTreeScript_C_nodesToString::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_nodesToString, CallFunc_Add_IntInt_ReturnValue) == 0x000098, "Member 'AIAttackConditionTreeScript_C_nodesToString::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_nodesToString, CallFunc_Concat_StrStr_ReturnValue) == 0x0000A0, "Member 'AIAttackConditionTreeScript_C_nodesToString::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_nodesToString, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B0, "Member 'AIAttackConditionTreeScript_C_nodesToString::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAttackConditionTreeScript_C_PrintTree \ static_assert(alignof(AIAttackConditionTreeScript_C_PrintTree) == 0x000001, "Wrong alignment on AIAttackConditionTreeScript_C_PrintTree"); \ static_assert(sizeof(AIAttackConditionTreeScript_C_PrintTree) == 0x000001, "Wrong size on AIAttackConditionTreeScript_C_PrintTree"); \ static_assert(offsetof(AIAttackConditionTreeScript_C_PrintTree, NewParam) == 0x000000, "Member 'AIAttackConditionTreeScript_C_PrintTree::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAIAttackConditionTreeScript_C \ static_assert(alignof(AAIAttackConditionTreeScript_C) == 0x000008, "Wrong alignment on AAIAttackConditionTreeScript_C"); \ static_assert(sizeof(AAIAttackConditionTreeScript_C) == 0x000530, "Wrong size on AAIAttackConditionTreeScript_C"); \ static_assert(offsetof(AAIAttackConditionTreeScript_C, UberGraphFrame_AIAttackConditionTreeScript_C) == 0x000308, "Member 'AAIAttackConditionTreeScript_C::UberGraphFrame_AIAttackConditionTreeScript_C' has a wrong offset!"); \ static_assert(offsetof(AAIAttackConditionTreeScript_C, Billboard) == 0x000310, "Member 'AAIAttackConditionTreeScript_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(AAIAttackConditionTreeScript_C, CompiledNode) == 0x000318, "Member 'AAIAttackConditionTreeScript_C::CompiledNode' has a wrong offset!"); \ static_assert(offsetof(AAIAttackConditionTreeScript_C, CompileFinishedRouteLine) == 0x000368, "Member 'AAIAttackConditionTreeScript_C::CompileFinishedRouteLine' has a wrong offset!"); \ static_assert(offsetof(AAIAttackConditionTreeScript_C, LastCompiledNode) == 0x0003B8, "Member 'AAIAttackConditionTreeScript_C::LastCompiledNode' has a wrong offset!"); \ static_assert(offsetof(AAIAttackConditionTreeScript_C, compileTempArray) == 0x0003C0, "Member 'AAIAttackConditionTreeScript_C::compileTempArray' has a wrong offset!"); \ static_assert(offsetof(AAIAttackConditionTreeScript_C, DupMontageChildSearch) == 0x0003D0, "Member 'AAIAttackConditionTreeScript_C::DupMontageChildSearch' has a wrong offset!"); \ static_assert(offsetof(AAIAttackConditionTreeScript_C, CompiledRouteCondition) == 0x000420, "Member 'AAIAttackConditionTreeScript_C::CompiledRouteCondition' has a wrong offset!"); \ static_assert(offsetof(AAIAttackConditionTreeScript_C, LastCondtionNodeParent) == 0x000470, "Member 'AAIAttackConditionTreeScript_C::LastCondtionNodeParent' has a wrong offset!"); \ static_assert(offsetof(AAIAttackConditionTreeScript_C, compiledNodeId) == 0x000474, "Member 'AAIAttackConditionTreeScript_C::compiledNodeId' has a wrong offset!"); \ static_assert(offsetof(AAIAttackConditionTreeScript_C, Conditions) == 0x000478, "Member 'AAIAttackConditionTreeScript_C::Conditions' has a wrong offset!"); \ static_assert(offsetof(AAIAttackConditionTreeScript_C, SearchRootNode) == 0x0004C8, "Member 'AAIAttackConditionTreeScript_C::SearchRootNode' has a wrong offset!"); \ static_assert(offsetof(AAIAttackConditionTreeScript_C, maxLoop) == 0x0004CC, "Member 'AAIAttackConditionTreeScript_C::maxLoop' has a wrong offset!"); \ static_assert(offsetof(AAIAttackConditionTreeScript_C, conds) == 0x0004D0, "Member 'AAIAttackConditionTreeScript_C::conds' has a wrong offset!"); \ static_assert(offsetof(AAIAttackConditionTreeScript_C, MontagePrefix) == 0x000520, "Member 'AAIAttackConditionTreeScript_C::MontagePrefix' 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_WB_ArrmorMain_C_BackKeyEvent \ static_assert(alignof(WB_ArrmorMain_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_ArrmorMain_C_BackKeyEvent"); \ static_assert(sizeof(WB_ArrmorMain_C_BackKeyEvent) == 0x000048, "Wrong size on WB_ArrmorMain_C_BackKeyEvent"); \ static_assert(offsetof(WB_ArrmorMain_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_ArrmorMain_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_ArrmorMain_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_0_SelectEquimentPos__DelegateSignature \ static_assert(alignof(WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_0_SelectEquimentPos__DelegateSignature) == 0x000008, "Wrong alignment on WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_0_SelectEquimentPos__DelegateSignature"); \ static_assert(sizeof(WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_0_SelectEquimentPos__DelegateSignature) == 0x000028, "Wrong size on WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_0_SelectEquimentPos__DelegateSignature"); \ static_assert(offsetof(WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_0_SelectEquimentPos__DelegateSignature, ID) == 0x000000, "Member 'WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_0_SelectEquimentPos__DelegateSignature::ID' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_0_SelectEquimentPos__DelegateSignature, Type) == 0x000020, "Member 'WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_0_SelectEquimentPos__DelegateSignature::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_2_ChangeArrmor__DelegateSignature \ static_assert(alignof(WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_2_ChangeArrmor__DelegateSignature) == 0x000004, "Wrong alignment on WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_2_ChangeArrmor__DelegateSignature"); \ static_assert(sizeof(WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_2_ChangeArrmor__DelegateSignature) == 0x000010, "Wrong size on WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_2_ChangeArrmor__DelegateSignature"); \ static_assert(offsetof(WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_2_ChangeArrmor__DelegateSignature, TypeName) == 0x000000, "Member 'WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_2_ChangeArrmor__DelegateSignature::TypeName' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_2_ChangeArrmor__DelegateSignature, Pos) == 0x000004, "Member 'WB_ArrmorMain_C_BndEvt__WB_Arrmor1_K2Node_ComponentBoundEvent_2_ChangeArrmor__DelegateSignature::Pos' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_BndEvt__WB_Arrmor2_K2Node_ComponentBoundEvent_1_SelectObject__DelegateSignature \ static_assert(alignof(WB_ArrmorMain_C_BndEvt__WB_Arrmor2_K2Node_ComponentBoundEvent_1_SelectObject__DelegateSignature) == 0x000008, "Wrong alignment on WB_ArrmorMain_C_BndEvt__WB_Arrmor2_K2Node_ComponentBoundEvent_1_SelectObject__DelegateSignature"); \ static_assert(sizeof(WB_ArrmorMain_C_BndEvt__WB_Arrmor2_K2Node_ComponentBoundEvent_1_SelectObject__DelegateSignature) == 0x000028, "Wrong size on WB_ArrmorMain_C_BndEvt__WB_Arrmor2_K2Node_ComponentBoundEvent_1_SelectObject__DelegateSignature"); \ static_assert(offsetof(WB_ArrmorMain_C_BndEvt__WB_Arrmor2_K2Node_ComponentBoundEvent_1_SelectObject__DelegateSignature, NewParam) == 0x000000, "Member 'WB_ArrmorMain_C_BndEvt__WB_Arrmor2_K2Node_ComponentBoundEvent_1_SelectObject__DelegateSignature::NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_BndEvt__WB_Arrmor2_K2Node_ComponentBoundEvent_1_SelectObject__DelegateSignature, NewParam1) == 0x000008, "Member 'WB_ArrmorMain_C_BndEvt__WB_Arrmor2_K2Node_ComponentBoundEvent_1_SelectObject__DelegateSignature::NewParam1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_BndEvt__WB_ArrmorMain_WB_Arrmor1_K2Node_ComponentBoundEvent_3_MagicChanage__DelegateSignature \ static_assert(alignof(WB_ArrmorMain_C_BndEvt__WB_ArrmorMain_WB_Arrmor1_K2Node_ComponentBoundEvent_3_MagicChanage__DelegateSignature) == 0x000008, "Wrong alignment on WB_ArrmorMain_C_BndEvt__WB_ArrmorMain_WB_Arrmor1_K2Node_ComponentBoundEvent_3_MagicChanage__DelegateSignature"); \ static_assert(sizeof(WB_ArrmorMain_C_BndEvt__WB_ArrmorMain_WB_Arrmor1_K2Node_ComponentBoundEvent_3_MagicChanage__DelegateSignature) == 0x000028, "Wrong size on WB_ArrmorMain_C_BndEvt__WB_ArrmorMain_WB_Arrmor1_K2Node_ComponentBoundEvent_3_MagicChanage__DelegateSignature"); \ static_assert(offsetof(WB_ArrmorMain_C_BndEvt__WB_ArrmorMain_WB_Arrmor1_K2Node_ComponentBoundEvent_3_MagicChanage__DelegateSignature, Item) == 0x000000, "Member 'WB_ArrmorMain_C_BndEvt__WB_ArrmorMain_WB_Arrmor1_K2Node_ComponentBoundEvent_3_MagicChanage__DelegateSignature::Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_BndEvt__WB_ArrmorMain_WB_Arrmor1_K2Node_ComponentBoundEvent_3_MagicChanage__DelegateSignature, Type) == 0x000020, "Member 'WB_ArrmorMain_C_BndEvt__WB_ArrmorMain_WB_Arrmor1_K2Node_ComponentBoundEvent_3_MagicChanage__DelegateSignature::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_BndEvt__WB_ArrmorMain_WB_PackItemShow_K2Node_ComponentBoundEvent_4_magicChanageOver__DelegateSignature \ static_assert(alignof(WB_ArrmorMain_C_BndEvt__WB_ArrmorMain_WB_PackItemShow_K2Node_ComponentBoundEvent_4_magicChanageOver__DelegateSignature) == 0x000001, "Wrong alignment on WB_ArrmorMain_C_BndEvt__WB_ArrmorMain_WB_PackItemShow_K2Node_ComponentBoundEvent_4_magicChanageOver__DelegateSignature"); \ static_assert(sizeof(WB_ArrmorMain_C_BndEvt__WB_ArrmorMain_WB_PackItemShow_K2Node_ComponentBoundEvent_4_magicChanageOver__DelegateSignature) == 0x000001, "Wrong size on WB_ArrmorMain_C_BndEvt__WB_ArrmorMain_WB_PackItemShow_K2Node_ComponentBoundEvent_4_magicChanageOver__DelegateSignature"); \ static_assert(offsetof(WB_ArrmorMain_C_BndEvt__WB_ArrmorMain_WB_PackItemShow_K2Node_ComponentBoundEvent_4_magicChanageOver__DelegateSignature, Chanage) == 0x000000, "Member 'WB_ArrmorMain_C_BndEvt__WB_ArrmorMain_WB_PackItemShow_K2Node_ComponentBoundEvent_4_magicChanageOver__DelegateSignature::Chanage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_ClickR \ static_assert(alignof(WB_ArrmorMain_C_ClickR) == 0x000008, "Wrong alignment on WB_ArrmorMain_C_ClickR"); \ static_assert(sizeof(WB_ArrmorMain_C_ClickR) == 0x000090, "Wrong size on WB_ArrmorMain_C_ClickR"); \ static_assert(offsetof(WB_ArrmorMain_C_ClickR, InGeometry) == 0x000000, "Member 'WB_ArrmorMain_C_ClickR::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ClickR, InKeyEvent) == 0x000040, "Member 'WB_ArrmorMain_C_ClickR::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ClickR, inKeyTag) == 0x000080, "Member 'WB_ArrmorMain_C_ClickR::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ClickR, bIsDown) == 0x000088, "Member 'WB_ArrmorMain_C_ClickR::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_EnterKeyEvent \ static_assert(alignof(WB_ArrmorMain_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_ArrmorMain_C_EnterKeyEvent"); \ static_assert(sizeof(WB_ArrmorMain_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_ArrmorMain_C_EnterKeyEvent"); \ static_assert(offsetof(WB_ArrmorMain_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_ArrmorMain_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_ArrmorMain_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_EventInputDeviceType \ static_assert(alignof(WB_ArrmorMain_C_EventInputDeviceType) == 0x000008, "Wrong alignment on WB_ArrmorMain_C_EventInputDeviceType"); \ static_assert(sizeof(WB_ArrmorMain_C_EventInputDeviceType) == 0x000018, "Wrong size on WB_ArrmorMain_C_EventInputDeviceType"); \ static_assert(offsetof(WB_ArrmorMain_C_EventInputDeviceType, NewDeviceType) == 0x000000, "Member 'WB_ArrmorMain_C_EventInputDeviceType::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_EventInputDeviceType, TypeIndex) == 0x000010, "Member 'WB_ArrmorMain_C_EventInputDeviceType::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_EventOnEquipmentItemChanged \ static_assert(alignof(WB_ArrmorMain_C_EventOnEquipmentItemChanged) == 0x000001, "Wrong alignment on WB_ArrmorMain_C_EventOnEquipmentItemChanged"); \ static_assert(sizeof(WB_ArrmorMain_C_EventOnEquipmentItemChanged) == 0x000001, "Wrong size on WB_ArrmorMain_C_EventOnEquipmentItemChanged"); \ static_assert(offsetof(WB_ArrmorMain_C_EventOnEquipmentItemChanged, Flash) == 0x000000, "Member 'WB_ArrmorMain_C_EventOnEquipmentItemChanged::Flash' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain \ static_assert(alignof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain) == 0x000008, "Wrong alignment on WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain"); \ static_assert(sizeof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain) == 0x000330, "Wrong size on WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, EntryPoint) == 0x000000, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, Temp_delegate_Variable) == 0x000014, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, Temp_delegate_Variable_1) == 0x000028, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, CallFunc_PostEvent_ReturnValue_1) == 0x000038, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_CreateDelegate_OutputDelegate_1) == 0x00003C, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_CreateDelegate_OutputDelegate_2) == 0x00004C, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_CreateDelegate_OutputDelegate_3) == 0x00005C, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_ComponentBoundEvent_ID) == 0x000070, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_ComponentBoundEvent_ID' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_ComponentBoundEvent_Type_1) == 0x000090, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_ComponentBoundEvent_Type_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_ComponentBoundEvent_NewParam) == 0x000091, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_ComponentBoundEvent_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_ComponentBoundEvent_NewParam1) == 0x000098, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_ComponentBoundEvent_NewParam1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_ComponentBoundEvent_TypeName) == 0x0000B8, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_ComponentBoundEvent_TypeName' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_ComponentBoundEvent_pos) == 0x0000BC, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_ComponentBoundEvent_pos' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_Event_KeyHelper) == 0x0000C8, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_Event_KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_Event_KeyTipText) == 0x0000D0, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_Event_KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_Event_SpecialHelperVis) == 0x0000D8, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_Event_SpecialHelperVis' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_MakeStruct_Geometry) == 0x0000E0, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_MakeStruct_Geometry' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_ComponentBoundEvent_Item) == 0x000120, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_ComponentBoundEvent_Type) == 0x000140, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_ComponentBoundEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_ComponentBoundEvent_Chanage) == 0x000141, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_ComponentBoundEvent_Chanage' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_CustomEvent_InGeometry) == 0x000148, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_CustomEvent_InKeyEvent) == 0x000188, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_CustomEvent_inKeyTag) == 0x0001C8, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_CustomEvent_bIsDown) == 0x0001D0, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, CallFunc_GetPlayerController_ReturnValue) == 0x0001D8, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, CallFunc_GetAllMagicSkinData_SkinDatas) == 0x0001E0, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::CallFunc_GetAllMagicSkinData_SkinDatas' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, CallFunc_GetAllMagicSkinData_IsEmpty) == 0x0001F0, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::CallFunc_GetAllMagicSkinData_IsEmpty' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, CallFunc_Create_ReturnValue) == 0x0001F8, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, CallFunc_GetUIStatic_ReturnValue) == 0x000200, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, CallFunc_GetUINotify_UINotify) == 0x000208, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, CallFunc_GetUIZOder_ZOder) == 0x000210, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_Event_InGeometry_1) == 0x000218, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_Event_isDown_1) == 0x000258, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_Event_InGeometry) == 0x000260, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_Event_isDown) == 0x0002A0, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x0002A8, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0002B8, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_CustomEvent_NewDeviceType) == 0x0002C0, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_CustomEvent_TypeIndex) == 0x0002D0, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_CustomEvent_Flash) == 0x0002D1, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_CustomEvent_Flash' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, CallFunc_IsValid_ReturnValue) == 0x0002D2, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_CreateDelegate_OutputDelegate_4) == 0x0002D4, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_Event_CenterLineImageLeft) == 0x0002E8, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_Event_CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_Event_CenterLineImageRight) == 0x0002F0, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_Event_CenterLineImageRight' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_Event_CanPlay) == 0x0002F8, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_Event_CanPlay' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, K2Node_Event_Msg) == 0x000300, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::K2Node_Event_Msg' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, CallFunc_GetPlayerController_ReturnValue_1) == 0x000310, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, CallFunc_GetUIStatic_ReturnValue_1) == 0x000318, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, CallFunc_Create_ReturnValue_1) == 0x000320, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain, CallFunc_GetUIZOder_ZOder_1) == 0x000328, "Member 'WB_ArrmorMain_C_ExecuteUbergraph_WB_ArrmorMain::CallFunc_GetUIZOder_ZOder_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_GetCurrentDeviceType \ static_assert(alignof(WB_ArrmorMain_C_GetCurrentDeviceType) == 0x000001, "Wrong alignment on WB_ArrmorMain_C_GetCurrentDeviceType"); \ static_assert(sizeof(WB_ArrmorMain_C_GetCurrentDeviceType) == 0x000002, "Wrong size on WB_ArrmorMain_C_GetCurrentDeviceType"); \ static_assert(offsetof(WB_ArrmorMain_C_GetCurrentDeviceType, Byte) == 0x000000, "Member 'WB_ArrmorMain_C_GetCurrentDeviceType::Byte' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_GetCurrentDeviceType, CallFunc_GetValidValue_ReturnValue) == 0x000001, "Member 'WB_ArrmorMain_C_GetCurrentDeviceType::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_NeedBackKeyEvent \ static_assert(alignof(WB_ArrmorMain_C_NeedBackKeyEvent) == 0x000008, "Wrong alignment on WB_ArrmorMain_C_NeedBackKeyEvent"); \ static_assert(sizeof(WB_ArrmorMain_C_NeedBackKeyEvent) == 0x000048, "Wrong size on WB_ArrmorMain_C_NeedBackKeyEvent"); \ static_assert(offsetof(WB_ArrmorMain_C_NeedBackKeyEvent, InGeometry) == 0x000000, "Member 'WB_ArrmorMain_C_NeedBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_NeedBackKeyEvent, isDown) == 0x000040, "Member 'WB_ArrmorMain_C_NeedBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_NeedBackKeyEvent, ReturnValue) == 0x000041, "Member 'WB_ArrmorMain_C_NeedBackKeyEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_NeedBackKeyEvent, CallFunc_IsValid_ReturnValue) == 0x000042, "Member 'WB_ArrmorMain_C_NeedBackKeyEvent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_NeedBackKeyEvent, CallFunc_IsValid_ReturnValue_1) == 0x000043, "Member 'WB_ArrmorMain_C_NeedBackKeyEvent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_OnWidgetCanPlayChange \ static_assert(alignof(WB_ArrmorMain_C_OnWidgetCanPlayChange) == 0x000001, "Wrong alignment on WB_ArrmorMain_C_OnWidgetCanPlayChange"); \ static_assert(sizeof(WB_ArrmorMain_C_OnWidgetCanPlayChange) == 0x000001, "Wrong size on WB_ArrmorMain_C_OnWidgetCanPlayChange"); \ static_assert(offsetof(WB_ArrmorMain_C_OnWidgetCanPlayChange, CanPlay) == 0x000000, "Member 'WB_ArrmorMain_C_OnWidgetCanPlayChange::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_OnWidgetOpen \ static_assert(alignof(WB_ArrmorMain_C_OnWidgetOpen) == 0x000008, "Wrong alignment on WB_ArrmorMain_C_OnWidgetOpen"); \ static_assert(sizeof(WB_ArrmorMain_C_OnWidgetOpen) == 0x000018, "Wrong size on WB_ArrmorMain_C_OnWidgetOpen"); \ static_assert(offsetof(WB_ArrmorMain_C_OnWidgetOpen, KeyHelper) == 0x000000, "Member 'WB_ArrmorMain_C_OnWidgetOpen::KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_OnWidgetOpen, KeyTipText) == 0x000008, "Member 'WB_ArrmorMain_C_OnWidgetOpen::KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_OnWidgetOpen, SpecialHelperVis) == 0x000010, "Member 'WB_ArrmorMain_C_OnWidgetOpen::SpecialHelperVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_OnWidgetPlay \ static_assert(alignof(WB_ArrmorMain_C_OnWidgetPlay) == 0x000008, "Wrong alignment on WB_ArrmorMain_C_OnWidgetPlay"); \ static_assert(sizeof(WB_ArrmorMain_C_OnWidgetPlay) == 0x000010, "Wrong size on WB_ArrmorMain_C_OnWidgetPlay"); \ static_assert(offsetof(WB_ArrmorMain_C_OnWidgetPlay, msg) == 0x000000, "Member 'WB_ArrmorMain_C_OnWidgetPlay::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_RemoveAllHelpVis \ static_assert(alignof(WB_ArrmorMain_C_RemoveAllHelpVis) == 0x000008, "Wrong alignment on WB_ArrmorMain_C_RemoveAllHelpVis"); \ static_assert(sizeof(WB_ArrmorMain_C_RemoveAllHelpVis) == 0x000010, "Wrong size on WB_ArrmorMain_C_RemoveAllHelpVis"); \ static_assert(offsetof(WB_ArrmorMain_C_RemoveAllHelpVis, K2Node_MakeArray_Array) == 0x000000, "Member 'WB_ArrmorMain_C_RemoveAllHelpVis::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_SelectSomeOn \ static_assert(alignof(WB_ArrmorMain_C_SelectSomeOn) == 0x000008, "Wrong alignment on WB_ArrmorMain_C_SelectSomeOn"); \ static_assert(sizeof(WB_ArrmorMain_C_SelectSomeOn) == 0x000018, "Wrong size on WB_ArrmorMain_C_SelectSomeOn"); \ static_assert(offsetof(WB_ArrmorMain_C_SelectSomeOn, ID) == 0x000000, "Member 'WB_ArrmorMain_C_SelectSomeOn::ID' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_SelectSomeOn, Type) == 0x000004, "Member 'WB_ArrmorMain_C_SelectSomeOn::Type' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_SelectSomeOn, NewLocalVar_0) == 0x000008, "Member 'WB_ArrmorMain_C_SelectSomeOn::NewLocalVar_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_SetLeftPanelVisibility \ static_assert(alignof(WB_ArrmorMain_C_SetLeftPanelVisibility) == 0x000001, "Wrong alignment on WB_ArrmorMain_C_SetLeftPanelVisibility"); \ static_assert(sizeof(WB_ArrmorMain_C_SetLeftPanelVisibility) == 0x000005, "Wrong size on WB_ArrmorMain_C_SetLeftPanelVisibility"); \ static_assert(offsetof(WB_ArrmorMain_C_SetLeftPanelVisibility, Vis) == 0x000000, "Member 'WB_ArrmorMain_C_SetLeftPanelVisibility::Vis' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_SetLeftPanelVisibility, Temp_bool_Variable) == 0x000001, "Member 'WB_ArrmorMain_C_SetLeftPanelVisibility::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_SetLeftPanelVisibility, Temp_byte_Variable) == 0x000002, "Member 'WB_ArrmorMain_C_SetLeftPanelVisibility::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_SetLeftPanelVisibility, Temp_byte_Variable_1) == 0x000003, "Member 'WB_ArrmorMain_C_SetLeftPanelVisibility::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_SetLeftPanelVisibility, K2Node_Select_Default) == 0x000004, "Member 'WB_ArrmorMain_C_SetLeftPanelVisibility::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_UpdateCenterLine \ static_assert(alignof(WB_ArrmorMain_C_UpdateCenterLine) == 0x000008, "Wrong alignment on WB_ArrmorMain_C_UpdateCenterLine"); \ static_assert(sizeof(WB_ArrmorMain_C_UpdateCenterLine) == 0x000010, "Wrong size on WB_ArrmorMain_C_UpdateCenterLine"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateCenterLine, CenterLineImageLeft) == 0x000000, "Member 'WB_ArrmorMain_C_UpdateCenterLine::CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateCenterLine, CenterLineImageRight) == 0x000008, "Member 'WB_ArrmorMain_C_UpdateCenterLine::CenterLineImageRight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_UpdateHelpVis \ static_assert(alignof(WB_ArrmorMain_C_UpdateHelpVis) == 0x000008, "Wrong alignment on WB_ArrmorMain_C_UpdateHelpVis"); \ static_assert(sizeof(WB_ArrmorMain_C_UpdateHelpVis) == 0x000398, "Wrong size on WB_ArrmorMain_C_UpdateHelpVis"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, NormalPanel_0) == 0x000000, "Member 'WB_ArrmorMain_C_UpdateHelpVis::NormalPanel_0' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, MagicPanel_0) == 0x000001, "Member 'WB_ArrmorMain_C_UpdateHelpVis::MagicPanel_0' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, Temp_bool_Variable) == 0x000002, "Member 'WB_ArrmorMain_C_UpdateHelpVis::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, Temp_byte_Variable) == 0x000003, "Member 'WB_ArrmorMain_C_UpdateHelpVis::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, Temp_byte_Variable_1) == 0x000004, "Member 'WB_ArrmorMain_C_UpdateHelpVis::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, Temp_bool_Variable_1) == 0x000005, "Member 'WB_ArrmorMain_C_UpdateHelpVis::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, Temp_bool_Variable_2) == 0x000006, "Member 'WB_ArrmorMain_C_UpdateHelpVis::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, Temp_bool_Variable_3) == 0x000007, "Member 'WB_ArrmorMain_C_UpdateHelpVis::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, Temp_bool_Variable_4) == 0x000008, "Member 'WB_ArrmorMain_C_UpdateHelpVis::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, CallFunc_Vis_Back_KeyBoard) == 0x000009, "Member 'WB_ArrmorMain_C_UpdateHelpVis::CallFunc_Vis_Back_KeyBoard' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, CallFunc_Vis_Back_KeyBoard_1) == 0x00000A, "Member 'WB_ArrmorMain_C_UpdateHelpVis::CallFunc_Vis_Back_KeyBoard_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_MakeArray_Array) == 0x000010, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_MakeMap_Map) == 0x000020, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, Temp_bool_Variable_5) == 0x000070, "Member 'WB_ArrmorMain_C_UpdateHelpVis::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, Temp_bool_Variable_6) == 0x000071, "Member 'WB_ArrmorMain_C_UpdateHelpVis::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000072, "Member 'WB_ArrmorMain_C_UpdateHelpVis::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000073, "Member 'WB_ArrmorMain_C_UpdateHelpVis::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000074, "Member 'WB_ArrmorMain_C_UpdateHelpVis::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000075, "Member 'WB_ArrmorMain_C_UpdateHelpVis::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, CallFunc_BooleanOR_ReturnValue) == 0x000076, "Member 'WB_ArrmorMain_C_UpdateHelpVis::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, CallFunc_BooleanOR_ReturnValue_1) == 0x000077, "Member 'WB_ArrmorMain_C_UpdateHelpVis::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_MakeMap_Map_1) == 0x000078, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, CallFunc_BooleanOR_ReturnValue_2) == 0x0000C8, "Member 'WB_ArrmorMain_C_UpdateHelpVis::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, CallFunc_Vis_Back_KeyBoard_2) == 0x0000C9, "Member 'WB_ArrmorMain_C_UpdateHelpVis::CallFunc_Vis_Back_KeyBoard_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_Select_Default) == 0x0000CA, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_MakeArray_Array_1) == 0x0000D0, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, CallFunc_Vis_Back_KeyBoard_3) == 0x0000E0, "Member 'WB_ArrmorMain_C_UpdateHelpVis::CallFunc_Vis_Back_KeyBoard_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_MakeMap_Map_2) == 0x0000E8, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_MakeMap_Map_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_Select_Default_1) == 0x000138, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_MakeArray_Array_2) == 0x000188, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_Select_Default_2) == 0x000198, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, CallFunc_Vis_Back_KeyBoard_4) == 0x0001A8, "Member 'WB_ArrmorMain_C_UpdateHelpVis::CallFunc_Vis_Back_KeyBoard_4' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_MakeMap_Map_3) == 0x0001B0, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_MakeMap_Map_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_MakeArray_Array_3) == 0x000200, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_MakeArray_Array_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, CallFunc_Vis_Back_KeyBoard_5) == 0x000210, "Member 'WB_ArrmorMain_C_UpdateHelpVis::CallFunc_Vis_Back_KeyBoard_5' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_MakeMap_Map_4) == 0x000218, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_MakeMap_Map_4' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_Select_Default_3) == 0x000268, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_MakeArray_Array_4) == 0x0002B8, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_MakeArray_Array_4' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_Select_Default_4) == 0x0002C8, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_MakeMap_Map_5) == 0x0002D8, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_MakeMap_Map_5' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_MakeArray_Array_5) == 0x000328, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_MakeArray_Array_5' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_Select_Default_5) == 0x000338, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateHelpVis, K2Node_Select_Default_6) == 0x000388, "Member 'WB_ArrmorMain_C_UpdateHelpVis::K2Node_Select_Default_6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_UpdateKeyTipText \ static_assert(alignof(WB_ArrmorMain_C_UpdateKeyTipText) == 0x000008, "Wrong alignment on WB_ArrmorMain_C_UpdateKeyTipText"); \ static_assert(sizeof(WB_ArrmorMain_C_UpdateKeyTipText) == 0x0002C0, "Wrong size on WB_ArrmorMain_C_UpdateKeyTipText"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Index_0) == 0x000000, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, OpenMagicChange) == 0x000001, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::OpenMagicChange' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_byte_Variable) == 0x000002, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable) == 0x000008, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_1) == 0x000020, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_2) == 0x000038, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_3) == 0x000050, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_4) == 0x000068, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_5) == 0x000080, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_6) == 0x000098, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_7) == 0x0000B0, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_8) == 0x0000C8, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_9) == 0x0000E0, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_10) == 0x0000F8, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_11) == 0x000110, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_12) == 0x000128, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_12' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_13) == 0x000140, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_13' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_14) == 0x000158, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_14' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_15) == 0x000170, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_15' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_16) == 0x000188, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_16' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, Temp_text_Variable_17) == 0x0001A0, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::Temp_text_Variable_17' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, K2Node_Select_Default) == 0x0001B8, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, K2Node_MakeStruct_FormatArgumentData) == 0x0001D0, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, K2Node_MakeStruct_FormatArgumentData_1) == 0x000220, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, K2Node_MakeArray_Array) == 0x000270, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, K2Node_MakeArray_Array_1) == 0x000280, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, CallFunc_Format_ReturnValue) == 0x000290, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_UpdateKeyTipText, CallFunc_Format_ReturnValue_1) == 0x0002A8, "Member 'WB_ArrmorMain_C_UpdateKeyTipText::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_Vis_Back \ static_assert(alignof(WB_ArrmorMain_C_Vis_Back) == 0x000001, "Wrong alignment on WB_ArrmorMain_C_Vis_Back"); \ static_assert(sizeof(WB_ArrmorMain_C_Vis_Back) == 0x000002, "Wrong size on WB_ArrmorMain_C_Vis_Back"); \ static_assert(offsetof(WB_ArrmorMain_C_Vis_Back, Keyboard) == 0x000000, "Member 'WB_ArrmorMain_C_Vis_Back::Keyboard' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorMain_C_Vis_Back, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000001, "Member 'WB_ArrmorMain_C_Vis_Back::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_WidgetCanPlay \ static_assert(alignof(WB_ArrmorMain_C_WidgetCanPlay) == 0x000001, "Wrong alignment on WB_ArrmorMain_C_WidgetCanPlay"); \ static_assert(sizeof(WB_ArrmorMain_C_WidgetCanPlay) == 0x000001, "Wrong size on WB_ArrmorMain_C_WidgetCanPlay"); \ static_assert(offsetof(WB_ArrmorMain_C_WidgetCanPlay, CanPlay) == 0x000000, "Member 'WB_ArrmorMain_C_WidgetCanPlay::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_WidgetPrior \ static_assert(alignof(WB_ArrmorMain_C_WidgetPrior) == 0x000004, "Wrong alignment on WB_ArrmorMain_C_WidgetPrior"); \ static_assert(sizeof(WB_ArrmorMain_C_WidgetPrior) == 0x000004, "Wrong size on WB_ArrmorMain_C_WidgetPrior"); \ static_assert(offsetof(WB_ArrmorMain_C_WidgetPrior, Prior) == 0x000000, "Member 'WB_ArrmorMain_C_WidgetPrior::Prior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorMain_C_右边置灰设置 \ static_assert(alignof(WB_ArrmorMain_C_右边置灰设置) == 0x000001, "Wrong alignment on WB_ArrmorMain_C_右边置灰设置"); \ static_assert(sizeof(WB_ArrmorMain_C_右边置灰设置) == 0x000001, "Wrong size on WB_ArrmorMain_C_右边置灰设置"); \ static_assert(offsetof(WB_ArrmorMain_C_右边置灰设置, Open) == 0x000000, "Member 'WB_ArrmorMain_C_右边置灰设置::Open' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ArrmorMain_C \ static_assert(alignof(UWB_ArrmorMain_C) == 0x000008, "Wrong alignment on UWB_ArrmorMain_C"); \ static_assert(sizeof(UWB_ArrmorMain_C) == 0x000368, "Wrong size on UWB_ArrmorMain_C"); \ static_assert(offsetof(UWB_ArrmorMain_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ArrmorMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, WB_Arrmor1) == 0x0002C8, "Member 'UWB_ArrmorMain_C::WB_Arrmor1' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, WB_Arrmor2) == 0x0002D0, "Member 'UWB_ArrmorMain_C::WB_Arrmor2' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, WB_PackItemShow) == 0x0002D8, "Member 'UWB_ArrmorMain_C::WB_PackItemShow' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, WB_PackThree) == 0x0002E0, "Member 'UWB_ArrmorMain_C::WB_PackThree' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, WidgetSwitcher_2) == 0x0002E8, "Member 'UWB_ArrmorMain_C::WidgetSwitcher_2' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, ifOpen) == 0x0002F0, "Member 'UWB_ArrmorMain_C::ifOpen' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, EquipItemID) == 0x0002F8, "Member 'UWB_ArrmorMain_C::EquipItemID' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, InputHelpVisObj) == 0x000318, "Member 'UWB_ArrmorMain_C::InputHelpVisObj' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, InMagic) == 0x000320, "Member 'UWB_ArrmorMain_C::InMagic' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, UINotify) == 0x000328, "Member 'UWB_ArrmorMain_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, Key_Tip_Text) == 0x000330, "Member 'UWB_ArrmorMain_C::Key_Tip_Text' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, CurrentSelectType) == 0x000338, "Member 'UWB_ArrmorMain_C::CurrentSelectType' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, Special_Helper_Vis) == 0x000340, "Member 'UWB_ArrmorMain_C::Special_Helper_Vis' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, TipText) == 0x000348, "Member 'UWB_ArrmorMain_C::TipText' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, CurrentDeviceType) == 0x000360, "Member 'UWB_ArrmorMain_C::CurrentDeviceType' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, NormalPanel) == 0x000361, "Member 'UWB_ArrmorMain_C::NormalPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorMain_C, MagicPanel) == 0x000362, "Member 'UWB_ArrmorMain_C::MagicPanel' has a wrong offset!"); \ #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_UShake_Sprint_C \ static_assert(alignof(UShake_Sprint_C) == 0x000010, "Wrong alignment on UShake_Sprint_C"); \ static_assert(sizeof(UShake_Sprint_C) == 0x000210, "Wrong size on UShake_Sprint_C"); \ #define DUMPER7_ASSERTS_FST_ShapeDetailsSaveNiagara \ static_assert(alignof(FST_ShapeDetailsSaveNiagara) == 0x000008, "Wrong alignment on FST_ShapeDetailsSaveNiagara"); \ static_assert(sizeof(FST_ShapeDetailsSaveNiagara) == 0x000020, "Wrong size on FST_ShapeDetailsSaveNiagara"); \ static_assert(offsetof(FST_ShapeDetailsSaveNiagara, Name_11_EAD74E94463B7F3881EE5C8400E5045C) == 0x000000, "Member 'FST_ShapeDetailsSaveNiagara::Name_11_EAD74E94463B7F3881EE5C8400E5045C' has a wrong offset!"); \ static_assert(offsetof(FST_ShapeDetailsSaveNiagara, SaveNiagara_9_DD4D33C74D181F321CB3E9B2E6AEC418) == 0x000010, "Member 'FST_ShapeDetailsSaveNiagara::SaveNiagara_9_DD4D33C74D181F321CB3E9B2E6AEC418' has a wrong offset!"); \ #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_DCStarGraphHelperNativeBooter_C_ExecuteUbergraph_DCStarGraphHelperNativeBooter \ static_assert(alignof(DCStarGraphHelperNativeBooter_C_ExecuteUbergraph_DCStarGraphHelperNativeBooter) == 0x000010, "Wrong alignment on DCStarGraphHelperNativeBooter_C_ExecuteUbergraph_DCStarGraphHelperNativeBooter"); \ static_assert(sizeof(DCStarGraphHelperNativeBooter_C_ExecuteUbergraph_DCStarGraphHelperNativeBooter) == 0x000090, "Wrong size on DCStarGraphHelperNativeBooter_C_ExecuteUbergraph_DCStarGraphHelperNativeBooter"); \ static_assert(offsetof(DCStarGraphHelperNativeBooter_C_ExecuteUbergraph_DCStarGraphHelperNativeBooter, EntryPoint) == 0x000000, "Member 'DCStarGraphHelperNativeBooter_C_ExecuteUbergraph_DCStarGraphHelperNativeBooter::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DCStarGraphHelperNativeBooter_C_ExecuteUbergraph_DCStarGraphHelperNativeBooter, CallFunc_MakeTransform_ReturnValue) == 0x000010, "Member 'DCStarGraphHelperNativeBooter_C_ExecuteUbergraph_DCStarGraphHelperNativeBooter::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCStarGraphHelperNativeBooter_C_ExecuteUbergraph_DCStarGraphHelperNativeBooter, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000070, "Member 'DCStarGraphHelperNativeBooter_C_ExecuteUbergraph_DCStarGraphHelperNativeBooter::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCStarGraphHelperNativeBooter_C_ExecuteUbergraph_DCStarGraphHelperNativeBooter, CallFunc_FinishSpawningActor_ReturnValue) == 0x000078, "Member 'DCStarGraphHelperNativeBooter_C_ExecuteUbergraph_DCStarGraphHelperNativeBooter::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCStarGraphHelperNativeBooter_C_ExecuteUbergraph_DCStarGraphHelperNativeBooter, CallFunc_RegisterGlobalExtend_ReturnValue) == 0x000080, "Member 'DCStarGraphHelperNativeBooter_C_ExecuteUbergraph_DCStarGraphHelperNativeBooter::CallFunc_RegisterGlobalExtend_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADCStarGraphHelperNativeBooter_C \ static_assert(alignof(ADCStarGraphHelperNativeBooter_C) == 0x000008, "Wrong alignment on ADCStarGraphHelperNativeBooter_C"); \ static_assert(sizeof(ADCStarGraphHelperNativeBooter_C) == 0x000460, "Wrong size on ADCStarGraphHelperNativeBooter_C"); \ static_assert(offsetof(ADCStarGraphHelperNativeBooter_C, UberGraphFrame_DCStarGraphHelperNativeBooter_C) == 0x000450, "Member 'ADCStarGraphHelperNativeBooter_C::UberGraphFrame_DCStarGraphHelperNativeBooter_C' has a wrong offset!"); \ static_assert(offsetof(ADCStarGraphHelperNativeBooter_C, StartWait) == 0x000458, "Member 'ADCStarGraphHelperNativeBooter_C::StartWait' has a wrong offset!"); \ #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_FDataflowConnection \ static_assert(alignof(FDataflowConnection) == 0x000008, "Wrong alignment on FDataflowConnection"); \ static_assert(sizeof(FDataflowConnection) == 0x000040, "Wrong size on FDataflowConnection"); \ #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_WB_PackSelectItemBodyButton3_New_C_Add \ static_assert(alignof(WB_PackSelectItemBodyButton3_New_C_Add) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton3_New_C_Add"); \ static_assert(sizeof(WB_PackSelectItemBodyButton3_New_C_Add) == 0x000090, "Wrong size on WB_PackSelectItemBodyButton3_New_C_Add"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_Add, InGeometry) == 0x000000, "Member 'WB_PackSelectItemBodyButton3_New_C_Add::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_Add, InKeyEvent) == 0x000040, "Member 'WB_PackSelectItemBodyButton3_New_C_Add::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_Add, inKeyTag) == 0x000080, "Member 'WB_PackSelectItemBodyButton3_New_C_Add::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_Add, bIsDown) == 0x000088, "Member 'WB_PackSelectItemBodyButton3_New_C_Add::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton3_New_C_AddPlural \ static_assert(alignof(WB_PackSelectItemBodyButton3_New_C_AddPlural) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton3_New_C_AddPlural"); \ static_assert(sizeof(WB_PackSelectItemBodyButton3_New_C_AddPlural) == 0x000090, "Wrong size on WB_PackSelectItemBodyButton3_New_C_AddPlural"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_AddPlural, InGeometry) == 0x000000, "Member 'WB_PackSelectItemBodyButton3_New_C_AddPlural::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_AddPlural, InKeyEvent) == 0x000040, "Member 'WB_PackSelectItemBodyButton3_New_C_AddPlural::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_AddPlural, inKeyTag) == 0x000080, "Member 'WB_PackSelectItemBodyButton3_New_C_AddPlural::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_AddPlural, bIsDown) == 0x000088, "Member 'WB_PackSelectItemBodyButton3_New_C_AddPlural::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton3_New_C_BackKeyEvent \ static_assert(alignof(WB_PackSelectItemBodyButton3_New_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton3_New_C_BackKeyEvent"); \ static_assert(sizeof(WB_PackSelectItemBodyButton3_New_C_BackKeyEvent) == 0x000048, "Wrong size on WB_PackSelectItemBodyButton3_New_C_BackKeyEvent"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_PackSelectItemBodyButton3_New_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_PackSelectItemBodyButton3_New_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton3_New_C_ChangeAmountEvent \ static_assert(alignof(WB_PackSelectItemBodyButton3_New_C_ChangeAmountEvent) == 0x000001, "Wrong alignment on WB_PackSelectItemBodyButton3_New_C_ChangeAmountEvent"); \ static_assert(sizeof(WB_PackSelectItemBodyButton3_New_C_ChangeAmountEvent) == 0x000001, "Wrong size on WB_PackSelectItemBodyButton3_New_C_ChangeAmountEvent"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ChangeAmountEvent, Add) == 0x000000, "Member 'WB_PackSelectItemBodyButton3_New_C_ChangeAmountEvent::Add' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton3_New_C_ChangeAmountPluralEvent \ static_assert(alignof(WB_PackSelectItemBodyButton3_New_C_ChangeAmountPluralEvent) == 0x000001, "Wrong alignment on WB_PackSelectItemBodyButton3_New_C_ChangeAmountPluralEvent"); \ static_assert(sizeof(WB_PackSelectItemBodyButton3_New_C_ChangeAmountPluralEvent) == 0x000001, "Wrong size on WB_PackSelectItemBodyButton3_New_C_ChangeAmountPluralEvent"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ChangeAmountPluralEvent, Add_0) == 0x000000, "Member 'WB_PackSelectItemBodyButton3_New_C_ChangeAmountPluralEvent::Add_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton3_New_C_EnterKeyEvent \ static_assert(alignof(WB_PackSelectItemBodyButton3_New_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton3_New_C_EnterKeyEvent"); \ static_assert(sizeof(WB_PackSelectItemBodyButton3_New_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_PackSelectItemBodyButton3_New_C_EnterKeyEvent"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_PackSelectItemBodyButton3_New_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_PackSelectItemBodyButton3_New_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New \ static_assert(alignof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New"); \ static_assert(sizeof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New) == 0x000360, "Wrong size on WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, EntryPoint) == 0x000000, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, Temp_delegate_Variable) == 0x000024, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, CallFunc_PostEvent_ReturnValue) == 0x000034, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, Temp_delegate_Variable_1) == 0x000038, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, CallFunc_PostEvent_ReturnValue_1) == 0x000048, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_Event_InGeometry_1) == 0x000050, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_Event_isDown_1) == 0x000090, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_add_1) == 0x000091, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_add_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_InGeometry_3) == 0x000098, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_InGeometry_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_InKeyEvent_3) == 0x0000D8, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_InKeyEvent_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_inKeyTag_3) == 0x000118, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_inKeyTag_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_bIsDown_3) == 0x000120, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_bIsDown_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_InGeometry_2) == 0x000128, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_InGeometry_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_InKeyEvent_2) == 0x000168, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_InKeyEvent_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_inKeyTag_2) == 0x0001A8, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_inKeyTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_bIsDown_2) == 0x0001B0, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_bIsDown_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, CallFunc_Add_IntInt_ReturnValue) == 0x0001B4, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, CallFunc_Less_IntInt_ReturnValue) == 0x0001B8, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, CallFunc_Subtract_IntInt_ReturnValue) == 0x0001BC, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0001C0, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_add) == 0x0001C1, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_add' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, CallFunc_Add_IntInt_ReturnValue_1) == 0x0001C4, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, CallFunc_Greater_IntInt_ReturnValue) == 0x0001C8, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0001C9, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x0001CC, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001D0, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_Event_InGeometry) == 0x0001D8, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_Event_isDown) == 0x000218, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000219, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CreateDelegate_OutputDelegate_2) == 0x00021C, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CreateDelegate_OutputDelegate_3) == 0x00022C, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_InGeometry_1) == 0x000240, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_InKeyEvent_1) == 0x000280, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_inKeyTag_1) == 0x0002C0, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_bIsDown_1) == 0x0002C8, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_InGeometry) == 0x0002D0, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_InKeyEvent) == 0x000310, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_inKeyTag) == 0x000350, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New, K2Node_CustomEvent_bIsDown) == 0x000358, "Member 'WB_PackSelectItemBodyButton3_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton3_New::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton3_New_C_Minus \ static_assert(alignof(WB_PackSelectItemBodyButton3_New_C_Minus) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton3_New_C_Minus"); \ static_assert(sizeof(WB_PackSelectItemBodyButton3_New_C_Minus) == 0x000090, "Wrong size on WB_PackSelectItemBodyButton3_New_C_Minus"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_Minus, InGeometry) == 0x000000, "Member 'WB_PackSelectItemBodyButton3_New_C_Minus::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_Minus, InKeyEvent) == 0x000040, "Member 'WB_PackSelectItemBodyButton3_New_C_Minus::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_Minus, inKeyTag) == 0x000080, "Member 'WB_PackSelectItemBodyButton3_New_C_Minus::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_Minus, bIsDown) == 0x000088, "Member 'WB_PackSelectItemBodyButton3_New_C_Minus::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton3_New_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_PackSelectItemBodyButton3_New_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton3_New_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_PackSelectItemBodyButton3_New_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_PackSelectItemBodyButton3_New_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_PackSelectItemBodyButton3_New_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton3_New_C_PlayHightLightAnimation \ static_assert(alignof(WB_PackSelectItemBodyButton3_New_C_PlayHightLightAnimation) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton3_New_C_PlayHightLightAnimation"); \ static_assert(sizeof(WB_PackSelectItemBodyButton3_New_C_PlayHightLightAnimation) == 0x000018, "Wrong size on WB_PackSelectItemBodyButton3_New_C_PlayHightLightAnimation"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_PlayHightLightAnimation, Image) == 0x000000, "Member 'WB_PackSelectItemBodyButton3_New_C_PlayHightLightAnimation::Image' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_PlayHightLightAnimation, Animation) == 0x000008, "Member 'WB_PackSelectItemBodyButton3_New_C_PlayHightLightAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_PlayHightLightAnimation, CallFunc_PlayAnimation_ReturnValue) == 0x000010, "Member 'WB_PackSelectItemBodyButton3_New_C_PlayHightLightAnimation::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton3_New_C_ReducePlural \ static_assert(alignof(WB_PackSelectItemBodyButton3_New_C_ReducePlural) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton3_New_C_ReducePlural"); \ static_assert(sizeof(WB_PackSelectItemBodyButton3_New_C_ReducePlural) == 0x000090, "Wrong size on WB_PackSelectItemBodyButton3_New_C_ReducePlural"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ReducePlural, InGeometry) == 0x000000, "Member 'WB_PackSelectItemBodyButton3_New_C_ReducePlural::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ReducePlural, InKeyEvent) == 0x000040, "Member 'WB_PackSelectItemBodyButton3_New_C_ReducePlural::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ReducePlural, inKeyTag) == 0x000080, "Member 'WB_PackSelectItemBodyButton3_New_C_ReducePlural::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ReducePlural, bIsDown) == 0x000088, "Member 'WB_PackSelectItemBodyButton3_New_C_ReducePlural::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton3_New_C_ShowChoseAmount \ static_assert(alignof(WB_PackSelectItemBodyButton3_New_C_ShowChoseAmount) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton3_New_C_ShowChoseAmount"); \ static_assert(sizeof(WB_PackSelectItemBodyButton3_New_C_ShowChoseAmount) == 0x000020, "Wrong size on WB_PackSelectItemBodyButton3_New_C_ShowChoseAmount"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ShowChoseAmount, Value) == 0x000000, "Member 'WB_PackSelectItemBodyButton3_New_C_ShowChoseAmount::Value' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton3_New_C_ShowChoseAmount, CallFunc_Conv_IntToText_ReturnValue) == 0x000008, "Member 'WB_PackSelectItemBodyButton3_New_C_ShowChoseAmount::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PackSelectItemBodyButton3_New_C \ static_assert(alignof(UWB_PackSelectItemBodyButton3_New_C) == 0x000008, "Wrong alignment on UWB_PackSelectItemBodyButton3_New_C"); \ static_assert(sizeof(UWB_PackSelectItemBodyButton3_New_C) == 0x000370, "Wrong size on UWB_PackSelectItemBodyButton3_New_C"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_PackSelectItemBodyButton3_New_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, HighLightADD) == 0x0002C8, "Member 'UWB_PackSelectItemBodyButton3_New_C::HighLightADD' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, HighLightSUB) == 0x0002D0, "Member 'UWB_PackSelectItemBodyButton3_New_C::HighLightSUB' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, Image_减) == 0x0002D8, "Member 'UWB_PackSelectItemBodyButton3_New_C::Image_减' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, Image_减_1) == 0x0002E0, "Member 'UWB_PackSelectItemBodyButton3_New_C::Image_减_1' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, Image_减_highlight) == 0x0002E8, "Member 'UWB_PackSelectItemBodyButton3_New_C::Image_减_highlight' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, Image_加) == 0x0002F0, "Member 'UWB_PackSelectItemBodyButton3_New_C::Image_加' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, Image_加_1) == 0x0002F8, "Member 'UWB_PackSelectItemBodyButton3_New_C::Image_加_1' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, Image_加_highlight) == 0x000300, "Member 'UWB_PackSelectItemBodyButton3_New_C::Image_加_highlight' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, Text_ChoseAmount) == 0x000308, "Member 'UWB_PackSelectItemBodyButton3_New_C::Text_ChoseAmount' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, Text_MaxAmount) == 0x000310, "Member 'UWB_PackSelectItemBodyButton3_New_C::Text_MaxAmount' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, WB_SecondaryWindow1_C_0) == 0x000318, "Member 'UWB_PackSelectItemBodyButton3_New_C::WB_SecondaryWindow1_C_0' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, WGI_Button_LevelDown) == 0x000320, "Member 'UWB_PackSelectItemBodyButton3_New_C::WGI_Button_LevelDown' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, WGI_Button_LevelUp) == 0x000328, "Member 'UWB_PackSelectItemBodyButton3_New_C::WGI_Button_LevelUp' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, ChoseAmount) == 0x000330, "Member 'UWB_PackSelectItemBodyButton3_New_C::ChoseAmount' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, MaxAmount) == 0x000334, "Member 'UWB_PackSelectItemBodyButton3_New_C::MaxAmount' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, Father) == 0x000338, "Member 'UWB_PackSelectItemBodyButton3_New_C::Father' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, F_StoredItem) == 0x000340, "Member 'UWB_PackSelectItemBodyButton3_New_C::F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton3_New_C, UsingDiacardMore) == 0x000360, "Member 'UWB_PackSelectItemBodyButton3_New_C::UsingDiacardMore' has a wrong offset!"); \ #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_FS_ExpFogConfig \ static_assert(alignof(FS_ExpFogConfig) == 0x000008, "Wrong alignment on FS_ExpFogConfig"); \ static_assert(sizeof(FS_ExpFogConfig) == 0x0000D8, "Wrong size on FS_ExpFogConfig"); \ static_assert(offsetof(FS_ExpFogConfig, Fog_28_ABE4916E4DA8247812956286D18002B0) == 0x000000, "Member 'FS_ExpFogConfig::Fog_28_ABE4916E4DA8247812956286D18002B0' has a wrong offset!"); \ static_assert(offsetof(FS_ExpFogConfig, Location_54_AED279FB44C5A515169B4B9B451C7A9E) == 0x000030, "Member 'FS_ExpFogConfig::Location_54_AED279FB44C5A515169B4B9B451C7A9E' has a wrong offset!"); \ static_assert(offsetof(FS_ExpFogConfig, FogDensity_10_8024A50D4A1888543576C2890B30D533) == 0x000048, "Member 'FS_ExpFogConfig::FogDensity_10_8024A50D4A1888543576C2890B30D533' has a wrong offset!"); \ static_assert(offsetof(FS_ExpFogConfig, FogHeightFallOff_13_74CB21E34F6BB53EA12AD99189EE20FC) == 0x000050, "Member 'FS_ExpFogConfig::FogHeightFallOff_13_74CB21E34F6BB53EA12AD99189EE20FC' has a wrong offset!"); \ static_assert(offsetof(FS_ExpFogConfig, FogInscatteringColor_33_3FE33FF943708B06C0DCBC8B6EF7255C) == 0x000058, "Member 'FS_ExpFogConfig::FogInscatteringColor_33_3FE33FF943708B06C0DCBC8B6EF7255C' has a wrong offset!"); \ static_assert(offsetof(FS_ExpFogConfig, SkyAtmosphereAmbientContributionColorScale_45_557A7B114877B6F3954AD9964B3E6BE4) == 0x000068, "Member 'FS_ExpFogConfig::SkyAtmosphereAmbientContributionColorScale_45_557A7B114877B6F3954AD9964B3E6BE4' has a wrong offset!"); \ static_assert(offsetof(FS_ExpFogConfig, FogMaxOpacity_36_83AF0E814CCD4DAB0D52B18D5539DE84) == 0x000078, "Member 'FS_ExpFogConfig::FogMaxOpacity_36_83AF0E814CCD4DAB0D52B18D5539DE84' has a wrong offset!"); \ static_assert(offsetof(FS_ExpFogConfig, StartDistance_38_57133FBA47EEC0C4C00A158DCF7B64D3) == 0x000080, "Member 'FS_ExpFogConfig::StartDistance_38_57133FBA47EEC0C4C00A158DCF7B64D3' has a wrong offset!"); \ static_assert(offsetof(FS_ExpFogConfig, VolumtricFog_ScatteringDistricbution_18_F08C7D27442AE5D1290C3A81E2510B9E) == 0x000088, "Member 'FS_ExpFogConfig::VolumtricFog_ScatteringDistricbution_18_F08C7D27442AE5D1290C3A81E2510B9E' has a wrong offset!"); \ static_assert(offsetof(FS_ExpFogConfig, VolumtricFog_Albedo_29_E351D8BB46927069A56C9E856C2A02FE) == 0x000090, "Member 'FS_ExpFogConfig::VolumtricFog_Albedo_29_E351D8BB46927069A56C9E856C2A02FE' has a wrong offset!"); \ static_assert(offsetof(FS_ExpFogConfig, VolumtricFog_Emissive_30_0884EBAE4D377B92B98E3784CB882F23) == 0x0000A0, "Member 'FS_ExpFogConfig::VolumtricFog_Emissive_30_0884EBAE4D377B92B98E3784CB882F23' has a wrong offset!"); \ static_assert(offsetof(FS_ExpFogConfig, VolumtricFog_StartDistance_49_CFB3BC834FBA89C52A662DAF12E435E8) == 0x0000B0, "Member 'FS_ExpFogConfig::VolumtricFog_StartDistance_49_CFB3BC834FBA89C52A662DAF12E435E8' has a wrong offset!"); \ static_assert(offsetof(FS_ExpFogConfig, VolumtricFog_ExtinctionScale_21_DBBC2FB74876B458394AAC8233E036E2) == 0x0000B8, "Member 'FS_ExpFogConfig::VolumtricFog_ExtinctionScale_21_DBBC2FB74876B458394AAC8233E036E2' has a wrong offset!"); \ static_assert(offsetof(FS_ExpFogConfig, Executer_26_FD22D59042E0C98E6C3AB0AB9578D8DD) == 0x0000C0, "Member 'FS_ExpFogConfig::Executer_26_FD22D59042E0C98E6C3AB0AB9578D8DD' has a wrong offset!"); \ static_assert(offsetof(FS_ExpFogConfig, VolumtricFog_ViewDistance_42_8E706E4349B16DEFE623BB84A1EE2010) == 0x0000C8, "Member 'FS_ExpFogConfig::VolumtricFog_ViewDistance_42_8E706E4349B16DEFE623BB84A1EE2010' has a wrong offset!"); \ static_assert(offsetof(FS_ExpFogConfig, VolumtricFog_NearFadeInDistance_60_045EF7BF48734932D4ACC1BEC170F12A) == 0x0000D0, "Member 'FS_ExpFogConfig::VolumtricFog_NearFadeInDistance_60_045EF7BF48734932D4ACC1BEC170F12A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameConfigerNativeBooter_C_ExecuteUbergraph_GameConfigerNativeBooter \ static_assert(alignof(GameConfigerNativeBooter_C_ExecuteUbergraph_GameConfigerNativeBooter) == 0x000010, "Wrong alignment on GameConfigerNativeBooter_C_ExecuteUbergraph_GameConfigerNativeBooter"); \ static_assert(sizeof(GameConfigerNativeBooter_C_ExecuteUbergraph_GameConfigerNativeBooter) == 0x000090, "Wrong size on GameConfigerNativeBooter_C_ExecuteUbergraph_GameConfigerNativeBooter"); \ static_assert(offsetof(GameConfigerNativeBooter_C_ExecuteUbergraph_GameConfigerNativeBooter, EntryPoint) == 0x000000, "Member 'GameConfigerNativeBooter_C_ExecuteUbergraph_GameConfigerNativeBooter::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GameConfigerNativeBooter_C_ExecuteUbergraph_GameConfigerNativeBooter, CallFunc_MakeTransform_ReturnValue) == 0x000010, "Member 'GameConfigerNativeBooter_C_ExecuteUbergraph_GameConfigerNativeBooter::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameConfigerNativeBooter_C_ExecuteUbergraph_GameConfigerNativeBooter, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000070, "Member 'GameConfigerNativeBooter_C_ExecuteUbergraph_GameConfigerNativeBooter::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameConfigerNativeBooter_C_ExecuteUbergraph_GameConfigerNativeBooter, CallFunc_FinishSpawningActor_ReturnValue) == 0x000078, "Member 'GameConfigerNativeBooter_C_ExecuteUbergraph_GameConfigerNativeBooter::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameConfigerNativeBooter_C_ExecuteUbergraph_GameConfigerNativeBooter, CallFunc_RegisterGlobalExtend_ReturnValue) == 0x000080, "Member 'GameConfigerNativeBooter_C_ExecuteUbergraph_GameConfigerNativeBooter::CallFunc_RegisterGlobalExtend_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameConfigerNativeBooter_C \ static_assert(alignof(AGameConfigerNativeBooter_C) == 0x000008, "Wrong alignment on AGameConfigerNativeBooter_C"); \ static_assert(sizeof(AGameConfigerNativeBooter_C) == 0x000450, "Wrong size on AGameConfigerNativeBooter_C"); \ static_assert(offsetof(AGameConfigerNativeBooter_C, UberGraphFrame_GameConfigerNativeBooter_C) == 0x000448, "Member 'AGameConfigerNativeBooter_C::UberGraphFrame_GameConfigerNativeBooter_C' 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_FST_SprintStatRecord \ static_assert(alignof(FST_SprintStatRecord) == 0x000008, "Wrong alignment on FST_SprintStatRecord"); \ static_assert(sizeof(FST_SprintStatRecord) == 0x000030, "Wrong size on FST_SprintStatRecord"); \ static_assert(offsetof(FST_SprintStatRecord, time_2_D04E1A354CBB76C70CDA8DB7FBC75A42) == 0x000000, "Member 'FST_SprintStatRecord::time_2_D04E1A354CBB76C70CDA8DB7FBC75A42' has a wrong offset!"); \ static_assert(offsetof(FST_SprintStatRecord, speed_4_C4DB765D446D39C3CF0A30BD522BB7C3) == 0x000004, "Member 'FST_SprintStatRecord::speed_4_C4DB765D446D39C3CF0A30BD522BB7C3' has a wrong offset!"); \ static_assert(offsetof(FST_SprintStatRecord, pressedSprint_7_1ED733B140798320FE6806A1F1C37989) == 0x000008, "Member 'FST_SprintStatRecord::pressedSprint_7_1ED733B140798320FE6806A1F1C37989' has a wrong offset!"); \ static_assert(offsetof(FST_SprintStatRecord, forward_10_0A713174412718A8ADA75DA95B51BEB9) == 0x000010, "Member 'FST_SprintStatRecord::forward_10_0A713174412718A8ADA75DA95B51BEB9' has a wrong offset!"); \ static_assert(offsetof(FST_SprintStatRecord, angleDelta_13_F61763B04256B95FA5565DB03F6ED598) == 0x000028, "Member 'FST_SprintStatRecord::angleDelta_13_F61763B04256B95FA5565DB03F6ED598' 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_Lib_Platform_C_EditorRunning \ static_assert(alignof(Lib_Platform_C_EditorRunning) == 0x000008, "Wrong alignment on Lib_Platform_C_EditorRunning"); \ static_assert(sizeof(Lib_Platform_C_EditorRunning) == 0x000020, "Wrong size on Lib_Platform_C_EditorRunning"); \ static_assert(offsetof(Lib_Platform_C_EditorRunning, __WorldContext) == 0x000000, "Member 'Lib_Platform_C_EditorRunning::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Platform_C_EditorRunning, ReturnValue) == 0x000008, "Member 'Lib_Platform_C_EditorRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Platform_C_EditorRunning, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000010, "Member 'Lib_Platform_C_EditorRunning::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Platform_C_EditorRunning, CallFunc_SimulateEditorRunning_ReturnValue) == 0x000018, "Member 'Lib_Platform_C_EditorRunning::CallFunc_SimulateEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Platform_C_GetPlatformType \ static_assert(alignof(Lib_Platform_C_GetPlatformType) == 0x000008, "Wrong alignment on Lib_Platform_C_GetPlatformType"); \ static_assert(sizeof(Lib_Platform_C_GetPlatformType) == 0x000028, "Wrong size on Lib_Platform_C_GetPlatformType"); \ static_assert(offsetof(Lib_Platform_C_GetPlatformType, __WorldContext) == 0x000000, "Member 'Lib_Platform_C_GetPlatformType::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Platform_C_GetPlatformType, ReturnValue) == 0x000008, "Member 'Lib_Platform_C_GetPlatformType::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Platform_C_GetPlatformType, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000010, "Member 'Lib_Platform_C_GetPlatformType::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Platform_C_GetPlatformType, CallFunc_GetGameSetFixedParameter_ReturnValue_1) == 0x000018, "Member 'Lib_Platform_C_GetPlatformType::CallFunc_GetGameSetFixedParameter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Platform_C_GetPlatformType, CallFunc_SimulatePS5Running_ReturnValue) == 0x000020, "Member 'Lib_Platform_C_GetPlatformType::CallFunc_SimulatePS5Running_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Platform_C_GetPlatformType, CallFunc_SimulateXboxRunning_ReturnValue) == 0x000021, "Member 'Lib_Platform_C_GetPlatformType::CallFunc_SimulateXboxRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Platform_C_GetPlatformType, CallFunc_GetGamePlatformType_ReturnValue) == 0x000022, "Member 'Lib_Platform_C_GetPlatformType::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Platform_C_GetPlatformType, K2Node_SwitchEnum_CmpSuccess) == 0x000023, "Member 'Lib_Platform_C_GetPlatformType::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Platform_C_GetPlatformTypeByMachinePerformance \ static_assert(alignof(Lib_Platform_C_GetPlatformTypeByMachinePerformance) == 0x000008, "Wrong alignment on Lib_Platform_C_GetPlatformTypeByMachinePerformance"); \ static_assert(sizeof(Lib_Platform_C_GetPlatformTypeByMachinePerformance) == 0x000010, "Wrong size on Lib_Platform_C_GetPlatformTypeByMachinePerformance"); \ static_assert(offsetof(Lib_Platform_C_GetPlatformTypeByMachinePerformance, __WorldContext) == 0x000000, "Member 'Lib_Platform_C_GetPlatformTypeByMachinePerformance::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Platform_C_GetPlatformTypeByMachinePerformance, Type) == 0x000008, "Member 'Lib_Platform_C_GetPlatformTypeByMachinePerformance::Type' has a wrong offset!"); \ static_assert(offsetof(Lib_Platform_C_GetPlatformTypeByMachinePerformance, CallFunc_GetGamePlatformType_ReturnValue) == 0x000009, "Member 'Lib_Platform_C_GetPlatformTypeByMachinePerformance::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Platform_C_GetPlatformTypeByMachinePerformance, K2Node_SwitchEnum_CmpSuccess) == 0x00000A, "Member 'Lib_Platform_C_GetPlatformTypeByMachinePerformance::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULib_Platform_C \ static_assert(alignof(ULib_Platform_C) == 0x000008, "Wrong alignment on ULib_Platform_C"); \ static_assert(sizeof(ULib_Platform_C) == 0x000028, "Wrong size on ULib_Platform_C"); \ #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_FST_WeaponInfoUnit \ static_assert(alignof(FST_WeaponInfoUnit) == 0x000008, "Wrong alignment on FST_WeaponInfoUnit"); \ static_assert(sizeof(FST_WeaponInfoUnit) == 0x000038, "Wrong size on FST_WeaponInfoUnit"); \ static_assert(offsetof(FST_WeaponInfoUnit, Weapontag_11_295A102340F40EC140D65CA6F2E3DC7A) == 0x000000, "Member 'FST_WeaponInfoUnit::Weapontag_11_295A102340F40EC140D65CA6F2E3DC7A' has a wrong offset!"); \ static_assert(offsetof(FST_WeaponInfoUnit, WeaponatkTag_17_BB02DE974CAF112377830CBFB6CA3D9C) == 0x000008, "Member 'FST_WeaponInfoUnit::WeaponatkTag_17_BB02DE974CAF112377830CBFB6CA3D9C' has a wrong offset!"); \ static_assert(offsetof(FST_WeaponInfoUnit, AllAtkTag_18_FA7FA4C94E5B3806CF22429597A54A69) == 0x000010, "Member 'FST_WeaponInfoUnit::AllAtkTag_18_FA7FA4C94E5B3806CF22429597A54A69' has a wrong offset!"); \ static_assert(offsetof(FST_WeaponInfoUnit, OriginalAtkTag_21_AEF6AB39481C170B210ECDBDED710E10) == 0x000018, "Member 'FST_WeaponInfoUnit::OriginalAtkTag_21_AEF6AB39481C170B210ECDBDED710E10' has a wrong offset!"); \ static_assert(offsetof(FST_WeaponInfoUnit, DisplayText_10_AE59D6EB4B74B82B11A38D904851D2A1) == 0x000020, "Member 'FST_WeaponInfoUnit::DisplayText_10_AE59D6EB4B74B82B11A38D904851D2A1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_ImageArray \ static_assert(alignof(FS_ImageArray) == 0x000008, "Wrong alignment on FS_ImageArray"); \ static_assert(sizeof(FS_ImageArray) == 0x000010, "Wrong size on FS_ImageArray"); \ static_assert(offsetof(FS_ImageArray, Image_3_0D336C9742830FA07261E19975FD1E44) == 0x000000, "Member 'FS_ImageArray::Image_3_0D336C9742830FA07261E19975FD1E44' has a wrong offset!"); \ #define DUMPER7_ASSERTS_wuchang_base_skeleton_AnimBlueprint__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(wuchang_base_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on wuchang_base_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(wuchang_base_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData) == 0x0000D0, "Wrong size on wuchang_base_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(wuchang_base_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __NameProperty_7) == 0x000004, "Member 'wuchang_base_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__NameProperty_7' has a wrong offset!"); \ static_assert(offsetof(wuchang_base_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __NameProperty_8) == 0x00000C, "Member 'wuchang_base_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__NameProperty_8' has a wrong offset!"); \ static_assert(offsetof(wuchang_base_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __StructProperty_9) == 0x000018, "Member 'wuchang_base_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__StructProperty_9' has a wrong offset!"); \ static_assert(offsetof(wuchang_base_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'wuchang_base_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(wuchang_base_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'wuchang_base_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_wuchang_base_skeleton_AnimBlueprint_C_AnimGraph \ static_assert(alignof(wuchang_base_skeleton_AnimBlueprint_C_AnimGraph) == 0x000008, "Wrong alignment on wuchang_base_skeleton_AnimBlueprint_C_AnimGraph"); \ static_assert(sizeof(wuchang_base_skeleton_AnimBlueprint_C_AnimGraph) == 0x000010, "Wrong size on wuchang_base_skeleton_AnimBlueprint_C_AnimGraph"); \ static_assert(offsetof(wuchang_base_skeleton_AnimBlueprint_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'wuchang_base_skeleton_AnimBlueprint_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_wuchang_base_skeleton_AnimBlueprint_C_BlueprintUpdateAnimation \ static_assert(alignof(wuchang_base_skeleton_AnimBlueprint_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on wuchang_base_skeleton_AnimBlueprint_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(wuchang_base_skeleton_AnimBlueprint_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on wuchang_base_skeleton_AnimBlueprint_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(wuchang_base_skeleton_AnimBlueprint_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'wuchang_base_skeleton_AnimBlueprint_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint \ static_assert(alignof(wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint) == 0x000008, "Wrong alignment on wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint"); \ static_assert(sizeof(wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint) == 0x000030, "Wrong size on wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint"); \ static_assert(offsetof(wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint, EntryPoint) == 0x000000, "Member 'wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint, K2Node_Event_DeltaTimeX) == 0x000004, "Member 'wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint, CallFunc_GetOwningComponent_ReturnValue) == 0x000008, "Member 'wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint, CallFunc_GetAttachParent_ReturnValue) == 0x000010, "Member 'wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint::CallFunc_GetAttachParent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint, K2Node_DynamicCast_AsSkeletal_Mesh_Component) == 0x000020, "Member 'wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint::K2Node_DynamicCast_AsSkeletal_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'wuchang_base_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_base_skeleton_AnimBlueprint::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Uwuchang_base_skeleton_AnimBlueprint_C \ static_assert(alignof(Uwuchang_base_skeleton_AnimBlueprint_C) == 0x000010, "Wrong alignment on Uwuchang_base_skeleton_AnimBlueprint_C"); \ static_assert(sizeof(Uwuchang_base_skeleton_AnimBlueprint_C) == 0x000730, "Wrong size on Uwuchang_base_skeleton_AnimBlueprint_C"); \ static_assert(offsetof(Uwuchang_base_skeleton_AnimBlueprint_C, UberGraphFrame) == 0x000450, "Member 'Uwuchang_base_skeleton_AnimBlueprint_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_base_skeleton_AnimBlueprint_C, AnimBlueprintExtension_PropertyAccess) == 0x000458, "Member 'Uwuchang_base_skeleton_AnimBlueprint_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_base_skeleton_AnimBlueprint_C, AnimBlueprintExtension_Base) == 0x000460, "Member 'Uwuchang_base_skeleton_AnimBlueprint_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_base_skeleton_AnimBlueprint_C, AnimGraphNode_Root) == 0x000468, "Member 'Uwuchang_base_skeleton_AnimBlueprint_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_base_skeleton_AnimBlueprint_C, AnimGraphNode_CopyPoseFromMesh) == 0x000488, "Member 'Uwuchang_base_skeleton_AnimBlueprint_C::AnimGraphNode_CopyPoseFromMesh' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_base_skeleton_AnimBlueprint_C, AnimGraphNode_LinkedAnimGraph) == 0x000660, "Member 'Uwuchang_base_skeleton_AnimBlueprint_C::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_base_skeleton_AnimBlueprint_C, __CustomProperty_OpenNewAnimNotifyFunc_D8E725BF459BE596B236748DD39C23B2) == 0x000718, "Member 'Uwuchang_base_skeleton_AnimBlueprint_C::__CustomProperty_OpenNewAnimNotifyFunc_D8E725BF459BE596B236748DD39C23B2' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_base_skeleton_AnimBlueprint_C, __CustomProperty_OpenNewAnimNotifyLog_D8E725BF459BE596B236748DD39C23B2) == 0x000719, "Member 'Uwuchang_base_skeleton_AnimBlueprint_C::__CustomProperty_OpenNewAnimNotifyLog_D8E725BF459BE596B236748DD39C23B2' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_base_skeleton_AnimBlueprint_C, ParentMesh) == 0x000720, "Member 'Uwuchang_base_skeleton_AnimBlueprint_C::ParentMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_IntImageArray \ static_assert(alignof(FS_IntImageArray) == 0x000008, "Wrong alignment on FS_IntImageArray"); \ static_assert(sizeof(FS_IntImageArray) == 0x000050, "Wrong size on FS_IntImageArray"); \ static_assert(offsetof(FS_IntImageArray, ImageArrayArray_15_857555504FB28E9990A47AB595F66B2F) == 0x000000, "Member 'FS_IntImageArray::ImageArrayArray_15_857555504FB28E9990A47AB595F66B2F' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_AgreementType \ static_assert(alignof(FS_AgreementType) == 0x000008, "Wrong alignment on FS_AgreementType"); \ static_assert(sizeof(FS_AgreementType) == 0x000028, "Wrong size on FS_AgreementType"); \ static_assert(offsetof(FS_AgreementType, 协议名_4_572A795B4E94E75AC609EAB4C82A9C5E) == 0x000000, "Member 'FS_AgreementType::协议名_4_572A795B4E94E75AC609EAB4C82A9C5E' has a wrong offset!"); \ static_assert(offsetof(FS_AgreementType, 协议内容_6_101334EF490F8E2469ABE08B4DB5696B) == 0x000018, "Member 'FS_AgreementType::协议内容_6_101334EF490F8E2469ABE08B4DB5696B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_StarNodeArray \ static_assert(alignof(FS_StarNodeArray) == 0x000008, "Wrong alignment on FS_StarNodeArray"); \ static_assert(sizeof(FS_StarNodeArray) == 0x000010, "Wrong size on FS_StarNodeArray"); \ static_assert(offsetof(FS_StarNodeArray, Nodes_3_1147A4F848881D7BE544E9AA0B143B47) == 0x000000, "Member 'FS_StarNodeArray::Nodes_3_1147A4F848881D7BE544E9AA0B143B47' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_StringMap \ static_assert(alignof(FS_StringMap) == 0x000008, "Wrong alignment on FS_StringMap"); \ static_assert(sizeof(FS_StringMap) == 0x000050, "Wrong size on FS_StringMap"); \ static_assert(offsetof(FS_StringMap, Content_7_CFF6CDDB4E8441871C24F5B8D32A0460) == 0x000000, "Member 'FS_StringMap::Content_7_CFF6CDDB4E8441871C24F5B8D32A0460' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerBloodBar_C_ChangeBlood \ static_assert(alignof(WB_PlayerBloodBar_C_ChangeBlood) == 0x000008, "Wrong alignment on WB_PlayerBloodBar_C_ChangeBlood"); \ static_assert(sizeof(WB_PlayerBloodBar_C_ChangeBlood) == 0x000010, "Wrong size on WB_PlayerBloodBar_C_ChangeBlood"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ChangeBlood, CurrentBlood) == 0x000000, "Member 'WB_PlayerBloodBar_C_ChangeBlood::CurrentBlood' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ChangeBlood, MaxBlood) == 0x000008, "Member 'WB_PlayerBloodBar_C_ChangeBlood::MaxBlood' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar \ static_assert(alignof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar) == 0x000008, "Wrong alignment on WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar"); \ static_assert(sizeof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar) == 0x0001A0, "Wrong size on WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, EntryPoint) == 0x000000, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, Temp_byte_Variable) == 0x000004, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, Temp_byte_Variable_1) == 0x000005, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_GetFontDataColor_ReturnValue) == 0x000008, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_GetFontDataColor_ReturnValue_1) == 0x00001C, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_Event_stamina) == 0x000030, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_Event_stamina' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_Event_Maxstamina) == 0x000038, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_Event_Maxstamina' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_Event_OwnCharacter) == 0x000040, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_Event_OwnCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_Event_Toughness) == 0x000048, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_Event_Toughness' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_Event_ToughnessMax) == 0x000050, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_Event_ToughnessMax' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_CustomEvent_InPercent) == 0x000058, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_CustomEvent_InPercent' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000060, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_CustomEvent_CurrentBlood) == 0x000068, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_CustomEvent_CurrentBlood' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_CustomEvent_MaxBlood) == 0x000070, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_CustomEvent_MaxBlood' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000078, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_FClamp_ReturnValue) == 0x000080, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000088, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000089, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_Event_OldValue) == 0x000090, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_Event_OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_Event_health) == 0x000098, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_Event_health' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_Event_maxHealth) == 0x0000A0, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_Event_maxHealth' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_CustomEvent_SelfCharacter) == 0x0000A8, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_CustomEvent_SelfCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_CustomEvent_MainPawn) == 0x0000B0, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_CustomEvent_MainPawn' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_DynamicCast_AsI_Can_Attack) == 0x0000B8, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_DynamicCast_bSuccess) == 0x0000C8, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_GetDCSPlayerState_ReturnValue) == 0x0000D0, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_IsAttackableTarget_result) == 0x0000D8, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_GetPlayerNetInfo_PlayerUserID) == 0x0000E0, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_GetPlayerNetInfo_PlayerUserID' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_GetPlayerNetInfo_PlayerCampType) == 0x0000F0, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_GetPlayerNetInfo_PlayerCampType' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_GetTransmitToType_return_value) == 0x000100, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_SwitchEnum_CmpSuccess) == 0x000101, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_GetDCSPlayerState_ReturnValue_1) == 0x000108, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_GetDCSPlayerState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_GetDCSPlayerState_ReturnValue_2) == 0x000110, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_GetDCSPlayerState_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_GetPlayerNetInfo_PlayerUserID_1) == 0x000118, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_GetPlayerNetInfo_PlayerUserID_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_GetPlayerNetInfo_PlayerCampType_1) == 0x000128, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_GetPlayerNetInfo_PlayerCampType_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_IsMainPlayer_ReturnValue) == 0x000138, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_IsMainPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_GetTransmitToType_return_value_1) == 0x000139, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_GetTransmitToType_return_value_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_SwitchEnum_CmpSuccess_1) == 0x00013A, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_IsMainPlayer_ReturnValue_1) == 0x00013B, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_IsMainPlayer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_GetDCSPlayerState_ReturnValue_3) == 0x000140, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_GetDCSPlayerState_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_GetPlayerNetInfo_PlayerUserID_2) == 0x000148, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_GetPlayerNetInfo_PlayerUserID_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_GetPlayerNetInfo_PlayerCampType_2) == 0x000158, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_GetPlayerNetInfo_PlayerCampType_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_Right_ReturnValue) == 0x000168, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_Right_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_Conv_StringToText_ReturnValue) == 0x000178, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, Temp_bool_Variable) == 0x000190, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, Temp_byte_Variable_2) == 0x000191, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_Select_Default) == 0x000192, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, Temp_bool_Variable_1) == 0x000193, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, Temp_byte_Variable_3) == 0x000194, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, K2Node_Select_Default_1) == 0x000195, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_SetPercent_InPercent_ImplicitCast) == 0x000198, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_SetPercent_InPercent_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar, CallFunc_SetValue_InValue_ImplicitCast) == 0x00019C, "Member 'WB_PlayerBloodBar_C_ExecuteUbergraph_WB_PlayerBloodBar::CallFunc_SetValue_InValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerBloodBar_C_IsShowInViewport \ static_assert(alignof(WB_PlayerBloodBar_C_IsShowInViewport) == 0x000001, "Wrong alignment on WB_PlayerBloodBar_C_IsShowInViewport"); \ static_assert(sizeof(WB_PlayerBloodBar_C_IsShowInViewport) == 0x000001, "Wrong size on WB_PlayerBloodBar_C_IsShowInViewport"); \ static_assert(offsetof(WB_PlayerBloodBar_C_IsShowInViewport, in_view_port) == 0x000000, "Member 'WB_PlayerBloodBar_C_IsShowInViewport::in_view_port' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerBloodBar_C_SetOwnCharacter \ static_assert(alignof(WB_PlayerBloodBar_C_SetOwnCharacter) == 0x000008, "Wrong alignment on WB_PlayerBloodBar_C_SetOwnCharacter"); \ static_assert(sizeof(WB_PlayerBloodBar_C_SetOwnCharacter) == 0x000008, "Wrong size on WB_PlayerBloodBar_C_SetOwnCharacter"); \ static_assert(offsetof(WB_PlayerBloodBar_C_SetOwnCharacter, OwnCharacter) == 0x000000, "Member 'WB_PlayerBloodBar_C_SetOwnCharacter::OwnCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerBloodBar_C_SetPercent \ static_assert(alignof(WB_PlayerBloodBar_C_SetPercent) == 0x000008, "Wrong alignment on WB_PlayerBloodBar_C_SetPercent"); \ static_assert(sizeof(WB_PlayerBloodBar_C_SetPercent) == 0x000008, "Wrong size on WB_PlayerBloodBar_C_SetPercent"); \ static_assert(offsetof(WB_PlayerBloodBar_C_SetPercent, InPercent) == 0x000000, "Member 'WB_PlayerBloodBar_C_SetPercent::InPercent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerBloodBar_C_UpdateHealthValue \ static_assert(alignof(WB_PlayerBloodBar_C_UpdateHealthValue) == 0x000008, "Wrong alignment on WB_PlayerBloodBar_C_UpdateHealthValue"); \ static_assert(sizeof(WB_PlayerBloodBar_C_UpdateHealthValue) == 0x000018, "Wrong size on WB_PlayerBloodBar_C_UpdateHealthValue"); \ static_assert(offsetof(WB_PlayerBloodBar_C_UpdateHealthValue, OldValue) == 0x000000, "Member 'WB_PlayerBloodBar_C_UpdateHealthValue::OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_UpdateHealthValue, Health) == 0x000008, "Member 'WB_PlayerBloodBar_C_UpdateHealthValue::Health' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_UpdateHealthValue, MaxHealth) == 0x000010, "Member 'WB_PlayerBloodBar_C_UpdateHealthValue::MaxHealth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerBloodBar_C_UpdateNameDisplay \ static_assert(alignof(WB_PlayerBloodBar_C_UpdateNameDisplay) == 0x000008, "Wrong alignment on WB_PlayerBloodBar_C_UpdateNameDisplay"); \ static_assert(sizeof(WB_PlayerBloodBar_C_UpdateNameDisplay) == 0x000010, "Wrong size on WB_PlayerBloodBar_C_UpdateNameDisplay"); \ static_assert(offsetof(WB_PlayerBloodBar_C_UpdateNameDisplay, SelfCharacter) == 0x000000, "Member 'WB_PlayerBloodBar_C_UpdateNameDisplay::SelfCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_UpdateNameDisplay, MainPawn) == 0x000008, "Member 'WB_PlayerBloodBar_C_UpdateNameDisplay::MainPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerBloodBar_C_UpdateStaminaValue \ static_assert(alignof(WB_PlayerBloodBar_C_UpdateStaminaValue) == 0x000008, "Wrong alignment on WB_PlayerBloodBar_C_UpdateStaminaValue"); \ static_assert(sizeof(WB_PlayerBloodBar_C_UpdateStaminaValue) == 0x000010, "Wrong size on WB_PlayerBloodBar_C_UpdateStaminaValue"); \ static_assert(offsetof(WB_PlayerBloodBar_C_UpdateStaminaValue, Stamina) == 0x000000, "Member 'WB_PlayerBloodBar_C_UpdateStaminaValue::Stamina' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_UpdateStaminaValue, Maxstamina) == 0x000008, "Member 'WB_PlayerBloodBar_C_UpdateStaminaValue::Maxstamina' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerBloodBar_C_UpdateToughnessValue \ static_assert(alignof(WB_PlayerBloodBar_C_UpdateToughnessValue) == 0x000008, "Wrong alignment on WB_PlayerBloodBar_C_UpdateToughnessValue"); \ static_assert(sizeof(WB_PlayerBloodBar_C_UpdateToughnessValue) == 0x000010, "Wrong size on WB_PlayerBloodBar_C_UpdateToughnessValue"); \ static_assert(offsetof(WB_PlayerBloodBar_C_UpdateToughnessValue, toughness) == 0x000000, "Member 'WB_PlayerBloodBar_C_UpdateToughnessValue::toughness' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodBar_C_UpdateToughnessValue, ToughnessMax) == 0x000008, "Member 'WB_PlayerBloodBar_C_UpdateToughnessValue::ToughnessMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PlayerBloodBar_C \ static_assert(alignof(UWB_PlayerBloodBar_C) == 0x000008, "Wrong alignment on UWB_PlayerBloodBar_C"); \ static_assert(sizeof(UWB_PlayerBloodBar_C) == 0x0002D0, "Wrong size on UWB_PlayerBloodBar_C"); \ static_assert(offsetof(UWB_PlayerBloodBar_C, UberGraphFrame) == 0x000278, "Member 'UWB_PlayerBloodBar_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodBar_C, DisplayName) == 0x000280, "Member 'UWB_PlayerBloodBar_C::DisplayName' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodBar_C, Overlay_) == 0x000288, "Member 'UWB_PlayerBloodBar_C::Overlay_' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodBar_C, PlayerId) == 0x000290, "Member 'UWB_PlayerBloodBar_C::PlayerId' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodBar_C, ProgressBar_Blood) == 0x000298, "Member 'UWB_PlayerBloodBar_C::ProgressBar_Blood' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodBar_C, SizeBox_0) == 0x0002A0, "Member 'UWB_PlayerBloodBar_C::SizeBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodBar_C, Slider_) == 0x0002A8, "Member 'UWB_PlayerBloodBar_C::Slider_' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodBar_C, Alpha) == 0x0002B0, "Member 'UWB_PlayerBloodBar_C::Alpha' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodBar_C, OnHPChange) == 0x0002B8, "Member 'UWB_PlayerBloodBar_C::OnHPChange' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodBar_C, In_Percent) == 0x0002C8, "Member 'UWB_PlayerBloodBar_C::In_Percent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicEmitterComponent_C_Create_Monster \ static_assert(alignof(MagicEmitterComponent_C_Create_Monster) == 0x000010, "Wrong alignment on MagicEmitterComponent_C_Create_Monster"); \ static_assert(sizeof(MagicEmitterComponent_C_Create_Monster) == 0x0000A0, "Wrong size on MagicEmitterComponent_C_Create_Monster"); \ static_assert(offsetof(MagicEmitterComponent_C_Create_Monster, Class_0) == 0x000000, "Member 'MagicEmitterComponent_C_Create_Monster::Class_0' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_Create_Monster, Location) == 0x000008, "Member 'MagicEmitterComponent_C_Create_Monster::Location' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_Create_Monster, CallFunc_Conv_VectorToTransform_ReturnValue) == 0x000020, "Member 'MagicEmitterComponent_C_Create_Monster::CallFunc_Conv_VectorToTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_Create_Monster, CallFunc_GetOwner_ReturnValue) == 0x000080, "Member 'MagicEmitterComponent_C_Create_Monster::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_Create_Monster, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000088, "Member 'MagicEmitterComponent_C_Create_Monster::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_Create_Monster, CallFunc_GetOwner_ReturnValue_1) == 0x000090, "Member 'MagicEmitterComponent_C_Create_Monster::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_Create_Monster, CallFunc_FinishSpawningActor_ReturnValue) == 0x000098, "Member 'MagicEmitterComponent_C_Create_Monster::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicEmitterComponent_C_CreateAbstract \ static_assert(alignof(MagicEmitterComponent_C_CreateAbstract) == 0x000010, "Wrong alignment on MagicEmitterComponent_C_CreateAbstract"); \ static_assert(sizeof(MagicEmitterComponent_C_CreateAbstract) == 0x0000A0, "Wrong size on MagicEmitterComponent_C_CreateAbstract"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateAbstract, Class_0) == 0x000000, "Member 'MagicEmitterComponent_C_CreateAbstract::Class_0' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateAbstract, SpawnTransform) == 0x000010, "Member 'MagicEmitterComponent_C_CreateAbstract::SpawnTransform' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateAbstract, CallFunc_GetAttachSocket_Is_Attach) == 0x000070, "Member 'MagicEmitterComponent_C_CreateAbstract::CallFunc_GetAttachSocket_Is_Attach' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateAbstract, CallFunc_GetAttachSocket_Socket_Name) == 0x000074, "Member 'MagicEmitterComponent_C_CreateAbstract::CallFunc_GetAttachSocket_Socket_Name' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateAbstract, CallFunc_GetOwner_ReturnValue) == 0x000080, "Member 'MagicEmitterComponent_C_CreateAbstract::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateAbstract, CallFunc_GetOwner_ReturnValue_1) == 0x000088, "Member 'MagicEmitterComponent_C_CreateAbstract::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateAbstract, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000090, "Member 'MagicEmitterComponent_C_CreateAbstract::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateAbstract, CallFunc_FinishSpawningActor_ReturnValue) == 0x000098, "Member 'MagicEmitterComponent_C_CreateAbstract::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicEmitterComponent_C_CreateBuffMagic \ static_assert(alignof(MagicEmitterComponent_C_CreateBuffMagic) == 0x000010, "Wrong alignment on MagicEmitterComponent_C_CreateBuffMagic"); \ static_assert(sizeof(MagicEmitterComponent_C_CreateBuffMagic) == 0x0000B0, "Wrong size on MagicEmitterComponent_C_CreateBuffMagic"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateBuffMagic, Class_0) == 0x000000, "Member 'MagicEmitterComponent_C_CreateBuffMagic::Class_0' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateBuffMagic, CallFunc_GetAttachSocket_Is_Attach) == 0x000008, "Member 'MagicEmitterComponent_C_CreateBuffMagic::CallFunc_GetAttachSocket_Is_Attach' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateBuffMagic, CallFunc_GetAttachSocket_Socket_Name) == 0x00000C, "Member 'MagicEmitterComponent_C_CreateBuffMagic::CallFunc_GetAttachSocket_Socket_Name' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateBuffMagic, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'MagicEmitterComponent_C_CreateBuffMagic::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateBuffMagic, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'MagicEmitterComponent_C_CreateBuffMagic::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateBuffMagic, CallFunc_GetOwner_ReturnValue_1) == 0x000038, "Member 'MagicEmitterComponent_C_CreateBuffMagic::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateBuffMagic, CallFunc_MakeTransform_ReturnValue) == 0x000040, "Member 'MagicEmitterComponent_C_CreateBuffMagic::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateBuffMagic, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0000A0, "Member 'MagicEmitterComponent_C_CreateBuffMagic::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateBuffMagic, CallFunc_FinishSpawningActor_ReturnValue) == 0x0000A8, "Member 'MagicEmitterComponent_C_CreateBuffMagic::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicEmitterComponent_C_CreateEffectMagicBase \ static_assert(alignof(MagicEmitterComponent_C_CreateEffectMagicBase) == 0x000010, "Wrong alignment on MagicEmitterComponent_C_CreateEffectMagicBase"); \ static_assert(sizeof(MagicEmitterComponent_C_CreateEffectMagicBase) == 0x0000B0, "Wrong size on MagicEmitterComponent_C_CreateEffectMagicBase"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateEffectMagicBase, Class_0) == 0x000000, "Member 'MagicEmitterComponent_C_CreateEffectMagicBase::Class_0' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateEffectMagicBase, SpawnTransform) == 0x000010, "Member 'MagicEmitterComponent_C_CreateEffectMagicBase::SpawnTransform' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateEffectMagicBase, ReturnValue) == 0x000070, "Member 'MagicEmitterComponent_C_CreateEffectMagicBase::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateEffectMagicBase, CallFunc_GetAttachSocket_Is_Attach) == 0x000078, "Member 'MagicEmitterComponent_C_CreateEffectMagicBase::CallFunc_GetAttachSocket_Is_Attach' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateEffectMagicBase, CallFunc_GetAttachSocket_Socket_Name) == 0x00007C, "Member 'MagicEmitterComponent_C_CreateEffectMagicBase::CallFunc_GetAttachSocket_Socket_Name' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateEffectMagicBase, CallFunc_GetOwner_ReturnValue) == 0x000088, "Member 'MagicEmitterComponent_C_CreateEffectMagicBase::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateEffectMagicBase, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000090, "Member 'MagicEmitterComponent_C_CreateEffectMagicBase::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateEffectMagicBase, CallFunc_GetOwner_ReturnValue_1) == 0x000098, "Member 'MagicEmitterComponent_C_CreateEffectMagicBase::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateEffectMagicBase, CallFunc_FinishSpawningActor_ReturnValue) == 0x0000A0, "Member 'MagicEmitterComponent_C_CreateEffectMagicBase::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicEmitterComponent_C_CreateExplosionMagicBase \ static_assert(alignof(MagicEmitterComponent_C_CreateExplosionMagicBase) == 0x000010, "Wrong alignment on MagicEmitterComponent_C_CreateExplosionMagicBase"); \ static_assert(sizeof(MagicEmitterComponent_C_CreateExplosionMagicBase) == 0x0000B0, "Wrong size on MagicEmitterComponent_C_CreateExplosionMagicBase"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateExplosionMagicBase, Class_0) == 0x000000, "Member 'MagicEmitterComponent_C_CreateExplosionMagicBase::Class_0' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateExplosionMagicBase, SpawnTransform) == 0x000010, "Member 'MagicEmitterComponent_C_CreateExplosionMagicBase::SpawnTransform' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateExplosionMagicBase, ReturnValue) == 0x000070, "Member 'MagicEmitterComponent_C_CreateExplosionMagicBase::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateExplosionMagicBase, CallFunc_GetAttachSocket_Is_Attach) == 0x000078, "Member 'MagicEmitterComponent_C_CreateExplosionMagicBase::CallFunc_GetAttachSocket_Is_Attach' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateExplosionMagicBase, CallFunc_GetAttachSocket_Socket_Name) == 0x00007C, "Member 'MagicEmitterComponent_C_CreateExplosionMagicBase::CallFunc_GetAttachSocket_Socket_Name' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateExplosionMagicBase, CallFunc_GetOwner_ReturnValue) == 0x000088, "Member 'MagicEmitterComponent_C_CreateExplosionMagicBase::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateExplosionMagicBase, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000090, "Member 'MagicEmitterComponent_C_CreateExplosionMagicBase::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateExplosionMagicBase, CallFunc_GetOwner_ReturnValue_1) == 0x000098, "Member 'MagicEmitterComponent_C_CreateExplosionMagicBase::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateExplosionMagicBase, CallFunc_FinishSpawningActor_ReturnValue) == 0x0000A0, "Member 'MagicEmitterComponent_C_CreateExplosionMagicBase::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicEmitterComponent_C_CreateMissile \ static_assert(alignof(MagicEmitterComponent_C_CreateMissile) == 0x000010, "Wrong alignment on MagicEmitterComponent_C_CreateMissile"); \ static_assert(sizeof(MagicEmitterComponent_C_CreateMissile) == 0x000210, "Wrong size on MagicEmitterComponent_C_CreateMissile"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, Class_0) == 0x000000, "Member 'MagicEmitterComponent_C_CreateMissile::Class_0' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, FixRotation) == 0x000008, "Member 'MagicEmitterComponent_C_CreateMissile::FixRotation' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, NewTransform) == 0x000010, "Member 'MagicEmitterComponent_C_CreateMissile::NewTransform' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, ReturnValue) == 0x000070, "Member 'MagicEmitterComponent_C_CreateMissile::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, Temp_bool_Variable) == 0x000078, "Member 'MagicEmitterComponent_C_CreateMissile::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_BreakTransform_Location) == 0x000080, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_BreakTransform_Rotation) == 0x000098, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_BreakTransform_Scale) == 0x0000B0, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, Temp_bool_Variable_1) == 0x0000C8, "Member 'MagicEmitterComponent_C_CreateMissile::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_EqualEqual_RotatorRotator_ReturnValue) == 0x0000C9, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_EqualEqual_RotatorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x0000CA, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, Temp_bool_Variable_2) == 0x0000CB, "Member 'MagicEmitterComponent_C_CreateMissile::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_GetOwner_ReturnValue) == 0x0000D0, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_GetOwner_ReturnValue_1) == 0x0000D8, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0000E0, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, K2Node_Select_Default) == 0x0000F8, "Member 'MagicEmitterComponent_C_CreateMissile::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_FixRotationByAimTarget_ReturnValue) == 0x000110, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_FixRotationByAimTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_GetAttachSocket_Is_Attach) == 0x000128, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_GetAttachSocket_Is_Attach' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_GetAttachSocket_Socket_Name) == 0x00012C, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_GetAttachSocket_Socket_Name' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, K2Node_Select_Default_1) == 0x000138, "Member 'MagicEmitterComponent_C_CreateMissile::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_SelectRotator_ReturnValue) == 0x000150, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_SelectRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_GetOwner_ReturnValue_2) == 0x000168, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000170, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, K2Node_Select_Default_2) == 0x000188, "Member 'MagicEmitterComponent_C_CreateMissile::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_MakeTransform_ReturnValue) == 0x0001A0, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000200, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile, CallFunc_FinishSpawningActor_ReturnValue) == 0x000208, "Member 'MagicEmitterComponent_C_CreateMissile::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicEmitterComponent_C_CreateMissile_Angle \ static_assert(alignof(MagicEmitterComponent_C_CreateMissile_Angle) == 0x000010, "Wrong alignment on MagicEmitterComponent_C_CreateMissile_Angle"); \ static_assert(sizeof(MagicEmitterComponent_C_CreateMissile_Angle) == 0x000130, "Wrong size on MagicEmitterComponent_C_CreateMissile_Angle"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, Class_0) == 0x000000, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::Class_0' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, Num) == 0x000008, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::Num' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, OffsetAngle) == 0x000010, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::OffsetAngle' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, Location) == 0x000018, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::Location' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, BaseRotation) == 0x000030, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::BaseRotation' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, Horizontal) == 0x000048, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::Horizontal' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, Missiles) == 0x000050, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::Missiles' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, L_Missiles) == 0x000060, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::L_Missiles' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, CallFunc_Subtract_IntInt_ReturnValue) == 0x000070, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, CallFunc_GetAttachSocket_Is_Attach) == 0x000074, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::CallFunc_GetAttachSocket_Is_Attach' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, CallFunc_GetAttachSocket_Socket_Name) == 0x000078, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::CallFunc_GetAttachSocket_Socket_Name' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, CallFunc_GetOwner_ReturnValue) == 0x000080, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, CallFunc_GetOwner_ReturnValue_1) == 0x000088, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, Temp_int_Variable) == 0x000090, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, CallFunc_LargeSpawnFindAngle_ReturnValue) == 0x000098, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::CallFunc_LargeSpawnFindAngle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, CallFunc_MakeTransform_ReturnValue) == 0x0000B0, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000110, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000118, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, CallFunc_FinishSpawningActor_ReturnValue) == 0x000120, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, CallFunc_Add_IntInt_ReturnValue) == 0x000128, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Angle, CallFunc_Array_Add_ReturnValue) == 0x00012C, "Member 'MagicEmitterComponent_C_CreateMissile_Angle::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicEmitterComponent_C_CreateMissile_Scatter \ static_assert(alignof(MagicEmitterComponent_C_CreateMissile_Scatter) == 0x000010, "Wrong alignment on MagicEmitterComponent_C_CreateMissile_Scatter"); \ static_assert(sizeof(MagicEmitterComponent_C_CreateMissile_Scatter) == 0x000150, "Wrong size on MagicEmitterComponent_C_CreateMissile_Scatter"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, Class_0) == 0x000000, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::Class_0' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, Num) == 0x000008, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::Num' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, OffsetMin) == 0x000010, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::OffsetMin' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, OffsetMax) == 0x000018, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::OffsetMax' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, Location) == 0x000020, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::Location' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, BaseRotation) == 0x000038, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::BaseRotation' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, Missiles) == 0x000050, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::Missiles' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, L_Missiles) == 0x000060, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::L_Missiles' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, Temp_int_Variable) == 0x000070, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, CallFunc_Subtract_IntInt_ReturnValue) == 0x000074, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000078, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, CallFunc_Add_IntInt_ReturnValue) == 0x00007C, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, CallFunc_GetAttachSocket_Is_Attach) == 0x000080, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::CallFunc_GetAttachSocket_Is_Attach' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, CallFunc_GetAttachSocket_Socket_Name) == 0x000084, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::CallFunc_GetAttachSocket_Socket_Name' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, CallFunc_RandomFloatInRange_ReturnValue) == 0x000090, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, CallFunc_RandomFloatInRange_ReturnValue_1) == 0x000098, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::CallFunc_RandomFloatInRange_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, CallFunc_GetOwner_ReturnValue) == 0x0000A0, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, CallFunc_RoundRotator_ReturnValue) == 0x0000A8, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::CallFunc_RoundRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, CallFunc_GetOwner_ReturnValue_1) == 0x0000C0, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, CallFunc_MakeTransform_ReturnValue) == 0x0000D0, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000130, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, CallFunc_FinishSpawningActor_ReturnValue) == 0x000138, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateMissile_Scatter, CallFunc_Array_Add_ReturnValue) == 0x000140, "Member 'MagicEmitterComponent_C_CreateMissile_Scatter::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicEmitterComponent_C_CreateRangeMagicBase \ static_assert(alignof(MagicEmitterComponent_C_CreateRangeMagicBase) == 0x000010, "Wrong alignment on MagicEmitterComponent_C_CreateRangeMagicBase"); \ static_assert(sizeof(MagicEmitterComponent_C_CreateRangeMagicBase) == 0x0001E0, "Wrong size on MagicEmitterComponent_C_CreateRangeMagicBase"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateRangeMagicBase, Class_0) == 0x000000, "Member 'MagicEmitterComponent_C_CreateRangeMagicBase::Class_0' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateRangeMagicBase, OpenForwardTrace) == 0x000008, "Member 'MagicEmitterComponent_C_CreateRangeMagicBase::OpenForwardTrace' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateRangeMagicBase, SpawnTransform) == 0x000010, "Member 'MagicEmitterComponent_C_CreateRangeMagicBase::SpawnTransform' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateRangeMagicBase, ReturnValue) == 0x000070, "Member 'MagicEmitterComponent_C_CreateRangeMagicBase::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateRangeMagicBase, Temp_bool_Variable) == 0x000078, "Member 'MagicEmitterComponent_C_CreateRangeMagicBase::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateRangeMagicBase, CallFunc_ForwardTrace_ReturnValue) == 0x000080, "Member 'MagicEmitterComponent_C_CreateRangeMagicBase::CallFunc_ForwardTrace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateRangeMagicBase, CallFunc_MakeTransform_ReturnValue) == 0x0000E0, "Member 'MagicEmitterComponent_C_CreateRangeMagicBase::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateRangeMagicBase, CallFunc_GetAttachSocket_Is_Attach) == 0x000140, "Member 'MagicEmitterComponent_C_CreateRangeMagicBase::CallFunc_GetAttachSocket_Is_Attach' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateRangeMagicBase, CallFunc_GetAttachSocket_Socket_Name) == 0x000144, "Member 'MagicEmitterComponent_C_CreateRangeMagicBase::CallFunc_GetAttachSocket_Socket_Name' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateRangeMagicBase, CallFunc_EqualEqual_TransformTransform_ReturnValue) == 0x00014C, "Member 'MagicEmitterComponent_C_CreateRangeMagicBase::CallFunc_EqualEqual_TransformTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateRangeMagicBase, CallFunc_GetOwner_ReturnValue) == 0x000150, "Member 'MagicEmitterComponent_C_CreateRangeMagicBase::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateRangeMagicBase, K2Node_Select_Default) == 0x000160, "Member 'MagicEmitterComponent_C_CreateRangeMagicBase::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateRangeMagicBase, CallFunc_GetOwner_ReturnValue_1) == 0x0001C0, "Member 'MagicEmitterComponent_C_CreateRangeMagicBase::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateRangeMagicBase, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0001C8, "Member 'MagicEmitterComponent_C_CreateRangeMagicBase::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_CreateRangeMagicBase, CallFunc_FinishSpawningActor_ReturnValue) == 0x0001D0, "Member 'MagicEmitterComponent_C_CreateRangeMagicBase::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicEmitterComponent_C_ExecuteUbergraph_MagicEmitterComponent \ static_assert(alignof(MagicEmitterComponent_C_ExecuteUbergraph_MagicEmitterComponent) == 0x000008, "Wrong alignment on MagicEmitterComponent_C_ExecuteUbergraph_MagicEmitterComponent"); \ static_assert(sizeof(MagicEmitterComponent_C_ExecuteUbergraph_MagicEmitterComponent) == 0x000020, "Wrong size on MagicEmitterComponent_C_ExecuteUbergraph_MagicEmitterComponent"); \ static_assert(offsetof(MagicEmitterComponent_C_ExecuteUbergraph_MagicEmitterComponent, EntryPoint) == 0x000000, "Member 'MagicEmitterComponent_C_ExecuteUbergraph_MagicEmitterComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ExecuteUbergraph_MagicEmitterComponent, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'MagicEmitterComponent_C_ExecuteUbergraph_MagicEmitterComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ExecuteUbergraph_MagicEmitterComponent, K2Node_DynamicCast_AsMagic_Skill_Abstract) == 0x000010, "Member 'MagicEmitterComponent_C_ExecuteUbergraph_MagicEmitterComponent::K2Node_DynamicCast_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ExecuteUbergraph_MagicEmitterComponent, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'MagicEmitterComponent_C_ExecuteUbergraph_MagicEmitterComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicEmitterComponent_C_FixRotationByAimTarget \ static_assert(alignof(MagicEmitterComponent_C_FixRotationByAimTarget) == 0x000008, "Wrong alignment on MagicEmitterComponent_C_FixRotationByAimTarget"); \ static_assert(sizeof(MagicEmitterComponent_C_FixRotationByAimTarget) == 0x0000A8, "Wrong size on MagicEmitterComponent_C_FixRotationByAimTarget"); \ static_assert(offsetof(MagicEmitterComponent_C_FixRotationByAimTarget, ReturnValue) == 0x000000, "Member 'MagicEmitterComponent_C_FixRotationByAimTarget::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_FixRotationByAimTarget, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'MagicEmitterComponent_C_FixRotationByAimTarget::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_FixRotationByAimTarget, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000020, "Member 'MagicEmitterComponent_C_FixRotationByAimTarget::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_FixRotationByAimTarget, CallFunc_GetOwner_ReturnValue_1) == 0x000038, "Member 'MagicEmitterComponent_C_FixRotationByAimTarget::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_FixRotationByAimTarget, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000040, "Member 'MagicEmitterComponent_C_FixRotationByAimTarget::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_FixRotationByAimTarget, K2Node_DynamicCast_AsMagic_Skill_Abstract) == 0x000058, "Member 'MagicEmitterComponent_C_FixRotationByAimTarget::K2Node_DynamicCast_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_FixRotationByAimTarget, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'MagicEmitterComponent_C_FixRotationByAimTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_FixRotationByAimTarget, CallFunc_GetAimTarget_AimTarget) == 0x000068, "Member 'MagicEmitterComponent_C_FixRotationByAimTarget::CallFunc_GetAimTarget_AimTarget' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_FixRotationByAimTarget, CallFunc_GetAimTargetLocation_ReturnValue) == 0x000070, "Member 'MagicEmitterComponent_C_FixRotationByAimTarget::CallFunc_GetAimTargetLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_FixRotationByAimTarget, CallFunc_IsValid_ReturnValue) == 0x000088, "Member 'MagicEmitterComponent_C_FixRotationByAimTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_FixRotationByAimTarget, CallFunc_FindLookAtRotation_ReturnValue) == 0x000090, "Member 'MagicEmitterComponent_C_FixRotationByAimTarget::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicEmitterComponent_C_ForwardTrace \ static_assert(alignof(MagicEmitterComponent_C_ForwardTrace) == 0x000010, "Wrong alignment on MagicEmitterComponent_C_ForwardTrace"); \ static_assert(sizeof(MagicEmitterComponent_C_ForwardTrace) == 0x000A50, "Wrong size on MagicEmitterComponent_C_ForwardTrace"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, OpenForwardTrace) == 0x000000, "Member 'MagicEmitterComponent_C_ForwardTrace::OpenForwardTrace' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, TraceEndDistance) == 0x000008, "Member 'MagicEmitterComponent_C_ForwardTrace::TraceEndDistance' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, ReturnValue) == 0x000010, "Member 'MagicEmitterComponent_C_ForwardTrace::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, L_SkillRef) == 0x000070, "Member 'MagicEmitterComponent_C_ForwardTrace::L_SkillRef' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_GetOwner_ReturnValue) == 0x000078, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000080, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000098, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Conv_VectorToTransform_ReturnValue) == 0x0000B0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Conv_VectorToTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_GetOwner_ReturnValue_1) == 0x000110, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, K2Node_MakeArray_Array) == 0x000118, "Member 'MagicEmitterComponent_C_ForwardTrace::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_GetActorForwardVector_ReturnValue) == 0x000128, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000140, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_GetOwner_ReturnValue_2) == 0x000158, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_GetAimTarget_AimTarget) == 0x000160, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_GetAimTarget_AimTarget' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, K2Node_MakeArray_Array_1) == 0x000168, "Member 'MagicEmitterComponent_C_ForwardTrace::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_IsValid_ReturnValue) == 0x000178, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, K2Node_DynamicCast_AsCharacter) == 0x000180, "Member 'MagicEmitterComponent_C_ForwardTrace::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, K2Node_DynamicCast_bSuccess) == 0x000188, "Member 'MagicEmitterComponent_C_ForwardTrace::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000190, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_GetActorForwardVector_ReturnValue_1) == 0x0001A8, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_GetActorForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001C0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0001C8, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_MakeVector_ReturnValue) == 0x0001E0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x0001F8, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000210, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Add_VectorVector_ReturnValue) == 0x000228, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Conv_VectorToTransform_ReturnValue_1) == 0x000240, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Conv_VectorToTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0002A0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Conv_VectorToTransform_ReturnValue_2) == 0x0002C0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Conv_VectorToTransform_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_LineTraceSingle_OutHit) == 0x000320, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_LineTraceSingle_ReturnValue) == 0x000408, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_bBlockingHit) == 0x000409, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_bInitialOverlap) == 0x00040A, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_Time) == 0x00040C, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_Distance) == 0x000410, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_Location) == 0x000418, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_ImpactPoint) == 0x000430, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_Normal) == 0x000448, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_ImpactNormal) == 0x000460, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_PhysMat) == 0x000478, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_HitActor) == 0x000480, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_HitComponent) == 0x000488, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_HitBoneName) == 0x000490, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_BoneName) == 0x000498, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_HitItem) == 0x0004A0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_ElementIndex) == 0x0004A4, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_FaceIndex) == 0x0004A8, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_TraceStart) == 0x0004B0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_TraceEnd) == 0x0004C8, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_LineTraceSingle_OutHit_1) == 0x0004E0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_LineTraceSingle_OutHit_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_LineTraceSingle_ReturnValue_1) == 0x0005C8, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_LineTraceSingle_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Conv_VectorToTransform_ReturnValue_3) == 0x0005D0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Conv_VectorToTransform_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_bBlockingHit_1) == 0x000630, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_bBlockingHit_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_bInitialOverlap_1) == 0x000631, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_bInitialOverlap_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_Time_1) == 0x000634, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_Time_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_Distance_1) == 0x000638, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_Distance_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_Location_1) == 0x000640, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_Location_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_ImpactPoint_1) == 0x000658, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_ImpactPoint_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_Normal_1) == 0x000670, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_Normal_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_ImpactNormal_1) == 0x000688, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_ImpactNormal_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_PhysMat_1) == 0x0006A0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_PhysMat_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_HitActor_1) == 0x0006A8, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_HitActor_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_HitComponent_1) == 0x0006B0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_HitComponent_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_HitBoneName_1) == 0x0006B8, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_HitBoneName_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_BoneName_1) == 0x0006C0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_BoneName_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_HitItem_1) == 0x0006C8, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_HitItem_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_ElementIndex_1) == 0x0006CC, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_ElementIndex_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_FaceIndex_1) == 0x0006D0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_FaceIndex_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_TraceStart_1) == 0x0006D8, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_TraceStart_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_TraceEnd_1) == 0x0006F0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_TraceEnd_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Vector_Distance_ReturnValue) == 0x000708, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Vector_Distance_ReturnValue_1) == 0x000710, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Vector_Distance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000718, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000720, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000728, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_GetOwner_ReturnValue_3) == 0x000740, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_GetOwner_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000748, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_K2_GetActorLocation_ReturnValue_4) == 0x000760, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_K2_GetActorLocation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000778, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Conv_VectorToTransform_ReturnValue_4) == 0x000790, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Conv_VectorToTransform_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x0007F0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_LineTraceSingle_OutHit_2) == 0x000808, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_LineTraceSingle_OutHit_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_LineTraceSingle_ReturnValue_2) == 0x0008F0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_LineTraceSingle_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, K2Node_DynamicCast_AsMagic_Skill_Abstract) == 0x0008F8, "Member 'MagicEmitterComponent_C_ForwardTrace::K2Node_DynamicCast_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, K2Node_DynamicCast_bSuccess_1) == 0x000900, "Member 'MagicEmitterComponent_C_ForwardTrace::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_bBlockingHit_2) == 0x000901, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_bBlockingHit_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_bInitialOverlap_2) == 0x000902, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_bInitialOverlap_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_Time_2) == 0x000904, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_Time_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_Distance_2) == 0x000908, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_Distance_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_Location_2) == 0x000910, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_Location_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_ImpactPoint_2) == 0x000928, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_ImpactPoint_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_Normal_2) == 0x000940, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_Normal_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_ImpactNormal_2) == 0x000958, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_ImpactNormal_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_PhysMat_2) == 0x000970, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_PhysMat_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_HitActor_2) == 0x000978, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_HitActor_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_HitComponent_2) == 0x000980, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_HitComponent_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_HitBoneName_2) == 0x000988, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_HitBoneName_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_BoneName_2) == 0x000990, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_BoneName_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_HitItem_2) == 0x000998, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_HitItem_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_ElementIndex_2) == 0x00099C, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_ElementIndex_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_FaceIndex_2) == 0x0009A0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_FaceIndex_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_TraceStart_2) == 0x0009A8, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_TraceStart_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_BreakHitResult_TraceEnd_2) == 0x0009C0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_BreakHitResult_TraceEnd_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Conv_VectorToTransform_ReturnValue_5) == 0x0009E0, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Conv_VectorToTransform_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_ForwardTrace, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000A40, "Member 'MagicEmitterComponent_C_ForwardTrace::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicEmitterComponent_C_LargeSpawnFindAngle \ static_assert(alignof(MagicEmitterComponent_C_LargeSpawnFindAngle) == 0x000008, "Wrong alignment on MagicEmitterComponent_C_LargeSpawnFindAngle"); \ static_assert(sizeof(MagicEmitterComponent_C_LargeSpawnFindAngle) == 0x000178, "Wrong size on MagicEmitterComponent_C_LargeSpawnFindAngle"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, Num) == 0x000000, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::Num' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CurrentIndex) == 0x000004, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CurrentIndex' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, Offset) == 0x000008, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::Offset' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, Rot) == 0x000010, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::Rot' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, Horizontal) == 0x000028, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::Horizontal' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, ReturnValue) == 0x000030, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, Temp_bool_Variable) == 0x000048, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_BreakRotator_Roll) == 0x00004C, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_BreakRotator_Pitch) == 0x000050, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_BreakRotator_Yaw) == 0x000054, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, Temp_bool_Variable_1) == 0x000058, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_MakeRotator_ReturnValue) == 0x000060, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000078, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, Temp_bool_Variable_2) == 0x000079, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, Temp_bool_Variable_3) == 0x00007A, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, Temp_bool_Variable_4) == 0x00007B, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000080, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000088, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_Subtract_IntInt_ReturnValue) == 0x00008C, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000090, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000098, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, Temp_bool_Variable_5) == 0x0000A0, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0000A8, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x0000B8, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000C0, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, K2Node_Select_Default) == 0x0000C8, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, K2Node_Select_Default_1) == 0x0000D0, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0000D8, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x0000E0, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, K2Node_Select_Default_2) == 0x0000E8, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, K2Node_Select_Default_3) == 0x0000EC, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_RoundRotator_ReturnValue) == 0x0000F0, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_RoundRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_MakeRotator_ReturnValue_1) == 0x000108, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_MakeRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, K2Node_Select_Default_4) == 0x000120, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, K2Node_Select_Default_5) == 0x000138, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_InRange_FloatFloat_Value_ImplicitCast) == 0x000150, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_InRange_FloatFloat_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000158, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_Add_DoubleDouble_A_ImplicitCast_1) == 0x000160, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_Add_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000168, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, K2Node_Select_Option_0_ImplicitCast) == 0x000170, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::K2Node_Select_Option_0_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_LargeSpawnFindAngle, K2Node_Select_Option_1_ImplicitCast) == 0x000174, "Member 'MagicEmitterComponent_C_LargeSpawnFindAngle::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicEmitterComponent_C_RoundRotator \ static_assert(alignof(MagicEmitterComponent_C_RoundRotator) == 0x000008, "Wrong alignment on MagicEmitterComponent_C_RoundRotator"); \ static_assert(sizeof(MagicEmitterComponent_C_RoundRotator) == 0x000138, "Wrong size on MagicEmitterComponent_C_RoundRotator"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, Rot) == 0x000000, "Member 'MagicEmitterComponent_C_RoundRotator::Rot' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, Offset) == 0x000018, "Member 'MagicEmitterComponent_C_RoundRotator::Offset' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, Degree) == 0x000020, "Member 'MagicEmitterComponent_C_RoundRotator::Degree' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, ReturnValue) == 0x000028, "Member 'MagicEmitterComponent_C_RoundRotator::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_GetForwardVector_ReturnValue) == 0x000040, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_BreakVector_X) == 0x000058, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_BreakVector_Y) == 0x000060, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_BreakVector_Z) == 0x000068, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_BreakVector_X_1) == 0x000070, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_BreakVector_Y_1) == 0x000078, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_BreakVector_Z_1) == 0x000080, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000088, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000090, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_MakeVector_ReturnValue) == 0x000098, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0000B0, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_MakeVector_ReturnValue_1) == 0x0000B8, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_SelectVector_ReturnValue) == 0x0000D0, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_SelectVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_Normal_ReturnValue) == 0x0000E8, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_RotateAngleAxis_ReturnValue) == 0x000100, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_RotateAngleAxis_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x000118, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicEmitterComponent_C_RoundRotator, CallFunc_RotateAngleAxis_AngleDeg_ImplicitCast) == 0x000130, "Member 'MagicEmitterComponent_C_RoundRotator::CallFunc_RotateAngleAxis_AngleDeg_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMagicEmitterComponent_C \ static_assert(alignof(UMagicEmitterComponent_C) == 0x000008, "Wrong alignment on UMagicEmitterComponent_C"); \ static_assert(sizeof(UMagicEmitterComponent_C) == 0x0000F8, "Wrong size on UMagicEmitterComponent_C"); \ static_assert(offsetof(UMagicEmitterComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UMagicEmitterComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UMagicEmitterComponent_C, MagicSkill) == 0x0000F0, "Member 'UMagicEmitterComponent_C::MagicSkill' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelect_C_BndEvt__WB_GemSelect_WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_0_ME_SelectItem__DelegateSignature \ static_assert(alignof(WB_GemSelect_C_BndEvt__WB_GemSelect_WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_0_ME_SelectItem__DelegateSignature) == 0x000004, "Wrong alignment on WB_GemSelect_C_BndEvt__WB_GemSelect_WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_0_ME_SelectItem__DelegateSignature"); \ static_assert(sizeof(WB_GemSelect_C_BndEvt__WB_GemSelect_WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_0_ME_SelectItem__DelegateSignature) == 0x000004, "Wrong size on WB_GemSelect_C_BndEvt__WB_GemSelect_WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_0_ME_SelectItem__DelegateSignature"); \ static_assert(offsetof(WB_GemSelect_C_BndEvt__WB_GemSelect_WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_0_ME_SelectItem__DelegateSignature, Index_0) == 0x000000, "Member 'WB_GemSelect_C_BndEvt__WB_GemSelect_WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_0_ME_SelectItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect \ static_assert(alignof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect) == 0x000008, "Wrong alignment on WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect"); \ static_assert(sizeof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect) == 0x0000B0, "Wrong size on WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, EntryPoint) == 0x000000, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, CallFunc_Array_Length_ReturnValue) == 0x000004, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, Temp_bool_Has_Been_Initd_Variable) == 0x000008, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, K2Node_Event_IsDesignTime) == 0x000009, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, K2Node_CustomEvent_bActive) == 0x00000A, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::K2Node_CustomEvent_bActive' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, CallFunc_GetUINotify_UINotify) == 0x000010, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, K2Node_ComponentBoundEvent_Index) == 0x000018, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::K2Node_ComponentBoundEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, CallFunc_Array_Length_ReturnValue_1) == 0x00001C, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, K2Node_CustomEvent_GemGUID_1) == 0x000020, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::K2Node_CustomEvent_GemGUID_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, K2Node_CustomEvent_GemGUID) == 0x000030, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::K2Node_CustomEvent_GemGUID' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, CallFunc_IsValid_Guid_ReturnValue) == 0x000040, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, K2Node_CustomEvent_WeaponGUID) == 0x000044, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::K2Node_CustomEvent_WeaponGUID' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, K2Node_CustomEvent_Reset) == 0x000054, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::K2Node_CustomEvent_Reset' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, CallFunc_Redirect_Table_MappedTable) == 0x000058, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, K2Node_CustomEvent_GemState) == 0x000060, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::K2Node_CustomEvent_GemState' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, Temp_bool_IsClosed_Variable) == 0x000064, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, Temp_delegate_Variable) == 0x000068, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, CallFunc_PostEvent_ReturnValue) == 0x000078, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, CallFunc_FindGemsOfWeapon_OutGemIds) == 0x000080, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::CallFunc_FindGemsOfWeapon_OutGemIds' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, CallFunc_FindGemsofWeapon_Success) == 0x000090, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::CallFunc_FindGemsofWeapon_Success' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, CallFunc_Array_Get_Item) == 0x000094, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, CallFunc_IsValid_Guid_ReturnValue_1) == 0x0000A4, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::CallFunc_IsValid_Guid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, CallFunc_Array_Length_ReturnValue_2) == 0x0000A8, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect, CallFunc_Array_Find_ReturnValue) == 0x0000AC, "Member 'WB_GemSelect_C_ExecuteUbergraph_WB_GemSelect::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelect_C_GetGemDataTable \ static_assert(alignof(WB_GemSelect_C_GetGemDataTable) == 0x000008, "Wrong alignment on WB_GemSelect_C_GetGemDataTable"); \ static_assert(sizeof(WB_GemSelect_C_GetGemDataTable) == 0x000018, "Wrong size on WB_GemSelect_C_GetGemDataTable"); \ static_assert(offsetof(WB_GemSelect_C_GetGemDataTable, Output_Get) == 0x000000, "Member 'WB_GemSelect_C_GetGemDataTable::Output_Get' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemDataTable, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_GemSelect_C_GetGemDataTable::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemDataTable, CallFunc_Redirect_Table_MappedTable) == 0x000010, "Member 'WB_GemSelect_C_GetGemDataTable::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelect_C_GetGemsToDisplay \ static_assert(alignof(WB_GemSelect_C_GetGemsToDisplay) == 0x000008, "Wrong alignment on WB_GemSelect_C_GetGemsToDisplay"); \ static_assert(sizeof(WB_GemSelect_C_GetGemsToDisplay) == 0x000098, "Wrong size on WB_GemSelect_C_GetGemsToDisplay"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, Slot_0) == 0x000000, "Member 'WB_GemSelect_C_GetGemsToDisplay::Slot_0' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, CurrentWeaponGems_0) == 0x000008, "Member 'WB_GemSelect_C_GetGemsToDisplay::CurrentWeaponGems_0' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, Temp_int_Array_Index_Variable) == 0x000018, "Member 'WB_GemSelect_C_GetGemsToDisplay::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, K2Node_SwitchInteger_CmpSuccess) == 0x00001C, "Member 'WB_GemSelect_C_GetGemsToDisplay::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, CallFunc_FindGemsOfWeapon_OutGemIds) == 0x000020, "Member 'WB_GemSelect_C_GetGemsToDisplay::CallFunc_FindGemsOfWeapon_OutGemIds' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, CallFunc_FindGemsofWeapon_Success) == 0x000030, "Member 'WB_GemSelect_C_GetGemsToDisplay::CallFunc_FindGemsofWeapon_Success' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, CallFunc_GetGemsSorted_GUIDs1) == 0x000038, "Member 'WB_GemSelect_C_GetGemsToDisplay::CallFunc_GetGemsSorted_GUIDs1' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, CallFunc_Array_Get_Item) == 0x000048, "Member 'WB_GemSelect_C_GetGemsToDisplay::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'WB_GemSelect_C_GetGemsToDisplay::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, CallFunc_Array_Add_ReturnValue) == 0x00005C, "Member 'WB_GemSelect_C_GetGemsToDisplay::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x000060, "Member 'WB_GemSelect_C_GetGemsToDisplay::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, CallFunc_FindGemAttriButesOfGuid_Find) == 0x000080, "Member 'WB_GemSelect_C_GetGemsToDisplay::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, Temp_int_Loop_Counter_Variable) == 0x000084, "Member 'WB_GemSelect_C_GetGemsToDisplay::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, CallFunc_GetGemPositionByID_Position) == 0x000088, "Member 'WB_GemSelect_C_GetGemsToDisplay::CallFunc_GetGemPositionByID_Position' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, CallFunc_Less_IntInt_ReturnValue) == 0x00008C, "Member 'WB_GemSelect_C_GetGemsToDisplay::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00008D, "Member 'WB_GemSelect_C_GetGemsToDisplay::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, CallFunc_Add_IntInt_ReturnValue) == 0x000090, "Member 'WB_GemSelect_C_GetGemsToDisplay::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelect_C_GetGemsToDisplay, K2Node_SwitchInteger_CmpSuccess_1) == 0x000094, "Member 'WB_GemSelect_C_GetGemsToDisplay::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelect_C_IsActive \ static_assert(alignof(WB_GemSelect_C_IsActive) == 0x000001, "Wrong alignment on WB_GemSelect_C_IsActive"); \ static_assert(sizeof(WB_GemSelect_C_IsActive) == 0x000001, "Wrong size on WB_GemSelect_C_IsActive"); \ static_assert(offsetof(WB_GemSelect_C_IsActive, bActive) == 0x000000, "Member 'WB_GemSelect_C_IsActive::bActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelect_C_OnClickGem \ static_assert(alignof(WB_GemSelect_C_OnClickGem) == 0x000004, "Wrong alignment on WB_GemSelect_C_OnClickGem"); \ static_assert(sizeof(WB_GemSelect_C_OnClickGem) == 0x000010, "Wrong size on WB_GemSelect_C_OnClickGem"); \ static_assert(offsetof(WB_GemSelect_C_OnClickGem, GemGUID) == 0x000000, "Member 'WB_GemSelect_C_OnClickGem::GemGUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelect_C_OnSelectGem \ static_assert(alignof(WB_GemSelect_C_OnSelectGem) == 0x000004, "Wrong alignment on WB_GemSelect_C_OnSelectGem"); \ static_assert(sizeof(WB_GemSelect_C_OnSelectGem) == 0x000010, "Wrong size on WB_GemSelect_C_OnSelectGem"); \ static_assert(offsetof(WB_GemSelect_C_OnSelectGem, GemGUID) == 0x000000, "Member 'WB_GemSelect_C_OnSelectGem::GemGUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelect_C_PreConstruct \ static_assert(alignof(WB_GemSelect_C_PreConstruct) == 0x000001, "Wrong alignment on WB_GemSelect_C_PreConstruct"); \ static_assert(sizeof(WB_GemSelect_C_PreConstruct) == 0x000001, "Wrong size on WB_GemSelect_C_PreConstruct"); \ static_assert(offsetof(WB_GemSelect_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_GemSelect_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelect_C_Refresh \ static_assert(alignof(WB_GemSelect_C_Refresh) == 0x000004, "Wrong alignment on WB_GemSelect_C_Refresh"); \ static_assert(sizeof(WB_GemSelect_C_Refresh) == 0x000010, "Wrong size on WB_GemSelect_C_Refresh"); \ static_assert(offsetof(WB_GemSelect_C_Refresh, WeaponGUID) == 0x000000, "Member 'WB_GemSelect_C_Refresh::WeaponGUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelect_C_SetGemShopState \ static_assert(alignof(WB_GemSelect_C_SetGemShopState) == 0x000004, "Wrong alignment on WB_GemSelect_C_SetGemShopState"); \ static_assert(sizeof(WB_GemSelect_C_SetGemShopState) == 0x000004, "Wrong size on WB_GemSelect_C_SetGemShopState"); \ static_assert(offsetof(WB_GemSelect_C_SetGemShopState, GemState_0) == 0x000000, "Member 'WB_GemSelect_C_SetGemShopState::GemState_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelect_C_SetWeaponGUID \ static_assert(alignof(WB_GemSelect_C_SetWeaponGUID) == 0x000004, "Wrong alignment on WB_GemSelect_C_SetWeaponGUID"); \ static_assert(sizeof(WB_GemSelect_C_SetWeaponGUID) == 0x000010, "Wrong size on WB_GemSelect_C_SetWeaponGUID"); \ static_assert(offsetof(WB_GemSelect_C_SetWeaponGUID, Weapon_GUID_0) == 0x000000, "Member 'WB_GemSelect_C_SetWeaponGUID::Weapon_GUID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelect_C_UpdateByState \ static_assert(alignof(WB_GemSelect_C_UpdateByState) == 0x000004, "Wrong alignment on WB_GemSelect_C_UpdateByState"); \ static_assert(sizeof(WB_GemSelect_C_UpdateByState) == 0x000004, "Wrong size on WB_GemSelect_C_UpdateByState"); \ static_assert(offsetof(WB_GemSelect_C_UpdateByState, GemState_0) == 0x000000, "Member 'WB_GemSelect_C_UpdateByState::GemState_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelect_C_UpdatePlayersGem \ static_assert(alignof(WB_GemSelect_C_UpdatePlayersGem) == 0x000001, "Wrong alignment on WB_GemSelect_C_UpdatePlayersGem"); \ static_assert(sizeof(WB_GemSelect_C_UpdatePlayersGem) == 0x000001, "Wrong size on WB_GemSelect_C_UpdatePlayersGem"); \ static_assert(offsetof(WB_GemSelect_C_UpdatePlayersGem, Reset) == 0x000000, "Member 'WB_GemSelect_C_UpdatePlayersGem::Reset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_GemSelect_C \ static_assert(alignof(UWB_GemSelect_C) == 0x000008, "Wrong alignment on UWB_GemSelect_C"); \ static_assert(sizeof(UWB_GemSelect_C) == 0x000350, "Wrong size on UWB_GemSelect_C"); \ static_assert(offsetof(UWB_GemSelect_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_GemSelect_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelect_C, WB_Grid_AJ) == 0x0002C8, "Member 'UWB_GemSelect_C::WB_Grid_AJ' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelect_C, WB_ScrollItemButtonList) == 0x0002D0, "Member 'UWB_GemSelect_C::WB_ScrollItemButtonList' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelect_C, UINotify) == 0x0002D8, "Member 'UWB_GemSelect_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelect_C, OnSelect) == 0x0002E0, "Member 'UWB_GemSelect_C::OnSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelect_C, OnClick) == 0x0002F0, "Member 'UWB_GemSelect_C::OnClick' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelect_C, Gems) == 0x000300, "Member 'UWB_GemSelect_C::Gems' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelect_C, PageIndex) == 0x000310, "Member 'UWB_GemSelect_C::PageIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelect_C, Weapon_GUID) == 0x000314, "Member 'UWB_GemSelect_C::Weapon_GUID' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelect_C, GemState) == 0x000324, "Member 'UWB_GemSelect_C::GemState' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelect_C, GemTable) == 0x000328, "Member 'UWB_GemSelect_C::GemTable' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelect_C, FirstCreate) == 0x000330, "Member 'UWB_GemSelect_C::FirstCreate' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelect_C, CurrentWeaponGems) == 0x000338, "Member 'UWB_GemSelect_C::CurrentWeaponGems' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelect_C, WeaponGemValid) == 0x000348, "Member 'UWB_GemSelect_C::WeaponGemValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill \ static_assert(alignof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill"); \ static_assert(sizeof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill) == 0x0002D8, "Wrong size on WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, EntryPoint) == 0x000000, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, Temp_text_Variable) == 0x000008, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, Temp_bool_Variable) == 0x000020, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, Temp_text_Variable_1) == 0x000028, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, K2Node_Event_IsDesignTime) == 0x000040, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, K2Node_CustomEvent_styleSkillID) == 0x000044, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::K2Node_CustomEvent_styleSkillID' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, K2Node_CustomEvent_Weapon_ID) == 0x000048, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::K2Node_CustomEvent_Weapon_ID' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, CallFunc_GetStyleSkillByID_Find) == 0x00004C, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::CallFunc_GetStyleSkillByID_Find' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, CallFunc_GetStyleSkillByID_ReturnValue) == 0x000050, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::CallFunc_GetStyleSkillByID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, CallFunc_Array_Get_Item) == 0x000208, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000220, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, K2Node_Select_Default) == 0x000228, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, K2Node_MakeStruct_FormatArgumentData) == 0x000240, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, K2Node_MakeArray_Array) == 0x000290, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, CallFunc_Format_ReturnValue) == 0x0002A0, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, Temp_bool_Variable_1) == 0x0002B8, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill, K2Node_Select_Default_1) == 0x0002C0, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon_ShowStyleSkill::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage \ static_assert(alignof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage"); \ static_assert(sizeof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage) == 0x000038, "Wrong size on WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage, CallFunc_Array_Add_ReturnValue) == 0x000034, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_InitPtImage::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_PreConstruct \ static_assert(alignof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_PreConstruct) == 0x000001, "Wrong alignment on WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_PreConstruct"); \ static_assert(sizeof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_PreConstruct) == 0x000001, "Wrong size on WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_PreConstruct"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_Update \ static_assert(alignof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_Update) == 0x000004, "Wrong alignment on WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_Update"); \ static_assert(sizeof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_Update) == 0x000008, "Wrong size on WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_Update"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_Update, StyleSkillID) == 0x000000, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_Update::StyleSkillID' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_Update, WEAPON_ID) == 0x000004, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_Update::WEAPON_ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt \ static_assert(alignof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt"); \ static_assert(sizeof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt) == 0x000038, "Wrong size on WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt, MontageID) == 0x000000, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt::MontageID' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt, L_PtValue) == 0x000004, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt::L_PtValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt, CallFunc_GetTruePTConsumeByID_PTConsume) == 0x000008, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt::CallFunc_GetTruePTConsumeByID_PTConsume' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000010, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00001C, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt, CallFunc_Add_IntInt_ReturnValue_1) == 0x000020, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'WB_StyleSkill_SelectWeapon_ShowStyleSkill_C_UpdatePt::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C \ static_assert(alignof(UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C) == 0x000008, "Wrong alignment on UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C"); \ static_assert(sizeof(UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C) == 0x0004A0, "Wrong size on UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C, UberGraphFrame) == 0x000278, "Member 'UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C, HorizontalBox_pt) == 0x000280, "Member 'UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C::HorizontalBox_pt' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C, Text_SkillName) == 0x000288, "Member 'UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C::Text_SkillName' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C, Text_SkillType) == 0x000290, "Member 'UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C::Text_SkillType' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C, WB_Pack_Two_School) == 0x000298, "Member 'UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C::WB_Pack_Two_School' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C, WeponName) == 0x0002A0, "Member 'UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C::WeponName' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C, weaponshiyong) == 0x0002B0, "Member 'UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C::weaponshiyong' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C, weaponfangshi) == 0x0002C0, "Member 'UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C::weaponfangshi' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C, Find) == 0x0002D0, "Member 'UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C::Find' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C, StyleSkillData) == 0x0002D8, "Member 'UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C::StyleSkillData' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C, AllPTImage) == 0x000490, "Member 'UWB_StyleSkill_SelectWeapon_ShowStyleSkill_C::AllPTImage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_AddStatBuff \ static_assert(alignof(StatsManagerComponent_C_AddStatBuff) == 0x000008, "Wrong alignment on StatsManagerComponent_C_AddStatBuff"); \ static_assert(sizeof(StatsManagerComponent_C_AddStatBuff) == 0x000018, "Wrong size on StatsManagerComponent_C_AddStatBuff"); \ static_assert(offsetof(StatsManagerComponent_C_AddStatBuff, StatBuffKey) == 0x000000, "Member 'StatsManagerComponent_C_AddStatBuff::StatBuffKey' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_AddStatBuff, UniqueId) == 0x000008, "Member 'StatsManagerComponent_C_AddStatBuff::UniqueId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_BuildDamage \ static_assert(alignof(StatsManagerComponent_C_BuildDamage) == 0x000008, "Wrong alignment on StatsManagerComponent_C_BuildDamage"); \ static_assert(sizeof(StatsManagerComponent_C_BuildDamage) == 0x000178, "Wrong size on StatsManagerComponent_C_BuildDamage"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, FirstPType) == 0x000000, "Member 'StatsManagerComponent_C_BuildDamage::FirstPType' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, ThgounessDamage) == 0x000004, "Member 'StatsManagerComponent_C_BuildDamage::ThgounessDamage' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, critial_Rate) == 0x000008, "Member 'StatsManagerComponent_C_BuildDamage::critial_Rate' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, critial_Damage_Rate) == 0x000010, "Member 'StatsManagerComponent_C_BuildDamage::critial_Damage_Rate' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, FirstDamageType) == 0x000018, "Member 'StatsManagerComponent_C_BuildDamage::FirstDamageType' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, FirstDamageParam) == 0x000020, "Member 'StatsManagerComponent_C_BuildDamage::FirstDamageParam' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, SecondDamageType) == 0x000028, "Member 'StatsManagerComponent_C_BuildDamage::SecondDamageType' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, SecondDamageParam) == 0x000030, "Member 'StatsManagerComponent_C_BuildDamage::SecondDamageParam' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, FirstEffectType) == 0x000038, "Member 'StatsManagerComponent_C_BuildDamage::FirstEffectType' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, FirstEffectParam) == 0x000040, "Member 'StatsManagerComponent_C_BuildDamage::FirstEffectParam' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, SecondEffectType) == 0x000048, "Member 'StatsManagerComponent_C_BuildDamage::SecondEffectType' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, SecondEffectParam) == 0x000050, "Member 'StatsManagerComponent_C_BuildDamage::SecondEffectParam' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, tempDmg) == 0x000058, "Member 'StatsManagerComponent_C_BuildDamage::tempDmg' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, tempEffectTag) == 0x000068, "Member 'StatsManagerComponent_C_BuildDamage::tempEffectTag' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, Temp) == 0x000078, "Member 'StatsManagerComponent_C_BuildDamage::Temp' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, a2etp) == 0x000080, "Member 'StatsManagerComponent_C_BuildDamage::a2etp' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, a2et) == 0x000088, "Member 'StatsManagerComponent_C_BuildDamage::a2et' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, a1etp) == 0x000090, "Member 'StatsManagerComponent_C_BuildDamage::a1etp' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, a1et) == 0x000098, "Member 'StatsManagerComponent_C_BuildDamage::a1et' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, a2tp) == 0x0000A0, "Member 'StatsManagerComponent_C_BuildDamage::a2tp' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, a2t) == 0x0000A8, "Member 'StatsManagerComponent_C_BuildDamage::a2t' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, a1tp) == 0x0000B0, "Member 'StatsManagerComponent_C_BuildDamage::a1tp' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, a1t) == 0x0000B8, "Member 'StatsManagerComponent_C_BuildDamage::a1t' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, DamgeType) == 0x0000C0, "Member 'StatsManagerComponent_C_BuildDamage::DamgeType' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, Temp_byte_Variable) == 0x0000C1, "Member 'StatsManagerComponent_C_BuildDamage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, CallFunc_IsValid_ReturnValue) == 0x0000C2, "Member 'StatsManagerComponent_C_BuildDamage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, Temp_struct_Variable) == 0x0000C4, "Member 'StatsManagerComponent_C_BuildDamage::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, Temp_struct_Variable_1) == 0x0000CC, "Member 'StatsManagerComponent_C_BuildDamage::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, Temp_struct_Variable_2) == 0x0000D4, "Member 'StatsManagerComponent_C_BuildDamage::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, Temp_struct_Variable_3) == 0x0000DC, "Member 'StatsManagerComponent_C_BuildDamage::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, K2Node_MakeArray_Array) == 0x0000E8, "Member 'StatsManagerComponent_C_BuildDamage::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, K2Node_Select_Default) == 0x0000F8, "Member 'StatsManagerComponent_C_BuildDamage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, CallFunc_MakeIncomesDamage_Type1) == 0x000100, "Member 'StatsManagerComponent_C_BuildDamage::CallFunc_MakeIncomesDamage_Type1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, CallFunc_MakeIncomesDamage_Value1) == 0x000108, "Member 'StatsManagerComponent_C_BuildDamage::CallFunc_MakeIncomesDamage_Value1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, CallFunc_MakeIncomesDamage_Type2) == 0x00010C, "Member 'StatsManagerComponent_C_BuildDamage::CallFunc_MakeIncomesDamage_Type2' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, CallFunc_MakeIncomesDamage_Value2) == 0x000114, "Member 'StatsManagerComponent_C_BuildDamage::CallFunc_MakeIncomesDamage_Value2' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, CallFunc_MakeIncomesDamage_Type3) == 0x000118, "Member 'StatsManagerComponent_C_BuildDamage::CallFunc_MakeIncomesDamage_Type3' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, CallFunc_MakeIncomesDamage_Value3) == 0x000120, "Member 'StatsManagerComponent_C_BuildDamage::CallFunc_MakeIncomesDamage_Value3' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, CallFunc_MakeIncomesDamage_Type4) == 0x000124, "Member 'StatsManagerComponent_C_BuildDamage::CallFunc_MakeIncomesDamage_Type4' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, CallFunc_MakeIncomesDamage_Value4) == 0x00012C, "Member 'StatsManagerComponent_C_BuildDamage::CallFunc_MakeIncomesDamage_Value4' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, K2Node_MakeArray_Array_1) == 0x000130, "Member 'StatsManagerComponent_C_BuildDamage::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, CallFunc_GetStatValue_Value) == 0x000140, "Member 'StatsManagerComponent_C_BuildDamage::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, CallFunc_GetStatValue_Value_1) == 0x000148, "Member 'StatsManagerComponent_C_BuildDamage::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, CallFunc_FTrunc_ReturnValue) == 0x000150, "Member 'StatsManagerComponent_C_BuildDamage::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, K2Node_FunctionResult_FirstDamageParam_ImplicitCast) == 0x000158, "Member 'StatsManagerComponent_C_BuildDamage::K2Node_FunctionResult_FirstDamageParam_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, K2Node_FunctionResult_SecondDamageParam_ImplicitCast) == 0x000160, "Member 'StatsManagerComponent_C_BuildDamage::K2Node_FunctionResult_SecondDamageParam_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, K2Node_FunctionResult_FirstEffectParam_ImplicitCast) == 0x000168, "Member 'StatsManagerComponent_C_BuildDamage::K2Node_FunctionResult_FirstEffectParam_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_BuildDamage, K2Node_FunctionResult_SecondEffectParam_ImplicitCast) == 0x000170, "Member 'StatsManagerComponent_C_BuildDamage::K2Node_FunctionResult_SecondEffectParam_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change \ static_assert(alignof(StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change) == 0x000008, "Wrong alignment on StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change"); \ static_assert(sizeof(StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change) == 0x000198, "Wrong size on StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change"); \ static_assert(offsetof(StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change, OverrideInputs) == 0x000000, "Member 'StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change::OverrideInputs' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change, DataMayChanged) == 0x000050, "Member 'StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change::DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change, CallFunc_CaculateDuplicatedDataIfChanged_DataMayChanged) == 0x0000A0, "Member 'StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change::CallFunc_CaculateDuplicatedDataIfChanged_DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change, CallFunc_IsValid_ReturnValue) == 0x0000F0, "Member 'StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change, CallFunc_CaculateDuplicatedDataIfChanged_OverrideInputs_ImplicitCast) == 0x0000F8, "Member 'StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change::CallFunc_CaculateDuplicatedDataIfChanged_OverrideInputs_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change, K2Node_FunctionResult_DataMayChanged_ImplicitCast) == 0x000148, "Member 'StatsManagerComponent_C_Caculate_Duplicated_Data_if_Change::K2Node_FunctionResult_DataMayChanged_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_CaculateDamage \ static_assert(alignof(StatsManagerComponent_C_CaculateDamage) == 0x000008, "Wrong alignment on StatsManagerComponent_C_CaculateDamage"); \ static_assert(sizeof(StatsManagerComponent_C_CaculateDamage) == 0x000198, "Wrong size on StatsManagerComponent_C_CaculateDamage"); \ static_assert(offsetof(StatsManagerComponent_C_CaculateDamage, InComming) == 0x000000, "Member 'StatsManagerComponent_C_CaculateDamage::InComming' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_CaculateDamage, HurtResults) == 0x000050, "Member 'StatsManagerComponent_C_CaculateDamage::HurtResults' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_CaculateDamage, CallFunc_CaculateDamage_HurtResults) == 0x0000A0, "Member 'StatsManagerComponent_C_CaculateDamage::CallFunc_CaculateDamage_HurtResults' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_CaculateDamage, CallFunc_IsValid_ReturnValue) == 0x0000F0, "Member 'StatsManagerComponent_C_CaculateDamage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_CaculateDamage, CallFunc_CaculateDamage_InComming_ImplicitCast) == 0x0000F8, "Member 'StatsManagerComponent_C_CaculateDamage::CallFunc_CaculateDamage_InComming_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_CaculateDamage, K2Node_FunctionResult_HurtResults_ImplicitCast) == 0x000148, "Member 'StatsManagerComponent_C_CaculateDamage::K2Node_FunctionResult_HurtResults_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_CancelForce \ static_assert(alignof(StatsManagerComponent_C_CancelForce) == 0x000004, "Wrong alignment on StatsManagerComponent_C_CancelForce"); \ static_assert(sizeof(StatsManagerComponent_C_CancelForce) == 0x00000C, "Wrong size on StatsManagerComponent_C_CancelForce"); \ static_assert(offsetof(StatsManagerComponent_C_CancelForce, Type) == 0x000000, "Member 'StatsManagerComponent_C_CancelForce::Type' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_CancelForce, L_Index) == 0x000008, "Member 'StatsManagerComponent_C_CancelForce::L_Index' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_ChangeStatBaseValue \ static_assert(alignof(StatsManagerComponent_C_ChangeStatBaseValue) == 0x000008, "Wrong alignment on StatsManagerComponent_C_ChangeStatBaseValue"); \ static_assert(sizeof(StatsManagerComponent_C_ChangeStatBaseValue) == 0x000018, "Wrong size on StatsManagerComponent_C_ChangeStatBaseValue"); \ static_assert(offsetof(StatsManagerComponent_C_ChangeStatBaseValue, Type) == 0x000000, "Member 'StatsManagerComponent_C_ChangeStatBaseValue::Type' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ChangeStatBaseValue, NewValue) == 0x000008, "Member 'StatsManagerComponent_C_ChangeStatBaseValue::NewValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ChangeStatBaseValue, ResetCurrentValue) == 0x000010, "Member 'StatsManagerComponent_C_ChangeStatBaseValue::ResetCurrentValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ChangeStatBaseValue, CallFunc_UpdateBaseValue_Value_ImplicitCast) == 0x000014, "Member 'StatsManagerComponent_C_ChangeStatBaseValue::CallFunc_UpdateBaseValue_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_Check_Is_Multiplier_Caculate \ static_assert(alignof(StatsManagerComponent_C_Check_Is_Multiplier_Caculate) == 0x000008, "Wrong alignment on StatsManagerComponent_C_Check_Is_Multiplier_Caculate"); \ static_assert(sizeof(StatsManagerComponent_C_Check_Is_Multiplier_Caculate) == 0x000028, "Wrong size on StatsManagerComponent_C_Check_Is_Multiplier_Caculate"); \ static_assert(offsetof(StatsManagerComponent_C_Check_Is_Multiplier_Caculate, ItemToFind) == 0x000000, "Member 'StatsManagerComponent_C_Check_Is_Multiplier_Caculate::ItemToFind' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_Check_Is_Multiplier_Caculate, ReturnValue) == 0x000008, "Member 'StatsManagerComponent_C_Check_Is_Multiplier_Caculate::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_Check_Is_Multiplier_Caculate, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000010, "Member 'StatsManagerComponent_C_Check_Is_Multiplier_Caculate::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_Check_Is_Multiplier_Caculate, CallFunc_EndsWith_ReturnValue) == 0x000020, "Member 'StatsManagerComponent_C_Check_Is_Multiplier_Caculate::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_Compute_AI_Damage \ static_assert(alignof(StatsManagerComponent_C_Compute_AI_Damage) == 0x000008, "Wrong alignment on StatsManagerComponent_C_Compute_AI_Damage"); \ static_assert(sizeof(StatsManagerComponent_C_Compute_AI_Damage) == 0x0000A0, "Wrong size on StatsManagerComponent_C_Compute_AI_Damage"); \ static_assert(offsetof(StatsManagerComponent_C_Compute_AI_Damage, TypeAndDamage) == 0x000000, "Member 'StatsManagerComponent_C_Compute_AI_Damage::TypeAndDamage' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_Compute_AI_Damage, ReturnDamage) == 0x000050, "Member 'StatsManagerComponent_C_Compute_AI_Damage::ReturnDamage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_ComputeDamageOfAttacker \ static_assert(alignof(StatsManagerComponent_C_ComputeDamageOfAttacker) == 0x000008, "Wrong alignment on StatsManagerComponent_C_ComputeDamageOfAttacker"); \ static_assert(sizeof(StatsManagerComponent_C_ComputeDamageOfAttacker) == 0x0000C8, "Wrong size on StatsManagerComponent_C_ComputeDamageOfAttacker"); \ static_assert(offsetof(StatsManagerComponent_C_ComputeDamageOfAttacker, OverrideInputs) == 0x000000, "Member 'StatsManagerComponent_C_ComputeDamageOfAttacker::OverrideInputs' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ComputeDamageOfAttacker, OutDamage) == 0x000050, "Member 'StatsManagerComponent_C_ComputeDamageOfAttacker::OutDamage' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ComputeDamageOfAttacker, Temp_struct_Variable) == 0x000058, "Member 'StatsManagerComponent_C_ComputeDamageOfAttacker::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ComputeDamageOfAttacker, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'StatsManagerComponent_C_ComputeDamageOfAttacker::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ComputeDamageOfAttacker, CallFunc_CaculateDuplicatedDataIfChanged_DataMayChanged) == 0x000068, "Member 'StatsManagerComponent_C_ComputeDamageOfAttacker::CallFunc_CaculateDuplicatedDataIfChanged_DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ComputeDamageOfAttacker, CallFunc_Map_Find_Value) == 0x0000B8, "Member 'StatsManagerComponent_C_ComputeDamageOfAttacker::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ComputeDamageOfAttacker, CallFunc_Map_Find_ReturnValue) == 0x0000BC, "Member 'StatsManagerComponent_C_ComputeDamageOfAttacker::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ComputeDamageOfAttacker, K2Node_FunctionResult_OutDamage_ImplicitCast) == 0x0000C0, "Member 'StatsManagerComponent_C_ComputeDamageOfAttacker::K2Node_FunctionResult_OutDamage_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_CreateOrUpdateStatBaseValue \ static_assert(alignof(StatsManagerComponent_C_CreateOrUpdateStatBaseValue) == 0x000008, "Wrong alignment on StatsManagerComponent_C_CreateOrUpdateStatBaseValue"); \ static_assert(sizeof(StatsManagerComponent_C_CreateOrUpdateStatBaseValue) == 0x000028, "Wrong size on StatsManagerComponent_C_CreateOrUpdateStatBaseValue"); \ static_assert(offsetof(StatsManagerComponent_C_CreateOrUpdateStatBaseValue, Type) == 0x000000, "Member 'StatsManagerComponent_C_CreateOrUpdateStatBaseValue::Type' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_CreateOrUpdateStatBaseValue, NewValue) == 0x000008, "Member 'StatsManagerComponent_C_CreateOrUpdateStatBaseValue::NewValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_CreateOrUpdateStatBaseValue, ResetCurrentValue) == 0x000010, "Member 'StatsManagerComponent_C_CreateOrUpdateStatBaseValue::ResetCurrentValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_CreateOrUpdateStatBaseValue, ResetModifier) == 0x000011, "Member 'StatsManagerComponent_C_CreateOrUpdateStatBaseValue::ResetModifier' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_CreateOrUpdateStatBaseValue, Temp) == 0x000018, "Member 'StatsManagerComponent_C_CreateOrUpdateStatBaseValue::Temp' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_CreateOrUpdateStatBaseValue, CallFunc_UpdateBaseValue_Value_ImplicitCast) == 0x000020, "Member 'StatsManagerComponent_C_CreateOrUpdateStatBaseValue::CallFunc_UpdateBaseValue_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_CreateStatBaseValue \ static_assert(alignof(StatsManagerComponent_C_CreateStatBaseValue) == 0x000008, "Wrong alignment on StatsManagerComponent_C_CreateStatBaseValue"); \ static_assert(sizeof(StatsManagerComponent_C_CreateStatBaseValue) == 0x000018, "Wrong size on StatsManagerComponent_C_CreateStatBaseValue"); \ static_assert(offsetof(StatsManagerComponent_C_CreateStatBaseValue, Type) == 0x000000, "Member 'StatsManagerComponent_C_CreateStatBaseValue::Type' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_CreateStatBaseValue, NotifyValueChange) == 0x000008, "Member 'StatsManagerComponent_C_CreateStatBaseValue::NotifyValueChange' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_CreateStatBaseValue, Temp) == 0x000010, "Member 'StatsManagerComponent_C_CreateStatBaseValue::Temp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent \ static_assert(alignof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent) == 0x000008, "Wrong alignment on StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent"); \ static_assert(sizeof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent) == 0x0001B8, "Wrong size on StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, EntryPoint) == 0x000000, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_GetObjectClass_ReturnValue) == 0x000010, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_ClassIsChildOf_ReturnValue) == 0x000018, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_ClassIsChildOf_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_SelectString_ReturnValue) == 0x000020, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, K2Node_CustomEvent_OldItem) == 0x000038, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, K2Node_CustomEvent_NewItem) == 0x000058, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, K2Node_CustomEvent_SlotType) == 0x000078, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::K2Node_CustomEvent_SlotType' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, K2Node_CustomEvent_SlotIndex) == 0x00007C, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, K2Node_CustomEvent_ActiveIndex) == 0x000080, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::K2Node_CustomEvent_ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, K2Node_CustomEvent_IsSlotChange) == 0x000084, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::K2Node_CustomEvent_IsSlotChange' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000088, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_GetStatValue_Value) == 0x000098, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, Temp_int_Loop_Counter_Variable) == 0x0000A0, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_Add_IntInt_ReturnValue) == 0x0000A4, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_GetDCCaculatorFactory_Combat_Stat_Caculator_Factory) == 0x0000A8, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_GetDCCaculatorFactory_Combat_Stat_Caculator_Factory' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, K2Node_CustomEvent_ChangedValues) == 0x0000B0, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::K2Node_CustomEvent_ChangedValues' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_CreateCombatStatCaculator_ReturnValue) == 0x000100, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_CreateCombatStatCaculator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_Map_Keys_Keys) == 0x000108, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_Array_Get_Item) == 0x000118, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_Array_Length_ReturnValue) == 0x000120, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_Map_Find_Value) == 0x000124, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_Map_Find_ReturnValue) == 0x000128, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_Less_IntInt_ReturnValue) == 0x000129, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x00012C, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, K2Node_MakeMap_Map) == 0x000140, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_GetOwnActor_ReturnValue_1) == 0x000190, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000198, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0001A0, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, CallFunc_GetComponentByClass_ReturnValue_2) == 0x0001A8, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent, K2Node_CallDelegate_NewValue_ImplicitCast) == 0x0001B0, "Member 'StatsManagerComponent_C_ExecuteUbergraph_StatsManagerComponent::K2Node_CallDelegate_NewValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_ForceStatValue \ static_assert(alignof(StatsManagerComponent_C_ForceStatValue) == 0x000008, "Wrong alignment on StatsManagerComponent_C_ForceStatValue"); \ static_assert(sizeof(StatsManagerComponent_C_ForceStatValue) == 0x000018, "Wrong size on StatsManagerComponent_C_ForceStatValue"); \ static_assert(offsetof(StatsManagerComponent_C_ForceStatValue, Type) == 0x000000, "Member 'StatsManagerComponent_C_ForceStatValue::Type' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ForceStatValue, Value) == 0x000008, "Member 'StatsManagerComponent_C_ForceStatValue::Value' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ForceStatValue, L_Index) == 0x000010, "Member 'StatsManagerComponent_C_ForceStatValue::L_Index' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_ForceStatValue, CallFunc_ForceValue_Value_ImplicitCast) == 0x000014, "Member 'StatsManagerComponent_C_ForceStatValue::CallFunc_ForceValue_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_GetAllStats \ static_assert(alignof(StatsManagerComponent_C_GetAllStats) == 0x000008, "Wrong alignment on StatsManagerComponent_C_GetAllStats"); \ static_assert(sizeof(StatsManagerComponent_C_GetAllStats) == 0x0000F0, "Wrong size on StatsManagerComponent_C_GetAllStats"); \ static_assert(offsetof(StatsManagerComponent_C_GetAllStats, Stats) == 0x000000, "Member 'StatsManagerComponent_C_GetAllStats::Stats' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetAllStats, CallFunc_GetAllData_Stats) == 0x000050, "Member 'StatsManagerComponent_C_GetAllStats::CallFunc_GetAllData_Stats' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetAllStats, CallFunc_GetAllData_Buffs) == 0x0000A0, "Member 'StatsManagerComponent_C_GetAllStats::CallFunc_GetAllData_Buffs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_GetEquipmentPrefix \ static_assert(alignof(StatsManagerComponent_C_GetEquipmentPrefix) == 0x000008, "Wrong alignment on StatsManagerComponent_C_GetEquipmentPrefix"); \ static_assert(sizeof(StatsManagerComponent_C_GetEquipmentPrefix) == 0x000078, "Wrong size on StatsManagerComponent_C_GetEquipmentPrefix"); \ static_assert(offsetof(StatsManagerComponent_C_GetEquipmentPrefix, EquipmentType) == 0x000000, "Member 'StatsManagerComponent_C_GetEquipmentPrefix::EquipmentType' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetEquipmentPrefix, SlotIndex) == 0x000004, "Member 'StatsManagerComponent_C_GetEquipmentPrefix::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetEquipmentPrefix, Prefix) == 0x000008, "Member 'StatsManagerComponent_C_GetEquipmentPrefix::Prefix' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetEquipmentPrefix, L_armor_type) == 0x000018, "Member 'StatsManagerComponent_C_GetEquipmentPrefix::L_armor_type' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetEquipmentPrefix, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000028, "Member 'StatsManagerComponent_C_GetEquipmentPrefix::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetEquipmentPrefix, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'StatsManagerComponent_C_GetEquipmentPrefix::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetEquipmentPrefix, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000040, "Member 'StatsManagerComponent_C_GetEquipmentPrefix::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetEquipmentPrefix, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000048, "Member 'StatsManagerComponent_C_GetEquipmentPrefix::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetEquipmentPrefix, CallFunc_ToLower_ReturnValue) == 0x000058, "Member 'StatsManagerComponent_C_GetEquipmentPrefix::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetEquipmentPrefix, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'StatsManagerComponent_C_GetEquipmentPrefix::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_GetRecentlyReceivedDamage \ static_assert(alignof(StatsManagerComponent_C_GetRecentlyReceivedDamage) == 0x000008, "Wrong alignment on StatsManagerComponent_C_GetRecentlyReceivedDamage"); \ static_assert(sizeof(StatsManagerComponent_C_GetRecentlyReceivedDamage) == 0x000008, "Wrong size on StatsManagerComponent_C_GetRecentlyReceivedDamage"); \ static_assert(offsetof(StatsManagerComponent_C_GetRecentlyReceivedDamage, Value) == 0x000000, "Member 'StatsManagerComponent_C_GetRecentlyReceivedDamage::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_GetRecentlyReceivedHitsCount \ static_assert(alignof(StatsManagerComponent_C_GetRecentlyReceivedHitsCount) == 0x000004, "Wrong alignment on StatsManagerComponent_C_GetRecentlyReceivedHitsCount"); \ static_assert(sizeof(StatsManagerComponent_C_GetRecentlyReceivedHitsCount) == 0x000004, "Wrong size on StatsManagerComponent_C_GetRecentlyReceivedHitsCount"); \ static_assert(offsetof(StatsManagerComponent_C_GetRecentlyReceivedHitsCount, Value) == 0x000000, "Member 'StatsManagerComponent_C_GetRecentlyReceivedHitsCount::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_GetRecentlyReceivedSuccessfulDamage \ static_assert(alignof(StatsManagerComponent_C_GetRecentlyReceivedSuccessfulDamage) == 0x000008, "Wrong alignment on StatsManagerComponent_C_GetRecentlyReceivedSuccessfulDamage"); \ static_assert(sizeof(StatsManagerComponent_C_GetRecentlyReceivedSuccessfulDamage) == 0x000008, "Wrong size on StatsManagerComponent_C_GetRecentlyReceivedSuccessfulDamage"); \ static_assert(offsetof(StatsManagerComponent_C_GetRecentlyReceivedSuccessfulDamage, Value) == 0x000000, "Member 'StatsManagerComponent_C_GetRecentlyReceivedSuccessfulDamage::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_GetRecentlyReceivedSuccessfulHitsCount \ static_assert(alignof(StatsManagerComponent_C_GetRecentlyReceivedSuccessfulHitsCount) == 0x000004, "Wrong alignment on StatsManagerComponent_C_GetRecentlyReceivedSuccessfulHitsCount"); \ static_assert(sizeof(StatsManagerComponent_C_GetRecentlyReceivedSuccessfulHitsCount) == 0x000004, "Wrong size on StatsManagerComponent_C_GetRecentlyReceivedSuccessfulHitsCount"); \ static_assert(offsetof(StatsManagerComponent_C_GetRecentlyReceivedSuccessfulHitsCount, Value) == 0x000000, "Member 'StatsManagerComponent_C_GetRecentlyReceivedSuccessfulHitsCount::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_GetStatValue \ static_assert(alignof(StatsManagerComponent_C_GetStatValue) == 0x000008, "Wrong alignment on StatsManagerComponent_C_GetStatValue"); \ static_assert(sizeof(StatsManagerComponent_C_GetStatValue) == 0x000088, "Wrong size on StatsManagerComponent_C_GetStatValue"); \ static_assert(offsetof(StatsManagerComponent_C_GetStatValue, Type) == 0x000000, "Member 'StatsManagerComponent_C_GetStatValue::Type' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetStatValue, IncludeModifiers) == 0x000008, "Member 'StatsManagerComponent_C_GetStatValue::IncludeModifiers' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetStatValue, Value) == 0x000010, "Member 'StatsManagerComponent_C_GetStatValue::Value' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetStatValue, L_Index) == 0x000018, "Member 'StatsManagerComponent_C_GetStatValue::L_Index' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetStatValue, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000020, "Member 'StatsManagerComponent_C_GetStatValue::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetStatValue, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'StatsManagerComponent_C_GetStatValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetStatValue, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'StatsManagerComponent_C_GetStatValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetStatValue, CallFunc_GetValue_ReturnValue) == 0x000044, "Member 'StatsManagerComponent_C_GetStatValue::CallFunc_GetValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetStatValue, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000048, "Member 'StatsManagerComponent_C_GetStatValue::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetStatValue, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000058, "Member 'StatsManagerComponent_C_GetStatValue::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetStatValue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'StatsManagerComponent_C_GetStatValue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetStatValue, K2Node_FunctionResult_Value_ImplicitCast) == 0x000070, "Member 'StatsManagerComponent_C_GetStatValue::K2Node_FunctionResult_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetStatValue, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x000078, "Member 'StatsManagerComponent_C_GetStatValue::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_GetStatValue, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x000080, "Member 'StatsManagerComponent_C_GetStatValue::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_InitCharacterAllExtendedStats \ static_assert(alignof(StatsManagerComponent_C_InitCharacterAllExtendedStats) == 0x000008, "Wrong alignment on StatsManagerComponent_C_InitCharacterAllExtendedStats"); \ static_assert(sizeof(StatsManagerComponent_C_InitCharacterAllExtendedStats) == 0x000048, "Wrong size on StatsManagerComponent_C_InitCharacterAllExtendedStats"); \ static_assert(offsetof(StatsManagerComponent_C_InitCharacterAllExtendedStats, Temp_int_Array_Index_Variable) == 0x000000, "Member 'StatsManagerComponent_C_InitCharacterAllExtendedStats::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_InitCharacterAllExtendedStats, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'StatsManagerComponent_C_InitCharacterAllExtendedStats::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_InitCharacterAllExtendedStats, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'StatsManagerComponent_C_InitCharacterAllExtendedStats::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_InitCharacterAllExtendedStats, CallFunc_GetOwnActor_ReturnValue) == 0x000010, "Member 'StatsManagerComponent_C_InitCharacterAllExtendedStats::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_InitCharacterAllExtendedStats, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'StatsManagerComponent_C_InitCharacterAllExtendedStats::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_InitCharacterAllExtendedStats, CallFunc_GetProxyComponentsByClass_ReturnValue) == 0x000020, "Member 'StatsManagerComponent_C_InitCharacterAllExtendedStats::CallFunc_GetProxyComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_InitCharacterAllExtendedStats, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'StatsManagerComponent_C_InitCharacterAllExtendedStats::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_InitCharacterAllExtendedStats, CallFunc_Array_Get_Item) == 0x000038, "Member 'StatsManagerComponent_C_InitCharacterAllExtendedStats::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_InitCharacterAllExtendedStats, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'StatsManagerComponent_C_InitCharacterAllExtendedStats::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_InitCharacterAllExtendedStats, CallFunc_Less_IntInt_ReturnValue) == 0x000044, "Member 'StatsManagerComponent_C_InitCharacterAllExtendedStats::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_OnActiveItemChanged \ static_assert(alignof(StatsManagerComponent_C_OnActiveItemChanged) == 0x000008, "Wrong alignment on StatsManagerComponent_C_OnActiveItemChanged"); \ static_assert(sizeof(StatsManagerComponent_C_OnActiveItemChanged) == 0x000050, "Wrong size on StatsManagerComponent_C_OnActiveItemChanged"); \ static_assert(offsetof(StatsManagerComponent_C_OnActiveItemChanged, OldItem) == 0x000000, "Member 'StatsManagerComponent_C_OnActiveItemChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_OnActiveItemChanged, NewItem) == 0x000020, "Member 'StatsManagerComponent_C_OnActiveItemChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_OnActiveItemChanged, SlotType) == 0x000040, "Member 'StatsManagerComponent_C_OnActiveItemChanged::SlotType' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_OnActiveItemChanged, SlotIndex) == 0x000044, "Member 'StatsManagerComponent_C_OnActiveItemChanged::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_OnActiveItemChanged, ActiveIndex) == 0x000048, "Member 'StatsManagerComponent_C_OnActiveItemChanged::ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_OnActiveItemChanged, IsSlotChange) == 0x00004C, "Member 'StatsManagerComponent_C_OnActiveItemChanged::IsSlotChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_OnOwnerStatsChanged \ static_assert(alignof(StatsManagerComponent_C_OnOwnerStatsChanged) == 0x000008, "Wrong alignment on StatsManagerComponent_C_OnOwnerStatsChanged"); \ static_assert(sizeof(StatsManagerComponent_C_OnOwnerStatsChanged) == 0x000050, "Wrong size on StatsManagerComponent_C_OnOwnerStatsChanged"); \ static_assert(offsetof(StatsManagerComponent_C_OnOwnerStatsChanged, ChangedValues) == 0x000000, "Member 'StatsManagerComponent_C_OnOwnerStatsChanged::ChangedValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_Remove_Stat_Buff_by_Id \ static_assert(alignof(StatsManagerComponent_C_Remove_Stat_Buff_by_Id) == 0x000008, "Wrong alignment on StatsManagerComponent_C_Remove_Stat_Buff_by_Id"); \ static_assert(sizeof(StatsManagerComponent_C_Remove_Stat_Buff_by_Id) == 0x000010, "Wrong size on StatsManagerComponent_C_Remove_Stat_Buff_by_Id"); \ static_assert(offsetof(StatsManagerComponent_C_Remove_Stat_Buff_by_Id, UniqueId) == 0x000000, "Member 'StatsManagerComponent_C_Remove_Stat_Buff_by_Id::UniqueId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_SetEquipmentBuff \ static_assert(alignof(StatsManagerComponent_C_SetEquipmentBuff) == 0x000008, "Wrong alignment on StatsManagerComponent_C_SetEquipmentBuff"); \ static_assert(sizeof(StatsManagerComponent_C_SetEquipmentBuff) == 0x0003F8, "Wrong size on StatsManagerComponent_C_SetEquipmentBuff"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, AddBuff) == 0x000000, "Member 'StatsManagerComponent_C_SetEquipmentBuff::AddBuff' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CurrentItem) == 0x000008, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CurrentItem' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, TargetMap) == 0x000028, "Member 'StatsManagerComponent_C_SetEquipmentBuff::TargetMap' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, Local_EquipData) == 0x000078, "Member 'StatsManagerComponent_C_SetEquipmentBuff::Local_EquipData' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, L_BuffData) == 0x0001C0, "Member 'StatsManagerComponent_C_SetEquipmentBuff::L_BuffData' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, L_BuffComponent) == 0x0001D0, "Member 'StatsManagerComponent_C_SetEquipmentBuff::L_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, L_CurrentBuffData) == 0x0001D8, "Member 'StatsManagerComponent_C_SetEquipmentBuff::L_CurrentBuffData' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, L_CurrentItemType) == 0x0001E8, "Member 'StatsManagerComponent_C_SetEquipmentBuff::L_CurrentItemType' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, Temp_int_Array_Index_Variable) == 0x0001EC, "Member 'StatsManagerComponent_C_SetEquipmentBuff::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, Temp_int_Loop_Counter_Variable) == 0x0001F0, "Member 'StatsManagerComponent_C_SetEquipmentBuff::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_Add_IntInt_ReturnValue) == 0x0001F4, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, Temp_int_Array_Index_Variable_1) == 0x0001F8, "Member 'StatsManagerComponent_C_SetEquipmentBuff::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001FC, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000200, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000348, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, K2Node_MakeArray_Array) == 0x000350, "Member 'StatsManagerComponent_C_SetEquipmentBuff::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_MakeGameplayTagContainerFromArray_ReturnValue) == 0x000360, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_MakeGameplayTagContainerFromArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, Temp_int_Loop_Counter_Variable_1) == 0x000380, "Member 'StatsManagerComponent_C_SetEquipmentBuff::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_Array_Get_Item) == 0x000384, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_Array_Length_ReturnValue) == 0x000390, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_Array_Add_ReturnValue) == 0x000394, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_Less_IntInt_ReturnValue) == 0x000398, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_Add_IntInt_ReturnValue_1) == 0x00039C, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_HaveTheSameBuffTag_Has) == 0x0003A0, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_HaveTheSameBuffTag_Has' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_HaveTheSameBuffTag_BuffRef) == 0x0003A8, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_HaveTheSameBuffTag_BuffRef' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_Map_Keys_Keys) == 0x0003B0, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_Array_Get_Item_1) == 0x0003C0, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_Array_Length_ReturnValue_1) == 0x0003C8, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, K2Node_MakeStruct_S_EquipmentBuffAddData) == 0x0003CC, "Member 'StatsManagerComponent_C_SetEquipmentBuff::K2Node_MakeStruct_S_EquipmentBuffAddData' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_Less_IntInt_ReturnValue_1) == 0x0003D8, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_Array_Add_ReturnValue_1) == 0x0003DC, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_MatchesAnyTags_ReturnValue) == 0x0003E0, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_MatchesAnyTags_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_GetOwnActor_ReturnValue) == 0x0003E8, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetEquipmentBuff, CallFunc_GetComponentByClass_ReturnValue) == 0x0003F0, "Member 'StatsManagerComponent_C_SetEquipmentBuff::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_SetStatMaxAndRefillStat \ static_assert(alignof(StatsManagerComponent_C_SetStatMaxAndRefillStat) == 0x000008, "Wrong alignment on StatsManagerComponent_C_SetStatMaxAndRefillStat"); \ static_assert(sizeof(StatsManagerComponent_C_SetStatMaxAndRefillStat) == 0x000010, "Wrong size on StatsManagerComponent_C_SetStatMaxAndRefillStat"); \ static_assert(offsetof(StatsManagerComponent_C_SetStatMaxAndRefillStat, StatKey) == 0x000000, "Member 'StatsManagerComponent_C_SetStatMaxAndRefillStat::StatKey' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_SetStatMaxAndRefillStat, Value) == 0x000008, "Member 'StatsManagerComponent_C_SetStatMaxAndRefillStat::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_TakeDamage \ static_assert(alignof(StatsManagerComponent_C_TakeDamage) == 0x000008, "Wrong alignment on StatsManagerComponent_C_TakeDamage"); \ static_assert(sizeof(StatsManagerComponent_C_TakeDamage) == 0x0000B8, "Wrong size on StatsManagerComponent_C_TakeDamage"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, Damage) == 0x000000, "Member 'StatsManagerComponent_C_TakeDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, IgnoreBlockStamina) == 0x000008, "Member 'StatsManagerComponent_C_TakeDamage::IgnoreBlockStamina' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, DamageType) == 0x00000C, "Member 'StatsManagerComponent_C_TakeDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, IsAdditionalBuff) == 0x000014, "Member 'StatsManagerComponent_C_TakeDamage::IsAdditionalBuff' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, DecreaseCauser) == 0x000018, "Member 'StatsManagerComponent_C_TakeDamage::DecreaseCauser' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, L_StaminaValue) == 0x000020, "Member 'StatsManagerComponent_C_TakeDamage::L_StaminaValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, L_BlockedDamage) == 0x000028, "Member 'StatsManagerComponent_C_TakeDamage::L_BlockedDamage' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, L_ReducedDamage) == 0x000030, "Member 'StatsManagerComponent_C_TakeDamage::L_ReducedDamage' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, L_Stamina) == 0x000038, "Member 'StatsManagerComponent_C_TakeDamage::L_Stamina' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, L_Health) == 0x000040, "Member 'StatsManagerComponent_C_TakeDamage::L_Health' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000048, "Member 'StatsManagerComponent_C_TakeDamage::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, Temp_int_Variable) == 0x00004C, "Member 'StatsManagerComponent_C_TakeDamage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, Temp_int_Variable_1) == 0x000050, "Member 'StatsManagerComponent_C_TakeDamage::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, CallFunc_GetOwnActor_ReturnValue) == 0x000058, "Member 'StatsManagerComponent_C_TakeDamage::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, CallFunc_GetExtendedStatComponent_Comp) == 0x000060, "Member 'StatsManagerComponent_C_TakeDamage::CallFunc_GetExtendedStatComponent_Comp' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000068, "Member 'StatsManagerComponent_C_TakeDamage::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, CallFunc_IsValid_ReturnValue) == 0x000070, "Member 'StatsManagerComponent_C_TakeDamage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, CallFunc_Add_IntInt_ReturnValue) == 0x000074, "Member 'StatsManagerComponent_C_TakeDamage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000078, "Member 'StatsManagerComponent_C_TakeDamage::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, CallFunc_Add_IntInt_ReturnValue_1) == 0x000080, "Member 'StatsManagerComponent_C_TakeDamage::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, CallFunc_K2_SetTimer_ReturnValue) == 0x000088, "Member 'StatsManagerComponent_C_TakeDamage::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000090, "Member 'StatsManagerComponent_C_TakeDamage::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000098, "Member 'StatsManagerComponent_C_TakeDamage::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue) == 0x0000A8, "Member 'StatsManagerComponent_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_UpdateEquipmentStatsInternal \ static_assert(alignof(StatsManagerComponent_C_UpdateEquipmentStatsInternal) == 0x000008, "Wrong alignment on StatsManagerComponent_C_UpdateEquipmentStatsInternal"); \ static_assert(sizeof(StatsManagerComponent_C_UpdateEquipmentStatsInternal) == 0x000A30, "Wrong size on StatsManagerComponent_C_UpdateEquipmentStatsInternal"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, OldItem) == 0x000000, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::OldItem' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, NewItem) == 0x000020, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::NewItem' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, UseSlotIndex) == 0x000040, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::UseSlotIndex' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, L_NewData_NGP) == 0x000048, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::L_NewData_NGP' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, L_OldData_NGP) == 0x000098, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::L_OldData_NGP' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, L_RefreshData) == 0x0000E8, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::L_RefreshData' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, L__OldItem) == 0x000138, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::L__OldItem' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, L_EquipmentType) == 0x000280, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::L_EquipmentType' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, L_NewData) == 0x000288, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::L_NewData' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, L_OldData) == 0x0002D8, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::L_OldData' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, L_SlotIndexValidate) == 0x000328, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::L_SlotIndexValidate' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, L_armor_type) == 0x000330, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::L_armor_type' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000340, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000488, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment_1) == 0x000490, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_GetItem_EquipmentConfigBySortId_find_1) == 0x0005D8, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_GetItem_EquipmentConfigBySortId_find_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Greater_IntInt_ReturnValue) == 0x0005D9, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0005DA, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_IsValid_Guid_ReturnValue) == 0x0005DB, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_IsValid_Guid_ReturnValue_1) == 0x0005DC, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_IsValid_Guid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, Temp_int_Array_Index_Variable) == 0x0005E0, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, Temp_int_Loop_Counter_Variable) == 0x0005E4, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, Temp_int_Array_Index_Variable_1) == 0x0005E8, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Add_IntInt_ReturnValue) == 0x0005EC, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, Temp_int_Loop_Counter_Variable_1) == 0x0005F0, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Add_IntInt_ReturnValue_1) == 0x0005F4, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0005F8, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0005F9, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, Temp_string_Variable) == 0x000600, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, Temp_string_Variable_1) == 0x000610, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Map_Values_Values) == 0x000620, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Map_Keys_Keys) == 0x000630, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Array_Get_Item) == 0x000640, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Array_Length_ReturnValue) == 0x000648, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_MatchesTag_ReturnValue) == 0x00064C, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Less_IntInt_ReturnValue) == 0x00064D, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_IsGameplayTagValid_ReturnValue) == 0x00064E, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_ConvertRGSTag_ConvertValid) == 0x00064F, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_ConvertRGSTag_ConvertValid' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_ConvertRGSTag_ReturnValue) == 0x000650, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_ConvertRGSTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Map_Values_Values_1) == 0x000658, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Map_Values_Values_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Map_Keys_Keys_1) == 0x000668, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Array_Get_Item_1) == 0x000678, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Array_Length_ReturnValue_1) == 0x000680, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_MatchesTag_ReturnValue_1) == 0x000684, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_MatchesTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Less_IntInt_ReturnValue_1) == 0x000685, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_IsGameplayTagValid_ReturnValue_1) == 0x000686, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_IsGameplayTagValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_ConvertRGSTag_ConvertValid_1) == 0x000687, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_ConvertRGSTag_ConvertValid_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_ConvertRGSTag_ReturnValue_1) == 0x000688, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_ConvertRGSTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_GetEquipmentPrefix_Prefix) == 0x000690, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_GetEquipmentPrefix_Prefix' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_MakeUpGPropertyMap_OutMap) == 0x0006A0, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_MakeUpGPropertyMap_OutMap' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_GetEquipmentPrefix_Prefix_1) == 0x0006F0, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_GetEquipmentPrefix_Prefix_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_ConcatPropertyMapBaseOnZeroMap_OutMap) == 0x000700, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_ConcatPropertyMapBaseOnZeroMap_OutMap' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_MakeUpGPropertyMap_OutMap_1) == 0x000750, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_MakeUpGPropertyMap_OutMap_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_ConcatPropertyMapBaseOnZeroMap_OutMap_1) == 0x0007A0, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_ConcatPropertyMapBaseOnZeroMap_OutMap_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Map_Length_ReturnValue) == 0x0007F0, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Map_Length_ReturnValue_1) == 0x0007F4, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Map_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Greater_IntInt_ReturnValue_2) == 0x0007F8, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Greater_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_Greater_IntInt_ReturnValue_3) == 0x0007F9, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_Greater_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_BooleanOR_ReturnValue) == 0x0007FA, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_MakeUpGPropertyMap_SourceMap_ImplicitCast) == 0x000800, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_MakeUpGPropertyMap_SourceMap_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_MakeUpGPropertyMap_SourceMap_ImplicitCast_1) == 0x000850, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_MakeUpGPropertyMap_SourceMap_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_ConcatPropertyMapBaseOnZeroMap_ZeroMap_ImplicitCast) == 0x0008A0, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_ConcatPropertyMapBaseOnZeroMap_ZeroMap_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_ConcatPropertyMapBaseOnZeroMap_OverrideMap_ImplicitCast) == 0x0008F0, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_ConcatPropertyMapBaseOnZeroMap_OverrideMap_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, K2Node_VariableSet_L_RefreshData_ImplicitCast) == 0x000940, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::K2Node_VariableSet_L_RefreshData_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, K2Node_VariableSet_L_RefreshData_ImplicitCast_1) == 0x000990, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::K2Node_VariableSet_L_RefreshData_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateEquipmentStatsInternal, CallFunc_UpdateEquipmentValues_NewData_ImplicitCast) == 0x0009E0, "Member 'StatsManagerComponent_C_UpdateEquipmentStatsInternal::CallFunc_UpdateEquipmentValues_NewData_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StatsManagerComponent_C_UpdateStats \ static_assert(alignof(StatsManagerComponent_C_UpdateStats) == 0x000008, "Wrong alignment on StatsManagerComponent_C_UpdateStats"); \ static_assert(sizeof(StatsManagerComponent_C_UpdateStats) == 0x0000A0, "Wrong size on StatsManagerComponent_C_UpdateStats"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateStats, Inputs) == 0x000000, "Member 'StatsManagerComponent_C_UpdateStats::Inputs' has a wrong offset!"); \ static_assert(offsetof(StatsManagerComponent_C_UpdateStats, CallFunc_UpdateBaseValues_Stats_ImplicitCast) == 0x000050, "Member 'StatsManagerComponent_C_UpdateStats::CallFunc_UpdateBaseValues_Stats_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStatsManagerComponent_C \ static_assert(alignof(UStatsManagerComponent_C) == 0x000008, "Wrong alignment on UStatsManagerComponent_C"); \ static_assert(sizeof(UStatsManagerComponent_C) == 0x000158, "Wrong size on UStatsManagerComponent_C"); \ static_assert(offsetof(UStatsManagerComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UStatsManagerComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UStatsManagerComponent_C, EquipmentComponent) == 0x0000F0, "Member 'UStatsManagerComponent_C::EquipmentComponent' has a wrong offset!"); \ static_assert(offsetof(UStatsManagerComponent_C, InitialBlockValue) == 0x0000F8, "Member 'UStatsManagerComponent_C::InitialBlockValue' has a wrong offset!"); \ static_assert(offsetof(UStatsManagerComponent_C, RecentlyReceivedDamage) == 0x000100, "Member 'UStatsManagerComponent_C::RecentlyReceivedDamage' has a wrong offset!"); \ static_assert(offsetof(UStatsManagerComponent_C, RecentlyReceivedHitsCount) == 0x000108, "Member 'UStatsManagerComponent_C::RecentlyReceivedHitsCount' has a wrong offset!"); \ static_assert(offsetof(UStatsManagerComponent_C, RecentlyReceivedSuccessfulDamage) == 0x000110, "Member 'UStatsManagerComponent_C::RecentlyReceivedSuccessfulDamage' has a wrong offset!"); \ static_assert(offsetof(UStatsManagerComponent_C, RecentlyReceivedSuccessfulHitsCount) == 0x000118, "Member 'UStatsManagerComponent_C::RecentlyReceivedSuccessfulHitsCount' has a wrong offset!"); \ static_assert(offsetof(UStatsManagerComponent_C, OnBaseValueChanged) == 0x000120, "Member 'UStatsManagerComponent_C::OnBaseValueChanged' has a wrong offset!"); \ static_assert(offsetof(UStatsManagerComponent_C, PropertyComponent) == 0x000130, "Member 'UStatsManagerComponent_C::PropertyComponent' has a wrong offset!"); \ static_assert(offsetof(UStatsManagerComponent_C, Caculator) == 0x000138, "Member 'UStatsManagerComponent_C::Caculator' has a wrong offset!"); \ static_assert(offsetof(UStatsManagerComponent_C, Inventory) == 0x000140, "Member 'UStatsManagerComponent_C::Inventory' has a wrong offset!"); \ static_assert(offsetof(UStatsManagerComponent_C, OnTakedDamage) == 0x000148, "Member 'UStatsManagerComponent_C::OnTakedDamage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_CallNoSoulPunish_C_OnBuffFunction \ static_assert(alignof(BP_Buff_CallNoSoulPunish_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_CallNoSoulPunish_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_CallNoSoulPunish_C_OnBuffFunction) == 0x000018, "Wrong size on BP_Buff_CallNoSoulPunish_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_CallNoSoulPunish_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_CallNoSoulPunish_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_CallNoSoulPunish_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_Buff_CallNoSoulPunish_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_CallNoSoulPunish_C_OnBuffFunction, CallFunc_GetMyBuffComp_BuffComponent) == 0x000010, "Member 'BP_Buff_CallNoSoulPunish_C_OnBuffFunction::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_CallNoSoulPunish_C \ static_assert(alignof(UBP_Buff_CallNoSoulPunish_C) == 0x000008, "Wrong alignment on UBP_Buff_CallNoSoulPunish_C"); \ static_assert(sizeof(UBP_Buff_CallNoSoulPunish_C) == 0x000158, "Wrong size on UBP_Buff_CallNoSoulPunish_C"); \ #define DUMPER7_ASSERTS_FST_StunTypeDescriptor \ static_assert(alignof(FST_StunTypeDescriptor) == 0x000008, "Wrong alignment on FST_StunTypeDescriptor"); \ static_assert(sizeof(FST_StunTypeDescriptor) == 0x000020, "Wrong size on FST_StunTypeDescriptor"); \ static_assert(offsetof(FST_StunTypeDescriptor, BeginForceActing_7_619FF3D24142E64782C808847A472186) == 0x000000, "Member 'FST_StunTypeDescriptor::BeginForceActing_7_619FF3D24142E64782C808847A472186' has a wrong offset!"); \ static_assert(offsetof(FST_StunTypeDescriptor, Level_5_A0CF7C7A4F4C74574FD487BB6E71C604) == 0x000004, "Member 'FST_StunTypeDescriptor::Level_5_A0CF7C7A4F4C74574FD487BB6E71C604' has a wrong offset!"); \ static_assert(offsetof(FST_StunTypeDescriptor, OnlyRecieveExecuteDamageWhenForceActing_10_79EFE7164675360676ECF4BFC8B1A3B5) == 0x000008, "Member 'FST_StunTypeDescriptor::OnlyRecieveExecuteDamageWhenForceActing_10_79EFE7164675360676ECF4BFC8B1A3B5' has a wrong offset!"); \ static_assert(offsetof(FST_StunTypeDescriptor, ThoughnessReductionToZero_13_2363DAF548F778EC403290ABA608002E) == 0x000009, "Member 'FST_StunTypeDescriptor::ThoughnessReductionToZero_13_2363DAF548F778EC403290ABA608002E' has a wrong offset!"); \ static_assert(offsetof(FST_StunTypeDescriptor, ExAIStun_15_57FC068945C5D7537A32309EF64D3E0B) == 0x00000A, "Member 'FST_StunTypeDescriptor::ExAIStun_15_57FC068945C5D7537A32309EF64D3E0B' has a wrong offset!"); \ static_assert(offsetof(FST_StunTypeDescriptor, ExtraProtectionTime_22_22C2501647EE9B4C4C4669B8B8361AE1) == 0x000010, "Member 'FST_StunTypeDescriptor::ExtraProtectionTime_22_22C2501647EE9B4C4C4669B8B8361AE1' has a wrong offset!"); \ static_assert(offsetof(FST_StunTypeDescriptor, ProtectionTimeStun_26_0EE0B66C4481E3818C13348AE3C102EC) == 0x000018, "Member 'FST_StunTypeDescriptor::ProtectionTimeStun_26_0EE0B66C4481E3818C13348AE3C102EC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_ImmortalTypes \ static_assert(alignof(FS_ImmortalTypes) == 0x000008, "Wrong alignment on FS_ImmortalTypes"); \ static_assert(sizeof(FS_ImmortalTypes) == 0x000050, "Wrong size on FS_ImmortalTypes"); \ static_assert(offsetof(FS_ImmortalTypes, Content_5_A2B31D8042D73173C838B4A91E2A167F) == 0x000000, "Member 'FS_ImmortalTypes::Content_5_A2B31D8042D73173C838B4A91E2A167F' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind \ static_assert(alignof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind) == 0x000008, "Wrong alignment on BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind"); \ static_assert(sizeof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind) == 0x000290, "Wrong size on BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, EntryPoint) == 0x000000, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_int_Variable) == 0x000004, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_int_Variable_1) == 0x000008, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, CallFunc_IsValidClass_ReturnValue) == 0x00000C, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_bool_IsClosed_Variable) == 0x00000D, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, K2Node_MakeStruct_CombatAIScriptParams) == 0x000010, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::K2Node_MakeStruct_CombatAIScriptParams' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_class_Variable) == 0x000068, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, CallFunc___inner_CheckCondition_ReturnValue) == 0x000070, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::CallFunc___inner_CheckCondition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, K2Node_MakeStruct_CombatAIScriptParams_1) == 0x000078, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::K2Node_MakeStruct_CombatAIScriptParams_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_class_Variable_1) == 0x0000D0, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, CallFunc___inner_CheckCondition_ReturnValue_1) == 0x0000D8, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::CallFunc___inner_CheckCondition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_int_Variable_2) == 0x0000DC, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_bool_Variable) == 0x0000E0, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, CallFunc_Add_IntInt_ReturnValue) == 0x0000E4, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, K2Node_Select_Default) == 0x0000E8, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, K2Node_MakeStruct_CombatAIScriptParams_2) == 0x0000F0, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::K2Node_MakeStruct_CombatAIScriptParams_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, CallFunc_IsValidClass_ReturnValue_1) == 0x000148, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_bool_IsClosed_Variable_1) == 0x000149, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, CallFunc_Add_IntInt_ReturnValue_1) == 0x00014C, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_bool_Has_Been_Initd_Variable) == 0x000150, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_bool_Has_Been_Initd_Variable_1) == 0x000151, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_bool_IsClosed_Variable_2) == 0x000152, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_int_Variable_3) == 0x000154, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, K2Node_CreateDelegate_OutputDelegate) == 0x000158, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_int_Variable_4) == 0x000168, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, K2Node_CreateDelegate_OutputDelegate_1) == 0x00016C, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, K2Node_CreateDelegate_OutputDelegate_2) == 0x00017C, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, K2Node_CreateDelegate_OutputDelegate_3) == 0x00018C, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_bool_Has_Been_Initd_Variable_2) == 0x00019C, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_int_Variable_5) == 0x0001A0, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_int_Variable_6) == 0x0001A4, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_string_Variable) == 0x0001A8, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, CallFunc_Add_IntInt_ReturnValue_2) == 0x0001B8, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, K2Node_MakeStruct_CombatAIScriptParams_3) == 0x0001C0, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::K2Node_MakeStruct_CombatAIScriptParams_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, CallFunc___inner_CheckCondition_ReturnValue_2) == 0x000218, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::CallFunc___inner_CheckCondition_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_bool_Variable_1) == 0x000219, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_class_Variable_2) == 0x000220, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_class_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, Temp_class_Variable_3) == 0x000228, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::Temp_class_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, K2Node_Select_Default_1) == 0x000230, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind, K2Node_MakeStruct_CombatAIScriptParams_4) == 0x000238, "Member 'BA_DXJLG_Mind_C_ExecuteUbergraph_BA_DXJLG_Mind::K2Node_MakeStruct_CombatAIScriptParams_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBA_DXJLG_Mind_C \ static_assert(alignof(UBA_DXJLG_Mind_C) == 0x000008, "Wrong alignment on UBA_DXJLG_Mind_C"); \ static_assert(sizeof(UBA_DXJLG_Mind_C) == 0x000248, "Wrong size on UBA_DXJLG_Mind_C"); \ static_assert(offsetof(UBA_DXJLG_Mind_C, UberGraphFrame_BA_DXJLG_Mind_C) == 0x000240, "Member 'UBA_DXJLG_Mind_C::UberGraphFrame_BA_DXJLG_Mind_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_CutDamppingData \ static_assert(alignof(FS_CutDamppingData) == 0x000008, "Wrong alignment on FS_CutDamppingData"); \ static_assert(sizeof(FS_CutDamppingData) == 0x000030, "Wrong size on FS_CutDamppingData"); \ static_assert(offsetof(FS_CutDamppingData, 降速半分比_9_78EB320B4699FC4BEDFC4691FD0BDF72) == 0x000000, "Member 'FS_CutDamppingData::降速半分比_9_78EB320B4699FC4BEDFC4691FD0BDF72' has a wrong offset!"); \ static_assert(offsetof(FS_CutDamppingData, 降速时间_10_8FEF2BDA49D16EEF3987199BF2F3A39F) == 0x000008, "Member 'FS_CutDamppingData::降速时间_10_8FEF2BDA49D16EEF3987199BF2F3A39F' has a wrong offset!"); \ static_assert(offsetof(FS_CutDamppingData, 击退延迟_13_56A410FD4B7C36C99CE7B6B87629AA58) == 0x000010, "Member 'FS_CutDamppingData::击退延迟_13_56A410FD4B7C36C99CE7B6B87629AA58' has a wrong offset!"); \ static_assert(offsetof(FS_CutDamppingData, 物理反馈的力度_16_A86D568444DECCBF071C56812AB0D485) == 0x000018, "Member 'FS_CutDamppingData::物理反馈的力度_16_A86D568444DECCBF071C56812AB0D485' has a wrong offset!"); \ static_assert(offsetof(FS_CutDamppingData, 飙血特效延迟时间_22_1086C7244FCAEB6898988398A06F803C) == 0x000020, "Member 'FS_CutDamppingData::飙血特效延迟时间_22_1086C7244FCAEB6898988398A06F803C' has a wrong offset!"); \ static_assert(offsetof(FS_CutDamppingData, 僵直降速时间_25_92A1700246BAE79979C99F9D2E21D85B) == 0x000028, "Member 'FS_CutDamppingData::僵直降速时间_25_92A1700246BAE79979C99F9D2E21D85B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_RollingOverEffect \ static_assert(alignof(FS_RollingOverEffect) == 0x000008, "Wrong alignment on FS_RollingOverEffect"); \ static_assert(sizeof(FS_RollingOverEffect) == 0x000028, "Wrong size on FS_RollingOverEffect"); \ static_assert(offsetof(FS_RollingOverEffect, MaxPossibleRotation_8_ED8A256D4BDB1D7FF0586DAD3EF9E3E7) == 0x000000, "Member 'FS_RollingOverEffect::MaxPossibleRotation_8_ED8A256D4BDB1D7FF0586DAD3EF9E3E7' has a wrong offset!"); \ static_assert(offsetof(FS_RollingOverEffect, MaxDegreesPerSecond_9_5F03C8914F6E33C7500DA9A929A09109) == 0x000008, "Member 'FS_RollingOverEffect::MaxDegreesPerSecond_9_5F03C8914F6E33C7500DA9A929A09109' has a wrong offset!"); \ static_assert(offsetof(FS_RollingOverEffect, Duration_10_5F95D1B1410024E3E8048A81DA3A4A94) == 0x000010, "Member 'FS_RollingOverEffect::Duration_10_5F95D1B1410024E3E8048A81DA3A4A94' has a wrong offset!"); \ static_assert(offsetof(FS_RollingOverEffect, rotateIntent_11_8C2340B444AD587114380C90C3441A3F) == 0x000018, "Member 'FS_RollingOverEffect::rotateIntent_11_8C2340B444AD587114380C90C3441A3F' has a wrong offset!"); \ static_assert(offsetof(FS_RollingOverEffect, BlockScriptTime_14_CAEA5B1A41C278B5BE16388FAF1649E9) == 0x000020, "Member 'FS_RollingOverEffect::BlockScriptTime_14_CAEA5B1A41C278B5BE16388FAF1649E9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetworkSend1009 \ static_assert(alignof(FST_NetworkSend1009) == 0x000008, "Wrong alignment on FST_NetworkSend1009"); \ static_assert(sizeof(FST_NetworkSend1009) == 0x000028, "Wrong size on FST_NetworkSend1009"); \ static_assert(offsetof(FST_NetworkSend1009, creatorUid_7_5ED4D8444119AE0F5A614D8D037E0D77) == 0x000000, "Member 'FST_NetworkSend1009::creatorUid_7_5ED4D8444119AE0F5A614D8D037E0D77' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1009, bossFight_5_19A2B4F34C757FC14B9C889DC9662943) == 0x000010, "Member 'FST_NetworkSend1009::bossFight_5_19A2B4F34C757FC14B9C889DC9662943' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1009, players_10_DFFE263F410DD0A527511BA569B7F8AE) == 0x000018, "Member 'FST_NetworkSend1009::players_10_DFFE263F410DD0A527511BA569B7F8AE' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem \ static_assert(alignof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem) == 0x000008, "Wrong alignment on WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem"); \ static_assert(sizeof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem) == 0x0001D8, "Wrong size on WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem"); \ static_assert(offsetof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem, EntryPoint) == 0x000000, "Member 'WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem, Temp_bool_Variable) == 0x000004, "Member 'WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem, Temp_name_Variable) == 0x000008, "Member 'WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem, Temp_name_Variable_1) == 0x000010, "Member 'WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem, Temp_bool_Variable_1) == 0x000018, "Member 'WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem, Temp_text_Variable) == 0x000020, "Member 'WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem, Temp_text_Variable_1) == 0x000038, "Member 'WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem, K2Node_Select_Default) == 0x000050, "Member 'WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem, CallFunc_GetItemByID_Item) == 0x000068, "Member 'WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem, CallFunc_GetItemByID_find) == 0x000138, "Member 'WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem, K2Node_Select_Default_1) == 0x00013C, "Member 'WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem, K2Node_MakeStruct_FormatArgumentData) == 0x000148, "Member 'WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem, CallFunc_GetFontDataColor_ReturnValue) == 0x000198, "Member 'WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem, K2Node_MakeArray_Array) == 0x0001B0, "Member 'WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem, CallFunc_Format_ReturnValue) == 0x0001C0, "Member 'WB_StarNodeDetails_HighestLevelKeyItem_C_ExecuteUbergraph_WB_StarNodeDetails_HighestLevelKeyItem::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarNodeDetails_HighestLevelKeyItem_C \ static_assert(alignof(UWB_StarNodeDetails_HighestLevelKeyItem_C) == 0x000008, "Wrong alignment on UWB_StarNodeDetails_HighestLevelKeyItem_C"); \ static_assert(sizeof(UWB_StarNodeDetails_HighestLevelKeyItem_C) == 0x000298, "Wrong size on UWB_StarNodeDetails_HighestLevelKeyItem_C"); \ static_assert(offsetof(UWB_StarNodeDetails_HighestLevelKeyItem_C, UberGraphFrame) == 0x000278, "Member 'UWB_StarNodeDetails_HighestLevelKeyItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_HighestLevelKeyItem_C, Text_Des) == 0x000280, "Member 'UWB_StarNodeDetails_HighestLevelKeyItem_C::Text_Des' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_HighestLevelKeyItem_C, Text_Num) == 0x000288, "Member 'UWB_StarNodeDetails_HighestLevelKeyItem_C::Text_Num' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_HighestLevelKeyItem_C, ItemId) == 0x000290, "Member 'UWB_StarNodeDetails_HighestLevelKeyItem_C::ItemId' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_HighestLevelKeyItem_C, Can) == 0x000294, "Member 'UWB_StarNodeDetails_HighestLevelKeyItem_C::Can' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature \ static_assert(alignof(WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature"); \ static_assert(sizeof(WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature) == 0x000010, "Wrong size on WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature"); \ static_assert(offsetof(WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature, Item) == 0x000000, "Member 'WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature::Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature, Index_0) == 0x000008, "Member 'WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnClickedItem__DelegateSignature \ static_assert(alignof(WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnClickedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnClickedItem__DelegateSignature"); \ static_assert(sizeof(WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnClickedItem__DelegateSignature) == 0x000010, "Wrong size on WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnClickedItem__DelegateSignature"); \ static_assert(offsetof(WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnClickedItem__DelegateSignature, Item) == 0x000000, "Member 'WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnClickedItem__DelegateSignature::Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnClickedItem__DelegateSignature, Index_0) == 0x000008, "Member 'WB_ShopAllItem_C_BndEvt__WB_ShopAllItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnClickedItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopAllItem_C_ConfirmClicked \ static_assert(alignof(WB_ShopAllItem_C_ConfirmClicked) == 0x000008, "Wrong alignment on WB_ShopAllItem_C_ConfirmClicked"); \ static_assert(sizeof(WB_ShopAllItem_C_ConfirmClicked) == 0x000020, "Wrong size on WB_ShopAllItem_C_ConfirmClicked"); \ static_assert(offsetof(WB_ShopAllItem_C_ConfirmClicked, CurrentItem) == 0x000000, "Member 'WB_ShopAllItem_C_ConfirmClicked::CurrentItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopAllItem_C_ConFirmClickedGem \ static_assert(alignof(WB_ShopAllItem_C_ConFirmClickedGem) == 0x000008, "Wrong alignment on WB_ShopAllItem_C_ConFirmClickedGem"); \ static_assert(sizeof(WB_ShopAllItem_C_ConFirmClickedGem) == 0x000020, "Wrong size on WB_ShopAllItem_C_ConFirmClickedGem"); \ static_assert(offsetof(WB_ShopAllItem_C_ConFirmClickedGem, CurrentItem) == 0x000000, "Member 'WB_ShopAllItem_C_ConFirmClickedGem::CurrentItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem \ static_assert(alignof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem) == 0x000008, "Wrong alignment on WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem"); \ static_assert(sizeof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem) == 0x000430, "Wrong size on WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, EntryPoint) == 0x000000, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GetUIZOder_ZOder) == 0x000010, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, Temp_int_Array_Index_Variable) == 0x000024, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_CreateDelegate_OutputDelegate_1) == 0x000028, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_CreateDelegate_OutputDelegate_2) == 0x000038, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Get_Equipment_Num_Num) == 0x000048, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Get_Equipment_Num_Num' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Get_Equipment_Num_Num_1) == 0x00004C, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Get_Equipment_Num_Num_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000050, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000051, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GetPlayerController_ReturnValue) == 0x000058, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GetUIStatic_ReturnValue_1) == 0x000060, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Create_ReturnValue) == 0x000068, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GetUIZOder_ZOder_1) == 0x000070, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GetUIZOder_ZOder_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GetPlayerStatic_ReturnValue) == 0x000078, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_Event_IsDesignTime) == 0x000080, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GetUINotify_UINotify) == 0x000088, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_CustomEvent_ItemType) == 0x000090, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_CustomEvent_ItemType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_CustomEvent_bIsBuy_1) == 0x000091, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_CustomEvent_bIsBuy_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000092, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000093, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000094, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_BooleanOR_ReturnValue) == 0x000095, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Get_All_Shop_Item_AllItems) == 0x000098, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Get_All_Shop_Item_AllItems' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Set_Items_By_Type_CurrentTypeItems) == 0x0000A8, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Set_Items_By_Type_CurrentTypeItems' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_CustomEvent_bIsBuy) == 0x0000BC, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_CustomEvent_bIsBuy' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_CustomEvent_ShopID) == 0x0000C0, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_CustomEvent_ShopID' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_CustomEvent_Index_1) == 0x0000C4, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_CustomEvent_Index) == 0x0000C8, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_CustomEvent_Item_1) == 0x0000D0, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GetSelectedItem_ReturnValue) == 0x0000F0, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GetSelectedItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GetPlayerBackpack_ReturnValue) == 0x0000F8, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GetPlayerBackpack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Array_Get_Item) == 0x000108, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Array_Length_ReturnValue_1) == 0x000128, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, Temp_int_Loop_Counter_Variable) == 0x00012C, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Less_IntInt_ReturnValue) == 0x000130, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Add_IntInt_ReturnValue) == 0x000134, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Array_Contains_ReturnValue) == 0x000138, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Array_Add_ReturnValue) == 0x00013C, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Not_PreBool_ReturnValue) == 0x000140, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Array_Length_ReturnValue_2) == 0x000144, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Subtract_IntInt_ReturnValue) == 0x000148, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GetSelectedItem_ReturnValue_1) == 0x000150, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GetSelectedItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_DynamicCast_AsWB_Shop_Item_Base) == 0x000158, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_DynamicCast_AsWB_Shop_Item_Base' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_DynamicCast_bSuccess) == 0x000160, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_CustomEvent_Item) == 0x000168, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GetPlayerController_ReturnValue_1) == 0x000188, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Create_ReturnValue_1) == 0x000190, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_ComponentBoundEvent_Item_1) == 0x000198, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_ComponentBoundEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_ComponentBoundEvent_Index_1) == 0x0001A0, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_ComponentBoundEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_CustomEvent_CurrentItem_1) == 0x0001A8, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_CustomEvent_CurrentItem_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x0001C8, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001CC, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Not_PreBool_ReturnValue_1) == 0x0001CD, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_BooleanAND_ReturnValue) == 0x0001CE, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, Temp_int_Loop_Counter_Variable_1) == 0x0001D0, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Less_IntInt_ReturnValue_2) == 0x0001D4, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Add_IntInt_ReturnValue_1) == 0x0001D8, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_CustomSort_ReturnValue) == 0x0001DC, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_CustomSort_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_ComponentBoundEvent_Item) == 0x0001E0, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_ComponentBoundEvent_Index) == 0x0001E8, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_ComponentBoundEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0001EC, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_BooleanAND_ReturnValue_1) == 0x0001ED, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_DynamicCast_AsWB_Shop_Item_Base_1) == 0x0001F0, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_DynamicCast_AsWB_Shop_Item_Base_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_DynamicCast_bSuccess_1) == 0x0001F8, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Array_Contains_ReturnValue_1) == 0x0001F9, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_CreateDelegate_OutputDelegate_3) == 0x0001FC, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000210, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000358, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x00035C, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Greater_IntInt_ReturnValue) == 0x000360, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, Temp_int_Array_Index_Variable_1) == 0x000364, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Array_Get_Item_1) == 0x000368, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_MakeStruct_F_StoredItem) == 0x000370, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Array_Add_ReturnValue_1) == 0x000390, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, Temp_text_Variable) == 0x000398, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x0003B0, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_BooleanAND_ReturnValue_2) == 0x0003B1, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_GetPlayerController_ReturnValue_2) == 0x0003B8, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Create_ReturnValue_2) == 0x0003C0, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Create_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_CustomEvent_CurrentItem) == 0x0003C8, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_CustomEvent_CurrentItem' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_IsValid_Guid_ReturnValue) == 0x0003E8, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x0003E9, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x0003EA, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc_AddNeverClearItems_Items) == 0x0003F0, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc_AddNeverClearItems_Items' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_CreateDelegate_OutputDelegate_4) == 0x000400, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, K2Node_CreateDelegate_OutputDelegate_5) == 0x000410, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem, CallFunc______return_data) == 0x000420, "Member 'WB_ShopAllItem_C_ExecuteUbergraph_WB_ShopAllItem::CallFunc______return_data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopAllItem_C_Get_All_Shop_Item \ static_assert(alignof(WB_ShopAllItem_C_Get_All_Shop_Item) == 0x000008, "Wrong alignment on WB_ShopAllItem_C_Get_All_Shop_Item"); \ static_assert(sizeof(WB_ShopAllItem_C_Get_All_Shop_Item) == 0x000130, "Wrong size on WB_ShopAllItem_C_Get_All_Shop_Item"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, ShopID_0) == 0x000000, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::ShopID_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, AllItems) == 0x000008, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::AllItems' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, Local_Result) == 0x000018, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::Local_Result' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, Local_UnlockThis) == 0x000028, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::Local_UnlockThis' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, Temp_int_Array_Index_Variable) == 0x000040, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_GetModel_TradeComponent_ReturnValue) == 0x000048, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_GetModel_TradeComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_Redirect_Table_MappedTable) == 0x000050, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000060, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_Array_Get_Item) == 0x000070, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_GetDataTableRowFromName_OutRow) == 0x000080, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000D8, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_Less_IntInt_ReturnValue) == 0x0000D9, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000DA, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x0000DB, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_IsEmpty_ReturnValue) == 0x0000DC, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_GetPerpetualMark_Value) == 0x0000E0, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_BooleanOR_ReturnValue) == 0x0000F0, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_EqualEqual_StriStri_ReturnValue_2) == 0x0000F1, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_EqualEqual_StriStri_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_IsEmpty_ReturnValue_1) == 0x0000F2, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_CheckUnlockByShopID_Unlock) == 0x0000F3, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_CheckUnlockByShopID_Unlock' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_BooleanOR_ReturnValue_1) == 0x0000F4, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_Conv_NameToString_ReturnValue) == 0x0000F8, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_Add_IntInt_ReturnValue) == 0x000108, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_RightChop_ReturnValue) == 0x000110, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_RightChop_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_Conv_StringToInt_ReturnValue) == 0x000120, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_StartsWith_ReturnValue) == 0x000124, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Get_All_Shop_Item, CallFunc_Array_Add_ReturnValue) == 0x000128, "Member 'WB_ShopAllItem_C_Get_All_Shop_Item::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopAllItem_C_GetEquipmentNum \ static_assert(alignof(WB_ShopAllItem_C_GetEquipmentNum) == 0x000008, "Wrong alignment on WB_ShopAllItem_C_GetEquipmentNum"); \ static_assert(sizeof(WB_ShopAllItem_C_GetEquipmentNum) == 0x000028, "Wrong size on WB_ShopAllItem_C_GetEquipmentNum"); \ static_assert(offsetof(WB_ShopAllItem_C_GetEquipmentNum, CangKu_) == 0x000000, "Member 'WB_ShopAllItem_C_GetEquipmentNum::CangKu_' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_GetEquipmentNum, Num) == 0x000004, "Member 'WB_ShopAllItem_C_GetEquipmentNum::Num' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_GetEquipmentNum, CallFunc_GetModel_BeiBaoModel_ReturnValue) == 0x000008, "Member 'WB_ShopAllItem_C_GetEquipmentNum::CallFunc_GetModel_BeiBaoModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_GetEquipmentNum, CallFunc_GetItems_Items) == 0x000010, "Member 'WB_ShopAllItem_C_GetEquipmentNum::CallFunc_GetItems_Items' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_GetEquipmentNum, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_ShopAllItem_C_GetEquipmentNum::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopAllItem_C_InitTagList \ static_assert(alignof(WB_ShopAllItem_C_InitTagList) == 0x000004, "Wrong alignment on WB_ShopAllItem_C_InitTagList"); \ static_assert(sizeof(WB_ShopAllItem_C_InitTagList) == 0x000008, "Wrong size on WB_ShopAllItem_C_InitTagList"); \ static_assert(offsetof(WB_ShopAllItem_C_InitTagList, bIsBuy_0) == 0x000000, "Member 'WB_ShopAllItem_C_InitTagList::bIsBuy_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_InitTagList, ShopID_0) == 0x000004, "Member 'WB_ShopAllItem_C_InitTagList::ShopID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopAllItem_C_ItemDetail \ static_assert(alignof(WB_ShopAllItem_C_ItemDetail) == 0x000008, "Wrong alignment on WB_ShopAllItem_C_ItemDetail"); \ static_assert(sizeof(WB_ShopAllItem_C_ItemDetail) == 0x000140, "Wrong size on WB_ShopAllItem_C_ItemDetail"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, ShopID_0) == 0x000000, "Member 'WB_ShopAllItem_C_ItemDetail::ShopID_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, SortID) == 0x000004, "Member 'WB_ShopAllItem_C_ItemDetail::SortID' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, ItemId) == 0x000008, "Member 'WB_ShopAllItem_C_ItemDetail::ItemId' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, ItemType) == 0x00000C, "Member 'WB_ShopAllItem_C_ItemDetail::ItemType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, Icon) == 0x000010, "Member 'WB_ShopAllItem_C_ItemDetail::Icon' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, BuyPrice) == 0x000018, "Member 'WB_ShopAllItem_C_ItemDetail::BuyPrice' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CurrentCanBuy) == 0x00001C, "Member 'WB_ShopAllItem_C_ItemDetail::CurrentCanBuy' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, ExchangeByItem) == 0x000020, "Member 'WB_ShopAllItem_C_ItemDetail::ExchangeByItem' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CanAfford) == 0x000024, "Member 'WB_ShopAllItem_C_ItemDetail::CanAfford' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_GetUIStatic_ReturnValue) == 0x000028, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_GetItemConfigBySortId_Item) == 0x000030, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_GetItemConfigBySortId_find) == 0x000100, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_Get_Trade_Table_Info_ItemID) == 0x000104, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_Get_Trade_Table_Info_ItemID' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_Get_Trade_Table_Info_ItemType) == 0x000108, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_Get_Trade_Table_Info_ItemType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_Get_Trade_Table_Info_SellPrice) == 0x00010C, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_Get_Trade_Table_Info_SellPrice' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_Get_Trade_Table_Info_BuyPrice) == 0x000110, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_Get_Trade_Table_Info_BuyPrice' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_Get_Trade_Table_Info_CurrentCanBuy) == 0x000114, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_Get_Trade_Table_Info_CurrentCanBuy' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_Get_Trade_Table_Info_CanSell) == 0x000118, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_Get_Trade_Table_Info_CanSell' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_Get_Trade_Table_Info_TradeType) == 0x000119, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_Get_Trade_Table_Info_TradeType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_Get_Trade_Table_Info_NewGameRefresh) == 0x00011A, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_Get_Trade_Table_Info_NewGameRefresh' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_Map_Find_Value) == 0x00011C, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_Map_Find_ReturnValue) == 0x000120, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_ItemCheck_BuyCounter) == 0x000124, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_ItemCheck_BuyCounter' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_ItemCheck_bFind) == 0x000128, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_ItemCheck_bFind' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x00012C, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_Subtract_IntInt_ReturnValue) == 0x000130, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_Less_IntInt_ReturnValue) == 0x000134, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_GetPlayerCoinSoul_value) == 0x000138, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_Less_IntInt_ReturnValue_1) == 0x00013C, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_BooleanOR_ReturnValue) == 0x00013D, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ItemDetail, CallFunc_Not_PreBool_ReturnValue) == 0x00013E, "Member 'WB_ShopAllItem_C_ItemDetail::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopAllItem_C_OnClick_Event \ static_assert(alignof(WB_ShopAllItem_C_OnClick_Event) == 0x000008, "Wrong alignment on WB_ShopAllItem_C_OnClick_Event"); \ static_assert(sizeof(WB_ShopAllItem_C_OnClick_Event) == 0x000020, "Wrong size on WB_ShopAllItem_C_OnClick_Event"); \ static_assert(offsetof(WB_ShopAllItem_C_OnClick_Event, Item) == 0x000000, "Member 'WB_ShopAllItem_C_OnClick_Event::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopAllItem_C_OnSelect \ static_assert(alignof(WB_ShopAllItem_C_OnSelect) == 0x000008, "Wrong alignment on WB_ShopAllItem_C_OnSelect"); \ static_assert(sizeof(WB_ShopAllItem_C_OnSelect) == 0x000020, "Wrong size on WB_ShopAllItem_C_OnSelect"); \ static_assert(offsetof(WB_ShopAllItem_C_OnSelect, Item) == 0x000000, "Member 'WB_ShopAllItem_C_OnSelect::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopAllItem_C_PreConstruct \ static_assert(alignof(WB_ShopAllItem_C_PreConstruct) == 0x000001, "Wrong alignment on WB_ShopAllItem_C_PreConstruct"); \ static_assert(sizeof(WB_ShopAllItem_C_PreConstruct) == 0x000001, "Wrong size on WB_ShopAllItem_C_PreConstruct"); \ static_assert(offsetof(WB_ShopAllItem_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_ShopAllItem_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopAllItem_C_Set_Items_By_Type \ static_assert(alignof(WB_ShopAllItem_C_Set_Items_By_Type) == 0x000008, "Wrong alignment on WB_ShopAllItem_C_Set_Items_By_Type"); \ static_assert(sizeof(WB_ShopAllItem_C_Set_Items_By_Type) == 0x000130, "Wrong size on WB_ShopAllItem_C_Set_Items_By_Type"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, ItemType) == 0x000000, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::ItemType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, AllItems) == 0x000008, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::AllItems' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, CurrentTypeItems_0) == 0x000018, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::CurrentTypeItems_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, CallFunc_Array_Get_Item) == 0x000030, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, CallFunc_Array_Add_ReturnValue) == 0x000034, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, CallFunc_GetItemTabBySortId_NewParam) == 0x000038, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, CallFunc_GetItemConfigBySortId_Item) == 0x000040, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, CallFunc_GetItemConfigBySortId_find) == 0x000110, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000111, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000112, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000113, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, CallFunc_BooleanAND_ReturnValue) == 0x000114, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, Temp_int_Loop_Counter_Variable) == 0x000118, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x00011C, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, CallFunc_Less_IntInt_ReturnValue) == 0x00011D, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, CallFunc_Add_IntInt_ReturnValue) == 0x000120, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, CallFunc_Array_Add_ReturnValue_1) == 0x000124, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_Set_Items_By_Type, CallFunc_Array_Add_ReturnValue_2) == 0x000128, "Member 'WB_ShopAllItem_C_Set_Items_By_Type::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopAllItem_C_ShowItemByTag \ static_assert(alignof(WB_ShopAllItem_C_ShowItemByTag) == 0x000001, "Wrong alignment on WB_ShopAllItem_C_ShowItemByTag"); \ static_assert(sizeof(WB_ShopAllItem_C_ShowItemByTag) == 0x000002, "Wrong size on WB_ShopAllItem_C_ShowItemByTag"); \ static_assert(offsetof(WB_ShopAllItem_C_ShowItemByTag, ItemType) == 0x000000, "Member 'WB_ShopAllItem_C_ShowItemByTag::ItemType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopAllItem_C_ShowItemByTag, bIsBuy_0) == 0x000001, "Member 'WB_ShopAllItem_C_ShowItemByTag::bIsBuy_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopAllItem_C_TagSelect \ static_assert(alignof(WB_ShopAllItem_C_TagSelect) == 0x000004, "Wrong alignment on WB_ShopAllItem_C_TagSelect"); \ static_assert(sizeof(WB_ShopAllItem_C_TagSelect) == 0x000004, "Wrong size on WB_ShopAllItem_C_TagSelect"); \ static_assert(offsetof(WB_ShopAllItem_C_TagSelect, Index_0) == 0x000000, "Member 'WB_ShopAllItem_C_TagSelect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopAllItem_C_TagUnselect \ static_assert(alignof(WB_ShopAllItem_C_TagUnselect) == 0x000004, "Wrong alignment on WB_ShopAllItem_C_TagUnselect"); \ static_assert(sizeof(WB_ShopAllItem_C_TagUnselect) == 0x000004, "Wrong size on WB_ShopAllItem_C_TagUnselect"); \ static_assert(offsetof(WB_ShopAllItem_C_TagUnselect, Index_0) == 0x000000, "Member 'WB_ShopAllItem_C_TagUnselect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ShopAllItem_C \ static_assert(alignof(UWB_ShopAllItem_C) == 0x000008, "Wrong alignment on UWB_ShopAllItem_C"); \ static_assert(sizeof(UWB_ShopAllItem_C) == 0x0003C0, "Wrong size on UWB_ShopAllItem_C"); \ static_assert(offsetof(UWB_ShopAllItem_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ShopAllItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, TagList) == 0x0002C8, "Member 'UWB_ShopAllItem_C::TagList' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, WB_Grid_AJ) == 0x0002D0, "Member 'UWB_ShopAllItem_C::WB_Grid_AJ' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, OnSelectHover) == 0x0002D8, "Member 'UWB_ShopAllItem_C::OnSelectHover' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, OnCursorClick) == 0x0002E8, "Member 'UWB_ShopAllItem_C::OnCursorClick' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, UINotify) == 0x0002F8, "Member 'UWB_ShopAllItem_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, ShopID) == 0x000300, "Member 'UWB_ShopAllItem_C::ShopID' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, CurrentTypeItems) == 0x000308, "Member 'UWB_ShopAllItem_C::CurrentTypeItems' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, Items) == 0x000318, "Member 'UWB_ShopAllItem_C::Items' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, TagIndex) == 0x000328, "Member 'UWB_ShopAllItem_C::TagIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, bIsBuy) == 0x00032C, "Member 'UWB_ShopAllItem_C::bIsBuy' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, ItemsNotShow) == 0x000330, "Member 'UWB_ShopAllItem_C::ItemsNotShow' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, CurrentSelectTag) == 0x000340, "Member 'UWB_ShopAllItem_C::CurrentSelectTag' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, ItemTypeTag) == 0x000350, "Member 'UWB_ShopAllItem_C::ItemTypeTag' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, 创建购买界面) == 0x000358, "Member 'UWB_ShopAllItem_C::创建购买界面' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, OnCoinChanged) == 0x000368, "Member 'UWB_ShopAllItem_C::OnCoinChanged' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, UnlockMark) == 0x000378, "Member 'UWB_ShopAllItem_C::UnlockMark' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, LastValidItemIndex) == 0x000388, "Member 'UWB_ShopAllItem_C::LastValidItemIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, UpdateIconShowPrice) == 0x000390, "Member 'UWB_ShopAllItem_C::UpdateIconShowPrice' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, CanOpen) == 0x0003A0, "Member 'UWB_ShopAllItem_C::CanOpen' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, CurrentSelectedItemIndex) == 0x0003A4, "Member 'UWB_ShopAllItem_C::CurrentSelectedItemIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, UnPlaySelectSound) == 0x0003A8, "Member 'UWB_ShopAllItem_C::UnPlaySelectSound' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopAllItem_C, LastItemType) == 0x0003B8, "Member 'UWB_ShopAllItem_C::LastItemType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_ObjectArray \ static_assert(alignof(FS_ObjectArray) == 0x000008, "Wrong alignment on FS_ObjectArray"); \ static_assert(sizeof(FS_ObjectArray) == 0x000010, "Wrong size on FS_ObjectArray"); \ static_assert(offsetof(FS_ObjectArray, Content_5_CFF6CDDB4E8441871C24F5B8D32A0460) == 0x000000, "Member 'FS_ObjectArray::Content_5_CFF6CDDB4E8441871C24F5B8D32A0460' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LongNotice_C_ExecuteUbergraph_WB_LongNotice \ static_assert(alignof(WB_LongNotice_C_ExecuteUbergraph_WB_LongNotice) == 0x000008, "Wrong alignment on WB_LongNotice_C_ExecuteUbergraph_WB_LongNotice"); \ static_assert(sizeof(WB_LongNotice_C_ExecuteUbergraph_WB_LongNotice) == 0x000030, "Wrong size on WB_LongNotice_C_ExecuteUbergraph_WB_LongNotice"); \ static_assert(offsetof(WB_LongNotice_C_ExecuteUbergraph_WB_LongNotice, EntryPoint) == 0x000000, "Member 'WB_LongNotice_C_ExecuteUbergraph_WB_LongNotice::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LongNotice_C_ExecuteUbergraph_WB_LongNotice, Temp_delegate_Variable) == 0x000004, "Member 'WB_LongNotice_C_ExecuteUbergraph_WB_LongNotice::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LongNotice_C_ExecuteUbergraph_WB_LongNotice, CallFunc_PostEvent_ReturnValue) == 0x000014, "Member 'WB_LongNotice_C_ExecuteUbergraph_WB_LongNotice::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LongNotice_C_ExecuteUbergraph_WB_LongNotice, K2Node_Event_InText) == 0x000018, "Member 'WB_LongNotice_C_ExecuteUbergraph_WB_LongNotice::K2Node_Event_InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LongNotice_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_LongNotice_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_LongNotice_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_LongNotice_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_LongNotice_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_LongNotice_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_LongNotice_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LongNotice_C_UpdateContent \ static_assert(alignof(WB_LongNotice_C_UpdateContent) == 0x000008, "Wrong alignment on WB_LongNotice_C_UpdateContent"); \ static_assert(sizeof(WB_LongNotice_C_UpdateContent) == 0x000018, "Wrong size on WB_LongNotice_C_UpdateContent"); \ static_assert(offsetof(WB_LongNotice_C_UpdateContent, InText) == 0x000000, "Member 'WB_LongNotice_C_UpdateContent::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LongNotice_C_UpdateTranslation \ static_assert(alignof(WB_LongNotice_C_UpdateTranslation) == 0x000008, "Wrong alignment on WB_LongNotice_C_UpdateTranslation"); \ static_assert(sizeof(WB_LongNotice_C_UpdateTranslation) == 0x000010, "Wrong size on WB_LongNotice_C_UpdateTranslation"); \ static_assert(offsetof(WB_LongNotice_C_UpdateTranslation, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000000, "Member 'WB_LongNotice_C_UpdateTranslation::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LongNotice_C_UpdateTranslation, CallFunc_IsInViewport_ReturnValue) == 0x000008, "Member 'WB_LongNotice_C_UpdateTranslation::CallFunc_IsInViewport_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LongNotice_C_UpdateTranslation, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'WB_LongNotice_C_UpdateTranslation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LongNotice_C \ static_assert(alignof(UWB_LongNotice_C) == 0x000008, "Wrong alignment on UWB_LongNotice_C"); \ static_assert(sizeof(UWB_LongNotice_C) == 0x0002F0, "Wrong size on UWB_LongNotice_C"); \ static_assert(offsetof(UWB_LongNotice_C, UberGraphFrame_WB_LongNotice_C) == 0x0002C8, "Member 'UWB_LongNotice_C::UberGraphFrame_WB_LongNotice_C' has a wrong offset!"); \ static_assert(offsetof(UWB_LongNotice_C, DisplayNotice) == 0x0002D0, "Member 'UWB_LongNotice_C::DisplayNotice' has a wrong offset!"); \ static_assert(offsetof(UWB_LongNotice_C, Overlay_Root) == 0x0002D8, "Member 'UWB_LongNotice_C::Overlay_Root' has a wrong offset!"); \ static_assert(offsetof(UWB_LongNotice_C, WB_AnimationSlot_Fade) == 0x0002E0, "Member 'UWB_LongNotice_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_LongNotice_C, UpVis) == 0x0002E8, "Member 'UWB_LongNotice_C::UpVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo \ static_assert(alignof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo) == 0x000008, "Wrong alignment on WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo"); \ static_assert(sizeof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo) == 0x0000F0, "Wrong size on WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, EntryPoint) == 0x000000, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, K2Node_CustomEvent_Loaded) == 0x000018, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, K2Node_CreateDelegate_OutputDelegate_1) == 0x000020, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, Temp_object_Variable) == 0x000030, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, K2Node_DynamicCast_AsTexture_2D) == 0x000038, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, K2Node_Event_IsDesignTime) == 0x000041, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, CallFunc_PlayAnimation_ReturnValue) == 0x000048, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x000050, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, K2Node_CustomEvent_SectionText) == 0x000060, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::K2Node_CustomEvent_SectionText' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, K2Node_CustomEvent_Shown_Image) == 0x000078, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::K2Node_CustomEvent_Shown_Image' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, K2Node_CustomEvent_PlayShownSound) == 0x0000A8, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::K2Node_CustomEvent_PlayShownSound' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, CallFunc_RemoveWidgetByQueue_Succeed) == 0x0000A9, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::CallFunc_RemoveWidgetByQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, CallFunc_GetObjectClass_ReturnValue) == 0x0000B0, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0000B8, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, CallFunc_GetEndTime_ReturnValue) == 0x0000C0, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::CallFunc_GetEndTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0000C8, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, CallFunc_GetOptionValue_ReturnValue) == 0x0000D0, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000E0, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo, K2Node_CallDelegate_ShownTime_ImplicitCast) == 0x0000E8, "Member 'WB_AddressInfo_C_ExecuteUbergraph_WB_AddressInfo::K2Node_CallDelegate_ShownTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_AddressInfo_C_OnLoaded_462A1DEF4A5E75CBD660DA93259EDEF0 \ static_assert(alignof(WB_AddressInfo_C_OnLoaded_462A1DEF4A5E75CBD660DA93259EDEF0) == 0x000008, "Wrong alignment on WB_AddressInfo_C_OnLoaded_462A1DEF4A5E75CBD660DA93259EDEF0"); \ static_assert(sizeof(WB_AddressInfo_C_OnLoaded_462A1DEF4A5E75CBD660DA93259EDEF0) == 0x000008, "Wrong size on WB_AddressInfo_C_OnLoaded_462A1DEF4A5E75CBD660DA93259EDEF0"); \ static_assert(offsetof(WB_AddressInfo_C_OnLoaded_462A1DEF4A5E75CBD660DA93259EDEF0, Loaded) == 0x000000, "Member 'WB_AddressInfo_C_OnLoaded_462A1DEF4A5E75CBD660DA93259EDEF0::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_AddressInfo_C_PreConstruct \ static_assert(alignof(WB_AddressInfo_C_PreConstruct) == 0x000001, "Wrong alignment on WB_AddressInfo_C_PreConstruct"); \ static_assert(sizeof(WB_AddressInfo_C_PreConstruct) == 0x000001, "Wrong size on WB_AddressInfo_C_PreConstruct"); \ static_assert(offsetof(WB_AddressInfo_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_AddressInfo_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_AddressInfo_C_UpdateSectionText \ static_assert(alignof(WB_AddressInfo_C_UpdateSectionText) == 0x000008, "Wrong alignment on WB_AddressInfo_C_UpdateSectionText"); \ static_assert(sizeof(WB_AddressInfo_C_UpdateSectionText) == 0x000050, "Wrong size on WB_AddressInfo_C_UpdateSectionText"); \ static_assert(offsetof(WB_AddressInfo_C_UpdateSectionText, SectionText_0) == 0x000000, "Member 'WB_AddressInfo_C_UpdateSectionText::SectionText_0' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_UpdateSectionText, Shown_Image) == 0x000018, "Member 'WB_AddressInfo_C_UpdateSectionText::Shown_Image' has a wrong offset!"); \ static_assert(offsetof(WB_AddressInfo_C_UpdateSectionText, PlayShownSound_0) == 0x000048, "Member 'WB_AddressInfo_C_UpdateSectionText::PlayShownSound_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_AddressInfo_C \ static_assert(alignof(UWB_AddressInfo_C) == 0x000008, "Wrong alignment on UWB_AddressInfo_C"); \ static_assert(sizeof(UWB_AddressInfo_C) == 0x0002F0, "Wrong size on UWB_AddressInfo_C"); \ static_assert(offsetof(UWB_AddressInfo_C, UberGraphFrame) == 0x000278, "Member 'UWB_AddressInfo_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_AddressInfo_C, fade) == 0x000280, "Member 'UWB_AddressInfo_C::fade' has a wrong offset!"); \ static_assert(offsetof(UWB_AddressInfo_C, CustomizationTextBlock_Name) == 0x000288, "Member 'UWB_AddressInfo_C::CustomizationTextBlock_Name' has a wrong offset!"); \ static_assert(offsetof(UWB_AddressInfo_C, Image_AreaT) == 0x000290, "Member 'UWB_AddressInfo_C::Image_AreaT' has a wrong offset!"); \ static_assert(offsetof(UWB_AddressInfo_C, Overlay_Root) == 0x000298, "Member 'UWB_AddressInfo_C::Overlay_Root' has a wrong offset!"); \ static_assert(offsetof(UWB_AddressInfo_C, SectionText) == 0x0002A0, "Member 'UWB_AddressInfo_C::SectionText' has a wrong offset!"); \ static_assert(offsetof(UWB_AddressInfo_C, ShownImage) == 0x0002B8, "Member 'UWB_AddressInfo_C::ShownImage' has a wrong offset!"); \ static_assert(offsetof(UWB_AddressInfo_C, PlayShownSound) == 0x0002E8, "Member 'UWB_AddressInfo_C::PlayShownSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_ADI_Jiuhulu_Child_C \ static_assert(alignof(ABP_ADI_Jiuhulu_Child_C) == 0x000008, "Wrong alignment on ABP_ADI_Jiuhulu_Child_C"); \ static_assert(sizeof(ABP_ADI_Jiuhulu_Child_C) == 0x000308, "Wrong size on ABP_ADI_Jiuhulu_Child_C"); \ #define DUMPER7_ASSERTS_wuchang_pirate_skeleton_AnimBlueprint__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(wuchang_pirate_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on wuchang_pirate_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(wuchang_pirate_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData) == 0x0000D0, "Wrong size on wuchang_pirate_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(wuchang_pirate_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __NameProperty_4) == 0x000004, "Member 'wuchang_pirate_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__NameProperty_4' has a wrong offset!"); \ static_assert(offsetof(wuchang_pirate_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __NameProperty_5) == 0x00000C, "Member 'wuchang_pirate_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__NameProperty_5' has a wrong offset!"); \ static_assert(offsetof(wuchang_pirate_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __StructProperty_6) == 0x000018, "Member 'wuchang_pirate_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__StructProperty_6' has a wrong offset!"); \ static_assert(offsetof(wuchang_pirate_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'wuchang_pirate_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(wuchang_pirate_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'wuchang_pirate_skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_wuchang_pirate_skeleton_AnimBlueprint_C_AnimGraph \ static_assert(alignof(wuchang_pirate_skeleton_AnimBlueprint_C_AnimGraph) == 0x000008, "Wrong alignment on wuchang_pirate_skeleton_AnimBlueprint_C_AnimGraph"); \ static_assert(sizeof(wuchang_pirate_skeleton_AnimBlueprint_C_AnimGraph) == 0x000010, "Wrong size on wuchang_pirate_skeleton_AnimBlueprint_C_AnimGraph"); \ static_assert(offsetof(wuchang_pirate_skeleton_AnimBlueprint_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'wuchang_pirate_skeleton_AnimBlueprint_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_wuchang_pirate_skeleton_AnimBlueprint_C_BlueprintUpdateAnimation \ static_assert(alignof(wuchang_pirate_skeleton_AnimBlueprint_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on wuchang_pirate_skeleton_AnimBlueprint_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(wuchang_pirate_skeleton_AnimBlueprint_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on wuchang_pirate_skeleton_AnimBlueprint_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(wuchang_pirate_skeleton_AnimBlueprint_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'wuchang_pirate_skeleton_AnimBlueprint_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint \ static_assert(alignof(wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint) == 0x000008, "Wrong alignment on wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint"); \ static_assert(sizeof(wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint) == 0x000030, "Wrong size on wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint"); \ static_assert(offsetof(wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint, EntryPoint) == 0x000000, "Member 'wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint, K2Node_Event_DeltaTimeX) == 0x000004, "Member 'wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint, CallFunc_GetOwningComponent_ReturnValue) == 0x000008, "Member 'wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint, CallFunc_GetAttachParent_ReturnValue) == 0x000010, "Member 'wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint::CallFunc_GetAttachParent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint, K2Node_DynamicCast_AsSkeletal_Mesh_Component) == 0x000020, "Member 'wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint::K2Node_DynamicCast_AsSkeletal_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'wuchang_pirate_skeleton_AnimBlueprint_C_ExecuteUbergraph_wuchang_pirate_skeleton_AnimBlueprint::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Uwuchang_pirate_skeleton_AnimBlueprint_C \ static_assert(alignof(Uwuchang_pirate_skeleton_AnimBlueprint_C) == 0x000010, "Wrong alignment on Uwuchang_pirate_skeleton_AnimBlueprint_C"); \ static_assert(sizeof(Uwuchang_pirate_skeleton_AnimBlueprint_C) == 0x000670, "Wrong size on Uwuchang_pirate_skeleton_AnimBlueprint_C"); \ static_assert(offsetof(Uwuchang_pirate_skeleton_AnimBlueprint_C, UberGraphFrame) == 0x000450, "Member 'Uwuchang_pirate_skeleton_AnimBlueprint_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_pirate_skeleton_AnimBlueprint_C, AnimBlueprintExtension_PropertyAccess) == 0x000458, "Member 'Uwuchang_pirate_skeleton_AnimBlueprint_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_pirate_skeleton_AnimBlueprint_C, AnimBlueprintExtension_Base) == 0x000460, "Member 'Uwuchang_pirate_skeleton_AnimBlueprint_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_pirate_skeleton_AnimBlueprint_C, AnimGraphNode_Root) == 0x000468, "Member 'Uwuchang_pirate_skeleton_AnimBlueprint_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_pirate_skeleton_AnimBlueprint_C, AnimGraphNode_CopyPoseFromMesh) == 0x000488, "Member 'Uwuchang_pirate_skeleton_AnimBlueprint_C::AnimGraphNode_CopyPoseFromMesh' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_pirate_skeleton_AnimBlueprint_C, ParentMesh) == 0x000660, "Member 'Uwuchang_pirate_skeleton_AnimBlueprint_C::ParentMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_StarGraphArea \ static_assert(alignof(FS_StarGraphArea) == 0x000008, "Wrong alignment on FS_StarGraphArea"); \ static_assert(sizeof(FS_StarGraphArea) == 0x000088, "Wrong size on FS_StarGraphArea"); \ static_assert(offsetof(FS_StarGraphArea, Position_45_78C2CDD14F47E6D52082C3ADEEEF9D37) == 0x000000, "Member 'FS_StarGraphArea::Position_45_78C2CDD14F47E6D52082C3ADEEEF9D37' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphArea, AreaNodes_6_400A40AB4F64E5856658D9A27540470F) == 0x000010, "Member 'FS_StarGraphArea::AreaNodes_6_400A40AB4F64E5856658D9A27540470F' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphArea, CoreNodes_32_8CD64F4A4981DA1CD9CCF099E9A448CE) == 0x000020, "Member 'FS_StarGraphArea::CoreNodes_32_8CD64F4A4981DA1CD9CCF099E9A448CE' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphArea, ExternalNodes_31_8C1E90EA41765A38D29F2A9F8BDAC26E) == 0x000030, "Member 'FS_StarGraphArea::ExternalNodes_31_8C1E90EA41765A38D29F2A9F8BDAC26E' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphArea, AreaColor_36_56047B844014B73BD3B6C6AF81F5E554) == 0x000040, "Member 'FS_StarGraphArea::AreaColor_36_56047B844014B73BD3B6C6AF81F5E554' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphArea, BGImage_38_0233136742F3742C53CAB09A0BC29128) == 0x000050, "Member 'FS_StarGraphArea::BGImage_38_0233136742F3742C53CAB09A0BC29128' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphArea, AreaSize_48_F7EACA9740D51301C79FFAB843A642AC) == 0x000058, "Member 'FS_StarGraphArea::AreaSize_48_F7EACA9740D51301C79FFAB843A642AC' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphArea, NodeCenterPosition_63_F381FEDB416645259660CB9CC470AE59) == 0x000068, "Member 'FS_StarGraphArea::NodeCenterPosition_63_F381FEDB416645259660CB9CC470AE59' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphArea, ConnectArea_73_6F2F68164FB7A20F77A39E8668125EC3) == 0x000078, "Member 'FS_StarGraphArea::ConnectArea_73_6F2F68164FB7A20F77A39E8668125EC3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_SetWrongKey_C_BackKeyEvent \ static_assert(alignof(WB_KeybardInput_SetWrongKey_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_KeybardInput_SetWrongKey_C_BackKeyEvent"); \ static_assert(sizeof(WB_KeybardInput_SetWrongKey_C_BackKeyEvent) == 0x000048, "Wrong size on WB_KeybardInput_SetWrongKey_C_BackKeyEvent"); \ static_assert(offsetof(WB_KeybardInput_SetWrongKey_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_KeybardInput_SetWrongKey_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_SetWrongKey_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_KeybardInput_SetWrongKey_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_SetWrongKey_C_EnterKeyEvent \ static_assert(alignof(WB_KeybardInput_SetWrongKey_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_KeybardInput_SetWrongKey_C_EnterKeyEvent"); \ static_assert(sizeof(WB_KeybardInput_SetWrongKey_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_KeybardInput_SetWrongKey_C_EnterKeyEvent"); \ static_assert(offsetof(WB_KeybardInput_SetWrongKey_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_KeybardInput_SetWrongKey_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_SetWrongKey_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_KeybardInput_SetWrongKey_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey \ static_assert(alignof(WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey) == 0x000008, "Wrong alignment on WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey"); \ static_assert(sizeof(WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey) == 0x0000D0, "Wrong size on WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey"); \ static_assert(offsetof(WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey, EntryPoint) == 0x000000, "Member 'WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey, K2Node_Event_InGeometry) == 0x000008, "Member 'WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey, K2Node_Event_isDown) == 0x000048, "Member 'WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey, Temp_delegate_Variable) == 0x00004C, "Member 'WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey, CallFunc_PostEvent_ReturnValue) == 0x00005C, "Member 'WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey, Temp_delegate_Variable_1) == 0x000060, "Member 'WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey, Temp_delegate_Variable_2) == 0x000070, "Member 'WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey, CallFunc_PostEvent_ReturnValue_1) == 0x000080, "Member 'WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey, CallFunc_PostEvent_ReturnValue_2) == 0x000084, "Member 'WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey, K2Node_Event_InGeometry_1) == 0x000088, "Member 'WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey, K2Node_Event_isDown_1) == 0x0000C8, "Member 'WB_KeybardInput_SetWrongKey_C_ExecuteUbergraph_WB_KeybardInput_SetWrongKey::K2Node_Event_isDown_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_SetWrongKey_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_KeybardInput_SetWrongKey_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_KeybardInput_SetWrongKey_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_KeybardInput_SetWrongKey_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_KeybardInput_SetWrongKey_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_KeybardInput_SetWrongKey_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_KeybardInput_SetWrongKey_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_KeybardInput_SetWrongKey_C \ static_assert(alignof(UWB_KeybardInput_SetWrongKey_C) == 0x000008, "Wrong alignment on UWB_KeybardInput_SetWrongKey_C"); \ static_assert(sizeof(UWB_KeybardInput_SetWrongKey_C) == 0x0002E0, "Wrong size on UWB_KeybardInput_SetWrongKey_C"); \ static_assert(offsetof(UWB_KeybardInput_SetWrongKey_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_KeybardInput_SetWrongKey_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_KeybardInput_SetWrongKey_C, WB_SecondaryWindow1_C_0) == 0x0002C8, "Member 'UWB_KeybardInput_SetWrongKey_C::WB_SecondaryWindow1_C_0' has a wrong offset!"); \ static_assert(offsetof(UWB_KeybardInput_SetWrongKey_C, SetWrongKey) == 0x0002D0, "Member 'UWB_KeybardInput_SetWrongKey_C::SetWrongKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_StarGraphFog \ static_assert(alignof(FS_StarGraphFog) == 0x000008, "Wrong alignment on FS_StarGraphFog"); \ static_assert(sizeof(FS_StarGraphFog) == 0x000038, "Wrong size on FS_StarGraphFog"); \ static_assert(offsetof(FS_StarGraphFog, Position_3_AB578FF64602A6C49EAE37911F78A757) == 0x000000, "Member 'FS_StarGraphFog::Position_3_AB578FF64602A6C49EAE37911F78A757' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphFog, Mat_13_2BDD61F64C108376CC993BB347771F43) == 0x000010, "Member 'FS_StarGraphFog::Mat_13_2BDD61F64C108376CC993BB347771F43' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphFog, Size_7_4F4912CA4A0172E1FF51619EDEA7FF2E) == 0x000018, "Member 'FS_StarGraphFog::Size_7_4F4912CA4A0172E1FF51619EDEA7FF2E' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphFog, Angle_12_A68C563B485782BDE5E67EBCA00F56DD) == 0x000020, "Member 'FS_StarGraphFog::Angle_12_A68C563B485782BDE5E67EBCA00F56DD' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphFog, BelongArea_16_13B33DCC427722C16F420EB3CFAAEE07) == 0x000028, "Member 'FS_StarGraphFog::BelongArea_16_13B33DCC427722C16F420EB3CFAAEE07' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_ST_Achievement_FirePoint \ static_assert(alignof(FST_ST_Achievement_FirePoint) == 0x000008, "Wrong alignment on FST_ST_Achievement_FirePoint"); \ static_assert(sizeof(FST_ST_Achievement_FirePoint) == 0x000010, "Wrong size on FST_ST_Achievement_FirePoint"); \ static_assert(offsetof(FST_ST_Achievement_FirePoint, FirePointID_3_A98359824FAAE73041BA8BBCF9DADA25) == 0x000000, "Member 'FST_ST_Achievement_FirePoint::FirePointID_3_A98359824FAAE73041BA8BBCF9DADA25' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_PlayerPropertyUp \ static_assert(alignof(FS_PlayerPropertyUp) == 0x000004, "Wrong alignment on FS_PlayerPropertyUp"); \ static_assert(sizeof(FS_PlayerPropertyUp) == 0x00000C, "Wrong size on FS_PlayerPropertyUp"); \ static_assert(offsetof(FS_PlayerPropertyUp, PropertyTag_4_543161884A7D5423CF585CACB9A926D3) == 0x000000, "Member 'FS_PlayerPropertyUp::PropertyTag_4_543161884A7D5423CF585CACB9A926D3' has a wrong offset!"); \ static_assert(offsetof(FS_PlayerPropertyUp, Value_6_21AA64D940315E445643C28494643D30) == 0x000008, "Member 'FS_PlayerPropertyUp::Value_6_21AA64D940315E445643C28494643D30' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_NeedItem \ static_assert(alignof(FS_NeedItem) == 0x000004, "Wrong alignment on FS_NeedItem"); \ static_assert(sizeof(FS_NeedItem) == 0x000008, "Wrong size on FS_NeedItem"); \ static_assert(offsetof(FS_NeedItem, ItemID_9_543161884A7D5423CF585CACB9A926D3) == 0x000000, "Member 'FS_NeedItem::ItemID_9_543161884A7D5423CF585CACB9A926D3' has a wrong offset!"); \ static_assert(offsetof(FS_NeedItem, Count_10_21AA64D940315E445643C28494643D30) == 0x000004, "Member 'FS_NeedItem::Count_10_21AA64D940315E445643C28494643D30' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_UseLight_C_GetNotifyName \ static_assert(alignof(AN_UseLight_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_UseLight_C_GetNotifyName"); \ static_assert(sizeof(AN_UseLight_C_GetNotifyName) == 0x000010, "Wrong size on AN_UseLight_C_GetNotifyName"); \ static_assert(offsetof(AN_UseLight_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_UseLight_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_UseLight_C_Received_Notify \ static_assert(alignof(AN_UseLight_C_Received_Notify) == 0x000010, "Wrong alignment on AN_UseLight_C_Received_Notify"); \ static_assert(sizeof(AN_UseLight_C_Received_Notify) == 0x0000F0, "Wrong size on AN_UseLight_C_Received_Notify"); \ static_assert(offsetof(AN_UseLight_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_UseLight_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_UseLight_C_Received_Notify, Animation) == 0x000008, "Member 'AN_UseLight_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_UseLight_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_UseLight_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_UseLight_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_UseLight_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_UseLight_C_Received_Notify, L_Inventory) == 0x000048, "Member 'AN_UseLight_C_Received_Notify::L_Inventory' has a wrong offset!"); \ static_assert(offsetof(AN_UseLight_C_Received_Notify, L_Equipment) == 0x000050, "Member 'AN_UseLight_C_Received_Notify::L_Equipment' has a wrong offset!"); \ static_assert(offsetof(AN_UseLight_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000058, "Member 'AN_UseLight_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_UseLight_C_Received_Notify, CallFunc_GetTransform_ReturnValue) == 0x000060, "Member 'AN_UseLight_C_Received_Notify::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_UseLight_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'AN_UseLight_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_UseLight_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000C8, "Member 'AN_UseLight_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_UseLight_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x0000D0, "Member 'AN_UseLight_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_UseLight_C_Received_Notify, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0000D8, "Member 'AN_UseLight_C_Received_Notify::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(AN_UseLight_C_Received_Notify, K2Node_DynamicCast_AsLights_Actor) == 0x0000E0, "Member 'AN_UseLight_C_Received_Notify::K2Node_DynamicCast_AsLights_Actor' has a wrong offset!"); \ static_assert(offsetof(AN_UseLight_C_Received_Notify, K2Node_DynamicCast_bSuccess_1) == 0x0000E8, "Member 'AN_UseLight_C_Received_Notify::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AN_UseLight_C_Received_Notify, CallFunc_getLightState_On) == 0x0000E9, "Member 'AN_UseLight_C_Received_Notify::CallFunc_getLightState_On' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_UseLight_C \ static_assert(alignof(UAN_UseLight_C) == 0x000008, "Wrong alignment on UAN_UseLight_C"); \ static_assert(sizeof(UAN_UseLight_C) == 0x000048, "Wrong size on UAN_UseLight_C"); \ static_assert(offsetof(UAN_UseLight_C, 点光源亮度) == 0x000038, "Member 'UAN_UseLight_C::点光源亮度' has a wrong offset!"); \ static_assert(offsetof(UAN_UseLight_C, 聚光灯亮度) == 0x00003C, "Member 'UAN_UseLight_C::聚光灯亮度' has a wrong offset!"); \ static_assert(offsetof(UAN_UseLight_C, 开灯) == 0x000040, "Member 'UAN_UseLight_C::开灯' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_EditionType_C_ExecuteUbergraph_WB_EditionType \ static_assert(alignof(WB_EditionType_C_ExecuteUbergraph_WB_EditionType) == 0x000008, "Wrong alignment on WB_EditionType_C_ExecuteUbergraph_WB_EditionType"); \ static_assert(sizeof(WB_EditionType_C_ExecuteUbergraph_WB_EditionType) == 0x000098, "Wrong size on WB_EditionType_C_ExecuteUbergraph_WB_EditionType"); \ static_assert(offsetof(WB_EditionType_C_ExecuteUbergraph_WB_EditionType, EntryPoint) == 0x000000, "Member 'WB_EditionType_C_ExecuteUbergraph_WB_EditionType::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_EditionType_C_ExecuteUbergraph_WB_EditionType, CallFunc_GetNetWorkConfigPath_ReturnValue) == 0x000008, "Member 'WB_EditionType_C_ExecuteUbergraph_WB_EditionType::CallFunc_GetNetWorkConfigPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_EditionType_C_ExecuteUbergraph_WB_EditionType, Temp_bool_Variable) == 0x000018, "Member 'WB_EditionType_C_ExecuteUbergraph_WB_EditionType::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_EditionType_C_ExecuteUbergraph_WB_EditionType, CallFunc_CustomConfig_GetIni_ReturnValue) == 0x000020, "Member 'WB_EditionType_C_ExecuteUbergraph_WB_EditionType::CallFunc_CustomConfig_GetIni_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_EditionType_C_ExecuteUbergraph_WB_EditionType, Temp_text_Variable) == 0x000030, "Member 'WB_EditionType_C_ExecuteUbergraph_WB_EditionType::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_EditionType_C_ExecuteUbergraph_WB_EditionType, CallFunc_Conv_StringToText_ReturnValue) == 0x000048, "Member 'WB_EditionType_C_ExecuteUbergraph_WB_EditionType::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_EditionType_C_ExecuteUbergraph_WB_EditionType, Temp_text_Variable_1) == 0x000060, "Member 'WB_EditionType_C_ExecuteUbergraph_WB_EditionType::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_EditionType_C_ExecuteUbergraph_WB_EditionType, K2Node_CustomEvent_IsOnline) == 0x000078, "Member 'WB_EditionType_C_ExecuteUbergraph_WB_EditionType::K2Node_CustomEvent_IsOnline' has a wrong offset!"); \ static_assert(offsetof(WB_EditionType_C_ExecuteUbergraph_WB_EditionType, K2Node_Select_Default) == 0x000080, "Member 'WB_EditionType_C_ExecuteUbergraph_WB_EditionType::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_EditionType_C_UpdateText \ static_assert(alignof(WB_EditionType_C_UpdateText) == 0x000001, "Wrong alignment on WB_EditionType_C_UpdateText"); \ static_assert(sizeof(WB_EditionType_C_UpdateText) == 0x000001, "Wrong size on WB_EditionType_C_UpdateText"); \ static_assert(offsetof(WB_EditionType_C_UpdateText, IsOnline) == 0x000000, "Member 'WB_EditionType_C_UpdateText::IsOnline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_EditionType_C \ static_assert(alignof(UWB_EditionType_C) == 0x000008, "Wrong alignment on UWB_EditionType_C"); \ static_assert(sizeof(UWB_EditionType_C) == 0x0002E0, "Wrong size on UWB_EditionType_C"); \ static_assert(offsetof(UWB_EditionType_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_EditionType_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_EditionType_C, CustomizationTextBlock_148) == 0x0002C8, "Member 'UWB_EditionType_C::CustomizationTextBlock_148' has a wrong offset!"); \ static_assert(offsetof(UWB_EditionType_C, Image_158) == 0x0002D0, "Member 'UWB_EditionType_C::Image_158' has a wrong offset!"); \ static_assert(offsetof(UWB_EditionType_C, RevisionNew) == 0x0002D8, "Member 'UWB_EditionType_C::RevisionNew' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_StarGraphNodeSkillUp \ static_assert(alignof(FS_StarGraphNodeSkillUp) == 0x000008, "Wrong alignment on FS_StarGraphNodeSkillUp"); \ static_assert(sizeof(FS_StarGraphNodeSkillUp) == 0x000110, "Wrong size on FS_StarGraphNodeSkillUp"); \ static_assert(offsetof(FS_StarGraphNodeSkillUp, NeedSkillPt_11_398B32734532573040D1A696C826AA43) == 0x000000, "Member 'FS_StarGraphNodeSkillUp::NeedSkillPt_11_398B32734532573040D1A696C826AA43' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphNodeSkillUp, NeedItem_25_FC3B0AE14ED4FB0F0FF1A0AE790821F1) == 0x000008, "Member 'FS_StarGraphNodeSkillUp::NeedItem_25_FC3B0AE14ED4FB0F0FF1A0AE790821F1' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphNodeSkillUp, PlayerPropertyUp_18_0EC6CC6841295E67CB3204A55F7690C5) == 0x000018, "Member 'FS_StarGraphNodeSkillUp::PlayerPropertyUp_18_0EC6CC6841295E67CB3204A55F7690C5' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphNodeSkillUp, StyleSkill_22_0534512C479DD832A884B986C68732DD) == 0x000028, "Member 'FS_StarGraphNodeSkillUp::StyleSkill_22_0534512C479DD832A884B986C68732DD' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphNodeSkillUp, NeedNodeLevel_33_5CDA8EBB45A4FFD220802399BCC3E5C1) == 0x000038, "Member 'FS_StarGraphNodeSkillUp::NeedNodeLevel_33_5CDA8EBB45A4FFD220802399BCC3E5C1' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphNodeSkillUp, LevelDescription_40_B150AC0A438ACBE77A360096FF246BE7) == 0x000088, "Member 'FS_StarGraphNodeSkillUp::LevelDescription_40_B150AC0A438ACBE77A360096FF246BE7' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphNodeSkillUp, AddBuffs_45_57B9D962483FEEB441E7349801325EC2) == 0x0000A0, "Member 'FS_StarGraphNodeSkillUp::AddBuffs_45_57B9D962483FEEB441E7349801325EC2' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphNodeSkillUp, AddFunctions_50_68A61D184DFAD9ABABAA4EA5B8B8264E) == 0x0000B0, "Member 'FS_StarGraphNodeSkillUp::AddFunctions_50_68A61D184DFAD9ABABAA4EA5B8B8264E' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphNodeSkillUp, LevelUpWeapon_56_5ED3EF69460D9EA344929BBE8F868448) == 0x0000C0, "Member 'FS_StarGraphNodeSkillUp::LevelUpWeapon_56_5ED3EF69460D9EA344929BBE8F868448' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_StarGraphNodeData \ static_assert(alignof(FST_StarGraphNodeData) == 0x000008, "Wrong alignment on FST_StarGraphNodeData"); \ static_assert(sizeof(FST_StarGraphNodeData) == 0x0000D0, "Wrong size on FST_StarGraphNodeData"); \ static_assert(offsetof(FST_StarGraphNodeData, Position_8_BB5428144E5B05340C9EAFA71CC35EAF) == 0x000000, "Member 'FST_StarGraphNodeData::Position_8_BB5428144E5B05340C9EAFA71CC35EAF' has a wrong offset!"); \ static_assert(offsetof(FST_StarGraphNodeData, DisplayName_62_5A06582D4D7AC8D13BE679A232FF8215) == 0x000010, "Member 'FST_StarGraphNodeData::DisplayName_62_5A06582D4D7AC8D13BE679A232FF8215' has a wrong offset!"); \ static_assert(offsetof(FST_StarGraphNodeData, Description_63_418595774BEA70454F6C8DAE36CA264B) == 0x000028, "Member 'FST_StarGraphNodeData::Description_63_418595774BEA70454F6C8DAE36CA264B' has a wrong offset!"); \ static_assert(offsetof(FST_StarGraphNodeData, BelongArea_37_846BF3A84984FF9E67DDB5A7F3E5C8DB) == 0x000040, "Member 'FST_StarGraphNodeData::BelongArea_37_846BF3A84984FF9E67DDB5A7F3E5C8DB' has a wrong offset!"); \ static_assert(offsetof(FST_StarGraphNodeData, CoreNode_53_2FDB95F04AA038E3D316289C56A6013D) == 0x000050, "Member 'FST_StarGraphNodeData::CoreNode_53_2FDB95F04AA038E3D316289C56A6013D' has a wrong offset!"); \ static_assert(offsetof(FST_StarGraphNodeData, OriginalNode_83_4CF9C7F7459BE3B2F23FD0BD5C71D09C) == 0x000051, "Member 'FST_StarGraphNodeData::OriginalNode_83_4CF9C7F7459BE3B2F23FD0BD5C71D09C' has a wrong offset!"); \ static_assert(offsetof(FST_StarGraphNodeData, SkillUp_31_2D556CBA4F912170059E9E969B746A98) == 0x000058, "Member 'FST_StarGraphNodeData::SkillUp_31_2D556CBA4F912170059E9E969B746A98' has a wrong offset!"); \ static_assert(offsetof(FST_StarGraphNodeData, SpecialClassType_77_8274F826462B66FFC865D694221FD8AA) == 0x000068, "Member 'FST_StarGraphNodeData::SpecialClassType_77_8274F826462B66FFC865D694221FD8AA' has a wrong offset!"); \ static_assert(offsetof(FST_StarGraphNodeData, ClassType_56_FFCBCDC94F115803D040AA9F99F98D91) == 0x000069, "Member 'FST_StarGraphNodeData::ClassType_56_FFCBCDC94F115803D040AA9F99F98D91' has a wrong offset!"); \ static_assert(offsetof(FST_StarGraphNodeData, Icon_59_197F9BE34A2DF093DE3752BB8516965E) == 0x000070, "Member 'FST_StarGraphNodeData::Icon_59_197F9BE34A2DF093DE3752BB8516965E' has a wrong offset!"); \ static_assert(offsetof(FST_StarGraphNodeData, UnactivedIcon_87_3E20A2264707134D6D4F04A241017256) == 0x000078, "Member 'FST_StarGraphNodeData::UnactivedIcon_87_3E20A2264707134D6D4F04A241017256' has a wrong offset!"); \ static_assert(offsetof(FST_StarGraphNodeData, LevelUpClassType_70_AFE6C3E54657A676A32312A970C003EE) == 0x000080, "Member 'FST_StarGraphNodeData::LevelUpClassType_70_AFE6C3E54657A676A32312A970C003EE' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADI_MP_Head02_C \ static_assert(alignof(ADI_MP_Head02_C) == 0x000008, "Wrong alignment on ADI_MP_Head02_C"); \ static_assert(sizeof(ADI_MP_Head02_C) == 0x000570, "Wrong size on ADI_MP_Head02_C"); \ #define DUMPER7_ASSERTS_FS_AINetworkHealthEnhancement \ static_assert(alignof(FS_AINetworkHealthEnhancement) == 0x000008, "Wrong alignment on FS_AINetworkHealthEnhancement"); \ static_assert(sizeof(FS_AINetworkHealthEnhancement) == 0x000010, "Wrong size on FS_AINetworkHealthEnhancement"); \ static_assert(offsetof(FS_AINetworkHealthEnhancement, OneFriends_11_0C1127FA445DD7A9E84542B7FA2C2AF3) == 0x000000, "Member 'FS_AINetworkHealthEnhancement::OneFriends_11_0C1127FA445DD7A9E84542B7FA2C2AF3' has a wrong offset!"); \ static_assert(offsetof(FS_AINetworkHealthEnhancement, TwoFriends_9_3D84ECB448959DD897ED7786A6B9DEFD) == 0x000008, "Member 'FS_AINetworkHealthEnhancement::TwoFriends_9_3D84ECB448959DD897ED7786A6B9DEFD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_Texture2DArray \ static_assert(alignof(FS_Texture2DArray) == 0x000008, "Wrong alignment on FS_Texture2DArray"); \ static_assert(sizeof(FS_Texture2DArray) == 0x000010, "Wrong size on FS_Texture2DArray"); \ static_assert(offsetof(FS_Texture2DArray, Content_4_8AD72C6A4DAA9A6866838BB21EEBC220) == 0x000000, "Member 'FS_Texture2DArray::Content_4_8AD72C6A4DAA9A6866838BB21EEBC220' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_ZaoziZY_C \ static_assert(alignof(ABP_ZaoziZY_C) == 0x000008, "Wrong alignment on ABP_ZaoziZY_C"); \ static_assert(sizeof(ABP_ZaoziZY_C) == 0x000310, "Wrong size on ABP_ZaoziZY_C"); \ static_assert(offsetof(ABP_ZaoziZY_C, NS_zaozi_default) == 0x000300, "Member 'ABP_ZaoziZY_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_ZaoziZY_C, StaticMesh) == 0x000308, "Member 'ABP_ZaoziZY_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpecialInputHelpVis_C_EventDeviceTypeChange \ static_assert(alignof(WB_SpecialInputHelpVis_C_EventDeviceTypeChange) == 0x000008, "Wrong alignment on WB_SpecialInputHelpVis_C_EventDeviceTypeChange"); \ static_assert(sizeof(WB_SpecialInputHelpVis_C_EventDeviceTypeChange) == 0x000018, "Wrong size on WB_SpecialInputHelpVis_C_EventDeviceTypeChange"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_EventDeviceTypeChange, NewDeviceType) == 0x000000, "Member 'WB_SpecialInputHelpVis_C_EventDeviceTypeChange::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_EventDeviceTypeChange, TypeIndex) == 0x000010, "Member 'WB_SpecialInputHelpVis_C_EventDeviceTypeChange::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis \ static_assert(alignof(WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis) == 0x000008, "Wrong alignment on WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis"); \ static_assert(sizeof(WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis) == 0x0000F8, "Wrong size on WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis, EntryPoint) == 0x000000, "Member 'WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis, K2Node_Event_IsDesignTime) == 0x000028, "Member 'WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis, CallFunc_GetFontDataColor_ReturnValue) == 0x00002C, "Member 'WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis, CallFunc_Conv_TextToString_ReturnValue) == 0x000040, "Member 'WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000050, "Member 'WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis, K2Node_CustomEvent_DoFlash) == 0x000060, "Member 'WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis::K2Node_CustomEvent_DoFlash' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000064, "Member 'WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000078, "Member 'WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000088, "Member 'WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis, CallFunc_GetDisplayImageFormAction_ReturnValue) == 0x000090, "Member 'WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis::CallFunc_GetDisplayImageFormAction_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis, K2Node_CustomEvent_NewDeviceType) == 0x0000E0, "Member 'WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis, K2Node_CustomEvent_TypeIndex) == 0x0000F0, "Member 'WB_SpecialInputHelpVis_C_ExecuteUbergraph_WB_SpecialInputHelpVis::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpecialInputHelpVis_C_PreConstruct \ static_assert(alignof(WB_SpecialInputHelpVis_C_PreConstruct) == 0x000001, "Wrong alignment on WB_SpecialInputHelpVis_C_PreConstruct"); \ static_assert(sizeof(WB_SpecialInputHelpVis_C_PreConstruct) == 0x000001, "Wrong size on WB_SpecialInputHelpVis_C_PreConstruct"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_SpecialInputHelpVis_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpecialInputHelpVis_C_UpdateImage \ static_assert(alignof(WB_SpecialInputHelpVis_C_UpdateImage) == 0x000008, "Wrong alignment on WB_SpecialInputHelpVis_C_UpdateImage"); \ static_assert(sizeof(WB_SpecialInputHelpVis_C_UpdateImage) == 0x000028, "Wrong size on WB_SpecialInputHelpVis_C_UpdateImage"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_UpdateImage, InputPin) == 0x000000, "Member 'WB_SpecialInputHelpVis_C_UpdateImage::InputPin' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_UpdateImage, CallFunc_NotEqual_StriStri_ReturnValue) == 0x000010, "Member 'WB_SpecialInputHelpVis_C_UpdateImage::CallFunc_NotEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_UpdateImage, CallFunc_Map_Find_Value) == 0x000018, "Member 'WB_SpecialInputHelpVis_C_UpdateImage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_UpdateImage, CallFunc_Map_Find_ReturnValue) == 0x000020, "Member 'WB_SpecialInputHelpVis_C_UpdateImage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpecialInputHelpVis_C_UpdateTextColor \ static_assert(alignof(WB_SpecialInputHelpVis_C_UpdateTextColor) == 0x000001, "Wrong alignment on WB_SpecialInputHelpVis_C_UpdateTextColor"); \ static_assert(sizeof(WB_SpecialInputHelpVis_C_UpdateTextColor) == 0x000001, "Wrong size on WB_SpecialInputHelpVis_C_UpdateTextColor"); \ static_assert(offsetof(WB_SpecialInputHelpVis_C_UpdateTextColor, DoFlash) == 0x000000, "Member 'WB_SpecialInputHelpVis_C_UpdateTextColor::DoFlash' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SpecialInputHelpVis_C \ static_assert(alignof(UWB_SpecialInputHelpVis_C) == 0x000008, "Wrong alignment on UWB_SpecialInputHelpVis_C"); \ static_assert(sizeof(UWB_SpecialInputHelpVis_C) == 0x000370, "Wrong size on UWB_SpecialInputHelpVis_C"); \ static_assert(offsetof(UWB_SpecialInputHelpVis_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_SpecialInputHelpVis_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SpecialInputHelpVis_C, ImageIcon) == 0x0002C8, "Member 'UWB_SpecialInputHelpVis_C::ImageIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_SpecialInputHelpVis_C, Text_KeyName) == 0x0002D0, "Member 'UWB_SpecialInputHelpVis_C::Text_KeyName' has a wrong offset!"); \ static_assert(offsetof(UWB_SpecialInputHelpVis_C, VisText) == 0x0002D8, "Member 'UWB_SpecialInputHelpVis_C::VisText' has a wrong offset!"); \ static_assert(offsetof(UWB_SpecialInputHelpVis_C, PreFlashVis) == 0x0002F0, "Member 'UWB_SpecialInputHelpVis_C::PreFlashVis' has a wrong offset!"); \ static_assert(offsetof(UWB_SpecialInputHelpVis_C, KeyName) == 0x0002F8, "Member 'UWB_SpecialInputHelpVis_C::KeyName' has a wrong offset!"); \ static_assert(offsetof(UWB_SpecialInputHelpVis_C, DeviceKeyImage) == 0x000308, "Member 'UWB_SpecialInputHelpVis_C::DeviceKeyImage' has a wrong offset!"); \ static_assert(offsetof(UWB_SpecialInputHelpVis_C, CurrentDeviceKey) == 0x000358, "Member 'UWB_SpecialInputHelpVis_C::CurrentDeviceKey' has a wrong offset!"); \ static_assert(offsetof(UWB_SpecialInputHelpVis_C, UsingTexture) == 0x000368, "Member 'UWB_SpecialInputHelpVis_C::UsingTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_StarNode_SpecialLevelStyle \ static_assert(alignof(FS_StarNode_SpecialLevelStyle) == 0x000008, "Wrong alignment on FS_StarNode_SpecialLevelStyle"); \ static_assert(sizeof(FS_StarNode_SpecialLevelStyle) == 0x000050, "Wrong size on FS_StarNode_SpecialLevelStyle"); \ static_assert(offsetof(FS_StarNode_SpecialLevelStyle, SpecialLevelStyle_4_37A08F8641244C22AF081BA93697D8A1) == 0x000000, "Member 'FS_StarNode_SpecialLevelStyle::SpecialLevelStyle_4_37A08F8641244C22AF081BA93697D8A1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADI_MP_Chest02_C \ static_assert(alignof(ADI_MP_Chest02_C) == 0x000008, "Wrong alignment on ADI_MP_Chest02_C"); \ static_assert(sizeof(ADI_MP_Chest02_C) == 0x000570, "Wrong size on ADI_MP_Chest02_C"); \ #define DUMPER7_ASSERTS_WB_StartMoive_C_BackKeyEvent \ static_assert(alignof(WB_StartMoive_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_StartMoive_C_BackKeyEvent"); \ static_assert(sizeof(WB_StartMoive_C_BackKeyEvent) == 0x000048, "Wrong size on WB_StartMoive_C_BackKeyEvent"); \ static_assert(offsetof(WB_StartMoive_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_StartMoive_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_StartMoive_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StartMoive_C_EnterKeyEvent \ static_assert(alignof(WB_StartMoive_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_StartMoive_C_EnterKeyEvent"); \ static_assert(sizeof(WB_StartMoive_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_StartMoive_C_EnterKeyEvent"); \ static_assert(offsetof(WB_StartMoive_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_StartMoive_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_StartMoive_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive \ static_assert(alignof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive) == 0x000008, "Wrong alignment on WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive"); \ static_assert(sizeof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive) == 0x0000E8, "Wrong size on WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive"); \ static_assert(offsetof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive, EntryPoint) == 0x000000, "Member 'WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive, K2Node_Event_InGeometry) == 0x000008, "Member 'WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive, K2Node_Event_isDown) == 0x000048, "Member 'WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive, Temp_bool_Has_Been_Initd_Variable) == 0x000049, "Member 'WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive, Temp_bool_IsClosed_Variable) == 0x00004A, "Member 'WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive, Temp_bool_Has_Been_Initd_Variable_1) == 0x00004B, "Member 'WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x00004C, "Member 'WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive, K2Node_Event_MyGeometry) == 0x000050, "Member 'WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive, K2Node_Event_InDeltaTime) == 0x000090, "Member 'WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive, Temp_bool_IsClosed_Variable_1) == 0x000094, "Member 'WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive, K2Node_Event_Force) == 0x000095, "Member 'WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive::K2Node_Event_Force' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive, CallFunc_Play_ReturnValue) == 0x000096, "Member 'WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive::CallFunc_Play_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive, CallFunc_OpenSource_ReturnValue) == 0x000097, "Member 'WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive::CallFunc_OpenSource_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive, CallFunc_IsPlaying_ReturnValue) == 0x000098, "Member 'WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive::CallFunc_IsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive, K2Node_Event_InGeometry_1) == 0x0000A0, "Member 'WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive, K2Node_Event_isDown_1) == 0x0000E0, "Member 'WB_StartMoive_C_ExecuteUbergraph_WB_StartMoive::K2Node_Event_isDown_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StartMoive_C_JoinSkipBlack \ static_assert(alignof(WB_StartMoive_C_JoinSkipBlack) == 0x000001, "Wrong alignment on WB_StartMoive_C_JoinSkipBlack"); \ static_assert(sizeof(WB_StartMoive_C_JoinSkipBlack) == 0x000001, "Wrong size on WB_StartMoive_C_JoinSkipBlack"); \ static_assert(offsetof(WB_StartMoive_C_JoinSkipBlack, Force) == 0x000000, "Member 'WB_StartMoive_C_JoinSkipBlack::Force' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StartMoive_C_Tick \ static_assert(alignof(WB_StartMoive_C_Tick) == 0x000008, "Wrong alignment on WB_StartMoive_C_Tick"); \ static_assert(sizeof(WB_StartMoive_C_Tick) == 0x000048, "Wrong size on WB_StartMoive_C_Tick"); \ static_assert(offsetof(WB_StartMoive_C_Tick, MyGeometry) == 0x000000, "Member 'WB_StartMoive_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StartMoive_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_StartMoive_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StartMoive_C \ static_assert(alignof(UWB_StartMoive_C) == 0x000008, "Wrong alignment on UWB_StartMoive_C"); \ static_assert(sizeof(UWB_StartMoive_C) == 0x000338, "Wrong size on UWB_StartMoive_C"); \ static_assert(offsetof(UWB_StartMoive_C, UberGraphFrame_WB_StartMoive_C) == 0x000318, "Member 'UWB_StartMoive_C::UberGraphFrame_WB_StartMoive_C' has a wrong offset!"); \ static_assert(offsetof(UWB_StartMoive_C, OnMovieEnd) == 0x000320, "Member 'UWB_StartMoive_C::OnMovieEnd' has a wrong offset!"); \ static_assert(offsetof(UWB_StartMoive_C, MediaPlayer) == 0x000330, "Member 'UWB_StartMoive_C::MediaPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_StarGraphNodeStar_Style \ static_assert(alignof(FS_StarGraphNodeStar_Style) == 0x000008, "Wrong alignment on FS_StarGraphNodeStar_Style"); \ static_assert(sizeof(FS_StarGraphNodeStar_Style) == 0x000010, "Wrong size on FS_StarGraphNodeStar_Style"); \ static_assert(offsetof(FS_StarGraphNodeStar_Style, Active_16_CCF43E6D42EBB0FB31468A8F8F048490) == 0x000000, "Member 'FS_StarGraphNodeStar_Style::Active_16_CCF43E6D42EBB0FB31468A8F8F048490' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphNodeStar_Style, UnActive_17_AB5A0EB14C08AC3C2F89F9950B77B2EE) == 0x000008, "Member 'FS_StarGraphNodeStar_Style::UnActive_17_AB5A0EB14C08AC3C2F89F9950B77B2EE' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BuffHandler9_Attribute_C_AllBuffRemove \ static_assert(alignof(BP_BuffHandler9_Attribute_C_AllBuffRemove) == 0x000008, "Wrong alignment on BP_BuffHandler9_Attribute_C_AllBuffRemove"); \ static_assert(sizeof(BP_BuffHandler9_Attribute_C_AllBuffRemove) == 0x000030, "Wrong size on BP_BuffHandler9_Attribute_C_AllBuffRemove"); \ static_assert(offsetof(BP_BuffHandler9_Attribute_C_AllBuffRemove, TargetBuff) == 0x000000, "Member 'BP_BuffHandler9_Attribute_C_AllBuffRemove::TargetBuff' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_Attribute_C_AllBuffRemove, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_BuffHandler9_Attribute_C_AllBuffRemove::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_Attribute_C_AllBuffRemove, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000018, "Member 'BP_BuffHandler9_Attribute_C_AllBuffRemove::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_Attribute_C_AllBuffRemove, CallFunc_GetPawnRef_ReturnValue) == 0x000020, "Member 'BP_BuffHandler9_Attribute_C_AllBuffRemove::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_Attribute_C_AllBuffRemove, CallFunc_GetMyBuffComp_BuffComponent) == 0x000028, "Member 'BP_BuffHandler9_Attribute_C_AllBuffRemove::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BuffHandler9_Attribute_C_OnBuffFunction \ static_assert(alignof(BP_BuffHandler9_Attribute_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_BuffHandler9_Attribute_C_OnBuffFunction"); \ static_assert(sizeof(BP_BuffHandler9_Attribute_C_OnBuffFunction) == 0x000028, "Wrong size on BP_BuffHandler9_Attribute_C_OnBuffFunction"); \ static_assert(offsetof(BP_BuffHandler9_Attribute_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_BuffHandler9_Attribute_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_Attribute_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_BuffHandler9_Attribute_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_Attribute_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000018, "Member 'BP_BuffHandler9_Attribute_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_Attribute_C_OnBuffFunction, CallFunc_GetMyBuffComp_BuffComponent) == 0x000020, "Member 'BP_BuffHandler9_Attribute_C_OnBuffFunction::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BuffHandler9_Attribute_C_RemoveBuff \ static_assert(alignof(BP_BuffHandler9_Attribute_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_BuffHandler9_Attribute_C_RemoveBuff"); \ static_assert(sizeof(BP_BuffHandler9_Attribute_C_RemoveBuff) == 0x000020, "Wrong size on BP_BuffHandler9_Attribute_C_RemoveBuff"); \ static_assert(offsetof(BP_BuffHandler9_Attribute_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'BP_BuffHandler9_Attribute_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_Attribute_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000010, "Member 'BP_BuffHandler9_Attribute_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_Attribute_C_RemoveBuff, CallFunc_GetMyBuffComp_BuffComponent) == 0x000018, "Member 'BP_BuffHandler9_Attribute_C_RemoveBuff::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_BuffHandler9_Attribute_C \ static_assert(alignof(UBP_BuffHandler9_Attribute_C) == 0x000008, "Wrong alignment on UBP_BuffHandler9_Attribute_C"); \ static_assert(sizeof(UBP_BuffHandler9_Attribute_C) == 0x000160, "Wrong size on UBP_BuffHandler9_Attribute_C"); \ static_assert(offsetof(UBP_BuffHandler9_Attribute_C, Accum_Buff) == 0x000158, "Member 'UBP_BuffHandler9_Attribute_C::Accum_Buff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_StarGraphNode_Style_UnActive \ static_assert(alignof(FS_StarGraphNode_Style_UnActive) == 0x000008, "Wrong alignment on FS_StarGraphNode_Style_UnActive"); \ static_assert(sizeof(FS_StarGraphNode_Style_UnActive) == 0x000010, "Wrong size on FS_StarGraphNode_Style_UnActive"); \ static_assert(offsetof(FS_StarGraphNode_Style_UnActive, BG_13_CCF43E6D42EBB0FB31468A8F8F048490) == 0x000000, "Member 'FS_StarGraphNode_Style_UnActive::BG_13_CCF43E6D42EBB0FB31468A8F8F048490' has a wrong offset!"); \ static_assert(offsetof(FS_StarGraphNode_Style_UnActive, UnLock_15_AB5A0EB14C08AC3C2F89F9950B77B2EE) == 0x000008, "Member 'FS_StarGraphNode_Style_UnActive::UnLock_15_AB5A0EB14C08AC3C2F89F9950B77B2EE' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_DrawingBoardData_Snow_C \ static_assert(alignof(UBP_DrawingBoardData_Snow_C) == 0x000008, "Wrong alignment on UBP_DrawingBoardData_Snow_C"); \ static_assert(sizeof(UBP_DrawingBoardData_Snow_C) == 0x0000F8, "Wrong size on UBP_DrawingBoardData_Snow_C"); \ static_assert(offsetof(UBP_DrawingBoardData_Snow_C, SnowThickness) == 0x000058, "Member 'UBP_DrawingBoardData_Snow_C::SnowThickness' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Snow_C, ShadowSoftness) == 0x000060, "Member 'UBP_DrawingBoardData_Snow_C::ShadowSoftness' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Snow_C, SelfShadowIntensity) == 0x000068, "Member 'UBP_DrawingBoardData_Snow_C::SelfShadowIntensity' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Snow_C, BankIntensity) == 0x000070, "Member 'UBP_DrawingBoardData_Snow_C::BankIntensity' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Snow_C, BankWidth) == 0x000078, "Member 'UBP_DrawingBoardData_Snow_C::BankWidth' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Snow_C, BankBaseNoise) == 0x000080, "Member 'UBP_DrawingBoardData_Snow_C::BankBaseNoise' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Snow_C, BankBaseNoiseRange) == 0x000088, "Member 'UBP_DrawingBoardData_Snow_C::BankBaseNoiseRange' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Snow_C, BankBaseNoiseSize) == 0x000098, "Member 'UBP_DrawingBoardData_Snow_C::BankBaseNoiseSize' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Snow_C, BankDetailNoise) == 0x0000A8, "Member 'UBP_DrawingBoardData_Snow_C::BankDetailNoise' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Snow_C, BankDetailNoiseSize) == 0x0000B0, "Member 'UBP_DrawingBoardData_Snow_C::BankDetailNoiseSize' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Snow_C, BankDetailNoiseIntensity) == 0x0000C0, "Member 'UBP_DrawingBoardData_Snow_C::BankDetailNoiseIntensity' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Snow_C, SnowSubSurfaceColor) == 0x0000C8, "Member 'UBP_DrawingBoardData_Snow_C::SnowSubSurfaceColor' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Snow_C, SimulateRT) == 0x0000D8, "Member 'UBP_DrawingBoardData_Snow_C::SimulateRT' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Snow_C, SaveRT) == 0x0000E0, "Member 'UBP_DrawingBoardData_Snow_C::SaveRT' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Snow_C, UseLowQuality) == 0x0000E8, "Member 'UBP_DrawingBoardData_Snow_C::UseLowQuality' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Snow_C, FreshSnowFallTime) == 0x0000F0, "Member 'UBP_DrawingBoardData_Snow_C::FreshSnowFallTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginSetting_C_BackKeyEvent \ static_assert(alignof(WB_LoginSetting_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_LoginSetting_C_BackKeyEvent"); \ static_assert(sizeof(WB_LoginSetting_C_BackKeyEvent) == 0x000048, "Wrong size on WB_LoginSetting_C_BackKeyEvent"); \ static_assert(offsetof(WB_LoginSetting_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_LoginSetting_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LoginSetting_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_LoginSetting_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginSetting_C_EnterKeyEvent \ static_assert(alignof(WB_LoginSetting_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_LoginSetting_C_EnterKeyEvent"); \ static_assert(sizeof(WB_LoginSetting_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_LoginSetting_C_EnterKeyEvent"); \ static_assert(offsetof(WB_LoginSetting_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_LoginSetting_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LoginSetting_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_LoginSetting_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting \ static_assert(alignof(WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting) == 0x000008, "Wrong alignment on WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting"); \ static_assert(sizeof(WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting) == 0x0000B0, "Wrong size on WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting"); \ static_assert(offsetof(WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting, EntryPoint) == 0x000000, "Member 'WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting, Temp_bool_Variable) == 0x000004, "Member 'WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting, Temp_byte_Variable) == 0x000018, "Member 'WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting, Temp_byte_Variable_1) == 0x000019, "Member 'WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting, K2Node_Event_InGeometry_1) == 0x000020, "Member 'WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting, K2Node_Event_isDown_1) == 0x000060, "Member 'WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting, K2Node_Event_InGeometry) == 0x000068, "Member 'WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting, K2Node_Event_isDown) == 0x0000A8, "Member 'WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting, CallFunc_NeedBackKeyEvent_ReturnValue) == 0x0000A9, "Member 'WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting::CallFunc_NeedBackKeyEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting, K2Node_CustomEvent_Vis) == 0x0000AA, "Member 'WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting::K2Node_CustomEvent_Vis' has a wrong offset!"); \ static_assert(offsetof(WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting, K2Node_Select_Default) == 0x0000AB, "Member 'WB_LoginSetting_C_ExecuteUbergraph_WB_LoginSetting::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginSetting_C_ShowLine \ static_assert(alignof(WB_LoginSetting_C_ShowLine) == 0x000001, "Wrong alignment on WB_LoginSetting_C_ShowLine"); \ static_assert(sizeof(WB_LoginSetting_C_ShowLine) == 0x000001, "Wrong size on WB_LoginSetting_C_ShowLine"); \ static_assert(offsetof(WB_LoginSetting_C_ShowLine, Vis) == 0x000000, "Member 'WB_LoginSetting_C_ShowLine::Vis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LoginSetting_C \ static_assert(alignof(UWB_LoginSetting_C) == 0x000008, "Wrong alignment on UWB_LoginSetting_C"); \ static_assert(sizeof(UWB_LoginSetting_C) == 0x0002E0, "Wrong size on UWB_LoginSetting_C"); \ static_assert(offsetof(UWB_LoginSetting_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_LoginSetting_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginSetting_C, Image_LoginImage) == 0x0002C8, "Member 'UWB_LoginSetting_C::Image_LoginImage' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginSetting_C, InputHelpVis) == 0x0002D0, "Member 'UWB_LoginSetting_C::InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginSetting_C, WB_SetUp) == 0x0002D8, "Member 'UWB_LoginSetting_C::WB_SetUp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_StarGraphNode_SpecialStyleUnActive \ static_assert(alignof(FS_StarGraphNode_SpecialStyleUnActive) == 0x000008, "Wrong alignment on FS_StarGraphNode_SpecialStyleUnActive"); \ static_assert(sizeof(FS_StarGraphNode_SpecialStyleUnActive) == 0x000050, "Wrong size on FS_StarGraphNode_SpecialStyleUnActive"); \ static_assert(offsetof(FS_StarGraphNode_SpecialStyleUnActive, SpecialLevelStyle_UnActive_6_BCE976764BD9342925E2C28E84BA6FB8) == 0x000000, "Member 'FS_StarGraphNode_SpecialStyleUnActive::SpecialLevelStyle_UnActive_6_BCE976764BD9342925E2C28E84BA6FB8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_BackArea_C_CreateBackgound \ static_assert(alignof(WB_StarGraph_BackArea_C_CreateBackgound) == 0x000008, "Wrong alignment on WB_StarGraph_BackArea_C_CreateBackgound"); \ static_assert(sizeof(WB_StarGraph_BackArea_C_CreateBackgound) == 0x000260, "Wrong size on WB_StarGraph_BackArea_C_CreateBackgound"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, Local_BorderSize) == 0x000000, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::Local_BorderSize' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, Local_Position) == 0x000010, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::Local_Position' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, Local_Index_Y) == 0x000020, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::Local_Index_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, Local_Index_X) == 0x000024, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::Local_Index_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Create_ReturnValue) == 0x000028, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, Temp_int_Array_Index_Variable) == 0x000030, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Map_IsEmpty_ReturnValue) == 0x00003C, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Map_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000040, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_BreakVector2D_X) == 0x000048, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_BreakVector2D_Y) == 0x000050, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000058, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_MakeVector2D_ReturnValue) == 0x000060, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000070, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Add_Vector2DVector2D_ReturnValue) == 0x000078, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Add_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_BreakVector2D_X_1) == 0x000088, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_BreakVector2D_Y_1) == 0x000090, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000098, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_MakeVector2D_ReturnValue_1) == 0x0000A0, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Add_Vector2DVector2D_ReturnValue_1) == 0x0000B0, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Add_Vector2DVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_BreakVector2D_X_2) == 0x0000C0, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_BreakVector2D_Y_2) == 0x0000C8, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000D0, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x0000D8, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_MakeVector2D_ReturnValue_2) == 0x0000E0, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_MakeVector2D_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Add_Vector2DVector2D_ReturnValue_2) == 0x0000F0, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Add_Vector2DVector2D_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_BreakVector2D_X_3) == 0x000100, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_BreakVector2D_X_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_BreakVector2D_Y_3) == 0x000108, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_BreakVector2D_Y_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_GetBorderSize_ReturnValue) == 0x000110, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_GetBorderSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Divide_DoubleDouble_ReturnValue_3) == 0x000120, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Divide_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000128, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_GetBorderSize_ReturnValue_1) == 0x000130, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_GetBorderSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_MakeVector2D_ReturnValue_3) == 0x000140, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_MakeVector2D_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_GetBorderSize_ReturnValue_2) == 0x000150, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_GetBorderSize_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Add_Vector2DVector2D_ReturnValue_3) == 0x000160, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Add_Vector2DVector2D_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_GetBorderSize_ReturnValue_3) == 0x000170, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_GetBorderSize_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Subtract_IntInt_ReturnValue) == 0x000180, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000184, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000185, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000188, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x00018C, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x00018D, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000190, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000198, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Conv_IntToDouble_ReturnValue_2) == 0x0001A0, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Conv_IntToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_BreakVector2D_X_4) == 0x0001A8, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_BreakVector2D_X_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_BreakVector2D_Y_4) == 0x0001B0, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_BreakVector2D_Y_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x0001B8, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Conv_IntToDouble_ReturnValue_3) == 0x0001C0, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Conv_IntToDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x0001C8, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Multiply_DoubleDouble_ReturnValue_4) == 0x0001D0, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Multiply_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Multiply_DoubleDouble_ReturnValue_5) == 0x0001D8, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Multiply_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_MakeVector2D_ReturnValue_4) == 0x0001E0, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_MakeVector2D_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_MakeVector2D_ReturnValue_5) == 0x0001F0, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_MakeVector2D_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, K2Node_MakeStruct_Anchors) == 0x000200, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::K2Node_MakeStruct_Anchors' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Divide_Vector2DVector2D_ReturnValue) == 0x000220, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Divide_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Subtract_Vector2DVector2D_ReturnValue) == 0x000230, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Subtract_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Array_Get_Item) == 0x000240, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Array_Length_ReturnValue) == 0x000248, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Less_IntInt_ReturnValue) == 0x00024C, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Divide_IntInt_ReturnValue) == 0x000250, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_Percent_IntInt_ReturnValue) == 0x000254, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBackgound, CallFunc_AddChildToCanvas_ReturnValue) == 0x000258, "Member 'WB_StarGraph_BackArea_C_CreateBackgound::CallFunc_AddChildToCanvas_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_BackArea_C_CreateBorderImage \ static_assert(alignof(WB_StarGraph_BackArea_C_CreateBorderImage) == 0x000008, "Wrong alignment on WB_StarGraph_BackArea_C_CreateBorderImage"); \ static_assert(sizeof(WB_StarGraph_BackArea_C_CreateBorderImage) == 0x000060, "Wrong size on WB_StarGraph_BackArea_C_CreateBorderImage"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBorderImage, Texture) == 0x000000, "Member 'WB_StarGraph_BackArea_C_CreateBorderImage::Texture' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBorderImage, Angle) == 0x000008, "Member 'WB_StarGraph_BackArea_C_CreateBorderImage::Angle' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBorderImage, InPosition) == 0x000010, "Member 'WB_StarGraph_BackArea_C_CreateBorderImage::InPosition' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBorderImage, InSize) == 0x000020, "Member 'WB_StarGraph_BackArea_C_CreateBorderImage::InSize' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBorderImage, K2Node_MakeStruct_Anchors) == 0x000030, "Member 'WB_StarGraph_BackArea_C_CreateBorderImage::K2Node_MakeStruct_Anchors' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBorderImage, CallFunc_SpawnObject_ReturnValue) == 0x000050, "Member 'WB_StarGraph_BackArea_C_CreateBorderImage::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_CreateBorderImage, CallFunc_AddChildToCanvas_ReturnValue) == 0x000058, "Member 'WB_StarGraph_BackArea_C_CreateBorderImage::CallFunc_AddChildToCanvas_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_BackArea_C_ExecuteUbergraph_WB_StarGraph_BackArea \ static_assert(alignof(WB_StarGraph_BackArea_C_ExecuteUbergraph_WB_StarGraph_BackArea) == 0x000004, "Wrong alignment on WB_StarGraph_BackArea_C_ExecuteUbergraph_WB_StarGraph_BackArea"); \ static_assert(sizeof(WB_StarGraph_BackArea_C_ExecuteUbergraph_WB_StarGraph_BackArea) == 0x000004, "Wrong size on WB_StarGraph_BackArea_C_ExecuteUbergraph_WB_StarGraph_BackArea"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_ExecuteUbergraph_WB_StarGraph_BackArea, EntryPoint) == 0x000000, "Member 'WB_StarGraph_BackArea_C_ExecuteUbergraph_WB_StarGraph_BackArea::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_BackArea_C_GetBorderSize \ static_assert(alignof(WB_StarGraph_BackArea_C_GetBorderSize) == 0x000008, "Wrong alignment on WB_StarGraph_BackArea_C_GetBorderSize"); \ static_assert(sizeof(WB_StarGraph_BackArea_C_GetBorderSize) == 0x000048, "Wrong size on WB_StarGraph_BackArea_C_GetBorderSize"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_GetBorderSize, X_Axis) == 0x000000, "Member 'WB_StarGraph_BackArea_C_GetBorderSize::X_Axis' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_GetBorderSize, ReturnValue) == 0x000008, "Member 'WB_StarGraph_BackArea_C_GetBorderSize::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_GetBorderSize, Temp_bool_Variable) == 0x000018, "Member 'WB_StarGraph_BackArea_C_GetBorderSize::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_GetBorderSize, CallFunc_BreakVector2D_X) == 0x000020, "Member 'WB_StarGraph_BackArea_C_GetBorderSize::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_GetBorderSize, CallFunc_BreakVector2D_Y) == 0x000028, "Member 'WB_StarGraph_BackArea_C_GetBorderSize::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_GetBorderSize, K2Node_Select_Default) == 0x000030, "Member 'WB_StarGraph_BackArea_C_GetBorderSize::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_C_GetBorderSize, CallFunc_MakeVector2D_ReturnValue) == 0x000038, "Member 'WB_StarGraph_BackArea_C_GetBorderSize::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarGraph_BackArea_C \ static_assert(alignof(UWB_StarGraph_BackArea_C) == 0x000008, "Wrong alignment on UWB_StarGraph_BackArea_C"); \ static_assert(sizeof(UWB_StarGraph_BackArea_C) == 0x0002E0, "Wrong size on UWB_StarGraph_BackArea_C"); \ static_assert(offsetof(UWB_StarGraph_BackArea_C, UberGraphFrame) == 0x000278, "Member 'UWB_StarGraph_BackArea_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_BackArea_C, CanvasPanel_Main) == 0x000280, "Member 'UWB_StarGraph_BackArea_C::CanvasPanel_Main' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_BackArea_C, ImageData) == 0x000288, "Member 'UWB_StarGraph_BackArea_C::ImageData' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_BackArea_C, StarGraphType) == 0x0002D8, "Member 'UWB_StarGraph_BackArea_C::StarGraphType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_StarGraphNode_LevelStyle \ static_assert(alignof(FS_StarGraphNode_LevelStyle) == 0x000008, "Wrong alignment on FS_StarGraphNode_LevelStyle"); \ static_assert(sizeof(FS_StarGraphNode_LevelStyle) == 0x000050, "Wrong size on FS_StarGraphNode_LevelStyle"); \ static_assert(offsetof(FS_StarGraphNode_LevelStyle, LevelType_Class_11_CCF43E6D42EBB0FB31468A8F8F048490) == 0x000000, "Member 'FS_StarGraphNode_LevelStyle::LevelType_Class_11_CCF43E6D42EBB0FB31468A8F8F048490' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCName_C_ExecuteUbergraph_WB_NPCName \ static_assert(alignof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName) == 0x000010, "Wrong alignment on WB_NPCName_C_ExecuteUbergraph_WB_NPCName"); \ static_assert(sizeof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName) == 0x000360, "Wrong size on WB_NPCName_C_ExecuteUbergraph_WB_NPCName"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, EntryPoint) == 0x000000, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, CallFunc_IsValid_ReturnValue) == 0x000014, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_CreateDelegate_OutputDelegate_1) == 0x000018, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, Temp_bool_Variable) == 0x000028, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, Temp_byte_Variable) == 0x000029, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, Temp_byte_Variable_1) == 0x00002A, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_Event_OldValue) == 0x000030, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_Event_OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_Event_health) == 0x000038, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_Event_health' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_Event_maxHealth) == 0x000040, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_Event_maxHealth' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_Event_stamina) == 0x000048, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_Event_stamina' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_Event_Maxstamina) == 0x000050, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_Event_Maxstamina' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_Event_Toughness) == 0x000058, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_Event_Toughness' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_Event_ToughnessMax) == 0x000060, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_Event_ToughnessMax' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_Event_OwnCharacter) == 0x000068, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_Event_OwnCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, CallFunc_Redirect_Table_MappedTable) == 0x000070, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_DynamicCast_AsBP_Spawned_Npc_Friend) == 0x000078, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_DynamicCast_AsBP_Spawned_Npc_Friend' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000088, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_DynamicCast_bSuccess_1) == 0x000090, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, CallFunc_GetDataTableRowFromName_OutRow) == 0x000098, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000280, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, CallFunc_GetFontDataColor_ReturnValue) == 0x000284, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000298, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0002B0, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0002B8, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_DynamicCast_AsI_Can_Attack) == 0x0002C0, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_DynamicCast_bSuccess_2) == 0x0002D0, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, CallFunc_IsAttackableTarget_result) == 0x0002D1, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_CustomEvent_firepoint) == 0x0002D8, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_CustomEvent_isReborn) == 0x0002E8, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_CustomEvent_Position) == 0x0002F0, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x000350, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_CustomEvent_Show) == 0x000358, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_CustomEvent_Show' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_ExecuteUbergraph_WB_NPCName, K2Node_Select_Default) == 0x000359, "Member 'WB_NPCName_C_ExecuteUbergraph_WB_NPCName::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCName_C_IsShowInViewport \ static_assert(alignof(WB_NPCName_C_IsShowInViewport) == 0x000001, "Wrong alignment on WB_NPCName_C_IsShowInViewport"); \ static_assert(sizeof(WB_NPCName_C_IsShowInViewport) == 0x000001, "Wrong size on WB_NPCName_C_IsShowInViewport"); \ static_assert(offsetof(WB_NPCName_C_IsShowInViewport, in_view_port) == 0x000000, "Member 'WB_NPCName_C_IsShowInViewport::in_view_port' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCName_C_OnPlayerHasBorned \ static_assert(alignof(WB_NPCName_C_OnPlayerHasBorned) == 0x000010, "Wrong alignment on WB_NPCName_C_OnPlayerHasBorned"); \ static_assert(sizeof(WB_NPCName_C_OnPlayerHasBorned) == 0x000080, "Wrong size on WB_NPCName_C_OnPlayerHasBorned"); \ static_assert(offsetof(WB_NPCName_C_OnPlayerHasBorned, FirePoint) == 0x000000, "Member 'WB_NPCName_C_OnPlayerHasBorned::FirePoint' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_OnPlayerHasBorned, isReborn) == 0x000010, "Member 'WB_NPCName_C_OnPlayerHasBorned::isReborn' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_OnPlayerHasBorned, Position) == 0x000020, "Member 'WB_NPCName_C_OnPlayerHasBorned::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCName_C_OnUpdateUIByLevelScript \ static_assert(alignof(WB_NPCName_C_OnUpdateUIByLevelScript) == 0x000001, "Wrong alignment on WB_NPCName_C_OnUpdateUIByLevelScript"); \ static_assert(sizeof(WB_NPCName_C_OnUpdateUIByLevelScript) == 0x000001, "Wrong size on WB_NPCName_C_OnUpdateUIByLevelScript"); \ static_assert(offsetof(WB_NPCName_C_OnUpdateUIByLevelScript, Show) == 0x000000, "Member 'WB_NPCName_C_OnUpdateUIByLevelScript::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCName_C_SetOwnCharacter \ static_assert(alignof(WB_NPCName_C_SetOwnCharacter) == 0x000008, "Wrong alignment on WB_NPCName_C_SetOwnCharacter"); \ static_assert(sizeof(WB_NPCName_C_SetOwnCharacter) == 0x000008, "Wrong size on WB_NPCName_C_SetOwnCharacter"); \ static_assert(offsetof(WB_NPCName_C_SetOwnCharacter, OwnCharacter) == 0x000000, "Member 'WB_NPCName_C_SetOwnCharacter::OwnCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCName_C_UpdateHealthValue \ static_assert(alignof(WB_NPCName_C_UpdateHealthValue) == 0x000008, "Wrong alignment on WB_NPCName_C_UpdateHealthValue"); \ static_assert(sizeof(WB_NPCName_C_UpdateHealthValue) == 0x000018, "Wrong size on WB_NPCName_C_UpdateHealthValue"); \ static_assert(offsetof(WB_NPCName_C_UpdateHealthValue, OldValue) == 0x000000, "Member 'WB_NPCName_C_UpdateHealthValue::OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_UpdateHealthValue, Health) == 0x000008, "Member 'WB_NPCName_C_UpdateHealthValue::Health' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_UpdateHealthValue, MaxHealth) == 0x000010, "Member 'WB_NPCName_C_UpdateHealthValue::MaxHealth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCName_C_UpdateStaminaValue \ static_assert(alignof(WB_NPCName_C_UpdateStaminaValue) == 0x000008, "Wrong alignment on WB_NPCName_C_UpdateStaminaValue"); \ static_assert(sizeof(WB_NPCName_C_UpdateStaminaValue) == 0x000010, "Wrong size on WB_NPCName_C_UpdateStaminaValue"); \ static_assert(offsetof(WB_NPCName_C_UpdateStaminaValue, Stamina) == 0x000000, "Member 'WB_NPCName_C_UpdateStaminaValue::Stamina' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_UpdateStaminaValue, Maxstamina) == 0x000008, "Member 'WB_NPCName_C_UpdateStaminaValue::Maxstamina' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCName_C_UpdateToughnessValue \ static_assert(alignof(WB_NPCName_C_UpdateToughnessValue) == 0x000008, "Wrong alignment on WB_NPCName_C_UpdateToughnessValue"); \ static_assert(sizeof(WB_NPCName_C_UpdateToughnessValue) == 0x000010, "Wrong size on WB_NPCName_C_UpdateToughnessValue"); \ static_assert(offsetof(WB_NPCName_C_UpdateToughnessValue, toughness) == 0x000000, "Member 'WB_NPCName_C_UpdateToughnessValue::toughness' has a wrong offset!"); \ static_assert(offsetof(WB_NPCName_C_UpdateToughnessValue, ToughnessMax) == 0x000008, "Member 'WB_NPCName_C_UpdateToughnessValue::ToughnessMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NPCName_C \ static_assert(alignof(UWB_NPCName_C) == 0x000008, "Wrong alignment on UWB_NPCName_C"); \ static_assert(sizeof(UWB_NPCName_C) == 0x0002A8, "Wrong size on UWB_NPCName_C"); \ static_assert(offsetof(UWB_NPCName_C, UberGraphFrame) == 0x000278, "Member 'UWB_NPCName_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCName_C, CustomizationTextBlock_128) == 0x000280, "Member 'UWB_NPCName_C::CustomizationTextBlock_128' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCName_C, Image_63) == 0x000288, "Member 'UWB_NPCName_C::Image_63' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCName_C, bIsFriend) == 0x000290, "Member 'UWB_NPCName_C::bIsFriend' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCName_C, OwnerAI) == 0x000298, "Member 'UWB_NPCName_C::OwnerAI' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCName_C, IsNpc) == 0x0002A0, "Member 'UWB_NPCName_C::IsNpc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Setting_ControllerInputNav \ static_assert(alignof(FST_Setting_ControllerInputNav) == 0x000008, "Wrong alignment on FST_Setting_ControllerInputNav"); \ static_assert(sizeof(FST_Setting_ControllerInputNav) == 0x000028, "Wrong size on FST_Setting_ControllerInputNav"); \ static_assert(offsetof(FST_Setting_ControllerInputNav, NavTag_22_58F408B44AC3E39DEC1E26B833915ADD) == 0x000000, "Member 'FST_Setting_ControllerInputNav::NavTag_22_58F408B44AC3E39DEC1E26B833915ADD' has a wrong offset!"); \ static_assert(offsetof(FST_Setting_ControllerInputNav, NavName_26_B7ABE0B141F7F3E92A3272A32FFBB458) == 0x000008, "Member 'FST_Setting_ControllerInputNav::NavName_26_B7ABE0B141F7F3E92A3272A32FFBB458' has a wrong offset!"); \ static_assert(offsetof(FST_Setting_ControllerInputNav, NavIcon_20_3D9F85484E4124EBB6DB45BB35905AD7) == 0x000020, "Member 'FST_Setting_ControllerInputNav::NavIcon_20_3D9F85484E4124EBB6DB45BB35905AD7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_CloseInputSetPanel_C_BackKeyEvent \ static_assert(alignof(WB_KeybardInput_CloseInputSetPanel_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_KeybardInput_CloseInputSetPanel_C_BackKeyEvent"); \ static_assert(sizeof(WB_KeybardInput_CloseInputSetPanel_C_BackKeyEvent) == 0x000048, "Wrong size on WB_KeybardInput_CloseInputSetPanel_C_BackKeyEvent"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_KeybardInput_CloseInputSetPanel_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_KeybardInput_CloseInputSetPanel_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_CloseInputSetPanel_C_EnterKeyEvent \ static_assert(alignof(WB_KeybardInput_CloseInputSetPanel_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_KeybardInput_CloseInputSetPanel_C_EnterKeyEvent"); \ static_assert(sizeof(WB_KeybardInput_CloseInputSetPanel_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_KeybardInput_CloseInputSetPanel_C_EnterKeyEvent"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_KeybardInput_CloseInputSetPanel_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_KeybardInput_CloseInputSetPanel_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel \ static_assert(alignof(WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel) == 0x000008, "Wrong alignment on WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel"); \ static_assert(sizeof(WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel) == 0x0000D8, "Wrong size on WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel, EntryPoint) == 0x000000, "Member 'WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel, Temp_delegate_Variable) == 0x000004, "Member 'WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel, Temp_delegate_Variable_1) == 0x000014, "Member 'WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel, Temp_delegate_Variable_2) == 0x00002C, "Member 'WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel, K2Node_Event_InGeometry_1) == 0x000040, "Member 'WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel, K2Node_Event_isDown_1) == 0x000080, "Member 'WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel, CallFunc_PostEvent_ReturnValue_2) == 0x000084, "Member 'WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel, K2Node_CustomEvent_Esc) == 0x000088, "Member 'WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel::K2Node_CustomEvent_Esc' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel, K2Node_Event_InGeometry) == 0x000090, "Member 'WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel, K2Node_Event_isDown) == 0x0000D0, "Member 'WB_KeybardInput_CloseInputSetPanel_C_ExecuteUbergraph_WB_KeybardInput_CloseInputSetPanel::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_CloseInputSetPanel_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_KeybardInput_CloseInputSetPanel_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_KeybardInput_CloseInputSetPanel_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_KeybardInput_CloseInputSetPanel_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_KeybardInput_CloseInputSetPanel_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_KeybardInput_CloseInputSetPanel_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_CloseInputSetPanel_C_SetEscDown \ static_assert(alignof(WB_KeybardInput_CloseInputSetPanel_C_SetEscDown) == 0x000001, "Wrong alignment on WB_KeybardInput_CloseInputSetPanel_C_SetEscDown"); \ static_assert(sizeof(WB_KeybardInput_CloseInputSetPanel_C_SetEscDown) == 0x000001, "Wrong size on WB_KeybardInput_CloseInputSetPanel_C_SetEscDown"); \ static_assert(offsetof(WB_KeybardInput_CloseInputSetPanel_C_SetEscDown, Esc) == 0x000000, "Member 'WB_KeybardInput_CloseInputSetPanel_C_SetEscDown::Esc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_KeybardInput_CloseInputSetPanel_C \ static_assert(alignof(UWB_KeybardInput_CloseInputSetPanel_C) == 0x000008, "Wrong alignment on UWB_KeybardInput_CloseInputSetPanel_C"); \ static_assert(sizeof(UWB_KeybardInput_CloseInputSetPanel_C) == 0x0002F8, "Wrong size on UWB_KeybardInput_CloseInputSetPanel_C"); \ static_assert(offsetof(UWB_KeybardInput_CloseInputSetPanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_KeybardInput_CloseInputSetPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_KeybardInput_CloseInputSetPanel_C, WB_SecondaryWindow1_C_0) == 0x0002C8, "Member 'UWB_KeybardInput_CloseInputSetPanel_C::WB_SecondaryWindow1_C_0' has a wrong offset!"); \ static_assert(offsetof(UWB_KeybardInput_CloseInputSetPanel_C, RemoveAll) == 0x0002D0, "Member 'UWB_KeybardInput_CloseInputSetPanel_C::RemoveAll' has a wrong offset!"); \ static_assert(offsetof(UWB_KeybardInput_CloseInputSetPanel_C, EscDown) == 0x0002E0, "Member 'UWB_KeybardInput_CloseInputSetPanel_C::EscDown' has a wrong offset!"); \ static_assert(offsetof(UWB_KeybardInput_CloseInputSetPanel_C, ActiveMainPanel) == 0x0002E8, "Member 'UWB_KeybardInput_CloseInputSetPanel_C::ActiveMainPanel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_IntArray \ static_assert(alignof(FS_IntArray) == 0x000008, "Wrong alignment on FS_IntArray"); \ static_assert(sizeof(FS_IntArray) == 0x000010, "Wrong size on FS_IntArray"); \ static_assert(offsetof(FS_IntArray, Content_5_CFF6CDDB4E8441871C24F5B8D32A0460) == 0x000000, "Member 'FS_IntArray::Content_5_CFF6CDDB4E8441871C24F5B8D32A0460' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRuleBase_Default_C_DoesNotMeetRecommendedValue \ static_assert(alignof(BP_SetRuleBase_Default_C_DoesNotMeetRecommendedValue) == 0x000008, "Wrong alignment on BP_SetRuleBase_Default_C_DoesNotMeetRecommendedValue"); \ static_assert(sizeof(BP_SetRuleBase_Default_C_DoesNotMeetRecommendedValue) == 0x000020, "Wrong size on BP_SetRuleBase_Default_C_DoesNotMeetRecommendedValue"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_DoesNotMeetRecommendedValue, SettingModel) == 0x000000, "Member 'BP_SetRuleBase_Default_C_DoesNotMeetRecommendedValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_DoesNotMeetRecommendedValue, CurrentValue) == 0x000008, "Member 'BP_SetRuleBase_Default_C_DoesNotMeetRecommendedValue::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_DoesNotMeetRecommendedValue, IsInit) == 0x000018, "Member 'BP_SetRuleBase_Default_C_DoesNotMeetRecommendedValue::IsInit' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_DoesNotMeetRecommendedValue, DoesNotMeet) == 0x000019, "Member 'BP_SetRuleBase_Default_C_DoesNotMeetRecommendedValue::DoesNotMeet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRuleBase_Default_C_EnableDiscriptionSync \ static_assert(alignof(BP_SetRuleBase_Default_C_EnableDiscriptionSync) == 0x000001, "Wrong alignment on BP_SetRuleBase_Default_C_EnableDiscriptionSync"); \ static_assert(sizeof(BP_SetRuleBase_Default_C_EnableDiscriptionSync) == 0x000001, "Wrong size on BP_SetRuleBase_Default_C_EnableDiscriptionSync"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_EnableDiscriptionSync, ReturnValue) == 0x000000, "Member 'BP_SetRuleBase_Default_C_EnableDiscriptionSync::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRuleBase_Default_C_GetDynamicDiscription \ static_assert(alignof(BP_SetRuleBase_Default_C_GetDynamicDiscription) == 0x000008, "Wrong alignment on BP_SetRuleBase_Default_C_GetDynamicDiscription"); \ static_assert(sizeof(BP_SetRuleBase_Default_C_GetDynamicDiscription) == 0x000038, "Wrong size on BP_SetRuleBase_Default_C_GetDynamicDiscription"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_GetDynamicDiscription, SettingModel) == 0x000000, "Member 'BP_SetRuleBase_Default_C_GetDynamicDiscription::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_GetDynamicDiscription, Source) == 0x000008, "Member 'BP_SetRuleBase_Default_C_GetDynamicDiscription::Source' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_GetDynamicDiscription, ReturnValue) == 0x000020, "Member 'BP_SetRuleBase_Default_C_GetDynamicDiscription::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRuleBase_Default_C_GetGameSetFixedParameter_Inner \ static_assert(alignof(BP_SetRuleBase_Default_C_GetGameSetFixedParameter_Inner) == 0x000008, "Wrong alignment on BP_SetRuleBase_Default_C_GetGameSetFixedParameter_Inner"); \ static_assert(sizeof(BP_SetRuleBase_Default_C_GetGameSetFixedParameter_Inner) == 0x000008, "Wrong size on BP_SetRuleBase_Default_C_GetGameSetFixedParameter_Inner"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_GetGameSetFixedParameter_Inner, ReturnValue) == 0x000000, "Member 'BP_SetRuleBase_Default_C_GetGameSetFixedParameter_Inner::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRuleBase_Default_C_GetInitValue \ static_assert(alignof(BP_SetRuleBase_Default_C_GetInitValue) == 0x000008, "Wrong alignment on BP_SetRuleBase_Default_C_GetInitValue"); \ static_assert(sizeof(BP_SetRuleBase_Default_C_GetInitValue) == 0x000028, "Wrong size on BP_SetRuleBase_Default_C_GetInitValue"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_GetInitValue, ValueByTable) == 0x000000, "Member 'BP_SetRuleBase_Default_C_GetInitValue::ValueByTable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_GetInitValue, SettingModel) == 0x000010, "Member 'BP_SetRuleBase_Default_C_GetInitValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_GetInitValue, ReturnValue) == 0x000018, "Member 'BP_SetRuleBase_Default_C_GetInitValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRuleBase_Default_C_GetRelevantOptionTag \ static_assert(alignof(BP_SetRuleBase_Default_C_GetRelevantOptionTag) == 0x000008, "Wrong alignment on BP_SetRuleBase_Default_C_GetRelevantOptionTag"); \ static_assert(sizeof(BP_SetRuleBase_Default_C_GetRelevantOptionTag) == 0x000010, "Wrong size on BP_SetRuleBase_Default_C_GetRelevantOptionTag"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_GetRelevantOptionTag, ReturnValue) == 0x000000, "Member 'BP_SetRuleBase_Default_C_GetRelevantOptionTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRuleBase_Default_C_OptionIsInList \ static_assert(alignof(BP_SetRuleBase_Default_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRuleBase_Default_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRuleBase_Default_C_OptionIsInList) == 0x0000E0, "Wrong size on BP_SetRuleBase_Default_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRuleBase_Default_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRuleBase_Default_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRuleBase_Default_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRuleBase_Default_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OptionIsInList, CallFunc_Not_PreBool_ReturnValue) == 0x0000DA, "Member 'BP_SetRuleBase_Default_C_OptionIsInList::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRuleBase_Default_C_OverrideDefaultValue \ static_assert(alignof(BP_SetRuleBase_Default_C_OverrideDefaultValue) == 0x000008, "Wrong alignment on BP_SetRuleBase_Default_C_OverrideDefaultValue"); \ static_assert(sizeof(BP_SetRuleBase_Default_C_OverrideDefaultValue) == 0x000138, "Wrong size on BP_SetRuleBase_Default_C_OverrideDefaultValue"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OverrideDefaultValue, SettingModel) == 0x000000, "Member 'BP_SetRuleBase_Default_C_OverrideDefaultValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OverrideDefaultValue, SettingSaver) == 0x000008, "Member 'BP_SetRuleBase_Default_C_OverrideDefaultValue::SettingSaver' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OverrideDefaultValue, Slot) == 0x000010, "Member 'BP_SetRuleBase_Default_C_OverrideDefaultValue::Slot' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OverrideDefaultValue, InName) == 0x000020, "Member 'BP_SetRuleBase_Default_C_OverrideDefaultValue::InName' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OverrideDefaultValue, Setting) == 0x000028, "Member 'BP_SetRuleBase_Default_C_OverrideDefaultValue::Setting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OverrideDefaultValue, DefaultValue) == 0x0000F8, "Member 'BP_SetRuleBase_Default_C_OverrideDefaultValue::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OverrideDefaultValue, ModifEnable) == 0x000108, "Member 'BP_SetRuleBase_Default_C_OverrideDefaultValue::ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OverrideDefaultValue, CallFunc_Conv_NameToString_ReturnValue) == 0x000110, "Member 'BP_SetRuleBase_Default_C_OverrideDefaultValue::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OverrideDefaultValue, CallFunc_GetSlotValue_Value) == 0x000120, "Member 'BP_SetRuleBase_Default_C_OverrideDefaultValue::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OverrideDefaultValue, CallFunc_IsEmpty_ReturnValue) == 0x000130, "Member 'BP_SetRuleBase_Default_C_OverrideDefaultValue::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRuleBase_Default_C_OverrideOptionsContent \ static_assert(alignof(BP_SetRuleBase_Default_C_OverrideOptionsContent) == 0x000008, "Wrong alignment on BP_SetRuleBase_Default_C_OverrideOptionsContent"); \ static_assert(sizeof(BP_SetRuleBase_Default_C_OverrideOptionsContent) == 0x000058, "Wrong size on BP_SetRuleBase_Default_C_OverrideOptionsContent"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OverrideOptionsContent, Override) == 0x000000, "Member 'BP_SetRuleBase_Default_C_OverrideOptionsContent::Override' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OverrideOptionsContent, ReturnValue) == 0x000008, "Member 'BP_SetRuleBase_Default_C_OverrideOptionsContent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRuleBase_Default_C_OverrideSliderValue \ static_assert(alignof(BP_SetRuleBase_Default_C_OverrideSliderValue) == 0x000008, "Wrong alignment on BP_SetRuleBase_Default_C_OverrideSliderValue"); \ static_assert(sizeof(BP_SetRuleBase_Default_C_OverrideSliderValue) == 0x000020, "Wrong size on BP_SetRuleBase_Default_C_OverrideSliderValue"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OverrideSliderValue, SettingModel) == 0x000000, "Member 'BP_SetRuleBase_Default_C_OverrideSliderValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OverrideSliderValue, Override) == 0x000008, "Member 'BP_SetRuleBase_Default_C_OverrideSliderValue::Override' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OverrideSliderValue, ReturnMin) == 0x000010, "Member 'BP_SetRuleBase_Default_C_OverrideSliderValue::ReturnMin' has a wrong offset!"); \ static_assert(offsetof(BP_SetRuleBase_Default_C_OverrideSliderValue, ReturnMax) == 0x000018, "Member 'BP_SetRuleBase_Default_C_OverrideSliderValue::ReturnMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRuleBase_Default_C \ static_assert(alignof(UBP_SetRuleBase_Default_C) == 0x000008, "Wrong alignment on UBP_SetRuleBase_Default_C"); \ static_assert(sizeof(UBP_SetRuleBase_Default_C) == 0x000040, "Wrong size on UBP_SetRuleBase_Default_C"); \ static_assert(offsetof(UBP_SetRuleBase_Default_C, RelevantOption) == 0x000028, "Member 'UBP_SetRuleBase_Default_C::RelevantOption' has a wrong offset!"); \ static_assert(offsetof(UBP_SetRuleBase_Default_C, DiscriptionSync) == 0x000038, "Member 'UBP_SetRuleBase_Default_C::DiscriptionSync' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_StarGraphType_Class_C_GetGamepadMoveSpeed \ static_assert(alignof(DA_StarGraphType_Class_C_GetGamepadMoveSpeed) == 0x000004, "Wrong alignment on DA_StarGraphType_Class_C_GetGamepadMoveSpeed"); \ static_assert(sizeof(DA_StarGraphType_Class_C_GetGamepadMoveSpeed) == 0x00000C, "Wrong size on DA_StarGraphType_Class_C_GetGamepadMoveSpeed"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGamepadMoveSpeed, InScale) == 0x000000, "Member 'DA_StarGraphType_Class_C_GetGamepadMoveSpeed::InScale' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGamepadMoveSpeed, ReturnValue) == 0x000004, "Member 'DA_StarGraphType_Class_C_GetGamepadMoveSpeed::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGamepadMoveSpeed, CallFunc_GetFloatValue_ReturnValue) == 0x000008, "Member 'DA_StarGraphType_Class_C_GetGamepadMoveSpeed::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_StarGraphType_Class_C_GetGraphMaxSize \ static_assert(alignof(DA_StarGraphType_Class_C_GetGraphMaxSize) == 0x000008, "Wrong alignment on DA_StarGraphType_Class_C_GetGraphMaxSize"); \ static_assert(sizeof(DA_StarGraphType_Class_C_GetGraphMaxSize) == 0x000098, "Wrong size on DA_StarGraphType_Class_C_GetGraphMaxSize"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSize, InScale) == 0x000000, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSize::InScale' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSize, ReturnValue) == 0x000008, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSize::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSize, CallFunc_GetFloatValue_ReturnValue) == 0x000018, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSize::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSize, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000020, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSize::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSize, CallFunc_BreakVector2D_X) == 0x000028, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSize::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSize, CallFunc_BreakVector2D_Y) == 0x000030, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSize::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSize, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000038, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSize::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSize, CallFunc_MakeVector2D_ReturnValue) == 0x000040, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSize::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSize, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000050, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSize::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSize, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000058, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSize::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSize, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000060, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSize::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSize, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000068, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSize::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSize, CallFunc_MakeVector2D_ReturnValue_1) == 0x000070, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSize::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSize, CallFunc_Add_Vector2DVector2D_ReturnValue) == 0x000080, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSize::CallFunc_Add_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSize, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000090, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSize::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension \ static_assert(alignof(DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension) == 0x000008, "Wrong alignment on DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension"); \ static_assert(sizeof(DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension) == 0x000078, "Wrong size on DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension, ReturnValue) == 0x000000, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000010, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension, CallFunc_BreakVector2D_X) == 0x000018, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension, CallFunc_BreakVector2D_Y) == 0x000020, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension, CallFunc_MakeVector2D_ReturnValue) == 0x000028, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000038, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000040, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000048, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000050, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension, CallFunc_MakeVector2D_ReturnValue_1) == 0x000058, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension, CallFunc_Add_Vector2DVector2D_ReturnValue) == 0x000068, "Member 'DA_StarGraphType_Class_C_GetGraphMaxSizeExclusionExtension::CallFunc_Add_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_StarGraphType_Class_C_GetMouseMoveSpeed \ static_assert(alignof(DA_StarGraphType_Class_C_GetMouseMoveSpeed) == 0x000008, "Wrong alignment on DA_StarGraphType_Class_C_GetMouseMoveSpeed"); \ static_assert(sizeof(DA_StarGraphType_Class_C_GetMouseMoveSpeed) == 0x000028, "Wrong size on DA_StarGraphType_Class_C_GetMouseMoveSpeed"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetMouseMoveSpeed, InScale) == 0x000000, "Member 'DA_StarGraphType_Class_C_GetMouseMoveSpeed::InScale' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetMouseMoveSpeed, Edge) == 0x000004, "Member 'DA_StarGraphType_Class_C_GetMouseMoveSpeed::Edge' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetMouseMoveSpeed, ReturnValue) == 0x000008, "Member 'DA_StarGraphType_Class_C_GetMouseMoveSpeed::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetMouseMoveSpeed, CallFunc_GetFloatValue_ReturnValue) == 0x00000C, "Member 'DA_StarGraphType_Class_C_GetMouseMoveSpeed::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetMouseMoveSpeed, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'DA_StarGraphType_Class_C_GetMouseMoveSpeed::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetMouseMoveSpeed, K2Node_FunctionResult_ReturnValue_ImplicitCast) == 0x000018, "Member 'DA_StarGraphType_Class_C_GetMouseMoveSpeed::K2Node_FunctionResult_ReturnValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_GetMouseMoveSpeed, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000020, "Member 'DA_StarGraphType_Class_C_GetMouseMoveSpeed::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_StarGraphType_Class_C_InputBackgoundAreaMInstance \ static_assert(alignof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance) == 0x000008, "Wrong alignment on DA_StarGraphType_Class_C_InputBackgoundAreaMInstance"); \ static_assert(sizeof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance) == 0x000130, "Wrong size on DA_StarGraphType_Class_C_InputBackgoundAreaMInstance"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, Temp_int_Variable) == 0x000000, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_Conv_IntToText_ReturnValue) == 0x000008, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_Add_IntInt_ReturnValue_1) == 0x000020, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_Conv_TextToString_ReturnValue) == 0x000028, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_Multiply_IntInt_ReturnValue) == 0x000058, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000060, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_Subtract_IntInt_ReturnValue) == 0x000070, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000078, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000088, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000090, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A0, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000B0, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_MakeSoftObjectPath_ReturnValue) == 0x0000C0, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_MakeSoftObjectPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue) == 0x0000E0, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000110, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_LoadAsset_Blocking_ReturnValue) == 0x000118, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_LoadAsset_Blocking_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, K2Node_DynamicCast_AsMaterial_Instance) == 0x000120, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::K2Node_DynamicCast_AsMaterial_Instance' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, K2Node_DynamicCast_bSuccess) == 0x000128, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DA_StarGraphType_Class_C_InputBackgoundAreaMInstance, CallFunc_Array_Add_ReturnValue) == 0x00012C, "Member 'DA_StarGraphType_Class_C_InputBackgoundAreaMInstance::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDA_StarGraphType_Class_C \ static_assert(alignof(UDA_StarGraphType_Class_C) == 0x000008, "Wrong alignment on UDA_StarGraphType_Class_C"); \ static_assert(sizeof(UDA_StarGraphType_Class_C) == 0x000468, "Wrong size on UDA_StarGraphType_Class_C"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, NodeDT) == 0x000030, "Member 'UDA_StarGraphType_Class_C::NodeDT' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, AreaDT) == 0x000038, "Member 'UDA_StarGraphType_Class_C::AreaDT' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, LineDT) == 0x000040, "Member 'UDA_StarGraphType_Class_C::LineDT' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, BackgoundExtraSizeCurveByScale) == 0x000048, "Member 'UDA_StarGraphType_Class_C::BackgoundExtraSizeCurveByScale' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, BackgoundBorderPadding) == 0x000050, "Member 'UDA_StarGraphType_Class_C::BackgoundBorderPadding' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, BackgoundBorderLength) == 0x000058, "Member 'UDA_StarGraphType_Class_C::BackgoundBorderLength' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, BackgoundBorderImage) == 0x000060, "Member 'UDA_StarGraphType_Class_C::BackgoundBorderImage' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, BackgoundBorderColor) == 0x000068, "Member 'UDA_StarGraphType_Class_C::BackgoundBorderColor' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, AreaCount_X) == 0x000078, "Member 'UDA_StarGraphType_Class_C::AreaCount_X' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, AreaCount_Y) == 0x00007C, "Member 'UDA_StarGraphType_Class_C::AreaCount_Y' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, AreaTextureSize) == 0x000080, "Member 'UDA_StarGraphType_Class_C::AreaTextureSize' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, MInstancePath) == 0x000090, "Member 'UDA_StarGraphType_Class_C::MInstancePath' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, MInstanceName) == 0x0000A0, "Member 'UDA_StarGraphType_Class_C::MInstanceName' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, Scale) == 0x0000B0, "Member 'UDA_StarGraphType_Class_C::Scale' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, SpecialLevelStyle) == 0x0000C0, "Member 'UDA_StarGraphType_Class_C::SpecialLevelStyle' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, SpecialLevelStyle_UnActive) == 0x000110, "Member 'UDA_StarGraphType_Class_C::SpecialLevelStyle_UnActive' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, LevelStyle) == 0x000160, "Member 'UDA_StarGraphType_Class_C::LevelStyle' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, LevelStyle_UnActive) == 0x0001B0, "Member 'UDA_StarGraphType_Class_C::LevelStyle_UnActive' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, CoreNodeStyle) == 0x000200, "Member 'UDA_StarGraphType_Class_C::CoreNodeStyle' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, CoreNodeStyle_UnActive) == 0x000208, "Member 'UDA_StarGraphType_Class_C::CoreNodeStyle_UnActive' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, 查看激活样式) == 0x000218, "Member 'UDA_StarGraphType_Class_C::查看激活样式' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, 查看样式等级) == 0x00021C, "Member 'UDA_StarGraphType_Class_C::查看样式等级' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, GraphScale) == 0x000220, "Member 'UDA_StarGraphType_Class_C::GraphScale' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, SkillUp_Name_Tag) == 0x000228, "Member 'UDA_StarGraphType_Class_C::SkillUp_Name_Tag' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, Node_StarStyle) == 0x000278, "Member 'UDA_StarGraphType_Class_C::Node_StarStyle' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, Node_SelectStyle) == 0x0002C8, "Member 'UDA_StarGraphType_Class_C::Node_SelectStyle' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, ScaleToStar) == 0x0002D0, "Member 'UDA_StarGraphType_Class_C::ScaleToStar' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, InitScale) == 0x0002D8, "Member 'UDA_StarGraphType_Class_C::InitScale' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, BackgoundAreaMInstance) == 0x0002E0, "Member 'UDA_StarGraphType_Class_C::BackgoundAreaMInstance' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, FogDT) == 0x0002F0, "Member 'UDA_StarGraphType_Class_C::FogDT' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, 星图迷雾偏移min) == 0x0002F8, "Member 'UDA_StarGraphType_Class_C::星图迷雾偏移min' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, 星图迷雾偏移max) == 0x000300, "Member 'UDA_StarGraphType_Class_C::星图迷雾偏移max' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, DirectionMaxAngle) == 0x000308, "Member 'UDA_StarGraphType_Class_C::DirectionMaxAngle' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, ScaleWheelSpeed) == 0x000310, "Member 'UDA_StarGraphType_Class_C::ScaleWheelSpeed' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, ScaleGamepadSpeed) == 0x000318, "Member 'UDA_StarGraphType_Class_C::ScaleGamepadSpeed' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, SelectMinDistance) == 0x000320, "Member 'UDA_StarGraphType_Class_C::SelectMinDistance' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, CoreNode_SelectStyle) == 0x000328, "Member 'UDA_StarGraphType_Class_C::CoreNode_SelectStyle' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, Node_StarIconStyle) == 0x000330, "Member 'UDA_StarGraphType_Class_C::Node_StarIconStyle' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, GamepadMoveSpeedCurveByScale) == 0x000380, "Member 'UDA_StarGraphType_Class_C::GamepadMoveSpeedCurveByScale' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, MouseMoveSpeedCurveByScale) == 0x000388, "Member 'UDA_StarGraphType_Class_C::MouseMoveSpeedCurveByScale' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, MouseMoveInterpSpeed) == 0x000390, "Member 'UDA_StarGraphType_Class_C::MouseMoveInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, 可手动配置6个固定节点) == 0x000398, "Member 'UDA_StarGraphType_Class_C::可手动配置6个固定节点' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, 只能重置初始节点) == 0x000399, "Member 'UDA_StarGraphType_Class_C::只能重置初始节点' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, MouseEdgeMoveSpeedScale) == 0x0003A0, "Member 'UDA_StarGraphType_Class_C::MouseEdgeMoveSpeedScale' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, MouseEdgeScrrenEdgeRatio) == 0x0003A8, "Member 'UDA_StarGraphType_Class_C::MouseEdgeScrrenEdgeRatio' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, 星图节点透明度) == 0x0003B0, "Member 'UDA_StarGraphType_Class_C::星图节点透明度' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, 星图连线透明度) == 0x0003B8, "Member 'UDA_StarGraphType_Class_C::星图连线透明度' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, WeaponActiveNodeId) == 0x0003C0, "Member 'UDA_StarGraphType_Class_C::WeaponActiveNodeId' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, KlesaNodeIdAndValue) == 0x000410, "Member 'UDA_StarGraphType_Class_C::KlesaNodeIdAndValue' has a wrong offset!"); \ static_assert(offsetof(UDA_StarGraphType_Class_C, HandleMoveMinValue) == 0x000460, "Member 'UDA_StarGraphType_Class_C::HandleMoveMinValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_ShakeBase_C_ExecuteUbergraph_BP_ShakeBase \ static_assert(alignof(BP_ShakeBase_C_ExecuteUbergraph_BP_ShakeBase) == 0x000008, "Wrong alignment on BP_ShakeBase_C_ExecuteUbergraph_BP_ShakeBase"); \ static_assert(sizeof(BP_ShakeBase_C_ExecuteUbergraph_BP_ShakeBase) == 0x000040, "Wrong size on BP_ShakeBase_C_ExecuteUbergraph_BP_ShakeBase"); \ static_assert(offsetof(BP_ShakeBase_C_ExecuteUbergraph_BP_ShakeBase, EntryPoint) == 0x000000, "Member 'BP_ShakeBase_C_ExecuteUbergraph_BP_ShakeBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_ShakeBase_C_ExecuteUbergraph_BP_ShakeBase, CallFunc_GetDataTableRowFromName_OutRow) == 0x000008, "Member 'BP_ShakeBase_C_ExecuteUbergraph_BP_ShakeBase::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_ShakeBase_C_ExecuteUbergraph_BP_ShakeBase, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000030, "Member 'BP_ShakeBase_C_ExecuteUbergraph_BP_ShakeBase::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ShakeBase_C_ExecuteUbergraph_BP_ShakeBase, K2Node_VariableSet_InnerAttenuationRadius_ImplicitCast) == 0x000034, "Member 'BP_ShakeBase_C_ExecuteUbergraph_BP_ShakeBase::K2Node_VariableSet_InnerAttenuationRadius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_ShakeBase_C_ExecuteUbergraph_BP_ShakeBase, K2Node_VariableSet_OuterAttenuationRadius_ImplicitCast) == 0x000038, "Member 'BP_ShakeBase_C_ExecuteUbergraph_BP_ShakeBase::K2Node_VariableSet_OuterAttenuationRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_ShakeBase_C \ static_assert(alignof(ABP_ShakeBase_C) == 0x000008, "Wrong alignment on ABP_ShakeBase_C"); \ static_assert(sizeof(ABP_ShakeBase_C) == 0x0004D0, "Wrong size on ABP_ShakeBase_C"); \ static_assert(offsetof(ABP_ShakeBase_C, UberGraphFrame) == 0x0004A8, "Member 'ABP_ShakeBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_ShakeBase_C, CameraShakeSource) == 0x0004B0, "Member 'ABP_ShakeBase_C::CameraShakeSource' has a wrong offset!"); \ static_assert(offsetof(ABP_ShakeBase_C, DefaultSceneRoot) == 0x0004B8, "Member 'ABP_ShakeBase_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_ShakeBase_C, 运行时屏幕震动) == 0x0004C0, "Member 'ABP_ShakeBase_C::运行时屏幕震动' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDA_TextMessage_Class_C \ static_assert(alignof(UDA_TextMessage_Class_C) == 0x000008, "Wrong alignment on UDA_TextMessage_Class_C"); \ static_assert(sizeof(UDA_TextMessage_Class_C) == 0x000498, "Wrong size on UDA_TextMessage_Class_C"); \ static_assert(offsetof(UDA_TextMessage_Class_C, ClientOutMessage) == 0x000030, "Member 'UDA_TextMessage_Class_C::ClientOutMessage' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, NetworkMessage) == 0x000080, "Member 'UDA_TextMessage_Class_C::NetworkMessage' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, NetworkTransmit) == 0x0000D0, "Member 'UDA_TextMessage_Class_C::NetworkTransmit' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为协助者知道主机死亡) == 0x000120, "Member 'UDA_TextMessage_Class_C::作为协助者知道主机死亡' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为入侵者知道主机死亡) == 0x000138, "Member 'UDA_TextMessage_Class_C::作为入侵者知道主机死亡' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为主机知道协助者死亡) == 0x000150, "Member 'UDA_TextMessage_Class_C::作为主机知道协助者死亡' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为主机知道入侵者死亡) == 0x000168, "Member 'UDA_TextMessage_Class_C::作为主机知道入侵者死亡' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为入侵者知道队友死亡) == 0x000180, "Member 'UDA_TextMessage_Class_C::作为入侵者知道队友死亡' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为入侵者知道协助者死亡) == 0x000198, "Member 'UDA_TextMessage_Class_C::作为入侵者知道协助者死亡' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为协助者知道联机任务完成) == 0x0001B0, "Member 'UDA_TextMessage_Class_C::作为协助者知道联机任务完成' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为协助者知道已进入房间) == 0x0001C8, "Member 'UDA_TextMessage_Class_C::作为协助者知道已进入房间' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为协助者知道自己死亡) == 0x0001E0, "Member 'UDA_TextMessage_Class_C::作为协助者知道自己死亡' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为入侵者知道自己死亡) == 0x0001F8, "Member 'UDA_TextMessage_Class_C::作为入侵者知道自己死亡' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为主机知道协助者离开房间) == 0x000210, "Member 'UDA_TextMessage_Class_C::作为主机知道协助者离开房间' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为主机知道入侵者离开房间) == 0x000228, "Member 'UDA_TextMessage_Class_C::作为主机知道入侵者离开房间' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为入侵者知道联机任务完成) == 0x000240, "Member 'UDA_TextMessage_Class_C::作为入侵者知道联机任务完成' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为主机知道入侵者已进入房间) == 0x000258, "Member 'UDA_TextMessage_Class_C::作为主机知道入侵者已进入房间' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为主机知道协助者已进入房间) == 0x000270, "Member 'UDA_TextMessage_Class_C::作为主机知道协助者已进入房间' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为入侵者知道已进入房间) == 0x000288, "Member 'UDA_TextMessage_Class_C::作为入侵者知道已进入房间' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 该区域无法使用符箓) == 0x0002A0, "Member 'UDA_TextMessage_Class_C::该区域无法使用符箓' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为协助者知道队友进入房间) == 0x0002B8, "Member 'UDA_TextMessage_Class_C::作为协助者知道队友进入房间' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为入侵者知道队友已进入房间) == 0x0002D0, "Member 'UDA_TextMessage_Class_C::作为入侵者知道队友已进入房间' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为入侵者知道房主进入BOSS战) == 0x0002E8, "Member 'UDA_TextMessage_Class_C::作为入侵者知道房主进入BOSS战' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为协助者知道队友离开房间) == 0x000300, "Member 'UDA_TextMessage_Class_C::作为协助者知道队友离开房间' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为协助者知道队友死亡) == 0x000318, "Member 'UDA_TextMessage_Class_C::作为协助者知道队友死亡' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为协助者知道入侵者进入房间) == 0x000330, "Member 'UDA_TextMessage_Class_C::作为协助者知道入侵者进入房间' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为入侵者知道协助者已进入房间) == 0x000348, "Member 'UDA_TextMessage_Class_C::作为入侵者知道协助者已进入房间' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为协助者知道入侵者离开房间) == 0x000360, "Member 'UDA_TextMessage_Class_C::作为协助者知道入侵者离开房间' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为协助者知道入侵者死亡) == 0x000378, "Member 'UDA_TextMessage_Class_C::作为协助者知道入侵者死亡' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 作为入侵者知道协助者已离开房间) == 0x000390, "Member 'UDA_TextMessage_Class_C::作为入侵者知道协助者已离开房间' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 未激活银钥匙无法使用) == 0x0003A8, "Member 'UDA_TextMessage_Class_C::未激活银钥匙无法使用' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 当前未登录无法使用银钥匙) == 0x0003C0, "Member 'UDA_TextMessage_Class_C::当前未登录无法使用银钥匙' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 激活羽人之匙) == 0x0003D8, "Member 'UDA_TextMessage_Class_C::激活羽人之匙' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 关闭羽人之匙) == 0x0003F0, "Member 'UDA_TextMessage_Class_C::关闭羽人之匙' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 联机状态下无法使用羽人之匙) == 0x000408, "Member 'UDA_TextMessage_Class_C::联机状态下无法使用羽人之匙' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 羽迹者正在连入该时空) == 0x000420, "Member 'UDA_TextMessage_Class_C::羽迹者正在连入该时空' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 噬羽者正在连入该时空) == 0x000438, "Member 'UDA_TextMessage_Class_C::噬羽者正在连入该时空' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 联机状态下无法使用干枯菩提) == 0x000450, "Member 'UDA_TextMessage_Class_C::联机状态下无法使用干枯菩提' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 正在匹配可入侵的世界) == 0x000468, "Member 'UDA_TextMessage_Class_C::正在匹配可入侵的世界' has a wrong offset!"); \ static_assert(offsetof(UDA_TextMessage_Class_C, 匹配入侵世界失败) == 0x000480, "Member 'UDA_TextMessage_Class_C::匹配入侵世界失败' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey \ static_assert(alignof(DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey) == 0x000008, "Wrong alignment on DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey"); \ static_assert(sizeof(DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey) == 0x000030, "Wrong size on DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey"); \ static_assert(offsetof(DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey, InputKey) == 0x000000, "Member 'DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey::InputKey' has a wrong offset!"); \ static_assert(offsetof(DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey, ReleaseKey) == 0x000001, "Member 'DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey::ReleaseKey' has a wrong offset!"); \ static_assert(offsetof(DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey, CallFunc_Map_Values_Values) == 0x000008, "Member 'DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey, CallFunc_Array_Find_ReturnValue) == 0x000028, "Member 'DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00002C, "Member 'DA_PlayerStatic_Class_C_FindReleaseKeyByInputKey::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_PlayerStatic_Class_C_GetAllSuitID \ static_assert(alignof(DA_PlayerStatic_Class_C_GetAllSuitID) == 0x000008, "Wrong alignment on DA_PlayerStatic_Class_C_GetAllSuitID"); \ static_assert(sizeof(DA_PlayerStatic_Class_C_GetAllSuitID) == 0x000010, "Wrong size on DA_PlayerStatic_Class_C_GetAllSuitID"); \ static_assert(offsetof(DA_PlayerStatic_Class_C_GetAllSuitID, AllSuitID) == 0x000000, "Member 'DA_PlayerStatic_Class_C_GetAllSuitID::AllSuitID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes \ static_assert(alignof(DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes) == 0x000008, "Wrong alignment on DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes"); \ static_assert(sizeof(DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes) == 0x0000B8, "Wrong size on DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes"); \ static_assert(offsetof(DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes, Key) == 0x000000, "Member 'DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes::Key' has a wrong offset!"); \ static_assert(offsetof(DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes, ReturnValue) == 0x000008, "Member 'DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes, ReturnFind) == 0x000058, "Member 'DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes::ReturnFind' has a wrong offset!"); \ static_assert(offsetof(DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes, CallFunc_Map_Find_Value) == 0x000060, "Member 'DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes, CallFunc_Map_Find_ReturnValue) == 0x0000B0, "Member 'DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes, CallFunc_Map_Contains_ReturnValue) == 0x0000B1, "Member 'DA_PlayerStatic_Class_C_FindImmortalIgnoreTypes::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDA_PlayerStatic_Class_C \ static_assert(alignof(UDA_PlayerStatic_Class_C) == 0x000008, "Wrong alignment on UDA_PlayerStatic_Class_C"); \ static_assert(sizeof(UDA_PlayerStatic_Class_C) == 0x000860, "Wrong size on UDA_PlayerStatic_Class_C"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, MinFallDistance) == 0x000030, "Member 'UDA_PlayerStatic_Class_C::MinFallDistance' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, MaxFallDistance) == 0x000038, "Member 'UDA_PlayerStatic_Class_C::MaxFallDistance' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, SprintStaminaCost) == 0x000040, "Member 'UDA_PlayerStatic_Class_C::SprintStaminaCost' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, ReenableRegenTime) == 0x000048, "Member 'UDA_PlayerStatic_Class_C::ReenableRegenTime' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, Trap_Burn) == 0x000050, "Member 'UDA_PlayerStatic_Class_C::Trap_Burn' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, Trap_Ice) == 0x000058, "Member 'UDA_PlayerStatic_Class_C::Trap_Ice' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, Trap_Poison) == 0x000060, "Member 'UDA_PlayerStatic_Class_C::Trap_Poison' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, StunDescriptors) == 0x000068, "Member 'UDA_PlayerStatic_Class_C::StunDescriptors' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 无敌状态忽略类型预设) == 0x0000B8, "Member 'UDA_PlayerStatic_Class_C::无敌状态忽略类型预设' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 正面格挡角度最小dot) == 0x000108, "Member 'UDA_PlayerStatic_Class_C::正面格挡角度最小dot' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 背身攻击触发处决最小角度dot) == 0x000110, "Member 'UDA_PlayerStatic_Class_C::背身攻击触发处决最小角度dot' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 成功防御精力消耗值) == 0x000118, "Member 'UDA_PlayerStatic_Class_C::成功防御精力消耗值' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, Trap_Curse) == 0x000120, "Member 'UDA_PlayerStatic_Class_C::Trap_Curse' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, Trap_Lost) == 0x000128, "Member 'UDA_PlayerStatic_Class_C::Trap_Lost' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 战损效果每次受伤增加值) == 0x000130, "Member 'UDA_PlayerStatic_Class_C::战损效果每次受伤增加值' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 战损效果最大最小值) == 0x000138, "Member 'UDA_PlayerStatic_Class_C::战损效果最大最小值' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, ExecuteTemplates) == 0x000148, "Member 'UDA_PlayerStatic_Class_C::ExecuteTemplates' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, PitchClamp) == 0x000198, "Member 'UDA_PlayerStatic_Class_C::PitchClamp' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, YawClamp) == 0x0001A8, "Member 'UDA_PlayerStatic_Class_C::YawClamp' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, HeadFocusInterpSpeed) == 0x0001B8, "Member 'UDA_PlayerStatic_Class_C::HeadFocusInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, BodyCollisionProfie_IgnorePawn) == 0x0001C0, "Member 'UDA_PlayerStatic_Class_C::BodyCollisionProfie_IgnorePawn' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, BodyCollisionProfie_BlockPawn) == 0x0001C8, "Member 'UDA_PlayerStatic_Class_C::BodyCollisionProfie_BlockPawn' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 消散曲线阈值_关闭Mesh碰撞) == 0x0001D0, "Member 'UDA_PlayerStatic_Class_C::消散曲线阈值_关闭Mesh碰撞' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, ReleaseKeyAndInputKey) == 0x0001D8, "Member 'UDA_PlayerStatic_Class_C::ReleaseKeyAndInputKey' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 默认武器类型对应流派技能) == 0x000228, "Member 'UDA_PlayerStatic_Class_C::默认武器类型对应流派技能' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 非锁定状态下最小锁定角度dot) == 0x000278, "Member 'UDA_PlayerStatic_Class_C::非锁定状态下最小锁定角度dot' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 非锁定状态下最大锁定距离) == 0x000280, "Member 'UDA_PlayerStatic_Class_C::非锁定状态下最大锁定距离' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, RollingOverEffect) == 0x000288, "Member 'UDA_PlayerStatic_Class_C::RollingOverEffect' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 武器开启金箔槽位对应等级) == 0x0002B0, "Member 'UDA_PlayerStatic_Class_C::武器开启金箔槽位对应等级' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 每次死亡增加心魔值) == 0x000300, "Member 'UDA_PlayerStatic_Class_C::每次死亡增加心魔值' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 开启新版物理功能) == 0x000304, "Member 'UDA_PlayerStatic_Class_C::开启新版物理功能' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 触发心魔Buff所需心魔值) == 0x000308, "Member 'UDA_PlayerStatic_Class_C::触发心魔Buff所需心魔值' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 允许卡肉的伤害类型) == 0x000310, "Member 'UDA_PlayerStatic_Class_C::允许卡肉的伤害类型' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 入侵者成功道具奖励) == 0x000320, "Member 'UDA_PlayerStatic_Class_C::入侵者成功道具奖励' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 协助者成功道具奖励) == 0x000370, "Member 'UDA_PlayerStatic_Class_C::协助者成功道具奖励' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 协助者成功货币奖励) == 0x0003C0, "Member 'UDA_PlayerStatic_Class_C::协助者成功货币奖励' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 入侵者成功货币奖励) == 0x0003C4, "Member 'UDA_PlayerStatic_Class_C::入侵者成功货币奖励' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 武器类型格挡率) == 0x0003C8, "Member 'UDA_PlayerStatic_Class_C::武器类型格挡率' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 格挡成功后的精力恢复间隔) == 0x000418, "Member 'UDA_PlayerStatic_Class_C::格挡成功后的精力恢复间隔' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 魂的心魔怪物出现的范围) == 0x000420, "Member 'UDA_PlayerStatic_Class_C::魂的心魔怪物出现的范围' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 魂的心魔怪物消散的范围) == 0x000428, "Member 'UDA_PlayerStatic_Class_C::魂的心魔怪物消散的范围' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 魂的心魔怪物距离玩家多远才会消散) == 0x000430, "Member 'UDA_PlayerStatic_Class_C::魂的心魔怪物距离玩家多远才会消散' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 魂的心魔怪物在心魔值大于多少出现_百分比_) == 0x000438, "Member 'UDA_PlayerStatic_Class_C::魂的心魔怪物在心魔值大于多少出现_百分比_' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 心魔入侵的怪物出现的范围) == 0x000440, "Member 'UDA_PlayerStatic_Class_C::心魔入侵的怪物出现的范围' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 心魔入侵的怪物屏蔽魂的心魔范围) == 0x000448, "Member 'UDA_PlayerStatic_Class_C::心魔入侵的怪物屏蔽魂的心魔范围' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 心魔入侵的怪物消散的范围) == 0x000450, "Member 'UDA_PlayerStatic_Class_C::心魔入侵的怪物消散的范围' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 心魔入侵的怪物距离玩家多远才会消散) == 0x000458, "Member 'UDA_PlayerStatic_Class_C::心魔入侵的怪物距离玩家多远才会消散' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 心魔入侵的怪物出现时间) == 0x000460, "Member 'UDA_PlayerStatic_Class_C::心魔入侵的怪物出现时间' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 心魔入侵的怪物提示弹窗时间) == 0x000468, "Member 'UDA_PlayerStatic_Class_C::心魔入侵的怪物提示弹窗时间' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 自带的姿势和他们对应的装备栏) == 0x000470, "Member 'UDA_PlayerStatic_Class_C::自带的姿势和他们对应的装备栏' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 控制器转向基础输入量) == 0x0004C0, "Member 'UDA_PlayerStatic_Class_C::控制器转向基础输入量' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 鼠标转向基础输入量) == 0x0004C8, "Member 'UDA_PlayerStatic_Class_C::鼠标转向基础输入量' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 飙血延迟时间) == 0x0004D0, "Member 'UDA_PlayerStatic_Class_C::飙血延迟时间' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 玩家启动锁定转向的角度Dot) == 0x0004D8, "Member 'UDA_PlayerStatic_Class_C::玩家启动锁定转向的角度Dot' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, PitchClamp_Targeting) == 0x0004E0, "Member 'UDA_PlayerStatic_Class_C::PitchClamp_Targeting' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, YawClamp_Targeting) == 0x0004F0, "Member 'UDA_PlayerStatic_Class_C::YawClamp_Targeting' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, HeadFocusInterpSpeed_Targeting) == 0x000500, "Member 'UDA_PlayerStatic_Class_C::HeadFocusInterpSpeed_Targeting' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, BreakSprintWhenStoredKeyNotEqual) == 0x000508, "Member 'UDA_PlayerStatic_Class_C::BreakSprintWhenStoredKeyNotEqual' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 手柄移动输入最低值) == 0x000518, "Member 'UDA_PlayerStatic_Class_C::手柄移动输入最低值' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 手柄转向输入最低值) == 0x000520, "Member 'UDA_PlayerStatic_Class_C::手柄转向输入最低值' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 移动奔跑输入的最低值) == 0x000528, "Member 'UDA_PlayerStatic_Class_C::移动奔跑输入的最低值' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 血液贴画存在时间) == 0x000530, "Member 'UDA_PlayerStatic_Class_C::血液贴画存在时间' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 怪物受伤血条显示距离玩家最远距离) == 0x000540, "Member 'UDA_PlayerStatic_Class_C::怪物受伤血条显示距离玩家最远距离' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 动作后耐力回复时间) == 0x000548, "Member 'UDA_PlayerStatic_Class_C::动作后耐力回复时间' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 动作后耐力为0耐力回复时间) == 0x000550, "Member 'UDA_PlayerStatic_Class_C::动作后耐力为0耐力回复时间' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, WeakBlock卡顿时间配置) == 0x000558, "Member 'UDA_PlayerStatic_Class_C::WeakBlock卡顿时间配置' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 环境播放属性受击特效的间隔次数) == 0x000588, "Member 'UDA_PlayerStatic_Class_C::环境播放属性受击特效的间隔次数' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 光环播放属性受击特效的间隔次数) == 0x00058C, "Member 'UDA_PlayerStatic_Class_C::光环播放属性受击特效的间隔次数' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 血迹消失时间) == 0x000590, "Member 'UDA_PlayerStatic_Class_C::血迹消失时间' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 血迹消失间隔时间) == 0x000598, "Member 'UDA_PlayerStatic_Class_C::血迹消失间隔时间' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, SeeThrough卡顿时间配置) == 0x0005A0, "Member 'UDA_PlayerStatic_Class_C::SeeThrough卡顿时间配置' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 近战法术卡顿时间配置) == 0x0005D0, "Member 'UDA_PlayerStatic_Class_C::近战法术卡顿时间配置' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 翻滚Roll在中断其他蒙太奇时使用的混入时间) == 0x000600, "Member 'UDA_PlayerStatic_Class_C::翻滚Roll在中断其他蒙太奇时使用的混入时间' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 锁定状态强制前冲的最大角度范围) == 0x000608, "Member 'UDA_PlayerStatic_Class_C::锁定状态强制前冲的最大角度范围' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 锁定状态允许后冲的最大角度范围) == 0x000618, "Member 'UDA_PlayerStatic_Class_C::锁定状态允许后冲的最大角度范围' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 锁定状态左前方移动时模型方向修正角度) == 0x000628, "Member 'UDA_PlayerStatic_Class_C::锁定状态左前方移动时模型方向修正角度' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, Stun僵直在被命中时转向速度) == 0x000630, "Member 'UDA_PlayerStatic_Class_C::Stun僵直在被命中时转向速度' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 锁定状态强制前冲的最大角度范围_JD) == 0x000658, "Member 'UDA_PlayerStatic_Class_C::锁定状态强制前冲的最大角度范围_JD' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 锁定状态允许后冲的最大角度范围_JD) == 0x000668, "Member 'UDA_PlayerStatic_Class_C::锁定状态允许后冲的最大角度范围_JD' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 物理命中反馈最大力度) == 0x000678, "Member 'UDA_PlayerStatic_Class_C::物理命中反馈最大力度' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 物理命中反馈基础力度) == 0x000680, "Member 'UDA_PlayerStatic_Class_C::物理命中反馈基础力度' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, MaxDistance) == 0x000688, "Member 'UDA_PlayerStatic_Class_C::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 僵直动画融合时间_0代表禁用_) == 0x000690, "Member 'UDA_PlayerStatic_Class_C::僵直动画融合时间_0代表禁用_' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 僵直动画起始时间_0代表禁用_) == 0x000698, "Member 'UDA_PlayerStatic_Class_C::僵直动画起始时间_0代表禁用_' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 以下僵直动画使用融合和开始时间) == 0x0006A0, "Member 'UDA_PlayerStatic_Class_C::以下僵直动画使用融合和开始时间' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 软数量上限装备) == 0x0006B0, "Member 'UDA_PlayerStatic_Class_C::软数量上限装备' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 新周目时要移除的道具) == 0x0006C0, "Member 'UDA_PlayerStatic_Class_C::新周目时要移除的道具' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 锁定NPC时的垂直跟随速度) == 0x0006D0, "Member 'UDA_PlayerStatic_Class_C::锁定NPC时的垂直跟随速度' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 多周目角色攻击怪物的削韧倍率) == 0x0006D8, "Member 'UDA_PlayerStatic_Class_C::多周目角色攻击怪物的削韧倍率' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, NPC转头的速度) == 0x0006E8, "Member 'UDA_PlayerStatic_Class_C::NPC转头的速度' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, AI转头的速度) == 0x0006F0, "Member 'UDA_PlayerStatic_Class_C::AI转头的速度' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 开启在怪物被最后一刀砍死时也能播放受击) == 0x0006F8, "Member 'UDA_PlayerStatic_Class_C::开启在怪物被最后一刀砍死时也能播放受击' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 拾取物比角色高多少将使用站立的拾取姿势) == 0x000700, "Member 'UDA_PlayerStatic_Class_C::拾取物比角色高多少将使用站立的拾取姿势' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 加载完成之后等待多少秒进入游戏) == 0x000708, "Member 'UDA_PlayerStatic_Class_C::加载完成之后等待多少秒进入游戏' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 怪物周旋的方向选择间隔时间) == 0x000710, "Member 'UDA_PlayerStatic_Class_C::怪物周旋的方向选择间隔时间' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 动态蒙太奇混合时间_PerfectTime) == 0x000718, "Member 'UDA_PlayerStatic_Class_C::动态蒙太奇混合时间_PerfectTime' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 动态蒙太奇混合时间_星图前摇解锁) == 0x000720, "Member 'UDA_PlayerStatic_Class_C::动态蒙太奇混合时间_星图前摇解锁' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 动态蒙太奇混合时间_星图前摇解锁_PT_) == 0x000728, "Member 'UDA_PlayerStatic_Class_C::动态蒙太奇混合时间_星图前摇解锁_PT_' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 针对命中玩家结果施加额外的摄像机震动) == 0x000730, "Member 'UDA_PlayerStatic_Class_C::针对命中玩家结果施加额外的摄像机震动' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 拾取道具特殊提示) == 0x000780, "Member 'UDA_PlayerStatic_Class_C::拾取道具特殊提示' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 金箔自动强化数量) == 0x000790, "Member 'UDA_PlayerStatic_Class_C::金箔自动强化数量' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 玉佩自动强化数量) == 0x000794, "Member 'UDA_PlayerStatic_Class_C::玉佩自动强化数量' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, ArcaneShift命中之后无敌时间) == 0x000798, "Member 'UDA_PlayerStatic_Class_C::ArcaneShift命中之后无敌时间' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 每当金箔获得到相同的道具时需换成的道具) == 0x0007A0, "Member 'UDA_PlayerStatic_Class_C::每当金箔获得到相同的道具时需换成的道具' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 每当玉佩获得到相同的道具时需换成的道具) == 0x0007A4, "Member 'UDA_PlayerStatic_Class_C::每当玉佩获得到相同的道具时需换成的道具' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 玩家死亡后间隔多少秒显示死亡界面) == 0x0007A8, "Member 'UDA_PlayerStatic_Class_C::玩家死亡后间隔多少秒显示死亡界面' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 玩家套装ID) == 0x0007B0, "Member 'UDA_PlayerStatic_Class_C::玩家套装ID' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 怪物进入带处决之后播放手柄震动的距离) == 0x0007C0, "Member 'UDA_PlayerStatic_Class_C::怪物进入带处决之后播放手柄震动的距离' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, PitchClamp_Targeting_NPC) == 0x0007C8, "Member 'UDA_PlayerStatic_Class_C::PitchClamp_Targeting_NPC' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, YawClamp_Targeting_NPC) == 0x0007D8, "Member 'UDA_PlayerStatic_Class_C::YawClamp_Targeting_NPC' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 在奔跑时交互探测向前的额外距离) == 0x0007E8, "Member 'UDA_PlayerStatic_Class_C::在奔跑时交互探测向前的额外距离' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, NPC对话间隔时间) == 0x0007F0, "Member 'UDA_PlayerStatic_Class_C::NPC对话间隔时间' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, HeadFocusInterpSpeed_Targeting_NPC) == 0x0007F8, "Member 'UDA_PlayerStatic_Class_C::HeadFocusInterpSpeed_Targeting_NPC' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 心魔特效时间间隔) == 0x000800, "Member 'UDA_PlayerStatic_Class_C::心魔特效时间间隔' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 典藏双刀抗衡成功精力消耗值) == 0x000808, "Member 'UDA_PlayerStatic_Class_C::典藏双刀抗衡成功精力消耗值' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 金箔ArcaneShift命中之后无敌时间) == 0x000810, "Member 'UDA_PlayerStatic_Class_C::金箔ArcaneShift命中之后无敌时间' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 第二章不激活哈气的区域ID) == 0x000820, "Member 'UDA_PlayerStatic_Class_C::第二章不激活哈气的区域ID' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 每当法术获得到相同的道具时需换成的道具) == 0x000830, "Member 'UDA_PlayerStatic_Class_C::每当法术获得到相同的道具时需换成的道具' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 单个防具最大可拥有数量) == 0x000834, "Member 'UDA_PlayerStatic_Class_C::单个防具最大可拥有数量' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 每当防具获得到相同的道具时需换成的道具) == 0x000838, "Member 'UDA_PlayerStatic_Class_C::每当防具获得到相同的道具时需换成的道具' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 单个武器最大可拥有数量) == 0x000848, "Member 'UDA_PlayerStatic_Class_C::单个武器最大可拥有数量' has a wrong offset!"); \ static_assert(offsetof(UDA_PlayerStatic_Class_C, 每当武器获得到相同的道具时需换成的道具) == 0x000850, "Member 'UDA_PlayerStatic_Class_C::每当武器获得到相同的道具时需换成的道具' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Network1013 \ static_assert(alignof(FST_Network1013) == 0x000008, "Wrong alignment on FST_Network1013"); \ static_assert(sizeof(FST_Network1013) == 0x000030, "Wrong size on FST_Network1013"); \ static_assert(offsetof(FST_Network1013, uid_6_8D5FDD924FAC8C51292D11A005035F62) == 0x000000, "Member 'FST_Network1013::uid_6_8D5FDD924FAC8C51292D11A005035F62' has a wrong offset!"); \ static_assert(offsetof(FST_Network1013, connectSwitchType_7_ED9FFD81441460B61EB008A716D4B31C) == 0x000010, "Member 'FST_Network1013::connectSwitchType_7_ED9FFD81441460B61EB008A716D4B31C' has a wrong offset!"); \ static_assert(offsetof(FST_Network1013, stampType_8_78AAC8EC4E3F9289DA8B7687E5F83AC8) == 0x000020, "Member 'FST_Network1013::stampType_8_78AAC8EC4E3F9289DA8B7687E5F83AC8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PrimaryData_C_GetGameSetFixedParameter \ static_assert(alignof(FL_PrimaryData_C_GetGameSetFixedParameter) == 0x000008, "Wrong alignment on FL_PrimaryData_C_GetGameSetFixedParameter"); \ static_assert(sizeof(FL_PrimaryData_C_GetGameSetFixedParameter) == 0x000010, "Wrong size on FL_PrimaryData_C_GetGameSetFixedParameter"); \ static_assert(offsetof(FL_PrimaryData_C_GetGameSetFixedParameter, __WorldContext) == 0x000000, "Member 'FL_PrimaryData_C_GetGameSetFixedParameter::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PrimaryData_C_GetGameSetFixedParameter, ReturnValue) == 0x000008, "Member 'FL_PrimaryData_C_GetGameSetFixedParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PrimaryData_C_GetPlayerStatic \ static_assert(alignof(FL_PrimaryData_C_GetPlayerStatic) == 0x000008, "Wrong alignment on FL_PrimaryData_C_GetPlayerStatic"); \ static_assert(sizeof(FL_PrimaryData_C_GetPlayerStatic) == 0x000010, "Wrong size on FL_PrimaryData_C_GetPlayerStatic"); \ static_assert(offsetof(FL_PrimaryData_C_GetPlayerStatic, __WorldContext) == 0x000000, "Member 'FL_PrimaryData_C_GetPlayerStatic::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PrimaryData_C_GetPlayerStatic, ReturnValue) == 0x000008, "Member 'FL_PrimaryData_C_GetPlayerStatic::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PrimaryData_C_GetStarGraphTypeStatic \ static_assert(alignof(FL_PrimaryData_C_GetStarGraphTypeStatic) == 0x000008, "Wrong alignment on FL_PrimaryData_C_GetStarGraphTypeStatic"); \ static_assert(sizeof(FL_PrimaryData_C_GetStarGraphTypeStatic) == 0x000010, "Wrong size on FL_PrimaryData_C_GetStarGraphTypeStatic"); \ static_assert(offsetof(FL_PrimaryData_C_GetStarGraphTypeStatic, __WorldContext) == 0x000000, "Member 'FL_PrimaryData_C_GetStarGraphTypeStatic::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PrimaryData_C_GetStarGraphTypeStatic, ReturnValue) == 0x000008, "Member 'FL_PrimaryData_C_GetStarGraphTypeStatic::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PrimaryData_C_GetTextMessage \ static_assert(alignof(FL_PrimaryData_C_GetTextMessage) == 0x000008, "Wrong alignment on FL_PrimaryData_C_GetTextMessage"); \ static_assert(sizeof(FL_PrimaryData_C_GetTextMessage) == 0x000010, "Wrong size on FL_PrimaryData_C_GetTextMessage"); \ static_assert(offsetof(FL_PrimaryData_C_GetTextMessage, __WorldContext) == 0x000000, "Member 'FL_PrimaryData_C_GetTextMessage::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PrimaryData_C_GetTextMessage, ReturnValue) == 0x000008, "Member 'FL_PrimaryData_C_GetTextMessage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_PrimaryData_C_GetUIStatic \ static_assert(alignof(FL_PrimaryData_C_GetUIStatic) == 0x000008, "Wrong alignment on FL_PrimaryData_C_GetUIStatic"); \ static_assert(sizeof(FL_PrimaryData_C_GetUIStatic) == 0x000010, "Wrong size on FL_PrimaryData_C_GetUIStatic"); \ static_assert(offsetof(FL_PrimaryData_C_GetUIStatic, __WorldContext) == 0x000000, "Member 'FL_PrimaryData_C_GetUIStatic::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_PrimaryData_C_GetUIStatic, ReturnValue) == 0x000008, "Member 'FL_PrimaryData_C_GetUIStatic::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFL_PrimaryData_C \ static_assert(alignof(UFL_PrimaryData_C) == 0x000008, "Wrong alignment on UFL_PrimaryData_C"); \ static_assert(sizeof(UFL_PrimaryData_C) == 0x000028, "Wrong size on UFL_PrimaryData_C"); \ #define DUMPER7_ASSERTS_AC_CharacterStateControl_C_AddControlledState \ static_assert(alignof(AC_CharacterStateControl_C_AddControlledState) == 0x000008, "Wrong alignment on AC_CharacterStateControl_C_AddControlledState"); \ static_assert(sizeof(AC_CharacterStateControl_C_AddControlledState) == 0x000070, "Wrong size on AC_CharacterStateControl_C_AddControlledState"); \ static_assert(offsetof(AC_CharacterStateControl_C_AddControlledState, ControlledObject) == 0x000000, "Member 'AC_CharacterStateControl_C_AddControlledState::ControlledObject' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_AddControlledState, ControlledState_0) == 0x000008, "Member 'AC_CharacterStateControl_C_AddControlledState::ControlledState_0' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_AddControlledState, Local_Content) == 0x000010, "Member 'AC_CharacterStateControl_C_AddControlledState::Local_Content' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_AddControlledState, Local_Index) == 0x000020, "Member 'AC_CharacterStateControl_C_AddControlledState::Local_Index' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_AddControlledState, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000024, "Member 'AC_CharacterStateControl_C_AddControlledState::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_AddControlledState, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000025, "Member 'AC_CharacterStateControl_C_AddControlledState::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_AddControlledState, K2Node_MakeArray_Array) == 0x000028, "Member 'AC_CharacterStateControl_C_AddControlledState::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_AddControlledState, CallFunc_Array_Add_ReturnValue) == 0x000038, "Member 'AC_CharacterStateControl_C_AddControlledState::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_AddControlledState, K2Node_MakeStruct_S_ObjectArray) == 0x000040, "Member 'AC_CharacterStateControl_C_AddControlledState::K2Node_MakeStruct_S_ObjectArray' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_AddControlledState, CallFunc_Array_Add_ReturnValue_1) == 0x000050, "Member 'AC_CharacterStateControl_C_AddControlledState::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_AddControlledState, K2Node_MakeStruct_S_ObjectArray_1) == 0x000058, "Member 'AC_CharacterStateControl_C_AddControlledState::K2Node_MakeStruct_S_ObjectArray_1' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_AddControlledState, CallFunc_Array_Find_ReturnValue) == 0x000068, "Member 'AC_CharacterStateControl_C_AddControlledState::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_AddControlledState, CallFunc_Array_AddUnique_ReturnValue) == 0x00006C, "Member 'AC_CharacterStateControl_C_AddControlledState::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_CharacterStateControl_C_ExecuteUbergraph_AC_CharacterStateControl \ static_assert(alignof(AC_CharacterStateControl_C_ExecuteUbergraph_AC_CharacterStateControl) == 0x000008, "Wrong alignment on AC_CharacterStateControl_C_ExecuteUbergraph_AC_CharacterStateControl"); \ static_assert(sizeof(AC_CharacterStateControl_C_ExecuteUbergraph_AC_CharacterStateControl) == 0x000020, "Wrong size on AC_CharacterStateControl_C_ExecuteUbergraph_AC_CharacterStateControl"); \ static_assert(offsetof(AC_CharacterStateControl_C_ExecuteUbergraph_AC_CharacterStateControl, EntryPoint) == 0x000000, "Member 'AC_CharacterStateControl_C_ExecuteUbergraph_AC_CharacterStateControl::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_ExecuteUbergraph_AC_CharacterStateControl, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'AC_CharacterStateControl_C_ExecuteUbergraph_AC_CharacterStateControl::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_ExecuteUbergraph_AC_CharacterStateControl, K2Node_DynamicCast_AsAbstract_Character) == 0x000010, "Member 'AC_CharacterStateControl_C_ExecuteUbergraph_AC_CharacterStateControl::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_ExecuteUbergraph_AC_CharacterStateControl, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'AC_CharacterStateControl_C_ExecuteUbergraph_AC_CharacterStateControl::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_CharacterStateControl_C_RemoveControlledState \ static_assert(alignof(AC_CharacterStateControl_C_RemoveControlledState) == 0x000008, "Wrong alignment on AC_CharacterStateControl_C_RemoveControlledState"); \ static_assert(sizeof(AC_CharacterStateControl_C_RemoveControlledState) == 0x000040, "Wrong size on AC_CharacterStateControl_C_RemoveControlledState"); \ static_assert(offsetof(AC_CharacterStateControl_C_RemoveControlledState, ControlledObject) == 0x000000, "Member 'AC_CharacterStateControl_C_RemoveControlledState::ControlledObject' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_RemoveControlledState, ControlledState_0) == 0x000008, "Member 'AC_CharacterStateControl_C_RemoveControlledState::ControlledState_0' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_RemoveControlledState, Local_Content) == 0x000010, "Member 'AC_CharacterStateControl_C_RemoveControlledState::Local_Content' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_RemoveControlledState, Local_Index) == 0x000020, "Member 'AC_CharacterStateControl_C_RemoveControlledState::Local_Index' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_RemoveControlledState, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000024, "Member 'AC_CharacterStateControl_C_RemoveControlledState::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_RemoveControlledState, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000025, "Member 'AC_CharacterStateControl_C_RemoveControlledState::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_RemoveControlledState, K2Node_MakeStruct_S_ObjectArray) == 0x000028, "Member 'AC_CharacterStateControl_C_RemoveControlledState::K2Node_MakeStruct_S_ObjectArray' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_RemoveControlledState, CallFunc_Array_RemoveItem_ReturnValue) == 0x000038, "Member 'AC_CharacterStateControl_C_RemoveControlledState::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_RemoveControlledState, CallFunc_Array_Find_ReturnValue) == 0x00003C, "Member 'AC_CharacterStateControl_C_RemoveControlledState::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_CharacterStateControl_C_UpdateControlledStateValue \ static_assert(alignof(AC_CharacterStateControl_C_UpdateControlledStateValue) == 0x000008, "Wrong alignment on AC_CharacterStateControl_C_UpdateControlledStateValue"); \ static_assert(sizeof(AC_CharacterStateControl_C_UpdateControlledStateValue) == 0x000010, "Wrong size on AC_CharacterStateControl_C_UpdateControlledStateValue"); \ static_assert(offsetof(AC_CharacterStateControl_C_UpdateControlledStateValue, Activity) == 0x000000, "Member 'AC_CharacterStateControl_C_UpdateControlledStateValue::Activity' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_UpdateControlledStateValue, Value) == 0x000001, "Member 'AC_CharacterStateControl_C_UpdateControlledStateValue::Value' has a wrong offset!"); \ static_assert(offsetof(AC_CharacterStateControl_C_UpdateControlledStateValue, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000008, "Member 'AC_CharacterStateControl_C_UpdateControlledStateValue::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAC_CharacterStateControl_C \ static_assert(alignof(UAC_CharacterStateControl_C) == 0x000008, "Wrong alignment on UAC_CharacterStateControl_C"); \ static_assert(sizeof(UAC_CharacterStateControl_C) == 0x000118, "Wrong size on UAC_CharacterStateControl_C"); \ static_assert(offsetof(UAC_CharacterStateControl_C, UberGraphFrame) == 0x0000E8, "Member 'UAC_CharacterStateControl_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UAC_CharacterStateControl_C, ControlledState) == 0x0000F0, "Member 'UAC_CharacterStateControl_C::ControlledState' has a wrong offset!"); \ static_assert(offsetof(UAC_CharacterStateControl_C, OwnerCharacter) == 0x000100, "Member 'UAC_CharacterStateControl_C::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(UAC_CharacterStateControl_C, ControlledActor) == 0x000108, "Member 'UAC_CharacterStateControl_C::ControlledActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_UIStatic_Class_C_GetTradeTypeId \ static_assert(alignof(DA_UIStatic_Class_C_GetTradeTypeId) == 0x000004, "Wrong alignment on DA_UIStatic_Class_C_GetTradeTypeId"); \ static_assert(sizeof(DA_UIStatic_Class_C_GetTradeTypeId) == 0x000010, "Wrong size on DA_UIStatic_Class_C_GetTradeTypeId"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetTradeTypeId, Key) == 0x000000, "Member 'DA_UIStatic_Class_C_GetTradeTypeId::Key' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetTradeTypeId, Value) == 0x000004, "Member 'DA_UIStatic_Class_C_GetTradeTypeId::Value' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetTradeTypeId, CallFunc_Map_Find_Value) == 0x000008, "Member 'DA_UIStatic_Class_C_GetTradeTypeId::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetTradeTypeId, CallFunc_Map_Find_ReturnValue) == 0x00000C, "Member 'DA_UIStatic_Class_C_GetTradeTypeId::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_UIStatic_Class_C_GetUIZOder \ static_assert(alignof(DA_UIStatic_Class_C_GetUIZOder) == 0x000004, "Wrong alignment on DA_UIStatic_Class_C_GetUIZOder"); \ static_assert(sizeof(DA_UIStatic_Class_C_GetUIZOder) == 0x000010, "Wrong size on DA_UIStatic_Class_C_GetUIZOder"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetUIZOder, WidgetType) == 0x000000, "Member 'DA_UIStatic_Class_C_GetUIZOder::WidgetType' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetUIZOder, ZOder) == 0x000004, "Member 'DA_UIStatic_Class_C_GetUIZOder::ZOder' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetUIZOder, CallFunc_Map_Find_Value) == 0x000008, "Member 'DA_UIStatic_Class_C_GetUIZOder::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetUIZOder, CallFunc_Map_Find_ReturnValue) == 0x00000C, "Member 'DA_UIStatic_Class_C_GetUIZOder::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_UIStatic_Class_C_GetVoiceSoundDuration \ static_assert(alignof(DA_UIStatic_Class_C_GetVoiceSoundDuration) == 0x000008, "Wrong alignment on DA_UIStatic_Class_C_GetVoiceSoundDuration"); \ static_assert(sizeof(DA_UIStatic_Class_C_GetVoiceSoundDuration) == 0x0000C8, "Wrong size on DA_UIStatic_Class_C_GetVoiceSoundDuration"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetVoiceSoundDuration, AkAudio) == 0x000000, "Member 'DA_UIStatic_Class_C_GetVoiceSoundDuration::AkAudio' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetVoiceSoundDuration, MaximumDuration) == 0x000008, "Member 'DA_UIStatic_Class_C_GetVoiceSoundDuration::MaximumDuration' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetVoiceSoundDuration, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'DA_UIStatic_Class_C_GetVoiceSoundDuration::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetVoiceSoundDuration, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000020, "Member 'DA_UIStatic_Class_C_GetVoiceSoundDuration::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetVoiceSoundDuration, CallFunc_GetDisplayName_ReturnValue) == 0x000050, "Member 'DA_UIStatic_Class_C_GetVoiceSoundDuration::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetVoiceSoundDuration, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'DA_UIStatic_Class_C_GetVoiceSoundDuration::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetVoiceSoundDuration, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000070, "Member 'DA_UIStatic_Class_C_GetVoiceSoundDuration::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetVoiceSoundDuration, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'DA_UIStatic_Class_C_GetVoiceSoundDuration::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetVoiceSoundDuration, CallFunc_Map_Find_Value) == 0x000088, "Member 'DA_UIStatic_Class_C_GetVoiceSoundDuration::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetVoiceSoundDuration, CallFunc_Map_Find_ReturnValue) == 0x000090, "Member 'DA_UIStatic_Class_C_GetVoiceSoundDuration::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetVoiceSoundDuration, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000098, "Member 'DA_UIStatic_Class_C_GetVoiceSoundDuration::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetVoiceSoundDuration, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000A8, "Member 'DA_UIStatic_Class_C_GetVoiceSoundDuration::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetVoiceSoundDuration, K2Node_FunctionResult_MaximumDuration_ImplicitCast) == 0x0000B8, "Member 'DA_UIStatic_Class_C_GetVoiceSoundDuration::K2Node_FunctionResult_MaximumDuration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetVoiceSoundDuration, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x0000C0, "Member 'DA_UIStatic_Class_C_GetVoiceSoundDuration::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DA_UIStatic_Class_C_GetWeaponText \ static_assert(alignof(DA_UIStatic_Class_C_GetWeaponText) == 0x000008, "Wrong alignment on DA_UIStatic_Class_C_GetWeaponText"); \ static_assert(sizeof(DA_UIStatic_Class_C_GetWeaponText) == 0x000040, "Wrong size on DA_UIStatic_Class_C_GetWeaponText"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetWeaponText, Type) == 0x000000, "Member 'DA_UIStatic_Class_C_GetWeaponText::Type' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetWeaponText, Value) == 0x000008, "Member 'DA_UIStatic_Class_C_GetWeaponText::Value' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetWeaponText, CallFunc_Map_Find_Value) == 0x000020, "Member 'DA_UIStatic_Class_C_GetWeaponText::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DA_UIStatic_Class_C_GetWeaponText, CallFunc_Map_Find_ReturnValue) == 0x000038, "Member 'DA_UIStatic_Class_C_GetWeaponText::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDA_UIStatic_Class_C \ static_assert(alignof(UDA_UIStatic_Class_C) == 0x000008, "Wrong alignment on UDA_UIStatic_Class_C"); \ static_assert(sizeof(UDA_UIStatic_Class_C) == 0x000418, "Wrong size on UDA_UIStatic_Class_C"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 二级弹窗背景模糊) == 0x000030, "Member 'UDA_UIStatic_Class_C::二级弹窗背景模糊' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 二级弹窗禁止输入的时间) == 0x000038, "Member 'UDA_UIStatic_Class_C::二级弹窗禁止输入的时间' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 黑屏界面维持延迟时间) == 0x000040, "Member 'UDA_UIStatic_Class_C::黑屏界面维持延迟时间' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 界面类型的显示排序) == 0x000048, "Member 'UDA_UIStatic_Class_C::界面类型的显示排序' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 做佛点提示距离) == 0x000098, "Member 'UDA_UIStatic_Class_C::做佛点提示距离' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, NPC提示距离) == 0x0000A0, "Member 'UDA_UIStatic_Class_C::NPC提示距离' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 确认提示框的消失距离) == 0x0000A8, "Member 'UDA_UIStatic_Class_C::确认提示框的消失距离' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 武器类型文本说明) == 0x0000B0, "Member 'UDA_UIStatic_Class_C::武器类型文本说明' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, MoneyTypeID) == 0x000100, "Member 'UDA_UIStatic_Class_C::MoneyTypeID' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, StatsRequirClassLevelImage) == 0x000150, "Member 'UDA_UIStatic_Class_C::StatsRequirClassLevelImage' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, NormalStatsClassLevelImage) == 0x0001A0, "Member 'UDA_UIStatic_Class_C::NormalStatsClassLevelImage' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, HighStatsClassLevelImage) == 0x0001F0, "Member 'UDA_UIStatic_Class_C::HighStatsClassLevelImage' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 心魔降临界面动效) == 0x000240, "Member 'UDA_UIStatic_Class_C::心魔降临界面动效' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 心魔降临提示文本) == 0x000270, "Member 'UDA_UIStatic_Class_C::心魔降临提示文本' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 异常状态手柄震动) == 0x000288, "Member 'UDA_UIStatic_Class_C::异常状态手柄震动' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 新手引导按键延迟) == 0x000298, "Member 'UDA_UIStatic_Class_C::新手引导按键延迟' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 淬羽界面按键延迟) == 0x0002A0, "Member 'UDA_UIStatic_Class_C::淬羽界面按键延迟' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 玩家协议) == 0x0002A8, "Member 'UDA_UIStatic_Class_C::玩家协议' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, NPC黑边出现动画时间) == 0x0002B8, "Member 'UDA_UIStatic_Class_C::NPC黑边出现动画时间' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, NPC黑边消失动画时间) == 0x0002C0, "Member 'UDA_UIStatic_Class_C::NPC黑边消失动画时间' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, NPC黑边出现多久以后开始播放语音) == 0x0002C8, "Member 'UDA_UIStatic_Class_C::NPC黑边出现多久以后开始播放语音' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 交互TipsIcon的统一大小缩放) == 0x0002D0, "Member 'UDA_UIStatic_Class_C::交互TipsIcon的统一大小缩放' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 交互TipsIconPoint的统一大小缩放) == 0x0002D8, "Member 'UDA_UIStatic_Class_C::交互TipsIconPoint的统一大小缩放' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 交互TipsIcon的显示角度) == 0x0002E0, "Member 'UDA_UIStatic_Class_C::交互TipsIcon的显示角度' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 第一阶段制作人员名单播放时长) == 0x0002E8, "Member 'UDA_UIStatic_Class_C::第一阶段制作人员名单播放时长' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 第二阶段制作人员名单播放速度) == 0x0002F0, "Member 'UDA_UIStatic_Class_C::第二阶段制作人员名单播放速度' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 信件播放速度) == 0x0002F8, "Member 'UDA_UIStatic_Class_C::信件播放速度' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 法律声明播放速度) == 0x000300, "Member 'UDA_UIStatic_Class_C::法律声明播放速度' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 制作人员名单黑边高度) == 0x000308, "Member 'UDA_UIStatic_Class_C::制作人员名单黑边高度' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 制作人员名单BG显示总时长) == 0x000310, "Member 'UDA_UIStatic_Class_C::制作人员名单BG显示总时长' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 界面弹出动画时间) == 0x000318, "Member 'UDA_UIStatic_Class_C::界面弹出动画时间' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 界面关闭动画时间) == 0x000320, "Member 'UDA_UIStatic_Class_C::界面关闭动画时间' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 淬羽系统首次解锁关闭界面后的语音) == 0x000328, "Member 'UDA_UIStatic_Class_C::淬羽系统首次解锁关闭界面后的语音' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 淬羽系统首次解锁关闭界面后的文字) == 0x000330, "Member 'UDA_UIStatic_Class_C::淬羽系统首次解锁关闭界面后的文字' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 玩家掉血延迟时间) == 0x000348, "Member 'UDA_UIStatic_Class_C::玩家掉血延迟时间' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 怪物掉血延迟时间) == 0x000350, "Member 'UDA_UIStatic_Class_C::怪物掉血延迟时间' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 大量加血百分比) == 0x000358, "Member 'UDA_UIStatic_Class_C::大量加血百分比' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 显示虚血条效果) == 0x000360, "Member 'UDA_UIStatic_Class_C::显示虚血条效果' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 分辨率y轴对应鼠标缩放比例) == 0x000368, "Member 'UDA_UIStatic_Class_C::分辨率y轴对应鼠标缩放比例' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 使用配置缩放鼠标大小) == 0x0003B8, "Member 'UDA_UIStatic_Class_C::使用配置缩放鼠标大小' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 额外虚血条效果) == 0x0003B9, "Member 'UDA_UIStatic_Class_C::额外虚血条效果' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, StandbySoundDuration) == 0x0003C0, "Member 'UDA_UIStatic_Class_C::StandbySoundDuration' has a wrong offset!"); \ static_assert(offsetof(UDA_UIStatic_Class_C, 显示存档警告界面) == 0x000410, "Member 'UDA_UIStatic_Class_C::显示存档警告界面' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Cursor_C_ExecuteUbergraph_WB_Cursor \ static_assert(alignof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor) == 0x000008, "Wrong alignment on WB_Cursor_C_ExecuteUbergraph_WB_Cursor"); \ static_assert(sizeof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor) == 0x000140, "Wrong size on WB_Cursor_C_ExecuteUbergraph_WB_Cursor"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, EntryPoint) == 0x000000, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_GetViewportSize_ReturnValue) == 0x000008, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_GetViewportSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_Conv_Vector2DToIntPoint_ReturnValue) == 0x000018, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_Conv_Vector2DToIntPoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, Temp_int_Array_Index_Variable) == 0x000020, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000024, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000028, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, K2Node_Event_MyGeometry) == 0x000030, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, K2Node_Event_InDeltaTime) == 0x000070, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000078, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_GetDesiredSize_ReturnValue) == 0x000080, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_GetDesiredSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_MakeVector2D_ReturnValue) == 0x000090, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_Divide_Vector2DVector2D_ReturnValue) == 0x0000A0, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_Divide_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_GetUIStatic_ReturnValue) == 0x0000B0, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_Map_Keys_Keys) == 0x0000B8, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_Array_Get_Item) == 0x0000C8, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_Array_Length_ReturnValue) == 0x0000D0, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000D4, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_Map_Find_Value) == 0x0000D8, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_Map_Find_ReturnValue) == 0x0000E0, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, Temp_int_Loop_Counter_Variable) == 0x0000E4, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_GetUIStatic_ReturnValue_1) == 0x0000E8, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_Less_IntInt_ReturnValue) == 0x0000F0, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_Add_IntInt_ReturnValue) == 0x0000F4, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_GetViewportSize_ReturnValue_1) == 0x0000F8, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_GetViewportSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_Conv_Vector2DToIntPoint_ReturnValue_1) == 0x000108, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_Conv_Vector2DToIntPoint_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000110, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_Conv_IntToDouble_ReturnValue_2) == 0x000118, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_Conv_IntToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_SafeDivide_ReturnValue) == 0x000120, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_SafeDivide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_SafeDivide_ReturnValue_1) == 0x000128, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_SafeDivide_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_FMin_ReturnValue) == 0x000130, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_ExecuteUbergraph_WB_Cursor, CallFunc_FClamp_ReturnValue) == 0x000138, "Member 'WB_Cursor_C_ExecuteUbergraph_WB_Cursor::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Cursor_C_Tick \ static_assert(alignof(WB_Cursor_C_Tick) == 0x000008, "Wrong alignment on WB_Cursor_C_Tick"); \ static_assert(sizeof(WB_Cursor_C_Tick) == 0x000048, "Wrong size on WB_Cursor_C_Tick"); \ static_assert(offsetof(WB_Cursor_C_Tick, MyGeometry) == 0x000000, "Member 'WB_Cursor_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Cursor_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_Cursor_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Cursor_C \ static_assert(alignof(UWB_Cursor_C) == 0x000008, "Wrong alignment on UWB_Cursor_C"); \ static_assert(sizeof(UWB_Cursor_C) == 0x0002A8, "Wrong size on UWB_Cursor_C"); \ static_assert(offsetof(UWB_Cursor_C, UberGraphFrame) == 0x000278, "Member 'UWB_Cursor_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Cursor_C, Image_108) == 0x000280, "Member 'UWB_Cursor_C::Image_108' has a wrong offset!"); \ static_assert(offsetof(UWB_Cursor_C, TargetSize) == 0x000288, "Member 'UWB_Cursor_C::TargetSize' has a wrong offset!"); \ static_assert(offsetof(UWB_Cursor_C, DesignWidth) == 0x000290, "Member 'UWB_Cursor_C::DesignWidth' has a wrong offset!"); \ static_assert(offsetof(UWB_Cursor_C, DesignHeight) == 0x000298, "Member 'UWB_Cursor_C::DesignHeight' has a wrong offset!"); \ static_assert(offsetof(UWB_Cursor_C, ViewportScale) == 0x0002A0, "Member 'UWB_Cursor_C::ViewportScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_AccumMapCombination \ static_assert(alignof(CollisionHandlerComponent_C_AccumMapCombination) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_AccumMapCombination"); \ static_assert(sizeof(CollisionHandlerComponent_C_AccumMapCombination) == 0x0004B8, "Wrong size on CollisionHandlerComponent_C_AccumMapCombination"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, Stats) == 0x000000, "Member 'CollisionHandlerComponent_C_AccumMapCombination::Stats' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, Map_A) == 0x000008, "Member 'CollisionHandlerComponent_C_AccumMapCombination::Map_A' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, Map_B) == 0x000058, "Member 'CollisionHandlerComponent_C_AccumMapCombination::Map_B' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, AttackType) == 0x0000A8, "Member 'CollisionHandlerComponent_C_AccumMapCombination::AttackType' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, NewMap) == 0x0000F8, "Member 'CollisionHandlerComponent_C_AccumMapCombination::NewMap' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, L_level) == 0x000148, "Member 'CollisionHandlerComponent_C_AccumMapCombination::L_level' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, L_CurrentAccum) == 0x000150, "Member 'CollisionHandlerComponent_C_AccumMapCombination::L_CurrentAccum' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, L_CurrentType) == 0x0001A0, "Member 'CollisionHandlerComponent_C_AccumMapCombination::L_CurrentType' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, L_CurrentTag) == 0x0001B0, "Member 'CollisionHandlerComponent_C_AccumMapCombination::L_CurrentTag' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, L_AccumTag) == 0x0001B8, "Member 'CollisionHandlerComponent_C_AccumMapCombination::L_AccumTag' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, L_CurrentAccumValue) == 0x0001C0, "Member 'CollisionHandlerComponent_C_AccumMapCombination::L_CurrentAccumValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, L_Accum) == 0x0001C8, "Member 'CollisionHandlerComponent_C_AccumMapCombination::L_Accum' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, L_A_Map) == 0x000218, "Member 'CollisionHandlerComponent_C_AccumMapCombination::L_A_Map' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, Temp_int_Array_Index_Variable) == 0x000268, "Member 'CollisionHandlerComponent_C_AccumMapCombination::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_AccumTagUnify_NewMapData) == 0x000270, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_AccumTagUnify_NewMapData' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, Temp_int_Loop_Counter_Variable) == 0x0002C0, "Member 'CollisionHandlerComponent_C_AccumMapCombination::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Add_IntInt_ReturnValue) == 0x0002C4, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, Temp_int_Array_Index_Variable_1) == 0x0002C8, "Member 'CollisionHandlerComponent_C_AccumMapCombination::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_GetOwnActor_ReturnValue) == 0x0002D0, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_GetComponentByClass_ReturnValue) == 0x0002D8, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_GetOwnActor_ReturnValue_1) == 0x0002E0, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, K2Node_DynamicCast_AsBP_Base_AI) == 0x0002E8, "Member 'CollisionHandlerComponent_C_AccumMapCombination::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, K2Node_DynamicCast_bSuccess) == 0x0002F0, "Member 'CollisionHandlerComponent_C_AccumMapCombination::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, K2Node_SwitchString_CmpSuccess) == 0x0002F1, "Member 'CollisionHandlerComponent_C_AccumMapCombination::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, K2Node_SwitchString_CmpSuccess_1) == 0x0002F2, "Member 'CollisionHandlerComponent_C_AccumMapCombination::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, K2Node_MakeVariable_MakeVariableOutput) == 0x0002F8, "Member 'CollisionHandlerComponent_C_AccumMapCombination::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_GetStatValue_Value) == 0x000348, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000350, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, Temp_int_Loop_Counter_Variable_1) == 0x000358, "Member 'CollisionHandlerComponent_C_AccumMapCombination::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_GetStatValue_Value_1) == 0x000360, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Add_IntInt_ReturnValue_1) == 0x000368, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000370, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_DoAction_10AttackTypeAddAccum_Value) == 0x000378, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_DoAction_10AttackTypeAddAccum_Value' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, Temp_real_Variable) == 0x000380, "Member 'CollisionHandlerComponent_C_AccumMapCombination::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Map_Keys_Keys) == 0x000388, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Array_Get_Item) == 0x000398, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Array_Length_ReturnValue) == 0x0003A0, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_MatchesTag_ReturnValue) == 0x0003A4, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Less_IntInt_ReturnValue) == 0x0003A5, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Map_Find_Value) == 0x0003A8, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Map_Find_ReturnValue) == 0x0003B0, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0003B8, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Split_LeftS) == 0x0003C8, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Split_RightS) == 0x0003D8, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Split_ReturnValue) == 0x0003E8, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_ParseIntoArray_ReturnValue) == 0x0003F0, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Concat_StrStr_ReturnValue) == 0x000400, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Array_Get_Item_1) == 0x000410, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000420, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_NotEqual_StrStr_ReturnValue) == 0x000430, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_NotEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000434, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Map_Find_Value_1) == 0x000440, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Map_Find_ReturnValue_1) == 0x000448, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_SelectFloat_ReturnValue) == 0x000450, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Array_Get_Item_2) == 0x000458, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Map_Keys_Keys_1) == 0x000468, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Array_Length_ReturnValue_1) == 0x000478, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Array_Get_Item_3) == 0x00047C, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Less_IntInt_ReturnValue_1) == 0x000484, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Map_Find_Value_2) == 0x000488, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Map_Find_ReturnValue_2) == 0x000490, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Map_Find_Value_3) == 0x000498, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Map_Find_ReturnValue_3) == 0x0004A0, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_SelectFloat_ReturnValue_1) == 0x0004A8, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumMapCombination, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0004B0, "Member 'CollisionHandlerComponent_C_AccumMapCombination::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_AccumTagUnify \ static_assert(alignof(CollisionHandlerComponent_C_AccumTagUnify) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_AccumTagUnify"); \ static_assert(sizeof(CollisionHandlerComponent_C_AccumTagUnify) == 0x0001D8, "Wrong size on CollisionHandlerComponent_C_AccumTagUnify"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, PropsData) == 0x000000, "Member 'CollisionHandlerComponent_C_AccumTagUnify::PropsData' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, NewMapData) == 0x000050, "Member 'CollisionHandlerComponent_C_AccumTagUnify::NewMapData' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, LocalTag) == 0x0000A0, "Member 'CollisionHandlerComponent_C_AccumTagUnify::LocalTag' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, LocalMap) == 0x0000A8, "Member 'CollisionHandlerComponent_C_AccumTagUnify::LocalMap' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, LocalValue) == 0x0000F8, "Member 'CollisionHandlerComponent_C_AccumTagUnify::LocalValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Map_Keys_Keys) == 0x000100, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, Temp_int_Array_Index_Variable) == 0x000110, "Member 'CollisionHandlerComponent_C_AccumTagUnify::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Array_Length_ReturnValue) == 0x000114, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Array_Get_Item) == 0x000118, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_MatchesTag_ReturnValue) == 0x000120, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_MatchesTag_ReturnValue_1) == 0x000121, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_MatchesTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000128, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_BooleanOR_ReturnValue) == 0x000138, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Split_LeftS) == 0x000140, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Split_RightS) == 0x000150, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Split_ReturnValue) == 0x000160, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Concat_StrStr_ReturnValue) == 0x000168, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_MatchesTag_ReturnValue_2) == 0x000178, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_MatchesTag_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000180, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000190, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, Temp_int_Loop_Counter_Variable) == 0x000198, "Member 'CollisionHandlerComponent_C_AccumTagUnify::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Less_IntInt_ReturnValue) == 0x00019C, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Add_IntInt_ReturnValue) == 0x0001A0, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Map_Remove_ReturnValue) == 0x0001A4, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Map_Find_Value) == 0x0001A8, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Map_Find_ReturnValue) == 0x0001B0, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Map_Find_Value_1) == 0x0001B8, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Map_Find_ReturnValue_1) == 0x0001C0, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0001C8, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_AccumTagUnify, CallFunc_Map_Remove_ReturnValue_1) == 0x0001D0, "Member 'CollisionHandlerComponent_C_AccumTagUnify::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_Activate_Collision \ static_assert(alignof(CollisionHandlerComponent_C_Activate_Collision) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_Activate_Collision"); \ static_assert(sizeof(CollisionHandlerComponent_C_Activate_Collision) == 0x000080, "Wrong size on CollisionHandlerComponent_C_Activate_Collision"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, collisionPart) == 0x000000, "Member 'CollisionHandlerComponent_C_Activate_Collision::collisionPart' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, SkillID) == 0x000008, "Member 'CollisionHandlerComponent_C_Activate_Collision::SkillID' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, Inteval) == 0x000018, "Member 'CollisionHandlerComponent_C_Activate_Collision::Inteval' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, WeaponAttackDirection) == 0x000020, "Member 'CollisionHandlerComponent_C_Activate_Collision::WeaponAttackDirection' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, L_DamageId) == 0x000024, "Member 'CollisionHandlerComponent_C_Activate_Collision::L_DamageId' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, L_LocalSize) == 0x000028, "Member 'CollisionHandlerComponent_C_Activate_Collision::L_LocalSize' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, CallFunc_Conv_StringToInt_ReturnValue) == 0x00002C, "Member 'CollisionHandlerComponent_C_Activate_Collision::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, CallFunc_PartToTraceIdStart_ReturnValue) == 0x000030, "Member 'CollisionHandlerComponent_C_Activate_Collision::CallFunc_PartToTraceIdStart_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, CallFunc_GetOwnActor_ReturnValue) == 0x000038, "Member 'CollisionHandlerComponent_C_Activate_Collision::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, K2Node_DynamicCast_AsAbstract_Character) == 0x000040, "Member 'CollisionHandlerComponent_C_Activate_Collision::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'CollisionHandlerComponent_C_Activate_Collision::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, CallFunc_GetCollisionPart_collisionParts) == 0x000050, "Member 'CollisionHandlerComponent_C_Activate_Collision::CallFunc_GetCollisionPart_collisionParts' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, CallFunc_Greater_IntInt_ReturnValue) == 0x000060, "Member 'CollisionHandlerComponent_C_Activate_Collision::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, CallFunc_Map_Find_Value) == 0x000064, "Member 'CollisionHandlerComponent_C_Activate_Collision::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, CallFunc_Map_Find_ReturnValue) == 0x000068, "Member 'CollisionHandlerComponent_C_Activate_Collision::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, CallFunc_Subtract_IntInt_ReturnValue) == 0x00006C, "Member 'CollisionHandlerComponent_C_Activate_Collision::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, Temp_int_Variable) == 0x000070, "Member 'CollisionHandlerComponent_C_Activate_Collision::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, CallFunc_Add_IntInt_ReturnValue) == 0x000074, "Member 'CollisionHandlerComponent_C_Activate_Collision::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, CallFunc_Add_IntInt_ReturnValue_1) == 0x000078, "Member 'CollisionHandlerComponent_C_Activate_Collision::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Activate_Collision, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00007C, "Member 'CollisionHandlerComponent_C_Activate_Collision::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_ActiveCollisionWithSkill \ static_assert(alignof(CollisionHandlerComponent_C_ActiveCollisionWithSkill) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_ActiveCollisionWithSkill"); \ static_assert(sizeof(CollisionHandlerComponent_C_ActiveCollisionWithSkill) == 0x000078, "Wrong size on CollisionHandlerComponent_C_ActiveCollisionWithSkill"); \ static_assert(offsetof(CollisionHandlerComponent_C_ActiveCollisionWithSkill, SkillID) == 0x000000, "Member 'CollisionHandlerComponent_C_ActiveCollisionWithSkill::SkillID' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ActiveCollisionWithSkill, collisionPart) == 0x000010, "Member 'CollisionHandlerComponent_C_ActiveCollisionWithSkill::collisionPart' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ActiveCollisionWithSkill, SkillAnimation) == 0x000018, "Member 'CollisionHandlerComponent_C_ActiveCollisionWithSkill::SkillAnimation' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ActiveCollisionWithSkill, Duration) == 0x000020, "Member 'CollisionHandlerComponent_C_ActiveCollisionWithSkill::Duration' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ActiveCollisionWithSkill, WeaponAttackDirection) == 0x000028, "Member 'CollisionHandlerComponent_C_ActiveCollisionWithSkill::WeaponAttackDirection' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ActiveCollisionWithSkill, CallFunc_GetOwnActor_ReturnValue) == 0x000030, "Member 'CollisionHandlerComponent_C_ActiveCollisionWithSkill::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ActiveCollisionWithSkill, K2Node_DynamicCast_AsAbstract_Character) == 0x000038, "Member 'CollisionHandlerComponent_C_ActiveCollisionWithSkill::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ActiveCollisionWithSkill, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'CollisionHandlerComponent_C_ActiveCollisionWithSkill::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ActiveCollisionWithSkill, K2Node_DynamicCast_AsAnim_Montage) == 0x000048, "Member 'CollisionHandlerComponent_C_ActiveCollisionWithSkill::K2Node_DynamicCast_AsAnim_Montage' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ActiveCollisionWithSkill, K2Node_DynamicCast_bSuccess_1) == 0x000050, "Member 'CollisionHandlerComponent_C_ActiveCollisionWithSkill::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ActiveCollisionWithSkill, CallFunc_GetAnimInstance_ReturnValue) == 0x000058, "Member 'CollisionHandlerComponent_C_ActiveCollisionWithSkill::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ActiveCollisionWithSkill, CallFunc_Montage_GetPosition_ReturnValue) == 0x000060, "Member 'CollisionHandlerComponent_C_ActiveCollisionWithSkill::CallFunc_Montage_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ActiveCollisionWithSkill, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000068, "Member 'CollisionHandlerComponent_C_ActiveCollisionWithSkill::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ActiveCollisionWithSkill, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000070, "Member 'CollisionHandlerComponent_C_ActiveCollisionWithSkill::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_CalculationsBuffHandlerDamage \ static_assert(alignof(CollisionHandlerComponent_C_CalculationsBuffHandlerDamage) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_CalculationsBuffHandlerDamage"); \ static_assert(sizeof(CollisionHandlerComponent_C_CalculationsBuffHandlerDamage) == 0x000048, "Wrong size on CollisionHandlerComponent_C_CalculationsBuffHandlerDamage"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsBuffHandlerDamage, HitTargetActor) == 0x000000, "Member 'CollisionHandlerComponent_C_CalculationsBuffHandlerDamage::HitTargetActor' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsBuffHandlerDamage, AttackTag) == 0x000008, "Member 'CollisionHandlerComponent_C_CalculationsBuffHandlerDamage::AttackTag' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsBuffHandlerDamage, Damage) == 0x000010, "Member 'CollisionHandlerComponent_C_CalculationsBuffHandlerDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsBuffHandlerDamage, ReturnValue) == 0x000018, "Member 'CollisionHandlerComponent_C_CalculationsBuffHandlerDamage::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsBuffHandlerDamage, CallFunc_GetOwnActor_ReturnValue) == 0x000020, "Member 'CollisionHandlerComponent_C_CalculationsBuffHandlerDamage::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsBuffHandlerDamage, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'CollisionHandlerComponent_C_CalculationsBuffHandlerDamage::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsBuffHandlerDamage, CallFunc_DoAction_23AdditionalDamage_ReturnValue) == 0x000030, "Member 'CollisionHandlerComponent_C_CalculationsBuffHandlerDamage::CallFunc_DoAction_23AdditionalDamage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsBuffHandlerDamage, CallFunc_DoAction_8DebuffVulnerable_ReturnValue) == 0x000038, "Member 'CollisionHandlerComponent_C_CalculationsBuffHandlerDamage::CallFunc_DoAction_8DebuffVulnerable_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsBuffHandlerDamage, CallFunc_DoAction_17EnemyMaxHp_ReturnValue) == 0x000040, "Member 'CollisionHandlerComponent_C_CalculationsBuffHandlerDamage::CallFunc_DoAction_17EnemyMaxHp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_CalculationsDamageFactor \ static_assert(alignof(CollisionHandlerComponent_C_CalculationsDamageFactor) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_CalculationsDamageFactor"); \ static_assert(sizeof(CollisionHandlerComponent_C_CalculationsDamageFactor) == 0x000370, "Wrong size on CollisionHandlerComponent_C_CalculationsDamageFactor"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, Stats) == 0x000000, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::Stats' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, HitDamageData) == 0x000008, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::HitDamageData' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, HitActor) == 0x000168, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::HitActor' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, ReturnValue) == 0x000170, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, L_Shapefactor) == 0x000178, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::L_Shapefactor' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, L_TotalFactor) == 0x000180, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::L_TotalFactor' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, L_CurrentFactor) == 0x000188, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::L_CurrentFactor' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, L_CurrentAttackTypy) == 0x000190, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::L_CurrentAttackTypy' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, Temp_int_Array_Index_Variable) == 0x000194, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, K2Node_DynamicCast_AsBP_Base_AI) == 0x000198, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, K2Node_DynamicCast_bSuccess) == 0x0001A0, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_GetStatValue_Value) == 0x0001A8, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, K2Node_SwitchEnum_CmpSuccess) == 0x0001B0, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_GetStatValue_Value_1) == 0x0001B8, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_GetStatValue_Value_2) == 0x0001C0, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_GetStatValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_GetStatValue_Value_3) == 0x0001C8, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_GetStatValue_Value_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_GetStatValue_Value_4) == 0x0001D0, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_GetStatValue_Value_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_GetStatValue_Value_5) == 0x0001D8, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_GetStatValue_Value_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_GetOwnActor_ReturnValue) == 0x0001E0, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0001E8, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0001F0, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, K2Node_DynamicCast_bSuccess_1) == 0x0001F8, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000200, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_GetStatValue_Value_6) == 0x000208, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_GetStatValue_Value_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_GetStatValue_Value_7) == 0x000210, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_GetStatValue_Value_7' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_GetStatValue_Value_8) == 0x000218, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_GetStatValue_Value_8' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_GetStatValue_Value_9) == 0x000220, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_GetStatValue_Value_9' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_GetStatValue_Value_10) == 0x000228, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_GetStatValue_Value_10' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_GetStatValue_Value_11) == 0x000230, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_GetStatValue_Value_11' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_GetStatValue_Value_12) == 0x000238, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_GetStatValue_Value_12' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_GetStatValue_Value_13) == 0x000240, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_GetStatValue_Value_13' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000248, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000250, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000258, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000260, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Conv_IntToDouble_ReturnValue_2) == 0x000268, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Conv_IntToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Multiply_DoubleDouble_ReturnValue_4) == 0x000270, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Multiply_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Multiply_DoubleDouble_ReturnValue_5) == 0x000278, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Multiply_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Multiply_DoubleDouble_ReturnValue_6) == 0x000280, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Multiply_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Multiply_DoubleDouble_ReturnValue_7) == 0x000288, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Multiply_DoubleDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, K2Node_SwitchEnum_CmpSuccess_1) == 0x000290, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Multiply_DoubleDouble_ReturnValue_8) == 0x000298, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Multiply_DoubleDouble_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, K2Node_MakeSet_Set) == 0x0002A0, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::K2Node_MakeSet_Set' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, Temp_int_Loop_Counter_Variable) == 0x0002F0, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Set_Intersection_Result) == 0x0002F8, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Set_Intersection_Result' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Add_IntInt_ReturnValue) == 0x000348, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Set_ToArray_Result) == 0x000350, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Array_Get_Item) == 0x000360, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Array_Length_ReturnValue) == 0x000364, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Less_IntInt_ReturnValue) == 0x000368, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CalculationsDamageFactor, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000369, "Member 'CollisionHandlerComponent_C_CalculationsDamageFactor::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_CanRunMeleeCutDampping \ static_assert(alignof(CollisionHandlerComponent_C_CanRunMeleeCutDampping) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_CanRunMeleeCutDampping"); \ static_assert(sizeof(CollisionHandlerComponent_C_CanRunMeleeCutDampping) == 0x000018, "Wrong size on CollisionHandlerComponent_C_CanRunMeleeCutDampping"); \ static_assert(offsetof(CollisionHandlerComponent_C_CanRunMeleeCutDampping, ReturnValue) == 0x000000, "Member 'CollisionHandlerComponent_C_CanRunMeleeCutDampping::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CanRunMeleeCutDampping, CallFunc_GetPlayerStatic_ReturnValue) == 0x000008, "Member 'CollisionHandlerComponent_C_CanRunMeleeCutDampping::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CanRunMeleeCutDampping, CallFunc_TraceIdToPart_CollisonPart) == 0x000010, "Member 'CollisionHandlerComponent_C_CanRunMeleeCutDampping::CallFunc_TraceIdToPart_CollisonPart' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_CanRunMeleeCutDampping, CallFunc_Array_Contains_ReturnValue) == 0x000011, "Member 'CollisionHandlerComponent_C_CanRunMeleeCutDampping::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character \ static_assert(alignof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character"); \ static_assert(sizeof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character) == 0x000810, "Wrong size on CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, Stats) == 0x000000, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::Stats' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, MetaHitData) == 0x000008, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::MetaHitData' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, HitTargetActor) == 0x000168, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::HitTargetActor' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, F_HitData) == 0x000170, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::F_HitData' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, Local_BackAttackFactor) == 0x0002D8, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::Local_BackAttackFactor' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, Local_FormPlayer) == 0x0002E0, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::Local_FormPlayer' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, Local_FallenDamage) == 0x0002E8, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::Local_FallenDamage' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, L_Attribute) == 0x0002F0, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::L_Attribute' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, L_Physical) == 0x0002F8, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::L_Physical' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, L_AttributeDamage) == 0x000300, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::L_AttributeDamage' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, L_PhysicalDamage) == 0x000308, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::L_PhysicalDamage' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, LocalSpecialEffectData) == 0x000310, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::LocalSpecialEffectData' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_IsValid_ReturnValue) == 0x000360, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, K2Node_MakeVariable_MakeVariableOutput) == 0x000368, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_GetOwnActor_ReturnValue) == 0x0003B8, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Greater_IntInt_ReturnValue) == 0x0003C0, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0003C8, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, K2Node_DynamicCast_bSuccess) == 0x0003D0, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0003D8, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, Temp_int_Loop_Counter_Variable) == 0x0003F0, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_CalculationsBuffHandlerDamage_ReturnValue) == 0x0003F8, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_CalculationsBuffHandlerDamage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Add_IntInt_ReturnValue) == 0x000400, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_GetOwnActor_ReturnValue_1) == 0x000408, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_GetOwnActor_ReturnValue_2) == 0x000410, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_GetOwnActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, K2Node_DynamicCast_AsAbstract_Character) == 0x000418, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, K2Node_DynamicCast_bSuccess_1) == 0x000420, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_GetCharacterCurrentWeaponProperty_ReturnValue) == 0x000428, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_GetCharacterCurrentWeaponProperty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Map_Values_Values) == 0x000440, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Map_Keys_Keys) == 0x000450, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_GetOwnActor_ReturnValue_3) == 0x000460, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_GetOwnActor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Array_Length_ReturnValue) == 0x000468, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000470, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, K2Node_DynamicCast_bSuccess_2) == 0x000478, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Less_IntInt_ReturnValue) == 0x000479, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000480, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000488, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_GetOwnActor_ReturnValue_4) == 0x000490, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_GetOwnActor_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, K2Node_DynamicCast_AsAbstract_Character_1) == 0x000498, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, K2Node_DynamicCast_bSuccess_3) == 0x0004A0, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_GetBackAttackFactor_ReturnValue) == 0x0004A8, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_GetBackAttackFactor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, Temp_struct_Variable) == 0x0004B0, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_GetStatValue_Value) == 0x0004B8, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_GetStatValue_Value_1) == 0x0004C0, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_SelectFloat_ReturnValue) == 0x0004C8, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_SelectFloat_ReturnValue_1) == 0x0004D0, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, Temp_struct_Variable_1) == 0x0004D8, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Map_Find_Value) == 0x0004E0, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Map_Find_ReturnValue) == 0x0004E8, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0004F0, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, Temp_int_Array_Index_Variable) == 0x0004F8, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_CalculationsDamageFactor_ReturnValue) == 0x000500, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_CalculationsDamageFactor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Array_Get_Item) == 0x000508, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000510, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000518, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_GetOwnActor_ReturnValue_5) == 0x000520, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_GetOwnActor_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_GetOwnActor_ReturnValue_6) == 0x000528, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_GetOwnActor_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000530, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_FindLookAtRotation_ReturnValue) == 0x000548, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_GetForwardVector_ReturnValue) == 0x000560, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_CheckDamageRule_Owned) == 0x000578, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_CheckDamageRule_Owned' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_BuildDamage_ThgounessDamage) == 0x00057C, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_BuildDamage_ThgounessDamage' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_BuildDamage_critial_Rate) == 0x000580, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_BuildDamage_critial_Rate' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_BuildDamage_critial_Damage_Rate) == 0x000588, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_BuildDamage_critial_Damage_Rate' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_BuildDamage_FirstDamageType) == 0x000590, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_BuildDamage_FirstDamageType' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_BuildDamage_FirstDamageParam) == 0x000598, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_BuildDamage_FirstDamageParam' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_BuildDamage_SecondDamageType) == 0x0005A0, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_BuildDamage_SecondDamageType' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_BuildDamage_SecondDamageParam) == 0x0005A8, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_BuildDamage_SecondDamageParam' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_BuildDamage_FirstEffectType) == 0x0005B0, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_BuildDamage_FirstEffectType' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_BuildDamage_FirstEffectParam) == 0x0005B8, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_BuildDamage_FirstEffectParam' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_BuildDamage_SecondEffectType) == 0x0005C0, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_BuildDamage_SecondEffectType' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_BuildDamage_SecondEffectParam) == 0x0005C8, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_BuildDamage_SecondEffectParam' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, K2Node_MakeMap_Map) == 0x0005D0, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_GetCurrentAttributeData_Tag) == 0x000620, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_GetCurrentAttributeData_Tag' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_GetCurrentAttributeData_Value) == 0x000628, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_GetCurrentAttributeData_Value' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_AccumMapCombination_NewMap) == 0x000630, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_AccumMapCombination_NewMap' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_CalculationsBuffHandlerDamage_ReturnValue_1) == 0x000680, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_CalculationsBuffHandlerDamage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000688, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000690, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000698, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, K2Node_MakeStruct_F_HitData) == 0x0006A0, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character, K2Node_MakeStruct_tougnessDamage_26_AECE5A0C4B1F8242057E868B744E0BB1_ImplicitCast) == 0x000808, "Member 'CollisionHandlerComponent_C_Composite_Hit_Data_Of_Owned_Character::K2Node_MakeStruct_tougnessDamage_26_AECE5A0C4B1F8242057E868B744E0BB1_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_Deactive_Collision_Parts \ static_assert(alignof(CollisionHandlerComponent_C_Deactive_Collision_Parts) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_Deactive_Collision_Parts"); \ static_assert(sizeof(CollisionHandlerComponent_C_Deactive_Collision_Parts) == 0x000058, "Wrong size on CollisionHandlerComponent_C_Deactive_Collision_Parts"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, RemoveParts) == 0x000000, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::RemoveParts' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, And_Remove_It) == 0x000010, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::And_Remove_It' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, L_LocalSize) == 0x000014, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::L_LocalSize' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, Temp_int_Loop_Counter_Variable) == 0x000020, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, CallFunc_Array_Get_Item) == 0x000024, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, CallFunc_PartToTraceIdStart_ReturnValue) == 0x000028, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::CallFunc_PartToTraceIdStart_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, CallFunc_Subtract_IntInt_ReturnValue) == 0x000034, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, Temp_int_Variable) == 0x000038, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, CallFunc_Add_IntInt_ReturnValue_1) == 0x00003C, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000040, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, CallFunc_Add_IntInt_ReturnValue_2) == 0x000044, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, Temp_int_Variable_1) == 0x000048, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, CallFunc_Map_Remove_ReturnValue) == 0x00004C, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, CallFunc_Map_Find_Value) == 0x000050, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Deactive_Collision_Parts, CallFunc_Map_Find_ReturnValue) == 0x000054, "Member 'CollisionHandlerComponent_C_Deactive_Collision_Parts::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_DeactiveCollisionPart \ static_assert(alignof(CollisionHandlerComponent_C_DeactiveCollisionPart) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_DeactiveCollisionPart"); \ static_assert(sizeof(CollisionHandlerComponent_C_DeactiveCollisionPart) == 0x000010, "Wrong size on CollisionHandlerComponent_C_DeactiveCollisionPart"); \ static_assert(offsetof(CollisionHandlerComponent_C_DeactiveCollisionPart, PartToDeactive) == 0x000000, "Member 'CollisionHandlerComponent_C_DeactiveCollisionPart::PartToDeactive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_ErrorMsg \ static_assert(alignof(CollisionHandlerComponent_C_ErrorMsg) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_ErrorMsg"); \ static_assert(sizeof(CollisionHandlerComponent_C_ErrorMsg) == 0x000058, "Wrong size on CollisionHandlerComponent_C_ErrorMsg"); \ static_assert(offsetof(CollisionHandlerComponent_C_ErrorMsg, Message) == 0x000000, "Member 'CollisionHandlerComponent_C_ErrorMsg::Message' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ErrorMsg, Temp_int_Variable) == 0x000010, "Member 'CollisionHandlerComponent_C_ErrorMsg::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ErrorMsg, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000014, "Member 'CollisionHandlerComponent_C_ErrorMsg::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ErrorMsg, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'CollisionHandlerComponent_C_ErrorMsg::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ErrorMsg, CallFunc_GetOwnActor_ReturnValue) == 0x000020, "Member 'CollisionHandlerComponent_C_ErrorMsg::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ErrorMsg, CallFunc_GetDisplayName_ReturnValue) == 0x000028, "Member 'CollisionHandlerComponent_C_ErrorMsg::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ErrorMsg, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'CollisionHandlerComponent_C_ErrorMsg::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ErrorMsg, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'CollisionHandlerComponent_C_ErrorMsg::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent \ static_assert(alignof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent"); \ static_assert(sizeof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent) == 0x001198, "Wrong size on CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, EntryPoint) == 0x000000, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_MakeLiteralByte_ReturnValue) == 0x000004, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_bool_Has_Been_Initd_Variable) == 0x000005, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_bool_IsClosed_Variable) == 0x000006, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_bool_Has_Been_Initd_Variable_1) == 0x000007, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_bool_IsClosed_Variable_1) == 0x000008, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_CustomEvent_PartToDeactive) == 0x000010, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_CustomEvent_PartToDeactive' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetMyEffects_EffectsComp) == 0x000020, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_bool_Variable) == 0x000028, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_delegate_Variable) == 0x00002C, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_delegate_Variable_1) == 0x00003C, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_ApplyEffect_Applied) == 0x00004C, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_bBlockingHit) == 0x00004D, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_bInitialOverlap) == 0x00004E, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Time) == 0x000050, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Distance) == 0x000054, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Location) == 0x000058, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ImpactPoint) == 0x000070, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Normal) == 0x000088, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ImpactNormal) == 0x0000A0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_PhysMat) == 0x0000B8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitActor) == 0x0000C0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitComponent) == 0x0000C8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitBoneName) == 0x0000D0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_BoneName) == 0x0000D8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitItem) == 0x0000E0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ElementIndex) == 0x0000E4, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_FaceIndex) == 0x0000E8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_TraceStart) == 0x0000F0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_TraceEnd) == 0x000108, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000120, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000138, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Add_VectorVector_ReturnValue) == 0x000140, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Multiply_VectorFloat_ReturnValue_1) == 0x000158, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Multiply_VectorFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x000170, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_bBlockingHit_1) == 0x000188, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_bBlockingHit_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_bInitialOverlap_1) == 0x000189, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_bInitialOverlap_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Time_1) == 0x00018C, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Time_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Distance_1) == 0x000190, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Distance_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Location_1) == 0x000198, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Location_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ImpactPoint_1) == 0x0001B0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ImpactPoint_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Normal_1) == 0x0001C8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Normal_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ImpactNormal_1) == 0x0001E0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ImpactNormal_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_PhysMat_1) == 0x0001F8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_PhysMat_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitActor_1) == 0x000200, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitActor_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitComponent_1) == 0x000208, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitComponent_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitBoneName_1) == 0x000210, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitBoneName_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_BoneName_1) == 0x000218, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_BoneName_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitItem_1) == 0x000220, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitItem_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ElementIndex_1) == 0x000224, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ElementIndex_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_FaceIndex_1) == 0x000228, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_FaceIndex_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_TraceStart_1) == 0x000230, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_TraceStart_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_TraceEnd_1) == 0x000248, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_TraceEnd_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_bBlockingHit_2) == 0x000260, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_bBlockingHit_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_bInitialOverlap_2) == 0x000261, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_bInitialOverlap_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Time_2) == 0x000264, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Time_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Distance_2) == 0x000268, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Distance_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Location_2) == 0x000270, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Location_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ImpactPoint_2) == 0x000288, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ImpactPoint_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Normal_2) == 0x0002A0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Normal_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ImpactNormal_2) == 0x0002B8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ImpactNormal_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_PhysMat_2) == 0x0002D0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_PhysMat_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitActor_2) == 0x0002D8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitActor_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitComponent_2) == 0x0002E0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitComponent_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitBoneName_2) == 0x0002E8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitBoneName_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_BoneName_2) == 0x0002F0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_BoneName_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitItem_2) == 0x0002F8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitItem_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ElementIndex_2) == 0x0002FC, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ElementIndex_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_FaceIndex_2) == 0x000300, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_FaceIndex_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_TraceStart_2) == 0x000308, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_TraceStart_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_TraceEnd_2) == 0x000320, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_TraceEnd_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Conv_VectorToRotator_ReturnValue_1) == 0x000338, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Conv_VectorToRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Conv_VectorToRotator_ReturnValue_2) == 0x000350, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Conv_VectorToRotator_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_bBlockingHit_3) == 0x000368, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_bBlockingHit_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_bInitialOverlap_3) == 0x000369, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_bInitialOverlap_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Time_3) == 0x00036C, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Time_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Distance_3) == 0x000370, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Distance_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Location_3) == 0x000378, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Location_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ImpactPoint_3) == 0x000390, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ImpactPoint_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Normal_3) == 0x0003A8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Normal_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ImpactNormal_3) == 0x0003C0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ImpactNormal_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_PhysMat_3) == 0x0003D8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_PhysMat_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitActor_3) == 0x0003E0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitActor_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitComponent_3) == 0x0003E8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitComponent_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitBoneName_3) == 0x0003F0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitBoneName_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_BoneName_3) == 0x0003F8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_BoneName_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitItem_3) == 0x000400, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitItem_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ElementIndex_3) == 0x000404, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ElementIndex_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_FaceIndex_3) == 0x000408, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_FaceIndex_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_TraceStart_3) == 0x000410, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_TraceStart_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_TraceEnd_3) == 0x000428, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_TraceEnd_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_bBlockingHit_4) == 0x000440, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_bBlockingHit_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_bInitialOverlap_4) == 0x000441, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_bInitialOverlap_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Time_4) == 0x000444, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Time_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Distance_4) == 0x000448, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Distance_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Location_4) == 0x000450, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Location_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ImpactPoint_4) == 0x000468, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ImpactPoint_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Normal_4) == 0x000480, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Normal_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ImpactNormal_4) == 0x000498, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ImpactNormal_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_PhysMat_4) == 0x0004B0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_PhysMat_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitActor_4) == 0x0004B8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitActor_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitComponent_4) == 0x0004C0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitComponent_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitBoneName_4) == 0x0004C8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitBoneName_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_BoneName_4) == 0x0004D0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_BoneName_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitItem_4) == 0x0004D8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitItem_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ElementIndex_4) == 0x0004DC, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ElementIndex_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_FaceIndex_4) == 0x0004E0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_FaceIndex_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_TraceStart_4) == 0x0004E8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_TraceStart_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_TraceEnd_4) == 0x000500, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_TraceEnd_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_bBlockingHit_5) == 0x000518, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_bBlockingHit_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_bInitialOverlap_5) == 0x000519, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_bInitialOverlap_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Time_5) == 0x00051C, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Time_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Distance_5) == 0x000520, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Distance_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Location_5) == 0x000528, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Location_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ImpactPoint_5) == 0x000540, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ImpactPoint_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Normal_5) == 0x000558, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Normal_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ImpactNormal_5) == 0x000570, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ImpactNormal_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_PhysMat_5) == 0x000588, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_PhysMat_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitActor_5) == 0x000590, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitActor_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitComponent_5) == 0x000598, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitComponent_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitBoneName_5) == 0x0005A0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitBoneName_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_BoneName_5) == 0x0005A8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_BoneName_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitItem_5) == 0x0005B0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitItem_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ElementIndex_5) == 0x0005B4, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ElementIndex_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_FaceIndex_5) == 0x0005B8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_FaceIndex_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_TraceStart_5) == 0x0005C0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_TraceStart_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_TraceEnd_5) == 0x0005D8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_TraceEnd_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetDisplayName_ReturnValue) == 0x0005F0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetCollisionObjectType_ReturnValue) == 0x000600, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetCollisionObjectType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValid_ReturnValue) == 0x000601, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000602, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000603, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BooleanOR_ReturnValue) == 0x000604, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000608, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Convert_Surface_Type_To_Name_SurfaceName) == 0x000618, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Convert_Surface_Type_To_Name_SurfaceName' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Convert_Surface_Type_To_Name_SurfaceString) == 0x000620, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Convert_Surface_Type_To_Name_SurfaceString' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_SwitchEnum_CmpSuccess) == 0x000630, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetMyEffects_EffectsComp_1) == 0x000638, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetMyEffects_EffectsComp_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetActorForwardVector_ReturnValue) == 0x000640, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetMyAIComp_AI_Comp) == 0x000658, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Multiply_VectorFloat_ReturnValue_2) == 0x000660, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Multiply_VectorFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000678, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_softobject_Variable) == 0x000690, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_softobject_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_SpawnEmitterAttached_ReturnValue) == 0x0006C0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_SpawnEmitterAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Conv_FloatToVector_ReturnValue) == 0x0006C8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValid_ReturnValue_1) == 0x0006E0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0006E1, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x0006E2, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_CustomEvent_Undelayed) == 0x0006E3, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_CustomEvent_Undelayed' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_CustomEvent_CallHitInterface) == 0x0006E4, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_CustomEvent_CallHitInterface' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_DynamicCast_AsI_Can_Attack) == 0x0006E8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_DynamicCast_bSuccess) == 0x0006F8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_DynamicCast_AsI_Can_Attack_1) == 0x000700, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_DynamicCast_AsI_Can_Attack_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_DynamicCast_bSuccess_1) == 0x000710, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_DynamicCast_AsAbstract_Character) == 0x000718, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_DynamicCast_bSuccess_2) == 0x000720, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_CustomEvent_MeleeCut) == 0x000721, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_CustomEvent_MeleeCut' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_CustomEvent_Normal) == 0x000722, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_CustomEvent_Normal' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x000728, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000730, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetState_State) == 0x000738, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000739, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Conv_FloatToVector_ReturnValue_1) == 0x000740, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Conv_FloatToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_CanRunMeleeCutDampping_ReturnValue) == 0x000758, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_CanRunMeleeCutDampping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_CheckDamageRule_Owned) == 0x000759, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_CheckDamageRule_Owned' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_CheckDamageRule_Owned_1) == 0x00075A, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_CheckDamageRule_Owned_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetSocketLocation_ReturnValue) == 0x000760, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x000778, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x000780, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_bBlockingHit_6) == 0x000788, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_bBlockingHit_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_bInitialOverlap_6) == 0x000789, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_bInitialOverlap_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Time_6) == 0x00078C, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Time_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Distance_6) == 0x000790, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Distance_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Location_6) == 0x000798, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Location_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ImpactPoint_6) == 0x0007B0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ImpactPoint_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_Normal_6) == 0x0007C8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_Normal_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ImpactNormal_6) == 0x0007E0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ImpactNormal_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_PhysMat_6) == 0x0007F8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_PhysMat_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitActor_6) == 0x000800, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitActor_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitComponent_6) == 0x000808, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitComponent_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitBoneName_6) == 0x000810, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitBoneName_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_BoneName_6) == 0x000818, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_BoneName_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_HitItem_6) == 0x000820, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_HitItem_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_ElementIndex_6) == 0x000824, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_ElementIndex_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_FaceIndex_6) == 0x000828, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_FaceIndex_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_TraceStart_6) == 0x000830, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_TraceStart_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BreakHitResult_TraceEnd_6) == 0x000848, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BreakHitResult_TraceEnd_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Conv_RotatorToVector_ReturnValue) == 0x000860, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Conv_RotatorToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetForwardVector_ReturnValue) == 0x000878, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Conv_StringToInt_ReturnValue) == 0x000890, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_MakeStruct_S_HitPhysicsEffectData) == 0x000898, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_MakeStruct_S_HitPhysicsEffectData' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_TryEffectAfterDamage_Applied) == 0x0008C8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_TryEffectAfterDamage_Applied' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_bool_Has_Been_Initd_Variable_2) == 0x0008C9, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetActiveWeaponType_Return) == 0x0008CA, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetActiveWeaponType_Return' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetActiveWeaponType_Return_1) == 0x0008CB, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetActiveWeaponType_Return_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_CustomEvent_MeleeCutCache) == 0x0008D0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_CustomEvent_MeleeCutCache' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_CustomEvent_SlowRate) == 0x000900, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_CustomEvent_SlowRate' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_CustomEvent_SlowDownTime) == 0x000908, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_CustomEvent_SlowDownTime' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetMeleeCutDamppingData_ReturnValue) == 0x000910, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetMeleeCutDamppingData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000940, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000941, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BooleanOR_ReturnValue_1) == 0x000942, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000948, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetOwnActor_ReturnValue) == 0x000950, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_DynamicCast_AsCharacter) == 0x000958, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_DynamicCast_bSuccess_3) == 0x000960, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetAnimInstance_ReturnValue) == 0x000968, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetMyCollisionHandler_CollisionHandler_1) == 0x000970, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetMyCollisionHandler_CollisionHandler_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000978, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Montage_GetPlayRate_ReturnValue) == 0x000980, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Montage_GetPlayRate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetCurrentActiveMontage_ReturnValue_1) == 0x000988, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetCurrentActiveMontage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000990, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_DynamicCast_AsAbstract_Character_1) == 0x000998, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_DynamicCast_bSuccess_4) == 0x0009A0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetMyCollisionHandler_CollisionHandler_2) == 0x0009A8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetMyCollisionHandler_CollisionHandler_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValid_ReturnValue_2) == 0x0009B0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Montage_GetSlotName_ReturnValue) == 0x0009B4, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Montage_GetSlotName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0009BC, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0009C0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x0009C8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_bool_IsClosed_Variable_2) == 0x0009C9, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetPlayerStatic_ReturnValue) == 0x0009D0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x0009D8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_SpawnSystemAttached_ReturnValue) == 0x0009E0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetSocketLocation_ReturnValue_1) == 0x0009E8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetSocketLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_SpawnAkComponentAtLocation_ReturnValue_1) == 0x000A00, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_SpawnAkComponentAtLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_SpawnSystemAtLocation_ReturnValue_1) == 0x000A08, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_SpawnSystemAtLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_byte_Variable) == 0x000A10, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetMyEffects_EffectsComp_2) == 0x000A18, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetMyEffects_EffectsComp_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000A20, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_DynamicCast_bSuccess_5) == 0x000A30, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_UsePhysyicEffectWhenAppliedDamage_ReturnValue) == 0x000A31, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_UsePhysyicEffectWhenAppliedDamage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetActorForwardVector_ReturnValue_1) == 0x000A38, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetActorForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetMyEffects_EffectsComp_3) == 0x000A50, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetMyEffects_EffectsComp_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000A58, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_ApplyEffect_Applied_1) == 0x000A70, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_ApplyEffect_Applied_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_PostEvent_ReturnValue) == 0x000A74, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_PostEvent_ReturnValue_1) == 0x000A78, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000A80, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValid_ReturnValue_3) == 0x000A88, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetApplyedToughness_ReturnValue) == 0x000A90, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetApplyedToughness_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_CostToughnessAndGetReflection_reflectLevel) == 0x000A98, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_CostToughnessAndGetReflection_reflectLevel' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsAlive_self_CastInput) == 0x000AA0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsAlive_Result) == 0x000AB0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000AB1, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000AB2, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_TryEffectAfterDamage_Applied_1) == 0x000AB3, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_TryEffectAfterDamage_Applied_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Not_PreBool_ReturnValue) == 0x000AB4, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BooleanAND_ReturnValue) == 0x000AB5, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_SpawnSystemAttached_ReturnValue_1) == 0x000AB8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_SpawnSystemAttached_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_DynamicCast_AsBP_No_Action_AI) == 0x000AC0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_DynamicCast_AsBP_No_Action_AI' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_DynamicCast_bSuccess_6) == 0x000AC8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_NotEqual_ByteByte_ReturnValue_2) == 0x000AC9, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_NotEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000ACA, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x000ACB, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Conv_FloatToVector_ReturnValue_2) == 0x000AD0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Conv_FloatToVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BooleanAND_ReturnValue_1) == 0x000AE8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000AE9, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Not_PreBool_ReturnValue_1) == 0x000AEA, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BooleanOR_ReturnValue_2) == 0x000AEB, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_DynamicCast_AsI_Can_be_Attacked_1) == 0x000AF0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_DynamicCast_AsI_Can_be_Attacked_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_DynamicCast_bSuccess_7) == 0x000B00, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_UsePhysyicEffectWhenAppliedDamage_ReturnValue_1) == 0x000B01, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_UsePhysyicEffectWhenAppliedDamage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_SpawnSystemAtLocation_ReturnValue_2) == 0x000B08, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_SpawnSystemAtLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_BooleanOR_ReturnValue_3) == 0x000B10, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000B18, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_RandomFloatInRange_ReturnValue) == 0x000B20, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValid_ReturnValue_4) == 0x000B28, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValid_ReturnValue_5) == 0x000B29, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValid_ReturnValue_6) == 0x000B2A, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetIsUsingSocketWeapon_UseMeshSocketWeapon) == 0x000B2B, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetIsUsingSocketWeapon_UseMeshSocketWeapon' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000B30, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetDisplayName_ReturnValue_1) == 0x000B38, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValid_ReturnValue_7) == 0x000B48, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Concat_StrStr_ReturnValue) == 0x000B50, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000B60, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000B70, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_SpawnAkComponentAtLocation_ReturnValue_2) == 0x000B80, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_SpawnAkComponentAtLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000B88, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000B98, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000BA8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetComponentByClass_ReturnValue_3) == 0x000BB8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetComponentByClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValid_ReturnValue_8) == 0x000BC0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_LoadHitDataFromSkillId_DamageDataSource) == 0x000BC8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_LoadHitDataFromSkillId_DamageDataSource' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Redirect_Table_MappedTable) == 0x000D28, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetDataTableRowFromName_OutRow) == 0x000D30, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000D70, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000D78, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValid_ReturnValue_9) == 0x000DA8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Redirect_Table_MappedTable_1) == 0x000DB0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Redirect_Table_MappedTable_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValid_ReturnValue_10) == 0x000DB8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Greater_IntInt_ReturnValue) == 0x000DB9, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Conv_IntToString_ReturnValue) == 0x000DC0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Conv_StringToName_ReturnValue) == 0x000DD0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000DD8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000E40, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetCustomizedReaction_Result) == 0x000E48, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetCustomizedReaction_Result' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValid_ReturnValue_11) == 0x000E88, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000E89, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_SpawnEmitterAtLocation_ReturnValue) == 0x000E90, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_SpawnEmitterAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_RandomFloatInRange_ReturnValue_1) == 0x000E98, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_RandomFloatInRange_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_softobject_Variable_1) == 0x000EA0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_softobject_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_softobject_Variable_2) == 0x000ED0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_softobject_Variable_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_RandomFloatInRange_ReturnValue_2) == 0x000F00, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_RandomFloatInRange_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_softobject_Variable_3) == 0x000F08, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_softobject_Variable_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000F38, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_softobject_Variable_4) == 0x000F50, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_softobject_Variable_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValid_ReturnValue_12) == 0x000F80, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_softobject_Variable_5) == 0x000F88, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_softobject_Variable_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_softobject_Variable_6) == 0x000FB8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_softobject_Variable_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Conv_FloatToVector_ReturnValue_3) == 0x000FE8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Conv_FloatToVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x001000, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x001008, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_ApplyEffect_Applied_2) == 0x001020, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_ApplyEffect_Applied_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetComponentByClass_ReturnValue_4) == 0x001028, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetComponentByClass_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_softobject_Variable_7) == 0x001030, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_softobject_Variable_7' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_ApplyEffect_Applied_3) == 0x001060, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_ApplyEffect_Applied_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValid_ReturnValue_13) == 0x001061, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValid_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetComponentByClass_ReturnValue_5) == 0x001068, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetComponentByClass_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValid_ReturnValue_14) == 0x001070, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValid_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_NotEqual_ByteByte_ReturnValue_3) == 0x001071, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_NotEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_softobject_Variable_8) == 0x001078, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_softobject_Variable_8' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_GetComponentByClass_ReturnValue_6) == 0x0010A8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_GetComponentByClass_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_IsValid_ReturnValue_15) == 0x0010B0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_IsValid_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_NotEqual_ByteByte_ReturnValue_4) == 0x0010B1, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_NotEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_MakeLiteralByte_ReturnValue_4) == 0x0010B2, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_MakeLiteralByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, Temp_softobject_Variable_9) == 0x0010B8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::Temp_softobject_Variable_9' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_ApplyEffect_Applied_4) == 0x0010E8, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_ApplyEffect_Applied_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_Select_Default) == 0x0010F0, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, K2Node_Select_Default_1) == 0x001120, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Multiply_VectorVector_ReturnValue_3) == 0x001150, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Multiply_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_ApplyEffect_Applied_5) == 0x001168, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_ApplyEffect_Applied_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x001170, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x001178, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Montage_SetPlayRate_NewPlayRate_ImplicitCast) == 0x001180, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Montage_SetPlayRate_NewPlayRate_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_PlayCutDampping_SlowDownTime_ImplicitCast) == 0x001184, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_PlayCutDampping_SlowDownTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_PlayCutDampping_SlowDownTime_ImplicitCast_1) == 0x001188, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_PlayCutDampping_SlowDownTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Delay_Duration_ImplicitCast) == 0x00118C, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Delay_Duration_ImplicitCast_1) == 0x001190, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Delay_Duration_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent, CallFunc_Delay_Duration_ImplicitCast_2) == 0x001194, "Member 'CollisionHandlerComponent_C_ExecuteUbergraph_CollisionHandlerComponent::CallFunc_Delay_Duration_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_Flush_Collision_Parts \ static_assert(alignof(CollisionHandlerComponent_C_Flush_Collision_Parts) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_Flush_Collision_Parts"); \ static_assert(sizeof(CollisionHandlerComponent_C_Flush_Collision_Parts) == 0x0001C0, "Wrong size on CollisionHandlerComponent_C_Flush_Collision_Parts"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CollisonParts) == 0x000000, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CollisonParts' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, WeaponAttackDirection) == 0x000010, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::WeaponAttackDirection' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, L_Size) == 0x000014, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::L_Size' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, L_RemoveOld) == 0x000018, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::L_RemoveOld' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, L_TraceId) == 0x000028, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::L_TraceId' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, NewLstLocArray) == 0x000030, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::NewLstLocArray' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, new_socket_counter_) == 0x000040, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::new_socket_counter_' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, NewTempArray) == 0x000048, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::NewTempArray' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, RemoveOld) == 0x000058, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::RemoveOld' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_Array_Length_ReturnValue) == 0x0000A8, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_Array_Length_ReturnValue_1) == 0x0000AC, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, Temp_int_Loop_Counter_Variable) == 0x0000B0, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_Less_IntInt_ReturnValue) == 0x0000B4, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_Add_IntInt_ReturnValue) == 0x0000B8, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, Temp_int_Array_Index_Variable) == 0x0000BC, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000F8, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_PartToTraceIdStart_ReturnValue) == 0x0000FC, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_PartToTraceIdStart_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, Temp_int_Array_Index_Variable_1) == 0x000100, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_Array_Get_Item_1) == 0x000108, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_Less_IntInt_ReturnValue_2) == 0x000140, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, Temp_int_Loop_Counter_Variable_1) == 0x000144, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_Array_AddUnique_ReturnValue) == 0x000148, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_Less_IntInt_ReturnValue_3) == 0x00014C, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_Add_IntInt_ReturnValue_1) == 0x000150, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, K2Node_MakeVariable_MakeVariableOutput) == 0x000158, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_AddMeshSocketTrace_TraceId) == 0x0001A8, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_AddMeshSocketTrace_TraceId' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_Map_Find_Value) == 0x0001AC, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_Map_Find_ReturnValue) == 0x0001B0, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_Add_IntInt_ReturnValue_2) == 0x0001B4, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_Flush_Collision_Parts, CallFunc_Add_IntInt_ReturnValue_3) == 0x0001B8, "Member 'CollisionHandlerComponent_C_Flush_Collision_Parts::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_GetApplyedToughness \ static_assert(alignof(CollisionHandlerComponent_C_GetApplyedToughness) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_GetApplyedToughness"); \ static_assert(sizeof(CollisionHandlerComponent_C_GetApplyedToughness) == 0x000078, "Wrong size on CollisionHandlerComponent_C_GetApplyedToughness"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetApplyedToughness, ReturnValue) == 0x000000, "Member 'CollisionHandlerComponent_C_GetApplyedToughness::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetApplyedToughness, Local_Result) == 0x000008, "Member 'CollisionHandlerComponent_C_GetApplyedToughness::Local_Result' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetApplyedToughness, CallFunc_GetPlayerStatic_ReturnValue) == 0x000010, "Member 'CollisionHandlerComponent_C_GetApplyedToughness::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetApplyedToughness, CallFunc_Array_LastIndex_ReturnValue) == 0x000018, "Member 'CollisionHandlerComponent_C_GetApplyedToughness::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetApplyedToughness, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x00001C, "Member 'CollisionHandlerComponent_C_GetApplyedToughness::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetApplyedToughness, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000020, "Member 'CollisionHandlerComponent_C_GetApplyedToughness::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetApplyedToughness, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'CollisionHandlerComponent_C_GetApplyedToughness::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetApplyedToughness, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000030, "Member 'CollisionHandlerComponent_C_GetApplyedToughness::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetApplyedToughness, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000038, "Member 'CollisionHandlerComponent_C_GetApplyedToughness::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetApplyedToughness, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000040, "Member 'CollisionHandlerComponent_C_GetApplyedToughness::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetApplyedToughness, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000048, "Member 'CollisionHandlerComponent_C_GetApplyedToughness::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetApplyedToughness, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000050, "Member 'CollisionHandlerComponent_C_GetApplyedToughness::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetApplyedToughness, CallFunc_GetGameSetFixedParameter_ReturnValue_1) == 0x000058, "Member 'CollisionHandlerComponent_C_GetApplyedToughness::CallFunc_GetGameSetFixedParameter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetApplyedToughness, CallFunc_ApplyToughnessWhenEditorRunning_ReturnValue) == 0x000060, "Member 'CollisionHandlerComponent_C_GetApplyedToughness::CallFunc_ApplyToughnessWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetApplyedToughness, CallFunc_FixedApplyExToughnessValueWhenEditorRunning_ReturnValue) == 0x000068, "Member 'CollisionHandlerComponent_C_GetApplyedToughness::CallFunc_FixedApplyExToughnessValueWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetApplyedToughness, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000070, "Member 'CollisionHandlerComponent_C_GetApplyedToughness::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_GetCurrentAttributeData \ static_assert(alignof(CollisionHandlerComponent_C_GetCurrentAttributeData) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_GetCurrentAttributeData"); \ static_assert(sizeof(CollisionHandlerComponent_C_GetCurrentAttributeData) == 0x000218, "Wrong size on CollisionHandlerComponent_C_GetCurrentAttributeData"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, AttributeTag) == 0x000000, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::AttributeTag' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, TagValue) == 0x000008, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::TagValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, Data) == 0x000010, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::Data' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, Stats) == 0x000060, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::Stats' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, Tag) == 0x000068, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::Tag' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, Value) == 0x000070, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::Value' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, L_Attribute) == 0x000078, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::L_Attribute' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, L_Factor) == 0x000080, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::L_Factor' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, L_AttributeFactorTag) == 0x000088, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::L_AttributeFactorTag' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, L_Value) == 0x000090, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::L_Value' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, L_Tag) == 0x000098, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::L_Tag' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CurrentAttributeData) == 0x0000A0, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CurrentAttributeData' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, Temp_bool_True_if_break_was_hit_Variable) == 0x0000F0, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x0000F1, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Not_PreBool_ReturnValue) == 0x0000F2, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, Temp_int_Loop_Counter_Variable) == 0x0000F4, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Add_IntInt_ReturnValue) == 0x0000F8, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, Temp_int_Array_Index_Variable) == 0x0000FC, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_GetOwnActor_ReturnValue) == 0x000100, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000108, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, K2Node_DynamicCast_bSuccess) == 0x000110, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000111, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_SelectFloat_ReturnValue) == 0x000118, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, Temp_int_Array_Index_Variable_1) == 0x000120, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Map_Keys_Keys) == 0x000128, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Array_Get_Item) == 0x000138, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Array_Length_ReturnValue) == 0x000140, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, K2Node_MakeArray_Array) == 0x000148, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_MakeGameplayTagContainerFromArray_ReturnValue) == 0x000158, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_MakeGameplayTagContainerFromArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Map_IsEmpty_ReturnValue) == 0x000178, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Map_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_MatchesAnyTags_ReturnValue) == 0x000179, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_MatchesAnyTags_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_IsGameplayTagValid_ReturnValue) == 0x00017A, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_GetOwnActor_ReturnValue_1) == 0x000180, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000188, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, K2Node_DynamicCast_bSuccess_1) == 0x000190, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, Temp_int_Loop_Counter_Variable_1) == 0x000194, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_GetStatValue_Value) == 0x000198, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Less_IntInt_ReturnValue) == 0x0001A0, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Add_IntInt_ReturnValue_1) == 0x0001A4, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_BooleanAND_ReturnValue) == 0x0001A8, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001B0, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0001B8, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0001C0, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x0001C8, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x0001D0, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Multiply_DoubleDouble_ReturnValue_4) == 0x0001D8, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Multiply_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Multiply_DoubleDouble_ReturnValue_5) == 0x0001E0, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Multiply_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Map_Keys_Keys_1) == 0x0001E8, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Array_Length_ReturnValue_1) == 0x0001F8, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Array_Get_Item_1) == 0x0001FC, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Less_IntInt_ReturnValue_1) == 0x000204, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000205, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_MatchesTag_ReturnValue) == 0x000206, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Map_Find_Value) == 0x000208, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCurrentAttributeData, CallFunc_Map_Find_ReturnValue) == 0x000210, "Member 'CollisionHandlerComponent_C_GetCurrentAttributeData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_GetCustomizedReaction \ static_assert(alignof(CollisionHandlerComponent_C_GetCustomizedReaction) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_GetCustomizedReaction"); \ static_assert(sizeof(CollisionHandlerComponent_C_GetCustomizedReaction) == 0x000120, "Wrong size on CollisionHandlerComponent_C_GetCustomizedReaction"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCustomizedReaction, Data) == 0x000000, "Member 'CollisionHandlerComponent_C_GetCustomizedReaction::Data' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCustomizedReaction, Surface) == 0x000068, "Member 'CollisionHandlerComponent_C_GetCustomizedReaction::Surface' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCustomizedReaction, Result) == 0x000070, "Member 'CollisionHandlerComponent_C_GetCustomizedReaction::Result' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCustomizedReaction, Temp_int_Array_Index_Variable) == 0x0000B0, "Member 'CollisionHandlerComponent_C_GetCustomizedReaction::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCustomizedReaction, CallFunc_Array_Length_ReturnValue) == 0x0000B4, "Member 'CollisionHandlerComponent_C_GetCustomizedReaction::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCustomizedReaction, CallFunc_Array_Get_Item) == 0x0000B8, "Member 'CollisionHandlerComponent_C_GetCustomizedReaction::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCustomizedReaction, CallFunc_Array_Length_ReturnValue_1) == 0x000100, "Member 'CollisionHandlerComponent_C_GetCustomizedReaction::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCustomizedReaction, CallFunc_Greater_IntInt_ReturnValue) == 0x000104, "Member 'CollisionHandlerComponent_C_GetCustomizedReaction::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCustomizedReaction, CallFunc_GetSurfaceNameByEnum_ReturnValue) == 0x000108, "Member 'CollisionHandlerComponent_C_GetCustomizedReaction::CallFunc_GetSurfaceNameByEnum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCustomizedReaction, Temp_int_Loop_Counter_Variable) == 0x000110, "Member 'CollisionHandlerComponent_C_GetCustomizedReaction::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCustomizedReaction, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000114, "Member 'CollisionHandlerComponent_C_GetCustomizedReaction::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCustomizedReaction, CallFunc_Less_IntInt_ReturnValue) == 0x000115, "Member 'CollisionHandlerComponent_C_GetCustomizedReaction::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetCustomizedReaction, CallFunc_Add_IntInt_ReturnValue) == 0x000118, "Member 'CollisionHandlerComponent_C_GetCustomizedReaction::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_GetMeleeCutDamppingData \ static_assert(alignof(CollisionHandlerComponent_C_GetMeleeCutDamppingData) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_GetMeleeCutDamppingData"); \ static_assert(sizeof(CollisionHandlerComponent_C_GetMeleeCutDamppingData) == 0x0000C8, "Wrong size on CollisionHandlerComponent_C_GetMeleeCutDamppingData"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetMeleeCutDamppingData, ReturnValue) == 0x000000, "Member 'CollisionHandlerComponent_C_GetMeleeCutDamppingData::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetMeleeCutDamppingData, CallFunc_GetUINotify_UINotify) == 0x000030, "Member 'CollisionHandlerComponent_C_GetMeleeCutDamppingData::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetMeleeCutDamppingData, CallFunc_GetPlayerCurrentUsedWeapon_CurrentWeapon) == 0x000038, "Member 'CollisionHandlerComponent_C_GetMeleeCutDamppingData::CallFunc_GetPlayerCurrentUsedWeapon_CurrentWeapon' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetMeleeCutDamppingData, CallFunc_GetPlayerCurrentUsedWeapon_Output_Get) == 0x000058, "Member 'CollisionHandlerComponent_C_GetMeleeCutDamppingData::CallFunc_GetPlayerCurrentUsedWeapon_Output_Get' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_GetMeleeCutDamppingData, CallFunc_GetPlayerWeaponData_WeaponData) == 0x000060, "Member 'CollisionHandlerComponent_C_GetMeleeCutDamppingData::CallFunc_GetPlayerWeaponData_WeaponData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_ManualDampping \ static_assert(alignof(CollisionHandlerComponent_C_ManualDampping) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_ManualDampping"); \ static_assert(sizeof(CollisionHandlerComponent_C_ManualDampping) == 0x000030, "Wrong size on CollisionHandlerComponent_C_ManualDampping"); \ static_assert(offsetof(CollisionHandlerComponent_C_ManualDampping, MeleeCutCache_0) == 0x000000, "Member 'CollisionHandlerComponent_C_ManualDampping::MeleeCutCache_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_PartToTraceIdStart \ static_assert(alignof(CollisionHandlerComponent_C_PartToTraceIdStart) == 0x000004, "Wrong alignment on CollisionHandlerComponent_C_PartToTraceIdStart"); \ static_assert(sizeof(CollisionHandlerComponent_C_PartToTraceIdStart) == 0x000010, "Wrong size on CollisionHandlerComponent_C_PartToTraceIdStart"); \ static_assert(offsetof(CollisionHandlerComponent_C_PartToTraceIdStart, InByte) == 0x000000, "Member 'CollisionHandlerComponent_C_PartToTraceIdStart::InByte' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_PartToTraceIdStart, ReturnValue) == 0x000004, "Member 'CollisionHandlerComponent_C_PartToTraceIdStart::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_PartToTraceIdStart, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000008, "Member 'CollisionHandlerComponent_C_PartToTraceIdStart::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_PartToTraceIdStart, CallFunc_Multiply_IntInt_ReturnValue) == 0x00000C, "Member 'CollisionHandlerComponent_C_PartToTraceIdStart::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_PlayCutDampping \ static_assert(alignof(CollisionHandlerComponent_C_PlayCutDampping) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_PlayCutDampping"); \ static_assert(sizeof(CollisionHandlerComponent_C_PlayCutDampping) == 0x000010, "Wrong size on CollisionHandlerComponent_C_PlayCutDampping"); \ static_assert(offsetof(CollisionHandlerComponent_C_PlayCutDampping, SlowRate) == 0x000000, "Member 'CollisionHandlerComponent_C_PlayCutDampping::SlowRate' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_PlayCutDampping, SlowDownTime) == 0x000008, "Member 'CollisionHandlerComponent_C_PlayCutDampping::SlowDownTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_PlayerCameraShakeByHitResult \ static_assert(alignof(CollisionHandlerComponent_C_PlayerCameraShakeByHitResult) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_PlayerCameraShakeByHitResult"); \ static_assert(sizeof(CollisionHandlerComponent_C_PlayerCameraShakeByHitResult) == 0x000038, "Wrong size on CollisionHandlerComponent_C_PlayerCameraShakeByHitResult"); \ static_assert(offsetof(CollisionHandlerComponent_C_PlayerCameraShakeByHitResult, Local_Class) == 0x000000, "Member 'CollisionHandlerComponent_C_PlayerCameraShakeByHitResult::Local_Class' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_PlayerCameraShakeByHitResult, CallFunc_GetPlayerStatic_ReturnValue) == 0x000008, "Member 'CollisionHandlerComponent_C_PlayerCameraShakeByHitResult::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_PlayerCameraShakeByHitResult, CallFunc_IsValidClass_ReturnValue) == 0x000010, "Member 'CollisionHandlerComponent_C_PlayerCameraShakeByHitResult::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_PlayerCameraShakeByHitResult, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'CollisionHandlerComponent_C_PlayerCameraShakeByHitResult::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_PlayerCameraShakeByHitResult, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000020, "Member 'CollisionHandlerComponent_C_PlayerCameraShakeByHitResult::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_PlayerCameraShakeByHitResult, CallFunc_Map_Find_Value) == 0x000028, "Member 'CollisionHandlerComponent_C_PlayerCameraShakeByHitResult::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_PlayerCameraShakeByHitResult, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'CollisionHandlerComponent_C_PlayerCameraShakeByHitResult::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_PostHit_FirestEvent \ static_assert(alignof(CollisionHandlerComponent_C_PostHit_FirestEvent) == 0x000001, "Wrong alignment on CollisionHandlerComponent_C_PostHit_FirestEvent"); \ static_assert(sizeof(CollisionHandlerComponent_C_PostHit_FirestEvent) == 0x000002, "Wrong size on CollisionHandlerComponent_C_PostHit_FirestEvent"); \ static_assert(offsetof(CollisionHandlerComponent_C_PostHit_FirestEvent, Undelayed) == 0x000000, "Member 'CollisionHandlerComponent_C_PostHit_FirestEvent::Undelayed' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_PostHit_FirestEvent, CallHitInterface) == 0x000001, "Member 'CollisionHandlerComponent_C_PostHit_FirestEvent::CallHitInterface' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_PostHit_Success \ static_assert(alignof(CollisionHandlerComponent_C_PostHit_Success) == 0x000001, "Wrong alignment on CollisionHandlerComponent_C_PostHit_Success"); \ static_assert(sizeof(CollisionHandlerComponent_C_PostHit_Success) == 0x000002, "Wrong size on CollisionHandlerComponent_C_PostHit_Success"); \ static_assert(offsetof(CollisionHandlerComponent_C_PostHit_Success, MeleeCut) == 0x000000, "Member 'CollisionHandlerComponent_C_PostHit_Success::MeleeCut' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_PostHit_Success, Normal) == 0x000001, "Member 'CollisionHandlerComponent_C_PostHit_Success::Normal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_RecordActionQuery \ static_assert(alignof(CollisionHandlerComponent_C_RecordActionQuery) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_RecordActionQuery"); \ static_assert(sizeof(CollisionHandlerComponent_C_RecordActionQuery) == 0x000030, "Wrong size on CollisionHandlerComponent_C_RecordActionQuery"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordActionQuery, CallFunc_GetComponentByClass_ReturnValue) == 0x000000, "Member 'CollisionHandlerComponent_C_RecordActionQuery::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordActionQuery, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000008, "Member 'CollisionHandlerComponent_C_RecordActionQuery::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordActionQuery, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'CollisionHandlerComponent_C_RecordActionQuery::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordActionQuery, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'CollisionHandlerComponent_C_RecordActionQuery::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordActionQuery, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000012, "Member 'CollisionHandlerComponent_C_RecordActionQuery::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordActionQuery, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000018, "Member 'CollisionHandlerComponent_C_RecordActionQuery::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordActionQuery, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000020, "Member 'CollisionHandlerComponent_C_RecordActionQuery::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordActionQuery, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000021, "Member 'CollisionHandlerComponent_C_RecordActionQuery::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordActionQuery, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000022, "Member 'CollisionHandlerComponent_C_RecordActionQuery::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordActionQuery, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000023, "Member 'CollisionHandlerComponent_C_RecordActionQuery::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordActionQuery, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000024, "Member 'CollisionHandlerComponent_C_RecordActionQuery::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordActionQuery, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x000025, "Member 'CollisionHandlerComponent_C_RecordActionQuery::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordActionQuery, CallFunc_BooleanOR_ReturnValue) == 0x000026, "Member 'CollisionHandlerComponent_C_RecordActionQuery::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordActionQuery, CallFunc_BooleanOR_ReturnValue_1) == 0x000027, "Member 'CollisionHandlerComponent_C_RecordActionQuery::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordActionQuery, CallFunc_BooleanOR_ReturnValue_2) == 0x000028, "Member 'CollisionHandlerComponent_C_RecordActionQuery::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordActionQuery, CallFunc_BooleanOR_ReturnValue_3) == 0x000029, "Member 'CollisionHandlerComponent_C_RecordActionQuery::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_RecordAIHurt \ static_assert(alignof(CollisionHandlerComponent_C_RecordAIHurt) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_RecordAIHurt"); \ static_assert(sizeof(CollisionHandlerComponent_C_RecordAIHurt) == 0x000020, "Wrong size on CollisionHandlerComponent_C_RecordAIHurt"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordAIHurt, RecordTarget) == 0x000000, "Member 'CollisionHandlerComponent_C_RecordAIHurt::RecordTarget' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordAIHurt, Disable) == 0x000008, "Member 'CollisionHandlerComponent_C_RecordAIHurt::Disable' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordAIHurt, CallFunc_GetMyAIComp_AI_Comp) == 0x000010, "Member 'CollisionHandlerComponent_C_RecordAIHurt::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordAIHurt, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'CollisionHandlerComponent_C_RecordAIHurt::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_RecordHurtEnmey \ static_assert(alignof(CollisionHandlerComponent_C_RecordHurtEnmey) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_RecordHurtEnmey"); \ static_assert(sizeof(CollisionHandlerComponent_C_RecordHurtEnmey) == 0x000030, "Wrong size on CollisionHandlerComponent_C_RecordHurtEnmey"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordHurtEnmey, Applier) == 0x000000, "Member 'CollisionHandlerComponent_C_RecordHurtEnmey::Applier' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordHurtEnmey, K2Node_DynamicCast_AsBP_Base_AI) == 0x000008, "Member 'CollisionHandlerComponent_C_RecordHurtEnmey::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordHurtEnmey, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'CollisionHandlerComponent_C_RecordHurtEnmey::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordHurtEnmey, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'CollisionHandlerComponent_C_RecordHurtEnmey::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordHurtEnmey, K2Node_DynamicCast_AsBP_Base_AI_1) == 0x000020, "Member 'CollisionHandlerComponent_C_RecordHurtEnmey::K2Node_DynamicCast_AsBP_Base_AI_1' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_RecordHurtEnmey, K2Node_DynamicCast_bSuccess_1) == 0x000028, "Member 'CollisionHandlerComponent_C_RecordHurtEnmey::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_SetAIDamageFactor \ static_assert(alignof(CollisionHandlerComponent_C_SetAIDamageFactor) == 0x000008, "Wrong alignment on CollisionHandlerComponent_C_SetAIDamageFactor"); \ static_assert(sizeof(CollisionHandlerComponent_C_SetAIDamageFactor) == 0x000008, "Wrong size on CollisionHandlerComponent_C_SetAIDamageFactor"); \ static_assert(offsetof(CollisionHandlerComponent_C_SetAIDamageFactor, AIDamageFactor_0) == 0x000000, "Member 'CollisionHandlerComponent_C_SetAIDamageFactor::AIDamageFactor_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CollisionHandlerComponent_C_TraceIdToPart \ static_assert(alignof(CollisionHandlerComponent_C_TraceIdToPart) == 0x000004, "Wrong alignment on CollisionHandlerComponent_C_TraceIdToPart"); \ static_assert(sizeof(CollisionHandlerComponent_C_TraceIdToPart) == 0x000010, "Wrong size on CollisionHandlerComponent_C_TraceIdToPart"); \ static_assert(offsetof(CollisionHandlerComponent_C_TraceIdToPart, TraceId) == 0x000000, "Member 'CollisionHandlerComponent_C_TraceIdToPart::TraceId' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_TraceIdToPart, CollisonPart) == 0x000004, "Member 'CollisionHandlerComponent_C_TraceIdToPart::CollisonPart' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_TraceIdToPart, CallFunc_Divide_IntInt_ReturnValue) == 0x000008, "Member 'CollisionHandlerComponent_C_TraceIdToPart::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_TraceIdToPart, CallFunc_Conv_IntToByte_ReturnValue) == 0x00000C, "Member 'CollisionHandlerComponent_C_TraceIdToPart::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CollisionHandlerComponent_C_TraceIdToPart, CallFunc_GetValidValue_ReturnValue) == 0x00000D, "Member 'CollisionHandlerComponent_C_TraceIdToPart::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCollisionHandlerComponent_C \ static_assert(alignof(UCollisionHandlerComponent_C) == 0x000008, "Wrong alignment on UCollisionHandlerComponent_C"); \ static_assert(sizeof(UCollisionHandlerComponent_C) == 0x000A00, "Wrong size on UCollisionHandlerComponent_C"); \ static_assert(offsetof(UCollisionHandlerComponent_C, UberGraphFrame_CollisionHandlerComponent_C) == 0x0008B8, "Member 'UCollisionHandlerComponent_C::UberGraphFrame_CollisionHandlerComponent_C' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, EnableMeleeCutDampping) == 0x0008C0, "Member 'UCollisionHandlerComponent_C::EnableMeleeCutDampping' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, SpawnedOwner) == 0x0008C1, "Member 'UCollisionHandlerComponent_C::SpawnedOwner' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, max_sound_times) == 0x0008C4, "Member 'UCollisionHandlerComponent_C::max_sound_times' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, SpawnedParticle) == 0x0008C8, "Member 'UCollisionHandlerComponent_C::SpawnedParticle' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, SpawnedNS) == 0x0008D0, "Member 'UCollisionHandlerComponent_C::SpawnedNS' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, Sound) == 0x0008D8, "Member 'UCollisionHandlerComponent_C::Sound' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, DT_WeaponHitReaction) == 0x0008E0, "Member 'UCollisionHandlerComponent_C::DT_WeaponHitReaction' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, CachedSlowedMontage) == 0x000910, "Member 'UCollisionHandlerComponent_C::CachedSlowedMontage' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, CachedSlowedMontageSourceRate) == 0x000918, "Member 'UCollisionHandlerComponent_C::CachedSlowedMontageSourceRate' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, CounterButNoPoint) == 0x00091C, "Member 'UCollisionHandlerComponent_C::CounterButNoPoint' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, PartTracesSize) == 0x000920, "Member 'UCollisionHandlerComponent_C::PartTracesSize' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, UsedReactionTable) == 0x000970, "Member 'UCollisionHandlerComponent_C::UsedReactionTable' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, SkillHitboxEndLine) == 0x0009A0, "Member 'UCollisionHandlerComponent_C::SkillHitboxEndLine' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, SkillHitBoxAnim) == 0x0009A8, "Member 'UCollisionHandlerComponent_C::SkillHitBoxAnim' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, AkEvent) == 0x0009B0, "Member 'UCollisionHandlerComponent_C::AkEvent' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, MeleeCutTiming) == 0x0009B8, "Member 'UCollisionHandlerComponent_C::MeleeCutTiming' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, MeleeCutCache) == 0x0009C0, "Member 'UCollisionHandlerComponent_C::MeleeCutCache' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, IsWeakBlockDamppingTiming) == 0x0009F0, "Member 'UCollisionHandlerComponent_C::IsWeakBlockDamppingTiming' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, AttachDamage) == 0x0009F4, "Member 'UCollisionHandlerComponent_C::AttachDamage' has a wrong offset!"); \ static_assert(offsetof(UCollisionHandlerComponent_C, AIDamageFactor) == 0x0009F8, "Member 'UCollisionHandlerComponent_C::AIDamageFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMockedSimpleTarget_C \ static_assert(alignof(AMockedSimpleTarget_C) == 0x000008, "Wrong alignment on AMockedSimpleTarget_C"); \ static_assert(sizeof(AMockedSimpleTarget_C) == 0x000300, "Wrong size on AMockedSimpleTarget_C"); \ static_assert(offsetof(AMockedSimpleTarget_C, DefaultSceneRoot) == 0x0002F8, "Member 'AMockedSimpleTarget_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_HttpNum000_Msg \ static_assert(alignof(FST_HttpNum000_Msg) == 0x000008, "Wrong alignment on FST_HttpNum000_Msg"); \ static_assert(sizeof(FST_HttpNum000_Msg) == 0x000010, "Wrong size on FST_HttpNum000_Msg"); \ static_assert(offsetof(FST_HttpNum000_Msg, servers_3_560AF82245E4818B70616B9163188580) == 0x000000, "Member 'FST_HttpNum000_Msg::servers_3_560AF82245E4818B70616B9163188580' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_BndEvt__WB_HelpLeft_CallSheet_K2Node_ComponentBoundEvent_1_OnClickEvent__DelegateSignature \ static_assert(alignof(WB_HelpLeftPanel_C_BndEvt__WB_HelpLeft_CallSheet_K2Node_ComponentBoundEvent_1_OnClickEvent__DelegateSignature) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_BndEvt__WB_HelpLeft_CallSheet_K2Node_ComponentBoundEvent_1_OnClickEvent__DelegateSignature"); \ static_assert(sizeof(WB_HelpLeftPanel_C_BndEvt__WB_HelpLeft_CallSheet_K2Node_ComponentBoundEvent_1_OnClickEvent__DelegateSignature) == 0x000008, "Wrong size on WB_HelpLeftPanel_C_BndEvt__WB_HelpLeft_CallSheet_K2Node_ComponentBoundEvent_1_OnClickEvent__DelegateSignature"); \ static_assert(offsetof(WB_HelpLeftPanel_C_BndEvt__WB_HelpLeft_CallSheet_K2Node_ComponentBoundEvent_1_OnClickEvent__DelegateSignature, Item) == 0x000000, "Member 'WB_HelpLeftPanel_C_BndEvt__WB_HelpLeft_CallSheet_K2Node_ComponentBoundEvent_1_OnClickEvent__DelegateSignature::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_BndEvt__WB_HelpLeft_WB_HelpTitleButton_K2Node_ComponentBoundEvent_0_OnClickEvent__DelegateSignature \ static_assert(alignof(WB_HelpLeftPanel_C_BndEvt__WB_HelpLeft_WB_HelpTitleButton_K2Node_ComponentBoundEvent_0_OnClickEvent__DelegateSignature) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_BndEvt__WB_HelpLeft_WB_HelpTitleButton_K2Node_ComponentBoundEvent_0_OnClickEvent__DelegateSignature"); \ static_assert(sizeof(WB_HelpLeftPanel_C_BndEvt__WB_HelpLeft_WB_HelpTitleButton_K2Node_ComponentBoundEvent_0_OnClickEvent__DelegateSignature) == 0x000008, "Wrong size on WB_HelpLeftPanel_C_BndEvt__WB_HelpLeft_WB_HelpTitleButton_K2Node_ComponentBoundEvent_0_OnClickEvent__DelegateSignature"); \ static_assert(offsetof(WB_HelpLeftPanel_C_BndEvt__WB_HelpLeft_WB_HelpTitleButton_K2Node_ComponentBoundEvent_0_OnClickEvent__DelegateSignature, Item) == 0x000000, "Member 'WB_HelpLeftPanel_C_BndEvt__WB_HelpLeft_WB_HelpTitleButton_K2Node_ComponentBoundEvent_0_OnClickEvent__DelegateSignature::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_ChanageClear \ static_assert(alignof(WB_HelpLeftPanel_C_ChanageClear) == 0x000001, "Wrong alignment on WB_HelpLeftPanel_C_ChanageClear"); \ static_assert(sizeof(WB_HelpLeftPanel_C_ChanageClear) == 0x000002, "Wrong size on WB_HelpLeftPanel_C_ChanageClear"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ChanageClear, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'WB_HelpLeftPanel_C_ChanageClear::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ChanageClear, CallFunc_IsValid_ReturnValue_1) == 0x000001, "Member 'WB_HelpLeftPanel_C_ChanageClear::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_EnterKeyEvent \ static_assert(alignof(WB_HelpLeftPanel_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_EnterKeyEvent"); \ static_assert(sizeof(WB_HelpLeftPanel_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_HelpLeftPanel_C_EnterKeyEvent"); \ static_assert(offsetof(WB_HelpLeftPanel_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_HelpLeftPanel_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_HelpLeftPanel_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel \ static_assert(alignof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel"); \ static_assert(sizeof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel) == 0x000480, "Wrong size on WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, EntryPoint) == 0x000000, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, Temp_byte_Variable) == 0x000024, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CreateDelegate_OutputDelegate_2) == 0x000028, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, Temp_text_Variable) == 0x000038, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, Temp_text_Variable_1) == 0x000050, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, Temp_text_Variable_2) == 0x000068, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, Temp_byte_Variable_1) == 0x000080, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, Temp_text_Variable_3) == 0x000088, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, Temp_text_Variable_4) == 0x0000A0, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::Temp_text_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, Temp_text_Variable_5) == 0x0000B8, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::Temp_text_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, Temp_byte_Variable_2) == 0x0000D0, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, Temp_int_Variable) == 0x0000D4, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, Temp_int_Variable_1) == 0x0000D8, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, Temp_int_Variable_2) == 0x0000DC, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, Temp_bool_Has_Been_Initd_Variable) == 0x0000E0, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CreateDelegate_OutputDelegate_3) == 0x0000E4, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_ComponentBoundEvent_Item_1) == 0x0000F8, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_ComponentBoundEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_ComponentBoundEvent_Item) == 0x000100, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, Temp_bool_IsClosed_Variable) == 0x000108, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_InGeometry_3) == 0x000110, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_InGeometry_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_InKeyEvent_3) == 0x000150, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_InKeyEvent_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_inKeyTag_3) == 0x000190, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_inKeyTag_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_bIsDown_3) == 0x000198, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_bIsDown_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_InGeometry_2) == 0x0001A0, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_InGeometry_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_InKeyEvent_2) == 0x0001E0, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_InKeyEvent_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_inKeyTag_2) == 0x000220, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_inKeyTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_bIsDown_2) == 0x000228, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_bIsDown_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, CallFunc_GetUINotify_UINotify) == 0x000230, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_InGeometry_1) == 0x000238, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_InKeyEvent_1) == 0x000278, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_inKeyTag_1) == 0x0002B8, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_bIsDown_1) == 0x0002C0, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_InGeometry) == 0x0002C8, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_InKeyEvent) == 0x000308, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_inKeyTag) == 0x000348, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_bIsDown) == 0x000350, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_Event_InGeometry) == 0x000358, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_Event_isDown) == 0x000398, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000399, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CreateDelegate_OutputDelegate_4) == 0x00039C, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_Event_MyGeometry) == 0x0003B0, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_Event_InDeltaTime) == 0x0003F0, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_NewDeviceType) == 0x0003F8, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CustomEvent_TypeIndex) == 0x000408, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, CallFunc_GetValidValue_ReturnValue) == 0x000409, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_Select_Default) == 0x000410, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_Select_Default_1) == 0x000428, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000440, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000450, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_Select_Default_2) == 0x000454, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, CallFunc_IsValid_ReturnValue) == 0x000458, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, CallFunc_GetCurrentScrollBox_ScrollBox_Content_true) == 0x000460, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::CallFunc_GetCurrentScrollBox_ScrollBox_Content_true' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, CallFunc_GetIsScrolling_ReturnValue) == 0x000468, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::CallFunc_GetIsScrolling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel, K2Node_CreateDelegate_OutputDelegate_5) == 0x00046C, "Member 'WB_HelpLeftPanel_C_ExecuteUbergraph_WB_HelpLeftPanel::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_GetCurrentScrollBox \ static_assert(alignof(WB_HelpLeftPanel_C_GetCurrentScrollBox) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_GetCurrentScrollBox"); \ static_assert(sizeof(WB_HelpLeftPanel_C_GetCurrentScrollBox) == 0x000018, "Wrong size on WB_HelpLeftPanel_C_GetCurrentScrollBox"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetCurrentScrollBox, ScrollBox_Content_true_0) == 0x000000, "Member 'WB_HelpLeftPanel_C_GetCurrentScrollBox::ScrollBox_Content_true_0' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetCurrentScrollBox, Temp_bool_Variable) == 0x000008, "Member 'WB_HelpLeftPanel_C_GetCurrentScrollBox::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetCurrentScrollBox, K2Node_Select_Default) == 0x000010, "Member 'WB_HelpLeftPanel_C_GetCurrentScrollBox::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_GetVisbleData \ static_assert(alignof(WB_HelpLeftPanel_C_GetVisbleData) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_GetVisbleData"); \ static_assert(sizeof(WB_HelpLeftPanel_C_GetVisbleData) == 0x000088, "Wrong size on WB_HelpLeftPanel_C_GetVisbleData"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, VisibleLenght) == 0x000000, "Member 'WB_HelpLeftPanel_C_GetVisbleData::VisibleLenght' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, RturnWidgetList) == 0x000008, "Member 'WB_HelpLeftPanel_C_GetVisbleData::RturnWidgetList' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, NewLocalVar1) == 0x000018, "Member 'WB_HelpLeftPanel_C_GetVisbleData::NewLocalVar1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, NewLocalVar) == 0x00001C, "Member 'WB_HelpLeftPanel_C_GetVisbleData::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, LocalWidgetList) == 0x000020, "Member 'WB_HelpLeftPanel_C_GetVisbleData::LocalWidgetList' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, LocalLength) == 0x000030, "Member 'WB_HelpLeftPanel_C_GetVisbleData::LocalLength' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'WB_HelpLeftPanel_C_GetVisbleData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'WB_HelpLeftPanel_C_GetVisbleData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, Temp_int_Array_Index_Variable) == 0x00003C, "Member 'WB_HelpLeftPanel_C_GetVisbleData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, Temp_int_Variable) == 0x000040, "Member 'WB_HelpLeftPanel_C_GetVisbleData::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, CallFunc_Subtract_IntInt_ReturnValue) == 0x000044, "Member 'WB_HelpLeftPanel_C_GetVisbleData::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, CallFunc_Add_IntInt_ReturnValue_1) == 0x000048, "Member 'WB_HelpLeftPanel_C_GetVisbleData::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, CallFunc_GetCurrentScrollBox_ScrollBox_Content_true) == 0x000050, "Member 'WB_HelpLeftPanel_C_GetVisbleData::CallFunc_GetCurrentScrollBox_ScrollBox_Content_true' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, CallFunc_GetAllChildren_ReturnValue) == 0x000058, "Member 'WB_HelpLeftPanel_C_GetVisbleData::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'WB_HelpLeftPanel_C_GetVisbleData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, CallFunc_Array_Get_Item) == 0x000070, "Member 'WB_HelpLeftPanel_C_GetVisbleData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, CallFunc_Less_IntInt_ReturnValue) == 0x000078, "Member 'WB_HelpLeftPanel_C_GetVisbleData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000079, "Member 'WB_HelpLeftPanel_C_GetVisbleData::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, CallFunc_Array_Add_ReturnValue) == 0x00007C, "Member 'WB_HelpLeftPanel_C_GetVisbleData::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_GetVisbleData, CallFunc_IsVisible_ReturnValue) == 0x000080, "Member 'WB_HelpLeftPanel_C_GetVisbleData::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_InitCreatedComboBox \ static_assert(alignof(WB_HelpLeftPanel_C_InitCreatedComboBox) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_InitCreatedComboBox"); \ static_assert(sizeof(WB_HelpLeftPanel_C_InitCreatedComboBox) == 0x0001B0, "Wrong size on WB_HelpLeftPanel_C_InitCreatedComboBox"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, isGuide) == 0x000000, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::isGuide' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, NewLocalGuide) == 0x000001, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::NewLocalGuide' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, local_isUnlockAll) == 0x000002, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::local_isUnlockAll' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, Temp_bool_Variable) == 0x000003, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, Temp_object_Variable) == 0x000008, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, Temp_object_Variable_1) == 0x000010, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, Temp_bool_Variable_1) == 0x000018, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, Temp_object_Variable_2) == 0x000020, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, Temp_object_Variable_3) == 0x000028, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, Temp_int_Array_Index_Variable) == 0x000030, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, K2Node_Select_Default) == 0x000040, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, K2Node_Select_Default_1) == 0x000048, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000050, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, CallFunc_Array_Get_Item) == 0x000060, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, CallFunc_GetDataTableRowFromName_OutRow) == 0x000070, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000128, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, CallFunc_Less_IntInt_ReturnValue) == 0x000129, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, Temp_bool_Variable_2) == 0x00012A, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, K2Node_CreateDelegate_OutputDelegate) == 0x00012C, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, K2Node_CreateDelegate_OutputDelegate_1) == 0x00013C, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, K2Node_Select_Default_2) == 0x000150, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, K2Node_MakeStruct_Margin) == 0x000158, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, Temp_bool_Variable_3) == 0x000168, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, K2Node_CreateDelegate_OutputDelegate_2) == 0x00016C, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000180, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, K2Node_Select_Default_3) == 0x000188, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, CallFunc_Create_ReturnValue) == 0x000190, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, CallFunc_AddChild_ReturnValue) == 0x000198, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, K2Node_DynamicCast_AsScroll_Box_Slot) == 0x0001A0, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::K2Node_DynamicCast_AsScroll_Box_Slot' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_InitCreatedComboBox, K2Node_DynamicCast_bSuccess) == 0x0001A8, "Member 'WB_HelpLeftPanel_C_InitCreatedComboBox::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_OnChangeDeviceType \ static_assert(alignof(WB_HelpLeftPanel_C_OnChangeDeviceType) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_OnChangeDeviceType"); \ static_assert(sizeof(WB_HelpLeftPanel_C_OnChangeDeviceType) == 0x000018, "Wrong size on WB_HelpLeftPanel_C_OnChangeDeviceType"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnChangeDeviceType, NewDeviceType) == 0x000000, "Member 'WB_HelpLeftPanel_C_OnChangeDeviceType::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnChangeDeviceType, TypeIndex) == 0x000010, "Member 'WB_HelpLeftPanel_C_OnChangeDeviceType::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_OnClickedComboBox \ static_assert(alignof(WB_HelpLeftPanel_C_OnClickedComboBox) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_OnClickedComboBox"); \ static_assert(sizeof(WB_HelpLeftPanel_C_OnClickedComboBox) == 0x000010, "Wrong size on WB_HelpLeftPanel_C_OnClickedComboBox"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnClickedComboBox, New_Item) == 0x000000, "Member 'WB_HelpLeftPanel_C_OnClickedComboBox::New_Item' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnClickedComboBox, CallFunc_GetCurrentScrollBox_ScrollBox_Content_true) == 0x000008, "Member 'WB_HelpLeftPanel_C_OnClickedComboBox::CallFunc_GetCurrentScrollBox_ScrollBox_Content_true' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_OnClickLeftMenuKey \ static_assert(alignof(WB_HelpLeftPanel_C_OnClickLeftMenuKey) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_OnClickLeftMenuKey"); \ static_assert(sizeof(WB_HelpLeftPanel_C_OnClickLeftMenuKey) == 0x000028, "Wrong size on WB_HelpLeftPanel_C_OnClickLeftMenuKey"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnClickLeftMenuKey, isL) == 0x000000, "Member 'WB_HelpLeftPanel_C_OnClickLeftMenuKey::isL' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnClickLeftMenuKey, Down) == 0x000001, "Member 'WB_HelpLeftPanel_C_OnClickLeftMenuKey::Down' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnClickLeftMenuKey, Temp_bool_Variable) == 0x000002, "Member 'WB_HelpLeftPanel_C_OnClickLeftMenuKey::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnClickLeftMenuKey, Temp_byte_Variable) == 0x000003, "Member 'WB_HelpLeftPanel_C_OnClickLeftMenuKey::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnClickLeftMenuKey, Temp_byte_Variable_1) == 0x000004, "Member 'WB_HelpLeftPanel_C_OnClickLeftMenuKey::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnClickLeftMenuKey, Temp_bool_Variable_1) == 0x000005, "Member 'WB_HelpLeftPanel_C_OnClickLeftMenuKey::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnClickLeftMenuKey, Temp_byte_Variable_2) == 0x000006, "Member 'WB_HelpLeftPanel_C_OnClickLeftMenuKey::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnClickLeftMenuKey, Temp_byte_Variable_3) == 0x000007, "Member 'WB_HelpLeftPanel_C_OnClickLeftMenuKey::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnClickLeftMenuKey, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'WB_HelpLeftPanel_C_OnClickLeftMenuKey::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnClickLeftMenuKey, K2Node_Select_Default) == 0x000010, "Member 'WB_HelpLeftPanel_C_OnClickLeftMenuKey::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnClickLeftMenuKey, CallFunc_PlayAnimation_ReturnValue_1) == 0x000018, "Member 'WB_HelpLeftPanel_C_OnClickLeftMenuKey::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnClickLeftMenuKey, K2Node_Select_Default_1) == 0x000020, "Member 'WB_HelpLeftPanel_C_OnClickLeftMenuKey::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_OnCreatedComboBox \ static_assert(alignof(WB_HelpLeftPanel_C_OnCreatedComboBox) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_OnCreatedComboBox"); \ static_assert(sizeof(WB_HelpLeftPanel_C_OnCreatedComboBox) == 0x0001A0, "Wrong size on WB_HelpLeftPanel_C_OnCreatedComboBox"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, isGuide) == 0x000000, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::isGuide' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, LocalIndex) == 0x000004, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::LocalIndex' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, NewLocalGuide) == 0x000008, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::NewLocalGuide' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, local_isUnlockAll) == 0x000009, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::local_isUnlockAll' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, Temp_object_Variable) == 0x000010, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, Temp_object_Variable_1) == 0x000018, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, Temp_bool_Variable) == 0x000020, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, Temp_object_Variable_2) == 0x000028, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, Temp_object_Variable_3) == 0x000030, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, Temp_int_Array_Index_Variable) == 0x000040, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, Temp_bool_Variable_1) == 0x000044, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, Temp_bool_Has_Been_Initd_Variable) == 0x000045, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, CallFunc_GetCurrentScrollBox_ScrollBox_Content_true) == 0x000048, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::CallFunc_GetCurrentScrollBox_ScrollBox_Content_true' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, CallFunc_GetAllChildren_ReturnValue) == 0x000050, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, CallFunc_Array_Get_Item) == 0x000060, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, K2Node_Select_Default) == 0x000068, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, K2Node_DynamicCast_AsWGI_Nav_Item) == 0x000070, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::K2Node_DynamicCast_AsWGI_Nav_Item' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, K2Node_DynamicCast_AsWB_Help_Combo_Box) == 0x000080, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::K2Node_DynamicCast_AsWB_Help_Combo_Box' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, K2Node_DynamicCast_bSuccess_1) == 0x000088, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000089, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, K2Node_Select_Default_1) == 0x000090, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000098, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, CallFunc_SelectInt_ReturnValue) == 0x0000A8, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, CallFunc_Array_Get_Item_1) == 0x0000AC, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, CallFunc_Array_Length_ReturnValue) == 0x0000B4, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000B8, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000170, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, CallFunc_Less_IntInt_ReturnValue) == 0x000171, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, CallFunc_GetPerpetualMark_Value) == 0x000178, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000188, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, CallFunc_GetUINotify_UINotify) == 0x000190, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, CallFunc_CheckHelperUnlock_ReturnValue) == 0x000198, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::CallFunc_CheckHelperUnlock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnCreatedComboBox, Temp_bool_IsClosed_Variable) == 0x000199, "Member 'WB_HelpLeftPanel_C_OnCreatedComboBox::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_OnHoverComboBox \ static_assert(alignof(WB_HelpLeftPanel_C_OnHoverComboBox) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_OnHoverComboBox"); \ static_assert(sizeof(WB_HelpLeftPanel_C_OnHoverComboBox) == 0x000020, "Wrong size on WB_HelpLeftPanel_C_OnHoverComboBox"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnHoverComboBox, NewItem) == 0x000000, "Member 'WB_HelpLeftPanel_C_OnHoverComboBox::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnHoverComboBox, Temp_delegate_Variable) == 0x000008, "Member 'WB_HelpLeftPanel_C_OnHoverComboBox::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnHoverComboBox, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000018, "Member 'WB_HelpLeftPanel_C_OnHoverComboBox::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnHoverComboBox, CallFunc_PostEvent_ReturnValue) == 0x00001C, "Member 'WB_HelpLeftPanel_C_OnHoverComboBox::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_OnSelectNext \ static_assert(alignof(WB_HelpLeftPanel_C_OnSelectNext) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_OnSelectNext"); \ static_assert(sizeof(WB_HelpLeftPanel_C_OnSelectNext) == 0x000078, "Wrong size on WB_HelpLeftPanel_C_OnSelectNext"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, IsUP) == 0x000000, "Member 'WB_HelpLeftPanel_C_OnSelectNext::IsUP' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_GetCurrentScrollBox_ScrollBox_Content_true) == 0x000008, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_GetCurrentScrollBox_ScrollBox_Content_true' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000028, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_IsVisible_ReturnValue) == 0x000029, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_GetCurrentScrollBox_ScrollBox_Content_true_1) == 0x000030, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_GetCurrentScrollBox_ScrollBox_Content_true_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_GetCurrentScrollBox_ScrollBox_Content_true_2) == 0x000038, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_GetCurrentScrollBox_ScrollBox_Content_true_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_GetChildrenCount_ReturnValue) == 0x000040, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_GetChildrenCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_GetChildrenCount_ReturnValue_1) == 0x000044, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_GetChildrenCount_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_Subtract_IntInt_ReturnValue) == 0x000048, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x00004C, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_GetCurrentScrollBox_ScrollBox_Content_true_3) == 0x000050, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_GetCurrentScrollBox_ScrollBox_Content_true_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, Temp_int_Variable) == 0x000058, "Member 'WB_HelpLeftPanel_C_OnSelectNext::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_GetChildIndex_ReturnValue) == 0x00005C, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_GetChildIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_Add_IntInt_ReturnValue_1) == 0x000060, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_Less_IntInt_ReturnValue) == 0x000064, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_GetChildIndex_ReturnValue_1) == 0x000068, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_GetChildIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x00006C, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_SelectNext_handle) == 0x000070, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_SelectNext_handle' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnSelectNext, CallFunc_Greater_IntInt_ReturnValue) == 0x000071, "Member 'WB_HelpLeftPanel_C_OnSelectNext::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_OnShownBoxDetailEvent \ static_assert(alignof(WB_HelpLeftPanel_C_OnShownBoxDetailEvent) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_OnShownBoxDetailEvent"); \ static_assert(sizeof(WB_HelpLeftPanel_C_OnShownBoxDetailEvent) == 0x000008, "Wrong size on WB_HelpLeftPanel_C_OnShownBoxDetailEvent"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnShownBoxDetailEvent, DataWidget) == 0x000000, "Member 'WB_HelpLeftPanel_C_OnShownBoxDetailEvent::DataWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_OnTargetDown \ static_assert(alignof(WB_HelpLeftPanel_C_OnTargetDown) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_OnTargetDown"); \ static_assert(sizeof(WB_HelpLeftPanel_C_OnTargetDown) == 0x000090, "Wrong size on WB_HelpLeftPanel_C_OnTargetDown"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnTargetDown, InGeometry) == 0x000000, "Member 'WB_HelpLeftPanel_C_OnTargetDown::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnTargetDown, InKeyEvent) == 0x000040, "Member 'WB_HelpLeftPanel_C_OnTargetDown::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnTargetDown, inKeyTag) == 0x000080, "Member 'WB_HelpLeftPanel_C_OnTargetDown::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnTargetDown, bIsDown) == 0x000088, "Member 'WB_HelpLeftPanel_C_OnTargetDown::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_OnTargetUp \ static_assert(alignof(WB_HelpLeftPanel_C_OnTargetUp) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_OnTargetUp"); \ static_assert(sizeof(WB_HelpLeftPanel_C_OnTargetUp) == 0x000090, "Wrong size on WB_HelpLeftPanel_C_OnTargetUp"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnTargetUp, InGeometry) == 0x000000, "Member 'WB_HelpLeftPanel_C_OnTargetUp::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnTargetUp, InKeyEvent) == 0x000040, "Member 'WB_HelpLeftPanel_C_OnTargetUp::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnTargetUp, inKeyTag) == 0x000080, "Member 'WB_HelpLeftPanel_C_OnTargetUp::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OnTargetUp, bIsDown) == 0x000088, "Member 'WB_HelpLeftPanel_C_OnTargetUp::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_OpenCurrentComboBoxStyle \ static_assert(alignof(WB_HelpLeftPanel_C_OpenCurrentComboBoxStyle) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_OpenCurrentComboBoxStyle"); \ static_assert(sizeof(WB_HelpLeftPanel_C_OpenCurrentComboBoxStyle) == 0x000010, "Wrong size on WB_HelpLeftPanel_C_OpenCurrentComboBoxStyle"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OpenCurrentComboBoxStyle, New_Item) == 0x000000, "Member 'WB_HelpLeftPanel_C_OpenCurrentComboBoxStyle::New_Item' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OpenCurrentComboBoxStyle, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000008, "Member 'WB_HelpLeftPanel_C_OpenCurrentComboBoxStyle::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OpenCurrentComboBoxStyle, CallFunc_Not_PreBool_ReturnValue) == 0x000009, "Member 'WB_HelpLeftPanel_C_OpenCurrentComboBoxStyle::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_OpenCurrentComboBoxStyle, CallFunc_IsValid_ReturnValue) == 0x00000A, "Member 'WB_HelpLeftPanel_C_OpenCurrentComboBoxStyle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_SelectComboBoxInIndex \ static_assert(alignof(WB_HelpLeftPanel_C_SelectComboBoxInIndex) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_SelectComboBoxInIndex"); \ static_assert(sizeof(WB_HelpLeftPanel_C_SelectComboBoxInIndex) == 0x000028, "Wrong size on WB_HelpLeftPanel_C_SelectComboBoxInIndex"); \ static_assert(offsetof(WB_HelpLeftPanel_C_SelectComboBoxInIndex, Index_0) == 0x000000, "Member 'WB_HelpLeftPanel_C_SelectComboBoxInIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_SelectComboBoxInIndex, IsUP) == 0x000004, "Member 'WB_HelpLeftPanel_C_SelectComboBoxInIndex::IsUP' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_SelectComboBoxInIndex, CallFunc_GetCurrentScrollBox_ScrollBox_Content_true) == 0x000008, "Member 'WB_HelpLeftPanel_C_SelectComboBoxInIndex::CallFunc_GetCurrentScrollBox_ScrollBox_Content_true' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_SelectComboBoxInIndex, CallFunc_GetChildAt_ReturnValue) == 0x000010, "Member 'WB_HelpLeftPanel_C_SelectComboBoxInIndex::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_SelectComboBoxInIndex, K2Node_DynamicCast_AsWB_Help_Combo_Box) == 0x000018, "Member 'WB_HelpLeftPanel_C_SelectComboBoxInIndex::K2Node_DynamicCast_AsWB_Help_Combo_Box' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_SelectComboBoxInIndex, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'WB_HelpLeftPanel_C_SelectComboBoxInIndex::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_SelectComboBoxInIndex, CallFunc_SelectNext_handle) == 0x000021, "Member 'WB_HelpLeftPanel_C_SelectComboBoxInIndex::CallFunc_SelectNext_handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_TagLClick \ static_assert(alignof(WB_HelpLeftPanel_C_TagLClick) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_TagLClick"); \ static_assert(sizeof(WB_HelpLeftPanel_C_TagLClick) == 0x000090, "Wrong size on WB_HelpLeftPanel_C_TagLClick"); \ static_assert(offsetof(WB_HelpLeftPanel_C_TagLClick, InGeometry) == 0x000000, "Member 'WB_HelpLeftPanel_C_TagLClick::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_TagLClick, InKeyEvent) == 0x000040, "Member 'WB_HelpLeftPanel_C_TagLClick::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_TagLClick, inKeyTag) == 0x000080, "Member 'WB_HelpLeftPanel_C_TagLClick::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_TagLClick, bIsDown) == 0x000088, "Member 'WB_HelpLeftPanel_C_TagLClick::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_TagRClick \ static_assert(alignof(WB_HelpLeftPanel_C_TagRClick) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_TagRClick"); \ static_assert(sizeof(WB_HelpLeftPanel_C_TagRClick) == 0x000090, "Wrong size on WB_HelpLeftPanel_C_TagRClick"); \ static_assert(offsetof(WB_HelpLeftPanel_C_TagRClick, InGeometry) == 0x000000, "Member 'WB_HelpLeftPanel_C_TagRClick::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_TagRClick, InKeyEvent) == 0x000040, "Member 'WB_HelpLeftPanel_C_TagRClick::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_TagRClick, inKeyTag) == 0x000080, "Member 'WB_HelpLeftPanel_C_TagRClick::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_TagRClick, bIsDown) == 0x000088, "Member 'WB_HelpLeftPanel_C_TagRClick::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_Tick \ static_assert(alignof(WB_HelpLeftPanel_C_Tick) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_Tick"); \ static_assert(sizeof(WB_HelpLeftPanel_C_Tick) == 0x000048, "Wrong size on WB_HelpLeftPanel_C_Tick"); \ static_assert(offsetof(WB_HelpLeftPanel_C_Tick, MyGeometry) == 0x000000, "Member 'WB_HelpLeftPanel_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_HelpLeftPanel_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_UpdateArrowImageVis \ static_assert(alignof(WB_HelpLeftPanel_C_UpdateArrowImageVis) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_UpdateArrowImageVis"); \ static_assert(sizeof(WB_HelpLeftPanel_C_UpdateArrowImageVis) == 0x000020, "Wrong size on WB_HelpLeftPanel_C_UpdateArrowImageVis"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateArrowImageVis, Temp_bool_Variable) == 0x000000, "Member 'WB_HelpLeftPanel_C_UpdateArrowImageVis::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateArrowImageVis, Temp_byte_Variable) == 0x000001, "Member 'WB_HelpLeftPanel_C_UpdateArrowImageVis::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateArrowImageVis, Temp_byte_Variable_1) == 0x000002, "Member 'WB_HelpLeftPanel_C_UpdateArrowImageVis::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateArrowImageVis, CallFunc_GetCurrentScrollBox_ScrollBox_Content_true) == 0x000008, "Member 'WB_HelpLeftPanel_C_UpdateArrowImageVis::CallFunc_GetCurrentScrollBox_ScrollBox_Content_true' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateArrowImageVis, CallFunc_GetScrollOffsetOfEnd_ReturnValue) == 0x000010, "Member 'WB_HelpLeftPanel_C_UpdateArrowImageVis::CallFunc_GetScrollOffsetOfEnd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateArrowImageVis, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000014, "Member 'WB_HelpLeftPanel_C_UpdateArrowImageVis::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateArrowImageVis, K2Node_Select_Default) == 0x000015, "Member 'WB_HelpLeftPanel_C_UpdateArrowImageVis::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateArrowImageVis, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000018, "Member 'WB_HelpLeftPanel_C_UpdateArrowImageVis::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_UpdateCurrentTitle \ static_assert(alignof(WB_HelpLeftPanel_C_UpdateCurrentTitle) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_UpdateCurrentTitle"); \ static_assert(sizeof(WB_HelpLeftPanel_C_UpdateCurrentTitle) == 0x000028, "Wrong size on WB_HelpLeftPanel_C_UpdateCurrentTitle"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateCurrentTitle, NewTitleButton) == 0x000000, "Member 'WB_HelpLeftPanel_C_UpdateCurrentTitle::NewTitleButton' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateCurrentTitle, Temp_delegate_Variable) == 0x000008, "Member 'WB_HelpLeftPanel_C_UpdateCurrentTitle::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateCurrentTitle, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000018, "Member 'WB_HelpLeftPanel_C_UpdateCurrentTitle::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateCurrentTitle, CallFunc_PostEvent_ReturnValue) == 0x00001C, "Member 'WB_HelpLeftPanel_C_UpdateCurrentTitle::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateCurrentTitle, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'WB_HelpLeftPanel_C_UpdateCurrentTitle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_UpdatePanel \ static_assert(alignof(WB_HelpLeftPanel_C_UpdatePanel) == 0x000001, "Wrong alignment on WB_HelpLeftPanel_C_UpdatePanel"); \ static_assert(sizeof(WB_HelpLeftPanel_C_UpdatePanel) == 0x000002, "Wrong size on WB_HelpLeftPanel_C_UpdatePanel"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdatePanel, isDown) == 0x000000, "Member 'WB_HelpLeftPanel_C_UpdatePanel::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdatePanel, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000001, "Member 'WB_HelpLeftPanel_C_UpdatePanel::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpLeftPanel_C_UpdateScrollBoxOffset \ static_assert(alignof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset) == 0x000008, "Wrong alignment on WB_HelpLeftPanel_C_UpdateScrollBoxOffset"); \ static_assert(sizeof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset) == 0x0000F0, "Wrong size on WB_HelpLeftPanel_C_UpdateScrollBoxOffset"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, Local_DownOffset) == 0x000000, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::Local_DownOffset' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, Local_UpOffset) == 0x000008, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::Local_UpOffset' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, Local_UpOtherSize) == 0x000010, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::Local_UpOtherSize' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_GetVisbleData_VisibleLenght) == 0x000018, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_GetVisbleData_VisibleLenght' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_GetVisbleData_RturnWidgetList) == 0x000020, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_GetVisbleData_RturnWidgetList' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_GetVisbleData_NewLocalVar1) == 0x000030, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_GetVisbleData_NewLocalVar1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_GetCurrentScrollBox_ScrollBox_Content_true) == 0x000038, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_GetCurrentScrollBox_ScrollBox_Content_true' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_Subtract_IntInt_ReturnValue) == 0x000040, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_GetScrollOffset_ReturnValue) == 0x000044, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_GetScrollOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_GetCurrentScrollBox_ScrollBox_Content_true_1) == 0x000048, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_GetCurrentScrollBox_ScrollBox_Content_true_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000050, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000058, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000060, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000068, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, Temp_int_Variable) == 0x00006C, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_Array_Get_Item) == 0x000070, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_GetSelectLocalOffset_UpValue) == 0x000078, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_GetSelectLocalOffset_UpValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_GetSelectLocalOffset_DownValue) == 0x000080, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_GetSelectLocalOffset_DownValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, K2Node_DynamicCast_AsWB_Help_Combo_Box) == 0x000088, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::K2Node_DynamicCast_AsWB_Help_Combo_Box' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, K2Node_DynamicCast_bSuccess) == 0x000090, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000098, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_GetDefaultLocalOffset_ReturnValue) == 0x0000A0, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_GetDefaultLocalOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x0000A8, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_Add_DoubleDouble_ReturnValue_3) == 0x0000B0, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_Add_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000B8, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_Add_IntInt_ReturnValue) == 0x0000BC, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0000C0, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x0000C8, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast) == 0x0000D0, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x0000D8, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0000E0, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_HelpLeftPanel_C_UpdateScrollBoxOffset, CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast_1) == 0x0000E8, "Member 'WB_HelpLeftPanel_C_UpdateScrollBoxOffset::CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_HelpLeftPanel_C \ static_assert(alignof(UWB_HelpLeftPanel_C) == 0x000008, "Wrong alignment on UWB_HelpLeftPanel_C"); \ static_assert(sizeof(UWB_HelpLeftPanel_C) == 0x0003D8, "Wrong size on UWB_HelpLeftPanel_C"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_HelpLeftPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, RightLight) == 0x0002C8, "Member 'UWB_HelpLeftPanel_C::RightLight' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, LeftLight) == 0x0002D0, "Member 'UWB_HelpLeftPanel_C::LeftLight' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, Btn_Left) == 0x0002D8, "Member 'UWB_HelpLeftPanel_C::Btn_Left' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, Btn_Right) == 0x0002E0, "Member 'UWB_HelpLeftPanel_C::Btn_Right' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, CallSheet) == 0x0002E8, "Member 'UWB_HelpLeftPanel_C::CallSheet' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, Guide) == 0x0002F0, "Member 'UWB_HelpLeftPanel_C::Guide' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, Image_L) == 0x0002F8, "Member 'UWB_HelpLeftPanel_C::Image_L' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, Image_Left) == 0x000300, "Member 'UWB_HelpLeftPanel_C::Image_Left' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, Image_LeftLight) == 0x000308, "Member 'UWB_HelpLeftPanel_C::Image_LeftLight' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, Image_R) == 0x000310, "Member 'UWB_HelpLeftPanel_C::Image_R' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, Image_Right) == 0x000318, "Member 'UWB_HelpLeftPanel_C::Image_Right' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, Image_RightLight) == 0x000320, "Member 'UWB_HelpLeftPanel_C::Image_RightLight' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, ImageArrow_Down) == 0x000328, "Member 'UWB_HelpLeftPanel_C::ImageArrow_Down' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, ImageArrow_Up) == 0x000330, "Member 'UWB_HelpLeftPanel_C::ImageArrow_Up' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, ScrollBox_Content_false) == 0x000338, "Member 'UWB_HelpLeftPanel_C::ScrollBox_Content_false' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, ScrollBox_Content_true) == 0x000340, "Member 'UWB_HelpLeftPanel_C::ScrollBox_Content_true' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, SizeBox_Scroll) == 0x000348, "Member 'UWB_HelpLeftPanel_C::SizeBox_Scroll' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, TextBlock_L) == 0x000350, "Member 'UWB_HelpLeftPanel_C::TextBlock_L' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, TextBlock_R) == 0x000358, "Member 'UWB_HelpLeftPanel_C::TextBlock_R' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, WB_HelpComboBox) == 0x000360, "Member 'UWB_HelpLeftPanel_C::WB_HelpComboBox' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, WB_HelpComboBox_1) == 0x000368, "Member 'UWB_HelpLeftPanel_C::WB_HelpComboBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, WB_HelpComboBox_2) == 0x000370, "Member 'UWB_HelpLeftPanel_C::WB_HelpComboBox_2' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, WB_HelpComboBox_3) == 0x000378, "Member 'UWB_HelpLeftPanel_C::WB_HelpComboBox_3' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, WidgetSwitcher_Guid) == 0x000380, "Member 'UWB_HelpLeftPanel_C::WidgetSwitcher_Guid' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, WidgetSwitcher_L) == 0x000388, "Member 'UWB_HelpLeftPanel_C::WidgetSwitcher_L' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, WidgetSwitcher_R) == 0x000390, "Member 'UWB_HelpLeftPanel_C::WidgetSwitcher_R' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, CurrentTitleButton) == 0x000398, "Member 'UWB_HelpLeftPanel_C::CurrentTitleButton' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, CurrentSelectComboBox) == 0x0003A0, "Member 'UWB_HelpLeftPanel_C::CurrentSelectComboBox' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, CurrentOpenComboBox) == 0x0003A8, "Member 'UWB_HelpLeftPanel_C::CurrentOpenComboBox' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, UINotify) == 0x0003B0, "Member 'UWB_HelpLeftPanel_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, OnShownDetail) == 0x0003B8, "Member 'UWB_HelpLeftPanel_C::OnShownDetail' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, CheckisStop) == 0x0003C8, "Member 'UWB_HelpLeftPanel_C::CheckisStop' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, Is_Guide) == 0x0003C9, "Member 'UWB_HelpLeftPanel_C::Is_Guide' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, Length) == 0x0003CC, "Member 'UWB_HelpLeftPanel_C::Length' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpLeftPanel_C, CanUp) == 0x0003D0, "Member 'UWB_HelpLeftPanel_C::CanUp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Int_RegisterGlobalClass_C_OverrideSuperClass \ static_assert(alignof(Int_RegisterGlobalClass_C_OverrideSuperClass) == 0x000008, "Wrong alignment on Int_RegisterGlobalClass_C_OverrideSuperClass"); \ static_assert(sizeof(Int_RegisterGlobalClass_C_OverrideSuperClass) == 0x000008, "Wrong size on Int_RegisterGlobalClass_C_OverrideSuperClass"); \ static_assert(offsetof(Int_RegisterGlobalClass_C_OverrideSuperClass, SpecifiedOverride) == 0x000000, "Member 'Int_RegisterGlobalClass_C_OverrideSuperClass::SpecifiedOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IInt_RegisterGlobalClass_C \ static_assert(alignof(IInt_RegisterGlobalClass_C) == 0x000001, "Wrong alignment on IInt_RegisterGlobalClass_C"); \ static_assert(sizeof(IInt_RegisterGlobalClass_C) == 0x000001, "Wrong size on IInt_RegisterGlobalClass_C"); \ #define DUMPER7_ASSERTS_UShake_DownBlow_C \ static_assert(alignof(UShake_DownBlow_C) == 0x000010, "Wrong alignment on UShake_DownBlow_C"); \ static_assert(sizeof(UShake_DownBlow_C) == 0x000210, "Wrong size on UShake_DownBlow_C"); \ #define DUMPER7_ASSERTS_FST_HttpNum000_Data \ static_assert(alignof(FST_HttpNum000_Data) == 0x000008, "Wrong alignment on FST_HttpNum000_Data"); \ static_assert(sizeof(FST_HttpNum000_Data) == 0x000050, "Wrong size on FST_HttpNum000_Data"); \ static_assert(offsetof(FST_HttpNum000_Data, id_2_D03FA7624ACE6210558E76BFCF4C885A) == 0x000000, "Member 'FST_HttpNum000_Data::id_2_D03FA7624ACE6210558E76BFCF4C885A' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNum000_Data, ip_8_7BC0A1EB419E49BC1A35B187A5504D1F) == 0x000008, "Member 'FST_HttpNum000_Data::ip_8_7BC0A1EB419E49BC1A35B187A5504D1F' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNum000_Data, port_9_3E1D79EF4B933A986158D4813609FFF3) == 0x000018, "Member 'FST_HttpNum000_Data::port_9_3E1D79EF4B933A986158D4813609FFF3' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNum000_Data, ports_11_F0CB870F48ED3A2EFA5446A763CEFBE0) == 0x000020, "Member 'FST_HttpNum000_Data::ports_11_F0CB870F48ED3A2EFA5446A763CEFBE0' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNum000_Data, version_14_F3EFD13B4085B6154DD363828E8C8609) == 0x000030, "Member 'FST_HttpNum000_Data::version_14_F3EFD13B4085B6154DD363828E8C8609' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNum000_Data, comment_17_804AF1CF491AAEF5B469E3B6970605F9) == 0x000040, "Member 'FST_HttpNum000_Data::comment_17_804AF1CF491AAEF5B469E3B6970605F9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_Delete_Count \ static_assert(alignof(Impl_GameSettingsSaver_C_Delete_Count) == 0x000008, "Wrong alignment on Impl_GameSettingsSaver_C_Delete_Count"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_Delete_Count) == 0x000058, "Wrong size on Impl_GameSettingsSaver_C_Delete_Count"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Delete_Count, Count) == 0x000000, "Member 'Impl_GameSettingsSaver_C_Delete_Count::Count' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Delete_Count, L_SavePath) == 0x000010, "Member 'Impl_GameSettingsSaver_C_Delete_Count::L_SavePath' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Delete_Count, CallFunc_StartsWith_ReturnValue) == 0x000020, "Member 'Impl_GameSettingsSaver_C_Delete_Count::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Delete_Count, CallFunc_StartsWith_ReturnValue_1) == 0x000021, "Member 'Impl_GameSettingsSaver_C_Delete_Count::CallFunc_StartsWith_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Delete_Count, CallFunc_Contains_ReturnValue) == 0x000022, "Member 'Impl_GameSettingsSaver_C_Delete_Count::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Delete_Count, CallFunc_BooleanOR_ReturnValue) == 0x000023, "Member 'Impl_GameSettingsSaver_C_Delete_Count::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Delete_Count, CallFunc_Not_PreBool_ReturnValue) == 0x000024, "Member 'Impl_GameSettingsSaver_C_Delete_Count::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Delete_Count, CallFunc_FindDir_ReturnValue) == 0x000028, "Member 'Impl_GameSettingsSaver_C_Delete_Count::CallFunc_FindDir_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Delete_Count, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'Impl_GameSettingsSaver_C_Delete_Count::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Delete_Count, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'Impl_GameSettingsSaver_C_Delete_Count::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_DeleteDebugCount \ static_assert(alignof(Impl_GameSettingsSaver_C_DeleteDebugCount) == 0x000008, "Wrong alignment on Impl_GameSettingsSaver_C_DeleteDebugCount"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_DeleteDebugCount) == 0x000010, "Wrong size on Impl_GameSettingsSaver_C_DeleteDebugCount"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_DeleteDebugCount, Count) == 0x000000, "Member 'Impl_GameSettingsSaver_C_DeleteDebugCount::Count' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver \ static_assert(alignof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver) == 0x000008, "Wrong alignment on Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver) == 0x0000B8, "Wrong size on Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver, EntryPoint) == 0x000000, "Member 'Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver, CallFunc_GetRealTimeSeconds_ReturnValue) == 0x000008, "Member 'Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver::CallFunc_GetRealTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver, K2Node_CustomEvent_reslut) == 0x000020, "Member 'Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver::K2Node_CustomEvent_reslut' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver, Temp_bool_Variable) == 0x000021, "Member 'Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver, Temp_delegate_Variable) == 0x000024, "Member 'Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver, K2Node_Event_EndPlayReason) == 0x000034, "Member 'Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver, Temp_delegate_Variable_1) == 0x000038, "Member 'Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver, K2Node_CustomEvent_Directory) == 0x000048, "Member 'Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver::K2Node_CustomEvent_Directory' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver, CallFunc_TryDeleteDirAsync_ReturnValue) == 0x000058, "Member 'Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver::CallFunc_TryDeleteDirAsync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver, CallFunc_GetSlotValue_Value) == 0x000068, "Member 'Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver, CallFunc_GetSlotValue_Value_1) == 0x000078, "Member 'Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver::CallFunc_GetSlotValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver, CallFunc_Trim_ReturnValue) == 0x000088, "Member 'Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver, CallFunc_Trim_ReturnValue_1) == 0x000098, "Member 'Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver::CallFunc_Trim_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver, CallFunc_GetCurrentDateTimeStr_ReturnValue) == 0x0000A8, "Member 'Impl_GameSettingsSaver_C_ExecuteUbergraph_Impl_GameSettingsSaver::CallFunc_GetCurrentDateTimeStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_GetCurrentDateTimeStr \ static_assert(alignof(Impl_GameSettingsSaver_C_GetCurrentDateTimeStr) == 0x000008, "Wrong alignment on Impl_GameSettingsSaver_C_GetCurrentDateTimeStr"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_GetCurrentDateTimeStr) == 0x000028, "Wrong size on Impl_GameSettingsSaver_C_GetCurrentDateTimeStr"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetCurrentDateTimeStr, ReturnValue) == 0x000000, "Member 'Impl_GameSettingsSaver_C_GetCurrentDateTimeStr::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetCurrentDateTimeStr, CallFunc_Now_ReturnValue) == 0x000010, "Member 'Impl_GameSettingsSaver_C_GetCurrentDateTimeStr::CallFunc_Now_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetCurrentDateTimeStr, CallFunc_DataTimeConvertToString_ReturnValue) == 0x000018, "Member 'Impl_GameSettingsSaver_C_GetCurrentDateTimeStr::CallFunc_DataTimeConvertToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_GetDebugSelectCount \ static_assert(alignof(Impl_GameSettingsSaver_C_GetDebugSelectCount) == 0x000008, "Wrong alignment on Impl_GameSettingsSaver_C_GetDebugSelectCount"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_GetDebugSelectCount) == 0x0000F8, "Wrong size on Impl_GameSettingsSaver_C_GetDebugSelectCount"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, SavePath) == 0x000000, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::SavePath' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, LPreTag) == 0x000010, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::LPreTag' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000030, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, CallFunc_ReplaceInline_ReturnValue) == 0x000040, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::CallFunc_ReplaceInline_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, CallFunc_Trim_ReturnValue) == 0x000048, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000058, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, CallFunc_IsEmpty_ReturnValue) == 0x000068, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, CallFunc_GetPathName_ReturnValue) == 0x000070, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, CallFunc_FindSubstring_ReturnValue) == 0x000080, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::CallFunc_FindSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, CallFunc_IsEmpty_ReturnValue_1) == 0x000084, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, CallFunc_GetSubstring_ReturnValue) == 0x000088, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, CallFunc_SelectString_ReturnValue) == 0x000098, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000A8, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, CallFunc_CaclulateLobjectDotNameAndMapName_L_Object_DotName) == 0x0000B8, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::CallFunc_CaclulateLobjectDotNameAndMapName_L_Object_DotName' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, CallFunc_CaclulateLobjectDotNameAndMapName_cached_map_name) == 0x0000C8, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::CallFunc_CaclulateLobjectDotNameAndMapName_cached_map_name' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000D8, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetDebugSelectCount, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000E8, "Member 'Impl_GameSettingsSaver_C_GetDebugSelectCount::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_GetSelectCount \ static_assert(alignof(Impl_GameSettingsSaver_C_GetSelectCount) == 0x000008, "Wrong alignment on Impl_GameSettingsSaver_C_GetSelectCount"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_GetSelectCount) == 0x000048, "Wrong size on Impl_GameSettingsSaver_C_GetSelectCount"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetSelectCount, SavePath) == 0x000000, "Member 'Impl_GameSettingsSaver_C_GetSelectCount::SavePath' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetSelectCount, CallFunc_IsEmpty_ReturnValue) == 0x000010, "Member 'Impl_GameSettingsSaver_C_GetSelectCount::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetSelectCount, CallFunc_SelectString_ReturnValue) == 0x000018, "Member 'Impl_GameSettingsSaver_C_GetSelectCount::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetSelectCount, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'Impl_GameSettingsSaver_C_GetSelectCount::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetSelectCount, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'Impl_GameSettingsSaver_C_GetSelectCount::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_GetSelectNextCount \ static_assert(alignof(Impl_GameSettingsSaver_C_GetSelectNextCount) == 0x000008, "Wrong alignment on Impl_GameSettingsSaver_C_GetSelectNextCount"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_GetSelectNextCount) == 0x000010, "Wrong size on Impl_GameSettingsSaver_C_GetSelectNextCount"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_GetSelectNextCount, SaveNextCount_0) == 0x000000, "Member 'Impl_GameSettingsSaver_C_GetSelectNextCount::SaveNextCount_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_Init \ static_assert(alignof(Impl_GameSettingsSaver_C_Init) == 0x000008, "Wrong alignment on Impl_GameSettingsSaver_C_Init"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_Init) == 0x000070, "Wrong size on Impl_GameSettingsSaver_C_Init"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Init, L_AccountSaver) == 0x000000, "Member 'Impl_GameSettingsSaver_C_Init::L_AccountSaver' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Init, Temp_delegate_Variable) == 0x000008, "Member 'Impl_GameSettingsSaver_C_Init::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Init, CallFunc_GetRealTimeSeconds_ReturnValue) == 0x000018, "Member 'Impl_GameSettingsSaver_C_Init::CallFunc_GetRealTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Init, CallFunc_GetCurrentDateTimeStr_ReturnValue) == 0x000020, "Member 'Impl_GameSettingsSaver_C_Init::CallFunc_GetCurrentDateTimeStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Init, CallFunc_GetSlotValue_Value) == 0x000030, "Member 'Impl_GameSettingsSaver_C_Init::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Init, CallFunc_Trim_ReturnValue) == 0x000040, "Member 'Impl_GameSettingsSaver_C_Init::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Init, CallFunc_GetSlotValue_Value_1) == 0x000050, "Member 'Impl_GameSettingsSaver_C_Init::CallFunc_GetSlotValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_Init, CallFunc_Trim_ReturnValue_1) == 0x000060, "Member 'Impl_GameSettingsSaver_C_Init::CallFunc_Trim_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_IsInDebugMap \ static_assert(alignof(Impl_GameSettingsSaver_C_IsInDebugMap) == 0x000008, "Wrong alignment on Impl_GameSettingsSaver_C_IsInDebugMap"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_IsInDebugMap) == 0x000018, "Wrong size on Impl_GameSettingsSaver_C_IsInDebugMap"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_IsInDebugMap, ReturnValue) == 0x000000, "Member 'Impl_GameSettingsSaver_C_IsInDebugMap::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_IsInDebugMap, CallFunc_GetStreamingLevel_ReturnValue) == 0x000008, "Member 'Impl_GameSettingsSaver_C_IsInDebugMap::CallFunc_GetStreamingLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_IsInDebugMap, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'Impl_GameSettingsSaver_C_IsInDebugMap::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_IsInDebugMap, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'Impl_GameSettingsSaver_C_IsInDebugMap::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_OnDeleteDirDelegate_4656EEAF4CB70624C10C3DABFD081247 \ static_assert(alignof(Impl_GameSettingsSaver_C_OnDeleteDirDelegate_4656EEAF4CB70624C10C3DABFD081247) == 0x000001, "Wrong alignment on Impl_GameSettingsSaver_C_OnDeleteDirDelegate_4656EEAF4CB70624C10C3DABFD081247"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_OnDeleteDirDelegate_4656EEAF4CB70624C10C3DABFD081247) == 0x000001, "Wrong size on Impl_GameSettingsSaver_C_OnDeleteDirDelegate_4656EEAF4CB70624C10C3DABFD081247"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_OnDeleteDirDelegate_4656EEAF4CB70624C10C3DABFD081247, reslut) == 0x000000, "Member 'Impl_GameSettingsSaver_C_OnDeleteDirDelegate_4656EEAF4CB70624C10C3DABFD081247::reslut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_OverrideSuperClass \ static_assert(alignof(Impl_GameSettingsSaver_C_OverrideSuperClass) == 0x000008, "Wrong alignment on Impl_GameSettingsSaver_C_OverrideSuperClass"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_OverrideSuperClass) == 0x000008, "Wrong size on Impl_GameSettingsSaver_C_OverrideSuperClass"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_OverrideSuperClass, SpecifiedOverride) == 0x000000, "Member 'Impl_GameSettingsSaver_C_OverrideSuperClass::SpecifiedOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_ReceiveEndPlay \ static_assert(alignof(Impl_GameSettingsSaver_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on Impl_GameSettingsSaver_C_ReceiveEndPlay"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_ReceiveEndPlay) == 0x000001, "Wrong size on Impl_GameSettingsSaver_C_ReceiveEndPlay"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'Impl_GameSettingsSaver_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_SelectNextCount \ static_assert(alignof(Impl_GameSettingsSaver_C_SelectNextCount) == 0x000008, "Wrong alignment on Impl_GameSettingsSaver_C_SelectNextCount"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_SelectNextCount) == 0x000018, "Wrong size on Impl_GameSettingsSaver_C_SelectNextCount"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_SelectNextCount, NextCount) == 0x000000, "Member 'Impl_GameSettingsSaver_C_SelectNextCount::NextCount' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_SelectNextCount, CallFunc_Contains_ReturnValue) == 0x000010, "Member 'Impl_GameSettingsSaver_C_SelectNextCount::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_SelectNextCount, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'Impl_GameSettingsSaver_C_SelectNextCount::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_SelectNextCount, CallFunc_IsEmpty_ReturnValue) == 0x000012, "Member 'Impl_GameSettingsSaver_C_SelectNextCount::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_SelectNextCount, CallFunc_Not_PreBool_ReturnValue_1) == 0x000013, "Member 'Impl_GameSettingsSaver_C_SelectNextCount::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_SelectNextDebugCount \ static_assert(alignof(Impl_GameSettingsSaver_C_SelectNextDebugCount) == 0x000008, "Wrong alignment on Impl_GameSettingsSaver_C_SelectNextDebugCount"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_SelectNextDebugCount) == 0x000018, "Wrong size on Impl_GameSettingsSaver_C_SelectNextDebugCount"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_SelectNextDebugCount, SaveNextDebugCount_0) == 0x000000, "Member 'Impl_GameSettingsSaver_C_SelectNextDebugCount::SaveNextDebugCount_0' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_SelectNextDebugCount, CallFunc_Contains_ReturnValue) == 0x000010, "Member 'Impl_GameSettingsSaver_C_SelectNextDebugCount::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_SelectNextDebugCount, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'Impl_GameSettingsSaver_C_SelectNextDebugCount::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_SelectNextDebugCount, CallFunc_IsEmpty_ReturnValue) == 0x000012, "Member 'Impl_GameSettingsSaver_C_SelectNextDebugCount::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_SelectNextDebugCount, CallFunc_Not_PreBool_ReturnValue_1) == 0x000013, "Member 'Impl_GameSettingsSaver_C_SelectNextDebugCount::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_StartCurrentCount \ static_assert(alignof(Impl_GameSettingsSaver_C_StartCurrentCount) == 0x000008, "Wrong alignment on Impl_GameSettingsSaver_C_StartCurrentCount"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_StartCurrentCount) == 0x000110, "Wrong size on Impl_GameSettingsSaver_C_StartCurrentCount"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, L_PlayedTime) == 0x000000, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::L_PlayedTime' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, Temp_string_Variable) == 0x000010, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, CallFunc_GetRealTimeSeconds_ReturnValue) == 0x000020, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::CallFunc_GetRealTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, CallFunc_GetCurrentDateTimeStr_ReturnValue) == 0x000028, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::CallFunc_GetCurrentDateTimeStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, CallFunc_GetRealTimeSeconds_ReturnValue_1) == 0x000038, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::CallFunc_GetRealTimeSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, CallFunc_MakeLiteralString_ReturnValue) == 0x000040, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::CallFunc_MakeLiteralString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, CallFunc_Map_Find_Value) == 0x000050, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, CallFunc_Map_Find_ReturnValue) == 0x000060, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, CallFunc_Conv_StringToInt_ReturnValue) == 0x000064, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000068, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, CallFunc_FFloor_ReturnValue) == 0x000070, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::CallFunc_FFloor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, CallFunc_Add_IntInt_ReturnValue) == 0x000074, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, CallFunc_Conv_IntToString_ReturnValue) == 0x000078, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, CallFunc_GetSlotStrStrMap_ResultMap) == 0x000088, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::CallFunc_GetSlotStrStrMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, CallFunc_GetDebugSelectCount_SavePath) == 0x0000D8, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::CallFunc_GetDebugSelectCount_SavePath' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, CallFunc_GetSelectCount_SavePath) == 0x0000E8, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::CallFunc_GetSelectCount_SavePath' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, CallFunc_IsInDebugMap_ReturnValue) == 0x0000F8, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::CallFunc_IsInDebugMap_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_StartCurrentCount, CallFunc_SelectString_ReturnValue) == 0x000100, "Member 'Impl_GameSettingsSaver_C_StartCurrentCount::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_TryDeleteDirectory \ static_assert(alignof(Impl_GameSettingsSaver_C_TryDeleteDirectory) == 0x000008, "Wrong alignment on Impl_GameSettingsSaver_C_TryDeleteDirectory"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_TryDeleteDirectory) == 0x000010, "Wrong size on Impl_GameSettingsSaver_C_TryDeleteDirectory"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_TryDeleteDirectory, Directory) == 0x000000, "Member 'Impl_GameSettingsSaver_C_TryDeleteDirectory::Directory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_GameSettingsSaver_C_UpdateCountInfo \ static_assert(alignof(Impl_GameSettingsSaver_C_UpdateCountInfo) == 0x000008, "Wrong alignment on Impl_GameSettingsSaver_C_UpdateCountInfo"); \ static_assert(sizeof(Impl_GameSettingsSaver_C_UpdateCountInfo) == 0x000080, "Wrong size on Impl_GameSettingsSaver_C_UpdateCountInfo"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_UpdateCountInfo, Key) == 0x000000, "Member 'Impl_GameSettingsSaver_C_UpdateCountInfo::Key' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_UpdateCountInfo, Value) == 0x000010, "Member 'Impl_GameSettingsSaver_C_UpdateCountInfo::Value' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_UpdateCountInfo, Temp_delegate_Variable) == 0x000020, "Member 'Impl_GameSettingsSaver_C_UpdateCountInfo::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(Impl_GameSettingsSaver_C_UpdateCountInfo, CallFunc_GetSlotStrStrMap_ResultMap) == 0x000030, "Member 'Impl_GameSettingsSaver_C_UpdateCountInfo::CallFunc_GetSlotStrStrMap_ResultMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AImpl_GameSettingsSaver_C \ static_assert(alignof(AImpl_GameSettingsSaver_C) == 0x000008, "Wrong alignment on AImpl_GameSettingsSaver_C"); \ static_assert(sizeof(AImpl_GameSettingsSaver_C) == 0x0004A8, "Wrong size on AImpl_GameSettingsSaver_C"); \ static_assert(offsetof(AImpl_GameSettingsSaver_C, UberGraphFrame) == 0x0003C0, "Member 'AImpl_GameSettingsSaver_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AImpl_GameSettingsSaver_C, DefaultSceneRoot) == 0x0003C8, "Member 'AImpl_GameSettingsSaver_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AImpl_GameSettingsSaver_C, HasInit) == 0x0003D0, "Member 'AImpl_GameSettingsSaver_C::HasInit' has a wrong offset!"); \ static_assert(offsetof(AImpl_GameSettingsSaver_C, LastRecordRealTime) == 0x0003D8, "Member 'AImpl_GameSettingsSaver_C::LastRecordRealTime' has a wrong offset!"); \ static_assert(offsetof(AImpl_GameSettingsSaver_C, ShouldRecordCount) == 0x0003E0, "Member 'AImpl_GameSettingsSaver_C::ShouldRecordCount' has a wrong offset!"); \ static_assert(offsetof(AImpl_GameSettingsSaver_C, Select_Count) == 0x0003E8, "Member 'AImpl_GameSettingsSaver_C::Select_Count' has a wrong offset!"); \ static_assert(offsetof(AImpl_GameSettingsSaver_C, Select_DebugCount) == 0x0003F8, "Member 'AImpl_GameSettingsSaver_C::Select_DebugCount' has a wrong offset!"); \ static_assert(offsetof(AImpl_GameSettingsSaver_C, TickCountSavPath) == 0x000408, "Member 'AImpl_GameSettingsSaver_C::TickCountSavPath' has a wrong offset!"); \ static_assert(offsetof(AImpl_GameSettingsSaver_C, CountTimeInfos) == 0x000418, "Member 'AImpl_GameSettingsSaver_C::CountTimeInfos' has a wrong offset!"); \ static_assert(offsetof(AImpl_GameSettingsSaver_C, SaveNextCount) == 0x000468, "Member 'AImpl_GameSettingsSaver_C::SaveNextCount' has a wrong offset!"); \ static_assert(offsetof(AImpl_GameSettingsSaver_C, SaveNextDebugCount) == 0x000478, "Member 'AImpl_GameSettingsSaver_C::SaveNextDebugCount' has a wrong offset!"); \ static_assert(offsetof(AImpl_GameSettingsSaver_C, LCachedMapName) == 0x000488, "Member 'AImpl_GameSettingsSaver_C::LCachedMapName' has a wrong offset!"); \ static_assert(offsetof(AImpl_GameSettingsSaver_C, DeleteDirComplete) == 0x000498, "Member 'AImpl_GameSettingsSaver_C::DeleteDirComplete' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_AttachLockDisplayComponent \ static_assert(alignof(BP_InteractionObject_C_AttachLockDisplayComponent) == 0x000008, "Wrong alignment on BP_InteractionObject_C_AttachLockDisplayComponent"); \ static_assert(sizeof(BP_InteractionObject_C_AttachLockDisplayComponent) == 0x000020, "Wrong size on BP_InteractionObject_C_AttachLockDisplayComponent"); \ static_assert(offsetof(BP_InteractionObject_C_AttachLockDisplayComponent, ParentActor) == 0x000000, "Member 'BP_InteractionObject_C_AttachLockDisplayComponent::ParentActor' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_AttachLockDisplayComponent, ParentComponent_0) == 0x000008, "Member 'BP_InteractionObject_C_AttachLockDisplayComponent::ParentComponent_0' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_AttachLockDisplayComponent, AttachSocket) == 0x000010, "Member 'BP_InteractionObject_C_AttachLockDisplayComponent::AttachSocket' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_AttachLockDisplayComponent, Succeed) == 0x000018, "Member 'BP_InteractionObject_C_AttachLockDisplayComponent::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_BroadcastEvent \ static_assert(alignof(BP_InteractionObject_C_BroadcastEvent) == 0x000008, "Wrong alignment on BP_InteractionObject_C_BroadcastEvent"); \ static_assert(sizeof(BP_InteractionObject_C_BroadcastEvent) == 0x000010, "Wrong size on BP_InteractionObject_C_BroadcastEvent"); \ static_assert(offsetof(BP_InteractionObject_C_BroadcastEvent, EventName) == 0x000000, "Member 'BP_InteractionObject_C_BroadcastEvent::EventName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_CallInteractionResult \ static_assert(alignof(BP_InteractionObject_C_CallInteractionResult) == 0x000008, "Wrong alignment on BP_InteractionObject_C_CallInteractionResult"); \ static_assert(sizeof(BP_InteractionObject_C_CallInteractionResult) == 0x000018, "Wrong size on BP_InteractionObject_C_CallInteractionResult"); \ static_assert(offsetof(BP_InteractionObject_C_CallInteractionResult, CallFunc_LevelScriptResult_Output) == 0x000000, "Member 'BP_InteractionObject_C_CallInteractionResult::CallFunc_LevelScriptResult_Output' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_CallInteractionResult, CallFunc_GetCallbackValue_ReturnValue) == 0x000008, "Member 'BP_InteractionObject_C_CallInteractionResult::CallFunc_GetCallbackValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_CanInteractable \ static_assert(alignof(BP_InteractionObject_C_CanInteractable) == 0x000001, "Wrong alignment on BP_InteractionObject_C_CanInteractable"); \ static_assert(sizeof(BP_InteractionObject_C_CanInteractable) == 0x000002, "Wrong size on BP_InteractionObject_C_CanInteractable"); \ static_assert(offsetof(BP_InteractionObject_C_CanInteractable, ReturnValue) == 0x000000, "Member 'BP_InteractionObject_C_CanInteractable::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_CanInteractable, CallFunc_IsServer_ReturnValue) == 0x000001, "Member 'BP_InteractionObject_C_CanInteractable::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_CanInteractableWhenNoticeShown \ static_assert(alignof(BP_InteractionObject_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong alignment on BP_InteractionObject_C_CanInteractableWhenNoticeShown"); \ static_assert(sizeof(BP_InteractionObject_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong size on BP_InteractionObject_C_CanInteractableWhenNoticeShown"); \ static_assert(offsetof(BP_InteractionObject_C_CanInteractableWhenNoticeShown, ReturnValue) == 0x000000, "Member 'BP_InteractionObject_C_CanInteractableWhenNoticeShown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_Client_RunInteractionEvent \ static_assert(alignof(BP_InteractionObject_C_Client_RunInteractionEvent) == 0x000008, "Wrong alignment on BP_InteractionObject_C_Client_RunInteractionEvent"); \ static_assert(sizeof(BP_InteractionObject_C_Client_RunInteractionEvent) == 0x000008, "Wrong size on BP_InteractionObject_C_Client_RunInteractionEvent"); \ static_assert(offsetof(BP_InteractionObject_C_Client_RunInteractionEvent, Character) == 0x000000, "Member 'BP_InteractionObject_C_Client_RunInteractionEvent::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_DetachLockDisplayComponent \ static_assert(alignof(BP_InteractionObject_C_DetachLockDisplayComponent) == 0x000008, "Wrong alignment on BP_InteractionObject_C_DetachLockDisplayComponent"); \ static_assert(sizeof(BP_InteractionObject_C_DetachLockDisplayComponent) == 0x000010, "Wrong size on BP_InteractionObject_C_DetachLockDisplayComponent"); \ static_assert(offsetof(BP_InteractionObject_C_DetachLockDisplayComponent, ParentActor) == 0x000000, "Member 'BP_InteractionObject_C_DetachLockDisplayComponent::ParentActor' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_DetachLockDisplayComponent, Succeed) == 0x000008, "Member 'BP_InteractionObject_C_DetachLockDisplayComponent::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_Enable \ static_assert(alignof(BP_InteractionObject_C_Enable) == 0x000008, "Wrong alignment on BP_InteractionObject_C_Enable"); \ static_assert(sizeof(BP_InteractionObject_C_Enable) == 0x000018, "Wrong size on BP_InteractionObject_C_Enable"); \ static_assert(offsetof(BP_InteractionObject_C_Enable, Enable_0) == 0x000000, "Member 'BP_InteractionObject_C_Enable::Enable_0' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_Enable, EnableObjHandler) == 0x000008, "Member 'BP_InteractionObject_C_Enable::EnableObjHandler' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_Enable, Result) == 0x000010, "Member 'BP_InteractionObject_C_Enable::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject \ static_assert(alignof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject) == 0x000010, "Wrong alignment on BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject"); \ static_assert(sizeof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject) == 0x0006F0, "Wrong size on BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, EntryPoint) == 0x000000, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000008, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_GetTransform_ReturnValue) == 0x000030, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_DynamicCast_AsInteraction_Interface) == 0x000090, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_DynamicCast_AsInteraction_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_DynamicCast_bSuccess) == 0x0000A0, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x0000B0, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_BreakTransform_Location) == 0x000110, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_BreakTransform_Rotation) == 0x000128, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_BreakTransform_Scale) == 0x000140, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_MakeVector_ReturnValue) == 0x000158, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_DynamicCast_AsInteraction_Interface_1) == 0x000170, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_DynamicCast_AsInteraction_Interface_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_DynamicCast_bSuccess_1) == 0x000180, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_Add_VectorVector_ReturnValue) == 0x000188, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_MakeTransform_ReturnValue) == 0x0001A0, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_DynamicCast_AsInteraction_Interface_2) == 0x000200, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_DynamicCast_AsInteraction_Interface_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_DynamicCast_bSuccess_2) == 0x000210, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_CustomEvent_InObjectAnimation) == 0x000218, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_CustomEvent_InObjectAnimation' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_CustomEvent_InCharacterAnimation) == 0x000220, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_CustomEvent_InCharacterAnimation' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_CustomEvent_TransmitRunning_1) == 0x000224, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_CustomEvent_TransmitRunning_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_Interact_PlayInteractionAnimationByIndex_Animation) == 0x000228, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_Interact_PlayInteractionAnimationByIndex_Animation' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_IsValid_ReturnValue_1) == 0x000230, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000238, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_GetDCSGameState_ReturnValue) == 0x000240, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_IsServer_ReturnValue) == 0x000248, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_GetServerWorldSync_ReturnValue) == 0x000250, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_GetServerWorldSync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_CustomEvent_Character) == 0x000258, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_CustomEvent_Character' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000260, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000268, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_BreakTransform_Location_1) == 0x000280, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_BreakTransform_Rotation_1) == 0x000298, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_BreakTransform_Scale_1) == 0x0002B0, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_RLerp_ReturnValue) == 0x0002C8, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_RLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0002E0, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_K2_SetActorRotation_ReturnValue) == 0x0002F8, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_BreakVector_X) == 0x000300, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_BreakVector_Y) == 0x000308, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_BreakVector_Z) == 0x000310, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_DynamicCast_AsInteraction_Interface_3) == 0x000318, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_DynamicCast_AsInteraction_Interface_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_DynamicCast_bSuccess_3) == 0x000328, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_DynamicCast_AsInteraction_Interface_4) == 0x000330, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_DynamicCast_AsInteraction_Interface_4' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_DynamicCast_bSuccess_4) == 0x000340, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000348, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_DynamicCast_bSuccess_5) == 0x000350, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_GetMyDynamicTargeting_DynamicTargeting) == 0x000358, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_GetMyDynamicTargeting_DynamicTargeting' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_GetMySpringArms_SpringArmsComponent) == 0x000360, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_GetMySpringArms_SpringArmsComponent' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000368, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_DynamicCast_bSuccess_6) == 0x000370, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_GetMyDynamicTargeting_DynamicTargeting_1) == 0x000378, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_GetMyDynamicTargeting_DynamicTargeting_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_GetMySpringArms_SpringArmsComponent_1) == 0x000380, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_GetMySpringArms_SpringArmsComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_TLerp_ReturnValue) == 0x000390, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_TLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc____________) == 0x0003F0, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc____________' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_BreakTransform_Location_2) == 0x0003F8, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_BreakTransform_Location_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_BreakTransform_Rotation_2) == 0x000410, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_BreakTransform_Rotation_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_BreakTransform_Scale_2) == 0x000428, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_BreakTransform_Scale_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_BreakVector_X_1) == 0x000440, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_BreakVector_Y_1) == 0x000448, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_BreakVector_Z_1) == 0x000450, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_MakeVector_ReturnValue_1) == 0x000458, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_MakeTransform_ReturnValue_1) == 0x000470, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_K2_SetActorTransform_SweepHitResult) == 0x0004D0, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_K2_SetActorTransform_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_K2_SetActorTransform_ReturnValue) == 0x0005B8, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_K2_SetActorTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_Event_Caller_1) == 0x0005C0, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_Event_Caller_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc__________override_ReturnValue) == 0x0005C8, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc__________override_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_Event_Caller) == 0x0005D0, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_Event_ByTraceClose) == 0x0005D8, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_Event_ByTraceClose' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_BooleanAND_ReturnValue) == 0x0005D9, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_CustomEvent_TransmitRunning) == 0x0005DA, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_CustomEvent_TransmitRunning' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_IsServer_ReturnValue_1) == 0x0005DB, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_IsServer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_Event_CurrentSlowTick) == 0x0005DC, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_Event_CurrentSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0005DD, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, K2Node_Event_DeltaSeconds) == 0x0005E0, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x0005E8, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_Delay_Duration_ImplicitCast) == 0x0006D0, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_MakeVector_Z_ImplicitCast) == 0x0006D8, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_MakeVector_Z_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x0006E0, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject, CallFunc_Delay_Duration_ImplicitCast_1) == 0x0006E8, "Member 'BP_InteractionObject_C_ExecuteUbergraph_BP_InteractionObject::CallFunc_Delay_Duration_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_ForceUseShoulderView \ static_assert(alignof(BP_InteractionObject_C_ForceUseShoulderView) == 0x000001, "Wrong alignment on BP_InteractionObject_C_ForceUseShoulderView"); \ static_assert(sizeof(BP_InteractionObject_C_ForceUseShoulderView) == 0x000001, "Wrong size on BP_InteractionObject_C_ForceUseShoulderView"); \ static_assert(offsetof(BP_InteractionObject_C_ForceUseShoulderView, ReturnValue) == 0x000000, "Member 'BP_InteractionObject_C_ForceUseShoulderView::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_GetAllSocketLocation_Targetable \ static_assert(alignof(BP_InteractionObject_C_GetAllSocketLocation_Targetable) == 0x000008, "Wrong alignment on BP_InteractionObject_C_GetAllSocketLocation_Targetable"); \ static_assert(sizeof(BP_InteractionObject_C_GetAllSocketLocation_Targetable) == 0x000028, "Wrong size on BP_InteractionObject_C_GetAllSocketLocation_Targetable"); \ static_assert(offsetof(BP_InteractionObject_C_GetAllSocketLocation_Targetable, Distance) == 0x000000, "Member 'BP_InteractionObject_C_GetAllSocketLocation_Targetable::Distance' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_GetAllSocketLocation_Targetable, Locations) == 0x000008, "Member 'BP_InteractionObject_C_GetAllSocketLocation_Targetable::Locations' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_GetAllSocketLocation_Targetable, CanUse) == 0x000018, "Member 'BP_InteractionObject_C_GetAllSocketLocation_Targetable::CanUse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_GetCallbackValue \ static_assert(alignof(BP_InteractionObject_C_GetCallbackValue) == 0x000008, "Wrong alignment on BP_InteractionObject_C_GetCallbackValue"); \ static_assert(sizeof(BP_InteractionObject_C_GetCallbackValue) == 0x000020, "Wrong size on BP_InteractionObject_C_GetCallbackValue"); \ static_assert(offsetof(BP_InteractionObject_C_GetCallbackValue, ReturnValue) == 0x000000, "Member 'BP_InteractionObject_C_GetCallbackValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_GetCallbackValue, CallFunc_SelectString_ReturnValue) == 0x000010, "Member 'BP_InteractionObject_C_GetCallbackValue::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_GetFootLocation \ static_assert(alignof(BP_InteractionObject_C_GetFootLocation) == 0x000008, "Wrong alignment on BP_InteractionObject_C_GetFootLocation"); \ static_assert(sizeof(BP_InteractionObject_C_GetFootLocation) == 0x000018, "Wrong size on BP_InteractionObject_C_GetFootLocation"); \ static_assert(offsetof(BP_InteractionObject_C_GetFootLocation, Loc) == 0x000000, "Member 'BP_InteractionObject_C_GetFootLocation::Loc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_GetInteractingTarget \ static_assert(alignof(BP_InteractionObject_C_GetInteractingTarget) == 0x000008, "Wrong alignment on BP_InteractionObject_C_GetInteractingTarget"); \ static_assert(sizeof(BP_InteractionObject_C_GetInteractingTarget) == 0x000008, "Wrong size on BP_InteractionObject_C_GetInteractingTarget"); \ static_assert(offsetof(BP_InteractionObject_C_GetInteractingTarget, ReturnValue) == 0x000000, "Member 'BP_InteractionObject_C_GetInteractingTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_GetInteractionMessage \ static_assert(alignof(BP_InteractionObject_C_GetInteractionMessage) == 0x000008, "Wrong alignment on BP_InteractionObject_C_GetInteractionMessage"); \ static_assert(sizeof(BP_InteractionObject_C_GetInteractionMessage) == 0x000018, "Wrong size on BP_InteractionObject_C_GetInteractionMessage"); \ static_assert(offsetof(BP_InteractionObject_C_GetInteractionMessage, Message) == 0x000000, "Member 'BP_InteractionObject_C_GetInteractionMessage::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_GetPlayPickAnimationIndex \ static_assert(alignof(BP_InteractionObject_C_GetPlayPickAnimationIndex) == 0x000004, "Wrong alignment on BP_InteractionObject_C_GetPlayPickAnimationIndex"); \ static_assert(sizeof(BP_InteractionObject_C_GetPlayPickAnimationIndex) == 0x000004, "Wrong size on BP_InteractionObject_C_GetPlayPickAnimationIndex"); \ static_assert(offsetof(BP_InteractionObject_C_GetPlayPickAnimationIndex, ReturnValue) == 0x000000, "Member 'BP_InteractionObject_C_GetPlayPickAnimationIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_GetPriority \ static_assert(alignof(BP_InteractionObject_C_GetPriority) == 0x000004, "Wrong alignment on BP_InteractionObject_C_GetPriority"); \ static_assert(sizeof(BP_InteractionObject_C_GetPriority) == 0x000004, "Wrong size on BP_InteractionObject_C_GetPriority"); \ static_assert(offsetof(BP_InteractionObject_C_GetPriority, Priority) == 0x000000, "Member 'BP_InteractionObject_C_GetPriority::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_GetSavedInfo_override \ static_assert(alignof(BP_InteractionObject_C_GetSavedInfo_override) == 0x000008, "Wrong alignment on BP_InteractionObject_C_GetSavedInfo_override"); \ static_assert(sizeof(BP_InteractionObject_C_GetSavedInfo_override) == 0x000018, "Wrong size on BP_InteractionObject_C_GetSavedInfo_override"); \ static_assert(offsetof(BP_InteractionObject_C_GetSavedInfo_override, CallFunc_GetSavedLevelValue_Value) == 0x000000, "Member 'BP_InteractionObject_C_GetSavedInfo_override::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_GetSavedInfo_override, CallFunc_GetSavedLevelValue_hasSet) == 0x000010, "Member 'BP_InteractionObject_C_GetSavedInfo_override::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_GetSavedInfo_override, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000011, "Member 'BP_InteractionObject_C_GetSavedInfo_override::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_GetSocketSelect_Targetable \ static_assert(alignof(BP_InteractionObject_C_GetSocketSelect_Targetable) == 0x000004, "Wrong alignment on BP_InteractionObject_C_GetSocketSelect_Targetable"); \ static_assert(sizeof(BP_InteractionObject_C_GetSocketSelect_Targetable) == 0x000004, "Wrong size on BP_InteractionObject_C_GetSocketSelect_Targetable"); \ static_assert(offsetof(BP_InteractionObject_C_GetSocketSelect_Targetable, SelectIndex) == 0x000000, "Member 'BP_InteractionObject_C_GetSocketSelect_Targetable::SelectIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_GetTargetableCameraIndex_Override \ static_assert(alignof(BP_InteractionObject_C_GetTargetableCameraIndex_Override) == 0x000004, "Wrong alignment on BP_InteractionObject_C_GetTargetableCameraIndex_Override"); \ static_assert(sizeof(BP_InteractionObject_C_GetTargetableCameraIndex_Override) == 0x000008, "Wrong size on BP_InteractionObject_C_GetTargetableCameraIndex_Override"); \ static_assert(offsetof(BP_InteractionObject_C_GetTargetableCameraIndex_Override, OverrideIndex) == 0x000000, "Member 'BP_InteractionObject_C_GetTargetableCameraIndex_Override::OverrideIndex' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_GetTargetableCameraIndex_Override, ReturnIndex) == 0x000004, "Member 'BP_InteractionObject_C_GetTargetableCameraIndex_Override::ReturnIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_GetTargetInteractiveTips \ static_assert(alignof(BP_InteractionObject_C_GetTargetInteractiveTips) == 0x000008, "Wrong alignment on BP_InteractionObject_C_GetTargetInteractiveTips"); \ static_assert(sizeof(BP_InteractionObject_C_GetTargetInteractiveTips) == 0x000008, "Wrong size on BP_InteractionObject_C_GetTargetInteractiveTips"); \ static_assert(offsetof(BP_InteractionObject_C_GetTargetInteractiveTips, ReturnTips) == 0x000000, "Member 'BP_InteractionObject_C_GetTargetInteractiveTips::ReturnTips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_GetTargetLocation \ static_assert(alignof(BP_InteractionObject_C_GetTargetLocation) == 0x000008, "Wrong alignment on BP_InteractionObject_C_GetTargetLocation"); \ static_assert(sizeof(BP_InteractionObject_C_GetTargetLocation) == 0x000050, "Wrong size on BP_InteractionObject_C_GetTargetLocation"); \ static_assert(offsetof(BP_InteractionObject_C_GetTargetLocation, Location) == 0x000000, "Member 'BP_InteractionObject_C_GetTargetLocation::Location' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_GetTargetLocation, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000018, "Member 'BP_InteractionObject_C_GetTargetLocation::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_GetTargetLocation, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000030, "Member 'BP_InteractionObject_C_GetTargetLocation::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_GetTargetLocation, CallFunc_GetSocketLocation_ReturnValue) == 0x000038, "Member 'BP_InteractionObject_C_GetTargetLocation::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_GetTargetLocation_Attack \ static_assert(alignof(BP_InteractionObject_C_GetTargetLocation_Attack) == 0x000008, "Wrong alignment on BP_InteractionObject_C_GetTargetLocation_Attack"); \ static_assert(sizeof(BP_InteractionObject_C_GetTargetLocation_Attack) == 0x000018, "Wrong size on BP_InteractionObject_C_GetTargetLocation_Attack"); \ static_assert(offsetof(BP_InteractionObject_C_GetTargetLocation_Attack, Location) == 0x000000, "Member 'BP_InteractionObject_C_GetTargetLocation_Attack::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_GetThrowTargetLocation \ static_assert(alignof(BP_InteractionObject_C_GetThrowTargetLocation) == 0x000008, "Wrong alignment on BP_InteractionObject_C_GetThrowTargetLocation"); \ static_assert(sizeof(BP_InteractionObject_C_GetThrowTargetLocation) == 0x000018, "Wrong size on BP_InteractionObject_C_GetThrowTargetLocation"); \ static_assert(offsetof(BP_InteractionObject_C_GetThrowTargetLocation, Location) == 0x000000, "Member 'BP_InteractionObject_C_GetThrowTargetLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_interact \ static_assert(alignof(BP_InteractionObject_C_interact) == 0x000008, "Wrong alignment on BP_InteractionObject_C_interact"); \ static_assert(sizeof(BP_InteractionObject_C_interact) == 0x000008, "Wrong size on BP_InteractionObject_C_interact"); \ static_assert(offsetof(BP_InteractionObject_C_interact, Caller) == 0x000000, "Member 'BP_InteractionObject_C_interact::Caller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_InteractPlayPickAnimation \ static_assert(alignof(BP_InteractionObject_C_InteractPlayPickAnimation) == 0x000001, "Wrong alignment on BP_InteractionObject_C_InteractPlayPickAnimation"); \ static_assert(sizeof(BP_InteractionObject_C_InteractPlayPickAnimation) == 0x000001, "Wrong size on BP_InteractionObject_C_InteractPlayPickAnimation"); \ static_assert(offsetof(BP_InteractionObject_C_InteractPlayPickAnimation, ReturnValue) == 0x000000, "Member 'BP_InteractionObject_C_InteractPlayPickAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_InteractWhenSprint \ static_assert(alignof(BP_InteractionObject_C_InteractWhenSprint) == 0x000001, "Wrong alignment on BP_InteractionObject_C_InteractWhenSprint"); \ static_assert(sizeof(BP_InteractionObject_C_InteractWhenSprint) == 0x000001, "Wrong size on BP_InteractionObject_C_InteractWhenSprint"); \ static_assert(offsetof(BP_InteractionObject_C_InteractWhenSprint, ReturnValue) == 0x000000, "Member 'BP_InteractionObject_C_InteractWhenSprint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_IsInteractableStatus \ static_assert(alignof(BP_InteractionObject_C_IsInteractableStatus) == 0x000008, "Wrong alignment on BP_InteractionObject_C_IsInteractableStatus"); \ static_assert(sizeof(BP_InteractionObject_C_IsInteractableStatus) == 0x000108, "Wrong size on BP_InteractionObject_C_IsInteractableStatus"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, Can) == 0x000000, "Member 'BP_InteractionObject_C_IsInteractableStatus::Can' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_GetForwardVector_ReturnValue) == 0x000010, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_GetActorForwardVector_ReturnValue) == 0x000028, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_CanInteractable_ReturnValue) == 0x000040, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_CanInteractable_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_Dot_VectorVector_ReturnValue) == 0x000048, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000050, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000058, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000070, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_IsValid_ReturnValue) == 0x000078, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000080, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000098, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_BreakVector_X) == 0x0000B0, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_BreakVector_Y) == 0x0000B8, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_BreakVector_Z) == 0x0000C0, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_MakeVector_ReturnValue) == 0x0000C8, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_Normal_ReturnValue) == 0x0000E0, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x0000F8, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000100, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsInteractableStatus, CallFunc_BooleanAND_ReturnValue) == 0x000101, "Member 'BP_InteractionObject_C_IsInteractableStatus::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_IsTargetable \ static_assert(alignof(BP_InteractionObject_C_IsTargetable) == 0x000001, "Wrong alignment on BP_InteractionObject_C_IsTargetable"); \ static_assert(sizeof(BP_InteractionObject_C_IsTargetable) == 0x000001, "Wrong size on BP_InteractionObject_C_IsTargetable"); \ static_assert(offsetof(BP_InteractionObject_C_IsTargetable, return_value) == 0x000000, "Member 'BP_InteractionObject_C_IsTargetable::return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_IsTargetableByTarget \ static_assert(alignof(BP_InteractionObject_C_IsTargetableByTarget) == 0x000008, "Wrong alignment on BP_InteractionObject_C_IsTargetableByTarget"); \ static_assert(sizeof(BP_InteractionObject_C_IsTargetableByTarget) == 0x000010, "Wrong size on BP_InteractionObject_C_IsTargetableByTarget"); \ static_assert(offsetof(BP_InteractionObject_C_IsTargetableByTarget, InTarget) == 0x000000, "Member 'BP_InteractionObject_C_IsTargetableByTarget::InTarget' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_IsTargetableByTarget, ReturnValue) == 0x000008, "Member 'BP_InteractionObject_C_IsTargetableByTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_Leave \ static_assert(alignof(BP_InteractionObject_C_Leave) == 0x000008, "Wrong alignment on BP_InteractionObject_C_Leave"); \ static_assert(sizeof(BP_InteractionObject_C_Leave) == 0x000010, "Wrong size on BP_InteractionObject_C_Leave"); \ static_assert(offsetof(BP_InteractionObject_C_Leave, Caller) == 0x000000, "Member 'BP_InteractionObject_C_Leave::Caller' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_Leave, ByTraceClose) == 0x000008, "Member 'BP_InteractionObject_C_Leave::ByTraceClose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_LevelScriptResult \ static_assert(alignof(BP_InteractionObject_C_LevelScriptResult) == 0x000008, "Wrong alignment on BP_InteractionObject_C_LevelScriptResult"); \ static_assert(sizeof(BP_InteractionObject_C_LevelScriptResult) == 0x000018, "Wrong size on BP_InteractionObject_C_LevelScriptResult"); \ static_assert(offsetof(BP_InteractionObject_C_LevelScriptResult, InputResult) == 0x000000, "Member 'BP_InteractionObject_C_LevelScriptResult::InputResult' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_LevelScriptResult, Output) == 0x000010, "Member 'BP_InteractionObject_C_LevelScriptResult::Output' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_LevelScriptResult, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'BP_InteractionObject_C_LevelScriptResult::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_OnDeselected \ static_assert(alignof(BP_InteractionObject_C_OnDeselected) == 0x000001, "Wrong alignment on BP_InteractionObject_C_OnDeselected"); \ static_assert(sizeof(BP_InteractionObject_C_OnDeselected) == 0x000001, "Wrong size on BP_InteractionObject_C_OnDeselected"); \ static_assert(offsetof(BP_InteractionObject_C_OnDeselected, DummyValue) == 0x000000, "Member 'BP_InteractionObject_C_OnDeselected::DummyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_OnRefreshDataLayerState \ static_assert(alignof(BP_InteractionObject_C_OnRefreshDataLayerState) == 0x000008, "Wrong alignment on BP_InteractionObject_C_OnRefreshDataLayerState"); \ static_assert(sizeof(BP_InteractionObject_C_OnRefreshDataLayerState) == 0x000038, "Wrong size on BP_InteractionObject_C_OnRefreshDataLayerState"); \ static_assert(offsetof(BP_InteractionObject_C_OnRefreshDataLayerState, bIsInAnyActiveLayer) == 0x000000, "Member 'BP_InteractionObject_C_OnRefreshDataLayerState::bIsInAnyActiveLayer' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_OnRefreshDataLayerState, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'BP_InteractionObject_C_OnRefreshDataLayerState::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_OnRefreshDataLayerState, Temp_int_Array_Index_Variable) == 0x000004, "Member 'BP_InteractionObject_C_OnRefreshDataLayerState::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_OnRefreshDataLayerState, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'BP_InteractionObject_C_OnRefreshDataLayerState::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_OnRefreshDataLayerState, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000010, "Member 'BP_InteractionObject_C_OnRefreshDataLayerState::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_OnRefreshDataLayerState, CallFunc_Array_Get_Item) == 0x000020, "Member 'BP_InteractionObject_C_OnRefreshDataLayerState::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_OnRefreshDataLayerState, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'BP_InteractionObject_C_OnRefreshDataLayerState::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_OnRefreshDataLayerState, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'BP_InteractionObject_C_OnRefreshDataLayerState::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_OnRefreshDataLayerState, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'BP_InteractionObject_C_OnRefreshDataLayerState::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_OnRep_Active \ static_assert(alignof(BP_InteractionObject_C_OnRep_Active) == 0x000001, "Wrong alignment on BP_InteractionObject_C_OnRep_Active"); \ static_assert(sizeof(BP_InteractionObject_C_OnRep_Active) == 0x000001, "Wrong size on BP_InteractionObject_C_OnRep_Active"); \ static_assert(offsetof(BP_InteractionObject_C_OnRep_Active, CallFunc_IsServer_ReturnValue) == 0x000000, "Member 'BP_InteractionObject_C_OnRep_Active::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_OnRep_Used \ static_assert(alignof(BP_InteractionObject_C_OnRep_Used) == 0x000001, "Wrong alignment on BP_InteractionObject_C_OnRep_Used"); \ static_assert(sizeof(BP_InteractionObject_C_OnRep_Used) == 0x000001, "Wrong size on BP_InteractionObject_C_OnRep_Used"); \ static_assert(offsetof(BP_InteractionObject_C_OnRep_Used, CallFunc_IsServer_ReturnValue) == 0x000000, "Member 'BP_InteractionObject_C_OnRep_Used::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_OnSelected \ static_assert(alignof(BP_InteractionObject_C_OnSelected) == 0x000004, "Wrong alignment on BP_InteractionObject_C_OnSelected"); \ static_assert(sizeof(BP_InteractionObject_C_OnSelected) == 0x000008, "Wrong size on BP_InteractionObject_C_OnSelected"); \ static_assert(offsetof(BP_InteractionObject_C_OnSelected, SocketIndex) == 0x000000, "Member 'BP_InteractionObject_C_OnSelected::SocketIndex' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_OnSelected, DummyValue) == 0x000004, "Member 'BP_InteractionObject_C_OnSelected::DummyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_OnUpdatedSlowTick \ static_assert(alignof(BP_InteractionObject_C_OnUpdatedSlowTick) == 0x000001, "Wrong alignment on BP_InteractionObject_C_OnUpdatedSlowTick"); \ static_assert(sizeof(BP_InteractionObject_C_OnUpdatedSlowTick) == 0x000001, "Wrong size on BP_InteractionObject_C_OnUpdatedSlowTick"); \ static_assert(offsetof(BP_InteractionObject_C_OnUpdatedSlowTick, CurrentSlowTick_0) == 0x000000, "Member 'BP_InteractionObject_C_OnUpdatedSlowTick::CurrentSlowTick_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_OpenBlockAICapsule \ static_assert(alignof(BP_InteractionObject_C_OpenBlockAICapsule) == 0x000001, "Wrong alignment on BP_InteractionObject_C_OpenBlockAICapsule"); \ static_assert(sizeof(BP_InteractionObject_C_OpenBlockAICapsule) == 0x000001, "Wrong size on BP_InteractionObject_C_OpenBlockAICapsule"); \ static_assert(offsetof(BP_InteractionObject_C_OpenBlockAICapsule, Open) == 0x000000, "Member 'BP_InteractionObject_C_OpenBlockAICapsule::Open' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_OverrideTargetingTraceEndLocation \ static_assert(alignof(BP_InteractionObject_C_OverrideTargetingTraceEndLocation) == 0x000008, "Wrong alignment on BP_InteractionObject_C_OverrideTargetingTraceEndLocation"); \ static_assert(sizeof(BP_InteractionObject_C_OverrideTargetingTraceEndLocation) == 0x000020, "Wrong size on BP_InteractionObject_C_OverrideTargetingTraceEndLocation"); \ static_assert(offsetof(BP_InteractionObject_C_OverrideTargetingTraceEndLocation, Override) == 0x000000, "Member 'BP_InteractionObject_C_OverrideTargetingTraceEndLocation::Override' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_OverrideTargetingTraceEndLocation, Location) == 0x000008, "Member 'BP_InteractionObject_C_OverrideTargetingTraceEndLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_PlayerInteractFailed \ static_assert(alignof(BP_InteractionObject_C_PlayerInteractFailed) == 0x000008, "Wrong alignment on BP_InteractionObject_C_PlayerInteractFailed"); \ static_assert(sizeof(BP_InteractionObject_C_PlayerInteractFailed) == 0x000150, "Wrong size on BP_InteractionObject_C_PlayerInteractFailed"); \ static_assert(offsetof(BP_InteractionObject_C_PlayerInteractFailed, CallFunc_GetItemConfigBySortId_Item) == 0x000000, "Member 'BP_InteractionObject_C_PlayerInteractFailed::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_PlayerInteractFailed, CallFunc_GetItemConfigBySortId_find) == 0x0000D0, "Member 'BP_InteractionObject_C_PlayerInteractFailed::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_PlayerInteractFailed, K2Node_MakeStruct_FormatArgumentData) == 0x0000D8, "Member 'BP_InteractionObject_C_PlayerInteractFailed::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_PlayerInteractFailed, K2Node_MakeArray_Array) == 0x000128, "Member 'BP_InteractionObject_C_PlayerInteractFailed::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_PlayerInteractFailed, CallFunc_Format_ReturnValue) == 0x000138, "Member 'BP_InteractionObject_C_PlayerInteractFailed::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_PlayerInteractSuccess \ static_assert(alignof(BP_InteractionObject_C_PlayerInteractSuccess) == 0x000008, "Wrong alignment on BP_InteractionObject_C_PlayerInteractSuccess"); \ static_assert(sizeof(BP_InteractionObject_C_PlayerInteractSuccess) == 0x000150, "Wrong size on BP_InteractionObject_C_PlayerInteractSuccess"); \ static_assert(offsetof(BP_InteractionObject_C_PlayerInteractSuccess, CallFunc_GetItemConfigBySortId_Item) == 0x000000, "Member 'BP_InteractionObject_C_PlayerInteractSuccess::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_PlayerInteractSuccess, CallFunc_GetItemConfigBySortId_find) == 0x0000D0, "Member 'BP_InteractionObject_C_PlayerInteractSuccess::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_PlayerInteractSuccess, K2Node_MakeStruct_FormatArgumentData) == 0x0000D8, "Member 'BP_InteractionObject_C_PlayerInteractSuccess::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_PlayerInteractSuccess, K2Node_MakeArray_Array) == 0x000128, "Member 'BP_InteractionObject_C_PlayerInteractSuccess::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_PlayerInteractSuccess, CallFunc_Format_ReturnValue) == 0x000138, "Member 'BP_InteractionObject_C_PlayerInteractSuccess::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_ReceiveTick \ static_assert(alignof(BP_InteractionObject_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_InteractionObject_C_ReceiveTick"); \ static_assert(sizeof(BP_InteractionObject_C_ReceiveTick) == 0x000004, "Wrong size on BP_InteractionObject_C_ReceiveTick"); \ static_assert(offsetof(BP_InteractionObject_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_InteractionObject_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_RunInteractionEvent \ static_assert(alignof(BP_InteractionObject_C_RunInteractionEvent) == 0x000001, "Wrong alignment on BP_InteractionObject_C_RunInteractionEvent"); \ static_assert(sizeof(BP_InteractionObject_C_RunInteractionEvent) == 0x000001, "Wrong size on BP_InteractionObject_C_RunInteractionEvent"); \ static_assert(offsetof(BP_InteractionObject_C_RunInteractionEvent, TransmitRunning) == 0x000000, "Member 'BP_InteractionObject_C_RunInteractionEvent::TransmitRunning' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_SetInteractingTarget \ static_assert(alignof(BP_InteractionObject_C_SetInteractingTarget) == 0x000008, "Wrong alignment on BP_InteractionObject_C_SetInteractingTarget"); \ static_assert(sizeof(BP_InteractionObject_C_SetInteractingTarget) == 0x000008, "Wrong size on BP_InteractionObject_C_SetInteractingTarget"); \ static_assert(offsetof(BP_InteractionObject_C_SetInteractingTarget, InteractingTarget_0) == 0x000000, "Member 'BP_InteractionObject_C_SetInteractingTarget::InteractingTarget_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_SetUsed \ static_assert(alignof(BP_InteractionObject_C_SetUsed) == 0x000008, "Wrong alignment on BP_InteractionObject_C_SetUsed"); \ static_assert(sizeof(BP_InteractionObject_C_SetUsed) == 0x000018, "Wrong size on BP_InteractionObject_C_SetUsed"); \ static_assert(offsetof(BP_InteractionObject_C_SetUsed, Used_0) == 0x000000, "Member 'BP_InteractionObject_C_SetUsed::Used_0' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_SetUsed, CallFunc_SelectString_ReturnValue) == 0x000008, "Member 'BP_InteractionObject_C_SetUsed::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_ShowInteractiveTips \ static_assert(alignof(BP_InteractionObject_C_ShowInteractiveTips) == 0x000001, "Wrong alignment on BP_InteractionObject_C_ShowInteractiveTips"); \ static_assert(sizeof(BP_InteractionObject_C_ShowInteractiveTips) == 0x000001, "Wrong size on BP_InteractionObject_C_ShowInteractiveTips"); \ static_assert(offsetof(BP_InteractionObject_C_ShowInteractiveTips, Handle) == 0x000000, "Member 'BP_InteractionObject_C_ShowInteractiveTips::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_UpdateCharacterCollision \ static_assert(alignof(BP_InteractionObject_C_UpdateCharacterCollision) == 0x000008, "Wrong alignment on BP_InteractionObject_C_UpdateCharacterCollision"); \ static_assert(sizeof(BP_InteractionObject_C_UpdateCharacterCollision) == 0x000038, "Wrong size on BP_InteractionObject_C_UpdateCharacterCollision"); \ static_assert(offsetof(BP_InteractionObject_C_UpdateCharacterCollision, Collide) == 0x000000, "Member 'BP_InteractionObject_C_UpdateCharacterCollision::Collide' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_UpdateCharacterCollision, K2Node_DynamicCast_AsInteraction_Interface) == 0x000008, "Member 'BP_InteractionObject_C_UpdateCharacterCollision::K2Node_DynamicCast_AsInteraction_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_UpdateCharacterCollision, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_InteractionObject_C_UpdateCharacterCollision::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_UpdateCharacterCollision, K2Node_DynamicCast_AsInteraction_Interface_1) == 0x000020, "Member 'BP_InteractionObject_C_UpdateCharacterCollision::K2Node_DynamicCast_AsInteraction_Interface_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_UpdateCharacterCollision, K2Node_DynamicCast_bSuccess_1) == 0x000030, "Member 'BP_InteractionObject_C_UpdateCharacterCollision::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_UpdateInteractionStatus \ static_assert(alignof(BP_InteractionObject_C_UpdateInteractionStatus) == 0x000001, "Wrong alignment on BP_InteractionObject_C_UpdateInteractionStatus"); \ static_assert(sizeof(BP_InteractionObject_C_UpdateInteractionStatus) == 0x000001, "Wrong size on BP_InteractionObject_C_UpdateInteractionStatus"); \ static_assert(offsetof(BP_InteractionObject_C_UpdateInteractionStatus, Enable_0) == 0x000000, "Member 'BP_InteractionObject_C_UpdateInteractionStatus::Enable_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_UpdateInteractionTips \ static_assert(alignof(BP_InteractionObject_C_UpdateInteractionTips) == 0x000001, "Wrong alignment on BP_InteractionObject_C_UpdateInteractionTips"); \ static_assert(sizeof(BP_InteractionObject_C_UpdateInteractionTips) == 0x000003, "Wrong size on BP_InteractionObject_C_UpdateInteractionTips"); \ static_assert(offsetof(BP_InteractionObject_C_UpdateInteractionTips, bNewActive) == 0x000000, "Member 'BP_InteractionObject_C_UpdateInteractionTips::bNewActive' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_UpdateInteractionTips, CallFunc_CanInteractable_ReturnValue) == 0x000001, "Member 'BP_InteractionObject_C_UpdateInteractionTips::CallFunc_CanInteractable_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_UpdateInteractionTips, CallFunc_BooleanAND_ReturnValue) == 0x000002, "Member 'BP_InteractionObject_C_UpdateInteractionTips::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_初始化交互对象信息 \ static_assert(alignof(BP_InteractionObject_C_初始化交互对象信息) == 0x000010, "Wrong alignment on BP_InteractionObject_C_初始化交互对象信息"); \ static_assert(sizeof(BP_InteractionObject_C_初始化交互对象信息) == 0x000360, "Wrong size on BP_InteractionObject_C_初始化交互对象信息"); \ static_assert(offsetof(BP_InteractionObject_C_初始化交互对象信息, Temp_int_Array_Index_Variable) == 0x000000, "Member 'BP_InteractionObject_C_初始化交互对象信息::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_初始化交互对象信息, CallFunc_Array_Get_Item) == 0x000008, "Member 'BP_InteractionObject_C_初始化交互对象信息::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_初始化交互对象信息, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'BP_InteractionObject_C_初始化交互对象信息::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_初始化交互对象信息, CallFunc_IsValid_ReturnValue) == 0x000014, "Member 'BP_InteractionObject_C_初始化交互对象信息::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_初始化交互对象信息, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000018, "Member 'BP_InteractionObject_C_初始化交互对象信息::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_初始化交互对象信息, Temp_int_Loop_Counter_Variable) == 0x000030, "Member 'BP_InteractionObject_C_初始化交互对象信息::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_初始化交互对象信息, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'BP_InteractionObject_C_初始化交互对象信息::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_初始化交互对象信息, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'BP_InteractionObject_C_初始化交互对象信息::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_初始化交互对象信息, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000040, "Member 'BP_InteractionObject_C_初始化交互对象信息::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_初始化交互对象信息, CallFunc_GetSocketTransform_ReturnValue) == 0x0000A0, "Member 'BP_InteractionObject_C_初始化交互对象信息::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_初始化交互对象信息, CallFunc_DoesSocketExist_ReturnValue) == 0x000100, "Member 'BP_InteractionObject_C_初始化交互对象信息::CallFunc_DoesSocketExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_初始化交互对象信息, CallFunc_ConvertTransformToRelative_ReturnValue) == 0x000110, "Member 'BP_InteractionObject_C_初始化交互对象信息::CallFunc_ConvertTransformToRelative_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_初始化交互对象信息, CallFunc_K2_SetRelativeTransform_SweepHitResult) == 0x000170, "Member 'BP_InteractionObject_C_初始化交互对象信息::CallFunc_K2_SetRelativeTransform_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_初始化交互对象信息, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000258, "Member 'BP_InteractionObject_C_初始化交互对象信息::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_初始化交互对象信息, CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult) == 0x000270, "Member 'BP_InteractionObject_C_初始化交互对象信息::CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_刷新交互对象检测状态 \ static_assert(alignof(BP_InteractionObject_C_刷新交互对象检测状态) == 0x000001, "Wrong alignment on BP_InteractionObject_C_刷新交互对象检测状态"); \ static_assert(sizeof(BP_InteractionObject_C_刷新交互对象检测状态) == 0x000006, "Wrong size on BP_InteractionObject_C_刷新交互对象检测状态"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象检测状态, Temp_bool_Variable) == 0x000000, "Member 'BP_InteractionObject_C_刷新交互对象检测状态::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象检测状态, Temp_byte_Variable) == 0x000001, "Member 'BP_InteractionObject_C_刷新交互对象检测状态::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象检测状态, Temp_byte_Variable_1) == 0x000002, "Member 'BP_InteractionObject_C_刷新交互对象检测状态::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象检测状态, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000003, "Member 'BP_InteractionObject_C_刷新交互对象检测状态::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象检测状态, CallFunc_BooleanAND_ReturnValue) == 0x000004, "Member 'BP_InteractionObject_C_刷新交互对象检测状态::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象检测状态, K2Node_Select_Default) == 0x000005, "Member 'BP_InteractionObject_C_刷新交互对象检测状态::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_刷新交互对象的动画状态 \ static_assert(alignof(BP_InteractionObject_C_刷新交互对象的动画状态) == 0x000008, "Wrong alignment on BP_InteractionObject_C_刷新交互对象的动画状态"); \ static_assert(sizeof(BP_InteractionObject_C_刷新交互对象的动画状态) == 0x000028, "Wrong size on BP_InteractionObject_C_刷新交互对象的动画状态"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象的动画状态, Temp_real_Variable) == 0x000000, "Member 'BP_InteractionObject_C_刷新交互对象的动画状态::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象的动画状态, Temp_bool_Variable) == 0x000004, "Member 'BP_InteractionObject_C_刷新交互对象的动画状态::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象的动画状态, CallFunc____________) == 0x000008, "Member 'BP_InteractionObject_C_刷新交互对象的动画状态::CallFunc____________' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象的动画状态, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_InteractionObject_C_刷新交互对象的动画状态::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象的动画状态, K2Node_DynamicCast_AsAnim_Montage) == 0x000018, "Member 'BP_InteractionObject_C_刷新交互对象的动画状态::K2Node_DynamicCast_AsAnim_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象的动画状态, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_InteractionObject_C_刷新交互对象的动画状态::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象的动画状态, CallFunc_IsValid_ReturnValue_1) == 0x000021, "Member 'BP_InteractionObject_C_刷新交互对象的动画状态::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象的动画状态, K2Node_Select_Default) == 0x000024, "Member 'BP_InteractionObject_C_刷新交互对象的动画状态::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_刷新交互对象的动画状态_Construction \ static_assert(alignof(BP_InteractionObject_C_刷新交互对象的动画状态_Construction) == 0x000008, "Wrong alignment on BP_InteractionObject_C_刷新交互对象的动画状态_Construction"); \ static_assert(sizeof(BP_InteractionObject_C_刷新交互对象的动画状态_Construction) == 0x000028, "Wrong size on BP_InteractionObject_C_刷新交互对象的动画状态_Construction"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象的动画状态_Construction, Temp_real_Variable) == 0x000000, "Member 'BP_InteractionObject_C_刷新交互对象的动画状态_Construction::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象的动画状态_Construction, Temp_bool_Variable) == 0x000004, "Member 'BP_InteractionObject_C_刷新交互对象的动画状态_Construction::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象的动画状态_Construction, CallFunc____________) == 0x000008, "Member 'BP_InteractionObject_C_刷新交互对象的动画状态_Construction::CallFunc____________' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象的动画状态_Construction, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_InteractionObject_C_刷新交互对象的动画状态_Construction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象的动画状态_Construction, K2Node_DynamicCast_AsAnim_Montage) == 0x000018, "Member 'BP_InteractionObject_C_刷新交互对象的动画状态_Construction::K2Node_DynamicCast_AsAnim_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象的动画状态_Construction, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_InteractionObject_C_刷新交互对象的动画状态_Construction::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象的动画状态_Construction, CallFunc_IsValid_ReturnValue_1) == 0x000021, "Member 'BP_InteractionObject_C_刷新交互对象的动画状态_Construction::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_刷新交互对象的动画状态_Construction, K2Node_Select_Default) == 0x000024, "Member 'BP_InteractionObject_C_刷新交互对象的动画状态_Construction::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_执行交互逻辑 \ static_assert(alignof(BP_InteractionObject_C_执行交互逻辑) == 0x000008, "Wrong alignment on BP_InteractionObject_C_执行交互逻辑"); \ static_assert(sizeof(BP_InteractionObject_C_执行交互逻辑) == 0x000010, "Wrong size on BP_InteractionObject_C_执行交互逻辑"); \ static_assert(offsetof(BP_InteractionObject_C_执行交互逻辑, InObjectAnimation) == 0x000000, "Member 'BP_InteractionObject_C_执行交互逻辑::InObjectAnimation' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_执行交互逻辑, InCharacterAnimation) == 0x000008, "Member 'BP_InteractionObject_C_执行交互逻辑::InCharacterAnimation' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_执行交互逻辑, TransmitRunning) == 0x00000C, "Member 'BP_InteractionObject_C_执行交互逻辑::TransmitRunning' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_获取执行动画 \ static_assert(alignof(BP_InteractionObject_C_获取执行动画) == 0x000008, "Wrong alignment on BP_InteractionObject_C_获取执行动画"); \ static_assert(sizeof(BP_InteractionObject_C_获取执行动画) == 0x000008, "Wrong size on BP_InteractionObject_C_获取执行动画"); \ static_assert(offsetof(BP_InteractionObject_C_获取执行动画, 执行动画_0) == 0x000000, "Member 'BP_InteractionObject_C_获取执行动画::执行动画_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_通过必要条件检测_override \ static_assert(alignof(BP_InteractionObject_C_通过必要条件检测_override) == 0x000008, "Wrong alignment on BP_InteractionObject_C_通过必要条件检测_override"); \ static_assert(sizeof(BP_InteractionObject_C_通过必要条件检测_override) == 0x000078, "Wrong size on BP_InteractionObject_C_通过必要条件检测_override"); \ static_assert(offsetof(BP_InteractionObject_C_通过必要条件检测_override, ReturnValue) == 0x000000, "Member 'BP_InteractionObject_C_通过必要条件检测_override::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_通过必要条件检测_override, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000008, "Member 'BP_InteractionObject_C_通过必要条件检测_override::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_通过必要条件检测_override, CallFunc_EnableOperationInteractionObjectWhenEditorRunning_ReturnValue) == 0x000010, "Member 'BP_InteractionObject_C_通过必要条件检测_override::CallFunc_EnableOperationInteractionObjectWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_通过必要条件检测_override, CallFunc_PlayerIsEnemy_ReturnValue) == 0x000011, "Member 'BP_InteractionObject_C_通过必要条件检测_override::CallFunc_PlayerIsEnemy_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_通过必要条件检测_override, CallFunc_IsServer_ReturnValue) == 0x000012, "Member 'BP_InteractionObject_C_通过必要条件检测_override::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_通过必要条件检测_override, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'BP_InteractionObject_C_通过必要条件检测_override::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_通过必要条件检测_override, K2Node_MakeStruct_F_StoredItem) == 0x000020, "Member 'BP_InteractionObject_C_通过必要条件检测_override::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_通过必要条件检测_override, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000040, "Member 'BP_InteractionObject_C_通过必要条件检测_override::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_通过必要条件检测_override, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'BP_InteractionObject_C_通过必要条件检测_override::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_通过必要条件检测_override, CallFunc_Greater_IntInt_ReturnValue) == 0x000049, "Member 'BP_InteractionObject_C_通过必要条件检测_override::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_通过必要条件检测_override, CallFunc_Find_IItem_Item) == 0x000050, "Member 'BP_InteractionObject_C_通过必要条件检测_override::CallFunc_Find_IItem_Item' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionObject_C_通过必要条件检测_override, CallFunc_Find_IItem_Find) == 0x000070, "Member 'BP_InteractionObject_C_通过必要条件检测_override::CallFunc_Find_IItem_Find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionObject_C_KeepCameraLockWhenInteract \ static_assert(alignof(BP_InteractionObject_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong alignment on BP_InteractionObject_C_KeepCameraLockWhenInteract"); \ static_assert(sizeof(BP_InteractionObject_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong size on BP_InteractionObject_C_KeepCameraLockWhenInteract"); \ static_assert(offsetof(BP_InteractionObject_C_KeepCameraLockWhenInteract, ReturnValue) == 0x000000, "Member 'BP_InteractionObject_C_KeepCameraLockWhenInteract::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_InteractionObject_C \ static_assert(alignof(ABP_InteractionObject_C) == 0x000010, "Wrong alignment on ABP_InteractionObject_C"); \ static_assert(sizeof(ABP_InteractionObject_C) == 0x000690, "Wrong size on ABP_InteractionObject_C"); \ static_assert(offsetof(ABP_InteractionObject_C, UberGraphFrame) == 0x0004A8, "Member 'ABP_InteractionObject_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, BlockAICapsule) == 0x0004B0, "Member 'ABP_InteractionObject_C::BlockAICapsule' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, InteractionTipsComponent) == 0x0004B8, "Member 'ABP_InteractionObject_C::InteractionTipsComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, Plugin_LevelSaver) == 0x0004C0, "Member 'ABP_InteractionObject_C::Plugin_LevelSaver' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, LevelNodeHandler_Actor) == 0x0004C8, "Member 'ABP_InteractionObject_C::LevelNodeHandler_Actor' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, IK_Position) == 0x0004D0, "Member 'ABP_InteractionObject_C::IK_Position' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, Arrow) == 0x0004D8, "Member 'ABP_InteractionObject_C::Arrow' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 交互检测盒) == 0x0004E0, "Member 'ABP_InteractionObject_C::交互检测盒' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, InteractionObject) == 0x0004E8, "Member 'ABP_InteractionObject_C::InteractionObject' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, DefaultSceneRoot) == 0x0004F0, "Member 'ABP_InteractionObject_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, TeleportTimeLine_Alpha_93DD273D4F6D36CF3229159829E2C311) == 0x0004F8, "Member 'ABP_InteractionObject_C::TeleportTimeLine_Alpha_93DD273D4F6D36CF3229159829E2C311' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, TeleportTimeLine__Direction_93DD273D4F6D36CF3229159829E2C311) == 0x0004FC, "Member 'ABP_InteractionObject_C::TeleportTimeLine__Direction_93DD273D4F6D36CF3229159829E2C311' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, TeleportTimeLine) == 0x000500, "Member 'ABP_InteractionObject_C::TeleportTimeLine' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, Active) == 0x000508, "Member 'ABP_InteractionObject_C::Active' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, Used) == 0x000509, "Member 'ABP_InteractionObject_C::Used' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, CurrentCharacterTransform) == 0x000510, "Member 'ABP_InteractionObject_C::CurrentCharacterTransform' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, InteractingTarget) == 0x000570, "Member 'ABP_InteractionObject_C::InteractingTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 交互优先级) == 0x000578, "Member 'ABP_InteractionObject_C::交互优先级' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 可交互的角度) == 0x000580, "Member 'ABP_InteractionObject_C::可交互的角度' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 玩家背向可交互角度) == 0x000588, "Member 'ABP_InteractionObject_C::玩家背向可交互角度' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 互动提示文字) == 0x000590, "Member 'ABP_InteractionObject_C::互动提示文字' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, Handler) == 0x0005A8, "Member 'ABP_InteractionObject_C::Handler' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 模型) == 0x0005B0, "Member 'ABP_InteractionObject_C::模型' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 初始待机动画) == 0x0005B8, "Member 'ABP_InteractionObject_C::初始待机动画' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 执行动画) == 0x0005C0, "Member 'ABP_InteractionObject_C::执行动画' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 玩家执行动画) == 0x0005C8, "Member 'ABP_InteractionObject_C::玩家执行动画' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 模型材质覆盖) == 0x0005D0, "Member 'ABP_InteractionObject_C::模型材质覆盖' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 玩家结束交互时间缩放) == 0x0005E0, "Member 'ABP_InteractionObject_C::玩家结束交互时间缩放' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 延迟返回交互结果时间) == 0x0005E8, "Member 'ABP_InteractionObject_C::延迟返回交互结果时间' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 必要道具ID) == 0x0005F0, "Member 'ABP_InteractionObject_C::必要道具ID' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 没有必要道具的提示) == 0x0005F8, "Member 'ABP_InteractionObject_C::没有必要道具的提示' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 通过必要道具开启的提示) == 0x000610, "Member 'ABP_InteractionObject_C::通过必要道具开启的提示' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, SavedStatuKey) == 0x000628, "Member 'ABP_InteractionObject_C::SavedStatuKey' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 可重复通过脚本激活使用) == 0x000638, "Member 'ABP_InteractionObject_C::可重复通过脚本激活使用' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 保存Used信息) == 0x000639, "Member 'ABP_InteractionObject_C::保存Used信息' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, IsRunningInteraction) == 0x00063A, "Member 'ABP_InteractionObject_C::IsRunningInteraction' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 客户端玩家无权操作机关提示) == 0x000640, "Member 'ABP_InteractionObject_C::客户端玩家无权操作机关提示' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 入侵者玩家无权操作机关提示) == 0x000658, "Member 'ABP_InteractionObject_C::入侵者玩家无权操作机关提示' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 其他玩家可以使用这个机关) == 0x000670, "Member 'ABP_InteractionObject_C::其他玩家可以使用这个机关' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 吸附时只同步旋转) == 0x000671, "Member 'ABP_InteractionObject_C::吸附时只同步旋转' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 是否需要垂直吸附) == 0x000672, "Member 'ABP_InteractionObject_C::是否需要垂直吸附' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, CurrentSlowTick) == 0x000673, "Member 'ABP_InteractionObject_C::CurrentSlowTick' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 使用肩部视角进行交互) == 0x000674, "Member 'ABP_InteractionObject_C::使用肩部视角进行交互' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 视角目标Socket) == 0x000678, "Member 'ABP_InteractionObject_C::视角目标Socket' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, 视角摇臂参数Index) == 0x000680, "Member 'ABP_InteractionObject_C::视角摇臂参数Index' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionObject_C, StartOpenBlock) == 0x000684, "Member 'ABP_InteractionObject_C::StartOpenBlock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_BindDeleteDirEvent \ static_assert(alignof(GameSettingsSaver_C_BindDeleteDirEvent) == 0x000008, "Wrong alignment on GameSettingsSaver_C_BindDeleteDirEvent"); \ static_assert(sizeof(GameSettingsSaver_C_BindDeleteDirEvent) == 0x000018, "Wrong size on GameSettingsSaver_C_BindDeleteDirEvent"); \ static_assert(offsetof(GameSettingsSaver_C_BindDeleteDirEvent, 事件) == 0x000000, "Member 'GameSettingsSaver_C_BindDeleteDirEvent::事件' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_BindDeleteDirEvent, CallFunc_GetRef_SaverImpl) == 0x000010, "Member 'GameSettingsSaver_C_BindDeleteDirEvent::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_CallUploadArchiveToCloud \ static_assert(alignof(GameSettingsSaver_C_CallUploadArchiveToCloud) == 0x000004, "Wrong alignment on GameSettingsSaver_C_CallUploadArchiveToCloud"); \ static_assert(sizeof(GameSettingsSaver_C_CallUploadArchiveToCloud) == 0x000010, "Wrong size on GameSettingsSaver_C_CallUploadArchiveToCloud"); \ static_assert(offsetof(GameSettingsSaver_C_CallUploadArchiveToCloud, Callback) == 0x000000, "Member 'GameSettingsSaver_C_CallUploadArchiveToCloud::Callback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_ClearSlot \ static_assert(alignof(GameSettingsSaver_C_ClearSlot) == 0x000008, "Wrong alignment on GameSettingsSaver_C_ClearSlot"); \ static_assert(sizeof(GameSettingsSaver_C_ClearSlot) == 0x000010, "Wrong size on GameSettingsSaver_C_ClearSlot"); \ static_assert(offsetof(GameSettingsSaver_C_ClearSlot, Slot) == 0x000000, "Member 'GameSettingsSaver_C_ClearSlot::Slot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_DeleteCount \ static_assert(alignof(GameSettingsSaver_C_DeleteCount) == 0x000008, "Wrong alignment on GameSettingsSaver_C_DeleteCount"); \ static_assert(sizeof(GameSettingsSaver_C_DeleteCount) == 0x000018, "Wrong size on GameSettingsSaver_C_DeleteCount"); \ static_assert(offsetof(GameSettingsSaver_C_DeleteCount, Count) == 0x000000, "Member 'GameSettingsSaver_C_DeleteCount::Count' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_DeleteCount, CallFunc_GetRef_SaverImpl) == 0x000010, "Member 'GameSettingsSaver_C_DeleteCount::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_DeleteDirectory \ static_assert(alignof(GameSettingsSaver_C_DeleteDirectory) == 0x000008, "Wrong alignment on GameSettingsSaver_C_DeleteDirectory"); \ static_assert(sizeof(GameSettingsSaver_C_DeleteDirectory) == 0x000018, "Wrong size on GameSettingsSaver_C_DeleteDirectory"); \ static_assert(offsetof(GameSettingsSaver_C_DeleteDirectory, Directory) == 0x000000, "Member 'GameSettingsSaver_C_DeleteDirectory::Directory' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_DeleteDirectory, ReturnValue) == 0x000010, "Member 'GameSettingsSaver_C_DeleteDirectory::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver \ static_assert(alignof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver) == 0x000008, "Wrong alignment on GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver"); \ static_assert(sizeof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver) == 0x0002D8, "Wrong size on GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, EntryPoint) == 0x000000, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, CallFunc_GetRef_SaverImpl) == 0x000008, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, Temp_delegate_Variable) == 0x000010, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_OnFinishedEvent_1) == 0x000020, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_OnFinishedEvent_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_OnFinishedEvent) == 0x000030, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_OnFinishedEvent' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, CallFunc_GetRef_SaverImpl_1) == 0x000040, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::CallFunc_GetRef_SaverImpl_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_EndPlayReason) == 0x000048, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_bValue) == 0x000049, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_bValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_Slot_7) == 0x000050, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_Slot_7' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_preset) == 0x000060, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_preset' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_Slot_6) == 0x000070, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_Slot_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_Slot_5) == 0x000080, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_Slot_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_ArrayKey_1) == 0x000090, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_ArrayKey_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_ResultArray_1) == 0x0000A0, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_ResultArray_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, CallFunc_GetRef_SaverImpl_2) == 0x0000B0, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::CallFunc_GetRef_SaverImpl_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_Slot_4) == 0x0000B8, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_Slot_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_MapKey_2) == 0x0000C8, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_MapKey_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_ResultMap_2) == 0x0000D8, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_ResultMap_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, CallFunc_GetRef_SaverImpl_3) == 0x000128, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::CallFunc_GetRef_SaverImpl_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_Slot_3) == 0x000130, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_Slot_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_ArrayKey) == 0x000140, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_ArrayKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_ResultArray) == 0x000150, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_ResultArray' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, CallFunc_GetRef_SaverImpl_4) == 0x000160, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::CallFunc_GetRef_SaverImpl_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_Slot_2) == 0x000168, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_Slot_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_MapKey_1) == 0x000178, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_MapKey_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_ResultMap_1) == 0x000188, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_ResultMap_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, CallFunc_GetRef_SaverImpl_5) == 0x0001D8, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::CallFunc_GetRef_SaverImpl_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_Slot_1) == 0x0001E0, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_Slot_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_MapKey) == 0x0001F0, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_MapKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_ResultMap) == 0x000200, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_ResultMap' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, CallFunc_GetRef_SaverImpl_6) == 0x000250, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::CallFunc_GetRef_SaverImpl_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_Slot) == 0x000258, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_Slot' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_Key) == 0x000268, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_Key' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_Value) == 0x000278, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_Flush) == 0x000288, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_Flush' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, CallFunc_GetRef_SaverImpl_7) == 0x000290, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::CallFunc_GetRef_SaverImpl_7' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_Slots) == 0x000298, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_Slots' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_RootPath) == 0x0002A8, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_RootPath' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, CallFunc_GetRef_SaverImpl_8) == 0x0002B8, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::CallFunc_GetRef_SaverImpl_8' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, CallFunc_GetRef_SaverImpl_9) == 0x0002C0, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::CallFunc_GetRef_SaverImpl_9' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver, K2Node_Event_callback) == 0x0002C8, "Member 'GameSettingsSaver_C_ExecuteUbergraph_GameSettingsSaver::K2Node_Event_callback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_FlushSaved \ static_assert(alignof(GameSettingsSaver_C_FlushSaved) == 0x000004, "Wrong alignment on GameSettingsSaver_C_FlushSaved"); \ static_assert(sizeof(GameSettingsSaver_C_FlushSaved) == 0x000010, "Wrong size on GameSettingsSaver_C_FlushSaved"); \ static_assert(offsetof(GameSettingsSaver_C_FlushSaved, OnFinishedEvent) == 0x000000, "Member 'GameSettingsSaver_C_FlushSaved::OnFinishedEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_GetNextSelectCount \ static_assert(alignof(GameSettingsSaver_C_GetNextSelectCount) == 0x000008, "Wrong alignment on GameSettingsSaver_C_GetNextSelectCount"); \ static_assert(sizeof(GameSettingsSaver_C_GetNextSelectCount) == 0x000028, "Wrong size on GameSettingsSaver_C_GetNextSelectCount"); \ static_assert(offsetof(GameSettingsSaver_C_GetNextSelectCount, SaveNextCount) == 0x000000, "Member 'GameSettingsSaver_C_GetNextSelectCount::SaveNextCount' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetNextSelectCount, CallFunc_GetRef_SaverImpl) == 0x000010, "Member 'GameSettingsSaver_C_GetNextSelectCount::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetNextSelectCount, CallFunc_GetSelectNextCount_SaveNextCount) == 0x000018, "Member 'GameSettingsSaver_C_GetNextSelectCount::CallFunc_GetSelectNextCount_SaveNextCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_GetRef \ static_assert(alignof(GameSettingsSaver_C_GetRef) == 0x000008, "Wrong alignment on GameSettingsSaver_C_GetRef"); \ static_assert(sizeof(GameSettingsSaver_C_GetRef) == 0x000008, "Wrong size on GameSettingsSaver_C_GetRef"); \ static_assert(offsetof(GameSettingsSaver_C_GetRef, SaverImpl_0) == 0x000000, "Member 'GameSettingsSaver_C_GetRef::SaverImpl_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_GetSelectCount \ static_assert(alignof(GameSettingsSaver_C_GetSelectCount) == 0x000008, "Wrong alignment on GameSettingsSaver_C_GetSelectCount"); \ static_assert(sizeof(GameSettingsSaver_C_GetSelectCount) == 0x000028, "Wrong size on GameSettingsSaver_C_GetSelectCount"); \ static_assert(offsetof(GameSettingsSaver_C_GetSelectCount, SavePath) == 0x000000, "Member 'GameSettingsSaver_C_GetSelectCount::SavePath' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSelectCount, CallFunc_GetRef_SaverImpl) == 0x000010, "Member 'GameSettingsSaver_C_GetSelectCount::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSelectCount, CallFunc_GetSelectCount_SavePath) == 0x000018, "Member 'GameSettingsSaver_C_GetSelectCount::CallFunc_GetSelectCount_SavePath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_GetSelectDebugCount \ static_assert(alignof(GameSettingsSaver_C_GetSelectDebugCount) == 0x000008, "Wrong alignment on GameSettingsSaver_C_GetSelectDebugCount"); \ static_assert(sizeof(GameSettingsSaver_C_GetSelectDebugCount) == 0x000028, "Wrong size on GameSettingsSaver_C_GetSelectDebugCount"); \ static_assert(offsetof(GameSettingsSaver_C_GetSelectDebugCount, SavePath) == 0x000000, "Member 'GameSettingsSaver_C_GetSelectDebugCount::SavePath' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSelectDebugCount, CallFunc_GetRef_SaverImpl) == 0x000010, "Member 'GameSettingsSaver_C_GetSelectDebugCount::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSelectDebugCount, CallFunc_GetDebugSelectCount_SavePath) == 0x000018, "Member 'GameSettingsSaver_C_GetSelectDebugCount::CallFunc_GetDebugSelectCount_SavePath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_GetSlotIntArray \ static_assert(alignof(GameSettingsSaver_C_GetSlotIntArray) == 0x000008, "Wrong alignment on GameSettingsSaver_C_GetSlotIntArray"); \ static_assert(sizeof(GameSettingsSaver_C_GetSlotIntArray) == 0x000048, "Wrong size on GameSettingsSaver_C_GetSlotIntArray"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotIntArray, Slot) == 0x000000, "Member 'GameSettingsSaver_C_GetSlotIntArray::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotIntArray, ArrayKey) == 0x000010, "Member 'GameSettingsSaver_C_GetSlotIntArray::ArrayKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotIntArray, ResultArray) == 0x000020, "Member 'GameSettingsSaver_C_GetSlotIntArray::ResultArray' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotIntArray, CallFunc_GetRef_SaverImpl) == 0x000030, "Member 'GameSettingsSaver_C_GetSlotIntArray::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotIntArray, CallFunc_GetSlotIntArray_ResultArray) == 0x000038, "Member 'GameSettingsSaver_C_GetSlotIntArray::CallFunc_GetSlotIntArray_ResultArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_GetSlotIntIntMap \ static_assert(alignof(GameSettingsSaver_C_GetSlotIntIntMap) == 0x000008, "Wrong alignment on GameSettingsSaver_C_GetSlotIntIntMap"); \ static_assert(sizeof(GameSettingsSaver_C_GetSlotIntIntMap) == 0x0000C8, "Wrong size on GameSettingsSaver_C_GetSlotIntIntMap"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotIntIntMap, Slot) == 0x000000, "Member 'GameSettingsSaver_C_GetSlotIntIntMap::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotIntIntMap, MapKey) == 0x000010, "Member 'GameSettingsSaver_C_GetSlotIntIntMap::MapKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotIntIntMap, ResultMap) == 0x000020, "Member 'GameSettingsSaver_C_GetSlotIntIntMap::ResultMap' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotIntIntMap, CallFunc_GetRef_SaverImpl) == 0x000070, "Member 'GameSettingsSaver_C_GetSlotIntIntMap::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotIntIntMap, CallFunc_GetSlotIntIntMap_ResultMap) == 0x000078, "Member 'GameSettingsSaver_C_GetSlotIntIntMap::CallFunc_GetSlotIntIntMap_ResultMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_GetSlotStrArray \ static_assert(alignof(GameSettingsSaver_C_GetSlotStrArray) == 0x000008, "Wrong alignment on GameSettingsSaver_C_GetSlotStrArray"); \ static_assert(sizeof(GameSettingsSaver_C_GetSlotStrArray) == 0x000048, "Wrong size on GameSettingsSaver_C_GetSlotStrArray"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotStrArray, Slot) == 0x000000, "Member 'GameSettingsSaver_C_GetSlotStrArray::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotStrArray, ArrayKey) == 0x000010, "Member 'GameSettingsSaver_C_GetSlotStrArray::ArrayKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotStrArray, ResultArray) == 0x000020, "Member 'GameSettingsSaver_C_GetSlotStrArray::ResultArray' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotStrArray, CallFunc_GetRef_SaverImpl) == 0x000030, "Member 'GameSettingsSaver_C_GetSlotStrArray::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotStrArray, CallFunc_GetSlotStrArray_ResultArray) == 0x000038, "Member 'GameSettingsSaver_C_GetSlotStrArray::CallFunc_GetSlotStrArray_ResultArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_GetSlotStrIntMap \ static_assert(alignof(GameSettingsSaver_C_GetSlotStrIntMap) == 0x000008, "Wrong alignment on GameSettingsSaver_C_GetSlotStrIntMap"); \ static_assert(sizeof(GameSettingsSaver_C_GetSlotStrIntMap) == 0x0000C8, "Wrong size on GameSettingsSaver_C_GetSlotStrIntMap"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotStrIntMap, Slot) == 0x000000, "Member 'GameSettingsSaver_C_GetSlotStrIntMap::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotStrIntMap, MapKey) == 0x000010, "Member 'GameSettingsSaver_C_GetSlotStrIntMap::MapKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotStrIntMap, ResultMap) == 0x000020, "Member 'GameSettingsSaver_C_GetSlotStrIntMap::ResultMap' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotStrIntMap, CallFunc_GetRef_SaverImpl) == 0x000070, "Member 'GameSettingsSaver_C_GetSlotStrIntMap::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotStrIntMap, CallFunc_GetSlotStrIntMap_ResultMap) == 0x000078, "Member 'GameSettingsSaver_C_GetSlotStrIntMap::CallFunc_GetSlotStrIntMap_ResultMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_GetSlotStrStrMap \ static_assert(alignof(GameSettingsSaver_C_GetSlotStrStrMap) == 0x000008, "Wrong alignment on GameSettingsSaver_C_GetSlotStrStrMap"); \ static_assert(sizeof(GameSettingsSaver_C_GetSlotStrStrMap) == 0x0000C8, "Wrong size on GameSettingsSaver_C_GetSlotStrStrMap"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotStrStrMap, Slot) == 0x000000, "Member 'GameSettingsSaver_C_GetSlotStrStrMap::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotStrStrMap, MapKey) == 0x000010, "Member 'GameSettingsSaver_C_GetSlotStrStrMap::MapKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotStrStrMap, ResultMap) == 0x000020, "Member 'GameSettingsSaver_C_GetSlotStrStrMap::ResultMap' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotStrStrMap, CallFunc_GetRef_SaverImpl) == 0x000070, "Member 'GameSettingsSaver_C_GetSlotStrStrMap::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotStrStrMap, CallFunc_GetSlotStrStrMap_ResultMap) == 0x000078, "Member 'GameSettingsSaver_C_GetSlotStrStrMap::CallFunc_GetSlotStrStrMap_ResultMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_GetSlotValue \ static_assert(alignof(GameSettingsSaver_C_GetSlotValue) == 0x000008, "Wrong alignment on GameSettingsSaver_C_GetSlotValue"); \ static_assert(sizeof(GameSettingsSaver_C_GetSlotValue) == 0x000048, "Wrong size on GameSettingsSaver_C_GetSlotValue"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotValue, Slot) == 0x000000, "Member 'GameSettingsSaver_C_GetSlotValue::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotValue, Key) == 0x000010, "Member 'GameSettingsSaver_C_GetSlotValue::Key' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotValue, Value) == 0x000020, "Member 'GameSettingsSaver_C_GetSlotValue::Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotValue, CallFunc_GetRef_SaverImpl) == 0x000030, "Member 'GameSettingsSaver_C_GetSlotValue::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSlotValue, CallFunc_GetSlotValue_Value) == 0x000038, "Member 'GameSettingsSaver_C_GetSlotValue::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_GetSvnLocalUsers \ static_assert(alignof(GameSettingsSaver_C_GetSvnLocalUsers) == 0x000008, "Wrong alignment on GameSettingsSaver_C_GetSvnLocalUsers"); \ static_assert(sizeof(GameSettingsSaver_C_GetSvnLocalUsers) == 0x0001C0, "Wrong size on GameSettingsSaver_C_GetSvnLocalUsers"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, HTTP) == 0x000000, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::HTTP' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, FindUsers) == 0x000010, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::FindUsers' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, httpvalue) == 0x000020, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::httpvalue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, http_idx) == 0x000030, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::http_idx' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, username_idx) == 0x000034, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::username_idx' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, matchedusers) == 0x000038, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::matchedusers' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, Temp_int_Loop_Counter_Variable_1) == 0x00004C, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Add_IntInt_ReturnValue_1) == 0x000054, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, Temp_int_Loop_Counter_Variable_2) == 0x000058, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Add_IntInt_ReturnValue_2) == 0x00005C, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, Temp_int_Array_Index_Variable) == 0x000060, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, Temp_int_Array_Index_Variable_1) == 0x000064, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Add_IntInt_ReturnValue_3) == 0x000068, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, Temp_int_Loop_Counter_Variable_3) == 0x00006C, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Add_IntInt_ReturnValue_4) == 0x000070, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, Temp_int_Array_Index_Variable_2) == 0x000074, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Map_Keys_Keys) == 0x000078, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Array_Get_Item) == 0x000088, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Array_Length_ReturnValue) == 0x000098, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Map_Find_Value) == 0x0000A0, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Map_Find_ReturnValue) == 0x0000B0, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Less_IntInt_ReturnValue) == 0x0000B1, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Array_AddUnique_ReturnValue) == 0x0000B4, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Contains_ReturnValue) == 0x0000B8, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, Temp_int_Array_Index_Variable_3) == 0x0000BC, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Map_Keys_Keys_1) == 0x0000C0, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000D0, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Array_Get_Item_1) == 0x0000D8, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Concat_StrStr_ReturnValue) == 0x0000E8, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Map_Find_Value_1) == 0x0000F8, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Map_Find_ReturnValue_1) == 0x000108, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Array_Length_ReturnValue_1) == 0x00010C, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000110, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Less_IntInt_ReturnValue_1) == 0x000120, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000121, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_FindDir_ReturnValue) == 0x000128, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_FindDir_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Replace_ReturnValue) == 0x000138, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Replace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_FindFilesInDirectory_ReturnValue) == 0x000148, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_FindFilesInDirectory_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000158, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Array_Get_Item_2) == 0x000168, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Array_Length_ReturnValue_2) == 0x000178, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000180, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Less_IntInt_ReturnValue_2) == 0x000190, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_ReadLinesOf_ReturnValue) == 0x000198, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_ReadLinesOf_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Array_Get_Item_3) == 0x0001A8, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Array_Length_ReturnValue_3) == 0x0001B8, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, K2Node_SwitchString_CmpSuccess) == 0x0001BC, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_GetSvnLocalUsers, CallFunc_Less_IntInt_ReturnValue_3) == 0x0001BD, "Member 'GameSettingsSaver_C_GetSvnLocalUsers::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_IsSaving \ static_assert(alignof(GameSettingsSaver_C_IsSaving) == 0x000008, "Wrong alignment on GameSettingsSaver_C_IsSaving"); \ static_assert(sizeof(GameSettingsSaver_C_IsSaving) == 0x000018, "Wrong size on GameSettingsSaver_C_IsSaving"); \ static_assert(offsetof(GameSettingsSaver_C_IsSaving, ReturnValue) == 0x000000, "Member 'GameSettingsSaver_C_IsSaving::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_IsSaving, CallFunc_GetRef_SaverImpl) == 0x000008, "Member 'GameSettingsSaver_C_IsSaving::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_IsSaving, CallFunc_IsSaving_ReturnValue) == 0x000010, "Member 'GameSettingsSaver_C_IsSaving::CallFunc_IsSaving_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_LoadSaveContentWithPresetJson \ static_assert(alignof(GameSettingsSaver_C_LoadSaveContentWithPresetJson) == 0x000008, "Wrong alignment on GameSettingsSaver_C_LoadSaveContentWithPresetJson"); \ static_assert(sizeof(GameSettingsSaver_C_LoadSaveContentWithPresetJson) == 0x000010, "Wrong size on GameSettingsSaver_C_LoadSaveContentWithPresetJson"); \ static_assert(offsetof(GameSettingsSaver_C_LoadSaveContentWithPresetJson, Preset) == 0x000000, "Member 'GameSettingsSaver_C_LoadSaveContentWithPresetJson::Preset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_MayRefreshVersionOfSlot \ static_assert(alignof(GameSettingsSaver_C_MayRefreshVersionOfSlot) == 0x000008, "Wrong alignment on GameSettingsSaver_C_MayRefreshVersionOfSlot"); \ static_assert(sizeof(GameSettingsSaver_C_MayRefreshVersionOfSlot) == 0x000010, "Wrong size on GameSettingsSaver_C_MayRefreshVersionOfSlot"); \ static_assert(offsetof(GameSettingsSaver_C_MayRefreshVersionOfSlot, Slot) == 0x000000, "Member 'GameSettingsSaver_C_MayRefreshVersionOfSlot::Slot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_OverrideSuperClass \ static_assert(alignof(GameSettingsSaver_C_OverrideSuperClass) == 0x000008, "Wrong alignment on GameSettingsSaver_C_OverrideSuperClass"); \ static_assert(sizeof(GameSettingsSaver_C_OverrideSuperClass) == 0x000008, "Wrong size on GameSettingsSaver_C_OverrideSuperClass"); \ static_assert(offsetof(GameSettingsSaver_C_OverrideSuperClass, SpecifiedOverride) == 0x000000, "Member 'GameSettingsSaver_C_OverrideSuperClass::SpecifiedOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_ReceiveEndPlay \ static_assert(alignof(GameSettingsSaver_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on GameSettingsSaver_C_ReceiveEndPlay"); \ static_assert(sizeof(GameSettingsSaver_C_ReceiveEndPlay) == 0x000001, "Wrong size on GameSettingsSaver_C_ReceiveEndPlay"); \ static_assert(offsetof(GameSettingsSaver_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'GameSettingsSaver_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_RecreateSaveContentWithInitialSlots \ static_assert(alignof(GameSettingsSaver_C_RecreateSaveContentWithInitialSlots) == 0x000008, "Wrong alignment on GameSettingsSaver_C_RecreateSaveContentWithInitialSlots"); \ static_assert(sizeof(GameSettingsSaver_C_RecreateSaveContentWithInitialSlots) == 0x000010, "Wrong size on GameSettingsSaver_C_RecreateSaveContentWithInitialSlots"); \ static_assert(offsetof(GameSettingsSaver_C_RecreateSaveContentWithInitialSlots, Slots) == 0x000000, "Member 'GameSettingsSaver_C_RecreateSaveContentWithInitialSlots::Slots' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_RefreshCountInfo \ static_assert(alignof(GameSettingsSaver_C_RefreshCountInfo) == 0x000008, "Wrong alignment on GameSettingsSaver_C_RefreshCountInfo"); \ static_assert(sizeof(GameSettingsSaver_C_RefreshCountInfo) == 0x000008, "Wrong size on GameSettingsSaver_C_RefreshCountInfo"); \ static_assert(offsetof(GameSettingsSaver_C_RefreshCountInfo, CallFunc_GetRef_SaverImpl) == 0x000000, "Member 'GameSettingsSaver_C_RefreshCountInfo::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_RelocateRootDir \ static_assert(alignof(GameSettingsSaver_C_RelocateRootDir) == 0x000008, "Wrong alignment on GameSettingsSaver_C_RelocateRootDir"); \ static_assert(sizeof(GameSettingsSaver_C_RelocateRootDir) == 0x000010, "Wrong size on GameSettingsSaver_C_RelocateRootDir"); \ static_assert(offsetof(GameSettingsSaver_C_RelocateRootDir, RootPath) == 0x000000, "Member 'GameSettingsSaver_C_RelocateRootDir::RootPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_SaveAllSlots \ static_assert(alignof(GameSettingsSaver_C_SaveAllSlots) == 0x000004, "Wrong alignment on GameSettingsSaver_C_SaveAllSlots"); \ static_assert(sizeof(GameSettingsSaver_C_SaveAllSlots) == 0x000010, "Wrong size on GameSettingsSaver_C_SaveAllSlots"); \ static_assert(offsetof(GameSettingsSaver_C_SaveAllSlots, OnFinishedEvent) == 0x000000, "Member 'GameSettingsSaver_C_SaveAllSlots::OnFinishedEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_SelectNextCount \ static_assert(alignof(GameSettingsSaver_C_SelectNextCount) == 0x000008, "Wrong alignment on GameSettingsSaver_C_SelectNextCount"); \ static_assert(sizeof(GameSettingsSaver_C_SelectNextCount) == 0x000018, "Wrong size on GameSettingsSaver_C_SelectNextCount"); \ static_assert(offsetof(GameSettingsSaver_C_SelectNextCount, Count) == 0x000000, "Member 'GameSettingsSaver_C_SelectNextCount::Count' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SelectNextCount, CallFunc_GetRef_SaverImpl) == 0x000010, "Member 'GameSettingsSaver_C_SelectNextCount::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_SelectNextDebugCount \ static_assert(alignof(GameSettingsSaver_C_SelectNextDebugCount) == 0x000008, "Wrong alignment on GameSettingsSaver_C_SelectNextDebugCount"); \ static_assert(sizeof(GameSettingsSaver_C_SelectNextDebugCount) == 0x000018, "Wrong size on GameSettingsSaver_C_SelectNextDebugCount"); \ static_assert(offsetof(GameSettingsSaver_C_SelectNextDebugCount, Count) == 0x000000, "Member 'GameSettingsSaver_C_SelectNextDebugCount::Count' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SelectNextDebugCount, CallFunc_GetRef_SaverImpl) == 0x000010, "Member 'GameSettingsSaver_C_SelectNextDebugCount::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_SetEnableSave \ static_assert(alignof(GameSettingsSaver_C_SetEnableSave) == 0x000001, "Wrong alignment on GameSettingsSaver_C_SetEnableSave"); \ static_assert(sizeof(GameSettingsSaver_C_SetEnableSave) == 0x000001, "Wrong size on GameSettingsSaver_C_SetEnableSave"); \ static_assert(offsetof(GameSettingsSaver_C_SetEnableSave, bValue) == 0x000000, "Member 'GameSettingsSaver_C_SetEnableSave::bValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_SetImplement \ static_assert(alignof(GameSettingsSaver_C_SetImplement) == 0x000008, "Wrong alignment on GameSettingsSaver_C_SetImplement"); \ static_assert(sizeof(GameSettingsSaver_C_SetImplement) == 0x000008, "Wrong size on GameSettingsSaver_C_SetImplement"); \ static_assert(offsetof(GameSettingsSaver_C_SetImplement, SaverImpl_0) == 0x000000, "Member 'GameSettingsSaver_C_SetImplement::SaverImpl_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_SVNBlackList \ static_assert(alignof(GameSettingsSaver_C_SVNBlackList) == 0x000008, "Wrong alignment on GameSettingsSaver_C_SVNBlackList"); \ static_assert(sizeof(GameSettingsSaver_C_SVNBlackList) == 0x000320, "Wrong size on GameSettingsSaver_C_SVNBlackList"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, Command) == 0x000000, "Member 'GameSettingsSaver_C_SVNBlackList::Command' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, Forbidden) == 0x000010, "Member 'GameSettingsSaver_C_SVNBlackList::Forbidden' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, ComparedUsers) == 0x000018, "Member 'GameSettingsSaver_C_SVNBlackList::ComparedUsers' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, FindUsers) == 0x000068, "Member 'GameSettingsSaver_C_SVNBlackList::FindUsers' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CheckHttp) == 0x0000B8, "Member 'GameSettingsSaver_C_SVNBlackList::CheckHttp' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, ForBiddenCommands) == 0x0000C8, "Member 'GameSettingsSaver_C_SVNBlackList::ForBiddenCommands' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, ForbiddenUsers) == 0x0000D8, "Member 'GameSettingsSaver_C_SVNBlackList::ForbiddenUsers' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, L_ForbiddenCommands) == 0x0000E8, "Member 'GameSettingsSaver_C_SVNBlackList::L_ForbiddenCommands' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, Temp_int_Array_Index_Variable) == 0x000138, "Member 'GameSettingsSaver_C_SVNBlackList::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_TrimTrailing_ReturnValue) == 0x000140, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_TrimTrailing_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_ToLower_ReturnValue) == 0x000150, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Concat_StrStr_ReturnValue) == 0x000160, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, Temp_int_Loop_Counter_Variable) == 0x000170, "Member 'GameSettingsSaver_C_SVNBlackList::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000178, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Add_IntInt_ReturnValue) == 0x000188, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, Temp_int_Array_Index_Variable_1) == 0x00018C, "Member 'GameSettingsSaver_C_SVNBlackList::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Set_ToArray_Result) == 0x000190, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Set_Intersection_Result) == 0x0001A0, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Set_Intersection_Result' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Set_IsNotEmpty_ReturnValue) == 0x0001F0, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Set_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Array_Get_Item) == 0x0001F8, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_GetSvnLocalUsers_findusers) == 0x000208, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_GetSvnLocalUsers_findusers' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Array_Length_ReturnValue) == 0x000218, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, Temp_bool_Has_Been_Initd_Variable) == 0x00021C, "Member 'GameSettingsSaver_C_SVNBlackList::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x00021D, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, Temp_bool_IsClosed_Variable) == 0x00021E, "Member 'GameSettingsSaver_C_SVNBlackList::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x00021F, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, Temp_int_Loop_Counter_Variable_1) == 0x000220, "Member 'GameSettingsSaver_C_SVNBlackList::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Less_IntInt_ReturnValue) == 0x000224, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Add_IntInt_ReturnValue_1) == 0x000228, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Array_Contains_ReturnValue) == 0x00022C, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_FindDir_ReturnValue) == 0x000230, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_FindDir_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000240, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000250, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_FindDir_ReturnValue_1) == 0x000260, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_FindDir_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_DirectoryExists_ReturnValue) == 0x000270, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_DirectoryExists_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000278, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_ReadLinesOf_ReturnValue) == 0x000288, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_ReadLinesOf_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_FileExists_ReturnValue) == 0x000298, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_FileExists_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Array_Get_Item_1) == 0x0002A0, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Replace_ReturnValue) == 0x0002B0, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Replace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_StartsWith_ReturnValue) == 0x0002C0, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_TrimTrailing_ReturnValue_1) == 0x0002C8, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_TrimTrailing_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Array_AddUnique_ReturnValue) == 0x0002D8, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_TrimTrailing_ReturnValue_2) == 0x0002E0, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_TrimTrailing_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_StartsWith_ReturnValue_1) == 0x0002F0, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_StartsWith_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Array_AddUnique_ReturnValue_1) == 0x0002F4, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Array_AddUnique_ReturnValue_2) == 0x0002F8, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Array_AddUnique_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_IsEmpty_ReturnValue) == 0x0002FC, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_ToLower_ReturnValue_1) == 0x000300, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_ToLower_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_StartsWith_ReturnValue_2) == 0x000310, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_StartsWith_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Array_Length_ReturnValue_1) == 0x000314, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_SVNBlackList, CallFunc_Less_IntInt_ReturnValue_1) == 0x000318, "Member 'GameSettingsSaver_C_SVNBlackList::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_UpdateCountInfo \ static_assert(alignof(GameSettingsSaver_C_UpdateCountInfo) == 0x000008, "Wrong alignment on GameSettingsSaver_C_UpdateCountInfo"); \ static_assert(sizeof(GameSettingsSaver_C_UpdateCountInfo) == 0x000028, "Wrong size on GameSettingsSaver_C_UpdateCountInfo"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateCountInfo, Key) == 0x000000, "Member 'GameSettingsSaver_C_UpdateCountInfo::Key' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateCountInfo, Value) == 0x000010, "Member 'GameSettingsSaver_C_UpdateCountInfo::Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateCountInfo, CallFunc_GetRef_SaverImpl) == 0x000020, "Member 'GameSettingsSaver_C_UpdateCountInfo::CallFunc_GetRef_SaverImpl' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_UpdateSlotIntArray \ static_assert(alignof(GameSettingsSaver_C_UpdateSlotIntArray) == 0x000008, "Wrong alignment on GameSettingsSaver_C_UpdateSlotIntArray"); \ static_assert(sizeof(GameSettingsSaver_C_UpdateSlotIntArray) == 0x000030, "Wrong size on GameSettingsSaver_C_UpdateSlotIntArray"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotIntArray, Slot) == 0x000000, "Member 'GameSettingsSaver_C_UpdateSlotIntArray::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotIntArray, ArrayKey) == 0x000010, "Member 'GameSettingsSaver_C_UpdateSlotIntArray::ArrayKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotIntArray, ResultArray) == 0x000020, "Member 'GameSettingsSaver_C_UpdateSlotIntArray::ResultArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_UpdateSlotIntIntMap \ static_assert(alignof(GameSettingsSaver_C_UpdateSlotIntIntMap) == 0x000008, "Wrong alignment on GameSettingsSaver_C_UpdateSlotIntIntMap"); \ static_assert(sizeof(GameSettingsSaver_C_UpdateSlotIntIntMap) == 0x000070, "Wrong size on GameSettingsSaver_C_UpdateSlotIntIntMap"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotIntIntMap, Slot) == 0x000000, "Member 'GameSettingsSaver_C_UpdateSlotIntIntMap::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotIntIntMap, MapKey) == 0x000010, "Member 'GameSettingsSaver_C_UpdateSlotIntIntMap::MapKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotIntIntMap, ResultMap) == 0x000020, "Member 'GameSettingsSaver_C_UpdateSlotIntIntMap::ResultMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_UpdateSlotStrArray \ static_assert(alignof(GameSettingsSaver_C_UpdateSlotStrArray) == 0x000008, "Wrong alignment on GameSettingsSaver_C_UpdateSlotStrArray"); \ static_assert(sizeof(GameSettingsSaver_C_UpdateSlotStrArray) == 0x000030, "Wrong size on GameSettingsSaver_C_UpdateSlotStrArray"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotStrArray, Slot) == 0x000000, "Member 'GameSettingsSaver_C_UpdateSlotStrArray::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotStrArray, ArrayKey) == 0x000010, "Member 'GameSettingsSaver_C_UpdateSlotStrArray::ArrayKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotStrArray, ResultArray) == 0x000020, "Member 'GameSettingsSaver_C_UpdateSlotStrArray::ResultArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_UpdateSlotStrIntMap \ static_assert(alignof(GameSettingsSaver_C_UpdateSlotStrIntMap) == 0x000008, "Wrong alignment on GameSettingsSaver_C_UpdateSlotStrIntMap"); \ static_assert(sizeof(GameSettingsSaver_C_UpdateSlotStrIntMap) == 0x000070, "Wrong size on GameSettingsSaver_C_UpdateSlotStrIntMap"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotStrIntMap, Slot) == 0x000000, "Member 'GameSettingsSaver_C_UpdateSlotStrIntMap::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotStrIntMap, MapKey) == 0x000010, "Member 'GameSettingsSaver_C_UpdateSlotStrIntMap::MapKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotStrIntMap, ResultMap) == 0x000020, "Member 'GameSettingsSaver_C_UpdateSlotStrIntMap::ResultMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_UpdateSlotStrStrMap \ static_assert(alignof(GameSettingsSaver_C_UpdateSlotStrStrMap) == 0x000008, "Wrong alignment on GameSettingsSaver_C_UpdateSlotStrStrMap"); \ static_assert(sizeof(GameSettingsSaver_C_UpdateSlotStrStrMap) == 0x000070, "Wrong size on GameSettingsSaver_C_UpdateSlotStrStrMap"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotStrStrMap, Slot) == 0x000000, "Member 'GameSettingsSaver_C_UpdateSlotStrStrMap::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotStrStrMap, MapKey) == 0x000010, "Member 'GameSettingsSaver_C_UpdateSlotStrStrMap::MapKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotStrStrMap, ResultMap) == 0x000020, "Member 'GameSettingsSaver_C_UpdateSlotStrStrMap::ResultMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsSaver_C_UpdateSlotValue \ static_assert(alignof(GameSettingsSaver_C_UpdateSlotValue) == 0x000008, "Wrong alignment on GameSettingsSaver_C_UpdateSlotValue"); \ static_assert(sizeof(GameSettingsSaver_C_UpdateSlotValue) == 0x000038, "Wrong size on GameSettingsSaver_C_UpdateSlotValue"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotValue, Slot) == 0x000000, "Member 'GameSettingsSaver_C_UpdateSlotValue::Slot' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotValue, Key) == 0x000010, "Member 'GameSettingsSaver_C_UpdateSlotValue::Key' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotValue, Value) == 0x000020, "Member 'GameSettingsSaver_C_UpdateSlotValue::Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingsSaver_C_UpdateSlotValue, Flush) == 0x000030, "Member 'GameSettingsSaver_C_UpdateSlotValue::Flush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameSettingsSaver_C \ static_assert(alignof(AGameSettingsSaver_C) == 0x000008, "Wrong alignment on AGameSettingsSaver_C"); \ static_assert(sizeof(AGameSettingsSaver_C) == 0x000450, "Wrong size on AGameSettingsSaver_C"); \ static_assert(offsetof(AGameSettingsSaver_C, UberGraphFrame) == 0x0003C0, "Member 'AGameSettingsSaver_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AGameSettingsSaver_C, DefaultSceneRoot) == 0x0003C8, "Member 'AGameSettingsSaver_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AGameSettingsSaver_C, HasInit) == 0x0003D0, "Member 'AGameSettingsSaver_C::HasInit' has a wrong offset!"); \ static_assert(offsetof(AGameSettingsSaver_C, SaverImpl) == 0x0003D8, "Member 'AGameSettingsSaver_C::SaverImpl' has a wrong offset!"); \ static_assert(offsetof(AGameSettingsSaver_C, UserName) == 0x0003E0, "Member 'AGameSettingsSaver_C::UserName' has a wrong offset!"); \ static_assert(offsetof(AGameSettingsSaver_C, CachedSVN) == 0x000430, "Member 'AGameSettingsSaver_C::CachedSVN' has a wrong offset!"); \ static_assert(offsetof(AGameSettingsSaver_C, CommandBlackList) == 0x000438, "Member 'AGameSettingsSaver_C::CommandBlackList' has a wrong offset!"); \ static_assert(offsetof(AGameSettingsSaver_C, BlackAll) == 0x000448, "Member 'AGameSettingsSaver_C::BlackAll' has a wrong offset!"); \ static_assert(offsetof(AGameSettingsSaver_C, CachedBlackList) == 0x000449, "Member 'AGameSettingsSaver_C::CachedBlackList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_AddFeedBack \ static_assert(alignof(DCSPlayerController_C_AddFeedBack) == 0x000008, "Wrong alignment on DCSPlayerController_C_AddFeedBack"); \ static_assert(sizeof(DCSPlayerController_C_AddFeedBack) == 0x000020, "Wrong size on DCSPlayerController_C_AddFeedBack"); \ static_assert(offsetof(DCSPlayerController_C_AddFeedBack, Notify) == 0x000000, "Member 'DCSPlayerController_C_AddFeedBack::Notify' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddFeedBack, Feedback) == 0x000008, "Member 'DCSPlayerController_C_AddFeedBack::Feedback' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddFeedBack, CallFunc_Map_Find_Value) == 0x000010, "Member 'DCSPlayerController_C_AddFeedBack::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddFeedBack, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'DCSPlayerController_C_AddFeedBack::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_AddToWidgetPostQueue \ static_assert(alignof(DCSPlayerController_C_AddToWidgetPostQueue) == 0x000008, "Wrong alignment on DCSPlayerController_C_AddToWidgetPostQueue"); \ static_assert(sizeof(DCSPlayerController_C_AddToWidgetPostQueue) == 0x000088, "Wrong size on DCSPlayerController_C_AddToWidgetPostQueue"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetPostQueue, Widget) == 0x000000, "Member 'DCSPlayerController_C_AddToWidgetPostQueue::Widget' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetPostQueue, Owner_0) == 0x000008, "Member 'DCSPlayerController_C_AddToWidgetPostQueue::Owner_0' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetPostQueue, Succeed) == 0x000010, "Member 'DCSPlayerController_C_AddToWidgetPostQueue::Succeed' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetPostQueue, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'DCSPlayerController_C_AddToWidgetPostQueue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetPostQueue, CallFunc_GetDisplayName_ReturnValue) == 0x000018, "Member 'DCSPlayerController_C_AddToWidgetPostQueue::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetPostQueue, CallFunc_GetDisplayName_ReturnValue_1) == 0x000028, "Member 'DCSPlayerController_C_AddToWidgetPostQueue::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetPostQueue, CallFunc_GetDisplayName_ReturnValue_2) == 0x000038, "Member 'DCSPlayerController_C_AddToWidgetPostQueue::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetPostQueue, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'DCSPlayerController_C_AddToWidgetPostQueue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetPostQueue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'DCSPlayerController_C_AddToWidgetPostQueue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetPostQueue, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000068, "Member 'DCSPlayerController_C_AddToWidgetPostQueue::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetPostQueue, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000078, "Member 'DCSPlayerController_C_AddToWidgetPostQueue::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_AddToWidgetQueue \ static_assert(alignof(DCSPlayerController_C_AddToWidgetQueue) == 0x000008, "Wrong alignment on DCSPlayerController_C_AddToWidgetQueue"); \ static_assert(sizeof(DCSPlayerController_C_AddToWidgetQueue) == 0x000028, "Wrong size on DCSPlayerController_C_AddToWidgetQueue"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetQueue, Widget) == 0x000000, "Member 'DCSPlayerController_C_AddToWidgetQueue::Widget' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetQueue, SingleType) == 0x000008, "Member 'DCSPlayerController_C_AddToWidgetQueue::SingleType' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetQueue, Priority) == 0x000009, "Member 'DCSPlayerController_C_AddToWidgetQueue::Priority' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetQueue, CanInputGame) == 0x00000A, "Member 'DCSPlayerController_C_AddToWidgetQueue::CanInputGame' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetQueue, AutoRemoveWhenLoading) == 0x00000B, "Member 'DCSPlayerController_C_AddToWidgetQueue::AutoRemoveWhenLoading' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetQueue, Succeed) == 0x00000C, "Member 'DCSPlayerController_C_AddToWidgetQueue::Succeed' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetQueue, Local_QueueData) == 0x000010, "Member 'DCSPlayerController_C_AddToWidgetQueue::Local_QueueData' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetQueue, CallFunc_Inner_GetPriorityOrderByType_ReturnValue) == 0x000018, "Member 'DCSPlayerController_C_AddToWidgetQueue::CallFunc_Inner_GetPriorityOrderByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetQueue, CallFunc_RemoveWidgetByPostQueue_Succeed) == 0x00001C, "Member 'DCSPlayerController_C_AddToWidgetQueue::CallFunc_RemoveWidgetByPostQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetQueue, CallFunc_DirectlyCreateTeach_ReturnValue) == 0x00001D, "Member 'DCSPlayerController_C_AddToWidgetQueue::CallFunc_DirectlyCreateTeach_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetQueue, CallFunc_Array_Contains_ReturnValue) == 0x00001E, "Member 'DCSPlayerController_C_AddToWidgetQueue::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AddToWidgetQueue, K2Node_MakeStruct_S_WidgetQueueData) == 0x000020, "Member 'DCSPlayerController_C_AddToWidgetQueue::K2Node_MakeStruct_S_WidgetQueueData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_AutoPlayNextByQueue \ static_assert(alignof(DCSPlayerController_C_AutoPlayNextByQueue) == 0x000008, "Wrong alignment on DCSPlayerController_C_AutoPlayNextByQueue"); \ static_assert(sizeof(DCSPlayerController_C_AutoPlayNextByQueue) == 0x000050, "Wrong size on DCSPlayerController_C_AutoPlayNextByQueue"); \ static_assert(offsetof(DCSPlayerController_C_AutoPlayNextByQueue, CallFunc_IsInViewport_ReturnValue) == 0x000000, "Member 'DCSPlayerController_C_AutoPlayNextByQueue::CallFunc_IsInViewport_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AutoPlayNextByQueue, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'DCSPlayerController_C_AutoPlayNextByQueue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AutoPlayNextByQueue, CallFunc_GetDisplayName_ReturnValue) == 0x000008, "Member 'DCSPlayerController_C_AutoPlayNextByQueue::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AutoPlayNextByQueue, CallFunc_RemoveWidgetByQueue_Succeed) == 0x000018, "Member 'DCSPlayerController_C_AutoPlayNextByQueue::CallFunc_RemoveWidgetByQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AutoPlayNextByQueue, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'DCSPlayerController_C_AutoPlayNextByQueue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AutoPlayNextByQueue, CallFunc_Conv_StringToText_ReturnValue) == 0x000030, "Member 'DCSPlayerController_C_AutoPlayNextByQueue::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_AutoPlayNextByQueue, CallFunc_CreateMessageWindow_ReturnValue) == 0x000048, "Member 'DCSPlayerController_C_AutoPlayNextByQueue::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_CheckOpenedWidgetByRefresh \ static_assert(alignof(DCSPlayerController_C_CheckOpenedWidgetByRefresh) == 0x000008, "Wrong alignment on DCSPlayerController_C_CheckOpenedWidgetByRefresh"); \ static_assert(sizeof(DCSPlayerController_C_CheckOpenedWidgetByRefresh) == 0x000020, "Wrong size on DCSPlayerController_C_CheckOpenedWidgetByRefresh"); \ static_assert(offsetof(DCSPlayerController_C_CheckOpenedWidgetByRefresh, CallFunc_GetViewTarget_ReturnValue) == 0x000000, "Member 'DCSPlayerController_C_CheckOpenedWidgetByRefresh::CallFunc_GetViewTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckOpenedWidgetByRefresh, CallFunc_GetOpenedWidgetNum_ReturnValue) == 0x000008, "Member 'DCSPlayerController_C_CheckOpenedWidgetByRefresh::CallFunc_GetOpenedWidgetNum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckOpenedWidgetByRefresh, CallFunc_GetObjectClass_ReturnValue) == 0x000010, "Member 'DCSPlayerController_C_CheckOpenedWidgetByRefresh::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckOpenedWidgetByRefresh, CallFunc_Greater_IntInt_ReturnValue) == 0x000018, "Member 'DCSPlayerController_C_CheckOpenedWidgetByRefresh::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckOpenedWidgetByRefresh, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000019, "Member 'DCSPlayerController_C_CheckOpenedWidgetByRefresh::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckOpenedWidgetByRefresh, CallFunc_CheckTopIsDebug_ReturnValue) == 0x00001A, "Member 'DCSPlayerController_C_CheckOpenedWidgetByRefresh::CallFunc_CheckTopIsDebug_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckOpenedWidgetByRefresh, CallFunc_IsValid_ReturnValue) == 0x00001B, "Member 'DCSPlayerController_C_CheckOpenedWidgetByRefresh::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckOpenedWidgetByRefresh, CallFunc_IsInViewport_ReturnValue) == 0x00001C, "Member 'DCSPlayerController_C_CheckOpenedWidgetByRefresh::CallFunc_IsInViewport_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_CheckPostQueueOwnerValid \ static_assert(alignof(DCSPlayerController_C_CheckPostQueueOwnerValid) == 0x000008, "Wrong alignment on DCSPlayerController_C_CheckPostQueueOwnerValid"); \ static_assert(sizeof(DCSPlayerController_C_CheckPostQueueOwnerValid) == 0x000080, "Wrong size on DCSPlayerController_C_CheckPostQueueOwnerValid"); \ static_assert(offsetof(DCSPlayerController_C_CheckPostQueueOwnerValid, Temp_int_Array_Index_Variable) == 0x000000, "Member 'DCSPlayerController_C_CheckPostQueueOwnerValid::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckPostQueueOwnerValid, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'DCSPlayerController_C_CheckPostQueueOwnerValid::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckPostQueueOwnerValid, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'DCSPlayerController_C_CheckPostQueueOwnerValid::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckPostQueueOwnerValid, CallFunc_Map_Length_ReturnValue) == 0x00000C, "Member 'DCSPlayerController_C_CheckPostQueueOwnerValid::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckPostQueueOwnerValid, CallFunc_Map_Values_Values) == 0x000010, "Member 'DCSPlayerController_C_CheckPostQueueOwnerValid::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckPostQueueOwnerValid, CallFunc_Greater_IntInt_ReturnValue) == 0x000020, "Member 'DCSPlayerController_C_CheckPostQueueOwnerValid::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckPostQueueOwnerValid, CallFunc_Array_Get_Item) == 0x000028, "Member 'DCSPlayerController_C_CheckPostQueueOwnerValid::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckPostQueueOwnerValid, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'DCSPlayerController_C_CheckPostQueueOwnerValid::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckPostQueueOwnerValid, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'DCSPlayerController_C_CheckPostQueueOwnerValid::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckPostQueueOwnerValid, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'DCSPlayerController_C_CheckPostQueueOwnerValid::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckPostQueueOwnerValid, CallFunc_Map_Keys_Keys) == 0x000040, "Member 'DCSPlayerController_C_CheckPostQueueOwnerValid::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckPostQueueOwnerValid, CallFunc_Array_Get_Item_1) == 0x000050, "Member 'DCSPlayerController_C_CheckPostQueueOwnerValid::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckPostQueueOwnerValid, CallFunc_GetDisplayName_ReturnValue) == 0x000058, "Member 'DCSPlayerController_C_CheckPostQueueOwnerValid::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckPostQueueOwnerValid, CallFunc_AddToWidgetQueue_Succeed) == 0x000068, "Member 'DCSPlayerController_C_CheckPostQueueOwnerValid::CallFunc_AddToWidgetQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckPostQueueOwnerValid, CallFunc_Concat_StrStr_ReturnValue) == 0x000070, "Member 'DCSPlayerController_C_CheckPostQueueOwnerValid::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_CheckTopIsDebug \ static_assert(alignof(DCSPlayerController_C_CheckTopIsDebug) == 0x000008, "Wrong alignment on DCSPlayerController_C_CheckTopIsDebug"); \ static_assert(sizeof(DCSPlayerController_C_CheckTopIsDebug) == 0x000018, "Wrong size on DCSPlayerController_C_CheckTopIsDebug"); \ static_assert(offsetof(DCSPlayerController_C_CheckTopIsDebug, ReturnValue) == 0x000000, "Member 'DCSPlayerController_C_CheckTopIsDebug::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckTopIsDebug, CallFunc_GetFocusWidget_ReturnValue) == 0x000008, "Member 'DCSPlayerController_C_CheckTopIsDebug::CallFunc_GetFocusWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckTopIsDebug, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'DCSPlayerController_C_CheckTopIsDebug::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_CheckTopIsDebug, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000011, "Member 'DCSPlayerController_C_CheckTopIsDebug::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_DirectlyCreateTeach \ static_assert(alignof(DCSPlayerController_C_DirectlyCreateTeach) == 0x000008, "Wrong alignment on DCSPlayerController_C_DirectlyCreateTeach"); \ static_assert(sizeof(DCSPlayerController_C_DirectlyCreateTeach) == 0x000068, "Wrong size on DCSPlayerController_C_DirectlyCreateTeach"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, WidgetQueueData_0) == 0x000000, "Member 'DCSPlayerController_C_DirectlyCreateTeach::WidgetQueueData_0' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, PriorityType) == 0x000008, "Member 'DCSPlayerController_C_DirectlyCreateTeach::PriorityType' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, InWidget) == 0x000010, "Member 'DCSPlayerController_C_DirectlyCreateTeach::InWidget' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, ReturnValue) == 0x000018, "Member 'DCSPlayerController_C_DirectlyCreateTeach::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, Local_CurrentShownPriority) == 0x00001C, "Member 'DCSPlayerController_C_DirectlyCreateTeach::Local_CurrentShownPriority' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000020, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_IsValid_ReturnValue) == 0x000021, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_IsInViewport_ReturnValue) == 0x000022, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_IsInViewport_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_Inner_GetPriorityOrderByType_ReturnValue) == 0x000024, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_Inner_GetPriorityOrderByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_Inner_GetPriorityOrderByType_ReturnValue_1) == 0x000028, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_Inner_GetPriorityOrderByType_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_Inner_GetPriorityOrderByType_ReturnValue_2) == 0x00002C, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_Inner_GetPriorityOrderByType_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000030, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000031, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000032, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_Inner_GetPriorityOrderByType_ReturnValue_3) == 0x000034, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_Inner_GetPriorityOrderByType_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x000038, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_BooleanOR_ReturnValue) == 0x000039, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_BooleanOR_ReturnValue_1) == 0x00003A, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_Array_Find_ReturnValue) == 0x00003C, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_BooleanOR_ReturnValue_2) == 0x000040, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_IsValid_ReturnValue_1) == 0x000041, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000048, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000050, "Member 'DCSPlayerController_C_DirectlyCreateTeach::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'DCSPlayerController_C_DirectlyCreateTeach::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_DirectlyCreateTeach, CallFunc_IsAlive_Result) == 0x000061, "Member 'DCSPlayerController_C_DirectlyCreateTeach::CallFunc_IsAlive_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController \ static_assert(alignof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController) == 0x000008, "Wrong alignment on DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController"); \ static_assert(sizeof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController) == 0x0000E0, "Wrong size on DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, EntryPoint) == 0x000000, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, Temp_bool_Has_Been_Initd_Variable) == 0x000014, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000018, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, CallFunc_IsLocalController_ReturnValue) == 0x000021, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::CallFunc_IsLocalController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, K2Node_Event_InKeyEvent) == 0x000028, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::K2Node_Event_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, K2Node_Event_bIsDown) == 0x000068, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::K2Node_Event_bIsDown' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, K2Node_Event_WithSingle) == 0x000069, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::K2Node_Event_WithSingle' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, CallFunc_GetKey_ReturnValue) == 0x000070, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, CallFunc_GetInputEventFromKeyEvent_ReturnValue) == 0x000088, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::CallFunc_GetInputEventFromKeyEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x0000A8, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, CallFunc_InputEvent_IsRepeat_ReturnValue) == 0x0000A9, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::CallFunc_InputEvent_IsRepeat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, CallFunc_BooleanOR_ReturnValue) == 0x0000AA, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000B0, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000B8, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, K2Node_DynamicCast_bSuccess) == 0x0000C0, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, CallFunc_GetOpenedWidgetNum_ReturnValue) == 0x0000C4, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::CallFunc_GetOpenedWidgetNum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, CallFunc_Greater_IntInt_ReturnValue) == 0x0000C8, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, CallFunc_IsValid_ReturnValue_1) == 0x0000C9, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, K2Node_Event_DeltaSeconds) == 0x0000CC, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, CallFunc_GetGlobalFlag_Enable) == 0x0000D0, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, CallFunc_IsValid_ReturnValue_2) == 0x0000D1, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, Temp_bool_IsClosed_Variable) == 0x0000D2, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController, CallFunc_GetDCSGameState_ReturnValue) == 0x0000D8, "Member 'DCSPlayerController_C_ExecuteUbergraph_DCSPlayerController::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_GetZiMu \ static_assert(alignof(DCSPlayerController_C_GetZiMu) == 0x000008, "Wrong alignment on DCSPlayerController_C_GetZiMu"); \ static_assert(sizeof(DCSPlayerController_C_GetZiMu) == 0x000030, "Wrong size on DCSPlayerController_C_GetZiMu"); \ static_assert(offsetof(DCSPlayerController_C_GetZiMu, AutoCreate) == 0x000000, "Member 'DCSPlayerController_C_GetZiMu::AutoCreate' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_GetZiMu, ReturnValue) == 0x000008, "Member 'DCSPlayerController_C_GetZiMu::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_GetZiMu, CallFunc_IsInViewport_ReturnValue) == 0x000010, "Member 'DCSPlayerController_C_GetZiMu::CallFunc_IsInViewport_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_GetZiMu, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'DCSPlayerController_C_GetZiMu::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_GetZiMu, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'DCSPlayerController_C_GetZiMu::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_GetZiMu, CallFunc_Create_ReturnValue) == 0x000028, "Member 'DCSPlayerController_C_GetZiMu::CallFunc_Create_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_HasAnyByQueue \ static_assert(alignof(DCSPlayerController_C_HasAnyByQueue) == 0x000004, "Wrong alignment on DCSPlayerController_C_HasAnyByQueue"); \ static_assert(sizeof(DCSPlayerController_C_HasAnyByQueue) == 0x00000C, "Wrong size on DCSPlayerController_C_HasAnyByQueue"); \ static_assert(offsetof(DCSPlayerController_C_HasAnyByQueue, ReturnValue) == 0x000000, "Member 'DCSPlayerController_C_HasAnyByQueue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_HasAnyByQueue, CallFunc_Map_Length_ReturnValue) == 0x000004, "Member 'DCSPlayerController_C_HasAnyByQueue::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_HasAnyByQueue, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000008, "Member 'DCSPlayerController_C_HasAnyByQueue::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_HasAnyByQueue, CallFunc_Greater_IntInt_ReturnValue) == 0x000009, "Member 'DCSPlayerController_C_HasAnyByQueue::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_HasAnyByQueue, CallFunc_BooleanOR_ReturnValue) == 0x00000A, "Member 'DCSPlayerController_C_HasAnyByQueue::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_HasClassInTopQueue \ static_assert(alignof(DCSPlayerController_C_HasClassInTopQueue) == 0x000008, "Wrong alignment on DCSPlayerController_C_HasClassInTopQueue"); \ static_assert(sizeof(DCSPlayerController_C_HasClassInTopQueue) == 0x000028, "Wrong size on DCSPlayerController_C_HasClassInTopQueue"); \ static_assert(offsetof(DCSPlayerController_C_HasClassInTopQueue, Class_0) == 0x000000, "Member 'DCSPlayerController_C_HasClassInTopQueue::Class_0' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_HasClassInTopQueue, ReturnValue) == 0x000008, "Member 'DCSPlayerController_C_HasClassInTopQueue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_HasClassInTopQueue, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'DCSPlayerController_C_HasClassInTopQueue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_HasClassInTopQueue, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'DCSPlayerController_C_HasClassInTopQueue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_HasClassInTopQueue, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'DCSPlayerController_C_HasClassInTopQueue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_HasClassInTopQueue, CallFunc_Array_Get_Item) == 0x000018, "Member 'DCSPlayerController_C_HasClassInTopQueue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_HasClassInTopQueue, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'DCSPlayerController_C_HasClassInTopQueue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_HasClassInTopQueue, CallFunc_ObjectIsA_ReturnValue) == 0x000024, "Member 'DCSPlayerController_C_HasClassInTopQueue::CallFunc_ObjectIsA_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_HasClassInTopQueue, CallFunc_Less_IntInt_ReturnValue) == 0x000025, "Member 'DCSPlayerController_C_HasClassInTopQueue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_Inner_AddWidgetToQueue \ static_assert(alignof(DCSPlayerController_C_Inner_AddWidgetToQueue) == 0x000008, "Wrong alignment on DCSPlayerController_C_Inner_AddWidgetToQueue"); \ static_assert(sizeof(DCSPlayerController_C_Inner_AddWidgetToQueue) == 0x000040, "Wrong size on DCSPlayerController_C_Inner_AddWidgetToQueue"); \ static_assert(offsetof(DCSPlayerController_C_Inner_AddWidgetToQueue, NewWidget) == 0x000000, "Member 'DCSPlayerController_C_Inner_AddWidgetToQueue::NewWidget' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_AddWidgetToQueue, NewData) == 0x000008, "Member 'DCSPlayerController_C_Inner_AddWidgetToQueue::NewData' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_AddWidgetToQueue, Temp_int_Array_Index_Variable) == 0x000010, "Member 'DCSPlayerController_C_Inner_AddWidgetToQueue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_AddWidgetToQueue, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'DCSPlayerController_C_Inner_AddWidgetToQueue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_AddWidgetToQueue, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'DCSPlayerController_C_Inner_AddWidgetToQueue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_AddWidgetToQueue, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00001C, "Member 'DCSPlayerController_C_Inner_AddWidgetToQueue::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_AddWidgetToQueue, CallFunc_Array_LastIndex_ReturnValue) == 0x000020, "Member 'DCSPlayerController_C_Inner_AddWidgetToQueue::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_AddWidgetToQueue, CallFunc_Greater_IntInt_ReturnValue) == 0x000024, "Member 'DCSPlayerController_C_Inner_AddWidgetToQueue::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_AddWidgetToQueue, CallFunc_Array_Get_Item) == 0x000028, "Member 'DCSPlayerController_C_Inner_AddWidgetToQueue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_AddWidgetToQueue, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'DCSPlayerController_C_Inner_AddWidgetToQueue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_AddWidgetToQueue, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'DCSPlayerController_C_Inner_AddWidgetToQueue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_AddWidgetToQueue, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000035, "Member 'DCSPlayerController_C_Inner_AddWidgetToQueue::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_AddWidgetToQueue, CallFunc_Array_Add_ReturnValue) == 0x000038, "Member 'DCSPlayerController_C_Inner_AddWidgetToQueue::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_AddWidgetToQueue, CallFunc_Array_Add_ReturnValue_1) == 0x00003C, "Member 'DCSPlayerController_C_Inner_AddWidgetToQueue::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_Inner_CreateWidgetToViewport \ static_assert(alignof(DCSPlayerController_C_Inner_CreateWidgetToViewport) == 0x000008, "Wrong alignment on DCSPlayerController_C_Inner_CreateWidgetToViewport"); \ static_assert(sizeof(DCSPlayerController_C_Inner_CreateWidgetToViewport) == 0x000038, "Wrong size on DCSPlayerController_C_Inner_CreateWidgetToViewport"); \ static_assert(offsetof(DCSPlayerController_C_Inner_CreateWidgetToViewport, inWidgetRef) == 0x000000, "Member 'DCSPlayerController_C_Inner_CreateWidgetToViewport::inWidgetRef' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_CreateWidgetToViewport, WidgetQueueData_0) == 0x000008, "Member 'DCSPlayerController_C_Inner_CreateWidgetToViewport::WidgetQueueData_0' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_CreateWidgetToViewport, CallFunc_GetObjectClass_ReturnValue) == 0x000010, "Member 'DCSPlayerController_C_Inner_CreateWidgetToViewport::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_CreateWidgetToViewport, K2Node_DynamicCast_AsWGI_User_Widget) == 0x000018, "Member 'DCSPlayerController_C_Inner_CreateWidgetToViewport::K2Node_DynamicCast_AsWGI_User_Widget' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_CreateWidgetToViewport, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'DCSPlayerController_C_Inner_CreateWidgetToViewport::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_CreateWidgetToViewport, CallFunc_CreateMessageWindow_ReturnValue) == 0x000021, "Member 'DCSPlayerController_C_Inner_CreateWidgetToViewport::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_CreateWidgetToViewport, CallFunc_GetUIStatic_ReturnValue) == 0x000028, "Member 'DCSPlayerController_C_Inner_CreateWidgetToViewport::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_CreateWidgetToViewport, CallFunc_GetUIZOder_ZOder) == 0x000030, "Member 'DCSPlayerController_C_Inner_CreateWidgetToViewport::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_Inner_GetPriorityOrderByType \ static_assert(alignof(DCSPlayerController_C_Inner_GetPriorityOrderByType) == 0x000004, "Wrong alignment on DCSPlayerController_C_Inner_GetPriorityOrderByType"); \ static_assert(sizeof(DCSPlayerController_C_Inner_GetPriorityOrderByType) == 0x000034, "Wrong size on DCSPlayerController_C_Inner_GetPriorityOrderByType"); \ static_assert(offsetof(DCSPlayerController_C_Inner_GetPriorityOrderByType, Index_0) == 0x000000, "Member 'DCSPlayerController_C_Inner_GetPriorityOrderByType::Index_0' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_GetPriorityOrderByType, ReturnValue) == 0x000004, "Member 'DCSPlayerController_C_Inner_GetPriorityOrderByType::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_GetPriorityOrderByType, Temp_byte_Variable) == 0x000008, "Member 'DCSPlayerController_C_Inner_GetPriorityOrderByType::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_GetPriorityOrderByType, Temp_int_Variable) == 0x00000C, "Member 'DCSPlayerController_C_Inner_GetPriorityOrderByType::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_GetPriorityOrderByType, Temp_int_Variable_1) == 0x000010, "Member 'DCSPlayerController_C_Inner_GetPriorityOrderByType::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_GetPriorityOrderByType, Temp_int_Variable_2) == 0x000014, "Member 'DCSPlayerController_C_Inner_GetPriorityOrderByType::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_GetPriorityOrderByType, Temp_int_Variable_3) == 0x000018, "Member 'DCSPlayerController_C_Inner_GetPriorityOrderByType::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_GetPriorityOrderByType, Temp_int_Variable_4) == 0x00001C, "Member 'DCSPlayerController_C_Inner_GetPriorityOrderByType::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_GetPriorityOrderByType, Temp_int_Variable_5) == 0x000020, "Member 'DCSPlayerController_C_Inner_GetPriorityOrderByType::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_GetPriorityOrderByType, Temp_int_Variable_6) == 0x000024, "Member 'DCSPlayerController_C_Inner_GetPriorityOrderByType::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_GetPriorityOrderByType, Temp_int_Variable_7) == 0x000028, "Member 'DCSPlayerController_C_Inner_GetPriorityOrderByType::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_GetPriorityOrderByType, Temp_int_Variable_8) == 0x00002C, "Member 'DCSPlayerController_C_Inner_GetPriorityOrderByType::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_Inner_GetPriorityOrderByType, K2Node_Select_Default) == 0x000030, "Member 'DCSPlayerController_C_Inner_GetPriorityOrderByType::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_OnCGPlayEvent \ static_assert(alignof(DCSPlayerController_C_OnCGPlayEvent) == 0x000008, "Wrong alignment on DCSPlayerController_C_OnCGPlayEvent"); \ static_assert(sizeof(DCSPlayerController_C_OnCGPlayEvent) == 0x000020, "Wrong size on DCSPlayerController_C_OnCGPlayEvent"); \ static_assert(offsetof(DCSPlayerController_C_OnCGPlayEvent, Playing) == 0x000000, "Member 'DCSPlayerController_C_OnCGPlayEvent::Playing' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_OnCGPlayEvent, FollowCamera) == 0x000001, "Member 'DCSPlayerController_C_OnCGPlayEvent::FollowCamera' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_OnCGPlayEvent, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'DCSPlayerController_C_OnCGPlayEvent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_OnCGPlayEvent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000018, "Member 'DCSPlayerController_C_OnCGPlayEvent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_OnPlayerBornAnimationEndEvent \ static_assert(alignof(DCSPlayerController_C_OnPlayerBornAnimationEndEvent) == 0x000008, "Wrong alignment on DCSPlayerController_C_OnPlayerBornAnimationEndEvent"); \ static_assert(sizeof(DCSPlayerController_C_OnPlayerBornAnimationEndEvent) == 0x000030, "Wrong size on DCSPlayerController_C_OnPlayerBornAnimationEndEvent"); \ static_assert(offsetof(DCSPlayerController_C_OnPlayerBornAnimationEndEvent, FirePoint) == 0x000000, "Member 'DCSPlayerController_C_OnPlayerBornAnimationEndEvent::FirePoint' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_OnPlayerBornAnimationEndEvent, isReborn) == 0x000010, "Member 'DCSPlayerController_C_OnPlayerBornAnimationEndEvent::isReborn' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_OnPlayerBornAnimationEndEvent, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'DCSPlayerController_C_OnPlayerBornAnimationEndEvent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_OnPlayerBornAnimationEndEvent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000028, "Member 'DCSPlayerController_C_OnPlayerBornAnimationEndEvent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_ReceiveTick \ static_assert(alignof(DCSPlayerController_C_ReceiveTick) == 0x000004, "Wrong alignment on DCSPlayerController_C_ReceiveTick"); \ static_assert(sizeof(DCSPlayerController_C_ReceiveTick) == 0x000004, "Wrong size on DCSPlayerController_C_ReceiveTick"); \ static_assert(offsetof(DCSPlayerController_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'DCSPlayerController_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_RefreshDisplayedWidget \ static_assert(alignof(DCSPlayerController_C_RefreshDisplayedWidget) == 0x000008, "Wrong alignment on DCSPlayerController_C_RefreshDisplayedWidget"); \ static_assert(sizeof(DCSPlayerController_C_RefreshDisplayedWidget) == 0x000090, "Wrong size on DCSPlayerController_C_RefreshDisplayedWidget"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_IsInViewport_ReturnValue) == 0x000001, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_IsInViewport_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_GetOpenedWidgetNum_ReturnValue) == 0x000004, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_GetOpenedWidgetNum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000008, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_Greater_IntInt_ReturnValue) == 0x000010, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_CheckTopIsDebug_ReturnValue) == 0x000012, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_CheckTopIsDebug_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_K2_SetTimer_ReturnValue) == 0x000018, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, K2Node_CreateDelegate_OutputDelegate) == 0x000020, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000030, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_GetDCSGameState_ReturnValue) == 0x000038, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_GetBornAnimationFinished_ReturnValue) == 0x000040, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_GetBornAnimationFinished_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, K2Node_CreateDelegate_OutputDelegate_1) == 0x000044, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x000058, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_K2_SetTimer_ReturnValue_1) == 0x000060, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_K2_SetTimer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000068, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_IsValid_ReturnValue_2) == 0x000069, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_GetViewTarget_ReturnValue) == 0x000070, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_GetViewTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_GetObjectClass_ReturnValue) == 0x000078, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_Array_Get_Item) == 0x000080, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshDisplayedWidget, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000088, "Member 'DCSPlayerController_C_RefreshDisplayedWidget::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_RefreshQueueWhenLoading \ static_assert(alignof(DCSPlayerController_C_RefreshQueueWhenLoading) == 0x000004, "Wrong alignment on DCSPlayerController_C_RefreshQueueWhenLoading"); \ static_assert(sizeof(DCSPlayerController_C_RefreshQueueWhenLoading) == 0x00000C, "Wrong size on DCSPlayerController_C_RefreshQueueWhenLoading"); \ static_assert(offsetof(DCSPlayerController_C_RefreshQueueWhenLoading, Temp_int_Variable) == 0x000000, "Member 'DCSPlayerController_C_RefreshQueueWhenLoading::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshQueueWhenLoading, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'DCSPlayerController_C_RefreshQueueWhenLoading::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RefreshQueueWhenLoading, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000008, "Member 'DCSPlayerController_C_RefreshQueueWhenLoading::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_RemoveFeedBack \ static_assert(alignof(DCSPlayerController_C_RemoveFeedBack) == 0x000008, "Wrong alignment on DCSPlayerController_C_RemoveFeedBack"); \ static_assert(sizeof(DCSPlayerController_C_RemoveFeedBack) == 0x000020, "Wrong size on DCSPlayerController_C_RemoveFeedBack"); \ static_assert(offsetof(DCSPlayerController_C_RemoveFeedBack, Notify) == 0x000000, "Member 'DCSPlayerController_C_RemoveFeedBack::Notify' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RemoveFeedBack, CallFunc_Map_Remove_ReturnValue) == 0x000008, "Member 'DCSPlayerController_C_RemoveFeedBack::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RemoveFeedBack, CallFunc_Map_Find_Value) == 0x000010, "Member 'DCSPlayerController_C_RemoveFeedBack::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RemoveFeedBack, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'DCSPlayerController_C_RemoveFeedBack::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_RemoveWidgetByPostQueue \ static_assert(alignof(DCSPlayerController_C_RemoveWidgetByPostQueue) == 0x000008, "Wrong alignment on DCSPlayerController_C_RemoveWidgetByPostQueue"); \ static_assert(sizeof(DCSPlayerController_C_RemoveWidgetByPostQueue) == 0x000038, "Wrong size on DCSPlayerController_C_RemoveWidgetByPostQueue"); \ static_assert(offsetof(DCSPlayerController_C_RemoveWidgetByPostQueue, Widget) == 0x000000, "Member 'DCSPlayerController_C_RemoveWidgetByPostQueue::Widget' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RemoveWidgetByPostQueue, Succeed) == 0x000008, "Member 'DCSPlayerController_C_RemoveWidgetByPostQueue::Succeed' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RemoveWidgetByPostQueue, CallFunc_GetDisplayName_ReturnValue) == 0x000010, "Member 'DCSPlayerController_C_RemoveWidgetByPostQueue::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RemoveWidgetByPostQueue, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'DCSPlayerController_C_RemoveWidgetByPostQueue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RemoveWidgetByPostQueue, CallFunc_Map_Remove_ReturnValue) == 0x000030, "Member 'DCSPlayerController_C_RemoveWidgetByPostQueue::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_RemoveWidgetByQueue \ static_assert(alignof(DCSPlayerController_C_RemoveWidgetByQueue) == 0x000008, "Wrong alignment on DCSPlayerController_C_RemoveWidgetByQueue"); \ static_assert(sizeof(DCSPlayerController_C_RemoveWidgetByQueue) == 0x000018, "Wrong size on DCSPlayerController_C_RemoveWidgetByQueue"); \ static_assert(offsetof(DCSPlayerController_C_RemoveWidgetByQueue, Widget) == 0x000000, "Member 'DCSPlayerController_C_RemoveWidgetByQueue::Widget' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RemoveWidgetByQueue, Succeed) == 0x000008, "Member 'DCSPlayerController_C_RemoveWidgetByQueue::Succeed' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RemoveWidgetByQueue, Local_RemovedIndex) == 0x00000C, "Member 'DCSPlayerController_C_RemoveWidgetByQueue::Local_RemovedIndex' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RemoveWidgetByQueue, CallFunc_Array_Find_ReturnValue) == 0x000010, "Member 'DCSPlayerController_C_RemoveWidgetByQueue::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_RemoveWidgetByQueue, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000014, "Member 'DCSPlayerController_C_RemoveWidgetByQueue::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_SetStopRefreshDisplayedWidget \ static_assert(alignof(DCSPlayerController_C_SetStopRefreshDisplayedWidget) == 0x000001, "Wrong alignment on DCSPlayerController_C_SetStopRefreshDisplayedWidget"); \ static_assert(sizeof(DCSPlayerController_C_SetStopRefreshDisplayedWidget) == 0x000002, "Wrong size on DCSPlayerController_C_SetStopRefreshDisplayedWidget"); \ static_assert(offsetof(DCSPlayerController_C_SetStopRefreshDisplayedWidget, IsStop) == 0x000000, "Member 'DCSPlayerController_C_SetStopRefreshDisplayedWidget::IsStop' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_SetStopRefreshDisplayedWidget, AsFunction) == 0x000001, "Member 'DCSPlayerController_C_SetStopRefreshDisplayedWidget::AsFunction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerController_C_WGI_AnyKeyDownEvent \ static_assert(alignof(DCSPlayerController_C_WGI_AnyKeyDownEvent) == 0x000008, "Wrong alignment on DCSPlayerController_C_WGI_AnyKeyDownEvent"); \ static_assert(sizeof(DCSPlayerController_C_WGI_AnyKeyDownEvent) == 0x000048, "Wrong size on DCSPlayerController_C_WGI_AnyKeyDownEvent"); \ static_assert(offsetof(DCSPlayerController_C_WGI_AnyKeyDownEvent, InKeyEvent) == 0x000000, "Member 'DCSPlayerController_C_WGI_AnyKeyDownEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_WGI_AnyKeyDownEvent, bIsDown) == 0x000040, "Member 'DCSPlayerController_C_WGI_AnyKeyDownEvent::bIsDown' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerController_C_WGI_AnyKeyDownEvent, WithSingle) == 0x000041, "Member 'DCSPlayerController_C_WGI_AnyKeyDownEvent::WithSingle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADCSPlayerController_C \ static_assert(alignof(ADCSPlayerController_C) == 0x000008, "Wrong alignment on ADCSPlayerController_C"); \ static_assert(sizeof(ADCSPlayerController_C) == 0x000AB0, "Wrong size on ADCSPlayerController_C"); \ static_assert(offsetof(ADCSPlayerController_C, UberGraphFrame_DCSPlayerController_C) == 0x0009A8, "Member 'ADCSPlayerController_C::UberGraphFrame_DCSPlayerController_C' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerController_C, CameraShakeSource) == 0x0009B0, "Member 'ADCSPlayerController_C::CameraShakeSource' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerController_C, HoldZimu) == 0x0009B8, "Member 'ADCSPlayerController_C::HoldZimu' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerController_C, PostWidgetQueueArray) == 0x0009C0, "Member 'ADCSPlayerController_C::PostWidgetQueueArray' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerController_C, QueueCurrentWidget) == 0x000A10, "Member 'ADCSPlayerController_C::QueueCurrentWidget' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerController_C, WidgetQueueArray) == 0x000A18, "Member 'ADCSPlayerController_C::WidgetQueueArray' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerController_C, WidgetQueueData) == 0x000A28, "Member 'ADCSPlayerController_C::WidgetQueueData' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerController_C, PlayedFeedBacks) == 0x000A38, "Member 'ADCSPlayerController_C::PlayedFeedBacks' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerController_C, SwitchCameraActorCache) == 0x000A88, "Member 'ADCSPlayerController_C::SwitchCameraActorCache' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerController_C, RemoveWidgetByHit) == 0x000A90, "Member 'ADCSPlayerController_C::RemoveWidgetByHit' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerController_C, StopRefreshQueue) == 0x000AA0, "Member 'ADCSPlayerController_C::StopRefreshQueue' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerController_C, TempGuidelines) == 0x000AA8, "Member 'ADCSPlayerController_C::TempGuidelines' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_Debug_AddDLC \ static_assert(alignof(DCSGameInstance_C_Debug_AddDLC) == 0x000008, "Wrong alignment on DCSGameInstance_C_Debug_AddDLC"); \ static_assert(sizeof(DCSGameInstance_C_Debug_AddDLC) == 0x000010, "Wrong size on DCSGameInstance_C_Debug_AddDLC"); \ static_assert(offsetof(DCSGameInstance_C_Debug_AddDLC, NewItem) == 0x000000, "Member 'DCSGameInstance_C_Debug_AddDLC::NewItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_Debug_RemoveDLC \ static_assert(alignof(DCSGameInstance_C_Debug_RemoveDLC) == 0x000008, "Wrong alignment on DCSGameInstance_C_Debug_RemoveDLC"); \ static_assert(sizeof(DCSGameInstance_C_Debug_RemoveDLC) == 0x000010, "Wrong size on DCSGameInstance_C_Debug_RemoveDLC"); \ static_assert(offsetof(DCSGameInstance_C_Debug_RemoveDLC, Item) == 0x000000, "Member 'DCSGameInstance_C_Debug_RemoveDLC::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_DisposableGetActivityIdPS5 \ static_assert(alignof(DCSGameInstance_C_DisposableGetActivityIdPS5) == 0x000008, "Wrong alignment on DCSGameInstance_C_DisposableGetActivityIdPS5"); \ static_assert(sizeof(DCSGameInstance_C_DisposableGetActivityIdPS5) == 0x000020, "Wrong size on DCSGameInstance_C_DisposableGetActivityIdPS5"); \ static_assert(offsetof(DCSGameInstance_C_DisposableGetActivityIdPS5, ReturnValue) == 0x000000, "Member 'DCSGameInstance_C_DisposableGetActivityIdPS5::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_DisposableGetActivityIdPS5, Local) == 0x000010, "Member 'DCSGameInstance_C_DisposableGetActivityIdPS5::Local' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_DisposableGetUpdateNewGame \ static_assert(alignof(DCSGameInstance_C_DisposableGetUpdateNewGame) == 0x000001, "Wrong alignment on DCSGameInstance_C_DisposableGetUpdateNewGame"); \ static_assert(sizeof(DCSGameInstance_C_DisposableGetUpdateNewGame) == 0x000002, "Wrong size on DCSGameInstance_C_DisposableGetUpdateNewGame"); \ static_assert(offsetof(DCSGameInstance_C_DisposableGetUpdateNewGame, ReturnValue) == 0x000000, "Member 'DCSGameInstance_C_DisposableGetUpdateNewGame::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_DisposableGetUpdateNewGame, Local) == 0x000001, "Member 'DCSGameInstance_C_DisposableGetUpdateNewGame::Local' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance \ static_assert(alignof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance) == 0x000010, "Wrong alignment on DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance"); \ static_assert(sizeof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance) == 0x000410, "Wrong size on DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, EntryPoint) == 0x000000, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CustomEvent_JsonStr_1) == 0x000008, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CustomEvent_JsonStr_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CustomEvent_JsonStr) == 0x000018, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CustomEvent_JsonStr' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CreateDelegate_OutputDelegate) == 0x000028, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, Temp_string_Variable) == 0x000038, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_JsonToStructK2_Struct) == 0x000050, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_JsonToStructK2_Struct' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CreateDelegate_OutputDelegate_1) == 0x000060, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Array_Length_ReturnValue) == 0x000070, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CreateDelegate_OutputDelegate_2) == 0x000074, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CreateDelegate_OutputDelegate_3) == 0x000084, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Concat_StrStr_ReturnValue) == 0x000098, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_GetGlobalExtend_ReturnValue) == 0x0000A8, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_GetSlotStrArray_ResultArray) == 0x0000B0, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_GetSlotStrArray_ResultArray' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_IsValid_ReturnValue_1) == 0x0000C0, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CustomEvent_Loaded) == 0x0000C8, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, Temp_bool_IsClosed_Variable) == 0x0000D0, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CreateDelegate_OutputDelegate_4) == 0x0000D4, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, Temp_bool_Has_Been_Initd_Variable) == 0x0000E4, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_IsValidClass_ReturnValue) == 0x0000E5, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, Temp_class_Variable) == 0x0000E8, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_Event_FailureType) == 0x0000F0, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_Event_FailureType' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_Event_bIsServer) == 0x0000F1, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_Event_bIsServer' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CustomEvent_JsonStr_2) == 0x0000F8, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CustomEvent_JsonStr_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000108, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Conv_IntToString_ReturnValue) == 0x000110, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CreateDelegate_OutputDelegate_5) == 0x000120, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CustomEvent_Loaded_1) == 0x000130, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CustomEvent_Loaded_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_MakeMap_Map) == 0x000138, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, Temp_int_Array_Index_Variable) == 0x000188, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, Temp_int_Variable) == 0x00018C, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Array_Get_Item) == 0x000190, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0001E0, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Array_Add_ReturnValue) == 0x0001F0, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001F8, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000208, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CreateDelegate_OutputDelegate_6) == 0x000218, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_MakeTransform_ReturnValue) == 0x000230, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000290, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_FinishSpawningActor_ReturnValue) == 0x000298, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CustomEvent_PingType_1) == 0x0002A0, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CustomEvent_PingType_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CustomEvent_PingType) == 0x0002B0, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CustomEvent_PingType' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CustomEvent_ApproxTimeSeconds) == 0x0002C0, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CustomEvent_ApproxTimeSeconds' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CustomEvent_CurPing) == 0x0002C8, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CustomEvent_CurPing' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0002D0, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_FCeil_ReturnValue) == 0x0002D8, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_FCeil_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Add_IntInt_ReturnValue) == 0x0002DC, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x0002E0, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0002E8, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0002E9, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, Temp_class_Variable_1) == 0x0002F0, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_GetProjectFilePath_ReturnValue) == 0x0002F8, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_GetProjectFilePath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Map_Find_Value) == 0x000308, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Map_Find_ReturnValue) == 0x000318, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Split_PathPart) == 0x000320, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Split_PathPart' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Split_FilenamePart) == 0x000330, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Split_FilenamePart' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Split_ExtensionPart) == 0x000340, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Split_ExtensionPart' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000350, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_CustomConfig_GetIni_ReturnValue) == 0x000360, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_CustomConfig_GetIni_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Replace_ReturnValue) == 0x000370, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Replace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, Temp_int_Loop_Counter_Variable) == 0x000380, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_CustomHttpSendJson_ReturnValue) == 0x000388, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_CustomHttpSendJson_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_IsValid_ReturnValue_2) == 0x000390, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Less_IntInt_ReturnValue) == 0x000391, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Add_IntInt_ReturnValue_1) == 0x000394, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_GetPlatformType_ReturnValue) == 0x000398, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CustomEvent_ActivityId) == 0x0003A0, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CustomEvent_ActivityId' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_SwitchEnum_CmpSuccess) == 0x0003B0, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_IsEditorRunning_ReturnValue) == 0x0003B1, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CreateDelegate_OutputDelegate_7) == 0x0003B4, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CustomEvent_NewItem) == 0x0003C8, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_IsEditorRunning_ReturnValue_1) == 0x0003D8, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_IsEditorRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Array_AddUnique_ReturnValue) == 0x0003DC, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_CustomEvent_Item) == 0x0003E0, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Inner_GetDLCByPlatform_OutResults) == 0x0003F0, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Inner_GetDLCByPlatform_OutResults' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Inner_GetDLCByPlatform_ReturnValue) == 0x000400, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Inner_GetDLCByPlatform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, CallFunc_Array_RemoveItem_ReturnValue) == 0x000401, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance, K2Node_SwitchEnum_CmpSuccess_1) == 0x000402, "Member 'DCSGameInstance_C_ExecuteUbergraph_DCSGameInstance::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_GetBestIP \ static_assert(alignof(DCSGameInstance_C_GetBestIP) == 0x000008, "Wrong alignment on DCSGameInstance_C_GetBestIP"); \ static_assert(sizeof(DCSGameInstance_C_GetBestIP) == 0x000020, "Wrong size on DCSGameInstance_C_GetBestIP"); \ static_assert(offsetof(DCSGameInstance_C_GetBestIP, return_value) == 0x000000, "Member 'DCSGameInstance_C_GetBestIP::return_value' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_GetBestIP, Ms) == 0x000010, "Member 'DCSGameInstance_C_GetBestIP::Ms' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_GetBestIP, local_Best) == 0x000018, "Member 'DCSGameInstance_C_GetBestIP::local_Best' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_GetPingList \ static_assert(alignof(DCSGameInstance_C_GetPingList) == 0x000008, "Wrong alignment on DCSGameInstance_C_GetPingList"); \ static_assert(sizeof(DCSGameInstance_C_GetPingList) == 0x000050, "Wrong size on DCSGameInstance_C_GetPingList"); \ static_assert(offsetof(DCSGameInstance_C_GetPingList, ReturnValue) == 0x000000, "Member 'DCSGameInstance_C_GetPingList::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_HandleNetworkError \ static_assert(alignof(DCSGameInstance_C_HandleNetworkError) == 0x000001, "Wrong alignment on DCSGameInstance_C_HandleNetworkError"); \ static_assert(sizeof(DCSGameInstance_C_HandleNetworkError) == 0x000002, "Wrong size on DCSGameInstance_C_HandleNetworkError"); \ static_assert(offsetof(DCSGameInstance_C_HandleNetworkError, FailureType) == 0x000000, "Member 'DCSGameInstance_C_HandleNetworkError::FailureType' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_HandleNetworkError, bIsServer) == 0x000001, "Member 'DCSGameInstance_C_HandleNetworkError::bIsServer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_Inner_DebugPrintDLC \ static_assert(alignof(DCSGameInstance_C_Inner_DebugPrintDLC) == 0x000008, "Wrong alignment on DCSGameInstance_C_Inner_DebugPrintDLC"); \ static_assert(sizeof(DCSGameInstance_C_Inner_DebugPrintDLC) == 0x000090, "Wrong size on DCSGameInstance_C_Inner_DebugPrintDLC"); \ static_assert(offsetof(DCSGameInstance_C_Inner_DebugPrintDLC, IsLocal) == 0x000000, "Member 'DCSGameInstance_C_Inner_DebugPrintDLC::IsLocal' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_DebugPrintDLC, Local_Header) == 0x000008, "Member 'DCSGameInstance_C_Inner_DebugPrintDLC::Local_Header' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_DebugPrintDLC, Temp_bool_Variable) == 0x000018, "Member 'DCSGameInstance_C_Inner_DebugPrintDLC::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_DebugPrintDLC, Temp_string_Variable) == 0x000020, "Member 'DCSGameInstance_C_Inner_DebugPrintDLC::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_DebugPrintDLC, Temp_string_Variable_1) == 0x000030, "Member 'DCSGameInstance_C_Inner_DebugPrintDLC::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_DebugPrintDLC, Temp_int_Array_Index_Variable) == 0x000040, "Member 'DCSGameInstance_C_Inner_DebugPrintDLC::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_DebugPrintDLC, K2Node_Select_Default) == 0x000048, "Member 'DCSGameInstance_C_Inner_DebugPrintDLC::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_DebugPrintDLC, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'DCSGameInstance_C_Inner_DebugPrintDLC::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_DebugPrintDLC, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'DCSGameInstance_C_Inner_DebugPrintDLC::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_DebugPrintDLC, CallFunc_Array_Get_Item) == 0x000060, "Member 'DCSGameInstance_C_Inner_DebugPrintDLC::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_DebugPrintDLC, CallFunc_Array_Length_ReturnValue) == 0x000070, "Member 'DCSGameInstance_C_Inner_DebugPrintDLC::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_DebugPrintDLC, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'DCSGameInstance_C_Inner_DebugPrintDLC::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_DebugPrintDLC, CallFunc_Less_IntInt_ReturnValue) == 0x000088, "Member 'DCSGameInstance_C_Inner_DebugPrintDLC::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_Inner_GetDLCByPlatform \ static_assert(alignof(DCSGameInstance_C_Inner_GetDLCByPlatform) == 0x000008, "Wrong alignment on DCSGameInstance_C_Inner_GetDLCByPlatform"); \ static_assert(sizeof(DCSGameInstance_C_Inner_GetDLCByPlatform) == 0x000048, "Wrong size on DCSGameInstance_C_Inner_GetDLCByPlatform"); \ static_assert(offsetof(DCSGameInstance_C_Inner_GetDLCByPlatform, OutResults) == 0x000000, "Member 'DCSGameInstance_C_Inner_GetDLCByPlatform::OutResults' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_GetDLCByPlatform, ReturnValue) == 0x000010, "Member 'DCSGameInstance_C_Inner_GetDLCByPlatform::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_GetDLCByPlatform, CallFunc_GetGamePlatformType_ReturnValue) == 0x000011, "Member 'DCSGameInstance_C_Inner_GetDLCByPlatform::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_GetDLCByPlatform, CallFunc_QueryOwnedDLC_OutResults) == 0x000018, "Member 'DCSGameInstance_C_Inner_GetDLCByPlatform::CallFunc_QueryOwnedDLC_OutResults' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_GetDLCByPlatform, CallFunc_QueryOwnedDLC_ReturnValue) == 0x000028, "Member 'DCSGameInstance_C_Inner_GetDLCByPlatform::CallFunc_QueryOwnedDLC_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_GetDLCByPlatform, K2Node_SwitchEnum_CmpSuccess) == 0x000029, "Member 'DCSGameInstance_C_Inner_GetDLCByPlatform::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_GetDLCByPlatform, CallFunc_QueryOwnedBundle_OutResults) == 0x000030, "Member 'DCSGameInstance_C_Inner_GetDLCByPlatform::CallFunc_QueryOwnedBundle_OutResults' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_GetDLCByPlatform, CallFunc_QueryOwnedBundle_ReturnValue) == 0x000040, "Member 'DCSGameInstance_C_Inner_GetDLCByPlatform::CallFunc_QueryOwnedBundle_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_Inner_UpdateAlreadyHaveDLC \ static_assert(alignof(DCSGameInstance_C_Inner_UpdateAlreadyHaveDLC) == 0x000008, "Wrong alignment on DCSGameInstance_C_Inner_UpdateAlreadyHaveDLC"); \ static_assert(sizeof(DCSGameInstance_C_Inner_UpdateAlreadyHaveDLC) == 0x000020, "Wrong size on DCSGameInstance_C_Inner_UpdateAlreadyHaveDLC"); \ static_assert(offsetof(DCSGameInstance_C_Inner_UpdateAlreadyHaveDLC, AlreadyDLC) == 0x000000, "Member 'DCSGameInstance_C_Inner_UpdateAlreadyHaveDLC::AlreadyDLC' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_UpdateAlreadyHaveDLC, CallFunc_GetGlobalExtend_ReturnValue) == 0x000010, "Member 'DCSGameInstance_C_Inner_UpdateAlreadyHaveDLC::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Inner_UpdateAlreadyHaveDLC, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'DCSGameInstance_C_Inner_UpdateAlreadyHaveDLC::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_IsPreLoadingFinished \ static_assert(alignof(DCSGameInstance_C_IsPreLoadingFinished) == 0x000001, "Wrong alignment on DCSGameInstance_C_IsPreLoadingFinished"); \ static_assert(sizeof(DCSGameInstance_C_IsPreLoadingFinished) == 0x000002, "Wrong size on DCSGameInstance_C_IsPreLoadingFinished"); \ static_assert(offsetof(DCSGameInstance_C_IsPreLoadingFinished, ReturnValue) == 0x000000, "Member 'DCSGameInstance_C_IsPreLoadingFinished::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_IsPreLoadingFinished, CallFunc_IsValidClass_ReturnValue) == 0x000001, "Member 'DCSGameInstance_C_IsPreLoadingFinished::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_LinkDefeated_4D7802ED4C21833D92AB60B1EF8F4C9B \ static_assert(alignof(DCSGameInstance_C_LinkDefeated_4D7802ED4C21833D92AB60B1EF8F4C9B) == 0x000008, "Wrong alignment on DCSGameInstance_C_LinkDefeated_4D7802ED4C21833D92AB60B1EF8F4C9B"); \ static_assert(sizeof(DCSGameInstance_C_LinkDefeated_4D7802ED4C21833D92AB60B1EF8F4C9B) == 0x000010, "Wrong size on DCSGameInstance_C_LinkDefeated_4D7802ED4C21833D92AB60B1EF8F4C9B"); \ static_assert(offsetof(DCSGameInstance_C_LinkDefeated_4D7802ED4C21833D92AB60B1EF8F4C9B, JsonStr) == 0x000000, "Member 'DCSGameInstance_C_LinkDefeated_4D7802ED4C21833D92AB60B1EF8F4C9B::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_OnGameActivityEvent \ static_assert(alignof(DCSGameInstance_C_OnGameActivityEvent) == 0x000008, "Wrong alignment on DCSGameInstance_C_OnGameActivityEvent"); \ static_assert(sizeof(DCSGameInstance_C_OnGameActivityEvent) == 0x000010, "Wrong size on DCSGameInstance_C_OnGameActivityEvent"); \ static_assert(offsetof(DCSGameInstance_C_OnGameActivityEvent, ActivityId) == 0x000000, "Member 'DCSGameInstance_C_OnGameActivityEvent::ActivityId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_OnLoaded_3D9D66964D01181B689352AE77D73CCF \ static_assert(alignof(DCSGameInstance_C_OnLoaded_3D9D66964D01181B689352AE77D73CCF) == 0x000008, "Wrong alignment on DCSGameInstance_C_OnLoaded_3D9D66964D01181B689352AE77D73CCF"); \ static_assert(sizeof(DCSGameInstance_C_OnLoaded_3D9D66964D01181B689352AE77D73CCF) == 0x000008, "Wrong size on DCSGameInstance_C_OnLoaded_3D9D66964D01181B689352AE77D73CCF"); \ static_assert(offsetof(DCSGameInstance_C_OnLoaded_3D9D66964D01181B689352AE77D73CCF, Loaded) == 0x000000, "Member 'DCSGameInstance_C_OnLoaded_3D9D66964D01181B689352AE77D73CCF::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_OnLoaded_C131CBCD4646FBAA8D22488784DAE42C \ static_assert(alignof(DCSGameInstance_C_OnLoaded_C131CBCD4646FBAA8D22488784DAE42C) == 0x000008, "Wrong alignment on DCSGameInstance_C_OnLoaded_C131CBCD4646FBAA8D22488784DAE42C"); \ static_assert(sizeof(DCSGameInstance_C_OnLoaded_C131CBCD4646FBAA8D22488784DAE42C) == 0x000008, "Wrong size on DCSGameInstance_C_OnLoaded_C131CBCD4646FBAA8D22488784DAE42C"); \ static_assert(offsetof(DCSGameInstance_C_OnLoaded_C131CBCD4646FBAA8D22488784DAE42C, Loaded) == 0x000000, "Member 'DCSGameInstance_C_OnLoaded_C131CBCD4646FBAA8D22488784DAE42C::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_OnSuccess \ static_assert(alignof(DCSGameInstance_C_OnSuccess) == 0x000008, "Wrong alignment on DCSGameInstance_C_OnSuccess"); \ static_assert(sizeof(DCSGameInstance_C_OnSuccess) == 0x000020, "Wrong size on DCSGameInstance_C_OnSuccess"); \ static_assert(offsetof(DCSGameInstance_C_OnSuccess, PingType) == 0x000000, "Member 'DCSGameInstance_C_OnSuccess::PingType' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_OnSuccess, ApproxTimeSeconds) == 0x000010, "Member 'DCSGameInstance_C_OnSuccess::ApproxTimeSeconds' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_OnSuccess, CurPing) == 0x000018, "Member 'DCSGameInstance_C_OnSuccess::CurPing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_OnTimeOut \ static_assert(alignof(DCSGameInstance_C_OnTimeOut) == 0x000008, "Wrong alignment on DCSGameInstance_C_OnTimeOut"); \ static_assert(sizeof(DCSGameInstance_C_OnTimeOut) == 0x000010, "Wrong size on DCSGameInstance_C_OnTimeOut"); \ static_assert(offsetof(DCSGameInstance_C_OnTimeOut, PingType) == 0x000000, "Member 'DCSGameInstance_C_OnTimeOut::PingType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_ReturnNo_4D7802ED4C21833D92AB60B1EF8F4C9B \ static_assert(alignof(DCSGameInstance_C_ReturnNo_4D7802ED4C21833D92AB60B1EF8F4C9B) == 0x000008, "Wrong alignment on DCSGameInstance_C_ReturnNo_4D7802ED4C21833D92AB60B1EF8F4C9B"); \ static_assert(sizeof(DCSGameInstance_C_ReturnNo_4D7802ED4C21833D92AB60B1EF8F4C9B) == 0x000010, "Wrong size on DCSGameInstance_C_ReturnNo_4D7802ED4C21833D92AB60B1EF8F4C9B"); \ static_assert(offsetof(DCSGameInstance_C_ReturnNo_4D7802ED4C21833D92AB60B1EF8F4C9B, JsonStr) == 0x000000, "Member 'DCSGameInstance_C_ReturnNo_4D7802ED4C21833D92AB60B1EF8F4C9B::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_ReturnYes_4D7802ED4C21833D92AB60B1EF8F4C9B \ static_assert(alignof(DCSGameInstance_C_ReturnYes_4D7802ED4C21833D92AB60B1EF8F4C9B) == 0x000008, "Wrong alignment on DCSGameInstance_C_ReturnYes_4D7802ED4C21833D92AB60B1EF8F4C9B"); \ static_assert(sizeof(DCSGameInstance_C_ReturnYes_4D7802ED4C21833D92AB60B1EF8F4C9B) == 0x000010, "Wrong size on DCSGameInstance_C_ReturnYes_4D7802ED4C21833D92AB60B1EF8F4C9B"); \ static_assert(offsetof(DCSGameInstance_C_ReturnYes_4D7802ED4C21833D92AB60B1EF8F4C9B, JsonStr) == 0x000000, "Member 'DCSGameInstance_C_ReturnYes_4D7802ED4C21833D92AB60B1EF8F4C9B::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_Version \ static_assert(alignof(DCSGameInstance_C_Version) == 0x000008, "Wrong alignment on DCSGameInstance_C_Version"); \ static_assert(sizeof(DCSGameInstance_C_Version) == 0x0001D0, "Wrong size on DCSGameInstance_C_Version"); \ static_assert(offsetof(DCSGameInstance_C_Version, ResultStr) == 0x000000, "Member 'DCSGameInstance_C_Version::ResultStr' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, ResultListB) == 0x000010, "Member 'DCSGameInstance_C_Version::ResultListB' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, ResultListA) == 0x000020, "Member 'DCSGameInstance_C_Version::ResultListA' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, Local_Result) == 0x000030, "Member 'DCSGameInstance_C_Version::Local_Result' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, Local_FilePath) == 0x000040, "Member 'DCSGameInstance_C_Version::Local_FilePath' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, K2Node_MakeArray_Array) == 0x000050, "Member 'DCSGameInstance_C_Version::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, Temp_int_Array_Index_Variable) == 0x000060, "Member 'DCSGameInstance_C_Version::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, K2Node_MakeArray_Array_1) == 0x000068, "Member 'DCSGameInstance_C_Version::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, Temp_int_Loop_Counter_Variable) == 0x000078, "Member 'DCSGameInstance_C_Version::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Add_IntInt_ReturnValue) == 0x00007C, "Member 'DCSGameInstance_C_Version::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, Temp_int_Array_Index_Variable_1) == 0x000080, "Member 'DCSGameInstance_C_Version::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Array_IsEmpty_ReturnValue) == 0x000084, "Member 'DCSGameInstance_C_Version::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_UtcNow_ReturnValue) == 0x000088, "Member 'DCSGameInstance_C_Version::CallFunc_UtcNow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Conv_StringToInt_ReturnValue) == 0x000090, "Member 'DCSGameInstance_C_Version::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000094, "Member 'DCSGameInstance_C_Version::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Conv_StringToInt_ReturnValue_2) == 0x000098, "Member 'DCSGameInstance_C_Version::CallFunc_Conv_StringToInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_ParseIntoArray_ReturnValue) == 0x0000A0, "Member 'DCSGameInstance_C_Version::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_MakeDateTime_ReturnValue) == 0x0000B0, "Member 'DCSGameInstance_C_Version::CallFunc_MakeDateTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Greater_DateTimeDateTime_ReturnValue) == 0x0000B8, "Member 'DCSGameInstance_C_Version::CallFunc_Greater_DateTimeDateTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, Temp_int_Loop_Counter_Variable_1) == 0x0000BC, "Member 'DCSGameInstance_C_Version::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'DCSGameInstance_C_Version::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Array_Length_ReturnValue) == 0x0000D0, "Member 'DCSGameInstance_C_Version::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_GetSubstring_ReturnValue) == 0x0000D8, "Member 'DCSGameInstance_C_Version::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Less_IntInt_ReturnValue) == 0x0000E8, "Member 'DCSGameInstance_C_Version::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Conv_StringToInt_ReturnValue_3) == 0x0000EC, "Member 'DCSGameInstance_C_Version::CallFunc_Conv_StringToInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000F0, "Member 'DCSGameInstance_C_Version::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Concat_StrStr_ReturnValue) == 0x0000F8, "Member 'DCSGameInstance_C_Version::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_GetProjectVersion_ReturnValue) == 0x000108, "Member 'DCSGameInstance_C_Version::CallFunc_GetProjectVersion_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000118, "Member 'DCSGameInstance_C_Version::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Array_Get_Item_1) == 0x000120, "Member 'DCSGameInstance_C_Version::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Array_Length_ReturnValue_1) == 0x000130, "Member 'DCSGameInstance_C_Version::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_GetSubstring_ReturnValue_1) == 0x000138, "Member 'DCSGameInstance_C_Version::CallFunc_GetSubstring_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Less_IntInt_ReturnValue_1) == 0x000148, "Member 'DCSGameInstance_C_Version::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Conv_StringToInt_ReturnValue_4) == 0x00014C, "Member 'DCSGameInstance_C_Version::CallFunc_Conv_StringToInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_IsShippingRunning_ReturnValue) == 0x000150, "Member 'DCSGameInstance_C_Version::CallFunc_IsShippingRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000158, "Member 'DCSGameInstance_C_Version::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_IsEditorRunning_ReturnValue) == 0x000168, "Member 'DCSGameInstance_C_Version::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_GetProjectDirectory_ReturnValue) == 0x000170, "Member 'DCSGameInstance_C_Version::CallFunc_GetProjectDirectory_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000180, "Member 'DCSGameInstance_C_Version::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_LoadStringFromFile_ReturnValue) == 0x000190, "Member 'DCSGameInstance_C_Version::CallFunc_LoadStringFromFile_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_GetProjectContentDirectory_ReturnValue) == 0x0001A0, "Member 'DCSGameInstance_C_Version::CallFunc_GetProjectContentDirectory_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_GetCharacterArrayFromString_ReturnValue) == 0x0001B0, "Member 'DCSGameInstance_C_Version::CallFunc_GetCharacterArrayFromString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameInstance_C_Version, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001C0, "Member 'DCSGameInstance_C_Version::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_GetAlreadyHaveDLC \ static_assert(alignof(DCSGameInstance_C_GetAlreadyHaveDLC) == 0x000008, "Wrong alignment on DCSGameInstance_C_GetAlreadyHaveDLC"); \ static_assert(sizeof(DCSGameInstance_C_GetAlreadyHaveDLC) == 0x000010, "Wrong size on DCSGameInstance_C_GetAlreadyHaveDLC"); \ static_assert(offsetof(DCSGameInstance_C_GetAlreadyHaveDLC, ReturnValue) == 0x000000, "Member 'DCSGameInstance_C_GetAlreadyHaveDLC::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameInstance_C_GetDLCUpdateWasSuccessful \ static_assert(alignof(DCSGameInstance_C_GetDLCUpdateWasSuccessful) == 0x000001, "Wrong alignment on DCSGameInstance_C_GetDLCUpdateWasSuccessful"); \ static_assert(sizeof(DCSGameInstance_C_GetDLCUpdateWasSuccessful) == 0x000001, "Wrong size on DCSGameInstance_C_GetDLCUpdateWasSuccessful"); \ static_assert(offsetof(DCSGameInstance_C_GetDLCUpdateWasSuccessful, ReturnValue) == 0x000000, "Member 'DCSGameInstance_C_GetDLCUpdateWasSuccessful::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSGameInstance_C \ static_assert(alignof(UDCSGameInstance_C) == 0x000008, "Wrong alignment on UDCSGameInstance_C"); \ static_assert(sizeof(UDCSGameInstance_C) == 0x000398, "Wrong size on UDCSGameInstance_C"); \ static_assert(offsetof(UDCSGameInstance_C, UberGraphFrame) == 0x0001C0, "Member 'UDCSGameInstance_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, ToPingServerList) == 0x0001C8, "Member 'UDCSGameInstance_C::ToPingServerList' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, NetPingTools) == 0x0001D8, "Member 'UDCSGameInstance_C::NetPingTools' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, CurrentServerIPIndex) == 0x0001E0, "Member 'UDCSGameInstance_C::CurrentServerIPIndex' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, ServerIP_PING_MS) == 0x0001E8, "Member 'UDCSGameInstance_C::ServerIP_PING_MS' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, MinMs_ServerIP) == 0x000238, "Member 'UDCSGameInstance_C::MinMs_ServerIP' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, MinMs) == 0x000248, "Member 'UDCSGameInstance_C::MinMs' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, OnServerPingFinished) == 0x000250, "Member 'UDCSGameInstance_C::OnServerPingFinished' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, ServerIPList) == 0x000260, "Member 'UDCSGameInstance_C::ServerIPList' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, Cache_LoadingScreenFirepoint) == 0x0002B0, "Member 'UDCSGameInstance_C::Cache_LoadingScreenFirepoint' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, Cache_LevelChapterBackgroudDefault) == 0x0002B8, "Member 'UDCSGameInstance_C::Cache_LevelChapterBackgroudDefault' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, PreLoadClassRef) == 0x000308, "Member 'UDCSGameInstance_C::PreLoadClassRef' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, OnPreLoadFinished) == 0x000310, "Member 'UDCSGameInstance_C::OnPreLoadFinished' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, PreLoading) == 0x000320, "Member 'UDCSGameInstance_C::PreLoading' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, PreLoadMovementRef) == 0x000328, "Member 'UDCSGameInstance_C::PreLoadMovementRef' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, Cache_DisposableUpdateNewGame) == 0x000330, "Member 'UDCSGameInstance_C::Cache_DisposableUpdateNewGame' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, Cache_LoginFlowRunThrough) == 0x000331, "Member 'UDCSGameInstance_C::Cache_LoginFlowRunThrough' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, PS5_ActivityId) == 0x000338, "Member 'UDCSGameInstance_C::PS5_ActivityId' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, OnPS5ActivityChanged) == 0x000348, "Member 'UDCSGameInstance_C::OnPS5ActivityChanged' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, Cache_RealUseActivityIdPS5) == 0x000358, "Member 'UDCSGameInstance_C::Cache_RealUseActivityIdPS5' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, Cache_CheckCloudArchivesRunThrough) == 0x000368, "Member 'UDCSGameInstance_C::Cache_CheckCloudArchivesRunThrough' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, Cache_AlreadyHaveDLC) == 0x000370, "Member 'UDCSGameInstance_C::Cache_AlreadyHaveDLC' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, OnAlreadyHaveDLCUpdate) == 0x000380, "Member 'UDCSGameInstance_C::OnAlreadyHaveDLCUpdate' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, Cache_DLCUpdateWasSuccessful) == 0x000390, "Member 'UDCSGameInstance_C::Cache_DLCUpdateWasSuccessful' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, Cache_DLCCheckRunning) == 0x000391, "Member 'UDCSGameInstance_C::Cache_DLCCheckRunning' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, Cache_PrintDLCLog) == 0x000392, "Member 'UDCSGameInstance_C::Cache_PrintDLCLog' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, Cache_UnloadValid) == 0x000393, "Member 'UDCSGameInstance_C::Cache_UnloadValid' has a wrong offset!"); \ static_assert(offsetof(UDCSGameInstance_C, NeedPSO) == 0x000394, "Member 'UDCSGameInstance_C::NeedPSO' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BackGameCheck_C_CanQuitGame \ static_assert(alignof(WB_BackGameCheck_C_CanQuitGame) == 0x000008, "Wrong alignment on WB_BackGameCheck_C_CanQuitGame"); \ static_assert(sizeof(WB_BackGameCheck_C_CanQuitGame) == 0x000030, "Wrong size on WB_BackGameCheck_C_CanQuitGame"); \ static_assert(offsetof(WB_BackGameCheck_C_CanQuitGame, ReturnValue) == 0x000000, "Member 'WB_BackGameCheck_C_CanQuitGame::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_CanQuitGame, CallFunc_GetPurifiedInterface_ReturnValue) == 0x000008, "Member 'WB_BackGameCheck_C_CanQuitGame::CallFunc_GetPurifiedInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_CanQuitGame, CallFunc_GetPurifiedInterface_ReturnValue_1) == 0x000018, "Member 'WB_BackGameCheck_C_CanQuitGame::CallFunc_GetPurifiedInterface_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_CanQuitGame, CallFunc_GetHasProcessingLevels_ReturnValue) == 0x000028, "Member 'WB_BackGameCheck_C_CanQuitGame::CallFunc_GetHasProcessingLevels_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_CanQuitGame, CallFunc_IsAnySaving_ReturnValue) == 0x000029, "Member 'WB_BackGameCheck_C_CanQuitGame::CallFunc_IsAnySaving_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck \ static_assert(alignof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck) == 0x000008, "Wrong alignment on WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck"); \ static_assert(sizeof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck) == 0x000138, "Wrong size on WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, EntryPoint) == 0x000000, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_GetGlobalExtend_ReturnValue) == 0x000008, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, Temp_delegate_Variable) == 0x000024, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_PostEvent_ReturnValue) == 0x000034, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x000038, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, Temp_bool_IsClosed_Variable) == 0x000039, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, Temp_bool_Has_Been_Initd_Variable) == 0x00003A, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, Temp_bool_Variable) == 0x00003B, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_Not_PreBool_ReturnValue) == 0x00003C, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, K2Node_Event_MyGeometry) == 0x000040, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, K2Node_Event_InDeltaTime) == 0x000080, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_CanQuitGame_ReturnValue) == 0x000084, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_CanQuitGame_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_IsVisible_ReturnValue) == 0x000085, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, Temp_bool_Has_Been_Initd_Variable_1) == 0x000086, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, K2Node_CustomEvent_Type) == 0x000087, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, K2Node_SwitchEnum_CmpSuccess) == 0x000088, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_RestartPlatformApplication_ReturnValue) == 0x000089, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_RestartPlatformApplication_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_GetPlayerController_ReturnValue) == 0x000090, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_GetPlayerController_ReturnValue_1) == 0x000098, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_GetPurifiedInterface_ReturnValue) == 0x0000A0, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_GetPurifiedInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_GetPurifiedInterface_ReturnValue_1) == 0x0000B0, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_GetPurifiedInterface_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, Temp_bool_IsClosed_Variable_1) == 0x0000C0, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_CallBackGame_Temp) == 0x0000C1, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_CallBackGame_Temp' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_GetGamePlatformType_ReturnValue) == 0x0000C2, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, K2Node_CustomEvent_bResult_1) == 0x0000C3, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::K2Node_CustomEvent_bResult_1' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000C4, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_Conv_BoolToString_ReturnValue) == 0x0000C8, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000D8, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_Concat_StrStr_ReturnValue) == 0x0000E0, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_BooleanOR_ReturnValue) == 0x0000F0, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0000F1, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_GetGlobalExtend_ReturnValue_1) == 0x0000F8, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_GetGlobalExtend_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_BooleanOR_ReturnValue_1) == 0x000100, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_IsValid_ReturnValue_1) == 0x000101, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, K2Node_CustomEvent_bResult) == 0x000102, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::K2Node_CustomEvent_bResult' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, K2Node_CreateDelegate_OutputDelegate_1) == 0x000104, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x000118, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000128, "Member 'WB_BackGameCheck_C_ExecuteUbergraph_WB_BackGameCheck::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BackGameCheck_C_OnConfigUploadArchiveCloudResult \ static_assert(alignof(WB_BackGameCheck_C_OnConfigUploadArchiveCloudResult) == 0x000001, "Wrong alignment on WB_BackGameCheck_C_OnConfigUploadArchiveCloudResult"); \ static_assert(sizeof(WB_BackGameCheck_C_OnConfigUploadArchiveCloudResult) == 0x000001, "Wrong size on WB_BackGameCheck_C_OnConfigUploadArchiveCloudResult"); \ static_assert(offsetof(WB_BackGameCheck_C_OnConfigUploadArchiveCloudResult, bResult) == 0x000000, "Member 'WB_BackGameCheck_C_OnConfigUploadArchiveCloudResult::bResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BackGameCheck_C_OnSlotUploadArchiveCloudResult \ static_assert(alignof(WB_BackGameCheck_C_OnSlotUploadArchiveCloudResult) == 0x000001, "Wrong alignment on WB_BackGameCheck_C_OnSlotUploadArchiveCloudResult"); \ static_assert(sizeof(WB_BackGameCheck_C_OnSlotUploadArchiveCloudResult) == 0x000001, "Wrong size on WB_BackGameCheck_C_OnSlotUploadArchiveCloudResult"); \ static_assert(offsetof(WB_BackGameCheck_C_OnSlotUploadArchiveCloudResult, bResult) == 0x000000, "Member 'WB_BackGameCheck_C_OnSlotUploadArchiveCloudResult::bResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BackGameCheck_C_Tick \ static_assert(alignof(WB_BackGameCheck_C_Tick) == 0x000008, "Wrong alignment on WB_BackGameCheck_C_Tick"); \ static_assert(sizeof(WB_BackGameCheck_C_Tick) == 0x000048, "Wrong size on WB_BackGameCheck_C_Tick"); \ static_assert(offsetof(WB_BackGameCheck_C_Tick, MyGeometry) == 0x000000, "Member 'WB_BackGameCheck_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BackGameCheck_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_BackGameCheck_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BackGameCheck_C_UpdateBackGameType \ static_assert(alignof(WB_BackGameCheck_C_UpdateBackGameType) == 0x000001, "Wrong alignment on WB_BackGameCheck_C_UpdateBackGameType"); \ static_assert(sizeof(WB_BackGameCheck_C_UpdateBackGameType) == 0x000001, "Wrong size on WB_BackGameCheck_C_UpdateBackGameType"); \ static_assert(offsetof(WB_BackGameCheck_C_UpdateBackGameType, Type) == 0x000000, "Member 'WB_BackGameCheck_C_UpdateBackGameType::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_BackGameCheck_C \ static_assert(alignof(UWB_BackGameCheck_C) == 0x000008, "Wrong alignment on UWB_BackGameCheck_C"); \ static_assert(sizeof(UWB_BackGameCheck_C) == 0x000298, "Wrong size on UWB_BackGameCheck_C"); \ static_assert(offsetof(UWB_BackGameCheck_C, UberGraphFrame) == 0x000278, "Member 'UWB_BackGameCheck_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_BackGameCheck_C, Border_Content) == 0x000280, "Member 'UWB_BackGameCheck_C::Border_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_BackGameCheck_C, WB_SavingTips) == 0x000288, "Member 'UWB_BackGameCheck_C::WB_SavingTips' has a wrong offset!"); \ static_assert(offsetof(UWB_BackGameCheck_C, BackGameType) == 0x000290, "Member 'UWB_BackGameCheck_C::BackGameType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ThrowStone_C_Received_NotifyBegin \ static_assert(alignof(ANS_ThrowStone_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_ThrowStone_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_ThrowStone_C_Received_NotifyBegin) == 0x000070, "Wrong size on ANS_ThrowStone_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_ThrowStone_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_ThrowStone_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_ThrowStone_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_ThrowStone_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_ThrowStone_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_ThrowStone_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'ANS_ThrowStone_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyBegin, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000060, "Member 'ANS_ThrowStone_C_Received_NotifyBegin::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'ANS_ThrowStone_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ThrowStone_C_Received_NotifyEnd \ static_assert(alignof(ANS_ThrowStone_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_ThrowStone_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_ThrowStone_C_Received_NotifyEnd) == 0x000138, "Wrong size on ANS_ThrowStone_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, CallFunc_NotifyStateReachedEnd_ReturnValue) == 0x000041, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::CallFunc_NotifyStateReachedEnd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000058, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000068, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000070, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, CallFunc_GetAllRegisterActors_OutActors) == 0x000088, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::CallFunc_GetAllRegisterActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, CallFunc_FreeAnimActor_ReturnFreeActor) == 0x000098, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::CallFunc_FreeAnimActor_ReturnFreeActor' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, CallFunc_Array_LastIndex_ReturnValue) == 0x0000A0, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_Colorful_Stone) == 0x0000A8, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_Colorful_Stone' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess_1) == 0x0000B0, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, CallFunc_Array_Get_Item) == 0x0000B8, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, CallFunc_Array_Length_ReturnValue) == 0x0000C0, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000C4, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, CallFunc_GetActorForwardVector_ReturnValue) == 0x0000C8, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x0000E0, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess_2) == 0x0000E8, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, CallFunc_Conv_IntToVector_ReturnValue) == 0x0000F0, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::CallFunc_Conv_IntToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, CallFunc_FreeAnimActor_ReturnFreeActor_1) == 0x000108, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::CallFunc_FreeAnimActor_ReturnFreeActor_1' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000110, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_Colorful_Stone_1) == 0x000128, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_Colorful_Stone_1' has a wrong offset!"); \ static_assert(offsetof(ANS_ThrowStone_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess_3) == 0x000130, "Member 'ANS_ThrowStone_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_ThrowStone_C \ static_assert(alignof(UANS_ThrowStone_C) == 0x000008, "Wrong alignment on UANS_ThrowStone_C"); \ static_assert(sizeof(UANS_ThrowStone_C) == 0x000058, "Wrong size on UANS_ThrowStone_C"); \ static_assert(offsetof(UANS_ThrowStone_C, stone) == 0x000040, "Member 'UANS_ThrowStone_C::stone' has a wrong offset!"); \ static_assert(offsetof(UANS_ThrowStone_C, StoneClass) == 0x000050, "Member 'UANS_ThrowStone_C::StoneClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_optimizeLoad \ static_assert(alignof(FST_optimizeLoad) == 0x000008, "Wrong alignment on FST_optimizeLoad"); \ static_assert(sizeof(FST_optimizeLoad) == 0x000020, "Wrong size on FST_optimizeLoad"); \ static_assert(offsetof(FST_optimizeLoad, SectionName_6_965F65114C976032F499F3AAE65F05AD) == 0x000000, "Member 'FST_optimizeLoad::SectionName_6_965F65114C976032F499F3AAE65F05AD' has a wrong offset!"); \ static_assert(offsetof(FST_optimizeLoad, shieldLevel_5_BAE2101546C31B46439FEFA573D768A3) == 0x000010, "Member 'FST_optimizeLoad::shieldLevel_5_BAE2101546C31B46439FEFA573D768A3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BlackScreen_C_BackKeyEvent \ static_assert(alignof(WB_BlackScreen_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_BlackScreen_C_BackKeyEvent"); \ static_assert(sizeof(WB_BlackScreen_C_BackKeyEvent) == 0x000048, "Wrong size on WB_BlackScreen_C_BackKeyEvent"); \ static_assert(offsetof(WB_BlackScreen_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_BlackScreen_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BlackScreen_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_BlackScreen_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BlackScreen_C_EnterKeyEvent \ static_assert(alignof(WB_BlackScreen_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_BlackScreen_C_EnterKeyEvent"); \ static_assert(sizeof(WB_BlackScreen_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_BlackScreen_C_EnterKeyEvent"); \ static_assert(offsetof(WB_BlackScreen_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_BlackScreen_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BlackScreen_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_BlackScreen_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen \ static_assert(alignof(WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen) == 0x000008, "Wrong alignment on WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen"); \ static_assert(sizeof(WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen) == 0x0000F8, "Wrong size on WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen"); \ static_assert(offsetof(WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen, EntryPoint) == 0x000000, "Member 'WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen, CallFunc_GetPurifiedInterface_ReturnValue) == 0x000008, "Member 'WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen::CallFunc_GetPurifiedInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen, K2Node_Event_InGeometry_1) == 0x000028, "Member 'WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen, K2Node_Event_isDown_1) == 0x000068, "Member 'WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen, K2Node_Event_InGeometry) == 0x000070, "Member 'WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen, K2Node_Event_isDown) == 0x0000B0, "Member 'WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen, CallFunc_PlayAnimationForward_ReturnValue) == 0x0000B8, "Member 'WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen, CallFunc_GetUIStatic_ReturnValue) == 0x0000C0, "Member 'WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen, CallFunc_GetPlayerController_ReturnValue) == 0x0000C8, "Member 'WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000D0, "Member 'WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen, CallFunc_IsValid_ReturnValue) == 0x0000D8, "Member 'WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen, CallFunc_GetPurifiedInterface_ReturnValue_1) == 0x0000E0, "Member 'WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen::CallFunc_GetPurifiedInterface_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen, CallFunc_Delay_Duration_ImplicitCast) == 0x0000F0, "Member 'WB_BlackScreen_C_ExecuteUbergraph_WB_BlackScreen::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_BlackScreen_C \ static_assert(alignof(UWB_BlackScreen_C) == 0x000008, "Wrong alignment on UWB_BlackScreen_C"); \ static_assert(sizeof(UWB_BlackScreen_C) == 0x0002E8, "Wrong size on UWB_BlackScreen_C"); \ static_assert(offsetof(UWB_BlackScreen_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_BlackScreen_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_BlackScreen_C, BlackScreenChange) == 0x0002C8, "Member 'UWB_BlackScreen_C::BlackScreenChange' has a wrong offset!"); \ static_assert(offsetof(UWB_BlackScreen_C, Image_black) == 0x0002D0, "Member 'UWB_BlackScreen_C::Image_black' has a wrong offset!"); \ static_assert(offsetof(UWB_BlackScreen_C, AllDone) == 0x0002D8, "Member 'UWB_BlackScreen_C::AllDone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey \ static_assert(alignof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey) == 0x000008, "Wrong alignment on WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey"); \ static_assert(sizeof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey) == 0x0000B8, "Wrong size on WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey, EntryPoint) == 0x000000, "Member 'WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey, Temp_bool_Variable) == 0x000014, "Member 'WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey, Temp_byte_Variable) == 0x000015, "Member 'WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey, Temp_byte_Variable_1) == 0x000016, "Member 'WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey, K2Node_Event_IsDesignTime) == 0x000017, "Member 'WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey, K2Node_CustomEvent_NewDeviceType) == 0x000018, "Member 'WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey, K2Node_CustomEvent_TypeIndex) == 0x000028, "Member 'WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey, CallFunc_GetDisplayImageFormAction_ReturnValue) == 0x000030, "Member 'WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey::CallFunc_GetDisplayImageFormAction_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey, CallFunc_IsEmpty_ReturnValue) == 0x000080, "Member 'WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000088, "Member 'WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000098, "Member 'WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey, CallFunc_GetPurifiedInterface_ReturnValue) == 0x0000A0, "Member 'WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey::CallFunc_GetPurifiedInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey, CallFunc_GetGlobalFlagByInterface_ReturnValue) == 0x0000B0, "Member 'WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey::CallFunc_GetGlobalFlagByInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey, K2Node_Select_Default) == 0x0000B1, "Member 'WGI_InputHelpVis_ItemKey_C_ExecuteUbergraph_WGI_InputHelpVis_ItemKey::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_ItemKey_C_OnDeviceChangedEvent \ static_assert(alignof(WGI_InputHelpVis_ItemKey_C_OnDeviceChangedEvent) == 0x000008, "Wrong alignment on WGI_InputHelpVis_ItemKey_C_OnDeviceChangedEvent"); \ static_assert(sizeof(WGI_InputHelpVis_ItemKey_C_OnDeviceChangedEvent) == 0x000018, "Wrong size on WGI_InputHelpVis_ItemKey_C_OnDeviceChangedEvent"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_OnDeviceChangedEvent, NewDeviceType) == 0x000000, "Member 'WGI_InputHelpVis_ItemKey_C_OnDeviceChangedEvent::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_OnDeviceChangedEvent, TypeIndex) == 0x000010, "Member 'WGI_InputHelpVis_ItemKey_C_OnDeviceChangedEvent::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_ItemKey_C_PreConstruct \ static_assert(alignof(WGI_InputHelpVis_ItemKey_C_PreConstruct) == 0x000001, "Wrong alignment on WGI_InputHelpVis_ItemKey_C_PreConstruct"); \ static_assert(sizeof(WGI_InputHelpVis_ItemKey_C_PreConstruct) == 0x000001, "Wrong size on WGI_InputHelpVis_ItemKey_C_PreConstruct"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WGI_InputHelpVis_ItemKey_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage \ static_assert(alignof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage) == 0x000008, "Wrong alignment on WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage"); \ static_assert(sizeof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage) == 0x000080, "Wrong size on WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, Key) == 0x000000, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::Key' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, Preview) == 0x000010, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::Preview' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, CallFunc_Blueprint_GetSizeY_ReturnValue) == 0x000014, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::CallFunc_Blueprint_GetSizeY_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000018, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, CallFunc_NotEqual_StriStri_ReturnValue) == 0x000020, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::CallFunc_NotEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, CallFunc_IsValid_ReturnValue) == 0x000021, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, CallFunc_Blueprint_GetSizeY_ReturnValue_1) == 0x000024, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::CallFunc_Blueprint_GetSizeY_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, CallFunc_Map_Find_Value) == 0x000028, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000034, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, CallFunc_Blueprint_GetSizeX_ReturnValue) == 0x000038, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::CallFunc_Blueprint_GetSizeX_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x00003C, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000040, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000048, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, CallFunc_MakeVector2D_ReturnValue) == 0x000050, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, CallFunc_MakeVector2D_ReturnValue_1) == 0x000060, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000070, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000078, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDeviceImage::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_ItemKey_C_UpdateDisplayImage \ static_assert(alignof(WGI_InputHelpVis_ItemKey_C_UpdateDisplayImage) == 0x000008, "Wrong alignment on WGI_InputHelpVis_ItemKey_C_UpdateDisplayImage"); \ static_assert(sizeof(WGI_InputHelpVis_ItemKey_C_UpdateDisplayImage) == 0x000070, "Wrong size on WGI_InputHelpVis_ItemKey_C_UpdateDisplayImage"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDisplayImage, DisplayImage_0) == 0x000000, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDisplayImage::DisplayImage_0' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDisplayImage, Preview) == 0x000050, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDisplayImage::Preview' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDisplayImage, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000058, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDisplayImage::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateDisplayImage, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000068, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateDisplayImage::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_ItemKey_C_UpdateImageSize \ static_assert(alignof(WGI_InputHelpVis_ItemKey_C_UpdateImageSize) == 0x000008, "Wrong alignment on WGI_InputHelpVis_ItemKey_C_UpdateImageSize"); \ static_assert(sizeof(WGI_InputHelpVis_ItemKey_C_UpdateImageSize) == 0x000008, "Wrong size on WGI_InputHelpVis_ItemKey_C_UpdateImageSize"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_UpdateImageSize, ImageSize_0) == 0x000000, "Member 'WGI_InputHelpVis_ItemKey_C_UpdateImageSize::ImageSize_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_ItemKey_C_OnPaint \ static_assert(alignof(WGI_InputHelpVis_ItemKey_C_OnPaint) == 0x000008, "Wrong alignment on WGI_InputHelpVis_ItemKey_C_OnPaint"); \ static_assert(sizeof(WGI_InputHelpVis_ItemKey_C_OnPaint) == 0x000088, "Wrong size on WGI_InputHelpVis_ItemKey_C_OnPaint"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_OnPaint, Context) == 0x000000, "Member 'WGI_InputHelpVis_ItemKey_C_OnPaint::Context' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_OnPaint, CallFunc_MakeVector2D_ReturnValue) == 0x000030, "Member 'WGI_InputHelpVis_ItemKey_C_OnPaint::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_OnPaint, CallFunc_Blueprint_GetSizeY_ReturnValue) == 0x000040, "Member 'WGI_InputHelpVis_ItemKey_C_OnPaint::CallFunc_Blueprint_GetSizeY_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_OnPaint, CallFunc_IsValid_ReturnValue) == 0x000044, "Member 'WGI_InputHelpVis_ItemKey_C_OnPaint::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_OnPaint, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000048, "Member 'WGI_InputHelpVis_ItemKey_C_OnPaint::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_OnPaint, CallFunc_Blueprint_GetSizeX_ReturnValue) == 0x00004C, "Member 'WGI_InputHelpVis_ItemKey_C_OnPaint::CallFunc_Blueprint_GetSizeX_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_OnPaint, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x000050, "Member 'WGI_InputHelpVis_ItemKey_C_OnPaint::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_OnPaint, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000058, "Member 'WGI_InputHelpVis_ItemKey_C_OnPaint::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_OnPaint, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000060, "Member 'WGI_InputHelpVis_ItemKey_C_OnPaint::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_OnPaint, CallFunc_MakeVector2D_ReturnValue_1) == 0x000068, "Member 'WGI_InputHelpVis_ItemKey_C_OnPaint::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_OnPaint, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000078, "Member 'WGI_InputHelpVis_ItemKey_C_OnPaint::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_ItemKey_C_OnPaint, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000080, "Member 'WGI_InputHelpVis_ItemKey_C_OnPaint::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWGI_InputHelpVis_ItemKey_C \ static_assert(alignof(UWGI_InputHelpVis_ItemKey_C) == 0x000008, "Wrong alignment on UWGI_InputHelpVis_ItemKey_C"); \ static_assert(sizeof(UWGI_InputHelpVis_ItemKey_C) == 0x000318, "Wrong size on UWGI_InputHelpVis_ItemKey_C"); \ static_assert(offsetof(UWGI_InputHelpVis_ItemKey_C, UberGraphFrame) == 0x000278, "Member 'UWGI_InputHelpVis_ItemKey_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_ItemKey_C, queren) == 0x000280, "Member 'UWGI_InputHelpVis_ItemKey_C::queren' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_ItemKey_C, MatchSize) == 0x000288, "Member 'UWGI_InputHelpVis_ItemKey_C::MatchSize' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_ItemKey_C, ImageSize) == 0x000290, "Member 'UWGI_InputHelpVis_ItemKey_C::ImageSize' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_ItemKey_C, DisplayImage) == 0x000298, "Member 'UWGI_InputHelpVis_ItemKey_C::DisplayImage' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_ItemKey_C, KeyName) == 0x0002E8, "Member 'UWGI_InputHelpVis_ItemKey_C::KeyName' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_ItemKey_C, AutoChangeDeviceImage) == 0x0002F8, "Member 'UWGI_InputHelpVis_ItemKey_C::AutoChangeDeviceImage' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_ItemKey_C, CurrentDeviceKey) == 0x000300, "Member 'UWGI_InputHelpVis_ItemKey_C::CurrentDeviceKey' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_ItemKey_C, UsingTexture) == 0x000310, "Member 'UWGI_InputHelpVis_ItemKey_C::UsingTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase \ static_assert(alignof(WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase) == 0x000008, "Wrong alignment on WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase"); \ static_assert(sizeof(WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase) == 0x000088, "Wrong size on WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase, EntryPoint) == 0x000000, "Member 'WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase, CallFunc_GetItemKeyWidget_ItemKey) == 0x000008, "Member 'WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase::CallFunc_GetItemKeyWidget_ItemKey' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase, K2Node_CustomEvent_DisplayName) == 0x000010, "Member 'WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase::K2Node_CustomEvent_DisplayName' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase, K2Node_CustomEvent_DisplayImage) == 0x000028, "Member 'WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase::K2Node_CustomEvent_DisplayImage' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase, K2Node_CustomEvent_LastVis) == 0x000078, "Member 'WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase::K2Node_CustomEvent_LastVis' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase, CallFunc_GetItemKeyWidget_ItemKey_1) == 0x000080, "Member 'WGI_InputHelpVis_TypeBase_C_ExecuteUbergraph_WGI_InputHelpVis_TypeBase::CallFunc_GetItemKeyWidget_ItemKey_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_TypeBase_C_GetItemKeyWidget \ static_assert(alignof(WGI_InputHelpVis_TypeBase_C_GetItemKeyWidget) == 0x000008, "Wrong alignment on WGI_InputHelpVis_TypeBase_C_GetItemKeyWidget"); \ static_assert(sizeof(WGI_InputHelpVis_TypeBase_C_GetItemKeyWidget) == 0x000008, "Wrong size on WGI_InputHelpVis_TypeBase_C_GetItemKeyWidget"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_GetItemKeyWidget, ItemKey) == 0x000000, "Member 'WGI_InputHelpVis_TypeBase_C_GetItemKeyWidget::ItemKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_TypeBase_C_GetKeyNameWidget \ static_assert(alignof(WGI_InputHelpVis_TypeBase_C_GetKeyNameWidget) == 0x000008, "Wrong alignment on WGI_InputHelpVis_TypeBase_C_GetKeyNameWidget"); \ static_assert(sizeof(WGI_InputHelpVis_TypeBase_C_GetKeyNameWidget) == 0x000008, "Wrong size on WGI_InputHelpVis_TypeBase_C_GetKeyNameWidget"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_GetKeyNameWidget, KeyName) == 0x000000, "Member 'WGI_InputHelpVis_TypeBase_C_GetKeyNameWidget::KeyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_TypeBase_C_PreConstruct \ static_assert(alignof(WGI_InputHelpVis_TypeBase_C_PreConstruct) == 0x000001, "Wrong alignment on WGI_InputHelpVis_TypeBase_C_PreConstruct"); \ static_assert(sizeof(WGI_InputHelpVis_TypeBase_C_PreConstruct) == 0x000001, "Wrong size on WGI_InputHelpVis_TypeBase_C_PreConstruct"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WGI_InputHelpVis_TypeBase_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_TypeBase_C_UpdateLastVis \ static_assert(alignof(WGI_InputHelpVis_TypeBase_C_UpdateLastVis) == 0x000008, "Wrong alignment on WGI_InputHelpVis_TypeBase_C_UpdateLastVis"); \ static_assert(sizeof(WGI_InputHelpVis_TypeBase_C_UpdateLastVis) == 0x000038, "Wrong size on WGI_InputHelpVis_TypeBase_C_UpdateLastVis"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_UpdateLastVis, CallFunc_GetKeyNameWidget_KeyName) == 0x000000, "Member 'WGI_InputHelpVis_TypeBase_C_UpdateLastVis::CallFunc_GetKeyNameWidget_KeyName' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_UpdateLastVis, CallFunc_SlotAsHorizontalBoxSlot_ReturnValue) == 0x000008, "Member 'WGI_InputHelpVis_TypeBase_C_UpdateLastVis::CallFunc_SlotAsHorizontalBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_UpdateLastVis, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000010, "Member 'WGI_InputHelpVis_TypeBase_C_UpdateLastVis::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_UpdateLastVis, K2Node_MakeStruct_Margin) == 0x000018, "Member 'WGI_InputHelpVis_TypeBase_C_UpdateLastVis::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_UpdateLastVis, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000028, "Member 'WGI_InputHelpVis_TypeBase_C_UpdateLastVis::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_UpdateLastVis, K2Node_MakeStruct_Right_ImplicitCast) == 0x000030, "Member 'WGI_InputHelpVis_TypeBase_C_UpdateLastVis::K2Node_MakeStruct_Right_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_TypeBase_C_UpdateVisInfo \ static_assert(alignof(WGI_InputHelpVis_TypeBase_C_UpdateVisInfo) == 0x000008, "Wrong alignment on WGI_InputHelpVis_TypeBase_C_UpdateVisInfo"); \ static_assert(sizeof(WGI_InputHelpVis_TypeBase_C_UpdateVisInfo) == 0x000070, "Wrong size on WGI_InputHelpVis_TypeBase_C_UpdateVisInfo"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_UpdateVisInfo, DisplayName_0) == 0x000000, "Member 'WGI_InputHelpVis_TypeBase_C_UpdateVisInfo::DisplayName_0' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_UpdateVisInfo, DisplayImage_0) == 0x000018, "Member 'WGI_InputHelpVis_TypeBase_C_UpdateVisInfo::DisplayImage_0' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_TypeBase_C_UpdateVisInfo, LastVis_0) == 0x000068, "Member 'WGI_InputHelpVis_TypeBase_C_UpdateVisInfo::LastVis_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWGI_InputHelpVis_TypeBase_C \ static_assert(alignof(UWGI_InputHelpVis_TypeBase_C) == 0x000008, "Wrong alignment on UWGI_InputHelpVis_TypeBase_C"); \ static_assert(sizeof(UWGI_InputHelpVis_TypeBase_C) == 0x000300, "Wrong size on UWGI_InputHelpVis_TypeBase_C"); \ static_assert(offsetof(UWGI_InputHelpVis_TypeBase_C, UberGraphFrame) == 0x000278, "Member 'UWGI_InputHelpVis_TypeBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_TypeBase_C, LastVis) == 0x000280, "Member 'UWGI_InputHelpVis_TypeBase_C::LastVis' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_TypeBase_C, TextPadding) == 0x000284, "Member 'UWGI_InputHelpVis_TypeBase_C::TextPadding' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_TypeBase_C, DisplayName) == 0x000298, "Member 'UWGI_InputHelpVis_TypeBase_C::DisplayName' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_TypeBase_C, DisplayImage) == 0x0002B0, "Member 'UWGI_InputHelpVis_TypeBase_C::DisplayImage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_Type2_C_GetItemKeyWidget \ static_assert(alignof(WGI_InputHelpVis_Type2_C_GetItemKeyWidget) == 0x000008, "Wrong alignment on WGI_InputHelpVis_Type2_C_GetItemKeyWidget"); \ static_assert(sizeof(WGI_InputHelpVis_Type2_C_GetItemKeyWidget) == 0x000008, "Wrong size on WGI_InputHelpVis_Type2_C_GetItemKeyWidget"); \ static_assert(offsetof(WGI_InputHelpVis_Type2_C_GetItemKeyWidget, ItemKey) == 0x000000, "Member 'WGI_InputHelpVis_Type2_C_GetItemKeyWidget::ItemKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_Type2_C_GetKeyNameWidget \ static_assert(alignof(WGI_InputHelpVis_Type2_C_GetKeyNameWidget) == 0x000008, "Wrong alignment on WGI_InputHelpVis_Type2_C_GetKeyNameWidget"); \ static_assert(sizeof(WGI_InputHelpVis_Type2_C_GetKeyNameWidget) == 0x000008, "Wrong size on WGI_InputHelpVis_Type2_C_GetKeyNameWidget"); \ static_assert(offsetof(WGI_InputHelpVis_Type2_C_GetKeyNameWidget, KeyName_0) == 0x000000, "Member 'WGI_InputHelpVis_Type2_C_GetKeyNameWidget::KeyName_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWGI_InputHelpVis_Type2_C \ static_assert(alignof(UWGI_InputHelpVis_Type2_C) == 0x000008, "Wrong alignment on UWGI_InputHelpVis_Type2_C"); \ static_assert(sizeof(UWGI_InputHelpVis_Type2_C) == 0x000310, "Wrong size on UWGI_InputHelpVis_Type2_C"); \ static_assert(offsetof(UWGI_InputHelpVis_Type2_C, KeyName) == 0x000300, "Member 'UWGI_InputHelpVis_Type2_C::KeyName' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_Type2_C, WGI_InputHelpVis_ItemKey) == 0x000308, "Member 'UWGI_InputHelpVis_Type2_C::WGI_InputHelpVis_ItemKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_Type1_C_GetItemKeyWidget \ static_assert(alignof(WGI_InputHelpVis_Type1_C_GetItemKeyWidget) == 0x000008, "Wrong alignment on WGI_InputHelpVis_Type1_C_GetItemKeyWidget"); \ static_assert(sizeof(WGI_InputHelpVis_Type1_C_GetItemKeyWidget) == 0x000008, "Wrong size on WGI_InputHelpVis_Type1_C_GetItemKeyWidget"); \ static_assert(offsetof(WGI_InputHelpVis_Type1_C_GetItemKeyWidget, ItemKey) == 0x000000, "Member 'WGI_InputHelpVis_Type1_C_GetItemKeyWidget::ItemKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_Type1_C_GetKeyNameWidget \ static_assert(alignof(WGI_InputHelpVis_Type1_C_GetKeyNameWidget) == 0x000008, "Wrong alignment on WGI_InputHelpVis_Type1_C_GetKeyNameWidget"); \ static_assert(sizeof(WGI_InputHelpVis_Type1_C_GetKeyNameWidget) == 0x000008, "Wrong size on WGI_InputHelpVis_Type1_C_GetKeyNameWidget"); \ static_assert(offsetof(WGI_InputHelpVis_Type1_C_GetKeyNameWidget, KeyName_0) == 0x000000, "Member 'WGI_InputHelpVis_Type1_C_GetKeyNameWidget::KeyName_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWGI_InputHelpVis_Type1_C \ static_assert(alignof(UWGI_InputHelpVis_Type1_C) == 0x000008, "Wrong alignment on UWGI_InputHelpVis_Type1_C"); \ static_assert(sizeof(UWGI_InputHelpVis_Type1_C) == 0x000310, "Wrong size on UWGI_InputHelpVis_Type1_C"); \ static_assert(offsetof(UWGI_InputHelpVis_Type1_C, KeyName) == 0x000300, "Member 'UWGI_InputHelpVis_Type1_C::KeyName' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_Type1_C, WGI_InputHelpVis_ItemKey) == 0x000308, "Member 'UWGI_InputHelpVis_Type1_C::WGI_InputHelpVis_ItemKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_ADI_yaoshi_C \ static_assert(alignof(ABP_ADI_yaoshi_C) == 0x000008, "Wrong alignment on ABP_ADI_yaoshi_C"); \ static_assert(sizeof(ABP_ADI_yaoshi_C) == 0x000308, "Wrong size on ABP_ADI_yaoshi_C"); \ static_assert(offsetof(ABP_ADI_yaoshi_C, SkeletalMesh) == 0x000300, "Member 'ABP_ADI_yaoshi_C::SkeletalMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_C_CreateVisWidget \ static_assert(alignof(WGI_InputHelpVis_C_CreateVisWidget) == 0x000008, "Wrong alignment on WGI_InputHelpVis_C_CreateVisWidget"); \ static_assert(sizeof(WGI_InputHelpVis_C_CreateVisWidget) == 0x0000A8, "Wrong size on WGI_InputHelpVis_C_CreateVisWidget"); \ static_assert(offsetof(WGI_InputHelpVis_C_CreateVisWidget, DisplayName) == 0x000000, "Member 'WGI_InputHelpVis_C_CreateVisWidget::DisplayName' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_CreateVisWidget, DisplayImage) == 0x000018, "Member 'WGI_InputHelpVis_C_CreateVisWidget::DisplayImage' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_CreateVisWidget, LastVis) == 0x000068, "Member 'WGI_InputHelpVis_C_CreateVisWidget::LastVis' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_CreateVisWidget, ReturnValue) == 0x000070, "Member 'WGI_InputHelpVis_C_CreateVisWidget::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_CreateVisWidget, Local_CreatedTypeClass) == 0x000078, "Member 'WGI_InputHelpVis_C_CreateVisWidget::Local_CreatedTypeClass' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_CreateVisWidget, Temp_byte_Variable) == 0x000080, "Member 'WGI_InputHelpVis_C_CreateVisWidget::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_CreateVisWidget, Temp_class_Variable) == 0x000088, "Member 'WGI_InputHelpVis_C_CreateVisWidget::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_CreateVisWidget, Temp_class_Variable_1) == 0x000090, "Member 'WGI_InputHelpVis_C_CreateVisWidget::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_CreateVisWidget, CallFunc_Create_ReturnValue) == 0x000098, "Member 'WGI_InputHelpVis_C_CreateVisWidget::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_CreateVisWidget, K2Node_Select_Default) == 0x0000A0, "Member 'WGI_InputHelpVis_C_CreateVisWidget::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis \ static_assert(alignof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis) == 0x000008, "Wrong alignment on WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis"); \ static_assert(sizeof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis) == 0x0001D0, "Wrong size on WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, EntryPoint) == 0x000000, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_GetPurifiedInterface_ReturnValue) == 0x000008, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_GetPurifiedInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, Temp_byte_Variable) == 0x000018, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_GetGlobalFlagByInterface_ReturnValue) == 0x000019, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_GetGlobalFlagByInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, Temp_int_Variable) == 0x000020, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, Temp_int_Variable_1) == 0x000028, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_Add_IntInt_ReturnValue_1) == 0x00002C, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, K2Node_Event_IsDesignTime) == 0x000030, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, K2Node_Event_VisData) == 0x000038, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::K2Node_Event_VisData' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_Array_Get_Item) == 0x000048, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_Array_Length_ReturnValue) == 0x0000C8, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_Array_Length_ReturnValue_1) == 0x0000CC, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_Array_LastIndex_ReturnValue) == 0x0000D0, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000D4, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_CreateVisWidget_ReturnValue) == 0x0000D8, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_CreateVisWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, Temp_int_Loop_Counter_Variable) == 0x0000E0, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_AddChildToHorizontalBox_ReturnValue) == 0x0000E8, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_AddChildToHorizontalBox_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_Less_IntInt_ReturnValue) == 0x0000F0, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000F4, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0000F8, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000F9, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, K2Node_Event_MyGeometry) == 0x000100, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, K2Node_Event_InDeltaTime) == 0x000140, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, Temp_byte_Variable_1) == 0x000144, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, K2Node_MakeMap_Map) == 0x000148, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_CreateVisWidget_ReturnValue_1) == 0x000198, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_CreateVisWidget_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_AddChildToHorizontalBox_ReturnValue_1) == 0x0001A0, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_AddChildToHorizontalBox_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_Array_Add_ReturnValue) == 0x0001A8, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, Temp_bool_Variable) == 0x0001AC, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_Array_Get_Item_1) == 0x0001B0, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, K2Node_Select_Default) == 0x0001B8, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0001B9, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_Array_LastIndex_ReturnValue_1) == 0x0001BC, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_Array_LastIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x0001C0, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis, CallFunc_Array_Get_Item_2) == 0x0001C8, "Member 'WGI_InputHelpVis_C_ExecuteUbergraph_WGI_InputHelpVis::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_C_OnInputHelpVisUpdate \ static_assert(alignof(WGI_InputHelpVis_C_OnInputHelpVisUpdate) == 0x000008, "Wrong alignment on WGI_InputHelpVis_C_OnInputHelpVisUpdate"); \ static_assert(sizeof(WGI_InputHelpVis_C_OnInputHelpVisUpdate) == 0x000010, "Wrong size on WGI_InputHelpVis_C_OnInputHelpVisUpdate"); \ static_assert(offsetof(WGI_InputHelpVis_C_OnInputHelpVisUpdate, VisData) == 0x000000, "Member 'WGI_InputHelpVis_C_OnInputHelpVisUpdate::VisData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_C_PreConstruct \ static_assert(alignof(WGI_InputHelpVis_C_PreConstruct) == 0x000001, "Wrong alignment on WGI_InputHelpVis_C_PreConstruct"); \ static_assert(sizeof(WGI_InputHelpVis_C_PreConstruct) == 0x000001, "Wrong size on WGI_InputHelpVis_C_PreConstruct"); \ static_assert(offsetof(WGI_InputHelpVis_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WGI_InputHelpVis_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WGI_InputHelpVis_C_Tick \ static_assert(alignof(WGI_InputHelpVis_C_Tick) == 0x000008, "Wrong alignment on WGI_InputHelpVis_C_Tick"); \ static_assert(sizeof(WGI_InputHelpVis_C_Tick) == 0x000048, "Wrong size on WGI_InputHelpVis_C_Tick"); \ static_assert(offsetof(WGI_InputHelpVis_C_Tick, MyGeometry) == 0x000000, "Member 'WGI_InputHelpVis_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WGI_InputHelpVis_C_Tick, InDeltaTime) == 0x000040, "Member 'WGI_InputHelpVis_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWGI_InputHelpVis_C \ static_assert(alignof(UWGI_InputHelpVis_C) == 0x000008, "Wrong alignment on UWGI_InputHelpVis_C"); \ static_assert(sizeof(UWGI_InputHelpVis_C) == 0x0003D0, "Wrong size on UWGI_InputHelpVis_C"); \ static_assert(offsetof(UWGI_InputHelpVis_C, UberGraphFrame) == 0x000398, "Member 'UWGI_InputHelpVis_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_C, HorizontalBox_List) == 0x0003A0, "Member 'UWGI_InputHelpVis_C::HorizontalBox_List' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_C, PreviewCount) == 0x0003A8, "Member 'UWGI_InputHelpVis_C::PreviewCount' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_C, PreviewImage) == 0x0003B0, "Member 'UWGI_InputHelpVis_C::PreviewImage' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_C, VisType) == 0x0003B8, "Member 'UWGI_InputHelpVis_C::VisType' has a wrong offset!"); \ static_assert(offsetof(UWGI_InputHelpVis_C, CreatedTypeVisList) == 0x0003C0, "Member 'UWGI_InputHelpVis_C::CreatedTypeVisList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputTrigger_Thumbstick_C_UpdateState \ static_assert(alignof(InputTrigger_Thumbstick_C_UpdateState) == 0x000008, "Wrong alignment on InputTrigger_Thumbstick_C_UpdateState"); \ static_assert(sizeof(InputTrigger_Thumbstick_C_UpdateState) == 0x0000A0, "Wrong size on InputTrigger_Thumbstick_C_UpdateState"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, PlayerInput) == 0x000000, "Member 'InputTrigger_Thumbstick_C_UpdateState::PlayerInput' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, ModifiedValue) == 0x000008, "Member 'InputTrigger_Thumbstick_C_UpdateState::ModifiedValue' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, DeltaTime) == 0x000028, "Member 'InputTrigger_Thumbstick_C_UpdateState::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, ReturnValue) == 0x00002C, "Member 'InputTrigger_Thumbstick_C_UpdateState::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_BreakInputActionValue_X) == 0x000030, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_BreakInputActionValue_X' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_BreakInputActionValue_Y) == 0x000038, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_BreakInputActionValue_Y' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_BreakInputActionValue_Z) == 0x000040, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_BreakInputActionValue_Z' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_BreakInputActionValue_Type) == 0x000048, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_BreakInputActionValue_Type' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_BreakVector3f_X) == 0x00004C, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_BreakVector3f_X' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_BreakVector3f_Y) == 0x000050, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_BreakVector3f_Y' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_BreakVector3f_Z) == 0x000054, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_BreakVector3f_Z' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_MakeVector_ReturnValue) == 0x000058, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000070, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x000071, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_EqualEqual_DoubleDouble_ReturnValue_2) == 0x000072, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_EqualEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_BooleanAND_ReturnValue) == 0x000073, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_EqualExactly_VectorVector_ReturnValue) == 0x000074, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_EqualExactly_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_BooleanAND_ReturnValue_1) == 0x000075, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_BreakVector3f_InVec_ImplicitCast) == 0x000078, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_BreakVector3f_InVec_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_EqualEqual_DoubleDouble_B_ImplicitCast) == 0x000088, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_EqualEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_EqualEqual_DoubleDouble_B_ImplicitCast_1) == 0x000090, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_EqualEqual_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_Thumbstick_C_UpdateState, CallFunc_EqualEqual_DoubleDouble_B_ImplicitCast_2) == 0x000098, "Member 'InputTrigger_Thumbstick_C_UpdateState::CallFunc_EqualEqual_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputTrigger_Thumbstick_C \ static_assert(alignof(UInputTrigger_Thumbstick_C) == 0x000008, "Wrong alignment on UInputTrigger_Thumbstick_C"); \ static_assert(sizeof(UInputTrigger_Thumbstick_C) == 0x000068, "Wrong size on UInputTrigger_Thumbstick_C"); \ static_assert(offsetof(UInputTrigger_Thumbstick_C, Old) == 0x000050, "Member 'UInputTrigger_Thumbstick_C::Old' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips \ static_assert(alignof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips) == 0x000008, "Wrong alignment on WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips"); \ static_assert(sizeof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips) == 0x000110, "Wrong size on WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, EntryPoint) == 0x000000, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, K2Node_CustomEvent_bResult) == 0x000004, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::K2Node_CustomEvent_bResult' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_Conv_BoolToString_ReturnValue) == 0x000008, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_GetGlobalExtend_ReturnValue) == 0x000018, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x000031, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, K2Node_CreateDelegate_OutputDelegate) == 0x000034, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, Temp_bool_Has_Been_Initd_Variable) == 0x000044, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, Temp_bool_IsClosed_Variable) == 0x000045, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, Temp_bool_Has_Been_Initd_Variable_1) == 0x000046, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, K2Node_Event_MyGeometry) == 0x000048, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, K2Node_Event_InDeltaTime) == 0x000088, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_GetPurifiedInterface_ReturnValue) == 0x000090, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_GetPurifiedInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x0000A0, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_IsAnySaving_ReturnValue) == 0x0000A4, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_IsAnySaving_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_PlayAnimation_ReturnValue) == 0x0000A8, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, Temp_bool_IsClosed_Variable_1) == 0x0000B0, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000B4, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_PlayAnimationReverse_ReturnValue) == 0x0000C8, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_PlayAnimationReverse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_GetGlobalExtend_ReturnValue_1) == 0x0000D0, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_GetGlobalExtend_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_GetRenderOpacity_ReturnValue) == 0x0000D8, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_GetRenderOpacity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000DC, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_IsValid_ReturnValue_1) == 0x0000DD, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, K2Node_CustomEvent_bResult_1) == 0x0000DE, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::K2Node_CustomEvent_bResult_1' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_GetGamePlatformType_ReturnValue) == 0x0000DF, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x0000E0, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, K2Node_SwitchEnum_CmpSuccess) == 0x0000F0, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000F8, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x000108, "Member 'WB_SavingTips_C_ExecuteUbergraph_WB_SavingTips::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SavingTips_C_OnConfigUploadArchiveCloudResult \ static_assert(alignof(WB_SavingTips_C_OnConfigUploadArchiveCloudResult) == 0x000001, "Wrong alignment on WB_SavingTips_C_OnConfigUploadArchiveCloudResult"); \ static_assert(sizeof(WB_SavingTips_C_OnConfigUploadArchiveCloudResult) == 0x000001, "Wrong size on WB_SavingTips_C_OnConfigUploadArchiveCloudResult"); \ static_assert(offsetof(WB_SavingTips_C_OnConfigUploadArchiveCloudResult, bResult) == 0x000000, "Member 'WB_SavingTips_C_OnConfigUploadArchiveCloudResult::bResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SavingTips_C_OnSlotUploadArchiveCloudResult \ static_assert(alignof(WB_SavingTips_C_OnSlotUploadArchiveCloudResult) == 0x000001, "Wrong alignment on WB_SavingTips_C_OnSlotUploadArchiveCloudResult"); \ static_assert(sizeof(WB_SavingTips_C_OnSlotUploadArchiveCloudResult) == 0x000001, "Wrong size on WB_SavingTips_C_OnSlotUploadArchiveCloudResult"); \ static_assert(offsetof(WB_SavingTips_C_OnSlotUploadArchiveCloudResult, bResult) == 0x000000, "Member 'WB_SavingTips_C_OnSlotUploadArchiveCloudResult::bResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SavingTips_C_Tick \ static_assert(alignof(WB_SavingTips_C_Tick) == 0x000008, "Wrong alignment on WB_SavingTips_C_Tick"); \ static_assert(sizeof(WB_SavingTips_C_Tick) == 0x000048, "Wrong size on WB_SavingTips_C_Tick"); \ static_assert(offsetof(WB_SavingTips_C_Tick, MyGeometry) == 0x000000, "Member 'WB_SavingTips_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SavingTips_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_SavingTips_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SavingTips_C \ static_assert(alignof(UWB_SavingTips_C) == 0x000008, "Wrong alignment on UWB_SavingTips_C"); \ static_assert(sizeof(UWB_SavingTips_C) == 0x000298, "Wrong size on UWB_SavingTips_C"); \ static_assert(offsetof(UWB_SavingTips_C, UberGraphFrame) == 0x000278, "Member 'UWB_SavingTips_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SavingTips_C, Shown) == 0x000280, "Member 'UWB_SavingTips_C::Shown' has a wrong offset!"); \ static_assert(offsetof(UWB_SavingTips_C, Image_39) == 0x000288, "Member 'UWB_SavingTips_C::Image_39' has a wrong offset!"); \ static_assert(offsetof(UWB_SavingTips_C, AutoRemove) == 0x000290, "Member 'UWB_SavingTips_C::AutoRemove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_RebornFirePoint_C_GetRebornPointID \ static_assert(alignof(I_RebornFirePoint_C_GetRebornPointID) == 0x000008, "Wrong alignment on I_RebornFirePoint_C_GetRebornPointID"); \ static_assert(sizeof(I_RebornFirePoint_C_GetRebornPointID) == 0x000010, "Wrong size on I_RebornFirePoint_C_GetRebornPointID"); \ static_assert(offsetof(I_RebornFirePoint_C_GetRebornPointID, 座佛点ID) == 0x000000, "Member 'I_RebornFirePoint_C_GetRebornPointID::座佛点ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_RebornFirePoint_C \ static_assert(alignof(II_RebornFirePoint_C) == 0x000001, "Wrong alignment on II_RebornFirePoint_C"); \ static_assert(sizeof(II_RebornFirePoint_C) == 0x000001, "Wrong size on II_RebornFirePoint_C"); \ #define DUMPER7_ASSERTS_WB_WaitApplyFinished_C_BackKeyEvent \ static_assert(alignof(WB_WaitApplyFinished_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_WaitApplyFinished_C_BackKeyEvent"); \ static_assert(sizeof(WB_WaitApplyFinished_C_BackKeyEvent) == 0x000048, "Wrong size on WB_WaitApplyFinished_C_BackKeyEvent"); \ static_assert(offsetof(WB_WaitApplyFinished_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_WaitApplyFinished_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_WaitApplyFinished_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WaitApplyFinished_C_EnterKeyEvent \ static_assert(alignof(WB_WaitApplyFinished_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_WaitApplyFinished_C_EnterKeyEvent"); \ static_assert(sizeof(WB_WaitApplyFinished_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_WaitApplyFinished_C_EnterKeyEvent"); \ static_assert(offsetof(WB_WaitApplyFinished_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_WaitApplyFinished_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_WaitApplyFinished_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished \ static_assert(alignof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished) == 0x000008, "Wrong alignment on WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished"); \ static_assert(sizeof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished) == 0x000128, "Wrong size on WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, EntryPoint) == 0x000000, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, CallFunc_GetPurifiedInterface_ReturnValue) == 0x000008, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::CallFunc_GetPurifiedInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, Temp_bool_Variable) == 0x000028, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, CallFunc_Not_PreBool_ReturnValue) == 0x000029, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, K2Node_Event_IsDesignTime) == 0x00002A, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, K2Node_Event_InGeometry_1) == 0x000030, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, K2Node_Event_isDown_1) == 0x000070, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, K2Node_Event_InGeometry) == 0x000078, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, K2Node_Event_isDown) == 0x0000B8, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, K2Node_CustomEvent_InText) == 0x0000C0, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::K2Node_CustomEvent_InText' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000D8, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x0000E8, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x0000F0, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, CallFunc_IsValid_ReturnValue) == 0x0000F8, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, CallFunc_CreatePlayAnimationProxyObject_Result_1) == 0x000100, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::CallFunc_CreatePlayAnimationProxyObject_Result_1' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1) == 0x000108, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, CallFunc_GetPurifiedInterface_ReturnValue_1) == 0x000110, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::CallFunc_GetPurifiedInterface_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished, CallFunc_IsValid_ReturnValue_1) == 0x000120, "Member 'WB_WaitApplyFinished_C_ExecuteUbergraph_WB_WaitApplyFinished::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WaitApplyFinished_C_PreConstruct \ static_assert(alignof(WB_WaitApplyFinished_C_PreConstruct) == 0x000001, "Wrong alignment on WB_WaitApplyFinished_C_PreConstruct"); \ static_assert(sizeof(WB_WaitApplyFinished_C_PreConstruct) == 0x000001, "Wrong size on WB_WaitApplyFinished_C_PreConstruct"); \ static_assert(offsetof(WB_WaitApplyFinished_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_WaitApplyFinished_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WaitApplyFinished_C_UpdateText \ static_assert(alignof(WB_WaitApplyFinished_C_UpdateText) == 0x000008, "Wrong alignment on WB_WaitApplyFinished_C_UpdateText"); \ static_assert(sizeof(WB_WaitApplyFinished_C_UpdateText) == 0x000018, "Wrong size on WB_WaitApplyFinished_C_UpdateText"); \ static_assert(offsetof(WB_WaitApplyFinished_C_UpdateText, InText) == 0x000000, "Member 'WB_WaitApplyFinished_C_UpdateText::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WaitApplyFinished_C \ static_assert(alignof(UWB_WaitApplyFinished_C) == 0x000008, "Wrong alignment on UWB_WaitApplyFinished_C"); \ static_assert(sizeof(UWB_WaitApplyFinished_C) == 0x0002E8, "Wrong size on UWB_WaitApplyFinished_C"); \ static_assert(offsetof(UWB_WaitApplyFinished_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_WaitApplyFinished_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_WaitApplyFinished_C, CircularThrobber_97) == 0x0002C8, "Member 'UWB_WaitApplyFinished_C::CircularThrobber_97' has a wrong offset!"); \ static_assert(offsetof(UWB_WaitApplyFinished_C, WB_SecondaryWindow1_C_1) == 0x0002D0, "Member 'UWB_WaitApplyFinished_C::WB_SecondaryWindow1_C_1' has a wrong offset!"); \ static_assert(offsetof(UWB_WaitApplyFinished_C, InitAllAndCloseWindow) == 0x0002D8, "Member 'UWB_WaitApplyFinished_C::InitAllAndCloseWindow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_StarNode_Size \ static_assert(alignof(FS_StarNode_Size) == 0x000008, "Wrong alignment on FS_StarNode_Size"); \ static_assert(sizeof(FS_StarNode_Size) == 0x000010, "Wrong size on FS_StarNode_Size"); \ static_assert(offsetof(FS_StarNode_Size, Width_6_F1A7200B4645878D5A124597C50E3F94) == 0x000000, "Member 'FS_StarNode_Size::Width_6_F1A7200B4645878D5A124597C50E3F94' has a wrong offset!"); \ static_assert(offsetof(FS_StarNode_Size, Height_7_859DB28D466FEBA4268F3D9AE0DD9925) == 0x000008, "Member 'FS_StarNode_Size::Height_7_859DB28D466FEBA4268F3D9AE0DD9925' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FGOr_TipsWindow_C_BackKeyEvent \ static_assert(alignof(WB_FGOr_TipsWindow_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_FGOr_TipsWindow_C_BackKeyEvent"); \ static_assert(sizeof(WB_FGOr_TipsWindow_C_BackKeyEvent) == 0x000048, "Wrong size on WB_FGOr_TipsWindow_C_BackKeyEvent"); \ static_assert(offsetof(WB_FGOr_TipsWindow_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_FGOr_TipsWindow_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_FGOr_TipsWindow_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_FGOr_TipsWindow_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FGOr_TipsWindow_C_EnterKeyEvent \ static_assert(alignof(WB_FGOr_TipsWindow_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_FGOr_TipsWindow_C_EnterKeyEvent"); \ static_assert(sizeof(WB_FGOr_TipsWindow_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_FGOr_TipsWindow_C_EnterKeyEvent"); \ static_assert(offsetof(WB_FGOr_TipsWindow_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_FGOr_TipsWindow_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_FGOr_TipsWindow_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_FGOr_TipsWindow_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FGOr_TipsWindow_C_ExecuteUbergraph_WB_FGOr_TipsWindow \ static_assert(alignof(WB_FGOr_TipsWindow_C_ExecuteUbergraph_WB_FGOr_TipsWindow) == 0x000008, "Wrong alignment on WB_FGOr_TipsWindow_C_ExecuteUbergraph_WB_FGOr_TipsWindow"); \ static_assert(sizeof(WB_FGOr_TipsWindow_C_ExecuteUbergraph_WB_FGOr_TipsWindow) == 0x000098, "Wrong size on WB_FGOr_TipsWindow_C_ExecuteUbergraph_WB_FGOr_TipsWindow"); \ static_assert(offsetof(WB_FGOr_TipsWindow_C_ExecuteUbergraph_WB_FGOr_TipsWindow, EntryPoint) == 0x000000, "Member 'WB_FGOr_TipsWindow_C_ExecuteUbergraph_WB_FGOr_TipsWindow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_FGOr_TipsWindow_C_ExecuteUbergraph_WB_FGOr_TipsWindow, K2Node_Event_InGeometry_1) == 0x000008, "Member 'WB_FGOr_TipsWindow_C_ExecuteUbergraph_WB_FGOr_TipsWindow::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_FGOr_TipsWindow_C_ExecuteUbergraph_WB_FGOr_TipsWindow, K2Node_Event_isDown_1) == 0x000048, "Member 'WB_FGOr_TipsWindow_C_ExecuteUbergraph_WB_FGOr_TipsWindow::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_FGOr_TipsWindow_C_ExecuteUbergraph_WB_FGOr_TipsWindow, K2Node_Event_InGeometry) == 0x000050, "Member 'WB_FGOr_TipsWindow_C_ExecuteUbergraph_WB_FGOr_TipsWindow::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_FGOr_TipsWindow_C_ExecuteUbergraph_WB_FGOr_TipsWindow, K2Node_Event_isDown) == 0x000090, "Member 'WB_FGOr_TipsWindow_C_ExecuteUbergraph_WB_FGOr_TipsWindow::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FGOr_TipsWindow_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_FGOr_TipsWindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_FGOr_TipsWindow_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_FGOr_TipsWindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_FGOr_TipsWindow_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_FGOr_TipsWindow_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_FGOr_TipsWindow_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_FGOr_TipsWindow_C \ static_assert(alignof(UWB_FGOr_TipsWindow_C) == 0x000008, "Wrong alignment on UWB_FGOr_TipsWindow_C"); \ static_assert(sizeof(UWB_FGOr_TipsWindow_C) == 0x0002E0, "Wrong size on UWB_FGOr_TipsWindow_C"); \ static_assert(offsetof(UWB_FGOr_TipsWindow_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_FGOr_TipsWindow_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_FGOr_TipsWindow_C, WB_SecondaryWindow1_C_1) == 0x0002C8, "Member 'UWB_FGOr_TipsWindow_C::WB_SecondaryWindow1_C_1' has a wrong offset!"); \ static_assert(offsetof(UWB_FGOr_TipsWindow_C, InitAllAndCloseWindow) == 0x0002D0, "Member 'UWB_FGOr_TipsWindow_C::InitAllAndCloseWindow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1 \ static_assert(alignof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1) == 0x000008, "Wrong alignment on WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1"); \ static_assert(sizeof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1) == 0x000158, "Wrong size on WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, EntryPoint) == 0x000000, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, Temp_byte_Variable) == 0x000004, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, CallFunc_GetFontDataColor_ReturnValue) == 0x000008, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, CallFunc_GetFontDataColor_ReturnValue_1) == 0x00001C, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, K2Node_Event_IsDesignTime) == 0x000030, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, K2Node_CustomEvent_Price) == 0x000034, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::K2Node_CustomEvent_Price' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, K2Node_CustomEvent_CanAfford) == 0x000038, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::K2Node_CustomEvent_CanAfford' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, K2Node_CustomEvent_Type) == 0x000039, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, Temp_bool_Variable) == 0x00003A, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, Temp_byte_Variable_1) == 0x00003B, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, CallFunc_GetUIStatic_ReturnValue) == 0x000040, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, CallFunc_Greater_IntInt_ReturnValue) == 0x000048, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, CallFunc_Conv_IntToText_ReturnValue) == 0x000050, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, K2Node_Select_Default) == 0x000068, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000069, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00006A, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, CallFunc_Map_Find_Value) == 0x00006C, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, CallFunc_Map_Find_ReturnValue) == 0x000070, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, CallFunc_GetItemConfigBySortId_Item) == 0x000078, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, CallFunc_GetItemConfigBySortId_find) == 0x000148, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000150, "Member 'WB_ShopPriceBase1_C_ExecuteUbergraph_WB_ShopPriceBase1::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopPriceBase1_C_PreConstruct \ static_assert(alignof(WB_ShopPriceBase1_C_PreConstruct) == 0x000001, "Wrong alignment on WB_ShopPriceBase1_C_PreConstruct"); \ static_assert(sizeof(WB_ShopPriceBase1_C_PreConstruct) == 0x000001, "Wrong size on WB_ShopPriceBase1_C_PreConstruct"); \ static_assert(offsetof(WB_ShopPriceBase1_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_ShopPriceBase1_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopPriceBase1_C_SetDetail \ static_assert(alignof(WB_ShopPriceBase1_C_SetDetail) == 0x000004, "Wrong alignment on WB_ShopPriceBase1_C_SetDetail"); \ static_assert(sizeof(WB_ShopPriceBase1_C_SetDetail) == 0x000008, "Wrong size on WB_ShopPriceBase1_C_SetDetail"); \ static_assert(offsetof(WB_ShopPriceBase1_C_SetDetail, Price_0) == 0x000000, "Member 'WB_ShopPriceBase1_C_SetDetail::Price_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_SetDetail, CanAfford) == 0x000004, "Member 'WB_ShopPriceBase1_C_SetDetail::CanAfford' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase1_C_SetDetail, Type_0) == 0x000005, "Member 'WB_ShopPriceBase1_C_SetDetail::Type_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ShopPriceBase1_C \ static_assert(alignof(UWB_ShopPriceBase1_C) == 0x000008, "Wrong alignment on UWB_ShopPriceBase1_C"); \ static_assert(sizeof(UWB_ShopPriceBase1_C) == 0x0002B8, "Wrong size on UWB_ShopPriceBase1_C"); \ static_assert(offsetof(UWB_ShopPriceBase1_C, UberGraphFrame) == 0x000288, "Member 'UWB_ShopPriceBase1_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase1_C, Image_daojv) == 0x000290, "Member 'UWB_ShopPriceBase1_C::Image_daojv' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase1_C, Image_Icon) == 0x000298, "Member 'UWB_ShopPriceBase1_C::Image_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase1_C, PriceText) == 0x0002A0, "Member 'UWB_ShopPriceBase1_C::PriceText' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase1_C, WidgetSwitcher_icon) == 0x0002A8, "Member 'UWB_ShopPriceBase1_C::WidgetSwitcher_icon' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase1_C, Price) == 0x0002B0, "Member 'UWB_ShopPriceBase1_C::Price' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase1_C, Type) == 0x0002B4, "Member 'UWB_ShopPriceBase1_C::Type' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase1_C, Can_Afford) == 0x0002B5, "Member 'UWB_ShopPriceBase1_C::Can_Afford' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FG_TipsWindow_C_BackKeyEvent \ static_assert(alignof(WB_FG_TipsWindow_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_FG_TipsWindow_C_BackKeyEvent"); \ static_assert(sizeof(WB_FG_TipsWindow_C_BackKeyEvent) == 0x000048, "Wrong size on WB_FG_TipsWindow_C_BackKeyEvent"); \ static_assert(offsetof(WB_FG_TipsWindow_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_FG_TipsWindow_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_FG_TipsWindow_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_FG_TipsWindow_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FG_TipsWindow_C_EnterKeyEvent \ static_assert(alignof(WB_FG_TipsWindow_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_FG_TipsWindow_C_EnterKeyEvent"); \ static_assert(sizeof(WB_FG_TipsWindow_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_FG_TipsWindow_C_EnterKeyEvent"); \ static_assert(offsetof(WB_FG_TipsWindow_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_FG_TipsWindow_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_FG_TipsWindow_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_FG_TipsWindow_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FG_TipsWindow_C_ExecuteUbergraph_WB_FG_TipsWindow \ static_assert(alignof(WB_FG_TipsWindow_C_ExecuteUbergraph_WB_FG_TipsWindow) == 0x000008, "Wrong alignment on WB_FG_TipsWindow_C_ExecuteUbergraph_WB_FG_TipsWindow"); \ static_assert(sizeof(WB_FG_TipsWindow_C_ExecuteUbergraph_WB_FG_TipsWindow) == 0x000098, "Wrong size on WB_FG_TipsWindow_C_ExecuteUbergraph_WB_FG_TipsWindow"); \ static_assert(offsetof(WB_FG_TipsWindow_C_ExecuteUbergraph_WB_FG_TipsWindow, EntryPoint) == 0x000000, "Member 'WB_FG_TipsWindow_C_ExecuteUbergraph_WB_FG_TipsWindow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_FG_TipsWindow_C_ExecuteUbergraph_WB_FG_TipsWindow, K2Node_Event_InGeometry_1) == 0x000008, "Member 'WB_FG_TipsWindow_C_ExecuteUbergraph_WB_FG_TipsWindow::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_FG_TipsWindow_C_ExecuteUbergraph_WB_FG_TipsWindow, K2Node_Event_isDown_1) == 0x000048, "Member 'WB_FG_TipsWindow_C_ExecuteUbergraph_WB_FG_TipsWindow::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_FG_TipsWindow_C_ExecuteUbergraph_WB_FG_TipsWindow, K2Node_Event_InGeometry) == 0x000050, "Member 'WB_FG_TipsWindow_C_ExecuteUbergraph_WB_FG_TipsWindow::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_FG_TipsWindow_C_ExecuteUbergraph_WB_FG_TipsWindow, K2Node_Event_isDown) == 0x000090, "Member 'WB_FG_TipsWindow_C_ExecuteUbergraph_WB_FG_TipsWindow::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FG_TipsWindow_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_FG_TipsWindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_FG_TipsWindow_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_FG_TipsWindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_FG_TipsWindow_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_FG_TipsWindow_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_FG_TipsWindow_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_FG_TipsWindow_C \ static_assert(alignof(UWB_FG_TipsWindow_C) == 0x000008, "Wrong alignment on UWB_FG_TipsWindow_C"); \ static_assert(sizeof(UWB_FG_TipsWindow_C) == 0x0002E0, "Wrong size on UWB_FG_TipsWindow_C"); \ static_assert(offsetof(UWB_FG_TipsWindow_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_FG_TipsWindow_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_FG_TipsWindow_C, WB_SecondaryWindow1_C_1) == 0x0002C8, "Member 'UWB_FG_TipsWindow_C::WB_SecondaryWindow1_C_1' has a wrong offset!"); \ static_assert(offsetof(UWB_FG_TipsWindow_C, InitAllAndCloseWindow) == 0x0002D0, "Member 'UWB_FG_TipsWindow_C::InitAllAndCloseWindow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_Get_My_Montages_for_AI \ static_assert(alignof(Functions_BaseAIController_C_Get_My_Montages_for_AI) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_Get_My_Montages_for_AI"); \ static_assert(sizeof(Functions_BaseAIController_C_Get_My_Montages_for_AI) == 0x000008, "Wrong size on Functions_BaseAIController_C_Get_My_Montages_for_AI"); \ static_assert(offsetof(Functions_BaseAIController_C_Get_My_Montages_for_AI, Montage) == 0x000000, "Member 'Functions_BaseAIController_C_Get_My_Montages_for_AI::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyAIComp \ static_assert(alignof(Functions_BaseAIController_C_GetMyAIComp) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyAIComp"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyAIComp) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyAIComp"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyAIComp, AI_Comp) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyAIComp::AI_Comp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyAIQuery \ static_assert(alignof(Functions_BaseAIController_C_GetMyAIQuery) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyAIQuery"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyAIQuery) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyAIQuery"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyAIQuery, AIQueryActionCollectorComponent) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyAIQuery::AIQueryActionCollectorComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyBehavior \ static_assert(alignof(Functions_BaseAIController_C_GetMyBehavior) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyBehavior"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyBehavior) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyBehavior"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyBehavior, Behavior) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyBehavior::Behavior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyBendingComponent \ static_assert(alignof(Functions_BaseAIController_C_GetMyBendingComponent) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyBendingComponent"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyBendingComponent) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyBendingComponent"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyBendingComponent, PN_Bending_Component) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyBendingComponent::PN_Bending_Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyBowHandler \ static_assert(alignof(Functions_BaseAIController_C_GetMyBowHandler) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyBowHandler"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyBowHandler) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyBowHandler"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyBowHandler, BowHandler) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyBowHandler::BowHandler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyBuffComp \ static_assert(alignof(Functions_BaseAIController_C_GetMyBuffComp) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyBuffComp"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyBuffComp) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyBuffComp"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyBuffComp, BuffComponent) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyBuffComp::BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyClothRebineComp \ static_assert(alignof(Functions_BaseAIController_C_GetMyClothRebineComp) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyClothRebineComp"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyClothRebineComp) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyClothRebineComp"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyClothRebineComp, ClothRebineComponent) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyClothRebineComp::ClothRebineComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyCollisionHandler \ static_assert(alignof(Functions_BaseAIController_C_GetMyCollisionHandler) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyCollisionHandler"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyCollisionHandler) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyCollisionHandler"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyCollisionHandler, CollisionHandler) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyCollisionHandler::CollisionHandler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyDerivantComp \ static_assert(alignof(Functions_BaseAIController_C_GetMyDerivantComp) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyDerivantComp"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyDerivantComp) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyDerivantComp"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyDerivantComp, DerivantComponent) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyDerivantComp::DerivantComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyDynamicLoader \ static_assert(alignof(Functions_BaseAIController_C_GetMyDynamicLoader) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyDynamicLoader"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyDynamicLoader) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyDynamicLoader"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyDynamicLoader, DynamicLoaderPlugin) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyDynamicLoader::DynamicLoaderPlugin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyEffects \ static_assert(alignof(Functions_BaseAIController_C_GetMyEffects) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyEffects"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyEffects) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyEffects"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyEffects, EffectsComp) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyEffects::EffectsComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyFallenDamage \ static_assert(alignof(Functions_BaseAIController_C_GetMyFallenDamage) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyFallenDamage"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyFallenDamage) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyFallenDamage"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyFallenDamage, FallenDamageComponent) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyFallenDamage::FallenDamageComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyFootDetection \ static_assert(alignof(Functions_BaseAIController_C_GetMyFootDetection) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyFootDetection"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyFootDetection) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyFootDetection"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyFootDetection, FootDetectionComponent) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyFootDetection::FootDetectionComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyHealth \ static_assert(alignof(Functions_BaseAIController_C_GetMyHealth) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyHealth"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyHealth) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyHealth"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyHealth, Health) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyHealth::Health' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyInteractiveWorldComponent \ static_assert(alignof(Functions_BaseAIController_C_GetMyInteractiveWorldComponent) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyInteractiveWorldComponent"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyInteractiveWorldComponent) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyInteractiveWorldComponent"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyInteractiveWorldComponent, NewParam) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyInteractiveWorldComponent::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyLevelNodeHandler_Actor \ static_assert(alignof(Functions_BaseAIController_C_GetMyLevelNodeHandler_Actor) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyLevelNodeHandler_Actor"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyLevelNodeHandler_Actor) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyLevelNodeHandler_Actor"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyLevelNodeHandler_Actor, LevelNodeHandler_Actor) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyLevelNodeHandler_Actor::LevelNodeHandler_Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyLevelNodeHandler_ActorEvent \ static_assert(alignof(Functions_BaseAIController_C_GetMyLevelNodeHandler_ActorEvent) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyLevelNodeHandler_ActorEvent"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyLevelNodeHandler_ActorEvent) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyLevelNodeHandler_ActorEvent"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyLevelNodeHandler_ActorEvent, LevelNodeHandler_ActorEvent) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyLevelNodeHandler_ActorEvent::LevelNodeHandler_ActorEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyMagicComponent \ static_assert(alignof(Functions_BaseAIController_C_GetMyMagicComponent) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyMagicComponent"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyMagicComponent) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyMagicComponent"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyMagicComponent, ReturnValue) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyMagicComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyMontages \ static_assert(alignof(Functions_BaseAIController_C_GetMyMontages) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyMontages"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyMontages) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyMontages"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyMontages, Montages) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyMontages::Montages' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyParticleComp \ static_assert(alignof(Functions_BaseAIController_C_GetMyParticleComp) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyParticleComp"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyParticleComp) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyParticleComp"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyParticleComp, ParticleComponent) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyParticleComp::ParticleComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyParticleEffect \ static_assert(alignof(Functions_BaseAIController_C_GetMyParticleEffect) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyParticleEffect"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyParticleEffect) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyParticleEffect"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyParticleEffect, ParticleEffectComponent) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyParticleEffect::ParticleEffectComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyProperty \ static_assert(alignof(Functions_BaseAIController_C_GetMyProperty) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyProperty"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyProperty) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyProperty"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyProperty, Property) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyProperty::Property' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyRotateComp \ static_assert(alignof(Functions_BaseAIController_C_GetMyRotateComp) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyRotateComp"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyRotateComp) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyRotateComp"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyRotateComp, RotateComp) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyRotateComp::RotateComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMySpeed \ static_assert(alignof(Functions_BaseAIController_C_GetMySpeed) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMySpeed"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMySpeed) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMySpeed"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMySpeed, Speed) == 0x000000, "Member 'Functions_BaseAIController_C_GetMySpeed::Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyStamina \ static_assert(alignof(Functions_BaseAIController_C_GetMyStamina) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyStamina"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyStamina) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyStamina"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyStamina, Stamina) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyStamina::Stamina' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyStateManagerComp \ static_assert(alignof(Functions_BaseAIController_C_GetMyStateManagerComp) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyStateManagerComp"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyStateManagerComp) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyStateManagerComp"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyStateManagerComp, StateManagerComp) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyStateManagerComp::StateManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyStatsManager \ static_assert(alignof(Functions_BaseAIController_C_GetMyStatsManager) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyStatsManager"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyStatsManager) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyStatsManager"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyStatsManager, StatsManagerComp) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyStatsManager::StatsManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyToleranceComp \ static_assert(alignof(Functions_BaseAIController_C_GetMyToleranceComp) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyToleranceComp"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyToleranceComp) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyToleranceComp"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyToleranceComp, ToleranceComponent) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyToleranceComp::ToleranceComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyTrapComp \ static_assert(alignof(Functions_BaseAIController_C_GetMyTrapComp) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyTrapComp"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyTrapComp) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyTrapComp"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyTrapComp, TrapComp) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyTrapComp::TrapComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAIController_C_GetMyWeaponLoop \ static_assert(alignof(Functions_BaseAIController_C_GetMyWeaponLoop) == 0x000008, "Wrong alignment on Functions_BaseAIController_C_GetMyWeaponLoop"); \ static_assert(sizeof(Functions_BaseAIController_C_GetMyWeaponLoop) == 0x000008, "Wrong size on Functions_BaseAIController_C_GetMyWeaponLoop"); \ static_assert(offsetof(Functions_BaseAIController_C_GetMyWeaponLoop, WeaponLoopComponent) == 0x000000, "Member 'Functions_BaseAIController_C_GetMyWeaponLoop::WeaponLoopComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFunctions_BaseAIController_C \ static_assert(alignof(AFunctions_BaseAIController_C) == 0x000008, "Wrong alignment on AFunctions_BaseAIController_C"); \ static_assert(sizeof(AFunctions_BaseAIController_C) == 0x000420, "Wrong size on AFunctions_BaseAIController_C"); \ #define DUMPER7_ASSERTS_UWB_GameSaving_C \ static_assert(alignof(UWB_GameSaving_C) == 0x000008, "Wrong alignment on UWB_GameSaving_C"); \ static_assert(sizeof(UWB_GameSaving_C) == 0x000280, "Wrong size on UWB_GameSaving_C"); \ static_assert(offsetof(UWB_GameSaving_C, WB_SavingTips) == 0x000278, "Member 'UWB_GameSaving_C::WB_SavingTips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_OverwritedConsole \ static_assert(alignof(FS_OverwritedConsole) == 0x000008, "Wrong alignment on FS_OverwritedConsole"); \ static_assert(sizeof(FS_OverwritedConsole) == 0x000018, "Wrong size on FS_OverwritedConsole"); \ static_assert(offsetof(FS_OverwritedConsole, TrueValue_5_F86CB42A415CA912887EC09BF83F6C7E) == 0x000000, "Member 'FS_OverwritedConsole::TrueValue_5_F86CB42A415CA912887EC09BF83F6C7E' has a wrong offset!"); \ static_assert(offsetof(FS_OverwritedConsole, Min_7_AA88C5F34525457DD64653AE568BD87C) == 0x000008, "Member 'FS_OverwritedConsole::Min_7_AA88C5F34525457DD64653AE568BD87C' has a wrong offset!"); \ static_assert(offsetof(FS_OverwritedConsole, Max_6_C0E6B0454AF6030DF9CD12911A5FF902) == 0x000010, "Member 'FS_OverwritedConsole::Max_6_C0E6B0454AF6030DF9CD12911A5FF902' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ZiMu_C_CustomEvent \ static_assert(alignof(WB_ZiMu_C_CustomEvent) == 0x000008, "Wrong alignment on WB_ZiMu_C_CustomEvent"); \ static_assert(sizeof(WB_ZiMu_C_CustomEvent) == 0x000010, "Wrong size on WB_ZiMu_C_CustomEvent"); \ static_assert(offsetof(WB_ZiMu_C_CustomEvent, CallbackType) == 0x000000, "Member 'WB_ZiMu_C_CustomEvent::CallbackType' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_CustomEvent, CallbackInfo) == 0x000008, "Member 'WB_ZiMu_C_CustomEvent::CallbackInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu \ static_assert(alignof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu) == 0x000008, "Wrong alignment on WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu"); \ static_assert(sizeof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu) == 0x000288, "Wrong size on WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, EntryPoint) == 0x000000, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, Temp_byte_Variable) == 0x000004, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, Temp_int_Variable) == 0x000018, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x00001C, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_SwitchEnum_CmpSuccess) == 0x00001D, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_Event_AnimationType) == 0x000030, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_Event_AnimationType' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_Event_OwnerWidget) == 0x000038, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_Event_OwnerWidget' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_CustomEvent_TextZimu) == 0x000040, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_CustomEvent_TextZimu' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_CustomEvent_Speaker) == 0x000058, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_CustomEvent_Speaker' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_CustomEvent_Voice) == 0x000060, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_CustomEvent_Voice' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_CustomEvent_AkVoice) == 0x000068, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_CustomEvent_AkVoice' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_CustomEvent_Order) == 0x000070, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_CustomEvent_Order' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_SwitchEnum_CmpSuccess_1) == 0x000071, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_Conv_TextToString_ReturnValue) == 0x000078, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_Trim_ReturnValue) == 0x000088, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_IsEmpty_ReturnValue) == 0x000098, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_Not_PreBool_ReturnValue) == 0x000099, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_PlayAnimationForward_ReturnValue) == 0x0000A0, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x0000A8, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_IsValid_ReturnValue) == 0x0000B0, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_Event_IsDesignTime) == 0x0000B1, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0000B8, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_GetOptionValue_ReturnValue) == 0x0000C0, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_Conv_StringToInt_ReturnValue) == 0x0000D0, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_DynamicCast_AsCharacter) == 0x0000D8, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_DynamicCast_bSuccess) == 0x0000E0, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_IsValid_ReturnValue_1) == 0x0000E1, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_SpawnSoundAttached_ReturnValue) == 0x0000E8, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_SpawnSoundAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_PlayAnimationForward_ReturnValue_1) == 0x0000F0, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_PlayAnimationForward_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_IsValid_ReturnValue_2) == 0x0000F8, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000FC, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_IsValid_ReturnValue_3) == 0x00010C, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000110, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_CustomEvent_Playing) == 0x000118, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_CustomEvent_Playing' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_CustomEvent_FollowCamera) == 0x000119, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_CustomEvent_FollowCamera' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x000120, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_CreateDelegate_OutputDelegate_2) == 0x000128, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_IsValid_ReturnValue_4) == 0x000138, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_GetDisplayName_ReturnValue) == 0x000140, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000150, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_DynamicCast_AsCharacter_1) == 0x000160, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_DynamicCast_AsCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_DynamicCast_bSuccess_1) == 0x000168, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_CustomEvent_CallbackType) == 0x000169, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_CustomEvent_CallbackType' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_CustomEvent_CallbackInfo) == 0x000170, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_CustomEvent_CallbackInfo' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000178, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_CreateDelegate_OutputDelegate_3) == 0x00017C, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_PostEvent_ReturnValue) == 0x00018C, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000190, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_CustomEvent_bIsCG) == 0x0001A0, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_CustomEvent_bIsCG' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_SlotAsOverlaySlot_ReturnValue) == 0x0001A8, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_SlotAsOverlaySlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_SlotAsOverlaySlot_ReturnValue_1) == 0x0001B0, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_SlotAsOverlaySlot_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_MakeStruct_Margin) == 0x0001B8, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_MakeStruct_Margin_1) == 0x0001C8, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_MakeStruct_Margin_1' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_CreateDelegate_OutputDelegate_4) == 0x0001D8, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_GetDisplayName_ReturnValue_1) == 0x0001E8, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, Temp_byte_Variable_1) == 0x0001F8, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000200, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000210, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, K2Node_Select_Default) == 0x000220, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000228, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_GetUIStatic_ReturnValue) == 0x000238, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_GetDisplayName_ReturnValue_2) == 0x000240, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_GetVoiceSoundDuration_MaximumDuration) == 0x000250, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_GetVoiceSoundDuration_MaximumDuration' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000258, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000268, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000270, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000278, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x000280, "Member 'WB_ZiMu_C_ExecuteUbergraph_WB_ZiMu::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ZiMu_C_OnCGPlayEvent \ static_assert(alignof(WB_ZiMu_C_OnCGPlayEvent) == 0x000001, "Wrong alignment on WB_ZiMu_C_OnCGPlayEvent"); \ static_assert(sizeof(WB_ZiMu_C_OnCGPlayEvent) == 0x000002, "Wrong size on WB_ZiMu_C_OnCGPlayEvent"); \ static_assert(offsetof(WB_ZiMu_C_OnCGPlayEvent, Playing) == 0x000000, "Member 'WB_ZiMu_C_OnCGPlayEvent::Playing' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_OnCGPlayEvent, FollowCamera) == 0x000001, "Member 'WB_ZiMu_C_OnCGPlayEvent::FollowCamera' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ZiMu_C_OnGetAnimationTypeInterface \ static_assert(alignof(WB_ZiMu_C_OnGetAnimationTypeInterface) == 0x000001, "Wrong alignment on WB_ZiMu_C_OnGetAnimationTypeInterface"); \ static_assert(sizeof(WB_ZiMu_C_OnGetAnimationTypeInterface) == 0x000001, "Wrong size on WB_ZiMu_C_OnGetAnimationTypeInterface"); \ static_assert(offsetof(WB_ZiMu_C_OnGetAnimationTypeInterface, ReturnValue) == 0x000000, "Member 'WB_ZiMu_C_OnGetAnimationTypeInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ZiMu_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_ZiMu_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_ZiMu_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_ZiMu_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_ZiMu_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_ZiMu_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_ZiMu_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ZiMu_C_OnPlayWidgetAnimationInterface \ static_assert(alignof(WB_ZiMu_C_OnPlayWidgetAnimationInterface) == 0x000008, "Wrong alignment on WB_ZiMu_C_OnPlayWidgetAnimationInterface"); \ static_assert(sizeof(WB_ZiMu_C_OnPlayWidgetAnimationInterface) == 0x000010, "Wrong size on WB_ZiMu_C_OnPlayWidgetAnimationInterface"); \ static_assert(offsetof(WB_ZiMu_C_OnPlayWidgetAnimationInterface, AnimationType) == 0x000000, "Member 'WB_ZiMu_C_OnPlayWidgetAnimationInterface::AnimationType' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_OnPlayWidgetAnimationInterface, OwnerWidget) == 0x000008, "Member 'WB_ZiMu_C_OnPlayWidgetAnimationInterface::OwnerWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ZiMu_C_PreConstruct \ static_assert(alignof(WB_ZiMu_C_PreConstruct) == 0x000001, "Wrong alignment on WB_ZiMu_C_PreConstruct"); \ static_assert(sizeof(WB_ZiMu_C_PreConstruct) == 0x000001, "Wrong size on WB_ZiMu_C_PreConstruct"); \ static_assert(offsetof(WB_ZiMu_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_ZiMu_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ZiMu_C_SetNewSpeakerAndContent \ static_assert(alignof(WB_ZiMu_C_SetNewSpeakerAndContent) == 0x000008, "Wrong alignment on WB_ZiMu_C_SetNewSpeakerAndContent"); \ static_assert(sizeof(WB_ZiMu_C_SetNewSpeakerAndContent) == 0x000038, "Wrong size on WB_ZiMu_C_SetNewSpeakerAndContent"); \ static_assert(offsetof(WB_ZiMu_C_SetNewSpeakerAndContent, TextZimu_0) == 0x000000, "Member 'WB_ZiMu_C_SetNewSpeakerAndContent::TextZimu_0' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_SetNewSpeakerAndContent, Speaker_0) == 0x000018, "Member 'WB_ZiMu_C_SetNewSpeakerAndContent::Speaker_0' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_SetNewSpeakerAndContent, Voice_0) == 0x000020, "Member 'WB_ZiMu_C_SetNewSpeakerAndContent::Voice_0' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_SetNewSpeakerAndContent, AkVoice) == 0x000028, "Member 'WB_ZiMu_C_SetNewSpeakerAndContent::AkVoice' has a wrong offset!"); \ static_assert(offsetof(WB_ZiMu_C_SetNewSpeakerAndContent, Order) == 0x000030, "Member 'WB_ZiMu_C_SetNewSpeakerAndContent::Order' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ZiMu_C_SetTextPosition \ static_assert(alignof(WB_ZiMu_C_SetTextPosition) == 0x000001, "Wrong alignment on WB_ZiMu_C_SetTextPosition"); \ static_assert(sizeof(WB_ZiMu_C_SetTextPosition) == 0x000001, "Wrong size on WB_ZiMu_C_SetTextPosition"); \ static_assert(offsetof(WB_ZiMu_C_SetTextPosition, bIsCG) == 0x000000, "Member 'WB_ZiMu_C_SetTextPosition::bIsCG' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ZiMu_C \ static_assert(alignof(UWB_ZiMu_C) == 0x000008, "Wrong alignment on UWB_ZiMu_C"); \ static_assert(sizeof(UWB_ZiMu_C) == 0x000308, "Wrong size on UWB_ZiMu_C"); \ static_assert(offsetof(UWB_ZiMu_C, UberGraphFrame) == 0x000278, "Member 'UWB_ZiMu_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ZiMu_C, Fade_Out) == 0x000280, "Member 'UWB_ZiMu_C::Fade_Out' has a wrong offset!"); \ static_assert(offsetof(UWB_ZiMu_C, Fade_In) == 0x000288, "Member 'UWB_ZiMu_C::Fade_In' has a wrong offset!"); \ static_assert(offsetof(UWB_ZiMu_C, SizeBox_0) == 0x000290, "Member 'UWB_ZiMu_C::SizeBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_ZiMu_C, WB_AnimationSlot_Fade) == 0x000298, "Member 'UWB_ZiMu_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_ZiMu_C, ZimuNew) == 0x0002A0, "Member 'UWB_ZiMu_C::ZimuNew' has a wrong offset!"); \ static_assert(offsetof(UWB_ZiMu_C, TextZimu) == 0x0002A8, "Member 'UWB_ZiMu_C::TextZimu' has a wrong offset!"); \ static_assert(offsetof(UWB_ZiMu_C, OldHaveText) == 0x0002C0, "Member 'UWB_ZiMu_C::OldHaveText' has a wrong offset!"); \ static_assert(offsetof(UWB_ZiMu_C, NewHaveText) == 0x0002C1, "Member 'UWB_ZiMu_C::NewHaveText' has a wrong offset!"); \ static_assert(offsetof(UWB_ZiMu_C, Speaker) == 0x0002C8, "Member 'UWB_ZiMu_C::Speaker' has a wrong offset!"); \ static_assert(offsetof(UWB_ZiMu_C, Voice) == 0x0002D0, "Member 'UWB_ZiMu_C::Voice' has a wrong offset!"); \ static_assert(offsetof(UWB_ZiMu_C, VoiceComponent) == 0x0002D8, "Member 'UWB_ZiMu_C::VoiceComponent' has a wrong offset!"); \ static_assert(offsetof(UWB_ZiMu_C, Ak_Voice) == 0x0002E0, "Member 'UWB_ZiMu_C::Ak_Voice' has a wrong offset!"); \ static_assert(offsetof(UWB_ZiMu_C, OnVoiceEnd) == 0x0002E8, "Member 'UWB_ZiMu_C::OnVoiceEnd' has a wrong offset!"); \ static_assert(offsetof(UWB_ZiMu_C, ExDelayTimerHandle) == 0x0002F8, "Member 'UWB_ZiMu_C::ExDelayTimerHandle' has a wrong offset!"); \ static_assert(offsetof(UWB_ZiMu_C, CurrentOrder) == 0x000300, "Member 'UWB_ZiMu_C::CurrentOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SettingModule \ static_assert(alignof(FST_SettingModule) == 0x000008, "Wrong alignment on FST_SettingModule"); \ static_assert(sizeof(FST_SettingModule) == 0x000060, "Wrong size on FST_SettingModule"); \ static_assert(offsetof(FST_SettingModule, ModuleTag_5_1085B851401FC6EFF9DCF2AFB6F76033) == 0x000000, "Member 'FST_SettingModule::ModuleTag_5_1085B851401FC6EFF9DCF2AFB6F76033' has a wrong offset!"); \ static_assert(offsetof(FST_SettingModule, ModuleName_9_BE5DDC1547EB7728D624CFA3A3838282) == 0x000008, "Member 'FST_SettingModule::ModuleName_9_BE5DDC1547EB7728D624CFA3A3838282' has a wrong offset!"); \ static_assert(offsetof(FST_SettingModule, ModuleDiscription_26_DD6A7A0344960B27682B00ABC6E14FAF) == 0x000020, "Member 'FST_SettingModule::ModuleDiscription_26_DD6A7A0344960B27682B00ABC6E14FAF' has a wrong offset!"); \ static_assert(offsetof(FST_SettingModule, PlatformType_29_2264AF82417401FC79A3EDAE4A4A398A) == 0x000038, "Member 'FST_SettingModule::PlatformType_29_2264AF82417401FC79A3EDAE4A4A398A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemWeaponGemUnit_C_ExecuteUbergraph_WB_GemWeaponGemUnit \ static_assert(alignof(WB_GemWeaponGemUnit_C_ExecuteUbergraph_WB_GemWeaponGemUnit) == 0x000004, "Wrong alignment on WB_GemWeaponGemUnit_C_ExecuteUbergraph_WB_GemWeaponGemUnit"); \ static_assert(sizeof(WB_GemWeaponGemUnit_C_ExecuteUbergraph_WB_GemWeaponGemUnit) == 0x000008, "Wrong size on WB_GemWeaponGemUnit_C_ExecuteUbergraph_WB_GemWeaponGemUnit"); \ static_assert(offsetof(WB_GemWeaponGemUnit_C_ExecuteUbergraph_WB_GemWeaponGemUnit, EntryPoint) == 0x000000, "Member 'WB_GemWeaponGemUnit_C_ExecuteUbergraph_WB_GemWeaponGemUnit::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_GemWeaponGemUnit_C_ExecuteUbergraph_WB_GemWeaponGemUnit, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_GemWeaponGemUnit_C_ExecuteUbergraph_WB_GemWeaponGemUnit::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemWeaponGemUnit_C_PreConstruct \ static_assert(alignof(WB_GemWeaponGemUnit_C_PreConstruct) == 0x000001, "Wrong alignment on WB_GemWeaponGemUnit_C_PreConstruct"); \ static_assert(sizeof(WB_GemWeaponGemUnit_C_PreConstruct) == 0x000001, "Wrong size on WB_GemWeaponGemUnit_C_PreConstruct"); \ static_assert(offsetof(WB_GemWeaponGemUnit_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_GemWeaponGemUnit_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemWeaponGemUnit_C_UpdateText \ static_assert(alignof(WB_GemWeaponGemUnit_C_UpdateText) == 0x000008, "Wrong alignment on WB_GemWeaponGemUnit_C_UpdateText"); \ static_assert(sizeof(WB_GemWeaponGemUnit_C_UpdateText) == 0x000018, "Wrong size on WB_GemWeaponGemUnit_C_UpdateText"); \ static_assert(offsetof(WB_GemWeaponGemUnit_C_UpdateText, InText) == 0x000000, "Member 'WB_GemWeaponGemUnit_C_UpdateText::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_GemWeaponGemUnit_C \ static_assert(alignof(UWB_GemWeaponGemUnit_C) == 0x000008, "Wrong alignment on UWB_GemWeaponGemUnit_C"); \ static_assert(sizeof(UWB_GemWeaponGemUnit_C) == 0x0002A0, "Wrong size on UWB_GemWeaponGemUnit_C"); \ static_assert(offsetof(UWB_GemWeaponGemUnit_C, UberGraphFrame) == 0x000278, "Member 'UWB_GemWeaponGemUnit_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_GemWeaponGemUnit_C, CustomizationTextBlock_1) == 0x000280, "Member 'UWB_GemWeaponGemUnit_C::CustomizationTextBlock_1' has a wrong offset!"); \ static_assert(offsetof(UWB_GemWeaponGemUnit_C, CustomizationTextBlock_3) == 0x000288, "Member 'UWB_GemWeaponGemUnit_C::CustomizationTextBlock_3' has a wrong offset!"); \ static_assert(offsetof(UWB_GemWeaponGemUnit_C, Image_79) == 0x000290, "Member 'UWB_GemWeaponGemUnit_C::Image_79' has a wrong offset!"); \ static_assert(offsetof(UWB_GemWeaponGemUnit_C, bIsMain) == 0x000298, "Member 'UWB_GemWeaponGemUnit_C::bIsMain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Setting_ControllerInputNav_Buttons \ static_assert(alignof(FST_Setting_ControllerInputNav_Buttons) == 0x000008, "Wrong alignment on FST_Setting_ControllerInputNav_Buttons"); \ static_assert(sizeof(FST_Setting_ControllerInputNav_Buttons) == 0x0000F0, "Wrong size on FST_Setting_ControllerInputNav_Buttons"); \ static_assert(offsetof(FST_Setting_ControllerInputNav_Buttons, Buttontag_20_3D164CDE4749EE55F70B0FB9378144F9) == 0x000000, "Member 'FST_Setting_ControllerInputNav_Buttons::Buttontag_20_3D164CDE4749EE55F70B0FB9378144F9' has a wrong offset!"); \ static_assert(offsetof(FST_Setting_ControllerInputNav_Buttons, NavTag_22_56D0E62C4233508A658ABCB198C07C93) == 0x000008, "Member 'FST_Setting_ControllerInputNav_Buttons::NavTag_22_56D0E62C4233508A658ABCB198C07C93' has a wrong offset!"); \ static_assert(offsetof(FST_Setting_ControllerInputNav_Buttons, ButtonName_23_8C1ABD4C45938C7D3BE0B688F3D893AF) == 0x000010, "Member 'FST_Setting_ControllerInputNav_Buttons::ButtonName_23_8C1ABD4C45938C7D3BE0B688F3D893AF' has a wrong offset!"); \ static_assert(offsetof(FST_Setting_ControllerInputNav_Buttons, Discription_26_A18FC7B84F8E885D811F5D88B238F136) == 0x000028, "Member 'FST_Setting_ControllerInputNav_Buttons::Discription_26_A18FC7B84F8E885D811F5D88B238F136' has a wrong offset!"); \ static_assert(offsetof(FST_Setting_ControllerInputNav_Buttons, GamePad_64_5FD98EB7414042E335DA0A9A8FD74F5B) == 0x000040, "Member 'FST_Setting_ControllerInputNav_Buttons::GamePad_64_5FD98EB7414042E335DA0A9A8FD74F5B' has a wrong offset!"); \ static_assert(offsetof(FST_Setting_ControllerInputNav_Buttons, KeyBoard_69_EE7AEE1640A3BF2D8B3BFC932907C101) == 0x000078, "Member 'FST_Setting_ControllerInputNav_Buttons::KeyBoard_69_EE7AEE1640A3BF2D8B3BFC932907C101' has a wrong offset!"); \ static_assert(offsetof(FST_Setting_ControllerInputNav_Buttons, Mouse_71_220CA5584160ED24CF51B5B931E2290C) == 0x0000B0, "Member 'FST_Setting_ControllerInputNav_Buttons::Mouse_71_220CA5584160ED24CF51B5B931E2290C' has a wrong offset!"); \ static_assert(offsetof(FST_Setting_ControllerInputNav_Buttons, CombinationKeyStyle_75_E0B1D59B46E58411CA6AB8AA6E9F70CA) == 0x0000E8, "Member 'FST_Setting_ControllerInputNav_Buttons::CombinationKeyStyle_75_E0B1D59B46E58411CA6AB8AA6E9F70CA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid \ static_assert(alignof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid) == 0x000008, "Wrong alignment on LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid"); \ static_assert(sizeof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid) == 0x000210, "Wrong size on LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, OwnerScript) == 0x000000, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::OwnerScript' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, ScriptToRun) == 0x000008, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::ScriptToRun' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, Success) == 0x000010, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::Success' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000012, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Not_PreBool_ReturnValue) == 0x000013, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_GetLevelMapAndScriptName_LevelMapName) == 0x000018, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_GetLevelMapAndScriptName_LevelMapName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_GetLevelMapAndScriptName_ScriptName) == 0x000028, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_GetLevelMapAndScriptName_ScriptName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_GetLevelMapAndScriptName_LevelMapName_1) == 0x000038, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_GetLevelMapAndScriptName_LevelMapName_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_GetLevelMapAndScriptName_ScriptName_1) == 0x000048, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_GetLevelMapAndScriptName_ScriptName_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_IsValid_ReturnValue_1) == 0x000068, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000070, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000080, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000088, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000098, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000A8, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_IsValid_ReturnValue_2) == 0x0000B8, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000C0, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_BooleanAND_ReturnValue) == 0x0000D0, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000D8, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Not_PreBool_ReturnValue_1) == 0x0000E8, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_GetLevelMapAndScriptName_LevelMapName_2) == 0x0000F0, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_GetLevelMapAndScriptName_LevelMapName_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_GetLevelMapAndScriptName_ScriptName_2) == 0x000100, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_GetLevelMapAndScriptName_ScriptName_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000110, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000120, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000130, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000140, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_IsValid_ReturnValue_3) == 0x000150, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_GetDisplayName_ReturnValue) == 0x000158, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_SelectString_ReturnValue) == 0x000168, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_GetLevelMapAndScriptName_LevelMapName_3) == 0x000178, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_GetLevelMapAndScriptName_LevelMapName_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_GetLevelMapAndScriptName_ScriptName_3) == 0x000188, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_GetLevelMapAndScriptName_ScriptName_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000198, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue_12) == 0x0001A8, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue_13) == 0x0001B8, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue_14) == 0x0001C8, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_IsValid_ReturnValue_4) == 0x0001D8, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue_15) == 0x0001E0, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x0001F0, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Concat_StrStr_ReturnValue_16) == 0x0001F8, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_BooleanAND_ReturnValue_1) == 0x000208, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid, CallFunc_Not_PreBool_ReturnValue_2) == 0x000209, "Member 'LevelScript_RuntimeExecutor_C_CheckStartScriptsParamValid::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor \ static_assert(alignof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor) == 0x000008, "Wrong alignment on LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor"); \ static_assert(sizeof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor) == 0x000190, "Wrong size on LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, EntryPoint) == 0x000000, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc_Conv_IntToString_ReturnValue) == 0x000008, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, K2Node_CustomEvent_ScriptOwner) == 0x000018, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::K2Node_CustomEvent_ScriptOwner' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, K2Node_CustomEvent_ScriptToRun) == 0x000020, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::K2Node_CustomEvent_ScriptToRun' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, K2Node_CustomEvent_RuntimeInput) == 0x000028, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::K2Node_CustomEvent_RuntimeInput' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc_GetLevelMapAndScriptName_LevelMapName) == 0x0000C8, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc_GetLevelMapAndScriptName_LevelMapName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc_GetLevelMapAndScriptName_ScriptName) == 0x0000D8, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc_GetLevelMapAndScriptName_ScriptName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc_Concat_StrStr_ReturnValue) == 0x0000E8, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc_CheckStartScriptsParamValid_Success) == 0x0000F8, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc_CheckStartScriptsParamValid_Success' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000100, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000110, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000120, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc___2_TrySetExecuteVersionIfNotSet_success_or_is_same_version_) == 0x000130, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc___2_TrySetExecuteVersionIfNotSet_success_or_is_same_version_' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc_IsValid_ReturnValue) == 0x000131, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc_getLogger_logger) == 0x000138, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc_getLogger_logger' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000140, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000150, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc___2_TrySetExecuteVersionIfNotSet_success_or_is_same_version__1) == 0x000160, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc___2_TrySetExecuteVersionIfNotSet_success_or_is_same_version__1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000168, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000178, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor, CallFunc_Not_PreBool_ReturnValue) == 0x000188, "Member 'LevelScript_RuntimeExecutor_C_ExecuteUbergraph_LevelScript_RuntimeExecutor::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_RuntimeExecutor_C_FindDynamicLevelscript \ static_assert(alignof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript) == 0x000008, "Wrong alignment on LevelScript_RuntimeExecutor_C_FindDynamicLevelscript"); \ static_assert(sizeof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript) == 0x000308, "Wrong size on LevelScript_RuntimeExecutor_C_FindDynamicLevelscript"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, LevelMapName) == 0x000000, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::LevelMapName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, LevelScriptDisplayName) == 0x000010, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::LevelScriptDisplayName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, Find) == 0x000020, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::Find' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, LevelScript) == 0x000028, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::LevelScript' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, L_UniqueName) == 0x000030, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::L_UniqueName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_getLevelscriptUniqueName_unique_name) == 0x000040, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_getLevelscriptUniqueName_unique_name' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Conv_StringToName_ReturnValue) == 0x000050, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_GetStreamingLevel_ReturnValue) == 0x000058, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_GetStreamingLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, Temp_int_Loop_Counter_Variable) == 0x000060, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_IsValid_ReturnValue) == 0x000064, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_IsLevelLoaded_ReturnValue) == 0x00006C, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_IsLevelLoaded_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, Temp_int_Array_Index_Variable) == 0x000070, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000088, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000098, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000A8, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000B8, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000C8, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000D8, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000E8, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0000F8, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000108, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000118, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000128, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000138, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000148, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000158, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000168, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_16) == 0x000178, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_17) == 0x000188, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_18) == 0x000198, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_19) == 0x0001A8, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_20) == 0x0001B8, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_21) == 0x0001C8, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_22) == 0x0001D8, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_23) == 0x0001E8, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_24) == 0x0001F8, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_25) == 0x000208, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_26) == 0x000218, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_27) == 0x000228, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_28) == 0x000238, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_29) == 0x000248, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_30) == 0x000258, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_31) == 0x000268, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_32) == 0x000278, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Concat_StrStr_ReturnValue_33) == 0x000288, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Concat_StrStr_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Map_Find_Value) == 0x000298, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Map_Find_ReturnValue) == 0x0002A0, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_IsValid_ReturnValue_1) == 0x0002A1, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_GetAllActorsOfClass_OutActors) == 0x0002A8, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Array_Length_ReturnValue) == 0x0002B8, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Array_Get_Item) == 0x0002C0, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_Less_IntInt_ReturnValue) == 0x0002C8, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_GetLevelMapAndScriptName_LevelMapName) == 0x0002D0, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_GetLevelMapAndScriptName_LevelMapName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_GetLevelMapAndScriptName_ScriptName) == 0x0002E0, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_GetLevelMapAndScriptName_ScriptName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_getLevelscriptUniqueName_unique_name_1) == 0x0002F0, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_getLevelscriptUniqueName_unique_name_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_FindDynamicLevelscript, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000300, "Member 'LevelScript_RuntimeExecutor_C_FindDynamicLevelscript::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_RuntimeExecutor_C_RegisterDynamicLevelscript \ static_assert(alignof(LevelScript_RuntimeExecutor_C_RegisterDynamicLevelscript) == 0x000008, "Wrong alignment on LevelScript_RuntimeExecutor_C_RegisterDynamicLevelscript"); \ static_assert(sizeof(LevelScript_RuntimeExecutor_C_RegisterDynamicLevelscript) == 0x000038, "Wrong size on LevelScript_RuntimeExecutor_C_RegisterDynamicLevelscript"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_RegisterDynamicLevelscript, LevelScript) == 0x000000, "Member 'LevelScript_RuntimeExecutor_C_RegisterDynamicLevelscript::LevelScript' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_RegisterDynamicLevelscript, CallFunc_GetLevelMapAndScriptName_LevelMapName) == 0x000008, "Member 'LevelScript_RuntimeExecutor_C_RegisterDynamicLevelscript::CallFunc_GetLevelMapAndScriptName_LevelMapName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_RegisterDynamicLevelscript, CallFunc_GetLevelMapAndScriptName_ScriptName) == 0x000018, "Member 'LevelScript_RuntimeExecutor_C_RegisterDynamicLevelscript::CallFunc_GetLevelMapAndScriptName_ScriptName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_RegisterDynamicLevelscript, CallFunc_getLevelscriptUniqueName_unique_name) == 0x000028, "Member 'LevelScript_RuntimeExecutor_C_RegisterDynamicLevelscript::CallFunc_getLevelscriptUniqueName_unique_name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_RuntimeExecutor_C_StartScripts \ static_assert(alignof(LevelScript_RuntimeExecutor_C_StartScripts) == 0x000008, "Wrong alignment on LevelScript_RuntimeExecutor_C_StartScripts"); \ static_assert(sizeof(LevelScript_RuntimeExecutor_C_StartScripts) == 0x0000B0, "Wrong size on LevelScript_RuntimeExecutor_C_StartScripts"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_StartScripts, ScriptOwner) == 0x000000, "Member 'LevelScript_RuntimeExecutor_C_StartScripts::ScriptOwner' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_StartScripts, ScriptToRun) == 0x000008, "Member 'LevelScript_RuntimeExecutor_C_StartScripts::ScriptToRun' has a wrong offset!"); \ static_assert(offsetof(LevelScript_RuntimeExecutor_C_StartScripts, RuntimeInput) == 0x000010, "Member 'LevelScript_RuntimeExecutor_C_StartScripts::RuntimeInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALevelScript_RuntimeExecutor_C \ static_assert(alignof(ALevelScript_RuntimeExecutor_C) == 0x000008, "Wrong alignment on ALevelScript_RuntimeExecutor_C"); \ static_assert(sizeof(ALevelScript_RuntimeExecutor_C) == 0x000398, "Wrong size on ALevelScript_RuntimeExecutor_C"); \ static_assert(offsetof(ALevelScript_RuntimeExecutor_C, UberGraphFrame) == 0x0002F0, "Member 'ALevelScript_RuntimeExecutor_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_RuntimeExecutor_C, LevelNodeHandler_Delay) == 0x0002F8, "Member 'ALevelScript_RuntimeExecutor_C::LevelNodeHandler_Delay' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_RuntimeExecutor_C, DefaultSceneRoot) == 0x000300, "Member 'ALevelScript_RuntimeExecutor_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_RuntimeExecutor_C, RootSceneLevelScript) == 0x000308, "Member 'ALevelScript_RuntimeExecutor_C::RootSceneLevelScript' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_RuntimeExecutor_C, logger) == 0x000310, "Member 'ALevelScript_RuntimeExecutor_C::logger' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_RuntimeExecutor_C, failedMessage) == 0x000318, "Member 'ALevelScript_RuntimeExecutor_C::failedMessage' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_RuntimeExecutor_C, matched) == 0x000328, "Member 'ALevelScript_RuntimeExecutor_C::matched' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_RuntimeExecutor_C, nodePath) == 0x000330, "Member 'ALevelScript_RuntimeExecutor_C::nodePath' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_RuntimeExecutor_C, Cached_DynamicLevelscripts) == 0x000340, "Member 'ALevelScript_RuntimeExecutor_C::Cached_DynamicLevelscripts' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_RuntimeExecutor_C, executed_version) == 0x000390, "Member 'ALevelScript_RuntimeExecutor_C::executed_version' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_RuntimeExecutor_C, HasInit) == 0x000394, "Member 'ALevelScript_RuntimeExecutor_C::HasInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Setting_ControllerInput_KeyIcon \ static_assert(alignof(FST_Setting_ControllerInput_KeyIcon) == 0x000008, "Wrong alignment on FST_Setting_ControllerInput_KeyIcon"); \ static_assert(sizeof(FST_Setting_ControllerInput_KeyIcon) == 0x000030, "Wrong size on FST_Setting_ControllerInput_KeyIcon"); \ static_assert(offsetof(FST_Setting_ControllerInput_KeyIcon, Key_6_DA0C307841DC569C035FF195669821BE) == 0x000000, "Member 'FST_Setting_ControllerInput_KeyIcon::Key_6_DA0C307841DC569C035FF195669821BE' has a wrong offset!"); \ static_assert(offsetof(FST_Setting_ControllerInput_KeyIcon, KeyIcon_9_8A9C26FD4E1D926B63A1B39988878EBF) == 0x000018, "Member 'FST_Setting_ControllerInput_KeyIcon::KeyIcon_9_8A9C26FD4E1D926B63A1B39988878EBF' has a wrong offset!"); \ static_assert(offsetof(FST_Setting_ControllerInput_KeyIcon, LightKeyIcon_13_7D761D214BF8B150E7152695CD015333) == 0x000020, "Member 'FST_Setting_ControllerInput_KeyIcon::LightKeyIcon_13_7D761D214BF8B150E7152695CD015333' has a wrong offset!"); \ static_assert(offsetof(FST_Setting_ControllerInput_KeyIcon, IconRound_16_B736C17F4FBFC2E7A2D9539595AEABA0) == 0x000028, "Member 'FST_Setting_ControllerInput_KeyIcon::IconRound_16_B736C17F4FBFC2E7A2D9539595AEABA0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Setting \ static_assert(alignof(FST_Setting) == 0x000008, "Wrong alignment on FST_Setting"); \ static_assert(sizeof(FST_Setting) == 0x0000D0, "Wrong size on FST_Setting"); \ static_assert(offsetof(FST_Setting, OptionTag_39_F669F93A450022BDB1CB159A335B821C) == 0x000000, "Member 'FST_Setting::OptionTag_39_F669F93A450022BDB1CB159A335B821C' has a wrong offset!"); \ static_assert(offsetof(FST_Setting, ModuleTag_45_B158DDF740DE629D841EC58E6870C6BF) == 0x000008, "Member 'FST_Setting::ModuleTag_45_B158DDF740DE629D841EC58E6870C6BF' has a wrong offset!"); \ static_assert(offsetof(FST_Setting, OptionRule_71_6C45B02741C471B6D66F80839558D095) == 0x000010, "Member 'FST_Setting::OptionRule_71_6C45B02741C471B6D66F80839558D095' has a wrong offset!"); \ static_assert(offsetof(FST_Setting, ButtonName_3_F2FA05054A0F4961F474D6823F57C441) == 0x000018, "Member 'FST_Setting::ButtonName_3_F2FA05054A0F4961F474D6823F57C441' has a wrong offset!"); \ static_assert(offsetof(FST_Setting, Discription_30_E35C88A74A4B98DA67015198F7D18B65) == 0x000030, "Member 'FST_Setting::Discription_30_E35C88A74A4B98DA67015198F7D18B65' has a wrong offset!"); \ static_assert(offsetof(FST_Setting, DefaultValue_31_20D1EA524BE2532D50DC23924DC98C18) == 0x000048, "Member 'FST_Setting::DefaultValue_31_20D1EA524BE2532D50DC23924DC98C18' has a wrong offset!"); \ static_assert(offsetof(FST_Setting, Enable_55_54C785934148A079A001BDAAF5D575F7) == 0x000058, "Member 'FST_Setting::Enable_55_54C785934148A079A001BDAAF5D575F7' has a wrong offset!"); \ static_assert(offsetof(FST_Setting, NeedReopenApp_66_2EF6BB2C4003451977483DA993623433) == 0x000059, "Member 'FST_Setting::NeedReopenApp_66_2EF6BB2C4003451977483DA993623433' has a wrong offset!"); \ static_assert(offsetof(FST_Setting, NeedReopenGame_68_BBB28A6340235FD633F65F84C3960FB2) == 0x00005A, "Member 'FST_Setting::NeedReopenGame_68_BBB28A6340235FD633F65F84C3960FB2' has a wrong offset!"); \ static_assert(offsetof(FST_Setting, SettingTypeChose_34_C70DBDC842CF3415FA6CA9886E56032F) == 0x000060, "Member 'FST_Setting::SettingTypeChose_34_C70DBDC842CF3415FA6CA9886E56032F' has a wrong offset!"); \ static_assert(offsetof(FST_Setting, PlatformType_61_31710ABE40FA9721559C98BB64F14004) == 0x0000A8, "Member 'FST_Setting::PlatformType_61_31710ABE40FA9721559C98BB64F14004' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_ActivePanel \ static_assert(alignof(WB_LeaveMessagePanel_C_ActivePanel) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_ActivePanel"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_ActivePanel) == 0x000010, "Wrong size on WB_LeaveMessagePanel_C_ActivePanel"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ActivePanel, IsActive_0) == 0x000000, "Member 'WB_LeaveMessagePanel_C_ActivePanel::IsActive_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ActivePanel, Target) == 0x000008, "Member 'WB_LeaveMessagePanel_C_ActivePanel::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_BackKeyEvent \ static_assert(alignof(WB_LeaveMessagePanel_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_BackKeyEvent"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_BackKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessagePanel_C_BackKeyEvent"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessagePanel_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessagePanel_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_CanLeaveMessage \ static_assert(alignof(WB_LeaveMessagePanel_C_CanLeaveMessage) == 0x000001, "Wrong alignment on WB_LeaveMessagePanel_C_CanLeaveMessage"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_CanLeaveMessage) == 0x00000E, "Wrong size on WB_LeaveMessagePanel_C_CanLeaveMessage"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage, ReturnValue) == 0x000000, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage, CallFunc_Not_Null_ReturnValue) == 0x000001, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage::CallFunc_Not_Null_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage, CallFunc_Not_Null_ReturnValue_1) == 0x000002, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage::CallFunc_Not_Null_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage, CallFunc_BooleanAND_ReturnValue) == 0x000003, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage, K2Node_SwitchInteger_CmpSuccess) == 0x000004, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage, CallFunc_Not_Null_ReturnValue_2) == 0x000005, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage::CallFunc_Not_Null_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage, CallFunc_Not_Null_ReturnValue_3) == 0x000006, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage::CallFunc_Not_Null_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage, CallFunc_Not_Null_ReturnValue_4) == 0x000007, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage::CallFunc_Not_Null_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage, CallFunc_Not_Null_ReturnValue_5) == 0x000008, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage::CallFunc_Not_Null_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage, CallFunc_Not_Null_ReturnValue_6) == 0x000009, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage::CallFunc_Not_Null_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage, CallFunc_BooleanAND_ReturnValue_1) == 0x00000A, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage, CallFunc_BooleanAND_ReturnValue_2) == 0x00000B, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage, CallFunc_BooleanAND_ReturnValue_3) == 0x00000C, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage, CallFunc_BooleanAND_ReturnValue_4) == 0x00000D, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_CanLeaveMessage_00 \ static_assert(alignof(WB_LeaveMessagePanel_C_CanLeaveMessage_00) == 0x000001, "Wrong alignment on WB_LeaveMessagePanel_C_CanLeaveMessage_00"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_CanLeaveMessage_00) == 0x00000E, "Wrong size on WB_LeaveMessagePanel_C_CanLeaveMessage_00"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage_00, ReturnValue) == 0x000000, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage_00::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage_00, CallFunc_Not_Null_ReturnValue) == 0x000001, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage_00::CallFunc_Not_Null_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage_00, CallFunc_Not_Null_ReturnValue_1) == 0x000002, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage_00::CallFunc_Not_Null_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage_00, CallFunc_BooleanAND_ReturnValue) == 0x000003, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage_00::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage_00, K2Node_SwitchInteger_CmpSuccess) == 0x000004, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage_00::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage_00, CallFunc_Not_Null_ReturnValue_2) == 0x000005, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage_00::CallFunc_Not_Null_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage_00, CallFunc_Not_Null_ReturnValue_3) == 0x000006, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage_00::CallFunc_Not_Null_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage_00, CallFunc_Not_Null_ReturnValue_4) == 0x000007, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage_00::CallFunc_Not_Null_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage_00, CallFunc_Not_Null_ReturnValue_5) == 0x000008, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage_00::CallFunc_Not_Null_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage_00, CallFunc_Not_Null_ReturnValue_6) == 0x000009, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage_00::CallFunc_Not_Null_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage_00, CallFunc_BooleanAND_ReturnValue_1) == 0x00000A, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage_00::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage_00, CallFunc_BooleanAND_ReturnValue_2) == 0x00000B, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage_00::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage_00, CallFunc_BooleanAND_ReturnValue_3) == 0x00000C, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage_00::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CanLeaveMessage_00, CallFunc_BooleanAND_ReturnValue_4) == 0x00000D, "Member 'WB_LeaveMessagePanel_C_CanLeaveMessage_00::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_ConnectText \ static_assert(alignof(WB_LeaveMessagePanel_C_ConnectText) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_ConnectText"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_ConnectText) == 0x000090, "Wrong size on WB_LeaveMessagePanel_C_ConnectText"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ConnectText, fanben_0) == 0x000000, "Member 'WB_LeaveMessagePanel_C_ConnectText::fanben_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ConnectText, danzi_0) == 0x000018, "Member 'WB_LeaveMessagePanel_C_ConnectText::danzi_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ConnectText, ReturnValue2) == 0x000030, "Member 'WB_LeaveMessagePanel_C_ConnectText::ReturnValue2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ConnectText, CallFunc_Conv_TextToString_ReturnValue) == 0x000048, "Member 'WB_LeaveMessagePanel_C_ConnectText::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ConnectText, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000058, "Member 'WB_LeaveMessagePanel_C_ConnectText::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ConnectText, CallFunc_Replace_ReturnValue) == 0x000068, "Member 'WB_LeaveMessagePanel_C_ConnectText::CallFunc_Replace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ConnectText, CallFunc_Conv_StringToText_ReturnValue) == 0x000078, "Member 'WB_LeaveMessagePanel_C_ConnectText::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_ConnectTextData \ static_assert(alignof(WB_LeaveMessagePanel_C_ConnectTextData) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_ConnectTextData"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_ConnectTextData) == 0x000070, "Wrong size on WB_LeaveMessagePanel_C_ConnectTextData"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ConnectTextData, CallFunc_CanLeaveMessage_00_ReturnValue) == 0x000000, "Member 'WB_LeaveMessagePanel_C_ConnectTextData::CallFunc_CanLeaveMessage_00_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ConnectTextData, CallFunc_Conv_TextToString_ReturnValue) == 0x000008, "Member 'WB_LeaveMessagePanel_C_ConnectTextData::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ConnectTextData, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000018, "Member 'WB_LeaveMessagePanel_C_ConnectTextData::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ConnectTextData, CallFunc_Conv_TextToString_ReturnValue_2) == 0x000028, "Member 'WB_LeaveMessagePanel_C_ConnectTextData::CallFunc_Conv_TextToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ConnectTextData, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'WB_LeaveMessagePanel_C_ConnectTextData::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ConnectTextData, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'WB_LeaveMessagePanel_C_ConnectTextData::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ConnectTextData, CallFunc_Conv_StringToText_ReturnValue) == 0x000058, "Member 'WB_LeaveMessagePanel_C_ConnectTextData::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_CreateDanzi2 \ static_assert(alignof(WB_LeaveMessagePanel_C_CreateDanzi2) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_CreateDanzi2"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_CreateDanzi2) == 0x000020, "Wrong size on WB_LeaveMessagePanel_C_CreateDanzi2"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateDanzi2, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_LeaveMessagePanel_C_CreateDanzi2::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateDanzi2, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'WB_LeaveMessagePanel_C_CreateDanzi2::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateDanzi2, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000018, "Member 'WB_LeaveMessagePanel_C_CreateDanzi2::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_CreateDanZiList \ static_assert(alignof(WB_LeaveMessagePanel_C_CreateDanZiList) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_CreateDanZiList"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_CreateDanZiList) == 0x000020, "Wrong size on WB_LeaveMessagePanel_C_CreateDanZiList"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateDanZiList, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_LeaveMessagePanel_C_CreateDanZiList::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateDanZiList, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'WB_LeaveMessagePanel_C_CreateDanZiList::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateDanZiList, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000018, "Member 'WB_LeaveMessagePanel_C_CreateDanZiList::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_CreateFanben2 \ static_assert(alignof(WB_LeaveMessagePanel_C_CreateFanben2) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_CreateFanben2"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_CreateFanben2) == 0x000020, "Wrong size on WB_LeaveMessagePanel_C_CreateFanben2"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateFanben2, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_LeaveMessagePanel_C_CreateFanben2::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateFanben2, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'WB_LeaveMessagePanel_C_CreateFanben2::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateFanben2, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000018, "Member 'WB_LeaveMessagePanel_C_CreateFanben2::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_CreateFanBenList \ static_assert(alignof(WB_LeaveMessagePanel_C_CreateFanBenList) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_CreateFanBenList"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_CreateFanBenList) == 0x000020, "Wrong size on WB_LeaveMessagePanel_C_CreateFanBenList"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateFanBenList, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_LeaveMessagePanel_C_CreateFanBenList::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateFanBenList, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'WB_LeaveMessagePanel_C_CreateFanBenList::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateFanBenList, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000018, "Member 'WB_LeaveMessagePanel_C_CreateFanBenList::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_CreateFanBenList_0 \ static_assert(alignof(WB_LeaveMessagePanel_C_CreateFanBenList_0) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_CreateFanBenList_0"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_CreateFanBenList_0) == 0x000030, "Wrong size on WB_LeaveMessagePanel_C_CreateFanBenList_0"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateFanBenList_0, Item) == 0x000000, "Member 'WB_LeaveMessagePanel_C_CreateFanBenList_0::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateFanBenList_0, Index_0) == 0x000008, "Member 'WB_LeaveMessagePanel_C_CreateFanBenList_0::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateFanBenList_0, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x00000C, "Member 'WB_LeaveMessagePanel_C_CreateFanBenList_0::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateFanBenList_0, CallFunc_NotEqual_ObjectObject_ReturnValue_1) == 0x00000D, "Member 'WB_LeaveMessagePanel_C_CreateFanBenList_0::CallFunc_NotEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateFanBenList_0, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_LeaveMessagePanel_C_CreateFanBenList_0::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateFanBenList_0, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'WB_LeaveMessagePanel_C_CreateFanBenList_0::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateFanBenList_0, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000028, "Member 'WB_LeaveMessagePanel_C_CreateFanBenList_0::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_CreateLianJieCi \ static_assert(alignof(WB_LeaveMessagePanel_C_CreateLianJieCi) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_CreateLianJieCi"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_CreateLianJieCi) == 0x000020, "Wrong size on WB_LeaveMessagePanel_C_CreateLianJieCi"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateLianJieCi, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_LeaveMessagePanel_C_CreateLianJieCi::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateLianJieCi, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'WB_LeaveMessagePanel_C_CreateLianJieCi::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_CreateLianJieCi, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000018, "Member 'WB_LeaveMessagePanel_C_CreateLianJieCi::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_EnterKeyEvent \ static_assert(alignof(WB_LeaveMessagePanel_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_EnterKeyEvent"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessagePanel_C_EnterKeyEvent"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessagePanel_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessagePanel_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel \ static_assert(alignof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel) == 0x0003D8, "Wrong size on WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, EntryPoint) == 0x000000, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_CanLeaveMessage_00_ReturnValue) == 0x000004, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_CanLeaveMessage_00_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_IsActive) == 0x00000C, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_IsActive' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_Target) == 0x000010, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_Target' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_Item_4) == 0x000028, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_Index_3) == 0x000030, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_Index_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CreateDelegate_OutputDelegate_1) == 0x000034, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_DynamicCast_AsWB_Leave_Message_Button) == 0x000048, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_DynamicCast_AsWB_Leave_Message_Button' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi) == 0x000058, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_DynamicCast_bSuccess_1) == 0x000060, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_Item_3) == 0x000068, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_Index_2) == 0x000070, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CreateDelegate_OutputDelegate_2) == 0x000074, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_DynamicCast_AsWB_Leave_Message_Button_1) == 0x000088, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_DynamicCast_AsWB_Leave_Message_Button_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_DynamicCast_bSuccess_2) == 0x000090, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi_1) == 0x000098, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_DynamicCast_bSuccess_3) == 0x0000A0, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_Item_2) == 0x0000A8, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_Index_1) == 0x0000B0, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_IsValid_ReturnValue) == 0x0000B4, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_IsValid_ReturnValue_1) == 0x0000B5, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_InGeometry) == 0x0000B8, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_InKeyEvent) == 0x0000F8, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_inKeyTag) == 0x000138, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_bIsDown) == 0x000140, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000141, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000142, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000148, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x000150, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_GetSocketStr_ReturnValue) == 0x000158, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_Conv_StringToInt_ReturnValue) == 0x000168, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_Less_IntInt_ReturnValue) == 0x00016C, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_GetUINotify_UINotify) == 0x000170, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_NavPanelActived_ReturnValue) == 0x000178, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_NavPanelActived_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_GetSelectedItemFromNavPanel_ReturnValue) == 0x000180, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_GetSelectedItemFromNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_Event_InGeometry_1) == 0x000188, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_Event_isDown_1) == 0x0001C8, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_DynamicCast_AsWGI_Nav_Item) == 0x0001D0, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_DynamicCast_AsWGI_Nav_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_DynamicCast_bSuccess_4) == 0x0001D8, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_IsValid_ReturnValue_2) == 0x0001D9, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_Item_1) == 0x0001E0, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_GetAllChildren_ReturnValue) == 0x0001E8, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_Array_Get_Item) == 0x0001F8, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_NavPanelActived_ReturnValue_1) == 0x000200, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_NavPanelActived_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_DynamicCast_AsWB_Leave_Message_Button_2) == 0x000208, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_DynamicCast_AsWB_Leave_Message_Button_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_DynamicCast_bSuccess_5) == 0x000210, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi_2) == 0x000218, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_DynamicCast_bSuccess_6) == 0x000220, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_Array_Length_ReturnValue) == 0x000224, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_Widget) == 0x000228, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_Widget' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_EqualEqual_ObjectObject_ReturnValue_3) == 0x000230, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_EqualEqual_ObjectObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_EqualEqual_ObjectObject_ReturnValue_4) == 0x000231, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_EqualEqual_ObjectObject_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CreateDelegate_OutputDelegate_3) == 0x000234, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_EqualEqual_ObjectObject_ReturnValue_5) == 0x000244, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_EqualEqual_ObjectObject_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_Event_InGeometry) == 0x000248, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_Event_isDown) == 0x000288, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_Item) == 0x000290, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_Index) == 0x000298, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CreateDelegate_OutputDelegate_4) == 0x00029C, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_GetPlayerController_ReturnValue) == 0x0002B0, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x0002B8, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1) == 0x0002C0, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CustomEvent_confirmPanel) == 0x0002C8, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CustomEvent_confirmPanel' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0002D0, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0002D8, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_DynamicCast_bSuccess_7) == 0x0002E0, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage) == 0x0002E8, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_InternalMontageAction_DurationToEnd) == 0x0002F0, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_InternalMontageAction_DurationToEnd' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_InternalMontageAction_Success) == 0x0002F8, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_InternalMontageAction_Success' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x0002F9, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_IsValid_ReturnValue_3) == 0x0002FA, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_MakeMap_Map) == 0x000300, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CreateDelegate_OutputDelegate_5) == 0x000350, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_MakeArray_Array) == 0x000360, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000370, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000378, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000390, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000398, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_EqualEqual_ObjectObject_ReturnValue_6) == 0x0003A0, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_EqualEqual_ObjectObject_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_GetOwningPlayer_ReturnValue) == 0x0003A8, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_GetOwningPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_2) == 0x0003B0, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, Temp_int_Loop_Counter_Variable) == 0x0003B8, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, K2Node_CreateDelegate_OutputDelegate_6) == 0x0003BC, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_Less_IntInt_ReturnValue_1) == 0x0003CC, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_Add_IntInt_ReturnValue) == 0x0003D0, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel, CallFunc_CanLeaveMessage_00_ReturnValue_1) == 0x0003D4, "Member 'WB_LeaveMessagePanel_C_ExecuteUbergraph_WB_LeaveMessagePanel::CallFunc_CanLeaveMessage_00_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_NeedBackKeyEvent \ static_assert(alignof(WB_LeaveMessagePanel_C_NeedBackKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_NeedBackKeyEvent"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_NeedBackKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessagePanel_C_NeedBackKeyEvent"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_NeedBackKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessagePanel_C_NeedBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_NeedBackKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessagePanel_C_NeedBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_NeedBackKeyEvent, ReturnValue) == 0x000041, "Member 'WB_LeaveMessagePanel_C_NeedBackKeyEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_NeedBackKeyEvent, CallFunc_NavPanelActived_ReturnValue) == 0x000042, "Member 'WB_LeaveMessagePanel_C_NeedBackKeyEvent::CallFunc_NavPanelActived_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_Not_Null \ static_assert(alignof(WB_LeaveMessagePanel_C_Not_Null) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_Not_Null"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_Not_Null) == 0x000038, "Wrong size on WB_LeaveMessagePanel_C_Not_Null"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_Not_Null, InText) == 0x000000, "Member 'WB_LeaveMessagePanel_C_Not_Null::InText' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_Not_Null, ReturnValue) == 0x000018, "Member 'WB_LeaveMessagePanel_C_Not_Null::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_Not_Null, CallFunc_Conv_TextToString_ReturnValue) == 0x000020, "Member 'WB_LeaveMessagePanel_C_Not_Null::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_Not_Null, CallFunc_Len_ReturnValue) == 0x000030, "Member 'WB_LeaveMessagePanel_C_Not_Null::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_Not_Null, CallFunc_Greater_IntInt_ReturnValue) == 0x000034, "Member 'WB_LeaveMessagePanel_C_Not_Null::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_OnChanged \ static_assert(alignof(WB_LeaveMessagePanel_C_OnChanged) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_OnChanged"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_OnChanged) == 0x000090, "Wrong size on WB_LeaveMessagePanel_C_OnChanged"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnChanged, InGeometry) == 0x000000, "Member 'WB_LeaveMessagePanel_C_OnChanged::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnChanged, InKeyEvent) == 0x000040, "Member 'WB_LeaveMessagePanel_C_OnChanged::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnChanged, inKeyTag) == 0x000080, "Member 'WB_LeaveMessagePanel_C_OnChanged::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnChanged, bIsDown) == 0x000088, "Member 'WB_LeaveMessagePanel_C_OnChanged::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_OnClick \ static_assert(alignof(WB_LeaveMessagePanel_C_OnClick) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_OnClick"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_OnClick) == 0x000010, "Wrong size on WB_LeaveMessagePanel_C_OnClick"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClick, Item) == 0x000000, "Member 'WB_LeaveMessagePanel_C_OnClick::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClick, Index_0) == 0x000008, "Member 'WB_LeaveMessagePanel_C_OnClick::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_OnClickButton \ static_assert(alignof(WB_LeaveMessagePanel_C_OnClickButton) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_OnClickButton"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_OnClickButton) == 0x000010, "Wrong size on WB_LeaveMessagePanel_C_OnClickButton"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickButton, Item) == 0x000000, "Member 'WB_LeaveMessagePanel_C_OnClickButton::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickButton, Index_0) == 0x000008, "Member 'WB_LeaveMessagePanel_C_OnClickButton::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_OnClickedTextData \ static_assert(alignof(WB_LeaveMessagePanel_C_OnClickedTextData) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_OnClickedTextData"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_OnClickedTextData) == 0x000080, "Wrong size on WB_LeaveMessagePanel_C_OnClickedTextData"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickedTextData, TextData) == 0x000000, "Member 'WB_LeaveMessagePanel_C_OnClickedTextData::TextData' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickedTextData, Index_0) == 0x000018, "Member 'WB_LeaveMessagePanel_C_OnClickedTextData::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickedTextData, TagIdIndex) == 0x000020, "Member 'WB_LeaveMessagePanel_C_OnClickedTextData::TagIdIndex' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickedTextData, NewLocalVar_1) == 0x000070, "Member 'WB_LeaveMessagePanel_C_OnClickedTextData::NewLocalVar_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickedTextData, NewLocalVar_0) == 0x000074, "Member 'WB_LeaveMessagePanel_C_OnClickedTextData::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickedTextData, NewLocalVar) == 0x000078, "Member 'WB_LeaveMessagePanel_C_OnClickedTextData::NewLocalVar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_OnClickTextData \ static_assert(alignof(WB_LeaveMessagePanel_C_OnClickTextData) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_OnClickTextData"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_OnClickTextData) == 0x000118, "Wrong size on WB_LeaveMessagePanel_C_OnClickTextData"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, TextData) == 0x000000, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::TextData' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, isFanben) == 0x000018, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::isFanben' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, tagid_0) == 0x000020, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::tagid_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, CallFunc_Map_Keys_Keys) == 0x000070, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, K2Node_SwitchInteger_CmpSuccess) == 0x000080, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, CallFunc_Array_Length_ReturnValue) == 0x000084, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, Temp_int_Array_Index_Variable) == 0x000088, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, Temp_int_Loop_Counter_Variable) == 0x00008C, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, CallFunc_Array_Get_Item) == 0x000090, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, K2Node_SwitchInteger_CmpSuccess_1) == 0x000094, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, CallFunc_Map_Find_Value) == 0x000098, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, CallFunc_Map_Find_ReturnValue) == 0x00009C, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, CallFunc_Less_IntInt_ReturnValue) == 0x00009D, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, CallFunc_Add_IntInt_ReturnValue) == 0x0000A0, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, CallFunc_ConnectText_ReturnValue2) == 0x0000A8, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::CallFunc_ConnectText_ReturnValue2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, CallFunc_Not_Null_ReturnValue) == 0x0000C0, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::CallFunc_Not_Null_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, CallFunc_Not_Null_ReturnValue_1) == 0x0000C1, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::CallFunc_Not_Null_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, CallFunc_ConnectText_ReturnValue2_1) == 0x0000C8, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::CallFunc_ConnectText_ReturnValue2_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, CallFunc_ConnectText_ReturnValue2_2) == 0x0000E0, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::CallFunc_ConnectText_ReturnValue2_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, CallFunc_Not_Null_ReturnValue_2) == 0x0000F8, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::CallFunc_Not_Null_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, CallFunc_Not_Null_ReturnValue_3) == 0x0000F9, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::CallFunc_Not_Null_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnClickTextData, CallFunc_ConnectText_ReturnValue2_3) == 0x000100, "Member 'WB_LeaveMessagePanel_C_OnClickTextData::CallFunc_ConnectText_ReturnValue2_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_OnEnableStyleButton \ static_assert(alignof(WB_LeaveMessagePanel_C_OnEnableStyleButton) == 0x000001, "Wrong alignment on WB_LeaveMessagePanel_C_OnEnableStyleButton"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_OnEnableStyleButton) == 0x000001, "Wrong size on WB_LeaveMessagePanel_C_OnEnableStyleButton"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnEnableStyleButton, K2Node_SwitchInteger_CmpSuccess) == 0x000000, "Member 'WB_LeaveMessagePanel_C_OnEnableStyleButton::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_OnEnableStyleButton_00 \ static_assert(alignof(WB_LeaveMessagePanel_C_OnEnableStyleButton_00) == 0x000001, "Wrong alignment on WB_LeaveMessagePanel_C_OnEnableStyleButton_00"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_OnEnableStyleButton_00) == 0x000001, "Wrong size on WB_LeaveMessagePanel_C_OnEnableStyleButton_00"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnEnableStyleButton_00, K2Node_SwitchInteger_CmpSuccess) == 0x000000, "Member 'WB_LeaveMessagePanel_C_OnEnableStyleButton_00::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_OnHover \ static_assert(alignof(WB_LeaveMessagePanel_C_OnHover) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_OnHover"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_OnHover) == 0x000008, "Wrong size on WB_LeaveMessagePanel_C_OnHover"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnHover, Item) == 0x000000, "Member 'WB_LeaveMessagePanel_C_OnHover::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_OnHoverFinish \ static_assert(alignof(WB_LeaveMessagePanel_C_OnHoverFinish) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_OnHoverFinish"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_OnHoverFinish) == 0x000008, "Wrong size on WB_LeaveMessagePanel_C_OnHoverFinish"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnHoverFinish, Widget) == 0x000000, "Member 'WB_LeaveMessagePanel_C_OnHoverFinish::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_OnSelectButton \ static_assert(alignof(WB_LeaveMessagePanel_C_OnSelectButton) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_OnSelectButton"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_OnSelectButton) == 0x000010, "Wrong size on WB_LeaveMessagePanel_C_OnSelectButton"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnSelectButton, Item) == 0x000000, "Member 'WB_LeaveMessagePanel_C_OnSelectButton::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnSelectButton, Index_0) == 0x000008, "Member 'WB_LeaveMessagePanel_C_OnSelectButton::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_OnUnSelectButton_ \ static_assert(alignof(WB_LeaveMessagePanel_C_OnUnSelectButton_) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_OnUnSelectButton_"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_OnUnSelectButton_) == 0x000010, "Wrong size on WB_LeaveMessagePanel_C_OnUnSelectButton_"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnUnSelectButton_, Item) == 0x000000, "Member 'WB_LeaveMessagePanel_C_OnUnSelectButton_::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_OnUnSelectButton_, Index_0) == 0x000008, "Member 'WB_LeaveMessagePanel_C_OnUnSelectButton_::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_ResetPanel \ static_assert(alignof(WB_LeaveMessagePanel_C_ResetPanel) == 0x000001, "Wrong alignment on WB_LeaveMessagePanel_C_ResetPanel"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_ResetPanel) == 0x000005, "Wrong size on WB_LeaveMessagePanel_C_ResetPanel"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ResetPanel, Temp_bool_Variable) == 0x000000, "Member 'WB_LeaveMessagePanel_C_ResetPanel::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ResetPanel, Temp_bool_Variable_1) == 0x000001, "Member 'WB_LeaveMessagePanel_C_ResetPanel::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ResetPanel, Temp_bool_Variable_2) == 0x000002, "Member 'WB_LeaveMessagePanel_C_ResetPanel::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ResetPanel, CallFunc_CanLeaveMessage_00_ReturnValue) == 0x000003, "Member 'WB_LeaveMessagePanel_C_ResetPanel::CallFunc_CanLeaveMessage_00_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_ResetPanel, K2Node_Select_Default) == 0x000004, "Member 'WB_LeaveMessagePanel_C_ResetPanel::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_Send \ static_assert(alignof(WB_LeaveMessagePanel_C_Send) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_Send"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_Send) == 0x000008, "Wrong size on WB_LeaveMessagePanel_C_Send"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_Send, confirmPanel) == 0x000000, "Member 'WB_LeaveMessagePanel_C_Send::confirmPanel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_SetTagID \ static_assert(alignof(WB_LeaveMessagePanel_C_SetTagID) == 0x000004, "Wrong alignment on WB_LeaveMessagePanel_C_SetTagID"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_SetTagID) == 0x000020, "Wrong size on WB_LeaveMessagePanel_C_SetTagID"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_SetTagID, CallFunc_Greater_IntInt_ReturnValue) == 0x000000, "Member 'WB_LeaveMessagePanel_C_SetTagID::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_SetTagID, CallFunc_Array_Add_ReturnValue) == 0x000004, "Member 'WB_LeaveMessagePanel_C_SetTagID::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_SetTagID, CallFunc_Array_Add_ReturnValue_1) == 0x000008, "Member 'WB_LeaveMessagePanel_C_SetTagID::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_SetTagID, CallFunc_Array_Add_ReturnValue_2) == 0x00000C, "Member 'WB_LeaveMessagePanel_C_SetTagID::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_SetTagID, CallFunc_Array_Add_ReturnValue_3) == 0x000010, "Member 'WB_LeaveMessagePanel_C_SetTagID::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_SetTagID, CallFunc_Array_Add_ReturnValue_4) == 0x000014, "Member 'WB_LeaveMessagePanel_C_SetTagID::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_SetTagID, CallFunc_Array_Add_ReturnValue_5) == 0x000018, "Member 'WB_LeaveMessagePanel_C_SetTagID::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_SetTagID, CallFunc_Array_Add_ReturnValue_6) == 0x00001C, "Member 'WB_LeaveMessagePanel_C_SetTagID::CallFunc_Array_Add_ReturnValue_6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_UpdateNewButton \ static_assert(alignof(WB_LeaveMessagePanel_C_UpdateNewButton) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_UpdateNewButton"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_UpdateNewButton) == 0x000018, "Wrong size on WB_LeaveMessagePanel_C_UpdateNewButton"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateNewButton, CallFunc_GetChildAt_ReturnValue) == 0x000000, "Member 'WB_LeaveMessagePanel_C_UpdateNewButton::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateNewButton, K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi) == 0x000008, "Member 'WB_LeaveMessagePanel_C_UpdateNewButton::K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateNewButton, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'WB_LeaveMessagePanel_C_UpdateNewButton::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateNewButton, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'WB_LeaveMessagePanel_C_UpdateNewButton::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateNewButton, CallFunc_IsVisible_ReturnValue) == 0x000012, "Member 'WB_LeaveMessagePanel_C_UpdateNewButton::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_UpdateStyle \ static_assert(alignof(WB_LeaveMessagePanel_C_UpdateStyle) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_UpdateStyle"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_UpdateStyle) == 0x000050, "Wrong size on WB_LeaveMessagePanel_C_UpdateStyle"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Index_0) == 0x000000, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_bool_Variable) == 0x000004, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_bool_Variable_1) == 0x000005, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_bool_Variable_2) == 0x000006, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_int_Variable) == 0x000008, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_byte_Variable) == 0x00000C, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_byte_Variable_1) == 0x00000D, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_byte_Variable_2) == 0x00000E, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_byte_Variable_3) == 0x00000F, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_int_Variable_1) == 0x000010, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_byte_Variable_4) == 0x000014, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_byte_Variable_5) == 0x000015, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_byte_Variable_6) == 0x000016, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_byte_Variable_7) == 0x000017, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_int_Variable_2) == 0x000018, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_byte_Variable_8) == 0x00001C, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_byte_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_byte_Variable_9) == 0x00001D, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_byte_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_byte_Variable_10) == 0x00001E, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_byte_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_byte_Variable_11) == 0x00001F, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_byte_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_int_Variable_3) == 0x000020, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_byte_Variable_12) == 0x000024, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_byte_Variable_12' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_byte_Variable_13) == 0x000025, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_byte_Variable_13' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_byte_Variable_14) == 0x000026, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_byte_Variable_14' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, Temp_byte_Variable_15) == 0x000027, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::Temp_byte_Variable_15' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, CallFunc_GetChildAt_ReturnValue) == 0x000028, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, CallFunc_CanLeaveMessage_ReturnValue) == 0x000030, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::CallFunc_CanLeaveMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi) == 0x000038, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, K2Node_SwitchInteger_CmpSuccess) == 0x000041, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, CallFunc_CanLeaveMessage_ReturnValue_1) == 0x000042, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::CallFunc_CanLeaveMessage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, K2Node_Select_Default) == 0x000043, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, K2Node_Select_Default_1) == 0x000044, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000045, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, K2Node_Select_Default_2) == 0x00004C, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, K2Node_Select_Default_3) == 0x00004D, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle, K2Node_Select_Default_4) == 0x00004E, "Member 'WB_LeaveMessagePanel_C_UpdateStyle::K2Node_Select_Default_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanel_C_UpdateStyle_00 \ static_assert(alignof(WB_LeaveMessagePanel_C_UpdateStyle_00) == 0x000008, "Wrong alignment on WB_LeaveMessagePanel_C_UpdateStyle_00"); \ static_assert(sizeof(WB_LeaveMessagePanel_C_UpdateStyle_00) == 0x000050, "Wrong size on WB_LeaveMessagePanel_C_UpdateStyle_00"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, Index_0) == 0x000000, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, Temp_byte_Variable) == 0x000004, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, Temp_byte_Variable_1) == 0x000005, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, Temp_int_Variable) == 0x000008, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, Temp_byte_Variable_2) == 0x00000C, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, Temp_byte_Variable_3) == 0x00000D, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, Temp_int_Variable_1) == 0x000010, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, Temp_byte_Variable_4) == 0x000014, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, Temp_byte_Variable_5) == 0x000015, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, Temp_bool_Variable) == 0x000016, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, Temp_bool_Variable_1) == 0x000017, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, Temp_bool_Variable_2) == 0x000018, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, CallFunc_GetChildAt_ReturnValue) == 0x000020, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, CallFunc_CanLeaveMessage_ReturnValue) == 0x000028, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::CallFunc_CanLeaveMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi) == 0x000030, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, K2Node_SwitchInteger_CmpSuccess) == 0x000039, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, CallFunc_CanLeaveMessage_00_ReturnValue) == 0x00003A, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::CallFunc_CanLeaveMessage_00_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, Temp_int_Variable_2) == 0x00003C, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, K2Node_Select_Default) == 0x000040, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, K2Node_Select_Default_1) == 0x000041, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000042, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, K2Node_Select_Default_2) == 0x000048, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanel_C_UpdateStyle_00, K2Node_Select_Default_3) == 0x000049, "Member 'WB_LeaveMessagePanel_C_UpdateStyle_00::K2Node_Select_Default_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LeaveMessagePanel_C \ static_assert(alignof(UWB_LeaveMessagePanel_C) == 0x000008, "Wrong alignment on UWB_LeaveMessagePanel_C"); \ static_assert(sizeof(UWB_LeaveMessagePanel_C) == 0x000440, "Wrong size on UWB_LeaveMessagePanel_C"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_LeaveMessagePanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, Btn_DanZi) == 0x0002C8, "Member 'UWB_LeaveMessagePanel_C::Btn_DanZi' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, Btn_DanZi2) == 0x0002D0, "Member 'UWB_LeaveMessagePanel_C::Btn_DanZi2' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, Btn_DongZuo) == 0x0002D8, "Member 'UWB_LeaveMessagePanel_C::Btn_DongZuo' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, Btn_FanBen) == 0x0002E0, "Member 'UWB_LeaveMessagePanel_C::Btn_FanBen' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, Btn_FanBen2) == 0x0002E8, "Member 'UWB_LeaveMessagePanel_C::Btn_FanBen2' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, Btn_Finish) == 0x0002F0, "Member 'UWB_LeaveMessagePanel_C::Btn_Finish' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, Btn_LianJieCi) == 0x0002F8, "Member 'UWB_LeaveMessagePanel_C::Btn_LianJieCi' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, ContentList) == 0x000300, "Member 'UWB_LeaveMessagePanel_C::ContentList' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, CustomizationTextBlock_59) == 0x000308, "Member 'UWB_LeaveMessagePanel_C::CustomizationTextBlock_59' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, CurrentButton) == 0x000310, "Member 'UWB_LeaveMessagePanel_C::CurrentButton' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, ChangeStyleIndex) == 0x000318, "Member 'UWB_LeaveMessagePanel_C::ChangeStyleIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, fanben) == 0x000320, "Member 'UWB_LeaveMessagePanel_C::fanben' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, danzi) == 0x000338, "Member 'UWB_LeaveMessagePanel_C::danzi' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, Data) == 0x000350, "Member 'UWB_LeaveMessagePanel_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, CallActiveRightPanel) == 0x000368, "Member 'UWB_LeaveMessagePanel_C::CallActiveRightPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, Connect) == 0x000378, "Member 'UWB_LeaveMessagePanel_C::Connect' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, Fanben2) == 0x000390, "Member 'UWB_LeaveMessagePanel_C::Fanben2' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, Danzi2) == 0x0003A8, "Member 'UWB_LeaveMessagePanel_C::Danzi2' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, ConnectContent_1) == 0x0003C0, "Member 'UWB_LeaveMessagePanel_C::ConnectContent_1' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, ConnectContent_2) == 0x0003D8, "Member 'UWB_LeaveMessagePanel_C::ConnectContent_2' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, tagid) == 0x0003F0, "Member 'UWB_LeaveMessagePanel_C::tagid' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, fanben1_Index) == 0x000400, "Member 'UWB_LeaveMessagePanel_C::fanben1_Index' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, danzi_Index) == 0x000404, "Member 'UWB_LeaveMessagePanel_C::danzi_Index' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, danzi1_Index) == 0x000408, "Member 'UWB_LeaveMessagePanel_C::danzi1_Index' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, lianjieci_Index) == 0x00040C, "Member 'UWB_LeaveMessagePanel_C::lianjieci_Index' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, fanben2_index) == 0x000410, "Member 'UWB_LeaveMessagePanel_C::fanben2_index' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, danzi_Index1) == 0x000414, "Member 'UWB_LeaveMessagePanel_C::danzi_Index1' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, danzi2_Index) == 0x000418, "Member 'UWB_LeaveMessagePanel_C::danzi2_Index' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, OnClickCanActive) == 0x000420, "Member 'UWB_LeaveMessagePanel_C::OnClickCanActive' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, MenuPanel_InputHelp) == 0x000430, "Member 'UWB_LeaveMessagePanel_C::MenuPanel_InputHelp' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanel_C, IsActive) == 0x000438, "Member 'UWB_LeaveMessagePanel_C::IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SetInputButtonSort \ static_assert(alignof(FST_SetInputButtonSort) == 0x000008, "Wrong alignment on FST_SetInputButtonSort"); \ static_assert(sizeof(FST_SetInputButtonSort) == 0x000018, "Wrong size on FST_SetInputButtonSort"); \ static_assert(offsetof(FST_SetInputButtonSort, Name_2_EBAC868D45B59A30F38584AA0C070E99) == 0x000000, "Member 'FST_SetInputButtonSort::Name_2_EBAC868D45B59A30F38584AA0C070E99' has a wrong offset!"); \ static_assert(offsetof(FST_SetInputButtonSort, GamePadShow_10_0DD38D9A4D5A375647DAE3B4CCF46DE2) == 0x000010, "Member 'FST_SetInputButtonSort::GamePadShow_10_0DD38D9A4D5A375647DAE3B4CCF46DE2' has a wrong offset!"); \ static_assert(offsetof(FST_SetInputButtonSort, KeyboardShow_12_7B3936B34B144C43610C34BF98F10682) == 0x000011, "Member 'FST_SetInputButtonSort::KeyboardShow_12_7B3936B34B144C43610C34BF98F10682' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_SettingModuleData \ static_assert(alignof(FS_SettingModuleData) == 0x000008, "Wrong alignment on FS_SettingModuleData"); \ static_assert(sizeof(FS_SettingModuleData) == 0x000078, "Wrong size on FS_SettingModuleData"); \ static_assert(offsetof(FS_SettingModuleData, Options_11_B6A285384C3D87DBA8B714BBBA60CEDD) == 0x000000, "Member 'FS_SettingModuleData::Options_11_B6A285384C3D87DBA8B714BBBA60CEDD' has a wrong offset!"); \ static_assert(offsetof(FS_SettingModuleData, ModuleInfo_9_7C5BE74E4105BD2B79C6768AB0F3767B) == 0x000010, "Member 'FS_SettingModuleData::ModuleInfo_9_7C5BE74E4105BD2B79C6768AB0F3767B' has a wrong offset!"); \ static_assert(offsetof(FS_SettingModuleData, RowName_14_4C95D59B47A36F9D0F5DDABCB513C831) == 0x000070, "Member 'FS_SettingModuleData::RowName_14_4C95D59B47A36F9D0F5DDABCB513C831' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_TryAtk_C_FaildFuncEnd \ static_assert(alignof(BP_FaildFunc_TryAtk_C_FaildFuncEnd) == 0x000001, "Wrong alignment on BP_FaildFunc_TryAtk_C_FaildFuncEnd"); \ static_assert(sizeof(BP_FaildFunc_TryAtk_C_FaildFuncEnd) == 0x000001, "Wrong size on BP_FaildFunc_TryAtk_C_FaildFuncEnd"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncEnd, ReturnValue) == 0x000000, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_TryAtk_C_FaildFuncStart \ static_assert(alignof(BP_FaildFunc_TryAtk_C_FaildFuncStart) == 0x000008, "Wrong alignment on BP_FaildFunc_TryAtk_C_FaildFuncStart"); \ static_assert(sizeof(BP_FaildFunc_TryAtk_C_FaildFuncStart) == 0x000340, "Wrong size on BP_FaildFunc_TryAtk_C_FaildFuncStart"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, _actor) == 0x000000, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::_actor' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, ReturnValue) == 0x000008, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, localCanAtk) == 0x000009, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::localCanAtk' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000010, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_GetActorForwardVector_ReturnValue) == 0x000020, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_MakeVector_ReturnValue) == 0x000038, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_Montage_Action_with_Override_Row_Name_Duration) == 0x000050, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_Montage_Action_with_Override_Row_Name_Duration' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_Montage_Action_with_Override_Row_Name_Success) == 0x000058, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_Montage_Action_with_Override_Row_Name_Success' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000060, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_K2_SetTimer_ReturnValue) == 0x000078, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000080, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, Temp_bool_True_if_break_was_hit_Variable) == 0x000098, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, Temp_int_Array_Index_Variable) == 0x00009C, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_Not_PreBool_ReturnValue) == 0x0000A0, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, Temp_int_Loop_Counter_Variable) == 0x0000A4, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_Add_IntInt_ReturnValue) == 0x0000A8, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, K2Node_MakeArray_Array) == 0x0000B0, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_Conv_FloatToVector_ReturnValue) == 0x0000C0, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, Temp_object_Variable) == 0x0000D8, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000E8, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_Add_VectorVector_ReturnValue) == 0x000100, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BoxTraceMultiForObjects_OutHits) == 0x000118, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BoxTraceMultiForObjects_OutHits' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BoxTraceMultiForObjects_ReturnValue) == 0x000128, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BoxTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_Array_Length_ReturnValue) == 0x00012C, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_Array_Get_Item) == 0x000130, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_Less_IntInt_ReturnValue) == 0x000218, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_bBlockingHit) == 0x000219, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_bInitialOverlap) == 0x00021A, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_Time) == 0x00021C, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_Distance) == 0x000220, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_Location) == 0x000228, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_ImpactPoint) == 0x000240, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_Normal) == 0x000258, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_ImpactNormal) == 0x000270, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_PhysMat) == 0x000288, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_HitActor) == 0x000290, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_HitComponent) == 0x000298, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_HitBoneName) == 0x0002A0, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_BoneName) == 0x0002A8, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_HitItem) == 0x0002B0, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_ElementIndex) == 0x0002B4, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_FaceIndex) == 0x0002B8, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_TraceStart) == 0x0002C0, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BreakHitResult_TraceEnd) == 0x0002D8, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_BooleanAND_ReturnValue) == 0x0002F0, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0002F8, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, K2Node_DynamicCast_bSuccess_1) == 0x000300, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_IsEnemy_Common_Return) == 0x000301, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_IsEnemy_Common_Return' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, K2Node_DynamicCast_AsBP_Placed_AI_1) == 0x000308, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::K2Node_DynamicCast_AsBP_Placed_AI_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, K2Node_DynamicCast_bSuccess_2) == 0x000310, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, K2Node_DynamicCast_AsBP_Destruction_Obj) == 0x000318, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::K2Node_DynamicCast_AsBP_Destruction_Obj' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, K2Node_DynamicCast_bSuccess_3) == 0x000320, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_MakeVector_Y_ImplicitCast) == 0x000328, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_MakeVector_Y_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_MakeVector_Z_ImplicitCast) == 0x000330, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_MakeVector_Z_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_FaildFuncStart, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000338, "Member 'BP_FaildFunc_TryAtk_C_FaildFuncStart::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_TryAtk_C_NeedTick \ static_assert(alignof(BP_FaildFunc_TryAtk_C_NeedTick) == 0x000001, "Wrong alignment on BP_FaildFunc_TryAtk_C_NeedTick"); \ static_assert(sizeof(BP_FaildFunc_TryAtk_C_NeedTick) == 0x000001, "Wrong size on BP_FaildFunc_TryAtk_C_NeedTick"); \ static_assert(offsetof(BP_FaildFunc_TryAtk_C_NeedTick, ReturnValue) == 0x000000, "Member 'BP_FaildFunc_TryAtk_C_NeedTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_FaildFunc_TryAtk_C \ static_assert(alignof(UBP_FaildFunc_TryAtk_C) == 0x000008, "Wrong alignment on UBP_FaildFunc_TryAtk_C"); \ static_assert(sizeof(UBP_FaildFunc_TryAtk_C) == 0x000048, "Wrong size on UBP_FaildFunc_TryAtk_C"); \ #define DUMPER7_ASSERTS_FS_Setting_ControllerInputNavData \ static_assert(alignof(FS_Setting_ControllerInputNavData) == 0x000008, "Wrong alignment on FS_Setting_ControllerInputNavData"); \ static_assert(sizeof(FS_Setting_ControllerInputNavData) == 0x000040, "Wrong size on FS_Setting_ControllerInputNavData"); \ static_assert(offsetof(FS_Setting_ControllerInputNavData, ButtonTag_3_245F99A6432400D91DC00B94BA8D213D) == 0x000000, "Member 'FS_Setting_ControllerInputNavData::ButtonTag_3_245F99A6432400D91DC00B94BA8D213D' has a wrong offset!"); \ static_assert(offsetof(FS_Setting_ControllerInputNavData, NavInfo_8_28AAEA60418008BC98E6C2B1D23416D8) == 0x000010, "Member 'FS_Setting_ControllerInputNavData::NavInfo_8_28AAEA60418008BC98E6C2B1D23416D8' has a wrong offset!"); \ static_assert(offsetof(FS_Setting_ControllerInputNavData, RowName_12_F1A277E94C7F2B20669D5D9D5375BBBD) == 0x000038, "Member 'FS_Setting_ControllerInputNavData::RowName_12_F1A277E94C7F2B20669D5D9D5375BBBD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_Setting_ControllerInputNav_Button_DefultKey \ static_assert(alignof(FS_Setting_ControllerInputNav_Button_DefultKey) == 0x000008, "Wrong alignment on FS_Setting_ControllerInputNav_Button_DefultKey"); \ static_assert(sizeof(FS_Setting_ControllerInputNav_Button_DefultKey) == 0x000038, "Wrong size on FS_Setting_ControllerInputNav_Button_DefultKey"); \ static_assert(offsetof(FS_Setting_ControllerInputNav_Button_DefultKey, DefaultKeyRowName_8_A3FC034643DBDC3D1810E7B9353488CA) == 0x000000, "Member 'FS_Setting_ControllerInputNav_Button_DefultKey::DefaultKeyRowName_8_A3FC034643DBDC3D1810E7B9353488CA' has a wrong offset!"); \ static_assert(offsetof(FS_Setting_ControllerInputNav_Button_DefultKey, Mappings_9_016993F941B555947F39D0A6D9DFF39B) == 0x000008, "Member 'FS_Setting_ControllerInputNav_Button_DefultKey::Mappings_9_016993F941B555947F39D0A6D9DFF39B' has a wrong offset!"); \ static_assert(offsetof(FS_Setting_ControllerInputNav_Button_DefultKey, Enable_12_4AF864144A2A32CA6E30D8B3C2D89CA3) == 0x000018, "Member 'FS_Setting_ControllerInputNav_Button_DefultKey::Enable_12_4AF864144A2A32CA6E30D8B3C2D89CA3' has a wrong offset!"); \ static_assert(offsetof(FS_Setting_ControllerInputNav_Button_DefultKey, DefaultValue_16_12316834487DB627CAE660B0538CCBC7) == 0x000020, "Member 'FS_Setting_ControllerInputNav_Button_DefultKey::DefaultValue_16_12316834487DB627CAE660B0538CCBC7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfLibrary_C_ConvertRGSTag \ static_assert(alignof(StaticComputedConfLibrary_C_ConvertRGSTag) == 0x000008, "Wrong alignment on StaticComputedConfLibrary_C_ConvertRGSTag"); \ static_assert(sizeof(StaticComputedConfLibrary_C_ConvertRGSTag) == 0x000078, "Wrong size on StaticComputedConfLibrary_C_ConvertRGSTag"); \ static_assert(offsetof(StaticComputedConfLibrary_C_ConvertRGSTag, InSourceTag) == 0x000000, "Member 'StaticComputedConfLibrary_C_ConvertRGSTag::InSourceTag' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_ConvertRGSTag, InRGSLevel) == 0x000008, "Member 'StaticComputedConfLibrary_C_ConvertRGSTag::InRGSLevel' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_ConvertRGSTag, __WorldContext) == 0x000010, "Member 'StaticComputedConfLibrary_C_ConvertRGSTag::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_ConvertRGSTag, ConvertValid) == 0x000018, "Member 'StaticComputedConfLibrary_C_ConvertRGSTag::ConvertValid' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_ConvertRGSTag, ReturnValue) == 0x00001C, "Member 'StaticComputedConfLibrary_C_ConvertRGSTag::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_ConvertRGSTag, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000028, "Member 'StaticComputedConfLibrary_C_ConvertRGSTag::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_ConvertRGSTag, CallFunc_Greater_IntInt_ReturnValue) == 0x000038, "Member 'StaticComputedConfLibrary_C_ConvertRGSTag::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_ConvertRGSTag, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'StaticComputedConfLibrary_C_ConvertRGSTag::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_ConvertRGSTag, CallFunc_Conv_IntToString_ReturnValue) == 0x000050, "Member 'StaticComputedConfLibrary_C_ConvertRGSTag::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_ConvertRGSTag, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'StaticComputedConfLibrary_C_ConvertRGSTag::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_ConvertRGSTag, CallFunc_ForceCreateGameplayTagFrom_ReturnValue) == 0x000070, "Member 'StaticComputedConfLibrary_C_ConvertRGSTag::CallFunc_ForceCreateGameplayTagFrom_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId \ static_assert(alignof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId) == 0x000008, "Wrong alignment on StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId"); \ static_assert(sizeof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId) == 0x000738, "Wrong size on StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, SortID) == 0x000000, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::SortID' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, __WorldContext) == 0x000008, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, ItemEquipment) == 0x000010, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, Find) == 0x000158, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::Find' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, EquipmentTableSoft) == 0x000160, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::EquipmentTableSoft' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000190, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, CallFunc_IsValid_ReturnValue) == 0x000198, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0001A0, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, K2Node_DynamicCast_AsData_Table) == 0x0001A8, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::K2Node_DynamicCast_AsData_Table' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, K2Node_DynamicCast_bSuccess) == 0x0001B0, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, CallFunc_GetItem_EquipmentConfigBySortId_Item_Equipment) == 0x0001B8, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::CallFunc_GetItem_EquipmentConfigBySortId_Item_Equipment' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000300, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, CallFunc_Conv_IntToString_ReturnValue) == 0x000308, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, CallFunc_Conv_StringToName_ReturnValue) == 0x000318, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, CallFunc_GetDataTableRowFromName_OutRow) == 0x000320, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0005E8, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId, K2Node_MakeStruct_ST_Item_EquipmentL) == 0x0005F0, "Member 'StaticComputedConfLibrary_C_GetItem_EquipmentConfigBySortId::K2Node_MakeStruct_ST_Item_EquipmentL' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId \ static_assert(alignof(StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId) == 0x000008, "Wrong alignment on StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId"); \ static_assert(sizeof(StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId) == 0x000298, "Wrong size on StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId, SortID) == 0x000000, "Member 'StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId::SortID' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId, __WorldContext) == 0x000008, "Member 'StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId, ItemTool) == 0x000010, "Member 'StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId::ItemTool' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId, Find) == 0x000148, "Member 'StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId::Find' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000150, "Member 'StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000158, "Member 'StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId, CallFunc_GetItem_ToolConfigBySortId_find) == 0x000290, "Member 'StaticComputedConfLibrary_C_GetItem_ToolConfigBySortId::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfLibrary_C_GetItemConfigBySortId \ static_assert(alignof(StaticComputedConfLibrary_C_GetItemConfigBySortId) == 0x000008, "Wrong alignment on StaticComputedConfLibrary_C_GetItemConfigBySortId"); \ static_assert(sizeof(StaticComputedConfLibrary_C_GetItemConfigBySortId) == 0x0001C8, "Wrong size on StaticComputedConfLibrary_C_GetItemConfigBySortId"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItemConfigBySortId, SortID) == 0x000000, "Member 'StaticComputedConfLibrary_C_GetItemConfigBySortId::SortID' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItemConfigBySortId, __WorldContext) == 0x000008, "Member 'StaticComputedConfLibrary_C_GetItemConfigBySortId::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItemConfigBySortId, Item) == 0x000010, "Member 'StaticComputedConfLibrary_C_GetItemConfigBySortId::Item' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItemConfigBySortId, Find) == 0x0000E0, "Member 'StaticComputedConfLibrary_C_GetItemConfigBySortId::Find' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItemConfigBySortId, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x0000E8, "Member 'StaticComputedConfLibrary_C_GetItemConfigBySortId::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItemConfigBySortId, CallFunc_GetItemConfigBySortId_Item) == 0x0000F0, "Member 'StaticComputedConfLibrary_C_GetItemConfigBySortId::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItemConfigBySortId, CallFunc_GetItemConfigBySortId_find) == 0x0001C0, "Member 'StaticComputedConfLibrary_C_GetItemConfigBySortId::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfLibrary_C_GetItemTabBySortId \ static_assert(alignof(StaticComputedConfLibrary_C_GetItemTabBySortId) == 0x000008, "Wrong alignment on StaticComputedConfLibrary_C_GetItemTabBySortId"); \ static_assert(sizeof(StaticComputedConfLibrary_C_GetItemTabBySortId) == 0x000020, "Wrong size on StaticComputedConfLibrary_C_GetItemTabBySortId"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItemTabBySortId, SortID) == 0x000000, "Member 'StaticComputedConfLibrary_C_GetItemTabBySortId::SortID' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItemTabBySortId, __WorldContext) == 0x000008, "Member 'StaticComputedConfLibrary_C_GetItemTabBySortId::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItemTabBySortId, NewParam) == 0x000010, "Member 'StaticComputedConfLibrary_C_GetItemTabBySortId::NewParam' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItemTabBySortId, CallFunc_InRange_IntInt_ReturnValue) == 0x000011, "Member 'StaticComputedConfLibrary_C_GetItemTabBySortId::CallFunc_InRange_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItemTabBySortId, CallFunc_Subtract_IntInt_ReturnValue) == 0x000014, "Member 'StaticComputedConfLibrary_C_GetItemTabBySortId::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItemTabBySortId, CallFunc_Divide_IntInt_ReturnValue) == 0x000018, "Member 'StaticComputedConfLibrary_C_GetItemTabBySortId::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItemTabBySortId, CallFunc_InRange_IntInt_ReturnValue_1) == 0x00001C, "Member 'StaticComputedConfLibrary_C_GetItemTabBySortId::CallFunc_InRange_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetItemTabBySortId, K2Node_SwitchInteger_CmpSuccess) == 0x00001D, "Member 'StaticComputedConfLibrary_C_GetItemTabBySortId::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfLibrary_C_GetProperty_NGPS \ static_assert(alignof(StaticComputedConfLibrary_C_GetProperty_NGPS) == 0x000008, "Wrong alignment on StaticComputedConfLibrary_C_GetProperty_NGPS"); \ static_assert(sizeof(StaticComputedConfLibrary_C_GetProperty_NGPS) == 0x0000B0, "Wrong size on StaticComputedConfLibrary_C_GetProperty_NGPS"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetProperty_NGPS, __WorldContext) == 0x000000, "Member 'StaticComputedConfLibrary_C_GetProperty_NGPS::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetProperty_NGPS, ReturnValue) == 0x000008, "Member 'StaticComputedConfLibrary_C_GetProperty_NGPS::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetProperty_NGPS, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000058, "Member 'StaticComputedConfLibrary_C_GetProperty_NGPS::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetProperty_NGPS, CallFunc_GetPropertyNGPS_Property_NGPS) == 0x000060, "Member 'StaticComputedConfLibrary_C_GetProperty_NGPS::CallFunc_GetPropertyNGPS_Property_NGPS' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfLibrary_C_GetPropertyName \ static_assert(alignof(StaticComputedConfLibrary_C_GetPropertyName) == 0x000008, "Wrong alignment on StaticComputedConfLibrary_C_GetPropertyName"); \ static_assert(sizeof(StaticComputedConfLibrary_C_GetPropertyName) == 0x000040, "Wrong size on StaticComputedConfLibrary_C_GetPropertyName"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyName, Key) == 0x000000, "Member 'StaticComputedConfLibrary_C_GetPropertyName::Key' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyName, isPlayer) == 0x000008, "Member 'StaticComputedConfLibrary_C_GetPropertyName::isPlayer' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyName, __WorldContext) == 0x000010, "Member 'StaticComputedConfLibrary_C_GetPropertyName::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyName, Value) == 0x000018, "Member 'StaticComputedConfLibrary_C_GetPropertyName::Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyName, ReturnValue) == 0x000020, "Member 'StaticComputedConfLibrary_C_GetPropertyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyName, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000028, "Member 'StaticComputedConfLibrary_C_GetPropertyName::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyName, CallFunc_GetPropertyName_Value) == 0x000030, "Member 'StaticComputedConfLibrary_C_GetPropertyName::CallFunc_GetPropertyName_Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyName, CallFunc_GetPropertyName_ReturnValue) == 0x000038, "Member 'StaticComputedConfLibrary_C_GetPropertyName::CallFunc_GetPropertyName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfLibrary_C_GetPropertyNames \ static_assert(alignof(StaticComputedConfLibrary_C_GetPropertyNames) == 0x000008, "Wrong alignment on StaticComputedConfLibrary_C_GetPropertyNames"); \ static_assert(sizeof(StaticComputedConfLibrary_C_GetPropertyNames) == 0x000038, "Wrong size on StaticComputedConfLibrary_C_GetPropertyNames"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyNames, isPlayer) == 0x000000, "Member 'StaticComputedConfLibrary_C_GetPropertyNames::isPlayer' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyNames, __WorldContext) == 0x000008, "Member 'StaticComputedConfLibrary_C_GetPropertyNames::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyNames, Values) == 0x000010, "Member 'StaticComputedConfLibrary_C_GetPropertyNames::Values' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyNames, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000020, "Member 'StaticComputedConfLibrary_C_GetPropertyNames::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyNames, CallFunc_GetPropertyNames_Values) == 0x000028, "Member 'StaticComputedConfLibrary_C_GetPropertyNames::CallFunc_GetPropertyNames_Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfLibrary_C_GetPropertyTag \ static_assert(alignof(StaticComputedConfLibrary_C_GetPropertyTag) == 0x000008, "Wrong alignment on StaticComputedConfLibrary_C_GetPropertyTag"); \ static_assert(sizeof(StaticComputedConfLibrary_C_GetPropertyTag) == 0x000040, "Wrong size on StaticComputedConfLibrary_C_GetPropertyTag"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyTag, Key) == 0x000000, "Member 'StaticComputedConfLibrary_C_GetPropertyTag::Key' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyTag, isPlayer) == 0x000008, "Member 'StaticComputedConfLibrary_C_GetPropertyTag::isPlayer' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyTag, __WorldContext) == 0x000010, "Member 'StaticComputedConfLibrary_C_GetPropertyTag::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyTag, Value) == 0x000018, "Member 'StaticComputedConfLibrary_C_GetPropertyTag::Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyTag, ReturnValue) == 0x000020, "Member 'StaticComputedConfLibrary_C_GetPropertyTag::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyTag, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000028, "Member 'StaticComputedConfLibrary_C_GetPropertyTag::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyTag, CallFunc_GetPropertyTag_Value) == 0x000030, "Member 'StaticComputedConfLibrary_C_GetPropertyTag::CallFunc_GetPropertyTag_Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_GetPropertyTag, CallFunc_GetPropertyTag_ReturnValue) == 0x000038, "Member 'StaticComputedConfLibrary_C_GetPropertyTag::CallFunc_GetPropertyTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfLibrary_C_InnerTossRemapArc \ static_assert(alignof(StaticComputedConfLibrary_C_InnerTossRemapArc) == 0x000008, "Wrong alignment on StaticComputedConfLibrary_C_InnerTossRemapArc"); \ static_assert(sizeof(StaticComputedConfLibrary_C_InnerTossRemapArc) == 0x000058, "Wrong size on StaticComputedConfLibrary_C_InnerTossRemapArc"); \ static_assert(offsetof(StaticComputedConfLibrary_C_InnerTossRemapArc, NearValue) == 0x000000, "Member 'StaticComputedConfLibrary_C_InnerTossRemapArc::NearValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_InnerTossRemapArc, FarValue) == 0x000008, "Member 'StaticComputedConfLibrary_C_InnerTossRemapArc::FarValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_InnerTossRemapArc, Distance) == 0x000010, "Member 'StaticComputedConfLibrary_C_InnerTossRemapArc::Distance' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_InnerTossRemapArc, MaxDistance) == 0x000018, "Member 'StaticComputedConfLibrary_C_InnerTossRemapArc::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_InnerTossRemapArc, __WorldContext) == 0x000020, "Member 'StaticComputedConfLibrary_C_InnerTossRemapArc::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_InnerTossRemapArc, InterppedValue) == 0x000028, "Member 'StaticComputedConfLibrary_C_InnerTossRemapArc::InterppedValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_InnerTossRemapArc, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000030, "Member 'StaticComputedConfLibrary_C_InnerTossRemapArc::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_InnerTossRemapArc, CallFunc_MapRangeClamped_ReturnValue) == 0x000038, "Member 'StaticComputedConfLibrary_C_InnerTossRemapArc::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_InnerTossRemapArc, CallFunc_Square_ReturnValue) == 0x000040, "Member 'StaticComputedConfLibrary_C_InnerTossRemapArc::CallFunc_Square_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_InnerTossRemapArc, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000048, "Member 'StaticComputedConfLibrary_C_InnerTossRemapArc::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_InnerTossRemapArc, CallFunc_Lerp_ReturnValue) == 0x000050, "Member 'StaticComputedConfLibrary_C_InnerTossRemapArc::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfLibrary_C_MoveTossByVelocity \ static_assert(alignof(StaticComputedConfLibrary_C_MoveTossByVelocity) == 0x000008, "Wrong alignment on StaticComputedConfLibrary_C_MoveTossByVelocity"); \ static_assert(sizeof(StaticComputedConfLibrary_C_MoveTossByVelocity) == 0x0000F0, "Wrong size on StaticComputedConfLibrary_C_MoveTossByVelocity"); \ static_assert(offsetof(StaticComputedConfLibrary_C_MoveTossByVelocity, LaunchVelocity) == 0x000000, "Member 'StaticComputedConfLibrary_C_MoveTossByVelocity::LaunchVelocity' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_MoveTossByVelocity, TotalTime) == 0x000018, "Member 'StaticComputedConfLibrary_C_MoveTossByVelocity::TotalTime' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_MoveTossByVelocity, OverrideGravity) == 0x000020, "Member 'StaticComputedConfLibrary_C_MoveTossByVelocity::OverrideGravity' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_MoveTossByVelocity, StartLoc) == 0x000028, "Member 'StaticComputedConfLibrary_C_MoveTossByVelocity::StartLoc' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_MoveTossByVelocity, __WorldContext) == 0x000040, "Member 'StaticComputedConfLibrary_C_MoveTossByVelocity::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_MoveTossByVelocity, NewLocation) == 0x000048, "Member 'StaticComputedConfLibrary_C_MoveTossByVelocity::NewLocation' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_MoveTossByVelocity, CallFunc_Square_ReturnValue) == 0x000060, "Member 'StaticComputedConfLibrary_C_MoveTossByVelocity::CallFunc_Square_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_MoveTossByVelocity, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000068, "Member 'StaticComputedConfLibrary_C_MoveTossByVelocity::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_MoveTossByVelocity, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000080, "Member 'StaticComputedConfLibrary_C_MoveTossByVelocity::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_MoveTossByVelocity, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000088, "Member 'StaticComputedConfLibrary_C_MoveTossByVelocity::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_MoveTossByVelocity, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0000A0, "Member 'StaticComputedConfLibrary_C_MoveTossByVelocity::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_MoveTossByVelocity, CallFunc_MakeVector_ReturnValue) == 0x0000A8, "Member 'StaticComputedConfLibrary_C_MoveTossByVelocity::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_MoveTossByVelocity, CallFunc_Add_VectorVector_ReturnValue) == 0x0000C0, "Member 'StaticComputedConfLibrary_C_MoveTossByVelocity::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_MoveTossByVelocity, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0000D8, "Member 'StaticComputedConfLibrary_C_MoveTossByVelocity::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfLibrary_C_SuggestTossProjectileVelocity \ static_assert(alignof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity) == 0x000008, "Wrong alignment on StaticComputedConfLibrary_C_SuggestTossProjectileVelocity"); \ static_assert(sizeof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity) == 0x000210, "Wrong size on StaticComputedConfLibrary_C_SuggestTossProjectileVelocity"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, StartLoc) == 0x000000, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::StartLoc' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, TargetLoc) == 0x000018, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::TargetLoc' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, MaxDistance) == 0x000030, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, UpperNear) == 0x000038, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::UpperNear' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, UpperFar) == 0x000040, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::UpperFar' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, HNear) == 0x000048, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::HNear' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, HFar) == 0x000050, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::HFar' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, LowerNear) == 0x000058, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::LowerNear' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, LowerFar) == 0x000060, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::LowerFar' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, OverrideGravity) == 0x000068, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::OverrideGravity' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, __WorldContext) == 0x000070, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, OutLaunchVelocity) == 0x000078, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::OutLaunchVelocity' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, ReturnValue) == 0x000090, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, L_ClamppedTarget) == 0x000098, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::L_ClamppedTarget' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, Arc_Param) == 0x0000B0, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::Arc_Param' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, Arc_Param_UpDown) == 0x0000B4, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::Arc_Param_UpDown' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, ClamppedDistance) == 0x0000B8, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::ClamppedDistance' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000C0, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_Vector_Distance_ReturnValue) == 0x0000D8, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_Normal_ReturnValue) == 0x0000E0, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_FMin_ReturnValue) == 0x0000F8, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_BreakVector_X) == 0x000100, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_BreakVector_Y) == 0x000108, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_BreakVector_Z) == 0x000110, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000118, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_Abs_ReturnValue) == 0x000120, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_DegAsin_ReturnValue) == 0x000128, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_DegAsin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_MapRangeClamped_ReturnValue) == 0x000130, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000138, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000150, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_Add_VectorVector_ReturnValue) == 0x000168, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_SuggestProjectileVelocity_CustomArc_OutLaunchVelocity) == 0x000180, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_SuggestProjectileVelocity_CustomArc_OutLaunchVelocity' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_SuggestProjectileVelocity_CustomArc_ReturnValue) == 0x000198, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_SuggestProjectileVelocity_CustomArc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_InnerTossRemapArc_InterppedValue) == 0x0001A0, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_InnerTossRemapArc_InterppedValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0001A8, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_Concat_StrStr_ReturnValue) == 0x0001B8, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_InnerTossRemapArc_InterppedValue_1) == 0x0001C8, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_InnerTossRemapArc_InterppedValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_InnerTossRemapArc_InterppedValue_2) == 0x0001D0, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_InnerTossRemapArc_InterppedValue_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_Lerp_ReturnValue) == 0x0001D8, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_SuggestProjectileVelocity_CustomArc_OverrideGravityZ_ImplicitCast) == 0x0001E0, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_SuggestProjectileVelocity_CustomArc_OverrideGravityZ_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, K2Node_VariableSet_Arc_Param_ImplicitCast) == 0x0001E4, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::K2Node_VariableSet_Arc_Param_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, K2Node_VariableSet_Arc_Param_UpDown_ImplicitCast) == 0x0001E8, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::K2Node_VariableSet_Arc_Param_UpDown_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_Lerp_B_ImplicitCast) == 0x0001F0, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_Lerp_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, K2Node_VariableSet_Arc_Param_UpDown_ImplicitCast_1) == 0x0001F8, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::K2Node_VariableSet_Arc_Param_UpDown_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, CallFunc_Lerp_A_ImplicitCast) == 0x000200, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::CallFunc_Lerp_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfLibrary_C_SuggestTossProjectileVelocity, K2Node_VariableSet_Arc_Param_ImplicitCast_1) == 0x000208, "Member 'StaticComputedConfLibrary_C_SuggestTossProjectileVelocity::K2Node_VariableSet_Arc_Param_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStaticComputedConfLibrary_C \ static_assert(alignof(UStaticComputedConfLibrary_C) == 0x000008, "Wrong alignment on UStaticComputedConfLibrary_C"); \ static_assert(sizeof(UStaticComputedConfLibrary_C) == 0x000028, "Wrong size on UStaticComputedConfLibrary_C"); \ #define DUMPER7_ASSERTS_PdoDetector_C_BeginOverlap \ static_assert(alignof(PdoDetector_C_BeginOverlap) == 0x000008, "Wrong alignment on PdoDetector_C_BeginOverlap"); \ static_assert(sizeof(PdoDetector_C_BeginOverlap) == 0x000108, "Wrong size on PdoDetector_C_BeginOverlap"); \ static_assert(offsetof(PdoDetector_C_BeginOverlap, OverlappedComponent) == 0x000000, "Member 'PdoDetector_C_BeginOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_BeginOverlap, OtherActor) == 0x000008, "Member 'PdoDetector_C_BeginOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_BeginOverlap, OtherComp) == 0x000010, "Member 'PdoDetector_C_BeginOverlap::OtherComp' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_BeginOverlap, OtherBodyIndex) == 0x000018, "Member 'PdoDetector_C_BeginOverlap::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_BeginOverlap, bFromSweep) == 0x00001C, "Member 'PdoDetector_C_BeginOverlap::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_BeginOverlap, SweepResult) == 0x000020, "Member 'PdoDetector_C_BeginOverlap::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PdoDetector_C_EndOverlap \ static_assert(alignof(PdoDetector_C_EndOverlap) == 0x000008, "Wrong alignment on PdoDetector_C_EndOverlap"); \ static_assert(sizeof(PdoDetector_C_EndOverlap) == 0x000020, "Wrong size on PdoDetector_C_EndOverlap"); \ static_assert(offsetof(PdoDetector_C_EndOverlap, OverlappedComponent) == 0x000000, "Member 'PdoDetector_C_EndOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_EndOverlap, OtherActor) == 0x000008, "Member 'PdoDetector_C_EndOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_EndOverlap, OtherComp) == 0x000010, "Member 'PdoDetector_C_EndOverlap::OtherComp' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_EndOverlap, OtherBodyIndex) == 0x000018, "Member 'PdoDetector_C_EndOverlap::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PdoDetector_C_ExecuteUbergraph_PdoDetector \ static_assert(alignof(PdoDetector_C_ExecuteUbergraph_PdoDetector) == 0x000008, "Wrong alignment on PdoDetector_C_ExecuteUbergraph_PdoDetector"); \ static_assert(sizeof(PdoDetector_C_ExecuteUbergraph_PdoDetector) == 0x000450, "Wrong size on PdoDetector_C_ExecuteUbergraph_PdoDetector"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, EntryPoint) == 0x000000, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000008, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_GetOwner_ReturnValue) == 0x000020, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, K2Node_CustomEvent_OverlappedComponent_1) == 0x000028, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::K2Node_CustomEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, K2Node_CustomEvent_OtherActor_1) == 0x000030, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::K2Node_CustomEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, K2Node_CustomEvent_OtherComp_1) == 0x000038, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::K2Node_CustomEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, K2Node_CustomEvent_OtherBodyIndex_1) == 0x000040, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::K2Node_CustomEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, K2Node_CustomEvent_bFromSweep) == 0x000044, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::K2Node_CustomEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, K2Node_CustomEvent_SweepResult) == 0x000048, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::K2Node_CustomEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000130, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, K2Node_DynamicCast_bSuccess) == 0x000138, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000140, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000158, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, K2Node_CustomEvent_OverlappedComponent) == 0x000170, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::K2Node_CustomEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, K2Node_CustomEvent_OtherActor) == 0x000178, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::K2Node_CustomEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, K2Node_CustomEvent_OtherComp) == 0x000180, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::K2Node_CustomEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, K2Node_CustomEvent_OtherBodyIndex) == 0x000188, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::K2Node_CustomEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000190, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_IsOverlappingActor_ReturnValue) == 0x0001A8, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_IsOverlappingActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0001B0, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Add_VectorVector_ReturnValue) == 0x0001C8, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_VSize_ReturnValue) == 0x0001E0, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x0001E8, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0002D0, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x0002D8, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_K2_SetTimer_ReturnValue) == 0x0002E0, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, Temp_int_Array_Index_Variable) == 0x0002E8, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x0002EC, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, Temp_int_Variable) == 0x0002F0, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Add_IntInt_ReturnValue) == 0x0002F4, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, Temp_int_Array_Index_Variable_1) == 0x0002F8, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Map_Find_Value) == 0x000300, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Map_Find_ReturnValue) == 0x000308, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Map_Remove_ReturnValue) == 0x000309, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Map_Remove_ReturnValue_1) == 0x00030A, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Map_Keys_Keys) == 0x000310, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Array_Get_Item) == 0x000320, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Map_Keys_Keys_1) == 0x000328, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000338, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Array_Get_Item_1) == 0x000348, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Array_Length_ReturnValue) == 0x000350, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_K2_GetComponentsByClass_ReturnValue_1) == 0x000358, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_K2_GetComponentsByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Map_Find_Value_1) == 0x000368, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Map_Find_ReturnValue_1) == 0x000370, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Array_Get_Item_2) == 0x000378, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000380, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Array_Length_ReturnValue_1) == 0x000388, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x00038C, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Less_IntInt_ReturnValue) == 0x00038D, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_FMax_ReturnValue) == 0x000390, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Array_Length_ReturnValue_2) == 0x000398, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Map_Find_Value_2) == 0x0003A0, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Map_Find_ReturnValue_2) == 0x0003A8, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Array_Length_ReturnValue_3) == 0x0003AC, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0003B0, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, Temp_int_Variable_1) == 0x0003B8, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0003BC, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Add_IntInt_ReturnValue_1) == 0x0003C0, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Array_Get_Item_3) == 0x0003C8, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Less_IntInt_ReturnValue_1) == 0x0003D0, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_FMin_ReturnValue) == 0x0003D8, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Map_Find_Value_3) == 0x0003E0, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Map_Find_ReturnValue_3) == 0x0003E8, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_SelectFloat_ReturnValue) == 0x0003F0, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Map_IsEmpty_ReturnValue) == 0x0003F8, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Map_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Map_Remove_ReturnValue_2) == 0x0003F9, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Map_Remove_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, Temp_int_Loop_Counter_Variable) == 0x0003FC, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Less_IntInt_ReturnValue_2) == 0x000400, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Add_IntInt_ReturnValue_2) == 0x000404, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_GetOwner_ReturnValue_1) == 0x000408, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_GetOwner_ReturnValue_2) == 0x000410, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, K2Node_DynamicCast_AsCharacter) == 0x000418, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, K2Node_DynamicCast_bSuccess_1) == 0x000420, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, K2Node_DynamicCast_AsCharacter_1) == 0x000428, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::K2Node_DynamicCast_AsCharacter_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, K2Node_DynamicCast_bSuccess_2) == 0x000430, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_IsLocallyControlled_ReturnValue) == 0x000431, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_IsLocallyControlled_ReturnValue_1) == 0x000432, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_IsLocallyControlled_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, Temp_int_Loop_Counter_Variable_1) == 0x000434, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Less_IntInt_ReturnValue_3) == 0x000438, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_Add_IntInt_ReturnValue_3) == 0x00043C, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_SetCapsuleHalfHeight_HalfHeight_ImplicitCast) == 0x000440, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_SetCapsuleHalfHeight_HalfHeight_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_SetScalarParameterValueOnMaterials_ParameterValue_ImplicitCast) == 0x000444, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_SetScalarParameterValueOnMaterials_ParameterValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PdoDetector_C_ExecuteUbergraph_PdoDetector, CallFunc_SetScalarParameterValueOnMaterials_ParameterValue_ImplicitCast_1) == 0x000448, "Member 'PdoDetector_C_ExecuteUbergraph_PdoDetector::CallFunc_SetScalarParameterValueOnMaterials_ParameterValue_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPdoDetector_C \ static_assert(alignof(UPdoDetector_C) == 0x000010, "Wrong alignment on UPdoDetector_C"); \ static_assert(sizeof(UPdoDetector_C) == 0x0006C0, "Wrong size on UPdoDetector_C"); \ static_assert(offsetof(UPdoDetector_C, UberGraphFrame) == 0x0005B0, "Member 'UPdoDetector_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UPdoDetector_C, ActorFade) == 0x0005B8, "Member 'UPdoDetector_C::ActorFade' has a wrong offset!"); \ static_assert(offsetof(UPdoDetector_C, TimerHandler) == 0x000608, "Member 'UPdoDetector_C::TimerHandler' has a wrong offset!"); \ static_assert(offsetof(UPdoDetector_C, PdoOverlapped) == 0x000610, "Member 'UPdoDetector_C::PdoOverlapped' has a wrong offset!"); \ static_assert(offsetof(UPdoDetector_C, ActorEndOverlap) == 0x000620, "Member 'UPdoDetector_C::ActorEndOverlap' has a wrong offset!"); \ static_assert(offsetof(UPdoDetector_C, ActorOverlap) == 0x000670, "Member 'UPdoDetector_C::ActorOverlap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewActiveBase_C_AlertChange \ static_assert(alignof(WB_NewActiveBase_C_AlertChange) == 0x000001, "Wrong alignment on WB_NewActiveBase_C_AlertChange"); \ static_assert(sizeof(WB_NewActiveBase_C_AlertChange) == 0x000001, "Wrong size on WB_NewActiveBase_C_AlertChange"); \ static_assert(offsetof(WB_NewActiveBase_C_AlertChange, NewAIAlertBattle) == 0x000000, "Member 'WB_NewActiveBase_C_AlertChange::NewAIAlertBattle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase \ static_assert(alignof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase) == 0x000008, "Wrong alignment on WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase"); \ static_assert(sizeof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase) == 0x0003C8, "Wrong size on WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, EntryPoint) == 0x000000, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_Greater_IntInt_ReturnValue) == 0x000014, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000018, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00001C, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_Conv_IntToText_ReturnValue) == 0x000020, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetItemByID_Item) == 0x000038, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetItemByID_find) == 0x000108, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_IsValid_ReturnValue) == 0x000109, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, K2Node_CreateDelegate_OutputDelegate_1) == 0x00010C, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetClassDefault_OutObject) == 0x000120, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetClassDefault_OutObject' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_IsValidClass_ReturnValue) == 0x000128, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, K2Node_CreateDelegate_OutputDelegate_2) == 0x00012C, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, K2Node_CreateDelegate_OutputDelegate_3) == 0x00013C, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, K2Node_Event_IsDesignTime) == 0x00014C, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, K2Node_CreateDelegate_OutputDelegate_4) == 0x000150, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, K2Node_CustomEvent_Item) == 0x000160, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000180, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000188, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, K2Node_CustomEvent_Disable_1) == 0x000190, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::K2Node_CustomEvent_Disable_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, K2Node_CreateDelegate_OutputDelegate_5) == 0x000194, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x0001A4, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x0001A8, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, K2Node_CreateDelegate_OutputDelegate_6) == 0x0001AC, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetFontDataColor_ReturnValue) == 0x0001BC, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, K2Node_CustomEvent_Disable) == 0x0001D0, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::K2Node_CustomEvent_Disable' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetDynamicMaterial_ReturnValue_1) == 0x0001D8, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetDynamicMaterial_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetDCSGameState_ReturnValue) == 0x0001E0, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_DisableItemByQuickBar_result) == 0x0001E8, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_DisableItemByQuickBar_result' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0001F0, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, K2Node_CustomEvent_NewAIAlertBattle) == 0x0001F8, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::K2Node_CustomEvent_NewAIAlertBattle' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, K2Node_CreateDelegate_OutputDelegate_7) == 0x0001FC, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_Greater_IntInt_ReturnValue_1) == 0x00020C, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetItemByID_Item_1) == 0x000210, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetItemByID_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetItemByID_find_1) == 0x0002E0, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetItemByID_find_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x0002E8, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetClassDefault_OutObject_1) == 0x0002F0, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetClassDefault_OutObject_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_IsValidClass_ReturnValue_1) == 0x0002F8, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetDCSGameState_ReturnValue_1) == 0x000300, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetDCSGameState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_DisableItemByQuickBar_result_1) == 0x000308, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_DisableItemByQuickBar_result_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetDynamicMaterial_ReturnValue_2) == 0x000310, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetDynamicMaterial_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetUINotify_UINotify) == 0x000318, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000320, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetMyEquip_Equip) == 0x000328, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000330, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000348, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000350, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_IsValid_ReturnValue_1) == 0x000358, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_CreatePlayAnimationProxyObject_Result_1) == 0x000360, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_CreatePlayAnimationProxyObject_Result_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1) == 0x000368, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x000370, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_IsValid_ReturnValue_2) == 0x000378, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, K2Node_CustomEvent_state) == 0x000379, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::K2Node_CustomEvent_state' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000380, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, K2Node_SwitchEnum_CmpSuccess) == 0x000388, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetMyNpcFriend_NpcFriend) == 0x000390, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetMyNpcFriend_NpcFriend' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, K2Node_CustomEvent_BossID) == 0x000398, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::K2Node_CustomEvent_BossID' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_CanSpawn_can) == 0x0003A0, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_CanSpawn_can' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_CanSpawn_Npc__) == 0x0003A8, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_CanSpawn_Npc__' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2) == 0x0003B8, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_Not_PreBool_ReturnValue) == 0x0003C0, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0003C1, "Member 'WB_NewActiveBase_C_ExecuteUbergraph_WB_NewActiveBase::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewActiveBase_C_NPCFriendState_Event \ static_assert(alignof(WB_NewActiveBase_C_NPCFriendState_Event) == 0x000001, "Wrong alignment on WB_NewActiveBase_C_NPCFriendState_Event"); \ static_assert(sizeof(WB_NewActiveBase_C_NPCFriendState_Event) == 0x000001, "Wrong size on WB_NewActiveBase_C_NPCFriendState_Event"); \ static_assert(offsetof(WB_NewActiveBase_C_NPCFriendState_Event, State) == 0x000000, "Member 'WB_NewActiveBase_C_NPCFriendState_Event::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewActiveBase_C_OnSomeBossActive_Event \ static_assert(alignof(WB_NewActiveBase_C_OnSomeBossActive_Event) == 0x000004, "Wrong alignment on WB_NewActiveBase_C_OnSomeBossActive_Event"); \ static_assert(sizeof(WB_NewActiveBase_C_OnSomeBossActive_Event) == 0x000008, "Wrong size on WB_NewActiveBase_C_OnSomeBossActive_Event"); \ static_assert(offsetof(WB_NewActiveBase_C_OnSomeBossActive_Event, BossID) == 0x000000, "Member 'WB_NewActiveBase_C_OnSomeBossActive_Event::BossID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewActiveBase_C_PreConstruct \ static_assert(alignof(WB_NewActiveBase_C_PreConstruct) == 0x000001, "Wrong alignment on WB_NewActiveBase_C_PreConstruct"); \ static_assert(sizeof(WB_NewActiveBase_C_PreConstruct) == 0x000001, "Wrong size on WB_NewActiveBase_C_PreConstruct"); \ static_assert(offsetof(WB_NewActiveBase_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_NewActiveBase_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewActiveBase_C_SetDisableNow \ static_assert(alignof(WB_NewActiveBase_C_SetDisableNow) == 0x000001, "Wrong alignment on WB_NewActiveBase_C_SetDisableNow"); \ static_assert(sizeof(WB_NewActiveBase_C_SetDisableNow) == 0x000001, "Wrong size on WB_NewActiveBase_C_SetDisableNow"); \ static_assert(offsetof(WB_NewActiveBase_C_SetDisableNow, Disable_0) == 0x000000, "Member 'WB_NewActiveBase_C_SetDisableNow::Disable_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewActiveBase_C_SetToolDisable \ static_assert(alignof(WB_NewActiveBase_C_SetToolDisable) == 0x000001, "Wrong alignment on WB_NewActiveBase_C_SetToolDisable"); \ static_assert(sizeof(WB_NewActiveBase_C_SetToolDisable) == 0x000001, "Wrong size on WB_NewActiveBase_C_SetToolDisable"); \ static_assert(offsetof(WB_NewActiveBase_C_SetToolDisable, Disable_0) == 0x000000, "Member 'WB_NewActiveBase_C_SetToolDisable::Disable_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewActiveBase_C_UpdateInfo \ static_assert(alignof(WB_NewActiveBase_C_UpdateInfo) == 0x000008, "Wrong alignment on WB_NewActiveBase_C_UpdateInfo"); \ static_assert(sizeof(WB_NewActiveBase_C_UpdateInfo) == 0x000020, "Wrong size on WB_NewActiveBase_C_UpdateInfo"); \ static_assert(offsetof(WB_NewActiveBase_C_UpdateInfo, Item_0) == 0x000000, "Member 'WB_NewActiveBase_C_UpdateInfo::Item_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NewActiveBase_C \ static_assert(alignof(UWB_NewActiveBase_C) == 0x000008, "Wrong alignment on UWB_NewActiveBase_C"); \ static_assert(sizeof(UWB_NewActiveBase_C) == 0x0002F8, "Wrong size on UWB_NewActiveBase_C"); \ static_assert(offsetof(UWB_NewActiveBase_C, UberGraphFrame) == 0x000278, "Member 'UWB_NewActiveBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_NewActiveBase_C, NewChange) == 0x000280, "Member 'UWB_NewActiveBase_C::NewChange' has a wrong offset!"); \ static_assert(offsetof(UWB_NewActiveBase_C, DisChanage) == 0x000288, "Member 'UWB_NewActiveBase_C::DisChanage' has a wrong offset!"); \ static_assert(offsetof(UWB_NewActiveBase_C, bg) == 0x000290, "Member 'UWB_NewActiveBase_C::bg' has a wrong offset!"); \ static_assert(offsetof(UWB_NewActiveBase_C, Image_76) == 0x000298, "Member 'UWB_NewActiveBase_C::Image_76' has a wrong offset!"); \ static_assert(offsetof(UWB_NewActiveBase_C, Image_192) == 0x0002A0, "Member 'UWB_NewActiveBase_C::Image_192' has a wrong offset!"); \ static_assert(offsetof(UWB_NewActiveBase_C, ItemImage) == 0x0002A8, "Member 'UWB_NewActiveBase_C::ItemImage' has a wrong offset!"); \ static_assert(offsetof(UWB_NewActiveBase_C, ItemNum) == 0x0002B0, "Member 'UWB_NewActiveBase_C::ItemNum' has a wrong offset!"); \ static_assert(offsetof(UWB_NewActiveBase_C, NumDisplay) == 0x0002B8, "Member 'UWB_NewActiveBase_C::NumDisplay' has a wrong offset!"); \ static_assert(offsetof(UWB_NewActiveBase_C, SizeBox_47) == 0x0002C0, "Member 'UWB_NewActiveBase_C::SizeBox_47' has a wrong offset!"); \ static_assert(offsetof(UWB_NewActiveBase_C, BigOne) == 0x0002C8, "Member 'UWB_NewActiveBase_C::BigOne' has a wrong offset!"); \ static_assert(offsetof(UWB_NewActiveBase_C, Item) == 0x0002D0, "Member 'UWB_NewActiveBase_C::Item' has a wrong offset!"); \ static_assert(offsetof(UWB_NewActiveBase_C, Disable) == 0x0002F0, "Member 'UWB_NewActiveBase_C::Disable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetBackTipsWindow_C_BackKeyEvent \ static_assert(alignof(WB_SetBackTipsWindow_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_SetBackTipsWindow_C_BackKeyEvent"); \ static_assert(sizeof(WB_SetBackTipsWindow_C_BackKeyEvent) == 0x000048, "Wrong size on WB_SetBackTipsWindow_C_BackKeyEvent"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_SetBackTipsWindow_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_SetBackTipsWindow_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetBackTipsWindow_C_EnterKeyEvent \ static_assert(alignof(WB_SetBackTipsWindow_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_SetBackTipsWindow_C_EnterKeyEvent"); \ static_assert(sizeof(WB_SetBackTipsWindow_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_SetBackTipsWindow_C_EnterKeyEvent"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_SetBackTipsWindow_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_SetBackTipsWindow_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow \ static_assert(alignof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow) == 0x000008, "Wrong alignment on WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow"); \ static_assert(sizeof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow) == 0x000240, "Wrong size on WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, EntryPoint) == 0x000000, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, Temp_text_Variable) == 0x000008, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, Temp_text_Variable_1) == 0x000020, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, Temp_text_Variable_2) == 0x000038, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, Temp_text_Variable_3) == 0x000050, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, Temp_text_Variable_4) == 0x000068, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::Temp_text_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, Temp_text_Variable_5) == 0x000080, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::Temp_text_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, Temp_delegate_Variable) == 0x000098, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, Temp_delegate_Variable_1) == 0x0000A8, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, CallFunc_PostEvent_ReturnValue) == 0x0000B8, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, CallFunc_PostEvent_ReturnValue_1) == 0x0000BC, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, Temp_delegate_Variable_2) == 0x0000C0, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, CallFunc_PostEvent_ReturnValue_2) == 0x0000D0, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000D4, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, K2Node_CreateDelegate_OutputDelegate) == 0x0000D8, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, Temp_byte_Variable) == 0x0000E8, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000E9, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, K2Node_Event_InGeometry_1) == 0x0000F0, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, K2Node_Event_isDown_1) == 0x000130, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, K2Node_Event_InGeometry) == 0x000138, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, K2Node_Event_isDown) == 0x000178, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, CallFunc_GetPlayerController_ReturnValue) == 0x000180, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, CallFunc_GetUIStatic_ReturnValue) == 0x000188, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, CallFunc_GetUIZOder_ZOder) == 0x000190, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, K2Node_CustomEvent_Type) == 0x000194, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000198, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, CallFunc_GetPlayerController_ReturnValue_1) == 0x0001A0, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1) == 0x0001A8, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, K2Node_Select_Default) == 0x0001B0, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, CallFunc_GetPurifiedInterface_ReturnValue) == 0x0001C8, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::CallFunc_GetPurifiedInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, CallFunc_GetInputHelp_ReturnValue) == 0x0001D8, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::CallFunc_GetInputHelp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0001E0, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, CallFunc_GetPlayerController_ReturnValue_2) == 0x0001E8, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, CallFunc_GetInputHelp_ReturnValue_1) == 0x0001F0, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::CallFunc_GetInputHelp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, K2Node_SwitchEnum_CmpSuccess) == 0x0001F8, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, K2Node_MakeStruct_VisContainerOverride) == 0x000200, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::K2Node_MakeStruct_VisContainerOverride' has a wrong offset!"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow, K2Node_MakeStruct_VisContainerOverride_1) == 0x000220, "Member 'WB_SetBackTipsWindow_C_ExecuteUbergraph_WB_SetBackTipsWindow::K2Node_MakeStruct_VisContainerOverride_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetBackTipsWindow_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_SetBackTipsWindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_SetBackTipsWindow_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_SetBackTipsWindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_SetBackTipsWindow_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_SetBackTipsWindow_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetBackTipsWindow_C_UpdateSetBackTipsType \ static_assert(alignof(WB_SetBackTipsWindow_C_UpdateSetBackTipsType) == 0x000001, "Wrong alignment on WB_SetBackTipsWindow_C_UpdateSetBackTipsType"); \ static_assert(sizeof(WB_SetBackTipsWindow_C_UpdateSetBackTipsType) == 0x000001, "Wrong size on WB_SetBackTipsWindow_C_UpdateSetBackTipsType"); \ static_assert(offsetof(WB_SetBackTipsWindow_C_UpdateSetBackTipsType, Type) == 0x000000, "Member 'WB_SetBackTipsWindow_C_UpdateSetBackTipsType::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SetBackTipsWindow_C \ static_assert(alignof(UWB_SetBackTipsWindow_C) == 0x000008, "Wrong alignment on UWB_SetBackTipsWindow_C"); \ static_assert(sizeof(UWB_SetBackTipsWindow_C) == 0x0002E8, "Wrong size on UWB_SetBackTipsWindow_C"); \ static_assert(offsetof(UWB_SetBackTipsWindow_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_SetBackTipsWindow_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SetBackTipsWindow_C, WB_SecondaryWindow1_C_1) == 0x0002C8, "Member 'UWB_SetBackTipsWindow_C::WB_SecondaryWindow1_C_1' has a wrong offset!"); \ static_assert(offsetof(UWB_SetBackTipsWindow_C, CallbackCount) == 0x0002D0, "Member 'UWB_SetBackTipsWindow_C::CallbackCount' has a wrong offset!"); \ static_assert(offsetof(UWB_SetBackTipsWindow_C, SetBackTipsType) == 0x0002D4, "Member 'UWB_SetBackTipsWindow_C::SetBackTipsType' has a wrong offset!"); \ static_assert(offsetof(UWB_SetBackTipsWindow_C, IsCancel) == 0x0002D8, "Member 'UWB_SetBackTipsWindow_C::IsCancel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_DisableByDLSSFG_C_OptionIsInList \ static_assert(alignof(BP_SetRule_DisableByDLSSFG_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_DisableByDLSSFG_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_DisableByDLSSFG_C_OptionIsInList) == 0x000108, "Wrong size on BP_SetRule_DisableByDLSSFG_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_DisableByDLSSFG_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_DisableByDLSSFG_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DisableByDLSSFG_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_DisableByDLSSFG_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DisableByDLSSFG_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_DisableByDLSSFG_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DisableByDLSSFG_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_DisableByDLSSFG_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DisableByDLSSFG_C_OptionIsInList, CallFunc_GetOptionValue_ReturnValue) == 0x0000E0, "Member 'BP_SetRule_DisableByDLSSFG_C_OptionIsInList::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DisableByDLSSFG_C_OptionIsInList, CallFunc_GetOptionValue_ReturnValue_1) == 0x0000F0, "Member 'BP_SetRule_DisableByDLSSFG_C_OptionIsInList::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DisableByDLSSFG_C_OptionIsInList, K2Node_SwitchString_CmpSuccess) == 0x000100, "Member 'BP_SetRule_DisableByDLSSFG_C_OptionIsInList::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DisableByDLSSFG_C_OptionIsInList, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000101, "Member 'BP_SetRule_DisableByDLSSFG_C_OptionIsInList::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_DisableByDLSSFG_C \ static_assert(alignof(UBP_SetRule_DisableByDLSSFG_C) == 0x000008, "Wrong alignment on UBP_SetRule_DisableByDLSSFG_C"); \ static_assert(sizeof(UBP_SetRule_DisableByDLSSFG_C) == 0x000040, "Wrong size on UBP_SetRule_DisableByDLSSFG_C"); \ #define DUMPER7_ASSERTS_BP_SetRule_xuexingxiaoguo_C_GetInitValue \ static_assert(alignof(BP_SetRule_xuexingxiaoguo_C_GetInitValue) == 0x000008, "Wrong alignment on BP_SetRule_xuexingxiaoguo_C_GetInitValue"); \ static_assert(sizeof(BP_SetRule_xuexingxiaoguo_C_GetInitValue) == 0x000040, "Wrong size on BP_SetRule_xuexingxiaoguo_C_GetInitValue"); \ static_assert(offsetof(BP_SetRule_xuexingxiaoguo_C_GetInitValue, ValueByTable) == 0x000000, "Member 'BP_SetRule_xuexingxiaoguo_C_GetInitValue::ValueByTable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_xuexingxiaoguo_C_GetInitValue, SettingModel) == 0x000010, "Member 'BP_SetRule_xuexingxiaoguo_C_GetInitValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_xuexingxiaoguo_C_GetInitValue, ReturnValue) == 0x000018, "Member 'BP_SetRule_xuexingxiaoguo_C_GetInitValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_xuexingxiaoguo_C_GetInitValue, CallFunc_GetOptionValue_ReturnValue) == 0x000028, "Member 'BP_SetRule_xuexingxiaoguo_C_GetInitValue::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_xuexingxiaoguo_C_GetInitValue, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000038, "Member 'BP_SetRule_xuexingxiaoguo_C_GetInitValue::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_xuexingxiaoguo_C_OptionIsInList \ static_assert(alignof(BP_SetRule_xuexingxiaoguo_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_xuexingxiaoguo_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_xuexingxiaoguo_C_OptionIsInList) == 0x0000F8, "Wrong size on BP_SetRule_xuexingxiaoguo_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_xuexingxiaoguo_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_xuexingxiaoguo_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_xuexingxiaoguo_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_xuexingxiaoguo_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_xuexingxiaoguo_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_xuexingxiaoguo_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_xuexingxiaoguo_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_xuexingxiaoguo_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_xuexingxiaoguo_C_OptionIsInList, CallFunc_GetOptionValue_ReturnValue) == 0x0000E0, "Member 'BP_SetRule_xuexingxiaoguo_C_OptionIsInList::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_xuexingxiaoguo_C_OptionIsInList, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000F0, "Member 'BP_SetRule_xuexingxiaoguo_C_OptionIsInList::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_xuexingxiaoguo_C \ static_assert(alignof(UBP_SetRule_xuexingxiaoguo_C) == 0x000008, "Wrong alignment on UBP_SetRule_xuexingxiaoguo_C"); \ static_assert(sizeof(UBP_SetRule_xuexingxiaoguo_C) == 0x000040, "Wrong size on UBP_SetRule_xuexingxiaoguo_C"); \ #define DUMPER7_ASSERTS_DCCaculatorNativeBooter_C_ExecuteUbergraph_DCCaculatorNativeBooter \ static_assert(alignof(DCCaculatorNativeBooter_C_ExecuteUbergraph_DCCaculatorNativeBooter) == 0x000010, "Wrong alignment on DCCaculatorNativeBooter_C_ExecuteUbergraph_DCCaculatorNativeBooter"); \ static_assert(sizeof(DCCaculatorNativeBooter_C_ExecuteUbergraph_DCCaculatorNativeBooter) == 0x000090, "Wrong size on DCCaculatorNativeBooter_C_ExecuteUbergraph_DCCaculatorNativeBooter"); \ static_assert(offsetof(DCCaculatorNativeBooter_C_ExecuteUbergraph_DCCaculatorNativeBooter, EntryPoint) == 0x000000, "Member 'DCCaculatorNativeBooter_C_ExecuteUbergraph_DCCaculatorNativeBooter::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeBooter_C_ExecuteUbergraph_DCCaculatorNativeBooter, CallFunc_MakeTransform_ReturnValue) == 0x000010, "Member 'DCCaculatorNativeBooter_C_ExecuteUbergraph_DCCaculatorNativeBooter::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeBooter_C_ExecuteUbergraph_DCCaculatorNativeBooter, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000070, "Member 'DCCaculatorNativeBooter_C_ExecuteUbergraph_DCCaculatorNativeBooter::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeBooter_C_ExecuteUbergraph_DCCaculatorNativeBooter, CallFunc_FinishSpawningActor_ReturnValue) == 0x000078, "Member 'DCCaculatorNativeBooter_C_ExecuteUbergraph_DCCaculatorNativeBooter::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeBooter_C_ExecuteUbergraph_DCCaculatorNativeBooter, CallFunc_RegisterGlobalExtend_ReturnValue) == 0x000080, "Member 'DCCaculatorNativeBooter_C_ExecuteUbergraph_DCCaculatorNativeBooter::CallFunc_RegisterGlobalExtend_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADCCaculatorNativeBooter_C \ static_assert(alignof(ADCCaculatorNativeBooter_C) == 0x000008, "Wrong alignment on ADCCaculatorNativeBooter_C"); \ static_assert(sizeof(ADCCaculatorNativeBooter_C) == 0x000458, "Wrong size on ADCCaculatorNativeBooter_C"); \ static_assert(offsetof(ADCCaculatorNativeBooter_C, UberGraphFrame_DCCaculatorNativeBooter_C) == 0x000448, "Member 'ADCCaculatorNativeBooter_C::UberGraphFrame_DCCaculatorNativeBooter_C' has a wrong offset!"); \ static_assert(offsetof(ADCCaculatorNativeBooter_C, StartWait) == 0x000450, "Member 'ADCCaculatorNativeBooter_C::StartWait' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_WidgetScale_C_OverrideSliderValue \ static_assert(alignof(BP_SetRule_WidgetScale_C_OverrideSliderValue) == 0x000008, "Wrong alignment on BP_SetRule_WidgetScale_C_OverrideSliderValue"); \ static_assert(sizeof(BP_SetRule_WidgetScale_C_OverrideSliderValue) == 0x000068, "Wrong size on BP_SetRule_WidgetScale_C_OverrideSliderValue"); \ static_assert(offsetof(BP_SetRule_WidgetScale_C_OverrideSliderValue, SettingModel) == 0x000000, "Member 'BP_SetRule_WidgetScale_C_OverrideSliderValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_WidgetScale_C_OverrideSliderValue, Override) == 0x000008, "Member 'BP_SetRule_WidgetScale_C_OverrideSliderValue::Override' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_WidgetScale_C_OverrideSliderValue, ReturnMin) == 0x000010, "Member 'BP_SetRule_WidgetScale_C_OverrideSliderValue::ReturnMin' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_WidgetScale_C_OverrideSliderValue, ReturnMax) == 0x000018, "Member 'BP_SetRule_WidgetScale_C_OverrideSliderValue::ReturnMax' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_WidgetScale_C_OverrideSliderValue, CallFunc_GetGameSetFixedParameter_Inner_ReturnValue) == 0x000020, "Member 'BP_SetRule_WidgetScale_C_OverrideSliderValue::CallFunc_GetGameSetFixedParameter_Inner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_WidgetScale_C_OverrideSliderValue, CallFunc_GetOptionValue_ReturnValue) == 0x000028, "Member 'BP_SetRule_WidgetScale_C_OverrideSliderValue::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_WidgetScale_C_OverrideSliderValue, CallFunc_Conv_StringToVector2D_OutConvertedVector2D) == 0x000038, "Member 'BP_SetRule_WidgetScale_C_OverrideSliderValue::CallFunc_Conv_StringToVector2D_OutConvertedVector2D' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_WidgetScale_C_OverrideSliderValue, CallFunc_Conv_StringToVector2D_OutIsValid) == 0x000048, "Member 'BP_SetRule_WidgetScale_C_OverrideSliderValue::CallFunc_Conv_StringToVector2D_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_WidgetScale_C_OverrideSliderValue, CallFunc_Conv_Vector2DToIntPoint_ReturnValue) == 0x00004C, "Member 'BP_SetRule_WidgetScale_C_OverrideSliderValue::CallFunc_Conv_Vector2DToIntPoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_WidgetScale_C_OverrideSliderValue, CallFunc_FindWidgetScaleValueByScreenResolution_ReturnMin) == 0x000058, "Member 'BP_SetRule_WidgetScale_C_OverrideSliderValue::CallFunc_FindWidgetScaleValueByScreenResolution_ReturnMin' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_WidgetScale_C_OverrideSliderValue, CallFunc_FindWidgetScaleValueByScreenResolution_ReturnMax) == 0x000060, "Member 'BP_SetRule_WidgetScale_C_OverrideSliderValue::CallFunc_FindWidgetScaleValueByScreenResolution_ReturnMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_WidgetScale_C \ static_assert(alignof(UBP_SetRule_WidgetScale_C) == 0x000008, "Wrong alignment on UBP_SetRule_WidgetScale_C"); \ static_assert(sizeof(UBP_SetRule_WidgetScale_C) == 0x000040, "Wrong size on UBP_SetRule_WidgetScale_C"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_AttachLockDisplayComponent \ static_assert(alignof(BP_NoActionAI_C_AttachLockDisplayComponent) == 0x000008, "Wrong alignment on BP_NoActionAI_C_AttachLockDisplayComponent"); \ static_assert(sizeof(BP_NoActionAI_C_AttachLockDisplayComponent) == 0x000020, "Wrong size on BP_NoActionAI_C_AttachLockDisplayComponent"); \ static_assert(offsetof(BP_NoActionAI_C_AttachLockDisplayComponent, ParentActor) == 0x000000, "Member 'BP_NoActionAI_C_AttachLockDisplayComponent::ParentActor' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_AttachLockDisplayComponent, ParentComponent_0) == 0x000008, "Member 'BP_NoActionAI_C_AttachLockDisplayComponent::ParentComponent_0' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_AttachLockDisplayComponent, AttachSocket) == 0x000010, "Member 'BP_NoActionAI_C_AttachLockDisplayComponent::AttachSocket' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_AttachLockDisplayComponent, Succeed) == 0x000018, "Member 'BP_NoActionAI_C_AttachLockDisplayComponent::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_BeDeathEffect \ static_assert(alignof(BP_NoActionAI_C_BeDeathEffect) == 0x000001, "Wrong alignment on BP_NoActionAI_C_BeDeathEffect"); \ static_assert(sizeof(BP_NoActionAI_C_BeDeathEffect) == 0x000001, "Wrong size on BP_NoActionAI_C_BeDeathEffect"); \ static_assert(offsetof(BP_NoActionAI_C_BeDeathEffect, ByInit) == 0x000000, "Member 'BP_NoActionAI_C_BeDeathEffect::ByInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_BndEvt__BP_NoActionSceneObject_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature \ static_assert(alignof(BP_NoActionAI_C_BndEvt__BP_NoActionSceneObject_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature) == 0x000004, "Wrong alignment on BP_NoActionAI_C_BndEvt__BP_NoActionSceneObject_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature"); \ static_assert(sizeof(BP_NoActionAI_C_BndEvt__BP_NoActionSceneObject_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature) == 0x00000C, "Wrong size on BP_NoActionAI_C_BndEvt__BP_NoActionSceneObject_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature"); \ static_assert(offsetof(BP_NoActionAI_C_BndEvt__BP_NoActionSceneObject_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature, Key) == 0x000000, "Member 'BP_NoActionAI_C_BndEvt__BP_NoActionSceneObject_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature::Key' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_BndEvt__BP_NoActionSceneObject_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature, IsDissolve) == 0x000008, "Member 'BP_NoActionAI_C_BndEvt__BP_NoActionSceneObject_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature::IsDissolve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_DetachLockDisplayComponent \ static_assert(alignof(BP_NoActionAI_C_DetachLockDisplayComponent) == 0x000008, "Wrong alignment on BP_NoActionAI_C_DetachLockDisplayComponent"); \ static_assert(sizeof(BP_NoActionAI_C_DetachLockDisplayComponent) == 0x000010, "Wrong size on BP_NoActionAI_C_DetachLockDisplayComponent"); \ static_assert(offsetof(BP_NoActionAI_C_DetachLockDisplayComponent, ParentActor) == 0x000000, "Member 'BP_NoActionAI_C_DetachLockDisplayComponent::ParentActor' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_DetachLockDisplayComponent, Succeed) == 0x000008, "Member 'BP_NoActionAI_C_DetachLockDisplayComponent::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI \ static_assert(alignof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI) == 0x000008, "Wrong alignment on BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI"); \ static_assert(sizeof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI) == 0x0003E0, "Wrong size on BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, EntryPoint) == 0x000000, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_IsAlive_Result) == 0x000004, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CustomEvent_NotifyName_8) == 0x000018, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CustomEvent_NotifyName_8' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CustomEvent_NotifyName_7) == 0x000020, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CustomEvent_NotifyName_7' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CreateDelegate_OutputDelegate_1) == 0x000028, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CustomEvent_NotifyName_6) == 0x000038, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CustomEvent_NotifyName_6' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CreateDelegate_OutputDelegate_2) == 0x000040, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CustomEvent_NotifyName_5) == 0x000050, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CreateDelegate_OutputDelegate_3) == 0x000058, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, Temp_name_Variable) == 0x000068, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, Temp_bool_Variable) == 0x000070, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, Temp_name_Variable_1) == 0x000074, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, Temp_name_Variable_2) == 0x00007C, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::Temp_name_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, Temp_int_Variable) == 0x000084, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, Temp_int_Variable_1) == 0x000088, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_Add_IntInt_ReturnValue) == 0x00008C, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_Add_IntInt_ReturnValue_1) == 0x000090, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CustomEvent_NotifyName_4) == 0x000094, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CreateDelegate_OutputDelegate_4) == 0x00009C, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CustomEvent_NotifyName_3) == 0x0000AC, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CreateDelegate_OutputDelegate_5) == 0x0000B4, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CustomEvent_NotifyName_2) == 0x0000C4, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CreateDelegate_OutputDelegate_6) == 0x0000CC, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CustomEvent_NotifyName_1) == 0x0000DC, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CreateDelegate_OutputDelegate_7) == 0x0000E4, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CustomEvent_NotifyName) == 0x0000F4, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CreateDelegate_OutputDelegate_8) == 0x0000FC, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, Temp_name_Variable_3) == 0x00010C, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::Temp_name_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_Event_Attacker_1) == 0x000118, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_Event_Attacker_1' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_Event_NetworkDamageData) == 0x000120, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_Event_NetworkDamageData' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_Event_Attacker) == 0x000248, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_Event_Attacker' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_Event_SkillID_1) == 0x000250, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_Event_SkillID_1' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_Event_EffectType) == 0x000260, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_Event_EffectType' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_Event_SkillID) == 0x000264, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_Event_SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_Event_Applier) == 0x000268, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_Event_Applier' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CustomEvent_ByInit) == 0x000270, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CustomEvent_ByInit' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_GetSavedLevelValue_Value) == 0x000278, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_GetSavedLevelValue_hasSet) == 0x000288, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_Select_Default) == 0x00028C, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000294, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000298, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x0002A0, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_GetBuildNetworkDataPhysicRecieveData_CanPhysicRecieve) == 0x0002A8, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_GetBuildNetworkDataPhysicRecieveData_CanPhysicRecieve' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_GetBuildNetworkDataPhysicRecieveData_ReturnPhysicRecieveData) == 0x0002B0, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_GetBuildNetworkDataPhysicRecieveData_ReturnPhysicRecieveData' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000358, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_K2_GetComponentsByClass_ReturnValue_1) == 0x000368, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_K2_GetComponentsByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_Array_Get_Item) == 0x000378, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_Array_Get_Item_1) == 0x000380, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_Array_Length_ReturnValue) == 0x000388, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_Array_Length_ReturnValue_1) == 0x00038C, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_Less_IntInt_ReturnValue) == 0x000390, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_Less_IntInt_ReturnValue_1) == 0x000391, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000398, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_IsValid_ReturnValue) == 0x0003A0, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_IsValid_ReturnValue_1) == 0x0003A1, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_IsValid_ReturnValue_2) == 0x0003A2, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CreateDelegate_OutputDelegate_9) == 0x0003A4, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_NotEqual_NameName_ReturnValue) == 0x0003B4, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_K2_AttachToComponent_ReturnValue) == 0x0003B5, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_ComponentBoundEvent_Key) == 0x0003B8, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_ComponentBoundEvent_Key' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_ComponentBoundEvent_IsDissolve) == 0x0003C0, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_ComponentBoundEvent_IsDissolve' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, K2Node_CustomEvent_NotifyName_9) == 0x0003C4, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::K2Node_CustomEvent_NotifyName_9' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_1) == 0x0003D0, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI, CallFunc_IsValid_ReturnValue_3) == 0x0003D8, "Member 'BP_NoActionAI_C_ExecuteUbergraph_BP_NoActionAI::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_ForceUseShoulderView \ static_assert(alignof(BP_NoActionAI_C_ForceUseShoulderView) == 0x000001, "Wrong alignment on BP_NoActionAI_C_ForceUseShoulderView"); \ static_assert(sizeof(BP_NoActionAI_C_ForceUseShoulderView) == 0x000001, "Wrong size on BP_NoActionAI_C_ForceUseShoulderView"); \ static_assert(offsetof(BP_NoActionAI_C_ForceUseShoulderView, ReturnValue) == 0x000000, "Member 'BP_NoActionAI_C_ForceUseShoulderView::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_GetAllSocketLocation_Targetable \ static_assert(alignof(BP_NoActionAI_C_GetAllSocketLocation_Targetable) == 0x000008, "Wrong alignment on BP_NoActionAI_C_GetAllSocketLocation_Targetable"); \ static_assert(sizeof(BP_NoActionAI_C_GetAllSocketLocation_Targetable) == 0x000060, "Wrong size on BP_NoActionAI_C_GetAllSocketLocation_Targetable"); \ static_assert(offsetof(BP_NoActionAI_C_GetAllSocketLocation_Targetable, Distance) == 0x000000, "Member 'BP_NoActionAI_C_GetAllSocketLocation_Targetable::Distance' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_GetAllSocketLocation_Targetable, Locations) == 0x000008, "Member 'BP_NoActionAI_C_GetAllSocketLocation_Targetable::Locations' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_GetAllSocketLocation_Targetable, CanUse) == 0x000018, "Member 'BP_NoActionAI_C_GetAllSocketLocation_Targetable::CanUse' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_GetAllSocketLocation_Targetable, K2Node_MakeArray_Array) == 0x000028, "Member 'BP_NoActionAI_C_GetAllSocketLocation_Targetable::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_GetAllSocketLocation_Targetable, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000038, "Member 'BP_NoActionAI_C_GetAllSocketLocation_Targetable::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_GetAllSocketLocation_Targetable, K2Node_MakeArray_Array_1) == 0x000050, "Member 'BP_NoActionAI_C_GetAllSocketLocation_Targetable::K2Node_MakeArray_Array_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_GetFootLocation \ static_assert(alignof(BP_NoActionAI_C_GetFootLocation) == 0x000008, "Wrong alignment on BP_NoActionAI_C_GetFootLocation"); \ static_assert(sizeof(BP_NoActionAI_C_GetFootLocation) == 0x000080, "Wrong size on BP_NoActionAI_C_GetFootLocation"); \ static_assert(offsetof(BP_NoActionAI_C_GetFootLocation, Loc) == 0x000000, "Member 'BP_NoActionAI_C_GetFootLocation::Loc' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_GetFootLocation, CallFunc_GetComponentBounds_Origin) == 0x000018, "Member 'BP_NoActionAI_C_GetFootLocation::CallFunc_GetComponentBounds_Origin' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_GetFootLocation, CallFunc_GetComponentBounds_BoxExtent) == 0x000030, "Member 'BP_NoActionAI_C_GetFootLocation::CallFunc_GetComponentBounds_BoxExtent' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_GetFootLocation, CallFunc_GetComponentBounds_SphereRadius) == 0x000048, "Member 'BP_NoActionAI_C_GetFootLocation::CallFunc_GetComponentBounds_SphereRadius' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_GetFootLocation, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000050, "Member 'BP_NoActionAI_C_GetFootLocation::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_GetFootLocation, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000068, "Member 'BP_NoActionAI_C_GetFootLocation::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_GetMyArmorType \ static_assert(alignof(BP_NoActionAI_C_GetMyArmorType) == 0x000001, "Wrong alignment on BP_NoActionAI_C_GetMyArmorType"); \ static_assert(sizeof(BP_NoActionAI_C_GetMyArmorType) == 0x000001, "Wrong size on BP_NoActionAI_C_GetMyArmorType"); \ static_assert(offsetof(BP_NoActionAI_C_GetMyArmorType, 护甲命中反馈音效定制_0) == 0x000000, "Member 'BP_NoActionAI_C_GetMyArmorType::护甲命中反馈音效定制_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_GetSocketSelect_Targetable \ static_assert(alignof(BP_NoActionAI_C_GetSocketSelect_Targetable) == 0x000004, "Wrong alignment on BP_NoActionAI_C_GetSocketSelect_Targetable"); \ static_assert(sizeof(BP_NoActionAI_C_GetSocketSelect_Targetable) == 0x000004, "Wrong size on BP_NoActionAI_C_GetSocketSelect_Targetable"); \ static_assert(offsetof(BP_NoActionAI_C_GetSocketSelect_Targetable, SelectIndex) == 0x000000, "Member 'BP_NoActionAI_C_GetSocketSelect_Targetable::SelectIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_GetTargetableCameraIndex_Override \ static_assert(alignof(BP_NoActionAI_C_GetTargetableCameraIndex_Override) == 0x000004, "Wrong alignment on BP_NoActionAI_C_GetTargetableCameraIndex_Override"); \ static_assert(sizeof(BP_NoActionAI_C_GetTargetableCameraIndex_Override) == 0x000008, "Wrong size on BP_NoActionAI_C_GetTargetableCameraIndex_Override"); \ static_assert(offsetof(BP_NoActionAI_C_GetTargetableCameraIndex_Override, OverrideIndex) == 0x000000, "Member 'BP_NoActionAI_C_GetTargetableCameraIndex_Override::OverrideIndex' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_GetTargetableCameraIndex_Override, ReturnIndex) == 0x000004, "Member 'BP_NoActionAI_C_GetTargetableCameraIndex_Override::ReturnIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_GetTargetLocation \ static_assert(alignof(BP_NoActionAI_C_GetTargetLocation) == 0x000008, "Wrong alignment on BP_NoActionAI_C_GetTargetLocation"); \ static_assert(sizeof(BP_NoActionAI_C_GetTargetLocation) == 0x000030, "Wrong size on BP_NoActionAI_C_GetTargetLocation"); \ static_assert(offsetof(BP_NoActionAI_C_GetTargetLocation, Location) == 0x000000, "Member 'BP_NoActionAI_C_GetTargetLocation::Location' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_GetTargetLocation, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000018, "Member 'BP_NoActionAI_C_GetTargetLocation::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_GetTargetLocation_Attack \ static_assert(alignof(BP_NoActionAI_C_GetTargetLocation_Attack) == 0x000008, "Wrong alignment on BP_NoActionAI_C_GetTargetLocation_Attack"); \ static_assert(sizeof(BP_NoActionAI_C_GetTargetLocation_Attack) == 0x000030, "Wrong size on BP_NoActionAI_C_GetTargetLocation_Attack"); \ static_assert(offsetof(BP_NoActionAI_C_GetTargetLocation_Attack, Location) == 0x000000, "Member 'BP_NoActionAI_C_GetTargetLocation_Attack::Location' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_GetTargetLocation_Attack, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000018, "Member 'BP_NoActionAI_C_GetTargetLocation_Attack::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_GetThrowTargetLocation \ static_assert(alignof(BP_NoActionAI_C_GetThrowTargetLocation) == 0x000008, "Wrong alignment on BP_NoActionAI_C_GetThrowTargetLocation"); \ static_assert(sizeof(BP_NoActionAI_C_GetThrowTargetLocation) == 0x000030, "Wrong size on BP_NoActionAI_C_GetThrowTargetLocation"); \ static_assert(offsetof(BP_NoActionAI_C_GetThrowTargetLocation, Location) == 0x000000, "Member 'BP_NoActionAI_C_GetThrowTargetLocation::Location' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_GetThrowTargetLocation, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000018, "Member 'BP_NoActionAI_C_GetThrowTargetLocation::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_InDeathState \ static_assert(alignof(BP_NoActionAI_C_InDeathState) == 0x000008, "Wrong alignment on BP_NoActionAI_C_InDeathState"); \ static_assert(sizeof(BP_NoActionAI_C_InDeathState) == 0x000028, "Wrong size on BP_NoActionAI_C_InDeathState"); \ static_assert(offsetof(BP_NoActionAI_C_InDeathState, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000000, "Member 'BP_NoActionAI_C_InDeathState::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_InDeathState, CallFunc_Greater_IntInt_ReturnValue) == 0x000008, "Member 'BP_NoActionAI_C_InDeathState::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_InDeathState, CallFunc_GetMyBuffComp_BuffComponent) == 0x000010, "Member 'BP_NoActionAI_C_InDeathState::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_InDeathState, CallFunc_MatchesTagBuff_ReturnBuffRef) == 0x000018, "Member 'BP_NoActionAI_C_InDeathState::CallFunc_MatchesTagBuff_ReturnBuffRef' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_InDeathState, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'BP_NoActionAI_C_InDeathState::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_IsAlive \ static_assert(alignof(BP_NoActionAI_C_IsAlive) == 0x000001, "Wrong alignment on BP_NoActionAI_C_IsAlive"); \ static_assert(sizeof(BP_NoActionAI_C_IsAlive) == 0x000002, "Wrong size on BP_NoActionAI_C_IsAlive"); \ static_assert(offsetof(BP_NoActionAI_C_IsAlive, Result) == 0x000000, "Member 'BP_NoActionAI_C_IsAlive::Result' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_IsAlive, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'BP_NoActionAI_C_IsAlive::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_IsTargetable \ static_assert(alignof(BP_NoActionAI_C_IsTargetable) == 0x000001, "Wrong alignment on BP_NoActionAI_C_IsTargetable"); \ static_assert(sizeof(BP_NoActionAI_C_IsTargetable) == 0x000002, "Wrong size on BP_NoActionAI_C_IsTargetable"); \ static_assert(offsetof(BP_NoActionAI_C_IsTargetable, return_value) == 0x000000, "Member 'BP_NoActionAI_C_IsTargetable::return_value' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_IsTargetable, CallFunc_IsAlive_Result) == 0x000001, "Member 'BP_NoActionAI_C_IsTargetable::CallFunc_IsAlive_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_IsTargetableByTarget \ static_assert(alignof(BP_NoActionAI_C_IsTargetableByTarget) == 0x000008, "Wrong alignment on BP_NoActionAI_C_IsTargetableByTarget"); \ static_assert(sizeof(BP_NoActionAI_C_IsTargetableByTarget) == 0x000010, "Wrong size on BP_NoActionAI_C_IsTargetableByTarget"); \ static_assert(offsetof(BP_NoActionAI_C_IsTargetableByTarget, InTarget) == 0x000000, "Member 'BP_NoActionAI_C_IsTargetableByTarget::InTarget' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_IsTargetableByTarget, ReturnValue) == 0x000008, "Member 'BP_NoActionAI_C_IsTargetableByTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_OnBlendOut_373592484F74D45D105B27AB42DA0E8B \ static_assert(alignof(BP_NoActionAI_C_OnBlendOut_373592484F74D45D105B27AB42DA0E8B) == 0x000004, "Wrong alignment on BP_NoActionAI_C_OnBlendOut_373592484F74D45D105B27AB42DA0E8B"); \ static_assert(sizeof(BP_NoActionAI_C_OnBlendOut_373592484F74D45D105B27AB42DA0E8B) == 0x000008, "Wrong size on BP_NoActionAI_C_OnBlendOut_373592484F74D45D105B27AB42DA0E8B"); \ static_assert(offsetof(BP_NoActionAI_C_OnBlendOut_373592484F74D45D105B27AB42DA0E8B, NotifyName) == 0x000000, "Member 'BP_NoActionAI_C_OnBlendOut_373592484F74D45D105B27AB42DA0E8B::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_OnBlendOut_C1246E1543963F4FAD9B0994A82D0764 \ static_assert(alignof(BP_NoActionAI_C_OnBlendOut_C1246E1543963F4FAD9B0994A82D0764) == 0x000004, "Wrong alignment on BP_NoActionAI_C_OnBlendOut_C1246E1543963F4FAD9B0994A82D0764"); \ static_assert(sizeof(BP_NoActionAI_C_OnBlendOut_C1246E1543963F4FAD9B0994A82D0764) == 0x000008, "Wrong size on BP_NoActionAI_C_OnBlendOut_C1246E1543963F4FAD9B0994A82D0764"); \ static_assert(offsetof(BP_NoActionAI_C_OnBlendOut_C1246E1543963F4FAD9B0994A82D0764, NotifyName) == 0x000000, "Member 'BP_NoActionAI_C_OnBlendOut_C1246E1543963F4FAD9B0994A82D0764::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_OnCompleted_373592484F74D45D105B27AB42DA0E8B \ static_assert(alignof(BP_NoActionAI_C_OnCompleted_373592484F74D45D105B27AB42DA0E8B) == 0x000004, "Wrong alignment on BP_NoActionAI_C_OnCompleted_373592484F74D45D105B27AB42DA0E8B"); \ static_assert(sizeof(BP_NoActionAI_C_OnCompleted_373592484F74D45D105B27AB42DA0E8B) == 0x000008, "Wrong size on BP_NoActionAI_C_OnCompleted_373592484F74D45D105B27AB42DA0E8B"); \ static_assert(offsetof(BP_NoActionAI_C_OnCompleted_373592484F74D45D105B27AB42DA0E8B, NotifyName) == 0x000000, "Member 'BP_NoActionAI_C_OnCompleted_373592484F74D45D105B27AB42DA0E8B::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_OnCompleted_C1246E1543963F4FAD9B0994A82D0764 \ static_assert(alignof(BP_NoActionAI_C_OnCompleted_C1246E1543963F4FAD9B0994A82D0764) == 0x000004, "Wrong alignment on BP_NoActionAI_C_OnCompleted_C1246E1543963F4FAD9B0994A82D0764"); \ static_assert(sizeof(BP_NoActionAI_C_OnCompleted_C1246E1543963F4FAD9B0994A82D0764) == 0x000008, "Wrong size on BP_NoActionAI_C_OnCompleted_C1246E1543963F4FAD9B0994A82D0764"); \ static_assert(offsetof(BP_NoActionAI_C_OnCompleted_C1246E1543963F4FAD9B0994A82D0764, NotifyName) == 0x000000, "Member 'BP_NoActionAI_C_OnCompleted_C1246E1543963F4FAD9B0994A82D0764::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_OnDeselected \ static_assert(alignof(BP_NoActionAI_C_OnDeselected) == 0x000008, "Wrong alignment on BP_NoActionAI_C_OnDeselected"); \ static_assert(sizeof(BP_NoActionAI_C_OnDeselected) == 0x000028, "Wrong size on BP_NoActionAI_C_OnDeselected"); \ static_assert(offsetof(BP_NoActionAI_C_OnDeselected, DummyValue) == 0x000000, "Member 'BP_NoActionAI_C_OnDeselected::DummyValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_OnDeselected, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'BP_NoActionAI_C_OnDeselected::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_OnDeselected, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000010, "Member 'BP_NoActionAI_C_OnDeselected::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_OnDeselected, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_NoActionAI_C_OnDeselected::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_OnDeselected, CallFunc_DetachLockDisplayComponent_Succeed) == 0x000021, "Member 'BP_NoActionAI_C_OnDeselected::CallFunc_DetachLockDisplayComponent_Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_OnInterrupted_373592484F74D45D105B27AB42DA0E8B \ static_assert(alignof(BP_NoActionAI_C_OnInterrupted_373592484F74D45D105B27AB42DA0E8B) == 0x000004, "Wrong alignment on BP_NoActionAI_C_OnInterrupted_373592484F74D45D105B27AB42DA0E8B"); \ static_assert(sizeof(BP_NoActionAI_C_OnInterrupted_373592484F74D45D105B27AB42DA0E8B) == 0x000008, "Wrong size on BP_NoActionAI_C_OnInterrupted_373592484F74D45D105B27AB42DA0E8B"); \ static_assert(offsetof(BP_NoActionAI_C_OnInterrupted_373592484F74D45D105B27AB42DA0E8B, NotifyName) == 0x000000, "Member 'BP_NoActionAI_C_OnInterrupted_373592484F74D45D105B27AB42DA0E8B::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_OnInterrupted_C1246E1543963F4FAD9B0994A82D0764 \ static_assert(alignof(BP_NoActionAI_C_OnInterrupted_C1246E1543963F4FAD9B0994A82D0764) == 0x000004, "Wrong alignment on BP_NoActionAI_C_OnInterrupted_C1246E1543963F4FAD9B0994A82D0764"); \ static_assert(sizeof(BP_NoActionAI_C_OnInterrupted_C1246E1543963F4FAD9B0994A82D0764) == 0x000008, "Wrong size on BP_NoActionAI_C_OnInterrupted_C1246E1543963F4FAD9B0994A82D0764"); \ static_assert(offsetof(BP_NoActionAI_C_OnInterrupted_C1246E1543963F4FAD9B0994A82D0764, NotifyName) == 0x000000, "Member 'BP_NoActionAI_C_OnInterrupted_C1246E1543963F4FAD9B0994A82D0764::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_OnNotifyBegin_373592484F74D45D105B27AB42DA0E8B \ static_assert(alignof(BP_NoActionAI_C_OnNotifyBegin_373592484F74D45D105B27AB42DA0E8B) == 0x000004, "Wrong alignment on BP_NoActionAI_C_OnNotifyBegin_373592484F74D45D105B27AB42DA0E8B"); \ static_assert(sizeof(BP_NoActionAI_C_OnNotifyBegin_373592484F74D45D105B27AB42DA0E8B) == 0x000008, "Wrong size on BP_NoActionAI_C_OnNotifyBegin_373592484F74D45D105B27AB42DA0E8B"); \ static_assert(offsetof(BP_NoActionAI_C_OnNotifyBegin_373592484F74D45D105B27AB42DA0E8B, NotifyName) == 0x000000, "Member 'BP_NoActionAI_C_OnNotifyBegin_373592484F74D45D105B27AB42DA0E8B::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_OnNotifyBegin_C1246E1543963F4FAD9B0994A82D0764 \ static_assert(alignof(BP_NoActionAI_C_OnNotifyBegin_C1246E1543963F4FAD9B0994A82D0764) == 0x000004, "Wrong alignment on BP_NoActionAI_C_OnNotifyBegin_C1246E1543963F4FAD9B0994A82D0764"); \ static_assert(sizeof(BP_NoActionAI_C_OnNotifyBegin_C1246E1543963F4FAD9B0994A82D0764) == 0x000008, "Wrong size on BP_NoActionAI_C_OnNotifyBegin_C1246E1543963F4FAD9B0994A82D0764"); \ static_assert(offsetof(BP_NoActionAI_C_OnNotifyBegin_C1246E1543963F4FAD9B0994A82D0764, NotifyName) == 0x000000, "Member 'BP_NoActionAI_C_OnNotifyBegin_C1246E1543963F4FAD9B0994A82D0764::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_OnNotifyEnd_373592484F74D45D105B27AB42DA0E8B \ static_assert(alignof(BP_NoActionAI_C_OnNotifyEnd_373592484F74D45D105B27AB42DA0E8B) == 0x000004, "Wrong alignment on BP_NoActionAI_C_OnNotifyEnd_373592484F74D45D105B27AB42DA0E8B"); \ static_assert(sizeof(BP_NoActionAI_C_OnNotifyEnd_373592484F74D45D105B27AB42DA0E8B) == 0x000008, "Wrong size on BP_NoActionAI_C_OnNotifyEnd_373592484F74D45D105B27AB42DA0E8B"); \ static_assert(offsetof(BP_NoActionAI_C_OnNotifyEnd_373592484F74D45D105B27AB42DA0E8B, NotifyName) == 0x000000, "Member 'BP_NoActionAI_C_OnNotifyEnd_373592484F74D45D105B27AB42DA0E8B::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_OnNotifyEnd_C1246E1543963F4FAD9B0994A82D0764 \ static_assert(alignof(BP_NoActionAI_C_OnNotifyEnd_C1246E1543963F4FAD9B0994A82D0764) == 0x000004, "Wrong alignment on BP_NoActionAI_C_OnNotifyEnd_C1246E1543963F4FAD9B0994A82D0764"); \ static_assert(sizeof(BP_NoActionAI_C_OnNotifyEnd_C1246E1543963F4FAD9B0994A82D0764) == 0x000008, "Wrong size on BP_NoActionAI_C_OnNotifyEnd_C1246E1543963F4FAD9B0994A82D0764"); \ static_assert(offsetof(BP_NoActionAI_C_OnNotifyEnd_C1246E1543963F4FAD9B0994A82D0764, NotifyName) == 0x000000, "Member 'BP_NoActionAI_C_OnNotifyEnd_C1246E1543963F4FAD9B0994A82D0764::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_OnSelected \ static_assert(alignof(BP_NoActionAI_C_OnSelected) == 0x000008, "Wrong alignment on BP_NoActionAI_C_OnSelected"); \ static_assert(sizeof(BP_NoActionAI_C_OnSelected) == 0x000028, "Wrong size on BP_NoActionAI_C_OnSelected"); \ static_assert(offsetof(BP_NoActionAI_C_OnSelected, SocketIndex) == 0x000000, "Member 'BP_NoActionAI_C_OnSelected::SocketIndex' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_OnSelected, DummyValue) == 0x000004, "Member 'BP_NoActionAI_C_OnSelected::DummyValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_OnSelected, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'BP_NoActionAI_C_OnSelected::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_OnSelected, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000010, "Member 'BP_NoActionAI_C_OnSelected::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_OnSelected, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_NoActionAI_C_OnSelected::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_OnSelected, CallFunc_AttachLockDisplayComponent_Succeed) == 0x000021, "Member 'BP_NoActionAI_C_OnSelected::CallFunc_AttachLockDisplayComponent_Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_OverrideTargetingTraceEndLocation \ static_assert(alignof(BP_NoActionAI_C_OverrideTargetingTraceEndLocation) == 0x000008, "Wrong alignment on BP_NoActionAI_C_OverrideTargetingTraceEndLocation"); \ static_assert(sizeof(BP_NoActionAI_C_OverrideTargetingTraceEndLocation) == 0x000038, "Wrong size on BP_NoActionAI_C_OverrideTargetingTraceEndLocation"); \ static_assert(offsetof(BP_NoActionAI_C_OverrideTargetingTraceEndLocation, Override) == 0x000000, "Member 'BP_NoActionAI_C_OverrideTargetingTraceEndLocation::Override' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_OverrideTargetingTraceEndLocation, Location) == 0x000008, "Member 'BP_NoActionAI_C_OverrideTargetingTraceEndLocation::Location' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_OverrideTargetingTraceEndLocation, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000020, "Member 'BP_NoActionAI_C_OverrideTargetingTraceEndLocation::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_Request_GetMeDirectDamage \ static_assert(alignof(BP_NoActionAI_C_Request_GetMeDirectDamage) == 0x000008, "Wrong alignment on BP_NoActionAI_C_Request_GetMeDirectDamage"); \ static_assert(sizeof(BP_NoActionAI_C_Request_GetMeDirectDamage) == 0x000020, "Wrong size on BP_NoActionAI_C_Request_GetMeDirectDamage"); \ static_assert(offsetof(BP_NoActionAI_C_Request_GetMeDirectDamage, Attacker) == 0x000000, "Member 'BP_NoActionAI_C_Request_GetMeDirectDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_Request_GetMeDirectDamage, SkillID) == 0x000008, "Member 'BP_NoActionAI_C_Request_GetMeDirectDamage::SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_Request_GetMeDirectDamage, EffectType) == 0x000018, "Member 'BP_NoActionAI_C_Request_GetMeDirectDamage::EffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_TakeDamage \ static_assert(alignof(BP_NoActionAI_C_TakeDamage) == 0x000008, "Wrong alignment on BP_NoActionAI_C_TakeDamage"); \ static_assert(sizeof(BP_NoActionAI_C_TakeDamage) == 0x000278, "Wrong size on BP_NoActionAI_C_TakeDamage"); \ static_assert(offsetof(BP_NoActionAI_C_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'BP_NoActionAI_C_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeDamage, HitResult) == 0x000168, "Member 'BP_NoActionAI_C_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeDamage, ResultType) == 0x000250, "Member 'BP_NoActionAI_C_TakeDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeDamage, CallFunc_IsAlive_Result) == 0x000251, "Member 'BP_NoActionAI_C_TakeDamage::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeDamage, CallFunc_GetDamageSourceCharacter_SourceActor) == 0x000258, "Member 'BP_NoActionAI_C_TakeDamage::CallFunc_GetDamageSourceCharacter_SourceActor' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeDamage, CallFunc_NotEqual_GameplayTag_ReturnValue) == 0x000260, "Member 'BP_NoActionAI_C_TakeDamage::CallFunc_NotEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeDamage, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000268, "Member 'BP_NoActionAI_C_TakeDamage::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeDamage, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000270, "Member 'BP_NoActionAI_C_TakeDamage::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeDamage, CallFunc_BooleanAND_ReturnValue) == 0x000271, "Member 'BP_NoActionAI_C_TakeDamage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_TakeItem \ static_assert(alignof(BP_NoActionAI_C_TakeItem) == 0x000008, "Wrong alignment on BP_NoActionAI_C_TakeItem"); \ static_assert(sizeof(BP_NoActionAI_C_TakeItem) == 0x000078, "Wrong size on BP_NoActionAI_C_TakeItem"); \ static_assert(offsetof(BP_NoActionAI_C_TakeItem, Local_DropID) == 0x000000, "Member 'BP_NoActionAI_C_TakeItem::Local_DropID' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeItem, CallFunc_GetMapAndId_Map) == 0x000008, "Member 'BP_NoActionAI_C_TakeItem::CallFunc_GetMapAndId_Map' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeItem, CallFunc_GetMapAndId_ID) == 0x000018, "Member 'BP_NoActionAI_C_TakeItem::CallFunc_GetMapAndId_ID' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeItem, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'BP_NoActionAI_C_TakeItem::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeItem, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'BP_NoActionAI_C_TakeItem::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeItem, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000048, "Member 'BP_NoActionAI_C_TakeItem::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeItem, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000050, "Member 'BP_NoActionAI_C_TakeItem::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeItem, CallFunc_GetPerpetualMark_Value) == 0x000060, "Member 'BP_NoActionAI_C_TakeItem::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeItem, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000070, "Member 'BP_NoActionAI_C_TakeItem::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_TakeItem, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000071, "Member 'BP_NoActionAI_C_TakeItem::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_Transmit_SponsorActingEffectToApplier \ static_assert(alignof(BP_NoActionAI_C_Transmit_SponsorActingEffectToApplier) == 0x000008, "Wrong alignment on BP_NoActionAI_C_Transmit_SponsorActingEffectToApplier"); \ static_assert(sizeof(BP_NoActionAI_C_Transmit_SponsorActingEffectToApplier) == 0x000010, "Wrong size on BP_NoActionAI_C_Transmit_SponsorActingEffectToApplier"); \ static_assert(offsetof(BP_NoActionAI_C_Transmit_SponsorActingEffectToApplier, SkillID) == 0x000000, "Member 'BP_NoActionAI_C_Transmit_SponsorActingEffectToApplier::SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_Transmit_SponsorActingEffectToApplier, Applier) == 0x000008, "Member 'BP_NoActionAI_C_Transmit_SponsorActingEffectToApplier::Applier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_Transmit_TakeDamage \ static_assert(alignof(BP_NoActionAI_C_Transmit_TakeDamage) == 0x000008, "Wrong alignment on BP_NoActionAI_C_Transmit_TakeDamage"); \ static_assert(sizeof(BP_NoActionAI_C_Transmit_TakeDamage) == 0x000130, "Wrong size on BP_NoActionAI_C_Transmit_TakeDamage"); \ static_assert(offsetof(BP_NoActionAI_C_Transmit_TakeDamage, Attacker) == 0x000000, "Member 'BP_NoActionAI_C_Transmit_TakeDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_Transmit_TakeDamage, NetworkDamageData) == 0x000008, "Member 'BP_NoActionAI_C_Transmit_TakeDamage::NetworkDamageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_Undelayed_TakeDamage \ static_assert(alignof(BP_NoActionAI_C_Undelayed_TakeDamage) == 0x000008, "Wrong alignment on BP_NoActionAI_C_Undelayed_TakeDamage"); \ static_assert(sizeof(BP_NoActionAI_C_Undelayed_TakeDamage) == 0x000258, "Wrong size on BP_NoActionAI_C_Undelayed_TakeDamage"); \ static_assert(offsetof(BP_NoActionAI_C_Undelayed_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'BP_NoActionAI_C_Undelayed_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_Undelayed_TakeDamage, HitResult) == 0x000168, "Member 'BP_NoActionAI_C_Undelayed_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_NoActionAI_C_Undelayed_TakeDamage, ResultType) == 0x000250, "Member 'BP_NoActionAI_C_Undelayed_TakeDamage::ResultType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NoActionAI_C_UsePhysyicEffectWhenAppliedDamage \ static_assert(alignof(BP_NoActionAI_C_UsePhysyicEffectWhenAppliedDamage) == 0x000001, "Wrong alignment on BP_NoActionAI_C_UsePhysyicEffectWhenAppliedDamage"); \ static_assert(sizeof(BP_NoActionAI_C_UsePhysyicEffectWhenAppliedDamage) == 0x000001, "Wrong size on BP_NoActionAI_C_UsePhysyicEffectWhenAppliedDamage"); \ static_assert(offsetof(BP_NoActionAI_C_UsePhysyicEffectWhenAppliedDamage, ReturnValue) == 0x000000, "Member 'BP_NoActionAI_C_UsePhysyicEffectWhenAppliedDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_NoActionAI_C \ static_assert(alignof(ABP_NoActionAI_C) == 0x000008, "Wrong alignment on ABP_NoActionAI_C"); \ static_assert(sizeof(ABP_NoActionAI_C) == 0x000518, "Wrong size on ABP_NoActionAI_C"); \ static_assert(offsetof(ABP_NoActionAI_C, UberGraphFrame) == 0x0004A8, "Member 'ABP_NoActionAI_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, LockPoint) == 0x0004B0, "Member 'ABP_NoActionAI_C::LockPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, AC_DissolveControllComponent) == 0x0004B8, "Member 'ABP_NoActionAI_C::AC_DissolveControllComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, AC_DissolveComponent) == 0x0004C0, "Member 'ABP_NoActionAI_C::AC_DissolveComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, SkeletalMesh) == 0x0004C8, "Member 'ABP_NoActionAI_C::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, PhysicReactionComponent) == 0x0004D0, "Member 'ABP_NoActionAI_C::PhysicReactionComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, Plugin_LevelSaver) == 0x0004D8, "Member 'ABP_NoActionAI_C::Plugin_LevelSaver' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, DefaultSceneRoot) == 0x0004E0, "Member 'ABP_NoActionAI_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, IsDeath) == 0x0004E8, "Member 'ABP_NoActionAI_C::IsDeath' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, 护甲命中反馈音效定制) == 0x0004E9, "Member 'ABP_NoActionAI_C::护甲命中反馈音效定制' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, 锁定点附加插槽) == 0x0004EC, "Member 'ABP_NoActionAI_C::锁定点附加插槽' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, 关卡刷新时不重置) == 0x0004F4, "Member 'ABP_NoActionAI_C::关卡刷新时不重置' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, 死亡蒙太奇) == 0x0004F8, "Member 'ABP_NoActionAI_C::死亡蒙太奇' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, 死亡消散曲线_不配代表非消散_) == 0x000500, "Member 'ABP_NoActionAI_C::死亡消散曲线_不配代表非消散_' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, 首次掉落的道具) == 0x000508, "Member 'ABP_NoActionAI_C::首次掉落的道具' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, 掉落的道具) == 0x00050C, "Member 'ABP_NoActionAI_C::掉落的道具' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, 怪物死亡心魔值变化) == 0x000510, "Member 'ABP_NoActionAI_C::怪物死亡心魔值变化' has a wrong offset!"); \ static_assert(offsetof(ABP_NoActionAI_C, LodDistanceScale) == 0x000514, "Member 'ABP_NoActionAI_C::LodDistanceScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_Texture_C_GetDynamicDiscription \ static_assert(alignof(BP_SetRule_Texture_C_GetDynamicDiscription) == 0x000008, "Wrong alignment on BP_SetRule_Texture_C_GetDynamicDiscription"); \ static_assert(sizeof(BP_SetRule_Texture_C_GetDynamicDiscription) == 0x000128, "Wrong size on BP_SetRule_Texture_C_GetDynamicDiscription"); \ static_assert(offsetof(BP_SetRule_Texture_C_GetDynamicDiscription, SettingModel) == 0x000000, "Member 'BP_SetRule_Texture_C_GetDynamicDiscription::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Texture_C_GetDynamicDiscription, Source) == 0x000008, "Member 'BP_SetRule_Texture_C_GetDynamicDiscription::Source' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Texture_C_GetDynamicDiscription, ReturnValue) == 0x000020, "Member 'BP_SetRule_Texture_C_GetDynamicDiscription::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Texture_C_GetDynamicDiscription, K2Node_MakeStruct_FormatArgumentData) == 0x000038, "Member 'BP_SetRule_Texture_C_GetDynamicDiscription::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Texture_C_GetDynamicDiscription, K2Node_MakeStruct_FormatArgumentData_1) == 0x000088, "Member 'BP_SetRule_Texture_C_GetDynamicDiscription::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Texture_C_GetDynamicDiscription, K2Node_MakeArray_Array) == 0x0000D8, "Member 'BP_SetRule_Texture_C_GetDynamicDiscription::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Texture_C_GetDynamicDiscription, CallFunc_GetOptionValue_ReturnValue) == 0x0000E8, "Member 'BP_SetRule_Texture_C_GetDynamicDiscription::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Texture_C_GetDynamicDiscription, CallFunc_Format_ReturnValue) == 0x0000F8, "Member 'BP_SetRule_Texture_C_GetDynamicDiscription::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Texture_C_GetDynamicDiscription, CallFunc_Conv_StringToInt_ReturnValue) == 0x000110, "Member 'BP_SetRule_Texture_C_GetDynamicDiscription::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Texture_C_GetDynamicDiscription, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000114, "Member 'BP_SetRule_Texture_C_GetDynamicDiscription::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Texture_C_GetDynamicDiscription, CallFunc_GetGPUTotalMemory_OutTotalMemory) == 0x000118, "Member 'BP_SetRule_Texture_C_GetDynamicDiscription::CallFunc_GetGPUTotalMemory_OutTotalMemory' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Texture_C_GetDynamicDiscription, CallFunc_GetGPUTotalMemory_ReturnValue) == 0x00011C, "Member 'BP_SetRule_Texture_C_GetDynamicDiscription::CallFunc_GetGPUTotalMemory_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Texture_C_GetDynamicDiscription, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x00011D, "Member 'BP_SetRule_Texture_C_GetDynamicDiscription::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Texture_C_GetDynamicDiscription, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000120, "Member 'BP_SetRule_Texture_C_GetDynamicDiscription::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_Texture_C \ static_assert(alignof(UBP_SetRule_Texture_C) == 0x000008, "Wrong alignment on UBP_SetRule_Texture_C"); \ static_assert(sizeof(UBP_SetRule_Texture_C) == 0x000058, "Wrong size on UBP_SetRule_Texture_C"); \ static_assert(offsetof(UBP_SetRule_Texture_C, EightG) == 0x000040, "Member 'UBP_SetRule_Texture_C::EightG' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectItem_C_ChanageItemText \ static_assert(alignof(WB_SelectItem_C_ChanageItemText) == 0x000008, "Wrong alignment on WB_SelectItem_C_ChanageItemText"); \ static_assert(sizeof(WB_SelectItem_C_ChanageItemText) == 0x000010, "Wrong size on WB_SelectItem_C_ChanageItemText"); \ static_assert(offsetof(WB_SelectItem_C_ChanageItemText, ItemText_0) == 0x000000, "Member 'WB_SelectItem_C_ChanageItemText::ItemText_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectItem_C_CreateOptionsEvent \ static_assert(alignof(WB_SelectItem_C_CreateOptionsEvent) == 0x000001, "Wrong alignment on WB_SelectItem_C_CreateOptionsEvent"); \ static_assert(sizeof(WB_SelectItem_C_CreateOptionsEvent) == 0x000001, "Wrong size on WB_SelectItem_C_CreateOptionsEvent"); \ static_assert(offsetof(WB_SelectItem_C_CreateOptionsEvent, IsDisplay) == 0x000000, "Member 'WB_SelectItem_C_CreateOptionsEvent::IsDisplay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem \ static_assert(alignof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem) == 0x000008, "Wrong alignment on WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem"); \ static_assert(sizeof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem) == 0x000138, "Wrong size on WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, EntryPoint) == 0x000000, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_Create_ReturnValue) == 0x000008, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, K2Node_Event_IsDesignTime) == 0x000010, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, K2Node_CreateDelegate_OutputDelegate_1) == 0x000024, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, K2Node_CreateDelegate_OutputDelegate_2) == 0x000034, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_GetExtension_ReturnValue) == 0x000048, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_GetUIStatic_ReturnValue) == 0x000050, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_GetParentWidget_ReturnValue) == 0x000060, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_GetParentWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_GetExtension_ReturnValue_1) == 0x000068, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_GetExtension_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_IsValid_ReturnValue_1) == 0x000070, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_IsValid_ReturnValue_2) == 0x000071, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, Temp_int_Array_Index_Variable_1) == 0x000074, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_Map_Keys_Keys) == 0x000078, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, K2Node_CustomEvent_IsDisplay) == 0x000088, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::K2Node_CustomEvent_IsDisplay' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_Array_Get_Item) == 0x000090, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_Array_Length_ReturnValue) == 0x0000A8, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, Temp_int_Loop_Counter_Variable) == 0x0000AC, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, Temp_int_Loop_Counter_Variable_1) == 0x0000B0, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_Add_IntInt_ReturnValue) == 0x0000B4, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_Less_IntInt_ReturnValue) == 0x0000B8, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000BC, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_Array_Get_Item_1) == 0x0000C0, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_Array_Length_ReturnValue_1) == 0x0000D8, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000DC, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_Create_ReturnValue_1) == 0x0000E0, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_AddChild_ReturnValue) == 0x0000E8, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_GetInitSelectIndex_Index) == 0x0000F0, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_GetInitSelectIndex_Index' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_GetInitSelectIndex_CanSelect) == 0x0000F4, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_GetInitSelectIndex_CanSelect' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_AddChildToNavPanel_ReturnValue) == 0x0000F8, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_AddChildToNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000100, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_GetAllChildren_ReturnValue) == 0x000108, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_Array_Get_Item_2) == 0x000118, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, K2Node_CustomEvent_Index) == 0x000120, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, K2Node_DynamicCast_AsWB_Select_Item_Option_Base) == 0x000128, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::K2Node_DynamicCast_AsWB_Select_Item_Option_Base' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, K2Node_DynamicCast_bSuccess) == 0x000130, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, K2Node_SwitchInteger_CmpSuccess) == 0x000131, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem, CallFunc_Delay_Duration_ImplicitCast) == 0x000134, "Member 'WB_SelectItem_C_ExecuteUbergraph_WB_SelectItem::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectItem_C_GetInitSelectIndex \ static_assert(alignof(WB_SelectItem_C_GetInitSelectIndex) == 0x000004, "Wrong alignment on WB_SelectItem_C_GetInitSelectIndex"); \ static_assert(sizeof(WB_SelectItem_C_GetInitSelectIndex) == 0x000020, "Wrong size on WB_SelectItem_C_GetInitSelectIndex"); \ static_assert(offsetof(WB_SelectItem_C_GetInitSelectIndex, Index_0) == 0x000000, "Member 'WB_SelectItem_C_GetInitSelectIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_GetInitSelectIndex, CanSelect) == 0x000004, "Member 'WB_SelectItem_C_GetInitSelectIndex::CanSelect' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_GetInitSelectIndex, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_SelectItem_C_GetInitSelectIndex::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_GetInitSelectIndex, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'WB_SelectItem_C_GetInitSelectIndex::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_GetInitSelectIndex, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_SelectItem_C_GetInitSelectIndex::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_GetInitSelectIndex, CallFunc_Array_Get_Item) == 0x000014, "Member 'WB_SelectItem_C_GetInitSelectIndex::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_GetInitSelectIndex, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'WB_SelectItem_C_GetInitSelectIndex::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_GetInitSelectIndex, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x00001C, "Member 'WB_SelectItem_C_GetInitSelectIndex::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_GetInitSelectIndex, CallFunc_Less_IntInt_ReturnValue) == 0x00001D, "Member 'WB_SelectItem_C_GetInitSelectIndex::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectItem_C_OnClickEvent \ static_assert(alignof(WB_SelectItem_C_OnClickEvent) == 0x000008, "Wrong alignment on WB_SelectItem_C_OnClickEvent"); \ static_assert(sizeof(WB_SelectItem_C_OnClickEvent) == 0x000010, "Wrong size on WB_SelectItem_C_OnClickEvent"); \ static_assert(offsetof(WB_SelectItem_C_OnClickEvent, Item) == 0x000000, "Member 'WB_SelectItem_C_OnClickEvent::Item' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_OnClickEvent, Index_0) == 0x000008, "Member 'WB_SelectItem_C_OnClickEvent::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectItem_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_SelectItem_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_SelectItem_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_SelectItem_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_SelectItem_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_SelectItem_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_SelectItem_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectItem_C_OnSelectEvent \ static_assert(alignof(WB_SelectItem_C_OnSelectEvent) == 0x000008, "Wrong alignment on WB_SelectItem_C_OnSelectEvent"); \ static_assert(sizeof(WB_SelectItem_C_OnSelectEvent) == 0x000010, "Wrong size on WB_SelectItem_C_OnSelectEvent"); \ static_assert(offsetof(WB_SelectItem_C_OnSelectEvent, Item) == 0x000000, "Member 'WB_SelectItem_C_OnSelectEvent::Item' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_OnSelectEvent, Index_0) == 0x000008, "Member 'WB_SelectItem_C_OnSelectEvent::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectItem_C_OnUnSelectEvent \ static_assert(alignof(WB_SelectItem_C_OnUnSelectEvent) == 0x000008, "Wrong alignment on WB_SelectItem_C_OnUnSelectEvent"); \ static_assert(sizeof(WB_SelectItem_C_OnUnSelectEvent) == 0x000010, "Wrong size on WB_SelectItem_C_OnUnSelectEvent"); \ static_assert(offsetof(WB_SelectItem_C_OnUnSelectEvent, Item) == 0x000000, "Member 'WB_SelectItem_C_OnUnSelectEvent::Item' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_C_OnUnSelectEvent, Index_0) == 0x000008, "Member 'WB_SelectItem_C_OnUnSelectEvent::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectItem_C_PreConstruct \ static_assert(alignof(WB_SelectItem_C_PreConstruct) == 0x000001, "Wrong alignment on WB_SelectItem_C_PreConstruct"); \ static_assert(sizeof(WB_SelectItem_C_PreConstruct) == 0x000001, "Wrong size on WB_SelectItem_C_PreConstruct"); \ static_assert(offsetof(WB_SelectItem_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_SelectItem_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectItem_C_自定义事件 \ static_assert(alignof(WB_SelectItem_C_自定义事件) == 0x000004, "Wrong alignment on WB_SelectItem_C_自定义事件"); \ static_assert(sizeof(WB_SelectItem_C_自定义事件) == 0x000004, "Wrong size on WB_SelectItem_C_自定义事件"); \ static_assert(offsetof(WB_SelectItem_C_自定义事件, Index_0) == 0x000000, "Member 'WB_SelectItem_C_自定义事件::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SelectItem_C \ static_assert(alignof(UWB_SelectItem_C) == 0x000008, "Wrong alignment on UWB_SelectItem_C"); \ static_assert(sizeof(UWB_SelectItem_C) == 0x0003E0, "Wrong size on UWB_SelectItem_C"); \ static_assert(offsetof(UWB_SelectItem_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_SelectItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_C, Image_306) == 0x0002C8, "Member 'UWB_SelectItem_C::Image_306' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_C, VerticalBox_Items) == 0x0002D0, "Member 'UWB_SelectItem_C::VerticalBox_Items' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_C, WB_AnimationSlot_Fade) == 0x0002D8, "Member 'UWB_SelectItem_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_C, WGI_InputHelpVis) == 0x0002E0, "Member 'UWB_SelectItem_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_C, VisEnterKey) == 0x0002E8, "Member 'UWB_SelectItem_C::VisEnterKey' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_C, VisBackKey) == 0x0002E9, "Member 'UWB_SelectItem_C::VisBackKey' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_C, AddNewVis) == 0x0002F0, "Member 'UWB_SelectItem_C::AddNewVis' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_C, Overide_New_Vis) == 0x000340, "Member 'UWB_SelectItem_C::Overide_New_Vis' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_C, ItemText) == 0x000390, "Member 'UWB_SelectItem_C::ItemText' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_C, ItemSkip) == 0x0003A0, "Member 'UWB_SelectItem_C::ItemSkip' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_C, Click) == 0x0003B0, "Member 'UWB_SelectItem_C::Click' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_C, HiddenVis) == 0x0003C0, "Member 'UWB_SelectItem_C::HiddenVis' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_C, Select) == 0x0003D0, "Member 'UWB_SelectItem_C::Select' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_SuperResolution_C_OptionIsInList \ static_assert(alignof(BP_SetRule_SuperResolution_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_SuperResolution_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_SuperResolution_C_OptionIsInList) == 0x0000E0, "Wrong size on BP_SetRule_SuperResolution_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_SuperResolution_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_SuperResolution_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_SuperResolution_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_SuperResolution_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OptionIsInList, CallFunc_Support_FSR_ReturnValue) == 0x0000DA, "Member 'BP_SetRule_SuperResolution_C_OptionIsInList::CallFunc_Support_FSR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OptionIsInList, CallFunc_Support_DLSS_ReturnValue) == 0x0000DB, "Member 'BP_SetRule_SuperResolution_C_OptionIsInList::CallFunc_Support_DLSS_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_SuperResolution_C_OverrideDefaultValue \ static_assert(alignof(BP_SetRule_SuperResolution_C_OverrideDefaultValue) == 0x000008, "Wrong alignment on BP_SetRule_SuperResolution_C_OverrideDefaultValue"); \ static_assert(sizeof(BP_SetRule_SuperResolution_C_OverrideDefaultValue) == 0x000150, "Wrong size on BP_SetRule_SuperResolution_C_OverrideDefaultValue"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OverrideDefaultValue, SettingModel) == 0x000000, "Member 'BP_SetRule_SuperResolution_C_OverrideDefaultValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OverrideDefaultValue, SettingSaver) == 0x000008, "Member 'BP_SetRule_SuperResolution_C_OverrideDefaultValue::SettingSaver' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OverrideDefaultValue, Slot) == 0x000010, "Member 'BP_SetRule_SuperResolution_C_OverrideDefaultValue::Slot' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OverrideDefaultValue, InName) == 0x000020, "Member 'BP_SetRule_SuperResolution_C_OverrideDefaultValue::InName' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OverrideDefaultValue, Setting) == 0x000028, "Member 'BP_SetRule_SuperResolution_C_OverrideDefaultValue::Setting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OverrideDefaultValue, DefaultValue) == 0x0000F8, "Member 'BP_SetRule_SuperResolution_C_OverrideDefaultValue::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OverrideDefaultValue, ModifEnable) == 0x000108, "Member 'BP_SetRule_SuperResolution_C_OverrideDefaultValue::ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OverrideDefaultValue, CallFunc_OverrideDefaultValue_DefaultValue) == 0x000110, "Member 'BP_SetRule_SuperResolution_C_OverrideDefaultValue::CallFunc_OverrideDefaultValue_DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OverrideDefaultValue, CallFunc_OverrideDefaultValue_ModifEnable) == 0x000120, "Member 'BP_SetRule_SuperResolution_C_OverrideDefaultValue::CallFunc_OverrideDefaultValue_ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OverrideDefaultValue, CallFunc_Conv_NameToString_ReturnValue) == 0x000128, "Member 'BP_SetRule_SuperResolution_C_OverrideDefaultValue::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OverrideDefaultValue, CallFunc_GetSlotValue_Value) == 0x000138, "Member 'BP_SetRule_SuperResolution_C_OverrideDefaultValue::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OverrideDefaultValue, CallFunc_IsEmpty_ReturnValue) == 0x000148, "Member 'BP_SetRule_SuperResolution_C_OverrideDefaultValue::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OverrideDefaultValue, K2Node_SwitchString_CmpSuccess) == 0x000149, "Member 'BP_SetRule_SuperResolution_C_OverrideDefaultValue::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OverrideDefaultValue, CallFunc_IsRunningOnSteamDeck_ReturnValue) == 0x00014A, "Member 'BP_SetRule_SuperResolution_C_OverrideDefaultValue::CallFunc_IsRunningOnSteamDeck_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OverrideDefaultValue, CallFunc_Support_DLSS_ReturnValue) == 0x00014B, "Member 'BP_SetRule_SuperResolution_C_OverrideDefaultValue::CallFunc_Support_DLSS_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_SuperResolution_C_OverrideDefaultValue, CallFunc_Support_FSR_ReturnValue) == 0x00014C, "Member 'BP_SetRule_SuperResolution_C_OverrideDefaultValue::CallFunc_Support_FSR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_SuperResolution_C \ static_assert(alignof(UBP_SetRule_SuperResolution_C) == 0x000008, "Wrong alignment on UBP_SetRule_SuperResolution_C"); \ static_assert(sizeof(UBP_SetRule_SuperResolution_C) == 0x000040, "Wrong size on UBP_SetRule_SuperResolution_C"); \ #define DUMPER7_ASSERTS_UShake_Attack_EnemyCast_Vertical_C \ static_assert(alignof(UShake_Attack_EnemyCast_Vertical_C) == 0x000010, "Wrong alignment on UShake_Attack_EnemyCast_Vertical_C"); \ static_assert(sizeof(UShake_Attack_EnemyCast_Vertical_C) == 0x000210, "Wrong size on UShake_Attack_EnemyCast_Vertical_C"); \ #define DUMPER7_ASSERTS_LevelScript_C___2_Check_Execute_Version \ static_assert(alignof(LevelScript_C___2_Check_Execute_Version) == 0x000008, "Wrong alignment on LevelScript_C___2_Check_Execute_Version"); \ static_assert(sizeof(LevelScript_C___2_Check_Execute_Version) == 0x000138, "Wrong size on LevelScript_C___2_Check_Execute_Version"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, Valid) == 0x000000, "Member 'LevelScript_C___2_Check_Execute_Version::Valid' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_GetLevelMapAndScriptName_LevelMapName) == 0x000008, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_GetLevelMapAndScriptName_LevelMapName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_GetLevelMapAndScriptName_ScriptName) == 0x000018, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_GetLevelMapAndScriptName_ScriptName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000028, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000050, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000060, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_GetLevelMapAndScriptName_LevelMapName_1) == 0x000070, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_GetLevelMapAndScriptName_LevelMapName_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_GetLevelMapAndScriptName_ScriptName_1) == 0x000080, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_GetLevelMapAndScriptName_ScriptName_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000090, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A0, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000B0, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_GetLevelMapAndScriptName_LevelMapName_2) == 0x0000C0, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_GetLevelMapAndScriptName_LevelMapName_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_GetLevelMapAndScriptName_ScriptName_2) == 0x0000D0, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_GetLevelMapAndScriptName_ScriptName_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000E0, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0000F0, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000100, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000110, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000120, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_Check_Execute_Version, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000130, "Member 'LevelScript_C___2_Check_Execute_Version::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_C___2_RunScript \ static_assert(alignof(LevelScript_C___2_RunScript) == 0x000008, "Wrong alignment on LevelScript_C___2_RunScript"); \ static_assert(sizeof(LevelScript_C___2_RunScript) == 0x0000C8, "Wrong size on LevelScript_C___2_RunScript"); \ static_assert(offsetof(LevelScript_C___2_RunScript, RuntimeInput) == 0x000000, "Member 'LevelScript_C___2_RunScript::RuntimeInput' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_RunScript, CallFunc_IsServer_ReturnValue) == 0x0000A0, "Member 'LevelScript_C___2_RunScript::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_RunScript, CallFunc_GetObjectClass_ReturnValue) == 0x0000A8, "Member 'LevelScript_C___2_RunScript::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_RunScript, CallFunc_GetClassDisplayName_ReturnValue) == 0x0000B0, "Member 'LevelScript_C___2_RunScript::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_RunScript, CallFunc_getLogger_logger) == 0x0000C0, "Member 'LevelScript_C___2_RunScript::CallFunc_getLogger_logger' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_C___2_TrySetExecuteVersionIfNotSet \ static_assert(alignof(LevelScript_C___2_TrySetExecuteVersionIfNotSet) == 0x000008, "Wrong alignment on LevelScript_C___2_TrySetExecuteVersionIfNotSet"); \ static_assert(sizeof(LevelScript_C___2_TrySetExecuteVersionIfNotSet) == 0x000150, "Wrong size on LevelScript_C___2_TrySetExecuteVersionIfNotSet"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, Version) == 0x000000, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::Version' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, sponer) == 0x000008, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::sponer' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, success_or_is_same_version_) == 0x000010, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::success_or_is_same_version_' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_GetObjectClass_ReturnValue) == 0x000018, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_GetObjectClass_ReturnValue_1) == 0x000020, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_GetObjectClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_ClassIsChildOf_ReturnValue) == 0x000038, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_ClassIsChildOf_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_SelectString_ReturnValue) == 0x000040, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000050, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000058, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_GetLevelMapAndScriptName_LevelMapName) == 0x000068, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_GetLevelMapAndScriptName_LevelMapName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_GetLevelMapAndScriptName_ScriptName) == 0x000078, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_GetLevelMapAndScriptName_ScriptName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000098, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A8, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000B8, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_Less_IntInt_ReturnValue) == 0x0000C8, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000D0, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000E0, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000F0, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000100, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000110, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000120, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000130, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C___2_TrySetExecuteVersionIfNotSet, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000140, "Member 'LevelScript_C___2_TrySetExecuteVersionIfNotSet::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_C_CompileScript \ static_assert(alignof(LevelScript_C_CompileScript) == 0x000008, "Wrong alignment on LevelScript_C_CompileScript"); \ static_assert(sizeof(LevelScript_C_CompileScript) == 0x000090, "Wrong size on LevelScript_C_CompileScript"); \ static_assert(offsetof(LevelScript_C_CompileScript, NewParam1) == 0x000000, "Member 'LevelScript_C_CompileScript::NewParam1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_CompileScript, NewParam2) == 0x000010, "Member 'LevelScript_C_CompileScript::NewParam2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_CompileScript, NewParam3) == 0x000020, "Member 'LevelScript_C_CompileScript::NewParam3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_CompileScript, NewParam4) == 0x000030, "Member 'LevelScript_C_CompileScript::NewParam4' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_CompileScript, NewParam5) == 0x000040, "Member 'LevelScript_C_CompileScript::NewParam5' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_CompileScript, NewParam6) == 0x000050, "Member 'LevelScript_C_CompileScript::NewParam6' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_CompileScript, NewParam7) == 0x000060, "Member 'LevelScript_C_CompileScript::NewParam7' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_CompileScript, NewParam8) == 0x000070, "Member 'LevelScript_C_CompileScript::NewParam8' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_CompileScript, NewParam9) == 0x000080, "Member 'LevelScript_C_CompileScript::NewParam9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_C_CompileScript_Client \ static_assert(alignof(LevelScript_C_CompileScript_Client) == 0x000008, "Wrong alignment on LevelScript_C_CompileScript_Client"); \ static_assert(sizeof(LevelScript_C_CompileScript_Client) == 0x000090, "Wrong size on LevelScript_C_CompileScript_Client"); \ static_assert(offsetof(LevelScript_C_CompileScript_Client, NewParam1) == 0x000000, "Member 'LevelScript_C_CompileScript_Client::NewParam1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_CompileScript_Client, NewParam2) == 0x000010, "Member 'LevelScript_C_CompileScript_Client::NewParam2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_CompileScript_Client, NewParam3) == 0x000020, "Member 'LevelScript_C_CompileScript_Client::NewParam3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_CompileScript_Client, NewParam4) == 0x000030, "Member 'LevelScript_C_CompileScript_Client::NewParam4' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_CompileScript_Client, NewParam5) == 0x000040, "Member 'LevelScript_C_CompileScript_Client::NewParam5' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_CompileScript_Client, NewParam6) == 0x000050, "Member 'LevelScript_C_CompileScript_Client::NewParam6' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_CompileScript_Client, NewParam7) == 0x000060, "Member 'LevelScript_C_CompileScript_Client::NewParam7' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_CompileScript_Client, NewParam8) == 0x000070, "Member 'LevelScript_C_CompileScript_Client::NewParam8' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_CompileScript_Client, NewParam9) == 0x000080, "Member 'LevelScript_C_CompileScript_Client::NewParam9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_C_ExecuteUbergraph_LevelScript \ static_assert(alignof(LevelScript_C_ExecuteUbergraph_LevelScript) == 0x000008, "Wrong alignment on LevelScript_C_ExecuteUbergraph_LevelScript"); \ static_assert(sizeof(LevelScript_C_ExecuteUbergraph_LevelScript) == 0x000150, "Wrong size on LevelScript_C_ExecuteUbergraph_LevelScript"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, EntryPoint) == 0x000000, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam1) == 0x000008, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam2) == 0x000018, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam3) == 0x000028, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam4) == 0x000038, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam4' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam5) == 0x000048, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam5' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam6) == 0x000058, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam6' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam7) == 0x000068, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam7' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam8) == 0x000078, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam8' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam9) == 0x000088, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam9' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, Temp_object_Variable) == 0x000098, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, CallFunc_GetAllActorsOfClass_OutActors) == 0x0000A0, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, CallFunc_Array_Get_Item) == 0x0000B0, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, CallFunc_Greater_IntInt_ReturnValue) == 0x0000BC, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam1_1) == 0x0000C0, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam1_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam2_1) == 0x0000D0, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam2_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam3_1) == 0x0000E0, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam3_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam4_1) == 0x0000F0, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam4_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam5_1) == 0x000100, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam5_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam6_1) == 0x000110, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam6_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam7_1) == 0x000120, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam7_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam8_1) == 0x000130, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam8_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_ExecuteUbergraph_LevelScript, K2Node_CustomEvent_NewParam9_1) == 0x000140, "Member 'LevelScript_C_ExecuteUbergraph_LevelScript::K2Node_CustomEvent_NewParam9_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_C_GetLevelMapAndScriptName \ static_assert(alignof(LevelScript_C_GetLevelMapAndScriptName) == 0x000008, "Wrong alignment on LevelScript_C_GetLevelMapAndScriptName"); \ static_assert(sizeof(LevelScript_C_GetLevelMapAndScriptName) == 0x000098, "Wrong size on LevelScript_C_GetLevelMapAndScriptName"); \ static_assert(offsetof(LevelScript_C_GetLevelMapAndScriptName, LevelMapName) == 0x000000, "Member 'LevelScript_C_GetLevelMapAndScriptName::LevelMapName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_GetLevelMapAndScriptName, ScriptName) == 0x000010, "Member 'LevelScript_C_GetLevelMapAndScriptName::ScriptName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_GetLevelMapAndScriptName, L_LevelDotName) == 0x000020, "Member 'LevelScript_C_GetLevelMapAndScriptName::L_LevelDotName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_GetLevelMapAndScriptName, CallFunc_GetDisplayName_ReturnValue) == 0x000030, "Member 'LevelScript_C_GetLevelMapAndScriptName::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_GetLevelMapAndScriptName, CallFunc_Split_LeftS) == 0x000040, "Member 'LevelScript_C_GetLevelMapAndScriptName::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_GetLevelMapAndScriptName, CallFunc_Split_RightS) == 0x000050, "Member 'LevelScript_C_GetLevelMapAndScriptName::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_GetLevelMapAndScriptName, CallFunc_Split_ReturnValue) == 0x000060, "Member 'LevelScript_C_GetLevelMapAndScriptName::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_GetLevelMapAndScriptName, CallFunc_GetPathName_ReturnValue) == 0x000068, "Member 'LevelScript_C_GetLevelMapAndScriptName::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_GetLevelMapAndScriptName, CallFunc_FindSubstring_ReturnValue) == 0x000078, "Member 'LevelScript_C_GetLevelMapAndScriptName::CallFunc_FindSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_GetLevelMapAndScriptName, CallFunc_FindSubstring_ReturnValue_1) == 0x00007C, "Member 'LevelScript_C_GetLevelMapAndScriptName::CallFunc_FindSubstring_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_GetLevelMapAndScriptName, CallFunc_Add_IntInt_ReturnValue) == 0x000080, "Member 'LevelScript_C_GetLevelMapAndScriptName::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_GetLevelMapAndScriptName, CallFunc_Subtract_IntInt_ReturnValue) == 0x000084, "Member 'LevelScript_C_GetLevelMapAndScriptName::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_GetLevelMapAndScriptName, CallFunc_GetSubstring_ReturnValue) == 0x000088, "Member 'LevelScript_C_GetLevelMapAndScriptName::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_C_LevelScriptFunction \ static_assert(alignof(LevelScript_C_LevelScriptFunction) == 0x000008, "Wrong alignment on LevelScript_C_LevelScriptFunction"); \ static_assert(sizeof(LevelScript_C_LevelScriptFunction) == 0x000698, "Wrong size on LevelScript_C_LevelScriptFunction"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, UUID) == 0x000000, "Member 'LevelScript_C_LevelScriptFunction::UUID' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, IsReentry) == 0x000004, "Member 'LevelScript_C_LevelScriptFunction::IsReentry' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, InParams) == 0x000008, "Member 'LevelScript_C_LevelScriptFunction::InParams' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, bListenCallback) == 0x0000B8, "Member 'LevelScript_C_LevelScriptFunction::bListenCallback' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, mayHaveInput) == 0x0000C0, "Member 'LevelScript_C_LevelScriptFunction::mayHaveInput' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue) == 0x000160, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_BreakLevelScriptParams_MethodNodeType) == 0x000170, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_BreakLevelScriptParams_MethodNodeType' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_BreakLevelScriptParams_CustomedMethodClass) == 0x000178, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_BreakLevelScriptParams_CustomedMethodClass' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_BreakLevelScriptParams_ParamObject) == 0x000180, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_BreakLevelScriptParams_ParamObject' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_BreakLevelScriptParams_ParamOutputPin) == 0x000188, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_BreakLevelScriptParams_ParamOutputPin' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_BreakLevelScriptParams_ParamString1) == 0x000190, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_BreakLevelScriptParams_ParamString1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_BreakLevelScriptParams_ParamString2) == 0x0001A0, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_BreakLevelScriptParams_ParamString2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_BreakLevelScriptParams_ParamString3) == 0x0001B0, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_BreakLevelScriptParams_ParamString3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_BreakLevelScriptParams_ParamString4) == 0x0001C0, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_BreakLevelScriptParams_ParamString4' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_BreakLevelScriptParams_ParamString5) == 0x0001D0, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_BreakLevelScriptParams_ParamString5' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_BreakLevelScriptParams_ParamString6) == 0x0001E0, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_BreakLevelScriptParams_ParamString6' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_BreakLevelScriptParams_ParamString7) == 0x0001F0, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_BreakLevelScriptParams_ParamString7' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_BreakLevelScriptParams_ParamString8) == 0x000200, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_BreakLevelScriptParams_ParamString8' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_BreakLevelScriptParams_ParamString9) == 0x000210, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_BreakLevelScriptParams_ParamString9' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000220, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, K2Node_DynamicCast_AsActor) == 0x000230, "Member 'LevelScript_C_LevelScriptFunction::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, K2Node_DynamicCast_bSuccess) == 0x000238, "Member 'LevelScript_C_LevelScriptFunction::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, K2Node_ClassDynamicCast_AsLevel_Node_Handler) == 0x000240, "Member 'LevelScript_C_LevelScriptFunction::K2Node_ClassDynamicCast_AsLevel_Node_Handler' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, K2Node_ClassDynamicCast_bSuccess) == 0x000248, "Member 'LevelScript_C_LevelScriptFunction::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, K2Node_MakeStruct_ST_ScriptNode_ArgInput) == 0x000250, "Member 'LevelScript_C_LevelScriptFunction::K2Node_MakeStruct_ST_ScriptNode_ArgInput' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_GetComponentByClass_ReturnValue) == 0x0002F0, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_IsValidClass_ReturnValue) == 0x0002F8, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, K2Node_SwitchEnum_CmpSuccess) == 0x0002F9, "Member 'LevelScript_C_LevelScriptFunction::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Map_Find_Value) == 0x000300, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Map_Find_ReturnValue) == 0x000308, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_IsValid_ReturnValue) == 0x000309, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000310, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, Temp_class_Variable) == 0x000320, "Member 'LevelScript_C_LevelScriptFunction::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, Temp_bool_Variable) == 0x000328, "Member 'LevelScript_C_LevelScriptFunction::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, K2Node_Select_Default) == 0x000330, "Member 'LevelScript_C_LevelScriptFunction::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Conv_IntToString_ReturnValue) == 0x000338, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000348, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, K2Node_MakeStruct_ST_ScriptNode_ArgInput_1) == 0x000358, "Member 'LevelScript_C_LevelScriptFunction::K2Node_MakeStruct_ST_ScriptNode_ArgInput_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_FindDynamicLevelscript_find) == 0x0003F8, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_FindDynamicLevelscript_find' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_FindDynamicLevelscript_levelscript) == 0x000400, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_FindDynamicLevelscript_levelscript' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_IsValid_ReturnValue_1) == 0x000408, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_IsValid_ReturnValue_2) == 0x000409, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000410, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_IsValid_ReturnValue_3) == 0x000418, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_IsValid_ReturnValue_4) == 0x000419, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, K2Node_DynamicCast_AsLevel_Node_Handler) == 0x000420, "Member 'LevelScript_C_LevelScriptFunction::K2Node_DynamicCast_AsLevel_Node_Handler' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, K2Node_DynamicCast_bSuccess_1) == 0x000428, "Member 'LevelScript_C_LevelScriptFunction::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_GetLevelMapAndScriptName_LevelMapName) == 0x000430, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_GetLevelMapAndScriptName_LevelMapName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_GetLevelMapAndScriptName_ScriptName) == 0x000440, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_GetLevelMapAndScriptName_ScriptName' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000450, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000460, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000470, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000480, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000490, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0004A0, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0004B0, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0004C0, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_10) == 0x0004D0, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Conv_IntToString_ReturnValue_3) == 0x0004E0, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0004F0, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000500, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_GetLevelMapAndScriptName_LevelMapName_1) == 0x000510, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_GetLevelMapAndScriptName_LevelMapName_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_GetLevelMapAndScriptName_ScriptName_1) == 0x000520, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_GetLevelMapAndScriptName_ScriptName_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000530, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000540, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000550, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_16) == 0x000560, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_17) == 0x000570, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_18) == 0x000580, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_19) == 0x000590, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Subtract_IntInt_ReturnValue) == 0x0005A0, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_20) == 0x0005A8, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Max_ReturnValue) == 0x0005B8, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_21) == 0x0005C0, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, K2Node_MakeStruct_ST_ScriptNode_ArgInput_2) == 0x0005D0, "Member 'LevelScript_C_LevelScriptFunction::K2Node_MakeStruct_ST_ScriptNode_ArgInput_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_Concat_StrStr_ReturnValue_22) == 0x000670, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_Concat_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_FindDynamicLevelscript_find_1) == 0x000680, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_FindDynamicLevelscript_find_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_FindDynamicLevelscript_levelscript_1) == 0x000688, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_FindDynamicLevelscript_levelscript_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_LevelScriptFunction, CallFunc_IsValid_ReturnValue_5) == 0x000690, "Member 'LevelScript_C_LevelScriptFunction::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_C_UserConstructionScript \ static_assert(alignof(LevelScript_C_UserConstructionScript) == 0x000008, "Wrong alignment on LevelScript_C_UserConstructionScript"); \ static_assert(sizeof(LevelScript_C_UserConstructionScript) == 0x000028, "Wrong size on LevelScript_C_UserConstructionScript"); \ static_assert(offsetof(LevelScript_C_UserConstructionScript, L_Find) == 0x000000, "Member 'LevelScript_C_UserConstructionScript::L_Find' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_UserConstructionScript, L_Matched_Tag) == 0x000008, "Member 'LevelScript_C_UserConstructionScript::L_Matched_Tag' has a wrong offset!"); \ static_assert(offsetof(LevelScript_C_UserConstructionScript, L_temp_tags) == 0x000018, "Member 'LevelScript_C_UserConstructionScript::L_temp_tags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALevelScript_C \ static_assert(alignof(ALevelScript_C) == 0x000008, "Wrong alignment on ALevelScript_C"); \ static_assert(sizeof(ALevelScript_C) == 0x000400, "Wrong size on ALevelScript_C"); \ static_assert(offsetof(ALevelScript_C, UberGraphFrame) == 0x000340, "Member 'ALevelScript_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_C, LevelNodeHandler_LogicNode) == 0x000348, "Member 'ALevelScript_C::LevelNodeHandler_LogicNode' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_C, LevelNodeHandler_UserCommands) == 0x000350, "Member 'ALevelScript_C::LevelNodeHandler_UserCommands' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_C, Controller_Sublevelscript) == 0x000358, "Member 'ALevelScript_C::Controller_Sublevelscript' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_C, LevelNodeHandler_Delay) == 0x000360, "Member 'ALevelScript_C::LevelNodeHandler_Delay' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_C, DefaultSceneRoot) == 0x000368, "Member 'ALevelScript_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_C, logger) == 0x000370, "Member 'ALevelScript_C::logger' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_C, customMethodHandler) == 0x000378, "Member 'ALevelScript_C::customMethodHandler' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_C, executor) == 0x0003C8, "Member 'ALevelScript_C::executor' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_C, cached_level_script_name) == 0x0003D0, "Member 'ALevelScript_C::cached_level_script_name' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_C, cached_map_name) == 0x0003E0, "Member 'ALevelScript_C::cached_map_name' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_C, cached_name) == 0x0003F0, "Member 'ALevelScript_C::cached_name' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_C, compiled) == 0x0003F1, "Member 'ALevelScript_C::compiled' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_C, excute_version) == 0x0003F4, "Member 'ALevelScript_C::excute_version' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_C, MayUUID) == 0x0003F8, "Member 'ALevelScript_C::MayUUID' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_C, __2_compileId) == 0x0003FC, "Member 'ALevelScript_C::__2_compileId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList \ static_assert(alignof(BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList) == 0x0000E0, "Wrong size on BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList, CallFunc_GetRefreshRate_ReturnValue) == 0x0000DA, "Member 'BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList::CallFunc_GetRefreshRate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000DB, "Member 'BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000DC, "Member 'BP_SetRule_suodingzhenshuPS5XSX_C_OptionIsInList::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_suodingzhenshuPS5XSX_C \ static_assert(alignof(UBP_SetRule_suodingzhenshuPS5XSX_C) == 0x000008, "Wrong alignment on UBP_SetRule_suodingzhenshuPS5XSX_C"); \ static_assert(sizeof(UBP_SetRule_suodingzhenshuPS5XSX_C) == 0x000040, "Wrong size on UBP_SetRule_suodingzhenshuPS5XSX_C"); \ #define DUMPER7_ASSERTS_BP_SetRule_PDO_C_OptionIsInList \ static_assert(alignof(BP_SetRule_PDO_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_PDO_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_PDO_C_OptionIsInList) == 0x0000E0, "Wrong size on BP_SetRule_PDO_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_PDO_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_PDO_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_PDO_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_PDO_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_PDO_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_PDO_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_PDO_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_PDO_C_OptionIsInList::Skip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_PDO_C \ static_assert(alignof(UBP_SetRule_PDO_C) == 0x000008, "Wrong alignment on UBP_SetRule_PDO_C"); \ static_assert(sizeof(UBP_SetRule_PDO_C) == 0x000040, "Wrong size on UBP_SetRule_PDO_C"); \ #define DUMPER7_ASSERTS_FS_GemBuffAddData \ static_assert(alignof(FS_GemBuffAddData) == 0x000008, "Wrong alignment on FS_GemBuffAddData"); \ static_assert(sizeof(FS_GemBuffAddData) == 0x000020, "Wrong size on FS_GemBuffAddData"); \ static_assert(offsetof(FS_GemBuffAddData, Tag_6_2D961A77437061CC2864F796FEE651EB) == 0x000000, "Member 'FS_GemBuffAddData::Tag_6_2D961A77437061CC2864F796FEE651EB' has a wrong offset!"); \ static_assert(offsetof(FS_GemBuffAddData, Key_7_3C4225864B5537B120603ABBA102E104) == 0x000008, "Member 'FS_GemBuffAddData::Key_7_3C4225864B5537B120603ABBA102E104' has a wrong offset!"); \ static_assert(offsetof(FS_GemBuffAddData, RGSLevel_9_20CA1F814CFBC6C0D7863D8C18D2FBCD) == 0x000018, "Member 'FS_GemBuffAddData::RGSLevel_9_20CA1F814CFBC6C0D7863D8C18D2FBCD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_NVIDIABase_C_IsNVIDIA_GPU \ static_assert(alignof(BP_SetRule_NVIDIABase_C_IsNVIDIA_GPU) == 0x000008, "Wrong alignment on BP_SetRule_NVIDIABase_C_IsNVIDIA_GPU"); \ static_assert(sizeof(BP_SetRule_NVIDIABase_C_IsNVIDIA_GPU) == 0x000030, "Wrong size on BP_SetRule_NVIDIABase_C_IsNVIDIA_GPU"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_IsNVIDIA_GPU, ReturnValue) == 0x000000, "Member 'BP_SetRule_NVIDIABase_C_IsNVIDIA_GPU::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_IsNVIDIA_GPU, CallFunc_GetGPUHardwareBrand_ParseInto) == 0x000008, "Member 'BP_SetRule_NVIDIABase_C_IsNVIDIA_GPU::CallFunc_GetGPUHardwareBrand_ParseInto' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_IsNVIDIA_GPU, CallFunc_GetGPUHardwareBrand_SourceBrand) == 0x000018, "Member 'BP_SetRule_NVIDIABase_C_IsNVIDIA_GPU::CallFunc_GetGPUHardwareBrand_SourceBrand' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_IsNVIDIA_GPU, K2Node_SwitchString_CmpSuccess) == 0x000028, "Member 'BP_SetRule_NVIDIABase_C_IsNVIDIA_GPU::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_NVIDIABase_C_OptionIsInList \ static_assert(alignof(BP_SetRule_NVIDIABase_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_NVIDIABase_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_NVIDIABase_C_OptionIsInList) == 0x0000E0, "Wrong size on BP_SetRule_NVIDIABase_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_NVIDIABase_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_NVIDIABase_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_NVIDIABase_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_NVIDIABase_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_OptionIsInList, CallFunc_IsNVIDIA_GPU_ReturnValue) == 0x0000DA, "Member 'BP_SetRule_NVIDIABase_C_OptionIsInList::CallFunc_IsNVIDIA_GPU_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_OptionIsInList, CallFunc_Not_PreBool_ReturnValue) == 0x0000DB, "Member 'BP_SetRule_NVIDIABase_C_OptionIsInList::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_NVIDIABase_C_OverrideDefaultValue \ static_assert(alignof(BP_SetRule_NVIDIABase_C_OverrideDefaultValue) == 0x000008, "Wrong alignment on BP_SetRule_NVIDIABase_C_OverrideDefaultValue"); \ static_assert(sizeof(BP_SetRule_NVIDIABase_C_OverrideDefaultValue) == 0x000128, "Wrong size on BP_SetRule_NVIDIABase_C_OverrideDefaultValue"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_OverrideDefaultValue, SettingModel) == 0x000000, "Member 'BP_SetRule_NVIDIABase_C_OverrideDefaultValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_OverrideDefaultValue, SettingSaver) == 0x000008, "Member 'BP_SetRule_NVIDIABase_C_OverrideDefaultValue::SettingSaver' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_OverrideDefaultValue, Slot) == 0x000010, "Member 'BP_SetRule_NVIDIABase_C_OverrideDefaultValue::Slot' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_OverrideDefaultValue, InName) == 0x000020, "Member 'BP_SetRule_NVIDIABase_C_OverrideDefaultValue::InName' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_OverrideDefaultValue, Setting) == 0x000028, "Member 'BP_SetRule_NVIDIABase_C_OverrideDefaultValue::Setting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_OverrideDefaultValue, DefaultValue) == 0x0000F8, "Member 'BP_SetRule_NVIDIABase_C_OverrideDefaultValue::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_OverrideDefaultValue, ModifEnable) == 0x000108, "Member 'BP_SetRule_NVIDIABase_C_OverrideDefaultValue::ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_OverrideDefaultValue, CallFunc_IsNVIDIA_GPU_ReturnValue) == 0x000109, "Member 'BP_SetRule_NVIDIABase_C_OverrideDefaultValue::CallFunc_IsNVIDIA_GPU_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_OverrideDefaultValue, CallFunc_OverrideDefaultValue_DefaultValue) == 0x000110, "Member 'BP_SetRule_NVIDIABase_C_OverrideDefaultValue::CallFunc_OverrideDefaultValue_DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIABase_C_OverrideDefaultValue, CallFunc_OverrideDefaultValue_ModifEnable) == 0x000120, "Member 'BP_SetRule_NVIDIABase_C_OverrideDefaultValue::CallFunc_OverrideDefaultValue_ModifEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_NVIDIABase_C \ static_assert(alignof(UBP_SetRule_NVIDIABase_C) == 0x000008, "Wrong alignment on UBP_SetRule_NVIDIABase_C"); \ static_assert(sizeof(UBP_SetRule_NVIDIABase_C) == 0x000040, "Wrong size on UBP_SetRule_NVIDIABase_C"); \ #define DUMPER7_ASSERTS_UBP_SetRule_NVIDIA_Reflex_C \ static_assert(alignof(UBP_SetRule_NVIDIA_Reflex_C) == 0x000008, "Wrong alignment on UBP_SetRule_NVIDIA_Reflex_C"); \ static_assert(sizeof(UBP_SetRule_NVIDIA_Reflex_C) == 0x000040, "Wrong size on UBP_SetRule_NVIDIA_Reflex_C"); \ #define DUMPER7_ASSERTS_BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList \ static_assert(alignof(BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList) == 0x0000E8, "Wrong size on BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList, CallFunc_OptionIsInList_Hidden) == 0x0000DA, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList::CallFunc_OptionIsInList_Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList, CallFunc_OptionIsInList_Skip) == 0x0000DB, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList::CallFunc_OptionIsInList_Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList, CallFunc_SupportNVIDIARayTracing_ReturnValue) == 0x0000DC, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList::CallFunc_SupportNVIDIARayTracing_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList, CallFunc_GetNVIDIARayTracingQuality_ReturnValue) == 0x0000E0, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList::CallFunc_GetNVIDIARayTracingQuality_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000E4, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OptionIsInList::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue \ static_assert(alignof(BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue) == 0x000008, "Wrong alignment on BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue"); \ static_assert(sizeof(BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue) == 0x000140, "Wrong size on BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue, SettingModel) == 0x000000, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue, SettingSaver) == 0x000008, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue::SettingSaver' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue, Slot) == 0x000010, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue::Slot' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue, InName) == 0x000020, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue::InName' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue, Setting) == 0x000028, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue::Setting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue, DefaultValue) == 0x0000F8, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue, ModifEnable) == 0x000108, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue::ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue, CallFunc_OverrideDefaultValue_DefaultValue) == 0x000110, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue::CallFunc_OverrideDefaultValue_DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue, CallFunc_OverrideDefaultValue_ModifEnable) == 0x000120, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue::CallFunc_OverrideDefaultValue_ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue, CallFunc_IsNVIDIA_GPU_ReturnValue) == 0x000121, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue::CallFunc_IsNVIDIA_GPU_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue, CallFunc_GetNVIDIARayTracingQuality_ReturnValue) == 0x000124, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue::CallFunc_GetNVIDIARayTracingQuality_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue, CallFunc_Subtract_IntInt_ReturnValue) == 0x000128, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00012C, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue, CallFunc_Conv_IntToString_ReturnValue) == 0x000130, "Member 'BP_SetRule_NVIDIA_RayTracingQuality_C_OverrideDefaultValue::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_NVIDIA_RayTracingQuality_C \ static_assert(alignof(UBP_SetRule_NVIDIA_RayTracingQuality_C) == 0x000008, "Wrong alignment on UBP_SetRule_NVIDIA_RayTracingQuality_C"); \ static_assert(sizeof(UBP_SetRule_NVIDIA_RayTracingQuality_C) == 0x000040, "Wrong size on UBP_SetRule_NVIDIA_RayTracingQuality_C"); \ #define DUMPER7_ASSERTS_BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList \ static_assert(alignof(BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList) == 0x0000E0, "Wrong size on BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList, CallFunc_OptionIsInList_Hidden) == 0x0000DA, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList::CallFunc_OptionIsInList_Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList, CallFunc_OptionIsInList_Skip) == 0x0000DB, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList::CallFunc_OptionIsInList_Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList, CallFunc_SupportNVIDIARayTracing_ReturnValue) == 0x0000DC, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OptionIsInList::CallFunc_SupportNVIDIARayTracing_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue \ static_assert(alignof(BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue) == 0x000008, "Wrong alignment on BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue"); \ static_assert(sizeof(BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue) == 0x000118, "Wrong size on BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue, SettingModel) == 0x000000, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue, SettingSaver) == 0x000008, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue::SettingSaver' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue, Slot) == 0x000010, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue::Slot' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue, InName) == 0x000020, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue::InName' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue, Setting) == 0x000028, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue::Setting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue, DefaultValue) == 0x0000F8, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue, ModifEnable) == 0x000108, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue::ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue, CallFunc_SupportNVIDIARayTracing_ReturnValue) == 0x000109, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue::CallFunc_SupportNVIDIARayTracing_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue, CallFunc_IsNVIDIA_GPU_ReturnValue) == 0x00010A, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue::CallFunc_IsNVIDIA_GPU_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue, CallFunc_GetNVIDIARayTracingQuality_ReturnValue) == 0x00010C, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue::CallFunc_GetNVIDIARayTracingQuality_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000110, "Member 'BP_SetRule_NVIDIA_RayTracing_C_OverrideDefaultValue::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_NVIDIA_RayTracing_C \ static_assert(alignof(UBP_SetRule_NVIDIA_RayTracing_C) == 0x000008, "Wrong alignment on UBP_SetRule_NVIDIA_RayTracing_C"); \ static_assert(sizeof(UBP_SetRule_NVIDIA_RayTracing_C) == 0x000040, "Wrong size on UBP_SetRule_NVIDIA_RayTracing_C"); \ #define DUMPER7_ASSERTS_LogFactory_C_getLogger \ static_assert(alignof(LogFactory_C_getLogger) == 0x000010, "Wrong alignment on LogFactory_C_getLogger"); \ static_assert(sizeof(LogFactory_C_getLogger) == 0x000120, "Wrong size on LogFactory_C_getLogger"); \ static_assert(offsetof(LogFactory_C_getLogger, Class_0) == 0x000000, "Member 'LogFactory_C_getLogger::Class_0' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, logger_0) == 0x000010, "Member 'LogFactory_C_getLogger::logger_0' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'LogFactory_C_getLogger::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, Temp_bool_Variable) == 0x000028, "Member 'LogFactory_C_getLogger::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000030, "Member 'LogFactory_C_getLogger::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, Temp_class_Variable) == 0x000040, "Member 'LogFactory_C_getLogger::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000048, "Member 'LogFactory_C_getLogger::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, Temp_int_Variable) == 0x000058, "Member 'LogFactory_C_getLogger::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00005C, "Member 'LogFactory_C_getLogger::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'LogFactory_C_getLogger::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, CallFunc_IsValid_ReturnValue) == 0x000064, "Member 'LogFactory_C_getLogger::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, CallFunc_IsValidClass_ReturnValue) == 0x000065, "Member 'LogFactory_C_getLogger::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, CallFunc_MakeTransform_ReturnValue) == 0x000070, "Member 'LogFactory_C_getLogger::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, K2Node_Select_Default) == 0x0000D0, "Member 'LogFactory_C_getLogger::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, K2Node_ClassDynamicCast_AsPanda_Logger) == 0x0000D8, "Member 'LogFactory_C_getLogger::K2Node_ClassDynamicCast_AsPanda_Logger' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, K2Node_ClassDynamicCast_bSuccess) == 0x0000E0, "Member 'LogFactory_C_getLogger::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, CallFunc_GetClassDisplayName_ReturnValue) == 0x0000E8, "Member 'LogFactory_C_getLogger::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0000F8, "Member 'LogFactory_C_getLogger::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000100, "Member 'LogFactory_C_getLogger::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LogFactory_C_getLogger, CallFunc_FinishSpawningActor_ReturnValue) == 0x000110, "Member 'LogFactory_C_getLogger::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULogFactory_C \ static_assert(alignof(ULogFactory_C) == 0x000008, "Wrong alignment on ULogFactory_C"); \ static_assert(sizeof(ULogFactory_C) == 0x0000F8, "Wrong size on ULogFactory_C"); \ static_assert(offsetof(ULogFactory_C, logger) == 0x0000E8, "Member 'ULogFactory_C::logger' has a wrong offset!"); \ static_assert(offsetof(ULogFactory_C, LogClass) == 0x0000F0, "Member 'ULogFactory_C::LogClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ShowPlayer_Handler_C_CouldBeReentry \ static_assert(alignof(ShowPlayer_Handler_C_CouldBeReentry) == 0x000008, "Wrong alignment on ShowPlayer_Handler_C_CouldBeReentry"); \ static_assert(sizeof(ShowPlayer_Handler_C_CouldBeReentry) == 0x0000A8, "Wrong size on ShowPlayer_Handler_C_CouldBeReentry"); \ static_assert(offsetof(ShowPlayer_Handler_C_CouldBeReentry, Input) == 0x000000, "Member 'ShowPlayer_Handler_C_CouldBeReentry::Input' has a wrong offset!"); \ static_assert(offsetof(ShowPlayer_Handler_C_CouldBeReentry, reentry) == 0x0000A0, "Member 'ShowPlayer_Handler_C_CouldBeReentry::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ShowPlayer_Handler_C_Execute \ static_assert(alignof(ShowPlayer_Handler_C_Execute) == 0x000008, "Wrong alignment on ShowPlayer_Handler_C_Execute"); \ static_assert(sizeof(ShowPlayer_Handler_C_Execute) == 0x0000B8, "Wrong size on ShowPlayer_Handler_C_Execute"); \ static_assert(offsetof(ShowPlayer_Handler_C_Execute, NodeId_0) == 0x000000, "Member 'ShowPlayer_Handler_C_Execute::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(ShowPlayer_Handler_C_Execute, Input) == 0x000010, "Member 'ShowPlayer_Handler_C_Execute::Input' has a wrong offset!"); \ static_assert(offsetof(ShowPlayer_Handler_C_Execute, reentry) == 0x0000B0, "Member 'ShowPlayer_Handler_C_Execute::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler \ static_assert(alignof(ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler) == 0x000008, "Wrong alignment on ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler"); \ static_assert(sizeof(ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler) == 0x0000F8, "Wrong size on ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler"); \ static_assert(offsetof(ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler, EntryPoint) == 0x000000, "Member 'ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler, CallFunc_Interact_SetIsInteraction_self_CastInput) == 0x000020, "Member 'ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler::CallFunc_Interact_SetIsInteraction_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler, CallFunc_Interact_SetIsInteraction_self_CastInput_1) == 0x000030, "Member 'ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler::CallFunc_Interact_SetIsInteraction_self_CastInput_1' has a wrong offset!"); \ static_assert(offsetof(ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler, K2Node_Event_nodeId) == 0x000040, "Member 'ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler::K2Node_Event_nodeId' has a wrong offset!"); \ static_assert(offsetof(ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler, K2Node_Event_Input) == 0x000050, "Member 'ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler::K2Node_Event_Input' has a wrong offset!"); \ static_assert(offsetof(ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler, K2Node_Event_Reentry) == 0x0000F0, "Member 'ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler::K2Node_Event_Reentry' has a wrong offset!"); \ static_assert(offsetof(ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler, K2Node_SwitchString_CmpSuccess) == 0x0000F1, "Member 'ShowPlayer_Handler_C_ExecuteUbergraph_ShowPlayer_Handler::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShowPlayer_Handler_C \ static_assert(alignof(UShowPlayer_Handler_C) == 0x000008, "Wrong alignment on UShowPlayer_Handler_C"); \ static_assert(sizeof(UShowPlayer_Handler_C) == 0x000148, "Wrong size on UShowPlayer_Handler_C"); \ static_assert(offsetof(UShowPlayer_Handler_C, UberGraphFrame_ShowPlayer_Handler_C) == 0x000140, "Member 'UShowPlayer_Handler_C::UberGraphFrame_ShowPlayer_Handler_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel \ static_assert(alignof(WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel) == 0x000008, "Wrong alignment on WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel"); \ static_assert(sizeof(WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel) == 0x000048, "Wrong size on WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel"); \ static_assert(offsetof(WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel, EntryPoint) == 0x000000, "Member 'WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel, K2Node_CustomEvent_Show) == 0x000004, "Member 'WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel::K2Node_CustomEvent_Show' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel, CallFunc_Not_PreBool_ReturnValue) == 0x000005, "Member 'WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel, Temp_bool_Variable) == 0x000018, "Member 'WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000020, "Member 'WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel, Temp_byte_Variable) == 0x000028, "Member 'WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel, Temp_byte_Variable_1) == 0x000029, "Member 'WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel, K2Node_Select_Default) == 0x00002A, "Member 'WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel, K2Node_CreateDelegate_OutputDelegate_1) == 0x00002C, "Member 'WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000040, "Member 'WB_CheckClickPanel_C_ExecuteUbergraph_WB_CheckClickPanel::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent \ static_assert(alignof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent) == 0x000008, "Wrong alignment on WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(sizeof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent) == 0x0000A0, "Wrong size on WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent, InKeyEvent) == 0x000000, "Member 'WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent, isDown) == 0x000040, "Member 'WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent, ReturnValue) == 0x000041, "Member 'WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetKey_ReturnValue) == 0x000048, "Member 'WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000060, "Member 'WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x000061, "Member 'WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue) == 0x000062, "Member 'WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent, CallFunc_IsValid_ReturnValue) == 0x000063, "Member 'WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000068, "Member 'WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000070, "Member 'WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000079, "Member 'WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetAnimInstance_ReturnValue) == 0x000080, "Member 'WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000088, "Member 'WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent, CallFunc_PlayCharacterMontage_duration) == 0x000090, "Member 'WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent::CallFunc_PlayCharacterMontage_duration' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000098, "Member 'WB_CheckClickPanel_C_OnCustomBlueprintKeyInputEvent::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CheckClickPanel_C_OnUpdateUIByLevelScript_Event \ static_assert(alignof(WB_CheckClickPanel_C_OnUpdateUIByLevelScript_Event) == 0x000001, "Wrong alignment on WB_CheckClickPanel_C_OnUpdateUIByLevelScript_Event"); \ static_assert(sizeof(WB_CheckClickPanel_C_OnUpdateUIByLevelScript_Event) == 0x000001, "Wrong size on WB_CheckClickPanel_C_OnUpdateUIByLevelScript_Event"); \ static_assert(offsetof(WB_CheckClickPanel_C_OnUpdateUIByLevelScript_Event, Show) == 0x000000, "Member 'WB_CheckClickPanel_C_OnUpdateUIByLevelScript_Event::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CheckClickPanel_C_UpdateValue \ static_assert(alignof(WB_CheckClickPanel_C_UpdateValue) == 0x000008, "Wrong alignment on WB_CheckClickPanel_C_UpdateValue"); \ static_assert(sizeof(WB_CheckClickPanel_C_UpdateValue) == 0x000020, "Wrong size on WB_CheckClickPanel_C_UpdateValue"); \ static_assert(offsetof(WB_CheckClickPanel_C_UpdateValue, Sum_0) == 0x000000, "Member 'WB_CheckClickPanel_C_UpdateValue::Sum_0' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_UpdateValue, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000008, "Member 'WB_CheckClickPanel_C_UpdateValue::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_UpdateValue, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000010, "Member 'WB_CheckClickPanel_C_UpdateValue::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CheckClickPanel_C_UpdateValue, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000018, "Member 'WB_CheckClickPanel_C_UpdateValue::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_CheckClickPanel_C \ static_assert(alignof(UWB_CheckClickPanel_C) == 0x000008, "Wrong alignment on UWB_CheckClickPanel_C"); \ static_assert(sizeof(UWB_CheckClickPanel_C) == 0x000308, "Wrong size on UWB_CheckClickPanel_C"); \ static_assert(offsetof(UWB_CheckClickPanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_CheckClickPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_CheckClickPanel_C, End) == 0x0002C8, "Member 'UWB_CheckClickPanel_C::End' has a wrong offset!"); \ static_assert(offsetof(UWB_CheckClickPanel_C, Image_Sphere) == 0x0002D0, "Member 'UWB_CheckClickPanel_C::Image_Sphere' has a wrong offset!"); \ static_assert(offsetof(UWB_CheckClickPanel_C, WGI_InputHelpVis_ItemKey) == 0x0002D8, "Member 'UWB_CheckClickPanel_C::WGI_InputHelpVis_ItemKey' has a wrong offset!"); \ static_assert(offsetof(UWB_CheckClickPanel_C, Sum) == 0x0002E0, "Member 'UWB_CheckClickPanel_C::Sum' has a wrong offset!"); \ static_assert(offsetof(UWB_CheckClickPanel_C, EndNum) == 0x0002E8, "Member 'UWB_CheckClickPanel_C::EndNum' has a wrong offset!"); \ static_assert(offsetof(UWB_CheckClickPanel_C, isInput) == 0x0002F0, "Member 'UWB_CheckClickPanel_C::isInput' has a wrong offset!"); \ static_assert(offsetof(UWB_CheckClickPanel_C, Timer) == 0x0002F8, "Member 'UWB_CheckClickPanel_C::Timer' has a wrong offset!"); \ static_assert(offsetof(UWB_CheckClickPanel_C, LastTime) == 0x000300, "Member 'UWB_CheckClickPanel_C::LastTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue \ static_assert(alignof(BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue) == 0x000008, "Wrong alignment on BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue"); \ static_assert(sizeof(BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue) == 0x000040, "Wrong size on BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue, ValueByTable) == 0x000000, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue::ValueByTable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue, SettingModel) == 0x000010, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue, ReturnValue) == 0x000018, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue, CallFunc_GetDLSSGGeneratedFramesRange_MinNumGeneratedFrames) == 0x000028, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue::CallFunc_GetDLSSGGeneratedFramesRange_MinNumGeneratedFrames' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue, CallFunc_GetDLSSGGeneratedFramesRange_MaxNumGeneratedFrames) == 0x00002C, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue::CallFunc_GetDLSSGGeneratedFramesRange_MaxNumGeneratedFrames' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_GetInitValue::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent \ static_assert(alignof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent) == 0x000008, "Wrong alignment on BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent"); \ static_assert(sizeof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent) == 0x000110, "Wrong size on BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent, Override) == 0x000000, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent::Override' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent, ReturnValue) == 0x000008, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent, Local_Result) == 0x000058, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent::Local_Result' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent, Temp_int_Variable) == 0x0000A8, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent, CallFunc_Add_IntInt_ReturnValue) == 0x0000AC, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent, CallFunc_Conv_IntToString_ReturnValue) == 0x0000B0, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000C0, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000D0, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent, CallFunc_Concat_StrStr_ReturnValue) == 0x0000D8, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent, CallFunc_Conv_StringToText_ReturnValue) == 0x0000E8, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent, CallFunc_GetDLSSGGeneratedFramesRange_MinNumGeneratedFrames) == 0x000100, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent::CallFunc_GetDLSSGGeneratedFramesRange_MinNumGeneratedFrames' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent, CallFunc_GetDLSSGGeneratedFramesRange_MaxNumGeneratedFrames) == 0x000104, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent::CallFunc_GetDLSSGGeneratedFramesRange_MaxNumGeneratedFrames' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000108, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideOptionsContent::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList \ static_assert(alignof(BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList) == 0x000118, "Wrong size on BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList, CallFunc_OptionIsInList_Hidden) == 0x0000DA, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList::CallFunc_OptionIsInList_Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList, CallFunc_OptionIsInList_Skip) == 0x0000DB, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList::CallFunc_OptionIsInList_Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList, CallFunc_GetOptionValue_ReturnValue) == 0x0000E0, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000F0, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList, CallFunc_GetOptionValue_ReturnValue_1) == 0x0000F8, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000108, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList, CallFunc_BooleanAND_ReturnValue) == 0x000109, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList, CallFunc_GetDLSSGGeneratedFramesRange_MinNumGeneratedFrames) == 0x00010C, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList::CallFunc_GetDLSSGGeneratedFramesRange_MinNumGeneratedFrames' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList, CallFunc_GetDLSSGGeneratedFramesRange_MaxNumGeneratedFrames) == 0x000110, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList::CallFunc_GetDLSSGGeneratedFramesRange_MaxNumGeneratedFrames' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000114, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OptionIsInList::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue \ static_assert(alignof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue) == 0x000008, "Wrong alignment on BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue"); \ static_assert(sizeof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue) == 0x000148, "Wrong size on BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue, SettingModel) == 0x000000, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue, SettingSaver) == 0x000008, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue::SettingSaver' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue, Slot) == 0x000010, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue::Slot' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue, InName) == 0x000020, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue::InName' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue, Setting) == 0x000028, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue::Setting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue, DefaultValue) == 0x0000F8, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue, ModifEnable) == 0x000108, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue::ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue, CallFunc_OverrideDefaultValue_DefaultValue) == 0x000110, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue::CallFunc_OverrideDefaultValue_DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue, CallFunc_OverrideDefaultValue_ModifEnable) == 0x000120, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue::CallFunc_OverrideDefaultValue_ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue, CallFunc_GetDLSSGGeneratedFramesRange_MinNumGeneratedFrames) == 0x000124, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue::CallFunc_GetDLSSGGeneratedFramesRange_MinNumGeneratedFrames' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue, CallFunc_GetDLSSGGeneratedFramesRange_MaxNumGeneratedFrames) == 0x000128, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue::CallFunc_GetDLSSGGeneratedFramesRange_MaxNumGeneratedFrames' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue, CallFunc_Conv_StringToInt_ReturnValue) == 0x00012C, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue, CallFunc_Clamp_ReturnValue) == 0x000130, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue, CallFunc_Conv_IntToString_ReturnValue) == 0x000138, "Member 'BP_SetRule_NVIDIA_DLSSGFR_C_OverrideDefaultValue::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_NVIDIA_DLSSGFR_C \ static_assert(alignof(UBP_SetRule_NVIDIA_DLSSGFR_C) == 0x000008, "Wrong alignment on UBP_SetRule_NVIDIA_DLSSGFR_C"); \ static_assert(sizeof(UBP_SetRule_NVIDIA_DLSSGFR_C) == 0x000040, "Wrong size on UBP_SetRule_NVIDIA_DLSSGFR_C"); \ #define DUMPER7_ASSERTS_BP_SetRule_MonitorIndex_C_GetInitValue \ static_assert(alignof(BP_SetRule_MonitorIndex_C_GetInitValue) == 0x000008, "Wrong alignment on BP_SetRule_MonitorIndex_C_GetInitValue"); \ static_assert(sizeof(BP_SetRule_MonitorIndex_C_GetInitValue) == 0x000040, "Wrong size on BP_SetRule_MonitorIndex_C_GetInitValue"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_GetInitValue, ValueByTable) == 0x000000, "Member 'BP_SetRule_MonitorIndex_C_GetInitValue::ValueByTable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_GetInitValue, SettingModel) == 0x000010, "Member 'BP_SetRule_MonitorIndex_C_GetInitValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_GetInitValue, ReturnValue) == 0x000018, "Member 'BP_SetRule_MonitorIndex_C_GetInitValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_GetInitValue, CallFunc_GetWindowsScreenMonitorIndex_ReturnValue) == 0x000028, "Member 'BP_SetRule_MonitorIndex_C_GetInitValue::CallFunc_GetWindowsScreenMonitorIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_GetInitValue, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'BP_SetRule_MonitorIndex_C_GetInitValue::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_MonitorIndex_C_OptionIsInList \ static_assert(alignof(BP_SetRule_MonitorIndex_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_MonitorIndex_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_MonitorIndex_C_OptionIsInList) == 0x0000F8, "Wrong size on BP_SetRule_MonitorIndex_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_MonitorIndex_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_MonitorIndex_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_MonitorIndex_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_MonitorIndex_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OptionIsInList, CallFunc_GetOptionValue_ReturnValue) == 0x0000E0, "Member 'BP_SetRule_MonitorIndex_C_OptionIsInList::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OptionIsInList, CallFunc_GetWindowsScreenMonitorNum_ReturnValue) == 0x0000F0, "Member 'BP_SetRule_MonitorIndex_C_OptionIsInList::CallFunc_GetWindowsScreenMonitorNum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OptionIsInList, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000F4, "Member 'BP_SetRule_MonitorIndex_C_OptionIsInList::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OptionIsInList, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000F5, "Member 'BP_SetRule_MonitorIndex_C_OptionIsInList::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_MonitorIndex_C_OverrideDefaultValue \ static_assert(alignof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue) == 0x000008, "Wrong alignment on BP_SetRule_MonitorIndex_C_OverrideDefaultValue"); \ static_assert(sizeof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue) == 0x000170, "Wrong size on BP_SetRule_MonitorIndex_C_OverrideDefaultValue"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue, SettingModel) == 0x000000, "Member 'BP_SetRule_MonitorIndex_C_OverrideDefaultValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue, SettingSaver) == 0x000008, "Member 'BP_SetRule_MonitorIndex_C_OverrideDefaultValue::SettingSaver' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue, Slot) == 0x000010, "Member 'BP_SetRule_MonitorIndex_C_OverrideDefaultValue::Slot' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue, InName) == 0x000020, "Member 'BP_SetRule_MonitorIndex_C_OverrideDefaultValue::InName' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue, Setting) == 0x000028, "Member 'BP_SetRule_MonitorIndex_C_OverrideDefaultValue::Setting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue, DefaultValue) == 0x0000F8, "Member 'BP_SetRule_MonitorIndex_C_OverrideDefaultValue::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue, ModifEnable) == 0x000108, "Member 'BP_SetRule_MonitorIndex_C_OverrideDefaultValue::ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue, LocalValue) == 0x000110, "Member 'BP_SetRule_MonitorIndex_C_OverrideDefaultValue::LocalValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue, CallFunc_IsEmpty_ReturnValue) == 0x000120, "Member 'BP_SetRule_MonitorIndex_C_OverrideDefaultValue::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue, CallFunc_Conv_NameToString_ReturnValue) == 0x000128, "Member 'BP_SetRule_MonitorIndex_C_OverrideDefaultValue::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue, CallFunc_GetSlotValue_Value) == 0x000138, "Member 'BP_SetRule_MonitorIndex_C_OverrideDefaultValue::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue, CallFunc_GetWindowsScreenMonitorIndex_ReturnValue) == 0x000148, "Member 'BP_SetRule_MonitorIndex_C_OverrideDefaultValue::CallFunc_GetWindowsScreenMonitorIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue, CallFunc_Conv_IntToString_ReturnValue) == 0x000150, "Member 'BP_SetRule_MonitorIndex_C_OverrideDefaultValue::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue, CallFunc_GetWindowsScreenMonitorNum_ReturnValue) == 0x000160, "Member 'BP_SetRule_MonitorIndex_C_OverrideDefaultValue::CallFunc_GetWindowsScreenMonitorNum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue, CallFunc_Conv_StringToInt_ReturnValue) == 0x000164, "Member 'BP_SetRule_MonitorIndex_C_OverrideDefaultValue::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_MonitorIndex_C_OverrideDefaultValue, CallFunc_Greater_IntInt_ReturnValue) == 0x000168, "Member 'BP_SetRule_MonitorIndex_C_OverrideDefaultValue::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_MonitorIndex_C \ static_assert(alignof(UBP_SetRule_MonitorIndex_C) == 0x000008, "Wrong alignment on UBP_SetRule_MonitorIndex_C"); \ static_assert(sizeof(UBP_SetRule_MonitorIndex_C) == 0x000040, "Wrong size on UBP_SetRule_MonitorIndex_C"); \ #define DUMPER7_ASSERTS_PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent \ static_assert(alignof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent) == 0x000010, "Wrong alignment on PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent"); \ static_assert(sizeof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent) == 0x000380, "Wrong size on PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, EntryPoint) == 0x000000, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, Temp_int_Array_Index_Variable) == 0x000004, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, Temp_int_Array_Index_Variable_1) == 0x000008, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Array_Length_ReturnValue) == 0x00000C, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Array_Get_Item) == 0x000010, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_LoadAsset_Blocking_ReturnValue) == 0x000040, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_LoadAsset_Blocking_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, Temp_int_RunCount_Variable) == 0x000048, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::Temp_int_RunCount_Variable' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Array_Length_ReturnValue_1) == 0x00004C, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000054, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, Temp_int_Loop_Counter_Variable_1) == 0x00005C, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Add_IntInt_ReturnValue_1) == 0x000064, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Less_IntInt_ReturnValue_1) == 0x000068, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Add_IntInt_ReturnValue_2) == 0x00006C, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, Temp_int_Array_Index_Variable_2) == 0x000070, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Array_Get_Item_1) == 0x000074, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, Temp_int_RunCount_Variable_1) == 0x00007C, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::Temp_int_RunCount_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Add_IntInt_ReturnValue_3) == 0x000080, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000084, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, Temp_object_Variable) == 0x000088, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000090, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue) == 0x000098, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, K2Node_CreateDelegate_OutputDelegate) == 0x00009C, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Array_Add_ReturnValue) == 0x0000AC, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, Temp_int_Loop_Counter_Variable_2) == 0x0000B0, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, K2Node_CustomEvent_Loaded) == 0x0000B8, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Add_IntInt_ReturnValue_4) == 0x0000C0, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_GetGameSetFixedParameter_ReturnValue_1) == 0x0000C8, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_GetGameSetFixedParameter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_1) == 0x0000D0, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Array_Add_ReturnValue_1) == 0x0000D4, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, K2Node_CustomEvent_NewItem) == 0x0000D8, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, K2Node_CustomEvent_Urgency) == 0x0000F8, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::K2Node_CustomEvent_Urgency' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0000F9, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Conv_InterfaceToObject_ReturnValue) == 0x000100, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Conv_InterfaceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000108, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_IsValid_ReturnValue) == 0x000109, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Array_IsValidIndex_ReturnValue_2) == 0x00010A, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Array_IsValidIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_BooleanAND_ReturnValue) == 0x00010B, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Array_Add_ReturnValue_2) == 0x00010C, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, Temp_int_RunCount_Variable_2) == 0x000110, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::Temp_int_RunCount_Variable_2' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_GreaterEqual_IntInt_ReturnValue_2) == 0x000114, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_GreaterEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Add_IntInt_ReturnValue_5) == 0x000118, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, Temp_object_Variable_1) == 0x000120, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Array_Add_ReturnValue_3) == 0x000128, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Redirect_Table_MappedTable) == 0x000130, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_GetDataTableRowFromName_OutRow) == 0x000140, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0002C0, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x0002C4, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, K2Node_CustomEvent_Loaded_1) == 0x0002D8, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::K2Node_CustomEvent_Loaded_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, K2Node_MakeArray_Array) == 0x0002E0, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, K2Node_MakeStruct_S_SoftObjectArray) == 0x0002F0, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::K2Node_MakeStruct_S_SoftObjectArray' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Map_Find_Value) == 0x000300, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Map_Find_ReturnValue) == 0x000310, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Array_Get_Item_2) == 0x000318, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_GetSubstring_ReturnValue) == 0x000348, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_LoadAsset_Blocking_ReturnValue_1) == 0x000358, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_LoadAsset_Blocking_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Map_Find_Value_1) == 0x000360, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Map_Find_ReturnValue_1) == 0x000370, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Array_Add_ReturnValue_4) == 0x000374, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Array_Length_ReturnValue_2) == 0x000378, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent, CallFunc_Less_IntInt_ReturnValue_2) == 0x00037C, "Member 'PairedAnimationPreLoadComponent_C_ExecuteUbergraph_PairedAnimationPreLoadComponent::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PairedAnimationPreLoadComponent_C_InitModel \ static_assert(alignof(PairedAnimationPreLoadComponent_C_InitModel) == 0x000008, "Wrong alignment on PairedAnimationPreLoadComponent_C_InitModel"); \ static_assert(sizeof(PairedAnimationPreLoadComponent_C_InitModel) == 0x0000C8, "Wrong size on PairedAnimationPreLoadComponent_C_InitModel"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, Local_Content) == 0x000000, "Member 'PairedAnimationPreLoadComponent_C_InitModel::Local_Content' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, Local_SubstringID) == 0x000010, "Member 'PairedAnimationPreLoadComponent_C_InitModel::Local_SubstringID' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, Temp_int_Array_Index_Variable) == 0x000020, "Member 'PairedAnimationPreLoadComponent_C_InitModel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'PairedAnimationPreLoadComponent_C_InitModel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'PairedAnimationPreLoadComponent_C_InitModel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, K2Node_MakeStruct_S_NameArray) == 0x000030, "Member 'PairedAnimationPreLoadComponent_C_InitModel::K2Node_MakeStruct_S_NameArray' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000040, "Member 'PairedAnimationPreLoadComponent_C_InitModel::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, CallFunc_Redirect_Table_MappedTable) == 0x000048, "Member 'PairedAnimationPreLoadComponent_C_InitModel::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, CallFunc_Map_Find_Value) == 0x000050, "Member 'PairedAnimationPreLoadComponent_C_InitModel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, CallFunc_Map_Find_ReturnValue) == 0x000060, "Member 'PairedAnimationPreLoadComponent_C_InitModel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000068, "Member 'PairedAnimationPreLoadComponent_C_InitModel::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, CallFunc_Array_Get_Item) == 0x000078, "Member 'PairedAnimationPreLoadComponent_C_InitModel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, CallFunc_Array_Add_ReturnValue) == 0x000080, "Member 'PairedAnimationPreLoadComponent_C_InitModel::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, CallFunc_Conv_NameToString_ReturnValue) == 0x000088, "Member 'PairedAnimationPreLoadComponent_C_InitModel::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, CallFunc_Array_Length_ReturnValue) == 0x000098, "Member 'PairedAnimationPreLoadComponent_C_InitModel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, CallFunc_GetSubstring_ReturnValue) == 0x0000A0, "Member 'PairedAnimationPreLoadComponent_C_InitModel::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, CallFunc_Less_IntInt_ReturnValue) == 0x0000B0, "Member 'PairedAnimationPreLoadComponent_C_InitModel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_InitModel, CallFunc_GetSubstring_ReturnValue_1) == 0x0000B8, "Member 'PairedAnimationPreLoadComponent_C_InitModel::CallFunc_GetSubstring_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PairedAnimationPreLoadComponent_C_OnLoaded_407DEE304937FC5E04E8219B1BFDD58E \ static_assert(alignof(PairedAnimationPreLoadComponent_C_OnLoaded_407DEE304937FC5E04E8219B1BFDD58E) == 0x000008, "Wrong alignment on PairedAnimationPreLoadComponent_C_OnLoaded_407DEE304937FC5E04E8219B1BFDD58E"); \ static_assert(sizeof(PairedAnimationPreLoadComponent_C_OnLoaded_407DEE304937FC5E04E8219B1BFDD58E) == 0x000008, "Wrong size on PairedAnimationPreLoadComponent_C_OnLoaded_407DEE304937FC5E04E8219B1BFDD58E"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_OnLoaded_407DEE304937FC5E04E8219B1BFDD58E, Loaded) == 0x000000, "Member 'PairedAnimationPreLoadComponent_C_OnLoaded_407DEE304937FC5E04E8219B1BFDD58E::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PairedAnimationPreLoadComponent_C_OnLoaded_407DEE304937FC5E04E8219B88F9DA67 \ static_assert(alignof(PairedAnimationPreLoadComponent_C_OnLoaded_407DEE304937FC5E04E8219B88F9DA67) == 0x000008, "Wrong alignment on PairedAnimationPreLoadComponent_C_OnLoaded_407DEE304937FC5E04E8219B88F9DA67"); \ static_assert(sizeof(PairedAnimationPreLoadComponent_C_OnLoaded_407DEE304937FC5E04E8219B88F9DA67) == 0x000008, "Wrong size on PairedAnimationPreLoadComponent_C_OnLoaded_407DEE304937FC5E04E8219B88F9DA67"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_OnLoaded_407DEE304937FC5E04E8219B88F9DA67, Loaded) == 0x000000, "Member 'PairedAnimationPreLoadComponent_C_OnLoaded_407DEE304937FC5E04E8219B88F9DA67::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PairedAnimationPreLoadComponent_C_RequestLoadPairedAnim \ static_assert(alignof(PairedAnimationPreLoadComponent_C_RequestLoadPairedAnim) == 0x000008, "Wrong alignment on PairedAnimationPreLoadComponent_C_RequestLoadPairedAnim"); \ static_assert(sizeof(PairedAnimationPreLoadComponent_C_RequestLoadPairedAnim) == 0x000028, "Wrong size on PairedAnimationPreLoadComponent_C_RequestLoadPairedAnim"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_RequestLoadPairedAnim, NewItem) == 0x000000, "Member 'PairedAnimationPreLoadComponent_C_RequestLoadPairedAnim::NewItem' has a wrong offset!"); \ static_assert(offsetof(PairedAnimationPreLoadComponent_C_RequestLoadPairedAnim, Urgency) == 0x000020, "Member 'PairedAnimationPreLoadComponent_C_RequestLoadPairedAnim::Urgency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPairedAnimationPreLoadComponent_C \ static_assert(alignof(UPairedAnimationPreLoadComponent_C) == 0x000008, "Wrong alignment on UPairedAnimationPreLoadComponent_C"); \ static_assert(sizeof(UPairedAnimationPreLoadComponent_C) == 0x000210, "Wrong size on UPairedAnimationPreLoadComponent_C"); \ static_assert(offsetof(UPairedAnimationPreLoadComponent_C, UberGraphFrame_PairedAnimationPreLoadComponent_C) == 0x0000F8, "Member 'UPairedAnimationPreLoadComponent_C::UberGraphFrame_PairedAnimationPreLoadComponent_C' has a wrong offset!"); \ static_assert(offsetof(UPairedAnimationPreLoadComponent_C, PairedAnimationRowName) == 0x000100, "Member 'UPairedAnimationPreLoadComponent_C::PairedAnimationRowName' has a wrong offset!"); \ static_assert(offsetof(UPairedAnimationPreLoadComponent_C, TempHoldCallBackArray) == 0x000150, "Member 'UPairedAnimationPreLoadComponent_C::TempHoldCallBackArray' has a wrong offset!"); \ static_assert(offsetof(UPairedAnimationPreLoadComponent_C, TempSoftMontageArray) == 0x000160, "Member 'UPairedAnimationPreLoadComponent_C::TempSoftMontageArray' has a wrong offset!"); \ static_assert(offsetof(UPairedAnimationPreLoadComponent_C, HelpLoadingList) == 0x000170, "Member 'UPairedAnimationPreLoadComponent_C::HelpLoadingList' has a wrong offset!"); \ static_assert(offsetof(UPairedAnimationPreLoadComponent_C, SoftMontageCache) == 0x000180, "Member 'UPairedAnimationPreLoadComponent_C::SoftMontageCache' has a wrong offset!"); \ static_assert(offsetof(UPairedAnimationPreLoadComponent_C, Local_CurrentLoadingItem) == 0x0001D0, "Member 'UPairedAnimationPreLoadComponent_C::Local_CurrentLoadingItem' has a wrong offset!"); \ static_assert(offsetof(UPairedAnimationPreLoadComponent_C, Local_LoadingRowNames) == 0x0001F0, "Member 'UPairedAnimationPreLoadComponent_C::Local_LoadingRowNames' has a wrong offset!"); \ static_assert(offsetof(UPairedAnimationPreLoadComponent_C, Local_MontageArray) == 0x000200, "Member 'UPairedAnimationPreLoadComponent_C::Local_MontageArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_Language_C_CheckAndGetValidValue \ static_assert(alignof(BP_SetRule_Language_C_CheckAndGetValidValue) == 0x000008, "Wrong alignment on BP_SetRule_Language_C_CheckAndGetValidValue"); \ static_assert(sizeof(BP_SetRule_Language_C_CheckAndGetValidValue) == 0x000090, "Wrong size on BP_SetRule_Language_C_CheckAndGetValidValue"); \ static_assert(offsetof(BP_SetRule_Language_C_CheckAndGetValidValue, SourceValue) == 0x000000, "Member 'BP_SetRule_Language_C_CheckAndGetValidValue::SourceValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_CheckAndGetValidValue, ReturnValue) == 0x000010, "Member 'BP_SetRule_Language_C_CheckAndGetValidValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_CheckAndGetValidValue, CallFunc_OverrideOptionsContent_Override) == 0x000020, "Member 'BP_SetRule_Language_C_CheckAndGetValidValue::CallFunc_OverrideOptionsContent_Override' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_CheckAndGetValidValue, CallFunc_OverrideOptionsContent_ReturnValue) == 0x000028, "Member 'BP_SetRule_Language_C_CheckAndGetValidValue::CallFunc_OverrideOptionsContent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_CheckAndGetValidValue, CallFunc_Map_Keys_Keys) == 0x000078, "Member 'BP_SetRule_Language_C_CheckAndGetValidValue::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_CheckAndGetValidValue, CallFunc_Map_Contains_ReturnValue) == 0x000088, "Member 'BP_SetRule_Language_C_CheckAndGetValidValue::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_Language_C_GetInitValue \ static_assert(alignof(BP_SetRule_Language_C_GetInitValue) == 0x000008, "Wrong alignment on BP_SetRule_Language_C_GetInitValue"); \ static_assert(sizeof(BP_SetRule_Language_C_GetInitValue) == 0x0000E8, "Wrong size on BP_SetRule_Language_C_GetInitValue"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, ValueByTable) == 0x000000, "Member 'BP_SetRule_Language_C_GetInitValue::ValueByTable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, SettingModel) == 0x000010, "Member 'BP_SetRule_Language_C_GetInitValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, ReturnValue) == 0x000018, "Member 'BP_SetRule_Language_C_GetInitValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, Local_DefaultLanguageTitle) == 0x000028, "Member 'BP_SetRule_Language_C_GetInitValue::Local_DefaultLanguageTitle' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, Local_Value) == 0x000038, "Member 'BP_SetRule_Language_C_GetInitValue::Local_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000048, "Member 'BP_SetRule_Language_C_GetInitValue::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, CallFunc_GetLocalizedCultures_ReturnValue) == 0x000050, "Member 'BP_SetRule_Language_C_GetInitValue::CallFunc_GetLocalizedCultures_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, CallFunc_Array_Contains_ReturnValue) == 0x000060, "Member 'BP_SetRule_Language_C_GetInitValue::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, CallFunc_CheckAndGetValidValue_ReturnValue) == 0x000068, "Member 'BP_SetRule_Language_C_GetInitValue::CallFunc_CheckAndGetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, CallFunc_GetDefaultLanguage_ReturnValue) == 0x000078, "Member 'BP_SetRule_Language_C_GetInitValue::CallFunc_GetDefaultLanguage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'BP_SetRule_Language_C_GetInitValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, CallFunc_Split_LeftS) == 0x000098, "Member 'BP_SetRule_Language_C_GetInitValue::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, CallFunc_Split_RightS) == 0x0000A8, "Member 'BP_SetRule_Language_C_GetInitValue::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, CallFunc_Split_ReturnValue) == 0x0000B8, "Member 'BP_SetRule_Language_C_GetInitValue::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000C0, "Member 'BP_SetRule_Language_C_GetInitValue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000D0, "Member 'BP_SetRule_Language_C_GetInitValue::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_GetInitValue, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x0000E0, "Member 'BP_SetRule_Language_C_GetInitValue::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_Language_C_OverrideDefaultValue \ static_assert(alignof(BP_SetRule_Language_C_OverrideDefaultValue) == 0x000008, "Wrong alignment on BP_SetRule_Language_C_OverrideDefaultValue"); \ static_assert(sizeof(BP_SetRule_Language_C_OverrideDefaultValue) == 0x000178, "Wrong size on BP_SetRule_Language_C_OverrideDefaultValue"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideDefaultValue, SettingModel) == 0x000000, "Member 'BP_SetRule_Language_C_OverrideDefaultValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideDefaultValue, SettingSaver) == 0x000008, "Member 'BP_SetRule_Language_C_OverrideDefaultValue::SettingSaver' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideDefaultValue, Slot) == 0x000010, "Member 'BP_SetRule_Language_C_OverrideDefaultValue::Slot' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideDefaultValue, InName) == 0x000020, "Member 'BP_SetRule_Language_C_OverrideDefaultValue::InName' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideDefaultValue, Setting) == 0x000028, "Member 'BP_SetRule_Language_C_OverrideDefaultValue::Setting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideDefaultValue, DefaultValue) == 0x0000F8, "Member 'BP_SetRule_Language_C_OverrideDefaultValue::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideDefaultValue, ModifEnable) == 0x000108, "Member 'BP_SetRule_Language_C_OverrideDefaultValue::ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideDefaultValue, Local_DefaultLanguageTitle) == 0x000110, "Member 'BP_SetRule_Language_C_OverrideDefaultValue::Local_DefaultLanguageTitle' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideDefaultValue, Local_Value) == 0x000120, "Member 'BP_SetRule_Language_C_OverrideDefaultValue::Local_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideDefaultValue, CallFunc_IsEmpty_ReturnValue) == 0x000130, "Member 'BP_SetRule_Language_C_OverrideDefaultValue::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideDefaultValue, CallFunc_GetInitValue_ReturnValue) == 0x000138, "Member 'BP_SetRule_Language_C_OverrideDefaultValue::CallFunc_GetInitValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideDefaultValue, CallFunc_Conv_NameToString_ReturnValue) == 0x000148, "Member 'BP_SetRule_Language_C_OverrideDefaultValue::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideDefaultValue, CallFunc_GetSlotValue_Value) == 0x000158, "Member 'BP_SetRule_Language_C_OverrideDefaultValue::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideDefaultValue, CallFunc_CheckAndGetValidValue_ReturnValue) == 0x000168, "Member 'BP_SetRule_Language_C_OverrideDefaultValue::CallFunc_CheckAndGetValidValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_Language_C_OverrideOptionsContent \ static_assert(alignof(BP_SetRule_Language_C_OverrideOptionsContent) == 0x000008, "Wrong alignment on BP_SetRule_Language_C_OverrideOptionsContent"); \ static_assert(sizeof(BP_SetRule_Language_C_OverrideOptionsContent) == 0x000078, "Wrong size on BP_SetRule_Language_C_OverrideOptionsContent"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideOptionsContent, Override) == 0x000000, "Member 'BP_SetRule_Language_C_OverrideOptionsContent::Override' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideOptionsContent, ReturnValue) == 0x000008, "Member 'BP_SetRule_Language_C_OverrideOptionsContent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideOptionsContent, CallFunc_GetGamePlatformType_ReturnValue) == 0x000058, "Member 'BP_SetRule_Language_C_OverrideOptionsContent::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideOptionsContent, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000059, "Member 'BP_SetRule_Language_C_OverrideOptionsContent::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideOptionsContent, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00005A, "Member 'BP_SetRule_Language_C_OverrideOptionsContent::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideOptionsContent, CallFunc_BooleanOR_ReturnValue) == 0x00005B, "Member 'BP_SetRule_Language_C_OverrideOptionsContent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideOptionsContent, CallFunc_GetGameAppID_ReturnValue) == 0x000060, "Member 'BP_SetRule_Language_C_OverrideOptionsContent::CallFunc_GetGameAppID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Language_C_OverrideOptionsContent, K2Node_SwitchString_CmpSuccess) == 0x000070, "Member 'BP_SetRule_Language_C_OverrideOptionsContent::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_Language_C \ static_assert(alignof(UBP_SetRule_Language_C) == 0x000008, "Wrong alignment on UBP_SetRule_Language_C"); \ static_assert(sizeof(UBP_SetRule_Language_C) == 0x000130, "Wrong size on UBP_SetRule_Language_C"); \ static_assert(offsetof(UBP_SetRule_Language_C, PS5_SA_Main_SKU) == 0x000040, "Member 'UBP_SetRule_Language_C::PS5_SA_Main_SKU' has a wrong offset!"); \ static_assert(offsetof(UBP_SetRule_Language_C, PS5_SE_Child_SKU) == 0x000090, "Member 'UBP_SetRule_Language_C::PS5_SE_Child_SKU' has a wrong offset!"); \ static_assert(offsetof(UBP_SetRule_Language_C, PS5_SJ) == 0x0000E0, "Member 'UBP_SetRule_Language_C::PS5_SJ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_VoiceLanguage_C_GetInitValue \ static_assert(alignof(BP_SetRule_VoiceLanguage_C_GetInitValue) == 0x000008, "Wrong alignment on BP_SetRule_VoiceLanguage_C_GetInitValue"); \ static_assert(sizeof(BP_SetRule_VoiceLanguage_C_GetInitValue) == 0x0000E0, "Wrong size on BP_SetRule_VoiceLanguage_C_GetInitValue"); \ static_assert(offsetof(BP_SetRule_VoiceLanguage_C_GetInitValue, ValueByTable) == 0x000000, "Member 'BP_SetRule_VoiceLanguage_C_GetInitValue::ValueByTable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_VoiceLanguage_C_GetInitValue, SettingModel) == 0x000010, "Member 'BP_SetRule_VoiceLanguage_C_GetInitValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_VoiceLanguage_C_GetInitValue, ReturnValue) == 0x000018, "Member 'BP_SetRule_VoiceLanguage_C_GetInitValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_VoiceLanguage_C_GetInitValue, Local_DefaultLanguageTitle) == 0x000028, "Member 'BP_SetRule_VoiceLanguage_C_GetInitValue::Local_DefaultLanguageTitle' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_VoiceLanguage_C_GetInitValue, Local_Value) == 0x000038, "Member 'BP_SetRule_VoiceLanguage_C_GetInitValue::Local_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_VoiceLanguage_C_GetInitValue, CallFunc_CheckAndGetValidValue_ReturnValue) == 0x000048, "Member 'BP_SetRule_VoiceLanguage_C_GetInitValue::CallFunc_CheckAndGetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_VoiceLanguage_C_GetInitValue, K2Node_MakeArray_Array) == 0x000058, "Member 'BP_SetRule_VoiceLanguage_C_GetInitValue::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_VoiceLanguage_C_GetInitValue, CallFunc_GetDefaultLanguage_ReturnValue) == 0x000068, "Member 'BP_SetRule_VoiceLanguage_C_GetInitValue::CallFunc_GetDefaultLanguage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_VoiceLanguage_C_GetInitValue, CallFunc_Array_Contains_ReturnValue) == 0x000078, "Member 'BP_SetRule_VoiceLanguage_C_GetInitValue::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_VoiceLanguage_C_GetInitValue, CallFunc_Concat_StrStr_ReturnValue) == 0x000080, "Member 'BP_SetRule_VoiceLanguage_C_GetInitValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_VoiceLanguage_C_GetInitValue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000090, "Member 'BP_SetRule_VoiceLanguage_C_GetInitValue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_VoiceLanguage_C_GetInitValue, CallFunc_Split_LeftS) == 0x0000A0, "Member 'BP_SetRule_VoiceLanguage_C_GetInitValue::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_VoiceLanguage_C_GetInitValue, CallFunc_Split_RightS) == 0x0000B0, "Member 'BP_SetRule_VoiceLanguage_C_GetInitValue::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_VoiceLanguage_C_GetInitValue, CallFunc_Split_ReturnValue) == 0x0000C0, "Member 'BP_SetRule_VoiceLanguage_C_GetInitValue::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_VoiceLanguage_C_GetInitValue, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000C8, "Member 'BP_SetRule_VoiceLanguage_C_GetInitValue::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_VoiceLanguage_C_GetInitValue, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000D8, "Member 'BP_SetRule_VoiceLanguage_C_GetInitValue::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_VoiceLanguage_C \ static_assert(alignof(UBP_SetRule_VoiceLanguage_C) == 0x000008, "Wrong alignment on UBP_SetRule_VoiceLanguage_C"); \ static_assert(sizeof(UBP_SetRule_VoiceLanguage_C) == 0x000130, "Wrong size on UBP_SetRule_VoiceLanguage_C"); \ #define DUMPER7_ASSERTS_InsideMsgRouterComponent_C_BindCustomEvent \ static_assert(alignof(InsideMsgRouterComponent_C_BindCustomEvent) == 0x000008, "Wrong alignment on InsideMsgRouterComponent_C_BindCustomEvent"); \ static_assert(sizeof(InsideMsgRouterComponent_C_BindCustomEvent) == 0x000028, "Wrong size on InsideMsgRouterComponent_C_BindCustomEvent"); \ static_assert(offsetof(InsideMsgRouterComponent_C_BindCustomEvent, Key) == 0x000000, "Member 'InsideMsgRouterComponent_C_BindCustomEvent::Key' has a wrong offset!"); \ static_assert(offsetof(InsideMsgRouterComponent_C_BindCustomEvent, Event) == 0x000008, "Member 'InsideMsgRouterComponent_C_BindCustomEvent::Event' has a wrong offset!"); \ static_assert(offsetof(InsideMsgRouterComponent_C_BindCustomEvent, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000018, "Member 'InsideMsgRouterComponent_C_BindCustomEvent::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InsideMsgRouterComponent_C_CallCustomEvent \ static_assert(alignof(InsideMsgRouterComponent_C_CallCustomEvent) == 0x000008, "Wrong alignment on InsideMsgRouterComponent_C_CallCustomEvent"); \ static_assert(sizeof(InsideMsgRouterComponent_C_CallCustomEvent) == 0x000058, "Wrong size on InsideMsgRouterComponent_C_CallCustomEvent"); \ static_assert(offsetof(InsideMsgRouterComponent_C_CallCustomEvent, CallKey) == 0x000000, "Member 'InsideMsgRouterComponent_C_CallCustomEvent::CallKey' has a wrong offset!"); \ static_assert(offsetof(InsideMsgRouterComponent_C_CallCustomEvent, Arg1) == 0x000008, "Member 'InsideMsgRouterComponent_C_CallCustomEvent::Arg1' has a wrong offset!"); \ static_assert(offsetof(InsideMsgRouterComponent_C_CallCustomEvent, Arg2) == 0x000018, "Member 'InsideMsgRouterComponent_C_CallCustomEvent::Arg2' has a wrong offset!"); \ static_assert(offsetof(InsideMsgRouterComponent_C_CallCustomEvent, Arg3) == 0x000028, "Member 'InsideMsgRouterComponent_C_CallCustomEvent::Arg3' has a wrong offset!"); \ static_assert(offsetof(InsideMsgRouterComponent_C_CallCustomEvent, Arg4) == 0x000038, "Member 'InsideMsgRouterComponent_C_CallCustomEvent::Arg4' has a wrong offset!"); \ static_assert(offsetof(InsideMsgRouterComponent_C_CallCustomEvent, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000048, "Member 'InsideMsgRouterComponent_C_CallCustomEvent::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InsideMsgRouterComponent_C_CallPlayerSkillPtAddbyDropEvent \ static_assert(alignof(InsideMsgRouterComponent_C_CallPlayerSkillPtAddbyDropEvent) == 0x000004, "Wrong alignment on InsideMsgRouterComponent_C_CallPlayerSkillPtAddbyDropEvent"); \ static_assert(sizeof(InsideMsgRouterComponent_C_CallPlayerSkillPtAddbyDropEvent) == 0x000004, "Wrong size on InsideMsgRouterComponent_C_CallPlayerSkillPtAddbyDropEvent"); \ static_assert(offsetof(InsideMsgRouterComponent_C_CallPlayerSkillPtAddbyDropEvent, AddCount) == 0x000000, "Member 'InsideMsgRouterComponent_C_CallPlayerSkillPtAddbyDropEvent::AddCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InsideMsgRouterComponent_C_ExecuteUbergraph_InsideMsgRouterComponent \ static_assert(alignof(InsideMsgRouterComponent_C_ExecuteUbergraph_InsideMsgRouterComponent) == 0x000004, "Wrong alignment on InsideMsgRouterComponent_C_ExecuteUbergraph_InsideMsgRouterComponent"); \ static_assert(sizeof(InsideMsgRouterComponent_C_ExecuteUbergraph_InsideMsgRouterComponent) == 0x000008, "Wrong size on InsideMsgRouterComponent_C_ExecuteUbergraph_InsideMsgRouterComponent"); \ static_assert(offsetof(InsideMsgRouterComponent_C_ExecuteUbergraph_InsideMsgRouterComponent, EntryPoint) == 0x000000, "Member 'InsideMsgRouterComponent_C_ExecuteUbergraph_InsideMsgRouterComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(InsideMsgRouterComponent_C_ExecuteUbergraph_InsideMsgRouterComponent, K2Node_CustomEvent_AddCount) == 0x000004, "Member 'InsideMsgRouterComponent_C_ExecuteUbergraph_InsideMsgRouterComponent::K2Node_CustomEvent_AddCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InsideMsgRouterComponent_C_UnBindCustomEvent \ static_assert(alignof(InsideMsgRouterComponent_C_UnBindCustomEvent) == 0x000008, "Wrong alignment on InsideMsgRouterComponent_C_UnBindCustomEvent"); \ static_assert(sizeof(InsideMsgRouterComponent_C_UnBindCustomEvent) == 0x000028, "Wrong size on InsideMsgRouterComponent_C_UnBindCustomEvent"); \ static_assert(offsetof(InsideMsgRouterComponent_C_UnBindCustomEvent, Key) == 0x000000, "Member 'InsideMsgRouterComponent_C_UnBindCustomEvent::Key' has a wrong offset!"); \ static_assert(offsetof(InsideMsgRouterComponent_C_UnBindCustomEvent, Event) == 0x000008, "Member 'InsideMsgRouterComponent_C_UnBindCustomEvent::Event' has a wrong offset!"); \ static_assert(offsetof(InsideMsgRouterComponent_C_UnBindCustomEvent, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000018, "Member 'InsideMsgRouterComponent_C_UnBindCustomEvent::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInsideMsgRouterComponent_C \ static_assert(alignof(UInsideMsgRouterComponent_C) == 0x000008, "Wrong alignment on UInsideMsgRouterComponent_C"); \ static_assert(sizeof(UInsideMsgRouterComponent_C) == 0x000340, "Wrong size on UInsideMsgRouterComponent_C"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, UberGraphFrame) == 0x000138, "Member 'UInsideMsgRouterComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnPlayerIntPropertyChanged) == 0x000140, "Member 'UInsideMsgRouterComponent_C::OnPlayerIntPropertyChanged' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnRequestRestartToFirePoint) == 0x000150, "Member 'UInsideMsgRouterComponent_C::OnRequestRestartToFirePoint' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnFirePointSit) == 0x000160, "Member 'UInsideMsgRouterComponent_C::OnFirePointSit' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnPlayerEnterDeath) == 0x000170, "Member 'UInsideMsgRouterComponent_C::OnPlayerEnterDeath' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnPlayerFinishedDeath) == 0x000180, "Member 'UInsideMsgRouterComponent_C::OnPlayerFinishedDeath' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnRequestSetNewFirePoint) == 0x000190, "Member 'UInsideMsgRouterComponent_C::OnRequestSetNewFirePoint' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnPlayerFloatPropertyChanged) == 0x0001A0, "Member 'UInsideMsgRouterComponent_C::OnPlayerFloatPropertyChanged' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnPlayerHasBorned) == 0x0001B0, "Member 'UInsideMsgRouterComponent_C::OnPlayerHasBorned' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnPlayerEnterSection) == 0x0001C0, "Member 'UInsideMsgRouterComponent_C::OnPlayerEnterSection' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnRequestEnterSection) == 0x0001D0, "Member 'UInsideMsgRouterComponent_C::OnRequestEnterSection' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnRequestStartBGM) == 0x0001E0, "Member 'UInsideMsgRouterComponent_C::OnRequestStartBGM' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnRequestClearBGM) == 0x0001F0, "Member 'UInsideMsgRouterComponent_C::OnRequestClearBGM' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnRequestSpawnPickupActor) == 0x000200, "Member 'UInsideMsgRouterComponent_C::OnRequestSpawnPickupActor' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, AIAlertTarget) == 0x000210, "Member 'UInsideMsgRouterComponent_C::AIAlertTarget' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, PlayerAlertStatuChanged) == 0x000220, "Member 'UInsideMsgRouterComponent_C::PlayerAlertStatuChanged' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnPlayerInputUIPlayback) == 0x000230, "Member 'UInsideMsgRouterComponent_C::OnPlayerInputUIPlayback' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnPlayerFeatherChanged) == 0x000240, "Member 'UInsideMsgRouterComponent_C::OnPlayerFeatherChanged' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnSetMarker) == 0x000250, "Member 'UInsideMsgRouterComponent_C::OnSetMarker' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnItemAdd) == 0x000260, "Member 'UInsideMsgRouterComponent_C::OnItemAdd' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnCGPlay) == 0x000270, "Member 'UInsideMsgRouterComponent_C::OnCGPlay' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnAIDeath) == 0x000280, "Member 'UInsideMsgRouterComponent_C::OnAIDeath' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnGainDebuff) == 0x000290, "Member 'UInsideMsgRouterComponent_C::OnGainDebuff' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnSomeBossActive) == 0x0002A0, "Member 'UInsideMsgRouterComponent_C::OnSomeBossActive' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnPlayerBornAnimationEnd) == 0x0002B0, "Member 'UInsideMsgRouterComponent_C::OnPlayerBornAnimationEnd' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnUpdateUIByLevelScript) == 0x0002C0, "Member 'UInsideMsgRouterComponent_C::OnUpdateUIByLevelScript' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnBackGame) == 0x0002D0, "Member 'UInsideMsgRouterComponent_C::OnBackGame' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnBossSpellActingCreated) == 0x0002E0, "Member 'UInsideMsgRouterComponent_C::OnBossSpellActingCreated' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnAddressInfoShown) == 0x0002F0, "Member 'UInsideMsgRouterComponent_C::OnAddressInfoShown' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnPlayerSkillPtAddByDrop) == 0x000300, "Member 'UInsideMsgRouterComponent_C::OnPlayerSkillPtAddByDrop' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnShownBossSpellAddInfo) == 0x000310, "Member 'UInsideMsgRouterComponent_C::OnShownBossSpellAddInfo' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnNewMediaPlay) == 0x000320, "Member 'UInsideMsgRouterComponent_C::OnNewMediaPlay' has a wrong offset!"); \ static_assert(offsetof(UInsideMsgRouterComponent_C, OnWumenClosed) == 0x000330, "Member 'UInsideMsgRouterComponent_C::OnWumenClosed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_ImmersionMode_C_OptionIsInList \ static_assert(alignof(BP_SetRule_ImmersionMode_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_ImmersionMode_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_ImmersionMode_C_OptionIsInList) == 0x0000E0, "Wrong size on BP_SetRule_ImmersionMode_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_ImmersionMode_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_ImmersionMode_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ImmersionMode_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_ImmersionMode_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ImmersionMode_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_ImmersionMode_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ImmersionMode_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_ImmersionMode_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ImmersionMode_C_OptionIsInList, CallFunc_GetHUD_ImmersionMode_Enable) == 0x0000DA, "Member 'BP_SetRule_ImmersionMode_C_OptionIsInList::CallFunc_GetHUD_ImmersionMode_Enable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ImmersionMode_C_OptionIsInList, CallFunc_Not_PreBool_ReturnValue) == 0x0000DB, "Member 'BP_SetRule_ImmersionMode_C_OptionIsInList::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_ImmersionMode_C \ static_assert(alignof(UBP_SetRule_ImmersionMode_C) == 0x000008, "Wrong alignment on UBP_SetRule_ImmersionMode_C"); \ static_assert(sizeof(UBP_SetRule_ImmersionMode_C) == 0x000040, "Wrong size on UBP_SetRule_ImmersionMode_C"); \ #define DUMPER7_ASSERTS_FF_HitData \ static_assert(alignof(FF_HitData) == 0x000008, "Wrong alignment on FF_HitData"); \ static_assert(sizeof(FF_HitData) == 0x000168, "Wrong size on FF_HitData"); \ static_assert(offsetof(FF_HitData, FirstDamageType_58_CF98BCEC44C6239BDAEE79B61EF1243B) == 0x000000, "Member 'FF_HitData::FirstDamageType_58_CF98BCEC44C6239BDAEE79B61EF1243B' has a wrong offset!"); \ static_assert(offsetof(FF_HitData, FirstDamageParam_67_8A6EEDBC4C4FFE0E3E833EA3D27F4A30) == 0x000008, "Member 'FF_HitData::FirstDamageParam_67_8A6EEDBC4C4FFE0E3E833EA3D27F4A30' has a wrong offset!"); \ static_assert(offsetof(FF_HitData, SecondDamageType_60_C35C206A41812F8A8A51A19A84C94518) == 0x000010, "Member 'FF_HitData::SecondDamageType_60_C35C206A41812F8A8A51A19A84C94518' has a wrong offset!"); \ static_assert(offsetof(FF_HitData, SecondDamageParam_68_692CD0F6434070A971F4948ED96B02EA) == 0x000018, "Member 'FF_HitData::SecondDamageParam_68_692CD0F6434070A971F4948ED96B02EA' has a wrong offset!"); \ static_assert(offsetof(FF_HitData, SpecialEffectData_86_4F841A964F8E0A5E364CCE8F8A09759D) == 0x000020, "Member 'FF_HitData::SpecialEffectData_86_4F841A964F8E0A5E364CCE8F8A09759D' has a wrong offset!"); \ static_assert(offsetof(FF_HitData, DamageCauser_15_DAE0C2F84D70A3AA978C488D0BC41B87) == 0x000070, "Member 'FF_HitData::DamageCauser_15_DAE0C2F84D70A3AA978C488D0BC41B87' has a wrong offset!"); \ static_assert(offsetof(FF_HitData, HitFromLocation_104_AC11655846381A0D6FD3C4AA496A0BD3) == 0x000078, "Member 'FF_HitData::HitFromLocation_104_AC11655846381A0D6FD3C4AA496A0BD3' has a wrong offset!"); \ static_assert(offsetof(FF_HitData, ImpactDirection_120_971C17084E6BAC7F211904A51F301C87) == 0x000090, "Member 'FF_HitData::ImpactDirection_120_971C17084E6BAC7F211904A51F301C87' has a wrong offset!"); \ static_assert(offsetof(FF_HitData, DamageRule_107_AFE23E2949835F8D7C2415AF6F139670) == 0x0000A8, "Member 'FF_HitData::DamageRule_107_AFE23E2949835F8D7C2415AF6F139670' has a wrong offset!"); \ static_assert(offsetof(FF_HitData, impactLevel_27_5CCCDA6F451610255D5B45B0B95BF625) == 0x0000D0, "Member 'FF_HitData::impactLevel_27_5CCCDA6F451610255D5B45B0B95BF625' has a wrong offset!"); \ static_assert(offsetof(FF_HitData, tougnessDamage_26_AECE5A0C4B1F8242057E868B744E0BB1) == 0x0000D8, "Member 'FF_HitData::tougnessDamage_26_AECE5A0C4B1F8242057E868B744E0BB1' has a wrong offset!"); \ static_assert(offsetof(FF_HitData, WeaponProperty_127_6548DFE3444EEF5907D14DB169285F01) == 0x0000E0, "Member 'FF_HitData::WeaponProperty_127_6548DFE3444EEF5907D14DB169285F01' has a wrong offset!"); \ static_assert(offsetof(FF_HitData, AttackType_96_0EB7505846452B4595305F8893F734D1) == 0x0000F8, "Member 'FF_HitData::AttackType_96_0EB7505846452B4595305F8893F734D1' has a wrong offset!"); \ static_assert(offsetof(FF_HitData, TracedSocket_114_9EF60B024533A6C9EE7B7F8ADE235B3E) == 0x000148, "Member 'FF_HitData::TracedSocket_114_9EF60B024533A6C9EE7B7F8ADE235B3E' has a wrong offset!"); \ static_assert(offsetof(FF_HitData, AttackRotation_130_130C1C0443AC671AF3ED619E40854461) == 0x000150, "Member 'FF_HitData::AttackRotation_130_130C1C0443AC671AF3ED619E40854461' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_HDRInnerBase_C_OptionIsInList \ static_assert(alignof(BP_SetRule_HDRInnerBase_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_HDRInnerBase_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_HDRInnerBase_C_OptionIsInList) == 0x0000E0, "Wrong size on BP_SetRule_HDRInnerBase_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_HDRInnerBase_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_HDRInnerBase_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDRInnerBase_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_HDRInnerBase_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDRInnerBase_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_HDRInnerBase_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDRInnerBase_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_HDRInnerBase_C_OptionIsInList::Skip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_HDRInnerBase_C \ static_assert(alignof(UBP_SetRule_HDRInnerBase_C) == 0x000008, "Wrong alignment on UBP_SetRule_HDRInnerBase_C"); \ static_assert(sizeof(UBP_SetRule_HDRInnerBase_C) == 0x000040, "Wrong size on UBP_SetRule_HDRInnerBase_C"); \ #define DUMPER7_ASSERTS_FL_Effect_Accum_C_ApplyAccum \ static_assert(alignof(FL_Effect_Accum_C_ApplyAccum) == 0x000008, "Wrong alignment on FL_Effect_Accum_C_ApplyAccum"); \ static_assert(sizeof(FL_Effect_Accum_C_ApplyAccum) == 0x0000A0, "Wrong size on FL_Effect_Accum_C_ApplyAccum"); \ static_assert(offsetof(FL_Effect_Accum_C_ApplyAccum, CombatCharacter) == 0x000000, "Member 'FL_Effect_Accum_C_ApplyAccum::CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_ApplyAccum, SourceMap) == 0x000008, "Member 'FL_Effect_Accum_C_ApplyAccum::SourceMap' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_ApplyAccum, AttackTarget) == 0x000058, "Member 'FL_Effect_Accum_C_ApplyAccum::AttackTarget' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_ApplyAccum, __WorldContext) == 0x000060, "Member 'FL_Effect_Accum_C_ApplyAccum::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_ApplyAccum, CallFunc_Map_Keys_Keys) == 0x000068, "Member 'FL_Effect_Accum_C_ApplyAccum::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_ApplyAccum, Temp_int_Array_Index_Variable) == 0x000078, "Member 'FL_Effect_Accum_C_ApplyAccum::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_ApplyAccum, CallFunc_Array_Length_ReturnValue) == 0x00007C, "Member 'FL_Effect_Accum_C_ApplyAccum::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_ApplyAccum, CallFunc_Array_Get_Item) == 0x000080, "Member 'FL_Effect_Accum_C_ApplyAccum::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_ApplyAccum, Temp_int_Loop_Counter_Variable) == 0x000088, "Member 'FL_Effect_Accum_C_ApplyAccum::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_ApplyAccum, CallFunc_Less_IntInt_ReturnValue) == 0x00008C, "Member 'FL_Effect_Accum_C_ApplyAccum::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_ApplyAccum, CallFunc_Add_IntInt_ReturnValue) == 0x000090, "Member 'FL_Effect_Accum_C_ApplyAccum::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_ApplyAccum, CallFunc_GetComponentByClass_ReturnValue) == 0x000098, "Member 'FL_Effect_Accum_C_ApplyAccum::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Accum_C_SetEffectValue \ static_assert(alignof(FL_Effect_Accum_C_SetEffectValue) == 0x000008, "Wrong alignment on FL_Effect_Accum_C_SetEffectValue"); \ static_assert(sizeof(FL_Effect_Accum_C_SetEffectValue) == 0x000318, "Wrong size on FL_Effect_Accum_C_SetEffectValue"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, ToleranceRef) == 0x000000, "Member 'FL_Effect_Accum_C_SetEffectValue::ToleranceRef' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, GameplayTag) == 0x000008, "Member 'FL_Effect_Accum_C_SetEffectValue::GameplayTag' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, TargetMap) == 0x000010, "Member 'FL_Effect_Accum_C_SetEffectValue::TargetMap' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, __WorldContext) == 0x000060, "Member 'FL_Effect_Accum_C_SetEffectValue::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, L_CurrentAccumLevel) == 0x000068, "Member 'FL_Effect_Accum_C_SetEffectValue::L_CurrentAccumLevel' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, L_MaxValue) == 0x000070, "Member 'FL_Effect_Accum_C_SetEffectValue::L_MaxValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, L_Percent) == 0x000078, "Member 'FL_Effect_Accum_C_SetEffectValue::L_Percent' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, L_Tag) == 0x00007C, "Member 'FL_Effect_Accum_C_SetEffectValue::L_Tag' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, L_LevelTag) == 0x000084, "Member 'FL_Effect_Accum_C_SetEffectValue::L_LevelTag' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, Temp_int_Array_Index_Variable) == 0x00008C, "Member 'FL_Effect_Accum_C_SetEffectValue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000090, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Split_LeftS) == 0x0000A0, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Split_RightS) == 0x0000B0, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Split_ReturnValue) == 0x0000C0, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000C1, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_NotEqual_StriStri_ReturnValue) == 0x0000C2, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_NotEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_BooleanAND_ReturnValue) == 0x0000C3, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000C4, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_MatchesTag_ReturnValue) == 0x0000CC, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, K2Node_SwitchString_CmpSuccess) == 0x0000CD, "Member 'FL_Effect_Accum_C_SetEffectValue::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Concat_StrStr_ReturnValue) == 0x0000D0, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x0000E0, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_TryGameplayTagFrom_ReturnValue_2) == 0x0000E8, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_TryGameplayTagFrom_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Map_Find_Value) == 0x0000F0, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Map_Find_ReturnValue) == 0x0000F8, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000100, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000108, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Map_Find_Value_1) == 0x000110, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Map_Find_ReturnValue_1) == 0x000118, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000120, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000128, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Map_Find_Value_2) == 0x000130, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Map_Find_ReturnValue_2) == 0x000138, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000139, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, Temp_int_Loop_Counter_Variable) == 0x00013C, "Member 'FL_Effect_Accum_C_SetEffectValue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Map_Find_Value_3) == 0x000140, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Map_Find_ReturnValue_3) == 0x000148, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Add_IntInt_ReturnValue) == 0x00014C, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_GetToleranceValue_ToleranceValue) == 0x000150, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_GetToleranceValue_ToleranceValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_GetToleranceValue_ToleranceValue_1) == 0x0001A0, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_GetToleranceValue_ToleranceValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Map_Keys_Keys) == 0x0001F0, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Array_Get_Item) == 0x000200, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Map_Find_Value_4) == 0x000208, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Map_Find_ReturnValue_4) == 0x0002F0, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_BooleanAND_ReturnValue_1) == 0x0002F1, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Array_Length_ReturnValue) == 0x0002F4, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Less_IntInt_ReturnValue) == 0x0002F8, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Map_Find_Value_5) == 0x000300, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Map_Find_Value_5' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_Map_Find_ReturnValue_5) == 0x000308, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_Map_Find_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_SetEffectValue, CallFunc_SelectFloat_ReturnValue) == 0x000310, "Member 'FL_Effect_Accum_C_SetEffectValue::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Accum_C_GetDebuffsValue \ static_assert(alignof(FL_Effect_Accum_C_GetDebuffsValue) == 0x000008, "Wrong alignment on FL_Effect_Accum_C_GetDebuffsValue"); \ static_assert(sizeof(FL_Effect_Accum_C_GetDebuffsValue) == 0x0001E8, "Wrong size on FL_Effect_Accum_C_GetDebuffsValue"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, InValue) == 0x000000, "Member 'FL_Effect_Accum_C_GetDebuffsValue::InValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, __WorldContext) == 0x000010, "Member 'FL_Effect_Accum_C_GetDebuffsValue::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, ReturnValue) == 0x000018, "Member 'FL_Effect_Accum_C_GetDebuffsValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, L_DebugMap) == 0x000068, "Member 'FL_Effect_Accum_C_GetDebuffsValue::L_DebugMap' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, Temp_byte_Variable) == 0x0000B8, "Member 'FL_Effect_Accum_C_GetDebuffsValue::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, CallFunc_Array_Length_ReturnValue) == 0x0000BC, "Member 'FL_Effect_Accum_C_GetDebuffsValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, CallFunc_Array_IsEmpty_ReturnValue) == 0x0000C0, "Member 'FL_Effect_Accum_C_GetDebuffsValue::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, Temp_real_Variable) == 0x0000C8, "Member 'FL_Effect_Accum_C_GetDebuffsValue::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, Temp_real_Variable_1) == 0x0000D0, "Member 'FL_Effect_Accum_C_GetDebuffsValue::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, Temp_int_Array_Index_Variable) == 0x0000D8, "Member 'FL_Effect_Accum_C_GetDebuffsValue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, Temp_int_Loop_Counter_Variable) == 0x0000DC, "Member 'FL_Effect_Accum_C_GetDebuffsValue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, CallFunc_Array_Get_Item) == 0x0000E0, "Member 'FL_Effect_Accum_C_GetDebuffsValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, CallFunc_Less_IntInt_ReturnValue) == 0x000110, "Member 'FL_Effect_Accum_C_GetDebuffsValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, CallFunc_Add_IntInt_ReturnValue) == 0x000114, "Member 'FL_Effect_Accum_C_GetDebuffsValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, CallFunc_Conv_StringToName_ReturnValue) == 0x000118, "Member 'FL_Effect_Accum_C_GetDebuffsValue::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, CallFunc_GetDataTableRowFromName_OutRow) == 0x000120, "Member 'FL_Effect_Accum_C_GetDebuffsValue::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000170, "Member 'FL_Effect_Accum_C_GetDebuffsValue::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, K2Node_Select_Default) == 0x000178, "Member 'FL_Effect_Accum_C_GetDebuffsValue::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000180, "Member 'FL_Effect_Accum_C_GetDebuffsValue::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000188, "Member 'FL_Effect_Accum_C_GetDebuffsValue::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, CallFunc_Concat_StrStr_ReturnValue) == 0x000198, "Member 'FL_Effect_Accum_C_GetDebuffsValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001A8, "Member 'FL_Effect_Accum_C_GetDebuffsValue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001B8, "Member 'FL_Effect_Accum_C_GetDebuffsValue::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0001C8, "Member 'FL_Effect_Accum_C_GetDebuffsValue::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001D0, "Member 'FL_Effect_Accum_C_GetDebuffsValue::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffsValue, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x0001E0, "Member 'FL_Effect_Accum_C_GetDebuffsValue::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Accum_C_GetDebuffValue \ static_assert(alignof(FL_Effect_Accum_C_GetDebuffValue) == 0x000008, "Wrong alignment on FL_Effect_Accum_C_GetDebuffValue"); \ static_assert(sizeof(FL_Effect_Accum_C_GetDebuffValue) == 0x0001B8, "Wrong size on FL_Effect_Accum_C_GetDebuffValue"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, InValue) == 0x000000, "Member 'FL_Effect_Accum_C_GetDebuffValue::InValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, __WorldContext) == 0x000030, "Member 'FL_Effect_Accum_C_GetDebuffValue::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, ReturnValue) == 0x000038, "Member 'FL_Effect_Accum_C_GetDebuffValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, ReturnAttributeType) == 0x000088, "Member 'FL_Effect_Accum_C_GetDebuffValue::ReturnAttributeType' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, Local_AttributeAttackType) == 0x000089, "Member 'FL_Effect_Accum_C_GetDebuffValue::Local_AttributeAttackType' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, Temp_byte_Variable) == 0x00008A, "Member 'FL_Effect_Accum_C_GetDebuffValue::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, CallFunc_Conv_StringToName_ReturnValue) == 0x00008C, "Member 'FL_Effect_Accum_C_GetDebuffValue::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, CallFunc_GetDataTableRowFromName_OutRow) == 0x000098, "Member 'FL_Effect_Accum_C_GetDebuffValue::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000E8, "Member 'FL_Effect_Accum_C_GetDebuffValue::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, K2Node_Select_Default) == 0x0000F0, "Member 'FL_Effect_Accum_C_GetDebuffValue::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0000F8, "Member 'FL_Effect_Accum_C_GetDebuffValue::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000100, "Member 'FL_Effect_Accum_C_GetDebuffValue::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, CallFunc_Concat_StrStr_ReturnValue) == 0x000110, "Member 'FL_Effect_Accum_C_GetDebuffValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000120, "Member 'FL_Effect_Accum_C_GetDebuffValue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000130, "Member 'FL_Effect_Accum_C_GetDebuffValue::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000140, "Member 'FL_Effect_Accum_C_GetDebuffValue::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000150, "Member 'FL_Effect_Accum_C_GetDebuffValue::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x000158, "Member 'FL_Effect_Accum_C_GetDebuffValue::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000160, "Member 'FL_Effect_Accum_C_GetDebuffValue::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000161, "Member 'FL_Effect_Accum_C_GetDebuffValue::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetDebuffValue, K2Node_MakeMap_Map) == 0x000168, "Member 'FL_Effect_Accum_C_GetDebuffValue::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Accum_C_GetMaxDebuffs \ static_assert(alignof(FL_Effect_Accum_C_GetMaxDebuffs) == 0x000008, "Wrong alignment on FL_Effect_Accum_C_GetMaxDebuffs"); \ static_assert(sizeof(FL_Effect_Accum_C_GetMaxDebuffs) == 0x0002C0, "Wrong size on FL_Effect_Accum_C_GetMaxDebuffs"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, InValue) == 0x000000, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::InValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, IsHitActive) == 0x000010, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::IsHitActive' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, MovementRestrictions) == 0x000020, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::MovementRestrictions' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Damage) == 0x000030, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Damage' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, toughness) == 0x000040, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::toughness' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, __WorldContext) == 0x000050, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, OutValue) == 0x000058, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::OutValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, OutHitActive) == 0x000068, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::OutHitActive' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, OutMovementRestrictions) == 0x000078, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::OutMovementRestrictions' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, OutDamage) == 0x000088, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::OutDamage' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, OutToughness) == 0x000098, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::OutToughness' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, L_Toughness) == 0x0000A8, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::L_Toughness' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, L_Damage) == 0x0000B8, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::L_Damage' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, L_MovementRestrictions) == 0x0000C8, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::L_MovementRestrictions' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, L_CurrentID) == 0x0000D8, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::L_CurrentID' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, L_CurrentHitActive) == 0x0000E0, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::L_CurrentHitActive' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, L_CurrentDebuff) == 0x0000F0, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::L_CurrentDebuff' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, L_Debuffs) == 0x000120, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::L_Debuffs' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_int_Variable) == 0x000130, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_IsEmpty_ReturnValue) == 0x000134, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_int_Variable_1) == 0x000138, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_int_Variable_2) == 0x00013C, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_int_Variable_3) == 0x000140, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_int_Variable_4) == 0x000144, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_int_Variable_5) == 0x000148, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_int_Array_Index_Variable) == 0x00014C, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_int_Loop_Counter_Variable) == 0x000150, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Add_IntInt_ReturnValue) == 0x000154, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_int_Array_Index_Variable_1) == 0x000158, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_byte_Variable) == 0x00015C, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_int_Variable_6) == 0x000160, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_int_Variable_7) == 0x000164, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_int_Variable_8) == 0x000168, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_int_Variable_9) == 0x00016C, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_int_Variable_9' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_int_Variable_10) == 0x000170, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_int_Variable_10' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_int_Variable_11) == 0x000174, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_int_Variable_11' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_byte_Variable_1) == 0x000178, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Get_Item) == 0x000180, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Get_Item_1) == 0x000188, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Get_Item_2) == 0x000190, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Get_Item_3) == 0x000198, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Get_Item_4) == 0x0001A0, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Add_ReturnValue) == 0x0001A8, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Add_ReturnValue_1) == 0x0001AC, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Add_ReturnValue_2) == 0x0001B0, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Get_Item_5) == 0x0001B4, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Add_ReturnValue_3) == 0x0001B8, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, Temp_int_Loop_Counter_Variable_1) == 0x0001BC, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, K2Node_Select_Default) == 0x0001C0, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_ParseIntoArray_ReturnValue) == 0x0001C8, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Add_IntInt_ReturnValue_1) == 0x0001D8, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Get_Item_6) == 0x0001E0, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Conv_StringToInt_ReturnValue) == 0x0001F0, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Get_Item_7) == 0x0001F8, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Get_Item_8) == 0x000208, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Get_Item_8' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Length_ReturnValue) == 0x000238, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Less_IntInt_ReturnValue) == 0x00023C, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Get_Item_9) == 0x000240, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Get_Item_9' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Length_ReturnValue_1) == 0x000270, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Less_IntInt_ReturnValue_1) == 0x000274, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, K2Node_Select_Default_1) == 0x000278, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Greater_IntInt_ReturnValue) == 0x00027C, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_ParseIntoArray_ReturnValue_1) == 0x000280, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_ParseIntoArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Get_Item_10) == 0x000290, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Get_Item_10' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Get_Item_11) == 0x0002A0, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Get_Item_11' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x0002B0, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0002B4, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0002B5, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0002B6, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x0002B7, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Accum_C_GetMaxDebuffs, CallFunc_Array_Add_ReturnValue_4) == 0x0002B8, "Member 'FL_Effect_Accum_C_GetMaxDebuffs::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFL_Effect_Accum_C \ static_assert(alignof(UFL_Effect_Accum_C) == 0x000008, "Wrong alignment on UFL_Effect_Accum_C"); \ static_assert(sizeof(UFL_Effect_Accum_C) == 0x000028, "Wrong size on UFL_Effect_Accum_C"); \ #define DUMPER7_ASSERTS_BP_SetRule_HDRDetail_C_OptionIsInList \ static_assert(alignof(BP_SetRule_HDRDetail_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_HDRDetail_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_HDRDetail_C_OptionIsInList) == 0x0000F8, "Wrong size on BP_SetRule_HDRDetail_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_HDRDetail_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_HDRDetail_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDRDetail_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_HDRDetail_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDRDetail_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_HDRDetail_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDRDetail_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_HDRDetail_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDRDetail_C_OptionIsInList, CallFunc_GetOptionValue_ReturnValue) == 0x0000E0, "Member 'BP_SetRule_HDRDetail_C_OptionIsInList::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDRDetail_C_OptionIsInList, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000F0, "Member 'BP_SetRule_HDRDetail_C_OptionIsInList::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDRDetail_C_OptionIsInList, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x0000F1, "Member 'BP_SetRule_HDRDetail_C_OptionIsInList::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_HDRDetail_C \ static_assert(alignof(UBP_SetRule_HDRDetail_C) == 0x000008, "Wrong alignment on UBP_SetRule_HDRDetail_C"); \ static_assert(sizeof(UBP_SetRule_HDRDetail_C) == 0x000040, "Wrong size on UBP_SetRule_HDRDetail_C"); \ static_assert(offsetof(UBP_SetRule_HDRDetail_C, LobbyShown) == 0x000039, "Member 'UBP_SetRule_HDRDetail_C::LobbyShown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_GemSuit \ static_assert(alignof(FST_GemSuit) == 0x000008, "Wrong alignment on FST_GemSuit"); \ static_assert(sizeof(FST_GemSuit) == 0x000048, "Wrong size on FST_GemSuit"); \ static_assert(offsetof(FST_GemSuit, Name_5_18E71C974C367E67377A6FB63184C009) == 0x000000, "Member 'FST_GemSuit::Name_5_18E71C974C367E67377A6FB63184C009' has a wrong offset!"); \ static_assert(offsetof(FST_GemSuit, EffectDes_11_A9FC59CD4416B1940EDA0A9A0904D29D) == 0x000018, "Member 'FST_GemSuit::EffectDes_11_A9FC59CD4416B1940EDA0A9A0904D29D' has a wrong offset!"); \ static_assert(offsetof(FST_GemSuit, BuffEffects_15_FF7AA4D049CCDE168891BDAAA877FBC2) == 0x000030, "Member 'FST_GemSuit::BuffEffects_15_FF7AA4D049CCDE168891BDAAA877FBC2' has a wrong offset!"); \ static_assert(offsetof(FST_GemSuit, SuitIcon_18_2D7547684BC6BB376F3A4DAA73AC549B) == 0x000040, "Member 'FST_GemSuit::SuitIcon_18_2D7547684BC6BB376F3A4DAA73AC549B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_EnchantsEffects \ static_assert(alignof(FS_EnchantsEffects) == 0x000008, "Wrong alignment on FS_EnchantsEffects"); \ static_assert(sizeof(FS_EnchantsEffects) == 0x000010, "Wrong size on FS_EnchantsEffects"); \ static_assert(offsetof(FS_EnchantsEffects, Data_14_6A136FF84E06A7430D5E01BFC5011D7C) == 0x000000, "Member 'FS_EnchantsEffects::Data_14_6A136FF84E06A7430D5E01BFC5011D7C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_HDRDetail_Lobby_C \ static_assert(alignof(UBP_SetRule_HDRDetail_Lobby_C) == 0x000008, "Wrong alignment on UBP_SetRule_HDRDetail_Lobby_C"); \ static_assert(sizeof(UBP_SetRule_HDRDetail_Lobby_C) == 0x000040, "Wrong size on UBP_SetRule_HDRDetail_Lobby_C"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_LZ_C_CreateNamesContent \ static_assert(alignof(WB_ViewCredits_LZ_C_CreateNamesContent) == 0x000008, "Wrong alignment on WB_ViewCredits_LZ_C_CreateNamesContent"); \ static_assert(sizeof(WB_ViewCredits_LZ_C_CreateNamesContent) == 0x000128, "Wrong size on WB_ViewCredits_LZ_C_CreateNamesContent"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_CreateNamesContent, Data) == 0x000000, "Member 'WB_ViewCredits_LZ_C_CreateNamesContent::Data' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_CreateNamesContent, l_) == 0x0000E0, "Member 'WB_ViewCredits_LZ_C_CreateNamesContent::l_' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_CreateNamesContent, CallFunc_Create_ReturnValue) == 0x0000F0, "Member 'WB_ViewCredits_LZ_C_CreateNamesContent::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_CreateNamesContent, CallFunc_IsEmpty_ReturnValue) == 0x0000F8, "Member 'WB_ViewCredits_LZ_C_CreateNamesContent::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_CreateNamesContent, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000F9, "Member 'WB_ViewCredits_LZ_C_CreateNamesContent::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_CreateNamesContent, CallFunc_IsEmpty_ReturnValue_1) == 0x0000FA, "Member 'WB_ViewCredits_LZ_C_CreateNamesContent::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_CreateNamesContent, CallFunc_Not_PreBool_ReturnValue) == 0x0000FB, "Member 'WB_ViewCredits_LZ_C_CreateNamesContent::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_CreateNamesContent, CallFunc_IsEmpty_ReturnValue_2) == 0x0000FC, "Member 'WB_ViewCredits_LZ_C_CreateNamesContent::CallFunc_IsEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_CreateNamesContent, CallFunc_Concat_StrStr_ReturnValue) == 0x000100, "Member 'WB_ViewCredits_LZ_C_CreateNamesContent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_CreateNamesContent, CallFunc_IsEmpty_ReturnValue_3) == 0x000110, "Member 'WB_ViewCredits_LZ_C_CreateNamesContent::CallFunc_IsEmpty_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_CreateNamesContent, CallFunc_BooleanAND_ReturnValue) == 0x000111, "Member 'WB_ViewCredits_LZ_C_CreateNamesContent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_CreateNamesContent, CallFunc_AddChildToVerticalBox_ReturnValue) == 0x000118, "Member 'WB_ViewCredits_LZ_C_CreateNamesContent::CallFunc_AddChildToVerticalBox_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_CreateNamesContent, CallFunc_BooleanAND_ReturnValue_1) == 0x000120, "Member 'WB_ViewCredits_LZ_C_CreateNamesContent::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_CreateNamesContent, CallFunc_BooleanAND_ReturnValue_2) == 0x000121, "Member 'WB_ViewCredits_LZ_C_CreateNamesContent::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ \ static_assert(alignof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ) == 0x000008, "Wrong alignment on WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ"); \ static_assert(sizeof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ) == 0x000448, "Wrong size on WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, EntryPoint) == 0x000000, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000018, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, Temp_delegate_Variable) == 0x000028, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_PostEvent_ReturnValue) == 0x00003C, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, Temp_int_Array_Index_Variable) == 0x000040, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, K2Node_Event_MyGeometry) == 0x000048, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, K2Node_Event_InDeltaTime) == 0x000088, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_Array_Get_Item) == 0x00008C, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetTargetDPIScale_ReturnDPI) == 0x000094, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetTargetDPIScale_ReturnDPI' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetDataTableRowFromName_OutRow) == 0x000098, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000178, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetAbsoluteSize_ReturnValue) == 0x000180, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetAbsoluteSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetAbsoluteSize_ReturnValue_1) == 0x000190, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetAbsoluteSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_NotEqual_Vector2DVector2D_ReturnValue) == 0x0001A0, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_NotEqual_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_BreakVector2D_X) == 0x0001A8, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_BreakVector2D_Y) == 0x0001B0, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_FMax_ReturnValue) == 0x0001B8, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetUIStatic_ReturnValue) == 0x0001C0, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetRenderOpacity_ReturnValue) == 0x0001C8, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetRenderOpacity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0001D0, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetScrollOffsetOfEnd_ReturnValue) == 0x0001D8, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetScrollOffsetOfEnd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x0001E0, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x0001E8, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_Lerp_ReturnValue) == 0x0001F0, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_IsValid_ReturnValue) == 0x0001F8, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000200, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetScrollOffset_ReturnValue) == 0x000208, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetScrollOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_IsValid_ReturnValue_1) == 0x00020C, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x00020D, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetObjectClass_ReturnValue) == 0x000210, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, K2Node_Event_IsDesignTime) == 0x000218, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetPlayerController_ReturnValue) == 0x000220, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetViewTarget_ReturnValue) == 0x000228, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetViewTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, K2Node_DynamicCast_AsSwitch_Camera_Actor) == 0x000230, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::K2Node_DynamicCast_AsSwitch_Camera_Actor' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, K2Node_DynamicCast_bSuccess) == 0x000238, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetCineCameraComponent_ReturnValue) == 0x000240, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetCineCameraComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_MakeVector2D_ReturnValue) == 0x000248, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_MakeVector2D_ReturnValue_1) == 0x000258, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000268, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000270, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetUINotify_UINotify) == 0x000278, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetCachedGeometry_ReturnValue) == 0x000280, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetCachedGeometry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetAbsoluteSize_ReturnValue_2) == 0x0002C0, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetAbsoluteSize_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_BreakVector2D_X_1) == 0x0002D0, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_BreakVector2D_Y_1) == 0x0002D8, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_MakeVector2D_ReturnValue_2) == 0x0002E0, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_MakeVector2D_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0002F0, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, K2Node_CreateDelegate_OutputDelegate_1) == 0x0002F8, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetModel_GameEffectController_ReturnValue) == 0x000308, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetModel_GameEffectController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetCurrentFadeColor_ReturnValue) == 0x000310, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetCurrentFadeColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, K2Node_CreateDelegate_OutputDelegate_2) == 0x000320, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetCachedGeometry_ReturnValue_1) == 0x000330, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetCachedGeometry_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetSingleWidget_K2_ReturnValue_1) == 0x000370, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetSingleWidget_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetAbsoluteSize_ReturnValue_3) == 0x000378, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetAbsoluteSize_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_IsValid_ReturnValue_2) == 0x000388, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_NotEqual_Vector2DVector2D_ReturnValue_1) == 0x000389, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_NotEqual_Vector2DVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_BooleanAND_ReturnValue) == 0x00038A, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, K2Node_CreateDelegate_OutputDelegate_3) == 0x00038C, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x0003A0, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetTypeHiddenState_bOutHidden) == 0x0003A8, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetTypeHiddenState_bOutHidden' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, Temp_int_Loop_Counter_Variable) == 0x0003AC, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_Less_IntInt_ReturnValue) == 0x0003B0, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_Add_IntInt_ReturnValue) == 0x0003B4, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, Temp_bool_Has_Been_Initd_Variable) == 0x0003B8, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, Temp_bool_IsClosed_Variable) == 0x0003B9, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_K2_SetTimer_ReturnValue) == 0x0003C0, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_CreatePlayAnimationProxyObject_Result_1) == 0x0003C8, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_CreatePlayAnimationProxyObject_Result_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1) == 0x0003D0, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GetDynamicMaterial_ReturnValue) == 0x0003D8, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_IsValid_ReturnValue_3) == 0x0003E0, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast) == 0x0003E4, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_Lerp_Alpha_ImplicitCast) == 0x0003E8, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_CreatePlayAnimationProxyObject_PlaybackSpeed_ImplicitCast) == 0x0003F0, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_CreatePlayAnimationProxyObject_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_Lerp_B_ImplicitCast) == 0x0003F8, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_Lerp_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast) == 0x000400, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x000408, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_MakeVector2D_X_ImplicitCast) == 0x000410, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_MakeVector2D_X_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_MakeVector2D_Y_ImplicitCast) == 0x000418, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_MakeVector2D_Y_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_MakeVector2D_Y_ImplicitCast_1) == 0x000420, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_MakeVector2D_Y_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000428, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000430, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_MakeVector2D_Y_ImplicitCast_2) == 0x000438, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_MakeVector2D_Y_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ, CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast_1) == 0x000440, "Member 'WB_ViewCredits_LZ_C_ExecuteUbergraph_WB_ViewCredits_LZ::CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_LZ_C_GetTargetDPIScale \ static_assert(alignof(WB_ViewCredits_LZ_C_GetTargetDPIScale) == 0x000008, "Wrong alignment on WB_ViewCredits_LZ_C_GetTargetDPIScale"); \ static_assert(sizeof(WB_ViewCredits_LZ_C_GetTargetDPIScale) == 0x000080, "Wrong size on WB_ViewCredits_LZ_C_GetTargetDPIScale"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_GetTargetDPIScale, Geometry) == 0x000000, "Member 'WB_ViewCredits_LZ_C_GetTargetDPIScale::Geometry' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_GetTargetDPIScale, ReturnDPI) == 0x000040, "Member 'WB_ViewCredits_LZ_C_GetTargetDPIScale::ReturnDPI' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_GetTargetDPIScale, CallFunc_GetAbsoluteSize_ReturnValue) == 0x000048, "Member 'WB_ViewCredits_LZ_C_GetTargetDPIScale::CallFunc_GetAbsoluteSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_GetTargetDPIScale, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000058, "Member 'WB_ViewCredits_LZ_C_GetTargetDPIScale::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_GetTargetDPIScale, CallFunc_BreakVector2D_X) == 0x000060, "Member 'WB_ViewCredits_LZ_C_GetTargetDPIScale::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_GetTargetDPIScale, CallFunc_BreakVector2D_Y) == 0x000068, "Member 'WB_ViewCredits_LZ_C_GetTargetDPIScale::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_GetTargetDPIScale, CallFunc_GetTypeHiddenState_bOutHidden) == 0x000070, "Member 'WB_ViewCredits_LZ_C_GetTargetDPIScale::CallFunc_GetTypeHiddenState_bOutHidden' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_GetTargetDPIScale, CallFunc_GetFloatValue_ReturnValue) == 0x000074, "Member 'WB_ViewCredits_LZ_C_GetTargetDPIScale::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_GetTargetDPIScale, CallFunc_GetFloatValue_InTime_ImplicitCast) == 0x000078, "Member 'WB_ViewCredits_LZ_C_GetTargetDPIScale::CallFunc_GetFloatValue_InTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_LZ_C_PreConstruct \ static_assert(alignof(WB_ViewCredits_LZ_C_PreConstruct) == 0x000001, "Wrong alignment on WB_ViewCredits_LZ_C_PreConstruct"); \ static_assert(sizeof(WB_ViewCredits_LZ_C_PreConstruct) == 0x000001, "Wrong size on WB_ViewCredits_LZ_C_PreConstruct"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_ViewCredits_LZ_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_LZ_C_Tick \ static_assert(alignof(WB_ViewCredits_LZ_C_Tick) == 0x000008, "Wrong alignment on WB_ViewCredits_LZ_C_Tick"); \ static_assert(sizeof(WB_ViewCredits_LZ_C_Tick) == 0x000048, "Wrong size on WB_ViewCredits_LZ_C_Tick"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_Tick, MyGeometry) == 0x000000, "Member 'WB_ViewCredits_LZ_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_LZ_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_ViewCredits_LZ_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ViewCredits_LZ_C \ static_assert(alignof(UWB_ViewCredits_LZ_C) == 0x000008, "Wrong alignment on UWB_ViewCredits_LZ_C"); \ static_assert(sizeof(UWB_ViewCredits_LZ_C) == 0x000380, "Wrong size on UWB_ViewCredits_LZ_C"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ViewCredits_LZ_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, LetterFade) == 0x0002C8, "Member 'UWB_ViewCredits_LZ_C::LetterFade' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, ScrollTime) == 0x0002D0, "Member 'UWB_ViewCredits_LZ_C::ScrollTime' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, Image_Letter) == 0x0002D8, "Member 'UWB_ViewCredits_LZ_C::Image_Letter' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, Image_TempByCamera) == 0x0002E0, "Member 'UWB_ViewCredits_LZ_C::Image_TempByCamera' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, ScrollBox_List) == 0x0002E8, "Member 'UWB_ViewCredits_LZ_C::ScrollBox_List' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, SizeBox) == 0x0002F0, "Member 'UWB_ViewCredits_LZ_C::SizeBox' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, SizeBox_CameraSize) == 0x0002F8, "Member 'UWB_ViewCredits_LZ_C::SizeBox_CameraSize' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, Spacer_down) == 0x000300, "Member 'UWB_ViewCredits_LZ_C::Spacer_down' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, Spacer_ScrollTime) == 0x000308, "Member 'UWB_ViewCredits_LZ_C::Spacer_ScrollTime' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, Spacer_up) == 0x000310, "Member 'UWB_ViewCredits_LZ_C::Spacer_up' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, VerticalBox_Content) == 0x000318, "Member 'UWB_ViewCredits_LZ_C::VerticalBox_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, Cache_NameWidget) == 0x000320, "Member 'UWB_ViewCredits_LZ_C::Cache_NameWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, AllDone) == 0x000328, "Member 'UWB_ViewCredits_LZ_C::AllDone' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, StopAll) == 0x000338, "Member 'UWB_ViewCredits_LZ_C::StopAll' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, DPICurve) == 0x000348, "Member 'UWB_ViewCredits_LZ_C::DPICurve' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, DPIScale) == 0x000350, "Member 'UWB_ViewCredits_LZ_C::DPIScale' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, LastYear) == 0x000358, "Member 'UWB_ViewCredits_LZ_C::LastYear' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, LastYear2) == 0x000368, "Member 'UWB_ViewCredits_LZ_C::LastYear2' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_LZ_C, CanNext) == 0x000378, "Member 'UWB_ViewCredits_LZ_C::CanNext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_HDR_C_GetDynamicDiscription \ static_assert(alignof(BP_SetRule_HDR_C_GetDynamicDiscription) == 0x000008, "Wrong alignment on BP_SetRule_HDR_C_GetDynamicDiscription"); \ static_assert(sizeof(BP_SetRule_HDR_C_GetDynamicDiscription) == 0x000110, "Wrong size on BP_SetRule_HDR_C_GetDynamicDiscription"); \ static_assert(offsetof(BP_SetRule_HDR_C_GetDynamicDiscription, SettingModel) == 0x000000, "Member 'BP_SetRule_HDR_C_GetDynamicDiscription::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_GetDynamicDiscription, Source) == 0x000008, "Member 'BP_SetRule_HDR_C_GetDynamicDiscription::Source' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_GetDynamicDiscription, ReturnValue) == 0x000020, "Member 'BP_SetRule_HDR_C_GetDynamicDiscription::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_GetDynamicDiscription, CallFunc_GetGamePlatformType_ReturnValue) == 0x000038, "Member 'BP_SetRule_HDR_C_GetDynamicDiscription::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_GetDynamicDiscription, K2Node_MakeStruct_FormatArgumentData) == 0x000040, "Member 'BP_SetRule_HDR_C_GetDynamicDiscription::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_GetDynamicDiscription, K2Node_SwitchEnum_CmpSuccess) == 0x000090, "Member 'BP_SetRule_HDR_C_GetDynamicDiscription::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_GetDynamicDiscription, K2Node_MakeStruct_FormatArgumentData_1) == 0x000098, "Member 'BP_SetRule_HDR_C_GetDynamicDiscription::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_GetDynamicDiscription, K2Node_MakeArray_Array) == 0x0000E8, "Member 'BP_SetRule_HDR_C_GetDynamicDiscription::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_GetDynamicDiscription, CallFunc_Format_ReturnValue) == 0x0000F8, "Member 'BP_SetRule_HDR_C_GetDynamicDiscription::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_HDR_C_GetInitValue \ static_assert(alignof(BP_SetRule_HDR_C_GetInitValue) == 0x000008, "Wrong alignment on BP_SetRule_HDR_C_GetInitValue"); \ static_assert(sizeof(BP_SetRule_HDR_C_GetInitValue) == 0x000030, "Wrong size on BP_SetRule_HDR_C_GetInitValue"); \ static_assert(offsetof(BP_SetRule_HDR_C_GetInitValue, ValueByTable) == 0x000000, "Member 'BP_SetRule_HDR_C_GetInitValue::ValueByTable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_GetInitValue, SettingModel) == 0x000010, "Member 'BP_SetRule_HDR_C_GetInitValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_GetInitValue, ReturnValue) == 0x000018, "Member 'BP_SetRule_HDR_C_GetInitValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_GetInitValue, CallFunc_IsCurrentMonitorSupportHDR_ReturnValue) == 0x000028, "Member 'BP_SetRule_HDR_C_GetInitValue::CallFunc_IsCurrentMonitorSupportHDR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_HDR_C_OptionIsInList \ static_assert(alignof(BP_SetRule_HDR_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_HDR_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_HDR_C_OptionIsInList) == 0x0000E0, "Wrong size on BP_SetRule_HDR_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_HDR_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_HDR_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_HDR_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_HDR_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_HDR_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_OptionIsInList, CallFunc_IsCurrentMonitorSupportHDR_ReturnValue) == 0x0000DA, "Member 'BP_SetRule_HDR_C_OptionIsInList::CallFunc_IsCurrentMonitorSupportHDR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_OptionIsInList, CallFunc_Not_PreBool_ReturnValue) == 0x0000DB, "Member 'BP_SetRule_HDR_C_OptionIsInList::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_HDR_C_OverrideDefaultValue \ static_assert(alignof(BP_SetRule_HDR_C_OverrideDefaultValue) == 0x000008, "Wrong alignment on BP_SetRule_HDR_C_OverrideDefaultValue"); \ static_assert(sizeof(BP_SetRule_HDR_C_OverrideDefaultValue) == 0x000128, "Wrong size on BP_SetRule_HDR_C_OverrideDefaultValue"); \ static_assert(offsetof(BP_SetRule_HDR_C_OverrideDefaultValue, SettingModel) == 0x000000, "Member 'BP_SetRule_HDR_C_OverrideDefaultValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_OverrideDefaultValue, SettingSaver) == 0x000008, "Member 'BP_SetRule_HDR_C_OverrideDefaultValue::SettingSaver' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_OverrideDefaultValue, Slot) == 0x000010, "Member 'BP_SetRule_HDR_C_OverrideDefaultValue::Slot' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_OverrideDefaultValue, InName) == 0x000020, "Member 'BP_SetRule_HDR_C_OverrideDefaultValue::InName' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_OverrideDefaultValue, Setting) == 0x000028, "Member 'BP_SetRule_HDR_C_OverrideDefaultValue::Setting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_OverrideDefaultValue, DefaultValue) == 0x0000F8, "Member 'BP_SetRule_HDR_C_OverrideDefaultValue::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_OverrideDefaultValue, ModifEnable) == 0x000108, "Member 'BP_SetRule_HDR_C_OverrideDefaultValue::ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_OverrideDefaultValue, CallFunc_IsCurrentMonitorSupportHDR_ReturnValue) == 0x000109, "Member 'BP_SetRule_HDR_C_OverrideDefaultValue::CallFunc_IsCurrentMonitorSupportHDR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_OverrideDefaultValue, CallFunc_OverrideDefaultValue_DefaultValue) == 0x000110, "Member 'BP_SetRule_HDR_C_OverrideDefaultValue::CallFunc_OverrideDefaultValue_DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_HDR_C_OverrideDefaultValue, CallFunc_OverrideDefaultValue_ModifEnable) == 0x000120, "Member 'BP_SetRule_HDR_C_OverrideDefaultValue::CallFunc_OverrideDefaultValue_ModifEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_HDR_C \ static_assert(alignof(UBP_SetRule_HDR_C) == 0x000008, "Wrong alignment on UBP_SetRule_HDR_C"); \ static_assert(sizeof(UBP_SetRule_HDR_C) == 0x000058, "Wrong size on UBP_SetRule_HDR_C"); \ static_assert(offsetof(UBP_SetRule_HDR_C, Red) == 0x000040, "Member 'UBP_SetRule_HDR_C::Red' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_Gamma_C_GetInitValue \ static_assert(alignof(BP_SetRule_Gamma_C_GetInitValue) == 0x000008, "Wrong alignment on BP_SetRule_Gamma_C_GetInitValue"); \ static_assert(sizeof(BP_SetRule_Gamma_C_GetInitValue) == 0x000048, "Wrong size on BP_SetRule_Gamma_C_GetInitValue"); \ static_assert(offsetof(BP_SetRule_Gamma_C_GetInitValue, ValueByTable) == 0x000000, "Member 'BP_SetRule_Gamma_C_GetInitValue::ValueByTable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_GetInitValue, SettingModel) == 0x000010, "Member 'BP_SetRule_Gamma_C_GetInitValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_GetInitValue, ReturnValue) == 0x000018, "Member 'BP_SetRule_Gamma_C_GetInitValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_GetInitValue, CallFunc_GetGameSetFixedParameter_Inner_ReturnValue) == 0x000028, "Member 'BP_SetRule_Gamma_C_GetInitValue::CallFunc_GetGameSetFixedParameter_Inner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_GetInitValue, CallFunc_GetGammaDefaultValue_Percent__ReturnValue) == 0x000030, "Member 'BP_SetRule_Gamma_C_GetInitValue::CallFunc_GetGammaDefaultValue_Percent__ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_GetInitValue, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000038, "Member 'BP_SetRule_Gamma_C_GetInitValue::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_Gamma_C_OptionIsInList \ static_assert(alignof(BP_SetRule_Gamma_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_Gamma_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_Gamma_C_OptionIsInList) == 0x0000F8, "Wrong size on BP_SetRule_Gamma_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_Gamma_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_Gamma_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_Gamma_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_Gamma_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OptionIsInList, CallFunc_GetOptionValue_ReturnValue) == 0x0000E0, "Member 'BP_SetRule_Gamma_C_OptionIsInList::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OptionIsInList, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000F0, "Member 'BP_SetRule_Gamma_C_OptionIsInList::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_Gamma_C_OverrideDefaultValue \ static_assert(alignof(BP_SetRule_Gamma_C_OverrideDefaultValue) == 0x000008, "Wrong alignment on BP_SetRule_Gamma_C_OverrideDefaultValue"); \ static_assert(sizeof(BP_SetRule_Gamma_C_OverrideDefaultValue) == 0x000148, "Wrong size on BP_SetRule_Gamma_C_OverrideDefaultValue"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OverrideDefaultValue, SettingModel) == 0x000000, "Member 'BP_SetRule_Gamma_C_OverrideDefaultValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OverrideDefaultValue, SettingSaver) == 0x000008, "Member 'BP_SetRule_Gamma_C_OverrideDefaultValue::SettingSaver' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OverrideDefaultValue, Slot) == 0x000010, "Member 'BP_SetRule_Gamma_C_OverrideDefaultValue::Slot' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OverrideDefaultValue, InName) == 0x000020, "Member 'BP_SetRule_Gamma_C_OverrideDefaultValue::InName' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OverrideDefaultValue, Setting) == 0x000028, "Member 'BP_SetRule_Gamma_C_OverrideDefaultValue::Setting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OverrideDefaultValue, DefaultValue) == 0x0000F8, "Member 'BP_SetRule_Gamma_C_OverrideDefaultValue::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OverrideDefaultValue, ModifEnable) == 0x000108, "Member 'BP_SetRule_Gamma_C_OverrideDefaultValue::ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OverrideDefaultValue, CallFunc_GetInitValue_ReturnValue) == 0x000110, "Member 'BP_SetRule_Gamma_C_OverrideDefaultValue::CallFunc_GetInitValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OverrideDefaultValue, CallFunc_Conv_NameToString_ReturnValue) == 0x000120, "Member 'BP_SetRule_Gamma_C_OverrideDefaultValue::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OverrideDefaultValue, CallFunc_GetSlotValue_Value) == 0x000130, "Member 'BP_SetRule_Gamma_C_OverrideDefaultValue::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_Gamma_C_OverrideDefaultValue, CallFunc_IsEmpty_ReturnValue) == 0x000140, "Member 'BP_SetRule_Gamma_C_OverrideDefaultValue::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_Gamma_C \ static_assert(alignof(UBP_SetRule_Gamma_C) == 0x000008, "Wrong alignment on UBP_SetRule_Gamma_C"); \ static_assert(sizeof(UBP_SetRule_Gamma_C) == 0x000040, "Wrong size on UBP_SetRule_Gamma_C"); \ #define DUMPER7_ASSERTS_BP_SetRule_FrameModif_C_OptionIsInList \ static_assert(alignof(BP_SetRule_FrameModif_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_FrameModif_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_FrameModif_C_OptionIsInList) == 0x0000F8, "Wrong size on BP_SetRule_FrameModif_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_FrameModif_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_FrameModif_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameModif_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_FrameModif_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameModif_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_FrameModif_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameModif_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_FrameModif_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameModif_C_OptionIsInList, CallFunc_GetOptionValue_ReturnValue) == 0x0000E0, "Member 'BP_SetRule_FrameModif_C_OptionIsInList::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameModif_C_OptionIsInList, CallFunc_OptionIsInList_Hidden) == 0x0000F0, "Member 'BP_SetRule_FrameModif_C_OptionIsInList::CallFunc_OptionIsInList_Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameModif_C_OptionIsInList, CallFunc_OptionIsInList_Skip) == 0x0000F1, "Member 'BP_SetRule_FrameModif_C_OptionIsInList::CallFunc_OptionIsInList_Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameModif_C_OptionIsInList, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000F2, "Member 'BP_SetRule_FrameModif_C_OptionIsInList::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_FrameModif_C \ static_assert(alignof(UBP_SetRule_FrameModif_C) == 0x000008, "Wrong alignment on UBP_SetRule_FrameModif_C"); \ static_assert(sizeof(UBP_SetRule_FrameModif_C) == 0x000040, "Wrong size on UBP_SetRule_FrameModif_C"); \ #define DUMPER7_ASSERTS_FST_StarMapEffect \ static_assert(alignof(FST_StarMapEffect) == 0x000008, "Wrong alignment on FST_StarMapEffect"); \ static_assert(sizeof(FST_StarMapEffect) == 0x000070, "Wrong size on FST_StarMapEffect"); \ static_assert(offsetof(FST_StarMapEffect, DescName_14_8FF250204A50AE6D3EA8EAA738425F78) == 0x000000, "Member 'FST_StarMapEffect::DescName_14_8FF250204A50AE6D3EA8EAA738425F78' has a wrong offset!"); \ static_assert(offsetof(FST_StarMapEffect, Type_8_72AA754F4AD7821F7EF9B9876A66E0BB) == 0x000010, "Member 'FST_StarMapEffect::Type_8_72AA754F4AD7821F7EF9B9876A66E0BB' has a wrong offset!"); \ static_assert(offsetof(FST_StarMapEffect, Key_11_C2C3584D42D02340BB9736A9575B85CC) == 0x000014, "Member 'FST_StarMapEffect::Key_11_C2C3584D42D02340BB9736A9575B85CC' has a wrong offset!"); \ static_assert(offsetof(FST_StarMapEffect, StarMapEffectData_16_42CA805A40B9672CCA071BB20575E552) == 0x000020, "Member 'FST_StarMapEffect::StarMapEffectData_16_42CA805A40B9672CCA071BB20575E552' has a wrong offset!"); \ static_assert(offsetof(FST_StarMapEffect, ShowMoive_19_9E5829584D02E48BB65FEABD971DC6AF) == 0x000068, "Member 'FST_StarMapEffect::ShowMoive_19_9E5829584D02E48BB65FEABD971DC6AF' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_FrameGeneration_C_GetInitValue \ static_assert(alignof(BP_SetRule_FrameGeneration_C_GetInitValue) == 0x000008, "Wrong alignment on BP_SetRule_FrameGeneration_C_GetInitValue"); \ static_assert(sizeof(BP_SetRule_FrameGeneration_C_GetInitValue) == 0x000028, "Wrong size on BP_SetRule_FrameGeneration_C_GetInitValue"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_GetInitValue, ValueByTable) == 0x000000, "Member 'BP_SetRule_FrameGeneration_C_GetInitValue::ValueByTable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_GetInitValue, SettingModel) == 0x000010, "Member 'BP_SetRule_FrameGeneration_C_GetInitValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_GetInitValue, ReturnValue) == 0x000018, "Member 'BP_SetRule_FrameGeneration_C_GetInitValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_FrameGeneration_C_OptionIsInList \ static_assert(alignof(BP_SetRule_FrameGeneration_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_FrameGeneration_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_FrameGeneration_C_OptionIsInList) == 0x0000F8, "Wrong size on BP_SetRule_FrameGeneration_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_FrameGeneration_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_FrameGeneration_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_FrameGeneration_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_FrameGeneration_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OptionIsInList, CallFunc_Support_FSR_ReturnValue) == 0x0000DA, "Member 'BP_SetRule_FrameGeneration_C_OptionIsInList::CallFunc_Support_FSR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OptionIsInList, CallFunc_GetOptionValue_ReturnValue) == 0x0000E0, "Member 'BP_SetRule_FrameGeneration_C_OptionIsInList::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OptionIsInList, K2Node_SwitchString_CmpSuccess) == 0x0000F0, "Member 'BP_SetRule_FrameGeneration_C_OptionIsInList::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OptionIsInList, CallFunc_Support_DLSS_ReturnValue) == 0x0000F1, "Member 'BP_SetRule_FrameGeneration_C_OptionIsInList::CallFunc_Support_DLSS_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_FrameGeneration_C_OverrideDefaultValue \ static_assert(alignof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue) == 0x000008, "Wrong alignment on BP_SetRule_FrameGeneration_C_OverrideDefaultValue"); \ static_assert(sizeof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue) == 0x000190, "Wrong size on BP_SetRule_FrameGeneration_C_OverrideDefaultValue"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, SettingModel) == 0x000000, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, SettingSaver) == 0x000008, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::SettingSaver' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, Slot) == 0x000010, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::Slot' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, InName) == 0x000020, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::InName' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, Setting) == 0x000028, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::Setting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, DefaultValue) == 0x0000F8, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, ModifEnable) == 0x000108, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::ModifEnable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, Local_DefaultValue) == 0x000110, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::Local_DefaultValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, CallFunc_Support_FSR_ReturnValue) == 0x000120, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::CallFunc_Support_FSR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, CallFunc_Conv_NameToString_ReturnValue) == 0x000128, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, CallFunc_GetSlotValue_Value) == 0x000138, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000148, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, CallFunc_IsEmpty_ReturnValue) == 0x000158, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, CallFunc_GetSlotValue_Value_1) == 0x000160, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::CallFunc_GetSlotValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, CallFunc_IsEmpty_ReturnValue_1) == 0x000170, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, CallFunc_GetOptionValue_ReturnValue) == 0x000178, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, K2Node_SwitchString_CmpSuccess) == 0x000188, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, CallFunc_Support_DLSS_ReturnValue) == 0x000189, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::CallFunc_Support_DLSS_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FrameGeneration_C_OverrideDefaultValue, CallFunc_IsRunningOnSteamDeck_ReturnValue) == 0x00018A, "Member 'BP_SetRule_FrameGeneration_C_OverrideDefaultValue::CallFunc_IsRunningOnSteamDeck_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_FrameGeneration_C \ static_assert(alignof(UBP_SetRule_FrameGeneration_C) == 0x000008, "Wrong alignment on UBP_SetRule_FrameGeneration_C"); \ static_assert(sizeof(UBP_SetRule_FrameGeneration_C) == 0x000040, "Wrong size on UBP_SetRule_FrameGeneration_C"); \ #define DUMPER7_ASSERTS_FS_EnchantsEffect \ static_assert(alignof(FS_EnchantsEffect) == 0x000008, "Wrong alignment on FS_EnchantsEffect"); \ static_assert(sizeof(FS_EnchantsEffect) == 0x000040, "Wrong size on FS_EnchantsEffect"); \ static_assert(offsetof(FS_EnchantsEffect, WeaponType_2_72D69E84405C905381198194E8959161) == 0x000000, "Member 'FS_EnchantsEffect::WeaponType_2_72D69E84405C905381198194E8959161' has a wrong offset!"); \ static_assert(offsetof(FS_EnchantsEffect, Niagara_12_FC4A0B3E4032C6AA088211AC0A4E4BDB) == 0x000008, "Member 'FS_EnchantsEffect::Niagara_12_FC4A0B3E4032C6AA088211AC0A4E4BDB' has a wrong offset!"); \ static_assert(offsetof(FS_EnchantsEffect, SocketName_13_A4FD0358475AE3446BF78B8241AF3DE2) == 0x000018, "Member 'FS_EnchantsEffect::SocketName_13_A4FD0358475AE3446BF78B8241AF3DE2' has a wrong offset!"); \ static_assert(offsetof(FS_EnchantsEffect, Offset_14_6A136FF84E06A7430D5E01BFC5011D7C) == 0x000028, "Member 'FS_EnchantsEffect::Offset_14_6A136FF84E06A7430D5E01BFC5011D7C' has a wrong offset!"); \ static_assert(offsetof(FS_EnchantsEffect, AkEvent_17_88DFCE4443036C7A26B9188871B62494) == 0x000038, "Member 'FS_EnchantsEffect::AkEvent_17_88DFCE4443036C7A26B9188871B62494' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_FOV_C_GetInitValue \ static_assert(alignof(BP_SetRule_FOV_C_GetInitValue) == 0x000008, "Wrong alignment on BP_SetRule_FOV_C_GetInitValue"); \ static_assert(sizeof(BP_SetRule_FOV_C_GetInitValue) == 0x000088, "Wrong size on BP_SetRule_FOV_C_GetInitValue"); \ static_assert(offsetof(BP_SetRule_FOV_C_GetInitValue, ValueByTable) == 0x000000, "Member 'BP_SetRule_FOV_C_GetInitValue::ValueByTable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_GetInitValue, SettingModel) == 0x000010, "Member 'BP_SetRule_FOV_C_GetInitValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_GetInitValue, ReturnValue) == 0x000018, "Member 'BP_SetRule_FOV_C_GetInitValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_GetInitValue, CallFunc_GetGameSetFixedParameter_Inner_ReturnValue) == 0x000028, "Member 'BP_SetRule_FOV_C_GetInitValue::CallFunc_GetGameSetFixedParameter_Inner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_GetInitValue, CallFunc_GetOptionValue_ReturnValue) == 0x000030, "Member 'BP_SetRule_FOV_C_GetInitValue::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_GetInitValue, CallFunc_Conv_StringToVector2D_OutConvertedVector2D) == 0x000040, "Member 'BP_SetRule_FOV_C_GetInitValue::CallFunc_Conv_StringToVector2D_OutConvertedVector2D' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_GetInitValue, CallFunc_Conv_StringToVector2D_OutIsValid) == 0x000050, "Member 'BP_SetRule_FOV_C_GetInitValue::CallFunc_Conv_StringToVector2D_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_GetInitValue, CallFunc_Conv_Vector2DToIntPoint_ReturnValue) == 0x000054, "Member 'BP_SetRule_FOV_C_GetInitValue::CallFunc_Conv_Vector2DToIntPoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_GetInitValue, CallFunc_FindFovSettingByScreenResolution_ReturnFOV) == 0x000060, "Member 'BP_SetRule_FOV_C_GetInitValue::CallFunc_FindFovSettingByScreenResolution_ReturnFOV' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_GetInitValue, CallFunc_FindFovSettingByScreenResolution_ReturnMin) == 0x000068, "Member 'BP_SetRule_FOV_C_GetInitValue::CallFunc_FindFovSettingByScreenResolution_ReturnMin' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_GetInitValue, CallFunc_FindFovSettingByScreenResolution_ReturnMax) == 0x000070, "Member 'BP_SetRule_FOV_C_GetInitValue::CallFunc_FindFovSettingByScreenResolution_ReturnMax' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_GetInitValue, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000078, "Member 'BP_SetRule_FOV_C_GetInitValue::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_FOV_C_OverrideSliderValue \ static_assert(alignof(BP_SetRule_FOV_C_OverrideSliderValue) == 0x000008, "Wrong alignment on BP_SetRule_FOV_C_OverrideSliderValue"); \ static_assert(sizeof(BP_SetRule_FOV_C_OverrideSliderValue) == 0x000070, "Wrong size on BP_SetRule_FOV_C_OverrideSliderValue"); \ static_assert(offsetof(BP_SetRule_FOV_C_OverrideSliderValue, SettingModel) == 0x000000, "Member 'BP_SetRule_FOV_C_OverrideSliderValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_OverrideSliderValue, Override) == 0x000008, "Member 'BP_SetRule_FOV_C_OverrideSliderValue::Override' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_OverrideSliderValue, ReturnMin) == 0x000010, "Member 'BP_SetRule_FOV_C_OverrideSliderValue::ReturnMin' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_OverrideSliderValue, ReturnMax) == 0x000018, "Member 'BP_SetRule_FOV_C_OverrideSliderValue::ReturnMax' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_OverrideSliderValue, CallFunc_GetGameSetFixedParameter_Inner_ReturnValue) == 0x000020, "Member 'BP_SetRule_FOV_C_OverrideSliderValue::CallFunc_GetGameSetFixedParameter_Inner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_OverrideSliderValue, CallFunc_GetOptionValue_ReturnValue) == 0x000028, "Member 'BP_SetRule_FOV_C_OverrideSliderValue::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_OverrideSliderValue, CallFunc_Conv_StringToVector2D_OutConvertedVector2D) == 0x000038, "Member 'BP_SetRule_FOV_C_OverrideSliderValue::CallFunc_Conv_StringToVector2D_OutConvertedVector2D' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_OverrideSliderValue, CallFunc_Conv_StringToVector2D_OutIsValid) == 0x000048, "Member 'BP_SetRule_FOV_C_OverrideSliderValue::CallFunc_Conv_StringToVector2D_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_OverrideSliderValue, CallFunc_Conv_Vector2DToIntPoint_ReturnValue) == 0x00004C, "Member 'BP_SetRule_FOV_C_OverrideSliderValue::CallFunc_Conv_Vector2DToIntPoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_OverrideSliderValue, CallFunc_FindFovSettingByScreenResolution_ReturnFOV) == 0x000058, "Member 'BP_SetRule_FOV_C_OverrideSliderValue::CallFunc_FindFovSettingByScreenResolution_ReturnFOV' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_OverrideSliderValue, CallFunc_FindFovSettingByScreenResolution_ReturnMin) == 0x000060, "Member 'BP_SetRule_FOV_C_OverrideSliderValue::CallFunc_FindFovSettingByScreenResolution_ReturnMin' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_FOV_C_OverrideSliderValue, CallFunc_FindFovSettingByScreenResolution_ReturnMax) == 0x000068, "Member 'BP_SetRule_FOV_C_OverrideSliderValue::CallFunc_FindFovSettingByScreenResolution_ReturnMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_FOV_C \ static_assert(alignof(UBP_SetRule_FOV_C) == 0x000008, "Wrong alignment on UBP_SetRule_FOV_C"); \ static_assert(sizeof(UBP_SetRule_FOV_C) == 0x000040, "Wrong size on UBP_SetRule_FOV_C"); \ #define DUMPER7_ASSERTS_HitPhysicsEffectComponent_C_CanPlayHitBoxCameraShake \ static_assert(alignof(HitPhysicsEffectComponent_C_CanPlayHitBoxCameraShake) == 0x000008, "Wrong alignment on HitPhysicsEffectComponent_C_CanPlayHitBoxCameraShake"); \ static_assert(sizeof(HitPhysicsEffectComponent_C_CanPlayHitBoxCameraShake) == 0x000010, "Wrong size on HitPhysicsEffectComponent_C_CanPlayHitBoxCameraShake"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_CanPlayHitBoxCameraShake, AnimNotify) == 0x000000, "Member 'HitPhysicsEffectComponent_C_CanPlayHitBoxCameraShake::AnimNotify' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_CanPlayHitBoxCameraShake, ReturnValue) == 0x000008, "Member 'HitPhysicsEffectComponent_C_CanPlayHitBoxCameraShake::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_CanPlayHitBoxCameraShake, CallFunc_Array_Contains_ReturnValue) == 0x000009, "Member 'HitPhysicsEffectComponent_C_CanPlayHitBoxCameraShake::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_CanPlayHitBoxCameraShake, CallFunc_Not_PreBool_ReturnValue) == 0x00000A, "Member 'HitPhysicsEffectComponent_C_CanPlayHitBoxCameraShake::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect \ static_assert(alignof(HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect) == 0x000008, "Wrong alignment on HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect"); \ static_assert(sizeof(HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect) == 0x000028, "Wrong size on HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect, DamageCauser) == 0x000000, "Member 'HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect, ReturnValue) == 0x000008, "Member 'HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect, CallFunc_GetDamageSourceCharacter_SourceActor) == 0x000010, "Member 'HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect::CallFunc_GetDamageSourceCharacter_SourceActor' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000021, "Member 'HitPhysicsEffectComponent_C_CheckCanPlayPhysicsHitEffect::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent \ static_assert(alignof(HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent) == 0x000008, "Wrong alignment on HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent"); \ static_assert(sizeof(HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent) == 0x000098, "Wrong size on HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent, EntryPoint) == 0x000000, "Member 'HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x000004, "Member 'HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent, Temp_bool_Has_Been_Initd_Variable) == 0x000005, "Member 'HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent, K2Node_Event_DeltaSeconds) == 0x000008, "Member 'HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent, K2Node_DynamicCast_AsAbstract_Character) == 0x000018, "Member 'HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent, CallFunc_Redirect_Table_MappedTable) == 0x000028, "Member 'HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000090, "Member 'HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent, CallFunc_IsValid_ReturnValue) == 0x000091, "Member 'HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent, Temp_bool_IsClosed_Variable) == 0x000092, "Member 'HitPhysicsEffectComponent_C_ExecuteUbergraph_HitPhysicsEffectComponent::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HitPhysicsEffectComponent_C_GetHitConfig \ static_assert(alignof(HitPhysicsEffectComponent_C_GetHitConfig) == 0x000008, "Wrong alignment on HitPhysicsEffectComponent_C_GetHitConfig"); \ static_assert(sizeof(HitPhysicsEffectComponent_C_GetHitConfig) == 0x0000E0, "Wrong size on HitPhysicsEffectComponent_C_GetHitConfig"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_GetHitConfig, HitEffect) == 0x000000, "Member 'HitPhysicsEffectComponent_C_GetHitConfig::HitEffect' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_GetHitConfig, Config) == 0x000030, "Member 'HitPhysicsEffectComponent_C_GetHitConfig::Config' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_GetHitConfig, Local_Body) == 0x000080, "Member 'HitPhysicsEffectComponent_C_GetHitConfig::Local_Body' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_GetHitConfig, CallFunc_NotEqual_NameName_ReturnValue) == 0x0000D0, "Member 'HitPhysicsEffectComponent_C_GetHitConfig::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_GetHitConfig, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0000D1, "Member 'HitPhysicsEffectComponent_C_GetHitConfig::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_GetHitConfig, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0000D2, "Member 'HitPhysicsEffectComponent_C_GetHitConfig::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_GetHitConfig, CallFunc_Map_Find_Value) == 0x0000D4, "Member 'HitPhysicsEffectComponent_C_GetHitConfig::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_GetHitConfig, CallFunc_Map_Find_ReturnValue) == 0x0000D8, "Member 'HitPhysicsEffectComponent_C_GetHitConfig::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HitPhysicsEffectComponent_C_Inner_StartPlaying \ static_assert(alignof(HitPhysicsEffectComponent_C_Inner_StartPlaying) == 0x000008, "Wrong alignment on HitPhysicsEffectComponent_C_Inner_StartPlaying"); \ static_assert(sizeof(HitPhysicsEffectComponent_C_Inner_StartPlaying) == 0x000028, "Wrong size on HitPhysicsEffectComponent_C_Inner_StartPlaying"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_Inner_StartPlaying, Temp_int_Array_Index_Variable) == 0x000000, "Member 'HitPhysicsEffectComponent_C_Inner_StartPlaying::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_Inner_StartPlaying, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'HitPhysicsEffectComponent_C_Inner_StartPlaying::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_Inner_StartPlaying, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'HitPhysicsEffectComponent_C_Inner_StartPlaying::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_Inner_StartPlaying, CallFunc_GetTimeSeconds_ReturnValue) == 0x000010, "Member 'HitPhysicsEffectComponent_C_Inner_StartPlaying::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_Inner_StartPlaying, CallFunc_Array_Get_Item) == 0x000018, "Member 'HitPhysicsEffectComponent_C_Inner_StartPlaying::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_Inner_StartPlaying, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'HitPhysicsEffectComponent_C_Inner_StartPlaying::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_Inner_StartPlaying, CallFunc_Less_IntInt_ReturnValue) == 0x000024, "Member 'HitPhysicsEffectComponent_C_Inner_StartPlaying::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HitPhysicsEffectComponent_C_PlayHitBoxCameraShake \ static_assert(alignof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake) == 0x000008, "Wrong alignment on HitPhysicsEffectComponent_C_PlayHitBoxCameraShake"); \ static_assert(sizeof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake) == 0x0000B0, "Wrong size on HitPhysicsEffectComponent_C_PlayHitBoxCameraShake"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, AnimNotify) == 0x000000, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::AnimNotify' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, Epicenter) == 0x000008, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::Epicenter' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, ImpactType) == 0x000020, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::ImpactType' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x000028, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000030, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000040, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, CallFunc_Conv_StringToName_ReturnValue) == 0x000058, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, CallFunc_GetDataTableRowFromName_OutRow) == 0x000060, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000088, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, CallFunc_Vector_Distance_ReturnValue) == 0x000090, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, CallFunc_Array_Add_ReturnValue) == 0x000098, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00009C, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, CallFunc_IsValidClass_ReturnValue) == 0x00009D, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, CallFunc_Array_Contains_ReturnValue) == 0x00009E, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, CallFunc_PlayWorldCameraShake_InnerRadius_ImplicitCast) == 0x0000A0, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::CallFunc_PlayWorldCameraShake_InnerRadius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, CallFunc_PlayWorldCameraShake_OuterRadius_ImplicitCast) == 0x0000A4, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::CallFunc_PlayWorldCameraShake_OuterRadius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayHitBoxCameraShake, CallFunc_PlayWorldCameraShake_Falloff_ImplicitCast) == 0x0000A8, "Member 'HitPhysicsEffectComponent_C_PlayHitBoxCameraShake::CallFunc_PlayWorldCameraShake_Falloff_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HitPhysicsEffectComponent_C_PlayPhysicsHitEffect \ static_assert(alignof(HitPhysicsEffectComponent_C_PlayPhysicsHitEffect) == 0x000008, "Wrong alignment on HitPhysicsEffectComponent_C_PlayPhysicsHitEffect"); \ static_assert(sizeof(HitPhysicsEffectComponent_C_PlayPhysicsHitEffect) == 0x000038, "Wrong size on HitPhysicsEffectComponent_C_PlayPhysicsHitEffect"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayPhysicsHitEffect, HitPhysicsData) == 0x000000, "Member 'HitPhysicsEffectComponent_C_PlayPhysicsHitEffect::HitPhysicsData' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_PlayPhysicsHitEffect, CallFunc_CheckCanPlayPhysicsHitEffect_ReturnValue) == 0x000030, "Member 'HitPhysicsEffectComponent_C_PlayPhysicsHitEffect::CallFunc_CheckCanPlayPhysicsHitEffect_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HitPhysicsEffectComponent_C_ReceiveTick \ static_assert(alignof(HitPhysicsEffectComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on HitPhysicsEffectComponent_C_ReceiveTick"); \ static_assert(sizeof(HitPhysicsEffectComponent_C_ReceiveTick) == 0x000004, "Wrong size on HitPhysicsEffectComponent_C_ReceiveTick"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'HitPhysicsEffectComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HitPhysicsEffectComponent_C_RemoveCacheWhenHitBoxEnd \ static_assert(alignof(HitPhysicsEffectComponent_C_RemoveCacheWhenHitBoxEnd) == 0x000008, "Wrong alignment on HitPhysicsEffectComponent_C_RemoveCacheWhenHitBoxEnd"); \ static_assert(sizeof(HitPhysicsEffectComponent_C_RemoveCacheWhenHitBoxEnd) == 0x000010, "Wrong size on HitPhysicsEffectComponent_C_RemoveCacheWhenHitBoxEnd"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_RemoveCacheWhenHitBoxEnd, Item) == 0x000000, "Member 'HitPhysicsEffectComponent_C_RemoveCacheWhenHitBoxEnd::Item' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_RemoveCacheWhenHitBoxEnd, CallFunc_Array_RemoveItem_ReturnValue) == 0x000008, "Member 'HitPhysicsEffectComponent_C_RemoveCacheWhenHitBoxEnd::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HitPhysicsEffectComponent_C_SetStopHitPhyEffect \ static_assert(alignof(HitPhysicsEffectComponent_C_SetStopHitPhyEffect) == 0x000001, "Wrong alignment on HitPhysicsEffectComponent_C_SetStopHitPhyEffect"); \ static_assert(sizeof(HitPhysicsEffectComponent_C_SetStopHitPhyEffect) == 0x000001, "Wrong size on HitPhysicsEffectComponent_C_SetStopHitPhyEffect"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_SetStopHitPhyEffect, Stop) == 0x000000, "Member 'HitPhysicsEffectComponent_C_SetStopHitPhyEffect::Stop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HitPhysicsEffectComponent_C_StartPlaying \ static_assert(alignof(HitPhysicsEffectComponent_C_StartPlaying) == 0x000008, "Wrong alignment on HitPhysicsEffectComponent_C_StartPlaying"); \ static_assert(sizeof(HitPhysicsEffectComponent_C_StartPlaying) == 0x0000C0, "Wrong size on HitPhysicsEffectComponent_C_StartPlaying"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlaying, HitEffect) == 0x000000, "Member 'HitPhysicsEffectComponent_C_StartPlaying::HitEffect' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlaying, Local_ForceReStart) == 0x000030, "Member 'HitPhysicsEffectComponent_C_StartPlaying::Local_ForceReStart' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlaying, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000031, "Member 'HitPhysicsEffectComponent_C_StartPlaying::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlaying, CallFunc_GetHitConfig_Config) == 0x000038, "Member 'HitPhysicsEffectComponent_C_StartPlaying::CallFunc_GetHitConfig_Config' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlaying, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000088, "Member 'HitPhysicsEffectComponent_C_StartPlaying::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlaying, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x000089, "Member 'HitPhysicsEffectComponent_C_StartPlaying::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlaying, CallFunc_IsComponentTickEnabled_ReturnValue) == 0x00008A, "Member 'HitPhysicsEffectComponent_C_StartPlaying::CallFunc_IsComponentTickEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlaying, CallFunc_GetPlayerStatic_ReturnValue) == 0x000090, "Member 'HitPhysicsEffectComponent_C_StartPlaying::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlaying, CallFunc_GetIsFullyOpenSimulatePhysics_ReturnValue) == 0x000098, "Member 'HitPhysicsEffectComponent_C_StartPlaying::CallFunc_GetIsFullyOpenSimulatePhysics_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlaying, CallFunc_GetOwner_ReturnValue) == 0x0000A0, "Member 'HitPhysicsEffectComponent_C_StartPlaying::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlaying, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x0000A8, "Member 'HitPhysicsEffectComponent_C_StartPlaying::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlaying, K2Node_DynamicCast_bSuccess) == 0x0000B8, "Member 'HitPhysicsEffectComponent_C_StartPlaying::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlaying, CallFunc_IsAlive_Result) == 0x0000B9, "Member 'HitPhysicsEffectComponent_C_StartPlaying::CallFunc_IsAlive_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HitPhysicsEffectComponent_C_StartPlayingByConfigIndex \ static_assert(alignof(HitPhysicsEffectComponent_C_StartPlayingByConfigIndex) == 0x000008, "Wrong alignment on HitPhysicsEffectComponent_C_StartPlayingByConfigIndex"); \ static_assert(sizeof(HitPhysicsEffectComponent_C_StartPlayingByConfigIndex) == 0x000060, "Wrong size on HitPhysicsEffectComponent_C_StartPlayingByConfigIndex"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlayingByConfigIndex, EffectIndex) == 0x000000, "Member 'HitPhysicsEffectComponent_C_StartPlayingByConfigIndex::EffectIndex' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlayingByConfigIndex, PlayedData_0) == 0x000008, "Member 'HitPhysicsEffectComponent_C_StartPlayingByConfigIndex::PlayedData_0' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlayingByConfigIndex, Temp_int_Array_Index_Variable) == 0x000038, "Member 'HitPhysicsEffectComponent_C_StartPlayingByConfigIndex::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlayingByConfigIndex, Temp_int_Loop_Counter_Variable) == 0x00003C, "Member 'HitPhysicsEffectComponent_C_StartPlayingByConfigIndex::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlayingByConfigIndex, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'HitPhysicsEffectComponent_C_StartPlayingByConfigIndex::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlayingByConfigIndex, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000044, "Member 'HitPhysicsEffectComponent_C_StartPlayingByConfigIndex::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlayingByConfigIndex, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000045, "Member 'HitPhysicsEffectComponent_C_StartPlayingByConfigIndex::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlayingByConfigIndex, CallFunc_GetTimeSeconds_ReturnValue) == 0x000048, "Member 'HitPhysicsEffectComponent_C_StartPlayingByConfigIndex::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlayingByConfigIndex, CallFunc_Array_Get_Item) == 0x000050, "Member 'HitPhysicsEffectComponent_C_StartPlayingByConfigIndex::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlayingByConfigIndex, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'HitPhysicsEffectComponent_C_StartPlayingByConfigIndex::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_StartPlayingByConfigIndex, CallFunc_Less_IntInt_ReturnValue) == 0x00005C, "Member 'HitPhysicsEffectComponent_C_StartPlayingByConfigIndex::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HitPhysicsEffectComponent_C_TickRunning \ static_assert(alignof(HitPhysicsEffectComponent_C_TickRunning) == 0x000008, "Wrong alignment on HitPhysicsEffectComponent_C_TickRunning"); \ static_assert(sizeof(HitPhysicsEffectComponent_C_TickRunning) == 0x0000E0, "Wrong size on HitPhysicsEffectComponent_C_TickRunning"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, Local_Value) == 0x000000, "Member 'HitPhysicsEffectComponent_C_TickRunning::Local_Value' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, Local_Detal) == 0x000008, "Member 'HitPhysicsEffectComponent_C_TickRunning::Local_Detal' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_GetIsFullyOpenSimulatePhysics_ReturnValue) == 0x000018, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_GetIsFullyOpenSimulatePhysics_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_FClamp_ReturnValue) == 0x000020, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_GetPlayerStatic_ReturnValue) == 0x000028, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000030, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000048, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000050, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_GetSocketLocation_ReturnValue) == 0x000058, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_FClamp_ReturnValue_1) == 0x000070, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000078, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_GetTimeRange_MinTime) == 0x000090, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_GetTimeRange_MaxTime) == 0x000094, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000098, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_GetFloatValue_ReturnValue) == 0x00009C, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_GetTimeSeconds_ReturnValue) == 0x0000A0, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_FClamp_ReturnValue_2) == 0x0000A8, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_FClamp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_FMax_ReturnValue) == 0x0000B8, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_SetAllBodiesBelowPhysicsBlendWeight_PhysicsBlendWeight_ImplicitCast) == 0x0000C0, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_SetAllBodiesBelowPhysicsBlendWeight_PhysicsBlendWeight_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_Greater_DoubleDouble_B_ImplicitCast) == 0x0000C8, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_Greater_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_GetFloatValue_InTime_ImplicitCast) == 0x0000D0, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_GetFloatValue_InTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_TickRunning, CallFunc_FClamp_Value_ImplicitCast) == 0x0000D8, "Member 'HitPhysicsEffectComponent_C_TickRunning::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HitPhysicsEffectComponent_C_UpdateConfigCache \ static_assert(alignof(HitPhysicsEffectComponent_C_UpdateConfigCache) == 0x000008, "Wrong alignment on HitPhysicsEffectComponent_C_UpdateConfigCache"); \ static_assert(sizeof(HitPhysicsEffectComponent_C_UpdateConfigCache) == 0x000088, "Wrong size on HitPhysicsEffectComponent_C_UpdateConfigCache"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateConfigCache, Temp_int_Array_Index_Variable) == 0x000000, "Member 'HitPhysicsEffectComponent_C_UpdateConfigCache::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateConfigCache, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'HitPhysicsEffectComponent_C_UpdateConfigCache::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateConfigCache, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'HitPhysicsEffectComponent_C_UpdateConfigCache::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateConfigCache, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'HitPhysicsEffectComponent_C_UpdateConfigCache::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateConfigCache, CallFunc_Max_ReturnValue) == 0x000010, "Member 'HitPhysicsEffectComponent_C_UpdateConfigCache::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateConfigCache, Temp_int_Loop_Counter_Variable_1) == 0x000014, "Member 'HitPhysicsEffectComponent_C_UpdateConfigCache::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateConfigCache, CallFunc_Array_Get_Item) == 0x000018, "Member 'HitPhysicsEffectComponent_C_UpdateConfigCache::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateConfigCache, CallFunc_Add_IntInt_ReturnValue_1) == 0x000068, "Member 'HitPhysicsEffectComponent_C_UpdateConfigCache::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateConfigCache, CallFunc_Array_Get_Item_1) == 0x00006C, "Member 'HitPhysicsEffectComponent_C_UpdateConfigCache::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateConfigCache, CallFunc_Array_Length_ReturnValue) == 0x000074, "Member 'HitPhysicsEffectComponent_C_UpdateConfigCache::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateConfigCache, CallFunc_Less_IntInt_ReturnValue) == 0x000078, "Member 'HitPhysicsEffectComponent_C_UpdateConfigCache::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateConfigCache, CallFunc_Array_Length_ReturnValue_1) == 0x00007C, "Member 'HitPhysicsEffectComponent_C_UpdateConfigCache::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateConfigCache, CallFunc_Less_IntInt_ReturnValue_1) == 0x000080, "Member 'HitPhysicsEffectComponent_C_UpdateConfigCache::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HitPhysicsEffectComponent_C_UpdateGroupConfig \ static_assert(alignof(HitPhysicsEffectComponent_C_UpdateGroupConfig) == 0x000008, "Wrong alignment on HitPhysicsEffectComponent_C_UpdateGroupConfig"); \ static_assert(sizeof(HitPhysicsEffectComponent_C_UpdateGroupConfig) == 0x000078, "Wrong size on HitPhysicsEffectComponent_C_UpdateGroupConfig"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateGroupConfig, CallFunc_IsEditorRunning_ReturnValue) == 0x000000, "Member 'HitPhysicsEffectComponent_C_UpdateGroupConfig::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateGroupConfig, CallFunc_Redirect_Table_MappedTable) == 0x000008, "Member 'HitPhysicsEffectComponent_C_UpdateGroupConfig::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateGroupConfig, CallFunc_GetDataTableRowFromName_OutRow) == 0x000010, "Member 'HitPhysicsEffectComponent_C_UpdateGroupConfig::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_UpdateGroupConfig, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000070, "Member 'HitPhysicsEffectComponent_C_UpdateGroupConfig::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HitPhysicsEffectComponent_C_WaitMeleeCutPlayPhysicsHitEffect \ static_assert(alignof(HitPhysicsEffectComponent_C_WaitMeleeCutPlayPhysicsHitEffect) == 0x000008, "Wrong alignment on HitPhysicsEffectComponent_C_WaitMeleeCutPlayPhysicsHitEffect"); \ static_assert(sizeof(HitPhysicsEffectComponent_C_WaitMeleeCutPlayPhysicsHitEffect) == 0x000048, "Wrong size on HitPhysicsEffectComponent_C_WaitMeleeCutPlayPhysicsHitEffect"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_WaitMeleeCutPlayPhysicsHitEffect, HitPhysicsData) == 0x000000, "Member 'HitPhysicsEffectComponent_C_WaitMeleeCutPlayPhysicsHitEffect::HitPhysicsData' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_WaitMeleeCutPlayPhysicsHitEffect, Time) == 0x000030, "Member 'HitPhysicsEffectComponent_C_WaitMeleeCutPlayPhysicsHitEffect::Time' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_WaitMeleeCutPlayPhysicsHitEffect, CallFunc_K2_SetTimer_ReturnValue) == 0x000038, "Member 'HitPhysicsEffectComponent_C_WaitMeleeCutPlayPhysicsHitEffect::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HitPhysicsEffectComponent_C_WaitMeleeCutPlayPhysicsHitEffect, CallFunc_CheckCanPlayPhysicsHitEffect_ReturnValue) == 0x000040, "Member 'HitPhysicsEffectComponent_C_WaitMeleeCutPlayPhysicsHitEffect::CallFunc_CheckCanPlayPhysicsHitEffect_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHitPhysicsEffectComponent_C \ static_assert(alignof(UHitPhysicsEffectComponent_C) == 0x000008, "Wrong alignment on UHitPhysicsEffectComponent_C"); \ static_assert(sizeof(UHitPhysicsEffectComponent_C) == 0x0002F0, "Wrong size on UHitPhysicsEffectComponent_C"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UHitPhysicsEffectComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, MeleeCutPhysicsHitEffectCache) == 0x0000F0, "Member 'UHitPhysicsEffectComponent_C::MeleeCutPhysicsHitEffectCache' has a wrong offset!"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, HitPhysicsEffectConfig) == 0x000120, "Member 'UHitPhysicsEffectComponent_C::HitPhysicsEffectConfig' has a wrong offset!"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, AnimationCurve) == 0x000130, "Member 'UHitPhysicsEffectComponent_C::AnimationCurve' has a wrong offset!"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, AnimationStartTime) == 0x000138, "Member 'UHitPhysicsEffectComponent_C::AnimationStartTime' has a wrong offset!"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, HitBoneEffectConfigIndexCache) == 0x000140, "Member 'UHitPhysicsEffectComponent_C::HitBoneEffectConfigIndexCache' has a wrong offset!"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, PlayedConfig) == 0x000190, "Member 'UHitPhysicsEffectComponent_C::PlayedConfig' has a wrong offset!"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, OwnSkeletalMesh) == 0x0001E0, "Member 'UHitPhysicsEffectComponent_C::OwnSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, PlayedData) == 0x0001E8, "Member 'UHitPhysicsEffectComponent_C::PlayedData' has a wrong offset!"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, ImpulseApplyed) == 0x000218, "Member 'UHitPhysicsEffectComponent_C::ImpulseApplyed' has a wrong offset!"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, EffectConfigRow) == 0x000220, "Member 'UHitPhysicsEffectComponent_C::EffectConfigRow' has a wrong offset!"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, DefaultConfigIndex) == 0x000268, "Member 'UHitPhysicsEffectComponent_C::DefaultConfigIndex' has a wrong offset!"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, PlayedConfig_Link) == 0x000270, "Member 'UHitPhysicsEffectComponent_C::PlayedConfig_Link' has a wrong offset!"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, PlayedHitBoxCameraShakes) == 0x000280, "Member 'UHitPhysicsEffectComponent_C::PlayedHitBoxCameraShakes' has a wrong offset!"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, As_Abstract_Character) == 0x000290, "Member 'UHitPhysicsEffectComponent_C::As_Abstract_Character' has a wrong offset!"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, CollisionData) == 0x000298, "Member 'UHitPhysicsEffectComponent_C::CollisionData' has a wrong offset!"); \ static_assert(offsetof(UHitPhysicsEffectComponent_C, StopHitPhyEffect) == 0x0002E8, "Member 'UHitPhysicsEffectComponent_C::StopHitPhyEffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_EffectQuality_C_GetDynamicDiscription \ static_assert(alignof(BP_SetRule_EffectQuality_C_GetDynamicDiscription) == 0x000008, "Wrong alignment on BP_SetRule_EffectQuality_C_GetDynamicDiscription"); \ static_assert(sizeof(BP_SetRule_EffectQuality_C_GetDynamicDiscription) == 0x000118, "Wrong size on BP_SetRule_EffectQuality_C_GetDynamicDiscription"); \ static_assert(offsetof(BP_SetRule_EffectQuality_C_GetDynamicDiscription, SettingModel) == 0x000000, "Member 'BP_SetRule_EffectQuality_C_GetDynamicDiscription::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_EffectQuality_C_GetDynamicDiscription, Source) == 0x000008, "Member 'BP_SetRule_EffectQuality_C_GetDynamicDiscription::Source' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_EffectQuality_C_GetDynamicDiscription, ReturnValue) == 0x000020, "Member 'BP_SetRule_EffectQuality_C_GetDynamicDiscription::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_EffectQuality_C_GetDynamicDiscription, CallFunc_GetDynamicDiscription_ReturnValue) == 0x000038, "Member 'BP_SetRule_EffectQuality_C_GetDynamicDiscription::CallFunc_GetDynamicDiscription_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_EffectQuality_C_GetDynamicDiscription, K2Node_MakeStruct_FormatArgumentData) == 0x000050, "Member 'BP_SetRule_EffectQuality_C_GetDynamicDiscription::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_EffectQuality_C_GetDynamicDiscription, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000A0, "Member 'BP_SetRule_EffectQuality_C_GetDynamicDiscription::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_EffectQuality_C_GetDynamicDiscription, K2Node_MakeArray_Array) == 0x0000F0, "Member 'BP_SetRule_EffectQuality_C_GetDynamicDiscription::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_EffectQuality_C_GetDynamicDiscription, CallFunc_Format_ReturnValue) == 0x000100, "Member 'BP_SetRule_EffectQuality_C_GetDynamicDiscription::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_EffectQuality_C \ static_assert(alignof(UBP_SetRule_EffectQuality_C) == 0x000008, "Wrong alignment on UBP_SetRule_EffectQuality_C"); \ static_assert(sizeof(UBP_SetRule_EffectQuality_C) == 0x000058, "Wrong size on UBP_SetRule_EffectQuality_C"); \ static_assert(offsetof(UBP_SetRule_EffectQuality_C, Red) == 0x000040, "Member 'UBP_SetRule_EffectQuality_C::Red' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_DisableByFG_C_OptionIsInList \ static_assert(alignof(BP_SetRule_DisableByFG_C_OptionIsInList) == 0x000008, "Wrong alignment on BP_SetRule_DisableByFG_C_OptionIsInList"); \ static_assert(sizeof(BP_SetRule_DisableByFG_C_OptionIsInList) == 0x0000F8, "Wrong size on BP_SetRule_DisableByFG_C_OptionIsInList"); \ static_assert(offsetof(BP_SetRule_DisableByFG_C_OptionIsInList, GameSetting) == 0x000000, "Member 'BP_SetRule_DisableByFG_C_OptionIsInList::GameSetting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DisableByFG_C_OptionIsInList, SettingData) == 0x000008, "Member 'BP_SetRule_DisableByFG_C_OptionIsInList::SettingData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DisableByFG_C_OptionIsInList, Hidden) == 0x0000D8, "Member 'BP_SetRule_DisableByFG_C_OptionIsInList::Hidden' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DisableByFG_C_OptionIsInList, Skip) == 0x0000D9, "Member 'BP_SetRule_DisableByFG_C_OptionIsInList::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DisableByFG_C_OptionIsInList, CallFunc_GetOptionValue_ReturnValue) == 0x0000E0, "Member 'BP_SetRule_DisableByFG_C_OptionIsInList::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_DisableByFG_C_OptionIsInList, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000F0, "Member 'BP_SetRule_DisableByFG_C_OptionIsInList::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_DisableByFG_C \ static_assert(alignof(UBP_SetRule_DisableByFG_C) == 0x000008, "Wrong alignment on UBP_SetRule_DisableByFG_C"); \ static_assert(sizeof(UBP_SetRule_DisableByFG_C) == 0x000040, "Wrong size on UBP_SetRule_DisableByFG_C"); \ #define DUMPER7_ASSERTS_BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue \ static_assert(alignof(BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue) == 0x000008, "Wrong alignment on BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue"); \ static_assert(sizeof(BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue) == 0x000048, "Wrong size on BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue, SettingModel) == 0x000000, "Member 'BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue, CurrentValue) == 0x000008, "Member 'BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue, IsInit) == 0x000018, "Member 'BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue::IsInit' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue, DoesNotMeet_0) == 0x000019, "Member 'BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue::DoesNotMeet_0' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue, CallFunc_GetOptionValue_ReturnValue) == 0x000020, "Member 'BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue, CallFunc_Conv_StringToInt_ReturnValue) == 0x000030, "Member 'BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue, CallFunc_Inner_CheckScreenPercentage_InArea) == 0x000034, "Member 'BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue::CallFunc_Inner_CheckScreenPercentage_InArea' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue, CallFunc_Inner_CheckScreenPercentage_NewVal) == 0x000038, "Member 'BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue::CallFunc_Inner_CheckScreenPercentage_NewVal' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue, CallFunc_Not_PreBool_ReturnValue) == 0x000040, "Member 'BP_SetRule_ScreenPercentage_C_DoesNotMeetRecommendedValue::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_ScreenPercentage_C_GetClampValue \ static_assert(alignof(BP_SetRule_ScreenPercentage_C_GetClampValue) == 0x000008, "Wrong alignment on BP_SetRule_ScreenPercentage_C_GetClampValue"); \ static_assert(sizeof(BP_SetRule_ScreenPercentage_C_GetClampValue) == 0x000090, "Wrong size on BP_SetRule_ScreenPercentage_C_GetClampValue"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, Value) == 0x000000, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::Value' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, Setting) == 0x000008, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::Setting' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, ReturnValue) == 0x000010, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, Local_GQ) == 0x000018, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::Local_GQ' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, Temp_bool_Variable) == 0x00001C, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, CallFunc_GetOptionInitValue_Default_Value) == 0x000020, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::CallFunc_GetOptionInitValue_Default_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, CallFunc_GetOptionValue_ReturnValue) == 0x000030, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, CallFunc_Conv_StringToInt_ReturnValue) == 0x000040, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000044, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000048, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000049, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, K2Node_Select_Default) == 0x00004C, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, CallFunc_Map_Keys_Keys) == 0x000050, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000060, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000068, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000070, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, CallFunc_InRange_FloatFloat_ReturnValue_1) == 0x000071, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::CallFunc_InRange_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, CallFunc_Conv_IntToDouble_ReturnValue_2) == 0x000078, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::CallFunc_Conv_IntToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, CallFunc_Conv_IntToDouble_ReturnValue_3) == 0x000080, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::CallFunc_Conv_IntToDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, CallFunc_InRange_FloatFloat_ReturnValue_2) == 0x000088, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::CallFunc_InRange_FloatFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetClampValue, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000089, "Member 'BP_SetRule_ScreenPercentage_C_GetClampValue::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_ScreenPercentage_C_GetDynamicDiscription \ static_assert(alignof(BP_SetRule_ScreenPercentage_C_GetDynamicDiscription) == 0x000008, "Wrong alignment on BP_SetRule_ScreenPercentage_C_GetDynamicDiscription"); \ static_assert(sizeof(BP_SetRule_ScreenPercentage_C_GetDynamicDiscription) == 0x000130, "Wrong size on BP_SetRule_ScreenPercentage_C_GetDynamicDiscription"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetDynamicDiscription, SettingModel) == 0x000000, "Member 'BP_SetRule_ScreenPercentage_C_GetDynamicDiscription::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetDynamicDiscription, Source) == 0x000008, "Member 'BP_SetRule_ScreenPercentage_C_GetDynamicDiscription::Source' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetDynamicDiscription, ReturnValue) == 0x000020, "Member 'BP_SetRule_ScreenPercentage_C_GetDynamicDiscription::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetDynamicDiscription, CallFunc_GetOptionValue_ReturnValue) == 0x000038, "Member 'BP_SetRule_ScreenPercentage_C_GetDynamicDiscription::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetDynamicDiscription, K2Node_MakeStruct_FormatArgumentData) == 0x000048, "Member 'BP_SetRule_ScreenPercentage_C_GetDynamicDiscription::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetDynamicDiscription, CallFunc_DoesNotMeetRecommendedValue_DoesNotMeet) == 0x000098, "Member 'BP_SetRule_ScreenPercentage_C_GetDynamicDiscription::CallFunc_DoesNotMeetRecommendedValue_DoesNotMeet' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetDynamicDiscription, CallFunc_GetGeneralDiscription_ReturnValue) == 0x0000A0, "Member 'BP_SetRule_ScreenPercentage_C_GetDynamicDiscription::CallFunc_GetGeneralDiscription_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetDynamicDiscription, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000B8, "Member 'BP_SetRule_ScreenPercentage_C_GetDynamicDiscription::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetDynamicDiscription, K2Node_MakeArray_Array) == 0x000108, "Member 'BP_SetRule_ScreenPercentage_C_GetDynamicDiscription::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetDynamicDiscription, CallFunc_Format_ReturnValue) == 0x000118, "Member 'BP_SetRule_ScreenPercentage_C_GetDynamicDiscription::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_ScreenPercentage_C_GetGeneralDiscription \ static_assert(alignof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription) == 0x000008, "Wrong alignment on BP_SetRule_ScreenPercentage_C_GetGeneralDiscription"); \ static_assert(sizeof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription) == 0x000120, "Wrong size on BP_SetRule_ScreenPercentage_C_GetGeneralDiscription"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, SettingModel) == 0x000000, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, ReturnValue) == 0x000008, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, Temp_bool_Variable) == 0x000020, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, CallFunc_GetOptionInitValue_Default_Value) == 0x000028, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::CallFunc_GetOptionInitValue_Default_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, CallFunc_GetOptionValue_ReturnValue) == 0x000038, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, CallFunc_Conv_StringToInt_ReturnValue) == 0x000048, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x00004C, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, CallFunc_GetOptionValue_ReturnValue_1) == 0x000050, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000060, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000061, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, K2Node_Select_Default) == 0x000064, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, CallFunc_GetOptionValue_ReturnValue_2) == 0x000068, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::CallFunc_GetOptionValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000078, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000080, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, CallFunc_Round_ReturnValue) == 0x000088, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::CallFunc_Round_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, CallFunc_GetLevelText_ReturnValue) == 0x000090, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::CallFunc_GetLevelText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, K2Node_MakeStruct_FormatArgumentData) == 0x0000A8, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, K2Node_MakeArray_Array) == 0x0000F8, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetGeneralDiscription, CallFunc_Format_ReturnValue) == 0x000108, "Member 'BP_SetRule_ScreenPercentage_C_GetGeneralDiscription::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_ScreenPercentage_C_GetLevelText \ static_assert(alignof(BP_SetRule_ScreenPercentage_C_GetLevelText) == 0x000008, "Wrong alignment on BP_SetRule_ScreenPercentage_C_GetLevelText"); \ static_assert(sizeof(BP_SetRule_ScreenPercentage_C_GetLevelText) == 0x0000C0, "Wrong size on BP_SetRule_ScreenPercentage_C_GetLevelText"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, RealValue) == 0x000000, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::RealValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, globalquality) == 0x000004, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::globalquality' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, ReturnValue) == 0x000008, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, Local_UsingArray) == 0x000020, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::Local_UsingArray' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000070, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, Temp_int_Array_Index_Variable) == 0x000074, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, Temp_int_Loop_Counter_Variable) == 0x000078, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, Temp_int_Variable) == 0x00007C, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, CallFunc_Add_IntInt_ReturnValue) == 0x000080, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, CallFunc_Map_Remove_ReturnValue) == 0x000084, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, CallFunc_Map_Keys_Keys) == 0x000088, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, CallFunc_Array_Get_Item) == 0x000098, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, CallFunc_Array_Length_ReturnValue) == 0x00009C, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000A0, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, CallFunc_Less_IntInt_ReturnValue) == 0x0000A1, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, CallFunc_Map_Values_Values) == 0x0000A8, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetLevelText, CallFunc_Array_LastIndex_ReturnValue) == 0x0000B8, "Member 'BP_SetRule_ScreenPercentage_C_GetLevelText::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SetRule_ScreenPercentage_C_GetInitValue \ static_assert(alignof(BP_SetRule_ScreenPercentage_C_GetInitValue) == 0x000008, "Wrong alignment on BP_SetRule_ScreenPercentage_C_GetInitValue"); \ static_assert(sizeof(BP_SetRule_ScreenPercentage_C_GetInitValue) == 0x0000C0, "Wrong size on BP_SetRule_ScreenPercentage_C_GetInitValue"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, ValueByTable) == 0x000000, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::ValueByTable' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, SettingModel) == 0x000010, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::SettingModel' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, ReturnValue) == 0x000018, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, CallFunc_GetOptionValue_ReturnValue) == 0x000028, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, CallFunc_GetInitValue_ReturnValue) == 0x000038, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::CallFunc_GetInitValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, CallFunc_Conv_StringToVector2D_OutConvertedVector2D) == 0x000048, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::CallFunc_Conv_StringToVector2D_OutConvertedVector2D' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, CallFunc_Conv_StringToVector2D_OutIsValid) == 0x000058, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::CallFunc_Conv_StringToVector2D_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000060, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, CallFunc_BreakVector2D_X) == 0x000068, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, CallFunc_BreakVector2D_Y) == 0x000070, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000078, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000080, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, CallFunc_IsRunningOnSteamDeck_ReturnValue) == 0x000088, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::CallFunc_IsRunningOnSteamDeck_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, CallFunc_Round_ReturnValue) == 0x00008C, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::CallFunc_Round_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000090, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, CallFunc_GetGamePlatformType_ReturnValue) == 0x000098, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0000A0, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000A8, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SetRule_ScreenPercentage_C_GetInitValue, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0000B0, "Member 'BP_SetRule_ScreenPercentage_C_GetInitValue::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SetRule_ScreenPercentage_C \ static_assert(alignof(UBP_SetRule_ScreenPercentage_C) == 0x000008, "Wrong alignment on UBP_SetRule_ScreenPercentage_C"); \ static_assert(sizeof(UBP_SetRule_ScreenPercentage_C) == 0x0001B0, "Wrong size on UBP_SetRule_ScreenPercentage_C"); \ static_assert(offsetof(UBP_SetRule_ScreenPercentage_C, Format) == 0x000130, "Member 'UBP_SetRule_ScreenPercentage_C::Format' has a wrong offset!"); \ static_assert(offsetof(UBP_SetRule_ScreenPercentage_C, LevelText) == 0x000148, "Member 'UBP_SetRule_ScreenPercentage_C::LevelText' has a wrong offset!"); \ static_assert(offsetof(UBP_SetRule_ScreenPercentage_C, DoesNotMeet) == 0x000198, "Member 'UBP_SetRule_ScreenPercentage_C::DoesNotMeet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_LoginRes \ static_assert(alignof(FST_LoginRes) == 0x000008, "Wrong alignment on FST_LoginRes"); \ static_assert(sizeof(FST_LoginRes) == 0x000088, "Wrong size on FST_LoginRes"); \ static_assert(offsetof(FST_LoginRes, uid_2_4268CD044D9F342709F58CB729ADB718) == 0x000000, "Member 'FST_LoginRes::uid_2_4268CD044D9F342709F58CB729ADB718' has a wrong offset!"); \ static_assert(offsetof(FST_LoginRes, steamId_6_453CB3E84522D198000DDF85BADF5077) == 0x000010, "Member 'FST_LoginRes::steamId_6_453CB3E84522D198000DDF85BADF5077' has a wrong offset!"); \ static_assert(offsetof(FST_LoginRes, platform_7_A873290B46841EA6EDD2AC8C55754612) == 0x000020, "Member 'FST_LoginRes::platform_7_A873290B46841EA6EDD2AC8C55754612' has a wrong offset!"); \ static_assert(offsetof(FST_LoginRes, token_8_FE2FC76C4DFF1D186F33EF97C8530B63) == 0x000030, "Member 'FST_LoginRes::token_8_FE2FC76C4DFF1D186F33EF97C8530B63' has a wrong offset!"); \ static_assert(offsetof(FST_LoginRes, lastLoginIp_10_081F1ABC4C06BC0A575123A8F15F89C5) == 0x000040, "Member 'FST_LoginRes::lastLoginIp_10_081F1ABC4C06BC0A575123A8F15F89C5' has a wrong offset!"); \ static_assert(offsetof(FST_LoginRes, rt_13_A0DDEA4446DDAA26130AE7881FB616EE) == 0x000050, "Member 'FST_LoginRes::rt_13_A0DDEA4446DDAA26130AE7881FB616EE' has a wrong offset!"); \ static_assert(offsetof(FST_LoginRes, updHost_16_DE93B21F4C7AECD3EF110392DE08EE73) == 0x000060, "Member 'FST_LoginRes::updHost_16_DE93B21F4C7AECD3EF110392DE08EE73' has a wrong offset!"); \ static_assert(offsetof(FST_LoginRes, udpPort_23_3B7758F24D9F672FA4FF769D300A39F4) == 0x000070, "Member 'FST_LoginRes::udpPort_23_3B7758F24D9F672FA4FF769D300A39F4' has a wrong offset!"); \ static_assert(offsetof(FST_LoginRes, udpPorts_22_5B0C1FEB4B5A53EDC931AC8EA013B578) == 0x000078, "Member 'FST_LoginRes::udpPorts_22_5B0C1FEB4B5A53EDC931AC8EA013B578' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_HttpNumber \ static_assert(alignof(FST_HttpNumber) == 0x000008, "Wrong alignment on FST_HttpNumber"); \ static_assert(sizeof(FST_HttpNumber) == 0x000028, "Wrong size on FST_HttpNumber"); \ static_assert(offsetof(FST_HttpNumber, address_6_ADECC3D94ABDC8E7B6055388D46BDC2D) == 0x000000, "Member 'FST_HttpNumber::address_6_ADECC3D94ABDC8E7B6055388D46BDC2D' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber, total_5_75A61A754503689A6E76499446D87CD5) == 0x000018, "Member 'FST_HttpNumber::total_5_75A61A754503689A6E76499446D87CD5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_BackKeyEvent \ static_assert(alignof(WB_NewPlayerGuidelines_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_BackKeyEvent"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_BackKeyEvent) == 0x000048, "Wrong size on WB_NewPlayerGuidelines_C_BackKeyEvent"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_NewPlayerGuidelines_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_Create_New_Help_Window \ static_assert(alignof(WB_NewPlayerGuidelines_C_Create_New_Help_Window) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_Create_New_Help_Window"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_Create_New_Help_Window) == 0x000168, "Wrong size on WB_NewPlayerGuidelines_C_Create_New_Help_Window"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_Create_New_Help_Window, Data) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_Create_New_Help_Window::Data' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_Create_New_Help_Window, pageList) == 0x000110, "Member 'WB_NewPlayerGuidelines_C_Create_New_Help_Window::pageList' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_Create_New_Help_Window, K2Node_MakeArray_Array) == 0x000120, "Member 'WB_NewPlayerGuidelines_C_Create_New_Help_Window::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_Create_New_Help_Window, CallFunc_GetisFinallyCanCreateTitle_return_value) == 0x000130, "Member 'WB_NewPlayerGuidelines_C_Create_New_Help_Window::CallFunc_GetisFinallyCanCreateTitle_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_Create_New_Help_Window, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000138, "Member 'WB_NewPlayerGuidelines_C_Create_New_Help_Window::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_Create_New_Help_Window, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000148, "Member 'WB_NewPlayerGuidelines_C_Create_New_Help_Window::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_Create_New_Help_Window, CallFunc_GetValidValue_ReturnValue) == 0x000149, "Member 'WB_NewPlayerGuidelines_C_Create_New_Help_Window::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_Create_New_Help_Window, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000150, "Member 'WB_NewPlayerGuidelines_C_Create_New_Help_Window::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_Create_New_Help_Window, CallFunc_Create_ReturnValue) == 0x000158, "Member 'WB_NewPlayerGuidelines_C_Create_New_Help_Window::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_Create_New_Help_Window, CallFunc_AddChild_ReturnValue) == 0x000160, "Member 'WB_NewPlayerGuidelines_C_Create_New_Help_Window::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_CreateTitlePage \ static_assert(alignof(WB_NewPlayerGuidelines_C_CreateTitlePage) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_CreateTitlePage"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_CreateTitlePage) == 0x000188, "Wrong size on WB_NewPlayerGuidelines_C_CreateTitlePage"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, RowName) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::RowName' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, Temp_int_Array_Index_Variable) == 0x000014, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00001C, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, K2Node_CreateDelegate_OutputDelegate) == 0x000020, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000030, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000040, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, CallFunc_GetValidValue_ReturnValue) == 0x000041, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, CallFunc_Array_Get_Item) == 0x000044, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, CallFunc_Array_Length_ReturnValue) == 0x00004C, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, CallFunc_GetNewPlayerGuidelinesData_return_value) == 0x000050, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::CallFunc_GetNewPlayerGuidelinesData_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, CallFunc_GetNewPlayerGuidelinesData_data) == 0x000058, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::CallFunc_GetNewPlayerGuidelinesData_data' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, CallFunc_Less_IntInt_ReturnValue) == 0x000168, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, CallFunc_GetPageIndex_index) == 0x00016C, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::CallFunc_GetPageIndex_index' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000170, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, CallFunc_Create_ReturnValue) == 0x000178, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateTitlePage, CallFunc_AddChild_ReturnValue) == 0x000180, "Member 'WB_NewPlayerGuidelines_C_CreateTitlePage::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_CreateWindowByPage \ static_assert(alignof(WB_NewPlayerGuidelines_C_CreateWindowByPage) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_CreateWindowByPage"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_CreateWindowByPage) == 0x000150, "Wrong size on WB_NewPlayerGuidelines_C_CreateWindowByPage"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateWindowByPage, Data) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_CreateWindowByPage::Data' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateWindowByPage, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000110, "Member 'WB_NewPlayerGuidelines_C_CreateWindowByPage::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateWindowByPage, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000120, "Member 'WB_NewPlayerGuidelines_C_CreateWindowByPage::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateWindowByPage, CallFunc_GetValidValue_ReturnValue) == 0x000121, "Member 'WB_NewPlayerGuidelines_C_CreateWindowByPage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateWindowByPage, Temp_delegate_Variable) == 0x000124, "Member 'WB_NewPlayerGuidelines_C_CreateWindowByPage::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateWindowByPage, CallFunc_PostEvent_ReturnValue) == 0x000134, "Member 'WB_NewPlayerGuidelines_C_CreateWindowByPage::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateWindowByPage, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000138, "Member 'WB_NewPlayerGuidelines_C_CreateWindowByPage::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateWindowByPage, CallFunc_Create_ReturnValue) == 0x000140, "Member 'WB_NewPlayerGuidelines_C_CreateWindowByPage::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_CreateWindowByPage, CallFunc_AddChild_ReturnValue) == 0x000148, "Member 'WB_NewPlayerGuidelines_C_CreateWindowByPage::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_EnterKeyEvent \ static_assert(alignof(WB_NewPlayerGuidelines_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_EnterKeyEvent"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_NewPlayerGuidelines_C_EnterKeyEvent"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_NewPlayerGuidelines_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines \ static_assert(alignof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines) == 0x000680, "Wrong size on WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, EntryPoint) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, Temp_name_Variable) == 0x000014, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CreateDelegate_OutputDelegate_1) == 0x00001C, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetOpenedWidget_K2_ReturnValue) == 0x000030, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetOpenedWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetUIStatic_ReturnValue) == 0x000038, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetUINotify_UINotify) == 0x000040, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000048, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetUIStatic_ReturnValue_1) == 0x000050, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetUINotify_UINotify_1) == 0x000058, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000060, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000068, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetUINotify_UINotify_2) == 0x000070, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetUINotify_UINotify_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000078, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, Temp_delegate_Variable) == 0x000080, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetUIStatic_ReturnValue_2) == 0x000090, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetUIStatic_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_PostEvent_ReturnValue) == 0x000098, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetUINotify_UINotify_3) == 0x0000A0, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetUINotify_UINotify_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0000A8, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x0000B0, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_Event_InGeometry_1) == 0x0000B8, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_Event_isDown_1) == 0x0000F8, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_Index) == 0x0000FC, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_data) == 0x000100, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_data' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_InGeometry_3) == 0x000210, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_InGeometry_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_InKeyEvent_3) == 0x000250, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_InKeyEvent_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_inKeyTag_3) == 0x000290, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_inKeyTag_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_bIsDown_3) == 0x000298, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_bIsDown_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_InGeometry_2) == 0x0002A0, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_InGeometry_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_InKeyEvent_2) == 0x0002E0, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_InKeyEvent_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_inKeyTag_2) == 0x000320, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_inKeyTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_bIsDown_2) == 0x000328, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_bIsDown_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_Event_InGeometry) == 0x000330, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_Event_isDown) == 0x000370, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_InGeometry_1) == 0x000378, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_InKeyEvent_1) == 0x0003B8, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_inKeyTag_1) == 0x0003F8, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_bIsDown_1) == 0x000400, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x000408, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2) == 0x000410, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000418, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x000420, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_RemoveWidgetByQueue_Succeed) == 0x000430, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_RemoveWidgetByQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_InGeometry) == 0x000438, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_InKeyEvent) == 0x000478, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_inKeyTag) == 0x0004B8, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_bIsDown) == 0x0004C0, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_InText) == 0x0004C8, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_InText' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_MakeArray_Array) == 0x0004E0, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_MakeMap_Map) == 0x0004F0, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetGameTimeInSeconds_ReturnValue_3) == 0x000540, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetGameTimeInSeconds_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, Temp_delegate_Variable_1) == 0x000548, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_Add_DoubleDouble_ReturnValue_3) == 0x000558, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_Add_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_PostEvent_ReturnValue_1) == 0x000560, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetUIStatic_ReturnValue_3) == 0x000568, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetUIStatic_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CreateDelegate_OutputDelegate_2) == 0x000570, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetUINotify_UINotify_4) == 0x000580, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetUINotify_UINotify_4' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetUIStatic_ReturnValue_4) == 0x000588, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetUIStatic_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_Add_DoubleDouble_ReturnValue_4) == 0x000590, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_Add_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetGameTimeInSeconds_ReturnValue_4) == 0x000598, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetGameTimeInSeconds_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_Add_DoubleDouble_ReturnValue_5) == 0x0005A0, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_Add_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_3) == 0x0005A8, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_PlayAnimation_ReturnValue) == 0x0005B0, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetUIStatic_ReturnValue_5) == 0x0005B8, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetUIStatic_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CreateDelegate_OutputDelegate_3) == 0x0005C0, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_Add_DoubleDouble_ReturnValue_6) == 0x0005D0, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_Add_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_NewDeviceType) == 0x0005D8, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_TypeIndex) == 0x0005E8, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x0005F0, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000600, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetValidValue_ReturnValue) == 0x000601, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000608, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetMySpeed_Speed) == 0x000610, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetMySpeed_Speed' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CustomEvent_Opened) == 0x000618, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CustomEvent_Opened' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_PlayAnimation_ReturnValue_1) == 0x000620, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_PlayAnimation_ReturnValue_2) == 0x000628, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_Array_Contains_ReturnValue) == 0x000630, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_Event_InFocusEvent) == 0x000634, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_Event_InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_GetFocusWidget_ReturnValue) == 0x000640, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_GetFocusWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, K2Node_CreateDelegate_OutputDelegate_4) == 0x000648, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000658, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_Map_Keys_Keys) == 0x000660, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_Array_Length_ReturnValue) == 0x000670, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_Subtract_IntInt_ReturnValue) == 0x000674, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000678, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines, CallFunc_Delay_Duration_ImplicitCast) == 0x00067C, "Member 'WB_NewPlayerGuidelines_C_ExecuteUbergraph_WB_NewPlayerGuidelines::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle \ static_assert(alignof(WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle) == 0x000158, "Wrong size on WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle, RowName) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle::RowName' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle, return_value) == 0x000010, "Member 'WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle::return_value' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle, Local_Count) == 0x000014, "Member 'WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle::Local_Count' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle, CallFunc_Array_Length_ReturnValue) == 0x00001C, "Member 'WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle, CallFunc_Less_IntInt_ReturnValue) == 0x000024, "Member 'WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle, Temp_int_Array_Index_Variable) == 0x000028, "Member 'WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle, Temp_int_Variable) == 0x00002C, "Member 'WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle, CallFunc_Array_Get_Item) == 0x000030, "Member 'WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle, CallFunc_GetNewPlayerGuidelinesData_return_value) == 0x000038, "Member 'WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle::CallFunc_GetNewPlayerGuidelinesData_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle, CallFunc_GetNewPlayerGuidelinesData_data) == 0x000040, "Member 'WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle::CallFunc_GetNewPlayerGuidelinesData_data' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle, CallFunc_Greater_IntInt_ReturnValue) == 0x000150, "Member 'WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle, CallFunc_Add_IntInt_ReturnValue_1) == 0x000154, "Member 'WB_NewPlayerGuidelines_C_GetisFinallyCanCreateTitle::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_GetPageIndex \ static_assert(alignof(WB_NewPlayerGuidelines_C_GetPageIndex) == 0x000004, "Wrong alignment on WB_NewPlayerGuidelines_C_GetPageIndex"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_GetPageIndex) == 0x000010, "Wrong size on WB_NewPlayerGuidelines_C_GetPageIndex"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetPageIndex, ID) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_GetPageIndex::ID' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetPageIndex, Index_0) == 0x000008, "Member 'WB_NewPlayerGuidelines_C_GetPageIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_GetPageIndex, CallFunc_Array_Find_ReturnValue) == 0x00000C, "Member 'WB_NewPlayerGuidelines_C_GetPageIndex::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_LastPage \ static_assert(alignof(WB_NewPlayerGuidelines_C_LastPage) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_LastPage"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_LastPage) == 0x000090, "Wrong size on WB_NewPlayerGuidelines_C_LastPage"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_LastPage, InGeometry) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_LastPage::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_LastPage, InKeyEvent) == 0x000040, "Member 'WB_NewPlayerGuidelines_C_LastPage::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_LastPage, inKeyTag) == 0x000080, "Member 'WB_NewPlayerGuidelines_C_LastPage::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_LastPage, bIsDown) == 0x000088, "Member 'WB_NewPlayerGuidelines_C_LastPage::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_NextPage \ static_assert(alignof(WB_NewPlayerGuidelines_C_NextPage) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_NextPage"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_NextPage) == 0x000090, "Wrong size on WB_NewPlayerGuidelines_C_NextPage"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_NextPage, InGeometry) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_NextPage::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_NextPage, InKeyEvent) == 0x000040, "Member 'WB_NewPlayerGuidelines_C_NextPage::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_NextPage, inKeyTag) == 0x000080, "Member 'WB_NewPlayerGuidelines_C_NextPage::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_NextPage, bIsDown) == 0x000088, "Member 'WB_NewPlayerGuidelines_C_NextPage::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_On_Border_Focus_MouseButtonEvent \ static_assert(alignof(WB_NewPlayerGuidelines_C_On_Border_Focus_MouseButtonEvent) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_On_Border_Focus_MouseButtonEvent"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_On_Border_Focus_MouseButtonEvent) == 0x000248, "Wrong size on WB_NewPlayerGuidelines_C_On_Border_Focus_MouseButtonEvent"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_On_Border_Focus_MouseButtonEvent, MyGeometry) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_On_Border_Focus_MouseButtonEvent::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_On_Border_Focus_MouseButtonEvent, MouseEvent) == 0x000040, "Member 'WB_NewPlayerGuidelines_C_On_Border_Focus_MouseButtonEvent::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_On_Border_Focus_MouseButtonEvent, ReturnValue) == 0x0000D8, "Member 'WB_NewPlayerGuidelines_C_On_Border_Focus_MouseButtonEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_On_Border_Focus_MouseButtonEvent, CallFunc_Unhandled_ReturnValue) == 0x000190, "Member 'WB_NewPlayerGuidelines_C_On_Border_Focus_MouseButtonEvent::CallFunc_Unhandled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_On_Border_Focus_MouseMove \ static_assert(alignof(WB_NewPlayerGuidelines_C_On_Border_Focus_MouseMove) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_On_Border_Focus_MouseMove"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_On_Border_Focus_MouseMove) == 0x000248, "Wrong size on WB_NewPlayerGuidelines_C_On_Border_Focus_MouseMove"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_On_Border_Focus_MouseMove, MyGeometry) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_On_Border_Focus_MouseMove::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_On_Border_Focus_MouseMove, MouseEvent) == 0x000040, "Member 'WB_NewPlayerGuidelines_C_On_Border_Focus_MouseMove::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_On_Border_Focus_MouseMove, ReturnValue) == 0x0000D8, "Member 'WB_NewPlayerGuidelines_C_On_Border_Focus_MouseMove::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_On_Border_Focus_MouseMove, CallFunc_Unhandled_ReturnValue) == 0x000190, "Member 'WB_NewPlayerGuidelines_C_On_Border_Focus_MouseMove::CallFunc_Unhandled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_OnClickEffect \ static_assert(alignof(WB_NewPlayerGuidelines_C_OnClickEffect) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_OnClickEffect"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_OnClickEffect) == 0x000038, "Wrong size on WB_NewPlayerGuidelines_C_OnClickEffect"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnClickEffect, isLeft) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_OnClickEffect::isLeft' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnClickEffect, CallFunc_PlayAnimationForward_ReturnValue) == 0x000008, "Member 'WB_NewPlayerGuidelines_C_OnClickEffect::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnClickEffect, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000010, "Member 'WB_NewPlayerGuidelines_C_OnClickEffect::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnClickEffect, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000020, "Member 'WB_NewPlayerGuidelines_C_OnClickEffect::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnClickEffect, CallFunc_GetValidValue_ReturnValue) == 0x000021, "Member 'WB_NewPlayerGuidelines_C_OnClickEffect::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnClickEffect, CallFunc_PlayAnimationForward_ReturnValue_1) == 0x000028, "Member 'WB_NewPlayerGuidelines_C_OnClickEffect::CallFunc_PlayAnimationForward_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnClickEffect, K2Node_SwitchEnum_CmpSuccess) == 0x000030, "Member 'WB_NewPlayerGuidelines_C_OnClickEffect::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_OnClosePanel \ static_assert(alignof(WB_NewPlayerGuidelines_C_OnClosePanel) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_OnClosePanel"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_OnClosePanel) == 0x000090, "Wrong size on WB_NewPlayerGuidelines_C_OnClosePanel"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnClosePanel, InGeometry) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_OnClosePanel::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnClosePanel, InKeyEvent) == 0x000040, "Member 'WB_NewPlayerGuidelines_C_OnClosePanel::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnClosePanel, inKeyTag) == 0x000080, "Member 'WB_NewPlayerGuidelines_C_OnClosePanel::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnClosePanel, bIsDown) == 0x000088, "Member 'WB_NewPlayerGuidelines_C_OnClosePanel::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_OnDeviceChangedEvent \ static_assert(alignof(WB_NewPlayerGuidelines_C_OnDeviceChangedEvent) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_OnDeviceChangedEvent"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_OnDeviceChangedEvent) == 0x000018, "Wrong size on WB_NewPlayerGuidelines_C_OnDeviceChangedEvent"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnDeviceChangedEvent, NewDeviceType) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_OnDeviceChangedEvent::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnDeviceChangedEvent, TypeIndex) == 0x000010, "Member 'WB_NewPlayerGuidelines_C_OnDeviceChangedEvent::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_OnFocusLost \ static_assert(alignof(WB_NewPlayerGuidelines_C_OnFocusLost) == 0x000004, "Wrong alignment on WB_NewPlayerGuidelines_C_OnFocusLost"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_OnFocusLost) == 0x000008, "Wrong size on WB_NewPlayerGuidelines_C_OnFocusLost"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnFocusLost, InFocusEvent) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_OnFocusLost::InFocusEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_NewPlayerGuidelines_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_NewPlayerGuidelines_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_OnSelectPage \ static_assert(alignof(WB_NewPlayerGuidelines_C_OnSelectPage) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_OnSelectPage"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_OnSelectPage) == 0x000118, "Wrong size on WB_NewPlayerGuidelines_C_OnSelectPage"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnSelectPage, Index_0) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_OnSelectPage::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OnSelectPage, Data) == 0x000008, "Member 'WB_NewPlayerGuidelines_C_OnSelectPage::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_OpenHelp \ static_assert(alignof(WB_NewPlayerGuidelines_C_OpenHelp) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_OpenHelp"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_OpenHelp) == 0x000090, "Wrong size on WB_NewPlayerGuidelines_C_OpenHelp"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OpenHelp, InGeometry) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_OpenHelp::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OpenHelp, InKeyEvent) == 0x000040, "Member 'WB_NewPlayerGuidelines_C_OpenHelp::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OpenHelp, inKeyTag) == 0x000080, "Member 'WB_NewPlayerGuidelines_C_OpenHelp::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_OpenHelp, bIsDown) == 0x000088, "Member 'WB_NewPlayerGuidelines_C_OpenHelp::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_PlayerSet \ static_assert(alignof(WB_NewPlayerGuidelines_C_PlayerSet) == 0x000001, "Wrong alignment on WB_NewPlayerGuidelines_C_PlayerSet"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_PlayerSet) == 0x000001, "Wrong size on WB_NewPlayerGuidelines_C_PlayerSet"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_PlayerSet, Opened) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_PlayerSet::Opened' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_SelectLastPage \ static_assert(alignof(WB_NewPlayerGuidelines_C_SelectLastPage) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_SelectLastPage"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_SelectLastPage) == 0x000120, "Wrong size on WB_NewPlayerGuidelines_C_SelectLastPage"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_SelectLastPage, Temp_int_Variable) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_SelectLastPage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_SelectLastPage, CallFunc_Map_Find_Value) == 0x000008, "Member 'WB_NewPlayerGuidelines_C_SelectLastPage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_SelectLastPage, CallFunc_Map_Find_ReturnValue) == 0x000118, "Member 'WB_NewPlayerGuidelines_C_SelectLastPage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_SelectLastPage, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000119, "Member 'WB_NewPlayerGuidelines_C_SelectLastPage::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_SelectLastPage, CallFunc_Subtract_IntInt_ReturnValue) == 0x00011C, "Member 'WB_NewPlayerGuidelines_C_SelectLastPage::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_SelectNextPage \ static_assert(alignof(WB_NewPlayerGuidelines_C_SelectNextPage) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_SelectNextPage"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_SelectNextPage) == 0x000148, "Wrong size on WB_NewPlayerGuidelines_C_SelectNextPage"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_SelectNextPage, isA) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_SelectNextPage::isA' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_SelectNextPage, CallFunc_Map_Keys_Keys) == 0x000008, "Member 'WB_NewPlayerGuidelines_C_SelectNextPage::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_SelectNextPage, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x000018, "Member 'WB_NewPlayerGuidelines_C_SelectNextPage::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_SelectNextPage, CallFunc_Array_Length_ReturnValue) == 0x00001C, "Member 'WB_NewPlayerGuidelines_C_SelectNextPage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_SelectNextPage, CallFunc_Subtract_IntInt_ReturnValue) == 0x000020, "Member 'WB_NewPlayerGuidelines_C_SelectNextPage::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_SelectNextPage, Temp_int_Variable) == 0x000024, "Member 'WB_NewPlayerGuidelines_C_SelectNextPage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_SelectNextPage, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'WB_NewPlayerGuidelines_C_SelectNextPage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_SelectNextPage, CallFunc_Map_Find_Value) == 0x000030, "Member 'WB_NewPlayerGuidelines_C_SelectNextPage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_SelectNextPage, CallFunc_Map_Find_ReturnValue) == 0x000140, "Member 'WB_NewPlayerGuidelines_C_SelectNextPage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_SelectNextPage, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000141, "Member 'WB_NewPlayerGuidelines_C_SelectNextPage::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_ShowPageImage \ static_assert(alignof(WB_NewPlayerGuidelines_C_ShowPageImage) == 0x000001, "Wrong alignment on WB_NewPlayerGuidelines_C_ShowPageImage"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_ShowPageImage) == 0x000008, "Wrong size on WB_NewPlayerGuidelines_C_ShowPageImage"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ShowPageImage, Type) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_ShowPageImage::Type' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ShowPageImage, Temp_bool_Variable) == 0x000001, "Member 'WB_NewPlayerGuidelines_C_ShowPageImage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ShowPageImage, Temp_byte_Variable) == 0x000002, "Member 'WB_NewPlayerGuidelines_C_ShowPageImage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ShowPageImage, Temp_byte_Variable_1) == 0x000003, "Member 'WB_NewPlayerGuidelines_C_ShowPageImage::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ShowPageImage, CallFunc_GetValidValue_ReturnValue) == 0x000004, "Member 'WB_NewPlayerGuidelines_C_ShowPageImage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ShowPageImage, K2Node_SwitchEnum_CmpSuccess) == 0x000005, "Member 'WB_NewPlayerGuidelines_C_ShowPageImage::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ShowPageImage, CallFunc_HasAnyChildren_ReturnValue) == 0x000006, "Member 'WB_NewPlayerGuidelines_C_ShowPageImage::CallFunc_HasAnyChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_ShowPageImage, K2Node_Select_Default) == 0x000007, "Member 'WB_NewPlayerGuidelines_C_ShowPageImage::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_UpdateInputHelpVis \ static_assert(alignof(WB_NewPlayerGuidelines_C_UpdateInputHelpVis) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_UpdateInputHelpVis"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_UpdateInputHelpVis) == 0x000080, "Wrong size on WB_NewPlayerGuidelines_C_UpdateInputHelpVis"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_UpdateInputHelpVis, K2Node_MakeArray_Array) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_UpdateInputHelpVis::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_UpdateInputHelpVis, K2Node_MakeMap_Map) == 0x000010, "Member 'WB_NewPlayerGuidelines_C_UpdateInputHelpVis::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_UpdateInputHelpVis, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'WB_NewPlayerGuidelines_C_UpdateInputHelpVis::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_UpdateInputHelpVis, CallFunc_Array_Length_ReturnValue) == 0x000070, "Member 'WB_NewPlayerGuidelines_C_UpdateInputHelpVis::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_UpdateInputHelpVis, CallFunc_Subtract_IntInt_ReturnValue) == 0x000074, "Member 'WB_NewPlayerGuidelines_C_UpdateInputHelpVis::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_UpdateInputHelpVis, CallFunc_Greater_IntInt_ReturnValue) == 0x000078, "Member 'WB_NewPlayerGuidelines_C_UpdateInputHelpVis::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_UpdatePage \ static_assert(alignof(WB_NewPlayerGuidelines_C_UpdatePage) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_UpdatePage"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_UpdatePage) == 0x000010, "Wrong size on WB_NewPlayerGuidelines_C_UpdatePage"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_UpdatePage, CallFunc_Map_Find_Value) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_UpdatePage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_UpdatePage, CallFunc_Map_Find_ReturnValue) == 0x000008, "Member 'WB_NewPlayerGuidelines_C_UpdatePage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_UpdatePage, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'WB_NewPlayerGuidelines_C_UpdatePage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_UpdatePage, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x00000A, "Member 'WB_NewPlayerGuidelines_C_UpdatePage::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelines_C_UpdateTitle \ static_assert(alignof(WB_NewPlayerGuidelines_C_UpdateTitle) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelines_C_UpdateTitle"); \ static_assert(sizeof(WB_NewPlayerGuidelines_C_UpdateTitle) == 0x000018, "Wrong size on WB_NewPlayerGuidelines_C_UpdateTitle"); \ static_assert(offsetof(WB_NewPlayerGuidelines_C_UpdateTitle, InText) == 0x000000, "Member 'WB_NewPlayerGuidelines_C_UpdateTitle::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NewPlayerGuidelines_C \ static_assert(alignof(UWB_NewPlayerGuidelines_C) == 0x000008, "Wrong alignment on UWB_NewPlayerGuidelines_C"); \ static_assert(sizeof(UWB_NewPlayerGuidelines_C) == 0x000568, "Wrong size on UWB_NewPlayerGuidelines_C"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_NewPlayerGuidelines_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, RightButton) == 0x0002C8, "Member 'UWB_NewPlayerGuidelines_C::RightButton' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, LeftButton) == 0x0002D0, "Member 'UWB_NewPlayerGuidelines_C::LeftButton' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, ShowAllContent) == 0x0002D8, "Member 'UWB_NewPlayerGuidelines_C::ShowAllContent' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, ShowPanel) == 0x0002E0, "Member 'UWB_NewPlayerGuidelines_C::ShowPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, Show) == 0x0002E8, "Member 'UWB_NewPlayerGuidelines_C::Show' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, Border_Focus) == 0x0002F0, "Member 'UWB_NewPlayerGuidelines_C::Border_Focus' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, Btn_Left) == 0x0002F8, "Member 'UWB_NewPlayerGuidelines_C::Btn_Left' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, Btn_Right) == 0x000300, "Member 'UWB_NewPlayerGuidelines_C::Btn_Right' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, Content) == 0x000308, "Member 'UWB_NewPlayerGuidelines_C::Content' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, ContentPage) == 0x000310, "Member 'UWB_NewPlayerGuidelines_C::ContentPage' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, Image_bg) == 0x000318, "Member 'UWB_NewPlayerGuidelines_C::Image_bg' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, Image_Left) == 0x000320, "Member 'UWB_NewPlayerGuidelines_C::Image_Left' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, Image_Right) == 0x000328, "Member 'UWB_NewPlayerGuidelines_C::Image_Right' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, Swtich_Left) == 0x000330, "Member 'UWB_NewPlayerGuidelines_C::Swtich_Left' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, Swtich_Right) == 0x000338, "Member 'UWB_NewPlayerGuidelines_C::Swtich_Right' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, Text_Title) == 0x000340, "Member 'UWB_NewPlayerGuidelines_C::Text_Title' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, WB_AnimationSlot_Fade) == 0x000348, "Member 'UWB_NewPlayerGuidelines_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, WGI_InputHelpVis) == 0x000350, "Member 'UWB_NewPlayerGuidelines_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, NextData) == 0x000358, "Member 'UWB_NewPlayerGuidelines_C::NextData' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, AsyLoadImage) == 0x000468, "Member 'UWB_NewPlayerGuidelines_C::AsyLoadImage' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, DataList) == 0x000498, "Member 'UWB_NewPlayerGuidelines_C::DataList' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, SelectPage) == 0x0004E8, "Member 'UWB_NewPlayerGuidelines_C::SelectPage' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, CurrentPage) == 0x0004F0, "Member 'UWB_NewPlayerGuidelines_C::CurrentPage' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, indexPageMap) == 0x0004F8, "Member 'UWB_NewPlayerGuidelines_C::indexPageMap' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, PageIDList) == 0x000548, "Member 'UWB_NewPlayerGuidelines_C::PageIDList' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, HasAdd) == 0x000558, "Member 'UWB_NewPlayerGuidelines_C::HasAdd' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelines_C, NewHelpWindow) == 0x000560, "Member 'UWB_NewPlayerGuidelines_C::NewHelpWindow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_SettingType_OptionKeyMap \ static_assert(alignof(FS_SettingType_OptionKeyMap) == 0x000008, "Wrong alignment on FS_SettingType_OptionKeyMap"); \ static_assert(sizeof(FS_SettingType_OptionKeyMap) == 0x000058, "Wrong size on FS_SettingType_OptionKeyMap"); \ static_assert(offsetof(FS_SettingType_OptionKeyMap, SwitchText_28_03587BDB49869492CB787EB6C1B614D8) == 0x000000, "Member 'FS_SettingType_OptionKeyMap::SwitchText_28_03587BDB49869492CB787EB6C1B614D8' has a wrong offset!"); \ static_assert(offsetof(FS_SettingType_OptionKeyMap, CanWindowSelete_25_4088290A47838750C06837A37371655D) == 0x000050, "Member 'FS_SettingType_OptionKeyMap::CanWindowSelete_25_4088290A47838750C06837A37371655D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Http1023MsgData \ static_assert(alignof(FST_Http1023MsgData) == 0x000008, "Wrong alignment on FST_Http1023MsgData"); \ static_assert(sizeof(FST_Http1023MsgData) == 0x000040, "Wrong size on FST_Http1023MsgData"); \ static_assert(offsetof(FST_Http1023MsgData, resultCode_2_B7ADBA624D2F6F0C296C9D8BEA315125) == 0x000000, "Member 'FST_Http1023MsgData::resultCode_2_B7ADBA624D2F6F0C296C9D8BEA315125' has a wrong offset!"); \ static_assert(offsetof(FST_Http1023MsgData, msgData_5_639F383742D83CF8E0A2688A2C2DD912) == 0x000010, "Member 'FST_Http1023MsgData::msgData_5_639F383742D83CF8E0A2688A2C2DD912' has a wrong offset!"); \ static_assert(offsetof(FST_Http1023MsgData, message_8_4AE085E44CDD3F05384F88BAC2F0DF65) == 0x000030, "Member 'FST_Http1023MsgData::message_8_4AE085E44CDD3F05384F88BAC2F0DF65' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_AddBuff_Tag \ static_assert(alignof(ImplBuffComponent_C_AddBuff_Tag) == 0x000008, "Wrong alignment on ImplBuffComponent_C_AddBuff_Tag"); \ static_assert(sizeof(ImplBuffComponent_C_AddBuff_Tag) == 0x000178, "Wrong size on ImplBuffComponent_C_AddBuff_Tag"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, inTag) == 0x000000, "Member 'ImplBuffComponent_C_AddBuff_Tag::inTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, RGSLevel) == 0x000008, "Member 'ImplBuffComponent_C_AddBuff_Tag::RGSLevel' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, ReturnBuffIfSuccess) == 0x000010, "Member 'ImplBuffComponent_C_AddBuff_Tag::ReturnBuffIfSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, LocalBuffRef) == 0x000018, "Member 'ImplBuffComponent_C_AddBuff_Tag::LocalBuffRef' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000020, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_Conv_StringToName_ReturnValue) == 0x000030, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000038, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_GetOwnActor_ReturnValue) == 0x000040, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000048, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, K2Node_DynamicCast_AsAbstract_Character) == 0x000050, "Member 'ImplBuffComponent_C_AddBuff_Tag::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ImplBuffComponent_C_AddBuff_Tag::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000060, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000068, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_K2_SetTimer_ReturnValue) == 0x000070, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00007C, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_Array_AddUnique_ReturnValue) == 0x000080, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_HandleDuplicatedBuff_Cancel) == 0x000084, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_HandleDuplicatedBuff_Cancel' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_Not_PreBool_ReturnValue) == 0x000085, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_Redirect_Table_MappedTable) == 0x000088, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_GetDataTableRowFromName_OutRow) == 0x000090, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000148, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000150, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_GetPauseableSeconds_ReturnValue) == 0x000158, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_GetPauseableSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_SpawnObject_ReturnValue) == 0x000160, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000168, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuff_Tag, CallFunc_OnBuffFunction_SpawnTime_ImplicitCast) == 0x000170, "Member 'ImplBuffComponent_C_AddBuff_Tag::CallFunc_OnBuffFunction_SpawnTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_AddBuffPrivate \ static_assert(alignof(ImplBuffComponent_C_AddBuffPrivate) == 0x000008, "Wrong alignment on ImplBuffComponent_C_AddBuffPrivate"); \ static_assert(sizeof(ImplBuffComponent_C_AddBuffPrivate) == 0x000040, "Wrong size on ImplBuffComponent_C_AddBuffPrivate"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuffPrivate, TECustomStruct) == 0x000000, "Member 'ImplBuffComponent_C_AddBuffPrivate::TECustomStruct' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuffPrivate, RGSLevel) == 0x000028, "Member 'ImplBuffComponent_C_AddBuffPrivate::RGSLevel' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuffPrivate, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x00002C, "Member 'ImplBuffComponent_C_AddBuffPrivate::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddBuffPrivate, CallFunc_AddBuff_Tag_ReturnBuffIfSuccess) == 0x000038, "Member 'ImplBuffComponent_C_AddBuffPrivate::CallFunc_AddBuff_Tag_ReturnBuffIfSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_AddEnchantsData \ static_assert(alignof(ImplBuffComponent_C_AddEnchantsData) == 0x000008, "Wrong alignment on ImplBuffComponent_C_AddEnchantsData"); \ static_assert(sizeof(ImplBuffComponent_C_AddEnchantsData) == 0x000098, "Wrong size on ImplBuffComponent_C_AddEnchantsData"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsData, L_EnchantsTag) == 0x000000, "Member 'ImplBuffComponent_C_AddEnchantsData::L_EnchantsTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsData, L_CurrentWeaponID) == 0x000010, "Member 'ImplBuffComponent_C_AddEnchantsData::L_CurrentWeaponID' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsData, Temp_int_Array_Index_Variable) == 0x000020, "Member 'ImplBuffComponent_C_AddEnchantsData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsData, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'ImplBuffComponent_C_AddEnchantsData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsData, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'ImplBuffComponent_C_AddEnchantsData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsData, K2Node_MakeArray_Array) == 0x000030, "Member 'ImplBuffComponent_C_AddEnchantsData::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsData, CallFunc_Array_Get_Item) == 0x000040, "Member 'ImplBuffComponent_C_AddEnchantsData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsData, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'ImplBuffComponent_C_AddEnchantsData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsData, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000050, "Member 'ImplBuffComponent_C_AddEnchantsData::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsData, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'ImplBuffComponent_C_AddEnchantsData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsData, K2Node_MakeStruct_S_GemBuffAddData) == 0x000068, "Member 'ImplBuffComponent_C_AddEnchantsData::K2Node_MakeStruct_S_GemBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsData, K2Node_MakeArray_Array_1) == 0x000088, "Member 'ImplBuffComponent_C_AddEnchantsData::K2Node_MakeArray_Array_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_AddEnchantsTag \ static_assert(alignof(ImplBuffComponent_C_AddEnchantsTag) == 0x000008, "Wrong alignment on ImplBuffComponent_C_AddEnchantsTag"); \ static_assert(sizeof(ImplBuffComponent_C_AddEnchantsTag) == 0x000060, "Wrong size on ImplBuffComponent_C_AddEnchantsTag"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsTag, GameplayTag) == 0x000000, "Member 'ImplBuffComponent_C_AddEnchantsTag::GameplayTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsTag, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000008, "Member 'ImplBuffComponent_C_AddEnchantsTag::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsTag, CallFunc_ParseIntoArray_ReturnValue) == 0x000018, "Member 'ImplBuffComponent_C_AddEnchantsTag::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsTag, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000028, "Member 'ImplBuffComponent_C_AddEnchantsTag::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsTag, CallFunc_Array_Get_Item) == 0x000030, "Member 'ImplBuffComponent_C_AddEnchantsTag::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsTag, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'ImplBuffComponent_C_AddEnchantsTag::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsTag, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000050, "Member 'ImplBuffComponent_C_AddEnchantsTag::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEnchantsTag, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000058, "Member 'ImplBuffComponent_C_AddEnchantsTag::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_AddEquipmentBuff \ static_assert(alignof(ImplBuffComponent_C_AddEquipmentBuff) == 0x000008, "Wrong alignment on ImplBuffComponent_C_AddEquipmentBuff"); \ static_assert(sizeof(ImplBuffComponent_C_AddEquipmentBuff) == 0x000248, "Wrong size on ImplBuffComponent_C_AddEquipmentBuff"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, InData) == 0x000000, "Member 'ImplBuffComponent_C_AddEquipmentBuff::InData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, LocalBuffRef) == 0x000010, "Member 'ImplBuffComponent_C_AddEquipmentBuff::LocalBuffRef' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'ImplBuffComponent_C_AddEquipmentBuff::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_Array_Get_Item) == 0x000020, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000030, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_HaveTheSameBuffTag_Has) == 0x000038, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_HaveTheSameBuffTag_Has' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_HaveTheSameBuffTag_BuffRef) == 0x000040, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_HaveTheSameBuffTag_BuffRef' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000048, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_ParseIntoArray_ReturnValue) == 0x000058, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1) == 0x000068, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_Array_Get_Item_1) == 0x000078, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_Conv_StringToName_ReturnValue) == 0x000088, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000090, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, Temp_int_Loop_Counter_Variable) == 0x000094, "Member 'ImplBuffComponent_C_AddEquipmentBuff::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_Less_IntInt_ReturnValue) == 0x000098, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_Add_IntInt_ReturnValue) == 0x00009C, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_GetOwnActor_ReturnValue) == 0x0000A0, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_Array_Add_ReturnValue) == 0x0000A8, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, K2Node_DynamicCast_AsAbstract_Character) == 0x0000B0, "Member 'ImplBuffComponent_C_AddEquipmentBuff::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, K2Node_DynamicCast_bSuccess) == 0x0000B8, "Member 'ImplBuffComponent_C_AddEquipmentBuff::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0000C0, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_GetModel_EffectModel_ReturnValue) == 0x0000C8, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x0000D0, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_K2_SetTimer_ReturnValue) == 0x0000D8, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_Array_Length_ReturnValue_1) == 0x0000E0, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000E4, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_Array_AddUnique_ReturnValue) == 0x0000E8, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_GetWorldSubsystem_ReturnValue) == 0x0000F0, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_GetPauseableSeconds_ReturnValue) == 0x0000F8, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_GetPauseableSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_Redirect_Table_MappedTable) == 0x000100, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_GetDataTableRowFromName_OutRow) == 0x000108, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000170, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, K2Node_MakeStruct_S_NewBuff) == 0x000178, "Member 'ImplBuffComponent_C_AddEquipmentBuff::K2Node_MakeStruct_S_NewBuff' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_SpawnObject_ReturnValue) == 0x000230, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000238, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddEquipmentBuff, CallFunc_OnBuffFunction_SpawnTime_ImplicitCast) == 0x000240, "Member 'ImplBuffComponent_C_AddEquipmentBuff::CallFunc_OnBuffFunction_SpawnTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_AddGemBuff \ static_assert(alignof(ImplBuffComponent_C_AddGemBuff) == 0x000008, "Wrong alignment on ImplBuffComponent_C_AddGemBuff"); \ static_assert(sizeof(ImplBuffComponent_C_AddGemBuff) == 0x000110, "Wrong size on ImplBuffComponent_C_AddGemBuff"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, InData) == 0x000000, "Member 'ImplBuffComponent_C_AddGemBuff::InData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, Local_SourceTagStr) == 0x000010, "Member 'ImplBuffComponent_C_AddGemBuff::Local_SourceTagStr' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, L_CurrentData) == 0x000020, "Member 'ImplBuffComponent_C_AddGemBuff::L_CurrentData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, Temp_int_Array_Index_Variable) == 0x000040, "Member 'ImplBuffComponent_C_AddGemBuff::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, CallFunc_Array_Length_ReturnValue) == 0x000044, "Member 'ImplBuffComponent_C_AddGemBuff::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, CallFunc_Array_Get_Item) == 0x000048, "Member 'ImplBuffComponent_C_AddGemBuff::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000068, "Member 'ImplBuffComponent_C_AddGemBuff::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, CallFunc_AddBuff_Tag_ReturnBuffIfSuccess) == 0x000078, "Member 'ImplBuffComponent_C_AddGemBuff::CallFunc_AddBuff_Tag_ReturnBuffIfSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, CallFunc_Conv_StringToName_ReturnValue) == 0x000080, "Member 'ImplBuffComponent_C_AddGemBuff::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, CallFunc_Redirect_Table_MappedTable) == 0x000088, "Member 'ImplBuffComponent_C_AddGemBuff::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000090, "Member 'ImplBuffComponent_C_AddGemBuff::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, CallFunc_GetOwnActor_ReturnValue) == 0x000098, "Member 'ImplBuffComponent_C_AddGemBuff::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, CallFunc_ConvertRGSTag_ConvertValid) == 0x0000A0, "Member 'ImplBuffComponent_C_AddGemBuff::CallFunc_ConvertRGSTag_ConvertValid' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, CallFunc_ConvertRGSTag_ReturnValue) == 0x0000A4, "Member 'ImplBuffComponent_C_AddGemBuff::CallFunc_ConvertRGSTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, CallFunc_GetComponentByClass_ReturnValue) == 0x0000B0, "Member 'ImplBuffComponent_C_AddGemBuff::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, Temp_int_Loop_Counter_Variable) == 0x0000B8, "Member 'ImplBuffComponent_C_AddGemBuff::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, CallFunc_Less_IntInt_ReturnValue) == 0x0000BC, "Member 'ImplBuffComponent_C_AddGemBuff::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, CallFunc_Add_IntInt_ReturnValue) == 0x0000C0, "Member 'ImplBuffComponent_C_AddGemBuff::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, CallFunc_ParseIntoArray_ReturnValue) == 0x0000C8, "Member 'ImplBuffComponent_C_AddGemBuff::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, K2Node_MakeStruct_S_EquipmentBuffAddData) == 0x0000D8, "Member 'ImplBuffComponent_C_AddGemBuff::K2Node_MakeStruct_S_EquipmentBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, CallFunc_Array_Get_Item_1) == 0x0000E8, "Member 'ImplBuffComponent_C_AddGemBuff::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, K2Node_MakeArray_Array) == 0x0000F8, "Member 'ImplBuffComponent_C_AddGemBuff::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddGemBuff, K2Node_SwitchString_CmpSuccess) == 0x000108, "Member 'ImplBuffComponent_C_AddGemBuff::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_AddPerfectTimeBuff \ static_assert(alignof(ImplBuffComponent_C_AddPerfectTimeBuff) == 0x000008, "Wrong alignment on ImplBuffComponent_C_AddPerfectTimeBuff"); \ static_assert(sizeof(ImplBuffComponent_C_AddPerfectTimeBuff) == 0x0000E8, "Wrong size on ImplBuffComponent_C_AddPerfectTimeBuff"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, TakeDamageResultType) == 0x000000, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::TakeDamageResultType' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, DamageRule) == 0x000008, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::DamageRule' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_CheckDamageRule_Owned) == 0x000030, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_CheckDamageRule_Owned' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_CheckDamageRule_Owned_1) == 0x000031, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_CheckDamageRule_Owned_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000032, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_BooleanAND_ReturnValue) == 0x000033, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, K2Node_MakeMap_Map) == 0x000040, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000090, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_IsValid_ReturnValue) == 0x000091, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000092, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000098, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_GetOwnActor_ReturnValue) == 0x0000A0, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_GetPauseableSeconds_ReturnValue) == 0x0000A8, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_GetPauseableSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_GetModel_EffectModel_ReturnValue) == 0x0000B0, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0000C0, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_GetActivityValue_Value) == 0x0000C8, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_GetActivityValue_Value_1) == 0x0000C9, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_GetActivityValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_GetActivityValue_Value_2) == 0x0000CA, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_GetActivityValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_GetActivityValue_Value_3) == 0x0000CB, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_GetActivityValue_Value_3' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_GetState_State) == 0x0000CC, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_BooleanOR_ReturnValue) == 0x0000CD, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0000CE, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_BooleanOR_ReturnValue_1) == 0x0000CF, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_BooleanAND_ReturnValue_1) == 0x0000D0, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_BooleanOR_ReturnValue_2) == 0x0000D1, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_BooleanAND_ReturnValue_2) == 0x0000D2, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_Not_PreBool_ReturnValue) == 0x0000D3, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, K2Node_VariableSet_LastPTTime_ImplicitCast) == 0x0000D8, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::K2Node_VariableSet_LastPTTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AddPerfectTimeBuff, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0000E0, "Member 'ImplBuffComponent_C_AddPerfectTimeBuff::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_AddStyleSkill \ static_assert(alignof(ImplBuffComponent_C_AddStyleSkill) == 0x000004, "Wrong alignment on ImplBuffComponent_C_AddStyleSkill"); \ static_assert(sizeof(ImplBuffComponent_C_AddStyleSkill) == 0x000004, "Wrong size on ImplBuffComponent_C_AddStyleSkill"); \ static_assert(offsetof(ImplBuffComponent_C_AddStyleSkill, Added_Id) == 0x000000, "Member 'ImplBuffComponent_C_AddStyleSkill::Added_Id' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_AddWaitRemoveBuff \ static_assert(alignof(ImplBuffComponent_C_AddWaitRemoveBuff) == 0x000008, "Wrong alignment on ImplBuffComponent_C_AddWaitRemoveBuff"); \ static_assert(sizeof(ImplBuffComponent_C_AddWaitRemoveBuff) == 0x000008, "Wrong size on ImplBuffComponent_C_AddWaitRemoveBuff"); \ static_assert(offsetof(ImplBuffComponent_C_AddWaitRemoveBuff, buff) == 0x000000, "Member 'ImplBuffComponent_C_AddWaitRemoveBuff::buff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_AIDeath \ static_assert(alignof(ImplBuffComponent_C_AIDeath) == 0x000008, "Wrong alignment on ImplBuffComponent_C_AIDeath"); \ static_assert(sizeof(ImplBuffComponent_C_AIDeath) == 0x000008, "Wrong size on ImplBuffComponent_C_AIDeath"); \ static_assert(offsetof(ImplBuffComponent_C_AIDeath, AI) == 0x000000, "Member 'ImplBuffComponent_C_AIDeath::AI' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_AppendBuffHandler \ static_assert(alignof(ImplBuffComponent_C_AppendBuffHandler) == 0x000008, "Wrong alignment on ImplBuffComponent_C_AppendBuffHandler"); \ static_assert(sizeof(ImplBuffComponent_C_AppendBuffHandler) == 0x000178, "Wrong size on ImplBuffComponent_C_AppendBuffHandler"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler, inTag) == 0x000000, "Member 'ImplBuffComponent_C_AppendBuffHandler::inTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler, RGSLevel) == 0x000008, "Member 'ImplBuffComponent_C_AppendBuffHandler::RGSLevel' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler, Local_HandlerData) == 0x000010, "Member 'ImplBuffComponent_C_AppendBuffHandler::Local_HandlerData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000098, "Member 'ImplBuffComponent_C_AppendBuffHandler::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler, CallFunc_Conv_StringToName_ReturnValue) == 0x0000A8, "Member 'ImplBuffComponent_C_AppendBuffHandler::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler, K2Node_SwitchEnum_CmpSuccess) == 0x0000B0, "Member 'ImplBuffComponent_C_AppendBuffHandler::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler, CallFunc_DoAction_25PT_Have) == 0x0000B1, "Member 'ImplBuffComponent_C_AppendBuffHandler::CallFunc_DoAction_25PT_Have' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler, CallFunc_DoAction_25PT_MaxNumber) == 0x0000B4, "Member 'ImplBuffComponent_C_AppendBuffHandler::CallFunc_DoAction_25PT_MaxNumber' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler, CallFunc_IsValid_ReturnValue) == 0x0000B8, "Member 'ImplBuffComponent_C_AppendBuffHandler::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler, CallFunc_GetMyHealth_Health) == 0x0000C0, "Member 'ImplBuffComponent_C_AppendBuffHandler::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler, CallFunc_GetMaxValue_Value) == 0x0000C8, "Member 'ImplBuffComponent_C_AppendBuffHandler::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler, CallFunc_GetCurrentValue_CurrentValue) == 0x0000D0, "Member 'ImplBuffComponent_C_AppendBuffHandler::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler, CallFunc_Redirect_Table_MappedTable) == 0x0000D8, "Member 'ImplBuffComponent_C_AppendBuffHandler::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler, CallFunc_AddHandler_ReturnValue) == 0x0000E0, "Member 'ImplBuffComponent_C_AppendBuffHandler::CallFunc_AddHandler_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000E8, "Member 'ImplBuffComponent_C_AppendBuffHandler::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000170, "Member 'ImplBuffComponent_C_AppendBuffHandler::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_AppendBuffHandler_Test \ static_assert(alignof(ImplBuffComponent_C_AppendBuffHandler_Test) == 0x000008, "Wrong alignment on ImplBuffComponent_C_AppendBuffHandler_Test"); \ static_assert(sizeof(ImplBuffComponent_C_AppendBuffHandler_Test) == 0x0000C0, "Wrong size on ImplBuffComponent_C_AppendBuffHandler_Test"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler_Test, TagStr) == 0x000000, "Member 'ImplBuffComponent_C_AppendBuffHandler_Test::TagStr' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler_Test, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'ImplBuffComponent_C_AppendBuffHandler_Test::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler_Test, CallFunc_Conv_StringToName_ReturnValue) == 0x000020, "Member 'ImplBuffComponent_C_AppendBuffHandler_Test::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler_Test, CallFunc_Redirect_Table_MappedTable) == 0x000028, "Member 'ImplBuffComponent_C_AppendBuffHandler_Test::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler_Test, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'ImplBuffComponent_C_AppendBuffHandler_Test::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler_Test, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000B8, "Member 'ImplBuffComponent_C_AppendBuffHandler_Test::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AppendBuffHandler_Test, CallFunc_AddHandler_ReturnValue) == 0x0000B9, "Member 'ImplBuffComponent_C_AppendBuffHandler_Test::CallFunc_AddHandler_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_AttackFeedback \ static_assert(alignof(ImplBuffComponent_C_AttackFeedback) == 0x000008, "Wrong alignment on ImplBuffComponent_C_AttackFeedback"); \ static_assert(sizeof(ImplBuffComponent_C_AttackFeedback) == 0x000010, "Wrong size on ImplBuffComponent_C_AttackFeedback"); \ static_assert(offsetof(ImplBuffComponent_C_AttackFeedback, Effect) == 0x000000, "Member 'ImplBuffComponent_C_AttackFeedback::Effect' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_AttackFeedback, ApplyedCharacter) == 0x000008, "Member 'ImplBuffComponent_C_AttackFeedback::ApplyedCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_bufftimer \ static_assert(alignof(ImplBuffComponent_C_bufftimer) == 0x000008, "Wrong alignment on ImplBuffComponent_C_bufftimer"); \ static_assert(sizeof(ImplBuffComponent_C_bufftimer) == 0x000058, "Wrong size on ImplBuffComponent_C_bufftimer"); \ static_assert(offsetof(ImplBuffComponent_C_bufftimer, L_NextBuffs) == 0x000000, "Member 'ImplBuffComponent_C_bufftimer::L_NextBuffs' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_bufftimer, L_Buffs) == 0x000010, "Member 'ImplBuffComponent_C_bufftimer::L_Buffs' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_bufftimer, Temp_int_Array_Index_Variable) == 0x000020, "Member 'ImplBuffComponent_C_bufftimer::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_bufftimer, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000028, "Member 'ImplBuffComponent_C_bufftimer::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_bufftimer, CallFunc_Array_Get_Item) == 0x000030, "Member 'ImplBuffComponent_C_bufftimer::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_bufftimer, CallFunc_GetPauseableSeconds_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_bufftimer::CallFunc_GetPauseableSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_bufftimer, CallFunc_On_Interval_Delay_IsRemove) == 0x00003C, "Member 'ImplBuffComponent_C_bufftimer::CallFunc_On_Interval_Delay_IsRemove' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_bufftimer, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'ImplBuffComponent_C_bufftimer::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_bufftimer, Temp_int_Loop_Counter_Variable) == 0x000044, "Member 'ImplBuffComponent_C_bufftimer::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_bufftimer, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'ImplBuffComponent_C_bufftimer::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_bufftimer, CallFunc_Add_IntInt_ReturnValue) == 0x00004C, "Member 'ImplBuffComponent_C_bufftimer::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_bufftimer, CallFunc_On_Interval_Delay_Intime_ImplicitCast) == 0x000050, "Member 'ImplBuffComponent_C_bufftimer::CallFunc_On_Interval_Delay_Intime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_CallOnBuffAdd \ static_assert(alignof(ImplBuffComponent_C_CallOnBuffAdd) == 0x000008, "Wrong alignment on ImplBuffComponent_C_CallOnBuffAdd"); \ static_assert(sizeof(ImplBuffComponent_C_CallOnBuffAdd) == 0x000008, "Wrong size on ImplBuffComponent_C_CallOnBuffAdd"); \ static_assert(offsetof(ImplBuffComponent_C_CallOnBuffAdd, TargetBuff) == 0x000000, "Member 'ImplBuffComponent_C_CallOnBuffAdd::TargetBuff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_CalNum_WuLing \ static_assert(alignof(ImplBuffComponent_C_CalNum_WuLing) == 0x000008, "Wrong alignment on ImplBuffComponent_C_CalNum_WuLing"); \ static_assert(sizeof(ImplBuffComponent_C_CalNum_WuLing) == 0x000048, "Wrong size on ImplBuffComponent_C_CalNum_WuLing"); \ static_assert(offsetof(ImplBuffComponent_C_CalNum_WuLing, Num) == 0x000000, "Member 'ImplBuffComponent_C_CalNum_WuLing::Num' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_CalNum_WuLing, Result) == 0x000004, "Member 'ImplBuffComponent_C_CalNum_WuLing::Result' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_CalNum_WuLing, NewLocalVar) == 0x000008, "Member 'ImplBuffComponent_C_CalNum_WuLing::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_CalNum_WuLing, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00000C, "Member 'ImplBuffComponent_C_CalNum_WuLing::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_CalNum_WuLing, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000010, "Member 'ImplBuffComponent_C_CalNum_WuLing::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_CalNum_WuLing, CallFunc_GetBuffHandler_Total_Total) == 0x000018, "Member 'ImplBuffComponent_C_CalNum_WuLing::CallFunc_GetBuffHandler_Total_Total' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_CalNum_WuLing, CallFunc_GetBuffHandler_Total_Additional) == 0x000020, "Member 'ImplBuffComponent_C_CalNum_WuLing::CallFunc_GetBuffHandler_Total_Additional' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_CalNum_WuLing, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'ImplBuffComponent_C_CalNum_WuLing::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_CalNum_WuLing, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000030, "Member 'ImplBuffComponent_C_CalNum_WuLing::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_CalNum_WuLing, CallFunc_Round_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_CalNum_WuLing::CallFunc_Round_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_CalNum_WuLing, CallFunc_Subtract_IntInt_ReturnValue) == 0x00003C, "Member 'ImplBuffComponent_C_CalNum_WuLing::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_CalNum_WuLing, CallFunc_Greater_IntInt_ReturnValue) == 0x000040, "Member 'ImplBuffComponent_C_CalNum_WuLing::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_CalNum_WuLing, CallFunc_SelectInt_ReturnValue) == 0x000044, "Member 'ImplBuffComponent_C_CalNum_WuLing::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_ConsumePerfectBuffCount \ static_assert(alignof(ImplBuffComponent_C_ConsumePerfectBuffCount) == 0x000004, "Wrong alignment on ImplBuffComponent_C_ConsumePerfectBuffCount"); \ static_assert(sizeof(ImplBuffComponent_C_ConsumePerfectBuffCount) == 0x000014, "Wrong size on ImplBuffComponent_C_ConsumePerfectBuffCount"); \ static_assert(offsetof(ImplBuffComponent_C_ConsumePerfectBuffCount, Cost) == 0x000000, "Member 'ImplBuffComponent_C_ConsumePerfectBuffCount::Cost' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ConsumePerfectBuffCount, Success) == 0x000004, "Member 'ImplBuffComponent_C_ConsumePerfectBuffCount::Success' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ConsumePerfectBuffCount, CallFunc_GetNotConsumePT_Return) == 0x000005, "Member 'ImplBuffComponent_C_ConsumePerfectBuffCount::CallFunc_GetNotConsumePT_Return' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ConsumePerfectBuffCount, CallFunc_GetPTNumber_Number) == 0x000008, "Member 'ImplBuffComponent_C_ConsumePerfectBuffCount::CallFunc_GetPTNumber_Number' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ConsumePerfectBuffCount, CallFunc_Subtract_IntInt_ReturnValue) == 0x00000C, "Member 'ImplBuffComponent_C_ConsumePerfectBuffCount::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ConsumePerfectBuffCount, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000010, "Member 'ImplBuffComponent_C_ConsumePerfectBuffCount::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ConsumePerfectBuffCount, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'ImplBuffComponent_C_ConsumePerfectBuffCount::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_ConsumeThisEffectByAttackResult \ static_assert(alignof(ImplBuffComponent_C_ConsumeThisEffectByAttackResult) == 0x000004, "Wrong alignment on ImplBuffComponent_C_ConsumeThisEffectByAttackResult"); \ static_assert(sizeof(ImplBuffComponent_C_ConsumeThisEffectByAttackResult) == 0x00000C, "Wrong size on ImplBuffComponent_C_ConsumeThisEffectByAttackResult"); \ static_assert(offsetof(ImplBuffComponent_C_ConsumeThisEffectByAttackResult, EffectTag) == 0x000000, "Member 'ImplBuffComponent_C_ConsumeThisEffectByAttackResult::EffectTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ConsumeThisEffectByAttackResult, ReturnValue) == 0x000008, "Member 'ImplBuffComponent_C_ConsumeThisEffectByAttackResult::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ConsumeThisEffectByAttackResult, CallFunc_Array_RemoveItem_ReturnValue) == 0x000009, "Member 'ImplBuffComponent_C_ConsumeThisEffectByAttackResult::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_CREATEDELEGATE_PROXYFUNCTION_0 \ static_assert(alignof(ImplBuffComponent_C_CREATEDELEGATE_PROXYFUNCTION_0) == 0x000004, "Wrong alignment on ImplBuffComponent_C_CREATEDELEGATE_PROXYFUNCTION_0"); \ static_assert(sizeof(ImplBuffComponent_C_CREATEDELEGATE_PROXYFUNCTION_0) == 0x000004, "Wrong size on ImplBuffComponent_C_CREATEDELEGATE_PROXYFUNCTION_0"); \ static_assert(offsetof(ImplBuffComponent_C_CREATEDELEGATE_PROXYFUNCTION_0, Removed_Id) == 0x000000, "Member 'ImplBuffComponent_C_CREATEDELEGATE_PROXYFUNCTION_0::Removed_Id' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_Debuff \ static_assert(alignof(ImplBuffComponent_C_Debuff) == 0x000008, "Wrong alignment on ImplBuffComponent_C_Debuff"); \ static_assert(sizeof(ImplBuffComponent_C_Debuff) == 0x000010, "Wrong size on ImplBuffComponent_C_Debuff"); \ static_assert(offsetof(ImplBuffComponent_C_Debuff, Pawn) == 0x000000, "Member 'ImplBuffComponent_C_Debuff::Pawn' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Debuff, DeBuffTag) == 0x000008, "Member 'ImplBuffComponent_C_Debuff::DeBuffTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DelayUpdateEquiBuff \ static_assert(alignof(ImplBuffComponent_C_DelayUpdateEquiBuff) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DelayUpdateEquiBuff"); \ static_assert(sizeof(ImplBuffComponent_C_DelayUpdateEquiBuff) == 0x000088, "Wrong size on ImplBuffComponent_C_DelayUpdateEquiBuff"); \ static_assert(offsetof(ImplBuffComponent_C_DelayUpdateEquiBuff, buffhandler) == 0x000000, "Member 'ImplBuffComponent_C_DelayUpdateEquiBuff::buffhandler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_EnchantsTimer \ static_assert(alignof(ImplBuffComponent_C_EnchantsTimer) == 0x000008, "Wrong alignment on ImplBuffComponent_C_EnchantsTimer"); \ static_assert(sizeof(ImplBuffComponent_C_EnchantsTimer) == 0x000160, "Wrong size on ImplBuffComponent_C_EnchantsTimer"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, L_CurrentID) == 0x000000, "Member 'ImplBuffComponent_C_EnchantsTimer::L_CurrentID' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, L_EndTime) == 0x000010, "Member 'ImplBuffComponent_C_EnchantsTimer::L_EndTime' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, L_EnchantsID) == 0x000018, "Member 'ImplBuffComponent_C_EnchantsTimer::L_EnchantsID' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000068, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, Temp_int_Array_Index_Variable) == 0x000070, "Member 'ImplBuffComponent_C_EnchantsTimer::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, Temp_int_Loop_Counter_Variable) == 0x000074, "Member 'ImplBuffComponent_C_EnchantsTimer::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, Temp_int_Array_Index_Variable_1) == 0x00007C, "Member 'ImplBuffComponent_C_EnchantsTimer::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_GetPauseableSeconds_ReturnValue) == 0x000080, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_GetPauseableSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000084, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000085, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_Map_Length_ReturnValue) == 0x000088, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_Greater_IntInt_ReturnValue) == 0x00008C, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_Map_Keys_Keys) == 0x000090, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_Array_Get_Item) == 0x0000A0, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_Array_Length_ReturnValue) == 0x0000B0, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_Map_Remove_ReturnValue) == 0x0000B4, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_Map_Remove_ReturnValue_1) == 0x0000B5, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, Temp_int_Loop_Counter_Variable_1) == 0x0000B8, "Member 'ImplBuffComponent_C_EnchantsTimer::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_Less_IntInt_ReturnValue) == 0x0000BC, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000C0, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, Temp_real_Variable) == 0x0000C8, "Member 'ImplBuffComponent_C_EnchantsTimer::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_GetMyEquip_Equip) == 0x0000D0, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_GetSelectedMainHandType_Type) == 0x0000D8, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_GetSelectedMainHandType_Type' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_GetWeapon_Weapon) == 0x0000E0, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000100, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, K2Node_DynamicCast_AsI_Melee_Weapon_Interface) == 0x000108, "Member 'ImplBuffComponent_C_EnchantsTimer::K2Node_DynamicCast_AsI_Melee_Weapon_Interface' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, K2Node_DynamicCast_bSuccess) == 0x000118, "Member 'ImplBuffComponent_C_EnchantsTimer::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_EqualEqual_GuidGuid_ReturnValue) == 0x000119, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_EqualEqual_GuidGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_Map_Keys_Keys_1) == 0x000120, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_Array_Length_ReturnValue_1) == 0x000130, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_Array_Get_Item_1) == 0x000134, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_Less_IntInt_ReturnValue_1) == 0x000144, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_Map_Find_Value) == 0x000148, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_Map_Find_ReturnValue) == 0x000150, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsTimer, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x000158, "Member 'ImplBuffComponent_C_EnchantsTimer::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_EnchantsWeaponChange \ static_assert(alignof(ImplBuffComponent_C_EnchantsWeaponChange) == 0x000008, "Wrong alignment on ImplBuffComponent_C_EnchantsWeaponChange"); \ static_assert(sizeof(ImplBuffComponent_C_EnchantsWeaponChange) == 0x000188, "Wrong size on ImplBuffComponent_C_EnchantsWeaponChange"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, L_WiatRemoveID) == 0x000000, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::L_WiatRemoveID' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, L_CurrentWeapon) == 0x000010, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::L_CurrentWeapon' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, L_WeaponID) == 0x000018, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::L_WeaponID' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, L_CurrentWeaponID) == 0x000028, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::L_CurrentWeaponID' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, Temp_int_Array_Index_Variable) == 0x000038, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000040, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, Temp_int_Array_Index_Variable_1) == 0x000048, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, Temp_int_Loop_Counter_Variable) == 0x00004C, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, Temp_int_Array_Index_Variable_2) == 0x000054, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, Temp_int_Loop_Counter_Variable_1) == 0x000058, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Add_IntInt_ReturnValue_1) == 0x00005C, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_GetPauseableSeconds_ReturnValue) == 0x000060, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_GetPauseableSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_GetPlayerWeapon_Items_Weapons) == 0x000068, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_GetPlayerWeapon_Items_Weapons' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_IsValid_ReturnValue) == 0x000078, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Array_Get_Item) == 0x000080, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Array_Length_ReturnValue) == 0x0000A0, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Less_IntInt_ReturnValue) == 0x0000A4, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Array_Get_Item_1) == 0x0000A8, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Map_Remove_ReturnValue) == 0x0000B8, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Array_Length_ReturnValue_1) == 0x0000BC, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Map_Remove_ReturnValue_1) == 0x0000C0, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, K2Node_DynamicCast_AsI_Melee_Weapon_Interface) == 0x0000C8, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::K2Node_DynamicCast_AsI_Melee_Weapon_Interface' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Array_Add_ReturnValue) == 0x0000DC, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Map_Keys_Keys) == 0x0000E0, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_GetUINotify_UINotify) == 0x0000F0, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Array_Get_Item_2) == 0x0000F8, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Array_Add_ReturnValue_1) == 0x000108, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Array_Contains_ReturnValue) == 0x00010C, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Array_Length_ReturnValue_2) == 0x000110, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Less_IntInt_ReturnValue_1) == 0x000114, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, Temp_int_Loop_Counter_Variable_2) == 0x000118, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Less_IntInt_ReturnValue_2) == 0x00011C, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Add_IntInt_ReturnValue_2) == 0x000120, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x000124, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_GetMyEquip_Equip) == 0x000128, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_GetWeapon_Weapon) == 0x000130, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_GetSelectedMainHandType_Type) == 0x000150, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_GetSelectedMainHandType_Type' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000158, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Map_Find_Value) == 0x000160, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Map_Find_ReturnValue) == 0x000168, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000170, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000178, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_BooleanAND_ReturnValue) == 0x000179, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_EnchantsWeaponChange, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000180, "Member 'ImplBuffComponent_C_EnchantsWeaponChange::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent \ static_assert(alignof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent) == 0x000008, "Wrong alignment on ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent"); \ static_assert(sizeof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent) == 0x000418, "Wrong size on ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, EntryPoint) == 0x000000, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000018, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CreateDelegate_OutputDelegate_2) == 0x000028, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_Create_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CreateDelegate_OutputDelegate_3) == 0x000040, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CreateDelegate_OutputDelegate_4) == 0x000050, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CreateDelegate_OutputDelegate_5) == 0x000060, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_Type) == 0x000070, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_OldValue) == 0x000078, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_NewValue_1) == 0x000080, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_NewValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_MaxValue) == 0x000088, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000090, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x000098, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetMyHealth_Health) == 0x0000A0, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_UpdatedIItem) == 0x0000A8, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_UpdatedIItem' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000C4, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetMyEquip_Equip) == 0x0000C8, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000D0, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0000D1, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_BooleanOR_ReturnValue) == 0x0000D2, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x0000D3, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_BooleanOR_ReturnValue_1) == 0x0000D4, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetPlayerStatic_ReturnValue) == 0x0000D8, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_BooleanOR_ReturnValue_2) == 0x0000E0, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0000E8, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetOwnActor_ReturnValue) == 0x0000F0, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_Effect) == 0x0000F8, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_Effect' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_ApplyedCharacter) == 0x000100, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_ApplyedCharacter' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000108, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_DynamicCast_bSuccess) == 0x000110, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_Stat) == 0x000114, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_Stat' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_NewValue) == 0x000120, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000128, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_MatchesTag_ReturnValue) == 0x000130, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000138, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_AI) == 0x000140, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_AI' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_Pawn) == 0x000148, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_Pawn' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_DeBuffTag) == 0x000150, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_DeBuffTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000158, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_IsAttackableTarget_self_CastInput) == 0x000168, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_IsAttackableTarget_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_IsAttackableTarget_result) == 0x000178, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_ParseIntoArray_ReturnValue) == 0x000180, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_Array_Get_Item) == 0x000190, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetMyEquipmentSkill_EquipmentSkillModel) == 0x0001A0, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetMyEquipmentSkill_EquipmentSkillModel' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_Added_Id) == 0x0001A8, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_Added_Id' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CreateDelegate_OutputDelegate_6) == 0x0001AC, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CreateDelegate_OutputDelegate_7) == 0x0001BC, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x0001D0, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CreateDelegate_OutputDelegate_8) == 0x0001D8, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetAllBuffTgas_AllData) == 0x0001E8, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetAllBuffTgas_AllData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CreateDelegate_OutputDelegate_9) == 0x0001F8, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CreateDelegate_OutputDelegate_10) == 0x000208, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetMyEquip_Equip_1) == 0x000218, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetMyEquip_Equip_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CreateDelegate_OutputDelegate_11) == 0x000220, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_Event_DeltaSeconds) == 0x000230, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_Event_ReInit) == 0x000234, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_Event_ReInit' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_MakeStruct_S_EquipmentBuffAddData) == 0x000238, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_MakeStruct_S_EquipmentBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_MakeArray_Array) == 0x000248, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CreateDelegate_OutputDelegate_12) == 0x000258, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetSlotArrayValue_Array) == 0x000268, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetSlotArrayValue_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_Array_Get_Item_1) == 0x000278, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_MakeStruct_S_EquipmentBuffAddData_1) == 0x000288, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_MakeStruct_S_EquipmentBuffAddData_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_SwitchString_CmpSuccess) == 0x000294, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_MakeArray_Array_1) == 0x000298, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CreateDelegate_OutputDelegate_13) == 0x0002A8, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CreateDelegate_OutputDelegate_14) == 0x0002B8, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetDCSGameState_ReturnValue) == 0x0002C8, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_Get_Save_Slot_Value_value) == 0x0002D0, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_Event_EndPlayReason) == 0x0002E0, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0002E1, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x0002E8, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_Property) == 0x0002F0, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_Property' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_OldIntValue) == 0x0002F8, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_OldIntValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_NewIntValue) == 0x0002FC, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_NewIntValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000300, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CreateDelegate_OutputDelegate_15) == 0x000304, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetNormalizeKlesaPercentValue_ReturnValue) == 0x000318, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetNormalizeKlesaPercentValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000320, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetNormalizeKlesaPercentValue_ReturnValue_1) == 0x000328, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetNormalizeKlesaPercentValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000330, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000338, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000340, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_MakeStruct_S_EquipmentBuffAddData_2) == 0x000344, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_MakeStruct_S_EquipmentBuffAddData_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_MakeArray_Array_2) == 0x000350, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetOwnActor_ReturnValue_1) == 0x000360, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000368, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_DynamicCast_bSuccess_1) == 0x000370, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetOwnActor_ReturnValue_2) == 0x000378, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetOwnActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000380, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, K2Node_CustomEvent_BuffHandler) == 0x000388, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::K2Node_CustomEvent_BuffHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent, CallFunc_GetWeaponType_WeaponType) == 0x000410, "Member 'ImplBuffComponent_C_ExecuteUbergraph_ImplBuffComponent::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With \ static_assert(alignof(ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With) == 0x000008, "Wrong alignment on ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With"); \ static_assert(sizeof(ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With) == 0x000070, "Wrong size on ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With, other_buff) == 0x000000, "Member 'ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With::other_buff' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With, BuffFind) == 0x000008, "Member 'ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With::BuffFind' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With, ExistAHigherBuff) == 0x000010, "Member 'ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With::ExistAHigherBuff' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With, CallFunc_GetBuffLevel_BuffLevel) == 0x000014, "Member 'ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With::CallFunc_GetBuffLevel_BuffLevel' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With, CallFunc_GetBuffTag_BuffTag) == 0x000018, "Member 'ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000020, "Member 'ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With, CallFunc_Split_LeftS) == 0x000030, "Member 'ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With, CallFunc_Split_RightS) == 0x000040, "Member 'ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With, CallFunc_Split_ReturnValue) == 0x000050, "Member 'ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000054, "Member 'ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With, CallFunc_MatchesTagBuff_ReturnBuffRef) == 0x000060, "Member 'ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With::CallFunc_MatchesTagBuff_ReturnBuffRef' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With, CallFunc_GetBuffLevel_BuffLevel_1) == 0x000068, "Member 'ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With::CallFunc_GetBuffLevel_BuffLevel_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With, CallFunc_IsValid_ReturnValue) == 0x00006C, "Member 'ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With, CallFunc_Greater_IntInt_ReturnValue) == 0x00006D, "Member 'ImplBuffComponent_C_Find_Buff_Which_Level_Less_or_Equal_With::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of \ static_assert(alignof(ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of) == 0x000008, "Wrong alignment on ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of"); \ static_assert(sizeof(ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of) == 0x000048, "Wrong size on ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of, other_buff) == 0x000000, "Member 'ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of::other_buff' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of, Find) == 0x000008, "Member 'ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of::Find' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of, FindBuff) == 0x000010, "Member 'ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of::FindBuff' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of, CallFunc_GetBuffTag_BuffTag) == 0x000018, "Member 'ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of, Temp_int_Array_Index_Variable) == 0x000020, "Member 'ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of, CallFunc_Array_Get_Item) == 0x000030, "Member 'ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of, CallFunc_GetBuffTag_BuffTag_1) == 0x00003C, "Member 'ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of::CallFunc_GetBuffTag_BuffTag_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000044, "Member 'ImplBuffComponent_C_Find_Buff_With_Same_Buff_Key_Of::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_FindEqualTagBuff \ static_assert(alignof(ImplBuffComponent_C_FindEqualTagBuff) == 0x000008, "Wrong alignment on ImplBuffComponent_C_FindEqualTagBuff"); \ static_assert(sizeof(ImplBuffComponent_C_FindEqualTagBuff) == 0x000070, "Wrong size on ImplBuffComponent_C_FindEqualTagBuff"); \ static_assert(offsetof(ImplBuffComponent_C_FindEqualTagBuff, other_buff) == 0x000000, "Member 'ImplBuffComponent_C_FindEqualTagBuff::other_buff' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_FindEqualTagBuff, BuffFind) == 0x000008, "Member 'ImplBuffComponent_C_FindEqualTagBuff::BuffFind' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_FindEqualTagBuff, ExistAHigherBuff) == 0x000010, "Member 'ImplBuffComponent_C_FindEqualTagBuff::ExistAHigherBuff' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_FindEqualTagBuff, CallFunc_GetBuffTag_BuffTag) == 0x000014, "Member 'ImplBuffComponent_C_FindEqualTagBuff::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_FindEqualTagBuff, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000020, "Member 'ImplBuffComponent_C_FindEqualTagBuff::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_FindEqualTagBuff, CallFunc_Split_LeftS) == 0x000030, "Member 'ImplBuffComponent_C_FindEqualTagBuff::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_FindEqualTagBuff, CallFunc_Split_RightS) == 0x000040, "Member 'ImplBuffComponent_C_FindEqualTagBuff::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_FindEqualTagBuff, CallFunc_Split_ReturnValue) == 0x000050, "Member 'ImplBuffComponent_C_FindEqualTagBuff::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_FindEqualTagBuff, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000054, "Member 'ImplBuffComponent_C_FindEqualTagBuff::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_FindEqualTagBuff, CallFunc_MatchesTagBuff_ReturnBuffRef) == 0x000060, "Member 'ImplBuffComponent_C_FindEqualTagBuff::CallFunc_MatchesTagBuff_ReturnBuffRef' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_FindEqualTagBuff, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'ImplBuffComponent_C_FindEqualTagBuff::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_GetBuffs \ static_assert(alignof(ImplBuffComponent_C_GetBuffs) == 0x000008, "Wrong alignment on ImplBuffComponent_C_GetBuffs"); \ static_assert(sizeof(ImplBuffComponent_C_GetBuffs) == 0x000010, "Wrong size on ImplBuffComponent_C_GetBuffs"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffs, Buffs_0) == 0x000000, "Member 'ImplBuffComponent_C_GetBuffs::Buffs_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_HandleDuplicatedBuff \ static_assert(alignof(ImplBuffComponent_C_HandleDuplicatedBuff) == 0x000008, "Wrong alignment on ImplBuffComponent_C_HandleDuplicatedBuff"); \ static_assert(sizeof(ImplBuffComponent_C_HandleDuplicatedBuff) == 0x000080, "Wrong size on ImplBuffComponent_C_HandleDuplicatedBuff"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, InBuff) == 0x000000, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::InBuff' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, Cancel) == 0x000008, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::Cancel' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, L_RGSLevel) == 0x00000C, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::L_RGSLevel' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, CallFunc_GetStackBehaviour_ReturnValue) == 0x000010, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::CallFunc_GetStackBehaviour_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, CallFunc_FindEqualTagBuff_BuffFind) == 0x000018, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::CallFunc_FindEqualTagBuff_BuffFind' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, CallFunc_FindEqualTagBuff_ExistAHigherBuff) == 0x000020, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::CallFunc_FindEqualTagBuff_ExistAHigherBuff' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, K2Node_SwitchEnum_CmpSuccess) == 0x000021, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, CallFunc_DoAction_25PT_Have) == 0x000022, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::CallFunc_DoAction_25PT_Have' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, CallFunc_DoAction_25PT_MaxNumber) == 0x000024, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::CallFunc_DoAction_25PT_MaxNumber' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, CallFunc_LevelUpBuffFind_Find) == 0x000028, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::CallFunc_LevelUpBuffFind_Find' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, CallFunc_LevelUpBuffFind_TargetReturn) == 0x000030, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::CallFunc_LevelUpBuffFind_TargetReturn' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, CallFunc_LevelUpBuffFind_NextTag) == 0x000038, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::CallFunc_LevelUpBuffFind_NextTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, CallFunc_AddBuff_Tag_ReturnBuffIfSuccess) == 0x000040, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::CallFunc_AddBuff_Tag_ReturnBuffIfSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, CallFunc_GetRGSLevel_Valid) == 0x000048, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::CallFunc_GetRGSLevel_Valid' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, CallFunc_GetRGSLevel_BuffRGSLevel) == 0x00004C, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::CallFunc_GetRGSLevel_BuffRGSLevel' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, CallFunc_Find_Buff_With_Same_Buff_Key_Of_Find) == 0x000050, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::CallFunc_Find_Buff_With_Same_Buff_Key_Of_Find' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, CallFunc_Find_Buff_With_Same_Buff_Key_Of_FindBuff) == 0x000058, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::CallFunc_Find_Buff_With_Same_Buff_Key_Of_FindBuff' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, CallFunc_Find_Buff_Which_Level_Less_or_Equal_With_BuffFind) == 0x000060, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::CallFunc_Find_Buff_Which_Level_Less_or_Equal_With_BuffFind' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, CallFunc_Find_Buff_Which_Level_Less_or_Equal_With_ExistAHigherBuff) == 0x000068, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::CallFunc_Find_Buff_Which_Level_Less_or_Equal_With_ExistAHigherBuff' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, CallFunc_IsValid_ReturnValue) == 0x000069, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, K2Node_DynamicCast_AsBP_Buff_Perfect_Time) == 0x000070, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::K2Node_DynamicCast_AsBP_Buff_Perfect_Time' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HandleDuplicatedBuff, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'ImplBuffComponent_C_HandleDuplicatedBuff::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_HitAddBuff \ static_assert(alignof(ImplBuffComponent_C_HitAddBuff) == 0x000008, "Wrong alignment on ImplBuffComponent_C_HitAddBuff"); \ static_assert(sizeof(ImplBuffComponent_C_HitAddBuff) == 0x0001F8, "Wrong size on ImplBuffComponent_C_HitAddBuff"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, ResultType) == 0x000000, "Member 'ImplBuffComponent_C_HitAddBuff::ResultType' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, SkillID) == 0x000008, "Member 'ImplBuffComponent_C_HitAddBuff::SkillID' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, L_CurrentAddBuff) == 0x000018, "Member 'ImplBuffComponent_C_HitAddBuff::L_CurrentAddBuff' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000068, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, Temp_int_Array_Index_Variable) == 0x00006C, "Member 'ImplBuffComponent_C_HitAddBuff::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, Temp_int_Array_Index_Variable_1) == 0x000070, "Member 'ImplBuffComponent_C_HitAddBuff::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, Temp_int_Loop_Counter_Variable) == 0x000074, "Member 'ImplBuffComponent_C_HitAddBuff::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, Temp_int_Array_Index_Variable_2) == 0x00007C, "Member 'ImplBuffComponent_C_HitAddBuff::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, Temp_int_Loop_Counter_Variable_1) == 0x000080, "Member 'ImplBuffComponent_C_HitAddBuff::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Not_PreBool_ReturnValue) == 0x000084, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_BooleanAND_ReturnValue) == 0x000085, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Add_IntInt_ReturnValue_1) == 0x000088, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000090, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000098, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, Temp_int_Loop_Counter_Variable_2) == 0x0000A0, "Member 'ImplBuffComponent_C_HitAddBuff::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x0000A8, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_GetMyEquip_Equip) == 0x0000B0, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000B8, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_GetWeaponType_WeaponType) == 0x0000BC, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Find_Star_Map_Type_ReturnValue) == 0x0000BD, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Find_Star_Map_Type_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Find_Star_Map_Type_Data) == 0x0000C0, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Find_Star_Map_Type_Data' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Array_Get_Item) == 0x0000D0, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Array_Length_ReturnValue) == 0x000140, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Less_IntInt_ReturnValue) == 0x000144, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_GetSelectStructData_Data) == 0x000148, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_GetSelectStructData_ReturnValue) == 0x000170, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000171, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Array_Get_Item_1) == 0x000178, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Array_Length_ReturnValue_1) == 0x0001A0, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001A4, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0001A8, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Array_Add_ReturnValue) == 0x0001B0, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Map_Find_Value) == 0x0001B8, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Map_Find_ReturnValue) == 0x0001C0, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Array_Get_Item_2) == 0x0001C8, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0001D8, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0001E0, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_SelectFloat_ReturnValue) == 0x0001E8, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Array_Length_ReturnValue_2) == 0x0001F0, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HitAddBuff, CallFunc_Less_IntInt_ReturnValue_2) == 0x0001F4, "Member 'ImplBuffComponent_C_HitAddBuff::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_LevelUpBuffFind \ static_assert(alignof(ImplBuffComponent_C_LevelUpBuffFind) == 0x000008, "Wrong alignment on ImplBuffComponent_C_LevelUpBuffFind"); \ static_assert(sizeof(ImplBuffComponent_C_LevelUpBuffFind) == 0x000150, "Wrong size on ImplBuffComponent_C_LevelUpBuffFind"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, Target) == 0x000000, "Member 'ImplBuffComponent_C_LevelUpBuffFind::Target' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, Find) == 0x000008, "Member 'ImplBuffComponent_C_LevelUpBuffFind::Find' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, TargetReturn) == 0x000010, "Member 'ImplBuffComponent_C_LevelUpBuffFind::TargetReturn' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, NextTag) == 0x000018, "Member 'ImplBuffComponent_C_LevelUpBuffFind::NextTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, L_Find) == 0x000020, "Member 'ImplBuffComponent_C_LevelUpBuffFind::L_Find' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, L_Tag) == 0x000028, "Member 'ImplBuffComponent_C_LevelUpBuffFind::L_Tag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_GetBuffTag_BuffTag) == 0x000038, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, Temp_bool_Variable) == 0x000040, "Member 'ImplBuffComponent_C_LevelUpBuffFind::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000048, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_Split_LeftS) == 0x000058, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_Split_RightS) == 0x000068, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_Split_ReturnValue) == 0x000078, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_Not_PreBool_ReturnValue) == 0x000079, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_Concat_StrStr_ReturnValue) == 0x000080, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000090, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, Temp_int_Variable) == 0x0000A0, "Member 'ImplBuffComponent_C_LevelUpBuffFind::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A8, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_Conv_IntToString_ReturnValue) == 0x0000B8, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000C8, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_Add_IntInt_ReturnValue) == 0x0000D8, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000DC, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_IsGameplayTagValid_ReturnValue) == 0x0000E4, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_HaveTheSameBuffTag_Has) == 0x0000E5, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_HaveTheSameBuffTag_Has' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_HaveTheSameBuffTag_BuffRef) == 0x0000E8, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_HaveTheSameBuffTag_BuffRef' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_GetBuffLevel_BuffLevel) == 0x0000F0, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_GetBuffLevel_BuffLevel' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000F4, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000F8, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000108, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000118, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000128, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x000138, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_TryGameplayTagFrom_ReturnValue_2) == 0x000140, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_TryGameplayTagFrom_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_IsGameplayTagValid_ReturnValue_1) == 0x000148, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_IsGameplayTagValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000149, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LevelUpBuffFind, CallFunc_BooleanAND_ReturnValue) == 0x00014A, "Member 'ImplBuffComponent_C_LevelUpBuffFind::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_LoadEnchantsSaveData \ static_assert(alignof(ImplBuffComponent_C_LoadEnchantsSaveData) == 0x000008, "Wrong alignment on ImplBuffComponent_C_LoadEnchantsSaveData"); \ static_assert(sizeof(ImplBuffComponent_C_LoadEnchantsSaveData) == 0x0001A0, "Wrong size on ImplBuffComponent_C_LoadEnchantsSaveData"); \ static_assert(offsetof(ImplBuffComponent_C_LoadEnchantsSaveData, CurrentData) == 0x000000, "Member 'ImplBuffComponent_C_LoadEnchantsSaveData::CurrentData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LoadEnchantsSaveData, Temp_int_Array_Index_Variable) == 0x000010, "Member 'ImplBuffComponent_C_LoadEnchantsSaveData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LoadEnchantsSaveData, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'ImplBuffComponent_C_LoadEnchantsSaveData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LoadEnchantsSaveData, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000018, "Member 'ImplBuffComponent_C_LoadEnchantsSaveData::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LoadEnchantsSaveData, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'ImplBuffComponent_C_LoadEnchantsSaveData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LoadEnchantsSaveData, CallFunc_GetEnchantsToolData_Array) == 0x000020, "Member 'ImplBuffComponent_C_LoadEnchantsSaveData::CallFunc_GetEnchantsToolData_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LoadEnchantsSaveData, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'ImplBuffComponent_C_LoadEnchantsSaveData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LoadEnchantsSaveData, CallFunc_Array_Get_Item) == 0x000038, "Member 'ImplBuffComponent_C_LoadEnchantsSaveData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LoadEnchantsSaveData, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'ImplBuffComponent_C_LoadEnchantsSaveData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LoadEnchantsSaveData, CallFunc_Conv_StringToInt_ReturnValue) == 0x00004C, "Member 'ImplBuffComponent_C_LoadEnchantsSaveData::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LoadEnchantsSaveData, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000050, "Member 'ImplBuffComponent_C_LoadEnchantsSaveData::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LoadEnchantsSaveData, CallFunc_GetItem_ToolConfigBySortId_find) == 0x000188, "Member 'ImplBuffComponent_C_LoadEnchantsSaveData::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LoadEnchantsSaveData, CallFunc_NotEqual_StriStri_ReturnValue) == 0x000189, "Member 'ImplBuffComponent_C_LoadEnchantsSaveData::CallFunc_NotEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_LoadEnchantsSaveData, K2Node_MakeArray_Array) == 0x000190, "Member 'ImplBuffComponent_C_LoadEnchantsSaveData::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_OnAddFunction \ static_assert(alignof(ImplBuffComponent_C_OnAddFunction) == 0x000008, "Wrong alignment on ImplBuffComponent_C_OnAddFunction"); \ static_assert(sizeof(ImplBuffComponent_C_OnAddFunction) == 0x000040, "Wrong size on ImplBuffComponent_C_OnAddFunction"); \ static_assert(offsetof(ImplBuffComponent_C_OnAddFunction, Tag) == 0x000000, "Member 'ImplBuffComponent_C_OnAddFunction::Tag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnAddFunction, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000008, "Member 'ImplBuffComponent_C_OnAddFunction::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnAddFunction, CallFunc_GetMyEquip_Equip) == 0x000010, "Member 'ImplBuffComponent_C_OnAddFunction::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnAddFunction, K2Node_MakeStruct_S_EquipmentBuffAddData) == 0x000018, "Member 'ImplBuffComponent_C_OnAddFunction::K2Node_MakeStruct_S_EquipmentBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnAddFunction, CallFunc_GetWeaponType_WeaponType) == 0x000024, "Member 'ImplBuffComponent_C_OnAddFunction::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnAddFunction, K2Node_MakeArray_Array) == 0x000028, "Member 'ImplBuffComponent_C_OnAddFunction::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnAddFunction, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_OnAddFunction::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_OnHealthChanged \ static_assert(alignof(ImplBuffComponent_C_OnHealthChanged) == 0x000008, "Wrong alignment on ImplBuffComponent_C_OnHealthChanged"); \ static_assert(sizeof(ImplBuffComponent_C_OnHealthChanged) == 0x000020, "Wrong size on ImplBuffComponent_C_OnHealthChanged"); \ static_assert(offsetof(ImplBuffComponent_C_OnHealthChanged, Type) == 0x000000, "Member 'ImplBuffComponent_C_OnHealthChanged::Type' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHealthChanged, OldValue) == 0x000008, "Member 'ImplBuffComponent_C_OnHealthChanged::OldValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHealthChanged, NewValue) == 0x000010, "Member 'ImplBuffComponent_C_OnHealthChanged::NewValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHealthChanged, MaxValue) == 0x000018, "Member 'ImplBuffComponent_C_OnHealthChanged::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_OnHitDamageChange \ static_assert(alignof(ImplBuffComponent_C_OnHitDamageChange) == 0x000008, "Wrong alignment on ImplBuffComponent_C_OnHitDamageChange"); \ static_assert(sizeof(ImplBuffComponent_C_OnHitDamageChange) == 0x0001E8, "Wrong size on ImplBuffComponent_C_OnHitDamageChange"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, HitData) == 0x000000, "Member 'ImplBuffComponent_C_OnHitDamageChange::HitData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, ResultType) == 0x000168, "Member 'ImplBuffComponent_C_OnHitDamageChange::ResultType' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, HitTarget) == 0x000170, "Member 'ImplBuffComponent_C_OnHitDamageChange::HitTarget' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, SkillID) == 0x000178, "Member 'ImplBuffComponent_C_OnHitDamageChange::SkillID' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, L_HitActor) == 0x000188, "Member 'ImplBuffComponent_C_OnHitDamageChange::L_HitActor' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_byte_Variable) == 0x000190, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, K2Node_DynamicCast_AsBP_NAA_ZGN) == 0x000198, "Member 'ImplBuffComponent_C_OnHitDamageChange::K2Node_DynamicCast_AsBP_NAA_ZGN' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, K2Node_DynamicCast_bSuccess) == 0x0001A0, "Member 'ImplBuffComponent_C_OnHitDamageChange::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, K2Node_DynamicCast_AsAbstract_Character) == 0x0001A8, "Member 'ImplBuffComponent_C_OnHitDamageChange::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, K2Node_DynamicCast_bSuccess_1) == 0x0001B0, "Member 'ImplBuffComponent_C_OnHitDamageChange::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable) == 0x0001B1, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable_1) == 0x0001B2, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable_2) == 0x0001B3, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable_3) == 0x0001B4, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable_4) == 0x0001B5, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable_5) == 0x0001B6, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable_6) == 0x0001B7, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable_7) == 0x0001B8, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable_8) == 0x0001B9, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable_9) == 0x0001BA, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable_10) == 0x0001BB, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable_10' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable_11) == 0x0001BC, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable_11' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable_12) == 0x0001BD, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable_12' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable_13) == 0x0001BE, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable_13' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable_14) == 0x0001BF, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable_14' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable_15) == 0x0001C0, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable_15' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, Temp_bool_Variable_16) == 0x0001C1, "Member 'ImplBuffComponent_C_OnHitDamageChange::Temp_bool_Variable_16' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, CallFunc_MakeLiteralByte_ReturnValue) == 0x0001C2, "Member 'ImplBuffComponent_C_OnHitDamageChange::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, K2Node_Select_Default) == 0x0001C3, "Member 'ImplBuffComponent_C_OnHitDamageChange::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, CallFunc_CheckIfOwnedState_ReturnValue) == 0x0001C4, "Member 'ImplBuffComponent_C_OnHitDamageChange::CallFunc_CheckIfOwnedState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x0001C8, "Member 'ImplBuffComponent_C_OnHitDamageChange::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, K2Node_DynamicCast_bSuccess_2) == 0x0001D8, "Member 'ImplBuffComponent_C_OnHitDamageChange::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, CallFunc_Not_PreBool_ReturnValue) == 0x0001D9, "Member 'ImplBuffComponent_C_OnHitDamageChange::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, CallFunc_IsAlive_Result) == 0x0001DA, "Member 'ImplBuffComponent_C_OnHitDamageChange::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, CallFunc_Array_Contains_ReturnValue) == 0x0001DB, "Member 'ImplBuffComponent_C_OnHitDamageChange::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, CallFunc_Not_PreBool_ReturnValue_1) == 0x0001DC, "Member 'ImplBuffComponent_C_OnHitDamageChange::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, CallFunc_Not_PreBool_ReturnValue_2) == 0x0001DD, "Member 'ImplBuffComponent_C_OnHitDamageChange::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, CallFunc_Array_Add_ReturnValue) == 0x0001E0, "Member 'ImplBuffComponent_C_OnHitDamageChange::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, CallFunc_BooleanAND_ReturnValue) == 0x0001E4, "Member 'ImplBuffComponent_C_OnHitDamageChange::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001E5, "Member 'ImplBuffComponent_C_OnHitDamageChange::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, CallFunc_BooleanAND_ReturnValue_1) == 0x0001E6, "Member 'ImplBuffComponent_C_OnHitDamageChange::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnHitDamageChange, CallFunc_BooleanAND_ReturnValue_2) == 0x0001E7, "Member 'ImplBuffComponent_C_OnHitDamageChange::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_OnPlayerIntPropertyChanged \ static_assert(alignof(ImplBuffComponent_C_OnPlayerIntPropertyChanged) == 0x000004, "Wrong alignment on ImplBuffComponent_C_OnPlayerIntPropertyChanged"); \ static_assert(sizeof(ImplBuffComponent_C_OnPlayerIntPropertyChanged) == 0x000010, "Wrong size on ImplBuffComponent_C_OnPlayerIntPropertyChanged"); \ static_assert(offsetof(ImplBuffComponent_C_OnPlayerIntPropertyChanged, Property) == 0x000000, "Member 'ImplBuffComponent_C_OnPlayerIntPropertyChanged::Property' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnPlayerIntPropertyChanged, OldIntValue) == 0x000008, "Member 'ImplBuffComponent_C_OnPlayerIntPropertyChanged::OldIntValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnPlayerIntPropertyChanged, NewIntValue) == 0x00000C, "Member 'ImplBuffComponent_C_OnPlayerIntPropertyChanged::NewIntValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_OnRemoveBuff \ static_assert(alignof(ImplBuffComponent_C_OnRemoveBuff) == 0x000008, "Wrong alignment on ImplBuffComponent_C_OnRemoveBuff"); \ static_assert(sizeof(ImplBuffComponent_C_OnRemoveBuff) == 0x000030, "Wrong size on ImplBuffComponent_C_OnRemoveBuff"); \ static_assert(offsetof(ImplBuffComponent_C_OnRemoveBuff, RemoveBuff) == 0x000000, "Member 'ImplBuffComponent_C_OnRemoveBuff::RemoveBuff' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnRemoveBuff, LocalWait) == 0x000008, "Member 'ImplBuffComponent_C_OnRemoveBuff::LocalWait' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnRemoveBuff, K2Node_DynamicCast_AsBP_Buff_Perfect_Time) == 0x000018, "Member 'ImplBuffComponent_C_OnRemoveBuff::K2Node_DynamicCast_AsBP_Buff_Perfect_Time' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnRemoveBuff, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'ImplBuffComponent_C_OnRemoveBuff::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnRemoveBuff, CallFunc_IsValid_ReturnValue) == 0x000021, "Member 'ImplBuffComponent_C_OnRemoveBuff::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnRemoveBuff, CallFunc_GetPTNumber_Number) == 0x000024, "Member 'ImplBuffComponent_C_OnRemoveBuff::CallFunc_GetPTNumber_Number' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnRemoveBuff, CallFunc_Greater_IntInt_ReturnValue) == 0x000028, "Member 'ImplBuffComponent_C_OnRemoveBuff::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnRemoveBuff, CallFunc_Array_RemoveItem_ReturnValue) == 0x000029, "Member 'ImplBuffComponent_C_OnRemoveBuff::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_PTNumberInspect \ static_assert(alignof(ImplBuffComponent_C_PTNumberInspect) == 0x000008, "Wrong alignment on ImplBuffComponent_C_PTNumberInspect"); \ static_assert(sizeof(ImplBuffComponent_C_PTNumberInspect) == 0x000068, "Wrong size on ImplBuffComponent_C_PTNumberInspect"); \ static_assert(offsetof(ImplBuffComponent_C_PTNumberInspect, L_CurrentType) == 0x000000, "Member 'ImplBuffComponent_C_PTNumberInspect::L_CurrentType' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PTNumberInspect, L_ActiveData) == 0x000008, "Member 'ImplBuffComponent_C_PTNumberInspect::L_ActiveData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PTNumberInspect, K2Node_MakeStruct_S_EquipmentBuffAddData) == 0x000018, "Member 'ImplBuffComponent_C_PTNumberInspect::K2Node_MakeStruct_S_EquipmentBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PTNumberInspect, K2Node_MakeArray_Array) == 0x000028, "Member 'ImplBuffComponent_C_PTNumberInspect::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PTNumberInspect, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000038, "Member 'ImplBuffComponent_C_PTNumberInspect::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PTNumberInspect, CallFunc_GetMyMagicComponent_ReturnValue) == 0x000040, "Member 'ImplBuffComponent_C_PTNumberInspect::CallFunc_GetMyMagicComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PTNumberInspect, CallFunc_GetMyBuffComp_BuffComponent) == 0x000048, "Member 'ImplBuffComponent_C_PTNumberInspect::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PTNumberInspect, CallFunc_GetStarMapActive_IsActive) == 0x000050, "Member 'ImplBuffComponent_C_PTNumberInspect::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PTNumberInspect, CallFunc_IsValid_ReturnValue) == 0x000051, "Member 'ImplBuffComponent_C_PTNumberInspect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PTNumberInspect, CallFunc_GetPTNumber_Number) == 0x000054, "Member 'ImplBuffComponent_C_PTNumberInspect::CallFunc_GetPTNumber_Number' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PTNumberInspect, CallFunc_DoAction_25PT_Have) == 0x000058, "Member 'ImplBuffComponent_C_PTNumberInspect::CallFunc_DoAction_25PT_Have' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PTNumberInspect, CallFunc_DoAction_25PT_MaxNumber) == 0x00005C, "Member 'ImplBuffComponent_C_PTNumberInspect::CallFunc_DoAction_25PT_MaxNumber' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PTNumberInspect, CallFunc_Greater_IntInt_ReturnValue) == 0x000060, "Member 'ImplBuffComponent_C_PTNumberInspect::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_ReceiveTick \ static_assert(alignof(ImplBuffComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on ImplBuffComponent_C_ReceiveTick"); \ static_assert(sizeof(ImplBuffComponent_C_ReceiveTick) == 0x000004, "Wrong size on ImplBuffComponent_C_ReceiveTick"); \ static_assert(offsetof(ImplBuffComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'ImplBuffComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_RefreshBuffTimer \ static_assert(alignof(ImplBuffComponent_C_RefreshBuffTimer) == 0x000001, "Wrong alignment on ImplBuffComponent_C_RefreshBuffTimer"); \ static_assert(sizeof(ImplBuffComponent_C_RefreshBuffTimer) == 0x000001, "Wrong size on ImplBuffComponent_C_RefreshBuffTimer"); \ static_assert(offsetof(ImplBuffComponent_C_RefreshBuffTimer, CallFunc_Array_IsEmpty_ReturnValue) == 0x000000, "Member 'ImplBuffComponent_C_RefreshBuffTimer::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_RemoveEnchantsData \ static_assert(alignof(ImplBuffComponent_C_RemoveEnchantsData) == 0x000008, "Wrong alignment on ImplBuffComponent_C_RemoveEnchantsData"); \ static_assert(sizeof(ImplBuffComponent_C_RemoveEnchantsData) == 0x0000F0, "Wrong size on ImplBuffComponent_C_RemoveEnchantsData"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, L_EnchantsTag) == 0x000000, "Member 'ImplBuffComponent_C_RemoveEnchantsData::L_EnchantsTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, L_CurrentWeaponID) == 0x000010, "Member 'ImplBuffComponent_C_RemoveEnchantsData::L_CurrentWeaponID' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, Temp_int_Array_Index_Variable) == 0x000020, "Member 'ImplBuffComponent_C_RemoveEnchantsData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'ImplBuffComponent_C_RemoveEnchantsData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'ImplBuffComponent_C_RemoveEnchantsData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, Temp_int_Array_Index_Variable_1) == 0x00002C, "Member 'ImplBuffComponent_C_RemoveEnchantsData::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, K2Node_MakeArray_Array) == 0x000030, "Member 'ImplBuffComponent_C_RemoveEnchantsData::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, CallFunc_Array_Get_Item) == 0x000040, "Member 'ImplBuffComponent_C_RemoveEnchantsData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'ImplBuffComponent_C_RemoveEnchantsData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000050, "Member 'ImplBuffComponent_C_RemoveEnchantsData::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, K2Node_MakeStruct_S_GemBuffAddData) == 0x000060, "Member 'ImplBuffComponent_C_RemoveEnchantsData::K2Node_MakeStruct_S_GemBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, K2Node_MakeArray_Array_1) == 0x000080, "Member 'ImplBuffComponent_C_RemoveEnchantsData::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, Temp_int_Loop_Counter_Variable_1) == 0x000090, "Member 'ImplBuffComponent_C_RemoveEnchantsData::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, CallFunc_Less_IntInt_ReturnValue) == 0x000094, "Member 'ImplBuffComponent_C_RemoveEnchantsData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, CallFunc_Add_IntInt_ReturnValue_1) == 0x000098, "Member 'ImplBuffComponent_C_RemoveEnchantsData::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, CallFunc_Array_Length_ReturnValue_1) == 0x00009C, "Member 'ImplBuffComponent_C_RemoveEnchantsData::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, CallFunc_Array_Get_Item_1) == 0x0000A0, "Member 'ImplBuffComponent_C_RemoveEnchantsData::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000A8, "Member 'ImplBuffComponent_C_RemoveEnchantsData::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1) == 0x0000B0, "Member 'ImplBuffComponent_C_RemoveEnchantsData::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, K2Node_MakeStruct_S_GemBuffAddData_1) == 0x0000C0, "Member 'ImplBuffComponent_C_RemoveEnchantsData::K2Node_MakeStruct_S_GemBuffAddData_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsData, K2Node_MakeArray_Array_2) == 0x0000E0, "Member 'ImplBuffComponent_C_RemoveEnchantsData::K2Node_MakeArray_Array_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_RemoveEnchantsSlot \ static_assert(alignof(ImplBuffComponent_C_RemoveEnchantsSlot) == 0x000008, "Wrong alignment on ImplBuffComponent_C_RemoveEnchantsSlot"); \ static_assert(sizeof(ImplBuffComponent_C_RemoveEnchantsSlot) == 0x000098, "Wrong size on ImplBuffComponent_C_RemoveEnchantsSlot"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, CurrentLevel) == 0x000000, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, L_CurrentItemID) == 0x000008, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::L_CurrentItemID' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, Temp_int_Variable) == 0x000018, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, Temp_int_Variable_1) == 0x00001C, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, Temp_int_Variable_2) == 0x000020, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, Temp_int_Variable_3) == 0x000024, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, Temp_int_Variable_4) == 0x000028, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, K2Node_Select_Default) == 0x000030, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000034, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, Temp_bool_Variable) == 0x00003C, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, CallFunc_MakeLiteralString_ReturnValue) == 0x000048, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::CallFunc_MakeLiteralString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, CallFunc_GetEnchantsToolData_Array) == 0x000058, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::CallFunc_GetEnchantsToolData_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, CallFunc_Array_Get_Item) == 0x000068, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, K2Node_Select_Default_1) == 0x000080, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, CallFunc_Less_IntInt_ReturnValue) == 0x000090, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsSlot, CallFunc_Array_Add_ReturnValue) == 0x000094, "Member 'ImplBuffComponent_C_RemoveEnchantsSlot::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_RemoveEnchantsTag \ static_assert(alignof(ImplBuffComponent_C_RemoveEnchantsTag) == 0x000008, "Wrong alignment on ImplBuffComponent_C_RemoveEnchantsTag"); \ static_assert(sizeof(ImplBuffComponent_C_RemoveEnchantsTag) == 0x000058, "Wrong size on ImplBuffComponent_C_RemoveEnchantsTag"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsTag, L_EnchantsTag) == 0x000000, "Member 'ImplBuffComponent_C_RemoveEnchantsTag::L_EnchantsTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsTag, L_CurrentWeaponID) == 0x000010, "Member 'ImplBuffComponent_C_RemoveEnchantsTag::L_CurrentWeaponID' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsTag, Temp_int_Array_Index_Variable) == 0x000020, "Member 'ImplBuffComponent_C_RemoveEnchantsTag::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsTag, K2Node_MakeArray_Array) == 0x000028, "Member 'ImplBuffComponent_C_RemoveEnchantsTag::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsTag, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'ImplBuffComponent_C_RemoveEnchantsTag::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsTag, CallFunc_Array_Get_Item) == 0x00003C, "Member 'ImplBuffComponent_C_RemoveEnchantsTag::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsTag, CallFunc_Array_Length_ReturnValue) == 0x000044, "Member 'ImplBuffComponent_C_RemoveEnchantsTag::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsTag, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'ImplBuffComponent_C_RemoveEnchantsTag::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsTag, CallFunc_Less_IntInt_ReturnValue) == 0x00004C, "Member 'ImplBuffComponent_C_RemoveEnchantsTag::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchantsTag, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000050, "Member 'ImplBuffComponent_C_RemoveEnchantsTag::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_StartEnchants \ static_assert(alignof(ImplBuffComponent_C_StartEnchants) == 0x000008, "Wrong alignment on ImplBuffComponent_C_StartEnchants"); \ static_assert(sizeof(ImplBuffComponent_C_StartEnchants) == 0x000408, "Wrong size on ImplBuffComponent_C_StartEnchants"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, L_CurrentTime) == 0x000000, "Member 'ImplBuffComponent_C_StartEnchants::L_CurrentTime' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, L_EnchantsTag) == 0x000008, "Member 'ImplBuffComponent_C_StartEnchants::L_EnchantsTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, L_CurrentWeaponID) == 0x000018, "Member 'ImplBuffComponent_C_StartEnchants::L_CurrentWeaponID' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, K2Node_MakeArray_Array) == 0x000028, "Member 'ImplBuffComponent_C_StartEnchants::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, Temp_int_Array_Index_Variable) == 0x000038, "Member 'ImplBuffComponent_C_StartEnchants::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000040, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_GetEnchantsIsDelay_Return) == 0x000048, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_GetEnchantsIsDelay_Return' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000050, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'ImplBuffComponent_C_StartEnchants::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_SelectFloat_ReturnValue) == 0x000060, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000068, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000078, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_GetPauseableSeconds_ReturnValue) == 0x000080, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_GetPauseableSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000084, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_Array_Get_Item) == 0x000088, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_Array_Length_ReturnValue) == 0x000090, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000098, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_Less_IntInt_ReturnValue) == 0x0000A8, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, K2Node_MakeStruct_S_GemBuffAddData) == 0x0000B0, "Member 'ImplBuffComponent_C_StartEnchants::K2Node_MakeStruct_S_GemBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, K2Node_MakeArray_Array_1) == 0x0000D0, "Member 'ImplBuffComponent_C_StartEnchants::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_GetMyEquip_Equip) == 0x0000E0, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_GetWeapon_Weapon) == 0x0000E8, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_GetSelectedMainHandType_Type) == 0x000108, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_GetSelectedMainHandType_Type' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000110, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_GetEquipmentData_Data) == 0x000118, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_GetEquipmentData_Data' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, K2Node_DynamicCast_AsI_Melee_Weapon_Interface) == 0x0003E0, "Member 'ImplBuffComponent_C_StartEnchants::K2Node_DynamicCast_AsI_Melee_Weapon_Interface' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, K2Node_DynamicCast_bSuccess) == 0x0003F0, "Member 'ImplBuffComponent_C_StartEnchants::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x0003F8, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StartEnchants, CallFunc_Map_Add_Value_ImplicitCast) == 0x000400, "Member 'ImplBuffComponent_C_StartEnchants::CallFunc_Map_Add_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_TagValueChanged \ static_assert(alignof(ImplBuffComponent_C_TagValueChanged) == 0x000008, "Wrong alignment on ImplBuffComponent_C_TagValueChanged"); \ static_assert(sizeof(ImplBuffComponent_C_TagValueChanged) == 0x000010, "Wrong size on ImplBuffComponent_C_TagValueChanged"); \ static_assert(offsetof(ImplBuffComponent_C_TagValueChanged, stat) == 0x000000, "Member 'ImplBuffComponent_C_TagValueChanged::stat' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TagValueChanged, NewValue) == 0x000008, "Member 'ImplBuffComponent_C_TagValueChanged::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_UpdateEquipNumber \ static_assert(alignof(ImplBuffComponent_C_UpdateEquipNumber) == 0x000004, "Wrong alignment on ImplBuffComponent_C_UpdateEquipNumber"); \ static_assert(sizeof(ImplBuffComponent_C_UpdateEquipNumber) == 0x00001C, "Wrong size on ImplBuffComponent_C_UpdateEquipNumber"); \ static_assert(offsetof(ImplBuffComponent_C_UpdateEquipNumber, UpdatedIItem) == 0x000000, "Member 'ImplBuffComponent_C_UpdateEquipNumber::UpdatedIItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_UseItem20001 \ static_assert(alignof(ImplBuffComponent_C_UseItem20001) == 0x000008, "Wrong alignment on ImplBuffComponent_C_UseItem20001"); \ static_assert(sizeof(ImplBuffComponent_C_UseItem20001) == 0x0000D8, "Wrong size on ImplBuffComponent_C_UseItem20001"); \ static_assert(offsetof(ImplBuffComponent_C_UseItem20001, CallFunc_GetOwner_ReturnValue) == 0x000000, "Member 'ImplBuffComponent_C_UseItem20001::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UseItem20001, CallFunc_GetGlobalFlag_Enable) == 0x000008, "Member 'ImplBuffComponent_C_UseItem20001::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UseItem20001, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'ImplBuffComponent_C_UseItem20001::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UseItem20001, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'ImplBuffComponent_C_UseItem20001::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UseItem20001, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000020, "Member 'ImplBuffComponent_C_UseItem20001::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UseItem20001, CallFunc_BooleanAND_ReturnValue) == 0x000028, "Member 'ImplBuffComponent_C_UseItem20001::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UseItem20001, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000030, "Member 'ImplBuffComponent_C_UseItem20001::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UseItem20001, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000038, "Member 'ImplBuffComponent_C_UseItem20001::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UseItem20001, CallFunc_GetGoldenFeather_OutTag) == 0x000048, "Member 'ImplBuffComponent_C_UseItem20001::CallFunc_GetGoldenFeather_OutTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UseItem20001, CallFunc_Array_Random_OutItem) == 0x000050, "Member 'ImplBuffComponent_C_UseItem20001::CallFunc_Array_Random_OutItem' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UseItem20001, CallFunc_Array_Random_OutIndex) == 0x000058, "Member 'ImplBuffComponent_C_UseItem20001::CallFunc_Array_Random_OutIndex' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UseItem20001, CallFunc_MatchesTagBuff_ReturnBuffRef) == 0x000060, "Member 'ImplBuffComponent_C_UseItem20001::CallFunc_MatchesTagBuff_ReturnBuffRef' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UseItem20001, CallFunc_Conv_NameToString_ReturnValue) == 0x000068, "Member 'ImplBuffComponent_C_UseItem20001::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UseItem20001, CallFunc_IsValid_ReturnValue) == 0x000078, "Member 'ImplBuffComponent_C_UseItem20001::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UseItem20001, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x00007C, "Member 'ImplBuffComponent_C_UseItem20001::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UseItem20001, K2Node_MakeMap_Map) == 0x000088, "Member 'ImplBuffComponent_C_UseItem20001::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_WeaponChange \ static_assert(alignof(ImplBuffComponent_C_WeaponChange) == 0x000008, "Wrong alignment on ImplBuffComponent_C_WeaponChange"); \ static_assert(sizeof(ImplBuffComponent_C_WeaponChange) == 0x000018, "Wrong size on ImplBuffComponent_C_WeaponChange"); \ static_assert(offsetof(ImplBuffComponent_C_WeaponChange, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'ImplBuffComponent_C_WeaponChange::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_WeaponChange, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000010, "Member 'ImplBuffComponent_C_WeaponChange::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_WeaponTypeChange \ static_assert(alignof(ImplBuffComponent_C_WeaponTypeChange) == 0x000008, "Wrong alignment on ImplBuffComponent_C_WeaponTypeChange"); \ static_assert(sizeof(ImplBuffComponent_C_WeaponTypeChange) == 0x000048, "Wrong size on ImplBuffComponent_C_WeaponTypeChange"); \ static_assert(offsetof(ImplBuffComponent_C_WeaponTypeChange, WeaponType) == 0x000000, "Member 'ImplBuffComponent_C_WeaponTypeChange::WeaponType' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_WeaponTypeChange, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'ImplBuffComponent_C_WeaponTypeChange::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_WeaponTypeChange, CallFunc_GetAutoPTBuff_AutoPTBuff) == 0x000008, "Member 'ImplBuffComponent_C_WeaponTypeChange::CallFunc_GetAutoPTBuff_AutoPTBuff' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_WeaponTypeChange, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000010, "Member 'ImplBuffComponent_C_WeaponTypeChange::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_WeaponTypeChange, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'ImplBuffComponent_C_WeaponTypeChange::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_WeaponTypeChange, CallFunc_GetMyBuffComp_BuffComponent) == 0x000020, "Member 'ImplBuffComponent_C_WeaponTypeChange::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_WeaponTypeChange, CallFunc_GetStarMapActive_IsActive) == 0x000028, "Member 'ImplBuffComponent_C_WeaponTypeChange::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_WeaponTypeChange, K2Node_MakeStruct_S_EquipmentBuffAddData) == 0x00002C, "Member 'ImplBuffComponent_C_WeaponTypeChange::K2Node_MakeStruct_S_EquipmentBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_WeaponTypeChange, K2Node_MakeArray_Array) == 0x000038, "Member 'ImplBuffComponent_C_WeaponTypeChange::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_10AttackTypeAddAccum \ static_assert(alignof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_10AttackTypeAddAccum"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum) == 0x000160, "Wrong size on ImplBuffComponent_C_DoAction_10AttackTypeAddAccum"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, CurrentValue) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, Target) == 0x000008, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::Target' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, Value) == 0x000058, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::Value' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, L_CurrentType) == 0x000060, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::L_CurrentType' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, Temp_int_Array_Index_Variable) == 0x000064, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, Temp_int_Loop_Counter_Variable) == 0x000068, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, CallFunc_Add_IntInt_ReturnValue) == 0x00006C, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, CallFunc_Set_Contains_ReturnValue) == 0x000070, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, CallFunc_GetHandlersByType_OutInHandler) == 0x000078, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, CallFunc_GetHandlersByType_ReturnValue) == 0x000088, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, CallFunc_Array_Get_Item) == 0x000090, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, CallFunc_Array_Length_ReturnValue) == 0x000118, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, CallFunc_Less_IntInt_ReturnValue) == 0x00011C, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000120, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000128, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, CallFunc_GetHandlerReinforcementValue_OutReinforcementValue) == 0x000130, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::CallFunc_GetHandlerReinforcementValue_OutReinforcementValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, CallFunc_Conv_FloatToDouble_ReturnValue) == 0x000138, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::CallFunc_Conv_FloatToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, K2Node_SwitchString_CmpSuccess) == 0x000140, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000148, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000150, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_10AttackTypeAddAccum, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000158, "Member 'ImplBuffComponent_C_DoAction_10AttackTypeAddAccum::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_11Impact \ static_assert(alignof(ImplBuffComponent_C_DoAction_11Impact) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_11Impact"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_11Impact) == 0x0000D8, "Wrong size on ImplBuffComponent_C_DoAction_11Impact"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_11Impact, Type) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_11Impact::Type' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_11Impact, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000008, "Member 'ImplBuffComponent_C_DoAction_11Impact::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_11Impact, Temp_int_Array_Index_Variable) == 0x000018, "Member 'ImplBuffComponent_C_DoAction_11Impact::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_11Impact, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'ImplBuffComponent_C_DoAction_11Impact::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_11Impact, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'ImplBuffComponent_C_DoAction_11Impact::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_11Impact, CallFunc_GetHandlersByType_OutInHandler) == 0x000028, "Member 'ImplBuffComponent_C_DoAction_11Impact::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_11Impact, CallFunc_GetHandlersByType_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_DoAction_11Impact::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_11Impact, CallFunc_Array_Length_ReturnValue) == 0x00003C, "Member 'ImplBuffComponent_C_DoAction_11Impact::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_11Impact, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'ImplBuffComponent_C_DoAction_11Impact::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_11Impact, CallFunc_Array_Get_Item) == 0x000048, "Member 'ImplBuffComponent_C_DoAction_11Impact::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_11Impact, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000D0, "Member 'ImplBuffComponent_C_DoAction_11Impact::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_13HPReduce \ static_assert(alignof(ImplBuffComponent_C_DoAction_13HPReduce) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_13HPReduce"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_13HPReduce) == 0x000018, "Wrong size on ImplBuffComponent_C_DoAction_13HPReduce"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_13HPReduce, Blood) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_13HPReduce::Blood' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_13HPReduce, OldBlood) == 0x000008, "Member 'ImplBuffComponent_C_DoAction_13HPReduce::OldBlood' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_13HPReduce, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000010, "Member 'ImplBuffComponent_C_DoAction_13HPReduce::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_15StyleSkillNumber \ static_assert(alignof(ImplBuffComponent_C_DoAction_15StyleSkillNumber) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_15StyleSkillNumber"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_15StyleSkillNumber) == 0x0001C0, "Wrong size on ImplBuffComponent_C_DoAction_15StyleSkillNumber"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, buffhandler) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::buffhandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, Renive) == 0x000088, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::Renive' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, Temp_int_Array_Index_Variable) == 0x00008C, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000090, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, Temp_int_Loop_Counter_Variable) == 0x000098, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, CallFunc_Add_IntInt_ReturnValue) == 0x00009C, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, CallFunc_GetMyEquipmentSkill_EquipmentSkillModel) == 0x0000A0, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::CallFunc_GetMyEquipmentSkill_EquipmentSkillModel' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, CallFunc_GetHandlersByType_OutInHandler) == 0x0000A8, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, CallFunc_GetHandlersByType_ReturnValue) == 0x0000B8, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, CallFunc_GetAllStyleSkill_ReturnValue) == 0x0000C0, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::CallFunc_GetAllStyleSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, CallFunc_Array_Length_ReturnValue) == 0x0000D0, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, CallFunc_Array_Get_Item) == 0x0000D8, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, CallFunc_Array_Length_ReturnValue_1) == 0x000160, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, CallFunc_Less_IntInt_ReturnValue) == 0x000164, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x000168, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, CallFunc_FTrunc_ReturnValue) == 0x000170, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, K2Node_MakeStruct_S_GemBuffAddData) == 0x000178, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::K2Node_MakeStruct_S_GemBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000198, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, K2Node_MakeArray_Array) == 0x0001A0, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, CallFunc_IsGameplayTagValid_ReturnValue) == 0x0001B0, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_15StyleSkillNumber, CallFunc_FTrunc_A_ImplicitCast) == 0x0001B8, "Member 'ImplBuffComponent_C_DoAction_15StyleSkillNumber::CallFunc_FTrunc_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_16ComboAttack \ static_assert(alignof(ImplBuffComponent_C_DoAction_16ComboAttack) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_16ComboAttack"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_16ComboAttack) == 0x000148, "Wrong size on ImplBuffComponent_C_DoAction_16ComboAttack"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, L_Combo) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::L_Combo' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, L_Time) == 0x000008, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::L_Time' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, L_Key) == 0x000010, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::L_Key' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, L_Num) == 0x000020, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::L_Num' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, Temp_int_Array_Index_Variable) == 0x000024, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_Map_Remove_ReturnValue) == 0x000030, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000031, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_Greater_IntInt_ReturnValue) == 0x000032, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_Less_IntInt_ReturnValue) == 0x000033, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_GetFrameCount_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_GetFrameCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_NotEqual_Int64Int64_ReturnValue) == 0x000040, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_NotEqual_Int64Int64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000048, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, K2Node_MakeStruct_ST_BH_16) == 0x000050, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::K2Node_MakeStruct_ST_BH_16' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_Map_Find_Value) == 0x000060, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_Map_Find_ReturnValue) == 0x000070, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_GetHandlersByType_OutInHandler) == 0x000078, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_GetHandlersByType_ReturnValue) == 0x000088, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_Array_Get_Item) == 0x000090, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_Add_IntInt_ReturnValue_1) == 0x000118, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000120, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_FFloor_ReturnValue) == 0x000128, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_FFloor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00012C, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_Array_Length_ReturnValue) == 0x000130, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000134, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_Less_IntInt_ReturnValue_1) == 0x000135, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_BooleanAND_ReturnValue) == 0x000136, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_FFloor_A_ImplicitCast) == 0x000138, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_FFloor_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_16ComboAttack, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000140, "Member 'ImplBuffComponent_C_DoAction_16ComboAttack::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_17EnemyMaxHp \ static_assert(alignof(ImplBuffComponent_C_DoAction_17EnemyMaxHp) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_17EnemyMaxHp"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_17EnemyMaxHp) == 0x000138, "Wrong size on ImplBuffComponent_C_DoAction_17EnemyMaxHp"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, TargetPawn) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::TargetPawn' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, Damage) == 0x000008, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::Damage' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, ReturnValue) == 0x000010, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, L_CurrentDamage) == 0x000018, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::L_CurrentDamage' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, K2Node_DynamicCast_AsAbstract_Character) == 0x000020, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_GetMyHealth_Health) == 0x000030, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_GetMaxValue_Value) == 0x000038, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_GetCurrentValue_CurrentValue) == 0x000040, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x00004C, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_GetHandlersByType_OutInHandler) == 0x000058, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_GetHandlersByType_ReturnValue) == 0x000068, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_Array_Length_ReturnValue) == 0x00006C, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_Less_IntInt_ReturnValue) == 0x000070, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_Array_Get_Item) == 0x000078, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_GetHandlerReinforcementValue_OutReinforcementValue) == 0x000100, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_GetHandlerReinforcementValue_OutReinforcementValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_Conv_FloatToDouble_ReturnValue) == 0x000108, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_Conv_FloatToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000110, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000118, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000120, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000128, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_17EnemyMaxHp, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000130, "Member 'ImplBuffComponent_C_DoAction_17EnemyMaxHp::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_19Dot \ static_assert(alignof(ImplBuffComponent_C_DoAction_19Dot) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_19Dot"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_19Dot) == 0x0000E8, "Wrong size on ImplBuffComponent_C_DoAction_19Dot"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, DotTypeStr) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_19Dot::DotTypeStr' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'ImplBuffComponent_C_DoAction_19Dot::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'ImplBuffComponent_C_DoAction_19Dot::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, Temp_int_Array_Index_Variable) == 0x000018, "Member 'ImplBuffComponent_C_DoAction_19Dot::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, Temp_int_Variable) == 0x00001C, "Member 'ImplBuffComponent_C_DoAction_19Dot::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, CallFunc_Add_IntInt_ReturnValue_1) == 0x000020, "Member 'ImplBuffComponent_C_DoAction_19Dot::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, CallFunc_GetHandlersByType_OutInHandler) == 0x000028, "Member 'ImplBuffComponent_C_DoAction_19Dot::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, CallFunc_GetHandlersByType_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_DoAction_19Dot::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, CallFunc_Array_Length_ReturnValue) == 0x00003C, "Member 'ImplBuffComponent_C_DoAction_19Dot::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'ImplBuffComponent_C_DoAction_19Dot::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, CallFunc_Array_Get_Item) == 0x000048, "Member 'ImplBuffComponent_C_DoAction_19Dot::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, CallFunc_FTrunc_ReturnValue) == 0x0000D0, "Member 'ImplBuffComponent_C_DoAction_19Dot::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000D4, "Member 'ImplBuffComponent_C_DoAction_19Dot::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000D5, "Member 'ImplBuffComponent_C_DoAction_19Dot::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0000D6, "Member 'ImplBuffComponent_C_DoAction_19Dot::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, CallFunc_FTrunc_A_ImplicitCast) == 0x0000D8, "Member 'ImplBuffComponent_C_DoAction_19Dot::CallFunc_FTrunc_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_19Dot, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x0000E0, "Member 'ImplBuffComponent_C_DoAction_19Dot::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_1MaxHP \ static_assert(alignof(ImplBuffComponent_C_DoAction_1MaxHP) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_1MaxHP"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_1MaxHP) == 0x0001E8, "Wrong size on ImplBuffComponent_C_DoAction_1MaxHP"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, buffhandler) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::buffhandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, Remove) == 0x000088, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::Remove' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, Temp_int_Array_Index_Variable) == 0x00008C, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000090, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, Temp_int_Loop_Counter_Variable) == 0x000098, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, K2Node_MakeStruct_S_GemBuffAddData) == 0x0000A0, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::K2Node_MakeStruct_S_GemBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, K2Node_MakeArray_Array) == 0x0000C0, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, CallFunc_Add_IntInt_ReturnValue) == 0x0000D0, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, CallFunc_GetMyHealth_Health) == 0x0000D8, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, CallFunc_GetHandlersByType_OutInHandler) == 0x0000E0, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, CallFunc_GetHandlersByType_ReturnValue) == 0x0000F0, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, CallFunc_GetMaxValue_Value) == 0x0000F8, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, CallFunc_Array_Get_Item) == 0x000100, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, CallFunc_Array_Length_ReturnValue) == 0x000188, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, CallFunc_Less_IntInt_ReturnValue) == 0x00018C, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x000190, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, CallFunc_GetCurrentValue_CurrentValue) == 0x000198, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, K2Node_MakeStruct_S_GemBuffAddData_1) == 0x0001A0, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::K2Node_MakeStruct_S_GemBuffAddData_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0001C0, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, K2Node_MakeArray_Array_1) == 0x0001C8, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, CallFunc_HaveTheSameBuffTag_Has) == 0x0001D8, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::CallFunc_HaveTheSameBuffTag_Has' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_1MaxHP, CallFunc_HaveTheSameBuffTag_BuffRef) == 0x0001E0, "Member 'ImplBuffComponent_C_DoAction_1MaxHP::CallFunc_HaveTheSameBuffTag_BuffRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_20RestoreIncrease \ static_assert(alignof(ImplBuffComponent_C_DoAction_20RestoreIncrease) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_20RestoreIncrease"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_20RestoreIncrease) == 0x000118, "Wrong size on ImplBuffComponent_C_DoAction_20RestoreIncrease"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, AddWL) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::AddWL' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CurrentWL) == 0x000004, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CurrentWL' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, ReturnValue) == 0x000008, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, L_AddWL) == 0x00000C, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::L_AddWL' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, Temp_int_Array_Index_Variable) == 0x000010, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_Conv_IntToFloat_ReturnValue) == 0x00001C, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_Add_IntInt_ReturnValue_1) == 0x000020, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_Add_IntInt_ReturnValue_2) == 0x000024, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_GetHandlersByType_OutInHandler) == 0x000028, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_GetHandlersByType_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000039, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_Array_Get_Item) == 0x000040, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_Array_Length_ReturnValue) == 0x0000C8, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_GetHandlerReinforcementValue_OutReinforcementValue) == 0x0000CC, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_GetHandlerReinforcementValue_OutReinforcementValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_Less_IntInt_ReturnValue) == 0x0000D0, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_FTrunc_ReturnValue) == 0x0000D4, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_FTrunc_ReturnValue_1) == 0x0000E0, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_FTrunc_ReturnValue_2) == 0x0000E4, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_FTrunc_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_Add_IntInt_ReturnValue_3) == 0x0000E8, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_Add_IntInt_ReturnValue_4) == 0x0000EC, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_Add_IntInt_ReturnValue_5) == 0x0000F0, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x0000F8, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_FTrunc_A_ImplicitCast) == 0x000100, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_FTrunc_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000108, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_20RestoreIncrease, CallFunc_FTrunc_A_ImplicitCast_1) == 0x000110, "Member 'ImplBuffComponent_C_DoAction_20RestoreIncrease::CallFunc_FTrunc_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_21WLMaxlimit \ static_assert(alignof(ImplBuffComponent_C_DoAction_21WLMaxlimit) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_21WLMaxlimit"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_21WLMaxlimit) == 0x000158, "Wrong size on ImplBuffComponent_C_DoAction_21WLMaxlimit"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, Remove) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::Remove' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, Temp_int_Array_Index_Variable) == 0x000004, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000010, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000018, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000020, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_GetMyStatsManager_StatsManagerComp_1) == 0x000028, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_GetMyStatsManager_StatsManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x000030, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_GetMyStatsManager_StatsManagerComp_2) == 0x000038, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_GetMyStatsManager_StatsManagerComp_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_GetHandlersByType_OutInHandler) == 0x000040, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_GetHandlersByType_ReturnValue) == 0x000050, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_GetMyStatsManager_StatsManagerComp_3) == 0x000058, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_GetMyStatsManager_StatsManagerComp_3' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_Array_Get_Item) == 0x000060, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_GetStatValue_Value) == 0x0000E8, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_GetHandlerReinforcementValue_OutReinforcementValue) == 0x0000F0, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_GetHandlerReinforcementValue_OutReinforcementValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_Array_Length_ReturnValue) == 0x0000F4, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000F8, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_Less_IntInt_ReturnValue) == 0x000100, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_GetStatValue_Value_1) == 0x000108, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_FMod_Remainder) == 0x000110, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_FMod_Remainder' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_FMod_ReturnValue) == 0x000118, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_FMod_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00011C, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000120, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000128, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000130, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000138, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000140, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_FMod_Divisor_ImplicitCast) == 0x000148, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_FMod_Divisor_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_21WLMaxlimit, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000150, "Member 'ImplBuffComponent_C_DoAction_21WLMaxlimit::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_22AddMaxWL \ static_assert(alignof(ImplBuffComponent_C_DoAction_22AddMaxWL) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_22AddMaxWL"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_22AddMaxWL) == 0x000118, "Wrong size on ImplBuffComponent_C_DoAction_22AddMaxWL"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CurrentMaxWl) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CurrentMaxWl' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, ReturnValue) == 0x000004, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, L_MaxWL) == 0x000008, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::L_MaxWL' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, Temp_int_Array_Index_Variable) == 0x000010, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_FTrunc_ReturnValue) == 0x00001C, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000020, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_GetHandlersByType_OutInHandler) == 0x000028, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_GetHandlersByType_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000039, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_Array_Get_Item) == 0x000040, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_Array_Length_ReturnValue) == 0x0000C8, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_GetHandlerReinforcementValue_OutReinforcementValue) == 0x0000CC, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_GetHandlerReinforcementValue_OutReinforcementValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_Less_IntInt_ReturnValue) == 0x0000D0, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_Conv_FloatToDouble_ReturnValue) == 0x0000D8, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_Conv_FloatToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000E8, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0000F0, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x0000F8, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000100, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000108, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_22AddMaxWL, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000110, "Member 'ImplBuffComponent_C_DoAction_22AddMaxWL::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_23AdditionalDamage \ static_assert(alignof(ImplBuffComponent_C_DoAction_23AdditionalDamage) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_23AdditionalDamage"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_23AdditionalDamage) == 0x0001B0, "Wrong size on ImplBuffComponent_C_DoAction_23AdditionalDamage"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, TargetPawn) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::TargetPawn' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, AttackTag) == 0x000008, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::AttackTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, Damage) == 0x000010, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, ReturnValue) == 0x000018, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, L_CurrentRGS) == 0x000020, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::L_CurrentRGS' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, L_CurrentDamage) == 0x000028, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::L_CurrentDamage' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, Target) == 0x000030, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::Target' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, K2Node_DynamicCast_AsAbstract_Character) == 0x000038, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, Temp_int_Array_Index_Variable) == 0x000044, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_Add_IntInt_ReturnValue) == 0x00004C, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_GetMyBuffComp_BuffComponent) == 0x000050, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x000058, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000060, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_GetHandlersByType_OutInHandler) == 0x000070, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_GetHandlersByType_ReturnValue) == 0x000080, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_Array_Length_ReturnValue) == 0x000084, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_Less_IntInt_ReturnValue) == 0x000088, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_Array_Get_Item) == 0x000090, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000118, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000120, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000124, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, K2Node_MakeStruct_S_GemBuffAddData) == 0x000130, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::K2Node_MakeStruct_S_GemBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_HaveTheSameBuffTag_Has) == 0x000150, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_HaveTheSameBuffTag_Has' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_HaveTheSameBuffTag_BuffRef) == 0x000158, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_HaveTheSameBuffTag_BuffRef' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, K2Node_MakeArray_Array) == 0x000160, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_GetRGSLevel_Valid) == 0x000170, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_GetRGSLevel_Valid' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_GetRGSLevel_BuffRGSLevel) == 0x000174, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_GetRGSLevel_BuffRGSLevel' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_Subtract_IntInt_ReturnValue) == 0x000178, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_Array_Get_Item_1) == 0x00017C, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000180, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000188, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000190, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000198, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x0001A0, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_23AdditionalDamage, CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1) == 0x0001A8, "Member 'ImplBuffComponent_C_DoAction_23AdditionalDamage::CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_24FilterEffectType \ static_assert(alignof(ImplBuffComponent_C_DoAction_24FilterEffectType) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_24FilterEffectType"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_24FilterEffectType) == 0x000030, "Wrong size on ImplBuffComponent_C_DoAction_24FilterEffectType"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_24FilterEffectType, TargetPawn) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_24FilterEffectType::TargetPawn' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_24FilterEffectType, Type) == 0x000008, "Member 'ImplBuffComponent_C_DoAction_24FilterEffectType::Type' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_24FilterEffectType, ImpactType) == 0x000009, "Member 'ImplBuffComponent_C_DoAction_24FilterEffectType::ImpactType' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_24FilterEffectType, OutType) == 0x00000A, "Member 'ImplBuffComponent_C_DoAction_24FilterEffectType::OutType' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_24FilterEffectType, OutImpactType) == 0x00000B, "Member 'ImplBuffComponent_C_DoAction_24FilterEffectType::OutImpactType' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_24FilterEffectType, K2Node_SwitchEnum_CmpSuccess) == 0x00000C, "Member 'ImplBuffComponent_C_DoAction_24FilterEffectType::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_24FilterEffectType, CallFunc_GetHandlersByType_OutInHandler) == 0x000010, "Member 'ImplBuffComponent_C_DoAction_24FilterEffectType::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_24FilterEffectType, CallFunc_GetHandlersByType_ReturnValue) == 0x000020, "Member 'ImplBuffComponent_C_DoAction_24FilterEffectType::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_24FilterEffectType, CallFunc_Array_Length_ReturnValue) == 0x000024, "Member 'ImplBuffComponent_C_DoAction_24FilterEffectType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_24FilterEffectType, CallFunc_Greater_IntInt_ReturnValue) == 0x000028, "Member 'ImplBuffComponent_C_DoAction_24FilterEffectType::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_25PT \ static_assert(alignof(ImplBuffComponent_C_DoAction_25PT) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_25PT"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_25PT) == 0x000128, "Wrong size on ImplBuffComponent_C_DoAction_25PT"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, Have) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_25PT::Have' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, MaxNumber) == 0x000004, "Member 'ImplBuffComponent_C_DoAction_25PT::MaxNumber' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, L_MaxNumber) == 0x000008, "Member 'ImplBuffComponent_C_DoAction_25PT::L_MaxNumber' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'ImplBuffComponent_C_DoAction_25PT::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, Temp_int_Array_Index_Variable) == 0x000014, "Member 'ImplBuffComponent_C_DoAction_25PT::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_FTrunc_ReturnValue) == 0x00001C, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_FTrunc_ReturnValue_1) == 0x000020, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_GetHandlersByType_OutInHandler) == 0x000028, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_GetHandlersByType_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000039, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_Array_Get_Item) == 0x000040, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_BooleanAND_ReturnValue) == 0x0000C8, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_GetHandlerReinforcementValue_OutReinforcementValue) == 0x0000CC, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_GetHandlerReinforcementValue_OutReinforcementValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_Array_Length_ReturnValue) == 0x0000D0, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_Less_IntInt_ReturnValue) == 0x0000E0, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000E1, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_SelectFloat_ReturnValue) == 0x0000E8, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_FTrunc_A_ImplicitCast) == 0x0000F0, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_FTrunc_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_FTrunc_A_ImplicitCast_1) == 0x0000F8, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_FTrunc_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_SelectFloat_B_ImplicitCast) == 0x000100, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_SelectFloat_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x000108, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000110, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000118, "Member 'ImplBuffComponent_C_DoAction_25PT::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_25PT, K2Node_VariableSet_L_MaxNumber_ImplicitCast) == 0x000120, "Member 'ImplBuffComponent_C_DoAction_25PT::K2Node_VariableSet_L_MaxNumber_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_26ReplaceMontage \ static_assert(alignof(ImplBuffComponent_C_DoAction_26ReplaceMontage) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_26ReplaceMontage"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_26ReplaceMontage) == 0x000150, "Wrong size on ImplBuffComponent_C_DoAction_26ReplaceMontage"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, SourceID) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::SourceID' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, MontageTable) == 0x000008, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::MontageTable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, MontageAction) == 0x000010, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::MontageAction' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, NeedReplace) == 0x000011, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::NeedReplace' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, ReplaceID) == 0x000014, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::ReplaceID' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, Temp_int_Array_Index_Variable) == 0x000020, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, Temp_int_Array_Index_Variable_1) == 0x000024, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, Temp_int_Loop_Counter_Variable_1) == 0x000028, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_Add_IntInt_ReturnValue_1) == 0x00002C, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_GetHandlersByType_OutInHandler) == 0x000040, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_GetHandlersByType_ReturnValue) == 0x000050, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_Array_Get_Item) == 0x000060, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_ParseIntoArray_ReturnValue) == 0x0000E8, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_Array_Length_ReturnValue_1) == 0x0000F8, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_Array_Get_Item_1) == 0x000100, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_Less_IntInt_ReturnValue_1) == 0x000110, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_ParseIntoArray_ReturnValue_1) == 0x000118, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_ParseIntoArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_Array_Get_Item_2) == 0x000128, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_Array_Get_Item_3) == 0x000138, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_Conv_StringToInt_ReturnValue) == 0x000148, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_26ReplaceMontage, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x00014C, "Member 'ImplBuffComponent_C_DoAction_26ReplaceMontage::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_2EquipNumber \ static_assert(alignof(ImplBuffComponent_C_DoAction_2EquipNumber) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_2EquipNumber"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_2EquipNumber) == 0x000348, "Wrong size on ImplBuffComponent_C_DoAction_2EquipNumber"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, buffhandler) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::buffhandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, Remove) == 0x000088, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::Remove' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, NewLocalVar_2) == 0x00008C, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::NewLocalVar_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, NewLocalVar_1) == 0x000098, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::NewLocalVar_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, L_EquipNumber) == 0x0000A8, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::L_EquipNumber' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, Temp_byte_Variable) == 0x0000AC, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, Temp_int_Array_Index_Variable) == 0x0000B0, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, Temp_int_Loop_Counter_Variable) == 0x0000B4, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Add_IntInt_ReturnValue) == 0x0000B8, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, Temp_byte_Variable_1) == 0x0000BC, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, Temp_byte_Variable_2) == 0x0000BD, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, Temp_int_Loop_Counter_Variable_1) == 0x0000C0, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000C4, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, Temp_int_Array_Index_Variable_1) == 0x0000C8, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, Temp_byte_Variable_3) == 0x0000CC, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, Temp_int_Variable) == 0x0000D0, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000D4, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000D8, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, Temp_int_Variable_1) == 0x0000DC, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, Temp_int_Variable_2) == 0x0000E0, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, K2Node_Select_Default) == 0x0000E4, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Split_LeftS) == 0x0000E8, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Split_RightS) == 0x0000F8, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Split_ReturnValue) == 0x000108, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x00010C, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Conv_IntToString_ReturnValue) == 0x000118, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Add_IntInt_ReturnValue_3) == 0x000128, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_GetMyEquip_Equip) == 0x000130, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_GetActiveItem_Item) == 0x000138, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_GetActiveItem_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_GetHandlersByType_OutInHandler) == 0x000158, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_GetHandlersByType_ReturnValue) == 0x000168, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_IsValid_Guid_ReturnValue) == 0x000169, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Array_Get_Item) == 0x000170, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Array_Get_Item_1) == 0x0001F8, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Split_LeftS_1) == 0x000280, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Split_RightS_1) == 0x000290, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Split_ReturnValue_1) == 0x0002A0, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Concat_StrStr_ReturnValue) == 0x0002A8, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Split_LeftS_2) == 0x0002B8, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Split_LeftS_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Split_RightS_2) == 0x0002C8, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Split_RightS_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Split_ReturnValue_2) == 0x0002D8, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Split_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0002E0, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x0002F0, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_TryGameplayTagFrom_ReturnValue_2) == 0x0002F8, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_TryGameplayTagFrom_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, K2Node_MakeStruct_S_GemBuffAddData) == 0x000300, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::K2Node_MakeStruct_S_GemBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000320, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, K2Node_MakeArray_Array) == 0x000328, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Array_Length_ReturnValue) == 0x000338, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Array_Length_ReturnValue_1) == 0x00033C, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Less_IntInt_ReturnValue) == 0x000340, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_2EquipNumber, CallFunc_Less_IntInt_ReturnValue_1) == 0x000341, "Member 'ImplBuffComponent_C_DoAction_2EquipNumber::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_6BelowHP \ static_assert(alignof(ImplBuffComponent_C_DoAction_6BelowHP) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_6BelowHP"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_6BelowHP) == 0x0001F0, "Wrong size on ImplBuffComponent_C_DoAction_6BelowHP"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, buffhandler) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::buffhandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, Blood) == 0x000088, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::Blood' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, OldBlood) == 0x000090, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::OldBlood' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, MaxBlood) == 0x000098, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::MaxBlood' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, Remove) == 0x0000A0, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::Remove' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000A1, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x0000A2, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, CallFunc_BooleanAND_ReturnValue) == 0x0000A3, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000A4, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, Temp_int_Array_Index_Variable) == 0x0000AC, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, K2Node_MakeStruct_S_GemBuffAddData) == 0x0000B0, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::K2Node_MakeStruct_S_GemBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, K2Node_MakeArray_Array) == 0x0000D0, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, Temp_int_Loop_Counter_Variable) == 0x0000E0, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, CallFunc_Add_IntInt_ReturnValue) == 0x0000E4, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, CallFunc_GetHandlersByType_OutInHandler) == 0x0000E8, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, CallFunc_GetHandlersByType_ReturnValue) == 0x0000F8, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, CallFunc_Array_Length_ReturnValue) == 0x0000FC, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, CallFunc_Less_IntInt_ReturnValue) == 0x000100, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, CallFunc_Array_Get_Item) == 0x000108, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000190, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000198, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x00019C, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, K2Node_MakeStruct_S_GemBuffAddData_1) == 0x0001A8, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::K2Node_MakeStruct_S_GemBuffAddData_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, CallFunc_HaveTheSameBuffTag_Has) == 0x0001C8, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::CallFunc_HaveTheSameBuffTag_Has' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, CallFunc_HaveTheSameBuffTag_BuffRef) == 0x0001D0, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::CallFunc_HaveTheSameBuffTag_BuffRef' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, K2Node_MakeArray_Array_1) == 0x0001D8, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_6BelowHP, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x0001E8, "Member 'ImplBuffComponent_C_DoAction_6BelowHP::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_8DebuffVulnerable \ static_assert(alignof(ImplBuffComponent_C_DoAction_8DebuffVulnerable) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_8DebuffVulnerable"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_8DebuffVulnerable) == 0x0001A0, "Wrong size on ImplBuffComponent_C_DoAction_8DebuffVulnerable"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, Target) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::Target' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, Damage) == 0x000008, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::Damage' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, ReturnValue) == 0x000010, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, L_CurrentDamage) == 0x000018, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::L_CurrentDamage' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, L_TargetTag) == 0x000020, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::L_TargetTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, Temp_int_Array_Index_Variable) == 0x000028, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, K2Node_DynamicCast_AsAbstract_Character) == 0x000040, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_GetComponentByClass_ReturnValue) == 0x000050, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_GetMyHealth_Health) == 0x000058, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_MatchesTagBuff_ReturnBuffRef) == 0x000060, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_MatchesTagBuff_ReturnBuffRef' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_GetMaxValue_Value) == 0x000068, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_IsValid_ReturnValue) == 0x000070, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000078, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_GetCurrentValue_CurrentValue) == 0x000080, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000088, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_GetHandlersByType_OutInHandler) == 0x000090, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_GetHandlersByType_ReturnValue) == 0x0000A0, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0000A1, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_Array_Get_Item) == 0x0000A8, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_BooleanAND_ReturnValue) == 0x000130, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_GetHandlerReinforcementValue_OutReinforcementValue) == 0x000134, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_GetHandlerReinforcementValue_OutReinforcementValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_Array_Length_ReturnValue) == 0x000138, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_Concat_StrStr_ReturnValue) == 0x000140, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_Less_IntInt_ReturnValue) == 0x000150, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000154, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_SelectFloat_ReturnValue) == 0x000160, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000168, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000170, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000178, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000180, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000188, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_SelectFloat_A_ImplicitCast) == 0x000190, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_SelectFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_8DebuffVulnerable, CallFunc_SelectFloat_B_ImplicitCast) == 0x000198, "Member 'ImplBuffComponent_C_DoAction_8DebuffVulnerable::CallFunc_SelectFloat_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_9TargetGetDebuff \ static_assert(alignof(ImplBuffComponent_C_DoAction_9TargetGetDebuff) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_9TargetGetDebuff"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_9TargetGetDebuff) == 0x000118, "Wrong size on ImplBuffComponent_C_DoAction_9TargetGetDebuff"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, Target) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::Target' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, L_TargetTag) == 0x000008, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::L_TargetTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, CallFunc_IsValid_ReturnValue) == 0x000014, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, CallFunc_GetHandlersByType_OutInHandler) == 0x000028, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, CallFunc_GetHandlersByType_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, CallFunc_MatchesTagBuff_ReturnBuffRef) == 0x000040, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::CallFunc_MatchesTagBuff_ReturnBuffRef' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, CallFunc_IsValid_ReturnValue_1) == 0x000048, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, CallFunc_Array_Get_Item) == 0x000050, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, CallFunc_Array_Length_ReturnValue) == 0x0000D8, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, CallFunc_Less_IntInt_ReturnValue) == 0x0000DC, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000E0, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, CallFunc_AddBuff_Tag_ReturnBuffIfSuccess) == 0x0000E8, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::CallFunc_AddBuff_Tag_ReturnBuffIfSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, CallFunc_Concat_StrStr_ReturnValue) == 0x0000F0, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, K2Node_DynamicCast_AsBP_Buff_Handler_9_Attribute) == 0x000100, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::K2Node_DynamicCast_AsBP_Buff_Handler_9_Attribute' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, K2Node_DynamicCast_bSuccess) == 0x000108, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_9TargetGetDebuff, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x00010C, "Member 'ImplBuffComponent_C_DoAction_9TargetGetDebuff::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_DoAction_Common \ static_assert(alignof(ImplBuffComponent_C_DoAction_Common) == 0x000008, "Wrong alignment on ImplBuffComponent_C_DoAction_Common"); \ static_assert(sizeof(ImplBuffComponent_C_DoAction_Common) == 0x000100, "Wrong size on ImplBuffComponent_C_DoAction_Common"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_Common, Type) == 0x000000, "Member 'ImplBuffComponent_C_DoAction_Common::Type' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_Common, L_BuffDatas) == 0x000008, "Member 'ImplBuffComponent_C_DoAction_Common::L_BuffDatas' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_Common, Temp_int_Array_Index_Variable) == 0x000018, "Member 'ImplBuffComponent_C_DoAction_Common::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_Common, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'ImplBuffComponent_C_DoAction_Common::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_Common, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'ImplBuffComponent_C_DoAction_Common::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_Common, CallFunc_GetHandlersByType_OutInHandler) == 0x000028, "Member 'ImplBuffComponent_C_DoAction_Common::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_Common, CallFunc_GetHandlersByType_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_DoAction_Common::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_Common, CallFunc_Array_Length_ReturnValue) == 0x00003C, "Member 'ImplBuffComponent_C_DoAction_Common::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_Common, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'ImplBuffComponent_C_DoAction_Common::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_Common, CallFunc_Array_Get_Item) == 0x000048, "Member 'ImplBuffComponent_C_DoAction_Common::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_Common, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000D0, "Member 'ImplBuffComponent_C_DoAction_Common::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_Common, K2Node_MakeStruct_S_GemBuffAddData) == 0x0000D8, "Member 'ImplBuffComponent_C_DoAction_Common::K2Node_MakeStruct_S_GemBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_DoAction_Common, CallFunc_Array_Add_ReturnValue) == 0x0000F8, "Member 'ImplBuffComponent_C_DoAction_Common::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_GetAutoPTBuff \ static_assert(alignof(ImplBuffComponent_C_GetAutoPTBuff) == 0x000008, "Wrong alignment on ImplBuffComponent_C_GetAutoPTBuff"); \ static_assert(sizeof(ImplBuffComponent_C_GetAutoPTBuff) == 0x000008, "Wrong size on ImplBuffComponent_C_GetAutoPTBuff"); \ static_assert(offsetof(ImplBuffComponent_C_GetAutoPTBuff, AutoPTBuff_0) == 0x000000, "Member 'ImplBuffComponent_C_GetAutoPTBuff::AutoPTBuff_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_GetAutoPTCamera \ static_assert(alignof(ImplBuffComponent_C_GetAutoPTCamera) == 0x000001, "Wrong alignment on ImplBuffComponent_C_GetAutoPTCamera"); \ static_assert(sizeof(ImplBuffComponent_C_GetAutoPTCamera) == 0x000001, "Wrong size on ImplBuffComponent_C_GetAutoPTCamera"); \ static_assert(offsetof(ImplBuffComponent_C_GetAutoPTCamera, AddCamara) == 0x000000, "Member 'ImplBuffComponent_C_GetAutoPTCamera::AddCamara' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_GetBuffHandler_Total \ static_assert(alignof(ImplBuffComponent_C_GetBuffHandler_Total) == 0x000008, "Wrong alignment on ImplBuffComponent_C_GetBuffHandler_Total"); \ static_assert(sizeof(ImplBuffComponent_C_GetBuffHandler_Total) == 0x000128, "Wrong size on ImplBuffComponent_C_GetBuffHandler_Total"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, Enum) == 0x000000, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::Enum' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, Total) == 0x000008, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::Total' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, Additional) == 0x000010, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::Additional' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, L_Additional) == 0x000014, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::L_Additional' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, L_Total) == 0x000018, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::L_Total' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, Temp_int_Array_Index_Variable) == 0x000020, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_ConsumePerfectBuffCount_Success) == 0x00002C, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_ConsumePerfectBuffCount_Success' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_GetHandlersByType_OutInHandler) == 0x000030, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_GetHandlersByType_OutInHandler' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_GetHandlersByType_ReturnValue) == 0x000040, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_GetHandlersByType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_Array_Get_Item) == 0x000048, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_Array_Length_ReturnValue) == 0x0000D0, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_GetHandlerReinforcementValue_OutReinforcementValue) == 0x0000D4, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_GetHandlerReinforcementValue_OutReinforcementValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_Less_IntInt_ReturnValue) == 0x0000D8, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000D9, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_FTrunc_ReturnValue) == 0x0000E8, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0000F0, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000F8, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000100, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000108, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1) == 0x000110, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000118, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetBuffHandler_Total, CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1) == 0x000120, "Member 'ImplBuffComponent_C_GetBuffHandler_Total::CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_GetEnchantsData \ static_assert(alignof(ImplBuffComponent_C_GetEnchantsData) == 0x000008, "Wrong alignment on ImplBuffComponent_C_GetEnchantsData"); \ static_assert(sizeof(ImplBuffComponent_C_GetEnchantsData) == 0x000028, "Wrong size on ImplBuffComponent_C_GetEnchantsData"); \ static_assert(offsetof(ImplBuffComponent_C_GetEnchantsData, IsValid) == 0x000000, "Member 'ImplBuffComponent_C_GetEnchantsData::IsValid' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetEnchantsData, EnchantsType_0) == 0x000004, "Member 'ImplBuffComponent_C_GetEnchantsData::EnchantsType_0' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetEnchantsData, Data) == 0x000010, "Member 'ImplBuffComponent_C_GetEnchantsData::Data' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetEnchantsData, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000020, "Member 'ImplBuffComponent_C_GetEnchantsData::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_GetEnchantsIsDelay \ static_assert(alignof(ImplBuffComponent_C_GetEnchantsIsDelay) == 0x000001, "Wrong alignment on ImplBuffComponent_C_GetEnchantsIsDelay"); \ static_assert(sizeof(ImplBuffComponent_C_GetEnchantsIsDelay) == 0x000001, "Wrong size on ImplBuffComponent_C_GetEnchantsIsDelay"); \ static_assert(offsetof(ImplBuffComponent_C_GetEnchantsIsDelay, return_0) == 0x000000, "Member 'ImplBuffComponent_C_GetEnchantsIsDelay::return_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_GetGoldenFeather \ static_assert(alignof(ImplBuffComponent_C_GetGoldenFeather) == 0x000004, "Wrong alignment on ImplBuffComponent_C_GetGoldenFeather"); \ static_assert(sizeof(ImplBuffComponent_C_GetGoldenFeather) == 0x000008, "Wrong size on ImplBuffComponent_C_GetGoldenFeather"); \ static_assert(offsetof(ImplBuffComponent_C_GetGoldenFeather, OutTag) == 0x000000, "Member 'ImplBuffComponent_C_GetGoldenFeather::OutTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_GetNotConsumePT \ static_assert(alignof(ImplBuffComponent_C_GetNotConsumePT) == 0x000001, "Wrong alignment on ImplBuffComponent_C_GetNotConsumePT"); \ static_assert(sizeof(ImplBuffComponent_C_GetNotConsumePT) == 0x000001, "Wrong size on ImplBuffComponent_C_GetNotConsumePT"); \ static_assert(offsetof(ImplBuffComponent_C_GetNotConsumePT, return_0) == 0x000000, "Member 'ImplBuffComponent_C_GetNotConsumePT::return_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_GetPTActive \ static_assert(alignof(ImplBuffComponent_C_GetPTActive) == 0x000001, "Wrong alignment on ImplBuffComponent_C_GetPTActive"); \ static_assert(sizeof(ImplBuffComponent_C_GetPTActive) == 0x000001, "Wrong size on ImplBuffComponent_C_GetPTActive"); \ static_assert(offsetof(ImplBuffComponent_C_GetPTActive, Active) == 0x000000, "Member 'ImplBuffComponent_C_GetPTActive::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_GetPTConsumeStamina \ static_assert(alignof(ImplBuffComponent_C_GetPTConsumeStamina) == 0x000001, "Wrong alignment on ImplBuffComponent_C_GetPTConsumeStamina"); \ static_assert(sizeof(ImplBuffComponent_C_GetPTConsumeStamina) == 0x000001, "Wrong size on ImplBuffComponent_C_GetPTConsumeStamina"); \ static_assert(offsetof(ImplBuffComponent_C_GetPTConsumeStamina, Consume) == 0x000000, "Member 'ImplBuffComponent_C_GetPTConsumeStamina::Consume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_GetPTNumber \ static_assert(alignof(ImplBuffComponent_C_GetPTNumber) == 0x000004, "Wrong alignment on ImplBuffComponent_C_GetPTNumber"); \ static_assert(sizeof(ImplBuffComponent_C_GetPTNumber) == 0x00000C, "Wrong size on ImplBuffComponent_C_GetPTNumber"); \ static_assert(offsetof(ImplBuffComponent_C_GetPTNumber, Number) == 0x000000, "Member 'ImplBuffComponent_C_GetPTNumber::Number' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetPTNumber, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'ImplBuffComponent_C_GetPTNumber::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_GetPTNumber, CallFunc_GetPTNumber_Number) == 0x000008, "Member 'ImplBuffComponent_C_GetPTNumber::CallFunc_GetPTNumber_Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_GetPTRef \ static_assert(alignof(ImplBuffComponent_C_GetPTRef) == 0x000008, "Wrong alignment on ImplBuffComponent_C_GetPTRef"); \ static_assert(sizeof(ImplBuffComponent_C_GetPTRef) == 0x000008, "Wrong size on ImplBuffComponent_C_GetPTRef"); \ static_assert(offsetof(ImplBuffComponent_C_GetPTRef, PTRef_0) == 0x000000, "Member 'ImplBuffComponent_C_GetPTRef::PTRef_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_GetSDSpeedUp \ static_assert(alignof(ImplBuffComponent_C_GetSDSpeedUp) == 0x000001, "Wrong alignment on ImplBuffComponent_C_GetSDSpeedUp"); \ static_assert(sizeof(ImplBuffComponent_C_GetSDSpeedUp) == 0x000001, "Wrong size on ImplBuffComponent_C_GetSDSpeedUp"); \ static_assert(offsetof(ImplBuffComponent_C_GetSDSpeedUp, ReturnValue) == 0x000000, "Member 'ImplBuffComponent_C_GetSDSpeedUp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_HaveTheSameBuffTag \ static_assert(alignof(ImplBuffComponent_C_HaveTheSameBuffTag) == 0x000008, "Wrong alignment on ImplBuffComponent_C_HaveTheSameBuffTag"); \ static_assert(sizeof(ImplBuffComponent_C_HaveTheSameBuffTag) == 0x000040, "Wrong size on ImplBuffComponent_C_HaveTheSameBuffTag"); \ static_assert(offsetof(ImplBuffComponent_C_HaveTheSameBuffTag, inTag) == 0x000000, "Member 'ImplBuffComponent_C_HaveTheSameBuffTag::inTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HaveTheSameBuffTag, Has) == 0x000008, "Member 'ImplBuffComponent_C_HaveTheSameBuffTag::Has' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HaveTheSameBuffTag, BuffRef) == 0x000010, "Member 'ImplBuffComponent_C_HaveTheSameBuffTag::BuffRef' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HaveTheSameBuffTag, Temp_int_Array_Index_Variable) == 0x000018, "Member 'ImplBuffComponent_C_HaveTheSameBuffTag::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HaveTheSameBuffTag, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'ImplBuffComponent_C_HaveTheSameBuffTag::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HaveTheSameBuffTag, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'ImplBuffComponent_C_HaveTheSameBuffTag::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HaveTheSameBuffTag, CallFunc_Array_Length_ReturnValue) == 0x000024, "Member 'ImplBuffComponent_C_HaveTheSameBuffTag::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HaveTheSameBuffTag, CallFunc_Array_Get_Item) == 0x000028, "Member 'ImplBuffComponent_C_HaveTheSameBuffTag::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HaveTheSameBuffTag, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'ImplBuffComponent_C_HaveTheSameBuffTag::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HaveTheSameBuffTag, CallFunc_GetBuffTag_BuffTag) == 0x000034, "Member 'ImplBuffComponent_C_HaveTheSameBuffTag::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_HaveTheSameBuffTag, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x00003C, "Member 'ImplBuffComponent_C_HaveTheSameBuffTag::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_ImplReplaceBeginPlay \ static_assert(alignof(ImplBuffComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong alignment on ImplBuffComponent_C_ImplReplaceBeginPlay"); \ static_assert(sizeof(ImplBuffComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong size on ImplBuffComponent_C_ImplReplaceBeginPlay"); \ static_assert(offsetof(ImplBuffComponent_C_ImplReplaceBeginPlay, ReInit) == 0x000000, "Member 'ImplBuffComponent_C_ImplReplaceBeginPlay::ReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_IsEnchants \ static_assert(alignof(ImplBuffComponent_C_IsEnchants) == 0x000008, "Wrong alignment on ImplBuffComponent_C_IsEnchants"); \ static_assert(sizeof(ImplBuffComponent_C_IsEnchants) == 0x0000A0, "Wrong size on ImplBuffComponent_C_IsEnchants"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, WeaponGUID) == 0x000000, "Member 'ImplBuffComponent_C_IsEnchants::WeaponGUID' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, IsValid) == 0x000010, "Member 'ImplBuffComponent_C_IsEnchants::IsValid' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, StartTime) == 0x000018, "Member 'ImplBuffComponent_C_IsEnchants::StartTime' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, EndTime) == 0x000020, "Member 'ImplBuffComponent_C_IsEnchants::EndTime' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, GUIDValid) == 0x000028, "Member 'ImplBuffComponent_C_IsEnchants::GUIDValid' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, TempGUID) == 0x00002C, "Member 'ImplBuffComponent_C_IsEnchants::TempGUID' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, CallFunc_IsValid_Guid_ReturnValue) == 0x00003C, "Member 'ImplBuffComponent_C_IsEnchants::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, Temp_bool_Variable) == 0x00003D, "Member 'ImplBuffComponent_C_IsEnchants::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, CallFunc_GetMyEquip_Equip) == 0x000040, "Member 'ImplBuffComponent_C_IsEnchants::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'ImplBuffComponent_C_IsEnchants::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, CallFunc_IsValid_ReturnValue_1) == 0x000049, "Member 'ImplBuffComponent_C_IsEnchants::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, CallFunc_GetWeapon_Weapon) == 0x000050, "Member 'ImplBuffComponent_C_IsEnchants::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, K2Node_Select_Default) == 0x000070, "Member 'ImplBuffComponent_C_IsEnchants::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, CallFunc_Map_Find_Value) == 0x000080, "Member 'ImplBuffComponent_C_IsEnchants::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, CallFunc_Map_Find_ReturnValue) == 0x000088, "Member 'ImplBuffComponent_C_IsEnchants::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, CallFunc_Map_Find_Value_1) == 0x000090, "Member 'ImplBuffComponent_C_IsEnchants::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsEnchants, CallFunc_Map_Find_ReturnValue_1) == 0x000098, "Member 'ImplBuffComponent_C_IsEnchants::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_IsPlayerPauseable \ static_assert(alignof(ImplBuffComponent_C_IsPlayerPauseable) == 0x000008, "Wrong alignment on ImplBuffComponent_C_IsPlayerPauseable"); \ static_assert(sizeof(ImplBuffComponent_C_IsPlayerPauseable) == 0x000018, "Wrong size on ImplBuffComponent_C_IsPlayerPauseable"); \ static_assert(offsetof(ImplBuffComponent_C_IsPlayerPauseable, Pauseable) == 0x000000, "Member 'ImplBuffComponent_C_IsPlayerPauseable::Pauseable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsPlayerPauseable, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000008, "Member 'ImplBuffComponent_C_IsPlayerPauseable::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_IsPlayerPauseable, CallFunc_IsPauseableSecondsPaused_ReturnValue) == 0x000010, "Member 'ImplBuffComponent_C_IsPlayerPauseable::CallFunc_IsPauseableSecondsPaused_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_MatchesTagBuff \ static_assert(alignof(ImplBuffComponent_C_MatchesTagBuff) == 0x000008, "Wrong alignment on ImplBuffComponent_C_MatchesTagBuff"); \ static_assert(sizeof(ImplBuffComponent_C_MatchesTagBuff) == 0x000038, "Wrong size on ImplBuffComponent_C_MatchesTagBuff"); \ static_assert(offsetof(ImplBuffComponent_C_MatchesTagBuff, MatchesTag) == 0x000000, "Member 'ImplBuffComponent_C_MatchesTagBuff::MatchesTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_MatchesTagBuff, ReturnBuffRef) == 0x000008, "Member 'ImplBuffComponent_C_MatchesTagBuff::ReturnBuffRef' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_MatchesTagBuff, Temp_int_Array_Index_Variable) == 0x000010, "Member 'ImplBuffComponent_C_MatchesTagBuff::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_MatchesTagBuff, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'ImplBuffComponent_C_MatchesTagBuff::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_MatchesTagBuff, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'ImplBuffComponent_C_MatchesTagBuff::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_MatchesTagBuff, CallFunc_Array_Length_ReturnValue) == 0x00001C, "Member 'ImplBuffComponent_C_MatchesTagBuff::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_MatchesTagBuff, CallFunc_Array_Get_Item) == 0x000020, "Member 'ImplBuffComponent_C_MatchesTagBuff::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_MatchesTagBuff, CallFunc_Less_IntInt_ReturnValue) == 0x000028, "Member 'ImplBuffComponent_C_MatchesTagBuff::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_MatchesTagBuff, CallFunc_GetBuffTag_BuffTag) == 0x00002C, "Member 'ImplBuffComponent_C_MatchesTagBuff::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_MatchesTagBuff, CallFunc_MatchesTag_ReturnValue) == 0x000034, "Member 'ImplBuffComponent_C_MatchesTagBuff::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_OnEnchants \ static_assert(alignof(ImplBuffComponent_C_OnEnchants) == 0x000008, "Wrong alignment on ImplBuffComponent_C_OnEnchants"); \ static_assert(sizeof(ImplBuffComponent_C_OnEnchants) == 0x000088, "Wrong size on ImplBuffComponent_C_OnEnchants"); \ static_assert(offsetof(ImplBuffComponent_C_OnEnchants, K2Node_MakeStruct_ST_Achievement_IDCount) == 0x000000, "Member 'ImplBuffComponent_C_OnEnchants::K2Node_MakeStruct_ST_Achievement_IDCount' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnEnchants, CallFunc_MakeLiteralByte_ReturnValue) == 0x00000C, "Member 'ImplBuffComponent_C_OnEnchants::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnEnchants, CallFunc_GetModel_AchievementSystem_Return_Value) == 0x000010, "Member 'ImplBuffComponent_C_OnEnchants::CallFunc_GetModel_AchievementSystem_Return_Value' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnEnchants, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'ImplBuffComponent_C_OnEnchants::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnEnchants, CallFunc_CreateSelectStruct_OutStruct) == 0x000020, "Member 'ImplBuffComponent_C_OnEnchants::CallFunc_CreateSelectStruct_OutStruct' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnEnchants, K2Node_CreateDelegate_OutputDelegate) == 0x000068, "Member 'ImplBuffComponent_C_OnEnchants::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnEnchants, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000078, "Member 'ImplBuffComponent_C_OnEnchants::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_OnEnchants, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000080, "Member 'ImplBuffComponent_C_OnEnchants::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_OpenHitLimit \ static_assert(alignof(ImplBuffComponent_C_OpenHitLimit) == 0x000001, "Wrong alignment on ImplBuffComponent_C_OpenHitLimit"); \ static_assert(sizeof(ImplBuffComponent_C_OpenHitLimit) == 0x000001, "Wrong size on ImplBuffComponent_C_OpenHitLimit"); \ static_assert(offsetof(ImplBuffComponent_C_OpenHitLimit, InValue) == 0x000000, "Member 'ImplBuffComponent_C_OpenHitLimit::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_PlayAK \ static_assert(alignof(ImplBuffComponent_C_PlayAK) == 0x000008, "Wrong alignment on ImplBuffComponent_C_PlayAK"); \ static_assert(sizeof(ImplBuffComponent_C_PlayAK) == 0x000050, "Wrong size on ImplBuffComponent_C_PlayAK"); \ static_assert(offsetof(ImplBuffComponent_C_PlayAK, AkEvent) == 0x000000, "Member 'ImplBuffComponent_C_PlayAK::AkEvent' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PlayAK, SocketName) == 0x000008, "Member 'ImplBuffComponent_C_PlayAK::SocketName' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PlayAK, Temp_delegate_Variable) == 0x000010, "Member 'ImplBuffComponent_C_PlayAK::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PlayAK, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'ImplBuffComponent_C_PlayAK::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PlayAK, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_PlayAK::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PlayAK, CallFunc_Array_Add_ReturnValue) == 0x000040, "Member 'ImplBuffComponent_C_PlayAK::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PlayAK, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000044, "Member 'ImplBuffComponent_C_PlayAK::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_PlayAK, CallFunc_PostAkEvent_ReturnValue) == 0x000048, "Member 'ImplBuffComponent_C_PlayAK::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_ReceiveEndPlay \ static_assert(alignof(ImplBuffComponent_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on ImplBuffComponent_C_ReceiveEndPlay"); \ static_assert(sizeof(ImplBuffComponent_C_ReceiveEndPlay) == 0x000001, "Wrong size on ImplBuffComponent_C_ReceiveEndPlay"); \ static_assert(offsetof(ImplBuffComponent_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'ImplBuffComponent_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_Remove_All_Buffs \ static_assert(alignof(ImplBuffComponent_C_Remove_All_Buffs) == 0x000008, "Wrong alignment on ImplBuffComponent_C_Remove_All_Buffs"); \ static_assert(sizeof(ImplBuffComponent_C_Remove_All_Buffs) == 0x000030, "Wrong size on ImplBuffComponent_C_Remove_All_Buffs"); \ static_assert(offsetof(ImplBuffComponent_C_Remove_All_Buffs, L_OldBuffs) == 0x000000, "Member 'ImplBuffComponent_C_Remove_All_Buffs::L_OldBuffs' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Remove_All_Buffs, Temp_int_Array_Index_Variable) == 0x000010, "Member 'ImplBuffComponent_C_Remove_All_Buffs::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Remove_All_Buffs, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'ImplBuffComponent_C_Remove_All_Buffs::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Remove_All_Buffs, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'ImplBuffComponent_C_Remove_All_Buffs::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Remove_All_Buffs, CallFunc_Array_Get_Item) == 0x000020, "Member 'ImplBuffComponent_C_Remove_All_Buffs::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Remove_All_Buffs, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'ImplBuffComponent_C_Remove_All_Buffs::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_Remove_All_Buffs, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'ImplBuffComponent_C_Remove_All_Buffs::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_RemoveBuffHandler \ static_assert(alignof(ImplBuffComponent_C_RemoveBuffHandler) == 0x000008, "Wrong alignment on ImplBuffComponent_C_RemoveBuffHandler"); \ static_assert(sizeof(ImplBuffComponent_C_RemoveBuffHandler) == 0x0000E0, "Wrong size on ImplBuffComponent_C_RemoveBuffHandler"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffHandler, inTag) == 0x000000, "Member 'ImplBuffComponent_C_RemoveBuffHandler::inTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffHandler, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000008, "Member 'ImplBuffComponent_C_RemoveBuffHandler::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffHandler, CallFunc_GetMyHealth_Health) == 0x000018, "Member 'ImplBuffComponent_C_RemoveBuffHandler::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffHandler, CallFunc_Conv_StringToName_ReturnValue) == 0x000020, "Member 'ImplBuffComponent_C_RemoveBuffHandler::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffHandler, CallFunc_GetMaxValue_Value) == 0x000028, "Member 'ImplBuffComponent_C_RemoveBuffHandler::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffHandler, CallFunc_GetCurrentValue_CurrentValue) == 0x000030, "Member 'ImplBuffComponent_C_RemoveBuffHandler::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffHandler, CallFunc_DoAction_25PT_Have) == 0x000038, "Member 'ImplBuffComponent_C_RemoveBuffHandler::CallFunc_DoAction_25PT_Have' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffHandler, CallFunc_DoAction_25PT_MaxNumber) == 0x00003C, "Member 'ImplBuffComponent_C_RemoveBuffHandler::CallFunc_DoAction_25PT_MaxNumber' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffHandler, CallFunc_Redirect_Table_MappedTable) == 0x000040, "Member 'ImplBuffComponent_C_RemoveBuffHandler::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffHandler, CallFunc_GetDataTableRowFromName_OutRow) == 0x000048, "Member 'ImplBuffComponent_C_RemoveBuffHandler::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffHandler, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000D0, "Member 'ImplBuffComponent_C_RemoveBuffHandler::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffHandler, CallFunc_RemoveHandler_ReturnValue) == 0x0000D1, "Member 'ImplBuffComponent_C_RemoveBuffHandler::CallFunc_RemoveHandler_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffHandler, K2Node_SwitchEnum_CmpSuccess) == 0x0000D2, "Member 'ImplBuffComponent_C_RemoveBuffHandler::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffHandler, CallFunc_IsEmpty_ReturnValue) == 0x0000D3, "Member 'ImplBuffComponent_C_RemoveBuffHandler::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffHandler, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000D4, "Member 'ImplBuffComponent_C_RemoveBuffHandler::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_RemoveBuffsByTag \ static_assert(alignof(ImplBuffComponent_C_RemoveBuffsByTag) == 0x000008, "Wrong alignment on ImplBuffComponent_C_RemoveBuffsByTag"); \ static_assert(sizeof(ImplBuffComponent_C_RemoveBuffsByTag) == 0x000060, "Wrong size on ImplBuffComponent_C_RemoveBuffsByTag"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffsByTag, RemoveKeyTag) == 0x000000, "Member 'ImplBuffComponent_C_RemoveBuffsByTag::RemoveKeyTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffsByTag, MatchedMethod) == 0x000008, "Member 'ImplBuffComponent_C_RemoveBuffsByTag::MatchedMethod' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffsByTag, SkipBuff) == 0x000010, "Member 'ImplBuffComponent_C_RemoveBuffsByTag::SkipBuff' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffsByTag, L_Matched) == 0x000018, "Member 'ImplBuffComponent_C_RemoveBuffsByTag::L_Matched' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffsByTag, L_OldBuffs) == 0x000020, "Member 'ImplBuffComponent_C_RemoveBuffsByTag::L_OldBuffs' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffsByTag, Temp_int_Array_Index_Variable) == 0x000030, "Member 'ImplBuffComponent_C_RemoveBuffsByTag::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffsByTag, K2Node_SwitchEnum_CmpSuccess) == 0x000034, "Member 'ImplBuffComponent_C_RemoveBuffsByTag::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffsByTag, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'ImplBuffComponent_C_RemoveBuffsByTag::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffsByTag, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'ImplBuffComponent_C_RemoveBuffsByTag::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffsByTag, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'ImplBuffComponent_C_RemoveBuffsByTag::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffsByTag, CallFunc_Array_Get_Item) == 0x000048, "Member 'ImplBuffComponent_C_RemoveBuffsByTag::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffsByTag, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'ImplBuffComponent_C_RemoveBuffsByTag::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffsByTag, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000051, "Member 'ImplBuffComponent_C_RemoveBuffsByTag::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffsByTag, CallFunc_GetBuffTag_BuffTag) == 0x000054, "Member 'ImplBuffComponent_C_RemoveBuffsByTag::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffsByTag, CallFunc_MatchesTag_ReturnValue) == 0x00005C, "Member 'ImplBuffComponent_C_RemoveBuffsByTag::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffsByTag, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x00005D, "Member 'ImplBuffComponent_C_RemoveBuffsByTag::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_RemoveBuffType \ static_assert(alignof(ImplBuffComponent_C_RemoveBuffType) == 0x000008, "Wrong alignment on ImplBuffComponent_C_RemoveBuffType"); \ static_assert(sizeof(ImplBuffComponent_C_RemoveBuffType) == 0x000040, "Wrong size on ImplBuffComponent_C_RemoveBuffType"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffType, Type) == 0x000000, "Member 'ImplBuffComponent_C_RemoveBuffType::Type' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffType, L_OldBuffs) == 0x000008, "Member 'ImplBuffComponent_C_RemoveBuffType::L_OldBuffs' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffType, Temp_int_Array_Index_Variable) == 0x000018, "Member 'ImplBuffComponent_C_RemoveBuffType::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffType, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'ImplBuffComponent_C_RemoveBuffType::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffType, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'ImplBuffComponent_C_RemoveBuffType::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffType, CallFunc_Array_Get_Item) == 0x000028, "Member 'ImplBuffComponent_C_RemoveBuffType::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffType, CallFunc_GetBuffType_ReturnValue) == 0x000030, "Member 'ImplBuffComponent_C_RemoveBuffType::CallFunc_GetBuffType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffType, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'ImplBuffComponent_C_RemoveBuffType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffType, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_RemoveBuffType::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveBuffType, CallFunc_Less_IntInt_ReturnValue) == 0x000039, "Member 'ImplBuffComponent_C_RemoveBuffType::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_RemoveEnchants \ static_assert(alignof(ImplBuffComponent_C_RemoveEnchants) == 0x000008, "Wrong alignment on ImplBuffComponent_C_RemoveEnchants"); \ static_assert(sizeof(ImplBuffComponent_C_RemoveEnchants) == 0x000038, "Wrong size on ImplBuffComponent_C_RemoveEnchants"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchants, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000000, "Member 'ImplBuffComponent_C_RemoveEnchants::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchants, CallFunc_GetMyEquip_Equip) == 0x000008, "Member 'ImplBuffComponent_C_RemoveEnchants::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchants, CallFunc_GetSelectedMainHandType_Type) == 0x000010, "Member 'ImplBuffComponent_C_RemoveEnchants::CallFunc_GetSelectedMainHandType_Type' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchants, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000018, "Member 'ImplBuffComponent_C_RemoveEnchants::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchants, K2Node_DynamicCast_AsI_Melee_Weapon_Interface) == 0x000020, "Member 'ImplBuffComponent_C_RemoveEnchants::K2Node_DynamicCast_AsI_Melee_Weapon_Interface' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEnchants, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'ImplBuffComponent_C_RemoveEnchants::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_RemoveEquipmentBuff \ static_assert(alignof(ImplBuffComponent_C_RemoveEquipmentBuff) == 0x000008, "Wrong alignment on ImplBuffComponent_C_RemoveEquipmentBuff"); \ static_assert(sizeof(ImplBuffComponent_C_RemoveEquipmentBuff) == 0x000098, "Wrong size on ImplBuffComponent_C_RemoveEquipmentBuff"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, InData) == 0x000000, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::InData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, Temp_int_Array_Index_Variable) == 0x000014, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, CallFunc_Array_Get_Item) == 0x00001C, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, CallFunc_Less_IntInt_ReturnValue) == 0x000028, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000030, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, CallFunc_ParseIntoArray_ReturnValue) == 0x000048, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, CallFunc_Array_Get_Item_1) == 0x000058, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000068, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, CallFunc_GetOwnActor_ReturnValue) == 0x000070, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, CallFunc_Array_RemoveItem_ReturnValue) == 0x000078, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000080, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, K2Node_DynamicCast_bSuccess) == 0x000088, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, CallFunc_Array_Contains_ReturnValue) == 0x000089, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveEquipmentBuff, CallFunc_GetMyBuffComp_BuffComponent) == 0x000090, "Member 'ImplBuffComponent_C_RemoveEquipmentBuff::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_RemoveGemBuff \ static_assert(alignof(ImplBuffComponent_C_RemoveGemBuff) == 0x000008, "Wrong alignment on ImplBuffComponent_C_RemoveGemBuff"); \ static_assert(sizeof(ImplBuffComponent_C_RemoveGemBuff) == 0x0000D8, "Wrong size on ImplBuffComponent_C_RemoveGemBuff"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, InData) == 0x000000, "Member 'ImplBuffComponent_C_RemoveGemBuff::InData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, L_CurrentData) == 0x000010, "Member 'ImplBuffComponent_C_RemoveGemBuff::L_CurrentData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, Temp_int_Array_Index_Variable) == 0x000030, "Member 'ImplBuffComponent_C_RemoveGemBuff::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'ImplBuffComponent_C_RemoveGemBuff::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, CallFunc_Array_Get_Item) == 0x000038, "Member 'ImplBuffComponent_C_RemoveGemBuff::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000058, "Member 'ImplBuffComponent_C_RemoveGemBuff::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, CallFunc_ParseIntoArray_ReturnValue) == 0x000068, "Member 'ImplBuffComponent_C_RemoveGemBuff::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, CallFunc_Array_Get_Item_1) == 0x000078, "Member 'ImplBuffComponent_C_RemoveGemBuff::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, K2Node_MakeStruct_S_EquipmentBuffAddData) == 0x000088, "Member 'ImplBuffComponent_C_RemoveGemBuff::K2Node_MakeStruct_S_EquipmentBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, K2Node_SwitchString_CmpSuccess) == 0x000094, "Member 'ImplBuffComponent_C_RemoveGemBuff::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, K2Node_MakeArray_Array) == 0x000098, "Member 'ImplBuffComponent_C_RemoveGemBuff::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, CallFunc_HaveTheSameBuffTag_Has) == 0x0000A8, "Member 'ImplBuffComponent_C_RemoveGemBuff::CallFunc_HaveTheSameBuffTag_Has' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, CallFunc_HaveTheSameBuffTag_BuffRef) == 0x0000B0, "Member 'ImplBuffComponent_C_RemoveGemBuff::CallFunc_HaveTheSameBuffTag_BuffRef' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, CallFunc_GetOwnActor_ReturnValue) == 0x0000B8, "Member 'ImplBuffComponent_C_RemoveGemBuff::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, Temp_int_Loop_Counter_Variable) == 0x0000C0, "Member 'ImplBuffComponent_C_RemoveGemBuff::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, CallFunc_GetComponentByClass_ReturnValue) == 0x0000C8, "Member 'ImplBuffComponent_C_RemoveGemBuff::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, CallFunc_Less_IntInt_ReturnValue) == 0x0000D0, "Member 'ImplBuffComponent_C_RemoveGemBuff::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_RemoveGemBuff, CallFunc_Add_IntInt_ReturnValue) == 0x0000D4, "Member 'ImplBuffComponent_C_RemoveGemBuff::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_ResetBuffTime \ static_assert(alignof(ImplBuffComponent_C_ResetBuffTime) == 0x000008, "Wrong alignment on ImplBuffComponent_C_ResetBuffTime"); \ static_assert(sizeof(ImplBuffComponent_C_ResetBuffTime) == 0x000038, "Wrong size on ImplBuffComponent_C_ResetBuffTime"); \ static_assert(offsetof(ImplBuffComponent_C_ResetBuffTime, buff) == 0x000000, "Member 'ImplBuffComponent_C_ResetBuffTime::buff' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ResetBuffTime, CallFunc_GetDuration_ReturnValue) == 0x000008, "Member 'ImplBuffComponent_C_ResetBuffTime::CallFunc_GetDuration_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ResetBuffTime, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000010, "Member 'ImplBuffComponent_C_ResetBuffTime::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ResetBuffTime, CallFunc_GetPauseableSeconds_ReturnValue) == 0x000018, "Member 'ImplBuffComponent_C_ResetBuffTime::CallFunc_GetPauseableSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ResetBuffTime, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000020, "Member 'ImplBuffComponent_C_ResetBuffTime::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ResetBuffTime, CallFunc_SetTimeStart_TimeStart_ImplicitCast) == 0x000028, "Member 'ImplBuffComponent_C_ResetBuffTime::CallFunc_SetTimeStart_TimeStart_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_ResetBuffTime, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000030, "Member 'ImplBuffComponent_C_ResetBuffTime::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_SetAutoPTBuff \ static_assert(alignof(ImplBuffComponent_C_SetAutoPTBuff) == 0x000008, "Wrong alignment on ImplBuffComponent_C_SetAutoPTBuff"); \ static_assert(sizeof(ImplBuffComponent_C_SetAutoPTBuff) == 0x000008, "Wrong size on ImplBuffComponent_C_SetAutoPTBuff"); \ static_assert(offsetof(ImplBuffComponent_C_SetAutoPTBuff, AutoPTBuff_0) == 0x000000, "Member 'ImplBuffComponent_C_SetAutoPTBuff::AutoPTBuff_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_SetAutoPTCamera \ static_assert(alignof(ImplBuffComponent_C_SetAutoPTCamera) == 0x000001, "Wrong alignment on ImplBuffComponent_C_SetAutoPTCamera"); \ static_assert(sizeof(ImplBuffComponent_C_SetAutoPTCamera) == 0x000001, "Wrong size on ImplBuffComponent_C_SetAutoPTCamera"); \ static_assert(offsetof(ImplBuffComponent_C_SetAutoPTCamera, SetCamara) == 0x000000, "Member 'ImplBuffComponent_C_SetAutoPTCamera::SetCamara' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_SetEnchantsData \ static_assert(alignof(ImplBuffComponent_C_SetEnchantsData) == 0x000008, "Wrong alignment on ImplBuffComponent_C_SetEnchantsData"); \ static_assert(sizeof(ImplBuffComponent_C_SetEnchantsData) == 0x000010, "Wrong size on ImplBuffComponent_C_SetEnchantsData"); \ static_assert(offsetof(ImplBuffComponent_C_SetEnchantsData, InData) == 0x000000, "Member 'ImplBuffComponent_C_SetEnchantsData::InData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_SetEnchantsIsDelay \ static_assert(alignof(ImplBuffComponent_C_SetEnchantsIsDelay) == 0x000008, "Wrong alignment on ImplBuffComponent_C_SetEnchantsIsDelay"); \ static_assert(sizeof(ImplBuffComponent_C_SetEnchantsIsDelay) == 0x000018, "Wrong size on ImplBuffComponent_C_SetEnchantsIsDelay"); \ static_assert(offsetof(ImplBuffComponent_C_SetEnchantsIsDelay, IsDelay) == 0x000000, "Member 'ImplBuffComponent_C_SetEnchantsIsDelay::IsDelay' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_SetEnchantsIsDelay, CallFunc_SelectString_ReturnValue) == 0x000008, "Member 'ImplBuffComponent_C_SetEnchantsIsDelay::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_SetEnchantsType \ static_assert(alignof(ImplBuffComponent_C_SetEnchantsType) == 0x000004, "Wrong alignment on ImplBuffComponent_C_SetEnchantsType"); \ static_assert(sizeof(ImplBuffComponent_C_SetEnchantsType) == 0x000008, "Wrong size on ImplBuffComponent_C_SetEnchantsType"); \ static_assert(offsetof(ImplBuffComponent_C_SetEnchantsType, Type) == 0x000000, "Member 'ImplBuffComponent_C_SetEnchantsType::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_SetGoldenFeather \ static_assert(alignof(ImplBuffComponent_C_SetGoldenFeather) == 0x000004, "Wrong alignment on ImplBuffComponent_C_SetGoldenFeather"); \ static_assert(sizeof(ImplBuffComponent_C_SetGoldenFeather) == 0x000008, "Wrong size on ImplBuffComponent_C_SetGoldenFeather"); \ static_assert(offsetof(ImplBuffComponent_C_SetGoldenFeather, inTag) == 0x000000, "Member 'ImplBuffComponent_C_SetGoldenFeather::inTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_SetImmortalPTNumber \ static_assert(alignof(ImplBuffComponent_C_SetImmortalPTNumber) == 0x000008, "Wrong alignment on ImplBuffComponent_C_SetImmortalPTNumber"); \ static_assert(sizeof(ImplBuffComponent_C_SetImmortalPTNumber) == 0x000050, "Wrong size on ImplBuffComponent_C_SetImmortalPTNumber"); \ static_assert(offsetof(ImplBuffComponent_C_SetImmortalPTNumber, ImmortalPTNumber_0) == 0x000000, "Member 'ImplBuffComponent_C_SetImmortalPTNumber::ImmortalPTNumber_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_SetNoSoulPunish \ static_assert(alignof(ImplBuffComponent_C_SetNoSoulPunish) == 0x000008, "Wrong alignment on ImplBuffComponent_C_SetNoSoulPunish"); \ static_assert(sizeof(ImplBuffComponent_C_SetNoSoulPunish) == 0x000058, "Wrong size on ImplBuffComponent_C_SetNoSoulPunish"); \ static_assert(offsetof(ImplBuffComponent_C_SetNoSoulPunish, ActiveNoPunish) == 0x000000, "Member 'ImplBuffComponent_C_SetNoSoulPunish::ActiveNoPunish' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_SetNoSoulPunish, OpenTip) == 0x000010, "Member 'ImplBuffComponent_C_SetNoSoulPunish::OpenTip' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_SetNoSoulPunish, K2Node_MakeStruct_S_EquipmentBuffAddData) == 0x000020, "Member 'ImplBuffComponent_C_SetNoSoulPunish::K2Node_MakeStruct_S_EquipmentBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_SetNoSoulPunish, K2Node_MakeArray_Array) == 0x000030, "Member 'ImplBuffComponent_C_SetNoSoulPunish::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_SetNoSoulPunish, K2Node_MakeArray_Array_1) == 0x000040, "Member 'ImplBuffComponent_C_SetNoSoulPunish::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_SetNoSoulPunish, K2Node_SwitchString_CmpSuccess) == 0x000050, "Member 'ImplBuffComponent_C_SetNoSoulPunish::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_SetNotConsumePT \ static_assert(alignof(ImplBuffComponent_C_SetNotConsumePT) == 0x000008, "Wrong alignment on ImplBuffComponent_C_SetNotConsumePT"); \ static_assert(sizeof(ImplBuffComponent_C_SetNotConsumePT) == 0x000020, "Wrong size on ImplBuffComponent_C_SetNotConsumePT"); \ static_assert(offsetof(ImplBuffComponent_C_SetNotConsumePT, Open) == 0x000000, "Member 'ImplBuffComponent_C_SetNotConsumePT::Open' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_SetNotConsumePT, CallFunc_Conv_IntToBool_ReturnValue) == 0x000004, "Member 'ImplBuffComponent_C_SetNotConsumePT::CallFunc_Conv_IntToBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_SetNotConsumePT, CallFunc_GetLevelSaver_Plugin_LevelSaver) == 0x000008, "Member 'ImplBuffComponent_C_SetNotConsumePT::CallFunc_GetLevelSaver_Plugin_LevelSaver' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_SetNotConsumePT, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'ImplBuffComponent_C_SetNotConsumePT::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_SetPTActive \ static_assert(alignof(ImplBuffComponent_C_SetPTActive) == 0x000001, "Wrong alignment on ImplBuffComponent_C_SetPTActive"); \ static_assert(sizeof(ImplBuffComponent_C_SetPTActive) == 0x000001, "Wrong size on ImplBuffComponent_C_SetPTActive"); \ static_assert(offsetof(ImplBuffComponent_C_SetPTActive, Active) == 0x000000, "Member 'ImplBuffComponent_C_SetPTActive::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_SetPTConsumeStamina \ static_assert(alignof(ImplBuffComponent_C_SetPTConsumeStamina) == 0x000001, "Wrong alignment on ImplBuffComponent_C_SetPTConsumeStamina"); \ static_assert(sizeof(ImplBuffComponent_C_SetPTConsumeStamina) == 0x000001, "Wrong size on ImplBuffComponent_C_SetPTConsumeStamina"); \ static_assert(offsetof(ImplBuffComponent_C_SetPTConsumeStamina, Consume) == 0x000000, "Member 'ImplBuffComponent_C_SetPTConsumeStamina::Consume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_SetPTRef \ static_assert(alignof(ImplBuffComponent_C_SetPTRef) == 0x000008, "Wrong alignment on ImplBuffComponent_C_SetPTRef"); \ static_assert(sizeof(ImplBuffComponent_C_SetPTRef) == 0x000008, "Wrong size on ImplBuffComponent_C_SetPTRef"); \ static_assert(offsetof(ImplBuffComponent_C_SetPTRef, PTRef_0) == 0x000000, "Member 'ImplBuffComponent_C_SetPTRef::PTRef_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_SetSDSpeedUp \ static_assert(alignof(ImplBuffComponent_C_SetSDSpeedUp) == 0x000004, "Wrong alignment on ImplBuffComponent_C_SetSDSpeedUp"); \ static_assert(sizeof(ImplBuffComponent_C_SetSDSpeedUp) == 0x000014, "Wrong size on ImplBuffComponent_C_SetSDSpeedUp"); \ static_assert(offsetof(ImplBuffComponent_C_SetSDSpeedUp, In) == 0x000000, "Member 'ImplBuffComponent_C_SetSDSpeedUp::In' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_SetSDSpeedUp, Tag) == 0x000004, "Member 'ImplBuffComponent_C_SetSDSpeedUp::Tag' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_SetSDSpeedUp, CallFunc_Array_IsEmpty_ReturnValue) == 0x00000C, "Member 'ImplBuffComponent_C_SetSDSpeedUp::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_SetSDSpeedUp, CallFunc_Array_RemoveItem_ReturnValue) == 0x00000D, "Member 'ImplBuffComponent_C_SetSDSpeedUp::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_SetSDSpeedUp, CallFunc_Array_Add_ReturnValue) == 0x000010, "Member 'ImplBuffComponent_C_SetSDSpeedUp::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_StopAK \ static_assert(alignof(ImplBuffComponent_C_StopAK) == 0x000008, "Wrong alignment on ImplBuffComponent_C_StopAK"); \ static_assert(sizeof(ImplBuffComponent_C_StopAK) == 0x000040, "Wrong size on ImplBuffComponent_C_StopAK"); \ static_assert(offsetof(ImplBuffComponent_C_StopAK, AkEvent) == 0x000000, "Member 'ImplBuffComponent_C_StopAK::AkEvent' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StopAK, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'ImplBuffComponent_C_StopAK::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StopAK, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'ImplBuffComponent_C_StopAK::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StopAK, Temp_int_Array_Index_Variable) == 0x000010, "Member 'ImplBuffComponent_C_StopAK::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StopAK, Temp_delegate_Variable) == 0x000014, "Member 'ImplBuffComponent_C_StopAK::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StopAK, CallFunc_Array_Get_Item) == 0x000028, "Member 'ImplBuffComponent_C_StopAK::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StopAK, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'ImplBuffComponent_C_StopAK::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StopAK, CallFunc_IsValid_ReturnValue) == 0x000034, "Member 'ImplBuffComponent_C_StopAK::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StopAK, CallFunc_Less_IntInt_ReturnValue) == 0x000035, "Member 'ImplBuffComponent_C_StopAK::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_StopAK, CallFunc_PostAkEvent_ReturnValue) == 0x000038, "Member 'ImplBuffComponent_C_StopAK::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_TraceRangeEnemy \ static_assert(alignof(ImplBuffComponent_C_TraceRangeEnemy) == 0x000008, "Wrong alignment on ImplBuffComponent_C_TraceRangeEnemy"); \ static_assert(sizeof(ImplBuffComponent_C_TraceRangeEnemy) == 0x000298, "Wrong size on ImplBuffComponent_C_TraceRangeEnemy"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, Radius) == 0x000000, "Member 'ImplBuffComponent_C_TraceRangeEnemy::Radius' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, IsBlock) == 0x000008, "Member 'ImplBuffComponent_C_TraceRangeEnemy::IsBlock' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, Target) == 0x000010, "Member 'ImplBuffComponent_C_TraceRangeEnemy::Target' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, L_OwnerLocation) == 0x000018, "Member 'ImplBuffComponent_C_TraceRangeEnemy::L_OwnerLocation' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, L_PlayerLocation) == 0x000030, "Member 'ImplBuffComponent_C_TraceRangeEnemy::L_PlayerLocation' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, L_CurrentHit) == 0x000048, "Member 'ImplBuffComponent_C_TraceRangeEnemy::L_CurrentHit' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000058, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000060, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_GetOwnActor_ReturnValue) == 0x000068, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x000070, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000078, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000090, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_Vector_Distance_ReturnValue) == 0x0000A8, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_GetOwnActor_ReturnValue_1) == 0x0000B8, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, K2Node_MakeArray_Array) == 0x0000C0, "Member 'ImplBuffComponent_C_TraceRangeEnemy::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_LineTraceSingle_OutHit) == 0x0000D0, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_LineTraceSingle_ReturnValue) == 0x0001B8, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_bBlockingHit) == 0x0001B9, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_bInitialOverlap) == 0x0001BA, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_Time) == 0x0001BC, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_Distance) == 0x0001C0, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_Location) == 0x0001C8, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_ImpactPoint) == 0x0001E0, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_Normal) == 0x0001F8, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_ImpactNormal) == 0x000210, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_PhysMat) == 0x000228, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_HitActor) == 0x000230, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_HitComponent) == 0x000238, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_HitBoneName) == 0x000240, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_BoneName) == 0x000248, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_HitItem) == 0x000250, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_ElementIndex) == 0x000254, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_FaceIndex) == 0x000258, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_TraceStart) == 0x000260, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BreakHitResult_TraceEnd) == 0x000278, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000290, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_TraceRangeEnemy, CallFunc_BooleanAND_ReturnValue) == 0x000291, "Member 'ImplBuffComponent_C_TraceRangeEnemy::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplBuffComponent_C_UpdateEnchantsByChangeWeapon \ static_assert(alignof(ImplBuffComponent_C_UpdateEnchantsByChangeWeapon) == 0x000008, "Wrong alignment on ImplBuffComponent_C_UpdateEnchantsByChangeWeapon"); \ static_assert(sizeof(ImplBuffComponent_C_UpdateEnchantsByChangeWeapon) == 0x000358, "Wrong size on ImplBuffComponent_C_UpdateEnchantsByChangeWeapon"); \ static_assert(offsetof(ImplBuffComponent_C_UpdateEnchantsByChangeWeapon, WeaponInfo) == 0x000000, "Member 'ImplBuffComponent_C_UpdateEnchantsByChangeWeapon::WeaponInfo' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UpdateEnchantsByChangeWeapon, Temp_int_Array_Index_Variable) == 0x000020, "Member 'ImplBuffComponent_C_UpdateEnchantsByChangeWeapon::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UpdateEnchantsByChangeWeapon, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'ImplBuffComponent_C_UpdateEnchantsByChangeWeapon::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UpdateEnchantsByChangeWeapon, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'ImplBuffComponent_C_UpdateEnchantsByChangeWeapon::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UpdateEnchantsByChangeWeapon, CallFunc_GetMyEquip_Equip) == 0x000030, "Member 'ImplBuffComponent_C_UpdateEnchantsByChangeWeapon::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UpdateEnchantsByChangeWeapon, CallFunc_GetEquipmentData_Data) == 0x000038, "Member 'ImplBuffComponent_C_UpdateEnchantsByChangeWeapon::CallFunc_GetEquipmentData_Data' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UpdateEnchantsByChangeWeapon, CallFunc_Array_Get_Item) == 0x000300, "Member 'ImplBuffComponent_C_UpdateEnchantsByChangeWeapon::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UpdateEnchantsByChangeWeapon, CallFunc_Array_Length_ReturnValue) == 0x000308, "Member 'ImplBuffComponent_C_UpdateEnchantsByChangeWeapon::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UpdateEnchantsByChangeWeapon, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000310, "Member 'ImplBuffComponent_C_UpdateEnchantsByChangeWeapon::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UpdateEnchantsByChangeWeapon, CallFunc_Less_IntInt_ReturnValue) == 0x000320, "Member 'ImplBuffComponent_C_UpdateEnchantsByChangeWeapon::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UpdateEnchantsByChangeWeapon, K2Node_MakeStruct_S_GemBuffAddData) == 0x000328, "Member 'ImplBuffComponent_C_UpdateEnchantsByChangeWeapon::K2Node_MakeStruct_S_GemBuffAddData' has a wrong offset!"); \ static_assert(offsetof(ImplBuffComponent_C_UpdateEnchantsByChangeWeapon, K2Node_MakeArray_Array) == 0x000348, "Member 'ImplBuffComponent_C_UpdateEnchantsByChangeWeapon::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImplBuffComponent_C \ static_assert(alignof(UImplBuffComponent_C) == 0x000008, "Wrong alignment on UImplBuffComponent_C"); \ static_assert(sizeof(UImplBuffComponent_C) == 0x000458, "Wrong size on UImplBuffComponent_C"); \ static_assert(offsetof(UImplBuffComponent_C, UberGraphFrame_ImplBuffComponent_C) == 0x000170, "Member 'UImplBuffComponent_C::UberGraphFrame_ImplBuffComponent_C' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, Buffs) == 0x000178, "Member 'UImplBuffComponent_C::Buffs' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, WaitRemoveBuff) == 0x000188, "Member 'UImplBuffComponent_C::WaitRemoveBuff' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, ObscuredViewUI) == 0x000198, "Member 'UImplBuffComponent_C::ObscuredViewUI' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, RepetitiveEquipmentBuff) == 0x0001A0, "Member 'UImplBuffComponent_C::RepetitiveEquipmentBuff' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, BuffHandlerMap) == 0x0001B0, "Member 'UImplBuffComponent_C::BuffHandlerMap' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, BH_StrArg1Map) == 0x000200, "Member 'UImplBuffComponent_C::BH_StrArg1Map' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, DataMap16) == 0x000250, "Member 'UImplBuffComponent_C::DataMap16' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, LastFrame) == 0x0002A0, "Member 'UImplBuffComponent_C::LastFrame' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, Player) == 0x0002A8, "Member 'UImplBuffComponent_C::Player' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, AutoPTBuff) == 0x0002B0, "Member 'UImplBuffComponent_C::AutoPTBuff' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, PTRef) == 0x0002B8, "Member 'UImplBuffComponent_C::PTRef' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, PTActive) == 0x0002C0, "Member 'UImplBuffComponent_C::PTActive' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, PTStamina) == 0x0002C1, "Member 'UImplBuffComponent_C::PTStamina' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, Four_AddEffectByAttackResult) == 0x0002C8, "Member 'UImplBuffComponent_C::Four_AddEffectByAttackResult' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, EnchantsType) == 0x0002D8, "Member 'UImplBuffComponent_C::EnchantsType' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, EnchantsData) == 0x0002E0, "Member 'UImplBuffComponent_C::EnchantsData' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, EnchantsStartTime) == 0x0002F0, "Member 'UImplBuffComponent_C::EnchantsStartTime' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, EnchantsEndTime) == 0x000340, "Member 'UImplBuffComponent_C::EnchantsEndTime' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, EnchantsTimerRef) == 0x000390, "Member 'UImplBuffComponent_C::EnchantsTimerRef' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, UINotify) == 0x000398, "Member 'UImplBuffComponent_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, EnchantsDelay) == 0x0003A0, "Member 'UImplBuffComponent_C::EnchantsDelay' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, WeaponEnchantsData) == 0x0003A8, "Member 'UImplBuffComponent_C::WeaponEnchantsData' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, ImmortalPTNumber) == 0x0003B8, "Member 'UImplBuffComponent_C::ImmortalPTNumber' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, AkRef) == 0x000408, "Member 'UImplBuffComponent_C::AkRef' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, SDSpeedUp) == 0x000418, "Member 'UImplBuffComponent_C::SDSpeedUp' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, AutoPTCamera) == 0x000419, "Member 'UImplBuffComponent_C::AutoPTCamera' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, Destroy) == 0x00041A, "Member 'UImplBuffComponent_C::Destroy' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, GoldenFeatherTag) == 0x00041C, "Member 'UImplBuffComponent_C::GoldenFeatherTag' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, NotConsumePT) == 0x000424, "Member 'UImplBuffComponent_C::NotConsumePT' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, LastPTTime) == 0x000428, "Member 'UImplBuffComponent_C::LastPTTime' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, KillAI) == 0x000430, "Member 'UImplBuffComponent_C::KillAI' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, HitLimit) == 0x000440, "Member 'UImplBuffComponent_C::HitLimit' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, IsOpenHitlimit) == 0x000441, "Member 'UImplBuffComponent_C::IsOpenHitlimit' has a wrong offset!"); \ static_assert(offsetof(UImplBuffComponent_C, SpeedUpTag) == 0x000448, "Member 'UImplBuffComponent_C::SpeedUpTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Http \ static_assert(alignof(FST_Http) == 0x000008, "Wrong alignment on FST_Http"); \ static_assert(sizeof(FST_Http) == 0x000088, "Wrong size on FST_Http"); \ static_assert(offsetof(FST_Http, msgData_6_475F3CC0486292327CEFD68A816A8CC0) == 0x000000, "Member 'FST_Http::msgData_6_475F3CC0486292327CEFD68A816A8CC0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_CheckUdp \ static_assert(alignof(FST_CheckUdp) == 0x000008, "Wrong alignment on FST_CheckUdp"); \ static_assert(sizeof(FST_CheckUdp) == 0x000020, "Wrong size on FST_CheckUdp"); \ static_assert(offsetof(FST_CheckUdp, serverId_3_5161DA924DADCC68CE13D4AFF4F64ADF) == 0x000000, "Member 'FST_CheckUdp::serverId_3_5161DA924DADCC68CE13D4AFF4F64ADF' has a wrong offset!"); \ static_assert(offsetof(FST_CheckUdp, slots_6_9E42B2DE4721B0ECCE0EC6BBF9F3892C) == 0x000010, "Member 'FST_CheckUdp::slots_6_9E42B2DE4721B0ECCE0EC6BBF9F3892C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_Attack_Level2_C \ static_assert(alignof(UShake_Attack_Level2_C) == 0x000010, "Wrong alignment on UShake_Attack_Level2_C"); \ static_assert(sizeof(UShake_Attack_Level2_C) == 0x000210, "Wrong size on UShake_Attack_Level2_C"); \ #define DUMPER7_ASSERTS_GameModel_C_ExecuteUbergraph_GameModel \ static_assert(alignof(GameModel_C_ExecuteUbergraph_GameModel) == 0x000004, "Wrong alignment on GameModel_C_ExecuteUbergraph_GameModel"); \ static_assert(sizeof(GameModel_C_ExecuteUbergraph_GameModel) == 0x000004, "Wrong size on GameModel_C_ExecuteUbergraph_GameModel"); \ static_assert(offsetof(GameModel_C_ExecuteUbergraph_GameModel, EntryPoint) == 0x000000, "Member 'GameModel_C_ExecuteUbergraph_GameModel::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModel_C_MsgDebug \ static_assert(alignof(GameModel_C_MsgDebug) == 0x000008, "Wrong alignment on GameModel_C_MsgDebug"); \ static_assert(sizeof(GameModel_C_MsgDebug) == 0x000010, "Wrong size on GameModel_C_MsgDebug"); \ static_assert(offsetof(GameModel_C_MsgDebug, msg) == 0x000000, "Member 'GameModel_C_MsgDebug::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModel_C_MsgError \ static_assert(alignof(GameModel_C_MsgError) == 0x000008, "Wrong alignment on GameModel_C_MsgError"); \ static_assert(sizeof(GameModel_C_MsgError) == 0x000010, "Wrong size on GameModel_C_MsgError"); \ static_assert(offsetof(GameModel_C_MsgError, msg) == 0x000000, "Member 'GameModel_C_MsgError::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModel_C_MsgInfo \ static_assert(alignof(GameModel_C_MsgInfo) == 0x000008, "Wrong alignment on GameModel_C_MsgInfo"); \ static_assert(sizeof(GameModel_C_MsgInfo) == 0x000010, "Wrong size on GameModel_C_MsgInfo"); \ static_assert(offsetof(GameModel_C_MsgInfo, msg) == 0x000000, "Member 'GameModel_C_MsgInfo::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameModel_C \ static_assert(alignof(UGameModel_C) == 0x000008, "Wrong alignment on UGameModel_C"); \ static_assert(sizeof(UGameModel_C) == 0x0000F8, "Wrong size on UGameModel_C"); \ static_assert(offsetof(UGameModel_C, UberGraphFrame) == 0x0000E8, "Member 'UGameModel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGameModel_C, hasInitComplete) == 0x0000F0, "Member 'UGameModel_C::hasInitComplete' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base \ static_assert(alignof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base) == 0x000008, "Wrong alignment on WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base"); \ static_assert(sizeof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base) == 0x0000C0, "Wrong size on WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, EntryPoint) == 0x000000, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, Temp_bool_Variable) == 0x000020, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, Temp_byte_Variable) == 0x000021, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, Temp_byte_Variable_1) == 0x000022, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, Temp_bool_Variable_1) == 0x000023, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, Temp_real_Variable) == 0x000024, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, Temp_bool_Variable_2) == 0x000028, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, Temp_real_Variable_1) == 0x00002C, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, K2Node_Event_IsDesignTime) == 0x000030, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000031, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_IsValid_ReturnValue) == 0x000032, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, K2Node_Select_Default) == 0x000033, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, K2Node_CreateDelegate_OutputDelegate_1) == 0x000034, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_IsValid_ReturnValue_1) == 0x000044, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_GetAnimation_VisibledAnimation) == 0x000048, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_GetAnimation_VisibledAnimation' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_GetAnimation_RemovedAnimation) == 0x000050, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_GetAnimation_RemovedAnimation' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, K2Node_Event_AnimationType) == 0x000058, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::K2Node_Event_AnimationType' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, K2Node_Event_OwnerWidget) == 0x000060, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::K2Node_Event_OwnerWidget' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x000068, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_GetAnimationCurrentTime_ReturnValue_1) == 0x00006C, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_GetAnimationCurrentTime_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000070, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, K2Node_Select_Default_1) == 0x000074, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, K2Node_Select_Default_2) == 0x000078, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000080, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000088, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, K2Node_SwitchEnum_CmpSuccess) == 0x000090, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_IsValid_ReturnValue_2) == 0x000091, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_GetUIStatic_ReturnValue_1) == 0x000098, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_CreatePlayAnimationProxyObject_Result_1) == 0x0000A0, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_CreatePlayAnimationProxyObject_Result_1' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1) == 0x0000A8, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_IsValid_ReturnValue_3) == 0x0000B0, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_CreatePlayAnimationProxyObject_PlaybackSpeed_ImplicitCast) == 0x0000B4, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_CreatePlayAnimationProxyObject_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base, CallFunc_CreatePlayAnimationProxyObject_PlaybackSpeed_ImplicitCast_1) == 0x0000B8, "Member 'WB_AnimationSlot_Base_C_ExecuteUbergraph_WB_AnimationSlot_Base::CallFunc_CreatePlayAnimationProxyObject_PlaybackSpeed_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_AnimationSlot_Base_C_GetAnimation \ static_assert(alignof(WB_AnimationSlot_Base_C_GetAnimation) == 0x000008, "Wrong alignment on WB_AnimationSlot_Base_C_GetAnimation"); \ static_assert(sizeof(WB_AnimationSlot_Base_C_GetAnimation) == 0x000020, "Wrong size on WB_AnimationSlot_Base_C_GetAnimation"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_GetAnimation, AnimationKey_0) == 0x000000, "Member 'WB_AnimationSlot_Base_C_GetAnimation::AnimationKey_0' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_GetAnimation, VisibledAnimation) == 0x000010, "Member 'WB_AnimationSlot_Base_C_GetAnimation::VisibledAnimation' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_GetAnimation, RemovedAnimation) == 0x000018, "Member 'WB_AnimationSlot_Base_C_GetAnimation::RemovedAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_AnimationSlot_Base_C_OnGetAnimationTypeInterface \ static_assert(alignof(WB_AnimationSlot_Base_C_OnGetAnimationTypeInterface) == 0x000001, "Wrong alignment on WB_AnimationSlot_Base_C_OnGetAnimationTypeInterface"); \ static_assert(sizeof(WB_AnimationSlot_Base_C_OnGetAnimationTypeInterface) == 0x000001, "Wrong size on WB_AnimationSlot_Base_C_OnGetAnimationTypeInterface"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_OnGetAnimationTypeInterface, ReturnValue) == 0x000000, "Member 'WB_AnimationSlot_Base_C_OnGetAnimationTypeInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_AnimationSlot_Base_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_AnimationSlot_Base_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_AnimationSlot_Base_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_AnimationSlot_Base_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_AnimationSlot_Base_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_AnimationSlot_Base_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_AnimationSlot_Base_C_OnPlayWidgetAnimationInterface \ static_assert(alignof(WB_AnimationSlot_Base_C_OnPlayWidgetAnimationInterface) == 0x000008, "Wrong alignment on WB_AnimationSlot_Base_C_OnPlayWidgetAnimationInterface"); \ static_assert(sizeof(WB_AnimationSlot_Base_C_OnPlayWidgetAnimationInterface) == 0x000010, "Wrong size on WB_AnimationSlot_Base_C_OnPlayWidgetAnimationInterface"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_OnPlayWidgetAnimationInterface, AnimationType) == 0x000000, "Member 'WB_AnimationSlot_Base_C_OnPlayWidgetAnimationInterface::AnimationType' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_OnPlayWidgetAnimationInterface, OwnerWidget_0) == 0x000008, "Member 'WB_AnimationSlot_Base_C_OnPlayWidgetAnimationInterface::OwnerWidget_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_AnimationSlot_Base_C_PreConstruct \ static_assert(alignof(WB_AnimationSlot_Base_C_PreConstruct) == 0x000001, "Wrong alignment on WB_AnimationSlot_Base_C_PreConstruct"); \ static_assert(sizeof(WB_AnimationSlot_Base_C_PreConstruct) == 0x000001, "Wrong size on WB_AnimationSlot_Base_C_PreConstruct"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_AnimationSlot_Base_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_AnimationSlot_Base_C_RemovedAnimationFinished \ static_assert(alignof(WB_AnimationSlot_Base_C_RemovedAnimationFinished) == 0x000008, "Wrong alignment on WB_AnimationSlot_Base_C_RemovedAnimationFinished"); \ static_assert(sizeof(WB_AnimationSlot_Base_C_RemovedAnimationFinished) == 0x000010, "Wrong size on WB_AnimationSlot_Base_C_RemovedAnimationFinished"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_RemovedAnimationFinished, CallFunc_GetExtension_ReturnValue) == 0x000000, "Member 'WB_AnimationSlot_Base_C_RemovedAnimationFinished::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_RemovedAnimationFinished, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_AnimationSlot_Base_C_RemovedAnimationFinished::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AnimationSlot_Base_C_RemovedAnimationFinished, CallFunc_IsValid_ReturnValue_1) == 0x000009, "Member 'WB_AnimationSlot_Base_C_RemovedAnimationFinished::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_AnimationSlot_Base_C \ static_assert(alignof(UWB_AnimationSlot_Base_C) == 0x000008, "Wrong alignment on UWB_AnimationSlot_Base_C"); \ static_assert(sizeof(UWB_AnimationSlot_Base_C) == 0x0002E8, "Wrong size on UWB_AnimationSlot_Base_C"); \ static_assert(offsetof(UWB_AnimationSlot_Base_C, UberGraphFrame) == 0x000278, "Member 'UWB_AnimationSlot_Base_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_AnimationSlot_Base_C, AnimationKey) == 0x000280, "Member 'UWB_AnimationSlot_Base_C::AnimationKey' has a wrong offset!"); \ static_assert(offsetof(UWB_AnimationSlot_Base_C, Visibled_Animation) == 0x000290, "Member 'UWB_AnimationSlot_Base_C::Visibled_Animation' has a wrong offset!"); \ static_assert(offsetof(UWB_AnimationSlot_Base_C, Removed_Animation) == 0x000298, "Member 'UWB_AnimationSlot_Base_C::Removed_Animation' has a wrong offset!"); \ static_assert(offsetof(UWB_AnimationSlot_Base_C, OnVisibledAnimationFinished) == 0x0002A0, "Member 'UWB_AnimationSlot_Base_C::OnVisibledAnimationFinished' has a wrong offset!"); \ static_assert(offsetof(UWB_AnimationSlot_Base_C, OnRemovedAnimationFinished) == 0x0002B0, "Member 'UWB_AnimationSlot_Base_C::OnRemovedAnimationFinished' has a wrong offset!"); \ static_assert(offsetof(UWB_AnimationSlot_Base_C, OwnerWidget) == 0x0002C0, "Member 'UWB_AnimationSlot_Base_C::OwnerWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_AnimationSlot_Base_C, ShownPlay) == 0x0002C8, "Member 'UWB_AnimationSlot_Base_C::ShownPlay' has a wrong offset!"); \ static_assert(offsetof(UWB_AnimationSlot_Base_C, RemoveWidgetFromParent) == 0x0002C9, "Member 'UWB_AnimationSlot_Base_C::RemoveWidgetFromParent' has a wrong offset!"); \ static_assert(offsetof(UWB_AnimationSlot_Base_C, Visibled) == 0x0002CA, "Member 'UWB_AnimationSlot_Base_C::Visibled' has a wrong offset!"); \ static_assert(offsetof(UWB_AnimationSlot_Base_C, ReverseTime) == 0x0002CC, "Member 'UWB_AnimationSlot_Base_C::ReverseTime' has a wrong offset!"); \ static_assert(offsetof(UWB_AnimationSlot_Base_C, Animation_Type) == 0x0002D0, "Member 'UWB_AnimationSlot_Base_C::Animation_Type' has a wrong offset!"); \ static_assert(offsetof(UWB_AnimationSlot_Base_C, OnPlayAnimationEvent) == 0x0002D8, "Member 'UWB_AnimationSlot_Base_C::OnPlayAnimationEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NoticeBase_C_ExecuteUbergraph_WB_NoticeBase \ static_assert(alignof(WB_NoticeBase_C_ExecuteUbergraph_WB_NoticeBase) == 0x000008, "Wrong alignment on WB_NoticeBase_C_ExecuteUbergraph_WB_NoticeBase"); \ static_assert(sizeof(WB_NoticeBase_C_ExecuteUbergraph_WB_NoticeBase) == 0x000020, "Wrong size on WB_NoticeBase_C_ExecuteUbergraph_WB_NoticeBase"); \ static_assert(offsetof(WB_NoticeBase_C_ExecuteUbergraph_WB_NoticeBase, EntryPoint) == 0x000000, "Member 'WB_NoticeBase_C_ExecuteUbergraph_WB_NoticeBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NoticeBase_C_ExecuteUbergraph_WB_NoticeBase, K2Node_CustomEvent_InText) == 0x000008, "Member 'WB_NoticeBase_C_ExecuteUbergraph_WB_NoticeBase::K2Node_CustomEvent_InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NoticeBase_C_UpdateContent \ static_assert(alignof(WB_NoticeBase_C_UpdateContent) == 0x000008, "Wrong alignment on WB_NoticeBase_C_UpdateContent"); \ static_assert(sizeof(WB_NoticeBase_C_UpdateContent) == 0x000018, "Wrong size on WB_NoticeBase_C_UpdateContent"); \ static_assert(offsetof(WB_NoticeBase_C_UpdateContent, InText) == 0x000000, "Member 'WB_NoticeBase_C_UpdateContent::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NoticeBase_C \ static_assert(alignof(UWB_NoticeBase_C) == 0x000008, "Wrong alignment on UWB_NoticeBase_C"); \ static_assert(sizeof(UWB_NoticeBase_C) == 0x0002C8, "Wrong size on UWB_NoticeBase_C"); \ static_assert(offsetof(UWB_NoticeBase_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_NoticeBase_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Instant_C_ApplyExtendedStat \ static_assert(alignof(FL_Effect_Instant_C_ApplyExtendedStat) == 0x000008, "Wrong alignment on FL_Effect_Instant_C_ApplyExtendedStat"); \ static_assert(sizeof(FL_Effect_Instant_C_ApplyExtendedStat) == 0x0000A0, "Wrong size on FL_Effect_Instant_C_ApplyExtendedStat"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, ExtendedStat) == 0x000000, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::ExtendedStat' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, TagType) == 0x000008, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::TagType' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, Value) == 0x000010, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::Value' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, Pawn) == 0x000018, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::Pawn' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, __WorldContext) == 0x000020, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, LocalValue) == 0x000028, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::LocalValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, CallFunc_GetPlayerIntProperty_value) == 0x000030, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, CallFunc_GetMyHealth_Health) == 0x000038, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000040, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, CallFunc_GetMaxValue_Value) == 0x000048, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, CallFunc_GetMaxValue_Value_1) == 0x000050, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::CallFunc_GetMaxValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, CallFunc_GetOwnActor_ReturnValue) == 0x000058, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, CallFunc_GetMyHealth_Health_1) == 0x000060, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::CallFunc_GetMyHealth_Health_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, CallFunc_GetComponentByClass_ReturnValue) == 0x000068, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, CallFunc_GetStatValue_Value) == 0x000070, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000078, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000080, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000088, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000090, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyExtendedStat, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000098, "Member 'FL_Effect_Instant_C_ApplyExtendedStat::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_Effect_Instant_C_ApplyInstant \ static_assert(alignof(FL_Effect_Instant_C_ApplyInstant) == 0x000008, "Wrong alignment on FL_Effect_Instant_C_ApplyInstant"); \ static_assert(sizeof(FL_Effect_Instant_C_ApplyInstant) == 0x000208, "Wrong size on FL_Effect_Instant_C_ApplyInstant"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CombatCharacter) == 0x000000, "Member 'FL_Effect_Instant_C_ApplyInstant::CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, SourceMap) == 0x000008, "Member 'FL_Effect_Instant_C_ApplyInstant::SourceMap' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, EffectTag) == 0x000058, "Member 'FL_Effect_Instant_C_ApplyInstant::EffectTag' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, __WorldContext) == 0x000060, "Member 'FL_Effect_Instant_C_ApplyInstant::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, L_CurrentTag) == 0x000068, "Member 'FL_Effect_Instant_C_ApplyInstant::L_CurrentTag' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, L_Klesa) == 0x000070, "Member 'FL_Effect_Instant_C_ApplyInstant::L_Klesa' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, Temp_struct_Variable) == 0x000078, "Member 'FL_Effect_Instant_C_ApplyInstant::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_GetPlayerMaxKlesa_ReturnValue) == 0x000080, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_GetPlayerMaxKlesa_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000084, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_GetPlayerCoinSoul_value) == 0x000088, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Map_Keys_Keys) == 0x000090, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Array_Length_ReturnValue) == 0x0000A0, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Conv_DoubleToText_ReturnValue) == 0x0000A8, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Conv_TextToString_ReturnValue) == 0x0000C0, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Map_Find_Value) == 0x0000D0, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Map_Find_ReturnValue) == 0x0000D8, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Conv_StringToInt_ReturnValue) == 0x0000DC, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, Temp_int_Loop_Counter_Variable) == 0x0000E0, "Member 'FL_Effect_Instant_C_ApplyInstant::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Map_Find_Value_1) == 0x0000E8, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Map_Find_ReturnValue_1) == 0x0000F0, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Less_IntInt_ReturnValue) == 0x0000F1, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000100, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Add_IntInt_ReturnValue) == 0x000108, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x00010C, "Member 'FL_Effect_Instant_C_ApplyInstant::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, Temp_int_Array_Index_Variable) == 0x000110, "Member 'FL_Effect_Instant_C_ApplyInstant::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Array_Get_Item) == 0x000114, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000120, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_ParseIntoArray_ReturnValue) == 0x000130, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Array_Get_Item_1) == 0x000140, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Map_Find_Value_2) == 0x000150, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Map_Find_ReturnValue_2) == 0x000158, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Array_Get_Item_2) == 0x000160, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Array_Get_Item_3) == 0x000170, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Concat_StrStr_ReturnValue) == 0x000180, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000190, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Map_Find_Value_3) == 0x0001A0, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Map_Find_ReturnValue_3) == 0x0001A8, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001B0, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_FTrunc_ReturnValue) == 0x0001C0, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001C8, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Add_IntInt_ReturnValue_1) == 0x0001D8, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0001DC, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_1) == 0x0001E4, "Member 'FL_Effect_Instant_C_ApplyInstant::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_GetMyStamina_Stamina) == 0x0001E8, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_IsValid_ReturnValue) == 0x0001F0, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_GetMyHealth_Health) == 0x0001F8, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(FL_Effect_Instant_C_ApplyInstant, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000200, "Member 'FL_Effect_Instant_C_ApplyInstant::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFL_Effect_Instant_C \ static_assert(alignof(UFL_Effect_Instant_C) == 0x000008, "Wrong alignment on UFL_Effect_Instant_C"); \ static_assert(sizeof(UFL_Effect_Instant_C) == 0x000028, "Wrong size on UFL_Effect_Instant_C"); \ #define DUMPER7_ASSERTS_WB_TopNotice_C_ExecuteUbergraph_WB_TopNotice \ static_assert(alignof(WB_TopNotice_C_ExecuteUbergraph_WB_TopNotice) == 0x000008, "Wrong alignment on WB_TopNotice_C_ExecuteUbergraph_WB_TopNotice"); \ static_assert(sizeof(WB_TopNotice_C_ExecuteUbergraph_WB_TopNotice) == 0x000038, "Wrong size on WB_TopNotice_C_ExecuteUbergraph_WB_TopNotice"); \ static_assert(offsetof(WB_TopNotice_C_ExecuteUbergraph_WB_TopNotice, EntryPoint) == 0x000000, "Member 'WB_TopNotice_C_ExecuteUbergraph_WB_TopNotice::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_TopNotice_C_ExecuteUbergraph_WB_TopNotice, K2Node_Event_InText) == 0x000008, "Member 'WB_TopNotice_C_ExecuteUbergraph_WB_TopNotice::K2Node_Event_InText' has a wrong offset!"); \ static_assert(offsetof(WB_TopNotice_C_ExecuteUbergraph_WB_TopNotice, K2Node_CreateDelegate_OutputDelegate) == 0x000020, "Member 'WB_TopNotice_C_ExecuteUbergraph_WB_TopNotice::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_TopNotice_C_ExecuteUbergraph_WB_TopNotice, CallFunc_PlayAnimationForward_ReturnValue) == 0x000030, "Member 'WB_TopNotice_C_ExecuteUbergraph_WB_TopNotice::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TopNotice_C_UpdateContent \ static_assert(alignof(WB_TopNotice_C_UpdateContent) == 0x000008, "Wrong alignment on WB_TopNotice_C_UpdateContent"); \ static_assert(sizeof(WB_TopNotice_C_UpdateContent) == 0x000018, "Wrong size on WB_TopNotice_C_UpdateContent"); \ static_assert(offsetof(WB_TopNotice_C_UpdateContent, InText) == 0x000000, "Member 'WB_TopNotice_C_UpdateContent::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_TopNotice_C \ static_assert(alignof(UWB_TopNotice_C) == 0x000008, "Wrong alignment on UWB_TopNotice_C"); \ static_assert(sizeof(UWB_TopNotice_C) == 0x0002E0, "Wrong size on UWB_TopNotice_C"); \ static_assert(offsetof(UWB_TopNotice_C, UberGraphFrame_WB_TopNotice_C) == 0x0002C8, "Member 'UWB_TopNotice_C::UberGraphFrame_WB_TopNotice_C' has a wrong offset!"); \ static_assert(offsetof(UWB_TopNotice_C, Display) == 0x0002D0, "Member 'UWB_TopNotice_C::Display' has a wrong offset!"); \ static_assert(offsetof(UWB_TopNotice_C, Notice) == 0x0002D8, "Member 'UWB_TopNotice_C::Notice' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Notice_C_AddNewContent \ static_assert(alignof(WB_Notice_C_AddNewContent) == 0x000008, "Wrong alignment on WB_Notice_C_AddNewContent"); \ static_assert(sizeof(WB_Notice_C_AddNewContent) == 0x000018, "Wrong size on WB_Notice_C_AddNewContent"); \ static_assert(offsetof(WB_Notice_C_AddNewContent, NewItem) == 0x000000, "Member 'WB_Notice_C_AddNewContent::NewItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Notice_C_ExecuteUbergraph_WB_Notice \ static_assert(alignof(WB_Notice_C_ExecuteUbergraph_WB_Notice) == 0x000008, "Wrong alignment on WB_Notice_C_ExecuteUbergraph_WB_Notice"); \ static_assert(sizeof(WB_Notice_C_ExecuteUbergraph_WB_Notice) == 0x0000B8, "Wrong size on WB_Notice_C_ExecuteUbergraph_WB_Notice"); \ static_assert(offsetof(WB_Notice_C_ExecuteUbergraph_WB_Notice, EntryPoint) == 0x000000, "Member 'WB_Notice_C_ExecuteUbergraph_WB_Notice::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_ExecuteUbergraph_WB_Notice, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_Notice_C_ExecuteUbergraph_WB_Notice::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_ExecuteUbergraph_WB_Notice, Temp_delegate_Variable) == 0x000014, "Member 'WB_Notice_C_ExecuteUbergraph_WB_Notice::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_ExecuteUbergraph_WB_Notice, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_Notice_C_ExecuteUbergraph_WB_Notice::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_ExecuteUbergraph_WB_Notice, K2Node_Event_InText) == 0x000028, "Member 'WB_Notice_C_ExecuteUbergraph_WB_Notice::K2Node_Event_InText' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_ExecuteUbergraph_WB_Notice, K2Node_CustomEvent_NewItem) == 0x000040, "Member 'WB_Notice_C_ExecuteUbergraph_WB_Notice::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_ExecuteUbergraph_WB_Notice, CallFunc_Conv_TextToString_ReturnValue) == 0x000058, "Member 'WB_Notice_C_ExecuteUbergraph_WB_Notice::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_ExecuteUbergraph_WB_Notice, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'WB_Notice_C_ExecuteUbergraph_WB_Notice::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_ExecuteUbergraph_WB_Notice, CallFunc_Array_Contains_ReturnValue) == 0x000078, "Member 'WB_Notice_C_ExecuteUbergraph_WB_Notice::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_ExecuteUbergraph_WB_Notice, CallFunc_Array_Add_ReturnValue) == 0x00007C, "Member 'WB_Notice_C_ExecuteUbergraph_WB_Notice::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_ExecuteUbergraph_WB_Notice, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000080, "Member 'WB_Notice_C_ExecuteUbergraph_WB_Notice::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_ExecuteUbergraph_WB_Notice, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000088, "Member 'WB_Notice_C_ExecuteUbergraph_WB_Notice::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_ExecuteUbergraph_WB_Notice, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'WB_Notice_C_ExecuteUbergraph_WB_Notice::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_ExecuteUbergraph_WB_Notice, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000091, "Member 'WB_Notice_C_ExecuteUbergraph_WB_Notice::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_ExecuteUbergraph_WB_Notice, CallFunc_GetText_ReturnValue) == 0x000098, "Member 'WB_Notice_C_ExecuteUbergraph_WB_Notice::CallFunc_GetText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_ExecuteUbergraph_WB_Notice, CallFunc_EqualEqual_IgnoreCase_TextText_ReturnValue) == 0x0000B0, "Member 'WB_Notice_C_ExecuteUbergraph_WB_Notice::CallFunc_EqualEqual_IgnoreCase_TextText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Notice_C_UpdateContent \ static_assert(alignof(WB_Notice_C_UpdateContent) == 0x000008, "Wrong alignment on WB_Notice_C_UpdateContent"); \ static_assert(sizeof(WB_Notice_C_UpdateContent) == 0x000018, "Wrong size on WB_Notice_C_UpdateContent"); \ static_assert(offsetof(WB_Notice_C_UpdateContent, InText) == 0x000000, "Member 'WB_Notice_C_UpdateContent::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Notice_C_UpdateTranslation \ static_assert(alignof(WB_Notice_C_UpdateTranslation) == 0x000008, "Wrong alignment on WB_Notice_C_UpdateTranslation"); \ static_assert(sizeof(WB_Notice_C_UpdateTranslation) == 0x000010, "Wrong size on WB_Notice_C_UpdateTranslation"); \ static_assert(offsetof(WB_Notice_C_UpdateTranslation, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000000, "Member 'WB_Notice_C_UpdateTranslation::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_UpdateTranslation, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_Notice_C_UpdateTranslation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Notice_C_UpdateTranslation, CallFunc_IsInViewport_ReturnValue) == 0x000009, "Member 'WB_Notice_C_UpdateTranslation::CallFunc_IsInViewport_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Notice_C \ static_assert(alignof(UWB_Notice_C) == 0x000008, "Wrong alignment on UWB_Notice_C"); \ static_assert(sizeof(UWB_Notice_C) == 0x000300, "Wrong size on UWB_Notice_C"); \ static_assert(offsetof(UWB_Notice_C, UberGraphFrame_WB_Notice_C) == 0x0002C8, "Member 'UWB_Notice_C::UberGraphFrame_WB_Notice_C' has a wrong offset!"); \ static_assert(offsetof(UWB_Notice_C, Display) == 0x0002D0, "Member 'UWB_Notice_C::Display' has a wrong offset!"); \ static_assert(offsetof(UWB_Notice_C, DisplayNotice) == 0x0002D8, "Member 'UWB_Notice_C::DisplayNotice' has a wrong offset!"); \ static_assert(offsetof(UWB_Notice_C, Overlay_Root) == 0x0002E0, "Member 'UWB_Notice_C::Overlay_Root' has a wrong offset!"); \ static_assert(offsetof(UWB_Notice_C, WaitShownContent) == 0x0002E8, "Member 'UWB_Notice_C::WaitShownContent' has a wrong offset!"); \ static_assert(offsetof(UWB_Notice_C, UpVis) == 0x0002F8, "Member 'UWB_Notice_C::UpVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_Sound \ static_assert(alignof(FS_Sound) == 0x000008, "Wrong alignment on FS_Sound"); \ static_assert(sizeof(FS_Sound) == 0x000050, "Wrong size on FS_Sound"); \ static_assert(offsetof(FS_Sound, 描述_32_BF3BC5BA46D0EAF0AD2E9B8A15D40AE3) == 0x000000, "Member 'FS_Sound::描述_32_BF3BC5BA46D0EAF0AD2E9B8A15D40AE3' has a wrong offset!"); \ static_assert(offsetof(FS_Sound, Sound_2_014CEEEB4C91A123D7A68AB3E4B93F7A) == 0x000018, "Member 'FS_Sound::Sound_2_014CEEEB4C91A123D7A68AB3E4B93F7A' has a wrong offset!"); \ static_assert(offsetof(FS_Sound, AKEvent_5_3B0697DF46B1DE130FB67C938FF49726) == 0x000020, "Member 'FS_Sound::AKEvent_5_3B0697DF46B1DE130FB67C938FF49726' has a wrong offset!"); \ static_assert(offsetof(FS_Sound, AKSwitches_22_55F8C46941EFF1CA1C9D60B3B99C613A) == 0x000030, "Member 'FS_Sound::AKSwitches_22_55F8C46941EFF1CA1C9D60B3B99C613A' has a wrong offset!"); \ static_assert(offsetof(FS_Sound, AKPlayEvent_26_389B455D4926E7F48E716EA3D54ACE2B) == 0x000040, "Member 'FS_Sound::AKPlayEvent_26_389B455D4926E7F48E716EA3D54ACE2B' has a wrong offset!"); \ static_assert(offsetof(FS_Sound, AKStopEvent_28_8D11E03E4517AE8F39714C80DE535CE0) == 0x000048, "Member 'FS_Sound::AKStopEvent_28_8D11E03E4517AE8F39714C80DE535CE0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_FootStep_Reaction_C_AKInform \ static_assert(alignof(AN_FootStep_Reaction_C_AKInform) == 0x000008, "Wrong alignment on AN_FootStep_Reaction_C_AKInform"); \ static_assert(sizeof(AN_FootStep_Reaction_C_AKInform) == 0x000100, "Wrong size on AN_FootStep_Reaction_C_AKInform"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, FigureType_0) == 0x000000, "Member 'AN_FootStep_Reaction_C_AKInform::FigureType_0' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, AkEvent) == 0x000008, "Member 'AN_FootStep_Reaction_C_AKInform::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, AKWalkSwitch) == 0x000010, "Member 'AN_FootStep_Reaction_C_AKInform::AKWalkSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, AKRunSwitch) == 0x000018, "Member 'AN_FootStep_Reaction_C_AKInform::AKRunSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, AKSprintSwitch) == 0x000020, "Member 'AN_FootStep_Reaction_C_AKInform::AKSprintSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_byte_Variable) == 0x000028, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable) == 0x000030, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_1) == 0x000038, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_2) == 0x000040, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_3) == 0x000048, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_4) == 0x000050, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_5) == 0x000058, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_6) == 0x000060, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_6' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_byte_Variable_1) == 0x000068, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, K2Node_Select_Default) == 0x000070, "Member 'AN_FootStep_Reaction_C_AKInform::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_7) == 0x000078, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_7' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_8) == 0x000080, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_8' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_9) == 0x000088, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_9' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_10) == 0x000090, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_10' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_11) == 0x000098, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_11' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_12) == 0x0000A0, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_12' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_13) == 0x0000A8, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_13' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_byte_Variable_2) == 0x0000B0, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, K2Node_Select_Default_1) == 0x0000B8, "Member 'AN_FootStep_Reaction_C_AKInform::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_14) == 0x0000C0, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_14' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_15) == 0x0000C8, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_15' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_16) == 0x0000D0, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_16' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_17) == 0x0000D8, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_17' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_18) == 0x0000E0, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_18' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_19) == 0x0000E8, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_19' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, Temp_object_Variable_20) == 0x0000F0, "Member 'AN_FootStep_Reaction_C_AKInform::Temp_object_Variable_20' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_AKInform, K2Node_Select_Default_2) == 0x0000F8, "Member 'AN_FootStep_Reaction_C_AKInform::K2Node_Select_Default_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_FootStep_Reaction_C_GetInform \ static_assert(alignof(AN_FootStep_Reaction_C_GetInform) == 0x000008, "Wrong alignment on AN_FootStep_Reaction_C_GetInform"); \ static_assert(sizeof(AN_FootStep_Reaction_C_GetInform) == 0x0002E8, "Wrong size on AN_FootStep_Reaction_C_GetInform"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, RowName) == 0x000000, "Member 'AN_FootStep_Reaction_C_GetInform::RowName' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, IsLadder) == 0x000008, "Member 'AN_FootStep_Reaction_C_GetInform::IsLadder' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, isPlayer) == 0x000009, "Member 'AN_FootStep_Reaction_C_GetInform::isPlayer' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, FootStepSound) == 0x000010, "Member 'AN_FootStep_Reaction_C_GetInform::FootStepSound' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, FootStepEffect) == 0x000018, "Member 'AN_FootStep_Reaction_C_GetInform::FootStepEffect' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, FootStepNSystem) == 0x000020, "Member 'AN_FootStep_Reaction_C_GetInform::FootStepNSystem' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, AKSurfaceSwitch) == 0x000028, "Member 'AN_FootStep_Reaction_C_GetInform::AKSurfaceSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, NSystemWalk) == 0x000038, "Member 'AN_FootStep_Reaction_C_GetInform::NSystemWalk' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, NSystemRun) == 0x000040, "Member 'AN_FootStep_Reaction_C_GetInform::NSystemRun' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, Temp_string_Variable) == 0x000048, "Member 'AN_FootStep_Reaction_C_GetInform::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, CallFunc_Conv_NameToString_ReturnValue) == 0x000058, "Member 'AN_FootStep_Reaction_C_GetInform::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, Temp_bool_Variable) == 0x000068, "Member 'AN_FootStep_Reaction_C_GetInform::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, Temp_byte_Variable) == 0x000069, "Member 'AN_FootStep_Reaction_C_GetInform::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, Temp_bool_Variable_1) == 0x00006A, "Member 'AN_FootStep_Reaction_C_GetInform::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, Temp_byte_Variable_1) == 0x00006B, "Member 'AN_FootStep_Reaction_C_GetInform::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, Temp_softobject_Variable) == 0x000070, "Member 'AN_FootStep_Reaction_C_GetInform::Temp_softobject_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, Temp_softobject_Variable_1) == 0x0000A0, "Member 'AN_FootStep_Reaction_C_GetInform::Temp_softobject_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, Temp_softobject_Variable_2) == 0x0000D0, "Member 'AN_FootStep_Reaction_C_GetInform::Temp_softobject_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, Temp_softobject_Variable_3) == 0x000100, "Member 'AN_FootStep_Reaction_C_GetInform::Temp_softobject_Variable_3' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, Temp_softobject_Variable_4) == 0x000130, "Member 'AN_FootStep_Reaction_C_GetInform::Temp_softobject_Variable_4' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, Temp_softobject_Variable_5) == 0x000160, "Member 'AN_FootStep_Reaction_C_GetInform::Temp_softobject_Variable_5' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, Temp_softobject_Variable_6) == 0x000190, "Member 'AN_FootStep_Reaction_C_GetInform::Temp_softobject_Variable_6' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, Temp_string_Variable_1) == 0x0001C0, "Member 'AN_FootStep_Reaction_C_GetInform::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, Temp_bool_Variable_2) == 0x0001D0, "Member 'AN_FootStep_Reaction_C_GetInform::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, K2Node_Select_Default) == 0x0001D8, "Member 'AN_FootStep_Reaction_C_GetInform::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, CallFunc_Concat_StrStr_ReturnValue) == 0x0001E8, "Member 'AN_FootStep_Reaction_C_GetInform::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, K2Node_Select_Default_1) == 0x0001F8, "Member 'AN_FootStep_Reaction_C_GetInform::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000200, "Member 'AN_FootStep_Reaction_C_GetInform::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000210, "Member 'AN_FootStep_Reaction_C_GetInform::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, K2Node_Select_Default_2) == 0x000220, "Member 'AN_FootStep_Reaction_C_GetInform::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, CallFunc_Trim_ReturnValue) == 0x000250, "Member 'AN_FootStep_Reaction_C_GetInform::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, K2Node_Select_Default_3) == 0x000260, "Member 'AN_FootStep_Reaction_C_GetInform::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, CallFunc_Redirect_Table_MappedTable) == 0x000290, "Member 'AN_FootStep_Reaction_C_GetInform::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, CallFunc_IsValid_ReturnValue) == 0x000298, "Member 'AN_FootStep_Reaction_C_GetInform::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, CallFunc_GetDataTableRowFromName_OutRow) == 0x0002A0, "Member 'AN_FootStep_Reaction_C_GetInform::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_GetInform, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0002E0, "Member 'AN_FootStep_Reaction_C_GetInform::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_FootStep_Reaction_C_Play_AKSound \ static_assert(alignof(AN_FootStep_Reaction_C_Play_AKSound) == 0x000008, "Wrong alignment on AN_FootStep_Reaction_C_Play_AKSound"); \ static_assert(sizeof(AN_FootStep_Reaction_C_Play_AKSound) == 0x0000B0, "Wrong size on AN_FootStep_Reaction_C_Play_AKSound"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, Actor) == 0x000000, "Member 'AN_FootStep_Reaction_C_Play_AKSound::Actor' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, SurfaceSwitch) == 0x000008, "Member 'AN_FootStep_Reaction_C_Play_AKSound::SurfaceSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, AkEvent) == 0x000018, "Member 'AN_FootStep_Reaction_C_Play_AKSound::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, AKWalkSwitch) == 0x000020, "Member 'AN_FootStep_Reaction_C_Play_AKSound::AKWalkSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, AKRunSwitch) == 0x000028, "Member 'AN_FootStep_Reaction_C_Play_AKSound::AKRunSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, AKSprintSwitch) == 0x000030, "Member 'AN_FootStep_Reaction_C_Play_AKSound::AKSprintSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, MovementState) == 0x000038, "Member 'AN_FootStep_Reaction_C_Play_AKSound::MovementState' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, bIsPlayer) == 0x000039, "Member 'AN_FootStep_Reaction_C_Play_AKSound::bIsPlayer' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, Temp_bool_Variable) == 0x00003A, "Member 'AN_FootStep_Reaction_C_Play_AKSound::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, CallFunc_IsValid_ReturnValue) == 0x00003B, "Member 'AN_FootStep_Reaction_C_Play_AKSound::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, K2Node_Select_Default) == 0x000040, "Member 'AN_FootStep_Reaction_C_Play_AKSound::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, CallFunc_Split_LeftS) == 0x000048, "Member 'AN_FootStep_Reaction_C_Play_AKSound::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, CallFunc_Split_RightS) == 0x000058, "Member 'AN_FootStep_Reaction_C_Play_AKSound::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, CallFunc_Split_ReturnValue) == 0x000068, "Member 'AN_FootStep_Reaction_C_Play_AKSound::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, CallFunc_IsEmpty_ReturnValue) == 0x000069, "Member 'AN_FootStep_Reaction_C_Play_AKSound::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, CallFunc_Conv_StringToName_ReturnValue) == 0x00006C, "Member 'AN_FootStep_Reaction_C_Play_AKSound::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000074, "Member 'AN_FootStep_Reaction_C_Play_AKSound::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, Temp_object_Variable) == 0x000080, "Member 'AN_FootStep_Reaction_C_Play_AKSound::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, Temp_byte_Variable) == 0x000088, "Member 'AN_FootStep_Reaction_C_Play_AKSound::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, Temp_delegate_Variable) == 0x00008C, "Member 'AN_FootStep_Reaction_C_Play_AKSound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, K2Node_Select_Default_1) == 0x0000A0, "Member 'AN_FootStep_Reaction_C_Play_AKSound::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, CallFunc_PostEvent_ReturnValue) == 0x0000A8, "Member 'AN_FootStep_Reaction_C_Play_AKSound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Play_AKSound, CallFunc_IsValid_ReturnValue_1) == 0x0000AC, "Member 'AN_FootStep_Reaction_C_Play_AKSound::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_FootStep_Reaction_C_Received_Notify \ static_assert(alignof(AN_FootStep_Reaction_C_Received_Notify) == 0x000008, "Wrong alignment on AN_FootStep_Reaction_C_Received_Notify"); \ static_assert(sizeof(AN_FootStep_Reaction_C_Received_Notify) == 0x0007B8, "Wrong size on AN_FootStep_Reaction_C_Received_Notify"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_FootStep_Reaction_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, Animation) == 0x000008, "Member 'AN_FootStep_Reaction_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_FootStep_Reaction_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_FootStep_Reaction_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, NSystemFootStepSmoke) == 0x000048, "Member 'AN_FootStep_Reaction_C_Received_Notify::NSystemFootStepSmoke' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, NSystem_Walk) == 0x000050, "Member 'AN_FootStep_Reaction_C_Received_Notify::NSystem_Walk' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, NSystemRun) == 0x000058, "Member 'AN_FootStep_Reaction_C_Received_Notify::NSystemRun' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, AKSprint_Switch) == 0x000060, "Member 'AN_FootStep_Reaction_C_Received_Notify::AKSprint_Switch' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, OwnerActor) == 0x000068, "Member 'AN_FootStep_Reaction_C_Received_Notify::OwnerActor' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, AkComponent) == 0x000070, "Member 'AN_FootStep_Reaction_C_Received_Notify::AkComponent' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, AKWalkSwitch) == 0x000078, "Member 'AN_FootStep_Reaction_C_Received_Notify::AKWalkSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, AKRunSwitch) == 0x000080, "Member 'AN_FootStep_Reaction_C_Received_Notify::AKRunSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, AkEvent) == 0x000088, "Member 'AN_FootStep_Reaction_C_Received_Notify::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, AKSurfaceSwitch) == 0x000090, "Member 'AN_FootStep_Reaction_C_Received_Notify::AKSurfaceSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, SurfaceType) == 0x0000A0, "Member 'AN_FootStep_Reaction_C_Received_Notify::SurfaceType' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, IsBoss) == 0x0000A8, "Member 'AN_FootStep_Reaction_C_Received_Notify::IsBoss' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, MovementTypeID) == 0x0000AC, "Member 'AN_FootStep_Reaction_C_Received_Notify::MovementTypeID' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, LadderInt) == 0x0000B0, "Member 'AN_FootStep_Reaction_C_Received_Notify::LadderInt' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, foot_step_smoke) == 0x0000B8, "Member 'AN_FootStep_Reaction_C_Received_Notify::foot_step_smoke' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, Sound) == 0x0000C0, "Member 'AN_FootStep_Reaction_C_Received_Notify::Sound' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, Foot) == 0x0000C8, "Member 'AN_FootStep_Reaction_C_Received_Notify::Foot' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_MakeArray_Array) == 0x0000E0, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_DynamicCast_AsAnim_Montage) == 0x0000F0, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_DynamicCast_AsAnim_Montage' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x0000F8, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetSystemPath_ReturnValue) == 0x000100, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetSystemPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetDisplayName_ReturnValue) == 0x000110, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000120, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Concat_StrStr_ReturnValue) == 0x000128, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000138, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000148, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Not_PreBool_ReturnValue) == 0x000158, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Not_PreBool_ReturnValue_1) == 0x000159, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Not_PreBool_ReturnValue_2) == 0x00015A, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x00015B, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x000160, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000168, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000170, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_DynamicCast_bSuccess_1) == 0x000178, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000180, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_DynamicCast_bSuccess_2) == 0x000188, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Not_PreBool_ReturnValue_3) == 0x000189, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetAnimInstance_ReturnValue) == 0x000190, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000198, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_DynamicCast_bSuccess_3) == 0x0001A0, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_IsValid_ReturnValue_1) == 0x0001A1, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_IsAlive_self_CastInput) == 0x0001A8, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_IsAlive_Result) == 0x0001B8, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetCurrentLodLevel_ReturnValue) == 0x0001B9, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetCurrentLodLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Montage_IsPlaying_ReturnValue) == 0x0001BA, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Montage_IsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001BB, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x0001BC, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetPlayerPawn_ReturnValue) == 0x0001C0, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BooleanOR_ReturnValue) == 0x0001C8, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_IsValid_ReturnValue_2) == 0x0001C9, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0001D0, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, Temp_byte_Variable) == 0x0001E8, "Member 'AN_FootStep_Reaction_C_Received_Notify::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, Temp_bool_Variable) == 0x0001E9, "Member 'AN_FootStep_Reaction_C_Received_Notify::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, Temp_delegate_Variable) == 0x0001EC, "Member 'AN_FootStep_Reaction_C_Received_Notify::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, Temp_bool_Variable_1) == 0x0001FC, "Member 'AN_FootStep_Reaction_C_Received_Notify::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, Temp_struct_Variable) == 0x000200, "Member 'AN_FootStep_Reaction_C_Received_Notify::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, Temp_bool_Variable_2) == 0x000218, "Member 'AN_FootStep_Reaction_C_Received_Notify::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetActorForwardVector_ReturnValue) == 0x000220, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_IsValid_ReturnValue_3) == 0x000238, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character_2) == 0x000240, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_DynamicCast_bSuccess_4) == 0x000248, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetMySpeed_Speed) == 0x000250, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetMySpeed_Speed' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetMovementState_State) == 0x000258, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetMovementState_State' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000259, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_PostEvent_ReturnValue) == 0x00025C, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_Select_Default) == 0x000260, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_Select_Default_1) == 0x000268, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000270, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_AKInform_AKEvent) == 0x000288, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_AKInform_AKEvent' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_AKInform_AKWalkSwitch) == 0x000290, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_AKInform_AKWalkSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_AKInform_AKRunSwitch) == 0x000298, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_AKInform_AKRunSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_AKInform_AKSprintSwitch) == 0x0002A0, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_AKInform_AKSprintSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0002A8, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x0002C0, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_Select_Default_2) == 0x0002D8, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_SpawnSystemAtLocation_ReturnValue_1) == 0x0002F0, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_SpawnSystemAtLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_SpawnSystemAtLocation_ReturnValue_2) == 0x0002F8, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_SpawnSystemAtLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_IsEmpty_ReturnValue) == 0x000300, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Not_PreBool_ReturnValue_4) == 0x000301, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_IsValid_ReturnValue_4) == 0x000302, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BooleanOR_ReturnValue_1) == 0x000303, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000308, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000320, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character_3) == 0x000338, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character_3' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_DynamicCast_bSuccess_5) == 0x000340, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_VSize_ReturnValue) == 0x000348, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetComponentByClass_ReturnValue) == 0x000350, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_IsValid_ReturnValue_5) == 0x000358, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000359, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetSocketLocation_ReturnValue) == 0x000360, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetSocketLocation_ReturnValue_1) == 0x000378, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetSocketLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Not_PreBool_ReturnValue_5) == 0x000390, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Not_PreBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetSocketLocation_ReturnValue_2) == 0x000398, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetSocketLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetSocketLocation_ReturnValue_3) == 0x0003B0, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetSocketLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, K2Node_SwitchEnum_CmpSuccess) == 0x0003C8, "Member 'AN_FootStep_Reaction_C_Received_Notify::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetInform_FootStepSound) == 0x0003D0, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetInform_FootStepSound' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetInform_FootStepEffect) == 0x0003D8, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetInform_FootStepEffect' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetInform_FootStepNSystem) == 0x0003E0, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetInform_FootStepNSystem' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetInform_AKSurfaceSwitch) == 0x0003E8, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetInform_AKSurfaceSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetInform_NSystemWalk) == 0x0003F8, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetInform_NSystemWalk' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_GetInform_NSystemRun) == 0x000400, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_GetInform_NSystemRun' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_SpawnSystemAtLocation_ReturnValue_3) == 0x000408, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_SpawnSystemAtLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, Temp_object_Variable) == 0x000410, "Member 'AN_FootStep_Reaction_C_Received_Notify::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_IsValid_ReturnValue_6) == 0x000420, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_SpawnEmitterAtLocation_ReturnValue) == 0x000428, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_SpawnEmitterAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_IsValid_ReturnValue_7) == 0x000430, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_SpawnSoundAtLocation_ReturnValue) == 0x000438, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_SpawnSoundAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_IsValid_ReturnValue_8) == 0x000440, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakVector_X) == 0x000448, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakVector_Y) == 0x000450, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakVector_Z) == 0x000458, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000460, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000468, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_MakeVector_ReturnValue) == 0x000470, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_MakeVector_ReturnValue_1) == 0x000488, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_LineTraceSingleForObjects_OutHit) == 0x0004A0, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_LineTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_LineTraceSingleForObjects_ReturnValue) == 0x000588, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_LineTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_bBlockingHit) == 0x000589, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_bInitialOverlap) == 0x00058A, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_Time) == 0x00058C, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_Distance) == 0x000590, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_Location) == 0x000598, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_ImpactPoint) == 0x0005B0, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_Normal) == 0x0005C8, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_ImpactNormal) == 0x0005E0, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_PhysMat) == 0x0005F8, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_HitActor) == 0x000600, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_HitComponent) == 0x000608, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_HitBoneName) == 0x000610, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_BoneName) == 0x000618, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_HitItem) == 0x000620, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_ElementIndex) == 0x000624, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_FaceIndex) == 0x000628, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_TraceStart) == 0x000630, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_TraceEnd) == 0x000648, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_bBlockingHit_1) == 0x000660, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_bBlockingHit_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_bInitialOverlap_1) == 0x000661, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_bInitialOverlap_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_Time_1) == 0x000664, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_Time_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_Distance_1) == 0x000668, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_Distance_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_Location_1) == 0x000670, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_Location_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_ImpactPoint_1) == 0x000688, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_ImpactPoint_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_Normal_1) == 0x0006A0, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_Normal_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_ImpactNormal_1) == 0x0006B8, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_ImpactNormal_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_PhysMat_1) == 0x0006D0, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_PhysMat_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_HitActor_1) == 0x0006D8, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_HitActor_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_HitComponent_1) == 0x0006E0, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_HitComponent_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_HitBoneName_1) == 0x0006E8, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_HitBoneName_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_BoneName_1) == 0x0006F0, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_BoneName_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_HitItem_1) == 0x0006F8, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_HitItem_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_ElementIndex_1) == 0x0006FC, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_ElementIndex_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_FaceIndex_1) == 0x000700, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_FaceIndex_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_TraceStart_1) == 0x000708, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_TraceStart_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BreakHitResult_TraceEnd_1) == 0x000720, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BreakHitResult_TraceEnd_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000738, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000740, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000748, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_MakeVector_ReturnValue_2) == 0x000750, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000768, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Add_VectorVector_ReturnValue) == 0x000770, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000788, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BooleanOR_ReturnValue_2) == 0x000789, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x00078A, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BooleanOR_ReturnValue_3) == 0x00078B, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_BooleanOR_ReturnValue_4) == 0x00078C, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_BooleanOR_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Convert_Surface_Type_To_Name_SurfaceName) == 0x000790, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Convert_Surface_Type_To_Name_SurfaceName' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Convert_Surface_Type_To_Name_SurfaceString) == 0x000798, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Convert_Surface_Type_To_Name_SurfaceString' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_LessEqual_DoubleDouble_B_ImplicitCast) == 0x0007A8, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_LessEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AN_FootStep_Reaction_C_Received_Notify, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0007B0, "Member 'AN_FootStep_Reaction_C_Received_Notify::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_FootStep_Reaction_C \ static_assert(alignof(UAN_FootStep_Reaction_C) == 0x000008, "Wrong alignment on UAN_FootStep_Reaction_C"); \ static_assert(sizeof(UAN_FootStep_Reaction_C) == 0x0000C0, "Wrong size on UAN_FootStep_Reaction_C"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, 只开雪地判定不发声) == 0x000038, "Member 'UAN_FootStep_Reaction_C::只开雪地判定不发声' has a wrong offset!"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, IsLeftFoot) == 0x000039, "Member 'UAN_FootStep_Reaction_C::IsLeftFoot' has a wrong offset!"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, FigureType) == 0x00003A, "Member 'UAN_FootStep_Reaction_C::FigureType' has a wrong offset!"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, is_ladder) == 0x00003B, "Member 'UAN_FootStep_Reaction_C::is_ladder' has a wrong offset!"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, LadderSoundTable) == 0x000040, "Member 'UAN_FootStep_Reaction_C::LadderSoundTable' has a wrong offset!"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, LadderSoundType) == 0x000070, "Member 'UAN_FootStep_Reaction_C::LadderSoundType' has a wrong offset!"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, Status_OnlyWalkAndRun_) == 0x000071, "Member 'UAN_FootStep_Reaction_C::Status_OnlyWalkAndRun_' has a wrong offset!"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, LeftFoot) == 0x000074, "Member 'UAN_FootStep_Reaction_C::LeftFoot' has a wrong offset!"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, RightFoot) == 0x00007C, "Member 'UAN_FootStep_Reaction_C::RightFoot' has a wrong offset!"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, Attenuation) == 0x000088, "Member 'UAN_FootStep_Reaction_C::Attenuation' has a wrong offset!"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, UseFootAsHand) == 0x000090, "Member 'UAN_FootStep_Reaction_C::UseFootAsHand' has a wrong offset!"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, LeftHand) == 0x000094, "Member 'UAN_FootStep_Reaction_C::LeftHand' has a wrong offset!"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, RightHand) == 0x00009C, "Member 'UAN_FootStep_Reaction_C::RightHand' has a wrong offset!"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, 响度调整) == 0x0000A4, "Member 'UAN_FootStep_Reaction_C::响度调整' has a wrong offset!"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, 音高调整) == 0x0000A8, "Member 'UAN_FootStep_Reaction_C::音高调整' has a wrong offset!"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, 衰减模型) == 0x0000B0, "Member 'UAN_FootStep_Reaction_C::衰减模型' has a wrong offset!"); \ static_assert(offsetof(UAN_FootStep_Reaction_C, 只播音效不播特效) == 0x0000B8, "Member 'UAN_FootStep_Reaction_C::只播音效不播特效' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk \ static_assert(alignof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk) == 0x000008, "Wrong alignment on BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk"); \ static_assert(sizeof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk) == 0x003090, "Wrong size on BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, EntryPoint) == 0x000000, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable) == 0x000004, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable) == 0x000008, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_1) == 0x000018, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_2) == 0x000028, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_3) == 0x000038, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_4) == 0x000048, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_5) == 0x000058, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralByte_ReturnValue) == 0x000068, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable) == 0x000069, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_6) == 0x000070, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_7) == 0x000080, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_8) == 0x000090, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_9) == 0x0000A0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_10) == 0x0000B0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_11) == 0x0000C0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_12) == 0x0000D0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_13) == 0x0000E0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_14) == 0x0000F0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_15) == 0x000100, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_16) == 0x000110, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_17) == 0x000120, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_18) == 0x000130, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000140, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_1) == 0x000141, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_19) == 0x000148, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default) == 0x000158, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_20) == 0x000168, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_21) == 0x000178, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_22) == 0x000188, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_23) == 0x000198, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_24) == 0x0001A8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_25) == 0x0001B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_26) == 0x0001C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_27) == 0x0001D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_27' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_28) == 0x0001E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_28' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_29) == 0x0001F8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_29' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_30) == 0x000208, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_30' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_31) == 0x000218, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_31' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000228, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_2) == 0x000229, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable) == 0x000230, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_1) == 0x000238, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_1) == 0x000248, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_2) == 0x000250, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_3) == 0x000258, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_4) == 0x000260, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_5) == 0x000268, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_6) == 0x000270, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_7) == 0x000278, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_3) == 0x000280, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_8) == 0x000288, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_9) == 0x000290, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_10) == 0x000298, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_11) == 0x0002A0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_12) == 0x0002A8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_13) == 0x0002B0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_14) == 0x0002B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_15) == 0x0002C0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x0002C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_4) == 0x0002C9, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_16) == 0x0002D0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0002D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_17) == 0x0002E0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_18) == 0x0002E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_19) == 0x0002F0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_20) == 0x0002F8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_21) == 0x000300, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_22) == 0x000308, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_23) == 0x000310, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_5) == 0x000318, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_24) == 0x000320, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_25) == 0x000328, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_26) == 0x000330, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_27) == 0x000338, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_27' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_28) == 0x000340, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_28' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_29) == 0x000348, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_29' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_30) == 0x000350, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_30' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_31) == 0x000358, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_31' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralByte_ReturnValue_4) == 0x000360, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_6) == 0x000361, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_32) == 0x000368, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_32' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000370, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_33) == 0x000378, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_33' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_34) == 0x000380, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_34' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_35) == 0x000388, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_35' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_36) == 0x000390, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_36' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_37) == 0x000398, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_37' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_38) == 0x0003A0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_38' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_39) == 0x0003A8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_39' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_7) == 0x0003B0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_40) == 0x0003B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_40' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_41) == 0x0003C0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_41' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_42) == 0x0003C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_42' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_43) == 0x0003D0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_43' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_44) == 0x0003D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_44' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_45) == 0x0003E0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_45' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_46) == 0x0003E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_46' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_47) == 0x0003F0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_47' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralByte_ReturnValue_5) == 0x0003F8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_8) == 0x0003F9, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_48) == 0x000400, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_48' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000408, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_49) == 0x000410, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_49' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_50) == 0x000418, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_50' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_51) == 0x000420, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_51' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_52) == 0x000428, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_52' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_53) == 0x000430, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_53' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_54) == 0x000438, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_54' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_55) == 0x000440, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_55' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_9) == 0x000448, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_56) == 0x000450, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_56' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_57) == 0x000458, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_57' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_58) == 0x000460, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_58' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_59) == 0x000468, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_59' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_60) == 0x000470, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_60' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_61) == 0x000478, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_61' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_62) == 0x000480, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_62' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_63) == 0x000488, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_63' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralByte_ReturnValue_6) == 0x000490, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable) == 0x000491, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000492, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable) == 0x000493, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_1) == 0x000494, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_1) == 0x000495, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable) == 0x000498, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable) == 0x0004A0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_2) == 0x0004A1, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_2) == 0x0004A2, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_1) == 0x0004A4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_3) == 0x0004A8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue) == 0x0004AC, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_4) == 0x0004B0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue) == 0x0004B1, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_32) == 0x0004B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_32' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_1) == 0x0004C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_3) == 0x0004D0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams) == 0x0004D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue) == 0x000530, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_2) == 0x000538, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_4) == 0x000540, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_5) == 0x000541, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_1) == 0x000542, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_5) == 0x000543, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_2) == 0x000544, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_1) == 0x000548, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_6) == 0x00054C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_1) == 0x00054D, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_33) == 0x000550, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_33' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_1) == 0x000560, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_3) == 0x0005B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_1) == 0x0005C0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_6) == 0x0005C1, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_3) == 0x0005C4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_4) == 0x0005C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_2) == 0x0005D0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_7) == 0x0005D4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_2) == 0x0005D5, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_34) == 0x0005D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_34' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_2) == 0x0005E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_4) == 0x0005EC, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_3) == 0x0005F0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_7) == 0x0005F4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_3) == 0x0005F5, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_35) == 0x0005F8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_35' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_8) == 0x000608, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_5) == 0x00060C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_36) == 0x000610, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_36' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_4) == 0x000620, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_37) == 0x000628, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_37' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_8) == 0x000638, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_38) == 0x000640, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_38' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_4) == 0x000650, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_10) == 0x000651, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_5) == 0x000658, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_2) == 0x000660, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_9) == 0x000670, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_9) == 0x000671, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_6) == 0x000678, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_3) == 0x000680, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_10) == 0x000681, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_6) == 0x000684, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_10) == 0x000688, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_5) == 0x00068C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_7) == 0x000690, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_7) == 0x000698, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_5) == 0x0006A0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralByte_ReturnValue_7) == 0x0006A1, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_8) == 0x0006A8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x0006B0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_4) == 0x0006B1, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_8) == 0x0006B4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_6) == 0x0006B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_6) == 0x0006BC, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_9) == 0x0006C0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_9) == 0x0006C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_11) == 0x0006CC, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_7) == 0x0006D0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_7) == 0x0006D4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_64) == 0x0006D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_64' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_11) == 0x0006E0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_12) == 0x0006E1, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_12) == 0x0006E2, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_10) == 0x0006E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_5) == 0x0006F0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_13) == 0x0006F1, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_13) == 0x0006F2, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_11) == 0x0006F8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_14) == 0x000700, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_12) == 0x000708, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_14) == 0x000710, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_10) == 0x000714, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_65) == 0x000718, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_65' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_8) == 0x000720, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_15) == 0x000724, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_6) == 0x000725, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_8) == 0x000726, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_66) == 0x000728, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_66' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_67) == 0x000730, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_67' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_68) == 0x000738, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_68' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_11) == 0x000740, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_12) == 0x000744, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_9) == 0x000748, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_15) == 0x00074C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_16) == 0x00074D, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_9) == 0x00074E, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_69) == 0x000750, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_69' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_13) == 0x000758, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_14) == 0x000760, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_13) == 0x000768, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_70) == 0x000770, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_70' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_10) == 0x000778, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_16) == 0x00077C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_71) == 0x000780, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_71' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_10) == 0x000788, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_11) == 0x000789, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_7) == 0x00078A, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_14) == 0x00078C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_3) == 0x000790, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_2) == 0x000798, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_15) == 0x0007F0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_11) == 0x0007F4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_17) == 0x0007F8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_11) == 0x0007F9, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_4) == 0x000800, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_72) == 0x000808, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_72' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_15) == 0x000810, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_16) == 0x000818, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_12) == 0x00081C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_17) == 0x000820, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_12) == 0x000821, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_73) == 0x000828, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_73' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_5) == 0x000830, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_16) == 0x000838, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_3) == 0x000840, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_2) == 0x000898, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_8) == 0x000899, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_6) == 0x0008A0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_18) == 0x0008A8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_17) == 0x0008AC, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_74) == 0x0008B0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_74' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_13) == 0x0008B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_75) == 0x0008C0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_75' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_18) == 0x0008C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_13) == 0x0008C9, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_76) == 0x0008D0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_76' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_7) == 0x0008D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_4) == 0x0008E0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_18) == 0x000938, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_17) == 0x000940, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_14) == 0x000948, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_77) == 0x000950, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_77' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_19) == 0x000958, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_14) == 0x00095C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_78) == 0x000960, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_78' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_8) == 0x000968, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_5) == 0x000970, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_18) == 0x0009C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_3) == 0x0009D0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_20) == 0x0009D4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_19) == 0x0009D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_15) == 0x0009DC, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_9) == 0x0009E0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_15) == 0x0009E1, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_9) == 0x0009E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_79) == 0x0009F0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_79' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_10) == 0x0009F8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_19) == 0x000A00, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_21) == 0x000A04, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_16) == 0x000A08, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_19) == 0x000A10, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_16) == 0x000A18, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_12) == 0x000A19, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_11) == 0x000A20, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_20) == 0x000A28, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_6) == 0x000A30, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_22) == 0x000A88, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_17) == 0x000A8C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_20) == 0x000A90, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_17) == 0x000A91, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralByte_ReturnValue_8) == 0x000A92, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralByte_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_10) == 0x000A93, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000A94, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_12) == 0x000A98, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_21) == 0x000AA0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_23) == 0x000AA4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_20) == 0x000AA8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_18) == 0x000AAC, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_21) == 0x000AB0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_18) == 0x000AB1, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_80) == 0x000AB8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_80' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_21) == 0x000AC0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_81) == 0x000AC8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_81' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_24) == 0x000AD0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_82) == 0x000AD8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_82' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_19) == 0x000AE0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_83) == 0x000AE8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_83' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_84) == 0x000AF0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_84' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_25) == 0x000AF8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_19) == 0x000AFC, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_85) == 0x000B00, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_85' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_22) == 0x000B08, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_26) == 0x000B10, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_27) == 0x000B14, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_27' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_11) == 0x000B18, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_20) == 0x000B1C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_13) == 0x000B20, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_22) == 0x000B28, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_20) == 0x000B29, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_86) == 0x000B30, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_86' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_23) == 0x000B38, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_28) == 0x000B40, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_28' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_22) == 0x000B44, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_21) == 0x000B48, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_24) == 0x000B50, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_21) == 0x000B58, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_87) == 0x000B60, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_87' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_12) == 0x000B68, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_14) == 0x000B70, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_23) == 0x000B78, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_29) == 0x000B7C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_29' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_22) == 0x000B80, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_23) == 0x000B84, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_22) == 0x000B85, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_13) == 0x000B86, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_30) == 0x000B88, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_30' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_25) == 0x000B90, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_23) == 0x000B98, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_24) == 0x000B9C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_25) == 0x000B9D, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_24) == 0x000B9E, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_23) == 0x000B9F, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_88) == 0x000BA0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_88' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_26) == 0x000BA8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_31) == 0x000BB0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_31' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_26) == 0x000BB4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_24) == 0x000BB8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_24) == 0x000BBC, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_89) == 0x000BC0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_89' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_13) == 0x000BC8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_25) == 0x000BC9, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_15) == 0x000BD0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_27) == 0x000BD8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_27' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_26) == 0x000BD9, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_27) == 0x000BE0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_27' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_28) == 0x000BE8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_28' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_27) == 0x000BF0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_27' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_28) == 0x000BF1, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_28' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_28) == 0x000BF2, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_28' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_7) == 0x000BF8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_14) == 0x000C50, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_4) == 0x000C51, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_16) == 0x000C58, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_29) == 0x000C60, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_29' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_32) == 0x000C64, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_32' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_30) == 0x000C68, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_30' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_25) == 0x000C6C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_29) == 0x000C70, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_29' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_25) == 0x000C71, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_90) == 0x000C78, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_90' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_8) == 0x000C80, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_29) == 0x000CD8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_29' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_5) == 0x000CE0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_9) == 0x000CE8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_30) == 0x000D40, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_30' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_6) == 0x000D48, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_30) == 0x000D49, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_30' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_31) == 0x000D4A, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_31' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_15) == 0x000D4B, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_17) == 0x000D50, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_32) == 0x000D58, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_32' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_33) == 0x000D5C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_33' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_26) == 0x000D60, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_33) == 0x000D64, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_33' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_31) == 0x000D65, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_31' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_26) == 0x000D66, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_91) == 0x000D68, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_91' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_31) == 0x000D70, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_31' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_10) == 0x000D78, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_7) == 0x000DD0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_92) == 0x000DD8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_92' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_11) == 0x000DE0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_32) == 0x000E38, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_32' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_8) == 0x000E40, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_93) == 0x000E48, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_93' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_34) == 0x000E50, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_34' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_94) == 0x000E58, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_94' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_27) == 0x000E60, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_32) == 0x000E64, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_32' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_35) == 0x000E68, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_35' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_16) == 0x000E6C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_27) == 0x000E6D, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_95) == 0x000E70, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_95' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_18) == 0x000E78, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_12) == 0x000E80, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_13) == 0x000ED8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_9) == 0x000F30, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_14) == 0x000F38, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_33) == 0x000F90, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_33' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_10) == 0x000F98, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_33) == 0x000F99, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_33' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_34) == 0x000F9A, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_34' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_34) == 0x000FA0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_34' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_17) == 0x000FA8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_19) == 0x000FB0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_36) == 0x000FB8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_36' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_15) == 0x000FC0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_35) == 0x001018, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_35' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_28) == 0x00101C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_28) == 0x001020, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_14) == 0x001021, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate) == 0x001024, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_34) == 0x001034, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_34' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_37) == 0x001038, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_37' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_29) == 0x00103C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_1) == 0x001040, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralByte_ReturnValue_9) == 0x001050, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralByte_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_29) == 0x001051, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_96) == 0x001058, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_96' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x001060, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_2) == 0x001064, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_38) == 0x001074, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_38' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_97) == 0x001078, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_97' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_30) == 0x001080, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_39) == 0x001084, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_39' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_36) == 0x001088, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_36' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_35) == 0x001089, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_35' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_IsValidClass_ReturnValue_30) == 0x00108A, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_IsValidClass_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_98) == 0x001090, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_98' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_3) == 0x001098, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_36) == 0x0010A8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_36' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_37) == 0x0010A9, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_37' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_37) == 0x0010AA, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_37' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_99) == 0x0010B0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_99' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_4) == 0x0010B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_100) == 0x0010C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_100' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_38) == 0x0010D0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_38' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_38) == 0x0010D1, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_38' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_5) == 0x0010D4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_40) == 0x0010E4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_40' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_6) == 0x0010E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_39) == 0x0010F8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_39' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_39) == 0x0010F9, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_39' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_101) == 0x001100, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_101' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_7) == 0x001108, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_102) == 0x001118, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_102' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_8) == 0x001120, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_103) == 0x001130, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_103' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_41) == 0x001138, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_41' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_42) == 0x00113C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_42' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_43) == 0x001140, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_43' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_9) == 0x001144, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_31) == 0x001154, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_39) == 0x001158, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_39' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_15) == 0x001168, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_104) == 0x001170, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_104' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_105) == 0x001178, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_105' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_106) == 0x001180, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_106' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_107) == 0x001188, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_107' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_10) == 0x001190, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_44) == 0x0011A0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_44' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue) == 0x0011A8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_16) == 0x0011B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_1) == 0x001210, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_11) == 0x001220, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_17) == 0x001230, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_108) == 0x001288, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_108' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_12) == 0x001290, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_109) == 0x0012A0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_109' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_2) == 0x0012A8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_18) == 0x0012B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_110) == 0x001310, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_110' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_45) == 0x001318, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_45' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_46) == 0x00131C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_46' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_47) == 0x001320, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_47' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_40) == 0x001328, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_40' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_32) == 0x001338, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_111) == 0x001340, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_111' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_16) == 0x001348, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralByte_ReturnValue_10) == 0x001349, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralByte_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_EqualEqual_ByteByte_ReturnValue_7) == 0x00134A, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_EqualEqual_ByteByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_13) == 0x00134C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralDouble_ReturnValue) == 0x001360, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Clamp_ReturnValue) == 0x001368, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_112) == 0x001370, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_112' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Divide_IntInt_ReturnValue) == 0x001378, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToFloat_ReturnValue) == 0x00137C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_113) == 0x001380, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_113' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_14) == 0x001388, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_40) == 0x001398, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_40' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_40) == 0x001399, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_40' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Has_Been_Initd_Variable_41) == 0x00139A, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Has_Been_Initd_Variable_41' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_15) == 0x00139C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_114) == 0x0013B0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_114' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_3) == 0x0013B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_19) == 0x0013C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_48) == 0x001420, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_48' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_4) == 0x001428, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_20) == 0x001438, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_115) == 0x001490, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_115' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_16) == 0x001498, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_5) == 0x0014A8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_116) == 0x0014B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_116' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_21) == 0x0014C0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_17) == 0x001518, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_49) == 0x001528, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_49' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_50) == 0x00152C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_50' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_51) == 0x001530, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_51' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_41) == 0x001538, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_41' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_33) == 0x001548, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_117) == 0x001550, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_117' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_118) == 0x001558, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_118' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_119) == 0x001560, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_119' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralDouble_ReturnValue_1) == 0x001568, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_18) == 0x001570, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Clamp_ReturnValue_1) == 0x001580, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Clamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_17) == 0x001584, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Divide_IntInt_ReturnValue_1) == 0x001588, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Divide_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x00158C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_20) == 0x001590, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_120) == 0x001598, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_120' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0015A0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue) == 0x0015A8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralDouble_ReturnValue_2) == 0x0015B0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0015B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_21) == 0x0015C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_22) == 0x0015D0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Clamp_ReturnValue_2) == 0x0015D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Clamp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_121) == 0x0015E0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_121' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Divide_IntInt_ReturnValue_2) == 0x0015E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Divide_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToFloat_ReturnValue_2) == 0x0015EC, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0015F0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_19) == 0x0015F8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_1) == 0x001608, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x001610, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x001618, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x001628, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_122) == 0x001630, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_122' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_2) == 0x001638, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x001640, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralDouble_ReturnValue_3) == 0x001650, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_22) == 0x001658, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_23) == 0x0016B0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_11) == 0x0016B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_24) == 0x0016C0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_24' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Clamp_ReturnValue_3) == 0x0016C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Clamp_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_123) == 0x0016D0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_123' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Divide_IntInt_ReturnValue_3) == 0x0016D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Divide_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToFloat_ReturnValue_3) == 0x0016DC, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_124) == 0x0016E0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_124' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_3) == 0x0016E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_3) == 0x0016F0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0016F8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x001700, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_4) == 0x001710, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_4) == 0x001718, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_4) == 0x001720, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_52) == 0x001730, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_52' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_23) == 0x001738, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_12) == 0x001790, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_53) == 0x001794, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_53' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_54) == 0x001798, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_54' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_42) == 0x0017A0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_42' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_34) == 0x0017B0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_125) == 0x0017B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_125' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_126) == 0x0017C0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_126' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_127) == 0x0017C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_127' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_6) == 0x0017D0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_20) == 0x0017E0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_24) == 0x0017F0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_24' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_18) == 0x001848, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_21) == 0x00184C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralDouble_ReturnValue_4) == 0x001860, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_25) == 0x001868, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_25' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_26) == 0x001870, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_26' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x001878, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_27) == 0x001880, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_27' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_5) == 0x001888, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Clamp_ReturnValue_4) == 0x001890, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Clamp_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_5) == 0x001898, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Divide_IntInt_ReturnValue_4) == 0x0018A0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Divide_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_5) == 0x0018A8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToFloat_ReturnValue_4) == 0x0018B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToFloat_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_25) == 0x0018C0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_25' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_6) == 0x001918, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_13) == 0x001920, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_6) == 0x001928, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_6) == 0x001930, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x001940, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralByte_ReturnValue_11) == 0x001948, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralByte_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_7) == 0x001950, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_7) == 0x001958, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_EqualEqual_ByteByte_ReturnValue_8) == 0x001960, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_EqualEqual_ByteByte_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_7) == 0x001968, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_26) == 0x001978, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_26' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_7) == 0x0019D0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_14) == 0x0019E0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_27) == 0x0019E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_27' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_128) == 0x001A40, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_128' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_55) == 0x001A48, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_55' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_22) == 0x001A4C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_23) == 0x001A5C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_StringToInt_ReturnValue) == 0x001A6C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_129) == 0x001A70, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_129' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_IsClosed_Variable_41) == 0x001A78, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_IsClosed_Variable_41' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_8) == 0x001A80, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_28) == 0x001A90, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_28' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_15) == 0x001AE8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_130) == 0x001AF0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_130' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_24) == 0x001AF8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_24' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_8) == 0x001B08, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_131) == 0x001B18, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_131' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_29) == 0x001B20, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_29' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_56) == 0x001B78, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_56' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_57) == 0x001B7C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_57' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_25) == 0x001B80, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_25' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_9) == 0x001B90, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_30) == 0x001BA0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_30' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_26) == 0x001BF8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_26' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_132) == 0x001C08, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_132' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_133) == 0x001C10, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_133' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x001C18, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_27) == 0x001C1C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_27' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_58) == 0x001C2C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_58' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_10) == 0x001C30, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_31) == 0x001C40, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_31' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_134) == 0x001C98, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_134' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_28) == 0x001CA0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_28' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_11) == 0x001CB0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_29) == 0x001CC0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_29' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_32) == 0x001CD0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_32' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_135) == 0x001D28, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_135' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_19) == 0x001D30, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_59) == 0x001D34, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_59' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_28) == 0x001D38, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_28' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_8) == 0x001D40, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_8) == 0x001D48, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_9) == 0x001D50, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_30) == 0x001D60, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_30' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_12) == 0x001D70, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_31) == 0x001D80, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_31' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_136) == 0x001D90, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_136' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_137) == 0x001D98, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_137' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_60) == 0x001DA0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_60' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_32) == 0x001DA4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_32' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_StringToInt_ReturnValue_2) == 0x001DB4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_StringToInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_61) == 0x001DB8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_61' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_10) == 0x001DC0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_138) == 0x001DD0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_138' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_33) == 0x001DD8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_33' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_16) == 0x001E30, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_33) == 0x001E34, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_33' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_13) == 0x001E48, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_139) == 0x001E58, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_139' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_34) == 0x001E60, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_34' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_14) == 0x001E70, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_140) == 0x001E80, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_140' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_62) == 0x001E88, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_62' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_35) == 0x001E8C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_35' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_63) == 0x001E9C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_63' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_StringToInt_ReturnValue_3) == 0x001EA0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_StringToInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_11) == 0x001EA8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_36) == 0x001EB8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_36' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_34) == 0x001EC8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_34' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_141) == 0x001F20, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_141' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_17) == 0x001F28, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_15) == 0x001F30, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_37) == 0x001F40, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_37' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_142) == 0x001F50, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_142' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_16) == 0x001F58, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_real_Variable_143) == 0x001F68, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_real_Variable_143' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_38) == 0x001F70, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_38' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_64) == 0x001F80, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_64' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_17) == 0x001F88, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_18) == 0x001F98, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_39) == 0x001FA8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_39' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_byte_Variable_20) == 0x001FB8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_byte_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_35) == 0x001FC0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_35' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_29) == 0x001FC8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_29' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_ReturnValue_4) == 0x001FD0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_9) == 0x001FD8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_9) == 0x001FE0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_65) == 0x001FE8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_65' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_12) == 0x001FF0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_35) == 0x002000, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_35' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_18) == 0x002058, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_66) == 0x00205C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_66' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_36) == 0x002060, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_36' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_35) == 0x002068, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_43) == 0x002070, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_43' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_18) == 0x002080, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_30) == 0x002088, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_30' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_67) == 0x002090, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_67' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_40) == 0x002094, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_40' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralDouble_ReturnValue_5) == 0x0020A8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Clamp_ReturnValue_5) == 0x0020B0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Clamp_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_31) == 0x0020B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_31' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Divide_IntInt_ReturnValue_5) == 0x0020C0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Divide_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_32) == 0x0020C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_32' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToFloat_ReturnValue_5) == 0x0020D0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToFloat_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_37) == 0x0020D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_37' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_10) == 0x0020E0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_10) == 0x0020E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_ReturnValue_5) == 0x0020F0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_13) == 0x0020F8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_11) == 0x002108, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_StringToInt_ReturnValue_4) == 0x002110, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_StringToInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_11) == 0x002118, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_14) == 0x002120, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_36) == 0x002130, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_36' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_41) == 0x002188, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_41' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_19) == 0x002198, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_38) == 0x0021A0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_38' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_NewGuid_ReturnValue) == 0x0021A8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_GuidToString_ReturnValue) == 0x0021B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_15) == 0x0021C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_44) == 0x0021D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_44' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_37) == 0x0021E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_37' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_20) == 0x002240, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_ToLower_ReturnValue) == 0x002248, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_19) == 0x002258, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Trim_ReturnValue) == 0x002260, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Concat_StrStr_ReturnValue) == 0x002270, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_33) == 0x002280, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_33' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Len_ReturnValue) == 0x002288, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Greater_IntInt_ReturnValue) == 0x00228C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_42) == 0x002290, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_42' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_19) == 0x0022A0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_68) == 0x0022B0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_68' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_43) == 0x0022B4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_43' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_44) == 0x0022C4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_44' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_39) == 0x0022D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_39' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_69) == 0x0022E0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_69' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_40) == 0x0022E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_40' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_70) == 0x0022F0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_70' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_45) == 0x0022F8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_45' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_36) == 0x002308, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_20) == 0x00230C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_34) == 0x002310, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_34' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_41) == 0x002318, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_41' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_45) == 0x002320, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_45' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_71) == 0x002330, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_71' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_StringToInt_ReturnValue_5) == 0x002334, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_StringToInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralDouble_ReturnValue_6) == 0x002338, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_35) == 0x002340, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_35' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_36) == 0x002348, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_36' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Clamp_ReturnValue_6) == 0x002350, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Clamp_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_42) == 0x002358, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_42' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Divide_IntInt_ReturnValue_6) == 0x002360, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Divide_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToFloat_ReturnValue_6) == 0x002364, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToFloat_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_12) == 0x002368, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_46) == 0x002370, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_46' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_12) == 0x002380, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_ReturnValue_6) == 0x002388, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_16) == 0x002390, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_13) == 0x0023A0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_20) == 0x0023A8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_13) == 0x0023B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_21) == 0x0023C0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_17) == 0x0023C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_38) == 0x0023D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_38' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_37) == 0x002430, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_37' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_21) == 0x002438, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_47) == 0x00243C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_47' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_72) == 0x00244C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_72' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_48) == 0x002450, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_48' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_21) == 0x002460, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_39) == 0x002470, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_39' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_49) == 0x0024C8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_49' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_StringToInt_ReturnValue_6) == 0x0024D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_StringToInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_43) == 0x0024E0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_43' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralDouble_ReturnValue_7) == 0x0024E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Clamp_ReturnValue_7) == 0x0024F0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Clamp_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_38) == 0x0024F8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_38' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Divide_IntInt_ReturnValue_7) == 0x002500, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Divide_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_39) == 0x002508, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_39' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToFloat_ReturnValue_7) == 0x002510, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToFloat_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_44) == 0x002518, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_44' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_14) == 0x002520, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_14) == 0x002528, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_ReturnValue_7) == 0x002530, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_18) == 0x002538, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_15) == 0x002548, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_15) == 0x002550, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_50) == 0x002558, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_50' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_19) == 0x002568, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_22) == 0x002578, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_40) == 0x002580, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_40' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_22) == 0x0025D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_40) == 0x0025E0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_40' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_41) == 0x0025E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_41' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_73) == 0x002640, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_73' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_51) == 0x002644, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_51' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_74) == 0x002654, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_74' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_75) == 0x002658, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_75' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_46) == 0x002660, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_46' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_IntInt_ReturnValue_37) == 0x002670, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_IntInt_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_45) == 0x002678, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_45' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_46) == 0x002680, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_46' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_23) == 0x002688, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_52) == 0x00268C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_52' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_22) == 0x0026A0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_41) == 0x0026B0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_41' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_42) == 0x0026B8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_42' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_43) == 0x002710, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_43' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_76) == 0x002768, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_76' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_53) == 0x00276C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_53' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_77) == 0x00277C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_77' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_23) == 0x002780, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_44) == 0x002790, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_44' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToString_ReturnValue_24) == 0x0027E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToString_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_54) == 0x0027F8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_54' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_45) == 0x002808, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_45' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_47) == 0x002860, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_47' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_48) == 0x002868, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_48' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_NewGuid_ReturnValue_1) == 0x002870, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_NewGuid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_20) == 0x002880, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_GuidToString_ReturnValue_1) == 0x002890, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_GuidToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_47) == 0x0028A0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_47' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_46) == 0x0028B0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_46' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_23) == 0x002908, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_ToLower_ReturnValue_1) == 0x002910, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_ToLower_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_24) == 0x002920, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Trim_ReturnValue_1) == 0x002928, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Trim_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Concat_StrStr_ReturnValue_1) == 0x002938, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_42) == 0x002948, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_42' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_47) == 0x002950, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_47' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Len_ReturnValue_1) == 0x0029A8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Len_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0029AC, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_55) == 0x0029B0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_55' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_78) == 0x0029C0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_78' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_NewGuid_ReturnValue_2) == 0x0029C4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_NewGuid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_21) == 0x0029D8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_GuidToString_ReturnValue_2) == 0x0029E8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_GuidToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_48) == 0x0029F8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_48' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_48) == 0x002A08, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_48' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_24) == 0x002A60, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_ToLower_ReturnValue_2) == 0x002A68, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_ToLower_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Trim_ReturnValue_2) == 0x002A78, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Trim_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_56) == 0x002A88, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_56' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Concat_StrStr_ReturnValue_2) == 0x002A98, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Len_ReturnValue_2) == 0x002AA8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Len_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Greater_IntInt_ReturnValue_2) == 0x002AAC, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Greater_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_NewGuid_ReturnValue_3) == 0x002AB0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_NewGuid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_GuidToString_ReturnValue_3) == 0x002AC0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_GuidToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_22) == 0x002AD0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_string_Variable_49) == 0x002AE0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_string_Variable_49' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_49) == 0x002AF0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_49' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_25) == 0x002B48, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_ToLower_ReturnValue_3) == 0x002B50, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_ToLower_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Trim_ReturnValue_3) == 0x002B60, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Trim_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_49) == 0x002B70, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_49' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Concat_StrStr_ReturnValue_3) == 0x002B78, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Len_ReturnValue_3) == 0x002B88, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Len_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_MakeLiteralDouble_ReturnValue_8) == 0x002B90, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_MakeLiteralDouble_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Greater_IntInt_ReturnValue_3) == 0x002B98, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Greater_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_43) == 0x002BA0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_43' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_44) == 0x002BA8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_44' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Clamp_ReturnValue_8) == 0x002BB0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Clamp_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_50) == 0x002BB8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_50' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Divide_IntInt_ReturnValue_8) == 0x002BC0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Divide_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_IntToFloat_ReturnValue_8) == 0x002BC4, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_IntToFloat_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_16) == 0x002BC8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_ReturnValue_8) == 0x002BD0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_16) == 0x002BD8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_ReturnValue_17) == 0x002BE0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_23) == 0x002BE8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Percent_FloatFloat_ReturnValue_17) == 0x002BF8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Percent_FloatFloat_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Conv_DoubleToString_ReturnValue_24) == 0x002C00, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Conv_DoubleToString_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_25) == 0x002C10, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_50) == 0x002C18, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_50' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc___inner_CheckCondition_ReturnValue_26) == 0x002C70, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc___inner_CheckCondition_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_45) == 0x002C78, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_45' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_51) == 0x002C80, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_51' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_79) == 0x002CD8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_79' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_57) == 0x002CDC, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_57' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_51) == 0x002CF0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_51' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_80) == 0x002CF8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_80' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_52) == 0x002D00, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_52' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_58) == 0x002D08, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_58' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_26) == 0x002D18, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_81) == 0x002D1C, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_81' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_46) == 0x002D20, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_46' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_52) == 0x002D28, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_52' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_53) == 0x002D80, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_53' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_54) == 0x002D88, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_54' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_82) == 0x002D90, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_82' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_27) == 0x002D94, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_27' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_59) == 0x002D98, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_59' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_47) == 0x002DA8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_47' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_53) == 0x002DB0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_53' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_55) == 0x002E08, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_55' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_83) == 0x002E10, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_83' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_56) == 0x002E18, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_56' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_28) == 0x002E20, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_28' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_84) == 0x002E24, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_84' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_48) == 0x002E28, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_48' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_54) == 0x002E30, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_54' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_60) == 0x002E88, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_60' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_57) == 0x002E98, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_57' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_58) == 0x002EA0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_58' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_85) == 0x002EA8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_85' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_29) == 0x002EAC, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_29' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_49) == 0x002EB0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_49' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_55) == 0x002EB8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_55' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_59) == 0x002F10, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_59' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_60) == 0x002F18, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_60' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_int_Variable_86) == 0x002F20, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_int_Variable_86' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_CreateDelegate_OutputDelegate_61) == 0x002F24, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_CreateDelegate_OutputDelegate_61' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_bool_Variable_30) == 0x002F34, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_bool_Variable_30' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_50) == 0x002F38, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_50' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, Temp_class_Variable_61) == 0x002F40, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::Temp_class_Variable_61' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_56) == 0x002F48, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_56' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_Select_Default_51) == 0x002FA0, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_Select_Default_51' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, K2Node_MakeStruct_CombatAIScriptParams_57) == 0x002FA8, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::K2Node_MakeStruct_CombatAIScriptParams_57' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x003000, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x003008, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_1) == 0x003010, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_B_ImplicitCast_1) == 0x003018, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_2) == 0x003020, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_B_ImplicitCast_2) == 0x003028, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_3) == 0x003030, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_B_ImplicitCast_3) == 0x003038, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_B_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_4) == 0x003040, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_B_ImplicitCast_4) == 0x003048, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_B_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_5) == 0x003050, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_B_ImplicitCast_5) == 0x003058, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_B_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_6) == 0x003060, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_B_ImplicitCast_6) == 0x003068, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_B_ImplicitCast_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_7) == 0x003070, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_B_ImplicitCast_7) == 0x003078, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_B_ImplicitCast_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_8) == 0x003080, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk, CallFunc_Add_DoubleDouble_B_ImplicitCast_8) == 0x003088, "Member 'BA_SKG_Atk_C_ExecuteUbergraph_BA_SKG_Atk::CallFunc_Add_DoubleDouble_B_ImplicitCast_8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBA_SKG_Atk_C \ static_assert(alignof(UBA_SKG_Atk_C) == 0x000008, "Wrong alignment on UBA_SKG_Atk_C"); \ static_assert(sizeof(UBA_SKG_Atk_C) == 0x000248, "Wrong size on UBA_SKG_Atk_C"); \ static_assert(offsetof(UBA_SKG_Atk_C, UberGraphFrame_BA_SKG_Atk_C) == 0x000240, "Member 'UBA_SKG_Atk_C::UberGraphFrame_BA_SKG_Atk_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddSpcMain_C_AddNewItem \ static_assert(alignof(WB_ShowAddSpcMain_C_AddNewItem) == 0x000008, "Wrong alignment on WB_ShowAddSpcMain_C_AddNewItem"); \ static_assert(sizeof(WB_ShowAddSpcMain_C_AddNewItem) == 0x000048, "Wrong size on WB_ShowAddSpcMain_C_AddNewItem"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_AddNewItem, ShowData) == 0x000000, "Member 'WB_ShowAddSpcMain_C_AddNewItem::ShowData' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_AddNewItem, CallFunc_Array_AddUnique_ReturnValue) == 0x000040, "Member 'WB_ShowAddSpcMain_C_AddNewItem::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddSpcMain_C_AddToBossSpellWaitList \ static_assert(alignof(WB_ShowAddSpcMain_C_AddToBossSpellWaitList) == 0x000008, "Wrong alignment on WB_ShowAddSpcMain_C_AddToBossSpellWaitList"); \ static_assert(sizeof(WB_ShowAddSpcMain_C_AddToBossSpellWaitList) == 0x000040, "Wrong size on WB_ShowAddSpcMain_C_AddToBossSpellWaitList"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_AddToBossSpellWaitList, NewItem) == 0x000000, "Member 'WB_ShowAddSpcMain_C_AddToBossSpellWaitList::NewItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddSpcMain_C_CreateShowAddSpcPanel \ static_assert(alignof(WB_ShowAddSpcMain_C_CreateShowAddSpcPanel) == 0x000008, "Wrong alignment on WB_ShowAddSpcMain_C_CreateShowAddSpcPanel"); \ static_assert(sizeof(WB_ShowAddSpcMain_C_CreateShowAddSpcPanel) == 0x000048, "Wrong size on WB_ShowAddSpcMain_C_CreateShowAddSpcPanel"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_CreateShowAddSpcPanel, ShowData) == 0x000000, "Member 'WB_ShowAddSpcMain_C_CreateShowAddSpcPanel::ShowData' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_CreateShowAddSpcPanel, CallFunc_K2_SetTimer_ReturnValue) == 0x000040, "Member 'WB_ShowAddSpcMain_C_CreateShowAddSpcPanel::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain \ static_assert(alignof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain) == 0x000008, "Wrong alignment on WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain"); \ static_assert(sizeof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain) == 0x000250, "Wrong size on WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, EntryPoint) == 0x000000, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, K2Node_CreateDelegate_OutputDelegate) == 0x00000C, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, K2Node_CreateDelegate_OutputDelegate_1) == 0x00001C, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Greater_IntInt_ReturnValue) == 0x000030, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_GetHideTime_return_value) == 0x000038, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_GetHideTime_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, Temp_int_Loop_Counter_Variable_1) == 0x000040, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Add_IntInt_ReturnValue_1) == 0x000044, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, Temp_int_Array_Index_Variable_1) == 0x000048, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_GetAllChildren_ReturnValue) == 0x000050, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_GetChildrenCount_ReturnValue) == 0x000060, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_GetChildrenCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Array_Get_Item) == 0x000068, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000070, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, K2Node_DynamicCast_AsWB_Show_Add_Spc_Item) == 0x000078, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::K2Node_DynamicCast_AsWB_Show_Add_Spc_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_GetShowFinish_return_value) == 0x000081, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_GetShowFinish_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Create_ReturnValue) == 0x000088, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000090, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000098, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x0000A0, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_IsValid_ReturnValue) == 0x0000A8, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, K2Node_Event_MyGeometry) == 0x0000B0, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, K2Node_Event_InDeltaTime) == 0x0000F0, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_AddChild_ReturnValue) == 0x0000F8, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, K2Node_CreateDelegate_OutputDelegate_2) == 0x000100, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Array_Get_Item_1) == 0x000110, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Array_Length_ReturnValue) == 0x000150, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Less_IntInt_ReturnValue) == 0x000154, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Array_AddUnique_ReturnValue) == 0x000158, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Array_Contains_ReturnValue) == 0x00015C, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000160, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, K2Node_CreateDelegate_OutputDelegate_3) == 0x000164, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, K2Node_CreateDelegate_OutputDelegate_4) == 0x000174, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_GetHideTime_return_value_1) == 0x000188, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_GetHideTime_return_value_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_GetUINotify_UINotify) == 0x000190, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Create_ReturnValue_1) == 0x000198, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_AddChild_ReturnValue_1) == 0x0001A0, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_AddChild_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0001A8, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_GetChildrenCount_ReturnValue_1) == 0x0001B0, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_GetChildrenCount_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0001B4, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, K2Node_CustomEvent_NewItem) == 0x0001B8, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Array_Add_ReturnValue) == 0x0001F8, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Array_Get_Item_2) == 0x000200, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Array_Length_ReturnValue_1) == 0x000240, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_Less_IntInt_ReturnValue_1) == 0x000244, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain, CallFunc_GetDCSGameState_ReturnValue) == 0x000248, "Member 'WB_ShowAddSpcMain_C_ExecuteUbergraph_WB_ShowAddSpcMain::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddSpcMain_C_GetHideTime \ static_assert(alignof(WB_ShowAddSpcMain_C_GetHideTime) == 0x000008, "Wrong alignment on WB_ShowAddSpcMain_C_GetHideTime"); \ static_assert(sizeof(WB_ShowAddSpcMain_C_GetHideTime) == 0x000010, "Wrong size on WB_ShowAddSpcMain_C_GetHideTime"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_GetHideTime, Index_0) == 0x000000, "Member 'WB_ShowAddSpcMain_C_GetHideTime::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_GetHideTime, return_value) == 0x000008, "Member 'WB_ShowAddSpcMain_C_GetHideTime::return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddSpcMain_C_GetSlot \ static_assert(alignof(WB_ShowAddSpcMain_C_GetSlot) == 0x000008, "Wrong alignment on WB_ShowAddSpcMain_C_GetSlot"); \ static_assert(sizeof(WB_ShowAddSpcMain_C_GetSlot) == 0x000020, "Wrong size on WB_ShowAddSpcMain_C_GetSlot"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_GetSlot, Item) == 0x000000, "Member 'WB_ShowAddSpcMain_C_GetSlot::Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_GetSlot, AsCanvas_Panel_Slot) == 0x000008, "Member 'WB_ShowAddSpcMain_C_GetSlot::AsCanvas_Panel_Slot' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_GetSlot, K2Node_DynamicCast_AsCanvas_Panel_Slot) == 0x000010, "Member 'WB_ShowAddSpcMain_C_GetSlot::K2Node_DynamicCast_AsCanvas_Panel_Slot' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_GetSlot, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'WB_ShowAddSpcMain_C_GetSlot::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent \ static_assert(alignof(WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent) == 0x000008, "Wrong alignment on WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(sizeof(WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent) == 0x000090, "Wrong size on WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent, InKeyEvent) == 0x000000, "Member 'WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent, isDown) == 0x000040, "Member 'WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent, ReturnValue) == 0x000041, "Member 'WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetInputEventFromKeyEvent_ReturnValue) == 0x000048, "Member 'WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetInputEventFromKeyEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent, CallFunc_InputEvent_IsRepeat_ReturnValue) == 0x000068, "Member 'WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent::CallFunc_InputEvent_IsRepeat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetKey_ReturnValue) == 0x000070, "Member 'WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000088, "Member 'WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x000089, "Member 'WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue) == 0x00008A, "Member 'WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent, CallFunc_IsAnimationPlaying_ReturnValue) == 0x00008B, "Member 'WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent::CallFunc_IsAnimationPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanAND_ReturnValue) == 0x00008C, "Member 'WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent, CallFunc_HasAnyChildren_ReturnValue) == 0x00008D, "Member 'WB_ShowAddSpcMain_C_OnCustomBlueprintKeyInputEvent::CallFunc_HasAnyChildren_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddSpcMain_C_PlayAddSpItemSound \ static_assert(alignof(WB_ShowAddSpcMain_C_PlayAddSpItemSound) == 0x000008, "Wrong alignment on WB_ShowAddSpcMain_C_PlayAddSpItemSound"); \ static_assert(sizeof(WB_ShowAddSpcMain_C_PlayAddSpItemSound) == 0x000080, "Wrong size on WB_ShowAddSpcMain_C_PlayAddSpItemSound"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_PlayAddSpItemSound, Key) == 0x000000, "Member 'WB_ShowAddSpcMain_C_PlayAddSpItemSound::Key' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_PlayAddSpItemSound, K2Node_MakeMap_Map) == 0x000008, "Member 'WB_ShowAddSpcMain_C_PlayAddSpItemSound::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_PlayAddSpItemSound, CallFunc_GetUINotify_UINotify) == 0x000058, "Member 'WB_ShowAddSpcMain_C_PlayAddSpItemSound::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_PlayAddSpItemSound, CallFunc_GetParticleEffectNameByItems_Sound) == 0x000060, "Member 'WB_ShowAddSpcMain_C_PlayAddSpItemSound::CallFunc_GetParticleEffectNameByItems_Sound' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_PlayAddSpItemSound, Temp_delegate_Variable) == 0x000068, "Member 'WB_ShowAddSpcMain_C_PlayAddSpItemSound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_PlayAddSpItemSound, CallFunc_PostEvent_ReturnValue) == 0x000078, "Member 'WB_ShowAddSpcMain_C_PlayAddSpItemSound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_PlayAddSpItemSound, CallFunc_IsValid_ReturnValue) == 0x00007C, "Member 'WB_ShowAddSpcMain_C_PlayAddSpItemSound::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddSpcMain_C_SetContentTranslation \ static_assert(alignof(WB_ShowAddSpcMain_C_SetContentTranslation) == 0x000008, "Wrong alignment on WB_ShowAddSpcMain_C_SetContentTranslation"); \ static_assert(sizeof(WB_ShowAddSpcMain_C_SetContentTranslation) == 0x000028, "Wrong size on WB_ShowAddSpcMain_C_SetContentTranslation"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_SetContentTranslation, CallFunc_BreakVector2D_X) == 0x000000, "Member 'WB_ShowAddSpcMain_C_SetContentTranslation::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_SetContentTranslation, CallFunc_BreakVector2D_Y) == 0x000008, "Member 'WB_ShowAddSpcMain_C_SetContentTranslation::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_SetContentTranslation, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000010, "Member 'WB_ShowAddSpcMain_C_SetContentTranslation::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_SetContentTranslation, CallFunc_MakeVector2D_ReturnValue) == 0x000018, "Member 'WB_ShowAddSpcMain_C_SetContentTranslation::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddSpcMain_C_SetItemSlot \ static_assert(alignof(WB_ShowAddSpcMain_C_SetItemSlot) == 0x000008, "Wrong alignment on WB_ShowAddSpcMain_C_SetItemSlot"); \ static_assert(sizeof(WB_ShowAddSpcMain_C_SetItemSlot) == 0x000038, "Wrong size on WB_ShowAddSpcMain_C_SetItemSlot"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_SetItemSlot, Slot_0) == 0x000000, "Member 'WB_ShowAddSpcMain_C_SetItemSlot::Slot_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_SetItemSlot, ZOrder) == 0x000008, "Member 'WB_ShowAddSpcMain_C_SetItemSlot::ZOrder' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_SetItemSlot, K2Node_MakeStruct_Anchors) == 0x000010, "Member 'WB_ShowAddSpcMain_C_SetItemSlot::K2Node_MakeStruct_Anchors' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_SetItemSlot, CallFunc_Multiply_IntInt_ReturnValue) == 0x000030, "Member 'WB_ShowAddSpcMain_C_SetItemSlot::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddSpcMain_C_StartNextWidgetCountDown \ static_assert(alignof(WB_ShowAddSpcMain_C_StartNextWidgetCountDown) == 0x000008, "Wrong alignment on WB_ShowAddSpcMain_C_StartNextWidgetCountDown"); \ static_assert(sizeof(WB_ShowAddSpcMain_C_StartNextWidgetCountDown) == 0x000018, "Wrong size on WB_ShowAddSpcMain_C_StartNextWidgetCountDown"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_StartNextWidgetCountDown, CallFunc_GetChildAt_ReturnValue) == 0x000000, "Member 'WB_ShowAddSpcMain_C_StartNextWidgetCountDown::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_StartNextWidgetCountDown, K2Node_DynamicCast_AsWB_Show_Add_Spc_Item) == 0x000008, "Member 'WB_ShowAddSpcMain_C_StartNextWidgetCountDown::K2Node_DynamicCast_AsWB_Show_Add_Spc_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_StartNextWidgetCountDown, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'WB_ShowAddSpcMain_C_StartNextWidgetCountDown::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddSpcMain_C_Tick \ static_assert(alignof(WB_ShowAddSpcMain_C_Tick) == 0x000008, "Wrong alignment on WB_ShowAddSpcMain_C_Tick"); \ static_assert(sizeof(WB_ShowAddSpcMain_C_Tick) == 0x000048, "Wrong size on WB_ShowAddSpcMain_C_Tick"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_Tick, MyGeometry) == 0x000000, "Member 'WB_ShowAddSpcMain_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_ShowAddSpcMain_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddSpcMain_C_UpdateAll \ static_assert(alignof(WB_ShowAddSpcMain_C_UpdateAll) == 0x000008, "Wrong alignment on WB_ShowAddSpcMain_C_UpdateAll"); \ static_assert(sizeof(WB_ShowAddSpcMain_C_UpdateAll) == 0x000010, "Wrong size on WB_ShowAddSpcMain_C_UpdateAll"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateAll, Local_Num) == 0x000000, "Member 'WB_ShowAddSpcMain_C_UpdateAll::Local_Num' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateAll, CallFunc_HasAnyChildren_ReturnValue) == 0x000008, "Member 'WB_ShowAddSpcMain_C_UpdateAll::CallFunc_HasAnyChildren_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddSpcMain_C_UpdateItem \ static_assert(alignof(WB_ShowAddSpcMain_C_UpdateItem) == 0x000008, "Wrong alignment on WB_ShowAddSpcMain_C_UpdateItem"); \ static_assert(sizeof(WB_ShowAddSpcMain_C_UpdateItem) == 0x0000A0, "Wrong size on WB_ShowAddSpcMain_C_UpdateItem"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, Local_Num) == 0x000000, "Member 'WB_ShowAddSpcMain_C_UpdateItem::Local_Num' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_ShowAddSpcMain_C_UpdateItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'WB_ShowAddSpcMain_C_UpdateItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_GetChildrenCount_ReturnValue) == 0x000014, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_GetChildrenCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000018, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_GetAllChildren_ReturnValue) == 0x000020, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000030, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_Array_Get_Item) == 0x000038, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, K2Node_DynamicCast_AsWB_Show_Add_Spc_Item) == 0x000048, "Member 'WB_ShowAddSpcMain_C_UpdateItem::K2Node_DynamicCast_AsWB_Show_Add_Spc_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'WB_ShowAddSpcMain_C_UpdateItem::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_Less_IntInt_ReturnValue) == 0x000051, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_GetChildIndex_ReturnValue) == 0x000054, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_GetChildIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_Subtract_IntInt_ReturnValue) == 0x000058, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_GetSlot_AsCanvas_Panel_Slot) == 0x000060, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_GetSlot_AsCanvas_Panel_Slot' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000068, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000070, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_Conv_IntToDouble_ReturnValue_2) == 0x000078, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_Conv_IntToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000080, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_MakeVector2D_ReturnValue) == 0x000088, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcMain_C_UpdateItem, CallFunc_SetRenderOpacity_InOpacity_ImplicitCast) == 0x000098, "Member 'WB_ShowAddSpcMain_C_UpdateItem::CallFunc_SetRenderOpacity_InOpacity_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ShowAddSpcMain_C \ static_assert(alignof(UWB_ShowAddSpcMain_C) == 0x000008, "Wrong alignment on UWB_ShowAddSpcMain_C"); \ static_assert(sizeof(UWB_ShowAddSpcMain_C) == 0x000350, "Wrong size on UWB_ShowAddSpcMain_C"); \ static_assert(offsetof(UWB_ShowAddSpcMain_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ShowAddSpcMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcMain_C, NewAnimation) == 0x0002C8, "Member 'UWB_ShowAddSpcMain_C::NewAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcMain_C, Content_C) == 0x0002D0, "Member 'UWB_ShowAddSpcMain_C::Content_C' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcMain_C, AllItemData) == 0x0002D8, "Member 'UWB_ShowAddSpcMain_C::AllItemData' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcMain_C, CreatedData) == 0x0002E8, "Member 'UWB_ShowAddSpcMain_C::CreatedData' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcMain_C, WaitCreatedData) == 0x0002F8, "Member 'UWB_ShowAddSpcMain_C::WaitCreatedData' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcMain_C, isCreated) == 0x000308, "Member 'UWB_ShowAddSpcMain_C::isCreated' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcMain_C, ShowPanel) == 0x000310, "Member 'UWB_ShowAddSpcMain_C::ShowPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcMain_C, OnRemove) == 0x000318, "Member 'UWB_ShowAddSpcMain_C::OnRemove' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcMain_C, isCanNext) == 0x000328, "Member 'UWB_ShowAddSpcMain_C::isCanNext' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcMain_C, UINotify) == 0x000330, "Member 'UWB_ShowAddSpcMain_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcMain_C, CanPlay) == 0x000338, "Member 'UWB_ShowAddSpcMain_C::CanPlay' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcMain_C, BossSpellWaitList) == 0x000340, "Member 'UWB_ShowAddSpcMain_C::BossSpellWaitList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_CallUdp \ static_assert(alignof(OnlineModel_C_CallUdp) == 0x000004, "Wrong alignment on OnlineModel_C_CallUdp"); \ static_assert(sizeof(OnlineModel_C_CallUdp) == 0x000018, "Wrong size on OnlineModel_C_CallUdp"); \ static_assert(offsetof(OnlineModel_C_CallUdp, 事件) == 0x000000, "Member 'OnlineModel_C_CallUdp::事件' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_CallUdp, IsServer) == 0x000010, "Member 'OnlineModel_C_CallUdp::IsServer' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_CallUdp, ServerIndex) == 0x000014, "Member 'OnlineModel_C_CallUdp::ServerIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_CloseLogin \ static_assert(alignof(OnlineModel_C_CloseLogin) == 0x000008, "Wrong alignment on OnlineModel_C_CloseLogin"); \ static_assert(sizeof(OnlineModel_C_CloseLogin) == 0x000008, "Wrong size on OnlineModel_C_CloseLogin"); \ static_assert(offsetof(OnlineModel_C_CloseLogin, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000000, "Member 'OnlineModel_C_CloseLogin::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_ExecuteUbergraph_OnlineModel \ static_assert(alignof(OnlineModel_C_ExecuteUbergraph_OnlineModel) == 0x000010, "Wrong alignment on OnlineModel_C_ExecuteUbergraph_OnlineModel"); \ static_assert(sizeof(OnlineModel_C_ExecuteUbergraph_OnlineModel) == 0x001250, "Wrong size on OnlineModel_C_ExecuteUbergraph_OnlineModel"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, EntryPoint) == 0x000000, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000008, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetSocketStr_ReturnValue) == 0x000010, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000030, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_MakeLiteralByte_ReturnValue) == 0x000040, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000041, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_1) == 0x000048, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000050, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_bool_Variable) == 0x000051, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_bool_Variable_1) == 0x000052, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_IsValid_ReturnValue) == 0x000053, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_IsValid_ReturnValue_1) == 0x000054, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_PreInitClient_ReturnValue) == 0x000055, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_PreInitClient_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_PostInitServer_ReturnValue) == 0x000056, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_PostInitServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_2) == 0x000058, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_3) == 0x000060, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetSocketStr_ReturnValue_1) == 0x000068, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetSocketStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000078, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_4) == 0x000080, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000088, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetSocketStr_ReturnValue_2) == 0x000098, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetSocketStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_5) == 0x0000A8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_6) == 0x0000B0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetSocketStr_ReturnValue_3) == 0x0000B8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetSocketStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetSocketStr_ReturnValue_4) == 0x0000C8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetSocketStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000D8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_7) == 0x0000E8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_bool_Variable_2) == 0x0000F0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetSocketStr_ReturnValue_5) == 0x0000F8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetSocketStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_8) == 0x000108, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_ParseIntoArray_ReturnValue) == 0x000110, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetSocketStr_ReturnValue_6) == 0x000120, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetSocketStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Array_Length_ReturnValue) == 0x000130, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_string_Variable) == 0x000138, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_9) == 0x000148, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000150, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000160, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000170, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000180, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_JsonToStructK2_Struct) == 0x000190, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_JsonToStructK2_Struct' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0001C0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_SwitchString_CmpSuccess) == 0x0001D0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_MakeMap_Map) == 0x0001D8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_bool_Variable_3) == 0x000228, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_JsonStr) == 0x000230, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_JsonStr' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_JsonStr_1) == 0x000240, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_JsonStr_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CreateDelegate_OutputDelegate) == 0x000250, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_JsonStr_2) == 0x000260, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_JsonStr_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CreateDelegate_OutputDelegate_1) == 0x000270, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Conv_StringToName_ReturnValue) == 0x000280, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CreateDelegate_OutputDelegate_2) == 0x000288, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetDataTableRowFromName_OutRow) == 0x000298, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0002C0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0002C1, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetNetWorkConfigPath_ReturnValue) == 0x0002C8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetNetWorkConfigPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Conv_TextToString_ReturnValue) == 0x0002D8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_CustomConfig_GetIni_ReturnValue) == 0x0002E8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_CustomConfig_GetIni_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_string_Variable_1) == 0x0002F8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000308, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_JsonToStructK2_Struct_1) == 0x000318, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_JsonToStructK2_Struct_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000348, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_JsonToStructK2_Struct_2) == 0x000358, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_JsonToStructK2_Struct_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_SwitchString_CmpSuccess_1) == 0x0003E0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0003E8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Conv_StringToText_ReturnValue) == 0x0003F8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000410, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000420, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000430, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_string_Variable_2) == 0x000440, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000450, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_16) == 0x000460, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Split_LeftS) == 0x000470, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Split_RightS) == 0x000480, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Split_ReturnValue) == 0x000490, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetNetWorkConfigPath_ReturnValue_1) == 0x000498, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetNetWorkConfigPath_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Contains_ReturnValue) == 0x0004A8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_CustomConfig_GetIni_ReturnValue_1) == 0x0004B0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_CustomConfig_GetIni_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Split_LeftS_1) == 0x0004C0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Split_RightS_1) == 0x0004D0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Split_ReturnValue_1) == 0x0004E0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_17) == 0x0004E8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_18) == 0x0004F8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_19) == 0x000508, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_string_Variable_3) == 0x000518, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_JsonStr_3) == 0x000528, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_JsonStr_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_JsonToStructK2_Struct_3) == 0x000538, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_JsonToStructK2_Struct_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_JsonToStructK2_Struct_4) == 0x000568, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_JsonToStructK2_Struct_4' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_SwitchString_CmpSuccess_2) == 0x0005F0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_SwitchString_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_20) == 0x0005F8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000608, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_21) == 0x000620, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_22) == 0x000630, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000640, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CreateDelegate_OutputDelegate_3) == 0x000648, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x000658, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000660, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000688, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_JsonStr_6) == 0x000690, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_JsonStr_6' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Conv_TextToString_ReturnValue_1) == 0x0006A0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CreateDelegate_OutputDelegate_4) == 0x0006B0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_23) == 0x0006C0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_24) == 0x0006D0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_JsonStr_7) == 0x0006E0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_JsonStr_7' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetNetWorkConfigPath_ReturnValue_2) == 0x0006F0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetNetWorkConfigPath_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_CustomConfig_GetIni_ReturnValue_2) == 0x000700, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_CustomConfig_GetIni_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_JsonStr_4) == 0x000710, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_JsonStr_4' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_25) == 0x000720, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_26) == 0x000730, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Conv_StringToName_ReturnValue_2) == 0x000740, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CreateDelegate_OutputDelegate_5) == 0x000748, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_EqualEqual_NameName_ReturnValue_2) == 0x000758, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_EqualEqual_NameName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x000760, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x000788, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CreateDelegate_OutputDelegate_6) == 0x00078C, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_JsonStr_5) == 0x0007A0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_JsonStr_5' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Conv_TextToString_ReturnValue_2) == 0x0007B0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Conv_TextToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_27) == 0x0007C0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_28) == 0x0007D0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_JsonStr_8) == 0x0007E0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_JsonStr_8' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CreateDelegate_OutputDelegate_7) == 0x0007F0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_int_Array_Index_Variable) == 0x000800, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_bool_Variable_4) == 0x000804, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_10) == 0x000808, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_11) == 0x000810, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetSocketStr_ReturnValue_7) == 0x000818, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetSocketStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000828, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x000829, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00082A, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CreateDelegate_OutputDelegate_8) == 0x00082C, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_int_Loop_Counter_Variable) == 0x00083C, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_12) == 0x000840, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetSocketStr_ReturnValue_8) == 0x000848, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetSocketStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Add_IntInt_ReturnValue) == 0x000858, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_29) == 0x000860, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_MakeMap_Map_1) == 0x000870, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_30) == 0x0008C0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_IsEditorRunning_ReturnValue) == 0x0008D0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_31) == 0x0008D8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Conv_StringToText_ReturnValue_2) == 0x0008E8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Conv_StringToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_IsEditorRunning_ReturnValue_1) == 0x000900, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_IsEditorRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_string_Variable_4) == 0x000908, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_32) == 0x000918, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_JsonToStructK2_Struct_5) == 0x000928, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_JsonToStructK2_Struct_5' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_33) == 0x000968, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_34) == 0x000978, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Array_Length_ReturnValue_1) == 0x000988, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00098C, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_35) == 0x000990, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_JsonToStructK2_Struct_6) == 0x0009A0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_JsonToStructK2_Struct_6' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_36) == 0x0009D0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_SwitchString_CmpSuccess_3) == 0x0009E0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_SwitchString_CmpSuccess_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_IsEditorRunning_ReturnValue_2) == 0x0009E1, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_IsEditorRunning_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_IsEditorRunning_ReturnValue_3) == 0x0009E2, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_IsEditorRunning_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_13) == 0x0009E8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_bool_Variable_5) == 0x0009F0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetSocketStr_ReturnValue_9) == 0x0009F8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetSocketStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_37) == 0x000A08, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_JsonStr_9) == 0x000A18, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_JsonStr_9' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_Select_Default) == 0x000A28, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_38) == 0x000A38, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_39) == 0x000A48, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_int_Loop_Counter_Variable_1) == 0x000A58, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_40) == 0x000A60, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_40' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Less_IntInt_ReturnValue) == 0x000A70, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Add_IntInt_ReturnValue_1) == 0x000A74, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_int_Array_Index_Variable_1) == 0x000A78, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Array_Get_Item) == 0x000A80, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CreateDelegate_OutputDelegate_9) == 0x000A90, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_41) == 0x000AA0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_41' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Conv_IntToString_ReturnValue) == 0x000AB0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_42) == 0x000AC0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_42' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_43) == 0x000AD0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_43' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_44) == 0x000AE0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_44' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_45) == 0x000AF0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_45' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_accountName) == 0x000B00, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_accountName' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_pwd) == 0x000B10, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_pwd' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_int_Array_Index_Variable_2) == 0x000B20, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_MakeMap_Map_2) == 0x000B28, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_MakeMap_Map_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Map_Keys_Keys) == 0x000B78, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Array_Get_Item_1) == 0x000B88, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Array_Length_ReturnValue_2) == 0x000B98, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_46) == 0x000BA0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_46' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Map_Find_Value) == 0x000BB0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Map_Find_ReturnValue) == 0x000BC0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_47) == 0x000BC8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_47' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_48) == 0x000BD8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_48' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000BE8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_49) == 0x000BF0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_49' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Conv_StringToName_ReturnValue_3) == 0x000C00, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Conv_StringToName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetDataTableRowFromName_OutRow_3) == 0x000C08, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetDataTableRowFromName_OutRow_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetDataTableRowFromName_ReturnValue_3) == 0x000C30, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetDataTableRowFromName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_EqualEqual_NameName_ReturnValue_3) == 0x000C31, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_EqualEqual_NameName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Conv_TextToString_ReturnValue_3) == 0x000C38, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Conv_TextToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_isServer) == 0x000C48, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_isServer' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_ServerIndex) == 0x000C4C, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_ServerIndex' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_URL) == 0x000C50, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_URL' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_JsonStr2) == 0x000C60, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_JsonStr2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_Key) == 0x000C70, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_Key' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_Succeed) == 0x000C80, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_Succeed' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_Ip) == 0x000C88, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_Ip' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_JsonStr_10) == 0x000C98, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_JsonStr_10' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetComputerID_ReturnValue) == 0x000CA8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetComputerID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_50) == 0x000CB8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_50' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_bool_Variable_6) == 0x000CC8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetPlatformType_ReturnValue) == 0x000CC9, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000CD0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetNetWorkConfig_ReturnValue) == 0x000CE0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetNetWorkConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_ToLower_ReturnValue) == 0x000CF0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_51) == 0x000D00, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_51' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_MakeStruct_Login) == 0x000D10, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_MakeStruct_Login' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_52) == 0x000D70, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_52' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_StructToJsonK2_Json) == 0x000D80, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_StructToJsonK2_Json' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetIsLogin_ReturnValue) == 0x000D90, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetIsLogin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_bool_Variable_7) == 0x000D91, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_int_Loop_Counter_Variable_2) == 0x000D94, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_Select_Default_1) == 0x000D98, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Less_IntInt_ReturnValue_1) == 0x000DA8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_Select_Default_2) == 0x000DB0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_Select_Default_3) == 0x000DC0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Add_IntInt_ReturnValue_2) == 0x000DD0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_CustomHttpSendJson_ReturnValue) == 0x000DD8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_CustomHttpSendJson_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_IsValid_ReturnValue_2) == 0x000DE0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_IsValid_ReturnValue_3) == 0x000DE1, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CreateDelegate_OutputDelegate_10) == 0x000DE4, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_14) == 0x000DF8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetTimeSeconds_ReturnValue) == 0x000E00, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetSocketStr_ReturnValue_10) == 0x000E08, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetSocketStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_53) == 0x000E18, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_53' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_bool_Variable_8) == 0x000E28, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetIsListenServerRunning_ReturnValue) == 0x000E29, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetIsListenServerRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_Select_Default_4) == 0x000E30, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_CustomHttpSendJson_ReturnValue_1) == 0x000E40, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_CustomHttpSendJson_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_54) == 0x000E48, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_54' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_IsValid_ReturnValue_4) == 0x000E58, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000E59, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Not_PreBool_ReturnValue) == 0x000E5A, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_BooleanOR_ReturnValue) == 0x000E5B, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Conv_BoolToString_ReturnValue) == 0x000E60, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_55) == 0x000E70, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_55' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Array_Add_ReturnValue) == 0x000E80, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_string_Variable_5) == 0x000E88, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Conv_StringToText_ReturnValue_3) == 0x000E98, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Conv_StringToText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_56) == 0x000EB0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_56' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Split_LeftS_2) == 0x000EC0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Split_LeftS_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Split_RightS_2) == 0x000ED0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Split_RightS_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Split_ReturnValue_2) == 0x000EE0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Split_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Contains_ReturnValue_1) == 0x000EE1, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Split_LeftS_3) == 0x000EE8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Split_LeftS_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Split_RightS_3) == 0x000EF8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Split_RightS_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Split_ReturnValue_3) == 0x000F08, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Split_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_57) == 0x000F10, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_57' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_Select_Default_5) == 0x000F20, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetTimeSeconds_ReturnValue_1) == 0x000F30, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetTimeSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000F38, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000F40, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, Temp_bool_Variable_9) == 0x000F41, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetGameInstanceSubsystem_ReturnValue_15) == 0x000F48, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetGameInstanceSubsystem_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetSocketStr_ReturnValue_11) == 0x000F50, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetSocketStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CustomEvent_JsonStr_11) == 0x000F60, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CustomEvent_JsonStr_11' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_58) == 0x000F70, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_58' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_Select_Default_6) == 0x000F80, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_59) == 0x000F90, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_59' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_60) == 0x000FA0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_60' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_61) == 0x000FB0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_61' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_MakeMap_Map_3) == 0x000FC0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_MakeMap_Map_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_62) == 0x001010, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_62' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Map_Keys_Keys_1) == 0x001020, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_63) == 0x001030, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_63' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Array_Get_Item_2) == 0x001040, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_64) == 0x001050, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_64' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_65) == 0x001060, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_65' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Conv_StringToText_ReturnValue_4) == 0x001070, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Conv_StringToText_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_66) == 0x001088, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_66' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Map_Find_Value_1) == 0x001098, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Map_Find_ReturnValue_1) == 0x0010A8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Array_Length_ReturnValue_3) == 0x0010AC, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Less_IntInt_ReturnValue_2) == 0x0010B0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_67) == 0x0010B8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_67' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_68) == 0x0010C8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_68' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x0010D8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_Select_Default_7) == 0x0010E0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_Select_Default_7' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_Select_Default_8) == 0x0010F0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_Select_Default_8' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_SendHello2_ReturnValue) == 0x001100, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_SendHello2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_CustomHttpSendJson_ReturnValue_2) == 0x001108, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_CustomHttpSendJson_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_IsValid_ReturnValue_5) == 0x001110, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_UpdateAddressInfo_ReturnValue) == 0x001111, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_UpdateAddressInfo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_MakeTransform_ReturnValue) == 0x001120, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_CreateDelegate_OutputDelegate_11) == 0x001180, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x001190, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_FinishSpawningActor_ReturnValue) == 0x001198, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_1) == 0x0011A0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_FinishSpawningActor_ReturnValue_1) == 0x0011A8, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_FinishSpawningActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_GetNetWorkConfigPath_ReturnValue_3) == 0x0011B0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_GetNetWorkConfigPath_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_CustomConfig_GetIni_ReturnValue_3) == 0x0011C0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_CustomConfig_GetIni_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_69) == 0x0011D0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_69' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_70) == 0x0011E0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_70' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_71) == 0x0011F0, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_71' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_72) == 0x001200, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_72' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_73) == 0x001210, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_73' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, K2Node_Select_Default_9) == 0x001220, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::K2Node_Select_Default_9' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_Concat_StrStr_ReturnValue_74) == 0x001230, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_Concat_StrStr_ReturnValue_74' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_CustomHttpSendJson_ReturnValue_3) == 0x001240, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_CustomHttpSendJson_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_ExecuteUbergraph_OnlineModel, CallFunc_IsValid_ReturnValue_6) == 0x001248, "Member 'OnlineModel_C_ExecuteUbergraph_OnlineModel::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_GetIsLogin \ static_assert(alignof(OnlineModel_C_GetIsLogin) == 0x000008, "Wrong alignment on OnlineModel_C_GetIsLogin"); \ static_assert(sizeof(OnlineModel_C_GetIsLogin) == 0x000030, "Wrong size on OnlineModel_C_GetIsLogin"); \ static_assert(offsetof(OnlineModel_C_GetIsLogin, ReturnValue) == 0x000000, "Member 'OnlineModel_C_GetIsLogin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_GetIsLogin, Temp_int_Variable) == 0x000004, "Member 'OnlineModel_C_GetIsLogin::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_GetIsLogin, Temp_bool_Variable) == 0x000008, "Member 'OnlineModel_C_GetIsLogin::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_GetIsLogin, Temp_bool_Variable_1) == 0x000009, "Member 'OnlineModel_C_GetIsLogin::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_GetIsLogin, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000010, "Member 'OnlineModel_C_GetIsLogin::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_GetIsLogin, CallFunc_GetSocketStr_ReturnValue) == 0x000018, "Member 'OnlineModel_C_GetIsLogin::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_GetIsLogin, CallFunc_Conv_StringToInt_ReturnValue) == 0x000028, "Member 'OnlineModel_C_GetIsLogin::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_GetIsLogin, K2Node_Select_Default) == 0x00002C, "Member 'OnlineModel_C_GetIsLogin::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_IntArrayToStr \ static_assert(alignof(OnlineModel_C_IntArrayToStr) == 0x000008, "Wrong alignment on OnlineModel_C_IntArrayToStr"); \ static_assert(sizeof(OnlineModel_C_IntArrayToStr) == 0x000090, "Wrong size on OnlineModel_C_IntArrayToStr"); \ static_assert(offsetof(OnlineModel_C_IntArrayToStr, NewParam) == 0x000000, "Member 'OnlineModel_C_IntArrayToStr::NewParam' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_IntArrayToStr, NewParam1) == 0x000010, "Member 'OnlineModel_C_IntArrayToStr::NewParam1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_IntArrayToStr, NewLocalVar) == 0x000020, "Member 'OnlineModel_C_IntArrayToStr::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_IntArrayToStr, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'OnlineModel_C_IntArrayToStr::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_IntArrayToStr, Temp_int_Array_Index_Variable) == 0x000034, "Member 'OnlineModel_C_IntArrayToStr::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_IntArrayToStr, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'OnlineModel_C_IntArrayToStr::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_IntArrayToStr, CallFunc_Array_Get_Item) == 0x00003C, "Member 'OnlineModel_C_IntArrayToStr::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_IntArrayToStr, CallFunc_Conv_IntToString_ReturnValue) == 0x000040, "Member 'OnlineModel_C_IntArrayToStr::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_IntArrayToStr, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'OnlineModel_C_IntArrayToStr::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_IntArrayToStr, CallFunc_Add_IntInt_ReturnValue) == 0x000054, "Member 'OnlineModel_C_IntArrayToStr::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_IntArrayToStr, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'OnlineModel_C_IntArrayToStr::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_IntArrayToStr, CallFunc_IsEmpty_ReturnValue) == 0x000068, "Member 'OnlineModel_C_IntArrayToStr::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_IntArrayToStr, CallFunc_SelectString_ReturnValue) == 0x000070, "Member 'OnlineModel_C_IntArrayToStr::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_IntArrayToStr, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'OnlineModel_C_IntArrayToStr::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB976532FB4F \ static_assert(alignof(OnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB976532FB4F) == 0x000008, "Wrong alignment on OnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB976532FB4F"); \ static_assert(sizeof(OnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB976532FB4F) == 0x000010, "Wrong size on OnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB976532FB4F"); \ static_assert(offsetof(OnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB976532FB4F, JsonStr) == 0x000000, "Member 'OnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB976532FB4F::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB97966856F3 \ static_assert(alignof(OnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB97966856F3) == 0x000008, "Wrong alignment on OnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB97966856F3"); \ static_assert(sizeof(OnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB97966856F3) == 0x000010, "Wrong size on OnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB97966856F3"); \ static_assert(offsetof(OnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB97966856F3, JsonStr) == 0x000000, "Member 'OnlineModel_C_LinkDefeated_7878C40E47CE61E749A2EB97966856F3::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_LinkDefeated_B9894D884BC99A53CAB1048452D96A74 \ static_assert(alignof(OnlineModel_C_LinkDefeated_B9894D884BC99A53CAB1048452D96A74) == 0x000008, "Wrong alignment on OnlineModel_C_LinkDefeated_B9894D884BC99A53CAB1048452D96A74"); \ static_assert(sizeof(OnlineModel_C_LinkDefeated_B9894D884BC99A53CAB1048452D96A74) == 0x000010, "Wrong size on OnlineModel_C_LinkDefeated_B9894D884BC99A53CAB1048452D96A74"); \ static_assert(offsetof(OnlineModel_C_LinkDefeated_B9894D884BC99A53CAB1048452D96A74, JsonStr) == 0x000000, "Member 'OnlineModel_C_LinkDefeated_B9894D884BC99A53CAB1048452D96A74::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_LinkDefeated_B9894D884BC99A53CAB10484A183C7C8 \ static_assert(alignof(OnlineModel_C_LinkDefeated_B9894D884BC99A53CAB10484A183C7C8) == 0x000008, "Wrong alignment on OnlineModel_C_LinkDefeated_B9894D884BC99A53CAB10484A183C7C8"); \ static_assert(sizeof(OnlineModel_C_LinkDefeated_B9894D884BC99A53CAB10484A183C7C8) == 0x000010, "Wrong size on OnlineModel_C_LinkDefeated_B9894D884BC99A53CAB10484A183C7C8"); \ static_assert(offsetof(OnlineModel_C_LinkDefeated_B9894D884BC99A53CAB10484A183C7C8, JsonStr) == 0x000000, "Member 'OnlineModel_C_LinkDefeated_B9894D884BC99A53CAB10484A183C7C8::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_LobbyLogin \ static_assert(alignof(OnlineModel_C_LobbyLogin) == 0x000008, "Wrong alignment on OnlineModel_C_LobbyLogin"); \ static_assert(sizeof(OnlineModel_C_LobbyLogin) == 0x000020, "Wrong size on OnlineModel_C_LobbyLogin"); \ static_assert(offsetof(OnlineModel_C_LobbyLogin, accountName) == 0x000000, "Member 'OnlineModel_C_LobbyLogin::accountName' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_LobbyLogin, pwd) == 0x000010, "Member 'OnlineModel_C_LobbyLogin::pwd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_LoginGame \ static_assert(alignof(OnlineModel_C_LoginGame) == 0x000008, "Wrong alignment on OnlineModel_C_LoginGame"); \ static_assert(sizeof(OnlineModel_C_LoginGame) == 0x000020, "Wrong size on OnlineModel_C_LoginGame"); \ static_assert(offsetof(OnlineModel_C_LoginGame, URL) == 0x000000, "Member 'OnlineModel_C_LoginGame::URL' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_LoginGame, JsonStr2) == 0x000010, "Member 'OnlineModel_C_LoginGame::JsonStr2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_OnLoginSuccess \ static_assert(alignof(OnlineModel_C_OnLoginSuccess) == 0x000008, "Wrong alignment on OnlineModel_C_OnLoginSuccess"); \ static_assert(sizeof(OnlineModel_C_OnLoginSuccess) == 0x0000C0, "Wrong size on OnlineModel_C_OnLoginSuccess"); \ static_assert(offsetof(OnlineModel_C_OnLoginSuccess, ST_LoginRes) == 0x000000, "Member 'OnlineModel_C_OnLoginSuccess::ST_LoginRes' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_OnLoginSuccess, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000088, "Member 'OnlineModel_C_OnLoginSuccess::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_OnLoginSuccess, CallFunc_IntArrayToStr_NewParam1) == 0x000090, "Member 'OnlineModel_C_OnLoginSuccess::CallFunc_IntArrayToStr_NewParam1' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_OnLoginSuccess, CallFunc_Conv_IntToString_ReturnValue) == 0x0000A0, "Member 'OnlineModel_C_OnLoginSuccess::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_OnLoginSuccess, CallFunc_Concat_StrStr_ReturnValue) == 0x0000B0, "Member 'OnlineModel_C_OnLoginSuccess::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_OnTokenIsFailure \ static_assert(alignof(OnlineModel_C_OnTokenIsFailure) == 0x000008, "Wrong alignment on OnlineModel_C_OnTokenIsFailure"); \ static_assert(sizeof(OnlineModel_C_OnTokenIsFailure) == 0x000018, "Wrong size on OnlineModel_C_OnTokenIsFailure"); \ static_assert(offsetof(OnlineModel_C_OnTokenIsFailure, InText) == 0x000000, "Member 'OnlineModel_C_OnTokenIsFailure::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_PrintErroCodeInfo \ static_assert(alignof(OnlineModel_C_PrintErroCodeInfo) == 0x000008, "Wrong alignment on OnlineModel_C_PrintErroCodeInfo"); \ static_assert(sizeof(OnlineModel_C_PrintErroCodeInfo) == 0x000010, "Wrong size on OnlineModel_C_PrintErroCodeInfo"); \ static_assert(offsetof(OnlineModel_C_PrintErroCodeInfo, Code) == 0x000000, "Member 'OnlineModel_C_PrintErroCodeInfo::Code' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_RandomAccountWhenEditorRunning \ static_assert(alignof(OnlineModel_C_RandomAccountWhenEditorRunning) == 0x000008, "Wrong alignment on OnlineModel_C_RandomAccountWhenEditorRunning"); \ static_assert(sizeof(OnlineModel_C_RandomAccountWhenEditorRunning) == 0x0000D8, "Wrong size on OnlineModel_C_RandomAccountWhenEditorRunning"); \ static_assert(offsetof(OnlineModel_C_RandomAccountWhenEditorRunning, return_value) == 0x000000, "Member 'OnlineModel_C_RandomAccountWhenEditorRunning::return_value' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_RandomAccountWhenEditorRunning, CallFunc_RandomIntegerInRange_ReturnValue) == 0x000060, "Member 'OnlineModel_C_RandomAccountWhenEditorRunning::CallFunc_RandomIntegerInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_RandomAccountWhenEditorRunning, CallFunc_Conv_IntToString_ReturnValue) == 0x000068, "Member 'OnlineModel_C_RandomAccountWhenEditorRunning::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_RandomAccountWhenEditorRunning, K2Node_MakeStruct_Login) == 0x000078, "Member 'OnlineModel_C_RandomAccountWhenEditorRunning::K2Node_MakeStruct_Login' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB976532FB4F \ static_assert(alignof(OnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB976532FB4F) == 0x000008, "Wrong alignment on OnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB976532FB4F"); \ static_assert(sizeof(OnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB976532FB4F) == 0x000010, "Wrong size on OnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB976532FB4F"); \ static_assert(offsetof(OnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB976532FB4F, JsonStr) == 0x000000, "Member 'OnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB976532FB4F::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB97966856F3 \ static_assert(alignof(OnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB97966856F3) == 0x000008, "Wrong alignment on OnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB97966856F3"); \ static_assert(sizeof(OnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB97966856F3) == 0x000010, "Wrong size on OnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB97966856F3"); \ static_assert(offsetof(OnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB97966856F3, JsonStr) == 0x000000, "Member 'OnlineModel_C_ReturnNo_7878C40E47CE61E749A2EB97966856F3::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_ReturnNo_B9894D884BC99A53CAB1048452D96A74 \ static_assert(alignof(OnlineModel_C_ReturnNo_B9894D884BC99A53CAB1048452D96A74) == 0x000008, "Wrong alignment on OnlineModel_C_ReturnNo_B9894D884BC99A53CAB1048452D96A74"); \ static_assert(sizeof(OnlineModel_C_ReturnNo_B9894D884BC99A53CAB1048452D96A74) == 0x000010, "Wrong size on OnlineModel_C_ReturnNo_B9894D884BC99A53CAB1048452D96A74"); \ static_assert(offsetof(OnlineModel_C_ReturnNo_B9894D884BC99A53CAB1048452D96A74, JsonStr) == 0x000000, "Member 'OnlineModel_C_ReturnNo_B9894D884BC99A53CAB1048452D96A74::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_ReturnNo_B9894D884BC99A53CAB10484A183C7C8 \ static_assert(alignof(OnlineModel_C_ReturnNo_B9894D884BC99A53CAB10484A183C7C8) == 0x000008, "Wrong alignment on OnlineModel_C_ReturnNo_B9894D884BC99A53CAB10484A183C7C8"); \ static_assert(sizeof(OnlineModel_C_ReturnNo_B9894D884BC99A53CAB10484A183C7C8) == 0x000010, "Wrong size on OnlineModel_C_ReturnNo_B9894D884BC99A53CAB10484A183C7C8"); \ static_assert(offsetof(OnlineModel_C_ReturnNo_B9894D884BC99A53CAB10484A183C7C8, JsonStr) == 0x000000, "Member 'OnlineModel_C_ReturnNo_B9894D884BC99A53CAB10484A183C7C8::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB976532FB4F \ static_assert(alignof(OnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB976532FB4F) == 0x000008, "Wrong alignment on OnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB976532FB4F"); \ static_assert(sizeof(OnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB976532FB4F) == 0x000010, "Wrong size on OnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB976532FB4F"); \ static_assert(offsetof(OnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB976532FB4F, JsonStr) == 0x000000, "Member 'OnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB976532FB4F::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB97966856F3 \ static_assert(alignof(OnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB97966856F3) == 0x000008, "Wrong alignment on OnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB97966856F3"); \ static_assert(sizeof(OnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB97966856F3) == 0x000010, "Wrong size on OnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB97966856F3"); \ static_assert(offsetof(OnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB97966856F3, JsonStr) == 0x000000, "Member 'OnlineModel_C_ReturnYes_7878C40E47CE61E749A2EB97966856F3::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_ReturnYes_B9894D884BC99A53CAB1048452D96A74 \ static_assert(alignof(OnlineModel_C_ReturnYes_B9894D884BC99A53CAB1048452D96A74) == 0x000008, "Wrong alignment on OnlineModel_C_ReturnYes_B9894D884BC99A53CAB1048452D96A74"); \ static_assert(sizeof(OnlineModel_C_ReturnYes_B9894D884BC99A53CAB1048452D96A74) == 0x000010, "Wrong size on OnlineModel_C_ReturnYes_B9894D884BC99A53CAB1048452D96A74"); \ static_assert(offsetof(OnlineModel_C_ReturnYes_B9894D884BC99A53CAB1048452D96A74, JsonStr) == 0x000000, "Member 'OnlineModel_C_ReturnYes_B9894D884BC99A53CAB1048452D96A74::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_ReturnYes_B9894D884BC99A53CAB10484A183C7C8 \ static_assert(alignof(OnlineModel_C_ReturnYes_B9894D884BC99A53CAB10484A183C7C8) == 0x000008, "Wrong alignment on OnlineModel_C_ReturnYes_B9894D884BC99A53CAB10484A183C7C8"); \ static_assert(sizeof(OnlineModel_C_ReturnYes_B9894D884BC99A53CAB10484A183C7C8) == 0x000010, "Wrong size on OnlineModel_C_ReturnYes_B9894D884BC99A53CAB10484A183C7C8"); \ static_assert(offsetof(OnlineModel_C_ReturnYes_B9894D884BC99A53CAB10484A183C7C8, JsonStr) == 0x000000, "Member 'OnlineModel_C_ReturnYes_B9894D884BC99A53CAB10484A183C7C8::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_StartTimerSendHello \ static_assert(alignof(OnlineModel_C_StartTimerSendHello) == 0x000008, "Wrong alignment on OnlineModel_C_StartTimerSendHello"); \ static_assert(sizeof(OnlineModel_C_StartTimerSendHello) == 0x000008, "Wrong size on OnlineModel_C_StartTimerSendHello"); \ static_assert(offsetof(OnlineModel_C_StartTimerSendHello, CallFunc_K2_SetTimer_ReturnValue) == 0x000000, "Member 'OnlineModel_C_StartTimerSendHello::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_TimeSendHello \ static_assert(alignof(OnlineModel_C_TimeSendHello) == 0x000008, "Wrong alignment on OnlineModel_C_TimeSendHello"); \ static_assert(sizeof(OnlineModel_C_TimeSendHello) == 0x000048, "Wrong size on OnlineModel_C_TimeSendHello"); \ static_assert(offsetof(OnlineModel_C_TimeSendHello, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000000, "Member 'OnlineModel_C_TimeSendHello::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_TimeSendHello, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000008, "Member 'OnlineModel_C_TimeSendHello::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_TimeSendHello, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000018, "Member 'OnlineModel_C_TimeSendHello::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_TimeSendHello, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'OnlineModel_C_TimeSendHello::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_TimeSendHello, CallFunc_GetSocketStr_ReturnValue) == 0x000030, "Member 'OnlineModel_C_TimeSendHello::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_TimeSendHello, CallFunc_SendHello2_ReturnValue) == 0x000040, "Member 'OnlineModel_C_TimeSendHello::CallFunc_SendHello2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_UdpNet \ static_assert(alignof(OnlineModel_C_UdpNet) == 0x000004, "Wrong alignment on OnlineModel_C_UdpNet"); \ static_assert(sizeof(OnlineModel_C_UdpNet) == 0x000008, "Wrong size on OnlineModel_C_UdpNet"); \ static_assert(offsetof(OnlineModel_C_UdpNet, IsServer) == 0x000000, "Member 'OnlineModel_C_UdpNet::IsServer' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_UdpNet, ServerIndex) == 0x000004, "Member 'OnlineModel_C_UdpNet::ServerIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_WhenLoginChangedEvent \ static_assert(alignof(OnlineModel_C_WhenLoginChangedEvent) == 0x000001, "Wrong alignment on OnlineModel_C_WhenLoginChangedEvent"); \ static_assert(sizeof(OnlineModel_C_WhenLoginChangedEvent) == 0x000001, "Wrong size on OnlineModel_C_WhenLoginChangedEvent"); \ static_assert(offsetof(OnlineModel_C_WhenLoginChangedEvent, Connect) == 0x000000, "Member 'OnlineModel_C_WhenLoginChangedEvent::Connect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineModel_C_自定义事件 \ static_assert(alignof(OnlineModel_C_自定义事件) == 0x000008, "Wrong alignment on OnlineModel_C_自定义事件"); \ static_assert(sizeof(OnlineModel_C_自定义事件) == 0x000028, "Wrong size on OnlineModel_C_自定义事件"); \ static_assert(offsetof(OnlineModel_C_自定义事件, Key) == 0x000000, "Member 'OnlineModel_C_自定义事件::Key' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_自定义事件, Succeed) == 0x000010, "Member 'OnlineModel_C_自定义事件::Succeed' has a wrong offset!"); \ static_assert(offsetof(OnlineModel_C_自定义事件, IP) == 0x000018, "Member 'OnlineModel_C_自定义事件::IP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOnlineModel_C \ static_assert(alignof(UOnlineModel_C) == 0x000008, "Wrong alignment on UOnlineModel_C"); \ static_assert(sizeof(UOnlineModel_C) == 0x000178, "Wrong size on UOnlineModel_C"); \ static_assert(offsetof(UOnlineModel_C, UberGraphFrame_OnlineModel_C) == 0x0000F8, "Member 'UOnlineModel_C::UberGraphFrame_OnlineModel_C' has a wrong offset!"); \ static_assert(offsetof(UOnlineModel_C, OnLoginFinished) == 0x000100, "Member 'UOnlineModel_C::OnLoginFinished' has a wrong offset!"); \ static_assert(offsetof(UOnlineModel_C, LoginChange) == 0x000110, "Member 'UOnlineModel_C::LoginChange' has a wrong offset!"); \ static_assert(offsetof(UOnlineModel_C, AccountRandom) == 0x000120, "Member 'UOnlineModel_C::AccountRandom' has a wrong offset!"); \ static_assert(offsetof(UOnlineModel_C, IP_NET) == 0x000128, "Member 'UOnlineModel_C::IP_NET' has a wrong offset!"); \ static_assert(offsetof(UOnlineModel_C, UdpSendCallBack) == 0x000130, "Member 'UOnlineModel_C::UdpSendCallBack' has a wrong offset!"); \ static_assert(offsetof(UOnlineModel_C, UdpSendNum) == 0x000140, "Member 'UOnlineModel_C::UdpSendNum' has a wrong offset!"); \ static_assert(offsetof(UOnlineModel_C, FuncIsServer) == 0x000148, "Member 'UOnlineModel_C::FuncIsServer' has a wrong offset!"); \ static_assert(offsetof(UOnlineModel_C, AddressUrls) == 0x000150, "Member 'UOnlineModel_C::AddressUrls' has a wrong offset!"); \ static_assert(offsetof(UOnlineModel_C, InitSucced) == 0x000160, "Member 'UOnlineModel_C::InitSucced' has a wrong offset!"); \ static_assert(offsetof(UOnlineModel_C, NowIsServer) == 0x000161, "Member 'UOnlineModel_C::NowIsServer' has a wrong offset!"); \ static_assert(offsetof(UOnlineModel_C, IP_NET_Server) == 0x000168, "Member 'UOnlineModel_C::IP_NET_Server' has a wrong offset!"); \ static_assert(offsetof(UOnlineModel_C, IP_NET_Client) == 0x000170, "Member 'UOnlineModel_C::IP_NET_Client' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Add_to_Nav_Button \ static_assert(alignof(GameSettingModel_C_Add_to_Nav_Button) == 0x000008, "Wrong alignment on GameSettingModel_C_Add_to_Nav_Button"); \ static_assert(sizeof(GameSettingModel_C_Add_to_Nav_Button) == 0x000118, "Wrong size on GameSettingModel_C_Add_to_Nav_Button"); \ static_assert(offsetof(GameSettingModel_C_Add_to_Nav_Button, NavKey) == 0x000000, "Member 'GameSettingModel_C_Add_to_Nav_Button::NavKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Add_to_Nav_Button, ButtonKey) == 0x000008, "Member 'GameSettingModel_C_Add_to_Nav_Button::ButtonKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Add_to_Nav_Button, LocalButtonTag) == 0x000010, "Member 'GameSettingModel_C_Add_to_Nav_Button::LocalButtonTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Add_to_Nav_Button, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000020, "Member 'GameSettingModel_C_Add_to_Nav_Button::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Add_to_Nav_Button, CallFunc_Array_Add_ReturnValue) == 0x000030, "Member 'GameSettingModel_C_Add_to_Nav_Button::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Add_to_Nav_Button, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'GameSettingModel_C_Add_to_Nav_Button::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Add_to_Nav_Button, CallFunc_Map_Find_Value) == 0x000048, "Member 'GameSettingModel_C_Add_to_Nav_Button::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Add_to_Nav_Button, CallFunc_Map_Find_ReturnValue) == 0x000088, "Member 'GameSettingModel_C_Add_to_Nav_Button::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Add_to_Nav_Button, CallFunc_Map_Find_Value_1) == 0x000090, "Member 'GameSettingModel_C_Add_to_Nav_Button::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Add_to_Nav_Button, CallFunc_Map_Find_ReturnValue_1) == 0x0000D0, "Member 'GameSettingModel_C_Add_to_Nav_Button::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Add_to_Nav_Button, K2Node_MakeStruct_S_Setting_ControllerInputNavData) == 0x0000D8, "Member 'GameSettingModel_C_Add_to_Nav_Button::K2Node_MakeStruct_S_Setting_ControllerInputNavData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_AddToModuleOption \ static_assert(alignof(GameSettingModel_C_AddToModuleOption) == 0x000008, "Wrong alignment on GameSettingModel_C_AddToModuleOption"); \ static_assert(sizeof(GameSettingModel_C_AddToModuleOption) == 0x0001C0, "Wrong size on GameSettingModel_C_AddToModuleOption"); \ static_assert(offsetof(GameSettingModel_C_AddToModuleOption, ModuleKey) == 0x000000, "Member 'GameSettingModel_C_AddToModuleOption::ModuleKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_AddToModuleOption, OptinoKey) == 0x000008, "Member 'GameSettingModel_C_AddToModuleOption::OptinoKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_AddToModuleOption, LocalOptions) == 0x000010, "Member 'GameSettingModel_C_AddToModuleOption::LocalOptions' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_AddToModuleOption, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000020, "Member 'GameSettingModel_C_AddToModuleOption::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_AddToModuleOption, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'GameSettingModel_C_AddToModuleOption::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_AddToModuleOption, CallFunc_Map_Find_Value) == 0x000040, "Member 'GameSettingModel_C_AddToModuleOption::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_AddToModuleOption, CallFunc_Map_Find_ReturnValue) == 0x0000B8, "Member 'GameSettingModel_C_AddToModuleOption::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_AddToModuleOption, K2Node_MakeStruct_S_SettingModuleData) == 0x0000C0, "Member 'GameSettingModel_C_AddToModuleOption::K2Node_MakeStruct_S_SettingModuleData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_AddToModuleOption, CallFunc_Array_Add_ReturnValue) == 0x000138, "Member 'GameSettingModel_C_AddToModuleOption::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_AddToModuleOption, CallFunc_Map_Find_Value_1) == 0x000140, "Member 'GameSettingModel_C_AddToModuleOption::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_AddToModuleOption, CallFunc_Map_Find_ReturnValue_1) == 0x0001B8, "Member 'GameSettingModel_C_AddToModuleOption::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_ApplyControllerInputValueEffect \ static_assert(alignof(GameSettingModel_C_ApplyControllerInputValueEffect) == 0x000008, "Wrong alignment on GameSettingModel_C_ApplyControllerInputValueEffect"); \ static_assert(sizeof(GameSettingModel_C_ApplyControllerInputValueEffect) == 0x000078, "Wrong size on GameSettingModel_C_ApplyControllerInputValueEffect"); \ static_assert(offsetof(GameSettingModel_C_ApplyControllerInputValueEffect, MappingName) == 0x000000, "Member 'GameSettingModel_C_ApplyControllerInputValueEffect::MappingName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyControllerInputValueEffect, Value) == 0x000010, "Member 'GameSettingModel_C_ApplyControllerInputValueEffect::Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyControllerInputValueEffect, CallFunc_Get_Combination_Key_From_Data_OutPutKey) == 0x000020, "Member 'GameSettingModel_C_ApplyControllerInputValueEffect::CallFunc_Get_Combination_Key_From_Data_OutPutKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyControllerInputValueEffect, CallFunc_Get_Combination_Key_From_Data_CombinationStyle) == 0x000038, "Member 'GameSettingModel_C_ApplyControllerInputValueEffect::CallFunc_Get_Combination_Key_From_Data_CombinationStyle' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyControllerInputValueEffect, CallFunc_Get_Combination_Key_From_Data_CombinationKey) == 0x000040, "Member 'GameSettingModel_C_ApplyControllerInputValueEffect::CallFunc_Get_Combination_Key_From_Data_CombinationKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyControllerInputValueEffect, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'GameSettingModel_C_ApplyControllerInputValueEffect::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyControllerInputValueEffect, Temp_int_Array_Index_Variable) == 0x00005C, "Member 'GameSettingModel_C_ApplyControllerInputValueEffect::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyControllerInputValueEffect, CallFunc_Array_Get_Item) == 0x000060, "Member 'GameSettingModel_C_ApplyControllerInputValueEffect::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyControllerInputValueEffect, Temp_int_Loop_Counter_Variable) == 0x000068, "Member 'GameSettingModel_C_ApplyControllerInputValueEffect::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyControllerInputValueEffect, CallFunc_Less_IntInt_ReturnValue) == 0x00006C, "Member 'GameSettingModel_C_ApplyControllerInputValueEffect::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyControllerInputValueEffect, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'GameSettingModel_C_ApplyControllerInputValueEffect::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_ApplyPerformanceModeSetting \ static_assert(alignof(GameSettingModel_C_ApplyPerformanceModeSetting) == 0x000008, "Wrong alignment on GameSettingModel_C_ApplyPerformanceModeSetting"); \ static_assert(sizeof(GameSettingModel_C_ApplyPerformanceModeSetting) == 0x000058, "Wrong size on GameSettingModel_C_ApplyPerformanceModeSetting"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, PerformanceModeOpen) == 0x000000, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::PerformanceModeOpen' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, Local_PerformanceModeOpen) == 0x000001, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::Local_PerformanceModeOpen' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, K2Node_SwitchEnum_CmpSuccess) == 0x000002, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, K2Node_SwitchEnum_CmpSuccess_1) == 0x000003, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, CallFunc_GetPlatformType_ReturnValue) == 0x000004, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, K2Node_SwitchEnum_CmpSuccess_2) == 0x000005, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, K2Node_SwitchEnum_CmpSuccess_3) == 0x000006, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::K2Node_SwitchEnum_CmpSuccess_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, CallFunc_GetRefreshRate_ReturnValue) == 0x000007, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::CallFunc_GetRefreshRate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, K2Node_SwitchEnum_CmpSuccess_4) == 0x000008, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::K2Node_SwitchEnum_CmpSuccess_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, K2Node_SwitchEnum_CmpSuccess_5) == 0x000009, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::K2Node_SwitchEnum_CmpSuccess_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, CallFunc_GetGamePlatformType_ReturnValue) == 0x00000A, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00000B, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, CallFunc_GetOptionValue_ReturnValue) == 0x000010, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000020, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, CallFunc_GetGamePlatformType_ReturnValue_1) == 0x000021, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::CallFunc_GetGamePlatformType_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, CallFunc_GetPlatformType_ReturnValue_1) == 0x000022, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::CallFunc_GetPlatformType_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000028, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, K2Node_SwitchEnum_CmpSuccess_6) == 0x000038, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::K2Node_SwitchEnum_CmpSuccess_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyPerformanceModeSetting, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000050, "Member 'GameSettingModel_C_ApplyPerformanceModeSetting::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_ApplyScreenPercentageValue \ static_assert(alignof(GameSettingModel_C_ApplyScreenPercentageValue) == 0x000008, "Wrong alignment on GameSettingModel_C_ApplyScreenPercentageValue"); \ static_assert(sizeof(GameSettingModel_C_ApplyScreenPercentageValue) == 0x0001A8, "Wrong size on GameSettingModel_C_ApplyScreenPercentageValue"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, InString) == 0x000000, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::InString' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, Local_SourceValue) == 0x000010, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::Local_SourceValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, Local_GQ) == 0x000018, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::Local_GQ' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000020, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Round_ReturnValue) == 0x000030, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Round_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Conv_IntToString_ReturnValue) == 0x000038, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Round_ReturnValue_1) == 0x000048, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Round_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000060, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000070, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_FMin_ReturnValue) == 0x000080, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Round_ReturnValue_2) == 0x000088, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Round_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_GetPlayerController_ReturnValue) == 0x000090, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000098, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A8, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_GetPlatformType_ReturnValue) == 0x0000B8, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000B9, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, K2Node_SwitchEnum_CmpSuccess) == 0x0000BA, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_GetOptionInitValue_Default_Value) == 0x0000C0, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_GetOptionInitValue_Default_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x0000D0, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Conv_StringToInt_ReturnValue) == 0x0000D4, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Inner_CheckScreenPercentage_InArea) == 0x0000D8, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Inner_CheckScreenPercentage_InArea' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Inner_CheckScreenPercentage_NewVal) == 0x0000E0, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Inner_CheckScreenPercentage_NewVal' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_GetPlayerController_ReturnValue_1) == 0x0000E8, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0000F0, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Round_ReturnValue_3) == 0x0000FC, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Round_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Conv_IntToString_ReturnValue_3) == 0x000100, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000110, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, Temp_bool_Variable) == 0x000120, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_GetPlayerController_ReturnValue_2) == 0x000128, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_GetOptionValue_ReturnValue) == 0x000130, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000140, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_GetPlayerController_ReturnValue_3) == 0x000148, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_GetPlayerController_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000150, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_GetOptionValue_ReturnValue_1) == 0x000158, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, K2Node_SwitchString_CmpSuccess) == 0x000168, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, K2Node_Select_Default) == 0x00016C, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_GetClassDefault_OutObject) == 0x000170, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_GetClassDefault_OutObject' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_GetClampValue_ReturnValue) == 0x000178, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_GetClampValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_GetPlayerController_ReturnValue_4) == 0x000180, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_GetPlayerController_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000188, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyScreenPercentageValue, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000198, "Member 'GameSettingModel_C_ApplyScreenPercentageValue::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_ApplyValueEffect \ static_assert(alignof(GameSettingModel_C_ApplyValueEffect) == 0x000008, "Wrong alignment on GameSettingModel_C_ApplyValueEffect"); \ static_assert(sizeof(GameSettingModel_C_ApplyValueEffect) == 0x0005A0, "Wrong size on GameSettingModel_C_ApplyValueEffect"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, OptionTag) == 0x000000, "Member 'GameSettingModel_C_ApplyValueEffect::OptionTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, ModuleTag) == 0x000008, "Member 'GameSettingModel_C_ApplyValueEffect::ModuleTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Value) == 0x000010, "Member 'GameSettingModel_C_ApplyValueEffect::Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, IsInitApply) == 0x000020, "Member 'GameSettingModel_C_ApplyValueEffect::IsInitApply' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, suodingzhenshuValue) == 0x000028, "Member 'GameSettingModel_C_ApplyValueEffect::suodingzhenshuValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, L_MaxFps) == 0x000038, "Member 'GameSettingModel_C_ApplyValueEffect::L_MaxFps' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, MPC) == 0x000048, "Member 'GameSettingModel_C_ApplyValueEffect::MPC' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_bool_Variable) == 0x000058, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000059, "Member 'GameSettingModel_C_ApplyValueEffect::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_int_Variable) == 0x00005C, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_int_Variable_1) == 0x000060, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_bool_Variable_1) == 0x000078, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_string_Variable) == 0x000080, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_string_Variable_1) == 0x000090, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, K2Node_CreateDelegate_OutputDelegate) == 0x0000A0, "Member 'GameSettingModel_C_ApplyValueEffect::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetOptionValue_ReturnValue) == 0x0000B0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_IsEmpty_ReturnValue) == 0x0000C0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_SetCurrentAssetGroupCulture_ReturnValue) == 0x0000C1, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_SetCurrentAssetGroupCulture_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0000C8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000D8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000E8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000F8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000108, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_1) == 0x000118, "Member 'GameSettingModel_C_ApplyValueEffect::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_string_Variable_2) == 0x000120, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_2) == 0x000130, "Member 'GameSettingModel_C_ApplyValueEffect::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetPlayerController_ReturnValue) == 0x000138, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_string_Variable_3) == 0x000140, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_3) == 0x000150, "Member 'GameSettingModel_C_ApplyValueEffect::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_string_Variable_4) == 0x000158, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetOptionValue_ReturnValue_1) == 0x000168, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000178, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, K2Node_SwitchString_CmpSuccess) == 0x000179, "Member 'GameSettingModel_C_ApplyValueEffect::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetPlayerController_ReturnValue_1) == 0x000180, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetUIStatic_ReturnValue) == 0x000188, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetPlayerController_ReturnValue_2) == 0x000190, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetUIZOder_ZOder) == 0x000198, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetPlatformType_ReturnValue) == 0x00019C, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x0001A0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001A8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetOptionValue_ReturnValue_2) == 0x0001B0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetOptionValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x0001C0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetOptionValue_ReturnValue_3) == 0x0001C8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetOptionValue_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_StringToInt_ReturnValue) == 0x0001D8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_string_Variable_5) == 0x0001E0, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Add_IntInt_ReturnValue) == 0x0001F0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_StriStri_ReturnValue_2) == 0x0001F4, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_StriStri_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x0001F8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Max_ReturnValue) == 0x0001FC, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Support_DLSS_ReturnValue) == 0x000200, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Support_DLSS_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_int_Array_Index_Variable) == 0x000204, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_StriStri_ReturnValue_3) == 0x000208, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_StriStri_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_StriStri_ReturnValue_4) == 0x000209, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_StriStri_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_CheckHardewareSchedulingIsDisabled_ReturnValue) == 0x00020A, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_CheckHardewareSchedulingIsDisabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetPlayerController_ReturnValue_3) == 0x000210, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetPlayerController_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_bool_Variable_2) == 0x000218, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetUIStatic_ReturnValue_1) == 0x000220, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetUIZOder_ZOder_1) == 0x000228, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetUIZOder_ZOder_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, K2Node_Select_Default) == 0x000230, "Member 'GameSettingModel_C_ApplyValueEffect::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1) == 0x000240, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_BooleanOR_ReturnValue) == 0x000248, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_StriStri_ReturnValue_5) == 0x000249, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_StriStri_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Array_Contains_ReturnValue) == 0x00024A, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetOptionValue_ReturnValue_4) == 0x000250, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetOptionValue_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_StringToInt_ReturnValue_2) == 0x000260, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_StringToInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_StringToInt_ReturnValue_3) == 0x000264, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_StringToInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, K2Node_SwitchInteger_CmpSuccess) == 0x000268, "Member 'GameSettingModel_C_ApplyValueEffect::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000270, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetGameUserSettings_ReturnValue) == 0x000280, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetGameUserSettings_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000288, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_4) == 0x000298, "Member 'GameSettingModel_C_ApplyValueEffect::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetPlayerController_ReturnValue_4) == 0x0002A0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetPlayerController_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_StringToInt_ReturnValue_4) == 0x0002A8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_StringToInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0002AC, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetPlayerController_ReturnValue_5) == 0x0002B0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetPlayerController_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_StriStri_ReturnValue_6) == 0x0002B8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_StriStri_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetOptionValue_ReturnValue_5) == 0x0002C0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetOptionValue_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, K2Node_SwitchString_CmpSuccess_1) == 0x0002D0, "Member 'GameSettingModel_C_ApplyValueEffect::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetPlatformType_ReturnValue_1) == 0x0002D1, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetPlatformType_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_bool_Variable_3) == 0x0002D2, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0002D3, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetPlayerController_ReturnValue_6) == 0x0002D8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetPlayerController_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_StringToInt_ReturnValue_5) == 0x0002E0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_StringToInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, K2Node_SwitchInteger_CmpSuccess_1) == 0x0002E4, "Member 'GameSettingModel_C_ApplyValueEffect::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_StringToDouble_ReturnValue) == 0x0002E8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x0002F0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_PercentConvGammaValue_ReturnValue) == 0x0002F8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_PercentConvGammaValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_StriStri_ReturnValue_7) == 0x000300, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_StriStri_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000308, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000318, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_StriStri_ReturnValue_8) == 0x000328, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_StriStri_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetPlayerController_ReturnValue_7) == 0x000330, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetPlayerController_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetPlayerController_ReturnValue_8) == 0x000338, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetPlayerController_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_StriStri_ReturnValue_9) == 0x000340, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_StriStri_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_string_Variable_6) == 0x000348, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_string_Variable_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, K2Node_Select_Default_1) == 0x000358, "Member 'GameSettingModel_C_ApplyValueEffect::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetPlayerController_ReturnValue_9) == 0x000368, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetPlayerController_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_StringToDouble_ReturnValue_1) == 0x000370, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_StringToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_StriStri_ReturnValue_10) == 0x000378, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_StriStri_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_MapRangeClamped_ReturnValue) == 0x000380, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000388, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_string_Variable_7) == 0x000398, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_string_Variable_7' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0003A8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_bool_Variable_4) == 0x0003B8, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_StriStri_ReturnValue_11) == 0x0003B9, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_StriStri_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, K2Node_Select_Default_2) == 0x0003C0, "Member 'GameSettingModel_C_ApplyValueEffect::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_StriStri_ReturnValue_12) == 0x0003D0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_StriStri_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Array_Get_Item) == 0x0003D4, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_StringToInt_ReturnValue_6) == 0x0003DC, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_StringToInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0003E0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_IntToByte_ReturnValue) == 0x0003E1, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_GameplayTag_ReturnValue_1) == 0x0003E2, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_GameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetValidValue_ReturnValue) == 0x0003E3, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_BooleanOR_ReturnValue_1) == 0x0003E4, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, K2Node_Select_Default_3) == 0x0003E8, "Member 'GameSettingModel_C_ApplyValueEffect::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_IntToString_ReturnValue) == 0x0003F0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_5) == 0x000400, "Member 'GameSettingModel_C_ApplyValueEffect::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_6) == 0x000401, "Member 'GameSettingModel_C_ApplyValueEffect::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_7) == 0x000402, "Member 'GameSettingModel_C_ApplyValueEffect::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_7' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_8) == 0x000403, "Member 'GameSettingModel_C_ApplyValueEffect::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_8' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000404, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Array_Length_ReturnValue) == 0x000408, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_StringToInt_ReturnValue_7) == 0x00040C, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_StringToInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_StringToDouble_ReturnValue_2) == 0x000410, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_StringToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000418, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000420, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_MapRangeClamped_ReturnValue_1) == 0x000430, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000438, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000448, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000458, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x000468, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000478, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetGameSetFixedParameter_ReturnValue_1) == 0x000488, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetGameSetFixedParameter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_StringToInt_ReturnValue_8) == 0x000490, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_StringToInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetGameUserSettings_ReturnValue_1) == 0x000498, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetGameUserSettings_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetPlatformType_ReturnValue_2) == 0x0004A0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetPlatformType_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, K2Node_SwitchEnum_CmpSuccess) == 0x0004A1, "Member 'GameSettingModel_C_ApplyValueEffect::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_StriStri_ReturnValue_13) == 0x0004A2, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_StriStri_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetOptionValue_ReturnValue_6) == 0x0004A8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetOptionValue_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetRefreshRateFloat_ReturnValue) == 0x0004B8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetRefreshRateFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0004BC, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Round_ReturnValue) == 0x0004C0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Round_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0004C8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Concat_StrStr_ReturnValue_13) == 0x0004D8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_9) == 0x0004E8, "Member 'GameSettingModel_C_ApplyValueEffect::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_9' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetPlayerController_ReturnValue_10) == 0x0004F0, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetPlayerController_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_StringToDouble_ReturnValue_3) == 0x0004F8, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_StringToDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000500, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_SpawnForceFeedbackAttached_ReturnValue) == 0x000508, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_SpawnForceFeedbackAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_10) == 0x000510, "Member 'GameSettingModel_C_ApplyValueEffect::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_10' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_11) == 0x000511, "Member 'GameSettingModel_C_ApplyValueEffect::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_11' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, Temp_int_Loop_Counter_Variable) == 0x000514, "Member 'GameSettingModel_C_ApplyValueEffect::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_EqualEqual_StriStri_ReturnValue_14) == 0x000518, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_EqualEqual_StriStri_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Less_IntInt_ReturnValue) == 0x000519, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, K2Node_Select_Default_4) == 0x000520, "Member 'GameSettingModel_C_ApplyValueEffect::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000530, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Add_IntInt_ReturnValue_1) == 0x000540, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Conv_StringToDouble_ReturnValue_4) == 0x000548, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Conv_StringToDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetGameSetFixedParameter_ReturnValue_2) == 0x000550, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetGameSetFixedParameter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_ApplyImageSettingWhenEditorRunning_ReturnValue) == 0x000558, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_ApplyImageSettingWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_GetGameSetFixedParameter_ReturnValue_3) == 0x000560, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_GetGameSetFixedParameter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_ApplyLanguageSettingWhenEditorRunning_ReturnValue) == 0x000568, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_ApplyLanguageSettingWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_MakeLiteralName_ReturnValue) == 0x00056C, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_SpawnForceFeedbackAttached_IntensityMultiplier_ImplicitCast) == 0x000574, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_SpawnForceFeedbackAttached_IntensityMultiplier_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_Round_A_ImplicitCast) == 0x000578, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_Round_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000580, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_SoundVolumeAdjust_Volume_ImplicitCast) == 0x000588, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_SoundVolumeAdjust_Volume_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_SoundVolumeAdjust_Volume_ImplicitCast_1) == 0x00058C, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_SoundVolumeAdjust_Volume_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_SoundVolumeAdjust_Volume_ImplicitCast_2) == 0x000590, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_SoundVolumeAdjust_Volume_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_SoundVolumeAdjust_Volume_ImplicitCast_3) == 0x000594, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_SoundVolumeAdjust_Volume_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ApplyValueEffect, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast) == 0x000598, "Member 'GameSettingModel_C_ApplyValueEffect::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Change_Mapping_Context \ static_assert(alignof(GameSettingModel_C_Change_Mapping_Context) == 0x000008, "Wrong alignment on GameSettingModel_C_Change_Mapping_Context"); \ static_assert(sizeof(GameSettingModel_C_Change_Mapping_Context) == 0x000048, "Wrong size on GameSettingModel_C_Change_Mapping_Context"); \ static_assert(offsetof(GameSettingModel_C_Change_Mapping_Context, MappingContext) == 0x000000, "Member 'GameSettingModel_C_Change_Mapping_Context::MappingContext' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Change_Mapping_Context, Add) == 0x000008, "Member 'GameSettingModel_C_Change_Mapping_Context::Add' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Change_Mapping_Context, CallFunc_Array_Find_ReturnValue) == 0x00000C, "Member 'GameSettingModel_C_Change_Mapping_Context::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Change_Mapping_Context, K2Node_MakeStruct_ModifyContextOptions) == 0x000010, "Member 'GameSettingModel_C_Change_Mapping_Context::K2Node_MakeStruct_ModifyContextOptions' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Change_Mapping_Context, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'GameSettingModel_C_Change_Mapping_Context::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Change_Mapping_Context, CallFunc_GetLocalPlayerSubSystemFromPlayerController_ReturnValue) == 0x000020, "Member 'GameSettingModel_C_Change_Mapping_Context::CallFunc_GetLocalPlayerSubSystemFromPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Change_Mapping_Context, CallFunc_AddMappingContext_self_CastInput) == 0x000028, "Member 'GameSettingModel_C_Change_Mapping_Context::CallFunc_AddMappingContext_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Change_Mapping_Context, CallFunc_RemoveMappingContext_self_CastInput) == 0x000038, "Member 'GameSettingModel_C_Change_Mapping_Context::CallFunc_RemoveMappingContext_self_CastInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_CheckConsoleValueInRangeAndSet \ static_assert(alignof(GameSettingModel_C_CheckConsoleValueInRangeAndSet) == 0x000008, "Wrong alignment on GameSettingModel_C_CheckConsoleValueInRangeAndSet"); \ static_assert(sizeof(GameSettingModel_C_CheckConsoleValueInRangeAndSet) == 0x000108, "Wrong size on GameSettingModel_C_CheckConsoleValueInRangeAndSet"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, OverwritedConsole) == 0x000000, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::OverwritedConsole' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, ConsoleKey) == 0x000018, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::ConsoleKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, OverwritedValue) == 0x000028, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::OverwritedValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, UsedLocalVarSettings) == 0x000030, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::UsedLocalVarSettings' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, UsedLocalVar) == 0x000048, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::UsedLocalVar' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, CallFunc_FindConsoleVariableByBP_OutValue) == 0x000058, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::CallFunc_FindConsoleVariableByBP_OutValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, CallFunc_FindConsoleVariableByBP_ReturnValue) == 0x000068, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::CallFunc_FindConsoleVariableByBP_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000070, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, CallFunc_FClamp_ReturnValue) == 0x000078, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, CallFunc_Set_Contains_ReturnValue) == 0x000080, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000081, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, CallFunc_FClamp_ReturnValue_1) == 0x000098, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000A0, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0000B0, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000C0, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000D0, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000E0, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, CallFunc_InRange_FloatFloat_ReturnValue) == 0x0000F0, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, CallFunc_Not_PreBool_ReturnValue) == 0x0000F1, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckConsoleValueInRangeAndSet, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000F8, "Member 'GameSettingModel_C_CheckConsoleValueInRangeAndSet::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_CheckNeedReopenAppOrGame \ static_assert(alignof(GameSettingModel_C_CheckNeedReopenAppOrGame) == 0x000008, "Wrong alignment on GameSettingModel_C_CheckNeedReopenAppOrGame"); \ static_assert(sizeof(GameSettingModel_C_CheckNeedReopenAppOrGame) == 0x000040, "Wrong size on GameSettingModel_C_CheckNeedReopenAppOrGame"); \ static_assert(offsetof(GameSettingModel_C_CheckNeedReopenAppOrGame, Temp_bool_Variable) == 0x000000, "Member 'GameSettingModel_C_CheckNeedReopenAppOrGame::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckNeedReopenAppOrGame, Temp_byte_Variable) == 0x000001, "Member 'GameSettingModel_C_CheckNeedReopenAppOrGame::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckNeedReopenAppOrGame, Temp_byte_Variable_1) == 0x000002, "Member 'GameSettingModel_C_CheckNeedReopenAppOrGame::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckNeedReopenAppOrGame, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'GameSettingModel_C_CheckNeedReopenAppOrGame::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckNeedReopenAppOrGame, CallFunc_GetUIStatic_ReturnValue) == 0x000018, "Member 'GameSettingModel_C_CheckNeedReopenAppOrGame::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckNeedReopenAppOrGame, K2Node_Select_Default) == 0x000020, "Member 'GameSettingModel_C_CheckNeedReopenAppOrGame::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckNeedReopenAppOrGame, CallFunc_GetUIZOder_ZOder) == 0x000024, "Member 'GameSettingModel_C_CheckNeedReopenAppOrGame::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckNeedReopenAppOrGame, CallFunc_GetPlayerController_ReturnValue) == 0x000028, "Member 'GameSettingModel_C_CheckNeedReopenAppOrGame::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckNeedReopenAppOrGame, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000030, "Member 'GameSettingModel_C_CheckNeedReopenAppOrGame::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CheckNeedReopenAppOrGame, CallFunc_BooleanOR_ReturnValue) == 0x000038, "Member 'GameSettingModel_C_CheckNeedReopenAppOrGame::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_ClearOverwritedConsole \ static_assert(alignof(GameSettingModel_C_ClearOverwritedConsole) == 0x000008, "Wrong alignment on GameSettingModel_C_ClearOverwritedConsole"); \ static_assert(sizeof(GameSettingModel_C_ClearOverwritedConsole) == 0x000100, "Wrong size on GameSettingModel_C_ClearOverwritedConsole"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, ConsoleKey) == 0x000000, "Member 'GameSettingModel_C_ClearOverwritedConsole::ConsoleKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, Used_LocalSettings) == 0x000010, "Member 'GameSettingModel_C_ClearOverwritedConsole::Used_LocalSettings' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, Local_Command) == 0x000028, "Member 'GameSettingModel_C_ClearOverwritedConsole::Local_Command' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'GameSettingModel_C_ClearOverwritedConsole::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000048, "Member 'GameSettingModel_C_ClearOverwritedConsole::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, CallFunc_Filter_Overide_Priority_Cvars_RealCVarName) == 0x000058, "Member 'GameSettingModel_C_ClearOverwritedConsole::CallFunc_Filter_Overide_Priority_Cvars_RealCVarName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, CallFunc_Filter_Overide_Priority_Cvars_Result) == 0x000068, "Member 'GameSettingModel_C_ClearOverwritedConsole::CallFunc_Filter_Overide_Priority_Cvars_Result' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, CallFunc_PollCVarsByPriority_Find) == 0x000069, "Member 'GameSettingModel_C_ClearOverwritedConsole::CallFunc_PollCVarsByPriority_Find' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, CallFunc_PollCVarsByPriority_OverrideSettings) == 0x000070, "Member 'GameSettingModel_C_ClearOverwritedConsole::CallFunc_PollCVarsByPriority_OverrideSettings' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, CallFunc_PollCVarsByPriority_CVarName) == 0x000088, "Member 'GameSettingModel_C_ClearOverwritedConsole::CallFunc_PollCVarsByPriority_CVarName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000098, "Member 'GameSettingModel_C_ClearOverwritedConsole::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A8, "Member 'GameSettingModel_C_ClearOverwritedConsole::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000B8, "Member 'GameSettingModel_C_ClearOverwritedConsole::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, CallFunc_Map_Remove_ReturnValue) == 0x0000C8, "Member 'GameSettingModel_C_ClearOverwritedConsole::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, CallFunc_GetPlayerController_ReturnValue) == 0x0000D0, "Member 'GameSettingModel_C_ClearOverwritedConsole::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, CallFunc_CheckConsoleValueInRangeAndSet_OverwritedValue) == 0x0000D8, "Member 'GameSettingModel_C_ClearOverwritedConsole::CallFunc_CheckConsoleValueInRangeAndSet_OverwritedValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, CallFunc_Map_Find_Value) == 0x0000E0, "Member 'GameSettingModel_C_ClearOverwritedConsole::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ClearOverwritedConsole, CallFunc_Map_Find_ReturnValue) == 0x0000F8, "Member 'GameSettingModel_C_ClearOverwritedConsole::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_CreateWaitWidget \ static_assert(alignof(GameSettingModel_C_CreateWaitWidget) == 0x000008, "Wrong alignment on GameSettingModel_C_CreateWaitWidget"); \ static_assert(sizeof(GameSettingModel_C_CreateWaitWidget) == 0x000040, "Wrong size on GameSettingModel_C_CreateWaitWidget"); \ static_assert(offsetof(GameSettingModel_C_CreateWaitWidget, InText) == 0x000000, "Member 'GameSettingModel_C_CreateWaitWidget::InText' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CreateWaitWidget, CallFunc_GetUIStatic_ReturnValue) == 0x000018, "Member 'GameSettingModel_C_CreateWaitWidget::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CreateWaitWidget, CallFunc_GetUIZOder_ZOder) == 0x000020, "Member 'GameSettingModel_C_CreateWaitWidget::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CreateWaitWidget, CallFunc_GetPlayerController_ReturnValue) == 0x000028, "Member 'GameSettingModel_C_CreateWaitWidget::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CreateWaitWidget, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000030, "Member 'GameSettingModel_C_CreateWaitWidget::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CreateWaitWidget, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'GameSettingModel_C_CreateWaitWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_CreateWaitWidget, CallFunc_IsInViewport_ReturnValue) == 0x000039, "Member 'GameSettingModel_C_CreateWaitWidget::CallFunc_IsInViewport_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_ExecuteUbergraph_GameSettingModel \ static_assert(alignof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel) == 0x000008, "Wrong alignment on GameSettingModel_C_ExecuteUbergraph_GameSettingModel"); \ static_assert(sizeof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel) == 0x000600, "Wrong size on GameSettingModel_C_ExecuteUbergraph_GameSettingModel"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, EntryPoint) == 0x000000, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, Temp_struct_Variable) == 0x000004, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, Temp_int_Array_Index_Variable) == 0x000014, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, Temp_int_Loop_Counter_Variable_1) == 0x000018, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Add_IntInt_ReturnValue_1) == 0x00001C, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, Temp_int_Array_Index_Variable_1) == 0x000020, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, Temp_int_Loop_Counter_Variable_2) == 0x000024, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Add_IntInt_ReturnValue_2) == 0x000028, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, Temp_int_Array_Index_Variable_2) == 0x00002C, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, Temp_int_Loop_Counter_Variable_3) == 0x000030, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Add_IntInt_ReturnValue_3) == 0x000034, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, Temp_int_Array_Index_Variable_3) == 0x000038, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, Temp_int_Loop_Counter_Variable_4) == 0x00003C, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Add_IntInt_ReturnValue_4) == 0x000040, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, Temp_string_Variable) == 0x000048, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000058, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Less_IntInt_ReturnValue) == 0x00006C, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetDataTableRowNames_OutRowNames_1) == 0x000070, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetDataTableRowNames_OutRowNames_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Array_Get_Item) == 0x000080, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Array_Length_ReturnValue_1) == 0x000088, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetDataTableRowFromName_OutRow) == 0x000090, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000B8, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000B9, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, K2Node_MakeStruct_S_Setting_ControllerInputNavData) == 0x0000C0, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::K2Node_MakeStruct_S_Setting_ControllerInputNavData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetDataTableRowNames_OutRowNames_2) == 0x000100, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetDataTableRowNames_OutRowNames_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Array_Get_Item_1) == 0x000110, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Array_Length_ReturnValue_2) == 0x000118, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000120, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000210, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Less_IntInt_ReturnValue_2) == 0x000211, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue) == 0x000218, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1) == 0x000228, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2) == 0x000238, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Array_Add_ReturnValue) == 0x000248, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_RegisterAllMappingContext_NewParam) == 0x00024C, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_RegisterAllMappingContext_NewParam' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, K2Node_CustomEvent_Open) == 0x00024D, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::K2Node_CustomEvent_Open' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, K2Node_CustomEvent_Succeeded) == 0x00024E, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::K2Node_CustomEvent_Succeeded' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetDataTableRowNames_OutRowNames_3) == 0x000250, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetDataTableRowNames_OutRowNames_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Conv_BoolToString_ReturnValue) == 0x000260, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Array_Get_Item_2) == 0x000270, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Concat_StrStr_ReturnValue) == 0x000278, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x000288, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x0002B8, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Conv_NameToString_ReturnValue) == 0x0002C0, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Array_Length_ReturnValue_3) == 0x0002D0, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Split_LeftS) == 0x0002D8, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Split_RightS) == 0x0002E8, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Split_ReturnValue) == 0x0002F8, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Less_IntInt_ReturnValue_3) == 0x0002F9, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Contains_ReturnValue) == 0x0002FA, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, K2Node_SwitchString_CmpSuccess) == 0x0002FB, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, Temp_int_Array_Index_Variable_4) == 0x0002FC, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Array_Get_Item_3) == 0x000300, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetDataTableRowFromName_OutRow_3) == 0x000308, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetDataTableRowFromName_OutRow_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetDataTableRowFromName_ReturnValue_3) == 0x000368, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetDataTableRowFromName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, K2Node_MakeStruct_S_SettingModuleData) == 0x000370, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::K2Node_MakeStruct_S_SettingModuleData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, K2Node_CustomEvent_bIsInitEvent) == 0x0003E8, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::K2Node_CustomEvent_bIsInitEvent' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_HIddenByPlatform_Vis) == 0x0003E9, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_HIddenByPlatform_Vis' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Support_FSR_ReturnValue) == 0x0003EA, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Support_FSR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Support_DLSS_ReturnValue) == 0x0003EB, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Support_DLSS_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetOptionValue_ReturnValue) == 0x0003F0, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetOptionValue_ReturnValue_1) == 0x000400, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000410, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, K2Node_SwitchString_CmpSuccess_1) == 0x000411, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetPlatformType_ReturnValue) == 0x000412, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, Temp_string_Variable_1) == 0x000418, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000428, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_ProjectSavedDir_ReturnValue) == 0x000430, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_ProjectSavedDir_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000440, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, Temp_bool_Variable) == 0x000450, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_DirectoryExists_ReturnValue) == 0x000451, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_DirectoryExists_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, K2Node_Select_Default) == 0x000458, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000468, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetWindowsScreenMonitorNum_ReturnValue) == 0x000478, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetWindowsScreenMonitorNum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetWindowsScreenMonitorIndex_ReturnValue) == 0x00047C, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetWindowsScreenMonitorIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Greater_IntInt_ReturnValue) == 0x000480, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000481, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetPlayerController_ReturnValue) == 0x000488, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetPlayerController_ReturnValue_1) == 0x000490, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_FindGameSetDetailOverrideDir_ReturnValue) == 0x000498, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_FindGameSetDetailOverrideDir_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_ShouldTurnOnRayTracingMPC_ReturnValue) == 0x0004A8, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_ShouldTurnOnRayTracingMPC_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_LoadStringArrayFromFile_ReturnValue) == 0x0004B0, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_LoadStringArrayFromFile_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetPlayerController_ReturnValue_2) == 0x0004C0, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetOptionValue_ReturnValue_2) == 0x0004C8, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetOptionValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetPlayerController_ReturnValue_3) == 0x0004D8, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetPlayerController_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetGamePlatformType_ReturnValue) == 0x0004E0, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_IsRunningOnSteamDeck_ReturnValue) == 0x0004E1, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_IsRunningOnSteamDeck_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0004E2, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetPlayerController_ReturnValue_4) == 0x0004E8, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetPlayerController_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_FindGameSetDetailOverrideDir_ReturnValue_1) == 0x0004F0, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_FindGameSetDetailOverrideDir_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_LoadStringArrayFromFile_ReturnValue_1) == 0x000500, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_LoadStringArrayFromFile_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Array_Get_Item_4) == 0x000510, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Array_Length_ReturnValue_4) == 0x000520, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000528, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Less_IntInt_ReturnValue_4) == 0x000538, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x00053C, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Array_Add_ReturnValue_1) == 0x000544, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetGPUHardwareBrand_ParseInto) == 0x000548, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetGPUHardwareBrand_ParseInto' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetGPUHardwareBrand_SourceBrand) == 0x000558, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetGPUHardwareBrand_SourceBrand' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetCPUHardwareBrand_ParseInto) == 0x000568, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetCPUHardwareBrand_ParseInto' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetCPUHardwareBrand_SourceBrand) == 0x000578, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetCPUHardwareBrand_SourceBrand' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Conv_StringToInt_ReturnValue) == 0x000588, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x00058C, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Less_IntInt_ReturnValue_5) == 0x00058D, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_EqualEqual_StriStri_ReturnValue_2) == 0x00058E, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_EqualEqual_StriStri_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, K2Node_SwitchEnum_CmpSuccess) == 0x00058F, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetOptionValue_ReturnValue_3) == 0x000590, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetOptionValue_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetOptionValue_ReturnValue_4) == 0x0005A0, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetOptionValue_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Map_Find_Value) == 0x0005B0, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Map_Find_ReturnValue) == 0x0005B8, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_IsEmpty_ReturnValue) == 0x0005B9, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_Conv_NameToString_ReturnValue_1) == 0x0005C0, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetSlotValue_Value) == 0x0005D0, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetPlatformType_ReturnValue_1) == 0x0005E0, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetPlatformType_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetPlatformType_ReturnValue_2) == 0x0005E1, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetPlatformType_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, K2Node_SwitchEnum_CmpSuccess_1) == 0x0005E2, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, K2Node_SwitchEnum_CmpSuccess_2) == 0x0005E3, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_GetOptionValue_ReturnValue_5) == 0x0005E8, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_GetOptionValue_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ExecuteUbergraph_GameSettingModel, CallFunc_EqualEqual_StriStri_ReturnValue_3) == 0x0005F8, "Member 'GameSettingModel_C_ExecuteUbergraph_GameSettingModel::CallFunc_EqualEqual_StriStri_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Filter_Overide_Priority_Cvars \ static_assert(alignof(GameSettingModel_C_Filter_Overide_Priority_Cvars) == 0x000008, "Wrong alignment on GameSettingModel_C_Filter_Overide_Priority_Cvars"); \ static_assert(sizeof(GameSettingModel_C_Filter_Overide_Priority_Cvars) == 0x000038, "Wrong size on GameSettingModel_C_Filter_Overide_Priority_Cvars"); \ static_assert(offsetof(GameSettingModel_C_Filter_Overide_Priority_Cvars, RawKey) == 0x000000, "Member 'GameSettingModel_C_Filter_Overide_Priority_Cvars::RawKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Filter_Overide_Priority_Cvars, RealCVarName) == 0x000010, "Member 'GameSettingModel_C_Filter_Overide_Priority_Cvars::RealCVarName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Filter_Overide_Priority_Cvars, Result) == 0x000020, "Member 'GameSettingModel_C_Filter_Overide_Priority_Cvars::Result' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Filter_Overide_Priority_Cvars, CallFunc_StartsWith_ReturnValue) == 0x000021, "Member 'GameSettingModel_C_Filter_Overide_Priority_Cvars::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Filter_Overide_Priority_Cvars, CallFunc_Slice_StrStr_ReturnValue) == 0x000028, "Member 'GameSettingModel_C_Filter_Overide_Priority_Cvars::CallFunc_Slice_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_FindGameSetDetailOverrideDir \ static_assert(alignof(GameSettingModel_C_FindGameSetDetailOverrideDir) == 0x000008, "Wrong alignment on GameSettingModel_C_FindGameSetDetailOverrideDir"); \ static_assert(sizeof(GameSettingModel_C_FindGameSetDetailOverrideDir) == 0x000088, "Wrong size on GameSettingModel_C_FindGameSetDetailOverrideDir"); \ static_assert(offsetof(GameSettingModel_C_FindGameSetDetailOverrideDir, Filename) == 0x000000, "Member 'GameSettingModel_C_FindGameSetDetailOverrideDir::Filename' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FindGameSetDetailOverrideDir, ReturnValue) == 0x000010, "Member 'GameSettingModel_C_FindGameSetDetailOverrideDir::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FindGameSetDetailOverrideDir, CallFunc_ProjectSavedDir_ReturnValue) == 0x000020, "Member 'GameSettingModel_C_FindGameSetDetailOverrideDir::CallFunc_ProjectSavedDir_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FindGameSetDetailOverrideDir, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'GameSettingModel_C_FindGameSetDetailOverrideDir::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FindGameSetDetailOverrideDir, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'GameSettingModel_C_FindGameSetDetailOverrideDir::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FindGameSetDetailOverrideDir, CallFunc_ProjectConfigDir_ReturnValue) == 0x000050, "Member 'GameSettingModel_C_FindGameSetDetailOverrideDir::CallFunc_ProjectConfigDir_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FindGameSetDetailOverrideDir, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000060, "Member 'GameSettingModel_C_FindGameSetDetailOverrideDir::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FindGameSetDetailOverrideDir, CallFunc_FileExists_ReturnValue) == 0x000070, "Member 'GameSettingModel_C_FindGameSetDetailOverrideDir::CallFunc_FileExists_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FindGameSetDetailOverrideDir, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000078, "Member 'GameSettingModel_C_FindGameSetDetailOverrideDir::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_FindOverwritedConsoleValue \ static_assert(alignof(GameSettingModel_C_FindOverwritedConsoleValue) == 0x000008, "Wrong alignment on GameSettingModel_C_FindOverwritedConsoleValue"); \ static_assert(sizeof(GameSettingModel_C_FindOverwritedConsoleValue) == 0x000050, "Wrong size on GameSettingModel_C_FindOverwritedConsoleValue"); \ static_assert(offsetof(GameSettingModel_C_FindOverwritedConsoleValue, ConsoleKey) == 0x000000, "Member 'GameSettingModel_C_FindOverwritedConsoleValue::ConsoleKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FindOverwritedConsoleValue, Value) == 0x000010, "Member 'GameSettingModel_C_FindOverwritedConsoleValue::Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FindOverwritedConsoleValue, Find) == 0x000028, "Member 'GameSettingModel_C_FindOverwritedConsoleValue::Find' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FindOverwritedConsoleValue, CallFunc_Map_Find_Value) == 0x000030, "Member 'GameSettingModel_C_FindOverwritedConsoleValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FindOverwritedConsoleValue, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'GameSettingModel_C_FindOverwritedConsoleValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_FlushSaving \ static_assert(alignof(GameSettingModel_C_FlushSaving) == 0x000008, "Wrong alignment on GameSettingModel_C_FlushSaving"); \ static_assert(sizeof(GameSettingModel_C_FlushSaving) == 0x000048, "Wrong size on GameSettingModel_C_FlushSaving"); \ static_assert(offsetof(GameSettingModel_C_FlushSaving, CallFunc_GetGlobalExtend_ReturnValue) == 0x000000, "Member 'GameSettingModel_C_FlushSaving::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FlushSaving, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'GameSettingModel_C_FlushSaving::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FlushSaving, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'GameSettingModel_C_FlushSaving::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FlushSaving, CallFunc_GetUIZOder_ZOder) == 0x000014, "Member 'GameSettingModel_C_FlushSaving::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FlushSaving, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'GameSettingModel_C_FlushSaving::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FlushSaving, Temp_delegate_Variable) == 0x000020, "Member 'GameSettingModel_C_FlushSaving::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FlushSaving, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x000030, "Member 'GameSettingModel_C_FlushSaving::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FlushSaving, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000038, "Member 'GameSettingModel_C_FlushSaving::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_FlushSaving, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000040, "Member 'GameSettingModel_C_FlushSaving::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Get__Key_From_Data \ static_assert(alignof(GameSettingModel_C_Get__Key_From_Data) == 0x000008, "Wrong alignment on GameSettingModel_C_Get__Key_From_Data"); \ static_assert(sizeof(GameSettingModel_C_Get__Key_From_Data) == 0x0000B8, "Wrong size on GameSettingModel_C_Get__Key_From_Data"); \ static_assert(offsetof(GameSettingModel_C_Get__Key_From_Data, InputValue) == 0x000000, "Member 'GameSettingModel_C_Get__Key_From_Data::InputValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get__Key_From_Data, CombinationKey) == 0x000010, "Member 'GameSettingModel_C_Get__Key_From_Data::CombinationKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get__Key_From_Data, OutPutKey) == 0x000028, "Member 'GameSettingModel_C_Get__Key_From_Data::OutPutKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get__Key_From_Data, Local_Key) == 0x000040, "Member 'GameSettingModel_C_Get__Key_From_Data::Local_Key' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get__Key_From_Data, Local_CombinationKey) == 0x000058, "Member 'GameSettingModel_C_Get__Key_From_Data::Local_CombinationKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get__Key_From_Data, CallFunc_Split_LeftS) == 0x000070, "Member 'GameSettingModel_C_Get__Key_From_Data::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get__Key_From_Data, CallFunc_Split_RightS) == 0x000080, "Member 'GameSettingModel_C_Get__Key_From_Data::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get__Key_From_Data, CallFunc_Split_ReturnValue) == 0x000090, "Member 'GameSettingModel_C_Get__Key_From_Data::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get__Key_From_Data, CallFunc_KeyToString_ReturnValue) == 0x000098, "Member 'GameSettingModel_C_Get__Key_From_Data::CallFunc_KeyToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get__Key_From_Data, K2Node_SwitchString_CmpSuccess) == 0x0000B0, "Member 'GameSettingModel_C_Get__Key_From_Data::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Get_All_Button_Nav_Tags \ static_assert(alignof(GameSettingModel_C_Get_All_Button_Nav_Tags) == 0x000008, "Wrong alignment on GameSettingModel_C_Get_All_Button_Nav_Tags"); \ static_assert(sizeof(GameSettingModel_C_Get_All_Button_Nav_Tags) == 0x000010, "Wrong size on GameSettingModel_C_Get_All_Button_Nav_Tags"); \ static_assert(offsetof(GameSettingModel_C_Get_All_Button_Nav_Tags, AllNavTags) == 0x000000, "Member 'GameSettingModel_C_Get_All_Button_Nav_Tags::AllNavTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Get_All_Buttons_Sort \ static_assert(alignof(GameSettingModel_C_Get_All_Buttons_Sort) == 0x000008, "Wrong alignment on GameSettingModel_C_Get_All_Buttons_Sort"); \ static_assert(sizeof(GameSettingModel_C_Get_All_Buttons_Sort) == 0x000018, "Wrong size on GameSettingModel_C_Get_All_Buttons_Sort"); \ static_assert(offsetof(GameSettingModel_C_Get_All_Buttons_Sort, Gamepad) == 0x000000, "Member 'GameSettingModel_C_Get_All_Buttons_Sort::Gamepad' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_All_Buttons_Sort, AllButtonTags) == 0x000008, "Member 'GameSettingModel_C_Get_All_Buttons_Sort::AllButtonTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Get_All_Modules \ static_assert(alignof(GameSettingModel_C_Get_All_Modules) == 0x000008, "Wrong alignment on GameSettingModel_C_Get_All_Modules"); \ static_assert(sizeof(GameSettingModel_C_Get_All_Modules) == 0x000020, "Wrong size on GameSettingModel_C_Get_All_Modules"); \ static_assert(offsetof(GameSettingModel_C_Get_All_Modules, Keys) == 0x000000, "Member 'GameSettingModel_C_Get_All_Modules::Keys' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_All_Modules, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'GameSettingModel_C_Get_All_Modules::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Get_Button_Data_By_Input_Key \ static_assert(alignof(GameSettingModel_C_Get_Button_Data_By_Input_Key) == 0x000008, "Wrong alignment on GameSettingModel_C_Get_Button_Data_By_Input_Key"); \ static_assert(sizeof(GameSettingModel_C_Get_Button_Data_By_Input_Key) == 0x000208, "Wrong size on GameSettingModel_C_Get_Button_Data_By_Input_Key"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Data_By_Input_Key, Key) == 0x000000, "Member 'GameSettingModel_C_Get_Button_Data_By_Input_Key::Key' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Data_By_Input_Key, ButtonData) == 0x000018, "Member 'GameSettingModel_C_Get_Button_Data_By_Input_Key::ButtonData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Data_By_Input_Key, CallFunc_Map_Find_Value) == 0x000108, "Member 'GameSettingModel_C_Get_Button_Data_By_Input_Key::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Data_By_Input_Key, CallFunc_Map_Find_ReturnValue) == 0x000110, "Member 'GameSettingModel_C_Get_Button_Data_By_Input_Key::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Data_By_Input_Key, CallFunc_GetButtonData_ButtonData) == 0x000118, "Member 'GameSettingModel_C_Get_Button_Data_By_Input_Key::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Get_Button_Input_Value_for_Icon \ static_assert(alignof(GameSettingModel_C_Get_Button_Input_Value_for_Icon) == 0x000008, "Wrong alignment on GameSettingModel_C_Get_Button_Input_Value_for_Icon"); \ static_assert(sizeof(GameSettingModel_C_Get_Button_Input_Value_for_Icon) == 0x000180, "Wrong size on GameSettingModel_C_Get_Button_Input_Value_for_Icon"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, ButtonTag) == 0x000000, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, DCSInputType) == 0x000008, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::DCSInputType' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, PreferCombination) == 0x000009, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::PreferCombination' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, bDefaultShowMouseKey) == 0x00000A, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::bDefaultShowMouseKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, ReturnValue) == 0x000010, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, LocalEmpty) == 0x000020, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::LocalEmpty' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, LocalKeyTag) == 0x000028, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::LocalKeyTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, LocalCombinationType) == 0x000040, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::LocalCombinationType' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, K2Node_SwitchEnum_CmpSuccess) == 0x000041, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000048, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue) == 0x000068, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, CallFunc_Map_Find_Value) == 0x000078, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, CallFunc_Map_Find_ReturnValue) == 0x000080, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, CallFunc_Map_Find_Value_1) == 0x000088, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, CallFunc_Map_Find_ReturnValue_1) == 0x000178, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, CallFunc_Key_IsValid_ReturnValue) == 0x000179, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, CallFunc_Key_IsValid_ReturnValue_1) == 0x00017A, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::CallFunc_Key_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Button_Input_Value_for_Icon, CallFunc_Key_IsValid_ReturnValue_2) == 0x00017B, "Member 'GameSettingModel_C_Get_Button_Input_Value_for_Icon::CallFunc_Key_IsValid_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Get_Combination_Key_From_Data \ static_assert(alignof(GameSettingModel_C_Get_Combination_Key_From_Data) == 0x000008, "Wrong alignment on GameSettingModel_C_Get_Combination_Key_From_Data"); \ static_assert(sizeof(GameSettingModel_C_Get_Combination_Key_From_Data) == 0x000120, "Wrong size on GameSettingModel_C_Get_Combination_Key_From_Data"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, InputValue) == 0x000000, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::InputValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, OutPutKey) == 0x000010, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::OutPutKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, CombinationStyle) == 0x000028, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::CombinationStyle' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, CombinationKey) == 0x000030, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::CombinationKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, LocalIndex) == 0x000048, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::LocalIndex' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, Temp_int_Variable) == 0x00004C, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, CallFunc_Split_LeftS) == 0x000050, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, CallFunc_Split_RightS) == 0x000060, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, CallFunc_Split_ReturnValue) == 0x000070, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, Temp_struct_Variable) == 0x000078, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, CallFunc_KeyToString_ReturnValue) == 0x000090, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::CallFunc_KeyToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000A8, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x0000A9, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, CallFunc_EqualEqual_StrStr_ReturnValue_2) == 0x0000AA, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::CallFunc_EqualEqual_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, Temp_struct_Variable_1) == 0x0000B0, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, Temp_struct_Variable_2) == 0x0000C8, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, Temp_struct_Variable_3) == 0x0000E0, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, Temp_int_Variable_1) == 0x0000F8, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, Temp_byte_Variable) == 0x0000FC, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, Temp_byte_Variable_1) == 0x0000FD, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, Temp_byte_Variable_2) == 0x0000FE, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, Temp_byte_Variable_3) == 0x0000FF, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, K2Node_Select_Default) == 0x000100, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Combination_Key_From_Data, K2Node_Select_Default_1) == 0x000118, "Member 'GameSettingModel_C_Get_Combination_Key_From_Data::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Get_Controller_Input_Selection \ static_assert(alignof(GameSettingModel_C_Get_Controller_Input_Selection) == 0x000001, "Wrong alignment on GameSettingModel_C_Get_Controller_Input_Selection"); \ static_assert(sizeof(GameSettingModel_C_Get_Controller_Input_Selection) == 0x000001, "Wrong size on GameSettingModel_C_Get_Controller_Input_Selection"); \ static_assert(offsetof(GameSettingModel_C_Get_Controller_Input_Selection, ControllerInputSelection_0) == 0x000000, "Member 'GameSettingModel_C_Get_Controller_Input_Selection::ControllerInputSelection_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Get_Online_Setting_Option_Tags \ static_assert(alignof(GameSettingModel_C_Get_Online_Setting_Option_Tags) == 0x000008, "Wrong alignment on GameSettingModel_C_Get_Online_Setting_Option_Tags"); \ static_assert(sizeof(GameSettingModel_C_Get_Online_Setting_Option_Tags) == 0x000130, "Wrong size on GameSettingModel_C_Get_Online_Setting_Option_Tags"); \ static_assert(offsetof(GameSettingModel_C_Get_Online_Setting_Option_Tags, OptionTags_0) == 0x000000, "Member 'GameSettingModel_C_Get_Online_Setting_Option_Tags::OptionTags_0' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Online_Setting_Option_Tags, OptionTag) == 0x000010, "Member 'GameSettingModel_C_Get_Online_Setting_Option_Tags::OptionTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Online_Setting_Option_Tags, Temp_int_Array_Index_Variable) == 0x000020, "Member 'GameSettingModel_C_Get_Online_Setting_Option_Tags::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Online_Setting_Option_Tags, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'GameSettingModel_C_Get_Online_Setting_Option_Tags::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Online_Setting_Option_Tags, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'GameSettingModel_C_Get_Online_Setting_Option_Tags::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Online_Setting_Option_Tags, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000030, "Member 'GameSettingModel_C_Get_Online_Setting_Option_Tags::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Online_Setting_Option_Tags, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'GameSettingModel_C_Get_Online_Setting_Option_Tags::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Online_Setting_Option_Tags, CallFunc_Array_Get_Item) == 0x000044, "Member 'GameSettingModel_C_Get_Online_Setting_Option_Tags::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Online_Setting_Option_Tags, CallFunc_Less_IntInt_ReturnValue) == 0x00004C, "Member 'GameSettingModel_C_Get_Online_Setting_Option_Tags::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Online_Setting_Option_Tags, CallFunc_GetDataTableRowFromName_OutRow) == 0x000050, "Member 'GameSettingModel_C_Get_Online_Setting_Option_Tags::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Online_Setting_Option_Tags, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000120, "Member 'GameSettingModel_C_Get_Online_Setting_Option_Tags::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Online_Setting_Option_Tags, CallFunc_Array_Add_ReturnValue) == 0x000124, "Member 'GameSettingModel_C_Get_Online_Setting_Option_Tags::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Get_Online_Setting_Option_Tags, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000128, "Member 'GameSettingModel_C_Get_Online_Setting_Option_Tags::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetAllButtonTag \ static_assert(alignof(GameSettingModel_C_GetAllButtonTag) == 0x000008, "Wrong alignment on GameSettingModel_C_GetAllButtonTag"); \ static_assert(sizeof(GameSettingModel_C_GetAllButtonTag) == 0x0000D0, "Wrong size on GameSettingModel_C_GetAllButtonTag"); \ static_assert(offsetof(GameSettingModel_C_GetAllButtonTag, AllButtonTags) == 0x000000, "Member 'GameSettingModel_C_GetAllButtonTag::AllButtonTags' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetAllButtonTag, LocalAllButtonTags) == 0x000010, "Member 'GameSettingModel_C_GetAllButtonTag::LocalAllButtonTags' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetAllButtonTag, Temp_int_Array_Index_Variable) == 0x000060, "Member 'GameSettingModel_C_GetAllButtonTag::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetAllButtonTag, Temp_int_Loop_Counter_Variable) == 0x000064, "Member 'GameSettingModel_C_GetAllButtonTag::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetAllButtonTag, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'GameSettingModel_C_GetAllButtonTag::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetAllButtonTag, CallFunc_Array_Get_Item) == 0x00006C, "Member 'GameSettingModel_C_GetAllButtonTag::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetAllButtonTag, CallFunc_Set_ToArray_Result) == 0x000078, "Member 'GameSettingModel_C_GetAllButtonTag::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetAllButtonTag, CallFunc_GetNavData_NavData) == 0x000088, "Member 'GameSettingModel_C_GetAllButtonTag::CallFunc_GetNavData_NavData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetAllButtonTag, CallFunc_Array_Length_ReturnValue) == 0x0000C8, "Member 'GameSettingModel_C_GetAllButtonTag::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetAllButtonTag, CallFunc_Less_IntInt_ReturnValue) == 0x0000CC, "Member 'GameSettingModel_C_GetAllButtonTag::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetButtonData \ static_assert(alignof(GameSettingModel_C_GetButtonData) == 0x000008, "Wrong alignment on GameSettingModel_C_GetButtonData"); \ static_assert(sizeof(GameSettingModel_C_GetButtonData) == 0x000220, "Wrong size on GameSettingModel_C_GetButtonData"); \ static_assert(offsetof(GameSettingModel_C_GetButtonData, ButtonTag) == 0x000000, "Member 'GameSettingModel_C_GetButtonData::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonData, ButtonData) == 0x000008, "Member 'GameSettingModel_C_GetButtonData::ButtonData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonData, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0000F8, "Member 'GameSettingModel_C_GetButtonData::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonData, CallFunc_Concat_StrStr_ReturnValue) == 0x000108, "Member 'GameSettingModel_C_GetButtonData::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonData, CallFunc_Map_Find_Value) == 0x000118, "Member 'GameSettingModel_C_GetButtonData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonData, CallFunc_Map_Find_ReturnValue) == 0x000120, "Member 'GameSettingModel_C_GetButtonData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonData, CallFunc_Map_Find_Value_1) == 0x000128, "Member 'GameSettingModel_C_GetButtonData::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonData, CallFunc_Map_Find_ReturnValue_1) == 0x000218, "Member 'GameSettingModel_C_GetButtonData::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetButtonInputValue \ static_assert(alignof(GameSettingModel_C_GetButtonInputValue) == 0x000008, "Wrong alignment on GameSettingModel_C_GetButtonInputValue"); \ static_assert(sizeof(GameSettingModel_C_GetButtonInputValue) == 0x000178, "Wrong size on GameSettingModel_C_GetButtonInputValue"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValue, ButtonTag) == 0x000000, "Member 'GameSettingModel_C_GetButtonInputValue::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValue, ReturnValue) == 0x000008, "Member 'GameSettingModel_C_GetButtonInputValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValue, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000018, "Member 'GameSettingModel_C_GetButtonInputValue::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValue, K2Node_SwitchEnum_CmpSuccess) == 0x000028, "Member 'GameSettingModel_C_GetButtonInputValue::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValue, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'GameSettingModel_C_GetButtonInputValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValue, CallFunc_Map_Find_Value) == 0x000040, "Member 'GameSettingModel_C_GetButtonInputValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValue, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'GameSettingModel_C_GetButtonInputValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValue, CallFunc_Map_Find_Value_1) == 0x000050, "Member 'GameSettingModel_C_GetButtonInputValue::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValue, CallFunc_Map_Find_ReturnValue_1) == 0x000140, "Member 'GameSettingModel_C_GetButtonInputValue::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValue, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue) == 0x000148, "Member 'GameSettingModel_C_GetButtonInputValue::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValue, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1) == 0x000158, "Member 'GameSettingModel_C_GetButtonInputValue::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValue, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2) == 0x000168, "Member 'GameSettingModel_C_GetButtonInputValue::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetButtonInputValueForNewpLayerGuid \ static_assert(alignof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid) == 0x000008, "Wrong alignment on GameSettingModel_C_GetButtonInputValueForNewpLayerGuid"); \ static_assert(sizeof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid) == 0x0001B8, "Wrong size on GameSettingModel_C_GetButtonInputValueForNewpLayerGuid"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, ButtonTag) == 0x000000, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, InputType) == 0x000008, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::InputType' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, ReturnValue) == 0x000010, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, K2Node_SwitchEnum_CmpSuccess) == 0x000020, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000028, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, CallFunc_Map_Find_Value) == 0x000048, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, CallFunc_Map_Find_ReturnValue) == 0x000050, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, CallFunc_Map_Find_Value_1) == 0x000058, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, CallFunc_Map_Find_ReturnValue_1) == 0x000148, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, CallFunc_GetStringFromKeyAndCombinationStylePalyerGuide_OutputValue) == 0x000150, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::CallFunc_GetStringFromKeyAndCombinationStylePalyerGuide_OutputValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, CallFunc_Key_IsValid_ReturnValue) == 0x000160, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, CallFunc_Replace_ReturnValue) == 0x000168, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::CallFunc_Replace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, CallFunc_GetStringFromKeyAndCombinationStylePalyerGuide_OutputValue_1) == 0x000178, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::CallFunc_GetStringFromKeyAndCombinationStylePalyerGuide_OutputValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, CallFunc_GetStringFromKeyAndCombinationStylePalyerGuide_OutputValue_2) == 0x000188, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::CallFunc_GetStringFromKeyAndCombinationStylePalyerGuide_OutputValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, CallFunc_Replace_ReturnValue_1) == 0x000198, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::CallFunc_Replace_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetButtonInputValueForNewpLayerGuid, CallFunc_Replace_ReturnValue_2) == 0x0001A8, "Member 'GameSettingModel_C_GetButtonInputValueForNewpLayerGuid::CallFunc_Replace_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetGamepadKeysIcon \ static_assert(alignof(GameSettingModel_C_GetGamepadKeysIcon) == 0x000008, "Wrong alignment on GameSettingModel_C_GetGamepadKeysIcon"); \ static_assert(sizeof(GameSettingModel_C_GetGamepadKeysIcon) == 0x000048, "Wrong size on GameSettingModel_C_GetGamepadKeysIcon"); \ static_assert(offsetof(GameSettingModel_C_GetGamepadKeysIcon, Xbox) == 0x000000, "Member 'GameSettingModel_C_GetGamepadKeysIcon::Xbox' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetGamepadKeysIcon, Key) == 0x000008, "Member 'GameSettingModel_C_GetGamepadKeysIcon::Key' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetGamepadKeysIcon, Value) == 0x000020, "Member 'GameSettingModel_C_GetGamepadKeysIcon::Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetGamepadKeysIcon, CallFunc_Map_Find_Value) == 0x000028, "Member 'GameSettingModel_C_GetGamepadKeysIcon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetGamepadKeysIcon, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'GameSettingModel_C_GetGamepadKeysIcon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetGamepadKeysIcon, CallFunc_Map_Find_Value_1) == 0x000038, "Member 'GameSettingModel_C_GetGamepadKeysIcon::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetGamepadKeysIcon, CallFunc_Map_Find_ReturnValue_1) == 0x000040, "Member 'GameSettingModel_C_GetGamepadKeysIcon::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetHUD_ImmersionMode \ static_assert(alignof(GameSettingModel_C_GetHUD_ImmersionMode) == 0x000008, "Wrong alignment on GameSettingModel_C_GetHUD_ImmersionMode"); \ static_assert(sizeof(GameSettingModel_C_GetHUD_ImmersionMode) == 0x000020, "Wrong size on GameSettingModel_C_GetHUD_ImmersionMode"); \ static_assert(offsetof(GameSettingModel_C_GetHUD_ImmersionMode, Enable) == 0x000000, "Member 'GameSettingModel_C_GetHUD_ImmersionMode::Enable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetHUD_ImmersionMode, CallFunc_GetOptionValue_ReturnValue) == 0x000008, "Member 'GameSettingModel_C_GetHUD_ImmersionMode::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetHUD_ImmersionMode, K2Node_SwitchString_CmpSuccess) == 0x000018, "Member 'GameSettingModel_C_GetHUD_ImmersionMode::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetHUD_Shown \ static_assert(alignof(GameSettingModel_C_GetHUD_Shown) == 0x000008, "Wrong alignment on GameSettingModel_C_GetHUD_Shown"); \ static_assert(sizeof(GameSettingModel_C_GetHUD_Shown) == 0x000020, "Wrong size on GameSettingModel_C_GetHUD_Shown"); \ static_assert(offsetof(GameSettingModel_C_GetHUD_Shown, Shown) == 0x000000, "Member 'GameSettingModel_C_GetHUD_Shown::Shown' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetHUD_Shown, CallFunc_GetOptionValue_ReturnValue) == 0x000008, "Member 'GameSettingModel_C_GetHUD_Shown::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetHUD_Shown, K2Node_SwitchString_CmpSuccess) == 0x000018, "Member 'GameSettingModel_C_GetHUD_Shown::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetKeysIcon \ static_assert(alignof(GameSettingModel_C_GetKeysIcon) == 0x000008, "Wrong alignment on GameSettingModel_C_GetKeysIcon"); \ static_assert(sizeof(GameSettingModel_C_GetKeysIcon) == 0x0001B8, "Wrong size on GameSettingModel_C_GetKeysIcon"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, ButtonTag) == 0x000000, "Member 'GameSettingModel_C_GetKeysIcon::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, IsConfigured) == 0x000008, "Member 'GameSettingModel_C_GetKeysIcon::IsConfigured' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, KeyIcon) == 0x000010, "Member 'GameSettingModel_C_GetKeysIcon::KeyIcon' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CombinationStyle) == 0x000018, "Member 'GameSettingModel_C_GetKeysIcon::CombinationStyle' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, Local_RowName) == 0x000020, "Member 'GameSettingModel_C_GetKeysIcon::Local_RowName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, localKeyIcon) == 0x000030, "Member 'GameSettingModel_C_GetKeysIcon::localKeyIcon' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, Temp_int_Loop_Counter_Variable) == 0x000080, "Member 'GameSettingModel_C_GetKeysIcon::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_GetButtonInputValue_ReturnValue) == 0x000088, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_GetButtonInputValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Add_IntInt_ReturnValue) == 0x000098, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Get_Combination_Key_From_Data_OutPutKey) == 0x0000A0, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Get_Combination_Key_From_Data_OutPutKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Get_Combination_Key_From_Data_CombinationStyle) == 0x0000B8, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Get_Combination_Key_From_Data_CombinationStyle' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Get_Combination_Key_From_Data_CombinationKey) == 0x0000C0, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Get_Combination_Key_From_Data_CombinationKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_StringToKey_ReturnValue) == 0x0000D8, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_StringToKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Key_IsValid_ReturnValue) == 0x0000E8, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Concat_StrStr_ReturnValue) == 0x0000F0, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000100, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, Temp_int_Array_Index_Variable) == 0x000110, "Member 'GameSettingModel_C_GetKeysIcon::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, Temp_int_Array_Index_Variable_1) == 0x000114, "Member 'GameSettingModel_C_GetKeysIcon::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, Temp_int_Loop_Counter_Variable_1) == 0x000118, "Member 'GameSettingModel_C_GetKeysIcon::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Add_IntInt_ReturnValue_1) == 0x00011C, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, Temp_int_Array_Index_Variable_2) == 0x000120, "Member 'GameSettingModel_C_GetKeysIcon::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Array_Get_Item) == 0x000124, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Array_Length_ReturnValue) == 0x00012C, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, Temp_int_Loop_Counter_Variable_2) == 0x000130, "Member 'GameSettingModel_C_GetKeysIcon::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Array_Get_Item_1) == 0x000134, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Less_IntInt_ReturnValue) == 0x00013C, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Add_IntInt_ReturnValue_2) == 0x000140, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Array_Length_ReturnValue_1) == 0x000144, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_GetPlatformType_ReturnValue) == 0x000148, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Less_IntInt_ReturnValue_1) == 0x000149, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, K2Node_SwitchEnum_CmpSuccess) == 0x00014A, "Member 'GameSettingModel_C_GetKeysIcon::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Array_RemoveItem_ReturnValue) == 0x00014B, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x00014C, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000150, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Array_Get_Item_2) == 0x000160, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_GetDataTableRowFromName_OutRow) == 0x000168, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000198, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Array_Length_ReturnValue_2) == 0x00019C, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Less_IntInt_ReturnValue_2) == 0x0001A0, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Map_Find_Value) == 0x0001A8, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIcon, CallFunc_Map_Find_ReturnValue) == 0x0001B0, "Member 'GameSettingModel_C_GetKeysIcon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetKeysIconLight \ static_assert(alignof(GameSettingModel_C_GetKeysIconLight) == 0x000008, "Wrong alignment on GameSettingModel_C_GetKeysIconLight"); \ static_assert(sizeof(GameSettingModel_C_GetKeysIconLight) == 0x0001A8, "Wrong size on GameSettingModel_C_GetKeysIconLight"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, ButtonTag) == 0x000000, "Member 'GameSettingModel_C_GetKeysIconLight::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, DCSInputType) == 0x000008, "Member 'GameSettingModel_C_GetKeysIconLight::DCSInputType' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, PreferCombination) == 0x000009, "Member 'GameSettingModel_C_GetKeysIconLight::PreferCombination' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, bDefaultShowMouseKey) == 0x00000A, "Member 'GameSettingModel_C_GetKeysIconLight::bDefaultShowMouseKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, IsConfigured) == 0x00000B, "Member 'GameSettingModel_C_GetKeysIconLight::IsConfigured' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, KeyIcon) == 0x000010, "Member 'GameSettingModel_C_GetKeysIconLight::KeyIcon' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CombinationKeyIcon) == 0x000018, "Member 'GameSettingModel_C_GetKeysIconLight::CombinationKeyIcon' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, IsCombinationKey) == 0x000020, "Member 'GameSettingModel_C_GetKeysIconLight::IsCombinationKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, LocalKeyBoardEmpty) == 0x000021, "Member 'GameSettingModel_C_GetKeysIconLight::LocalKeyBoardEmpty' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, LocalReturnValue) == 0x000028, "Member 'GameSettingModel_C_GetKeysIconLight::LocalReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Get_Button_Input_Value_for_Icon_ReturnValue) == 0x000038, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Get_Button_Input_Value_for_Icon_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, K2Node_SwitchEnum_CmpSuccess) == 0x000048, "Member 'GameSettingModel_C_GetKeysIconLight::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Get_Combination_Key_From_Data_OutPutKey) == 0x000050, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Get_Combination_Key_From_Data_OutPutKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Get_Combination_Key_From_Data_CombinationStyle) == 0x000068, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Get_Combination_Key_From_Data_CombinationStyle' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Get_Combination_Key_From_Data_CombinationKey) == 0x000070, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Get_Combination_Key_From_Data_CombinationKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Get_Combination_Key_From_Data_OutPutKey_1) == 0x000088, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Get_Combination_Key_From_Data_OutPutKey_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Get_Combination_Key_From_Data_CombinationStyle_1) == 0x0000A0, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Get_Combination_Key_From_Data_CombinationStyle_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Get_Combination_Key_From_Data_CombinationKey_1) == 0x0000A8, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Get_Combination_Key_From_Data_CombinationKey_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_StringToKey_ReturnValue) == 0x0000C0, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_StringToKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Key_IsValid_ReturnValue) == 0x0000D0, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Concat_StrStr_ReturnValue) == 0x0000D8, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Map_Find_Value) == 0x0000E8, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Map_Find_ReturnValue) == 0x0000F0, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000F8, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Get_Combination_Key_From_Data_OutPutKey_2) == 0x000108, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Get_Combination_Key_From_Data_OutPutKey_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Get_Combination_Key_From_Data_CombinationStyle_2) == 0x000120, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Get_Combination_Key_From_Data_CombinationStyle_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Get_Combination_Key_From_Data_CombinationKey_2) == 0x000128, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Get_Combination_Key_From_Data_CombinationKey_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Get_Combination_Key_From_Data_OutPutKey_3) == 0x000140, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Get_Combination_Key_From_Data_OutPutKey_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Get_Combination_Key_From_Data_CombinationStyle_3) == 0x000158, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Get_Combination_Key_From_Data_CombinationStyle_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Get_Combination_Key_From_Data_CombinationKey_3) == 0x000160, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Get_Combination_Key_From_Data_CombinationKey_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Map_Find_Value_1) == 0x000178, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Map_Find_ReturnValue_1) == 0x000180, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Map_Find_Value_2) == 0x000188, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Map_Find_ReturnValue_2) == 0x000190, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000191, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Key_IsValid_ReturnValue_1) == 0x000192, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Key_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Map_Find_Value_3) == 0x000198, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Map_Find_ReturnValue_3) == 0x0001A0, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconLight, CallFunc_Key_IsValid_ReturnValue_2) == 0x0001A1, "Member 'GameSettingModel_C_GetKeysIconLight::CallFunc_Key_IsValid_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetKeysIconNew \ static_assert(alignof(GameSettingModel_C_GetKeysIconNew) == 0x000008, "Wrong alignment on GameSettingModel_C_GetKeysIconNew"); \ static_assert(sizeof(GameSettingModel_C_GetKeysIconNew) == 0x0001B0, "Wrong size on GameSettingModel_C_GetKeysIconNew"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, ButtonTag) == 0x000000, "Member 'GameSettingModel_C_GetKeysIconNew::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, DCSInputType) == 0x000008, "Member 'GameSettingModel_C_GetKeysIconNew::DCSInputType' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, PreferCombination) == 0x000009, "Member 'GameSettingModel_C_GetKeysIconNew::PreferCombination' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, bDefaultShowMouseKey) == 0x00000A, "Member 'GameSettingModel_C_GetKeysIconNew::bDefaultShowMouseKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, IsConfigured) == 0x00000B, "Member 'GameSettingModel_C_GetKeysIconNew::IsConfigured' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, KeyIcon) == 0x000010, "Member 'GameSettingModel_C_GetKeysIconNew::KeyIcon' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CombinationKeyIcon) == 0x000018, "Member 'GameSettingModel_C_GetKeysIconNew::CombinationKeyIcon' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, IsCombinationKey) == 0x000020, "Member 'GameSettingModel_C_GetKeysIconNew::IsCombinationKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, LocalKeyBoardEmpty) == 0x000021, "Member 'GameSettingModel_C_GetKeysIconNew::LocalKeyBoardEmpty' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, L_RetornValue) == 0x000028, "Member 'GameSettingModel_C_GetKeysIconNew::L_RetornValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Get_Button_Input_Value_for_Icon_ReturnValue) == 0x000038, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Get_Button_Input_Value_for_Icon_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, K2Node_SwitchEnum_CmpSuccess) == 0x000048, "Member 'GameSettingModel_C_GetKeysIconNew::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Get_Combination_Key_From_Data_OutPutKey) == 0x000050, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Get_Combination_Key_From_Data_OutPutKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Get_Combination_Key_From_Data_CombinationStyle) == 0x000068, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Get_Combination_Key_From_Data_CombinationStyle' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Get_Combination_Key_From_Data_CombinationKey) == 0x000070, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Get_Combination_Key_From_Data_CombinationKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Get_Combination_Key_From_Data_OutPutKey_1) == 0x000088, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Get_Combination_Key_From_Data_OutPutKey_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Get_Combination_Key_From_Data_CombinationStyle_1) == 0x0000A0, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Get_Combination_Key_From_Data_CombinationStyle_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Get_Combination_Key_From_Data_CombinationKey_1) == 0x0000A8, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Get_Combination_Key_From_Data_CombinationKey_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_StringToKey_ReturnValue) == 0x0000C0, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_StringToKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Key_IsValid_ReturnValue) == 0x0000D0, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Concat_StrStr_ReturnValue) == 0x0000D8, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000E8, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Get_Combination_Key_From_Data_OutPutKey_2) == 0x0000F8, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Get_Combination_Key_From_Data_OutPutKey_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Get_Combination_Key_From_Data_CombinationStyle_2) == 0x000110, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Get_Combination_Key_From_Data_CombinationStyle_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Get_Combination_Key_From_Data_CombinationKey_2) == 0x000118, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Get_Combination_Key_From_Data_CombinationKey_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000130, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Key_IsValid_ReturnValue_1) == 0x000131, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Key_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Get_Combination_Key_From_Data_OutPutKey_3) == 0x000138, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Get_Combination_Key_From_Data_OutPutKey_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Get_Combination_Key_From_Data_CombinationStyle_3) == 0x000150, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Get_Combination_Key_From_Data_CombinationStyle_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Get_Combination_Key_From_Data_CombinationKey_3) == 0x000158, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Get_Combination_Key_From_Data_CombinationKey_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Map_Find_Value) == 0x000170, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Map_Find_ReturnValue) == 0x000178, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Key_IsValid_ReturnValue_2) == 0x000179, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Key_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Map_Find_Value_1) == 0x000180, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Map_Find_ReturnValue_1) == 0x000188, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Map_Find_Value_2) == 0x000190, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Map_Find_ReturnValue_2) == 0x000198, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Map_Find_Value_3) == 0x0001A0, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconNew, CallFunc_Map_Find_ReturnValue_3) == 0x0001A8, "Member 'GameSettingModel_C_GetKeysIconNew::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetKeysIconRound \ static_assert(alignof(GameSettingModel_C_GetKeysIconRound) == 0x000008, "Wrong alignment on GameSettingModel_C_GetKeysIconRound"); \ static_assert(sizeof(GameSettingModel_C_GetKeysIconRound) == 0x0001A8, "Wrong size on GameSettingModel_C_GetKeysIconRound"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, ButtonTag) == 0x000000, "Member 'GameSettingModel_C_GetKeysIconRound::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, DCSInputType) == 0x000008, "Member 'GameSettingModel_C_GetKeysIconRound::DCSInputType' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, PreferCombination) == 0x000009, "Member 'GameSettingModel_C_GetKeysIconRound::PreferCombination' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, bDefaultShowMouseKey) == 0x00000A, "Member 'GameSettingModel_C_GetKeysIconRound::bDefaultShowMouseKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, IsConfigured) == 0x00000B, "Member 'GameSettingModel_C_GetKeysIconRound::IsConfigured' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, KeyIcon) == 0x000010, "Member 'GameSettingModel_C_GetKeysIconRound::KeyIcon' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CombinationKeyIcon) == 0x000018, "Member 'GameSettingModel_C_GetKeysIconRound::CombinationKeyIcon' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, IsCombinationKey) == 0x000020, "Member 'GameSettingModel_C_GetKeysIconRound::IsCombinationKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, LocalKeyBoardEmpty) == 0x000021, "Member 'GameSettingModel_C_GetKeysIconRound::LocalKeyBoardEmpty' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, LocalReturnValue) == 0x000028, "Member 'GameSettingModel_C_GetKeysIconRound::LocalReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Get_Button_Input_Value_for_Icon_ReturnValue) == 0x000038, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Get_Button_Input_Value_for_Icon_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, K2Node_SwitchEnum_CmpSuccess) == 0x000048, "Member 'GameSettingModel_C_GetKeysIconRound::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Get_Combination_Key_From_Data_OutPutKey) == 0x000050, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Get_Combination_Key_From_Data_OutPutKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Get_Combination_Key_From_Data_CombinationStyle) == 0x000068, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Get_Combination_Key_From_Data_CombinationStyle' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Get_Combination_Key_From_Data_CombinationKey) == 0x000070, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Get_Combination_Key_From_Data_CombinationKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Get_Combination_Key_From_Data_OutPutKey_1) == 0x000088, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Get_Combination_Key_From_Data_OutPutKey_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Get_Combination_Key_From_Data_CombinationStyle_1) == 0x0000A0, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Get_Combination_Key_From_Data_CombinationStyle_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Get_Combination_Key_From_Data_CombinationKey_1) == 0x0000A8, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Get_Combination_Key_From_Data_CombinationKey_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_StringToKey_ReturnValue) == 0x0000C0, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_StringToKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Key_IsValid_ReturnValue) == 0x0000D0, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Concat_StrStr_ReturnValue) == 0x0000D8, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Map_Find_Value) == 0x0000E8, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Map_Find_ReturnValue) == 0x0000F0, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000F8, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Get_Combination_Key_From_Data_OutPutKey_2) == 0x000108, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Get_Combination_Key_From_Data_OutPutKey_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Get_Combination_Key_From_Data_CombinationStyle_2) == 0x000120, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Get_Combination_Key_From_Data_CombinationStyle_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Get_Combination_Key_From_Data_CombinationKey_2) == 0x000128, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Get_Combination_Key_From_Data_CombinationKey_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Get_Combination_Key_From_Data_OutPutKey_3) == 0x000140, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Get_Combination_Key_From_Data_OutPutKey_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Get_Combination_Key_From_Data_CombinationStyle_3) == 0x000158, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Get_Combination_Key_From_Data_CombinationStyle_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Get_Combination_Key_From_Data_CombinationKey_3) == 0x000160, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Get_Combination_Key_From_Data_CombinationKey_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Map_Find_Value_1) == 0x000178, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Map_Find_ReturnValue_1) == 0x000180, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Map_Find_Value_2) == 0x000188, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Map_Find_ReturnValue_2) == 0x000190, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000191, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Key_IsValid_ReturnValue_1) == 0x000192, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Key_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Map_Find_Value_3) == 0x000198, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Map_Find_ReturnValue_3) == 0x0001A0, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeysIconRound, CallFunc_Key_IsValid_ReturnValue_2) == 0x0001A1, "Member 'GameSettingModel_C_GetKeysIconRound::CallFunc_Key_IsValid_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetKeyStr \ static_assert(alignof(GameSettingModel_C_GetKeyStr) == 0x000008, "Wrong alignment on GameSettingModel_C_GetKeyStr"); \ static_assert(sizeof(GameSettingModel_C_GetKeyStr) == 0x000070, "Wrong size on GameSettingModel_C_GetKeyStr"); \ static_assert(offsetof(GameSettingModel_C_GetKeyStr, Key) == 0x000000, "Member 'GameSettingModel_C_GetKeyStr::Key' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeyStr, CombationKey) == 0x000018, "Member 'GameSettingModel_C_GetKeyStr::CombationKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeyStr, str) == 0x000020, "Member 'GameSettingModel_C_GetKeyStr::str' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeyStr, CallFunc_StringToKey_ReturnValue) == 0x000030, "Member 'GameSettingModel_C_GetKeyStr::CallFunc_StringToKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeyStr, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000040, "Member 'GameSettingModel_C_GetKeyStr::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeyStr, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'GameSettingModel_C_GetKeyStr::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetKeyStr, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'GameSettingModel_C_GetKeyStr::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetModuleData \ static_assert(alignof(GameSettingModel_C_GetModuleData) == 0x000008, "Wrong alignment on GameSettingModel_C_GetModuleData"); \ static_assert(sizeof(GameSettingModel_C_GetModuleData) == 0x000100, "Wrong size on GameSettingModel_C_GetModuleData"); \ static_assert(offsetof(GameSettingModel_C_GetModuleData, ModuleTag) == 0x000000, "Member 'GameSettingModel_C_GetModuleData::ModuleTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetModuleData, ReturnValue) == 0x000008, "Member 'GameSettingModel_C_GetModuleData::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetModuleData, CallFunc_Map_Find_Value) == 0x000080, "Member 'GameSettingModel_C_GetModuleData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetModuleData, CallFunc_Map_Find_ReturnValue) == 0x0000F8, "Member 'GameSettingModel_C_GetModuleData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetNavData \ static_assert(alignof(GameSettingModel_C_GetNavData) == 0x000008, "Wrong alignment on GameSettingModel_C_GetNavData"); \ static_assert(sizeof(GameSettingModel_C_GetNavData) == 0x000090, "Wrong size on GameSettingModel_C_GetNavData"); \ static_assert(offsetof(GameSettingModel_C_GetNavData, NavTag) == 0x000000, "Member 'GameSettingModel_C_GetNavData::NavTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNavData, NavData) == 0x000008, "Member 'GameSettingModel_C_GetNavData::NavData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNavData, CallFunc_Map_Find_Value) == 0x000048, "Member 'GameSettingModel_C_GetNavData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNavData, CallFunc_Map_Find_ReturnValue) == 0x000088, "Member 'GameSettingModel_C_GetNavData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetNearResolution \ static_assert(alignof(GameSettingModel_C_GetNearResolution) == 0x000008, "Wrong alignment on GameSettingModel_C_GetNearResolution"); \ static_assert(sizeof(GameSettingModel_C_GetNearResolution) == 0x000048, "Wrong size on GameSettingModel_C_GetNearResolution"); \ static_assert(offsetof(GameSettingModel_C_GetNearResolution, Resolution) == 0x000000, "Member 'GameSettingModel_C_GetNearResolution::Resolution' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNearResolution, CurrentResolution) == 0x000010, "Member 'GameSettingModel_C_GetNearResolution::CurrentResolution' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNearResolution, ReturnValue) == 0x000018, "Member 'GameSettingModel_C_GetNearResolution::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNearResolution, Local_Result) == 0x000020, "Member 'GameSettingModel_C_GetNearResolution::Local_Result' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNearResolution, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'GameSettingModel_C_GetNearResolution::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNearResolution, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'GameSettingModel_C_GetNearResolution::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNearResolution, CallFunc_Array_Get_Item) == 0x000030, "Member 'GameSettingModel_C_GetNearResolution::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNearResolution, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'GameSettingModel_C_GetNearResolution::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNearResolution, CallFunc_Less_IntInt_ReturnValue) == 0x00003C, "Member 'GameSettingModel_C_GetNearResolution::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNearResolution, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'GameSettingModel_C_GetNearResolution::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNearResolution, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000044, "Member 'GameSettingModel_C_GetNearResolution::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNearResolution, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000045, "Member 'GameSettingModel_C_GetNearResolution::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNearResolution, CallFunc_BooleanAND_ReturnValue) == 0x000046, "Member 'GameSettingModel_C_GetNearResolution::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetNewGuideShown \ static_assert(alignof(GameSettingModel_C_GetNewGuideShown) == 0x000008, "Wrong alignment on GameSettingModel_C_GetNewGuideShown"); \ static_assert(sizeof(GameSettingModel_C_GetNewGuideShown) == 0x000020, "Wrong size on GameSettingModel_C_GetNewGuideShown"); \ static_assert(offsetof(GameSettingModel_C_GetNewGuideShown, return_value) == 0x000000, "Member 'GameSettingModel_C_GetNewGuideShown::return_value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNewGuideShown, CallFunc_GetOptionValue_ReturnValue) == 0x000008, "Member 'GameSettingModel_C_GetNewGuideShown::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetNewGuideShown, K2Node_SwitchString_CmpSuccess) == 0x000018, "Member 'GameSettingModel_C_GetNewGuideShown::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetOptionData \ static_assert(alignof(GameSettingModel_C_GetOptionData) == 0x000008, "Wrong alignment on GameSettingModel_C_GetOptionData"); \ static_assert(sizeof(GameSettingModel_C_GetOptionData) == 0x0001E0, "Wrong size on GameSettingModel_C_GetOptionData"); \ static_assert(offsetof(GameSettingModel_C_GetOptionData, Option) == 0x000000, "Member 'GameSettingModel_C_GetOptionData::Option' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionData, ReturnValue) == 0x000008, "Member 'GameSettingModel_C_GetOptionData::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionData, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0000D8, "Member 'GameSettingModel_C_GetOptionData::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionData, CallFunc_Concat_StrStr_ReturnValue) == 0x0000E8, "Member 'GameSettingModel_C_GetOptionData::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionData, CallFunc_Map_Find_Value) == 0x0000F8, "Member 'GameSettingModel_C_GetOptionData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionData, CallFunc_Map_Find_ReturnValue) == 0x000100, "Member 'GameSettingModel_C_GetOptionData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionData, CallFunc_Map_Find_Value_1) == 0x000108, "Member 'GameSettingModel_C_GetOptionData::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionData, CallFunc_Map_Find_ReturnValue_1) == 0x0001D8, "Member 'GameSettingModel_C_GetOptionData::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetOptionInitValue \ static_assert(alignof(GameSettingModel_C_GetOptionInitValue) == 0x000008, "Wrong alignment on GameSettingModel_C_GetOptionInitValue"); \ static_assert(sizeof(GameSettingModel_C_GetOptionInitValue) == 0x000118, "Wrong size on GameSettingModel_C_GetOptionInitValue"); \ static_assert(offsetof(GameSettingModel_C_GetOptionInitValue, OptionTag) == 0x000000, "Member 'GameSettingModel_C_GetOptionInitValue::OptionTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionInitValue, Default_Value) == 0x000008, "Member 'GameSettingModel_C_GetOptionInitValue::Default_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionInitValue, CallFunc_Map_Find_Value) == 0x000018, "Member 'GameSettingModel_C_GetOptionInitValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionInitValue, CallFunc_Map_Find_ReturnValue) == 0x000020, "Member 'GameSettingModel_C_GetOptionInitValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionInitValue, CallFunc_GetDataTableRowFromName_OutRow) == 0x000028, "Member 'GameSettingModel_C_GetOptionInitValue::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionInitValue, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000F8, "Member 'GameSettingModel_C_GetOptionInitValue::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionInitValue, CallFunc_IsValidClass_ReturnValue) == 0x0000F9, "Member 'GameSettingModel_C_GetOptionInitValue::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionInitValue, CallFunc_GetClassDefault_OutObject) == 0x000100, "Member 'GameSettingModel_C_GetOptionInitValue::CallFunc_GetClassDefault_OutObject' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionInitValue, CallFunc_GetInitValue_ReturnValue) == 0x000108, "Member 'GameSettingModel_C_GetOptionInitValue::CallFunc_GetInitValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetOptionValue \ static_assert(alignof(GameSettingModel_C_GetOptionValue) == 0x000008, "Wrong alignment on GameSettingModel_C_GetOptionValue"); \ static_assert(sizeof(GameSettingModel_C_GetOptionValue) == 0x000100, "Wrong size on GameSettingModel_C_GetOptionValue"); \ static_assert(offsetof(GameSettingModel_C_GetOptionValue, Option) == 0x000000, "Member 'GameSettingModel_C_GetOptionValue::Option' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionValue, ReturnValue) == 0x000008, "Member 'GameSettingModel_C_GetOptionValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionValue, CallFunc_Map_Find_Value) == 0x000018, "Member 'GameSettingModel_C_GetOptionValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionValue, CallFunc_Map_Find_ReturnValue) == 0x000020, "Member 'GameSettingModel_C_GetOptionValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionValue, CallFunc_Map_Find_Value_1) == 0x000028, "Member 'GameSettingModel_C_GetOptionValue::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetOptionValue, CallFunc_Map_Find_ReturnValue_1) == 0x0000F8, "Member 'GameSettingModel_C_GetOptionValue::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetSettableKeys \ static_assert(alignof(GameSettingModel_C_GetSettableKeys) == 0x000008, "Wrong alignment on GameSettingModel_C_GetSettableKeys"); \ static_assert(sizeof(GameSettingModel_C_GetSettableKeys) == 0x000020, "Wrong size on GameSettingModel_C_GetSettableKeys"); \ static_assert(offsetof(GameSettingModel_C_GetSettableKeys, Selection) == 0x000000, "Member 'GameSettingModel_C_GetSettableKeys::Selection' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetSettableKeys, SettableKeys) == 0x000008, "Member 'GameSettingModel_C_GetSettableKeys::SettableKeys' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetSettableKeys, K2Node_SwitchEnum_CmpSuccess) == 0x000018, "Member 'GameSettingModel_C_GetSettableKeys::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetStringFromKeyAndCombinationStyle \ static_assert(alignof(GameSettingModel_C_GetStringFromKeyAndCombinationStyle) == 0x000008, "Wrong alignment on GameSettingModel_C_GetStringFromKeyAndCombinationStyle"); \ static_assert(sizeof(GameSettingModel_C_GetStringFromKeyAndCombinationStyle) == 0x0000C8, "Wrong size on GameSettingModel_C_GetStringFromKeyAndCombinationStyle"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStyle, InputKey) == 0x000000, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStyle::InputKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStyle, ConbinationStyle) == 0x000018, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStyle::ConbinationStyle' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStyle, OutputValue) == 0x000020, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStyle::OutputValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStyle, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStyle::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStyle, K2Node_SwitchEnum_CmpSuccess) == 0x000040, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStyle::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStyle, CallFunc_StringToKey_ReturnValue) == 0x000048, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStyle::CallFunc_StringToKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStyle, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStyle::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStyle, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000068, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStyle::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStyle, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000078, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStyle::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStyle, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000088, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStyle::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStyle, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000098, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStyle::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStyle, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000A8, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStyle::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStyle, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000B8, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStyle::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide \ static_assert(alignof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide) == 0x000008, "Wrong alignment on GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide"); \ static_assert(sizeof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide) == 0x000298, "Wrong size on GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, InputKey) == 0x000000, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::InputKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, ConbinationStyle) == 0x000018, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::ConbinationStyle' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, InputType) == 0x000019, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::InputType' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, OutputValue) == 0x000020, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::OutputValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, LocalInputTypeStr) == 0x000030, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::LocalInputTypeStr' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, Temp_bool_Variable) == 0x000040, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000041, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, K2Node_SwitchEnum_CmpSuccess) == 0x000042, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_StringToKey_ReturnValue) == 0x000048, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_StringToKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, Temp_bool_Variable_1) == 0x000058, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Split_LeftS) == 0x000060, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Split_RightS) == 0x000070, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Split_ReturnValue) == 0x000080, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Split_LeftS_1) == 0x000088, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Split_RightS_1) == 0x000098, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Split_ReturnValue_1) == 0x0000A8, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Split_LeftS_2) == 0x0000B0, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Split_LeftS_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Split_RightS_2) == 0x0000C0, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Split_RightS_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Split_ReturnValue_2) == 0x0000D0, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Split_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Split_LeftS_3) == 0x0000D8, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Split_LeftS_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Split_RightS_3) == 0x0000E8, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Split_RightS_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Split_ReturnValue_3) == 0x0000F8, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Split_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, Temp_bool_Variable_2) == 0x0000F9, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, Temp_string_Variable) == 0x000100, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, Temp_string_Variable_1) == 0x000110, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Concat_StrStr_ReturnValue) == 0x000120, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000130, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, K2Node_Select_Default) == 0x000140, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000150, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000160, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000170, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000180, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000190, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0001A0, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0001B0, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_IsEmpty_ReturnValue) == 0x0001C0, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0001C8, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, Temp_bool_Variable_3) == 0x0001D8, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Concat_StrStr_ReturnValue_10) == 0x0001E0, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0001F0, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_IsEmpty_ReturnValue_1) == 0x000200, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000208, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, K2Node_Select_Default_1) == 0x000218, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000228, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_IsEmpty_ReturnValue_2) == 0x000238, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_IsEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000240, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000250, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, K2Node_Select_Default_2) == 0x000260, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, CallFunc_IsEmpty_ReturnValue_3) == 0x000270, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::CallFunc_IsEmpty_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, Temp_bool_Variable_4) == 0x000271, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, K2Node_Select_Default_3) == 0x000278, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide, K2Node_Select_Default_4) == 0x000288, "Member 'GameSettingModel_C_GetStringFromKeyAndCombinationStylePalyerGuide::K2Node_Select_Default_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Has_Conflict_Value \ static_assert(alignof(GameSettingModel_C_Has_Conflict_Value) == 0x000008, "Wrong alignment on GameSettingModel_C_Has_Conflict_Value"); \ static_assert(sizeof(GameSettingModel_C_Has_Conflict_Value) == 0x0004D0, "Wrong size on GameSettingModel_C_Has_Conflict_Value"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, JudgeInputType) == 0x000000, "Member 'GameSettingModel_C_Has_Conflict_Value::JudgeInputType' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, IsConflict) == 0x000004, "Member 'GameSettingModel_C_Has_Conflict_Value::IsConflict' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, L_Str) == 0x000008, "Member 'GameSettingModel_C_Has_Conflict_Value::L_Str' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, L_Key) == 0x000018, "Member 'GameSettingModel_C_Has_Conflict_Value::L_Key' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, L_ButtonTag) == 0x000030, "Member 'GameSettingModel_C_Has_Conflict_Value::L_ButtonTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, L_ButtonTags) == 0x000038, "Member 'GameSettingModel_C_Has_Conflict_Value::L_ButtonTags' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, Temp_int_Array_Index_Variable) == 0x000048, "Member 'GameSettingModel_C_Has_Conflict_Value::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, Temp_int_Loop_Counter_Variable) == 0x00004C, "Member 'GameSettingModel_C_Has_Conflict_Value::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_GetButtonData_ButtonData) == 0x000050, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Add_IntInt_ReturnValue) == 0x000140, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_GetKeyStr_Str) == 0x000148, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_GetKeyStr_Str' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Key_IsValid_ReturnValue) == 0x000158, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, Temp_int_Loop_Counter_Variable_1) == 0x00015C, "Member 'GameSettingModel_C_Has_Conflict_Value::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, Temp_int_Loop_Counter_Variable_2) == 0x000160, "Member 'GameSettingModel_C_Has_Conflict_Value::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Add_IntInt_ReturnValue_1) == 0x000164, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Add_IntInt_ReturnValue_2) == 0x000168, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, Temp_int_Array_Index_Variable_1) == 0x00016C, "Member 'GameSettingModel_C_Has_Conflict_Value::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, Temp_int_Array_Index_Variable_2) == 0x000170, "Member 'GameSettingModel_C_Has_Conflict_Value::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, Temp_int_Loop_Counter_Variable_3) == 0x000174, "Member 'GameSettingModel_C_Has_Conflict_Value::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Add_IntInt_ReturnValue_3) == 0x000178, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, Temp_int_Array_Index_Variable_3) == 0x00017C, "Member 'GameSettingModel_C_Has_Conflict_Value::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Array_RemoveItem_ReturnValue) == 0x000180, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, K2Node_SwitchInteger_CmpSuccess) == 0x000181, "Member 'GameSettingModel_C_Has_Conflict_Value::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Array_Get_Item) == 0x000184, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Array_Length_ReturnValue) == 0x00018C, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_GetButtonData_ButtonData_1) == 0x000190, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_GetButtonData_ButtonData_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Less_IntInt_ReturnValue) == 0x000280, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_GetKeyStr_Str_1) == 0x000288, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_GetKeyStr_Str_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000298, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Key_IsValid_ReturnValue_1) == 0x000299, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Key_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Array_Get_Item_1) == 0x00029C, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Array_Length_ReturnValue_1) == 0x0002A4, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_GetButtonData_ButtonData_2) == 0x0002A8, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_GetButtonData_ButtonData_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Less_IntInt_ReturnValue_1) == 0x000398, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000399, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Key_IsValid_ReturnValue_2) == 0x00039A, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Key_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Array_Get_Item_2) == 0x00039C, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_GetButtonData_ButtonData_3) == 0x0003A8, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_GetButtonData_ButtonData_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Array_Length_ReturnValue_2) == 0x000498, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Less_IntInt_ReturnValue_2) == 0x00049C, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x00049D, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_GetAllButtonTag_AllButtonTags) == 0x0004A0, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_GetAllButtonTag_AllButtonTags' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_GetAllButtonTag_AllButtonTags_1) == 0x0004B0, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_GetAllButtonTag_AllButtonTags_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Array_Length_ReturnValue_3) == 0x0004C0, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Array_Get_Item_3) == 0x0004C4, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Has_Conflict_Value, CallFunc_Less_IntInt_ReturnValue_3) == 0x0004CC, "Member 'GameSettingModel_C_Has_Conflict_Value::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_HasNoConfigKey \ static_assert(alignof(GameSettingModel_C_HasNoConfigKey) == 0x000004, "Wrong alignment on GameSettingModel_C_HasNoConfigKey"); \ static_assert(sizeof(GameSettingModel_C_HasNoConfigKey) == 0x00001C, "Wrong size on GameSettingModel_C_HasNoConfigKey"); \ static_assert(offsetof(GameSettingModel_C_HasNoConfigKey, ButtonTag) == 0x000000, "Member 'GameSettingModel_C_HasNoConfigKey::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_HasNoConfigKey, InputType) == 0x000008, "Member 'GameSettingModel_C_HasNoConfigKey::InputType' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_HasNoConfigKey, Has) == 0x000009, "Member 'GameSettingModel_C_HasNoConfigKey::Has' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_HasNoConfigKey, Local_Tag) == 0x00000C, "Member 'GameSettingModel_C_HasNoConfigKey::Local_Tag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_HasNoConfigKey, K2Node_SwitchEnum_CmpSuccess) == 0x000014, "Member 'GameSettingModel_C_HasNoConfigKey::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_HasNoConfigKey, CallFunc_Array_Contains_ReturnValue) == 0x000015, "Member 'GameSettingModel_C_HasNoConfigKey::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_HasNoConfigKey, CallFunc_Not_PreBool_ReturnValue) == 0x000016, "Member 'GameSettingModel_C_HasNoConfigKey::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_HasNoConfigKey, CallFunc_Array_Contains_ReturnValue_1) == 0x000017, "Member 'GameSettingModel_C_HasNoConfigKey::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_HasNoConfigKey, CallFunc_Not_PreBool_ReturnValue_1) == 0x000018, "Member 'GameSettingModel_C_HasNoConfigKey::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_HasNoConfigKey, CallFunc_Array_Contains_ReturnValue_2) == 0x000019, "Member 'GameSettingModel_C_HasNoConfigKey::CallFunc_Array_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_HasNoConfigKey, CallFunc_Not_PreBool_ReturnValue_2) == 0x00001A, "Member 'GameSettingModel_C_HasNoConfigKey::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_HIddenByPlatform \ static_assert(alignof(GameSettingModel_C_HIddenByPlatform) == 0x000008, "Wrong alignment on GameSettingModel_C_HIddenByPlatform"); \ static_assert(sizeof(GameSettingModel_C_HIddenByPlatform) == 0x000030, "Wrong size on GameSettingModel_C_HIddenByPlatform"); \ static_assert(offsetof(GameSettingModel_C_HIddenByPlatform, PlatformType) == 0x000000, "Member 'GameSettingModel_C_HIddenByPlatform::PlatformType' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_HIddenByPlatform, Vis) == 0x000028, "Member 'GameSettingModel_C_HIddenByPlatform::Vis' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_HIddenByPlatform, LocalPlatformType) == 0x000029, "Member 'GameSettingModel_C_HIddenByPlatform::LocalPlatformType' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_HIddenByPlatform, CallFunc_CheckIfOwnedState_ReturnValue) == 0x00002A, "Member 'GameSettingModel_C_HIddenByPlatform::CallFunc_CheckIfOwnedState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_HIddenByPlatform, CallFunc_GetPlatformType_ReturnValue) == 0x00002B, "Member 'GameSettingModel_C_HIddenByPlatform::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_HIddenByPlatform, K2Node_SwitchEnum_CmpSuccess) == 0x00002C, "Member 'GameSettingModel_C_HIddenByPlatform::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_InitControllerInputValue \ static_assert(alignof(GameSettingModel_C_InitControllerInputValue) == 0x000008, "Wrong alignment on GameSettingModel_C_InitControllerInputValue"); \ static_assert(sizeof(GameSettingModel_C_InitControllerInputValue) == 0x000178, "Wrong size on GameSettingModel_C_InitControllerInputValue"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValue, Temp_int_Array_Index_Variable) == 0x000000, "Member 'GameSettingModel_C_InitControllerInputValue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValue, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'GameSettingModel_C_InitControllerInputValue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValue, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'GameSettingModel_C_InitControllerInputValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValue, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000010, "Member 'GameSettingModel_C_InitControllerInputValue::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValue, K2Node_SwitchEnum_CmpSuccess) == 0x000020, "Member 'GameSettingModel_C_InitControllerInputValue::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValue, CallFunc_Array_Get_Item) == 0x000024, "Member 'GameSettingModel_C_InitControllerInputValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValue, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'GameSettingModel_C_InitControllerInputValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValue, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'GameSettingModel_C_InitControllerInputValue::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValue, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000120, "Member 'GameSettingModel_C_InitControllerInputValue::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValue, CallFunc_Less_IntInt_ReturnValue) == 0x000121, "Member 'GameSettingModel_C_InitControllerInputValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValue, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue) == 0x000128, "Member 'GameSettingModel_C_InitControllerInputValue::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValue, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1) == 0x000138, "Member 'GameSettingModel_C_InitControllerInputValue::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValue, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2) == 0x000148, "Member 'GameSettingModel_C_InitControllerInputValue::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValue, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_3) == 0x000158, "Member 'GameSettingModel_C_InitControllerInputValue::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValue, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_4) == 0x000168, "Member 'GameSettingModel_C_InitControllerInputValue::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_InitControllerInputValueByPlatform \ static_assert(alignof(GameSettingModel_C_InitControllerInputValueByPlatform) == 0x000008, "Wrong alignment on GameSettingModel_C_InitControllerInputValueByPlatform"); \ static_assert(sizeof(GameSettingModel_C_InitControllerInputValueByPlatform) == 0x000158, "Wrong size on GameSettingModel_C_InitControllerInputValueByPlatform"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValueByPlatform, Platform) == 0x000000, "Member 'GameSettingModel_C_InitControllerInputValueByPlatform::Platform' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValueByPlatform, L_Platform) == 0x000001, "Member 'GameSettingModel_C_InitControllerInputValueByPlatform::L_Platform' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValueByPlatform, Temp_int_Array_Index_Variable) == 0x000004, "Member 'GameSettingModel_C_InitControllerInputValueByPlatform::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValueByPlatform, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'GameSettingModel_C_InitControllerInputValueByPlatform::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValueByPlatform, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'GameSettingModel_C_InitControllerInputValueByPlatform::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValueByPlatform, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000010, "Member 'GameSettingModel_C_InitControllerInputValueByPlatform::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValueByPlatform, K2Node_SwitchEnum_CmpSuccess) == 0x000020, "Member 'GameSettingModel_C_InitControllerInputValueByPlatform::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValueByPlatform, CallFunc_Array_Get_Item) == 0x000024, "Member 'GameSettingModel_C_InitControllerInputValueByPlatform::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValueByPlatform, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'GameSettingModel_C_InitControllerInputValueByPlatform::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValueByPlatform, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'GameSettingModel_C_InitControllerInputValueByPlatform::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValueByPlatform, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000120, "Member 'GameSettingModel_C_InitControllerInputValueByPlatform::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValueByPlatform, CallFunc_Less_IntInt_ReturnValue) == 0x000121, "Member 'GameSettingModel_C_InitControllerInputValueByPlatform::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValueByPlatform, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue) == 0x000128, "Member 'GameSettingModel_C_InitControllerInputValueByPlatform::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValueByPlatform, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1) == 0x000138, "Member 'GameSettingModel_C_InitControllerInputValueByPlatform::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitControllerInputValueByPlatform, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2) == 0x000148, "Member 'GameSettingModel_C_InitControllerInputValueByPlatform::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_InitModel \ static_assert(alignof(GameSettingModel_C_InitModel) == 0x000008, "Wrong alignment on GameSettingModel_C_InitModel"); \ static_assert(sizeof(GameSettingModel_C_InitModel) == 0x000040, "Wrong size on GameSettingModel_C_InitModel"); \ static_assert(offsetof(GameSettingModel_C_InitModel, CallFunc_GetGlobalExtend_ReturnValue) == 0x000000, "Member 'GameSettingModel_C_InitModel::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitModel, CallFunc_FindConsoleVariableByBP_OutValue) == 0x000008, "Member 'GameSettingModel_C_InitModel::CallFunc_FindConsoleVariableByBP_OutValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitModel, CallFunc_FindConsoleVariableByBP_ReturnValue) == 0x000018, "Member 'GameSettingModel_C_InitModel::CallFunc_FindConsoleVariableByBP_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitModel, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000020, "Member 'GameSettingModel_C_InitModel::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitModel, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'GameSettingModel_C_InitModel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_InitModel, K2Node_CreateDelegate_OutputDelegate) == 0x00002C, "Member 'GameSettingModel_C_InitModel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Inner_ApplyPerformanceValue \ static_assert(alignof(GameSettingModel_C_Inner_ApplyPerformanceValue) == 0x000008, "Wrong alignment on GameSettingModel_C_Inner_ApplyPerformanceValue"); \ static_assert(sizeof(GameSettingModel_C_Inner_ApplyPerformanceValue) == 0x0000F8, "Wrong size on GameSettingModel_C_Inner_ApplyPerformanceValue"); \ static_assert(offsetof(GameSettingModel_C_Inner_ApplyPerformanceValue, ScreenPercentage) == 0x000000, "Member 'GameSettingModel_C_Inner_ApplyPerformanceValue::ScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_ApplyPerformanceValue, Setres) == 0x000010, "Member 'GameSettingModel_C_Inner_ApplyPerformanceValue::Setres' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_ApplyPerformanceValue, DynamicResMin) == 0x000020, "Member 'GameSettingModel_C_Inner_ApplyPerformanceValue::DynamicResMin' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_ApplyPerformanceValue, DynamicResMax) == 0x000030, "Member 'GameSettingModel_C_Inner_ApplyPerformanceValue::DynamicResMax' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_ApplyPerformanceValue, DynamicResFrame) == 0x000040, "Member 'GameSettingModel_C_Inner_ApplyPerformanceValue::DynamicResFrame' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_ApplyPerformanceValue, ShadowPages) == 0x000050, "Member 'GameSettingModel_C_Inner_ApplyPerformanceValue::ShadowPages' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_ApplyPerformanceValue, NaniteOffset) == 0x000060, "Member 'GameSettingModel_C_Inner_ApplyPerformanceValue::NaniteOffset' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_ApplyPerformanceValue, NaniteMin) == 0x000070, "Member 'GameSettingModel_C_Inner_ApplyPerformanceValue::NaniteMin' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_ApplyPerformanceValue, CallFunc_GetPlayerController_ReturnValue) == 0x000080, "Member 'GameSettingModel_C_Inner_ApplyPerformanceValue::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_ApplyPerformanceValue, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'GameSettingModel_C_Inner_ApplyPerformanceValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_ApplyPerformanceValue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000098, "Member 'GameSettingModel_C_Inner_ApplyPerformanceValue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_ApplyPerformanceValue, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A8, "Member 'GameSettingModel_C_Inner_ApplyPerformanceValue::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_ApplyPerformanceValue, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000B8, "Member 'GameSettingModel_C_Inner_ApplyPerformanceValue::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_ApplyPerformanceValue, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000C8, "Member 'GameSettingModel_C_Inner_ApplyPerformanceValue::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_ApplyPerformanceValue, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000D8, "Member 'GameSettingModel_C_Inner_ApplyPerformanceValue::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_ApplyPerformanceValue, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000E8, "Member 'GameSettingModel_C_Inner_ApplyPerformanceValue::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Inner_CheckScreenPercentage \ static_assert(alignof(GameSettingModel_C_Inner_CheckScreenPercentage) == 0x000008, "Wrong alignment on GameSettingModel_C_Inner_CheckScreenPercentage"); \ static_assert(sizeof(GameSettingModel_C_Inner_CheckScreenPercentage) == 0x0002F8, "Wrong size on GameSettingModel_C_Inner_CheckScreenPercentage"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, QualityLevel) == 0x000000, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::QualityLevel' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, FixScreenResolution) == 0x000004, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::FixScreenResolution' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, InArea) == 0x000005, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::InArea' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, NewVal) == 0x000008, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::NewVal' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, L_Fix) == 0x000010, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::L_Fix' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, Local_4K) == 0x000011, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::Local_4K' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, Local_DesireY2) == 0x000018, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::Local_DesireY2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, Local_DesireY) == 0x000020, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::Local_DesireY' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, Local_NewScreenPercentage) == 0x000028, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::Local_NewScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, Local_SourceRatio) == 0x000030, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::Local_SourceRatio' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, Local_ScreenPercentage_Source) == 0x000038, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::Local_ScreenPercentage_Source' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, Local_ScreenResolutionY_Source) == 0x000040, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::Local_ScreenResolutionY_Source' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000048, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000050, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000070, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000080, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000081, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000088, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x000098, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_DoubleToString_ReturnValue_4) == 0x0000A8, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_DoubleToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B8, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000C8, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000D8, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_FClamp_ReturnValue) == 0x0000E8, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000F0, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000100, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_DoubleToString_ReturnValue_5) == 0x000110, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_DoubleToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000120, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_GetOptionInitValue_Default_Value) == 0x000128, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_GetOptionInitValue_Default_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_StringToInt_ReturnValue) == 0x000138, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Inner_CheckScreenPercentage_InArea) == 0x00013C, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Inner_CheckScreenPercentage_InArea' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Inner_CheckScreenPercentage_NewVal) == 0x000140, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Inner_CheckScreenPercentage_NewVal' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_DoubleToString_ReturnValue_6) == 0x000148, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_DoubleToString_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000158, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_DoubleToString_ReturnValue_7) == 0x000168, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_DoubleToString_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000178, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_SelectFloat_ReturnValue) == 0x000188, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_SelectFloat_ReturnValue_1) == 0x000190, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000198, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_StringToVector2D_OutConvertedVector2D) == 0x0001A0, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_StringToVector2D_OutConvertedVector2D' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_StringToVector2D_OutIsValid) == 0x0001B0, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_StringToVector2D_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_BooleanAND_ReturnValue) == 0x0001B1, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_BreakVector2D_X) == 0x0001B8, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_BreakVector2D_Y) == 0x0001C0, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001C8, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_DoubleToString_ReturnValue_8) == 0x0001D0, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_DoubleToString_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0001E0, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0001F0, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000200, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000208, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000218, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000220, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_GetOptionValue_ReturnValue) == 0x000228, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, K2Node_SwitchString_CmpSuccess) == 0x000238, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, K2Node_SwitchInteger_CmpSuccess) == 0x000239, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Round_ReturnValue) == 0x00023C, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Round_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000240, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000248, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000250, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_FClamp_ReturnValue_1) == 0x000258, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_DoubleToString_ReturnValue_9) == 0x000260, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_DoubleToString_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000270, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_GetOptionValue_ReturnValue_1) == 0x000280, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000290, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_StringToDouble_ReturnValue) == 0x0002A0, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Concat_StrStr_ReturnValue_13) == 0x0002A8, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x0002B8, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_GetOptionValue_ReturnValue_2) == 0x0002C0, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_GetOptionValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_StringToVector2D_OutConvertedVector2D_1) == 0x0002D0, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_StringToVector2D_OutConvertedVector2D_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_Conv_StringToVector2D_OutIsValid_1) == 0x0002E0, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_Conv_StringToVector2D_OutIsValid_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_BreakVector2D_X_1) == 0x0002E8, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_CheckScreenPercentage, CallFunc_BreakVector2D_Y_1) == 0x0002F0, "Member 'GameSettingModel_C_Inner_CheckScreenPercentage::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Inner_PostRefreshTheScreenDisplay \ static_assert(alignof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay) == 0x000008, "Wrong alignment on GameSettingModel_C_Inner_PostRefreshTheScreenDisplay"); \ static_assert(sizeof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay) == 0x0002A8, "Wrong size on GameSettingModel_C_Inner_PostRefreshTheScreenDisplay"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, FOVResolution) == 0x000000, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::FOVResolution' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, LastFOVResolution) == 0x000008, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::LastFOVResolution' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, InitApply) == 0x000010, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::InitApply' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000028, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000038, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000048, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000058, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000068, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000078, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000088, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000098, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0000A8, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_10) == 0x0000B8, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0000C8, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_GetGPUTotalMemory_OutTotalMemory) == 0x0000D8, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_GetGPUTotalMemory_OutTotalMemory' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_GetGPUTotalMemory_ReturnValue) == 0x0000DC, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_GetGPUTotalMemory_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Multiply_IntInt_ReturnValue) == 0x0000E0, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000E4, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000E5, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x0000E6, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_GetOptionValue_ReturnValue) == 0x0000E8, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Conv_StringToDouble_ReturnValue) == 0x0000F8, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000100, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000101, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_GetOptionValue_ReturnValue_1) == 0x000108, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_BooleanOR_ReturnValue) == 0x000118, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Conv_StringToInt_ReturnValue) == 0x00011C, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000120, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000130, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000140, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000150, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000160, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_FindWidgetScaleValueByScreenResolution_ReturnMin) == 0x000168, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_FindWidgetScaleValueByScreenResolution_ReturnMin' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_FindWidgetScaleValueByScreenResolution_ReturnMax) == 0x000170, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_FindWidgetScaleValueByScreenResolution_ReturnMax' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_GetGameSetFixedParameter_ReturnValue_1) == 0x000178, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_GetGameSetFixedParameter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_FindWidgetScaleValueByScreenResolution_ReturnMin_1) == 0x000180, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_FindWidgetScaleValueByScreenResolution_ReturnMin_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_FindWidgetScaleValueByScreenResolution_ReturnMax_1) == 0x000188, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_FindWidgetScaleValueByScreenResolution_ReturnMax_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_GetOptionValue_ReturnValue_2) == 0x000190, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_GetOptionValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_16) == 0x0001A0, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Conv_StringToDouble_ReturnValue_1) == 0x0001B0, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Conv_StringToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Concat_StrStr_ReturnValue_17) == 0x0001B8, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_FClamp_ReturnValue) == 0x0001C8, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0001D0, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_InRange_FloatFloat_ReturnValue) == 0x0001E0, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_GetOptionValue_ReturnValue_3) == 0x0001E8, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_GetOptionValue_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_GetOptionValue_ReturnValue_4) == 0x0001F8, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_GetOptionValue_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Conv_StringToDouble_ReturnValue_2) == 0x000208, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Conv_StringToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Conv_StringToDouble_ReturnValue_3) == 0x000210, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Conv_StringToDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_MapRangeClamped_ReturnValue) == 0x000218, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_GetGameSetFixedParameter_ReturnValue_2) == 0x000220, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_GetGameSetFixedParameter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000228, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_FindFovSettingByScreenResolution_ReturnFOV) == 0x000238, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_FindFovSettingByScreenResolution_ReturnFOV' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_FindFovSettingByScreenResolution_ReturnMin) == 0x000240, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_FindFovSettingByScreenResolution_ReturnMin' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_FindFovSettingByScreenResolution_ReturnMax) == 0x000248, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_FindFovSettingByScreenResolution_ReturnMax' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_GetGameSetFixedParameter_ReturnValue_3) == 0x000250, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_GetGameSetFixedParameter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_FindFovSettingByScreenResolution_ReturnFOV_1) == 0x000258, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_FindFovSettingByScreenResolution_ReturnFOV_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_FindFovSettingByScreenResolution_ReturnMin_1) == 0x000260, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_FindFovSettingByScreenResolution_ReturnMin_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_FindFovSettingByScreenResolution_ReturnMax_1) == 0x000268, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_FindFovSettingByScreenResolution_ReturnMax_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000270, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_MapRangeClamped_ReturnValue_1) == 0x000280, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x000288, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_InRange_FloatFloat_ReturnValue_1) == 0x000298, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_InRange_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_PostRefreshTheScreenDisplay, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0002A0, "Member 'GameSettingModel_C_Inner_PostRefreshTheScreenDisplay::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Inner_RefreshTheScreenDisplay \ static_assert(alignof(GameSettingModel_C_Inner_RefreshTheScreenDisplay) == 0x000008, "Wrong alignment on GameSettingModel_C_Inner_RefreshTheScreenDisplay"); \ static_assert(sizeof(GameSettingModel_C_Inner_RefreshTheScreenDisplay) == 0x0001B8, "Wrong size on GameSettingModel_C_Inner_RefreshTheScreenDisplay"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, InitApply) == 0x000000, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::InitApply' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Local_ScreenIndex) == 0x000004, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Local_ScreenIndex' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Local_HDROpen) == 0x000008, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Local_HDROpen' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Local_ScreenResolution) == 0x00000C, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Local_ScreenResolution' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Local_FOV_LastResolution) == 0x000014, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Local_FOV_LastResolution' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Temp_bool_Variable) == 0x00001C, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Temp_string_Variable) == 0x000020, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Temp_string_Variable_1) == 0x000030, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Temp_byte_Variable) == 0x000040, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Temp_string_Variable_2) == 0x000048, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Temp_string_Variable_3) == 0x000058, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Temp_string_Variable_4) == 0x000068, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Temp_bool_Variable_1) == 0x000078, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Temp_string_Variable_5) == 0x000080, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Temp_string_Variable_6) == 0x000090, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Temp_string_Variable_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Temp_int_Variable) == 0x0000A0, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Temp_byte_Variable_1) == 0x0000A4, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, Temp_byte_Variable_2) == 0x0000A5, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_GetGameUserSettings_ReturnValue) == 0x0000A8, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_GetGameUserSettings_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_GetGameUserSettings_ReturnValue_1) == 0x0000B0, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_GetGameUserSettings_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, K2Node_Select_Default) == 0x0000B8, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_GetPlatformType_ReturnValue) == 0x0000C8, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, K2Node_SwitchEnum_CmpSuccess) == 0x0000C9, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_Conv_IntPointToString_ReturnValue) == 0x0000D0, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_Conv_IntPointToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, K2Node_Select_Default_1) == 0x0000E0, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, K2Node_Select_Default_2) == 0x0000F0, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_GetOptionValue_ReturnValue) == 0x000100, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_SetWindowsScreenMonitorIndex_ReturnValue) == 0x000110, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_SetWindowsScreenMonitorIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_Conv_StringToInt_ReturnValue) == 0x000114, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_CreateMessageWindow_ReturnValue) == 0x000118, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_GetWindowsScreenMonitorIndex_ReturnValue) == 0x00011C, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_GetWindowsScreenMonitorIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000120, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_IsCurrentMonitorSupportHDR_ReturnValue) == 0x000121, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_IsCurrentMonitorSupportHDR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_GetSupportedFullscreenResolutions_Resolutions) == 0x000128, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_GetSupportedFullscreenResolutions_Resolutions' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_GetSupportedFullscreenResolutions_ReturnValue) == 0x000138, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_GetSupportedFullscreenResolutions_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_GetNearResolution_ReturnValue) == 0x00013C, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_GetNearResolution_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_Array_Contains_ReturnValue) == 0x000144, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_GetOptionValue_ReturnValue_1) == 0x000148, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000158, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_GetOptionValue_ReturnValue_2) == 0x000160, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_GetOptionValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_GetOptionValue_ReturnValue_3) == 0x000170, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_GetOptionValue_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_Conv_StringToVector2D_OutConvertedVector2D) == 0x000180, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_Conv_StringToVector2D_OutConvertedVector2D' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_Conv_StringToVector2D_OutIsValid) == 0x000190, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_Conv_StringToVector2D_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000194, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_Conv_Vector2DToIntPoint_ReturnValue) == 0x000198, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_Conv_Vector2DToIntPoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, K2Node_Select_Default_3) == 0x0001A0, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_GetGameUserSettings_ReturnValue_2) == 0x0001A8, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_GetGameUserSettings_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_RefreshTheScreenDisplay, CallFunc_GetScreenResolution_ReturnValue) == 0x0001B0, "Member 'GameSettingModel_C_Inner_RefreshTheScreenDisplay::CallFunc_GetScreenResolution_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode \ static_assert(alignof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode) == 0x000008, "Wrong alignment on GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode"); \ static_assert(sizeof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode) == 0x0000F0, "Wrong size on GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, EnableFPSLock) == 0x000000, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::EnableFPSLock' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, Temp_string_Variable) == 0x000008, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, Temp_string_Variable_1) == 0x000018, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, Temp_string_Variable_2) == 0x000028, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, Temp_byte_Variable) == 0x000038, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, Temp_string_Variable_3) == 0x000040, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, Temp_string_Variable_4) == 0x000050, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, Temp_string_Variable_5) == 0x000060, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, CallFunc_Concat_StrStr_ReturnValue) == 0x000070, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, Temp_byte_Variable_1) == 0x000090, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, K2Node_Select_Default) == 0x000098, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, K2Node_Select_Default_1) == 0x0000A8, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000B8, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000C8, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, CallFunc_GetGamePlatformType_ReturnValue) == 0x0000D8, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, CallFunc_GetPlayerController_ReturnValue) == 0x0000E0, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000E8, "Member 'GameSettingModel_C_Inner_SetMaxFPSByPerformanceMode::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality \ static_assert(alignof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality) == 0x000008, "Wrong alignment on GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality"); \ static_assert(sizeof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality) == 0x000090, "Wrong size on GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, QualityLevel) == 0x000000, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::QualityLevel' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, OpType) == 0x000004, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::OpType' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, L_Val) == 0x000008, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::L_Val' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, Local_4K) == 0x000010, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::Local_4K' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, Local_DesireY2) == 0x000018, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::Local_DesireY2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, Local_DesireY) == 0x000020, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::Local_DesireY' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, Local_NewScreenPercentage) == 0x000028, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::Local_NewScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, Local_SourceRatio) == 0x000030, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::Local_SourceRatio' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, Local_ScreenPercentage_Source) == 0x000038, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::Local_ScreenPercentage_Source' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, Local_ScreenResolutionY_Source) == 0x000040, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::Local_ScreenResolutionY_Source' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, CallFunc_GetPlatformType_ReturnValue) == 0x000048, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, K2Node_SwitchEnum_CmpSuccess) == 0x000049, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, CallFunc_GetOptionValue_ReturnValue) == 0x000050, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000060, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, K2Node_SwitchString_CmpSuccess) == 0x000061, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, CallFunc_Inner_CheckScreenPercentage_InArea) == 0x000062, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::CallFunc_Inner_CheckScreenPercentage_InArea' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, CallFunc_Inner_CheckScreenPercentage_NewVal) == 0x000068, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::CallFunc_Inner_CheckScreenPercentage_NewVal' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000070, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality, CallFunc_GetOptionValue_ReturnValue_1) == 0x000080, "Member 'GameSettingModel_C_Inner_SetScreenPercentageByGlobalQuality::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Inner_SetSharpness \ static_assert(alignof(GameSettingModel_C_Inner_SetSharpness) == 0x000008, "Wrong alignment on GameSettingModel_C_Inner_SetSharpness"); \ static_assert(sizeof(GameSettingModel_C_Inner_SetSharpness) == 0x000078, "Wrong size on GameSettingModel_C_Inner_SetSharpness"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetSharpness, NewValue) == 0x000000, "Member 'GameSettingModel_C_Inner_SetSharpness::NewValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetSharpness, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'GameSettingModel_C_Inner_SetSharpness::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetSharpness, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000020, "Member 'GameSettingModel_C_Inner_SetSharpness::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetSharpness, CallFunc_GetOptionValue_ReturnValue) == 0x000030, "Member 'GameSettingModel_C_Inner_SetSharpness::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetSharpness, CallFunc_GetPlayerController_ReturnValue) == 0x000040, "Member 'GameSettingModel_C_Inner_SetSharpness::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetSharpness, K2Node_SwitchString_CmpSuccess) == 0x000048, "Member 'GameSettingModel_C_Inner_SetSharpness::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetSharpness, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000050, "Member 'GameSettingModel_C_Inner_SetSharpness::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetSharpness, CallFunc_GetPlayerController_ReturnValue_1) == 0x000060, "Member 'GameSettingModel_C_Inner_SetSharpness::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_SetSharpness, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000068, "Member 'GameSettingModel_C_Inner_SetSharpness::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Inner_UpdateSettingByFrameGeneration \ static_assert(alignof(GameSettingModel_C_Inner_UpdateSettingByFrameGeneration) == 0x000008, "Wrong alignment on GameSettingModel_C_Inner_UpdateSettingByFrameGeneration"); \ static_assert(sizeof(GameSettingModel_C_Inner_UpdateSettingByFrameGeneration) == 0x000038, "Wrong size on GameSettingModel_C_Inner_UpdateSettingByFrameGeneration"); \ static_assert(offsetof(GameSettingModel_C_Inner_UpdateSettingByFrameGeneration, IsOpen) == 0x000000, "Member 'GameSettingModel_C_Inner_UpdateSettingByFrameGeneration::IsOpen' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_UpdateSettingByFrameGeneration, CallFunc_GetOptionValue_ReturnValue) == 0x000008, "Member 'GameSettingModel_C_Inner_UpdateSettingByFrameGeneration::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_UpdateSettingByFrameGeneration, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000018, "Member 'GameSettingModel_C_Inner_UpdateSettingByFrameGeneration::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_UpdateSettingByFrameGeneration, CallFunc_GetOptionValue_ReturnValue_1) == 0x000020, "Member 'GameSettingModel_C_Inner_UpdateSettingByFrameGeneration::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Inner_UpdateSettingByFrameGeneration, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000030, "Member 'GameSettingModel_C_Inner_UpdateSettingByFrameGeneration::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value \ static_assert(alignof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value) == 0x000008, "Wrong alignment on GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value"); \ static_assert(sizeof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value) == 0x000168, "Wrong size on GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, TRUE_0) == 0x000000, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::TRUE_0' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, Temp_int_Array_Index_Variable) == 0x000004, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, CallFunc_Array_Get_Item) == 0x000024, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, CallFunc_Map_Find_Value) == 0x00002D, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, CallFunc_Map_Find_ReturnValue) == 0x00002E, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, CallFunc_Map_Find_Value_1) == 0x000030, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, CallFunc_Map_Find_ReturnValue_1) == 0x000048, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, CallFunc_Map_Find_Value_2) == 0x000050, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, CallFunc_Map_Find_ReturnValue_2) == 0x000068, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, CallFunc_GetButtonData_ButtonData) == 0x000070, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000160, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000161, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, CallFunc_Not_PreBool_ReturnValue) == 0x000162, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x000163, "Member 'GameSettingModel_C_Is_All_Keyboard_Input_Set_Defaule_Value::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Is_Conflict_Controller_Input_Value \ static_assert(alignof(GameSettingModel_C_Is_Conflict_Controller_Input_Value) == 0x000008, "Wrong alignment on GameSettingModel_C_Is_Conflict_Controller_Input_Value"); \ static_assert(sizeof(GameSettingModel_C_Is_Conflict_Controller_Input_Value) == 0x000280, "Wrong size on GameSettingModel_C_Is_Conflict_Controller_Input_Value"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, ButtonTag) == 0x000000, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, IsConflict) == 0x000008, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::IsConflict' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, NewLocalVar) == 0x000010, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, LocalCombinationStyle) == 0x000020, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::LocalCombinationStyle' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, LocalDefultKey) == 0x000028, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::LocalDefultKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, LocalOldLength) == 0x000040, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::LocalOldLength' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, LocalDefultKeys) == 0x000048, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::LocalDefultKeys' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, LocalAllButtonTag) == 0x000098, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::LocalAllButtonTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, LocalConflictButton) == 0x0000A8, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::LocalConflictButton' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, Temp_int_Array_Index_Variable) == 0x0000B8, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, K2Node_MakeVariable_MakeVariableOutput) == 0x0000C0, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, K2Node_SwitchEnum_CmpSuccess) == 0x000110, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, Temp_int_Loop_Counter_Variable) == 0x000114, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, CallFunc_Add_IntInt_ReturnValue) == 0x000118, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, Temp_int_Array_Index_Variable_1) == 0x00011C, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, Temp_int_Loop_Counter_Variable_1) == 0x000120, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, CallFunc_Array_Get_Item) == 0x000124, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, CallFunc_Array_Length_ReturnValue) == 0x00012C, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, CallFunc_GetButtonInputValue_ReturnValue) == 0x000130, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::CallFunc_GetButtonInputValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, CallFunc_Less_IntInt_ReturnValue) == 0x000140, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, CallFunc_Add_IntInt_ReturnValue_1) == 0x000144, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, CallFunc_GetAllButtonTag_AllButtonTags) == 0x000148, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::CallFunc_GetAllButtonTag_AllButtonTags' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, CallFunc_Array_RemoveItem_ReturnValue) == 0x000158, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, CallFunc_Array_Get_Item_1) == 0x00015C, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, CallFunc_Array_Length_ReturnValue_1) == 0x000164, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, CallFunc_Array_Add_ReturnValue) == 0x000168, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, CallFunc_Less_IntInt_ReturnValue_1) == 0x00016C, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, CallFunc_Array_Add_ReturnValue_1) == 0x000170, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, CallFunc_GetButtonData_ButtonData) == 0x000178, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, CallFunc_GetButtonInputValue_ReturnValue_1) == 0x000268, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::CallFunc_GetButtonInputValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Is_Conflict_Controller_Input_Value, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000278, "Member 'GameSettingModel_C_Is_Conflict_Controller_Input_Value::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_IsKeyValueCanSet \ static_assert(alignof(GameSettingModel_C_IsKeyValueCanSet) == 0x000008, "Wrong alignment on GameSettingModel_C_IsKeyValueCanSet"); \ static_assert(sizeof(GameSettingModel_C_IsKeyValueCanSet) == 0x000090, "Wrong size on GameSettingModel_C_IsKeyValueCanSet"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, Key) == 0x000000, "Member 'GameSettingModel_C_IsKeyValueCanSet::Key' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, Can) == 0x000018, "Member 'GameSettingModel_C_IsKeyValueCanSet::Can' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, Local_Key) == 0x000020, "Member 'GameSettingModel_C_IsKeyValueCanSet::Local_Key' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000038, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000048, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_GetCurrentInputDeviceType_DeviceType_1) == 0x000050, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_GetCurrentInputDeviceType_DeviceType_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_1) == 0x000060, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_GetValidValue_ReturnValue) == 0x000061, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_GetValidValue_ReturnValue_1) == 0x000062, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_GetValidValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000063, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000064, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_GetCurrentInputDeviceType_DeviceType_2) == 0x000068, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_GetCurrentInputDeviceType_DeviceType_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_2) == 0x000078, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_GetValidValue_ReturnValue_2) == 0x000079, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_GetValidValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00007A, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x00007B, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_Array_Contains_ReturnValue) == 0x00007C, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_BooleanAND_ReturnValue) == 0x00007D, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_Not_PreBool_ReturnValue) == 0x00007E, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_BooleanOR_ReturnValue) == 0x00007F, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x000080, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_EqualEqual_KeyKey_ReturnValue_2) == 0x000081, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_EqualEqual_KeyKey_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_BooleanAND_ReturnValue_1) == 0x000082, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_Array_Contains_ReturnValue_1) == 0x000083, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_Not_PreBool_ReturnValue_1) == 0x000084, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_EqualEqual_KeyKey_ReturnValue_3) == 0x000085, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_EqualEqual_KeyKey_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_BooleanOR_ReturnValue_1) == 0x000086, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_EqualEqual_KeyKey_ReturnValue_4) == 0x000087, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_EqualEqual_KeyKey_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_BooleanOR_ReturnValue_2) == 0x000088, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_BooleanAND_ReturnValue_2) == 0x000089, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_Array_Contains_ReturnValue_2) == 0x00008A, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_Array_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, K2Node_SwitchEnum_CmpSuccess) == 0x00008B, "Member 'GameSettingModel_C_IsKeyValueCanSet::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_Not_PreBool_ReturnValue_2) == 0x00008C, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_BooleanOR_ReturnValue_3) == 0x00008D, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsKeyValueCanSet, CallFunc_BooleanOR_ReturnValue_4) == 0x00008E, "Member 'GameSettingModel_C_IsKeyValueCanSet::CallFunc_BooleanOR_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_IsRayTracingOverwrited \ static_assert(alignof(GameSettingModel_C_IsRayTracingOverwrited) == 0x000008, "Wrong alignment on GameSettingModel_C_IsRayTracingOverwrited"); \ static_assert(sizeof(GameSettingModel_C_IsRayTracingOverwrited) == 0x000018, "Wrong size on GameSettingModel_C_IsRayTracingOverwrited"); \ static_assert(offsetof(GameSettingModel_C_IsRayTracingOverwrited, ConsoleKey) == 0x000000, "Member 'GameSettingModel_C_IsRayTracingOverwrited::ConsoleKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsRayTracingOverwrited, ReturnValue) == 0x000010, "Member 'GameSettingModel_C_IsRayTracingOverwrited::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_IsRayTracingOverwrited, CallFunc_Array_Contains_ReturnValue) == 0x000011, "Member 'GameSettingModel_C_IsRayTracingOverwrited::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_ModifConsoleResetValue \ static_assert(alignof(GameSettingModel_C_ModifConsoleResetValue) == 0x000008, "Wrong alignment on GameSettingModel_C_ModifConsoleResetValue"); \ static_assert(sizeof(GameSettingModel_C_ModifConsoleResetValue) == 0x000188, "Wrong size on GameSettingModel_C_ModifConsoleResetValue"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, ConsoleKey) == 0x000000, "Member 'GameSettingModel_C_ModifConsoleResetValue::ConsoleKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, Value) == 0x000010, "Member 'GameSettingModel_C_ModifConsoleResetValue::Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, OverwritedSucceed) == 0x000020, "Member 'GameSettingModel_C_ModifConsoleResetValue::OverwritedSucceed' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, Local_Data) == 0x000028, "Member 'GameSettingModel_C_ModifConsoleResetValue::Local_Data' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, K2Node_MakeStruct_S_OverwritedConsole) == 0x000040, "Member 'GameSettingModel_C_ModifConsoleResetValue::K2Node_MakeStruct_S_OverwritedConsole' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000058, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_PollCVarsByPriority_Find) == 0x000060, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_PollCVarsByPriority_Find' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_PollCVarsByPriority_OverrideSettings) == 0x000068, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_PollCVarsByPriority_OverrideSettings' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_PollCVarsByPriority_CVarName) == 0x000080, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_PollCVarsByPriority_CVarName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_PollCVarsByPriority_Find_1) == 0x000090, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_PollCVarsByPriority_Find_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_PollCVarsByPriority_OverrideSettings_1) == 0x000098, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_PollCVarsByPriority_OverrideSettings_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_PollCVarsByPriority_CVarName_1) == 0x0000B0, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_PollCVarsByPriority_CVarName_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_CheckConsoleValueInRangeAndSet_OverwritedValue) == 0x0000C0, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_CheckConsoleValueInRangeAndSet_OverwritedValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_Concat_StrStr_ReturnValue) == 0x0000C8, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_Map_Find_Value) == 0x0000D8, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_Map_Find_ReturnValue) == 0x0000F0, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, K2Node_MakeStruct_S_OverwritedConsole_1) == 0x0000F8, "Member 'GameSettingModel_C_ModifConsoleResetValue::K2Node_MakeStruct_S_OverwritedConsole_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_Map_Find_Value_1) == 0x000110, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_Map_Find_ReturnValue_1) == 0x000128, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_Set_Contains_ReturnValue) == 0x000129, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, K2Node_MakeStruct_S_OverwritedConsole_2) == 0x000130, "Member 'GameSettingModel_C_ModifConsoleResetValue::K2Node_MakeStruct_S_OverwritedConsole_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_CheckConsoleValueInRangeAndSet_OverwritedValue_1) == 0x000148, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_CheckConsoleValueInRangeAndSet_OverwritedValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_Map_Find_Value_2) == 0x000150, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, CallFunc_Map_Find_ReturnValue_2) == 0x000168, "Member 'GameSettingModel_C_ModifConsoleResetValue::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ModifConsoleResetValue, K2Node_MakeStruct_S_OverwritedConsole_3) == 0x000170, "Member 'GameSettingModel_C_ModifConsoleResetValue::K2Node_MakeStruct_S_OverwritedConsole_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_NeedReopenIsCancelBack \ static_assert(alignof(GameSettingModel_C_NeedReopenIsCancelBack) == 0x000008, "Wrong alignment on GameSettingModel_C_NeedReopenIsCancelBack"); \ static_assert(sizeof(GameSettingModel_C_NeedReopenIsCancelBack) == 0x000090, "Wrong size on GameSettingModel_C_NeedReopenIsCancelBack"); \ static_assert(offsetof(GameSettingModel_C_NeedReopenIsCancelBack, Local_Source) == 0x000000, "Member 'GameSettingModel_C_NeedReopenIsCancelBack::Local_Source' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NeedReopenIsCancelBack, Temp_int_Array_Index_Variable) == 0x000050, "Member 'GameSettingModel_C_NeedReopenIsCancelBack::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NeedReopenIsCancelBack, Temp_int_Loop_Counter_Variable) == 0x000054, "Member 'GameSettingModel_C_NeedReopenIsCancelBack::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NeedReopenIsCancelBack, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'GameSettingModel_C_NeedReopenIsCancelBack::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NeedReopenIsCancelBack, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'GameSettingModel_C_NeedReopenIsCancelBack::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NeedReopenIsCancelBack, CallFunc_Map_Values_Values) == 0x000070, "Member 'GameSettingModel_C_NeedReopenIsCancelBack::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NeedReopenIsCancelBack, CallFunc_Array_Get_Item) == 0x000080, "Member 'GameSettingModel_C_NeedReopenIsCancelBack::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NeedReopenIsCancelBack, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'GameSettingModel_C_NeedReopenIsCancelBack::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NeedReopenIsCancelBack, CallFunc_Less_IntInt_ReturnValue) == 0x00008C, "Member 'GameSettingModel_C_NeedReopenIsCancelBack::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_NewChangeKey \ static_assert(alignof(GameSettingModel_C_NewChangeKey) == 0x000008, "Wrong alignment on GameSettingModel_C_NewChangeKey"); \ static_assert(sizeof(GameSettingModel_C_NewChangeKey) == 0x0000E8, "Wrong size on GameSettingModel_C_NewChangeKey"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, MappingName) == 0x000000, "Member 'GameSettingModel_C_NewChangeKey::MappingName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, NewKey) == 0x000008, "Member 'GameSettingModel_C_NewChangeKey::NewKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, Modeikey) == 0x000020, "Member 'GameSettingModel_C_NewChangeKey::Modeikey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, ActionName) == 0x000028, "Member 'GameSettingModel_C_NewChangeKey::ActionName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, Temp_byte_Variable) == 0x000038, "Member 'GameSettingModel_C_NewChangeKey::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000039, "Member 'GameSettingModel_C_NewChangeKey::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, CallFunc_Conv_NameToString_ReturnValue) == 0x000040, "Member 'GameSettingModel_C_NewChangeKey::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, Temp_string_Variable) == 0x000050, "Member 'GameSettingModel_C_NewChangeKey::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, Temp_string_Variable_1) == 0x000060, "Member 'GameSettingModel_C_NewChangeKey::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, Temp_string_Variable_2) == 0x000070, "Member 'GameSettingModel_C_NewChangeKey::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, Temp_string_Variable_3) == 0x000080, "Member 'GameSettingModel_C_NewChangeKey::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, Temp_struct_Variable) == 0x000090, "Member 'GameSettingModel_C_NewChangeKey::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, K2Node_Select_Default) == 0x000098, "Member 'GameSettingModel_C_NewChangeKey::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, CallFunc_GetPlayerController_ReturnValue) == 0x0000A8, "Member 'GameSettingModel_C_NewChangeKey::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, CallFunc_GetLocalPlayerSubSystemFromPlayerController_ReturnValue) == 0x0000B0, "Member 'GameSettingModel_C_NewChangeKey::CallFunc_GetLocalPlayerSubSystemFromPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, CallFunc_AddPlayerMappedKey_self_CastInput) == 0x0000B8, "Member 'GameSettingModel_C_NewChangeKey::CallFunc_AddPlayerMappedKey_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, CallFunc_AddPlayerMappedKey_ReturnValue) == 0x0000C8, "Member 'GameSettingModel_C_NewChangeKey::CallFunc_AddPlayerMappedKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, CallFunc_AddKeyChordedAction_self_CastInput) == 0x0000D0, "Member 'GameSettingModel_C_NewChangeKey::CallFunc_AddKeyChordedAction_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_NewChangeKey, CallFunc_AddKeyChordedAction_ReturnValue) == 0x0000E0, "Member 'GameSettingModel_C_NewChangeKey::CallFunc_AddKeyChordedAction_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_OldControllerInputValues \ static_assert(alignof(GameSettingModel_C_OldControllerInputValues) == 0x000008, "Wrong alignment on GameSettingModel_C_OldControllerInputValues"); \ static_assert(sizeof(GameSettingModel_C_OldControllerInputValues) == 0x000160, "Wrong size on GameSettingModel_C_OldControllerInputValues"); \ static_assert(offsetof(GameSettingModel_C_OldControllerInputValues, LocalAllButtonTag) == 0x000000, "Member 'GameSettingModel_C_OldControllerInputValues::LocalAllButtonTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OldControllerInputValues, Temp_int_Array_Index_Variable) == 0x000010, "Member 'GameSettingModel_C_OldControllerInputValues::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OldControllerInputValues, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'GameSettingModel_C_OldControllerInputValues::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OldControllerInputValues, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'GameSettingModel_C_OldControllerInputValues::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OldControllerInputValues, CallFunc_Array_Get_Item) == 0x00001C, "Member 'GameSettingModel_C_OldControllerInputValues::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OldControllerInputValues, CallFunc_GetButtonData_ButtonData) == 0x000028, "Member 'GameSettingModel_C_OldControllerInputValues::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OldControllerInputValues, CallFunc_Array_Length_ReturnValue) == 0x000118, "Member 'GameSettingModel_C_OldControllerInputValues::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OldControllerInputValues, CallFunc_Less_IntInt_ReturnValue) == 0x00011C, "Member 'GameSettingModel_C_OldControllerInputValues::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OldControllerInputValues, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue) == 0x000120, "Member 'GameSettingModel_C_OldControllerInputValues::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OldControllerInputValues, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1) == 0x000130, "Member 'GameSettingModel_C_OldControllerInputValues::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OldControllerInputValues, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2) == 0x000140, "Member 'GameSettingModel_C_OldControllerInputValues::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OldControllerInputValues, CallFunc_GetAllButtonTag_AllButtonTags) == 0x000150, "Member 'GameSettingModel_C_OldControllerInputValues::CallFunc_GetAllButtonTag_AllButtonTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_OpenDebugPlayerFly \ static_assert(alignof(GameSettingModel_C_OpenDebugPlayerFly) == 0x000001, "Wrong alignment on GameSettingModel_C_OpenDebugPlayerFly"); \ static_assert(sizeof(GameSettingModel_C_OpenDebugPlayerFly) == 0x000001, "Wrong size on GameSettingModel_C_OpenDebugPlayerFly"); \ static_assert(offsetof(GameSettingModel_C_OpenDebugPlayerFly, Open) == 0x000000, "Member 'GameSettingModel_C_OpenDebugPlayerFly::Open' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_OpenOptimizedMode \ static_assert(alignof(GameSettingModel_C_OpenOptimizedMode) == 0x000001, "Wrong alignment on GameSettingModel_C_OpenOptimizedMode"); \ static_assert(sizeof(GameSettingModel_C_OpenOptimizedMode) == 0x000001, "Wrong size on GameSettingModel_C_OpenOptimizedMode"); \ static_assert(offsetof(GameSettingModel_C_OpenOptimizedMode, bOpen) == 0x000000, "Member 'GameSettingModel_C_OpenOptimizedMode::bOpen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_OverrideControllerInputDefaultValue \ static_assert(alignof(GameSettingModel_C_OverrideControllerInputDefaultValue) == 0x000008, "Wrong alignment on GameSettingModel_C_OverrideControllerInputDefaultValue"); \ static_assert(sizeof(GameSettingModel_C_OverrideControllerInputDefaultValue) == 0x000058, "Wrong size on GameSettingModel_C_OverrideControllerInputDefaultValue"); \ static_assert(offsetof(GameSettingModel_C_OverrideControllerInputDefaultValue, RowName) == 0x000000, "Member 'GameSettingModel_C_OverrideControllerInputDefaultValue::RowName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverrideControllerInputDefaultValue, OutputValue) == 0x000008, "Member 'GameSettingModel_C_OverrideControllerInputDefaultValue::OutputValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverrideControllerInputDefaultValue, CallFunc_Conv_NameToString_ReturnValue) == 0x000018, "Member 'GameSettingModel_C_OverrideControllerInputDefaultValue::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverrideControllerInputDefaultValue, CallFunc_Map_Find_Value) == 0x000028, "Member 'GameSettingModel_C_OverrideControllerInputDefaultValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverrideControllerInputDefaultValue, CallFunc_Map_Find_ReturnValue) == 0x000038, "Member 'GameSettingModel_C_OverrideControllerInputDefaultValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverrideControllerInputDefaultValue, CallFunc_GetSlotValue_Value) == 0x000040, "Member 'GameSettingModel_C_OverrideControllerInputDefaultValue::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverrideControllerInputDefaultValue, CallFunc_IsEmpty_ReturnValue) == 0x000050, "Member 'GameSettingModel_C_OverrideControllerInputDefaultValue::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_OverwritedConsoleValue \ static_assert(alignof(GameSettingModel_C_OverwritedConsoleValue) == 0x000008, "Wrong alignment on GameSettingModel_C_OverwritedConsoleValue"); \ static_assert(sizeof(GameSettingModel_C_OverwritedConsoleValue) == 0x0001E8, "Wrong size on GameSettingModel_C_OverwritedConsoleValue"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, ConsoleKey) == 0x000000, "Member 'GameSettingModel_C_OverwritedConsoleValue::ConsoleKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, Max) == 0x000010, "Member 'GameSettingModel_C_OverwritedConsoleValue::Max' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, Min) == 0x000018, "Member 'GameSettingModel_C_OverwritedConsoleValue::Min' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, Local_Data) == 0x000020, "Member 'GameSettingModel_C_OverwritedConsoleValue::Local_Data' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Filter_Overide_Priority_Cvars_RealCVarName) == 0x000038, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Filter_Overide_Priority_Cvars_RealCVarName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Filter_Overide_Priority_Cvars_Result) == 0x000048, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Filter_Overide_Priority_Cvars_Result' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Map_Find_Value) == 0x000050, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Map_Find_ReturnValue) == 0x000058, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_PollCVarsByPriority_Find) == 0x000059, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_PollCVarsByPriority_Find' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_PollCVarsByPriority_OverrideSettings) == 0x000060, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_PollCVarsByPriority_OverrideSettings' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_PollCVarsByPriority_CVarName) == 0x000078, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_PollCVarsByPriority_CVarName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_CheckConsoleValueInRangeAndSet_OverwritedValue) == 0x000088, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_CheckConsoleValueInRangeAndSet_OverwritedValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, K2Node_MakeStruct_S_OverwritedConsole) == 0x000090, "Member 'GameSettingModel_C_OverwritedConsoleValue::K2Node_MakeStruct_S_OverwritedConsole' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Concat_StrStr_ReturnValue) == 0x0000A8, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0000B8, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000C8, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x0000D8, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x0000E8, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000F8, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000108, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Map_Find_Value_1) == 0x000118, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Map_Find_ReturnValue_1) == 0x000130, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000138, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000148, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000158, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, K2Node_MakeStruct_S_OverwritedConsole_1) == 0x000168, "Member 'GameSettingModel_C_OverwritedConsoleValue::K2Node_MakeStruct_S_OverwritedConsole_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Filter_Overide_Priority_Cvars_RealCVarName_1) == 0x000180, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Filter_Overide_Priority_Cvars_RealCVarName_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Filter_Overide_Priority_Cvars_Result_1) == 0x000190, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Filter_Overide_Priority_Cvars_Result_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000198, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Set_Contains_ReturnValue) == 0x0001A8, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_FindConsoleVariableByBP_OutValue) == 0x0001B0, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_FindConsoleVariableByBP_OutValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_FindConsoleVariableByBP_ReturnValue) == 0x0001C0, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_FindConsoleVariableByBP_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, CallFunc_Conv_StringToDouble_ReturnValue) == 0x0001C8, "Member 'GameSettingModel_C_OverwritedConsoleValue::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_OverwritedConsoleValue, K2Node_MakeStruct_S_OverwritedConsole_2) == 0x0001D0, "Member 'GameSettingModel_C_OverwritedConsoleValue::K2Node_MakeStruct_S_OverwritedConsole_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_ParseSettingTable \ static_assert(alignof(GameSettingModel_C_ParseSettingTable) == 0x000008, "Wrong alignment on GameSettingModel_C_ParseSettingTable"); \ static_assert(sizeof(GameSettingModel_C_ParseSettingTable) == 0x0009F8, "Wrong size on GameSettingModel_C_ParseSettingTable"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, L_ButtonRowNameTag) == 0x000000, "Member 'GameSettingModel_C_ParseSettingTable::L_ButtonRowNameTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, LocalData2) == 0x000050, "Member 'GameSettingModel_C_ParseSettingTable::LocalData2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, Local_Data3) == 0x000140, "Member 'GameSettingModel_C_ParseSettingTable::Local_Data3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, LocalName2) == 0x000230, "Member 'GameSettingModel_C_ParseSettingTable::LocalName2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, RunApply) == 0x000238, "Member 'GameSettingModel_C_ParseSettingTable::RunApply' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, LocalData) == 0x000240, "Member 'GameSettingModel_C_ParseSettingTable::LocalData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, LocalName) == 0x000310, "Member 'GameSettingModel_C_ParseSettingTable::LocalName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, LocalModuleContainer) == 0x000318, "Member 'GameSettingModel_C_ParseSettingTable::LocalModuleContainer' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, Temp_int_Array_Index_Variable) == 0x000338, "Member 'GameSettingModel_C_ParseSettingTable::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, Temp_int_Loop_Counter_Variable) == 0x00033C, "Member 'GameSettingModel_C_ParseSettingTable::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Add_IntInt_ReturnValue) == 0x000340, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, Temp_int_Loop_Counter_Variable_1) == 0x000344, "Member 'GameSettingModel_C_ParseSettingTable::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Add_IntInt_ReturnValue_1) == 0x000348, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, Temp_int_Array_Index_Variable_1) == 0x00034C, "Member 'GameSettingModel_C_ParseSettingTable::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, Temp_int_Loop_Counter_Variable_2) == 0x000350, "Member 'GameSettingModel_C_ParseSettingTable::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetDataTableRowFromName_OutRow) == 0x000358, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000448, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Add_IntInt_ReturnValue_2) == 0x00044C, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000450, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Array_Length_ReturnValue) == 0x000460, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Less_IntInt_ReturnValue) == 0x000464, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, Temp_int_Array_Index_Variable_2) == 0x000468, "Member 'GameSettingModel_C_ParseSettingTable::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetDataTableRowNames_OutRowNames_1) == 0x000470, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetDataTableRowNames_OutRowNames_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Array_Get_Item) == 0x000480, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Array_Length_ReturnValue_1) == 0x000488, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000490, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000580, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Conv_NameToString_ReturnValue) == 0x000588, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000598, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x0005A0, "Member 'GameSettingModel_C_ParseSettingTable::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0005A1, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Not_PreBool_ReturnValue) == 0x0005A2, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetButtonData_ButtonData) == 0x0005A8, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Key_IsValid_ReturnValue) == 0x000698, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Array_Add_ReturnValue) == 0x00069C, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Array_Add_ReturnValue_1) == 0x0006A0, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Key_IsValid_ReturnValue_1) == 0x0006A4, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Key_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Not_PreBool_ReturnValue_1) == 0x0006A5, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Key_IsValid_ReturnValue_2) == 0x0006A6, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Key_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Not_PreBool_ReturnValue_2) == 0x0006A7, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Array_Add_ReturnValue_2) == 0x0006A8, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Array_Add_ReturnValue_3) == 0x0006AC, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Key_IsValid_ReturnValue_3) == 0x0006B0, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Key_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Not_PreBool_ReturnValue_3) == 0x0006B1, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Array_Add_ReturnValue_4) == 0x0006B4, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Array_Add_ReturnValue_5) == 0x0006B8, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Not_PreBool_ReturnValue_4) == 0x0006BC, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_IsEditorRunning_ReturnValue) == 0x0006BD, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, Temp_int_Loop_Counter_Variable_3) == 0x0006C0, "Member 'GameSettingModel_C_ParseSettingTable::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_BooleanOR_ReturnValue) == 0x0006C4, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Less_IntInt_ReturnValue_1) == 0x0006C5, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Add_IntInt_ReturnValue_3) == 0x0006C8, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, Temp_int_Array_Index_Variable_3) == 0x0006CC, "Member 'GameSettingModel_C_ParseSettingTable::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Array_Get_Item_1) == 0x0006D0, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x0006D8, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x0006F0, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue) == 0x0006F8, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Map_Find_Value) == 0x000708, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Map_Find_ReturnValue) == 0x000710, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1) == 0x000718, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Array_Add_ReturnValue_6) == 0x000728, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Array_Add_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Array_Add_ReturnValue_7) == 0x00072C, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Array_Add_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2) == 0x000730, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetDataTableRowNames_OutRowNames_2) == 0x000740, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetDataTableRowNames_OutRowNames_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Array_Get_Item_2) == 0x000750, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_OverrideControllerInputDefaultValue_OutputValue) == 0x000758, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_OverrideControllerInputDefaultValue_OutputValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Get_Combination_Key_From_Data_OutPutKey) == 0x000768, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Get_Combination_Key_From_Data_OutPutKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Get_Combination_Key_From_Data_CombinationStyle) == 0x000780, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Get_Combination_Key_From_Data_CombinationStyle' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Get_Combination_Key_From_Data_CombinationKey) == 0x000788, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Get_Combination_Key_From_Data_CombinationKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_OverrideControllerInputDefaultValue_OutputValue_1) == 0x0007A0, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_OverrideControllerInputDefaultValue_OutputValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, K2Node_MakeStruct_S_Setting_ControllerInputNav_Button_DefultKey) == 0x0007B0, "Member 'GameSettingModel_C_ParseSettingTable::K2Node_MakeStruct_S_Setting_ControllerInputNav_Button_DefultKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Get__Key_From_Data_CombinationKey) == 0x0007E8, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Get__Key_From_Data_CombinationKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Get__Key_From_Data_OutputKey) == 0x000800, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Get__Key_From_Data_OutputKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, K2Node_MakeStruct_S_Setting_ControllerInputNav_Button_DefultKey_1) == 0x000818, "Member 'GameSettingModel_C_ParseSettingTable::K2Node_MakeStruct_S_Setting_ControllerInputNav_Button_DefultKey_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_OverrideControllerInputDefaultValue_OutputValue_2) == 0x000850, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_OverrideControllerInputDefaultValue_OutputValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Get__Key_From_Data_CombinationKey_1) == 0x000860, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Get__Key_From_Data_CombinationKey_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Get__Key_From_Data_OutputKey_1) == 0x000878, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Get__Key_From_Data_OutputKey_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Array_Length_ReturnValue_2) == 0x000890, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, K2Node_MakeStruct_S_Setting_ControllerInputNav_Button_DefultKey_2) == 0x000898, "Member 'GameSettingModel_C_ParseSettingTable::K2Node_MakeStruct_S_Setting_ControllerInputNav_Button_DefultKey_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Less_IntInt_ReturnValue_2) == 0x0008D0, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_IsEditorRunning_ReturnValue_1) == 0x0008D1, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_IsEditorRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_BooleanOR_ReturnValue_1) == 0x0008D2, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_HIddenByPlatform_Vis) == 0x0008D3, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_HIddenByPlatform_Vis' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetClassDefault_OutObject) == 0x0008D8, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetClassDefault_OutObject' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_OverrideDefaultValue_DefaultValue) == 0x0008E0, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_OverrideDefaultValue_DefaultValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_OverrideDefaultValue_ModifEnable) == 0x0008F0, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_OverrideDefaultValue_ModifEnable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Map_Contains_ReturnValue) == 0x0008F1, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetDataTableRowNames_OutRowNames_3) == 0x0008F8, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetDataTableRowNames_OutRowNames_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetDataTableRowFromName_OutRow_3) == 0x000908, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetDataTableRowFromName_OutRow_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_GetDataTableRowFromName_ReturnValue_3) == 0x0009D8, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_GetDataTableRowFromName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Array_Get_Item_3) == 0x0009DC, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Array_Length_ReturnValue_3) == 0x0009E4, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, CallFunc_Less_IntInt_ReturnValue_3) == 0x0009E8, "Member 'GameSettingModel_C_ParseSettingTable::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, K2Node_VariableSet_CriMainOutputVolume_ImplicitCast) == 0x0009EC, "Member 'GameSettingModel_C_ParseSettingTable::K2Node_VariableSet_CriMainOutputVolume_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_ParseSettingTable, K2Node_VariableSet_CriVoiceOutputVolume_ImplicitCast) == 0x0009F0, "Member 'GameSettingModel_C_ParseSettingTable::K2Node_VariableSet_CriVoiceOutputVolume_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_PollCVarsByPriority \ static_assert(alignof(GameSettingModel_C_PollCVarsByPriority) == 0x000008, "Wrong alignment on GameSettingModel_C_PollCVarsByPriority"); \ static_assert(sizeof(GameSettingModel_C_PollCVarsByPriority) == 0x0000C8, "Wrong size on GameSettingModel_C_PollCVarsByPriority"); \ static_assert(offsetof(GameSettingModel_C_PollCVarsByPriority, VarName) == 0x000000, "Member 'GameSettingModel_C_PollCVarsByPriority::VarName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_PollCVarsByPriority, RawSettings) == 0x000010, "Member 'GameSettingModel_C_PollCVarsByPriority::RawSettings' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_PollCVarsByPriority, Find) == 0x000028, "Member 'GameSettingModel_C_PollCVarsByPriority::Find' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_PollCVarsByPriority, OverrideSettings) == 0x000030, "Member 'GameSettingModel_C_PollCVarsByPriority::OverrideSettings' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_PollCVarsByPriority, CVarName) == 0x000048, "Member 'GameSettingModel_C_PollCVarsByPriority::CVarName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_PollCVarsByPriority, CallFunc_Filter_Overide_Priority_Cvars_RealCVarName) == 0x000058, "Member 'GameSettingModel_C_PollCVarsByPriority::CallFunc_Filter_Overide_Priority_Cvars_RealCVarName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_PollCVarsByPriority, CallFunc_Filter_Overide_Priority_Cvars_Result) == 0x000068, "Member 'GameSettingModel_C_PollCVarsByPriority::CallFunc_Filter_Overide_Priority_Cvars_Result' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_PollCVarsByPriority, CallFunc_Map_Remove_ReturnValue) == 0x000069, "Member 'GameSettingModel_C_PollCVarsByPriority::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_PollCVarsByPriority, CallFunc_Concat_StrStr_ReturnValue) == 0x000070, "Member 'GameSettingModel_C_PollCVarsByPriority::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_PollCVarsByPriority, CallFunc_Set_Contains_ReturnValue) == 0x000080, "Member 'GameSettingModel_C_PollCVarsByPriority::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_PollCVarsByPriority, CallFunc_Map_Find_Value) == 0x000088, "Member 'GameSettingModel_C_PollCVarsByPriority::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_PollCVarsByPriority, CallFunc_Map_Find_ReturnValue) == 0x0000A0, "Member 'GameSettingModel_C_PollCVarsByPriority::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_PollCVarsByPriority, CallFunc_Map_Find_Value_1) == 0x0000A8, "Member 'GameSettingModel_C_PollCVarsByPriority::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_PollCVarsByPriority, CallFunc_Map_Find_ReturnValue_1) == 0x0000C0, "Member 'GameSettingModel_C_PollCVarsByPriority::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_RecordLastScreenResolution \ static_assert(alignof(GameSettingModel_C_RecordLastScreenResolution) == 0x000008, "Wrong alignment on GameSettingModel_C_RecordLastScreenResolution"); \ static_assert(sizeof(GameSettingModel_C_RecordLastScreenResolution) == 0x000010, "Wrong size on GameSettingModel_C_RecordLastScreenResolution"); \ static_assert(offsetof(GameSettingModel_C_RecordLastScreenResolution, CallFunc_GetOptionValue_ReturnValue) == 0x000000, "Member 'GameSettingModel_C_RecordLastScreenResolution::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_RegisterAllMappingContext \ static_assert(alignof(GameSettingModel_C_RegisterAllMappingContext) == 0x000008, "Wrong alignment on GameSettingModel_C_RegisterAllMappingContext"); \ static_assert(sizeof(GameSettingModel_C_RegisterAllMappingContext) == 0x000028, "Wrong size on GameSettingModel_C_RegisterAllMappingContext"); \ static_assert(offsetof(GameSettingModel_C_RegisterAllMappingContext, NewParam) == 0x000000, "Member 'GameSettingModel_C_RegisterAllMappingContext::NewParam' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_RegisterAllMappingContext, Temp_int_Array_Index_Variable) == 0x000004, "Member 'GameSettingModel_C_RegisterAllMappingContext::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_RegisterAllMappingContext, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'GameSettingModel_C_RegisterAllMappingContext::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_RegisterAllMappingContext, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'GameSettingModel_C_RegisterAllMappingContext::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_RegisterAllMappingContext, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'GameSettingModel_C_RegisterAllMappingContext::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_RegisterAllMappingContext, CallFunc_Array_Get_Item) == 0x000018, "Member 'GameSettingModel_C_RegisterAllMappingContext::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_RegisterAllMappingContext, CallFunc_Less_IntInt_ReturnValue) == 0x000020, "Member 'GameSettingModel_C_RegisterAllMappingContext::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_RemoveAllMappingContext \ static_assert(alignof(GameSettingModel_C_RemoveAllMappingContext) == 0x000008, "Wrong alignment on GameSettingModel_C_RemoveAllMappingContext"); \ static_assert(sizeof(GameSettingModel_C_RemoveAllMappingContext) == 0x000020, "Wrong size on GameSettingModel_C_RemoveAllMappingContext"); \ static_assert(offsetof(GameSettingModel_C_RemoveAllMappingContext, Temp_int_Array_Index_Variable) == 0x000000, "Member 'GameSettingModel_C_RemoveAllMappingContext::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_RemoveAllMappingContext, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'GameSettingModel_C_RemoveAllMappingContext::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_RemoveAllMappingContext, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'GameSettingModel_C_RemoveAllMappingContext::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_RemoveAllMappingContext, CallFunc_Array_Length_ReturnValue) == 0x00000C, "Member 'GameSettingModel_C_RemoveAllMappingContext::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_RemoveAllMappingContext, CallFunc_Array_Get_Item) == 0x000010, "Member 'GameSettingModel_C_RemoveAllMappingContext::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_RemoveAllMappingContext, CallFunc_Less_IntInt_ReturnValue) == 0x000018, "Member 'GameSettingModel_C_RemoveAllMappingContext::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_RemoveWaitWidget \ static_assert(alignof(GameSettingModel_C_RemoveWaitWidget) == 0x000001, "Wrong alignment on GameSettingModel_C_RemoveWaitWidget"); \ static_assert(sizeof(GameSettingModel_C_RemoveWaitWidget) == 0x000001, "Wrong size on GameSettingModel_C_RemoveWaitWidget"); \ static_assert(offsetof(GameSettingModel_C_RemoveWaitWidget, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'GameSettingModel_C_RemoveWaitWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_Set_Button_Input_Value \ static_assert(alignof(GameSettingModel_C_Set_Button_Input_Value) == 0x000008, "Wrong alignment on GameSettingModel_C_Set_Button_Input_Value"); \ static_assert(sizeof(GameSettingModel_C_Set_Button_Input_Value) == 0x0003F8, "Wrong size on GameSettingModel_C_Set_Button_Input_Value"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, ButtonTag) == 0x000000, "Member 'GameSettingModel_C_Set_Button_Input_Value::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, InputRowName) == 0x000008, "Member 'GameSettingModel_C_Set_Button_Input_Value::InputRowName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, NewValue) == 0x000010, "Member 'GameSettingModel_C_Set_Button_Input_Value::NewValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, LocalButtonData) == 0x000020, "Member 'GameSettingModel_C_Set_Button_Input_Value::LocalButtonData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, LocalDataName) == 0x000110, "Member 'GameSettingModel_C_Set_Button_Input_Value::LocalDataName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_Get__Key_From_Data_CombinationKey) == 0x000118, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_Get__Key_From_Data_CombinationKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_Get__Key_From_Data_OutputKey) == 0x000130, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_Get__Key_From_Data_OutputKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_Conv_NameToString_ReturnValue) == 0x000148, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_Get_Combination_Key_From_Data_OutPutKey) == 0x000158, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_Get_Combination_Key_From_Data_OutPutKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_Get_Combination_Key_From_Data_CombinationStyle) == 0x000170, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_Get_Combination_Key_From_Data_CombinationStyle' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_Get_Combination_Key_From_Data_CombinationKey) == 0x000178, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_Get_Combination_Key_From_Data_CombinationKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, K2Node_SwitchEnum_CmpSuccess) == 0x000190, "Member 'GameSettingModel_C_Set_Button_Input_Value::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue) == 0x000198, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, K2Node_MakeStruct_S_Setting_ControllerInputNav_Button_DefultKey) == 0x0001A8, "Member 'GameSettingModel_C_Set_Button_Input_Value::K2Node_MakeStruct_S_Setting_ControllerInputNav_Button_DefultKey' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_NotEqual_StriStri_ReturnValue) == 0x0001E0, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_NotEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_Conv_NameToString_ReturnValue_1) == 0x0001E8, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_Get__Key_From_Data_CombinationKey_1) == 0x0001F8, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_Get__Key_From_Data_CombinationKey_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_Get__Key_From_Data_OutputKey_1) == 0x000210, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_Get__Key_From_Data_OutputKey_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1) == 0x000228, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_Conv_NameToString_ReturnValue_2) == 0x000238, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_NotEqual_StriStri_ReturnValue_1) == 0x000248, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_NotEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, K2Node_MakeStruct_S_Setting_ControllerInputNav_Button_DefultKey_1) == 0x000250, "Member 'GameSettingModel_C_Set_Button_Input_Value::K2Node_MakeStruct_S_Setting_ControllerInputNav_Button_DefultKey_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000288, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_Concat_StrStr_ReturnValue) == 0x000298, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2) == 0x0002A8, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, K2Node_MakeStruct_S_Setting_ControllerInputNav_Button_DefultKey_2) == 0x0002B8, "Member 'GameSettingModel_C_Set_Button_Input_Value::K2Node_MakeStruct_S_Setting_ControllerInputNav_Button_DefultKey_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_NotEqual_StriStri_ReturnValue_2) == 0x0002F0, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_NotEqual_StriStri_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_Map_Find_Value) == 0x0002F8, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_Map_Find_ReturnValue) == 0x0003E8, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_Map_Find_Value_1) == 0x0003EC, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_Set_Button_Input_Value, CallFunc_Map_Find_ReturnValue_1) == 0x0003F4, "Member 'GameSettingModel_C_Set_Button_Input_Value::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_SetConsoleValueByGWO \ static_assert(alignof(GameSettingModel_C_SetConsoleValueByGWO) == 0x000008, "Wrong alignment on GameSettingModel_C_SetConsoleValueByGWO"); \ static_assert(sizeof(GameSettingModel_C_SetConsoleValueByGWO) == 0x000070, "Wrong size on GameSettingModel_C_SetConsoleValueByGWO"); \ static_assert(offsetof(GameSettingModel_C_SetConsoleValueByGWO, Command) == 0x000000, "Member 'GameSettingModel_C_SetConsoleValueByGWO::Command' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetConsoleValueByGWO, Value) == 0x000010, "Member 'GameSettingModel_C_SetConsoleValueByGWO::Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetConsoleValueByGWO, CallFunc_ModifConsoleResetValue_OverwritedSucceed) == 0x000020, "Member 'GameSettingModel_C_SetConsoleValueByGWO::CallFunc_ModifConsoleResetValue_OverwritedSucceed' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetConsoleValueByGWO, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'GameSettingModel_C_SetConsoleValueByGWO::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetConsoleValueByGWO, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'GameSettingModel_C_SetConsoleValueByGWO::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetConsoleValueByGWO, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000048, "Member 'GameSettingModel_C_SetConsoleValueByGWO::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetConsoleValueByGWO, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000058, "Member 'GameSettingModel_C_SetConsoleValueByGWO::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetConsoleValueByGWO, CallFunc_GetPlayerController_ReturnValue) == 0x000068, "Member 'GameSettingModel_C_SetConsoleValueByGWO::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_SetControllerInputSelection \ static_assert(alignof(GameSettingModel_C_SetControllerInputSelection) == 0x000001, "Wrong alignment on GameSettingModel_C_SetControllerInputSelection"); \ static_assert(sizeof(GameSettingModel_C_SetControllerInputSelection) == 0x000001, "Wrong size on GameSettingModel_C_SetControllerInputSelection"); \ static_assert(offsetof(GameSettingModel_C_SetControllerInputSelection, ControllerInputSelection_0) == 0x000000, "Member 'GameSettingModel_C_SetControllerInputSelection::ControllerInputSelection_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_SetCriwareOutputVolume \ static_assert(alignof(GameSettingModel_C_SetCriwareOutputVolume) == 0x000008, "Wrong alignment on GameSettingModel_C_SetCriwareOutputVolume"); \ static_assert(sizeof(GameSettingModel_C_SetCriwareOutputVolume) == 0x000018, "Wrong size on GameSettingModel_C_SetCriwareOutputVolume"); \ static_assert(offsetof(GameSettingModel_C_SetCriwareOutputVolume, SetMainOutput) == 0x000000, "Member 'GameSettingModel_C_SetCriwareOutputVolume::SetMainOutput' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetCriwareOutputVolume, Value) == 0x000008, "Member 'GameSettingModel_C_SetCriwareOutputVolume::Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetCriwareOutputVolume, K2Node_VariableSet_CriMainOutputVolume_ImplicitCast) == 0x000010, "Member 'GameSettingModel_C_SetCriwareOutputVolume::K2Node_VariableSet_CriMainOutputVolume_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetCriwareOutputVolume, K2Node_VariableSet_CriVoiceOutputVolume_ImplicitCast) == 0x000014, "Member 'GameSettingModel_C_SetCriwareOutputVolume::K2Node_VariableSet_CriVoiceOutputVolume_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_SetCriwareTempOutputVolume \ static_assert(alignof(GameSettingModel_C_SetCriwareTempOutputVolume) == 0x000008, "Wrong alignment on GameSettingModel_C_SetCriwareTempOutputVolume"); \ static_assert(sizeof(GameSettingModel_C_SetCriwareTempOutputVolume) == 0x000010, "Wrong size on GameSettingModel_C_SetCriwareTempOutputVolume"); \ static_assert(offsetof(GameSettingModel_C_SetCriwareTempOutputVolume, Value) == 0x000000, "Member 'GameSettingModel_C_SetCriwareTempOutputVolume::Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetCriwareTempOutputVolume, K2Node_VariableSet_CriTempOutputVolume_ImplicitCast) == 0x000008, "Member 'GameSettingModel_C_SetCriwareTempOutputVolume::K2Node_VariableSet_CriTempOutputVolume_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_SetImageDetail \ static_assert(alignof(GameSettingModel_C_SetImageDetail) == 0x000008, "Wrong alignment on GameSettingModel_C_SetImageDetail"); \ static_assert(sizeof(GameSettingModel_C_SetImageDetail) == 0x000268, "Wrong size on GameSettingModel_C_SetImageDetail"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, Tag) == 0x000000, "Member 'GameSettingModel_C_SetImageDetail::Tag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, Value) == 0x000008, "Member 'GameSettingModel_C_SetImageDetail::Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, L_LowMemory) == 0x000018, "Member 'GameSettingModel_C_SetImageDetail::L_LowMemory' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, Local_Console) == 0x000020, "Member 'GameSettingModel_C_SetImageDetail::Local_Console' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, Local_ConfigPath) == 0x000030, "Member 'GameSettingModel_C_SetImageDetail::Local_ConfigPath' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, Local_DetailConfigName) == 0x000040, "Member 'GameSettingModel_C_SetImageDetail::Local_DetailConfigName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, Local_DetailName) == 0x000050, "Member 'GameSettingModel_C_SetImageDetail::Local_DetailName' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Conv_StringToInt_ReturnValue) == 0x000060, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_FileExists_ReturnValue) == 0x000064, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_FileExists_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, K2Node_SwitchInteger_CmpSuccess) == 0x000065, "Member 'GameSettingModel_C_SetImageDetail::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000066, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000068, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Split_LeftS) == 0x000078, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Split_RightS) == 0x000088, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Split_ReturnValue) == 0x000098, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, Temp_int_Array_Index_Variable) == 0x00009C, "Member 'GameSettingModel_C_SetImageDetail::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x0000A0, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_ApplyImageDetailSettingWhenEditorRunning_ReturnValue) == 0x0000A8, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_ApplyImageDetailSettingWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, Temp_int_Loop_Counter_Variable) == 0x0000AC, "Member 'GameSettingModel_C_SetImageDetail::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Add_IntInt_ReturnValue) == 0x0000B0, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_GetPlayerController_ReturnValue) == 0x0000B8, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_GetGPUTotalMemory_OutTotalMemory) == 0x0000C0, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_GetGPUTotalMemory_OutTotalMemory' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_GetGPUTotalMemory_ReturnValue) == 0x0000C4, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_GetGPUTotalMemory_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000C5, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_BooleanAND_ReturnValue) == 0x0000C6, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000C7, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x0000C8, "Member 'GameSettingModel_C_SetImageDetail::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue) == 0x0000D0, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000E0, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000F0, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000100, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000110, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000120, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000130, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000140, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_LoadStringArrayFromFile_ReturnValue) == 0x000150, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_LoadStringArrayFromFile_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000160, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Array_Get_Item) == 0x000170, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000180, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000190, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_SplitImageDetailConsoleLine_Succeed) == 0x0001A0, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_SplitImageDetailConsoleLine_Succeed' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_SplitImageDetailConsoleLine_Key) == 0x0001A8, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_SplitImageDetailConsoleLine_Key' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_SplitImageDetailConsoleLine_Value) == 0x0001B8, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_SplitImageDetailConsoleLine_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_IsEmpty_ReturnValue) == 0x0001C8, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_ModifConsoleResetValue_OverwritedSucceed) == 0x0001C9, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_ModifConsoleResetValue_OverwritedSucceed' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0001D0, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_IsRayTracingOverwrited_ReturnValue) == 0x0001E0, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_IsRayTracingOverwrited_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue_12) == 0x0001E8, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Array_Length_ReturnValue) == 0x0001F8, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_GetPlayerController_ReturnValue_1) == 0x000200, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Less_IntInt_ReturnValue) == 0x000208, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_FindGameSetDetailOverrideDir_ReturnValue) == 0x000210, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_FindGameSetDetailOverrideDir_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000220, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000230, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000240, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_Concat_StrStr_ReturnValue_16) == 0x000250, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetImageDetail, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000260, "Member 'GameSettingModel_C_SetImageDetail::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_SetOptionValue \ static_assert(alignof(GameSettingModel_C_SetOptionValue) == 0x000008, "Wrong alignment on GameSettingModel_C_SetOptionValue"); \ static_assert(sizeof(GameSettingModel_C_SetOptionValue) == 0x000248, "Wrong size on GameSettingModel_C_SetOptionValue"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, Option) == 0x000000, "Member 'GameSettingModel_C_SetOptionValue::Option' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, NewValue) == 0x000008, "Member 'GameSettingModel_C_SetOptionValue::NewValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, OnlySetValue) == 0x000018, "Member 'GameSettingModel_C_SetOptionValue::OnlySetValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, Local_OldValue) == 0x000020, "Member 'GameSettingModel_C_SetOptionValue::Local_OldValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, Local_Name) == 0x000030, "Member 'GameSettingModel_C_SetOptionValue::Local_Name' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, LocalData) == 0x000038, "Member 'GameSettingModel_C_SetOptionValue::LocalData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000108, "Member 'GameSettingModel_C_SetOptionValue::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, CallFunc_Concat_StrStr_ReturnValue) == 0x000118, "Member 'GameSettingModel_C_SetOptionValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1) == 0x000128, "Member 'GameSettingModel_C_SetOptionValue::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000138, "Member 'GameSettingModel_C_SetOptionValue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, CallFunc_Map_Contains_ReturnValue) == 0x000148, "Member 'GameSettingModel_C_SetOptionValue::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000149, "Member 'GameSettingModel_C_SetOptionValue::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, CallFunc_NotEqual_StriStri_ReturnValue) == 0x00014A, "Member 'GameSettingModel_C_SetOptionValue::CallFunc_NotEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, CallFunc_Conv_NameToString_ReturnValue) == 0x000150, "Member 'GameSettingModel_C_SetOptionValue::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, CallFunc_Map_Find_Value) == 0x000160, "Member 'GameSettingModel_C_SetOptionValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, CallFunc_Map_Find_ReturnValue) == 0x000168, "Member 'GameSettingModel_C_SetOptionValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, CallFunc_Map_Find_Value_1) == 0x000170, "Member 'GameSettingModel_C_SetOptionValue::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetOptionValue, CallFunc_Map_Find_ReturnValue_1) == 0x000240, "Member 'GameSettingModel_C_SetOptionValue::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_SetSlowTickVisualizationArgs \ static_assert(alignof(GameSettingModel_C_SetSlowTickVisualizationArgs) == 0x000008, "Wrong alignment on GameSettingModel_C_SetSlowTickVisualizationArgs"); \ static_assert(sizeof(GameSettingModel_C_SetSlowTickVisualizationArgs) == 0x000240, "Wrong size on GameSettingModel_C_SetSlowTickVisualizationArgs"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, Param) == 0x000000, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::Param' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, Param2) == 0x000004, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::Param2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, Index_0) == 0x000008, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::Index_0' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, Parms_0) == 0x000010, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::Parms_0' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, L_IntArr) == 0x000020, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::L_IntArr' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, L_Temp) == 0x000030, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::L_Temp' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000040, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, K2Node_MakeArray_Array) == 0x000048, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, Temp_int_Array_Index_Variable) == 0x000060, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000064, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, Temp_int_Array_Index_Variable_1) == 0x000068, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Array_Get_Item) == 0x00006C, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Array_Get_Item_1) == 0x000070, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Conv_IntToString_ReturnValue) == 0x000078, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000088, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Concat_StrStr_ReturnValue) == 0x000098, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Array_Length_ReturnValue) == 0x0000A8, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B0, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Less_IntInt_ReturnValue) == 0x0000C0, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000C8, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000D8, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000E8, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Array_Add_ReturnValue) == 0x0000F8, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, Temp_int_Loop_Counter_Variable_1) == 0x0000FC, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Add_IntInt_ReturnValue_1) == 0x000100, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_GetVisualizationLODParameters_OutLodParameters) == 0x000108, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_GetVisualizationLODParameters_OutLodParameters' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Array_Get_Item_2) == 0x000118, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Array_Length_ReturnValue_1) == 0x000198, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, K2Node_SetFieldsInStruct_StructOut) == 0x0001A0, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Less_IntInt_ReturnValue_1) == 0x000220, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Array_Add_ReturnValue_1) == 0x000224, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Array_Add_ReturnValue_2) == 0x000228, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Array_Length_ReturnValue_2) == 0x00022C, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Array_Get_Item_3) == 0x000230, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Less_IntInt_ReturnValue_2) == 0x000234, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SetSlowTickVisualizationArgs, CallFunc_Array_Add_ReturnValue_3) == 0x000238, "Member 'GameSettingModel_C_SetSlowTickVisualizationArgs::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_SoundVolumeAdjust \ static_assert(alignof(GameSettingModel_C_SoundVolumeAdjust) == 0x000008, "Wrong alignment on GameSettingModel_C_SoundVolumeAdjust"); \ static_assert(sizeof(GameSettingModel_C_SoundVolumeAdjust) == 0x000020, "Wrong size on GameSettingModel_C_SoundVolumeAdjust"); \ static_assert(offsetof(GameSettingModel_C_SoundVolumeAdjust, InSoundMixModifier) == 0x000000, "Member 'GameSettingModel_C_SoundVolumeAdjust::InSoundMixModifier' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SoundVolumeAdjust, InSoundClass) == 0x000008, "Member 'GameSettingModel_C_SoundVolumeAdjust::InSoundClass' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SoundVolumeAdjust, RTPCValue) == 0x000010, "Member 'GameSettingModel_C_SoundVolumeAdjust::RTPCValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SoundVolumeAdjust, Volume) == 0x000018, "Member 'GameSettingModel_C_SoundVolumeAdjust::Volume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_SplitImageDetailConsoleLine \ static_assert(alignof(GameSettingModel_C_SplitImageDetailConsoleLine) == 0x000008, "Wrong alignment on GameSettingModel_C_SplitImageDetailConsoleLine"); \ static_assert(sizeof(GameSettingModel_C_SplitImageDetailConsoleLine) == 0x000088, "Wrong size on GameSettingModel_C_SplitImageDetailConsoleLine"); \ static_assert(offsetof(GameSettingModel_C_SplitImageDetailConsoleLine, SourceString) == 0x000000, "Member 'GameSettingModel_C_SplitImageDetailConsoleLine::SourceString' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SplitImageDetailConsoleLine, Succeed) == 0x000010, "Member 'GameSettingModel_C_SplitImageDetailConsoleLine::Succeed' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SplitImageDetailConsoleLine, Key) == 0x000018, "Member 'GameSettingModel_C_SplitImageDetailConsoleLine::Key' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SplitImageDetailConsoleLine, Value) == 0x000028, "Member 'GameSettingModel_C_SplitImageDetailConsoleLine::Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SplitImageDetailConsoleLine, CallFunc_Split_LeftS) == 0x000038, "Member 'GameSettingModel_C_SplitImageDetailConsoleLine::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SplitImageDetailConsoleLine, CallFunc_Split_RightS) == 0x000048, "Member 'GameSettingModel_C_SplitImageDetailConsoleLine::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SplitImageDetailConsoleLine, CallFunc_Split_ReturnValue) == 0x000058, "Member 'GameSettingModel_C_SplitImageDetailConsoleLine::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SplitImageDetailConsoleLine, CallFunc_Split_LeftS_1) == 0x000060, "Member 'GameSettingModel_C_SplitImageDetailConsoleLine::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SplitImageDetailConsoleLine, CallFunc_Split_RightS_1) == 0x000070, "Member 'GameSettingModel_C_SplitImageDetailConsoleLine::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SplitImageDetailConsoleLine, CallFunc_Split_ReturnValue_1) == 0x000080, "Member 'GameSettingModel_C_SplitImageDetailConsoleLine::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_SVNBlackList \ static_assert(alignof(GameSettingModel_C_SVNBlackList) == 0x000008, "Wrong alignment on GameSettingModel_C_SVNBlackList"); \ static_assert(sizeof(GameSettingModel_C_SVNBlackList) == 0x000028, "Wrong size on GameSettingModel_C_SVNBlackList"); \ static_assert(offsetof(GameSettingModel_C_SVNBlackList, CheckCommand) == 0x000000, "Member 'GameSettingModel_C_SVNBlackList::CheckCommand' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SVNBlackList, forbbiden) == 0x000010, "Member 'GameSettingModel_C_SVNBlackList::forbbiden' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SVNBlackList, CallFunc_GetGlobalExtend_ReturnValue) == 0x000018, "Member 'GameSettingModel_C_SVNBlackList::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SVNBlackList, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'GameSettingModel_C_SVNBlackList::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_SVNBlackList, CallFunc_SVNBlackList_Forbidden) == 0x000021, "Member 'GameSettingModel_C_SVNBlackList::CallFunc_SVNBlackList_Forbidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_SwitchSuperResolutionEvent \ static_assert(alignof(GameSettingModel_C_SwitchSuperResolutionEvent) == 0x000001, "Wrong alignment on GameSettingModel_C_SwitchSuperResolutionEvent"); \ static_assert(sizeof(GameSettingModel_C_SwitchSuperResolutionEvent) == 0x000001, "Wrong size on GameSettingModel_C_SwitchSuperResolutionEvent"); \ static_assert(offsetof(GameSettingModel_C_SwitchSuperResolutionEvent, bIsInitEvent) == 0x000000, "Member 'GameSettingModel_C_SwitchSuperResolutionEvent::bIsInitEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_SwitchWwiseLanguageEvent \ static_assert(alignof(GameSettingModel_C_SwitchWwiseLanguageEvent) == 0x000001, "Wrong alignment on GameSettingModel_C_SwitchWwiseLanguageEvent"); \ static_assert(sizeof(GameSettingModel_C_SwitchWwiseLanguageEvent) == 0x000001, "Wrong size on GameSettingModel_C_SwitchWwiseLanguageEvent"); \ static_assert(offsetof(GameSettingModel_C_SwitchWwiseLanguageEvent, Succeeded) == 0x000000, "Member 'GameSettingModel_C_SwitchWwiseLanguageEvent::Succeeded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_TempChangeFrameGeneration \ static_assert(alignof(GameSettingModel_C_TempChangeFrameGeneration) == 0x000008, "Wrong alignment on GameSettingModel_C_TempChangeFrameGeneration"); \ static_assert(sizeof(GameSettingModel_C_TempChangeFrameGeneration) == 0x000090, "Wrong size on GameSettingModel_C_TempChangeFrameGeneration"); \ static_assert(offsetof(GameSettingModel_C_TempChangeFrameGeneration, Disable) == 0x000000, "Member 'GameSettingModel_C_TempChangeFrameGeneration::Disable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_TempChangeFrameGeneration, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'GameSettingModel_C_TempChangeFrameGeneration::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_TempChangeFrameGeneration, CallFunc_IsEmpty_ReturnValue) == 0x000018, "Member 'GameSettingModel_C_TempChangeFrameGeneration::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_TempChangeFrameGeneration, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'GameSettingModel_C_TempChangeFrameGeneration::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_TempChangeFrameGeneration, CallFunc_GetPlayerController_ReturnValue_1) == 0x000028, "Member 'GameSettingModel_C_TempChangeFrameGeneration::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_TempChangeFrameGeneration, CallFunc_FindConsoleVariableByBP_OutValue) == 0x000030, "Member 'GameSettingModel_C_TempChangeFrameGeneration::CallFunc_FindConsoleVariableByBP_OutValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_TempChangeFrameGeneration, CallFunc_FindConsoleVariableByBP_ReturnValue) == 0x000040, "Member 'GameSettingModel_C_TempChangeFrameGeneration::CallFunc_FindConsoleVariableByBP_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_TempChangeFrameGeneration, CallFunc_GetPlayerController_ReturnValue_2) == 0x000048, "Member 'GameSettingModel_C_TempChangeFrameGeneration::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_TempChangeFrameGeneration, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000050, "Member 'GameSettingModel_C_TempChangeFrameGeneration::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_TempChangeFrameGeneration, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'GameSettingModel_C_TempChangeFrameGeneration::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_TempChangeFrameGeneration, CallFunc_IsEmpty_ReturnValue_1) == 0x000068, "Member 'GameSettingModel_C_TempChangeFrameGeneration::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_TempChangeFrameGeneration, CallFunc_GetPlayerController_ReturnValue_3) == 0x000070, "Member 'GameSettingModel_C_TempChangeFrameGeneration::CallFunc_GetPlayerController_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_TempChangeFrameGeneration, CallFunc_FindConsoleVariableByBP_OutValue_1) == 0x000078, "Member 'GameSettingModel_C_TempChangeFrameGeneration::CallFunc_FindConsoleVariableByBP_OutValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_TempChangeFrameGeneration, CallFunc_FindConsoleVariableByBP_ReturnValue_1) == 0x000088, "Member 'GameSettingModel_C_TempChangeFrameGeneration::CallFunc_FindConsoleVariableByBP_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_TempChangeFrameGeneration, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000089, "Member 'GameSettingModel_C_TempChangeFrameGeneration::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_TraversalAndCorrectionInput \ static_assert(alignof(GameSettingModel_C_TraversalAndCorrectionInput) == 0x000001, "Wrong alignment on GameSettingModel_C_TraversalAndCorrectionInput"); \ static_assert(sizeof(GameSettingModel_C_TraversalAndCorrectionInput) == 0x000002, "Wrong size on GameSettingModel_C_TraversalAndCorrectionInput"); \ static_assert(offsetof(GameSettingModel_C_TraversalAndCorrectionInput, CallFunc_Has_Conflict_Value_IsConflict) == 0x000000, "Member 'GameSettingModel_C_TraversalAndCorrectionInput::CallFunc_Has_Conflict_Value_IsConflict' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_TraversalAndCorrectionInput, CallFunc_Has_Conflict_Value_IsConflict_1) == 0x000001, "Member 'GameSettingModel_C_TraversalAndCorrectionInput::CallFunc_Has_Conflict_Value_IsConflict_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_UpdateByOldValues \ static_assert(alignof(GameSettingModel_C_UpdateByOldValues) == 0x000008, "Wrong alignment on GameSettingModel_C_UpdateByOldValues"); \ static_assert(sizeof(GameSettingModel_C_UpdateByOldValues) == 0x000170, "Wrong size on GameSettingModel_C_UpdateByOldValues"); \ static_assert(offsetof(GameSettingModel_C_UpdateByOldValues, LocalTag) == 0x000000, "Member 'GameSettingModel_C_UpdateByOldValues::LocalTag' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateByOldValues, Temp_int_Array_Index_Variable) == 0x000008, "Member 'GameSettingModel_C_UpdateByOldValues::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateByOldValues, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'GameSettingModel_C_UpdateByOldValues::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateByOldValues, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'GameSettingModel_C_UpdateByOldValues::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateByOldValues, CallFunc_GetAllButtonTag_AllButtonTags) == 0x000018, "Member 'GameSettingModel_C_UpdateByOldValues::CallFunc_GetAllButtonTag_AllButtonTags' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateByOldValues, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'GameSettingModel_C_UpdateByOldValues::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateByOldValues, CallFunc_Array_Get_Item) == 0x00002C, "Member 'GameSettingModel_C_UpdateByOldValues::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateByOldValues, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'GameSettingModel_C_UpdateByOldValues::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateByOldValues, CallFunc_GetButtonData_ButtonData) == 0x000038, "Member 'GameSettingModel_C_UpdateByOldValues::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateByOldValues, CallFunc_Map_Find_Value) == 0x000128, "Member 'GameSettingModel_C_UpdateByOldValues::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateByOldValues, CallFunc_Map_Find_ReturnValue) == 0x000138, "Member 'GameSettingModel_C_UpdateByOldValues::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateByOldValues, CallFunc_Map_Find_Value_1) == 0x000140, "Member 'GameSettingModel_C_UpdateByOldValues::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateByOldValues, CallFunc_Map_Find_ReturnValue_1) == 0x000150, "Member 'GameSettingModel_C_UpdateByOldValues::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateByOldValues, CallFunc_Map_Find_Value_2) == 0x000158, "Member 'GameSettingModel_C_UpdateByOldValues::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateByOldValues, CallFunc_Map_Find_ReturnValue_2) == 0x000168, "Member 'GameSettingModel_C_UpdateByOldValues::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_UpdateCriwareOutputVolume \ static_assert(alignof(GameSettingModel_C_UpdateCriwareOutputVolume) == 0x000008, "Wrong alignment on GameSettingModel_C_UpdateCriwareOutputVolume"); \ static_assert(sizeof(GameSettingModel_C_UpdateCriwareOutputVolume) == 0x000100, "Wrong size on GameSettingModel_C_UpdateCriwareOutputVolume"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000000, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000010, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000020, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_FClamp_ReturnValue) == 0x000030, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000038, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000040, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x000048, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000088, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000098, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A8, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000B8, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x0000C8, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast_1) == 0x0000D0, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast_2) == 0x0000D8, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_FClamp_Value_ImplicitCast) == 0x0000E0, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x0000E8, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x0000F0, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_SetBusOutputVolume_InOutputVolume_ImplicitCast) == 0x0000F8, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_SetBusOutputVolume_InOutputVolume_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateCriwareOutputVolume, CallFunc_SetBusOutputVolume_InOutputVolume_ImplicitCast_1) == 0x0000FC, "Member 'GameSettingModel_C_UpdateCriwareOutputVolume::CallFunc_SetBusOutputVolume_InOutputVolume_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingModel_C_UpdateGamepadKeyTag \ static_assert(alignof(GameSettingModel_C_UpdateGamepadKeyTag) == 0x000008, "Wrong alignment on GameSettingModel_C_UpdateGamepadKeyTag"); \ static_assert(sizeof(GameSettingModel_C_UpdateGamepadKeyTag) == 0x000128, "Wrong size on GameSettingModel_C_UpdateGamepadKeyTag"); \ static_assert(offsetof(GameSettingModel_C_UpdateGamepadKeyTag, Temp_int_Array_Index_Variable) == 0x000000, "Member 'GameSettingModel_C_UpdateGamepadKeyTag::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateGamepadKeyTag, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'GameSettingModel_C_UpdateGamepadKeyTag::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateGamepadKeyTag, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'GameSettingModel_C_UpdateGamepadKeyTag::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateGamepadKeyTag, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'GameSettingModel_C_UpdateGamepadKeyTag::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateGamepadKeyTag, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'GameSettingModel_C_UpdateGamepadKeyTag::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateGamepadKeyTag, CallFunc_Array_Get_Item) == 0x000024, "Member 'GameSettingModel_C_UpdateGamepadKeyTag::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateGamepadKeyTag, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'GameSettingModel_C_UpdateGamepadKeyTag::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateGamepadKeyTag, CallFunc_GetButtonData_ButtonData) == 0x000030, "Member 'GameSettingModel_C_UpdateGamepadKeyTag::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateGamepadKeyTag, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000120, "Member 'GameSettingModel_C_UpdateGamepadKeyTag::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingModel_C_UpdateGamepadKeyTag, CallFunc_Not_PreBool_ReturnValue) == 0x000121, "Member 'GameSettingModel_C_UpdateGamepadKeyTag::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameSettingModel_C \ static_assert(alignof(UGameSettingModel_C) == 0x000008, "Wrong alignment on UGameSettingModel_C"); \ static_assert(sizeof(UGameSettingModel_C) == 0x000C20, "Wrong size on UGameSettingModel_C"); \ static_assert(offsetof(UGameSettingModel_C, UberGraphFrame_GameSettingModel_C) == 0x0000F8, "Member 'UGameSettingModel_C::UberGraphFrame_GameSettingModel_C' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, OptionTags) == 0x000100, "Member 'UGameSettingModel_C::OptionTags' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, OptionDatas) == 0x000150, "Member 'UGameSettingModel_C::OptionDatas' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, OptionModule) == 0x0001A0, "Member 'UGameSettingModel_C::OptionModule' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, Saver) == 0x0001F0, "Member 'UGameSettingModel_C::Saver' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, Slot) == 0x0001F8, "Member 'UGameSettingModel_C::Slot' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, ButtonNav) == 0x000208, "Member 'UGameSettingModel_C::ButtonNav' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, ButtonTags) == 0x000258, "Member 'UGameSettingModel_C::ButtonTags' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, ButtonDatas) == 0x0002A8, "Member 'UGameSettingModel_C::ButtonDatas' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, ControllerInputSelection) == 0x0002F8, "Member 'UGameSettingModel_C::ControllerInputSelection' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, ControllerInputValueRowName) == 0x000300, "Member 'UGameSettingModel_C::ControllerInputValueRowName' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, AllNavTag) == 0x000350, "Member 'UGameSettingModel_C::AllNavTag' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, OldControllerInputGamePadValue) == 0x000360, "Member 'UGameSettingModel_C::OldControllerInputGamePadValue' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, OldControllerInputKeyboardValue) == 0x0003B0, "Member 'UGameSettingModel_C::OldControllerInputKeyboardValue' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, OldControllerInputMouseValue) == 0x000400, "Member 'UGameSettingModel_C::OldControllerInputMouseValue' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, OnOptionValueChange) == 0x000450, "Member 'UGameSettingModel_C::OnOptionValueChange' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, InitMappingContexts) == 0x000460, "Member 'UGameSettingModel_C::InitMappingContexts' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, PSIcon) == 0x000470, "Member 'UGameSettingModel_C::PSIcon' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, XboxIcon) == 0x000480, "Member 'UGameSettingModel_C::XboxIcon' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, OnButtonValueChange) == 0x000490, "Member 'UGameSettingModel_C::OnButtonValueChange' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, KeyboardKeys) == 0x0004A0, "Member 'UGameSettingModel_C::KeyboardKeys' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, GamepadKeys) == 0x0004B0, "Member 'UGameSettingModel_C::GamepadKeys' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, NeedReopenApp) == 0x0004C0, "Member 'UGameSettingModel_C::NeedReopenApp' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, NeedReopenGame) == 0x0004C1, "Member 'UGameSettingModel_C::NeedReopenGame' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, IsLobbyGame) == 0x0004C2, "Member 'UGameSettingModel_C::IsLobbyGame' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, KeyboardKeysIcon) == 0x0004C8, "Member 'UGameSettingModel_C::KeyboardKeysIcon' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, xboxKeysIcon) == 0x000518, "Member 'UGameSettingModel_C::xboxKeysIcon' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, PSKeysIcon) == 0x000568, "Member 'UGameSettingModel_C::PSKeysIcon' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, KeyboardKeysIconLight) == 0x0005B8, "Member 'UGameSettingModel_C::KeyboardKeysIconLight' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, xboxKeysIconLight) == 0x000608, "Member 'UGameSettingModel_C::xboxKeysIconLight' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, PSKeysIconLight) == 0x000658, "Member 'UGameSettingModel_C::PSKeysIconLight' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, WaitApplyWidget) == 0x0006A8, "Member 'UGameSettingModel_C::WaitApplyWidget' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, CombinationIcon) == 0x0006B0, "Member 'UGameSettingModel_C::CombinationIcon' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, CombinationIconLight) == 0x000700, "Member 'UGameSettingModel_C::CombinationIconLight' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, GlobalQualityLoopSet) == 0x000750, "Member 'UGameSettingModel_C::GlobalQualityLoopSet' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, NoConfigKeyTags_Gamepad) == 0x000758, "Member 'UGameSettingModel_C::NoConfigKeyTags_Gamepad' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, NoConfigKeyTags_Keyboard) == 0x000768, "Member 'UGameSettingModel_C::NoConfigKeyTags_Keyboard' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, NoConfigKeyTags_Mouse) == 0x000778, "Member 'UGameSettingModel_C::NoConfigKeyTags_Mouse' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, UnConfigKeys_Gamepad) == 0x000788, "Member 'UGameSettingModel_C::UnConfigKeys_Gamepad' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, UnConfigKeys_Keyboard) == 0x000798, "Member 'UGameSettingModel_C::UnConfigKeys_Keyboard' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, UnConfigKeys_Mouse) == 0x0007A8, "Member 'UGameSettingModel_C::UnConfigKeys_Mouse' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, CriMainOutputVolume) == 0x0007B8, "Member 'UGameSettingModel_C::CriMainOutputVolume' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, CriVoiceOutputVolume) == 0x0007BC, "Member 'UGameSettingModel_C::CriVoiceOutputVolume' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, CriTempOutputVolume) == 0x0007C0, "Member 'UGameSettingModel_C::CriTempOutputVolume' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, xboxKeysIconRound) == 0x0007C8, "Member 'UGameSettingModel_C::xboxKeysIconRound' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, PSKeysIconRound) == 0x000818, "Member 'UGameSettingModel_C::PSKeysIconRound' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, KeyboardKeysIconRound) == 0x000868, "Member 'UGameSettingModel_C::KeyboardKeysIconRound' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, GameSetDetailOverrideDir) == 0x0008B8, "Member 'UGameSettingModel_C::GameSetDetailOverrideDir' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, OnScreenResolutionFix) == 0x0008C0, "Member 'UGameSettingModel_C::OnScreenResolutionFix' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, OnInputKeyValueChanged) == 0x0008D0, "Member 'UGameSettingModel_C::OnInputKeyValueChanged' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, GamePadKeyTag) == 0x0008E0, "Member 'UGameSettingModel_C::GamePadKeyTag' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, KeyboardDefaultTagkey) == 0x000930, "Member 'UGameSettingModel_C::KeyboardDefaultTagkey' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, AllButtonTagsGamepadSort) == 0x000980, "Member 'UGameSettingModel_C::AllButtonTagsGamepadSort' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, AllButtonTagsKeyboardSort) == 0x000990, "Member 'UGameSettingModel_C::AllButtonTagsKeyboardSort' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, OverwritedConsoles) == 0x0009A0, "Member 'UGameSettingModel_C::OverwritedConsoles' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, RayTracingOverwrited) == 0x0009F0, "Member 'UGameSettingModel_C::RayTracingOverwrited' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, NeedSaving) == 0x000A00, "Member 'UGameSettingModel_C::NeedSaving' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, CacheReopenOldGame) == 0x000A08, "Member 'UGameSettingModel_C::CacheReopenOldGame' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, GlobalQualityModifyTags) == 0x000A58, "Member 'UGameSettingModel_C::GlobalQualityModifyTags' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, PerformanceModeType) == 0x000A68, "Member 'UGameSettingModel_C::PerformanceModeType' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, OnPreScreenSolutionChanged) == 0x000A70, "Member 'UGameSettingModel_C::OnPreScreenSolutionChanged' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, OverrideCvarsWithPriority) == 0x000A80, "Member 'UGameSettingModel_C::OverrideCvarsWithPriority' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, OverrideCvarKeys) == 0x000AD0, "Member 'UGameSettingModel_C::OverrideCvarKeys' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, OnPostScreenSolutionChanged) == 0x000B20, "Member 'UGameSettingModel_C::OnPostScreenSolutionChanged' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, Cache_StreamlineDLSSGEnableSource) == 0x000B30, "Member 'UGameSettingModel_C::Cache_StreamlineDLSSGEnableSource' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, Cache_FidelityFXFIEnabledSource) == 0x000B40, "Member 'UGameSettingModel_C::Cache_FidelityFXFIEnabledSource' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, Cache_RunningScreenDisplayUpdate) == 0x000B50, "Member 'UGameSettingModel_C::Cache_RunningScreenDisplayUpdate' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, Cache_ScreenMode) == 0x000B51, "Member 'UGameSettingModel_C::Cache_ScreenMode' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, MouseDefaultTagKey) == 0x000B58, "Member 'UGameSettingModel_C::MouseDefaultTagKey' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, MouseDefaultTagCombinationKey) == 0x000BA8, "Member 'UGameSettingModel_C::MouseDefaultTagCombinationKey' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, LastScreenResolution) == 0x000BF8, "Member 'UGameSettingModel_C::LastScreenResolution' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, LastScreenPercentage) == 0x000C08, "Member 'UGameSettingModel_C::LastScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(UGameSettingModel_C, Cache_ForceApplyValueTag) == 0x000C18, "Member 'UGameSettingModel_C::Cache_ForceApplyValueTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementSpeedComponent_C_DisableSprint \ static_assert(alignof(MovementSpeedComponent_C_DisableSprint) == 0x000001, "Wrong alignment on MovementSpeedComponent_C_DisableSprint"); \ static_assert(sizeof(MovementSpeedComponent_C_DisableSprint) == 0x000001, "Wrong size on MovementSpeedComponent_C_DisableSprint"); \ static_assert(offsetof(MovementSpeedComponent_C_DisableSprint, Disable) == 0x000000, "Member 'MovementSpeedComponent_C_DisableSprint::Disable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementSpeedComponent_C_ExecuteUbergraph_MovementSpeedComponent \ static_assert(alignof(MovementSpeedComponent_C_ExecuteUbergraph_MovementSpeedComponent) == 0x000004, "Wrong alignment on MovementSpeedComponent_C_ExecuteUbergraph_MovementSpeedComponent"); \ static_assert(sizeof(MovementSpeedComponent_C_ExecuteUbergraph_MovementSpeedComponent) == 0x00000C, "Wrong size on MovementSpeedComponent_C_ExecuteUbergraph_MovementSpeedComponent"); \ static_assert(offsetof(MovementSpeedComponent_C_ExecuteUbergraph_MovementSpeedComponent, EntryPoint) == 0x000000, "Member 'MovementSpeedComponent_C_ExecuteUbergraph_MovementSpeedComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MovementSpeedComponent_C_ExecuteUbergraph_MovementSpeedComponent, K2Node_Event_ReInit) == 0x000004, "Member 'MovementSpeedComponent_C_ExecuteUbergraph_MovementSpeedComponent::K2Node_Event_ReInit' has a wrong offset!"); \ static_assert(offsetof(MovementSpeedComponent_C_ExecuteUbergraph_MovementSpeedComponent, K2Node_Event_DeltaSeconds) == 0x000008, "Member 'MovementSpeedComponent_C_ExecuteUbergraph_MovementSpeedComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementSpeedComponent_C_GetJogSpeed \ static_assert(alignof(MovementSpeedComponent_C_GetJogSpeed) == 0x000008, "Wrong alignment on MovementSpeedComponent_C_GetJogSpeed"); \ static_assert(sizeof(MovementSpeedComponent_C_GetJogSpeed) == 0x000008, "Wrong size on MovementSpeedComponent_C_GetJogSpeed"); \ static_assert(offsetof(MovementSpeedComponent_C_GetJogSpeed, JogSpeed) == 0x000000, "Member 'MovementSpeedComponent_C_GetJogSpeed::JogSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementSpeedComponent_C_GetMovementState \ static_assert(alignof(MovementSpeedComponent_C_GetMovementState) == 0x000001, "Wrong alignment on MovementSpeedComponent_C_GetMovementState"); \ static_assert(sizeof(MovementSpeedComponent_C_GetMovementState) == 0x000001, "Wrong size on MovementSpeedComponent_C_GetMovementState"); \ static_assert(offsetof(MovementSpeedComponent_C_GetMovementState, State) == 0x000000, "Member 'MovementSpeedComponent_C_GetMovementState::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementSpeedComponent_C_GetSprintSpeed \ static_assert(alignof(MovementSpeedComponent_C_GetSprintSpeed) == 0x000008, "Wrong alignment on MovementSpeedComponent_C_GetSprintSpeed"); \ static_assert(sizeof(MovementSpeedComponent_C_GetSprintSpeed) == 0x000008, "Wrong size on MovementSpeedComponent_C_GetSprintSpeed"); \ static_assert(offsetof(MovementSpeedComponent_C_GetSprintSpeed, SprintSpeed) == 0x000000, "Member 'MovementSpeedComponent_C_GetSprintSpeed::SprintSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementSpeedComponent_C_GetWalkSpeed \ static_assert(alignof(MovementSpeedComponent_C_GetWalkSpeed) == 0x000008, "Wrong alignment on MovementSpeedComponent_C_GetWalkSpeed"); \ static_assert(sizeof(MovementSpeedComponent_C_GetWalkSpeed) == 0x000008, "Wrong size on MovementSpeedComponent_C_GetWalkSpeed"); \ static_assert(offsetof(MovementSpeedComponent_C_GetWalkSpeed, WalkSpeed) == 0x000000, "Member 'MovementSpeedComponent_C_GetWalkSpeed::WalkSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementSpeedComponent_C_ImplReplaceBeginPlay \ static_assert(alignof(MovementSpeedComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong alignment on MovementSpeedComponent_C_ImplReplaceBeginPlay"); \ static_assert(sizeof(MovementSpeedComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong size on MovementSpeedComponent_C_ImplReplaceBeginPlay"); \ static_assert(offsetof(MovementSpeedComponent_C_ImplReplaceBeginPlay, ReInit) == 0x000000, "Member 'MovementSpeedComponent_C_ImplReplaceBeginPlay::ReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementSpeedComponent_C_ReceiveTick \ static_assert(alignof(MovementSpeedComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on MovementSpeedComponent_C_ReceiveTick"); \ static_assert(sizeof(MovementSpeedComponent_C_ReceiveTick) == 0x000004, "Wrong size on MovementSpeedComponent_C_ReceiveTick"); \ static_assert(offsetof(MovementSpeedComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'MovementSpeedComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementSpeedComponent_C_SetMovementState \ static_assert(alignof(MovementSpeedComponent_C_SetMovementState) == 0x000001, "Wrong alignment on MovementSpeedComponent_C_SetMovementState"); \ static_assert(sizeof(MovementSpeedComponent_C_SetMovementState) == 0x000002, "Wrong size on MovementSpeedComponent_C_SetMovementState"); \ static_assert(offsetof(MovementSpeedComponent_C_SetMovementState, State) == 0x000000, "Member 'MovementSpeedComponent_C_SetMovementState::State' has a wrong offset!"); \ static_assert(offsetof(MovementSpeedComponent_C_SetMovementState, oldMovement) == 0x000001, "Member 'MovementSpeedComponent_C_SetMovementState::oldMovement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementSpeedComponent_C_SyncMovementSpeed_OtherClient \ static_assert(alignof(MovementSpeedComponent_C_SyncMovementSpeed_OtherClient) == 0x000008, "Wrong alignment on MovementSpeedComponent_C_SyncMovementSpeed_OtherClient"); \ static_assert(sizeof(MovementSpeedComponent_C_SyncMovementSpeed_OtherClient) == 0x000028, "Wrong size on MovementSpeedComponent_C_SyncMovementSpeed_OtherClient"); \ static_assert(offsetof(MovementSpeedComponent_C_SyncMovementSpeed_OtherClient, Speed) == 0x000000, "Member 'MovementSpeedComponent_C_SyncMovementSpeed_OtherClient::Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementSpeedComponent_C_SyncMovementState_OtherClient \ static_assert(alignof(MovementSpeedComponent_C_SyncMovementState_OtherClient) == 0x000001, "Wrong alignment on MovementSpeedComponent_C_SyncMovementState_OtherClient"); \ static_assert(sizeof(MovementSpeedComponent_C_SyncMovementState_OtherClient) == 0x000001, "Wrong size on MovementSpeedComponent_C_SyncMovementState_OtherClient"); \ static_assert(offsetof(MovementSpeedComponent_C_SyncMovementState_OtherClient, State) == 0x000000, "Member 'MovementSpeedComponent_C_SyncMovementState_OtherClient::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementSpeedComponent_C_ToggleState \ static_assert(alignof(MovementSpeedComponent_C_ToggleState) == 0x000004, "Wrong alignment on MovementSpeedComponent_C_ToggleState"); \ static_assert(sizeof(MovementSpeedComponent_C_ToggleState) == 0x000004, "Wrong size on MovementSpeedComponent_C_ToggleState"); \ static_assert(offsetof(MovementSpeedComponent_C_ToggleState, L_StateIndex) == 0x000000, "Member 'MovementSpeedComponent_C_ToggleState::L_StateIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovementSpeedComponent_C \ static_assert(alignof(UMovementSpeedComponent_C) == 0x000008, "Wrong alignment on UMovementSpeedComponent_C"); \ static_assert(sizeof(UMovementSpeedComponent_C) == 0x000110, "Wrong size on UMovementSpeedComponent_C"); \ static_assert(offsetof(UMovementSpeedComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UMovementSpeedComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UMovementSpeedComponent_C, OnMovementStateChanged) == 0x0000F0, "Member 'UMovementSpeedComponent_C::OnMovementStateChanged' has a wrong offset!"); \ static_assert(offsetof(UMovementSpeedComponent_C, OnMovementSpeedChanged) == 0x000100, "Member 'UMovementSpeedComponent_C::OnMovementSpeedChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed \ static_assert(alignof(WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed) == 0x000008, "Wrong alignment on WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed"); \ static_assert(sizeof(WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed) == 0x000030, "Wrong size on WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed"); \ static_assert(offsetof(WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed, EntryPoint) == 0x000000, "Member 'WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed, CallFunc_SelectFloat_ReturnValue) == 0x000008, "Member 'WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed, CallFunc_IsValid_ReturnValue_1) == 0x000010, "Member 'WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed, CallFunc_SelectFloat_ReturnValue_1) == 0x000018, "Member 'WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed, K2Node_Event_IsDesignTime) == 0x000020, "Member 'WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed, CallFunc_SetRenderOpacity_InOpacity_ImplicitCast) == 0x000024, "Member 'WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed::CallFunc_SetRenderOpacity_InOpacity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed, CallFunc_SetRenderOpacity_InOpacity_ImplicitCast_1) == 0x000028, "Member 'WB_StarNode_Fixed_C_ExecuteUbergraph_WB_StarNode_Fixed::CallFunc_SetRenderOpacity_InOpacity_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_Fixed_C_GetDetailsShownIconBgMaterialInstance \ static_assert(alignof(WB_StarNode_Fixed_C_GetDetailsShownIconBgMaterialInstance) == 0x000008, "Wrong alignment on WB_StarNode_Fixed_C_GetDetailsShownIconBgMaterialInstance"); \ static_assert(sizeof(WB_StarNode_Fixed_C_GetDetailsShownIconBgMaterialInstance) == 0x000010, "Wrong size on WB_StarNode_Fixed_C_GetDetailsShownIconBgMaterialInstance"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetDetailsShownIconBgMaterialInstance, IconBgMaterialInstance_0) == 0x000000, "Member 'WB_StarNode_Fixed_C_GetDetailsShownIconBgMaterialInstance::IconBgMaterialInstance_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetDetailsShownIconBgMaterialInstance, CallFunc_GetDetailsShownIconBgMaterialInstance_IconBgMaterialInstance) == 0x000008, "Member 'WB_StarNode_Fixed_C_GetDetailsShownIconBgMaterialInstance::CallFunc_GetDetailsShownIconBgMaterialInstance_IconBgMaterialInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_Fixed_C_GetDetailsShownIconBgTexture \ static_assert(alignof(WB_StarNode_Fixed_C_GetDetailsShownIconBgTexture) == 0x000008, "Wrong alignment on WB_StarNode_Fixed_C_GetDetailsShownIconBgTexture"); \ static_assert(sizeof(WB_StarNode_Fixed_C_GetDetailsShownIconBgTexture) == 0x000010, "Wrong size on WB_StarNode_Fixed_C_GetDetailsShownIconBgTexture"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetDetailsShownIconBgTexture, IconBgTexture2D_0) == 0x000000, "Member 'WB_StarNode_Fixed_C_GetDetailsShownIconBgTexture::IconBgTexture2D_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetDetailsShownIconBgTexture, CallFunc_GetDetailsShownIconBgTexture_IconBgTexture2D) == 0x000008, "Member 'WB_StarNode_Fixed_C_GetDetailsShownIconBgTexture::CallFunc_GetDetailsShownIconBgTexture_IconBgTexture2D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_Fixed_C_GetDetailsShownImage \ static_assert(alignof(WB_StarNode_Fixed_C_GetDetailsShownImage) == 0x000008, "Wrong alignment on WB_StarNode_Fixed_C_GetDetailsShownImage"); \ static_assert(sizeof(WB_StarNode_Fixed_C_GetDetailsShownImage) == 0x000030, "Wrong size on WB_StarNode_Fixed_C_GetDetailsShownImage"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetDetailsShownImage, Vis) == 0x000000, "Member 'WB_StarNode_Fixed_C_GetDetailsShownImage::Vis' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetDetailsShownImage, ShowImage) == 0x000008, "Member 'WB_StarNode_Fixed_C_GetDetailsShownImage::ShowImage' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetDetailsShownImage, Temp_byte_Variable) == 0x000010, "Member 'WB_StarNode_Fixed_C_GetDetailsShownImage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetDetailsShownImage, CallFunc_GetDetailsShownImage_vis) == 0x000011, "Member 'WB_StarNode_Fixed_C_GetDetailsShownImage::CallFunc_GetDetailsShownImage_vis' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetDetailsShownImage, CallFunc_GetDetailsShownImage_ShowImage) == 0x000018, "Member 'WB_StarNode_Fixed_C_GetDetailsShownImage::CallFunc_GetDetailsShownImage_ShowImage' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetDetailsShownImage, K2Node_Select_Default) == 0x000020, "Member 'WB_StarNode_Fixed_C_GetDetailsShownImage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetDetailsShownImage, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'WB_StarNode_Fixed_C_GetDetailsShownImage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_Fixed_C_GetStarNodeLevel \ static_assert(alignof(WB_StarNode_Fixed_C_GetStarNodeLevel) == 0x000004, "Wrong alignment on WB_StarNode_Fixed_C_GetStarNodeLevel"); \ static_assert(sizeof(WB_StarNode_Fixed_C_GetStarNodeLevel) == 0x000010, "Wrong size on WB_StarNode_Fixed_C_GetStarNodeLevel"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetStarNodeLevel, CurrentLevel_0) == 0x000000, "Member 'WB_StarNode_Fixed_C_GetStarNodeLevel::CurrentLevel_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetStarNodeLevel, Level) == 0x000004, "Member 'WB_StarNode_Fixed_C_GetStarNodeLevel::Level' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetStarNodeLevel, CallFunc_GetStarNodeLevel_CurrentLevel) == 0x000008, "Member 'WB_StarNode_Fixed_C_GetStarNodeLevel::CallFunc_GetStarNodeLevel_CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetStarNodeLevel, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00000C, "Member 'WB_StarNode_Fixed_C_GetStarNodeLevel::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetStarNodeLevel, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00000D, "Member 'WB_StarNode_Fixed_C_GetStarNodeLevel::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetStarNodeLevel, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00000E, "Member 'WB_StarNode_Fixed_C_GetStarNodeLevel::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_GetStarNodeLevel, CallFunc_BooleanOR_ReturnValue) == 0x00000F, "Member 'WB_StarNode_Fixed_C_GetStarNodeLevel::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_Fixed_C_PreConstruct \ static_assert(alignof(WB_StarNode_Fixed_C_PreConstruct) == 0x000001, "Wrong alignment on WB_StarNode_Fixed_C_PreConstruct"); \ static_assert(sizeof(WB_StarNode_Fixed_C_PreConstruct) == 0x000001, "Wrong size on WB_StarNode_Fixed_C_PreConstruct"); \ static_assert(offsetof(WB_StarNode_Fixed_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_StarNode_Fixed_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_Fixed_C_Update_Vis_Image \ static_assert(alignof(WB_StarNode_Fixed_C_Update_Vis_Image) == 0x000008, "Wrong alignment on WB_StarNode_Fixed_C_Update_Vis_Image"); \ static_assert(sizeof(WB_StarNode_Fixed_C_Update_Vis_Image) == 0x000048, "Wrong size on WB_StarNode_Fixed_C_Update_Vis_Image"); \ static_assert(offsetof(WB_StarNode_Fixed_C_Update_Vis_Image, Local) == 0x000000, "Member 'WB_StarNode_Fixed_C_Update_Vis_Image::Local' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_Update_Vis_Image, Temp_bool_Variable) == 0x000004, "Member 'WB_StarNode_Fixed_C_Update_Vis_Image::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_Update_Vis_Image, Temp_real_Variable) == 0x000008, "Member 'WB_StarNode_Fixed_C_Update_Vis_Image::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_Update_Vis_Image, Temp_real_Variable_1) == 0x00000C, "Member 'WB_StarNode_Fixed_C_Update_Vis_Image::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_Update_Vis_Image, Temp_bool_Variable_1) == 0x000010, "Member 'WB_StarNode_Fixed_C_Update_Vis_Image::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_Update_Vis_Image, Temp_real_Variable_2) == 0x000014, "Member 'WB_StarNode_Fixed_C_Update_Vis_Image::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_Update_Vis_Image, Temp_real_Variable_3) == 0x000018, "Member 'WB_StarNode_Fixed_C_Update_Vis_Image::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_Update_Vis_Image, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000020, "Member 'WB_StarNode_Fixed_C_Update_Vis_Image::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_Update_Vis_Image, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'WB_StarNode_Fixed_C_Update_Vis_Image::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_Update_Vis_Image, K2Node_Select_Default) == 0x00002C, "Member 'WB_StarNode_Fixed_C_Update_Vis_Image::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_Update_Vis_Image, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'WB_StarNode_Fixed_C_Update_Vis_Image::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_Update_Vis_Image, K2Node_Select_Default_1) == 0x000034, "Member 'WB_StarNode_Fixed_C_Update_Vis_Image::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_Update_Vis_Image, CallFunc_Greater_IntInt_ReturnValue) == 0x000038, "Member 'WB_StarNode_Fixed_C_Update_Vis_Image::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_Update_Vis_Image, CallFunc_GetNodeLevel_Value) == 0x00003C, "Member 'WB_StarNode_Fixed_C_Update_Vis_Image::CallFunc_GetNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_Update_Vis_Image, CallFunc_GetNodeLevel_Actived) == 0x000040, "Member 'WB_StarNode_Fixed_C_Update_Vis_Image::CallFunc_GetNodeLevel_Actived' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_Fixed_C_UpdateStarType \ static_assert(alignof(WB_StarNode_Fixed_C_UpdateStarType) == 0x000001, "Wrong alignment on WB_StarNode_Fixed_C_UpdateStarType"); \ static_assert(sizeof(WB_StarNode_Fixed_C_UpdateStarType) == 0x000007, "Wrong size on WB_StarNode_Fixed_C_UpdateStarType"); \ static_assert(offsetof(WB_StarNode_Fixed_C_UpdateStarType, StarType_0) == 0x000000, "Member 'WB_StarNode_Fixed_C_UpdateStarType::StarType_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_UpdateStarType, Temp_byte_Variable) == 0x000001, "Member 'WB_StarNode_Fixed_C_UpdateStarType::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_UpdateStarType, Temp_bool_Variable) == 0x000002, "Member 'WB_StarNode_Fixed_C_UpdateStarType::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_UpdateStarType, Temp_bool_Variable_1) == 0x000003, "Member 'WB_StarNode_Fixed_C_UpdateStarType::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_UpdateStarType, Temp_bool_Variable_2) == 0x000004, "Member 'WB_StarNode_Fixed_C_UpdateStarType::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_UpdateStarType, K2Node_Select_Default) == 0x000005, "Member 'WB_StarNode_Fixed_C_UpdateStarType::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_Fixed_C_UpdateStarType, CallFunc_Not_PreBool_ReturnValue) == 0x000006, "Member 'WB_StarNode_Fixed_C_UpdateStarType::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarNode_Fixed_C \ static_assert(alignof(UWB_StarNode_Fixed_C) == 0x000008, "Wrong alignment on UWB_StarNode_Fixed_C"); \ static_assert(sizeof(UWB_StarNode_Fixed_C) == 0x000530, "Wrong size on UWB_StarNode_Fixed_C"); \ static_assert(offsetof(UWB_StarNode_Fixed_C, UberGraphFrame_WB_StarNode_Fixed_C) == 0x0004F8, "Member 'UWB_StarNode_Fixed_C::UberGraphFrame_WB_StarNode_Fixed_C' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_Fixed_C, ActiveBGTexture) == 0x000500, "Member 'UWB_StarNode_Fixed_C::ActiveBGTexture' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_Fixed_C, SelectedTexture) == 0x000508, "Member 'UWB_StarNode_Fixed_C::SelectedTexture' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_Fixed_C, UnActiveBGTexture) == 0x000510, "Member 'UWB_StarNode_Fixed_C::UnActiveBGTexture' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_Fixed_C, UnLockTexture) == 0x000518, "Member 'UWB_StarNode_Fixed_C::UnLockTexture' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_Fixed_C, ActiveIconTexture) == 0x000520, "Member 'UWB_StarNode_Fixed_C::ActiveIconTexture' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_Fixed_C, UnActiveIconTexture) == 0x000528, "Member 'UWB_StarNode_Fixed_C::UnActiveIconTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode \ static_assert(alignof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode) == 0x000010, "Wrong alignment on LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode"); \ static_assert(sizeof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode) == 0x000180, "Wrong size on LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, EntryPoint) == 0x000000, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_GetGlobalExtend_ReturnValue) == 0x000008, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_GetGlobalExtend_ReturnValue_1) == 0x000010, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_GetGlobalExtend_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_CreateGameSaveExecutor_ReturnValue) == 0x000018, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_CreateGameSaveExecutor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_IsValid_ReturnValue_1) == 0x000021, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_RegisterGlobalExtend_ReturnValue) == 0x000022, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_RegisterGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_GetGlobalExtend_ReturnValue_2) == 0x000028, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_GetGlobalExtend_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_GetSlotValue_Value) == 0x000030, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_IsValid_ReturnValue_2) == 0x000040, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_IsEmpty_ReturnValue) == 0x000041, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_Conv_StringToInt_ReturnValue) == 0x000044, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, K2Node_Event_Key) == 0x000048, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::K2Node_Event_Key' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, K2Node_Event_Value) == 0x000058, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, K2Node_CustomEvent_GameBooter) == 0x000060, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::K2Node_CustomEvent_GameBooter' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, K2Node_CustomEvent_Result) == 0x000068, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::K2Node_CustomEvent_Result' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, K2Node_CustomEvent_Message) == 0x000070, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::K2Node_CustomEvent_Message' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, K2Node_SwitchEnum_CmpSuccess) == 0x000080, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_MakeTransform_ReturnValue) == 0x000090, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0000F0, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_FinishSpawningActor_ReturnValue) == 0x0000F8, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, Temp_delegate_Variable) == 0x000100, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_GetGlobalExtend_ReturnValue_3) == 0x000110, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_GetGlobalExtend_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_GetPlayerController_ReturnValue) == 0x000118, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000120, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_IsValid_ReturnValue_3) == 0x000128, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000130, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, K2Node_CreateDelegate_OutputDelegate) == 0x000138, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000148, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_GetPlayerController_ReturnValue_1) == 0x000150, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_BooleanOR_ReturnValue) == 0x000158, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1) == 0x000160, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_GetGameSetFixedParameter_ReturnValue_1) == 0x000168, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_GetGameSetFixedParameter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode, CallFunc_Conv_IntToString_ReturnValue) == 0x000170, "Member 'LobbyGameMode_C_ExecuteUbergraph_LobbyGameMode::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LobbyGameMode_C_CallBackGame \ static_assert(alignof(LobbyGameMode_C_CallBackGame) == 0x000001, "Wrong alignment on LobbyGameMode_C_CallBackGame"); \ static_assert(sizeof(LobbyGameMode_C_CallBackGame) == 0x000001, "Wrong size on LobbyGameMode_C_CallBackGame"); \ static_assert(offsetof(LobbyGameMode_C_CallBackGame, Temp) == 0x000000, "Member 'LobbyGameMode_C_CallBackGame::Temp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LobbyGameMode_C_UpdateFlag \ static_assert(alignof(LobbyGameMode_C_UpdateFlag) == 0x000008, "Wrong alignment on LobbyGameMode_C_UpdateFlag"); \ static_assert(sizeof(LobbyGameMode_C_UpdateFlag) == 0x000018, "Wrong size on LobbyGameMode_C_UpdateFlag"); \ static_assert(offsetof(LobbyGameMode_C_UpdateFlag, Key) == 0x000000, "Member 'LobbyGameMode_C_UpdateFlag::Key' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_UpdateFlag, Value) == 0x000010, "Member 'LobbyGameMode_C_UpdateFlag::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LobbyGameMode_C_Result \ static_assert(alignof(LobbyGameMode_C_Result) == 0x000008, "Wrong alignment on LobbyGameMode_C_Result"); \ static_assert(sizeof(LobbyGameMode_C_Result) == 0x000020, "Wrong size on LobbyGameMode_C_Result"); \ static_assert(offsetof(LobbyGameMode_C_Result, GameBooter) == 0x000000, "Member 'LobbyGameMode_C_Result::GameBooter' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_Result, Result_0) == 0x000008, "Member 'LobbyGameMode_C_Result::Result_0' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_Result, Message) == 0x000010, "Member 'LobbyGameMode_C_Result::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LobbyGameMode_C_IsBootOver \ static_assert(alignof(LobbyGameMode_C_IsBootOver) == 0x000001, "Wrong alignment on LobbyGameMode_C_IsBootOver"); \ static_assert(sizeof(LobbyGameMode_C_IsBootOver) == 0x000001, "Wrong size on LobbyGameMode_C_IsBootOver"); \ static_assert(offsetof(LobbyGameMode_C_IsBootOver, BootOver_0) == 0x000000, "Member 'LobbyGameMode_C_IsBootOver::BootOver_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LobbyGameMode_C_IsAnySaving \ static_assert(alignof(LobbyGameMode_C_IsAnySaving) == 0x000008, "Wrong alignment on LobbyGameMode_C_IsAnySaving"); \ static_assert(sizeof(LobbyGameMode_C_IsAnySaving) == 0x000018, "Wrong size on LobbyGameMode_C_IsAnySaving"); \ static_assert(offsetof(LobbyGameMode_C_IsAnySaving, ReturnValue) == 0x000000, "Member 'LobbyGameMode_C_IsAnySaving::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_IsAnySaving, CallFunc_GetGlobalExtend_ReturnValue) == 0x000008, "Member 'LobbyGameMode_C_IsAnySaving::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_IsAnySaving, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'LobbyGameMode_C_IsAnySaving::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_IsAnySaving, CallFunc_IsSaving_ReturnValue) == 0x000011, "Member 'LobbyGameMode_C_IsAnySaving::CallFunc_IsSaving_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LobbyGameMode_C_GetPurifiedPlayerNetInfo \ static_assert(alignof(LobbyGameMode_C_GetPurifiedPlayerNetInfo) == 0x000008, "Wrong alignment on LobbyGameMode_C_GetPurifiedPlayerNetInfo"); \ static_assert(sizeof(LobbyGameMode_C_GetPurifiedPlayerNetInfo) == 0x000028, "Wrong size on LobbyGameMode_C_GetPurifiedPlayerNetInfo"); \ static_assert(offsetof(LobbyGameMode_C_GetPurifiedPlayerNetInfo, PlayerUserID) == 0x000000, "Member 'LobbyGameMode_C_GetPurifiedPlayerNetInfo::PlayerUserID' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_GetPurifiedPlayerNetInfo, PlayerCampType) == 0x000010, "Member 'LobbyGameMode_C_GetPurifiedPlayerNetInfo::PlayerCampType' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_GetPurifiedPlayerNetInfo, OwnerState) == 0x000020, "Member 'LobbyGameMode_C_GetPurifiedPlayerNetInfo::OwnerState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LobbyGameMode_C_GetOnlineModel \ static_assert(alignof(LobbyGameMode_C_GetOnlineModel) == 0x000008, "Wrong alignment on LobbyGameMode_C_GetOnlineModel"); \ static_assert(sizeof(LobbyGameMode_C_GetOnlineModel) == 0x000008, "Wrong size on LobbyGameMode_C_GetOnlineModel"); \ static_assert(offsetof(LobbyGameMode_C_GetOnlineModel, ReturnValue) == 0x000000, "Member 'LobbyGameMode_C_GetOnlineModel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LobbyGameMode_C_GetHasProcessingLevels \ static_assert(alignof(LobbyGameMode_C_GetHasProcessingLevels) == 0x000001, "Wrong alignment on LobbyGameMode_C_GetHasProcessingLevels"); \ static_assert(sizeof(LobbyGameMode_C_GetHasProcessingLevels) == 0x000001, "Wrong size on LobbyGameMode_C_GetHasProcessingLevels"); \ static_assert(offsetof(LobbyGameMode_C_GetHasProcessingLevels, ReturnValue) == 0x000000, "Member 'LobbyGameMode_C_GetHasProcessingLevels::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LobbyGameMode_C_GetGlobalFlagByInterface \ static_assert(alignof(LobbyGameMode_C_GetGlobalFlagByInterface) == 0x000008, "Wrong alignment on LobbyGameMode_C_GetGlobalFlagByInterface"); \ static_assert(sizeof(LobbyGameMode_C_GetGlobalFlagByInterface) == 0x000018, "Wrong size on LobbyGameMode_C_GetGlobalFlagByInterface"); \ static_assert(offsetof(LobbyGameMode_C_GetGlobalFlagByInterface, Flag) == 0x000000, "Member 'LobbyGameMode_C_GetGlobalFlagByInterface::Flag' has a wrong offset!"); \ static_assert(offsetof(LobbyGameMode_C_GetGlobalFlagByInterface, ReturnValue) == 0x000010, "Member 'LobbyGameMode_C_GetGlobalFlagByInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LobbyGameMode_C_GetGameSettingModel \ static_assert(alignof(LobbyGameMode_C_GetGameSettingModel) == 0x000008, "Wrong alignment on LobbyGameMode_C_GetGameSettingModel"); \ static_assert(sizeof(LobbyGameMode_C_GetGameSettingModel) == 0x000008, "Wrong size on LobbyGameMode_C_GetGameSettingModel"); \ static_assert(offsetof(LobbyGameMode_C_GetGameSettingModel, ReturnValue) == 0x000000, "Member 'LobbyGameMode_C_GetGameSettingModel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALobbyGameMode_C \ static_assert(alignof(ALobbyGameMode_C) == 0x000008, "Wrong alignment on ALobbyGameMode_C"); \ static_assert(sizeof(ALobbyGameMode_C) == 0x0003D8, "Wrong size on ALobbyGameMode_C"); \ static_assert(offsetof(ALobbyGameMode_C, UberGraphFrame) == 0x000390, "Member 'ALobbyGameMode_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ALobbyGameMode_C, OnlineModel) == 0x000398, "Member 'ALobbyGameMode_C::OnlineModel' has a wrong offset!"); \ static_assert(offsetof(ALobbyGameMode_C, GameSettingModel) == 0x0003A0, "Member 'ALobbyGameMode_C::GameSettingModel' has a wrong offset!"); \ static_assert(offsetof(ALobbyGameMode_C, DefaultSceneRoot) == 0x0003A8, "Member 'ALobbyGameMode_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ALobbyGameMode_C, GameSaveExe) == 0x0003B0, "Member 'ALobbyGameMode_C::GameSaveExe' has a wrong offset!"); \ static_assert(offsetof(ALobbyGameMode_C, BootSuccess) == 0x0003B8, "Member 'ALobbyGameMode_C::BootSuccess' has a wrong offset!"); \ static_assert(offsetof(ALobbyGameMode_C, BootOver) == 0x0003C8, "Member 'ALobbyGameMode_C::BootOver' has a wrong offset!"); \ static_assert(offsetof(ALobbyGameMode_C, Login) == 0x0003D0, "Member 'ALobbyGameMode_C::Login' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetworkSend1011 \ static_assert(alignof(FST_NetworkSend1011) == 0x000008, "Wrong alignment on FST_NetworkSend1011"); \ static_assert(sizeof(FST_NetworkSend1011) == 0x000018, "Wrong size on FST_NetworkSend1011"); \ static_assert(offsetof(FST_NetworkSend1011, connectPwd_5_FE22045D41C7BB5A1AFB28BAB0DA63F0) == 0x000000, "Member 'FST_NetworkSend1011::connectPwd_5_FE22045D41C7BB5A1AFB28BAB0DA63F0' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1011, connectType_6_1A73F9D846C60B52292C91AC18FD136E) == 0x000010, "Member 'FST_NetworkSend1011::connectType_6_1A73F9D846C60B52292C91AC18FD136E' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1011, stampVisible_7_BD5AFB614C5238BA70087185DEF3A04C) == 0x000014, "Member 'FST_NetworkSend1011::stampVisible_7_BD5AFB614C5238BA70087185DEF3A04C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_AICondtion \ static_assert(alignof(FST_AICondtion) == 0x000001, "Wrong alignment on FST_AICondtion"); \ static_assert(sizeof(FST_AICondtion) == 0x000004, "Wrong size on FST_AICondtion"); \ static_assert(offsetof(FST_AICondtion, 目标方位_9_D822A37C406ED3611921278C0FFDA441) == 0x000000, "Member 'FST_AICondtion::目标方位_9_D822A37C406ED3611921278C0FFDA441' has a wrong offset!"); \ static_assert(offsetof(FST_AICondtion, 目标距离_10_255CB15A4FA9BE618209EBBA1C387FF4) == 0x000001, "Member 'FST_AICondtion::目标距离_10_255CB15A4FA9BE618209EBBA1C387FF4' has a wrong offset!"); \ static_assert(offsetof(FST_AICondtion, 剩余消耗_16_465091DB4C74B57D1AE2BE9A2477714E) == 0x000002, "Member 'FST_AICondtion::剩余消耗_16_465091DB4C74B57D1AE2BE9A2477714E' has a wrong offset!"); \ static_assert(offsetof(FST_AICondtion, 玩家操作_19_7A69B81543D8A44B4B8DF3B9F9DECB1B) == 0x000003, "Member 'FST_AICondtion::玩家操作_19_7A69B81543D8A44B4B8DF3B9F9DECB1B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lobby_C_SetServerURL \ static_assert(alignof(Lobby_C_SetServerURL) == 0x000008, "Wrong alignment on Lobby_C_SetServerURL"); \ static_assert(sizeof(Lobby_C_SetServerURL) == 0x000010, "Wrong size on Lobby_C_SetServerURL"); \ static_assert(offsetof(Lobby_C_SetServerURL, URL) == 0x000000, "Member 'Lobby_C_SetServerURL::URL' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lobby_C_SelectCount \ static_assert(alignof(Lobby_C_SelectCount) == 0x000008, "Wrong alignment on Lobby_C_SelectCount"); \ static_assert(sizeof(Lobby_C_SelectCount) == 0x000010, "Wrong size on Lobby_C_SelectCount"); \ static_assert(offsetof(Lobby_C_SelectCount, Count) == 0x000000, "Member 'Lobby_C_SelectCount::Count' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lobby_C_ExecuteUbergraph_Lobby \ static_assert(alignof(Lobby_C_ExecuteUbergraph_Lobby) == 0x000008, "Wrong alignment on Lobby_C_ExecuteUbergraph_Lobby"); \ static_assert(sizeof(Lobby_C_ExecuteUbergraph_Lobby) == 0x000120, "Wrong size on Lobby_C_ExecuteUbergraph_Lobby"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, EntryPoint) == 0x000000, "Member 'Lobby_C_ExecuteUbergraph_Lobby::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_GetGameMode_ReturnValue) == 0x000008, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, K2Node_DynamicCast_AsLobby_Game_Mode) == 0x000010, "Member 'Lobby_C_ExecuteUbergraph_Lobby::K2Node_DynamicCast_AsLobby_Game_Mode' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Lobby_C_ExecuteUbergraph_Lobby::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, K2Node_CustomEvent_URL) == 0x000020, "Member 'Lobby_C_ExecuteUbergraph_Lobby::K2Node_CustomEvent_URL' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_GetNetWorkConfig_ReturnValue) == 0x000030, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_GetNetWorkConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_GetPlayerController_ReturnValue) == 0x000040, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000048, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_GetPlayerController_ReturnValue_1) == 0x000050, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_EditorRunning_ReturnValue) == 0x000058, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_EditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, K2Node_CustomEvent_Count) == 0x000060, "Member 'Lobby_C_ExecuteUbergraph_Lobby::K2Node_CustomEvent_Count' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_Not_PreBool_ReturnValue) == 0x000070, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_BooleanAND_ReturnValue) == 0x000071, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_ShouldTurnOnRayTracingMPC_ReturnValue) == 0x000072, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_ShouldTurnOnRayTracingMPC_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_GetPlayerController_ReturnValue_2) == 0x000078, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_MakeLiteralName_ReturnValue) == 0x000080, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000088, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_Conv_NameToString_ReturnValue) == 0x000090, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_Concat_StrStr_ReturnValue) == 0x0000A0, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B0, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000C0, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000D0, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_GetStreamingLevel_ReturnValue) == 0x0000E0, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_GetStreamingLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_GetGlobalExtend_ReturnValue) == 0x0000E8, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_IsLevelLoaded_ReturnValue) == 0x0000F0, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_IsLevelLoaded_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_Conv_BoolToString_ReturnValue) == 0x0000F8, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000108, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Lobby_C_ExecuteUbergraph_Lobby, CallFunc_IsValid_ReturnValue_1) == 0x000118, "Member 'Lobby_C_ExecuteUbergraph_Lobby::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALobby_C \ static_assert(alignof(ALobby_C) == 0x000008, "Wrong alignment on ALobby_C"); \ static_assert(sizeof(ALobby_C) == 0x000300, "Wrong size on ALobby_C"); \ static_assert(offsetof(ALobby_C, UberGraphFrame) == 0x0002F8, "Member 'ALobby_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Achievement_KillEnemyNoDete \ static_assert(alignof(FST_Achievement_KillEnemyNoDete) == 0x000004, "Wrong alignment on FST_Achievement_KillEnemyNoDete"); \ static_assert(sizeof(FST_Achievement_KillEnemyNoDete) == 0x00000C, "Wrong size on FST_Achievement_KillEnemyNoDete"); \ static_assert(offsetof(FST_Achievement_KillEnemyNoDete, ID_12_F8022B114CF7CE458EE0F08B77719E36) == 0x000000, "Member 'FST_Achievement_KillEnemyNoDete::ID_12_F8022B114CF7CE458EE0F08B77719E36' has a wrong offset!"); \ static_assert(offsetof(FST_Achievement_KillEnemyNoDete, TargetNumber_6_EE8494204BB745D1D9B989AB49C223D3) == 0x000008, "Member 'FST_Achievement_KillEnemyNoDete::TargetNumber_6_EE8494204BB745D1D9B989AB49C223D3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_Jiggle_BodyRoot__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(BPA_Jiggle_BodyRoot::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on BPA_Jiggle_BodyRoot::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(BPA_Jiggle_BodyRoot::FAnimBlueprintGeneratedConstantData) == 0x0000D0, "Wrong size on BPA_Jiggle_BodyRoot::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(BPA_Jiggle_BodyRoot::FAnimBlueprintGeneratedConstantData, __NameProperty_34) == 0x000004, "Member 'BPA_Jiggle_BodyRoot::FAnimBlueprintGeneratedConstantData::__NameProperty_34' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_BodyRoot::FAnimBlueprintGeneratedConstantData, __NameProperty_35) == 0x00000C, "Member 'BPA_Jiggle_BodyRoot::FAnimBlueprintGeneratedConstantData::__NameProperty_35' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_BodyRoot::FAnimBlueprintGeneratedConstantData, __StructProperty_36) == 0x000018, "Member 'BPA_Jiggle_BodyRoot::FAnimBlueprintGeneratedConstantData::__StructProperty_36' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_BodyRoot::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'BPA_Jiggle_BodyRoot::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_BodyRoot::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'BPA_Jiggle_BodyRoot::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_Jiggle_BodyRoot_C_AnimGraph \ static_assert(alignof(BPA_Jiggle_BodyRoot_C_AnimGraph) == 0x000008, "Wrong alignment on BPA_Jiggle_BodyRoot_C_AnimGraph"); \ static_assert(sizeof(BPA_Jiggle_BodyRoot_C_AnimGraph) == 0x000020, "Wrong size on BPA_Jiggle_BodyRoot_C_AnimGraph"); \ static_assert(offsetof(BPA_Jiggle_BodyRoot_C_AnimGraph, InPose) == 0x000000, "Member 'BPA_Jiggle_BodyRoot_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_BodyRoot_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'BPA_Jiggle_BodyRoot_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_Jiggle_BodyRoot_C_ExecuteUbergraph_BPA_Jiggle_BodyRoot \ static_assert(alignof(BPA_Jiggle_BodyRoot_C_ExecuteUbergraph_BPA_Jiggle_BodyRoot) == 0x000004, "Wrong alignment on BPA_Jiggle_BodyRoot_C_ExecuteUbergraph_BPA_Jiggle_BodyRoot"); \ static_assert(sizeof(BPA_Jiggle_BodyRoot_C_ExecuteUbergraph_BPA_Jiggle_BodyRoot) == 0x000004, "Wrong size on BPA_Jiggle_BodyRoot_C_ExecuteUbergraph_BPA_Jiggle_BodyRoot"); \ static_assert(offsetof(BPA_Jiggle_BodyRoot_C_ExecuteUbergraph_BPA_Jiggle_BodyRoot, EntryPoint) == 0x000000, "Member 'BPA_Jiggle_BodyRoot_C_ExecuteUbergraph_BPA_Jiggle_BodyRoot::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBPA_Jiggle_BodyRoot_C \ static_assert(alignof(UBPA_Jiggle_BodyRoot_C) == 0x000010, "Wrong alignment on UBPA_Jiggle_BodyRoot_C"); \ static_assert(sizeof(UBPA_Jiggle_BodyRoot_C) == 0x001050, "Wrong size on UBPA_Jiggle_BodyRoot_C"); \ static_assert(offsetof(UBPA_Jiggle_BodyRoot_C, UberGraphFrame) == 0x000450, "Member 'UBPA_Jiggle_BodyRoot_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_BodyRoot_C, AnimBlueprintExtension_PropertyAccess) == 0x000458, "Member 'UBPA_Jiggle_BodyRoot_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_BodyRoot_C, AnimBlueprintExtension_Base) == 0x000460, "Member 'UBPA_Jiggle_BodyRoot_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_BodyRoot_C, AnimGraphNode_Root) == 0x000468, "Member 'UBPA_Jiggle_BodyRoot_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_BodyRoot_C, AnimGraphNode_SpringBone_7) == 0x000488, "Member 'UBPA_Jiggle_BodyRoot_C::AnimGraphNode_SpringBone_7' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_BodyRoot_C, AnimGraphNode_SpringBone_6) == 0x0005E0, "Member 'UBPA_Jiggle_BodyRoot_C::AnimGraphNode_SpringBone_6' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_BodyRoot_C, AnimGraphNode_ComponentToLocalSpace) == 0x000738, "Member 'UBPA_Jiggle_BodyRoot_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_BodyRoot_C, AnimGraphNode_LocalToComponentSpace) == 0x000758, "Member 'UBPA_Jiggle_BodyRoot_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_BodyRoot_C, AnimGraphNode_LinkedInputPose) == 0x000778, "Member 'UBPA_Jiggle_BodyRoot_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_BodyRoot_C, AnimGraphNode_SpringBone_5) == 0x000840, "Member 'UBPA_Jiggle_BodyRoot_C::AnimGraphNode_SpringBone_5' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_BodyRoot_C, AnimGraphNode_SpringBone_4) == 0x000998, "Member 'UBPA_Jiggle_BodyRoot_C::AnimGraphNode_SpringBone_4' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_BodyRoot_C, AnimGraphNode_SpringBone_3) == 0x000AF0, "Member 'UBPA_Jiggle_BodyRoot_C::AnimGraphNode_SpringBone_3' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_BodyRoot_C, AnimGraphNode_SpringBone_2) == 0x000C48, "Member 'UBPA_Jiggle_BodyRoot_C::AnimGraphNode_SpringBone_2' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_BodyRoot_C, AnimGraphNode_SpringBone_1) == 0x000DA0, "Member 'UBPA_Jiggle_BodyRoot_C::AnimGraphNode_SpringBone_1' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_BodyRoot_C, AnimGraphNode_SpringBone) == 0x000EF8, "Member 'UBPA_Jiggle_BodyRoot_C::AnimGraphNode_SpringBone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageShow_C_DeleteItem \ static_assert(alignof(WB_LeaveMessageShow_C_DeleteItem) == 0x000008, "Wrong alignment on WB_LeaveMessageShow_C_DeleteItem"); \ static_assert(sizeof(WB_LeaveMessageShow_C_DeleteItem) == 0x000008, "Wrong size on WB_LeaveMessageShow_C_DeleteItem"); \ static_assert(offsetof(WB_LeaveMessageShow_C_DeleteItem, Delete) == 0x000000, "Member 'WB_LeaveMessageShow_C_DeleteItem::Delete' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow \ static_assert(alignof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow) == 0x000008, "Wrong alignment on WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow"); \ static_assert(sizeof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow) == 0x000470, "Wrong size on WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, EntryPoint) == 0x000000, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_IsMyLeave_ReturnValue) == 0x000004, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_IsMyLeave_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_Not_PreBool_ReturnValue) == 0x000005, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_CustomEvent_InGeometry_1) == 0x000018, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_CustomEvent_InKeyEvent_1) == 0x000058, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_CustomEvent_inKeyTag_1) == 0x000098, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_CustomEvent_bIsDown_1) == 0x0000A0, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_CustomEvent_InGeometry) == 0x0000A8, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_CustomEvent_InKeyEvent) == 0x0000E8, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_CustomEvent_inKeyTag) == 0x000128, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_CustomEvent_bIsDown) == 0x000130, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_CustomEvent_operated) == 0x000134, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_CustomEvent_operated' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_CustomEvent_operatedType) == 0x000138, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_CustomEvent_operatedType' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_Event_Data) == 0x000140, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_Event_Data' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000150, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x000151, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000152, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_BooleanAND_ReturnValue) == 0x000153, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000158, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_GetModel_GameOnlineModel_ReturnValue_1) == 0x000160, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_GetModel_GameOnlineModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000168, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_GetMarkMessageComponent_ReturnValue_1) == 0x000170, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_GetMarkMessageComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_Event_InGeometry) == 0x000178, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_Event_isDown) == 0x0001B8, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_CreateDelegate_OutputDelegate_1) == 0x0001BC, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_IsMyLeave_ReturnValue_1) == 0x0001CC, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_IsMyLeave_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_GetModel_GameOnlineModel_ReturnValue_2) == 0x0001D0, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_GetModel_GameOnlineModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_GetMarkMessageComponent_ReturnValue_2) == 0x0001D8, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_GetMarkMessageComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_ReadGenericStructPasser_OutData) == 0x0001E0, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_ReadGenericStructPasser_OutData' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_ReadGenericStructPasser_ReturnValue) == 0x000258, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_ReadGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_GetPlayerController_ReturnValue) == 0x000260, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000268, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1) == 0x000270, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_CustomEvent_Delete) == 0x000278, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_CustomEvent_Delete' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_ReadGenericStructPasser_OutData_1) == 0x000280, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_ReadGenericStructPasser_OutData_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_ReadGenericStructPasser_ReturnValue_1) == 0x0002F8, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_ReadGenericStructPasser_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_CreateDelegate_OutputDelegate_2) == 0x0002FC, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00030C, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_Conv_IntToText_ReturnValue) == 0x000310, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_BooleanAND_ReturnValue_1) == 0x000328, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_Conv_IntToText_ReturnValue_1) == 0x000330, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_GetPlayerController_ReturnValue_1) == 0x000348, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_CustomEvent_GoodOrBad) == 0x000350, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_CustomEvent_GoodOrBad' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_2) == 0x000358, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, K2Node_CreateDelegate_OutputDelegate_3) == 0x000360, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_ReadGenericStructPasser_OutData_2) == 0x000370, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_ReadGenericStructPasser_OutData_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_ReadGenericStructPasser_ReturnValue_2) == 0x0003E8, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_ReadGenericStructPasser_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_ReadGenericStructPasser_OutData_3) == 0x0003F0, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_ReadGenericStructPasser_OutData_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow, CallFunc_ReadGenericStructPasser_ReturnValue_3) == 0x000468, "Member 'WB_LeaveMessageShow_C_ExecuteUbergraph_WB_LeaveMessageShow::CallFunc_ReadGenericStructPasser_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageShow_C_Good \ static_assert(alignof(WB_LeaveMessageShow_C_Good) == 0x000008, "Wrong alignment on WB_LeaveMessageShow_C_Good"); \ static_assert(sizeof(WB_LeaveMessageShow_C_Good) == 0x000008, "Wrong size on WB_LeaveMessageShow_C_Good"); \ static_assert(offsetof(WB_LeaveMessageShow_C_Good, GoodOrBad_0) == 0x000000, "Member 'WB_LeaveMessageShow_C_Good::GoodOrBad_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageShow_C_InitPanel \ static_assert(alignof(WB_LeaveMessageShow_C_InitPanel) == 0x000008, "Wrong alignment on WB_LeaveMessageShow_C_InitPanel"); \ static_assert(sizeof(WB_LeaveMessageShow_C_InitPanel) == 0x000040, "Wrong size on WB_LeaveMessageShow_C_InitPanel"); \ static_assert(offsetof(WB_LeaveMessageShow_C_InitPanel, tagid) == 0x000000, "Member 'WB_LeaveMessageShow_C_InitPanel::tagid' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_InitPanel, CallFunc_IsMyLeave_ReturnValue) == 0x000010, "Member 'WB_LeaveMessageShow_C_InitPanel::CallFunc_IsMyLeave_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_InitPanel, CallFunc_GetInputHelp_ReturnValue) == 0x000018, "Member 'WB_LeaveMessageShow_C_InitPanel::CallFunc_GetInputHelp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_InitPanel, CallFunc_GetUINotify_UINotify) == 0x000020, "Member 'WB_LeaveMessageShow_C_InitPanel::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_InitPanel, CallFunc_GetTextContentById_return_value) == 0x000028, "Member 'WB_LeaveMessageShow_C_InitPanel::CallFunc_GetTextContentById_return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageShow_C_IsMyLeave \ static_assert(alignof(WB_LeaveMessageShow_C_IsMyLeave) == 0x000008, "Wrong alignment on WB_LeaveMessageShow_C_IsMyLeave"); \ static_assert(sizeof(WB_LeaveMessageShow_C_IsMyLeave) == 0x0000A8, "Wrong size on WB_LeaveMessageShow_C_IsMyLeave"); \ static_assert(offsetof(WB_LeaveMessageShow_C_IsMyLeave, ReturnValue) == 0x000000, "Member 'WB_LeaveMessageShow_C_IsMyLeave::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_IsMyLeave, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000008, "Member 'WB_LeaveMessageShow_C_IsMyLeave::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_IsMyLeave, CallFunc_ReadGenericStructPasser_OutData) == 0x000010, "Member 'WB_LeaveMessageShow_C_IsMyLeave::CallFunc_ReadGenericStructPasser_OutData' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_IsMyLeave, CallFunc_ReadGenericStructPasser_ReturnValue) == 0x000088, "Member 'WB_LeaveMessageShow_C_IsMyLeave::CallFunc_ReadGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_IsMyLeave, CallFunc_GetSocketStr_ReturnValue) == 0x000090, "Member 'WB_LeaveMessageShow_C_IsMyLeave::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_IsMyLeave, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000A0, "Member 'WB_LeaveMessageShow_C_IsMyLeave::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageShow_C_LikeOrStamp \ static_assert(alignof(WB_LeaveMessageShow_C_LikeOrStamp) == 0x000004, "Wrong alignment on WB_LeaveMessageShow_C_LikeOrStamp"); \ static_assert(sizeof(WB_LeaveMessageShow_C_LikeOrStamp) == 0x000008, "Wrong size on WB_LeaveMessageShow_C_LikeOrStamp"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStamp, operated) == 0x000000, "Member 'WB_LeaveMessageShow_C_LikeOrStamp::operated' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStamp, operatedType) == 0x000004, "Member 'WB_LeaveMessageShow_C_LikeOrStamp::operatedType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageShow_C_LikeOrStampEvent \ static_assert(alignof(WB_LeaveMessageShow_C_LikeOrStampEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageShow_C_LikeOrStampEvent"); \ static_assert(sizeof(WB_LeaveMessageShow_C_LikeOrStampEvent) == 0x000150, "Wrong size on WB_LeaveMessageShow_C_LikeOrStampEvent"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, operated) == 0x000000, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::operated' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, Temp_int_Variable) == 0x000004, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000008, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, Temp_int_Variable_1) == 0x00000C, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, Temp_bool_Variable) == 0x000010, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, Temp_int_Variable_2) == 0x000014, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, Temp_int_Variable_3) == 0x000018, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, Temp_bool_Variable_1) == 0x00001C, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, K2Node_Select_Default) == 0x000020, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, Temp_int_Variable_4) == 0x000024, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, Temp_int_Variable_5) == 0x000028, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, K2Node_Select_Default_1) == 0x00002C, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, CallFunc_ReadGenericStructPasser_OutData) == 0x000030, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::CallFunc_ReadGenericStructPasser_OutData' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, CallFunc_ReadGenericStructPasser_ReturnValue) == 0x0000A8, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::CallFunc_ReadGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, Temp_bool_Variable_2) == 0x0000A9, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, CallFunc_Add_IntInt_ReturnValue) == 0x0000AC, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, K2Node_Select_Default_2) == 0x0000B0, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, CallFunc_IsMyLeave_ReturnValue) == 0x0000B4, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::CallFunc_IsMyLeave_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000B8, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, K2Node_MakeStruct_ST_HttpNumber1002Res) == 0x0000C0, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::K2Node_MakeStruct_ST_HttpNumber1002Res' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, CallFunc_MakeGenericStructPasser_OutGenericStruct) == 0x000138, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::CallFunc_MakeGenericStructPasser_OutGenericStruct' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_LikeOrStampEvent, CallFunc_MakeGenericStructPasser_ReturnValue) == 0x000148, "Member 'WB_LeaveMessageShow_C_LikeOrStampEvent::CallFunc_MakeGenericStructPasser_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageShow_C_OnDianZanEvent \ static_assert(alignof(WB_LeaveMessageShow_C_OnDianZanEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageShow_C_OnDianZanEvent"); \ static_assert(sizeof(WB_LeaveMessageShow_C_OnDianZanEvent) == 0x000090, "Wrong size on WB_LeaveMessageShow_C_OnDianZanEvent"); \ static_assert(offsetof(WB_LeaveMessageShow_C_OnDianZanEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageShow_C_OnDianZanEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_OnDianZanEvent, InKeyEvent) == 0x000040, "Member 'WB_LeaveMessageShow_C_OnDianZanEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_OnDianZanEvent, inKeyTag) == 0x000080, "Member 'WB_LeaveMessageShow_C_OnDianZanEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_OnDianZanEvent, bIsDown) == 0x000088, "Member 'WB_LeaveMessageShow_C_OnDianZanEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageShow_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_LeaveMessageShow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_LeaveMessageShow_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_LeaveMessageShow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_LeaveMessageShow_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_LeaveMessageShow_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_LeaveMessageShow_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageShow_C_OnLaCaiEvent \ static_assert(alignof(WB_LeaveMessageShow_C_OnLaCaiEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageShow_C_OnLaCaiEvent"); \ static_assert(sizeof(WB_LeaveMessageShow_C_OnLaCaiEvent) == 0x000090, "Wrong size on WB_LeaveMessageShow_C_OnLaCaiEvent"); \ static_assert(offsetof(WB_LeaveMessageShow_C_OnLaCaiEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageShow_C_OnLaCaiEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_OnLaCaiEvent, InKeyEvent) == 0x000040, "Member 'WB_LeaveMessageShow_C_OnLaCaiEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_OnLaCaiEvent, inKeyTag) == 0x000080, "Member 'WB_LeaveMessageShow_C_OnLaCaiEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_OnLaCaiEvent, bIsDown) == 0x000088, "Member 'WB_LeaveMessageShow_C_OnLaCaiEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageShow_C_SelectShowOperation \ static_assert(alignof(WB_LeaveMessageShow_C_SelectShowOperation) == 0x000008, "Wrong alignment on WB_LeaveMessageShow_C_SelectShowOperation"); \ static_assert(sizeof(WB_LeaveMessageShow_C_SelectShowOperation) == 0x000088, "Wrong size on WB_LeaveMessageShow_C_SelectShowOperation"); \ static_assert(offsetof(WB_LeaveMessageShow_C_SelectShowOperation, CallFunc_ReadGenericStructPasser_OutData) == 0x000000, "Member 'WB_LeaveMessageShow_C_SelectShowOperation::CallFunc_ReadGenericStructPasser_OutData' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_SelectShowOperation, CallFunc_ReadGenericStructPasser_ReturnValue) == 0x000078, "Member 'WB_LeaveMessageShow_C_SelectShowOperation::CallFunc_ReadGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_SelectShowOperation, CallFunc_IsMyLeave_ReturnValue) == 0x000079, "Member 'WB_LeaveMessageShow_C_SelectShowOperation::CallFunc_IsMyLeave_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_SelectShowOperation, CallFunc_Add_IntInt_ReturnValue) == 0x00007C, "Member 'WB_LeaveMessageShow_C_SelectShowOperation::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_SelectShowOperation, CallFunc_SelectInt_ReturnValue) == 0x000080, "Member 'WB_LeaveMessageShow_C_SelectShowOperation::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageShow_C_SetOperationState \ static_assert(alignof(WB_LeaveMessageShow_C_SetOperationState) == 0x000008, "Wrong alignment on WB_LeaveMessageShow_C_SetOperationState"); \ static_assert(sizeof(WB_LeaveMessageShow_C_SetOperationState) == 0x000080, "Wrong size on WB_LeaveMessageShow_C_SetOperationState"); \ static_assert(offsetof(WB_LeaveMessageShow_C_SetOperationState, CallFunc_ReadGenericStructPasser_OutData) == 0x000000, "Member 'WB_LeaveMessageShow_C_SetOperationState::CallFunc_ReadGenericStructPasser_OutData' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_SetOperationState, CallFunc_ReadGenericStructPasser_ReturnValue) == 0x000078, "Member 'WB_LeaveMessageShow_C_SetOperationState::CallFunc_ReadGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_SetOperationState, K2Node_SwitchInteger_CmpSuccess) == 0x000079, "Member 'WB_LeaveMessageShow_C_SetOperationState::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageShow_C_EnterKeyEvent \ static_assert(alignof(WB_LeaveMessageShow_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageShow_C_EnterKeyEvent"); \ static_assert(sizeof(WB_LeaveMessageShow_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessageShow_C_EnterKeyEvent"); \ static_assert(offsetof(WB_LeaveMessageShow_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageShow_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageShow_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessageShow_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageShow_C_UpdateWidgetData \ static_assert(alignof(WB_LeaveMessageShow_C_UpdateWidgetData) == 0x000008, "Wrong alignment on WB_LeaveMessageShow_C_UpdateWidgetData"); \ static_assert(sizeof(WB_LeaveMessageShow_C_UpdateWidgetData) == 0x000010, "Wrong size on WB_LeaveMessageShow_C_UpdateWidgetData"); \ static_assert(offsetof(WB_LeaveMessageShow_C_UpdateWidgetData, Data_0) == 0x000000, "Member 'WB_LeaveMessageShow_C_UpdateWidgetData::Data_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LeaveMessageShow_C \ static_assert(alignof(UWB_LeaveMessageShow_C) == 0x000008, "Wrong alignment on UWB_LeaveMessageShow_C"); \ static_assert(sizeof(UWB_LeaveMessageShow_C) == 0x000368, "Wrong size on UWB_LeaveMessageShow_C"); \ static_assert(offsetof(UWB_LeaveMessageShow_C, UberGraphFrame_WB_LeaveMessageShow_C) == 0x0002E8, "Member 'UWB_LeaveMessageShow_C::UberGraphFrame_WB_LeaveMessageShow_C' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageShow_C, swtich) == 0x0002F0, "Member 'UWB_LeaveMessageShow_C::swtich' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageShow_C, Text_haopinged) == 0x0002F8, "Member 'UWB_LeaveMessageShow_C::Text_haopinged' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageShow_C, TextBlock_data) == 0x000300, "Member 'UWB_LeaveMessageShow_C::TextBlock_data' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageShow_C, TextBlock_data_6) == 0x000308, "Member 'UWB_LeaveMessageShow_C::TextBlock_data_6' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageShow_C, TextBlock_DownCount) == 0x000310, "Member 'UWB_LeaveMessageShow_C::TextBlock_DownCount' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageShow_C, TextBlock_UpCount) == 0x000318, "Member 'UWB_LeaveMessageShow_C::TextBlock_UpCount' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageShow_C, WB_SecondaryWindow1_C_0) == 0x000320, "Member 'UWB_LeaveMessageShow_C::WB_SecondaryWindow1_C_0' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageShow_C, Operation) == 0x000328, "Member 'UWB_LeaveMessageShow_C::Operation' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageShow_C, InputHelp) == 0x000330, "Member 'UWB_LeaveMessageShow_C::InputHelp' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageShow_C, NewVar) == 0x000338, "Member 'UWB_LeaveMessageShow_C::NewVar' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageShow_C, AllOperationCount) == 0x000348, "Member 'UWB_LeaveMessageShow_C::AllOperationCount' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageShow_C, GoodOrBad) == 0x000350, "Member 'UWB_LeaveMessageShow_C::GoodOrBad' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_ShapeDetailsAttachNiagara \ static_assert(alignof(FST_ShapeDetailsAttachNiagara) == 0x000008, "Wrong alignment on FST_ShapeDetailsAttachNiagara"); \ static_assert(sizeof(FST_ShapeDetailsAttachNiagara) == 0x000018, "Wrong size on FST_ShapeDetailsAttachNiagara"); \ static_assert(offsetof(FST_ShapeDetailsAttachNiagara, SocketName_9_EAD74E94463B7F3881EE5C8400E5045C) == 0x000000, "Member 'FST_ShapeDetailsAttachNiagara::SocketName_9_EAD74E94463B7F3881EE5C8400E5045C' has a wrong offset!"); \ static_assert(offsetof(FST_ShapeDetailsAttachNiagara, AttackNiagara_7_DD4D33C74D181F321CB3E9B2E6AEC418) == 0x000008, "Member 'FST_ShapeDetailsAttachNiagara::AttackNiagara_7_DD4D33C74D181F321CB3E9B2E6AEC418' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_ShapeDetailsSoft \ static_assert(alignof(FST_ShapeDetailsSoft) == 0x000008, "Wrong alignment on FST_ShapeDetailsSoft"); \ static_assert(sizeof(FST_ShapeDetailsSoft) == 0x000070, "Wrong size on FST_ShapeDetailsSoft"); \ static_assert(offsetof(FST_ShapeDetailsSoft, SkeletalMesh_35_5B2B6A064ECF2D7E819525B8CE97E61B) == 0x000000, "Member 'FST_ShapeDetailsSoft::SkeletalMesh_35_5B2B6A064ECF2D7E819525B8CE97E61B' has a wrong offset!"); \ static_assert(offsetof(FST_ShapeDetailsSoft, NeedOwnTypes_11_3497861147E3D4D6F2ADF6AC50B0C14F) == 0x000030, "Member 'FST_ShapeDetailsSoft::NeedOwnTypes_11_3497861147E3D4D6F2ADF6AC50B0C14F' has a wrong offset!"); \ static_assert(offsetof(FST_ShapeDetailsSoft, BPAClassSoft_34_A974C3CB4B5C14F636EE88870C478804) == 0x000040, "Member 'FST_ShapeDetailsSoft::BPAClassSoft_34_A974C3CB4B5C14F636EE88870C478804' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_EquipmentBuff_Base_C_CheckHP \ static_assert(alignof(BP_EquipmentBuff_Base_C_CheckHP) == 0x000008, "Wrong alignment on BP_EquipmentBuff_Base_C_CheckHP"); \ static_assert(sizeof(BP_EquipmentBuff_Base_C_CheckHP) == 0x000030, "Wrong size on BP_EquipmentBuff_Base_C_CheckHP"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_CheckHP, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_EquipmentBuff_Base_C_CheckHP::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_CheckHP, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_EquipmentBuff_Base_C_CheckHP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_CheckHP, CallFunc_GetMyHealth_Health) == 0x000018, "Member 'BP_EquipmentBuff_Base_C_CheckHP::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_CheckHP, CallFunc_GetCurrentValue_CurrentValue) == 0x000020, "Member 'BP_EquipmentBuff_Base_C_CheckHP::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_CheckHP, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000028, "Member 'BP_EquipmentBuff_Base_C_CheckHP::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_EquipmentBuff_Base_C_On_Interval_Delay \ static_assert(alignof(BP_EquipmentBuff_Base_C_On_Interval_Delay) == 0x000008, "Wrong alignment on BP_EquipmentBuff_Base_C_On_Interval_Delay"); \ static_assert(sizeof(BP_EquipmentBuff_Base_C_On_Interval_Delay) == 0x000070, "Wrong size on BP_EquipmentBuff_Base_C_On_Interval_Delay"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, InTime) == 0x000000, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::InTime' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, IsRemove) == 0x000008, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::IsRemove' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, L_Loop_Count) == 0x00000C, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::L_Loop_Count' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, Temp_int_Variable) == 0x000010, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, CallFunc_GetIntervalCount_IntervalCount) == 0x000018, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::CallFunc_GetIntervalCount_IntervalCount' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, CallFunc_GetIntervalCount_IntervalCount_1) == 0x00001C, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::CallFunc_GetIntervalCount_IntervalCount_1' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, CallFunc_GetTimeStart_TimeStart) == 0x000020, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::CallFunc_GetTimeStart_TimeStart' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000028, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, CallFunc_GetInterval_Interval) == 0x000030, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::CallFunc_GetInterval_Interval' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00003C, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, CallFunc_GetInterval_Interval_1) == 0x000040, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::CallFunc_GetInterval_Interval_1' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000048, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000050, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000058, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000060, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_On_Interval_Delay, CallFunc_FFloor_ReturnValue) == 0x000068, "Member 'BP_EquipmentBuff_Base_C_On_Interval_Delay::CallFunc_FFloor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_EquipmentBuff_Base_C_OnBuffFunction \ static_assert(alignof(BP_EquipmentBuff_Base_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_EquipmentBuff_Base_C_OnBuffFunction"); \ static_assert(sizeof(BP_EquipmentBuff_Base_C_OnBuffFunction) == 0x000020, "Wrong size on BP_EquipmentBuff_Base_C_OnBuffFunction"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_EquipmentBuff_Base_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_OnBuffFunction, CallFunc_K2_SetTimer_ReturnValue) == 0x000008, "Member 'BP_EquipmentBuff_Base_C_OnBuffFunction::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_OnBuffFunction, CallFunc_GetInterval_Interval) == 0x000010, "Member 'BP_EquipmentBuff_Base_C_OnBuffFunction::CallFunc_GetInterval_Interval' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_Base_C_OnBuffFunction, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'BP_EquipmentBuff_Base_C_OnBuffFunction::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_EquipmentBuff_Base_C \ static_assert(alignof(UBP_EquipmentBuff_Base_C) == 0x000008, "Wrong alignment on UBP_EquipmentBuff_Base_C"); \ static_assert(sizeof(UBP_EquipmentBuff_Base_C) == 0x000158, "Wrong size on UBP_EquipmentBuff_Base_C"); \ #define DUMPER7_ASSERTS_FS_WIdget \ static_assert(alignof(FS_WIdget) == 0x000008, "Wrong alignment on FS_WIdget"); \ static_assert(sizeof(FS_WIdget) == 0x000008, "Wrong size on FS_WIdget"); \ static_assert(offsetof(FS_WIdget, Widget_5_52AE0EC24A252A176F8B8F80F3274F1F) == 0x000000, "Member 'FS_WIdget::Widget_5_52AE0EC24A252A176F8B8F80F3274F1F' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_ShapeDetails \ static_assert(alignof(FST_ShapeDetails) == 0x000008, "Wrong alignment on FST_ShapeDetails"); \ static_assert(sizeof(FST_ShapeDetails) == 0x000048, "Wrong size on FST_ShapeDetails"); \ static_assert(offsetof(FST_ShapeDetails, SkeletalMesh_27_5B2B6A064ECF2D7E819525B8CE97E61B) == 0x000000, "Member 'FST_ShapeDetails::SkeletalMesh_27_5B2B6A064ECF2D7E819525B8CE97E61B' has a wrong offset!"); \ static_assert(offsetof(FST_ShapeDetails, NeedOwnTypes_11_3497861147E3D4D6F2ADF6AC50B0C14F) == 0x000008, "Member 'FST_ShapeDetails::NeedOwnTypes_11_3497861147E3D4D6F2ADF6AC50B0C14F' has a wrong offset!"); \ static_assert(offsetof(FST_ShapeDetails, Priority_18_E24291E34DAB76094618C78D83B82EC6) == 0x000018, "Member 'FST_ShapeDetails::Priority_18_E24291E34DAB76094618C78D83B82EC6' has a wrong offset!"); \ static_assert(offsetof(FST_ShapeDetails, RequestActor_21_C1FA171742AFE1EDA32CA8AF6D443B6C) == 0x000020, "Member 'FST_ShapeDetails::RequestActor_21_C1FA171742AFE1EDA32CA8AF6D443B6C' has a wrong offset!"); \ static_assert(offsetof(FST_ShapeDetails, CreateCount_25_EF7034D74C9ECE3EB575CF85F50E5B78) == 0x000028, "Member 'FST_ShapeDetails::CreateCount_25_EF7034D74C9ECE3EB575CF85F50E5B78' has a wrong offset!"); \ static_assert(offsetof(FST_ShapeDetails, BPAClass_30_A974C3CB4B5C14F636EE88870C478804) == 0x000030, "Member 'FST_ShapeDetails::BPAClass_30_A974C3CB4B5C14F636EE88870C478804' has a wrong offset!"); \ static_assert(offsetof(FST_ShapeDetails, NeedAttachNsToSocket_47_EA46DA1C4F5735E1338D2EA6F084F55B) == 0x000038, "Member 'FST_ShapeDetails::NeedAttachNsToSocket_47_EA46DA1C4F5735E1338D2EA6F084F55B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_CharShapeInterface_C_AddShapeMesh \ static_assert(alignof(BPI_CharShapeInterface_C_AddShapeMesh) == 0x000008, "Wrong alignment on BPI_CharShapeInterface_C_AddShapeMesh"); \ static_assert(sizeof(BPI_CharShapeInterface_C_AddShapeMesh) == 0x000018, "Wrong size on BPI_CharShapeInterface_C_AddShapeMesh"); \ static_assert(offsetof(BPI_CharShapeInterface_C_AddShapeMesh, SkeletalMesh) == 0x000000, "Member 'BPI_CharShapeInterface_C_AddShapeMesh::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(BPI_CharShapeInterface_C_AddShapeMesh, NewClass) == 0x000008, "Member 'BPI_CharShapeInterface_C_AddShapeMesh::NewClass' has a wrong offset!"); \ static_assert(offsetof(BPI_CharShapeInterface_C_AddShapeMesh, ReturnValue) == 0x000010, "Member 'BPI_CharShapeInterface_C_AddShapeMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_CharShapeInterface_C_GetShapeParentMesh \ static_assert(alignof(BPI_CharShapeInterface_C_GetShapeParentMesh) == 0x000008, "Wrong alignment on BPI_CharShapeInterface_C_GetShapeParentMesh"); \ static_assert(sizeof(BPI_CharShapeInterface_C_GetShapeParentMesh) == 0x000008, "Wrong size on BPI_CharShapeInterface_C_GetShapeParentMesh"); \ static_assert(offsetof(BPI_CharShapeInterface_C_GetShapeParentMesh, ReturnValue) == 0x000000, "Member 'BPI_CharShapeInterface_C_GetShapeParentMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_CharShapeInterface_C_PlayerHideFace \ static_assert(alignof(BPI_CharShapeInterface_C_PlayerHideFace) == 0x000001, "Wrong alignment on BPI_CharShapeInterface_C_PlayerHideFace"); \ static_assert(sizeof(BPI_CharShapeInterface_C_PlayerHideFace) == 0x000002, "Wrong size on BPI_CharShapeInterface_C_PlayerHideFace"); \ static_assert(offsetof(BPI_CharShapeInterface_C_PlayerHideFace, NeedHide) == 0x000000, "Member 'BPI_CharShapeInterface_C_PlayerHideFace::NeedHide' has a wrong offset!"); \ static_assert(offsetof(BPI_CharShapeInterface_C_PlayerHideFace, NewParam) == 0x000001, "Member 'BPI_CharShapeInterface_C_PlayerHideFace::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_CharShapeInterface_C_RemoveShapeMesh \ static_assert(alignof(BPI_CharShapeInterface_C_RemoveShapeMesh) == 0x000008, "Wrong alignment on BPI_CharShapeInterface_C_RemoveShapeMesh"); \ static_assert(sizeof(BPI_CharShapeInterface_C_RemoveShapeMesh) == 0x000010, "Wrong size on BPI_CharShapeInterface_C_RemoveShapeMesh"); \ static_assert(offsetof(BPI_CharShapeInterface_C_RemoveShapeMesh, SkeletalMeshComponent) == 0x000000, "Member 'BPI_CharShapeInterface_C_RemoveShapeMesh::SkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(BPI_CharShapeInterface_C_RemoveShapeMesh, Temp) == 0x000008, "Member 'BPI_CharShapeInterface_C_RemoveShapeMesh::Temp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IBPI_CharShapeInterface_C \ static_assert(alignof(IBPI_CharShapeInterface_C) == 0x000001, "Wrong alignment on IBPI_CharShapeInterface_C"); \ static_assert(sizeof(IBPI_CharShapeInterface_C) == 0x000001, "Wrong size on IBPI_CharShapeInterface_C"); \ #define DUMPER7_ASSERTS_FST_BleedEffectOverride \ static_assert(alignof(FST_BleedEffectOverride) == 0x000008, "Wrong alignment on FST_BleedEffectOverride"); \ static_assert(sizeof(FST_BleedEffectOverride) == 0x0000B8, "Wrong size on FST_BleedEffectOverride"); \ static_assert(offsetof(FST_BleedEffectOverride, DirectionBleed_4_26B229554FE054D8A60702BEDFE60AD1) == 0x000000, "Member 'FST_BleedEffectOverride::DirectionBleed_4_26B229554FE054D8A60702BEDFE60AD1' has a wrong offset!"); \ static_assert(offsetof(FST_BleedEffectOverride, DirectionBleedByType_16_67F7A71444183CE786E8518C1CAE4B81) == 0x000008, "Member 'FST_BleedEffectOverride::DirectionBleedByType_16_67F7A71444183CE786E8518C1CAE4B81' has a wrong offset!"); \ static_assert(offsetof(FST_BleedEffectOverride, BleedDecal_9_8E79016E4ADE733EDD413BAAAB1FE4B5) == 0x000058, "Member 'FST_BleedEffectOverride::BleedDecal_9_8E79016E4ADE733EDD413BAAAB1FE4B5' has a wrong offset!"); \ static_assert(offsetof(FST_BleedEffectOverride, DirectionBleedByLast_22_7E509FB04D2D3657E04D52AC303F2259) == 0x000068, "Member 'FST_BleedEffectOverride::DirectionBleedByLast_22_7E509FB04D2D3657E04D52AC303F2259' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData) == 0x000160, "Wrong size on WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __NameProperty_62) == 0x000004, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__NameProperty_62' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __NameProperty_63) == 0x00000C, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__NameProperty_63' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __IntProperty_64) == 0x000014, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__IntProperty_64' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __BoolProperty_65) == 0x000018, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__BoolProperty_65' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __NameProperty_66) == 0x00001C, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__NameProperty_66' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __IntProperty_67) == 0x000024, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__IntProperty_67' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __FloatProperty_68) == 0x000028, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__FloatProperty_68' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __StructProperty_69) == 0x00002C, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__StructProperty_69' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __FloatProperty_70) == 0x000058, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__FloatProperty_70' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __EnumProperty_71) == 0x00005C, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__EnumProperty_71' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __NameProperty_72) == 0x000060, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__NameProperty_72' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __NameProperty_73) == 0x000068, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__NameProperty_73' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __IntProperty_74) == 0x000070, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__IntProperty_74' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __BlendProfile_75) == 0x000078, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__BlendProfile_75' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __CurveFloat_76) == 0x000080, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__CurveFloat_76' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __BoolProperty_77) == 0x000088, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__BoolProperty_77' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __EnumProperty_78) == 0x000089, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__EnumProperty_78' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __EnumProperty_79) == 0x00008A, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__EnumProperty_79' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __ArrayProperty_80) == 0x000090, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__ArrayProperty_80' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __StructProperty_81) == 0x0000A0, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__StructProperty_81' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __ByteProperty_82) == 0x0000C0, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__ByteProperty_82' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000C8, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000148, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedMutableData) == 0x000002, "Wrong size on WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C_AnimGraph \ static_assert(alignof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C_AnimGraph) == 0x000008, "Wrong alignment on WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C_AnimGraph"); \ static_assert(sizeof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C_AnimGraph) == 0x000010, "Wrong size on WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C_AnimGraph"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C_ExecuteUbergraph_WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint \ static_assert(alignof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C_ExecuteUbergraph_WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint) == 0x000004, "Wrong alignment on WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C_ExecuteUbergraph_WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint"); \ static_assert(sizeof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C_ExecuteUbergraph_WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint) == 0x000004, "Wrong size on WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C_ExecuteUbergraph_WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint"); \ static_assert(offsetof(WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C_ExecuteUbergraph_WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint, EntryPoint) == 0x000000, "Member 'WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C_ExecuteUbergraph_WPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C \ static_assert(alignof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C) == 0x000010, "Wrong alignment on UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C"); \ static_assert(sizeof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C) == 0x000760, "Wrong size on UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, UberGraphFrame) == 0x000450, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, __AnimBlueprintMutables) == 0x000458, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, AnimBlueprintExtension_PropertyAccess) == 0x000460, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, AnimBlueprintExtension_Base) == 0x000468, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, AnimGraphNode_Root) == 0x000470, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, AnimGraphNode_TransitionResult_1) == 0x000490, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, AnimGraphNode_TransitionResult) == 0x0004B8, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, AnimGraphNode_SequencePlayer_2) == 0x0004E0, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, AnimGraphNode_StateResult_2) == 0x000528, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, AnimGraphNode_SequencePlayer_1) == 0x000548, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, AnimGraphNode_StateResult_1) == 0x000590, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, AnimGraphNode_SequencePlayer) == 0x0005B0, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, AnimGraphNode_StateResult) == 0x0005F8, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, AnimGraphNode_StateMachine) == 0x000618, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, AnimGraphNode_BlendListByBool) == 0x0006E0, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, AnimGraphNode_LocalRefPose) == 0x000728, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::AnimGraphNode_LocalRefPose' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, Active_Value) == 0x000738, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::Active_Value' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, StartSequence) == 0x000740, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::StartSequence' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, LoopSequence) == 0x000748, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::LoopSequence' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, EndSequence) == 0x000750, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::EndSequence' has a wrong offset!"); \ static_assert(offsetof(UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C, JoinEndAnimation) == 0x000758, "Member 'UWPN_QiYunChuXue_01_DZ_rig_Skeleton_AnimBlueprint_C::JoinEndAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_WuChangeLobby__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData) == 0x000158, "Wrong size on ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __NameProperty_69) == 0x000004, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__NameProperty_69' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __IntProperty_70) == 0x00000C, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__IntProperty_70' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __NameProperty_71) == 0x000010, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__NameProperty_71' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __IntProperty_72) == 0x000018, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__IntProperty_72' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __StructProperty_73) == 0x00001C, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__StructProperty_73' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __FloatProperty_74) == 0x000048, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__FloatProperty_74' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __NameProperty_75) == 0x00004C, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__NameProperty_75' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __IntProperty_76) == 0x000054, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__IntProperty_76' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __BlendProfile_77) == 0x000058, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__BlendProfile_77' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __CurveFloat_78) == 0x000060, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__CurveFloat_78' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __EnumProperty_79) == 0x000068, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__EnumProperty_79' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __EnumProperty_80) == 0x000069, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__EnumProperty_80' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __ArrayProperty_81) == 0x000070, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__ArrayProperty_81' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __ByteProperty_82) == 0x000080, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__ByteProperty_82' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __BoolProperty_83) == 0x000081, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__BoolProperty_83' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __FloatProperty_84) == 0x000084, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__FloatProperty_84' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __BoolProperty_85) == 0x000088, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__BoolProperty_85' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __EnumProperty_86) == 0x000089, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__EnumProperty_86' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __ByteProperty_87) == 0x00008A, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__ByteProperty_87' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __StructProperty_88) == 0x000090, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__StructProperty_88' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __NameProperty_89) == 0x0000B0, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__NameProperty_89' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, __NameProperty_90) == 0x0000B8, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::__NameProperty_90' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000C0, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000140, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_WuChangeLobby__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(ABP_WuChangeLobby::FAnimBlueprintGeneratedMutableData) == 0x000008, "Wrong alignment on ABP_WuChangeLobby::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(ABP_WuChangeLobby::FAnimBlueprintGeneratedMutableData) == 0x000010, "Wrong size on ABP_WuChangeLobby::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ static_assert(offsetof(ABP_WuChangeLobby::FAnimBlueprintGeneratedMutableData, __AnimSequenceBase_0) == 0x000008, "Member 'ABP_WuChangeLobby::FAnimBlueprintGeneratedMutableData::__AnimSequenceBase_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_WuChangeLobby_C_AnimGraph \ static_assert(alignof(ABP_WuChangeLobby_C_AnimGraph) == 0x000008, "Wrong alignment on ABP_WuChangeLobby_C_AnimGraph"); \ static_assert(sizeof(ABP_WuChangeLobby_C_AnimGraph) == 0x000010, "Wrong size on ABP_WuChangeLobby_C_AnimGraph"); \ static_assert(offsetof(ABP_WuChangeLobby_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'ABP_WuChangeLobby_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_WuChangeLobby_C_ExecuteUbergraph_ABP_WuChangeLobby \ static_assert(alignof(ABP_WuChangeLobby_C_ExecuteUbergraph_ABP_WuChangeLobby) == 0x000004, "Wrong alignment on ABP_WuChangeLobby_C_ExecuteUbergraph_ABP_WuChangeLobby"); \ static_assert(sizeof(ABP_WuChangeLobby_C_ExecuteUbergraph_ABP_WuChangeLobby) == 0x000004, "Wrong size on ABP_WuChangeLobby_C_ExecuteUbergraph_ABP_WuChangeLobby"); \ static_assert(offsetof(ABP_WuChangeLobby_C_ExecuteUbergraph_ABP_WuChangeLobby, EntryPoint) == 0x000000, "Member 'ABP_WuChangeLobby_C_ExecuteUbergraph_ABP_WuChangeLobby::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UABP_WuChangeLobby_C \ static_assert(alignof(UABP_WuChangeLobby_C) == 0x000010, "Wrong alignment on UABP_WuChangeLobby_C"); \ static_assert(sizeof(UABP_WuChangeLobby_C) == 0x0007A0, "Wrong size on UABP_WuChangeLobby_C"); \ static_assert(offsetof(UABP_WuChangeLobby_C, UberGraphFrame) == 0x000450, "Member 'UABP_WuChangeLobby_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, __AnimBlueprintMutables) == 0x000458, "Member 'UABP_WuChangeLobby_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, AnimBlueprintExtension_PropertyAccess) == 0x000468, "Member 'UABP_WuChangeLobby_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, AnimBlueprintExtension_Base) == 0x000470, "Member 'UABP_WuChangeLobby_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, AnimGraphNode_TransitionResult_1) == 0x000478, "Member 'UABP_WuChangeLobby_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, AnimGraphNode_TransitionResult) == 0x0004A0, "Member 'UABP_WuChangeLobby_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, AnimGraphNode_SequencePlayer_2) == 0x0004C8, "Member 'UABP_WuChangeLobby_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, AnimGraphNode_StateResult_2) == 0x000510, "Member 'UABP_WuChangeLobby_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, AnimGraphNode_SequencePlayer_1) == 0x000530, "Member 'UABP_WuChangeLobby_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, AnimGraphNode_StateResult_1) == 0x000578, "Member 'UABP_WuChangeLobby_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, AnimGraphNode_SequencePlayer) == 0x000598, "Member 'UABP_WuChangeLobby_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, AnimGraphNode_StateResult) == 0x0005E0, "Member 'UABP_WuChangeLobby_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, AnimGraphNode_StateMachine) == 0x000600, "Member 'UABP_WuChangeLobby_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, AnimGraphNode_BlendListByBool) == 0x0006C8, "Member 'UABP_WuChangeLobby_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, AnimGraphNode_SequenceEvaluator) == 0x000710, "Member 'UABP_WuChangeLobby_C::AnimGraphNode_SequenceEvaluator' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, AnimGraphNode_Root) == 0x000750, "Member 'UABP_WuChangeLobby_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, LoopSequence) == 0x000770, "Member 'UABP_WuChangeLobby_C::LoopSequence' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, StartSequence) == 0x000778, "Member 'UABP_WuChangeLobby_C::StartSequence' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, Active_Value) == 0x000780, "Member 'UABP_WuChangeLobby_C::Active_Value' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, EndSequence) == 0x000788, "Member 'UABP_WuChangeLobby_C::EndSequence' has a wrong offset!"); \ static_assert(offsetof(UABP_WuChangeLobby_C, JoinEndAnimation) == 0x000790, "Member 'UABP_WuChangeLobby_C::JoinEndAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_RichText_C_ExecuteUbergraph_WB_RichText \ static_assert(alignof(WB_RichText_C_ExecuteUbergraph_WB_RichText) == 0x000004, "Wrong alignment on WB_RichText_C_ExecuteUbergraph_WB_RichText"); \ static_assert(sizeof(WB_RichText_C_ExecuteUbergraph_WB_RichText) == 0x000004, "Wrong size on WB_RichText_C_ExecuteUbergraph_WB_RichText"); \ static_assert(offsetof(WB_RichText_C_ExecuteUbergraph_WB_RichText, EntryPoint) == 0x000000, "Member 'WB_RichText_C_ExecuteUbergraph_WB_RichText::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_RichText_C \ static_assert(alignof(UWB_RichText_C) == 0x000008, "Wrong alignment on UWB_RichText_C"); \ static_assert(sizeof(UWB_RichText_C) == 0x0002C0, "Wrong size on UWB_RichText_C"); \ static_assert(offsetof(UWB_RichText_C, UberGraphFrame) == 0x000278, "Member 'UWB_RichText_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_RichText_C, Des) == 0x000280, "Member 'UWB_RichText_C::Des' has a wrong offset!"); \ static_assert(offsetof(UWB_RichText_C, Name_0) == 0x000288, "Member 'UWB_RichText_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_RichText_C, NameText) == 0x000290, "Member 'UWB_RichText_C::NameText' has a wrong offset!"); \ static_assert(offsetof(UWB_RichText_C, DesText) == 0x0002A8, "Member 'UWB_RichText_C::DesText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectBestIPItem_C_ExecuteUbergraph_WB_SelectBestIPItem \ static_assert(alignof(WB_SelectBestIPItem_C_ExecuteUbergraph_WB_SelectBestIPItem) == 0x000004, "Wrong alignment on WB_SelectBestIPItem_C_ExecuteUbergraph_WB_SelectBestIPItem"); \ static_assert(sizeof(WB_SelectBestIPItem_C_ExecuteUbergraph_WB_SelectBestIPItem) == 0x000030, "Wrong size on WB_SelectBestIPItem_C_ExecuteUbergraph_WB_SelectBestIPItem"); \ static_assert(offsetof(WB_SelectBestIPItem_C_ExecuteUbergraph_WB_SelectBestIPItem, EntryPoint) == 0x000000, "Member 'WB_SelectBestIPItem_C_ExecuteUbergraph_WB_SelectBestIPItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPItem_C_ExecuteUbergraph_WB_SelectBestIPItem, CallFunc_SelectColor_ReturnValue) == 0x000004, "Member 'WB_SelectBestIPItem_C_ExecuteUbergraph_WB_SelectBestIPItem::CallFunc_SelectColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPItem_C_ExecuteUbergraph_WB_SelectBestIPItem, K2Node_Event_IsDesignTime) == 0x000014, "Member 'WB_SelectBestIPItem_C_ExecuteUbergraph_WB_SelectBestIPItem::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPItem_C_ExecuteUbergraph_WB_SelectBestIPItem, K2Node_MakeStruct_SlateColor) == 0x000018, "Member 'WB_SelectBestIPItem_C_ExecuteUbergraph_WB_SelectBestIPItem::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPItem_C_ExecuteUbergraph_WB_SelectBestIPItem, K2Node_CustomEvent_Selected) == 0x00002C, "Member 'WB_SelectBestIPItem_C_ExecuteUbergraph_WB_SelectBestIPItem::K2Node_CustomEvent_Selected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectBestIPItem_C_OnSelected \ static_assert(alignof(WB_SelectBestIPItem_C_OnSelected) == 0x000001, "Wrong alignment on WB_SelectBestIPItem_C_OnSelected"); \ static_assert(sizeof(WB_SelectBestIPItem_C_OnSelected) == 0x000001, "Wrong size on WB_SelectBestIPItem_C_OnSelected"); \ static_assert(offsetof(WB_SelectBestIPItem_C_OnSelected, Selected_0) == 0x000000, "Member 'WB_SelectBestIPItem_C_OnSelected::Selected_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectBestIPItem_C_PreConstruct \ static_assert(alignof(WB_SelectBestIPItem_C_PreConstruct) == 0x000001, "Wrong alignment on WB_SelectBestIPItem_C_PreConstruct"); \ static_assert(sizeof(WB_SelectBestIPItem_C_PreConstruct) == 0x000001, "Wrong size on WB_SelectBestIPItem_C_PreConstruct"); \ static_assert(offsetof(WB_SelectBestIPItem_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_SelectBestIPItem_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SelectBestIPItem_C \ static_assert(alignof(UWB_SelectBestIPItem_C) == 0x000008, "Wrong alignment on UWB_SelectBestIPItem_C"); \ static_assert(sizeof(UWB_SelectBestIPItem_C) == 0x0002F0, "Wrong size on UWB_SelectBestIPItem_C"); \ static_assert(offsetof(UWB_SelectBestIPItem_C, UberGraphFrame) == 0x000288, "Member 'UWB_SelectBestIPItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPItem_C, ClcikBtn) == 0x000290, "Member 'UWB_SelectBestIPItem_C::ClcikBtn' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPItem_C, Image_160) == 0x000298, "Member 'UWB_SelectBestIPItem_C::Image_160' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPItem_C, ip_text) == 0x0002A0, "Member 'UWB_SelectBestIPItem_C::ip_text' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPItem_C, ms_Text) == 0x0002A8, "Member 'UWB_SelectBestIPItem_C::ms_Text' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPItem_C, IP) == 0x0002B0, "Member 'UWB_SelectBestIPItem_C::IP' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPItem_C, Ms) == 0x0002C0, "Member 'UWB_SelectBestIPItem_C::Ms' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPItem_C, OnClosePanel) == 0x0002C8, "Member 'UWB_SelectBestIPItem_C::OnClosePanel' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPItem_C, OnHoverItem) == 0x0002D8, "Member 'UWB_SelectBestIPItem_C::OnHoverItem' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPItem_C, Selected) == 0x0002E8, "Member 'UWB_SelectBestIPItem_C::Selected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase \ static_assert(alignof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase) == 0x000008, "Wrong alignment on WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase"); \ static_assert(sizeof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase) == 0x0000E0, "Wrong size on WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, EntryPoint) == 0x000000, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, K2Node_Event_MyGeometry) == 0x000008, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, K2Node_Event_InDeltaTime) == 0x000048, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, K2Node_CreateDelegate_OutputDelegate) == 0x00004C, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000060, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, CallFunc_PlayAnimationForward_ReturnValue) == 0x000068, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, K2Node_CreateDelegate_OutputDelegate_1) == 0x000070, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, K2Node_CustomEvent_PlaybackTime) == 0x000080, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::K2Node_CustomEvent_PlaybackTime' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000088, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000090, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, CallFunc_PlayAnimationReverse_ReturnValue) == 0x000098, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::CallFunc_PlayAnimationReverse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, CallFunc_PlayAnimationForward_ReturnValue_1) == 0x0000A0, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::CallFunc_PlayAnimationForward_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, CallFunc_GetDynamicMaterial_ReturnValue) == 0x0000A8, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, CallFunc_GetDynamicMaterial_ReturnValue_1) == 0x0000B0, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::CallFunc_GetDynamicMaterial_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, K2Node_CustomEvent_Force) == 0x0000B8, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::K2Node_CustomEvent_Force' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, CallFunc_PlayAnimationReverse_ReturnValue_1) == 0x0000C0, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::CallFunc_PlayAnimationReverse_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x0000C8, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, K2Node_VariableSet_PlaybackSpeed_ImplicitCast) == 0x0000D0, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::K2Node_VariableSet_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0000D8, "Member 'WB_HoldSkipBase_C_ExecuteUbergraph_WB_HoldSkipBase::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HoldSkipBase_C_Init \ static_assert(alignof(WB_HoldSkipBase_C_Init) == 0x000004, "Wrong alignment on WB_HoldSkipBase_C_Init"); \ static_assert(sizeof(WB_HoldSkipBase_C_Init) == 0x000004, "Wrong size on WB_HoldSkipBase_C_Init"); \ static_assert(offsetof(WB_HoldSkipBase_C_Init, PlaybackTime) == 0x000000, "Member 'WB_HoldSkipBase_C_Init::PlaybackTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HoldSkipBase_C_IsJumpKey \ static_assert(alignof(WB_HoldSkipBase_C_IsJumpKey) == 0x000008, "Wrong alignment on WB_HoldSkipBase_C_IsJumpKey"); \ static_assert(sizeof(WB_HoldSkipBase_C_IsJumpKey) == 0x000038, "Wrong size on WB_HoldSkipBase_C_IsJumpKey"); \ static_assert(offsetof(WB_HoldSkipBase_C_IsJumpKey, InKey) == 0x000000, "Member 'WB_HoldSkipBase_C_IsJumpKey::InKey' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_IsJumpKey, ReturnValue) == 0x000018, "Member 'WB_HoldSkipBase_C_IsJumpKey::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_IsJumpKey, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000020, "Member 'WB_HoldSkipBase_C_IsJumpKey::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_IsJumpKey, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000030, "Member 'WB_HoldSkipBase_C_IsJumpKey::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_IsJumpKey, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000031, "Member 'WB_HoldSkipBase_C_IsJumpKey::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_IsJumpKey, CallFunc_GetValidValue_ReturnValue) == 0x000032, "Member 'WB_HoldSkipBase_C_IsJumpKey::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_IsJumpKey, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x000033, "Member 'WB_HoldSkipBase_C_IsJumpKey::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_IsJumpKey, K2Node_SwitchEnum_CmpSuccess) == 0x000034, "Member 'WB_HoldSkipBase_C_IsJumpKey::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HoldSkipBase_C_JoinSkipBlack \ static_assert(alignof(WB_HoldSkipBase_C_JoinSkipBlack) == 0x000001, "Wrong alignment on WB_HoldSkipBase_C_JoinSkipBlack"); \ static_assert(sizeof(WB_HoldSkipBase_C_JoinSkipBlack) == 0x000001, "Wrong size on WB_HoldSkipBase_C_JoinSkipBlack"); \ static_assert(offsetof(WB_HoldSkipBase_C_JoinSkipBlack, Force) == 0x000000, "Member 'WB_HoldSkipBase_C_JoinSkipBlack::Force' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent \ static_assert(alignof(WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent) == 0x000008, "Wrong alignment on WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(sizeof(WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent) == 0x000080, "Wrong size on WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(offsetof(WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent, InKeyEvent) == 0x000000, "Member 'WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent, isDown) == 0x000040, "Member 'WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent, ReturnValue) == 0x000041, "Member 'WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetKey_ReturnValue) == 0x000048, "Member 'WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetKey_ReturnValue_1) == 0x000060, "Member 'WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent, CallFunc_IsJumpKey_ReturnValue) == 0x000078, "Member 'WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent::CallFunc_IsJumpKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent, CallFunc_Key_IsMouseButton_ReturnValue) == 0x000079, "Member 'WB_HoldSkipBase_C_OnCustomBlueprintKeyInputEvent::CallFunc_Key_IsMouseButton_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HoldSkipBase_C_Tick \ static_assert(alignof(WB_HoldSkipBase_C_Tick) == 0x000008, "Wrong alignment on WB_HoldSkipBase_C_Tick"); \ static_assert(sizeof(WB_HoldSkipBase_C_Tick) == 0x000048, "Wrong size on WB_HoldSkipBase_C_Tick"); \ static_assert(offsetof(WB_HoldSkipBase_C_Tick, MyGeometry) == 0x000000, "Member 'WB_HoldSkipBase_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HoldSkipBase_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_HoldSkipBase_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_HoldSkipBase_C \ static_assert(alignof(UWB_HoldSkipBase_C) == 0x000008, "Wrong alignment on UWB_HoldSkipBase_C"); \ static_assert(sizeof(UWB_HoldSkipBase_C) == 0x000318, "Wrong size on UWB_HoldSkipBase_C"); \ static_assert(offsetof(UWB_HoldSkipBase_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_HoldSkipBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_HoldSkipBase_C, VisTipsAnimation) == 0x0002C8, "Member 'UWB_HoldSkipBase_C::VisTipsAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_HoldSkipBase_C, holdAlpha) == 0x0002D0, "Member 'UWB_HoldSkipBase_C::holdAlpha' has a wrong offset!"); \ static_assert(offsetof(UWB_HoldSkipBase_C, HorizontalBox_Vis) == 0x0002D8, "Member 'UWB_HoldSkipBase_C::HorizontalBox_Vis' has a wrong offset!"); \ static_assert(offsetof(UWB_HoldSkipBase_C, Image_Sphere) == 0x0002E0, "Member 'UWB_HoldSkipBase_C::Image_Sphere' has a wrong offset!"); \ static_assert(offsetof(UWB_HoldSkipBase_C, NamedSlot_Content) == 0x0002E8, "Member 'UWB_HoldSkipBase_C::NamedSlot_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_HoldSkipBase_C, WGI_InputHelpVis_ItemKey) == 0x0002F0, "Member 'UWB_HoldSkipBase_C::WGI_InputHelpVis_ItemKey' has a wrong offset!"); \ static_assert(offsetof(UWB_HoldSkipBase_C, IsHold) == 0x0002F8, "Member 'UWB_HoldSkipBase_C::IsHold' has a wrong offset!"); \ static_assert(offsetof(UWB_HoldSkipBase_C, PlaybackSpeed) == 0x0002FC, "Member 'UWB_HoldSkipBase_C::PlaybackSpeed' has a wrong offset!"); \ static_assert(offsetof(UWB_HoldSkipBase_C, Vis) == 0x000300, "Member 'UWB_HoldSkipBase_C::Vis' has a wrong offset!"); \ static_assert(offsetof(UWB_HoldSkipBase_C, HidTimer) == 0x000308, "Member 'UWB_HoldSkipBase_C::HidTimer' has a wrong offset!"); \ static_assert(offsetof(UWB_HoldSkipBase_C, InSkipBlack) == 0x000310, "Member 'UWB_HoldSkipBase_C::InSkipBlack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetInput_LightIcon_C_ExecuteUbergraph_WB_SetInput_LightIcon \ static_assert(alignof(WB_SetInput_LightIcon_C_ExecuteUbergraph_WB_SetInput_LightIcon) == 0x000008, "Wrong alignment on WB_SetInput_LightIcon_C_ExecuteUbergraph_WB_SetInput_LightIcon"); \ static_assert(sizeof(WB_SetInput_LightIcon_C_ExecuteUbergraph_WB_SetInput_LightIcon) == 0x000020, "Wrong size on WB_SetInput_LightIcon_C_ExecuteUbergraph_WB_SetInput_LightIcon"); \ static_assert(offsetof(WB_SetInput_LightIcon_C_ExecuteUbergraph_WB_SetInput_LightIcon, EntryPoint) == 0x000000, "Member 'WB_SetInput_LightIcon_C_ExecuteUbergraph_WB_SetInput_LightIcon::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SetInput_LightIcon_C_ExecuteUbergraph_WB_SetInput_LightIcon, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_SetInput_LightIcon_C_ExecuteUbergraph_WB_SetInput_LightIcon::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_SetInput_LightIcon_C_ExecuteUbergraph_WB_SetInput_LightIcon, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000008, "Member 'WB_SetInput_LightIcon_C_ExecuteUbergraph_WB_SetInput_LightIcon::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetInput_LightIcon_C_ExecuteUbergraph_WB_SetInput_LightIcon, K2Node_CustomEvent_Conflict) == 0x000010, "Member 'WB_SetInput_LightIcon_C_ExecuteUbergraph_WB_SetInput_LightIcon::K2Node_CustomEvent_Conflict' has a wrong offset!"); \ static_assert(offsetof(WB_SetInput_LightIcon_C_ExecuteUbergraph_WB_SetInput_LightIcon, CallFunc_GetDynamicMaterial_ReturnValue_1) == 0x000018, "Member 'WB_SetInput_LightIcon_C_ExecuteUbergraph_WB_SetInput_LightIcon::CallFunc_GetDynamicMaterial_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetInput_LightIcon_C_PreConstruct \ static_assert(alignof(WB_SetInput_LightIcon_C_PreConstruct) == 0x000001, "Wrong alignment on WB_SetInput_LightIcon_C_PreConstruct"); \ static_assert(sizeof(WB_SetInput_LightIcon_C_PreConstruct) == 0x000001, "Wrong size on WB_SetInput_LightIcon_C_PreConstruct"); \ static_assert(offsetof(WB_SetInput_LightIcon_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_SetInput_LightIcon_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetInput_LightIcon_C_UpdateFlicker \ static_assert(alignof(WB_SetInput_LightIcon_C_UpdateFlicker) == 0x000001, "Wrong alignment on WB_SetInput_LightIcon_C_UpdateFlicker"); \ static_assert(sizeof(WB_SetInput_LightIcon_C_UpdateFlicker) == 0x000001, "Wrong size on WB_SetInput_LightIcon_C_UpdateFlicker"); \ static_assert(offsetof(WB_SetInput_LightIcon_C_UpdateFlicker, Conflict) == 0x000000, "Member 'WB_SetInput_LightIcon_C_UpdateFlicker::Conflict' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SetInput_LightIcon_C \ static_assert(alignof(UWB_SetInput_LightIcon_C) == 0x000008, "Wrong alignment on UWB_SetInput_LightIcon_C"); \ static_assert(sizeof(UWB_SetInput_LightIcon_C) == 0x000300, "Wrong size on UWB_SetInput_LightIcon_C"); \ static_assert(offsetof(UWB_SetInput_LightIcon_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_SetInput_LightIcon_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SetInput_LightIcon_C, Image_Icon) == 0x0002C8, "Member 'UWB_SetInput_LightIcon_C::Image_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_SetInput_LightIcon_C, Image_Icon_Conflict) == 0x0002D0, "Member 'UWB_SetInput_LightIcon_C::Image_Icon_Conflict' has a wrong offset!"); \ static_assert(offsetof(UWB_SetInput_LightIcon_C, WidgetSwitcher) == 0x0002D8, "Member 'UWB_SetInput_LightIcon_C::WidgetSwitcher' has a wrong offset!"); \ static_assert(offsetof(UWB_SetInput_LightIcon_C, Texture) == 0x0002E0, "Member 'UWB_SetInput_LightIcon_C::Texture' has a wrong offset!"); \ static_assert(offsetof(UWB_SetInput_LightIcon_C, Texture_Conflict) == 0x0002E8, "Member 'UWB_SetInput_LightIcon_C::Texture_Conflict' has a wrong offset!"); \ static_assert(offsetof(UWB_SetInput_LightIcon_C, Keys) == 0x0002F0, "Member 'UWB_SetInput_LightIcon_C::Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_WidgetQueueData \ static_assert(alignof(FS_WidgetQueueData) == 0x000004, "Wrong alignment on FS_WidgetQueueData"); \ static_assert(sizeof(FS_WidgetQueueData) == 0x000008, "Wrong size on FS_WidgetQueueData"); \ static_assert(offsetof(FS_WidgetQueueData, SingleType_1_EAA0990349271EB9FEA028A3353ECFAF) == 0x000000, "Member 'FS_WidgetQueueData::SingleType_1_EAA0990349271EB9FEA028A3353ECFAF' has a wrong offset!"); \ static_assert(offsetof(FS_WidgetQueueData, CanInputGame_3_26C23D79481CE1C6F569CFAFA3E59CDE) == 0x000001, "Member 'FS_WidgetQueueData::CanInputGame_3_26C23D79481CE1C6F569CFAFA3E59CDE' has a wrong offset!"); \ static_assert(offsetof(FS_WidgetQueueData, AutoRemoveWhenLoading_9_643760C84C559430D809F0B9ED2BCF72) == 0x000002, "Member 'FS_WidgetQueueData::AutoRemoveWhenLoading_9_643760C84C559430D809F0B9ED2BCF72' has a wrong offset!"); \ static_assert(offsetof(FS_WidgetQueueData, Priority_12_1A3F7DC1481963BBD4DCC4B9215EE338) == 0x000004, "Member 'FS_WidgetQueueData::Priority_12_1A3F7DC1481963BBD4DCC4B9215EE338' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_PointLightConfig \ static_assert(alignof(FS_PointLightConfig) == 0x000008, "Wrong alignment on FS_PointLightConfig"); \ static_assert(sizeof(FS_PointLightConfig) == 0x000068, "Wrong size on FS_PointLightConfig"); \ static_assert(offsetof(FS_PointLightConfig, PointLight_23_F067BADC4686A51534C3B8A25D22C70E) == 0x000000, "Member 'FS_PointLightConfig::PointLight_23_F067BADC4686A51534C3B8A25D22C70E' has a wrong offset!"); \ static_assert(offsetof(FS_PointLightConfig, Intensity_25_8024A50D4A1888543576C2890B30D533) == 0x000030, "Member 'FS_PointLightConfig::Intensity_25_8024A50D4A1888543576C2890B30D533' has a wrong offset!"); \ static_assert(offsetof(FS_PointLightConfig, LightColor_9_3A0BA76E4F91E78DF9F883B76121A5CA) == 0x000038, "Member 'FS_PointLightConfig::LightColor_9_3A0BA76E4F91E78DF9F883B76121A5CA' has a wrong offset!"); \ static_assert(offsetof(FS_PointLightConfig, AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23) == 0x000048, "Member 'FS_PointLightConfig::AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23' has a wrong offset!"); \ static_assert(offsetof(FS_PointLightConfig, Temperature_17_0BDBB6B448DE96C37804C78CC50983C7) == 0x000050, "Member 'FS_PointLightConfig::Temperature_17_0BDBB6B448DE96C37804C78CC50983C7' has a wrong offset!"); \ static_assert(offsetof(FS_PointLightConfig, VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F) == 0x000058, "Member 'FS_PointLightConfig::VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F' has a wrong offset!"); \ static_assert(offsetof(FS_PointLightConfig, IndirectIntensity_28_07E6E226443509FF31957E9CABB58B96) == 0x000060, "Member 'FS_PointLightConfig::IndirectIntensity_28_07E6E226443509FF31957E9CABB58B96' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_GoldBox \ static_assert(alignof(FST_GoldBox) == 0x000008, "Wrong alignment on FST_GoldBox"); \ static_assert(sizeof(FST_GoldBox) == 0x000018, "Wrong size on FST_GoldBox"); \ static_assert(offsetof(FST_GoldBox, info_7_FFE6BC764168ABEE1A6A29B8B91E963C) == 0x000000, "Member 'FST_GoldBox::info_7_FFE6BC764168ABEE1A6A29B8B91E963C' has a wrong offset!"); \ static_assert(offsetof(FST_GoldBox, interval_8_BF2F0C3846B6726B3805B1B14D5BFCA5) == 0x000010, "Member 'FST_GoldBox::interval_8_BF2F0C3846B6726B3805B1B14D5BFCA5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_KeyboardInput_Icon_C_EnableRolling \ static_assert(alignof(WB_Set_KeyboardInput_Icon_C_EnableRolling) == 0x000001, "Wrong alignment on WB_Set_KeyboardInput_Icon_C_EnableRolling"); \ static_assert(sizeof(WB_Set_KeyboardInput_Icon_C_EnableRolling) == 0x000001, "Wrong size on WB_Set_KeyboardInput_Icon_C_EnableRolling"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_EnableRolling, bEnable) == 0x000000, "Member 'WB_Set_KeyboardInput_Icon_C_EnableRolling::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_KeyboardInput_Icon_C_ExecuteUbergraph_WB_Set_KeyboardInput_Icon \ static_assert(alignof(WB_Set_KeyboardInput_Icon_C_ExecuteUbergraph_WB_Set_KeyboardInput_Icon) == 0x000008, "Wrong alignment on WB_Set_KeyboardInput_Icon_C_ExecuteUbergraph_WB_Set_KeyboardInput_Icon"); \ static_assert(sizeof(WB_Set_KeyboardInput_Icon_C_ExecuteUbergraph_WB_Set_KeyboardInput_Icon) == 0x000060, "Wrong size on WB_Set_KeyboardInput_Icon_C_ExecuteUbergraph_WB_Set_KeyboardInput_Icon"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_ExecuteUbergraph_WB_Set_KeyboardInput_Icon, EntryPoint) == 0x000000, "Member 'WB_Set_KeyboardInput_Icon_C_ExecuteUbergraph_WB_Set_KeyboardInput_Icon::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_ExecuteUbergraph_WB_Set_KeyboardInput_Icon, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_Set_KeyboardInput_Icon_C_ExecuteUbergraph_WB_Set_KeyboardInput_Icon::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_ExecuteUbergraph_WB_Set_KeyboardInput_Icon, CallFunc_Get_All_Keys_Icon_Output) == 0x000008, "Member 'WB_Set_KeyboardInput_Icon_C_ExecuteUbergraph_WB_Set_KeyboardInput_Icon::CallFunc_Get_All_Keys_Icon_Output' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_ExecuteUbergraph_WB_Set_KeyboardInput_Icon, K2Node_CustomEvent_bEnable) == 0x000058, "Member 'WB_Set_KeyboardInput_Icon_C_ExecuteUbergraph_WB_Set_KeyboardInput_Icon::K2Node_CustomEvent_bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon \ static_assert(alignof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon) == 0x000008, "Wrong alignment on WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon"); \ static_assert(sizeof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon) == 0x0001D8, "Wrong size on WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, Output) == 0x000000, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::Output' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, LocalRowName) == 0x000050, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::LocalRowName' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, localKeyIcon) == 0x000060, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::localKeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, K2Node_MakeVariable_MakeVariableOutput) == 0x0000B0, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, Temp_int_Loop_Counter_Variable) == 0x000100, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_Add_IntInt_ReturnValue) == 0x000104, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, Temp_int_Array_Index_Variable) == 0x000108, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, Temp_int_Array_Index_Variable_1) == 0x00010C, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, Temp_int_Loop_Counter_Variable_1) == 0x000110, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_Add_IntInt_ReturnValue_1) == 0x000114, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, Temp_int_Array_Index_Variable_2) == 0x000118, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_GetPlayerController_ReturnValue) == 0x000120, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, K2Node_DynamicCast_AsDCSPlayer_Controller_Base) == 0x000128, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::K2Node_DynamicCast_AsDCSPlayer_Controller_Base' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, K2Node_DynamicCast_bSuccess) == 0x000130, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000138, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000148, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_GetValidValue_ReturnValue) == 0x000149, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_Array_Get_Item) == 0x00014C, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, K2Node_SwitchEnum_CmpSuccess) == 0x000154, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_Array_Length_ReturnValue) == 0x000158, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, Temp_int_Loop_Counter_Variable_2) == 0x00015C, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_Array_RemoveItem_ReturnValue) == 0x000160, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_Less_IntInt_ReturnValue) == 0x000161, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_Add_IntInt_ReturnValue_2) == 0x000164, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_GetPlatformType_ReturnValue) == 0x000168, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_Array_Get_Item_1) == 0x00016C, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, K2Node_SwitchEnum_CmpSuccess_1) == 0x000174, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_Array_Length_ReturnValue_1) == 0x000178, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_Less_IntInt_ReturnValue_1) == 0x00017C, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x00017D, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_Array_Get_Item_2) == 0x000180, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_GetDataTableRowFromName_OutRow) == 0x000188, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001B8, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_Array_Length_ReturnValue_2) == 0x0001BC, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_Less_IntInt_ReturnValue_2) == 0x0001C0, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon, CallFunc_GetDataTableRowNames_OutRowNames) == 0x0001C8, "Member 'WB_Set_KeyboardInput_Icon_C_Get_All_Keys_Icon::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_KeyboardInput_Icon_C_InitIcon \ static_assert(alignof(WB_Set_KeyboardInput_Icon_C_InitIcon) == 0x000008, "Wrong alignment on WB_Set_KeyboardInput_Icon_C_InitIcon"); \ static_assert(sizeof(WB_Set_KeyboardInput_Icon_C_InitIcon) == 0x000090, "Wrong size on WB_Set_KeyboardInput_Icon_C_InitIcon"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000000, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000008, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection) == 0x000010, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, K2Node_SwitchEnum_CmpSuccess) == 0x000011, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000012, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_GetButtonInputValue_ReturnValue) == 0x000018, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_GetButtonInputValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_Get_Combination_Key_From_Data_OutPutKey) == 0x000028, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_Get_Combination_Key_From_Data_OutPutKey' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_Get_Combination_Key_From_Data_CombinationStyle) == 0x000040, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_Get_Combination_Key_From_Data_CombinationStyle' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_Get_Combination_Key_From_Data_CombinationKey) == 0x000048, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_Get_Combination_Key_From_Data_CombinationKey' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_Map_Find_Value) == 0x000060, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_Map_Find_ReturnValue) == 0x000068, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_Map_Find_Value_1) == 0x000070, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_Map_Find_ReturnValue_1) == 0x000078, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, K2Node_SwitchEnum_CmpSuccess_1) == 0x000079, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_Key_IsValid_ReturnValue) == 0x00007A, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_Key_IsValid_ReturnValue_1) == 0x00007B, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_Key_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_Not_PreBool_ReturnValue) == 0x00007C, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_Not_PreBool_ReturnValue_1) == 0x00007D, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_Map_Find_Value_2) == 0x000080, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_InitIcon, CallFunc_Map_Find_ReturnValue_2) == 0x000088, "Member 'WB_Set_KeyboardInput_Icon_C_InitIcon::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_KeyboardInput_Icon_C_PreConstruct \ static_assert(alignof(WB_Set_KeyboardInput_Icon_C_PreConstruct) == 0x000001, "Wrong alignment on WB_Set_KeyboardInput_Icon_C_PreConstruct"); \ static_assert(sizeof(WB_Set_KeyboardInput_Icon_C_PreConstruct) == 0x000001, "Wrong size on WB_Set_KeyboardInput_Icon_C_PreConstruct"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_Set_KeyboardInput_Icon_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_KeyboardInput_Icon_C_SetIcon \ static_assert(alignof(WB_Set_KeyboardInput_Icon_C_SetIcon) == 0x000008, "Wrong alignment on WB_Set_KeyboardInput_Icon_C_SetIcon"); \ static_assert(sizeof(WB_Set_KeyboardInput_Icon_C_SetIcon) == 0x000008, "Wrong size on WB_Set_KeyboardInput_Icon_C_SetIcon"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_SetIcon, Texture) == 0x000000, "Member 'WB_Set_KeyboardInput_Icon_C_SetIcon::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_KeyboardInput_Icon_C_SetRollingSize \ static_assert(alignof(WB_Set_KeyboardInput_Icon_C_SetRollingSize) == 0x000004, "Wrong alignment on WB_Set_KeyboardInput_Icon_C_SetRollingSize"); \ static_assert(sizeof(WB_Set_KeyboardInput_Icon_C_SetRollingSize) == 0x000004, "Wrong size on WB_Set_KeyboardInput_Icon_C_SetRollingSize"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_SetRollingSize, InWidthOverride) == 0x000000, "Member 'WB_Set_KeyboardInput_Icon_C_SetRollingSize::InWidthOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_KeyboardInput_Icon_C_SwitchIconStyle \ static_assert(alignof(WB_Set_KeyboardInput_Icon_C_SwitchIconStyle) == 0x000008, "Wrong alignment on WB_Set_KeyboardInput_Icon_C_SwitchIconStyle"); \ static_assert(sizeof(WB_Set_KeyboardInput_Icon_C_SwitchIconStyle) == 0x0000A8, "Wrong size on WB_Set_KeyboardInput_Icon_C_SwitchIconStyle"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_SwitchIconStyle, StyleIndex) == 0x000000, "Member 'WB_Set_KeyboardInput_Icon_C_SwitchIconStyle::StyleIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_SwitchIconStyle, TextIndex) == 0x000004, "Member 'WB_Set_KeyboardInput_Icon_C_SwitchIconStyle::TextIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_SwitchIconStyle, Temp_int_Variable) == 0x000008, "Member 'WB_Set_KeyboardInput_Icon_C_SwitchIconStyle::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_SwitchIconStyle, Temp_text_Variable) == 0x000010, "Member 'WB_Set_KeyboardInput_Icon_C_SwitchIconStyle::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_SwitchIconStyle, Temp_text_Variable_1) == 0x000028, "Member 'WB_Set_KeyboardInput_Icon_C_SwitchIconStyle::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_SwitchIconStyle, Temp_int_Variable_1) == 0x000040, "Member 'WB_Set_KeyboardInput_Icon_C_SwitchIconStyle::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_SwitchIconStyle, K2Node_Select_Default) == 0x000048, "Member 'WB_Set_KeyboardInput_Icon_C_SwitchIconStyle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_SwitchIconStyle, Temp_text_Variable_2) == 0x000060, "Member 'WB_Set_KeyboardInput_Icon_C_SwitchIconStyle::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_SwitchIconStyle, Temp_text_Variable_3) == 0x000078, "Member 'WB_Set_KeyboardInput_Icon_C_SwitchIconStyle::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_SwitchIconStyle, K2Node_Select_Default_1) == 0x000090, "Member 'WB_Set_KeyboardInput_Icon_C_SwitchIconStyle::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_KeyboardInput_Icon_C_Update_Icon \ static_assert(alignof(WB_Set_KeyboardInput_Icon_C_Update_Icon) == 0x000008, "Wrong alignment on WB_Set_KeyboardInput_Icon_C_Update_Icon"); \ static_assert(sizeof(WB_Set_KeyboardInput_Icon_C_Update_Icon) == 0x000058, "Wrong size on WB_Set_KeyboardInput_Icon_C_Update_Icon"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Update_Icon, Key) == 0x000000, "Member 'WB_Set_KeyboardInput_Icon_C_Update_Icon::Key' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Update_Icon, CallFunc_StringToKey_ReturnValue) == 0x000018, "Member 'WB_Set_KeyboardInput_Icon_C_Update_Icon::CallFunc_StringToKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Update_Icon, CallFunc_Map_Find_Value) == 0x000028, "Member 'WB_Set_KeyboardInput_Icon_C_Update_Icon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Update_Icon, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'WB_Set_KeyboardInput_Icon_C_Update_Icon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Update_Icon, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'WB_Set_KeyboardInput_Icon_C_Update_Icon::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_Update_Icon, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'WB_Set_KeyboardInput_Icon_C_Update_Icon::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_KeyboardInput_Icon_C_UpdateCombinationIcon \ static_assert(alignof(WB_Set_KeyboardInput_Icon_C_UpdateCombinationIcon) == 0x000008, "Wrong alignment on WB_Set_KeyboardInput_Icon_C_UpdateCombinationIcon"); \ static_assert(sizeof(WB_Set_KeyboardInput_Icon_C_UpdateCombinationIcon) == 0x000018, "Wrong size on WB_Set_KeyboardInput_Icon_C_UpdateCombinationIcon"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_UpdateCombinationIcon, InputValue) == 0x000000, "Member 'WB_Set_KeyboardInput_Icon_C_UpdateCombinationIcon::InputValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_UpdateCombinationIcon, CallFunc_Map_Find_Value) == 0x000008, "Member 'WB_Set_KeyboardInput_Icon_C_UpdateCombinationIcon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Set_KeyboardInput_Icon_C_UpdateCombinationIcon, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'WB_Set_KeyboardInput_Icon_C_UpdateCombinationIcon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Set_KeyboardInput_Icon_C \ static_assert(alignof(UWB_Set_KeyboardInput_Icon_C) == 0x000008, "Wrong alignment on UWB_Set_KeyboardInput_Icon_C"); \ static_assert(sizeof(UWB_Set_KeyboardInput_Icon_C) == 0x0004A0, "Wrong size on UWB_Set_KeyboardInput_Icon_C"); \ static_assert(offsetof(UWB_Set_KeyboardInput_Icon_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_Set_KeyboardInput_Icon_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_KeyboardInput_Icon_C, Image_Icon) == 0x0002C8, "Member 'UWB_Set_KeyboardInput_Icon_C::Image_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_KeyboardInput_Icon_C, SizeBox_rolling) == 0x0002D0, "Member 'UWB_Set_KeyboardInput_Icon_C::SizeBox_rolling' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_KeyboardInput_Icon_C, TextBlock) == 0x0002D8, "Member 'UWB_Set_KeyboardInput_Icon_C::TextBlock' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_KeyboardInput_Icon_C, WidgetSwitcher) == 0x0002E0, "Member 'UWB_Set_KeyboardInput_Icon_C::WidgetSwitcher' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_KeyboardInput_Icon_C, ButtonInfos) == 0x0002E8, "Member 'UWB_Set_KeyboardInput_Icon_C::ButtonInfos' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_KeyboardInput_Icon_C, KeyIcons) == 0x0003D8, "Member 'UWB_Set_KeyboardInput_Icon_C::KeyIcons' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_KeyboardInput_Icon_C, PSIcon) == 0x000428, "Member 'UWB_Set_KeyboardInput_Icon_C::PSIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_KeyboardInput_Icon_C, XboxIcon) == 0x000438, "Member 'UWB_Set_KeyboardInput_Icon_C::XboxIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_KeyboardInput_Icon_C, CombinationIcon) == 0x000448, "Member 'UWB_Set_KeyboardInput_Icon_C::CombinationIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_KeyboardInput_Icon_C, Skip) == 0x000498, "Member 'UWB_Set_KeyboardInput_Icon_C::Skip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetCombination_Icon_C_InitIcon \ static_assert(alignof(WB_SetCombination_Icon_C_InitIcon) == 0x000008, "Wrong alignment on WB_SetCombination_Icon_C_InitIcon"); \ static_assert(sizeof(WB_SetCombination_Icon_C_InitIcon) == 0x000160, "Wrong size on WB_SetCombination_Icon_C_InitIcon"); \ static_assert(offsetof(WB_SetCombination_Icon_C_InitIcon, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000000, "Member 'WB_SetCombination_Icon_C_InitIcon::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_InitIcon, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000008, "Member 'WB_SetCombination_Icon_C_InitIcon::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_InitIcon, CallFunc_GetButtonInputValue_ReturnValue) == 0x000010, "Member 'WB_SetCombination_Icon_C_InitIcon::CallFunc_GetButtonInputValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_InitIcon, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000020, "Member 'WB_SetCombination_Icon_C_InitIcon::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_InitIcon, CallFunc_Get__Key_From_Data_CombinationKey) == 0x000028, "Member 'WB_SetCombination_Icon_C_InitIcon::CallFunc_Get__Key_From_Data_CombinationKey' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_InitIcon, CallFunc_Get__Key_From_Data_OutputKey) == 0x000040, "Member 'WB_SetCombination_Icon_C_InitIcon::CallFunc_Get__Key_From_Data_OutputKey' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_InitIcon, CallFunc_Map_Find_Value) == 0x000058, "Member 'WB_SetCombination_Icon_C_InitIcon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_InitIcon, CallFunc_Map_Find_ReturnValue) == 0x000060, "Member 'WB_SetCombination_Icon_C_InitIcon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_InitIcon, CallFunc_GetButtonData_ButtonData) == 0x000068, "Member 'WB_SetCombination_Icon_C_InitIcon::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_InitIcon, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000158, "Member 'WB_SetCombination_Icon_C_InitIcon::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetCombination_Icon_C_Set_Padding \ static_assert(alignof(WB_SetCombination_Icon_C_Set_Padding) == 0x000008, "Wrong alignment on WB_SetCombination_Icon_C_Set_Padding"); \ static_assert(sizeof(WB_SetCombination_Icon_C_Set_Padding) == 0x000018, "Wrong size on WB_SetCombination_Icon_C_Set_Padding"); \ static_assert(offsetof(WB_SetCombination_Icon_C_Set_Padding, CallFunc_SlotAsOverlaySlot_ReturnValue) == 0x000000, "Member 'WB_SetCombination_Icon_C_Set_Padding::CallFunc_SlotAsOverlaySlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_Set_Padding, K2Node_MakeStruct_Margin) == 0x000008, "Member 'WB_SetCombination_Icon_C_Set_Padding::K2Node_MakeStruct_Margin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetCombination_Icon_C_Update_Icon \ static_assert(alignof(WB_SetCombination_Icon_C_Update_Icon) == 0x000008, "Wrong alignment on WB_SetCombination_Icon_C_Update_Icon"); \ static_assert(sizeof(WB_SetCombination_Icon_C_Update_Icon) == 0x000068, "Wrong size on WB_SetCombination_Icon_C_Update_Icon"); \ static_assert(offsetof(WB_SetCombination_Icon_C_Update_Icon, Key) == 0x000000, "Member 'WB_SetCombination_Icon_C_Update_Icon::Key' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_Update_Icon, CallFunc_Key_IsValid_ReturnValue) == 0x000018, "Member 'WB_SetCombination_Icon_C_Update_Icon::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_Update_Icon, CallFunc_StringToKey_ReturnValue) == 0x000020, "Member 'WB_SetCombination_Icon_C_Update_Icon::CallFunc_StringToKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_Update_Icon, CallFunc_Not_PreBool_ReturnValue) == 0x000030, "Member 'WB_SetCombination_Icon_C_Update_Icon::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_Update_Icon, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'WB_SetCombination_Icon_C_Update_Icon::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_Update_Icon, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'WB_SetCombination_Icon_C_Update_Icon::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_Update_Icon, CallFunc_Map_Find_Value) == 0x000058, "Member 'WB_SetCombination_Icon_C_Update_Icon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_SetCombination_Icon_C_Update_Icon, CallFunc_Map_Find_ReturnValue) == 0x000060, "Member 'WB_SetCombination_Icon_C_Update_Icon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SetCombination_Icon_C \ static_assert(alignof(UWB_SetCombination_Icon_C) == 0x000008, "Wrong alignment on UWB_SetCombination_Icon_C"); \ static_assert(sizeof(UWB_SetCombination_Icon_C) == 0x0004A0, "Wrong size on UWB_SetCombination_Icon_C"); \ #define DUMPER7_ASSERTS_WB_MouseInput_C_ActiveControllerInputMousePanel \ static_assert(alignof(WB_MouseInput_C_ActiveControllerInputMousePanel) == 0x000001, "Wrong alignment on WB_MouseInput_C_ActiveControllerInputMousePanel"); \ static_assert(sizeof(WB_MouseInput_C_ActiveControllerInputMousePanel) == 0x000001, "Wrong size on WB_MouseInput_C_ActiveControllerInputMousePanel"); \ static_assert(offsetof(WB_MouseInput_C_ActiveControllerInputMousePanel, Active) == 0x000000, "Member 'WB_MouseInput_C_ActiveControllerInputMousePanel::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MouseInput_C_BndEvt__WB_MouseInput_ScrollBox_K2Node_ComponentBoundEvent_0_OnUserScrolledEvent__DelegateSignature \ static_assert(alignof(WB_MouseInput_C_BndEvt__WB_MouseInput_ScrollBox_K2Node_ComponentBoundEvent_0_OnUserScrolledEvent__DelegateSignature) == 0x000004, "Wrong alignment on WB_MouseInput_C_BndEvt__WB_MouseInput_ScrollBox_K2Node_ComponentBoundEvent_0_OnUserScrolledEvent__DelegateSignature"); \ static_assert(sizeof(WB_MouseInput_C_BndEvt__WB_MouseInput_ScrollBox_K2Node_ComponentBoundEvent_0_OnUserScrolledEvent__DelegateSignature) == 0x000004, "Wrong size on WB_MouseInput_C_BndEvt__WB_MouseInput_ScrollBox_K2Node_ComponentBoundEvent_0_OnUserScrolledEvent__DelegateSignature"); \ static_assert(offsetof(WB_MouseInput_C_BndEvt__WB_MouseInput_ScrollBox_K2Node_ComponentBoundEvent_0_OnUserScrolledEvent__DelegateSignature, CurrentOffset) == 0x000000, "Member 'WB_MouseInput_C_BndEvt__WB_MouseInput_ScrollBox_K2Node_ComponentBoundEvent_0_OnUserScrolledEvent__DelegateSignature::CurrentOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MouseInput_C_CreateControllerInputMouseButton \ static_assert(alignof(WB_MouseInput_C_CreateControllerInputMouseButton) == 0x000008, "Wrong alignment on WB_MouseInput_C_CreateControllerInputMouseButton"); \ static_assert(sizeof(WB_MouseInput_C_CreateControllerInputMouseButton) == 0x000010, "Wrong size on WB_MouseInput_C_CreateControllerInputMouseButton"); \ static_assert(offsetof(WB_MouseInput_C_CreateControllerInputMouseButton, ButtonTags) == 0x000000, "Member 'WB_MouseInput_C_CreateControllerInputMouseButton::ButtonTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MouseInput_C_CreateMouseButton \ static_assert(alignof(WB_MouseInput_C_CreateMouseButton) == 0x000008, "Wrong alignment on WB_MouseInput_C_CreateMouseButton"); \ static_assert(sizeof(WB_MouseInput_C_CreateMouseButton) == 0x000190, "Wrong size on WB_MouseInput_C_CreateMouseButton"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, ButtonTags) == 0x000000, "Member 'WB_MouseInput_C_CreateMouseButton::ButtonTags' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, LocalButtonTag) == 0x000010, "Member 'WB_MouseInput_C_CreateMouseButton::LocalButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, LocalFirstSelectIndex) == 0x000018, "Member 'WB_MouseInput_C_CreateMouseButton::LocalFirstSelectIndex' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, CallFunc_Create_ReturnValue) == 0x000028, "Member 'WB_MouseInput_C_CreateMouseButton::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'WB_MouseInput_C_CreateMouseButton::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, Temp_int_Array_Index_Variable) == 0x000034, "Member 'WB_MouseInput_C_CreateMouseButton::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, K2Node_CreateDelegate_OutputDelegate) == 0x000038, "Member 'WB_MouseInput_C_CreateMouseButton::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, CallFunc_Array_Get_Item) == 0x000048, "Member 'WB_MouseInput_C_CreateMouseButton::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, CallFunc_AddChildToNavPanel_ReturnValue) == 0x000050, "Member 'WB_MouseInput_C_CreateMouseButton::CallFunc_AddChildToNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'WB_MouseInput_C_CreateMouseButton::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, CallFunc_Less_IntInt_ReturnValue) == 0x00005C, "Member 'WB_MouseInput_C_CreateMouseButton::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'WB_MouseInput_C_CreateMouseButton::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, K2Node_CreateDelegate_OutputDelegate_1) == 0x000064, "Member 'WB_MouseInput_C_CreateMouseButton::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, K2Node_CreateDelegate_OutputDelegate_2) == 0x000074, "Member 'WB_MouseInput_C_CreateMouseButton::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, K2Node_CreateDelegate_OutputDelegate_3) == 0x000084, "Member 'WB_MouseInput_C_CreateMouseButton::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000098, "Member 'WB_MouseInput_C_CreateMouseButton::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_CreateMouseButton, CallFunc_GetButtonData_ButtonData) == 0x0000A0, "Member 'WB_MouseInput_C_CreateMouseButton::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput \ static_assert(alignof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput) == 0x000008, "Wrong alignment on WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput"); \ static_assert(sizeof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput) == 0x0000F0, "Wrong size on WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, EntryPoint) == 0x000000, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, K2Node_Event_MyGeometry) == 0x000010, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, K2Node_Event_InDeltaTime) == 0x000050, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, K2Node_CustomEvent_ButtonTags) == 0x000058, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::K2Node_CustomEvent_ButtonTags' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, CallFunc_GetSelectedItemFromNavPanel_ReturnValue) == 0x000068, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::CallFunc_GetSelectedItemFromNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, K2Node_CustomEvent_Active) == 0x000070, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::K2Node_CustomEvent_Active' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, CallFunc_IsValid_ReturnValue) == 0x000071, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, K2Node_DynamicCast_AsWGI_Nav_Item) == 0x000078, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::K2Node_DynamicCast_AsWGI_Nav_Item' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, CallFunc_NavPanelActived_ReturnValue) == 0x000081, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::CallFunc_NavPanelActived_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, CallFunc_GetSelectedItemFromNavPanel_ReturnValue_1) == 0x000088, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::CallFunc_GetSelectedItemFromNavPanel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, CallFunc_IsValid_ReturnValue_1) == 0x000090, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, CallFunc_GetAllChildren_ReturnValue) == 0x000098, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, CallFunc_Array_Get_Item) == 0x0000A8, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, CallFunc_Array_Length_ReturnValue) == 0x0000B0, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, K2Node_DynamicCast_AsWB_Set_Controller_Input_Mouse_Button) == 0x0000B8, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::K2Node_DynamicCast_AsWB_Set_Controller_Input_Mouse_Button' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, K2Node_DynamicCast_bSuccess_1) == 0x0000C0, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, CallFunc_Less_IntInt_ReturnValue) == 0x0000C1, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, K2Node_DynamicCast_AsWGI_Nav_Item_1) == 0x0000C8, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::K2Node_DynamicCast_AsWGI_Nav_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, K2Node_DynamicCast_bSuccess_2) == 0x0000D0, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, K2Node_ComponentBoundEvent_CurrentOffset) == 0x0000D4, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::K2Node_ComponentBoundEvent_CurrentOffset' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, K2Node_CustomEvent_ScrollOffset) == 0x0000D8, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::K2Node_CustomEvent_ScrollOffset' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, K2Node_CallDelegate_Offset_ImplicitCast) == 0x0000E0, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::K2Node_CallDelegate_Offset_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput, CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast) == 0x0000E8, "Member 'WB_MouseInput_C_ExecuteUbergraph_WB_MouseInput::CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MouseInput_C_Get_Mouse_Panel_Selected_Index \ static_assert(alignof(WB_MouseInput_C_Get_Mouse_Panel_Selected_Index) == 0x000004, "Wrong alignment on WB_MouseInput_C_Get_Mouse_Panel_Selected_Index"); \ static_assert(sizeof(WB_MouseInput_C_Get_Mouse_Panel_Selected_Index) == 0x000008, "Wrong size on WB_MouseInput_C_Get_Mouse_Panel_Selected_Index"); \ static_assert(offsetof(WB_MouseInput_C_Get_Mouse_Panel_Selected_Index, Mouse_Panel_Selected_Index) == 0x000000, "Member 'WB_MouseInput_C_Get_Mouse_Panel_Selected_Index::Mouse_Panel_Selected_Index' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_Get_Mouse_Panel_Selected_Index, CallFunc_GetSelectedIndexFromNavPanel_ReturnValue) == 0x000004, "Member 'WB_MouseInput_C_Get_Mouse_Panel_Selected_Index::CallFunc_GetSelectedIndexFromNavPanel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MouseInput_C_GetControllerInputMouseButton \ static_assert(alignof(WB_MouseInput_C_GetControllerInputMouseButton) == 0x000008, "Wrong alignment on WB_MouseInput_C_GetControllerInputMouseButton"); \ static_assert(sizeof(WB_MouseInput_C_GetControllerInputMouseButton) == 0x000008, "Wrong size on WB_MouseInput_C_GetControllerInputMouseButton"); \ static_assert(offsetof(WB_MouseInput_C_GetControllerInputMouseButton, Controller_Input_Mouse_Button_0) == 0x000000, "Member 'WB_MouseInput_C_GetControllerInputMouseButton::Controller_Input_Mouse_Button_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MouseInput_C_GetMousePanelActive \ static_assert(alignof(WB_MouseInput_C_GetMousePanelActive) == 0x000001, "Wrong alignment on WB_MouseInput_C_GetMousePanelActive"); \ static_assert(sizeof(WB_MouseInput_C_GetMousePanelActive) == 0x000001, "Wrong size on WB_MouseInput_C_GetMousePanelActive"); \ static_assert(offsetof(WB_MouseInput_C_GetMousePanelActive, IsActive) == 0x000000, "Member 'WB_MouseInput_C_GetMousePanelActive::IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MouseInput_C_GetSelectButtonTag \ static_assert(alignof(WB_MouseInput_C_GetSelectButtonTag) == 0x000004, "Wrong alignment on WB_MouseInput_C_GetSelectButtonTag"); \ static_assert(sizeof(WB_MouseInput_C_GetSelectButtonTag) == 0x000008, "Wrong size on WB_MouseInput_C_GetSelectButtonTag"); \ static_assert(offsetof(WB_MouseInput_C_GetSelectButtonTag, SelectButtonTag_0) == 0x000000, "Member 'WB_MouseInput_C_GetSelectButtonTag::SelectButtonTag_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MouseInput_C_OnMouseClick \ static_assert(alignof(WB_MouseInput_C_OnMouseClick) == 0x000008, "Wrong alignment on WB_MouseInput_C_OnMouseClick"); \ static_assert(sizeof(WB_MouseInput_C_OnMouseClick) == 0x000020, "Wrong size on WB_MouseInput_C_OnMouseClick"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseClick, Item) == 0x000000, "Member 'WB_MouseInput_C_OnMouseClick::Item' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseClick, Index_0) == 0x000008, "Member 'WB_MouseInput_C_OnMouseClick::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseClick, Temp_delegate_Variable) == 0x00000C, "Member 'WB_MouseInput_C_OnMouseClick::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseClick, CallFunc_PostEvent_ReturnValue) == 0x00001C, "Member 'WB_MouseInput_C_OnMouseClick::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MouseInput_C_OnMouseSelect \ static_assert(alignof(WB_MouseInput_C_OnMouseSelect) == 0x000008, "Wrong alignment on WB_MouseInput_C_OnMouseSelect"); \ static_assert(sizeof(WB_MouseInput_C_OnMouseSelect) == 0x0001A0, "Wrong size on WB_MouseInput_C_OnMouseSelect"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseSelect, Item) == 0x000000, "Member 'WB_MouseInput_C_OnMouseSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseSelect, Index_0) == 0x000008, "Member 'WB_MouseInput_C_OnMouseSelect::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseSelect, K2Node_DynamicCast_AsWB_Set_Controller_Input_Mouse_Button) == 0x000010, "Member 'WB_MouseInput_C_OnMouseSelect::K2Node_DynamicCast_AsWB_Set_Controller_Input_Mouse_Button' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseSelect, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'WB_MouseInput_C_OnMouseSelect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseSelect, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000019, "Member 'WB_MouseInput_C_OnMouseSelect::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseSelect, Temp_delegate_Variable) == 0x00001C, "Member 'WB_MouseInput_C_OnMouseSelect::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseSelect, CallFunc_PostEvent_ReturnValue) == 0x00002C, "Member 'WB_MouseInput_C_OnMouseSelect::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseSelect, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000030, "Member 'WB_MouseInput_C_OnMouseSelect::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseSelect, CallFunc_GetButtonData_ButtonData) == 0x000038, "Member 'WB_MouseInput_C_OnMouseSelect::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseSelect, K2Node_MakeStruct_FormatArgumentData) == 0x000128, "Member 'WB_MouseInput_C_OnMouseSelect::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseSelect, K2Node_MakeArray_Array) == 0x000178, "Member 'WB_MouseInput_C_OnMouseSelect::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseSelect, CallFunc_Format_ReturnValue) == 0x000188, "Member 'WB_MouseInput_C_OnMouseSelect::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MouseInput_C_OnMouseUnSelect \ static_assert(alignof(WB_MouseInput_C_OnMouseUnSelect) == 0x000008, "Wrong alignment on WB_MouseInput_C_OnMouseUnSelect"); \ static_assert(sizeof(WB_MouseInput_C_OnMouseUnSelect) == 0x000010, "Wrong size on WB_MouseInput_C_OnMouseUnSelect"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseUnSelect, Item) == 0x000000, "Member 'WB_MouseInput_C_OnMouseUnSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_OnMouseUnSelect, Index_0) == 0x000008, "Member 'WB_MouseInput_C_OnMouseUnSelect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MouseInput_C_ScrollBoxEvent \ static_assert(alignof(WB_MouseInput_C_ScrollBoxEvent) == 0x000008, "Wrong alignment on WB_MouseInput_C_ScrollBoxEvent"); \ static_assert(sizeof(WB_MouseInput_C_ScrollBoxEvent) == 0x000008, "Wrong size on WB_MouseInput_C_ScrollBoxEvent"); \ static_assert(offsetof(WB_MouseInput_C_ScrollBoxEvent, ScrollOffset) == 0x000000, "Member 'WB_MouseInput_C_ScrollBoxEvent::ScrollOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MouseInput_C_Selecte_Active_Panel_Index \ static_assert(alignof(WB_MouseInput_C_Selecte_Active_Panel_Index) == 0x000008, "Wrong alignment on WB_MouseInput_C_Selecte_Active_Panel_Index"); \ static_assert(sizeof(WB_MouseInput_C_Selecte_Active_Panel_Index) == 0x000030, "Wrong size on WB_MouseInput_C_Selecte_Active_Panel_Index"); \ static_assert(offsetof(WB_MouseInput_C_Selecte_Active_Panel_Index, SelectedIndex) == 0x000000, "Member 'WB_MouseInput_C_Selecte_Active_Panel_Index::SelectedIndex' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_Selecte_Active_Panel_Index, LocalSelecteindex) == 0x000004, "Member 'WB_MouseInput_C_Selecte_Active_Panel_Index::LocalSelecteindex' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_Selecte_Active_Panel_Index, CallFunc_GetAllChildren_ReturnValue) == 0x000008, "Member 'WB_MouseInput_C_Selecte_Active_Panel_Index::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_Selecte_Active_Panel_Index, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_MouseInput_C_Selecte_Active_Panel_Index::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_Selecte_Active_Panel_Index, K2Node_DynamicCast_AsWGI_Nav_Item) == 0x000020, "Member 'WB_MouseInput_C_Selecte_Active_Panel_Index::K2Node_DynamicCast_AsWGI_Nav_Item' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_Selecte_Active_Panel_Index, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'WB_MouseInput_C_Selecte_Active_Panel_Index::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MouseInput_C_Tick \ static_assert(alignof(WB_MouseInput_C_Tick) == 0x000008, "Wrong alignment on WB_MouseInput_C_Tick"); \ static_assert(sizeof(WB_MouseInput_C_Tick) == 0x000048, "Wrong size on WB_MouseInput_C_Tick"); \ static_assert(offsetof(WB_MouseInput_C_Tick, MyGeometry) == 0x000000, "Member 'WB_MouseInput_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_MouseInput_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_MouseInput_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_MouseInput_C \ static_assert(alignof(UWB_MouseInput_C) == 0x000008, "Wrong alignment on UWB_MouseInput_C"); \ static_assert(sizeof(UWB_MouseInput_C) == 0x000340, "Wrong size on UWB_MouseInput_C"); \ static_assert(offsetof(UWB_MouseInput_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_MouseInput_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_MouseInput_C, ScrollBox) == 0x0002C8, "Member 'UWB_MouseInput_C::ScrollBox' has a wrong offset!"); \ static_assert(offsetof(UWB_MouseInput_C, MousePanelEnterKeyDown) == 0x0002D0, "Member 'UWB_MouseInput_C::MousePanelEnterKeyDown' has a wrong offset!"); \ static_assert(offsetof(UWB_MouseInput_C, Controller_Input_Mouse_Button) == 0x0002E0, "Member 'UWB_MouseInput_C::Controller_Input_Mouse_Button' has a wrong offset!"); \ static_assert(offsetof(UWB_MouseInput_C, UpdateDiscription) == 0x0002E8, "Member 'UWB_MouseInput_C::UpdateDiscription' has a wrong offset!"); \ static_assert(offsetof(UWB_MouseInput_C, SelectButtonTag) == 0x0002F8, "Member 'UWB_MouseInput_C::SelectButtonTag' has a wrong offset!"); \ static_assert(offsetof(UWB_MouseInput_C, InitAllControllerInputValue) == 0x000300, "Member 'UWB_MouseInput_C::InitAllControllerInputValue' has a wrong offset!"); \ static_assert(offsetof(UWB_MouseInput_C, IsMousePanelActive) == 0x000310, "Member 'UWB_MouseInput_C::IsMousePanelActive' has a wrong offset!"); \ static_assert(offsetof(UWB_MouseInput_C, ActiveMouseInputPanel) == 0x000318, "Member 'UWB_MouseInput_C::ActiveMouseInputPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_MouseInput_C, ScrollBoxScroll) == 0x000328, "Member 'UWB_MouseInput_C::ScrollBoxScroll' has a wrong offset!"); \ static_assert(offsetof(UWB_MouseInput_C, PlaySoundIndex) == 0x000338, "Member 'UWB_MouseInput_C::PlaySoundIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyboardInput_Blank_C_ExecuteUbergraph_WB_KeyboardInput_Blank \ static_assert(alignof(WB_KeyboardInput_Blank_C_ExecuteUbergraph_WB_KeyboardInput_Blank) == 0x000004, "Wrong alignment on WB_KeyboardInput_Blank_C_ExecuteUbergraph_WB_KeyboardInput_Blank"); \ static_assert(sizeof(WB_KeyboardInput_Blank_C_ExecuteUbergraph_WB_KeyboardInput_Blank) == 0x000004, "Wrong size on WB_KeyboardInput_Blank_C_ExecuteUbergraph_WB_KeyboardInput_Blank"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_ExecuteUbergraph_WB_KeyboardInput_Blank, EntryPoint) == 0x000000, "Member 'WB_KeyboardInput_Blank_C_ExecuteUbergraph_WB_KeyboardInput_Blank::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyboardInput_Blank_C_GetCombinationStyle \ static_assert(alignof(WB_KeyboardInput_Blank_C_GetCombinationStyle) == 0x000008, "Wrong alignment on WB_KeyboardInput_Blank_C_GetCombinationStyle"); \ static_assert(sizeof(WB_KeyboardInput_Blank_C_GetCombinationStyle) == 0x000020, "Wrong size on WB_KeyboardInput_Blank_C_GetCombinationStyle"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_GetCombinationStyle, InputKey) == 0x000000, "Member 'WB_KeyboardInput_Blank_C_GetCombinationStyle::InputKey' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_GetCombinationStyle, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000018, "Member 'WB_KeyboardInput_Blank_C_GetCombinationStyle::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_GetCombinationStyle, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x000019, "Member 'WB_KeyboardInput_Blank_C_GetCombinationStyle::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_GetCombinationStyle, CallFunc_EqualEqual_KeyKey_ReturnValue_2) == 0x00001A, "Member 'WB_KeyboardInput_Blank_C_GetCombinationStyle::CallFunc_EqualEqual_KeyKey_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_GetCombinationStyle, CallFunc_EqualEqual_KeyKey_ReturnValue_3) == 0x00001B, "Member 'WB_KeyboardInput_Blank_C_GetCombinationStyle::CallFunc_EqualEqual_KeyKey_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_GetCombinationStyle, CallFunc_BooleanOR_ReturnValue) == 0x00001C, "Member 'WB_KeyboardInput_Blank_C_GetCombinationStyle::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_GetCombinationStyle, CallFunc_BooleanOR_ReturnValue_1) == 0x00001D, "Member 'WB_KeyboardInput_Blank_C_GetCombinationStyle::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyboardInput_Blank_C_GetDownKey \ static_assert(alignof(WB_KeyboardInput_Blank_C_GetDownKey) == 0x000008, "Wrong alignment on WB_KeyboardInput_Blank_C_GetDownKey"); \ static_assert(sizeof(WB_KeyboardInput_Blank_C_GetDownKey) == 0x000020, "Wrong size on WB_KeyboardInput_Blank_C_GetDownKey"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_GetDownKey, DownKey_0) == 0x000000, "Member 'WB_KeyboardInput_Blank_C_GetDownKey::DownKey_0' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_GetDownKey, CombinationStyle) == 0x000018, "Member 'WB_KeyboardInput_Blank_C_GetDownKey::CombinationStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent \ static_assert(alignof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent) == 0x000008, "Wrong alignment on WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(sizeof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent) == 0x0000E8, "Wrong size on WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, InKeyEvent) == 0x000000, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, isDown) == 0x000040, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, ReturnValue) == 0x000041, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, LocalIsKeyDown) == 0x000042, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::LocalIsKeyDown' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, LocalInputKey) == 0x000048, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::LocalInputKey' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetKey_ReturnValue) == 0x000060, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000078, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x000079, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_2) == 0x00007A, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue) == 0x00007B, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_3) == 0x00007C, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue_1) == 0x00007D, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_4) == 0x00007E, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue_2) == 0x00007F, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_5) == 0x000080, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue_3) == 0x000081, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_6) == 0x000082, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_7) == 0x000083, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue_4) == 0x000084, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue_5) == 0x000085, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, K2Node_MakeArray_Array) == 0x000088, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue_6) == 0x000098, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_8) == 0x000099, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_9) == 0x00009A, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_10) == 0x00009B, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_Array_Contains_ReturnValue) == 0x00009C, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_Array_Add_ReturnValue) == 0x0000A0, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_11) == 0x0000A4, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_12) == 0x0000A5, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_13) == 0x0000A6, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue_7) == 0x0000A7, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue_8) == 0x0000A8, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_Array_Add_ReturnValue_1) == 0x0000AC, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_Array_Contains_ReturnValue_1) == 0x0000B0, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_Array_Add_ReturnValue_2) == 0x0000B4, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_Array_Contains_ReturnValue_2) == 0x0000B8, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_Array_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_Key_IsKeyboardKey_ReturnValue) == 0x0000B9, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_Key_IsKeyboardKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_Array_Contains_ReturnValue_3) == 0x0000BA, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_Array_Contains_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_Array_Add_ReturnValue_3) == 0x0000BC, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_Key_IsGamepadKey_ReturnValue) == 0x0000C0, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_Key_IsGamepadKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_Array_Contains_ReturnValue_4) == 0x0000C1, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_Array_Contains_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanAND_ReturnValue) == 0x0000C2, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0000C8, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection) == 0x0000D0, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, K2Node_SwitchEnum_CmpSuccess) == 0x0000D1, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetSettableKeys_SettableKeys) == 0x0000D8, "Member 'WB_KeyboardInput_Blank_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetSettableKeys_SettableKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyboardInput_Blank_C_OnMouseButtonDown \ static_assert(alignof(WB_KeyboardInput_Blank_C_OnMouseButtonDown) == 0x000008, "Wrong alignment on WB_KeyboardInput_Blank_C_OnMouseButtonDown"); \ static_assert(sizeof(WB_KeyboardInput_Blank_C_OnMouseButtonDown) == 0x000278, "Wrong size on WB_KeyboardInput_Blank_C_OnMouseButtonDown"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonDown, MyGeometry) == 0x000000, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonDown::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonDown, MouseEvent) == 0x000040, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonDown::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonDown, ReturnValue) == 0x0000D8, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonDown::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonDown, CallFunc_PointerEvent_GetEffectingButton_ReturnValue) == 0x000190, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonDown::CallFunc_PointerEvent_GetEffectingButton_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonDown, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0001A8, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonDown::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonDown, CallFunc_Array_Add_ReturnValue) == 0x0001B0, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonDown::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonDown, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection) == 0x0001B4, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonDown::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonDown, CallFunc_Handled_ReturnValue) == 0x0001B8, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonDown::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonDown, K2Node_SwitchEnum_CmpSuccess) == 0x000270, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonDown::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyboardInput_Blank_C_OnMouseButtonUp \ static_assert(alignof(WB_KeyboardInput_Blank_C_OnMouseButtonUp) == 0x000008, "Wrong alignment on WB_KeyboardInput_Blank_C_OnMouseButtonUp"); \ static_assert(sizeof(WB_KeyboardInput_Blank_C_OnMouseButtonUp) == 0x000330, "Wrong size on WB_KeyboardInput_Blank_C_OnMouseButtonUp"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonUp, MyGeometry) == 0x000000, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonUp::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonUp, MouseEvent) == 0x000040, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonUp::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonUp, ReturnValue) == 0x0000D8, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonUp::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonUp, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000190, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonUp::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonUp, CallFunc_PointerEvent_GetEffectingButton_ReturnValue) == 0x000198, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonUp::CallFunc_PointerEvent_GetEffectingButton_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonUp, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection) == 0x0001B0, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonUp::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonUp, K2Node_SwitchEnum_CmpSuccess) == 0x0001B1, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonUp::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonUp, CallFunc_Handled_ReturnValue) == 0x0001B8, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonUp::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonUp, CallFunc_Array_Contains_ReturnValue) == 0x000270, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonUp::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonUp, CallFunc_Array_IsEmpty_ReturnValue) == 0x000271, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonUp::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseButtonUp, CallFunc_Handled_ReturnValue_1) == 0x000278, "Member 'WB_KeyboardInput_Blank_C_OnMouseButtonUp::CallFunc_Handled_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyboardInput_Blank_C_OnMouseWheel \ static_assert(alignof(WB_KeyboardInput_Blank_C_OnMouseWheel) == 0x000008, "Wrong alignment on WB_KeyboardInput_Blank_C_OnMouseWheel"); \ static_assert(sizeof(WB_KeyboardInput_Blank_C_OnMouseWheel) == 0x000260, "Wrong size on WB_KeyboardInput_Blank_C_OnMouseWheel"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseWheel, MyGeometry) == 0x000000, "Member 'WB_KeyboardInput_Blank_C_OnMouseWheel::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseWheel, MouseEvent) == 0x000040, "Member 'WB_KeyboardInput_Blank_C_OnMouseWheel::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseWheel, ReturnValue) == 0x0000D8, "Member 'WB_KeyboardInput_Blank_C_OnMouseWheel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseWheel, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000190, "Member 'WB_KeyboardInput_Blank_C_OnMouseWheel::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseWheel, CallFunc_PointerEvent_GetWheelDelta_ReturnValue) == 0x000198, "Member 'WB_KeyboardInput_Blank_C_OnMouseWheel::CallFunc_PointerEvent_GetWheelDelta_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseWheel, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection) == 0x00019C, "Member 'WB_KeyboardInput_Blank_C_OnMouseWheel::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseWheel, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00019D, "Member 'WB_KeyboardInput_Blank_C_OnMouseWheel::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseWheel, K2Node_SwitchEnum_CmpSuccess) == 0x00019E, "Member 'WB_KeyboardInput_Blank_C_OnMouseWheel::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseWheel, CallFunc_Array_IsEmpty_ReturnValue) == 0x00019F, "Member 'WB_KeyboardInput_Blank_C_OnMouseWheel::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseWheel, CallFunc_Handled_ReturnValue) == 0x0001A0, "Member 'WB_KeyboardInput_Blank_C_OnMouseWheel::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyboardInput_Blank_C_OnMouseWheel, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000258, "Member 'WB_KeyboardInput_Blank_C_OnMouseWheel::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_KeyboardInput_Blank_C \ static_assert(alignof(UWB_KeyboardInput_Blank_C) == 0x000008, "Wrong alignment on UWB_KeyboardInput_Blank_C"); \ static_assert(sizeof(UWB_KeyboardInput_Blank_C) == 0x000338, "Wrong size on UWB_KeyboardInput_Blank_C"); \ static_assert(offsetof(UWB_KeyboardInput_Blank_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_KeyboardInput_Blank_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyboardInput_Blank_C, SaveControllerInputValue) == 0x0002C8, "Member 'UWB_KeyboardInput_Blank_C::SaveControllerInputValue' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyboardInput_Blank_C, DownKeys) == 0x0002D8, "Member 'UWB_KeyboardInput_Blank_C::DownKeys' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyboardInput_Blank_C, DownKey) == 0x0002E8, "Member 'UWB_KeyboardInput_Blank_C::DownKey' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyboardInput_Blank_C, CombinationSytle) == 0x000300, "Member 'UWB_KeyboardInput_Blank_C::CombinationSytle' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyboardInput_Blank_C, CombinationStyleKey) == 0x000308, "Member 'UWB_KeyboardInput_Blank_C::CombinationStyleKey' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyboardInput_Blank_C, MouseKey) == 0x000318, "Member 'UWB_KeyboardInput_Blank_C::MouseKey' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyboardInput_Blank_C, SettableKey) == 0x000328, "Member 'UWB_KeyboardInput_Blank_C::SettableKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetOptionGroup_C_ExecuteUbergraph_WB_SetOptionGroup \ static_assert(alignof(WB_SetOptionGroup_C_ExecuteUbergraph_WB_SetOptionGroup) == 0x000004, "Wrong alignment on WB_SetOptionGroup_C_ExecuteUbergraph_WB_SetOptionGroup"); \ static_assert(sizeof(WB_SetOptionGroup_C_ExecuteUbergraph_WB_SetOptionGroup) == 0x000008, "Wrong size on WB_SetOptionGroup_C_ExecuteUbergraph_WB_SetOptionGroup"); \ static_assert(offsetof(WB_SetOptionGroup_C_ExecuteUbergraph_WB_SetOptionGroup, EntryPoint) == 0x000000, "Member 'WB_SetOptionGroup_C_ExecuteUbergraph_WB_SetOptionGroup::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionGroup_C_ExecuteUbergraph_WB_SetOptionGroup, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_SetOptionGroup_C_ExecuteUbergraph_WB_SetOptionGroup::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetOptionGroup_C_PreConstruct \ static_assert(alignof(WB_SetOptionGroup_C_PreConstruct) == 0x000001, "Wrong alignment on WB_SetOptionGroup_C_PreConstruct"); \ static_assert(sizeof(WB_SetOptionGroup_C_PreConstruct) == 0x000001, "Wrong size on WB_SetOptionGroup_C_PreConstruct"); \ static_assert(offsetof(WB_SetOptionGroup_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_SetOptionGroup_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SetOptionGroup_C \ static_assert(alignof(UWB_SetOptionGroup_C) == 0x000008, "Wrong alignment on UWB_SetOptionGroup_C"); \ static_assert(sizeof(UWB_SetOptionGroup_C) == 0x000388, "Wrong size on UWB_SetOptionGroup_C"); \ static_assert(offsetof(UWB_SetOptionGroup_C, UberGraphFrame) == 0x000288, "Member 'UWB_SetOptionGroup_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionGroup_C, CustomizationTextBlock_112) == 0x000290, "Member 'UWB_SetOptionGroup_C::CustomizationTextBlock_112' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionGroup_C, Overlay_main) == 0x000298, "Member 'UWB_SetOptionGroup_C::Overlay_main' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionGroup_C, SizeBox_Main) == 0x0002A0, "Member 'UWB_SetOptionGroup_C::SizeBox_Main' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionGroup_C, ButtonInfo) == 0x0002A8, "Member 'UWB_SetOptionGroup_C::ButtonInfo' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionGroup_C, OnHovered) == 0x000378, "Member 'UWB_SetOptionGroup_C::OnHovered' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_FeatherAttack_C_OnBuffFunction \ static_assert(alignof(BP_Buff_FeatherAttack_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_FeatherAttack_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_FeatherAttack_C_OnBuffFunction) == 0x000038, "Wrong size on BP_Buff_FeatherAttack_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_FeatherAttack_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_FeatherAttack_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_FeatherAttack_C_OnBuffFunction, CallFunc_GetBuffLevel_BuffLevel) == 0x000008, "Member 'BP_Buff_FeatherAttack_C_OnBuffFunction::CallFunc_GetBuffLevel_BuffLevel' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_FeatherAttack_C_OnBuffFunction, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'BP_Buff_FeatherAttack_C_OnBuffFunction::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_FeatherAttack_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000010, "Member 'BP_Buff_FeatherAttack_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_FeatherAttack_C_OnBuffFunction, CallFunc_Clamp_ReturnValue) == 0x000018, "Member 'BP_Buff_FeatherAttack_C_OnBuffFunction::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_FeatherAttack_C_OnBuffFunction, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000020, "Member 'BP_Buff_FeatherAttack_C_OnBuffFunction::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_FeatherAttack_C_OnBuffFunction, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'BP_Buff_FeatherAttack_C_OnBuffFunction::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_FeatherAttack_C_OnBuffFunction, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000030, "Member 'BP_Buff_FeatherAttack_C_OnBuffFunction::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_FeatherAttack_C_RemoveBuff \ static_assert(alignof(BP_Buff_FeatherAttack_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_FeatherAttack_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_FeatherAttack_C_RemoveBuff) == 0x000018, "Wrong size on BP_Buff_FeatherAttack_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_FeatherAttack_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_Buff_FeatherAttack_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_FeatherAttack_C_RemoveBuff, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000008, "Member 'BP_Buff_FeatherAttack_C_RemoveBuff::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_FeatherAttack_C_RemoveBuff, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'BP_Buff_FeatherAttack_C_RemoveBuff::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_FeatherAttack_C \ static_assert(alignof(UBP_Buff_FeatherAttack_C) == 0x000008, "Wrong alignment on UBP_Buff_FeatherAttack_C"); \ static_assert(sizeof(UBP_Buff_FeatherAttack_C) == 0x000158, "Wrong size on UBP_Buff_FeatherAttack_C"); \ #define DUMPER7_ASSERTS_FF_ModifierArray \ static_assert(alignof(FF_ModifierArray) == 0x000008, "Wrong alignment on FF_ModifierArray"); \ static_assert(sizeof(FF_ModifierArray) == 0x000010, "Wrong size on FF_ModifierArray"); \ static_assert(offsetof(FF_ModifierArray, BuffId_12_B63B799B4F0B861E79B0138F6BCE25AF) == 0x000000, "Member 'FF_ModifierArray::BuffId_12_B63B799B4F0B861E79B0138F6BCE25AF' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton \ static_assert(alignof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton) == 0x000008, "Wrong alignment on WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton"); \ static_assert(sizeof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton) == 0x000278, "Wrong size on WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, EntryPoint) == 0x000000, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_bool_Variable) == 0x000004, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_byte_Variable) == 0x000005, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_byte_Variable_1) == 0x000006, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_Select_Default) == 0x000018, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_bool_Variable_1) == 0x000019, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_byte_Variable_2) == 0x00001A, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_byte_Variable_3) == 0x00001B, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000020, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_Select_Default_1) == 0x000029, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_CreateDelegate_OutputDelegate_1) == 0x00002C, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_CreateDelegate_OutputDelegate_2) == 0x00003C, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_GetDataTableRowFromName_OutRow) == 0x000050, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000080, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_CustomEvent_Loaded_1) == 0x000088, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_CustomEvent_Loaded_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_object_Variable) == 0x000090, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_DynamicCast_AsTexture_2D) == 0x000098, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_DynamicCast_bSuccess) == 0x0000A0, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_CustomEvent_Loaded) == 0x0000A8, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_object_Variable_1) == 0x0000B0, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_DynamicCast_AsTexture_2D_1) == 0x0000B8, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_DynamicCast_AsTexture_2D_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_DynamicCast_bSuccess_1) == 0x0000C0, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_CreateDelegate_OutputDelegate_3) == 0x0000C4, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_byte_Variable_4) == 0x0000D4, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_CreateDelegate_OutputDelegate_4) == 0x0000D8, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_byte_Variable_5) == 0x0000E8, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_bool_Variable_2) == 0x0000E9, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x0000F0, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x0000F8, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_Select_Default_2) == 0x000100, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_IsValid_ReturnValue_1) == 0x000101, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_CreatePlayAnimationProxyObject_Result_1) == 0x000108, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_CreatePlayAnimationProxyObject_Result_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1) == 0x000110, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_IsValid_ReturnValue_2) == 0x000118, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_byte_Variable_6) == 0x000119, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_byte_Variable_7) == 0x00011A, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_bool_IsClosed_Variable) == 0x00011B, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_int_Variable) == 0x00011C, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_bool_Has_Been_Initd_Variable) == 0x000120, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_CreatePlayAnimationProxyObject_Result_2) == 0x000128, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_CreatePlayAnimationProxyObject_Result_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_2) == 0x000130, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_IsValid_ReturnValue_3) == 0x000138, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_Event_MyGeometry) == 0x000140, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_Event_InDeltaTime) == 0x000180, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_Event_Force) == 0x000184, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_Event_Force' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_GetMainUI_InGameWidget) == 0x000188, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_GetMainUI_InGameWidget' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_IsValid_ReturnValue_4) == 0x000190, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_GetPlayerController_ReturnValue) == 0x000198, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_IsValid_ReturnValue_5) == 0x0001A0, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_K2_GetPawn_ReturnValue) == 0x0001A8, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_bool_Variable_3) == 0x0001B0, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_Select_Default_3) == 0x0001B1, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0001B2, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_CreatePlayAnimationProxyObject_Result_3) == 0x0001B8, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_CreatePlayAnimationProxyObject_Result_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_3) == 0x0001C0, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_IsValid_ReturnValue_6) == 0x0001C8, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_Conv_IntToString_ReturnValue) == 0x0001D0, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_Conv_StringToName_ReturnValue) == 0x0001E0, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x0001E8, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000218, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_Add_IntInt_ReturnValue) == 0x00021C, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_GetUINotify_UINotify) == 0x000220, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, Temp_int_Variable_1) == 0x000228, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_K2_SetTimer_ReturnValue) == 0x000230, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_Add_IntInt_ReturnValue_1) == 0x000238, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_CreateDelegate_OutputDelegate_5) == 0x00023C, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x00024C, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_CreateDelegate_OutputDelegate_6) == 0x000250, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, K2Node_CreateDelegate_OutputDelegate_7) == 0x000260, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000270, "Member 'WB_ViewCredits_SkipButton_C_ExecuteUbergraph_WB_ViewCredits_SkipButton::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_SkipButton_C_GetBgImageLoopTime \ static_assert(alignof(WB_ViewCredits_SkipButton_C_GetBgImageLoopTime) == 0x000008, "Wrong alignment on WB_ViewCredits_SkipButton_C_GetBgImageLoopTime"); \ static_assert(sizeof(WB_ViewCredits_SkipButton_C_GetBgImageLoopTime) == 0x000038, "Wrong size on WB_ViewCredits_SkipButton_C_GetBgImageLoopTime"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_GetBgImageLoopTime, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000000, "Member 'WB_ViewCredits_SkipButton_C_GetBgImageLoopTime::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_GetBgImageLoopTime, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'WB_ViewCredits_SkipButton_C_GetBgImageLoopTime::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_GetBgImageLoopTime, CallFunc_Get_Game_Seconds_For_View_Credits_Begin_Time) == 0x000010, "Member 'WB_ViewCredits_SkipButton_C_GetBgImageLoopTime::CallFunc_Get_Game_Seconds_For_View_Credits_Begin_Time' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_GetBgImageLoopTime, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000018, "Member 'WB_ViewCredits_SkipButton_C_GetBgImageLoopTime::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_GetBgImageLoopTime, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000020, "Member 'WB_ViewCredits_SkipButton_C_GetBgImageLoopTime::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_GetBgImageLoopTime, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000028, "Member 'WB_ViewCredits_SkipButton_C_GetBgImageLoopTime::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_GetBgImageLoopTime, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000030, "Member 'WB_ViewCredits_SkipButton_C_GetBgImageLoopTime::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_SkipButton_C_JoinSkipBlack \ static_assert(alignof(WB_ViewCredits_SkipButton_C_JoinSkipBlack) == 0x000001, "Wrong alignment on WB_ViewCredits_SkipButton_C_JoinSkipBlack"); \ static_assert(sizeof(WB_ViewCredits_SkipButton_C_JoinSkipBlack) == 0x000001, "Wrong size on WB_ViewCredits_SkipButton_C_JoinSkipBlack"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_JoinSkipBlack, Force) == 0x000000, "Member 'WB_ViewCredits_SkipButton_C_JoinSkipBlack::Force' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_SkipButton_C_OnCustomBlueprintKeyInputEvent \ static_assert(alignof(WB_ViewCredits_SkipButton_C_OnCustomBlueprintKeyInputEvent) == 0x000008, "Wrong alignment on WB_ViewCredits_SkipButton_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(sizeof(WB_ViewCredits_SkipButton_C_OnCustomBlueprintKeyInputEvent) == 0x000048, "Wrong size on WB_ViewCredits_SkipButton_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_OnCustomBlueprintKeyInputEvent, InKeyEvent) == 0x000000, "Member 'WB_ViewCredits_SkipButton_C_OnCustomBlueprintKeyInputEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_OnCustomBlueprintKeyInputEvent, isDown) == 0x000040, "Member 'WB_ViewCredits_SkipButton_C_OnCustomBlueprintKeyInputEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_OnCustomBlueprintKeyInputEvent, ReturnValue) == 0x000041, "Member 'WB_ViewCredits_SkipButton_C_OnCustomBlueprintKeyInputEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_OnCustomBlueprintKeyInputEvent, CallFunc_OnCustomBlueprintKeyInputEvent_ReturnValue) == 0x000042, "Member 'WB_ViewCredits_SkipButton_C_OnCustomBlueprintKeyInputEvent::CallFunc_OnCustomBlueprintKeyInputEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_SkipButton_C_OnLoaded_CC59F08C4C8BB03461714BABB40F1497 \ static_assert(alignof(WB_ViewCredits_SkipButton_C_OnLoaded_CC59F08C4C8BB03461714BABB40F1497) == 0x000008, "Wrong alignment on WB_ViewCredits_SkipButton_C_OnLoaded_CC59F08C4C8BB03461714BABB40F1497"); \ static_assert(sizeof(WB_ViewCredits_SkipButton_C_OnLoaded_CC59F08C4C8BB03461714BABB40F1497) == 0x000008, "Wrong size on WB_ViewCredits_SkipButton_C_OnLoaded_CC59F08C4C8BB03461714BABB40F1497"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_OnLoaded_CC59F08C4C8BB03461714BABB40F1497, Loaded) == 0x000000, "Member 'WB_ViewCredits_SkipButton_C_OnLoaded_CC59F08C4C8BB03461714BABB40F1497::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_SkipButton_C_OnLoaded_F7C1F15E4E4492C0C364608473732594 \ static_assert(alignof(WB_ViewCredits_SkipButton_C_OnLoaded_F7C1F15E4E4492C0C364608473732594) == 0x000008, "Wrong alignment on WB_ViewCredits_SkipButton_C_OnLoaded_F7C1F15E4E4492C0C364608473732594"); \ static_assert(sizeof(WB_ViewCredits_SkipButton_C_OnLoaded_F7C1F15E4E4492C0C364608473732594) == 0x000008, "Wrong size on WB_ViewCredits_SkipButton_C_OnLoaded_F7C1F15E4E4492C0C364608473732594"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_OnLoaded_F7C1F15E4E4492C0C364608473732594, Loaded) == 0x000000, "Member 'WB_ViewCredits_SkipButton_C_OnLoaded_F7C1F15E4E4492C0C364608473732594::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_SkipButton_C_Tick \ static_assert(alignof(WB_ViewCredits_SkipButton_C_Tick) == 0x000008, "Wrong alignment on WB_ViewCredits_SkipButton_C_Tick"); \ static_assert(sizeof(WB_ViewCredits_SkipButton_C_Tick) == 0x000048, "Wrong size on WB_ViewCredits_SkipButton_C_Tick"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_Tick, MyGeometry) == 0x000000, "Member 'WB_ViewCredits_SkipButton_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_SkipButton_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_ViewCredits_SkipButton_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ViewCredits_SkipButton_C \ static_assert(alignof(UWB_ViewCredits_SkipButton_C) == 0x000008, "Wrong alignment on UWB_ViewCredits_SkipButton_C"); \ static_assert(sizeof(UWB_ViewCredits_SkipButton_C) == 0x000368, "Wrong size on UWB_ViewCredits_SkipButton_C"); \ static_assert(offsetof(UWB_ViewCredits_SkipButton_C, UberGraphFrame_WB_ViewCredits_SkipButton_C) == 0x000318, "Member 'UWB_ViewCredits_SkipButton_C::UberGraphFrame_WB_ViewCredits_SkipButton_C' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_SkipButton_C, BgFade) == 0x000320, "Member 'UWB_ViewCredits_SkipButton_C::BgFade' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_SkipButton_C, ImageBg) == 0x000328, "Member 'UWB_ViewCredits_SkipButton_C::ImageBg' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_SkipButton_C, OnSkip) == 0x000330, "Member 'UWB_ViewCredits_SkipButton_C::OnSkip' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_SkipButton_C, CanRunningSkip) == 0x000340, "Member 'UWB_ViewCredits_SkipButton_C::CanRunningSkip' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_SkipButton_C, BgIndex) == 0x000344, "Member 'UWB_ViewCredits_SkipButton_C::BgIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_SkipButton_C, UINotify) == 0x000348, "Member 'UWB_ViewCredits_SkipButton_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_SkipButton_C, BgImageLoopTime) == 0x000350, "Member 'UWB_ViewCredits_SkipButton_C::BgImageLoopTime' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_SkipButton_C, TimerHandle) == 0x000358, "Member 'UWB_ViewCredits_SkipButton_C::TimerHandle' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_SkipButton_C, DelayShowTime) == 0x000360, "Member 'UWB_ViewCredits_SkipButton_C::DelayShowTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_SettingType_Group \ static_assert(alignof(FS_SettingType_Group) == 0x000004, "Wrong alignment on FS_SettingType_Group"); \ static_assert(sizeof(FS_SettingType_Group) == 0x000004, "Wrong size on FS_SettingType_Group"); \ static_assert(offsetof(FS_SettingType_Group, GroupCount_30_03587BDB49869492CB787EB6C1B614D8) == 0x000000, "Member 'FS_SettingType_Group::GroupCount_30_03587BDB49869492CB787EB6C1B614D8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_SettingType_CreateUI \ static_assert(alignof(FS_SettingType_CreateUI) == 0x000008, "Wrong alignment on FS_SettingType_CreateUI"); \ static_assert(sizeof(FS_SettingType_CreateUI) == 0x000010, "Wrong size on FS_SettingType_CreateUI"); \ static_assert(offsetof(FS_SettingType_CreateUI, NewWidget_19_37D05ECF410D0FF074D8CFA1986C27DB) == 0x000000, "Member 'FS_SettingType_CreateUI::NewWidget_19_37D05ECF410D0FF074D8CFA1986C27DB' has a wrong offset!"); \ static_assert(offsetof(FS_SettingType_CreateUI, StandaloneWidget_16_DB8F0B8E4A27E12A5C7129B870A8E14F) == 0x000008, "Member 'FS_SettingType_CreateUI::StandaloneWidget_16_DB8F0B8E4A27E12A5C7129B870A8E14F' has a wrong offset!"); \ static_assert(offsetof(FS_SettingType_CreateUI, HiddenOther_21_4C56C6B9408B37F3CB05D792EBB5CDF3) == 0x000009, "Member 'FS_SettingType_CreateUI::HiddenOther_21_4C56C6B9408B37F3CB05D792EBB5CDF3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InitSettingWindow_C_BackKeyEvent \ static_assert(alignof(WB_InitSettingWindow_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_InitSettingWindow_C_BackKeyEvent"); \ static_assert(sizeof(WB_InitSettingWindow_C_BackKeyEvent) == 0x000048, "Wrong size on WB_InitSettingWindow_C_BackKeyEvent"); \ static_assert(offsetof(WB_InitSettingWindow_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_InitSettingWindow_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InitSettingWindow_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_InitSettingWindow_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InitSettingWindow_C_EnterKeyEvent \ static_assert(alignof(WB_InitSettingWindow_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_InitSettingWindow_C_EnterKeyEvent"); \ static_assert(sizeof(WB_InitSettingWindow_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_InitSettingWindow_C_EnterKeyEvent"); \ static_assert(offsetof(WB_InitSettingWindow_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_InitSettingWindow_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InitSettingWindow_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_InitSettingWindow_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow \ static_assert(alignof(WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow) == 0x000008, "Wrong alignment on WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow"); \ static_assert(sizeof(WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow) == 0x0000D0, "Wrong size on WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow"); \ static_assert(offsetof(WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow, EntryPoint) == 0x000000, "Member 'WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow, Temp_delegate_Variable) == 0x000004, "Member 'WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow, Temp_delegate_Variable_1) == 0x000014, "Member 'WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow, Temp_delegate_Variable_2) == 0x00002C, "Member 'WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow, K2Node_Event_InGeometry_1) == 0x000040, "Member 'WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow, K2Node_Event_isDown_1) == 0x000080, "Member 'WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow, CallFunc_PostEvent_ReturnValue_2) == 0x000084, "Member 'WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow, K2Node_Event_InGeometry) == 0x000088, "Member 'WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow, K2Node_Event_isDown) == 0x0000C8, "Member 'WB_InitSettingWindow_C_ExecuteUbergraph_WB_InitSettingWindow::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InitSettingWindow_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_InitSettingWindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_InitSettingWindow_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_InitSettingWindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_InitSettingWindow_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_InitSettingWindow_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_InitSettingWindow_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_InitSettingWindow_C \ static_assert(alignof(UWB_InitSettingWindow_C) == 0x000008, "Wrong alignment on UWB_InitSettingWindow_C"); \ static_assert(sizeof(UWB_InitSettingWindow_C) == 0x0002E0, "Wrong size on UWB_InitSettingWindow_C"); \ static_assert(offsetof(UWB_InitSettingWindow_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_InitSettingWindow_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_InitSettingWindow_C, WB_SecondaryWindow1_C_1) == 0x0002C8, "Member 'UWB_InitSettingWindow_C::WB_SecondaryWindow1_C_1' has a wrong offset!"); \ static_assert(offsetof(UWB_InitSettingWindow_C, InitAllAndCloseWindow) == 0x0002D0, "Member 'UWB_InitSettingWindow_C::InitAllAndCloseWindow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TransmitNoticeShow_C_ExecuteUbergraph_WB_TransmitNoticeShow \ static_assert(alignof(WB_TransmitNoticeShow_C_ExecuteUbergraph_WB_TransmitNoticeShow) == 0x000008, "Wrong alignment on WB_TransmitNoticeShow_C_ExecuteUbergraph_WB_TransmitNoticeShow"); \ static_assert(sizeof(WB_TransmitNoticeShow_C_ExecuteUbergraph_WB_TransmitNoticeShow) == 0x000030, "Wrong size on WB_TransmitNoticeShow_C_ExecuteUbergraph_WB_TransmitNoticeShow"); \ static_assert(offsetof(WB_TransmitNoticeShow_C_ExecuteUbergraph_WB_TransmitNoticeShow, EntryPoint) == 0x000000, "Member 'WB_TransmitNoticeShow_C_ExecuteUbergraph_WB_TransmitNoticeShow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitNoticeShow_C_ExecuteUbergraph_WB_TransmitNoticeShow, K2Node_Event_InText) == 0x000008, "Member 'WB_TransmitNoticeShow_C_ExecuteUbergraph_WB_TransmitNoticeShow::K2Node_Event_InText' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitNoticeShow_C_ExecuteUbergraph_WB_TransmitNoticeShow, CallFunc_PlayAnimation_ReturnValue) == 0x000020, "Member 'WB_TransmitNoticeShow_C_ExecuteUbergraph_WB_TransmitNoticeShow::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitNoticeShow_C_ExecuteUbergraph_WB_TransmitNoticeShow, K2Node_CustomEvent_Duration) == 0x000028, "Member 'WB_TransmitNoticeShow_C_ExecuteUbergraph_WB_TransmitNoticeShow::K2Node_CustomEvent_Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TransmitNoticeShow_C_StopDisplayAnimation \ static_assert(alignof(WB_TransmitNoticeShow_C_StopDisplayAnimation) == 0x000004, "Wrong alignment on WB_TransmitNoticeShow_C_StopDisplayAnimation"); \ static_assert(sizeof(WB_TransmitNoticeShow_C_StopDisplayAnimation) == 0x000004, "Wrong size on WB_TransmitNoticeShow_C_StopDisplayAnimation"); \ static_assert(offsetof(WB_TransmitNoticeShow_C_StopDisplayAnimation, Duration) == 0x000000, "Member 'WB_TransmitNoticeShow_C_StopDisplayAnimation::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TransmitNoticeShow_C_UpdateContent \ static_assert(alignof(WB_TransmitNoticeShow_C_UpdateContent) == 0x000008, "Wrong alignment on WB_TransmitNoticeShow_C_UpdateContent"); \ static_assert(sizeof(WB_TransmitNoticeShow_C_UpdateContent) == 0x000018, "Wrong size on WB_TransmitNoticeShow_C_UpdateContent"); \ static_assert(offsetof(WB_TransmitNoticeShow_C_UpdateContent, InText) == 0x000000, "Member 'WB_TransmitNoticeShow_C_UpdateContent::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_TransmitNoticeShow_C \ static_assert(alignof(UWB_TransmitNoticeShow_C) == 0x000008, "Wrong alignment on UWB_TransmitNoticeShow_C"); \ static_assert(sizeof(UWB_TransmitNoticeShow_C) == 0x0002E0, "Wrong size on UWB_TransmitNoticeShow_C"); \ static_assert(offsetof(UWB_TransmitNoticeShow_C, UberGraphFrame_WB_TransmitNoticeShow_C) == 0x0002C8, "Member 'UWB_TransmitNoticeShow_C::UberGraphFrame_WB_TransmitNoticeShow_C' has a wrong offset!"); \ static_assert(offsetof(UWB_TransmitNoticeShow_C, Display) == 0x0002D0, "Member 'UWB_TransmitNoticeShow_C::Display' has a wrong offset!"); \ static_assert(offsetof(UWB_TransmitNoticeShow_C, NoticeText) == 0x0002D8, "Member 'UWB_TransmitNoticeShow_C::NoticeText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Icon_C_ExecuteUbergraph_WB_Set_InputTypeShow_Icon \ static_assert(alignof(WB_Set_InputTypeShow_Icon_C_ExecuteUbergraph_WB_Set_InputTypeShow_Icon) == 0x000008, "Wrong alignment on WB_Set_InputTypeShow_Icon_C_ExecuteUbergraph_WB_Set_InputTypeShow_Icon"); \ static_assert(sizeof(WB_Set_InputTypeShow_Icon_C_ExecuteUbergraph_WB_Set_InputTypeShow_Icon) == 0x000018, "Wrong size on WB_Set_InputTypeShow_Icon_C_ExecuteUbergraph_WB_Set_InputTypeShow_Icon"); \ static_assert(offsetof(WB_Set_InputTypeShow_Icon_C_ExecuteUbergraph_WB_Set_InputTypeShow_Icon, EntryPoint) == 0x000000, "Member 'WB_Set_InputTypeShow_Icon_C_ExecuteUbergraph_WB_Set_InputTypeShow_Icon::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Icon_C_ExecuteUbergraph_WB_Set_InputTypeShow_Icon, K2Node_CustomEvent_Texture) == 0x000008, "Member 'WB_Set_InputTypeShow_Icon_C_ExecuteUbergraph_WB_Set_InputTypeShow_Icon::K2Node_CustomEvent_Texture' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Icon_C_ExecuteUbergraph_WB_Set_InputTypeShow_Icon, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'WB_Set_InputTypeShow_Icon_C_ExecuteUbergraph_WB_Set_InputTypeShow_Icon::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Icon_C_ExecuteUbergraph_WB_Set_InputTypeShow_Icon, K2Node_SwitchInteger_CmpSuccess) == 0x000011, "Member 'WB_Set_InputTypeShow_Icon_C_ExecuteUbergraph_WB_Set_InputTypeShow_Icon::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Icon_C_ExecuteUbergraph_WB_Set_InputTypeShow_Icon, K2Node_CustomEvent_IconType) == 0x000014, "Member 'WB_Set_InputTypeShow_Icon_C_ExecuteUbergraph_WB_Set_InputTypeShow_Icon::K2Node_CustomEvent_IconType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Icon_C_SetImage \ static_assert(alignof(WB_Set_InputTypeShow_Icon_C_SetImage) == 0x000008, "Wrong alignment on WB_Set_InputTypeShow_Icon_C_SetImage"); \ static_assert(sizeof(WB_Set_InputTypeShow_Icon_C_SetImage) == 0x000008, "Wrong size on WB_Set_InputTypeShow_Icon_C_SetImage"); \ static_assert(offsetof(WB_Set_InputTypeShow_Icon_C_SetImage, Texture) == 0x000000, "Member 'WB_Set_InputTypeShow_Icon_C_SetImage::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Icon_C_SetSize \ static_assert(alignof(WB_Set_InputTypeShow_Icon_C_SetSize) == 0x000004, "Wrong alignment on WB_Set_InputTypeShow_Icon_C_SetSize"); \ static_assert(sizeof(WB_Set_InputTypeShow_Icon_C_SetSize) == 0x000008, "Wrong size on WB_Set_InputTypeShow_Icon_C_SetSize"); \ static_assert(offsetof(WB_Set_InputTypeShow_Icon_C_SetSize, Width) == 0x000000, "Member 'WB_Set_InputTypeShow_Icon_C_SetSize::Width' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Icon_C_SetSize, Height) == 0x000004, "Member 'WB_Set_InputTypeShow_Icon_C_SetSize::Height' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Icon_C_UpdateIconType \ static_assert(alignof(WB_Set_InputTypeShow_Icon_C_UpdateIconType) == 0x000004, "Wrong alignment on WB_Set_InputTypeShow_Icon_C_UpdateIconType"); \ static_assert(sizeof(WB_Set_InputTypeShow_Icon_C_UpdateIconType) == 0x000004, "Wrong size on WB_Set_InputTypeShow_Icon_C_UpdateIconType"); \ static_assert(offsetof(WB_Set_InputTypeShow_Icon_C_UpdateIconType, IconType_0) == 0x000000, "Member 'WB_Set_InputTypeShow_Icon_C_UpdateIconType::IconType_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Set_InputTypeShow_Icon_C \ static_assert(alignof(UWB_Set_InputTypeShow_Icon_C) == 0x000008, "Wrong alignment on UWB_Set_InputTypeShow_Icon_C"); \ static_assert(sizeof(UWB_Set_InputTypeShow_Icon_C) == 0x0002F0, "Wrong size on UWB_Set_InputTypeShow_Icon_C"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Icon_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_Set_InputTypeShow_Icon_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Icon_C, Image_Icon) == 0x0002C8, "Member 'UWB_Set_InputTypeShow_Icon_C::Image_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Icon_C, SizeBox) == 0x0002D0, "Member 'UWB_Set_InputTypeShow_Icon_C::SizeBox' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Icon_C, WidgetSwitcher_type) == 0x0002D8, "Member 'UWB_Set_InputTypeShow_Icon_C::WidgetSwitcher_type' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Icon_C, IconImage) == 0x0002E0, "Member 'UWB_Set_InputTypeShow_Icon_C::IconImage' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Icon_C, IconType) == 0x0002E8, "Member 'UWB_Set_InputTypeShow_Icon_C::IconType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DetonateAccumPoision_C_HitChanged \ static_assert(alignof(BP_DetonateAccumPoision_C_HitChanged) == 0x000008, "Wrong alignment on BP_DetonateAccumPoision_C_HitChanged"); \ static_assert(sizeof(BP_DetonateAccumPoision_C_HitChanged) == 0x000228, "Wrong size on BP_DetonateAccumPoision_C_HitChanged"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, HitData) == 0x000000, "Member 'BP_DetonateAccumPoision_C_HitChanged::HitData' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, ResultType) == 0x000168, "Member 'BP_DetonateAccumPoision_C_HitChanged::ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, HitTarget) == 0x000170, "Member 'BP_DetonateAccumPoision_C_HitChanged::HitTarget' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, SkillID) == 0x000178, "Member 'BP_DetonateAccumPoision_C_HitChanged::SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, CallFunc_GetPawnRef_ReturnValue) == 0x000188, "Member 'BP_DetonateAccumPoision_C_HitChanged::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, K2Node_DynamicCast_AsAbstract_Character) == 0x000190, "Member 'BP_DetonateAccumPoision_C_HitChanged::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, K2Node_DynamicCast_bSuccess) == 0x000198, "Member 'BP_DetonateAccumPoision_C_HitChanged::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x0001A0, "Member 'BP_DetonateAccumPoision_C_HitChanged::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, CallFunc_GetMyAIComp_AI_Comp) == 0x0001A8, "Member 'BP_DetonateAccumPoision_C_HitChanged::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, CallFunc_CostToughnessAndGetReflection_reflectLevel) == 0x0001B0, "Member 'BP_DetonateAccumPoision_C_HitChanged::CallFunc_CostToughnessAndGetReflection_reflectLevel' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, CallFunc_GetMyHealth_Health) == 0x0001B8, "Member 'BP_DetonateAccumPoision_C_HitChanged::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, CallFunc_GetMyBuffComp_BuffComponent) == 0x0001C0, "Member 'BP_DetonateAccumPoision_C_HitChanged::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, CallFunc_GetMaxValue_Value) == 0x0001C8, "Member 'BP_DetonateAccumPoision_C_HitChanged::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, CallFunc_MatchesTagBuff_ReturnBuffRef) == 0x0001D0, "Member 'BP_DetonateAccumPoision_C_HitChanged::CallFunc_MatchesTagBuff_ReturnBuffRef' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001D8, "Member 'BP_DetonateAccumPoision_C_HitChanged::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, CallFunc_IsValid_ReturnValue) == 0x0001E0, "Member 'BP_DetonateAccumPoision_C_HitChanged::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0001E8, "Member 'BP_DetonateAccumPoision_C_HitChanged::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0001F0, "Member 'BP_DetonateAccumPoision_C_HitChanged::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, K2Node_CreateDelegate_OutputDelegate) == 0x0001F8, "Member 'BP_DetonateAccumPoision_C_HitChanged::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000208, "Member 'BP_DetonateAccumPoision_C_HitChanged::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, CallFunc_GetPawnRef_ReturnValue_1) == 0x000210, "Member 'BP_DetonateAccumPoision_C_HitChanged::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x000218, "Member 'BP_DetonateAccumPoision_C_HitChanged::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_HitChanged, CallFunc_take_direct_damage_InValue_ImplicitCast) == 0x000220, "Member 'BP_DetonateAccumPoision_C_HitChanged::CallFunc_take_direct_damage_InValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DetonateAccumPoision_C_OnBuffFunction \ static_assert(alignof(BP_DetonateAccumPoision_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_DetonateAccumPoision_C_OnBuffFunction"); \ static_assert(sizeof(BP_DetonateAccumPoision_C_OnBuffFunction) == 0x000028, "Wrong size on BP_DetonateAccumPoision_C_OnBuffFunction"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_DetonateAccumPoision_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_DetonateAccumPoision_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000018, "Member 'BP_DetonateAccumPoision_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_OnBuffFunction, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x000020, "Member 'BP_DetonateAccumPoision_C_OnBuffFunction::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DetonateAccumPoision_C_RemoveBuff \ static_assert(alignof(BP_DetonateAccumPoision_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_DetonateAccumPoision_C_RemoveBuff"); \ static_assert(sizeof(BP_DetonateAccumPoision_C_RemoveBuff) == 0x000020, "Wrong size on BP_DetonateAccumPoision_C_RemoveBuff"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_DetonateAccumPoision_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_DetonateAccumPoision_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_DetonateAccumPoision_C_RemoveBuff, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x000018, "Member 'BP_DetonateAccumPoision_C_RemoveBuff::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_DetonateAccumPoision_C \ static_assert(alignof(UBP_DetonateAccumPoision_C) == 0x000008, "Wrong alignment on UBP_DetonateAccumPoision_C"); \ static_assert(sizeof(UBP_DetonateAccumPoision_C) == 0x000158, "Wrong size on UBP_DetonateAccumPoision_C"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3 \ static_assert(alignof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3) == 0x000008, "Wrong alignment on WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3"); \ static_assert(sizeof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3) == 0x000168, "Wrong size on WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, EntryPoint) == 0x000000, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, Temp_bool_Has_Been_Initd_Variable) == 0x000004, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, Temp_int_Array_Index_Variable_1) == 0x000014, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, Temp_bool_IsClosed_Variable) == 0x000018, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, K2Node_Event_IsDesignTime) == 0x000019, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000020, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, CallFunc_Array_Length_ReturnValue_1) == 0x000034, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, CallFunc_Greater_IntInt_ReturnValue) == 0x000038, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, CallFunc_GetButtonData_ButtonData) == 0x000040, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, Temp_int_Loop_Counter_Variable_1) == 0x000130, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, CallFunc_Less_IntInt_ReturnValue) == 0x000134, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, CallFunc_Add_IntInt_ReturnValue_1) == 0x000138, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, CallFunc_GetAllChildren_ReturnValue) == 0x000140, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, CallFunc_Array_Length_ReturnValue_2) == 0x000150, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, CallFunc_Array_Get_Item_1) == 0x000158, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3, CallFunc_Less_IntInt_ReturnValue_1) == 0x000160, "Member 'WB_Set_InputTypeShow_Button3_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button3::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Button3_C_GetChild \ static_assert(alignof(WB_Set_InputTypeShow_Button3_C_GetChild) == 0x000008, "Wrong alignment on WB_Set_InputTypeShow_Button3_C_GetChild"); \ static_assert(sizeof(WB_Set_InputTypeShow_Button3_C_GetChild) == 0x000040, "Wrong size on WB_Set_InputTypeShow_Button3_C_GetChild"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_GetChild, IconType) == 0x000000, "Member 'WB_Set_InputTypeShow_Button3_C_GetChild::IconType' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_GetChild, ReturnValue) == 0x000008, "Member 'WB_Set_InputTypeShow_Button3_C_GetChild::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_GetChild, CallFunc_Create_ReturnValue) == 0x000010, "Member 'WB_Set_InputTypeShow_Button3_C_GetChild::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_GetChild, CallFunc_AddChildToHorizontalBox_ReturnValue) == 0x000018, "Member 'WB_Set_InputTypeShow_Button3_C_GetChild::CallFunc_AddChildToHorizontalBox_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_GetChild, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'WB_Set_InputTypeShow_Button3_C_GetChild::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_GetChild, CallFunc_GetChildAt_ReturnValue) == 0x000028, "Member 'WB_Set_InputTypeShow_Button3_C_GetChild::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_GetChild, K2Node_DynamicCast_AsWB_Set_Input_Type_Show_Icon) == 0x000030, "Member 'WB_Set_InputTypeShow_Button3_C_GetChild::K2Node_DynamicCast_AsWB_Set_Input_Type_Show_Icon' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_GetChild, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'WB_Set_InputTypeShow_Button3_C_GetChild::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Button3_C_PreConstruct \ static_assert(alignof(WB_Set_InputTypeShow_Button3_C_PreConstruct) == 0x000001, "Wrong alignment on WB_Set_InputTypeShow_Button3_C_PreConstruct"); \ static_assert(sizeof(WB_Set_InputTypeShow_Button3_C_PreConstruct) == 0x000001, "Wrong size on WB_Set_InputTypeShow_Button3_C_PreConstruct"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_Set_InputTypeShow_Button3_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon \ static_assert(alignof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon) == 0x000008, "Wrong alignment on WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon"); \ static_assert(sizeof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon) == 0x000288, "Wrong size on WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, PreferKeyboard) == 0x000000, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::PreferKeyboard' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, L_KeyIcon) == 0x000008, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::L_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, L_CombinationkeyIcon) == 0x000010, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::L_CombinationkeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, L_IsCombinationIcon) == 0x000018, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::L_IsCombinationIcon' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetChild_ReturnValue) == 0x000020, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetChild_ReturnValue_1) == 0x000028, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetChild_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetChild_ReturnValue_2) == 0x000030, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetChild_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000038, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetButtonData_ButtonData) == 0x000040, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetChild_ReturnValue_3) == 0x000130, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetChild_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetChild_ReturnValue_4) == 0x000138, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetChild_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_Key_IsValid_ReturnValue) == 0x000140, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000148, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetButtonData_ButtonData_1) == 0x000150, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetButtonData_ButtonData_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetKeysIconNew_IsConfigured) == 0x000240, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetKeysIconNew_IsConfigured' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetKeysIconNew_KeyIcon) == 0x000248, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetKeysIconNew_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetKeysIconNew_CombinationKeyIcon) == 0x000250, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetKeysIconNew_CombinationKeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetKeysIconNew_IsCombinationKey) == 0x000258, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetKeysIconNew_IsCombinationKey' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x000260, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_Key_IsValid_ReturnValue_1) == 0x000268, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_Key_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetKeysIconNew_IsConfigured_1) == 0x000269, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetKeysIconNew_IsConfigured_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetKeysIconNew_KeyIcon_1) == 0x000270, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetKeysIconNew_KeyIcon_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetKeysIconNew_CombinationKeyIcon_1) == 0x000278, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetKeysIconNew_CombinationKeyIcon_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon, CallFunc_GetKeysIconNew_IsCombinationKey_1) == 0x000280, "Member 'WB_Set_InputTypeShow_Button3_C_SetKeyboardShowIcon::CallFunc_GetKeysIconNew_IsCombinationKey_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Set_InputTypeShow_Button3_C \ static_assert(alignof(UWB_Set_InputTypeShow_Button3_C) == 0x000008, "Wrong alignment on UWB_Set_InputTypeShow_Button3_C"); \ static_assert(sizeof(UWB_Set_InputTypeShow_Button3_C) == 0x000318, "Wrong size on UWB_Set_InputTypeShow_Button3_C"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button3_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_Set_InputTypeShow_Button3_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button3_C, HorizontalBox_Icon) == 0x0002C8, "Member 'UWB_Set_InputTypeShow_Button3_C::HorizontalBox_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button3_C, Text_name) == 0x0002D0, "Member 'UWB_Set_InputTypeShow_Button3_C::Text_name' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button3_C, WB_Set_InputTypeShow_Icon) == 0x0002D8, "Member 'UWB_Set_InputTypeShow_Button3_C::WB_Set_InputTypeShow_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button3_C, Name_0) == 0x0002E0, "Member 'UWB_Set_InputTypeShow_Button3_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button3_C, ButtonTags) == 0x0002F8, "Member 'UWB_Set_InputTypeShow_Button3_C::ButtonTags' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button3_C, Tag) == 0x000308, "Member 'UWB_Set_InputTypeShow_Button3_C::Tag' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button3_C, Prefer_Keyboard) == 0x000310, "Member 'UWB_Set_InputTypeShow_Button3_C::Prefer_Keyboard' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button3_C, SpawnedIndex) == 0x000314, "Member 'UWB_Set_InputTypeShow_Button3_C::SpawnedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2 \ static_assert(alignof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2) == 0x000008, "Wrong alignment on WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2"); \ static_assert(sizeof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2) == 0x0001F0, "Wrong size on WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2, EntryPoint) == 0x000000, "Member 'WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2, CallFunc_Key_IsValid_ReturnValue) == 0x000010, "Member 'WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000018, "Member 'WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2, CallFunc_Get_Button_Data_By_Input_Key_ButtonData) == 0x000020, "Member 'WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2::CallFunc_Get_Button_Data_By_Input_Key_ButtonData' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2, K2Node_MakeStruct_FormatArgumentData) == 0x000110, "Member 'WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2, CallFunc_TextIsEmpty_ReturnValue) == 0x000160, "Member 'WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2, CallFunc_IsValid_ReturnValue) == 0x000161, "Member 'WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2, K2Node_CustomEvent_Xbox) == 0x000162, "Member 'WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2::K2Node_CustomEvent_Xbox' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2, CallFunc_GetGamepadKeysIcon_Value) == 0x000168, "Member 'WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2::CallFunc_GetGamepadKeysIcon_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2, CallFunc_TextIsEmpty_ReturnValue_1) == 0x000170, "Member 'WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2::CallFunc_TextIsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2, K2Node_MakeStruct_FormatArgumentData_1) == 0x000178, "Member 'WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2, K2Node_MakeArray_Array) == 0x0001C8, "Member 'WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2, CallFunc_Format_ReturnValue) == 0x0001D8, "Member 'WB_Set_InputTypeShow_Button2_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button2::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Button2_C_PreConstruct \ static_assert(alignof(WB_Set_InputTypeShow_Button2_C_PreConstruct) == 0x000001, "Wrong alignment on WB_Set_InputTypeShow_Button2_C_PreConstruct"); \ static_assert(sizeof(WB_Set_InputTypeShow_Button2_C_PreConstruct) == 0x000001, "Wrong size on WB_Set_InputTypeShow_Button2_C_PreConstruct"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_Set_InputTypeShow_Button2_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Button2_C_UpdateInfo \ static_assert(alignof(WB_Set_InputTypeShow_Button2_C_UpdateInfo) == 0x000001, "Wrong alignment on WB_Set_InputTypeShow_Button2_C_UpdateInfo"); \ static_assert(sizeof(WB_Set_InputTypeShow_Button2_C_UpdateInfo) == 0x000001, "Wrong size on WB_Set_InputTypeShow_Button2_C_UpdateInfo"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button2_C_UpdateInfo, Xbox_0) == 0x000000, "Member 'WB_Set_InputTypeShow_Button2_C_UpdateInfo::Xbox_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Set_InputTypeShow_Button2_C \ static_assert(alignof(UWB_Set_InputTypeShow_Button2_C) == 0x000008, "Wrong alignment on UWB_Set_InputTypeShow_Button2_C"); \ static_assert(sizeof(UWB_Set_InputTypeShow_Button2_C) == 0x000338, "Wrong size on UWB_Set_InputTypeShow_Button2_C"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button2_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_Set_InputTypeShow_Button2_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button2_C, SizeBox_0) == 0x0002C8, "Member 'UWB_Set_InputTypeShow_Button2_C::SizeBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button2_C, Text_name) == 0x0002D0, "Member 'UWB_Set_InputTypeShow_Button2_C::Text_name' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button2_C, WB_Set_InputTypeShow_Icon) == 0x0002D8, "Member 'UWB_Set_InputTypeShow_Button2_C::WB_Set_InputTypeShow_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button2_C, Name_0) == 0x0002E0, "Member 'UWB_Set_InputTypeShow_Button2_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button2_C, IconImage) == 0x0002F8, "Member 'UWB_Set_InputTypeShow_Button2_C::IconImage' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button2_C, Key) == 0x000300, "Member 'UWB_Set_InputTypeShow_Button2_C::Key' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button2_C, Xbox) == 0x000318, "Member 'UWB_Set_InputTypeShow_Button2_C::Xbox' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button2_C, FixedName) == 0x000320, "Member 'UWB_Set_InputTypeShow_Button2_C::FixedName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformation_C_BUWEI \ static_assert(alignof(WB_PackItemInformation_C_BUWEI) == 0x000008, "Wrong alignment on WB_PackItemInformation_C_BUWEI"); \ static_assert(sizeof(WB_PackItemInformation_C_BUWEI) == 0x000048, "Wrong size on WB_PackItemInformation_C_BUWEI"); \ static_assert(offsetof(WB_PackItemInformation_C_BUWEI, Other) == 0x000000, "Member 'WB_PackItemInformation_C_BUWEI::Other' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_BUWEI, Lenth) == 0x000008, "Member 'WB_PackItemInformation_C_BUWEI::Lenth' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_BUWEI, Temp_int_Variable) == 0x00000C, "Member 'WB_PackItemInformation_C_BUWEI::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_BUWEI, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_PackItemInformation_C_BUWEI::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_BUWEI, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_PackItemInformation_C_BUWEI::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_BUWEI, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'WB_PackItemInformation_C_BUWEI::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_BUWEI, CallFunc_Subtract_IntInt_ReturnValue) == 0x000028, "Member 'WB_PackItemInformation_C_BUWEI::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_BUWEI, CallFunc_Create_ReturnValue) == 0x000030, "Member 'WB_PackItemInformation_C_BUWEI::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_BUWEI, CallFunc_AddChild_ReturnValue) == 0x000038, "Member 'WB_PackItemInformation_C_BUWEI::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_BUWEI, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000040, "Member 'WB_PackItemInformation_C_BUWEI::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation \ static_assert(alignof(WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation) == 0x000008, "Wrong alignment on WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation"); \ static_assert(sizeof(WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation) == 0x0000C8, "Wrong size on WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation"); \ static_assert(offsetof(WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation, EntryPoint) == 0x000000, "Member 'WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation, K2Node_CustomEvent_SkillStyle) == 0x000004, "Member 'WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation::K2Node_CustomEvent_SkillStyle' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation, K2Node_CustomEvent_SkillStyleID) == 0x000008, "Member 'WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation::K2Node_CustomEvent_SkillStyleID' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation, K2Node_CustomEvent_Type) == 0x00000C, "Member 'WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation, K2Node_CustomEvent_m_fStroedItem) == 0x000010, "Member 'WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation::K2Node_CustomEvent_m_fStroedItem' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation, CallFunc_GetUINotify_UINotify) == 0x000030, "Member 'WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation, K2Node_SwitchEnum_CmpSuccess) == 0x000038, "Member 'WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation, K2Node_Event_MyGeometry) == 0x000040, "Member 'WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation, K2Node_Event_InDeltaTime) == 0x000080, "Member 'WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation, K2Node_Event_IsDesignTime) == 0x000084, "Member 'WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation, CallFunc_GetFontDataColor_ReturnValue) == 0x000088, "Member 'WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation, CallFunc_GetPlayerCurrentUsedWeapon_CurrentWeapon) == 0x0000A0, "Member 'WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation::CallFunc_GetPlayerCurrentUsedWeapon_CurrentWeapon' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation, CallFunc_GetPlayerCurrentUsedWeapon_Output_Get) == 0x0000C0, "Member 'WB_PackItemInformation_C_ExecuteUbergraph_WB_PackItemInformation::CallFunc_GetPlayerCurrentUsedWeapon_Output_Get' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformation_C_InitPtImage \ static_assert(alignof(WB_PackItemInformation_C_InitPtImage) == 0x000008, "Wrong alignment on WB_PackItemInformation_C_InitPtImage"); \ static_assert(sizeof(WB_PackItemInformation_C_InitPtImage) == 0x000038, "Wrong size on WB_PackItemInformation_C_InitPtImage"); \ static_assert(offsetof(WB_PackItemInformation_C_InitPtImage, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_PackItemInformation_C_InitPtImage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_InitPtImage, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_PackItemInformation_C_InitPtImage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_InitPtImage, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_PackItemInformation_C_InitPtImage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_InitPtImage, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_PackItemInformation_C_InitPtImage::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_InitPtImage, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_PackItemInformation_C_InitPtImage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_InitPtImage, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_PackItemInformation_C_InitPtImage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_InitPtImage, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'WB_PackItemInformation_C_InitPtImage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_InitPtImage, CallFunc_Array_Add_ReturnValue) == 0x000034, "Member 'WB_PackItemInformation_C_InitPtImage::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformation_C_PreConstruct \ static_assert(alignof(WB_PackItemInformation_C_PreConstruct) == 0x000001, "Wrong alignment on WB_PackItemInformation_C_PreConstruct"); \ static_assert(sizeof(WB_PackItemInformation_C_PreConstruct) == 0x000001, "Wrong size on WB_PackItemInformation_C_PreConstruct"); \ static_assert(offsetof(WB_PackItemInformation_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_PackItemInformation_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformation_C_SelectStyleSkill \ static_assert(alignof(WB_PackItemInformation_C_SelectStyleSkill) == 0x000008, "Wrong alignment on WB_PackItemInformation_C_SelectStyleSkill"); \ static_assert(sizeof(WB_PackItemInformation_C_SelectStyleSkill) == 0x0002F0, "Wrong size on WB_PackItemInformation_C_SelectStyleSkill"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, StyleSkilID) == 0x000000, "Member 'WB_PackItemInformation_C_SelectStyleSkill::StyleSkilID' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, L_PtValue) == 0x000004, "Member 'WB_PackItemInformation_C_SelectStyleSkill::L_PtValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, shiyong_weapon) == 0x000008, "Member 'WB_PackItemInformation_C_SelectStyleSkill::shiyong_weapon' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, StyleSkill_type) == 0x000018, "Member 'WB_PackItemInformation_C_SelectStyleSkill::StyleSkill_type' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, Temp_text_Variable) == 0x000028, "Member 'WB_PackItemInformation_C_SelectStyleSkill::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, CallFunc_GetStyleSkillByID_Find) == 0x000040, "Member 'WB_PackItemInformation_C_SelectStyleSkill::CallFunc_GetStyleSkillByID_Find' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, CallFunc_GetStyleSkillByID_ReturnValue) == 0x000048, "Member 'WB_PackItemInformation_C_SelectStyleSkill::CallFunc_GetStyleSkillByID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, CallFunc_Array_Get_Item) == 0x000200, "Member 'WB_PackItemInformation_C_SelectStyleSkill::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000218, "Member 'WB_PackItemInformation_C_SelectStyleSkill::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, CallFunc_GetTruePTConsumeByID_PTConsume) == 0x00021C, "Member 'WB_PackItemInformation_C_SelectStyleSkill::CallFunc_GetTruePTConsumeByID_PTConsume' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, CallFunc_Conv_TextToString_ReturnValue) == 0x000220, "Member 'WB_PackItemInformation_C_SelectStyleSkill::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000230, "Member 'WB_PackItemInformation_C_SelectStyleSkill::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, Temp_int_Array_Index_Variable) == 0x000234, "Member 'WB_PackItemInformation_C_SelectStyleSkill::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, Temp_int_Loop_Counter_Variable) == 0x000238, "Member 'WB_PackItemInformation_C_SelectStyleSkill::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, CallFunc_Add_IntInt_ReturnValue) == 0x00023C, "Member 'WB_PackItemInformation_C_SelectStyleSkill::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, CallFunc_Add_IntInt_ReturnValue_1) == 0x000240, "Member 'WB_PackItemInformation_C_SelectStyleSkill::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, Temp_bool_Variable) == 0x000244, "Member 'WB_PackItemInformation_C_SelectStyleSkill::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, K2Node_Select_Default) == 0x000248, "Member 'WB_PackItemInformation_C_SelectStyleSkill::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, K2Node_MakeStruct_FormatArgumentData) == 0x000260, "Member 'WB_PackItemInformation_C_SelectStyleSkill::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0002B0, "Member 'WB_PackItemInformation_C_SelectStyleSkill::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, K2Node_MakeArray_Array) == 0x0002B8, "Member 'WB_PackItemInformation_C_SelectStyleSkill::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, CallFunc_Format_ReturnValue) == 0x0002C8, "Member 'WB_PackItemInformation_C_SelectStyleSkill::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, CallFunc_Array_Get_Item_1) == 0x0002E0, "Member 'WB_PackItemInformation_C_SelectStyleSkill::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, CallFunc_Array_Length_ReturnValue) == 0x0002E8, "Member 'WB_PackItemInformation_C_SelectStyleSkill::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_SelectStyleSkill, CallFunc_Less_IntInt_ReturnValue) == 0x0002EC, "Member 'WB_PackItemInformation_C_SelectStyleSkill::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformation_C_Set_Tag_Data \ static_assert(alignof(WB_PackItemInformation_C_Set_Tag_Data) == 0x000008, "Wrong alignment on WB_PackItemInformation_C_Set_Tag_Data"); \ static_assert(sizeof(WB_PackItemInformation_C_Set_Tag_Data) == 0x000050, "Wrong size on WB_PackItemInformation_C_Set_Tag_Data"); \ static_assert(offsetof(WB_PackItemInformation_C_Set_Tag_Data, SpecialAttack) == 0x000000, "Member 'WB_PackItemInformation_C_Set_Tag_Data::SpecialAttack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformation_C_Tick \ static_assert(alignof(WB_PackItemInformation_C_Tick) == 0x000008, "Wrong alignment on WB_PackItemInformation_C_Tick"); \ static_assert(sizeof(WB_PackItemInformation_C_Tick) == 0x000048, "Wrong size on WB_PackItemInformation_C_Tick"); \ static_assert(offsetof(WB_PackItemInformation_C_Tick, MyGeometry) == 0x000000, "Member 'WB_PackItemInformation_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_PackItemInformation_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformation_C_Updata_SkillStyle \ static_assert(alignof(WB_PackItemInformation_C_Updata_SkillStyle) == 0x000004, "Wrong alignment on WB_PackItemInformation_C_Updata_SkillStyle"); \ static_assert(sizeof(WB_PackItemInformation_C_Updata_SkillStyle) == 0x000008, "Wrong size on WB_PackItemInformation_C_Updata_SkillStyle"); \ static_assert(offsetof(WB_PackItemInformation_C_Updata_SkillStyle, SkillStyle) == 0x000000, "Member 'WB_PackItemInformation_C_Updata_SkillStyle::SkillStyle' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_Updata_SkillStyle, SkillStyleID) == 0x000004, "Member 'WB_PackItemInformation_C_Updata_SkillStyle::SkillStyleID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformation_C_UpdateDataDetailInfo \ static_assert(alignof(WB_PackItemInformation_C_UpdateDataDetailInfo) == 0x000008, "Wrong alignment on WB_PackItemInformation_C_UpdateDataDetailInfo"); \ static_assert(sizeof(WB_PackItemInformation_C_UpdateDataDetailInfo) == 0x000028, "Wrong size on WB_PackItemInformation_C_UpdateDataDetailInfo"); \ static_assert(offsetof(WB_PackItemInformation_C_UpdateDataDetailInfo, Type) == 0x000000, "Member 'WB_PackItemInformation_C_UpdateDataDetailInfo::Type' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformation_C_UpdateDataDetailInfo, m_fStroedItem) == 0x000008, "Member 'WB_PackItemInformation_C_UpdateDataDetailInfo::m_fStroedItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PackItemInformation_C \ static_assert(alignof(UWB_PackItemInformation_C) == 0x000008, "Wrong alignment on UWB_PackItemInformation_C"); \ static_assert(sizeof(UWB_PackItemInformation_C) == 0x000360, "Wrong size on UWB_PackItemInformation_C"); \ static_assert(offsetof(UWB_PackItemInformation_C, UberGraphFrame) == 0x000278, "Member 'UWB_PackItemInformation_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, HorizontalBox_pt) == 0x000280, "Member 'UWB_PackItemInformation_C::HorizontalBox_pt' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, Image_pt1) == 0x000288, "Member 'UWB_PackItemInformation_C::Image_pt1' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, Image_pt2) == 0x000290, "Member 'UWB_PackItemInformation_C::Image_pt2' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, Image_pt3) == 0x000298, "Member 'UWB_PackItemInformation_C::Image_pt3' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, Image_pt4) == 0x0002A0, "Member 'UWB_PackItemInformation_C::Image_pt4' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, Image_pt5) == 0x0002A8, "Member 'UWB_PackItemInformation_C::Image_pt5' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, TextBlock_SkillStyleName) == 0x0002B0, "Member 'UWB_PackItemInformation_C::TextBlock_SkillStyleName' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, TextBlock_weaponSkillTypeName_1) == 0x0002B8, "Member 'UWB_PackItemInformation_C::TextBlock_weaponSkillTypeName_1' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, VerticalBox_156) == 0x0002C0, "Member 'UWB_PackItemInformation_C::VerticalBox_156' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, WB_GemShopGemInfo) == 0x0002C8, "Member 'UWB_PackItemInformation_C::WB_GemShopGemInfo' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, WB_PackItemInformationArrmor) == 0x0002D0, "Member 'UWB_PackItemInformation_C::WB_PackItemInformationArrmor' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, WB_PackItemInformationRing) == 0x0002D8, "Member 'UWB_PackItemInformation_C::WB_PackItemInformationRing' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, WB_PackItemInformationSpell) == 0x0002E0, "Member 'UWB_PackItemInformation_C::WB_PackItemInformationSpell' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, WB_PackItemInformationTool) == 0x0002E8, "Member 'UWB_PackItemInformation_C::WB_PackItemInformationTool' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, WB_SpecialAttack) == 0x0002F0, "Member 'UWB_PackItemInformation_C::WB_SpecialAttack' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, WB_StatsRequir) == 0x0002F8, "Member 'UWB_PackItemInformation_C::WB_StatsRequir' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, WB_WeaponInfo) == 0x000300, "Member 'UWB_PackItemInformation_C::WB_WeaponInfo' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, WidgetSwitcher_Main) == 0x000308, "Member 'UWB_PackItemInformation_C::WidgetSwitcher_Main' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, UINotify) == 0x000310, "Member 'UWB_PackItemInformation_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, StyleSkill_Name) == 0x000318, "Member 'UWB_PackItemInformation_C::StyleSkill_Name' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, Select_StroedItem) == 0x000328, "Member 'UWB_PackItemInformation_C::Select_StroedItem' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, Select_Type) == 0x000348, "Member 'UWB_PackItemInformation_C::Select_Type' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, InitWidegtIndex) == 0x00034C, "Member 'UWB_PackItemInformation_C::InitWidegtIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformation_C, AllPTImage) == 0x000350, "Member 'UWB_PackItemInformation_C::AllPTImage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Button_C_EventInputValueChanged \ static_assert(alignof(WB_Set_InputTypeShow_Button_C_EventInputValueChanged) == 0x000004, "Wrong alignment on WB_Set_InputTypeShow_Button_C_EventInputValueChanged"); \ static_assert(sizeof(WB_Set_InputTypeShow_Button_C_EventInputValueChanged) == 0x000008, "Wrong size on WB_Set_InputTypeShow_Button_C_EventInputValueChanged"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_EventInputValueChanged, ButtonTag) == 0x000000, "Member 'WB_Set_InputTypeShow_Button_C_EventInputValueChanged::ButtonTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button \ static_assert(alignof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button) == 0x000008, "Wrong alignment on WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button"); \ static_assert(sizeof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button) == 0x0001A8, "Wrong size on WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, EntryPoint) == 0x000000, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, Temp_int_Loop_Counter_Variable_1) == 0x000020, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_Add_IntInt_ReturnValue_1) == 0x000024, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, Temp_bool_Variable) == 0x000028, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, Temp_int_Array_Index_Variable_1) == 0x00002C, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, Temp_int_Loop_Counter_Variable_2) == 0x000030, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_Add_IntInt_ReturnValue_2) == 0x000034, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, Temp_int_Array_Index_Variable_2) == 0x000038, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, Temp_bool_Variable_1) == 0x00003C, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, K2Node_Event_IsDesignTime) == 0x00003D, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, K2Node_CustomEvent_InputType) == 0x00003E, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::K2Node_CustomEvent_InputType' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_Array_Get_Item) == 0x000040, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_Less_IntInt_ReturnValue) == 0x00004C, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, K2Node_SwitchEnum_CmpSuccess) == 0x00004D, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000050, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_Array_Get_Item_1) == 0x000058, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_Array_Length_ReturnValue_1) == 0x000060, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_GetButtonData_ButtonData) == 0x000068, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_Greater_IntInt_ReturnValue) == 0x000158, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000160, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_Array_Get_Item_2) == 0x000168, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_Array_Length_ReturnValue_2) == 0x000170, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, K2Node_CustomEvent_ButtonTag) == 0x000174, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::K2Node_CustomEvent_ButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_Less_IntInt_ReturnValue_1) == 0x00017C, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_Array_Contains_ReturnValue) == 0x00017D, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_GetAllChildren_ReturnValue) == 0x000180, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_Array_Length_ReturnValue_3) == 0x000190, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_Array_Get_Item_3) == 0x000198, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button, CallFunc_Less_IntInt_ReturnValue_2) == 0x0001A0, "Member 'WB_Set_InputTypeShow_Button_C_ExecuteUbergraph_WB_Set_InputTypeShow_Button::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Button_C_GetChild \ static_assert(alignof(WB_Set_InputTypeShow_Button_C_GetChild) == 0x000008, "Wrong alignment on WB_Set_InputTypeShow_Button_C_GetChild"); \ static_assert(sizeof(WB_Set_InputTypeShow_Button_C_GetChild) == 0x000040, "Wrong size on WB_Set_InputTypeShow_Button_C_GetChild"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_GetChild, IconType) == 0x000000, "Member 'WB_Set_InputTypeShow_Button_C_GetChild::IconType' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_GetChild, ReturnValue) == 0x000008, "Member 'WB_Set_InputTypeShow_Button_C_GetChild::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_GetChild, CallFunc_Create_ReturnValue) == 0x000010, "Member 'WB_Set_InputTypeShow_Button_C_GetChild::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_GetChild, CallFunc_AddChildToHorizontalBox_ReturnValue) == 0x000018, "Member 'WB_Set_InputTypeShow_Button_C_GetChild::CallFunc_AddChildToHorizontalBox_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_GetChild, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'WB_Set_InputTypeShow_Button_C_GetChild::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_GetChild, CallFunc_GetChildAt_ReturnValue) == 0x000028, "Member 'WB_Set_InputTypeShow_Button_C_GetChild::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_GetChild, K2Node_DynamicCast_AsWB_Set_Input_Type_Show_Icon) == 0x000030, "Member 'WB_Set_InputTypeShow_Button_C_GetChild::K2Node_DynamicCast_AsWB_Set_Input_Type_Show_Icon' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_GetChild, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'WB_Set_InputTypeShow_Button_C_GetChild::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Button_C_PreConstruct \ static_assert(alignof(WB_Set_InputTypeShow_Button_C_PreConstruct) == 0x000001, "Wrong alignment on WB_Set_InputTypeShow_Button_C_PreConstruct"); \ static_assert(sizeof(WB_Set_InputTypeShow_Button_C_PreConstruct) == 0x000001, "Wrong size on WB_Set_InputTypeShow_Button_C_PreConstruct"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_Set_InputTypeShow_Button_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Button_C_SetConflictStyle \ static_assert(alignof(WB_Set_InputTypeShow_Button_C_SetConflictStyle) == 0x000008, "Wrong alignment on WB_Set_InputTypeShow_Button_C_SetConflictStyle"); \ static_assert(sizeof(WB_Set_InputTypeShow_Button_C_SetConflictStyle) == 0x000070, "Wrong size on WB_Set_InputTypeShow_Button_C_SetConflictStyle"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, Tag_0) == 0x000000, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::Tag_0' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, Conflict) == 0x000008, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::Conflict' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, Keyboard) == 0x000009, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::Keyboard' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, Temp_int_Array_Index_Variable) == 0x000014, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, Temp_int_Array_Index_Variable_1) == 0x000018, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, Temp_int_Loop_Counter_Variable_1) == 0x00001C, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Map_Keys_Keys) == 0x000020, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Array_Get_Item) == 0x000030, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Map_Find_Value) == 0x00003C, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Map_Find_ReturnValue) == 0x00003D, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Less_IntInt_ReturnValue) == 0x00003E, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Map_Find_Value_1) == 0x00003F, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Map_Find_ReturnValue_1) == 0x000040, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_BooleanOR_ReturnValue) == 0x000041, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Add_IntInt_ReturnValue_1) == 0x000044, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Map_Keys_Keys_1) == 0x000048, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Array_Get_Item_1) == 0x000058, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Array_Length_ReturnValue_1) == 0x000060, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Map_Find_Value_2) == 0x000064, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Map_Find_ReturnValue_2) == 0x000065, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Less_IntInt_ReturnValue_1) == 0x000066, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Map_Find_Value_3) == 0x000067, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_Map_Find_ReturnValue_3) == 0x000068, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetConflictStyle, CallFunc_BooleanOR_ReturnValue_1) == 0x000069, "Member 'WB_Set_InputTypeShow_Button_C_SetConflictStyle::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon \ static_assert(alignof(WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon) == 0x000008, "Wrong alignment on WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon"); \ static_assert(sizeof(WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon) == 0x000040, "Wrong size on WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon, DCSInputType) == 0x000000, "Member 'WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon::DCSInputType' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon, CallFunc_GetChild_ReturnValue) == 0x000008, "Member 'WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon::CallFunc_GetChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon, CallFunc_AddChildToHorizontalBox_ReturnValue) == 0x000010, "Member 'WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon::CallFunc_AddChildToHorizontalBox_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000018, "Member 'WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon, CallFunc_GetKeysIconNew_IsConfigured) == 0x000020, "Member 'WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon::CallFunc_GetKeysIconNew_IsConfigured' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon, CallFunc_GetKeysIconNew_KeyIcon) == 0x000028, "Member 'WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon::CallFunc_GetKeysIconNew_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon, CallFunc_GetKeysIconNew_CombinationKeyIcon) == 0x000030, "Member 'WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon::CallFunc_GetKeysIconNew_CombinationKeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon, CallFunc_GetKeysIconNew_IsCombinationKey) == 0x000038, "Member 'WB_Set_InputTypeShow_Button_C_SetGamepadShowIcon::CallFunc_GetKeysIconNew_IsCombinationKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Button_C_SetIcon \ static_assert(alignof(WB_Set_InputTypeShow_Button_C_SetIcon) == 0x000001, "Wrong alignment on WB_Set_InputTypeShow_Button_C_SetIcon"); \ static_assert(sizeof(WB_Set_InputTypeShow_Button_C_SetIcon) == 0x000001, "Wrong size on WB_Set_InputTypeShow_Button_C_SetIcon"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetIcon, InputType) == 0x000000, "Member 'WB_Set_InputTypeShow_Button_C_SetIcon::InputType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon \ static_assert(alignof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon) == 0x000008, "Wrong alignment on WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon"); \ static_assert(sizeof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon) == 0x000290, "Wrong size on WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, L_IsCombinationIcon) == 0x000000, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::L_IsCombinationIcon' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, L_CombinationkeyIcon) == 0x000008, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::L_CombinationkeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, L_KeyIcon) == 0x000010, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::L_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, localKeyIcon) == 0x000018, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::localKeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetChild_ReturnValue) == 0x000020, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetChild_ReturnValue_1) == 0x000028, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetChild_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetChild_ReturnValue_2) == 0x000030, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetChild_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000038, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetButtonData_ButtonData) == 0x000040, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetChild_ReturnValue_3) == 0x000130, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetChild_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetChild_ReturnValue_4) == 0x000138, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetChild_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_Key_IsValid_ReturnValue) == 0x000140, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetChild_ReturnValue_5) == 0x000148, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetChild_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000150, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetButtonData_ButtonData_1) == 0x000158, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetButtonData_ButtonData_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetKeysIconNew_IsConfigured) == 0x000248, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetKeysIconNew_IsConfigured' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetKeysIconNew_KeyIcon) == 0x000250, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetKeysIconNew_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetKeysIconNew_CombinationKeyIcon) == 0x000258, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetKeysIconNew_CombinationKeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetKeysIconNew_IsCombinationKey) == 0x000260, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetKeysIconNew_IsCombinationKey' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x000268, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_Key_IsValid_ReturnValue_1) == 0x000270, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_Key_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetKeysIconNew_IsConfigured_1) == 0x000271, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetKeysIconNew_IsConfigured_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetKeysIconNew_KeyIcon_1) == 0x000278, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetKeysIconNew_KeyIcon_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetKeysIconNew_CombinationKeyIcon_1) == 0x000280, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetKeysIconNew_CombinationKeyIcon_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon, CallFunc_GetKeysIconNew_IsCombinationKey_1) == 0x000288, "Member 'WB_Set_InputTypeShow_Button_C_SetKeyboardShowIcon::CallFunc_GetKeysIconNew_IsCombinationKey_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Set_InputTypeShow_Button_C \ static_assert(alignof(UWB_Set_InputTypeShow_Button_C) == 0x000008, "Wrong alignment on UWB_Set_InputTypeShow_Button_C"); \ static_assert(sizeof(UWB_Set_InputTypeShow_Button_C) == 0x0003C0, "Wrong size on UWB_Set_InputTypeShow_Button_C"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_Set_InputTypeShow_Button_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button_C, HorizontalBox) == 0x0002C8, "Member 'UWB_Set_InputTypeShow_Button_C::HorizontalBox' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button_C, Image_Conflict) == 0x0002D0, "Member 'UWB_Set_InputTypeShow_Button_C::Image_Conflict' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button_C, Text_name) == 0x0002D8, "Member 'UWB_Set_InputTypeShow_Button_C::Text_name' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button_C, Name_0) == 0x0002E0, "Member 'UWB_Set_InputTypeShow_Button_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button_C, AllTags) == 0x0002F8, "Member 'UWB_Set_InputTypeShow_Button_C::AllTags' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button_C, Input_Type) == 0x000308, "Member 'UWB_Set_InputTypeShow_Button_C::Input_Type' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button_C, Tag) == 0x00030C, "Member 'UWB_Set_InputTypeShow_Button_C::Tag' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button_C, ShowSymbol) == 0x000314, "Member 'UWB_Set_InputTypeShow_Button_C::ShowSymbol' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button_C, KeyboardTagConflict) == 0x000318, "Member 'UWB_Set_InputTypeShow_Button_C::KeyboardTagConflict' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button_C, MouseTagConflict) == 0x000368, "Member 'UWB_Set_InputTypeShow_Button_C::MouseTagConflict' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_InputTypeShow_Button_C, SpawnedIndex) == 0x0003B8, "Member 'UWB_Set_InputTypeShow_Button_C::SpawnedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_Active_Controller_Input_Panel \ static_assert(alignof(WB_Options_C_Active_Controller_Input_Panel) == 0x000008, "Wrong alignment on WB_Options_C_Active_Controller_Input_Panel"); \ static_assert(sizeof(WB_Options_C_Active_Controller_Input_Panel) == 0x000020, "Wrong size on WB_Options_C_Active_Controller_Input_Panel"); \ static_assert(offsetof(WB_Options_C_Active_Controller_Input_Panel, _Key_Board_Input) == 0x000000, "Member 'WB_Options_C_Active_Controller_Input_Panel::_Key_Board_Input' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Active_Controller_Input_Panel, CallFunc_GetActiveWidget_ReturnValue) == 0x000008, "Member 'WB_Options_C_Active_Controller_Input_Panel::CallFunc_GetActiveWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Active_Controller_Input_Panel, K2Node_DynamicCast_AsWB_Key_Board_Input) == 0x000010, "Member 'WB_Options_C_Active_Controller_Input_Panel::K2Node_DynamicCast_AsWB_Key_Board_Input' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Active_Controller_Input_Panel, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'WB_Options_C_Active_Controller_Input_Panel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_Active_Not_Along_Widget \ static_assert(alignof(WB_Options_C_Active_Not_Along_Widget) == 0x000004, "Wrong alignment on WB_Options_C_Active_Not_Along_Widget"); \ static_assert(sizeof(WB_Options_C_Active_Not_Along_Widget) == 0x000004, "Wrong size on WB_Options_C_Active_Not_Along_Widget"); \ static_assert(offsetof(WB_Options_C_Active_Not_Along_Widget, Index_0) == 0x000000, "Member 'WB_Options_C_Active_Not_Along_Widget::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_ActivePanel \ static_assert(alignof(WB_Options_C_ActivePanel) == 0x000001, "Wrong alignment on WB_Options_C_ActivePanel"); \ static_assert(sizeof(WB_Options_C_ActivePanel) == 0x000001, "Wrong size on WB_Options_C_ActivePanel"); \ static_assert(offsetof(WB_Options_C_ActivePanel, IsActive_) == 0x000000, "Member 'WB_Options_C_ActivePanel::IsActive_' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_ActiveTypeButton \ static_assert(alignof(WB_Options_C_ActiveTypeButton) == 0x000008, "Wrong alignment on WB_Options_C_ActiveTypeButton"); \ static_assert(sizeof(WB_Options_C_ActiveTypeButton) == 0x000048, "Wrong size on WB_Options_C_ActiveTypeButton"); \ static_assert(offsetof(WB_Options_C_ActiveTypeButton, Index_0) == 0x000000, "Member 'WB_Options_C_ActiveTypeButton::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ActiveTypeButton, Temp_bool_Variable) == 0x000001, "Member 'WB_Options_C_ActiveTypeButton::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ActiveTypeButton, Temp_byte_Variable) == 0x000002, "Member 'WB_Options_C_ActiveTypeButton::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ActiveTypeButton, Temp_byte_Variable_1) == 0x000003, "Member 'WB_Options_C_ActiveTypeButton::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ActiveTypeButton, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_Options_C_ActiveTypeButton::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ActiveTypeButton, K2Node_Select_Default) == 0x000008, "Member 'WB_Options_C_ActiveTypeButton::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ActiveTypeButton, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'WB_Options_C_ActiveTypeButton::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ActiveTypeButton, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_Options_C_ActiveTypeButton::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ActiveTypeButton, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'WB_Options_C_ActiveTypeButton::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ActiveTypeButton, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_Options_C_ActiveTypeButton::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ActiveTypeButton, K2Node_DynamicCast_AsWB_Set_Option_Button) == 0x000030, "Member 'WB_Options_C_ActiveTypeButton::K2Node_DynamicCast_AsWB_Set_Option_Button' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ActiveTypeButton, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'WB_Options_C_ActiveTypeButton::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ActiveTypeButton, CallFunc_Array_Length_ReturnValue) == 0x00003C, "Member 'WB_Options_C_ActiveTypeButton::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ActiveTypeButton, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'WB_Options_C_ActiveTypeButton::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_ChackScrollBarVis \ static_assert(alignof(WB_Options_C_ChackScrollBarVis) == 0x000008, "Wrong alignment on WB_Options_C_ChackScrollBarVis"); \ static_assert(sizeof(WB_Options_C_ChackScrollBarVis) == 0x000018, "Wrong size on WB_Options_C_ChackScrollBarVis"); \ static_assert(offsetof(WB_Options_C_ChackScrollBarVis, Temp_bool_Variable) == 0x000000, "Member 'WB_Options_C_ChackScrollBarVis::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ChackScrollBarVis, Temp_byte_Variable) == 0x000001, "Member 'WB_Options_C_ChackScrollBarVis::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ChackScrollBarVis, Temp_byte_Variable_1) == 0x000002, "Member 'WB_Options_C_ChackScrollBarVis::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ChackScrollBarVis, CallFunc_GetScrollOffsetOfEnd_ReturnValue) == 0x000004, "Member 'WB_Options_C_ChackScrollBarVis::CallFunc_GetScrollOffsetOfEnd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ChackScrollBarVis, K2Node_Select_Default) == 0x000008, "Member 'WB_Options_C_ChackScrollBarVis::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ChackScrollBarVis, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000009, "Member 'WB_Options_C_ChackScrollBarVis::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ChackScrollBarVis, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x00000A, "Member 'WB_Options_C_ChackScrollBarVis::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ChackScrollBarVis, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000010, "Member 'WB_Options_C_ChackScrollBarVis::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_EnterKeyEvent \ static_assert(alignof(WB_Options_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_Options_C_EnterKeyEvent"); \ static_assert(sizeof(WB_Options_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_Options_C_EnterKeyEvent"); \ static_assert(offsetof(WB_Options_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_Options_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_Options_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_ExecuteUbergraph_WB_Options \ static_assert(alignof(WB_Options_C_ExecuteUbergraph_WB_Options) == 0x000008, "Wrong alignment on WB_Options_C_ExecuteUbergraph_WB_Options"); \ static_assert(sizeof(WB_Options_C_ExecuteUbergraph_WB_Options) == 0x000300, "Wrong size on WB_Options_C_ExecuteUbergraph_WB_Options"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, EntryPoint) == 0x000000, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, Temp_bool_Variable) == 0x000004, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, Temp_byte_Variable) == 0x000005, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, Temp_byte_Variable_1) == 0x000006, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, Temp_bool_Variable_1) == 0x000007, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, Temp_byte_Variable_2) == 0x000008, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, Temp_byte_Variable_3) == 0x000009, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_Event_IsDesignTime) == 0x00000A, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_CustomEvent_IsActive_) == 0x00000B, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_CustomEvent_IsActive_' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_Event_InGeometry) == 0x000010, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_Event_isDown) == 0x000050, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, Temp_int_Array_Index_Variable) == 0x000054, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_CreateDelegate_OutputDelegate) == 0x000058, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_CustomEvent_InGeometry_1) == 0x000068, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_CustomEvent_InKeyEvent_1) == 0x0000A8, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_CustomEvent_inKeyTag_1) == 0x0000E8, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_CustomEvent_bIsDown_1) == 0x0000F0, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_CustomEvent_InGeometry) == 0x0000F8, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_CustomEvent_InKeyEvent) == 0x000138, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_CustomEvent_inKeyTag) == 0x000178, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_CustomEvent_bIsDown) == 0x000180, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_NavPanelActived_ReturnValue) == 0x000181, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_NavPanelActived_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_GetSelectedItemFromNavPanel_ReturnValue) == 0x000188, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_GetSelectedItemFromNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_DynamicCast_AsWGI_Nav_Item) == 0x000190, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_DynamicCast_AsWGI_Nav_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_DynamicCast_bSuccess) == 0x000198, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_CreateDelegate_OutputDelegate_1) == 0x00019C, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_CreateDelegate_OutputDelegate_2) == 0x0001AC, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_NavPanelActived_ReturnValue_1) == 0x0001BC, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_NavPanelActived_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_CustomEvent_Active) == 0x0001BD, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_CustomEvent_Active' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_GetAllChildren_ReturnValue) == 0x0001C0, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_Select_Default) == 0x0001D0, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_Array_Get_Item) == 0x0001D8, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_DynamicCast_AsWB_Set_Option_Button) == 0x0001E0, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_DynamicCast_AsWB_Set_Option_Button' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_DynamicCast_bSuccess_1) == 0x0001E8, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_Array_Length_ReturnValue) == 0x0001EC, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0001F0, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_CreateDelegate_OutputDelegate_3) == 0x0001F4, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_EqualEqual_GameplayTag_ReturnValue_1) == 0x000204, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_EqualEqual_GameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_BooleanOR_ReturnValue) == 0x000205, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_Not_PreBool_ReturnValue) == 0x000206, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_GetPurifiedInterface_ReturnValue) == 0x000208, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_GetPurifiedInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_GetPurifiedPlayerNetInfo_PlayerUserID) == 0x000218, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_GetPurifiedPlayerNetInfo_PlayerUserID' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_GetPurifiedPlayerNetInfo_PlayerCampType) == 0x000228, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_GetPurifiedPlayerNetInfo_PlayerCampType' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_GetPurifiedPlayerNetInfo_OwnerState) == 0x000238, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_GetPurifiedPlayerNetInfo_OwnerState' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_IsValid_ReturnValue) == 0x000240, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_IsValid_ReturnValue_1) == 0x000241, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_Right_ReturnValue) == 0x000248, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_Right_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_Select_Default_1) == 0x000258, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_Conv_StringToText_ReturnValue) == 0x000260, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000278, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_CreateDelegate_OutputDelegate_4) == 0x00027C, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000290, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_CreateDelegate_OutputDelegate_5) == 0x000298, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, Temp_int_Loop_Counter_Variable) == 0x0002A8, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_Less_IntInt_ReturnValue) == 0x0002AC, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, CallFunc_Add_IntInt_ReturnValue) == 0x0002B0, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_Event_MyGeometry) == 0x0002B8, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ExecuteUbergraph_WB_Options, K2Node_Event_InDeltaTime) == 0x0002F8, "Member 'WB_Options_C_ExecuteUbergraph_WB_Options::K2Node_Event_InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_GetOrCreateOption \ static_assert(alignof(WB_Options_C_GetOrCreateOption) == 0x000008, "Wrong alignment on WB_Options_C_GetOrCreateOption"); \ static_assert(sizeof(WB_Options_C_GetOrCreateOption) == 0x0000F8, "Wrong size on WB_Options_C_GetOrCreateOption"); \ static_assert(offsetof(WB_Options_C_GetOrCreateOption, ButtonInfo) == 0x000000, "Member 'WB_Options_C_GetOrCreateOption::ButtonInfo' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_GetOrCreateOption, bSkip) == 0x0000D0, "Member 'WB_Options_C_GetOrCreateOption::bSkip' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_GetOrCreateOption, ReturnValue) == 0x0000D8, "Member 'WB_Options_C_GetOrCreateOption::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_GetOrCreateOption, CallFunc_Create_ReturnValue) == 0x0000E0, "Member 'WB_Options_C_GetOrCreateOption::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_GetOrCreateOption, CallFunc_Map_Find_Value) == 0x0000E8, "Member 'WB_Options_C_GetOrCreateOption::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_GetOrCreateOption, CallFunc_Map_Find_ReturnValue) == 0x0000F0, "Member 'WB_Options_C_GetOrCreateOption::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_GetOrCreateOption, CallFunc_IsValid_ReturnValue) == 0x0000F1, "Member 'WB_Options_C_GetOrCreateOption::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_GetPlatform \ static_assert(alignof(WB_Options_C_GetPlatform) == 0x000008, "Wrong alignment on WB_Options_C_GetPlatform"); \ static_assert(sizeof(WB_Options_C_GetPlatform) == 0x000038, "Wrong size on WB_Options_C_GetPlatform"); \ static_assert(offsetof(WB_Options_C_GetPlatform, Index_0) == 0x000000, "Member 'WB_Options_C_GetPlatform::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_GetPlatform, ActiveIndex) == 0x000004, "Member 'WB_Options_C_GetPlatform::ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_GetPlatform, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'WB_Options_C_GetPlatform::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_GetPlatform, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000010, "Member 'WB_Options_C_GetPlatform::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_GetPlatform, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000020, "Member 'WB_Options_C_GetPlatform::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_GetPlatform, K2Node_DynamicCast_AsDCSPlayer_Controller_Base) == 0x000028, "Member 'WB_Options_C_GetPlatform::K2Node_DynamicCast_AsDCSPlayer_Controller_Base' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_GetPlatform, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'WB_Options_C_GetPlatform::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_GetPlatform, CallFunc_GetValidValue_ReturnValue) == 0x000031, "Member 'WB_Options_C_GetPlatform::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_GetPlatform, K2Node_SwitchEnum_CmpSuccess) == 0x000032, "Member 'WB_Options_C_GetPlatform::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_GetPlatform, CallFunc_GetPlatformType_ReturnValue) == 0x000033, "Member 'WB_Options_C_GetPlatform::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_GetPlatform, K2Node_SwitchEnum_CmpSuccess_1) == 0x000034, "Member 'WB_Options_C_GetPlatform::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_HiddleOption \ static_assert(alignof(WB_Options_C_HiddleOption) == 0x000008, "Wrong alignment on WB_Options_C_HiddleOption"); \ static_assert(sizeof(WB_Options_C_HiddleOption) == 0x000030, "Wrong size on WB_Options_C_HiddleOption"); \ static_assert(offsetof(WB_Options_C_HiddleOption, inStruct) == 0x000000, "Member 'WB_Options_C_HiddleOption::inStruct' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_HiddleOption, hiddle) == 0x000028, "Member 'WB_Options_C_HiddleOption::hiddle' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_HiddleOption, LocalPlatformType) == 0x000029, "Member 'WB_Options_C_HiddleOption::LocalPlatformType' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_HiddleOption, CallFunc_GetPlatformType_ReturnValue) == 0x00002A, "Member 'WB_Options_C_HiddleOption::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_HiddleOption, K2Node_SwitchEnum_CmpSuccess) == 0x00002B, "Member 'WB_Options_C_HiddleOption::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_Init_All \ static_assert(alignof(WB_Options_C_Init_All) == 0x000008, "Wrong alignment on WB_Options_C_Init_All"); \ static_assert(sizeof(WB_Options_C_Init_All) == 0x000178, "Wrong size on WB_Options_C_Init_All"); \ static_assert(offsetof(WB_Options_C_Init_All, L_FlushScreenPercentage) == 0x000000, "Member 'WB_Options_C_Init_All::L_FlushScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, Local_Temp) == 0x000008, "Member 'WB_Options_C_Init_All::Local_Temp' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, Local_Resetglobalquality) == 0x000018, "Member 'WB_Options_C_Init_All::Local_Resetglobalquality' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, Local_ImageDetailTags) == 0x000020, "Member 'WB_Options_C_Init_All::Local_ImageDetailTags' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, Local_RelevantUpdate) == 0x000040, "Member 'WB_Options_C_Init_All::Local_RelevantUpdate' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, Temp_int_Loop_Counter_Variable) == 0x000090, "Member 'WB_Options_C_Init_All::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_Add_IntInt_ReturnValue) == 0x000094, "Member 'WB_Options_C_Init_All::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, Temp_int_Array_Index_Variable) == 0x000098, "Member 'WB_Options_C_Init_All::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, Temp_int_Array_Index_Variable_1) == 0x00009C, "Member 'WB_Options_C_Init_All::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, Temp_int_Loop_Counter_Variable_1) == 0x0000A0, "Member 'WB_Options_C_Init_All::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000A4, "Member 'WB_Options_C_Init_All::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, Temp_int_Array_Index_Variable_2) == 0x0000A8, "Member 'WB_Options_C_Init_All::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_Map_Keys_Keys) == 0x0000B0, "Member 'WB_Options_C_Init_All::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'WB_Options_C_Init_All::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_Array_Length_ReturnValue) == 0x0000C8, "Member 'WB_Options_C_Init_All::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_Less_IntInt_ReturnValue) == 0x0000CC, "Member 'WB_Options_C_Init_All::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0000D0, "Member 'WB_Options_C_Init_All::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_GetOptionInitValue_Default_Value) == 0x0000D8, "Member 'WB_Options_C_Init_All::CallFunc_GetOptionInitValue_Default_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_GetOptionInitValue_Default_Value_1) == 0x0000E8, "Member 'WB_Options_C_Init_All::CallFunc_GetOptionInitValue_Default_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_Conv_StringToInt_ReturnValue) == 0x0000F8, "Member 'WB_Options_C_Init_All::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_Array_Get_Item_1) == 0x000100, "Member 'WB_Options_C_Init_All::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_Array_Length_ReturnValue_1) == 0x000108, "Member 'WB_Options_C_Init_All::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000110, "Member 'WB_Options_C_Init_All::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_GetOptionInitValue_Default_Value_2) == 0x000118, "Member 'WB_Options_C_Init_All::CallFunc_GetOptionInitValue_Default_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, Temp_int_Loop_Counter_Variable_2) == 0x000128, "Member 'WB_Options_C_Init_All::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_Less_IntInt_ReturnValue_1) == 0x00012C, "Member 'WB_Options_C_Init_All::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_Add_IntInt_ReturnValue_2) == 0x000130, "Member 'WB_Options_C_Init_All::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_GetAllChildren_ReturnValue) == 0x000138, "Member 'WB_Options_C_Init_All::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_Array_Length_ReturnValue_2) == 0x000148, "Member 'WB_Options_C_Init_All::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_Array_Get_Item_2) == 0x000150, "Member 'WB_Options_C_Init_All::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_Less_IntInt_ReturnValue_2) == 0x000158, "Member 'WB_Options_C_Init_All::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, K2Node_DynamicCast_AsWB_Set_Option_Button) == 0x000160, "Member 'WB_Options_C_Init_All::K2Node_DynamicCast_AsWB_Set_Option_Button' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, K2Node_DynamicCast_bSuccess) == 0x000168, "Member 'WB_Options_C_Init_All::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_Array_Add_ReturnValue) == 0x00016C, "Member 'WB_Options_C_Init_All::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, CallFunc_MatchesAnyTags_ReturnValue) == 0x000170, "Member 'WB_Options_C_Init_All::CallFunc_MatchesAnyTags_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Init_All, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000171, "Member 'WB_Options_C_Init_All::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_LeftButtonEvent \ static_assert(alignof(WB_Options_C_LeftButtonEvent) == 0x000008, "Wrong alignment on WB_Options_C_LeftButtonEvent"); \ static_assert(sizeof(WB_Options_C_LeftButtonEvent) == 0x000090, "Wrong size on WB_Options_C_LeftButtonEvent"); \ static_assert(offsetof(WB_Options_C_LeftButtonEvent, InGeometry) == 0x000000, "Member 'WB_Options_C_LeftButtonEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_LeftButtonEvent, InKeyEvent) == 0x000040, "Member 'WB_Options_C_LeftButtonEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_LeftButtonEvent, inKeyTag) == 0x000080, "Member 'WB_Options_C_LeftButtonEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_LeftButtonEvent, bIsDown) == 0x000088, "Member 'WB_Options_C_LeftButtonEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_OnClick \ static_assert(alignof(WB_Options_C_OnClick) == 0x000008, "Wrong alignment on WB_Options_C_OnClick"); \ static_assert(sizeof(WB_Options_C_OnClick) == 0x0000D8, "Wrong size on WB_Options_C_OnClick"); \ static_assert(offsetof(WB_Options_C_OnClick, Item) == 0x000000, "Member 'WB_Options_C_OnClick::Item' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, Index_0) == 0x000008, "Member 'WB_Options_C_OnClick::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, Temp_byte_Variable) == 0x00000C, "Member 'WB_Options_C_OnClick::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, K2Node_DynamicCast_AsWB_Set_Option_Button) == 0x000010, "Member 'WB_Options_C_OnClick::K2Node_DynamicCast_AsWB_Set_Option_Button' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'WB_Options_C_OnClick::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'WB_Options_C_OnClick::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, Temp_byte_Variable_1) == 0x00001A, "Member 'WB_Options_C_OnClick::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_GetDataIndex_ReturnValue) == 0x00001B, "Member 'WB_Options_C_OnClick::CallFunc_GetDataIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_GetValidValue_ReturnValue) == 0x00001C, "Member 'WB_Options_C_OnClick::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_GetSelectStructData_Data) == 0x000020, "Member 'WB_Options_C_OnClick::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_GetSelectStructData_ReturnValue) == 0x000030, "Member 'WB_Options_C_OnClick::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, K2Node_SwitchEnum_CmpSuccess) == 0x000031, "Member 'WB_Options_C_OnClick::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000032, "Member 'WB_Options_C_OnClick::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_GetPurifiedInterface_ReturnValue) == 0x000038, "Member 'WB_Options_C_OnClick::CallFunc_GetPurifiedInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, K2Node_CreateDelegate_OutputDelegate) == 0x000048, "Member 'WB_Options_C_OnClick::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_GetUIStatic_ReturnValue) == 0x000058, "Member 'WB_Options_C_OnClick::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_GetPlayerController_ReturnValue) == 0x000060, "Member 'WB_Options_C_OnClick::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_GetUIZOder_ZOder) == 0x000068, "Member 'WB_Options_C_OnClick::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_GetUIStatic_ReturnValue_1) == 0x000070, "Member 'WB_Options_C_OnClick::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000078, "Member 'WB_Options_C_OnClick::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_GetUIZOder_ZOder_1) == 0x000080, "Member 'WB_Options_C_OnClick::CallFunc_GetUIZOder_ZOder_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_GetPlatform_Index) == 0x000084, "Member 'WB_Options_C_OnClick::CallFunc_GetPlatform_Index' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000088, "Member 'WB_Options_C_OnClick::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_Active_Controller_Input_Panel__Key_Board_Input) == 0x000090, "Member 'WB_Options_C_OnClick::CallFunc_Active_Controller_Input_Panel__Key_Board_Input' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_Active_Controller_Input_Panel__Key_Board_Input_1) == 0x000098, "Member 'WB_Options_C_OnClick::CallFunc_Active_Controller_Input_Panel__Key_Board_Input_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x0000A0, "Member 'WB_Options_C_OnClick::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_GetPlayerController_ReturnValue_1) == 0x0000A8, "Member 'WB_Options_C_OnClick::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, Temp_delegate_Variable) == 0x0000B0, "Member 'WB_Options_C_OnClick::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, Temp_bool_Variable) == 0x0000C0, "Member 'WB_Options_C_OnClick::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_PostEvent_ReturnValue) == 0x0000C4, "Member 'WB_Options_C_OnClick::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, K2Node_Select_Default) == 0x0000C8, "Member 'WB_Options_C_OnClick::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnClick, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1) == 0x0000D0, "Member 'WB_Options_C_OnClick::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_OnSelect \ static_assert(alignof(WB_Options_C_OnSelect) == 0x000008, "Wrong alignment on WB_Options_C_OnSelect"); \ static_assert(sizeof(WB_Options_C_OnSelect) == 0x000050, "Wrong size on WB_Options_C_OnSelect"); \ static_assert(offsetof(WB_Options_C_OnSelect, Item) == 0x000000, "Member 'WB_Options_C_OnSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnSelect, Index_0) == 0x000008, "Member 'WB_Options_C_OnSelect::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnSelect, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00000C, "Member 'WB_Options_C_OnSelect::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnSelect, K2Node_DynamicCast_AsWB_Set_Option_Button) == 0x000010, "Member 'WB_Options_C_OnSelect::K2Node_DynamicCast_AsWB_Set_Option_Button' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnSelect, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'WB_Options_C_OnSelect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnSelect, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'WB_Options_C_OnSelect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnSelect, CallFunc_GetDiscription_ReturnValue) == 0x000020, "Member 'WB_Options_C_OnSelect::CallFunc_GetDiscription_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnSelect, Temp_delegate_Variable) == 0x000038, "Member 'WB_Options_C_OnSelect::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnSelect, CallFunc_PostEvent_ReturnValue) == 0x000048, "Member 'WB_Options_C_OnSelect::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_OnUnselect \ static_assert(alignof(WB_Options_C_OnUnselect) == 0x000008, "Wrong alignment on WB_Options_C_OnUnselect"); \ static_assert(sizeof(WB_Options_C_OnUnselect) == 0x000010, "Wrong size on WB_Options_C_OnUnselect"); \ static_assert(offsetof(WB_Options_C_OnUnselect, Item) == 0x000000, "Member 'WB_Options_C_OnUnselect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_OnUnselect, Index_0) == 0x000008, "Member 'WB_Options_C_OnUnselect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_OperationCustomKey \ static_assert(alignof(WB_Options_C_OperationCustomKey) == 0x000001, "Wrong alignment on WB_Options_C_OperationCustomKey"); \ static_assert(sizeof(WB_Options_C_OperationCustomKey) == 0x000001, "Wrong size on WB_Options_C_OperationCustomKey"); \ static_assert(offsetof(WB_Options_C_OperationCustomKey, Active) == 0x000000, "Member 'WB_Options_C_OperationCustomKey::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_PreConstruct \ static_assert(alignof(WB_Options_C_PreConstruct) == 0x000001, "Wrong alignment on WB_Options_C_PreConstruct"); \ static_assert(sizeof(WB_Options_C_PreConstruct) == 0x000001, "Wrong size on WB_Options_C_PreConstruct"); \ static_assert(offsetof(WB_Options_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_Options_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_ResetScrollOffset \ static_assert(alignof(WB_Options_C_ResetScrollOffset) == 0x000008, "Wrong alignment on WB_Options_C_ResetScrollOffset"); \ static_assert(sizeof(WB_Options_C_ResetScrollOffset) == 0x000010, "Wrong size on WB_Options_C_ResetScrollOffset"); \ static_assert(offsetof(WB_Options_C_ResetScrollOffset, CallFunc_GetScrollOffset_ReturnValue) == 0x000000, "Member 'WB_Options_C_ResetScrollOffset::CallFunc_GetScrollOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ResetScrollOffset, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000004, "Member 'WB_Options_C_ResetScrollOffset::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_ResetScrollOffset, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'WB_Options_C_ResetScrollOffset::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_RightKeyEvent \ static_assert(alignof(WB_Options_C_RightKeyEvent) == 0x000008, "Wrong alignment on WB_Options_C_RightKeyEvent"); \ static_assert(sizeof(WB_Options_C_RightKeyEvent) == 0x000090, "Wrong size on WB_Options_C_RightKeyEvent"); \ static_assert(offsetof(WB_Options_C_RightKeyEvent, InGeometry) == 0x000000, "Member 'WB_Options_C_RightKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_RightKeyEvent, InKeyEvent) == 0x000040, "Member 'WB_Options_C_RightKeyEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_RightKeyEvent, inKeyTag) == 0x000080, "Member 'WB_Options_C_RightKeyEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_RightKeyEvent, bIsDown) == 0x000088, "Member 'WB_Options_C_RightKeyEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_Tick \ static_assert(alignof(WB_Options_C_Tick) == 0x000008, "Wrong alignment on WB_Options_C_Tick"); \ static_assert(sizeof(WB_Options_C_Tick) == 0x000048, "Wrong size on WB_Options_C_Tick"); \ static_assert(offsetof(WB_Options_C_Tick, MyGeometry) == 0x000000, "Member 'WB_Options_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_Options_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_UpdateModuleDiscription \ static_assert(alignof(WB_Options_C_UpdateModuleDiscription) == 0x000008, "Wrong alignment on WB_Options_C_UpdateModuleDiscription"); \ static_assert(sizeof(WB_Options_C_UpdateModuleDiscription) == 0x000018, "Wrong size on WB_Options_C_UpdateModuleDiscription"); \ static_assert(offsetof(WB_Options_C_UpdateModuleDiscription, InText) == 0x000000, "Member 'WB_Options_C_UpdateModuleDiscription::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_UpdateOptionList \ static_assert(alignof(WB_Options_C_UpdateOptionList) == 0x000008, "Wrong alignment on WB_Options_C_UpdateOptionList"); \ static_assert(sizeof(WB_Options_C_UpdateOptionList) == 0x000350, "Wrong size on WB_Options_C_UpdateOptionList"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, Options) == 0x000000, "Member 'WB_Options_C_UpdateOptionList::Options' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, ModuleDiscription) == 0x000010, "Member 'WB_Options_C_UpdateOptionList::ModuleDiscription' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, WidgetSwitcher_Main) == 0x000028, "Member 'WB_Options_C_UpdateOptionList::WidgetSwitcher_Main' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, WB_SetUp) == 0x000030, "Member 'WB_Options_C_UpdateOptionList::WB_SetUp' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, Local_Hidden) == 0x000038, "Member 'WB_Options_C_UpdateOptionList::Local_Hidden' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, Local_SetGroupStyleEndByTop) == 0x000039, "Member 'WB_Options_C_UpdateOptionList::Local_SetGroupStyleEndByTop' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, Local_RelevantIndex) == 0x000040, "Member 'WB_Options_C_UpdateOptionList::Local_RelevantIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, Local_RelevantOptions) == 0x000050, "Member 'WB_Options_C_UpdateOptionList::Local_RelevantOptions' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, Local_Setting) == 0x000060, "Member 'WB_Options_C_UpdateOptionList::Local_Setting' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, Local_Skip) == 0x000130, "Member 'WB_Options_C_UpdateOptionList::Local_Skip' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_Array_Length_ReturnValue) == 0x000134, "Member 'WB_Options_C_UpdateOptionList::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000138, "Member 'WB_Options_C_UpdateOptionList::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, Temp_bool_Has_Been_Initd_Variable) == 0x000139, "Member 'WB_Options_C_UpdateOptionList::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, Temp_int_Variable) == 0x00013C, "Member 'WB_Options_C_UpdateOptionList::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, Temp_int_Loop_Counter_Variable) == 0x000140, "Member 'WB_Options_C_UpdateOptionList::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000144, "Member 'WB_Options_C_UpdateOptionList::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_Less_IntInt_ReturnValue) == 0x000145, "Member 'WB_Options_C_UpdateOptionList::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_Add_IntInt_ReturnValue) == 0x000148, "Member 'WB_Options_C_UpdateOptionList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, Temp_int_Array_Index_Variable) == 0x00014C, "Member 'WB_Options_C_UpdateOptionList::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, Temp_bool_IsClosed_Variable) == 0x000150, "Member 'WB_Options_C_UpdateOptionList::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_Array_Get_Item) == 0x000154, "Member 'WB_Options_C_UpdateOptionList::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_Subtract_IntInt_ReturnValue) == 0x00015C, "Member 'WB_Options_C_UpdateOptionList::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, K2Node_MakeStruct_Margin) == 0x000160, "Member 'WB_Options_C_UpdateOptionList::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_GetOrCreateOption_ReturnValue) == 0x000170, "Member 'WB_Options_C_UpdateOptionList::CallFunc_GetOrCreateOption_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_SlotAsScrollBoxSlot_ReturnValue) == 0x000178, "Member 'WB_Options_C_UpdateOptionList::CallFunc_SlotAsScrollBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_SlotAsScrollBoxSlot_ReturnValue_1) == 0x000180, "Member 'WB_Options_C_UpdateOptionList::CallFunc_SlotAsScrollBoxSlot_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, K2Node_MakeStruct_Margin_1) == 0x000188, "Member 'WB_Options_C_UpdateOptionList::K2Node_MakeStruct_Margin_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, K2Node_CreateDelegate_OutputDelegate) == 0x000198, "Member 'WB_Options_C_UpdateOptionList::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, K2Node_MakeStruct_Margin_2) == 0x0001A8, "Member 'WB_Options_C_UpdateOptionList::K2Node_MakeStruct_Margin_2' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, Temp_int_Array_Index_Variable_1) == 0x0001B8, "Member 'WB_Options_C_UpdateOptionList::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, Temp_int_Variable_1) == 0x0001BC, "Member 'WB_Options_C_UpdateOptionList::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0001C0, "Member 'WB_Options_C_UpdateOptionList::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x0001C4, "Member 'WB_Options_C_UpdateOptionList::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_GetSelectStructData_Data) == 0x0001C8, "Member 'WB_Options_C_UpdateOptionList::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_GetSelectStructData_ReturnValue) == 0x0001CC, "Member 'WB_Options_C_UpdateOptionList::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, K2Node_MakeStruct_S_IntArray) == 0x0001D0, "Member 'WB_Options_C_UpdateOptionList::K2Node_MakeStruct_S_IntArray' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_GetDataIndex_ReturnValue) == 0x0001E0, "Member 'WB_Options_C_UpdateOptionList::CallFunc_GetDataIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_GetValidValue_ReturnValue) == 0x0001E1, "Member 'WB_Options_C_UpdateOptionList::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001E2, "Member 'WB_Options_C_UpdateOptionList::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_Array_Get_Item_1) == 0x0001E4, "Member 'WB_Options_C_UpdateOptionList::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_Map_Find_Value) == 0x0001F0, "Member 'WB_Options_C_UpdateOptionList::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_Map_Find_ReturnValue) == 0x000200, "Member 'WB_Options_C_UpdateOptionList::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_Array_Length_ReturnValue_1) == 0x000204, "Member 'WB_Options_C_UpdateOptionList::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000208, "Member 'WB_Options_C_UpdateOptionList::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_IsValidClass_ReturnValue) == 0x000210, "Member 'WB_Options_C_UpdateOptionList::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_GetChildIndex_ReturnValue) == 0x000214, "Member 'WB_Options_C_UpdateOptionList::CallFunc_GetChildIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_GetClassDefault_OutObject) == 0x000218, "Member 'WB_Options_C_UpdateOptionList::CallFunc_GetClassDefault_OutObject' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_GetRelevantOptionTag_ReturnValue) == 0x000220, "Member 'WB_Options_C_UpdateOptionList::CallFunc_GetRelevantOptionTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_OptionIsInList_Hidden) == 0x000230, "Member 'WB_Options_C_UpdateOptionList::CallFunc_OptionIsInList_Hidden' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_OptionIsInList_Skip) == 0x000231, "Member 'WB_Options_C_UpdateOptionList::CallFunc_OptionIsInList_Skip' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_BooleanOR_ReturnValue) == 0x000232, "Member 'WB_Options_C_UpdateOptionList::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, Temp_int_Loop_Counter_Variable_1) == 0x000234, "Member 'WB_Options_C_UpdateOptionList::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_Less_IntInt_ReturnValue_1) == 0x000238, "Member 'WB_Options_C_UpdateOptionList::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_Add_IntInt_ReturnValue_1) == 0x00023C, "Member 'WB_Options_C_UpdateOptionList::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_Create_ReturnValue) == 0x000240, "Member 'WB_Options_C_UpdateOptionList::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_SlotAsScrollBoxSlot_ReturnValue_2) == 0x000248, "Member 'WB_Options_C_UpdateOptionList::CallFunc_SlotAsScrollBoxSlot_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_AddChildToNavPanel_ReturnValue) == 0x000250, "Member 'WB_Options_C_UpdateOptionList::CallFunc_AddChildToNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, K2Node_CreateDelegate_OutputDelegate_1) == 0x000258, "Member 'WB_Options_C_UpdateOptionList::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_Array_Add_ReturnValue) == 0x000268, "Member 'WB_Options_C_UpdateOptionList::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000270, "Member 'WB_Options_C_UpdateOptionList::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_GetOptionData_ReturnValue) == 0x000278, "Member 'WB_Options_C_UpdateOptionList::CallFunc_GetOptionData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateOptionList, CallFunc_AddChildToNavPanel_ReturnValue_1) == 0x000348, "Member 'WB_Options_C_UpdateOptionList::CallFunc_AddChildToNavPanel_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Options_C_UpdateRelevanetContent \ static_assert(alignof(WB_Options_C_UpdateRelevanetContent) == 0x000008, "Wrong alignment on WB_Options_C_UpdateRelevanetContent"); \ static_assert(sizeof(WB_Options_C_UpdateRelevanetContent) == 0x000050, "Wrong size on WB_Options_C_UpdateRelevanetContent"); \ static_assert(offsetof(WB_Options_C_UpdateRelevanetContent, OptionTag) == 0x000000, "Member 'WB_Options_C_UpdateRelevanetContent::OptionTag' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateRelevanetContent, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_Options_C_UpdateRelevanetContent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateRelevanetContent, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'WB_Options_C_UpdateRelevanetContent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateRelevanetContent, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_Options_C_UpdateRelevanetContent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateRelevanetContent, CallFunc_Map_Find_Value) == 0x000018, "Member 'WB_Options_C_UpdateRelevanetContent::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateRelevanetContent, CallFunc_Map_Find_ReturnValue) == 0x000028, "Member 'WB_Options_C_UpdateRelevanetContent::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateRelevanetContent, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'WB_Options_C_UpdateRelevanetContent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateRelevanetContent, CallFunc_Array_Get_Item) == 0x000030, "Member 'WB_Options_C_UpdateRelevanetContent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateRelevanetContent, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'WB_Options_C_UpdateRelevanetContent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateRelevanetContent, CallFunc_GetChildAt_ReturnValue) == 0x000038, "Member 'WB_Options_C_UpdateRelevanetContent::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateRelevanetContent, K2Node_DynamicCast_AsWB_Set_Option_Button) == 0x000040, "Member 'WB_Options_C_UpdateRelevanetContent::K2Node_DynamicCast_AsWB_Set_Option_Button' has a wrong offset!"); \ static_assert(offsetof(WB_Options_C_UpdateRelevanetContent, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'WB_Options_C_UpdateRelevanetContent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Options_C \ static_assert(alignof(UWB_Options_C) == 0x000008, "Wrong alignment on UWB_Options_C"); \ static_assert(sizeof(UWB_Options_C) == 0x0003F8, "Wrong size on UWB_Options_C"); \ static_assert(offsetof(UWB_Options_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_Options_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, CustomizationTextBlock_ID) == 0x0002C8, "Member 'UWB_Options_C::CustomizationTextBlock_ID' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, DiscriptionRichText) == 0x0002D0, "Member 'UWB_Options_C::DiscriptionRichText' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, HorizontalBox_ID) == 0x0002D8, "Member 'UWB_Options_C::HorizontalBox_ID' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, Image_Arrowdown) == 0x0002E0, "Member 'UWB_Options_C::Image_Arrowdown' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, Image_Arrowup) == 0x0002E8, "Member 'UWB_Options_C::Image_Arrowup' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, ScrollBox) == 0x0002F0, "Member 'UWB_Options_C::ScrollBox' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, SizeBox_Options) == 0x0002F8, "Member 'UWB_Options_C::SizeBox_Options' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, CurrentButton) == 0x000300, "Member 'UWB_Options_C::CurrentButton' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, CallActiveOptionPanel) == 0x000308, "Member 'UWB_Options_C::CallActiveOptionPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, InitSelectIndex) == 0x000318, "Member 'UWB_Options_C::InitSelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, Widget_Switcher_Main) == 0x000320, "Member 'UWB_Options_C::Widget_Switcher_Main' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, WB_Set_Up) == 0x000328, "Member 'UWB_Options_C::WB_Set_Up' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, RelevantUpdateContent) == 0x000330, "Member 'UWB_Options_C::RelevantUpdateContent' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, SelectIndex) == 0x000380, "Member 'UWB_Options_C::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, Scroll_Box) == 0x000388, "Member 'UWB_Options_C::Scroll_Box' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, GroupCount) == 0x000390, "Member 'UWB_Options_C::GroupCount' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, OptionCaches) == 0x000398, "Member 'UWB_Options_C::OptionCaches' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, PlaySelectSound) == 0x0003E8, "Member 'UWB_Options_C::PlaySelectSound' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, SelectPlaySoundIndex) == 0x0003EC, "Member 'UWB_Options_C::SelectPlaySoundIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_Options_C, ShowBarArrow) == 0x0003F0, "Member 'UWB_Options_C::ShowBarArrow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetModuleButton_C_Can_Hovered \ static_assert(alignof(WB_SetModuleButton_C_Can_Hovered) == 0x000001, "Wrong alignment on WB_SetModuleButton_C_Can_Hovered"); \ static_assert(sizeof(WB_SetModuleButton_C_Can_Hovered) == 0x000001, "Wrong size on WB_SetModuleButton_C_Can_Hovered"); \ static_assert(offsetof(WB_SetModuleButton_C_Can_Hovered, Active_0) == 0x000000, "Member 'WB_SetModuleButton_C_Can_Hovered::Active_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton \ static_assert(alignof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton) == 0x000008, "Wrong alignment on WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton"); \ static_assert(sizeof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton) == 0x0000B8, "Wrong size on WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, EntryPoint) == 0x000000, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, Temp_bool_Variable) == 0x000004, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, Temp_name_Variable) == 0x000008, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, Temp_name_Variable_1) == 0x000010, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, K2Node_CustomEvent_IsSelect) == 0x000018, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::K2Node_CustomEvent_IsSelect' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, CallFunc_SelectInt_ReturnValue) == 0x00001C, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, K2Node_Select_Default) == 0x000020, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, CallFunc_GetFontDataColor_ReturnValue) == 0x000028, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, Temp_byte_Variable) == 0x00003C, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, Temp_byte_Variable_1) == 0x00003D, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, CallFunc_GetSkip_ReturnValue) == 0x00003E, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::CallFunc_GetSkip_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, K2Node_MakeStruct_SlateColor) == 0x000040, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, CallFunc_GetSkip_ReturnValue_1) == 0x000054, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::CallFunc_GetSkip_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, Temp_bool_Variable_1) == 0x000055, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, K2Node_MakeStruct_SlateFontInfo) == 0x000058, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::K2Node_MakeStruct_SlateFontInfo' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, K2Node_Select_Default_1) == 0x0000B0, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, K2Node_CustomEvent_Rolling) == 0x0000B1, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::K2Node_CustomEvent_Rolling' has a wrong offset!"); \ static_assert(offsetof(WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton, K2Node_Event_IsDesignTime) == 0x0000B2, "Member 'WB_SetModuleButton_C_ExecuteUbergraph_WB_SetModuleButton::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetModuleButton_C_PreConstruct \ static_assert(alignof(WB_SetModuleButton_C_PreConstruct) == 0x000001, "Wrong alignment on WB_SetModuleButton_C_PreConstruct"); \ static_assert(sizeof(WB_SetModuleButton_C_PreConstruct) == 0x000001, "Wrong size on WB_SetModuleButton_C_PreConstruct"); \ static_assert(offsetof(WB_SetModuleButton_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_SetModuleButton_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetModuleButton_C_SetTextRolling \ static_assert(alignof(WB_SetModuleButton_C_SetTextRolling) == 0x000001, "Wrong alignment on WB_SetModuleButton_C_SetTextRolling"); \ static_assert(sizeof(WB_SetModuleButton_C_SetTextRolling) == 0x000001, "Wrong size on WB_SetModuleButton_C_SetTextRolling"); \ static_assert(offsetof(WB_SetModuleButton_C_SetTextRolling, Rolling) == 0x000000, "Member 'WB_SetModuleButton_C_SetTextRolling::Rolling' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetModuleButton_C_UpdateSelected \ static_assert(alignof(WB_SetModuleButton_C_UpdateSelected) == 0x000001, "Wrong alignment on WB_SetModuleButton_C_UpdateSelected"); \ static_assert(sizeof(WB_SetModuleButton_C_UpdateSelected) == 0x000001, "Wrong size on WB_SetModuleButton_C_UpdateSelected"); \ static_assert(offsetof(WB_SetModuleButton_C_UpdateSelected, IsSelect) == 0x000000, "Member 'WB_SetModuleButton_C_UpdateSelected::IsSelect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SetModuleButton_C \ static_assert(alignof(UWB_SetModuleButton_C) == 0x000008, "Wrong alignment on UWB_SetModuleButton_C"); \ static_assert(sizeof(UWB_SetModuleButton_C) == 0x0002F0, "Wrong size on UWB_SetModuleButton_C"); \ static_assert(offsetof(UWB_SetModuleButton_C, UberGraphFrame) == 0x000288, "Member 'UWB_SetModuleButton_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SetModuleButton_C, Image) == 0x000290, "Member 'UWB_SetModuleButton_C::Image' has a wrong offset!"); \ static_assert(offsetof(UWB_SetModuleButton_C, SizeBox_0) == 0x000298, "Member 'UWB_SetModuleButton_C::SizeBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_SetModuleButton_C, TextBlock) == 0x0002A0, "Member 'UWB_SetModuleButton_C::TextBlock' has a wrong offset!"); \ static_assert(offsetof(UWB_SetModuleButton_C, WGI_Button) == 0x0002A8, "Member 'UWB_SetModuleButton_C::WGI_Button' has a wrong offset!"); \ static_assert(offsetof(UWB_SetModuleButton_C, Name_0) == 0x0002B0, "Member 'UWB_SetModuleButton_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_SetModuleButton_C, ModuleTag) == 0x0002C8, "Member 'UWB_SetModuleButton_C::ModuleTag' has a wrong offset!"); \ static_assert(offsetof(UWB_SetModuleButton_C, preSelect) == 0x0002D0, "Member 'UWB_SetModuleButton_C::preSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_SetModuleButton_C, OnHovered) == 0x0002D8, "Member 'UWB_SetModuleButton_C::OnHovered' has a wrong offset!"); \ static_assert(offsetof(UWB_SetModuleButton_C, Active) == 0x0002E8, "Member 'UWB_SetModuleButton_C::Active' has a wrong offset!"); \ static_assert(offsetof(UWB_SetModuleButton_C, TextRolling) == 0x0002E9, "Member 'UWB_SetModuleButton_C::TextRolling' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_RestoreWLandHP_C_OnBuffFunction \ static_assert(alignof(BP_Buff_RestoreWLandHP_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_RestoreWLandHP_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_RestoreWLandHP_C_OnBuffFunction) == 0x000148, "Wrong size on BP_Buff_RestoreWLandHP_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, Temp_int_Variable) == 0x000008, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, Temp_real_Variable) == 0x000010, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, Temp_real_Variable_1) == 0x000018, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, Temp_real_Variable_2) == 0x000020, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, Temp_real_Variable_3) == 0x000028, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, Temp_int_Variable_1) == 0x000030, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, Temp_real_Variable_4) == 0x000038, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, Temp_real_Variable_5) == 0x000040, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, Temp_real_Variable_6) == 0x000048, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::Temp_real_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, Temp_real_Variable_7) == 0x000050, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::Temp_real_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, Temp_int_Variable_2) == 0x000058, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, Temp_real_Variable_8) == 0x000060, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::Temp_real_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, Temp_real_Variable_9) == 0x000068, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::Temp_real_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, Temp_real_Variable_10) == 0x000070, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::Temp_real_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, Temp_real_Variable_11) == 0x000078, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::Temp_real_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, CallFunc_GetBuffLevel_BuffLevel) == 0x000080, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::CallFunc_GetBuffLevel_BuffLevel' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, K2Node_Select_Default) == 0x000088, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, K2Node_Select_Default_1) == 0x000090, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, K2Node_MakeMap_Map) == 0x000098, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x0000E8, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, K2Node_Select_Default_2) == 0x0000F0, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreWLandHP_C_OnBuffFunction, K2Node_MakeMap_Map_1) == 0x0000F8, "Member 'BP_Buff_RestoreWLandHP_C_OnBuffFunction::K2Node_MakeMap_Map_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_RestoreWLandHP_C \ static_assert(alignof(UBP_Buff_RestoreWLandHP_C) == 0x000008, "Wrong alignment on UBP_Buff_RestoreWLandHP_C"); \ static_assert(sizeof(UBP_Buff_RestoreWLandHP_C) == 0x000158, "Wrong size on UBP_Buff_RestoreWLandHP_C"); \ #define DUMPER7_ASSERTS_Log_Handler_C_CouldBeReentry \ static_assert(alignof(Log_Handler_C_CouldBeReentry) == 0x000008, "Wrong alignment on Log_Handler_C_CouldBeReentry"); \ static_assert(sizeof(Log_Handler_C_CouldBeReentry) == 0x0000A8, "Wrong size on Log_Handler_C_CouldBeReentry"); \ static_assert(offsetof(Log_Handler_C_CouldBeReentry, Input) == 0x000000, "Member 'Log_Handler_C_CouldBeReentry::Input' has a wrong offset!"); \ static_assert(offsetof(Log_Handler_C_CouldBeReentry, reentry) == 0x0000A0, "Member 'Log_Handler_C_CouldBeReentry::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Log_Handler_C_Execute \ static_assert(alignof(Log_Handler_C_Execute) == 0x000008, "Wrong alignment on Log_Handler_C_Execute"); \ static_assert(sizeof(Log_Handler_C_Execute) == 0x0000B8, "Wrong size on Log_Handler_C_Execute"); \ static_assert(offsetof(Log_Handler_C_Execute, NodeId_0) == 0x000000, "Member 'Log_Handler_C_Execute::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(Log_Handler_C_Execute, Input) == 0x000010, "Member 'Log_Handler_C_Execute::Input' has a wrong offset!"); \ static_assert(offsetof(Log_Handler_C_Execute, reentry) == 0x0000B0, "Member 'Log_Handler_C_Execute::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Log_Handler_C_ExecuteUbergraph_Log_Handler \ static_assert(alignof(Log_Handler_C_ExecuteUbergraph_Log_Handler) == 0x000008, "Wrong alignment on Log_Handler_C_ExecuteUbergraph_Log_Handler"); \ static_assert(sizeof(Log_Handler_C_ExecuteUbergraph_Log_Handler) == 0x0000C8, "Wrong size on Log_Handler_C_ExecuteUbergraph_Log_Handler"); \ static_assert(offsetof(Log_Handler_C_ExecuteUbergraph_Log_Handler, EntryPoint) == 0x000000, "Member 'Log_Handler_C_ExecuteUbergraph_Log_Handler::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Log_Handler_C_ExecuteUbergraph_Log_Handler, CallFunc_getLogger_logger) == 0x000008, "Member 'Log_Handler_C_ExecuteUbergraph_Log_Handler::CallFunc_getLogger_logger' has a wrong offset!"); \ static_assert(offsetof(Log_Handler_C_ExecuteUbergraph_Log_Handler, K2Node_Event_nodeId) == 0x000010, "Member 'Log_Handler_C_ExecuteUbergraph_Log_Handler::K2Node_Event_nodeId' has a wrong offset!"); \ static_assert(offsetof(Log_Handler_C_ExecuteUbergraph_Log_Handler, K2Node_Event_Input) == 0x000020, "Member 'Log_Handler_C_ExecuteUbergraph_Log_Handler::K2Node_Event_Input' has a wrong offset!"); \ static_assert(offsetof(Log_Handler_C_ExecuteUbergraph_Log_Handler, K2Node_Event_Reentry) == 0x0000C0, "Member 'Log_Handler_C_ExecuteUbergraph_Log_Handler::K2Node_Event_Reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULog_Handler_C \ static_assert(alignof(ULog_Handler_C) == 0x000008, "Wrong alignment on ULog_Handler_C"); \ static_assert(sizeof(ULog_Handler_C) == 0x000150, "Wrong size on ULog_Handler_C"); \ static_assert(offsetof(ULog_Handler_C, UberGraphFrame_Log_Handler_C) == 0x000140, "Member 'ULog_Handler_C::UberGraphFrame_Log_Handler_C' has a wrong offset!"); \ static_assert(offsetof(ULog_Handler_C, logger_0) == 0x000148, "Member 'ULog_Handler_C::logger_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_ActiveControllerInputKeyboardPanel \ static_assert(alignof(WB_KeyBoardInput_C_ActiveControllerInputKeyboardPanel) == 0x000001, "Wrong alignment on WB_KeyBoardInput_C_ActiveControllerInputKeyboardPanel"); \ static_assert(sizeof(WB_KeyBoardInput_C_ActiveControllerInputKeyboardPanel) == 0x000001, "Wrong size on WB_KeyBoardInput_C_ActiveControllerInputKeyboardPanel"); \ static_assert(offsetof(WB_KeyBoardInput_C_ActiveControllerInputKeyboardPanel, Active) == 0x000000, "Member 'WB_KeyBoardInput_C_ActiveControllerInputKeyboardPanel::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_BndEvt__WB_KeyBoardInput_ScrollBox_OptionButtonKeyboard_K2Node_ComponentBoundEvent_0_OnUserScrolledEvent__DelegateSignature \ static_assert(alignof(WB_KeyBoardInput_C_BndEvt__WB_KeyBoardInput_ScrollBox_OptionButtonKeyboard_K2Node_ComponentBoundEvent_0_OnUserScrolledEvent__DelegateSignature) == 0x000004, "Wrong alignment on WB_KeyBoardInput_C_BndEvt__WB_KeyBoardInput_ScrollBox_OptionButtonKeyboard_K2Node_ComponentBoundEvent_0_OnUserScrolledEvent__DelegateSignature"); \ static_assert(sizeof(WB_KeyBoardInput_C_BndEvt__WB_KeyBoardInput_ScrollBox_OptionButtonKeyboard_K2Node_ComponentBoundEvent_0_OnUserScrolledEvent__DelegateSignature) == 0x000004, "Wrong size on WB_KeyBoardInput_C_BndEvt__WB_KeyBoardInput_ScrollBox_OptionButtonKeyboard_K2Node_ComponentBoundEvent_0_OnUserScrolledEvent__DelegateSignature"); \ static_assert(offsetof(WB_KeyBoardInput_C_BndEvt__WB_KeyBoardInput_ScrollBox_OptionButtonKeyboard_K2Node_ComponentBoundEvent_0_OnUserScrolledEvent__DelegateSignature, CurrentOffset) == 0x000000, "Member 'WB_KeyBoardInput_C_BndEvt__WB_KeyBoardInput_ScrollBox_OptionButtonKeyboard_K2Node_ComponentBoundEvent_0_OnUserScrolledEvent__DelegateSignature::CurrentOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_CallActiveControllerInputKeyboardPanelEvent \ static_assert(alignof(WB_KeyBoardInput_C_CallActiveControllerInputKeyboardPanelEvent) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_CallActiveControllerInputKeyboardPanelEvent"); \ static_assert(sizeof(WB_KeyBoardInput_C_CallActiveControllerInputKeyboardPanelEvent) == 0x000090, "Wrong size on WB_KeyBoardInput_C_CallActiveControllerInputKeyboardPanelEvent"); \ static_assert(offsetof(WB_KeyBoardInput_C_CallActiveControllerInputKeyboardPanelEvent, InGeometry) == 0x000000, "Member 'WB_KeyBoardInput_C_CallActiveControllerInputKeyboardPanelEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CallActiveControllerInputKeyboardPanelEvent, InKeyEvent) == 0x000040, "Member 'WB_KeyBoardInput_C_CallActiveControllerInputKeyboardPanelEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CallActiveControllerInputKeyboardPanelEvent, inKeyTag) == 0x000080, "Member 'WB_KeyBoardInput_C_CallActiveControllerInputKeyboardPanelEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CallActiveControllerInputKeyboardPanelEvent, bIsDown) == 0x000088, "Member 'WB_KeyBoardInput_C_CallActiveControllerInputKeyboardPanelEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_CallActiveControllerInputMousePanelEvent \ static_assert(alignof(WB_KeyBoardInput_C_CallActiveControllerInputMousePanelEvent) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_CallActiveControllerInputMousePanelEvent"); \ static_assert(sizeof(WB_KeyBoardInput_C_CallActiveControllerInputMousePanelEvent) == 0x000090, "Wrong size on WB_KeyBoardInput_C_CallActiveControllerInputMousePanelEvent"); \ static_assert(offsetof(WB_KeyBoardInput_C_CallActiveControllerInputMousePanelEvent, InGeometry) == 0x000000, "Member 'WB_KeyBoardInput_C_CallActiveControllerInputMousePanelEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CallActiveControllerInputMousePanelEvent, InKeyEvent) == 0x000040, "Member 'WB_KeyBoardInput_C_CallActiveControllerInputMousePanelEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CallActiveControllerInputMousePanelEvent, inKeyTag) == 0x000080, "Member 'WB_KeyBoardInput_C_CallActiveControllerInputMousePanelEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CallActiveControllerInputMousePanelEvent, bIsDown) == 0x000088, "Member 'WB_KeyBoardInput_C_CallActiveControllerInputMousePanelEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_CallSaveControllerInputValueEvent \ static_assert(alignof(WB_KeyBoardInput_C_CallSaveControllerInputValueEvent) == 0x000001, "Wrong alignment on WB_KeyBoardInput_C_CallSaveControllerInputValueEvent"); \ static_assert(sizeof(WB_KeyBoardInput_C_CallSaveControllerInputValueEvent) == 0x000002, "Wrong size on WB_KeyBoardInput_C_CallSaveControllerInputValueEvent"); \ static_assert(offsetof(WB_KeyBoardInput_C_CallSaveControllerInputValueEvent, NoChange) == 0x000000, "Member 'WB_KeyBoardInput_C_CallSaveControllerInputValueEvent::NoChange' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CallSaveControllerInputValueEvent, SettableKey) == 0x000001, "Member 'WB_KeyBoardInput_C_CallSaveControllerInputValueEvent::SettableKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_CallUpdateDiscriptionEvent \ static_assert(alignof(WB_KeyBoardInput_C_CallUpdateDiscriptionEvent) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_CallUpdateDiscriptionEvent"); \ static_assert(sizeof(WB_KeyBoardInput_C_CallUpdateDiscriptionEvent) == 0x000018, "Wrong size on WB_KeyBoardInput_C_CallUpdateDiscriptionEvent"); \ static_assert(offsetof(WB_KeyBoardInput_C_CallUpdateDiscriptionEvent, Discription) == 0x000000, "Member 'WB_KeyBoardInput_C_CallUpdateDiscriptionEvent::Discription' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_ChoseInputType \ static_assert(alignof(WB_KeyBoardInput_C_ChoseInputType) == 0x000004, "Wrong alignment on WB_KeyBoardInput_C_ChoseInputType"); \ static_assert(sizeof(WB_KeyBoardInput_C_ChoseInputType) == 0x00001C, "Wrong size on WB_KeyBoardInput_C_ChoseInputType"); \ static_assert(offsetof(WB_KeyBoardInput_C_ChoseInputType, ChoseType) == 0x000000, "Member 'WB_KeyBoardInput_C_ChoseInputType::ChoseType' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ChoseInputType, Temp_int_Variable) == 0x000004, "Member 'WB_KeyBoardInput_C_ChoseInputType::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ChoseInputType, K2Node_SwitchInteger_CmpSuccess) == 0x000008, "Member 'WB_KeyBoardInput_C_ChoseInputType::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ChoseInputType, Temp_int_Variable_1) == 0x00000C, "Member 'WB_KeyBoardInput_C_ChoseInputType::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ChoseInputType, Temp_int_Variable_2) == 0x000010, "Member 'WB_KeyBoardInput_C_ChoseInputType::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ChoseInputType, Temp_int_Variable_3) == 0x000014, "Member 'WB_KeyBoardInput_C_ChoseInputType::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ChoseInputType, K2Node_Select_Default) == 0x000018, "Member 'WB_KeyBoardInput_C_ChoseInputType::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_ControllerInoutPanelActive \ static_assert(alignof(WB_KeyBoardInput_C_ControllerInoutPanelActive) == 0x000004, "Wrong alignment on WB_KeyBoardInput_C_ControllerInoutPanelActive"); \ static_assert(sizeof(WB_KeyBoardInput_C_ControllerInoutPanelActive) == 0x000004, "Wrong size on WB_KeyBoardInput_C_ControllerInoutPanelActive"); \ static_assert(offsetof(WB_KeyBoardInput_C_ControllerInoutPanelActive, ActiveIndex) == 0x000000, "Member 'WB_KeyBoardInput_C_ControllerInoutPanelActive::ActiveIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_CreateButton \ static_assert(alignof(WB_KeyBoardInput_C_CreateButton) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_CreateButton"); \ static_assert(sizeof(WB_KeyBoardInput_C_CreateButton) == 0x000378, "Wrong size on WB_KeyBoardInput_C_CreateButton"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, NewLocalVar) == 0x000000, "Member 'WB_KeyBoardInput_C_CreateButton::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, LocalButtonTag) == 0x000008, "Member 'WB_KeyBoardInput_C_CreateButton::LocalButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, LocalIndex) == 0x000010, "Member 'WB_KeyBoardInput_C_CreateButton::LocalIndex' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, Temp_object_Variable) == 0x000020, "Member 'WB_KeyBoardInput_C_CreateButton::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, Temp_byte_Variable) == 0x000028, "Member 'WB_KeyBoardInput_C_CreateButton::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, Temp_object_Variable_1) == 0x000030, "Member 'WB_KeyBoardInput_C_CreateButton::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, Temp_object_Variable_2) == 0x000038, "Member 'WB_KeyBoardInput_C_CreateButton::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_Create_ReturnValue) == 0x000040, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_Create_ReturnValue_1) == 0x000048, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, Temp_byte_Variable_1) == 0x000050, "Member 'WB_KeyBoardInput_C_CreateButton::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, Temp_object_Variable_3) == 0x000058, "Member 'WB_KeyBoardInput_C_CreateButton::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, Temp_int_Array_Index_Variable) == 0x000060, "Member 'WB_KeyBoardInput_C_CreateButton::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, Temp_int_Loop_Counter_Variable) == 0x000064, "Member 'WB_KeyBoardInput_C_CreateButton::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, Temp_int_Array_Index_Variable_1) == 0x00006C, "Member 'WB_KeyBoardInput_C_CreateButton::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000070, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000078, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_Get_All_Buttons_Sort_AllButtonTags) == 0x000080, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_Get_All_Buttons_Sort_AllButtonTags' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_Get_All_Buttons_Sort_AllButtonTags_1) == 0x000090, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_Get_All_Buttons_Sort_AllButtonTags_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x0000A0, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_Array_Get_Item) == 0x0000A8, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_Get_All_Buttons_Sort_AllButtonTags_2) == 0x0000B0, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_Get_All_Buttons_Sort_AllButtonTags_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_Array_Get_Item_1) == 0x0000C0, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_Array_Length_ReturnValue) == 0x0000C8, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_Less_IntInt_ReturnValue) == 0x0000CC, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_Array_Length_ReturnValue_1) == 0x0000D0, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_GetModel_GameSettingModel_ReturnValue_3) == 0x0000D8, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_GetModel_GameSettingModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection) == 0x0000E0, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, K2Node_Select_Default) == 0x0000E8, "Member 'WB_KeyBoardInput_C_CreateButton::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_GetModel_GameSettingModel_ReturnValue_4) == 0x0000F0, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_GetModel_GameSettingModel_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection_1) == 0x0000F8, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, K2Node_Select_Default_1) == 0x000100, "Member 'WB_KeyBoardInput_C_CreateButton::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_AddChildToNavPanel_ReturnValue) == 0x000108, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_AddChildToNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, K2Node_CreateDelegate_OutputDelegate) == 0x000110, "Member 'WB_KeyBoardInput_C_CreateButton::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_GetModel_GameSettingModel_ReturnValue_5) == 0x000120, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_GetModel_GameSettingModel_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_GetModel_GameSettingModel_ReturnValue_6) == 0x000128, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_GetModel_GameSettingModel_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_GetModel_GameSettingModel_ReturnValue_7) == 0x000130, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_GetModel_GameSettingModel_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, Temp_int_Loop_Counter_Variable_1) == 0x000138, "Member 'WB_KeyBoardInput_C_CreateButton::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_GetButtonData_ButtonData) == 0x000140, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_Less_IntInt_ReturnValue_1) == 0x000230, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_Add_IntInt_ReturnValue_1) == 0x000234, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_GetModel_GameSettingModel_ReturnValue_8) == 0x000238, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_GetModel_GameSettingModel_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection_2) == 0x000240, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, K2Node_SwitchEnum_CmpSuccess) == 0x000241, "Member 'WB_KeyBoardInput_C_CreateButton::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_GetModel_GameSettingModel_ReturnValue_9) == 0x000248, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_GetModel_GameSettingModel_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, K2Node_CreateDelegate_OutputDelegate_1) == 0x000250, "Member 'WB_KeyBoardInput_C_CreateButton::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_GetButtonData_ButtonData_1) == 0x000260, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_GetButtonData_ButtonData_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, K2Node_CreateDelegate_OutputDelegate_2) == 0x000350, "Member 'WB_KeyBoardInput_C_CreateButton::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, K2Node_CreateDelegate_OutputDelegate_3) == 0x000360, "Member 'WB_KeyBoardInput_C_CreateButton::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_CreateButton, CallFunc_AddChildToNavPanel_ReturnValue_1) == 0x000370, "Member 'WB_KeyBoardInput_C_CreateButton::CallFunc_AddChildToNavPanel_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_Enter_Key_Down \ static_assert(alignof(WB_KeyBoardInput_C_Enter_Key_Down) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_Enter_Key_Down"); \ static_assert(sizeof(WB_KeyBoardInput_C_Enter_Key_Down) == 0x000170, "Wrong size on WB_KeyBoardInput_C_Enter_Key_Down"); \ static_assert(offsetof(WB_KeyBoardInput_C_Enter_Key_Down, Temp_delegate_Variable) == 0x000000, "Member 'WB_KeyBoardInput_C_Enter_Key_Down::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Enter_Key_Down, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_KeyBoardInput_C_Enter_Key_Down::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Enter_Key_Down, CallFunc_PostEvent_ReturnValue) == 0x000020, "Member 'WB_KeyBoardInput_C_Enter_Key_Down::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Enter_Key_Down, CallFunc_GetCurrentButtonTag_SelectButtonTag) == 0x000024, "Member 'WB_KeyBoardInput_C_Enter_Key_Down::CallFunc_GetCurrentButtonTag_SelectButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Enter_Key_Down, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000030, "Member 'WB_KeyBoardInput_C_Enter_Key_Down::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Enter_Key_Down, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection) == 0x000038, "Member 'WB_KeyBoardInput_C_Enter_Key_Down::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Enter_Key_Down, CallFunc_GetButtonData_ButtonData) == 0x000040, "Member 'WB_KeyBoardInput_C_Enter_Key_Down::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Enter_Key_Down, K2Node_SwitchEnum_CmpSuccess) == 0x000130, "Member 'WB_KeyBoardInput_C_Enter_Key_Down::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Enter_Key_Down, CallFunc_GetUIStatic_ReturnValue) == 0x000138, "Member 'WB_KeyBoardInput_C_Enter_Key_Down::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Enter_Key_Down, CallFunc_GetUIZOder_ZOder) == 0x000140, "Member 'WB_KeyBoardInput_C_Enter_Key_Down::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Enter_Key_Down, CallFunc_GetPlayerController_ReturnValue) == 0x000148, "Member 'WB_KeyBoardInput_C_Enter_Key_Down::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Enter_Key_Down, Temp_delegate_Variable_1) == 0x000150, "Member 'WB_KeyBoardInput_C_Enter_Key_Down::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Enter_Key_Down, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000160, "Member 'WB_KeyBoardInput_C_Enter_Key_Down::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Enter_Key_Down, CallFunc_PostEvent_ReturnValue_1) == 0x000168, "Member 'WB_KeyBoardInput_C_Enter_Key_Down::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_EnterKeyEvent \ static_assert(alignof(WB_KeyBoardInput_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_EnterKeyEvent"); \ static_assert(sizeof(WB_KeyBoardInput_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_KeyBoardInput_C_EnterKeyEvent"); \ static_assert(offsetof(WB_KeyBoardInput_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_KeyBoardInput_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_KeyBoardInput_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_EventDeviceTypeChanged \ static_assert(alignof(WB_KeyBoardInput_C_EventDeviceTypeChanged) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_EventDeviceTypeChanged"); \ static_assert(sizeof(WB_KeyBoardInput_C_EventDeviceTypeChanged) == 0x000018, "Wrong size on WB_KeyBoardInput_C_EventDeviceTypeChanged"); \ static_assert(offsetof(WB_KeyBoardInput_C_EventDeviceTypeChanged, NewDeviceType) == 0x000000, "Member 'WB_KeyBoardInput_C_EventDeviceTypeChanged::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_EventDeviceTypeChanged, TypeIndex) == 0x000010, "Member 'WB_KeyBoardInput_C_EventDeviceTypeChanged::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput \ static_assert(alignof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput"); \ static_assert(sizeof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput) == 0x000318, "Wrong size on WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, EntryPoint) == 0x000000, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000024, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, Temp_bool_Variable) == 0x000025, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, Temp_byte_Variable) == 0x000026, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, Temp_byte_Variable_1) == 0x000027, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CreateDelegate_OutputDelegate_2) == 0x000028, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CreateDelegate_OutputDelegate_3) == 0x000038, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CreateDelegate_OutputDelegate_4) == 0x000048, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CreateDelegate_OutputDelegate_5) == 0x000058, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_Forward) == 0x000068, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_Forward' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_Select_Default) == 0x000069, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_PlayAnimation_ReturnValue) == 0x000070, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_Event_InGeometry) == 0x000078, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_Event_isDown) == 0x0000B8, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_ActiveIndex_1) == 0x0000BC, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_ActiveIndex_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_Discription) == 0x0000C0, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_Discription' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_TargetScrollBox) == 0x0000D8, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_TargetScrollBox' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0000E0, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_GetAllChildren_ReturnValue) == 0x0000E8, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_Array_Length_ReturnValue) == 0x0000F8, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_InGeometry_1) == 0x000100, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_InKeyEvent_1) == 0x000140, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_inKeyTag_1) == 0x000180, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_bIsDown_1) == 0x000188, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_Active) == 0x000189, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_Active' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_InGeometry) == 0x000190, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_InKeyEvent) == 0x0001D0, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_inKeyTag) == 0x000210, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_bIsDown) == 0x000218, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CreateDelegate_OutputDelegate_6) == 0x00021C, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000230, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x000238, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, Temp_int_Loop_Counter_Variable) == 0x000240, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_Less_IntInt_ReturnValue) == 0x000244, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_Add_IntInt_ReturnValue) == 0x000248, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_Should_Open_UnConfigTipWindow_Open) == 0x00024C, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_Should_Open_UnConfigTipWindow_Open' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_GetModel_GameSettingModel_ReturnValue_3) == 0x000250, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_GetModel_GameSettingModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_Offset) == 0x000258, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_Offset' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_GetKeyboardPanelSelectedIndex_ControllerInputActive_TypeIndex) == 0x000260, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_GetKeyboardPanelSelectedIndex_ControllerInputActive_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CreateDelegate_OutputDelegate_7) == 0x000264, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_ActiveIndex) == 0x000274, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000278, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, Temp_int_Array_Index_Variable) == 0x00027C, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_Array_Get_Item) == 0x000280, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_DynamicCast_AsWB_Set_Keyboard_Input_Button) == 0x000288, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_DynamicCast_AsWB_Set_Keyboard_Input_Button' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_DynamicCast_bSuccess) == 0x000290, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_DynamicCast_AsWB_Set_Gamepad_Input_Button) == 0x000298, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_DynamicCast_AsWB_Set_Gamepad_Input_Button' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_DynamicCast_bSuccess_1) == 0x0002A0, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_ComponentBoundEvent_CurrentOffset) == 0x0002A4, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_ComponentBoundEvent_CurrentOffset' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_GetSelectedItemFromNavPanel_ReturnValue) == 0x0002A8, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_GetSelectedItemFromNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_DynamicCast_AsWGI_Nav_Item) == 0x0002B0, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_DynamicCast_AsWGI_Nav_Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_DynamicCast_bSuccess_2) == 0x0002B8, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_NavPanelActived_ReturnValue) == 0x0002B9, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_NavPanelActived_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_GetSelectedItemFromNavPanel_ReturnValue_1) == 0x0002C0, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_GetSelectedItemFromNavPanel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_DynamicCast_AsWGI_Nav_Item_1) == 0x0002C8, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_DynamicCast_AsWGI_Nav_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_DynamicCast_bSuccess_3) == 0x0002D0, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_NoChange) == 0x0002D1, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_NoChange' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_SettableKey) == 0x0002D2, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_SettableKey' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_IsValid_ReturnValue) == 0x0002D3, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_IsKeyboardPanel_Active) == 0x0002D4, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_IsKeyboardPanel_Active' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_GetModel_GameSettingModel_ReturnValue_4) == 0x0002D8, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_GetModel_GameSettingModel_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_Should_Open_UnConfigTipWindow_Open_1) == 0x0002E0, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_Should_Open_UnConfigTipWindow_Open_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_Has_Conflict_Value_IsConflict) == 0x0002E1, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_Has_Conflict_Value_IsConflict' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_GetModel_GameSettingModel_ReturnValue_5) == 0x0002E8, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_GetModel_GameSettingModel_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_BooleanOR_ReturnValue) == 0x0002F0, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_Has_Conflict_Value_IsConflict_1) == 0x0002F1, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_Has_Conflict_Value_IsConflict_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_BooleanOR_ReturnValue_1) == 0x0002F2, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_NewDeviceType) == 0x0002F8, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, K2Node_CustomEvent_TypeIndex) == 0x000308, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_GetValidValue_ReturnValue) == 0x000309, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00030A, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast) == 0x00030C, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput, CallFunc_ScrollBoxEvent_ScrollOffset_ImplicitCast) == 0x000310, "Member 'WB_KeyBoardInput_C_ExecuteUbergraph_WB_KeyBoardInput::CallFunc_ScrollBoxEvent_ScrollOffset_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_Get_All_Key_Light_Icon \ static_assert(alignof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_Get_All_Key_Light_Icon"); \ static_assert(sizeof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon) == 0x0000D0, "Wrong size on WB_KeyBoardInput_C_Get_All_Key_Light_Icon"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, LocalPanel) == 0x000000, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::LocalPanel' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, Temp_int_Loop_Counter_Variable_1) == 0x00000C, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_Add_IntInt_ReturnValue_1) == 0x000014, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, Temp_int_Loop_Counter_Variable_2) == 0x000018, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_Add_IntInt_ReturnValue_2) == 0x00001C, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, Temp_int_Array_Index_Variable) == 0x000020, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, Temp_int_Array_Index_Variable_1) == 0x000024, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, Temp_int_Array_Index_Variable_2) == 0x000028, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, Temp_int_Loop_Counter_Variable_3) == 0x00002C, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_Add_IntInt_ReturnValue_3) == 0x000030, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, Temp_int_Array_Index_Variable_3) == 0x000034, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_GetAllChildren_ReturnValue) == 0x000038, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_GetAllChildren_ReturnValue_1) == 0x000048, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_Array_Get_Item) == 0x000058, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_Array_Get_Item_1) == 0x000060, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, K2Node_DynamicCast_AsWB_Set_Input_Light_Icon) == 0x000068, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::K2Node_DynamicCast_AsWB_Set_Input_Light_Icon' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, K2Node_DynamicCast_AsWB_Set_Input_Light_Icon_1) == 0x000078, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::K2Node_DynamicCast_AsWB_Set_Input_Light_Icon_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, K2Node_DynamicCast_bSuccess_1) == 0x000080, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_Array_Get_Item_2) == 0x000088, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_Array_Get_Item_3) == 0x0000A0, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_Array_Length_ReturnValue_1) == 0x0000BC, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_Less_IntInt_ReturnValue) == 0x0000C0, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000C1, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_Array_Length_ReturnValue_2) == 0x0000C4, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_Array_Length_ReturnValue_3) == 0x0000C8, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000CC, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Get_All_Key_Light_Icon, CallFunc_Less_IntInt_ReturnValue_3) == 0x0000CD, "Member 'WB_KeyBoardInput_C_Get_All_Key_Light_Icon::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_GetActiveIndex \ static_assert(alignof(WB_KeyBoardInput_C_GetActiveIndex) == 0x000004, "Wrong alignment on WB_KeyBoardInput_C_GetActiveIndex"); \ static_assert(sizeof(WB_KeyBoardInput_C_GetActiveIndex) == 0x000004, "Wrong size on WB_KeyBoardInput_C_GetActiveIndex"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetActiveIndex, ActiveIndex) == 0x000000, "Member 'WB_KeyBoardInput_C_GetActiveIndex::ActiveIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_GetCurrentButtonTag \ static_assert(alignof(WB_KeyBoardInput_C_GetCurrentButtonTag) == 0x000004, "Wrong alignment on WB_KeyBoardInput_C_GetCurrentButtonTag"); \ static_assert(sizeof(WB_KeyBoardInput_C_GetCurrentButtonTag) == 0x000014, "Wrong size on WB_KeyBoardInput_C_GetCurrentButtonTag"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetCurrentButtonTag, SelectButtonTag_0) == 0x000000, "Member 'WB_KeyBoardInput_C_GetCurrentButtonTag::SelectButtonTag_0' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetCurrentButtonTag, CallFunc_GetSelectButtonTag_SelectButtontag) == 0x000008, "Member 'WB_KeyBoardInput_C_GetCurrentButtonTag::CallFunc_GetSelectButtonTag_SelectButtontag' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetCurrentButtonTag, CallFunc_GetMousePanelActive_IsActive) == 0x000010, "Member 'WB_KeyBoardInput_C_GetCurrentButtonTag::CallFunc_GetMousePanelActive_IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_GetCurrentControllerInputButton \ static_assert(alignof(WB_KeyBoardInput_C_GetCurrentControllerInputButton) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_GetCurrentControllerInputButton"); \ static_assert(sizeof(WB_KeyBoardInput_C_GetCurrentControllerInputButton) == 0x000018, "Wrong size on WB_KeyBoardInput_C_GetCurrentControllerInputButton"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetCurrentControllerInputButton, Key_Board_Input_Button_0) == 0x000000, "Member 'WB_KeyBoardInput_C_GetCurrentControllerInputButton::Key_Board_Input_Button_0' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetCurrentControllerInputButton, CallFunc_GetMousePanelActive_IsActive) == 0x000008, "Member 'WB_KeyBoardInput_C_GetCurrentControllerInputButton::CallFunc_GetMousePanelActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetCurrentControllerInputButton, CallFunc_GetControllerInputMouseButton_Controller_Input_Mouse_Button) == 0x000010, "Member 'WB_KeyBoardInput_C_GetCurrentControllerInputButton::CallFunc_GetControllerInputMouseButton_Controller_Input_Mouse_Button' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_GetCurrentImage \ static_assert(alignof(WB_KeyBoardInput_C_GetCurrentImage) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_GetCurrentImage"); \ static_assert(sizeof(WB_KeyBoardInput_C_GetCurrentImage) == 0x000028, "Wrong size on WB_KeyBoardInput_C_GetCurrentImage"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetCurrentImage, 目标) == 0x000000, "Member 'WB_KeyBoardInput_C_GetCurrentImage::目标' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetCurrentImage, ReturnValue) == 0x000008, "Member 'WB_KeyBoardInput_C_GetCurrentImage::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetCurrentImage, CallFunc_GetAllChildren_ReturnValue) == 0x000018, "Member 'WB_KeyBoardInput_C_GetCurrentImage::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_GetCurrentScrollBox \ static_assert(alignof(WB_KeyBoardInput_C_GetCurrentScrollBox) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_GetCurrentScrollBox"); \ static_assert(sizeof(WB_KeyBoardInput_C_GetCurrentScrollBox) == 0x000010, "Wrong size on WB_KeyBoardInput_C_GetCurrentScrollBox"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetCurrentScrollBox, ScrollBox_OptionButton) == 0x000000, "Member 'WB_KeyBoardInput_C_GetCurrentScrollBox::ScrollBox_OptionButton' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetCurrentScrollBox, CallFunc_IsKeyboardPanel_Active) == 0x000008, "Member 'WB_KeyBoardInput_C_GetCurrentScrollBox::CallFunc_IsKeyboardPanel_Active' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetCurrentScrollBox, CallFunc_GetMousePanelActive_IsActive) == 0x000009, "Member 'WB_KeyBoardInput_C_GetCurrentScrollBox::CallFunc_GetMousePanelActive_IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_GetKeyboardPanelSelectedIndex \ static_assert(alignof(WB_KeyBoardInput_C_GetKeyboardPanelSelectedIndex) == 0x000004, "Wrong alignment on WB_KeyBoardInput_C_GetKeyboardPanelSelectedIndex"); \ static_assert(sizeof(WB_KeyBoardInput_C_GetKeyboardPanelSelectedIndex) == 0x000008, "Wrong size on WB_KeyBoardInput_C_GetKeyboardPanelSelectedIndex"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeyboardPanelSelectedIndex, ControllerInputActive_TypeIndex_0) == 0x000000, "Member 'WB_KeyBoardInput_C_GetKeyboardPanelSelectedIndex::ControllerInputActive_TypeIndex_0' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeyboardPanelSelectedIndex, CallFunc_GetSelectedIndexFromNavPanel_ReturnValue) == 0x000004, "Member 'WB_KeyBoardInput_C_GetKeyboardPanelSelectedIndex::CallFunc_GetSelectedIndexFromNavPanel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_GetKeysFromSet \ static_assert(alignof(WB_KeyBoardInput_C_GetKeysFromSet) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_GetKeysFromSet"); \ static_assert(sizeof(WB_KeyBoardInput_C_GetKeysFromSet) == 0x000108, "Wrong size on WB_KeyBoardInput_C_GetKeysFromSet"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, InputSet) == 0x000000, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::InputSet' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, OutputKey01) == 0x000050, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::OutputKey01' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, OutputKey02) == 0x000068, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::OutputKey02' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, LocalKeys) == 0x000080, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::LocalKeys' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, LocalSetNoneKey) == 0x000090, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::LocalSetNoneKey' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, Temp_int_Array_Index_Variable) == 0x0000A8, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, CallFunc_Set_IsNotEmpty_ReturnValue) == 0x0000AC, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::CallFunc_Set_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, CallFunc_Set_ToArray_Result) == 0x0000B0, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, CallFunc_Array_RemoveItem_ReturnValue) == 0x0000D8, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, CallFunc_Array_Length_ReturnValue) == 0x0000DC, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, CallFunc_Array_Length_ReturnValue_1) == 0x0000E0, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x0000E4, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000E5, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, CallFunc_Not_PreBool_ReturnValue) == 0x0000E6, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, K2Node_MakeArray_Array) == 0x0000E8, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, CallFunc_Array_Contains_ReturnValue) == 0x0000F8, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, Temp_int_Loop_Counter_Variable) == 0x0000FC, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, CallFunc_Less_IntInt_ReturnValue) == 0x000100, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_GetKeysFromSet, CallFunc_Add_IntInt_ReturnValue) == 0x000104, "Member 'WB_KeyBoardInput_C_GetKeysFromSet::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_HasAnyConflictKey \ static_assert(alignof(WB_KeyBoardInput_C_HasAnyConflictKey) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_HasAnyConflictKey"); \ static_assert(sizeof(WB_KeyBoardInput_C_HasAnyConflictKey) == 0x000090, "Wrong size on WB_KeyBoardInput_C_HasAnyConflictKey"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, Has) == 0x000000, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::Has' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, Local_Type) == 0x000001, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::Local_Type' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000010, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x000020, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, CallFunc_GetAllButtonTag_AllButtonTags) == 0x000028, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::CallFunc_GetAllButtonTag_AllButtonTags' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, CallFunc_Array_Get_Item) == 0x00003C, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, CallFunc_Less_IntInt_ReturnValue) == 0x000044, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, CallFunc_GetButtonInputValue_ReturnValue) == 0x000048, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::CallFunc_GetButtonInputValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, CallFunc_Get__Key_From_Data_CombinationKey) == 0x000058, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::CallFunc_Get__Key_From_Data_CombinationKey' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, CallFunc_Get__Key_From_Data_OutputKey) == 0x000070, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::CallFunc_Get__Key_From_Data_OutputKey' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, CallFunc_Is_Conflict_Controller_Input_Value_IsConflict) == 0x000088, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::CallFunc_Is_Conflict_Controller_Input_Value_IsConflict' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyConflictKey, CallFunc_Key_IsValid_ReturnValue) == 0x000089, "Member 'WB_KeyBoardInput_C_HasAnyConflictKey::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_HasAnyOnConfigKey \ static_assert(alignof(WB_KeyBoardInput_C_HasAnyOnConfigKey) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_HasAnyOnConfigKey"); \ static_assert(sizeof(WB_KeyBoardInput_C_HasAnyOnConfigKey) == 0x000028, "Wrong size on WB_KeyBoardInput_C_HasAnyOnConfigKey"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyOnConfigKey, Has) == 0x000000, "Member 'WB_KeyBoardInput_C_HasAnyOnConfigKey::Has' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyOnConfigKey, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'WB_KeyBoardInput_C_HasAnyOnConfigKey::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyOnConfigKey, CallFunc_Should_Open_UnConfigTipWindow_Open) == 0x000010, "Member 'WB_KeyBoardInput_C_HasAnyOnConfigKey::CallFunc_Should_Open_UnConfigTipWindow_Open' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyOnConfigKey, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000018, "Member 'WB_KeyBoardInput_C_HasAnyOnConfigKey::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_HasAnyOnConfigKey, CallFunc_Should_Open_UnConfigTipWindow_Open_1) == 0x000020, "Member 'WB_KeyBoardInput_C_HasAnyOnConfigKey::CallFunc_Should_Open_UnConfigTipWindow_Open_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_IconShowStyle \ static_assert(alignof(WB_KeyBoardInput_C_IconShowStyle) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_IconShowStyle"); \ static_assert(sizeof(WB_KeyBoardInput_C_IconShowStyle) == 0x000028, "Wrong size on WB_KeyBoardInput_C_IconShowStyle"); \ static_assert(offsetof(WB_KeyBoardInput_C_IconShowStyle, TextIndex) == 0x000000, "Member 'WB_KeyBoardInput_C_IconShowStyle::TextIndex' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IconShowStyle, CallFunc_GetCurrentControllerInputButton_Key_Board_Input_Button) == 0x000008, "Member 'WB_KeyBoardInput_C_IconShowStyle::CallFunc_GetCurrentControllerInputButton_Key_Board_Input_Button' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IconShowStyle, CallFunc_GetControllerInputIcon_ControllerInputIcon01) == 0x000010, "Member 'WB_KeyBoardInput_C_IconShowStyle::CallFunc_GetControllerInputIcon_ControllerInputIcon01' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IconShowStyle, CallFunc_GetControllerInputIcon_ControllerInputIcon02) == 0x000018, "Member 'WB_KeyBoardInput_C_IconShowStyle::CallFunc_GetControllerInputIcon_ControllerInputIcon02' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IconShowStyle, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'WB_KeyBoardInput_C_IconShowStyle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_Is_All_Game_Pad_Keys \ static_assert(alignof(WB_KeyBoardInput_C_Is_All_Game_Pad_Keys) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_Is_All_Game_Pad_Keys"); \ static_assert(sizeof(WB_KeyBoardInput_C_Is_All_Game_Pad_Keys) == 0x000098, "Wrong size on WB_KeyBoardInput_C_Is_All_Game_Pad_Keys"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_All_Game_Pad_Keys, InputKeys) == 0x000000, "Member 'WB_KeyBoardInput_C_Is_All_Game_Pad_Keys::InputKeys' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_All_Game_Pad_Keys, OutputValue) == 0x000050, "Member 'WB_KeyBoardInput_C_Is_All_Game_Pad_Keys::OutputValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_All_Game_Pad_Keys, CallFunc_Set_ToArray_Result) == 0x000058, "Member 'WB_KeyBoardInput_C_Is_All_Game_Pad_Keys::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_All_Game_Pad_Keys, Temp_int_Array_Index_Variable) == 0x000068, "Member 'WB_KeyBoardInput_C_Is_All_Game_Pad_Keys::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_All_Game_Pad_Keys, CallFunc_Array_Length_ReturnValue) == 0x00006C, "Member 'WB_KeyBoardInput_C_Is_All_Game_Pad_Keys::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_All_Game_Pad_Keys, CallFunc_Array_Get_Item) == 0x000070, "Member 'WB_KeyBoardInput_C_Is_All_Game_Pad_Keys::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_All_Game_Pad_Keys, CallFunc_Key_IsGamepadKey_ReturnValue) == 0x000088, "Member 'WB_KeyBoardInput_C_Is_All_Game_Pad_Keys::CallFunc_Key_IsGamepadKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_All_Game_Pad_Keys, Temp_int_Loop_Counter_Variable) == 0x00008C, "Member 'WB_KeyBoardInput_C_Is_All_Game_Pad_Keys::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_All_Game_Pad_Keys, CallFunc_Less_IntInt_ReturnValue) == 0x000090, "Member 'WB_KeyBoardInput_C_Is_All_Game_Pad_Keys::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_All_Game_Pad_Keys, CallFunc_Add_IntInt_ReturnValue) == 0x000094, "Member 'WB_KeyBoardInput_C_Is_All_Game_Pad_Keys::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_Is_Include_Mouse_Key \ static_assert(alignof(WB_KeyBoardInput_C_Is_Include_Mouse_Key) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_Is_Include_Mouse_Key"); \ static_assert(sizeof(WB_KeyBoardInput_C_Is_Include_Mouse_Key) == 0x000098, "Wrong size on WB_KeyBoardInput_C_Is_Include_Mouse_Key"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_Include_Mouse_Key, InputKeys) == 0x000000, "Member 'WB_KeyBoardInput_C_Is_Include_Mouse_Key::InputKeys' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_Include_Mouse_Key, OuputValue) == 0x000050, "Member 'WB_KeyBoardInput_C_Is_Include_Mouse_Key::OuputValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_Include_Mouse_Key, CallFunc_Set_ToArray_Result) == 0x000058, "Member 'WB_KeyBoardInput_C_Is_Include_Mouse_Key::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_Include_Mouse_Key, Temp_int_Array_Index_Variable) == 0x000068, "Member 'WB_KeyBoardInput_C_Is_Include_Mouse_Key::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_Include_Mouse_Key, CallFunc_Array_Length_ReturnValue) == 0x00006C, "Member 'WB_KeyBoardInput_C_Is_Include_Mouse_Key::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_Include_Mouse_Key, CallFunc_Array_Get_Item) == 0x000070, "Member 'WB_KeyBoardInput_C_Is_Include_Mouse_Key::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_Include_Mouse_Key, CallFunc_Key_IsMouseButton_ReturnValue) == 0x000088, "Member 'WB_KeyBoardInput_C_Is_Include_Mouse_Key::CallFunc_Key_IsMouseButton_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_Include_Mouse_Key, CallFunc_Key_IsGamepadKey_ReturnValue) == 0x000089, "Member 'WB_KeyBoardInput_C_Is_Include_Mouse_Key::CallFunc_Key_IsGamepadKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_Include_Mouse_Key, CallFunc_Not_PreBool_ReturnValue) == 0x00008A, "Member 'WB_KeyBoardInput_C_Is_Include_Mouse_Key::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_Include_Mouse_Key, Temp_int_Loop_Counter_Variable) == 0x00008C, "Member 'WB_KeyBoardInput_C_Is_Include_Mouse_Key::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_Include_Mouse_Key, CallFunc_Less_IntInt_ReturnValue) == 0x000090, "Member 'WB_KeyBoardInput_C_Is_Include_Mouse_Key::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Is_Include_Mouse_Key, CallFunc_Add_IntInt_ReturnValue) == 0x000094, "Member 'WB_KeyBoardInput_C_Is_Include_Mouse_Key::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_IsEnableButton \ static_assert(alignof(WB_KeyBoardInput_C_IsEnableButton) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_IsEnableButton"); \ static_assert(sizeof(WB_KeyBoardInput_C_IsEnableButton) == 0x000108, "Wrong size on WB_KeyBoardInput_C_IsEnableButton"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsEnableButton, Enable) == 0x000000, "Member 'WB_KeyBoardInput_C_IsEnableButton::Enable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsEnableButton, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'WB_KeyBoardInput_C_IsEnableButton::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsEnableButton, CallFunc_GetButtonData_ButtonData) == 0x000010, "Member 'WB_KeyBoardInput_C_IsEnableButton::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsEnableButton, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection) == 0x000100, "Member 'WB_KeyBoardInput_C_IsEnableButton::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsEnableButton, K2Node_SwitchEnum_CmpSuccess) == 0x000101, "Member 'WB_KeyBoardInput_C_IsEnableButton::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_IsIncludeKeyboardKey \ static_assert(alignof(WB_KeyBoardInput_C_IsIncludeKeyboardKey) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_IsIncludeKeyboardKey"); \ static_assert(sizeof(WB_KeyBoardInput_C_IsIncludeKeyboardKey) == 0x000098, "Wrong size on WB_KeyBoardInput_C_IsIncludeKeyboardKey"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsIncludeKeyboardKey, InputKeys) == 0x000000, "Member 'WB_KeyBoardInput_C_IsIncludeKeyboardKey::InputKeys' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsIncludeKeyboardKey, OuputValue) == 0x000050, "Member 'WB_KeyBoardInput_C_IsIncludeKeyboardKey::OuputValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsIncludeKeyboardKey, CallFunc_Set_ToArray_Result) == 0x000058, "Member 'WB_KeyBoardInput_C_IsIncludeKeyboardKey::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsIncludeKeyboardKey, Temp_int_Array_Index_Variable) == 0x000068, "Member 'WB_KeyBoardInput_C_IsIncludeKeyboardKey::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsIncludeKeyboardKey, CallFunc_Array_Length_ReturnValue) == 0x00006C, "Member 'WB_KeyBoardInput_C_IsIncludeKeyboardKey::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsIncludeKeyboardKey, CallFunc_Array_Get_Item) == 0x000070, "Member 'WB_KeyBoardInput_C_IsIncludeKeyboardKey::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsIncludeKeyboardKey, CallFunc_Key_IsGamepadKey_ReturnValue) == 0x000088, "Member 'WB_KeyBoardInput_C_IsIncludeKeyboardKey::CallFunc_Key_IsGamepadKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsIncludeKeyboardKey, CallFunc_Key_IsKeyboardKey_ReturnValue) == 0x000089, "Member 'WB_KeyBoardInput_C_IsIncludeKeyboardKey::CallFunc_Key_IsKeyboardKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsIncludeKeyboardKey, CallFunc_Not_PreBool_ReturnValue) == 0x00008A, "Member 'WB_KeyBoardInput_C_IsIncludeKeyboardKey::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsIncludeKeyboardKey, Temp_int_Loop_Counter_Variable) == 0x00008C, "Member 'WB_KeyBoardInput_C_IsIncludeKeyboardKey::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsIncludeKeyboardKey, CallFunc_Less_IntInt_ReturnValue) == 0x000090, "Member 'WB_KeyBoardInput_C_IsIncludeKeyboardKey::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsIncludeKeyboardKey, CallFunc_Add_IntInt_ReturnValue) == 0x000094, "Member 'WB_KeyBoardInput_C_IsIncludeKeyboardKey::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_IsKeyboardPanel \ static_assert(alignof(WB_KeyBoardInput_C_IsKeyboardPanel) == 0x000001, "Wrong alignment on WB_KeyBoardInput_C_IsKeyboardPanel"); \ static_assert(sizeof(WB_KeyBoardInput_C_IsKeyboardPanel) == 0x000002, "Wrong size on WB_KeyBoardInput_C_IsKeyboardPanel"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsKeyboardPanel, Active) == 0x000000, "Member 'WB_KeyBoardInput_C_IsKeyboardPanel::Active' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsKeyboardPanel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000001, "Member 'WB_KeyBoardInput_C_IsKeyboardPanel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_IsKeyboardPanel1 \ static_assert(alignof(WB_KeyBoardInput_C_IsKeyboardPanel1) == 0x000001, "Wrong alignment on WB_KeyBoardInput_C_IsKeyboardPanel1"); \ static_assert(sizeof(WB_KeyBoardInput_C_IsKeyboardPanel1) == 0x000002, "Wrong size on WB_KeyBoardInput_C_IsKeyboardPanel1"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsKeyboardPanel1, ReturnValue) == 0x000000, "Member 'WB_KeyBoardInput_C_IsKeyboardPanel1::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_IsKeyboardPanel1, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000001, "Member 'WB_KeyBoardInput_C_IsKeyboardPanel1::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_OnClick \ static_assert(alignof(WB_KeyBoardInput_C_OnClick) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_OnClick"); \ static_assert(sizeof(WB_KeyBoardInput_C_OnClick) == 0x000010, "Wrong size on WB_KeyBoardInput_C_OnClick"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnClick, Item) == 0x000000, "Member 'WB_KeyBoardInput_C_OnClick::Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnClick, Index_0) == 0x000008, "Member 'WB_KeyBoardInput_C_OnClick::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_OnlyResetValue \ static_assert(alignof(WB_KeyBoardInput_C_OnlyResetValue) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_OnlyResetValue"); \ static_assert(sizeof(WB_KeyBoardInput_C_OnlyResetValue) == 0x000038, "Wrong size on WB_KeyBoardInput_C_OnlyResetValue"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnlyResetValue, LocalType) == 0x000000, "Member 'WB_KeyBoardInput_C_OnlyResetValue::LocalType' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnlyResetValue, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'WB_KeyBoardInput_C_OnlyResetValue::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnlyResetValue, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000010, "Member 'WB_KeyBoardInput_C_OnlyResetValue::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnlyResetValue, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x000018, "Member 'WB_KeyBoardInput_C_OnlyResetValue::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnlyResetValue, CallFunc_GetModel_GameSettingModel_ReturnValue_3) == 0x000020, "Member 'WB_KeyBoardInput_C_OnlyResetValue::CallFunc_GetModel_GameSettingModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnlyResetValue, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection) == 0x000028, "Member 'WB_KeyBoardInput_C_OnlyResetValue::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnlyResetValue, CallFunc_GetModel_GameSettingModel_ReturnValue_4) == 0x000030, "Member 'WB_KeyBoardInput_C_OnlyResetValue::CallFunc_GetModel_GameSettingModel_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_OnSelect \ static_assert(alignof(WB_KeyBoardInput_C_OnSelect) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_OnSelect"); \ static_assert(sizeof(WB_KeyBoardInput_C_OnSelect) == 0x000238, "Wrong size on WB_KeyBoardInput_C_OnSelect"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnSelect, Item) == 0x000000, "Member 'WB_KeyBoardInput_C_OnSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnSelect, Index_0) == 0x000008, "Member 'WB_KeyBoardInput_C_OnSelect::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnSelect, LocalButtonInfo) == 0x000010, "Member 'WB_KeyBoardInput_C_OnSelect::LocalButtonInfo' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnSelect, K2Node_DynamicCast_AsWB_Set_Keyboard_Input_Button) == 0x000100, "Member 'WB_KeyBoardInput_C_OnSelect::K2Node_DynamicCast_AsWB_Set_Keyboard_Input_Button' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnSelect, K2Node_DynamicCast_bSuccess) == 0x000108, "Member 'WB_KeyBoardInput_C_OnSelect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnSelect, K2Node_DynamicCast_AsWB_Set_Gamepad_Input_Button) == 0x000110, "Member 'WB_KeyBoardInput_C_OnSelect::K2Node_DynamicCast_AsWB_Set_Gamepad_Input_Button' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnSelect, K2Node_DynamicCast_bSuccess_1) == 0x000118, "Member 'WB_KeyBoardInput_C_OnSelect::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnSelect, Temp_delegate_Variable) == 0x00011C, "Member 'WB_KeyBoardInput_C_OnSelect::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnSelect, CallFunc_PostEvent_ReturnValue) == 0x00012C, "Member 'WB_KeyBoardInput_C_OnSelect::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnSelect, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000130, "Member 'WB_KeyBoardInput_C_OnSelect::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnSelect, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000138, "Member 'WB_KeyBoardInput_C_OnSelect::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnSelect, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection) == 0x000140, "Member 'WB_KeyBoardInput_C_OnSelect::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnSelect, K2Node_SwitchEnum_CmpSuccess) == 0x000141, "Member 'WB_KeyBoardInput_C_OnSelect::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnSelect, CallFunc_GetButtonData_ButtonData) == 0x000148, "Member 'WB_KeyBoardInput_C_OnSelect::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_OnUnselect \ static_assert(alignof(WB_KeyBoardInput_C_OnUnselect) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_OnUnselect"); \ static_assert(sizeof(WB_KeyBoardInput_C_OnUnselect) == 0x000010, "Wrong size on WB_KeyBoardInput_C_OnUnselect"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnUnselect, Item) == 0x000000, "Member 'WB_KeyBoardInput_C_OnUnselect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_OnUnselect, Index_0) == 0x000008, "Member 'WB_KeyBoardInput_C_OnUnselect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_Open_Conflict_Window \ static_assert(alignof(WB_KeyBoardInput_C_Open_Conflict_Window) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_Open_Conflict_Window"); \ static_assert(sizeof(WB_KeyBoardInput_C_Open_Conflict_Window) == 0x000018, "Wrong size on WB_KeyBoardInput_C_Open_Conflict_Window"); \ static_assert(offsetof(WB_KeyBoardInput_C_Open_Conflict_Window, Open) == 0x000000, "Member 'WB_KeyBoardInput_C_Open_Conflict_Window::Open' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Open_Conflict_Window, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'WB_KeyBoardInput_C_Open_Conflict_Window::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Open_Conflict_Window, CallFunc_Has_Conflict_Value_IsConflict) == 0x000010, "Member 'WB_KeyBoardInput_C_Open_Conflict_Window::CallFunc_Has_Conflict_Value_IsConflict' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_PlayApearAnimation \ static_assert(alignof(WB_KeyBoardInput_C_PlayApearAnimation) == 0x000001, "Wrong alignment on WB_KeyBoardInput_C_PlayApearAnimation"); \ static_assert(sizeof(WB_KeyBoardInput_C_PlayApearAnimation) == 0x000001, "Wrong size on WB_KeyBoardInput_C_PlayApearAnimation"); \ static_assert(offsetof(WB_KeyBoardInput_C_PlayApearAnimation, Forward) == 0x000000, "Member 'WB_KeyBoardInput_C_PlayApearAnimation::Forward' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style \ static_assert(alignof(WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style"); \ static_assert(sizeof(WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style) == 0x000048, "Wrong size on WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style"); \ static_assert(offsetof(WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style, CallFunc_GetCurrentScrollBox_ScrollBox_OptionButton) == 0x000008, "Member 'WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style::CallFunc_GetCurrentScrollBox_ScrollBox_OptionButton' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style, Temp_int_Loop_Counter_Variable) == 0x000020, "Member 'WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style, K2Node_DynamicCast_AsWB_Set_Gamepad_Input_Button) == 0x000030, "Member 'WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style::K2Node_DynamicCast_AsWB_Set_Gamepad_Input_Button' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style, CallFunc_Less_IntInt_ReturnValue) == 0x000044, "Member 'WB_KeyBoardInput_C_Refresh_Current_Nav_Conflict_Style::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_Reset_All \ static_assert(alignof(WB_KeyBoardInput_C_Reset_All) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_Reset_All"); \ static_assert(sizeof(WB_KeyBoardInput_C_Reset_All) == 0x000138, "Wrong size on WB_KeyBoardInput_C_Reset_All"); \ static_assert(offsetof(WB_KeyBoardInput_C_Reset_All, LocalType) == 0x000000, "Member 'WB_KeyBoardInput_C_Reset_All::LocalType' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Reset_All, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'WB_KeyBoardInput_C_Reset_All::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Reset_All, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000010, "Member 'WB_KeyBoardInput_C_Reset_All::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Reset_All, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x000018, "Member 'WB_KeyBoardInput_C_Reset_All::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Reset_All, CallFunc_GetCurrentButtonTag_SelectButtonTag) == 0x000020, "Member 'WB_KeyBoardInput_C_Reset_All::CallFunc_GetCurrentButtonTag_SelectButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Reset_All, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection) == 0x000028, "Member 'WB_KeyBoardInput_C_Reset_All::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Reset_All, CallFunc_GetModel_GameSettingModel_ReturnValue_3) == 0x000030, "Member 'WB_KeyBoardInput_C_Reset_All::CallFunc_GetModel_GameSettingModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Reset_All, CallFunc_GetButtonData_ButtonData) == 0x000038, "Member 'WB_KeyBoardInput_C_Reset_All::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Reset_All, CallFunc_GetModel_GameSettingModel_ReturnValue_4) == 0x000128, "Member 'WB_KeyBoardInput_C_Reset_All::CallFunc_GetModel_GameSettingModel_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Reset_All, CallFunc_IsKeyboardPanel_Active) == 0x000130, "Member 'WB_KeyBoardInput_C_Reset_All::CallFunc_IsKeyboardPanel_Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_ResetKeyboardButtonValue \ static_assert(alignof(WB_KeyBoardInput_C_ResetKeyboardButtonValue) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_ResetKeyboardButtonValue"); \ static_assert(sizeof(WB_KeyBoardInput_C_ResetKeyboardButtonValue) == 0x000008, "Wrong size on WB_KeyBoardInput_C_ResetKeyboardButtonValue"); \ static_assert(offsetof(WB_KeyBoardInput_C_ResetKeyboardButtonValue, TargetScrollBox) == 0x000000, "Member 'WB_KeyBoardInput_C_ResetKeyboardButtonValue::TargetScrollBox' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_SaveControllerInputValue \ static_assert(alignof(WB_KeyBoardInput_C_SaveControllerInputValue) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_SaveControllerInputValue"); \ static_assert(sizeof(WB_KeyBoardInput_C_SaveControllerInputValue) == 0x000470, "Wrong size on WB_KeyBoardInput_C_SaveControllerInputValue"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, NoChange) == 0x000000, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::NoChange' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, SettableKey) == 0x000001, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::SettableKey' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, LocalCombinationStyle) == 0x000002, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::LocalCombinationStyle' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, LocalDownKey) == 0x000008, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::LocalDownKey' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_Key_IsValid_ReturnValue) == 0x000020, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_Key_IsValid_ReturnValue_1) == 0x000021, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_Key_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, K2Node_CreateDelegate_OutputDelegate) == 0x000024, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetUIStatic_ReturnValue) == 0x000038, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetPlayerController_ReturnValue) == 0x000040, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetUIZOder_ZOder) == 0x000048, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000050, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000058, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_IsKeyValueCanSet_Can) == 0x000060, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_IsKeyValueCanSet_Can' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_BooleanAND_ReturnValue) == 0x000061, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, Temp_delegate_Variable) == 0x000064, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, Temp_bool_Variable) == 0x000074, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_PostEvent_ReturnValue) == 0x000078, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, K2Node_SwitchEnum_CmpSuccess) == 0x00007C, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetCurrentControllerInputButton_Key_Board_Input_Button) == 0x000080, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetCurrentControllerInputButton_Key_Board_Input_Button' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetControllerInputIcon_ControllerInputIcon01) == 0x000088, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetControllerInputIcon_ControllerInputIcon01' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetControllerInputIcon_ControllerInputIcon02) == 0x000090, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetControllerInputIcon_ControllerInputIcon02' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000098, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x0000A0, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue) == 0x0000A8, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1) == 0x0000B8, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetCurrentButtonTag_SelectButtonTag) == 0x0000C8, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetCurrentButtonTag_SelectButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetCurrentButtonTag_SelectButtonTag_1) == 0x0000D0, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetCurrentButtonTag_SelectButtonTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetModel_GameSettingModel_ReturnValue_3) == 0x0000D8, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetModel_GameSettingModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetModel_GameSettingModel_ReturnValue_4) == 0x0000E0, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetModel_GameSettingModel_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetModel_GameSettingModel_ReturnValue_5) == 0x0000E8, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetModel_GameSettingModel_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetButtonData_ButtonData) == 0x0000F0, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2) == 0x0001E0, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetCurrentButtonTag_SelectButtonTag_2) == 0x0001F0, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetCurrentButtonTag_SelectButtonTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetCurrentButtonTag_SelectButtonTag_3) == 0x0001F8, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetCurrentButtonTag_SelectButtonTag_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetCurrentButtonTag_SelectButtonTag_4) == 0x000200, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetCurrentButtonTag_SelectButtonTag_4' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetCurrentButtonTag_SelectButtonTag_5) == 0x000208, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetCurrentButtonTag_SelectButtonTag_5' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetCurrentControllerInputButton_Key_Board_Input_Button_1) == 0x000210, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetCurrentControllerInputButton_Key_Board_Input_Button_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetModel_GameSettingModel_ReturnValue_6) == 0x000218, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetModel_GameSettingModel_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetControllerInputIcon_ControllerInputIcon01_1) == 0x000220, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetControllerInputIcon_ControllerInputIcon01_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetControllerInputIcon_ControllerInputIcon02_1) == 0x000228, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetControllerInputIcon_ControllerInputIcon02_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetModel_GameSettingModel_ReturnValue_7) == 0x000230, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetModel_GameSettingModel_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetButtonData_ButtonData_1) == 0x000238, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetButtonData_ButtonData_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetModel_GameSettingModel_ReturnValue_8) == 0x000328, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetModel_GameSettingModel_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection) == 0x000330, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, K2Node_SwitchEnum_CmpSuccess_1) == 0x000331, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetModel_GameSettingModel_ReturnValue_9) == 0x000338, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetModel_GameSettingModel_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetModel_GameSettingModel_ReturnValue_10) == 0x000340, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetModel_GameSettingModel_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetButtonData_ButtonData_2) == 0x000348, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetButtonData_ButtonData_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetDownKey_DownKey) == 0x000438, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetDownKey_DownKey' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, CallFunc_GetDownKey_CombinationStyle) == 0x000450, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::CallFunc_GetDownKey_CombinationStyle' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SaveControllerInputValue, K2Node_Select_Default) == 0x000458, "Member 'WB_KeyBoardInput_C_SaveControllerInputValue::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_ScrollBoxEvent \ static_assert(alignof(WB_KeyBoardInput_C_ScrollBoxEvent) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_ScrollBoxEvent"); \ static_assert(sizeof(WB_KeyBoardInput_C_ScrollBoxEvent) == 0x000008, "Wrong size on WB_KeyBoardInput_C_ScrollBoxEvent"); \ static_assert(offsetof(WB_KeyBoardInput_C_ScrollBoxEvent, Offset) == 0x000000, "Member 'WB_KeyBoardInput_C_ScrollBoxEvent::Offset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_SelecteActivePanelIndex \ static_assert(alignof(WB_KeyBoardInput_C_SelecteActivePanelIndex) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_SelecteActivePanelIndex"); \ static_assert(sizeof(WB_KeyBoardInput_C_SelecteActivePanelIndex) == 0x000078, "Wrong size on WB_KeyBoardInput_C_SelecteActivePanelIndex"); \ static_assert(offsetof(WB_KeyBoardInput_C_SelecteActivePanelIndex, LocalSelecteindex) == 0x000000, "Member 'WB_KeyBoardInput_C_SelecteActivePanelIndex::LocalSelecteindex' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SelecteActivePanelIndex, CallFunc_GetAllChildren_ReturnValue) == 0x000008, "Member 'WB_KeyBoardInput_C_SelecteActivePanelIndex::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SelecteActivePanelIndex, CallFunc_GetAllChildren_ReturnValue_1) == 0x000018, "Member 'WB_KeyBoardInput_C_SelecteActivePanelIndex::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SelecteActivePanelIndex, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'WB_KeyBoardInput_C_SelecteActivePanelIndex::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SelecteActivePanelIndex, CallFunc_Subtract_IntInt_ReturnValue) == 0x00002C, "Member 'WB_KeyBoardInput_C_SelecteActivePanelIndex::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SelecteActivePanelIndex, CallFunc_GetAllChildren_ReturnValue_2) == 0x000030, "Member 'WB_KeyBoardInput_C_SelecteActivePanelIndex::CallFunc_GetAllChildren_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SelecteActivePanelIndex, CallFunc_Array_Get_Item) == 0x000040, "Member 'WB_KeyBoardInput_C_SelecteActivePanelIndex::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SelecteActivePanelIndex, K2Node_DynamicCast_AsWGI_Nav_Item) == 0x000048, "Member 'WB_KeyBoardInput_C_SelecteActivePanelIndex::K2Node_DynamicCast_AsWGI_Nav_Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SelecteActivePanelIndex, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'WB_KeyBoardInput_C_SelecteActivePanelIndex::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SelecteActivePanelIndex, CallFunc_Array_Get_Item_1) == 0x000058, "Member 'WB_KeyBoardInput_C_SelecteActivePanelIndex::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SelecteActivePanelIndex, K2Node_DynamicCast_AsWB_Set_Gamepad_Input_Button) == 0x000060, "Member 'WB_KeyBoardInput_C_SelecteActivePanelIndex::K2Node_DynamicCast_AsWB_Set_Gamepad_Input_Button' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SelecteActivePanelIndex, K2Node_DynamicCast_bSuccess_1) == 0x000068, "Member 'WB_KeyBoardInput_C_SelecteActivePanelIndex::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SelecteActivePanelIndex, CallFunc_Add_IntInt_ReturnValue) == 0x00006C, "Member 'WB_KeyBoardInput_C_SelecteActivePanelIndex::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SelecteActivePanelIndex, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000070, "Member 'WB_KeyBoardInput_C_SelecteActivePanelIndex::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SelecteActivePanelIndex, CallFunc_Get_Mouse_Panel_Selected_Index_Mouse_Panel_Selected_Index) == 0x000074, "Member 'WB_KeyBoardInput_C_SelecteActivePanelIndex::CallFunc_Get_Mouse_Panel_Selected_Index_Mouse_Panel_Selected_Index' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_SetImageByMaterial \ static_assert(alignof(WB_KeyBoardInput_C_SetImageByMaterial) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_SetImageByMaterial"); \ static_assert(sizeof(WB_KeyBoardInput_C_SetImageByMaterial) == 0x000018, "Wrong size on WB_KeyBoardInput_C_SetImageByMaterial"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetImageByMaterial, Image) == 0x000000, "Member 'WB_KeyBoardInput_C_SetImageByMaterial::Image' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetImageByMaterial, Texture) == 0x000008, "Member 'WB_KeyBoardInput_C_SetImageByMaterial::Texture' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetImageByMaterial, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000010, "Member 'WB_KeyBoardInput_C_SetImageByMaterial::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_SetNoConfig \ static_assert(alignof(WB_KeyBoardInput_C_SetNoConfig) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_SetNoConfig"); \ static_assert(sizeof(WB_KeyBoardInput_C_SetNoConfig) == 0x0001A8, "Wrong size on WB_KeyBoardInput_C_SetNoConfig"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000000, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000008, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue) == 0x000010, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1) == 0x000020, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x000030, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2) == 0x000038, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetStringFromKeyAndCombinationStyle_OutputValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetCurrentButtonTag_SelectButtonTag) == 0x000048, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetCurrentButtonTag_SelectButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetModel_GameSettingModel_ReturnValue_3) == 0x000050, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetModel_GameSettingModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetCurrentButtonTag_SelectButtonTag_1) == 0x000058, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetCurrentButtonTag_SelectButtonTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetCurrentButtonTag_SelectButtonTag_2) == 0x000060, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetCurrentButtonTag_SelectButtonTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetCurrentButtonTag_SelectButtonTag_3) == 0x000068, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetCurrentButtonTag_SelectButtonTag_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetCurrentControllerInputButton_Key_Board_Input_Button) == 0x000070, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetCurrentControllerInputButton_Key_Board_Input_Button' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetControllerInputIcon_ControllerInputIcon01) == 0x000078, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetControllerInputIcon_ControllerInputIcon01' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetControllerInputIcon_ControllerInputIcon02) == 0x000080, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetControllerInputIcon_ControllerInputIcon02' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetModel_GameSettingModel_ReturnValue_4) == 0x000088, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetModel_GameSettingModel_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetModel_GameSettingModel_ReturnValue_5) == 0x000090, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetModel_GameSettingModel_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetModel_GameSettingModel_ReturnValue_6) == 0x000098, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetModel_GameSettingModel_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection) == 0x0000A0, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetButtonData_ButtonData) == 0x0000A8, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, K2Node_SwitchEnum_CmpSuccess) == 0x000198, "Member 'WB_KeyBoardInput_C_SetNoConfig::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_SetNoConfig, CallFunc_GetModel_GameSettingModel_ReturnValue_7) == 0x0001A0, "Member 'WB_KeyBoardInput_C_SetNoConfig::CallFunc_GetModel_GameSettingModel_ReturnValue_7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow \ static_assert(alignof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow"); \ static_assert(sizeof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow) == 0x000168, "Wrong size on WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, Open) == 0x000000, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::Open' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, L_ButtonTag) == 0x000004, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::L_ButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000010, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, CallFunc_HasNoConfigKey_Has) == 0x000020, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::CallFunc_HasNoConfigKey_Has' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000028, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, Temp_int_Array_Index_Variable) == 0x000030, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, CallFunc_GetButtonData_ButtonData) == 0x000038, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, CallFunc_Key_IsValid_ReturnValue) == 0x000128, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, CallFunc_Key_IsValid_ReturnValue_1) == 0x000129, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::CallFunc_Key_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, CallFunc_Key_IsValid_ReturnValue_2) == 0x00012A, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::CallFunc_Key_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x000130, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection) == 0x000138, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, CallFunc_GetAllButtonTag_AllButtonTags) == 0x000140, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::CallFunc_GetAllButtonTag_AllButtonTags' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, K2Node_SwitchEnum_CmpSuccess) == 0x000150, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, CallFunc_Array_Get_Item) == 0x000154, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, CallFunc_Array_Length_ReturnValue) == 0x00015C, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow, CallFunc_Less_IntInt_ReturnValue) == 0x000160, "Member 'WB_KeyBoardInput_C_Should_Open_UnConfigTipWindow::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_Update_Conflict_Style \ static_assert(alignof(WB_KeyBoardInput_C_Update_Conflict_Style) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_Update_Conflict_Style"); \ static_assert(sizeof(WB_KeyBoardInput_C_Update_Conflict_Style) == 0x000080, "Wrong size on WB_KeyBoardInput_C_Update_Conflict_Style"); \ static_assert(offsetof(WB_KeyBoardInput_C_Update_Conflict_Style, ButtonTag) == 0x000000, "Member 'WB_KeyBoardInput_C_Update_Conflict_Style::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Update_Conflict_Style, KeyBoardInputButton) == 0x000008, "Member 'WB_KeyBoardInput_C_Update_Conflict_Style::KeyBoardInputButton' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Update_Conflict_Style, CallFunc_IsKeyboardPanel_Active) == 0x000010, "Member 'WB_KeyBoardInput_C_Update_Conflict_Style::CallFunc_IsKeyboardPanel_Active' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Update_Conflict_Style, CallFunc_IsKeyboardPanel_Active_1) == 0x000011, "Member 'WB_KeyBoardInput_C_Update_Conflict_Style::CallFunc_IsKeyboardPanel_Active_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Update_Conflict_Style, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000018, "Member 'WB_KeyBoardInput_C_Update_Conflict_Style::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Update_Conflict_Style, CallFunc_GetButtonInputValue_ReturnValue) == 0x000020, "Member 'WB_KeyBoardInput_C_Update_Conflict_Style::CallFunc_GetButtonInputValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Update_Conflict_Style, CallFunc_IsKeyboardPanel_Active_2) == 0x000030, "Member 'WB_KeyBoardInput_C_Update_Conflict_Style::CallFunc_IsKeyboardPanel_Active_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Update_Conflict_Style, CallFunc_Get__Key_From_Data_CombinationKey) == 0x000038, "Member 'WB_KeyBoardInput_C_Update_Conflict_Style::CallFunc_Get__Key_From_Data_CombinationKey' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Update_Conflict_Style, CallFunc_Get__Key_From_Data_OutputKey) == 0x000050, "Member 'WB_KeyBoardInput_C_Update_Conflict_Style::CallFunc_Get__Key_From_Data_OutputKey' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Update_Conflict_Style, CallFunc_Key_IsValid_ReturnValue) == 0x000068, "Member 'WB_KeyBoardInput_C_Update_Conflict_Style::CallFunc_Key_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Update_Conflict_Style, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000070, "Member 'WB_KeyBoardInput_C_Update_Conflict_Style::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Update_Conflict_Style, CallFunc_Not_PreBool_ReturnValue) == 0x000078, "Member 'WB_KeyBoardInput_C_Update_Conflict_Style::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_Update_Conflict_Style, CallFunc_Is_Conflict_Controller_Input_Value_IsConflict) == 0x000079, "Member 'WB_KeyBoardInput_C_Update_Conflict_Style::CallFunc_Is_Conflict_Controller_Input_Value_IsConflict' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_UpdateDes \ static_assert(alignof(WB_KeyBoardInput_C_UpdateDes) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_UpdateDes"); \ static_assert(sizeof(WB_KeyBoardInput_C_UpdateDes) == 0x000098, "Wrong size on WB_KeyBoardInput_C_UpdateDes"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateDes, Enable) == 0x000000, "Member 'WB_KeyBoardInput_C_UpdateDes::Enable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateDes, Description) == 0x000008, "Member 'WB_KeyBoardInput_C_UpdateDes::Description' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateDes, K2Node_MakeStruct_FormatArgumentData) == 0x000020, "Member 'WB_KeyBoardInput_C_UpdateDes::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateDes, K2Node_MakeArray_Array) == 0x000070, "Member 'WB_KeyBoardInput_C_UpdateDes::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateDes, CallFunc_Format_ReturnValue) == 0x000080, "Member 'WB_KeyBoardInput_C_UpdateDes::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_UpdateImage \ static_assert(alignof(WB_KeyBoardInput_C_UpdateImage) == 0x000008, "Wrong alignment on WB_KeyBoardInput_C_UpdateImage"); \ static_assert(sizeof(WB_KeyBoardInput_C_UpdateImage) == 0x000138, "Wrong size on WB_KeyBoardInput_C_UpdateImage"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, InputKey) == 0x000000, "Member 'WB_KeyBoardInput_C_UpdateImage::InputKey' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, LocalCurrentOverlay) == 0x000018, "Member 'WB_KeyBoardInput_C_UpdateImage::LocalCurrentOverlay' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, LocalKeyImage) == 0x000020, "Member 'WB_KeyBoardInput_C_UpdateImage::LocalKeyImage' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000070, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_Map_Find_Value) == 0x000078, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_Map_Find_ReturnValue) == 0x000080, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000088, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_GetCurrentButtonTag_SelectButtonTag) == 0x000094, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_GetCurrentButtonTag_SelectButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_Is_Conflict_Controller_Input_Value_IsConflict) == 0x00009C, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_Is_Conflict_Controller_Input_Value_IsConflict' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_IsValid_ReturnValue_1) == 0x00009D, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x0000A0, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0000B0, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_GetValidValue_ReturnValue) == 0x0000B1, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x0000B8, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_GetCurrentButtonTag_SelectButtonTag_1) == 0x0000C0, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_GetCurrentButtonTag_SelectButtonTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, K2Node_SwitchEnum_CmpSuccess) == 0x0000C8, "Member 'WB_KeyBoardInput_C_UpdateImage::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_Is_Conflict_Controller_Input_Value_IsConflict_1) == 0x0000C9, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_Is_Conflict_Controller_Input_Value_IsConflict_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, K2Node_MakeVariable_MakeVariableOutput) == 0x0000D0, "Member 'WB_KeyBoardInput_C_UpdateImage::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_IsValid_ReturnValue_2) == 0x000120, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_IsValid_ReturnValue_3) == 0x000121, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_Map_Find_Value_1) == 0x000128, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateImage, CallFunc_Map_Find_ReturnValue_1) == 0x000130, "Member 'WB_KeyBoardInput_C_UpdateImage::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyBoardInput_C_UpdateKeyboardShowTypeConflict \ static_assert(alignof(WB_KeyBoardInput_C_UpdateKeyboardShowTypeConflict) == 0x000004, "Wrong alignment on WB_KeyBoardInput_C_UpdateKeyboardShowTypeConflict"); \ static_assert(sizeof(WB_KeyBoardInput_C_UpdateKeyboardShowTypeConflict) == 0x00000C, "Wrong size on WB_KeyBoardInput_C_UpdateKeyboardShowTypeConflict"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateKeyboardShowTypeConflict, Tag) == 0x000000, "Member 'WB_KeyBoardInput_C_UpdateKeyboardShowTypeConflict::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateKeyboardShowTypeConflict, Conflict) == 0x000008, "Member 'WB_KeyBoardInput_C_UpdateKeyboardShowTypeConflict::Conflict' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateKeyboardShowTypeConflict, CallFunc_GetMousePanelActive_IsActive) == 0x000009, "Member 'WB_KeyBoardInput_C_UpdateKeyboardShowTypeConflict::CallFunc_GetMousePanelActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateKeyboardShowTypeConflict, CallFunc_IsKeyboardPanel_Active) == 0x00000A, "Member 'WB_KeyBoardInput_C_UpdateKeyboardShowTypeConflict::CallFunc_IsKeyboardPanel_Active' has a wrong offset!"); \ static_assert(offsetof(WB_KeyBoardInput_C_UpdateKeyboardShowTypeConflict, CallFunc_Not_PreBool_ReturnValue) == 0x00000B, "Member 'WB_KeyBoardInput_C_UpdateKeyboardShowTypeConflict::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_KeyBoardInput_C \ static_assert(alignof(UWB_KeyBoardInput_C) == 0x000008, "Wrong alignment on UWB_KeyBoardInput_C"); \ static_assert(sizeof(UWB_KeyBoardInput_C) == 0x000540, "Wrong size on UWB_KeyBoardInput_C"); \ static_assert(offsetof(UWB_KeyBoardInput_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_KeyBoardInput_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, ApearAnimation) == 0x0002C8, "Member 'UWB_KeyBoardInput_C::ApearAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, Image_Arrowdown_1) == 0x0002D0, "Member 'UWB_KeyBoardInput_C::Image_Arrowdown_1' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, Image_Arrowdown2) == 0x0002D8, "Member 'UWB_KeyBoardInput_C::Image_Arrowdown2' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, Image_Arrowup) == 0x0002E0, "Member 'UWB_KeyBoardInput_C::Image_Arrowup' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, Image_Arrowup2) == 0x0002E8, "Member 'UWB_KeyBoardInput_C::Image_Arrowup2' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, Overlay_ps_lighticon) == 0x0002F0, "Member 'UWB_KeyBoardInput_C::Overlay_ps_lighticon' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, Overlay_xbox_lightIcon) == 0x0002F8, "Member 'UWB_KeyBoardInput_C::Overlay_xbox_lightIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, RichText_zhushi) == 0x000300, "Member 'UWB_KeyBoardInput_C::RichText_zhushi' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, ScrollBox_OptionButtonGamepad) == 0x000308, "Member 'UWB_KeyBoardInput_C::ScrollBox_OptionButtonGamepad' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, ScrollBox_OptionButtonKeyboard) == 0x000310, "Member 'UWB_KeyBoardInput_C::ScrollBox_OptionButtonKeyboard' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, WB_MouseInput) == 0x000318, "Member 'UWB_KeyBoardInput_C::WB_MouseInput' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, WB_Set_InputTypeShowPanel) == 0x000320, "Member 'UWB_KeyBoardInput_C::WB_Set_InputTypeShowPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, WB_SetKeyboardInputButton_13) == 0x000328, "Member 'UWB_KeyBoardInput_C::WB_SetKeyboardInputButton_13' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, WB_SetKeyboardInputButton_14) == 0x000330, "Member 'UWB_KeyBoardInput_C::WB_SetKeyboardInputButton_14' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, WB_SetKeyboardInputButton_15) == 0x000338, "Member 'UWB_KeyBoardInput_C::WB_SetKeyboardInputButton_15' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, WB_SetKeyboardInputButton_16) == 0x000340, "Member 'UWB_KeyBoardInput_C::WB_SetKeyboardInputButton_16' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, WB_SetKeyboardInputButton_17) == 0x000348, "Member 'UWB_KeyBoardInput_C::WB_SetKeyboardInputButton_17' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, WB_SetKeyboardInputButton_18) == 0x000350, "Member 'UWB_KeyBoardInput_C::WB_SetKeyboardInputButton_18' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, WB_SetKeyboardInputButton_19) == 0x000358, "Member 'UWB_KeyBoardInput_C::WB_SetKeyboardInputButton_19' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, WB_SetKeyboardInputButton_96) == 0x000360, "Member 'UWB_KeyBoardInput_C::WB_SetKeyboardInputButton_96' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, WidgetSwitcher_left) == 0x000368, "Member 'UWB_KeyBoardInput_C::WidgetSwitcher_left' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, WidgetSwitcher_Right) == 0x000370, "Member 'UWB_KeyBoardInput_C::WidgetSwitcher_Right' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, Key_Board_Input_Button) == 0x000378, "Member 'UWB_KeyBoardInput_C::Key_Board_Input_Button' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, BlankWidget) == 0x000380, "Member 'UWB_KeyBoardInput_C::BlankWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, KeyImageXbox) == 0x000388, "Member 'UWB_KeyBoardInput_C::KeyImageXbox' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, SelectButtonTag) == 0x0003D8, "Member 'UWB_KeyBoardInput_C::SelectButtonTag' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, ControllerInputActive_TypeIndex) == 0x0003E0, "Member 'UWB_KeyBoardInput_C::ControllerInputActive_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, ImageTexture) == 0x0003E8, "Member 'UWB_KeyBoardInput_C::ImageTexture' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, CanUseLR) == 0x000438, "Member 'UWB_KeyBoardInput_C::CanUseLR' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, SetUpSwitcherActiveIndex) == 0x00043C, "Member 'UWB_KeyBoardInput_C::SetUpSwitcherActiveIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, GetSetUpSwitcherActiveIndex) == 0x000440, "Member 'UWB_KeyBoardInput_C::GetSetUpSwitcherActiveIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, CanBacKey) == 0x000450, "Member 'UWB_KeyBoardInput_C::CanBacKey' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, LastKeyValue) == 0x000458, "Member 'UWB_KeyBoardInput_C::LastKeyValue' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, PlaySoundIndex) == 0x000470, "Member 'UWB_KeyBoardInput_C::PlaySoundIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, PanelActived) == 0x000474, "Member 'UWB_KeyBoardInput_C::PanelActived' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, HidButtonTags) == 0x000478, "Member 'UWB_KeyBoardInput_C::HidButtonTags' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, TagLightIcon) == 0x000488, "Member 'UWB_KeyBoardInput_C::TagLightIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, LastLightIcon) == 0x0004D8, "Member 'UWB_KeyBoardInput_C::LastLightIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, TagLightIcon_0) == 0x0004E0, "Member 'UWB_KeyBoardInput_C::TagLightIcon_0' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, LastLightIcon_0) == 0x000530, "Member 'UWB_KeyBoardInput_C::LastLightIcon_0' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyBoardInput_C, LastDeviceType) == 0x000538, "Member 'UWB_KeyBoardInput_C::LastDeviceType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_AddBodyPartical \ static_assert(alignof(DCS_SyncState_C_AddBodyPartical) == 0x000008, "Wrong alignment on DCS_SyncState_C_AddBodyPartical"); \ static_assert(sizeof(DCS_SyncState_C_AddBodyPartical) == 0x000090, "Wrong size on DCS_SyncState_C_AddBodyPartical"); \ static_assert(offsetof(DCS_SyncState_C_AddBodyPartical, BuffData) == 0x000000, "Member 'DCS_SyncState_C_AddBodyPartical::BuffData' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_AddBodyPartical, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000008, "Member 'DCS_SyncState_C_AddBodyPartical::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_AddBodyPartical, CallFunc_Ensure_GetOwnerCharacter_ReturnValue) == 0x000010, "Member 'DCS_SyncState_C_AddBodyPartical::CallFunc_Ensure_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_AddBodyPartical, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000018, "Member 'DCS_SyncState_C_AddBodyPartical::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_AddBodyPartical, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000028, "Member 'DCS_SyncState_C_AddBodyPartical::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_AddBodyPartical, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x00002C, "Member 'DCS_SyncState_C_AddBodyPartical::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_AddBodyPartical, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000038, "Member 'DCS_SyncState_C_AddBodyPartical::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_AddBodyPartical, K2Node_MakeMap_Map) == 0x000040, "Member 'DCS_SyncState_C_AddBodyPartical::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_Call_UpdateBuffData \ static_assert(alignof(DCS_SyncState_C_Call_UpdateBuffData) == 0x000008, "Wrong alignment on DCS_SyncState_C_Call_UpdateBuffData"); \ static_assert(sizeof(DCS_SyncState_C_Call_UpdateBuffData) == 0x000118, "Wrong size on DCS_SyncState_C_Call_UpdateBuffData"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, TempCascadeKeys) == 0x000000, "Member 'DCS_SyncState_C_Call_UpdateBuffData::TempCascadeKeys' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, AllKeys) == 0x000010, "Member 'DCS_SyncState_C_Call_UpdateBuffData::AllKeys' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, TempNiagaraKeys) == 0x000020, "Member 'DCS_SyncState_C_Call_UpdateBuffData::TempNiagaraKeys' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, Temp_int_Array_Index_Variable) == 0x000030, "Member 'DCS_SyncState_C_Call_UpdateBuffData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'DCS_SyncState_C_Call_UpdateBuffData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, Temp_int_Loop_Counter_Variable_1) == 0x00003C, "Member 'DCS_SyncState_C_Call_UpdateBuffData::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Add_IntInt_ReturnValue_1) == 0x000040, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, Temp_int_Loop_Counter_Variable_2) == 0x000044, "Member 'DCS_SyncState_C_Call_UpdateBuffData::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Add_IntInt_ReturnValue_2) == 0x000048, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, Temp_int_Array_Index_Variable_1) == 0x00004C, "Member 'DCS_SyncState_C_Call_UpdateBuffData::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, Temp_int_Loop_Counter_Variable_3) == 0x000050, "Member 'DCS_SyncState_C_Call_UpdateBuffData::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Add_IntInt_ReturnValue_3) == 0x000054, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, Temp_int_Array_Index_Variable_2) == 0x000058, "Member 'DCS_SyncState_C_Call_UpdateBuffData::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, Temp_int_Array_Index_Variable_3) == 0x00005C, "Member 'DCS_SyncState_C_Call_UpdateBuffData::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, Temp_int_Loop_Counter_Variable_4) == 0x000060, "Member 'DCS_SyncState_C_Call_UpdateBuffData::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Add_IntInt_ReturnValue_4) == 0x000064, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, Temp_int_Array_Index_Variable_4) == 0x000068, "Member 'DCS_SyncState_C_Call_UpdateBuffData::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00006C, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x00006D, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_Get_Item) == 0x000070, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Less_IntInt_ReturnValue) == 0x00007C, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_NeedWaitSync_ReturnValue) == 0x00007D, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_NeedWaitSync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_Get_Item_1) == 0x000080, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_Length_ReturnValue_1) == 0x000088, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Less_IntInt_ReturnValue_1) == 0x00008C, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Ensure_GetOwnerCharacter_ReturnValue) == 0x000090, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Ensure_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_GetMyParticleComp_ParticleComponent) == 0x000098, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_GetMyParticleComp_ParticleComponent' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_Get_Item_2) == 0x0000A0, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Map_Keys_Keys) == 0x0000A8, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_Get_Item_3) == 0x0000B8, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, K2Node_MakeStruct_S_BuffNetworkCache) == 0x0000C0, "Member 'DCS_SyncState_C_Call_UpdateBuffData::K2Node_MakeStruct_S_BuffNetworkCache' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_RemoveItem_ReturnValue) == 0x0000C8, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x0000C9, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_FTrunc_ReturnValue) == 0x0000CC, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0000D0, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000D4, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_Contains_ReturnValue) == 0x0000D5, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_Length_ReturnValue_2) == 0x0000D8, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000DC, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_Length_ReturnValue_3) == 0x0000E0, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Less_IntInt_ReturnValue_3) == 0x0000E4, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Map_Keys_Keys_1) == 0x0000E8, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_Get_Item_4) == 0x0000F8, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_Length_ReturnValue_4) == 0x000100, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_RemoveItem_ReturnValue_2) == 0x000104, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_RemoveItem_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Less_IntInt_ReturnValue_4) == 0x000105, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_RemoveItem_ReturnValue_3) == 0x000106, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_RemoveItem_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_FTrunc_ReturnValue_1) == 0x000108, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00010C, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateBuffData, CallFunc_Array_Contains_ItemToFind_ImplicitCast) == 0x000110, "Member 'DCS_SyncState_C_Call_UpdateBuffData::CallFunc_Array_Contains_ItemToFind_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_Call_UpdateCombatState \ static_assert(alignof(DCS_SyncState_C_Call_UpdateCombatState) == 0x000008, "Wrong alignment on DCS_SyncState_C_Call_UpdateCombatState"); \ static_assert(sizeof(DCS_SyncState_C_Call_UpdateCombatState) == 0x000018, "Wrong size on DCS_SyncState_C_Call_UpdateCombatState"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateCombatState, CallFunc_NeedWaitSync_ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_Call_UpdateCombatState::CallFunc_NeedWaitSync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateCombatState, CallFunc_Ensure_GetOwnerCharacter_ReturnValue) == 0x000008, "Member 'DCS_SyncState_C_Call_UpdateCombatState::CallFunc_Ensure_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateCombatState, CallFunc_GetMyEquip_Equip) == 0x000010, "Member 'DCS_SyncState_C_Call_UpdateCombatState::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_Call_UpdateEquipmentDisplayedItem \ static_assert(alignof(DCS_SyncState_C_Call_UpdateEquipmentDisplayedItem) == 0x000008, "Wrong alignment on DCS_SyncState_C_Call_UpdateEquipmentDisplayedItem"); \ static_assert(sizeof(DCS_SyncState_C_Call_UpdateEquipmentDisplayedItem) == 0x000018, "Wrong size on DCS_SyncState_C_Call_UpdateEquipmentDisplayedItem"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateEquipmentDisplayedItem, CallFunc_NeedWaitSync_ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_Call_UpdateEquipmentDisplayedItem::CallFunc_NeedWaitSync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateEquipmentDisplayedItem, CallFunc_Ensure_GetOwnerCharacter_ReturnValue) == 0x000008, "Member 'DCS_SyncState_C_Call_UpdateEquipmentDisplayedItem::CallFunc_Ensure_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateEquipmentDisplayedItem, CallFunc_GetMyEquip_Equip) == 0x000010, "Member 'DCS_SyncState_C_Call_UpdateEquipmentDisplayedItem::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_Call_UpdateHealthValue \ static_assert(alignof(DCS_SyncState_C_Call_UpdateHealthValue) == 0x000008, "Wrong alignment on DCS_SyncState_C_Call_UpdateHealthValue"); \ static_assert(sizeof(DCS_SyncState_C_Call_UpdateHealthValue) == 0x000020, "Wrong size on DCS_SyncState_C_Call_UpdateHealthValue"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateHealthValue, CallFunc_NeedWaitSync_ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_Call_UpdateHealthValue::CallFunc_NeedWaitSync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateHealthValue, CallFunc_SyncState_GetHealthValue_CurrentValue) == 0x000008, "Member 'DCS_SyncState_C_Call_UpdateHealthValue::CallFunc_SyncState_GetHealthValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateHealthValue, CallFunc_SyncState_GetHealthValue_MaxValue) == 0x000010, "Member 'DCS_SyncState_C_Call_UpdateHealthValue::CallFunc_SyncState_GetHealthValue_MaxValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateHealthValue, CallFunc_Ensure_GetOwnerCharacter_ReturnValue) == 0x000018, "Member 'DCS_SyncState_C_Call_UpdateHealthValue::CallFunc_Ensure_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_Call_UpdateWeaponParticalAdd \ static_assert(alignof(DCS_SyncState_C_Call_UpdateWeaponParticalAdd) == 0x000008, "Wrong alignment on DCS_SyncState_C_Call_UpdateWeaponParticalAdd"); \ static_assert(sizeof(DCS_SyncState_C_Call_UpdateWeaponParticalAdd) == 0x000040, "Wrong size on DCS_SyncState_C_Call_UpdateWeaponParticalAdd"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateWeaponParticalAdd, CallFunc_Ensure_GetOwnerCharacter_ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_Call_UpdateWeaponParticalAdd::CallFunc_Ensure_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateWeaponParticalAdd, CallFunc_NeedWaitSync_ReturnValue) == 0x000008, "Member 'DCS_SyncState_C_Call_UpdateWeaponParticalAdd::CallFunc_NeedWaitSync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateWeaponParticalAdd, CallFunc_GetMyEquip_Equip) == 0x000010, "Member 'DCS_SyncState_C_Call_UpdateWeaponParticalAdd::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateWeaponParticalAdd, CallFunc_GetSelectedMainHandType_Type) == 0x000018, "Member 'DCS_SyncState_C_Call_UpdateWeaponParticalAdd::CallFunc_GetSelectedMainHandType_Type' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateWeaponParticalAdd, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000020, "Member 'DCS_SyncState_C_Call_UpdateWeaponParticalAdd::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateWeaponParticalAdd, K2Node_DynamicCast_AsI_Melee_Weapon_Interface) == 0x000028, "Member 'DCS_SyncState_C_Call_UpdateWeaponParticalAdd::K2Node_DynamicCast_AsI_Melee_Weapon_Interface' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Call_UpdateWeaponParticalAdd, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'DCS_SyncState_C_Call_UpdateWeaponParticalAdd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_ConvertTagToBodyTag \ static_assert(alignof(DCS_SyncState_C_ConvertTagToBodyTag) == 0x000008, "Wrong alignment on DCS_SyncState_C_ConvertTagToBodyTag"); \ static_assert(sizeof(DCS_SyncState_C_ConvertTagToBodyTag) == 0x000088, "Wrong size on DCS_SyncState_C_ConvertTagToBodyTag"); \ static_assert(offsetof(DCS_SyncState_C_ConvertTagToBodyTag, GameplayTag) == 0x000000, "Member 'DCS_SyncState_C_ConvertTagToBodyTag::GameplayTag' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ConvertTagToBodyTag, ReturnValue) == 0x000008, "Member 'DCS_SyncState_C_ConvertTagToBodyTag::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ConvertTagToBodyTag, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000010, "Member 'DCS_SyncState_C_ConvertTagToBodyTag::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ConvertTagToBodyTag, CallFunc_Split_LeftS) == 0x000020, "Member 'DCS_SyncState_C_ConvertTagToBodyTag::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ConvertTagToBodyTag, CallFunc_Split_RightS) == 0x000030, "Member 'DCS_SyncState_C_ConvertTagToBodyTag::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ConvertTagToBodyTag, CallFunc_Split_ReturnValue) == 0x000040, "Member 'DCS_SyncState_C_ConvertTagToBodyTag::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ConvertTagToBodyTag, CallFunc_Split_LeftS_1) == 0x000048, "Member 'DCS_SyncState_C_ConvertTagToBodyTag::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ConvertTagToBodyTag, CallFunc_Split_RightS_1) == 0x000058, "Member 'DCS_SyncState_C_ConvertTagToBodyTag::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ConvertTagToBodyTag, CallFunc_Split_ReturnValue_1) == 0x000068, "Member 'DCS_SyncState_C_ConvertTagToBodyTag::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ConvertTagToBodyTag, CallFunc_Concat_StrStr_ReturnValue) == 0x000070, "Member 'DCS_SyncState_C_ConvertTagToBodyTag::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ConvertTagToBodyTag, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000080, "Member 'DCS_SyncState_C_ConvertTagToBodyTag::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_Ensure_GetOwnerCharacter \ static_assert(alignof(DCS_SyncState_C_Ensure_GetOwnerCharacter) == 0x000008, "Wrong alignment on DCS_SyncState_C_Ensure_GetOwnerCharacter"); \ static_assert(sizeof(DCS_SyncState_C_Ensure_GetOwnerCharacter) == 0x000028, "Wrong size on DCS_SyncState_C_Ensure_GetOwnerCharacter"); \ static_assert(offsetof(DCS_SyncState_C_Ensure_GetOwnerCharacter, ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_Ensure_GetOwnerCharacter::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Ensure_GetOwnerCharacter, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'DCS_SyncState_C_Ensure_GetOwnerCharacter::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Ensure_GetOwnerCharacter, CallFunc_GetPawn_ReturnValue) == 0x000010, "Member 'DCS_SyncState_C_Ensure_GetOwnerCharacter::CallFunc_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Ensure_GetOwnerCharacter, K2Node_DynamicCast_AsAbstract_Character) == 0x000018, "Member 'DCS_SyncState_C_Ensure_GetOwnerCharacter::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Ensure_GetOwnerCharacter, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'DCS_SyncState_C_Ensure_GetOwnerCharacter::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState \ static_assert(alignof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState) == 0x000008, "Wrong alignment on DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState"); \ static_assert(sizeof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState) == 0x0000C8, "Wrong size on DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, EntryPoint) == 0x000000, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, K2Node_CustomEvent_LegdePushbackWhenRootmotion) == 0x000004, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::K2Node_CustomEvent_LegdePushbackWhenRootmotion' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, K2Node_CustomEvent_CurrentEffectType) == 0x000008, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::K2Node_CustomEvent_CurrentEffectType' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, K2Node_CustomEvent_PrevState) == 0x000028, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::K2Node_CustomEvent_PrevState' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, K2Node_CustomEvent_NewState) == 0x000029, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::K2Node_CustomEvent_NewState' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, K2Node_CustomEvent_Activity) == 0x00002A, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::K2Node_CustomEvent_Activity' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, K2Node_CustomEvent_Value) == 0x00002B, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, CallFunc_Array_RemoveItem_ReturnValue) == 0x00002C, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, CallFunc_Array_Add_ReturnValue) == 0x000030, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, K2Node_CustomEvent_TypeKey) == 0x000034, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::K2Node_CustomEvent_TypeKey' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, K2Node_CustomEvent_UpdatedIItem) == 0x000038, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::K2Node_CustomEvent_UpdatedIItem' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, K2Node_CustomEvent_CombatWeaponCache) == 0x000054, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::K2Node_CustomEvent_CombatWeaponCache' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, K2Node_CustomEvent_HealthValue) == 0x000058, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::K2Node_CustomEvent_HealthValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, K2Node_CreateDelegate_OutputDelegate) == 0x00005C, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, CallFunc_GetDCSGameState_ReturnValue) == 0x000070, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, CallFunc_IsMasterRunning_ReturnValue) == 0x000078, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::CallFunc_IsMasterRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, CallFunc_GetDCSGameState_ReturnValue_1) == 0x000080, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::CallFunc_GetDCSGameState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, CallFunc_GetModelsInitFinished_ReturnValue) == 0x000088, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::CallFunc_GetModelsInitFinished_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, K2Node_CustomEvent_CampID) == 0x000090, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::K2Node_CustomEvent_CampID' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, K2Node_CustomEvent_Tag) == 0x0000A0, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::K2Node_CustomEvent_Tag' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, K2Node_CustomEvent_BuffData_1) == 0x0000A8, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::K2Node_CustomEvent_BuffData_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, K2Node_CustomEvent_BuffData) == 0x0000B0, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::K2Node_CustomEvent_BuffData' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, CallFunc_Array_AddUnique_ReturnValue) == 0x0000B8, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x0000BC, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState, K2Node_CustomEvent_AttackTarget) == 0x0000C0, "Member 'DCS_SyncState_C_ExecuteUbergraph_DCS_SyncState::K2Node_CustomEvent_AttackTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_GetCharacterID \ static_assert(alignof(DCS_SyncState_C_GetCharacterID) == 0x000004, "Wrong alignment on DCS_SyncState_C_GetCharacterID"); \ static_assert(sizeof(DCS_SyncState_C_GetCharacterID) == 0x000004, "Wrong size on DCS_SyncState_C_GetCharacterID"); \ static_assert(offsetof(DCS_SyncState_C_GetCharacterID, ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_GetCharacterID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_GetCharacterKey_ServerRunning \ static_assert(alignof(DCS_SyncState_C_GetCharacterKey_ServerRunning) == 0x000008, "Wrong alignment on DCS_SyncState_C_GetCharacterKey_ServerRunning"); \ static_assert(sizeof(DCS_SyncState_C_GetCharacterKey_ServerRunning) == 0x000010, "Wrong size on DCS_SyncState_C_GetCharacterKey_ServerRunning"); \ static_assert(offsetof(DCS_SyncState_C_GetCharacterKey_ServerRunning, ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_GetCharacterKey_ServerRunning::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_GetSimulativeMaxHealth \ static_assert(alignof(DCS_SyncState_C_GetSimulativeMaxHealth) == 0x000008, "Wrong alignment on DCS_SyncState_C_GetSimulativeMaxHealth"); \ static_assert(sizeof(DCS_SyncState_C_GetSimulativeMaxHealth) == 0x000010, "Wrong size on DCS_SyncState_C_GetSimulativeMaxHealth"); \ static_assert(offsetof(DCS_SyncState_C_GetSimulativeMaxHealth, ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_GetSimulativeMaxHealth::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_GetSimulativeMaxHealth, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000008, "Member 'DCS_SyncState_C_GetSimulativeMaxHealth::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_InitCharacterID \ static_assert(alignof(DCS_SyncState_C_InitCharacterID) == 0x000004, "Wrong alignment on DCS_SyncState_C_InitCharacterID"); \ static_assert(sizeof(DCS_SyncState_C_InitCharacterID) == 0x000004, "Wrong size on DCS_SyncState_C_InitCharacterID"); \ static_assert(offsetof(DCS_SyncState_C_InitCharacterID, NewValue) == 0x000000, "Member 'DCS_SyncState_C_InitCharacterID::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_IsMasterRunning \ static_assert(alignof(DCS_SyncState_C_IsMasterRunning) == 0x000008, "Wrong alignment on DCS_SyncState_C_IsMasterRunning"); \ static_assert(sizeof(DCS_SyncState_C_IsMasterRunning) == 0x000018, "Wrong size on DCS_SyncState_C_IsMasterRunning"); \ static_assert(offsetof(DCS_SyncState_C_IsMasterRunning, ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_IsMasterRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_IsMasterRunning, CallFunc_Ensure_GetOwnerCharacter_ReturnValue) == 0x000008, "Member 'DCS_SyncState_C_IsMasterRunning::CallFunc_Ensure_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_IsMasterRunning, CallFunc_IsLocallyControlled_ReturnValue) == 0x000010, "Member 'DCS_SyncState_C_IsMasterRunning::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_IsMasterRunning, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'DCS_SyncState_C_IsMasterRunning::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_NecessaryDataSyncCompleted \ static_assert(alignof(DCS_SyncState_C_NecessaryDataSyncCompleted) == 0x000001, "Wrong alignment on DCS_SyncState_C_NecessaryDataSyncCompleted"); \ static_assert(sizeof(DCS_SyncState_C_NecessaryDataSyncCompleted) == 0x000003, "Wrong size on DCS_SyncState_C_NecessaryDataSyncCompleted"); \ static_assert(offsetof(DCS_SyncState_C_NecessaryDataSyncCompleted, ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_NecessaryDataSyncCompleted::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_NecessaryDataSyncCompleted, CallFunc_IsEmpty_ReturnValue) == 0x000001, "Member 'DCS_SyncState_C_NecessaryDataSyncCompleted::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_NecessaryDataSyncCompleted, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'DCS_SyncState_C_NecessaryDataSyncCompleted::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_NeedWaitSync \ static_assert(alignof(DCS_SyncState_C_NeedWaitSync) == 0x000008, "Wrong alignment on DCS_SyncState_C_NeedWaitSync"); \ static_assert(sizeof(DCS_SyncState_C_NeedWaitSync) == 0x000020, "Wrong size on DCS_SyncState_C_NeedWaitSync"); \ static_assert(offsetof(DCS_SyncState_C_NeedWaitSync, ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_NeedWaitSync::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_NeedWaitSync, CallFunc_GetDCSGameState_ReturnValue) == 0x000008, "Member 'DCS_SyncState_C_NeedWaitSync::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_NeedWaitSync, CallFunc_Ensure_GetOwnerCharacter_ReturnValue) == 0x000010, "Member 'DCS_SyncState_C_NeedWaitSync::CallFunc_Ensure_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_NeedWaitSync, CallFunc_GetModelsInitFinished_ReturnValue) == 0x000018, "Member 'DCS_SyncState_C_NeedWaitSync::CallFunc_GetModelsInitFinished_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_NeedWaitSync, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'DCS_SyncState_C_NeedWaitSync::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_NeedWaitSync, CallFunc_Not_PreBool_ReturnValue) == 0x00001A, "Member 'DCS_SyncState_C_NeedWaitSync::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnBuffAddEvent \ static_assert(alignof(DCS_SyncState_C_OnBuffAddEvent) == 0x000008, "Wrong alignment on DCS_SyncState_C_OnBuffAddEvent"); \ static_assert(sizeof(DCS_SyncState_C_OnBuffAddEvent) == 0x0000E0, "Wrong size on DCS_SyncState_C_OnBuffAddEvent"); \ static_assert(offsetof(DCS_SyncState_C_OnBuffAddEvent, TargetBuff) == 0x000000, "Member 'DCS_SyncState_C_OnBuffAddEvent::TargetBuff' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnBuffAddEvent, CallFunc_GetBuffTag_BuffTag) == 0x000008, "Member 'DCS_SyncState_C_OnBuffAddEvent::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnBuffAddEvent, CallFunc_GetBuffData_ReturnValue) == 0x000010, "Member 'DCS_SyncState_C_OnBuffAddEvent::CallFunc_GetBuffData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnBuffAddEvent, CallFunc_MatchesTag_ReturnValue) == 0x0000C8, "Member 'DCS_SyncState_C_OnBuffAddEvent::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnBuffAddEvent, K2Node_MakeStruct_S_BuffNetworkCache) == 0x0000CC, "Member 'DCS_SyncState_C_OnBuffAddEvent::K2Node_MakeStruct_S_BuffNetworkCache' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnBuffAddEvent, CallFunc_ConvertTagToBodyTag_ReturnValue) == 0x0000D4, "Member 'DCS_SyncState_C_OnBuffAddEvent::CallFunc_ConvertTagToBodyTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnBuffDataAddEvent_Server \ static_assert(alignof(DCS_SyncState_C_OnBuffDataAddEvent_Server) == 0x000004, "Wrong alignment on DCS_SyncState_C_OnBuffDataAddEvent_Server"); \ static_assert(sizeof(DCS_SyncState_C_OnBuffDataAddEvent_Server) == 0x000008, "Wrong size on DCS_SyncState_C_OnBuffDataAddEvent_Server"); \ static_assert(offsetof(DCS_SyncState_C_OnBuffDataAddEvent_Server, BuffData) == 0x000000, "Member 'DCS_SyncState_C_OnBuffDataAddEvent_Server::BuffData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnBuffDataRemoveEvent_Server \ static_assert(alignof(DCS_SyncState_C_OnBuffDataRemoveEvent_Server) == 0x000004, "Wrong alignment on DCS_SyncState_C_OnBuffDataRemoveEvent_Server"); \ static_assert(sizeof(DCS_SyncState_C_OnBuffDataRemoveEvent_Server) == 0x000008, "Wrong size on DCS_SyncState_C_OnBuffDataRemoveEvent_Server"); \ static_assert(offsetof(DCS_SyncState_C_OnBuffDataRemoveEvent_Server, BuffData) == 0x000000, "Member 'DCS_SyncState_C_OnBuffDataRemoveEvent_Server::BuffData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnBuffRemoveEvent \ static_assert(alignof(DCS_SyncState_C_OnBuffRemoveEvent) == 0x000008, "Wrong alignment on DCS_SyncState_C_OnBuffRemoveEvent"); \ static_assert(sizeof(DCS_SyncState_C_OnBuffRemoveEvent) == 0x0000D8, "Wrong size on DCS_SyncState_C_OnBuffRemoveEvent"); \ static_assert(offsetof(DCS_SyncState_C_OnBuffRemoveEvent, TargetBuff) == 0x000000, "Member 'DCS_SyncState_C_OnBuffRemoveEvent::TargetBuff' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnBuffRemoveEvent, CallFunc_GetBuffData_ReturnValue) == 0x000008, "Member 'DCS_SyncState_C_OnBuffRemoveEvent::CallFunc_GetBuffData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnBuffRemoveEvent, CallFunc_GetBuffTag_BuffTag) == 0x0000C0, "Member 'DCS_SyncState_C_OnBuffRemoveEvent::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnBuffRemoveEvent, CallFunc_MatchesTag_ReturnValue) == 0x0000C8, "Member 'DCS_SyncState_C_OnBuffRemoveEvent::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnBuffRemoveEvent, K2Node_MakeStruct_S_BuffNetworkCache) == 0x0000CC, "Member 'DCS_SyncState_C_OnBuffRemoveEvent::K2Node_MakeStruct_S_BuffNetworkCache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnCombatStateChangedEvent_Server \ static_assert(alignof(DCS_SyncState_C_OnCombatStateChangedEvent_Server) == 0x000004, "Wrong alignment on DCS_SyncState_C_OnCombatStateChangedEvent_Server"); \ static_assert(sizeof(DCS_SyncState_C_OnCombatStateChangedEvent_Server) == 0x000004, "Wrong size on DCS_SyncState_C_OnCombatStateChangedEvent_Server"); \ static_assert(offsetof(DCS_SyncState_C_OnCombatStateChangedEvent_Server, CombatWeaponCache_0) == 0x000000, "Member 'DCS_SyncState_C_OnCombatStateChangedEvent_Server::CombatWeaponCache_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnEquipmentDisplayedItemUpdateEvent_Server \ static_assert(alignof(DCS_SyncState_C_OnEquipmentDisplayedItemUpdateEvent_Server) == 0x000004, "Wrong alignment on DCS_SyncState_C_OnEquipmentDisplayedItemUpdateEvent_Server"); \ static_assert(sizeof(DCS_SyncState_C_OnEquipmentDisplayedItemUpdateEvent_Server) == 0x00001C, "Wrong size on DCS_SyncState_C_OnEquipmentDisplayedItemUpdateEvent_Server"); \ static_assert(offsetof(DCS_SyncState_C_OnEquipmentDisplayedItemUpdateEvent_Server, UpdatedIItem) == 0x000000, "Member 'DCS_SyncState_C_OnEquipmentDisplayedItemUpdateEvent_Server::UpdatedIItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnHealthValueChangedEvent \ static_assert(alignof(DCS_SyncState_C_OnHealthValueChangedEvent) == 0x000008, "Wrong alignment on DCS_SyncState_C_OnHealthValueChangedEvent"); \ static_assert(sizeof(DCS_SyncState_C_OnHealthValueChangedEvent) == 0x000040, "Wrong size on DCS_SyncState_C_OnHealthValueChangedEvent"); \ static_assert(offsetof(DCS_SyncState_C_OnHealthValueChangedEvent, Type) == 0x000000, "Member 'DCS_SyncState_C_OnHealthValueChangedEvent::Type' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnHealthValueChangedEvent, OldValue) == 0x000008, "Member 'DCS_SyncState_C_OnHealthValueChangedEvent::OldValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnHealthValueChangedEvent, NewValue) == 0x000010, "Member 'DCS_SyncState_C_OnHealthValueChangedEvent::NewValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnHealthValueChangedEvent, MaxValue) == 0x000018, "Member 'DCS_SyncState_C_OnHealthValueChangedEvent::MaxValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnHealthValueChangedEvent, CallFunc_GetSimulativeMaxHealth_ReturnValue) == 0x000020, "Member 'DCS_SyncState_C_OnHealthValueChangedEvent::CallFunc_GetSimulativeMaxHealth_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnHealthValueChangedEvent, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000028, "Member 'DCS_SyncState_C_OnHealthValueChangedEvent::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnHealthValueChangedEvent, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000030, "Member 'DCS_SyncState_C_OnHealthValueChangedEvent::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnHealthValueChangedEvent, CallFunc_FCeil_ReturnValue) == 0x000038, "Member 'DCS_SyncState_C_OnHealthValueChangedEvent::CallFunc_FCeil_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnHealthValueChangedEvent_Server \ static_assert(alignof(DCS_SyncState_C_OnHealthValueChangedEvent_Server) == 0x000004, "Wrong alignment on DCS_SyncState_C_OnHealthValueChangedEvent_Server"); \ static_assert(sizeof(DCS_SyncState_C_OnHealthValueChangedEvent_Server) == 0x000004, "Wrong size on DCS_SyncState_C_OnHealthValueChangedEvent_Server"); \ static_assert(offsetof(DCS_SyncState_C_OnHealthValueChangedEvent_Server, HealthValue_0) == 0x000000, "Member 'DCS_SyncState_C_OnHealthValueChangedEvent_Server::HealthValue_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnModelsInitFinished \ static_assert(alignof(DCS_SyncState_C_OnModelsInitFinished) == 0x000008, "Wrong alignment on DCS_SyncState_C_OnModelsInitFinished"); \ static_assert(sizeof(DCS_SyncState_C_OnModelsInitFinished) == 0x000028, "Wrong size on DCS_SyncState_C_OnModelsInitFinished"); \ static_assert(offsetof(DCS_SyncState_C_OnModelsInitFinished, CallFunc_Ensure_GetOwnerCharacter_ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_OnModelsInitFinished::CallFunc_Ensure_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnModelsInitFinished, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'DCS_SyncState_C_OnModelsInitFinished::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnModelsInitFinished, CallFunc_GetDCSGameState_ReturnValue) == 0x000010, "Member 'DCS_SyncState_C_OnModelsInitFinished::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnModelsInitFinished, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'DCS_SyncState_C_OnModelsInitFinished::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnRep_BuffDataCache \ static_assert(alignof(DCS_SyncState_C_OnRep_BuffDataCache) == 0x000001, "Wrong alignment on DCS_SyncState_C_OnRep_BuffDataCache"); \ static_assert(sizeof(DCS_SyncState_C_OnRep_BuffDataCache) == 0x000001, "Wrong size on DCS_SyncState_C_OnRep_BuffDataCache"); \ static_assert(offsetof(DCS_SyncState_C_OnRep_BuffDataCache, CallFunc_IsMasterRunning_ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_OnRep_BuffDataCache::CallFunc_IsMasterRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnRep_CombatWeaponCache \ static_assert(alignof(DCS_SyncState_C_OnRep_CombatWeaponCache) == 0x000001, "Wrong alignment on DCS_SyncState_C_OnRep_CombatWeaponCache"); \ static_assert(sizeof(DCS_SyncState_C_OnRep_CombatWeaponCache) == 0x000001, "Wrong size on DCS_SyncState_C_OnRep_CombatWeaponCache"); \ static_assert(offsetof(DCS_SyncState_C_OnRep_CombatWeaponCache, CallFunc_IsMasterRunning_ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_OnRep_CombatWeaponCache::CallFunc_IsMasterRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnRep_DisplayedItemNetWorkCache \ static_assert(alignof(DCS_SyncState_C_OnRep_DisplayedItemNetWorkCache) == 0x000001, "Wrong alignment on DCS_SyncState_C_OnRep_DisplayedItemNetWorkCache"); \ static_assert(sizeof(DCS_SyncState_C_OnRep_DisplayedItemNetWorkCache) == 0x000001, "Wrong size on DCS_SyncState_C_OnRep_DisplayedItemNetWorkCache"); \ static_assert(offsetof(DCS_SyncState_C_OnRep_DisplayedItemNetWorkCache, CallFunc_IsMasterRunning_ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_OnRep_DisplayedItemNetWorkCache::CallFunc_IsMasterRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnRep_HealthValue \ static_assert(alignof(DCS_SyncState_C_OnRep_HealthValue) == 0x000001, "Wrong alignment on DCS_SyncState_C_OnRep_HealthValue"); \ static_assert(sizeof(DCS_SyncState_C_OnRep_HealthValue) == 0x000001, "Wrong size on DCS_SyncState_C_OnRep_HealthValue"); \ static_assert(offsetof(DCS_SyncState_C_OnRep_HealthValue, CallFunc_IsMasterRunning_ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_OnRep_HealthValue::CallFunc_IsMasterRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnRep_LegdePushbackWhenRootmotion \ static_assert(alignof(DCS_SyncState_C_OnRep_LegdePushbackWhenRootmotion) == 0x000008, "Wrong alignment on DCS_SyncState_C_OnRep_LegdePushbackWhenRootmotion"); \ static_assert(sizeof(DCS_SyncState_C_OnRep_LegdePushbackWhenRootmotion) == 0x000018, "Wrong size on DCS_SyncState_C_OnRep_LegdePushbackWhenRootmotion"); \ static_assert(offsetof(DCS_SyncState_C_OnRep_LegdePushbackWhenRootmotion, CallFunc_IsMasterRunning_ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_OnRep_LegdePushbackWhenRootmotion::CallFunc_IsMasterRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnRep_LegdePushbackWhenRootmotion, K2Node_DynamicCast_AsDCSCharacter_Movement_Component) == 0x000008, "Member 'DCS_SyncState_C_OnRep_LegdePushbackWhenRootmotion::K2Node_DynamicCast_AsDCSCharacter_Movement_Component' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnRep_LegdePushbackWhenRootmotion, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'DCS_SyncState_C_OnRep_LegdePushbackWhenRootmotion::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnRep_OwnerPawn \ static_assert(alignof(DCS_SyncState_C_OnRep_OwnerPawn) == 0x000008, "Wrong alignment on DCS_SyncState_C_OnRep_OwnerPawn"); \ static_assert(sizeof(DCS_SyncState_C_OnRep_OwnerPawn) == 0x000010, "Wrong size on DCS_SyncState_C_OnRep_OwnerPawn"); \ static_assert(offsetof(DCS_SyncState_C_OnRep_OwnerPawn, CallFunc_GetDCSGameState_ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_OnRep_OwnerPawn::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnRep_OwnerPawn, CallFunc_IsMasterRunning_ReturnValue) == 0x000008, "Member 'DCS_SyncState_C_OnRep_OwnerPawn::CallFunc_IsMasterRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_OnRep_OwnerPawn, CallFunc_GetModelsInitFinished_ReturnValue) == 0x000009, "Member 'DCS_SyncState_C_OnRep_OwnerPawn::CallFunc_GetModelsInitFinished_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnRep_WeaponParticalTagCache \ static_assert(alignof(DCS_SyncState_C_OnRep_WeaponParticalTagCache) == 0x000001, "Wrong alignment on DCS_SyncState_C_OnRep_WeaponParticalTagCache"); \ static_assert(sizeof(DCS_SyncState_C_OnRep_WeaponParticalTagCache) == 0x000001, "Wrong size on DCS_SyncState_C_OnRep_WeaponParticalTagCache"); \ static_assert(offsetof(DCS_SyncState_C_OnRep_WeaponParticalTagCache, CallFunc_IsMasterRunning_ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_OnRep_WeaponParticalTagCache::CallFunc_IsMasterRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_OnWeaponBuffTagAddEvent_Server \ static_assert(alignof(DCS_SyncState_C_OnWeaponBuffTagAddEvent_Server) == 0x000004, "Wrong alignment on DCS_SyncState_C_OnWeaponBuffTagAddEvent_Server"); \ static_assert(sizeof(DCS_SyncState_C_OnWeaponBuffTagAddEvent_Server) == 0x000008, "Wrong size on DCS_SyncState_C_OnWeaponBuffTagAddEvent_Server"); \ static_assert(offsetof(DCS_SyncState_C_OnWeaponBuffTagAddEvent_Server, Tag) == 0x000000, "Member 'DCS_SyncState_C_OnWeaponBuffTagAddEvent_Server::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_RemoveBodyPartical \ static_assert(alignof(DCS_SyncState_C_RemoveBodyPartical) == 0x000008, "Wrong alignment on DCS_SyncState_C_RemoveBodyPartical"); \ static_assert(sizeof(DCS_SyncState_C_RemoveBodyPartical) == 0x000080, "Wrong size on DCS_SyncState_C_RemoveBodyPartical"); \ static_assert(offsetof(DCS_SyncState_C_RemoveBodyPartical, Buff_ID) == 0x000000, "Member 'DCS_SyncState_C_RemoveBodyPartical::Buff_ID' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RemoveBodyPartical, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000008, "Member 'DCS_SyncState_C_RemoveBodyPartical::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RemoveBodyPartical, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000010, "Member 'DCS_SyncState_C_RemoveBodyPartical::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RemoveBodyPartical, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000018, "Member 'DCS_SyncState_C_RemoveBodyPartical::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RemoveBodyPartical, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000020, "Member 'DCS_SyncState_C_RemoveBodyPartical::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RemoveBodyPartical, CallFunc_Ensure_GetOwnerCharacter_ReturnValue) == 0x000028, "Member 'DCS_SyncState_C_RemoveBodyPartical::CallFunc_Ensure_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RemoveBodyPartical, K2Node_MakeMap_Map) == 0x000030, "Member 'DCS_SyncState_C_RemoveBodyPartical::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_RunAllSync \ static_assert(alignof(DCS_SyncState_C_RunAllSync) == 0x000001, "Wrong alignment on DCS_SyncState_C_RunAllSync"); \ static_assert(sizeof(DCS_SyncState_C_RunAllSync) == 0x000005, "Wrong size on DCS_SyncState_C_RunAllSync"); \ static_assert(offsetof(DCS_SyncState_C_RunAllSync, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_RunAllSync::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunAllSync, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000001, "Member 'DCS_SyncState_C_RunAllSync::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunAllSync, CallFunc_NotEqual_GameplayTag_ReturnValue) == 0x000002, "Member 'DCS_SyncState_C_RunAllSync::CallFunc_NotEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunAllSync, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000003, "Member 'DCS_SyncState_C_RunAllSync::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunAllSync, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x000004, "Member 'DCS_SyncState_C_RunAllSync::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_RunSyncStateInitializeBind \ static_assert(alignof(DCS_SyncState_C_RunSyncStateInitializeBind) == 0x000008, "Wrong alignment on DCS_SyncState_C_RunSyncStateInitializeBind"); \ static_assert(sizeof(DCS_SyncState_C_RunSyncStateInitializeBind) == 0x0000E0, "Wrong size on DCS_SyncState_C_RunSyncStateInitializeBind"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, Character) == 0x000000, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::Character' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, CallFunc_Ensure_GetOwnerCharacter_ReturnValue) == 0x000008, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::CallFunc_Ensure_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, CallFunc_GetMyBuffComp_BuffComponent) == 0x000020, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, CallFunc_Ensure_GetOwnerCharacter_ReturnValue_1) == 0x000028, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::CallFunc_Ensure_GetOwnerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, CallFunc_Ensure_GetOwnerCharacter_ReturnValue_2) == 0x000030, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::CallFunc_Ensure_GetOwnerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, CallFunc_GetMyHealth_Health) == 0x000038, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, CallFunc_GetMyEquip_Equip) == 0x000040, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, CallFunc_Ensure_GetOwnerCharacter_ReturnValue_3) == 0x000048, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::CallFunc_Ensure_GetOwnerCharacter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, K2Node_CreateDelegate_OutputDelegate_1) == 0x000050, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000060, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, CallFunc_GetMyEffects_EffectsComp) == 0x000068, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, K2Node_CreateDelegate_OutputDelegate_2) == 0x000070, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, K2Node_CreateDelegate_OutputDelegate_3) == 0x000080, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, K2Node_CreateDelegate_OutputDelegate_4) == 0x000090, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, K2Node_CreateDelegate_OutputDelegate_5) == 0x0000A0, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, K2Node_CreateDelegate_OutputDelegate_6) == 0x0000B0, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, K2Node_CreateDelegate_OutputDelegate_7) == 0x0000C0, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_RunSyncStateInitializeBind, K2Node_CreateDelegate_OutputDelegate_8) == 0x0000D0, "Member 'DCS_SyncState_C_RunSyncStateInitializeBind::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache \ static_assert(alignof(DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache) == 0x000004, "Wrong alignment on DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache"); \ static_assert(sizeof(DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache) == 0x000050, "Wrong size on DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache"); \ static_assert(offsetof(DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache, NewItem) == 0x000000, "Member 'DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache::NewItem' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache, Temp_int_Loop_Counter_Variable) == 0x000020, "Member 'DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache, CallFunc_Array_Get_Item) == 0x000028, "Member 'DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache, CallFunc_Array_Length_ReturnValue) == 0x000044, "Member 'DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000048, "Member 'DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache, CallFunc_Less_IntInt_ReturnValue) == 0x000049, "Member 'DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00004A, "Member 'DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache, CallFunc_BooleanAND_ReturnValue) == 0x00004B, "Member 'DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache, CallFunc_Array_Add_ReturnValue) == 0x00004C, "Member 'DCS_SyncState_C_Server_UpdateEquipmentDisplayedItemCache::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_Sync_Activity \ static_assert(alignof(DCS_SyncState_C_Sync_Activity) == 0x000001, "Wrong alignment on DCS_SyncState_C_Sync_Activity"); \ static_assert(sizeof(DCS_SyncState_C_Sync_Activity) == 0x000002, "Wrong size on DCS_SyncState_C_Sync_Activity"); \ static_assert(offsetof(DCS_SyncState_C_Sync_Activity, Activity_0) == 0x000000, "Member 'DCS_SyncState_C_Sync_Activity::Activity_0' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Sync_Activity, Value) == 0x000001, "Member 'DCS_SyncState_C_Sync_Activity::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_Sync_AttackTarget \ static_assert(alignof(DCS_SyncState_C_Sync_AttackTarget) == 0x000008, "Wrong alignment on DCS_SyncState_C_Sync_AttackTarget"); \ static_assert(sizeof(DCS_SyncState_C_Sync_AttackTarget) == 0x000008, "Wrong size on DCS_SyncState_C_Sync_AttackTarget"); \ static_assert(offsetof(DCS_SyncState_C_Sync_AttackTarget, AttackTarget_0) == 0x000000, "Member 'DCS_SyncState_C_Sync_AttackTarget::AttackTarget_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_Sync_CampID \ static_assert(alignof(DCS_SyncState_C_Sync_CampID) == 0x000008, "Wrong alignment on DCS_SyncState_C_Sync_CampID"); \ static_assert(sizeof(DCS_SyncState_C_Sync_CampID) == 0x000010, "Wrong size on DCS_SyncState_C_Sync_CampID"); \ static_assert(offsetof(DCS_SyncState_C_Sync_CampID, CampID_0) == 0x000000, "Member 'DCS_SyncState_C_Sync_CampID::CampID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_Sync_EffectType \ static_assert(alignof(DCS_SyncState_C_Sync_EffectType) == 0x000008, "Wrong alignment on DCS_SyncState_C_Sync_EffectType"); \ static_assert(sizeof(DCS_SyncState_C_Sync_EffectType) == 0x000020, "Wrong size on DCS_SyncState_C_Sync_EffectType"); \ static_assert(offsetof(DCS_SyncState_C_Sync_EffectType, CurrentEffectType_0) == 0x000000, "Member 'DCS_SyncState_C_Sync_EffectType::CurrentEffectType_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_Sync_ImmortalIgnoreType \ static_assert(alignof(DCS_SyncState_C_Sync_ImmortalIgnoreType) == 0x000001, "Wrong alignment on DCS_SyncState_C_Sync_ImmortalIgnoreType"); \ static_assert(sizeof(DCS_SyncState_C_Sync_ImmortalIgnoreType) == 0x000001, "Wrong size on DCS_SyncState_C_Sync_ImmortalIgnoreType"); \ static_assert(offsetof(DCS_SyncState_C_Sync_ImmortalIgnoreType, TypeKey) == 0x000000, "Member 'DCS_SyncState_C_Sync_ImmortalIgnoreType::TypeKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_Sync_LegdePushbackWhenRootmotion \ static_assert(alignof(DCS_SyncState_C_Sync_LegdePushbackWhenRootmotion) == 0x000001, "Wrong alignment on DCS_SyncState_C_Sync_LegdePushbackWhenRootmotion"); \ static_assert(sizeof(DCS_SyncState_C_Sync_LegdePushbackWhenRootmotion) == 0x000001, "Wrong size on DCS_SyncState_C_Sync_LegdePushbackWhenRootmotion"); \ static_assert(offsetof(DCS_SyncState_C_Sync_LegdePushbackWhenRootmotion, LegdePushbackWhenRootmotion_0) == 0x000000, "Member 'DCS_SyncState_C_Sync_LegdePushbackWhenRootmotion::LegdePushbackWhenRootmotion_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_Sync_State \ static_assert(alignof(DCS_SyncState_C_Sync_State) == 0x000001, "Wrong alignment on DCS_SyncState_C_Sync_State"); \ static_assert(sizeof(DCS_SyncState_C_Sync_State) == 0x000002, "Wrong size on DCS_SyncState_C_Sync_State"); \ static_assert(offsetof(DCS_SyncState_C_Sync_State, prevState) == 0x000000, "Member 'DCS_SyncState_C_Sync_State::prevState' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_Sync_State, NewState) == 0x000001, "Member 'DCS_SyncState_C_Sync_State::NewState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_SyncState_GetActivityValue \ static_assert(alignof(DCS_SyncState_C_SyncState_GetActivityValue) == 0x000001, "Wrong alignment on DCS_SyncState_C_SyncState_GetActivityValue"); \ static_assert(sizeof(DCS_SyncState_C_SyncState_GetActivityValue) == 0x000003, "Wrong size on DCS_SyncState_C_SyncState_GetActivityValue"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_GetActivityValue, Activity_0) == 0x000000, "Member 'DCS_SyncState_C_SyncState_GetActivityValue::Activity_0' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_GetActivityValue, Value) == 0x000001, "Member 'DCS_SyncState_C_SyncState_GetActivityValue::Value' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_GetActivityValue, CallFunc_Array_Contains_ReturnValue) == 0x000002, "Member 'DCS_SyncState_C_SyncState_GetActivityValue::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_SyncState_GetAttackTarget \ static_assert(alignof(DCS_SyncState_C_SyncState_GetAttackTarget) == 0x000008, "Wrong alignment on DCS_SyncState_C_SyncState_GetAttackTarget"); \ static_assert(sizeof(DCS_SyncState_C_SyncState_GetAttackTarget) == 0x000008, "Wrong size on DCS_SyncState_C_SyncState_GetAttackTarget"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_GetAttackTarget, AttackTarget_0) == 0x000000, "Member 'DCS_SyncState_C_SyncState_GetAttackTarget::AttackTarget_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_SyncState_GetCampID \ static_assert(alignof(DCS_SyncState_C_SyncState_GetCampID) == 0x000008, "Wrong alignment on DCS_SyncState_C_SyncState_GetCampID"); \ static_assert(sizeof(DCS_SyncState_C_SyncState_GetCampID) == 0x000010, "Wrong size on DCS_SyncState_C_SyncState_GetCampID"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_GetCampID, CampID_0) == 0x000000, "Member 'DCS_SyncState_C_SyncState_GetCampID::CampID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_SyncState_GetCharacterState \ static_assert(alignof(DCS_SyncState_C_SyncState_GetCharacterState) == 0x000001, "Wrong alignment on DCS_SyncState_C_SyncState_GetCharacterState"); \ static_assert(sizeof(DCS_SyncState_C_SyncState_GetCharacterState) == 0x000001, "Wrong size on DCS_SyncState_C_SyncState_GetCharacterState"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_GetCharacterState, State_0) == 0x000000, "Member 'DCS_SyncState_C_SyncState_GetCharacterState::State_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_SyncState_GetHealthValue \ static_assert(alignof(DCS_SyncState_C_SyncState_GetHealthValue) == 0x000008, "Wrong alignment on DCS_SyncState_C_SyncState_GetHealthValue"); \ static_assert(sizeof(DCS_SyncState_C_SyncState_GetHealthValue) == 0x000020, "Wrong size on DCS_SyncState_C_SyncState_GetHealthValue"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_GetHealthValue, CurrentValue) == 0x000000, "Member 'DCS_SyncState_C_SyncState_GetHealthValue::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_GetHealthValue, MaxValue) == 0x000008, "Member 'DCS_SyncState_C_SyncState_GetHealthValue::MaxValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_GetHealthValue, CallFunc_GetSimulativeMaxHealth_ReturnValue) == 0x000010, "Member 'DCS_SyncState_C_SyncState_GetHealthValue::CallFunc_GetSimulativeMaxHealth_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_GetHealthValue, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000018, "Member 'DCS_SyncState_C_SyncState_GetHealthValue::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_SyncState_GetImmortalIgnoreType \ static_assert(alignof(DCS_SyncState_C_SyncState_GetImmortalIgnoreType) == 0x000008, "Wrong alignment on DCS_SyncState_C_SyncState_GetImmortalIgnoreType"); \ static_assert(sizeof(DCS_SyncState_C_SyncState_GetImmortalIgnoreType) == 0x0000B0, "Wrong size on DCS_SyncState_C_SyncState_GetImmortalIgnoreType"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_GetImmortalIgnoreType, ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_SyncState_GetImmortalIgnoreType::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_GetImmortalIgnoreType, CallFunc_GetPlayerStatic_ReturnValue) == 0x000050, "Member 'DCS_SyncState_C_SyncState_GetImmortalIgnoreType::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_GetImmortalIgnoreType, CallFunc_FindImmortalIgnoreTypes_ReturnValue) == 0x000058, "Member 'DCS_SyncState_C_SyncState_GetImmortalIgnoreType::CallFunc_FindImmortalIgnoreTypes_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_GetImmortalIgnoreType, CallFunc_FindImmortalIgnoreTypes_ReturnFind) == 0x0000A8, "Member 'DCS_SyncState_C_SyncState_GetImmortalIgnoreType::CallFunc_FindImmortalIgnoreTypes_ReturnFind' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_SyncState_HasAnyEffectApplied \ static_assert(alignof(DCS_SyncState_C_SyncState_HasAnyEffectApplied) == 0x000001, "Wrong alignment on DCS_SyncState_C_SyncState_HasAnyEffectApplied"); \ static_assert(sizeof(DCS_SyncState_C_SyncState_HasAnyEffectApplied) == 0x000002, "Wrong size on DCS_SyncState_C_SyncState_HasAnyEffectApplied"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_HasAnyEffectApplied, ReturnValue) == 0x000000, "Member 'DCS_SyncState_C_SyncState_HasAnyEffectApplied::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_HasAnyEffectApplied, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000001, "Member 'DCS_SyncState_C_SyncState_HasAnyEffectApplied::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_SyncState_C_SyncState_IsEffectApplied \ static_assert(alignof(DCS_SyncState_C_SyncState_IsEffectApplied) == 0x000001, "Wrong alignment on DCS_SyncState_C_SyncState_IsEffectApplied"); \ static_assert(sizeof(DCS_SyncState_C_SyncState_IsEffectApplied) == 0x000003, "Wrong size on DCS_SyncState_C_SyncState_IsEffectApplied"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_IsEffectApplied, Type) == 0x000000, "Member 'DCS_SyncState_C_SyncState_IsEffectApplied::Type' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_IsEffectApplied, ReturnValue) == 0x000001, "Member 'DCS_SyncState_C_SyncState_IsEffectApplied::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_SyncState_C_SyncState_IsEffectApplied, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000002, "Member 'DCS_SyncState_C_SyncState_IsEffectApplied::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADCS_SyncState_C \ static_assert(alignof(ADCS_SyncState_C) == 0x000008, "Wrong alignment on ADCS_SyncState_C"); \ static_assert(sizeof(ADCS_SyncState_C) == 0x0004B8, "Wrong size on ADCS_SyncState_C"); \ static_assert(offsetof(ADCS_SyncState_C, UberGraphFrame) == 0x000408, "Member 'ADCS_SyncState_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ADCS_SyncState_C, DefaultSceneRoot) == 0x000410, "Member 'ADCS_SyncState_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ADCS_SyncState_C, CurrentEffectType) == 0x000418, "Member 'ADCS_SyncState_C::CurrentEffectType' has a wrong offset!"); \ static_assert(offsetof(ADCS_SyncState_C, State) == 0x000438, "Member 'ADCS_SyncState_C::State' has a wrong offset!"); \ static_assert(offsetof(ADCS_SyncState_C, Activity) == 0x000440, "Member 'ADCS_SyncState_C::Activity' has a wrong offset!"); \ static_assert(offsetof(ADCS_SyncState_C, ImmortalIgnoreType) == 0x000450, "Member 'ADCS_SyncState_C::ImmortalIgnoreType' has a wrong offset!"); \ static_assert(offsetof(ADCS_SyncState_C, DisplayedItemNetWorkCache) == 0x000458, "Member 'ADCS_SyncState_C::DisplayedItemNetWorkCache' has a wrong offset!"); \ static_assert(offsetof(ADCS_SyncState_C, CombatWeaponCache) == 0x000468, "Member 'ADCS_SyncState_C::CombatWeaponCache' has a wrong offset!"); \ static_assert(offsetof(ADCS_SyncState_C, CharacterID) == 0x00046C, "Member 'ADCS_SyncState_C::CharacterID' has a wrong offset!"); \ static_assert(offsetof(ADCS_SyncState_C, HealthValue) == 0x000470, "Member 'ADCS_SyncState_C::HealthValue' has a wrong offset!"); \ static_assert(offsetof(ADCS_SyncState_C, OwnerPawn) == 0x000478, "Member 'ADCS_SyncState_C::OwnerPawn' has a wrong offset!"); \ static_assert(offsetof(ADCS_SyncState_C, CampID) == 0x000480, "Member 'ADCS_SyncState_C::CampID' has a wrong offset!"); \ static_assert(offsetof(ADCS_SyncState_C, WeaponParticalTagCache) == 0x000490, "Member 'ADCS_SyncState_C::WeaponParticalTagCache' has a wrong offset!"); \ static_assert(offsetof(ADCS_SyncState_C, BuffDataCache) == 0x000498, "Member 'ADCS_SyncState_C::BuffDataCache' has a wrong offset!"); \ static_assert(offsetof(ADCS_SyncState_C, AttackTarget) == 0x0004A8, "Member 'ADCS_SyncState_C::AttackTarget' has a wrong offset!"); \ static_assert(offsetof(ADCS_SyncState_C, InitRunningSync) == 0x0004B0, "Member 'ADCS_SyncState_C::InitRunningSync' has a wrong offset!"); \ static_assert(offsetof(ADCS_SyncState_C, LegdePushbackWhenRootmotion) == 0x0004B1, "Member 'ADCS_SyncState_C::LegdePushbackWhenRootmotion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_Popwindow_C_BackKeyEvent \ static_assert(alignof(WB_KeybardInput_Popwindow_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_KeybardInput_Popwindow_C_BackKeyEvent"); \ static_assert(sizeof(WB_KeybardInput_Popwindow_C_BackKeyEvent) == 0x000048, "Wrong size on WB_KeybardInput_Popwindow_C_BackKeyEvent"); \ static_assert(offsetof(WB_KeybardInput_Popwindow_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_KeybardInput_Popwindow_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Popwindow_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_KeybardInput_Popwindow_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_Popwindow_C_EnterKeyEvent \ static_assert(alignof(WB_KeybardInput_Popwindow_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_KeybardInput_Popwindow_C_EnterKeyEvent"); \ static_assert(sizeof(WB_KeybardInput_Popwindow_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_KeybardInput_Popwindow_C_EnterKeyEvent"); \ static_assert(offsetof(WB_KeybardInput_Popwindow_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_KeybardInput_Popwindow_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Popwindow_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_KeybardInput_Popwindow_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow \ static_assert(alignof(WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow) == 0x000008, "Wrong alignment on WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow"); \ static_assert(sizeof(WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow) == 0x0000D0, "Wrong size on WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow"); \ static_assert(offsetof(WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow, EntryPoint) == 0x000000, "Member 'WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow, Temp_delegate_Variable) == 0x000004, "Member 'WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow, Temp_delegate_Variable_1) == 0x000014, "Member 'WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow, Temp_delegate_Variable_2) == 0x00002C, "Member 'WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow, CallFunc_PostEvent_ReturnValue_2) == 0x00003C, "Member 'WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow, K2Node_Event_InGeometry_1) == 0x000040, "Member 'WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow, K2Node_Event_isDown_1) == 0x000080, "Member 'WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow, K2Node_Event_InGeometry) == 0x000088, "Member 'WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow, K2Node_Event_isDown) == 0x0000C8, "Member 'WB_KeybardInput_Popwindow_C_ExecuteUbergraph_WB_KeybardInput_Popwindow::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_Popwindow_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_KeybardInput_Popwindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_KeybardInput_Popwindow_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_KeybardInput_Popwindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_KeybardInput_Popwindow_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_KeybardInput_Popwindow_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_KeybardInput_Popwindow_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_KeybardInput_Popwindow_C \ static_assert(alignof(UWB_KeybardInput_Popwindow_C) == 0x000008, "Wrong alignment on UWB_KeybardInput_Popwindow_C"); \ static_assert(sizeof(UWB_KeybardInput_Popwindow_C) == 0x0002E0, "Wrong size on UWB_KeybardInput_Popwindow_C"); \ static_assert(offsetof(UWB_KeybardInput_Popwindow_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_KeybardInput_Popwindow_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_KeybardInput_Popwindow_C, WB_SecondaryWindow1_C_0) == 0x0002C8, "Member 'UWB_KeybardInput_Popwindow_C::WB_SecondaryWindow1_C_0' has a wrong offset!"); \ static_assert(offsetof(UWB_KeybardInput_Popwindow_C, ResetAllKeysValue) == 0x0002D0, "Member 'UWB_KeybardInput_Popwindow_C::ResetAllKeysValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Private_CheckAmount_C_CheckAvaliableAndSelectMontage \ static_assert(alignof(Private_CheckAmount_C_CheckAvaliableAndSelectMontage) == 0x000008, "Wrong alignment on Private_CheckAmount_C_CheckAvaliableAndSelectMontage"); \ static_assert(sizeof(Private_CheckAmount_C_CheckAvaliableAndSelectMontage) == 0x000048, "Wrong size on Private_CheckAmount_C_CheckAvaliableAndSelectMontage"); \ static_assert(offsetof(Private_CheckAmount_C_CheckAvaliableAndSelectMontage, User) == 0x000000, "Member 'Private_CheckAmount_C_CheckAvaliableAndSelectMontage::User' has a wrong offset!"); \ static_assert(offsetof(Private_CheckAmount_C_CheckAvaliableAndSelectMontage, ItemSortId) == 0x000008, "Member 'Private_CheckAmount_C_CheckAvaliableAndSelectMontage::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(Private_CheckAmount_C_CheckAvaliableAndSelectMontage, Montage) == 0x000010, "Member 'Private_CheckAmount_C_CheckAvaliableAndSelectMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(Private_CheckAmount_C_CheckAvaliableAndSelectMontage, SectionName) == 0x000018, "Member 'Private_CheckAmount_C_CheckAvaliableAndSelectMontage::SectionName' has a wrong offset!"); \ static_assert(offsetof(Private_CheckAmount_C_CheckAvaliableAndSelectMontage, bCouldUseItem) == 0x000020, "Member 'Private_CheckAmount_C_CheckAvaliableAndSelectMontage::bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(Private_CheckAmount_C_CheckAvaliableAndSelectMontage, bHandleValid) == 0x000021, "Member 'Private_CheckAmount_C_CheckAvaliableAndSelectMontage::bHandleValid' has a wrong offset!"); \ static_assert(offsetof(Private_CheckAmount_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000028, "Member 'Private_CheckAmount_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Private_CheckAmount_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Private_CheckAmount_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Private_CheckAmount_C_CheckAvaliableAndSelectMontage, CallFunc_GetMyUINotify_UINotifyComponent) == 0x000038, "Member 'Private_CheckAmount_C_CheckAvaliableAndSelectMontage::CallFunc_GetMyUINotify_UINotifyComponent' has a wrong offset!"); \ static_assert(offsetof(Private_CheckAmount_C_CheckAvaliableAndSelectMontage, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000040, "Member 'Private_CheckAmount_C_CheckAvaliableAndSelectMontage::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(Private_CheckAmount_C_CheckAvaliableAndSelectMontage, CallFunc_Greater_IntInt_ReturnValue) == 0x000044, "Member 'Private_CheckAmount_C_CheckAvaliableAndSelectMontage::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPrivate_CheckAmount_C \ static_assert(alignof(UPrivate_CheckAmount_C) == 0x000008, "Wrong alignment on UPrivate_CheckAmount_C"); \ static_assert(sizeof(UPrivate_CheckAmount_C) == 0x000088, "Wrong size on UPrivate_CheckAmount_C"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_Conflict_C_BackKeyEvent \ static_assert(alignof(WB_KeybardInput_Conflict_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_KeybardInput_Conflict_C_BackKeyEvent"); \ static_assert(sizeof(WB_KeybardInput_Conflict_C_BackKeyEvent) == 0x000048, "Wrong size on WB_KeybardInput_Conflict_C_BackKeyEvent"); \ static_assert(offsetof(WB_KeybardInput_Conflict_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_KeybardInput_Conflict_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Conflict_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_KeybardInput_Conflict_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_Conflict_C_EnterKeyEvent \ static_assert(alignof(WB_KeybardInput_Conflict_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_KeybardInput_Conflict_C_EnterKeyEvent"); \ static_assert(sizeof(WB_KeybardInput_Conflict_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_KeybardInput_Conflict_C_EnterKeyEvent"); \ static_assert(offsetof(WB_KeybardInput_Conflict_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_KeybardInput_Conflict_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Conflict_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_KeybardInput_Conflict_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict \ static_assert(alignof(WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict) == 0x000008, "Wrong alignment on WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict"); \ static_assert(sizeof(WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict) == 0x0000D0, "Wrong size on WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict"); \ static_assert(offsetof(WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict, EntryPoint) == 0x000000, "Member 'WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict, Temp_delegate_Variable) == 0x000004, "Member 'WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict, CallFunc_PostEvent_ReturnValue) == 0x000014, "Member 'WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict, Temp_delegate_Variable_1) == 0x000018, "Member 'WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict, Temp_delegate_Variable_2) == 0x000028, "Member 'WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict, CallFunc_PostEvent_ReturnValue_1) == 0x000038, "Member 'WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict, CallFunc_PostEvent_ReturnValue_2) == 0x00003C, "Member 'WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict, K2Node_Event_InGeometry_1) == 0x000040, "Member 'WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict, K2Node_Event_isDown_1) == 0x000080, "Member 'WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict, K2Node_Event_InGeometry) == 0x000088, "Member 'WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict, K2Node_Event_isDown) == 0x0000C8, "Member 'WB_KeybardInput_Conflict_C_ExecuteUbergraph_WB_KeybardInput_Conflict::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeybardInput_Conflict_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_KeybardInput_Conflict_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_KeybardInput_Conflict_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_KeybardInput_Conflict_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_KeybardInput_Conflict_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_KeybardInput_Conflict_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_KeybardInput_Conflict_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_KeybardInput_Conflict_C \ static_assert(alignof(UWB_KeybardInput_Conflict_C) == 0x000008, "Wrong alignment on UWB_KeybardInput_Conflict_C"); \ static_assert(sizeof(UWB_KeybardInput_Conflict_C) == 0x0002E0, "Wrong size on UWB_KeybardInput_Conflict_C"); \ static_assert(offsetof(UWB_KeybardInput_Conflict_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_KeybardInput_Conflict_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_KeybardInput_Conflict_C, WB_SecondaryWindow1_C_0) == 0x0002C8, "Member 'UWB_KeybardInput_Conflict_C::WB_SecondaryWindow1_C_0' has a wrong offset!"); \ static_assert(offsetof(UWB_KeybardInput_Conflict_C, CloseWindow) == 0x0002D0, "Member 'UWB_KeybardInput_Conflict_C::CloseWindow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton \ static_assert(alignof(WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton) == 0x000004, "Wrong alignment on WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton"); \ static_assert(sizeof(WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton) == 0x00003C, "Wrong size on WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton"); \ static_assert(offsetof(WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton, EntryPoint) == 0x000000, "Member 'WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton, Temp_bool_Variable) == 0x000004, "Member 'WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton, Temp_byte_Variable) == 0x000005, "Member 'WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton, Temp_byte_Variable_1) == 0x000006, "Member 'WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton, Temp_bool_Variable_1) == 0x000007, "Member 'WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton, Temp_name_Variable) == 0x000008, "Member 'WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton, Temp_name_Variable_1) == 0x000010, "Member 'WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton, K2Node_CustomEvent_IsSelect) == 0x000018, "Member 'WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton::K2Node_CustomEvent_IsSelect' has a wrong offset!"); \ static_assert(offsetof(WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton, K2Node_Select_Default) == 0x000019, "Member 'WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton, K2Node_Select_Default_1) == 0x00001C, "Member 'WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton, CallFunc_GetFontDataColor_ReturnValue) == 0x000024, "Member 'WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton, CallFunc_IsValid_ReturnValue_1) == 0x000039, "Member 'WB_Set_PopwindowButton_C_ExecuteUbergraph_WB_Set_PopwindowButton::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Set_PopwindowButton_C_UpdateStyle \ static_assert(alignof(WB_Set_PopwindowButton_C_UpdateStyle) == 0x000001, "Wrong alignment on WB_Set_PopwindowButton_C_UpdateStyle"); \ static_assert(sizeof(WB_Set_PopwindowButton_C_UpdateStyle) == 0x000001, "Wrong size on WB_Set_PopwindowButton_C_UpdateStyle"); \ static_assert(offsetof(WB_Set_PopwindowButton_C_UpdateStyle, IsSelect) == 0x000000, "Member 'WB_Set_PopwindowButton_C_UpdateStyle::IsSelect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Set_PopwindowButton_C \ static_assert(alignof(UWB_Set_PopwindowButton_C) == 0x000008, "Wrong alignment on UWB_Set_PopwindowButton_C"); \ static_assert(sizeof(UWB_Set_PopwindowButton_C) == 0x0002C0, "Wrong size on UWB_Set_PopwindowButton_C"); \ static_assert(offsetof(UWB_Set_PopwindowButton_C, UberGraphFrame) == 0x000288, "Member 'UWB_Set_PopwindowButton_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_PopwindowButton_C, Image_bg) == 0x000290, "Member 'UWB_Set_PopwindowButton_C::Image_bg' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_PopwindowButton_C, TextBlock) == 0x000298, "Member 'UWB_Set_PopwindowButton_C::TextBlock' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_PopwindowButton_C, WGI_Button) == 0x0002A0, "Member 'UWB_Set_PopwindowButton_C::WGI_Button' has a wrong offset!"); \ static_assert(offsetof(UWB_Set_PopwindowButton_C, Text) == 0x0002A8, "Member 'UWB_Set_PopwindowButton_C::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DropComponent_C_AIItemDrop \ static_assert(alignof(DropComponent_C_AIItemDrop) == 0x000008, "Wrong alignment on DropComponent_C_AIItemDrop"); \ static_assert(sizeof(DropComponent_C_AIItemDrop) == 0x000048, "Wrong size on DropComponent_C_AIItemDrop"); \ static_assert(offsetof(DropComponent_C_AIItemDrop, DropID) == 0x000000, "Member 'DropComponent_C_AIItemDrop::DropID' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_AIItemDrop, HurtByKlesa) == 0x000008, "Member 'DropComponent_C_AIItemDrop::HurtByKlesa' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_AIItemDrop, HasDropItem) == 0x00000C, "Member 'DropComponent_C_AIItemDrop::HasDropItem' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_AIItemDrop, SortID) == 0x000010, "Member 'DropComponent_C_AIItemDrop::SortID' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_AIItemDrop, Amount) == 0x000014, "Member 'DropComponent_C_AIItemDrop::Amount' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_AIItemDrop, CallFunc_GetOwnActor_ReturnValue) == 0x000018, "Member 'DropComponent_C_AIItemDrop::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_AIItemDrop, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'DropComponent_C_AIItemDrop::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_AIItemDrop, CallFunc_Generate_Drop_Item_DropIndex) == 0x000028, "Member 'DropComponent_C_AIItemDrop::CallFunc_Generate_Drop_Item_DropIndex' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_AIItemDrop, CallFunc_Generate_Drop_Item_sortId) == 0x00002C, "Member 'DropComponent_C_AIItemDrop::CallFunc_Generate_Drop_Item_sortId' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_AIItemDrop, CallFunc_Generate_Drop_Item_Amount) == 0x000030, "Member 'DropComponent_C_AIItemDrop::CallFunc_Generate_Drop_Item_Amount' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_AIItemDrop, CallFunc_Generate_Drop_Item_OnlyOnce) == 0x000034, "Member 'DropComponent_C_AIItemDrop::CallFunc_Generate_Drop_Item_OnlyOnce' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_AIItemDrop, CallFunc_GiveOrDrop_HasDropItem) == 0x000038, "Member 'DropComponent_C_AIItemDrop::CallFunc_GiveOrDrop_HasDropItem' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_AIItemDrop, CallFunc_GiveOrDrop_OutSortID) == 0x00003C, "Member 'DropComponent_C_AIItemDrop::CallFunc_GiveOrDrop_OutSortID' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_AIItemDrop, CallFunc_GiveOrDrop_OutAmount) == 0x000040, "Member 'DropComponent_C_AIItemDrop::CallFunc_GiveOrDrop_OutAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DropComponent_C_ClearDropItemInfoAfterPicked \ static_assert(alignof(DropComponent_C_ClearDropItemInfoAfterPicked) == 0x000008, "Wrong alignment on DropComponent_C_ClearDropItemInfoAfterPicked"); \ static_assert(sizeof(DropComponent_C_ClearDropItemInfoAfterPicked) == 0x000010, "Wrong size on DropComponent_C_ClearDropItemInfoAfterPicked"); \ static_assert(offsetof(DropComponent_C_ClearDropItemInfoAfterPicked, CallFunc_GetOwnActor_ReturnValue) == 0x000000, "Member 'DropComponent_C_ClearDropItemInfoAfterPicked::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ClearDropItemInfoAfterPicked, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'DropComponent_C_ClearDropItemInfoAfterPicked::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DropComponent_C_CreateDropItem \ static_assert(alignof(DropComponent_C_CreateDropItem) == 0x000010, "Wrong alignment on DropComponent_C_CreateDropItem"); \ static_assert(sizeof(DropComponent_C_CreateDropItem) == 0x000400, "Wrong size on DropComponent_C_CreateDropItem"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CustomedItems) == 0x000000, "Member 'DropComponent_C_CreateDropItem::CustomedItems' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, TempItemInfo) == 0x000050, "Member 'DropComponent_C_CreateDropItem::TempItemInfo' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, Temp_int_Array_Index_Variable) == 0x0000A0, "Member 'DropComponent_C_CreateDropItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_GetOwnActor_ReturnValue) == 0x0000A8, "Member 'DropComponent_C_CreateDropItem::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, K2Node_DynamicCast_AsBP_Placed_AI) == 0x0000B0, "Member 'DropComponent_C_CreateDropItem::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, K2Node_DynamicCast_bSuccess) == 0x0000B8, "Member 'DropComponent_C_CreateDropItem::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_MakeSaveInfo_SavedInfo) == 0x0000C0, "Member 'DropComponent_C_CreateDropItem::CallFunc_MakeSaveInfo_SavedInfo' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_GetObjectNameInMap_Object_Name) == 0x0000D0, "Member 'DropComponent_C_CreateDropItem::CallFunc_GetObjectNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_Map_Keys_Keys) == 0x0000E0, "Member 'DropComponent_C_CreateDropItem::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, Temp_int_Loop_Counter_Variable) == 0x0000F0, "Member 'DropComponent_C_CreateDropItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_Array_Get_Item) == 0x0000F4, "Member 'DropComponent_C_CreateDropItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_Map_Find_Value) == 0x0000F8, "Member 'DropComponent_C_CreateDropItem::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_Map_Find_ReturnValue) == 0x0000FC, "Member 'DropComponent_C_CreateDropItem::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_Add_IntInt_ReturnValue) == 0x000100, "Member 'DropComponent_C_CreateDropItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_Array_Length_ReturnValue) == 0x000104, "Member 'DropComponent_C_CreateDropItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_GetOwnActor_ReturnValue_1) == 0x000108, "Member 'DropComponent_C_CreateDropItem::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_Less_IntInt_ReturnValue) == 0x000110, "Member 'DropComponent_C_CreateDropItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, K2Node_MakeArray_Array) == 0x000118, "Member 'DropComponent_C_CreateDropItem::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, K2Node_DynamicCast_AsBP_Placed_AI_1) == 0x000128, "Member 'DropComponent_C_CreateDropItem::K2Node_DynamicCast_AsBP_Placed_AI_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, K2Node_DynamicCast_bSuccess_1) == 0x000130, "Member 'DropComponent_C_CreateDropItem::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_GetOwnActor_ReturnValue_2) == 0x000138, "Member 'DropComponent_C_CreateDropItem::CallFunc_GetOwnActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, K2Node_DynamicCast_AsBP_Placed_AI_2) == 0x000140, "Member 'DropComponent_C_CreateDropItem::K2Node_DynamicCast_AsBP_Placed_AI_2' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, K2Node_DynamicCast_bSuccess_2) == 0x000148, "Member 'DropComponent_C_CreateDropItem::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_GetUnscaledCapsuleHalfHeight_ReturnValue) == 0x00014C, "Member 'DropComponent_C_CreateDropItem::CallFunc_GetUnscaledCapsuleHalfHeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_GetObjectNameInMap_Object_Name_1) == 0x000150, "Member 'DropComponent_C_CreateDropItem::CallFunc_GetObjectNameInMap_Object_Name_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000160, "Member 'DropComponent_C_CreateDropItem::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_GetDropItemLocation_ReturnValue) == 0x000168, "Member 'DropComponent_C_CreateDropItem::CallFunc_GetDropItemLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_MakeVector_ReturnValue) == 0x000180, "Member 'DropComponent_C_CreateDropItem::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000198, "Member 'DropComponent_C_CreateDropItem::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, K2Node_MakeArray_Array_1) == 0x0001B0, "Member 'DropComponent_C_CreateDropItem::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_LineTraceSingleForObjects_OutHit) == 0x0001C0, "Member 'DropComponent_C_CreateDropItem::CallFunc_LineTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_LineTraceSingleForObjects_ReturnValue) == 0x0002A8, "Member 'DropComponent_C_CreateDropItem::CallFunc_LineTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_bBlockingHit) == 0x0002A9, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_bInitialOverlap) == 0x0002AA, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_Time) == 0x0002AC, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_Distance) == 0x0002B0, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_Location) == 0x0002B8, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_ImpactPoint) == 0x0002D0, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_Normal) == 0x0002E8, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_ImpactNormal) == 0x000300, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_PhysMat) == 0x000318, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_HitActor) == 0x000320, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_HitComponent) == 0x000328, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_HitBoneName) == 0x000330, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_BoneName) == 0x000338, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_HitItem) == 0x000340, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_ElementIndex) == 0x000344, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_FaceIndex) == 0x000348, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_TraceStart) == 0x000350, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BreakHitResult_TraceEnd) == 0x000368, "Member 'DropComponent_C_CreateDropItem::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_MakeTransform_ReturnValue) == 0x000380, "Member 'DropComponent_C_CreateDropItem::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0003E0, "Member 'DropComponent_C_CreateDropItem::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_FinishSpawningActor_ReturnValue) == 0x0003E8, "Member 'DropComponent_C_CreateDropItem::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_CreateDropItem, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x0003F0, "Member 'DropComponent_C_CreateDropItem::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DropComponent_C_DropItemDirectlyToPlayer \ static_assert(alignof(DropComponent_C_DropItemDirectlyToPlayer) == 0x000008, "Wrong alignment on DropComponent_C_DropItemDirectlyToPlayer"); \ static_assert(sizeof(DropComponent_C_DropItemDirectlyToPlayer) == 0x0000D0, "Wrong size on DropComponent_C_DropItemDirectlyToPlayer"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, DropIndex) == 0x000000, "Member 'DropComponent_C_DropItemDirectlyToPlayer::DropIndex' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, OnlyDropOnce) == 0x000004, "Member 'DropComponent_C_DropItemDirectlyToPlayer::OnlyDropOnce' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, Items) == 0x000008, "Member 'DropComponent_C_DropItemDirectlyToPlayer::Items' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, ForceSuccess) == 0x000058, "Member 'DropComponent_C_DropItemDirectlyToPlayer::ForceSuccess' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, Successly) == 0x000059, "Member 'DropComponent_C_DropItemDirectlyToPlayer::Successly' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, Temp_int_Array_Index_Variable) == 0x00005C, "Member 'DropComponent_C_DropItemDirectlyToPlayer::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'DropComponent_C_DropItemDirectlyToPlayer::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, CallFunc_Array_Get_Item) == 0x000070, "Member 'DropComponent_C_DropItemDirectlyToPlayer::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, CallFunc_Array_Length_ReturnValue) == 0x000074, "Member 'DropComponent_C_DropItemDirectlyToPlayer::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, CallFunc_GetItemTabBySortId_NewParam) == 0x000078, "Member 'DropComponent_C_DropItemDirectlyToPlayer::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, CallFunc_Map_Find_Value) == 0x00007C, "Member 'DropComponent_C_DropItemDirectlyToPlayer::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, CallFunc_Map_Find_ReturnValue) == 0x000080, "Member 'DropComponent_C_DropItemDirectlyToPlayer::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000081, "Member 'DropComponent_C_DropItemDirectlyToPlayer::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, CallFunc_NewGuid_ReturnValue) == 0x000084, "Member 'DropComponent_C_DropItemDirectlyToPlayer::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, CallFunc_GetUINotify_UINotify) == 0x000098, "Member 'DropComponent_C_DropItemDirectlyToPlayer::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, CallFunc_CreateGem_DCSGemAttributes) == 0x0000A0, "Member 'DropComponent_C_DropItemDirectlyToPlayer::CallFunc_CreateGem_DCSGemAttributes' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, CallFunc_UpdateOrCreateGemToBeibao_Success) == 0x0000C0, "Member 'DropComponent_C_DropItemDirectlyToPlayer::CallFunc_UpdateOrCreateGemToBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, Temp_int_Loop_Counter_Variable) == 0x0000C4, "Member 'DropComponent_C_DropItemDirectlyToPlayer::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, CallFunc_Less_IntInt_ReturnValue) == 0x0000C8, "Member 'DropComponent_C_DropItemDirectlyToPlayer::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_DropItemDirectlyToPlayer, CallFunc_Add_IntInt_ReturnValue) == 0x0000CC, "Member 'DropComponent_C_DropItemDirectlyToPlayer::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DropComponent_C_GiveOrDrop \ static_assert(alignof(DropComponent_C_GiveOrDrop) == 0x000008, "Wrong alignment on DropComponent_C_GiveOrDrop"); \ static_assert(sizeof(DropComponent_C_GiveOrDrop) == 0x000158, "Wrong size on DropComponent_C_GiveOrDrop"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, SortID) == 0x000000, "Member 'DropComponent_C_GiveOrDrop::SortID' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, Amount) == 0x000004, "Member 'DropComponent_C_GiveOrDrop::Amount' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, DropOnce) == 0x000008, "Member 'DropComponent_C_GiveOrDrop::DropOnce' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, DropIndex) == 0x00000C, "Member 'DropComponent_C_GiveOrDrop::DropIndex' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, HurtByKlesa) == 0x000010, "Member 'DropComponent_C_GiveOrDrop::HurtByKlesa' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, HasDropItem) == 0x000014, "Member 'DropComponent_C_GiveOrDrop::HasDropItem' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, OutSortID) == 0x000018, "Member 'DropComponent_C_GiveOrDrop::OutSortID' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, OutAmount) == 0x00001C, "Member 'DropComponent_C_GiveOrDrop::OutAmount' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, TempDropedItem) == 0x000020, "Member 'DropComponent_C_GiveOrDrop::TempDropedItem' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, TempWhiteList) == 0x000070, "Member 'DropComponent_C_GiveOrDrop::TempWhiteList' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_Not_PreBool_ReturnValue) == 0x000080, "Member 'DropComponent_C_GiveOrDrop::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_MayOpenBoxItem_Items) == 0x000088, "Member 'DropComponent_C_GiveOrDrop::CallFunc_MayOpenBoxItem_Items' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_MayOpenBoxItem_IsInPack) == 0x0000D8, "Member 'DropComponent_C_GiveOrDrop::CallFunc_MayOpenBoxItem_IsInPack' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_BooleanOR_ReturnValue) == 0x0000D9, "Member 'DropComponent_C_GiveOrDrop::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_GetOwnActor_ReturnValue) == 0x0000E0, "Member 'DropComponent_C_GiveOrDrop::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, K2Node_DynamicCast_AsBP_Placed_AI) == 0x0000E8, "Member 'DropComponent_C_GiveOrDrop::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, K2Node_DynamicCast_bSuccess) == 0x0000F0, "Member 'DropComponent_C_GiveOrDrop::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_DropItemDirectlyToPlayer_Successly) == 0x0000F1, "Member 'DropComponent_C_GiveOrDrop::CallFunc_DropItemDirectlyToPlayer_Successly' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_BooleanOR_ReturnValue_1) == 0x0000F2, "Member 'DropComponent_C_GiveOrDrop::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_DropItemDirectlyToPlayer_Successly_1) == 0x0000F3, "Member 'DropComponent_C_GiveOrDrop::CallFunc_DropItemDirectlyToPlayer_Successly_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_Map_Keys_Keys) == 0x0000F8, "Member 'DropComponent_C_GiveOrDrop::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_GetDataTableRowFromName_OutRow) == 0x000108, "Member 'DropComponent_C_GiveOrDrop::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000118, "Member 'DropComponent_C_GiveOrDrop::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_Array_Get_Item) == 0x00011C, "Member 'DropComponent_C_GiveOrDrop::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_Array_Contains_ReturnValue) == 0x000120, "Member 'DropComponent_C_GiveOrDrop::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_Map_Find_Value) == 0x000124, "Member 'DropComponent_C_GiveOrDrop::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_Map_Find_ReturnValue) == 0x000128, "Member 'DropComponent_C_GiveOrDrop::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_Map_Keys_Keys_1) == 0x000130, "Member 'DropComponent_C_GiveOrDrop::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_Array_Get_Item_1) == 0x000140, "Member 'DropComponent_C_GiveOrDrop::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_Map_Find_Value_1) == 0x000144, "Member 'DropComponent_C_GiveOrDrop::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_Map_Find_ReturnValue_1) == 0x000148, "Member 'DropComponent_C_GiveOrDrop::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_Map_Length_ReturnValue) == 0x00014C, "Member 'DropComponent_C_GiveOrDrop::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_GiveOrDrop, CallFunc_Greater_IntInt_ReturnValue) == 0x000150, "Member 'DropComponent_C_GiveOrDrop::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DropComponent_C_ItemDropWithRedirect \ static_assert(alignof(DropComponent_C_ItemDropWithRedirect) == 0x000008, "Wrong alignment on DropComponent_C_ItemDropWithRedirect"); \ static_assert(sizeof(DropComponent_C_ItemDropWithRedirect) == 0x000028, "Wrong size on DropComponent_C_ItemDropWithRedirect"); \ static_assert(offsetof(DropComponent_C_ItemDropWithRedirect, DropID) == 0x000000, "Member 'DropComponent_C_ItemDropWithRedirect::DropID' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ItemDropWithRedirect, CallFunc_Conv_NameToString_ReturnValue) == 0x000008, "Member 'DropComponent_C_ItemDropWithRedirect::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ItemDropWithRedirect, CallFunc_Conv_StringToInt_ReturnValue) == 0x000018, "Member 'DropComponent_C_ItemDropWithRedirect::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ItemDropWithRedirect, CallFunc_GiveOrDrop_HasDropItem) == 0x00001C, "Member 'DropComponent_C_ItemDropWithRedirect::CallFunc_GiveOrDrop_HasDropItem' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ItemDropWithRedirect, CallFunc_GiveOrDrop_OutSortID) == 0x000020, "Member 'DropComponent_C_ItemDropWithRedirect::CallFunc_GiveOrDrop_OutSortID' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ItemDropWithRedirect, CallFunc_GiveOrDrop_OutAmount) == 0x000024, "Member 'DropComponent_C_ItemDropWithRedirect::CallFunc_GiveOrDrop_OutAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DropComponent_C_MakeSaveInfo \ static_assert(alignof(DropComponent_C_MakeSaveInfo) == 0x000008, "Wrong alignment on DropComponent_C_MakeSaveInfo"); \ static_assert(sizeof(DropComponent_C_MakeSaveInfo) == 0x0000C0, "Wrong size on DropComponent_C_MakeSaveInfo"); \ static_assert(offsetof(DropComponent_C_MakeSaveInfo, SortIDOrBoxID) == 0x000000, "Member 'DropComponent_C_MakeSaveInfo::SortIDOrBoxID' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MakeSaveInfo, LeftNumber) == 0x000004, "Member 'DropComponent_C_MakeSaveInfo::LeftNumber' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MakeSaveInfo, AlreadyPickedAll) == 0x000008, "Member 'DropComponent_C_MakeSaveInfo::AlreadyPickedAll' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MakeSaveInfo, SavedInfo) == 0x000010, "Member 'DropComponent_C_MakeSaveInfo::SavedInfo' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MakeSaveInfo, Temp_string_Variable) == 0x000020, "Member 'DropComponent_C_MakeSaveInfo::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MakeSaveInfo, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x000030, "Member 'DropComponent_C_MakeSaveInfo::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MakeSaveInfo, CallFunc_Conv_IntToString_ReturnValue) == 0x000038, "Member 'DropComponent_C_MakeSaveInfo::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MakeSaveInfo, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000048, "Member 'DropComponent_C_MakeSaveInfo::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MakeSaveInfo, Temp_string_Variable_1) == 0x000058, "Member 'DropComponent_C_MakeSaveInfo::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MakeSaveInfo, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'DropComponent_C_MakeSaveInfo::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MakeSaveInfo, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000078, "Member 'DropComponent_C_MakeSaveInfo::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MakeSaveInfo, Temp_bool_Variable) == 0x000088, "Member 'DropComponent_C_MakeSaveInfo::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MakeSaveInfo, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000090, "Member 'DropComponent_C_MakeSaveInfo::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MakeSaveInfo, K2Node_Select_Default) == 0x0000A0, "Member 'DropComponent_C_MakeSaveInfo::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MakeSaveInfo, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000B0, "Member 'DropComponent_C_MakeSaveInfo::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DropComponent_C_MayOpenBoxItem \ static_assert(alignof(DropComponent_C_MayOpenBoxItem) == 0x000008, "Wrong alignment on DropComponent_C_MayOpenBoxItem"); \ static_assert(sizeof(DropComponent_C_MayOpenBoxItem) == 0x000228, "Wrong size on DropComponent_C_MayOpenBoxItem"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, MayBoxId) == 0x000000, "Member 'DropComponent_C_MayOpenBoxItem::MayBoxId' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, Amount) == 0x000004, "Member 'DropComponent_C_MayOpenBoxItem::Amount' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, Items) == 0x000008, "Member 'DropComponent_C_MayOpenBoxItem::Items' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, IsInPack) == 0x000058, "Member 'DropComponent_C_MayOpenBoxItem::IsInPack' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, TempSingleItem) == 0x000060, "Member 'DropComponent_C_MayOpenBoxItem::TempSingleItem' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, L_Opened_Items) == 0x0000B0, "Member 'DropComponent_C_MayOpenBoxItem::L_Opened_Items' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, Temp_int_Variable) == 0x000100, "Member 'DropComponent_C_MayOpenBoxItem::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, K2Node_MakeMap_Map) == 0x000108, "Member 'DropComponent_C_MayOpenBoxItem::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, CallFunc_Conv_IntToString_ReturnValue) == 0x000158, "Member 'DropComponent_C_MayOpenBoxItem::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, CallFunc_Conv_StringToName_ReturnValue) == 0x000168, "Member 'DropComponent_C_MayOpenBoxItem::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, CallFunc_InRange_IntInt_ReturnValue) == 0x000170, "Member 'DropComponent_C_MayOpenBoxItem::CallFunc_InRange_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, CallFunc_GetDataTableRowFromName_OutRow) == 0x000174, "Member 'DropComponent_C_MayOpenBoxItem::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001C4, "Member 'DropComponent_C_MayOpenBoxItem::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, Temp_int_Variable_1) == 0x0001C8, "Member 'DropComponent_C_MayOpenBoxItem::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, K2Node_MakeMap_Map_1) == 0x0001D0, "Member 'DropComponent_C_MayOpenBoxItem::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, CallFunc_Map_Remove_ReturnValue) == 0x000220, "Member 'DropComponent_C_MayOpenBoxItem::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_MayOpenBoxItem, CallFunc_Map_Remove_ReturnValue_1) == 0x000221, "Member 'DropComponent_C_MayOpenBoxItem::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DropComponent_C_ParsedSavedInfo \ static_assert(alignof(DropComponent_C_ParsedSavedInfo) == 0x000008, "Wrong alignment on DropComponent_C_ParsedSavedInfo"); \ static_assert(sizeof(DropComponent_C_ParsedSavedInfo) == 0x000078, "Wrong size on DropComponent_C_ParsedSavedInfo"); \ static_assert(offsetof(DropComponent_C_ParsedSavedInfo, SavedInfo) == 0x000000, "Member 'DropComponent_C_ParsedSavedInfo::SavedInfo' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ParsedSavedInfo, SortIDOrBoxID) == 0x000010, "Member 'DropComponent_C_ParsedSavedInfo::SortIDOrBoxID' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ParsedSavedInfo, LeftCount) == 0x000014, "Member 'DropComponent_C_ParsedSavedInfo::LeftCount' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ParsedSavedInfo, AlreadyPickedAll) == 0x000018, "Member 'DropComponent_C_ParsedSavedInfo::AlreadyPickedAll' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ParsedSavedInfo, CallFunc_ParseIntoArray_ReturnValue) == 0x000020, "Member 'DropComponent_C_ParsedSavedInfo::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ParsedSavedInfo, CallFunc_Array_LastIndex_ReturnValue) == 0x000030, "Member 'DropComponent_C_ParsedSavedInfo::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ParsedSavedInfo, CallFunc_Array_Get_Item) == 0x000038, "Member 'DropComponent_C_ParsedSavedInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ParsedSavedInfo, CallFunc_Array_Get_Item_1) == 0x000048, "Member 'DropComponent_C_ParsedSavedInfo::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ParsedSavedInfo, CallFunc_Conv_StringToInt_ReturnValue) == 0x000058, "Member 'DropComponent_C_ParsedSavedInfo::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ParsedSavedInfo, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x00005C, "Member 'DropComponent_C_ParsedSavedInfo::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ParsedSavedInfo, CallFunc_Array_Get_Item_2) == 0x000060, "Member 'DropComponent_C_ParsedSavedInfo::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ParsedSavedInfo, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000070, "Member 'DropComponent_C_ParsedSavedInfo::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_ParsedSavedInfo, CallFunc_Conv_StringToInt_ReturnValue_2) == 0x000074, "Member 'DropComponent_C_ParsedSavedInfo::CallFunc_Conv_StringToInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DropComponent_C_SaveDirectlyDroppedItemIndex \ static_assert(alignof(DropComponent_C_SaveDirectlyDroppedItemIndex) == 0x000008, "Wrong alignment on DropComponent_C_SaveDirectlyDroppedItemIndex"); \ static_assert(sizeof(DropComponent_C_SaveDirectlyDroppedItemIndex) == 0x000028, "Wrong size on DropComponent_C_SaveDirectlyDroppedItemIndex"); \ static_assert(offsetof(DropComponent_C_SaveDirectlyDroppedItemIndex, DropIndex) == 0x000000, "Member 'DropComponent_C_SaveDirectlyDroppedItemIndex::DropIndex' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_SaveDirectlyDroppedItemIndex, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'DropComponent_C_SaveDirectlyDroppedItemIndex::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_SaveDirectlyDroppedItemIndex, CallFunc_MakeDirectlyDropIndexSaveKey_ReturnValue) == 0x000010, "Member 'DropComponent_C_SaveDirectlyDroppedItemIndex::CallFunc_MakeDirectlyDropIndexSaveKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_SaveDirectlyDroppedItemIndex, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'DropComponent_C_SaveDirectlyDroppedItemIndex::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DropComponent_C_SaveDropItemInfoNotPicked \ static_assert(alignof(DropComponent_C_SaveDropItemInfoNotPicked) == 0x000008, "Wrong alignment on DropComponent_C_SaveDropItemInfoNotPicked"); \ static_assert(sizeof(DropComponent_C_SaveDropItemInfoNotPicked) == 0x000078, "Wrong size on DropComponent_C_SaveDropItemInfoNotPicked"); \ static_assert(offsetof(DropComponent_C_SaveDropItemInfoNotPicked, SortID) == 0x000000, "Member 'DropComponent_C_SaveDropItemInfoNotPicked::SortID' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_SaveDropItemInfoNotPicked, Amount) == 0x000004, "Member 'DropComponent_C_SaveDropItemInfoNotPicked::Amount' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_SaveDropItemInfoNotPicked, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'DropComponent_C_SaveDropItemInfoNotPicked::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_SaveDropItemInfoNotPicked, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'DropComponent_C_SaveDropItemInfoNotPicked::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_SaveDropItemInfoNotPicked, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'DropComponent_C_SaveDropItemInfoNotPicked::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_SaveDropItemInfoNotPicked, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000028, "Member 'DropComponent_C_SaveDropItemInfoNotPicked::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_SaveDropItemInfoNotPicked, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'DropComponent_C_SaveDropItemInfoNotPicked::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_SaveDropItemInfoNotPicked, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'DropComponent_C_SaveDropItemInfoNotPicked::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_SaveDropItemInfoNotPicked, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000058, "Member 'DropComponent_C_SaveDropItemInfoNotPicked::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DropComponent_C_SaveDropItemInfoNotPicked, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000068, "Member 'DropComponent_C_SaveDropItemInfoNotPicked::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDropComponent_C \ static_assert(alignof(UDropComponent_C) == 0x000008, "Wrong alignment on UDropComponent_C"); \ static_assert(sizeof(UDropComponent_C) == 0x0000E8, "Wrong size on UDropComponent_C"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_AddNewShownData \ static_assert(alignof(WB_ShowAddItemMain_New_C_AddNewShownData) == 0x000008, "Wrong alignment on WB_ShowAddItemMain_New_C_AddNewShownData"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_AddNewShownData) == 0x000250, "Wrong size on WB_ShowAddItemMain_New_C_AddNewShownData"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, NewData) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::NewData' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, Local_ItemInfo) == 0x000010, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::Local_ItemInfo' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0000E0, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, CallFunc_GetPlayerStatic_ReturnValue) == 0x0000E8, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, CallFunc_Greater_IntInt_ReturnValue) == 0x0000F0, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0000F1, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, CallFunc_BooleanAND_ReturnValue) == 0x0000F2, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, CallFunc_Array_Contains_ReturnValue) == 0x0000F3, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, CallFunc_ClassIsChildOf_ReturnValue) == 0x0000F4, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::CallFunc_ClassIsChildOf_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000F5, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000F6, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, CallFunc_GetGlobalVar_Val) == 0x0000F8, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::CallFunc_GetGlobalVar_Val' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000100, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, CallFunc_GetItemByID_Item) == 0x000108, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, CallFunc_GetItemByID_find) == 0x0001D8, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, K2Node_MakeStruct_S_ShowItemSpcData) == 0x0001E0, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::K2Node_MakeStruct_S_ShowItemSpcData' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000220, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, K2Node_MakeStruct_F_StoredItem) == 0x000228, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_AddNewShownData, CallFunc_Array_Add_ReturnValue) == 0x000248, "Member 'WB_ShowAddItemMain_New_C_AddNewShownData::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_BindNewPlayer \ static_assert(alignof(WB_ShowAddItemMain_New_C_BindNewPlayer) == 0x000008, "Wrong alignment on WB_ShowAddItemMain_New_C_BindNewPlayer"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_BindNewPlayer) == 0x000010, "Wrong size on WB_ShowAddItemMain_New_C_BindNewPlayer"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_BindNewPlayer, NewBindPlayer) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_BindNewPlayer::NewBindPlayer' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_BindNewPlayer, GlobalConfigCom) == 0x000008, "Member 'WB_ShowAddItemMain_New_C_BindNewPlayer::GlobalConfigCom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_BndEvt__WB_ShowAddItemMain_New_WB_LoopScrollView_K2Node_ComponentBoundEvent_0_PleaseRunningNext__DelegateSignature \ static_assert(alignof(WB_ShowAddItemMain_New_C_BndEvt__WB_ShowAddItemMain_New_WB_LoopScrollView_K2Node_ComponentBoundEvent_0_PleaseRunningNext__DelegateSignature) == 0x000008, "Wrong alignment on WB_ShowAddItemMain_New_C_BndEvt__WB_ShowAddItemMain_New_WB_LoopScrollView_K2Node_ComponentBoundEvent_0_PleaseRunningNext__DelegateSignature"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_BndEvt__WB_ShowAddItemMain_New_WB_LoopScrollView_K2Node_ComponentBoundEvent_0_PleaseRunningNext__DelegateSignature) == 0x000008, "Wrong size on WB_ShowAddItemMain_New_C_BndEvt__WB_ShowAddItemMain_New_WB_LoopScrollView_K2Node_ComponentBoundEvent_0_PleaseRunningNext__DelegateSignature"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_BndEvt__WB_ShowAddItemMain_New_WB_LoopScrollView_K2Node_ComponentBoundEvent_0_PleaseRunningNext__DelegateSignature, NextWidget) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_BndEvt__WB_ShowAddItemMain_New_WB_LoopScrollView_K2Node_ComponentBoundEvent_0_PleaseRunningNext__DelegateSignature::NextWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_ChangeLoopRunning \ static_assert(alignof(WB_ShowAddItemMain_New_C_ChangeLoopRunning) == 0x000001, "Wrong alignment on WB_ShowAddItemMain_New_C_ChangeLoopRunning"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_ChangeLoopRunning) == 0x000008, "Wrong size on WB_ShowAddItemMain_New_C_ChangeLoopRunning"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ChangeLoopRunning, Stop) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_ChangeLoopRunning::Stop' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ChangeLoopRunning, Local_SetStop) == 0x000001, "Member 'WB_ShowAddItemMain_New_C_ChangeLoopRunning::Local_SetStop' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ChangeLoopRunning, Temp_bool_Variable) == 0x000002, "Member 'WB_ShowAddItemMain_New_C_ChangeLoopRunning::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ChangeLoopRunning, Temp_byte_Variable) == 0x000003, "Member 'WB_ShowAddItemMain_New_C_ChangeLoopRunning::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ChangeLoopRunning, Temp_byte_Variable_1) == 0x000004, "Member 'WB_ShowAddItemMain_New_C_ChangeLoopRunning::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ChangeLoopRunning, K2Node_Select_Default) == 0x000005, "Member 'WB_ShowAddItemMain_New_C_ChangeLoopRunning::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ChangeLoopRunning, CallFunc_BooleanOR_ReturnValue) == 0x000006, "Member 'WB_ShowAddItemMain_New_C_ChangeLoopRunning::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ChangeLoopRunning, CallFunc_BooleanOR_ReturnValue_1) == 0x000007, "Member 'WB_ShowAddItemMain_New_C_ChangeLoopRunning::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount \ static_assert(alignof(WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount) == 0x000008, "Wrong alignment on WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount) == 0x000048, "Wrong size on WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount, NowItem) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount::NowItem' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount, OldCount) == 0x000020, "Member 'WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount::OldCount' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount, InWarehouse) == 0x000024, "Member 'WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount::InWarehouse' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount, S_ShowItemData) == 0x000028, "Member 'WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount::S_ShowItemData' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount, CallFunc_Subtract_IntInt_ReturnValue) == 0x000034, "Member 'WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount, K2Node_MakeStruct_S_ShowItemData) == 0x000038, "Member 'WB_ShowAddItemMain_New_C_ConertToShownDataByStackableAmount::K2Node_MakeStruct_S_ShowItemData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem \ static_assert(alignof(WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem) == 0x000008, "Wrong alignment on WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem) == 0x000038, "Wrong size on WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem, NewAdd) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem::NewAdd' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem, InWarehouse) == 0x000010, "Member 'WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem::InWarehouse' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem, S_ShowItemData) == 0x000014, "Member 'WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem::S_ShowItemData' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem, CallFunc_ReplaceSortID_NewSortID) == 0x000024, "Member 'WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem::CallFunc_ReplaceSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem, K2Node_MakeStruct_S_ShowItemData) == 0x000028, "Member 'WB_ShowAddItemMain_New_C_ConertToShownDataByUniqueItem::K2Node_MakeStruct_S_ShowItemData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New \ static_assert(alignof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New) == 0x000010, "Wrong alignment on WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New) == 0x000390, "Wrong size on WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, EntryPoint) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CreateDelegate_OutputDelegate_2) == 0x000024, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CreateDelegate_OutputDelegate_3) == 0x000034, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CreateDelegate_OutputDelegate_4) == 0x000044, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CreateDelegate_OutputDelegate_5) == 0x000054, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CreateDelegate_OutputDelegate_6) == 0x000064, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, Temp_int_Array_Index_Variable) == 0x000074, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, Temp_bool_IsClosed_Variable) == 0x000078, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, Temp_bool_Has_Been_Initd_Variable) == 0x000079, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_NewItemsAfterAdd_1) == 0x000080, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_NewItemsAfterAdd_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_IsItemFromCangku) == 0x000090, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_IsItemFromCangku' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_ItemAfterChange_1) == 0x000098, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_ItemAfterChange_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_OldNumber) == 0x0000B8, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_OldNumber' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_NewItem_1) == 0x0000BC, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_NewItem_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_Not_PreBool_ReturnValue) == 0x0000BD, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_ConertToShownDataByStackableAmount_S_ShowItemData) == 0x0000C0, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_ConertToShownDataByStackableAmount_S_ShowItemData' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_ConertToShownDataByUniqueItem_S_ShowItemData) == 0x0000CC, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_ConertToShownDataByUniqueItem_S_ShowItemData' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_ItemAfterChange) == 0x0000D8, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_ItemAfterChange' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_OldNum) == 0x0000F8, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_OldNum' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_NewItem) == 0x0000FC, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_NewItemsAfterAdd) == 0x000100, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_NewItemsAfterAdd' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_IsItemFromBeibao) == 0x000110, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_IsItemFromBeibao' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_Not_PreBool_ReturnValue_1) == 0x000111, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_ConertToShownDataByUniqueItem_S_ShowItemData_1) == 0x000114, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_ConertToShownDataByUniqueItem_S_ShowItemData_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_ConertToShownDataByStackableAmount_S_ShowItemData_1) == 0x000120, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_ConertToShownDataByStackableAmount_S_ShowItemData_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, Temp_delegate_Variable) == 0x00012C, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_PostEvent_ReturnValue) == 0x00013C, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_ComponentBoundEvent_NextWidget) == 0x000140, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_ComponentBoundEvent_NextWidget' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CreateDelegate_OutputDelegate_7) == 0x000148, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_DynamicCast_AsWB_Show_Add_Item_One_New) == 0x000158, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_DynamicCast_AsWB_Show_Add_Item_One_New' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_DynamicCast_bSuccess) == 0x000160, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000161, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_IsAdd) == 0x000162, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_IsAdd' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_ID) == 0x000168, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_ID' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CreateDelegate_OutputDelegate_8) == 0x000178, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_Array_Get_Item) == 0x000188, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_Array_Length_ReturnValue) == 0x00018C, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_MakeStruct_S_ShowItemData) == 0x000190, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_MakeStruct_S_ShowItemData' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_NewBindPlayer) == 0x0001A0, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_NewBindPlayer' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_GlobalConfigCom) == 0x0001A8, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_GlobalConfigCom' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_GetMyPlayerPostureComp_Comp) == 0x0001B0, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_GetMyPlayerPostureComp_Comp' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CreateDelegate_OutputDelegate_9) == 0x0001B8, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_NewFirePointID) == 0x0001C8, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_NewFirePointID' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_PresetPosition) == 0x0001E0, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_PresetPosition' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_Show) == 0x000240, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_Show' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_Not_PreBool_ReturnValue_2) == 0x000241, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000248, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_GetHUD_Shown_Shown) == 0x000250, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_GetHUD_Shown_Shown' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_SelectFloat_ReturnValue) == 0x000258, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_OptionTag) == 0x000260, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_OptionTag' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000268, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CreateDelegate_OutputDelegate_10) == 0x00026C, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_firepoint) == 0x000280, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_isReborn) == 0x000290, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_Position) == 0x0002A0, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, Temp_int_Loop_Counter_Variable) == 0x000300, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_Less_IntInt_ReturnValue) == 0x000304, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_Add_IntInt_ReturnValue) == 0x000308, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000310, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_ShownTime) == 0x000318, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_ShownTime' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000320, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x000328, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_PlayAnimation_ReturnValue) == 0x000330, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_GetAnimationCurrentTime_ReturnValue_1) == 0x000338, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_GetAnimationCurrentTime_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_PlayAnimation_ReturnValue_1) == 0x000340, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_IsVisible_ReturnValue) == 0x000348, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x000350, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CreateDelegate_OutputDelegate_11) == 0x000358, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_CustomEvent_AddCount) == 0x000368, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_CustomEvent_AddCount' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, K2Node_MakeStruct_S_ShowItemData_1) == 0x00036C, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::K2Node_MakeStruct_S_ShowItemData_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2) == 0x000378, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_3) == 0x000380, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_SetRenderOpacity_InOpacity_ImplicitCast) == 0x000388, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_SetRenderOpacity_InOpacity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New, CallFunc_RetriggerableDelay_Duration_ImplicitCast) == 0x00038C, "Member 'WB_ShowAddItemMain_New_C_ExecuteUbergraph_WB_ShowAddItemMain_New::CallFunc_RetriggerableDelay_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_OnAddressInfoShown \ static_assert(alignof(WB_ShowAddItemMain_New_C_OnAddressInfoShown) == 0x000008, "Wrong alignment on WB_ShowAddItemMain_New_C_OnAddressInfoShown"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_OnAddressInfoShown) == 0x000008, "Wrong size on WB_ShowAddItemMain_New_C_OnAddressInfoShown"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnAddressInfoShown, ShownTime) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_OnAddressInfoShown::ShownTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_OnOptionValueChange_Event \ static_assert(alignof(WB_ShowAddItemMain_New_C_OnOptionValueChange_Event) == 0x000004, "Wrong alignment on WB_ShowAddItemMain_New_C_OnOptionValueChange_Event"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_OnOptionValueChange_Event) == 0x000008, "Wrong size on WB_ShowAddItemMain_New_C_OnOptionValueChange_Event"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnOptionValueChange_Event, OptionTag) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_OnOptionValueChange_Event::OptionTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_OnPlayerHasBornedEvent \ static_assert(alignof(WB_ShowAddItemMain_New_C_OnPlayerHasBornedEvent) == 0x000010, "Wrong alignment on WB_ShowAddItemMain_New_C_OnPlayerHasBornedEvent"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_OnPlayerHasBornedEvent) == 0x000080, "Wrong size on WB_ShowAddItemMain_New_C_OnPlayerHasBornedEvent"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnPlayerHasBornedEvent, FirePoint) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_OnPlayerHasBornedEvent::FirePoint' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnPlayerHasBornedEvent, isReborn) == 0x000010, "Member 'WB_ShowAddItemMain_New_C_OnPlayerHasBornedEvent::isReborn' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnPlayerHasBornedEvent, Position) == 0x000020, "Member 'WB_ShowAddItemMain_New_C_OnPlayerHasBornedEvent::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_OnPlayerSkillPtAddByBossEvent \ static_assert(alignof(WB_ShowAddItemMain_New_C_OnPlayerSkillPtAddByBossEvent) == 0x000004, "Wrong alignment on WB_ShowAddItemMain_New_C_OnPlayerSkillPtAddByBossEvent"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_OnPlayerSkillPtAddByBossEvent) == 0x000004, "Wrong size on WB_ShowAddItemMain_New_C_OnPlayerSkillPtAddByBossEvent"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnPlayerSkillPtAddByBossEvent, AddCount) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_OnPlayerSkillPtAddByBossEvent::AddCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_OnPostureListChanageEvent \ static_assert(alignof(WB_ShowAddItemMain_New_C_OnPostureListChanageEvent) == 0x000008, "Wrong alignment on WB_ShowAddItemMain_New_C_OnPostureListChanageEvent"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_OnPostureListChanageEvent) == 0x000018, "Wrong size on WB_ShowAddItemMain_New_C_OnPostureListChanageEvent"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnPostureListChanageEvent, IsAdd) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_OnPostureListChanageEvent::IsAdd' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnPostureListChanageEvent, ID) == 0x000008, "Member 'WB_ShowAddItemMain_New_C_OnPostureListChanageEvent::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_OnRequestRestartToFirePoint \ static_assert(alignof(WB_ShowAddItemMain_New_C_OnRequestRestartToFirePoint) == 0x000010, "Wrong alignment on WB_ShowAddItemMain_New_C_OnRequestRestartToFirePoint"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_OnRequestRestartToFirePoint) == 0x000070, "Wrong size on WB_ShowAddItemMain_New_C_OnRequestRestartToFirePoint"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnRequestRestartToFirePoint, NewFirePointID) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_OnRequestRestartToFirePoint::NewFirePointID' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnRequestRestartToFirePoint, PresetPosition) == 0x000010, "Member 'WB_ShowAddItemMain_New_C_OnRequestRestartToFirePoint::PresetPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedEvent \ static_assert(alignof(WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedEvent) == 0x000008, "Wrong alignment on WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedEvent"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedEvent) == 0x000028, "Wrong size on WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedEvent"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedEvent, ItemAfterChange) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedEvent::ItemAfterChange' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedEvent, OldNumber) == 0x000020, "Member 'WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedEvent::OldNumber' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedEvent, NewItem) == 0x000024, "Member 'WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedEvent::NewItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedinCangkuEvent \ static_assert(alignof(WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedinCangkuEvent) == 0x000008, "Wrong alignment on WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedinCangkuEvent"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedinCangkuEvent) == 0x000028, "Wrong size on WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedinCangkuEvent"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedinCangkuEvent, ItemAfterChange) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedinCangkuEvent::ItemAfterChange' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedinCangkuEvent, OldNum) == 0x000020, "Member 'WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedinCangkuEvent::OldNum' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedinCangkuEvent, NewItem) == 0x000024, "Member 'WB_ShowAddItemMain_New_C_OnStackableItemAmountChangedinCangkuEvent::NewItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_OnUniqueItemAddedEvent \ static_assert(alignof(WB_ShowAddItemMain_New_C_OnUniqueItemAddedEvent) == 0x000008, "Wrong alignment on WB_ShowAddItemMain_New_C_OnUniqueItemAddedEvent"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_OnUniqueItemAddedEvent) == 0x000018, "Wrong size on WB_ShowAddItemMain_New_C_OnUniqueItemAddedEvent"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnUniqueItemAddedEvent, NewItemsAfterAdd) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_OnUniqueItemAddedEvent::NewItemsAfterAdd' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnUniqueItemAddedEvent, IsItemFromCangku) == 0x000010, "Member 'WB_ShowAddItemMain_New_C_OnUniqueItemAddedEvent::IsItemFromCangku' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_OnUniqueItemAddedToChangkuEvent \ static_assert(alignof(WB_ShowAddItemMain_New_C_OnUniqueItemAddedToChangkuEvent) == 0x000008, "Wrong alignment on WB_ShowAddItemMain_New_C_OnUniqueItemAddedToChangkuEvent"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_OnUniqueItemAddedToChangkuEvent) == 0x000018, "Wrong size on WB_ShowAddItemMain_New_C_OnUniqueItemAddedToChangkuEvent"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnUniqueItemAddedToChangkuEvent, NewItemsAfterAdd) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_OnUniqueItemAddedToChangkuEvent::NewItemsAfterAdd' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnUniqueItemAddedToChangkuEvent, IsItemFromBeibao) == 0x000010, "Member 'WB_ShowAddItemMain_New_C_OnUniqueItemAddedToChangkuEvent::IsItemFromBeibao' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemMain_New_C_OnUpdateItemGetPageByLevelScript \ static_assert(alignof(WB_ShowAddItemMain_New_C_OnUpdateItemGetPageByLevelScript) == 0x000001, "Wrong alignment on WB_ShowAddItemMain_New_C_OnUpdateItemGetPageByLevelScript"); \ static_assert(sizeof(WB_ShowAddItemMain_New_C_OnUpdateItemGetPageByLevelScript) == 0x000001, "Wrong size on WB_ShowAddItemMain_New_C_OnUpdateItemGetPageByLevelScript"); \ static_assert(offsetof(WB_ShowAddItemMain_New_C_OnUpdateItemGetPageByLevelScript, Show) == 0x000000, "Member 'WB_ShowAddItemMain_New_C_OnUpdateItemGetPageByLevelScript::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ShowAddItemMain_New_C \ static_assert(alignof(UWB_ShowAddItemMain_New_C) == 0x000008, "Wrong alignment on UWB_ShowAddItemMain_New_C"); \ static_assert(sizeof(UWB_ShowAddItemMain_New_C) == 0x000308, "Wrong size on UWB_ShowAddItemMain_New_C"); \ static_assert(offsetof(UWB_ShowAddItemMain_New_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ShowAddItemMain_New_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemMain_New_C, HiddenSpc) == 0x0002C8, "Member 'UWB_ShowAddItemMain_New_C::HiddenSpc' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemMain_New_C, CanvasPanel_Root) == 0x0002D0, "Member 'UWB_ShowAddItemMain_New_C::CanvasPanel_Root' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemMain_New_C, WB_LoopScrollView) == 0x0002D8, "Member 'UWB_ShowAddItemMain_New_C::WB_LoopScrollView' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemMain_New_C, WB_ShowAddSpcMain) == 0x0002E0, "Member 'UWB_ShowAddItemMain_New_C::WB_ShowAddSpcMain' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemMain_New_C, ShownData) == 0x0002E8, "Member 'UWB_ShowAddItemMain_New_C::ShownData' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemMain_New_C, OnUpdateUIByLevelScript) == 0x0002F8, "Member 'UWB_ShowAddItemMain_New_C::OnUpdateUIByLevelScript' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemMain_New_C, OnGameIsLoading) == 0x0002F9, "Member 'UWB_ShowAddItemMain_New_C::OnGameIsLoading' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemMain_New_C, Global_Config_Con) == 0x000300, "Member 'UWB_ShowAddItemMain_New_C::Global_Config_Con' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Option_Popwindow_C_BackKeyEvent \ static_assert(alignof(WB_Option_Popwindow_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_Option_Popwindow_C_BackKeyEvent"); \ static_assert(sizeof(WB_Option_Popwindow_C_BackKeyEvent) == 0x000048, "Wrong size on WB_Option_Popwindow_C_BackKeyEvent"); \ static_assert(offsetof(WB_Option_Popwindow_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_Option_Popwindow_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_Option_Popwindow_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Option_Popwindow_C_EnterKeyEvent \ static_assert(alignof(WB_Option_Popwindow_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_Option_Popwindow_C_EnterKeyEvent"); \ static_assert(sizeof(WB_Option_Popwindow_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_Option_Popwindow_C_EnterKeyEvent"); \ static_assert(offsetof(WB_Option_Popwindow_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_Option_Popwindow_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_Option_Popwindow_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow \ static_assert(alignof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow) == 0x000008, "Wrong alignment on WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow"); \ static_assert(sizeof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow) == 0x000168, "Wrong size on WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, EntryPoint) == 0x000000, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, Temp_delegate_Variable) == 0x000004, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, Temp_delegate_Variable_1) == 0x000014, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, Temp_delegate_Variable_2) == 0x000030, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, CallFunc_PostEvent_ReturnValue_2) == 0x000040, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, CallFunc_Create_ReturnValue) == 0x000048, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, K2Node_Event_InGeometry_1) == 0x000050, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, K2Node_Event_isDown_1) == 0x000090, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, K2Node_Event_InGeometry) == 0x000098, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, K2Node_Event_isDown) == 0x0000D8, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, CallFunc_AddChildToNavPanel_ReturnValue) == 0x0000E0, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::CallFunc_AddChildToNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, CallFunc_GetSelectedItemFromNavPanel_ReturnValue) == 0x0000E8, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::CallFunc_GetSelectedItemFromNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, K2Node_CreateDelegate_OutputDelegate) == 0x0000F0, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, K2Node_CreateDelegate_OutputDelegate_1) == 0x000100, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, K2Node_CreateDelegate_OutputDelegate_2) == 0x000110, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, Temp_int_Loop_Counter_Variable) == 0x000120, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, CallFunc_Add_IntInt_ReturnValue) == 0x000124, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, CallFunc_GetSelecteIndex_ReturnValue) == 0x000128, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::CallFunc_GetSelecteIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, CallFunc_Map_Values_Values) == 0x000130, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, CallFunc_Array_Get_Item) == 0x000140, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, CallFunc_IsValid_ReturnValue) == 0x000158, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, CallFunc_Array_Length_ReturnValue) == 0x00015C, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow, CallFunc_Less_IntInt_ReturnValue) == 0x000160, "Member 'WB_Option_Popwindow_C_ExecuteUbergraph_WB_Option_Popwindow::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Option_Popwindow_C_GetSelecteIndex \ static_assert(alignof(WB_Option_Popwindow_C_GetSelecteIndex) == 0x000008, "Wrong alignment on WB_Option_Popwindow_C_GetSelecteIndex"); \ static_assert(sizeof(WB_Option_Popwindow_C_GetSelecteIndex) == 0x0000F8, "Wrong size on WB_Option_Popwindow_C_GetSelecteIndex"); \ static_assert(offsetof(WB_Option_Popwindow_C_GetSelecteIndex, ReturnValue) == 0x000000, "Member 'WB_Option_Popwindow_C_GetSelecteIndex::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_GetSelecteIndex, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'WB_Option_Popwindow_C_GetSelecteIndex::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_GetSelecteIndex, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'WB_Option_Popwindow_C_GetSelecteIndex::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_GetSelecteIndex, CallFunc_GetOptionData_ReturnValue) == 0x000020, "Member 'WB_Option_Popwindow_C_GetSelecteIndex::CallFunc_GetOptionData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_GetSelecteIndex, CallFunc_Array_Find_ReturnValue) == 0x0000F0, "Member 'WB_Option_Popwindow_C_GetSelecteIndex::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Option_Popwindow_C_OnClick \ static_assert(alignof(WB_Option_Popwindow_C_OnClick) == 0x000008, "Wrong alignment on WB_Option_Popwindow_C_OnClick"); \ static_assert(sizeof(WB_Option_Popwindow_C_OnClick) == 0x000068, "Wrong size on WB_Option_Popwindow_C_OnClick"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnClick, Item) == 0x000000, "Member 'WB_Option_Popwindow_C_OnClick::Item' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnClick, Index_0) == 0x000008, "Member 'WB_Option_Popwindow_C_OnClick::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnClick, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'WB_Option_Popwindow_C_OnClick::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnClick, K2Node_DynamicCast_AsWB_Set_Popwindow_Button) == 0x000020, "Member 'WB_Option_Popwindow_C_OnClick::K2Node_DynamicCast_AsWB_Set_Popwindow_Button' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnClick, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'WB_Option_Popwindow_C_OnClick::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnClick, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'WB_Option_Popwindow_C_OnClick::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnClick, CallFunc_Map_Keys_Keys) == 0x000030, "Member 'WB_Option_Popwindow_C_OnClick::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnClick, CallFunc_IsValid_ReturnValue_1) == 0x000040, "Member 'WB_Option_Popwindow_C_OnClick::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnClick, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000048, "Member 'WB_Option_Popwindow_C_OnClick::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnClick, Temp_delegate_Variable) == 0x000050, "Member 'WB_Option_Popwindow_C_OnClick::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnClick, CallFunc_PostEvent_ReturnValue) == 0x000060, "Member 'WB_Option_Popwindow_C_OnClick::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Option_Popwindow_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_Option_Popwindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_Option_Popwindow_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_Option_Popwindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_Option_Popwindow_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_Option_Popwindow_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Option_Popwindow_C_OnSelect \ static_assert(alignof(WB_Option_Popwindow_C_OnSelect) == 0x000008, "Wrong alignment on WB_Option_Popwindow_C_OnSelect"); \ static_assert(sizeof(WB_Option_Popwindow_C_OnSelect) == 0x000030, "Wrong size on WB_Option_Popwindow_C_OnSelect"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnSelect, Item) == 0x000000, "Member 'WB_Option_Popwindow_C_OnSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnSelect, Index_0) == 0x000008, "Member 'WB_Option_Popwindow_C_OnSelect::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnSelect, K2Node_DynamicCast_AsWB_Set_Popwindow_Button) == 0x000010, "Member 'WB_Option_Popwindow_C_OnSelect::K2Node_DynamicCast_AsWB_Set_Popwindow_Button' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnSelect, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'WB_Option_Popwindow_C_OnSelect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnSelect, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'WB_Option_Popwindow_C_OnSelect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnSelect, Temp_delegate_Variable) == 0x00001C, "Member 'WB_Option_Popwindow_C_OnSelect::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnSelect, CallFunc_PostEvent_ReturnValue) == 0x00002C, "Member 'WB_Option_Popwindow_C_OnSelect::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Option_Popwindow_C_OnUnselect \ static_assert(alignof(WB_Option_Popwindow_C_OnUnselect) == 0x000008, "Wrong alignment on WB_Option_Popwindow_C_OnUnselect"); \ static_assert(sizeof(WB_Option_Popwindow_C_OnUnselect) == 0x000010, "Wrong size on WB_Option_Popwindow_C_OnUnselect"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnUnselect, Item) == 0x000000, "Member 'WB_Option_Popwindow_C_OnUnselect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_OnUnselect, Index_0) == 0x000008, "Member 'WB_Option_Popwindow_C_OnUnselect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Option_Popwindow_C_ToText \ static_assert(alignof(WB_Option_Popwindow_C_ToText) == 0x000008, "Wrong alignment on WB_Option_Popwindow_C_ToText"); \ static_assert(sizeof(WB_Option_Popwindow_C_ToText) == 0x000148, "Wrong size on WB_Option_Popwindow_C_ToText"); \ static_assert(offsetof(WB_Option_Popwindow_C_ToText, IntPoint) == 0x000000, "Member 'WB_Option_Popwindow_C_ToText::IntPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ToText, Result) == 0x000008, "Member 'WB_Option_Popwindow_C_ToText::Result' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ToText, CallFunc_Conv_IntToText_ReturnValue) == 0x000020, "Member 'WB_Option_Popwindow_C_ToText::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ToText, CallFunc_Conv_IntToText_ReturnValue_1) == 0x000038, "Member 'WB_Option_Popwindow_C_ToText::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ToText, CallFunc_MakeLiteralText_ReturnValue) == 0x000050, "Member 'WB_Option_Popwindow_C_ToText::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ToText, CallFunc_MakeLiteralText_ReturnValue_1) == 0x000068, "Member 'WB_Option_Popwindow_C_ToText::CallFunc_MakeLiteralText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ToText, K2Node_MakeStruct_FormatArgumentData) == 0x000080, "Member 'WB_Option_Popwindow_C_ToText::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ToText, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000D0, "Member 'WB_Option_Popwindow_C_ToText::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ToText, K2Node_MakeArray_Array) == 0x000120, "Member 'WB_Option_Popwindow_C_ToText::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_Option_Popwindow_C_ToText, CallFunc_Format_ReturnValue) == 0x000130, "Member 'WB_Option_Popwindow_C_ToText::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Option_Popwindow_C \ static_assert(alignof(UWB_Option_Popwindow_C) == 0x000008, "Wrong alignment on UWB_Option_Popwindow_C"); \ static_assert(sizeof(UWB_Option_Popwindow_C) == 0x000368, "Wrong size on UWB_Option_Popwindow_C"); \ static_assert(offsetof(UWB_Option_Popwindow_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_Option_Popwindow_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Option_Popwindow_C, Image_Arrowdown_1) == 0x0002C8, "Member 'UWB_Option_Popwindow_C::Image_Arrowdown_1' has a wrong offset!"); \ static_assert(offsetof(UWB_Option_Popwindow_C, Image_Arrowup) == 0x0002D0, "Member 'UWB_Option_Popwindow_C::Image_Arrowup' has a wrong offset!"); \ static_assert(offsetof(UWB_Option_Popwindow_C, ScrollBox) == 0x0002D8, "Member 'UWB_Option_Popwindow_C::ScrollBox' has a wrong offset!"); \ static_assert(offsetof(UWB_Option_Popwindow_C, WB_SecondaryWindow1_C_2) == 0x0002E0, "Member 'UWB_Option_Popwindow_C::WB_SecondaryWindow1_C_2' has a wrong offset!"); \ static_assert(offsetof(UWB_Option_Popwindow_C, As_WB_Set_Popwindow_Button) == 0x0002E8, "Member 'UWB_Option_Popwindow_C::As_WB_Set_Popwindow_Button' has a wrong offset!"); \ static_assert(offsetof(UWB_Option_Popwindow_C, CurrentIndex) == 0x0002F0, "Member 'UWB_Option_Popwindow_C::CurrentIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_Option_Popwindow_C, OptionButton) == 0x0002F8, "Member 'UWB_Option_Popwindow_C::OptionButton' has a wrong offset!"); \ static_assert(offsetof(UWB_Option_Popwindow_C, OptionTag) == 0x000300, "Member 'UWB_Option_Popwindow_C::OptionTag' has a wrong offset!"); \ static_assert(offsetof(UWB_Option_Popwindow_C, SelecteIndex) == 0x000308, "Member 'UWB_Option_Popwindow_C::SelecteIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_Option_Popwindow_C, Switch_Text) == 0x000310, "Member 'UWB_Option_Popwindow_C::Switch_Text' has a wrong offset!"); \ static_assert(offsetof(UWB_Option_Popwindow_C, PlaySelectSound) == 0x000360, "Member 'UWB_Option_Popwindow_C::PlaySelectSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_SettingType_Slider \ static_assert(alignof(FS_SettingType_Slider) == 0x000008, "Wrong alignment on FS_SettingType_Slider"); \ static_assert(sizeof(FS_SettingType_Slider) == 0x000018, "Wrong size on FS_SettingType_Slider"); \ static_assert(offsetof(FS_SettingType_Slider, MinValue_8_37D05ECF410D0FF074D8CFA1986C27DB) == 0x000000, "Member 'FS_SettingType_Slider::MinValue_8_37D05ECF410D0FF074D8CFA1986C27DB' has a wrong offset!"); \ static_assert(offsetof(FS_SettingType_Slider, MaxValue_11_3E0054CF4D0F8A70EB0A0FB8133ECCA4) == 0x000008, "Member 'FS_SettingType_Slider::MaxValue_11_3E0054CF4D0F8A70EB0A0FB8133ECCA4' has a wrong offset!"); \ static_assert(offsetof(FS_SettingType_Slider, IncrementValue_14_ABAF77654FB9D1EE80DDB3954402BF38) == 0x000010, "Member 'FS_SettingType_Slider::IncrementValue_14_ABAF77654FB9D1EE80DDB3954402BF38' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ResetBlendspace_C_Received_NotifyEnd \ static_assert(alignof(ANS_ResetBlendspace_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_ResetBlendspace_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_ResetBlendspace_C_Received_NotifyEnd) == 0x000080, "Wrong size on ANS_ResetBlendspace_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_ResetBlendspace_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_ResetBlendspace_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_ResetBlendspace_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_ResetBlendspace_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_ResetBlendspace_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_ResetBlendspace_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_ResetBlendspace_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_ResetBlendspace_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ResetBlendspace_C_Received_NotifyEnd, CallFunc_GetAnimInstance_ReturnValue) == 0x000048, "Member 'ANS_ResetBlendspace_C_Received_NotifyEnd::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ResetBlendspace_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'ANS_ResetBlendspace_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ResetBlendspace_C_Received_NotifyEnd, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000058, "Member 'ANS_ResetBlendspace_C_Received_NotifyEnd::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ResetBlendspace_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000060, "Member 'ANS_ResetBlendspace_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ResetBlendspace_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000068, "Member 'ANS_ResetBlendspace_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_ResetBlendspace_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'ANS_ResetBlendspace_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_ResetBlendspace_C_Received_NotifyEnd, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000071, "Member 'ANS_ResetBlendspace_C_Received_NotifyEnd::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ResetBlendspace_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue) == 0x000078, "Member 'ANS_ResetBlendspace_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_ResetBlendspace_C \ static_assert(alignof(UANS_ResetBlendspace_C) == 0x000008, "Wrong alignment on UANS_ResetBlendspace_C"); \ static_assert(sizeof(UANS_ResetBlendspace_C) == 0x000050, "Wrong size on UANS_ResetBlendspace_C"); \ static_assert(offsetof(UANS_ResetBlendspace_C, Time) == 0x000040, "Member 'UANS_ResetBlendspace_C::Time' has a wrong offset!"); \ static_assert(offsetof(UANS_ResetBlendspace_C, 如果是被这个动画噶掉了就不执行) == 0x000048, "Member 'UANS_ResetBlendspace_C::如果是被这个动画噶掉了就不执行' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase \ static_assert(alignof(WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase) == 0x000008, "Wrong alignment on WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase"); \ static_assert(sizeof(WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase) == 0x000038, "Wrong size on WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase"); \ static_assert(offsetof(WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase, EntryPoint) == 0x000000, "Member 'WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase, K2Node_CustomEvent_ModifTag) == 0x000004, "Member 'WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase::K2Node_CustomEvent_ModifTag' has a wrong offset!"); \ static_assert(offsetof(WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase, K2Node_CustomEvent_ButtonSkip) == 0x00000C, "Member 'WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase::K2Node_CustomEvent_ButtonSkip' has a wrong offset!"); \ static_assert(offsetof(WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase, K2Node_CustomEvent_IsSeleted) == 0x00000D, "Member 'WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase::K2Node_CustomEvent_IsSeleted' has a wrong offset!"); \ static_assert(offsetof(WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase, K2Node_CustomEvent_Default) == 0x000010, "Member 'WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase::K2Node_CustomEvent_Default' has a wrong offset!"); \ static_assert(offsetof(WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase, K2Node_CustomEvent_OptionButton) == 0x000020, "Member 'WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase::K2Node_CustomEvent_OptionButton' has a wrong offset!"); \ static_assert(offsetof(WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase, K2Node_CustomEvent_NewValue) == 0x000028, "Member 'WB_TypeBase_C_ExecuteUbergraph_WB_TypeBase::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TypeBase_C_OpenSpecialWindow \ static_assert(alignof(WB_TypeBase_C_OpenSpecialWindow) == 0x000008, "Wrong alignment on WB_TypeBase_C_OpenSpecialWindow"); \ static_assert(sizeof(WB_TypeBase_C_OpenSpecialWindow) == 0x000008, "Wrong size on WB_TypeBase_C_OpenSpecialWindow"); \ static_assert(offsetof(WB_TypeBase_C_OpenSpecialWindow, OptionButton) == 0x000000, "Member 'WB_TypeBase_C_OpenSpecialWindow::OptionButton' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TypeBase_C_RelevanetUpdateToType \ static_assert(alignof(WB_TypeBase_C_RelevanetUpdateToType) == 0x000004, "Wrong alignment on WB_TypeBase_C_RelevanetUpdateToType"); \ static_assert(sizeof(WB_TypeBase_C_RelevanetUpdateToType) == 0x00000C, "Wrong size on WB_TypeBase_C_RelevanetUpdateToType"); \ static_assert(offsetof(WB_TypeBase_C_RelevanetUpdateToType, ModifTag) == 0x000000, "Member 'WB_TypeBase_C_RelevanetUpdateToType::ModifTag' has a wrong offset!"); \ static_assert(offsetof(WB_TypeBase_C_RelevanetUpdateToType, ButtonSkip) == 0x000008, "Member 'WB_TypeBase_C_RelevanetUpdateToType::ButtonSkip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TypeBase_C_SetNewValue \ static_assert(alignof(WB_TypeBase_C_SetNewValue) == 0x000008, "Wrong alignment on WB_TypeBase_C_SetNewValue"); \ static_assert(sizeof(WB_TypeBase_C_SetNewValue) == 0x000010, "Wrong size on WB_TypeBase_C_SetNewValue"); \ static_assert(offsetof(WB_TypeBase_C_SetNewValue, NewValue) == 0x000000, "Member 'WB_TypeBase_C_SetNewValue::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TypeBase_C_SetTypeBaseInit \ static_assert(alignof(WB_TypeBase_C_SetTypeBaseInit) == 0x000008, "Wrong alignment on WB_TypeBase_C_SetTypeBaseInit"); \ static_assert(sizeof(WB_TypeBase_C_SetTypeBaseInit) == 0x000010, "Wrong size on WB_TypeBase_C_SetTypeBaseInit"); \ static_assert(offsetof(WB_TypeBase_C_SetTypeBaseInit, Default) == 0x000000, "Member 'WB_TypeBase_C_SetTypeBaseInit::Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TypeBase_C_SkipStyle \ static_assert(alignof(WB_TypeBase_C_SkipStyle) == 0x000001, "Wrong alignment on WB_TypeBase_C_SkipStyle"); \ static_assert(sizeof(WB_TypeBase_C_SkipStyle) == 0x000001, "Wrong size on WB_TypeBase_C_SkipStyle"); \ static_assert(offsetof(WB_TypeBase_C_SkipStyle, Skip) == 0x000000, "Member 'WB_TypeBase_C_SkipStyle::Skip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TypeBase_C_UpdateStyle \ static_assert(alignof(WB_TypeBase_C_UpdateStyle) == 0x000001, "Wrong alignment on WB_TypeBase_C_UpdateStyle"); \ static_assert(sizeof(WB_TypeBase_C_UpdateStyle) == 0x000001, "Wrong size on WB_TypeBase_C_UpdateStyle"); \ static_assert(offsetof(WB_TypeBase_C_UpdateStyle, IsSeleted) == 0x000000, "Member 'WB_TypeBase_C_UpdateStyle::IsSeleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_TypeBase_C \ static_assert(alignof(UWB_TypeBase_C) == 0x000008, "Wrong alignment on UWB_TypeBase_C"); \ static_assert(sizeof(UWB_TypeBase_C) == 0x000328, "Wrong size on UWB_TypeBase_C"); \ static_assert(offsetof(UWB_TypeBase_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_TypeBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_TypeBase_C, Option_Tag) == 0x0002C8, "Member 'UWB_TypeBase_C::Option_Tag' has a wrong offset!"); \ static_assert(offsetof(UWB_TypeBase_C, Default_Value) == 0x0002D0, "Member 'UWB_TypeBase_C::Default_Value' has a wrong offset!"); \ static_assert(offsetof(UWB_TypeBase_C, Setting_Type_Chose) == 0x0002E0, "Member 'UWB_TypeBase_C::Setting_Type_Chose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_KeepDecreasingMaxHP_C_OnBuffFunction \ static_assert(alignof(BP_Buff_KeepDecreasingMaxHP_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_KeepDecreasingMaxHP_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_KeepDecreasingMaxHP_C_OnBuffFunction) == 0x000028, "Wrong size on BP_Buff_KeepDecreasingMaxHP_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_KeepDecreasingMaxHP_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_KeepDecreasingMaxHP_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepDecreasingMaxHP_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_Buff_KeepDecreasingMaxHP_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepDecreasingMaxHP_C_OnBuffFunction, CallFunc_GetMyHealth_Health) == 0x000010, "Member 'BP_Buff_KeepDecreasingMaxHP_C_OnBuffFunction::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepDecreasingMaxHP_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue_1) == 0x000018, "Member 'BP_Buff_KeepDecreasingMaxHP_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepDecreasingMaxHP_C_OnBuffFunction, CallFunc_GetMyHealth_Health_1) == 0x000020, "Member 'BP_Buff_KeepDecreasingMaxHP_C_OnBuffFunction::CallFunc_GetMyHealth_Health_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_KeepDecreasingMaxHP_C_RemoveBuff \ static_assert(alignof(BP_Buff_KeepDecreasingMaxHP_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_KeepDecreasingMaxHP_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_KeepDecreasingMaxHP_C_RemoveBuff) == 0x000010, "Wrong size on BP_Buff_KeepDecreasingMaxHP_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_KeepDecreasingMaxHP_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_Buff_KeepDecreasingMaxHP_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepDecreasingMaxHP_C_RemoveBuff, CallFunc_GetMyHealth_Health) == 0x000008, "Member 'BP_Buff_KeepDecreasingMaxHP_C_RemoveBuff::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_KeepDecreasingMaxHP_C \ static_assert(alignof(UBP_Buff_KeepDecreasingMaxHP_C) == 0x000008, "Wrong alignment on UBP_Buff_KeepDecreasingMaxHP_C"); \ static_assert(sizeof(UBP_Buff_KeepDecreasingMaxHP_C) == 0x000158, "Wrong size on UBP_Buff_KeepDecreasingMaxHP_C"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_BndEvt__WB_Type_Slider_Slider_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature \ static_assert(alignof(WB_Type_Slider_C_BndEvt__WB_Type_Slider_Slider_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature) == 0x000004, "Wrong alignment on WB_Type_Slider_C_BndEvt__WB_Type_Slider_Slider_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature"); \ static_assert(sizeof(WB_Type_Slider_C_BndEvt__WB_Type_Slider_Slider_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature) == 0x000004, "Wrong size on WB_Type_Slider_C_BndEvt__WB_Type_Slider_Slider_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature"); \ static_assert(offsetof(WB_Type_Slider_C_BndEvt__WB_Type_Slider_Slider_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature, Value) == 0x000000, "Member 'WB_Type_Slider_C_BndEvt__WB_Type_Slider_Slider_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_ClickEvent \ static_assert(alignof(WB_Type_Slider_C_ClickEvent) == 0x000008, "Wrong alignment on WB_Type_Slider_C_ClickEvent"); \ static_assert(sizeof(WB_Type_Slider_C_ClickEvent) == 0x000048, "Wrong size on WB_Type_Slider_C_ClickEvent"); \ static_assert(offsetof(WB_Type_Slider_C_ClickEvent, IsAdd) == 0x000000, "Member 'WB_Type_Slider_C_ClickEvent::IsAdd' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ClickEvent, LocalIncrementValue) == 0x000008, "Member 'WB_Type_Slider_C_ClickEvent::LocalIncrementValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ClickEvent, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'WB_Type_Slider_C_ClickEvent::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ClickEvent, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'WB_Type_Slider_C_ClickEvent::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ClickEvent, Temp_delegate_Variable) == 0x00001C, "Member 'WB_Type_Slider_C_ClickEvent::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ClickEvent, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000030, "Member 'WB_Type_Slider_C_ClickEvent::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ClickEvent, CallFunc_PostEvent_ReturnValue) == 0x000038, "Member 'WB_Type_Slider_C_ClickEvent::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ClickEvent, CallFunc_FClamp_ReturnValue) == 0x000040, "Member 'WB_Type_Slider_C_ClickEvent::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_DoesNotMeetRecommendedBackEvent \ static_assert(alignof(WB_Type_Slider_C_DoesNotMeetRecommendedBackEvent) == 0x000001, "Wrong alignment on WB_Type_Slider_C_DoesNotMeetRecommendedBackEvent"); \ static_assert(sizeof(WB_Type_Slider_C_DoesNotMeetRecommendedBackEvent) == 0x000001, "Wrong size on WB_Type_Slider_C_DoesNotMeetRecommendedBackEvent"); \ static_assert(offsetof(WB_Type_Slider_C_DoesNotMeetRecommendedBackEvent, Modify) == 0x000000, "Member 'WB_Type_Slider_C_DoesNotMeetRecommendedBackEvent::Modify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider \ static_assert(alignof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider) == 0x000008, "Wrong alignment on WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider"); \ static_assert(sizeof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider) == 0x000218, "Wrong size on WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, EntryPoint) == 0x000000, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000028, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x000030, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, Temp_delegate_Variable) == 0x000038, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_PostEvent_ReturnValue) == 0x000048, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000050, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, K2Node_ComponentBoundEvent_Value) == 0x000058, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::K2Node_ComponentBoundEvent_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, K2Node_Event_NewValue) == 0x000060, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::K2Node_Event_NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_GetPlayerController_ReturnValue) == 0x000070, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, K2Node_DynamicCast_AsDCSPlayer_Controller_Base) == 0x000078, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::K2Node_DynamicCast_AsDCSPlayer_Controller_Base' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_PreviewKey_handle) == 0x000088, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_PreviewKey_handle' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, K2Node_Event_IsSeleted) == 0x000140, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::K2Node_Event_IsSeleted' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, K2Node_CreateDelegate_OutputDelegate_2) == 0x000144, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, K2Node_Event_ModifTag) == 0x000154, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::K2Node_Event_ModifTag' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, K2Node_Event_ButtonSkip) == 0x00015C, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::K2Node_Event_ButtonSkip' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_K2_SetTimerDelegate_ReturnValue_2) == 0x000160, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_K2_SetTimerDelegate_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000168, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_GetSliderSetting_MinValue) == 0x000170, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_GetSliderSetting_MinValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_GetSliderSetting_MaxValue) == 0x000178, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_GetSliderSetting_MaxValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_GetSliderSetting_IncrementValue) == 0x000180, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_GetSliderSetting_IncrementValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_GetOptionValue_ReturnValue) == 0x000188, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000198, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, K2Node_CustomEvent_NewValue) == 0x0001A0, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x0001A8, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001B0, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0001B8, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_Round_ReturnValue) == 0x0001C0, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_Round_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_Round_ReturnValue_1) == 0x0001C4, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_Round_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0001C8, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_Multiply_IntInt_ReturnValue) == 0x0001CC, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_Multiply_IntInt_ReturnValue_1) == 0x0001D0, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_Multiply_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0001D8, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x0001E0, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0001E8, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0001F0, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_UpdateValue_NewValue_ImplicitCast) == 0x000200, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_UpdateValue_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_SetStepSize_InValue_ImplicitCast) == 0x000208, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_SetStepSize_InValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_SetMinValue_InValue_ImplicitCast) == 0x00020C, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_SetMinValue_InValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider, CallFunc_SetMaxValue_InValue_ImplicitCast) == 0x000210, "Member 'WB_Type_Slider_C_ExecuteUbergraph_WB_Type_Slider::CallFunc_SetMaxValue_InValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_Get_TextBlock_83_Text_0 \ static_assert(alignof(WB_Type_Slider_C_Get_TextBlock_83_Text_0) == 0x000008, "Wrong alignment on WB_Type_Slider_C_Get_TextBlock_83_Text_0"); \ static_assert(sizeof(WB_Type_Slider_C_Get_TextBlock_83_Text_0) == 0x000038, "Wrong size on WB_Type_Slider_C_Get_TextBlock_83_Text_0"); \ static_assert(offsetof(WB_Type_Slider_C_Get_TextBlock_83_Text_0, ReturnValue) == 0x000000, "Member 'WB_Type_Slider_C_Get_TextBlock_83_Text_0::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_Get_TextBlock_83_Text_0, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000018, "Member 'WB_Type_Slider_C_Get_TextBlock_83_Text_0::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_Get_TextBlock_83_Text_0, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000020, "Member 'WB_Type_Slider_C_Get_TextBlock_83_Text_0::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_GetPercent \ static_assert(alignof(WB_Type_Slider_C_GetPercent) == 0x000004, "Wrong alignment on WB_Type_Slider_C_GetPercent"); \ static_assert(sizeof(WB_Type_Slider_C_GetPercent) == 0x000008, "Wrong size on WB_Type_Slider_C_GetPercent"); \ static_assert(offsetof(WB_Type_Slider_C_GetPercent, ReturnValue) == 0x000000, "Member 'WB_Type_Slider_C_GetPercent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetPercent, CallFunc_GetNormalizedValue_ReturnValue) == 0x000004, "Member 'WB_Type_Slider_C_GetPercent::CallFunc_GetNormalizedValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_GetSliderSetting \ static_assert(alignof(WB_Type_Slider_C_GetSliderSetting) == 0x000008, "Wrong alignment on WB_Type_Slider_C_GetSliderSetting"); \ static_assert(sizeof(WB_Type_Slider_C_GetSliderSetting) == 0x000138, "Wrong size on WB_Type_Slider_C_GetSliderSetting"); \ static_assert(offsetof(WB_Type_Slider_C_GetSliderSetting, MinValue) == 0x000000, "Member 'WB_Type_Slider_C_GetSliderSetting::MinValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetSliderSetting, MaxValue) == 0x000008, "Member 'WB_Type_Slider_C_GetSliderSetting::MaxValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetSliderSetting, IncrementValue) == 0x000010, "Member 'WB_Type_Slider_C_GetSliderSetting::IncrementValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetSliderSetting, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000018, "Member 'WB_Type_Slider_C_GetSliderSetting::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetSliderSetting, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000020, "Member 'WB_Type_Slider_C_GetSliderSetting::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetSliderSetting, CallFunc_GetOptionData_ReturnValue) == 0x000028, "Member 'WB_Type_Slider_C_GetSliderSetting::CallFunc_GetOptionData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetSliderSetting, CallFunc_GetSelectStructData_Data) == 0x0000F8, "Member 'WB_Type_Slider_C_GetSliderSetting::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetSliderSetting, CallFunc_GetSelectStructData_ReturnValue) == 0x000110, "Member 'WB_Type_Slider_C_GetSliderSetting::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetSliderSetting, CallFunc_GetClassDefault_OutObject) == 0x000118, "Member 'WB_Type_Slider_C_GetSliderSetting::CallFunc_GetClassDefault_OutObject' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetSliderSetting, CallFunc_OverrideSliderValue_Override) == 0x000120, "Member 'WB_Type_Slider_C_GetSliderSetting::CallFunc_OverrideSliderValue_Override' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetSliderSetting, CallFunc_OverrideSliderValue_ReturnMin) == 0x000128, "Member 'WB_Type_Slider_C_GetSliderSetting::CallFunc_OverrideSliderValue_ReturnMin' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetSliderSetting, CallFunc_OverrideSliderValue_ReturnMax) == 0x000130, "Member 'WB_Type_Slider_C_GetSliderSetting::CallFunc_OverrideSliderValue_ReturnMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_GetStyleSelectNum \ static_assert(alignof(WB_Type_Slider_C_GetStyleSelectNum) == 0x000008, "Wrong alignment on WB_Type_Slider_C_GetStyleSelectNum"); \ static_assert(sizeof(WB_Type_Slider_C_GetStyleSelectNum) == 0x000028, "Wrong size on WB_Type_Slider_C_GetStyleSelectNum"); \ static_assert(offsetof(WB_Type_Slider_C_GetStyleSelectNum, Condition) == 0x000000, "Member 'WB_Type_Slider_C_GetStyleSelectNum::Condition' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetStyleSelectNum, A) == 0x000008, "Member 'WB_Type_Slider_C_GetStyleSelectNum::A' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetStyleSelectNum, B) == 0x000010, "Member 'WB_Type_Slider_C_GetStyleSelectNum::B' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetStyleSelectNum, OutputValue) == 0x000018, "Member 'WB_Type_Slider_C_GetStyleSelectNum::OutputValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetStyleSelectNum, OutputIndex) == 0x00001C, "Member 'WB_Type_Slider_C_GetStyleSelectNum::OutputIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_GetStyleSelectNum, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000020, "Member 'WB_Type_Slider_C_GetStyleSelectNum::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_InitRecommended \ static_assert(alignof(WB_Type_Slider_C_InitRecommended) == 0x000008, "Wrong alignment on WB_Type_Slider_C_InitRecommended"); \ static_assert(sizeof(WB_Type_Slider_C_InitRecommended) == 0x000010, "Wrong size on WB_Type_Slider_C_InitRecommended"); \ static_assert(offsetof(WB_Type_Slider_C_InitRecommended, Local_OldValue) == 0x000000, "Member 'WB_Type_Slider_C_InitRecommended::Local_OldValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_LeftClickEvent \ static_assert(alignof(WB_Type_Slider_C_LeftClickEvent) == 0x000008, "Wrong alignment on WB_Type_Slider_C_LeftClickEvent"); \ static_assert(sizeof(WB_Type_Slider_C_LeftClickEvent) == 0x000010, "Wrong size on WB_Type_Slider_C_LeftClickEvent"); \ static_assert(offsetof(WB_Type_Slider_C_LeftClickEvent, NewLocalVar_1) == 0x000000, "Member 'WB_Type_Slider_C_LeftClickEvent::NewLocalVar_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_LeftClickEvent, NewLocalVar_0) == 0x000008, "Member 'WB_Type_Slider_C_LeftClickEvent::NewLocalVar_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_PlayHightLightAnimation \ static_assert(alignof(WB_Type_Slider_C_PlayHightLightAnimation) == 0x000008, "Wrong alignment on WB_Type_Slider_C_PlayHightLightAnimation"); \ static_assert(sizeof(WB_Type_Slider_C_PlayHightLightAnimation) == 0x000020, "Wrong size on WB_Type_Slider_C_PlayHightLightAnimation"); \ static_assert(offsetof(WB_Type_Slider_C_PlayHightLightAnimation, Animation) == 0x000000, "Member 'WB_Type_Slider_C_PlayHightLightAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_PlayHightLightAnimation, Image) == 0x000008, "Member 'WB_Type_Slider_C_PlayHightLightAnimation::Image' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_PlayHightLightAnimation, CantAdjust) == 0x000010, "Member 'WB_Type_Slider_C_PlayHightLightAnimation::CantAdjust' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_PlayHightLightAnimation, CallFunc_PlayAnimation_ReturnValue) == 0x000018, "Member 'WB_Type_Slider_C_PlayHightLightAnimation::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_RelevanetUpdateToType \ static_assert(alignof(WB_Type_Slider_C_RelevanetUpdateToType) == 0x000004, "Wrong alignment on WB_Type_Slider_C_RelevanetUpdateToType"); \ static_assert(sizeof(WB_Type_Slider_C_RelevanetUpdateToType) == 0x00000C, "Wrong size on WB_Type_Slider_C_RelevanetUpdateToType"); \ static_assert(offsetof(WB_Type_Slider_C_RelevanetUpdateToType, ModifTag) == 0x000000, "Member 'WB_Type_Slider_C_RelevanetUpdateToType::ModifTag' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_RelevanetUpdateToType, ButtonSkip) == 0x000008, "Member 'WB_Type_Slider_C_RelevanetUpdateToType::ButtonSkip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_SaveValue \ static_assert(alignof(WB_Type_Slider_C_SaveValue) == 0x000008, "Wrong alignment on WB_Type_Slider_C_SaveValue"); \ static_assert(sizeof(WB_Type_Slider_C_SaveValue) == 0x000038, "Wrong size on WB_Type_Slider_C_SaveValue"); \ static_assert(offsetof(WB_Type_Slider_C_SaveValue, InputIndex) == 0x000000, "Member 'WB_Type_Slider_C_SaveValue::InputIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_SaveValue, Local_OldValue) == 0x000008, "Member 'WB_Type_Slider_C_SaveValue::Local_OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_SaveValue, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000018, "Member 'WB_Type_Slider_C_SaveValue::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_SaveValue, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000028, "Member 'WB_Type_Slider_C_SaveValue::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_SaveValue, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000029, "Member 'WB_Type_Slider_C_SaveValue::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_SaveValue, CallFunc_BooleanAND_ReturnValue) == 0x00002A, "Member 'WB_Type_Slider_C_SaveValue::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_SaveValue, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000030, "Member 'WB_Type_Slider_C_SaveValue::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_SetNewValue \ static_assert(alignof(WB_Type_Slider_C_SetNewValue) == 0x000008, "Wrong alignment on WB_Type_Slider_C_SetNewValue"); \ static_assert(sizeof(WB_Type_Slider_C_SetNewValue) == 0x000010, "Wrong size on WB_Type_Slider_C_SetNewValue"); \ static_assert(offsetof(WB_Type_Slider_C_SetNewValue, NewValue) == 0x000000, "Member 'WB_Type_Slider_C_SetNewValue::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_SkipStyle \ static_assert(alignof(WB_Type_Slider_C_SkipStyle) == 0x000001, "Wrong alignment on WB_Type_Slider_C_SkipStyle"); \ static_assert(sizeof(WB_Type_Slider_C_SkipStyle) == 0x000001, "Wrong size on WB_Type_Slider_C_SkipStyle"); \ static_assert(offsetof(WB_Type_Slider_C_SkipStyle, Skip) == 0x000000, "Member 'WB_Type_Slider_C_SkipStyle::Skip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_UpdateArrowSelectedStyle \ static_assert(alignof(WB_Type_Slider_C_UpdateArrowSelectedStyle) == 0x000008, "Wrong alignment on WB_Type_Slider_C_UpdateArrowSelectedStyle"); \ static_assert(sizeof(WB_Type_Slider_C_UpdateArrowSelectedStyle) == 0x000070, "Wrong size on WB_Type_Slider_C_UpdateArrowSelectedStyle"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, IsSelect) == 0x000000, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::IsSelect' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, RelevanetSkip) == 0x000001, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::RelevanetSkip' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, Temp_object_Variable) == 0x000008, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, Temp_int_Variable) == 0x000010, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, Temp_object_Variable_1) == 0x000018, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, Temp_object_Variable_2) == 0x000020, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, Temp_object_Variable_3) == 0x000028, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, Temp_object_Variable_4) == 0x000030, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, Temp_object_Variable_5) == 0x000038, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, Temp_int_Variable_1) == 0x000040, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, CallFunc_GetStyleSelectNum_OutputValue) == 0x000044, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::CallFunc_GetStyleSelectNum_OutputValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000048, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, CallFunc_GetStyleSelectNum_OutputValue_1) == 0x00004C, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::CallFunc_GetStyleSelectNum_OutputValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000050, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000051, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, K2Node_Select_Default) == 0x000058, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x000060, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateArrowSelectedStyle, K2Node_Select_Default_1) == 0x000068, "Member 'WB_Type_Slider_C_UpdateArrowSelectedStyle::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_UpdateStyle \ static_assert(alignof(WB_Type_Slider_C_UpdateStyle) == 0x000001, "Wrong alignment on WB_Type_Slider_C_UpdateStyle"); \ static_assert(sizeof(WB_Type_Slider_C_UpdateStyle) == 0x000001, "Wrong size on WB_Type_Slider_C_UpdateStyle"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateStyle, IsSeleted) == 0x000000, "Member 'WB_Type_Slider_C_UpdateStyle::IsSeleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Slider_C_UpdateValue \ static_assert(alignof(WB_Type_Slider_C_UpdateValue) == 0x000008, "Wrong alignment on WB_Type_Slider_C_UpdateValue"); \ static_assert(sizeof(WB_Type_Slider_C_UpdateValue) == 0x000008, "Wrong size on WB_Type_Slider_C_UpdateValue"); \ static_assert(offsetof(WB_Type_Slider_C_UpdateValue, NewValue) == 0x000000, "Member 'WB_Type_Slider_C_UpdateValue::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Type_Slider_C \ static_assert(alignof(UWB_Type_Slider_C) == 0x000008, "Wrong alignment on UWB_Type_Slider_C"); \ static_assert(sizeof(UWB_Type_Slider_C) == 0x0003E8, "Wrong size on UWB_Type_Slider_C"); \ static_assert(offsetof(UWB_Type_Slider_C, UberGraphFrame_WB_Type_Slider_C) == 0x000328, "Member 'UWB_Type_Slider_C::UberGraphFrame_WB_Type_Slider_C' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, RightHightLightAnimation) == 0x000330, "Member 'UWB_Type_Slider_C::RightHightLightAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, LeftHightLightAnimation) == 0x000338, "Member 'UWB_Type_Slider_C::LeftHightLightAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, CustomizationTextBlock_108) == 0x000340, "Member 'UWB_Type_Slider_C::CustomizationTextBlock_108' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, Image_Left) == 0x000348, "Member 'UWB_Type_Slider_C::Image_Left' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, Image_LeftHightLight) == 0x000350, "Member 'UWB_Type_Slider_C::Image_LeftHightLight' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, Image_Right) == 0x000358, "Member 'UWB_Type_Slider_C::Image_Right' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, Image_RightHightLight) == 0x000360, "Member 'UWB_Type_Slider_C::Image_RightHightLight' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, ProgressBar) == 0x000368, "Member 'UWB_Type_Slider_C::ProgressBar' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, Slider) == 0x000370, "Member 'UWB_Type_Slider_C::Slider' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, WGI_Button_Left) == 0x000378, "Member 'UWB_Type_Slider_C::WGI_Button_Left' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, WGI_Button_Right) == 0x000380, "Member 'UWB_Type_Slider_C::WGI_Button_Right' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, Max_Value) == 0x000388, "Member 'UWB_Type_Slider_C::Max_Value' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, Min_Value) == 0x000390, "Member 'UWB_Type_Slider_C::Min_Value' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, DefaultValue) == 0x000398, "Member 'UWB_Type_Slider_C::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, Increment_Value) == 0x0003A0, "Member 'UWB_Type_Slider_C::Increment_Value' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, TimerHandle) == 0x0003A8, "Member 'UWB_Type_Slider_C::TimerHandle' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, LastValue) == 0x0003B0, "Member 'UWB_Type_Slider_C::LastValue' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, LeftCantAdjust) == 0x0003B8, "Member 'UWB_Type_Slider_C::LeftCantAdjust' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, RightCantAdjust) == 0x0003B9, "Member 'UWB_Type_Slider_C::RightCantAdjust' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, Timer) == 0x0003C0, "Member 'UWB_Type_Slider_C::Timer' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, CurrentValue) == 0x0003C8, "Member 'UWB_Type_Slider_C::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, Relevanet_Skip) == 0x0003CC, "Member 'UWB_Type_Slider_C::Relevanet_Skip' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, SpecialType) == 0x0003CD, "Member 'UWB_Type_Slider_C::SpecialType' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, DoesNotMeetRecommendedCache) == 0x0003D0, "Member 'UWB_Type_Slider_C::DoesNotMeetRecommendedCache' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Slider_C, RecommendedOptionRule) == 0x0003E0, "Member 'UWB_Type_Slider_C::RecommendedOptionRule' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_CheckSave \ static_assert(alignof(GemComponent_C_CheckSave) == 0x000001, "Wrong alignment on GemComponent_C_CheckSave"); \ static_assert(sizeof(GemComponent_C_CheckSave) == 0x000001, "Wrong size on GemComponent_C_CheckSave"); \ static_assert(offsetof(GemComponent_C_CheckSave, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'GemComponent_C_CheckSave::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_CreateGem \ static_assert(alignof(GemComponent_C_CreateGem) == 0x000004, "Wrong alignment on GemComponent_C_CreateGem"); \ static_assert(sizeof(GemComponent_C_CreateGem) == 0x000064, "Wrong size on GemComponent_C_CreateGem"); \ static_assert(offsetof(GemComponent_C_CreateGem, SID) == 0x000000, "Member 'GemComponent_C_CreateGem::SID' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem, DCSGemAttributes) == 0x000004, "Member 'GemComponent_C_CreateGem::DCSGemAttributes' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem, CallFunc_CreateGem_Define_DCSGemAttributes) == 0x000024, "Member 'GemComponent_C_CreateGem::CallFunc_CreateGem_Define_DCSGemAttributes' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem, CallFunc_CreateGem_Default_DCSGemAttributes) == 0x000044, "Member 'GemComponent_C_CreateGem::CallFunc_CreateGem_Default_DCSGemAttributes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_CreateGem_Default \ static_assert(alignof(GemComponent_C_CreateGem_Default) == 0x000008, "Wrong alignment on GemComponent_C_CreateGem_Default"); \ static_assert(sizeof(GemComponent_C_CreateGem_Default) == 0x0000F8, "Wrong size on GemComponent_C_CreateGem_Default"); \ static_assert(offsetof(GemComponent_C_CreateGem_Default, SID) == 0x000000, "Member 'GemComponent_C_CreateGem_Default::SID' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Default, Level) == 0x000004, "Member 'GemComponent_C_CreateGem_Default::Level' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Default, DCSGemAttributes) == 0x000008, "Member 'GemComponent_C_CreateGem_Default::DCSGemAttributes' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Default, L_StrArr) == 0x000028, "Member 'GemComponent_C_CreateGem_Default::L_StrArr' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Default, Filter) == 0x000038, "Member 'GemComponent_C_CreateGem_Default::Filter' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Default, L_Arr) == 0x000088, "Member 'GemComponent_C_CreateGem_Default::L_Arr' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Default, L_level) == 0x000098, "Member 'GemComponent_C_CreateGem_Default::L_level' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Default, CallFunc_GetModel_ItemCollectComponent_ReturnValue) == 0x0000A0, "Member 'GemComponent_C_CreateGem_Default::CallFunc_GetModel_ItemCollectComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Default, CallFunc_ReplaceGemRingByNewGamePlus_ReturnID) == 0x0000A8, "Member 'GemComponent_C_CreateGem_Default::CallFunc_ReplaceGemRingByNewGamePlus_ReturnID' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Default, CallFunc_ReplaceGemRingByNewGamePlus_ReturnSue) == 0x0000AC, "Member 'GemComponent_C_CreateGem_Default::CallFunc_ReplaceGemRingByNewGamePlus_ReturnSue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Default, K2Node_MakeStruct_DCSGemAttributes) == 0x0000B0, "Member 'GemComponent_C_CreateGem_Default::K2Node_MakeStruct_DCSGemAttributes' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Default, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x0000D0, "Member 'GemComponent_C_CreateGem_Default::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Default, K2Node_MakeStruct_DCSGemAttributes_1) == 0x0000D4, "Member 'GemComponent_C_CreateGem_Default::K2Node_MakeStruct_DCSGemAttributes_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Default, CallFunc_Greater_IntInt_ReturnValue) == 0x0000F4, "Member 'GemComponent_C_CreateGem_Default::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_CreateGem_Define \ static_assert(alignof(GemComponent_C_CreateGem_Define) == 0x000008, "Wrong alignment on GemComponent_C_CreateGem_Define"); \ static_assert(sizeof(GemComponent_C_CreateGem_Define) == 0x0001E0, "Wrong size on GemComponent_C_CreateGem_Define"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, DefineSid) == 0x000000, "Member 'GemComponent_C_CreateGem_Define::DefineSid' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, DCSGemAttributes) == 0x000004, "Member 'GemComponent_C_CreateGem_Define::DCSGemAttributes' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, L_SID) == 0x000024, "Member 'GemComponent_C_CreateGem_Define::L_SID' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, L_Filter) == 0x000028, "Member 'GemComponent_C_CreateGem_Define::L_Filter' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, L_Temp) == 0x000078, "Member 'GemComponent_C_CreateGem_Define::L_Temp' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, L_TempArr) == 0x000098, "Member 'GemComponent_C_CreateGem_Define::L_TempArr' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, L_level) == 0x0000A8, "Member 'GemComponent_C_CreateGem_Define::L_level' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, AttrArr) == 0x0000B0, "Member 'GemComponent_C_CreateGem_Define::AttrArr' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Conv_IntToString_ReturnValue) == 0x0000C0, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Conv_StringToName_ReturnValue) == 0x0000D0, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, Temp_int_Array_Index_Variable) == 0x0000D8, "Member 'GemComponent_C_CreateGem_Define::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Multiply_IntInt_ReturnValue) == 0x0000DC, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Add_IntInt_ReturnValue) == 0x0000E0, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_GetMaxViceNum_Max) == 0x0000E4, "Member 'GemComponent_C_CreateGem_Define::CallFunc_GetMaxViceNum_Max' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Less_IntInt_ReturnValue) == 0x0000E8, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000E9, "Member 'GemComponent_C_CreateGem_Define::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_GetAttrLevelByID_AttrLevel) == 0x0000EC, "Member 'GemComponent_C_CreateGem_Define::CallFunc_GetAttrLevelByID_AttrLevel' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000F0, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000F8, "Member 'GemComponent_C_CreateGem_Define::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000148, "Member 'GemComponent_C_CreateGem_Define::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_GetRandomResultByStr_Result) == 0x00014C, "Member 'GemComponent_C_CreateGem_Define::CallFunc_GetRandomResultByStr_Result' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, K2Node_MakeStruct_DCSGemAttributes) == 0x000150, "Member 'GemComponent_C_CreateGem_Define::K2Node_MakeStruct_DCSGemAttributes' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Array_Get_Item) == 0x000170, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_CreateGem_Default_DCSGemAttributes) == 0x000180, "Member 'GemComponent_C_CreateGem_Define::CallFunc_CreateGem_Default_DCSGemAttributes' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_GetRandomAttrID_FIlter_AttrID) == 0x0001A0, "Member 'GemComponent_C_CreateGem_Define::CallFunc_GetRandomAttrID_FIlter_AttrID' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Array_Add_ReturnValue) == 0x0001A4, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Array_Add_ReturnValue_1) == 0x0001A8, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Array_Add_ReturnValue_2) == 0x0001AC, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Array_Add_ReturnValue_3) == 0x0001B0, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Array_Add_ReturnValue_4) == 0x0001B4, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Array_Add_ReturnValue_5) == 0x0001B8, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_GetRandomAttrValue_AttrIndex) == 0x0001BC, "Member 'GemComponent_C_CreateGem_Define::CallFunc_GetRandomAttrValue_AttrIndex' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Array_Length_ReturnValue) == 0x0001C0, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Array_Add_ReturnValue_6) == 0x0001C4, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Array_Add_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Array_Add_ReturnValue_7) == 0x0001C8, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Array_Add_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, Temp_int_Loop_Counter_Variable) == 0x0001CC, "Member 'GemComponent_C_CreateGem_Define::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Array_Add_ReturnValue_8) == 0x0001D0, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Array_Add_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Less_IntInt_ReturnValue_2) == 0x0001D4, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_Add_IntInt_ReturnValue_1) == 0x0001D8, "Member 'GemComponent_C_CreateGem_Define::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_CreateGem_Define, CallFunc_GetRandomLevel_Level) == 0x0001DC, "Member 'GemComponent_C_CreateGem_Define::CallFunc_GetRandomLevel_Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_ExecuteUbergraph_GemComponent \ static_assert(alignof(GemComponent_C_ExecuteUbergraph_GemComponent) == 0x000010, "Wrong alignment on GemComponent_C_ExecuteUbergraph_GemComponent"); \ static_assert(sizeof(GemComponent_C_ExecuteUbergraph_GemComponent) == 0x000180, "Wrong size on GemComponent_C_ExecuteUbergraph_GemComponent"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, EntryPoint) == 0x000000, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, CallFunc_GetUINotify_UINotify) == 0x000008, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, CallFunc_GetPlayerCurrentUsedWeapon_CurrentWeapon) == 0x000010, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::CallFunc_GetPlayerCurrentUsedWeapon_CurrentWeapon' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, CallFunc_GetPlayerCurrentUsedWeapon_Output_Get) == 0x000030, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::CallFunc_GetPlayerCurrentUsedWeapon_Output_Get' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000034, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000044, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, CallFunc_GetUINotify_UINotify_1) == 0x000058, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, K2Node_CustomEvent_OldItem) == 0x000060, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, K2Node_CustomEvent_NewItem) == 0x000080, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, K2Node_CustomEvent_Type) == 0x0000A0, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, K2Node_CustomEvent_SlotIndex) == 0x0000A4, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, K2Node_CustomEvent_ActiveIndex) == 0x0000A8, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::K2Node_CustomEvent_ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, CallFunc_GetPlayerCurrentUsedWeapon_CurrentWeapon_1) == 0x0000B0, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::CallFunc_GetPlayerCurrentUsedWeapon_CurrentWeapon_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, CallFunc_GetPlayerCurrentUsedWeapon_Output_Get_1) == 0x0000D0, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::CallFunc_GetPlayerCurrentUsedWeapon_Output_Get_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, K2Node_SwitchEnum_CmpSuccess) == 0x0000D4, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, K2Node_CustomEvent_CurrentWeapon) == 0x0000D8, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::K2Node_CustomEvent_CurrentWeapon' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0000E8, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, K2Node_CreateDelegate_OutputDelegate_2) == 0x0000F0, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, K2Node_CustomEvent_firepoint) == 0x000100, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, K2Node_CustomEvent_isReborn) == 0x000110, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_ExecuteUbergraph_GemComponent, K2Node_CustomEvent_Position) == 0x000120, "Member 'GemComponent_C_ExecuteUbergraph_GemComponent::K2Node_CustomEvent_Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_GetAttr_BuffKey \ static_assert(alignof(GemComponent_C_GetAttr_BuffKey) == 0x000008, "Wrong alignment on GemComponent_C_GetAttr_BuffKey"); \ static_assert(sizeof(GemComponent_C_GetAttr_BuffKey) == 0x000090, "Wrong size on GemComponent_C_GetAttr_BuffKey"); \ static_assert(offsetof(GemComponent_C_GetAttr_BuffKey, AttrID) == 0x000000, "Member 'GemComponent_C_GetAttr_BuffKey::AttrID' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetAttr_BuffKey, AttrIndex) == 0x000004, "Member 'GemComponent_C_GetAttr_BuffKey::AttrIndex' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetAttr_BuffKey, ReturnValue) == 0x000008, "Member 'GemComponent_C_GetAttr_BuffKey::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetAttr_BuffKey, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'GemComponent_C_GetAttr_BuffKey::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetAttr_BuffKey, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000028, "Member 'GemComponent_C_GetAttr_BuffKey::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetAttr_BuffKey, CallFunc_Conv_StringToName_ReturnValue) == 0x000038, "Member 'GemComponent_C_GetAttr_BuffKey::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetAttr_BuffKey, CallFunc_GetDataTableRowFromName_OutRow) == 0x000040, "Member 'GemComponent_C_GetAttr_BuffKey::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetAttr_BuffKey, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000078, "Member 'GemComponent_C_GetAttr_BuffKey::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetAttr_BuffKey, CallFunc_Concat_StrStr_ReturnValue) == 0x000080, "Member 'GemComponent_C_GetAttr_BuffKey::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_GetAttrLevelByID \ static_assert(alignof(GemComponent_C_GetAttrLevelByID) == 0x000008, "Wrong alignment on GemComponent_C_GetAttrLevelByID"); \ static_assert(sizeof(GemComponent_C_GetAttrLevelByID) == 0x000060, "Wrong size on GemComponent_C_GetAttrLevelByID"); \ static_assert(offsetof(GemComponent_C_GetAttrLevelByID, Attr_ID) == 0x000000, "Member 'GemComponent_C_GetAttrLevelByID::Attr_ID' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetAttrLevelByID, AttrLevel) == 0x000004, "Member 'GemComponent_C_GetAttrLevelByID::AttrLevel' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetAttrLevelByID, CallFunc_Conv_IntToString_ReturnValue) == 0x000008, "Member 'GemComponent_C_GetAttrLevelByID::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetAttrLevelByID, CallFunc_Conv_StringToName_ReturnValue) == 0x000018, "Member 'GemComponent_C_GetAttrLevelByID::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetAttrLevelByID, CallFunc_GetDataTableRowFromName_OutRow) == 0x000020, "Member 'GemComponent_C_GetAttrLevelByID::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetAttrLevelByID, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000058, "Member 'GemComponent_C_GetAttrLevelByID::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_GetMaxViceNum \ static_assert(alignof(GemComponent_C_GetMaxViceNum) == 0x000004, "Wrong alignment on GemComponent_C_GetMaxViceNum"); \ static_assert(sizeof(GemComponent_C_GetMaxViceNum) == 0x00000C, "Wrong size on GemComponent_C_GetMaxViceNum"); \ static_assert(offsetof(GemComponent_C_GetMaxViceNum, Level) == 0x000000, "Member 'GemComponent_C_GetMaxViceNum::Level' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetMaxViceNum, Max) == 0x000004, "Member 'GemComponent_C_GetMaxViceNum::Max' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetMaxViceNum, K2Node_SwitchInteger_CmpSuccess) == 0x000008, "Member 'GemComponent_C_GetMaxViceNum::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_GetRandomAttrID_FIlter \ static_assert(alignof(GemComponent_C_GetRandomAttrID_FIlter) == 0x000008, "Wrong alignment on GemComponent_C_GetRandomAttrID_FIlter"); \ static_assert(sizeof(GemComponent_C_GetRandomAttrID_FIlter) == 0x000220, "Wrong size on GemComponent_C_GetRandomAttrID_FIlter"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, str) == 0x000000, "Member 'GemComponent_C_GetRandomAttrID_FIlter::str' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, Filter) == 0x000010, "Member 'GemComponent_C_GetRandomAttrID_FIlter::Filter' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, AttrID) == 0x000060, "Member 'GemComponent_C_GetRandomAttrID_FIlter::AttrID' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, WeightArr) == 0x000068, "Member 'GemComponent_C_GetRandomAttrID_FIlter::WeightArr' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, IDArr) == 0x000078, "Member 'GemComponent_C_GetRandomAttrID_FIlter::IDArr' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, L_WeightArr) == 0x000088, "Member 'GemComponent_C_GetRandomAttrID_FIlter::L_WeightArr' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, L_IDArr) == 0x000098, "Member 'GemComponent_C_GetRandomAttrID_FIlter::L_IDArr' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_ParseIntoIntArrayDim2_OutIntArray1) == 0x0000A8, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_ParseIntoIntArrayDim2_OutIntArray1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_ParseIntoIntArrayDim2_OutIntArray2) == 0x0000B8, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_ParseIntoIntArrayDim2_OutIntArray2' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_ParseIntoIntArrayDim2_ReturnValue) == 0x0000C8, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_ParseIntoIntArrayDim2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_ParseIntoIntArray_OutIntArray) == 0x0000D0, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_ParseIntoIntArray_OutIntArray' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_ParseIntoIntArray_ReturnValue) == 0x0000E0, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_ParseIntoIntArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_Conv_IntToString_ReturnValue) == 0x0000E8, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_Conv_StringToName_ReturnValue) == 0x0000F8, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_Contains_ReturnValue) == 0x000100, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, Temp_int_Array_Index_Variable) == 0x000104, "Member 'GemComponent_C_GetRandomAttrID_FIlter::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_GetDataTableRowFromName_OutRow) == 0x000108, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000140, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_randomInArray_randomIndex) == 0x000144, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_randomInArray_randomIndex' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_Array_Get_Item) == 0x000148, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000150, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000160, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000170, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_Conv_StringToName_ReturnValue_2) == 0x000178, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000180, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x0001B8, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x0001C0, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x0001F8, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_Array_Length_ReturnValue) == 0x0001FC, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_Array_Add_ReturnValue) == 0x000200, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_Array_Add_ReturnValue_1) == 0x000204, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_Set_Contains_ReturnValue) == 0x000208, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_Set_Length_ReturnValue) == 0x00020C, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_Set_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_Greater_IntInt_ReturnValue) == 0x000210, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, Temp_int_Loop_Counter_Variable) == 0x000214, "Member 'GemComponent_C_GetRandomAttrID_FIlter::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_Less_IntInt_ReturnValue) == 0x000218, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter, CallFunc_Add_IntInt_ReturnValue) == 0x00021C, "Member 'GemComponent_C_GetRandomAttrID_FIlter::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_GetRandomAttrID_FIlter2 \ static_assert(alignof(GemComponent_C_GetRandomAttrID_FIlter2) == 0x000008, "Wrong alignment on GemComponent_C_GetRandomAttrID_FIlter2"); \ static_assert(sizeof(GemComponent_C_GetRandomAttrID_FIlter2) == 0x0001C0, "Wrong size on GemComponent_C_GetRandomAttrID_FIlter2"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, Arr) == 0x000000, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::Arr' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, Filter) == 0x000010, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::Filter' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, AttrID) == 0x000060, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::AttrID' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, L_IDArr) == 0x000068, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::L_IDArr' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Conv_IntToString_ReturnValue) == 0x000080, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Greater_IntInt_ReturnValue) == 0x000090, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Conv_StringToName_ReturnValue) == 0x000094, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, Temp_int_Array_Index_Variable) == 0x00009C, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, Temp_int_Loop_Counter_Variable) == 0x0000A0, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Add_IntInt_ReturnValue) == 0x0000A4, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000A8, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000E0, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Array_Length_ReturnValue_1) == 0x0000E4, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_RandomInteger_ReturnValue) == 0x0000E8, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_RandomInteger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Array_Get_Item) == 0x0000EC, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Array_Length_ReturnValue_2) == 0x0000F0, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000F8, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Less_IntInt_ReturnValue) == 0x000108, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Conv_StringToName_ReturnValue_1) == 0x00010C, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000118, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000150, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000158, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Array_Add_ReturnValue) == 0x000168, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Conv_StringToName_ReturnValue_2) == 0x00016C, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x000178, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x0001B0, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Set_Contains_ReturnValue) == 0x0001B1, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Set_Length_ReturnValue) == 0x0001B4, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Set_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrID_FIlter2, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0001B8, "Member 'GemComponent_C_GetRandomAttrID_FIlter2::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_GetRandomAttrValue \ static_assert(alignof(GemComponent_C_GetRandomAttrValue) == 0x000008, "Wrong alignment on GemComponent_C_GetRandomAttrValue"); \ static_assert(sizeof(GemComponent_C_GetRandomAttrValue) == 0x000098, "Wrong size on GemComponent_C_GetRandomAttrValue"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrValue, Attr_ID) == 0x000000, "Member 'GemComponent_C_GetRandomAttrValue::Attr_ID' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrValue, Level) == 0x000004, "Member 'GemComponent_C_GetRandomAttrValue::Level' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrValue, AttrIndex) == 0x000008, "Member 'GemComponent_C_GetRandomAttrValue::AttrIndex' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrValue, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00000C, "Member 'GemComponent_C_GetRandomAttrValue::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrValue, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'GemComponent_C_GetRandomAttrValue::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrValue, CallFunc_Conv_StringToName_ReturnValue) == 0x000020, "Member 'GemComponent_C_GetRandomAttrValue::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrValue, CallFunc_GetDataTableRowFromName_OutRow) == 0x000028, "Member 'GemComponent_C_GetRandomAttrValue::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrValue, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000060, "Member 'GemComponent_C_GetRandomAttrValue::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrValue, CallFunc_Array_Get_Item) == 0x000068, "Member 'GemComponent_C_GetRandomAttrValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrValue, CallFunc_ParseIntoIntArray_OutIntArray) == 0x000078, "Member 'GemComponent_C_GetRandomAttrValue::CallFunc_ParseIntoIntArray_OutIntArray' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrValue, CallFunc_ParseIntoIntArray_ReturnValue) == 0x000088, "Member 'GemComponent_C_GetRandomAttrValue::CallFunc_ParseIntoIntArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrValue, CallFunc_Array_Length_ReturnValue) == 0x00008C, "Member 'GemComponent_C_GetRandomAttrValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrValue, CallFunc_RandomInteger_ReturnValue) == 0x000090, "Member 'GemComponent_C_GetRandomAttrValue::CallFunc_RandomInteger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomAttrValue, CallFunc_Array_Get_Item_1) == 0x000094, "Member 'GemComponent_C_GetRandomAttrValue::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_GetRandomLevel \ static_assert(alignof(GemComponent_C_GetRandomLevel) == 0x000004, "Wrong alignment on GemComponent_C_GetRandomLevel"); \ static_assert(sizeof(GemComponent_C_GetRandomLevel) == 0x000008, "Wrong size on GemComponent_C_GetRandomLevel"); \ static_assert(offsetof(GemComponent_C_GetRandomLevel, Level) == 0x000000, "Member 'GemComponent_C_GetRandomLevel::Level' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomLevel, CallFunc_RandomIntegerInRange_ReturnValue) == 0x000004, "Member 'GemComponent_C_GetRandomLevel::CallFunc_RandomIntegerInRange_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_GetRandomResultByStr \ static_assert(alignof(GemComponent_C_GetRandomResultByStr) == 0x000008, "Wrong alignment on GemComponent_C_GetRandomResultByStr"); \ static_assert(sizeof(GemComponent_C_GetRandomResultByStr) == 0x000058, "Wrong size on GemComponent_C_GetRandomResultByStr"); \ static_assert(offsetof(GemComponent_C_GetRandomResultByStr, str) == 0x000000, "Member 'GemComponent_C_GetRandomResultByStr::str' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomResultByStr, Result) == 0x000010, "Member 'GemComponent_C_GetRandomResultByStr::Result' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomResultByStr, CallFunc_Contains_ReturnValue) == 0x000014, "Member 'GemComponent_C_GetRandomResultByStr::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomResultByStr, CallFunc_ParseIntoIntArrayDim2_OutIntArray1) == 0x000018, "Member 'GemComponent_C_GetRandomResultByStr::CallFunc_ParseIntoIntArrayDim2_OutIntArray1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomResultByStr, CallFunc_ParseIntoIntArrayDim2_OutIntArray2) == 0x000028, "Member 'GemComponent_C_GetRandomResultByStr::CallFunc_ParseIntoIntArrayDim2_OutIntArray2' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomResultByStr, CallFunc_ParseIntoIntArrayDim2_ReturnValue) == 0x000038, "Member 'GemComponent_C_GetRandomResultByStr::CallFunc_ParseIntoIntArrayDim2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomResultByStr, CallFunc_randomInArray_randomIndex) == 0x00003C, "Member 'GemComponent_C_GetRandomResultByStr::CallFunc_randomInArray_randomIndex' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomResultByStr, CallFunc_ParseIntoIntArray_OutIntArray) == 0x000040, "Member 'GemComponent_C_GetRandomResultByStr::CallFunc_ParseIntoIntArray_OutIntArray' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_GetRandomResultByStr, CallFunc_ParseIntoIntArray_ReturnValue) == 0x000050, "Member 'GemComponent_C_GetRandomResultByStr::CallFunc_ParseIntoIntArray_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_InitModel \ static_assert(alignof(GemComponent_C_InitModel) == 0x000008, "Wrong alignment on GemComponent_C_InitModel"); \ static_assert(sizeof(GemComponent_C_InitModel) == 0x000038, "Wrong size on GemComponent_C_InitModel"); \ static_assert(offsetof(GemComponent_C_InitModel, CallFunc_Not_PreBool_ReturnValue) == 0x000000, "Member 'GemComponent_C_InitModel::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_InitModel, CallFunc_GetGlobalExtend_ReturnValue) == 0x000008, "Member 'GemComponent_C_InitModel::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_InitModel, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'GemComponent_C_InitModel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_InitModel, CallFunc_SpawnObject_ReturnValue) == 0x000018, "Member 'GemComponent_C_InitModel::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_InitModel, CallFunc_Redirect_Table_MappedTable) == 0x000020, "Member 'GemComponent_C_InitModel::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_InitModel, CallFunc_Redirect_Table_MappedTable_1) == 0x000028, "Member 'GemComponent_C_InitModel::CallFunc_Redirect_Table_MappedTable_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_InitModel, CallFunc_Redirect_Table_MappedTable_2) == 0x000030, "Member 'GemComponent_C_InitModel::CallFunc_Redirect_Table_MappedTable_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_IsSuit \ static_assert(alignof(GemComponent_C_IsSuit) == 0x000008, "Wrong alignment on GemComponent_C_IsSuit"); \ static_assert(sizeof(GemComponent_C_IsSuit) == 0x000190, "Wrong size on GemComponent_C_IsSuit"); \ static_assert(offsetof(GemComponent_C_IsSuit, IDs) == 0x000000, "Member 'GemComponent_C_IsSuit::IDs' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, Suit) == 0x000010, "Member 'GemComponent_C_IsSuit::Suit' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, IsSuit_0) == 0x000011, "Member 'GemComponent_C_IsSuit::IsSuit_0' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, Tempshape) == 0x000014, "Member 'GemComponent_C_IsSuit::Tempshape' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, Table) == 0x000018, "Member 'GemComponent_C_IsSuit::Table' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, CallFunc_Array_Get_Item) == 0x000020, "Member 'GemComponent_C_IsSuit::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, Temp_int_Array_Index_Variable) == 0x000024, "Member 'GemComponent_C_IsSuit::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'GemComponent_C_IsSuit::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, CallFunc_Conv_StringToName_ReturnValue) == 0x000038, "Member 'GemComponent_C_IsSuit::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, Temp_int_Loop_Counter_Variable) == 0x000040, "Member 'GemComponent_C_IsSuit::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'GemComponent_C_IsSuit::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, CallFunc_Array_Get_Item_1) == 0x000048, "Member 'GemComponent_C_IsSuit::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, CallFunc_GetDataTableRowFromName_OutRow) == 0x000050, "Member 'GemComponent_C_IsSuit::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000D8, "Member 'GemComponent_C_IsSuit::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000E0, "Member 'GemComponent_C_IsSuit::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, CallFunc_Conv_StringToName_ReturnValue_1) == 0x0000F0, "Member 'GemComponent_C_IsSuit::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, CallFunc_Array_Length_ReturnValue) == 0x0000F8, "Member 'GemComponent_C_IsSuit::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, CallFunc_Less_IntInt_ReturnValue) == 0x0000FC, "Member 'GemComponent_C_IsSuit::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000100, "Member 'GemComponent_C_IsSuit::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000188, "Member 'GemComponent_C_IsSuit::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_IsSuit, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000189, "Member 'GemComponent_C_IsSuit::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_OnActiveItemChanged \ static_assert(alignof(GemComponent_C_OnActiveItemChanged) == 0x000008, "Wrong alignment on GemComponent_C_OnActiveItemChanged"); \ static_assert(sizeof(GemComponent_C_OnActiveItemChanged) == 0x000050, "Wrong size on GemComponent_C_OnActiveItemChanged"); \ static_assert(offsetof(GemComponent_C_OnActiveItemChanged, OldItem) == 0x000000, "Member 'GemComponent_C_OnActiveItemChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_OnActiveItemChanged, NewItem) == 0x000020, "Member 'GemComponent_C_OnActiveItemChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_OnActiveItemChanged, Type) == 0x000040, "Member 'GemComponent_C_OnActiveItemChanged::Type' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_OnActiveItemChanged, SlotIndex) == 0x000044, "Member 'GemComponent_C_OnActiveItemChanged::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_OnActiveItemChanged, ActiveIndex) == 0x000048, "Member 'GemComponent_C_OnActiveItemChanged::ActiveIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_OnPlayerHasBorned \ static_assert(alignof(GemComponent_C_OnPlayerHasBorned) == 0x000010, "Wrong alignment on GemComponent_C_OnPlayerHasBorned"); \ static_assert(sizeof(GemComponent_C_OnPlayerHasBorned) == 0x000080, "Wrong size on GemComponent_C_OnPlayerHasBorned"); \ static_assert(offsetof(GemComponent_C_OnPlayerHasBorned, FirePoint) == 0x000000, "Member 'GemComponent_C_OnPlayerHasBorned::FirePoint' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_OnPlayerHasBorned, isReborn) == 0x000010, "Member 'GemComponent_C_OnPlayerHasBorned::isReborn' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_OnPlayerHasBorned, Position) == 0x000020, "Member 'GemComponent_C_OnPlayerHasBorned::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_OnWeaponGemChangeState \ static_assert(alignof(GemComponent_C_OnWeaponGemChangeState) == 0x000004, "Wrong alignment on GemComponent_C_OnWeaponGemChangeState"); \ static_assert(sizeof(GemComponent_C_OnWeaponGemChangeState) == 0x000010, "Wrong size on GemComponent_C_OnWeaponGemChangeState"); \ static_assert(offsetof(GemComponent_C_OnWeaponGemChangeState, CurrentWeapon) == 0x000000, "Member 'GemComponent_C_OnWeaponGemChangeState::CurrentWeapon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GemComponent_C_UpdatePlayerWeaponGemAttrs \ static_assert(alignof(GemComponent_C_UpdatePlayerWeaponGemAttrs) == 0x000008, "Wrong alignment on GemComponent_C_UpdatePlayerWeaponGemAttrs"); \ static_assert(sizeof(GemComponent_C_UpdatePlayerWeaponGemAttrs) == 0x000058, "Wrong size on GemComponent_C_UpdatePlayerWeaponGemAttrs"); \ static_assert(offsetof(GemComponent_C_UpdatePlayerWeaponGemAttrs, WeaponInfo) == 0x000000, "Member 'GemComponent_C_UpdatePlayerWeaponGemAttrs::WeaponInfo' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_UpdatePlayerWeaponGemAttrs, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000020, "Member 'GemComponent_C_UpdatePlayerWeaponGemAttrs::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_UpdatePlayerWeaponGemAttrs, CallFunc_GetMyBuffComp_BuffComponent) == 0x000028, "Member 'GemComponent_C_UpdatePlayerWeaponGemAttrs::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_UpdatePlayerWeaponGemAttrs, CallFunc_IsValid_Guid_ReturnValue) == 0x000030, "Member 'GemComponent_C_UpdatePlayerWeaponGemAttrs::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_UpdatePlayerWeaponGemAttrs, CallFunc_GetGemInfo_ReusltData) == 0x000038, "Member 'GemComponent_C_UpdatePlayerWeaponGemAttrs::CallFunc_GetGemInfo_ReusltData' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_UpdatePlayerWeaponGemAttrs, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000048, "Member 'GemComponent_C_UpdatePlayerWeaponGemAttrs::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(GemComponent_C_UpdatePlayerWeaponGemAttrs, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x000050, "Member 'GemComponent_C_UpdatePlayerWeaponGemAttrs::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGemComponent_C \ static_assert(alignof(UGemComponent_C) == 0x000008, "Wrong alignment on UGemComponent_C"); \ static_assert(sizeof(UGemComponent_C) == 0x0001B0, "Wrong size on UGemComponent_C"); \ static_assert(offsetof(UGemComponent_C, UberGraphFrame_GemComponent_C) == 0x0000F0, "Member 'UGemComponent_C::UberGraphFrame_GemComponent_C' has a wrong offset!"); \ static_assert(offsetof(UGemComponent_C, WeaponIDToGemMaps) == 0x0000F8, "Member 'UGemComponent_C::WeaponIDToGemMaps' has a wrong offset!"); \ static_assert(offsetof(UGemComponent_C, Table_Gem) == 0x000148, "Member 'UGemComponent_C::Table_Gem' has a wrong offset!"); \ static_assert(offsetof(UGemComponent_C, Table_GemAttr) == 0x000150, "Member 'UGemComponent_C::Table_GemAttr' has a wrong offset!"); \ static_assert(offsetof(UGemComponent_C, Table_GemDefine) == 0x000158, "Member 'UGemComponent_C::Table_GemDefine' has a wrong offset!"); \ static_assert(offsetof(UGemComponent_C, GemStore) == 0x000160, "Member 'UGemComponent_C::GemStore' has a wrong offset!"); \ static_assert(offsetof(UGemComponent_C, HasInit) == 0x000168, "Member 'UGemComponent_C::HasInit' has a wrong offset!"); \ static_assert(offsetof(UGemComponent_C, OnGemAddToWeapon) == 0x000170, "Member 'UGemComponent_C::OnGemAddToWeapon' has a wrong offset!"); \ static_assert(offsetof(UGemComponent_C, OnGemRemoveFromWeapon) == 0x000180, "Member 'UGemComponent_C::OnGemRemoveFromWeapon' has a wrong offset!"); \ static_assert(offsetof(UGemComponent_C, OnWeaponStateChange) == 0x000190, "Member 'UGemComponent_C::OnWeaponStateChange' has a wrong offset!"); \ static_assert(offsetof(UGemComponent_C, GemPropDataArray) == 0x0001A0, "Member 'UGemComponent_C::GemPropDataArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_CanOpenWindowSelete \ static_assert(alignof(WB_Type_Option_C_CanOpenWindowSelete) == 0x000008, "Wrong alignment on WB_Type_Option_C_CanOpenWindowSelete"); \ static_assert(sizeof(WB_Type_Option_C_CanOpenWindowSelete) == 0x000028, "Wrong size on WB_Type_Option_C_CanOpenWindowSelete"); \ static_assert(offsetof(WB_Type_Option_C_CanOpenWindowSelete, ReturnValue) == 0x000000, "Member 'WB_Type_Option_C_CanOpenWindowSelete::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_CanOpenWindowSelete, CallFunc_GetSelectStructData_Data) == 0x000008, "Member 'WB_Type_Option_C_CanOpenWindowSelete::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_CanOpenWindowSelete, CallFunc_GetSelectStructData_ReturnValue) == 0x000020, "Member 'WB_Type_Option_C_CanOpenWindowSelete::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option \ static_assert(alignof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option) == 0x000008, "Wrong alignment on WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option"); \ static_assert(sizeof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option) == 0x000190, "Wrong size on WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, EntryPoint) == 0x000000, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, Temp_bool_Variable) == 0x000004, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, Temp_name_Variable) == 0x000018, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000020, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, Temp_name_Variable_1) == 0x000028, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000050, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_Create_ReturnValue) == 0x000060, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, K2Node_Event_IsSeleted) == 0x000068, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::K2Node_Event_IsSeleted' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, K2Node_Event_Default) == 0x000070, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::K2Node_Event_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_Conv_StringToInt_ReturnValue) == 0x000080, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, K2Node_Select_Default) == 0x000084, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_GetFontDataColor_ReturnValue) == 0x00008C, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, K2Node_CustomEvent_TextIndex) == 0x0000A0, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::K2Node_CustomEvent_TextIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, K2Node_Event_NewValue) == 0x0000A8, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::K2Node_Event_NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_GetOptionsArray_ReturnValue) == 0x0000B8, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_GetOptionsArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0000C8, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_Array_Length_ReturnValue) == 0x0000CC, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000D0, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000D4, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_Max_ReturnValue) == 0x0000D8, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, K2Node_CustomEvent_Rolling) == 0x0000DC, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::K2Node_CustomEvent_Rolling' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000E0, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x0000F0, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, K2Node_Event_ModifTag) == 0x0000F8, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::K2Node_Event_ModifTag' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, K2Node_Event_ButtonSkip) == 0x000100, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::K2Node_Event_ButtonSkip' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000108, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_GetOptionValue_ReturnValue) == 0x000110, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, K2Node_Event_OptionButton) == 0x000120, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::K2Node_Event_OptionButton' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000128, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_GetUIStatic_ReturnValue) == 0x000130, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_GetKeyMapContent_Content) == 0x000138, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_GetKeyMapContent_Content' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_GetUIZOder_ZOder) == 0x000188, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_CanOpenWindowSelete_ReturnValue) == 0x00018C, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_CanOpenWindowSelete_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option, CallFunc_MatchesAnyTags_ReturnValue) == 0x00018D, "Member 'WB_Type_Option_C_ExecuteUbergraph_WB_Type_Option::CallFunc_MatchesAnyTags_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_GetInputIndex \ static_assert(alignof(WB_Type_Option_C_GetInputIndex) == 0x000008, "Wrong alignment on WB_Type_Option_C_GetInputIndex"); \ static_assert(sizeof(WB_Type_Option_C_GetInputIndex) == 0x000020, "Wrong size on WB_Type_Option_C_GetInputIndex"); \ static_assert(offsetof(WB_Type_Option_C_GetInputIndex, ReturnValue) == 0x000000, "Member 'WB_Type_Option_C_GetInputIndex::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_GetInputIndex, CallFunc_GetOptionsArray_ReturnValue) == 0x000008, "Member 'WB_Type_Option_C_GetInputIndex::CallFunc_GetOptionsArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_GetInputIndex, CallFunc_Array_LastIndex_ReturnValue) == 0x000018, "Member 'WB_Type_Option_C_GetInputIndex::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_GetKeyMapContent \ static_assert(alignof(WB_Type_Option_C_GetKeyMapContent) == 0x000008, "Wrong alignment on WB_Type_Option_C_GetKeyMapContent"); \ static_assert(sizeof(WB_Type_Option_C_GetKeyMapContent) == 0x0000F0, "Wrong size on WB_Type_Option_C_GetKeyMapContent"); \ static_assert(offsetof(WB_Type_Option_C_GetKeyMapContent, Content) == 0x000000, "Member 'WB_Type_Option_C_GetKeyMapContent::Content' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_GetKeyMapContent, Local_Result) == 0x000050, "Member 'WB_Type_Option_C_GetKeyMapContent::Local_Result' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_GetKeyMapContent, Temp_int_Array_Index_Variable) == 0x0000A0, "Member 'WB_Type_Option_C_GetKeyMapContent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_GetKeyMapContent, Temp_int_Loop_Counter_Variable) == 0x0000A4, "Member 'WB_Type_Option_C_GetKeyMapContent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_GetKeyMapContent, CallFunc_Conv_IntToString_ReturnValue) == 0x0000A8, "Member 'WB_Type_Option_C_GetKeyMapContent::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_GetKeyMapContent, CallFunc_Add_IntInt_ReturnValue) == 0x0000B8, "Member 'WB_Type_Option_C_GetKeyMapContent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_GetKeyMapContent, CallFunc_GetOptionsArray_ReturnValue) == 0x0000C0, "Member 'WB_Type_Option_C_GetKeyMapContent::CallFunc_GetOptionsArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_GetKeyMapContent, CallFunc_Array_Get_Item) == 0x0000D0, "Member 'WB_Type_Option_C_GetKeyMapContent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_GetKeyMapContent, CallFunc_Array_Length_ReturnValue) == 0x0000E8, "Member 'WB_Type_Option_C_GetKeyMapContent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_GetKeyMapContent, CallFunc_Less_IntInt_ReturnValue) == 0x0000EC, "Member 'WB_Type_Option_C_GetKeyMapContent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_GetOptionsArray \ static_assert(alignof(WB_Type_Option_C_GetOptionsArray) == 0x000008, "Wrong alignment on WB_Type_Option_C_GetOptionsArray"); \ static_assert(sizeof(WB_Type_Option_C_GetOptionsArray) == 0x000030, "Wrong size on WB_Type_Option_C_GetOptionsArray"); \ static_assert(offsetof(WB_Type_Option_C_GetOptionsArray, ReturnValue) == 0x000000, "Member 'WB_Type_Option_C_GetOptionsArray::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_GetOptionsArray, CallFunc_GetSelectStructData_Data) == 0x000010, "Member 'WB_Type_Option_C_GetOptionsArray::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_GetOptionsArray, CallFunc_GetSelectStructData_ReturnValue) == 0x000028, "Member 'WB_Type_Option_C_GetOptionsArray::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_GetStyleSelectNum \ static_assert(alignof(WB_Type_Option_C_GetStyleSelectNum) == 0x000004, "Wrong alignment on WB_Type_Option_C_GetStyleSelectNum"); \ static_assert(sizeof(WB_Type_Option_C_GetStyleSelectNum) == 0x00000C, "Wrong size on WB_Type_Option_C_GetStyleSelectNum"); \ static_assert(offsetof(WB_Type_Option_C_GetStyleSelectNum, Select) == 0x000000, "Member 'WB_Type_Option_C_GetStyleSelectNum::Select' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_GetStyleSelectNum, ImageIdex) == 0x000004, "Member 'WB_Type_Option_C_GetStyleSelectNum::ImageIdex' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_GetStyleSelectNum, OutputIndex) == 0x000008, "Member 'WB_Type_Option_C_GetStyleSelectNum::OutputIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_InitValue \ static_assert(alignof(WB_Type_Option_C_InitValue) == 0x000004, "Wrong alignment on WB_Type_Option_C_InitValue"); \ static_assert(sizeof(WB_Type_Option_C_InitValue) == 0x000004, "Wrong size on WB_Type_Option_C_InitValue"); \ static_assert(offsetof(WB_Type_Option_C_InitValue, CallFunc_Conv_StringToInt_ReturnValue) == 0x000000, "Member 'WB_Type_Option_C_InitValue::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_LeftClickEvent \ static_assert(alignof(WB_Type_Option_C_LeftClickEvent) == 0x000008, "Wrong alignment on WB_Type_Option_C_LeftClickEvent"); \ static_assert(sizeof(WB_Type_Option_C_LeftClickEvent) == 0x000040, "Wrong size on WB_Type_Option_C_LeftClickEvent"); \ static_assert(offsetof(WB_Type_Option_C_LeftClickEvent, CallFunc_GetTimeSeconds_ReturnValue) == 0x000000, "Member 'WB_Type_Option_C_LeftClickEvent::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_LeftClickEvent, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000008, "Member 'WB_Type_Option_C_LeftClickEvent::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_LeftClickEvent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000010, "Member 'WB_Type_Option_C_LeftClickEvent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_LeftClickEvent, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000011, "Member 'WB_Type_Option_C_LeftClickEvent::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_LeftClickEvent, CallFunc_EqualEqual_GameplayTag_ReturnValue_1) == 0x000012, "Member 'WB_Type_Option_C_LeftClickEvent::CallFunc_EqualEqual_GameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_LeftClickEvent, CallFunc_EqualEqual_GameplayTag_ReturnValue_2) == 0x000013, "Member 'WB_Type_Option_C_LeftClickEvent::CallFunc_EqualEqual_GameplayTag_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_LeftClickEvent, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'WB_Type_Option_C_LeftClickEvent::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_LeftClickEvent, CallFunc_BooleanOR_ReturnValue) == 0x000020, "Member 'WB_Type_Option_C_LeftClickEvent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_LeftClickEvent, K2Node_DynamicCast_AsDCSPlayer_Controller_Base) == 0x000028, "Member 'WB_Type_Option_C_LeftClickEvent::K2Node_DynamicCast_AsDCSPlayer_Controller_Base' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_LeftClickEvent, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'WB_Type_Option_C_LeftClickEvent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_LeftClickEvent, CallFunc_BooleanOR_ReturnValue_1) == 0x000031, "Member 'WB_Type_Option_C_LeftClickEvent::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_LeftClickEvent, CallFunc_Subtract_IntInt_ReturnValue) == 0x000034, "Member 'WB_Type_Option_C_LeftClickEvent::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_LeftClickEvent, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000038, "Member 'WB_Type_Option_C_LeftClickEvent::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_OpenSpecialWindow \ static_assert(alignof(WB_Type_Option_C_OpenSpecialWindow) == 0x000008, "Wrong alignment on WB_Type_Option_C_OpenSpecialWindow"); \ static_assert(sizeof(WB_Type_Option_C_OpenSpecialWindow) == 0x000008, "Wrong size on WB_Type_Option_C_OpenSpecialWindow"); \ static_assert(offsetof(WB_Type_Option_C_OpenSpecialWindow, OptionButton) == 0x000000, "Member 'WB_Type_Option_C_OpenSpecialWindow::OptionButton' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_PlayHightLightAnimation \ static_assert(alignof(WB_Type_Option_C_PlayHightLightAnimation) == 0x000008, "Wrong alignment on WB_Type_Option_C_PlayHightLightAnimation"); \ static_assert(sizeof(WB_Type_Option_C_PlayHightLightAnimation) == 0x000018, "Wrong size on WB_Type_Option_C_PlayHightLightAnimation"); \ static_assert(offsetof(WB_Type_Option_C_PlayHightLightAnimation, Image) == 0x000000, "Member 'WB_Type_Option_C_PlayHightLightAnimation::Image' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_PlayHightLightAnimation, Animation) == 0x000008, "Member 'WB_Type_Option_C_PlayHightLightAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_PlayHightLightAnimation, CallFunc_PlayAnimation_ReturnValue) == 0x000010, "Member 'WB_Type_Option_C_PlayHightLightAnimation::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_RelevanetUpdateToType \ static_assert(alignof(WB_Type_Option_C_RelevanetUpdateToType) == 0x000004, "Wrong alignment on WB_Type_Option_C_RelevanetUpdateToType"); \ static_assert(sizeof(WB_Type_Option_C_RelevanetUpdateToType) == 0x00000C, "Wrong size on WB_Type_Option_C_RelevanetUpdateToType"); \ static_assert(offsetof(WB_Type_Option_C_RelevanetUpdateToType, ModifTag) == 0x000000, "Member 'WB_Type_Option_C_RelevanetUpdateToType::ModifTag' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_RelevanetUpdateToType, ButtonSkip) == 0x000008, "Member 'WB_Type_Option_C_RelevanetUpdateToType::ButtonSkip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_RightClickEvent \ static_assert(alignof(WB_Type_Option_C_RightClickEvent) == 0x000008, "Wrong alignment on WB_Type_Option_C_RightClickEvent"); \ static_assert(sizeof(WB_Type_Option_C_RightClickEvent) == 0x000040, "Wrong size on WB_Type_Option_C_RightClickEvent"); \ static_assert(offsetof(WB_Type_Option_C_RightClickEvent, CallFunc_GetTimeSeconds_ReturnValue) == 0x000000, "Member 'WB_Type_Option_C_RightClickEvent::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_RightClickEvent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000008, "Member 'WB_Type_Option_C_RightClickEvent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_RightClickEvent, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000009, "Member 'WB_Type_Option_C_RightClickEvent::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_RightClickEvent, CallFunc_EqualEqual_GameplayTag_ReturnValue_1) == 0x00000A, "Member 'WB_Type_Option_C_RightClickEvent::CallFunc_EqualEqual_GameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_RightClickEvent, CallFunc_EqualEqual_GameplayTag_ReturnValue_2) == 0x00000B, "Member 'WB_Type_Option_C_RightClickEvent::CallFunc_EqualEqual_GameplayTag_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_RightClickEvent, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000010, "Member 'WB_Type_Option_C_RightClickEvent::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_RightClickEvent, CallFunc_BooleanOR_ReturnValue) == 0x000018, "Member 'WB_Type_Option_C_RightClickEvent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_RightClickEvent, CallFunc_BooleanOR_ReturnValue_1) == 0x000019, "Member 'WB_Type_Option_C_RightClickEvent::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_RightClickEvent, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'WB_Type_Option_C_RightClickEvent::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_RightClickEvent, K2Node_DynamicCast_AsDCSPlayer_Controller_Base) == 0x000028, "Member 'WB_Type_Option_C_RightClickEvent::K2Node_DynamicCast_AsDCSPlayer_Controller_Base' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_RightClickEvent, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'WB_Type_Option_C_RightClickEvent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_RightClickEvent, CallFunc_GetInputIndex_ReturnValue) == 0x000034, "Member 'WB_Type_Option_C_RightClickEvent::CallFunc_GetInputIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_RightClickEvent, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'WB_Type_Option_C_RightClickEvent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_RightClickEvent, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00003C, "Member 'WB_Type_Option_C_RightClickEvent::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_SaveValue \ static_assert(alignof(WB_Type_Option_C_SaveValue) == 0x000008, "Wrong alignment on WB_Type_Option_C_SaveValue"); \ static_assert(sizeof(WB_Type_Option_C_SaveValue) == 0x000020, "Wrong size on WB_Type_Option_C_SaveValue"); \ static_assert(offsetof(WB_Type_Option_C_SaveValue, inInt) == 0x000000, "Member 'WB_Type_Option_C_SaveValue::inInt' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_SaveValue, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'WB_Type_Option_C_SaveValue::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_SaveValue, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'WB_Type_Option_C_SaveValue::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_SetNewValue \ static_assert(alignof(WB_Type_Option_C_SetNewValue) == 0x000008, "Wrong alignment on WB_Type_Option_C_SetNewValue"); \ static_assert(sizeof(WB_Type_Option_C_SetNewValue) == 0x000010, "Wrong size on WB_Type_Option_C_SetNewValue"); \ static_assert(offsetof(WB_Type_Option_C_SetNewValue, NewValue) == 0x000000, "Member 'WB_Type_Option_C_SetNewValue::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_SetText \ static_assert(alignof(WB_Type_Option_C_SetText) == 0x000004, "Wrong alignment on WB_Type_Option_C_SetText"); \ static_assert(sizeof(WB_Type_Option_C_SetText) == 0x000004, "Wrong size on WB_Type_Option_C_SetText"); \ static_assert(offsetof(WB_Type_Option_C_SetText, TextIndex) == 0x000000, "Member 'WB_Type_Option_C_SetText::TextIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_SetTextRolling \ static_assert(alignof(WB_Type_Option_C_SetTextRolling) == 0x000001, "Wrong alignment on WB_Type_Option_C_SetTextRolling"); \ static_assert(sizeof(WB_Type_Option_C_SetTextRolling) == 0x000001, "Wrong size on WB_Type_Option_C_SetTextRolling"); \ static_assert(offsetof(WB_Type_Option_C_SetTextRolling, Rolling) == 0x000000, "Member 'WB_Type_Option_C_SetTextRolling::Rolling' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_SetTypeBaseInit \ static_assert(alignof(WB_Type_Option_C_SetTypeBaseInit) == 0x000008, "Wrong alignment on WB_Type_Option_C_SetTypeBaseInit"); \ static_assert(sizeof(WB_Type_Option_C_SetTypeBaseInit) == 0x000010, "Wrong size on WB_Type_Option_C_SetTypeBaseInit"); \ static_assert(offsetof(WB_Type_Option_C_SetTypeBaseInit, Default) == 0x000000, "Member 'WB_Type_Option_C_SetTypeBaseInit::Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_SkipStyle \ static_assert(alignof(WB_Type_Option_C_SkipStyle) == 0x000004, "Wrong alignment on WB_Type_Option_C_SkipStyle"); \ static_assert(sizeof(WB_Type_Option_C_SkipStyle) == 0x000018, "Wrong size on WB_Type_Option_C_SkipStyle"); \ static_assert(offsetof(WB_Type_Option_C_SkipStyle, Skip) == 0x000000, "Member 'WB_Type_Option_C_SkipStyle::Skip' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_SkipStyle, CallFunc_GetFontDataColor_ReturnValue) == 0x000004, "Member 'WB_Type_Option_C_SkipStyle::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_UpdateArrowSelectedStyle \ static_assert(alignof(WB_Type_Option_C_UpdateArrowSelectedStyle) == 0x000008, "Wrong alignment on WB_Type_Option_C_UpdateArrowSelectedStyle"); \ static_assert(sizeof(WB_Type_Option_C_UpdateArrowSelectedStyle) == 0x000048, "Wrong size on WB_Type_Option_C_UpdateArrowSelectedStyle"); \ static_assert(offsetof(WB_Type_Option_C_UpdateArrowSelectedStyle, IsSelect) == 0x000000, "Member 'WB_Type_Option_C_UpdateArrowSelectedStyle::IsSelect' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_UpdateArrowSelectedStyle, Temp_int_Variable) == 0x000004, "Member 'WB_Type_Option_C_UpdateArrowSelectedStyle::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_UpdateArrowSelectedStyle, CallFunc_GetStyleSelectNum_ImageIdex) == 0x000008, "Member 'WB_Type_Option_C_UpdateArrowSelectedStyle::CallFunc_GetStyleSelectNum_ImageIdex' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_UpdateArrowSelectedStyle, CallFunc_GetStyleSelectNum_ImageIdex_1) == 0x00000C, "Member 'WB_Type_Option_C_UpdateArrowSelectedStyle::CallFunc_GetStyleSelectNum_ImageIdex_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_UpdateArrowSelectedStyle, Temp_object_Variable) == 0x000010, "Member 'WB_Type_Option_C_UpdateArrowSelectedStyle::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_UpdateArrowSelectedStyle, Temp_object_Variable_1) == 0x000018, "Member 'WB_Type_Option_C_UpdateArrowSelectedStyle::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_UpdateArrowSelectedStyle, Temp_object_Variable_2) == 0x000020, "Member 'WB_Type_Option_C_UpdateArrowSelectedStyle::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_UpdateArrowSelectedStyle, K2Node_Select_Default) == 0x000028, "Member 'WB_Type_Option_C_UpdateArrowSelectedStyle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_UpdateArrowSelectedStyle, Temp_object_Variable_3) == 0x000030, "Member 'WB_Type_Option_C_UpdateArrowSelectedStyle::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_UpdateArrowSelectedStyle, Temp_int_Variable_1) == 0x000038, "Member 'WB_Type_Option_C_UpdateArrowSelectedStyle::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_Option_C_UpdateArrowSelectedStyle, K2Node_Select_Default_1) == 0x000040, "Member 'WB_Type_Option_C_UpdateArrowSelectedStyle::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_Option_C_UpdateStyle \ static_assert(alignof(WB_Type_Option_C_UpdateStyle) == 0x000001, "Wrong alignment on WB_Type_Option_C_UpdateStyle"); \ static_assert(sizeof(WB_Type_Option_C_UpdateStyle) == 0x000001, "Wrong size on WB_Type_Option_C_UpdateStyle"); \ static_assert(offsetof(WB_Type_Option_C_UpdateStyle, IsSeleted) == 0x000000, "Member 'WB_Type_Option_C_UpdateStyle::IsSeleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Type_Option_C \ static_assert(alignof(UWB_Type_Option_C) == 0x000008, "Wrong alignment on UWB_Type_Option_C"); \ static_assert(sizeof(UWB_Type_Option_C) == 0x0003D8, "Wrong size on UWB_Type_Option_C"); \ static_assert(offsetof(UWB_Type_Option_C, UberGraphFrame_WB_Type_Option_C) == 0x000328, "Member 'UWB_Type_Option_C::UberGraphFrame_WB_Type_Option_C' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, RightHightLightAnimation) == 0x000330, "Member 'UWB_Type_Option_C::RightHightLightAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, LeftHightLightAnimation) == 0x000338, "Member 'UWB_Type_Option_C::LeftHightLightAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, Image_Left) == 0x000340, "Member 'UWB_Type_Option_C::Image_Left' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, Image_LeftHightLight) == 0x000348, "Member 'UWB_Type_Option_C::Image_LeftHightLight' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, Image_Right) == 0x000350, "Member 'UWB_Type_Option_C::Image_Right' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, Image_RightHightLight) == 0x000358, "Member 'UWB_Type_Option_C::Image_RightHightLight' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, TextBlock) == 0x000360, "Member 'UWB_Type_Option_C::TextBlock' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, WGI_Button_Left) == 0x000368, "Member 'UWB_Type_Option_C::WGI_Button_Left' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, WGI_Button_Right) == 0x000370, "Member 'UWB_Type_Option_C::WGI_Button_Right' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, Index_0) == 0x000378, "Member 'UWB_Type_Option_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, Text) == 0x000380, "Member 'UWB_Type_Option_C::Text' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, MaxIndex) == 0x000398, "Member 'UWB_Type_Option_C::MaxIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, Timer) == 0x0003A0, "Member 'UWB_Type_Option_C::Timer' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, LeftCantAdjust) == 0x0003A8, "Member 'UWB_Type_Option_C::LeftCantAdjust' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, RightCantAdjust) == 0x0003A9, "Member 'UWB_Type_Option_C::RightCantAdjust' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, NextEnableTime) == 0x0003B0, "Member 'UWB_Type_Option_C::NextEnableTime' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_Option_C, RelevanetUpdateType) == 0x0003B8, "Member 'UWB_Type_Option_C::RelevanetUpdateType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_OptionKeyMap_C_CanOpenWindowSelete \ static_assert(alignof(WB_Type_OptionKeyMap_C_CanOpenWindowSelete) == 0x000008, "Wrong alignment on WB_Type_OptionKeyMap_C_CanOpenWindowSelete"); \ static_assert(sizeof(WB_Type_OptionKeyMap_C_CanOpenWindowSelete) == 0x000068, "Wrong size on WB_Type_OptionKeyMap_C_CanOpenWindowSelete"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_CanOpenWindowSelete, ReturnValue) == 0x000000, "Member 'WB_Type_OptionKeyMap_C_CanOpenWindowSelete::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_CanOpenWindowSelete, CallFunc_GetSelectStructData_Data) == 0x000008, "Member 'WB_Type_OptionKeyMap_C_CanOpenWindowSelete::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_CanOpenWindowSelete, CallFunc_GetSelectStructData_ReturnValue) == 0x000060, "Member 'WB_Type_OptionKeyMap_C_CanOpenWindowSelete::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_OptionKeyMap_C_GetKeyMapContent \ static_assert(alignof(WB_Type_OptionKeyMap_C_GetKeyMapContent) == 0x000008, "Wrong alignment on WB_Type_OptionKeyMap_C_GetKeyMapContent"); \ static_assert(sizeof(WB_Type_OptionKeyMap_C_GetKeyMapContent) == 0x0001E8, "Wrong size on WB_Type_OptionKeyMap_C_GetKeyMapContent"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_GetKeyMapContent, Content) == 0x000000, "Member 'WB_Type_OptionKeyMap_C_GetKeyMapContent::Content' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_GetKeyMapContent, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000050, "Member 'WB_Type_OptionKeyMap_C_GetKeyMapContent::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_GetKeyMapContent, CallFunc_GetOptionData_ReturnValue) == 0x000058, "Member 'WB_Type_OptionKeyMap_C_GetKeyMapContent::CallFunc_GetOptionData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_GetKeyMapContent, CallFunc_GetClassDefault_OutObject) == 0x000128, "Member 'WB_Type_OptionKeyMap_C_GetKeyMapContent::CallFunc_GetClassDefault_OutObject' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_GetKeyMapContent, CallFunc_Map_IsEmpty_ReturnValue) == 0x000130, "Member 'WB_Type_OptionKeyMap_C_GetKeyMapContent::CallFunc_Map_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_GetKeyMapContent, CallFunc_OverrideOptionsContent_Override) == 0x000131, "Member 'WB_Type_OptionKeyMap_C_GetKeyMapContent::CallFunc_OverrideOptionsContent_Override' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_GetKeyMapContent, CallFunc_OverrideOptionsContent_ReturnValue) == 0x000138, "Member 'WB_Type_OptionKeyMap_C_GetKeyMapContent::CallFunc_OverrideOptionsContent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_GetKeyMapContent, CallFunc_GetSelectStructData_Data) == 0x000188, "Member 'WB_Type_OptionKeyMap_C_GetKeyMapContent::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_GetKeyMapContent, CallFunc_GetSelectStructData_ReturnValue) == 0x0001E0, "Member 'WB_Type_OptionKeyMap_C_GetKeyMapContent::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_OptionKeyMap_C_GetOptionsArray \ static_assert(alignof(WB_Type_OptionKeyMap_C_GetOptionsArray) == 0x000008, "Wrong alignment on WB_Type_OptionKeyMap_C_GetOptionsArray"); \ static_assert(sizeof(WB_Type_OptionKeyMap_C_GetOptionsArray) == 0x000070, "Wrong size on WB_Type_OptionKeyMap_C_GetOptionsArray"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_GetOptionsArray, ReturnValue) == 0x000000, "Member 'WB_Type_OptionKeyMap_C_GetOptionsArray::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_GetOptionsArray, CallFunc_GetKeyMapContent_Content) == 0x000010, "Member 'WB_Type_OptionKeyMap_C_GetOptionsArray::CallFunc_GetKeyMapContent_Content' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_GetOptionsArray, CallFunc_Map_Values_Values) == 0x000060, "Member 'WB_Type_OptionKeyMap_C_GetOptionsArray::CallFunc_Map_Values_Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_OptionKeyMap_C_InitValue \ static_assert(alignof(WB_Type_OptionKeyMap_C_InitValue) == 0x000008, "Wrong alignment on WB_Type_OptionKeyMap_C_InitValue"); \ static_assert(sizeof(WB_Type_OptionKeyMap_C_InitValue) == 0x000068, "Wrong size on WB_Type_OptionKeyMap_C_InitValue"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_InitValue, CallFunc_GetKeyMapContent_Content) == 0x000000, "Member 'WB_Type_OptionKeyMap_C_InitValue::CallFunc_GetKeyMapContent_Content' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_InitValue, CallFunc_Map_Keys_Keys) == 0x000050, "Member 'WB_Type_OptionKeyMap_C_InitValue::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_InitValue, CallFunc_Array_Contains_ReturnValue) == 0x000060, "Member 'WB_Type_OptionKeyMap_C_InitValue::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_InitValue, CallFunc_Array_Find_ReturnValue) == 0x000064, "Member 'WB_Type_OptionKeyMap_C_InitValue::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_OptionKeyMap_C_SaveValue \ static_assert(alignof(WB_Type_OptionKeyMap_C_SaveValue) == 0x000008, "Wrong alignment on WB_Type_OptionKeyMap_C_SaveValue"); \ static_assert(sizeof(WB_Type_OptionKeyMap_C_SaveValue) == 0x000070, "Wrong size on WB_Type_OptionKeyMap_C_SaveValue"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_SaveValue, inInt) == 0x000000, "Member 'WB_Type_OptionKeyMap_C_SaveValue::inInt' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_SaveValue, CallFunc_GetKeyMapContent_Content) == 0x000008, "Member 'WB_Type_OptionKeyMap_C_SaveValue::CallFunc_GetKeyMapContent_Content' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_SaveValue, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000058, "Member 'WB_Type_OptionKeyMap_C_SaveValue::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_OptionKeyMap_C_SaveValue, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'WB_Type_OptionKeyMap_C_SaveValue::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Type_OptionKeyMap_C \ static_assert(alignof(UWB_Type_OptionKeyMap_C) == 0x000008, "Wrong alignment on UWB_Type_OptionKeyMap_C"); \ static_assert(sizeof(UWB_Type_OptionKeyMap_C) == 0x000428, "Wrong size on UWB_Type_OptionKeyMap_C"); \ static_assert(offsetof(UWB_Type_OptionKeyMap_C, Cache_SwitchTextContent) == 0x0003D8, "Member 'UWB_Type_OptionKeyMap_C::Cache_SwitchTextContent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Huoyoudan_C \ static_assert(alignof(ABP_Huoyoudan_C) == 0x000008, "Wrong alignment on ABP_Huoyoudan_C"); \ static_assert(sizeof(ABP_Huoyoudan_C) == 0x000310, "Wrong size on ABP_Huoyoudan_C"); \ static_assert(offsetof(ABP_Huoyoudan_C, NS_huoyoudan_Trail) == 0x000300, "Member 'ABP_Huoyoudan_C::NS_huoyoudan_Trail' has a wrong offset!"); \ static_assert(offsetof(ABP_Huoyoudan_C, StaticMesh) == 0x000308, "Member 'ABP_Huoyoudan_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_PasswordInput_C_BackKeyEvent \ static_assert(alignof(WB_Type_PasswordInput_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_Type_PasswordInput_C_BackKeyEvent"); \ static_assert(sizeof(WB_Type_PasswordInput_C_BackKeyEvent) == 0x000048, "Wrong size on WB_Type_PasswordInput_C_BackKeyEvent"); \ static_assert(offsetof(WB_Type_PasswordInput_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_Type_PasswordInput_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_Type_PasswordInput_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_PasswordInput_C_BndEvt__WB_Type_PasswordInput_PassWordText_K2Node_ComponentBoundEvent_0_OnEditableTextChangedEvent__DelegateSignature \ static_assert(alignof(WB_Type_PasswordInput_C_BndEvt__WB_Type_PasswordInput_PassWordText_K2Node_ComponentBoundEvent_0_OnEditableTextChangedEvent__DelegateSignature) == 0x000008, "Wrong alignment on WB_Type_PasswordInput_C_BndEvt__WB_Type_PasswordInput_PassWordText_K2Node_ComponentBoundEvent_0_OnEditableTextChangedEvent__DelegateSignature"); \ static_assert(sizeof(WB_Type_PasswordInput_C_BndEvt__WB_Type_PasswordInput_PassWordText_K2Node_ComponentBoundEvent_0_OnEditableTextChangedEvent__DelegateSignature) == 0x000018, "Wrong size on WB_Type_PasswordInput_C_BndEvt__WB_Type_PasswordInput_PassWordText_K2Node_ComponentBoundEvent_0_OnEditableTextChangedEvent__DelegateSignature"); \ static_assert(offsetof(WB_Type_PasswordInput_C_BndEvt__WB_Type_PasswordInput_PassWordText_K2Node_ComponentBoundEvent_0_OnEditableTextChangedEvent__DelegateSignature, Text) == 0x000000, "Member 'WB_Type_PasswordInput_C_BndEvt__WB_Type_PasswordInput_PassWordText_K2Node_ComponentBoundEvent_0_OnEditableTextChangedEvent__DelegateSignature::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_PasswordInput_C_BndEvt__WB_Type_PasswordInput_PassWordText_K2Node_ComponentBoundEvent_1_OnEditableTextCommittedEvent__DelegateSignature \ static_assert(alignof(WB_Type_PasswordInput_C_BndEvt__WB_Type_PasswordInput_PassWordText_K2Node_ComponentBoundEvent_1_OnEditableTextCommittedEvent__DelegateSignature) == 0x000008, "Wrong alignment on WB_Type_PasswordInput_C_BndEvt__WB_Type_PasswordInput_PassWordText_K2Node_ComponentBoundEvent_1_OnEditableTextCommittedEvent__DelegateSignature"); \ static_assert(sizeof(WB_Type_PasswordInput_C_BndEvt__WB_Type_PasswordInput_PassWordText_K2Node_ComponentBoundEvent_1_OnEditableTextCommittedEvent__DelegateSignature) == 0x000020, "Wrong size on WB_Type_PasswordInput_C_BndEvt__WB_Type_PasswordInput_PassWordText_K2Node_ComponentBoundEvent_1_OnEditableTextCommittedEvent__DelegateSignature"); \ static_assert(offsetof(WB_Type_PasswordInput_C_BndEvt__WB_Type_PasswordInput_PassWordText_K2Node_ComponentBoundEvent_1_OnEditableTextCommittedEvent__DelegateSignature, Text) == 0x000000, "Member 'WB_Type_PasswordInput_C_BndEvt__WB_Type_PasswordInput_PassWordText_K2Node_ComponentBoundEvent_1_OnEditableTextCommittedEvent__DelegateSignature::Text' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_BndEvt__WB_Type_PasswordInput_PassWordText_K2Node_ComponentBoundEvent_1_OnEditableTextCommittedEvent__DelegateSignature, CommitMethod) == 0x000018, "Member 'WB_Type_PasswordInput_C_BndEvt__WB_Type_PasswordInput_PassWordText_K2Node_ComponentBoundEvent_1_OnEditableTextCommittedEvent__DelegateSignature::CommitMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput \ static_assert(alignof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput) == 0x000008, "Wrong alignment on WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput"); \ static_assert(sizeof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput) == 0x0000E0, "Wrong size on WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput"); \ static_assert(offsetof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput, EntryPoint) == 0x000000, "Member 'WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput, Temp_bool_Variable) == 0x000004, "Member 'WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput, Temp_byte_Variable) == 0x000005, "Member 'WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput, Temp_byte_Variable_1) == 0x000006, "Member 'WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput, K2Node_ComponentBoundEvent_Text_1) == 0x000008, "Member 'WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput::K2Node_ComponentBoundEvent_Text_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput, K2Node_ComponentBoundEvent_Text) == 0x000020, "Member 'WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput::K2Node_ComponentBoundEvent_Text' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput, K2Node_ComponentBoundEvent_CommitMethod) == 0x000038, "Member 'WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput::K2Node_ComponentBoundEvent_CommitMethod' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput, CallFunc_GetVaildString_ReturnValue) == 0x000040, "Member 'WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput::CallFunc_GetVaildString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput, K2Node_SwitchEnum_CmpSuccess) == 0x000050, "Member 'WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput, CallFunc_GetSubstring_ReturnValue) == 0x000058, "Member 'WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput, CallFunc_Conv_StringToText_ReturnValue) == 0x000068, "Member 'WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput, K2Node_Event_NewValue) == 0x000080, "Member 'WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput::K2Node_Event_NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput, K2Node_CustomEvent_Vis) == 0x000090, "Member 'WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput::K2Node_CustomEvent_Vis' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput, K2Node_Event_InGeometry) == 0x000098, "Member 'WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput, K2Node_Event_isDown) == 0x0000D8, "Member 'WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput, K2Node_Select_Default) == 0x0000D9, "Member 'WB_Type_PasswordInput_C_ExecuteUbergraph_WB_Type_PasswordInput::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_PasswordInput_C_GetVaildString \ static_assert(alignof(WB_Type_PasswordInput_C_GetVaildString) == 0x000008, "Wrong alignment on WB_Type_PasswordInput_C_GetVaildString"); \ static_assert(sizeof(WB_Type_PasswordInput_C_GetVaildString) == 0x0000B0, "Wrong size on WB_Type_PasswordInput_C_GetVaildString"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, InText) == 0x000000, "Member 'WB_Type_PasswordInput_C_GetVaildString::InText' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, ReturnValue) == 0x000018, "Member 'WB_Type_PasswordInput_C_GetVaildString::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, LocalValidStr) == 0x000028, "Member 'WB_Type_PasswordInput_C_GetVaildString::LocalValidStr' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_Conv_TextToString_ReturnValue) == 0x000038, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, Temp_int_Array_Index_Variable) == 0x000048, "Member 'WB_Type_PasswordInput_C_GetVaildString::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_GetCharacterArrayFromString_ReturnValue) == 0x000050, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_GetCharacterArrayFromString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_GetCharacterAsNumber_ReturnValue) == 0x000060, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_GetCharacterAsNumber_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_Array_Get_Item) == 0x000068, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000078, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000079, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x00007A, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x00007B, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_BooleanAND_ReturnValue) == 0x00007C, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_GreaterEqual_IntInt_ReturnValue_2) == 0x00007D, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_GreaterEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_LessEqual_IntInt_ReturnValue_2) == 0x00007E, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_LessEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_BooleanAND_ReturnValue_1) == 0x00007F, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_BooleanAND_ReturnValue_2) == 0x000080, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_Array_Length_ReturnValue) == 0x000084, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_BooleanOR_ReturnValue) == 0x000088, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_BooleanOR_ReturnValue_1) == 0x000089, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, Temp_int_Loop_Counter_Variable) == 0x00008C, "Member 'WB_Type_PasswordInput_C_GetVaildString::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_Less_IntInt_ReturnValue) == 0x000090, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_Add_IntInt_ReturnValue) == 0x000094, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_JoinStringArray_ReturnValue) == 0x000098, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_JoinStringArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_GetVaildString, CallFunc_Array_Add_ReturnValue) == 0x0000A8, "Member 'WB_Type_PasswordInput_C_GetVaildString::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_PasswordInput_C_HightLightStyle \ static_assert(alignof(WB_Type_PasswordInput_C_HightLightStyle) == 0x000001, "Wrong alignment on WB_Type_PasswordInput_C_HightLightStyle"); \ static_assert(sizeof(WB_Type_PasswordInput_C_HightLightStyle) == 0x000001, "Wrong size on WB_Type_PasswordInput_C_HightLightStyle"); \ static_assert(offsetof(WB_Type_PasswordInput_C_HightLightStyle, Vis) == 0x000000, "Member 'WB_Type_PasswordInput_C_HightLightStyle::Vis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_PasswordInput_C_InitValue \ static_assert(alignof(WB_Type_PasswordInput_C_InitValue) == 0x000008, "Wrong alignment on WB_Type_PasswordInput_C_InitValue"); \ static_assert(sizeof(WB_Type_PasswordInput_C_InitValue) == 0x000018, "Wrong size on WB_Type_PasswordInput_C_InitValue"); \ static_assert(offsetof(WB_Type_PasswordInput_C_InitValue, CallFunc_Conv_StringToText_ReturnValue) == 0x000000, "Member 'WB_Type_PasswordInput_C_InitValue::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_PasswordInput_C_SaveValue \ static_assert(alignof(WB_Type_PasswordInput_C_SaveValue) == 0x000008, "Wrong alignment on WB_Type_PasswordInput_C_SaveValue"); \ static_assert(sizeof(WB_Type_PasswordInput_C_SaveValue) == 0x000048, "Wrong size on WB_Type_PasswordInput_C_SaveValue"); \ static_assert(offsetof(WB_Type_PasswordInput_C_SaveValue, CallFunc_GetPurifiedInterface_ReturnValue) == 0x000000, "Member 'WB_Type_PasswordInput_C_SaveValue::CallFunc_GetPurifiedInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_SaveValue, CallFunc_GetOnlineModel_ReturnValue) == 0x000010, "Member 'WB_Type_PasswordInput_C_SaveValue::CallFunc_GetOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_SaveValue, CallFunc_Conv_TextToString_ReturnValue) == 0x000018, "Member 'WB_Type_PasswordInput_C_SaveValue::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_SaveValue, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000028, "Member 'WB_Type_PasswordInput_C_SaveValue::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_SaveValue, CallFunc_GetOptionValue_ReturnValue) == 0x000030, "Member 'WB_Type_PasswordInput_C_SaveValue::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Type_PasswordInput_C_SaveValue, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000040, "Member 'WB_Type_PasswordInput_C_SaveValue::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Type_PasswordInput_C_SetNewValue \ static_assert(alignof(WB_Type_PasswordInput_C_SetNewValue) == 0x000008, "Wrong alignment on WB_Type_PasswordInput_C_SetNewValue"); \ static_assert(sizeof(WB_Type_PasswordInput_C_SetNewValue) == 0x000010, "Wrong size on WB_Type_PasswordInput_C_SetNewValue"); \ static_assert(offsetof(WB_Type_PasswordInput_C_SetNewValue, NewValue) == 0x000000, "Member 'WB_Type_PasswordInput_C_SetNewValue::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Type_PasswordInput_C \ static_assert(alignof(UWB_Type_PasswordInput_C) == 0x000008, "Wrong alignment on UWB_Type_PasswordInput_C"); \ static_assert(sizeof(UWB_Type_PasswordInput_C) == 0x000378, "Wrong size on UWB_Type_PasswordInput_C"); \ static_assert(offsetof(UWB_Type_PasswordInput_C, UberGraphFrame_WB_Type_PasswordInput_C) == 0x000328, "Member 'UWB_Type_PasswordInput_C::UberGraphFrame_WB_Type_PasswordInput_C' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_PasswordInput_C, Image_148) == 0x000330, "Member 'UWB_Type_PasswordInput_C::Image_148' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_PasswordInput_C, PassWordText) == 0x000338, "Member 'UWB_Type_PasswordInput_C::PassWordText' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_PasswordInput_C, Password) == 0x000340, "Member 'UWB_Type_PasswordInput_C::Password' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_PasswordInput_C, ResetFocusToButton) == 0x000358, "Member 'UWB_Type_PasswordInput_C::ResetFocusToButton' has a wrong offset!"); \ static_assert(offsetof(UWB_Type_PasswordInput_C, BackKeyDown) == 0x000368, "Member 'UWB_Type_PasswordInput_C::BackKeyDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ToleranceComponent_C_AddBuff \ static_assert(alignof(ToleranceComponent_C_AddBuff) == 0x000004, "Wrong alignment on ToleranceComponent_C_AddBuff"); \ static_assert(sizeof(ToleranceComponent_C_AddBuff) == 0x000008, "Wrong size on ToleranceComponent_C_AddBuff"); \ static_assert(offsetof(ToleranceComponent_C_AddBuff, LocalBuffTag) == 0x000000, "Member 'ToleranceComponent_C_AddBuff::LocalBuffTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ToleranceComponent_C_AddPlayerKlesa \ static_assert(alignof(ToleranceComponent_C_AddPlayerKlesa) == 0x000004, "Wrong alignment on ToleranceComponent_C_AddPlayerKlesa"); \ static_assert(sizeof(ToleranceComponent_C_AddPlayerKlesa) == 0x000004, "Wrong size on ToleranceComponent_C_AddPlayerKlesa"); \ static_assert(offsetof(ToleranceComponent_C_AddPlayerKlesa, Value) == 0x000000, "Member 'ToleranceComponent_C_AddPlayerKlesa::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ToleranceComponent_C_Buff_Removed \ static_assert(alignof(ToleranceComponent_C_Buff_Removed) == 0x000008, "Wrong alignment on ToleranceComponent_C_Buff_Removed"); \ static_assert(sizeof(ToleranceComponent_C_Buff_Removed) == 0x000008, "Wrong size on ToleranceComponent_C_Buff_Removed"); \ static_assert(offsetof(ToleranceComponent_C_Buff_Removed, Value) == 0x000000, "Member 'ToleranceComponent_C_Buff_Removed::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ToleranceComponent_C_EnterTrapArea \ static_assert(alignof(ToleranceComponent_C_EnterTrapArea) == 0x000008, "Wrong alignment on ToleranceComponent_C_EnterTrapArea"); \ static_assert(sizeof(ToleranceComponent_C_EnterTrapArea) == 0x000008, "Wrong size on ToleranceComponent_C_EnterTrapArea"); \ static_assert(offsetof(ToleranceComponent_C_EnterTrapArea, Area) == 0x000000, "Member 'ToleranceComponent_C_EnterTrapArea::Area' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ToleranceComponent_C_ExecuteUbergraph_ToleranceComponent \ static_assert(alignof(ToleranceComponent_C_ExecuteUbergraph_ToleranceComponent) == 0x000004, "Wrong alignment on ToleranceComponent_C_ExecuteUbergraph_ToleranceComponent"); \ static_assert(sizeof(ToleranceComponent_C_ExecuteUbergraph_ToleranceComponent) == 0x000008, "Wrong size on ToleranceComponent_C_ExecuteUbergraph_ToleranceComponent"); \ static_assert(offsetof(ToleranceComponent_C_ExecuteUbergraph_ToleranceComponent, EntryPoint) == 0x000000, "Member 'ToleranceComponent_C_ExecuteUbergraph_ToleranceComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ToleranceComponent_C_ExecuteUbergraph_ToleranceComponent, K2Node_Event_ReInit) == 0x000004, "Member 'ToleranceComponent_C_ExecuteUbergraph_ToleranceComponent::K2Node_Event_ReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ToleranceComponent_C_GetMaxKlesa \ static_assert(alignof(ToleranceComponent_C_GetMaxKlesa) == 0x000004, "Wrong alignment on ToleranceComponent_C_GetMaxKlesa"); \ static_assert(sizeof(ToleranceComponent_C_GetMaxKlesa) == 0x000008, "Wrong size on ToleranceComponent_C_GetMaxKlesa"); \ static_assert(offsetof(ToleranceComponent_C_GetMaxKlesa, ReturnValue) == 0x000000, "Member 'ToleranceComponent_C_GetMaxKlesa::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ToleranceComponent_C_GetMaxKlesa, CallFunc_GetPlayerMaxKlesa_ReturnValue) == 0x000004, "Member 'ToleranceComponent_C_GetMaxKlesa::CallFunc_GetPlayerMaxKlesa_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ToleranceComponent_C_GetSZAccumValue \ static_assert(alignof(ToleranceComponent_C_GetSZAccumValue) == 0x000008, "Wrong alignment on ToleranceComponent_C_GetSZAccumValue"); \ static_assert(sizeof(ToleranceComponent_C_GetSZAccumValue) == 0x000008, "Wrong size on ToleranceComponent_C_GetSZAccumValue"); \ static_assert(offsetof(ToleranceComponent_C_GetSZAccumValue, Value) == 0x000000, "Member 'ToleranceComponent_C_GetSZAccumValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ToleranceComponent_C_GetToleranceValue \ static_assert(alignof(ToleranceComponent_C_GetToleranceValue) == 0x000008, "Wrong alignment on ToleranceComponent_C_GetToleranceValue"); \ static_assert(sizeof(ToleranceComponent_C_GetToleranceValue) == 0x000050, "Wrong size on ToleranceComponent_C_GetToleranceValue"); \ static_assert(offsetof(ToleranceComponent_C_GetToleranceValue, ToleranceValue) == 0x000000, "Member 'ToleranceComponent_C_GetToleranceValue::ToleranceValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ToleranceComponent_C_ImplReplaceBeginPlay \ static_assert(alignof(ToleranceComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong alignment on ToleranceComponent_C_ImplReplaceBeginPlay"); \ static_assert(sizeof(ToleranceComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong size on ToleranceComponent_C_ImplReplaceBeginPlay"); \ static_assert(offsetof(ToleranceComponent_C_ImplReplaceBeginPlay, ReInit) == 0x000000, "Member 'ToleranceComponent_C_ImplReplaceBeginPlay::ReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ToleranceComponent_C_Initialize \ static_assert(alignof(ToleranceComponent_C_Initialize) == 0x000008, "Wrong alignment on ToleranceComponent_C_Initialize"); \ static_assert(sizeof(ToleranceComponent_C_Initialize) == 0x0000A0, "Wrong size on ToleranceComponent_C_Initialize"); \ static_assert(offsetof(ToleranceComponent_C_Initialize, L_ToleranceValue) == 0x000000, "Member 'ToleranceComponent_C_Initialize::L_ToleranceValue' has a wrong offset!"); \ static_assert(offsetof(ToleranceComponent_C_Initialize, K2Node_MakeVariable_MakeVariableOutput) == 0x000050, "Member 'ToleranceComponent_C_Initialize::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ToleranceComponent_C_LeaveTrapArea \ static_assert(alignof(ToleranceComponent_C_LeaveTrapArea) == 0x000008, "Wrong alignment on ToleranceComponent_C_LeaveTrapArea"); \ static_assert(sizeof(ToleranceComponent_C_LeaveTrapArea) == 0x000008, "Wrong size on ToleranceComponent_C_LeaveTrapArea"); \ static_assert(offsetof(ToleranceComponent_C_LeaveTrapArea, Area) == 0x000000, "Member 'ToleranceComponent_C_LeaveTrapArea::Area' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ToleranceComponent_C_SetActiveSZ \ static_assert(alignof(ToleranceComponent_C_SetActiveSZ) == 0x000001, "Wrong alignment on ToleranceComponent_C_SetActiveSZ"); \ static_assert(sizeof(ToleranceComponent_C_SetActiveSZ) == 0x000001, "Wrong size on ToleranceComponent_C_SetActiveSZ"); \ static_assert(offsetof(ToleranceComponent_C_SetActiveSZ, Active) == 0x000000, "Member 'ToleranceComponent_C_SetActiveSZ::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ToleranceComponent_C_SetModifyStat \ static_assert(alignof(ToleranceComponent_C_SetModifyStat) == 0x000008, "Wrong alignment on ToleranceComponent_C_SetModifyStat"); \ static_assert(sizeof(ToleranceComponent_C_SetModifyStat) == 0x000018, "Wrong size on ToleranceComponent_C_SetModifyStat"); \ static_assert(offsetof(ToleranceComponent_C_SetModifyStat, TagName) == 0x000000, "Member 'ToleranceComponent_C_SetModifyStat::TagName' has a wrong offset!"); \ static_assert(offsetof(ToleranceComponent_C_SetModifyStat, InValue) == 0x000008, "Member 'ToleranceComponent_C_SetModifyStat::InValue' has a wrong offset!"); \ static_assert(offsetof(ToleranceComponent_C_SetModifyStat, InLevel) == 0x000010, "Member 'ToleranceComponent_C_SetModifyStat::InLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ToleranceComponent_C_SetSZAccumValue \ static_assert(alignof(ToleranceComponent_C_SetSZAccumValue) == 0x000008, "Wrong alignment on ToleranceComponent_C_SetSZAccumValue"); \ static_assert(sizeof(ToleranceComponent_C_SetSZAccumValue) == 0x000008, "Wrong size on ToleranceComponent_C_SetSZAccumValue"); \ static_assert(offsetof(ToleranceComponent_C_SetSZAccumValue, Value) == 0x000000, "Member 'ToleranceComponent_C_SetSZAccumValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UToleranceComponent_C \ static_assert(alignof(UToleranceComponent_C) == 0x000008, "Wrong alignment on UToleranceComponent_C"); \ static_assert(sizeof(UToleranceComponent_C) == 0x000110, "Wrong size on UToleranceComponent_C"); \ static_assert(offsetof(UToleranceComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UToleranceComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UToleranceComponent_C, UpdateDebuffValue) == 0x0000F0, "Member 'UToleranceComponent_C::UpdateDebuffValue' has a wrong offset!"); \ static_assert(offsetof(UToleranceComponent_C, TrapState) == 0x000100, "Member 'UToleranceComponent_C::TrapState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_SettingType_SpecialUI \ static_assert(alignof(FS_SettingType_SpecialUI) == 0x000008, "Wrong alignment on FS_SettingType_SpecialUI"); \ static_assert(sizeof(FS_SettingType_SpecialUI) == 0x000008, "Wrong size on FS_SettingType_SpecialUI"); \ static_assert(offsetof(FS_SettingType_SpecialUI, SpicalWidget_4_C12774EE44AB88CFEC0077A9B1ED5FB3) == 0x000000, "Member 'FS_SettingType_SpecialUI::SpicalWidget_4_C12774EE44AB88CFEC0077A9B1ED5FB3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_ZhuanDing_C \ static_assert(alignof(UShake_ZhuanDing_C) == 0x000010, "Wrong alignment on UShake_ZhuanDing_C"); \ static_assert(sizeof(UShake_ZhuanDing_C) == 0x000210, "Wrong size on UShake_ZhuanDing_C"); \ #define DUMPER7_ASSERTS_FS_SettingType_Custom \ static_assert(alignof(FS_SettingType_Custom) == 0x000008, "Wrong alignment on FS_SettingType_Custom"); \ static_assert(sizeof(FS_SettingType_Custom) == 0x000008, "Wrong size on FS_SettingType_Custom"); \ static_assert(offsetof(FS_SettingType_Custom, Type_28_03587BDB49869492CB787EB6C1B614D8) == 0x000000, "Member 'FS_SettingType_Custom::Type_28_03587BDB49869492CB787EB6C1B614D8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TipOpenInjectMagicPanel_C_BackKeyEvent \ static_assert(alignof(WB_TipOpenInjectMagicPanel_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_TipOpenInjectMagicPanel_C_BackKeyEvent"); \ static_assert(sizeof(WB_TipOpenInjectMagicPanel_C_BackKeyEvent) == 0x000048, "Wrong size on WB_TipOpenInjectMagicPanel_C_BackKeyEvent"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_TipOpenInjectMagicPanel_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_TipOpenInjectMagicPanel_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TipOpenInjectMagicPanel_C_EnterKeyEvent \ static_assert(alignof(WB_TipOpenInjectMagicPanel_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_TipOpenInjectMagicPanel_C_EnterKeyEvent"); \ static_assert(sizeof(WB_TipOpenInjectMagicPanel_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_TipOpenInjectMagicPanel_C_EnterKeyEvent"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_TipOpenInjectMagicPanel_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_TipOpenInjectMagicPanel_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel \ static_assert(alignof(WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel) == 0x000008, "Wrong alignment on WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel"); \ static_assert(sizeof(WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel) == 0x0000E0, "Wrong size on WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel, EntryPoint) == 0x000000, "Member 'WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel, Temp_delegate_Variable) == 0x000004, "Member 'WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel, CallFunc_PostEvent_ReturnValue) == 0x000014, "Member 'WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel, K2Node_Event_InGeometry_1) == 0x000018, "Member 'WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel, K2Node_Event_isDown_1) == 0x000058, "Member 'WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel, K2Node_Event_InGeometry) == 0x000060, "Member 'WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel, K2Node_Event_isDown) == 0x0000A0, "Member 'WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel, Temp_delegate_Variable_1) == 0x0000A4, "Member 'WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel, CallFunc_GetPlayerController_ReturnValue) == 0x0000B8, "Member 'WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel, CallFunc_PostEvent_ReturnValue_1) == 0x0000C0, "Member 'WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel, CallFunc_GetUIStatic_ReturnValue) == 0x0000C8, "Member 'WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel, CallFunc_GetUIZOder_ZOder) == 0x0000D0, "Member 'WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x0000D8, "Member 'WB_TipOpenInjectMagicPanel_C_ExecuteUbergraph_WB_TipOpenInjectMagicPanel::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_TipOpenInjectMagicPanel_C \ static_assert(alignof(UWB_TipOpenInjectMagicPanel_C) == 0x000008, "Wrong alignment on UWB_TipOpenInjectMagicPanel_C"); \ static_assert(sizeof(UWB_TipOpenInjectMagicPanel_C) == 0x0002D0, "Wrong size on UWB_TipOpenInjectMagicPanel_C"); \ static_assert(offsetof(UWB_TipOpenInjectMagicPanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_TipOpenInjectMagicPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_TipOpenInjectMagicPanel_C, WB_SecondaryWindow1) == 0x0002C8, "Member 'UWB_TipOpenInjectMagicPanel_C::WB_SecondaryWindow1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_SettingType_Option \ static_assert(alignof(FS_SettingType_Option) == 0x000008, "Wrong alignment on FS_SettingType_Option"); \ static_assert(sizeof(FS_SettingType_Option) == 0x000018, "Wrong size on FS_SettingType_Option"); \ static_assert(offsetof(FS_SettingType_Option, SwitchText_23_03587BDB49869492CB787EB6C1B614D8) == 0x000000, "Member 'FS_SettingType_Option::SwitchText_23_03587BDB49869492CB787EB6C1B614D8' has a wrong offset!"); \ static_assert(offsetof(FS_SettingType_Option, CanWindowSelete_25_4088290A47838750C06837A37371655D) == 0x000010, "Member 'FS_SettingType_Option::CanWindowSelete_25_4088290A47838750C06837A37371655D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_AdjustLoadingVolume \ static_assert(alignof(DCSGameState_C_AdjustLoadingVolume) == 0x000008, "Wrong alignment on DCSGameState_C_AdjustLoadingVolume"); \ static_assert(sizeof(DCSGameState_C_AdjustLoadingVolume) == 0x000010, "Wrong size on DCSGameState_C_AdjustLoadingVolume"); \ static_assert(offsetof(DCSGameState_C_AdjustLoadingVolume, SFXVolume) == 0x000000, "Member 'DCSGameState_C_AdjustLoadingVolume::SFXVolume' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_AdjustLoadingVolume, VoiceVolume) == 0x000008, "Member 'DCSGameState_C_AdjustLoadingVolume::VoiceVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_BndEvt__DCSGameState_BP_GameSettingModel_K2Node_ComponentBoundEvent_0_OnOptionValueChange__DelegateSignature \ static_assert(alignof(DCSGameState_C_BndEvt__DCSGameState_BP_GameSettingModel_K2Node_ComponentBoundEvent_0_OnOptionValueChange__DelegateSignature) == 0x000004, "Wrong alignment on DCSGameState_C_BndEvt__DCSGameState_BP_GameSettingModel_K2Node_ComponentBoundEvent_0_OnOptionValueChange__DelegateSignature"); \ static_assert(sizeof(DCSGameState_C_BndEvt__DCSGameState_BP_GameSettingModel_K2Node_ComponentBoundEvent_0_OnOptionValueChange__DelegateSignature) == 0x000008, "Wrong size on DCSGameState_C_BndEvt__DCSGameState_BP_GameSettingModel_K2Node_ComponentBoundEvent_0_OnOptionValueChange__DelegateSignature"); \ static_assert(offsetof(DCSGameState_C_BndEvt__DCSGameState_BP_GameSettingModel_K2Node_ComponentBoundEvent_0_OnOptionValueChange__DelegateSignature, OptionTag) == 0x000000, "Member 'DCSGameState_C_BndEvt__DCSGameState_BP_GameSettingModel_K2Node_ComponentBoundEvent_0_OnOptionValueChange__DelegateSignature::OptionTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_CallBackGame \ static_assert(alignof(DCSGameState_C_CallBackGame) == 0x000001, "Wrong alignment on DCSGameState_C_CallBackGame"); \ static_assert(sizeof(DCSGameState_C_CallBackGame) == 0x000001, "Wrong size on DCSGameState_C_CallBackGame"); \ static_assert(offsetof(DCSGameState_C_CallBackGame, Temp) == 0x000000, "Member 'DCSGameState_C_CallBackGame::Temp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_CanConnection \ static_assert(alignof(DCSGameState_C_CanConnection) == 0x000008, "Wrong alignment on DCSGameState_C_CanConnection"); \ static_assert(sizeof(DCSGameState_C_CanConnection) == 0x000030, "Wrong size on DCSGameState_C_CanConnection"); \ static_assert(offsetof(DCSGameState_C_CanConnection, CampType) == 0x000000, "Member 'DCSGameState_C_CanConnection::CampType' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CanConnection, LoadFinished) == 0x000010, "Member 'DCSGameState_C_CanConnection::LoadFinished' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CanConnection, ReturnValue) == 0x000011, "Member 'DCSGameState_C_CanConnection::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CanConnection, ReturnType) == 0x000012, "Member 'DCSGameState_C_CanConnection::ReturnType' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CanConnection, CallFunc_GetTransmitToType_return_value) == 0x000013, "Member 'DCSGameState_C_CanConnection::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CanConnection, CallFunc_GetTransmitToType_return_value_1) == 0x000014, "Member 'DCSGameState_C_CanConnection::CallFunc_GetTransmitToType_return_value_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CanConnection, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000015, "Member 'DCSGameState_C_CanConnection::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CanConnection, CallFunc_GetConnectPlayerNumByCampType_Return_value) == 0x000018, "Member 'DCSGameState_C_CanConnection::CallFunc_GetConnectPlayerNumByCampType_Return_value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CanConnection, CallFunc_Less_IntInt_ReturnValue) == 0x00001C, "Member 'DCSGameState_C_CanConnection::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CanConnection, CallFunc_GetGlobalFlag_Enable) == 0x00001D, "Member 'DCSGameState_C_CanConnection::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CanConnection, CallFunc_Not_PreBool_ReturnValue) == 0x00001E, "Member 'DCSGameState_C_CanConnection::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CanConnection, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000020, "Member 'DCSGameState_C_CanConnection::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CanConnection, CallFunc_GetIsInOnlineArea_return_value) == 0x000028, "Member 'DCSGameState_C_CanConnection::CallFunc_GetIsInOnlineArea_return_value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CanConnection, CallFunc_BooleanOR_ReturnValue) == 0x000029, "Member 'DCSGameState_C_CanConnection::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_CGHasFinishedOnServer \ static_assert(alignof(DCSGameState_C_CGHasFinishedOnServer) == 0x000008, "Wrong alignment on DCSGameState_C_CGHasFinishedOnServer"); \ static_assert(sizeof(DCSGameState_C_CGHasFinishedOnServer) == 0x000008, "Wrong size on DCSGameState_C_CGHasFinishedOnServer"); \ static_assert(offsetof(DCSGameState_C_CGHasFinishedOnServer, CGFinished) == 0x000000, "Member 'DCSGameState_C_CGHasFinishedOnServer::CGFinished' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_CGPlayStarting \ static_assert(alignof(DCSGameState_C_CGPlayStarting) == 0x000008, "Wrong alignment on DCSGameState_C_CGPlayStarting"); \ static_assert(sizeof(DCSGameState_C_CGPlayStarting) == 0x000018, "Wrong size on DCSGameState_C_CGPlayStarting"); \ static_assert(offsetof(DCSGameState_C_CGPlayStarting, LevelScript) == 0x000000, "Member 'DCSGameState_C_CGPlayStarting::LevelScript' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CGPlayStarting, Sequence) == 0x000008, "Member 'DCSGameState_C_CGPlayStarting::Sequence' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CGPlayStarting, SequenceType) == 0x000010, "Member 'DCSGameState_C_CGPlayStarting::SequenceType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_CGPlayStartingOnAllClient \ static_assert(alignof(DCSGameState_C_CGPlayStartingOnAllClient) == 0x000008, "Wrong alignment on DCSGameState_C_CGPlayStartingOnAllClient"); \ static_assert(sizeof(DCSGameState_C_CGPlayStartingOnAllClient) == 0x000018, "Wrong size on DCSGameState_C_CGPlayStartingOnAllClient"); \ static_assert(offsetof(DCSGameState_C_CGPlayStartingOnAllClient, LevelScript) == 0x000000, "Member 'DCSGameState_C_CGPlayStartingOnAllClient::LevelScript' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CGPlayStartingOnAllClient, Sequence) == 0x000008, "Member 'DCSGameState_C_CGPlayStartingOnAllClient::Sequence' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CGPlayStartingOnAllClient, SequenceType) == 0x000010, "Member 'DCSGameState_C_CGPlayStartingOnAllClient::SequenceType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_CGPlayStartingOnServer \ static_assert(alignof(DCSGameState_C_CGPlayStartingOnServer) == 0x000008, "Wrong alignment on DCSGameState_C_CGPlayStartingOnServer"); \ static_assert(sizeof(DCSGameState_C_CGPlayStartingOnServer) == 0x000018, "Wrong size on DCSGameState_C_CGPlayStartingOnServer"); \ static_assert(offsetof(DCSGameState_C_CGPlayStartingOnServer, Sequence) == 0x000000, "Member 'DCSGameState_C_CGPlayStartingOnServer::Sequence' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CGPlayStartingOnServer, LevelScript) == 0x000008, "Member 'DCSGameState_C_CGPlayStartingOnServer::LevelScript' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CGPlayStartingOnServer, SequenceType) == 0x000010, "Member 'DCSGameState_C_CGPlayStartingOnServer::SequenceType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_ChangeVoiceWhenLoading \ static_assert(alignof(DCSGameState_C_ChangeVoiceWhenLoading) == 0x000001, "Wrong alignment on DCSGameState_C_ChangeVoiceWhenLoading"); \ static_assert(sizeof(DCSGameState_C_ChangeVoiceWhenLoading) == 0x000001, "Wrong size on DCSGameState_C_ChangeVoiceWhenLoading"); \ static_assert(offsetof(DCSGameState_C_ChangeVoiceWhenLoading, IsLoading) == 0x000000, "Member 'DCSGameState_C_ChangeVoiceWhenLoading::IsLoading' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_CheckPlayerIsInTheRoom \ static_assert(alignof(DCSGameState_C_CheckPlayerIsInTheRoom) == 0x000008, "Wrong alignment on DCSGameState_C_CheckPlayerIsInTheRoom"); \ static_assert(sizeof(DCSGameState_C_CheckPlayerIsInTheRoom) == 0x000078, "Wrong size on DCSGameState_C_CheckPlayerIsInTheRoom"); \ static_assert(offsetof(DCSGameState_C_CheckPlayerIsInTheRoom, PlayerUID) == 0x000000, "Member 'DCSGameState_C_CheckPlayerIsInTheRoom::PlayerUID' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CheckPlayerIsInTheRoom, IsInTheRoom) == 0x000010, "Member 'DCSGameState_C_CheckPlayerIsInTheRoom::IsInTheRoom' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CheckPlayerIsInTheRoom, Temp_int_Array_Index_Variable) == 0x000014, "Member 'DCSGameState_C_CheckPlayerIsInTheRoom::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CheckPlayerIsInTheRoom, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'DCSGameState_C_CheckPlayerIsInTheRoom::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CheckPlayerIsInTheRoom, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'DCSGameState_C_CheckPlayerIsInTheRoom::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CheckPlayerIsInTheRoom, CallFunc_Map_Keys_Keys) == 0x000020, "Member 'DCSGameState_C_CheckPlayerIsInTheRoom::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CheckPlayerIsInTheRoom, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'DCSGameState_C_CheckPlayerIsInTheRoom::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CheckPlayerIsInTheRoom, CallFunc_Array_Get_Item) == 0x000038, "Member 'DCSGameState_C_CheckPlayerIsInTheRoom::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CheckPlayerIsInTheRoom, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'DCSGameState_C_CheckPlayerIsInTheRoom::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CheckPlayerIsInTheRoom, CallFunc_GetDCSPlayerState_Controller_ReturnValue) == 0x000048, "Member 'DCSGameState_C_CheckPlayerIsInTheRoom::CallFunc_GetDCSPlayerState_Controller_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CheckPlayerIsInTheRoom, CallFunc_GetPlayerNetInfo_PlayerUserID) == 0x000050, "Member 'DCSGameState_C_CheckPlayerIsInTheRoom::CallFunc_GetPlayerNetInfo_PlayerUserID' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CheckPlayerIsInTheRoom, CallFunc_GetPlayerNetInfo_PlayerCampType) == 0x000060, "Member 'DCSGameState_C_CheckPlayerIsInTheRoom::CallFunc_GetPlayerNetInfo_PlayerCampType' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CheckPlayerIsInTheRoom, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000070, "Member 'DCSGameState_C_CheckPlayerIsInTheRoom::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_ClearBlendDecal \ static_assert(alignof(DCSGameState_C_ClearBlendDecal) == 0x000008, "Wrong alignment on DCSGameState_C_ClearBlendDecal"); \ static_assert(sizeof(DCSGameState_C_ClearBlendDecal) == 0x000038, "Wrong size on DCSGameState_C_ClearBlendDecal"); \ static_assert(offsetof(DCSGameState_C_ClearBlendDecal, LocalArray) == 0x000000, "Member 'DCSGameState_C_ClearBlendDecal::LocalArray' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ClearBlendDecal, Temp_int_Variable) == 0x000010, "Member 'DCSGameState_C_ClearBlendDecal::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ClearBlendDecal, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'DCSGameState_C_ClearBlendDecal::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ClearBlendDecal, CallFunc_Array_Get_Item) == 0x000018, "Member 'DCSGameState_C_ClearBlendDecal::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ClearBlendDecal, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'DCSGameState_C_ClearBlendDecal::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ClearBlendDecal, CallFunc_Less_IntInt_ReturnValue) == 0x000024, "Member 'DCSGameState_C_ClearBlendDecal::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ClearBlendDecal, CallFunc_IsValid_ReturnValue) == 0x000025, "Member 'DCSGameState_C_ClearBlendDecal::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ClearBlendDecal, CallFunc_GetComponentsByTag_ReturnValue) == 0x000028, "Member 'DCSGameState_C_ClearBlendDecal::CallFunc_GetComponentsByTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_ConnectFaild \ static_assert(alignof(DCSGameState_C_ConnectFaild) == 0x000001, "Wrong alignment on DCSGameState_C_ConnectFaild"); \ static_assert(sizeof(DCSGameState_C_ConnectFaild) == 0x000001, "Wrong size on DCSGameState_C_ConnectFaild"); \ static_assert(offsetof(DCSGameState_C_ConnectFaild, OutType) == 0x000000, "Member 'DCSGameState_C_ConnectFaild::OutType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_CreateDLCPage \ static_assert(alignof(DCSGameState_C_CreateDLCPage) == 0x000008, "Wrong alignment on DCSGameState_C_CreateDLCPage"); \ static_assert(sizeof(DCSGameState_C_CreateDLCPage) == 0x000028, "Wrong size on DCSGameState_C_CreateDLCPage"); \ static_assert(offsetof(DCSGameState_C_CreateDLCPage, CallFunc_DLCInfoDifferent_AnyDifferent) == 0x000000, "Member 'DCSGameState_C_CreateDLCPage::CallFunc_DLCInfoDifferent_AnyDifferent' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CreateDLCPage, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'DCSGameState_C_CreateDLCPage::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CreateDLCPage, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'DCSGameState_C_CreateDLCPage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CreateDLCPage, CallFunc_GetUIZOder_ZOder) == 0x000014, "Member 'DCSGameState_C_CreateDLCPage::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CreateDLCPage, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000018, "Member 'DCSGameState_C_CreateDLCPage::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CreateDLCPage, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000020, "Member 'DCSGameState_C_CreateDLCPage::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_CreateNewPlayerKey \ static_assert(alignof(DCSGameState_C_CreateNewPlayerKey) == 0x000008, "Wrong alignment on DCSGameState_C_CreateNewPlayerKey"); \ static_assert(sizeof(DCSGameState_C_CreateNewPlayerKey) == 0x000078, "Wrong size on DCSGameState_C_CreateNewPlayerKey"); \ static_assert(offsetof(DCSGameState_C_CreateNewPlayerKey, ReturnValue) == 0x000000, "Member 'DCSGameState_C_CreateNewPlayerKey::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CreateNewPlayerKey, Temp_int_Array_Index_Variable) == 0x000010, "Member 'DCSGameState_C_CreateNewPlayerKey::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CreateNewPlayerKey, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'DCSGameState_C_CreateNewPlayerKey::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CreateNewPlayerKey, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'DCSGameState_C_CreateNewPlayerKey::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CreateNewPlayerKey, CallFunc_Map_Values_Values) == 0x000020, "Member 'DCSGameState_C_CreateNewPlayerKey::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CreateNewPlayerKey, CallFunc_Array_Get_Item) == 0x000030, "Member 'DCSGameState_C_CreateNewPlayerKey::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CreateNewPlayerKey, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'DCSGameState_C_CreateNewPlayerKey::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CreateNewPlayerKey, CallFunc_Conv_IntToString_ReturnValue) == 0x000048, "Member 'DCSGameState_C_CreateNewPlayerKey::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CreateNewPlayerKey, CallFunc_Array_Contains_ReturnValue) == 0x000058, "Member 'DCSGameState_C_CreateNewPlayerKey::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CreateNewPlayerKey, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'DCSGameState_C_CreateNewPlayerKey::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CreateNewPlayerKey, CallFunc_Array_Length_ReturnValue_1) == 0x000070, "Member 'DCSGameState_C_CreateNewPlayerKey::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_CreateNewPlayerKey, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'DCSGameState_C_CreateNewPlayerKey::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_DLCInfoDifferent \ static_assert(alignof(DCSGameState_C_DLCInfoDifferent) == 0x000008, "Wrong alignment on DCSGameState_C_DLCInfoDifferent"); \ static_assert(sizeof(DCSGameState_C_DLCInfoDifferent) == 0x0000D8, "Wrong size on DCSGameState_C_DLCInfoDifferent"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, AnyDifferent) == 0x000000, "Member 'DCSGameState_C_DLCInfoDifferent::AnyDifferent' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, NotDisplayIDs) == 0x000008, "Member 'DCSGameState_C_DLCInfoDifferent::NotDisplayIDs' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, TempOwnedDLC) == 0x000018, "Member 'DCSGameState_C_DLCInfoDifferent::TempOwnedDLC' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'DCSGameState_C_DLCInfoDifferent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, Temp_int_Array_Index_Variable) == 0x000030, "Member 'DCSGameState_C_DLCInfoDifferent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, Temp_int_Array_Index_Variable_1) == 0x000034, "Member 'DCSGameState_C_DLCInfoDifferent::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_Array_Get_Item) == 0x000060, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_Array_Length_ReturnValue_1) == 0x000070, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, Temp_int_Loop_Counter_Variable_1) == 0x000074, "Member 'DCSGameState_C_DLCInfoDifferent::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_Array_RemoveItem_ReturnValue) == 0x000078, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_Array_Contains_ReturnValue) == 0x000079, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_Less_IntInt_ReturnValue) == 0x00007A, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_Add_IntInt_ReturnValue_1) == 0x00007C, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x000080, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_GetAlreadyHaveDLC_ReturnValue) == 0x000088, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_GetAlreadyHaveDLC_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1) == 0x000098, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_GetAlreadyHaveDLC_ReturnValue_1) == 0x0000A0, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_GetAlreadyHaveDLC_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_Array_Get_Item_1) == 0x0000B0, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_Array_Contains_ReturnValue_1) == 0x0000C0, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_Array_Length_ReturnValue_2) == 0x0000C4, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000C8, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_Array_Length_ReturnValue_3) == 0x0000CC, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_DLCInfoDifferent, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000D0, "Member 'DCSGameState_C_DLCInfoDifferent::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_EnterGame \ static_assert(alignof(DCSGameState_C_EnterGame) == 0x000008, "Wrong alignment on DCSGameState_C_EnterGame"); \ static_assert(sizeof(DCSGameState_C_EnterGame) == 0x000090, "Wrong size on DCSGameState_C_EnterGame"); \ static_assert(offsetof(DCSGameState_C_EnterGame, SavePath) == 0x000000, "Member 'DCSGameState_C_EnterGame::SavePath' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame, Luuid) == 0x000010, "Member 'DCSGameState_C_EnterGame::Luuid' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame, CallFunc_NewGuid_ReturnValue) == 0x000020, "Member 'DCSGameState_C_EnterGame::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame, CallFunc_Conv_GuidToString_ReturnValue) == 0x000030, "Member 'DCSGameState_C_EnterGame::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame, K2Node_MakeArray_Array) == 0x000040, "Member 'DCSGameState_C_EnterGame::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'DCSGameState_C_EnterGame::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame, CallFunc_GetStringValue_Value) == 0x000060, "Member 'DCSGameState_C_EnterGame::CallFunc_GetStringValue_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame, CallFunc_GetStringValue_ReturnValue) == 0x000070, "Member 'DCSGameState_C_EnterGame::CallFunc_GetStringValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame, CallFunc_GetSlotValue_Value) == 0x000078, "Member 'DCSGameState_C_EnterGame::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame, CallFunc_IsEmpty_ReturnValue) == 0x000088, "Member 'DCSGameState_C_EnterGame::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_EnterGame_Debug \ static_assert(alignof(DCSGameState_C_EnterGame_Debug) == 0x000008, "Wrong alignment on DCSGameState_C_EnterGame_Debug"); \ static_assert(sizeof(DCSGameState_C_EnterGame_Debug) == 0x000080, "Wrong size on DCSGameState_C_EnterGame_Debug"); \ static_assert(offsetof(DCSGameState_C_EnterGame_Debug, SavePath) == 0x000000, "Member 'DCSGameState_C_EnterGame_Debug::SavePath' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame_Debug, CallFunc_GetDebuggingMaps_OutDebuggingMaps) == 0x000010, "Member 'DCSGameState_C_EnterGame_Debug::CallFunc_GetDebuggingMaps_OutDebuggingMaps' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame_Debug, CallFunc_GetStringValue_Value) == 0x000020, "Member 'DCSGameState_C_EnterGame_Debug::CallFunc_GetStringValue_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame_Debug, CallFunc_GetStringValue_ReturnValue) == 0x000030, "Member 'DCSGameState_C_EnterGame_Debug::CallFunc_GetStringValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame_Debug, CallFunc_Not_PreBool_ReturnValue) == 0x000031, "Member 'DCSGameState_C_EnterGame_Debug::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame_Debug, CallFunc_GetStrArray_Value) == 0x000038, "Member 'DCSGameState_C_EnterGame_Debug::CallFunc_GetStrArray_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame_Debug, CallFunc_GetStrArray_ReturnValue) == 0x000048, "Member 'DCSGameState_C_EnterGame_Debug::CallFunc_GetStrArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame_Debug, CallFunc_Not_PreBool_ReturnValue_1) == 0x000049, "Member 'DCSGameState_C_EnterGame_Debug::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame_Debug, CallFunc_GetStringValue_Value_1) == 0x000050, "Member 'DCSGameState_C_EnterGame_Debug::CallFunc_GetStringValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame_Debug, CallFunc_GetStringValue_ReturnValue_1) == 0x000060, "Member 'DCSGameState_C_EnterGame_Debug::CallFunc_GetStringValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame_Debug, CallFunc_Not_PreBool_ReturnValue_2) == 0x000061, "Member 'DCSGameState_C_EnterGame_Debug::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame_Debug, CallFunc_GetStringValue_Value_2) == 0x000068, "Member 'DCSGameState_C_EnterGame_Debug::CallFunc_GetStringValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame_Debug, CallFunc_GetStringValue_ReturnValue_2) == 0x000078, "Member 'DCSGameState_C_EnterGame_Debug::CallFunc_GetStringValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_EnterGame_Debug, CallFunc_Not_PreBool_ReturnValue_3) == 0x000079, "Member 'DCSGameState_C_EnterGame_Debug::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_ExecuteUbergraph_DCSGameState \ static_assert(alignof(DCSGameState_C_ExecuteUbergraph_DCSGameState) == 0x000010, "Wrong alignment on DCSGameState_C_ExecuteUbergraph_DCSGameState"); \ static_assert(sizeof(DCSGameState_C_ExecuteUbergraph_DCSGameState) == 0x001820, "Wrong size on DCSGameState_C_ExecuteUbergraph_DCSGameState"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, EntryPoint) == 0x000000, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_MakeLiteralByte_ReturnValue) == 0x000004, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000008, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000014, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000028, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Array_Index_Variable) == 0x000030, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000034, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Array_Index_Variable_1) == 0x000038, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Length_ReturnValue) == 0x00003C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_bool_True_if_break_was_hit_Variable) == 0x000040, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_wildcard_Variable) == 0x000048, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_wildcard_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Length_ReturnValue_1) == 0x000058, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Not_PreBool_ReturnValue) == 0x00005C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_real_Variable) == 0x000060, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000068, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000070, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000078, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000080, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_1) == 0x000081, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_real_Variable_1) == 0x000084, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_2) == 0x000088, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Loop_Counter_Variable) == 0x00008C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_IntInt_ReturnValue) == 0x000090, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Variable) == 0x000094, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_real_Variable_2) == 0x000098, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Loop_Counter_Variable_1) == 0x00009C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000A0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_real_Variable_3) == 0x0000A4, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_bool_Variable) == 0x0000A8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_real_Variable_4) == 0x0000AC, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_real_Variable_5) == 0x0000B0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_real_Variable_6) == 0x0000B4, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_real_Variable_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_HasAuthority_ReturnValue) == 0x0000B8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_HasAuthority_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x0000C0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1) == 0x0000C8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_2) == 0x0000D0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDLCUpdateWasSuccessful_ReturnValue) == 0x0000D8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDLCUpdateWasSuccessful_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDLCUpdateWasSuccessful_ReturnValue_1) == 0x0000D9, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDLCUpdateWasSuccessful_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000E0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetIsFullyLoaded_ReturnValue) == 0x0000E8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetIsFullyLoaded_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x0000F0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_bSuccess) == 0x000100, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsAlive_Result) == 0x000101, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Check_Need_Create_DLCPage__NeedCreate) == 0x000102, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Check_Need_Create_DLCPage__NeedCreate' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Check_Need_Create_DLCPage__NeedCreate_1) == 0x000103, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Check_Need_Create_DLCPage__NeedCreate_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_ItemCollectComponent_ReturnValue) == 0x000108, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_ItemCollectComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000110, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_bool_Variable_1) == 0x000118, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerController_ReturnValue) == 0x000120, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_real_Variable_7) == 0x000128, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_real_Variable_7' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000130, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_IsLoading_2) == 0x000138, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_IsLoading_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000140, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Array_Index_Variable_2) == 0x000148, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetExecuteConsoleCommandWhenLoading_ReturnValues) == 0x000150, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetExecuteConsoleCommandWhenLoading_ReturnValues' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Get_Item) == 0x000160, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Length_ReturnValue_2) == 0x000180, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerController_ReturnValue_1) == 0x000188, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_IsLoading_1) == 0x000190, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_IsLoading_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_IsLoading) == 0x000191, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_IsLoading' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000198, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetOptionValue_ReturnValue) == 0x0001A0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetOptionValue_ReturnValue_1) == 0x0001B0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_StringToDouble_ReturnValue) == 0x0001C0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_StringToDouble_ReturnValue_1) == 0x0001C8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_StringToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_SFXVolume) == 0x0001D0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_SFXVolume' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_VoiceVolume) == 0x0001D8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_VoiceVolume' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x0001E0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x0001E8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_SetStopRefreshDisplayedWidget_AsFunction) == 0x0001F8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_SetStopRefreshDisplayedWidget_AsFunction' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x000200, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_GameSettingModel_ReturnValue_3) == 0x000208, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_GameSettingModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerController_ReturnValue_2) == 0x000210, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerController_ReturnValue_3) == 0x000218, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerController_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000220, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_3) == 0x000228, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_BGMAndSectionManager_ReturnValue) == 0x000230, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_BGMAndSectionManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_4) == 0x000238, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000240, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000248, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_bSuccess_1) == 0x000250, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000258, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_Event_Key) == 0x000260, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_Event_Key' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_Event_Value) == 0x000270, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_OutType_1) == 0x000271, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_OutType_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_OutType) == 0x000272, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_OutType' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000278, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Concat_StrStr_ReturnValue) == 0x000288, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_ByteToInt_ReturnValue_1) == 0x000298, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_ByteToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0002A0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsServer_ReturnValue) == 0x0002B0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Length_ReturnValue_3) == 0x0002B4, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_NewPlayer) == 0x0002B8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_NewPlayer' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x0002C0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_AsDCSPlayer_State) == 0x0002C8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_AsDCSPlayer_State' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_bSuccess_2) == 0x0002D0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_real_Variable_8) == 0x0002D4, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_real_Variable_8' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_Player) == 0x0002D8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_Player' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x0002E0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Map_Keys_Keys) == 0x0002E8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_RemoveItem_ReturnValue) == 0x0002F8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_CGFinished) == 0x000300, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_CGFinished' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_Sequence_3) == 0x000308, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_Sequence_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_Time) == 0x000310, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_Time' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_Sequence_2) == 0x000318, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_Sequence_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_LevelScript_2) == 0x000320, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_LevelScript_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_SequenceType_2) == 0x000328, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_SequenceType_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_MakeStruct_ST_NetworkSequences) == 0x000330, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_MakeStruct_ST_NetworkSequences' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDisplayName_ReturnValue) == 0x000350, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDisplayName_ReturnValue_1) == 0x000360, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_StringToText_ReturnValue) == 0x000370, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000388, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_MakeStruct_FormatArgumentData) == 0x0003A0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_MakeStruct_FormatArgumentData_1) == 0x0003F0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000440, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_MakeArray_Array) == 0x000448, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Format_ReturnValue) == 0x000458, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_CreateMessageWindow_ReturnValue) == 0x000470, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_GameOnlineModel_ReturnValue_1) == 0x000478, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_GameOnlineModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetCurrentLevelName_ReturnValue) == 0x000480, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetCurrentLevelName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_bool_True_if_break_was_hit_Variable_1) == 0x000490, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_bool_True_if_break_was_hit_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Not_PreBool_ReturnValue_1) == 0x000491, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_IP_Port) == 0x000498, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_IP_Port' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Get_Item_1) == 0x0004A8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0004C8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Length_ReturnValue_4) == 0x0004D8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x0004DC, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Less_IntInt_ReturnValue) == 0x0004DD, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BooleanAND_ReturnValue) == 0x0004DE, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDCSGameState_ReturnValue) == 0x0004E0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerController_ReturnValue_4) == 0x0004E8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerController_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Add_ReturnValue) == 0x0004F0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_5) == 0x0004F4, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_LevelScript_1) == 0x0004F8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_LevelScript_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_Sequence_1) == 0x000500, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_Sequence_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_SequenceType_1) == 0x000508, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_SequenceType_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Variable_1) == 0x00050C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_IntInt_ReturnValue_2) == 0x000510, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x000518, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_real_Variable_9) == 0x000520, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_real_Variable_9' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_AsI_Can_be_Attacked_1) == 0x000528, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_AsI_Can_be_Attacked_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_bSuccess_3) == 0x000538, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsAlive_Result_1) == 0x000539, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsAlive_Result_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_LevelScript) == 0x000540, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_LevelScript' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_Sequence) == 0x000548, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_Sequence' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_SequenceType) == 0x000550, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_SequenceType' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Map_Values_Values) == 0x000558, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_AsLevel_Script_Ming_Mo_Network) == 0x000568, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_AsLevel_Script_Ming_Mo_Network' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_bSuccess_4) == 0x000570, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Get_Item_2) == 0x000571, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000572, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Length_ReturnValue_5) == 0x000574, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Less_IntInt_ReturnValue_1) == 0x000578, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Map_Keys_Keys_1) == 0x000580, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Get_Item_3) == 0x000590, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x000598, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_AsDCSPlayer_State_1) == 0x0005A0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_AsDCSPlayer_State_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_bSuccess_5) == 0x0005A8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsServer_ReturnValue_1) == 0x0005A9, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsServer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Loop_Counter_Variable_2) == 0x0005AC, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Less_IntInt_ReturnValue_2) == 0x0005B0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_IntInt_ReturnValue_3) == 0x0005B4, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_IsValidIndex_ReturnValue_2) == 0x0005B8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_IsValidIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_GameOnlineModel_ReturnValue_2) == 0x0005C0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_GameOnlineModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsServer_ReturnValue_2) == 0x0005C8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsServer_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsServer_ReturnValue_3) == 0x0005C9, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsServer_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_MakeArray_Array_1) == 0x0005D0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerController_ReturnValue_5) == 0x0005E0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerController_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_6) == 0x0005E8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_7) == 0x0005E9, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Loop_Counter_Variable_3) == 0x0005EC, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Less_IntInt_ReturnValue_3) == 0x0005F0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_IntInt_ReturnValue_4) == 0x0005F4, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BooleanAND_ReturnValue_1) == 0x0005F8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_real_Variable_10) == 0x0005FC, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_real_Variable_10' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Redirect_Table_MappedTable) == 0x000600, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDataTableRowFromName_OutRow) == 0x000608, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000618, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Variable_2) == 0x00061C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_IntInt_ReturnValue_5) == 0x000620, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Length_ReturnValue_6) == 0x000624, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_real_Variable_11) == 0x000628, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_real_Variable_11' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_NotInDebugMap_ReturnValue) == 0x00062C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_NotInDebugMap_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Has_Request_RebornRebuildSlots_ReturnValue) == 0x00062D, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Has_Request_RebornRebuildSlots_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetMark_Value) == 0x000630, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_NotEqual_StrStr_ReturnValue) == 0x000640, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_NotEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_byte_Variable) == 0x000641, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_Select_Default) == 0x000644, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BreakTransform_Location) == 0x000648, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BreakTransform_Rotation) == 0x000660, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BreakTransform_Scale) == 0x000678, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_MakeTransform_ReturnValue) == 0x000690, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x0006F0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_K2_SetActorLocation_ReturnValue) == 0x0007D8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0007E0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_1) == 0x0007E8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_FinishSpawningActor_ReturnValue) == 0x0007F0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_FinishSpawningActor_ReturnValue_1) == 0x0007F8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_FinishSpawningActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_K2_SetActorLocation_SweepHitResult_1) == 0x000800, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_K2_SetActorLocation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_K2_SetActorLocation_ReturnValue_1) == 0x0008E8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_K2_SetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameInstanceSubsystem_ReturnValue_1) == 0x0008F0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameInstanceSubsystem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Variable_3) == 0x0008F8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Array_Index_Variable_3) == 0x0008FC, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_IntInt_ReturnValue_6) == 0x000900, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Get_Item_4) == 0x000908, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_RecoverFade) == 0x000918, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_RecoverFade' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerCharacter_ReturnValue_3) == 0x000920, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerCharacter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_8) == 0x000928, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000930, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_bSuccess_6) == 0x000938, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_delegate_Variable) == 0x00093C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_Event_DeltaSeconds) == 0x00094C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x000950, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000958, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000959, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameTimeInSeconds_ReturnValue_3) == 0x000960, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameTimeInSeconds_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BooleanAND_ReturnValue_2) == 0x000968, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000970, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_delegate_Variable_1) == 0x000978, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Not_PreBool_ReturnValue_2) == 0x000988, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BooleanAND_ReturnValue_3) == 0x000989, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Not_PreBool_ReturnValue_3) == 0x00098A, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Loop_Counter_Variable_4) == 0x00098C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Less_IntInt_ReturnValue_4) == 0x000990, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_IntInt_ReturnValue_7) == 0x000994, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Array_Index_Variable_4) == 0x000998, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDCSPlayerState_ReturnValue) == 0x0009A0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Get_Item_5) == 0x0009A8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x0009C8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDCSPlayerState_ReturnValue_1) == 0x0009D0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDCSPlayerState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetStreamingLevel_ReturnValue) == 0x0009D8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetStreamingLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_9) == 0x0009E0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsServer_ReturnValue_4) == 0x0009E1, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsServer_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BooleanOR_ReturnValue) == 0x0009E2, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGlobalExtend_ReturnValue) == 0x0009E8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_ComponentBoundEvent_OptionTag) == 0x0009F0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_ComponentBoundEvent_OptionTag' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0009F8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_10) == 0x0009F9, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_GameSettingModel_ReturnValue_4) == 0x000A00, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_GameSettingModel_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetOptionValue_ReturnValue_2) == 0x000A08, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetOptionValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000A18, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsServer_ReturnValue_5) == 0x000A19, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsServer_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BooleanAND_ReturnValue_4) == 0x000A1A, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetTransform_ReturnValue) == 0x000A20, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDCSPlayerState_ReturnValue_2) == 0x000A80, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDCSPlayerState_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_2) == 0x000A88, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_FinishSpawningActor_ReturnValue_2) == 0x000A90, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_FinishSpawningActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsServer_ReturnValue_6) == 0x000A98, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsServer_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDCSPlayerState_ReturnValue_3) == 0x000AA0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDCSPlayerState_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_GameOnlineModel_ReturnValue_3) == 0x000AA8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_GameOnlineModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_GameOnlineModel_ReturnValue_4) == 0x000AB0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_GameOnlineModel_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDCSGameState_ReturnValue_1) == 0x000AB8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDCSGameState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_RegisterGlobalExtend_ReturnValue) == 0x000AC0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_RegisterGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_struct_Variable) == 0x000AD0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_struct_Variable_1) == 0x000B30, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_AddComponent_ReturnValue) == 0x000B90, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_AddComponent_ReturnValue_1) == 0x000B98, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_AddComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_RegisterGlobalExtend_ReturnValue_1) == 0x000BA0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_RegisterGlobalExtend_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_RegisterGlobalExtend_ReturnValue_2) == 0x000BA1, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_RegisterGlobalExtend_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsServer_ReturnValue_7) == 0x000BA2, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsServer_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetSavedLevelValue_Value) == 0x000BA8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetSavedLevelValue_hasSet) == 0x000BB8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000BB9, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Variable_4) == 0x000BBC, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000BC0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_LastIndex_ReturnValue) == 0x000BC4, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_IsValidIndex_ReturnValue_3) == 0x000BC8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_IsValidIndex_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000BC9, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Get_Item_6) == 0x000BD0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_IntInt_ReturnValue_8) == 0x000BF0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDisplayName_ReturnValue_2) == 0x000BF8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_11) == 0x000C08, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_StringToText_ReturnValue_2) == 0x000C10, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_StringToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_AsI_Network_Level_Script) == 0x000C28, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_AsI_Network_Level_Script' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_bSuccess_7) == 0x000C38, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_MakeStruct_FormatArgumentData_2) == 0x000C40, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_AsI_Network_Level_Script_1) == 0x000C90, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_AsI_Network_Level_Script_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_DynamicCast_bSuccess_8) == 0x000CA0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDisplayName_ReturnValue_3) == 0x000CA8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDisplayName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsSynconizingCGPlaying_Running) == 0x000CB8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsSynconizingCGPlaying_Running' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000CC0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDisplayName_ReturnValue_4) == 0x000CD0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDisplayName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_12) == 0x000CE0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_StringToText_ReturnValue_3) == 0x000CE8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_StringToText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BooleanAND_ReturnValue_5) == 0x000D00, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_MakeStruct_FormatArgumentData_3) == 0x000D08, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_MakeStruct_FormatArgumentData_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_MakeArray_Array_2) == 0x000D58, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000D68, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Format_ReturnValue_1) == 0x000D70, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_CreateMessageWindow_ReturnValue_1) == 0x000D88, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_CreateMessageWindow_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGlobalExtend_ReturnValue_1) == 0x000D90, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGlobalExtend_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CreateDelegate_OutputDelegate) == 0x000D98, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_CreateGameSaveExecutor_ReturnValue) == 0x000DA8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_CreateGameSaveExecutor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_13) == 0x000DB0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_string_Variable) == 0x000DB8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_Datas) == 0x000DC8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_Datas' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_Datas_1) == 0x000DD8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_Datas_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CreateDelegate_OutputDelegate_1) == 0x000DE8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CreateDelegate_OutputDelegate_2) == 0x000DF8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGlobalExtend_ReturnValue_2) == 0x000E08, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGlobalExtend_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetSelectDebugCount_SavePath) == 0x000E10, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetSelectDebugCount_SavePath' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetSelectCount_SavePath) == 0x000E20, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetSelectCount_SavePath' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_14) == 0x000E30, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGlobalExtend_ReturnValue_3) == 0x000E38, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGlobalExtend_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_15) == 0x000E40, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetBroningMontage_ReturnAction) == 0x000E41, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetBroningMontage_ReturnAction' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetBroningMontage_ReturnIndex) == 0x000E44, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetBroningMontage_ReturnIndex' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_bool_True_if_break_was_hit_Variable_2) == 0x000E48, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_bool_True_if_break_was_hit_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_MontageAction_duration) == 0x000E50, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_MontageAction_duration' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_MontageAction_succeed) == 0x000E58, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_MontageAction_succeed' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Not_PreBool_ReturnValue_4) == 0x000E59, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_delegate_Variable_2) == 0x000E5C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGlobalExtend_ReturnValue_4) == 0x000E70, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGlobalExtend_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_16) == 0x000E78, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Variable_5) == 0x000E7C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDCSPlayerState_ReturnValue_4) == 0x000E80, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDCSPlayerState_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000E88, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_17) == 0x000E90, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsServer_ReturnValue_8) == 0x000E91, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsServer_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsGameOnlineMode_ReturnValue) == 0x000E92, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerCharacter_ReturnValue_4) == 0x000E98, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerCharacter_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_18) == 0x000EA0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDisplayName_ReturnValue_5) == 0x000EA8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDisplayName_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000EB8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_GameOnlineModel_ReturnValue_5) == 0x000EC8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_GameOnlineModel_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_GameOnlineModel_ReturnValue_6) == 0x000ED0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_GameOnlineModel_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameSetFixedParameter_ReturnValue_1) == 0x000ED8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameSetFixedParameter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_ForceClientAttackerWhenEditorRunning_ReturnValue) == 0x000EE0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_ForceClientAttackerWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000EE1, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetTransmitToString_return_value) == 0x000EE8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetTransmitToString_return_value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGlobalFlag_Enable) == 0x000EF8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_StringToName_ReturnValue) == 0x000EFC, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerController_ReturnValue_6) == 0x000F08, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerController_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x000F10, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetMyStateManagerComp_StateManagerComp_2) == 0x000F18, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetMyStateManagerComp_StateManagerComp_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameMode_ReturnValue) == 0x000F20, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_3) == 0x000F28, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Get_Save_Slot_Value_value) == 0x000F30, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Variable_6) == 0x000F40, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000F44, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerController_ReturnValue_7) == 0x000F50, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerController_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerController_ReturnValue_8) == 0x000F58, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerController_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetUIStatic_ReturnValue) == 0x000F60, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetUIZOder_ZOder) == 0x000F68, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetMark_Value_1) == 0x000F70, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetMark_Value_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x000F80, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000F88, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_EqualEqual_StriStri_ReturnValue_2) == 0x000F90, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_EqualEqual_StriStri_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Not_PreBool_ReturnValue_5) == 0x000F91, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Not_PreBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerController_ReturnValue_9) == 0x000F98, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerController_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerCharacter_ReturnValue_5) == 0x000FA0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerCharacter_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BreakTransform_Location_1) == 0x000FA8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BreakTransform_Rotation_1) == 0x000FC0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BreakTransform_Scale_1) == 0x000FD8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerController_ReturnValue_10) == 0x000FF0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerController_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameInstanceSubsystem_ReturnValue_2) == 0x000FF8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameInstanceSubsystem_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetTypeHiddenState_bOutHidden) == 0x001000, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetTypeHiddenState_bOutHidden' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameMode_ReturnValue_1) == 0x001008, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameMode_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_MakeArray_Array_3) == 0x001010, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_MakeArray_Array_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_MakeArray_Array_4) == 0x001020, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_MakeArray_Array_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerStatic_ReturnValue) == 0x001030, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetIsFullyLoaded_ReturnValue_1) == 0x001038, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetIsFullyLoaded_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x001040, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BreakTransform_Location_2) == 0x001048, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BreakTransform_Location_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BreakTransform_Rotation_2) == 0x001060, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BreakTransform_Rotation_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BreakTransform_Scale_2) == 0x001078, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BreakTransform_Scale_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_VectorToVector2D_ReturnValue) == 0x001090, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_VectorToVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_Vector2dToString_ReturnValue) == 0x0010A0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_Vector2dToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerController_ReturnValue_11) == 0x0010B0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerController_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_CreateSingleWidgetToViewport_K2_OutTag_1) == 0x0010B8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_CreateSingleWidgetToViewport_K2_OutTag_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue_1) == 0x0010C0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerController_ReturnValue_12) == 0x0010C8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerController_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_CreateSingleWidgetToViewport_K2_OutTag_2) == 0x0010D0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_CreateSingleWidgetToViewport_K2_OutTag_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue_2) == 0x0010D8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_19) == 0x0010E0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetMark_Value_2) == 0x0010E8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetMark_Value_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_EqualEqual_StriStri_ReturnValue_3) == 0x0010F8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_EqualEqual_StriStri_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_K2_GetActorLocation_ReturnValue) == 0x001100, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_SelectInt_ReturnValue) == 0x001118, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_VectorToTransform_ReturnValue) == 0x001120, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_VectorToTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_3) == 0x001180, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_FinishSpawningActor_ReturnValue_3) == 0x001188, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_FinishSpawningActor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerController_ReturnValue_13) == 0x001190, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerController_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CreateDelegate_OutputDelegate_3) == 0x001198, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetUIStatic_ReturnValue_1) == 0x0011A8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetUIZOder_ZOder_1) == 0x0011B0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetUIZOder_ZOder_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_CreateSingleWidgetToViewport_K2_OutTag_3) == 0x0011B4, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_CreateSingleWidgetToViewport_K2_OutTag_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue_3) == 0x0011C0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameCompletionProcess_ReturnValue) == 0x0011C8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameCompletionProcess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_EqualEqual_StriStri_ReturnValue_4) == 0x0011D8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_EqualEqual_StriStri_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_EqualEqual_StriStri_ReturnValue_5) == 0x0011D9, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_EqualEqual_StriStri_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BooleanOR_ReturnValue_1) == 0x0011DA, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_ItemCollectComponent_ReturnValue_1) == 0x0011E0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_ItemCollectComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Get_Save_Slot_Value_value_1) == 0x0011E8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Get_Save_Slot_Value_value_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x0011F8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsEmpty_ReturnValue) == 0x001200, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameSetFixedParameter_ReturnValue_2) == 0x001208, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameSetFixedParameter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPerpetualMark_Value) == 0x001210, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_StringToInt_ReturnValue) == 0x001220, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameSetFixedParameter_ReturnValue_3) == 0x001228, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameSetFixedParameter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_IntToString_ReturnValue_2) == 0x001230, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x001240, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_IntToString_ReturnValue_3) == 0x001248, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_TradeComponent_ReturnValue) == 0x001258, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_TradeComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_BGMAndSectionManager_ReturnValue_1) == 0x001260, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_BGMAndSectionManager_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDefaultCountLocation_ReturnValue) == 0x001268, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDefaultCountLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameInstanceSubsystem_ReturnValue_3) == 0x001278, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameInstanceSubsystem_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameSetFixedParameter_ReturnValue_4) == 0x001280, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameSetFixedParameter_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameCompletionProcess_ReturnValue_1) == 0x001288, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameCompletionProcess_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_ForceNewGamePlusRefreshWhenEditorRunning_ReturnValue) == 0x001298, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_ForceNewGamePlusRefreshWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetNewGamePlusCount_ReturnValue_1) == 0x00129C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetNewGamePlusCount_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameInstanceSubsystem_ReturnValue_4) == 0x0012A0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameInstanceSubsystem_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerState_ReturnValue) == 0x0012A8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetSocketStr_ReturnValue) == 0x0012B0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x0012C0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameState_ReturnValue) == 0x0012D0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Length_ReturnValue_7) == 0x0012D8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Length_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_K2_GetComponentsByClass_ReturnValue_1) == 0x0012E0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_K2_GetComponentsByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Length_ReturnValue_8) == 0x0012F0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Length_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_IntInt_ReturnValue_9) == 0x0012F4, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetStringValue_Value) == 0x0012F8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetStringValue_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetStringValue_ReturnValue) == 0x001308, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetStringValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_IntInt_ReturnValue_10) == 0x00130C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_CreateMessageWindow_ReturnValue_2) == 0x001310, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_CreateMessageWindow_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameInstanceSubsystem_ReturnValue_5) == 0x001318, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameInstanceSubsystem_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetNewGamePlusCount_ReturnValue_2) == 0x001320, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetNewGamePlusCount_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetSocketStr_ReturnValue_1) == 0x001328, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetSocketStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_IntInt_ReturnValue_11) == 0x001338, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetModel_GameSaveExe_ReturnValue_1) == 0x001340, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetModel_GameSaveExe_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameCompletionProcess_ReturnValue_2) == 0x001348, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameCompletionProcess_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_EqualEqual_StriStri_ReturnValue_6) == 0x001358, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_EqualEqual_StriStri_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_bool_Has_Been_Initd_Variable) == 0x001359, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_4) == 0x001360, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetNewGamePlusCount_ReturnValue_3) == 0x001368, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetNewGamePlusCount_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_DisposableGetUpdateNewGame_ReturnValue) == 0x00136C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_DisposableGetUpdateNewGame_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameInstanceSubsystem_ReturnValue_6) == 0x001370, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameInstanceSubsystem_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetSocketStr_ReturnValue_2) == 0x001378, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetSocketStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_EqualEqual_StriStri_ReturnValue_7) == 0x001388, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_EqualEqual_StriStri_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Loop_Counter_Variable_5) == 0x00138C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Less_IntInt_ReturnValue_5) == 0x001390, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_IntInt_ReturnValue_12) == 0x001394, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_IntInt_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BooleanAND_ReturnValue_6) == 0x001398, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetStreamingLevel_ReturnValue_1) == 0x0013A0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetStreamingLevel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_20) == 0x0013A8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_StartGameBooter_ReturnValue) == 0x0013B0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_StartGameBooter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_21) == 0x0013B8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameInstanceSubsystem_ReturnValue_7) == 0x0013C0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameInstanceSubsystem_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetTypeHiddenState_bOutHidden_1) == 0x0013C8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetTypeHiddenState_bOutHidden_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_Sucess) == 0x0013C9, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_Sucess' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetRedirectTablePreLoadList_PreloadList) == 0x0013D0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetRedirectTablePreLoadList_PreloadList' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_object_Variable) == 0x0013E0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x0013E8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameModels_ReturnValue) == 0x0013F0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameModels_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Get_Item_7) == 0x001400, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Length_ReturnValue_9) == 0x001408, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Length_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Length_ReturnValue_10) == 0x00140C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Length_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Less_IntInt_ReturnValue_6) == 0x001410, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Less_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_bool_IsClosed_Variable) == 0x001411, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameInstanceSubsystem_ReturnValue_8) == 0x001418, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameInstanceSubsystem_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetGameInstanceSubsystem_ReturnValue_9) == 0x001420, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetGameInstanceSubsystem_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_object_Variable_1) == 0x001428, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Get_Item_8) == 0x001430, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Get_Item_8' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_IntInt_ReturnValue_13) == 0x001438, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_IntInt_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_22) == 0x00143C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Less_IntInt_ReturnValue_7) == 0x00143D, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Less_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Concat_StrStr_ReturnValue_4) == 0x001440, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Concat_StrStr_ReturnValue_5) == 0x001450, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDCSPlayerState_ReturnValue_5) == 0x001460, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDCSPlayerState_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CreateDelegate_OutputDelegate_4) == 0x001468, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetPlayerModels_ReturnValue) == 0x001478, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetPlayerModels_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x001488, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Get_Item_9) == 0x001490, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Get_Item_9' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Length_ReturnValue_11) == 0x001498, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Length_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Get_Item_10) == 0x0014A0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Get_Item_10' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Less_IntInt_ReturnValue_8) == 0x0014A8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Less_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Length_ReturnValue_12) == 0x0014AC, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Length_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Length_ReturnValue_13) == 0x0014B0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Length_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Less_IntInt_ReturnValue_9) == 0x0014B4, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Less_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_delegate_Variable_3) == 0x0014B8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_23) == 0x0014C8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Get_Item_11) == 0x0014D0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Get_Item_11' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_IntInt_ReturnValue_14) == 0x0014D8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_IntInt_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_24) == 0x0014DC, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Less_IntInt_ReturnValue_10) == 0x0014DD, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Less_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_int_Array_Index_Variable_5) == 0x0014E0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Get_Item_12) == 0x0014E8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Get_Item_12' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_25) == 0x0014F0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDisplayName_ReturnValue_6) == 0x0014F8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDisplayName_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Concat_StrStr_ReturnValue_6) == 0x001508, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Concat_StrStr_ReturnValue_7) == 0x001518, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_bool_Variable_2) == 0x001528, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CreateDelegate_OutputDelegate_5) == 0x00152C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x001540, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x001548, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_26) == 0x001549, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsLevelBusy_Reuslt) == 0x00154A, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsLevelBusy_Reuslt' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Subtract_IntInt_ReturnValue) == 0x00154C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_bool_Has_Been_Initd_Variable_1) == 0x001550, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Array_Get_Item_13) == 0x001558, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Array_Get_Item_13' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Conv_StringToName_ReturnValue_2) == 0x001568, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetStreamingLevel_ReturnValue_2) == 0x001570, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetStreamingLevel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsValid_ReturnValue_27) == 0x001578, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsValid_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Add_IntInt_ReturnValue_15) == 0x00157C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Add_IntInt_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CreateDelegate_OutputDelegate_6) == 0x001580, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_K2_SetTimerDelegate_ReturnValue_2) == 0x001590, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_K2_SetTimerDelegate_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Less_IntInt_ReturnValue_11) == 0x001598, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Less_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_MakeTransform_ReturnValue_1) == 0x0015A0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_4) == 0x001600, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_FinishSpawningActor_ReturnValue_4) == 0x001608, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_FinishSpawningActor_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_PreInitClient_ReturnValue) == 0x001610, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_PreInitClient_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x001611, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetIsListenServerRunning_ReturnValue) == 0x001612, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetIsListenServerRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_IsLevelBusy_Reuslt_1) == 0x001613, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_IsLevelBusy_Reuslt_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_Reborn_Level_Map) == 0x001618, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_Reborn_Level_Map' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_Reborn_Level_Mark) == 0x001628, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_Reborn_Level_Mark' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_Reborn_PlayerLocation) == 0x001638, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_Reborn_PlayerLocation' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_Reborn_PlayerRotation) == 0x001650, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_Reborn_PlayerRotation' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_PlayerLevelChapter) == 0x001668, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_PlayerLevelChapter' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, K2Node_CustomEvent_firepoint) == 0x001670, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_MakeTransform_ReturnValue_2) == 0x001680, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_MakeTransform_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetDCSPlayerState_ReturnValue_6) == 0x0016E0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetDCSPlayerState_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetTransmitCache_TransmitMapLoadCache) == 0x0016E8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetTransmitCache_TransmitMapLoadCache' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetTransmitCache_TransmitMapVisibleCache) == 0x0016F8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetTransmitCache_TransmitMapVisibleCache' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetTransmitCache_TransmitPlayerLocationCache) == 0x001708, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetTransmitCache_TransmitPlayerLocationCache' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetTransmitCache_TransmitPlayerRotationCache) == 0x001720, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetTransmitCache_TransmitPlayerRotationCache' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetTransmitCache_LevelChapter) == 0x001738, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetTransmitCache_LevelChapter' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetTransmitCache_FirePoint) == 0x001740, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetTransmitCache_FirePoint' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_HasTransmitCache_ReturnValue) == 0x001750, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_HasTransmitCache_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, Temp_bool_IsClosed_Variable_1) == 0x001751, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetRebornInfo_rebornLevelMap) == 0x001758, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetRebornInfo_rebornLevelMap' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetRebornInfo_rebornLevelMark) == 0x001768, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetRebornInfo_rebornLevelMark' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetRebornInfo_rebornFirePointID) == 0x001778, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetRebornInfo_rebornFirePointID' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetRebornInfo_rebornPlayerTransform) == 0x001790, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetRebornInfo_rebornPlayerTransform' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetRebornInfo_LevelChapter) == 0x0017F0, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetRebornInfo_LevelChapter' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_GetRebornInfo_SentionID) == 0x0017F8, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_GetRebornInfo_SentionID' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_AdjustLoadingVolume_SFXVolume_ImplicitCast) == 0x001808, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_AdjustLoadingVolume_SFXVolume_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_SetSoundMixClassOverride_Volume_ImplicitCast) == 0x00180C, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_SetSoundMixClassOverride_Volume_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Delay_Duration_ImplicitCast) == 0x001810, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ExecuteUbergraph_DCSGameState, CallFunc_Delay_Duration_ImplicitCast_1) == 0x001814, "Member 'DCSGameState_C_ExecuteUbergraph_DCSGameState::CallFunc_Delay_Duration_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_FindStarMapType_Cache \ static_assert(alignof(DCSGameState_C_FindStarMapType_Cache) == 0x000008, "Wrong alignment on DCSGameState_C_FindStarMapType_Cache"); \ static_assert(sizeof(DCSGameState_C_FindStarMapType_Cache) == 0x000030, "Wrong size on DCSGameState_C_FindStarMapType_Cache"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Cache, Type) == 0x000000, "Member 'DCSGameState_C_FindStarMapType_Cache::Type' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Cache, ReturnValue) == 0x000001, "Member 'DCSGameState_C_FindStarMapType_Cache::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Cache, Array) == 0x000008, "Member 'DCSGameState_C_FindStarMapType_Cache::Array' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Cache, CallFunc_Map_Find_Value) == 0x000018, "Member 'DCSGameState_C_FindStarMapType_Cache::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Cache, CallFunc_Map_Find_ReturnValue) == 0x000028, "Member 'DCSGameState_C_FindStarMapType_Cache::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_FindStarMapType_Private \ static_assert(alignof(DCSGameState_C_FindStarMapType_Private) == 0x000008, "Wrong alignment on DCSGameState_C_FindStarMapType_Private"); \ static_assert(sizeof(DCSGameState_C_FindStarMapType_Private) == 0x000100, "Wrong size on DCSGameState_C_FindStarMapType_Private"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, Type) == 0x000000, "Member 'DCSGameState_C_FindStarMapType_Private::Type' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, L_Data_0) == 0x000008, "Member 'DCSGameState_C_FindStarMapType_Private::L_Data_0' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, L_Data) == 0x000018, "Member 'DCSGameState_C_FindStarMapType_Private::L_Data' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, Temp_int_Array_Index_Variable) == 0x000028, "Member 'DCSGameState_C_FindStarMapType_Private::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'DCSGameState_C_FindStarMapType_Private::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'DCSGameState_C_FindStarMapType_Private::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, K2Node_MakeStruct_ST_StarMapEffectArray) == 0x000038, "Member 'DCSGameState_C_FindStarMapType_Private::K2Node_MakeStruct_ST_StarMapEffectArray' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, K2Node_MakeStruct_ST_StarMapEffectArray_1) == 0x000048, "Member 'DCSGameState_C_FindStarMapType_Private::K2Node_MakeStruct_ST_StarMapEffectArray_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, CallFunc_Redirect_Table_MappedTable) == 0x000058, "Member 'DCSGameState_C_FindStarMapType_Private::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000060, "Member 'DCSGameState_C_FindStarMapType_Private::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, CallFunc_Array_Length_ReturnValue) == 0x000070, "Member 'DCSGameState_C_FindStarMapType_Private::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, CallFunc_Array_Get_Item) == 0x000074, "Member 'DCSGameState_C_FindStarMapType_Private::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, CallFunc_Less_IntInt_ReturnValue) == 0x00007C, "Member 'DCSGameState_C_FindStarMapType_Private::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, CallFunc_GetDataTableRowFromName_OutRow) == 0x000080, "Member 'DCSGameState_C_FindStarMapType_Private::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000F0, "Member 'DCSGameState_C_FindStarMapType_Private::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, CallFunc_Array_Add_ReturnValue) == 0x0000F4, "Member 'DCSGameState_C_FindStarMapType_Private::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, CallFunc_Array_Add_ReturnValue_1) == 0x0000F8, "Member 'DCSGameState_C_FindStarMapType_Private::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000FC, "Member 'DCSGameState_C_FindStarMapType_Private::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindStarMapType_Private, CallFunc_GetStarMapActive_IsActive) == 0x0000FD, "Member 'DCSGameState_C_FindStarMapType_Private::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_FindXinMoLevel \ static_assert(alignof(DCSGameState_C_FindXinMoLevel) == 0x000008, "Wrong alignment on DCSGameState_C_FindXinMoLevel"); \ static_assert(sizeof(DCSGameState_C_FindXinMoLevel) == 0x000038, "Wrong size on DCSGameState_C_FindXinMoLevel"); \ static_assert(offsetof(DCSGameState_C_FindXinMoLevel, Temp_bool_True_if_break_was_hit_Variable) == 0x000000, "Member 'DCSGameState_C_FindXinMoLevel::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindXinMoLevel, Temp_int_Array_Index_Variable) == 0x000004, "Member 'DCSGameState_C_FindXinMoLevel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindXinMoLevel, CallFunc_Not_PreBool_ReturnValue) == 0x000008, "Member 'DCSGameState_C_FindXinMoLevel::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindXinMoLevel, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'DCSGameState_C_FindXinMoLevel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindXinMoLevel, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'DCSGameState_C_FindXinMoLevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindXinMoLevel, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'DCSGameState_C_FindXinMoLevel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindXinMoLevel, CallFunc_Array_Get_Item) == 0x000018, "Member 'DCSGameState_C_FindXinMoLevel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindXinMoLevel, CallFunc_Less_IntInt_ReturnValue) == 0x000028, "Member 'DCSGameState_C_FindXinMoLevel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindXinMoLevel, CallFunc_FindSubstring_ReturnValue) == 0x00002C, "Member 'DCSGameState_C_FindXinMoLevel::CallFunc_FindSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindXinMoLevel, CallFunc_BooleanAND_ReturnValue) == 0x000030, "Member 'DCSGameState_C_FindXinMoLevel::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FindXinMoLevel, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000031, "Member 'DCSGameState_C_FindXinMoLevel::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_FlushLoadMapProcess \ static_assert(alignof(DCSGameState_C_FlushLoadMapProcess) == 0x000008, "Wrong alignment on DCSGameState_C_FlushLoadMapProcess"); \ static_assert(sizeof(DCSGameState_C_FlushLoadMapProcess) == 0x000078, "Wrong size on DCSGameState_C_FlushLoadMapProcess"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, Temp_bool_Variable) == 0x000000, "Member 'DCSGameState_C_FlushLoadMapProcess::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, Temp_byte_Variable) == 0x000001, "Member 'DCSGameState_C_FlushLoadMapProcess::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, Temp_byte_Variable_1) == 0x000002, "Member 'DCSGameState_C_FlushLoadMapProcess::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_GetDesiredLevels_ReturnValue) == 0x000008, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_GetDesiredLevels_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_GetCurrentLevels_ReturnValue) == 0x000018, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_GetCurrentLevels_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_Array_Length_ReturnValue_1) == 0x00002C, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_Subtract_IntInt_ReturnValue) == 0x000030, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_Abs_Int_ReturnValue) == 0x000034, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_Abs_Int_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_Greater_IntInt_ReturnValue) == 0x000038, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x00003C, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_GetDesiredLevels_ReturnValue_1) == 0x000040, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_GetDesiredLevels_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_GetCurrentLevels_ReturnValue_1) == 0x000050, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_GetCurrentLevels_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_Array_Length_ReturnValue_2) == 0x000060, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_Array_Length_ReturnValue_3) == 0x000064, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000068, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000069, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, K2Node_Select_Default) == 0x00006A, "Member 'DCSGameState_C_FlushLoadMapProcess::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x00006C, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_Abs_Int_ReturnValue_1) == 0x000070, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_Abs_Int_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_FlushLoadMapProcess, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000074, "Member 'DCSGameState_C_FlushLoadMapProcess::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_Get_Server_Playing_CGInfo_ \ static_assert(alignof(DCSGameState_C_Get_Server_Playing_CGInfo_) == 0x000008, "Wrong alignment on DCSGameState_C_Get_Server_Playing_CGInfo_"); \ static_assert(sizeof(DCSGameState_C_Get_Server_Playing_CGInfo_) == 0x000068, "Wrong size on DCSGameState_C_Get_Server_Playing_CGInfo_"); \ static_assert(offsetof(DCSGameState_C_Get_Server_Playing_CGInfo_, FindSequence) == 0x000000, "Member 'DCSGameState_C_Get_Server_Playing_CGInfo_::FindSequence' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Get_Server_Playing_CGInfo_, ST_NetworkSequences) == 0x000008, "Member 'DCSGameState_C_Get_Server_Playing_CGInfo_::ST_NetworkSequences' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Get_Server_Playing_CGInfo_, Find) == 0x000028, "Member 'DCSGameState_C_Get_Server_Playing_CGInfo_::Find' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Get_Server_Playing_CGInfo_, Temp_bool_True_if_break_was_hit_Variable) == 0x000029, "Member 'DCSGameState_C_Get_Server_Playing_CGInfo_::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Get_Server_Playing_CGInfo_, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'DCSGameState_C_Get_Server_Playing_CGInfo_::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Get_Server_Playing_CGInfo_, CallFunc_Not_PreBool_ReturnValue) == 0x000030, "Member 'DCSGameState_C_Get_Server_Playing_CGInfo_::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Get_Server_Playing_CGInfo_, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'DCSGameState_C_Get_Server_Playing_CGInfo_::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Get_Server_Playing_CGInfo_, CallFunc_Array_Get_Item) == 0x000038, "Member 'DCSGameState_C_Get_Server_Playing_CGInfo_::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Get_Server_Playing_CGInfo_, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'DCSGameState_C_Get_Server_Playing_CGInfo_::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Get_Server_Playing_CGInfo_, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x00005C, "Member 'DCSGameState_C_Get_Server_Playing_CGInfo_::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Get_Server_Playing_CGInfo_, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'DCSGameState_C_Get_Server_Playing_CGInfo_::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Get_Server_Playing_CGInfo_, CallFunc_Less_IntInt_ReturnValue) == 0x000064, "Member 'DCSGameState_C_Get_Server_Playing_CGInfo_::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Get_Server_Playing_CGInfo_, CallFunc_BooleanAND_ReturnValue) == 0x000065, "Member 'DCSGameState_C_Get_Server_Playing_CGInfo_::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Get_Server_Playing_CGInfo_, Temp_bool_Variable) == 0x000066, "Member 'DCSGameState_C_Get_Server_Playing_CGInfo_::Temp_bool_Variable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetBornAnimationFinished \ static_assert(alignof(DCSGameState_C_GetBornAnimationFinished) == 0x000001, "Wrong alignment on DCSGameState_C_GetBornAnimationFinished"); \ static_assert(sizeof(DCSGameState_C_GetBornAnimationFinished) == 0x000003, "Wrong size on DCSGameState_C_GetBornAnimationFinished"); \ static_assert(offsetof(DCSGameState_C_GetBornAnimationFinished, ReturnValue) == 0x000000, "Member 'DCSGameState_C_GetBornAnimationFinished::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetBornAnimationFinished, CallFunc_GetIsLoading_ReturnValue) == 0x000001, "Member 'DCSGameState_C_GetBornAnimationFinished::CallFunc_GetIsLoading_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetBornAnimationFinished, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'DCSGameState_C_GetBornAnimationFinished::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetBroningMontage \ static_assert(alignof(DCSGameState_C_GetBroningMontage) == 0x000008, "Wrong alignment on DCSGameState_C_GetBroningMontage"); \ static_assert(sizeof(DCSGameState_C_GetBroningMontage) == 0x000030, "Wrong size on DCSGameState_C_GetBroningMontage"); \ static_assert(offsetof(DCSGameState_C_GetBroningMontage, ReturnAction) == 0x000000, "Member 'DCSGameState_C_GetBroningMontage::ReturnAction' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetBroningMontage, ReturnIndex) == 0x000004, "Member 'DCSGameState_C_GetBroningMontage::ReturnIndex' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetBroningMontage, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000008, "Member 'DCSGameState_C_GetBroningMontage::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetBroningMontage, CallFunc_IsServer_ReturnValue) == 0x000010, "Member 'DCSGameState_C_GetBroningMontage::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetBroningMontage, CallFunc_GetSocketStr_ReturnValue) == 0x000018, "Member 'DCSGameState_C_GetBroningMontage::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetBroningMontage, CallFunc_IsEnemyType_ReturnValue) == 0x000028, "Member 'DCSGameState_C_GetBroningMontage::CallFunc_IsEnemyType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetBroningMontage, CallFunc_Conv_BoolToInt_ReturnValue) == 0x00002C, "Member 'DCSGameState_C_GetBroningMontage::CallFunc_Conv_BoolToInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetClientPlayerPositionByFixed \ static_assert(alignof(DCSGameState_C_GetClientPlayerPositionByFixed) == 0x000008, "Wrong alignment on DCSGameState_C_GetClientPlayerPositionByFixed"); \ static_assert(sizeof(DCSGameState_C_GetClientPlayerPositionByFixed) == 0x0000D8, "Wrong size on DCSGameState_C_GetClientPlayerPositionByFixed"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, ReturnPawn) == 0x000000, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::ReturnPawn' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, ReturnPosition) == 0x000010, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::ReturnPosition' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, Local_Position) == 0x000020, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::Local_Position' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, Local_Pawn) == 0x000030, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::Local_Pawn' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, Temp_int_Array_Index_Variable) == 0x000040, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, Temp_int_Loop_Counter_Variable) == 0x000044, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, CallFunc_Map_Keys_Keys) == 0x000050, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, CallFunc_Array_Get_Item) == 0x000060, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, CallFunc_K2_GetPawn_ReturnValue) == 0x000070, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, CallFunc_Less_IntInt_ReturnValue) == 0x000078, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, CallFunc_IsValid_ReturnValue) == 0x000079, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000080, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, CallFunc_Add_VectorVector_ReturnValue) == 0x000098, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, CallFunc_Array_Add_ReturnValue) == 0x0000B0, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, CallFunc_VectorConvertNetVector_ReturnValue) == 0x0000B8, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::CallFunc_VectorConvertNetVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetClientPlayerPositionByFixed, CallFunc_Array_Add_ReturnValue_1) == 0x0000D0, "Member 'DCSGameState_C_GetClientPlayerPositionByFixed::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetConnectPlayerNum \ static_assert(alignof(DCSGameState_C_GetConnectPlayerNum) == 0x000004, "Wrong alignment on DCSGameState_C_GetConnectPlayerNum"); \ static_assert(sizeof(DCSGameState_C_GetConnectPlayerNum) == 0x000008, "Wrong size on DCSGameState_C_GetConnectPlayerNum"); \ static_assert(offsetof(DCSGameState_C_GetConnectPlayerNum, ReturnValue) == 0x000000, "Member 'DCSGameState_C_GetConnectPlayerNum::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetConnectPlayerNum, CallFunc_Map_Length_ReturnValue) == 0x000004, "Member 'DCSGameState_C_GetConnectPlayerNum::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetConnectPlayerNumByCampType \ static_assert(alignof(DCSGameState_C_GetConnectPlayerNumByCampType) == 0x000008, "Wrong alignment on DCSGameState_C_GetConnectPlayerNumByCampType"); \ static_assert(sizeof(DCSGameState_C_GetConnectPlayerNumByCampType) == 0x000038, "Wrong size on DCSGameState_C_GetConnectPlayerNumByCampType"); \ static_assert(offsetof(DCSGameState_C_GetConnectPlayerNumByCampType, CampType) == 0x000000, "Member 'DCSGameState_C_GetConnectPlayerNumByCampType::CampType' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetConnectPlayerNumByCampType, return_value) == 0x000004, "Member 'DCSGameState_C_GetConnectPlayerNumByCampType::return_value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetConnectPlayerNumByCampType, Local) == 0x000008, "Member 'DCSGameState_C_GetConnectPlayerNumByCampType::Local' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetConnectPlayerNumByCampType, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'DCSGameState_C_GetConnectPlayerNumByCampType::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetConnectPlayerNumByCampType, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'DCSGameState_C_GetConnectPlayerNumByCampType::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetConnectPlayerNumByCampType, Temp_int_Array_Index_Variable) == 0x000014, "Member 'DCSGameState_C_GetConnectPlayerNumByCampType::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetConnectPlayerNumByCampType, Temp_int_Variable) == 0x000018, "Member 'DCSGameState_C_GetConnectPlayerNumByCampType::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetConnectPlayerNumByCampType, CallFunc_Add_IntInt_ReturnValue_1) == 0x00001C, "Member 'DCSGameState_C_GetConnectPlayerNumByCampType::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetConnectPlayerNumByCampType, CallFunc_Map_Values_Values) == 0x000020, "Member 'DCSGameState_C_GetConnectPlayerNumByCampType::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetConnectPlayerNumByCampType, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'DCSGameState_C_GetConnectPlayerNumByCampType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetConnectPlayerNumByCampType, CallFunc_Array_Get_Item) == 0x000034, "Member 'DCSGameState_C_GetConnectPlayerNumByCampType::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetConnectPlayerNumByCampType, CallFunc_Less_IntInt_ReturnValue) == 0x000035, "Member 'DCSGameState_C_GetConnectPlayerNumByCampType::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetConnectPlayerNumByCampType, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000036, "Member 'DCSGameState_C_GetConnectPlayerNumByCampType::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetGameModels \ static_assert(alignof(DCSGameState_C_GetGameModels) == 0x000008, "Wrong alignment on DCSGameState_C_GetGameModels"); \ static_assert(sizeof(DCSGameState_C_GetGameModels) == 0x000020, "Wrong size on DCSGameState_C_GetGameModels"); \ static_assert(offsetof(DCSGameState_C_GetGameModels, ReturnValue) == 0x000000, "Member 'DCSGameState_C_GetGameModels::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetGameModels, K2Node_MakeArray_Array) == 0x000010, "Member 'DCSGameState_C_GetGameModels::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetGameSettingModel \ static_assert(alignof(DCSGameState_C_GetGameSettingModel) == 0x000008, "Wrong alignment on DCSGameState_C_GetGameSettingModel"); \ static_assert(sizeof(DCSGameState_C_GetGameSettingModel) == 0x000008, "Wrong size on DCSGameState_C_GetGameSettingModel"); \ static_assert(offsetof(DCSGameState_C_GetGameSettingModel, ReturnValue) == 0x000000, "Member 'DCSGameState_C_GetGameSettingModel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetGlobalFlagByInterface \ static_assert(alignof(DCSGameState_C_GetGlobalFlagByInterface) == 0x000008, "Wrong alignment on DCSGameState_C_GetGlobalFlagByInterface"); \ static_assert(sizeof(DCSGameState_C_GetGlobalFlagByInterface) == 0x000018, "Wrong size on DCSGameState_C_GetGlobalFlagByInterface"); \ static_assert(offsetof(DCSGameState_C_GetGlobalFlagByInterface, Flag) == 0x000000, "Member 'DCSGameState_C_GetGlobalFlagByInterface::Flag' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetGlobalFlagByInterface, ReturnValue) == 0x000010, "Member 'DCSGameState_C_GetGlobalFlagByInterface::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetGlobalFlagByInterface, CallFunc_GetGlobalFlag_Enable) == 0x000011, "Member 'DCSGameState_C_GetGlobalFlagByInterface::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetHasOtherPlayer \ static_assert(alignof(DCSGameState_C_GetHasOtherPlayer) == 0x000001, "Wrong alignment on DCSGameState_C_GetHasOtherPlayer"); \ static_assert(sizeof(DCSGameState_C_GetHasOtherPlayer) == 0x000002, "Wrong size on DCSGameState_C_GetHasOtherPlayer"); \ static_assert(offsetof(DCSGameState_C_GetHasOtherPlayer, ReturnValue) == 0x000000, "Member 'DCSGameState_C_GetHasOtherPlayer::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetHasOtherPlayer, CallFunc_IsServer_ReturnValue) == 0x000001, "Member 'DCSGameState_C_GetHasOtherPlayer::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetHasProcessingLevels \ static_assert(alignof(DCSGameState_C_GetHasProcessingLevels) == 0x000008, "Wrong alignment on DCSGameState_C_GetHasProcessingLevels"); \ static_assert(sizeof(DCSGameState_C_GetHasProcessingLevels) == 0x000018, "Wrong size on DCSGameState_C_GetHasProcessingLevels"); \ static_assert(offsetof(DCSGameState_C_GetHasProcessingLevels, ReturnValue) == 0x000000, "Member 'DCSGameState_C_GetHasProcessingLevels::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetHasProcessingLevels, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x000008, "Member 'DCSGameState_C_GetHasProcessingLevels::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetHasProcessingLevels, CallFunc_HasProcessingLevels_ReturnValue) == 0x000010, "Member 'DCSGameState_C_GetHasProcessingLevels::CallFunc_HasProcessingLevels_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetIsFullyLoaded \ static_assert(alignof(DCSGameState_C_GetIsFullyLoaded) == 0x000001, "Wrong alignment on DCSGameState_C_GetIsFullyLoaded"); \ static_assert(sizeof(DCSGameState_C_GetIsFullyLoaded) == 0x000001, "Wrong size on DCSGameState_C_GetIsFullyLoaded"); \ static_assert(offsetof(DCSGameState_C_GetIsFullyLoaded, ReturnValue) == 0x000000, "Member 'DCSGameState_C_GetIsFullyLoaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetIsLoading \ static_assert(alignof(DCSGameState_C_GetIsLoading) == 0x000001, "Wrong alignment on DCSGameState_C_GetIsLoading"); \ static_assert(sizeof(DCSGameState_C_GetIsLoading) == 0x000001, "Wrong size on DCSGameState_C_GetIsLoading"); \ static_assert(offsetof(DCSGameState_C_GetIsLoading, ReturnValue) == 0x000000, "Member 'DCSGameState_C_GetIsLoading::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetLoadFinishedPlayerNum \ static_assert(alignof(DCSGameState_C_GetLoadFinishedPlayerNum) == 0x000004, "Wrong alignment on DCSGameState_C_GetLoadFinishedPlayerNum"); \ static_assert(sizeof(DCSGameState_C_GetLoadFinishedPlayerNum) == 0x00000C, "Wrong size on DCSGameState_C_GetLoadFinishedPlayerNum"); \ static_assert(offsetof(DCSGameState_C_GetLoadFinishedPlayerNum, ReturnValue) == 0x000000, "Member 'DCSGameState_C_GetLoadFinishedPlayerNum::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetLoadFinishedPlayerNum, CallFunc_Map_Length_ReturnValue) == 0x000004, "Member 'DCSGameState_C_GetLoadFinishedPlayerNum::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetLoadFinishedPlayerNum, CallFunc_Subtract_IntInt_ReturnValue) == 0x000008, "Member 'DCSGameState_C_GetLoadFinishedPlayerNum::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetModelsInitFinished \ static_assert(alignof(DCSGameState_C_GetModelsInitFinished) == 0x000001, "Wrong alignment on DCSGameState_C_GetModelsInitFinished"); \ static_assert(sizeof(DCSGameState_C_GetModelsInitFinished) == 0x000001, "Wrong size on DCSGameState_C_GetModelsInitFinished"); \ static_assert(offsetof(DCSGameState_C_GetModelsInitFinished, ReturnValue) == 0x000000, "Member 'DCSGameState_C_GetModelsInitFinished::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetOnlineModel \ static_assert(alignof(DCSGameState_C_GetOnlineModel) == 0x000008, "Wrong alignment on DCSGameState_C_GetOnlineModel"); \ static_assert(sizeof(DCSGameState_C_GetOnlineModel) == 0x000008, "Wrong size on DCSGameState_C_GetOnlineModel"); \ static_assert(offsetof(DCSGameState_C_GetOnlineModel, ReturnValue) == 0x000000, "Member 'DCSGameState_C_GetOnlineModel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetPlayerKey \ static_assert(alignof(DCSGameState_C_GetPlayerKey) == 0x000008, "Wrong alignment on DCSGameState_C_GetPlayerKey"); \ static_assert(sizeof(DCSGameState_C_GetPlayerKey) == 0x000030, "Wrong size on DCSGameState_C_GetPlayerKey"); \ static_assert(offsetof(DCSGameState_C_GetPlayerKey, Player) == 0x000000, "Member 'DCSGameState_C_GetPlayerKey::Player' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetPlayerKey, ReturnValue) == 0x000008, "Member 'DCSGameState_C_GetPlayerKey::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetPlayerKey, CallFunc_Map_Find_Value) == 0x000018, "Member 'DCSGameState_C_GetPlayerKey::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetPlayerKey, CallFunc_Map_Find_ReturnValue) == 0x000028, "Member 'DCSGameState_C_GetPlayerKey::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetPurifiedPlayerNetInfo \ static_assert(alignof(DCSGameState_C_GetPurifiedPlayerNetInfo) == 0x000008, "Wrong alignment on DCSGameState_C_GetPurifiedPlayerNetInfo"); \ static_assert(sizeof(DCSGameState_C_GetPurifiedPlayerNetInfo) == 0x000050, "Wrong size on DCSGameState_C_GetPurifiedPlayerNetInfo"); \ static_assert(offsetof(DCSGameState_C_GetPurifiedPlayerNetInfo, PlayerUserID) == 0x000000, "Member 'DCSGameState_C_GetPurifiedPlayerNetInfo::PlayerUserID' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetPurifiedPlayerNetInfo, PlayerCampType) == 0x000010, "Member 'DCSGameState_C_GetPurifiedPlayerNetInfo::PlayerCampType' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetPurifiedPlayerNetInfo, OwnerState) == 0x000020, "Member 'DCSGameState_C_GetPurifiedPlayerNetInfo::OwnerState' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetPurifiedPlayerNetInfo, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000028, "Member 'DCSGameState_C_GetPurifiedPlayerNetInfo::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetPurifiedPlayerNetInfo, CallFunc_GetPlayerNetInfo_PlayerUserID) == 0x000030, "Member 'DCSGameState_C_GetPurifiedPlayerNetInfo::CallFunc_GetPlayerNetInfo_PlayerUserID' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetPurifiedPlayerNetInfo, CallFunc_GetPlayerNetInfo_PlayerCampType) == 0x000040, "Member 'DCSGameState_C_GetPurifiedPlayerNetInfo::CallFunc_GetPlayerNetInfo_PlayerCampType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetServerWorldSync \ static_assert(alignof(DCSGameState_C_GetServerWorldSync) == 0x000008, "Wrong alignment on DCSGameState_C_GetServerWorldSync"); \ static_assert(sizeof(DCSGameState_C_GetServerWorldSync) == 0x000008, "Wrong size on DCSGameState_C_GetServerWorldSync"); \ static_assert(offsetof(DCSGameState_C_GetServerWorldSync, ReturnValue) == 0x000000, "Member 'DCSGameState_C_GetServerWorldSync::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_GetStartConfSaved \ static_assert(alignof(DCSGameState_C_GetStartConfSaved) == 0x000008, "Wrong alignment on DCSGameState_C_GetStartConfSaved"); \ static_assert(sizeof(DCSGameState_C_GetStartConfSaved) == 0x000028, "Wrong size on DCSGameState_C_GetStartConfSaved"); \ static_assert(offsetof(DCSGameState_C_GetStartConfSaved, ConfFile) == 0x000000, "Member 'DCSGameState_C_GetStartConfSaved::ConfFile' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetStartConfSaved, CallFunc_NotInDebugMap_ReturnValue) == 0x000010, "Member 'DCSGameState_C_GetStartConfSaved::CallFunc_NotInDebugMap_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_GetStartConfSaved, CallFunc_SelectString_ReturnValue) == 0x000018, "Member 'DCSGameState_C_GetStartConfSaved::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_HasOtherPlayerJoin \ static_assert(alignof(DCSGameState_C_HasOtherPlayerJoin) == 0x000008, "Wrong alignment on DCSGameState_C_HasOtherPlayerJoin"); \ static_assert(sizeof(DCSGameState_C_HasOtherPlayerJoin) == 0x000018, "Wrong size on DCSGameState_C_HasOtherPlayerJoin"); \ static_assert(offsetof(DCSGameState_C_HasOtherPlayerJoin, ReturnValue) == 0x000000, "Member 'DCSGameState_C_HasOtherPlayerJoin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_HasOtherPlayerJoin, CallFunc_IsServer_ReturnValue) == 0x000001, "Member 'DCSGameState_C_HasOtherPlayerJoin::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_HasOtherPlayerJoin, CallFunc_Map_Length_ReturnValue) == 0x000004, "Member 'DCSGameState_C_HasOtherPlayerJoin::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_HasOtherPlayerJoin, CallFunc_GetGameMode_ReturnValue) == 0x000008, "Member 'DCSGameState_C_HasOtherPlayerJoin::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_HasOtherPlayerJoin, CallFunc_GetNumPlayers_ReturnValue) == 0x000010, "Member 'DCSGameState_C_HasOtherPlayerJoin::CallFunc_GetNumPlayers_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_HasOtherPlayerJoin, CallFunc_Greater_IntInt_ReturnValue) == 0x000014, "Member 'DCSGameState_C_HasOtherPlayerJoin::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_Inner_RemoveItem \ static_assert(alignof(DCSGameState_C_Inner_RemoveItem) == 0x000008, "Wrong alignment on DCSGameState_C_Inner_RemoveItem"); \ static_assert(sizeof(DCSGameState_C_Inner_RemoveItem) == 0x000158, "Wrong size on DCSGameState_C_Inner_RemoveItem"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, Enumerator) == 0x000000, "Member 'DCSGameState_C_Inner_RemoveItem::Enumerator' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, Local_Map) == 0x000008, "Member 'DCSGameState_C_Inner_RemoveItem::Local_Map' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, Local_Array) == 0x000058, "Member 'DCSGameState_C_Inner_RemoveItem::Local_Array' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, Local_Slot) == 0x000068, "Member 'DCSGameState_C_Inner_RemoveItem::Local_Slot' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000078, "Member 'DCSGameState_C_Inner_RemoveItem::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, Temp_int_Array_Index_Variable) == 0x000088, "Member 'DCSGameState_C_Inner_RemoveItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, CallFunc_Concat_StrStr_ReturnValue) == 0x000090, "Member 'DCSGameState_C_Inner_RemoveItem::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, Temp_int_Loop_Counter_Variable) == 0x0000A0, "Member 'DCSGameState_C_Inner_RemoveItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, CallFunc_GetPlayerStatic_ReturnValue) == 0x0000A8, "Member 'DCSGameState_C_Inner_RemoveItem::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, CallFunc_Add_IntInt_ReturnValue) == 0x0000B0, "Member 'DCSGameState_C_Inner_RemoveItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, CallFunc_Array_Get_Item) == 0x0000B4, "Member 'DCSGameState_C_Inner_RemoveItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'DCSGameState_C_Inner_RemoveItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, CallFunc_Less_IntInt_ReturnValue) == 0x0000BC, "Member 'DCSGameState_C_Inner_RemoveItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x0000C0, "Member 'DCSGameState_C_Inner_RemoveItem::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, CallFunc_Map_Remove_ReturnValue) == 0x0000C8, "Member 'DCSGameState_C_Inner_RemoveItem::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, CallFunc_Array_RemoveItem_ReturnValue) == 0x0000C9, "Member 'DCSGameState_C_Inner_RemoveItem::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, CallFunc_GetModel_GameSaveExe_ReturnValue_1) == 0x0000D0, "Member 'DCSGameState_C_Inner_RemoveItem::CallFunc_GetModel_GameSaveExe_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, CallFunc_GetSlotIntIntMap_ResultMap) == 0x0000D8, "Member 'DCSGameState_C_Inner_RemoveItem::CallFunc_GetSlotIntIntMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, CallFunc_GetModel_GameSaveExe_ReturnValue_2) == 0x000128, "Member 'DCSGameState_C_Inner_RemoveItem::CallFunc_GetModel_GameSaveExe_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000130, "Member 'DCSGameState_C_Inner_RemoveItem::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, CallFunc_GetModel_GameSaveExe_ReturnValue_3) == 0x000140, "Member 'DCSGameState_C_Inner_RemoveItem::CallFunc_GetModel_GameSaveExe_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_Inner_RemoveItem, CallFunc_GetSlotIntArray_ResultArray) == 0x000148, "Member 'DCSGameState_C_Inner_RemoveItem::CallFunc_GetSlotIntArray_ResultArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_IsAnySaving \ static_assert(alignof(DCSGameState_C_IsAnySaving) == 0x000008, "Wrong alignment on DCSGameState_C_IsAnySaving"); \ static_assert(sizeof(DCSGameState_C_IsAnySaving) == 0x000028, "Wrong size on DCSGameState_C_IsAnySaving"); \ static_assert(offsetof(DCSGameState_C_IsAnySaving, ReturnValue) == 0x000000, "Member 'DCSGameState_C_IsAnySaving::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_IsAnySaving, CallFunc_GetGlobalExtend_ReturnValue) == 0x000008, "Member 'DCSGameState_C_IsAnySaving::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_IsAnySaving, CallFunc_IsSaving_ReturnValue) == 0x000010, "Member 'DCSGameState_C_IsAnySaving::CallFunc_IsSaving_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_IsAnySaving, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'DCSGameState_C_IsAnySaving::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_IsAnySaving, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000018, "Member 'DCSGameState_C_IsAnySaving::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_IsAnySaving, CallFunc_IsSaving_ReturnValue_1) == 0x000020, "Member 'DCSGameState_C_IsAnySaving::CallFunc_IsSaving_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_IsAnySaving, CallFunc_IsValid_ReturnValue_1) == 0x000021, "Member 'DCSGameState_C_IsAnySaving::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_IsServerMainPlayer \ static_assert(alignof(DCSGameState_C_IsServerMainPlayer) == 0x000008, "Wrong alignment on DCSGameState_C_IsServerMainPlayer"); \ static_assert(sizeof(DCSGameState_C_IsServerMainPlayer) == 0x000018, "Wrong size on DCSGameState_C_IsServerMainPlayer"); \ static_assert(offsetof(DCSGameState_C_IsServerMainPlayer, PlayerKey) == 0x000000, "Member 'DCSGameState_C_IsServerMainPlayer::PlayerKey' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_IsServerMainPlayer, ReturnValue) == 0x000010, "Member 'DCSGameState_C_IsServerMainPlayer::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_IsServerMainPlayer, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000011, "Member 'DCSGameState_C_IsServerMainPlayer::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_JoinServer \ static_assert(alignof(DCSGameState_C_JoinServer) == 0x000008, "Wrong alignment on DCSGameState_C_JoinServer"); \ static_assert(sizeof(DCSGameState_C_JoinServer) == 0x000010, "Wrong size on DCSGameState_C_JoinServer"); \ static_assert(offsetof(DCSGameState_C_JoinServer, IP_Port) == 0x000000, "Member 'DCSGameState_C_JoinServer::IP_Port' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_LoadStartConf \ static_assert(alignof(DCSGameState_C_LoadStartConf) == 0x000008, "Wrong alignment on DCSGameState_C_LoadStartConf"); \ static_assert(sizeof(DCSGameState_C_LoadStartConf) == 0x000408, "Wrong size on DCSGameState_C_LoadStartConf"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, EnableLoadAI) == 0x000000, "Member 'DCSGameState_C_LoadStartConf::EnableLoadAI' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, EnableLoadProps) == 0x000001, "Member 'DCSGameState_C_LoadStartConf::EnableLoadProps' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, GameConfigerFactory) == 0x000008, "Member 'DCSGameState_C_LoadStartConf::GameConfigerFactory' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, L_ConfigRawPath) == 0x000010, "Member 'DCSGameState_C_LoadStartConf::L_ConfigRawPath' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, L_GConfig) == 0x000020, "Member 'DCSGameState_C_LoadStartConf::L_GConfig' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, L_DeleteConfFileInEditor) == 0x000028, "Member 'DCSGameState_C_LoadStartConf::L_DeleteConfFileInEditor' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, L_DefaultConfFile) == 0x000030, "Member 'DCSGameState_C_LoadStartConf::L_DefaultConfFile' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, L_TemplateConfiger) == 0x000040, "Member 'DCSGameState_C_LoadStartConf::L_TemplateConfiger' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, L_Overrides) == 0x000048, "Member 'DCSGameState_C_LoadStartConf::L_Overrides' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, L_ConfigAPI) == 0x000098, "Member 'DCSGameState_C_LoadStartConf::L_ConfigAPI' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, Temp_string_Variable) == 0x0000A8, "Member 'DCSGameState_C_LoadStartConf::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, Temp_string_Variable_1) == 0x0000B8, "Member 'DCSGameState_C_LoadStartConf::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, Temp_int_Array_Index_Variable) == 0x0000C8, "Member 'DCSGameState_C_LoadStartConf::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, Temp_int_Loop_Counter_Variable) == 0x0000CC, "Member 'DCSGameState_C_LoadStartConf::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Add_IntInt_ReturnValue) == 0x0000D0, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, Temp_int_Array_Index_Variable_1) == 0x0000D4, "Member 'DCSGameState_C_LoadStartConf::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_GetTopConfigNames_TopConfigNames) == 0x0000D8, "Member 'DCSGameState_C_LoadStartConf::CallFunc_GetTopConfigNames_TopConfigNames' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_FindDir_ReturnValue) == 0x0000E8, "Member 'DCSGameState_C_LoadStartConf::CallFunc_FindDir_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Array_Length_ReturnValue) == 0x0000F8, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Concat_StrStr_ReturnValue) == 0x000100, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Less_IntInt_ReturnValue) == 0x000110, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, Temp_string_Variable_2) == 0x000118, "Member 'DCSGameState_C_LoadStartConf::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_GetStartConfSaved_ConfFile) == 0x000128, "Member 'DCSGameState_C_LoadStartConf::CallFunc_GetStartConfSaved_ConfFile' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Map_Find_Value) == 0x000138, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Map_Find_ReturnValue) == 0x000148, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_GetSlotValue_Value) == 0x000150, "Member 'DCSGameState_C_LoadStartConf::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000160, "Member 'DCSGameState_C_LoadStartConf::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, Temp_string_Variable_3) == 0x000168, "Member 'DCSGameState_C_LoadStartConf::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_TryDeleteFile_ReturnValue) == 0x000178, "Member 'DCSGameState_C_LoadStartConf::CallFunc_TryDeleteFile_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_GetStartConfSaved_ConfFile_1) == 0x000180, "Member 'DCSGameState_C_LoadStartConf::CallFunc_GetStartConfSaved_ConfFile_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, Temp_string_Variable_4) == 0x000190, "Member 'DCSGameState_C_LoadStartConf::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_NotInDebugMap_ReturnValue) == 0x0001A0, "Member 'DCSGameState_C_LoadStartConf::CallFunc_NotInDebugMap_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, Temp_string_Variable_5) == 0x0001A8, "Member 'DCSGameState_C_LoadStartConf::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_GetStringValue_Value) == 0x0001B8, "Member 'DCSGameState_C_LoadStartConf::CallFunc_GetStringValue_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_GetStringValue_ReturnValue) == 0x0001C8, "Member 'DCSGameState_C_LoadStartConf::CallFunc_GetStringValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_GetGlobalExtend_ReturnValue) == 0x0001D0, "Member 'DCSGameState_C_LoadStartConf::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_IsValid_ReturnValue) == 0x0001D8, "Member 'DCSGameState_C_LoadStartConf::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Contains_ReturnValue) == 0x0001D9, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_BooleanXOR_ReturnValue) == 0x0001DA, "Member 'DCSGameState_C_LoadStartConf::CallFunc_BooleanXOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_IsEditorRunning_ReturnValue) == 0x0001DB, "Member 'DCSGameState_C_LoadStartConf::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_FindDir_ReturnValue_1) == 0x0001E0, "Member 'DCSGameState_C_LoadStartConf::CallFunc_FindDir_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_IsEditorRunning_ReturnValue_1) == 0x0001F0, "Member 'DCSGameState_C_LoadStartConf::CallFunc_IsEditorRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001F8, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_FileExists_ReturnValue) == 0x000208, "Member 'DCSGameState_C_LoadStartConf::CallFunc_FileExists_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000210, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_NotInDebugMap_ReturnValue_1) == 0x000220, "Member 'DCSGameState_C_LoadStartConf::CallFunc_NotInDebugMap_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Trim_ReturnValue) == 0x000228, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_IsEmpty_ReturnValue) == 0x000238, "Member 'DCSGameState_C_LoadStartConf::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_GetStringValue_Value_1) == 0x000240, "Member 'DCSGameState_C_LoadStartConf::CallFunc_GetStringValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_GetStringValue_ReturnValue_1) == 0x000250, "Member 'DCSGameState_C_LoadStartConf::CallFunc_GetStringValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000258, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Map_Find_Value_1) == 0x000268, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Map_Find_ReturnValue_1) == 0x000278, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, Temp_int_Loop_Counter_Variable_1) == 0x00027C, "Member 'DCSGameState_C_LoadStartConf::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Add_IntInt_ReturnValue_1) == 0x000280, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000284, "Member 'DCSGameState_C_LoadStartConf::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Map_Keys_Keys) == 0x000288, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Array_Get_Item) == 0x000298, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Map_Find_Value_2) == 0x0002A8, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Map_Find_ReturnValue_2) == 0x0002B8, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Map_Find_Value_3) == 0x0002C0, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Map_Find_ReturnValue_3) == 0x0002D0, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_ToLower_ReturnValue) == 0x0002D8, "Member 'DCSGameState_C_LoadStartConf::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_ToLower_ReturnValue_1) == 0x0002E8, "Member 'DCSGameState_C_LoadStartConf::CallFunc_ToLower_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_EqualEqual_StriStri_ReturnValue_2) == 0x0002F8, "Member 'DCSGameState_C_LoadStartConf::CallFunc_EqualEqual_StriStri_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Trim_ReturnValue_1) == 0x000300, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Trim_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_EqualEqual_StriStri_ReturnValue_3) == 0x000310, "Member 'DCSGameState_C_LoadStartConf::CallFunc_EqualEqual_StriStri_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_EqualEqual_StriStri_ReturnValue_4) == 0x000311, "Member 'DCSGameState_C_LoadStartConf::CallFunc_EqualEqual_StriStri_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Not_PreBool_ReturnValue) == 0x000312, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_BooleanOR_ReturnValue) == 0x000313, "Member 'DCSGameState_C_LoadStartConf::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_IsEmpty_ReturnValue_1) == 0x000314, "Member 'DCSGameState_C_LoadStartConf::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Array_Length_ReturnValue_1) == 0x000318, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Not_PreBool_ReturnValue_1) == 0x00031C, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Less_IntInt_ReturnValue_1) == 0x00031D, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_BooleanAND_ReturnValue) == 0x00031E, "Member 'DCSGameState_C_LoadStartConf::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_GetGlobalExtend_ReturnValue_1) == 0x000320, "Member 'DCSGameState_C_LoadStartConf::CallFunc_GetGlobalExtend_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_CreateGameConfiger_ReturnValue) == 0x000328, "Member 'DCSGameState_C_LoadStartConf::CallFunc_CreateGameConfiger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_IsValid_ReturnValue_1) == 0x000330, "Member 'DCSGameState_C_LoadStartConf::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Map_Find_Value_4) == 0x000338, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Map_Find_ReturnValue_4) == 0x000348, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Map_Find_Value_5) == 0x000350, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Map_Find_Value_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Map_Find_ReturnValue_5) == 0x000360, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Map_Find_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Map_Find_Value_6) == 0x000368, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Map_Find_Value_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_Map_Find_ReturnValue_6) == 0x000378, "Member 'DCSGameState_C_LoadStartConf::CallFunc_Map_Find_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_ToLower_ReturnValue_2) == 0x000380, "Member 'DCSGameState_C_LoadStartConf::CallFunc_ToLower_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_ToLower_ReturnValue_3) == 0x000390, "Member 'DCSGameState_C_LoadStartConf::CallFunc_ToLower_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0003A0, "Member 'DCSGameState_C_LoadStartConf::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x0003A1, "Member 'DCSGameState_C_LoadStartConf::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_GetStrStrMap_Value) == 0x0003A8, "Member 'DCSGameState_C_LoadStartConf::CallFunc_GetStrStrMap_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_GetStrStrMap_ReturnValue) == 0x0003F8, "Member 'DCSGameState_C_LoadStartConf::CallFunc_GetStrStrMap_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_LoadStartConf, CallFunc_CreateGameConfiger_ReturnValue_1) == 0x000400, "Member 'DCSGameState_C_LoadStartConf::CallFunc_CreateGameConfiger_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_MakeAllPlayersLeave \ static_assert(alignof(DCSGameState_C_MakeAllPlayersLeave) == 0x000001, "Wrong alignment on DCSGameState_C_MakeAllPlayersLeave"); \ static_assert(sizeof(DCSGameState_C_MakeAllPlayersLeave) == 0x000001, "Wrong size on DCSGameState_C_MakeAllPlayersLeave"); \ static_assert(offsetof(DCSGameState_C_MakeAllPlayersLeave, OutType) == 0x000000, "Member 'DCSGameState_C_MakeAllPlayersLeave::OutType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_NewPlayerJoin \ static_assert(alignof(DCSGameState_C_NewPlayerJoin) == 0x000008, "Wrong alignment on DCSGameState_C_NewPlayerJoin"); \ static_assert(sizeof(DCSGameState_C_NewPlayerJoin) == 0x000008, "Wrong size on DCSGameState_C_NewPlayerJoin"); \ static_assert(offsetof(DCSGameState_C_NewPlayerJoin, NewPlayer) == 0x000000, "Member 'DCSGameState_C_NewPlayerJoin::NewPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_NotInDebugMap \ static_assert(alignof(DCSGameState_C_NotInDebugMap) == 0x000008, "Wrong alignment on DCSGameState_C_NotInDebugMap"); \ static_assert(sizeof(DCSGameState_C_NotInDebugMap) == 0x000018, "Wrong size on DCSGameState_C_NotInDebugMap"); \ static_assert(offsetof(DCSGameState_C_NotInDebugMap, ReturnValue) == 0x000000, "Member 'DCSGameState_C_NotInDebugMap::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_NotInDebugMap, CallFunc_GetStreamingLevel_ReturnValue) == 0x000008, "Member 'DCSGameState_C_NotInDebugMap::CallFunc_GetStreamingLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_NotInDebugMap, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'DCSGameState_C_NotInDebugMap::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_ObjectLoadingWaitEventFinished \ static_assert(alignof(DCSGameState_C_ObjectLoadingWaitEventFinished) == 0x000008, "Wrong alignment on DCSGameState_C_ObjectLoadingWaitEventFinished"); \ static_assert(sizeof(DCSGameState_C_ObjectLoadingWaitEventFinished) == 0x000010, "Wrong size on DCSGameState_C_ObjectLoadingWaitEventFinished"); \ static_assert(offsetof(DCSGameState_C_ObjectLoadingWaitEventFinished, FinishedObject) == 0x000000, "Member 'DCSGameState_C_ObjectLoadingWaitEventFinished::FinishedObject' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_ObjectLoadingWaitEventFinished, CallFunc_Array_RemoveItem_ReturnValue) == 0x000008, "Member 'DCSGameState_C_ObjectLoadingWaitEventFinished::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_OnFailure_269740CB405ECC4E7C5A3487094587D0 \ static_assert(alignof(DCSGameState_C_OnFailure_269740CB405ECC4E7C5A3487094587D0) == 0x000008, "Wrong alignment on DCSGameState_C_OnFailure_269740CB405ECC4E7C5A3487094587D0"); \ static_assert(sizeof(DCSGameState_C_OnFailure_269740CB405ECC4E7C5A3487094587D0) == 0x000010, "Wrong size on DCSGameState_C_OnFailure_269740CB405ECC4E7C5A3487094587D0"); \ static_assert(offsetof(DCSGameState_C_OnFailure_269740CB405ECC4E7C5A3487094587D0, Datas) == 0x000000, "Member 'DCSGameState_C_OnFailure_269740CB405ECC4E7C5A3487094587D0::Datas' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_OnSuccess_269740CB405ECC4E7C5A3487094587D0 \ static_assert(alignof(DCSGameState_C_OnSuccess_269740CB405ECC4E7C5A3487094587D0) == 0x000008, "Wrong alignment on DCSGameState_C_OnSuccess_269740CB405ECC4E7C5A3487094587D0"); \ static_assert(sizeof(DCSGameState_C_OnSuccess_269740CB405ECC4E7C5A3487094587D0) == 0x000010, "Wrong size on DCSGameState_C_OnSuccess_269740CB405ECC4E7C5A3487094587D0"); \ static_assert(offsetof(DCSGameState_C_OnSuccess_269740CB405ECC4E7C5A3487094587D0, Datas) == 0x000000, "Member 'DCSGameState_C_OnSuccess_269740CB405ECC4E7C5A3487094587D0::Datas' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_OnThisPlayerOut \ static_assert(alignof(DCSGameState_C_OnThisPlayerOut) == 0x000008, "Wrong alignment on DCSGameState_C_OnThisPlayerOut"); \ static_assert(sizeof(DCSGameState_C_OnThisPlayerOut) == 0x000050, "Wrong size on DCSGameState_C_OnThisPlayerOut"); \ static_assert(offsetof(DCSGameState_C_OnThisPlayerOut, Player) == 0x000000, "Member 'DCSGameState_C_OnThisPlayerOut::Player' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OnThisPlayerOut, CallFunc_Map_Remove_ReturnValue) == 0x000008, "Member 'DCSGameState_C_OnThisPlayerOut::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OnThisPlayerOut, K2Node_DynamicCast_AsDCSPlayer_State) == 0x000010, "Member 'DCSGameState_C_OnThisPlayerOut::K2Node_DynamicCast_AsDCSPlayer_State' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OnThisPlayerOut, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'DCSGameState_C_OnThisPlayerOut::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OnThisPlayerOut, CallFunc_GetPlayerNetInfo_PlayerUserID) == 0x000020, "Member 'DCSGameState_C_OnThisPlayerOut::CallFunc_GetPlayerNetInfo_PlayerUserID' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OnThisPlayerOut, CallFunc_GetPlayerNetInfo_PlayerCampType) == 0x000030, "Member 'DCSGameState_C_OnThisPlayerOut::CallFunc_GetPlayerNetInfo_PlayerCampType' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OnThisPlayerOut, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000040, "Member 'DCSGameState_C_OnThisPlayerOut::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OnThisPlayerOut, CallFunc_Map_Remove_ReturnValue_1) == 0x000048, "Member 'DCSGameState_C_OnThisPlayerOut::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_OtherPlayerConnectionValid \ static_assert(alignof(DCSGameState_C_OtherPlayerConnectionValid) == 0x000008, "Wrong alignment on DCSGameState_C_OtherPlayerConnectionValid"); \ static_assert(sizeof(DCSGameState_C_OtherPlayerConnectionValid) == 0x000048, "Wrong size on DCSGameState_C_OtherPlayerConnectionValid"); \ static_assert(offsetof(DCSGameState_C_OtherPlayerConnectionValid, Player) == 0x000000, "Member 'DCSGameState_C_OtherPlayerConnectionValid::Player' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OtherPlayerConnectionValid, uid) == 0x000008, "Member 'DCSGameState_C_OtherPlayerConnectionValid::uid' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OtherPlayerConnectionValid, CampType) == 0x000018, "Member 'DCSGameState_C_OtherPlayerConnectionValid::CampType' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OtherPlayerConnectionValid, CallFunc_GetPlayerController_ReturnValue) == 0x000028, "Member 'DCSGameState_C_OtherPlayerConnectionValid::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OtherPlayerConnectionValid, CallFunc_Map_Contains_ReturnValue) == 0x000030, "Member 'DCSGameState_C_OtherPlayerConnectionValid::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OtherPlayerConnectionValid, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000031, "Member 'DCSGameState_C_OtherPlayerConnectionValid::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OtherPlayerConnectionValid, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000038, "Member 'DCSGameState_C_OtherPlayerConnectionValid::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OtherPlayerConnectionValid, CallFunc_GetTransmitToType_return_value) == 0x000040, "Member 'DCSGameState_C_OtherPlayerConnectionValid::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_OtherPlayerLoadingFinished \ static_assert(alignof(DCSGameState_C_OtherPlayerLoadingFinished) == 0x000008, "Wrong alignment on DCSGameState_C_OtherPlayerLoadingFinished"); \ static_assert(sizeof(DCSGameState_C_OtherPlayerLoadingFinished) == 0x000050, "Wrong size on DCSGameState_C_OtherPlayerLoadingFinished"); \ static_assert(offsetof(DCSGameState_C_OtherPlayerLoadingFinished, Player) == 0x000000, "Member 'DCSGameState_C_OtherPlayerLoadingFinished::Player' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OtherPlayerLoadingFinished, uid) == 0x000008, "Member 'DCSGameState_C_OtherPlayerLoadingFinished::uid' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OtherPlayerLoadingFinished, CampType) == 0x000018, "Member 'DCSGameState_C_OtherPlayerLoadingFinished::CampType' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OtherPlayerLoadingFinished, CallFunc_CreateNewPlayerKey_ReturnValue) == 0x000028, "Member 'DCSGameState_C_OtherPlayerLoadingFinished::CallFunc_CreateNewPlayerKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OtherPlayerLoadingFinished, CallFunc_GetPlayerController_ReturnValue) == 0x000038, "Member 'DCSGameState_C_OtherPlayerLoadingFinished::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OtherPlayerLoadingFinished, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000040, "Member 'DCSGameState_C_OtherPlayerLoadingFinished::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OtherPlayerLoadingFinished, CallFunc_Array_Add_ReturnValue) == 0x000044, "Member 'DCSGameState_C_OtherPlayerLoadingFinished::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_OtherPlayerLoadingFinished, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000048, "Member 'DCSGameState_C_OtherPlayerLoadingFinished::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_PushRebornInfo \ static_assert(alignof(DCSGameState_C_PushRebornInfo) == 0x000008, "Wrong alignment on DCSGameState_C_PushRebornInfo"); \ static_assert(sizeof(DCSGameState_C_PushRebornInfo) == 0x000068, "Wrong size on DCSGameState_C_PushRebornInfo"); \ static_assert(offsetof(DCSGameState_C_PushRebornInfo, Reborn_Level_Map) == 0x000000, "Member 'DCSGameState_C_PushRebornInfo::Reborn_Level_Map' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_PushRebornInfo, Reborn_Level_Mark) == 0x000010, "Member 'DCSGameState_C_PushRebornInfo::Reborn_Level_Mark' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_PushRebornInfo, Reborn_PlayerLocation) == 0x000020, "Member 'DCSGameState_C_PushRebornInfo::Reborn_PlayerLocation' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_PushRebornInfo, Reborn_PlayerRotation) == 0x000038, "Member 'DCSGameState_C_PushRebornInfo::Reborn_PlayerRotation' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_PushRebornInfo, PlayerLevelChapter_0) == 0x000050, "Member 'DCSGameState_C_PushRebornInfo::PlayerLevelChapter_0' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_PushRebornInfo, FirePoint) == 0x000058, "Member 'DCSGameState_C_PushRebornInfo::FirePoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_ReceiveTick \ static_assert(alignof(DCSGameState_C_ReceiveTick) == 0x000004, "Wrong alignment on DCSGameState_C_ReceiveTick"); \ static_assert(sizeof(DCSGameState_C_ReceiveTick) == 0x000004, "Wrong size on DCSGameState_C_ReceiveTick"); \ static_assert(offsetof(DCSGameState_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'DCSGameState_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_RecordPlayingCGTimeOnServer \ static_assert(alignof(DCSGameState_C_RecordPlayingCGTimeOnServer) == 0x000008, "Wrong alignment on DCSGameState_C_RecordPlayingCGTimeOnServer"); \ static_assert(sizeof(DCSGameState_C_RecordPlayingCGTimeOnServer) == 0x000010, "Wrong size on DCSGameState_C_RecordPlayingCGTimeOnServer"); \ static_assert(offsetof(DCSGameState_C_RecordPlayingCGTimeOnServer, Sequence) == 0x000000, "Member 'DCSGameState_C_RecordPlayingCGTimeOnServer::Sequence' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RecordPlayingCGTimeOnServer, Time) == 0x000008, "Member 'DCSGameState_C_RecordPlayingCGTimeOnServer::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_RedirectTableLoaded \ static_assert(alignof(DCSGameState_C_RedirectTableLoaded) == 0x000001, "Wrong alignment on DCSGameState_C_RedirectTableLoaded"); \ static_assert(sizeof(DCSGameState_C_RedirectTableLoaded) == 0x000001, "Wrong size on DCSGameState_C_RedirectTableLoaded"); \ static_assert(offsetof(DCSGameState_C_RedirectTableLoaded, Sucess) == 0x000000, "Member 'DCSGameState_C_RedirectTableLoaded::Sucess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_RegisterLoadingWaitEvent \ static_assert(alignof(DCSGameState_C_RegisterLoadingWaitEvent) == 0x000008, "Wrong alignment on DCSGameState_C_RegisterLoadingWaitEvent"); \ static_assert(sizeof(DCSGameState_C_RegisterLoadingWaitEvent) == 0x000010, "Wrong size on DCSGameState_C_RegisterLoadingWaitEvent"); \ static_assert(offsetof(DCSGameState_C_RegisterLoadingWaitEvent, WaitObject) == 0x000000, "Member 'DCSGameState_C_RegisterLoadingWaitEvent::WaitObject' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RegisterLoadingWaitEvent, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'DCSGameState_C_RegisterLoadingWaitEvent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RegisterLoadingWaitEvent, CallFunc_Array_AddUnique_ReturnValue) == 0x00000C, "Member 'DCSGameState_C_RegisterLoadingWaitEvent::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_RemoveItemByNewGamePlus \ static_assert(alignof(DCSGameState_C_RemoveItemByNewGamePlus) == 0x000008, "Wrong alignment on DCSGameState_C_RemoveItemByNewGamePlus"); \ static_assert(sizeof(DCSGameState_C_RemoveItemByNewGamePlus) == 0x0002F0, "Wrong size on DCSGameState_C_RemoveItemByNewGamePlus"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, Local_StrInt2) == 0x000000, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::Local_StrInt2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, Local_StrInt) == 0x000050, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::Local_StrInt' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, Local_Map) == 0x0000A0, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::Local_Map' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, Local_Array) == 0x0000F0, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::Local_Array' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, Local_Slot) == 0x000100, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::Local_Slot' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, Temp_int_Loop_Counter_Variable) == 0x000110, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_Add_IntInt_ReturnValue) == 0x000114, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, Temp_int_Array_Index_Variable) == 0x000118, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, Temp_int_Array_Index_Variable_1) == 0x00011C, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000120, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_GetModel_GameSaveExe_ReturnValue_1) == 0x000128, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_GetModel_GameSaveExe_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, Temp_int_Loop_Counter_Variable_1) == 0x000130, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_GetPlayerStatic_ReturnValue) == 0x000138, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_Add_IntInt_ReturnValue_1) == 0x000140, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_Array_Get_Item) == 0x000144, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_Conv_IntToString_ReturnValue) == 0x000148, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_Array_Length_ReturnValue) == 0x000158, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_Map_Remove_ReturnValue) == 0x00015C, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_Less_IntInt_ReturnValue) == 0x00015D, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_Map_Remove_ReturnValue_1) == 0x00015E, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_GetModel_GameSaveExe_ReturnValue_2) == 0x000160, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_GetModel_GameSaveExe_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_GetSlotStrIntMap_ResultMap) == 0x000168, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_GetSlotStrIntMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_GetSlotStrIntMap_ResultMap_1) == 0x0001B8, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_GetSlotStrIntMap_ResultMap_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_GetModel_GameSaveExe_ReturnValue_3) == 0x000208, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_GetModel_GameSaveExe_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_GetModel_GameSaveExe_ReturnValue_4) == 0x000210, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_GetModel_GameSaveExe_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000218, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_GetModel_GameSaveExe_ReturnValue_5) == 0x000220, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_GetModel_GameSaveExe_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_Array_Get_Item_1) == 0x000228, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_GetSlotStrIntMap_ResultMap_2) == 0x000230, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_GetSlotStrIntMap_ResultMap_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000280, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_Map_Remove_ReturnValue_2) == 0x000290, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_Map_Remove_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_Map_Remove_ReturnValue_3) == 0x000291, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_Map_Remove_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_GetSlotStrIntMap_ResultMap_3) == 0x000298, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_GetSlotStrIntMap_ResultMap_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_Array_Length_ReturnValue_1) == 0x0002E8, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_RemoveItemByNewGamePlus, CallFunc_Less_IntInt_ReturnValue_1) == 0x0002EC, "Member 'DCSGameState_C_RemoveItemByNewGamePlus::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_RequestCharacter \ static_assert(alignof(DCSGameState_C_RequestCharacter) == 0x000001, "Wrong alignment on DCSGameState_C_RequestCharacter"); \ static_assert(sizeof(DCSGameState_C_RequestCharacter) == 0x000001, "Wrong size on DCSGameState_C_RequestCharacter"); \ static_assert(offsetof(DCSGameState_C_RequestCharacter, RecoverFade) == 0x000000, "Member 'DCSGameState_C_RequestCharacter::RecoverFade' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_RunningLoadingConsoleCommand \ static_assert(alignof(DCSGameState_C_RunningLoadingConsoleCommand) == 0x000001, "Wrong alignment on DCSGameState_C_RunningLoadingConsoleCommand"); \ static_assert(sizeof(DCSGameState_C_RunningLoadingConsoleCommand) == 0x000001, "Wrong size on DCSGameState_C_RunningLoadingConsoleCommand"); \ static_assert(offsetof(DCSGameState_C_RunningLoadingConsoleCommand, IsLoading) == 0x000000, "Member 'DCSGameState_C_RunningLoadingConsoleCommand::IsLoading' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_RunningLoadingEvent \ static_assert(alignof(DCSGameState_C_RunningLoadingEvent) == 0x000001, "Wrong alignment on DCSGameState_C_RunningLoadingEvent"); \ static_assert(sizeof(DCSGameState_C_RunningLoadingEvent) == 0x000001, "Wrong size on DCSGameState_C_RunningLoadingEvent"); \ static_assert(offsetof(DCSGameState_C_RunningLoadingEvent, IsLoading) == 0x000000, "Member 'DCSGameState_C_RunningLoadingEvent::IsLoading' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_SaveAllStarMapActive \ static_assert(alignof(DCSGameState_C_SaveAllStarMapActive) == 0x000008, "Wrong alignment on DCSGameState_C_SaveAllStarMapActive"); \ static_assert(sizeof(DCSGameState_C_SaveAllStarMapActive) == 0x000108, "Wrong size on DCSGameState_C_SaveAllStarMapActive"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, L_CurrentData) == 0x000000, "Member 'DCSGameState_C_SaveAllStarMapActive::L_CurrentData' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, Temp_int_Array_Index_Variable) == 0x000010, "Member 'DCSGameState_C_SaveAllStarMapActive::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, CallFunc_Map_IsEmpty_ReturnValue) == 0x000014, "Member 'DCSGameState_C_SaveAllStarMapActive::CallFunc_Map_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, K2Node_MakeStruct_ST_StarMapEffectArray) == 0x000018, "Member 'DCSGameState_C_SaveAllStarMapActive::K2Node_MakeStruct_ST_StarMapEffectArray' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'DCSGameState_C_SaveAllStarMapActive::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'DCSGameState_C_SaveAllStarMapActive::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, CallFunc_Redirect_Table_MappedTable) == 0x000030, "Member 'DCSGameState_C_SaveAllStarMapActive::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000038, "Member 'DCSGameState_C_SaveAllStarMapActive::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'DCSGameState_C_SaveAllStarMapActive::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, CallFunc_Array_Get_Item) == 0x00004C, "Member 'DCSGameState_C_SaveAllStarMapActive::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, CallFunc_Less_IntInt_ReturnValue) == 0x000054, "Member 'DCSGameState_C_SaveAllStarMapActive::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, CallFunc_GetDataTableRowFromName_OutRow) == 0x000058, "Member 'DCSGameState_C_SaveAllStarMapActive::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000C8, "Member 'DCSGameState_C_SaveAllStarMapActive::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, CallFunc_Array_Add_ReturnValue) == 0x0000CC, "Member 'DCSGameState_C_SaveAllStarMapActive::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, K2Node_MakeArray_Array) == 0x0000D0, "Member 'DCSGameState_C_SaveAllStarMapActive::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, K2Node_MakeStruct_ST_StarMapEffectArray_1) == 0x0000E0, "Member 'DCSGameState_C_SaveAllStarMapActive::K2Node_MakeStruct_ST_StarMapEffectArray_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, CallFunc_Map_Find_Value) == 0x0000F0, "Member 'DCSGameState_C_SaveAllStarMapActive::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_SaveAllStarMapActive, CallFunc_Map_Find_ReturnValue) == 0x000100, "Member 'DCSGameState_C_SaveAllStarMapActive::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_StarMapTypeUpdate \ static_assert(alignof(DCSGameState_C_StarMapTypeUpdate) == 0x000008, "Wrong alignment on DCSGameState_C_StarMapTypeUpdate"); \ static_assert(sizeof(DCSGameState_C_StarMapTypeUpdate) == 0x0000D0, "Wrong size on DCSGameState_C_StarMapTypeUpdate"); \ static_assert(offsetof(DCSGameState_C_StarMapTypeUpdate, Type) == 0x000000, "Member 'DCSGameState_C_StarMapTypeUpdate::Type' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_StarMapTypeUpdate, L_Data) == 0x000008, "Member 'DCSGameState_C_StarMapTypeUpdate::L_Data' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_StarMapTypeUpdate, Temp_int_Array_Index_Variable) == 0x000018, "Member 'DCSGameState_C_StarMapTypeUpdate::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_StarMapTypeUpdate, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'DCSGameState_C_StarMapTypeUpdate::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_StarMapTypeUpdate, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'DCSGameState_C_StarMapTypeUpdate::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_StarMapTypeUpdate, K2Node_MakeStruct_ST_StarMapEffectArray) == 0x000028, "Member 'DCSGameState_C_StarMapTypeUpdate::K2Node_MakeStruct_ST_StarMapEffectArray' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_StarMapTypeUpdate, CallFunc_Map_Find_Value) == 0x000038, "Member 'DCSGameState_C_StarMapTypeUpdate::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_StarMapTypeUpdate, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'DCSGameState_C_StarMapTypeUpdate::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_StarMapTypeUpdate, CallFunc_Array_Get_Item) == 0x000050, "Member 'DCSGameState_C_StarMapTypeUpdate::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_StarMapTypeUpdate, CallFunc_Array_Length_ReturnValue) == 0x0000C0, "Member 'DCSGameState_C_StarMapTypeUpdate::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_StarMapTypeUpdate, CallFunc_Array_Add_ReturnValue) == 0x0000C4, "Member 'DCSGameState_C_StarMapTypeUpdate::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_StarMapTypeUpdate, CallFunc_Less_IntInt_ReturnValue) == 0x0000C8, "Member 'DCSGameState_C_StarMapTypeUpdate::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_StarMapTypeUpdate, CallFunc_GetStarMapActive_IsActive) == 0x0000C9, "Member 'DCSGameState_C_StarMapTypeUpdate::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_ThisPlayerAgreeSkipCG \ static_assert(alignof(DCSGameState_C_ThisPlayerAgreeSkipCG) == 0x000008, "Wrong alignment on DCSGameState_C_ThisPlayerAgreeSkipCG"); \ static_assert(sizeof(DCSGameState_C_ThisPlayerAgreeSkipCG) == 0x000008, "Wrong size on DCSGameState_C_ThisPlayerAgreeSkipCG"); \ static_assert(offsetof(DCSGameState_C_ThisPlayerAgreeSkipCG, Player) == 0x000000, "Member 'DCSGameState_C_ThisPlayerAgreeSkipCG::Player' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_TryEquipInitialWeapon \ static_assert(alignof(DCSGameState_C_TryEquipInitialWeapon) == 0x000008, "Wrong alignment on DCSGameState_C_TryEquipInitialWeapon"); \ static_assert(sizeof(DCSGameState_C_TryEquipInitialWeapon) == 0x000090, "Wrong size on DCSGameState_C_TryEquipInitialWeapon"); \ static_assert(offsetof(DCSGameState_C_TryEquipInitialWeapon, HasInitialWeapon) == 0x000000, "Member 'DCSGameState_C_TryEquipInitialWeapon::HasInitialWeapon' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_TryEquipInitialWeapon, CallFunc_GetModel_BeiBaoModel_ReturnValue) == 0x000008, "Member 'DCSGameState_C_TryEquipInitialWeapon::CallFunc_GetModel_BeiBaoModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_TryEquipInitialWeapon, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000010, "Member 'DCSGameState_C_TryEquipInitialWeapon::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_TryEquipInitialWeapon, CallFunc_GetItems_Items) == 0x000018, "Member 'DCSGameState_C_TryEquipInitialWeapon::CallFunc_GetItems_Items' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_TryEquipInitialWeapon, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000028, "Member 'DCSGameState_C_TryEquipInitialWeapon::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_TryEquipInitialWeapon, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'DCSGameState_C_TryEquipInitialWeapon::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_TryEquipInitialWeapon, CallFunc_Array_Get_Item) == 0x000038, "Member 'DCSGameState_C_TryEquipInitialWeapon::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_TryEquipInitialWeapon, CallFunc_GetMyEquip_Equip) == 0x000058, "Member 'DCSGameState_C_TryEquipInitialWeapon::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_TryEquipInitialWeapon, CallFunc_GetMyEquip_Equip_1) == 0x000060, "Member 'DCSGameState_C_TryEquipInitialWeapon::CallFunc_GetMyEquip_Equip_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_TryEquipInitialWeapon, CallFunc_GetWeapon_Weapon) == 0x000068, "Member 'DCSGameState_C_TryEquipInitialWeapon::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_TryEquipInitialWeapon, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'DCSGameState_C_TryEquipInitialWeapon::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_TryEquipInitialWeapon, CallFunc_Greater_IntInt_ReturnValue) == 0x00008C, "Member 'DCSGameState_C_TryEquipInitialWeapon::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_TryEquipInitialWeapon, CallFunc_IsValid_Guid_ReturnValue) == 0x00008D, "Member 'DCSGameState_C_TryEquipInitialWeapon::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_UpdateAllStarMap \ static_assert(alignof(DCSGameState_C_UpdateAllStarMap) == 0x000008, "Wrong alignment on DCSGameState_C_UpdateAllStarMap"); \ static_assert(sizeof(DCSGameState_C_UpdateAllStarMap) == 0x0000F0, "Wrong size on DCSGameState_C_UpdateAllStarMap"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, L_Data) == 0x000000, "Member 'DCSGameState_C_UpdateAllStarMap::L_Data' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'DCSGameState_C_UpdateAllStarMap::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'DCSGameState_C_UpdateAllStarMap::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, Temp_int_Array_Index_Variable) == 0x000018, "Member 'DCSGameState_C_UpdateAllStarMap::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, Temp_int_Array_Index_Variable_1) == 0x00001C, "Member 'DCSGameState_C_UpdateAllStarMap::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, Temp_int_Loop_Counter_Variable_1) == 0x000020, "Member 'DCSGameState_C_UpdateAllStarMap::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, K2Node_MakeStruct_ST_StarMapEffectArray) == 0x000028, "Member 'DCSGameState_C_UpdateAllStarMap::K2Node_MakeStruct_ST_StarMapEffectArray' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'DCSGameState_C_UpdateAllStarMap::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, CallFunc_Map_Keys_Keys) == 0x000040, "Member 'DCSGameState_C_UpdateAllStarMap::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'DCSGameState_C_UpdateAllStarMap::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, CallFunc_Array_Get_Item) == 0x000054, "Member 'DCSGameState_C_UpdateAllStarMap::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, CallFunc_Less_IntInt_ReturnValue) == 0x000055, "Member 'DCSGameState_C_UpdateAllStarMap::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, CallFunc_Map_Find_Value) == 0x000058, "Member 'DCSGameState_C_UpdateAllStarMap::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, CallFunc_Map_Find_ReturnValue) == 0x000068, "Member 'DCSGameState_C_UpdateAllStarMap::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, CallFunc_Array_Get_Item_1) == 0x000070, "Member 'DCSGameState_C_UpdateAllStarMap::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, CallFunc_Array_Length_ReturnValue_1) == 0x0000E0, "Member 'DCSGameState_C_UpdateAllStarMap::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, CallFunc_Array_Add_ReturnValue) == 0x0000E4, "Member 'DCSGameState_C_UpdateAllStarMap::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000E8, "Member 'DCSGameState_C_UpdateAllStarMap::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateAllStarMap, CallFunc_GetStarMapActive_IsActive) == 0x0000E9, "Member 'DCSGameState_C_UpdateAllStarMap::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_UpdateBlendDecalOwner \ static_assert(alignof(DCSGameState_C_UpdateBlendDecalOwner) == 0x000008, "Wrong alignment on DCSGameState_C_UpdateBlendDecalOwner"); \ static_assert(sizeof(DCSGameState_C_UpdateBlendDecalOwner) == 0x000010, "Wrong size on DCSGameState_C_UpdateBlendDecalOwner"); \ static_assert(offsetof(DCSGameState_C_UpdateBlendDecalOwner, BlendDecalOwner_0) == 0x000000, "Member 'DCSGameState_C_UpdateBlendDecalOwner::BlendDecalOwner_0' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateBlendDecalOwner, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000008, "Member 'DCSGameState_C_UpdateBlendDecalOwner::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameState_C_UpdateFlag \ static_assert(alignof(DCSGameState_C_UpdateFlag) == 0x000008, "Wrong alignment on DCSGameState_C_UpdateFlag"); \ static_assert(sizeof(DCSGameState_C_UpdateFlag) == 0x000018, "Wrong size on DCSGameState_C_UpdateFlag"); \ static_assert(offsetof(DCSGameState_C_UpdateFlag, Key) == 0x000000, "Member 'DCSGameState_C_UpdateFlag::Key' has a wrong offset!"); \ static_assert(offsetof(DCSGameState_C_UpdateFlag, Value) == 0x000010, "Member 'DCSGameState_C_UpdateFlag::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADCSGameState_C \ static_assert(alignof(ADCSGameState_C) == 0x000010, "Wrong alignment on ADCSGameState_C"); \ static_assert(sizeof(ADCSGameState_C) == 0x000770, "Wrong size on ADCSGameState_C"); \ static_assert(offsetof(ADCSGameState_C, UberGraphFrame) == 0x000340, "Member 'ADCSGameState_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, AC_ArchiveRepair) == 0x000348, "Member 'ADCSGameState_C::AC_ArchiveRepair' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, InsideMsgRouterComponent) == 0x000350, "Member 'ADCSGameState_C::InsideMsgRouterComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, PairedAnimationPreLoadComponent) == 0x000358, "Member 'ADCSGameState_C::PairedAnimationPreLoadComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, MagicPreLoadComponent) == 0x000360, "Member 'ADCSGameState_C::MagicPreLoadComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, StreamLevelLoaderComponent) == 0x000368, "Member 'ADCSGameState_C::StreamLevelLoaderComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, Plugin_LevelSaver) == 0x000370, "Member 'ADCSGameState_C::Plugin_LevelSaver' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, GlobalConfigComponent) == 0x000378, "Member 'ADCSGameState_C::GlobalConfigComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, ResMapperDefine) == 0x000380, "Member 'ADCSGameState_C::ResMapperDefine' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, BGMAndSectionManager) == 0x000388, "Member 'ADCSGameState_C::BGMAndSectionManager' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, InteractionMgrComponent) == 0x000390, "Member 'ADCSGameState_C::InteractionMgrComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, StaticComputedConfigData) == 0x000398, "Member 'ADCSGameState_C::StaticComputedConfigData' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, RebornManagerComponent) == 0x0003A0, "Member 'ADCSGameState_C::RebornManagerComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, GameOnlineModel) == 0x0003A8, "Member 'ADCSGameState_C::GameOnlineModel' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, BP_GameSettingModel) == 0x0003B0, "Member 'ADCSGameState_C::BP_GameSettingModel' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, GameEffectController) == 0x0003B8, "Member 'ADCSGameState_C::GameEffectController' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, LoadingProcessor) == 0x0003C0, "Member 'ADCSGameState_C::LoadingProcessor' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, DefaultSceneRoot) == 0x0003C8, "Member 'ADCSGameState_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, StartBooter) == 0x0003D0, "Member 'ADCSGameState_C::StartBooter' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, RootConfiger) == 0x0003D8, "Member 'ADCSGameState_C::RootConfiger' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, GameSaveExe) == 0x0003E0, "Member 'ADCSGameState_C::GameSaveExe' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, PlayerStartTag) == 0x0003E8, "Member 'ADCSGameState_C::PlayerStartTag' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, NewLoadMethod) == 0x0003F8, "Member 'ADCSGameState_C::NewLoadMethod' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, UseNewLoad) == 0x000408, "Member 'ADCSGameState_C::UseNewLoad' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, loader_pointer) == 0x00040C, "Member 'ADCSGameState_C::loader_pointer' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, RebornConstLevelLoaderPoint) == 0x000410, "Member 'ADCSGameState_C::RebornConstLevelLoaderPoint' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, IsBusyInBorning) == 0x000414, "Member 'ADCSGameState_C::IsBusyInBorning' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, LevelScriptCommandHasCallBack) == 0x000415, "Member 'ADCSGameState_C::LevelScriptCommandHasCallBack' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, ModelInited) == 0x000416, "Member 'ADCSGameState_C::ModelInited' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, L_Request_Reborn) == 0x000417, "Member 'ADCSGameState_C::L_Request_Reborn' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, MapsToLoad) == 0x000418, "Member 'ADCSGameState_C::MapsToLoad' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, MapsToVisible) == 0x000428, "Member 'ADCSGameState_C::MapsToVisible' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, PlayerLevelChapter) == 0x000438, "Member 'ADCSGameState_C::PlayerLevelChapter' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, L_NewFirePoint) == 0x000440, "Member 'ADCSGameState_C::L_NewFirePoint' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, PlayerStartPosition) == 0x000450, "Member 'ADCSGameState_C::PlayerStartPosition' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, LoaderVolumeExcludeLogicAndAI) == 0x0004B0, "Member 'ADCSGameState_C::LoaderVolumeExcludeLogicAndAI' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, LoaderVolume) == 0x0004B8, "Member 'ADCSGameState_C::LoaderVolume' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, LoadMapTotal) == 0x0004C0, "Member 'ADCSGameState_C::LoadMapTotal' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, GameModeReady) == 0x0004C4, "Member 'ADCSGameState_C::GameModeReady' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, WaitProcessClose) == 0x0004C5, "Member 'ADCSGameState_C::WaitProcessClose' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, recoverFadeAfterNewPlayer) == 0x0004C6, "Member 'ADCSGameState_C::recoverFadeAfterNewPlayer' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, next_trigger_save) == 0x0004C8, "Member 'ADCSGameState_C::next_trigger_save' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, SeverGameReady) == 0x0004D0, "Member 'ADCSGameState_C::SeverGameReady' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, LoadingWaitObjects) == 0x0004D8, "Member 'ADCSGameState_C::LoadingWaitObjects' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, UseChapterAI) == 0x0004E8, "Member 'ADCSGameState_C::UseChapterAI' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, ModelsInitFinished) == 0x0004E9, "Member 'ADCSGameState_C::ModelsInitFinished' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, OnModelsInitFinished) == 0x0004F0, "Member 'ADCSGameState_C::OnModelsInitFinished' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, BlendDecalOwner) == 0x000500, "Member 'ADCSGameState_C::BlendDecalOwner' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, WorldSync) == 0x000508, "Member 'ADCSGameState_C::WorldSync' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, HasOtherPlayer) == 0x000510, "Member 'ADCSGameState_C::HasOtherPlayer' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, OnHaveOtherPlayers) == 0x000518, "Member 'ADCSGameState_C::OnHaveOtherPlayers' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, OnAllPlayerAgreeSkipCG) == 0x000528, "Member 'ADCSGameState_C::OnAllPlayerAgreeSkipCG' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, ConnectionPlayers) == 0x000538, "Member 'ADCSGameState_C::ConnectionPlayers' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, ExistedPlayers) == 0x000588, "Member 'ADCSGameState_C::ExistedPlayers' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, UnAgreeSkipCGPlayer) == 0x0005D8, "Member 'ADCSGameState_C::UnAgreeSkipCGPlayer' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, PlayingCG_Time) == 0x0005E8, "Member 'ADCSGameState_C::PlayingCG_Time' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, CheckSkipAllClients) == 0x0005EC, "Member 'ADCSGameState_C::CheckSkipAllClients' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, PlayerKeySource) == 0x0005F0, "Member 'ADCSGameState_C::PlayerKeySource' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, isInLevelChangeMap) == 0x000600, "Member 'ADCSGameState_C::isInLevelChangeMap' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, LoadMapType) == 0x000601, "Member 'ADCSGameState_C::LoadMapType' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, isLoadMapInUILoading) == 0x000602, "Member 'ADCSGameState_C::isLoadMapInUILoading' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, Local_ClientCharacter) == 0x000608, "Member 'ADCSGameState_C::Local_ClientCharacter' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, CGOnNetworks) == 0x000610, "Member 'ADCSGameState_C::CGOnNetworks' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, CGHasSyncronizedFromServer) == 0x000620, "Member 'ADCSGameState_C::CGHasSyncronizedFromServer' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, CGSyncronizingIndex) == 0x000624, "Member 'ADCSGameState_C::CGSyncronizingIndex' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, IP_NET) == 0x000628, "Member 'ADCSGameState_C::IP_NET' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, OnGameBooterStart) == 0x000630, "Member 'ADCSGameState_C::OnGameBooterStart' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, PlayerLeaveWhenCGFinished) == 0x000640, "Member 'ADCSGameState_C::PlayerLeaveWhenCGFinished' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, Section_ID) == 0x000648, "Member 'ADCSGameState_C::Section_ID' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, WaitPlayerBornAnimationPlayed) == 0x000658, "Member 'ADCSGameState_C::WaitPlayerBornAnimationPlayed' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, OnStartReLoading) == 0x000660, "Member 'ADCSGameState_C::OnStartReLoading' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, WaitLoadBankData) == 0x000670, "Member 'ADCSGameState_C::WaitLoadBankData' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, ActionBankData) == 0x000680, "Member 'ADCSGameState_C::ActionBankData' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, IsUnLoadState) == 0x000688, "Member 'ADCSGameState_C::IsUnLoadState' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, LoadedBankData) == 0x000690, "Member 'ADCSGameState_C::LoadedBankData' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, IsFullyLoaded) == 0x0006A0, "Member 'ADCSGameState_C::IsFullyLoaded' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, StarMap) == 0x0006A8, "Member 'ADCSGameState_C::StarMap' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, ResetLoadWhenFinished) == 0x0006F8, "Member 'ADCSGameState_C::ResetLoadWhenFinished' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, IsNewGamePlusLoading) == 0x0006F9, "Member 'ADCSGameState_C::IsNewGamePlusLoading' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, JoinDreamWidget) == 0x000700, "Member 'ADCSGameState_C::JoinDreamWidget' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, StarMapActive) == 0x000708, "Member 'ADCSGameState_C::StarMapActive' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, DLCPage) == 0x000758, "Member 'ADCSGameState_C::DLCPage' has a wrong offset!"); \ static_assert(offsetof(ADCSGameState_C, Local_GameCompletioned) == 0x000760, "Member 'ADCSGameState_C::Local_GameCompletioned' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_XinMoLevelReplace \ static_assert(alignof(FST_XinMoLevelReplace) == 0x000008, "Wrong alignment on FST_XinMoLevelReplace"); \ static_assert(sizeof(FST_XinMoLevelReplace) == 0x000030, "Wrong size on FST_XinMoLevelReplace"); \ static_assert(offsetof(FST_XinMoLevelReplace, Chapter_29_19FE92BC45B556B95ACC8BB156B7817F) == 0x000000, "Member 'FST_XinMoLevelReplace::Chapter_29_19FE92BC45B556B95ACC8BB156B7817F' has a wrong offset!"); \ static_assert(offsetof(FST_XinMoLevelReplace, RangeMin_21_B051132E48975A729C9AADB4E8D7DB64) == 0x000004, "Member 'FST_XinMoLevelReplace::RangeMin_21_B051132E48975A729C9AADB4E8D7DB64' has a wrong offset!"); \ static_assert(offsetof(FST_XinMoLevelReplace, RangeMax_22_50C040454DEC03DDE44D288D481FF27B) == 0x000008, "Member 'FST_XinMoLevelReplace::RangeMax_22_50C040454DEC03DDE44D288D481FF27B' has a wrong offset!"); \ static_assert(offsetof(FST_XinMoLevelReplace, AddLevel_23_711C1E304C6F07684FC8BCB4F48B35A8) == 0x000010, "Member 'FST_XinMoLevelReplace::AddLevel_23_711C1E304C6F07684FC8BCB4F48B35A8' has a wrong offset!"); \ static_assert(offsetof(FST_XinMoLevelReplace, RemoveLevel_24_C58CA8574654C98D6FDE16BD28F1BC63) == 0x000020, "Member 'FST_XinMoLevelReplace::RemoveLevel_24_C58CA8574654C98D6FDE16BD28F1BC63' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetOptionButton_C_CanHovered \ static_assert(alignof(WB_SetOptionButton_C_CanHovered) == 0x000001, "Wrong alignment on WB_SetOptionButton_C_CanHovered"); \ static_assert(sizeof(WB_SetOptionButton_C_CanHovered) == 0x000001, "Wrong size on WB_SetOptionButton_C_CanHovered"); \ static_assert(offsetof(WB_SetOptionButton_C_CanHovered, Active_0) == 0x000000, "Member 'WB_SetOptionButton_C_CanHovered::Active_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetOptionButton_C_EventSetSkipStyle \ static_assert(alignof(WB_SetOptionButton_C_EventSetSkipStyle) == 0x000001, "Wrong alignment on WB_SetOptionButton_C_EventSetSkipStyle"); \ static_assert(sizeof(WB_SetOptionButton_C_EventSetSkipStyle) == 0x000001, "Wrong size on WB_SetOptionButton_C_EventSetSkipStyle"); \ static_assert(offsetof(WB_SetOptionButton_C_EventSetSkipStyle, Skip) == 0x000000, "Member 'WB_SetOptionButton_C_EventSetSkipStyle::Skip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton \ static_assert(alignof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton) == 0x000008, "Wrong alignment on WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton"); \ static_assert(sizeof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton) == 0x000238, "Wrong size on WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, EntryPoint) == 0x000000, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_GetFontDataColor_ReturnValue) == 0x000004, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000018, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, K2Node_Event_IsDesignTime) == 0x00002C, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, K2Node_CustomEvent_IsSelect) == 0x00002D, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::K2Node_CustomEvent_IsSelect' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_IsValid_ReturnValue) == 0x00002E, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_IsValid_ReturnValue_1) == 0x00002F, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_GetSkip_ReturnValue) == 0x000030, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_GetSkip_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_IsValid_ReturnValue_2) == 0x000031, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, Temp_name_Variable) == 0x000034, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, K2Node_CustomEvent_DefaultValue) == 0x000040, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::K2Node_CustomEvent_DefaultValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, Temp_name_Variable_1) == 0x000050, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, Temp_byte_Variable) == 0x000058, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_GetSkip_ReturnValue_1) == 0x000059, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_GetSkip_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_IsValid_ReturnValue_3) == 0x00005A, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_IsValid_ReturnValue_4) == 0x00005B, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, Temp_byte_Variable_1) == 0x00005C, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, Temp_bool_Variable) == 0x00005D, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, K2Node_Select_Default) == 0x00005E, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, K2Node_CustomEvent_Skip) == 0x00005F, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::K2Node_CustomEvent_Skip' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_IsValid_ReturnValue_5) == 0x000060, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_IsSelected_ReturnValue) == 0x000061, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_IsSelected_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, K2Node_CustomEvent_ModifTag) == 0x000064, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::K2Node_CustomEvent_ModifTag' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000070, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_GetSkip_ReturnValue_2) == 0x000078, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_GetSkip_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_GetClassDefault_OutObject) == 0x000080, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_GetClassDefault_OutObject' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, Temp_bool_Variable_1) == 0x000088, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_OptionIsInList_Hidden) == 0x000089, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_OptionIsInList_Hidden' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_OptionIsInList_Skip) == 0x00008A, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_OptionIsInList_Skip' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x00008B, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, K2Node_Select_Default_1) == 0x00008C, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_GetFontDataColor_ReturnValue_2) == 0x000094, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_GetSkip_ReturnValue_3) == 0x0000A8, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_GetSkip_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x0000B0, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_GetOptionInitValue_Default_Value) == 0x0000B8, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_GetOptionInitValue_Default_Value' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x0000C8, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_GetOptionData_ReturnValue) == 0x0000D0, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_GetOptionData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, K2Node_DynamicCast_AsWB_Type_Option) == 0x0001A0, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::K2Node_DynamicCast_AsWB_Type_Option' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, K2Node_DynamicCast_bSuccess) == 0x0001A8, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, K2Node_CustomEvent_SizeBoxWidth) == 0x0001AC, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::K2Node_CustomEvent_SizeBoxWidth' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, K2Node_CustomEvent_SizeBoxHeight) == 0x0001B0, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::K2Node_CustomEvent_SizeBoxHeight' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, K2Node_CustomEvent_FontSize) == 0x0001B4, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::K2Node_CustomEvent_FontSize' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, K2Node_MakeStruct_SlateFontInfo) == 0x0001B8, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::K2Node_MakeStruct_SlateFontInfo' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, K2Node_CustomEvent_Texture) == 0x000210, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::K2Node_CustomEvent_Texture' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_IsValid_ReturnValue_6) == 0x000218, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, CallFunc_GetModel_GameSettingModel_ReturnValue_3) == 0x000220, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::CallFunc_GetModel_GameSettingModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton, K2Node_CreateDelegate_OutputDelegate) == 0x000228, "Member 'WB_SetOptionButton_C_ExecuteUbergraph_WB_SetOptionButton::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetOptionButton_C_GetDiscription \ static_assert(alignof(WB_SetOptionButton_C_GetDiscription) == 0x000008, "Wrong alignment on WB_SetOptionButton_C_GetDiscription"); \ static_assert(sizeof(WB_SetOptionButton_C_GetDiscription) == 0x000048, "Wrong size on WB_SetOptionButton_C_GetDiscription"); \ static_assert(offsetof(WB_SetOptionButton_C_GetDiscription, ReturnValue) == 0x000000, "Member 'WB_SetOptionButton_C_GetDiscription::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_GetDiscription, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000018, "Member 'WB_SetOptionButton_C_GetDiscription::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_GetDiscription, CallFunc_GetClassDefault_OutObject) == 0x000020, "Member 'WB_SetOptionButton_C_GetDiscription::CallFunc_GetClassDefault_OutObject' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_GetDiscription, CallFunc_EnableDiscriptionSync_ReturnValue) == 0x000028, "Member 'WB_SetOptionButton_C_GetDiscription::CallFunc_EnableDiscriptionSync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_GetDiscription, CallFunc_GetDynamicDiscription_ReturnValue) == 0x000030, "Member 'WB_SetOptionButton_C_GetDiscription::CallFunc_GetDynamicDiscription_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetOptionButton_C_GetLocalCreateClass \ static_assert(alignof(WB_SetOptionButton_C_GetLocalCreateClass) == 0x000008, "Wrong alignment on WB_SetOptionButton_C_GetLocalCreateClass"); \ static_assert(sizeof(WB_SetOptionButton_C_GetLocalCreateClass) == 0x000070, "Wrong size on WB_SetOptionButton_C_GetLocalCreateClass"); \ static_assert(offsetof(WB_SetOptionButton_C_GetLocalCreateClass, InputSettingTypeChose) == 0x000000, "Member 'WB_SetOptionButton_C_GetLocalCreateClass::InputSettingTypeChose' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_GetLocalCreateClass, OutputClass) == 0x000048, "Member 'WB_SetOptionButton_C_GetLocalCreateClass::OutputClass' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_GetLocalCreateClass, CallFunc_GetSelectStructData_Data) == 0x000050, "Member 'WB_SetOptionButton_C_GetLocalCreateClass::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_GetLocalCreateClass, CallFunc_GetSelectStructData_ReturnValue) == 0x000058, "Member 'WB_SetOptionButton_C_GetLocalCreateClass::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_GetLocalCreateClass, CallFunc_GetDataIndex_ReturnValue) == 0x000059, "Member 'WB_SetOptionButton_C_GetLocalCreateClass::CallFunc_GetDataIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_GetLocalCreateClass, CallFunc_GetSelectStructData_Data_1) == 0x000060, "Member 'WB_SetOptionButton_C_GetLocalCreateClass::CallFunc_GetSelectStructData_Data_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_GetLocalCreateClass, CallFunc_GetSelectStructData_ReturnValue_1) == 0x000068, "Member 'WB_SetOptionButton_C_GetLocalCreateClass::CallFunc_GetSelectStructData_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_GetLocalCreateClass, CallFunc_GetValidValue_ReturnValue) == 0x000069, "Member 'WB_SetOptionButton_C_GetLocalCreateClass::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_GetLocalCreateClass, K2Node_SwitchEnum_CmpSuccess) == 0x00006A, "Member 'WB_SetOptionButton_C_GetLocalCreateClass::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetOptionButton_C_Init \ static_assert(alignof(WB_SetOptionButton_C_Init) == 0x000008, "Wrong alignment on WB_SetOptionButton_C_Init"); \ static_assert(sizeof(WB_SetOptionButton_C_Init) == 0x000068, "Wrong size on WB_SetOptionButton_C_Init"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, localCreateClass) == 0x000000, "Member 'WB_SetOptionButton_C_Init::localCreateClass' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, CallFunc_IsValidClass_ReturnValue) == 0x000008, "Member 'WB_SetOptionButton_C_Init::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'WB_SetOptionButton_C_Init::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, CallFunc_GetLocalCreateClass_OutputClass) == 0x000010, "Member 'WB_SetOptionButton_C_Init::CallFunc_GetLocalCreateClass_OutputClass' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, CallFunc_AddChild_ReturnValue) == 0x000018, "Member 'WB_SetOptionButton_C_Init::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, K2Node_CreateDelegate_OutputDelegate) == 0x000020, "Member 'WB_SetOptionButton_C_Init::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000030, "Member 'WB_SetOptionButton_C_Init::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, CallFunc_GetSkip_ReturnValue) == 0x000038, "Member 'WB_SetOptionButton_C_Init::CallFunc_GetSkip_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, Temp_byte_Variable) == 0x000039, "Member 'WB_SetOptionButton_C_Init::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, Temp_bool_Variable) == 0x00003A, "Member 'WB_SetOptionButton_C_Init::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, Temp_byte_Variable_1) == 0x00003B, "Member 'WB_SetOptionButton_C_Init::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, K2Node_Select_Default) == 0x00003C, "Member 'WB_SetOptionButton_C_Init::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, CallFunc_Create_ReturnValue) == 0x000040, "Member 'WB_SetOptionButton_C_Init::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, CallFunc_IsValid_ReturnValue_1) == 0x000048, "Member 'WB_SetOptionButton_C_Init::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, CallFunc_AddChild_ReturnValue_1) == 0x000050, "Member 'WB_SetOptionButton_C_Init::CallFunc_AddChild_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, CallFunc_GetClassDefault_OutObject) == 0x000058, "Member 'WB_SetOptionButton_C_Init::CallFunc_GetClassDefault_OutObject' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_Init, CallFunc_EnableDiscriptionSync_ReturnValue) == 0x000060, "Member 'WB_SetOptionButton_C_Init::CallFunc_EnableDiscriptionSync_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetOptionButton_C_OnValueChangedByDiscriptionSync \ static_assert(alignof(WB_SetOptionButton_C_OnValueChangedByDiscriptionSync) == 0x000008, "Wrong alignment on WB_SetOptionButton_C_OnValueChangedByDiscriptionSync"); \ static_assert(sizeof(WB_SetOptionButton_C_OnValueChangedByDiscriptionSync) == 0x000048, "Wrong size on WB_SetOptionButton_C_OnValueChangedByDiscriptionSync"); \ static_assert(offsetof(WB_SetOptionButton_C_OnValueChangedByDiscriptionSync, OptionTag) == 0x000000, "Member 'WB_SetOptionButton_C_OnValueChangedByDiscriptionSync::OptionTag' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_OnValueChangedByDiscriptionSync, CallFunc_GetParent_ReturnValue) == 0x000008, "Member 'WB_SetOptionButton_C_OnValueChangedByDiscriptionSync::CallFunc_GetParent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_OnValueChangedByDiscriptionSync, CallFunc_IsSelected_ReturnValue) == 0x000010, "Member 'WB_SetOptionButton_C_OnValueChangedByDiscriptionSync::CallFunc_IsSelected_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_OnValueChangedByDiscriptionSync, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'WB_SetOptionButton_C_OnValueChangedByDiscriptionSync::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_OnValueChangedByDiscriptionSync, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000018, "Member 'WB_SetOptionButton_C_OnValueChangedByDiscriptionSync::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_OnValueChangedByDiscriptionSync, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000020, "Member 'WB_SetOptionButton_C_OnValueChangedByDiscriptionSync::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_OnValueChangedByDiscriptionSync, CallFunc_GetClassDefault_OutObject) == 0x000028, "Member 'WB_SetOptionButton_C_OnValueChangedByDiscriptionSync::CallFunc_GetClassDefault_OutObject' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_OnValueChangedByDiscriptionSync, CallFunc_GetDynamicDiscription_ReturnValue) == 0x000030, "Member 'WB_SetOptionButton_C_OnValueChangedByDiscriptionSync::CallFunc_GetDynamicDiscription_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetOptionButton_C_PreConstruct \ static_assert(alignof(WB_SetOptionButton_C_PreConstruct) == 0x000001, "Wrong alignment on WB_SetOptionButton_C_PreConstruct"); \ static_assert(sizeof(WB_SetOptionButton_C_PreConstruct) == 0x000001, "Wrong size on WB_SetOptionButton_C_PreConstruct"); \ static_assert(offsetof(WB_SetOptionButton_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_SetOptionButton_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetOptionButton_C_RelevanetUpdateToButton \ static_assert(alignof(WB_SetOptionButton_C_RelevanetUpdateToButton) == 0x000004, "Wrong alignment on WB_SetOptionButton_C_RelevanetUpdateToButton"); \ static_assert(sizeof(WB_SetOptionButton_C_RelevanetUpdateToButton) == 0x000008, "Wrong size on WB_SetOptionButton_C_RelevanetUpdateToButton"); \ static_assert(offsetof(WB_SetOptionButton_C_RelevanetUpdateToButton, ModifTag) == 0x000000, "Member 'WB_SetOptionButton_C_RelevanetUpdateToButton::ModifTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetOptionButton_C_SetBgImage \ static_assert(alignof(WB_SetOptionButton_C_SetBgImage) == 0x000008, "Wrong alignment on WB_SetOptionButton_C_SetBgImage"); \ static_assert(sizeof(WB_SetOptionButton_C_SetBgImage) == 0x000008, "Wrong size on WB_SetOptionButton_C_SetBgImage"); \ static_assert(offsetof(WB_SetOptionButton_C_SetBgImage, Texture) == 0x000000, "Member 'WB_SetOptionButton_C_SetBgImage::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetOptionButton_C_SetButtonSize \ static_assert(alignof(WB_SetOptionButton_C_SetButtonSize) == 0x000004, "Wrong alignment on WB_SetOptionButton_C_SetButtonSize"); \ static_assert(sizeof(WB_SetOptionButton_C_SetButtonSize) == 0x00000C, "Wrong size on WB_SetOptionButton_C_SetButtonSize"); \ static_assert(offsetof(WB_SetOptionButton_C_SetButtonSize, SizeBoxWidth) == 0x000000, "Member 'WB_SetOptionButton_C_SetButtonSize::SizeBoxWidth' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_SetButtonSize, SizeBoxHeight) == 0x000004, "Member 'WB_SetOptionButton_C_SetButtonSize::SizeBoxHeight' has a wrong offset!"); \ static_assert(offsetof(WB_SetOptionButton_C_SetButtonSize, FontSize) == 0x000008, "Member 'WB_SetOptionButton_C_SetButtonSize::FontSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetOptionButton_C_SetTypeBaseInit \ static_assert(alignof(WB_SetOptionButton_C_SetTypeBaseInit) == 0x000008, "Wrong alignment on WB_SetOptionButton_C_SetTypeBaseInit"); \ static_assert(sizeof(WB_SetOptionButton_C_SetTypeBaseInit) == 0x000010, "Wrong size on WB_SetOptionButton_C_SetTypeBaseInit"); \ static_assert(offsetof(WB_SetOptionButton_C_SetTypeBaseInit, DefaultValue) == 0x000000, "Member 'WB_SetOptionButton_C_SetTypeBaseInit::DefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetOptionButton_C_UpdateStyle \ static_assert(alignof(WB_SetOptionButton_C_UpdateStyle) == 0x000001, "Wrong alignment on WB_SetOptionButton_C_UpdateStyle"); \ static_assert(sizeof(WB_SetOptionButton_C_UpdateStyle) == 0x000001, "Wrong size on WB_SetOptionButton_C_UpdateStyle"); \ static_assert(offsetof(WB_SetOptionButton_C_UpdateStyle, IsSelect) == 0x000000, "Member 'WB_SetOptionButton_C_UpdateStyle::IsSelect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SetOptionButton_C \ static_assert(alignof(UWB_SetOptionButton_C) == 0x000008, "Wrong alignment on UWB_SetOptionButton_C"); \ static_assert(sizeof(UWB_SetOptionButton_C) == 0x000418, "Wrong size on UWB_SetOptionButton_C"); \ static_assert(offsetof(UWB_SetOptionButton_C, UberGraphFrame) == 0x000288, "Member 'UWB_SetOptionButton_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, HorizontalBox) == 0x000290, "Member 'UWB_SetOptionButton_C::HorizontalBox' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, Image_bg) == 0x000298, "Member 'UWB_SetOptionButton_C::Image_bg' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, Image_Conflict) == 0x0002A0, "Member 'UWB_SetOptionButton_C::Image_Conflict' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, Image_Select) == 0x0002A8, "Member 'UWB_SetOptionButton_C::Image_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, Image_skip) == 0x0002B0, "Member 'UWB_SetOptionButton_C::Image_skip' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, Overlay_main) == 0x0002B8, "Member 'UWB_SetOptionButton_C::Overlay_main' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, SizeBox01) == 0x0002C0, "Member 'UWB_SetOptionButton_C::SizeBox01' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, SizeBox02) == 0x0002C8, "Member 'UWB_SetOptionButton_C::SizeBox02' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, SizeBox_bgimage) == 0x0002D0, "Member 'UWB_SetOptionButton_C::SizeBox_bgimage' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, SizeBox_Main) == 0x0002D8, "Member 'UWB_SetOptionButton_C::SizeBox_Main' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, SizeBox_Text) == 0x0002E0, "Member 'UWB_SetOptionButton_C::SizeBox_Text' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, TextBlock_left) == 0x0002E8, "Member 'UWB_SetOptionButton_C::TextBlock_left' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, WGI_Button) == 0x0002F0, "Member 'UWB_SetOptionButton_C::WGI_Button' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, ButtonName) == 0x0002F8, "Member 'UWB_SetOptionButton_C::ButtonName' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, ButtonInfo) == 0x000310, "Member 'UWB_SetOptionButton_C::ButtonInfo' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, CurrentType) == 0x0003E0, "Member 'UWB_SetOptionButton_C::CurrentType' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, OnHovered) == 0x0003E8, "Member 'UWB_SetOptionButton_C::OnHovered' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, preSelect) == 0x0003F8, "Member 'UWB_SetOptionButton_C::preSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, Active) == 0x0003F9, "Member 'UWB_SetOptionButton_C::Active' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, OnDiscriptionSync) == 0x000400, "Member 'UWB_SetOptionButton_C::OnDiscriptionSync' has a wrong offset!"); \ static_assert(offsetof(UWB_SetOptionButton_C, NeedUnBindSyncDiscriptionEvent) == 0x000410, "Member 'UWB_SetOptionButton_C::NeedUnBindSyncDiscriptionEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetGamepadInputButton_C_CreateIcon \ static_assert(alignof(WB_SetGamepadInputButton_C_CreateIcon) == 0x000008, "Wrong alignment on WB_SetGamepadInputButton_C_CreateIcon"); \ static_assert(sizeof(WB_SetGamepadInputButton_C_CreateIcon) == 0x000028, "Wrong size on WB_SetGamepadInputButton_C_CreateIcon"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_CreateIcon, CallFunc_Create_ReturnValue) == 0x000000, "Member 'WB_SetGamepadInputButton_C_CreateIcon::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_CreateIcon, CallFunc_Create_ReturnValue_1) == 0x000008, "Member 'WB_SetGamepadInputButton_C_CreateIcon::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_CreateIcon, CallFunc_GetEnable_Enable) == 0x000010, "Member 'WB_SetGamepadInputButton_C_CreateIcon::CallFunc_GetEnable_Enable' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_CreateIcon, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'WB_SetGamepadInputButton_C_CreateIcon::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_CreateIcon, CallFunc_AddChild_ReturnValue) == 0x000018, "Member 'WB_SetGamepadInputButton_C_CreateIcon::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_CreateIcon, CallFunc_AddChild_ReturnValue_1) == 0x000020, "Member 'WB_SetGamepadInputButton_C_CreateIcon::CallFunc_AddChild_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton \ static_assert(alignof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton) == 0x000008, "Wrong alignment on WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton"); \ static_assert(sizeof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton) == 0x0000B0, "Wrong size on WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, EntryPoint) == 0x000000, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, Temp_bool_Variable) == 0x000004, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, Temp_struct_Variable) == 0x000008, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, Temp_struct_Variable_1) == 0x000018, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, K2Node_Event_IsDesignTime) == 0x000028, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, K2Node_Event_IsSelect) == 0x000029, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::K2Node_Event_IsSelect' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, K2Node_MakeStruct_SlateColor) == 0x00002C, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, K2Node_Select_Default) == 0x000040, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, K2Node_MakeStruct_SlateColor_1) == 0x000050, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::K2Node_MakeStruct_SlateColor_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, CallFunc_GetSkip_ReturnValue) == 0x000064, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::CallFunc_GetSkip_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, Temp_byte_Variable) == 0x000065, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, CallFunc_IsValid_ReturnValue) == 0x000066, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, Temp_byte_Variable_1) == 0x000067, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, CallFunc_IsValid_ReturnValue_1) == 0x000068, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, CallFunc_GetSkip_ReturnValue_1) == 0x000069, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::CallFunc_GetSkip_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, CallFunc_IsValid_ReturnValue_2) == 0x00006A, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, Temp_bool_Variable_1) == 0x00006B, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, K2Node_Select_Default_1) == 0x00006C, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, K2Node_MakeStruct_WidgetTransform) == 0x000070, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::K2Node_MakeStruct_WidgetTransform' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, CallFunc_GetSkip_ReturnValue_2) == 0x0000A8, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::CallFunc_GetSkip_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, CallFunc_IsValid_ReturnValue_3) == 0x0000A9, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton, CallFunc_IsValid_ReturnValue_4) == 0x0000AA, "Member 'WB_SetGamepadInputButton_C_ExecuteUbergraph_WB_SetGamepadInputButton::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetGamepadInputButton_C_GetControllerInputIcon \ static_assert(alignof(WB_SetGamepadInputButton_C_GetControllerInputIcon) == 0x000008, "Wrong alignment on WB_SetGamepadInputButton_C_GetControllerInputIcon"); \ static_assert(sizeof(WB_SetGamepadInputButton_C_GetControllerInputIcon) == 0x000010, "Wrong size on WB_SetGamepadInputButton_C_GetControllerInputIcon"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_GetControllerInputIcon, ControllerInputIcon01) == 0x000000, "Member 'WB_SetGamepadInputButton_C_GetControllerInputIcon::ControllerInputIcon01' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_GetControllerInputIcon, ControllerInputIcon02) == 0x000008, "Member 'WB_SetGamepadInputButton_C_GetControllerInputIcon::ControllerInputIcon02' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetGamepadInputButton_C_GetEnable \ static_assert(alignof(WB_SetGamepadInputButton_C_GetEnable) == 0x000008, "Wrong alignment on WB_SetGamepadInputButton_C_GetEnable"); \ static_assert(sizeof(WB_SetGamepadInputButton_C_GetEnable) == 0x000110, "Wrong size on WB_SetGamepadInputButton_C_GetEnable"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_GetEnable, Enable) == 0x000000, "Member 'WB_SetGamepadInputButton_C_GetEnable::Enable' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_GetEnable, LocalEnable) == 0x000001, "Member 'WB_SetGamepadInputButton_C_GetEnable::LocalEnable' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_GetEnable, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'WB_SetGamepadInputButton_C_GetEnable::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_GetEnable, CallFunc_Get_Controller_Input_Selection_ControllerInputSelection) == 0x000010, "Member 'WB_SetGamepadInputButton_C_GetEnable::CallFunc_Get_Controller_Input_Selection_ControllerInputSelection' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_GetEnable, CallFunc_GetButtonData_ButtonData) == 0x000018, "Member 'WB_SetGamepadInputButton_C_GetEnable::CallFunc_GetButtonData_ButtonData' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_GetEnable, K2Node_SwitchEnum_CmpSuccess) == 0x000108, "Member 'WB_SetGamepadInputButton_C_GetEnable::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetGamepadInputButton_C_SetSize \ static_assert(alignof(WB_SetGamepadInputButton_C_SetSize) == 0x000008, "Wrong alignment on WB_SetGamepadInputButton_C_SetSize"); \ static_assert(sizeof(WB_SetGamepadInputButton_C_SetSize) == 0x000018, "Wrong size on WB_SetGamepadInputButton_C_SetSize"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_SetSize, CallFunc_SlotAsOverlaySlot_ReturnValue) == 0x000000, "Member 'WB_SetGamepadInputButton_C_SetSize::CallFunc_SlotAsOverlaySlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_SetSize, K2Node_MakeStruct_Margin) == 0x000008, "Member 'WB_SetGamepadInputButton_C_SetSize::K2Node_MakeStruct_Margin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetGamepadInputButton_C_Update_ConflictBg_Style \ static_assert(alignof(WB_SetGamepadInputButton_C_Update_ConflictBg_Style) == 0x000001, "Wrong alignment on WB_SetGamepadInputButton_C_Update_ConflictBg_Style"); \ static_assert(sizeof(WB_SetGamepadInputButton_C_Update_ConflictBg_Style) == 0x000005, "Wrong size on WB_SetGamepadInputButton_C_Update_ConflictBg_Style"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_Update_ConflictBg_Style, IsConflict) == 0x000000, "Member 'WB_SetGamepadInputButton_C_Update_ConflictBg_Style::IsConflict' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_Update_ConflictBg_Style, Temp_bool_Variable) == 0x000001, "Member 'WB_SetGamepadInputButton_C_Update_ConflictBg_Style::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_Update_ConflictBg_Style, Temp_byte_Variable) == 0x000002, "Member 'WB_SetGamepadInputButton_C_Update_ConflictBg_Style::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_Update_ConflictBg_Style, Temp_byte_Variable_1) == 0x000003, "Member 'WB_SetGamepadInputButton_C_Update_ConflictBg_Style::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_Update_ConflictBg_Style, K2Node_Select_Default) == 0x000004, "Member 'WB_SetGamepadInputButton_C_Update_ConflictBg_Style::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetGamepadInputButton_C_PreConstruct \ static_assert(alignof(WB_SetGamepadInputButton_C_PreConstruct) == 0x000001, "Wrong alignment on WB_SetGamepadInputButton_C_PreConstruct"); \ static_assert(sizeof(WB_SetGamepadInputButton_C_PreConstruct) == 0x000001, "Wrong size on WB_SetGamepadInputButton_C_PreConstruct"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_SetGamepadInputButton_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetGamepadInputButton_C_UpdateStyle \ static_assert(alignof(WB_SetGamepadInputButton_C_UpdateStyle) == 0x000001, "Wrong alignment on WB_SetGamepadInputButton_C_UpdateStyle"); \ static_assert(sizeof(WB_SetGamepadInputButton_C_UpdateStyle) == 0x000001, "Wrong size on WB_SetGamepadInputButton_C_UpdateStyle"); \ static_assert(offsetof(WB_SetGamepadInputButton_C_UpdateStyle, IsSelect) == 0x000000, "Member 'WB_SetGamepadInputButton_C_UpdateStyle::IsSelect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SetGamepadInputButton_C \ static_assert(alignof(UWB_SetGamepadInputButton_C) == 0x000008, "Wrong alignment on UWB_SetGamepadInputButton_C"); \ static_assert(sizeof(UWB_SetGamepadInputButton_C) == 0x000528, "Wrong size on UWB_SetGamepadInputButton_C"); \ static_assert(offsetof(UWB_SetGamepadInputButton_C, UberGraphFrame_WB_SetGamepadInputButton_C) == 0x000418, "Member 'UWB_SetGamepadInputButton_C::UberGraphFrame_WB_SetGamepadInputButton_C' has a wrong offset!"); \ static_assert(offsetof(UWB_SetGamepadInputButton_C, ButtonInfos) == 0x000420, "Member 'UWB_SetGamepadInputButton_C::ButtonInfos' has a wrong offset!"); \ static_assert(offsetof(UWB_SetGamepadInputButton_C, WB_KeyboardInput_Icon01) == 0x000510, "Member 'UWB_SetGamepadInputButton_C::WB_KeyboardInput_Icon01' has a wrong offset!"); \ static_assert(offsetof(UWB_SetGamepadInputButton_C, WB_KeyboardInput_Icon02) == 0x000518, "Member 'UWB_SetGamepadInputButton_C::WB_KeyboardInput_Icon02' has a wrong offset!"); \ static_assert(offsetof(UWB_SetGamepadInputButton_C, IsRolling) == 0x000520, "Member 'UWB_SetGamepadInputButton_C::IsRolling' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def \ static_assert(alignof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def) == 0x000008, "Wrong alignment on BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def"); \ static_assert(sizeof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def) == 0x001050, "Wrong size on BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, EntryPoint) == 0x000000, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable) == 0x000004, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable) == 0x000008, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_1) == 0x000010, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_2) == 0x000018, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_3) == 0x000020, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_4) == 0x000028, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_5) == 0x000030, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_6) == 0x000038, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_7) == 0x000040, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_MakeLiteralByte_ReturnValue) == 0x000048, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_byte_Variable) == 0x000049, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_8) == 0x000050, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000058, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_9) == 0x000060, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_10) == 0x000068, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_11) == 0x000070, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_12) == 0x000078, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_13) == 0x000080, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_14) == 0x000088, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_15) == 0x000090, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_byte_Variable_1) == 0x000098, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_16) == 0x0000A0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_17) == 0x0000A8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_18) == 0x0000B0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_19) == 0x0000B8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_20) == 0x0000C0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_21) == 0x0000C8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_22) == 0x0000D0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_23) == 0x0000D8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x0000E0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_byte_Variable_2) == 0x0000E1, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_24) == 0x0000E8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000F0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_25) == 0x0000F8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_26) == 0x000100, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_27) == 0x000108, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_27' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_28) == 0x000110, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_28' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_29) == 0x000118, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_29' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_30) == 0x000120, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_30' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_31) == 0x000128, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_31' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_byte_Variable_3) == 0x000130, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_32) == 0x000138, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_32' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_33) == 0x000140, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_33' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_34) == 0x000148, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_34' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_35) == 0x000150, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_35' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_36) == 0x000158, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_36' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_37) == 0x000160, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_37' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_38) == 0x000168, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_38' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_39) == 0x000170, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_39' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000178, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_byte_Variable_4) == 0x000179, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_40) == 0x000180, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_40' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000188, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_41) == 0x000190, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_41' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_42) == 0x000198, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_42' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_43) == 0x0001A0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_43' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_44) == 0x0001A8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_44' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_45) == 0x0001B0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_45' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_46) == 0x0001B8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_46' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_47) == 0x0001C0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_47' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_byte_Variable_5) == 0x0001C8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_48) == 0x0001D0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_48' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_49) == 0x0001D8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_49' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_50) == 0x0001E0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_50' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_51) == 0x0001E8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_51' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_52) == 0x0001F0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_52' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_53) == 0x0001F8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_53' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_54) == 0x000200, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_54' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_55) == 0x000208, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_55' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x000210, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable) == 0x000218, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000220, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_1) == 0x000228, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_IsClosed_Variable) == 0x000230, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Has_Been_Initd_Variable) == 0x000231, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Variable) == 0x000232, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_1) == 0x000234, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Has_Been_Initd_Variable_1) == 0x000238, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_IntInt_ReturnValue) == 0x00023C, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_IsClosed_Variable_1) == 0x000240, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_IsValidClass_ReturnValue) == 0x000241, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_byte_Variable_6) == 0x000242, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_2) == 0x000248, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_IsClosed_Variable_2) == 0x000250, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_IsClosed_Variable_3) == 0x000251, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Has_Been_Initd_Variable_2) == 0x000252, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_56) == 0x000258, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_56' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_3) == 0x000260, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Variable_1) == 0x000268, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_2) == 0x00026C, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Has_Been_Initd_Variable_3) == 0x000270, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_IntInt_ReturnValue_1) == 0x000274, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Has_Been_Initd_Variable_4) == 0x000278, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Has_Been_Initd_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_IsValidClass_ReturnValue_1) == 0x000279, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_57) == 0x000280, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_57' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_3) == 0x000288, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_IsClosed_Variable_4) == 0x00028C, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_IsClosed_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_IntInt_ReturnValue_2) == 0x000290, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_4) == 0x000298, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_IsClosed_Variable_5) == 0x0002A0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_IsClosed_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Has_Been_Initd_Variable_5) == 0x0002A1, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Has_Been_Initd_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_IsValidClass_ReturnValue_2) == 0x0002A2, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_IsValidClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_58) == 0x0002A8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_58' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_5) == 0x0002B0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Variable_2) == 0x0002B8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_IsClosed_Variable_6) == 0x0002B9, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_IsClosed_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default) == 0x0002C0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams) == 0x0002C8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Has_Been_Initd_Variable_6) == 0x000320, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Has_Been_Initd_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_59) == 0x000328, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_59' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams_1) == 0x000330, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc___inner_CheckCondition_ReturnValue) == 0x000388, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc___inner_CheckCondition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Has_Been_Initd_Variable_7) == 0x000389, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Has_Been_Initd_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_6) == 0x000390, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_4) == 0x000398, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_IsClosed_Variable_7) == 0x00039C, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_IsClosed_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_IntInt_ReturnValue_3) == 0x0003A0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_7) == 0x0003A8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_IsValidClass_ReturnValue_3) == 0x0003B0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_IsValidClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_60) == 0x0003B8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_60' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_1) == 0x0003C0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_61) == 0x0003C8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_61' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Variable_3) == 0x0003D0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_2) == 0x0003D8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_5) == 0x0003E0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_62) == 0x0003E8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_62' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_IntInt_ReturnValue_4) == 0x0003F0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_IsClosed_Variable_8) == 0x0003F4, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_IsClosed_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_63) == 0x0003F8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_63' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_IsValidClass_ReturnValue_4) == 0x000400, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_IsValidClass_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_byte_Variable_7) == 0x000401, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_3) == 0x000408, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams_2) == 0x000410, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_6) == 0x000468, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_IsClosed_Variable_9) == 0x00046C, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_IsClosed_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Has_Been_Initd_Variable_8) == 0x00046D, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Has_Been_Initd_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_7) == 0x000470, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_IsClosed_Variable_10) == 0x000474, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_IsClosed_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_8) == 0x000478, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Has_Been_Initd_Variable_9) == 0x000480, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Has_Been_Initd_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_9) == 0x000488, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Variable_4) == 0x000490, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Has_Been_Initd_Variable_10) == 0x000491, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Has_Been_Initd_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_4) == 0x000498, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams_3) == 0x0004A0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_8) == 0x0004F8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Has_Been_Initd_Variable_11) == 0x0004FC, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Has_Been_Initd_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_IntInt_ReturnValue_5) == 0x000500, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_IsClosed_Variable_11) == 0x000504, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_IsClosed_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_IsClosed_Variable_12) == 0x000505, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_IsClosed_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_IsValidClass_ReturnValue_5) == 0x000506, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_IsValidClass_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_MakeLiteralByte_ReturnValue_4) == 0x000507, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_MakeLiteralByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_9) == 0x000508, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x00050C, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_IntInt_ReturnValue_6) == 0x000510, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate) == 0x000514, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_64) == 0x000528, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_64' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_IsValidClass_ReturnValue_6) == 0x000530, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_IsValidClass_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_65) == 0x000538, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_65' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_1) == 0x000540, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_10) == 0x000550, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_11) == 0x000554, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_IntInt_ReturnValue_7) == 0x000558, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_2) == 0x00055C, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_IsValidClass_ReturnValue_7) == 0x00056C, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_IsValidClass_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_66) == 0x000570, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_66' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_3) == 0x000578, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_67) == 0x000588, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_67' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_12) == 0x000590, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_68) == 0x000598, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_68' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_IntInt_ReturnValue_8) == 0x0005A0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Has_Been_Initd_Variable_12) == 0x0005A4, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Has_Been_Initd_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_69) == 0x0005A8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_69' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_IsValidClass_ReturnValue_8) == 0x0005B0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_IsValidClass_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_70) == 0x0005B8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_70' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_4) == 0x0005C0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_13) == 0x0005D0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_14) == 0x0005D4, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_15) == 0x0005D8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_5) == 0x0005DC, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_string_Variable) == 0x0005F0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_IntInt_ReturnValue_9) == 0x000600, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_71) == 0x000608, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_71' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_byte_Variable_8) == 0x000610, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_byte_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_72) == 0x000618, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_72' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_73) == 0x000620, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_73' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000628, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_5) == 0x000630, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Clamp_ReturnValue) == 0x000638, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_74) == 0x000640, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_74' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Divide_IntInt_ReturnValue) == 0x000648, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_IntToFloat_ReturnValue) == 0x00064C, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000650, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_6) == 0x000658, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Percent_FloatFloat_ReturnValue) == 0x000668, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Percent_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_75) == 0x000670, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_75' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000678, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_IntToString_ReturnValue) == 0x000688, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_16) == 0x000698, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams_4) == 0x0006A0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_76) == 0x0006F8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_76' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_7) == 0x000700, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_NewGuid_ReturnValue) == 0x000710, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000720, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_GuidToString_ReturnValue) == 0x000730, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_string_Variable_1) == 0x000740, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams_5) == 0x000750, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc___inner_CheckCondition_ReturnValue_1) == 0x0007A8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc___inner_CheckCondition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_ToLower_ReturnValue) == 0x0007B0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_77) == 0x0007C0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_77' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Trim_ReturnValue) == 0x0007C8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Concat_StrStr_ReturnValue) == 0x0007D8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Len_ReturnValue) == 0x0007E8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Greater_IntInt_ReturnValue) == 0x0007EC, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_8) == 0x0007F0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_StringToInt_ReturnValue) == 0x000800, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_78) == 0x000808, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_78' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_17) == 0x000810, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_9) == 0x000814, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_MakeLiteralDouble_ReturnValue_1) == 0x000828, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_MakeLiteralDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Clamp_ReturnValue_1) == 0x000830, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Clamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_6) == 0x000838, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Divide_IntInt_ReturnValue_1) == 0x000840, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Divide_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_7) == 0x000848, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x000850, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_real_Variable_79) == 0x000858, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_real_Variable_79' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000860, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Percent_FloatFloat_ReturnValue_1) == 0x000868, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Percent_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000870, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000878, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000888, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Percent_FloatFloat_ReturnValue_2) == 0x000890, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Percent_FloatFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_10) == 0x000898, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x0008A8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_MakeLiteralDouble_ReturnValue_2) == 0x0008B8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_MakeLiteralDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams_6) == 0x0008C0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_8) == 0x000918, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc___inner_CheckCondition_ReturnValue_2) == 0x000920, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc___inner_CheckCondition_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_9) == 0x000928, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Clamp_ReturnValue_2) == 0x000930, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Clamp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_byte_Variable_9) == 0x000934, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_byte_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Divide_IntInt_ReturnValue_2) == 0x000938, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Divide_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_IntToFloat_ReturnValue_2) == 0x00093C, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_IntToFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_10) == 0x000940, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_DoubleDouble_ReturnValue_3) == 0x000948, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000950, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Percent_FloatFloat_ReturnValue_3) == 0x000958, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Percent_FloatFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_DoubleDouble_ReturnValue_4) == 0x000960, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_DoubleToString_ReturnValue_4) == 0x000968, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_DoubleToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Percent_FloatFloat_ReturnValue_4) == 0x000978, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Percent_FloatFloat_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000980, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_DoubleToString_ReturnValue_5) == 0x000988, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_DoubleToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_DoubleDouble_ReturnValue_5) == 0x000998, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams_7) == 0x0009A0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Percent_FloatFloat_ReturnValue_5) == 0x0009F8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Percent_FloatFloat_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc___inner_CheckCondition_ReturnValue_3) == 0x000A00, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc___inner_CheckCondition_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_DoubleToString_ReturnValue_6) == 0x000A08, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_DoubleToString_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams_8) == 0x000A18, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_10) == 0x000A70, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc___inner_CheckCondition_ReturnValue_4) == 0x000A78, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc___inner_CheckCondition_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000A80, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_11) == 0x000A90, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams_9) == 0x000A98, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Variable_5) == 0x000AF0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_11) == 0x000AF4, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_11) == 0x000B08, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_18) == 0x000B10, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams_10) == 0x000B18, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_NewGuid_ReturnValue_1) == 0x000B70, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_NewGuid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_DoubleToString_ReturnValue_7) == 0x000B80, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_DoubleToString_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_GuidToString_ReturnValue_1) == 0x000B90, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_GuidToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_string_Variable_2) == 0x000BA0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams_11) == 0x000BB0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc___inner_CheckCondition_ReturnValue_5) == 0x000C08, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc___inner_CheckCondition_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_ToLower_ReturnValue_1) == 0x000C10, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_ToLower_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Trim_ReturnValue_1) == 0x000C20, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Trim_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_12) == 0x000C30, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000C40, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Len_ReturnValue_1) == 0x000C50, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Len_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000C54, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_19) == 0x000C58, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_20) == 0x000C5C, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_IntInt_ReturnValue_10) == 0x000C60, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_string_Variable_3) == 0x000C68, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_12) == 0x000C78, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_13) == 0x000C80, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Variable_6) == 0x000C88, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_13) == 0x000C8C, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_12) == 0x000CA0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams_12) == 0x000CA8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams_12' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_MakeLiteralDouble_ReturnValue_3) == 0x000D00, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_MakeLiteralDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_13) == 0x000D08, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_14) == 0x000D10, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Clamp_ReturnValue_3) == 0x000D18, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Clamp_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Divide_IntInt_ReturnValue_3) == 0x000D1C, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Divide_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_IntToFloat_ReturnValue_3) == 0x000D20, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_IntToFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_14) == 0x000D28, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_DoubleDouble_ReturnValue_6) == 0x000D30, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Percent_FloatFloat_ReturnValue_6) == 0x000D38, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Percent_FloatFloat_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x000D40, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_DoubleToString_ReturnValue_8) == 0x000D48, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_DoubleToString_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_DoubleDouble_ReturnValue_7) == 0x000D58, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_DoubleDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_21) == 0x000D60, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Percent_FloatFloat_ReturnValue_7) == 0x000D68, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Percent_FloatFloat_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_DoubleToString_ReturnValue_9) == 0x000D70, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_DoubleToString_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams_13) == 0x000D80, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams_13' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_MakeLiteralDouble_ReturnValue_4) == 0x000DD8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_MakeLiteralDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc___inner_CheckCondition_ReturnValue_6) == 0x000DE0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc___inner_CheckCondition_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_15) == 0x000DE8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_16) == 0x000DF0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Clamp_ReturnValue_4) == 0x000DF8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Clamp_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_15) == 0x000E00, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Divide_IntInt_ReturnValue_4) == 0x000E08, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Divide_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_IntToFloat_ReturnValue_4) == 0x000E0C, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_IntToFloat_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_DoubleDouble_ReturnValue_8) == 0x000E10, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_DoubleDouble_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_14) == 0x000E18, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Percent_FloatFloat_ReturnValue_8) == 0x000E28, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Percent_FloatFloat_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Subtract_DoubleDouble_ReturnValue_4) == 0x000E30, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Subtract_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_DoubleToString_ReturnValue_10) == 0x000E38, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_DoubleToString_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_DoubleDouble_ReturnValue_9) == 0x000E48, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_DoubleDouble_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000E50, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Percent_FloatFloat_ReturnValue_9) == 0x000E60, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Percent_FloatFloat_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_DoubleToString_ReturnValue_11) == 0x000E68, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_DoubleToString_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_15) == 0x000E78, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams_14) == 0x000E88, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams_14' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc___inner_CheckCondition_ReturnValue_7) == 0x000EE0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc___inner_CheckCondition_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Conv_IntToString_ReturnValue_3) == 0x000EE8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Variable_7) == 0x000EF8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_17) == 0x000F00, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_16) == 0x000F08, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams_15) == 0x000F18, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams_15' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_22) == 0x000F70, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_16) == 0x000F78, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_class_Variable_17) == 0x000F80, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_class_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_int_Variable_23) == 0x000F88, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_int_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_CreateDelegate_OutputDelegate_17) == 0x000F8C, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, Temp_bool_Variable_8) == 0x000F9C, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_Select_Default_18) == 0x000FA0, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_Select_Default_18' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, K2Node_MakeStruct_CombatAIScriptParams_16) == 0x000FA8, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::K2Node_MakeStruct_CombatAIScriptParams_16' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x001000, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x001008, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_1) == 0x001010, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_DoubleDouble_B_ImplicitCast_1) == 0x001018, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_2) == 0x001020, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_DoubleDouble_B_ImplicitCast_2) == 0x001028, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_3) == 0x001030, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_DoubleDouble_B_ImplicitCast_3) == 0x001038, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_DoubleDouble_B_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_4) == 0x001040, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def, CallFunc_Add_DoubleDouble_B_ImplicitCast_4) == 0x001048, "Member 'BA_SKG_Def_C_ExecuteUbergraph_BA_SKG_Def::CallFunc_Add_DoubleDouble_B_ImplicitCast_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBA_SKG_Def_C \ static_assert(alignof(UBA_SKG_Def_C) == 0x000008, "Wrong alignment on UBA_SKG_Def_C"); \ static_assert(sizeof(UBA_SKG_Def_C) == 0x000248, "Wrong size on UBA_SKG_Def_C"); \ static_assert(offsetof(UBA_SKG_Def_C, UberGraphFrame_BA_SKG_Def_C) == 0x000240, "Member 'UBA_SKG_Def_C::UberGraphFrame_BA_SKG_Def_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem \ static_assert(alignof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem) == 0x000008, "Wrong alignment on WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem"); \ static_assert(sizeof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem) == 0x000128, "Wrong size on WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, EntryPoint) == 0x000000, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, CallFunc_GetFontDataColor_ReturnValue) == 0x000004, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000018, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, CallFunc_GetFontDataColor_ReturnValue_2) == 0x00002C, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, CallFunc_GetFontDataColor_ReturnValue_3) == 0x000040, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::CallFunc_GetFontDataColor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, Temp_delegate_Variable) == 0x000054, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, Temp_bool_Variable) == 0x000064, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, CallFunc_PostEvent_ReturnValue) == 0x000068, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, Temp_byte_Variable) == 0x00006C, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, Temp_byte_Variable_1) == 0x00006D, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, Temp_bool_Variable_1) == 0x00006E, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, Temp_object_Variable) == 0x000070, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, Temp_object_Variable_1) == 0x000078, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, K2Node_Event_IsDesignTime) == 0x000080, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, Temp_byte_Variable_2) == 0x000081, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, Temp_bool_Variable_2) == 0x000082, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, CallFunc_GetSavedFirepoints_Unlocked_Firepoints) == 0x000088, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::CallFunc_GetSavedFirepoints_Unlocked_Firepoints' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, CallFunc_GetSavedFirepoints_Deactivated_Firepoints) == 0x000098, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::CallFunc_GetSavedFirepoints_Deactivated_Firepoints' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, CallFunc_GetSavedFirepoints_AllFirepointsEverUnlocked) == 0x0000A8, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::CallFunc_GetSavedFirepoints_AllFirepointsEverUnlocked' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, Temp_byte_Variable_3) == 0x0000B8, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000B9, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, K2Node_Select_Default) == 0x0000BA, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, CallFunc_Conv_NameToString_ReturnValue) == 0x0000C0, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, CallFunc_Array_Contains_ReturnValue) == 0x0000D0, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, CallFunc_GetLocked_return_value) == 0x0000D1, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::CallFunc_GetLocked_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, K2Node_CustomEvent_Condition) == 0x0000D2, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::K2Node_CustomEvent_Condition' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, CallFunc_GetSkip_ReturnValue) == 0x0000D3, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::CallFunc_GetSkip_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, K2Node_CustomEvent_isTaskPoint_1) == 0x0000D4, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::K2Node_CustomEvent_isTaskPoint_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, K2Node_CustomEvent_isMainTask_1) == 0x0000D5, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::K2Node_CustomEvent_isMainTask_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, K2Node_Select_Default_1) == 0x0000D8, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, K2Node_Select_Default_2) == 0x0000E0, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x0000E8, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0000F8, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, CallFunc_GetValidValue_ReturnValue) == 0x0000F9, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, K2Node_CustomEvent_Name) == 0x000100, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::K2Node_CustomEvent_Name' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, K2Node_CustomEvent_CurrentPoint) == 0x000118, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::K2Node_CustomEvent_CurrentPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, K2Node_CustomEvent_CurrentId) == 0x00011C, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::K2Node_CustomEvent_CurrentId' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, K2Node_CustomEvent_Level) == 0x000124, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::K2Node_CustomEvent_Level' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, K2Node_CustomEvent_isTaskPoint) == 0x000125, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::K2Node_CustomEvent_isTaskPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, K2Node_CustomEvent_isMainTask) == 0x000126, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::K2Node_CustomEvent_isMainTask' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem, K2Node_SwitchEnum_CmpSuccess) == 0x000127, "Member 'WB_PlumeTransit_PlaceItem_C_ExecuteUbergraph_WB_PlumeTransit_PlaceItem::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_PlaceItem_C_GetLocked \ static_assert(alignof(WB_PlumeTransit_PlaceItem_C_GetLocked) == 0x000001, "Wrong alignment on WB_PlumeTransit_PlaceItem_C_GetLocked"); \ static_assert(sizeof(WB_PlumeTransit_PlaceItem_C_GetLocked) == 0x000001, "Wrong size on WB_PlumeTransit_PlaceItem_C_GetLocked"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_GetLocked, return_value) == 0x000000, "Member 'WB_PlumeTransit_PlaceItem_C_GetLocked::return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_PlaceItem_C_PreConstruct \ static_assert(alignof(WB_PlumeTransit_PlaceItem_C_PreConstruct) == 0x000001, "Wrong alignment on WB_PlumeTransit_PlaceItem_C_PreConstruct"); \ static_assert(sizeof(WB_PlumeTransit_PlaceItem_C_PreConstruct) == 0x000001, "Wrong size on WB_PlumeTransit_PlaceItem_C_PreConstruct"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_PlumeTransit_PlaceItem_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_PlaceItem_C_SetButtonEnable \ static_assert(alignof(WB_PlumeTransit_PlaceItem_C_SetButtonEnable) == 0x000001, "Wrong alignment on WB_PlumeTransit_PlaceItem_C_SetButtonEnable"); \ static_assert(sizeof(WB_PlumeTransit_PlaceItem_C_SetButtonEnable) == 0x000001, "Wrong size on WB_PlumeTransit_PlaceItem_C_SetButtonEnable"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_SetButtonEnable, Condition) == 0x000000, "Member 'WB_PlumeTransit_PlaceItem_C_SetButtonEnable::Condition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_PlaceItem_C_SetIsTaskPoint \ static_assert(alignof(WB_PlumeTransit_PlaceItem_C_SetIsTaskPoint) == 0x000001, "Wrong alignment on WB_PlumeTransit_PlaceItem_C_SetIsTaskPoint"); \ static_assert(sizeof(WB_PlumeTransit_PlaceItem_C_SetIsTaskPoint) == 0x000002, "Wrong size on WB_PlumeTransit_PlaceItem_C_SetIsTaskPoint"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_SetIsTaskPoint, isTaskPoint_0) == 0x000000, "Member 'WB_PlumeTransit_PlaceItem_C_SetIsTaskPoint::isTaskPoint_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_SetIsTaskPoint, isMainTask_0) == 0x000001, "Member 'WB_PlumeTransit_PlaceItem_C_SetIsTaskPoint::isMainTask_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_PlaceItem_C_SetLocked \ static_assert(alignof(WB_PlumeTransit_PlaceItem_C_SetLocked) == 0x000001, "Wrong alignment on WB_PlumeTransit_PlaceItem_C_SetLocked"); \ static_assert(sizeof(WB_PlumeTransit_PlaceItem_C_SetLocked) == 0x000001, "Wrong size on WB_PlumeTransit_PlaceItem_C_SetLocked"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_SetLocked, Locked_0) == 0x000000, "Member 'WB_PlumeTransit_PlaceItem_C_SetLocked::Locked_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_PlaceItem_C_Update_Style \ static_assert(alignof(WB_PlumeTransit_PlaceItem_C_Update_Style) == 0x000004, "Wrong alignment on WB_PlumeTransit_PlaceItem_C_Update_Style"); \ static_assert(sizeof(WB_PlumeTransit_PlaceItem_C_Update_Style) == 0x000030, "Wrong size on WB_PlumeTransit_PlaceItem_C_Update_Style"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_Update_Style, NewSelected) == 0x000000, "Member 'WB_PlumeTransit_PlaceItem_C_Update_Style::NewSelected' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_Update_Style, CallFunc_GetFontDataColor_ReturnValue) == 0x000004, "Member 'WB_PlumeTransit_PlaceItem_C_Update_Style::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_Update_Style, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000018, "Member 'WB_PlumeTransit_PlaceItem_C_Update_Style::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_Update_Style, CallFunc_GetLocked_return_value) == 0x00002C, "Member 'WB_PlumeTransit_PlaceItem_C_Update_Style::CallFunc_GetLocked_return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_PlaceItem_C_UpdateData \ static_assert(alignof(WB_PlumeTransit_PlaceItem_C_UpdateData) == 0x000008, "Wrong alignment on WB_PlumeTransit_PlaceItem_C_UpdateData"); \ static_assert(sizeof(WB_PlumeTransit_PlaceItem_C_UpdateData) == 0x000028, "Wrong size on WB_PlumeTransit_PlaceItem_C_UpdateData"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_UpdateData, Param_Name_0) == 0x000000, "Member 'WB_PlumeTransit_PlaceItem_C_UpdateData::Param_Name_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_UpdateData, CurrentPoint_0) == 0x000018, "Member 'WB_PlumeTransit_PlaceItem_C_UpdateData::CurrentPoint_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_UpdateData, CurrentID_0) == 0x00001C, "Member 'WB_PlumeTransit_PlaceItem_C_UpdateData::CurrentID_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_UpdateData, Level_0) == 0x000024, "Member 'WB_PlumeTransit_PlaceItem_C_UpdateData::Level_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_UpdateData, isTaskPoint_0) == 0x000025, "Member 'WB_PlumeTransit_PlaceItem_C_UpdateData::isTaskPoint_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_PlaceItem_C_UpdateData, isMainTask_0) == 0x000026, "Member 'WB_PlumeTransit_PlaceItem_C_UpdateData::isMainTask_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PlumeTransit_PlaceItem_C \ static_assert(alignof(UWB_PlumeTransit_PlaceItem_C) == 0x000010, "Wrong alignment on UWB_PlumeTransit_PlaceItem_C"); \ static_assert(sizeof(UWB_PlumeTransit_PlaceItem_C) == 0x000B20, "Wrong size on UWB_PlumeTransit_PlaceItem_C"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, UberGraphFrame) == 0x000288, "Member 'UWB_PlumeTransit_PlaceItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, Image_CurrentTag) == 0x000290, "Member 'UWB_PlumeTransit_PlaceItem_C::Image_CurrentTag' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, Image_Normal) == 0x000298, "Member 'UWB_PlumeTransit_PlaceItem_C::Image_Normal' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, Image_Select) == 0x0002A0, "Member 'UWB_PlumeTransit_PlaceItem_C::Image_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, Image_TaskPointTag) == 0x0002A8, "Member 'UWB_PlumeTransit_PlaceItem_C::Image_TaskPointTag' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, Text_name) == 0x0002B0, "Member 'UWB_PlumeTransit_PlaceItem_C::Text_name' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, WGI_Button_CLICK) == 0x0002B8, "Member 'UWB_PlumeTransit_PlaceItem_C::WGI_Button_CLICK' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, Name_0) == 0x0002C0, "Member 'UWB_PlumeTransit_PlaceItem_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, UnHoveredStyle) == 0x0002E0, "Member 'UWB_PlumeTransit_PlaceItem_C::UnHoveredStyle' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, HoveredStyle) == 0x0006D0, "Member 'UWB_PlumeTransit_PlaceItem_C::HoveredStyle' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, OnSelected) == 0x000AC0, "Member 'UWB_PlumeTransit_PlaceItem_C::OnSelected' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, Selected) == 0x000AC8, "Member 'UWB_PlumeTransit_PlaceItem_C::Selected' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, FirePoints) == 0x000AD8, "Member 'UWB_PlumeTransit_PlaceItem_C::FirePoints' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, Clicked) == 0x000AE8, "Member 'UWB_PlumeTransit_PlaceItem_C::Clicked' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, OnMouseHovered) == 0x000AF8, "Member 'UWB_PlumeTransit_PlaceItem_C::OnMouseHovered' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, CurrentPoint) == 0x000B08, "Member 'UWB_PlumeTransit_PlaceItem_C::CurrentPoint' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, CurrentID) == 0x000B0C, "Member 'UWB_PlumeTransit_PlaceItem_C::CurrentID' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, Level) == 0x000B14, "Member 'UWB_PlumeTransit_PlaceItem_C::Level' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, Locked) == 0x000B15, "Member 'UWB_PlumeTransit_PlaceItem_C::Locked' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, isTaskPoint) == 0x000B16, "Member 'UWB_PlumeTransit_PlaceItem_C::isTaskPoint' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, isMainTask) == 0x000B17, "Member 'UWB_PlumeTransit_PlaceItem_C::isMainTask' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_PlaceItem_C, CanPlaySound) == 0x000B18, "Member 'UWB_PlumeTransit_PlaceItem_C::CanPlaySound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetKeyboardInputButton_C_SetSize \ static_assert(alignof(WB_SetKeyboardInputButton_C_SetSize) == 0x000008, "Wrong alignment on WB_SetKeyboardInputButton_C_SetSize"); \ static_assert(sizeof(WB_SetKeyboardInputButton_C_SetSize) == 0x000018, "Wrong size on WB_SetKeyboardInputButton_C_SetSize"); \ static_assert(offsetof(WB_SetKeyboardInputButton_C_SetSize, CallFunc_SlotAsOverlaySlot_ReturnValue) == 0x000000, "Member 'WB_SetKeyboardInputButton_C_SetSize::CallFunc_SlotAsOverlaySlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetKeyboardInputButton_C_SetSize, K2Node_MakeStruct_Margin) == 0x000008, "Member 'WB_SetKeyboardInputButton_C_SetSize::K2Node_MakeStruct_Margin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SetKeyboardInputButton_C \ static_assert(alignof(UWB_SetKeyboardInputButton_C) == 0x000008, "Wrong alignment on UWB_SetKeyboardInputButton_C"); \ static_assert(sizeof(UWB_SetKeyboardInputButton_C) == 0x000528, "Wrong size on UWB_SetKeyboardInputButton_C"); \ #define DUMPER7_ASSERTS_WB_SetControllerInputMouseButton_C_CreateIcon \ static_assert(alignof(WB_SetControllerInputMouseButton_C_CreateIcon) == 0x000008, "Wrong alignment on WB_SetControllerInputMouseButton_C_CreateIcon"); \ static_assert(sizeof(WB_SetControllerInputMouseButton_C_CreateIcon) == 0x000028, "Wrong size on WB_SetControllerInputMouseButton_C_CreateIcon"); \ static_assert(offsetof(WB_SetControllerInputMouseButton_C_CreateIcon, CallFunc_Create_ReturnValue) == 0x000000, "Member 'WB_SetControllerInputMouseButton_C_CreateIcon::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetControllerInputMouseButton_C_CreateIcon, CallFunc_Create_ReturnValue_1) == 0x000008, "Member 'WB_SetControllerInputMouseButton_C_CreateIcon::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetControllerInputMouseButton_C_CreateIcon, CallFunc_GetEnable_Enable) == 0x000010, "Member 'WB_SetControllerInputMouseButton_C_CreateIcon::CallFunc_GetEnable_Enable' has a wrong offset!"); \ static_assert(offsetof(WB_SetControllerInputMouseButton_C_CreateIcon, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'WB_SetControllerInputMouseButton_C_CreateIcon::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetControllerInputMouseButton_C_CreateIcon, CallFunc_AddChild_ReturnValue) == 0x000018, "Member 'WB_SetControllerInputMouseButton_C_CreateIcon::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetControllerInputMouseButton_C_CreateIcon, CallFunc_AddChild_ReturnValue_1) == 0x000020, "Member 'WB_SetControllerInputMouseButton_C_CreateIcon::CallFunc_AddChild_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetControllerInputMouseButton_C_ExecuteUbergraph_WB_SetControllerInputMouseButton \ static_assert(alignof(WB_SetControllerInputMouseButton_C_ExecuteUbergraph_WB_SetControllerInputMouseButton) == 0x000008, "Wrong alignment on WB_SetControllerInputMouseButton_C_ExecuteUbergraph_WB_SetControllerInputMouseButton"); \ static_assert(sizeof(WB_SetControllerInputMouseButton_C_ExecuteUbergraph_WB_SetControllerInputMouseButton) == 0x000040, "Wrong size on WB_SetControllerInputMouseButton_C_ExecuteUbergraph_WB_SetControllerInputMouseButton"); \ static_assert(offsetof(WB_SetControllerInputMouseButton_C_ExecuteUbergraph_WB_SetControllerInputMouseButton, EntryPoint) == 0x000000, "Member 'WB_SetControllerInputMouseButton_C_ExecuteUbergraph_WB_SetControllerInputMouseButton::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SetControllerInputMouseButton_C_ExecuteUbergraph_WB_SetControllerInputMouseButton, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_SetControllerInputMouseButton_C_ExecuteUbergraph_WB_SetControllerInputMouseButton::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_SetControllerInputMouseButton_C_ExecuteUbergraph_WB_SetControllerInputMouseButton, K2Node_MakeStruct_WidgetTransform) == 0x000008, "Member 'WB_SetControllerInputMouseButton_C_ExecuteUbergraph_WB_SetControllerInputMouseButton::K2Node_MakeStruct_WidgetTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetControllerInputMouseButton_C_SetSize \ static_assert(alignof(WB_SetControllerInputMouseButton_C_SetSize) == 0x000008, "Wrong alignment on WB_SetControllerInputMouseButton_C_SetSize"); \ static_assert(sizeof(WB_SetControllerInputMouseButton_C_SetSize) == 0x000018, "Wrong size on WB_SetControllerInputMouseButton_C_SetSize"); \ static_assert(offsetof(WB_SetControllerInputMouseButton_C_SetSize, CallFunc_SlotAsOverlaySlot_ReturnValue) == 0x000000, "Member 'WB_SetControllerInputMouseButton_C_SetSize::CallFunc_SlotAsOverlaySlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetControllerInputMouseButton_C_SetSize, K2Node_MakeStruct_Margin) == 0x000008, "Member 'WB_SetControllerInputMouseButton_C_SetSize::K2Node_MakeStruct_Margin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetControllerInputMouseButton_C_PreConstruct \ static_assert(alignof(WB_SetControllerInputMouseButton_C_PreConstruct) == 0x000001, "Wrong alignment on WB_SetControllerInputMouseButton_C_PreConstruct"); \ static_assert(sizeof(WB_SetControllerInputMouseButton_C_PreConstruct) == 0x000001, "Wrong size on WB_SetControllerInputMouseButton_C_PreConstruct"); \ static_assert(offsetof(WB_SetControllerInputMouseButton_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_SetControllerInputMouseButton_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SetControllerInputMouseButton_C \ static_assert(alignof(UWB_SetControllerInputMouseButton_C) == 0x000008, "Wrong alignment on UWB_SetControllerInputMouseButton_C"); \ static_assert(sizeof(UWB_SetControllerInputMouseButton_C) == 0x000530, "Wrong size on UWB_SetControllerInputMouseButton_C"); \ static_assert(offsetof(UWB_SetControllerInputMouseButton_C, UberGraphFrame_WB_SetControllerInputMouseButton_C) == 0x000528, "Member 'UWB_SetControllerInputMouseButton_C::UberGraphFrame_WB_SetControllerInputMouseButton_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LanguageSetting_C_BackKeyEvent \ static_assert(alignof(WB_LanguageSetting_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_LanguageSetting_C_BackKeyEvent"); \ static_assert(sizeof(WB_LanguageSetting_C_BackKeyEvent) == 0x000048, "Wrong size on WB_LanguageSetting_C_BackKeyEvent"); \ static_assert(offsetof(WB_LanguageSetting_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_LanguageSetting_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_LanguageSetting_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LanguageSetting_C_ButtonClick \ static_assert(alignof(WB_LanguageSetting_C_ButtonClick) == 0x000008, "Wrong alignment on WB_LanguageSetting_C_ButtonClick"); \ static_assert(sizeof(WB_LanguageSetting_C_ButtonClick) == 0x000020, "Wrong size on WB_LanguageSetting_C_ButtonClick"); \ static_assert(offsetof(WB_LanguageSetting_C_ButtonClick, Item) == 0x000000, "Member 'WB_LanguageSetting_C_ButtonClick::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ButtonClick, Index_0) == 0x000008, "Member 'WB_LanguageSetting_C_ButtonClick::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ButtonClick, K2Node_DynamicCast_AsWB_Set_Option_Button) == 0x000010, "Member 'WB_LanguageSetting_C_ButtonClick::K2Node_DynamicCast_AsWB_Set_Option_Button' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ButtonClick, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'WB_LanguageSetting_C_ButtonClick::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ButtonClick, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'WB_LanguageSetting_C_ButtonClick::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LanguageSetting_C_EnterKeyEvent \ static_assert(alignof(WB_LanguageSetting_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_LanguageSetting_C_EnterKeyEvent"); \ static_assert(sizeof(WB_LanguageSetting_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_LanguageSetting_C_EnterKeyEvent"); \ static_assert(offsetof(WB_LanguageSetting_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_LanguageSetting_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_LanguageSetting_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting \ static_assert(alignof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting) == 0x000008, "Wrong alignment on WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting"); \ static_assert(sizeof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting) == 0x0004F8, "Wrong size on WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, EntryPoint) == 0x000000, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, Temp_delegate_Variable) == 0x000004, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_GetGlobalExtend_ReturnValue) == 0x000028, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, Temp_delegate_Variable_1) == 0x000030, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_PostEvent_ReturnValue_1) == 0x000040, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_IsValid_ReturnValue) == 0x000044, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, Temp_delegate_Variable_2) == 0x000048, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_PostEvent_ReturnValue_2) == 0x000058, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_GetGlobalExtend_ReturnValue_1) == 0x000060, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_GetGlobalExtend_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, Temp_delegate_Variable_3) == 0x000068, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_IsValid_ReturnValue_1) == 0x000078, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, Temp_int_Loop_Counter_Variable) == 0x00007C, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, Temp_int_Loop_Counter_Variable_1) == 0x000080, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_Add_IntInt_ReturnValue) == 0x000084, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_Add_IntInt_ReturnValue_1) == 0x000088, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, Temp_int_Array_Index_Variable) == 0x00008C, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CreateDelegate_OutputDelegate_1) == 0x000090, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_Event_IsDesignTime) == 0x0000A0, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0000A8, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CustomEvent_Item_1) == 0x0000B0, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CustomEvent_Index_1) == 0x0000B8, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CustomEvent_Item) == 0x0000C0, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CustomEvent_Index) == 0x0000C8, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_DynamicCast_AsWB_Set_Option_Button) == 0x0000D0, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_DynamicCast_AsWB_Set_Option_Button' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CustomEvent_InGeometry_2) == 0x0000E0, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CustomEvent_InGeometry_2' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CustomEvent_InKeyEvent_2) == 0x000120, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CustomEvent_InKeyEvent_2' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CustomEvent_inKeyTag_2) == 0x000160, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CustomEvent_inKeyTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CustomEvent_bIsDown_2) == 0x000168, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CustomEvent_bIsDown_2' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000169, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CustomEvent_InGeometry_1) == 0x000170, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CustomEvent_InKeyEvent_1) == 0x0001B0, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CustomEvent_inKeyTag_1) == 0x0001F0, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CustomEvent_bIsDown_1) == 0x0001F8, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_Array_Length_ReturnValue) == 0x0001FC, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_Less_IntInt_ReturnValue) == 0x000200, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CreateDelegate_OutputDelegate_2) == 0x000204, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_MakeStruct_Margin) == 0x000214, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_MakeMap_Map) == 0x000228, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_MakeArray_Array) == 0x000278, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CustomEvent_InGeometry) == 0x000288, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CustomEvent_InKeyEvent) == 0x0002C8, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CustomEvent_inKeyTag) == 0x000308, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CustomEvent_bIsDown) == 0x000310, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CreateDelegate_OutputDelegate_3) == 0x000314, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_Event_InGeometry_1) == 0x000328, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_Event_isDown_1) == 0x000368, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_Array_Get_Item) == 0x000370, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_Array_Length_ReturnValue_1) == 0x000378, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_Less_IntInt_ReturnValue_1) == 0x00037C, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CreateDelegate_OutputDelegate_4) == 0x000380, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_Array_Get_Item_1) == 0x000390, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_Add_IntInt_ReturnValue_2) == 0x000398, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_Array_Length_ReturnValue_2) == 0x00039C, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0003A0, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_Percent_IntInt_ReturnValue) == 0x0003A4, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_CreateDelegate_OutputDelegate_5) == 0x0003A8, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_Create_ReturnValue) == 0x0003B8, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_Array_Add_ReturnValue) == 0x0003C0, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_AddChildToNavPanel_ReturnValue) == 0x0003C8, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_AddChildToNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, Temp_int_Array_Index_Variable_1) == 0x0003D0, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_Array_Get_Item_2) == 0x0003D4, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0003DC, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, CallFunc_GetOptionData_ReturnValue) == 0x0003E0, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::CallFunc_GetOptionData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_Event_InGeometry) == 0x0004B0, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting, K2Node_Event_isDown) == 0x0004F0, "Member 'WB_LanguageSetting_C_ExecuteUbergraph_WB_LanguageSetting::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LanguageSetting_C_InitSaveLanguageWenzi \ static_assert(alignof(WB_LanguageSetting_C_InitSaveLanguageWenzi) == 0x000008, "Wrong alignment on WB_LanguageSetting_C_InitSaveLanguageWenzi"); \ static_assert(sizeof(WB_LanguageSetting_C_InitSaveLanguageWenzi) == 0x0000E0, "Wrong size on WB_LanguageSetting_C_InitSaveLanguageWenzi"); \ static_assert(offsetof(WB_LanguageSetting_C_InitSaveLanguageWenzi, ST_Setting) == 0x000000, "Member 'WB_LanguageSetting_C_InitSaveLanguageWenzi::ST_Setting' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_InitSaveLanguageWenzi, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0000D0, "Member 'WB_LanguageSetting_C_InitSaveLanguageWenzi::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_InitSaveLanguageWenzi, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0000D8, "Member 'WB_LanguageSetting_C_InitSaveLanguageWenzi::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LanguageSetting_C_LeftButtonEvent \ static_assert(alignof(WB_LanguageSetting_C_LeftButtonEvent) == 0x000008, "Wrong alignment on WB_LanguageSetting_C_LeftButtonEvent"); \ static_assert(sizeof(WB_LanguageSetting_C_LeftButtonEvent) == 0x000090, "Wrong size on WB_LanguageSetting_C_LeftButtonEvent"); \ static_assert(offsetof(WB_LanguageSetting_C_LeftButtonEvent, InGeometry) == 0x000000, "Member 'WB_LanguageSetting_C_LeftButtonEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_LeftButtonEvent, InKeyEvent) == 0x000040, "Member 'WB_LanguageSetting_C_LeftButtonEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_LeftButtonEvent, inKeyTag) == 0x000080, "Member 'WB_LanguageSetting_C_LeftButtonEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_LeftButtonEvent, bIsDown) == 0x000088, "Member 'WB_LanguageSetting_C_LeftButtonEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LanguageSetting_C_PreConstruct \ static_assert(alignof(WB_LanguageSetting_C_PreConstruct) == 0x000001, "Wrong alignment on WB_LanguageSetting_C_PreConstruct"); \ static_assert(sizeof(WB_LanguageSetting_C_PreConstruct) == 0x000001, "Wrong size on WB_LanguageSetting_C_PreConstruct"); \ static_assert(offsetof(WB_LanguageSetting_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_LanguageSetting_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LanguageSetting_C_Reset \ static_assert(alignof(WB_LanguageSetting_C_Reset) == 0x000008, "Wrong alignment on WB_LanguageSetting_C_Reset"); \ static_assert(sizeof(WB_LanguageSetting_C_Reset) == 0x000090, "Wrong size on WB_LanguageSetting_C_Reset"); \ static_assert(offsetof(WB_LanguageSetting_C_Reset, InGeometry) == 0x000000, "Member 'WB_LanguageSetting_C_Reset::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_Reset, InKeyEvent) == 0x000040, "Member 'WB_LanguageSetting_C_Reset::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_Reset, inKeyTag) == 0x000080, "Member 'WB_LanguageSetting_C_Reset::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_Reset, bIsDown) == 0x000088, "Member 'WB_LanguageSetting_C_Reset::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LanguageSetting_C_RightKeyEvent \ static_assert(alignof(WB_LanguageSetting_C_RightKeyEvent) == 0x000008, "Wrong alignment on WB_LanguageSetting_C_RightKeyEvent"); \ static_assert(sizeof(WB_LanguageSetting_C_RightKeyEvent) == 0x000090, "Wrong size on WB_LanguageSetting_C_RightKeyEvent"); \ static_assert(offsetof(WB_LanguageSetting_C_RightKeyEvent, InGeometry) == 0x000000, "Member 'WB_LanguageSetting_C_RightKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_RightKeyEvent, InKeyEvent) == 0x000040, "Member 'WB_LanguageSetting_C_RightKeyEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_RightKeyEvent, inKeyTag) == 0x000080, "Member 'WB_LanguageSetting_C_RightKeyEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_RightKeyEvent, bIsDown) == 0x000088, "Member 'WB_LanguageSetting_C_RightKeyEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LanguageSetting_C_Select \ static_assert(alignof(WB_LanguageSetting_C_Select) == 0x000008, "Wrong alignment on WB_LanguageSetting_C_Select"); \ static_assert(sizeof(WB_LanguageSetting_C_Select) == 0x000010, "Wrong size on WB_LanguageSetting_C_Select"); \ static_assert(offsetof(WB_LanguageSetting_C_Select, Item) == 0x000000, "Member 'WB_LanguageSetting_C_Select::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_Select, Index_0) == 0x000008, "Member 'WB_LanguageSetting_C_Select::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LanguageSetting_C_Set_Text_by_Tag \ static_assert(alignof(WB_LanguageSetting_C_Set_Text_by_Tag) == 0x000008, "Wrong alignment on WB_LanguageSetting_C_Set_Text_by_Tag"); \ static_assert(sizeof(WB_LanguageSetting_C_Set_Text_by_Tag) == 0x000120, "Wrong size on WB_LanguageSetting_C_Set_Text_by_Tag"); \ static_assert(offsetof(WB_LanguageSetting_C_Set_Text_by_Tag, SelectTag) == 0x000000, "Member 'WB_LanguageSetting_C_Set_Text_by_Tag::SelectTag' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_Set_Text_by_Tag, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000008, "Member 'WB_LanguageSetting_C_Set_Text_by_Tag::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_Set_Text_by_Tag, CallFunc_Split_LeftS) == 0x000018, "Member 'WB_LanguageSetting_C_Set_Text_by_Tag::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_Set_Text_by_Tag, CallFunc_Split_RightS) == 0x000028, "Member 'WB_LanguageSetting_C_Set_Text_by_Tag::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_Set_Text_by_Tag, CallFunc_Split_ReturnValue) == 0x000038, "Member 'WB_LanguageSetting_C_Set_Text_by_Tag::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_Set_Text_by_Tag, CallFunc_Conv_StringToName_ReturnValue) == 0x00003C, "Member 'WB_LanguageSetting_C_Set_Text_by_Tag::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_Set_Text_by_Tag, CallFunc_GetDataTableRowFromName_OutRow) == 0x000048, "Member 'WB_LanguageSetting_C_Set_Text_by_Tag::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_Set_Text_by_Tag, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000118, "Member 'WB_LanguageSetting_C_Set_Text_by_Tag::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LanguageSetting_C_UnSelect \ static_assert(alignof(WB_LanguageSetting_C_UnSelect) == 0x000008, "Wrong alignment on WB_LanguageSetting_C_UnSelect"); \ static_assert(sizeof(WB_LanguageSetting_C_UnSelect) == 0x000010, "Wrong size on WB_LanguageSetting_C_UnSelect"); \ static_assert(offsetof(WB_LanguageSetting_C_UnSelect, Item) == 0x000000, "Member 'WB_LanguageSetting_C_UnSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LanguageSetting_C_UnSelect, Index_0) == 0x000008, "Member 'WB_LanguageSetting_C_UnSelect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LanguageSetting_C \ static_assert(alignof(UWB_LanguageSetting_C) == 0x000008, "Wrong alignment on UWB_LanguageSetting_C"); \ static_assert(sizeof(UWB_LanguageSetting_C) == 0x000348, "Wrong size on UWB_LanguageSetting_C"); \ static_assert(offsetof(UWB_LanguageSetting_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_LanguageSetting_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LanguageSetting_C, DesText) == 0x0002C8, "Member 'UWB_LanguageSetting_C::DesText' has a wrong offset!"); \ static_assert(offsetof(UWB_LanguageSetting_C, ItemVertical) == 0x0002D0, "Member 'UWB_LanguageSetting_C::ItemVertical' has a wrong offset!"); \ static_assert(offsetof(UWB_LanguageSetting_C, WB_AnimationSlot_Fade) == 0x0002D8, "Member 'UWB_LanguageSetting_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_LanguageSetting_C, WB_SetOptionButton) == 0x0002E0, "Member 'UWB_LanguageSetting_C::WB_SetOptionButton' has a wrong offset!"); \ static_assert(offsetof(UWB_LanguageSetting_C, WB_SetOptionButton_1) == 0x0002E8, "Member 'UWB_LanguageSetting_C::WB_SetOptionButton_1' has a wrong offset!"); \ static_assert(offsetof(UWB_LanguageSetting_C, WB_SetOptionButton_2) == 0x0002F0, "Member 'UWB_LanguageSetting_C::WB_SetOptionButton_2' has a wrong offset!"); \ static_assert(offsetof(UWB_LanguageSetting_C, WGI_InputHelpVis) == 0x0002F8, "Member 'UWB_LanguageSetting_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_LanguageSetting_C, CurrentButton) == 0x000300, "Member 'UWB_LanguageSetting_C::CurrentButton' has a wrong offset!"); \ static_assert(offsetof(UWB_LanguageSetting_C, Options) == 0x000308, "Member 'UWB_LanguageSetting_C::Options' has a wrong offset!"); \ static_assert(offsetof(UWB_LanguageSetting_C, Buttons) == 0x000318, "Member 'UWB_LanguageSetting_C::Buttons' has a wrong offset!"); \ static_assert(offsetof(UWB_LanguageSetting_C, SelectIndex) == 0x000328, "Member 'UWB_LanguageSetting_C::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_LanguageSetting_C, finished) == 0x000330, "Member 'UWB_LanguageSetting_C::finished' has a wrong offset!"); \ static_assert(offsetof(UWB_LanguageSetting_C, bFirstIn) == 0x000340, "Member 'UWB_LanguageSetting_C::bFirstIn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageConfirmationPanel_C_BackKeyEvent \ static_assert(alignof(WB_LeaveMessageConfirmationPanel_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageConfirmationPanel_C_BackKeyEvent"); \ static_assert(sizeof(WB_LeaveMessageConfirmationPanel_C_BackKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessageConfirmationPanel_C_BackKeyEvent"); \ static_assert(offsetof(WB_LeaveMessageConfirmationPanel_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageConfirmationPanel_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageConfirmationPanel_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessageConfirmationPanel_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageConfirmationPanel_C_EnterKeyEvent \ static_assert(alignof(WB_LeaveMessageConfirmationPanel_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageConfirmationPanel_C_EnterKeyEvent"); \ static_assert(sizeof(WB_LeaveMessageConfirmationPanel_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessageConfirmationPanel_C_EnterKeyEvent"); \ static_assert(offsetof(WB_LeaveMessageConfirmationPanel_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageConfirmationPanel_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageConfirmationPanel_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessageConfirmationPanel_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel \ static_assert(alignof(WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel) == 0x000008, "Wrong alignment on WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel"); \ static_assert(sizeof(WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel) == 0x0000A0, "Wrong size on WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel"); \ static_assert(offsetof(WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel, EntryPoint) == 0x000000, "Member 'WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel, K2Node_Event_AnimationType) == 0x000004, "Member 'WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel::K2Node_Event_AnimationType' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel, K2Node_Event_OwnerWidget) == 0x000008, "Member 'WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel::K2Node_Event_OwnerWidget' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel, K2Node_Event_InGeometry_1) == 0x000010, "Member 'WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel, K2Node_Event_isDown_1) == 0x000050, "Member 'WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel, K2Node_Event_InGeometry) == 0x000058, "Member 'WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel, K2Node_Event_isDown) == 0x000098, "Member 'WB_LeaveMessageConfirmationPanel_C_ExecuteUbergraph_WB_LeaveMessageConfirmationPanel::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageConfirmationPanel_C_OnGetAnimationTypeInterface \ static_assert(alignof(WB_LeaveMessageConfirmationPanel_C_OnGetAnimationTypeInterface) == 0x000001, "Wrong alignment on WB_LeaveMessageConfirmationPanel_C_OnGetAnimationTypeInterface"); \ static_assert(sizeof(WB_LeaveMessageConfirmationPanel_C_OnGetAnimationTypeInterface) == 0x000001, "Wrong size on WB_LeaveMessageConfirmationPanel_C_OnGetAnimationTypeInterface"); \ static_assert(offsetof(WB_LeaveMessageConfirmationPanel_C_OnGetAnimationTypeInterface, ReturnValue) == 0x000000, "Member 'WB_LeaveMessageConfirmationPanel_C_OnGetAnimationTypeInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageConfirmationPanel_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_LeaveMessageConfirmationPanel_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_LeaveMessageConfirmationPanel_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_LeaveMessageConfirmationPanel_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_LeaveMessageConfirmationPanel_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_LeaveMessageConfirmationPanel_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_LeaveMessageConfirmationPanel_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageConfirmationPanel_C_OnPlayWidgetAnimationInterface \ static_assert(alignof(WB_LeaveMessageConfirmationPanel_C_OnPlayWidgetAnimationInterface) == 0x000008, "Wrong alignment on WB_LeaveMessageConfirmationPanel_C_OnPlayWidgetAnimationInterface"); \ static_assert(sizeof(WB_LeaveMessageConfirmationPanel_C_OnPlayWidgetAnimationInterface) == 0x000010, "Wrong size on WB_LeaveMessageConfirmationPanel_C_OnPlayWidgetAnimationInterface"); \ static_assert(offsetof(WB_LeaveMessageConfirmationPanel_C_OnPlayWidgetAnimationInterface, AnimationType) == 0x000000, "Member 'WB_LeaveMessageConfirmationPanel_C_OnPlayWidgetAnimationInterface::AnimationType' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageConfirmationPanel_C_OnPlayWidgetAnimationInterface, OwnerWidget) == 0x000008, "Member 'WB_LeaveMessageConfirmationPanel_C_OnPlayWidgetAnimationInterface::OwnerWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LeaveMessageConfirmationPanel_C \ static_assert(alignof(UWB_LeaveMessageConfirmationPanel_C) == 0x000008, "Wrong alignment on UWB_LeaveMessageConfirmationPanel_C"); \ static_assert(sizeof(UWB_LeaveMessageConfirmationPanel_C) == 0x0002E0, "Wrong size on UWB_LeaveMessageConfirmationPanel_C"); \ static_assert(offsetof(UWB_LeaveMessageConfirmationPanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_LeaveMessageConfirmationPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageConfirmationPanel_C, WB_SecondaryWindow1) == 0x0002C8, "Member 'UWB_LeaveMessageConfirmationPanel_C::WB_SecondaryWindow1' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageConfirmationPanel_C, OnConfirmation) == 0x0002D0, "Member 'UWB_LeaveMessageConfirmationPanel_C::OnConfirmation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_BackKeyEvent \ static_assert(alignof(WB_FirstSetting_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_FirstSetting_C_BackKeyEvent"); \ static_assert(sizeof(WB_FirstSetting_C_BackKeyEvent) == 0x000048, "Wrong size on WB_FirstSetting_C_BackKeyEvent"); \ static_assert(offsetof(WB_FirstSetting_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_FirstSetting_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_FirstSetting_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_BndEvt__WB_FirstSetting_Slider_K2Node_ComponentBoundEvent_4_OnFloatValueChangedEvent__DelegateSignature \ static_assert(alignof(WB_FirstSetting_C_BndEvt__WB_FirstSetting_Slider_K2Node_ComponentBoundEvent_4_OnFloatValueChangedEvent__DelegateSignature) == 0x000004, "Wrong alignment on WB_FirstSetting_C_BndEvt__WB_FirstSetting_Slider_K2Node_ComponentBoundEvent_4_OnFloatValueChangedEvent__DelegateSignature"); \ static_assert(sizeof(WB_FirstSetting_C_BndEvt__WB_FirstSetting_Slider_K2Node_ComponentBoundEvent_4_OnFloatValueChangedEvent__DelegateSignature) == 0x000004, "Wrong size on WB_FirstSetting_C_BndEvt__WB_FirstSetting_Slider_K2Node_ComponentBoundEvent_4_OnFloatValueChangedEvent__DelegateSignature"); \ static_assert(offsetof(WB_FirstSetting_C_BndEvt__WB_FirstSetting_Slider_K2Node_ComponentBoundEvent_4_OnFloatValueChangedEvent__DelegateSignature, Value) == 0x000000, "Member 'WB_FirstSetting_C_BndEvt__WB_FirstSetting_Slider_K2Node_ComponentBoundEvent_4_OnFloatValueChangedEvent__DelegateSignature::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_DeviceCHange \ static_assert(alignof(WB_FirstSetting_C_DeviceCHange) == 0x000008, "Wrong alignment on WB_FirstSetting_C_DeviceCHange"); \ static_assert(sizeof(WB_FirstSetting_C_DeviceCHange) == 0x000018, "Wrong size on WB_FirstSetting_C_DeviceCHange"); \ static_assert(offsetof(WB_FirstSetting_C_DeviceCHange, NewDeviceType) == 0x000000, "Member 'WB_FirstSetting_C_DeviceCHange::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_DeviceCHange, TypeIndex) == 0x000010, "Member 'WB_FirstSetting_C_DeviceCHange::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_DisableHDR \ static_assert(alignof(WB_FirstSetting_C_DisableHDR) == 0x000004, "Wrong alignment on WB_FirstSetting_C_DisableHDR"); \ static_assert(sizeof(WB_FirstSetting_C_DisableHDR) == 0x000014, "Wrong size on WB_FirstSetting_C_DisableHDR"); \ static_assert(offsetof(WB_FirstSetting_C_DisableHDR, CallFunc_GetFontDataColor_ReturnValue) == 0x000000, "Member 'WB_FirstSetting_C_DisableHDR::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_Down \ static_assert(alignof(WB_FirstSetting_C_Down) == 0x000008, "Wrong alignment on WB_FirstSetting_C_Down"); \ static_assert(sizeof(WB_FirstSetting_C_Down) == 0x000090, "Wrong size on WB_FirstSetting_C_Down"); \ static_assert(offsetof(WB_FirstSetting_C_Down, InGeometry) == 0x000000, "Member 'WB_FirstSetting_C_Down::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_Down, InKeyEvent) == 0x000040, "Member 'WB_FirstSetting_C_Down::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_Down, inKeyTag) == 0x000080, "Member 'WB_FirstSetting_C_Down::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_Down, bIsDown) == 0x000088, "Member 'WB_FirstSetting_C_Down::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_EnterKeyEvent \ static_assert(alignof(WB_FirstSetting_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_FirstSetting_C_EnterKeyEvent"); \ static_assert(sizeof(WB_FirstSetting_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_FirstSetting_C_EnterKeyEvent"); \ static_assert(offsetof(WB_FirstSetting_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_FirstSetting_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_FirstSetting_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting \ static_assert(alignof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting) == 0x000008, "Wrong alignment on WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting"); \ static_assert(sizeof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting) == 0x000750, "Wrong size on WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, EntryPoint) == 0x000000, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetOptionInitValue_Default_Value) == 0x000010, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetOptionInitValue_Default_Value' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CreateDelegate_OutputDelegate) == 0x000020, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000030, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, Temp_delegate_Variable) == 0x000038, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_PostEvent_ReturnValue) == 0x000048, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CreateDelegate_OutputDelegate_1) == 0x00004C, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, Temp_delegate_Variable_1) == 0x00005C, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_PostEvent_ReturnValue_1) == 0x00006C, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, Temp_delegate_Variable_2) == 0x000070, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, Temp_delegate_Variable_3) == 0x000080, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_PostEvent_ReturnValue_2) == 0x000090, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_PostEvent_ReturnValue_3) == 0x000094, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, Temp_delegate_Variable_4) == 0x000098, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::Temp_delegate_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, Temp_delegate_Variable_5) == 0x0000A8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::Temp_delegate_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_PostEvent_ReturnValue_4) == 0x0000B8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_PostEvent_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_PostEvent_ReturnValue_5) == 0x0000BC, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_PostEvent_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetGlobalExtend_ReturnValue) == 0x0000C0, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, Temp_delegate_Variable_6) == 0x0000C8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::Temp_delegate_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_IsValid_ReturnValue) == 0x0000D8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000E0, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001B0, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, Temp_delegate_Variable_7) == 0x0001B4, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::Temp_delegate_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_PostEvent_ReturnValue_6) == 0x0001C4, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_PostEvent_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_InGeometry_4) == 0x0001C8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_InGeometry_4' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_InKeyEvent_4) == 0x000208, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_InKeyEvent_4' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_inKeyTag_4) == 0x000248, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_inKeyTag_4' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_bIsDown_4) == 0x000250, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_bIsDown_4' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_InGeometry_3) == 0x000258, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_InGeometry_3' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_InKeyEvent_3) == 0x000298, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_InKeyEvent_3' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_inKeyTag_3) == 0x0002D8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_inKeyTag_3' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_bIsDown_3) == 0x0002E0, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_bIsDown_3' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_InGeometry_2) == 0x0002E8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_InGeometry_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_InKeyEvent_2) == 0x000328, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_InKeyEvent_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_inKeyTag_2) == 0x000368, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_inKeyTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_bIsDown_2) == 0x000370, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_bIsDown_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_InGeometry_1) == 0x000378, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_InKeyEvent_1) == 0x0003B8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_inKeyTag_1) == 0x0003F8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_bIsDown_1) == 0x000400, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_InGeometry) == 0x000408, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_InKeyEvent) == 0x000448, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_inKeyTag) == 0x000488, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_bIsDown) == 0x000490, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetGlobalExtend_ReturnValue_1) == 0x000498, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetGlobalExtend_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_IsValid_ReturnValue_1) == 0x0004A0, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetSelectStructData_Data) == 0x0004A8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetSelectStructData_ReturnValue) == 0x0004C0, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_Array_Length_ReturnValue) == 0x0004C4, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_Array_Get_Item) == 0x0004C8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_MoveGammaSet_bSetSuccess) == 0x0004E0, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_MoveGammaSet_bSetSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_MoveGammaSet_bSetSuccess_1) == 0x0004E1, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_MoveGammaSet_bSetSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_MoveGammaSet_bSetSuccess_2) == 0x0004E2, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_MoveGammaSet_bSetSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_MoveGammaSet_bSetSuccess_3) == 0x0004E3, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_MoveGammaSet_bSetSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x0004E8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_ComponentBoundEvent_Value) == 0x0004F0, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_ComponentBoundEvent_Value' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_Event_IsDesignTime) == 0x0004F4, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_MakeMap_Map) == 0x0004F8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_Not_PreBool_ReturnValue) == 0x000548, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_MakeArray_Array) == 0x000550, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000560, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000570, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_NewDeviceType) == 0x000578, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CustomEvent_TypeIndex) == 0x000588, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000589, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CreateDelegate_OutputDelegate_2) == 0x00058C, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_NotEqual_DoubleDouble_ReturnValue_1) == 0x00059C, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_NotEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CreateDelegate_OutputDelegate_3) == 0x0005A0, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0005B0, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_Concat_StrStr_ReturnValue) == 0x0005C0, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x0005D0, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0005D8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetOptionInitValue_Default_Value_1) == 0x0005E8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetOptionInitValue_Default_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0005F8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_Conv_StringToDouble_ReturnValue_1) == 0x000608, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_Conv_StringToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_BooleanAND_ReturnValue) == 0x000610, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_NotEqual_DoubleDouble_ReturnValue_2) == 0x000611, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_NotEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x000618, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetOptionInitValue_Default_Value_2) == 0x000620, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetOptionInitValue_Default_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_Conv_StringToInt_ReturnValue) == 0x000630, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CreateDelegate_OutputDelegate_4) == 0x000634, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_IsCurrentMonitorSupportHDR_ReturnValue) == 0x000644, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_IsCurrentMonitorSupportHDR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CreateDelegate_OutputDelegate_5) == 0x000648, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_Event_InGeometry_1) == 0x000658, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_Event_isDown_1) == 0x000698, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_Event_InGeometry) == 0x0006A0, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_Event_isDown) == 0x0006E0, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0006E1, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_CreateDelegate_OutputDelegate_6) == 0x0006E4, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_Not_PreBool_ReturnValue_1) == 0x0006F4, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetModel_GameSettingModel_ReturnValue_3) == 0x0006F8, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetModel_GameSettingModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetModel_GameSettingModel_ReturnValue_4) == 0x000700, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetModel_GameSettingModel_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetOptionInitValue_Default_Value_3) == 0x000708, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetOptionInitValue_Default_Value_3' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_GetOptionInitValue_Default_Value_4) == 0x000718, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_GetOptionInitValue_Default_Value_4' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000728, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_Conv_StringToInt_ReturnValue_2) == 0x00072C, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_Conv_StringToInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000730, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_BooleanOR_ReturnValue) == 0x000731, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_BooleanOR_ReturnValue_1) == 0x000732, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_SetStepSize_InValue_ImplicitCast) == 0x000734, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_SetStepSize_InValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, K2Node_VariableSet_CurrentGammaValue_ImplicitCast) == 0x000738, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::K2Node_VariableSet_CurrentGammaValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_NotEqual_DoubleDouble_B_ImplicitCast) == 0x000740, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_NotEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting, CallFunc_SetValue_InValue_ImplicitCast) == 0x000748, "Member 'WB_FirstSetting_C_ExecuteUbergraph_WB_FirstSetting::CallFunc_SetValue_InValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_GammaSound \ static_assert(alignof(WB_FirstSetting_C_GammaSound) == 0x000004, "Wrong alignment on WB_FirstSetting_C_GammaSound"); \ static_assert(sizeof(WB_FirstSetting_C_GammaSound) == 0x000018, "Wrong size on WB_FirstSetting_C_GammaSound"); \ static_assert(offsetof(WB_FirstSetting_C_GammaSound, bCanSet) == 0x000000, "Member 'WB_FirstSetting_C_GammaSound::bCanSet' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_GammaSound, Temp_delegate_Variable) == 0x000004, "Member 'WB_FirstSetting_C_GammaSound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_GammaSound, CallFunc_PostEvent_ReturnValue) == 0x000014, "Member 'WB_FirstSetting_C_GammaSound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_GetPercent \ static_assert(alignof(WB_FirstSetting_C_GetPercent) == 0x000004, "Wrong alignment on WB_FirstSetting_C_GetPercent"); \ static_assert(sizeof(WB_FirstSetting_C_GetPercent) == 0x000008, "Wrong size on WB_FirstSetting_C_GetPercent"); \ static_assert(offsetof(WB_FirstSetting_C_GetPercent, ReturnValue) == 0x000000, "Member 'WB_FirstSetting_C_GetPercent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_GetPercent, CallFunc_GetNormalizedValue_ReturnValue) == 0x000004, "Member 'WB_FirstSetting_C_GetPercent::CallFunc_GetNormalizedValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_GetText \ static_assert(alignof(WB_FirstSetting_C_GetText) == 0x000008, "Wrong alignment on WB_FirstSetting_C_GetText"); \ static_assert(sizeof(WB_FirstSetting_C_GetText) == 0x000048, "Wrong size on WB_FirstSetting_C_GetText"); \ static_assert(offsetof(WB_FirstSetting_C_GetText, ReturnValue) == 0x000000, "Member 'WB_FirstSetting_C_GetText::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_GetText, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000018, "Member 'WB_FirstSetting_C_GetText::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_GetText, CallFunc_FClamp_ReturnValue) == 0x000020, "Member 'WB_FirstSetting_C_GetText::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_GetText, CallFunc_Round_ReturnValue) == 0x000028, "Member 'WB_FirstSetting_C_GetText::CallFunc_Round_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_GetText, CallFunc_Conv_IntToText_ReturnValue) == 0x000030, "Member 'WB_FirstSetting_C_GetText::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_LeftKeyEvent \ static_assert(alignof(WB_FirstSetting_C_LeftKeyEvent) == 0x000008, "Wrong alignment on WB_FirstSetting_C_LeftKeyEvent"); \ static_assert(sizeof(WB_FirstSetting_C_LeftKeyEvent) == 0x000090, "Wrong size on WB_FirstSetting_C_LeftKeyEvent"); \ static_assert(offsetof(WB_FirstSetting_C_LeftKeyEvent, InGeometry) == 0x000000, "Member 'WB_FirstSetting_C_LeftKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_LeftKeyEvent, InKeyEvent) == 0x000040, "Member 'WB_FirstSetting_C_LeftKeyEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_LeftKeyEvent, inKeyTag) == 0x000080, "Member 'WB_FirstSetting_C_LeftKeyEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_LeftKeyEvent, bIsDown) == 0x000088, "Member 'WB_FirstSetting_C_LeftKeyEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_MoveGammaSet \ static_assert(alignof(WB_FirstSetting_C_MoveGammaSet) == 0x000008, "Wrong alignment on WB_FirstSetting_C_MoveGammaSet"); \ static_assert(sizeof(WB_FirstSetting_C_MoveGammaSet) == 0x000048, "Wrong size on WB_FirstSetting_C_MoveGammaSet"); \ static_assert(offsetof(WB_FirstSetting_C_MoveGammaSet, Add) == 0x000000, "Member 'WB_FirstSetting_C_MoveGammaSet::Add' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveGammaSet, bSetSuccess) == 0x000001, "Member 'WB_FirstSetting_C_MoveGammaSet::bSetSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveGammaSet, Set) == 0x000002, "Member 'WB_FirstSetting_C_MoveGammaSet::Set' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveGammaSet, Increase) == 0x000008, "Member 'WB_FirstSetting_C_MoveGammaSet::Increase' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveGammaSet, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000010, "Member 'WB_FirstSetting_C_MoveGammaSet::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveGammaSet, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000018, "Member 'WB_FirstSetting_C_MoveGammaSet::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveGammaSet, CallFunc_FClamp_ReturnValue) == 0x000020, "Member 'WB_FirstSetting_C_MoveGammaSet::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveGammaSet, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'WB_FirstSetting_C_MoveGammaSet::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveGammaSet, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000030, "Member 'WB_FirstSetting_C_MoveGammaSet::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveGammaSet, CallFunc_NearlyEqual_FloatFloat_ReturnValue_1) == 0x000031, "Member 'WB_FirstSetting_C_MoveGammaSet::CallFunc_NearlyEqual_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveGammaSet, CallFunc_Not_PreBool_ReturnValue) == 0x000032, "Member 'WB_FirstSetting_C_MoveGammaSet::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveGammaSet, CallFunc_Not_PreBool_ReturnValue_1) == 0x000033, "Member 'WB_FirstSetting_C_MoveGammaSet::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveGammaSet, CallFunc_PlayAnimationForward_ReturnValue) == 0x000038, "Member 'WB_FirstSetting_C_MoveGammaSet::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveGammaSet, CallFunc_PlayAnimationForward_ReturnValue_1) == 0x000040, "Member 'WB_FirstSetting_C_MoveGammaSet::CallFunc_PlayAnimationForward_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_MoveHDRSet \ static_assert(alignof(WB_FirstSetting_C_MoveHDRSet) == 0x000008, "Wrong alignment on WB_FirstSetting_C_MoveHDRSet"); \ static_assert(sizeof(WB_FirstSetting_C_MoveHDRSet) == 0x000028, "Wrong size on WB_FirstSetting_C_MoveHDRSet"); \ static_assert(offsetof(WB_FirstSetting_C_MoveHDRSet, Add) == 0x000000, "Member 'WB_FirstSetting_C_MoveHDRSet::Add' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveHDRSet, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'WB_FirstSetting_C_MoveHDRSet::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveHDRSet, CallFunc_Subtract_IntInt_ReturnValue) == 0x000004, "Member 'WB_FirstSetting_C_MoveHDRSet::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveHDRSet, CallFunc_PlayAnimationForward_ReturnValue) == 0x000008, "Member 'WB_FirstSetting_C_MoveHDRSet::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveHDRSet, CallFunc_PlayAnimationForward_ReturnValue_1) == 0x000010, "Member 'WB_FirstSetting_C_MoveHDRSet::CallFunc_PlayAnimationForward_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveHDRSet, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000018, "Member 'WB_FirstSetting_C_MoveHDRSet::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveHDRSet, CallFunc_Less_IntInt_ReturnValue) == 0x00001C, "Member 'WB_FirstSetting_C_MoveHDRSet::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveHDRSet, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'WB_FirstSetting_C_MoveHDRSet::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_MoveHDRSet, CallFunc_Percent_IntInt_ReturnValue) == 0x000024, "Member 'WB_FirstSetting_C_MoveHDRSet::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_FirstSetting_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_FirstSetting_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_FirstSetting_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_FirstSetting_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_FirstSetting_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_FirstSetting_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_PreConstruct \ static_assert(alignof(WB_FirstSetting_C_PreConstruct) == 0x000001, "Wrong alignment on WB_FirstSetting_C_PreConstruct"); \ static_assert(sizeof(WB_FirstSetting_C_PreConstruct) == 0x000001, "Wrong size on WB_FirstSetting_C_PreConstruct"); \ static_assert(offsetof(WB_FirstSetting_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_FirstSetting_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_RigthKeyEvent \ static_assert(alignof(WB_FirstSetting_C_RigthKeyEvent) == 0x000008, "Wrong alignment on WB_FirstSetting_C_RigthKeyEvent"); \ static_assert(sizeof(WB_FirstSetting_C_RigthKeyEvent) == 0x000090, "Wrong size on WB_FirstSetting_C_RigthKeyEvent"); \ static_assert(offsetof(WB_FirstSetting_C_RigthKeyEvent, InGeometry) == 0x000000, "Member 'WB_FirstSetting_C_RigthKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_RigthKeyEvent, InKeyEvent) == 0x000040, "Member 'WB_FirstSetting_C_RigthKeyEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_RigthKeyEvent, inKeyTag) == 0x000080, "Member 'WB_FirstSetting_C_RigthKeyEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_RigthKeyEvent, bIsDown) == 0x000088, "Member 'WB_FirstSetting_C_RigthKeyEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_SetHDRActive \ static_assert(alignof(WB_FirstSetting_C_SetHDRActive) == 0x000001, "Wrong alignment on WB_FirstSetting_C_SetHDRActive"); \ static_assert(sizeof(WB_FirstSetting_C_SetHDRActive) == 0x00000A, "Wrong size on WB_FirstSetting_C_SetHDRActive"); \ static_assert(offsetof(WB_FirstSetting_C_SetHDRActive, HDRActive) == 0x000000, "Member 'WB_FirstSetting_C_SetHDRActive::HDRActive' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_SetHDRActive, Temp_bool_Variable) == 0x000001, "Member 'WB_FirstSetting_C_SetHDRActive::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_SetHDRActive, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'WB_FirstSetting_C_SetHDRActive::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_SetHDRActive, Temp_byte_Variable) == 0x000003, "Member 'WB_FirstSetting_C_SetHDRActive::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_SetHDRActive, Temp_byte_Variable_1) == 0x000004, "Member 'WB_FirstSetting_C_SetHDRActive::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_SetHDRActive, Temp_bool_Variable_1) == 0x000005, "Member 'WB_FirstSetting_C_SetHDRActive::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_SetHDRActive, K2Node_Select_Default) == 0x000006, "Member 'WB_FirstSetting_C_SetHDRActive::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_SetHDRActive, Temp_byte_Variable_2) == 0x000007, "Member 'WB_FirstSetting_C_SetHDRActive::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_SetHDRActive, Temp_byte_Variable_3) == 0x000008, "Member 'WB_FirstSetting_C_SetHDRActive::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_SetHDRActive, K2Node_Select_Default_1) == 0x000009, "Member 'WB_FirstSetting_C_SetHDRActive::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_Up \ static_assert(alignof(WB_FirstSetting_C_Up) == 0x000008, "Wrong alignment on WB_FirstSetting_C_Up"); \ static_assert(sizeof(WB_FirstSetting_C_Up) == 0x000090, "Wrong size on WB_FirstSetting_C_Up"); \ static_assert(offsetof(WB_FirstSetting_C_Up, InGeometry) == 0x000000, "Member 'WB_FirstSetting_C_Up::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_Up, InKeyEvent) == 0x000040, "Member 'WB_FirstSetting_C_Up::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_Up, inKeyTag) == 0x000080, "Member 'WB_FirstSetting_C_Up::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_Up, bIsDown) == 0x000088, "Member 'WB_FirstSetting_C_Up::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_UpdateDes \ static_assert(alignof(WB_FirstSetting_C_UpdateDes) == 0x000008, "Wrong alignment on WB_FirstSetting_C_UpdateDes"); \ static_assert(sizeof(WB_FirstSetting_C_UpdateDes) == 0x0000C0, "Wrong size on WB_FirstSetting_C_UpdateDes"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateDes, Byte) == 0x000000, "Member 'WB_FirstSetting_C_UpdateDes::Byte' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateDes, RichText) == 0x000008, "Member 'WB_FirstSetting_C_UpdateDes::RichText' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateDes, LocalStr) == 0x000020, "Member 'WB_FirstSetting_C_UpdateDes::LocalStr' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateDes, CallFunc_Conv_TextToString_ReturnValue) == 0x000030, "Member 'WB_FirstSetting_C_UpdateDes::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateDes, CallFunc_Split_LeftS) == 0x000040, "Member 'WB_FirstSetting_C_UpdateDes::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateDes, CallFunc_Split_RightS) == 0x000050, "Member 'WB_FirstSetting_C_UpdateDes::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateDes, CallFunc_Split_ReturnValue) == 0x000060, "Member 'WB_FirstSetting_C_UpdateDes::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateDes, CallFunc_Conv_StringToText_ReturnValue) == 0x000068, "Member 'WB_FirstSetting_C_UpdateDes::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateDes, CallFunc_Split_LeftS_1) == 0x000080, "Member 'WB_FirstSetting_C_UpdateDes::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateDes, CallFunc_Split_RightS_1) == 0x000090, "Member 'WB_FirstSetting_C_UpdateDes::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateDes, CallFunc_Split_ReturnValue_1) == 0x0000A0, "Member 'WB_FirstSetting_C_UpdateDes::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateDes, CallFunc_Conv_StringToText_ReturnValue_1) == 0x0000A8, "Member 'WB_FirstSetting_C_UpdateDes::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_UpdateGamma \ static_assert(alignof(WB_FirstSetting_C_UpdateGamma) == 0x000008, "Wrong alignment on WB_FirstSetting_C_UpdateGamma"); \ static_assert(sizeof(WB_FirstSetting_C_UpdateGamma) == 0x000040, "Wrong size on WB_FirstSetting_C_UpdateGamma"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGamma, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000000, "Member 'WB_FirstSetting_C_UpdateGamma::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGamma, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'WB_FirstSetting_C_UpdateGamma::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGamma, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000020, "Member 'WB_FirstSetting_C_UpdateGamma::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGamma, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000030, "Member 'WB_FirstSetting_C_UpdateGamma::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGamma, CallFunc_SetValue_InValue_ImplicitCast) == 0x000038, "Member 'WB_FirstSetting_C_UpdateGamma::CallFunc_SetValue_InValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_UpdateGammaBtnByHDRSetting \ static_assert(alignof(WB_FirstSetting_C_UpdateGammaBtnByHDRSetting) == 0x000008, "Wrong alignment on WB_FirstSetting_C_UpdateGammaBtnByHDRSetting"); \ static_assert(sizeof(WB_FirstSetting_C_UpdateGammaBtnByHDRSetting) == 0x000040, "Wrong size on WB_FirstSetting_C_UpdateGammaBtnByHDRSetting"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByHDRSetting, bHDROn) == 0x000000, "Member 'WB_FirstSetting_C_UpdateGammaBtnByHDRSetting::bHDROn' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByHDRSetting, Temp_bool_Variable) == 0x000001, "Member 'WB_FirstSetting_C_UpdateGammaBtnByHDRSetting::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByHDRSetting, Temp_object_Variable) == 0x000008, "Member 'WB_FirstSetting_C_UpdateGammaBtnByHDRSetting::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByHDRSetting, Temp_object_Variable_1) == 0x000010, "Member 'WB_FirstSetting_C_UpdateGammaBtnByHDRSetting::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByHDRSetting, Temp_bool_Variable_1) == 0x000018, "Member 'WB_FirstSetting_C_UpdateGammaBtnByHDRSetting::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByHDRSetting, K2Node_Select_Default) == 0x000020, "Member 'WB_FirstSetting_C_UpdateGammaBtnByHDRSetting::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByHDRSetting, Temp_object_Variable_2) == 0x000028, "Member 'WB_FirstSetting_C_UpdateGammaBtnByHDRSetting::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByHDRSetting, Temp_object_Variable_3) == 0x000030, "Member 'WB_FirstSetting_C_UpdateGammaBtnByHDRSetting::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByHDRSetting, K2Node_Select_Default_1) == 0x000038, "Member 'WB_FirstSetting_C_UpdateGammaBtnByHDRSetting::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_UpdateGammaBtnByValue \ static_assert(alignof(WB_FirstSetting_C_UpdateGammaBtnByValue) == 0x000008, "Wrong alignment on WB_FirstSetting_C_UpdateGammaBtnByValue"); \ static_assert(sizeof(WB_FirstSetting_C_UpdateGammaBtnByValue) == 0x000078, "Wrong size on WB_FirstSetting_C_UpdateGammaBtnByValue"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, bActive) == 0x000000, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::bActive' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, Temp_bool_Variable) == 0x000001, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, Temp_object_Variable) == 0x000008, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, Temp_object_Variable_1) == 0x000010, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, Temp_bool_Variable_1) == 0x000018, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, Temp_object_Variable_2) == 0x000020, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, K2Node_Select_Default) == 0x000028, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, Temp_bool_Variable_2) == 0x000030, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, Temp_object_Variable_3) == 0x000038, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, Temp_bool_Variable_3) == 0x000040, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, Temp_object_Variable_4) == 0x000048, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, Temp_object_Variable_5) == 0x000050, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, K2Node_Select_Default_1) == 0x000058, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000060, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, CallFunc_NearlyEqual_FloatFloat_ReturnValue_1) == 0x000061, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::CallFunc_NearlyEqual_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, K2Node_Select_Default_2) == 0x000068, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateGammaBtnByValue, K2Node_Select_Default_3) == 0x000070, "Member 'WB_FirstSetting_C_UpdateGammaBtnByValue::K2Node_Select_Default_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_UpdateHDR \ static_assert(alignof(WB_FirstSetting_C_UpdateHDR) == 0x000008, "Wrong alignment on WB_FirstSetting_C_UpdateHDR"); \ static_assert(sizeof(WB_FirstSetting_C_UpdateHDR) == 0x000050, "Wrong size on WB_FirstSetting_C_UpdateHDR"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateHDR, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000000, "Member 'WB_FirstSetting_C_UpdateHDR::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateHDR, CallFunc_Conv_IntToString_ReturnValue) == 0x000008, "Member 'WB_FirstSetting_C_UpdateHDR::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateHDR, CallFunc_GetSelectStructData_Data) == 0x000018, "Member 'WB_FirstSetting_C_UpdateHDR::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateHDR, CallFunc_GetSelectStructData_ReturnValue) == 0x000030, "Member 'WB_FirstSetting_C_UpdateHDR::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateHDR, CallFunc_Array_Get_Item) == 0x000038, "Member 'WB_FirstSetting_C_UpdateHDR::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_UpdateHDRBtnByState \ static_assert(alignof(WB_FirstSetting_C_UpdateHDRBtnByState) == 0x000008, "Wrong alignment on WB_FirstSetting_C_UpdateHDRBtnByState"); \ static_assert(sizeof(WB_FirstSetting_C_UpdateHDRBtnByState) == 0x000040, "Wrong size on WB_FirstSetting_C_UpdateHDRBtnByState"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateHDRBtnByState, bActive) == 0x000000, "Member 'WB_FirstSetting_C_UpdateHDRBtnByState::bActive' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateHDRBtnByState, Temp_bool_Variable) == 0x000001, "Member 'WB_FirstSetting_C_UpdateHDRBtnByState::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateHDRBtnByState, Temp_object_Variable) == 0x000008, "Member 'WB_FirstSetting_C_UpdateHDRBtnByState::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateHDRBtnByState, Temp_object_Variable_1) == 0x000010, "Member 'WB_FirstSetting_C_UpdateHDRBtnByState::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateHDRBtnByState, Temp_bool_Variable_1) == 0x000018, "Member 'WB_FirstSetting_C_UpdateHDRBtnByState::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateHDRBtnByState, K2Node_Select_Default) == 0x000020, "Member 'WB_FirstSetting_C_UpdateHDRBtnByState::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateHDRBtnByState, Temp_object_Variable_2) == 0x000028, "Member 'WB_FirstSetting_C_UpdateHDRBtnByState::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateHDRBtnByState, Temp_object_Variable_3) == 0x000030, "Member 'WB_FirstSetting_C_UpdateHDRBtnByState::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateHDRBtnByState, K2Node_Select_Default_1) == 0x000038, "Member 'WB_FirstSetting_C_UpdateHDRBtnByState::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_UpdateRichImage \ static_assert(alignof(WB_FirstSetting_C_UpdateRichImage) == 0x000008, "Wrong alignment on WB_FirstSetting_C_UpdateRichImage"); \ static_assert(sizeof(WB_FirstSetting_C_UpdateRichImage) == 0x000030, "Wrong size on WB_FirstSetting_C_UpdateRichImage"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateRichImage, Byte) == 0x000000, "Member 'WB_FirstSetting_C_UpdateRichImage::Byte' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateRichImage, CallFunc_GetValidValue_ReturnValue) == 0x000001, "Member 'WB_FirstSetting_C_UpdateRichImage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateRichImage, CallFunc_Map_Find_Value) == 0x000008, "Member 'WB_FirstSetting_C_UpdateRichImage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateRichImage, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'WB_FirstSetting_C_UpdateRichImage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateRichImage, CallFunc_SpawnObject_ReturnValue) == 0x000018, "Member 'WB_FirstSetting_C_UpdateRichImage::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateRichImage, CallFunc_SlotAsHorizontalBoxSlot_ReturnValue) == 0x000020, "Member 'WB_FirstSetting_C_UpdateRichImage::CallFunc_SlotAsHorizontalBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateRichImage, CallFunc_AddChild_ReturnValue) == 0x000028, "Member 'WB_FirstSetting_C_UpdateRichImage::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_UpdateRichText \ static_assert(alignof(WB_FirstSetting_C_UpdateRichText) == 0x000008, "Wrong alignment on WB_FirstSetting_C_UpdateRichText"); \ static_assert(sizeof(WB_FirstSetting_C_UpdateRichText) == 0x000038, "Wrong size on WB_FirstSetting_C_UpdateRichText"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateRichText, InText) == 0x000000, "Member 'WB_FirstSetting_C_UpdateRichText::InText' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateRichText, CallFunc_SpawnObject_ReturnValue) == 0x000018, "Member 'WB_FirstSetting_C_UpdateRichText::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateRichText, CallFunc_AddChild_ReturnValue) == 0x000020, "Member 'WB_FirstSetting_C_UpdateRichText::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateRichText, K2Node_DynamicCast_AsHorizontal_Box_Slot) == 0x000028, "Member 'WB_FirstSetting_C_UpdateRichText::K2Node_DynamicCast_AsHorizontal_Box_Slot' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_UpdateRichText, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'WB_FirstSetting_C_UpdateRichText::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FirstSetting_C_Y_KeyEvent \ static_assert(alignof(WB_FirstSetting_C_Y_KeyEvent) == 0x000008, "Wrong alignment on WB_FirstSetting_C_Y_KeyEvent"); \ static_assert(sizeof(WB_FirstSetting_C_Y_KeyEvent) == 0x000090, "Wrong size on WB_FirstSetting_C_Y_KeyEvent"); \ static_assert(offsetof(WB_FirstSetting_C_Y_KeyEvent, InGeometry) == 0x000000, "Member 'WB_FirstSetting_C_Y_KeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_Y_KeyEvent, InKeyEvent) == 0x000040, "Member 'WB_FirstSetting_C_Y_KeyEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_Y_KeyEvent, inKeyTag) == 0x000080, "Member 'WB_FirstSetting_C_Y_KeyEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_FirstSetting_C_Y_KeyEvent, bIsDown) == 0x000088, "Member 'WB_FirstSetting_C_Y_KeyEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_FirstSetting_C \ static_assert(alignof(UWB_FirstSetting_C) == 0x000008, "Wrong alignment on UWB_FirstSetting_C"); \ static_assert(sizeof(UWB_FirstSetting_C) == 0x000520, "Wrong size on UWB_FirstSetting_C"); \ static_assert(offsetof(UWB_FirstSetting_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_FirstSetting_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, RightGammaClick) == 0x0002C8, "Member 'UWB_FirstSetting_C::RightGammaClick' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, LeftGammaClick) == 0x0002D0, "Member 'UWB_FirstSetting_C::LeftGammaClick' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, RightHDRClick) == 0x0002D8, "Member 'UWB_FirstSetting_C::RightHDRClick' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, LeftHDRClick) == 0x0002E0, "Member 'UWB_FirstSetting_C::LeftHDRClick' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, BTNGamma) == 0x0002E8, "Member 'UWB_FirstSetting_C::BTNGamma' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, BtnHDR) == 0x0002F0, "Member 'UWB_FirstSetting_C::BtnHDR' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, CustomizationTextBlock_194) == 0x0002F8, "Member 'UWB_FirstSetting_C::CustomizationTextBlock_194' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, Gamma_LeftBtn) == 0x000300, "Member 'UWB_FirstSetting_C::Gamma_LeftBtn' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, Gamma_LeftBtnLight) == 0x000308, "Member 'UWB_FirstSetting_C::Gamma_LeftBtnLight' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, Gamma_RightBtn) == 0x000310, "Member 'UWB_FirstSetting_C::Gamma_RightBtn' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, Gamma_RightBtnLight) == 0x000318, "Member 'UWB_FirstSetting_C::Gamma_RightBtnLight' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, HDR_LeftBut) == 0x000320, "Member 'UWB_FirstSetting_C::HDR_LeftBut' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, hdr_LeftButLight_2) == 0x000328, "Member 'UWB_FirstSetting_C::hdr_LeftButLight_2' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, HDR_RightBtn) == 0x000330, "Member 'UWB_FirstSetting_C::HDR_RightBtn' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, HDR_RightBTNLight) == 0x000338, "Member 'UWB_FirstSetting_C::HDR_RightBTNLight' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, HorizontalBox_Text) == 0x000340, "Member 'UWB_FirstSetting_C::HorizontalBox_Text' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, Image_248) == 0x000348, "Member 'UWB_FirstSetting_C::Image_248' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, ProgressBar_154) == 0x000350, "Member 'UWB_FirstSetting_C::ProgressBar_154' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, SelectGamma) == 0x000358, "Member 'UWB_FirstSetting_C::SelectGamma' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, SelectHDR) == 0x000360, "Member 'UWB_FirstSetting_C::SelectHDR' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, Slider) == 0x000368, "Member 'UWB_FirstSetting_C::Slider' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, TextBlock) == 0x000370, "Member 'UWB_FirstSetting_C::TextBlock' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, TextBlock_Tiaojie_1) == 0x000378, "Member 'UWB_FirstSetting_C::TextBlock_Tiaojie_1' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, WB_AnimationSlot_Fade) == 0x000380, "Member 'UWB_FirstSetting_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, WGI_Button_Left_2) == 0x000388, "Member 'UWB_FirstSetting_C::WGI_Button_Left_2' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, WGI_Button_LeftGamma) == 0x000390, "Member 'UWB_FirstSetting_C::WGI_Button_LeftGamma' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, WGI_Button_Right_2) == 0x000398, "Member 'UWB_FirstSetting_C::WGI_Button_Right_2' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, WGI_Button_RightGamma) == 0x0003A0, "Member 'UWB_FirstSetting_C::WGI_Button_RightGamma' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, WGI_InputHelpVis) == 0x0003A8, "Member 'UWB_FirstSetting_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, bSelectHDR) == 0x0003B0, "Member 'UWB_FirstSetting_C::bSelectHDR' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, OnConfirmed) == 0x0003B8, "Member 'UWB_FirstSetting_C::OnConfirmed' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, HDRCurrentIndex) == 0x0003C8, "Member 'UWB_FirstSetting_C::HDRCurrentIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, HDRData) == 0x0003D0, "Member 'UWB_FirstSetting_C::HDRData' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, HDRTotalIndex) == 0x0004A0, "Member 'UWB_FirstSetting_C::HDRTotalIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, CurrentGammaValue) == 0x0004A8, "Member 'UWB_FirstSetting_C::CurrentGammaValue' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, KeyIcons) == 0x0004B0, "Member 'UWB_FirstSetting_C::KeyIcons' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, HDROpen) == 0x000500, "Member 'UWB_FirstSetting_C::HDROpen' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, Items) == 0x000508, "Member 'UWB_FirstSetting_C::Items' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, CanSupportHDR) == 0x000518, "Member 'UWB_FirstSetting_C::CanSupportHDR' has a wrong offset!"); \ static_assert(offsetof(UWB_FirstSetting_C, GammaCan_Change) == 0x000519, "Member 'UWB_FirstSetting_C::GammaCan_Change' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck \ static_assert(alignof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck) == 0x000008, "Wrong alignment on WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck"); \ static_assert(sizeof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck) == 0x0000E8, "Wrong size on WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, EntryPoint) == 0x000000, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_GetRemainingPrecompileTasksNum_ReturnValue) == 0x000004, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_GetRemainingPrecompileTasksNum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000008, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_GetRemainingPrecompileTasksNum_ReturnValue_1) == 0x00000C, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_GetRemainingPrecompileTasksNum_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, Temp_bool_Variable) == 0x000010, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000018, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000020, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_Not_PreBool_ReturnValue) == 0x000028, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000050, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000060, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_Subtract_IntInt_ReturnValue) == 0x000078, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, K2Node_CreateDelegate_OutputDelegate) == 0x00007C, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_Conv_IntToFloat_ReturnValue) == 0x00008C, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x000090, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000098, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_GetRemainingPrecompileTasksNum2_ReturnValue) == 0x0000A0, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_GetRemainingPrecompileTasksNum2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_Conv_IntToString_ReturnValue_2) == 0x0000A8, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000BC, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0000D0, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x0000D8, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x0000E0, "Member 'WB_ConfigCheck_C_ExecuteUbergraph_WB_ConfigCheck::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ConfigCheck_C_SetPercent \ static_assert(alignof(WB_ConfigCheck_C_SetPercent) == 0x000008, "Wrong alignment on WB_ConfigCheck_C_SetPercent"); \ static_assert(sizeof(WB_ConfigCheck_C_SetPercent) == 0x0000A0, "Wrong size on WB_ConfigCheck_C_SetPercent"); \ static_assert(offsetof(WB_ConfigCheck_C_SetPercent, Value) == 0x000000, "Member 'WB_ConfigCheck_C_SetPercent::Value' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_SetPercent, CallFunc_FClamp_ReturnValue) == 0x000008, "Member 'WB_ConfigCheck_C_SetPercent::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_SetPercent, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'WB_ConfigCheck_C_SetPercent::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_SetPercent, CallFunc_FCeil_ReturnValue) == 0x000018, "Member 'WB_ConfigCheck_C_SetPercent::CallFunc_FCeil_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_SetPercent, CallFunc_Clamp_ReturnValue) == 0x00001C, "Member 'WB_ConfigCheck_C_SetPercent::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_SetPercent, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000020, "Member 'WB_ConfigCheck_C_SetPercent::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_SetPercent, K2Node_MakeStruct_FormatArgumentData) == 0x000028, "Member 'WB_ConfigCheck_C_SetPercent::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_SetPercent, K2Node_MakeArray_Array) == 0x000078, "Member 'WB_ConfigCheck_C_SetPercent::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_ConfigCheck_C_SetPercent, CallFunc_Format_ReturnValue) == 0x000088, "Member 'WB_ConfigCheck_C_SetPercent::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ConfigCheck_C \ static_assert(alignof(UWB_ConfigCheck_C) == 0x000008, "Wrong alignment on UWB_ConfigCheck_C"); \ static_assert(sizeof(UWB_ConfigCheck_C) == 0x0002D0, "Wrong size on UWB_ConfigCheck_C"); \ static_assert(offsetof(UWB_ConfigCheck_C, UberGraphFrame) == 0x000278, "Member 'UWB_ConfigCheck_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfigCheck_C, Close) == 0x000280, "Member 'UWB_ConfigCheck_C::Close' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfigCheck_C, Border_Content) == 0x000288, "Member 'UWB_ConfigCheck_C::Border_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfigCheck_C, PSOPercent) == 0x000290, "Member 'UWB_ConfigCheck_C::PSOPercent' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfigCheck_C, WB_SavingTips) == 0x000298, "Member 'UWB_ConfigCheck_C::WB_SavingTips' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfigCheck_C, OnWidgetClose) == 0x0002A0, "Member 'UWB_ConfigCheck_C::OnWidgetClose' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfigCheck_C, ShaderTask) == 0x0002B0, "Member 'UWB_ConfigCheck_C::ShaderTask' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfigCheck_C, Timer) == 0x0002B8, "Member 'UWB_ConfigCheck_C::Timer' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfigCheck_C, CurrentTask) == 0x0002C0, "Member 'UWB_ConfigCheck_C::CurrentTask' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfigCheck_C, Percent) == 0x0002C8, "Member 'UWB_ConfigCheck_C::Percent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_HorBar_C \ static_assert(alignof(UWB_HorBar_C) == 0x000008, "Wrong alignment on UWB_HorBar_C"); \ static_assert(sizeof(UWB_HorBar_C) == 0x000280, "Wrong size on UWB_HorBar_C"); \ static_assert(offsetof(UWB_HorBar_C, Image_69) == 0x000278, "Member 'UWB_HorBar_C::Image_69' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SelectImages \ static_assert(alignof(FST_SelectImages) == 0x000008, "Wrong alignment on FST_SelectImages"); \ static_assert(sizeof(FST_SelectImages) == 0x000018, "Wrong size on FST_SelectImages"); \ static_assert(offsetof(FST_SelectImages, YesSelect_12_E037641B490C865BB410F28D4214F968) == 0x000000, "Member 'FST_SelectImages::YesSelect_12_E037641B490C865BB410F28D4214F968' has a wrong offset!"); \ static_assert(offsetof(FST_SelectImages, NOSelect_11_AAFEBE5949E4686B10149D8E7D03D96C) == 0x000008, "Member 'FST_SelectImages::NOSelect_11_AAFEBE5949E4686B10149D8E7D03D96C' has a wrong offset!"); \ static_assert(offsetof(FST_SelectImages, CantSelect_15_15FD241C4BF07EA6733B2993AB65F028) == 0x000010, "Member 'FST_SelectImages::CantSelect_15_15FD241C4BF07EA6733B2993AB65F028' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBooterLibBP_C_DontOverrideParentClass \ static_assert(alignof(GameBooterLibBP_C_DontOverrideParentClass) == 0x000008, "Wrong alignment on GameBooterLibBP_C_DontOverrideParentClass"); \ static_assert(sizeof(GameBooterLibBP_C_DontOverrideParentClass) == 0x000010, "Wrong size on GameBooterLibBP_C_DontOverrideParentClass"); \ static_assert(offsetof(GameBooterLibBP_C_DontOverrideParentClass, InputPin) == 0x000000, "Member 'GameBooterLibBP_C_DontOverrideParentClass::InputPin' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_DontOverrideParentClass, ReturnValue) == 0x000008, "Member 'GameBooterLibBP_C_DontOverrideParentClass::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_DontOverrideParentClass, CallFunc_DoesImplementInterface_ReturnValue) == 0x000009, "Member 'GameBooterLibBP_C_DontOverrideParentClass::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBooterLibBP_C_InnerGetGlobalExtend \ static_assert(alignof(GameBooterLibBP_C_InnerGetGlobalExtend) == 0x000008, "Wrong alignment on GameBooterLibBP_C_InnerGetGlobalExtend"); \ static_assert(sizeof(GameBooterLibBP_C_InnerGetGlobalExtend) == 0x000070, "Wrong size on GameBooterLibBP_C_InnerGetGlobalExtend"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, ExtendClass) == 0x000000, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::ExtendClass' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, ReturnValue) == 0x000008, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, Temp_bool_True_if_break_was_hit_Variable) == 0x000010, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, Temp_int_Array_Index_Variable) == 0x000014, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, CallFunc_Not_PreBool_ReturnValue) == 0x000018, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, Temp_object_Variable) == 0x000028, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, CallFunc_Map_Keys_Keys) == 0x000030, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, CallFunc_Array_Get_Item) == 0x000040, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, CallFunc_Map_Find_Value) == 0x000050, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, CallFunc_Map_Find_ReturnValue) == 0x000058, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, CallFunc_Less_IntInt_ReturnValue) == 0x000059, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, CallFunc_BooleanAND_ReturnValue) == 0x00005A, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, CallFunc_DontOverrideParentClass_ReturnValue) == 0x00005B, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::CallFunc_DontOverrideParentClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, CallFunc_ClassIsChildOf_ReturnValue) == 0x00005C, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::CallFunc_ClassIsChildOf_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, CallFunc_Not_PreBool_ReturnValue_1) == 0x00005D, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, CallFunc_IsValidClass_ReturnValue) == 0x00005E, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, CallFunc_Map_Find_Value_1) == 0x000060, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerGetGlobalExtend, CallFunc_Map_Find_ReturnValue_1) == 0x000068, "Member 'GameBooterLibBP_C_InnerGetGlobalExtend::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBooterLibBP_C_InnerRegisterGlobalExtend \ static_assert(alignof(GameBooterLibBP_C_InnerRegisterGlobalExtend) == 0x000008, "Wrong alignment on GameBooterLibBP_C_InnerRegisterGlobalExtend"); \ static_assert(sizeof(GameBooterLibBP_C_InnerRegisterGlobalExtend) == 0x000090, "Wrong size on GameBooterLibBP_C_InnerRegisterGlobalExtend"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, ExtendObject) == 0x000000, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::ExtendObject' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, ReturnValue) == 0x000008, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, Overrides) == 0x000010, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::Overrides' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, L_ChildClass) == 0x000020, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::L_ChildClass' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, CallFunc_DontOverrideParentClass_ReturnValue) == 0x000028, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::CallFunc_DontOverrideParentClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, CallFunc_GetObjectClass_ReturnValue) == 0x000030, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, Temp_int_Array_Index_Variable) == 0x00003C, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, Temp_int_Loop_Counter_Variable) == 0x000040, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, Temp_int_Loop_Counter_Variable_1) == 0x00004C, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, CallFunc_Map_Keys_Keys) == 0x000058, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, CallFunc_Array_Get_Item) == 0x000068, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, CallFunc_Array_Length_ReturnValue_1) == 0x000070, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, CallFunc_Array_Add_ReturnValue) == 0x000074, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, CallFunc_Less_IntInt_ReturnValue_1) == 0x000078, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, CallFunc_ClassIsChildOf_ReturnValue) == 0x000079, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::CallFunc_ClassIsChildOf_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, CallFunc_Add_IntInt_ReturnValue_1) == 0x00007C, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, Temp_int_Array_Index_Variable_1) == 0x000080, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameBooterLibBP_C_InnerRegisterGlobalExtend, CallFunc_Array_Get_Item_1) == 0x000088, "Member 'GameBooterLibBP_C_InnerRegisterGlobalExtend::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameBooterLibBP_C \ static_assert(alignof(AGameBooterLibBP_C) == 0x000008, "Wrong alignment on AGameBooterLibBP_C"); \ static_assert(sizeof(AGameBooterLibBP_C) == 0x000348, "Wrong size on AGameBooterLibBP_C"); \ static_assert(offsetof(AGameBooterLibBP_C, DefaultSceneRoot) == 0x0002F0, "Member 'AGameBooterLibBP_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AGameBooterLibBP_C, ExtendPool) == 0x0002F8, "Member 'AGameBooterLibBP_C::ExtendPool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_Add_Standalone_Fog \ static_assert(alignof(WB_StarGraphRuntime_C_Add_Standalone_Fog) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_Add_Standalone_Fog"); \ static_assert(sizeof(WB_StarGraphRuntime_C_Add_Standalone_Fog) == 0x000080, "Wrong size on WB_StarGraphRuntime_C_Add_Standalone_Fog"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Add_Standalone_Fog, FogData) == 0x000000, "Member 'WB_StarGraphRuntime_C_Add_Standalone_Fog::FogData' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Add_Standalone_Fog, K2Node_MakeStruct_Anchors) == 0x000038, "Member 'WB_StarGraphRuntime_C_Add_Standalone_Fog::K2Node_MakeStruct_Anchors' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Add_Standalone_Fog, CallFunc_MakeVector2D_ReturnValue) == 0x000058, "Member 'WB_StarGraphRuntime_C_Add_Standalone_Fog::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Add_Standalone_Fog, CallFunc_SpawnObject_ReturnValue) == 0x000068, "Member 'WB_StarGraphRuntime_C_Add_Standalone_Fog::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Add_Standalone_Fog, CallFunc_AddChildToCanvas_ReturnValue) == 0x000070, "Member 'WB_StarGraphRuntime_C_Add_Standalone_Fog::CallFunc_AddChildToCanvas_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Add_Standalone_Fog, CallFunc_SetRenderTransformAngle_Angle_ImplicitCast) == 0x000078, "Member 'WB_StarGraphRuntime_C_Add_Standalone_Fog::CallFunc_SetRenderTransformAngle_Angle_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_AddLineRef \ static_assert(alignof(WB_StarGraphRuntime_C_AddLineRef) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_AddLineRef"); \ static_assert(sizeof(WB_StarGraphRuntime_C_AddLineRef) == 0x000020, "Wrong size on WB_StarGraphRuntime_C_AddLineRef"); \ static_assert(offsetof(WB_StarGraphRuntime_C_AddLineRef, InLine) == 0x000000, "Member 'WB_StarGraphRuntime_C_AddLineRef::InLine' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_AddLineRef, CallFunc_GetNode_ReturnStart) == 0x000008, "Member 'WB_StarGraphRuntime_C_AddLineRef::CallFunc_GetNode_ReturnStart' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_AddLineRef, CallFunc_GetNode_ReturnEnd) == 0x00000C, "Member 'WB_StarGraphRuntime_C_AddLineRef::CallFunc_GetNode_ReturnEnd' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_AddLineRef, CallFunc_GetLineUniqueName_ReturnValue) == 0x000010, "Member 'WB_StarGraphRuntime_C_AddLineRef::CallFunc_GetLineUniqueName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_CallUpgradeThisStarNode_Ref \ static_assert(alignof(WB_StarGraphRuntime_C_CallUpgradeThisStarNode_Ref) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_CallUpgradeThisStarNode_Ref"); \ static_assert(sizeof(WB_StarGraphRuntime_C_CallUpgradeThisStarNode_Ref) == 0x000008, "Wrong size on WB_StarGraphRuntime_C_CallUpgradeThisStarNode_Ref"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CallUpgradeThisStarNode_Ref, Node) == 0x000000, "Member 'WB_StarGraphRuntime_C_CallUpgradeThisStarNode_Ref::Node' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_CanUnLockByClassTypeValue \ static_assert(alignof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_CanUnLockByClassTypeValue"); \ static_assert(sizeof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue) == 0x000098, "Wrong size on WB_StarGraphRuntime_C_CanUnLockByClassTypeValue"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue, InputMap) == 0x000000, "Member 'WB_StarGraphRuntime_C_CanUnLockByClassTypeValue::InputMap' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue, Can) == 0x000050, "Member 'WB_StarGraphRuntime_C_CanUnLockByClassTypeValue::Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue, LocalCanLevelUP) == 0x000051, "Member 'WB_StarGraphRuntime_C_CanUnLockByClassTypeValue::LocalCanLevelUP' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue, CallFunc_Map_Keys_Keys) == 0x000058, "Member 'WB_StarGraphRuntime_C_CanUnLockByClassTypeValue::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue, Temp_int_Array_Index_Variable) == 0x000068, "Member 'WB_StarGraphRuntime_C_CanUnLockByClassTypeValue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue, CallFunc_Array_Length_ReturnValue) == 0x00006C, "Member 'WB_StarGraphRuntime_C_CanUnLockByClassTypeValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue, CallFunc_Array_Get_Item) == 0x000070, "Member 'WB_StarGraphRuntime_C_CanUnLockByClassTypeValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue, CallFunc_Map_Find_Value) == 0x000074, "Member 'WB_StarGraphRuntime_C_CanUnLockByClassTypeValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue, CallFunc_Map_Find_ReturnValue) == 0x000078, "Member 'WB_StarGraphRuntime_C_CanUnLockByClassTypeValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000079, "Member 'WB_StarGraphRuntime_C_CanUnLockByClassTypeValue::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue, Temp_int_Loop_Counter_Variable) == 0x00007C, "Member 'WB_StarGraphRuntime_C_CanUnLockByClassTypeValue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue, CallFunc_Less_IntInt_ReturnValue) == 0x000080, "Member 'WB_StarGraphRuntime_C_CanUnLockByClassTypeValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue, CallFunc_Add_IntInt_ReturnValue) == 0x000084, "Member 'WB_StarGraphRuntime_C_CanUnLockByClassTypeValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000088, "Member 'WB_StarGraphRuntime_C_CanUnLockByClassTypeValue::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue, CallFunc_GetValueByClassType_Value) == 0x000090, "Member 'WB_StarGraphRuntime_C_CanUnLockByClassTypeValue::CallFunc_GetValueByClassType_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CanUnLockByClassTypeValue, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000094, "Member 'WB_StarGraphRuntime_C_CanUnLockByClassTypeValue::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_CheckRemoveThisNode \ static_assert(alignof(WB_StarGraphRuntime_C_CheckRemoveThisNode) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_CheckRemoveThisNode"); \ static_assert(sizeof(WB_StarGraphRuntime_C_CheckRemoveThisNode) == 0x000138, "Wrong size on WB_StarGraphRuntime_C_CheckRemoveThisNode"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, Local_IsSelect) == 0x000000, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::Local_IsSelect' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, LocalNodeName) == 0x000008, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::LocalNodeName' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, OnlyHaveCoreNode) == 0x000020, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::OnlyHaveCoreNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, InitNode) == 0x000021, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::InitNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, RemoveCount) == 0x000024, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::RemoveCount' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Create_ReturnValue) == 0x000028, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Greater_IntInt_ReturnValue) == 0x000030, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Conv_TextToString_ReturnValue) == 0x000038, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Map_Find_Value) == 0x000048, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Map_Find_ReturnValue) == 0x00004C, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Conv_IntToString_ReturnValue) == 0x000050, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_GetChangedDataIfRemove_NodesWillDeactived) == 0x000070, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_GetChangedDataIfRemove_NodesWillDeactived' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_GetChangedDataIfRemove_LinesWillDeactived) == 0x000080, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_GetChangedDataIfRemove_LinesWillDeactived' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_GetChangedDataIfRemove_ReturnValue) == 0x000090, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_GetChangedDataIfRemove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Array_Contains_ReturnValue) == 0x000091, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000092, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_BooleanAND_ReturnValue) == 0x000093, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_IsAllCoreNode_NewParam) == 0x000094, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_IsAllCoreNode_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Array_Length_ReturnValue) == 0x000098, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Map_Find_Value_1) == 0x0000A0, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Map_Find_ReturnValue_1) == 0x0000A8, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_GetActivedNode_ReturnValue) == 0x0000B0, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_GetActivedNode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_RemoveAllDefaultActiveNode_Out) == 0x0000C0, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_RemoveAllDefaultActiveNode_Out' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000D0, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Array_Length_ReturnValue_1) == 0x0000E0, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000E8, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000F8, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, K2Node_CreateDelegate_OutputDelegate) == 0x0000FC, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_GetChangedDataIfRemove_NodesWillDeactived_1) == 0x000110, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_GetChangedDataIfRemove_NodesWillDeactived_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_GetChangedDataIfRemove_LinesWillDeactived_1) == 0x000120, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_GetChangedDataIfRemove_LinesWillDeactived_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_GetChangedDataIfRemove_ReturnValue_1) == 0x000130, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_GetChangedDataIfRemove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000131, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, K2Node_SwitchEnum_CmpSuccess) == 0x000132, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_IsAllCoreNode_NewParam_1) == 0x000133, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_IsAllCoreNode_NewParam_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CheckRemoveThisNode, CallFunc_Array_Length_ReturnValue_2) == 0x000134, "Member 'WB_StarGraphRuntime_C_CheckRemoveThisNode::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_ConvToCursorAreaIndex \ static_assert(alignof(WB_StarGraphRuntime_C_ConvToCursorAreaIndex) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_ConvToCursorAreaIndex"); \ static_assert(sizeof(WB_StarGraphRuntime_C_ConvToCursorAreaIndex) == 0x000048, "Wrong size on WB_StarGraphRuntime_C_ConvToCursorAreaIndex"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ConvToCursorAreaIndex, AreaPosition) == 0x000000, "Member 'WB_StarGraphRuntime_C_ConvToCursorAreaIndex::AreaPosition' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ConvToCursorAreaIndex, ReturnValue) == 0x000010, "Member 'WB_StarGraphRuntime_C_ConvToCursorAreaIndex::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ConvToCursorAreaIndex, CallFunc_Divide_Vector2DVector2D_ReturnValue) == 0x000018, "Member 'WB_StarGraphRuntime_C_ConvToCursorAreaIndex::CallFunc_Divide_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ConvToCursorAreaIndex, CallFunc_BreakVector2D_X) == 0x000028, "Member 'WB_StarGraphRuntime_C_ConvToCursorAreaIndex::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ConvToCursorAreaIndex, CallFunc_BreakVector2D_Y) == 0x000030, "Member 'WB_StarGraphRuntime_C_ConvToCursorAreaIndex::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ConvToCursorAreaIndex, CallFunc_FTrunc_ReturnValue) == 0x000038, "Member 'WB_StarGraphRuntime_C_ConvToCursorAreaIndex::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ConvToCursorAreaIndex, CallFunc_FTrunc_ReturnValue_1) == 0x00003C, "Member 'WB_StarGraphRuntime_C_ConvToCursorAreaIndex::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ConvToCursorAreaIndex, CallFunc_Multiply_IntInt_ReturnValue) == 0x000040, "Member 'WB_StarGraphRuntime_C_ConvToCursorAreaIndex::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ConvToCursorAreaIndex, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'WB_StarGraphRuntime_C_ConvToCursorAreaIndex::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_ConvToCursorAreaPosition \ static_assert(alignof(WB_StarGraphRuntime_C_ConvToCursorAreaPosition) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_ConvToCursorAreaPosition"); \ static_assert(sizeof(WB_StarGraphRuntime_C_ConvToCursorAreaPosition) == 0x000050, "Wrong size on WB_StarGraphRuntime_C_ConvToCursorAreaPosition"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ConvToCursorAreaPosition, CanvasPosition) == 0x000000, "Member 'WB_StarGraphRuntime_C_ConvToCursorAreaPosition::CanvasPosition' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ConvToCursorAreaPosition, ReturnValue) == 0x000010, "Member 'WB_StarGraphRuntime_C_ConvToCursorAreaPosition::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ConvToCursorAreaPosition, CallFunc_GetGraphMaxSizeExclusionExtension_ReturnValue) == 0x000020, "Member 'WB_StarGraphRuntime_C_ConvToCursorAreaPosition::CallFunc_GetGraphMaxSizeExclusionExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ConvToCursorAreaPosition, CallFunc_Divide_Vector2DFloat_ReturnValue) == 0x000030, "Member 'WB_StarGraphRuntime_C_ConvToCursorAreaPosition::CallFunc_Divide_Vector2DFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ConvToCursorAreaPosition, CallFunc_Add_Vector2DVector2D_ReturnValue) == 0x000040, "Member 'WB_StarGraphRuntime_C_ConvToCursorAreaPosition::CallFunc_Add_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_CreateAreaFogRootWidget \ static_assert(alignof(WB_StarGraphRuntime_C_CreateAreaFogRootWidget) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_CreateAreaFogRootWidget"); \ static_assert(sizeof(WB_StarGraphRuntime_C_CreateAreaFogRootWidget) == 0x0000E0, "Wrong size on WB_StarGraphRuntime_C_CreateAreaFogRootWidget"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateAreaFogRootWidget, AreaID) == 0x000000, "Member 'WB_StarGraphRuntime_C_CreateAreaFogRootWidget::AreaID' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateAreaFogRootWidget, ReturnValue) == 0x000010, "Member 'WB_StarGraphRuntime_C_CreateAreaFogRootWidget::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateAreaFogRootWidget, K2Node_MakeStruct_Anchors) == 0x000018, "Member 'WB_StarGraphRuntime_C_CreateAreaFogRootWidget::K2Node_MakeStruct_Anchors' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateAreaFogRootWidget, CallFunc_Conv_StringToName_ReturnValue) == 0x000038, "Member 'WB_StarGraphRuntime_C_CreateAreaFogRootWidget::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateAreaFogRootWidget, CallFunc_Create_ReturnValue) == 0x000040, "Member 'WB_StarGraphRuntime_C_CreateAreaFogRootWidget::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateAreaFogRootWidget, CallFunc_GetDataTableRowFromName_OutRow) == 0x000048, "Member 'WB_StarGraphRuntime_C_CreateAreaFogRootWidget::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateAreaFogRootWidget, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000D0, "Member 'WB_StarGraphRuntime_C_CreateAreaFogRootWidget::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateAreaFogRootWidget, CallFunc_AddChildToCanvas_ReturnValue) == 0x0000D8, "Member 'WB_StarGraphRuntime_C_CreateAreaFogRootWidget::CallFunc_AddChildToCanvas_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_CreateLineWidget \ static_assert(alignof(WB_StarGraphRuntime_C_CreateLineWidget) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_CreateLineWidget"); \ static_assert(sizeof(WB_StarGraphRuntime_C_CreateLineWidget) == 0x000080, "Wrong size on WB_StarGraphRuntime_C_CreateLineWidget"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateLineWidget, StarGraphModel_0) == 0x000000, "Member 'WB_StarGraphRuntime_C_CreateLineWidget::StarGraphModel_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateLineWidget, StartNodeID) == 0x000008, "Member 'WB_StarGraphRuntime_C_CreateLineWidget::StartNodeID' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateLineWidget, EndNodeID) == 0x00000C, "Member 'WB_StarGraphRuntime_C_CreateLineWidget::EndNodeID' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateLineWidget, StartNodePosition) == 0x000010, "Member 'WB_StarGraphRuntime_C_CreateLineWidget::StartNodePosition' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateLineWidget, EndNodePosition) == 0x000020, "Member 'WB_StarGraphRuntime_C_CreateLineWidget::EndNodePosition' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateLineWidget, CallFunc_Create_ReturnValue) == 0x000030, "Member 'WB_StarGraphRuntime_C_CreateLineWidget::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateLineWidget, CallFunc_GetLineUniqueName_ReturnValue) == 0x000038, "Member 'WB_StarGraphRuntime_C_CreateLineWidget::CallFunc_GetLineUniqueName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateLineWidget, CallFunc_Array_Contains_ReturnValue) == 0x000048, "Member 'WB_StarGraphRuntime_C_CreateLineWidget::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateLineWidget, CallFunc_AddChildToCanvas_ReturnValue) == 0x000050, "Member 'WB_StarGraphRuntime_C_CreateLineWidget::CallFunc_AddChildToCanvas_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateLineWidget, K2Node_MakeStruct_Anchors) == 0x000058, "Member 'WB_StarGraphRuntime_C_CreateLineWidget::K2Node_MakeStruct_Anchors' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateLineWidget, CallFunc_Map_Contains_ReturnValue) == 0x000078, "Member 'WB_StarGraphRuntime_C_CreateLineWidget::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_CreateNodeWidget \ static_assert(alignof(WB_StarGraphRuntime_C_CreateNodeWidget) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_CreateNodeWidget"); \ static_assert(sizeof(WB_StarGraphRuntime_C_CreateNodeWidget) == 0x000158, "Wrong size on WB_StarGraphRuntime_C_CreateNodeWidget"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, NodeId) == 0x000000, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::NodeId' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, NodeData) == 0x000008, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::NodeData' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, NodeState) == 0x0000D8, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::NodeState' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, LocalNode) == 0x0000E0, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::LocalNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, CallFunc_Create_ReturnValue) == 0x0000E8, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000F0, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000F1, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0000F2, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x0000F3, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x0000F4, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, CallFunc_BooleanOR_ReturnValue) == 0x0000F5, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, CallFunc_BooleanOR_ReturnValue_1) == 0x0000F6, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, CallFunc_BooleanOR_ReturnValue_2) == 0x0000F7, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, CallFunc_BooleanOR_ReturnValue_3) == 0x0000F8, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, Temp_bool_Variable) == 0x0000F9, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, K2Node_CreateDelegate_OutputDelegate) == 0x0000FC, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, K2Node_MakeStruct_Anchors) == 0x000110, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::K2Node_MakeStruct_Anchors' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, CallFunc_Map_Contains_ReturnValue) == 0x000130, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, CallFunc_ThisAreaIsActived_ReturnValue) == 0x000131, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::CallFunc_ThisAreaIsActived_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, CallFunc_Not_PreBool_ReturnValue) == 0x000132, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000133, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, K2Node_CreateDelegate_OutputDelegate_1) == 0x000134, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, K2Node_Select_Default) == 0x000148, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_CreateNodeWidget, CallFunc_AddChildToCanvas_ReturnValue) == 0x000150, "Member 'WB_StarGraphRuntime_C_CreateNodeWidget::CallFunc_AddChildToCanvas_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_Divide_Cursor_Area \ static_assert(alignof(WB_StarGraphRuntime_C_Divide_Cursor_Area) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_Divide_Cursor_Area"); \ static_assert(sizeof(WB_StarGraphRuntime_C_Divide_Cursor_Area) == 0x000110, "Wrong size on WB_StarGraphRuntime_C_Divide_Cursor_Area"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, Node) == 0x000000, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::Node' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, Position) == 0x000008, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::Position' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, Local) == 0x000018, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::Local' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, LocalNodes) == 0x000028, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::LocalNodes' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, CallFunc_ConvToCursorAreaPosition_ReturnValue) == 0x000038, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::CallFunc_ConvToCursorAreaPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, CallFunc_MakeVector2D_ReturnValue) == 0x000048, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, CallFunc_ConvToCursorAreaIndex_ReturnValue) == 0x000058, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::CallFunc_ConvToCursorAreaIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, CallFunc_Multiply_Vector2DVector2D_ReturnValue) == 0x000060, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::CallFunc_Multiply_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, CallFunc_Multiply_Vector2DFloat_ReturnValue) == 0x000070, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::CallFunc_Multiply_Vector2DFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, CallFunc_Add_Vector2DVector2D_ReturnValue) == 0x000080, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::CallFunc_Add_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, CallFunc_Add_Vector2DVector2D_ReturnValue_1) == 0x000090, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::CallFunc_Add_Vector2DVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, CallFunc_Add_Vector2DVector2D_ReturnValue_2) == 0x0000A0, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::CallFunc_Add_Vector2DVector2D_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, CallFunc_Multiply_Vector2DVector2D_ReturnValue_1) == 0x0000B0, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::CallFunc_Multiply_Vector2DVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, CallFunc_Add_Vector2DVector2D_ReturnValue_3) == 0x0000C0, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::CallFunc_Add_Vector2DVector2D_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, Temp_int_Variable) == 0x0000D0, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, K2Node_SwitchInteger_CmpSuccess) == 0x0000D4, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, CallFunc_Array_AddUnique_ReturnValue) == 0x0000D8, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000DC, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, CallFunc_Add_IntInt_ReturnValue) == 0x0000E0, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, K2Node_MakeStruct_S_StarNodeArray) == 0x0000E8, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::K2Node_MakeStruct_S_StarNodeArray' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, CallFunc_Map_Find_Value) == 0x0000F8, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Divide_Cursor_Area, CallFunc_Map_Find_ReturnValue) == 0x000108, "Member 'WB_StarGraphRuntime_C_Divide_Cursor_Area::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime \ static_assert(alignof(WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime"); \ static_assert(sizeof(WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime) == 0x000068, "Wrong size on WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime, EntryPoint) == 0x000000, "Member 'WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime, K2Node_CustomEvent_NodeID) == 0x000008, "Member 'WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime::K2Node_CustomEvent_NodeID' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime, K2Node_Event_IsDesignTime) == 0x000011, "Member 'WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000014, "Member 'WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime, CallFunc_GetGraphMaxSizeExclusionExtension_ReturnValue) == 0x000018, "Member 'WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime::CallFunc_GetGraphMaxSizeExclusionExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime, CallFunc_Divide_Vector2DFloat_ReturnValue) == 0x000028, "Member 'WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime::CallFunc_Divide_Vector2DFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime, CallFunc_IsValid_ReturnValue_1) == 0x000038, "Member 'WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime, CallFunc_Map_Find_Value) == 0x000040, "Member 'WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime, K2Node_CustomEvent_Vis_1) == 0x000049, "Member 'WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime::K2Node_CustomEvent_Vis_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime, K2Node_CustomEvent_Vis) == 0x00004A, "Member 'WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime::K2Node_CustomEvent_Vis' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime, K2Node_CreateDelegate_OutputDelegate) == 0x00004C, "Member 'WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime, CallFunc_Divide_Vector2DFloat_B_ImplicitCast) == 0x000060, "Member 'WB_StarGraphRuntime_C_ExecuteUbergraph_WB_StarGraphRuntime::CallFunc_Divide_Vector2DFloat_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_FindJumpNodeID \ static_assert(alignof(WB_StarGraphRuntime_C_FindJumpNodeID) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_FindJumpNodeID"); \ static_assert(sizeof(WB_StarGraphRuntime_C_FindJumpNodeID) == 0x0000C0, "Wrong size on WB_StarGraphRuntime_C_FindJumpNodeID"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, InputID) == 0x000000, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::InputID' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, JumpID) == 0x000008, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::JumpID' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CanJump) == 0x000010, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CanJump' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, LocalEnableNodes) == 0x000018, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::LocalEnableNodes' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, Temp_int_Array_Index_Variable) == 0x000038, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, Temp_int_Loop_Counter_Variable) == 0x000050, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_Conv_StringToName_ReturnValue) == 0x000054, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_Subtract_IntInt_ReturnValue) == 0x00005C, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000060, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_Array_IsEmpty_ReturnValue) == 0x000061, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_Get_Nearset_Node_JumpID) == 0x000068, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_Get_Nearset_Node_JumpID' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000070, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_GetDataTableRowFromName_OutRow) == 0x000078, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000088, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_Array_Get_Item) == 0x00008C, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_Array_Length_ReturnValue) == 0x000090, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_GetNodeLevel_Value) == 0x000094, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_GetNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_GetNodeLevel_Actived) == 0x000098, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_GetNodeLevel_Actived' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x00009C, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_Map_Find_Value) == 0x0000A0, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_Map_Find_ReturnValue) == 0x0000A8, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_Max_ReturnValue) == 0x0000AC, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_Array_Add_ReturnValue) == 0x0000B0, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_Array_Length_ReturnValue_1) == 0x0000B4, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_FindJumpNodeID, CallFunc_Less_IntInt_ReturnValue) == 0x0000B8, "Member 'WB_StarGraphRuntime_C_FindJumpNodeID::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_Get_Nearset_Node \ static_assert(alignof(WB_StarGraphRuntime_C_Get_Nearset_Node) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_Get_Nearset_Node"); \ static_assert(sizeof(WB_StarGraphRuntime_C_Get_Nearset_Node) == 0x000060, "Wrong size on WB_StarGraphRuntime_C_Get_Nearset_Node"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Get_Nearset_Node, EnableNodes) == 0x000000, "Member 'WB_StarGraphRuntime_C_Get_Nearset_Node::EnableNodes' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Get_Nearset_Node, JumpID) == 0x000010, "Member 'WB_StarGraphRuntime_C_Get_Nearset_Node::JumpID' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Get_Nearset_Node, LocalJumpNode) == 0x000018, "Member 'WB_StarGraphRuntime_C_Get_Nearset_Node::LocalJumpNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Get_Nearset_Node, LocalShortest) == 0x000020, "Member 'WB_StarGraphRuntime_C_Get_Nearset_Node::LocalShortest' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Get_Nearset_Node, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'WB_StarGraphRuntime_C_Get_Nearset_Node::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Get_Nearset_Node, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'WB_StarGraphRuntime_C_Get_Nearset_Node::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Get_Nearset_Node, Temp_int_Loop_Counter_Variable) == 0x000030, "Member 'WB_StarGraphRuntime_C_Get_Nearset_Node::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Get_Nearset_Node, CallFunc_Array_Get_Item) == 0x000038, "Member 'WB_StarGraphRuntime_C_Get_Nearset_Node::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Get_Nearset_Node, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'WB_StarGraphRuntime_C_Get_Nearset_Node::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Get_Nearset_Node, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'WB_StarGraphRuntime_C_Get_Nearset_Node::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Get_Nearset_Node, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000048, "Member 'WB_StarGraphRuntime_C_Get_Nearset_Node::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Get_Nearset_Node, CallFunc_Distance2D_ReturnValue) == 0x000050, "Member 'WB_StarGraphRuntime_C_Get_Nearset_Node::CallFunc_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Get_Nearset_Node, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000058, "Member 'WB_StarGraphRuntime_C_Get_Nearset_Node::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_GetAllAlwaysVisNode \ static_assert(alignof(WB_StarGraphRuntime_C_GetAllAlwaysVisNode) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_GetAllAlwaysVisNode"); \ static_assert(sizeof(WB_StarGraphRuntime_C_GetAllAlwaysVisNode) == 0x000028, "Wrong size on WB_StarGraphRuntime_C_GetAllAlwaysVisNode"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllAlwaysVisNode, CallFunc_Array_Add_ReturnValue) == 0x000000, "Member 'WB_StarGraphRuntime_C_GetAllAlwaysVisNode::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllAlwaysVisNode, CallFunc_Array_Add_ReturnValue_1) == 0x000004, "Member 'WB_StarGraphRuntime_C_GetAllAlwaysVisNode::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllAlwaysVisNode, CallFunc_Array_Add_ReturnValue_2) == 0x000008, "Member 'WB_StarGraphRuntime_C_GetAllAlwaysVisNode::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllAlwaysVisNode, CallFunc_Array_Add_ReturnValue_3) == 0x00000C, "Member 'WB_StarGraphRuntime_C_GetAllAlwaysVisNode::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllAlwaysVisNode, CallFunc_Array_Add_ReturnValue_4) == 0x000010, "Member 'WB_StarGraphRuntime_C_GetAllAlwaysVisNode::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllAlwaysVisNode, CallFunc_Array_Add_ReturnValue_5) == 0x000014, "Member 'WB_StarGraphRuntime_C_GetAllAlwaysVisNode::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllAlwaysVisNode, CallFunc_GetAllChildren_ReturnValue) == 0x000018, "Member 'WB_StarGraphRuntime_C_GetAllAlwaysVisNode::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_GetAllDefaultActiveNodes \ static_assert(alignof(WB_StarGraphRuntime_C_GetAllDefaultActiveNodes) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_GetAllDefaultActiveNodes"); \ static_assert(sizeof(WB_StarGraphRuntime_C_GetAllDefaultActiveNodes) == 0x000060, "Wrong size on WB_StarGraphRuntime_C_GetAllDefaultActiveNodes"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllDefaultActiveNodes, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_StarGraphRuntime_C_GetAllDefaultActiveNodes::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllDefaultActiveNodes, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_StarGraphRuntime_C_GetAllDefaultActiveNodes::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllDefaultActiveNodes, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_StarGraphRuntime_C_GetAllDefaultActiveNodes::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllDefaultActiveNodes, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000010, "Member 'WB_StarGraphRuntime_C_GetAllDefaultActiveNodes::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllDefaultActiveNodes, CallFunc_Get_All_Default_Active_Node_ID_DefaultActiveIds) == 0x000018, "Member 'WB_StarGraphRuntime_C_GetAllDefaultActiveNodes::CallFunc_Get_All_Default_Active_Node_ID_DefaultActiveIds' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllDefaultActiveNodes, CallFunc_GetActivedGraph_ActivedNodes) == 0x000028, "Member 'WB_StarGraphRuntime_C_GetAllDefaultActiveNodes::CallFunc_GetActivedGraph_ActivedNodes' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllDefaultActiveNodes, CallFunc_GetActivedGraph_ActivedLines) == 0x000038, "Member 'WB_StarGraphRuntime_C_GetAllDefaultActiveNodes::CallFunc_GetActivedGraph_ActivedLines' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllDefaultActiveNodes, CallFunc_GetActivedGraph_ReturnValue) == 0x000048, "Member 'WB_StarGraphRuntime_C_GetAllDefaultActiveNodes::CallFunc_GetActivedGraph_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllDefaultActiveNodes, CallFunc_Array_Get_Item) == 0x00004C, "Member 'WB_StarGraphRuntime_C_GetAllDefaultActiveNodes::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllDefaultActiveNodes, CallFunc_Array_RemoveItem_ReturnValue) == 0x000050, "Member 'WB_StarGraphRuntime_C_GetAllDefaultActiveNodes::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllDefaultActiveNodes, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'WB_StarGraphRuntime_C_GetAllDefaultActiveNodes::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetAllDefaultActiveNodes, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'WB_StarGraphRuntime_C_GetAllDefaultActiveNodes::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_GetCursorOverlappedNode \ static_assert(alignof(WB_StarGraphRuntime_C_GetCursorOverlappedNode) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_GetCursorOverlappedNode"); \ static_assert(sizeof(WB_StarGraphRuntime_C_GetCursorOverlappedNode) == 0x000090, "Wrong size on WB_StarGraphRuntime_C_GetCursorOverlappedNode"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, CanvasPosition) == 0x000000, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::CanvasPosition' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, CurrentNode) == 0x000010, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::CurrentNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, ReturnValue) == 0x000014, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, ReturnNode) == 0x000018, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::ReturnNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, Repeat) == 0x00001C, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::Repeat' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, Local) == 0x000020, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::Local' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, CallFunc_ConvToCursorAreaPosition_ReturnValue) == 0x000030, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::CallFunc_ConvToCursorAreaPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, Temp_int_Array_Index_Variable) == 0x000040, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, CallFunc_ConvToCursorAreaIndex_ReturnValue) == 0x000044, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::CallFunc_ConvToCursorAreaIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, CallFunc_Array_Get_Item) == 0x00004C, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, CallFunc_Map_Find_Value) == 0x000050, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, CallFunc_Map_Find_ReturnValue) == 0x000058, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000059, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, CallFunc_Distance2D_ReturnValue) == 0x000060, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::CallFunc_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, CallFunc_Array_Length_ReturnValue) == 0x00006C, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, CallFunc_Less_IntInt_ReturnValue) == 0x000070, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000071, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, CallFunc_Map_Find_Value_1) == 0x000078, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetCursorOverlappedNode, CallFunc_Map_Find_ReturnValue_1) == 0x000088, "Member 'WB_StarGraphRuntime_C_GetCursorOverlappedNode::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_GetDiffrentNode \ static_assert(alignof(WB_StarGraphRuntime_C_GetDiffrentNode) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_GetDiffrentNode"); \ static_assert(sizeof(WB_StarGraphRuntime_C_GetDiffrentNode) == 0x0000F0, "Wrong size on WB_StarGraphRuntime_C_GetDiffrentNode"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, NodeId) == 0x000000, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::NodeId' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, Direction) == 0x000008, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::Direction' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, La) == 0x000020, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::La' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, LocalNode) == 0x000028, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::LocalNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_Is_a_Line_ReturnValue) == 0x000030, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_Is_a_Line_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_Conv_Vector2DToVector_ReturnValue) == 0x000038, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_Conv_Vector2DToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_Is_a_Line_ReturnValue_1) == 0x000050, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_Is_a_Line_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_Array_Contains_ReturnValue) == 0x000051, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_IsValid_ReturnValue) == 0x000052, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_BooleanAND_ReturnValue) == 0x000053, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000058, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_Map_Find_Value) == 0x000060, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_Map_Find_ReturnValue) == 0x000068, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_Distance2D_ReturnValue) == 0x000070, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_Conv_Vector2DToVector_ReturnValue_1) == 0x000078, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_Conv_Vector2DToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_Abs_ReturnValue) == 0x000090, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_FindLookAtRotation_ReturnValue) == 0x000098, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x0000B0, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000C8, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_BreakRotator_Roll) == 0x0000CC, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_BreakRotator_Pitch) == 0x0000D0, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_BreakRotator_Yaw) == 0x0000D4, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_Abs_ReturnValue_1) == 0x0000D8, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x0000E0, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_IsValid_ReturnValue_1) == 0x0000E1, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0000E2, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x0000E3, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_BooleanOR_ReturnValue) == 0x0000E4, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNode, CallFunc_Abs_A_ImplicitCast) == 0x0000E8, "Member 'WB_StarGraphRuntime_C_GetDiffrentNode::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict \ static_assert(alignof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict"); \ static_assert(sizeof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict) == 0x0000F0, "Wrong size on WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, ID) == 0x000000, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::ID' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, LocalDirection) == 0x000008, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::LocalDirection' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, Local_node) == 0x000020, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::Local_node' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000030, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_Array_Contains_ReturnValue) == 0x000038, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_Conv_Vector2DToVector_ReturnValue) == 0x000040, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_Conv_Vector2DToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_BooleanAND_ReturnValue) == 0x000058, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000059, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_Map_Find_Value) == 0x000060, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_Map_Find_ReturnValue) == 0x000068, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_Conv_Vector2DToVector_ReturnValue_1) == 0x000070, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_Conv_Vector2DToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_Distance2D_ReturnValue) == 0x000088, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_FindLookAtRotation_ReturnValue) == 0x000090, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_Abs_ReturnValue) == 0x0000A8, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x0000B0, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_BreakRotator_Roll) == 0x0000C8, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_BreakRotator_Pitch) == 0x0000CC, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_BreakRotator_Yaw) == 0x0000D0, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000D4, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_Abs_ReturnValue_1) == 0x0000D8, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x0000E0, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict, CallFunc_Abs_A_ImplicitCast) == 0x0000E8, "Member 'WB_StarGraphRuntime_C_GetDiffrentNodeUnstrict::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_GetGameTag \ static_assert(alignof(WB_StarGraphRuntime_C_GetGameTag) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_GetGameTag"); \ static_assert(sizeof(WB_StarGraphRuntime_C_GetGameTag) == 0x000028, "Wrong size on WB_StarGraphRuntime_C_GetGameTag"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetGameTag, Tag) == 0x000000, "Member 'WB_StarGraphRuntime_C_GetGameTag::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetGameTag, return_0) == 0x000008, "Member 'WB_StarGraphRuntime_C_GetGameTag::return_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetGameTag, Value) == 0x000010, "Member 'WB_StarGraphRuntime_C_GetGameTag::Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetGameTag, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000020, "Member 'WB_StarGraphRuntime_C_GetGameTag::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_GetLineUniqueName \ static_assert(alignof(WB_StarGraphRuntime_C_GetLineUniqueName) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_GetLineUniqueName"); \ static_assert(sizeof(WB_StarGraphRuntime_C_GetLineUniqueName) == 0x0000A0, "Wrong size on WB_StarGraphRuntime_C_GetLineUniqueName"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetLineUniqueName, NodeA) == 0x000000, "Member 'WB_StarGraphRuntime_C_GetLineUniqueName::NodeA' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetLineUniqueName, NodeB) == 0x000004, "Member 'WB_StarGraphRuntime_C_GetLineUniqueName::NodeB' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetLineUniqueName, ReturnValue) == 0x000008, "Member 'WB_StarGraphRuntime_C_GetLineUniqueName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetLineUniqueName, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'WB_StarGraphRuntime_C_GetLineUniqueName::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetLineUniqueName, CallFunc_Greater_IntInt_ReturnValue) == 0x000028, "Member 'WB_StarGraphRuntime_C_GetLineUniqueName::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetLineUniqueName, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'WB_StarGraphRuntime_C_GetLineUniqueName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetLineUniqueName, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000040, "Member 'WB_StarGraphRuntime_C_GetLineUniqueName::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetLineUniqueName, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000050, "Member 'WB_StarGraphRuntime_C_GetLineUniqueName::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetLineUniqueName, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'WB_StarGraphRuntime_C_GetLineUniqueName::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetLineUniqueName, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'WB_StarGraphRuntime_C_GetLineUniqueName::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetLineUniqueName, CallFunc_Conv_IntToString_ReturnValue_3) == 0x000080, "Member 'WB_StarGraphRuntime_C_GetLineUniqueName::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetLineUniqueName, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000090, "Member 'WB_StarGraphRuntime_C_GetLineUniqueName::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_GetRecentlyNode \ static_assert(alignof(WB_StarGraphRuntime_C_GetRecentlyNode) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_GetRecentlyNode"); \ static_assert(sizeof(WB_StarGraphRuntime_C_GetRecentlyNode) == 0x000088, "Wrong size on WB_StarGraphRuntime_C_GetRecentlyNode"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, CanvasPosition) == 0x000000, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::CanvasPosition' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, ReturnValue) == 0x000010, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, MinNode) == 0x000014, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::MinNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, MinDistance) == 0x000018, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::MinDistance' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, Local) == 0x000020, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::Local' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, CallFunc_ConvToCursorAreaPosition_ReturnValue) == 0x000030, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::CallFunc_ConvToCursorAreaPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, CallFunc_ConvToCursorAreaIndex_ReturnValue) == 0x000040, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::CallFunc_ConvToCursorAreaIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, Temp_int_Array_Index_Variable) == 0x000044, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, CallFunc_Add_IntInt_ReturnValue) == 0x00004C, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, CallFunc_Array_Get_Item) == 0x000050, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, CallFunc_Map_Find_Value) == 0x000058, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, CallFunc_Map_Find_ReturnValue) == 0x000060, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, CallFunc_Less_IntInt_ReturnValue) == 0x000061, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, CallFunc_Distance2D_ReturnValue) == 0x000068, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::CallFunc_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, CallFunc_Map_Find_Value_1) == 0x000070, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, CallFunc_Map_Find_ReturnValue_1) == 0x000080, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_GetRecentlyNode, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000081, "Member 'WB_StarGraphRuntime_C_GetRecentlyNode::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_Init_Fixed_Info \ static_assert(alignof(WB_StarGraphRuntime_C_Init_Fixed_Info) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_Init_Fixed_Info"); \ static_assert(sizeof(WB_StarGraphRuntime_C_Init_Fixed_Info) == 0x000108, "Wrong size on WB_StarGraphRuntime_C_Init_Fixed_Info"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, LocalFixedNode) == 0x000000, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::LocalFixedNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, Temp_int_Loop_Counter_Variable_1) == 0x000014, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Add_IntInt_ReturnValue_1) == 0x00001C, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, Temp_int_Loop_Counter_Variable_2) == 0x000020, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Add_IntInt_ReturnValue_2) == 0x000024, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, Temp_int_Array_Index_Variable) == 0x000028, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, Temp_int_Array_Index_Variable_1) == 0x00002C, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, Temp_int_Loop_Counter_Variable_3) == 0x000030, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Add_IntInt_ReturnValue_3) == 0x000034, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, Temp_int_Array_Index_Variable_2) == 0x000038, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, Temp_int_Array_Index_Variable_3) == 0x00003C, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000040, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Get_Lock_or_Actived_Auto_Active_Node_Id_Id) == 0x000048, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Get_Lock_or_Actived_Auto_Active_Node_Id_Id' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Array_Get_Item) == 0x000058, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Array_Length_ReturnValue) == 0x00005C, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Array_Add_ReturnValue) == 0x000064, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Array_Get_Item_1) == 0x000068, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Array_Length_ReturnValue_1) == 0x000070, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, K2Node_DynamicCast_AsWB_Star_Node_Fixed) == 0x000078, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::K2Node_DynamicCast_AsWB_Star_Node_Fixed' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Less_IntInt_ReturnValue_1) == 0x000081, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Array_Get_Item_2) == 0x000088, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Array_Add_ReturnValue_1) == 0x000090, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, K2Node_DynamicCast_AsWB_Star_Node_Fixed_1) == 0x000098, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::K2Node_DynamicCast_AsWB_Star_Node_Fixed_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, K2Node_DynamicCast_bSuccess_1) == 0x0000A0, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Array_Length_ReturnValue_2) == 0x0000A4, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000A8, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_GetAllChildren_ReturnValue) == 0x0000B0, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Array_Get_Item_3) == 0x0000C0, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Array_Length_ReturnValue_3) == 0x0000C8, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, K2Node_DynamicCast_AsWB_Fixed_Line) == 0x0000D0, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::K2Node_DynamicCast_AsWB_Fixed_Line' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, K2Node_DynamicCast_bSuccess_2) == 0x0000D8, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Less_IntInt_ReturnValue_3) == 0x0000D9, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Array_Add_ReturnValue_2) == 0x0000DC, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_GetAllChildren_ReturnValue_1) == 0x0000E0, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_Array_Add_ReturnValue_3) == 0x0000F0, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Fixed_Info, CallFunc_GetAllChildren_ReturnValue_2) == 0x0000F8, "Member 'WB_StarGraphRuntime_C_Init_Fixed_Info::CallFunc_GetAllChildren_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_Init_Noed_Info \ static_assert(alignof(WB_StarGraphRuntime_C_Init_Noed_Info) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_Init_Noed_Info"); \ static_assert(sizeof(WB_StarGraphRuntime_C_Init_Noed_Info) == 0x000358, "Wrong size on WB_StarGraphRuntime_C_Init_Noed_Info"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, LocalID) == 0x000000, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::LocalID' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, LocalNode) == 0x000008, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::LocalNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, ReachableNodes) == 0x000010, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::ReachableNodes' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, ActivedNodes) == 0x000020, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::ActivedNodes' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, Temp_byte_Variable) == 0x000030, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, Temp_bool_Variable) == 0x000031, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, Temp_byte_Variable_1) == 0x000032, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, Temp_bool_Variable_1) == 0x000033, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, Temp_byte_Variable_2) == 0x000034, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, Temp_byte_Variable_3) == 0x000035, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, Temp_bool_Variable_2) == 0x000036, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, Temp_byte_Variable_4) == 0x000037, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, Temp_int_Array_Index_Variable) == 0x000038, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, Temp_int_Loop_Counter_Variable) == 0x00003C, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, Temp_int_Array_Index_Variable_1) == 0x000044, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000048, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, Temp_byte_Variable_5) == 0x000050, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, Temp_bool_Variable_3) == 0x000051, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, K2Node_CreateDelegate_OutputDelegate) == 0x000054, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Map_Find_Value) == 0x000068, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Map_Find_ReturnValue) == 0x000070, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Map_Contains_ReturnValue) == 0x000071, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Map_Find_Value_1) == 0x000078, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Map_Find_ReturnValue_1) == 0x000080, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, Temp_int_Loop_Counter_Variable_1) == 0x000084, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Add_IntInt_ReturnValue_1) == 0x000088, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000090, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Array_Contains_ReturnValue) == 0x0000A0, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Array_Get_Item) == 0x0000A4, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000B0, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000180, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Conv_NameToString_ReturnValue) == 0x000188, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Conv_StringToInt_ReturnValue) == 0x000198, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Conv_NameToString_ReturnValue_1) == 0x0001A0, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Array_Length_ReturnValue) == 0x0001B0, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Concat_StrStr_ReturnValue) == 0x0001B8, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Less_IntInt_ReturnValue) == 0x0001C8, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Conv_StringToName_ReturnValue) == 0x0001CC, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x0001D8, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x0001E8, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Array_Contains_ReturnValue_1) == 0x0001E9, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Array_Get_Item_1) == 0x0001EC, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, K2Node_Select_Default) == 0x0001F0, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Conv_IntToString_ReturnValue) == 0x0001F8, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, K2Node_Select_Default_1) == 0x000208, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Conv_StringToName_ReturnValue_1) == 0x00020C, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x000218, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x0002E8, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Array_Length_ReturnValue_1) == 0x0002EC, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Less_IntInt_ReturnValue_1) == 0x0002F0, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Array_Contains_ReturnValue_2) == 0x0002F1, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Array_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Array_Contains_ReturnValue_3) == 0x0002F2, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Array_Contains_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, K2Node_Select_Default_2) == 0x0002F3, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_GetReachableNodes_NodesReachable) == 0x0002F8, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_GetReachableNodes_NodesReachable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_GetReachableNodes_ReturnValue) == 0x000308, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_GetReachableNodes_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, K2Node_Select_Default_3) == 0x000309, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_RemoveLockAutoActiveId_RealReachableNodes) == 0x000310, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_RemoveLockAutoActiveId_RealReachableNodes' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_GetActivedGraph_ActivedNodes) == 0x000320, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_GetActivedGraph_ActivedNodes' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_GetActivedGraph_ActivedLines) == 0x000330, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_GetActivedGraph_ActivedLines' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_GetActivedGraph_ReturnValue) == 0x000340, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_GetActivedGraph_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_ThisAreaIsActived_ReturnValue) == 0x000341, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_ThisAreaIsActived_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, CallFunc_Not_PreBool_ReturnValue) == 0x000342, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Init_Noed_Info, K2Node_CreateDelegate_OutputDelegate_1) == 0x000344, "Member 'WB_StarGraphRuntime_C_Init_Noed_Info::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_InitAreaIntegrateInfo \ static_assert(alignof(WB_StarGraphRuntime_C_InitAreaIntegrateInfo) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_InitAreaIntegrateInfo"); \ static_assert(sizeof(WB_StarGraphRuntime_C_InitAreaIntegrateInfo) == 0x000008, "Wrong size on WB_StarGraphRuntime_C_InitAreaIntegrateInfo"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitAreaIntegrateInfo, LocalAreaFogRoot) == 0x000000, "Member 'WB_StarGraphRuntime_C_InitAreaIntegrateInfo::LocalAreaFogRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_InitHelperAndMode \ static_assert(alignof(WB_StarGraphRuntime_C_InitHelperAndMode) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_InitHelperAndMode"); \ static_assert(sizeof(WB_StarGraphRuntime_C_InitHelperAndMode) == 0x0000B0, "Wrong size on WB_StarGraphRuntime_C_InitHelperAndMode"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, CallFunc_GetGlobalExtend_ReturnValue) == 0x000000, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, CallFunc_GetGlobalExtend_ReturnValue_1) == 0x000008, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::CallFunc_GetGlobalExtend_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, Temp_int_Array_Index_Variable) == 0x000014, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, CallFunc_GetGlobalExtend_ReturnValue_2) == 0x000018, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::CallFunc_GetGlobalExtend_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, CallFunc_IsValid_ReturnValue_2) == 0x000020, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000030, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, K2Node_CreateDelegate_OutputDelegate) == 0x000038, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, CallFunc_GetAllChildren_ReturnValue) == 0x000048, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, CallFunc_Array_Get_Item) == 0x000058, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, K2Node_DynamicCast_AsWB_Fixed_Line) == 0x000060, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::K2Node_DynamicCast_AsWB_Fixed_Line' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, CallFunc_Array_Length_ReturnValue) == 0x00006C, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, CallFunc_Less_IntInt_ReturnValue) == 0x000070, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, CallFunc_CreateStarGraphHelper_ReturnValue) == 0x000078, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::CallFunc_CreateStarGraphHelper_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, CallFunc_GetActivedNode_ReturnValue) == 0x000080, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::CallFunc_GetActivedNode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, CallFunc_RegisterGlobalExtend_ReturnValue) == 0x000090, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::CallFunc_RegisterGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000098, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000A0, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitHelperAndMode, K2Node_DynamicCast_bSuccess_1) == 0x0000A8, "Member 'WB_StarGraphRuntime_C_InitHelperAndMode::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_InitInputHelpVis \ static_assert(alignof(WB_StarGraphRuntime_C_InitInputHelpVis) == 0x000001, "Wrong alignment on WB_StarGraphRuntime_C_InitInputHelpVis"); \ static_assert(sizeof(WB_StarGraphRuntime_C_InitInputHelpVis) == 0x000001, "Wrong size on WB_StarGraphRuntime_C_InitInputHelpVis"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InitInputHelpVis, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000000, "Member 'WB_StarGraphRuntime_C_InitInputHelpVis::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_InputDirection \ static_assert(alignof(WB_StarGraphRuntime_C_InputDirection) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_InputDirection"); \ static_assert(sizeof(WB_StarGraphRuntime_C_InputDirection) == 0x0001C8, "Wrong size on WB_StarGraphRuntime_C_InputDirection"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, InDirection) == 0x000000, "Member 'WB_StarGraphRuntime_C_InputDirection::InDirection' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, Local_Direction) == 0x000010, "Member 'WB_StarGraphRuntime_C_InputDirection::Local_Direction' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Conv_Vector2DToVector_ReturnValue) == 0x000028, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Conv_Vector2DToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, Temp_int_Array_Index_Variable) == 0x000040, "Member 'WB_StarGraphRuntime_C_InputDirection::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x000048, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, Temp_int_Loop_Counter_Variable) == 0x000060, "Member 'WB_StarGraphRuntime_C_InputDirection::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Add_IntInt_ReturnValue) == 0x000064, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, Temp_int_Array_Index_Variable_1) == 0x000068, "Member 'WB_StarGraphRuntime_C_InputDirection::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_GetActivedAreas_ReturnValue) == 0x000070, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_GetActivedAreas_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Array_Get_Item) == 0x000080, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, K2Node_DynamicCast_AsWB_Star_Node) == 0x000088, "Member 'WB_StarGraphRuntime_C_InputDirection::K2Node_DynamicCast_AsWB_Star_Node' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, K2Node_DynamicCast_bSuccess) == 0x000090, "Member 'WB_StarGraphRuntime_C_InputDirection::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_SelectThisNodeFromID_ReturnValue) == 0x000091, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_SelectThisNodeFromID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_GetFoucsPosition_ReturnValue) == 0x000098, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_GetFoucsPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Conv_Vector2DToVector_ReturnValue_1) == 0x0000A8, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Conv_Vector2DToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Array_Length_ReturnValue) == 0x0000C0, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Less_IntInt_ReturnValue) == 0x0000C4, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_SelectThisNodeFromID_ReturnValue_1) == 0x0000C5, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_SelectThisNodeFromID_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, Temp_int_Array_Index_Variable_2) == 0x0000C8, "Member 'WB_StarGraphRuntime_C_InputDirection::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Map_Keys_Keys) == 0x0000D0, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Array_Get_Item_1) == 0x0000E0, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Array_Length_ReturnValue_1) == 0x0000E4, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Is_a_Line_ReturnValue) == 0x0000E8, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Is_a_Line_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Not_PreBool_ReturnValue) == 0x0000F8, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, Temp_int_Loop_Counter_Variable_1) == 0x0000FC, "Member 'WB_StarGraphRuntime_C_InputDirection::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Map_Keys_Keys_1) == 0x000100, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Array_Get_Item_2) == 0x000110, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Array_Length_ReturnValue_2) == 0x000114, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Less_IntInt_ReturnValue_1) == 0x000118, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Add_IntInt_ReturnValue_1) == 0x00011C, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000120, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_SelectThisNodeFromID_ReturnValue_2) == 0x000121, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_SelectThisNodeFromID_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, Temp_int_Loop_Counter_Variable_2) == 0x000124, "Member 'WB_StarGraphRuntime_C_InputDirection::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Less_IntInt_ReturnValue_2) == 0x000128, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Add_IntInt_ReturnValue_2) == 0x00012C, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_IsValid_ReturnValue) == 0x000130, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_GetFoucsPosition_ReturnValue_1) == 0x000138, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_GetFoucsPosition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Distance2D_ReturnValue) == 0x000148, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Conv_Vector2DToVector_ReturnValue_2) == 0x000150, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Conv_Vector2DToVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Abs_ReturnValue) == 0x000168, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_FindLookAtRotation_ReturnValue) == 0x000170, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x000188, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0001A0, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_BreakRotator_Roll) == 0x0001A4, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_BreakRotator_Pitch) == 0x0001A8, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_BreakRotator_Yaw) == 0x0001AC, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Abs_ReturnValue_1) == 0x0001B0, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x0001B8, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_IsValid_ReturnValue_1) == 0x0001B9, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_SelectThisNodeFromID_ReturnValue_3) == 0x0001BA, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_SelectThisNodeFromID_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_InputDirection, CallFunc_Abs_A_ImplicitCast) == 0x0001C0, "Member 'WB_StarGraphRuntime_C_InputDirection::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_Is_a_Line \ static_assert(alignof(WB_StarGraphRuntime_C_Is_a_Line) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_Is_a_Line"); \ static_assert(sizeof(WB_StarGraphRuntime_C_Is_a_Line) == 0x000030, "Wrong size on WB_StarGraphRuntime_C_Is_a_Line"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Is_a_Line, NodeB) == 0x000000, "Member 'WB_StarGraphRuntime_C_Is_a_Line::NodeB' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Is_a_Line, NodeA) == 0x000004, "Member 'WB_StarGraphRuntime_C_Is_a_Line::NodeA' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Is_a_Line, ReturnValue) == 0x000008, "Member 'WB_StarGraphRuntime_C_Is_a_Line::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Is_a_Line, CallFunc_GetLineUniqueName_ReturnValue) == 0x000010, "Member 'WB_StarGraphRuntime_C_Is_a_Line::CallFunc_GetLineUniqueName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Is_a_Line, CallFunc_Map_Find_Value) == 0x000020, "Member 'WB_StarGraphRuntime_C_Is_a_Line::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Is_a_Line, CallFunc_Map_Find_ReturnValue) == 0x000028, "Member 'WB_StarGraphRuntime_C_Is_a_Line::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_IsAllCoreNode \ static_assert(alignof(WB_StarGraphRuntime_C_IsAllCoreNode) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_IsAllCoreNode"); \ static_assert(sizeof(WB_StarGraphRuntime_C_IsAllCoreNode) == 0x000040, "Wrong size on WB_StarGraphRuntime_C_IsAllCoreNode"); \ static_assert(offsetof(WB_StarGraphRuntime_C_IsAllCoreNode, Array) == 0x000000, "Member 'WB_StarGraphRuntime_C_IsAllCoreNode::Array' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_IsAllCoreNode, NewParam) == 0x000010, "Member 'WB_StarGraphRuntime_C_IsAllCoreNode::NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_IsAllCoreNode, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'WB_StarGraphRuntime_C_IsAllCoreNode::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_IsAllCoreNode, Temp_int_Array_Index_Variable) == 0x000018, "Member 'WB_StarGraphRuntime_C_IsAllCoreNode::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_IsAllCoreNode, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'WB_StarGraphRuntime_C_IsAllCoreNode::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_IsAllCoreNode, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_StarGraphRuntime_C_IsAllCoreNode::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_IsAllCoreNode, CallFunc_Less_IntInt_ReturnValue) == 0x000024, "Member 'WB_StarGraphRuntime_C_IsAllCoreNode::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_IsAllCoreNode, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'WB_StarGraphRuntime_C_IsAllCoreNode::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_IsAllCoreNode, CallFunc_Map_Find_Value) == 0x000030, "Member 'WB_StarGraphRuntime_C_IsAllCoreNode::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_IsAllCoreNode, CallFunc_Map_Find_ReturnValue) == 0x000038, "Member 'WB_StarGraphRuntime_C_IsAllCoreNode::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_IsAllCoreNode, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000039, "Member 'WB_StarGraphRuntime_C_IsAllCoreNode::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_IsNodeDark \ static_assert(alignof(WB_StarGraphRuntime_C_IsNodeDark) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_IsNodeDark"); \ static_assert(sizeof(WB_StarGraphRuntime_C_IsNodeDark) == 0x000018, "Wrong size on WB_StarGraphRuntime_C_IsNodeDark"); \ static_assert(offsetof(WB_StarGraphRuntime_C_IsNodeDark, NodeId) == 0x000000, "Member 'WB_StarGraphRuntime_C_IsNodeDark::NodeId' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_IsNodeDark, dark) == 0x000004, "Member 'WB_StarGraphRuntime_C_IsNodeDark::dark' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_IsNodeDark, CallFunc_Map_Find_Value) == 0x000008, "Member 'WB_StarGraphRuntime_C_IsNodeDark::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_IsNodeDark, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'WB_StarGraphRuntime_C_IsNodeDark::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_IsNodeDark, CallFunc_IsNodeDark_Dark) == 0x000011, "Member 'WB_StarGraphRuntime_C_IsNodeDark::CallFunc_IsNodeDark_Dark' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_JumpToNextNode \ static_assert(alignof(WB_StarGraphRuntime_C_JumpToNextNode) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_JumpToNextNode"); \ static_assert(sizeof(WB_StarGraphRuntime_C_JumpToNextNode) == 0x000070, "Wrong size on WB_StarGraphRuntime_C_JumpToNextNode"); \ static_assert(offsetof(WB_StarGraphRuntime_C_JumpToNextNode, CurrentSelecteNoodeId) == 0x000000, "Member 'WB_StarGraphRuntime_C_JumpToNextNode::CurrentSelecteNoodeId' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_JumpToNextNode, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000008, "Member 'WB_StarGraphRuntime_C_JumpToNextNode::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_JumpToNextNode, CallFunc_FindJumpNodeID_JumpID) == 0x000010, "Member 'WB_StarGraphRuntime_C_JumpToNextNode::CallFunc_FindJumpNodeID_JumpID' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_JumpToNextNode, CallFunc_FindJumpNodeID_CanJump) == 0x000018, "Member 'WB_StarGraphRuntime_C_JumpToNextNode::CallFunc_FindJumpNodeID_CanJump' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_JumpToNextNode, CallFunc_GetNodeLevel_Value) == 0x00001C, "Member 'WB_StarGraphRuntime_C_JumpToNextNode::CallFunc_GetNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_JumpToNextNode, CallFunc_GetNodeLevel_Actived) == 0x000020, "Member 'WB_StarGraphRuntime_C_JumpToNextNode::CallFunc_GetNodeLevel_Actived' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_JumpToNextNode, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'WB_StarGraphRuntime_C_JumpToNextNode::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_JumpToNextNode, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'WB_StarGraphRuntime_C_JumpToNextNode::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_JumpToNextNode, CallFunc_Map_Find_Value) == 0x000048, "Member 'WB_StarGraphRuntime_C_JumpToNextNode::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_JumpToNextNode, CallFunc_Map_Find_ReturnValue) == 0x000050, "Member 'WB_StarGraphRuntime_C_JumpToNextNode::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_JumpToNextNode, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'WB_StarGraphRuntime_C_JumpToNextNode::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_JumpToNextNode, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'WB_StarGraphRuntime_C_JumpToNextNode::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_JumpToNextNode, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00006C, "Member 'WB_StarGraphRuntime_C_JumpToNextNode::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_NextNodeCanLevelUP \ static_assert(alignof(WB_StarGraphRuntime_C_NextNodeCanLevelUP) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_NextNodeCanLevelUP"); \ static_assert(sizeof(WB_StarGraphRuntime_C_NextNodeCanLevelUP) == 0x000078, "Wrong size on WB_StarGraphRuntime_C_NextNodeCanLevelUP"); \ static_assert(offsetof(WB_StarGraphRuntime_C_NextNodeCanLevelUP, CurrentNodeId) == 0x000000, "Member 'WB_StarGraphRuntime_C_NextNodeCanLevelUP::CurrentNodeId' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_NextNodeCanLevelUP, CallFunc_Conv_IntToString_ReturnValue) == 0x000008, "Member 'WB_StarGraphRuntime_C_NextNodeCanLevelUP::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_NextNodeCanLevelUP, Temp_int_Array_Index_Variable) == 0x000018, "Member 'WB_StarGraphRuntime_C_NextNodeCanLevelUP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_NextNodeCanLevelUP, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'WB_StarGraphRuntime_C_NextNodeCanLevelUP::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_NextNodeCanLevelUP, CallFunc_Conv_StringToName_ReturnValue) == 0x000030, "Member 'WB_StarGraphRuntime_C_NextNodeCanLevelUP::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_NextNodeCanLevelUP, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'WB_StarGraphRuntime_C_NextNodeCanLevelUP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_NextNodeCanLevelUP, CallFunc_GetDataTableRowFromName_OutRow) == 0x000040, "Member 'WB_StarGraphRuntime_C_NextNodeCanLevelUP::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_NextNodeCanLevelUP, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000050, "Member 'WB_StarGraphRuntime_C_NextNodeCanLevelUP::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_NextNodeCanLevelUP, CallFunc_Add_IntInt_ReturnValue) == 0x000054, "Member 'WB_StarGraphRuntime_C_NextNodeCanLevelUP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_NextNodeCanLevelUP, CallFunc_Array_Get_Item) == 0x000058, "Member 'WB_StarGraphRuntime_C_NextNodeCanLevelUP::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_NextNodeCanLevelUP, CallFunc_Array_Length_ReturnValue) == 0x00005C, "Member 'WB_StarGraphRuntime_C_NextNodeCanLevelUP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_NextNodeCanLevelUP, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'WB_StarGraphRuntime_C_NextNodeCanLevelUP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_NextNodeCanLevelUP, CallFunc_Map_Find_Value) == 0x000068, "Member 'WB_StarGraphRuntime_C_NextNodeCanLevelUP::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_NextNodeCanLevelUP, CallFunc_Map_Find_ReturnValue) == 0x000070, "Member 'WB_StarGraphRuntime_C_NextNodeCanLevelUP::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_PreConstruct \ static_assert(alignof(WB_StarGraphRuntime_C_PreConstruct) == 0x000001, "Wrong alignment on WB_StarGraphRuntime_C_PreConstruct"); \ static_assert(sizeof(WB_StarGraphRuntime_C_PreConstruct) == 0x000001, "Wrong size on WB_StarGraphRuntime_C_PreConstruct"); \ static_assert(offsetof(WB_StarGraphRuntime_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_StarGraphRuntime_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode \ static_assert(alignof(WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode"); \ static_assert(sizeof(WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode) == 0x000050, "Wrong size on WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode, AllActivedNodes) == 0x000000, "Member 'WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode::AllActivedNodes' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode, Out) == 0x000010, "Member 'WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode::Out' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode, LocalAllActivedNodes) == 0x000020, "Member 'WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode::LocalAllActivedNodes' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode, Temp_int_Array_Index_Variable) == 0x000034, "Member 'WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode, CallFunc_Array_Get_Item) == 0x00003C, "Member 'WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode, CallFunc_Array_Contains_ReturnValue) == 0x000048, "Member 'WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode, CallFunc_Array_RemoveItem_ReturnValue) == 0x000049, "Member 'WB_StarGraphRuntime_C_RemoveAllDefaultActiveNode::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_RemoveApply \ static_assert(alignof(WB_StarGraphRuntime_C_RemoveApply) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_RemoveApply"); \ static_assert(sizeof(WB_StarGraphRuntime_C_RemoveApply) == 0x000010, "Wrong size on WB_StarGraphRuntime_C_RemoveApply"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveApply, NodeId) == 0x000000, "Member 'WB_StarGraphRuntime_C_RemoveApply::NodeId' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveApply, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000008, "Member 'WB_StarGraphRuntime_C_RemoveApply::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_RemoveLockAutoActiveId \ static_assert(alignof(WB_StarGraphRuntime_C_RemoveLockAutoActiveId) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_RemoveLockAutoActiveId"); \ static_assert(sizeof(WB_StarGraphRuntime_C_RemoveLockAutoActiveId) == 0x000068, "Wrong size on WB_StarGraphRuntime_C_RemoveLockAutoActiveId"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveLockAutoActiveId, ReachableNodes) == 0x000000, "Member 'WB_StarGraphRuntime_C_RemoveLockAutoActiveId::ReachableNodes' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveLockAutoActiveId, RealReachableNodes) == 0x000010, "Member 'WB_StarGraphRuntime_C_RemoveLockAutoActiveId::RealReachableNodes' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveLockAutoActiveId, L_ReachableNodes) == 0x000020, "Member 'WB_StarGraphRuntime_C_RemoveLockAutoActiveId::L_ReachableNodes' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveLockAutoActiveId, Temp_int_Array_Index_Variable) == 0x000030, "Member 'WB_StarGraphRuntime_C_RemoveLockAutoActiveId::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveLockAutoActiveId, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'WB_StarGraphRuntime_C_RemoveLockAutoActiveId::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveLockAutoActiveId, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'WB_StarGraphRuntime_C_RemoveLockAutoActiveId::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveLockAutoActiveId, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000040, "Member 'WB_StarGraphRuntime_C_RemoveLockAutoActiveId::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveLockAutoActiveId, CallFunc_Get_Lock_or_Actived_Auto_Active_Node_Id_Id) == 0x000048, "Member 'WB_StarGraphRuntime_C_RemoveLockAutoActiveId::CallFunc_Get_Lock_or_Actived_Auto_Active_Node_Id_Id' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveLockAutoActiveId, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'WB_StarGraphRuntime_C_RemoveLockAutoActiveId::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveLockAutoActiveId, CallFunc_Array_Get_Item) == 0x00005C, "Member 'WB_StarGraphRuntime_C_RemoveLockAutoActiveId::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveLockAutoActiveId, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'WB_StarGraphRuntime_C_RemoveLockAutoActiveId::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveLockAutoActiveId, CallFunc_Array_RemoveItem_ReturnValue) == 0x000061, "Member 'WB_StarGraphRuntime_C_RemoveLockAutoActiveId::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_RemoveThisNode \ static_assert(alignof(WB_StarGraphRuntime_C_RemoveThisNode) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_RemoveThisNode"); \ static_assert(sizeof(WB_StarGraphRuntime_C_RemoveThisNode) == 0x000268, "Wrong size on WB_StarGraphRuntime_C_RemoveThisNode"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, LocalResetedNode) == 0x000000, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::LocalResetedNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, LastReachable) == 0x000010, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::LastReachable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, LocalDeactived) == 0x000020, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::LocalDeactived' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, Temp_int_Loop_Counter_Variable) == 0x000070, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, Temp_int_Loop_Counter_Variable_1) == 0x000074, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Add_IntInt_ReturnValue_1) == 0x00007C, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, Temp_int_Array_Index_Variable) == 0x000080, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, Temp_int_Array_Index_Variable_1) == 0x000084, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, Temp_int_Array_Index_Variable_2) == 0x000088, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, Temp_int_Loop_Counter_Variable_2) == 0x00008C, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Add_IntInt_ReturnValue_2) == 0x000090, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, Temp_int_Array_Index_Variable_3) == 0x000094, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, Temp_int_Loop_Counter_Variable_3) == 0x000098, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, Temp_int_Loop_Counter_Variable_4) == 0x00009C, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Add_IntInt_ReturnValue_3) == 0x0000A0, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Add_IntInt_ReturnValue_4) == 0x0000A4, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, Temp_int_Loop_Counter_Variable_5) == 0x0000A8, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Add_IntInt_ReturnValue_5) == 0x0000AC, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, Temp_int_Array_Index_Variable_4) == 0x0000B0, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Array_IsEmpty_ReturnValue) == 0x0000B4, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Map_Keys_Keys) == 0x0000B8, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_GetReachableNodes_NodesReachable) == 0x0000C8, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_GetReachableNodes_NodesReachable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_GetReachableNodes_ReturnValue) == 0x0000D8, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_GetReachableNodes_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, Temp_int_Array_Index_Variable_5) == 0x0000DC, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Map_Keys_Keys_1) == 0x0000E0, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Array_Get_Item) == 0x0000F0, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Array_Length_ReturnValue) == 0x0000F4, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Map_Find_Value) == 0x0000F8, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Map_Find_ReturnValue) == 0x000100, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Less_IntInt_ReturnValue) == 0x000101, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Map_Keys_Keys_2) == 0x000108, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Map_Keys_Keys_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Array_Get_Item_1) == 0x000118, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_GetActivedNode_ReturnValue) == 0x000120, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_GetActivedNode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Map_Remove_ReturnValue) == 0x000130, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Array_Length_ReturnValue_1) == 0x000134, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Less_IntInt_ReturnValue_1) == 0x000138, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Array_Get_Item_2) == 0x00013C, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Array_Length_ReturnValue_2) == 0x000140, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Map_Find_Value_1) == 0x000148, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Map_Find_ReturnValue_1) == 0x000150, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Less_IntInt_ReturnValue_2) == 0x000151, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_GetReachableNodes_NodesReachable_1) == 0x000158, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_GetReachableNodes_NodesReachable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_GetReachableNodes_ReturnValue_1) == 0x000168, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_GetReachableNodes_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Map_Keys_Keys_3) == 0x000170, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Map_Keys_Keys_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Array_Get_Item_3) == 0x000180, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Array_Length_ReturnValue_3) == 0x000184, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Array_RemoveItem_ReturnValue) == 0x000188, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Less_IntInt_ReturnValue_3) == 0x000189, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_GetActivedNodeAndLevel_ReturnValue) == 0x000190, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_GetActivedNodeAndLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Map_Find_Value_2) == 0x0001E0, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Map_Find_ReturnValue_2) == 0x0001E4, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Array_Contains_ReturnValue) == 0x0001E5, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_GetChangedDataIfRemove_NodesWillDeactived) == 0x0001E8, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_GetChangedDataIfRemove_NodesWillDeactived' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_GetChangedDataIfRemove_LinesWillDeactived) == 0x0001F8, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_GetChangedDataIfRemove_LinesWillDeactived' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_GetChangedDataIfRemove_ReturnValue) == 0x000208, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_GetChangedDataIfRemove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Array_Get_Item_4) == 0x00020C, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Array_Length_ReturnValue_4) == 0x000210, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_GetNodeLevel_Value) == 0x000214, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_GetNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_GetNodeLevel_Actived) == 0x000218, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_GetNodeLevel_Actived' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Less_IntInt_ReturnValue_4) == 0x000219, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x00021A, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00021B, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_BooleanAND_ReturnValue) == 0x00021C, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Map_Find_Value_3) == 0x000220, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Map_Find_ReturnValue_3) == 0x000228, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_GetChangedDataIfRemove_NodesWillDeactived_1) == 0x000230, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_GetChangedDataIfRemove_NodesWillDeactived_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_GetChangedDataIfRemove_LinesWillDeactived_1) == 0x000240, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_GetChangedDataIfRemove_LinesWillDeactived_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_GetChangedDataIfRemove_ReturnValue_1) == 0x000250, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_GetChangedDataIfRemove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Array_Get_Item_5) == 0x000254, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Array_Length_ReturnValue_5) == 0x000258, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_GetNodeLevel_Value_1) == 0x00025C, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_GetNodeLevel_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_GetNodeLevel_Actived_1) == 0x000260, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_GetNodeLevel_Actived_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, CallFunc_Less_IntInt_ReturnValue_5) == 0x000261, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_RemoveThisNode, K2Node_SwitchEnum_CmpSuccess) == 0x000262, "Member 'WB_StarGraphRuntime_C_RemoveThisNode::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up \ static_assert(alignof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up"); \ static_assert(sizeof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up) == 0x000300, "Wrong size on WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, Nodes) == 0x000000, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::Nodes' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, LocalRemoveZhumoItem) == 0x000050, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::LocalRemoveZhumoItem' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, Local_RemoveZhumoItem) == 0x000060, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::Local_RemoveZhumoItem' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, LocalCurrentNodeId) == 0x000064, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::LocalCurrentNodeId' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, LocalPropValue) == 0x000068, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::LocalPropValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Map_Values_Values) == 0x0000B8, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Map_Keys_Keys) == 0x0000C8, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, Temp_int_Loop_Counter_Variable) == 0x0000D8, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Array_Length_ReturnValue) == 0x0000DC, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Add_IntInt_ReturnValue) == 0x0000E0, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, Temp_int_Array_Index_Variable) == 0x0000E4, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, Temp_int_Loop_Counter_Variable_1) == 0x0000E8, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, Temp_int_Loop_Counter_Variable_2) == 0x0000EC, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000F0, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000F4, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, Temp_int_Array_Index_Variable_1) == 0x0000F8, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, Temp_int_Array_Index_Variable_2) == 0x0000FC, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, Temp_int_Variable) == 0x000100, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Add_IntInt_ReturnValue_3) == 0x000104, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, Temp_int_Array_Index_Variable_3) == 0x000108, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, Temp_int_Loop_Counter_Variable_3) == 0x00010C, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Less_IntInt_ReturnValue) == 0x000110, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Add_IntInt_ReturnValue_4) == 0x000114, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, Temp_int_Array_Index_Variable_4) == 0x000118, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Array_Get_Item) == 0x00011C, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Subtract_IntInt_ReturnValue) == 0x000120, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Greater_IntInt_ReturnValue) == 0x000124, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000125, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000128, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_GetModel_StarGraphModel_ReturnValue_1) == 0x000130, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_GetModel_StarGraphModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_GetModel_StarGraphModel_ReturnValue_2) == 0x000138, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_GetModel_StarGraphModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, Temp_int_Loop_Counter_Variable_4) == 0x000140, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Add_IntInt_ReturnValue_5) == 0x000144, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, K2Node_MakeArray_Array) == 0x000148, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_GetModel_StarGraphModel_ReturnValue_3) == 0x000158, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_GetModel_StarGraphModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_GetModel_StarGraphModel_ReturnValue_4) == 0x000160, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_GetModel_StarGraphModel_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_GetModel_StarGraphModel_ReturnValue_5) == 0x000168, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_GetModel_StarGraphModel_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Get_All_Passive_Change_Value_AddPropValuePro) == 0x000170, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Get_All_Passive_Change_Value_AddPropValuePro' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Get_All_Passive_Change_Value_AddPropValuePro_1) == 0x0001C0, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Get_All_Passive_Change_Value_AddPropValuePro_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Map_Keys_Keys_1) == 0x000210, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Array_Get_Item_1) == 0x000220, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Array_Length_ReturnValue_1) == 0x000228, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Map_Find_Value) == 0x00022C, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Map_Find_ReturnValue) == 0x000230, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Map_Find_Value_1) == 0x000234, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Map_Find_ReturnValue_1) == 0x000238, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, Temp_int_Loop_Counter_Variable_5) == 0x00023C, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000240, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Less_IntInt_ReturnValue_1) == 0x000244, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Add_IntInt_ReturnValue_6) == 0x000248, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, Temp_int_Array_Index_Variable_5) == 0x00024C, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_GetModel_StarGraphModel_ReturnValue_6) == 0x000250, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_GetModel_StarGraphModel_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Map_Find_Value_2) == 0x000258, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Map_Find_ReturnValue_2) == 0x000260, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000261, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000262, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Array_Get_Item_2) == 0x000264, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_BooleanAND_ReturnValue) == 0x000268, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Array_Length_ReturnValue_2) == 0x00026C, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Array_Get_Item_3) == 0x000270, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Less_IntInt_ReturnValue_2) == 0x00027C, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_FTrunc_ReturnValue) == 0x000280, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_GetGameTag_return) == 0x000284, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_GetGameTag_return' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_GetGameTag_value) == 0x000290, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_GetGameTag_value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Multiply_IntInt_ReturnValue) == 0x0002A0, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_GetPlayerFloatProperty_value) == 0x0002A8, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_GetPlayerFloatProperty_value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0002B0, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Array_Length_ReturnValue_3) == 0x0002B8, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Less_IntInt_ReturnValue_3) == 0x0002BC, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Array_Get_Item_4) == 0x0002C0, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Array_Get_Item_5) == 0x0002C8, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Array_Length_ReturnValue_4) == 0x0002D0, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_RemovePlayerItemFromBeibao_Success) == 0x0002D4, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_RemovePlayerItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount) == 0x0002D8, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Less_IntInt_ReturnValue_4) == 0x0002DC, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0002DD, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Not_PreBool_ReturnValue) == 0x0002DE, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Array_AddUnique_ReturnValue) == 0x0002E0, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Array_Length_ReturnValue_5) == 0x0002E4, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_AddPlayerSkillPt_CurrentAmount) == 0x0002E8, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_AddPlayerSkillPt_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Less_IntInt_ReturnValue_5) == 0x0002EC, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0002F0, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up, CallFunc_FTrunc_A_ImplicitCast) == 0x0002F8, "Member 'WB_StarGraphRuntime_C_Return_Nodes_Consume_and_Apply_Up::CallFunc_FTrunc_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_SelectCoreNodeinRange \ static_assert(alignof(WB_StarGraphRuntime_C_SelectCoreNodeinRange) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_SelectCoreNodeinRange"); \ static_assert(sizeof(WB_StarGraphRuntime_C_SelectCoreNodeinRange) == 0x000128, "Wrong size on WB_StarGraphRuntime_C_SelectCoreNodeinRange"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, NearestNode) == 0x000000, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::NearestNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, MinDistance) == 0x000008, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::MinDistance' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_Less_IntInt_ReturnValue) == 0x00001C, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_Less_IntInt_ReturnValue_1) == 0x00001D, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_Map_Find_Value) == 0x000020, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_Map_Find_ReturnValue) == 0x000028, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_GetFoucsPosition_ReturnValue) == 0x000030, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_GetFoucsPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000041, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000042, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000043, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000044, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000045, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_Conv_StringToName_ReturnValue) == 0x000048, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_BooleanOR_ReturnValue) == 0x000050, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_GetDataTableRowFromName_OutRow) == 0x000058, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000E0, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_BooleanOR_ReturnValue_1) == 0x0000E1, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_BooleanOR_ReturnValue_2) == 0x0000E2, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_BooleanOR_ReturnValue_3) == 0x0000E3, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_Array_Get_Item) == 0x0000E4, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_Map_Find_Value_1) == 0x0000E8, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_Map_Find_ReturnValue_1) == 0x0000F0, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_Array_Length_ReturnValue) == 0x0000F4, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_IsValid_ReturnValue_1) == 0x0000F8, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000F9, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_GetFoucsPosition_ReturnValue_1) == 0x000100, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_GetFoucsPosition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_Distance2D_ReturnValue) == 0x000110, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_Abs_ReturnValue) == 0x000118, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectCoreNodeinRange, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000120, "Member 'WB_StarGraphRuntime_C_SelectCoreNodeinRange::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_SelectThisNode \ static_assert(alignof(WB_StarGraphRuntime_C_SelectThisNode) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_SelectThisNode"); \ static_assert(sizeof(WB_StarGraphRuntime_C_SelectThisNode) == 0x000040, "Wrong size on WB_StarGraphRuntime_C_SelectThisNode"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNode, ShownedNode) == 0x000000, "Member 'WB_StarGraphRuntime_C_SelectThisNode::ShownedNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNode, if_0) == 0x000008, "Member 'WB_StarGraphRuntime_C_SelectThisNode::if_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNode, Local) == 0x000009, "Member 'WB_StarGraphRuntime_C_SelectThisNode::Local' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNode, CallFunc_IsValid_ReturnValue) == 0x00000A, "Member 'WB_StarGraphRuntime_C_SelectThisNode::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNode, Temp_delegate_Variable) == 0x00000C, "Member 'WB_StarGraphRuntime_C_SelectThisNode::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNode, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000020, "Member 'WB_StarGraphRuntime_C_SelectThisNode::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNode, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000030, "Member 'WB_StarGraphRuntime_C_SelectThisNode::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNode, CallFunc_PostEvent_ReturnValue) == 0x000034, "Member 'WB_StarGraphRuntime_C_SelectThisNode::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNode, CallFunc_GetValidValue_ReturnValue) == 0x000038, "Member 'WB_StarGraphRuntime_C_SelectThisNode::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNode, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000039, "Member 'WB_StarGraphRuntime_C_SelectThisNode::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNode, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x00003A, "Member 'WB_StarGraphRuntime_C_SelectThisNode::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNode, CallFunc_IsValid_ReturnValue_1) == 0x00003B, "Member 'WB_StarGraphRuntime_C_SelectThisNode::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_SelectThisNodeFromID \ static_assert(alignof(WB_StarGraphRuntime_C_SelectThisNodeFromID) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_SelectThisNodeFromID"); \ static_assert(sizeof(WB_StarGraphRuntime_C_SelectThisNodeFromID) == 0x000018, "Wrong size on WB_StarGraphRuntime_C_SelectThisNodeFromID"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNodeFromID, ShownedNode) == 0x000000, "Member 'WB_StarGraphRuntime_C_SelectThisNodeFromID::ShownedNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNodeFromID, ReturnValue) == 0x000004, "Member 'WB_StarGraphRuntime_C_SelectThisNodeFromID::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNodeFromID, CallFunc_Not_PreBool_ReturnValue) == 0x000005, "Member 'WB_StarGraphRuntime_C_SelectThisNodeFromID::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNodeFromID, CallFunc_Map_Find_Value) == 0x000008, "Member 'WB_StarGraphRuntime_C_SelectThisNodeFromID::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNodeFromID, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'WB_StarGraphRuntime_C_SelectThisNodeFromID::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNodeFromID, CallFunc_GetIsEnabled_ReturnValue) == 0x000011, "Member 'WB_StarGraphRuntime_C_SelectThisNodeFromID::CallFunc_GetIsEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SelectThisNodeFromID, CallFunc_BooleanOR_ReturnValue) == 0x000012, "Member 'WB_StarGraphRuntime_C_SelectThisNodeFromID::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_SetIconMIShow \ static_assert(alignof(WB_StarGraphRuntime_C_SetIconMIShow) == 0x000001, "Wrong alignment on WB_StarGraphRuntime_C_SetIconMIShow"); \ static_assert(sizeof(WB_StarGraphRuntime_C_SetIconMIShow) == 0x000001, "Wrong size on WB_StarGraphRuntime_C_SetIconMIShow"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SetIconMIShow, Vis) == 0x000000, "Member 'WB_StarGraphRuntime_C_SetIconMIShow::Vis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_SetNSShow \ static_assert(alignof(WB_StarGraphRuntime_C_SetNSShow) == 0x000001, "Wrong alignment on WB_StarGraphRuntime_C_SetNSShow"); \ static_assert(sizeof(WB_StarGraphRuntime_C_SetNSShow) == 0x000001, "Wrong size on WB_StarGraphRuntime_C_SetNSShow"); \ static_assert(offsetof(WB_StarGraphRuntime_C_SetNSShow, Vis) == 0x000000, "Member 'WB_StarGraphRuntime_C_SetNSShow::Vis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_ShownThisNodeEvent \ static_assert(alignof(WB_StarGraphRuntime_C_ShownThisNodeEvent) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_ShownThisNodeEvent"); \ static_assert(sizeof(WB_StarGraphRuntime_C_ShownThisNodeEvent) == 0x000008, "Wrong size on WB_StarGraphRuntime_C_ShownThisNodeEvent"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ShownThisNodeEvent, NodeId) == 0x000000, "Member 'WB_StarGraphRuntime_C_ShownThisNodeEvent::NodeId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_ThisAreaIsUnlocked \ static_assert(alignof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_ThisAreaIsUnlocked"); \ static_assert(sizeof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked) == 0x0000E0, "Wrong size on WB_StarGraphRuntime_C_ThisAreaIsUnlocked"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, NewArea) == 0x000000, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::NewArea' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, CallFunc_Conv_StringToName_ReturnValue) == 0x000014, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, CallFunc_Array_Contains_ReturnValue) == 0x00001C, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, CallFunc_Not_PreBool_ReturnValue) == 0x00001D, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, CallFunc_GetDataTableRowFromName_OutRow) == 0x000020, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000A8, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, Temp_delegate_Variable) == 0x0000AC, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, CallFunc_PostEvent_ReturnValue) == 0x0000BC, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, CallFunc_Array_Length_ReturnValue) == 0x0000C4, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, CallFunc_Map_Find_Value) == 0x0000C8, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, CallFunc_Map_Find_ReturnValue) == 0x0000D0, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, Temp_int_Loop_Counter_Variable) == 0x0000D4, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, CallFunc_IsValid_ReturnValue) == 0x0000D8, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, CallFunc_Less_IntInt_ReturnValue) == 0x0000D9, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_ThisAreaIsUnlocked, CallFunc_Add_IntInt_ReturnValue) == 0x0000DC, "Member 'WB_StarGraphRuntime_C_ThisAreaIsUnlocked::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_UpdateNodeVisType \ static_assert(alignof(WB_StarGraphRuntime_C_UpdateNodeVisType) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_UpdateNodeVisType"); \ static_assert(sizeof(WB_StarGraphRuntime_C_UpdateNodeVisType) == 0x000020, "Wrong size on WB_StarGraphRuntime_C_UpdateNodeVisType"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateNodeVisType, ShownStar) == 0x000000, "Member 'WB_StarGraphRuntime_C_UpdateNodeVisType::ShownStar' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateNodeVisType, CallFunc_PlayAnimationReverse_ReturnValue) == 0x000008, "Member 'WB_StarGraphRuntime_C_UpdateNodeVisType::CallFunc_PlayAnimationReverse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateNodeVisType, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000010, "Member 'WB_StarGraphRuntime_C_UpdateNodeVisType::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateNodeVisType, CallFunc_PlayAnimationForward_ReturnValue) == 0x000018, "Member 'WB_StarGraphRuntime_C_UpdateNodeVisType::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_UpdateUnLockNodes \ static_assert(alignof(WB_StarGraphRuntime_C_UpdateUnLockNodes) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_UpdateUnLockNodes"); \ static_assert(sizeof(WB_StarGraphRuntime_C_UpdateUnLockNodes) == 0x000058, "Wrong size on WB_StarGraphRuntime_C_UpdateUnLockNodes"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateUnLockNodes, LocalCan) == 0x000000, "Member 'WB_StarGraphRuntime_C_UpdateUnLockNodes::LocalCan' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateUnLockNodes, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_StarGraphRuntime_C_UpdateUnLockNodes::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateUnLockNodes, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_StarGraphRuntime_C_UpdateUnLockNodes::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateUnLockNodes, CallFunc_Map_Values_Values) == 0x000010, "Member 'WB_StarGraphRuntime_C_UpdateUnLockNodes::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateUnLockNodes, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'WB_StarGraphRuntime_C_UpdateUnLockNodes::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateUnLockNodes, CallFunc_GetReachableNodes_NodesReachable) == 0x000028, "Member 'WB_StarGraphRuntime_C_UpdateUnLockNodes::CallFunc_GetReachableNodes_NodesReachable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateUnLockNodes, CallFunc_GetReachableNodes_ReturnValue) == 0x000038, "Member 'WB_StarGraphRuntime_C_UpdateUnLockNodes::CallFunc_GetReachableNodes_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateUnLockNodes, CallFunc_Array_Length_ReturnValue) == 0x00003C, "Member 'WB_StarGraphRuntime_C_UpdateUnLockNodes::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateUnLockNodes, CallFunc_Array_Get_Item) == 0x000040, "Member 'WB_StarGraphRuntime_C_UpdateUnLockNodes::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateUnLockNodes, CallFunc_Less_IntInt_ReturnValue) == 0x000044, "Member 'WB_StarGraphRuntime_C_UpdateUnLockNodes::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateUnLockNodes, CallFunc_Array_Contains_ReturnValue) == 0x000045, "Member 'WB_StarGraphRuntime_C_UpdateUnLockNodes::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateUnLockNodes, CallFunc_Not_PreBool_ReturnValue) == 0x000046, "Member 'WB_StarGraphRuntime_C_UpdateUnLockNodes::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateUnLockNodes, CallFunc_Map_Find_Value) == 0x000048, "Member 'WB_StarGraphRuntime_C_UpdateUnLockNodes::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateUnLockNodes, CallFunc_Map_Find_ReturnValue) == 0x000050, "Member 'WB_StarGraphRuntime_C_UpdateUnLockNodes::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpdateUnLockNodes, CallFunc_IsValid_ReturnValue) == 0x000051, "Member 'WB_StarGraphRuntime_C_UpdateUnLockNodes::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphRuntime_C_UpgradeThisStarNode \ static_assert(alignof(WB_StarGraphRuntime_C_UpgradeThisStarNode) == 0x000008, "Wrong alignment on WB_StarGraphRuntime_C_UpgradeThisStarNode"); \ static_assert(sizeof(WB_StarGraphRuntime_C_UpgradeThisStarNode) == 0x000028, "Wrong size on WB_StarGraphRuntime_C_UpgradeThisStarNode"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpgradeThisStarNode, ReturnValue) == 0x000000, "Member 'WB_StarGraphRuntime_C_UpgradeThisStarNode::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpgradeThisStarNode, CallFunc_Array_IsEmpty_ReturnValue) == 0x000001, "Member 'WB_StarGraphRuntime_C_UpgradeThisStarNode::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpgradeThisStarNode, CallFunc_Array_IsEmpty_ReturnValue_1) == 0x000002, "Member 'WB_StarGraphRuntime_C_UpgradeThisStarNode::CallFunc_Array_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpgradeThisStarNode, CallFunc_Array_AddUnique_ReturnValue) == 0x000004, "Member 'WB_StarGraphRuntime_C_UpgradeThisStarNode::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpgradeThisStarNode, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000008, "Member 'WB_StarGraphRuntime_C_UpgradeThisStarNode::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpgradeThisStarNode, K2Node_SwitchEnum_CmpSuccess) == 0x00000C, "Member 'WB_StarGraphRuntime_C_UpgradeThisStarNode::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpgradeThisStarNode, CallFunc_GetChangedDataIfActive_LinesWillActived) == 0x000010, "Member 'WB_StarGraphRuntime_C_UpgradeThisStarNode::CallFunc_GetChangedDataIfActive_LinesWillActived' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphRuntime_C_UpgradeThisStarNode, CallFunc_GetChangedDataIfActive_ReturnValue) == 0x000020, "Member 'WB_StarGraphRuntime_C_UpgradeThisStarNode::CallFunc_GetChangedDataIfActive_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarGraphRuntime_C \ static_assert(alignof(UWB_StarGraphRuntime_C) == 0x000008, "Wrong alignment on UWB_StarGraphRuntime_C"); \ static_assert(sizeof(UWB_StarGraphRuntime_C) == 0x0005C8, "Wrong size on UWB_StarGraphRuntime_C"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, UberGraphFrame) == 0x000278, "Member 'UWB_StarGraphRuntime_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, FixedMainAnimationToStarType) == 0x000280, "Member 'UWB_StarGraphRuntime_C::FixedMainAnimationToStarType' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, CanvasPanel_AlwayVis) == 0x000288, "Member 'UWB_StarGraphRuntime_C::CanvasPanel_AlwayVis' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, CanvasPanel_FogRoot) == 0x000290, "Member 'UWB_StarGraphRuntime_C::CanvasPanel_FogRoot' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, CanvasPanel_LineRoot) == 0x000298, "Member 'UWB_StarGraphRuntime_C::CanvasPanel_LineRoot' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, CanvasPanel_NodeMain) == 0x0002A0, "Member 'UWB_StarGraphRuntime_C::CanvasPanel_NodeMain' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, Image_FixedBG_Big) == 0x0002A8, "Member 'UWB_StarGraphRuntime_C::Image_FixedBG_Big' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, Image_FixedBG_Big_CenterBG) == 0x0002B0, "Member 'UWB_StarGraphRuntime_C::Image_FixedBG_Big_CenterBG' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, Image_FixedBG_Big_CenterIcon) == 0x0002B8, "Member 'UWB_StarGraphRuntime_C::Image_FixedBG_Big_CenterIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, Image_FixedBG_Little) == 0x0002C0, "Member 'UWB_StarGraphRuntime_C::Image_FixedBG_Little' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, NiagaraSystemWidget_156) == 0x0002C8, "Member 'UWB_StarGraphRuntime_C::NiagaraSystemWidget_156' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, 力量) == 0x0002D0, "Member 'UWB_StarGraphRuntime_C::力量' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, 敏捷) == 0x0002D8, "Member 'UWB_StarGraphRuntime_C::敏捷' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, 术法) == 0x0002E0, "Member 'UWB_StarGraphRuntime_C::术法' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, 活力) == 0x0002E8, "Member 'UWB_StarGraphRuntime_C::活力' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, 羽化) == 0x0002F0, "Member 'UWB_StarGraphRuntime_C::羽化' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, 耐力) == 0x0002F8, "Member 'UWB_StarGraphRuntime_C::耐力' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, 起点) == 0x000300, "Member 'UWB_StarGraphRuntime_C::起点' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, StarGraphModel) == 0x000308, "Member 'UWB_StarGraphRuntime_C::StarGraphModel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, StarGraphHelper) == 0x000310, "Member 'UWB_StarGraphRuntime_C::StarGraphHelper' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, CallShownThisNode) == 0x000318, "Member 'UWB_StarGraphRuntime_C::CallShownThisNode' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, ShownNode) == 0x000328, "Member 'UWB_StarGraphRuntime_C::ShownNode' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, StarNodeMap) == 0x000330, "Member 'UWB_StarGraphRuntime_C::StarNodeMap' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, EquipmentSkillModel) == 0x000380, "Member 'UWB_StarGraphRuntime_C::EquipmentSkillModel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, AreaIntegrates_FogRoot) == 0x000388, "Member 'UWB_StarGraphRuntime_C::AreaIntegrates_FogRoot' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, Min_Distance) == 0x0003D8, "Member 'UWB_StarGraphRuntime_C::Min_Distance' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, Min_ID) == 0x0003E0, "Member 'UWB_StarGraphRuntime_C::Min_ID' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, FixedNode) == 0x0003E8, "Member 'UWB_StarGraphRuntime_C::FixedNode' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, NodeVisType) == 0x0003F8, "Member 'UWB_StarGraphRuntime_C::NodeVisType' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, StarType) == 0x000400, "Member 'UWB_StarGraphRuntime_C::StarType' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, AllLine) == 0x000408, "Member 'UWB_StarGraphRuntime_C::AllLine' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, CursorAreaCount) == 0x000458, "Member 'UWB_StarGraphRuntime_C::CursorAreaCount' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, CursorAreaSize) == 0x000460, "Member 'UWB_StarGraphRuntime_C::CursorAreaSize' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, AdsorbNodeSize_R) == 0x000470, "Member 'UWB_StarGraphRuntime_C::AdsorbNodeSize_R' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, CursorAreaNodes) == 0x000478, "Member 'UWB_StarGraphRuntime_C::CursorAreaNodes' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, RepeatOverlap) == 0x0004C8, "Member 'UWB_StarGraphRuntime_C::RepeatOverlap' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, CallOnRemovedNode) == 0x0004D0, "Member 'UWB_StarGraphRuntime_C::CallOnRemovedNode' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, OnNodeVisTypeUpdate) == 0x0004E0, "Member 'UWB_StarGraphRuntime_C::OnNodeVisTypeUpdate' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, CallUpdateThisNode) == 0x0004F0, "Member 'UWB_StarGraphRuntime_C::CallUpdateThisNode' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, AllDefaultActiveNode) == 0x000500, "Member 'UWB_StarGraphRuntime_C::AllDefaultActiveNode' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, AllAlwaysVisNode) == 0x000510, "Member 'UWB_StarGraphRuntime_C::AllAlwaysVisNode' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, LastBestNodeIsAline) == 0x000520, "Member 'UWB_StarGraphRuntime_C::LastBestNodeIsAline' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, RemoveZhumoLevel) == 0x000521, "Member 'UWB_StarGraphRuntime_C::RemoveZhumoLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, DefaultActiveNodeResetNode) == 0x000528, "Member 'UWB_StarGraphRuntime_C::DefaultActiveNodeResetNode' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, RemoveFail) == 0x000578, "Member 'UWB_StarGraphRuntime_C::RemoveFail' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, AllActived_Nodes) == 0x000588, "Member 'UWB_StarGraphRuntime_C::AllActived_Nodes' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, CanRemove) == 0x000598, "Member 'UWB_StarGraphRuntime_C::CanRemove' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, NotPlaySoundAreas) == 0x0005A8, "Member 'UWB_StarGraphRuntime_C::NotPlaySoundAreas' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphRuntime_C, ActiveAreas) == 0x0005B8, "Member 'UWB_StarGraphRuntime_C::ActiveAreas' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_RefGet_C \ static_assert(alignof(ABP_RefGet_C) == 0x000008, "Wrong alignment on ABP_RefGet_C"); \ static_assert(sizeof(ABP_RefGet_C) == 0x0004E8, "Wrong size on ABP_RefGet_C"); \ static_assert(offsetof(ABP_RefGet_C, DefaultSceneRoot) == 0x0002F0, "Member 'ABP_RefGet_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_RefGet_C, AllRef) == 0x0002F8, "Member 'ABP_RefGet_C::AllRef' has a wrong offset!"); \ static_assert(offsetof(ABP_RefGet_C, AllRef_0) == 0x000348, "Member 'ABP_RefGet_C::AllRef_0' has a wrong offset!"); \ static_assert(offsetof(ABP_RefGet_C, ClassToActor) == 0x000358, "Member 'ABP_RefGet_C::ClassToActor' has a wrong offset!"); \ static_assert(offsetof(ABP_RefGet_C, FirstDepent1) == 0x0003A8, "Member 'ABP_RefGet_C::FirstDepent1' has a wrong offset!"); \ static_assert(offsetof(ABP_RefGet_C, FirstDepentExcept) == 0x0003F8, "Member 'ABP_RefGet_C::FirstDepentExcept' has a wrong offset!"); \ static_assert(offsetof(ABP_RefGet_C, TopActor) == 0x000448, "Member 'ABP_RefGet_C::TopActor' has a wrong offset!"); \ static_assert(offsetof(ABP_RefGet_C, DependAll) == 0x000498, "Member 'ABP_RefGet_C::DependAll' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Fs_huoqiusanshe_C \ static_assert(alignof(ABP_Fs_huoqiusanshe_C) == 0x000008, "Wrong alignment on ABP_Fs_huoqiusanshe_C"); \ static_assert(sizeof(ABP_Fs_huoqiusanshe_C) == 0x000310, "Wrong size on ABP_Fs_huoqiusanshe_C"); \ static_assert(offsetof(ABP_Fs_huoqiusanshe_C, NS_zaozi_default) == 0x000300, "Member 'ABP_Fs_huoqiusanshe_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_huoqiusanshe_C, StaticMesh) == 0x000308, "Member 'ABP_Fs_huoqiusanshe_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShippingConsole_C_BndEvt__WB_ShippingConsole_EditableTextBox_127_K2Node_ComponentBoundEvent_3_OnEditableTextBoxCommittedEvent__DelegateSignature \ static_assert(alignof(WB_ShippingConsole_C_BndEvt__WB_ShippingConsole_EditableTextBox_127_K2Node_ComponentBoundEvent_3_OnEditableTextBoxCommittedEvent__DelegateSignature) == 0x000008, "Wrong alignment on WB_ShippingConsole_C_BndEvt__WB_ShippingConsole_EditableTextBox_127_K2Node_ComponentBoundEvent_3_OnEditableTextBoxCommittedEvent__DelegateSignature"); \ static_assert(sizeof(WB_ShippingConsole_C_BndEvt__WB_ShippingConsole_EditableTextBox_127_K2Node_ComponentBoundEvent_3_OnEditableTextBoxCommittedEvent__DelegateSignature) == 0x000020, "Wrong size on WB_ShippingConsole_C_BndEvt__WB_ShippingConsole_EditableTextBox_127_K2Node_ComponentBoundEvent_3_OnEditableTextBoxCommittedEvent__DelegateSignature"); \ static_assert(offsetof(WB_ShippingConsole_C_BndEvt__WB_ShippingConsole_EditableTextBox_127_K2Node_ComponentBoundEvent_3_OnEditableTextBoxCommittedEvent__DelegateSignature, Text) == 0x000000, "Member 'WB_ShippingConsole_C_BndEvt__WB_ShippingConsole_EditableTextBox_127_K2Node_ComponentBoundEvent_3_OnEditableTextBoxCommittedEvent__DelegateSignature::Text' has a wrong offset!"); \ static_assert(offsetof(WB_ShippingConsole_C_BndEvt__WB_ShippingConsole_EditableTextBox_127_K2Node_ComponentBoundEvent_3_OnEditableTextBoxCommittedEvent__DelegateSignature, CommitMethod) == 0x000018, "Member 'WB_ShippingConsole_C_BndEvt__WB_ShippingConsole_EditableTextBox_127_K2Node_ComponentBoundEvent_3_OnEditableTextBoxCommittedEvent__DelegateSignature::CommitMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole \ static_assert(alignof(WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole) == 0x000008, "Wrong alignment on WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole"); \ static_assert(sizeof(WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole) == 0x000050, "Wrong size on WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole"); \ static_assert(offsetof(WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole, EntryPoint) == 0x000000, "Member 'WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole, K2Node_Event_IsDesignTime) == 0x000010, "Member 'WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole, CallFunc_GetPlayerController_ReturnValue_1) == 0x000018, "Member 'WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole, K2Node_ComponentBoundEvent_Text) == 0x000020, "Member 'WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole::K2Node_ComponentBoundEvent_Text' has a wrong offset!"); \ static_assert(offsetof(WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole, K2Node_ComponentBoundEvent_CommitMethod) == 0x000038, "Member 'WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole::K2Node_ComponentBoundEvent_CommitMethod' has a wrong offset!"); \ static_assert(offsetof(WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole, K2Node_SwitchEnum_CmpSuccess) == 0x000039, "Member 'WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole, CallFunc_Conv_TextToString_ReturnValue) == 0x000040, "Member 'WB_ShippingConsole_C_ExecuteUbergraph_WB_ShippingConsole::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShippingConsole_C_OnFocusReceived \ static_assert(alignof(WB_ShippingConsole_C_OnFocusReceived) == 0x000008, "Wrong alignment on WB_ShippingConsole_C_OnFocusReceived"); \ static_assert(sizeof(WB_ShippingConsole_C_OnFocusReceived) == 0x0001C0, "Wrong size on WB_ShippingConsole_C_OnFocusReceived"); \ static_assert(offsetof(WB_ShippingConsole_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'WB_ShippingConsole_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ShippingConsole_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'WB_ShippingConsole_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ShippingConsole_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'WB_ShippingConsole_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShippingConsole_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'WB_ShippingConsole_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShippingConsole_C_OnFocusReceived, CallFunc_GetPlayerController_ReturnValue) == 0x0001B8, "Member 'WB_ShippingConsole_C_OnFocusReceived::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShippingConsole_C_PreConstruct \ static_assert(alignof(WB_ShippingConsole_C_PreConstruct) == 0x000001, "Wrong alignment on WB_ShippingConsole_C_PreConstruct"); \ static_assert(sizeof(WB_ShippingConsole_C_PreConstruct) == 0x000001, "Wrong size on WB_ShippingConsole_C_PreConstruct"); \ static_assert(offsetof(WB_ShippingConsole_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_ShippingConsole_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ShippingConsole_C \ static_assert(alignof(UWB_ShippingConsole_C) == 0x000008, "Wrong alignment on UWB_ShippingConsole_C"); \ static_assert(sizeof(UWB_ShippingConsole_C) == 0x0002D8, "Wrong size on UWB_ShippingConsole_C"); \ static_assert(offsetof(UWB_ShippingConsole_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ShippingConsole_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ShippingConsole_C, Button_0) == 0x0002C8, "Member 'UWB_ShippingConsole_C::Button_0' has a wrong offset!"); \ static_assert(offsetof(UWB_ShippingConsole_C, EditableTextBox_127) == 0x0002D0, "Member 'UWB_ShippingConsole_C::EditableTextBox_127' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_AITargetQuery_C_CheckNearbyTarget \ static_assert(alignof(AC_AITargetQuery_C_CheckNearbyTarget) == 0x000008, "Wrong alignment on AC_AITargetQuery_C_CheckNearbyTarget"); \ static_assert(sizeof(AC_AITargetQuery_C_CheckNearbyTarget) == 0x0001B8, "Wrong size on AC_AITargetQuery_C_CheckNearbyTarget"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, Local_List) == 0x000000, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::Local_List' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, Local_Target) == 0x000010, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::Local_Target' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, Local_Min) == 0x000018, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::Local_Min' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_GetPathName_ReturnValue) == 0x000020, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Conv_NameToString_ReturnValue) == 0x000030, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Split_LeftS) == 0x000040, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Split_RightS) == 0x000050, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Split_ReturnValue) == 0x000060, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, Temp_int_Loop_Counter_Variable) == 0x000064, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000090, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Conv_StringToText_ReturnValue) == 0x0000A0, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_CreateMessageWindow_ReturnValue) == 0x0000B8, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, Temp_int_Array_Index_Variable) == 0x0000BC, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x0000C0, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, K2Node_DynamicCast_bSuccess) == 0x0000D0, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_IsValid_ReturnValue) == 0x0000D1, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_IsAlive_Result) == 0x0000D2, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_GetGlobalFlag_Enable) == 0x0000D3, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Conv_NameToString_ReturnValue_1) == 0x0000D8, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0000E8, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Trim_ReturnValue) == 0x0000F0, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_IsEmpty_ReturnValue) == 0x000100, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_BooleanOR_ReturnValue) == 0x000101, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_GetWarnedTarget_WarnnedActor) == 0x000108, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_GetWarnedTarget_WarnnedActor' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Not_PreBool_ReturnValue) == 0x000110, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, K2Node_DynamicCast_AsI_Can_be_Attacked_1) == 0x000118, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::K2Node_DynamicCast_AsI_Can_be_Attacked_1' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, K2Node_DynamicCast_bSuccess_1) == 0x000128, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_IsAlive_Result_1) == 0x000129, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_IsAlive_Result_1' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_IsValid_ReturnValue_1) == 0x00012A, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_GetWarnedTarget_WarnnedActor_1) == 0x000130, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_GetWarnedTarget_WarnnedActor_1' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, K2Node_DynamicCast_AsI_Can_be_Attacked_2) == 0x000138, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::K2Node_DynamicCast_AsI_Can_be_Attacked_2' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, K2Node_DynamicCast_bSuccess_2) == 0x000148, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Array_Add_ReturnValue) == 0x00014C, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_IsAlive_Result_2) == 0x000150, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_IsAlive_Result_2' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_GetAIPerceptionComponent_ReturnValue) == 0x000158, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_GetAIPerceptionComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_GetPerceivedHostileActorsBySense_OutActors) == 0x000160, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_GetPerceivedHostileActorsBySense_OutActors' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Array_Length_ReturnValue) == 0x000170, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_GetGlobalFlag_Enable_1) == 0x000174, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_GetGlobalFlag_Enable_1' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Greater_IntInt_ReturnValue) == 0x000175, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_checkTargetList_outlist) == 0x000178, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_checkTargetList_outlist' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Array_Get_Item) == 0x000188, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Array_Length_ReturnValue_1) == 0x000190, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Less_IntInt_ReturnValue) == 0x000194, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Not_PreBool_ReturnValue_1) == 0x000195, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_IsValid_ReturnValue_2) == 0x000196, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_isInLongRetreating_In) == 0x000197, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_isInLongRetreating_In' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_IsValid_ReturnValue_3) == 0x000198, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_GetDistanceTo_ReturnValue) == 0x00019C, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0001A0, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_BooleanAND_ReturnValue) == 0x0001A1, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Less_DoubleDouble_B_ImplicitCast) == 0x0001A8, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Less_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_CheckNearbyTarget, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x0001B0, "Member 'AC_AITargetQuery_C_CheckNearbyTarget::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_AITargetQuery_C_checkTargetList \ static_assert(alignof(AC_AITargetQuery_C_checkTargetList) == 0x000008, "Wrong alignment on AC_AITargetQuery_C_checkTargetList"); \ static_assert(sizeof(AC_AITargetQuery_C_checkTargetList) == 0x000078, "Wrong size on AC_AITargetQuery_C_checkTargetList"); \ static_assert(offsetof(AC_AITargetQuery_C_checkTargetList, actorlist) == 0x000000, "Member 'AC_AITargetQuery_C_checkTargetList::actorlist' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_checkTargetList, outlist) == 0x000010, "Member 'AC_AITargetQuery_C_checkTargetList::outlist' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_checkTargetList, NewLocalVar) == 0x000020, "Member 'AC_AITargetQuery_C_checkTargetList::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_checkTargetList, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'AC_AITargetQuery_C_checkTargetList::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_checkTargetList, Temp_int_Array_Index_Variable) == 0x000034, "Member 'AC_AITargetQuery_C_checkTargetList::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_checkTargetList, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'AC_AITargetQuery_C_checkTargetList::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_checkTargetList, CallFunc_Array_Get_Item) == 0x000040, "Member 'AC_AITargetQuery_C_checkTargetList::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_checkTargetList, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000048, "Member 'AC_AITargetQuery_C_checkTargetList::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_checkTargetList, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'AC_AITargetQuery_C_checkTargetList::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_checkTargetList, CallFunc_Less_IntInt_ReturnValue) == 0x000051, "Member 'AC_AITargetQuery_C_checkTargetList::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_checkTargetList, CallFunc_Conv_NameToString_ReturnValue) == 0x000058, "Member 'AC_AITargetQuery_C_checkTargetList::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_checkTargetList, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'AC_AITargetQuery_C_checkTargetList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_checkTargetList, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x00006C, "Member 'AC_AITargetQuery_C_checkTargetList::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_checkTargetList, CallFunc_IsEmpty_ReturnValue) == 0x00006D, "Member 'AC_AITargetQuery_C_checkTargetList::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_checkTargetList, CallFunc_BooleanOR_ReturnValue) == 0x00006E, "Member 'AC_AITargetQuery_C_checkTargetList::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_checkTargetList, CallFunc_Array_Add_ReturnValue) == 0x000070, "Member 'AC_AITargetQuery_C_checkTargetList::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery \ static_assert(alignof(AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery) == 0x000008, "Wrong alignment on AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery"); \ static_assert(sizeof(AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery) == 0x000050, "Wrong size on AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery"); \ static_assert(offsetof(AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery, EntryPoint) == 0x000000, "Member 'AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery, K2Node_CustomEvent_OldPawn) == 0x000008, "Member 'AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery::K2Node_CustomEvent_OldPawn' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery, K2Node_CustomEvent_NewPawn) == 0x000010, "Member 'AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery::K2Node_CustomEvent_NewPawn' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery, K2Node_DynamicCast_AsBP_Base_AI) == 0x000018, "Member 'AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery, K2Node_CreateDelegate_OutputDelegate) == 0x000024, "Member 'AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery, CallFunc_GetOwner_ReturnValue) == 0x000038, "Member 'AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000040, "Member 'AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery, K2Node_DynamicCast_bSuccess_1) == 0x000048, "Member 'AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery, CallFunc_IsValid_ReturnValue) == 0x000049, "Member 'AC_AITargetQuery_C_ExecuteUbergraph_AC_AITargetQuery::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_AITargetQuery_C_OnControllerPossessedEvent \ static_assert(alignof(AC_AITargetQuery_C_OnControllerPossessedEvent) == 0x000008, "Wrong alignment on AC_AITargetQuery_C_OnControllerPossessedEvent"); \ static_assert(sizeof(AC_AITargetQuery_C_OnControllerPossessedEvent) == 0x000010, "Wrong size on AC_AITargetQuery_C_OnControllerPossessedEvent"); \ static_assert(offsetof(AC_AITargetQuery_C_OnControllerPossessedEvent, OldPawn) == 0x000000, "Member 'AC_AITargetQuery_C_OnControllerPossessedEvent::OldPawn' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_OnControllerPossessedEvent, NewPawn) == 0x000008, "Member 'AC_AITargetQuery_C_OnControllerPossessedEvent::NewPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_AITargetQuery_C_SetEnableQuery \ static_assert(alignof(AC_AITargetQuery_C_SetEnableQuery) == 0x000001, "Wrong alignment on AC_AITargetQuery_C_SetEnableQuery"); \ static_assert(sizeof(AC_AITargetQuery_C_SetEnableQuery) == 0x000004, "Wrong size on AC_AITargetQuery_C_SetEnableQuery"); \ static_assert(offsetof(AC_AITargetQuery_C_SetEnableQuery, Enable) == 0x000000, "Member 'AC_AITargetQuery_C_SetEnableQuery::Enable' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_SetEnableQuery, CallFunc_IsServer_ReturnValue) == 0x000001, "Member 'AC_AITargetQuery_C_SetEnableQuery::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_SetEnableQuery, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'AC_AITargetQuery_C_SetEnableQuery::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_AITargetQuery_C_SetEnableQuery, CallFunc_BooleanAND_ReturnValue) == 0x000003, "Member 'AC_AITargetQuery_C_SetEnableQuery::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAC_AITargetQuery_C \ static_assert(alignof(UAC_AITargetQuery_C) == 0x000008, "Wrong alignment on UAC_AITargetQuery_C"); \ static_assert(sizeof(UAC_AITargetQuery_C) == 0x000130, "Wrong size on UAC_AITargetQuery_C"); \ static_assert(offsetof(UAC_AITargetQuery_C, UberGraphFrame) == 0x0000E8, "Member 'UAC_AITargetQuery_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UAC_AITargetQuery_C, EnableQuery) == 0x0000F0, "Member 'UAC_AITargetQuery_C::EnableQuery' has a wrong offset!"); \ static_assert(offsetof(UAC_AITargetQuery_C, OwnerController) == 0x0000F8, "Member 'UAC_AITargetQuery_C::OwnerController' has a wrong offset!"); \ static_assert(offsetof(UAC_AITargetQuery_C, ControlledAI) == 0x000100, "Member 'UAC_AITargetQuery_C::ControlledAI' has a wrong offset!"); \ static_assert(offsetof(UAC_AITargetQuery_C, OnFindTarget) == 0x000108, "Member 'UAC_AITargetQuery_C::OnFindTarget' has a wrong offset!"); \ static_assert(offsetof(UAC_AITargetQuery_C, OnLoseTarget) == 0x000118, "Member 'UAC_AITargetQuery_C::OnLoseTarget' has a wrong offset!"); \ static_assert(offsetof(UAC_AITargetQuery_C, DoOnce) == 0x000128, "Member 'UAC_AITargetQuery_C::DoOnce' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaverNativeBPFactory_C_CreateGameSaveExecutor \ static_assert(alignof(GameSaverNativeBPFactory_C_CreateGameSaveExecutor) == 0x000010, "Wrong alignment on GameSaverNativeBPFactory_C_CreateGameSaveExecutor"); \ static_assert(sizeof(GameSaverNativeBPFactory_C_CreateGameSaveExecutor) == 0x000090, "Wrong size on GameSaverNativeBPFactory_C_CreateGameSaveExecutor"); \ static_assert(offsetof(GameSaverNativeBPFactory_C_CreateGameSaveExecutor, InitOwner) == 0x000000, "Member 'GameSaverNativeBPFactory_C_CreateGameSaveExecutor::InitOwner' has a wrong offset!"); \ static_assert(offsetof(GameSaverNativeBPFactory_C_CreateGameSaveExecutor, ReturnValue) == 0x000008, "Member 'GameSaverNativeBPFactory_C_CreateGameSaveExecutor::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSaverNativeBPFactory_C_CreateGameSaveExecutor, CallFunc_MakeTransform_ReturnValue) == 0x000010, "Member 'GameSaverNativeBPFactory_C_CreateGameSaveExecutor::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSaverNativeBPFactory_C_CreateGameSaveExecutor, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000070, "Member 'GameSaverNativeBPFactory_C_CreateGameSaveExecutor::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSaverNativeBPFactory_C_CreateGameSaveExecutor, CallFunc_FinishSpawningActor_ReturnValue) == 0x000078, "Member 'GameSaverNativeBPFactory_C_CreateGameSaveExecutor::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSaverNativeBPFactory_C_CreateGameSaveExecutor, K2Node_DynamicCast_AsGame_Save_Executor) == 0x000080, "Member 'GameSaverNativeBPFactory_C_CreateGameSaveExecutor::K2Node_DynamicCast_AsGame_Save_Executor' has a wrong offset!"); \ static_assert(offsetof(GameSaverNativeBPFactory_C_CreateGameSaveExecutor, K2Node_DynamicCast_bSuccess) == 0x000088, "Member 'GameSaverNativeBPFactory_C_CreateGameSaveExecutor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameSaverNativeBPFactory_C \ static_assert(alignof(AGameSaverNativeBPFactory_C) == 0x000008, "Wrong alignment on AGameSaverNativeBPFactory_C"); \ static_assert(sizeof(AGameSaverNativeBPFactory_C) == 0x0002F8, "Wrong size on AGameSaverNativeBPFactory_C"); \ static_assert(offsetof(AGameSaverNativeBPFactory_C, DefaultSceneRoot) == 0x0002F0, "Member 'AGameSaverNativeBPFactory_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SharedSceneCapture_C_BorrowSceneCapture \ static_assert(alignof(BP_SharedSceneCapture_C_BorrowSceneCapture) == 0x000008, "Wrong alignment on BP_SharedSceneCapture_C_BorrowSceneCapture"); \ static_assert(sizeof(BP_SharedSceneCapture_C_BorrowSceneCapture) == 0x000130, "Wrong size on BP_SharedSceneCapture_C_BorrowSceneCapture"); \ static_assert(offsetof(BP_SharedSceneCapture_C_BorrowSceneCapture, Texture_Target) == 0x000000, "Member 'BP_SharedSceneCapture_C_BorrowSceneCapture::Texture_Target' has a wrong offset!"); \ static_assert(offsetof(BP_SharedSceneCapture_C_BorrowSceneCapture, NewLocation) == 0x000008, "Member 'BP_SharedSceneCapture_C_BorrowSceneCapture::NewLocation' has a wrong offset!"); \ static_assert(offsetof(BP_SharedSceneCapture_C_BorrowSceneCapture, Ortho_Width) == 0x000020, "Member 'BP_SharedSceneCapture_C_BorrowSceneCapture::Ortho_Width' has a wrong offset!"); \ static_assert(offsetof(BP_SharedSceneCapture_C_BorrowSceneCapture, Show_Only_Actors) == 0x000028, "Member 'BP_SharedSceneCapture_C_BorrowSceneCapture::Show_Only_Actors' has a wrong offset!"); \ static_assert(offsetof(BP_SharedSceneCapture_C_BorrowSceneCapture, L_Fade) == 0x000038, "Member 'BP_SharedSceneCapture_C_BorrowSceneCapture::L_Fade' has a wrong offset!"); \ static_assert(offsetof(BP_SharedSceneCapture_C_BorrowSceneCapture, L_CFade) == 0x00003C, "Member 'BP_SharedSceneCapture_C_BorrowSceneCapture::L_CFade' has a wrong offset!"); \ static_assert(offsetof(BP_SharedSceneCapture_C_BorrowSceneCapture, CallFunc_GetScalarParameterValue_ReturnValue) == 0x000040, "Member 'BP_SharedSceneCapture_C_BorrowSceneCapture::CallFunc_GetScalarParameterValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SharedSceneCapture_C_BorrowSceneCapture, CallFunc_GetScalarParameterValue_ReturnValue_1) == 0x000044, "Member 'BP_SharedSceneCapture_C_BorrowSceneCapture::CallFunc_GetScalarParameterValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SharedSceneCapture_C_BorrowSceneCapture, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000048, "Member 'BP_SharedSceneCapture_C_BorrowSceneCapture::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SharedSceneCapture_C_ExecuteUbergraph_BP_SharedSceneCapture \ static_assert(alignof(BP_SharedSceneCapture_C_ExecuteUbergraph_BP_SharedSceneCapture) == 0x000004, "Wrong alignment on BP_SharedSceneCapture_C_ExecuteUbergraph_BP_SharedSceneCapture"); \ static_assert(sizeof(BP_SharedSceneCapture_C_ExecuteUbergraph_BP_SharedSceneCapture) == 0x000008, "Wrong size on BP_SharedSceneCapture_C_ExecuteUbergraph_BP_SharedSceneCapture"); \ static_assert(offsetof(BP_SharedSceneCapture_C_ExecuteUbergraph_BP_SharedSceneCapture, EntryPoint) == 0x000000, "Member 'BP_SharedSceneCapture_C_ExecuteUbergraph_BP_SharedSceneCapture::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_SharedSceneCapture_C_ExecuteUbergraph_BP_SharedSceneCapture, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'BP_SharedSceneCapture_C_ExecuteUbergraph_BP_SharedSceneCapture::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SharedSceneCapture_C_ReceiveTick \ static_assert(alignof(BP_SharedSceneCapture_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_SharedSceneCapture_C_ReceiveTick"); \ static_assert(sizeof(BP_SharedSceneCapture_C_ReceiveTick) == 0x000004, "Wrong size on BP_SharedSceneCapture_C_ReceiveTick"); \ static_assert(offsetof(BP_SharedSceneCapture_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_SharedSceneCapture_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_SharedSceneCapture_C \ static_assert(alignof(ABP_SharedSceneCapture_C) == 0x000008, "Wrong alignment on ABP_SharedSceneCapture_C"); \ static_assert(sizeof(ABP_SharedSceneCapture_C) == 0x000308, "Wrong size on ABP_SharedSceneCapture_C"); \ static_assert(offsetof(ABP_SharedSceneCapture_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_SharedSceneCapture_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_SharedSceneCapture_C, SceneCaptureComponent2D) == 0x0002F8, "Member 'ABP_SharedSceneCapture_C::SceneCaptureComponent2D' has a wrong offset!"); \ static_assert(offsetof(ABP_SharedSceneCapture_C, DefaultSceneRoot) == 0x000300, "Member 'ABP_SharedSceneCapture_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CursorHidden_C_ExecuteUbergraph_WB_CursorHidden \ static_assert(alignof(WB_CursorHidden_C_ExecuteUbergraph_WB_CursorHidden) == 0x000008, "Wrong alignment on WB_CursorHidden_C_ExecuteUbergraph_WB_CursorHidden"); \ static_assert(sizeof(WB_CursorHidden_C_ExecuteUbergraph_WB_CursorHidden) == 0x000050, "Wrong size on WB_CursorHidden_C_ExecuteUbergraph_WB_CursorHidden"); \ static_assert(offsetof(WB_CursorHidden_C_ExecuteUbergraph_WB_CursorHidden, EntryPoint) == 0x000000, "Member 'WB_CursorHidden_C_ExecuteUbergraph_WB_CursorHidden::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_CursorHidden_C_ExecuteUbergraph_WB_CursorHidden, K2Node_Event_MyGeometry) == 0x000008, "Member 'WB_CursorHidden_C_ExecuteUbergraph_WB_CursorHidden::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_CursorHidden_C_ExecuteUbergraph_WB_CursorHidden, K2Node_Event_InDeltaTime) == 0x000048, "Member 'WB_CursorHidden_C_ExecuteUbergraph_WB_CursorHidden::K2Node_Event_InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CursorHidden_C_Tick \ static_assert(alignof(WB_CursorHidden_C_Tick) == 0x000008, "Wrong alignment on WB_CursorHidden_C_Tick"); \ static_assert(sizeof(WB_CursorHidden_C_Tick) == 0x000048, "Wrong size on WB_CursorHidden_C_Tick"); \ static_assert(offsetof(WB_CursorHidden_C_Tick, MyGeometry) == 0x000000, "Member 'WB_CursorHidden_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_CursorHidden_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_CursorHidden_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_CursorHidden_C \ static_assert(alignof(UWB_CursorHidden_C) == 0x000008, "Wrong alignment on UWB_CursorHidden_C"); \ static_assert(sizeof(UWB_CursorHidden_C) == 0x000288, "Wrong size on UWB_CursorHidden_C"); \ static_assert(offsetof(UWB_CursorHidden_C, UberGraphFrame) == 0x000278, "Member 'UWB_CursorHidden_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_CursorHidden_C, Image_108) == 0x000280, "Member 'UWB_CursorHidden_C::Image_108' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_DebugWidget_C_CanCreateDebugWidget \ static_assert(alignof(FL_DebugWidget_C_CanCreateDebugWidget) == 0x000008, "Wrong alignment on FL_DebugWidget_C_CanCreateDebugWidget"); \ static_assert(sizeof(FL_DebugWidget_C_CanCreateDebugWidget) == 0x000030, "Wrong size on FL_DebugWidget_C_CanCreateDebugWidget"); \ static_assert(offsetof(FL_DebugWidget_C_CanCreateDebugWidget, __WorldContext) == 0x000000, "Member 'FL_DebugWidget_C_CanCreateDebugWidget::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanCreateDebugWidget, ReturnValue) == 0x000008, "Member 'FL_DebugWidget_C_CanCreateDebugWidget::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanCreateDebugWidget, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'FL_DebugWidget_C_CanCreateDebugWidget::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanCreateDebugWidget, CallFunc_GetPlayerController_ReturnValue_1) == 0x000018, "Member 'FL_DebugWidget_C_CanCreateDebugWidget::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanCreateDebugWidget, CallFunc_IsInputKeyDown_ReturnValue) == 0x000020, "Member 'FL_DebugWidget_C_CanCreateDebugWidget::CallFunc_IsInputKeyDown_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanCreateDebugWidget, CallFunc_IsInputKeyDown_ReturnValue_1) == 0x000021, "Member 'FL_DebugWidget_C_CanCreateDebugWidget::CallFunc_IsInputKeyDown_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanCreateDebugWidget, CallFunc_IsInputKeyDown_ReturnValue_2) == 0x000022, "Member 'FL_DebugWidget_C_CanCreateDebugWidget::CallFunc_IsInputKeyDown_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanCreateDebugWidget, CallFunc_IsInputKeyDown_ReturnValue_3) == 0x000023, "Member 'FL_DebugWidget_C_CanCreateDebugWidget::CallFunc_IsInputKeyDown_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanCreateDebugWidget, CallFunc_IsInputKeyDown_ReturnValue_4) == 0x000024, "Member 'FL_DebugWidget_C_CanCreateDebugWidget::CallFunc_IsInputKeyDown_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanCreateDebugWidget, CallFunc_IsInputKeyDown_ReturnValue_5) == 0x000025, "Member 'FL_DebugWidget_C_CanCreateDebugWidget::CallFunc_IsInputKeyDown_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanCreateDebugWidget, CallFunc_BooleanAND_ReturnValue) == 0x000026, "Member 'FL_DebugWidget_C_CanCreateDebugWidget::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanCreateDebugWidget, CallFunc_BooleanAND_ReturnValue_1) == 0x000027, "Member 'FL_DebugWidget_C_CanCreateDebugWidget::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanCreateDebugWidget, CallFunc_BooleanAND_ReturnValue_2) == 0x000028, "Member 'FL_DebugWidget_C_CanCreateDebugWidget::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanCreateDebugWidget, CallFunc_BooleanAND_ReturnValue_3) == 0x000029, "Member 'FL_DebugWidget_C_CanCreateDebugWidget::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanCreateDebugWidget, CallFunc_BooleanAND_ReturnValue_4) == 0x00002A, "Member 'FL_DebugWidget_C_CanCreateDebugWidget::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanCreateDebugWidget, CallFunc_BooleanOR_ReturnValue) == 0x00002B, "Member 'FL_DebugWidget_C_CanCreateDebugWidget::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_DebugWidget_C_CanRemoveDebugWidget \ static_assert(alignof(FL_DebugWidget_C_CanRemoveDebugWidget) == 0x000008, "Wrong alignment on FL_DebugWidget_C_CanRemoveDebugWidget"); \ static_assert(sizeof(FL_DebugWidget_C_CanRemoveDebugWidget) == 0x000010, "Wrong size on FL_DebugWidget_C_CanRemoveDebugWidget"); \ static_assert(offsetof(FL_DebugWidget_C_CanRemoveDebugWidget, __WorldContext) == 0x000000, "Member 'FL_DebugWidget_C_CanRemoveDebugWidget::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanRemoveDebugWidget, ReturnValue) == 0x000008, "Member 'FL_DebugWidget_C_CanRemoveDebugWidget::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CanRemoveDebugWidget, CallFunc_CanCreateDebugWidget_ReturnValue) == 0x000009, "Member 'FL_DebugWidget_C_CanRemoveDebugWidget::CallFunc_CanCreateDebugWidget_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_DebugWidget_C_CreateDebugWidget \ static_assert(alignof(FL_DebugWidget_C_CreateDebugWidget) == 0x000008, "Wrong alignment on FL_DebugWidget_C_CreateDebugWidget"); \ static_assert(sizeof(FL_DebugWidget_C_CreateDebugWidget) == 0x000060, "Wrong size on FL_DebugWidget_C_CreateDebugWidget"); \ static_assert(offsetof(FL_DebugWidget_C_CreateDebugWidget, __WorldContext) == 0x000000, "Member 'FL_DebugWidget_C_CreateDebugWidget::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CreateDebugWidget, ReturnValue) == 0x000008, "Member 'FL_DebugWidget_C_CreateDebugWidget::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CreateDebugWidget, CallFunc_LoadClassAsset_Blocking_ReturnValue) == 0x000010, "Member 'FL_DebugWidget_C_CreateDebugWidget::CallFunc_LoadClassAsset_Blocking_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CreateDebugWidget, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'FL_DebugWidget_C_CreateDebugWidget::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CreateDebugWidget, K2Node_ClassDynamicCast_AsUser_Widget) == 0x000020, "Member 'FL_DebugWidget_C_CreateDebugWidget::K2Node_ClassDynamicCast_AsUser_Widget' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CreateDebugWidget, K2Node_ClassDynamicCast_bSuccess) == 0x000028, "Member 'FL_DebugWidget_C_CreateDebugWidget::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CreateDebugWidget, CallFunc_GetDebugWidgetRef_Output) == 0x000030, "Member 'FL_DebugWidget_C_CreateDebugWidget::CallFunc_GetDebugWidgetRef_Output' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CreateDebugWidget, CallFunc_GetPlayerController_ReturnValue_1) == 0x000038, "Member 'FL_DebugWidget_C_CreateDebugWidget::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CreateDebugWidget, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'FL_DebugWidget_C_CreateDebugWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CreateDebugWidget, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000048, "Member 'FL_DebugWidget_C_CreateDebugWidget::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CreateDebugWidget, K2Node_DynamicCast_AsWGI_User_Widget) == 0x000050, "Member 'FL_DebugWidget_C_CreateDebugWidget::K2Node_DynamicCast_AsWGI_User_Widget' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CreateDebugWidget, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'FL_DebugWidget_C_CreateDebugWidget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_DebugWidget_C_CreateShippingConsole \ static_assert(alignof(FL_DebugWidget_C_CreateShippingConsole) == 0x000008, "Wrong alignment on FL_DebugWidget_C_CreateShippingConsole"); \ static_assert(sizeof(FL_DebugWidget_C_CreateShippingConsole) == 0x000040, "Wrong size on FL_DebugWidget_C_CreateShippingConsole"); \ static_assert(offsetof(FL_DebugWidget_C_CreateShippingConsole, Key) == 0x000000, "Member 'FL_DebugWidget_C_CreateShippingConsole::Key' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CreateShippingConsole, __WorldContext) == 0x000018, "Member 'FL_DebugWidget_C_CreateShippingConsole::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CreateShippingConsole, CallFunc_IsShippingRunning_ReturnValue) == 0x000020, "Member 'FL_DebugWidget_C_CreateShippingConsole::CallFunc_IsShippingRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CreateShippingConsole, CallFunc_GetPlayerController_ReturnValue) == 0x000028, "Member 'FL_DebugWidget_C_CreateShippingConsole::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CreateShippingConsole, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000030, "Member 'FL_DebugWidget_C_CreateShippingConsole::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_CreateShippingConsole, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000038, "Member 'FL_DebugWidget_C_CreateShippingConsole::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FL_DebugWidget_C_GetDebugWidgetRef \ static_assert(alignof(FL_DebugWidget_C_GetDebugWidgetRef) == 0x000008, "Wrong alignment on FL_DebugWidget_C_GetDebugWidgetRef"); \ static_assert(sizeof(FL_DebugWidget_C_GetDebugWidgetRef) == 0x000040, "Wrong size on FL_DebugWidget_C_GetDebugWidgetRef"); \ static_assert(offsetof(FL_DebugWidget_C_GetDebugWidgetRef, __WorldContext) == 0x000000, "Member 'FL_DebugWidget_C_GetDebugWidgetRef::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_GetDebugWidgetRef, Output) == 0x000008, "Member 'FL_DebugWidget_C_GetDebugWidgetRef::Output' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_GetDebugWidgetRef, CallFunc_LoadClassAsset_Blocking_ReturnValue) == 0x000010, "Member 'FL_DebugWidget_C_GetDebugWidgetRef::CallFunc_LoadClassAsset_Blocking_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_GetDebugWidgetRef, K2Node_ClassDynamicCast_AsUser_Widget) == 0x000018, "Member 'FL_DebugWidget_C_GetDebugWidgetRef::K2Node_ClassDynamicCast_AsUser_Widget' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_GetDebugWidgetRef, K2Node_ClassDynamicCast_bSuccess) == 0x000020, "Member 'FL_DebugWidget_C_GetDebugWidgetRef::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_GetDebugWidgetRef, CallFunc_GetOpenedWidget_K2_ReturnValue) == 0x000028, "Member 'FL_DebugWidget_C_GetDebugWidgetRef::CallFunc_GetOpenedWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_GetDebugWidgetRef, K2Node_DynamicCast_AsWGI_User_Widget) == 0x000030, "Member 'FL_DebugWidget_C_GetDebugWidgetRef::K2Node_DynamicCast_AsWGI_User_Widget' has a wrong offset!"); \ static_assert(offsetof(FL_DebugWidget_C_GetDebugWidgetRef, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'FL_DebugWidget_C_GetDebugWidgetRef::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFL_DebugWidget_C \ static_assert(alignof(UFL_DebugWidget_C) == 0x000008, "Wrong alignment on UFL_DebugWidget_C"); \ static_assert(sizeof(UFL_DebugWidget_C) == 0x000028, "Wrong size on UFL_DebugWidget_C"); \ #define DUMPER7_ASSERTS_DCSPlayerControllerBase_C_DebugRemoved \ static_assert(alignof(DCSPlayerControllerBase_C_DebugRemoved) == 0x000008, "Wrong alignment on DCSPlayerControllerBase_C_DebugRemoved"); \ static_assert(sizeof(DCSPlayerControllerBase_C_DebugRemoved) == 0x000008, "Wrong size on DCSPlayerControllerBase_C_DebugRemoved"); \ static_assert(offsetof(DCSPlayerControllerBase_C_DebugRemoved, Widget) == 0x000000, "Member 'DCSPlayerControllerBase_C_DebugRemoved::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerControllerBase_C_EnableMouse0 \ static_assert(alignof(DCSPlayerControllerBase_C_EnableMouse0) == 0x000008, "Wrong alignment on DCSPlayerControllerBase_C_EnableMouse0"); \ static_assert(sizeof(DCSPlayerControllerBase_C_EnableMouse0) == 0x000058, "Wrong size on DCSPlayerControllerBase_C_EnableMouse0"); \ static_assert(offsetof(DCSPlayerControllerBase_C_EnableMouse0, Shown) == 0x000000, "Member 'DCSPlayerControllerBase_C_EnableMouse0::Shown' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_EnableMouse0, Init) == 0x000001, "Member 'DCSPlayerControllerBase_C_EnableMouse0::Init' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_EnableMouse0, CallFunc_Create_ReturnValue) == 0x000008, "Member 'DCSPlayerControllerBase_C_EnableMouse0::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_EnableMouse0, CallFunc_Not_PreBool_ReturnValue) == 0x000010, "Member 'DCSPlayerControllerBase_C_EnableMouse0::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_EnableMouse0, CallFunc_Create_ReturnValue_1) == 0x000018, "Member 'DCSPlayerControllerBase_C_EnableMouse0::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_EnableMouse0, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000020, "Member 'DCSPlayerControllerBase_C_EnableMouse0::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_EnableMouse0, CallFunc_GetMousePosition_LocationX) == 0x000024, "Member 'DCSPlayerControllerBase_C_EnableMouse0::CallFunc_GetMousePosition_LocationX' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_EnableMouse0, CallFunc_GetMousePosition_LocationY) == 0x000028, "Member 'DCSPlayerControllerBase_C_EnableMouse0::CallFunc_GetMousePosition_LocationY' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_EnableMouse0, CallFunc_GetMousePosition_ReturnValue) == 0x00002C, "Member 'DCSPlayerControllerBase_C_EnableMouse0::CallFunc_GetMousePosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_EnableMouse0, CallFunc_MakeVector2D_ReturnValue) == 0x000030, "Member 'DCSPlayerControllerBase_C_EnableMouse0::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_EnableMouse0, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000040, "Member 'DCSPlayerControllerBase_C_EnableMouse0::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_EnableMouse0, CallFunc_IsValid_ReturnValue) == 0x000041, "Member 'DCSPlayerControllerBase_C_EnableMouse0::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_EnableMouse0, CallFunc_IsValid_ReturnValue_1) == 0x000042, "Member 'DCSPlayerControllerBase_C_EnableMouse0::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_EnableMouse0, CallFunc_MakeVector2D_X_ImplicitCast) == 0x000048, "Member 'DCSPlayerControllerBase_C_EnableMouse0::CallFunc_MakeVector2D_X_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_EnableMouse0, CallFunc_MakeVector2D_Y_ImplicitCast) == 0x000050, "Member 'DCSPlayerControllerBase_C_EnableMouse0::CallFunc_MakeVector2D_Y_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase \ static_assert(alignof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase) == 0x000008, "Wrong alignment on DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase"); \ static_assert(sizeof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase) == 0x000480, "Wrong size on DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, EntryPoint) == 0x000000, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetMousePosition_LocationX) == 0x000004, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetMousePosition_LocationX' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetMousePosition_LocationY) == 0x000008, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetMousePosition_LocationY' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetMousePosition_ReturnValue) == 0x00000C, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetMousePosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_MakeVector2D_ReturnValue) == 0x000010, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_Distance2D_ReturnValue) == 0x000020, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000028, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_BooleanOR_ReturnValue) == 0x000029, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_CreateDelegate_OutputDelegate) == 0x00002C, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, Temp_bool_Has_Been_Initd_Variable) == 0x00003C, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_CreateDelegate_OutputDelegate_1) == 0x000040, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000050, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, Temp_int_Array_Index_Variable) == 0x000060, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetMousePosition_LocationX_1) == 0x000064, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetMousePosition_LocationX_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetMousePosition_LocationY_1) == 0x000068, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetMousePosition_LocationY_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetMousePosition_ReturnValue_1) == 0x00006C, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetMousePosition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_MakeVector2D_ReturnValue_1) == 0x000070, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_Distance2D_ReturnValue_1) == 0x000080, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_Distance2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000088, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_BooleanOR_ReturnValue_1) == 0x000089, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_CreateDelegate_OutputDelegate_2) == 0x00008C, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_CreateDelegate_OutputDelegate_3) == 0x00009C, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, Temp_bool_IsClosed_Variable) == 0x0000AC, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x0000B0, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_CreateDelegate_OutputDelegate_4) == 0x0000B8, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1) == 0x0000C8, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_2) == 0x0000D0, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, Temp_struct_Variable) == 0x0000D8, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_InputKeyEvent_Key) == 0x0000F0, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_InputKeyEvent_Key' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_PreviewKey_handle) == 0x000108, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_PreviewKey_handle' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_Event_DeltaSeconds) == 0x0001C0, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_CustomEvent_InKeyEvent) == 0x0001C8, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_CustomEvent_bIsDown) == 0x000208, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_CustomEvent_WithSingle) == 0x000209, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_CustomEvent_WithSingle' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetKey_ReturnValue) == 0x000210, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_CanCreateDebugWidget_ReturnValue) == 0x000228, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_CanCreateDebugWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_PreviewKey_handle_1) == 0x000230, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_PreviewKey_handle_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_CreateDebugWidget_ReturnValue) == 0x0002E8, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_CreateDebugWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_CanRemoveDebugWidget_ReturnValue) == 0x0002F0, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_CanRemoveDebugWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_CustomEvent_Widget) == 0x0002F8, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_CustomEvent_Widget' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_IsValid_ReturnValue) == 0x000300, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_InputKeyEvent_Key_1) == 0x000308, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_InputKeyEvent_Key_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_IsValid_ReturnValue_1) == 0x000320, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_setInputMode_DCSInputType) == 0x000321, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_setInputMode_DCSInputType' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_SwitchEnum_CmpSuccess) == 0x000322, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, Temp_bool_Has_Been_Initd_Variable_1) == 0x000323, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetPlatformType_ReturnValue) == 0x000324, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_setInputMode_DCSInputType_1) == 0x000325, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_setInputMode_DCSInputType_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_SwitchEnum_CmpSuccess_1) == 0x000326, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_setInputMode_DCSInputType_2) == 0x000327, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_setInputMode_DCSInputType_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_setInputMode_DCSInputType_3) == 0x000328, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_setInputMode_DCSInputType_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000330, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetExecuteConsoleCommandWhenInitGame_ReturnValues) == 0x000338, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetExecuteConsoleCommandWhenInitGame_ReturnValues' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_3) == 0x000348, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_Array_Get_Item) == 0x000350, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_Array_Length_ReturnValue) == 0x000360, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_Less_IntInt_ReturnValue) == 0x000364, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetOpenedWidgetNum_ReturnValue) == 0x000368, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetOpenedWidgetNum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_Greater_IntInt_ReturnValue) == 0x00036C, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_Greater_IntInt_ReturnValue_1) == 0x00036D, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x00036E, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_BooleanOR_ReturnValue_2) == 0x00036F, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_Key_IsMouseButton_ReturnValue) == 0x000370, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_Key_IsMouseButton_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_K2_IsValidTimerHandle_ReturnValue_1) == 0x000371, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_K2_IsValidTimerHandle_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, Temp_bool_IsClosed_Variable_1) == 0x000372, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000378, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000380, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_CustomEvent_CacheButton) == 0x000388, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_CustomEvent_CacheButton' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetLocalShowMouse_ReturnValue) == 0x000390, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetLocalShowMouse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_Not_PreBool_ReturnValue) == 0x000391, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_IsValid_ReturnValue_2) == 0x000392, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_SwitchEnum_CmpSuccess_2) == 0x000393, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetPlayerController_ReturnValue) == 0x000398, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_IsValid_ReturnValue_3) == 0x0003A0, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, K2Node_CreateDelegate_OutputDelegate_5) == 0x0003A4, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x0003B8, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetCachedGeometry_ReturnValue) == 0x0003C0, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetCachedGeometry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_GetLocalSize_ReturnValue) == 0x000400, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_GetLocalSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_Divide_Vector2DVector2D_ReturnValue) == 0x000410, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_Divide_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_LocalToViewport_PixelPosition) == 0x000420, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_LocalToViewport_PixelPosition' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_LocalToViewport_ViewportPosition) == 0x000430, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_LocalToViewport_ViewportPosition' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_NotEqual_Vector2DVector2D_ReturnValue) == 0x000440, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_NotEqual_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_BreakVector2D_X) == 0x000448, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_BreakVector2D_Y) == 0x000450, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_FTrunc_ReturnValue) == 0x000458, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_FTrunc_ReturnValue_1) == 0x00045C, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_MakeVector2D_X_ImplicitCast) == 0x000460, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_MakeVector2D_X_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_MakeVector2D_Y_ImplicitCast) == 0x000468, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_MakeVector2D_Y_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_MakeVector2D_X_ImplicitCast_1) == 0x000470, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_MakeVector2D_X_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase, CallFunc_MakeVector2D_Y_ImplicitCast_1) == 0x000478, "Member 'DCSPlayerControllerBase_C_ExecuteUbergraph_DCSPlayerControllerBase::CallFunc_MakeVector2D_Y_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerControllerBase_C_getCurrentInputMode \ static_assert(alignof(DCSPlayerControllerBase_C_getCurrentInputMode) == 0x000001, "Wrong alignment on DCSPlayerControllerBase_C_getCurrentInputMode"); \ static_assert(sizeof(DCSPlayerControllerBase_C_getCurrentInputMode) == 0x000001, "Wrong size on DCSPlayerControllerBase_C_getCurrentInputMode"); \ static_assert(offsetof(DCSPlayerControllerBase_C_getCurrentInputMode, DCSInputType_0) == 0x000000, "Member 'DCSPlayerControllerBase_C_getCurrentInputMode::DCSInputType_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerControllerBase_C_GetLocalShowMouse \ static_assert(alignof(DCSPlayerControllerBase_C_GetLocalShowMouse) == 0x000001, "Wrong alignment on DCSPlayerControllerBase_C_GetLocalShowMouse"); \ static_assert(sizeof(DCSPlayerControllerBase_C_GetLocalShowMouse) == 0x000001, "Wrong size on DCSPlayerControllerBase_C_GetLocalShowMouse"); \ static_assert(offsetof(DCSPlayerControllerBase_C_GetLocalShowMouse, ReturnValue) == 0x000000, "Member 'DCSPlayerControllerBase_C_GetLocalShowMouse::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerControllerBase_C_InitGameKeysArray \ static_assert(alignof(DCSPlayerControllerBase_C_InitGameKeysArray) == 0x000008, "Wrong alignment on DCSPlayerControllerBase_C_InitGameKeysArray"); \ static_assert(sizeof(DCSPlayerControllerBase_C_InitGameKeysArray) == 0x000030, "Wrong size on DCSPlayerControllerBase_C_InitGameKeysArray"); \ static_assert(offsetof(DCSPlayerControllerBase_C_InitGameKeysArray, CallFunc_GetMouseKeys_MouseKeys) == 0x000000, "Member 'DCSPlayerControllerBase_C_InitGameKeysArray::CallFunc_GetMouseKeys_MouseKeys' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_InitGameKeysArray, CallFunc_GetKeyboardKeys_KeyboardKeys) == 0x000010, "Member 'DCSPlayerControllerBase_C_InitGameKeysArray::CallFunc_GetKeyboardKeys_KeyboardKeys' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_InitGameKeysArray, CallFunc_GetGamepadKeys_GamepadKeys) == 0x000020, "Member 'DCSPlayerControllerBase_C_InitGameKeysArray::CallFunc_GetGamepadKeys_GamepadKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerControllerBase_C_InpActEvt_AnyKey_K2Node_InputKeyEvent_0 \ static_assert(alignof(DCSPlayerControllerBase_C_InpActEvt_AnyKey_K2Node_InputKeyEvent_0) == 0x000008, "Wrong alignment on DCSPlayerControllerBase_C_InpActEvt_AnyKey_K2Node_InputKeyEvent_0"); \ static_assert(sizeof(DCSPlayerControllerBase_C_InpActEvt_AnyKey_K2Node_InputKeyEvent_0) == 0x000018, "Wrong size on DCSPlayerControllerBase_C_InpActEvt_AnyKey_K2Node_InputKeyEvent_0"); \ static_assert(offsetof(DCSPlayerControllerBase_C_InpActEvt_AnyKey_K2Node_InputKeyEvent_0, Key) == 0x000000, "Member 'DCSPlayerControllerBase_C_InpActEvt_AnyKey_K2Node_InputKeyEvent_0::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerControllerBase_C_InpActEvt_AnyKey_K2Node_InputKeyEvent_1 \ static_assert(alignof(DCSPlayerControllerBase_C_InpActEvt_AnyKey_K2Node_InputKeyEvent_1) == 0x000008, "Wrong alignment on DCSPlayerControllerBase_C_InpActEvt_AnyKey_K2Node_InputKeyEvent_1"); \ static_assert(sizeof(DCSPlayerControllerBase_C_InpActEvt_AnyKey_K2Node_InputKeyEvent_1) == 0x000018, "Wrong size on DCSPlayerControllerBase_C_InpActEvt_AnyKey_K2Node_InputKeyEvent_1"); \ static_assert(offsetof(DCSPlayerControllerBase_C_InpActEvt_AnyKey_K2Node_InputKeyEvent_1, Key) == 0x000000, "Member 'DCSPlayerControllerBase_C_InpActEvt_AnyKey_K2Node_InputKeyEvent_1::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerControllerBase_C_PreUpdateCacheButtonWhenScreenSolution \ static_assert(alignof(DCSPlayerControllerBase_C_PreUpdateCacheButtonWhenScreenSolution) == 0x000008, "Wrong alignment on DCSPlayerControllerBase_C_PreUpdateCacheButtonWhenScreenSolution"); \ static_assert(sizeof(DCSPlayerControllerBase_C_PreUpdateCacheButtonWhenScreenSolution) == 0x000008, "Wrong size on DCSPlayerControllerBase_C_PreUpdateCacheButtonWhenScreenSolution"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreUpdateCacheButtonWhenScreenSolution, CacheButton) == 0x000000, "Member 'DCSPlayerControllerBase_C_PreUpdateCacheButtonWhenScreenSolution::CacheButton' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerControllerBase_C_PreviewKey \ static_assert(alignof(DCSPlayerControllerBase_C_PreviewKey) == 0x000008, "Wrong alignment on DCSPlayerControllerBase_C_PreviewKey"); \ static_assert(sizeof(DCSPlayerControllerBase_C_PreviewKey) == 0x000260, "Wrong size on DCSPlayerControllerBase_C_PreviewKey"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, tempKey_0) == 0x000000, "Member 'DCSPlayerControllerBase_C_PreviewKey::tempKey_0' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, Handle) == 0x000018, "Member 'DCSPlayerControllerBase_C_PreviewKey::Handle' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_BooleanOR_ReturnValue) == 0x0000D0, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_Key_IsGamepadKey_ReturnValue) == 0x0000D1, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_Key_IsGamepadKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_BooleanOR_ReturnValue_1) == 0x0000D2, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_BooleanOR_ReturnValue_2) == 0x0000D3, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_Key_IsMouseButton_ReturnValue) == 0x0000D4, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_Key_IsMouseButton_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_GetPCApplicationInputType_ReturnValue) == 0x0000D5, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_GetPCApplicationInputType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, K2Node_SwitchEnum_CmpSuccess) == 0x0000D6, "Member 'DCSPlayerControllerBase_C_PreviewKey::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_setInputMode_DCSInputType) == 0x0000D7, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_setInputMode_DCSInputType' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_setInputMode_DCSInputType_1) == 0x0000D8, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_setInputMode_DCSInputType_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_setInputMode_DCSInputType_2) == 0x0000D9, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_setInputMode_DCSInputType_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x0000DA, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_Array_Contains_ReturnValue) == 0x0000DB, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_Array_Contains_ReturnValue_1) == 0x0000DC, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_Unhandled_ReturnValue) == 0x0000E0, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_Unhandled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x000198, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_EqualEqual_KeyKey_ReturnValue_2) == 0x000199, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_EqualEqual_KeyKey_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_EqualEqual_KeyKey_ReturnValue_3) == 0x00019A, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_EqualEqual_KeyKey_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_EqualEqual_KeyKey_ReturnValue_4) == 0x00019B, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_EqualEqual_KeyKey_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_EqualEqual_KeyKey_ReturnValue_5) == 0x00019C, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_EqualEqual_KeyKey_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_Handled_ReturnValue) == 0x0001A0, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_BooleanOR_ReturnValue_3) == 0x000258, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_BooleanOR_ReturnValue_4) == 0x000259, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_BooleanOR_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_BooleanOR_ReturnValue_5) == 0x00025A, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_BooleanOR_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_BooleanOR_ReturnValue_6) == 0x00025B, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_BooleanOR_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_PreviewKey, CallFunc_BooleanOR_ReturnValue_7) == 0x00025C, "Member 'DCSPlayerControllerBase_C_PreviewKey::CallFunc_BooleanOR_ReturnValue_7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerControllerBase_C_ReceiveTick \ static_assert(alignof(DCSPlayerControllerBase_C_ReceiveTick) == 0x000004, "Wrong alignment on DCSPlayerControllerBase_C_ReceiveTick"); \ static_assert(sizeof(DCSPlayerControllerBase_C_ReceiveTick) == 0x000004, "Wrong size on DCSPlayerControllerBase_C_ReceiveTick"); \ static_assert(offsetof(DCSPlayerControllerBase_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'DCSPlayerControllerBase_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerControllerBase_C_setInputMode \ static_assert(alignof(DCSPlayerControllerBase_C_setInputMode) == 0x000008, "Wrong alignment on DCSPlayerControllerBase_C_setInputMode"); \ static_assert(sizeof(DCSPlayerControllerBase_C_setInputMode) == 0x000020, "Wrong size on DCSPlayerControllerBase_C_setInputMode"); \ static_assert(offsetof(DCSPlayerControllerBase_C_setInputMode, InputType) == 0x000000, "Member 'DCSPlayerControllerBase_C_setInputMode::InputType' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_setInputMode, Init) == 0x000001, "Member 'DCSPlayerControllerBase_C_setInputMode::Init' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_setInputMode, DCSInputType_0) == 0x000002, "Member 'DCSPlayerControllerBase_C_setInputMode::DCSInputType_0' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_setInputMode, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000008, "Member 'DCSPlayerControllerBase_C_setInputMode::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_setInputMode, CallFunc_GetOpenedWidgetNum_ReturnValue) == 0x000018, "Member 'DCSPlayerControllerBase_C_setInputMode::CallFunc_GetOpenedWidgetNum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_setInputMode, CallFunc_Greater_IntInt_ReturnValue) == 0x00001C, "Member 'DCSPlayerControllerBase_C_setInputMode::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_setInputMode, K2Node_SwitchEnum_CmpSuccess) == 0x00001D, "Member 'DCSPlayerControllerBase_C_setInputMode::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_setInputMode, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00001E, "Member 'DCSPlayerControllerBase_C_setInputMode::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_setInputMode, CallFunc_BooleanOR_ReturnValue) == 0x00001F, "Member 'DCSPlayerControllerBase_C_setInputMode::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerControllerBase_C_WGI_AnyKeyDownEvent \ static_assert(alignof(DCSPlayerControllerBase_C_WGI_AnyKeyDownEvent) == 0x000008, "Wrong alignment on DCSPlayerControllerBase_C_WGI_AnyKeyDownEvent"); \ static_assert(sizeof(DCSPlayerControllerBase_C_WGI_AnyKeyDownEvent) == 0x000048, "Wrong size on DCSPlayerControllerBase_C_WGI_AnyKeyDownEvent"); \ static_assert(offsetof(DCSPlayerControllerBase_C_WGI_AnyKeyDownEvent, InKeyEvent) == 0x000000, "Member 'DCSPlayerControllerBase_C_WGI_AnyKeyDownEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_WGI_AnyKeyDownEvent, bIsDown) == 0x000040, "Member 'DCSPlayerControllerBase_C_WGI_AnyKeyDownEvent::bIsDown' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerControllerBase_C_WGI_AnyKeyDownEvent, WithSingle) == 0x000041, "Member 'DCSPlayerControllerBase_C_WGI_AnyKeyDownEvent::WithSingle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADCSPlayerControllerBase_C \ static_assert(alignof(ADCSPlayerControllerBase_C) == 0x000008, "Wrong alignment on ADCSPlayerControllerBase_C"); \ static_assert(sizeof(ADCSPlayerControllerBase_C) == 0x0009A8, "Wrong size on ADCSPlayerControllerBase_C"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, UberGraphFrame) == 0x0008B0, "Member 'ADCSPlayerControllerBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, ApplicationLifecycle) == 0x0008B8, "Member 'ADCSPlayerControllerBase_C::ApplicationLifecycle' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, LastPressedKey) == 0x0008C0, "Member 'ADCSPlayerControllerBase_C::LastPressedKey' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, DCSInputType) == 0x0008D8, "Member 'ADCSPlayerControllerBase_C::DCSInputType' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, UINum) == 0x0008DC, "Member 'ADCSPlayerControllerBase_C::UINum' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, tempKey) == 0x0008E0, "Member 'ADCSPlayerControllerBase_C::tempKey' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, InputModeSwitch) == 0x0008F8, "Member 'ADCSPlayerControllerBase_C::InputModeSwitch' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, DebugWidget) == 0x000908, "Member 'ADCSPlayerControllerBase_C::DebugWidget' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, HiddMosueTimerH) == 0x000910, "Member 'ADCSPlayerControllerBase_C::HiddMosueTimerH' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, LastMousePosition) == 0x000918, "Member 'ADCSPlayerControllerBase_C::LastMousePosition' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, CursorWidget) == 0x000928, "Member 'ADCSPlayerControllerBase_C::CursorWidget' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, CursorHiddenWidget) == 0x000930, "Member 'ADCSPlayerControllerBase_C::CursorHiddenWidget' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, LocalShowMouse) == 0x000938, "Member 'ADCSPlayerControllerBase_C::LocalShowMouse' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, MouseKeyKeepDown) == 0x000939, "Member 'ADCSPlayerControllerBase_C::MouseKeyKeepDown' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, InitWindowsRunning) == 0x00093A, "Member 'ADCSPlayerControllerBase_C::InitWindowsRunning' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, Gamepad_Keys) == 0x000940, "Member 'ADCSPlayerControllerBase_C::Gamepad_Keys' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, Keyboard_Keys) == 0x000950, "Member 'ADCSPlayerControllerBase_C::Keyboard_Keys' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, CurrentDownKey) == 0x000960, "Member 'ADCSPlayerControllerBase_C::CurrentDownKey' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, Delay_Hid_Mouse_Timer) == 0x000978, "Member 'ADCSPlayerControllerBase_C::Delay_Hid_Mouse_Timer' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, Last_GamePadSony) == 0x000980, "Member 'ADCSPlayerControllerBase_C::Last_GamePadSony' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, IgnoreMouseMovement) == 0x000981, "Member 'ADCSPlayerControllerBase_C::IgnoreMouseMovement' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, CacheButtonWhenScreenSolution) == 0x000988, "Member 'ADCSPlayerControllerBase_C::CacheButtonWhenScreenSolution' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, ButtonWhenScreenSolution) == 0x000990, "Member 'ADCSPlayerControllerBase_C::ButtonWhenScreenSolution' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerControllerBase_C, LastConvertMousePosition) == 0x000998, "Member 'ADCSPlayerControllerBase_C::LastConvertMousePosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_GameBoot_C_BootStarted \ static_assert(alignof(BP_GameBoot_C_BootStarted) == 0x000008, "Wrong alignment on BP_GameBoot_C_BootStarted"); \ static_assert(sizeof(BP_GameBoot_C_BootStarted) == 0x000138, "Wrong size on BP_GameBoot_C_BootStarted"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, GameBooter) == 0x000000, "Member 'BP_GameBoot_C_BootStarted::GameBooter' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, Result) == 0x000008, "Member 'BP_GameBoot_C_BootStarted::Result' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, Message) == 0x000010, "Member 'BP_GameBoot_C_BootStarted::Message' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'BP_GameBoot_C_BootStarted::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, K2Node_SwitchEnum_CmpSuccess) == 0x000030, "Member 'BP_GameBoot_C_BootStarted::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_GetDisplayName_ReturnValue) == 0x000038, "Member 'BP_GameBoot_C_BootStarted::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, Temp_int_Variable) == 0x000048, "Member 'BP_GameBoot_C_BootStarted::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000050, "Member 'BP_GameBoot_C_BootStarted::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000060, "Member 'BP_GameBoot_C_BootStarted::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000070, "Member 'BP_GameBoot_C_BootStarted::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_GetDisplayName_ReturnValue_1) == 0x000080, "Member 'BP_GameBoot_C_BootStarted::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000090, "Member 'BP_GameBoot_C_BootStarted::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A0, "Member 'BP_GameBoot_C_BootStarted::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_GetDisplayName_ReturnValue_2) == 0x0000B0, "Member 'BP_GameBoot_C_BootStarted::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000C0, "Member 'BP_GameBoot_C_BootStarted::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000D0, "Member 'BP_GameBoot_C_BootStarted::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_Map_Keys_Keys) == 0x0000E0, "Member 'BP_GameBoot_C_BootStarted::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_Array_Length_ReturnValue) == 0x0000F0, "Member 'BP_GameBoot_C_BootStarted::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000F4, "Member 'BP_GameBoot_C_BootStarted::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000F8, "Member 'BP_GameBoot_C_BootStarted::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_Conv_IntToString_ReturnValue) == 0x000100, "Member 'BP_GameBoot_C_BootStarted::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_Add_IntInt_ReturnValue) == 0x000110, "Member 'BP_GameBoot_C_BootStarted::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000118, "Member 'BP_GameBoot_C_BootStarted::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_BootStarted, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000128, "Member 'BP_GameBoot_C_BootStarted::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_GameBoot_C_ChildInitReturn \ static_assert(alignof(BP_GameBoot_C_ChildInitReturn) == 0x000008, "Wrong alignment on BP_GameBoot_C_ChildInitReturn"); \ static_assert(sizeof(BP_GameBoot_C_ChildInitReturn) == 0x0000C8, "Wrong size on BP_GameBoot_C_ChildInitReturn"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, GameBooter) == 0x000000, "Member 'BP_GameBoot_C_ChildInitReturn::GameBooter' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, Result) == 0x000008, "Member 'BP_GameBoot_C_ChildInitReturn::Result' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, Message) == 0x000010, "Member 'BP_GameBoot_C_ChildInitReturn::Message' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000020, "Member 'BP_GameBoot_C_ChildInitReturn::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, K2Node_SwitchEnum_CmpSuccess) == 0x000021, "Member 'BP_GameBoot_C_ChildInitReturn::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, CallFunc_SelectString_ReturnValue) == 0x000028, "Member 'BP_GameBoot_C_ChildInitReturn::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, CallFunc_GetDisplayName_ReturnValue) == 0x000038, "Member 'BP_GameBoot_C_ChildInitReturn::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'BP_GameBoot_C_ChildInitReturn::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, CallFunc_Map_Values_Values) == 0x000058, "Member 'BP_GameBoot_C_ChildInitReturn::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'BP_GameBoot_C_ChildInitReturn::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00006C, "Member 'BP_GameBoot_C_ChildInitReturn::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, CallFunc_GetDisplayName_ReturnValue_1) == 0x000070, "Member 'BP_GameBoot_C_ChildInitReturn::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'BP_GameBoot_C_ChildInitReturn::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000090, "Member 'BP_GameBoot_C_ChildInitReturn::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000A0, "Member 'BP_GameBoot_C_ChildInitReturn::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, CallFunc_Add_IntInt_ReturnValue) == 0x0000B0, "Member 'BP_GameBoot_C_ChildInitReturn::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ChildInitReturn, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000B8, "Member 'BP_GameBoot_C_ChildInitReturn::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot \ static_assert(alignof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot) == 0x000008, "Wrong alignment on BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot"); \ static_assert(sizeof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot) == 0x000078, "Wrong size on BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot"); \ static_assert(offsetof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot, EntryPoint) == 0x000000, "Member 'BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot, CallFunc_GetRefGet_Output_Get) == 0x000008, "Member 'BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot::CallFunc_GetRefGet_Output_Get' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot, Temp_int_Array_Index_Variable) == 0x000010, "Member 'BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot, CallFunc_Map_Values_Values) == 0x000018, "Member 'BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot, CallFunc_Array_Get_Item) == 0x000028, "Member 'BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot, CallFunc_Map_Keys_Keys) == 0x000038, "Member 'BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot, CallFunc_Array_Length_ReturnValue_1) == 0x000048, "Member 'BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot, CallFunc_Greater_IntInt_ReturnValue) == 0x00004C, "Member 'BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot, CallFunc_Map_Values_Values_1) == 0x000050, "Member 'BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot::CallFunc_Map_Values_Values_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot, CallFunc_Array_Length_ReturnValue_2) == 0x000060, "Member 'BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot, Temp_int_Loop_Counter_Variable) == 0x000064, "Member 'BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000068, "Member 'BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot, CallFunc_Less_IntInt_ReturnValue) == 0x000069, "Member 'BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot, CallFunc_Add_IntInt_ReturnValue) == 0x00006C, "Member 'BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot, CallFunc_GetRefGet_Output_Get_1) == 0x000070, "Member 'BP_GameBoot_C_ExecuteUbergraph_BP_GameBoot::CallFunc_GetRefGet_Output_Get_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_GameBoot_C_GetRefGet \ static_assert(alignof(BP_GameBoot_C_GetRefGet) == 0x000010, "Wrong alignment on BP_GameBoot_C_GetRefGet"); \ static_assert(sizeof(BP_GameBoot_C_GetRefGet) == 0x000090, "Wrong size on BP_GameBoot_C_GetRefGet"); \ static_assert(offsetof(BP_GameBoot_C_GetRefGet, Output_Get) == 0x000000, "Member 'BP_GameBoot_C_GetRefGet::Output_Get' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_GetRefGet, CallFunc_MakeTransform_ReturnValue) == 0x000010, "Member 'BP_GameBoot_C_GetRefGet::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_GetRefGet, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000070, "Member 'BP_GameBoot_C_GetRefGet::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_GetRefGet, CallFunc_FinishSpawningActor_ReturnValue) == 0x000078, "Member 'BP_GameBoot_C_GetRefGet::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_GetRefGet, CallFunc_GetActorOfClass_ReturnValue) == 0x000080, "Member 'BP_GameBoot_C_GetRefGet::CallFunc_GetActorOfClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_GetRefGet, CallFunc_IsValid_ReturnValue) == 0x000088, "Member 'BP_GameBoot_C_GetRefGet::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_GameBoot_C_IsChild \ static_assert(alignof(BP_GameBoot_C_IsChild) == 0x000008, "Wrong alignment on BP_GameBoot_C_IsChild"); \ static_assert(sizeof(BP_GameBoot_C_IsChild) == 0x000058, "Wrong size on BP_GameBoot_C_IsChild"); \ static_assert(offsetof(BP_GameBoot_C_IsChild, Child) == 0x000000, "Member 'BP_GameBoot_C_IsChild::Child' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_IsChild, bIsChild) == 0x000008, "Member 'BP_GameBoot_C_IsChild::bIsChild' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_IsChild, Array_Element) == 0x000010, "Member 'BP_GameBoot_C_IsChild::Array_Element' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_IsChild, Temp_int_Array_Index_Variable) == 0x000018, "Member 'BP_GameBoot_C_IsChild::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_IsChild, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'BP_GameBoot_C_IsChild::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_IsChild, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'BP_GameBoot_C_IsChild::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_IsChild, CallFunc_GetRefGet_Output_Get) == 0x000028, "Member 'BP_GameBoot_C_IsChild::CallFunc_GetRefGet_Output_Get' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_IsChild, CallFunc_Map_Keys_Keys) == 0x000030, "Member 'BP_GameBoot_C_IsChild::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_IsChild, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'BP_GameBoot_C_IsChild::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_IsChild, CallFunc_Array_Get_Item) == 0x000048, "Member 'BP_GameBoot_C_IsChild::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_IsChild, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'BP_GameBoot_C_IsChild::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_IsChild, CallFunc_ClassIsChildOf_ReturnValue) == 0x000051, "Member 'BP_GameBoot_C_IsChild::CallFunc_ClassIsChildOf_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_GameBoot_C_SpawnRef \ static_assert(alignof(BP_GameBoot_C_SpawnRef) == 0x000010, "Wrong alignment on BP_GameBoot_C_SpawnRef"); \ static_assert(sizeof(BP_GameBoot_C_SpawnRef) == 0x0004E0, "Wrong size on BP_GameBoot_C_SpawnRef"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, Level) == 0x000000, "Member 'BP_GameBoot_C_SpawnRef::Level' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, RefActors) == 0x000008, "Member 'BP_GameBoot_C_SpawnRef::RefActors' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000028, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, Temp_int_Array_Index_Variable) == 0x000038, "Member 'BP_GameBoot_C_SpawnRef::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, Temp_int_Loop_Counter_Variable) == 0x00003C, "Member 'BP_GameBoot_C_SpawnRef::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, Temp_int_Array_Index_Variable_1) == 0x000044, "Member 'BP_GameBoot_C_SpawnRef::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, Temp_int_Variable) == 0x000048, "Member 'BP_GameBoot_C_SpawnRef::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_GetDisplayName_ReturnValue) == 0x000050, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_GetDisplayName_ReturnValue_1) == 0x000060, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000080, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000090, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_GetDisplayName_ReturnValue_2) == 0x0000B0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000C0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000D0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_GetDisplayName_ReturnValue_3) == 0x0000E0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_GetDisplayName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0000F0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000100, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000110, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000120, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000130, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000140, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_GetDisplayName_ReturnValue_4) == 0x000150, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_GetDisplayName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000160, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000170, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_16) == 0x000180, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_17) == 0x000190, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_18) == 0x0001A0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_19) == 0x0001B0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_20) == 0x0001C0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_21) == 0x0001D0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, Temp_int_Loop_Counter_Variable_1) == 0x0001E0, "Member 'BP_GameBoot_C_SpawnRef::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_GetDisplayName_ReturnValue_5) == 0x0001E8, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_GetDisplayName_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Add_IntInt_ReturnValue_1) == 0x0001F8, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, K2Node_CreateDelegate_OutputDelegate) == 0x0001FC, "Member 'BP_GameBoot_C_SpawnRef::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_GetDisplayName_ReturnValue_6) == 0x000210, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_GetDisplayName_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, K2Node_CreateDelegate_OutputDelegate_1) == 0x000220, "Member 'BP_GameBoot_C_SpawnRef::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_GetRefGet_Output_Get) == 0x000230, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_GetRefGet_Output_Get' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Array_Get_Item) == 0x000238, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Array_Length_ReturnValue) == 0x000240, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Less_IntInt_ReturnValue) == 0x000244, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, K2Node_CreateDelegate_OutputDelegate_2) == 0x000248, "Member 'BP_GameBoot_C_SpawnRef::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_GetRefGet_Output_Get_1) == 0x000258, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_GetRefGet_Output_Get_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Add_IntInt_ReturnValue_2) == 0x000260, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000264, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_GetRefGet_Output_Get_2) == 0x000268, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_GetRefGet_Output_Get_2' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_MakeTransform_ReturnValue) == 0x000270, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Keys_Keys) == 0x0002D0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Array_Length_ReturnValue_1) == 0x0002E0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Array_Get_Item_1) == 0x0002E8, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Less_IntInt_ReturnValue_1) == 0x0002F0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_IsValidClass_ReturnValue) == 0x0002F1, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_GetClassDisplayName_ReturnValue) == 0x0002F8, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Find_Value) == 0x000308, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Find_ReturnValue) == 0x000310, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_22) == 0x000318, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, K2Node_ClassDynamicCast_AsBP_Game_Boot) == 0x000328, "Member 'BP_GameBoot_C_SpawnRef::K2Node_ClassDynamicCast_AsBP_Game_Boot' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, K2Node_ClassDynamicCast_bSuccess) == 0x000330, "Member 'BP_GameBoot_C_SpawnRef::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_23) == 0x000338, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_GetClassDisplayName_ReturnValue_1) == 0x000348, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_GetClassDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_ClassIsChildOf_ReturnValue) == 0x000358, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_ClassIsChildOf_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_24) == 0x000360, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000370, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_25) == 0x000378, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_BooleanOR_ReturnValue) == 0x000388, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_26) == 0x000390, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_27) == 0x0003A0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_GetClassDisplayName_ReturnValue_2) == 0x0003B0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_GetClassDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_28) == 0x0003C0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_29) == 0x0003D0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_IsChild_bIsChild) == 0x0003E0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_IsChild_bIsChild' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_IsChild_Array_Element) == 0x0003E8, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_IsChild_Array_Element' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Find_Value_1) == 0x0003F0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Find_ReturnValue_1) == 0x0003F8, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_GetClassDisplayName_ReturnValue_3) == 0x000400, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_GetClassDisplayName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000410, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_30) == 0x000418, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_FinishSpawningActor_ReturnValue) == 0x000428, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_31) == 0x000430, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, K2Node_DynamicCast_AsBP_Game_Boot) == 0x000440, "Member 'BP_GameBoot_C_SpawnRef::K2Node_DynamicCast_AsBP_Game_Boot' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, K2Node_DynamicCast_bSuccess) == 0x000448, "Member 'BP_GameBoot_C_SpawnRef::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_32) == 0x000450, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Concat_StrStr_ReturnValue_33) == 0x000460, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Concat_StrStr_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Array_Add_ReturnValue) == 0x000470, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Find_Value_2) == 0x000478, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Find_ReturnValue_2) == 0x000480, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Find_Value_3) == 0x000488, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Find_ReturnValue_3) == 0x000490, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Find_Value_4) == 0x000498, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Find_ReturnValue_4) == 0x0004A0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_EqualEqual_ClassClass_ReturnValue_1) == 0x0004A1, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_EqualEqual_ClassClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Find_Value_5) == 0x0004A8, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Find_Value_5' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Find_ReturnValue_5) == 0x0004B0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Find_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Find_Value_6) == 0x0004B8, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Find_Value_6' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Find_ReturnValue_6) == 0x0004C0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Find_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Find_Value_7) == 0x0004C8, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Find_Value_7' has a wrong offset!"); \ static_assert(offsetof(BP_GameBoot_C_SpawnRef, CallFunc_Map_Find_ReturnValue_7) == 0x0004D0, "Member 'BP_GameBoot_C_SpawnRef::CallFunc_Map_Find_ReturnValue_7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_GameBoot_C \ static_assert(alignof(ABP_GameBoot_C) == 0x000008, "Wrong alignment on ABP_GameBoot_C"); \ static_assert(sizeof(ABP_GameBoot_C) == 0x0003F0, "Wrong size on ABP_GameBoot_C"); \ static_assert(offsetof(ABP_GameBoot_C, UberGraphFrame) == 0x000370, "Member 'ABP_GameBoot_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_GameBoot_C, DefaultSceneRoot) == 0x000378, "Member 'ABP_GameBoot_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_GameBoot_C, InitList) == 0x000380, "Member 'ABP_GameBoot_C::InitList' has a wrong offset!"); \ static_assert(offsetof(ABP_GameBoot_C, SuccessNum) == 0x0003D0, "Member 'ABP_GameBoot_C::SuccessNum' has a wrong offset!"); \ static_assert(offsetof(ABP_GameBoot_C, BP_RefGet) == 0x0003D8, "Member 'ABP_GameBoot_C::BP_RefGet' has a wrong offset!"); \ static_assert(offsetof(ABP_GameBoot_C, TreeLevel) == 0x0003E0, "Member 'ABP_GameBoot_C::TreeLevel' has a wrong offset!"); \ static_assert(offsetof(ABP_GameBoot_C, Methed) == 0x0003E8, "Member 'ABP_GameBoot_C::Methed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBooter_C_ExecuteUbergraph_GameBooter \ static_assert(alignof(GameBooter_C_ExecuteUbergraph_GameBooter) == 0x000010, "Wrong alignment on GameBooter_C_ExecuteUbergraph_GameBooter"); \ static_assert(sizeof(GameBooter_C_ExecuteUbergraph_GameBooter) == 0x000090, "Wrong size on GameBooter_C_ExecuteUbergraph_GameBooter"); \ static_assert(offsetof(GameBooter_C_ExecuteUbergraph_GameBooter, EntryPoint) == 0x000000, "Member 'GameBooter_C_ExecuteUbergraph_GameBooter::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GameBooter_C_ExecuteUbergraph_GameBooter, Temp_bool_Has_Been_Initd_Variable) == 0x000004, "Member 'GameBooter_C_ExecuteUbergraph_GameBooter::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(GameBooter_C_ExecuteUbergraph_GameBooter, Temp_bool_IsClosed_Variable) == 0x000005, "Member 'GameBooter_C_ExecuteUbergraph_GameBooter::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(GameBooter_C_ExecuteUbergraph_GameBooter, CallFunc_MakeTransform_ReturnValue) == 0x000010, "Member 'GameBooter_C_ExecuteUbergraph_GameBooter::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooter_C_ExecuteUbergraph_GameBooter, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000070, "Member 'GameBooter_C_ExecuteUbergraph_GameBooter::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooter_C_ExecuteUbergraph_GameBooter, CallFunc_FinishSpawningActor_ReturnValue) == 0x000078, "Member 'GameBooter_C_ExecuteUbergraph_GameBooter::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooter_C_ExecuteUbergraph_GameBooter, CallFunc_GameBootLibRegistDelegate_ReturnValue) == 0x000080, "Member 'GameBooter_C_ExecuteUbergraph_GameBooter::CallFunc_GameBootLibRegistDelegate_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBooter_C_UserConstructionScript \ static_assert(alignof(GameBooter_C_UserConstructionScript) == 0x000008, "Wrong alignment on GameBooter_C_UserConstructionScript"); \ static_assert(sizeof(GameBooter_C_UserConstructionScript) == 0x000040, "Wrong size on GameBooter_C_UserConstructionScript"); \ static_assert(offsetof(GameBooter_C_UserConstructionScript, Temp_int_Array_Index_Variable) == 0x000000, "Member 'GameBooter_C_UserConstructionScript::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameBooter_C_UserConstructionScript, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'GameBooter_C_UserConstructionScript::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameBooter_C_UserConstructionScript, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'GameBooter_C_UserConstructionScript::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooter_C_UserConstructionScript, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'GameBooter_C_UserConstructionScript::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(GameBooter_C_UserConstructionScript, CallFunc_Array_Get_Item) == 0x000020, "Member 'GameBooter_C_UserConstructionScript::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameBooter_C_UserConstructionScript, CallFunc_Map_Find_Value) == 0x000028, "Member 'GameBooter_C_UserConstructionScript::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameBooter_C_UserConstructionScript, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'GameBooter_C_UserConstructionScript::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooter_C_UserConstructionScript, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'GameBooter_C_UserConstructionScript::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameBooter_C_UserConstructionScript, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'GameBooter_C_UserConstructionScript::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameBooter_C \ static_assert(alignof(AGameBooter_C) == 0x000008, "Wrong alignment on AGameBooter_C"); \ static_assert(sizeof(AGameBooter_C) == 0x000448, "Wrong size on AGameBooter_C"); \ static_assert(offsetof(AGameBooter_C, UberGraphFrame_GameBooter_C) == 0x0003F0, "Member 'AGameBooter_C::UberGraphFrame_GameBooter_C' has a wrong offset!"); \ static_assert(offsetof(AGameBooter_C, DependConfig) == 0x0003F8, "Member 'AGameBooter_C::DependConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_TableList \ static_assert(alignof(FST_TableList) == 0x000008, "Wrong alignment on FST_TableList"); \ static_assert(sizeof(FST_TableList) == 0x000030, "Wrong size on FST_TableList"); \ static_assert(offsetof(FST_TableList, SoftTable_2_6B416F3344A3ACC68B258293489BC322) == 0x000000, "Member 'FST_TableList::SoftTable_2_6B416F3344A3ACC68B258293489BC322' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSaveNativeBooter_C_ExecuteUbergraph_GameSaveNativeBooter \ static_assert(alignof(GameSaveNativeBooter_C_ExecuteUbergraph_GameSaveNativeBooter) == 0x000010, "Wrong alignment on GameSaveNativeBooter_C_ExecuteUbergraph_GameSaveNativeBooter"); \ static_assert(sizeof(GameSaveNativeBooter_C_ExecuteUbergraph_GameSaveNativeBooter) == 0x000090, "Wrong size on GameSaveNativeBooter_C_ExecuteUbergraph_GameSaveNativeBooter"); \ static_assert(offsetof(GameSaveNativeBooter_C_ExecuteUbergraph_GameSaveNativeBooter, EntryPoint) == 0x000000, "Member 'GameSaveNativeBooter_C_ExecuteUbergraph_GameSaveNativeBooter::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GameSaveNativeBooter_C_ExecuteUbergraph_GameSaveNativeBooter, CallFunc_MakeTransform_ReturnValue) == 0x000010, "Member 'GameSaveNativeBooter_C_ExecuteUbergraph_GameSaveNativeBooter::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSaveNativeBooter_C_ExecuteUbergraph_GameSaveNativeBooter, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000070, "Member 'GameSaveNativeBooter_C_ExecuteUbergraph_GameSaveNativeBooter::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSaveNativeBooter_C_ExecuteUbergraph_GameSaveNativeBooter, CallFunc_FinishSpawningActor_ReturnValue) == 0x000078, "Member 'GameSaveNativeBooter_C_ExecuteUbergraph_GameSaveNativeBooter::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSaveNativeBooter_C_ExecuteUbergraph_GameSaveNativeBooter, CallFunc_RegisterGlobalExtend_ReturnValue) == 0x000080, "Member 'GameSaveNativeBooter_C_ExecuteUbergraph_GameSaveNativeBooter::CallFunc_RegisterGlobalExtend_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameSaveNativeBooter_C \ static_assert(alignof(AGameSaveNativeBooter_C) == 0x000008, "Wrong alignment on AGameSaveNativeBooter_C"); \ static_assert(sizeof(AGameSaveNativeBooter_C) == 0x000458, "Wrong size on AGameSaveNativeBooter_C"); \ static_assert(offsetof(AGameSaveNativeBooter_C, UberGraphFrame_GameSaveNativeBooter_C) == 0x000448, "Member 'AGameSaveNativeBooter_C::UberGraphFrame_GameSaveNativeBooter_C' has a wrong offset!"); \ static_assert(offsetof(AGameSaveNativeBooter_C, StartWait) == 0x000450, "Member 'AGameSaveNativeBooter_C::StartWait' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter \ static_assert(alignof(GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter) == 0x000010, "Wrong alignment on GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter"); \ static_assert(sizeof(GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter) == 0x000100, "Wrong size on GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter"); \ static_assert(offsetof(GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter, EntryPoint) == 0x000000, "Member 'GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter, CallFunc_MakeTransform_ReturnValue) == 0x000010, "Member 'GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter, CallFunc_MakeTransform_ReturnValue_1) == 0x000070, "Member 'GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0000D0, "Member 'GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_1) == 0x0000D8, "Member 'GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter, CallFunc_FinishSpawningActor_ReturnValue) == 0x0000E0, "Member 'GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter, CallFunc_FinishSpawningActor_ReturnValue_1) == 0x0000E8, "Member 'GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter::CallFunc_FinishSpawningActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter, CallFunc_IsValid_ReturnValue) == 0x0000F0, "Member 'GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter, CallFunc_RegisterGlobalExtend_ReturnValue) == 0x0000F1, "Member 'GameSettingsBooter_C_ExecuteUbergraph_GameSettingsBooter::CallFunc_RegisterGlobalExtend_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameSettingsBooter_C \ static_assert(alignof(AGameSettingsBooter_C) == 0x000008, "Wrong alignment on AGameSettingsBooter_C"); \ static_assert(sizeof(AGameSettingsBooter_C) == 0x000450, "Wrong size on AGameSettingsBooter_C"); \ static_assert(offsetof(AGameSettingsBooter_C, UberGraphFrame_GameSettingsBooter_C) == 0x000448, "Member 'AGameSettingsBooter_C::UberGraphFrame_GameSettingsBooter_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem \ static_assert(alignof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem) == 0x000008, "Wrong alignment on WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem"); \ static_assert(sizeof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem) == 0x000228, "Wrong size on WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, EntryPoint) == 0x000000, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, Temp_name_Variable) == 0x000004, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, Temp_name_Variable_1) == 0x00000C, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, Temp_bool_Variable) == 0x000014, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, CallFunc_GetItemByID_Item) == 0x000018, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, CallFunc_GetItemByID_find) == 0x0000E8, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, CallFunc_Conv_IntToText_ReturnValue) == 0x0000F0, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, K2Node_CustomEvent_Can) == 0x000108, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::K2Node_CustomEvent_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, K2Node_Select_Default) == 0x000110, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, K2Node_MakeStruct_FormatArgumentData) == 0x000128, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, K2Node_MakeArray_Array) == 0x000178, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, CallFunc_Format_ReturnValue) == 0x000188, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, Temp_bool_Variable_1) == 0x0001A0, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, K2Node_Select_Default_1) == 0x0001A4, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, CallFunc_Conv_IntToString_ReturnValue) == 0x0001B0, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, CallFunc_GetFontDataColor_ReturnValue) == 0x0001C0, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x0001D4, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, CallFunc_Min_ReturnValue) == 0x0001D8, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::CallFunc_Min_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0001E0, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, CallFunc_Concat_StrStr_ReturnValue) == 0x0001F0, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000200, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem, CallFunc_Conv_StringToText_ReturnValue) == 0x000210, "Member 'WB_StarNodeDetails_NeedItem_C_ExecuteUbergraph_WB_StarNodeDetails_NeedItem::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_NeedItem_C_SetColor \ static_assert(alignof(WB_StarNodeDetails_NeedItem_C_SetColor) == 0x000001, "Wrong alignment on WB_StarNodeDetails_NeedItem_C_SetColor"); \ static_assert(sizeof(WB_StarNodeDetails_NeedItem_C_SetColor) == 0x000001, "Wrong size on WB_StarNodeDetails_NeedItem_C_SetColor"); \ static_assert(offsetof(WB_StarNodeDetails_NeedItem_C_SetColor, Can) == 0x000000, "Member 'WB_StarNodeDetails_NeedItem_C_SetColor::Can' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarNodeDetails_NeedItem_C \ static_assert(alignof(UWB_StarNodeDetails_NeedItem_C) == 0x000008, "Wrong alignment on UWB_StarNodeDetails_NeedItem_C"); \ static_assert(sizeof(UWB_StarNodeDetails_NeedItem_C) == 0x000298, "Wrong size on UWB_StarNodeDetails_NeedItem_C"); \ static_assert(offsetof(UWB_StarNodeDetails_NeedItem_C, UberGraphFrame) == 0x000278, "Member 'UWB_StarNodeDetails_NeedItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_NeedItem_C, TextBlock_NeedCount) == 0x000280, "Member 'UWB_StarNodeDetails_NeedItem_C::TextBlock_NeedCount' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_NeedItem_C, TextBlock_NeedName) == 0x000288, "Member 'UWB_StarNodeDetails_NeedItem_C::TextBlock_NeedName' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_NeedItem_C, ItemId) == 0x000290, "Member 'UWB_StarNodeDetails_NeedItem_C::ItemId' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_NeedItem_C, ItemCount) == 0x000294, "Member 'UWB_StarNodeDetails_NeedItem_C::ItemCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit \ static_assert(alignof(WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit) == 0x000008, "Wrong alignment on WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit"); \ static_assert(sizeof(WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit) == 0x0000B8, "Wrong size on WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit"); \ static_assert(offsetof(WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit, EntryPoint) == 0x000000, "Member 'WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit, CallFunc_GetFontDataColor_ReturnValue) == 0x000004, "Member 'WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit, K2Node_CustomEvent_bPlaySound) == 0x000018, "Member 'WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit::K2Node_CustomEvent_bPlaySound' has a wrong offset!"); \ static_assert(offsetof(WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit, K2Node_CustomEvent_LoginSettingButton) == 0x000019, "Member 'WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit::K2Node_CustomEvent_LoginSettingButton' has a wrong offset!"); \ static_assert(offsetof(WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit, K2Node_CustomEvent_ShowText) == 0x000020, "Member 'WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit::K2Node_CustomEvent_ShowText' has a wrong offset!"); \ static_assert(offsetof(WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000038, "Member 'WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit, CallFunc_GetFontDataColor_ReturnValue_2) == 0x00004C, "Member 'WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit, CallFunc_GetFontDataColor_ReturnValue_3) == 0x000060, "Member 'WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit::CallFunc_GetFontDataColor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000074, "Member 'WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit, CallFunc_GetFontDataColor_ReturnValue_4) == 0x000078, "Member 'WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit::CallFunc_GetFontDataColor_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit, CallFunc_GetFontDataColor_ReturnValue_5) == 0x00008C, "Member 'WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit::CallFunc_GetFontDataColor_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit, CallFunc_GetFontDataColor_ReturnValue_6) == 0x0000A0, "Member 'WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit::CallFunc_GetFontDataColor_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x0000B4, "Member 'WB_SettingUnit_C_ExecuteUbergraph_WB_SettingUnit::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SettingUnit_C_OnSelect \ static_assert(alignof(WB_SettingUnit_C_OnSelect) == 0x000001, "Wrong alignment on WB_SettingUnit_C_OnSelect"); \ static_assert(sizeof(WB_SettingUnit_C_OnSelect) == 0x000001, "Wrong size on WB_SettingUnit_C_OnSelect"); \ static_assert(offsetof(WB_SettingUnit_C_OnSelect, bPlaySound) == 0x000000, "Member 'WB_SettingUnit_C_OnSelect::bPlaySound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SettingUnit_C_SetCanSelect \ static_assert(alignof(WB_SettingUnit_C_SetCanSelect) == 0x000001, "Wrong alignment on WB_SettingUnit_C_SetCanSelect"); \ static_assert(sizeof(WB_SettingUnit_C_SetCanSelect) == 0x000001, "Wrong size on WB_SettingUnit_C_SetCanSelect"); \ static_assert(offsetof(WB_SettingUnit_C_SetCanSelect, bCanSelect_0) == 0x000000, "Member 'WB_SettingUnit_C_SetCanSelect::bCanSelect_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SettingUnit_C_UpdateUnit \ static_assert(alignof(WB_SettingUnit_C_UpdateUnit) == 0x000008, "Wrong alignment on WB_SettingUnit_C_UpdateUnit"); \ static_assert(sizeof(WB_SettingUnit_C_UpdateUnit) == 0x000020, "Wrong size on WB_SettingUnit_C_UpdateUnit"); \ static_assert(offsetof(WB_SettingUnit_C_UpdateUnit, LoginSettingButton_0) == 0x000000, "Member 'WB_SettingUnit_C_UpdateUnit::LoginSettingButton_0' has a wrong offset!"); \ static_assert(offsetof(WB_SettingUnit_C_UpdateUnit, ShowText_0) == 0x000008, "Member 'WB_SettingUnit_C_UpdateUnit::ShowText_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SettingUnit_C \ static_assert(alignof(UWB_SettingUnit_C) == 0x000008, "Wrong alignment on UWB_SettingUnit_C"); \ static_assert(sizeof(UWB_SettingUnit_C) == 0x000328, "Wrong size on UWB_SettingUnit_C"); \ static_assert(offsetof(UWB_SettingUnit_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_SettingUnit_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SettingUnit_C, CustomizationTextBlock_85) == 0x0002C8, "Member 'UWB_SettingUnit_C::CustomizationTextBlock_85' has a wrong offset!"); \ static_assert(offsetof(UWB_SettingUnit_C, Image_71) == 0x0002D0, "Member 'UWB_SettingUnit_C::Image_71' has a wrong offset!"); \ static_assert(offsetof(UWB_SettingUnit_C, WGI_Button_32) == 0x0002D8, "Member 'UWB_SettingUnit_C::WGI_Button_32' has a wrong offset!"); \ static_assert(offsetof(UWB_SettingUnit_C, LoginSettingButton) == 0x0002E0, "Member 'UWB_SettingUnit_C::LoginSettingButton' has a wrong offset!"); \ static_assert(offsetof(UWB_SettingUnit_C, OnClick) == 0x0002E8, "Member 'UWB_SettingUnit_C::OnClick' has a wrong offset!"); \ static_assert(offsetof(UWB_SettingUnit_C, OnHover) == 0x0002F8, "Member 'UWB_SettingUnit_C::OnHover' has a wrong offset!"); \ static_assert(offsetof(UWB_SettingUnit_C, Index_0) == 0x000308, "Member 'UWB_SettingUnit_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UWB_SettingUnit_C, bCanSelect) == 0x00030C, "Member 'UWB_SettingUnit_C::bCanSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_SettingUnit_C, ShowText) == 0x000310, "Member 'UWB_SettingUnit_C::ShowText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow \ static_assert(alignof(BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow) == 0x000008, "Wrong alignment on BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow"); \ static_assert(sizeof(BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow) == 0x000040, "Wrong size on BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow, EntryPoint) == 0x000000, "Member 'BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow, CallFunc_GetRTDrawOn_ReturnValue) == 0x000008, "Member 'BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow::CallFunc_GetRTDrawOn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow, CallFunc_SelectFloat_ReturnValue) == 0x000010, "Member 'BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow, CallFunc_BeginDrawCanvasToRenderTarget_Canvas) == 0x000018, "Member 'BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow::CallFunc_BeginDrawCanvasToRenderTarget_Canvas' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow, CallFunc_BeginDrawCanvasToRenderTarget_Size) == 0x000020, "Member 'BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow::CallFunc_BeginDrawCanvasToRenderTarget_Size' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow, CallFunc_BeginDrawCanvasToRenderTarget_Context) == 0x000030, "Member 'BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow::CallFunc_BeginDrawCanvasToRenderTarget_Context' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow, CallFunc_UpdateSimulateLocation_PixelSizeScale_ImplicitCast) == 0x000038, "Member 'BP_DrawingBoard_Snow_C_ExecuteUbergraph_BP_DrawingBoard_Snow::CallFunc_UpdateSimulateLocation_PixelSizeScale_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_Snow_C_InitializeWithDataAsset \ static_assert(alignof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset) == 0x000008, "Wrong alignment on BP_DrawingBoard_Snow_C_InitializeWithDataAsset"); \ static_assert(sizeof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset) == 0x000160, "Wrong size on BP_DrawingBoard_Snow_C_InitializeWithDataAsset"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, Data) == 0x000000, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::Data' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, SnowData) == 0x000008, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::SnowData' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, SnowData_0) == 0x000010, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::SnowData_0' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000018, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_MakeLiteralName_ReturnValue) == 0x000020, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_SelectFloat_ReturnValue) == 0x000028, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_SelectFloat_ReturnValue_1) == 0x000030, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, Temp_object_Variable) == 0x000038, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, Temp_object_Variable_1) == 0x000040, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, Temp_bool_Variable) == 0x000048, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, K2Node_Select_Default) == 0x000050, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000058, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_BreakVector2D_X) == 0x000060, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_BreakVector2D_Y) == 0x000068, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000070, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_MakeColor_ReturnValue) == 0x000078, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_MakeColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_BreakVector2D_X_1) == 0x000088, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_BreakVector2D_Y_1) == 0x000090, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_BreakVector2D_X_2) == 0x000098, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_BreakVector2D_Y_2) == 0x0000A0, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_MakeColor_ReturnValue_1) == 0x0000A8, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_MakeColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_BreakVector2D_X_3) == 0x0000B8, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_BreakVector2D_X_3' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_BreakVector2D_Y_3) == 0x0000C0, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_BreakVector2D_Y_3' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_BreakVector2D_X_4) == 0x0000C8, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_BreakVector2D_X_4' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_BreakVector2D_Y_4) == 0x0000D0, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_BreakVector2D_Y_4' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0000E0, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_MakeLiteralName_ReturnValue_1) == 0x0000E8, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_MakeLiteralName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_MakeLiteralName_ReturnValue_2) == 0x0000F0, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_MakeLiteralName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_CreateDynamicMaterialInstance_ReturnValue_1) == 0x0000F8, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_CreateDynamicMaterialInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, K2Node_DynamicCast_AsBP_Drawing_Board_Data_Snow) == 0x000100, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::K2Node_DynamicCast_AsBP_Drawing_Board_Data_Snow' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, K2Node_DynamicCast_bSuccess) == 0x000108, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x00010C, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast) == 0x000110, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, K2Node_VariableSet_SleepTime_ImplicitCast) == 0x000114, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::K2Node_VariableSet_SleepTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x000118, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_MakeColor_A_ImplicitCast) == 0x00011C, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_MakeColor_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_MakeColor_R_ImplicitCast) == 0x000120, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_MakeColor_R_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_MakeColor_G_ImplicitCast) == 0x000124, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_MakeColor_G_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_MakeColor_B_ImplicitCast) == 0x000128, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_MakeColor_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_SetScalarParameterValue_Value_ImplicitCast_2) == 0x00012C, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_SetScalarParameterValue_Value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_SetScalarParameterValue_Value_ImplicitCast_3) == 0x000130, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_SetScalarParameterValue_Value_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_MakeColor_B_ImplicitCast_1) == 0x000134, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_MakeColor_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_MakeColor_A_ImplicitCast_1) == 0x000138, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_MakeColor_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_MakeColor_R_ImplicitCast_1) == 0x00013C, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_MakeColor_R_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_MakeColor_G_ImplicitCast_1) == 0x000140, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_MakeColor_G_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_SetScalarParameterValue_Value_ImplicitCast_4) == 0x000144, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_SetScalarParameterValue_Value_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_1) == 0x000148, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, K2Node_VariableSet_InteractHeight_ImplicitCast) == 0x00014C, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::K2Node_VariableSet_InteractHeight_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_SetScalarParameterValue_Value_ImplicitCast_5) == 0x000150, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_SetScalarParameterValue_Value_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_SetScalarParameterValue_Value_ImplicitCast_6) == 0x000154, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_SetScalarParameterValue_Value_ImplicitCast_6' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_InitializeWithDataAsset, CallFunc_SetScalarParameterValue_Value_ImplicitCast_7) == 0x000158, "Member 'BP_DrawingBoard_Snow_C_InitializeWithDataAsset::CallFunc_SetScalarParameterValue_Value_ImplicitCast_7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_Snow_C_SwitchRTs \ static_assert(alignof(BP_DrawingBoard_Snow_C_SwitchRTs) == 0x000008, "Wrong alignment on BP_DrawingBoard_Snow_C_SwitchRTs"); \ static_assert(sizeof(BP_DrawingBoard_Snow_C_SwitchRTs) == 0x000008, "Wrong size on BP_DrawingBoard_Snow_C_SwitchRTs"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_SwitchRTs, TempRT) == 0x000000, "Member 'BP_DrawingBoard_Snow_C_SwitchRTs::TempRT' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_Snow_C_UserConstructionScript \ static_assert(alignof(BP_DrawingBoard_Snow_C_UserConstructionScript) == 0x000008, "Wrong alignment on BP_DrawingBoard_Snow_C_UserConstructionScript"); \ static_assert(sizeof(BP_DrawingBoard_Snow_C_UserConstructionScript) == 0x000018, "Wrong size on BP_DrawingBoard_Snow_C_UserConstructionScript"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_UserConstructionScript, CallFunc_MakeLiteralName_ReturnValue) == 0x000000, "Member 'BP_DrawingBoard_Snow_C_UserConstructionScript::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_UserConstructionScript, K2Node_DynamicCast_AsBP_Drawing_Board_Data_Snow) == 0x000008, "Member 'BP_DrawingBoard_Snow_C_UserConstructionScript::K2Node_DynamicCast_AsBP_Drawing_Board_Data_Snow' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Snow_C_UserConstructionScript, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'BP_DrawingBoard_Snow_C_UserConstructionScript::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_DrawingBoard_Snow_C \ static_assert(alignof(ABP_DrawingBoard_Snow_C) == 0x000008, "Wrong alignment on ABP_DrawingBoard_Snow_C"); \ static_assert(sizeof(ABP_DrawingBoard_Snow_C) == 0x000478, "Wrong size on ABP_DrawingBoard_Snow_C"); \ static_assert(offsetof(ABP_DrawingBoard_Snow_C, UberGraphFrame_BP_DrawingBoard_Snow_C) == 0x000430, "Member 'ABP_DrawingBoard_Snow_C::UberGraphFrame_BP_DrawingBoard_Snow_C' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Snow_C, Current) == 0x000438, "Member 'ABP_DrawingBoard_Snow_C::Current' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Snow_C, Previous) == 0x000440, "Member 'ABP_DrawingBoard_Snow_C::Previous' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Snow_C, SnowSimu) == 0x000448, "Member 'ABP_DrawingBoard_Snow_C::SnowSimu' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Snow_C, EdgeMat) == 0x000450, "Member 'ABP_DrawingBoard_Snow_C::EdgeMat' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Snow_C, Shadow) == 0x000458, "Member 'ABP_DrawingBoard_Snow_C::Shadow' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Snow_C, PreviousToCurrentMat) == 0x000460, "Member 'ABP_DrawingBoard_Snow_C::PreviousToCurrentMat' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Snow_C, LowQuality) == 0x000468, "Member 'ABP_DrawingBoard_Snow_C::LowQuality' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Snow_C, SnowMPC) == 0x000470, "Member 'ABP_DrawingBoard_Snow_C::SnowMPC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Setting_C_ChangeSelect \ static_assert(alignof(WB_Setting_C_ChangeSelect) == 0x000008, "Wrong alignment on WB_Setting_C_ChangeSelect"); \ static_assert(sizeof(WB_Setting_C_ChangeSelect) == 0x000010, "Wrong size on WB_Setting_C_ChangeSelect"); \ static_assert(offsetof(WB_Setting_C_ChangeSelect, Currentunit_0) == 0x000000, "Member 'WB_Setting_C_ChangeSelect::Currentunit_0' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ChangeSelect, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_Setting_C_ChangeSelect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Setting_C_CheckIsLogin \ static_assert(alignof(WB_Setting_C_CheckIsLogin) == 0x000001, "Wrong alignment on WB_Setting_C_CheckIsLogin"); \ static_assert(sizeof(WB_Setting_C_CheckIsLogin) == 0x00001D, "Wrong size on WB_Setting_C_CheckIsLogin"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, UnitType) == 0x000000, "Member 'WB_Setting_C_CheckIsLogin::UnitType' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, NeedAdd) == 0x000001, "Member 'WB_Setting_C_CheckIsLogin::NeedAdd' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_byte_Variable) == 0x000002, "Member 'WB_Setting_C_CheckIsLogin::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable) == 0x000003, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_1) == 0x000004, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_2) == 0x000005, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_3) == 0x000006, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_4) == 0x000007, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_5) == 0x000008, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_6) == 0x000009, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_7) == 0x00000A, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_8) == 0x00000B, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_9) == 0x00000C, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_10) == 0x00000D, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_byte_Variable_1) == 0x00000E, "Member 'WB_Setting_C_CheckIsLogin::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, K2Node_Select_Default) == 0x00000F, "Member 'WB_Setting_C_CheckIsLogin::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_11) == 0x000010, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_12) == 0x000011, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_12' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_13) == 0x000012, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_13' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_14) == 0x000013, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_14' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_15) == 0x000014, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_15' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_16) == 0x000015, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_16' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_17) == 0x000016, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_17' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_18) == 0x000017, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_18' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_19) == 0x000018, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_19' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_20) == 0x000019, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_20' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, Temp_bool_Variable_21) == 0x00001A, "Member 'WB_Setting_C_CheckIsLogin::Temp_bool_Variable_21' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, CallFunc_IsLoginFinished_ConnectFinished) == 0x00001B, "Member 'WB_Setting_C_CheckIsLogin::CallFunc_IsLoginFinished_ConnectFinished' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_CheckIsLogin, K2Node_Select_Default_1) == 0x00001C, "Member 'WB_Setting_C_CheckIsLogin::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Setting_C_CreateUnit \ static_assert(alignof(WB_Setting_C_CreateUnit) == 0x000001, "Wrong alignment on WB_Setting_C_CreateUnit"); \ static_assert(sizeof(WB_Setting_C_CreateUnit) == 0x000001, "Wrong size on WB_Setting_C_CreateUnit"); \ static_assert(offsetof(WB_Setting_C_CreateUnit, RefreshSound) == 0x000000, "Member 'WB_Setting_C_CreateUnit::RefreshSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Setting_C_ExecuteUbergraph_WB_Setting \ static_assert(alignof(WB_Setting_C_ExecuteUbergraph_WB_Setting) == 0x000008, "Wrong alignment on WB_Setting_C_ExecuteUbergraph_WB_Setting"); \ static_assert(sizeof(WB_Setting_C_ExecuteUbergraph_WB_Setting) == 0x0001F8, "Wrong size on WB_Setting_C_ExecuteUbergraph_WB_Setting"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, EntryPoint) == 0x000000, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, Temp_byte_Variable) == 0x000004, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Create_ReturnValue) == 0x000018, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, Temp_byte_Variable_1) == 0x000020, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_SlotAsScrollBoxSlot_ReturnValue) == 0x000028, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_SlotAsScrollBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, Temp_byte_Variable_2) == 0x000030, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, Temp_byte_Variable_3) == 0x000031, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, Temp_byte_Variable_4) == 0x000032, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, Temp_int_Array_Index_Variable) == 0x00003C, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_GetGlobalExtend_ReturnValue) == 0x000040, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, Temp_int_Variable) == 0x000048, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_GetSelectCount_SavePath) == 0x000050, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_GetSelectCount_SavePath' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Split_LeftS) == 0x000068, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Split_RightS) == 0x000078, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Split_ReturnValue) == 0x000088, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, K2Node_CustomEvent_RefreshSound) == 0x000089, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::K2Node_CustomEvent_RefreshSound' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, K2Node_MakeStruct_Margin) == 0x00008C, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, K2Node_CustomEvent_ClickUnit) == 0x0000A0, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::K2Node_CustomEvent_ClickUnit' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, K2Node_CustomEvent_HoverUnit) == 0x0000A8, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::K2Node_CustomEvent_HoverUnit' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, Temp_byte_Variable_5) == 0x0000B0, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, Temp_byte_Variable_6) == 0x0000B1, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, Temp_byte_Variable_7) == 0x0000B2, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Array_Get_Item) == 0x0000B3, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Array_Length_ReturnValue) == 0x0000B4, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000B8, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Less_IntInt_ReturnValue) == 0x0000B9, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_CheckIsLogin_NeedAdd) == 0x0000BA, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_CheckIsLogin_NeedAdd' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, K2Node_CustomEvent_RefreshList) == 0x0000BB, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::K2Node_CustomEvent_RefreshList' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, Temp_byte_Variable_8) == 0x0000BC, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::Temp_byte_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Array_RemoveItem_ReturnValue) == 0x0000BD, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000BE, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000C0, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x0000C4, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Array_RemoveItem_ReturnValue_2) == 0x0000C5, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Array_RemoveItem_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Array_RemoveItem_ReturnValue_3) == 0x0000C6, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Array_RemoveItem_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x0000C8, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, K2Node_CustomEvent_LoginWidget) == 0x0000D0, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::K2Node_CustomEvent_LoginWidget' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Create_ReturnValue_1) == 0x0000D8, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Map_Find_Value) == 0x0000E0, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Map_Find_ReturnValue) == 0x0000F8, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Array_Add_ReturnValue) == 0x0000FC, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_AddChild_ReturnValue) == 0x000100, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, Temp_byte_Variable_9) == 0x000108, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::Temp_byte_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000109, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Array_RemoveItem_ReturnValue_4) == 0x00010A, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Array_RemoveItem_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Array_RemoveItem_ReturnValue_5) == 0x00010B, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Array_RemoveItem_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, K2Node_CreateDelegate_OutputDelegate_1) == 0x00010C, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_AddChild_ReturnValue_1) == 0x000120, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_AddChild_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, K2Node_MakeStruct_Margin_1) == 0x000128, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::K2Node_MakeStruct_Margin_1' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_HasAnyNGPArhcives_ReturnValue) == 0x000138, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_HasAnyNGPArhcives_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_GetArhcivesCache_ReturnValue) == 0x000140, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_GetArhcivesCache_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Map_Contains_ReturnValue) == 0x000190, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_GetArhcivesCache_ReturnValue_1) == 0x000198, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_GetArhcivesCache_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Map_Length_ReturnValue) == 0x0001E8, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Greater_IntInt_ReturnValue) == 0x0001EC, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Array_RemoveItem_ReturnValue_6) == 0x0001ED, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Array_RemoveItem_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Array_RemoveItem_ReturnValue_7) == 0x0001EE, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Array_RemoveItem_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Array_RemoveItem_ReturnValue_8) == 0x0001EF, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Array_RemoveItem_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_GetGamePlatformType_ReturnValue) == 0x0001F0, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, K2Node_SwitchEnum_CmpSuccess) == 0x0001F1, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_ExecuteUbergraph_WB_Setting, CallFunc_Array_RemoveItem_ReturnValue_9) == 0x0001F2, "Member 'WB_Setting_C_ExecuteUbergraph_WB_Setting::CallFunc_Array_RemoveItem_ReturnValue_9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Setting_C_MoveDown \ static_assert(alignof(WB_Setting_C_MoveDown) == 0x000008, "Wrong alignment on WB_Setting_C_MoveDown"); \ static_assert(sizeof(WB_Setting_C_MoveDown) == 0x000018, "Wrong size on WB_Setting_C_MoveDown"); \ static_assert(offsetof(WB_Setting_C_MoveDown, CallFunc_Array_Get_Item) == 0x000000, "Member 'WB_Setting_C_MoveDown::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_MoveDown, CallFunc_Array_LastIndex_ReturnValue) == 0x000008, "Member 'WB_Setting_C_MoveDown::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_MoveDown, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_Setting_C_MoveDown::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_MoveDown, CallFunc_Greater_IntInt_ReturnValue) == 0x000010, "Member 'WB_Setting_C_MoveDown::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Setting_C_MoveUp \ static_assert(alignof(WB_Setting_C_MoveUp) == 0x000008, "Wrong alignment on WB_Setting_C_MoveUp"); \ static_assert(sizeof(WB_Setting_C_MoveUp) == 0x000018, "Wrong size on WB_Setting_C_MoveUp"); \ static_assert(offsetof(WB_Setting_C_MoveUp, CallFunc_Array_Get_Item) == 0x000000, "Member 'WB_Setting_C_MoveUp::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_MoveUp, CallFunc_Array_LastIndex_ReturnValue) == 0x000008, "Member 'WB_Setting_C_MoveUp::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_MoveUp, CallFunc_Subtract_IntInt_ReturnValue) == 0x00000C, "Member 'WB_Setting_C_MoveUp::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Setting_C_MoveUp, CallFunc_Less_IntInt_ReturnValue) == 0x000010, "Member 'WB_Setting_C_MoveUp::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Setting_C_OnClick \ static_assert(alignof(WB_Setting_C_OnClick) == 0x000008, "Wrong alignment on WB_Setting_C_OnClick"); \ static_assert(sizeof(WB_Setting_C_OnClick) == 0x000008, "Wrong size on WB_Setting_C_OnClick"); \ static_assert(offsetof(WB_Setting_C_OnClick, ClickUnit) == 0x000000, "Member 'WB_Setting_C_OnClick::ClickUnit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Setting_C_OnHover \ static_assert(alignof(WB_Setting_C_OnHover) == 0x000008, "Wrong alignment on WB_Setting_C_OnHover"); \ static_assert(sizeof(WB_Setting_C_OnHover) == 0x000008, "Wrong size on WB_Setting_C_OnHover"); \ static_assert(offsetof(WB_Setting_C_OnHover, HoverUnit) == 0x000000, "Member 'WB_Setting_C_OnHover::HoverUnit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Setting_C_SaveLogin \ static_assert(alignof(WB_Setting_C_SaveLogin) == 0x000008, "Wrong alignment on WB_Setting_C_SaveLogin"); \ static_assert(sizeof(WB_Setting_C_SaveLogin) == 0x000008, "Wrong size on WB_Setting_C_SaveLogin"); \ static_assert(offsetof(WB_Setting_C_SaveLogin, LoginWidget_0) == 0x000000, "Member 'WB_Setting_C_SaveLogin::LoginWidget_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Setting_C_UpdateSetting \ static_assert(alignof(WB_Setting_C_UpdateSetting) == 0x000001, "Wrong alignment on WB_Setting_C_UpdateSetting"); \ static_assert(sizeof(WB_Setting_C_UpdateSetting) == 0x000001, "Wrong size on WB_Setting_C_UpdateSetting"); \ static_assert(offsetof(WB_Setting_C_UpdateSetting, RefreshList) == 0x000000, "Member 'WB_Setting_C_UpdateSetting::RefreshList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Setting_C \ static_assert(alignof(UWB_Setting_C) == 0x000008, "Wrong alignment on UWB_Setting_C"); \ static_assert(sizeof(UWB_Setting_C) == 0x0003C0, "Wrong size on UWB_Setting_C"); \ static_assert(offsetof(UWB_Setting_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_Setting_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Setting_C, ScrollBox_55) == 0x0002C8, "Member 'UWB_Setting_C::ScrollBox_55' has a wrong offset!"); \ static_assert(offsetof(UWB_Setting_C, SettingImage) == 0x0002D0, "Member 'UWB_Setting_C::SettingImage' has a wrong offset!"); \ static_assert(offsetof(UWB_Setting_C, SettingText) == 0x000320, "Member 'UWB_Setting_C::SettingText' has a wrong offset!"); \ static_assert(offsetof(UWB_Setting_C, SettingUnits) == 0x000370, "Member 'UWB_Setting_C::SettingUnits' has a wrong offset!"); \ static_assert(offsetof(UWB_Setting_C, Currentunit) == 0x000380, "Member 'UWB_Setting_C::Currentunit' has a wrong offset!"); \ static_assert(offsetof(UWB_Setting_C, SelectNum) == 0x000388, "Member 'UWB_Setting_C::SelectNum' has a wrong offset!"); \ static_assert(offsetof(UWB_Setting_C, OnclickUnit) == 0x000390, "Member 'UWB_Setting_C::OnclickUnit' has a wrong offset!"); \ static_assert(offsetof(UWB_Setting_C, SettingInfos) == 0x0003A0, "Member 'UWB_Setting_C::SettingInfos' has a wrong offset!"); \ static_assert(offsetof(UWB_Setting_C, CreateNum) == 0x0003B0, "Member 'UWB_Setting_C::CreateNum' has a wrong offset!"); \ static_assert(offsetof(UWB_Setting_C, LoginWidget) == 0x0003B8, "Member 'UWB_Setting_C::LoginWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveControllComponent_C_DissolveStart \ static_assert(alignof(AC_DissolveControllComponent_C_DissolveStart) == 0x000004, "Wrong alignment on AC_DissolveControllComponent_C_DissolveStart"); \ static_assert(sizeof(AC_DissolveControllComponent_C_DissolveStart) == 0x00000C, "Wrong size on AC_DissolveControllComponent_C_DissolveStart"); \ static_assert(offsetof(AC_DissolveControllComponent_C_DissolveStart, Key) == 0x000000, "Member 'AC_DissolveControllComponent_C_DissolveStart::Key' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_DissolveStart, IsDissolve) == 0x000008, "Member 'AC_DissolveControllComponent_C_DissolveStart::IsDissolve' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_DissolveStart, K2Node_SwitchName_CmpSuccess) == 0x000009, "Member 'AC_DissolveControllComponent_C_DissolveStart::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_DissolveStart, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x00000A, "Member 'AC_DissolveControllComponent_C_DissolveStart::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveControllComponent_C_DissolveTick \ static_assert(alignof(AC_DissolveControllComponent_C_DissolveTick) == 0x000008, "Wrong alignment on AC_DissolveControllComponent_C_DissolveTick"); \ static_assert(sizeof(AC_DissolveControllComponent_C_DissolveTick) == 0x000028, "Wrong size on AC_DissolveControllComponent_C_DissolveTick"); \ static_assert(offsetof(AC_DissolveControllComponent_C_DissolveTick, Key) == 0x000000, "Member 'AC_DissolveControllComponent_C_DissolveTick::Key' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_DissolveTick, Value) == 0x000008, "Member 'AC_DissolveControllComponent_C_DissolveTick::Value' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_DissolveTick, IsDissolve) == 0x000010, "Member 'AC_DissolveControllComponent_C_DissolveTick::IsDissolve' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_DissolveTick, ParameterName) == 0x000014, "Member 'AC_DissolveControllComponent_C_DissolveTick::ParameterName' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_DissolveTick, K2Node_SwitchName_CmpSuccess) == 0x00001C, "Member 'AC_DissolveControllComponent_C_DissolveTick::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_DissolveTick, CallFunc_UpdateMeshDissolve_Alpha_ImplicitCast) == 0x000020, "Member 'AC_DissolveControllComponent_C_DissolveTick::CallFunc_UpdateMeshDissolve_Alpha_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveControllComponent_C_GetIsControlled \ static_assert(alignof(AC_DissolveControllComponent_C_GetIsControlled) == 0x000001, "Wrong alignment on AC_DissolveControllComponent_C_GetIsControlled"); \ static_assert(sizeof(AC_DissolveControllComponent_C_GetIsControlled) == 0x000001, "Wrong size on AC_DissolveControllComponent_C_GetIsControlled"); \ static_assert(offsetof(AC_DissolveControllComponent_C_GetIsControlled, ReturnValue) == 0x000000, "Member 'AC_DissolveControllComponent_C_GetIsControlled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveControllComponent_C_OnFX_Actived \ static_assert(alignof(AC_DissolveControllComponent_C_OnFX_Actived) == 0x000008, "Wrong alignment on AC_DissolveControllComponent_C_OnFX_Actived"); \ static_assert(sizeof(AC_DissolveControllComponent_C_OnFX_Actived) == 0x000010, "Wrong size on AC_DissolveControllComponent_C_OnFX_Actived"); \ static_assert(offsetof(AC_DissolveControllComponent_C_OnFX_Actived, Component) == 0x000000, "Member 'AC_DissolveControllComponent_C_OnFX_Actived::Component' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_OnFX_Actived, bReset) == 0x000008, "Member 'AC_DissolveControllComponent_C_OnFX_Actived::bReset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveControllComponent_C_OnFX_Deactivated \ static_assert(alignof(AC_DissolveControllComponent_C_OnFX_Deactivated) == 0x000008, "Wrong alignment on AC_DissolveControllComponent_C_OnFX_Deactivated"); \ static_assert(sizeof(AC_DissolveControllComponent_C_OnFX_Deactivated) == 0x000020, "Wrong size on AC_DissolveControllComponent_C_OnFX_Deactivated"); \ static_assert(offsetof(AC_DissolveControllComponent_C_OnFX_Deactivated, Component) == 0x000000, "Member 'AC_DissolveControllComponent_C_OnFX_Deactivated::Component' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_OnFX_Deactivated, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'AC_DissolveControllComponent_C_OnFX_Deactivated::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_OnFX_Deactivated, CallFunc_Array_RemoveItem_ReturnValue) == 0x000018, "Member 'AC_DissolveControllComponent_C_OnFX_Deactivated::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveControllComponent_C_SetCharacter \ static_assert(alignof(AC_DissolveControllComponent_C_SetCharacter) == 0x000008, "Wrong alignment on AC_DissolveControllComponent_C_SetCharacter"); \ static_assert(sizeof(AC_DissolveControllComponent_C_SetCharacter) == 0x000018, "Wrong size on AC_DissolveControllComponent_C_SetCharacter"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetCharacter, Character) == 0x000000, "Member 'AC_DissolveControllComponent_C_SetCharacter::Character' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetCharacter, CallFunc_GetMyDissolve_DissolveComp) == 0x000008, "Member 'AC_DissolveControllComponent_C_SetCharacter::CallFunc_GetMyDissolve_DissolveComp' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetCharacter, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'AC_DissolveControllComponent_C_SetCharacter::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveControllComponent_C_SetDissolveRoot \ static_assert(alignof(AC_DissolveControllComponent_C_SetDissolveRoot) == 0x000008, "Wrong alignment on AC_DissolveControllComponent_C_SetDissolveRoot"); \ static_assert(sizeof(AC_DissolveControllComponent_C_SetDissolveRoot) == 0x000098, "Wrong size on AC_DissolveControllComponent_C_SetDissolveRoot"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetDissolveRoot, DissRoot) == 0x000000, "Member 'AC_DissolveControllComponent_C_SetDissolveRoot::DissRoot' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetDissolveRoot, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'AC_DissolveControllComponent_C_SetDissolveRoot::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetDissolveRoot, CallFunc_GetDissolveInfo_DissolveKey) == 0x00000C, "Member 'AC_DissolveControllComponent_C_SetDissolveRoot::CallFunc_GetDissolveInfo_DissolveKey' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetDissolveRoot, CallFunc_GetDissolveInfo_bIsDissolve) == 0x000014, "Member 'AC_DissolveControllComponent_C_SetDissolveRoot::CallFunc_GetDissolveInfo_bIsDissolve' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetDissolveRoot, CallFunc_GetDissolveInfo_DissolveValue) == 0x000018, "Member 'AC_DissolveControllComponent_C_SetDissolveRoot::CallFunc_GetDissolveInfo_DissolveValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetDissolveRoot, CallFunc_GetDissolveInfo_Parameter_Name) == 0x00001C, "Member 'AC_DissolveControllComponent_C_SetDissolveRoot::CallFunc_GetDissolveInfo_Parameter_Name' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetDissolveRoot, CallFunc_NotEqual_NameName_ReturnValue) == 0x000024, "Member 'AC_DissolveControllComponent_C_SetDissolveRoot::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetDissolveRoot, CallFunc_GetOwner_ReturnValue) == 0x000028, "Member 'AC_DissolveControllComponent_C_SetDissolveRoot::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetDissolveRoot, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000030, "Member 'AC_DissolveControllComponent_C_SetDissolveRoot::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetDissolveRoot, CallFunc_GetOwner_ReturnValue_1) == 0x000040, "Member 'AC_DissolveControllComponent_C_SetDissolveRoot::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetDissolveRoot, CallFunc_K2_GetComponentsByClass_ReturnValue_1) == 0x000048, "Member 'AC_DissolveControllComponent_C_SetDissolveRoot::CallFunc_K2_GetComponentsByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetDissolveRoot, CallFunc_GetOwner_ReturnValue_2) == 0x000058, "Member 'AC_DissolveControllComponent_C_SetDissolveRoot::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetDissolveRoot, CallFunc_K2_GetComponentsByClass_ReturnValue_2) == 0x000060, "Member 'AC_DissolveControllComponent_C_SetDissolveRoot::CallFunc_K2_GetComponentsByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetDissolveRoot, K2Node_CreateDelegate_OutputDelegate) == 0x000070, "Member 'AC_DissolveControllComponent_C_SetDissolveRoot::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetDissolveRoot, K2Node_CreateDelegate_OutputDelegate_1) == 0x000080, "Member 'AC_DissolveControllComponent_C_SetDissolveRoot::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_SetDissolveRoot, CallFunc_DissolveTick_Value_ImplicitCast) == 0x000090, "Member 'AC_DissolveControllComponent_C_SetDissolveRoot::CallFunc_DissolveTick_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveControllComponent_C_UpdateControlledFX \ static_assert(alignof(AC_DissolveControllComponent_C_UpdateControlledFX) == 0x000008, "Wrong alignment on AC_DissolveControllComponent_C_UpdateControlledFX"); \ static_assert(sizeof(AC_DissolveControllComponent_C_UpdateControlledFX) == 0x000078, "Wrong size on AC_DissolveControllComponent_C_UpdateControlledFX"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, Temp_int_Variable) == 0x000000, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, Temp_int_Variable_1) == 0x000004, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, CallFunc_Add_IntInt_ReturnValue_1) == 0x00000C, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, Temp_int_Array_Index_Variable) == 0x000010, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, CallFunc_Add_IntInt_ReturnValue_2) == 0x000018, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, K2Node_CreateDelegate_OutputDelegate) == 0x00001C, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, K2Node_CreateDelegate_OutputDelegate_1) == 0x00002C, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, CallFunc_Array_Get_Item) == 0x000040, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, CallFunc_Array_Add_ReturnValue) == 0x00004C, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, CallFunc_GetIsClosed_ReturnValue) == 0x000051, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::CallFunc_GetIsClosed_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, CallFunc_IsValid_ReturnValue) == 0x000052, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, CallFunc_Array_Length_ReturnValue_1) == 0x000054, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, CallFunc_Array_Get_Item_1) == 0x000058, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, CallFunc_Less_IntInt_ReturnValue_1) == 0x000060, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, CallFunc_Array_Length_ReturnValue_2) == 0x000064, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, CallFunc_Array_Get_Item_2) == 0x000068, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledFX, CallFunc_Less_IntInt_ReturnValue_2) == 0x000070, "Member 'AC_DissolveControllComponent_C_UpdateControlledFX::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveControllComponent_C_UpdateControlledLight \ static_assert(alignof(AC_DissolveControllComponent_C_UpdateControlledLight) == 0x000008, "Wrong alignment on AC_DissolveControllComponent_C_UpdateControlledLight"); \ static_assert(sizeof(AC_DissolveControllComponent_C_UpdateControlledLight) == 0x000088, "Wrong size on AC_DissolveControllComponent_C_UpdateControlledLight"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledLight, Local_Temp) == 0x000000, "Member 'AC_DissolveControllComponent_C_UpdateControlledLight::Local_Temp' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledLight, Temp_int_Array_Index_Variable) == 0x000050, "Member 'AC_DissolveControllComponent_C_UpdateControlledLight::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledLight, Temp_real_Variable) == 0x000058, "Member 'AC_DissolveControllComponent_C_UpdateControlledLight::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledLight, CallFunc_Array_Get_Item) == 0x000060, "Member 'AC_DissolveControllComponent_C_UpdateControlledLight::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledLight, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'AC_DissolveControllComponent_C_UpdateControlledLight::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledLight, CallFunc_IsValid_ReturnValue) == 0x00006C, "Member 'AC_DissolveControllComponent_C_UpdateControlledLight::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledLight, Temp_int_Loop_Counter_Variable) == 0x000070, "Member 'AC_DissolveControllComponent_C_UpdateControlledLight::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledLight, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'AC_DissolveControllComponent_C_UpdateControlledLight::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledLight, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'AC_DissolveControllComponent_C_UpdateControlledLight::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledLight, CallFunc_Map_Add_Value_ImplicitCast) == 0x000080, "Member 'AC_DissolveControllComponent_C_UpdateControlledLight::CallFunc_Map_Add_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveControllComponent_C_UpdateControlledMesh \ static_assert(alignof(AC_DissolveControllComponent_C_UpdateControlledMesh) == 0x000008, "Wrong alignment on AC_DissolveControllComponent_C_UpdateControlledMesh"); \ static_assert(sizeof(AC_DissolveControllComponent_C_UpdateControlledMesh) == 0x000018, "Wrong size on AC_DissolveControllComponent_C_UpdateControlledMesh"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledMesh, CallFunc_GetOwner_ReturnValue) == 0x000000, "Member 'AC_DissolveControllComponent_C_UpdateControlledMesh::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateControlledMesh, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000008, "Member 'AC_DissolveControllComponent_C_UpdateControlledMesh::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveControllComponent_C_UpdateLightDissolve \ static_assert(alignof(AC_DissolveControllComponent_C_UpdateLightDissolve) == 0x000008, "Wrong alignment on AC_DissolveControllComponent_C_UpdateLightDissolve"); \ static_assert(sizeof(AC_DissolveControllComponent_C_UpdateLightDissolve) == 0x000070, "Wrong size on AC_DissolveControllComponent_C_UpdateLightDissolve"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateLightDissolve, Alpha) == 0x000000, "Member 'AC_DissolveControllComponent_C_UpdateLightDissolve::Alpha' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateLightDissolve, Temp_int_Array_Index_Variable) == 0x000008, "Member 'AC_DissolveControllComponent_C_UpdateLightDissolve::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateLightDissolve, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'AC_DissolveControllComponent_C_UpdateLightDissolve::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateLightDissolve, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'AC_DissolveControllComponent_C_UpdateLightDissolve::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateLightDissolve, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'AC_DissolveControllComponent_C_UpdateLightDissolve::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateLightDissolve, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'AC_DissolveControllComponent_C_UpdateLightDissolve::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateLightDissolve, CallFunc_Array_Get_Item) == 0x000030, "Member 'AC_DissolveControllComponent_C_UpdateLightDissolve::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateLightDissolve, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'AC_DissolveControllComponent_C_UpdateLightDissolve::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateLightDissolve, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'AC_DissolveControllComponent_C_UpdateLightDissolve::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateLightDissolve, CallFunc_Map_Find_Value) == 0x000040, "Member 'AC_DissolveControllComponent_C_UpdateLightDissolve::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateLightDissolve, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'AC_DissolveControllComponent_C_UpdateLightDissolve::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateLightDissolve, CallFunc_Map_Find_Value_1) == 0x000050, "Member 'AC_DissolveControllComponent_C_UpdateLightDissolve::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateLightDissolve, CallFunc_Map_Find_ReturnValue_1) == 0x000058, "Member 'AC_DissolveControllComponent_C_UpdateLightDissolve::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateLightDissolve, CallFunc_Lerp_ReturnValue) == 0x000060, "Member 'AC_DissolveControllComponent_C_UpdateLightDissolve::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateLightDissolve, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x000068, "Member 'AC_DissolveControllComponent_C_UpdateLightDissolve::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveControllComponent_C_UpdateMeshDissolve \ static_assert(alignof(AC_DissolveControllComponent_C_UpdateMeshDissolve) == 0x000008, "Wrong alignment on AC_DissolveControllComponent_C_UpdateMeshDissolve"); \ static_assert(sizeof(AC_DissolveControllComponent_C_UpdateMeshDissolve) == 0x000030, "Wrong size on AC_DissolveControllComponent_C_UpdateMeshDissolve"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateMeshDissolve, Alpha) == 0x000000, "Member 'AC_DissolveControllComponent_C_UpdateMeshDissolve::Alpha' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateMeshDissolve, ParameterName) == 0x000004, "Member 'AC_DissolveControllComponent_C_UpdateMeshDissolve::ParameterName' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateMeshDissolve, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'AC_DissolveControllComponent_C_UpdateMeshDissolve::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateMeshDissolve, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'AC_DissolveControllComponent_C_UpdateMeshDissolve::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateMeshDissolve, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'AC_DissolveControllComponent_C_UpdateMeshDissolve::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateMeshDissolve, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'AC_DissolveControllComponent_C_UpdateMeshDissolve::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateMeshDissolve, CallFunc_Array_Get_Item) == 0x000020, "Member 'AC_DissolveControllComponent_C_UpdateMeshDissolve::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateMeshDissolve, CallFunc_Less_IntInt_ReturnValue) == 0x000028, "Member 'AC_DissolveControllComponent_C_UpdateMeshDissolve::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveControllComponent_C_UpdateMeshDissolve, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'AC_DissolveControllComponent_C_UpdateMeshDissolve::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAC_DissolveControllComponent_C \ static_assert(alignof(UAC_DissolveControllComponent_C) == 0x000008, "Wrong alignment on UAC_DissolveControllComponent_C"); \ static_assert(sizeof(UAC_DissolveControllComponent_C) == 0x0001D0, "Wrong size on UAC_DissolveControllComponent_C"); \ static_assert(offsetof(UAC_DissolveControllComponent_C, IsControlled) == 0x0000E8, "Member 'UAC_DissolveControllComponent_C::IsControlled' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveControllComponent_C, ControlledFX) == 0x0000F0, "Member 'UAC_DissolveControllComponent_C::ControlledFX' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveControllComponent_C, SourceFX) == 0x000100, "Member 'UAC_DissolveControllComponent_C::SourceFX' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveControllComponent_C, SourceLight) == 0x000110, "Member 'UAC_DissolveControllComponent_C::SourceLight' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveControllComponent_C, ControlledLightSource) == 0x000120, "Member 'UAC_DissolveControllComponent_C::ControlledLightSource' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveControllComponent_C, ControlledLightTarget) == 0x000170, "Member 'UAC_DissolveControllComponent_C::ControlledLightTarget' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveControllComponent_C, ControlledMesh) == 0x0001C0, "Member 'UAC_DissolveControllComponent_C::ControlledMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveCrashTip_C_BackKeyEvent \ static_assert(alignof(WB_SaveCrashTip_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_SaveCrashTip_C_BackKeyEvent"); \ static_assert(sizeof(WB_SaveCrashTip_C_BackKeyEvent) == 0x000048, "Wrong size on WB_SaveCrashTip_C_BackKeyEvent"); \ static_assert(offsetof(WB_SaveCrashTip_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_SaveCrashTip_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SaveCrashTip_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_SaveCrashTip_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveCrashTip_C_EnterKeyEvent \ static_assert(alignof(WB_SaveCrashTip_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_SaveCrashTip_C_EnterKeyEvent"); \ static_assert(sizeof(WB_SaveCrashTip_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_SaveCrashTip_C_EnterKeyEvent"); \ static_assert(offsetof(WB_SaveCrashTip_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_SaveCrashTip_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SaveCrashTip_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_SaveCrashTip_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip \ static_assert(alignof(WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip) == 0x000008, "Wrong alignment on WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip"); \ static_assert(sizeof(WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip) == 0x0000C0, "Wrong size on WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip"); \ static_assert(offsetof(WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip, EntryPoint) == 0x000000, "Member 'WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip, Temp_delegate_Variable) == 0x000004, "Member 'WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip, Temp_delegate_Variable_1) == 0x000014, "Member 'WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip, K2Node_Event_InGeometry_1) == 0x000030, "Member 'WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip, K2Node_Event_isDown_1) == 0x000070, "Member 'WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip, K2Node_Event_InGeometry) == 0x000078, "Member 'WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip, K2Node_Event_isDown) == 0x0000B8, "Member 'WB_SaveCrashTip_C_ExecuteUbergraph_WB_SaveCrashTip::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveCrashTip_C_GetShownRichTextByIndex \ static_assert(alignof(WB_SaveCrashTip_C_GetShownRichTextByIndex) == 0x000008, "Wrong alignment on WB_SaveCrashTip_C_GetShownRichTextByIndex"); \ static_assert(sizeof(WB_SaveCrashTip_C_GetShownRichTextByIndex) == 0x000020, "Wrong size on WB_SaveCrashTip_C_GetShownRichTextByIndex"); \ static_assert(offsetof(WB_SaveCrashTip_C_GetShownRichTextByIndex, Index_0) == 0x000000, "Member 'WB_SaveCrashTip_C_GetShownRichTextByIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_SaveCrashTip_C_GetShownRichTextByIndex, ReturnValue) == 0x000008, "Member 'WB_SaveCrashTip_C_GetShownRichTextByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveCrashTip_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_SaveCrashTip_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_SaveCrashTip_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_SaveCrashTip_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_SaveCrashTip_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_SaveCrashTip_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_SaveCrashTip_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SaveCrashTip_C \ static_assert(alignof(UWB_SaveCrashTip_C) == 0x000008, "Wrong alignment on UWB_SaveCrashTip_C"); \ static_assert(sizeof(UWB_SaveCrashTip_C) == 0x000300, "Wrong size on UWB_SaveCrashTip_C"); \ static_assert(offsetof(UWB_SaveCrashTip_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_SaveCrashTip_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveCrashTip_C, AutomaticAccuracyImage_135) == 0x0002C8, "Member 'UWB_SaveCrashTip_C::AutomaticAccuracyImage_135' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveCrashTip_C, RuleName) == 0x0002D0, "Member 'UWB_SaveCrashTip_C::RuleName' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveCrashTip_C, WB_AnimationSlot_Fade) == 0x0002D8, "Member 'UWB_SaveCrashTip_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveCrashTip_C, WGI_InputHelpVis) == 0x0002E0, "Member 'UWB_SaveCrashTip_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveCrashTip_C, OnClose) == 0x0002E8, "Member 'UWB_SaveCrashTip_C::OnClose' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveCrashTip_C, bCanClose) == 0x0002F8, "Member 'UWB_SaveCrashTip_C::bCanClose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_PosePlay_C_Received_Notify \ static_assert(alignof(AN_PosePlay_C_Received_Notify) == 0x000008, "Wrong alignment on AN_PosePlay_C_Received_Notify"); \ static_assert(sizeof(AN_PosePlay_C_Received_Notify) == 0x000070, "Wrong size on AN_PosePlay_C_Received_Notify"); \ static_assert(offsetof(AN_PosePlay_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_PosePlay_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_PosePlay_C_Received_Notify, Animation) == 0x000008, "Member 'AN_PosePlay_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_PosePlay_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_PosePlay_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_PosePlay_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_PosePlay_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PosePlay_C_Received_Notify, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000048, "Member 'AN_PosePlay_C_Received_Notify::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PosePlay_C_Received_Notify, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000050, "Member 'AN_PosePlay_C_Received_Notify::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(AN_PosePlay_C_Received_Notify, CallFunc_Conv_IntToString_ReturnValue) == 0x000058, "Member 'AN_PosePlay_C_Received_Notify::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PosePlay_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'AN_PosePlay_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_PosePlay_C \ static_assert(alignof(UAN_PosePlay_C) == 0x000008, "Wrong alignment on UAN_PosePlay_C"); \ static_assert(sizeof(UAN_PosePlay_C) == 0x000040, "Wrong size on UAN_PosePlay_C"); \ static_assert(offsetof(UAN_PosePlay_C, PoseID) == 0x000038, "Member 'UAN_PosePlay_C::PoseID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow \ static_assert(alignof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow) == 0x000008, "Wrong alignment on WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow"); \ static_assert(sizeof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow) == 0x0001F0, "Wrong size on WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, EntryPoint) == 0x000000, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_GetGlobalExtend_ReturnValue) == 0x000018, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_GetSlotValue_Value) == 0x000020, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, K2Node_CreateDelegate_OutputDelegate_1) == 0x000030, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000050, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_IsValid_ReturnValue) == 0x000051, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_GetGlobalExtend_ReturnValue_1) == 0x000058, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_GetGlobalExtend_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_GetSlotValue_Value_1) == 0x000060, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_GetSlotValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_IsValid_ReturnValue_1) == 0x000070, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000078, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000088, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, K2Node_CreateDelegate_OutputDelegate_2) == 0x00008C, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, K2Node_CreateDelegate_OutputDelegate_3) == 0x00009C, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, K2Node_CreateDelegate_OutputDelegate_4) == 0x0000AC, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x0000C0, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x0000C8, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, K2Node_CreateDelegate_OutputDelegate_5) == 0x0000D0, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_IsValid_ReturnValue_2) == 0x0000E0, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_CreatePlayAnimationProxyObject_Result_1) == 0x0000E8, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_CreatePlayAnimationProxyObject_Result_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1) == 0x0000F0, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_CreatePlayAnimationProxyObject_Result_2) == 0x0000F8, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_CreatePlayAnimationProxyObject_Result_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_2) == 0x000100, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_IsValid_ReturnValue_3) == 0x000108, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_IsValid_ReturnValue_4) == 0x000109, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_GetPlayerController_ReturnValue) == 0x000110, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000118, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_GetPlayerController_ReturnValue_1) == 0x000120, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1) == 0x000128, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_CreatePlayAnimationProxyObject_Result_3) == 0x000130, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_CreatePlayAnimationProxyObject_Result_3' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_3) == 0x000138, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_IsValid_ReturnValue_5) == 0x000140, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, K2Node_CustomEvent_AnimType) == 0x000144, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::K2Node_CustomEvent_AnimType' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, K2Node_SwitchInteger_CmpSuccess) == 0x000148, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_GetAnimState_AnimState) == 0x00014C, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_GetAnimState_AnimState' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_GetAnimState_AnimState_1) == 0x000150, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_GetAnimState_AnimState_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000154, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_GetAnimTime_ReturnValue) == 0x000158, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_GetAnimTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x00015C, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x00015D, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_BooleanOR_ReturnValue) == 0x00015E, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_Conv_BoolToString_ReturnValue) == 0x000160, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x000170, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000180, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000190, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, K2Node_CreateDelegate_OutputDelegate_6) == 0x0001A0, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0001B0, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, Temp_bool_Variable) == 0x0001C0, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_Not_PreBool_ReturnValue) == 0x0001C1, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_GetPlayerController_ReturnValue_2) == 0x0001C8, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_Create_ReturnValue) == 0x0001D0, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x0001D8, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x0001E0, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x0001E8, "Member 'WB_LoginFlow_C_ExecuteUbergraph_WB_LoginFlow::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginFlow_C_GetAnimState \ static_assert(alignof(WB_LoginFlow_C_GetAnimState) == 0x000004, "Wrong alignment on WB_LoginFlow_C_GetAnimState"); \ static_assert(sizeof(WB_LoginFlow_C_GetAnimState) == 0x000004, "Wrong size on WB_LoginFlow_C_GetAnimState"); \ static_assert(offsetof(WB_LoginFlow_C_GetAnimState, AnimState_0) == 0x000000, "Member 'WB_LoginFlow_C_GetAnimState::AnimState_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginFlow_C_GetAnimTime \ static_assert(alignof(WB_LoginFlow_C_GetAnimTime) == 0x000004, "Wrong alignment on WB_LoginFlow_C_GetAnimTime"); \ static_assert(sizeof(WB_LoginFlow_C_GetAnimTime) == 0x00001C, "Wrong size on WB_LoginFlow_C_GetAnimTime"); \ static_assert(offsetof(WB_LoginFlow_C_GetAnimTime, Type) == 0x000000, "Member 'WB_LoginFlow_C_GetAnimTime::Type' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_GetAnimTime, ReturnValue) == 0x000004, "Member 'WB_LoginFlow_C_GetAnimTime::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_GetAnimTime, K2Node_SwitchInteger_CmpSuccess) == 0x000008, "Member 'WB_LoginFlow_C_GetAnimTime::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_GetAnimTime, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x00000C, "Member 'WB_LoginFlow_C_GetAnimTime::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_GetAnimTime, CallFunc_GetAnimationCurrentTime_ReturnValue_1) == 0x000010, "Member 'WB_LoginFlow_C_GetAnimTime::CallFunc_GetAnimationCurrentTime_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_GetAnimTime, CallFunc_GetAnimationCurrentTime_ReturnValue_2) == 0x000014, "Member 'WB_LoginFlow_C_GetAnimTime::CallFunc_GetAnimationCurrentTime_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoginFlow_C_GetAnimTime, CallFunc_GetAnimationCurrentTime_ReturnValue_3) == 0x000018, "Member 'WB_LoginFlow_C_GetAnimTime::CallFunc_GetAnimationCurrentTime_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginFlow_C_SetAnimProcess \ static_assert(alignof(WB_LoginFlow_C_SetAnimProcess) == 0x000004, "Wrong alignment on WB_LoginFlow_C_SetAnimProcess"); \ static_assert(sizeof(WB_LoginFlow_C_SetAnimProcess) == 0x000004, "Wrong size on WB_LoginFlow_C_SetAnimProcess"); \ static_assert(offsetof(WB_LoginFlow_C_SetAnimProcess, AnimType) == 0x000000, "Member 'WB_LoginFlow_C_SetAnimProcess::AnimType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginFlow_C_SetAnimState \ static_assert(alignof(WB_LoginFlow_C_SetAnimState) == 0x000004, "Wrong alignment on WB_LoginFlow_C_SetAnimState"); \ static_assert(sizeof(WB_LoginFlow_C_SetAnimState) == 0x000004, "Wrong size on WB_LoginFlow_C_SetAnimState"); \ static_assert(offsetof(WB_LoginFlow_C_SetAnimState, AnimState_0) == 0x000000, "Member 'WB_LoginFlow_C_SetAnimState::AnimState_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LoginFlow_C \ static_assert(alignof(UWB_LoginFlow_C) == 0x000008, "Wrong alignment on UWB_LoginFlow_C"); \ static_assert(sizeof(UWB_LoginFlow_C) == 0x000348, "Wrong size on UWB_LoginFlow_C"); \ static_assert(offsetof(UWB_LoginFlow_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_LoginFlow_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, OtherCompAnim) == 0x0002C8, "Member 'UWB_LoginFlow_C::OtherCompAnim' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, UnrealWarningAnim) == 0x0002D0, "Member 'UWB_LoginFlow_C::UnrealWarningAnim' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, LightWarningAnim) == 0x0002D8, "Member 'UWB_LoginFlow_C::LightWarningAnim' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, AutoSaveAnim) == 0x0002E0, "Member 'UWB_LoginFlow_C::AutoSaveAnim' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, Border_BG) == 0x0002E8, "Member 'UWB_LoginFlow_C::Border_BG' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, CriWare) == 0x0002F0, "Member 'UWB_LoginFlow_C::CriWare' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, Dison) == 0x0002F8, "Member 'UWB_LoginFlow_C::Dison' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, GetText1) == 0x000300, "Member 'UWB_LoginFlow_C::GetText1' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, speedtree) == 0x000308, "Member 'UWB_LoginFlow_C::speedtree' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, Unreal) == 0x000310, "Member 'UWB_LoginFlow_C::Unreal' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, WB_SavingTips) == 0x000318, "Member 'UWB_LoginFlow_C::WB_SavingTips' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, Wwise) == 0x000320, "Member 'UWB_LoginFlow_C::Wwise' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, _GammaSet) == 0x000328, "Member 'UWB_LoginFlow_C::_GammaSet' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, FlowFinished) == 0x000330, "Member 'UWB_LoginFlow_C::FlowFinished' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, LanguageSet) == 0x000340, "Member 'UWB_LoginFlow_C::LanguageSet' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, GetGameSetSuccess) == 0x000341, "Member 'UWB_LoginFlow_C::GetGameSetSuccess' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginFlow_C, AnimState) == 0x000344, "Member 'UWB_LoginFlow_C::AnimState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_FirePoint \ static_assert(alignof(FST_FirePoint) == 0x000008, "Wrong alignment on FST_FirePoint"); \ static_assert(sizeof(FST_FirePoint) == 0x0000E8, "Wrong size on FST_FirePoint"); \ static_assert(offsetof(FST_FirePoint, BirthPosition_4_5FCEFD6741026C1847B9798884A32C55) == 0x000000, "Member 'FST_FirePoint::BirthPosition_4_5FCEFD6741026C1847B9798884A32C55' has a wrong offset!"); \ static_assert(offsetof(FST_FirePoint, BirthRotation_7_871EBF7447A26B5BEFCC4EB884253B8C) == 0x000018, "Member 'FST_FirePoint::BirthRotation_7_871EBF7447A26B5BEFCC4EB884253B8C' has a wrong offset!"); \ static_assert(offsetof(FST_FirePoint, LevelMap_Visible_25_98E7B94942B70E1B92B0718159BE3C70) == 0x000030, "Member 'FST_FirePoint::LevelMap_Visible_25_98E7B94942B70E1B92B0718159BE3C70' has a wrong offset!"); \ static_assert(offsetof(FST_FirePoint, ShowName_52_4ABAF596430682C052E8C2B151F21720) == 0x000040, "Member 'FST_FirePoint::ShowName_52_4ABAF596430682C052E8C2B151F21720' has a wrong offset!"); \ static_assert(offsetof(FST_FirePoint, ShowImage_54_C7AD822944F4E8A7A0A7A697CC6E35E6) == 0x000058, "Member 'FST_FirePoint::ShowImage_54_C7AD822944F4E8A7A0A7A697CC6E35E6' has a wrong offset!"); \ static_assert(offsetof(FST_FirePoint, BelongLevel_53_44D7968E4460C61E2B672EB6E1DC79C6) == 0x000088, "Member 'FST_FirePoint::BelongLevel_53_44D7968E4460C61E2B672EB6E1DC79C6' has a wrong offset!"); \ static_assert(offsetof(FST_FirePoint, LevelImage_55_D7A66264420149F0D7068E928AF263EA) == 0x0000A0, "Member 'FST_FirePoint::LevelImage_55_D7A66264420149F0D7068E928AF263EA' has a wrong offset!"); \ static_assert(offsetof(FST_FirePoint, SectionId_46_5F0D03CB47374641813E3EBDC09978FF) == 0x0000D0, "Member 'FST_FirePoint::SectionId_46_5F0D03CB47374641813E3EBDC09978FF' has a wrong offset!"); \ static_assert(offsetof(FST_FirePoint, SubjectionLevel_49_BB6D53764CC5D5923A54EC92A48439E4) == 0x0000E0, "Member 'FST_FirePoint::SubjectionLevel_49_BB6D53764CC5D5923A54EC92A48439E4' has a wrong offset!"); \ static_assert(offsetof(FST_FirePoint, ImportantSite_51_420CCAB249F5FBB87B3B69A418AEAB80) == 0x0000E1, "Member 'FST_FirePoint::ImportantSite_51_420CCAB249F5FBB87B3B69A418AEAB80' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectBestIPPanel_C_BackKeyEvent \ static_assert(alignof(WB_SelectBestIPPanel_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_SelectBestIPPanel_C_BackKeyEvent"); \ static_assert(sizeof(WB_SelectBestIPPanel_C_BackKeyEvent) == 0x000048, "Wrong size on WB_SelectBestIPPanel_C_BackKeyEvent"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_SelectBestIPPanel_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_SelectBestIPPanel_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel \ static_assert(alignof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel) == 0x000008, "Wrong alignment on WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel"); \ static_assert(sizeof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel) == 0x000108, "Wrong size on WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, EntryPoint) == 0x000000, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00000C, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, CallFunc_Create_ReturnValue) == 0x000018, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x000020, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, CallFunc_GetPingList_ReturnValue) == 0x000028, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::CallFunc_GetPingList_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, CallFunc_AddChild_ReturnValue) == 0x000078, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, CallFunc_Map_Keys_Keys) == 0x000080, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, K2Node_CreateDelegate_OutputDelegate) == 0x000090, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, CallFunc_Array_Get_Item) == 0x0000A0, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, CallFunc_Map_Find_Value) == 0x0000B0, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, CallFunc_Map_Find_ReturnValue) == 0x0000B4, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, CallFunc_Less_IntInt_ReturnValue) == 0x0000BC, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, K2Node_Event_InGeometry) == 0x0000C0, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel, K2Node_Event_isDown) == 0x000100, "Member 'WB_SelectBestIPPanel_C_ExecuteUbergraph_WB_SelectBestIPPanel::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectBestIPPanel_C_SetBestIpURL \ static_assert(alignof(WB_SelectBestIPPanel_C_SetBestIpURL) == 0x000008, "Wrong alignment on WB_SelectBestIPPanel_C_SetBestIpURL"); \ static_assert(sizeof(WB_SelectBestIPPanel_C_SetBestIpURL) == 0x000020, "Wrong size on WB_SelectBestIPPanel_C_SetBestIpURL"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_SetBestIpURL, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x000000, "Member 'WB_SelectBestIPPanel_C_SetBestIpURL::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_SetBestIpURL, CallFunc_GetBestIP_return_value) == 0x000008, "Member 'WB_SelectBestIPPanel_C_SetBestIpURL::CallFunc_GetBestIP_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_SelectBestIPPanel_C_SetBestIpURL, CallFunc_GetBestIP_Ms) == 0x000018, "Member 'WB_SelectBestIPPanel_C_SetBestIpURL::CallFunc_GetBestIP_Ms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SelectBestIPPanel_C \ static_assert(alignof(UWB_SelectBestIPPanel_C) == 0x000008, "Wrong alignment on UWB_SelectBestIPPanel_C"); \ static_assert(sizeof(UWB_SelectBestIPPanel_C) == 0x000328, "Wrong size on UWB_SelectBestIPPanel_C"); \ static_assert(offsetof(UWB_SelectBestIPPanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_SelectBestIPPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPPanel_C, ScrollBox_Content) == 0x0002C8, "Member 'UWB_SelectBestIPPanel_C::ScrollBox_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPPanel_C, WB_SecondaryWindow1) == 0x0002D0, "Member 'UWB_SelectBestIPPanel_C::WB_SecondaryWindow1' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPPanel_C, WB_SelectBestIPItem) == 0x0002D8, "Member 'UWB_SelectBestIPPanel_C::WB_SelectBestIPItem' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPPanel_C, WB_SelectBestIPItem_1) == 0x0002E0, "Member 'UWB_SelectBestIPPanel_C::WB_SelectBestIPItem_1' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPPanel_C, WB_SelectBestIPItem_2) == 0x0002E8, "Member 'UWB_SelectBestIPPanel_C::WB_SelectBestIPItem_2' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPPanel_C, WB_SelectBestIPItem_3) == 0x0002F0, "Member 'UWB_SelectBestIPPanel_C::WB_SelectBestIPItem_3' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPPanel_C, WB_SelectBestIPItem_4) == 0x0002F8, "Member 'UWB_SelectBestIPPanel_C::WB_SelectBestIPItem_4' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPPanel_C, WB_SelectBestIPItem_5) == 0x000300, "Member 'UWB_SelectBestIPPanel_C::WB_SelectBestIPItem_5' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPPanel_C, WB_SelectBestIPItem_6) == 0x000308, "Member 'UWB_SelectBestIPPanel_C::WB_SelectBestIPItem_6' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPPanel_C, CurrentItem) == 0x000310, "Member 'UWB_SelectBestIPPanel_C::CurrentItem' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectBestIPPanel_C, OnSelected) == 0x000318, "Member 'UWB_SelectBestIPPanel_C::OnSelected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveErrorTips_C_BackKeyEvent \ static_assert(alignof(WB_SaveErrorTips_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_SaveErrorTips_C_BackKeyEvent"); \ static_assert(sizeof(WB_SaveErrorTips_C_BackKeyEvent) == 0x000048, "Wrong size on WB_SaveErrorTips_C_BackKeyEvent"); \ static_assert(offsetof(WB_SaveErrorTips_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_SaveErrorTips_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SaveErrorTips_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_SaveErrorTips_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveErrorTips_C_EnterKeyEvent \ static_assert(alignof(WB_SaveErrorTips_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_SaveErrorTips_C_EnterKeyEvent"); \ static_assert(sizeof(WB_SaveErrorTips_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_SaveErrorTips_C_EnterKeyEvent"); \ static_assert(offsetof(WB_SaveErrorTips_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_SaveErrorTips_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SaveErrorTips_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_SaveErrorTips_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips \ static_assert(alignof(WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips) == 0x000008, "Wrong alignment on WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips"); \ static_assert(sizeof(WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips) == 0x0000C0, "Wrong size on WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips"); \ static_assert(offsetof(WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips, EntryPoint) == 0x000000, "Member 'WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips, Temp_delegate_Variable) == 0x000004, "Member 'WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips, Temp_delegate_Variable_1) == 0x000014, "Member 'WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips, K2Node_Event_InGeometry_1) == 0x000030, "Member 'WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips, K2Node_Event_isDown_1) == 0x000070, "Member 'WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips, K2Node_Event_InGeometry) == 0x000078, "Member 'WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips, K2Node_Event_isDown) == 0x0000B8, "Member 'WB_SaveErrorTips_C_ExecuteUbergraph_WB_SaveErrorTips::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveErrorTips_C_GetShownRichTextByIndex \ static_assert(alignof(WB_SaveErrorTips_C_GetShownRichTextByIndex) == 0x000008, "Wrong alignment on WB_SaveErrorTips_C_GetShownRichTextByIndex"); \ static_assert(sizeof(WB_SaveErrorTips_C_GetShownRichTextByIndex) == 0x000020, "Wrong size on WB_SaveErrorTips_C_GetShownRichTextByIndex"); \ static_assert(offsetof(WB_SaveErrorTips_C_GetShownRichTextByIndex, Index_0) == 0x000000, "Member 'WB_SaveErrorTips_C_GetShownRichTextByIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_SaveErrorTips_C_GetShownRichTextByIndex, ReturnValue) == 0x000008, "Member 'WB_SaveErrorTips_C_GetShownRichTextByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveErrorTips_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_SaveErrorTips_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_SaveErrorTips_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_SaveErrorTips_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_SaveErrorTips_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_SaveErrorTips_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_SaveErrorTips_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SaveErrorTips_C \ static_assert(alignof(UWB_SaveErrorTips_C) == 0x000008, "Wrong alignment on UWB_SaveErrorTips_C"); \ static_assert(sizeof(UWB_SaveErrorTips_C) == 0x000300, "Wrong size on UWB_SaveErrorTips_C"); \ static_assert(offsetof(UWB_SaveErrorTips_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_SaveErrorTips_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveErrorTips_C, AutomaticAccuracyImage_135) == 0x0002C8, "Member 'UWB_SaveErrorTips_C::AutomaticAccuracyImage_135' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveErrorTips_C, RuleName) == 0x0002D0, "Member 'UWB_SaveErrorTips_C::RuleName' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveErrorTips_C, WB_AnimationSlot_Fade) == 0x0002D8, "Member 'UWB_SaveErrorTips_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveErrorTips_C, WGI_InputHelpVis) == 0x0002E0, "Member 'UWB_SaveErrorTips_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveErrorTips_C, OnClose) == 0x0002E8, "Member 'UWB_SaveErrorTips_C::OnClose' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveErrorTips_C, bCanClose) == 0x0002F8, "Member 'UWB_SaveErrorTips_C::bCanClose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NetWorkDes_C_BackKeyEvent \ static_assert(alignof(WB_NetWorkDes_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_NetWorkDes_C_BackKeyEvent"); \ static_assert(sizeof(WB_NetWorkDes_C_BackKeyEvent) == 0x000048, "Wrong size on WB_NetWorkDes_C_BackKeyEvent"); \ static_assert(offsetof(WB_NetWorkDes_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_NetWorkDes_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_NetWorkDes_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NetWorkDes_C_EnterKeyEvent \ static_assert(alignof(WB_NetWorkDes_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_NetWorkDes_C_EnterKeyEvent"); \ static_assert(sizeof(WB_NetWorkDes_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_NetWorkDes_C_EnterKeyEvent"); \ static_assert(offsetof(WB_NetWorkDes_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_NetWorkDes_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_NetWorkDes_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes \ static_assert(alignof(WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes) == 0x000008, "Wrong alignment on WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes"); \ static_assert(sizeof(WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes) == 0x0000B8, "Wrong size on WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes"); \ static_assert(offsetof(WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes, EntryPoint) == 0x000000, "Member 'WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes, K2Node_Event_InGeometry_1) == 0x000008, "Member 'WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes, K2Node_Event_isDown_1) == 0x000048, "Member 'WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes, K2Node_CreateDelegate_OutputDelegate) == 0x00004C, "Member 'WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes, K2Node_CreateDelegate_OutputDelegate_1) == 0x00005C, "Member 'WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes, K2Node_Event_InGeometry) == 0x000070, "Member 'WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes, K2Node_Event_isDown) == 0x0000B0, "Member 'WB_NetWorkDes_C_ExecuteUbergraph_WB_NetWorkDes::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NetWorkDes_C_move \ static_assert(alignof(WB_NetWorkDes_C_move) == 0x000008, "Wrong alignment on WB_NetWorkDes_C_move"); \ static_assert(sizeof(WB_NetWorkDes_C_move) == 0x0000F8, "Wrong size on WB_NetWorkDes_C_move"); \ static_assert(offsetof(WB_NetWorkDes_C_move, InGeometry) == 0x000000, "Member 'WB_NetWorkDes_C_move::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, InKeyEvent) == 0x000040, "Member 'WB_NetWorkDes_C_move::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, inKeyTag) == 0x000080, "Member 'WB_NetWorkDes_C_move::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, bIsDown) == 0x000088, "Member 'WB_NetWorkDes_C_move::bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, CallFunc_GetScrollOffset_ReturnValue) == 0x00008C, "Member 'WB_NetWorkDes_C_move::CallFunc_GetScrollOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000090, "Member 'WB_NetWorkDes_C_move::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, CallFunc_EqualEqual_GameplayTag_ReturnValue_1) == 0x000091, "Member 'WB_NetWorkDes_C_move::CallFunc_EqualEqual_GameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000098, "Member 'WB_NetWorkDes_C_move::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, CallFunc_GetScrollOffsetOfEnd_ReturnValue) == 0x0000A0, "Member 'WB_NetWorkDes_C_move::CallFunc_GetScrollOffsetOfEnd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, CallFunc_GetScrollOffset_ReturnValue_1) == 0x0000A4, "Member 'WB_NetWorkDes_C_move::CallFunc_GetScrollOffset_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'WB_NetWorkDes_C_move::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'WB_NetWorkDes_C_move::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x0000B8, "Member 'WB_NetWorkDes_C_move::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0000C0, "Member 'WB_NetWorkDes_C_move::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast) == 0x0000C8, "Member 'WB_NetWorkDes_C_move::CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, CallFunc_LessEqual_DoubleDouble_B_ImplicitCast) == 0x0000D0, "Member 'WB_NetWorkDes_C_move::CallFunc_LessEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x0000D8, "Member 'WB_NetWorkDes_C_move::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x0000E0, "Member 'WB_NetWorkDes_C_move::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1) == 0x0000E8, "Member 'WB_NetWorkDes_C_move::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_NetWorkDes_C_move, CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast_1) == 0x0000F0, "Member 'WB_NetWorkDes_C_move::CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NetWorkDes_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_NetWorkDes_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_NetWorkDes_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_NetWorkDes_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_NetWorkDes_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_NetWorkDes_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_NetWorkDes_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NetWorkDes_C \ static_assert(alignof(UWB_NetWorkDes_C) == 0x000008, "Wrong alignment on UWB_NetWorkDes_C"); \ static_assert(sizeof(UWB_NetWorkDes_C) == 0x0002F8, "Wrong size on UWB_NetWorkDes_C"); \ static_assert(offsetof(UWB_NetWorkDes_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_NetWorkDes_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_NetWorkDes_C, DesText) == 0x0002C8, "Member 'UWB_NetWorkDes_C::DesText' has a wrong offset!"); \ static_assert(offsetof(UWB_NetWorkDes_C, ScrollBox_52) == 0x0002D0, "Member 'UWB_NetWorkDes_C::ScrollBox_52' has a wrong offset!"); \ static_assert(offsetof(UWB_NetWorkDes_C, WB_SecondaryWindow1_C_0) == 0x0002D8, "Member 'UWB_NetWorkDes_C::WB_SecondaryWindow1_C_0' has a wrong offset!"); \ static_assert(offsetof(UWB_NetWorkDes_C, OnClosed) == 0x0002E0, "Member 'UWB_NetWorkDes_C::OnClosed' has a wrong offset!"); \ static_assert(offsetof(UWB_NetWorkDes_C, OffsetNum) == 0x0002F0, "Member 'UWB_NetWorkDes_C::OffsetNum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_SkyLightConfig \ static_assert(alignof(FS_SkyLightConfig) == 0x000008, "Wrong alignment on FS_SkyLightConfig"); \ static_assert(sizeof(FS_SkyLightConfig) == 0x000058, "Wrong size on FS_SkyLightConfig"); \ static_assert(offsetof(FS_SkyLightConfig, SkyLight_8_ABE4916E4DA8247812956286D18002B0) == 0x000000, "Member 'FS_SkyLightConfig::SkyLight_8_ABE4916E4DA8247812956286D18002B0' has a wrong offset!"); \ static_assert(offsetof(FS_SkyLightConfig, intensity_2_8024A50D4A1888543576C2890B30D533) == 0x000030, "Member 'FS_SkyLightConfig::intensity_2_8024A50D4A1888543576C2890B30D533' has a wrong offset!"); \ static_assert(offsetof(FS_SkyLightConfig, LightColor_18_7112B3064E5C56BB2B01418C2456E28D) == 0x000038, "Member 'FS_SkyLightConfig::LightColor_18_7112B3064E5C56BB2B01418C2456E28D' has a wrong offset!"); \ static_assert(offsetof(FS_SkyLightConfig, VolumetricScatteringIntensity_14_1B4425484AC9838107F7AD9E2E422CEC) == 0x000048, "Member 'FS_SkyLightConfig::VolumetricScatteringIntensity_14_1B4425484AC9838107F7AD9E2E422CEC' has a wrong offset!"); \ static_assert(offsetof(FS_SkyLightConfig, Executer_11_7E87F0524B2E0C3572567B8F05F11108) == 0x000050, "Member 'FS_SkyLightConfig::Executer_11_7E87F0524B2E0C3572567B8F05F11108' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginTips_C_BackKeyEvent \ static_assert(alignof(WB_LoginTips_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_LoginTips_C_BackKeyEvent"); \ static_assert(sizeof(WB_LoginTips_C_BackKeyEvent) == 0x000048, "Wrong size on WB_LoginTips_C_BackKeyEvent"); \ static_assert(offsetof(WB_LoginTips_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_LoginTips_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_LoginTips_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginTips_C_EnterKeyEvent \ static_assert(alignof(WB_LoginTips_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_LoginTips_C_EnterKeyEvent"); \ static_assert(sizeof(WB_LoginTips_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_LoginTips_C_EnterKeyEvent"); \ static_assert(offsetof(WB_LoginTips_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_LoginTips_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_LoginTips_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips \ static_assert(alignof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips) == 0x000008, "Wrong alignment on WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips"); \ static_assert(sizeof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips) == 0x0000E8, "Wrong size on WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips"); \ static_assert(offsetof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips, EntryPoint) == 0x000000, "Member 'WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips, Temp_delegate_Variable) == 0x000004, "Member 'WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips, Temp_delegate_Variable_1) == 0x000014, "Member 'WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips, Temp_delegate_Variable_2) == 0x00002C, "Member 'WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips, CallFunc_PostEvent_ReturnValue_2) == 0x00003C, "Member 'WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips, K2Node_Event_InGeometry_1) == 0x000040, "Member 'WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips, K2Node_Event_isDown_1) == 0x000080, "Member 'WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips, K2Node_Event_InGeometry) == 0x000088, "Member 'WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips, K2Node_Event_isDown) == 0x0000C8, "Member 'WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips, Temp_delegate_Variable_3) == 0x0000CC, "Member 'WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0000DC, "Member 'WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips, CallFunc_PostEvent_ReturnValue_3) == 0x0000E0, "Member 'WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000E4, "Member 'WB_LoginTips_C_ExecuteUbergraph_WB_LoginTips::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginTips_C_GetShownRichTextByIndex \ static_assert(alignof(WB_LoginTips_C_GetShownRichTextByIndex) == 0x000008, "Wrong alignment on WB_LoginTips_C_GetShownRichTextByIndex"); \ static_assert(sizeof(WB_LoginTips_C_GetShownRichTextByIndex) == 0x0000B8, "Wrong size on WB_LoginTips_C_GetShownRichTextByIndex"); \ static_assert(offsetof(WB_LoginTips_C_GetShownRichTextByIndex, Index_0) == 0x000000, "Member 'WB_LoginTips_C_GetShownRichTextByIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownRichTextByIndex, ReturnValue) == 0x000008, "Member 'WB_LoginTips_C_GetShownRichTextByIndex::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownRichTextByIndex, Temp_int_Variable) == 0x000020, "Member 'WB_LoginTips_C_GetShownRichTextByIndex::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownRichTextByIndex, CallFunc_MakeLiteralText_ReturnValue) == 0x000028, "Member 'WB_LoginTips_C_GetShownRichTextByIndex::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownRichTextByIndex, CallFunc_MakeLiteralText_ReturnValue_1) == 0x000040, "Member 'WB_LoginTips_C_GetShownRichTextByIndex::CallFunc_MakeLiteralText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownRichTextByIndex, CallFunc_MakeLiteralText_ReturnValue_2) == 0x000058, "Member 'WB_LoginTips_C_GetShownRichTextByIndex::CallFunc_MakeLiteralText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownRichTextByIndex, CallFunc_MakeLiteralText_ReturnValue_3) == 0x000070, "Member 'WB_LoginTips_C_GetShownRichTextByIndex::CallFunc_MakeLiteralText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownRichTextByIndex, CallFunc_MakeLiteralText_ReturnValue_4) == 0x000088, "Member 'WB_LoginTips_C_GetShownRichTextByIndex::CallFunc_MakeLiteralText_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownRichTextByIndex, K2Node_Select_Default) == 0x0000A0, "Member 'WB_LoginTips_C_GetShownRichTextByIndex::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginTips_C_GetShownTextByIndex \ static_assert(alignof(WB_LoginTips_C_GetShownTextByIndex) == 0x000008, "Wrong alignment on WB_LoginTips_C_GetShownTextByIndex"); \ static_assert(sizeof(WB_LoginTips_C_GetShownTextByIndex) == 0x0001C0, "Wrong size on WB_LoginTips_C_GetShownTextByIndex"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Index_0) == 0x000000, "Member 'WB_LoginTips_C_GetShownTextByIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, ReturnValue) == 0x000008, "Member 'WB_LoginTips_C_GetShownTextByIndex::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_int_Variable) == 0x000020, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_text_Variable) == 0x000028, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_text_Variable_1) == 0x000040, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_text_Variable_2) == 0x000058, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_text_Variable_3) == 0x000070, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_text_Variable_4) == 0x000088, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_text_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_text_Variable_5) == 0x0000A0, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_text_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_text_Variable_6) == 0x0000B8, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_text_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_text_Variable_7) == 0x0000D0, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_text_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_text_Variable_8) == 0x0000E8, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_text_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_text_Variable_9) == 0x000100, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_text_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_text_Variable_10) == 0x000118, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_text_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_text_Variable_11) == 0x000130, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_text_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_text_Variable_12) == 0x000148, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_text_Variable_12' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_text_Variable_13) == 0x000160, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_text_Variable_13' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_text_Variable_14) == 0x000178, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_text_Variable_14' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, Temp_text_Variable_15) == 0x000190, "Member 'WB_LoginTips_C_GetShownTextByIndex::Temp_text_Variable_15' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_GetShownTextByIndex, K2Node_Select_Default) == 0x0001A8, "Member 'WB_LoginTips_C_GetShownTextByIndex::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginTips_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_LoginTips_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_LoginTips_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_LoginTips_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_LoginTips_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_LoginTips_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_LoginTips_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginTips_C_OverrideTipsKeyVisName \ static_assert(alignof(WB_LoginTips_C_OverrideTipsKeyVisName) == 0x000008, "Wrong alignment on WB_LoginTips_C_OverrideTipsKeyVisName"); \ static_assert(sizeof(WB_LoginTips_C_OverrideTipsKeyVisName) == 0x000078, "Wrong size on WB_LoginTips_C_OverrideTipsKeyVisName"); \ static_assert(offsetof(WB_LoginTips_C_OverrideTipsKeyVisName, OverrideEnterName) == 0x000000, "Member 'WB_LoginTips_C_OverrideTipsKeyVisName::OverrideEnterName' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_OverrideTipsKeyVisName, OverrideBackName) == 0x000018, "Member 'WB_LoginTips_C_OverrideTipsKeyVisName::OverrideBackName' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_OverrideTipsKeyVisName, K2Node_MakeStruct_VisContainerOverride) == 0x000030, "Member 'WB_LoginTips_C_OverrideTipsKeyVisName::K2Node_MakeStruct_VisContainerOverride' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_OverrideTipsKeyVisName, CallFunc_GetInputHelper_WGI_InputHelpVis) == 0x000050, "Member 'WB_LoginTips_C_OverrideTipsKeyVisName::CallFunc_GetInputHelper_WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_OverrideTipsKeyVisName, K2Node_MakeStruct_VisContainerOverride_1) == 0x000058, "Member 'WB_LoginTips_C_OverrideTipsKeyVisName::K2Node_MakeStruct_VisContainerOverride_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginTips_C_UpdateRichTextDisplay \ static_assert(alignof(WB_LoginTips_C_UpdateRichTextDisplay) == 0x000008, "Wrong alignment on WB_LoginTips_C_UpdateRichTextDisplay"); \ static_assert(sizeof(WB_LoginTips_C_UpdateRichTextDisplay) == 0x000020, "Wrong size on WB_LoginTips_C_UpdateRichTextDisplay"); \ static_assert(offsetof(WB_LoginTips_C_UpdateRichTextDisplay, RichTextIndex) == 0x000000, "Member 'WB_LoginTips_C_UpdateRichTextDisplay::RichTextIndex' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_UpdateRichTextDisplay, LIndex) == 0x000004, "Member 'WB_LoginTips_C_UpdateRichTextDisplay::LIndex' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_UpdateRichTextDisplay, CallFunc_GetShownRichTextByIndex_ReturnValue) == 0x000008, "Member 'WB_LoginTips_C_UpdateRichTextDisplay::CallFunc_GetShownRichTextByIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoginTips_C_UpdateTextDisplay \ static_assert(alignof(WB_LoginTips_C_UpdateTextDisplay) == 0x000008, "Wrong alignment on WB_LoginTips_C_UpdateTextDisplay"); \ static_assert(sizeof(WB_LoginTips_C_UpdateTextDisplay) == 0x000028, "Wrong size on WB_LoginTips_C_UpdateTextDisplay"); \ static_assert(offsetof(WB_LoginTips_C_UpdateTextDisplay, Index_0) == 0x000000, "Member 'WB_LoginTips_C_UpdateTextDisplay::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_UpdateTextDisplay, CallFunc_GetShownTextByIndex_ReturnValue) == 0x000008, "Member 'WB_LoginTips_C_UpdateTextDisplay::CallFunc_GetShownTextByIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_UpdateTextDisplay, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000020, "Member 'WB_LoginTips_C_UpdateTextDisplay::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoginTips_C_UpdateTextDisplay, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000021, "Member 'WB_LoginTips_C_UpdateTextDisplay::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LoginTips_C \ static_assert(alignof(UWB_LoginTips_C) == 0x000008, "Wrong alignment on UWB_LoginTips_C"); \ static_assert(sizeof(UWB_LoginTips_C) == 0x000310, "Wrong size on UWB_LoginTips_C"); \ static_assert(offsetof(UWB_LoginTips_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_LoginTips_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginTips_C, DesText) == 0x0002C8, "Member 'UWB_LoginTips_C::DesText' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginTips_C, DesText_1) == 0x0002D0, "Member 'UWB_LoginTips_C::DesText_1' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginTips_C, RichDesText) == 0x0002D8, "Member 'UWB_LoginTips_C::RichDesText' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginTips_C, WB_SecondaryWindow1_C_0) == 0x0002E0, "Member 'UWB_LoginTips_C::WB_SecondaryWindow1_C_0' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginTips_C, OnConfirm) == 0x0002E8, "Member 'UWB_LoginTips_C::OnConfirm' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginTips_C, OnCancel) == 0x0002F8, "Member 'UWB_LoginTips_C::OnCancel' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginTips_C, TipTypeIndex) == 0x000308, "Member 'UWB_LoginTips_C::TipTypeIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginTips_C, CanUseBackKey) == 0x00030C, "Member 'UWB_LoginTips_C::CanUseBackKey' has a wrong offset!"); \ static_assert(offsetof(UWB_LoginTips_C, isRichText) == 0x00030D, "Member 'UWB_LoginTips_C::isRichText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_C_AddRTDebugUI \ static_assert(alignof(BP_DrawingBoard_C_AddRTDebugUI) == 0x000008, "Wrong alignment on BP_DrawingBoard_C_AddRTDebugUI"); \ static_assert(sizeof(BP_DrawingBoard_C_AddRTDebugUI) == 0x000028, "Wrong size on BP_DrawingBoard_C_AddRTDebugUI"); \ static_assert(offsetof(BP_DrawingBoard_C_AddRTDebugUI, CallFunc_Create_ReturnValue) == 0x000000, "Member 'BP_DrawingBoard_C_AddRTDebugUI::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_AddRTDebugUI, CallFunc_GetAllWidgetsOfClass_FoundWidgets) == 0x000008, "Member 'BP_DrawingBoard_C_AddRTDebugUI::CallFunc_GetAllWidgetsOfClass_FoundWidgets' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_AddRTDebugUI, CallFunc_Array_Get_Item) == 0x000018, "Member 'BP_DrawingBoard_C_AddRTDebugUI::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_AddRTDebugUI, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'BP_DrawingBoard_C_AddRTDebugUI::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_AddRTDebugUI, CallFunc_Greater_IntInt_ReturnValue) == 0x000024, "Member 'BP_DrawingBoard_C_AddRTDebugUI::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_C_CheckDataAssetType \ static_assert(alignof(BP_DrawingBoard_C_CheckDataAssetType) == 0x000008, "Wrong alignment on BP_DrawingBoard_C_CheckDataAssetType"); \ static_assert(sizeof(BP_DrawingBoard_C_CheckDataAssetType) == 0x000130, "Wrong size on BP_DrawingBoard_C_CheckDataAssetType"); \ static_assert(offsetof(BP_DrawingBoard_C_CheckDataAssetType, ReturnValue) == 0x000000, "Member 'BP_DrawingBoard_C_CheckDataAssetType::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CheckDataAssetType, CallFunc_GetDisplayName_ReturnValue) == 0x000008, "Member 'BP_DrawingBoard_C_CheckDataAssetType::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CheckDataAssetType, CallFunc_Conv_StringToText_ReturnValue) == 0x000018, "Member 'BP_DrawingBoard_C_CheckDataAssetType::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CheckDataAssetType, K2Node_MakeStruct_FormatArgumentData) == 0x000030, "Member 'BP_DrawingBoard_C_CheckDataAssetType::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CheckDataAssetType, CallFunc_GetClassDisplayName_ReturnValue) == 0x000080, "Member 'BP_DrawingBoard_C_CheckDataAssetType::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CheckDataAssetType, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000090, "Member 'BP_DrawingBoard_C_CheckDataAssetType::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CheckDataAssetType, CallFunc_GetObjectClass_ReturnValue) == 0x0000A8, "Member 'BP_DrawingBoard_C_CheckDataAssetType::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CheckDataAssetType, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000B0, "Member 'BP_DrawingBoard_C_CheckDataAssetType::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CheckDataAssetType, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000100, "Member 'BP_DrawingBoard_C_CheckDataAssetType::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CheckDataAssetType, K2Node_MakeArray_Array) == 0x000108, "Member 'BP_DrawingBoard_C_CheckDataAssetType::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CheckDataAssetType, CallFunc_Format_ReturnValue) == 0x000118, "Member 'BP_DrawingBoard_C_CheckDataAssetType::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_C_CurrentToPreviousMatrix \ static_assert(alignof(BP_DrawingBoard_C_CurrentToPreviousMatrix) == 0x000008, "Wrong alignment on BP_DrawingBoard_C_CurrentToPreviousMatrix"); \ static_assert(sizeof(BP_DrawingBoard_C_CurrentToPreviousMatrix) == 0x0000E8, "Wrong size on BP_DrawingBoard_C_CurrentToPreviousMatrix"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, XAxis) == 0x000000, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::XAxis' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, YAxis) == 0x000010, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::YAxis' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, Offset) == 0x000020, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::Offset' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000030, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, CallFunc_Subtract_Vector2DVector2D_ReturnValue) == 0x000038, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::CallFunc_Subtract_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, CallFunc_GetRotated2D_ReturnValue) == 0x000048, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::CallFunc_GetRotated2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, CallFunc_Divide_Vector2DVector2D_ReturnValue) == 0x000058, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::CallFunc_Divide_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, CallFunc_Divide_Vector2DVector2D_ReturnValue_1) == 0x000068, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::CallFunc_Divide_Vector2DVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, CallFunc_Multiply_Vector2DVector2D_ReturnValue) == 0x000078, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::CallFunc_Multiply_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, CallFunc_Multiply_Vector2DVector2D_ReturnValue_1) == 0x000088, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::CallFunc_Multiply_Vector2DVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000098, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, CallFunc_GetRotated2D_ReturnValue_1) == 0x0000A0, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::CallFunc_GetRotated2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, CallFunc_GetRotated2D_ReturnValue_2) == 0x0000B0, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::CallFunc_GetRotated2D_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x0000C0, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, CallFunc_GetRotated2D_AngleDeg_ImplicitCast) == 0x0000C8, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::CallFunc_GetRotated2D_AngleDeg_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0000D0, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0000D8, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, CallFunc_GetRotated2D_AngleDeg_ImplicitCast_1) == 0x0000E0, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::CallFunc_GetRotated2D_AngleDeg_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_CurrentToPreviousMatrix, CallFunc_GetRotated2D_AngleDeg_ImplicitCast_2) == 0x0000E4, "Member 'BP_DrawingBoard_C_CurrentToPreviousMatrix::CallFunc_GetRotated2D_AngleDeg_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_C_ExecuteUbergraph_BP_DrawingBoard \ static_assert(alignof(BP_DrawingBoard_C_ExecuteUbergraph_BP_DrawingBoard) == 0x000008, "Wrong alignment on BP_DrawingBoard_C_ExecuteUbergraph_BP_DrawingBoard"); \ static_assert(sizeof(BP_DrawingBoard_C_ExecuteUbergraph_BP_DrawingBoard) == 0x000018, "Wrong size on BP_DrawingBoard_C_ExecuteUbergraph_BP_DrawingBoard"); \ static_assert(offsetof(BP_DrawingBoard_C_ExecuteUbergraph_BP_DrawingBoard, EntryPoint) == 0x000000, "Member 'BP_DrawingBoard_C_ExecuteUbergraph_BP_DrawingBoard::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_ExecuteUbergraph_BP_DrawingBoard, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000008, "Member 'BP_DrawingBoard_C_ExecuteUbergraph_BP_DrawingBoard::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_ExecuteUbergraph_BP_DrawingBoard, K2Node_Event_EndPlayReason) == 0x000010, "Member 'BP_DrawingBoard_C_ExecuteUbergraph_BP_DrawingBoard::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_ExecuteUbergraph_BP_DrawingBoard, K2Node_SwitchEnum_CmpSuccess) == 0x000011, "Member 'BP_DrawingBoard_C_ExecuteUbergraph_BP_DrawingBoard::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_C_GetSimulateLocation \ static_assert(alignof(BP_DrawingBoard_C_GetSimulateLocation) == 0x000008, "Wrong alignment on BP_DrawingBoard_C_GetSimulateLocation"); \ static_assert(sizeof(BP_DrawingBoard_C_GetSimulateLocation) == 0x000088, "Wrong size on BP_DrawingBoard_C_GetSimulateLocation"); \ static_assert(offsetof(BP_DrawingBoard_C_GetSimulateLocation, ReturnValue) == 0x000000, "Member 'BP_DrawingBoard_C_GetSimulateLocation::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_GetSimulateLocation, FollowTarget) == 0x000018, "Member 'BP_DrawingBoard_C_GetSimulateLocation::FollowTarget' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_GetSimulateLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'BP_DrawingBoard_C_GetSimulateLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_GetSimulateLocation, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'BP_DrawingBoard_C_GetSimulateLocation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_GetSimulateLocation, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000040, "Member 'BP_DrawingBoard_C_GetSimulateLocation::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_GetSimulateLocation, K2Node_SwitchEnum_CmpSuccess) == 0x000058, "Member 'BP_DrawingBoard_C_GetSimulateLocation::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_GetSimulateLocation, CallFunc_GetPlayerPawn_ReturnValue) == 0x000060, "Member 'BP_DrawingBoard_C_GetSimulateLocation::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_GetSimulateLocation, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000068, "Member 'BP_DrawingBoard_C_GetSimulateLocation::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_GetSimulateLocation, CallFunc_IsValid_ReturnValue_1) == 0x000080, "Member 'BP_DrawingBoard_C_GetSimulateLocation::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_C_InitializeWithDataAsset \ static_assert(alignof(BP_DrawingBoard_C_InitializeWithDataAsset) == 0x000008, "Wrong alignment on BP_DrawingBoard_C_InitializeWithDataAsset"); \ static_assert(sizeof(BP_DrawingBoard_C_InitializeWithDataAsset) == 0x000048, "Wrong size on BP_DrawingBoard_C_InitializeWithDataAsset"); \ static_assert(offsetof(BP_DrawingBoard_C_InitializeWithDataAsset, Data) == 0x000000, "Member 'BP_DrawingBoard_C_InitializeWithDataAsset::Data' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_InitializeWithDataAsset, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000008, "Member 'BP_DrawingBoard_C_InitializeWithDataAsset::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_InitializeWithDataAsset, CallFunc_MakeVector2D_ReturnValue) == 0x000010, "Member 'BP_DrawingBoard_C_InitializeWithDataAsset::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_InitializeWithDataAsset, CallFunc_MakeVector2D_ReturnValue_1) == 0x000020, "Member 'BP_DrawingBoard_C_InitializeWithDataAsset::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_InitializeWithDataAsset, CallFunc_Divide_Vector2DVector2D_ReturnValue) == 0x000030, "Member 'BP_DrawingBoard_C_InitializeWithDataAsset::CallFunc_Divide_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_InitializeWithDataAsset, CallFunc_CheckDataAssetType_ReturnValue) == 0x000040, "Member 'BP_DrawingBoard_C_InitializeWithDataAsset::CallFunc_CheckDataAssetType_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_C_ReceiveEndPlay \ static_assert(alignof(BP_DrawingBoard_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on BP_DrawingBoard_C_ReceiveEndPlay"); \ static_assert(sizeof(BP_DrawingBoard_C_ReceiveEndPlay) == 0x000001, "Wrong size on BP_DrawingBoard_C_ReceiveEndPlay"); \ static_assert(offsetof(BP_DrawingBoard_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'BP_DrawingBoard_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_C_RenderPreviousToCurrent \ static_assert(alignof(BP_DrawingBoard_C_RenderPreviousToCurrent) == 0x000008, "Wrong alignment on BP_DrawingBoard_C_RenderPreviousToCurrent"); \ static_assert(sizeof(BP_DrawingBoard_C_RenderPreviousToCurrent) == 0x000020, "Wrong size on BP_DrawingBoard_C_RenderPreviousToCurrent"); \ static_assert(offsetof(BP_DrawingBoard_C_RenderPreviousToCurrent, RT_Previous) == 0x000000, "Member 'BP_DrawingBoard_C_RenderPreviousToCurrent::RT_Previous' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_RenderPreviousToCurrent, RT_Current) == 0x000008, "Member 'BP_DrawingBoard_C_RenderPreviousToCurrent::RT_Current' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_RenderPreviousToCurrent, DefaultColor) == 0x000010, "Member 'BP_DrawingBoard_C_RenderPreviousToCurrent::DefaultColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam \ static_assert(alignof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam) == 0x000008, "Wrong alignment on BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam"); \ static_assert(sizeof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam) == 0x0000A0, "Wrong size on BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, Target) == 0x000000, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::Target' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, CallFunc_CurrentToPreviousMatrix_XAxis) == 0x000008, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::CallFunc_CurrentToPreviousMatrix_XAxis' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, CallFunc_CurrentToPreviousMatrix_YAxis) == 0x000018, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::CallFunc_CurrentToPreviousMatrix_YAxis' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, CallFunc_CurrentToPreviousMatrix_Offset) == 0x000028, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::CallFunc_CurrentToPreviousMatrix_Offset' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, CallFunc_BreakVector2D_X) == 0x000038, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, CallFunc_BreakVector2D_Y) == 0x000040, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, CallFunc_BreakVector2D_X_1) == 0x000048, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, CallFunc_BreakVector2D_Y_1) == 0x000050, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, CallFunc_BreakVector2D_X_2) == 0x000058, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, CallFunc_BreakVector2D_Y_2) == 0x000060, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, K2Node_MakeStruct_LinearColor) == 0x000068, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::K2Node_MakeStruct_LinearColor' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, K2Node_MakeStruct_LinearColor_1) == 0x000078, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::K2Node_MakeStruct_LinearColor_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, K2Node_MakeStruct_R_ImplicitCast) == 0x000088, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::K2Node_MakeStruct_R_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, K2Node_MakeStruct_G_ImplicitCast) == 0x00008C, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::K2Node_MakeStruct_G_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, K2Node_MakeStruct_R_ImplicitCast_1) == 0x000090, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::K2Node_MakeStruct_R_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, K2Node_MakeStruct_G_ImplicitCast_1) == 0x000094, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::K2Node_MakeStruct_G_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, K2Node_MakeStruct_B_ImplicitCast) == 0x000098, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::K2Node_MakeStruct_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam, K2Node_MakeStruct_A_ImplicitCast) == 0x00009C, "Member 'BP_DrawingBoard_C_SetCurrentToPreviousMaterialParam::K2Node_MakeStruct_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_C_SetMaterialCanvasParameters \ static_assert(alignof(BP_DrawingBoard_C_SetMaterialCanvasParameters) == 0x000008, "Wrong alignment on BP_DrawingBoard_C_SetMaterialCanvasParameters"); \ static_assert(sizeof(BP_DrawingBoard_C_SetMaterialCanvasParameters) == 0x000020, "Wrong size on BP_DrawingBoard_C_SetMaterialCanvasParameters"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMaterialCanvasParameters, Target) == 0x000000, "Member 'BP_DrawingBoard_C_SetMaterialCanvasParameters::Target' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMaterialCanvasParameters, CallFunc_BreakVector2D_X) == 0x000008, "Member 'BP_DrawingBoard_C_SetMaterialCanvasParameters::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMaterialCanvasParameters, CallFunc_BreakVector2D_Y) == 0x000010, "Member 'BP_DrawingBoard_C_SetMaterialCanvasParameters::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMaterialCanvasParameters, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000018, "Member 'BP_DrawingBoard_C_SetMaterialCanvasParameters::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMaterialCanvasParameters, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x00001C, "Member 'BP_DrawingBoard_C_SetMaterialCanvasParameters::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_C_SetMPC \ static_assert(alignof(BP_DrawingBoard_C_SetMPC) == 0x000008, "Wrong alignment on BP_DrawingBoard_C_SetMPC"); \ static_assert(sizeof(BP_DrawingBoard_C_SetMPC) == 0x0000B8, "Wrong size on BP_DrawingBoard_C_SetMPC"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_BreakVector2D_X) == 0x000000, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_BreakVector2D_Y) == 0x000008, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_BreakVector2D_X_1) == 0x000010, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_BreakVector2D_Y_1) == 0x000018, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_MakeColor_ReturnValue) == 0x000020, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_MakeColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_Conv_StringToName_ReturnValue) == 0x000040, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000058, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_BreakVector2D_X_2) == 0x000060, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_BreakVector2D_Y_2) == 0x000068, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_BreakVector2D_X_3) == 0x000070, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_BreakVector2D_X_3' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_BreakVector2D_Y_3) == 0x000078, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_BreakVector2D_Y_3' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_IsValid_ReturnValue) == 0x000080, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_MakeColor_ReturnValue_1) == 0x000084, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_MakeColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_MakeColor_B_ImplicitCast) == 0x000094, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_MakeColor_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_MakeColor_A_ImplicitCast) == 0x000098, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_MakeColor_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_MakeColor_R_ImplicitCast) == 0x00009C, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_MakeColor_R_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_MakeColor_G_ImplicitCast) == 0x0000A0, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_MakeColor_G_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_MakeColor_R_ImplicitCast_1) == 0x0000A4, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_MakeColor_R_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_MakeColor_G_ImplicitCast_1) == 0x0000A8, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_MakeColor_G_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_MakeColor_B_ImplicitCast_1) == 0x0000AC, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_MakeColor_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_SetMPC, CallFunc_MakeColor_A_ImplicitCast_1) == 0x0000B0, "Member 'BP_DrawingBoard_C_SetMPC::CallFunc_MakeColor_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_C_UpdateLocationToPlayer \ static_assert(alignof(BP_DrawingBoard_C_UpdateLocationToPlayer) == 0x000008, "Wrong alignment on BP_DrawingBoard_C_UpdateLocationToPlayer"); \ static_assert(sizeof(BP_DrawingBoard_C_UpdateLocationToPlayer) == 0x000038, "Wrong size on BP_DrawingBoard_C_UpdateLocationToPlayer"); \ static_assert(offsetof(BP_DrawingBoard_C_UpdateLocationToPlayer, CallFunc_GetPlayerPawn_ReturnValue) == 0x000000, "Member 'BP_DrawingBoard_C_UpdateLocationToPlayer::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_UpdateLocationToPlayer, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000008, "Member 'BP_DrawingBoard_C_UpdateLocationToPlayer::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_UpdateLocationToPlayer, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'BP_DrawingBoard_C_UpdateLocationToPlayer::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_UpdateLocationToPlayer, CallFunc_Conv_VectorToVector2D_ReturnValue) == 0x000028, "Member 'BP_DrawingBoard_C_UpdateLocationToPlayer::CallFunc_Conv_VectorToVector2D_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_C_UpdateSimulateLocation \ static_assert(alignof(BP_DrawingBoard_C_UpdateSimulateLocation) == 0x000008, "Wrong alignment on BP_DrawingBoard_C_UpdateSimulateLocation"); \ static_assert(sizeof(BP_DrawingBoard_C_UpdateSimulateLocation) == 0x000030, "Wrong size on BP_DrawingBoard_C_UpdateSimulateLocation"); \ static_assert(offsetof(BP_DrawingBoard_C_UpdateSimulateLocation, bPixelAligned) == 0x000000, "Member 'BP_DrawingBoard_C_UpdateSimulateLocation::bPixelAligned' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_UpdateSimulateLocation, PixelSizeScale) == 0x000004, "Member 'BP_DrawingBoard_C_UpdateSimulateLocation::PixelSizeScale' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_UpdateSimulateLocation, CallFunc_GetSimulateLocation_ReturnValue) == 0x000008, "Member 'BP_DrawingBoard_C_UpdateSimulateLocation::CallFunc_GetSimulateLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_C_UpdateSimulateLocation, CallFunc_Conv_VectorToVector2D_ReturnValue) == 0x000020, "Member 'BP_DrawingBoard_C_UpdateSimulateLocation::CallFunc_Conv_VectorToVector2D_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_DrawingBoard_C \ static_assert(alignof(ABP_DrawingBoard_C) == 0x000008, "Wrong alignment on ABP_DrawingBoard_C"); \ static_assert(sizeof(ABP_DrawingBoard_C) == 0x000430, "Wrong size on ABP_DrawingBoard_C"); \ static_assert(offsetof(ABP_DrawingBoard_C, UberGraphFrame) == 0x0003C8, "Member 'ABP_DrawingBoard_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_C, Billboard) == 0x0003D0, "Member 'ABP_DrawingBoard_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_C, PreviousToCurrent) == 0x0003D8, "Member 'ABP_DrawingBoard_C::PreviousToCurrent' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_C, BoardMPC) == 0x0003E0, "Member 'ABP_DrawingBoard_C::BoardMPC' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_C, DataAsset) == 0x0003E8, "Member 'ABP_DrawingBoard_C::DataAsset' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_C, DataAssetClass) == 0x0003F0, "Member 'ABP_DrawingBoard_C::DataAssetClass' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_C, Output_RT) == 0x0003F8, "Member 'ABP_DrawingBoard_C::Output_RT' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_C, DebugOutputRT) == 0x000400, "Member 'ABP_DrawingBoard_C::DebugOutputRT' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_C, FollowMode) == 0x000401, "Member 'ABP_DrawingBoard_C::FollowMode' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_C, TargetActor) == 0x000408, "Member 'ABP_DrawingBoard_C::TargetActor' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_C, RenderLocationSize) == 0x000410, "Member 'ABP_DrawingBoard_C::RenderLocationSize' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_C, DrawingBoardName) == 0x000420, "Member 'ABP_DrawingBoard_C::DrawingBoardName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CloudSelectTips_C_BackKeyEvent \ static_assert(alignof(WB_CloudSelectTips_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_CloudSelectTips_C_BackKeyEvent"); \ static_assert(sizeof(WB_CloudSelectTips_C_BackKeyEvent) == 0x000048, "Wrong size on WB_CloudSelectTips_C_BackKeyEvent"); \ static_assert(offsetof(WB_CloudSelectTips_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_CloudSelectTips_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_CloudSelectTips_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_CloudSelectTips_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CloudSelectTips_C_EnterKeyEvent \ static_assert(alignof(WB_CloudSelectTips_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_CloudSelectTips_C_EnterKeyEvent"); \ static_assert(sizeof(WB_CloudSelectTips_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_CloudSelectTips_C_EnterKeyEvent"); \ static_assert(offsetof(WB_CloudSelectTips_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_CloudSelectTips_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_CloudSelectTips_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_CloudSelectTips_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips \ static_assert(alignof(WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips) == 0x000008, "Wrong alignment on WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips"); \ static_assert(sizeof(WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips) == 0x0000A8, "Wrong size on WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips"); \ static_assert(offsetof(WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips, EntryPoint) == 0x000000, "Member 'WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips, K2Node_Event_InGeometry) == 0x000008, "Member 'WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips, K2Node_Event_isDown) == 0x000048, "Member 'WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips, K2Node_CustomEvent_CloudLatestTime) == 0x000050, "Member 'WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips::K2Node_CustomEvent_CloudLatestTime' has a wrong offset!"); \ static_assert(offsetof(WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips, K2Node_CustomEvent_LocalLatestTime) == 0x000058, "Member 'WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips::K2Node_CustomEvent_LocalLatestTime' has a wrong offset!"); \ static_assert(offsetof(WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips, K2Node_Event_InGeometry_1) == 0x000060, "Member 'WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips, K2Node_Event_isDown_1) == 0x0000A0, "Member 'WB_CloudSelectTips_C_ExecuteUbergraph_WB_CloudSelectTips::K2Node_Event_isDown_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CloudSelectTips_C_GetShownRichTextByIndex \ static_assert(alignof(WB_CloudSelectTips_C_GetShownRichTextByIndex) == 0x000008, "Wrong alignment on WB_CloudSelectTips_C_GetShownRichTextByIndex"); \ static_assert(sizeof(WB_CloudSelectTips_C_GetShownRichTextByIndex) == 0x000118, "Wrong size on WB_CloudSelectTips_C_GetShownRichTextByIndex"); \ static_assert(offsetof(WB_CloudSelectTips_C_GetShownRichTextByIndex, Index_0) == 0x000000, "Member 'WB_CloudSelectTips_C_GetShownRichTextByIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_CloudSelectTips_C_GetShownRichTextByIndex, ReturnValue) == 0x000008, "Member 'WB_CloudSelectTips_C_GetShownRichTextByIndex::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CloudSelectTips_C_GetShownRichTextByIndex, CallFunc_AsDateTime_DateTime_ReturnValue) == 0x000020, "Member 'WB_CloudSelectTips_C_GetShownRichTextByIndex::CallFunc_AsDateTime_DateTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CloudSelectTips_C_GetShownRichTextByIndex, CallFunc_AsDateTime_DateTime_ReturnValue_1) == 0x000038, "Member 'WB_CloudSelectTips_C_GetShownRichTextByIndex::CallFunc_AsDateTime_DateTime_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CloudSelectTips_C_GetShownRichTextByIndex, K2Node_MakeStruct_FormatArgumentData) == 0x000050, "Member 'WB_CloudSelectTips_C_GetShownRichTextByIndex::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_CloudSelectTips_C_GetShownRichTextByIndex, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000A0, "Member 'WB_CloudSelectTips_C_GetShownRichTextByIndex::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_CloudSelectTips_C_GetShownRichTextByIndex, K2Node_MakeArray_Array) == 0x0000F0, "Member 'WB_CloudSelectTips_C_GetShownRichTextByIndex::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_CloudSelectTips_C_GetShownRichTextByIndex, CallFunc_Format_ReturnValue) == 0x000100, "Member 'WB_CloudSelectTips_C_GetShownRichTextByIndex::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CloudSelectTips_C_SetArchiveLatestTime \ static_assert(alignof(WB_CloudSelectTips_C_SetArchiveLatestTime) == 0x000008, "Wrong alignment on WB_CloudSelectTips_C_SetArchiveLatestTime"); \ static_assert(sizeof(WB_CloudSelectTips_C_SetArchiveLatestTime) == 0x000010, "Wrong size on WB_CloudSelectTips_C_SetArchiveLatestTime"); \ static_assert(offsetof(WB_CloudSelectTips_C_SetArchiveLatestTime, CloudLatestTime_0) == 0x000000, "Member 'WB_CloudSelectTips_C_SetArchiveLatestTime::CloudLatestTime_0' has a wrong offset!"); \ static_assert(offsetof(WB_CloudSelectTips_C_SetArchiveLatestTime, LocalLatestTime_0) == 0x000008, "Member 'WB_CloudSelectTips_C_SetArchiveLatestTime::LocalLatestTime_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_CloudSelectTips_C \ static_assert(alignof(UWB_CloudSelectTips_C) == 0x000008, "Wrong alignment on UWB_CloudSelectTips_C"); \ static_assert(sizeof(UWB_CloudSelectTips_C) == 0x000328, "Wrong size on UWB_CloudSelectTips_C"); \ static_assert(offsetof(UWB_CloudSelectTips_C, UberGraphFrame_WB_CloudSelectTips_C) == 0x000310, "Member 'UWB_CloudSelectTips_C::UberGraphFrame_WB_CloudSelectTips_C' has a wrong offset!"); \ static_assert(offsetof(UWB_CloudSelectTips_C, CloudLatestTime) == 0x000318, "Member 'UWB_CloudSelectTips_C::CloudLatestTime' has a wrong offset!"); \ static_assert(offsetof(UWB_CloudSelectTips_C, LocalLatestTime) == 0x000320, "Member 'UWB_CloudSelectTips_C::LocalLatestTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HardDiskTips_C_BackKeyEvent \ static_assert(alignof(WB_HardDiskTips_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_HardDiskTips_C_BackKeyEvent"); \ static_assert(sizeof(WB_HardDiskTips_C_BackKeyEvent) == 0x000048, "Wrong size on WB_HardDiskTips_C_BackKeyEvent"); \ static_assert(offsetof(WB_HardDiskTips_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_HardDiskTips_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HardDiskTips_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_HardDiskTips_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HardDiskTips_C_EnterKeyEvent \ static_assert(alignof(WB_HardDiskTips_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_HardDiskTips_C_EnterKeyEvent"); \ static_assert(sizeof(WB_HardDiskTips_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_HardDiskTips_C_EnterKeyEvent"); \ static_assert(offsetof(WB_HardDiskTips_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_HardDiskTips_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HardDiskTips_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_HardDiskTips_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips \ static_assert(alignof(WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips) == 0x000008, "Wrong alignment on WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips"); \ static_assert(sizeof(WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips) == 0x0000A8, "Wrong size on WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips"); \ static_assert(offsetof(WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips, EntryPoint) == 0x000000, "Member 'WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips, Temp_delegate_Variable) == 0x000004, "Member 'WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips, CallFunc_PostEvent_ReturnValue) == 0x000014, "Member 'WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips, K2Node_Event_InGeometry_1) == 0x000018, "Member 'WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips, K2Node_Event_isDown_1) == 0x000058, "Member 'WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips, K2Node_Event_InGeometry) == 0x000060, "Member 'WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips, K2Node_Event_isDown) == 0x0000A0, "Member 'WB_HardDiskTips_C_ExecuteUbergraph_WB_HardDiskTips::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HardDiskTips_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_HardDiskTips_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_HardDiskTips_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_HardDiskTips_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_HardDiskTips_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_HardDiskTips_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_HardDiskTips_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_HardDiskTips_C \ static_assert(alignof(UWB_HardDiskTips_C) == 0x000008, "Wrong alignment on UWB_HardDiskTips_C"); \ static_assert(sizeof(UWB_HardDiskTips_C) == 0x0002F8, "Wrong size on UWB_HardDiskTips_C"); \ static_assert(offsetof(UWB_HardDiskTips_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_HardDiskTips_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_HardDiskTips_C, AutomaticAccuracyImage_135) == 0x0002C8, "Member 'UWB_HardDiskTips_C::AutomaticAccuracyImage_135' has a wrong offset!"); \ static_assert(offsetof(UWB_HardDiskTips_C, RuleName) == 0x0002D0, "Member 'UWB_HardDiskTips_C::RuleName' has a wrong offset!"); \ static_assert(offsetof(UWB_HardDiskTips_C, WB_AnimationSlot_Fade) == 0x0002D8, "Member 'UWB_HardDiskTips_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_HardDiskTips_C, WGI_InputHelpVis) == 0x0002E0, "Member 'UWB_HardDiskTips_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_HardDiskTips_C, OnClose) == 0x0002E8, "Member 'UWB_HardDiskTips_C::OnClose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DLCPage_C_AnalogOffset \ static_assert(alignof(WB_DLCPage_C_AnalogOffset) == 0x000008, "Wrong alignment on WB_DLCPage_C_AnalogOffset"); \ static_assert(sizeof(WB_DLCPage_C_AnalogOffset) == 0x000030, "Wrong size on WB_DLCPage_C_AnalogOffset"); \ static_assert(offsetof(WB_DLCPage_C_AnalogOffset, AnglogValue) == 0x000000, "Member 'WB_DLCPage_C_AnalogOffset::AnglogValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_AnalogOffset, ReturnValue) == 0x000008, "Member 'WB_DLCPage_C_AnalogOffset::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_AnalogOffset, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'WB_DLCPage_C_AnalogOffset::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_AnalogOffset, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000018, "Member 'WB_DLCPage_C_AnalogOffset::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_AnalogOffset, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000020, "Member 'WB_DLCPage_C_AnalogOffset::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_AnalogOffset, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000028, "Member 'WB_DLCPage_C_AnalogOffset::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DLCPage_C_BackKeyEvent \ static_assert(alignof(WB_DLCPage_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_DLCPage_C_BackKeyEvent"); \ static_assert(sizeof(WB_DLCPage_C_BackKeyEvent) == 0x000048, "Wrong size on WB_DLCPage_C_BackKeyEvent"); \ static_assert(offsetof(WB_DLCPage_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_DLCPage_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_DLCPage_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DLCPage_C_BndEvt__WB_Agreement_ScrollBox_81_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature \ static_assert(alignof(WB_DLCPage_C_BndEvt__WB_Agreement_ScrollBox_81_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature) == 0x000004, "Wrong alignment on WB_DLCPage_C_BndEvt__WB_Agreement_ScrollBox_81_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature"); \ static_assert(sizeof(WB_DLCPage_C_BndEvt__WB_Agreement_ScrollBox_81_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature) == 0x000004, "Wrong size on WB_DLCPage_C_BndEvt__WB_Agreement_ScrollBox_81_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature"); \ static_assert(offsetof(WB_DLCPage_C_BndEvt__WB_Agreement_ScrollBox_81_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature, CurrentOffset_0) == 0x000000, "Member 'WB_DLCPage_C_BndEvt__WB_Agreement_ScrollBox_81_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature::CurrentOffset_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DLCPage_C_EnterKeyEvent \ static_assert(alignof(WB_DLCPage_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_DLCPage_C_EnterKeyEvent"); \ static_assert(sizeof(WB_DLCPage_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_DLCPage_C_EnterKeyEvent"); \ static_assert(offsetof(WB_DLCPage_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_DLCPage_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_DLCPage_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage \ static_assert(alignof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage) == 0x000008, "Wrong alignment on WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage"); \ static_assert(sizeof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage) == 0x000268, "Wrong size on WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, EntryPoint) == 0x000000, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, Temp_delegate_Variable) == 0x000004, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, K2Node_Event_InGeometry_1) == 0x000018, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, K2Node_Event_isDown_1) == 0x000058, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_PostEvent_ReturnValue) == 0x00005C, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, K2Node_ComponentBoundEvent_CurrentOffset) == 0x000060, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::K2Node_ComponentBoundEvent_CurrentOffset' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_GetScrollOffsetOfEnd_ReturnValue) == 0x000064, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_GetScrollOffsetOfEnd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000068, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_AnalogOffset_ReturnValue) == 0x000070, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_AnalogOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, K2Node_CustomEvent_InGeometry) == 0x000078, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, K2Node_CustomEvent_InAnalogEvent) == 0x0000B8, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::K2Node_CustomEvent_InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, K2Node_CustomEvent_inKeyTag) == 0x000100, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_GetAnalogValue_ReturnValue) == 0x000108, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_GetAnalogValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_GetUIStatic_ReturnValue) == 0x000110, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, K2Node_Event_MyGeometry) == 0x000118, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, K2Node_Event_InDeltaTime) == 0x000158, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000160, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000170, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_GetValidValue_ReturnValue) == 0x000171, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_GetScrollOffsetOfEnd_ReturnValue_1) == 0x000174, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_GetScrollOffsetOfEnd_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000178, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, K2Node_SwitchEnum_CmpSuccess) == 0x000179, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, K2Node_Event_IsDesignTime) == 0x00017A, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, K2Node_Event_InGeometry) == 0x000180, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, K2Node_Event_isDown) == 0x0001C0, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_GetScrollOffsetOfEnd_ReturnValue_2) == 0x0001C4, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_GetScrollOffsetOfEnd_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0001C8, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, Temp_delegate_Variable_1) == 0x0001D0, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_GetScrollOffsetOfEnd_ReturnValue_3) == 0x0001E0, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_GetScrollOffsetOfEnd_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_PostEvent_ReturnValue_1) == 0x0001E4, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, K2Node_CreateDelegate_OutputDelegate) == 0x0001E8, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0001F8, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_Abs_ReturnValue) == 0x000200, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_MakeLiteralText_ReturnValue) == 0x000208, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000220, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000221, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000222, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x000228, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x000230, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, K2Node_VariableSet_Select_Y_ImplicitCast) == 0x000238, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::K2Node_VariableSet_Select_Y_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000240, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_Delay_Duration_ImplicitCast) == 0x000248, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000250, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000258, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage, K2Node_VariableSet_Offset_ImplicitCast) == 0x000260, "Member 'WB_DLCPage_C_ExecuteUbergraph_WB_DLCPage::K2Node_VariableSet_Offset_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DLCPage_C_GetDisplayInfo \ static_assert(alignof(WB_DLCPage_C_GetDisplayInfo) == 0x000008, "Wrong alignment on WB_DLCPage_C_GetDisplayInfo"); \ static_assert(sizeof(WB_DLCPage_C_GetDisplayInfo) == 0x0002F8, "Wrong size on WB_DLCPage_C_GetDisplayInfo"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, NotDisplayIDs) == 0x000000, "Member 'WB_DLCPage_C_GetDisplayInfo::NotDisplayIDs' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, TempDisplayDLCID) == 0x000010, "Member 'WB_DLCPage_C_GetDisplayInfo::TempDisplayDLCID' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, TempCountsInfo) == 0x000020, "Member 'WB_DLCPage_C_GetDisplayInfo::TempCountsInfo' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, TempOwnedDLCID) == 0x000070, "Member 'WB_DLCPage_C_GetDisplayInfo::TempOwnedDLCID' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, TempDLCID) == 0x000080, "Member 'WB_DLCPage_C_GetDisplayInfo::TempDLCID' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Create_ReturnValue) == 0x000088, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, Temp_int_Array_Index_Variable) == 0x000090, "Member 'WB_DLCPage_C_GetDisplayInfo::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_SlotAsScrollBoxSlot_ReturnValue) == 0x000098, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_SlotAsScrollBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, Temp_int_Loop_Counter_Variable) == 0x0000A0, "Member 'WB_DLCPage_C_GetDisplayInfo::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Add_IntInt_ReturnValue) == 0x0000A4, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, Temp_int_Array_Index_Variable_1) == 0x0000A8, "Member 'WB_DLCPage_C_GetDisplayInfo::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_GetAllArchivesData_ReturnValue) == 0x0000B0, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_GetAllArchivesData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Map_Keys_Keys) == 0x000100, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Array_Get_Item) == 0x000110, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Array_Length_ReturnValue) == 0x000118, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x000120, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1) == 0x000128, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Conv_NameToString_ReturnValue) == 0x000130, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Map_Find_Value) == 0x000140, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Map_Find_ReturnValue) == 0x000148, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_GetDataTableRowFromName_OutRow) == 0x000150, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000180, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000188, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Concat_StrStr_ReturnValue) == 0x000198, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001A8, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_2) == 0x0001B8, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_2' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Array_Contains_ReturnValue) == 0x0001C0, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_GetAlreadyHaveDLC_ReturnValue) == 0x0001C8, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_GetAlreadyHaveDLC_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Conv_BoolToString_ReturnValue) == 0x0001D8, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001E8, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, Temp_int_Loop_Counter_Variable_1) == 0x0001F8, "Member 'WB_DLCPage_C_GetDisplayInfo::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Less_IntInt_ReturnValue) == 0x0001FC, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Add_IntInt_ReturnValue_1) == 0x000200, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_GetSaver_Saver) == 0x000208, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_GetSaver_Saver' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Array_Get_Item_1) == 0x000210, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_GetSlotStrStrMap_ResultMap) == 0x000220, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_GetSlotStrStrMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000270, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000280, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Array_Add_ReturnValue) == 0x000290, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Map_Find_Value_1) == 0x000298, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Map_Find_ReturnValue_1) == 0x0002A8, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Array_Length_ReturnValue_1) == 0x0002AC, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x0002B0, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Less_IntInt_ReturnValue_1) == 0x0002C0, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0002C8, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, K2Node_MakeStruct_Margin) == 0x0002D8, "Member 'WB_DLCPage_C_GetDisplayInfo::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_Array_Add_ReturnValue_1) == 0x0002E8, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetDisplayInfo, CallFunc_AddChild_ReturnValue) == 0x0002F0, "Member 'WB_DLCPage_C_GetDisplayInfo::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DLCPage_C_GetNewSpeedByMove \ static_assert(alignof(WB_DLCPage_C_GetNewSpeedByMove) == 0x000008, "Wrong alignment on WB_DLCPage_C_GetNewSpeedByMove"); \ static_assert(sizeof(WB_DLCPage_C_GetNewSpeedByMove) == 0x000070, "Wrong size on WB_DLCPage_C_GetNewSpeedByMove"); \ static_assert(offsetof(WB_DLCPage_C_GetNewSpeedByMove, NewSpeed_0) == 0x000000, "Member 'WB_DLCPage_C_GetNewSpeedByMove::NewSpeed_0' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetNewSpeedByMove, CallFunc_FClamp_ReturnValue) == 0x000008, "Member 'WB_DLCPage_C_GetNewSpeedByMove::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetNewSpeedByMove, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000010, "Member 'WB_DLCPage_C_GetNewSpeedByMove::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetNewSpeedByMove, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000018, "Member 'WB_DLCPage_C_GetNewSpeedByMove::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetNewSpeedByMove, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x000020, "Member 'WB_DLCPage_C_GetNewSpeedByMove::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetNewSpeedByMove, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'WB_DLCPage_C_GetNewSpeedByMove::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetNewSpeedByMove, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000030, "Member 'WB_DLCPage_C_GetNewSpeedByMove::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetNewSpeedByMove, CallFunc_Abs_ReturnValue) == 0x000038, "Member 'WB_DLCPage_C_GetNewSpeedByMove::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetNewSpeedByMove, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000040, "Member 'WB_DLCPage_C_GetNewSpeedByMove::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetNewSpeedByMove, CallFunc_FClamp_Value_ImplicitCast) == 0x000048, "Member 'WB_DLCPage_C_GetNewSpeedByMove::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetNewSpeedByMove, K2Node_VariableSet_WorldTime_ImplicitCast) == 0x000050, "Member 'WB_DLCPage_C_GetNewSpeedByMove::K2Node_VariableSet_WorldTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetNewSpeedByMove, K2Node_VariableSet_WorldTime_ImplicitCast_1) == 0x000054, "Member 'WB_DLCPage_C_GetNewSpeedByMove::K2Node_VariableSet_WorldTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetNewSpeedByMove, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000058, "Member 'WB_DLCPage_C_GetNewSpeedByMove::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetNewSpeedByMove, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000060, "Member 'WB_DLCPage_C_GetNewSpeedByMove::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetNewSpeedByMove, K2Node_VariableSet_NewSpeed_ImplicitCast) == 0x000068, "Member 'WB_DLCPage_C_GetNewSpeedByMove::K2Node_VariableSet_NewSpeed_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DLCPage_C_GetSaver \ static_assert(alignof(WB_DLCPage_C_GetSaver) == 0x000008, "Wrong alignment on WB_DLCPage_C_GetSaver"); \ static_assert(sizeof(WB_DLCPage_C_GetSaver) == 0x000018, "Wrong size on WB_DLCPage_C_GetSaver"); \ static_assert(offsetof(WB_DLCPage_C_GetSaver, Saver_0) == 0x000000, "Member 'WB_DLCPage_C_GetSaver::Saver_0' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetSaver, CallFunc_GetGlobalExtend_ReturnValue) == 0x000008, "Member 'WB_DLCPage_C_GetSaver::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetSaver, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'WB_DLCPage_C_GetSaver::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_GetSaver, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'WB_DLCPage_C_GetSaver::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DLCPage_C_OnMouseWheel \ static_assert(alignof(WB_DLCPage_C_OnMouseWheel) == 0x000008, "Wrong alignment on WB_DLCPage_C_OnMouseWheel"); \ static_assert(sizeof(WB_DLCPage_C_OnMouseWheel) == 0x0004D0, "Wrong size on WB_DLCPage_C_OnMouseWheel"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, MyGeometry) == 0x000000, "Member 'WB_DLCPage_C_OnMouseWheel::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, MouseEvent) == 0x000040, "Member 'WB_DLCPage_C_OnMouseWheel::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, ReturnValue) == 0x0000D8, "Member 'WB_DLCPage_C_OnMouseWheel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_PointerEvent_GetWheelDelta_ReturnValue) == 0x000190, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_PointerEvent_GetWheelDelta_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000194, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_Handled_ReturnValue) == 0x000198, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_Handled_ReturnValue_1) == 0x000250, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_Handled_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_Handled_ReturnValue_2) == 0x000308, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_Handled_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_GetScrollOffset_ReturnValue) == 0x0003C0, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_GetScrollOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0003C8, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0003D0, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_GetScrollOffset_ReturnValue_1) == 0x0003D4, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_GetScrollOffset_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0003D8, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_Handled_ReturnValue_3) == 0x0003E0, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_Handled_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_GetScrollOffsetOfEnd_ReturnValue) == 0x000498, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_GetScrollOffsetOfEnd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x00049C, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0004A0, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0004A8, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, K2Node_VariableSet_Offset_ImplicitCast) == 0x0004B0, "Member 'WB_DLCPage_C_OnMouseWheel::K2Node_VariableSet_Offset_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x0004B8, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, K2Node_VariableSet_Offset_ImplicitCast_1) == 0x0004C0, "Member 'WB_DLCPage_C_OnMouseWheel::K2Node_VariableSet_Offset_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_OnMouseWheel, CallFunc_Greater_DoubleDouble_B_ImplicitCast) == 0x0004C8, "Member 'WB_DLCPage_C_OnMouseWheel::CallFunc_Greater_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DLCPage_C_PreConstruct \ static_assert(alignof(WB_DLCPage_C_PreConstruct) == 0x000001, "Wrong alignment on WB_DLCPage_C_PreConstruct"); \ static_assert(sizeof(WB_DLCPage_C_PreConstruct) == 0x000001, "Wrong size on WB_DLCPage_C_PreConstruct"); \ static_assert(offsetof(WB_DLCPage_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_DLCPage_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DLCPage_C_RightSetY \ static_assert(alignof(WB_DLCPage_C_RightSetY) == 0x000008, "Wrong alignment on WB_DLCPage_C_RightSetY"); \ static_assert(sizeof(WB_DLCPage_C_RightSetY) == 0x000090, "Wrong size on WB_DLCPage_C_RightSetY"); \ static_assert(offsetof(WB_DLCPage_C_RightSetY, InGeometry) == 0x000000, "Member 'WB_DLCPage_C_RightSetY::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_RightSetY, InAnalogEvent) == 0x000040, "Member 'WB_DLCPage_C_RightSetY::InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_RightSetY, inKeyTag) == 0x000088, "Member 'WB_DLCPage_C_RightSetY::inKeyTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DLCPage_C_SaveDLCPage \ static_assert(alignof(WB_DLCPage_C_SaveDLCPage) == 0x000008, "Wrong alignment on WB_DLCPage_C_SaveDLCPage"); \ static_assert(sizeof(WB_DLCPage_C_SaveDLCPage) == 0x000108, "Wrong size on WB_DLCPage_C_SaveDLCPage"); \ static_assert(offsetof(WB_DLCPage_C_SaveDLCPage, TempCountsInfo) == 0x000000, "Member 'WB_DLCPage_C_SaveDLCPage::TempCountsInfo' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_SaveDLCPage, Temp_string_Variable) == 0x000050, "Member 'WB_DLCPage_C_SaveDLCPage::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_SaveDLCPage, Temp_int_Array_Index_Variable) == 0x000060, "Member 'WB_DLCPage_C_SaveDLCPage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_SaveDLCPage, Temp_int_Loop_Counter_Variable) == 0x000064, "Member 'WB_DLCPage_C_SaveDLCPage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_SaveDLCPage, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'WB_DLCPage_C_SaveDLCPage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_SaveDLCPage, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x000070, "Member 'WB_DLCPage_C_SaveDLCPage::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_SaveDLCPage, CallFunc_GetSaver_Saver) == 0x000078, "Member 'WB_DLCPage_C_SaveDLCPage::CallFunc_GetSaver_Saver' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_SaveDLCPage, CallFunc_GetSaver_Saver_1) == 0x000080, "Member 'WB_DLCPage_C_SaveDLCPage::CallFunc_GetSaver_Saver_1' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_SaveDLCPage, CallFunc_GetSlotStrStrMap_ResultMap) == 0x000088, "Member 'WB_DLCPage_C_SaveDLCPage::CallFunc_GetSlotStrStrMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_SaveDLCPage, CallFunc_Array_Length_ReturnValue) == 0x0000D8, "Member 'WB_DLCPage_C_SaveDLCPage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_SaveDLCPage, CallFunc_Array_Get_Item) == 0x0000E0, "Member 'WB_DLCPage_C_SaveDLCPage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_SaveDLCPage, CallFunc_Less_IntInt_ReturnValue) == 0x0000F0, "Member 'WB_DLCPage_C_SaveDLCPage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_SaveDLCPage, CallFunc_Concat_StrStr_ReturnValue) == 0x0000F8, "Member 'WB_DLCPage_C_SaveDLCPage::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DLCPage_C_Tick \ static_assert(alignof(WB_DLCPage_C_Tick) == 0x000008, "Wrong alignment on WB_DLCPage_C_Tick"); \ static_assert(sizeof(WB_DLCPage_C_Tick) == 0x000048, "Wrong size on WB_DLCPage_C_Tick"); \ static_assert(offsetof(WB_DLCPage_C_Tick, MyGeometry) == 0x000000, "Member 'WB_DLCPage_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_DLCPage_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_DLCPage_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_DLCPage_C \ static_assert(alignof(UWB_DLCPage_C) == 0x000008, "Wrong alignment on UWB_DLCPage_C"); \ static_assert(sizeof(UWB_DLCPage_C) == 0x000360, "Wrong size on UWB_DLCPage_C"); \ static_assert(offsetof(UWB_DLCPage_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_DLCPage_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, AutomaticAccuracyImage_135) == 0x0002C8, "Member 'UWB_DLCPage_C::AutomaticAccuracyImage_135' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, GetText1) == 0x0002D0, "Member 'UWB_DLCPage_C::GetText1' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, Image_KeyIcon) == 0x0002D8, "Member 'UWB_DLCPage_C::Image_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, RuleName) == 0x0002E0, "Member 'UWB_DLCPage_C::RuleName' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, ScrollBox_81) == 0x0002E8, "Member 'UWB_DLCPage_C::ScrollBox_81' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, WGI_InputHelpVis) == 0x0002F0, "Member 'UWB_DLCPage_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, AgreeIndex) == 0x0002F8, "Member 'UWB_DLCPage_C::AgreeIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, Confirm) == 0x000300, "Member 'UWB_DLCPage_C::Confirm' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, ScrollToBottom) == 0x000310, "Member 'UWB_DLCPage_C::ScrollToBottom' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, Select_Y) == 0x000318, "Member 'UWB_DLCPage_C::Select_Y' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, AnalogSpeed) == 0x000320, "Member 'UWB_DLCPage_C::AnalogSpeed' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, Offset) == 0x000328, "Member 'UWB_DLCPage_C::Offset' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, CanMove) == 0x00032C, "Member 'UWB_DLCPage_C::CanMove' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, bSelectConfirm) == 0x00032D, "Member 'UWB_DLCPage_C::bSelectConfirm' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, DisplayDLCs) == 0x000330, "Member 'UWB_DLCPage_C::DisplayDLCs' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, CanClose) == 0x000340, "Member 'UWB_DLCPage_C::CanClose' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, Saver) == 0x000348, "Member 'UWB_DLCPage_C::Saver' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, WorldTime) == 0x000350, "Member 'UWB_DLCPage_C::WorldTime' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, NewSpeed) == 0x000354, "Member 'UWB_DLCPage_C::NewSpeed' has a wrong offset!"); \ static_assert(offsetof(UWB_DLCPage_C, CurrentOffset) == 0x000358, "Member 'UWB_DLCPage_C::CurrentOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FixedLine_C_ExecuteUbergraph_WB_FixedLine \ static_assert(alignof(WB_FixedLine_C_ExecuteUbergraph_WB_FixedLine) == 0x000008, "Wrong alignment on WB_FixedLine_C_ExecuteUbergraph_WB_FixedLine"); \ static_assert(sizeof(WB_FixedLine_C_ExecuteUbergraph_WB_FixedLine) == 0x000058, "Wrong size on WB_FixedLine_C_ExecuteUbergraph_WB_FixedLine"); \ static_assert(offsetof(WB_FixedLine_C_ExecuteUbergraph_WB_FixedLine, EntryPoint) == 0x000000, "Member 'WB_FixedLine_C_ExecuteUbergraph_WB_FixedLine::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_FixedLine_C_ExecuteUbergraph_WB_FixedLine, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000008, "Member 'WB_FixedLine_C_ExecuteUbergraph_WB_FixedLine::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_FixedLine_C_ExecuteUbergraph_WB_FixedLine, K2Node_CustomEvent_image) == 0x000010, "Member 'WB_FixedLine_C_ExecuteUbergraph_WB_FixedLine::K2Node_CustomEvent_image' has a wrong offset!"); \ static_assert(offsetof(WB_FixedLine_C_ExecuteUbergraph_WB_FixedLine, K2Node_Event_IsDesignTime) == 0x000018, "Member 'WB_FixedLine_C_ExecuteUbergraph_WB_FixedLine::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_FixedLine_C_ExecuteUbergraph_WB_FixedLine, K2Node_MakeStruct_WidgetTransform) == 0x000020, "Member 'WB_FixedLine_C_ExecuteUbergraph_WB_FixedLine::K2Node_MakeStruct_WidgetTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FixedLine_C_GetActiveAnimation \ static_assert(alignof(WB_FixedLine_C_GetActiveAnimation) == 0x000008, "Wrong alignment on WB_FixedLine_C_GetActiveAnimation"); \ static_assert(sizeof(WB_FixedLine_C_GetActiveAnimation) == 0x000008, "Wrong size on WB_FixedLine_C_GetActiveAnimation"); \ static_assert(offsetof(WB_FixedLine_C_GetActiveAnimation, ToActive_0) == 0x000000, "Member 'WB_FixedLine_C_GetActiveAnimation::ToActive_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FixedLine_C_Image_Event \ static_assert(alignof(WB_FixedLine_C_Image_Event) == 0x000008, "Wrong alignment on WB_FixedLine_C_Image_Event"); \ static_assert(sizeof(WB_FixedLine_C_Image_Event) == 0x000008, "Wrong size on WB_FixedLine_C_Image_Event"); \ static_assert(offsetof(WB_FixedLine_C_Image_Event, Image_0) == 0x000000, "Member 'WB_FixedLine_C_Image_Event::Image_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FixedLine_C_PreConstruct \ static_assert(alignof(WB_FixedLine_C_PreConstruct) == 0x000001, "Wrong alignment on WB_FixedLine_C_PreConstruct"); \ static_assert(sizeof(WB_FixedLine_C_PreConstruct) == 0x000001, "Wrong size on WB_FixedLine_C_PreConstruct"); \ static_assert(offsetof(WB_FixedLine_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_FixedLine_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FixedLine_C_SequenceEvent__ENTRYPOINTWB_FixedLine \ static_assert(alignof(WB_FixedLine_C_SequenceEvent__ENTRYPOINTWB_FixedLine) == 0x000008, "Wrong alignment on WB_FixedLine_C_SequenceEvent__ENTRYPOINTWB_FixedLine"); \ static_assert(sizeof(WB_FixedLine_C_SequenceEvent__ENTRYPOINTWB_FixedLine) == 0x000008, "Wrong size on WB_FixedLine_C_SequenceEvent__ENTRYPOINTWB_FixedLine"); \ static_assert(offsetof(WB_FixedLine_C_SequenceEvent__ENTRYPOINTWB_FixedLine, Image_0) == 0x000000, "Member 'WB_FixedLine_C_SequenceEvent__ENTRYPOINTWB_FixedLine::Image_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_FixedLine_C_UpdateLineMaterialValue \ static_assert(alignof(WB_FixedLine_C_UpdateLineMaterialValue) == 0x000001, "Wrong alignment on WB_FixedLine_C_UpdateLineMaterialValue"); \ static_assert(sizeof(WB_FixedLine_C_UpdateLineMaterialValue) == 0x000008, "Wrong size on WB_FixedLine_C_UpdateLineMaterialValue"); \ static_assert(offsetof(WB_FixedLine_C_UpdateLineMaterialValue, Type_0) == 0x000000, "Member 'WB_FixedLine_C_UpdateLineMaterialValue::Type_0' has a wrong offset!"); \ static_assert(offsetof(WB_FixedLine_C_UpdateLineMaterialValue, Temp_byte_Variable) == 0x000001, "Member 'WB_FixedLine_C_UpdateLineMaterialValue::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_FixedLine_C_UpdateLineMaterialValue, Temp_byte_Variable_1) == 0x000002, "Member 'WB_FixedLine_C_UpdateLineMaterialValue::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_FixedLine_C_UpdateLineMaterialValue, Temp_byte_Variable_2) == 0x000003, "Member 'WB_FixedLine_C_UpdateLineMaterialValue::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_FixedLine_C_UpdateLineMaterialValue, Temp_byte_Variable_3) == 0x000004, "Member 'WB_FixedLine_C_UpdateLineMaterialValue::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_FixedLine_C_UpdateLineMaterialValue, K2Node_SwitchEnum_CmpSuccess) == 0x000005, "Member 'WB_FixedLine_C_UpdateLineMaterialValue::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_FixedLine_C_UpdateLineMaterialValue, K2Node_Select_Default) == 0x000006, "Member 'WB_FixedLine_C_UpdateLineMaterialValue::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_FixedLine_C_UpdateLineMaterialValue, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000007, "Member 'WB_FixedLine_C_UpdateLineMaterialValue::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_FixedLine_C \ static_assert(alignof(UWB_FixedLine_C) == 0x000008, "Wrong alignment on UWB_FixedLine_C"); \ static_assert(sizeof(UWB_FixedLine_C) == 0x000358, "Wrong size on UWB_FixedLine_C"); \ static_assert(offsetof(UWB_FixedLine_C, UberGraphFrame_WB_FixedLine_C) == 0x000338, "Member 'UWB_FixedLine_C::UberGraphFrame_WB_FixedLine_C' has a wrong offset!"); \ static_assert(offsetof(UWB_FixedLine_C, Actived) == 0x000340, "Member 'UWB_FixedLine_C::Actived' has a wrong offset!"); \ static_assert(offsetof(UWB_FixedLine_C, Image) == 0x000348, "Member 'UWB_FixedLine_C::Image' has a wrong offset!"); \ static_assert(offsetof(UWB_FixedLine_C, Angle) == 0x000350, "Member 'UWB_FixedLine_C::Angle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_AnalogOffset \ static_assert(alignof(WB_Agreement_C_AnalogOffset) == 0x000008, "Wrong alignment on WB_Agreement_C_AnalogOffset"); \ static_assert(sizeof(WB_Agreement_C_AnalogOffset) == 0x000038, "Wrong size on WB_Agreement_C_AnalogOffset"); \ static_assert(offsetof(WB_Agreement_C_AnalogOffset, AnglogValue) == 0x000000, "Member 'WB_Agreement_C_AnalogOffset::AnglogValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_AnalogOffset, ReturnValue) == 0x000008, "Member 'WB_Agreement_C_AnalogOffset::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_AnalogOffset, CallFunc_GetNewSpeedByMove_NewSpeed) == 0x000010, "Member 'WB_Agreement_C_AnalogOffset::CallFunc_GetNewSpeedByMove_NewSpeed' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_AnalogOffset, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000018, "Member 'WB_Agreement_C_AnalogOffset::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_AnalogOffset, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000020, "Member 'WB_Agreement_C_AnalogOffset::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_AnalogOffset, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000028, "Member 'WB_Agreement_C_AnalogOffset::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_AnalogOffset, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000030, "Member 'WB_Agreement_C_AnalogOffset::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_BackKeyEvent \ static_assert(alignof(WB_Agreement_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_Agreement_C_BackKeyEvent"); \ static_assert(sizeof(WB_Agreement_C_BackKeyEvent) == 0x000048, "Wrong size on WB_Agreement_C_BackKeyEvent"); \ static_assert(offsetof(WB_Agreement_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_Agreement_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_Agreement_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_BndEvt__WB_Agreement_ScrollBox_81_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature \ static_assert(alignof(WB_Agreement_C_BndEvt__WB_Agreement_ScrollBox_81_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature) == 0x000004, "Wrong alignment on WB_Agreement_C_BndEvt__WB_Agreement_ScrollBox_81_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature"); \ static_assert(sizeof(WB_Agreement_C_BndEvt__WB_Agreement_ScrollBox_81_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature) == 0x000004, "Wrong size on WB_Agreement_C_BndEvt__WB_Agreement_ScrollBox_81_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature"); \ static_assert(offsetof(WB_Agreement_C_BndEvt__WB_Agreement_ScrollBox_81_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature, CurrentOffset) == 0x000000, "Member 'WB_Agreement_C_BndEvt__WB_Agreement_ScrollBox_81_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature::CurrentOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_ChangeSelect \ static_assert(alignof(WB_Agreement_C_ChangeSelect) == 0x000001, "Wrong alignment on WB_Agreement_C_ChangeSelect"); \ static_assert(sizeof(WB_Agreement_C_ChangeSelect) == 0x000001, "Wrong size on WB_Agreement_C_ChangeSelect"); \ static_assert(offsetof(WB_Agreement_C_ChangeSelect, bSelectConfirm_0) == 0x000000, "Member 'WB_Agreement_C_ChangeSelect::bSelectConfirm_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_Down \ static_assert(alignof(WB_Agreement_C_Down) == 0x000008, "Wrong alignment on WB_Agreement_C_Down"); \ static_assert(sizeof(WB_Agreement_C_Down) == 0x000090, "Wrong size on WB_Agreement_C_Down"); \ static_assert(offsetof(WB_Agreement_C_Down, InGeometry) == 0x000000, "Member 'WB_Agreement_C_Down::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_Down, InKeyEvent) == 0x000040, "Member 'WB_Agreement_C_Down::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_Down, inKeyTag) == 0x000080, "Member 'WB_Agreement_C_Down::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_Down, bIsDown) == 0x000088, "Member 'WB_Agreement_C_Down::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_EnterKeyEvent \ static_assert(alignof(WB_Agreement_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_Agreement_C_EnterKeyEvent"); \ static_assert(sizeof(WB_Agreement_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_Agreement_C_EnterKeyEvent"); \ static_assert(offsetof(WB_Agreement_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_Agreement_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_Agreement_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_ExecuteUbergraph_WB_Agreement \ static_assert(alignof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement) == 0x000008, "Wrong alignment on WB_Agreement_C_ExecuteUbergraph_WB_Agreement"); \ static_assert(sizeof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement) == 0x0009A0, "Wrong size on WB_Agreement_C_ExecuteUbergraph_WB_Agreement"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, EntryPoint) == 0x000000, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, Temp_delegate_Variable) == 0x000024, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, Temp_delegate_Variable_1) == 0x000034, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_PostEvent_ReturnValue) == 0x000044, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_PostEvent_ReturnValue_1) == 0x000048, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, Temp_int_Array_Index_Variable) == 0x00004C, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_Event_IsDesignTime) == 0x000050, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_Event_MyGeometry) == 0x000058, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_Event_InDeltaTime) == 0x000098, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GetUIStatic_ReturnValue) == 0x0000A0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_Event_InGeometry_1) == 0x0000A8, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_Event_isDown_1) == 0x0000E8, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_Event_InGeometry) == 0x0000F0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_Event_isDown) == 0x000130, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_Index) == 0x000134, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_ComponentBoundEvent_CurrentOffset) == 0x000138, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_ComponentBoundEvent_CurrentOffset' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GetScrollOffsetOfEnd_ReturnValue) == 0x00013C, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GetScrollOffsetOfEnd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_InGeometry_4) == 0x000140, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_InGeometry_4' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_InAnalogEvent) == 0x000180, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_inKeyTag_4) == 0x0001C8, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_inKeyTag_4' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0001D0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GetAnalogValue_ReturnValue) == 0x0001D4, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GetAnalogValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GetScrollOffset_ReturnValue) == 0x0001D8, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GetScrollOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CreateDelegate_OutputDelegate_2) == 0x0001DC, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GetScrollOffsetOfEnd_ReturnValue_1) == 0x0001EC, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GetScrollOffsetOfEnd_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x0001F0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GetScrollOffsetOfEnd_ReturnValue_2) == 0x0001F4, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GetScrollOffsetOfEnd_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GetScrollOffsetOfEnd_ReturnValue_3) == 0x0001F8, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GetScrollOffsetOfEnd_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CreateDelegate_OutputDelegate_3) == 0x0001FC, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_InGeometry_3) == 0x000210, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_InGeometry_3' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_InKeyEvent_3) == 0x000250, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_InKeyEvent_3' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_inKeyTag_3) == 0x000290, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_inKeyTag_3' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_bIsDown_3) == 0x000298, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_bIsDown_3' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_InGeometry_2) == 0x0002A0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_InGeometry_2' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_InKeyEvent_2) == 0x0002E0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_InKeyEvent_2' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_inKeyTag_2) == 0x000320, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_inKeyTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_bIsDown_2) == 0x000328, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_bIsDown_2' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GetUIStatic_ReturnValue_1) == 0x000330, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GetScrollOffsetOfEnd_ReturnValue_4) == 0x000338, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GetScrollOffsetOfEnd_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GetScrollOffset_ReturnValue_1) == 0x00033C, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GetScrollOffset_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, Temp_delegate_Variable_2) == 0x000340, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000350, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_PostEvent_ReturnValue_2) == 0x000358, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00035C, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_InGeometry_1) == 0x000360, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_InKeyEvent_1) == 0x0003A0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_inKeyTag_1) == 0x0003E0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_bIsDown_1) == 0x0003E8, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_InGeometry) == 0x0003F0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_InKeyEvent) == 0x000430, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_inKeyTag) == 0x000470, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_bIsDown) == 0x000478, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_MakeArray_Array) == 0x000480, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CustomEvent_bSelectConfirm) == 0x000490, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CustomEvent_bSelectConfirm' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000498, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0004A8, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GetValidValue_ReturnValue) == 0x0004A9, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GetScrollOffsetOfEnd_ReturnValue_5) == 0x0004AC, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GetScrollOffsetOfEnd_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0004B0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_SwitchEnum_CmpSuccess) == 0x0004B1, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, Temp_bool_Has_Been_Initd_Variable) == 0x0004B2, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_MakeArray_Array_1) == 0x0004B8, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_MakeMap_Map) == 0x0004C8, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000518, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Array_Get_Item) == 0x000520, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000548, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, Temp_bool_Has_Been_Initd_Variable_1) == 0x000549, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GetAllChildren_ReturnValue) == 0x000550, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Array_Get_Item_1) == 0x000560, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Array_Length_ReturnValue) == 0x000568, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_DynamicCast_AsCustomization_Text_Block) == 0x000570, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_DynamicCast_AsCustomization_Text_Block' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_DynamicCast_bSuccess) == 0x000578, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Array_AddUnique_ReturnValue) == 0x00057C, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, Temp_int_Loop_Counter_Variable) == 0x000580, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, Temp_bool_IsClosed_Variable) == 0x000584, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Less_IntInt_ReturnValue) == 0x000585, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Add_IntInt_ReturnValue) == 0x000588, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, Temp_bool_IsClosed_Variable_1) == 0x00058C, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GetNewSpeedByMove_NewSpeed) == 0x000590, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GetNewSpeedByMove_NewSpeed' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000598, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_AnalogOffset_ReturnValue) == 0x0005A0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_AnalogOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x0005A8, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0005B0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Abs_ReturnValue) == 0x0005B8, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0005C0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x0005C1, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_MakeLiteralText_ReturnValue) == 0x0005C8, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_CreateDelegate_OutputDelegate_4) == 0x0005E0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_MakeStruct_FormatArgumentData) == 0x0005F0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_MakeLiteralText_ReturnValue_1) == 0x000640, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_MakeLiteralText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_MakeLiteralText_ReturnValue_2) == 0x000658, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_MakeLiteralText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_MakeStruct_FormatArgumentData_1) == 0x000670, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_MakeStruct_FormatArgumentData_2) == 0x0006C0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_MakeLiteralText_ReturnValue_3) == 0x000710, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_MakeLiteralText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_MakeLiteralText_ReturnValue_4) == 0x000728, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_MakeLiteralText_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_MakeStruct_FormatArgumentData_3) == 0x000740, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_MakeStruct_FormatArgumentData_3' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_MakeStruct_FormatArgumentData_4) == 0x000790, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_MakeStruct_FormatArgumentData_4' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_MakeLiteralText_ReturnValue_5) == 0x0007E0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_MakeLiteralText_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_MakeLiteralText_ReturnValue_6) == 0x0007F8, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_MakeLiteralText_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_MakeStruct_FormatArgumentData_5) == 0x000810, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_MakeStruct_FormatArgumentData_5' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_MakeStruct_FormatArgumentData_6) == 0x000860, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_MakeStruct_FormatArgumentData_6' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_MakeLiteralText_ReturnValue_7) == 0x0008B0, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_MakeLiteralText_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_MakeStruct_FormatArgumentData_7) == 0x0008C8, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_MakeStruct_FormatArgumentData_7' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_MakeArray_Array_2) == 0x000918, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Format_ReturnValue) == 0x000928, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x000940, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x000948, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_VariableSet_Select_Y_ImplicitCast) == 0x000950, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_VariableSet_Select_Y_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000958, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast_1) == 0x000960, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast_1) == 0x000968, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000970, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Delay_Duration_ImplicitCast) == 0x000978, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Greater_DoubleDouble_B_ImplicitCast) == 0x000980, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Greater_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Add_DoubleDouble_A_ImplicitCast_1) == 0x000988, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Add_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000990, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_ExecuteUbergraph_WB_Agreement, K2Node_VariableSet_Offset_ImplicitCast) == 0x000998, "Member 'WB_Agreement_C_ExecuteUbergraph_WB_Agreement::K2Node_VariableSet_Offset_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_GetNewSpeedByMove \ static_assert(alignof(WB_Agreement_C_GetNewSpeedByMove) == 0x000008, "Wrong alignment on WB_Agreement_C_GetNewSpeedByMove"); \ static_assert(sizeof(WB_Agreement_C_GetNewSpeedByMove) == 0x000070, "Wrong size on WB_Agreement_C_GetNewSpeedByMove"); \ static_assert(offsetof(WB_Agreement_C_GetNewSpeedByMove, NewSpeed_0) == 0x000000, "Member 'WB_Agreement_C_GetNewSpeedByMove::NewSpeed_0' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_GetNewSpeedByMove, CallFunc_FClamp_ReturnValue) == 0x000008, "Member 'WB_Agreement_C_GetNewSpeedByMove::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_GetNewSpeedByMove, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000010, "Member 'WB_Agreement_C_GetNewSpeedByMove::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_GetNewSpeedByMove, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000018, "Member 'WB_Agreement_C_GetNewSpeedByMove::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_GetNewSpeedByMove, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x000020, "Member 'WB_Agreement_C_GetNewSpeedByMove::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_GetNewSpeedByMove, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'WB_Agreement_C_GetNewSpeedByMove::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_GetNewSpeedByMove, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000030, "Member 'WB_Agreement_C_GetNewSpeedByMove::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_GetNewSpeedByMove, CallFunc_Abs_ReturnValue) == 0x000038, "Member 'WB_Agreement_C_GetNewSpeedByMove::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_GetNewSpeedByMove, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000040, "Member 'WB_Agreement_C_GetNewSpeedByMove::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_GetNewSpeedByMove, CallFunc_FClamp_Value_ImplicitCast) == 0x000048, "Member 'WB_Agreement_C_GetNewSpeedByMove::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_GetNewSpeedByMove, K2Node_VariableSet_WorldTime_ImplicitCast) == 0x000050, "Member 'WB_Agreement_C_GetNewSpeedByMove::K2Node_VariableSet_WorldTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_GetNewSpeedByMove, K2Node_VariableSet_WorldTime_ImplicitCast_1) == 0x000054, "Member 'WB_Agreement_C_GetNewSpeedByMove::K2Node_VariableSet_WorldTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_GetNewSpeedByMove, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000058, "Member 'WB_Agreement_C_GetNewSpeedByMove::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_GetNewSpeedByMove, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000060, "Member 'WB_Agreement_C_GetNewSpeedByMove::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_GetNewSpeedByMove, K2Node_VariableSet_NewSpeed_ImplicitCast) == 0x000068, "Member 'WB_Agreement_C_GetNewSpeedByMove::K2Node_VariableSet_NewSpeed_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_GoToBottom \ static_assert(alignof(WB_Agreement_C_GoToBottom) == 0x000004, "Wrong alignment on WB_Agreement_C_GoToBottom"); \ static_assert(sizeof(WB_Agreement_C_GoToBottom) == 0x000014, "Wrong size on WB_Agreement_C_GoToBottom"); \ static_assert(offsetof(WB_Agreement_C_GoToBottom, CallFunc_GetFontDataColor_ReturnValue) == 0x000000, "Member 'WB_Agreement_C_GoToBottom::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_InitPage \ static_assert(alignof(WB_Agreement_C_InitPage) == 0x000004, "Wrong alignment on WB_Agreement_C_InitPage"); \ static_assert(sizeof(WB_Agreement_C_InitPage) == 0x000004, "Wrong size on WB_Agreement_C_InitPage"); \ static_assert(offsetof(WB_Agreement_C_InitPage, Index_0) == 0x000000, "Member 'WB_Agreement_C_InitPage::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_LeftMove \ static_assert(alignof(WB_Agreement_C_LeftMove) == 0x000008, "Wrong alignment on WB_Agreement_C_LeftMove"); \ static_assert(sizeof(WB_Agreement_C_LeftMove) == 0x000090, "Wrong size on WB_Agreement_C_LeftMove"); \ static_assert(offsetof(WB_Agreement_C_LeftMove, InGeometry) == 0x000000, "Member 'WB_Agreement_C_LeftMove::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_LeftMove, InKeyEvent) == 0x000040, "Member 'WB_Agreement_C_LeftMove::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_LeftMove, inKeyTag) == 0x000080, "Member 'WB_Agreement_C_LeftMove::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_LeftMove, bIsDown) == 0x000088, "Member 'WB_Agreement_C_LeftMove::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_OnMouseWheel \ static_assert(alignof(WB_Agreement_C_OnMouseWheel) == 0x000008, "Wrong alignment on WB_Agreement_C_OnMouseWheel"); \ static_assert(sizeof(WB_Agreement_C_OnMouseWheel) == 0x0004E8, "Wrong size on WB_Agreement_C_OnMouseWheel"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, MyGeometry) == 0x000000, "Member 'WB_Agreement_C_OnMouseWheel::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, MouseEvent) == 0x000040, "Member 'WB_Agreement_C_OnMouseWheel::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, ReturnValue) == 0x0000D8, "Member 'WB_Agreement_C_OnMouseWheel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_PointerEvent_GetWheelDelta_ReturnValue) == 0x000190, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_PointerEvent_GetWheelDelta_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_GetNewSpeedByMove_NewSpeed) == 0x000198, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_GetNewSpeedByMove_NewSpeed' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001A0, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_GetNewSpeedByMove_NewSpeed_1) == 0x0001A8, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_GetNewSpeedByMove_NewSpeed_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_Handled_ReturnValue) == 0x0001B0, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_Handled_ReturnValue_1) == 0x000268, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_Handled_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_Handled_ReturnValue_2) == 0x000320, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_Handled_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_GetScrollOffset_ReturnValue) == 0x0003D8, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_GetScrollOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0003E0, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0003E8, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_GetScrollOffset_ReturnValue_1) == 0x0003EC, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_GetScrollOffset_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0003F0, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_Handled_ReturnValue_3) == 0x0003F8, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_Handled_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_GetScrollOffsetOfEnd_ReturnValue) == 0x0004B0, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_GetScrollOffsetOfEnd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0004B4, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0004B8, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0004C0, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, K2Node_VariableSet_Offset_ImplicitCast) == 0x0004C8, "Member 'WB_Agreement_C_OnMouseWheel::K2Node_VariableSet_Offset_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x0004D0, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, K2Node_VariableSet_Offset_ImplicitCast_1) == 0x0004D8, "Member 'WB_Agreement_C_OnMouseWheel::K2Node_VariableSet_Offset_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_OnMouseWheel, CallFunc_Greater_DoubleDouble_B_ImplicitCast) == 0x0004E0, "Member 'WB_Agreement_C_OnMouseWheel::CallFunc_Greater_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_PreConstruct \ static_assert(alignof(WB_Agreement_C_PreConstruct) == 0x000001, "Wrong alignment on WB_Agreement_C_PreConstruct"); \ static_assert(sizeof(WB_Agreement_C_PreConstruct) == 0x000001, "Wrong size on WB_Agreement_C_PreConstruct"); \ static_assert(offsetof(WB_Agreement_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_Agreement_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_RightMove \ static_assert(alignof(WB_Agreement_C_RightMove) == 0x000008, "Wrong alignment on WB_Agreement_C_RightMove"); \ static_assert(sizeof(WB_Agreement_C_RightMove) == 0x000090, "Wrong size on WB_Agreement_C_RightMove"); \ static_assert(offsetof(WB_Agreement_C_RightMove, InGeometry) == 0x000000, "Member 'WB_Agreement_C_RightMove::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_RightMove, InKeyEvent) == 0x000040, "Member 'WB_Agreement_C_RightMove::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_RightMove, inKeyTag) == 0x000080, "Member 'WB_Agreement_C_RightMove::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_RightMove, bIsDown) == 0x000088, "Member 'WB_Agreement_C_RightMove::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_RightSetY \ static_assert(alignof(WB_Agreement_C_RightSetY) == 0x000008, "Wrong alignment on WB_Agreement_C_RightSetY"); \ static_assert(sizeof(WB_Agreement_C_RightSetY) == 0x000090, "Wrong size on WB_Agreement_C_RightSetY"); \ static_assert(offsetof(WB_Agreement_C_RightSetY, InGeometry) == 0x000000, "Member 'WB_Agreement_C_RightSetY::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_RightSetY, InAnalogEvent) == 0x000040, "Member 'WB_Agreement_C_RightSetY::InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_RightSetY, inKeyTag) == 0x000088, "Member 'WB_Agreement_C_RightSetY::inKeyTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_Tick \ static_assert(alignof(WB_Agreement_C_Tick) == 0x000008, "Wrong alignment on WB_Agreement_C_Tick"); \ static_assert(sizeof(WB_Agreement_C_Tick) == 0x000048, "Wrong size on WB_Agreement_C_Tick"); \ static_assert(offsetof(WB_Agreement_C_Tick, MyGeometry) == 0x000000, "Member 'WB_Agreement_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_Agreement_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Agreement_C_Up \ static_assert(alignof(WB_Agreement_C_Up) == 0x000008, "Wrong alignment on WB_Agreement_C_Up"); \ static_assert(sizeof(WB_Agreement_C_Up) == 0x000090, "Wrong size on WB_Agreement_C_Up"); \ static_assert(offsetof(WB_Agreement_C_Up, InGeometry) == 0x000000, "Member 'WB_Agreement_C_Up::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_Up, InKeyEvent) == 0x000040, "Member 'WB_Agreement_C_Up::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_Up, inKeyTag) == 0x000080, "Member 'WB_Agreement_C_Up::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_Agreement_C_Up, bIsDown) == 0x000088, "Member 'WB_Agreement_C_Up::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Agreement_C \ static_assert(alignof(UWB_Agreement_C) == 0x000008, "Wrong alignment on UWB_Agreement_C"); \ static_assert(sizeof(UWB_Agreement_C) == 0x0003E0, "Wrong size on UWB_Agreement_C"); \ static_assert(offsetof(UWB_Agreement_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_Agreement_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, AgreeText_1) == 0x0002C8, "Member 'UWB_Agreement_C::AgreeText_1' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, AgreeText_2) == 0x0002D0, "Member 'UWB_Agreement_C::AgreeText_2' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, AgreeText_3) == 0x0002D8, "Member 'UWB_Agreement_C::AgreeText_3' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, AgreeText_4) == 0x0002E0, "Member 'UWB_Agreement_C::AgreeText_4' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, AgreeText_5) == 0x0002E8, "Member 'UWB_Agreement_C::AgreeText_5' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, AgreeText_6) == 0x0002F0, "Member 'UWB_Agreement_C::AgreeText_6' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, AgreeText_7) == 0x0002F8, "Member 'UWB_Agreement_C::AgreeText_7' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, AgreeText_8) == 0x000300, "Member 'UWB_Agreement_C::AgreeText_8' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, AutomaticAccuracyImage_135) == 0x000308, "Member 'UWB_Agreement_C::AutomaticAccuracyImage_135' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, CancelButton) == 0x000310, "Member 'UWB_Agreement_C::CancelButton' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, CancelSelect) == 0x000318, "Member 'UWB_Agreement_C::CancelSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, ConfirmButton) == 0x000320, "Member 'UWB_Agreement_C::ConfirmButton' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, ConfirmImage_Enable) == 0x000328, "Member 'UWB_Agreement_C::ConfirmImage_Enable' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, ConfirmImage_UnEnable) == 0x000330, "Member 'UWB_Agreement_C::ConfirmImage_UnEnable' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, ConfirmSelect) == 0x000338, "Member 'UWB_Agreement_C::ConfirmSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, CustomizationTextBlock_301) == 0x000340, "Member 'UWB_Agreement_C::CustomizationTextBlock_301' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, Image_KeyIcon) == 0x000348, "Member 'UWB_Agreement_C::Image_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, RuleName) == 0x000350, "Member 'UWB_Agreement_C::RuleName' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, ScrollBox_81) == 0x000358, "Member 'UWB_Agreement_C::ScrollBox_81' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, WGI_InputHelpVis) == 0x000360, "Member 'UWB_Agreement_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, AgreeIndex) == 0x000368, "Member 'UWB_Agreement_C::AgreeIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, DisAgree) == 0x000370, "Member 'UWB_Agreement_C::DisAgree' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, Agree) == 0x000380, "Member 'UWB_Agreement_C::Agree' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, ScrollToBottom) == 0x000390, "Member 'UWB_Agreement_C::ScrollToBottom' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, Select_Y) == 0x000398, "Member 'UWB_Agreement_C::Select_Y' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, AnalogSpeed) == 0x0003A0, "Member 'UWB_Agreement_C::AnalogSpeed' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, Offset) == 0x0003A8, "Member 'UWB_Agreement_C::Offset' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, CanMove) == 0x0003AC, "Member 'UWB_Agreement_C::CanMove' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, bSelectConfirm) == 0x0003AD, "Member 'UWB_Agreement_C::bSelectConfirm' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, PageIndex) == 0x0003B0, "Member 'UWB_Agreement_C::PageIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, AgreeTexts) == 0x0003B8, "Member 'UWB_Agreement_C::AgreeTexts' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, AgreeDes) == 0x0003C8, "Member 'UWB_Agreement_C::AgreeDes' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, WorldTime) == 0x0003D8, "Member 'UWB_Agreement_C::WorldTime' has a wrong offset!"); \ static_assert(offsetof(UWB_Agreement_C, NewSpeed) == 0x0003DC, "Member 'UWB_Agreement_C::NewSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_BackKeyEvent \ static_assert(alignof(WB_SaveMain_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_SaveMain_C_BackKeyEvent"); \ static_assert(sizeof(WB_SaveMain_C_BackKeyEvent) == 0x000048, "Wrong size on WB_SaveMain_C_BackKeyEvent"); \ static_assert(offsetof(WB_SaveMain_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_SaveMain_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_SaveMain_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_CancelDelete \ static_assert(alignof(WB_SaveMain_C_CancelDelete) == 0x000008, "Wrong alignment on WB_SaveMain_C_CancelDelete"); \ static_assert(sizeof(WB_SaveMain_C_CancelDelete) == 0x000010, "Wrong size on WB_SaveMain_C_CancelDelete"); \ static_assert(offsetof(WB_SaveMain_C_CancelDelete, CallFunc_GetGlobalExtend_ReturnValue) == 0x000000, "Member 'WB_SaveMain_C_CancelDelete::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CancelDelete, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000008, "Member 'WB_SaveMain_C_CancelDelete::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CancelDelete, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'WB_SaveMain_C_CancelDelete::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CancelDelete, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00000A, "Member 'WB_SaveMain_C_CancelDelete::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_CheckSaveCrash \ static_assert(alignof(WB_SaveMain_C_CheckSaveCrash) == 0x000001, "Wrong alignment on WB_SaveMain_C_CheckSaveCrash"); \ static_assert(sizeof(WB_SaveMain_C_CheckSaveCrash) == 0x000003, "Wrong size on WB_SaveMain_C_CheckSaveCrash"); \ static_assert(offsetof(WB_SaveMain_C_CheckSaveCrash, SaveFine) == 0x000000, "Member 'WB_SaveMain_C_CheckSaveCrash::SaveFine' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CheckSaveCrash, CallFunc_GetArchiveState_ValidArchive) == 0x000001, "Member 'WB_SaveMain_C_CheckSaveCrash::CallFunc_GetArchiveState_ValidArchive' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CheckSaveCrash, CallFunc_GetArchiveState_ArchiveExist) == 0x000002, "Member 'WB_SaveMain_C_CheckSaveCrash::CallFunc_GetArchiveState_ArchiveExist' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_ConfirmDelete \ static_assert(alignof(WB_SaveMain_C_ConfirmDelete) == 0x000008, "Wrong alignment on WB_SaveMain_C_ConfirmDelete"); \ static_assert(sizeof(WB_SaveMain_C_ConfirmDelete) == 0x000070, "Wrong size on WB_SaveMain_C_ConfirmDelete"); \ static_assert(offsetof(WB_SaveMain_C_ConfirmDelete, CallFunc_GetOpenedWidget_K2_ReturnValue) == 0x000000, "Member 'WB_SaveMain_C_ConfirmDelete::CallFunc_GetOpenedWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ConfirmDelete, CallFunc_GetGlobalExtend_ReturnValue) == 0x000008, "Member 'WB_SaveMain_C_ConfirmDelete::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ConfirmDelete, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'WB_SaveMain_C_ConfirmDelete::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ConfirmDelete, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'WB_SaveMain_C_ConfirmDelete::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ConfirmDelete, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000021, "Member 'WB_SaveMain_C_ConfirmDelete::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ConfirmDelete, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x000028, "Member 'WB_SaveMain_C_ConfirmDelete::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ConfirmDelete, CallFunc_GetGlobalExtend_ReturnValue_1) == 0x000030, "Member 'WB_SaveMain_C_ConfirmDelete::CallFunc_GetGlobalExtend_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ConfirmDelete, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000038, "Member 'WB_SaveMain_C_ConfirmDelete::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ConfirmDelete, CallFunc_IsValid_ReturnValue_1) == 0x000039, "Member 'WB_SaveMain_C_ConfirmDelete::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ConfirmDelete, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x00003A, "Member 'WB_SaveMain_C_ConfirmDelete::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ConfirmDelete, Temp_delegate_Variable) == 0x00003C, "Member 'WB_SaveMain_C_ConfirmDelete::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ConfirmDelete, K2Node_CreateDelegate_OutputDelegate) == 0x00004C, "Member 'WB_SaveMain_C_ConfirmDelete::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ConfirmDelete, CallFunc_PostEvent_ReturnValue) == 0x00005C, "Member 'WB_SaveMain_C_ConfirmDelete::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ConfirmDelete, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'WB_SaveMain_C_ConfirmDelete::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_CopySave \ static_assert(alignof(WB_SaveMain_C_CopySave) == 0x000008, "Wrong alignment on WB_SaveMain_C_CopySave"); \ static_assert(sizeof(WB_SaveMain_C_CopySave) == 0x000090, "Wrong size on WB_SaveMain_C_CopySave"); \ static_assert(offsetof(WB_SaveMain_C_CopySave, InGeometry) == 0x000000, "Member 'WB_SaveMain_C_CopySave::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CopySave, InKeyEvent) == 0x000040, "Member 'WB_SaveMain_C_CopySave::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CopySave, inKeyTag) == 0x000080, "Member 'WB_SaveMain_C_CopySave::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CopySave, bIsDown) == 0x000088, "Member 'WB_SaveMain_C_CopySave::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_CreateNewSave \ static_assert(alignof(WB_SaveMain_C_CreateNewSave) == 0x000008, "Wrong alignment on WB_SaveMain_C_CreateNewSave"); \ static_assert(sizeof(WB_SaveMain_C_CreateNewSave) == 0x000030, "Wrong size on WB_SaveMain_C_CreateNewSave"); \ static_assert(offsetof(WB_SaveMain_C_CreateNewSave, PlayerName) == 0x000000, "Member 'WB_SaveMain_C_CreateNewSave::PlayerName' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateNewSave, TargetPath) == 0x000010, "Member 'WB_SaveMain_C_CreateNewSave::TargetPath' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateNewSave, CallFunc_GetGlobalExtend_ReturnValue) == 0x000020, "Member 'WB_SaveMain_C_CreateNewSave::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateNewSave, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'WB_SaveMain_C_CreateNewSave::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_CreateRichTips \ static_assert(alignof(WB_SaveMain_C_CreateRichTips) == 0x000008, "Wrong alignment on WB_SaveMain_C_CreateRichTips"); \ static_assert(sizeof(WB_SaveMain_C_CreateRichTips) == 0x000048, "Wrong size on WB_SaveMain_C_CreateRichTips"); \ static_assert(offsetof(WB_SaveMain_C_CreateRichTips, Index_0) == 0x000000, "Member 'WB_SaveMain_C_CreateRichTips::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateRichTips, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'WB_SaveMain_C_CreateRichTips::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateRichTips, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_SaveMain_C_CreateRichTips::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateRichTips, CallFunc_GetUIZOder_ZOder) == 0x000020, "Member 'WB_SaveMain_C_CreateRichTips::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateRichTips, K2Node_CreateDelegate_OutputDelegate_1) == 0x000024, "Member 'WB_SaveMain_C_CreateRichTips::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateRichTips, CallFunc_GetPlayerController_ReturnValue) == 0x000038, "Member 'WB_SaveMain_C_CreateRichTips::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateRichTips, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000040, "Member 'WB_SaveMain_C_CreateRichTips::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_CreateSaveCrash \ static_assert(alignof(WB_SaveMain_C_CreateSaveCrash) == 0x000008, "Wrong alignment on WB_SaveMain_C_CreateSaveCrash"); \ static_assert(sizeof(WB_SaveMain_C_CreateSaveCrash) == 0x000030, "Wrong size on WB_SaveMain_C_CreateSaveCrash"); \ static_assert(offsetof(WB_SaveMain_C_CreateSaveCrash, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_SaveMain_C_CreateSaveCrash::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateSaveCrash, CallFunc_GetUIStatic_ReturnValue) == 0x000010, "Member 'WB_SaveMain_C_CreateSaveCrash::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateSaveCrash, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'WB_SaveMain_C_CreateSaveCrash::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateSaveCrash, CallFunc_GetUIZOder_ZOder) == 0x000020, "Member 'WB_SaveMain_C_CreateSaveCrash::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateSaveCrash, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000028, "Member 'WB_SaveMain_C_CreateSaveCrash::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_CreateTips \ static_assert(alignof(WB_SaveMain_C_CreateTips) == 0x000008, "Wrong alignment on WB_SaveMain_C_CreateTips"); \ static_assert(sizeof(WB_SaveMain_C_CreateTips) == 0x000048, "Wrong size on WB_SaveMain_C_CreateTips"); \ static_assert(offsetof(WB_SaveMain_C_CreateTips, Index_0) == 0x000000, "Member 'WB_SaveMain_C_CreateTips::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateTips, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'WB_SaveMain_C_CreateTips::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateTips, CallFunc_GetUIZOder_ZOder) == 0x000010, "Member 'WB_SaveMain_C_CreateTips::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateTips, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'WB_SaveMain_C_CreateTips::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateTips, K2Node_CreateDelegate_OutputDelegate_1) == 0x000024, "Member 'WB_SaveMain_C_CreateTips::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateTips, CallFunc_GetPlayerController_ReturnValue) == 0x000038, "Member 'WB_SaveMain_C_CreateTips::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_CreateTips, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000040, "Member 'WB_SaveMain_C_CreateTips::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_Delete_Dir_Complete \ static_assert(alignof(WB_SaveMain_C_Delete_Dir_Complete) == 0x000008, "Wrong alignment on WB_SaveMain_C_Delete_Dir_Complete"); \ static_assert(sizeof(WB_SaveMain_C_Delete_Dir_Complete) == 0x000060, "Wrong size on WB_SaveMain_C_Delete_Dir_Complete"); \ static_assert(offsetof(WB_SaveMain_C_Delete_Dir_Complete, CallFunc_GetOpenedWidget_K2_ReturnValue) == 0x000000, "Member 'WB_SaveMain_C_Delete_Dir_Complete::CallFunc_GetOpenedWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_Delete_Dir_Complete, CallFunc_GetArhcivesCache_ReturnValue) == 0x000008, "Member 'WB_SaveMain_C_Delete_Dir_Complete::CallFunc_GetArhcivesCache_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_Delete_Dir_Complete, CallFunc_Map_Length_ReturnValue) == 0x000058, "Member 'WB_SaveMain_C_Delete_Dir_Complete::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_Delete_Dir_Complete, CallFunc_Greater_IntInt_ReturnValue) == 0x00005C, "Member 'WB_SaveMain_C_Delete_Dir_Complete::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_DeleteSaveClick \ static_assert(alignof(WB_SaveMain_C_DeleteSaveClick) == 0x000008, "Wrong alignment on WB_SaveMain_C_DeleteSaveClick"); \ static_assert(sizeof(WB_SaveMain_C_DeleteSaveClick) == 0x000090, "Wrong size on WB_SaveMain_C_DeleteSaveClick"); \ static_assert(offsetof(WB_SaveMain_C_DeleteSaveClick, InGeometry) == 0x000000, "Member 'WB_SaveMain_C_DeleteSaveClick::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_DeleteSaveClick, InKeyEvent) == 0x000040, "Member 'WB_SaveMain_C_DeleteSaveClick::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_DeleteSaveClick, inKeyTag) == 0x000080, "Member 'WB_SaveMain_C_DeleteSaveClick::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_DeleteSaveClick, bIsDown) == 0x000088, "Member 'WB_SaveMain_C_DeleteSaveClick::bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_DeleteSaveClick, CallFunc_IsEmpty_ReturnValue) == 0x000089, "Member 'WB_SaveMain_C_DeleteSaveClick::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_DeleteTargetSave \ static_assert(alignof(WB_SaveMain_C_DeleteTargetSave) == 0x000008, "Wrong alignment on WB_SaveMain_C_DeleteTargetSave"); \ static_assert(sizeof(WB_SaveMain_C_DeleteTargetSave) == 0x000020, "Wrong size on WB_SaveMain_C_DeleteTargetSave"); \ static_assert(offsetof(WB_SaveMain_C_DeleteTargetSave, Save_Path_0) == 0x000000, "Member 'WB_SaveMain_C_DeleteTargetSave::Save_Path_0' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_DeleteTargetSave, CallFunc_GetGlobalExtend_ReturnValue) == 0x000010, "Member 'WB_SaveMain_C_DeleteTargetSave::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_DeleteTargetSave, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'WB_SaveMain_C_DeleteTargetSave::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_EnterKeyEvent \ static_assert(alignof(WB_SaveMain_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_SaveMain_C_EnterKeyEvent"); \ static_assert(sizeof(WB_SaveMain_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_SaveMain_C_EnterKeyEvent"); \ static_assert(offsetof(WB_SaveMain_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_SaveMain_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_SaveMain_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain \ static_assert(alignof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain) == 0x000008, "Wrong alignment on WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain"); \ static_assert(sizeof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain) == 0x000200, "Wrong size on WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, EntryPoint) == 0x000000, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, CallFunc_GetGlobalExtend_ReturnValue) == 0x000008, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, Temp_delegate_Variable) == 0x000024, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, CallFunc_PostEvent_ReturnValue) == 0x000034, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, CallFunc_GetGlobalExtend_ReturnValue_1) == 0x000038, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::CallFunc_GetGlobalExtend_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, CallFunc_GetSelectCount_SavePath) == 0x000040, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::CallFunc_GetSelectCount_SavePath' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, CallFunc_IsValid_ReturnValue_1) == 0x000050, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, CallFunc_Split_LeftS) == 0x000058, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, CallFunc_Split_RightS) == 0x000068, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, CallFunc_Split_ReturnValue) == 0x000078, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_CustomEvent_Item_1) == 0x000080, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_CustomEvent_Index_1) == 0x000088, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_CustomEvent_Item) == 0x000090, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_CustomEvent_Index) == 0x000098, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_DynamicCast_AsWB_Save_Unit) == 0x0000A0, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_DynamicCast_AsWB_Save_Unit' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_DynamicCast_bSuccess) == 0x0000A8, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_DynamicCast_AsWB_Save_Unit_1) == 0x0000B0, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_DynamicCast_AsWB_Save_Unit_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_DynamicCast_bSuccess_1) == 0x0000B8, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000BC, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_CreateDelegate_OutputDelegate_2) == 0x0000CC, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_MakeMap_Map) == 0x0000E0, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, Temp_bool_Variable) == 0x000130, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, CallFunc_Not_PreBool_ReturnValue) == 0x000131, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_Event_InGeometry_1) == 0x000138, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_Event_isDown_1) == 0x000178, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_Event_InGeometry) == 0x000180, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_Event_isDown) == 0x0001C0, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0001C1, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, CallFunc_GetExtension_ReturnValue) == 0x0001C8, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, CallFunc_GetExtension_ReturnValue_1) == 0x0001D0, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::CallFunc_GetExtension_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, CallFunc_PlayAnimationForward_ReturnValue) == 0x0001D8, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, CallFunc_PlayAnimationReverse_ReturnValue) == 0x0001E0, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::CallFunc_PlayAnimationReverse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_CustomEvent_ShowNewChallenge) == 0x0001E8, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_CustomEvent_ShowNewChallenge' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain, K2Node_CreateDelegate_OutputDelegate_3) == 0x0001EC, "Member 'WB_SaveMain_C_ExecuteUbergraph_WB_SaveMain::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_GetAllSaves \ static_assert(alignof(WB_SaveMain_C_GetAllSaves) == 0x000008, "Wrong alignment on WB_SaveMain_C_GetAllSaves"); \ static_assert(sizeof(WB_SaveMain_C_GetAllSaves) == 0x0001B0, "Wrong size on WB_SaveMain_C_GetAllSaves"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, FinishedSave) == 0x000000, "Member 'WB_SaveMain_C_GetAllSaves::FinishedSave' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, TempGameSlotsPath) == 0x000008, "Member 'WB_SaveMain_C_GetAllSaves::TempGameSlotsPath' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, Temp_int_Array_Index_Variable) == 0x000018, "Member 'WB_SaveMain_C_GetAllSaves::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'WB_SaveMain_C_GetAllSaves::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000020, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_Create_ReturnValue) == 0x000028, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_GetGlobalExtend_ReturnValue) == 0x000030, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, K2Node_CreateDelegate_OutputDelegate) == 0x000038, "Member 'WB_SaveMain_C_GetAllSaves::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_GetSelectCount_SavePath) == 0x000048, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_GetSelectCount_SavePath' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_Split_LeftS) == 0x000058, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_Split_RightS) == 0x000068, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_Split_ReturnValue) == 0x000078, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_IsValid_ReturnValue) == 0x000079, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_GetOpenedWidget_K2_ReturnValue) == 0x000080, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_GetOpenedWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_GetArhcivesCache_ReturnValue) == 0x000088, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_GetArhcivesCache_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_SortSavesByTime_SavesByTime) == 0x0000D8, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_SortSavesByTime_SavesByTime' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_Array_Get_Item) == 0x0000E8, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_Array_Get_Item_1) == 0x0000F0, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_IsValid_ReturnValue_1) == 0x000100, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000101, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_GetIsChallengeSaves_IsChallengeSave) == 0x000102, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_GetIsChallengeSaves_IsChallengeSave' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_GetIsChallengeSaves_IsChallengeSave_1) == 0x000103, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_GetIsChallengeSaves_IsChallengeSave_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_Array_Length_ReturnValue) == 0x000104, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_Array_Length_ReturnValue_1) == 0x000108, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_Less_IntInt_ReturnValue) == 0x00010C, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000110, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, K2Node_MakeStruct_FormatArgumentData) == 0x000118, "Member 'WB_SaveMain_C_GetAllSaves::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, K2Node_MakeStruct_Margin) == 0x000168, "Member 'WB_SaveMain_C_GetAllSaves::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, K2Node_MakeArray_Array) == 0x000178, "Member 'WB_SaveMain_C_GetAllSaves::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_Format_ReturnValue) == 0x000188, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_AddChildToNavPanel_ReturnValue) == 0x0001A0, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_AddChildToNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetAllSaves, CallFunc_Array_Add_ReturnValue) == 0x0001A8, "Member 'WB_SaveMain_C_GetAllSaves::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_GetIsChallengeSaves \ static_assert(alignof(WB_SaveMain_C_GetIsChallengeSaves) == 0x000008, "Wrong alignment on WB_SaveMain_C_GetIsChallengeSaves"); \ static_assert(sizeof(WB_SaveMain_C_GetIsChallengeSaves) == 0x0000B0, "Wrong size on WB_SaveMain_C_GetIsChallengeSaves"); \ static_assert(offsetof(WB_SaveMain_C_GetIsChallengeSaves, Path) == 0x000000, "Member 'WB_SaveMain_C_GetIsChallengeSaves::Path' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetIsChallengeSaves, IsChallengeSave) == 0x000010, "Member 'WB_SaveMain_C_GetIsChallengeSaves::IsChallengeSave' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetIsChallengeSaves, Temp_string_Variable) == 0x000018, "Member 'WB_SaveMain_C_GetIsChallengeSaves::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetIsChallengeSaves, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'WB_SaveMain_C_GetIsChallengeSaves::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetIsChallengeSaves, CallFunc_GetGlobalExtend_ReturnValue) == 0x000038, "Member 'WB_SaveMain_C_GetIsChallengeSaves::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetIsChallengeSaves, CallFunc_GetSlotStrStrMap_ResultMap) == 0x000040, "Member 'WB_SaveMain_C_GetIsChallengeSaves::CallFunc_GetSlotStrStrMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetIsChallengeSaves, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'WB_SaveMain_C_GetIsChallengeSaves::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetIsChallengeSaves, CallFunc_Map_Find_Value) == 0x000098, "Member 'WB_SaveMain_C_GetIsChallengeSaves::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetIsChallengeSaves, CallFunc_Map_Find_ReturnValue) == 0x0000A8, "Member 'WB_SaveMain_C_GetIsChallengeSaves::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetIsChallengeSaves, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000A9, "Member 'WB_SaveMain_C_GetIsChallengeSaves::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_GetSaveIsFinished \ static_assert(alignof(WB_SaveMain_C_GetSaveIsFinished) == 0x000008, "Wrong alignment on WB_SaveMain_C_GetSaveIsFinished"); \ static_assert(sizeof(WB_SaveMain_C_GetSaveIsFinished) == 0x0000B0, "Wrong size on WB_SaveMain_C_GetSaveIsFinished"); \ static_assert(offsetof(WB_SaveMain_C_GetSaveIsFinished, Count) == 0x000000, "Member 'WB_SaveMain_C_GetSaveIsFinished::Count' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetSaveIsFinished, finished) == 0x000010, "Member 'WB_SaveMain_C_GetSaveIsFinished::finished' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetSaveIsFinished, Temp_string_Variable) == 0x000018, "Member 'WB_SaveMain_C_GetSaveIsFinished::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetSaveIsFinished, CallFunc_GetGlobalExtend_ReturnValue) == 0x000028, "Member 'WB_SaveMain_C_GetSaveIsFinished::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetSaveIsFinished, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'WB_SaveMain_C_GetSaveIsFinished::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetSaveIsFinished, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'WB_SaveMain_C_GetSaveIsFinished::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetSaveIsFinished, CallFunc_GetSlotStrStrMap_ResultMap) == 0x000048, "Member 'WB_SaveMain_C_GetSaveIsFinished::CallFunc_GetSlotStrStrMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetSaveIsFinished, CallFunc_Map_Find_Value) == 0x000098, "Member 'WB_SaveMain_C_GetSaveIsFinished::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetSaveIsFinished, CallFunc_Map_Find_ReturnValue) == 0x0000A8, "Member 'WB_SaveMain_C_GetSaveIsFinished::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_GetSaveIsFinished, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000A9, "Member 'WB_SaveMain_C_GetSaveIsFinished::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_InitPage \ static_assert(alignof(WB_SaveMain_C_InitPage) == 0x000001, "Wrong alignment on WB_SaveMain_C_InitPage"); \ static_assert(sizeof(WB_SaveMain_C_InitPage) == 0x000001, "Wrong size on WB_SaveMain_C_InitPage"); \ static_assert(offsetof(WB_SaveMain_C_InitPage, ShowNewChallenge_0) == 0x000000, "Member 'WB_SaveMain_C_InitPage::ShowNewChallenge_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_OpenSelectSave \ static_assert(alignof(WB_SaveMain_C_OpenSelectSave) == 0x000008, "Wrong alignment on WB_SaveMain_C_OpenSelectSave"); \ static_assert(sizeof(WB_SaveMain_C_OpenSelectSave) == 0x000020, "Wrong size on WB_SaveMain_C_OpenSelectSave"); \ static_assert(offsetof(WB_SaveMain_C_OpenSelectSave, ClickWidget) == 0x000000, "Member 'WB_SaveMain_C_OpenSelectSave::ClickWidget' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_OpenSelectSave, SavePath) == 0x000008, "Member 'WB_SaveMain_C_OpenSelectSave::SavePath' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_OpenSelectSave, CallFunc_GetSaveIsFinished_Finished) == 0x000018, "Member 'WB_SaveMain_C_OpenSelectSave::CallFunc_GetSaveIsFinished_Finished' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_OpenSelectSave, CallFunc_CheckSaveCrash_SaveFine) == 0x000019, "Member 'WB_SaveMain_C_OpenSelectSave::CallFunc_CheckSaveCrash_SaveFine' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_SaveSelect \ static_assert(alignof(WB_SaveMain_C_SaveSelect) == 0x000008, "Wrong alignment on WB_SaveMain_C_SaveSelect"); \ static_assert(sizeof(WB_SaveMain_C_SaveSelect) == 0x000020, "Wrong size on WB_SaveMain_C_SaveSelect"); \ static_assert(offsetof(WB_SaveMain_C_SaveSelect, Item) == 0x000000, "Member 'WB_SaveMain_C_SaveSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SaveSelect, Index_0) == 0x000008, "Member 'WB_SaveMain_C_SaveSelect::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SaveSelect, K2Node_DynamicCast_AsWB_Save_Unit) == 0x000010, "Member 'WB_SaveMain_C_SaveSelect::K2Node_DynamicCast_AsWB_Save_Unit' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SaveSelect, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'WB_SaveMain_C_SaveSelect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_Select \ static_assert(alignof(WB_SaveMain_C_Select) == 0x000008, "Wrong alignment on WB_SaveMain_C_Select"); \ static_assert(sizeof(WB_SaveMain_C_Select) == 0x000010, "Wrong size on WB_SaveMain_C_Select"); \ static_assert(offsetof(WB_SaveMain_C_Select, Item) == 0x000000, "Member 'WB_SaveMain_C_Select::Item' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_Select, Index_0) == 0x000008, "Member 'WB_SaveMain_C_Select::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_SortSavesByTime \ static_assert(alignof(WB_SaveMain_C_SortSavesByTime) == 0x000008, "Wrong alignment on WB_SaveMain_C_SortSavesByTime"); \ static_assert(sizeof(WB_SaveMain_C_SortSavesByTime) == 0x000288, "Wrong size on WB_SaveMain_C_SortSavesByTime"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, Saves) == 0x000000, "Member 'WB_SaveMain_C_SortSavesByTime::Saves' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, SavesByTime) == 0x000050, "Member 'WB_SaveMain_C_SortSavesByTime::SavesByTime' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, TempTimesArray) == 0x000060, "Member 'WB_SaveMain_C_SortSavesByTime::TempTimesArray' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, TempTimesMap_0) == 0x000070, "Member 'WB_SaveMain_C_SortSavesByTime::TempTimesMap_0' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, TempTime) == 0x0000C0, "Member 'WB_SaveMain_C_SortSavesByTime::TempTime' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, TempTimesMap) == 0x0000C8, "Member 'WB_SaveMain_C_SortSavesByTime::TempTimesMap' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, TempSaves) == 0x000118, "Member 'WB_SaveMain_C_SortSavesByTime::TempSaves' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, Temp_bool_True_if_break_was_hit_Variable) == 0x000128, "Member 'WB_SaveMain_C_SortSavesByTime::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Map_Keys_Keys) == 0x000130, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Array_Length_ReturnValue) == 0x000140, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Not_PreBool_ReturnValue) == 0x000144, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, Temp_int_Loop_Counter_Variable) == 0x000148, "Member 'WB_SaveMain_C_SortSavesByTime::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Add_IntInt_ReturnValue) == 0x00014C, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, Temp_int_Array_Index_Variable) == 0x000150, "Member 'WB_SaveMain_C_SortSavesByTime::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, Temp_int_Array_Index_Variable_1) == 0x000154, "Member 'WB_SaveMain_C_SortSavesByTime::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Array_Get_Item) == 0x000158, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000168, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Concat_StrStr_ReturnValue) == 0x000170, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_GetGlobalExtend_ReturnValue) == 0x000180, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_GetSlotStrStrMap_ResultMap) == 0x000188, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_GetSlotStrStrMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_IsValid_ReturnValue) == 0x0001D8, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Map_Keys_Keys_1) == 0x0001E0, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Map_Values_Values) == 0x0001F0, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Map_Length_ReturnValue) == 0x000200, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Greater_IntInt_ReturnValue) == 0x000204, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, Temp_string_Variable) == 0x000208, "Member 'WB_SaveMain_C_SortSavesByTime::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Map_Find_Value) == 0x000218, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Map_Find_ReturnValue) == 0x000228, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Array_Find_ReturnValue) == 0x00022C, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_DateTimeFromString_Result) == 0x000230, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_DateTimeFromString_Result' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_DateTimeFromString_ReturnValue) == 0x000238, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_DateTimeFromString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Array_Get_Item_1) == 0x000240, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Map_Remove_ReturnValue) == 0x000250, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Array_AddUnique_ReturnValue) == 0x000254, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Array_Get_Item_2) == 0x000258, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Greater_DateTimeDateTime_ReturnValue) == 0x000260, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Greater_DateTimeDateTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Array_Get_Item_3) == 0x000268, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Array_Length_ReturnValue_1) == 0x000270, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Less_IntInt_ReturnValue) == 0x000274, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, Temp_int_Loop_Counter_Variable_1) == 0x000278, "Member 'WB_SaveMain_C_SortSavesByTime::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Less_IntInt_ReturnValue_1) == 0x00027C, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_Add_IntInt_ReturnValue_1) == 0x000280, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_SortSavesByTime, CallFunc_BooleanAND_ReturnValue) == 0x000284, "Member 'WB_SaveMain_C_SortSavesByTime::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveMain_C_UnSelect \ static_assert(alignof(WB_SaveMain_C_UnSelect) == 0x000008, "Wrong alignment on WB_SaveMain_C_UnSelect"); \ static_assert(sizeof(WB_SaveMain_C_UnSelect) == 0x000010, "Wrong size on WB_SaveMain_C_UnSelect"); \ static_assert(offsetof(WB_SaveMain_C_UnSelect, Item) == 0x000000, "Member 'WB_SaveMain_C_UnSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_SaveMain_C_UnSelect, Index_0) == 0x000008, "Member 'WB_SaveMain_C_UnSelect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SaveMain_C \ static_assert(alignof(UWB_SaveMain_C) == 0x000008, "Wrong alignment on UWB_SaveMain_C"); \ static_assert(sizeof(UWB_SaveMain_C) == 0x000368, "Wrong size on UWB_SaveMain_C"); \ static_assert(offsetof(UWB_SaveMain_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_SaveMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveMain_C, DeleteAnimation) == 0x0002C8, "Member 'UWB_SaveMain_C::DeleteAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveMain_C, SaveNums) == 0x0002D0, "Member 'UWB_SaveMain_C::SaveNums' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveMain_C, SaveUnitsContent) == 0x0002D8, "Member 'UWB_SaveMain_C::SaveUnitsContent' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveMain_C, WGI_InputHelpVis) == 0x0002E0, "Member 'UWB_SaveMain_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveMain_C, ActiveIndex) == 0x0002E8, "Member 'UWB_SaveMain_C::ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveMain_C, Saveunits) == 0x0002F0, "Member 'UWB_SaveMain_C::Saveunits' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveMain_C, SaveStrs) == 0x000300, "Member 'UWB_SaveMain_C::SaveStrs' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveMain_C, OpenGame) == 0x000310, "Member 'UWB_SaveMain_C::OpenGame' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveMain_C, Save_Path) == 0x000320, "Member 'UWB_SaveMain_C::Save_Path' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveMain_C, OnClose) == 0x000330, "Member 'UWB_SaveMain_C::OnClose' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveMain_C, ShowNewChallenge) == 0x000340, "Member 'UWB_SaveMain_C::ShowNewChallenge' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveMain_C, TipsIndex) == 0x000344, "Member 'UWB_SaveMain_C::TipsIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveMain_C, RichText) == 0x000348, "Member 'UWB_SaveMain_C::RichText' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveMain_C, RichIndex) == 0x00034C, "Member 'UWB_SaveMain_C::RichIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveMain_C, bFirstIn) == 0x000350, "Member 'UWB_SaveMain_C::bFirstIn' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveMain_C, OldSave_Path) == 0x000358, "Member 'UWB_SaveMain_C::OldSave_Path' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharShapeComponent_C_AppendCharShape \ static_assert(alignof(CharShapeComponent_C_AppendCharShape) == 0x000008, "Wrong alignment on CharShapeComponent_C_AppendCharShape"); \ static_assert(sizeof(CharShapeComponent_C_AppendCharShape) == 0x000158, "Wrong size on CharShapeComponent_C_AppendCharShape"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, TakeShapeType) == 0x000000, "Member 'CharShapeComponent_C_AppendCharShape::TakeShapeType' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, Priority) == 0x000010, "Member 'CharShapeComponent_C_AppendCharShape::Priority' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, SkeletalMesh) == 0x000018, "Member 'CharShapeComponent_C_AppendCharShape::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, RequestActor) == 0x000020, "Member 'CharShapeComponent_C_AppendCharShape::RequestActor' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, BPAClass) == 0x000028, "Member 'CharShapeComponent_C_AppendCharShape::BPAClass' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, NeedAttachNsToSocket) == 0x000030, "Member 'CharShapeComponent_C_AppendCharShape::NeedAttachNsToSocket' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, ShapeId) == 0x000040, "Member 'CharShapeComponent_C_AppendCharShape::ShapeId' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, NewItem) == 0x000048, "Member 'CharShapeComponent_C_AppendCharShape::NewItem' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, InsertByPriority) == 0x000090, "Member 'CharShapeComponent_C_AppendCharShape::InsertByPriority' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, Temp_int_Loop_Counter_Variable) == 0x000094, "Member 'CharShapeComponent_C_AppendCharShape::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, CallFunc_Add_IntInt_ReturnValue) == 0x000098, "Member 'CharShapeComponent_C_AppendCharShape::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, Temp_bool_True_if_break_was_hit_Variable) == 0x00009C, "Member 'CharShapeComponent_C_AppendCharShape::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, Temp_int_Array_Index_Variable) == 0x0000A0, "Member 'CharShapeComponent_C_AppendCharShape::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, CallFunc_Not_PreBool_ReturnValue) == 0x0000A4, "Member 'CharShapeComponent_C_AppendCharShape::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, Temp_int_Variable) == 0x0000A8, "Member 'CharShapeComponent_C_AppendCharShape::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, Temp_int_Variable_1) == 0x0000AC, "Member 'CharShapeComponent_C_AppendCharShape::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, K2Node_MakeStruct_ST_ShapeDetails) == 0x0000B0, "Member 'CharShapeComponent_C_AppendCharShape::K2Node_MakeStruct_ST_ShapeDetails' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000F8, "Member 'CharShapeComponent_C_AppendCharShape::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000FC, "Member 'CharShapeComponent_C_AppendCharShape::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, CallFunc_Array_Length_ReturnValue) == 0x000100, "Member 'CharShapeComponent_C_AppendCharShape::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, CallFunc_Array_Get_Item) == 0x000108, "Member 'CharShapeComponent_C_AppendCharShape::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, CallFunc_Less_IntInt_ReturnValue) == 0x000150, "Member 'CharShapeComponent_C_AppendCharShape::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, CallFunc_BooleanAND_ReturnValue) == 0x000151, "Member 'CharShapeComponent_C_AppendCharShape::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_AppendCharShape, CallFunc_Greater_IntInt_ReturnValue) == 0x000152, "Member 'CharShapeComponent_C_AppendCharShape::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharShapeComponent_C_ExecuteUbergraph_CharShapeComponent \ static_assert(alignof(CharShapeComponent_C_ExecuteUbergraph_CharShapeComponent) == 0x000004, "Wrong alignment on CharShapeComponent_C_ExecuteUbergraph_CharShapeComponent"); \ static_assert(sizeof(CharShapeComponent_C_ExecuteUbergraph_CharShapeComponent) == 0x000004, "Wrong size on CharShapeComponent_C_ExecuteUbergraph_CharShapeComponent"); \ static_assert(offsetof(CharShapeComponent_C_ExecuteUbergraph_CharShapeComponent, EntryPoint) == 0x000000, "Member 'CharShapeComponent_C_ExecuteUbergraph_CharShapeComponent::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharShapeComponent_C_Init \ static_assert(alignof(CharShapeComponent_C_Init) == 0x000008, "Wrong alignment on CharShapeComponent_C_Init"); \ static_assert(sizeof(CharShapeComponent_C_Init) == 0x000078, "Wrong size on CharShapeComponent_C_Init"); \ static_assert(offsetof(CharShapeComponent_C_Init, loop) == 0x000000, "Member 'CharShapeComponent_C_Init::loop' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Init, Temp_int_Array_Index_Variable) == 0x000010, "Member 'CharShapeComponent_C_Init::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Init, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'CharShapeComponent_C_Init::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Init, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'CharShapeComponent_C_Init::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Init, CallFunc_Array_Get_Item) == 0x000020, "Member 'CharShapeComponent_C_Init::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Init, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'CharShapeComponent_C_Init::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Init, CallFunc_Less_IntInt_ReturnValue) == 0x00006C, "Member 'CharShapeComponent_C_Init::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Init, CallFunc_AppendCharShape_ShapeId) == 0x000070, "Member 'CharShapeComponent_C_Init::CallFunc_AppendCharShape_ShapeId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharShapeComponent_C_NiagaraAttach \ static_assert(alignof(CharShapeComponent_C_NiagaraAttach) == 0x000008, "Wrong alignment on CharShapeComponent_C_NiagaraAttach"); \ static_assert(sizeof(CharShapeComponent_C_NiagaraAttach) == 0x000078, "Wrong size on CharShapeComponent_C_NiagaraAttach"); \ static_assert(offsetof(CharShapeComponent_C_NiagaraAttach, AttachPointName) == 0x000000, "Member 'CharShapeComponent_C_NiagaraAttach::AttachPointName' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_NiagaraAttach, Array) == 0x000008, "Member 'CharShapeComponent_C_NiagaraAttach::Array' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_NiagaraAttach, AttachToComponent) == 0x000018, "Member 'CharShapeComponent_C_NiagaraAttach::AttachToComponent' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_NiagaraAttach, OutNiagaraList) == 0x000020, "Member 'CharShapeComponent_C_NiagaraAttach::OutNiagaraList' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_NiagaraAttach, NewLocalNiagaraList) == 0x000030, "Member 'CharShapeComponent_C_NiagaraAttach::NewLocalNiagaraList' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_NiagaraAttach, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'CharShapeComponent_C_NiagaraAttach::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_NiagaraAttach, Temp_int_Array_Index_Variable) == 0x000044, "Member 'CharShapeComponent_C_NiagaraAttach::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_NiagaraAttach, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'CharShapeComponent_C_NiagaraAttach::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_NiagaraAttach, CallFunc_Array_Get_Item) == 0x000050, "Member 'CharShapeComponent_C_NiagaraAttach::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_NiagaraAttach, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'CharShapeComponent_C_NiagaraAttach::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_NiagaraAttach, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000060, "Member 'CharShapeComponent_C_NiagaraAttach::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_NiagaraAttach, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'CharShapeComponent_C_NiagaraAttach::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_NiagaraAttach, CallFunc_Add_IntInt_ReturnValue) == 0x00006C, "Member 'CharShapeComponent_C_NiagaraAttach::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_NiagaraAttach, CallFunc_Array_Add_ReturnValue) == 0x000070, "Member 'CharShapeComponent_C_NiagaraAttach::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharShapeComponent_C_Private_FlushShapes \ static_assert(alignof(CharShapeComponent_C_Private_FlushShapes) == 0x000008, "Wrong alignment on CharShapeComponent_C_Private_FlushShapes"); \ static_assert(sizeof(CharShapeComponent_C_Private_FlushShapes) == 0x000358, "Wrong size on CharShapeComponent_C_Private_FlushShapes"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, Find) == 0x000000, "Member 'CharShapeComponent_C_Private_FlushShapes::Find' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, ResuedShapes) == 0x000004, "Member 'CharShapeComponent_C_Private_FlushShapes::ResuedShapes' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, NewShapesToShow) == 0x000008, "Member 'CharShapeComponent_C_Private_FlushShapes::NewShapesToShow' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, Compared) == 0x000018, "Member 'CharShapeComponent_C_Private_FlushShapes::Compared' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, ShapesHasTaken) == 0x000068, "Member 'CharShapeComponent_C_Private_FlushShapes::ShapesHasTaken' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, Temp_int_Loop_Counter_Variable) == 0x0000B8, "Member 'CharShapeComponent_C_Private_FlushShapes::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, Temp_int_Loop_Counter_Variable_1) == 0x0000BC, "Member 'CharShapeComponent_C_Private_FlushShapes::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Add_IntInt_ReturnValue) == 0x0000C0, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000C4, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, Temp_int_Loop_Counter_Variable_2) == 0x0000C8, "Member 'CharShapeComponent_C_Private_FlushShapes::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000CC, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, Temp_bool_True_if_break_was_hit_Variable) == 0x0000D0, "Member 'CharShapeComponent_C_Private_FlushShapes::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, Temp_int_Array_Index_Variable) == 0x0000D4, "Member 'CharShapeComponent_C_Private_FlushShapes::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Not_PreBool_ReturnValue) == 0x0000D8, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, Temp_int_Array_Index_Variable_1) == 0x0000DC, "Member 'CharShapeComponent_C_Private_FlushShapes::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, Temp_int_Array_Index_Variable_2) == 0x0000E0, "Member 'CharShapeComponent_C_Private_FlushShapes::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, Temp_int_Loop_Counter_Variable_3) == 0x0000E4, "Member 'CharShapeComponent_C_Private_FlushShapes::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Add_IntInt_ReturnValue_3) == 0x0000E8, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, Temp_int_Array_Index_Variable_3) == 0x0000EC, "Member 'CharShapeComponent_C_Private_FlushShapes::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, Temp_bool_True_if_break_was_hit_Variable_1) == 0x0000F0, "Member 'CharShapeComponent_C_Private_FlushShapes::Temp_bool_True_if_break_was_hit_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Not_PreBool_ReturnValue_1) == 0x0000F1, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_GetOwner_ReturnValue) == 0x0000F8, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, K2Node_DynamicCast_AsBPI_Char_Shape_Interface) == 0x000100, "Member 'CharShapeComponent_C_Private_FlushShapes::K2Node_DynamicCast_AsBPI_Char_Shape_Interface' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, K2Node_DynamicCast_bSuccess) == 0x000110, "Member 'CharShapeComponent_C_Private_FlushShapes::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Set_ToArray_Result) == 0x000118, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Not_PreBool_ReturnValue_2) == 0x000128, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, K2Node_MakeVariable_MakeVariableOutput) == 0x000130, "Member 'CharShapeComponent_C_Private_FlushShapes::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_MakeLiteralInt_ReturnValue) == 0x000180, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Array_Get_Item) == 0x000188, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Array_Length_ReturnValue) == 0x0001D0, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Less_IntInt_ReturnValue) == 0x0001D4, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Private_SetBodyPartVisible_ReturnValue) == 0x0001D8, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Private_SetBodyPartVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Array_Get_Item_1) == 0x0001E0, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Array_Length_ReturnValue_1) == 0x000228, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Less_IntInt_ReturnValue_1) == 0x00022C, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_BooleanAND_ReturnValue) == 0x00022D, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Array_Get_Item_2) == 0x000230, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Array_Length_ReturnValue_2) == 0x000278, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Private_SetBodyPartVisible_ReturnValue_1) == 0x000280, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Private_SetBodyPartVisible_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Less_IntInt_ReturnValue_2) == 0x000288, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000289, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, Temp_byte_Variable) == 0x00028A, "Member 'CharShapeComponent_C_Private_FlushShapes::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Array_Contains_ReturnValue) == 0x00028B, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_PlayerHideFace_NewParam) == 0x00028C, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_PlayerHideFace_NewParam' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Set_Length_ReturnValue) == 0x000290, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Set_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000294, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Set_ToArray_Result_1) == 0x000298, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Set_ToArray_Result_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Set_Intersection_Result) == 0x0002A8, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Set_Intersection_Result' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Set_Length_ReturnValue_1) == 0x0002F8, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Set_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Array_Get_Item_3) == 0x000300, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000348, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Array_Add_ReturnValue) == 0x00034C, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Array_Length_ReturnValue_3) == 0x000350, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_Less_IntInt_ReturnValue_3) == 0x000354, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_FlushShapes, CallFunc_BooleanAND_ReturnValue_1) == 0x000355, "Member 'CharShapeComponent_C_Private_FlushShapes::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharShapeComponent_C_Private_SetBodyPartVisible \ static_assert(alignof(CharShapeComponent_C_Private_SetBodyPartVisible) == 0x000008, "Wrong alignment on CharShapeComponent_C_Private_SetBodyPartVisible"); \ static_assert(sizeof(CharShapeComponent_C_Private_SetBodyPartVisible) == 0x000080, "Wrong size on CharShapeComponent_C_Private_SetBodyPartVisible"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, SkeletalMesh) == 0x000000, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, ShapeId) == 0x000008, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::ShapeId' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, Visible) == 0x00000C, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::Visible' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, BPAClass) == 0x000010, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::BPAClass' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, ReturnValue) == 0x000018, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, CallFunc_GetOwner_ReturnValue) == 0x000020, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, CallFunc_GetOwner_ReturnValue_1) == 0x000028, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, K2Node_DynamicCast_AsBPI_Char_Shape_Interface) == 0x000030, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::K2Node_DynamicCast_AsBPI_Char_Shape_Interface' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, K2Node_DynamicCast_AsBPI_Char_Shape_Interface_1) == 0x000048, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::K2Node_DynamicCast_AsBPI_Char_Shape_Interface_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, K2Node_DynamicCast_bSuccess_1) == 0x000058, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, CallFunc_AddShapeMesh_ReturnValue) == 0x000060, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::CallFunc_AddShapeMesh_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, CallFunc_Map_Remove_ReturnValue) == 0x000069, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, CallFunc_Map_Find_Value) == 0x000070, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, CallFunc_Map_Find_ReturnValue) == 0x000078, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, CallFunc_IsValid_ReturnValue_1) == 0x000079, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Private_SetBodyPartVisible, CallFunc_RemoveShapeMesh_Temp) == 0x00007A, "Member 'CharShapeComponent_C_Private_SetBodyPartVisible::CallFunc_RemoveShapeMesh_Temp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharShapeComponent_C_Remove_Char_Shape \ static_assert(alignof(CharShapeComponent_C_Remove_Char_Shape) == 0x000008, "Wrong alignment on CharShapeComponent_C_Remove_Char_Shape"); \ static_assert(sizeof(CharShapeComponent_C_Remove_Char_Shape) == 0x0000E0, "Wrong size on CharShapeComponent_C_Remove_Char_Shape"); \ static_assert(offsetof(CharShapeComponent_C_Remove_Char_Shape, ShapeId) == 0x000000, "Member 'CharShapeComponent_C_Remove_Char_Shape::ShapeId' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Remove_Char_Shape, RemoveShapeId) == 0x000010, "Member 'CharShapeComponent_C_Remove_Char_Shape::RemoveShapeId' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Remove_Char_Shape, switch_0) == 0x000060, "Member 'CharShapeComponent_C_Remove_Char_Shape::switch_0' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Remove_Char_Shape, Temp_int_Array_Index_Variable) == 0x000070, "Member 'CharShapeComponent_C_Remove_Char_Shape::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Remove_Char_Shape, Temp_int_Loop_Counter_Variable) == 0x000074, "Member 'CharShapeComponent_C_Remove_Char_Shape::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Remove_Char_Shape, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'CharShapeComponent_C_Remove_Char_Shape::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Remove_Char_Shape, CallFunc_Array_Length_ReturnValue) == 0x00007C, "Member 'CharShapeComponent_C_Remove_Char_Shape::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Remove_Char_Shape, CallFunc_Array_Length_ReturnValue_1) == 0x000080, "Member 'CharShapeComponent_C_Remove_Char_Shape::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Remove_Char_Shape, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000084, "Member 'CharShapeComponent_C_Remove_Char_Shape::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Remove_Char_Shape, CallFunc_Array_Get_Item) == 0x000088, "Member 'CharShapeComponent_C_Remove_Char_Shape::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Remove_Char_Shape, CallFunc_Array_Add_ReturnValue) == 0x0000D0, "Member 'CharShapeComponent_C_Remove_Char_Shape::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Remove_Char_Shape, CallFunc_Array_Length_ReturnValue_2) == 0x0000D4, "Member 'CharShapeComponent_C_Remove_Char_Shape::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Remove_Char_Shape, CallFunc_Set_Contains_ReturnValue) == 0x0000D8, "Member 'CharShapeComponent_C_Remove_Char_Shape::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Remove_Char_Shape, CallFunc_Less_IntInt_ReturnValue) == 0x0000D9, "Member 'CharShapeComponent_C_Remove_Char_Shape::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_Remove_Char_Shape, CallFunc_Not_PreBool_ReturnValue) == 0x0000DA, "Member 'CharShapeComponent_C_Remove_Char_Shape::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharShapeComponent_C_RemoveAllNiagara \ static_assert(alignof(CharShapeComponent_C_RemoveAllNiagara) == 0x000008, "Wrong alignment on CharShapeComponent_C_RemoveAllNiagara"); \ static_assert(sizeof(CharShapeComponent_C_RemoveAllNiagara) == 0x000058, "Wrong size on CharShapeComponent_C_RemoveAllNiagara"); \ static_assert(offsetof(CharShapeComponent_C_RemoveAllNiagara, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'CharShapeComponent_C_RemoveAllNiagara::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_RemoveAllNiagara, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'CharShapeComponent_C_RemoveAllNiagara::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_RemoveAllNiagara, Temp_int_Array_Index_Variable) == 0x000008, "Member 'CharShapeComponent_C_RemoveAllNiagara::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_RemoveAllNiagara, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'CharShapeComponent_C_RemoveAllNiagara::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_RemoveAllNiagara, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'CharShapeComponent_C_RemoveAllNiagara::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_RemoveAllNiagara, CallFunc_Array_Get_Item) == 0x000018, "Member 'CharShapeComponent_C_RemoveAllNiagara::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_RemoveAllNiagara, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'CharShapeComponent_C_RemoveAllNiagara::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_RemoveAllNiagara, CallFunc_Less_IntInt_ReturnValue) == 0x00003C, "Member 'CharShapeComponent_C_RemoveAllNiagara::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_RemoveAllNiagara, CallFunc_Array_Get_Item_1) == 0x000040, "Member 'CharShapeComponent_C_RemoveAllNiagara::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_RemoveAllNiagara, CallFunc_Array_Length_ReturnValue_1) == 0x000048, "Member 'CharShapeComponent_C_RemoveAllNiagara::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_RemoveAllNiagara, CallFunc_Add_IntInt_ReturnValue_1) == 0x00004C, "Member 'CharShapeComponent_C_RemoveAllNiagara::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_RemoveAllNiagara, CallFunc_Less_IntInt_ReturnValue_1) == 0x000050, "Member 'CharShapeComponent_C_RemoveAllNiagara::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharShapeComponent_C_UpdateNiagara \ static_assert(alignof(CharShapeComponent_C_UpdateNiagara) == 0x000008, "Wrong alignment on CharShapeComponent_C_UpdateNiagara"); \ static_assert(sizeof(CharShapeComponent_C_UpdateNiagara) == 0x0001A0, "Wrong size on CharShapeComponent_C_UpdateNiagara"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, St) == 0x000000, "Member 'CharShapeComponent_C_UpdateNiagara::St' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, Add) == 0x000048, "Member 'CharShapeComponent_C_UpdateNiagara::Add' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, AttachToComponent) == 0x000050, "Member 'CharShapeComponent_C_UpdateNiagara::AttachToComponent' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, RemoveList) == 0x000058, "Member 'CharShapeComponent_C_UpdateNiagara::RemoveList' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, NewLocalVar) == 0x000068, "Member 'CharShapeComponent_C_UpdateNiagara::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, Temp_int_Array_Index_Variable) == 0x000078, "Member 'CharShapeComponent_C_UpdateNiagara::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, Temp_int_Loop_Counter_Variable) == 0x00007C, "Member 'CharShapeComponent_C_UpdateNiagara::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Array_Length_ReturnValue) == 0x000080, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Add_IntInt_ReturnValue) == 0x000084, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Array_Length_ReturnValue_1) == 0x000088, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_GetClassDisplayName_ReturnValue) == 0x000090, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Greater_IntInt_ReturnValue) == 0x0000A0, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_GetClassDisplayName_ReturnValue_1) == 0x0000A8, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_GetClassDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, Temp_int_Loop_Counter_Variable_1) == 0x0000B8, "Member 'CharShapeComponent_C_UpdateNiagara::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, Temp_int_Loop_Counter_Variable_2) == 0x0000BC, "Member 'CharShapeComponent_C_UpdateNiagara::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000C0, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000C4, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, Temp_int_Array_Index_Variable_1) == 0x0000C8, "Member 'CharShapeComponent_C_UpdateNiagara::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, Temp_int_Array_Index_Variable_2) == 0x0000CC, "Member 'CharShapeComponent_C_UpdateNiagara::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, Temp_int_Loop_Counter_Variable_3) == 0x0000D0, "Member 'CharShapeComponent_C_UpdateNiagara::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Less_IntInt_ReturnValue) == 0x0000D4, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Add_IntInt_ReturnValue_3) == 0x0000D8, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, Temp_int_Array_Index_Variable_3) == 0x0000DC, "Member 'CharShapeComponent_C_UpdateNiagara::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Array_Get_Item) == 0x0000E0, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_NiagaraAttach_OutNiagaraList) == 0x0000F8, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_NiagaraAttach_OutNiagaraList' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Array_Get_Item_1) == 0x000108, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Array_Length_ReturnValue_2) == 0x000128, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Array_RemoveItem_ReturnValue) == 0x00012C, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Less_IntInt_ReturnValue_1) == 0x00012D, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Array_Get_Item_2) == 0x000130, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Array_Length_ReturnValue_3) == 0x000150, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Array_Add_ReturnValue) == 0x000154, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Less_IntInt_ReturnValue_2) == 0x000158, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Array_Get_Item_3) == 0x000160, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Array_Length_ReturnValue_4) == 0x000168, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Less_IntInt_ReturnValue_3) == 0x00016C, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x00016D, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Array_Length_ReturnValue_5) == 0x000170, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, K2Node_MakeStruct_ST_ShapeDetailsSaveNiagara) == 0x000178, "Member 'CharShapeComponent_C_UpdateNiagara::K2Node_MakeStruct_ST_ShapeDetailsSaveNiagara' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000198, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharShapeComponent_C_UpdateNiagara, CallFunc_Array_Add_ReturnValue_1) == 0x00019C, "Member 'CharShapeComponent_C_UpdateNiagara::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCharShapeComponent_C \ static_assert(alignof(UCharShapeComponent_C) == 0x000008, "Wrong alignment on UCharShapeComponent_C"); \ static_assert(sizeof(UCharShapeComponent_C) == 0x0001B0, "Wrong size on UCharShapeComponent_C"); \ static_assert(offsetof(UCharShapeComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UCharShapeComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCharShapeComponent_C, ShapesWithPriority) == 0x0000F0, "Member 'UCharShapeComponent_C::ShapesWithPriority' has a wrong offset!"); \ static_assert(offsetof(UCharShapeComponent_C, ShapesInShow) == 0x000100, "Member 'UCharShapeComponent_C::ShapesInShow' has a wrong offset!"); \ static_assert(offsetof(UCharShapeComponent_C, NakedBody) == 0x000110, "Member 'UCharShapeComponent_C::NakedBody' has a wrong offset!"); \ static_assert(offsetof(UCharShapeComponent_C, CountCreate) == 0x000120, "Member 'UCharShapeComponent_C::CountCreate' has a wrong offset!"); \ static_assert(offsetof(UCharShapeComponent_C, SkeletalComponents) == 0x000128, "Member 'UCharShapeComponent_C::SkeletalComponents' has a wrong offset!"); \ static_assert(offsetof(UCharShapeComponent_C, Char) == 0x000178, "Member 'UCharShapeComponent_C::Char' has a wrong offset!"); \ static_assert(offsetof(UCharShapeComponent_C, HasInit) == 0x000180, "Member 'UCharShapeComponent_C::HasInit' has a wrong offset!"); \ static_assert(offsetof(UCharShapeComponent_C, OnAddShape) == 0x000188, "Member 'UCharShapeComponent_C::OnAddShape' has a wrong offset!"); \ static_assert(offsetof(UCharShapeComponent_C, SaveNiagaraList) == 0x000198, "Member 'UCharShapeComponent_C::SaveNiagaraList' has a wrong offset!"); \ static_assert(offsetof(UCharShapeComponent_C, NewVar) == 0x0001A8, "Member 'UCharShapeComponent_C::NewVar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_XiuPao_Hair__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(BPA_XiuPao_Hair::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on BPA_XiuPao_Hair::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(BPA_XiuPao_Hair::FAnimBlueprintGeneratedConstantData) == 0x0000D0, "Wrong size on BPA_XiuPao_Hair::FAnimBlueprintGeneratedConstantData"); \ #define DUMPER7_ASSERTS_UBPA_XiuPao_Hair_C \ static_assert(alignof(UBPA_XiuPao_Hair_C) == 0x000010, "Wrong alignment on UBPA_XiuPao_Hair_C"); \ static_assert(sizeof(UBPA_XiuPao_Hair_C) == 0x0008C0, "Wrong size on UBPA_XiuPao_Hair_C"); \ #define DUMPER7_ASSERTS_WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon \ static_assert(alignof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon) == 0x000008, "Wrong alignment on WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon"); \ static_assert(sizeof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon) == 0x000270, "Wrong size on WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, EntryPoint) == 0x000000, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, Temp_byte_Variable) == 0x000004, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, Temp_bool_Variable) == 0x000005, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, Temp_byte_Variable_1) == 0x000006, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, Temp_byte_Variable_2) == 0x000007, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, K2Node_CreateDelegate_OutputDelegate_1) == 0x000018, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, K2Node_Select_Default) == 0x000028, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_Conv_BoolToString_ReturnValue) == 0x000030, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, Temp_byte_Variable_3) == 0x000050, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, Temp_object_Variable) == 0x000058, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, Temp_object_Variable_1) == 0x000060, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, Temp_object_Variable_2) == 0x000068, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, Temp_byte_Variable_4) == 0x000070, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, Temp_object_Variable_3) == 0x000078, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, Temp_object_Variable_4) == 0x000080, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, Temp_object_Variable_5) == 0x000088, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, K2Node_CustomEvent_Active) == 0x000090, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::K2Node_CustomEvent_Active' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x000094, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, K2Node_Event_MyGeometry) == 0x000098, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, K2Node_Event_InDeltaTime) == 0x0000D8, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_IsValid_ReturnValue) == 0x0000DC, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0000E0, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_GetPlayerController_ReturnValue) == 0x0000F8, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_GetParent_ReturnValue) == 0x000100, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_GetParent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_ProjectWorldLocationToScreen_ScreenLocation) == 0x000108, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_ProjectWorldLocationToScreen_ScreenLocation' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_ProjectWorldLocationToScreen_ReturnValue) == 0x000118, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_ProjectWorldLocationToScreen_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_GetCachedGeometry_ReturnValue) == 0x000120, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_GetCachedGeometry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_ScreenToWidgetLocal_LocalCoordinate) == 0x000160, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_ScreenToWidgetLocal_LocalCoordinate' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_PlayAnimation_ReturnValue) == 0x000170, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, K2Node_CustomEvent_Enable) == 0x000178, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::K2Node_CustomEvent_Enable' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, K2Node_CustomEvent_ShowName) == 0x000180, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::K2Node_CustomEvent_ShowName' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_GetAnimationCurrentTime_ReturnValue_1) == 0x000198, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_GetAnimationCurrentTime_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_PlayAnimation_ReturnValue_1) == 0x0001A0, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x0001A8, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0001B8, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, K2Node_CustomEvent_NewDeviceType) == 0x0001C0, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, K2Node_CustomEvent_TypeIndex) == 0x0001D0, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_GetValidValue_ReturnValue) == 0x0001D1, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_GetValidValue_ReturnValue_1) == 0x0001D2, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_GetValidValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, K2Node_Select_Default_1) == 0x0001D8, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, K2Node_Select_Default_2) == 0x0001E0, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_GetParent_ReturnValue_1) == 0x0001E8, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_GetParent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_IsValid_ReturnValue_1) == 0x0001F0, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, K2Node_CreateDelegate_OutputDelegate_2) == 0x0001F4, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000204, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_NotEqual_BoolBool_ReturnValue_1) == 0x000205, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_NotEqual_BoolBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_GetUIStatic_ReturnValue) == 0x000208, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_MakeVector2D_ReturnValue) == 0x000210, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_MakeVector2D_ReturnValue_1) == 0x000220, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_IsValid_ReturnValue_2) == 0x000230, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, Temp_bool_Variable_1) == 0x000231, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_GetMainUI_InGameWidget) == 0x000238, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_GetMainUI_InGameWidget' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_IsValid_ReturnValue_3) == 0x000240, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_IsVisible_ReturnValue) == 0x000241, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_GetMainUI_InGameWidget_1) == 0x000248, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_GetMainUI_InGameWidget_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_GetEndTime_ReturnValue) == 0x000250, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_GetEndTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_IsValid_ReturnValue_4) == 0x000254, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_IsVisible_ReturnValue_1) == 0x000255, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_IsVisible_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, Temp_byte_Variable_5) == 0x000256, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, K2Node_Select_Default_3) == 0x000257, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_PlayAnimation_ReturnValue_2) == 0x000258, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_GetAnimationCurrentTime_ReturnValue_2) == 0x000260, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_GetAnimationCurrentTime_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000264, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000268, "Member 'WB_TipsIcon_C_ExecuteUbergraph_WB_TipsIcon::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TipsIcon_C_InteractState \ static_assert(alignof(WB_TipsIcon_C_InteractState) == 0x000008, "Wrong alignment on WB_TipsIcon_C_InteractState"); \ static_assert(sizeof(WB_TipsIcon_C_InteractState) == 0x000020, "Wrong size on WB_TipsIcon_C_InteractState"); \ static_assert(offsetof(WB_TipsIcon_C_InteractState, Enable) == 0x000000, "Member 'WB_TipsIcon_C_InteractState::Enable' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_InteractState, ShowName_0) == 0x000008, "Member 'WB_TipsIcon_C_InteractState::ShowName_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TipsIcon_C_OnChangedDeviceTypeEvent \ static_assert(alignof(WB_TipsIcon_C_OnChangedDeviceTypeEvent) == 0x000008, "Wrong alignment on WB_TipsIcon_C_OnChangedDeviceTypeEvent"); \ static_assert(sizeof(WB_TipsIcon_C_OnChangedDeviceTypeEvent) == 0x000018, "Wrong size on WB_TipsIcon_C_OnChangedDeviceTypeEvent"); \ static_assert(offsetof(WB_TipsIcon_C_OnChangedDeviceTypeEvent, NewDeviceType) == 0x000000, "Member 'WB_TipsIcon_C_OnChangedDeviceTypeEvent::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_OnChangedDeviceTypeEvent, TypeIndex) == 0x000010, "Member 'WB_TipsIcon_C_OnChangedDeviceTypeEvent::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TipsIcon_C_SetActiveTips \ static_assert(alignof(WB_TipsIcon_C_SetActiveTips) == 0x000001, "Wrong alignment on WB_TipsIcon_C_SetActiveTips"); \ static_assert(sizeof(WB_TipsIcon_C_SetActiveTips) == 0x000001, "Wrong size on WB_TipsIcon_C_SetActiveTips"); \ static_assert(offsetof(WB_TipsIcon_C_SetActiveTips, Active) == 0x000000, "Member 'WB_TipsIcon_C_SetActiveTips::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TipsIcon_C_SetTempRenderOpacity \ static_assert(alignof(WB_TipsIcon_C_SetTempRenderOpacity) == 0x000008, "Wrong alignment on WB_TipsIcon_C_SetTempRenderOpacity"); \ static_assert(sizeof(WB_TipsIcon_C_SetTempRenderOpacity) == 0x000030, "Wrong size on WB_TipsIcon_C_SetTempRenderOpacity"); \ static_assert(offsetof(WB_TipsIcon_C_SetTempRenderOpacity, Target) == 0x000000, "Member 'WB_TipsIcon_C_SetTempRenderOpacity::Target' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_SetTempRenderOpacity, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000008, "Member 'WB_TipsIcon_C_SetTempRenderOpacity::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_SetTempRenderOpacity, CallFunc_GetRenderOpacity_ReturnValue) == 0x000010, "Member 'WB_TipsIcon_C_SetTempRenderOpacity::CallFunc_GetRenderOpacity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_SetTempRenderOpacity, CallFunc_FInterpTo_ReturnValue) == 0x000018, "Member 'WB_TipsIcon_C_SetTempRenderOpacity::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_SetTempRenderOpacity, CallFunc_FInterpTo_Current_ImplicitCast) == 0x000020, "Member 'WB_TipsIcon_C_SetTempRenderOpacity::CallFunc_FInterpTo_Current_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_SetTempRenderOpacity, CallFunc_SetRenderOpacity_InOpacity_ImplicitCast) == 0x000028, "Member 'WB_TipsIcon_C_SetTempRenderOpacity::CallFunc_SetRenderOpacity_InOpacity_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TipsIcon_C_Tick \ static_assert(alignof(WB_TipsIcon_C_Tick) == 0x000008, "Wrong alignment on WB_TipsIcon_C_Tick"); \ static_assert(sizeof(WB_TipsIcon_C_Tick) == 0x000048, "Wrong size on WB_TipsIcon_C_Tick"); \ static_assert(offsetof(WB_TipsIcon_C_Tick, MyGeometry) == 0x000000, "Member 'WB_TipsIcon_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_TipsIcon_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_TipsIcon_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_TipsIcon_C \ static_assert(alignof(UWB_TipsIcon_C) == 0x000008, "Wrong alignment on UWB_TipsIcon_C"); \ static_assert(sizeof(UWB_TipsIcon_C) == 0x000308, "Wrong size on UWB_TipsIcon_C"); \ static_assert(offsetof(UWB_TipsIcon_C, UberGraphFrame) == 0x000278, "Member 'UWB_TipsIcon_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_TipsIcon_C, JoinInteractState) == 0x000280, "Member 'UWB_TipsIcon_C::JoinInteractState' has a wrong offset!"); \ static_assert(offsetof(UWB_TipsIcon_C, Shown) == 0x000288, "Member 'UWB_TipsIcon_C::Shown' has a wrong offset!"); \ static_assert(offsetof(UWB_TipsIcon_C, CustomizationTextBlock_Text) == 0x000290, "Member 'UWB_TipsIcon_C::CustomizationTextBlock_Text' has a wrong offset!"); \ static_assert(offsetof(UWB_TipsIcon_C, Image_bg) == 0x000298, "Member 'UWB_TipsIcon_C::Image_bg' has a wrong offset!"); \ static_assert(offsetof(UWB_TipsIcon_C, Image_Key) == 0x0002A0, "Member 'UWB_TipsIcon_C::Image_Key' has a wrong offset!"); \ static_assert(offsetof(UWB_TipsIcon_C, Image_Sphere) == 0x0002A8, "Member 'UWB_TipsIcon_C::Image_Sphere' has a wrong offset!"); \ static_assert(offsetof(UWB_TipsIcon_C, Overlay_Root) == 0x0002B0, "Member 'UWB_TipsIcon_C::Overlay_Root' has a wrong offset!"); \ static_assert(offsetof(UWB_TipsIcon_C, SizeBox_Root) == 0x0002B8, "Member 'UWB_TipsIcon_C::SizeBox_Root' has a wrong offset!"); \ static_assert(offsetof(UWB_TipsIcon_C, TipsComponent) == 0x0002C0, "Member 'UWB_TipsIcon_C::TipsComponent' has a wrong offset!"); \ static_assert(offsetof(UWB_TipsIcon_C, OnInteractState) == 0x0002C8, "Member 'UWB_TipsIcon_C::OnInteractState' has a wrong offset!"); \ static_assert(offsetof(UWB_TipsIcon_C, IsInteractState) == 0x0002D8, "Member 'UWB_TipsIcon_C::IsInteractState' has a wrong offset!"); \ static_assert(offsetof(UWB_TipsIcon_C, IsActive) == 0x0002D9, "Member 'UWB_TipsIcon_C::IsActive' has a wrong offset!"); \ static_assert(offsetof(UWB_TipsIcon_C, SphereTexture) == 0x0002E0, "Member 'UWB_TipsIcon_C::SphereTexture' has a wrong offset!"); \ static_assert(offsetof(UWB_TipsIcon_C, ShowName) == 0x0002E8, "Member 'UWB_TipsIcon_C::ShowName' has a wrong offset!"); \ static_assert(offsetof(UWB_TipsIcon_C, IsAttackType) == 0x000300, "Member 'UWB_TipsIcon_C::IsAttackType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_AgreeWidgetConfirm \ static_assert(alignof(WB_Login_C_AgreeWidgetConfirm) == 0x000004, "Wrong alignment on WB_Login_C_AgreeWidgetConfirm"); \ static_assert(sizeof(WB_Login_C_AgreeWidgetConfirm) == 0x000008, "Wrong size on WB_Login_C_AgreeWidgetConfirm"); \ static_assert(offsetof(WB_Login_C_AgreeWidgetConfirm, CallFunc_Less_IntInt_ReturnValue) == 0x000000, "Member 'WB_Login_C_AgreeWidgetConfirm::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_AgreeWidgetConfirm, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'WB_Login_C_AgreeWidgetConfirm::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_BeginConnect \ static_assert(alignof(WB_Login_C_BeginConnect) == 0x000008, "Wrong alignment on WB_Login_C_BeginConnect"); \ static_assert(sizeof(WB_Login_C_BeginConnect) == 0x000038, "Wrong size on WB_Login_C_BeginConnect"); \ static_assert(offsetof(WB_Login_C_BeginConnect, accountName) == 0x000000, "Member 'WB_Login_C_BeginConnect::accountName' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_BeginConnect, Password) == 0x000010, "Member 'WB_Login_C_BeginConnect::Password' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_BeginConnect, CallFunc_PlayAnimation_ReturnValue) == 0x000020, "Member 'WB_Login_C_BeginConnect::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_BeginConnect, CallFunc_GetRenderOpacity_ReturnValue) == 0x000028, "Member 'WB_Login_C_BeginConnect::CallFunc_GetRenderOpacity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_BeginConnect, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x00002C, "Member 'WB_Login_C_BeginConnect::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_BeginConnect, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x000030, "Member 'WB_Login_C_BeginConnect::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_BndEvt__WB_Login_WB_Setting_K2Node_ComponentBoundEvent_2_OnclickUnit__DelegateSignature \ static_assert(alignof(WB_Login_C_BndEvt__WB_Login_WB_Setting_K2Node_ComponentBoundEvent_2_OnclickUnit__DelegateSignature) == 0x000008, "Wrong alignment on WB_Login_C_BndEvt__WB_Login_WB_Setting_K2Node_ComponentBoundEvent_2_OnclickUnit__DelegateSignature"); \ static_assert(sizeof(WB_Login_C_BndEvt__WB_Login_WB_Setting_K2Node_ComponentBoundEvent_2_OnclickUnit__DelegateSignature) == 0x000008, "Wrong size on WB_Login_C_BndEvt__WB_Login_WB_Setting_K2Node_ComponentBoundEvent_2_OnclickUnit__DelegateSignature"); \ static_assert(offsetof(WB_Login_C_BndEvt__WB_Login_WB_Setting_K2Node_ComponentBoundEvent_2_OnclickUnit__DelegateSignature, ClickUnit) == 0x000000, "Member 'WB_Login_C_BndEvt__WB_Login_WB_Setting_K2Node_ComponentBoundEvent_2_OnclickUnit__DelegateSignature::ClickUnit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CacheArchives \ static_assert(alignof(WB_Login_C_CacheArchives) == 0x000008, "Wrong alignment on WB_Login_C_CacheArchives"); \ static_assert(sizeof(WB_Login_C_CacheArchives) == 0x000138, "Wrong size on WB_Login_C_CacheArchives"); \ static_assert(offsetof(WB_Login_C_CacheArchives, Local_PathsName) == 0x000000, "Member 'WB_Login_C_CacheArchives::Local_PathsName' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_GetGlobalExtend_ReturnValue) == 0x000010, "Member 'WB_Login_C_CacheArchives::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'WB_Login_C_CacheArchives::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'WB_Login_C_CacheArchives::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, Temp_string_Variable) == 0x000020, "Member 'WB_Login_C_CacheArchives::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, Temp_int_Loop_Counter_Variable) == 0x000030, "Member 'WB_Login_C_CacheArchives::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_Array_AddUnique_ReturnValue) == 0x000034, "Member 'WB_Login_C_CacheArchives::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'WB_Login_C_CacheArchives::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'WB_Login_C_CacheArchives::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_FindDir_ReturnValue) == 0x000050, "Member 'WB_Login_C_CacheArchives::CallFunc_FindDir_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_GetSlotStrStrMap_ResultMap) == 0x000060, "Member 'WB_Login_C_CacheArchives::CallFunc_GetSlotStrStrMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B0, "Member 'WB_Login_C_CacheArchives::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_Map_Find_Value) == 0x0000C0, "Member 'WB_Login_C_CacheArchives::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_Map_Find_ReturnValue) == 0x0000D0, "Member 'WB_Login_C_CacheArchives::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_TryReadDirectory_OutItems) == 0x0000D8, "Member 'WB_Login_C_CacheArchives::CallFunc_TryReadDirectory_OutItems' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_TryReadDirectory_ReturnValue) == 0x0000E8, "Member 'WB_Login_C_CacheArchives::CallFunc_TryReadDirectory_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000E9, "Member 'WB_Login_C_CacheArchives::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_Array_Get_Item) == 0x0000F0, "Member 'WB_Login_C_CacheArchives::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_Array_Length_ReturnValue) == 0x000108, "Member 'WB_Login_C_CacheArchives::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_Less_IntInt_ReturnValue) == 0x00010C, "Member 'WB_Login_C_CacheArchives::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_Split_LeftS) == 0x000110, "Member 'WB_Login_C_CacheArchives::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_Split_RightS) == 0x000120, "Member 'WB_Login_C_CacheArchives::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_Split_ReturnValue) == 0x000130, "Member 'WB_Login_C_CacheArchives::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CacheArchives, CallFunc_Contains_ReturnValue) == 0x000131, "Member 'WB_Login_C_CacheArchives::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CheckContinueIsFinished \ static_assert(alignof(WB_Login_C_CheckContinueIsFinished) == 0x000008, "Wrong alignment on WB_Login_C_CheckContinueIsFinished"); \ static_assert(sizeof(WB_Login_C_CheckContinueIsFinished) == 0x0000D8, "Wrong size on WB_Login_C_CheckContinueIsFinished"); \ static_assert(offsetof(WB_Login_C_CheckContinueIsFinished, finished) == 0x000000, "Member 'WB_Login_C_CheckContinueIsFinished::finished' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CheckContinueIsFinished, Temp_string_Variable) == 0x000008, "Member 'WB_Login_C_CheckContinueIsFinished::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CheckContinueIsFinished, CallFunc_GetGlobalExtend_ReturnValue) == 0x000018, "Member 'WB_Login_C_CheckContinueIsFinished::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CheckContinueIsFinished, CallFunc_GetSelectCount_SavePath) == 0x000020, "Member 'WB_Login_C_CheckContinueIsFinished::CallFunc_GetSelectCount_SavePath' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CheckContinueIsFinished, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'WB_Login_C_CheckContinueIsFinished::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CheckContinueIsFinished, CallFunc_Split_LeftS) == 0x000038, "Member 'WB_Login_C_CheckContinueIsFinished::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CheckContinueIsFinished, CallFunc_Split_RightS) == 0x000048, "Member 'WB_Login_C_CheckContinueIsFinished::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CheckContinueIsFinished, CallFunc_Split_ReturnValue) == 0x000058, "Member 'WB_Login_C_CheckContinueIsFinished::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CheckContinueIsFinished, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'WB_Login_C_CheckContinueIsFinished::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CheckContinueIsFinished, CallFunc_GetSlotStrStrMap_ResultMap) == 0x000070, "Member 'WB_Login_C_CheckContinueIsFinished::CallFunc_GetSlotStrStrMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CheckContinueIsFinished, CallFunc_Map_Find_Value) == 0x0000C0, "Member 'WB_Login_C_CheckContinueIsFinished::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CheckContinueIsFinished, CallFunc_Map_Find_ReturnValue) == 0x0000D0, "Member 'WB_Login_C_CheckContinueIsFinished::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CheckContinueIsFinished, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000D1, "Member 'WB_Login_C_CheckContinueIsFinished::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CheckDiskType \ static_assert(alignof(WB_Login_C_CheckDiskType) == 0x000008, "Wrong alignment on WB_Login_C_CheckDiskType"); \ static_assert(sizeof(WB_Login_C_CheckDiskType) == 0x000020, "Wrong size on WB_Login_C_CheckDiskType"); \ static_assert(offsetof(WB_Login_C_CheckDiskType, IsHdd) == 0x000000, "Member 'WB_Login_C_CheckDiskType::IsHdd' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CheckDiskType, CallFunc_GetGameInstalledEnv_OutValue) == 0x000008, "Member 'WB_Login_C_CheckDiskType::CallFunc_GetGameInstalledEnv_OutValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CheckDiskType, CallFunc_GetGameInstalledEnv_ReturnValue) == 0x000018, "Member 'WB_Login_C_CheckDiskType::CallFunc_GetGameInstalledEnv_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CheckDiskType, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000019, "Member 'WB_Login_C_CheckDiskType::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CheckDiskType, CallFunc_BooleanAND_ReturnValue) == 0x00001A, "Member 'WB_Login_C_CheckDiskType::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CloudArchivesFinished \ static_assert(alignof(WB_Login_C_CloudArchivesFinished) == 0x000001, "Wrong alignment on WB_Login_C_CloudArchivesFinished"); \ static_assert(sizeof(WB_Login_C_CloudArchivesFinished) == 0x000001, "Wrong size on WB_Login_C_CloudArchivesFinished"); \ static_assert(offsetof(WB_Login_C_CloudArchivesFinished, OverwriteArchives) == 0x000000, "Member 'WB_Login_C_CloudArchivesFinished::OverwriteArchives' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CompareCloudAndLocalArchive \ static_assert(alignof(WB_Login_C_CompareCloudAndLocalArchive) == 0x000008, "Wrong alignment on WB_Login_C_CompareCloudAndLocalArchive"); \ static_assert(sizeof(WB_Login_C_CompareCloudAndLocalArchive) == 0x000120, "Wrong size on WB_Login_C_CompareCloudAndLocalArchive"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, SyncDataIsSuccess) == 0x000000, "Member 'WB_Login_C_CompareCloudAndLocalArchive::SyncDataIsSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CompareResult) == 0x000001, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CompareResult' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, ReturnCloudLatestTime) == 0x000008, "Member 'WB_Login_C_CompareCloudAndLocalArchive::ReturnCloudLatestTime' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, ReturnLocalLatestTime) == 0x000010, "Member 'WB_Login_C_CompareCloudAndLocalArchive::ReturnLocalLatestTime' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, Local_HasIssue) == 0x000018, "Member 'WB_Login_C_CompareCloudAndLocalArchive::Local_HasIssue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, Local_CloudArchives) == 0x000020, "Member 'WB_Login_C_CompareCloudAndLocalArchive::Local_CloudArchives' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, Local_IsDifferent) == 0x000030, "Member 'WB_Login_C_CompareCloudAndLocalArchive::Local_IsDifferent' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, Local_LocalLatestTime) == 0x000038, "Member 'WB_Login_C_CompareCloudAndLocalArchive::Local_LocalLatestTime' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, Local_CloudLatestTime) == 0x000040, "Member 'WB_Login_C_CompareCloudAndLocalArchive::Local_CloudLatestTime' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, Temp_bool_True_if_break_was_hit_Variable) == 0x000048, "Member 'WB_Login_C_CompareCloudAndLocalArchive::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, Temp_int_Array_Index_Variable) == 0x00004C, "Member 'WB_Login_C_CompareCloudAndLocalArchive::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_Not_PreBool_ReturnValue) == 0x000050, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_DateTimeMinValue_ReturnValue) == 0x000058, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_DateTimeMinValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_Array_IsEmpty_ReturnValue) == 0x000060, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_GreaterEqual_DateTimeDateTime_ReturnValue) == 0x000061, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_GreaterEqual_DateTimeDateTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_Array_Get_Item) == 0x000068, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_Replace_ReturnValue) == 0x000080, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_Replace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_CompareTwoArchiveIsSame_ArchiveTime1) == 0x000090, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_CompareTwoArchiveIsSame_ArchiveTime1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_CompareTwoArchiveIsSame_ArchiveTime2) == 0x000098, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_CompareTwoArchiveIsSame_ArchiveTime2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_CompareTwoArchiveIsSame_ReturnValue) == 0x0000A0, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_CompareTwoArchiveIsSame_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_EqualEqual_DateTimeDateTime_ReturnValue) == 0x0000A1, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_EqualEqual_DateTimeDateTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_Greater_DateTimeDateTime_ReturnValue) == 0x0000A2, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_Greater_DateTimeDateTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_Greater_DateTimeDateTime_ReturnValue_1) == 0x0000A3, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_Greater_DateTimeDateTime_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, Temp_int_Loop_Counter_Variable) == 0x0000A4, "Member 'WB_Login_C_CompareCloudAndLocalArchive::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_Less_IntInt_ReturnValue) == 0x0000A8, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_Add_IntInt_ReturnValue) == 0x0000AC, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_BooleanAND_ReturnValue) == 0x0000B0, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_ProjectSavedDir_ReturnValue) == 0x0000B8, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_ProjectSavedDir_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_Concat_StrStr_ReturnValue) == 0x0000C8, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_FindFilesRecursively_ReturnValue) == 0x0000D8, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_FindFilesRecursively_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_CloudDir_ReturnValue) == 0x0000E8, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_CloudDir_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_Array_IsEmpty_ReturnValue_1) == 0x0000F8, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_Array_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000100, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CompareCloudAndLocalArchive, CallFunc_FindFilesRecursively_ReturnValue_1) == 0x000110, "Member 'WB_Login_C_CompareCloudAndLocalArchive::CallFunc_FindFilesRecursively_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_ConnectClosed \ static_assert(alignof(WB_Login_C_ConnectClosed) == 0x000008, "Wrong alignment on WB_Login_C_ConnectClosed"); \ static_assert(sizeof(WB_Login_C_ConnectClosed) == 0x000020, "Wrong size on WB_Login_C_ConnectClosed"); \ static_assert(offsetof(WB_Login_C_ConnectClosed, StatusCode) == 0x000000, "Member 'WB_Login_C_ConnectClosed::StatusCode' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ConnectClosed, Reason) == 0x000008, "Member 'WB_Login_C_ConnectClosed::Reason' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ConnectClosed, bWasClean) == 0x000018, "Member 'WB_Login_C_ConnectClosed::bWasClean' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_ConnectionError \ static_assert(alignof(WB_Login_C_ConnectionError) == 0x000008, "Wrong alignment on WB_Login_C_ConnectionError"); \ static_assert(sizeof(WB_Login_C_ConnectionError) == 0x000020, "Wrong size on WB_Login_C_ConnectionError"); \ static_assert(offsetof(WB_Login_C_ConnectionError, ConnectionError_0) == 0x000000, "Member 'WB_Login_C_ConnectionError::ConnectionError_0' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ConnectionError, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'WB_Login_C_ConnectionError::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CreateAgreeWidget \ static_assert(alignof(WB_Login_C_CreateAgreeWidget) == 0x000008, "Wrong alignment on WB_Login_C_CreateAgreeWidget"); \ static_assert(sizeof(WB_Login_C_CreateAgreeWidget) == 0x000030, "Wrong size on WB_Login_C_CreateAgreeWidget"); \ static_assert(offsetof(WB_Login_C_CreateAgreeWidget, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_Login_C_CreateAgreeWidget::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateAgreeWidget, K2Node_CreateDelegate_OutputDelegate_1) == 0x000010, "Member 'WB_Login_C_CreateAgreeWidget::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateAgreeWidget, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'WB_Login_C_CreateAgreeWidget::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateAgreeWidget, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000028, "Member 'WB_Login_C_CreateAgreeWidget::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CreateConfirm \ static_assert(alignof(WB_Login_C_CreateConfirm) == 0x000008, "Wrong alignment on WB_Login_C_CreateConfirm"); \ static_assert(sizeof(WB_Login_C_CreateConfirm) == 0x000048, "Wrong size on WB_Login_C_CreateConfirm"); \ static_assert(offsetof(WB_Login_C_CreateConfirm, Index_0) == 0x000000, "Member 'WB_Login_C_CreateConfirm::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateConfirm, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000004, "Member 'WB_Login_C_CreateConfirm::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateConfirm, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000005, "Member 'WB_Login_C_CreateConfirm::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateConfirm, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'WB_Login_C_CreateConfirm::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateConfirm, CallFunc_BooleanOR_ReturnValue) == 0x000010, "Member 'WB_Login_C_CreateConfirm::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateConfirm, CallFunc_GetUIZOder_ZOder) == 0x000014, "Member 'WB_Login_C_CreateConfirm::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateConfirm, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'WB_Login_C_CreateConfirm::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateConfirm, K2Node_CreateDelegate_OutputDelegate_1) == 0x000028, "Member 'WB_Login_C_CreateConfirm::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateConfirm, CallFunc_GetPlayerController_ReturnValue) == 0x000038, "Member 'WB_Login_C_CreateConfirm::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateConfirm, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000040, "Member 'WB_Login_C_CreateConfirm::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CreateConnectDes \ static_assert(alignof(WB_Login_C_CreateConnectDes) == 0x000008, "Wrong alignment on WB_Login_C_CreateConnectDes"); \ static_assert(sizeof(WB_Login_C_CreateConnectDes) == 0x000038, "Wrong size on WB_Login_C_CreateConnectDes"); \ static_assert(offsetof(WB_Login_C_CreateConnectDes, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_Login_C_CreateConnectDes::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateConnectDes, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'WB_Login_C_CreateConnectDes::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateConnectDes, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'WB_Login_C_CreateConnectDes::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateConnectDes, CallFunc_GetUIStatic_ReturnValue) == 0x000020, "Member 'WB_Login_C_CreateConnectDes::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateConnectDes, CallFunc_GetUIZOder_ZOder) == 0x000028, "Member 'WB_Login_C_CreateConnectDes::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateConnectDes, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000030, "Member 'WB_Login_C_CreateConnectDes::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CreateDiskWidget \ static_assert(alignof(WB_Login_C_CreateDiskWidget) == 0x000008, "Wrong alignment on WB_Login_C_CreateDiskWidget"); \ static_assert(sizeof(WB_Login_C_CreateDiskWidget) == 0x000020, "Wrong size on WB_Login_C_CreateDiskWidget"); \ static_assert(offsetof(WB_Login_C_CreateDiskWidget, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_Login_C_CreateDiskWidget::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateDiskWidget, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'WB_Login_C_CreateDiskWidget::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateDiskWidget, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000018, "Member 'WB_Login_C_CreateDiskWidget::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CreateDLCPage \ static_assert(alignof(WB_Login_C_CreateDLCPage) == 0x000008, "Wrong alignment on WB_Login_C_CreateDLCPage"); \ static_assert(sizeof(WB_Login_C_CreateDLCPage) == 0x000030, "Wrong size on WB_Login_C_CreateDLCPage"); \ static_assert(offsetof(WB_Login_C_CreateDLCPage, CallFunc_DLCInfoDifferent_AnyDifferent) == 0x000000, "Member 'WB_Login_C_CreateDLCPage::CallFunc_DLCInfoDifferent_AnyDifferent' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateDLCPage, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'WB_Login_C_CreateDLCPage::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateDLCPage, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_Login_C_CreateDLCPage::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateDLCPage, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000020, "Member 'WB_Login_C_CreateDLCPage::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateDLCPage, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'WB_Login_C_CreateDLCPage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CreateNewSave \ static_assert(alignof(WB_Login_C_CreateNewSave) == 0x000008, "Wrong alignment on WB_Login_C_CreateNewSave"); \ static_assert(sizeof(WB_Login_C_CreateNewSave) == 0x000030, "Wrong size on WB_Login_C_CreateNewSave"); \ static_assert(offsetof(WB_Login_C_CreateNewSave, CallFunc_GetGlobalExtend_ReturnValue) == 0x000000, "Member 'WB_Login_C_CreateNewSave::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateNewSave, CallFunc_FindSaveName_ReturnValue) == 0x000008, "Member 'WB_Login_C_CreateNewSave::CallFunc_FindSaveName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateNewSave, CallFunc_IsValid_ReturnValue) == 0x00000C, "Member 'WB_Login_C_CreateNewSave::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateNewSave, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'WB_Login_C_CreateNewSave::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateNewSave, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'WB_Login_C_CreateNewSave::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CreateRichTips \ static_assert(alignof(WB_Login_C_CreateRichTips) == 0x000008, "Wrong alignment on WB_Login_C_CreateRichTips"); \ static_assert(sizeof(WB_Login_C_CreateRichTips) == 0x000038, "Wrong size on WB_Login_C_CreateRichTips"); \ static_assert(offsetof(WB_Login_C_CreateRichTips, Index_0) == 0x000000, "Member 'WB_Login_C_CreateRichTips::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateRichTips, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'WB_Login_C_CreateRichTips::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateRichTips, CallFunc_GetUIZOder_ZOder) == 0x000010, "Member 'WB_Login_C_CreateRichTips::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateRichTips, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'WB_Login_C_CreateRichTips::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateRichTips, CallFunc_GetPlayerController_ReturnValue) == 0x000028, "Member 'WB_Login_C_CreateRichTips::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateRichTips, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000030, "Member 'WB_Login_C_CreateRichTips::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CreateSaveCrash \ static_assert(alignof(WB_Login_C_CreateSaveCrash) == 0x000008, "Wrong alignment on WB_Login_C_CreateSaveCrash"); \ static_assert(sizeof(WB_Login_C_CreateSaveCrash) == 0x000020, "Wrong size on WB_Login_C_CreateSaveCrash"); \ static_assert(offsetof(WB_Login_C_CreateSaveCrash, CallFunc_GetUIStatic_ReturnValue) == 0x000000, "Member 'WB_Login_C_CreateSaveCrash::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateSaveCrash, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'WB_Login_C_CreateSaveCrash::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateSaveCrash, CallFunc_GetUIZOder_ZOder) == 0x000010, "Member 'WB_Login_C_CreateSaveCrash::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateSaveCrash, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000018, "Member 'WB_Login_C_CreateSaveCrash::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CreateSaveErrorPage \ static_assert(alignof(WB_Login_C_CreateSaveErrorPage) == 0x000008, "Wrong alignment on WB_Login_C_CreateSaveErrorPage"); \ static_assert(sizeof(WB_Login_C_CreateSaveErrorPage) == 0x000030, "Wrong size on WB_Login_C_CreateSaveErrorPage"); \ static_assert(offsetof(WB_Login_C_CreateSaveErrorPage, CallFunc_Concat_StrStr_ReturnValue) == 0x000000, "Member 'WB_Login_C_CreateSaveErrorPage::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateSaveErrorPage, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_Login_C_CreateSaveErrorPage::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateSaveErrorPage, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'WB_Login_C_CreateSaveErrorPage::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateSaveErrorPage, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000028, "Member 'WB_Login_C_CreateSaveErrorPage::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CreateSavePage \ static_assert(alignof(WB_Login_C_CreateSavePage) == 0x000008, "Wrong alignment on WB_Login_C_CreateSavePage"); \ static_assert(sizeof(WB_Login_C_CreateSavePage) == 0x000038, "Wrong size on WB_Login_C_CreateSavePage"); \ static_assert(offsetof(WB_Login_C_CreateSavePage, ShowNewChallenge) == 0x000000, "Member 'WB_Login_C_CreateSavePage::ShowNewChallenge' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateSavePage, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_Login_C_CreateSavePage::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateSavePage, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_Login_C_CreateSavePage::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateSavePage, CallFunc_GetPlayerController_ReturnValue) == 0x000028, "Member 'WB_Login_C_CreateSavePage::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateSavePage, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000030, "Member 'WB_Login_C_CreateSavePage::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CreateSelectServerList \ static_assert(alignof(WB_Login_C_CreateSelectServerList) == 0x000008, "Wrong alignment on WB_Login_C_CreateSelectServerList"); \ static_assert(sizeof(WB_Login_C_CreateSelectServerList) == 0x000030, "Wrong size on WB_Login_C_CreateSelectServerList"); \ static_assert(offsetof(WB_Login_C_CreateSelectServerList, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_Login_C_CreateSelectServerList::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateSelectServerList, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'WB_Login_C_CreateSelectServerList::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateSelectServerList, CallFunc_GetUIStatic_ReturnValue) == 0x000018, "Member 'WB_Login_C_CreateSelectServerList::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateSelectServerList, CallFunc_GetUIZOder_ZOder) == 0x000020, "Member 'WB_Login_C_CreateSelectServerList::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateSelectServerList, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'WB_Login_C_CreateSelectServerList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateSelectServerList, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000028, "Member 'WB_Login_C_CreateSelectServerList::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_CreateSetting \ static_assert(alignof(WB_Login_C_CreateSetting) == 0x000008, "Wrong alignment on WB_Login_C_CreateSetting"); \ static_assert(sizeof(WB_Login_C_CreateSetting) == 0x000010, "Wrong size on WB_Login_C_CreateSetting"); \ static_assert(offsetof(WB_Login_C_CreateSetting, CallFunc_GetPlayerController_ReturnValue) == 0x000000, "Member 'WB_Login_C_CreateSetting::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_CreateSetting, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000008, "Member 'WB_Login_C_CreateSetting::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_DeleteArhcivesCache \ static_assert(alignof(WB_Login_C_DeleteArhcivesCache) == 0x000008, "Wrong alignment on WB_Login_C_DeleteArhcivesCache"); \ static_assert(sizeof(WB_Login_C_DeleteArhcivesCache) == 0x000018, "Wrong size on WB_Login_C_DeleteArhcivesCache"); \ static_assert(offsetof(WB_Login_C_DeleteArhcivesCache, Key) == 0x000000, "Member 'WB_Login_C_DeleteArhcivesCache::Key' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DeleteArhcivesCache, CallFunc_Array_RemoveItem_ReturnValue) == 0x000010, "Member 'WB_Login_C_DeleteArhcivesCache::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DeleteArhcivesCache, CallFunc_Map_Remove_ReturnValue) == 0x000011, "Member 'WB_Login_C_DeleteArhcivesCache::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_DLCInfoDifferent \ static_assert(alignof(WB_Login_C_DLCInfoDifferent) == 0x000008, "Wrong alignment on WB_Login_C_DLCInfoDifferent"); \ static_assert(sizeof(WB_Login_C_DLCInfoDifferent) == 0x0000D8, "Wrong size on WB_Login_C_DLCInfoDifferent"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, AnyDifferent) == 0x000000, "Member 'WB_Login_C_DLCInfoDifferent::AnyDifferent' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, NotDisplayIDs) == 0x000008, "Member 'WB_Login_C_DLCInfoDifferent::NotDisplayIDs' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, TempOwnedDLC) == 0x000018, "Member 'WB_Login_C_DLCInfoDifferent::TempOwnedDLC' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'WB_Login_C_DLCInfoDifferent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, Temp_int_Array_Index_Variable) == 0x000030, "Member 'WB_Login_C_DLCInfoDifferent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, Temp_int_Array_Index_Variable_1) == 0x000034, "Member 'WB_Login_C_DLCInfoDifferent::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_Array_Get_Item) == 0x000060, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_Array_Length_ReturnValue_1) == 0x000070, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, Temp_int_Loop_Counter_Variable_1) == 0x000074, "Member 'WB_Login_C_DLCInfoDifferent::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_Array_RemoveItem_ReturnValue) == 0x000078, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_Array_Contains_ReturnValue) == 0x000079, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_Less_IntInt_ReturnValue) == 0x00007A, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_Add_IntInt_ReturnValue_1) == 0x00007C, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x000080, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_GetAlreadyHaveDLC_ReturnValue) == 0x000088, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_GetAlreadyHaveDLC_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1) == 0x000098, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_GetAlreadyHaveDLC_ReturnValue_1) == 0x0000A0, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_GetAlreadyHaveDLC_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_Array_Get_Item_1) == 0x0000B0, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_Array_Contains_ReturnValue_1) == 0x0000C0, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_Array_Length_ReturnValue_2) == 0x0000C4, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000C8, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_Array_Length_ReturnValue_3) == 0x0000CC, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCInfoDifferent, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000D0, "Member 'WB_Login_C_DLCInfoDifferent::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_DLCPageConfirm \ static_assert(alignof(WB_Login_C_DLCPageConfirm) == 0x000001, "Wrong alignment on WB_Login_C_DLCPageConfirm"); \ static_assert(sizeof(WB_Login_C_DLCPageConfirm) == 0x000002, "Wrong size on WB_Login_C_DLCPageConfirm"); \ static_assert(offsetof(WB_Login_C_DLCPageConfirm, CallFunc_NeedShowSaveErrorPage_bShowErrow) == 0x000000, "Member 'WB_Login_C_DLCPageConfirm::CallFunc_NeedShowSaveErrorPage_bShowErrow' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_DLCPageConfirm, CallFunc_GetIsInHall_InHall) == 0x000001, "Member 'WB_Login_C_DLCPageConfirm::CallFunc_GetIsInHall_InHall' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_EnterKeyEvent \ static_assert(alignof(WB_Login_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_Login_C_EnterKeyEvent"); \ static_assert(sizeof(WB_Login_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_Login_C_EnterKeyEvent"); \ static_assert(offsetof(WB_Login_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_Login_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_Login_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_ExecuteUbergraph_WB_Login \ static_assert(alignof(WB_Login_C_ExecuteUbergraph_WB_Login) == 0x000008, "Wrong alignment on WB_Login_C_ExecuteUbergraph_WB_Login"); \ static_assert(sizeof(WB_Login_C_ExecuteUbergraph_WB_Login) == 0x000F68, "Wrong size on WB_Login_C_ExecuteUbergraph_WB_Login"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, EntryPoint) == 0x000000, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_delegate_Variable) == 0x000010, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_PostEvent_ReturnValue) == 0x000020, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate) == 0x000024, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_delegate_Variable_1) == 0x000034, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_delegate_Variable_2) == 0x000044, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_PostEvent_ReturnValue_1) == 0x000054, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_PostEvent_ReturnValue_2) == 0x000058, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_bool_Variable) == 0x00005C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGlobalExtend_ReturnValue) == 0x000060, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_1) == 0x000068, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetSelectCount_SavePath) == 0x000078, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetSelectCount_SavePath' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_IsValid_ReturnValue) == 0x000088, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Split_LeftS) == 0x000090, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Split_RightS) == 0x0000A0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Split_ReturnValue) == 0x0000B0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_delegate_Variable_3) == 0x0000B4, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_delegate_Variable_4) == 0x0000C4, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_delegate_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_PostEvent_ReturnValue_3) == 0x0000D4, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_PostEvent_ReturnValue_4) == 0x0000D8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_PostEvent_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_2) == 0x0000DC, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_3) == 0x0000EC, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_4) == 0x0000FC, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_5) == 0x00010C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_6) == 0x00011C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_7) == 0x00012C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_reslut) == 0x00013C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_reslut' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_bool_Variable_1) == 0x00013D, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_8) == 0x000140, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGlobalExtend_ReturnValue_1) == 0x000150, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGlobalExtend_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_9) == 0x000158, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_IsValid_ReturnValue_1) == 0x000168, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_10) == 0x00016C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_11) == 0x00017C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_12) == 0x00018C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_delegate_Variable_5) == 0x00019C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_delegate_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_13) == 0x0001AC, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_PostEvent_ReturnValue_5) == 0x0001BC, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_PostEvent_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_delegate_Variable_6) == 0x0001C0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_delegate_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_delegate_Variable_7) == 0x0001D0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_delegate_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_PostEvent_ReturnValue_6) == 0x0001E0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_PostEvent_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_PostEvent_ReturnValue_7) == 0x0001E4, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_PostEvent_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_delegate_Variable_8) == 0x0001E8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_delegate_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_delegate_Variable_9) == 0x0001F8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_delegate_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_PostEvent_ReturnValue_8) == 0x000208, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_PostEvent_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_PostEvent_ReturnValue_9) == 0x00020C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_PostEvent_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_delegate_Variable_10) == 0x000210, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_delegate_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_PostEvent_ReturnValue_10) == 0x000220, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_PostEvent_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_14) == 0x000224, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_delegate_Variable_11) == 0x000234, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_delegate_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_Event_InGeometry) == 0x000248, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_Event_isDown) == 0x000288, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_ComponentBoundEvent_ClickUnit) == 0x000290, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_ComponentBoundEvent_ClickUnit' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetIsInHall_InHall) == 0x000298, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetIsInHall_InHall' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetIsInHall_InHall_1) == 0x000299, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetIsInHall_InHall_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_savePath) == 0x0002A0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_savePath' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_isNewGame) == 0x0002B0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_isNewGame' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetExtension_ReturnValue) == 0x0002B8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetPlayerController_ReturnValue) == 0x0002C0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_15) == 0x0002C8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetUIStatic_ReturnValue) == 0x0002D8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_InGeometry_2) == 0x0002E0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_InGeometry_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_InKeyEvent_2) == 0x000320, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_InKeyEvent_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_inKeyTag_2) == 0x000360, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_inKeyTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_bIsDown_2) == 0x000368, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_bIsDown_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetUIZOder_ZOder) == 0x00036C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x000370, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000378, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetModel_OnlineModel_ReturnValue) == 0x000380, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetModel_OnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_16) == 0x000388, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_17) == 0x000398, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_18) == 0x0003A8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_18' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_19) == 0x0003B8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_19' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetIsInHall_InHall_2) == 0x0003C8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetIsInHall_InHall_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetIsInHall_InHall_3) == 0x0003C9, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetIsInHall_InHall_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_InGeometry_1) == 0x0003D0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_InKeyEvent_1) == 0x000410, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_inKeyTag_1) == 0x000450, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_bIsDown_1) == 0x000458, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_accountName) == 0x000460, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_accountName' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_Password) == 0x000470, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_Password' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetModel_OnlineModel_ReturnValue_1) == 0x000480, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetModel_OnlineModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetModel_OnlineModel_ReturnValue_2) == 0x000488, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetModel_OnlineModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_connect) == 0x000490, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_connect' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_InGeometry) == 0x000498, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_InKeyEvent) == 0x0004D8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_inKeyTag) == 0x000518, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_bIsDown) == 0x000520, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_IsLoginFinished_ConnectFinished) == 0x000521, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_IsLoginFinished_ConnectFinished' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_string_Variable) == 0x000528, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_20) == 0x000538, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_20' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetPlatformType_ReturnValue) == 0x000548, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000549, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000550, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x000558, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1) == 0x000560, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_IsPreLoadingFinished_ReturnValue) == 0x000568, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_IsPreLoadingFinished_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_bool_Variable_2) == 0x000569, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Not_PreBool_ReturnValue) == 0x00056A, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetNetWorkConfig_ReturnValue) == 0x000570, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetNetWorkConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Conv_StringToName_ReturnValue) == 0x000580, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_NotEqual_StriStri_ReturnValue) == 0x000588, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_NotEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGlobalExtend_ReturnValue_2) == 0x000590, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGlobalExtend_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetNextSelectCount_SaveNextCount) == 0x000598, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetNextSelectCount_SaveNextCount' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x0005A8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x0005B0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Concat_StrStr_ReturnValue) == 0x0005B8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_IsValid_ReturnValue_2) == 0x0005C8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_IsEmpty_ReturnValue) == 0x0005C9, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetSelectCount_SavePath_1) == 0x0005D0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetSelectCount_SavePath_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_IsValid_ReturnValue_3) == 0x0005E0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_Select_Default) == 0x0005E8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetSlotStrStrMap_ResultMap) == 0x0005F8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetSlotStrStrMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Map_Find_Value) == 0x000648, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Map_Find_ReturnValue) == 0x000658, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Conv_StringToName_ReturnValue_1) == 0x00065C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_21) == 0x000664, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_21' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGameMode_ReturnValue) == 0x000678, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_DynamicCast_AsLobby_Game_Mode) == 0x000680, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_DynamicCast_AsLobby_Game_Mode' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_DynamicCast_bSuccess) == 0x000688, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_PlayAnimationForward_ReturnValue) == 0x000690, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGameMode_ReturnValue_1) == 0x000698, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGameMode_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_22) == 0x0006A0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_22' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_DynamicCast_AsLobby_Game_Mode_1) == 0x0006B0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_DynamicCast_AsLobby_Game_Mode_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_DynamicCast_bSuccess_1) == 0x0006B8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_IsBootOver_BootOver) == 0x0006B9, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_IsBootOver_BootOver' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGameMode_ReturnValue_2) == 0x0006C0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGameMode_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_string_Variable_1) == 0x0006C8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_DynamicCast_AsLobby_Game_Mode_2) == 0x0006D8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_DynamicCast_AsLobby_Game_Mode_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_DynamicCast_bSuccess_2) == 0x0006E0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetPlatformType_ReturnValue_1) == 0x0006E1, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetPlatformType_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0006E2, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetArhcivesCache_ReturnValue) == 0x0006E8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetArhcivesCache_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGlobalExtend_ReturnValue_3) == 0x000738, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGlobalExtend_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetSelectCount_SavePath_2) == 0x000740, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetSelectCount_SavePath_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_IsValid_ReturnValue_4) == 0x000750, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Split_LeftS_1) == 0x000758, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Split_RightS_1) == 0x000768, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Split_ReturnValue_1) == 0x000778, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Map_Contains_ReturnValue) == 0x000779, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetSlotStrStrMap_ResultMap_1) == 0x000780, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetSlotStrStrMap_ResultMap_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Map_Find_Value_1) == 0x0007D0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Map_Find_ReturnValue_1) == 0x0007E0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_2) == 0x0007E8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0007F0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Conv_StringToName_ReturnValue_2) == 0x000800, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x000808, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetDataTableRowFromName_OutRow) == 0x000810, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0008F8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000900, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000910, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_SwitchEnum_CmpSuccess) == 0x000920, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetUIStatic_ReturnValue_1) == 0x000928, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CreatePlayAnimationProxyObject_Result_1) == 0x000930, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CreatePlayAnimationProxyObject_Result_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1) == 0x000938, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_IsValid_ReturnValue_5) == 0x000940, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Array_Length_ReturnValue) == 0x000944, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_3) == 0x000948, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetAllActorsOfClass_OutActors) == 0x000950, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Array_Get_Item) == 0x000960, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000968, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_PlayAnimationForward_ReturnValue_1) == 0x000970, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_PlayAnimationForward_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetPlatformType_ReturnValue_2) == 0x000978, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetPlatformType_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_4) == 0x000980, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_SwitchEnum_CmpSuccess_1) == 0x000988, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_DisposableGetActivityIdPS5_ReturnValue) == 0x000990, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_DisposableGetActivityIdPS5_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_IsEmpty_ReturnValue_1) == 0x0009A0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_ActivityId) == 0x0009A8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_ActivityId' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0009B8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_5) == 0x0009C8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_5' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_DisposableGetActivityIdPS5_ReturnValue_1) == 0x0009D0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_DisposableGetActivityIdPS5_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_6) == 0x0009E0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_6' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGlobalExtend_ReturnValue_4) == 0x0009E8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGlobalExtend_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Map_Contains_ReturnValue_1) == 0x0009F0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Map_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_IsValid_ReturnValue_6) == 0x0009F1, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CheckContinueIsFinished_Finished) == 0x0009F2, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CheckContinueIsFinished_Finished' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_int_Array_Index_Variable) == 0x0009F4, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_OverwriteArchives) == 0x0009F8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_OverwriteArchives' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetPlayerController_ReturnValue_1) == 0x000A00, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetUIStatic_ReturnValue_2) == 0x000A08, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetUIStatic_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetUIZOder_ZOder_1) == 0x000A10, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetUIZOder_ZOder_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000A18, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_CloudLatestTime) == 0x000A20, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_CloudLatestTime' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_LocalLatestTime) == 0x000A28, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_LocalLatestTime' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_bResult_1) == 0x000A30, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_bResult_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CompareCloudAndLocalArchive_CompareResult) == 0x000A31, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CompareCloudAndLocalArchive_CompareResult' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CompareCloudAndLocalArchive_ReturnCloudLatestTime) == 0x000A38, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CompareCloudAndLocalArchive_ReturnCloudLatestTime' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CompareCloudAndLocalArchive_ReturnLocalLatestTime) == 0x000A40, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CompareCloudAndLocalArchive_ReturnLocalLatestTime' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x000A48, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_SwitchEnum_CmpSuccess_2) == 0x000A58, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000A60, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetPlatformType_ReturnValue_3) == 0x000A70, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetPlatformType_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_SwitchEnum_CmpSuccess_3) == 0x000A71, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_SwitchEnum_CmpSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGamePlatformType_ReturnValue) == 0x000A72, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_IsEditorRunning_ReturnValue) == 0x000A73, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000A74, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_bool_Variable_3) == 0x000A75, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_7) == 0x000A78, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_7' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Not_PreBool_ReturnValue_1) == 0x000A80, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000A88, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_ForceShownCloudArchivesWhenEditorRunning_ReturnValue) == 0x000A90, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_ForceShownCloudArchivesWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetPlayerController_ReturnValue_2) == 0x000A98, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetUIStatic_ReturnValue_3) == 0x000AA0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetUIStatic_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetUIZOder_ZOder_2) == 0x000AA8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetUIZOder_ZOder_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1) == 0x000AB0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_int_Loop_Counter_Variable) == 0x000AB8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Add_IntInt_ReturnValue) == 0x000ABC, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_UtcNow_ReturnValue) == 0x000AC0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_UtcNow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Now_ReturnValue) == 0x000AC8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Now_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_23) == 0x000AD0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_23' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CloudDir_ReturnValue) == 0x000AE0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CloudDir_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_TryDeleteDirAsync_ReturnValue) == 0x000AF0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_TryDeleteDirAsync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_IsValid_ReturnValue_7) == 0x000AF8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_Modify) == 0x000AF9, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_Modify' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_24) == 0x000AFC, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_24' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetPlayerController_ReturnValue_3) == 0x000B10, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetPlayerController_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGameSetFixedParameter_ReturnValue_1) == 0x000B18, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGameSetFixedParameter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_25) == 0x000B20, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_25' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_bResult) == 0x000B30, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_bResult' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_int_Array_Index_Variable_1) == 0x000B34, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_RunningInitStartTheProcess_ReturnValue) == 0x000B38, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_RunningInitStartTheProcess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGameMode_ReturnValue_3) == 0x000B40, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGameMode_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_DynamicCast_AsLobby_Game_Mode_3) == 0x000B48, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_DynamicCast_AsLobby_Game_Mode_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_DynamicCast_bSuccess_3) == 0x000B50, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CheckDiskType_IsHdd) == 0x000B51, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CheckDiskType_IsHdd' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetModel_GameSettingModel_ReturnValue_3) == 0x000B58, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetModel_GameSettingModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CustomEvent_OptionTag) == 0x000B60, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CustomEvent_OptionTag' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000B68, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetPlayerController_ReturnValue_4) == 0x000B70, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetPlayerController_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetViewTarget_ReturnValue) == 0x000B78, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetViewTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetModel_GameSettingModel_ReturnValue_4) == 0x000B80, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetModel_GameSettingModel_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_DynamicCast_AsCine_Camera_Actor) == 0x000B88, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_DynamicCast_AsCine_Camera_Actor' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_DynamicCast_bSuccess_4) == 0x000B90, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetOptionValue_ReturnValue) == 0x000B98, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetCineCameraComponent_ReturnValue) == 0x000BA8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetCineCameraComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Conv_StringToVector2D_OutConvertedVector2D) == 0x000BB0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Conv_StringToVector2D_OutConvertedVector2D' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Conv_StringToVector2D_OutIsValid) == 0x000BC0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Conv_StringToVector2D_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Conv_Vector2DToIntPoint_ReturnValue) == 0x000BC4, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Conv_Vector2DToIntPoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGameSetFixedParameter_ReturnValue_2) == 0x000BD0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGameSetFixedParameter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000BD8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_FindLobbyFilmbackByScreenResolution_ReturnFilmback) == 0x000BE0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_FindLobbyFilmbackByScreenResolution_ReturnFilmback' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_BreakVector2D_X) == 0x000BF0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_BreakVector2D_Y) == 0x000BF8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_MakeStruct_CameraFilmbackSettings) == 0x000C00, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_MakeStruct_CameraFilmbackSettings' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetPlatformTypeByMachinePerformance_Type) == 0x000C0C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetPlatformTypeByMachinePerformance_Type' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetModel_GameSettingModel_ReturnValue_5) == 0x000C10, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetModel_GameSettingModel_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Map_Find_Value_2) == 0x000C18, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Map_Find_ReturnValue_2) == 0x000C68, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGameSetFixedParameter_ReturnValue_3) == 0x000C70, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGameSetFixedParameter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Map_Keys_Keys) == 0x000C78, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Map_Values_Values) == 0x000C88, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Array_Get_Item_1) == 0x000C98, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000CA8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000CB8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000CC0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Array_Length_ReturnValue_1) == 0x000CD0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetModel_GameSettingModel_ReturnValue_6) == 0x000CD8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetModel_GameSettingModel_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetPlatformTypeByMachinePerformance_Type_1) == 0x000CE0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetPlatformTypeByMachinePerformance_Type_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_8) == 0x000CE8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_8' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Map_Find_Value_3) == 0x000CF0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Map_Find_ReturnValue_3) == 0x000D40, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_9) == 0x000D48, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_9' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Map_Keys_Keys_1) == 0x000D50, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetDLCUpdateWasSuccessful_ReturnValue) == 0x000D60, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetDLCUpdateWasSuccessful_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Array_Get_Item_2) == 0x000D68, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Conv_BoolToString_ReturnValue) == 0x000D78, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000D88, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Array_Length_ReturnValue_2) == 0x000D98, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Less_IntInt_ReturnValue) == 0x000D9C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_10) == 0x000DA0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_10' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Check_Need_Create_DLCPage__NeedCreate) == 0x000DA8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Check_Need_Create_DLCPage__NeedCreate' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x000DB0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000DC0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Check_Need_Create_DLCPage__NeedCreate_1) == 0x000DD0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Check_Need_Create_DLCPage__NeedCreate_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Conv_BoolToString_ReturnValue_2) == 0x000DD8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Conv_BoolToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000DE8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetPlayerController_ReturnValue_5) == 0x000DF8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetPlayerController_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_26) == 0x000E00, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_26' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetUIStatic_ReturnValue_4) == 0x000E10, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetUIStatic_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetUIZOder_ZOder_3) == 0x000E18, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetUIZOder_ZOder_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CreateSingleWidgetToViewport_K2_OutTag_1) == 0x000E1C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CreateSingleWidgetToViewport_K2_OutTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue_1) == 0x000E28, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetPlayerController_ReturnValue_6) == 0x000E30, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetPlayerController_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetUIStatic_ReturnValue_5) == 0x000E38, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetUIStatic_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_11) == 0x000E40, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_11' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetUIZOder_ZOder_4) == 0x000E48, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetUIZOder_ZOder_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Add_IntInt_ReturnValue_1) == 0x000E4C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_BooleanOR_ReturnValue) == 0x000E50, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_2) == 0x000E58, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGameSetFixedParameter_ReturnValue_4) == 0x000E60, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGameSetFixedParameter_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_BooleanAND_ReturnValue) == 0x000E68, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_SwitchEnum_CmpSuccess_4) == 0x000E69, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_SwitchEnum_CmpSuccess_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetGamePlatformType_ReturnValue_1) == 0x000E6A, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetGamePlatformType_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000E6B, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000E6C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetPlayerController_ReturnValue_7) == 0x000E70, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetPlayerController_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_BooleanOR_ReturnValue_1) == 0x000E78, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetPlayerController_ReturnValue_8) == 0x000E80, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetPlayerController_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetUIStatic_ReturnValue_6) == 0x000E88, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetUIStatic_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_27) == 0x000E90, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_27' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetUIZOder_ZOder_5) == 0x000EA0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetUIZOder_ZOder_5' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_3) == 0x000EA8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2) == 0x000EB0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_CreateDelegate_OutputDelegate_28) == 0x000EC0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_CreateDelegate_OutputDelegate_28' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000ED0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000EE0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_int_Loop_Counter_Variable_1) == 0x000EF0, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Map_Find_Value_4) == 0x000EF8, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Map_Find_ReturnValue_4) == 0x000F00, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetDisplayName_ReturnValue) == 0x000F08, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_PostEvent_ReturnValue_11) == 0x000F18, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_PostEvent_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000F20, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Less_IntInt_ReturnValue_1) == 0x000F30, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Add_IntInt_ReturnValue_2) == 0x000F34, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetAllActorsOfClass_OutActors_1) == 0x000F38, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetAllActorsOfClass_OutActors_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_GetPlatformType_ReturnValue_4) == 0x000F48, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_GetPlatformType_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Array_Get_Item_3) == 0x000F50, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_SwitchEnum_CmpSuccess_5) == 0x000F58, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_SwitchEnum_CmpSuccess_5' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000F59, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_NeedShowSaveErrorPage_bShowErrow) == 0x000F5A, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_NeedShowSaveErrorPage_bShowErrow' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_SaveCrashCheck_SaveFine) == 0x000F5B, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_SaveCrashCheck_SaveFine' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, Temp_bool_Variable_4) == 0x000F5C, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, CallFunc_Not_PreBool_ReturnValue_2) == 0x000F5D, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_MakeStruct_SensorWidth_ImplicitCast) == 0x000F60, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_MakeStruct_SensorWidth_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_ExecuteUbergraph_WB_Login, K2Node_MakeStruct_SensorHeight_ImplicitCast) == 0x000F64, "Member 'WB_Login_C_ExecuteUbergraph_WB_Login::K2Node_MakeStruct_SensorHeight_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_FindSaveName \ static_assert(alignof(WB_Login_C_FindSaveName) == 0x000008, "Wrong alignment on WB_Login_C_FindSaveName"); \ static_assert(sizeof(WB_Login_C_FindSaveName) == 0x0000A8, "Wrong size on WB_Login_C_FindSaveName"); \ static_assert(offsetof(WB_Login_C_FindSaveName, ReturnValue) == 0x000000, "Member 'WB_Login_C_FindSaveName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_FindSaveName, Local_CountsKeyValue) == 0x000008, "Member 'WB_Login_C_FindSaveName::Local_CountsKeyValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_FindSaveName, CallFunc_GetGlobalExtend_ReturnValue) == 0x000058, "Member 'WB_Login_C_FindSaveName::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_FindSaveName, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'WB_Login_C_FindSaveName::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_FindSaveName, Temp_int_Variable) == 0x000064, "Member 'WB_Login_C_FindSaveName::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_FindSaveName, CallFunc_Conv_IntToString_ReturnValue) == 0x000068, "Member 'WB_Login_C_FindSaveName::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_FindSaveName, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'WB_Login_C_FindSaveName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_FindSaveName, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000088, "Member 'WB_Login_C_FindSaveName::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_FindSaveName, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000090, "Member 'WB_Login_C_FindSaveName::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_FindSaveName, CallFunc_Map_Contains_ReturnValue) == 0x0000A0, "Member 'WB_Login_C_FindSaveName::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_FindSaveName, CallFunc_Add_IntInt_ReturnValue) == 0x0000A4, "Member 'WB_Login_C_FindSaveName::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_GetArhcivesCache \ static_assert(alignof(WB_Login_C_GetArhcivesCache) == 0x000008, "Wrong alignment on WB_Login_C_GetArhcivesCache"); \ static_assert(sizeof(WB_Login_C_GetArhcivesCache) == 0x000050, "Wrong size on WB_Login_C_GetArhcivesCache"); \ static_assert(offsetof(WB_Login_C_GetArhcivesCache, ReturnValue) == 0x000000, "Member 'WB_Login_C_GetArhcivesCache::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_GetIsInHall \ static_assert(alignof(WB_Login_C_GetIsInHall) == 0x000001, "Wrong alignment on WB_Login_C_GetIsInHall"); \ static_assert(sizeof(WB_Login_C_GetIsInHall) == 0x000001, "Wrong size on WB_Login_C_GetIsInHall"); \ static_assert(offsetof(WB_Login_C_GetIsInHall, InHall_0) == 0x000000, "Member 'WB_Login_C_GetIsInHall::InHall_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_GetRandomAccount \ static_assert(alignof(WB_Login_C_GetRandomAccount) == 0x000008, "Wrong alignment on WB_Login_C_GetRandomAccount"); \ static_assert(sizeof(WB_Login_C_GetRandomAccount) == 0x000048, "Wrong size on WB_Login_C_GetRandomAccount"); \ static_assert(offsetof(WB_Login_C_GetRandomAccount, NewParam) == 0x000000, "Member 'WB_Login_C_GetRandomAccount::NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_GetRandomAccount, CallFunc_RandomIntegerInRange_ReturnValue) == 0x000010, "Member 'WB_Login_C_GetRandomAccount::CallFunc_RandomIntegerInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_GetRandomAccount, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'WB_Login_C_GetRandomAccount::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_GetRandomAccount, CallFunc_Len_ReturnValue) == 0x000028, "Member 'WB_Login_C_GetRandomAccount::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_GetRandomAccount, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'WB_Login_C_GetRandomAccount::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_GetRandomAccount, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'WB_Login_C_GetRandomAccount::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_HasAnyNGPArhcives \ static_assert(alignof(WB_Login_C_HasAnyNGPArhcives) == 0x000001, "Wrong alignment on WB_Login_C_HasAnyNGPArhcives"); \ static_assert(sizeof(WB_Login_C_HasAnyNGPArhcives) == 0x000002, "Wrong size on WB_Login_C_HasAnyNGPArhcives"); \ static_assert(offsetof(WB_Login_C_HasAnyNGPArhcives, ReturnValue) == 0x000000, "Member 'WB_Login_C_HasAnyNGPArhcives::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_HasAnyNGPArhcives, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000001, "Member 'WB_Login_C_HasAnyNGPArhcives::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_In_Hall_State \ static_assert(alignof(WB_Login_C_In_Hall_State) == 0x000008, "Wrong alignment on WB_Login_C_In_Hall_State"); \ static_assert(sizeof(WB_Login_C_In_Hall_State) == 0x000010, "Wrong size on WB_Login_C_In_Hall_State"); \ static_assert(offsetof(WB_Login_C_In_Hall_State, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000000, "Member 'WB_Login_C_In_Hall_State::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_In_Hall_State, CallFunc_IsLoginFinished_ConnectFinished) == 0x000008, "Member 'WB_Login_C_In_Hall_State::CallFunc_IsLoginFinished_ConnectFinished' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_In_Hall_State, CallFunc_IsLoginFinished_ConnectFinished_1) == 0x000009, "Member 'WB_Login_C_In_Hall_State::CallFunc_IsLoginFinished_ConnectFinished_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_In_Hall_State, CallFunc_BooleanAND_ReturnValue) == 0x00000A, "Member 'WB_Login_C_In_Hall_State::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_IntoHall \ static_assert(alignof(WB_Login_C_IntoHall) == 0x000008, "Wrong alignment on WB_Login_C_IntoHall"); \ static_assert(sizeof(WB_Login_C_IntoHall) == 0x000038, "Wrong size on WB_Login_C_IntoHall"); \ static_assert(offsetof(WB_Login_C_IntoHall, CallFunc_PlayAnimationForward_ReturnValue) == 0x000000, "Member 'WB_Login_C_IntoHall::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_IntoHall, CallFunc_PlayAnimationForward_ReturnValue_1) == 0x000008, "Member 'WB_Login_C_IntoHall::CallFunc_PlayAnimationForward_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_IntoHall, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_Login_C_IntoHall::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_IntoHall, K2Node_CreateDelegate_OutputDelegate_1) == 0x000020, "Member 'WB_Login_C_IntoHall::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_IntoHall, CallFunc_PlayAnimationForward_ReturnValue_2) == 0x000030, "Member 'WB_Login_C_IntoHall::CallFunc_PlayAnimationForward_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_IsCreateSelectPanel \ static_assert(alignof(WB_Login_C_IsCreateSelectPanel) == 0x000008, "Wrong alignment on WB_Login_C_IsCreateSelectPanel"); \ static_assert(sizeof(WB_Login_C_IsCreateSelectPanel) == 0x000018, "Wrong size on WB_Login_C_IsCreateSelectPanel"); \ static_assert(offsetof(WB_Login_C_IsCreateSelectPanel, CallFunc_GetNetWorkConfig_ReturnValue) == 0x000000, "Member 'WB_Login_C_IsCreateSelectPanel::CallFunc_GetNetWorkConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_IsCreateSelectPanel, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000010, "Member 'WB_Login_C_IsCreateSelectPanel::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_IsJumpKey \ static_assert(alignof(WB_Login_C_IsJumpKey) == 0x000008, "Wrong alignment on WB_Login_C_IsJumpKey"); \ static_assert(sizeof(WB_Login_C_IsJumpKey) == 0x000038, "Wrong size on WB_Login_C_IsJumpKey"); \ static_assert(offsetof(WB_Login_C_IsJumpKey, InKey) == 0x000000, "Member 'WB_Login_C_IsJumpKey::InKey' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_IsJumpKey, ReturnValue) == 0x000018, "Member 'WB_Login_C_IsJumpKey::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_IsJumpKey, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000020, "Member 'WB_Login_C_IsJumpKey::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_IsJumpKey, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000030, "Member 'WB_Login_C_IsJumpKey::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_IsJumpKey, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000031, "Member 'WB_Login_C_IsJumpKey::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_IsJumpKey, CallFunc_GetValidValue_ReturnValue) == 0x000032, "Member 'WB_Login_C_IsJumpKey::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_IsJumpKey, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x000033, "Member 'WB_Login_C_IsJumpKey::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_IsJumpKey, K2Node_SwitchEnum_CmpSuccess) == 0x000034, "Member 'WB_Login_C_IsJumpKey::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_IsLoginFinished \ static_assert(alignof(WB_Login_C_IsLoginFinished) == 0x000001, "Wrong alignment on WB_Login_C_IsLoginFinished"); \ static_assert(sizeof(WB_Login_C_IsLoginFinished) == 0x000001, "Wrong size on WB_Login_C_IsLoginFinished"); \ static_assert(offsetof(WB_Login_C_IsLoginFinished, ConnectFinished) == 0x000000, "Member 'WB_Login_C_IsLoginFinished::ConnectFinished' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_KeyDown \ static_assert(alignof(WB_Login_C_KeyDown) == 0x000008, "Wrong alignment on WB_Login_C_KeyDown"); \ static_assert(sizeof(WB_Login_C_KeyDown) == 0x000090, "Wrong size on WB_Login_C_KeyDown"); \ static_assert(offsetof(WB_Login_C_KeyDown, InGeometry) == 0x000000, "Member 'WB_Login_C_KeyDown::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_KeyDown, InKeyEvent) == 0x000040, "Member 'WB_Login_C_KeyDown::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_KeyDown, inKeyTag) == 0x000080, "Member 'WB_Login_C_KeyDown::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_KeyDown, bIsDown) == 0x000088, "Member 'WB_Login_C_KeyDown::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_KeyUp \ static_assert(alignof(WB_Login_C_KeyUp) == 0x000008, "Wrong alignment on WB_Login_C_KeyUp"); \ static_assert(sizeof(WB_Login_C_KeyUp) == 0x000090, "Wrong size on WB_Login_C_KeyUp"); \ static_assert(offsetof(WB_Login_C_KeyUp, InGeometry) == 0x000000, "Member 'WB_Login_C_KeyUp::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_KeyUp, InKeyEvent) == 0x000040, "Member 'WB_Login_C_KeyUp::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_KeyUp, inKeyTag) == 0x000080, "Member 'WB_Login_C_KeyUp::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_KeyUp, bIsDown) == 0x000088, "Member 'WB_Login_C_KeyUp::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_LoginChange \ static_assert(alignof(WB_Login_C_LoginChange) == 0x000001, "Wrong alignment on WB_Login_C_LoginChange"); \ static_assert(sizeof(WB_Login_C_LoginChange) == 0x000001, "Wrong size on WB_Login_C_LoginChange"); \ static_assert(offsetof(WB_Login_C_LoginChange, Connect) == 0x000000, "Member 'WB_Login_C_LoginChange::Connect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_LoginEsc \ static_assert(alignof(WB_Login_C_LoginEsc) == 0x000008, "Wrong alignment on WB_Login_C_LoginEsc"); \ static_assert(sizeof(WB_Login_C_LoginEsc) == 0x000090, "Wrong size on WB_Login_C_LoginEsc"); \ static_assert(offsetof(WB_Login_C_LoginEsc, InGeometry) == 0x000000, "Member 'WB_Login_C_LoginEsc::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_LoginEsc, InKeyEvent) == 0x000040, "Member 'WB_Login_C_LoginEsc::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_LoginEsc, inKeyTag) == 0x000080, "Member 'WB_Login_C_LoginEsc::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_LoginEsc, bIsDown) == 0x000088, "Member 'WB_Login_C_LoginEsc::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_LoginFail \ static_assert(alignof(WB_Login_C_LoginFail) == 0x000008, "Wrong alignment on WB_Login_C_LoginFail"); \ static_assert(sizeof(WB_Login_C_LoginFail) == 0x000008, "Wrong size on WB_Login_C_LoginFail"); \ static_assert(offsetof(WB_Login_C_LoginFail, CallFunc_GetModel_OnlineModel_ReturnValue) == 0x000000, "Member 'WB_Login_C_LoginFail::CallFunc_GetModel_OnlineModel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_LoginMessage \ static_assert(alignof(WB_Login_C_LoginMessage) == 0x000008, "Wrong alignment on WB_Login_C_LoginMessage"); \ static_assert(sizeof(WB_Login_C_LoginMessage) == 0x000020, "Wrong size on WB_Login_C_LoginMessage"); \ static_assert(offsetof(WB_Login_C_LoginMessage, accountName) == 0x000000, "Member 'WB_Login_C_LoginMessage::accountName' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_LoginMessage, Password) == 0x000010, "Member 'WB_Login_C_LoginMessage::Password' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_NeedShowSaveErrorPage \ static_assert(alignof(WB_Login_C_NeedShowSaveErrorPage) == 0x000008, "Wrong alignment on WB_Login_C_NeedShowSaveErrorPage"); \ static_assert(sizeof(WB_Login_C_NeedShowSaveErrorPage) == 0x000018, "Wrong size on WB_Login_C_NeedShowSaveErrorPage"); \ static_assert(offsetof(WB_Login_C_NeedShowSaveErrorPage, bShowErrow) == 0x000000, "Member 'WB_Login_C_NeedShowSaveErrorPage::bShowErrow' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_NeedShowSaveErrorPage, CallFunc_Disposable_GetArchiveHasRestore_ReturnValue) == 0x000001, "Member 'WB_Login_C_NeedShowSaveErrorPage::CallFunc_Disposable_GetArchiveHasRestore_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_NeedShowSaveErrorPage, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'WB_Login_C_NeedShowSaveErrorPage::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_NeedShowSaveErrorPage, CallFunc_BooleanAND_ReturnValue) == 0x000010, "Member 'WB_Login_C_NeedShowSaveErrorPage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_OnBackKeyEvent \ static_assert(alignof(WB_Login_C_OnBackKeyEvent) == 0x000008, "Wrong alignment on WB_Login_C_OnBackKeyEvent"); \ static_assert(sizeof(WB_Login_C_OnBackKeyEvent) == 0x000048, "Wrong size on WB_Login_C_OnBackKeyEvent"); \ static_assert(offsetof(WB_Login_C_OnBackKeyEvent, InGeometry) == 0x000000, "Member 'WB_Login_C_OnBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OnBackKeyEvent, isDown) == 0x000040, "Member 'WB_Login_C_OnBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OnBackKeyEvent, ReturnValue) == 0x000041, "Member 'WB_Login_C_OnBackKeyEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_OnCustomBlueprintKeyInputEvent \ static_assert(alignof(WB_Login_C_OnCustomBlueprintKeyInputEvent) == 0x000008, "Wrong alignment on WB_Login_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(sizeof(WB_Login_C_OnCustomBlueprintKeyInputEvent) == 0x000068, "Wrong size on WB_Login_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(offsetof(WB_Login_C_OnCustomBlueprintKeyInputEvent, InKeyEvent) == 0x000000, "Member 'WB_Login_C_OnCustomBlueprintKeyInputEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OnCustomBlueprintKeyInputEvent, isDown) == 0x000040, "Member 'WB_Login_C_OnCustomBlueprintKeyInputEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OnCustomBlueprintKeyInputEvent, ReturnValue) == 0x000041, "Member 'WB_Login_C_OnCustomBlueprintKeyInputEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetKey_ReturnValue) == 0x000048, "Member 'WB_Login_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OnCustomBlueprintKeyInputEvent, CallFunc_IsJumpKey_ReturnValue) == 0x000060, "Member 'WB_Login_C_OnCustomBlueprintKeyInputEvent::CallFunc_IsJumpKey_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_OnDeleteDirDelegate_E5CAD85148746561288564A0D3A20BEE \ static_assert(alignof(WB_Login_C_OnDeleteDirDelegate_E5CAD85148746561288564A0D3A20BEE) == 0x000001, "Wrong alignment on WB_Login_C_OnDeleteDirDelegate_E5CAD85148746561288564A0D3A20BEE"); \ static_assert(sizeof(WB_Login_C_OnDeleteDirDelegate_E5CAD85148746561288564A0D3A20BEE) == 0x000001, "Wrong size on WB_Login_C_OnDeleteDirDelegate_E5CAD85148746561288564A0D3A20BEE"); \ static_assert(offsetof(WB_Login_C_OnDeleteDirDelegate_E5CAD85148746561288564A0D3A20BEE, reslut) == 0x000000, "Member 'WB_Login_C_OnDeleteDirDelegate_E5CAD85148746561288564A0D3A20BEE::reslut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_OnDiskTipsPageClose \ static_assert(alignof(WB_Login_C_OnDiskTipsPageClose) == 0x000008, "Wrong alignment on WB_Login_C_OnDiskTipsPageClose"); \ static_assert(sizeof(WB_Login_C_OnDiskTipsPageClose) == 0x000028, "Wrong size on WB_Login_C_OnDiskTipsPageClose"); \ static_assert(offsetof(WB_Login_C_OnDiskTipsPageClose, CallFunc_NeedShowSaveErrorPage_bShowErrow) == 0x000000, "Member 'WB_Login_C_OnDiskTipsPageClose::CallFunc_NeedShowSaveErrorPage_bShowErrow' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OnDiskTipsPageClose, CallFunc_Check_Need_Create_DLCPage__NeedCreate) == 0x000001, "Member 'WB_Login_C_OnDiskTipsPageClose::CallFunc_Check_Need_Create_DLCPage__NeedCreate' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OnDiskTipsPageClose, CallFunc_Conv_BoolToString_ReturnValue) == 0x000008, "Member 'WB_Login_C_OnDiskTipsPageClose::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OnDiskTipsPageClose, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'WB_Login_C_OnDiskTipsPageClose::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_OnLoginGameResult \ static_assert(alignof(WB_Login_C_OnLoginGameResult) == 0x000001, "Wrong alignment on WB_Login_C_OnLoginGameResult"); \ static_assert(sizeof(WB_Login_C_OnLoginGameResult) == 0x000001, "Wrong size on WB_Login_C_OnLoginGameResult"); \ static_assert(offsetof(WB_Login_C_OnLoginGameResult, bResult) == 0x000000, "Member 'WB_Login_C_OnLoginGameResult::bResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_OnScreenResolutionChangedEvent \ static_assert(alignof(WB_Login_C_OnScreenResolutionChangedEvent) == 0x000004, "Wrong alignment on WB_Login_C_OnScreenResolutionChangedEvent"); \ static_assert(sizeof(WB_Login_C_OnScreenResolutionChangedEvent) == 0x000008, "Wrong size on WB_Login_C_OnScreenResolutionChangedEvent"); \ static_assert(offsetof(WB_Login_C_OnScreenResolutionChangedEvent, OptionTag) == 0x000000, "Member 'WB_Login_C_OnScreenResolutionChangedEvent::OptionTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_OnSyncDataFinished \ static_assert(alignof(WB_Login_C_OnSyncDataFinished) == 0x000001, "Wrong alignment on WB_Login_C_OnSyncDataFinished"); \ static_assert(sizeof(WB_Login_C_OnSyncDataFinished) == 0x000001, "Wrong size on WB_Login_C_OnSyncDataFinished"); \ static_assert(offsetof(WB_Login_C_OnSyncDataFinished, bResult) == 0x000000, "Member 'WB_Login_C_OnSyncDataFinished::bResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_OpenGameEvent \ static_assert(alignof(WB_Login_C_OpenGameEvent) == 0x000008, "Wrong alignment on WB_Login_C_OpenGameEvent"); \ static_assert(sizeof(WB_Login_C_OpenGameEvent) == 0x000018, "Wrong size on WB_Login_C_OpenGameEvent"); \ static_assert(offsetof(WB_Login_C_OpenGameEvent, SavePath) == 0x000000, "Member 'WB_Login_C_OpenGameEvent::SavePath' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OpenGameEvent, isNewGame) == 0x000010, "Member 'WB_Login_C_OpenGameEvent::isNewGame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_OverwriteLocalArchives \ static_assert(alignof(WB_Login_C_OverwriteLocalArchives) == 0x000008, "Wrong alignment on WB_Login_C_OverwriteLocalArchives"); \ static_assert(sizeof(WB_Login_C_OverwriteLocalArchives) == 0x0000E8, "Wrong size on WB_Login_C_OverwriteLocalArchives"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'WB_Login_C_OverwriteLocalArchives::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_Login_C_OverwriteLocalArchives::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'WB_Login_C_OverwriteLocalArchives::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'WB_Login_C_OverwriteLocalArchives::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_CloudDir_ReturnValue) == 0x000018, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_CloudDir_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_FindFilesRecursively_ReturnValue) == 0x000040, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_FindFilesRecursively_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_Array_Get_Item) == 0x000050, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_Replace_ReturnValue) == 0x000068, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_Replace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_Less_IntInt_ReturnValue) == 0x000078, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_CopyFile_ReturnValue) == 0x000079, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_CopyFile_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_CloudDir_ReturnValue_1) == 0x000080, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_CloudDir_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000090, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_FindFilesRecursively_ReturnValue_1) == 0x0000A0, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_FindFilesRecursively_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_Array_Length_ReturnValue_1) == 0x0000B0, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_Array_Get_Item_1) == 0x0000B8, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000C8, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_Replace_ReturnValue_1) == 0x0000D0, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_Replace_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_OverwriteLocalArchives, CallFunc_CopyFile_ReturnValue_1) == 0x0000E0, "Member 'WB_Login_C_OverwriteLocalArchives::CallFunc_CopyFile_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_PlayPreMsgAnim \ static_assert(alignof(WB_Login_C_PlayPreMsgAnim) == 0x000008, "Wrong alignment on WB_Login_C_PlayPreMsgAnim"); \ static_assert(sizeof(WB_Login_C_PlayPreMsgAnim) == 0x000030, "Wrong size on WB_Login_C_PlayPreMsgAnim"); \ static_assert(offsetof(WB_Login_C_PlayPreMsgAnim, InText) == 0x000000, "Member 'WB_Login_C_PlayPreMsgAnim::InText' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PlayPreMsgAnim, ShowWaitTips) == 0x000018, "Member 'WB_Login_C_PlayPreMsgAnim::ShowWaitTips' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PlayPreMsgAnim, CallFunc_PlayAnimationForward_ReturnValue) == 0x000020, "Member 'WB_Login_C_PlayPreMsgAnim::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PlayPreMsgAnim, CallFunc_PlayAnimation_ReturnValue) == 0x000028, "Member 'WB_Login_C_PlayPreMsgAnim::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_PreLoginOver \ static_assert(alignof(WB_Login_C_PreLoginOver) == 0x000008, "Wrong alignment on WB_Login_C_PreLoginOver"); \ static_assert(sizeof(WB_Login_C_PreLoginOver) == 0x000028, "Wrong size on WB_Login_C_PreLoginOver"); \ static_assert(offsetof(WB_Login_C_PreLoginOver, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_Login_C_PreLoginOver::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PreLoginOver, K2Node_CreateDelegate_OutputDelegate_1) == 0x000010, "Member 'WB_Login_C_PreLoginOver::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PreLoginOver, CallFunc_PlayAnimation_ReturnValue) == 0x000020, "Member 'WB_Login_C_PreLoginOver::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_PressAnyKeyEvent \ static_assert(alignof(WB_Login_C_PressAnyKeyEvent) == 0x000008, "Wrong alignment on WB_Login_C_PressAnyKeyEvent"); \ static_assert(sizeof(WB_Login_C_PressAnyKeyEvent) == 0x0000C8, "Wrong size on WB_Login_C_PressAnyKeyEvent"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, InKeyEvent) == 0x000000, "Member 'WB_Login_C_PressAnyKeyEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, bIsDown) == 0x000040, "Member 'WB_Login_C_PressAnyKeyEvent::bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, WithSingle) == 0x000041, "Member 'WB_Login_C_PressAnyKeyEvent::WithSingle' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, CallFunc_GetGlobalExtend_ReturnValue) == 0x000048, "Member 'WB_Login_C_PressAnyKeyEvent::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, CallFunc_GetSlotValue_Value) == 0x000050, "Member 'WB_Login_C_PressAnyKeyEvent::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'WB_Login_C_PressAnyKeyEvent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000061, "Member 'WB_Login_C_PressAnyKeyEvent::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, CallFunc_NeedShowSaveErrorPage_bShowErrow) == 0x000062, "Member 'WB_Login_C_PressAnyKeyEvent::CallFunc_NeedShowSaveErrorPage_bShowErrow' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, CallFunc_Check_Need_Create_DLCPage__NeedCreate) == 0x000063, "Member 'WB_Login_C_PressAnyKeyEvent::CallFunc_Check_Need_Create_DLCPage__NeedCreate' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, CallFunc_Conv_BoolToString_ReturnValue) == 0x000068, "Member 'WB_Login_C_PressAnyKeyEvent::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'WB_Login_C_PressAnyKeyEvent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, CallFunc_CheckDiskType_IsHdd) == 0x000088, "Member 'WB_Login_C_PressAnyKeyEvent::CallFunc_CheckDiskType_IsHdd' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000090, "Member 'WB_Login_C_PressAnyKeyEvent::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, CallFunc_SkipLobbyWarnningWhenEditorRunning_ReturnValue) == 0x000098, "Member 'WB_Login_C_PressAnyKeyEvent::CallFunc_SkipLobbyWarnningWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, CallFunc_Less_IntInt_ReturnValue) == 0x000099, "Member 'WB_Login_C_PressAnyKeyEvent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, CallFunc_BooleanOR_ReturnValue) == 0x00009A, "Member 'WB_Login_C_PressAnyKeyEvent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, Temp_delegate_Variable) == 0x00009C, "Member 'WB_Login_C_PressAnyKeyEvent::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, CallFunc_BooleanOR_ReturnValue_1) == 0x0000AC, "Member 'WB_Login_C_PressAnyKeyEvent::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, CallFunc_PostEvent_ReturnValue) == 0x0000B0, "Member 'WB_Login_C_PressAnyKeyEvent::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, Temp_delegate_Variable_1) == 0x0000B4, "Member 'WB_Login_C_PressAnyKeyEvent::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_PressAnyKeyEvent, CallFunc_PostEvent_ReturnValue_1) == 0x0000C4, "Member 'WB_Login_C_PressAnyKeyEvent::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_RunningInitStartTheProcess \ static_assert(alignof(WB_Login_C_RunningInitStartTheProcess) == 0x000008, "Wrong alignment on WB_Login_C_RunningInitStartTheProcess"); \ static_assert(sizeof(WB_Login_C_RunningInitStartTheProcess) == 0x000020, "Wrong size on WB_Login_C_RunningInitStartTheProcess"); \ static_assert(offsetof(WB_Login_C_RunningInitStartTheProcess, ReturnValue) == 0x000000, "Member 'WB_Login_C_RunningInitStartTheProcess::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_RunningInitStartTheProcess, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000008, "Member 'WB_Login_C_RunningInitStartTheProcess::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_RunningInitStartTheProcess, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x000010, "Member 'WB_Login_C_RunningInitStartTheProcess::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_RunningInitStartTheProcess, CallFunc_SkipLobbyWarnningWhenEditorRunning_ReturnValue) == 0x000018, "Member 'WB_Login_C_RunningInitStartTheProcess::CallFunc_SkipLobbyWarnningWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_RunningInitStartTheProcess, CallFunc_Not_PreBool_ReturnValue) == 0x000019, "Member 'WB_Login_C_RunningInitStartTheProcess::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_RunningInitStartTheProcess, CallFunc_Not_PreBool_ReturnValue_1) == 0x00001A, "Member 'WB_Login_C_RunningInitStartTheProcess::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_RunningInitStartTheProcess, CallFunc_BooleanAND_ReturnValue) == 0x00001B, "Member 'WB_Login_C_RunningInitStartTheProcess::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_RunningLobbyConsole \ static_assert(alignof(WB_Login_C_RunningLobbyConsole) == 0x000001, "Wrong alignment on WB_Login_C_RunningLobbyConsole"); \ static_assert(sizeof(WB_Login_C_RunningLobbyConsole) == 0x000001, "Wrong size on WB_Login_C_RunningLobbyConsole"); \ static_assert(offsetof(WB_Login_C_RunningLobbyConsole, Modify) == 0x000000, "Member 'WB_Login_C_RunningLobbyConsole::Modify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_SaveActiveID \ static_assert(alignof(WB_Login_C_SaveActiveID) == 0x000008, "Wrong alignment on WB_Login_C_SaveActiveID"); \ static_assert(sizeof(WB_Login_C_SaveActiveID) == 0x0000D8, "Wrong size on WB_Login_C_SaveActiveID"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, isNewGame) == 0x000000, "Member 'WB_Login_C_SaveActiveID::isNewGame' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, SavePath) == 0x000008, "Member 'WB_Login_C_SaveActiveID::SavePath' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, Local_LoadCountPath) == 0x000018, "Member 'WB_Login_C_SaveActiveID::Local_LoadCountPath' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, CallFunc_GetGlobalExtend_ReturnValue) == 0x000028, "Member 'WB_Login_C_SaveActiveID::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, CallFunc_GetNextSelectCount_SaveNextCount) == 0x000030, "Member 'WB_Login_C_SaveActiveID::CallFunc_GetNextSelectCount_SaveNextCount' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, CallFunc_ToLower_ReturnValue) == 0x000040, "Member 'WB_Login_C_SaveActiveID::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, CallFunc_GetSelectCount_SavePath) == 0x000050, "Member 'WB_Login_C_SaveActiveID::CallFunc_GetSelectCount_SavePath' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'WB_Login_C_SaveActiveID::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, CallFunc_Split_LeftS) == 0x000068, "Member 'WB_Login_C_SaveActiveID::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, CallFunc_Split_RightS) == 0x000078, "Member 'WB_Login_C_SaveActiveID::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, CallFunc_Split_ReturnValue) == 0x000088, "Member 'WB_Login_C_SaveActiveID::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, CallFunc_IsEmpty_ReturnValue) == 0x000089, "Member 'WB_Login_C_SaveActiveID::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000090, "Member 'WB_Login_C_SaveActiveID::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, CallFunc_SelectString_ReturnValue) == 0x000098, "Member 'WB_Login_C_SaveActiveID::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, CallFunc_GetSocketStr_ReturnValue) == 0x0000A8, "Member 'WB_Login_C_SaveActiveID::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, CallFunc_SelectString_ReturnValue_1) == 0x0000B8, "Member 'WB_Login_C_SaveActiveID::CallFunc_SelectString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveActiveID, CallFunc_Concat_StrStr_ReturnValue) == 0x0000C8, "Member 'WB_Login_C_SaveActiveID::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_SaveCrashCheck \ static_assert(alignof(WB_Login_C_SaveCrashCheck) == 0x000008, "Wrong alignment on WB_Login_C_SaveCrashCheck"); \ static_assert(sizeof(WB_Login_C_SaveCrashCheck) == 0x000050, "Wrong size on WB_Login_C_SaveCrashCheck"); \ static_assert(offsetof(WB_Login_C_SaveCrashCheck, SaveFine) == 0x000000, "Member 'WB_Login_C_SaveCrashCheck::SaveFine' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveCrashCheck, CallFunc_GetGlobalExtend_ReturnValue) == 0x000008, "Member 'WB_Login_C_SaveCrashCheck::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveCrashCheck, CallFunc_GetSelectCount_SavePath) == 0x000010, "Member 'WB_Login_C_SaveCrashCheck::CallFunc_GetSelectCount_SavePath' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveCrashCheck, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'WB_Login_C_SaveCrashCheck::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveCrashCheck, CallFunc_Split_LeftS) == 0x000028, "Member 'WB_Login_C_SaveCrashCheck::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveCrashCheck, CallFunc_Split_RightS) == 0x000038, "Member 'WB_Login_C_SaveCrashCheck::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveCrashCheck, CallFunc_Split_ReturnValue) == 0x000048, "Member 'WB_Login_C_SaveCrashCheck::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveCrashCheck, CallFunc_GetArchiveState_ValidArchive) == 0x000049, "Member 'WB_Login_C_SaveCrashCheck::CallFunc_GetArchiveState_ValidArchive' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SaveCrashCheck, CallFunc_GetArchiveState_ArchiveExist) == 0x00004A, "Member 'WB_Login_C_SaveCrashCheck::CallFunc_GetArchiveState_ArchiveExist' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_SaveErrorPageClose \ static_assert(alignof(WB_Login_C_SaveErrorPageClose) == 0x000008, "Wrong alignment on WB_Login_C_SaveErrorPageClose"); \ static_assert(sizeof(WB_Login_C_SaveErrorPageClose) == 0x000010, "Wrong size on WB_Login_C_SaveErrorPageClose"); \ static_assert(offsetof(WB_Login_C_SaveErrorPageClose, CallFunc_Concat_StrStr_ReturnValue) == 0x000000, "Member 'WB_Login_C_SaveErrorPageClose::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_SetAccountNameAndPwdByLocalFile \ static_assert(alignof(WB_Login_C_SetAccountNameAndPwdByLocalFile) == 0x000008, "Wrong alignment on WB_Login_C_SetAccountNameAndPwdByLocalFile"); \ static_assert(sizeof(WB_Login_C_SetAccountNameAndPwdByLocalFile) == 0x000090, "Wrong size on WB_Login_C_SetAccountNameAndPwdByLocalFile"); \ static_assert(offsetof(WB_Login_C_SetAccountNameAndPwdByLocalFile, NewLocalVar) == 0x000000, "Member 'WB_Login_C_SetAccountNameAndPwdByLocalFile::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SetAccountNameAndPwdByLocalFile, CallFunc_GetPlatformType_ReturnValue) == 0x000010, "Member 'WB_Login_C_SetAccountNameAndPwdByLocalFile::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SetAccountNameAndPwdByLocalFile, CallFunc_GetPlatformType_ReturnValue_1) == 0x000011, "Member 'WB_Login_C_SetAccountNameAndPwdByLocalFile::CallFunc_GetPlatformType_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SetAccountNameAndPwdByLocalFile, K2Node_SwitchEnum_CmpSuccess) == 0x000012, "Member 'WB_Login_C_SetAccountNameAndPwdByLocalFile::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SetAccountNameAndPwdByLocalFile, K2Node_SwitchEnum_CmpSuccess_1) == 0x000013, "Member 'WB_Login_C_SetAccountNameAndPwdByLocalFile::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SetAccountNameAndPwdByLocalFile, CallFunc_GetUserAccountId_ReturnValue) == 0x000014, "Member 'WB_Login_C_SetAccountNameAndPwdByLocalFile::CallFunc_GetUserAccountId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SetAccountNameAndPwdByLocalFile, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'WB_Login_C_SetAccountNameAndPwdByLocalFile::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SetAccountNameAndPwdByLocalFile, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'WB_Login_C_SetAccountNameAndPwdByLocalFile::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SetAccountNameAndPwdByLocalFile, CallFunc_Right_ReturnValue) == 0x000038, "Member 'WB_Login_C_SetAccountNameAndPwdByLocalFile::CallFunc_Right_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SetAccountNameAndPwdByLocalFile, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'WB_Login_C_SetAccountNameAndPwdByLocalFile::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SetAccountNameAndPwdByLocalFile, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000058, "Member 'WB_Login_C_SetAccountNameAndPwdByLocalFile::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SetAccountNameAndPwdByLocalFile, CallFunc_GetNetWorkConfig_ReturnValue) == 0x000068, "Member 'WB_Login_C_SetAccountNameAndPwdByLocalFile::CallFunc_GetNetWorkConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SetAccountNameAndPwdByLocalFile, CallFunc_GetNetWorkConfig_ReturnValue_1) == 0x000078, "Member 'WB_Login_C_SetAccountNameAndPwdByLocalFile::CallFunc_GetNetWorkConfig_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SetAccountNameAndPwdByLocalFile, CallFunc_IsEmpty_ReturnValue) == 0x000088, "Member 'WB_Login_C_SetAccountNameAndPwdByLocalFile::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_SetBestIpURL \ static_assert(alignof(WB_Login_C_SetBestIpURL) == 0x000008, "Wrong alignment on WB_Login_C_SetBestIpURL"); \ static_assert(sizeof(WB_Login_C_SetBestIpURL) == 0x000020, "Wrong size on WB_Login_C_SetBestIpURL"); \ static_assert(offsetof(WB_Login_C_SetBestIpURL, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x000000, "Member 'WB_Login_C_SetBestIpURL::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SetBestIpURL, CallFunc_GetBestIP_return_value) == 0x000008, "Member 'WB_Login_C_SetBestIpURL::CallFunc_GetBestIP_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SetBestIpURL, CallFunc_GetBestIP_Ms) == 0x000018, "Member 'WB_Login_C_SetBestIpURL::CallFunc_GetBestIP_Ms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_SetIsInHall \ static_assert(alignof(WB_Login_C_SetIsInHall) == 0x000001, "Wrong alignment on WB_Login_C_SetIsInHall"); \ static_assert(sizeof(WB_Login_C_SetIsInHall) == 0x000001, "Wrong size on WB_Login_C_SetIsInHall"); \ static_assert(offsetof(WB_Login_C_SetIsInHall, InHall_0) == 0x000000, "Member 'WB_Login_C_SetIsInHall::InHall_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_SetLoginState \ static_assert(alignof(WB_Login_C_SetLoginState) == 0x000001, "Wrong alignment on WB_Login_C_SetLoginState"); \ static_assert(sizeof(WB_Login_C_SetLoginState) == 0x000001, "Wrong size on WB_Login_C_SetLoginState"); \ static_assert(offsetof(WB_Login_C_SetLoginState, Login_Setting_Button_0) == 0x000000, "Member 'WB_Login_C_SetLoginState::Login_Setting_Button_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_SettingSelect \ static_assert(alignof(WB_Login_C_SettingSelect) == 0x000008, "Wrong alignment on WB_Login_C_SettingSelect"); \ static_assert(sizeof(WB_Login_C_SettingSelect) == 0x000050, "Wrong size on WB_Login_C_SettingSelect"); \ static_assert(offsetof(WB_Login_C_SettingSelect, ClickUnit) == 0x000000, "Member 'WB_Login_C_SettingSelect::ClickUnit' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SettingSelect, Temp_delegate_Variable) == 0x000008, "Member 'WB_Login_C_SettingSelect::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SettingSelect, CallFunc_PostEvent_ReturnValue) == 0x000018, "Member 'WB_Login_C_SettingSelect::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SettingSelect, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00001C, "Member 'WB_Login_C_SettingSelect::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SettingSelect, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00001D, "Member 'WB_Login_C_SettingSelect::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SettingSelect, CallFunc_Map_Length_ReturnValue) == 0x000020, "Member 'WB_Login_C_SettingSelect::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SettingSelect, CallFunc_Greater_IntInt_ReturnValue) == 0x000024, "Member 'WB_Login_C_SettingSelect::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SettingSelect, Temp_delegate_Variable_1) == 0x000028, "Member 'WB_Login_C_SettingSelect::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SettingSelect, CallFunc_PostEvent_ReturnValue_1) == 0x000038, "Member 'WB_Login_C_SettingSelect::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SettingSelect, CallFunc_GetModel_OnlineModel_ReturnValue) == 0x000040, "Member 'WB_Login_C_SettingSelect::CallFunc_GetModel_OnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SettingSelect, CallFunc_IsLoginFinished_ConnectFinished) == 0x000048, "Member 'WB_Login_C_SettingSelect::CallFunc_IsLoginFinished_ConnectFinished' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_SettingSelect, K2Node_SwitchEnum_CmpSuccess) == 0x000049, "Member 'WB_Login_C_SettingSelect::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_Start_Game \ static_assert(alignof(WB_Login_C_Start_Game) == 0x000008, "Wrong alignment on WB_Login_C_Start_Game"); \ static_assert(sizeof(WB_Login_C_Start_Game) == 0x000050, "Wrong size on WB_Login_C_Start_Game"); \ static_assert(offsetof(WB_Login_C_Start_Game, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000000, "Member 'WB_Login_C_Start_Game::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_Start_Game, CallFunc_GetOptionValue_ReturnValue) == 0x000008, "Member 'WB_Login_C_Start_Game::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_Start_Game, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000018, "Member 'WB_Login_C_Start_Game::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_Start_Game, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000020, "Member 'WB_Login_C_Start_Game::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_Start_Game, CallFunc_BooleanAND_ReturnValue) == 0x000021, "Member 'WB_Login_C_Start_Game::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_Start_Game, CallFunc_PlayAnimationForward_ReturnValue) == 0x000028, "Member 'WB_Login_C_Start_Game::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_Start_Game, CallFunc_GetIsInHall_InHall) == 0x000030, "Member 'WB_Login_C_Start_Game::CallFunc_GetIsInHall_InHall' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_Start_Game, K2Node_CreateDelegate_OutputDelegate) == 0x000034, "Member 'WB_Login_C_Start_Game::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_Start_Game, CallFunc_PlayAnimation_ReturnValue) == 0x000048, "Member 'WB_Login_C_Start_Game::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_StartGameByActivity \ static_assert(alignof(WB_Login_C_StartGameByActivity) == 0x000008, "Wrong alignment on WB_Login_C_StartGameByActivity"); \ static_assert(sizeof(WB_Login_C_StartGameByActivity) == 0x000010, "Wrong size on WB_Login_C_StartGameByActivity"); \ static_assert(offsetof(WB_Login_C_StartGameByActivity, ActivityId) == 0x000000, "Member 'WB_Login_C_StartGameByActivity::ActivityId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_StopPreMsgAnim \ static_assert(alignof(WB_Login_C_StopPreMsgAnim) == 0x000008, "Wrong alignment on WB_Login_C_StopPreMsgAnim"); \ static_assert(sizeof(WB_Login_C_StopPreMsgAnim) == 0x000010, "Wrong size on WB_Login_C_StopPreMsgAnim"); \ static_assert(offsetof(WB_Login_C_StopPreMsgAnim, CloseWaitTips) == 0x000000, "Member 'WB_Login_C_StopPreMsgAnim::CloseWaitTips' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_StopPreMsgAnim, CallFunc_PlayAnimationReverse_ReturnValue) == 0x000008, "Member 'WB_Login_C_StopPreMsgAnim::CallFunc_PlayAnimationReverse_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_TipsCancel \ static_assert(alignof(WB_Login_C_TipsCancel) == 0x000001, "Wrong alignment on WB_Login_C_TipsCancel"); \ static_assert(sizeof(WB_Login_C_TipsCancel) == 0x000001, "Wrong size on WB_Login_C_TipsCancel"); \ static_assert(offsetof(WB_Login_C_TipsCancel, K2Node_SwitchEnum_CmpSuccess) == 0x000000, "Member 'WB_Login_C_TipsCancel::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_TipsConfrim \ static_assert(alignof(WB_Login_C_TipsConfrim) == 0x000008, "Wrong alignment on WB_Login_C_TipsConfrim"); \ static_assert(sizeof(WB_Login_C_TipsConfrim) == 0x000038, "Wrong size on WB_Login_C_TipsConfrim"); \ static_assert(offsetof(WB_Login_C_TipsConfrim, Dir) == 0x000000, "Member 'WB_Login_C_TipsConfrim::Dir' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_TipsConfrim, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000010, "Member 'WB_Login_C_TipsConfrim::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_TipsConfrim, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000011, "Member 'WB_Login_C_TipsConfrim::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_TipsConfrim, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x000018, "Member 'WB_Login_C_TipsConfrim::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_TipsConfrim, CallFunc_PlayAnimation_ReturnValue) == 0x000020, "Member 'WB_Login_C_TipsConfrim::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_TipsConfrim, CallFunc_GetRenderOpacity_ReturnValue) == 0x000028, "Member 'WB_Login_C_TipsConfrim::CallFunc_GetRenderOpacity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_TipsConfrim, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x00002C, "Member 'WB_Login_C_TipsConfrim::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_TipsConfrim, K2Node_SwitchEnum_CmpSuccess) == 0x00002D, "Member 'WB_Login_C_TipsConfrim::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_TipsConfrim, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x000030, "Member 'WB_Login_C_TipsConfrim::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_UpdateSettingList \ static_assert(alignof(WB_Login_C_UpdateSettingList) == 0x000008, "Wrong alignment on WB_Login_C_UpdateSettingList"); \ static_assert(sizeof(WB_Login_C_UpdateSettingList) == 0x000030, "Wrong size on WB_Login_C_UpdateSettingList"); \ static_assert(offsetof(WB_Login_C_UpdateSettingList, RefreshList) == 0x000000, "Member 'WB_Login_C_UpdateSettingList::RefreshList' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_UpdateSettingList, CallFunc_GetPlayerNickname_ReturnValue) == 0x000008, "Member 'WB_Login_C_UpdateSettingList::CallFunc_GetPlayerNickname_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_UpdateSettingList, CallFunc_Conv_StringToText_ReturnValue) == 0x000018, "Member 'WB_Login_C_UpdateSettingList::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Login_C_UseCloudOrLocalArchives \ static_assert(alignof(WB_Login_C_UseCloudOrLocalArchives) == 0x000008, "Wrong alignment on WB_Login_C_UseCloudOrLocalArchives"); \ static_assert(sizeof(WB_Login_C_UseCloudOrLocalArchives) == 0x000010, "Wrong size on WB_Login_C_UseCloudOrLocalArchives"); \ static_assert(offsetof(WB_Login_C_UseCloudOrLocalArchives, CloudLatestTime) == 0x000000, "Member 'WB_Login_C_UseCloudOrLocalArchives::CloudLatestTime' has a wrong offset!"); \ static_assert(offsetof(WB_Login_C_UseCloudOrLocalArchives, LocalLatestTime) == 0x000008, "Member 'WB_Login_C_UseCloudOrLocalArchives::LocalLatestTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Login_C \ static_assert(alignof(UWB_Login_C) == 0x000008, "Wrong alignment on UWB_Login_C"); \ static_assert(sizeof(UWB_Login_C) == 0x0004B8, "Wrong size on UWB_Login_C"); \ static_assert(offsetof(UWB_Login_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_Login_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, PreMessageAnimation) == 0x0002C8, "Member 'UWB_Login_C::PreMessageAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, CloudData) == 0x0002D0, "Member 'UWB_Login_C::CloudData' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, StartJoinGame) == 0x0002D8, "Member 'UWB_Login_C::StartJoinGame' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, OpenAnim_OutBack) == 0x0002E0, "Member 'UWB_Login_C::OpenAnim_OutBack' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, OpenAnim_WaitShow) == 0x0002E8, "Member 'UWB_Login_C::OpenAnim_WaitShow' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, HideAnykey) == 0x0002F0, "Member 'UWB_Login_C::HideAnykey' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, ShowSetting) == 0x0002F8, "Member 'UWB_Login_C::ShowSetting' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, PressKeyDisplay) == 0x000300, "Member 'UWB_Login_C::PressKeyDisplay' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, PreLoginDisplay) == 0x000308, "Member 'UWB_Login_C::PreLoginDisplay' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, GoLogin) == 0x000310, "Member 'UWB_Login_C::GoLogin' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, BlinkAnim) == 0x000318, "Member 'UWB_Login_C::BlinkAnim' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, AnykeyLeft) == 0x000320, "Member 'UWB_Login_C::AnykeyLeft' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, AnyKeyRight) == 0x000328, "Member 'UWB_Login_C::AnyKeyRight' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, CoverKeyImage) == 0x000330, "Member 'UWB_Login_C::CoverKeyImage' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, GameName) == 0x000338, "Member 'UWB_Login_C::GameName' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, Image_71) == 0x000340, "Member 'UWB_Login_C::Image_71' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, PlayerNickName) == 0x000348, "Member 'UWB_Login_C::PlayerNickName' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, PreMessageData_Text) == 0x000350, "Member 'UWB_Login_C::PreMessageData_Text' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, PressKeyOverlay) == 0x000358, "Member 'UWB_Login_C::PressKeyOverlay' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, WaitTips) == 0x000360, "Member 'UWB_Login_C::WaitTips' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, WB_EditionType) == 0x000368, "Member 'UWB_Login_C::WB_EditionType' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, WB_LoginFlow) == 0x000370, "Member 'UWB_Login_C::WB_LoginFlow' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, WB_Setting) == 0x000378, "Member 'UWB_Login_C::WB_Setting' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, Login_Setting_Button) == 0x000380, "Member 'UWB_Login_C::Login_Setting_Button' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, CanPressAnyKey) == 0x000381, "Member 'UWB_Login_C::CanPressAnyKey' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, InHall) == 0x000382, "Member 'UWB_Login_C::InHall' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, BeginGotoHall) == 0x000383, "Member 'UWB_Login_C::BeginGotoHall' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, GameLogoOver) == 0x000384, "Member 'UWB_Login_C::GameLogoOver' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, AnimFinishedTimes) == 0x000388, "Member 'UWB_Login_C::AnimFinishedTimes' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, bConnectFinished) == 0x00038C, "Member 'UWB_Login_C::bConnectFinished' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, DesWidget) == 0x000390, "Member 'UWB_Login_C::DesWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, bAlreadyInHall) == 0x000398, "Member 'UWB_Login_C::bAlreadyInHall' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, NetWorkChange) == 0x000399, "Member 'UWB_Login_C::NetWorkChange' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, Account_Name) == 0x0003A0, "Member 'UWB_Login_C::Account_Name' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, Pass_Word) == 0x0003B0, "Member 'UWB_Login_C::Pass_Word' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, RandomSeed) == 0x0003C0, "Member 'UWB_Login_C::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, Selected) == 0x0003D0, "Member 'UWB_Login_C::Selected' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, ArchivesCache) == 0x0003D8, "Member 'UWB_Login_C::ArchivesCache' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, TotalAgreeNum) == 0x000428, "Member 'UWB_Login_C::TotalAgreeNum' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, CurrentAgreeIndex) == 0x00042C, "Member 'UWB_Login_C::CurrentAgreeIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, RichIndex) == 0x000430, "Member 'UWB_Login_C::RichIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, RichText) == 0x000434, "Member 'UWB_Login_C::RichText' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, FinishedCache) == 0x000438, "Member 'UWB_Login_C::FinishedCache' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, TipsIndex) == 0x000448, "Member 'UWB_Login_C::TipsIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, OpenByPS5Activity) == 0x00044C, "Member 'UWB_Login_C::OpenByPS5Activity' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, LoginFlowUseBack) == 0x00044D, "Member 'UWB_Login_C::LoginFlowUseBack' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, OpenWithAgree) == 0x00044E, "Member 'UWB_Login_C::OpenWithAgree' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, DiskTips) == 0x000450, "Member 'UWB_Login_C::DiskTips' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, DLCPage) == 0x000458, "Member 'UWB_Login_C::DLCPage' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, Subjection_Level) == 0x000460, "Member 'UWB_Login_C::Subjection_Level' has a wrong offset!"); \ static_assert(offsetof(UWB_Login_C, LevelSound) == 0x000468, "Member 'UWB_Login_C::LevelSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADCSPlayerControllerBase_Lobby_C \ static_assert(alignof(ADCSPlayerControllerBase_Lobby_C) == 0x000008, "Wrong alignment on ADCSPlayerControllerBase_Lobby_C"); \ static_assert(sizeof(ADCSPlayerControllerBase_Lobby_C) == 0x0009A8, "Wrong size on ADCSPlayerControllerBase_Lobby_C"); \ #define DUMPER7_ASSERTS_WB_SaveUnit_C_AsyLoadImage \ static_assert(alignof(WB_SaveUnit_C_AsyLoadImage) == 0x000008, "Wrong alignment on WB_SaveUnit_C_AsyLoadImage"); \ static_assert(sizeof(WB_SaveUnit_C_AsyLoadImage) == 0x000030, "Wrong size on WB_SaveUnit_C_AsyLoadImage"); \ static_assert(offsetof(WB_SaveUnit_C_AsyLoadImage, Texture) == 0x000000, "Member 'WB_SaveUnit_C_AsyLoadImage::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveUnit_C_ChangeText \ static_assert(alignof(WB_SaveUnit_C_ChangeText) == 0x000008, "Wrong alignment on WB_SaveUnit_C_ChangeText"); \ static_assert(sizeof(WB_SaveUnit_C_ChangeText) == 0x0000C0, "Wrong size on WB_SaveUnit_C_ChangeText"); \ static_assert(offsetof(WB_SaveUnit_C_ChangeText, InputInt) == 0x000000, "Member 'WB_SaveUnit_C_ChangeText::InputInt' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ChangeText, newText) == 0x000008, "Member 'WB_SaveUnit_C_ChangeText::newText' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ChangeText, CallFunc_Less_IntInt_ReturnValue) == 0x000020, "Member 'WB_SaveUnit_C_ChangeText::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ChangeText, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000028, "Member 'WB_SaveUnit_C_ChangeText::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ChangeText, K2Node_MakeStruct_FormatArgumentData) == 0x000030, "Member 'WB_SaveUnit_C_ChangeText::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ChangeText, K2Node_MakeArray_Array) == 0x000080, "Member 'WB_SaveUnit_C_ChangeText::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ChangeText, CallFunc_Conv_IntToText_ReturnValue) == 0x000090, "Member 'WB_SaveUnit_C_ChangeText::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ChangeText, CallFunc_Format_ReturnValue) == 0x0000A8, "Member 'WB_SaveUnit_C_ChangeText::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit \ static_assert(alignof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit) == 0x000008, "Wrong alignment on WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit"); \ static_assert(sizeof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit) == 0x0000B0, "Wrong size on WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, EntryPoint) == 0x000000, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, CallFunc_GetGlobalExtend_ReturnValue) == 0x000008, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, Temp_bool_Variable) == 0x000010, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, Temp_byte_Variable) == 0x000012, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, Temp_byte_Variable_1) == 0x000013, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, K2Node_CustomEvent_Loaded) == 0x000018, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, Temp_object_Variable) == 0x000020, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000028, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, K2Node_DynamicCast_AsTexture_2D) == 0x000058, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, Temp_bool_Variable_1) == 0x000061, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, Temp_byte_Variable_2) == 0x000062, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, Temp_byte_Variable_3) == 0x000063, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, K2Node_CreateDelegate_OutputDelegate) == 0x000064, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, K2Node_CustomEvent_used) == 0x000074, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::K2Node_CustomEvent_used' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, K2Node_Select_Default) == 0x000075, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, K2Node_CustomEvent_Texture) == 0x000078, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::K2Node_CustomEvent_Texture' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, CallFunc_EqualEqual_SoftObjectReference_ReturnValue) == 0x0000A8, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::CallFunc_EqualEqual_SoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit, K2Node_Select_Default_1) == 0x0000A9, "Member 'WB_SaveUnit_C_ExecuteUbergraph_WB_SaveUnit::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveUnit_C_Inused \ static_assert(alignof(WB_SaveUnit_C_Inused) == 0x000001, "Wrong alignment on WB_SaveUnit_C_Inused"); \ static_assert(sizeof(WB_SaveUnit_C_Inused) == 0x000001, "Wrong size on WB_SaveUnit_C_Inused"); \ static_assert(offsetof(WB_SaveUnit_C_Inused, Used_0) == 0x000000, "Member 'WB_SaveUnit_C_Inused::Used_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveUnit_C_OnLoaded_9DFC7F404F01D9BB6ED6578ACC40597F \ static_assert(alignof(WB_SaveUnit_C_OnLoaded_9DFC7F404F01D9BB6ED6578ACC40597F) == 0x000008, "Wrong alignment on WB_SaveUnit_C_OnLoaded_9DFC7F404F01D9BB6ED6578ACC40597F"); \ static_assert(sizeof(WB_SaveUnit_C_OnLoaded_9DFC7F404F01D9BB6ED6578ACC40597F) == 0x000008, "Wrong size on WB_SaveUnit_C_OnLoaded_9DFC7F404F01D9BB6ED6578ACC40597F"); \ static_assert(offsetof(WB_SaveUnit_C_OnLoaded_9DFC7F404F01D9BB6ED6578ACC40597F, Loaded) == 0x000000, "Member 'WB_SaveUnit_C_OnLoaded_9DFC7F404F01D9BB6ED6578ACC40597F::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveUnit_C_UpdateCrashSave \ static_assert(alignof(WB_SaveUnit_C_UpdateCrashSave) == 0x000008, "Wrong alignment on WB_SaveUnit_C_UpdateCrashSave"); \ static_assert(sizeof(WB_SaveUnit_C_UpdateCrashSave) == 0x000010, "Wrong size on WB_SaveUnit_C_UpdateCrashSave"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateCrashSave, CallFunc_GetGlobalExtend_ReturnValue) == 0x000000, "Member 'WB_SaveUnit_C_UpdateCrashSave::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateCrashSave, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_SaveUnit_C_UpdateCrashSave::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateCrashSave, CallFunc_GetArchiveState_ValidArchive) == 0x000009, "Member 'WB_SaveUnit_C_UpdateCrashSave::CallFunc_GetArchiveState_ValidArchive' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateCrashSave, CallFunc_GetArchiveState_ArchiveExist) == 0x00000A, "Member 'WB_SaveUnit_C_UpdateCrashSave::CallFunc_GetArchiveState_ArchiveExist' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveUnit_C_UpdateSelect \ static_assert(alignof(WB_SaveUnit_C_UpdateSelect) == 0x000008, "Wrong alignment on WB_SaveUnit_C_UpdateSelect"); \ static_assert(sizeof(WB_SaveUnit_C_UpdateSelect) == 0x000020, "Wrong size on WB_SaveUnit_C_UpdateSelect"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateSelect, bSelect) == 0x000000, "Member 'WB_SaveUnit_C_UpdateSelect::bSelect' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateSelect, Temp_bool_Variable) == 0x000001, "Member 'WB_SaveUnit_C_UpdateSelect::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateSelect, Temp_object_Variable) == 0x000008, "Member 'WB_SaveUnit_C_UpdateSelect::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateSelect, Temp_object_Variable_1) == 0x000010, "Member 'WB_SaveUnit_C_UpdateSelect::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateSelect, K2Node_Select_Default) == 0x000018, "Member 'WB_SaveUnit_C_UpdateSelect::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveUnit_C_UpdateTextColor \ static_assert(alignof(WB_SaveUnit_C_UpdateTextColor) == 0x000004, "Wrong alignment on WB_SaveUnit_C_UpdateTextColor"); \ static_assert(sizeof(WB_SaveUnit_C_UpdateTextColor) == 0x000054, "Wrong size on WB_SaveUnit_C_UpdateTextColor"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextColor, bSelect) == 0x000000, "Member 'WB_SaveUnit_C_UpdateTextColor::bSelect' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextColor, CallFunc_GetFontDataColor_ReturnValue) == 0x000004, "Member 'WB_SaveUnit_C_UpdateTextColor::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextColor, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000018, "Member 'WB_SaveUnit_C_UpdateTextColor::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextColor, CallFunc_GetFontDataColor_ReturnValue_2) == 0x00002C, "Member 'WB_SaveUnit_C_UpdateTextColor::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextColor, CallFunc_GetFontDataColor_ReturnValue_3) == 0x000040, "Member 'WB_SaveUnit_C_UpdateTextColor::CallFunc_GetFontDataColor_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SaveUnit_C_UpdateTextInfo \ static_assert(alignof(WB_SaveUnit_C_UpdateTextInfo) == 0x000008, "Wrong alignment on WB_SaveUnit_C_UpdateTextInfo"); \ static_assert(sizeof(WB_SaveUnit_C_UpdateTextInfo) == 0x000908, "Wrong size on WB_SaveUnit_C_UpdateTextInfo"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, Temp_string_Variable) == 0x000000, "Member 'WB_SaveUnit_C_UpdateTextInfo::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, Temp_string_Variable_1) == 0x000010, "Member 'WB_SaveUnit_C_UpdateTextInfo::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, Temp_bool_Variable) == 0x000020, "Member 'WB_SaveUnit_C_UpdateTextInfo::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, Temp_text_Variable) == 0x000028, "Member 'WB_SaveUnit_C_UpdateTextInfo::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, Temp_string_Variable_2) == 0x000040, "Member 'WB_SaveUnit_C_UpdateTextInfo::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_GetGlobalExtend_ReturnValue) == 0x000050, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, Temp_bool_Variable_1) == 0x000058, "Member 'WB_SaveUnit_C_UpdateTextInfo::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_IsValid_ReturnValue) == 0x000059, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, Temp_text_Variable_1) == 0x000060, "Member 'WB_SaveUnit_C_UpdateTextInfo::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, Temp_string_Variable_3) == 0x000078, "Member 'WB_SaveUnit_C_UpdateTextInfo::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Map_Find_Value) == 0x000088, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Map_Find_ReturnValue) == 0x000098, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_CreateMessageWindow_ReturnValue) == 0x000099, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Conv_StringToName_ReturnValue) == 0x00009C, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000A8, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000190, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeStruct_FormatArgumentData) == 0x000198, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x0001E8, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeStruct_FormatArgumentData_1) == 0x0001F0, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeArray_Array) == 0x000240, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, Temp_text_Variable_2) == 0x000250, "Member 'WB_SaveUnit_C_UpdateTextInfo::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Format_ReturnValue) == 0x000268, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, Temp_bool_Variable_2) == 0x000280, "Member 'WB_SaveUnit_C_UpdateTextInfo::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, Temp_string_Variable_4) == 0x000288, "Member 'WB_SaveUnit_C_UpdateTextInfo::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Map_Find_Value_1) == 0x000298, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Map_Find_ReturnValue_1) == 0x0002A8, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Conv_StringToInt_ReturnValue) == 0x0002AC, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Map_Find_Value_2) == 0x0002B0, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Map_Find_ReturnValue_2) == 0x0002C0, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Greater_IntInt_ReturnValue) == 0x0002C1, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_BooleanAND_ReturnValue) == 0x0002C2, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x0002C4, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_SelectInt_ReturnValue) == 0x0002C8, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Divide_IntInt_ReturnValue) == 0x0002CC, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Conv_IntToInt64_ReturnValue) == 0x0002D0, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_ChangeText_NewText) == 0x0002D8, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_ChangeText_NewText' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeStruct_FormatArgumentData_2) == 0x0002F0, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeStruct_FormatArgumentData_3) == 0x000340, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeStruct_FormatArgumentData_3' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeArray_Array_1) == 0x000390, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Percent_IntInt_ReturnValue) == 0x0003A0, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Format_ReturnValue_1) == 0x0003A8, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Divide_IntInt_ReturnValue_1) == 0x0003C0, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Divide_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Percent_IntInt_ReturnValue_1) == 0x0003C4, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Percent_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_ChangeText_NewText_1) == 0x0003C8, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_ChangeText_NewText_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_ChangeText_NewText_2) == 0x0003E0, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_ChangeText_NewText_2' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeStruct_FormatArgumentData_4) == 0x0003F8, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeStruct_FormatArgumentData_4' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeStruct_FormatArgumentData_5) == 0x000448, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeStruct_FormatArgumentData_5' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeArray_Array_2) == 0x000498, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Format_ReturnValue_2) == 0x0004A8, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Format_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_Select_Default) == 0x0004C0, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Map_Find_Value_3) == 0x0004D8, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Map_Find_ReturnValue_3) == 0x0004E8, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Conv_StringToText_ReturnValue) == 0x0004F0, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_Select_Default_1) == 0x000508, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000520, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Map_Find_Value_4) == 0x000538, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Map_Find_ReturnValue_4) == 0x000548, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeStruct_FormatArgumentData_6) == 0x000550, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeStruct_FormatArgumentData_6' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeArray_Array_3) == 0x0005A0, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeArray_Array_3' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_DateTimeFromString_Result) == 0x0005B0, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_DateTimeFromString_Result' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_DateTimeFromString_ReturnValue) == 0x0005B8, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_DateTimeFromString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Format_ReturnValue_3) == 0x0005C0, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Format_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_BreakDateTime_Year) == 0x0005D8, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_BreakDateTime_Year' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_BreakDateTime_Month) == 0x0005DC, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_BreakDateTime_Month' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_BreakDateTime_Day) == 0x0005E0, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_BreakDateTime_Day' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_BreakDateTime_Hour) == 0x0005E4, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_BreakDateTime_Hour' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_BreakDateTime_Minute) == 0x0005E8, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_BreakDateTime_Minute' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_BreakDateTime_Second) == 0x0005EC, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_BreakDateTime_Second' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_BreakDateTime_Millisecond) == 0x0005F0, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_BreakDateTime_Millisecond' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_ChangeText_NewText_3) == 0x0005F8, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_ChangeText_NewText_3' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_ChangeText_NewText_4) == 0x000610, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_ChangeText_NewText_4' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeStruct_FormatArgumentData_7) == 0x000628, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeStruct_FormatArgumentData_7' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeStruct_FormatArgumentData_8) == 0x000678, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeStruct_FormatArgumentData_8' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_ChangeText_NewText_5) == 0x0006C8, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_ChangeText_NewText_5' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_ChangeText_NewText_6) == 0x0006E0, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_ChangeText_NewText_6' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeStruct_FormatArgumentData_9) == 0x0006F8, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeStruct_FormatArgumentData_9' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeStruct_FormatArgumentData_10) == 0x000748, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeStruct_FormatArgumentData_10' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_ChangeText_NewText_7) == 0x000798, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_ChangeText_NewText_7' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Conv_IntToText_ReturnValue) == 0x0007B0, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeStruct_FormatArgumentData_11) == 0x0007C8, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeStruct_FormatArgumentData_11' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeStruct_FormatArgumentData_12) == 0x000818, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeStruct_FormatArgumentData_12' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_MakeArray_Array_4) == 0x000868, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_MakeArray_Array_4' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Concat_StrStr_ReturnValue) == 0x000878, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_Format_ReturnValue_4) == 0x000888, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_Format_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, CallFunc_GetSlotStrStrMap_ResultMap) == 0x0008A0, "Member 'WB_SaveUnit_C_UpdateTextInfo::CallFunc_GetSlotStrStrMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(WB_SaveUnit_C_UpdateTextInfo, K2Node_Select_Default_2) == 0x0008F0, "Member 'WB_SaveUnit_C_UpdateTextInfo::K2Node_Select_Default_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SaveUnit_C \ static_assert(alignof(UWB_SaveUnit_C) == 0x000008, "Wrong alignment on UWB_SaveUnit_C"); \ static_assert(sizeof(UWB_SaveUnit_C) == 0x000410, "Wrong size on UWB_SaveUnit_C"); \ static_assert(offsetof(UWB_SaveUnit_C, UberGraphFrame) == 0x000288, "Member 'UWB_SaveUnit_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, AreaBG) == 0x000290, "Member 'UWB_SaveUnit_C::AreaBG' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, bg) == 0x000298, "Member 'UWB_SaveUnit_C::bg' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, CrashSizebox) == 0x0002A0, "Member 'UWB_SaveUnit_C::CrashSizebox' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, Image_182) == 0x0002A8, "Member 'UWB_SaveUnit_C::Image_182' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, Image_284) == 0x0002B0, "Member 'UWB_SaveUnit_C::Image_284' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, ImageCover) == 0x0002B8, "Member 'UWB_SaveUnit_C::ImageCover' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, LastTimeNew) == 0x0002C0, "Member 'UWB_SaveUnit_C::LastTimeNew' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, LastTimeNew_1) == 0x0002C8, "Member 'UWB_SaveUnit_C::LastTimeNew_1' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, LastTimeNewText) == 0x0002D0, "Member 'UWB_SaveUnit_C::LastTimeNewText' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, LevelDisplay) == 0x0002D8, "Member 'UWB_SaveUnit_C::LevelDisplay' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, LevelNewText) == 0x0002E0, "Member 'UWB_SaveUnit_C::LevelNewText' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, LocationNEW) == 0x0002E8, "Member 'UWB_SaveUnit_C::LocationNEW' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, PlayTimeNew) == 0x0002F0, "Member 'UWB_SaveUnit_C::PlayTimeNew' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, PlayTimeText) == 0x0002F8, "Member 'UWB_SaveUnit_C::PlayTimeText' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, PlayTimeText_1) == 0x000300, "Member 'UWB_SaveUnit_C::PlayTimeText_1' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, PlayTimeText_2) == 0x000308, "Member 'UWB_SaveUnit_C::PlayTimeText_2' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, SaveName) == 0x000310, "Member 'UWB_SaveUnit_C::SaveName' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, SizeBox_7) == 0x000318, "Member 'UWB_SaveUnit_C::SizeBox_7' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, switch_0) == 0x000320, "Member 'UWB_SaveUnit_C::switch_0' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, Used) == 0x000328, "Member 'UWB_SaveUnit_C::Used' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, WGI_Button_95) == 0x000330, "Member 'UWB_SaveUnit_C::WGI_Button_95' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, WrongImage) == 0x000338, "Member 'UWB_SaveUnit_C::WrongImage' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, OnClick) == 0x000340, "Member 'UWB_SaveUnit_C::OnClick' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, OnHover) == 0x000350, "Member 'UWB_SaveUnit_C::OnHover' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, UnHover) == 0x000360, "Member 'UWB_SaveUnit_C::UnHover' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, SavePath) == 0x000370, "Member 'UWB_SaveUnit_C::SavePath' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, Counts_Info) == 0x000380, "Member 'UWB_SaveUnit_C::Counts_Info' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, AsyTexture) == 0x0003D0, "Member 'UWB_SaveUnit_C::AsyTexture' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, finished) == 0x000400, "Member 'UWB_SaveUnit_C::finished' has a wrong offset!"); \ static_assert(offsetof(UWB_SaveUnit_C, LocationName) == 0x000404, "Member 'UWB_SaveUnit_C::LocationName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lobby_01_C_ExecuteUbergraph_Lobby_01 \ static_assert(alignof(Lobby_01_C_ExecuteUbergraph_Lobby_01) == 0x000008, "Wrong alignment on Lobby_01_C_ExecuteUbergraph_Lobby_01"); \ static_assert(sizeof(Lobby_01_C_ExecuteUbergraph_Lobby_01) == 0x000010, "Wrong size on Lobby_01_C_ExecuteUbergraph_Lobby_01"); \ static_assert(offsetof(Lobby_01_C_ExecuteUbergraph_Lobby_01, EntryPoint) == 0x000000, "Member 'Lobby_01_C_ExecuteUbergraph_Lobby_01::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Lobby_01_C_ExecuteUbergraph_Lobby_01, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'Lobby_01_C_ExecuteUbergraph_Lobby_01::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALobby_01_C \ static_assert(alignof(ALobby_01_C) == 0x000008, "Wrong alignment on ALobby_01_C"); \ static_assert(sizeof(ALobby_01_C) == 0x000308, "Wrong size on ALobby_01_C"); \ static_assert(offsetof(ALobby_01_C, UberGraphFrame) == 0x0002F8, "Member 'ALobby_01_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ALobby_01_C, CineCameraActor_2_ExecuteUbergraph_Lobby_01_RefProperty) == 0x000300, "Member 'ALobby_01_C::CineCameraActor_2_ExecuteUbergraph_Lobby_01_RefProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CGStopBlackTemp_C_ExecuteUbergraph_WB_CGStopBlackTemp \ static_assert(alignof(WB_CGStopBlackTemp_C_ExecuteUbergraph_WB_CGStopBlackTemp) == 0x000004, "Wrong alignment on WB_CGStopBlackTemp_C_ExecuteUbergraph_WB_CGStopBlackTemp"); \ static_assert(sizeof(WB_CGStopBlackTemp_C_ExecuteUbergraph_WB_CGStopBlackTemp) == 0x000004, "Wrong size on WB_CGStopBlackTemp_C_ExecuteUbergraph_WB_CGStopBlackTemp"); \ static_assert(offsetof(WB_CGStopBlackTemp_C_ExecuteUbergraph_WB_CGStopBlackTemp, EntryPoint) == 0x000000, "Member 'WB_CGStopBlackTemp_C_ExecuteUbergraph_WB_CGStopBlackTemp::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_CGStopBlackTemp_C \ static_assert(alignof(UWB_CGStopBlackTemp_C) == 0x000008, "Wrong alignment on UWB_CGStopBlackTemp_C"); \ static_assert(sizeof(UWB_CGStopBlackTemp_C) == 0x000280, "Wrong size on UWB_CGStopBlackTemp_C"); \ static_assert(offsetof(UWB_CGStopBlackTemp_C, UberGraphFrame) == 0x000278, "Member 'UWB_CGStopBlackTemp_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SectionInfo \ static_assert(alignof(FST_SectionInfo) == 0x000008, "Wrong alignment on FST_SectionInfo"); \ static_assert(sizeof(FST_SectionInfo) == 0x000078, "Wrong size on FST_SectionInfo"); \ static_assert(offsetof(FST_SectionInfo, BGMId_2_C2A2C0DB4FA8AA76E0603298BF3861DA) == 0x000000, "Member 'FST_SectionInfo::BGMId_2_C2A2C0DB4FA8AA76E0603298BF3861DA' has a wrong offset!"); \ static_assert(offsetof(FST_SectionInfo, ShowText_11_98AC55A74D172A8DDB4A8783F5154A60) == 0x000010, "Member 'FST_SectionInfo::ShowText_11_98AC55A74D172A8DDB4A8783F5154A60' has a wrong offset!"); \ static_assert(offsetof(FST_SectionInfo, EnableSnowCapture_10_532B9C334A184F41644C84BE1B389837) == 0x000028, "Member 'FST_SectionInfo::EnableSnowCapture_10_532B9C334A184F41644C84BE1B389837' has a wrong offset!"); \ static_assert(offsetof(FST_SectionInfo, Spelling_20_CE7DBDB641D5AC1BD26D269999EE0EDA) == 0x000030, "Member 'FST_SectionInfo::Spelling_20_CE7DBDB641D5AC1BD26D269999EE0EDA' has a wrong offset!"); \ static_assert(offsetof(FST_SectionInfo, ShownImage_15_92FCD7CD49AFE94C48DC669AE90D674A) == 0x000048, "Member 'FST_SectionInfo::ShownImage_15_92FCD7CD49AFE94C48DC669AE90D674A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Profile \ static_assert(alignof(FST_Profile) == 0x000008, "Wrong alignment on FST_Profile"); \ static_assert(sizeof(FST_Profile) == 0x000040, "Wrong size on FST_Profile"); \ static_assert(offsetof(FST_Profile, Archer_Montages_2_96AA006F4C6D217F650181AB119564BF) == 0x000000, "Member 'FST_Profile::Archer_Montages_2_96AA006F4C6D217F650181AB119564BF' has a wrong offset!"); \ static_assert(offsetof(FST_Profile, AR_Montages_4_0591E94B45D95F3F3B6FDAAC9D454D61) == 0x000008, "Member 'FST_Profile::AR_Montages_4_0591E94B45D95F3F3B6FDAAC9D454D61' has a wrong offset!"); \ static_assert(offsetof(FST_Profile, Common_Montages_6_F630EE7D4F69528C4EDE7A82F93E5F43) == 0x000010, "Member 'FST_Profile::Common_Montages_6_F630EE7D4F69528C4EDE7A82F93E5F43' has a wrong offset!"); \ static_assert(offsetof(FST_Profile, Magic_Montages_8_B450F6D44B50B75AE75DDAB0DDC9337D) == 0x000018, "Member 'FST_Profile::Magic_Montages_8_B450F6D44B50B75AE75DDAB0DDC9337D' has a wrong offset!"); \ static_assert(offsetof(FST_Profile, U_Montages_10_7C92AAD4482466F9BD6A26B8735857E2) == 0x000020, "Member 'FST_Profile::U_Montages_10_7C92AAD4482466F9BD6A26B8735857E2' has a wrong offset!"); \ static_assert(offsetof(FST_Profile, OneH_Montages_12_4276D39B4EA157B2C3025AAB97A6208E) == 0x000028, "Member 'FST_Profile::OneH_Montages_12_4276D39B4EA157B2C3025AAB97A6208E' has a wrong offset!"); \ static_assert(offsetof(FST_Profile, WeaopnSkill_15_E82E44CD47290CF435B24E964F27AE84) == 0x000030, "Member 'FST_Profile::WeaopnSkill_15_E82E44CD47290CF435B24E964F27AE84' has a wrong offset!"); \ static_assert(offsetof(FST_Profile, SpellSkill_18_EA793A1A409182F2633121A14347B567) == 0x000038, "Member 'FST_Profile::SpellSkill_18_EA793A1A409182F2633121A14347B567' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Rolllength_C_invisible \ static_assert(alignof(BP_Buff_Rolllength_C_invisible) == 0x000008, "Wrong alignment on BP_Buff_Rolllength_C_invisible"); \ static_assert(sizeof(BP_Buff_Rolllength_C_invisible) == 0x0000D8, "Wrong size on BP_Buff_Rolllength_C_invisible"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'BP_Buff_Rolllength_C_invisible::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'BP_Buff_Rolllength_C_invisible::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, Temp_int_Array_Index_Variable) == 0x000008, "Member 'BP_Buff_Rolllength_C_invisible::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'BP_Buff_Rolllength_C_invisible::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, CallFunc_GetPawnRef_ReturnValue) == 0x000010, "Member 'BP_Buff_Rolllength_C_invisible::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, CallFunc_GetPawnRef_ReturnValue_1) == 0x000018, "Member 'BP_Buff_Rolllength_C_invisible::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, Temp_int_Loop_Counter_Variable_1) == 0x000020, "Member 'BP_Buff_Rolllength_C_invisible::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, CallFunc_GetChildrenComponents_Children) == 0x000028, "Member 'BP_Buff_Rolllength_C_invisible::CallFunc_GetChildrenComponents_Children' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'BP_Buff_Rolllength_C_invisible::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, CallFunc_Array_Get_Item) == 0x000040, "Member 'BP_Buff_Rolllength_C_invisible::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, K2Node_DynamicCast_AsMesh_Component) == 0x000048, "Member 'BP_Buff_Rolllength_C_invisible::K2Node_DynamicCast_AsMesh_Component' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'BP_Buff_Rolllength_C_invisible::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'BP_Buff_Rolllength_C_invisible::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'BP_Buff_Rolllength_C_invisible::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, CallFunc_Array_Get_Item_1) == 0x000060, "Member 'BP_Buff_Rolllength_C_invisible::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, CallFunc_Array_Add_ReturnValue) == 0x000068, "Member 'BP_Buff_Rolllength_C_invisible::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, K2Node_DynamicCast_AsMesh_Component_1) == 0x000070, "Member 'BP_Buff_Rolllength_C_invisible::K2Node_DynamicCast_AsMesh_Component_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, K2Node_DynamicCast_bSuccess_1) == 0x000078, "Member 'BP_Buff_Rolllength_C_invisible::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, CallFunc_Array_Length_ReturnValue_1) == 0x00007C, "Member 'BP_Buff_Rolllength_C_invisible::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, CallFunc_Less_IntInt_ReturnValue_1) == 0x000080, "Member 'BP_Buff_Rolllength_C_invisible::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_invisible, K2Node_MakeMap_Map) == 0x000088, "Member 'BP_Buff_Rolllength_C_invisible::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Rolllength_C_Visbili \ static_assert(alignof(BP_Buff_Rolllength_C_Visbili) == 0x000008, "Wrong alignment on BP_Buff_Rolllength_C_Visbili"); \ static_assert(sizeof(BP_Buff_Rolllength_C_Visbili) == 0x000030, "Wrong size on BP_Buff_Rolllength_C_Visbili"); \ static_assert(offsetof(BP_Buff_Rolllength_C_Visbili, Temp_int_Array_Index_Variable) == 0x000000, "Member 'BP_Buff_Rolllength_C_Visbili::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_Visbili, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'BP_Buff_Rolllength_C_Visbili::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_Visbili, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'BP_Buff_Rolllength_C_Visbili::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_Visbili, CallFunc_Array_Length_ReturnValue) == 0x00000C, "Member 'BP_Buff_Rolllength_C_Visbili::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_Visbili, CallFunc_Array_Get_Item) == 0x000010, "Member 'BP_Buff_Rolllength_C_Visbili::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_Visbili, CallFunc_Less_IntInt_ReturnValue) == 0x000018, "Member 'BP_Buff_Rolllength_C_Visbili::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_Visbili, K2Node_DynamicCast_AsMesh_Component) == 0x000020, "Member 'BP_Buff_Rolllength_C_Visbili::K2Node_DynamicCast_AsMesh_Component' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_Visbili, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'BP_Buff_Rolllength_C_Visbili::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_Visbili, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'BP_Buff_Rolllength_C_Visbili::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Rolllength_C_OnBuffFunction \ static_assert(alignof(BP_Buff_Rolllength_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_Rolllength_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_Rolllength_C_OnBuffFunction) == 0x000038, "Wrong size on BP_Buff_Rolllength_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_Rolllength_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_Rolllength_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_Buff_Rolllength_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_OnBuffFunction, CallFunc_GetMyBuffComp_BuffComponent) == 0x000010, "Member 'BP_Buff_Rolllength_C_OnBuffFunction::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'BP_Buff_Rolllength_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate_1) == 0x000028, "Member 'BP_Buff_Rolllength_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Rolllength_C_RemoveBuff \ static_assert(alignof(BP_Buff_Rolllength_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_Rolllength_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_Rolllength_C_RemoveBuff) == 0x000088, "Wrong size on BP_Buff_Rolllength_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_Rolllength_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'BP_Buff_Rolllength_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate_1) == 0x000010, "Member 'BP_Buff_Rolllength_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000020, "Member 'BP_Buff_Rolllength_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue_1) == 0x000028, "Member 'BP_Buff_Rolllength_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_RemoveBuff, CallFunc_GetMyBuffComp_BuffComponent) == 0x000030, "Member 'BP_Buff_Rolllength_C_RemoveBuff::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Rolllength_C_RemoveBuff, K2Node_MakeMap_Map) == 0x000038, "Member 'BP_Buff_Rolllength_C_RemoveBuff::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_Rolllength_C \ static_assert(alignof(UBP_Buff_Rolllength_C) == 0x000008, "Wrong alignment on UBP_Buff_Rolllength_C"); \ static_assert(sizeof(UBP_Buff_Rolllength_C) == 0x000168, "Wrong size on UBP_Buff_Rolllength_C"); \ static_assert(offsetof(UBP_Buff_Rolllength_C, HideComponent) == 0x000158, "Member 'UBP_Buff_Rolllength_C::HideComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_INM_EquipmentUsage \ static_assert(alignof(FS_INM_EquipmentUsage) == 0x000004, "Wrong alignment on FS_INM_EquipmentUsage"); \ static_assert(sizeof(FS_INM_EquipmentUsage) == 0x00001C, "Wrong size on FS_INM_EquipmentUsage"); \ static_assert(offsetof(FS_INM_EquipmentUsage, ID_4_203C1D5940676683F00E4D8BE6D87866) == 0x000000, "Member 'FS_INM_EquipmentUsage::ID_4_203C1D5940676683F00E4D8BE6D87866' has a wrong offset!"); \ static_assert(offsetof(FS_INM_EquipmentUsage, Type_19_39CF0A954F70D436169A0A9DE50088DD) == 0x000004, "Member 'FS_INM_EquipmentUsage::Type_19_39CF0A954F70D436169A0A9DE50088DD' has a wrong offset!"); \ static_assert(offsetof(FS_INM_EquipmentUsage, useCount_15_8A1798C24EE4780604EA71B8DF65AD14) == 0x000008, "Member 'FS_INM_EquipmentUsage::useCount_15_8A1798C24EE4780604EA71B8DF65AD14' has a wrong offset!"); \ static_assert(offsetof(FS_INM_EquipmentUsage, useTime_6_197479C049485940F5488BB94E761DC2) == 0x00000C, "Member 'FS_INM_EquipmentUsage::useTime_6_197479C049485940F5488BB94E761DC2' has a wrong offset!"); \ static_assert(offsetof(FS_INM_EquipmentUsage, useTime_StartTime_12_5106620E451DC6E648E7C3BFF18C0CCD) == 0x000010, "Member 'FS_INM_EquipmentUsage::useTime_StartTime_12_5106620E451DC6E648E7C3BFF18C0CCD' has a wrong offset!"); \ static_assert(offsetof(FS_INM_EquipmentUsage, equipTime_5_D2E9A3D34421B29577365D888BAB7918) == 0x000014, "Member 'FS_INM_EquipmentUsage::equipTime_5_D2E9A3D34421B29577365D888BAB7918' has a wrong offset!"); \ static_assert(offsetof(FS_INM_EquipmentUsage, equipTime_StartTime_13_A85DF8FC4BA92897B22542A6CE4687C3) == 0x000018, "Member 'FS_INM_EquipmentUsage::equipTime_StartTime_13_A85DF8FC4BA92897B22542A6CE4687C3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoPage_C_ChangeItem \ static_assert(alignof(WB_InjectWeaponInfoPage_C_ChangeItem) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoPage_C_ChangeItem"); \ static_assert(sizeof(WB_InjectWeaponInfoPage_C_ChangeItem) == 0x000090, "Wrong size on WB_InjectWeaponInfoPage_C_ChangeItem"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ChangeItem, InGeometry) == 0x000000, "Member 'WB_InjectWeaponInfoPage_C_ChangeItem::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ChangeItem, InKeyEvent) == 0x000040, "Member 'WB_InjectWeaponInfoPage_C_ChangeItem::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ChangeItem, inKeyTag) == 0x000080, "Member 'WB_InjectWeaponInfoPage_C_ChangeItem::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ChangeItem, bIsDown) == 0x000088, "Member 'WB_InjectWeaponInfoPage_C_ChangeItem::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoPage_C_CreateWeaponDisplay \ static_assert(alignof(WB_InjectWeaponInfoPage_C_CreateWeaponDisplay) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoPage_C_CreateWeaponDisplay"); \ static_assert(sizeof(WB_InjectWeaponInfoPage_C_CreateWeaponDisplay) == 0x000078, "Wrong size on WB_InjectWeaponInfoPage_C_CreateWeaponDisplay"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_CreateWeaponDisplay, weapons) == 0x000000, "Member 'WB_InjectWeaponInfoPage_C_CreateWeaponDisplay::weapons' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_CreateWeaponDisplay, Temp_int_Variable) == 0x000010, "Member 'WB_InjectWeaponInfoPage_C_CreateWeaponDisplay::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_CreateWeaponDisplay, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000014, "Member 'WB_InjectWeaponInfoPage_C_CreateWeaponDisplay::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_CreateWeaponDisplay, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000015, "Member 'WB_InjectWeaponInfoPage_C_CreateWeaponDisplay::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_CreateWeaponDisplay, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_InjectWeaponInfoPage_C_CreateWeaponDisplay::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_CreateWeaponDisplay, K2Node_CreateDelegate_OutputDelegate) == 0x00001C, "Member 'WB_InjectWeaponInfoPage_C_CreateWeaponDisplay::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_CreateWeaponDisplay, CallFunc_Create_ReturnValue) == 0x000030, "Member 'WB_InjectWeaponInfoPage_C_CreateWeaponDisplay::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_CreateWeaponDisplay, CallFunc_Array_Add_ReturnValue) == 0x000038, "Member 'WB_InjectWeaponInfoPage_C_CreateWeaponDisplay::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_CreateWeaponDisplay, CallFunc_AddChildToNavPanel_ReturnValue) == 0x000040, "Member 'WB_InjectWeaponInfoPage_C_CreateWeaponDisplay::CallFunc_AddChildToNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_CreateWeaponDisplay, CallFunc_Array_Get_Item) == 0x000048, "Member 'WB_InjectWeaponInfoPage_C_CreateWeaponDisplay::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_CreateWeaponDisplay, CallFunc_GetPlayerWeapon_Items_Weapons) == 0x000068, "Member 'WB_InjectWeaponInfoPage_C_CreateWeaponDisplay::CallFunc_GetPlayerWeapon_Items_Weapons' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoPage_C_EnchantSuit \ static_assert(alignof(WB_InjectWeaponInfoPage_C_EnchantSuit) == 0x000001, "Wrong alignment on WB_InjectWeaponInfoPage_C_EnchantSuit"); \ static_assert(sizeof(WB_InjectWeaponInfoPage_C_EnchantSuit) == 0x000001, "Wrong size on WB_InjectWeaponInfoPage_C_EnchantSuit"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_EnchantSuit, ByChangeWeapon) == 0x000000, "Member 'WB_InjectWeaponInfoPage_C_EnchantSuit::ByChangeWeapon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage \ static_assert(alignof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage"); \ static_assert(sizeof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage) == 0x0009A8, "Wrong size on WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, EntryPoint) == 0x000000, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000008, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, Temp_bool_Variable) == 0x000010, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000018, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, Temp_text_Variable) == 0x000020, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, Temp_bool_Variable_1) == 0x000038, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, Temp_text_Variable_1) == 0x000040, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetFontDataColor_ReturnValue) == 0x000058, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetFontDataColor_ReturnValue_1) == 0x00006C, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetFontDataColor_ReturnValue_2) == 0x000080, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetFontDataColor_ReturnValue_3) == 0x000094, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetFontDataColor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, Temp_bool_Variable_2) == 0x0000A8, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, Temp_text_Variable_2) == 0x0000B0, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetFontDataColor_ReturnValue_4) == 0x0000C8, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetFontDataColor_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Greater_IntInt_ReturnValue) == 0x0000DC, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetEquipByID_find) == 0x0000DD, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetEquipByID_Equipment) == 0x0000E0, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetFontDataColor_ReturnValue_5) == 0x000228, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetFontDataColor_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_CreateDelegate_OutputDelegate) == 0x00023C, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_IsValid_ReturnValue) == 0x00024C, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_CustomEvent_Active) == 0x00024D, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_CustomEvent_Active' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_CustomEvent_InGeometry) == 0x000250, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_CustomEvent_InKeyEvent) == 0x000290, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_CustomEvent_inKeyTag) == 0x0002D0, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_CustomEvent_bIsDown) == 0x0002D8, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, Temp_text_Variable_3) == 0x0002E0, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Array_Get_Item) == 0x0002F8, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Array_Get_Item_1) == 0x000300, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, Temp_bool_Variable_3) == 0x000308, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Add_IntInt_ReturnValue) == 0x00030C, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Percent_IntInt_ReturnValue) == 0x000310, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Array_Add_ReturnValue) == 0x000314, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Array_Add_ReturnValue_1) == 0x000318, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Array_Add_ReturnValue_2) == 0x00031C, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_IsValid_ReturnValue_1) == 0x000320, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, Temp_byte_Variable) == 0x000321, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Array_Get_Item_2) == 0x000328, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Array_Add_ReturnValue_3) == 0x000330, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Array_Add_ReturnValue_4) == 0x000334, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Array_Add_ReturnValue_5) == 0x000338, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Array_Add_ReturnValue_6) == 0x00033C, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Array_Add_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_CreateDelegate_OutputDelegate_1) == 0x000340, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, Temp_byte_Variable_1) == 0x000350, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_CustomEvent_EnchantItems) == 0x000358, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_CustomEvent_EnchantItems' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_CustomEvent_Preview) == 0x000378, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_CustomEvent_Preview' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_CustomEvent_MayChangeMat) == 0x000379, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_CustomEvent_MayChangeMat' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_CustomEvent_MainMat) == 0x00037A, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_CustomEvent_MainMat' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_BooleanAND_ReturnValue) == 0x00037B, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_CustomEvent_Slot) == 0x00037C, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_CustomEvent_Slot' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000380, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetItem_ToolConfigBySortId_find) == 0x0004B8, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, Temp_byte_Variable_2) == 0x0004B9, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0004C0, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Map_Find_Value) == 0x0004D0, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Map_Find_ReturnValue) == 0x0004D8, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Split_LeftS) == 0x0004E0, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Split_RightS) == 0x0004F0, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Split_ReturnValue) == 0x000500, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Map_Find_Value_1) == 0x000508, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Map_Find_ReturnValue_1) == 0x000520, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Concat_StrStr_ReturnValue) == 0x000528, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_BooleanAND_ReturnValue_1) == 0x000538, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000540, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000550, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_Select_Default) == 0x000558, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetStatValue_Value) == 0x000570, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_FMax_ReturnValue) == 0x000578, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000580, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_FFloor64_ReturnValue) == 0x000588, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_FFloor64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Conv_Int64ToText_ReturnValue) == 0x000590, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Conv_Int64ToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Map_Find_Value_2) == 0x0005A8, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Map_Find_ReturnValue_2) == 0x0005B0, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_Select_Default_1) == 0x0005B8, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_FFloor64_ReturnValue_1) == 0x0005D0, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_FFloor64_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Conv_Int64ToText_ReturnValue_1) == 0x0005D8, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Conv_Int64ToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Map_Find_Value_3) == 0x0005F0, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Map_Find_ReturnValue_3) == 0x000608, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, Temp_bool_Variable_4) == 0x000609, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_BooleanAND_ReturnValue_2) == 0x00060A, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_Select_Default_2) == 0x00060B, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_Select_Default_3) == 0x000610, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_Select_Default_4) == 0x000628, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, Temp_byte_Variable_3) == 0x000640, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_CustomEvent_Item) == 0x000648, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_CustomEvent_Widget) == 0x000668, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_CustomEvent_Widget' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000670, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Array_Find_ReturnValue) == 0x000678, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetMyEquip_Equip) == 0x000680, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x000688, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetMyBuffComp_BuffComponent) == 0x000690, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetEnchantsData_IsValid) == 0x000698, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetEnchantsData_IsValid' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetEnchantsData_EnchantsType) == 0x00069C, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetEnchantsData_EnchantsType' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetEnchantsData_Data) == 0x0006A8, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetEnchantsData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetEquipmentData_Data) == 0x0006B8, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetEquipmentData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_CustomEvent_ByChangeWeapon) == 0x000980, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_CustomEvent_ByChangeWeapon' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Array_IsEmpty_ReturnValue) == 0x000981, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Array_Contains_ReturnValue) == 0x000982, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, Temp_bool_Variable_5) == 0x000983, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_BooleanOR_ReturnValue) == 0x000984, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, K2Node_Select_Default_5) == 0x000985, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetPlayerController_ReturnValue) == 0x000988, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000990, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Array_Contains_ReturnValue_1) == 0x000998, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_Array_AddUnique_ReturnValue) == 0x00099C, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage, CallFunc_GetUINotify_UINotify) == 0x0009A0, "Member 'WB_InjectWeaponInfoPage_C_ExecuteUbergraph_WB_InjectWeaponInfoPage::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoPage_C_GetCalATKData \ static_assert(alignof(WB_InjectWeaponInfoPage_C_GetCalATKData) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoPage_C_GetCalATKData"); \ static_assert(sizeof(WB_InjectWeaponInfoPage_C_GetCalATKData) == 0x000078, "Wrong size on WB_InjectWeaponInfoPage_C_GetCalATKData"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_GetCalATKData, Data_May_Changed) == 0x000000, "Member 'WB_InjectWeaponInfoPage_C_GetCalATKData::Data_May_Changed' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_GetCalATKData, ShowChange) == 0x000050, "Member 'WB_InjectWeaponInfoPage_C_GetCalATKData::ShowChange' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_GetCalATKData, Temp_int_Array_Index_Variable) == 0x000054, "Member 'WB_InjectWeaponInfoPage_C_GetCalATKData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_GetCalATKData, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'WB_InjectWeaponInfoPage_C_GetCalATKData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_GetCalATKData, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'WB_InjectWeaponInfoPage_C_GetCalATKData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_GetCalATKData, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'WB_InjectWeaponInfoPage_C_GetCalATKData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_GetCalATKData, CallFunc_Array_Get_Item) == 0x000068, "Member 'WB_InjectWeaponInfoPage_C_GetCalATKData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_GetCalATKData, CallFunc_Less_IntInt_ReturnValue) == 0x000070, "Member 'WB_InjectWeaponInfoPage_C_GetCalATKData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoPage_C_GetDefaultAtkData \ static_assert(alignof(WB_InjectWeaponInfoPage_C_GetDefaultAtkData) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoPage_C_GetDefaultAtkData"); \ static_assert(sizeof(WB_InjectWeaponInfoPage_C_GetDefaultAtkData) == 0x000078, "Wrong size on WB_InjectWeaponInfoPage_C_GetDefaultAtkData"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_GetDefaultAtkData, DefaultData_0) == 0x000000, "Member 'WB_InjectWeaponInfoPage_C_GetDefaultAtkData::DefaultData_0' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_GetDefaultAtkData, Temp_int_Array_Index_Variable) == 0x000050, "Member 'WB_InjectWeaponInfoPage_C_GetDefaultAtkData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_GetDefaultAtkData, Temp_int_Loop_Counter_Variable) == 0x000054, "Member 'WB_InjectWeaponInfoPage_C_GetDefaultAtkData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_GetDefaultAtkData, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'WB_InjectWeaponInfoPage_C_GetDefaultAtkData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_GetDefaultAtkData, CallFunc_Array_Get_Item) == 0x000060, "Member 'WB_InjectWeaponInfoPage_C_GetDefaultAtkData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_GetDefaultAtkData, CallFunc_Array_Get_Item_1) == 0x000068, "Member 'WB_InjectWeaponInfoPage_C_GetDefaultAtkData::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_GetDefaultAtkData, CallFunc_Array_Length_ReturnValue) == 0x000070, "Member 'WB_InjectWeaponInfoPage_C_GetDefaultAtkData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_GetDefaultAtkData, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'WB_InjectWeaponInfoPage_C_GetDefaultAtkData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoPage_C_InitPage \ static_assert(alignof(WB_InjectWeaponInfoPage_C_InitPage) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoPage_C_InitPage"); \ static_assert(sizeof(WB_InjectWeaponInfoPage_C_InitPage) == 0x000020, "Wrong size on WB_InjectWeaponInfoPage_C_InitPage"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_InitPage, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_InjectWeaponInfoPage_C_InitPage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_InitPage, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_InjectWeaponInfoPage_C_InitPage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_InitPage, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_InjectWeaponInfoPage_C_InitPage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_InitPage, CallFunc_Array_Length_ReturnValue) == 0x00000C, "Member 'WB_InjectWeaponInfoPage_C_InitPage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_InitPage, CallFunc_Array_Get_Item) == 0x000010, "Member 'WB_InjectWeaponInfoPage_C_InitPage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_InitPage, CallFunc_Less_IntInt_ReturnValue) == 0x000018, "Member 'WB_InjectWeaponInfoPage_C_InitPage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_InitPage, CallFunc_IsValid_Guid_ReturnValue) == 0x000019, "Member 'WB_InjectWeaponInfoPage_C_InitPage::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoPage_C_PageActive \ static_assert(alignof(WB_InjectWeaponInfoPage_C_PageActive) == 0x000001, "Wrong alignment on WB_InjectWeaponInfoPage_C_PageActive"); \ static_assert(sizeof(WB_InjectWeaponInfoPage_C_PageActive) == 0x000001, "Wrong size on WB_InjectWeaponInfoPage_C_PageActive"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_PageActive, Active) == 0x000000, "Member 'WB_InjectWeaponInfoPage_C_PageActive::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoPage_C_SelectNewWidget \ static_assert(alignof(WB_InjectWeaponInfoPage_C_SelectNewWidget) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoPage_C_SelectNewWidget"); \ static_assert(sizeof(WB_InjectWeaponInfoPage_C_SelectNewWidget) == 0x000010, "Wrong size on WB_InjectWeaponInfoPage_C_SelectNewWidget"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_SelectNewWidget, Widget) == 0x000000, "Member 'WB_InjectWeaponInfoPage_C_SelectNewWidget::Widget' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_SelectNewWidget, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_InjectWeaponInfoPage_C_SelectNewWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoPage_C_SetSlot \ static_assert(alignof(WB_InjectWeaponInfoPage_C_SetSlot) == 0x000004, "Wrong alignment on WB_InjectWeaponInfoPage_C_SetSlot"); \ static_assert(sizeof(WB_InjectWeaponInfoPage_C_SetSlot) == 0x000004, "Wrong size on WB_InjectWeaponInfoPage_C_SetSlot"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_SetSlot, Slot_0) == 0x000000, "Member 'WB_InjectWeaponInfoPage_C_SetSlot::Slot_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoPage_C_UpdateDes \ static_assert(alignof(WB_InjectWeaponInfoPage_C_UpdateDes) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoPage_C_UpdateDes"); \ static_assert(sizeof(WB_InjectWeaponInfoPage_C_UpdateDes) == 0x000590, "Wrong size on WB_InjectWeaponInfoPage_C_UpdateDes"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, ID) == 0x000000, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::ID' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Preview) == 0x000004, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Preview' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Temp_name_Variable) == 0x000008, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000010, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_GetItem_ToolConfigBySortId_find) == 0x000148, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Temp_name_Variable_1) == 0x00014C, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000154, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Temp_bool_Variable) == 0x000155, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Temp_name_Variable_2) == 0x000158, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Temp_name_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Temp_bool_Variable_1) == 0x000160, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Temp_name_Variable_3) == 0x000164, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Temp_name_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Temp_bool_Variable_2) == 0x00016C, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Temp_bool_Variable_3) == 0x00016D, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Temp_bool_Variable_4) == 0x00016E, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Temp_text_Variable) == 0x000170, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Temp_bool_Variable_5) == 0x000188, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Temp_text_Variable_1) == 0x000190, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Temp_text_Variable_2) == 0x0001A8, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Temp_bool_Variable_6) == 0x0001C0, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Temp_text_Variable_3) == 0x0001C8, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, Temp_bool_Variable_7) == 0x0001E0, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_GetFontDataColor_ReturnValue) == 0x0001E4, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0001F8, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000200, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000208, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_GetMyBuffComp_BuffComponent) == 0x000210, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_GetMyEquip_Equip) == 0x000218, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_GetEnchantsData_IsValid) == 0x000220, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_GetEnchantsData_IsValid' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_GetEnchantsData_EnchantsType) == 0x000224, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_GetEnchantsData_EnchantsType' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_GetEnchantsData_Data) == 0x000230, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_GetEnchantsData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_GetEquipmentData_Data) == 0x000240, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_GetEquipmentData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, K2Node_Select_Default) == 0x000508, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, K2Node_Select_Default_1) == 0x000510, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_Array_IsEmpty_ReturnValue) == 0x000511, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_Array_Contains_ReturnValue) == 0x000512, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_BooleanOR_ReturnValue) == 0x000513, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, K2Node_Select_Default_2) == 0x000514, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, K2Node_Select_Default_3) == 0x000520, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, K2Node_Select_Default_4) == 0x000538, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, K2Node_Select_Default_5) == 0x000540, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, K2Node_Select_Default_6) == 0x000558, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, K2Node_Select_Default_7) == 0x000560, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::K2Node_Select_Default_7' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateDes, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000578, "Member 'WB_InjectWeaponInfoPage_C_UpdateDes::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoPage_C_UpdateEnchantEffInfo \ static_assert(alignof(WB_InjectWeaponInfoPage_C_UpdateEnchantEffInfo) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoPage_C_UpdateEnchantEffInfo"); \ static_assert(sizeof(WB_InjectWeaponInfoPage_C_UpdateEnchantEffInfo) == 0x000028, "Wrong size on WB_InjectWeaponInfoPage_C_UpdateEnchantEffInfo"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateEnchantEffInfo, EnchantItems_0) == 0x000000, "Member 'WB_InjectWeaponInfoPage_C_UpdateEnchantEffInfo::EnchantItems_0' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateEnchantEffInfo, Preview) == 0x000020, "Member 'WB_InjectWeaponInfoPage_C_UpdateEnchantEffInfo::Preview' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateEnchantEffInfo, MayChangeMat) == 0x000021, "Member 'WB_InjectWeaponInfoPage_C_UpdateEnchantEffInfo::MayChangeMat' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_UpdateEnchantEffInfo, MainMat) == 0x000022, "Member 'WB_InjectWeaponInfoPage_C_UpdateEnchantEffInfo::MainMat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoPage_C_WeaponClick \ static_assert(alignof(WB_InjectWeaponInfoPage_C_WeaponClick) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoPage_C_WeaponClick"); \ static_assert(sizeof(WB_InjectWeaponInfoPage_C_WeaponClick) == 0x000028, "Wrong size on WB_InjectWeaponInfoPage_C_WeaponClick"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_WeaponClick, Item) == 0x000000, "Member 'WB_InjectWeaponInfoPage_C_WeaponClick::Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoPage_C_WeaponClick, Widget) == 0x000020, "Member 'WB_InjectWeaponInfoPage_C_WeaponClick::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_InjectWeaponInfoPage_C \ static_assert(alignof(UWB_InjectWeaponInfoPage_C) == 0x000008, "Wrong alignment on UWB_InjectWeaponInfoPage_C"); \ static_assert(sizeof(UWB_InjectWeaponInfoPage_C) == 0x0005A0, "Wrong size on UWB_InjectWeaponInfoPage_C"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_InjectWeaponInfoPage_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, AddValue) == 0x0002C8, "Member 'UWB_InjectWeaponInfoPage_C::AddValue' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, AddVer) == 0x0002D0, "Member 'UWB_InjectWeaponInfoPage_C::AddVer' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, ATKVer) == 0x0002D8, "Member 'UWB_InjectWeaponInfoPage_C::ATKVer' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, CoverButton) == 0x0002E0, "Member 'UWB_InjectWeaponInfoPage_C::CoverButton' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, DisplayNameNew) == 0x0002E8, "Member 'UWB_InjectWeaponInfoPage_C::DisplayNameNew' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, DisplayNameNew_1) == 0x0002F0, "Member 'UWB_InjectWeaponInfoPage_C::DisplayNameNew_1' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, EffectAtkType) == 0x0002F8, "Member 'UWB_InjectWeaponInfoPage_C::EffectAtkType' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, EffectAtkValue) == 0x000300, "Member 'UWB_InjectWeaponInfoPage_C::EffectAtkValue' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, Hor1) == 0x000308, "Member 'UWB_InjectWeaponInfoPage_C::Hor1' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, Hor2) == 0x000310, "Member 'UWB_InjectWeaponInfoPage_C::Hor2' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, Hor3) == 0x000318, "Member 'UWB_InjectWeaponInfoPage_C::Hor3' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, Hor4) == 0x000320, "Member 'UWB_InjectWeaponInfoPage_C::Hor4' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, TestForPreview1) == 0x000328, "Member 'UWB_InjectWeaponInfoPage_C::TestForPreview1' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, TestForPreview2) == 0x000330, "Member 'UWB_InjectWeaponInfoPage_C::TestForPreview2' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, Tips) == 0x000338, "Member 'UWB_InjectWeaponInfoPage_C::Tips' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, Tips_5) == 0x000340, "Member 'UWB_InjectWeaponInfoPage_C::Tips_5' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, Type) == 0x000348, "Member 'UWB_InjectWeaponInfoPage_C::Type' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, VerticalBox_2) == 0x000350, "Member 'UWB_InjectWeaponInfoPage_C::VerticalBox_2' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, WB_InjectAddBase) == 0x000358, "Member 'UWB_InjectWeaponInfoPage_C::WB_InjectAddBase' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, WB_InjectAddBase_1) == 0x000360, "Member 'UWB_InjectWeaponInfoPage_C::WB_InjectAddBase_1' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, WB_InjectAddBase_2) == 0x000368, "Member 'UWB_InjectWeaponInfoPage_C::WB_InjectAddBase_2' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, WB_InjectAddBase_3) == 0x000370, "Member 'UWB_InjectWeaponInfoPage_C::WB_InjectAddBase_3' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, WB_InjectWeaponInfoBase) == 0x000378, "Member 'UWB_InjectWeaponInfoPage_C::WB_InjectWeaponInfoBase' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, WB_InjectWeaponInfoBase_1) == 0x000380, "Member 'UWB_InjectWeaponInfoPage_C::WB_InjectWeaponInfoBase_1' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, WB_InjectWeaponInfoBase_2) == 0x000388, "Member 'UWB_InjectWeaponInfoPage_C::WB_InjectWeaponInfoBase_2' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, WB_StatsRequir) == 0x000390, "Member 'UWB_InjectWeaponInfoPage_C::WB_StatsRequir' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, WeaponDisplays) == 0x000398, "Member 'UWB_InjectWeaponInfoPage_C::WeaponDisplays' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, WeaponNameText) == 0x0003A0, "Member 'UWB_InjectWeaponInfoPage_C::WeaponNameText' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, Currents) == 0x0003A8, "Member 'UWB_InjectWeaponInfoPage_C::Currents' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, UINotify) == 0x0003B8, "Member 'UWB_InjectWeaponInfoPage_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, WeaponIndex) == 0x0003C0, "Member 'UWB_InjectWeaponInfoPage_C::WeaponIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, Current) == 0x0003C8, "Member 'UWB_InjectWeaponInfoPage_C::Current' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, WeaponATKS) == 0x0003D0, "Member 'UWB_InjectWeaponInfoPage_C::WeaponATKS' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, DefaultData) == 0x0003E0, "Member 'UWB_InjectWeaponInfoPage_C::DefaultData' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, CalData) == 0x000430, "Member 'UWB_InjectWeaponInfoPage_C::CalData' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, OnWeaponSelect) == 0x000480, "Member 'UWB_InjectWeaponInfoPage_C::OnWeaponSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, WB_Inject_Add_Base) == 0x000490, "Member 'UWB_InjectWeaponInfoPage_C::WB_Inject_Add_Base' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, AtkTagToText) == 0x0004A0, "Member 'UWB_InjectWeaponInfoPage_C::AtkTagToText' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, AddTagToText) == 0x0004F0, "Member 'UWB_InjectWeaponInfoPage_C::AddTagToText' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, EnchantItems) == 0x000540, "Member 'UWB_InjectWeaponInfoPage_C::EnchantItems' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, WeaponItem) == 0x000560, "Member 'UWB_InjectWeaponInfoPage_C::WeaponItem' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, ArmSlot) == 0x000580, "Member 'UWB_InjectWeaponInfoPage_C::ArmSlot' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, weapon) == 0x000588, "Member 'UWB_InjectWeaponInfoPage_C::weapon' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoPage_C, TipsWidget) == 0x000598, "Member 'UWB_InjectWeaponInfoPage_C::TipsWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Propertys_List_Enhancement \ static_assert(alignof(FST_Propertys_List_Enhancement) == 0x000008, "Wrong alignment on FST_Propertys_List_Enhancement"); \ static_assert(sizeof(FST_Propertys_List_Enhancement) == 0x000140, "Wrong size on FST_Propertys_List_Enhancement"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, name_49_42BDF3684875C7B526D3128EE9DF6F97) == 0x000000, "Member 'FST_Propertys_List_Enhancement::name_49_42BDF3684875C7B526D3128EE9DF6F97' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, healthPoint_148_3C33A81D49DAFB4219C8ACA5C1BBF357) == 0x000008, "Member 'FST_Propertys_List_Enhancement::healthPoint_148_3C33A81D49DAFB4219C8ACA5C1BBF357' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, staminaPoint_149_5FBD58E8497313BF8501EB98E7405112) == 0x000010, "Member 'FST_Propertys_List_Enhancement::staminaPoint_149_5FBD58E8497313BF8501EB98E7405112' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, defslash_180_71C29F604934B6654DF37E94E33DCC74) == 0x000018, "Member 'FST_Propertys_List_Enhancement::defslash_180_71C29F604934B6654DF37E94E33DCC74' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, defthrust_181_A37F7A8A41DBA8088E7613AA2727F943) == 0x000020, "Member 'FST_Propertys_List_Enhancement::defthrust_181_A37F7A8A41DBA8088E7613AA2727F943' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, defblow_183_F5C2EFE845147186B91DD899C6D297CC) == 0x000028, "Member 'FST_Propertys_List_Enhancement::defblow_183_F5C2EFE845147186B91DD899C6D297CC' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, deffire_184_C7E690354D251BD4549E89ACA6508717) == 0x000030, "Member 'FST_Propertys_List_Enhancement::deffire_184_C7E690354D251BD4549E89ACA6508717' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, defmagic_185_D1B99C97409A343C333553B0E9BD74CE) == 0x000038, "Member 'FST_Propertys_List_Enhancement::defmagic_185_D1B99C97409A343C333553B0E9BD74CE' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, defthunder_186_8F40AA66475D883A30828693318714CA) == 0x000040, "Member 'FST_Propertys_List_Enhancement::defthunder_186_8F40AA66475D883A30828693318714CA' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, deffeather_182_7F73043F423039D904B57CB4D81DC918) == 0x000048, "Member 'FST_Propertys_List_Enhancement::deffeather_182_7F73043F423039D904B57CB4D81DC918' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, toleranceburn_187_E650EBA44947CB0D35EAEF8883BBDFC4) == 0x000050, "Member 'FST_Propertys_List_Enhancement::toleranceburn_187_E650EBA44947CB0D35EAEF8883BBDFC4' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, tolerancecurse_188_CA9075E741966865C06B649F3D3F8083) == 0x000058, "Member 'FST_Propertys_List_Enhancement::tolerancecurse_188_CA9075E741966865C06B649F3D3F8083' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, tolerancepoison_189_897004F24A6798E8BDD1F5A4494F7737) == 0x000060, "Member 'FST_Propertys_List_Enhancement::tolerancepoison_189_897004F24A6798E8BDD1F5A4494F7737' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, toleranceice_190_388E393749F62946A0B07E9EE3B227DA) == 0x000068, "Member 'FST_Propertys_List_Enhancement::toleranceice_190_388E393749F62946A0B07E9EE3B227DA' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, tolerancebleed_191_6BE918F449F06EE36915CFB5D629D236) == 0x000070, "Member 'FST_Propertys_List_Enhancement::tolerancebleed_191_6BE918F449F06EE36915CFB5D629D236' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, tolerancelost_192_CDAC9AE64C46E7ED885F5A802581C1B3) == 0x000078, "Member 'FST_Propertys_List_Enhancement::tolerancelost_192_CDAC9AE64C46E7ED885F5A802581C1B3' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, SlashDamage_118_8A1B335B46AF3A03BED80EAD76F695A2) == 0x000080, "Member 'FST_Propertys_List_Enhancement::SlashDamage_118_8A1B335B46AF3A03BED80EAD76F695A2' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, ThrustDamage_132_FB50084F45707B85F13CBD80100F217F) == 0x000088, "Member 'FST_Propertys_List_Enhancement::ThrustDamage_132_FB50084F45707B85F13CBD80100F217F' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, BlowDamage_133_1025C66641C5148CE4E1108894AD49F8) == 0x000090, "Member 'FST_Propertys_List_Enhancement::BlowDamage_133_1025C66641C5148CE4E1108894AD49F8' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, FireDamage_134_862C14204F20E8D265416587D1A6416D) == 0x000098, "Member 'FST_Propertys_List_Enhancement::FireDamage_134_862C14204F20E8D265416587D1A6416D' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, FeatherDamage_193_9C316B2842F3DE991DF5C7927A2A5A32) == 0x0000A0, "Member 'FST_Propertys_List_Enhancement::FeatherDamage_193_9C316B2842F3DE991DF5C7927A2A5A32' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, ThunderDamage_136_D0E6092B43D1D34470EBB08E0D09E003) == 0x0000A8, "Member 'FST_Propertys_List_Enhancement::ThunderDamage_136_D0E6092B43D1D34470EBB08E0D09E003' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, MagicDamage_137_57B39EDF4CAA1F9CA98B11A737682372) == 0x0000B0, "Member 'FST_Propertys_List_Enhancement::MagicDamage_137_57B39EDF4CAA1F9CA98B11A737682372' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, BurnAccum_194_8758B2FC42E51C7D0E4CD3829AB76CA2) == 0x0000B8, "Member 'FST_Propertys_List_Enhancement::BurnAccum_194_8758B2FC42E51C7D0E4CD3829AB76CA2' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, PoisonAccum_139_E44E5ADF4D56B27E67E7B69DF9C04D8A) == 0x0000C0, "Member 'FST_Propertys_List_Enhancement::PoisonAccum_139_E44E5ADF4D56B27E67E7B69DF9C04D8A' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, CurseAccum_195_E2F3DCBB459459024C98E7B44CF2B17B) == 0x0000C8, "Member 'FST_Propertys_List_Enhancement::CurseAccum_195_E2F3DCBB459459024C98E7B44CF2B17B' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, LostAccum_196_A941363E41241A34907B359E7ED97F86) == 0x0000D0, "Member 'FST_Propertys_List_Enhancement::LostAccum_196_A941363E41241A34907B359E7ED97F86' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, BleedAccum_202_B5858CDD464B719EDD0F369F517CAAD9) == 0x0000D8, "Member 'FST_Propertys_List_Enhancement::BleedAccum_202_B5858CDD464B719EDD0F369F517CAAD9' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, IceAccum_203_E612461B4DCF44E11826669139DD6E4B) == 0x0000E0, "Member 'FST_Propertys_List_Enhancement::IceAccum_203_E612461B4DCF44E11826669139DD6E4B' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, toughness_208_3163C98A4E2D27ED9B3B3AA85EF20027) == 0x0000E8, "Member 'FST_Propertys_List_Enhancement::toughness_208_3163C98A4E2D27ED9B3B3AA85EF20027' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, defbasefeather_214_F37A965843D7D618967CEE9D4F9196F5) == 0x0000F0, "Member 'FST_Propertys_List_Enhancement::defbasefeather_214_F37A965843D7D618967CEE9D4F9196F5' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, defbasefire_216_1D9757DB48E89BA29453DAA0F57E0F3D) == 0x0000F8, "Member 'FST_Propertys_List_Enhancement::defbasefire_216_1D9757DB48E89BA29453DAA0F57E0F3D' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, defbasemagic_218_09BB046745DE60551BF10C89DF48357C) == 0x000100, "Member 'FST_Propertys_List_Enhancement::defbasemagic_218_09BB046745DE60551BF10C89DF48357C' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, defbasethunder_220_2F81F9ED4BEF9B304040E99B45FA89F1) == 0x000108, "Member 'FST_Propertys_List_Enhancement::defbasethunder_220_2F81F9ED4BEF9B304040E99B45FA89F1' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, defbaseslash_224_EBF5F693420EA2E72DBFB4948FFBA016) == 0x000110, "Member 'FST_Propertys_List_Enhancement::defbaseslash_224_EBF5F693420EA2E72DBFB4948FFBA016' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, defbaseblow_229_43E5070F4CEC7B09D88E82A42DAD0471) == 0x000118, "Member 'FST_Propertys_List_Enhancement::defbaseblow_229_43E5070F4CEC7B09D88E82A42DAD0471' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, defbasethrust_230_553BBB944779A7E12160B69C5EDAF41E) == 0x000120, "Member 'FST_Propertys_List_Enhancement::defbasethrust_230_553BBB944779A7E12160B69C5EDAF41E' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, blockrate_234_0BCB58014609A9B099DE78BF602FD8CB) == 0x000128, "Member 'FST_Propertys_List_Enhancement::blockrate_234_0BCB58014609A9B099DE78BF602FD8CB' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, bvbrdd_263_CE90081F4FCD8D863A92AF920DC64012) == 0x000130, "Member 'FST_Propertys_List_Enhancement::bvbrdd_263_CE90081F4FCD8D863A92AF920DC64012' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List_Enhancement, hprecoverfactor_266_3FBB4412453989FEF055C990DFE4159C) == 0x000138, "Member 'FST_Propertys_List_Enhancement::hprecoverfactor_266_3FBB4412453989FEF055C990DFE4159C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Show_Debuff2 \ static_assert(alignof(FST_Show_Debuff2) == 0x000008, "Wrong alignment on FST_Show_Debuff2"); \ static_assert(sizeof(FST_Show_Debuff2) == 0x000030, "Wrong size on FST_Show_Debuff2"); \ static_assert(offsetof(FST_Show_Debuff2, Type_16_02EFA8FF4D11A979D5F72B9829519390) == 0x000000, "Member 'FST_Show_Debuff2::Type_16_02EFA8FF4D11A979D5F72B9829519390' has a wrong offset!"); \ static_assert(offsetof(FST_Show_Debuff2, Value_18_EB8F49CD4CB4035D52DA94B2176F03D7) == 0x000028, "Member 'FST_Show_Debuff2::Value_18_EB8F49CD4CB4035D52DA94B2176F03D7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManager_C_EnableBGMNormal \ static_assert(alignof(RebornManager_C_EnableBGMNormal) == 0x000001, "Wrong alignment on RebornManager_C_EnableBGMNormal"); \ static_assert(sizeof(RebornManager_C_EnableBGMNormal) == 0x000001, "Wrong size on RebornManager_C_EnableBGMNormal"); \ static_assert(offsetof(RebornManager_C_EnableBGMNormal, NormalBGMCheck) == 0x000000, "Member 'RebornManager_C_EnableBGMNormal::NormalBGMCheck' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManager_C_ExecuteUbergraph_RebornManager \ static_assert(alignof(RebornManager_C_ExecuteUbergraph_RebornManager) == 0x000004, "Wrong alignment on RebornManager_C_ExecuteUbergraph_RebornManager"); \ static_assert(sizeof(RebornManager_C_ExecuteUbergraph_RebornManager) == 0x000004, "Wrong size on RebornManager_C_ExecuteUbergraph_RebornManager"); \ static_assert(offsetof(RebornManager_C_ExecuteUbergraph_RebornManager, EntryPoint) == 0x000000, "Member 'RebornManager_C_ExecuteUbergraph_RebornManager::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManager_C_PlayBGMNormalImpl \ static_assert(alignof(RebornManager_C_PlayBGMNormalImpl) == 0x000008, "Wrong alignment on RebornManager_C_PlayBGMNormalImpl"); \ static_assert(sizeof(RebornManager_C_PlayBGMNormalImpl) == 0x000018, "Wrong size on RebornManager_C_PlayBGMNormalImpl"); \ static_assert(offsetof(RebornManager_C_PlayBGMNormalImpl, Sound) == 0x000000, "Member 'RebornManager_C_PlayBGMNormalImpl::Sound' has a wrong offset!"); \ static_assert(offsetof(RebornManager_C_PlayBGMNormalImpl, CallFunc_CreateSound2D_ReturnValue) == 0x000008, "Member 'RebornManager_C_PlayBGMNormalImpl::CallFunc_CreateSound2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManager_C_PlayBGMNormalImpl, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'RebornManager_C_PlayBGMNormalImpl::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManager_C_RegistAI \ static_assert(alignof(RebornManager_C_RegistAI) == 0x000008, "Wrong alignment on RebornManager_C_RegistAI"); \ static_assert(sizeof(RebornManager_C_RegistAI) == 0x000020, "Wrong size on RebornManager_C_RegistAI"); \ static_assert(offsetof(RebornManager_C_RegistAI, Reg) == 0x000000, "Member 'RebornManager_C_RegistAI::Reg' has a wrong offset!"); \ static_assert(offsetof(RebornManager_C_RegistAI, AI) == 0x000008, "Member 'RebornManager_C_RegistAI::AI' has a wrong offset!"); \ static_assert(offsetof(RebornManager_C_RegistAI, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'RebornManager_C_RegistAI::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManager_C_RegistAI, CallFunc_Greater_IntInt_ReturnValue) == 0x000014, "Member 'RebornManager_C_RegistAI::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManager_C_RegistAI, CallFunc_Array_RemoveItem_ReturnValue) == 0x000015, "Member 'RebornManager_C_RegistAI::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManager_C_RegistAI, CallFunc_Array_AddUnique_ReturnValue) == 0x000018, "Member 'RebornManager_C_RegistAI::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManager_C_ShowLevelName \ static_assert(alignof(RebornManager_C_ShowLevelName) == 0x000008, "Wrong alignment on RebornManager_C_ShowLevelName"); \ static_assert(sizeof(RebornManager_C_ShowLevelName) == 0x000018, "Wrong size on RebornManager_C_ShowLevelName"); \ static_assert(offsetof(RebornManager_C_ShowLevelName, LevelName) == 0x000000, "Member 'RebornManager_C_ShowLevelName::LevelName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManager_C_StartSpecialBGM \ static_assert(alignof(RebornManager_C_StartSpecialBGM) == 0x000008, "Wrong alignment on RebornManager_C_StartSpecialBGM"); \ static_assert(sizeof(RebornManager_C_StartSpecialBGM) == 0x000010, "Wrong size on RebornManager_C_StartSpecialBGM"); \ static_assert(offsetof(RebornManager_C_StartSpecialBGM, Sound) == 0x000000, "Member 'RebornManager_C_StartSpecialBGM::Sound' has a wrong offset!"); \ static_assert(offsetof(RebornManager_C_StartSpecialBGM, CallFunc_CreateSound2D_ReturnValue) == 0x000008, "Member 'RebornManager_C_StartSpecialBGM::CallFunc_CreateSound2D_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManager_C_TriggerFight \ static_assert(alignof(RebornManager_C_TriggerFight) == 0x000001, "Wrong alignment on RebornManager_C_TriggerFight"); \ static_assert(sizeof(RebornManager_C_TriggerFight) == 0x000002, "Wrong size on RebornManager_C_TriggerFight"); \ static_assert(offsetof(RebornManager_C_TriggerFight, fight) == 0x000000, "Member 'RebornManager_C_TriggerFight::fight' has a wrong offset!"); \ static_assert(offsetof(RebornManager_C_TriggerFight, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x000001, "Member 'RebornManager_C_TriggerFight::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARebornManager_C \ static_assert(alignof(ARebornManager_C) == 0x000008, "Wrong alignment on ARebornManager_C"); \ static_assert(sizeof(ARebornManager_C) == 0x000360, "Wrong size on ARebornManager_C"); \ static_assert(offsetof(ARebornManager_C, UberGraphFrame) == 0x0002F0, "Member 'ARebornManager_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ARebornManager_C, Billboard) == 0x0002F8, "Member 'ARebornManager_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(ARebornManager_C, level_instance) == 0x000300, "Member 'ARebornManager_C::level_instance' has a wrong offset!"); \ static_assert(offsetof(ARebornManager_C, 普通BGM) == 0x000308, "Member 'ARebornManager_C::普通BGM' has a wrong offset!"); \ static_assert(offsetof(ARebornManager_C, 战斗BGM) == 0x000310, "Member 'ARebornManager_C::战斗BGM' has a wrong offset!"); \ static_assert(offsetof(ARebornManager_C, CurrentSpecialBGM) == 0x000318, "Member 'ARebornManager_C::CurrentSpecialBGM' has a wrong offset!"); \ static_assert(offsetof(ARebornManager_C, CurrentNormalBGM) == 0x000320, "Member 'ARebornManager_C::CurrentNormalBGM' has a wrong offset!"); \ static_assert(offsetof(ARebornManager_C, EnableNormalBGM) == 0x000328, "Member 'ARebornManager_C::EnableNormalBGM' has a wrong offset!"); \ static_assert(offsetof(ARebornManager_C, InFighting) == 0x000329, "Member 'ARebornManager_C::InFighting' has a wrong offset!"); \ static_assert(offsetof(ARebornManager_C, Enemy) == 0x000330, "Member 'ARebornManager_C::Enemy' has a wrong offset!"); \ static_assert(offsetof(ARebornManager_C, 默认开启BGM) == 0x000340, "Member 'ARebornManager_C::默认开启BGM' has a wrong offset!"); \ static_assert(offsetof(ARebornManager_C, TempRebornLevelName) == 0x000348, "Member 'ARebornManager_C::TempRebornLevelName' has a wrong offset!"); \ static_assert(offsetof(ARebornManager_C, debugModeForScene02) == 0x000358, "Member 'ARebornManager_C::debugModeForScene02' has a wrong offset!"); \ static_assert(offsetof(ARebornManager_C, Index_0) == 0x00035C, "Member 'ARebornManager_C::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IWBI_LoopScrollRunning_C \ static_assert(alignof(IWBI_LoopScrollRunning_C) == 0x000001, "Wrong alignment on IWBI_LoopScrollRunning_C"); \ static_assert(sizeof(IWBI_LoopScrollRunning_C) == 0x000001, "Wrong size on IWBI_LoopScrollRunning_C"); \ #define DUMPER7_ASSERTS_WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem \ static_assert(alignof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem) == 0x000008, "Wrong alignment on WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem"); \ static_assert(sizeof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem) == 0x000170, "Wrong size on WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, EntryPoint) == 0x000000, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, CallFunc_GetPlayerStatic_ReturnValue) == 0x000008, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, Temp_bool_Variable) == 0x000020, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, Temp_object_Variable) == 0x000028, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, Temp_bool_Variable_1) == 0x000030, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, Temp_object_Variable_1) == 0x000038, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, Temp_object_Variable_2) == 0x000040, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, CallFunc_PlayAnimation_ReturnValue) == 0x000048, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, CallFunc_Array_Contains_ReturnValue) == 0x000050, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, CallFunc_GetItemByID_Item) == 0x000058, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, CallFunc_GetItemByID_find) == 0x000128, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, K2Node_Select_Default) == 0x000130, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000138, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, K2Node_Select_Default_1) == 0x000140, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000148, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, CallFunc_PlayAnimation_ReturnValue_1) == 0x000150, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, K2Node_CreateDelegate_OutputDelegate_1) == 0x000158, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem, CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast) == 0x000168, "Member 'WB_ShowAddSpcItem_C_ExecuteUbergraph_WB_ShowAddSpcItem::CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddSpcItem_C_GetShowFinish \ static_assert(alignof(WB_ShowAddSpcItem_C_GetShowFinish) == 0x000001, "Wrong alignment on WB_ShowAddSpcItem_C_GetShowFinish"); \ static_assert(sizeof(WB_ShowAddSpcItem_C_GetShowFinish) == 0x000001, "Wrong size on WB_ShowAddSpcItem_C_GetShowFinish"); \ static_assert(offsetof(WB_ShowAddSpcItem_C_GetShowFinish, return_value) == 0x000000, "Member 'WB_ShowAddSpcItem_C_GetShowFinish::return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ShowAddSpcItem_C \ static_assert(alignof(UWB_ShowAddSpcItem_C) == 0x000008, "Wrong alignment on UWB_ShowAddSpcItem_C"); \ static_assert(sizeof(UWB_ShowAddSpcItem_C) == 0x000350, "Wrong size on UWB_ShowAddSpcItem_C"); \ static_assert(offsetof(UWB_ShowAddSpcItem_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ShowAddSpcItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcItem_C, HideDelayTime) == 0x0002C8, "Member 'UWB_ShowAddSpcItem_C::HideDelayTime' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcItem_C, toHide) == 0x0002D0, "Member 'UWB_ShowAddSpcItem_C::toHide' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcItem_C, Border_BG) == 0x0002D8, "Member 'UWB_ShowAddSpcItem_C::Border_BG' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcItem_C, Image_Icon) == 0x0002E0, "Member 'UWB_ShowAddSpcItem_C::Image_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcItem_C, Text_name) == 0x0002E8, "Member 'UWB_ShowAddSpcItem_C::Text_name' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcItem_C, isShowFinish) == 0x0002F0, "Member 'UWB_ShowAddSpcItem_C::isShowFinish' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcItem_C, OnShowFinished) == 0x0002F8, "Member 'UWB_ShowAddSpcItem_C::OnShowFinished' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcItem_C, HideTimer) == 0x000308, "Member 'UWB_ShowAddSpcItem_C::HideTimer' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddSpcItem_C, ShowSpcItemData) == 0x000310, "Member 'UWB_ShowAddSpcItem_C::ShowSpcItemData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New \ static_assert(alignof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New) == 0x000008, "Wrong alignment on WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New"); \ static_assert(sizeof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New) == 0x000078, "Wrong size on WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, EntryPoint) == 0x000000, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, Temp_bool_Variable) == 0x000004, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, Temp_byte_Variable) == 0x000005, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, Temp_byte_Variable_1) == 0x000006, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, Temp_bool_Variable_1) == 0x000007, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, Temp_byte_Variable_2) == 0x000008, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, Temp_byte_Variable_3) == 0x000009, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, K2Node_CustomEvent_image) == 0x000010, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::K2Node_CustomEvent_image' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, K2Node_CustomEvent_Name) == 0x000018, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::K2Node_CustomEvent_Name' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, K2Node_CustomEvent_WeaponAffix) == 0x000030, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::K2Node_CustomEvent_WeaponAffix' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, K2Node_CustomEvent_num) == 0x000048, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::K2Node_CustomEvent_num' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, CallFunc_TextIsEmpty_ReturnValue) == 0x000060, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, CallFunc_SelectInt_ReturnValue) == 0x000064, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, K2Node_Select_Default) == 0x000068, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, CallFunc_Not_PreBool_ReturnValue) == 0x000069, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, CallFunc_BooleanOR_ReturnValue) == 0x00006A, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, K2Node_Select_Default_1) == 0x00006B, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New, CallFunc_PlayAnimation_ReturnValue) == 0x000070, "Member 'WB_ShowAddItemOne_New_C_ExecuteUbergraph_WB_ShowAddItemOne_New::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemOne_New_C_SetContentTranslation \ static_assert(alignof(WB_ShowAddItemOne_New_C_SetContentTranslation) == 0x000008, "Wrong alignment on WB_ShowAddItemOne_New_C_SetContentTranslation"); \ static_assert(sizeof(WB_ShowAddItemOne_New_C_SetContentTranslation) == 0x000070, "Wrong size on WB_ShowAddItemOne_New_C_SetContentTranslation"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_SetContentTranslation, isShowLowText) == 0x000000, "Member 'WB_ShowAddItemOne_New_C_SetContentTranslation::isShowLowText' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_SetContentTranslation, Temp_bool_Variable) == 0x000001, "Member 'WB_ShowAddItemOne_New_C_SetContentTranslation::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_SetContentTranslation, Temp_struct_Variable) == 0x000008, "Member 'WB_ShowAddItemOne_New_C_SetContentTranslation::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_SetContentTranslation, Temp_struct_Variable_1) == 0x000018, "Member 'WB_ShowAddItemOne_New_C_SetContentTranslation::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_SetContentTranslation, Temp_bool_Variable_1) == 0x000028, "Member 'WB_ShowAddItemOne_New_C_SetContentTranslation::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_SetContentTranslation, K2Node_Select_Default) == 0x000030, "Member 'WB_ShowAddItemOne_New_C_SetContentTranslation::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_SetContentTranslation, Temp_struct_Variable_2) == 0x000040, "Member 'WB_ShowAddItemOne_New_C_SetContentTranslation::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_SetContentTranslation, Temp_struct_Variable_3) == 0x000050, "Member 'WB_ShowAddItemOne_New_C_SetContentTranslation::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_SetContentTranslation, K2Node_Select_Default_1) == 0x000060, "Member 'WB_ShowAddItemOne_New_C_SetContentTranslation::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemOne_New_C_UpdateBgMaskImage \ static_assert(alignof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage) == 0x000008, "Wrong alignment on WB_ShowAddItemOne_New_C_UpdateBgMaskImage"); \ static_assert(sizeof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage) == 0x000180, "Wrong size on WB_ShowAddItemOne_New_C_UpdateBgMaskImage"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, S_ShowItemData) == 0x000000, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::S_ShowItemData' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_byte_Variable) == 0x00000C, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable) == 0x000010, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, CallFunc_GetItemConfigBySortId_Item) == 0x000018, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, CallFunc_GetItemConfigBySortId_find) == 0x0000E8, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_1) == 0x0000F0, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_2) == 0x0000F8, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_3) == 0x000100, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_4) == 0x000108, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_5) == 0x000110, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_6) == 0x000118, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_7) == 0x000120, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_8) == 0x000128, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_9) == 0x000130, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_10) == 0x000138, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_11) == 0x000140, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_12) == 0x000148, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_12' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_13) == 0x000150, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_13' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_14) == 0x000158, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_14' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_15) == 0x000160, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_15' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_16) == 0x000168, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_16' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, Temp_object_Variable_17) == 0x000170, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::Temp_object_Variable_17' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateBgMaskImage, K2Node_Select_Default) == 0x000178, "Member 'WB_ShowAddItemOne_New_C_UpdateBgMaskImage::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemOne_New_C_UpdateShownInfo_Private \ static_assert(alignof(WB_ShowAddItemOne_New_C_UpdateShownInfo_Private) == 0x000008, "Wrong alignment on WB_ShowAddItemOne_New_C_UpdateShownInfo_Private"); \ static_assert(sizeof(WB_ShowAddItemOne_New_C_UpdateShownInfo_Private) == 0x000050, "Wrong size on WB_ShowAddItemOne_New_C_UpdateShownInfo_Private"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateShownInfo_Private, Image_0) == 0x000000, "Member 'WB_ShowAddItemOne_New_C_UpdateShownInfo_Private::Image_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateShownInfo_Private, Param_Name_0) == 0x000008, "Member 'WB_ShowAddItemOne_New_C_UpdateShownInfo_Private::Param_Name_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateShownInfo_Private, WeaponAffix) == 0x000020, "Member 'WB_ShowAddItemOne_New_C_UpdateShownInfo_Private::WeaponAffix' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateShownInfo_Private, Num_0) == 0x000038, "Member 'WB_ShowAddItemOne_New_C_UpdateShownInfo_Private::Num_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowAddItemOne_New_C_UpdateStoredItemData \ static_assert(alignof(WB_ShowAddItemOne_New_C_UpdateStoredItemData) == 0x000008, "Wrong alignment on WB_ShowAddItemOne_New_C_UpdateStoredItemData"); \ static_assert(sizeof(WB_ShowAddItemOne_New_C_UpdateStoredItemData) == 0x000348, "Wrong size on WB_ShowAddItemOne_New_C_UpdateStoredItemData"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, ShowData) == 0x000000, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::ShowData' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, Local_Item) == 0x000010, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::Local_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, Local_Pose) == 0x0000E0, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::Local_Pose' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, Temp_byte_Variable) == 0x000110, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, Temp_byte_Variable_1) == 0x000111, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, Temp_bool_Variable) == 0x000112, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, K2Node_Select_Default) == 0x000113, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, CallFunc_Conv_IntToText_ReturnValue) == 0x000118, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000130, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000138, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, CallFunc_GetMyPlayerPostureComp_Comp) == 0x000140, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::CallFunc_GetMyPlayerPostureComp_Comp' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, CallFunc_GetPoseDataByID_return_value) == 0x000148, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::CallFunc_GetPoseDataByID_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, CallFunc_GetPoseDataByID_Find) == 0x000178, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::CallFunc_GetPoseDataByID_Find' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, CallFunc_Get_Gem_Table_Info_Find) == 0x000179, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::CallFunc_Get_Gem_Table_Info_Find' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, CallFunc_Get_Gem_Table_Info_GemInfo) == 0x000180, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::CallFunc_Get_Gem_Table_Info_GemInfo' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, CallFunc_GetItemConfigBySortId_Item) == 0x000228, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, CallFunc_GetItemConfigBySortId_find) == 0x0002F8, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, CallFunc_GetItemTabBySortId_NewParam) == 0x0002F9, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0002FA, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, CallFunc_Conv_IntToText_ReturnValue_1) == 0x000300, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, CallFunc_Conv_IntToText_ReturnValue_2) == 0x000318, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::CallFunc_Conv_IntToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShowAddItemOne_New_C_UpdateStoredItemData, CallFunc_Conv_IntToText_ReturnValue_3) == 0x000330, "Member 'WB_ShowAddItemOne_New_C_UpdateStoredItemData::CallFunc_Conv_IntToText_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ShowAddItemOne_New_C \ static_assert(alignof(UWB_ShowAddItemOne_New_C) == 0x000008, "Wrong alignment on UWB_ShowAddItemOne_New_C"); \ static_assert(sizeof(UWB_ShowAddItemOne_New_C) == 0x000340, "Wrong size on UWB_ShowAddItemOne_New_C"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, UberGraphFrame) == 0x000278, "Member 'UWB_ShowAddItemOne_New_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, Shown) == 0x000280, "Member 'UWB_ShowAddItemOne_New_C::Shown' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, IconImage_SizeBox) == 0x000288, "Member 'UWB_ShowAddItemOne_New_C::IconImage_SizeBox' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, Image_cangku) == 0x000290, "Member 'UWB_ShowAddItemOne_New_C::Image_cangku' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, Image_Item) == 0x000298, "Member 'UWB_ShowAddItemOne_New_C::Image_Item' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, NormalBase_mask) == 0x0002A0, "Member 'UWB_ShowAddItemOne_New_C::NormalBase_mask' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, Overlay_LowText) == 0x0002A8, "Member 'UWB_ShowAddItemOne_New_C::Overlay_LowText' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, Overlay_Root) == 0x0002B0, "Member 'UWB_ShowAddItemOne_New_C::Overlay_Root' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, Text_Affix) == 0x0002B8, "Member 'UWB_ShowAddItemOne_New_C::Text_Affix' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, TextBlock_ItemName) == 0x0002C0, "Member 'UWB_ShowAddItemOne_New_C::TextBlock_ItemName' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, TextBlock_ItemNum) == 0x0002C8, "Member 'UWB_ShowAddItemOne_New_C::TextBlock_ItemNum' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, textcontent) == 0x0002D0, "Member 'UWB_ShowAddItemOne_New_C::textcontent' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, WidgetSwitcher_TipsAffix) == 0x0002D8, "Member 'UWB_ShowAddItemOne_New_C::WidgetSwitcher_TipsAffix' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, ShowItemData) == 0x0002E0, "Member 'UWB_ShowAddItemOne_New_C::ShowItemData' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, Image) == 0x0002F0, "Member 'UWB_ShowAddItemOne_New_C::Image' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, Name_0) == 0x0002F8, "Member 'UWB_ShowAddItemOne_New_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, Weapon_Affix) == 0x000310, "Member 'UWB_ShowAddItemOne_New_C::Weapon_Affix' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowAddItemOne_New_C, Num) == 0x000328, "Member 'UWB_ShowAddItemOne_New_C::Num' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineLibrary_C_ConvertNetVector \ static_assert(alignof(OnlineLibrary_C_ConvertNetVector) == 0x000008, "Wrong alignment on OnlineLibrary_C_ConvertNetVector"); \ static_assert(sizeof(OnlineLibrary_C_ConvertNetVector) == 0x000068, "Wrong size on OnlineLibrary_C_ConvertNetVector"); \ static_assert(offsetof(OnlineLibrary_C_ConvertNetVector, InVec) == 0x000000, "Member 'OnlineLibrary_C_ConvertNetVector::InVec' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_ConvertNetVector, __WorldContext) == 0x000018, "Member 'OnlineLibrary_C_ConvertNetVector::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_ConvertNetVector, ReturnValue) == 0x000020, "Member 'OnlineLibrary_C_ConvertNetVector::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_ConvertNetVector, CallFunc_BreakVector_NetQuantize_X) == 0x000038, "Member 'OnlineLibrary_C_ConvertNetVector::CallFunc_BreakVector_NetQuantize_X' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_ConvertNetVector, CallFunc_BreakVector_NetQuantize_Y) == 0x000040, "Member 'OnlineLibrary_C_ConvertNetVector::CallFunc_BreakVector_NetQuantize_Y' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_ConvertNetVector, CallFunc_BreakVector_NetQuantize_Z) == 0x000048, "Member 'OnlineLibrary_C_ConvertNetVector::CallFunc_BreakVector_NetQuantize_Z' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_ConvertNetVector, CallFunc_MakeVector_ReturnValue) == 0x000050, "Member 'OnlineLibrary_C_ConvertNetVector::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineLibrary_C_GetAttributeAttackType \ static_assert(alignof(OnlineLibrary_C_GetAttributeAttackType) == 0x000008, "Wrong alignment on OnlineLibrary_C_GetAttributeAttackType"); \ static_assert(sizeof(OnlineLibrary_C_GetAttributeAttackType) == 0x000078, "Wrong size on OnlineLibrary_C_GetAttributeAttackType"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, Array) == 0x000000, "Member 'OnlineLibrary_C_GetAttributeAttackType::Array' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, __WorldContext) == 0x000010, "Member 'OnlineLibrary_C_GetAttributeAttackType::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, ReturnValue) == 0x000018, "Member 'OnlineLibrary_C_GetAttributeAttackType::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, Local_ParentArray) == 0x000020, "Member 'OnlineLibrary_C_GetAttributeAttackType::Local_ParentArray' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, Temp_int_Array_Index_Variable) == 0x000030, "Member 'OnlineLibrary_C_GetAttributeAttackType::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'OnlineLibrary_C_GetAttributeAttackType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'OnlineLibrary_C_GetAttributeAttackType::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, CallFunc_Less_IntInt_ReturnValue) == 0x00003C, "Member 'OnlineLibrary_C_GetAttributeAttackType::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'OnlineLibrary_C_GetAttributeAttackType::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, Temp_int_Array_Index_Variable_1) == 0x000044, "Member 'OnlineLibrary_C_GetAttributeAttackType::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, K2Node_MakeArray_Array) == 0x000048, "Member 'OnlineLibrary_C_GetAttributeAttackType::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, CallFunc_Array_Get_Item) == 0x000058, "Member 'OnlineLibrary_C_GetAttributeAttackType::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, Temp_int_Loop_Counter_Variable_1) == 0x000060, "Member 'OnlineLibrary_C_GetAttributeAttackType::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, CallFunc_Array_Get_Item_1) == 0x000064, "Member 'OnlineLibrary_C_GetAttributeAttackType::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, CallFunc_Array_Length_ReturnValue_1) == 0x00006C, "Member 'OnlineLibrary_C_GetAttributeAttackType::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, CallFunc_MatchesTag_ReturnValue) == 0x000070, "Member 'OnlineLibrary_C_GetAttributeAttackType::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, CallFunc_Less_IntInt_ReturnValue_1) == 0x000071, "Member 'OnlineLibrary_C_GetAttributeAttackType::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000072, "Member 'OnlineLibrary_C_GetAttributeAttackType::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetAttributeAttackType, CallFunc_Add_IntInt_ReturnValue_1) == 0x000074, "Member 'OnlineLibrary_C_GetAttributeAttackType::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineLibrary_C_GetNetworkPlayerCamp \ static_assert(alignof(OnlineLibrary_C_GetNetworkPlayerCamp) == 0x000008, "Wrong alignment on OnlineLibrary_C_GetNetworkPlayerCamp"); \ static_assert(sizeof(OnlineLibrary_C_GetNetworkPlayerCamp) == 0x000058, "Wrong size on OnlineLibrary_C_GetNetworkPlayerCamp"); \ static_assert(offsetof(OnlineLibrary_C_GetNetworkPlayerCamp, IsEnemy) == 0x000000, "Member 'OnlineLibrary_C_GetNetworkPlayerCamp::IsEnemy' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetNetworkPlayerCamp, __WorldContext) == 0x000008, "Member 'OnlineLibrary_C_GetNetworkPlayerCamp::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetNetworkPlayerCamp, ReturnValue) == 0x000010, "Member 'OnlineLibrary_C_GetNetworkPlayerCamp::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetNetworkPlayerCamp, Temp_bool_Variable) == 0x000020, "Member 'OnlineLibrary_C_GetNetworkPlayerCamp::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetNetworkPlayerCamp, Temp_string_Variable) == 0x000028, "Member 'OnlineLibrary_C_GetNetworkPlayerCamp::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetNetworkPlayerCamp, Temp_string_Variable_1) == 0x000038, "Member 'OnlineLibrary_C_GetNetworkPlayerCamp::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetNetworkPlayerCamp, K2Node_Select_Default) == 0x000048, "Member 'OnlineLibrary_C_GetNetworkPlayerCamp::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineLibrary_C_GetTransmitToString \ static_assert(alignof(OnlineLibrary_C_GetTransmitToString) == 0x000008, "Wrong alignment on OnlineLibrary_C_GetTransmitToString"); \ static_assert(sizeof(OnlineLibrary_C_GetTransmitToString) == 0x000028, "Wrong size on OnlineLibrary_C_GetTransmitToString"); \ static_assert(offsetof(OnlineLibrary_C_GetTransmitToString, Type) == 0x000000, "Member 'OnlineLibrary_C_GetTransmitToString::Type' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetTransmitToString, __WorldContext) == 0x000008, "Member 'OnlineLibrary_C_GetTransmitToString::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetTransmitToString, return_value) == 0x000010, "Member 'OnlineLibrary_C_GetTransmitToString::return_value' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetTransmitToString, K2Node_SwitchEnum_CmpSuccess) == 0x000020, "Member 'OnlineLibrary_C_GetTransmitToString::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineLibrary_C_GetTransmitToType \ static_assert(alignof(OnlineLibrary_C_GetTransmitToType) == 0x000008, "Wrong alignment on OnlineLibrary_C_GetTransmitToType"); \ static_assert(sizeof(OnlineLibrary_C_GetTransmitToType) == 0x000020, "Wrong size on OnlineLibrary_C_GetTransmitToType"); \ static_assert(offsetof(OnlineLibrary_C_GetTransmitToType, Type) == 0x000000, "Member 'OnlineLibrary_C_GetTransmitToType::Type' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetTransmitToType, __WorldContext) == 0x000010, "Member 'OnlineLibrary_C_GetTransmitToType::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetTransmitToType, return_value) == 0x000018, "Member 'OnlineLibrary_C_GetTransmitToType::return_value' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_GetTransmitToType, K2Node_SwitchString_CmpSuccess) == 0x000019, "Member 'OnlineLibrary_C_GetTransmitToType::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineLibrary_C_IsGameOnlineMode \ static_assert(alignof(OnlineLibrary_C_IsGameOnlineMode) == 0x000008, "Wrong alignment on OnlineLibrary_C_IsGameOnlineMode"); \ static_assert(sizeof(OnlineLibrary_C_IsGameOnlineMode) == 0x000010, "Wrong size on OnlineLibrary_C_IsGameOnlineMode"); \ static_assert(offsetof(OnlineLibrary_C_IsGameOnlineMode, __WorldContext) == 0x000000, "Member 'OnlineLibrary_C_IsGameOnlineMode::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsGameOnlineMode, ReturnValue) == 0x000008, "Member 'OnlineLibrary_C_IsGameOnlineMode::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsGameOnlineMode, CallFunc_GetIsStandaloneRunning_ReturnValue) == 0x000009, "Member 'OnlineLibrary_C_IsGameOnlineMode::CallFunc_GetIsStandaloneRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsGameOnlineMode, CallFunc_Not_PreBool_ReturnValue) == 0x00000A, "Member 'OnlineLibrary_C_IsGameOnlineMode::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineLibrary_C_BreakNetworkData_TakeDamage \ static_assert(alignof(OnlineLibrary_C_BreakNetworkData_TakeDamage) == 0x000008, "Wrong alignment on OnlineLibrary_C_BreakNetworkData_TakeDamage"); \ static_assert(sizeof(OnlineLibrary_C_BreakNetworkData_TakeDamage) == 0x000730, "Wrong size on OnlineLibrary_C_BreakNetworkData_TakeDamage"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, TakeDamage) == 0x000000, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::TakeDamage' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, __WorldContext) == 0x000128, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, HitData) == 0x000130, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::HitData' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, HitResult) == 0x000298, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, Skill_ID) == 0x000380, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::Skill_ID' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, Local_Effect) == 0x000390, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::Local_Effect' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, Local_AttackType) == 0x0003E0, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::Local_AttackType' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, Local_Rule) == 0x000430, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::Local_Rule' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_MakeHitResult_ReturnValue) == 0x000440, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_MakeHitResult_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Array_Length_ReturnValue) == 0x000528, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, Temp_int_Variable) == 0x00052C, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, Temp_int_Variable_1) == 0x000530, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Conv_IntToByte_ReturnValue) == 0x000534, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Add_IntInt_ReturnValue) == 0x000538, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_GetValidValue_ReturnValue) == 0x00053C, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Conv_IntToByte_ReturnValue_1) == 0x00053D, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Conv_IntToByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000540, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_GetEnumeratorValueFromIndex_ReturnValue) == 0x000544, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_GetEnumeratorValueFromIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Conv_ByteToInt_ReturnValue_1) == 0x000548, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Conv_ByteToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_MakeLiteralInt_ReturnValue) == 0x00054C, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, Temp_int_Variable_2) == 0x000550, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, Temp_int_Variable_3) == 0x000554, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Conv_IntToByte_ReturnValue_2) == 0x000558, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Conv_IntToByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Add_IntInt_ReturnValue_1) == 0x00055C, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_GetValidValue_ReturnValue_1) == 0x000560, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_GetValidValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Conv_IntToByte_ReturnValue_3) == 0x000561, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Conv_IntToByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Conv_ByteToInt_ReturnValue_2) == 0x000564, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Conv_ByteToInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_GetEnumeratorValueFromIndex_ReturnValue_1) == 0x000568, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_GetEnumeratorValueFromIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Conv_ByteToInt_ReturnValue_3) == 0x00056C, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Conv_ByteToInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Less_IntInt_ReturnValue) == 0x000570, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, Temp_int_Array_Index_Variable) == 0x000574, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, Temp_int_Loop_Counter_Variable) == 0x000578, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Array_Get_Item) == 0x00057C, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Less_IntInt_ReturnValue_1) == 0x000584, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Add_IntInt_ReturnValue_2) == 0x000588, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_CreateCustomEnumStruct_OutStruct) == 0x000590, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_CreateCustomEnumStruct_OutStruct' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, K2Node_MakeStruct_F_HitData) == 0x0005B8, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_MakeLiteralInt_ReturnValue_1) == 0x000720, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_MakeLiteralInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Less_IntInt_ReturnValue_2) == 0x000724, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BreakNetworkData_TakeDamage, CallFunc_Array_Add_ReturnValue) == 0x000728, "Member 'OnlineLibrary_C_BreakNetworkData_TakeDamage::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineLibrary_C_BuildNetworkData_MagicHitResult \ static_assert(alignof(OnlineLibrary_C_BuildNetworkData_MagicHitResult) == 0x000008, "Wrong alignment on OnlineLibrary_C_BuildNetworkData_MagicHitResult"); \ static_assert(sizeof(OnlineLibrary_C_BuildNetworkData_MagicHitResult) == 0x0003A0, "Wrong size on OnlineLibrary_C_BuildNetworkData_MagicHitResult"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, HitResult) == 0x000000, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::HitResult' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, DamageResult) == 0x0000E8, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::DamageResult' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, __WorldContext) == 0x0000F0, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, ReturnValue) == 0x0000F8, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, Local_Result) == 0x000130, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::Local_Result' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, Local_AttackType) == 0x000258, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::Local_AttackType' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, Local_Rule) == 0x000268, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::Local_Rule' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_bBlockingHit) == 0x000278, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_bInitialOverlap) == 0x000279, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_Time) == 0x00027C, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_Distance) == 0x000280, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_Location) == 0x000288, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_ImpactPoint) == 0x0002A0, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_Normal) == 0x0002B8, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_ImpactNormal) == 0x0002D0, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_PhysMat) == 0x0002E8, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_HitActor) == 0x0002F0, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_HitComponent) == 0x0002F8, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_HitBoneName) == 0x000300, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_BoneName) == 0x000308, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_HitItem) == 0x000310, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_ElementIndex) == 0x000314, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_FaceIndex) == 0x000318, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_TraceStart) == 0x000320, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_BreakHitResult_TraceEnd) == 0x000338, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, CallFunc_VectorConvertNetVector_ReturnValue) == 0x000350, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::CallFunc_VectorConvertNetVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_MagicHitResult, K2Node_MakeStruct_SS_MagicHitResult) == 0x000368, "Member 'OnlineLibrary_C_BuildNetworkData_MagicHitResult::K2Node_MakeStruct_SS_MagicHitResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineLibrary_C_BuildNetworkData_PhysicRecieveData \ static_assert(alignof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData) == 0x000008, "Wrong alignment on OnlineLibrary_C_BuildNetworkData_PhysicRecieveData"); \ static_assert(sizeof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData) == 0x000900, "Wrong size on OnlineLibrary_C_BuildNetworkData_PhysicRecieveData"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, HitData) == 0x000000, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::HitData' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, HitResult) == 0x000168, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::HitResult' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, ExtraResult) == 0x000250, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::ExtraResult' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, __WorldContext) == 0x000288, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CanPhysicRecieve) == 0x000290, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CanPhysicRecieve' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, ReturnPhysicRecieveData) == 0x000298, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::ReturnPhysicRecieveData' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, Local_DebuffType) == 0x000340, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::Local_DebuffType' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, Local_LastAttack) == 0x000341, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::Local_LastAttack' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, Local_HeavyAttck) == 0x000342, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::Local_HeavyAttck' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, Local_PlayBleed) == 0x000343, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::Local_PlayBleed' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, Local_AttributeAttackType) == 0x000344, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::Local_AttributeAttackType' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, Local_WeaponHitSoundType) == 0x000345, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::Local_WeaponHitSoundType' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, Local_MeleeCutCache) == 0x000348, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::Local_MeleeCutCache' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, Local_MeleeCutTiming) == 0x000378, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::Local_MeleeCutTiming' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, Local_PTEffect) == 0x000379, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::Local_PTEffect' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, Local_AttackType) == 0x00037A, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::Local_AttackType' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, Temp_struct_Variable) == 0x00037C, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_Redirect_Table_MappedTable) == 0x000388, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_bBlockingHit) == 0x000390, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_bInitialOverlap) == 0x000391, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_Time) == 0x000394, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_Distance) == 0x000398, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_Location) == 0x0003A0, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_ImpactPoint) == 0x0003B8, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_Normal) == 0x0003D0, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_ImpactNormal) == 0x0003E8, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_PhysMat) == 0x000400, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_HitActor) == 0x000408, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_HitComponent) == 0x000410, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_HitBoneName) == 0x000418, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_BoneName) == 0x000420, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_HitItem) == 0x000428, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_ElementIndex) == 0x00042C, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_FaceIndex) == 0x000430, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_TraceStart) == 0x000438, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BreakHitResult_TraceEnd) == 0x000450, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_GetForwardVector_ReturnValue) == 0x000468, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_VectorConvertNetVector_ReturnValue) == 0x000480, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_VectorConvertNetVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_VectorConvertNetVectorNormal_ReturnValue) == 0x000498, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_VectorConvertNetVectorNormal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_GetDamageSourceCharacter_SourceActor) == 0x0004B0, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_GetDamageSourceCharacter_SourceActor' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, K2Node_DynamicCast_AsAbstract_Character) == 0x0004B8, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, K2Node_DynamicCast_bSuccess) == 0x0004C0, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0004C1, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_GetMyBuffComp_BuffComponent) == 0x0004C8, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_GetMyMontages_Montages) == 0x0004D0, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_IsEnchants_IsValid) == 0x0004D8, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_IsEnchants_IsValid' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_IsEnchants_StartTime) == 0x0004E0, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_IsEnchants_StartTime' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_IsEnchants_EndTime) == 0x0004E8, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_IsEnchants_EndTime' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_GetEnchantsData_IsValid) == 0x0004F0, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_GetEnchantsData_IsValid' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_GetEnchantsData_EnchantsType) == 0x0004F4, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_GetEnchantsData_EnchantsType' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_GetEnchantsData_Data) == 0x000500, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_GetEnchantsData_Data' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000510, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, Temp_struct_Variable_1) == 0x000514, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00051C, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00051D, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_GetMontageActionLastIndex_LastIndex) == 0x000520, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_GetMontageActionLastIndex_LastIndex' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000524, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000525, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000526, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, K2Node_DynamicCast_AsAbstract_Character_1) == 0x000528, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, K2Node_DynamicCast_bSuccess_1) == 0x000530, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_GetDataTableRowFromName_OutRow) == 0x000538, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000800, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x000808, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x000810, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_ConsumeThisEffectByAttackResult_ReturnValue) == 0x000818, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_ConsumeThisEffectByAttackResult_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BooleanOR_ReturnValue) == 0x000819, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BooleanOR_ReturnValue_1) == 0x00081A, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_Map_Find_Value) == 0x000820, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_Map_Find_ReturnValue) == 0x000828, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_Map_Keys_Keys) == 0x000830, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000840, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_GetAttributeAttackType_ReturnValue) == 0x000841, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_GetAttributeAttackType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_1) == 0x000842, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_Map_Find_Value_1) == 0x000848, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_Map_Find_ReturnValue_1) == 0x000850, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000851, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000852, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BooleanOR_ReturnValue_2) == 0x000853, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_2) == 0x000854, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, CallFunc_BooleanOR_ReturnValue_3) == 0x000855, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_PhysicRecieveData, K2Node_MakeStruct_SS_PhysicRecieveData) == 0x000858, "Member 'OnlineLibrary_C_BuildNetworkData_PhysicRecieveData::K2Node_MakeStruct_SS_PhysicRecieveData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineLibrary_C_BuildNetworkData_TakeDamage \ static_assert(alignof(OnlineLibrary_C_BuildNetworkData_TakeDamage) == 0x000008, "Wrong alignment on OnlineLibrary_C_BuildNetworkData_TakeDamage"); \ static_assert(sizeof(OnlineLibrary_C_BuildNetworkData_TakeDamage) == 0x0007A0, "Wrong size on OnlineLibrary_C_BuildNetworkData_TakeDamage"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, HitData) == 0x000000, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::HitData' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, HitResult) == 0x000168, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, Skill_ID) == 0x000250, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::Skill_ID' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, __WorldContext) == 0x000260, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, ReturnValue) == 0x000268, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, Local_Result) == 0x000390, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::Local_Result' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, Local_AttackType) == 0x0004B8, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::Local_AttackType' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, Local_Rule) == 0x0004C8, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::Local_Rule' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_MakeLiteralInt_ReturnValue) == 0x0004D8, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_bBlockingHit) == 0x0004DC, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_bInitialOverlap) == 0x0004DD, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_Time) == 0x0004E0, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_Distance) == 0x0004E4, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_Location) == 0x0004E8, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_ImpactPoint) == 0x000500, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_Normal) == 0x000518, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_ImpactNormal) == 0x000530, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_PhysMat) == 0x000548, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_HitActor) == 0x000550, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_HitComponent) == 0x000558, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_HitBoneName) == 0x000560, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_BoneName) == 0x000568, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_HitItem) == 0x000570, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_ElementIndex) == 0x000574, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_FaceIndex) == 0x000578, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_TraceStart) == 0x000580, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_BreakHitResult_TraceEnd) == 0x000598, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_VectorConvertNetVectorNormal_ReturnValue) == 0x0005B0, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_VectorConvertNetVectorNormal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_VectorConvertNetVectorNormal_ReturnValue_1) == 0x0005C8, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_VectorConvertNetVectorNormal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_VectorConvertNetVector_ReturnValue) == 0x0005E0, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_VectorConvertNetVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_Map_Values_Values) == 0x0005F8, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_Map_Keys_Keys) == 0x000608, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_VectorConvertNetVector_ReturnValue_1) == 0x000618, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_VectorConvertNetVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, Temp_int_Variable) == 0x000630, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, Temp_int_Variable_1) == 0x000634, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_Conv_IntToByte_ReturnValue) == 0x000638, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_Add_IntInt_ReturnValue) == 0x00063C, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_GetValidValue_ReturnValue) == 0x000640, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_Conv_IntToByte_ReturnValue_1) == 0x000641, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_Conv_IntToByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_GetEnumeratorValueFromIndex_ReturnValue) == 0x000642, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_GetEnumeratorValueFromIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000644, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_MakeLiteralInt_ReturnValue_1) == 0x000648, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_MakeLiteralInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_Less_IntInt_ReturnValue) == 0x00064C, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, Temp_int_Variable_2) == 0x000650, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, Temp_int_Variable_3) == 0x000654, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_Conv_IntToByte_ReturnValue_2) == 0x000658, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_Conv_IntToByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_Add_IntInt_ReturnValue_1) == 0x00065C, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_GetValidValue_ReturnValue_1) == 0x000660, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_GetValidValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_Conv_IntToByte_ReturnValue_3) == 0x000661, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_Conv_IntToByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_Less_IntInt_ReturnValue_1) == 0x000662, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_GetEnumeratorValueFromIndex_ReturnValue_1) == 0x000663, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_GetEnumeratorValueFromIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_Conv_ByteToInt_ReturnValue_1) == 0x000664, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_Conv_ByteToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, K2Node_MakeStruct_SS_TakeDamage) == 0x000668, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::K2Node_MakeStruct_SS_TakeDamage' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_CheckDamageRule_Owned) == 0x000790, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_CheckDamageRule_Owned' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_Set_Contains_ReturnValue) == 0x000791, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_Array_Add_ReturnValue) == 0x000794, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_BuildNetworkData_TakeDamage, CallFunc_Array_Add_ReturnValue_1) == 0x000798, "Member 'OnlineLibrary_C_BuildNetworkData_TakeDamage::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineLibrary_C_IsAi_ServerRunning \ static_assert(alignof(OnlineLibrary_C_IsAi_ServerRunning) == 0x000008, "Wrong alignment on OnlineLibrary_C_IsAi_ServerRunning"); \ static_assert(sizeof(OnlineLibrary_C_IsAi_ServerRunning) == 0x000028, "Wrong size on OnlineLibrary_C_IsAi_ServerRunning"); \ static_assert(offsetof(OnlineLibrary_C_IsAi_ServerRunning, ControlledActor) == 0x000000, "Member 'OnlineLibrary_C_IsAi_ServerRunning::ControlledActor' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsAi_ServerRunning, __WorldContext) == 0x000008, "Member 'OnlineLibrary_C_IsAi_ServerRunning::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsAi_ServerRunning, ReturnValue) == 0x000010, "Member 'OnlineLibrary_C_IsAi_ServerRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsAi_ServerRunning, CallFunc_GetAIController_ReturnValue) == 0x000018, "Member 'OnlineLibrary_C_IsAi_ServerRunning::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsAi_ServerRunning, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'OnlineLibrary_C_IsAi_ServerRunning::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineLibrary_C_IsEnemyType \ static_assert(alignof(OnlineLibrary_C_IsEnemyType) == 0x000008, "Wrong alignment on OnlineLibrary_C_IsEnemyType"); \ static_assert(sizeof(OnlineLibrary_C_IsEnemyType) == 0x000020, "Wrong size on OnlineLibrary_C_IsEnemyType"); \ static_assert(offsetof(OnlineLibrary_C_IsEnemyType, TypeStr) == 0x000000, "Member 'OnlineLibrary_C_IsEnemyType::TypeStr' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsEnemyType, __WorldContext) == 0x000010, "Member 'OnlineLibrary_C_IsEnemyType::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsEnemyType, ReturnValue) == 0x000018, "Member 'OnlineLibrary_C_IsEnemyType::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsEnemyType, CallFunc_GetTransmitToType_return_value) == 0x000019, "Member 'OnlineLibrary_C_IsEnemyType::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsEnemyType, K2Node_SwitchEnum_CmpSuccess) == 0x00001A, "Member 'OnlineLibrary_C_IsEnemyType::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineLibrary_C_IsPlayer_ServerRunning \ static_assert(alignof(OnlineLibrary_C_IsPlayer_ServerRunning) == 0x000008, "Wrong alignment on OnlineLibrary_C_IsPlayer_ServerRunning"); \ static_assert(sizeof(OnlineLibrary_C_IsPlayer_ServerRunning) == 0x000040, "Wrong size on OnlineLibrary_C_IsPlayer_ServerRunning"); \ static_assert(offsetof(OnlineLibrary_C_IsPlayer_ServerRunning, ControlledActor) == 0x000000, "Member 'OnlineLibrary_C_IsPlayer_ServerRunning::ControlledActor' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsPlayer_ServerRunning, __WorldContext) == 0x000008, "Member 'OnlineLibrary_C_IsPlayer_ServerRunning::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsPlayer_ServerRunning, ReturnValue) == 0x000010, "Member 'OnlineLibrary_C_IsPlayer_ServerRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsPlayer_ServerRunning, K2Node_DynamicCast_AsCharacter) == 0x000018, "Member 'OnlineLibrary_C_IsPlayer_ServerRunning::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsPlayer_ServerRunning, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'OnlineLibrary_C_IsPlayer_ServerRunning::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsPlayer_ServerRunning, CallFunc_GetController_ReturnValue) == 0x000028, "Member 'OnlineLibrary_C_IsPlayer_ServerRunning::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsPlayer_ServerRunning, K2Node_DynamicCast_AsPlayer_Controller) == 0x000030, "Member 'OnlineLibrary_C_IsPlayer_ServerRunning::K2Node_DynamicCast_AsPlayer_Controller' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_IsPlayer_ServerRunning, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'OnlineLibrary_C_IsPlayer_ServerRunning::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineLibrary_C_PlayerIsEnemy \ static_assert(alignof(OnlineLibrary_C_PlayerIsEnemy) == 0x000008, "Wrong alignment on OnlineLibrary_C_PlayerIsEnemy"); \ static_assert(sizeof(OnlineLibrary_C_PlayerIsEnemy) == 0x000030, "Wrong size on OnlineLibrary_C_PlayerIsEnemy"); \ static_assert(offsetof(OnlineLibrary_C_PlayerIsEnemy, __WorldContext) == 0x000000, "Member 'OnlineLibrary_C_PlayerIsEnemy::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_PlayerIsEnemy, ReturnValue) == 0x000008, "Member 'OnlineLibrary_C_PlayerIsEnemy::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_PlayerIsEnemy, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000010, "Member 'OnlineLibrary_C_PlayerIsEnemy::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_PlayerIsEnemy, CallFunc_GetSocketStr_ReturnValue) == 0x000018, "Member 'OnlineLibrary_C_PlayerIsEnemy::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OnlineLibrary_C_PlayerIsEnemy, CallFunc_IsEnemyType_ReturnValue) == 0x000028, "Member 'OnlineLibrary_C_PlayerIsEnemy::CallFunc_IsEnemyType_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOnlineLibrary_C \ static_assert(alignof(UOnlineLibrary_C) == 0x000008, "Wrong alignment on UOnlineLibrary_C"); \ static_assert(sizeof(UOnlineLibrary_C) == 0x000028, "Wrong size on UOnlineLibrary_C"); \ #define DUMPER7_ASSERTS_FS_ShowItemSpcData \ static_assert(alignof(FS_ShowItemSpcData) == 0x000008, "Wrong alignment on FS_ShowItemSpcData"); \ static_assert(sizeof(FS_ShowItemSpcData) == 0x000040, "Wrong size on FS_ShowItemSpcData"); \ static_assert(offsetof(FS_ShowItemSpcData, Name_20_1E318A194F64846E380F3F84B84233AB) == 0x000000, "Member 'FS_ShowItemSpcData::Name_20_1E318A194F64846E380F3F84B84233AB' has a wrong offset!"); \ static_assert(offsetof(FS_ShowItemSpcData, Descript_19_2949CBC341436BAEED1552BE67F5CA61) == 0x000018, "Member 'FS_ShowItemSpcData::Descript_19_2949CBC341436BAEED1552BE67F5CA61' has a wrong offset!"); \ static_assert(offsetof(FS_ShowItemSpcData, Icon_18_9231C76A493ED92E8F431B912A33D2FC) == 0x000030, "Member 'FS_ShowItemSpcData::Icon_18_9231C76A493ED92E8F431B912A33D2FC' has a wrong offset!"); \ static_assert(offsetof(FS_ShowItemSpcData, SortID_33_386CCD4E4D3488035BC942AF78FB55A1) == 0x000038, "Member 'FS_ShowItemSpcData::SortID_33_386CCD4E4D3488035BC942AF78FB55A1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CameraShake_C_Received_NotifyBegin \ static_assert(alignof(ANS_CameraShake_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_CameraShake_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_CameraShake_C_Received_NotifyBegin) == 0x000090, "Wrong size on ANS_CameraShake_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_CameraShake_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_CameraShake_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraShake_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_CameraShake_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraShake_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_CameraShake_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraShake_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_CameraShake_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraShake_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_CameraShake_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraShake_C_Received_NotifyBegin, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000050, "Member 'ANS_CameraShake_C_Received_NotifyBegin::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraShake_C_Received_NotifyBegin, CallFunc_GetDataTableRowFromName_OutRow) == 0x000058, "Member 'ANS_CameraShake_C_Received_NotifyBegin::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraShake_C_Received_NotifyBegin, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000080, "Member 'ANS_CameraShake_C_Received_NotifyBegin::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraShake_C_Received_NotifyBegin, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000081, "Member 'ANS_CameraShake_C_Received_NotifyBegin::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraShake_C_Received_NotifyBegin, K2Node_VariableSet_InnerAttenuationRadius_ImplicitCast) == 0x000084, "Member 'ANS_CameraShake_C_Received_NotifyBegin::K2Node_VariableSet_InnerAttenuationRadius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraShake_C_Received_NotifyBegin, K2Node_VariableSet_OuterAttenuationRadius_ImplicitCast) == 0x000088, "Member 'ANS_CameraShake_C_Received_NotifyBegin::K2Node_VariableSet_OuterAttenuationRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CameraShake_C_Received_NotifyEnd \ static_assert(alignof(ANS_CameraShake_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_CameraShake_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_CameraShake_C_Received_NotifyEnd) == 0x000050, "Wrong size on ANS_CameraShake_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_CameraShake_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_CameraShake_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraShake_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_CameraShake_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraShake_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_CameraShake_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraShake_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_CameraShake_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CameraShake_C_Received_NotifyEnd, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000048, "Member 'ANS_CameraShake_C_Received_NotifyEnd::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_CameraShake_C \ static_assert(alignof(UANS_CameraShake_C) == 0x000008, "Wrong alignment on UANS_CameraShake_C"); \ static_assert(sizeof(UANS_CameraShake_C) == 0x000050, "Wrong size on UANS_CameraShake_C"); \ static_assert(offsetof(UANS_CameraShake_C, ShakeData) == 0x000040, "Member 'UANS_CameraShake_C::ShakeData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_ShowItemData \ static_assert(alignof(FS_ShowItemData) == 0x000004, "Wrong alignment on FS_ShowItemData"); \ static_assert(sizeof(FS_ShowItemData) == 0x00000C, "Wrong size on FS_ShowItemData"); \ static_assert(offsetof(FS_ShowItemData, SortID_10_3CC91C57498B6BA1A705F7A1E41E0933) == 0x000000, "Member 'FS_ShowItemData::SortID_10_3CC91C57498B6BA1A705F7A1E41E0933' has a wrong offset!"); \ static_assert(offsetof(FS_ShowItemData, Count_9_1E318A194F64846E380F3F84B84233AB) == 0x000004, "Member 'FS_ShowItemData::Count_9_1E318A194F64846E380F3F84B84233AB' has a wrong offset!"); \ static_assert(offsetof(FS_ShowItemData, InWarehouse_7_2949CBC341436BAEED1552BE67F5CA61) == 0x000008, "Member 'FS_ShowItemData::InWarehouse_7_2949CBC341436BAEED1552BE67F5CA61' has a wrong offset!"); \ static_assert(offsetof(FS_ShowItemData, IsPosture_13_9231C76A493ED92E8F431B912A33D2FC) == 0x000009, "Member 'FS_ShowItemData::IsPosture_13_9231C76A493ED92E8F431B912A33D2FC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoopScrollView_C_AddToContentPanel \ static_assert(alignof(WB_LoopScrollView_C_AddToContentPanel) == 0x000008, "Wrong alignment on WB_LoopScrollView_C_AddToContentPanel"); \ static_assert(sizeof(WB_LoopScrollView_C_AddToContentPanel) == 0x000010, "Wrong size on WB_LoopScrollView_C_AddToContentPanel"); \ static_assert(offsetof(WB_LoopScrollView_C_AddToContentPanel, Content) == 0x000000, "Member 'WB_LoopScrollView_C_AddToContentPanel::Content' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_AddToContentPanel, CallFunc_AddChildToVerticalBox_ReturnValue) == 0x000008, "Member 'WB_LoopScrollView_C_AddToContentPanel::CallFunc_AddChildToVerticalBox_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoopScrollView_C_CreatePreContent \ static_assert(alignof(WB_LoopScrollView_C_CreatePreContent) == 0x000008, "Wrong alignment on WB_LoopScrollView_C_CreatePreContent"); \ static_assert(sizeof(WB_LoopScrollView_C_CreatePreContent) == 0x000028, "Wrong size on WB_LoopScrollView_C_CreatePreContent"); \ static_assert(offsetof(WB_LoopScrollView_C_CreatePreContent, CallFunc_GetLastItem_ReturnValue) == 0x000000, "Member 'WB_LoopScrollView_C_CreatePreContent::CallFunc_GetLastItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_CreatePreContent, CallFunc_IsValidClass_ReturnValue) == 0x000008, "Member 'WB_LoopScrollView_C_CreatePreContent::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_CreatePreContent, CallFunc_Create_ReturnValue) == 0x000010, "Member 'WB_LoopScrollView_C_CreatePreContent::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_CreatePreContent, Temp_int_Variable) == 0x000018, "Member 'WB_LoopScrollView_C_CreatePreContent::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_CreatePreContent, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'WB_LoopScrollView_C_CreatePreContent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_CreatePreContent, CallFunc_Subtract_IntInt_ReturnValue) == 0x000020, "Member 'WB_LoopScrollView_C_CreatePreContent::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_CreatePreContent, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000024, "Member 'WB_LoopScrollView_C_CreatePreContent::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView \ static_assert(alignof(WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView) == 0x000008, "Wrong alignment on WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView"); \ static_assert(sizeof(WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView) == 0x000090, "Wrong size on WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView"); \ static_assert(offsetof(WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView, EntryPoint) == 0x000000, "Member 'WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView, Temp_bool_Has_Been_Initd_Variable) == 0x000004, "Member 'WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView, K2Node_Event_IsDesignTime) == 0x000005, "Member 'WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView, CallFunc_GetChildAt_ReturnValue) == 0x000008, "Member 'WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView, K2Node_DynamicCast_AsWBI_Loop_Scroll_Running) == 0x000010, "Member 'WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView::K2Node_DynamicCast_AsWBI_Loop_Scroll_Running' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView, CallFunc_GetLastItem_ReturnValue) == 0x000028, "Member 'WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView::CallFunc_GetLastItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView, Temp_bool_IsClosed_Variable) == 0x000030, "Member 'WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView, CallFunc_GetChildAt_ReturnValue_1) == 0x000038, "Member 'WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView::CallFunc_GetChildAt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView, CallFunc_GetIsScrolling_ReturnValue) == 0x000040, "Member 'WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView::CallFunc_GetIsScrolling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView, K2Node_Event_MyGeometry) == 0x000048, "Member 'WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView, K2Node_Event_InDeltaTime) == 0x000088, "Member 'WB_LoopScrollView_C_ExecuteUbergraph_WB_LoopScrollView::K2Node_Event_InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoopScrollView_C_GetLastItem \ static_assert(alignof(WB_LoopScrollView_C_GetLastItem) == 0x000008, "Wrong alignment on WB_LoopScrollView_C_GetLastItem"); \ static_assert(sizeof(WB_LoopScrollView_C_GetLastItem) == 0x000028, "Wrong size on WB_LoopScrollView_C_GetLastItem"); \ static_assert(offsetof(WB_LoopScrollView_C_GetLastItem, ExOffset) == 0x000000, "Member 'WB_LoopScrollView_C_GetLastItem::ExOffset' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_GetLastItem, ReturnValue) == 0x000008, "Member 'WB_LoopScrollView_C_GetLastItem::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_GetLastItem, CallFunc_GetChildrenCount_ReturnValue) == 0x000010, "Member 'WB_LoopScrollView_C_GetLastItem::CallFunc_GetChildrenCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_GetLastItem, CallFunc_Subtract_IntInt_ReturnValue) == 0x000014, "Member 'WB_LoopScrollView_C_GetLastItem::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_GetLastItem, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000018, "Member 'WB_LoopScrollView_C_GetLastItem::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_GetLastItem, CallFunc_GetChildAt_ReturnValue) == 0x000020, "Member 'WB_LoopScrollView_C_GetLastItem::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoopScrollView_C_PreConstruct \ static_assert(alignof(WB_LoopScrollView_C_PreConstruct) == 0x000001, "Wrong alignment on WB_LoopScrollView_C_PreConstruct"); \ static_assert(sizeof(WB_LoopScrollView_C_PreConstruct) == 0x000001, "Wrong size on WB_LoopScrollView_C_PreConstruct"); \ static_assert(offsetof(WB_LoopScrollView_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_LoopScrollView_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoopScrollView_C_Tick \ static_assert(alignof(WB_LoopScrollView_C_Tick) == 0x000008, "Wrong alignment on WB_LoopScrollView_C_Tick"); \ static_assert(sizeof(WB_LoopScrollView_C_Tick) == 0x000048, "Wrong size on WB_LoopScrollView_C_Tick"); \ static_assert(offsetof(WB_LoopScrollView_C_Tick, MyGeometry) == 0x000000, "Member 'WB_LoopScrollView_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LoopScrollView_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_LoopScrollView_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LoopScrollView_C \ static_assert(alignof(UWB_LoopScrollView_C) == 0x000008, "Wrong alignment on UWB_LoopScrollView_C"); \ static_assert(sizeof(UWB_LoopScrollView_C) == 0x0002C0, "Wrong size on UWB_LoopScrollView_C"); \ static_assert(offsetof(UWB_LoopScrollView_C, UberGraphFrame) == 0x000278, "Member 'UWB_LoopScrollView_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LoopScrollView_C, ScrollBox_View) == 0x000280, "Member 'UWB_LoopScrollView_C::ScrollBox_View' has a wrong offset!"); \ static_assert(offsetof(UWB_LoopScrollView_C, VPanel_Content) == 0x000288, "Member 'UWB_LoopScrollView_C::VPanel_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_LoopScrollView_C, UsingContentNum) == 0x000290, "Member 'UWB_LoopScrollView_C::UsingContentNum' has a wrong offset!"); \ static_assert(offsetof(UWB_LoopScrollView_C, PleaseRunningNext) == 0x000298, "Member 'UWB_LoopScrollView_C::PleaseRunningNext' has a wrong offset!"); \ static_assert(offsetof(UWB_LoopScrollView_C, Local_Current) == 0x0002A8, "Member 'UWB_LoopScrollView_C::Local_Current' has a wrong offset!"); \ static_assert(offsetof(UWB_LoopScrollView_C, ContentClass) == 0x0002B0, "Member 'UWB_LoopScrollView_C::ContentClass' has a wrong offset!"); \ static_assert(offsetof(UWB_LoopScrollView_C, IsPlaying) == 0x0002B8, "Member 'UWB_LoopScrollView_C::IsPlaying' has a wrong offset!"); \ static_assert(offsetof(UWB_LoopScrollView_C, Speed) == 0x0002BC, "Member 'UWB_LoopScrollView_C::Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_MasterPoseInterface_C_UpdateMeshBloodMaterial \ static_assert(alignof(I_MasterPoseInterface_C_UpdateMeshBloodMaterial) == 0x000008, "Wrong alignment on I_MasterPoseInterface_C_UpdateMeshBloodMaterial"); \ static_assert(sizeof(I_MasterPoseInterface_C_UpdateMeshBloodMaterial) == 0x000008, "Wrong size on I_MasterPoseInterface_C_UpdateMeshBloodMaterial"); \ static_assert(offsetof(I_MasterPoseInterface_C_UpdateMeshBloodMaterial, Value) == 0x000000, "Member 'I_MasterPoseInterface_C_UpdateMeshBloodMaterial::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_MasterPoseInterface_C \ static_assert(alignof(II_MasterPoseInterface_C) == 0x000001, "Wrong alignment on II_MasterPoseInterface_C"); \ static_assert(sizeof(II_MasterPoseInterface_C) == 0x000001, "Wrong size on II_MasterPoseInterface_C"); \ #define DUMPER7_ASSERTS_WB_LegalLineText_C_ExecuteUbergraph_WB_LegalLineText \ static_assert(alignof(WB_LegalLineText_C_ExecuteUbergraph_WB_LegalLineText) == 0x000008, "Wrong alignment on WB_LegalLineText_C_ExecuteUbergraph_WB_LegalLineText"); \ static_assert(sizeof(WB_LegalLineText_C_ExecuteUbergraph_WB_LegalLineText) == 0x000020, "Wrong size on WB_LegalLineText_C_ExecuteUbergraph_WB_LegalLineText"); \ static_assert(offsetof(WB_LegalLineText_C_ExecuteUbergraph_WB_LegalLineText, EntryPoint) == 0x000000, "Member 'WB_LegalLineText_C_ExecuteUbergraph_WB_LegalLineText::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LegalLineText_C_ExecuteUbergraph_WB_LegalLineText, CallFunc_Conv_StringToText_ReturnValue) == 0x000008, "Member 'WB_LegalLineText_C_ExecuteUbergraph_WB_LegalLineText::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LegalLineText_C \ static_assert(alignof(UWB_LegalLineText_C) == 0x000008, "Wrong alignment on UWB_LegalLineText_C"); \ static_assert(sizeof(UWB_LegalLineText_C) == 0x000298, "Wrong size on UWB_LegalLineText_C"); \ static_assert(offsetof(UWB_LegalLineText_C, UberGraphFrame) == 0x000278, "Member 'UWB_LegalLineText_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LegalLineText_C, Text) == 0x000280, "Member 'UWB_LegalLineText_C::Text' has a wrong offset!"); \ static_assert(offsetof(UWB_LegalLineText_C, str) == 0x000288, "Member 'UWB_LegalLineText_C::str' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_LegalLine \ static_assert(alignof(FST_LegalLine) == 0x000008, "Wrong alignment on FST_LegalLine"); \ static_assert(sizeof(FST_LegalLine) == 0x000010, "Wrong size on FST_LegalLine"); \ static_assert(offsetof(FST_LegalLine, LegalLine_4_7CAEDE9A492989D15136518D0DE1437A) == 0x000000, "Member 'FST_LegalLine::LegalLine_4_7CAEDE9A492989D15136518D0DE1437A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_ExecuteUbergraph_ImplMovementSpeedComponent \ static_assert(alignof(ImplMovementSpeedComponent_C_ExecuteUbergraph_ImplMovementSpeedComponent) == 0x000004, "Wrong alignment on ImplMovementSpeedComponent_C_ExecuteUbergraph_ImplMovementSpeedComponent"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_ExecuteUbergraph_ImplMovementSpeedComponent) == 0x000004, "Wrong size on ImplMovementSpeedComponent_C_ExecuteUbergraph_ImplMovementSpeedComponent"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_ExecuteUbergraph_ImplMovementSpeedComponent, EntryPoint) == 0x000000, "Member 'ImplMovementSpeedComponent_C_ExecuteUbergraph_ImplMovementSpeedComponent::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_GetJogSpeed \ static_assert(alignof(ImplMovementSpeedComponent_C_GetJogSpeed) == 0x000008, "Wrong alignment on ImplMovementSpeedComponent_C_GetJogSpeed"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_GetJogSpeed) == 0x000010, "Wrong size on ImplMovementSpeedComponent_C_GetJogSpeed"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_GetJogSpeed, JogSpeed_0) == 0x000000, "Member 'ImplMovementSpeedComponent_C_GetJogSpeed::JogSpeed_0' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_GetJogSpeed, CallFunc_GetJogSpeed_0_JogSpeed) == 0x000008, "Member 'ImplMovementSpeedComponent_C_GetJogSpeed::CallFunc_GetJogSpeed_0_JogSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_GetJogSpeed_0 \ static_assert(alignof(ImplMovementSpeedComponent_C_GetJogSpeed_0) == 0x000008, "Wrong alignment on ImplMovementSpeedComponent_C_GetJogSpeed_0"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_GetJogSpeed_0) == 0x000008, "Wrong size on ImplMovementSpeedComponent_C_GetJogSpeed_0"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_GetJogSpeed_0, JogSpeed_0) == 0x000000, "Member 'ImplMovementSpeedComponent_C_GetJogSpeed_0::JogSpeed_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_GetMovementState \ static_assert(alignof(ImplMovementSpeedComponent_C_GetMovementState) == 0x000001, "Wrong alignment on ImplMovementSpeedComponent_C_GetMovementState"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_GetMovementState) == 0x000002, "Wrong size on ImplMovementSpeedComponent_C_GetMovementState"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_GetMovementState, State) == 0x000000, "Member 'ImplMovementSpeedComponent_C_GetMovementState::State' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_GetMovementState, CallFunc_GetMovementState_0_State) == 0x000001, "Member 'ImplMovementSpeedComponent_C_GetMovementState::CallFunc_GetMovementState_0_State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_GetMovementState_0 \ static_assert(alignof(ImplMovementSpeedComponent_C_GetMovementState_0) == 0x000001, "Wrong alignment on ImplMovementSpeedComponent_C_GetMovementState_0"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_GetMovementState_0) == 0x000001, "Wrong size on ImplMovementSpeedComponent_C_GetMovementState_0"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_GetMovementState_0, State) == 0x000000, "Member 'ImplMovementSpeedComponent_C_GetMovementState_0::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_GetSprintSpeed \ static_assert(alignof(ImplMovementSpeedComponent_C_GetSprintSpeed) == 0x000008, "Wrong alignment on ImplMovementSpeedComponent_C_GetSprintSpeed"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_GetSprintSpeed) == 0x000010, "Wrong size on ImplMovementSpeedComponent_C_GetSprintSpeed"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_GetSprintSpeed, SprintSpeed_0) == 0x000000, "Member 'ImplMovementSpeedComponent_C_GetSprintSpeed::SprintSpeed_0' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_GetSprintSpeed, CallFunc_GetSprintSpeed_0_SprintSpeed) == 0x000008, "Member 'ImplMovementSpeedComponent_C_GetSprintSpeed::CallFunc_GetSprintSpeed_0_SprintSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_GetSprintSpeed_0 \ static_assert(alignof(ImplMovementSpeedComponent_C_GetSprintSpeed_0) == 0x000008, "Wrong alignment on ImplMovementSpeedComponent_C_GetSprintSpeed_0"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_GetSprintSpeed_0) == 0x000008, "Wrong size on ImplMovementSpeedComponent_C_GetSprintSpeed_0"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_GetSprintSpeed_0, SprintSpeed_0) == 0x000000, "Member 'ImplMovementSpeedComponent_C_GetSprintSpeed_0::SprintSpeed_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_GetWalkSpeed \ static_assert(alignof(ImplMovementSpeedComponent_C_GetWalkSpeed) == 0x000008, "Wrong alignment on ImplMovementSpeedComponent_C_GetWalkSpeed"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_GetWalkSpeed) == 0x000010, "Wrong size on ImplMovementSpeedComponent_C_GetWalkSpeed"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_GetWalkSpeed, WalkSpeed_0) == 0x000000, "Member 'ImplMovementSpeedComponent_C_GetWalkSpeed::WalkSpeed_0' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_GetWalkSpeed, CallFunc_GetWalkSpeed_0_WalkSpeed) == 0x000008, "Member 'ImplMovementSpeedComponent_C_GetWalkSpeed::CallFunc_GetWalkSpeed_0_WalkSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_GetWalkSpeed_0 \ static_assert(alignof(ImplMovementSpeedComponent_C_GetWalkSpeed_0) == 0x000008, "Wrong alignment on ImplMovementSpeedComponent_C_GetWalkSpeed_0"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_GetWalkSpeed_0) == 0x000008, "Wrong size on ImplMovementSpeedComponent_C_GetWalkSpeed_0"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_GetWalkSpeed_0, WalkSpeed_0) == 0x000000, "Member 'ImplMovementSpeedComponent_C_GetWalkSpeed_0::WalkSpeed_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_Initialize \ static_assert(alignof(ImplMovementSpeedComponent_C_Initialize) == 0x000008, "Wrong alignment on ImplMovementSpeedComponent_C_Initialize"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_Initialize) == 0x000060, "Wrong size on ImplMovementSpeedComponent_C_Initialize"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_Initialize, K2Node_MakeStruct_S_MovementSpeedCache) == 0x000000, "Member 'ImplMovementSpeedComponent_C_Initialize::K2Node_MakeStruct_S_MovementSpeedCache' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_Initialize, CallFunc_GetOwnActor_ReturnValue) == 0x000028, "Member 'ImplMovementSpeedComponent_C_Initialize::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_Initialize, CallFunc_GetComponentByClass_ReturnValue) == 0x000030, "Member 'ImplMovementSpeedComponent_C_Initialize::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_Initialize, CallFunc_GetStatValue_Value) == 0x000038, "Member 'ImplMovementSpeedComponent_C_Initialize::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_Initialize, CallFunc_GetStatValue_Value_1) == 0x000040, "Member 'ImplMovementSpeedComponent_C_Initialize::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_Initialize, CallFunc_GetStatValue_Value_2) == 0x000048, "Member 'ImplMovementSpeedComponent_C_Initialize::CallFunc_GetStatValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_Initialize, CallFunc_GetStatValue_Value_3) == 0x000050, "Member 'ImplMovementSpeedComponent_C_Initialize::CallFunc_GetStatValue_Value_3' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_Initialize, CallFunc_GetStatValue_Value_4) == 0x000058, "Member 'ImplMovementSpeedComponent_C_Initialize::CallFunc_GetStatValue_Value_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_SelectSpeedByMoveMode \ static_assert(alignof(ImplMovementSpeedComponent_C_SelectSpeedByMoveMode) == 0x000008, "Wrong alignment on ImplMovementSpeedComponent_C_SelectSpeedByMoveMode"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_SelectSpeedByMoveMode) == 0x000028, "Wrong size on ImplMovementSpeedComponent_C_SelectSpeedByMoveMode"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SelectSpeedByMoveMode, MovementMode) == 0x000000, "Member 'ImplMovementSpeedComponent_C_SelectSpeedByMoveMode::MovementMode' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SelectSpeedByMoveMode, Speed) == 0x000008, "Member 'ImplMovementSpeedComponent_C_SelectSpeedByMoveMode::Speed' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SelectSpeedByMoveMode, Temp_byte_Variable) == 0x000010, "Member 'ImplMovementSpeedComponent_C_SelectSpeedByMoveMode::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SelectSpeedByMoveMode, Temp_real_Variable) == 0x000018, "Member 'ImplMovementSpeedComponent_C_SelectSpeedByMoveMode::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SelectSpeedByMoveMode, K2Node_Select_Default) == 0x000020, "Member 'ImplMovementSpeedComponent_C_SelectSpeedByMoveMode::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_SetMovementState \ static_assert(alignof(ImplMovementSpeedComponent_C_SetMovementState) == 0x000001, "Wrong alignment on ImplMovementSpeedComponent_C_SetMovementState"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_SetMovementState) == 0x000001, "Wrong size on ImplMovementSpeedComponent_C_SetMovementState"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SetMovementState, State) == 0x000000, "Member 'ImplMovementSpeedComponent_C_SetMovementState::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_SetMovementState_0 \ static_assert(alignof(ImplMovementSpeedComponent_C_SetMovementState_0) == 0x000008, "Wrong alignment on ImplMovementSpeedComponent_C_SetMovementState_0"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_SetMovementState_0) == 0x000038, "Wrong size on ImplMovementSpeedComponent_C_SetMovementState_0"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SetMovementState_0, State) == 0x000000, "Member 'ImplMovementSpeedComponent_C_SetMovementState_0::State' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SetMovementState_0, ForceUpdate) == 0x000001, "Member 'ImplMovementSpeedComponent_C_SetMovementState_0::ForceUpdate' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SetMovementState_0, oldMovement) == 0x000002, "Member 'ImplMovementSpeedComponent_C_SetMovementState_0::oldMovement' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SetMovementState_0, oldMovement_0) == 0x000003, "Member 'ImplMovementSpeedComponent_C_SetMovementState_0::oldMovement_0' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SetMovementState_0, CallFunc_SelectSpeedByMoveMode_Speed) == 0x000008, "Member 'ImplMovementSpeedComponent_C_SetMovementState_0::CallFunc_SelectSpeedByMoveMode_Speed' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SetMovementState_0, CallFunc_GetOwnActor_ReturnValue) == 0x000010, "Member 'ImplMovementSpeedComponent_C_SetMovementState_0::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SetMovementState_0, CallFunc_GetOwnActor_ReturnValue_1) == 0x000018, "Member 'ImplMovementSpeedComponent_C_SetMovementState_0::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SetMovementState_0, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'ImplMovementSpeedComponent_C_SetMovementState_0::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SetMovementState_0, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000028, "Member 'ImplMovementSpeedComponent_C_SetMovementState_0::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SetMovementState_0, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'ImplMovementSpeedComponent_C_SetMovementState_0::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SetMovementState_0, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000031, "Member 'ImplMovementSpeedComponent_C_SetMovementState_0::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SetMovementState_0, CallFunc_BooleanOR_ReturnValue) == 0x000032, "Member 'ImplMovementSpeedComponent_C_SetMovementState_0::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SetMovementState_0, K2Node_VariableSet_MaxWalkSpeed_ImplicitCast) == 0x000034, "Member 'ImplMovementSpeedComponent_C_SetMovementState_0::K2Node_VariableSet_MaxWalkSpeed_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_UpdateMaxSpeed \ static_assert(alignof(ImplMovementSpeedComponent_C_UpdateMaxSpeed) == 0x000008, "Wrong alignment on ImplMovementSpeedComponent_C_UpdateMaxSpeed"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_UpdateMaxSpeed) == 0x000028, "Wrong size on ImplMovementSpeedComponent_C_UpdateMaxSpeed"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_UpdateMaxSpeed, MovementComponent) == 0x000000, "Member 'ImplMovementSpeedComponent_C_UpdateMaxSpeed::MovementComponent' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_UpdateMaxSpeed, MovementComponent_0) == 0x000008, "Member 'ImplMovementSpeedComponent_C_UpdateMaxSpeed::MovementComponent_0' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_UpdateMaxSpeed, CallFunc_GetOwnActor_ReturnValue) == 0x000010, "Member 'ImplMovementSpeedComponent_C_UpdateMaxSpeed::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_UpdateMaxSpeed, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'ImplMovementSpeedComponent_C_UpdateMaxSpeed::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_UpdateMaxSpeed, K2Node_VariableSet_MaxWalkSpeed_ImplicitCast) == 0x000020, "Member 'ImplMovementSpeedComponent_C_UpdateMaxSpeed::K2Node_VariableSet_MaxWalkSpeed_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_SyncMovementSpeed_OtherClient \ static_assert(alignof(ImplMovementSpeedComponent_C_SyncMovementSpeed_OtherClient) == 0x000008, "Wrong alignment on ImplMovementSpeedComponent_C_SyncMovementSpeed_OtherClient"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_SyncMovementSpeed_OtherClient) == 0x000028, "Wrong size on ImplMovementSpeedComponent_C_SyncMovementSpeed_OtherClient"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SyncMovementSpeed_OtherClient, Speed) == 0x000000, "Member 'ImplMovementSpeedComponent_C_SyncMovementSpeed_OtherClient::Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_SyncMovementState_OtherClient \ static_assert(alignof(ImplMovementSpeedComponent_C_SyncMovementState_OtherClient) == 0x000001, "Wrong alignment on ImplMovementSpeedComponent_C_SyncMovementState_OtherClient"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_SyncMovementState_OtherClient) == 0x000001, "Wrong size on ImplMovementSpeedComponent_C_SyncMovementState_OtherClient"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_SyncMovementState_OtherClient, State) == 0x000000, "Member 'ImplMovementSpeedComponent_C_SyncMovementState_OtherClient::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeedComponent_C_GetTargetSpeed \ static_assert(alignof(ImplMovementSpeedComponent_C_GetTargetSpeed) == 0x000008, "Wrong alignment on ImplMovementSpeedComponent_C_GetTargetSpeed"); \ static_assert(sizeof(ImplMovementSpeedComponent_C_GetTargetSpeed) == 0x000008, "Wrong size on ImplMovementSpeedComponent_C_GetTargetSpeed"); \ static_assert(offsetof(ImplMovementSpeedComponent_C_GetTargetSpeed, ReturnValue) == 0x000000, "Member 'ImplMovementSpeedComponent_C_GetTargetSpeed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImplMovementSpeedComponent_C \ static_assert(alignof(UImplMovementSpeedComponent_C) == 0x000008, "Wrong alignment on UImplMovementSpeedComponent_C"); \ static_assert(sizeof(UImplMovementSpeedComponent_C) == 0x000198, "Wrong size on UImplMovementSpeedComponent_C"); \ static_assert(offsetof(UImplMovementSpeedComponent_C, UberGraphFrame_ImplMovementSpeedComponent_C) == 0x000110, "Member 'UImplMovementSpeedComponent_C::UberGraphFrame_ImplMovementSpeedComponent_C' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeedComponent_C, MovementSpeedCache) == 0x000118, "Member 'UImplMovementSpeedComponent_C::MovementSpeedCache' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeedComponent_C, MovementState) == 0x000140, "Member 'UImplMovementSpeedComponent_C::MovementState' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeedComponent_C, StartMovementState) == 0x000141, "Member 'UImplMovementSpeedComponent_C::StartMovementState' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeedComponent_C, WalkSpeed) == 0x000148, "Member 'UImplMovementSpeedComponent_C::WalkSpeed' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeedComponent_C, JogSpeed) == 0x000150, "Member 'UImplMovementSpeedComponent_C::JogSpeed' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeedComponent_C, SprintSpeed) == 0x000158, "Member 'UImplMovementSpeedComponent_C::SprintSpeed' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeedComponent_C, TargetSpeed) == 0x000160, "Member 'UImplMovementSpeedComponent_C::TargetSpeed' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeedComponent_C, SpeedChangeInterpSpeed) == 0x000168, "Member 'UImplMovementSpeedComponent_C::SpeedChangeInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeedComponent_C, StatesToToggle) == 0x000170, "Member 'UImplMovementSpeedComponent_C::StatesToToggle' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeedComponent_C, IsUpdatingSpeed) == 0x000180, "Member 'UImplMovementSpeedComponent_C::IsUpdatingSpeed' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeedComponent_C, SlowSpeed) == 0x000188, "Member 'UImplMovementSpeedComponent_C::SlowSpeed' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeedComponent_C, PatrolSpeed) == 0x000190, "Member 'UImplMovementSpeedComponent_C::PatrolSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SwitchCameraActor_C_ChangeText \ static_assert(alignof(SwitchCameraActor_C_ChangeText) == 0x000008, "Wrong alignment on SwitchCameraActor_C_ChangeText"); \ static_assert(sizeof(SwitchCameraActor_C_ChangeText) == 0x000018, "Wrong size on SwitchCameraActor_C_ChangeText"); \ static_assert(offsetof(SwitchCameraActor_C_ChangeText, TextZimu) == 0x000000, "Member 'SwitchCameraActor_C_ChangeText::TextZimu' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor \ static_assert(alignof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor) == 0x000010, "Wrong alignment on SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor"); \ static_assert(sizeof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor) == 0x000640, "Wrong size on SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, EntryPoint) == 0x000000, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Map_Keys_Keys) == 0x000008, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Map_Values_Values) == 0x000018, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetPlayerController_ReturnValue) == 0x000030, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_CustomEvent_Apply) == 0x000038, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_CustomEvent_Apply' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetPlatformTypeByMachinePerformance_Type) == 0x000039, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetPlatformTypeByMachinePerformance_Type' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Map_Find_Value) == 0x000040, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Map_Find_ReturnValue) == 0x000090, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetPlayerController_ReturnValue_1) == 0x000098, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Map_Keys_Keys_1) == 0x0000A0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Map_Values_Values_1) == 0x0000B0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Map_Values_Values_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Array_Length_ReturnValue_1) == 0x0000C0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0000C8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x0000D0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, Temp_int_Array_Index_Variable) == 0x0000D8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Array_Get_Item) == 0x0000E0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Concat_StrStr_ReturnValue) == 0x0000F0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Conv_StringToText_ReturnValue) == 0x000100, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000118, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_MakeStruct_FormatArgumentData) == 0x000128, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_MakeArray_Array) == 0x000178, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_IsRayTracingOverwrited_ReturnValue) == 0x000188, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_IsRayTracingOverwrited_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Format_ReturnValue) == 0x000190, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_CreateMessageWindow_ReturnValue) == 0x0001A8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_FindConsoleVariableByBP_OutValue) == 0x0001B0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_FindConsoleVariableByBP_OutValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_FindConsoleVariableByBP_ReturnValue) == 0x0001C0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_FindConsoleVariableByBP_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x0001C8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetPlayerController_ReturnValue_2) == 0x0001D0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0001D8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0001E0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_DynamicCast_bSuccess) == 0x0001E8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetPlayerController_ReturnValue_3) == 0x0001F0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetPlayerController_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetMySpringArms_SpringArmsComponent) == 0x0001F8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetMySpringArms_SpringArmsComponent' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000200, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_CustomEvent_Immedately_1) == 0x000208, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_CustomEvent_Immedately_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_CustomEvent_ForceIdle) == 0x000210, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_CustomEvent_ForceIdle' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_CustomEvent_AnimMontage) == 0x000218, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_CustomEvent_AnimMontage' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x000220, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetPlayerCharacter_ReturnValue_3) == 0x000228, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetPlayerCharacter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000230, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_DynamicCast_bSuccess_1) == 0x000238, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_DynamicCast_AsBP_Combat_Character_2) == 0x000240, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_DynamicCast_AsBP_Combat_Character_2' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_DynamicCast_bSuccess_2) == 0x000248, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_PlayAnimMontage_ReturnValue) == 0x00024C, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_PlayAnimMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_CustomEvent_Position) == 0x000250, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_CustomEvent_NewWeapon) == 0x0002B0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_CustomEvent_NewWeapon' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_CustomEvent_PlayingMontage) == 0x0002B8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_CustomEvent_PlayingMontage' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_CustomEvent_Hide) == 0x0002C0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_CustomEvent_Hide' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetPlayerCharacter_ReturnValue_4) == 0x0002C8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetPlayerCharacter_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_IsValid_ReturnValue) == 0x0002D0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_DynamicCast_AsBP_Combat_Character_3) == 0x0002D8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_DynamicCast_AsBP_Combat_Character_3' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_DynamicCast_bSuccess_3) == 0x0002E0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetComponentByClass_ReturnValue) == 0x0002E8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_PlayCharacterMontage_duration) == 0x0002F0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_PlayCharacterMontage_duration' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_BreakTransform_Location) == 0x0002F8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_BreakTransform_Rotation) == 0x000310, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_BreakTransform_Scale) == 0x000328, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_BreakRotator_Roll) == 0x000340, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_BreakRotator_Pitch) == 0x000344, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_BreakRotator_Yaw) == 0x000348, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_MakeRotator_ReturnValue) == 0x000350, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_MakeTransform_ReturnValue) == 0x000370, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_Event_EndPlayReason) == 0x0003D0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_K2_SetActorTransform_SweepHitResult) == 0x0003D8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_K2_SetActorTransform_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_K2_SetActorTransform_ReturnValue) == 0x0004C0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_K2_SetActorTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, Temp_int_Loop_Counter_Variable) == 0x0004C4, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetDisplayName_ReturnValue) == 0x0004C8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Less_IntInt_ReturnValue) == 0x0004D8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0004E0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Add_IntInt_ReturnValue) == 0x0004F0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_CustomEvent_HideShadowModel) == 0x0004F8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_CustomEvent_HideShadowModel' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetPlayerCharacter_ReturnValue_5) == 0x000500, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetPlayerCharacter_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_IsValid_ReturnValue_1) == 0x000508, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_DynamicCast_AsBP_Combat_Character_4) == 0x000510, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_DynamicCast_AsBP_Combat_Character_4' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_DynamicCast_bSuccess_4) == 0x000518, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, Temp_int_Array_Index_Variable_1) == 0x00051C, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_CustomEvent_TextZimu) == 0x000520, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_CustomEvent_TextZimu' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Array_Get_Item_1) == 0x000538, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000548, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000558, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000568, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetDCSPlayerController_ReturnValue_1) == 0x000570, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetDCSPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetZiMu_ReturnValue) == 0x000578, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetZiMu_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetZiMu_ReturnValue_1) == 0x000580, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetZiMu_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_IsValid_ReturnValue_2) == 0x000588, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetDCSPlayerController_ReturnValue_2) == 0x000590, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetDCSPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000598, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, Temp_int_Loop_Counter_Variable_1) == 0x00059C, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetPlayerController_ReturnValue_4) == 0x0005A0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetPlayerController_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Less_IntInt_ReturnValue_1) == 0x0005A8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Add_IntInt_ReturnValue_1) == 0x0005AC, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetPlayerCharacter_ReturnValue_6) == 0x0005B0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetPlayerCharacter_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0005B8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetMySpringArms_SpringArmsComponent_1) == 0x0005C0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetMySpringArms_SpringArmsComponent_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x0005C8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0005D0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_IsValid_ReturnValue_3) == 0x0005D8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetBlendOutTime_Duration) == 0x0005E0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetBlendOutTime_Duration' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_K2_SetTimer_ReturnValue) == 0x0005E8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0005F0, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x0005F8, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000600, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_IsValid_ReturnValue_4) == 0x000608, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetMyPlayerCharacter_CombatCharacter_3) == 0x000610, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetMyPlayerCharacter_CombatCharacter_3' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_GetComponentByClass_ReturnValue_3) == 0x000618, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_GetComponentByClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_IsValid_ReturnValue_5) == 0x000620, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, K2Node_CustomEvent_Immedately) == 0x000621, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::K2Node_CustomEvent_Immedately' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_K2_SetTimer_ReturnValue_1) == 0x000628, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_K2_SetTimer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_SetViewTargetWithBlend_BlendTime_ImplicitCast) == 0x000630, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_SetViewTargetWithBlend_BlendTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_SetViewTargetWithBlend_BlendTime_ImplicitCast_1) == 0x000634, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_SetViewTargetWithBlend_BlendTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000638, "Member 'SwitchCameraActor_C_ExecuteUbergraph_SwitchCameraActor::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SwitchCameraActor_C_FollowMe \ static_assert(alignof(SwitchCameraActor_C_FollowMe) == 0x000001, "Wrong alignment on SwitchCameraActor_C_FollowMe"); \ static_assert(sizeof(SwitchCameraActor_C_FollowMe) == 0x000001, "Wrong size on SwitchCameraActor_C_FollowMe"); \ static_assert(offsetof(SwitchCameraActor_C_FollowMe, Immedately) == 0x000000, "Member 'SwitchCameraActor_C_FollowMe::Immedately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SwitchCameraActor_C_GetBlendOutTime \ static_assert(alignof(SwitchCameraActor_C_GetBlendOutTime) == 0x000008, "Wrong alignment on SwitchCameraActor_C_GetBlendOutTime"); \ static_assert(sizeof(SwitchCameraActor_C_GetBlendOutTime) == 0x000008, "Wrong size on SwitchCameraActor_C_GetBlendOutTime"); \ static_assert(offsetof(SwitchCameraActor_C_GetBlendOutTime, Duration) == 0x000000, "Member 'SwitchCameraActor_C_GetBlendOutTime::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SwitchCameraActor_C_MayResetRotationOnBlendOut \ static_assert(alignof(SwitchCameraActor_C_MayResetRotationOnBlendOut) == 0x000008, "Wrong alignment on SwitchCameraActor_C_MayResetRotationOnBlendOut"); \ static_assert(sizeof(SwitchCameraActor_C_MayResetRotationOnBlendOut) == 0x000028, "Wrong size on SwitchCameraActor_C_MayResetRotationOnBlendOut"); \ static_assert(offsetof(SwitchCameraActor_C_MayResetRotationOnBlendOut, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000000, "Member 'SwitchCameraActor_C_MayResetRotationOnBlendOut::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_MayResetRotationOnBlendOut, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'SwitchCameraActor_C_MayResetRotationOnBlendOut::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_MayResetRotationOnBlendOut, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000010, "Member 'SwitchCameraActor_C_MayResetRotationOnBlendOut::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SwitchCameraActor_C_PlayerPlayMontage \ static_assert(alignof(SwitchCameraActor_C_PlayerPlayMontage) == 0x000008, "Wrong alignment on SwitchCameraActor_C_PlayerPlayMontage"); \ static_assert(sizeof(SwitchCameraActor_C_PlayerPlayMontage) == 0x000008, "Wrong size on SwitchCameraActor_C_PlayerPlayMontage"); \ static_assert(offsetof(SwitchCameraActor_C_PlayerPlayMontage, AnimMontage) == 0x000000, "Member 'SwitchCameraActor_C_PlayerPlayMontage::AnimMontage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SwitchCameraActor_C_ReceiveEndPlay \ static_assert(alignof(SwitchCameraActor_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on SwitchCameraActor_C_ReceiveEndPlay"); \ static_assert(sizeof(SwitchCameraActor_C_ReceiveEndPlay) == 0x000001, "Wrong size on SwitchCameraActor_C_ReceiveEndPlay"); \ static_assert(offsetof(SwitchCameraActor_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'SwitchCameraActor_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SwitchCameraActor_C_ResetPlayer \ static_assert(alignof(SwitchCameraActor_C_ResetPlayer) == 0x000010, "Wrong alignment on SwitchCameraActor_C_ResetPlayer"); \ static_assert(sizeof(SwitchCameraActor_C_ResetPlayer) == 0x000080, "Wrong size on SwitchCameraActor_C_ResetPlayer"); \ static_assert(offsetof(SwitchCameraActor_C_ResetPlayer, Position) == 0x000000, "Member 'SwitchCameraActor_C_ResetPlayer::Position' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ResetPlayer, NewWeapon) == 0x000060, "Member 'SwitchCameraActor_C_ResetPlayer::NewWeapon' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ResetPlayer, PlayingMontage) == 0x000068, "Member 'SwitchCameraActor_C_ResetPlayer::PlayingMontage' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_ResetPlayer, Hide) == 0x000070, "Member 'SwitchCameraActor_C_ResetPlayer::Hide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SwitchCameraActor_C_RestAI_State_And_Target \ static_assert(alignof(SwitchCameraActor_C_RestAI_State_And_Target) == 0x000008, "Wrong alignment on SwitchCameraActor_C_RestAI_State_And_Target"); \ static_assert(sizeof(SwitchCameraActor_C_RestAI_State_And_Target) == 0x000038, "Wrong size on SwitchCameraActor_C_RestAI_State_And_Target"); \ static_assert(offsetof(SwitchCameraActor_C_RestAI_State_And_Target, NewLocalVar) == 0x000000, "Member 'SwitchCameraActor_C_RestAI_State_And_Target::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_RestAI_State_And_Target, Temp_int_Array_Index_Variable) == 0x000010, "Member 'SwitchCameraActor_C_RestAI_State_And_Target::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_RestAI_State_And_Target, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'SwitchCameraActor_C_RestAI_State_And_Target::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_RestAI_State_And_Target, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'SwitchCameraActor_C_RestAI_State_And_Target::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_RestAI_State_And_Target, CallFunc_GetModel_BGMAndSectionManager_ReturnValue) == 0x000020, "Member 'SwitchCameraActor_C_RestAI_State_And_Target::CallFunc_GetModel_BGMAndSectionManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_RestAI_State_And_Target, CallFunc_Array_Get_Item) == 0x000028, "Member 'SwitchCameraActor_C_RestAI_State_And_Target::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_RestAI_State_And_Target, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'SwitchCameraActor_C_RestAI_State_And_Target::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_RestAI_State_And_Target, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'SwitchCameraActor_C_RestAI_State_And_Target::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SwitchCameraActor_C_SetPlayerForceIdleAnim \ static_assert(alignof(SwitchCameraActor_C_SetPlayerForceIdleAnim) == 0x000008, "Wrong alignment on SwitchCameraActor_C_SetPlayerForceIdleAnim"); \ static_assert(sizeof(SwitchCameraActor_C_SetPlayerForceIdleAnim) == 0x000008, "Wrong size on SwitchCameraActor_C_SetPlayerForceIdleAnim"); \ static_assert(offsetof(SwitchCameraActor_C_SetPlayerForceIdleAnim, ForceIdle) == 0x000000, "Member 'SwitchCameraActor_C_SetPlayerForceIdleAnim::ForceIdle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SwitchCameraActor_C_ShowPlayer \ static_assert(alignof(SwitchCameraActor_C_ShowPlayer) == 0x000008, "Wrong alignment on SwitchCameraActor_C_ShowPlayer"); \ static_assert(sizeof(SwitchCameraActor_C_ShowPlayer) == 0x000008, "Wrong size on SwitchCameraActor_C_ShowPlayer"); \ static_assert(offsetof(SwitchCameraActor_C_ShowPlayer, HideShadowModel) == 0x000000, "Member 'SwitchCameraActor_C_ShowPlayer::HideShadowModel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SwitchCameraActor_C_SwitchToMe \ static_assert(alignof(SwitchCameraActor_C_SwitchToMe) == 0x000001, "Wrong alignment on SwitchCameraActor_C_SwitchToMe"); \ static_assert(sizeof(SwitchCameraActor_C_SwitchToMe) == 0x000001, "Wrong size on SwitchCameraActor_C_SwitchToMe"); \ static_assert(offsetof(SwitchCameraActor_C_SwitchToMe, Immedately) == 0x000000, "Member 'SwitchCameraActor_C_SwitchToMe::Immedately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SwitchCameraActor_C_UpdateConsoles \ static_assert(alignof(SwitchCameraActor_C_UpdateConsoles) == 0x000001, "Wrong alignment on SwitchCameraActor_C_UpdateConsoles"); \ static_assert(sizeof(SwitchCameraActor_C_UpdateConsoles) == 0x000001, "Wrong size on SwitchCameraActor_C_UpdateConsoles"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateConsoles, Apply) == 0x000000, "Member 'SwitchCameraActor_C_UpdateConsoles::Apply' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SwitchCameraActor_C_UpdateFilmback \ static_assert(alignof(SwitchCameraActor_C_UpdateFilmback) == 0x000008, "Wrong alignment on SwitchCameraActor_C_UpdateFilmback"); \ static_assert(sizeof(SwitchCameraActor_C_UpdateFilmback) == 0x0000D0, "Wrong size on SwitchCameraActor_C_UpdateFilmback"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, LocalFilmback) == 0x000000, "Member 'SwitchCameraActor_C_UpdateFilmback::LocalFilmback' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_GetPlatformType_ReturnValue) == 0x000010, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_BreakVector2D_X) == 0x000018, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_BreakVector2D_Y) == 0x000020, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, K2Node_SwitchEnum_CmpSuccess) == 0x000028, "Member 'SwitchCameraActor_C_UpdateFilmback::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_Map_IsEmpty_ReturnValue) == 0x000029, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_Map_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000030, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_GetCineCameraComponent_ReturnValue) == 0x000038, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_GetCineCameraComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000040, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_GetOptionValue_ReturnValue) == 0x000048, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_Conv_StringToVector2D_OutConvertedVector2D) == 0x000058, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_Conv_StringToVector2D_OutConvertedVector2D' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_Conv_StringToVector2D_OutIsValid) == 0x000068, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_Conv_StringToVector2D_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000070, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_Conv_Vector2DToIntPoint_ReturnValue) == 0x000078, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_Conv_Vector2DToIntPoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000080, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_FindCGFilmbackByScreenResolution_Target_ReturnFilmback) == 0x000088, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_FindCGFilmbackByScreenResolution_Target_ReturnFilmback' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_FindCGFilmbackByScreenResolution_Target_Valid) == 0x000098, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_FindCGFilmbackByScreenResolution_Target_Valid' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, K2Node_MakeStruct_CameraFilmbackSettings) == 0x00009C, "Member 'SwitchCameraActor_C_UpdateFilmback::K2Node_MakeStruct_CameraFilmbackSettings' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_FindCGFilmbackByScreenResolution_ReturnFilmback) == 0x0000A8, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_FindCGFilmbackByScreenResolution_ReturnFilmback' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_FindCGFilmbackByScreenResolution_Valid) == 0x0000B8, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_FindCGFilmbackByScreenResolution_Valid' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x0000C0, "Member 'SwitchCameraActor_C_UpdateFilmback::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SwitchCameraActor_C_UpdateFilmback, K2Node_MakeStruct_SensorWidth_ImplicitCast) == 0x0000C8, "Member 'SwitchCameraActor_C_UpdateFilmback::K2Node_MakeStruct_SensorWidth_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASwitchCameraActor_C \ static_assert(alignof(ASwitchCameraActor_C) == 0x000010, "Wrong alignment on ASwitchCameraActor_C"); \ static_assert(sizeof(ASwitchCameraActor_C) == 0x000BB0, "Wrong size on ASwitchCameraActor_C"); \ static_assert(offsetof(ASwitchCameraActor_C, UberGraphFrame) == 0x000A80, "Member 'ASwitchCameraActor_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ASwitchCameraActor_C, BlendOut) == 0x000A88, "Member 'ASwitchCameraActor_C::BlendOut' has a wrong offset!"); \ static_assert(offsetof(ASwitchCameraActor_C, blendint) == 0x000A90, "Member 'ASwitchCameraActor_C::blendint' has a wrong offset!"); \ static_assert(offsetof(ASwitchCameraActor_C, HoldZimu) == 0x000A98, "Member 'ASwitchCameraActor_C::HoldZimu' has a wrong offset!"); \ static_assert(offsetof(ASwitchCameraActor_C, ViewTargetSwitched) == 0x000AA0, "Member 'ASwitchCameraActor_C::ViewTargetSwitched' has a wrong offset!"); \ static_assert(offsetof(ASwitchCameraActor_C, 同步为玩家摄像机) == 0x000AA1, "Member 'ASwitchCameraActor_C::同步为玩家摄像机' has a wrong offset!"); \ static_assert(offsetof(ASwitchCameraActor_C, UsedAsPlayerCamera) == 0x000AA2, "Member 'ASwitchCameraActor_C::UsedAsPlayerCamera' has a wrong offset!"); \ static_assert(offsetof(ASwitchCameraActor_C, PlatformConsoles) == 0x000AA8, "Member 'ASwitchCameraActor_C::PlatformConsoles' has a wrong offset!"); \ static_assert(offsetof(ASwitchCameraActor_C, DefaultConsoleValue) == 0x000AF8, "Member 'ASwitchCameraActor_C::DefaultConsoleValue' has a wrong offset!"); \ static_assert(offsetof(ASwitchCameraActor_C, 采用动态的感应器宽高) == 0x000B48, "Member 'ASwitchCameraActor_C::采用动态的感应器宽高' has a wrong offset!"); \ static_assert(offsetof(ASwitchCameraActor_C, 分辨率自适应Filmback) == 0x000B50, "Member 'ASwitchCameraActor_C::分辨率自适应Filmback' has a wrong offset!"); \ static_assert(offsetof(ASwitchCameraActor_C, Cache_ResetConsoles) == 0x000BA0, "Member 'ASwitchCameraActor_C::Cache_ResetConsoles' has a wrong offset!"); \ static_assert(offsetof(ASwitchCameraActor_C, Cache_ReactiveLag) == 0x000BA1, "Member 'ASwitchCameraActor_C::Cache_ReactiveLag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewItemShowTagComponent_C_Add \ static_assert(alignof(NewItemShowTagComponent_C_Add) == 0x000008, "Wrong alignment on NewItemShowTagComponent_C_Add"); \ static_assert(sizeof(NewItemShowTagComponent_C_Add) == 0x000070, "Wrong size on NewItemShowTagComponent_C_Add"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, ID) == 0x000000, "Member 'NewItemShowTagComponent_C_Add::ID' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, Guid_0) == 0x000010, "Member 'NewItemShowTagComponent_C_Add::Guid_0' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, NeedSave) == 0x000020, "Member 'NewItemShowTagComponent_C_Add::NeedSave' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_IsValid_Guid_ReturnValue) == 0x000021, "Member 'NewItemShowTagComponent_C_Add::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_Conv_StringToInt_ReturnValue) == 0x000024, "Member 'NewItemShowTagComponent_C_Add::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_RemoveWeaponLevel_NewSortID) == 0x000028, "Member 'NewItemShowTagComponent_C_Add::CallFunc_RemoveWeaponLevel_NewSortID' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x00002C, "Member 'NewItemShowTagComponent_C_Add::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'NewItemShowTagComponent_C_Add::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_RemoveWeaponLevel_NewSortID_1) == 0x000040, "Member 'NewItemShowTagComponent_C_Add::CallFunc_RemoveWeaponLevel_NewSortID_1' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_IsEmpty_ReturnValue) == 0x000044, "Member 'NewItemShowTagComponent_C_Add::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000048, "Member 'NewItemShowTagComponent_C_Add::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_Not_PreBool_ReturnValue) == 0x000058, "Member 'NewItemShowTagComponent_C_Add::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_Array_AddUnique_ReturnValue) == 0x00005C, "Member 'NewItemShowTagComponent_C_Add::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_Array_Contains_ReturnValue) == 0x000060, "Member 'NewItemShowTagComponent_C_Add::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_Not_PreBool_ReturnValue_1) == 0x000061, "Member 'NewItemShowTagComponent_C_Add::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000064, "Member 'NewItemShowTagComponent_C_Add::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_Array_Contains_ReturnValue_1) == 0x000068, "Member 'NewItemShowTagComponent_C_Add::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_Not_PreBool_ReturnValue_2) == 0x000069, "Member 'NewItemShowTagComponent_C_Add::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_BooleanAND_ReturnValue) == 0x00006A, "Member 'NewItemShowTagComponent_C_Add::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Add, CallFunc_BooleanAND_ReturnValue_1) == 0x00006B, "Member 'NewItemShowTagComponent_C_Add::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewItemShowTagComponent_C_ExecuteUbergraph_NewItemShowTagComponent \ static_assert(alignof(NewItemShowTagComponent_C_ExecuteUbergraph_NewItemShowTagComponent) == 0x000004, "Wrong alignment on NewItemShowTagComponent_C_ExecuteUbergraph_NewItemShowTagComponent"); \ static_assert(sizeof(NewItemShowTagComponent_C_ExecuteUbergraph_NewItemShowTagComponent) == 0x000004, "Wrong size on NewItemShowTagComponent_C_ExecuteUbergraph_NewItemShowTagComponent"); \ static_assert(offsetof(NewItemShowTagComponent_C_ExecuteUbergraph_NewItemShowTagComponent, EntryPoint) == 0x000000, "Member 'NewItemShowTagComponent_C_ExecuteUbergraph_NewItemShowTagComponent::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewItemShowTagComponent_C_Initialize \ static_assert(alignof(NewItemShowTagComponent_C_Initialize) == 0x000008, "Wrong alignment on NewItemShowTagComponent_C_Initialize"); \ static_assert(sizeof(NewItemShowTagComponent_C_Initialize) == 0x000010, "Wrong size on NewItemShowTagComponent_C_Initialize"); \ static_assert(offsetof(NewItemShowTagComponent_C_Initialize, CallFunc_GetGlobalExtend_ReturnValue) == 0x000000, "Member 'NewItemShowTagComponent_C_Initialize::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Initialize, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'NewItemShowTagComponent_C_Initialize::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Initialize, CallFunc_IsValid_ReturnValue_1) == 0x000009, "Member 'NewItemShowTagComponent_C_Initialize::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewItemShowTagComponent_C_IsNewItem \ static_assert(alignof(NewItemShowTagComponent_C_IsNewItem) == 0x000008, "Wrong alignment on NewItemShowTagComponent_C_IsNewItem"); \ static_assert(sizeof(NewItemShowTagComponent_C_IsNewItem) == 0x000050, "Wrong size on NewItemShowTagComponent_C_IsNewItem"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, ID) == 0x000000, "Member 'NewItemShowTagComponent_C_IsNewItem::ID' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, ItemGuid) == 0x000010, "Member 'NewItemShowTagComponent_C_IsNewItem::ItemGuid' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, New) == 0x000020, "Member 'NewItemShowTagComponent_C_IsNewItem::New' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, Temp_bool_Variable) == 0x000021, "Member 'NewItemShowTagComponent_C_IsNewItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, CallFunc_IsValid_Guid_ReturnValue) == 0x000022, "Member 'NewItemShowTagComponent_C_IsNewItem::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, CallFunc_Conv_StringToInt_ReturnValue) == 0x000024, "Member 'NewItemShowTagComponent_C_IsNewItem::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, CallFunc_RemoveWeaponLevel_NewSortID) == 0x000028, "Member 'NewItemShowTagComponent_C_IsNewItem::CallFunc_RemoveWeaponLevel_NewSortID' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, CallFunc_NotEqual_StrStr_ReturnValue) == 0x00002C, "Member 'NewItemShowTagComponent_C_IsNewItem::CallFunc_NotEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'NewItemShowTagComponent_C_IsNewItem::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, CallFunc_IsEmpty_ReturnValue) == 0x000040, "Member 'NewItemShowTagComponent_C_IsNewItem::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, Temp_bool_Variable_1) == 0x000041, "Member 'NewItemShowTagComponent_C_IsNewItem::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, CallFunc_Not_PreBool_ReturnValue) == 0x000042, "Member 'NewItemShowTagComponent_C_IsNewItem::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, CallFunc_BooleanAND_ReturnValue) == 0x000043, "Member 'NewItemShowTagComponent_C_IsNewItem::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, CallFunc_Array_Contains_ReturnValue) == 0x000044, "Member 'NewItemShowTagComponent_C_IsNewItem::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, CallFunc_Array_Contains_ReturnValue_1) == 0x000045, "Member 'NewItemShowTagComponent_C_IsNewItem::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, CallFunc_Not_PreBool_ReturnValue_1) == 0x000046, "Member 'NewItemShowTagComponent_C_IsNewItem::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, CallFunc_Not_PreBool_ReturnValue_2) == 0x000047, "Member 'NewItemShowTagComponent_C_IsNewItem::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, K2Node_Select_Default) == 0x000048, "Member 'NewItemShowTagComponent_C_IsNewItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, CallFunc_BooleanOR_ReturnValue) == 0x000049, "Member 'NewItemShowTagComponent_C_IsNewItem::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_IsNewItem, CallFunc_BooleanAND_ReturnValue_1) == 0x00004A, "Member 'NewItemShowTagComponent_C_IsNewItem::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewItemShowTagComponent_C_Load \ static_assert(alignof(NewItemShowTagComponent_C_Load) == 0x000008, "Wrong alignment on NewItemShowTagComponent_C_Load"); \ static_assert(sizeof(NewItemShowTagComponent_C_Load) == 0x000060, "Wrong size on NewItemShowTagComponent_C_Load"); \ static_assert(offsetof(NewItemShowTagComponent_C_Load, Temp_int_Array_Index_Variable) == 0x000000, "Member 'NewItemShowTagComponent_C_Load::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Load, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'NewItemShowTagComponent_C_Load::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Load, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'NewItemShowTagComponent_C_Load::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Load, CallFunc_GetSlotStrArray_ResultArray) == 0x000010, "Member 'NewItemShowTagComponent_C_Load::CallFunc_GetSlotStrArray_ResultArray' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Load, CallFunc_GetSlotStrArray_ResultArray_1) == 0x000020, "Member 'NewItemShowTagComponent_C_Load::CallFunc_GetSlotStrArray_ResultArray_1' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Load, CallFunc_Array_Get_Item) == 0x000030, "Member 'NewItemShowTagComponent_C_Load::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Load, CallFunc_Parse_StringToGuid_OutGuid) == 0x000040, "Member 'NewItemShowTagComponent_C_Load::CallFunc_Parse_StringToGuid_OutGuid' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Load, CallFunc_Parse_StringToGuid_Success) == 0x000050, "Member 'NewItemShowTagComponent_C_Load::CallFunc_Parse_StringToGuid_Success' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Load, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'NewItemShowTagComponent_C_Load::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Load, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'NewItemShowTagComponent_C_Load::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Load, CallFunc_Array_Add_ReturnValue) == 0x00005C, "Member 'NewItemShowTagComponent_C_Load::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewItemShowTagComponent_C_Save \ static_assert(alignof(NewItemShowTagComponent_C_Save) == 0x000008, "Wrong alignment on NewItemShowTagComponent_C_Save"); \ static_assert(sizeof(NewItemShowTagComponent_C_Save) == 0x000048, "Wrong size on NewItemShowTagComponent_C_Save"); \ static_assert(offsetof(NewItemShowTagComponent_C_Save, GuidArray) == 0x000000, "Member 'NewItemShowTagComponent_C_Save::GuidArray' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Save, Temp_int_Array_Index_Variable) == 0x000010, "Member 'NewItemShowTagComponent_C_Save::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Save, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'NewItemShowTagComponent_C_Save::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Save, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'NewItemShowTagComponent_C_Save::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Save, CallFunc_Array_Get_Item) == 0x00001C, "Member 'NewItemShowTagComponent_C_Save::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Save, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'NewItemShowTagComponent_C_Save::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Save, CallFunc_Conv_GuidToString_ReturnValue) == 0x000030, "Member 'NewItemShowTagComponent_C_Save::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Save, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'NewItemShowTagComponent_C_Save::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewItemShowTagComponent_C_Save, CallFunc_Array_Add_ReturnValue) == 0x000044, "Member 'NewItemShowTagComponent_C_Save::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNewItemShowTagComponent_C \ static_assert(alignof(UNewItemShowTagComponent_C) == 0x000008, "Wrong alignment on UNewItemShowTagComponent_C"); \ static_assert(sizeof(UNewItemShowTagComponent_C) == 0x000118, "Wrong size on UNewItemShowTagComponent_C"); \ static_assert(offsetof(UNewItemShowTagComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UNewItemShowTagComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UNewItemShowTagComponent_C, Saver) == 0x0000F0, "Member 'UNewItemShowTagComponent_C::Saver' has a wrong offset!"); \ static_assert(offsetof(UNewItemShowTagComponent_C, ShowID) == 0x0000F8, "Member 'UNewItemShowTagComponent_C::ShowID' has a wrong offset!"); \ static_assert(offsetof(UNewItemShowTagComponent_C, Guid) == 0x000108, "Member 'UNewItemShowTagComponent_C::Guid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_XiaoGuaiBloodBar_C_ChangeBlood \ static_assert(alignof(WB_XiaoGuaiBloodBar_C_ChangeBlood) == 0x000008, "Wrong alignment on WB_XiaoGuaiBloodBar_C_ChangeBlood"); \ static_assert(sizeof(WB_XiaoGuaiBloodBar_C_ChangeBlood) == 0x000018, "Wrong size on WB_XiaoGuaiBloodBar_C_ChangeBlood"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ChangeBlood, OldValue) == 0x000000, "Member 'WB_XiaoGuaiBloodBar_C_ChangeBlood::OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ChangeBlood, CurrentBlood) == 0x000008, "Member 'WB_XiaoGuaiBloodBar_C_ChangeBlood::CurrentBlood' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ChangeBlood, MaxBlood) == 0x000010, "Member 'WB_XiaoGuaiBloodBar_C_ChangeBlood::MaxBlood' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_XiaoGuaiBloodBar_C_CreateGuaiwuDebuff \ static_assert(alignof(WB_XiaoGuaiBloodBar_C_CreateGuaiwuDebuff) == 0x000008, "Wrong alignment on WB_XiaoGuaiBloodBar_C_CreateGuaiwuDebuff"); \ static_assert(sizeof(WB_XiaoGuaiBloodBar_C_CreateGuaiwuDebuff) == 0x000018, "Wrong size on WB_XiaoGuaiBloodBar_C_CreateGuaiwuDebuff"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_CreateGuaiwuDebuff, Tag) == 0x000000, "Member 'WB_XiaoGuaiBloodBar_C_CreateGuaiwuDebuff::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_CreateGuaiwuDebuff, Current) == 0x000008, "Member 'WB_XiaoGuaiBloodBar_C_CreateGuaiwuDebuff::Current' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_CreateGuaiwuDebuff, Max) == 0x000010, "Member 'WB_XiaoGuaiBloodBar_C_CreateGuaiwuDebuff::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar \ static_assert(alignof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar) == 0x000008, "Wrong alignment on WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar"); \ static_assert(sizeof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar) == 0x0004A0, "Wrong size on WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, EntryPoint) == 0x000000, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, Temp_int_Array_Index_Variable) == 0x000018, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, Temp_int_Array_Index_Variable_1) == 0x000024, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CustomEvent_InPercent) == 0x000028, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CustomEvent_InPercent' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000030, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CustomEvent_OldValue) == 0x000038, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CustomEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CustomEvent_CurrentBlood) == 0x000040, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CustomEvent_CurrentBlood' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CustomEvent_MaxBlood) == 0x000048, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CustomEvent_MaxBlood' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CreateDelegate_OutputDelegate) == 0x000050, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CustomEvent_Owner) == 0x000060, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CustomEvent_Owner' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CustomEvent_TargetBuff_1) == 0x000068, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CustomEvent_TargetBuff_1' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000070, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CustomEvent_TargetBuff) == 0x000080, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CustomEvent_TargetBuff' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000088, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_GetOwner_ReturnValue) == 0x000090, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_GetComponentByClass_ReturnValue) == 0x000098, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_GetMyBuffComp_BuffComponent) == 0x0000A0, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_GetToleranceValue_ToleranceValue) == 0x0000A8, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_GetToleranceValue_ToleranceValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Map_Keys_Keys) == 0x0000F8, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Array_Get_Item) == 0x000108, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Array_Length_ReturnValue) == 0x000110, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000118, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Less_IntInt_ReturnValue) == 0x000128, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Split_LeftS) == 0x000130, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Split_RightS) == 0x000140, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Split_ReturnValue) == 0x000150, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000158, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Map_Find_Value) == 0x000168, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Map_Find_ReturnValue) == 0x000250, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000258, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000268, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000278, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000280, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CustomEvent_Tag_1) == 0x000284, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CustomEvent_Tag_1' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CustomEvent_Current) == 0x000290, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CustomEvent_Current' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CustomEvent_Max) == 0x000298, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CustomEvent_Max' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CustomEvent_Tag) == 0x0002A0, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CustomEvent_Tag' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CustomEvent_TagName) == 0x0002A8, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CustomEvent_TagName' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CustomEvent_CurrentValue) == 0x0002B0, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CustomEvent_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CustomEvent_MaxValue) == 0x0002B8, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0002C0, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_GetUIStatic_ReturnValue) == 0x0002C8, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_DynamicCast_AsImpl_Buff_Component) == 0x0002D0, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_DynamicCast_AsImpl_Buff_Component' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_DynamicCast_bSuccess_1) == 0x0002D8, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_GetBuffs_Buffs) == 0x0002E0, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_GetBuffs_Buffs' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Array_Get_Item_1) == 0x0002F0, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_DynamicCast_AsBP_Accum_Buff) == 0x0002F8, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_DynamicCast_AsBP_Accum_Buff' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_DynamicCast_bSuccess_2) == 0x000300, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_GetBuffTag_BuffTag) == 0x000304, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_GetBuffData_ReturnValue) == 0x000310, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_GetBuffData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1) == 0x0003C8, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_ParseIntoArray_ReturnValue) == 0x0003D8, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Array_Get_Item_2) == 0x0003E8, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Array_Get_Item_3) == 0x0003F8, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000408, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Array_Get_Item_4) == 0x000418, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000428, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Array_Length_ReturnValue_1) == 0x000438, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000440, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000450, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CreateDelegate_OutputDelegate_1) == 0x000460, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x000470, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, K2Node_CreateDelegate_OutputDelegate_2) == 0x000478, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, Temp_int_Loop_Counter_Variable_1) == 0x000488, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Less_IntInt_ReturnValue_1) == 0x00048C, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_Add_IntInt_ReturnValue_1) == 0x000490, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_SetPercent_InPercent_ImplicitCast) == 0x000494, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_SetPercent_InPercent_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar, CallFunc_SetValue_InValue_ImplicitCast) == 0x000498, "Member 'WB_XiaoGuaiBloodBar_C_ExecuteUbergraph_WB_XiaoGuaiBloodBar::CallFunc_SetValue_InValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_XiaoGuaiBloodBar_C_OnBuffAdd \ static_assert(alignof(WB_XiaoGuaiBloodBar_C_OnBuffAdd) == 0x000008, "Wrong alignment on WB_XiaoGuaiBloodBar_C_OnBuffAdd"); \ static_assert(sizeof(WB_XiaoGuaiBloodBar_C_OnBuffAdd) == 0x000008, "Wrong size on WB_XiaoGuaiBloodBar_C_OnBuffAdd"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_OnBuffAdd, TargetBuff) == 0x000000, "Member 'WB_XiaoGuaiBloodBar_C_OnBuffAdd::TargetBuff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_XiaoGuaiBloodBar_C_OnBuffRemoved \ static_assert(alignof(WB_XiaoGuaiBloodBar_C_OnBuffRemoved) == 0x000008, "Wrong alignment on WB_XiaoGuaiBloodBar_C_OnBuffRemoved"); \ static_assert(sizeof(WB_XiaoGuaiBloodBar_C_OnBuffRemoved) == 0x000008, "Wrong size on WB_XiaoGuaiBloodBar_C_OnBuffRemoved"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_OnBuffRemoved, TargetBuff) == 0x000000, "Member 'WB_XiaoGuaiBloodBar_C_OnBuffRemoved::TargetBuff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_XiaoGuaiBloodBar_C_OnDebuffRemove \ static_assert(alignof(WB_XiaoGuaiBloodBar_C_OnDebuffRemove) == 0x000004, "Wrong alignment on WB_XiaoGuaiBloodBar_C_OnDebuffRemove"); \ static_assert(sizeof(WB_XiaoGuaiBloodBar_C_OnDebuffRemove) == 0x000008, "Wrong size on WB_XiaoGuaiBloodBar_C_OnDebuffRemove"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_OnDebuffRemove, Tag) == 0x000000, "Member 'WB_XiaoGuaiBloodBar_C_OnDebuffRemove::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_XiaoGuaiBloodBar_C_ReSetOverrideWidthSize \ static_assert(alignof(WB_XiaoGuaiBloodBar_C_ReSetOverrideWidthSize) == 0x000008, "Wrong alignment on WB_XiaoGuaiBloodBar_C_ReSetOverrideWidthSize"); \ static_assert(sizeof(WB_XiaoGuaiBloodBar_C_ReSetOverrideWidthSize) == 0x000010, "Wrong size on WB_XiaoGuaiBloodBar_C_ReSetOverrideWidthSize"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ReSetOverrideWidthSize, OverrideWidthSize) == 0x000000, "Member 'WB_XiaoGuaiBloodBar_C_ReSetOverrideWidthSize::OverrideWidthSize' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ReSetOverrideWidthSize, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000008, "Member 'WB_XiaoGuaiBloodBar_C_ReSetOverrideWidthSize::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_ReSetOverrideWidthSize, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast) == 0x00000C, "Member 'WB_XiaoGuaiBloodBar_C_ReSetOverrideWidthSize::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_XiaoGuaiBloodBar_C_SetOwner \ static_assert(alignof(WB_XiaoGuaiBloodBar_C_SetOwner) == 0x000008, "Wrong alignment on WB_XiaoGuaiBloodBar_C_SetOwner"); \ static_assert(sizeof(WB_XiaoGuaiBloodBar_C_SetOwner) == 0x000008, "Wrong size on WB_XiaoGuaiBloodBar_C_SetOwner"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_SetOwner, Owner) == 0x000000, "Member 'WB_XiaoGuaiBloodBar_C_SetOwner::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_XiaoGuaiBloodBar_C_SetPercent \ static_assert(alignof(WB_XiaoGuaiBloodBar_C_SetPercent) == 0x000008, "Wrong alignment on WB_XiaoGuaiBloodBar_C_SetPercent"); \ static_assert(sizeof(WB_XiaoGuaiBloodBar_C_SetPercent) == 0x000008, "Wrong size on WB_XiaoGuaiBloodBar_C_SetPercent"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_SetPercent, InPercent) == 0x000000, "Member 'WB_XiaoGuaiBloodBar_C_SetPercent::InPercent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_XiaoGuaiBloodBar_C_UpdateDebuffValue \ static_assert(alignof(WB_XiaoGuaiBloodBar_C_UpdateDebuffValue) == 0x000008, "Wrong alignment on WB_XiaoGuaiBloodBar_C_UpdateDebuffValue"); \ static_assert(sizeof(WB_XiaoGuaiBloodBar_C_UpdateDebuffValue) == 0x000018, "Wrong size on WB_XiaoGuaiBloodBar_C_UpdateDebuffValue"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_UpdateDebuffValue, TagName) == 0x000000, "Member 'WB_XiaoGuaiBloodBar_C_UpdateDebuffValue::TagName' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_UpdateDebuffValue, CurrentValue) == 0x000008, "Member 'WB_XiaoGuaiBloodBar_C_UpdateDebuffValue::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(WB_XiaoGuaiBloodBar_C_UpdateDebuffValue, MaxValue) == 0x000010, "Member 'WB_XiaoGuaiBloodBar_C_UpdateDebuffValue::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_XiaoGuaiBloodBar_C \ static_assert(alignof(UWB_XiaoGuaiBloodBar_C) == 0x000008, "Wrong alignment on UWB_XiaoGuaiBloodBar_C"); \ static_assert(sizeof(UWB_XiaoGuaiBloodBar_C) == 0x0002E8, "Wrong size on UWB_XiaoGuaiBloodBar_C"); \ static_assert(offsetof(UWB_XiaoGuaiBloodBar_C, UberGraphFrame) == 0x000278, "Member 'UWB_XiaoGuaiBloodBar_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_XiaoGuaiBloodBar_C, Overlay_) == 0x000280, "Member 'UWB_XiaoGuaiBloodBar_C::Overlay_' has a wrong offset!"); \ static_assert(offsetof(UWB_XiaoGuaiBloodBar_C, ProgressBar_Blood) == 0x000288, "Member 'UWB_XiaoGuaiBloodBar_C::ProgressBar_Blood' has a wrong offset!"); \ static_assert(offsetof(UWB_XiaoGuaiBloodBar_C, ProgressBar_DiaoXue) == 0x000290, "Member 'UWB_XiaoGuaiBloodBar_C::ProgressBar_DiaoXue' has a wrong offset!"); \ static_assert(offsetof(UWB_XiaoGuaiBloodBar_C, SizeBox_0) == 0x000298, "Member 'UWB_XiaoGuaiBloodBar_C::SizeBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_XiaoGuaiBloodBar_C, Slider_) == 0x0002A0, "Member 'UWB_XiaoGuaiBloodBar_C::Slider_' has a wrong offset!"); \ static_assert(offsetof(UWB_XiaoGuaiBloodBar_C, WB_BloodBar) == 0x0002A8, "Member 'UWB_XiaoGuaiBloodBar_C::WB_BloodBar' has a wrong offset!"); \ static_assert(offsetof(UWB_XiaoGuaiBloodBar_C, WB_BuffPanel) == 0x0002B0, "Member 'UWB_XiaoGuaiBloodBar_C::WB_BuffPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_XiaoGuaiBloodBar_C, WB_DamageNum) == 0x0002B8, "Member 'UWB_XiaoGuaiBloodBar_C::WB_DamageNum' has a wrong offset!"); \ static_assert(offsetof(UWB_XiaoGuaiBloodBar_C, Alpha) == 0x0002C0, "Member 'UWB_XiaoGuaiBloodBar_C::Alpha' has a wrong offset!"); \ static_assert(offsetof(UWB_XiaoGuaiBloodBar_C, NewPercent) == 0x0002C8, "Member 'UWB_XiaoGuaiBloodBar_C::NewPercent' has a wrong offset!"); \ static_assert(offsetof(UWB_XiaoGuaiBloodBar_C, Buff_Component) == 0x0002D0, "Member 'UWB_XiaoGuaiBloodBar_C::Buff_Component' has a wrong offset!"); \ static_assert(offsetof(UWB_XiaoGuaiBloodBar_C, As_BP_Placed_AI) == 0x0002D8, "Member 'UWB_XiaoGuaiBloodBar_C::As_BP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(UWB_XiaoGuaiBloodBar_C, NeedShowBuff) == 0x0002E0, "Member 'UWB_XiaoGuaiBloodBar_C::NeedShowBuff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_CallInit \ static_assert(alignof(WB_StarGraphLine_C_CallInit) == 0x000008, "Wrong alignment on WB_StarGraphLine_C_CallInit"); \ static_assert(sizeof(WB_StarGraphLine_C_CallInit) == 0x000008, "Wrong size on WB_StarGraphLine_C_CallInit"); \ static_assert(offsetof(WB_StarGraphLine_C_CallInit, StarGraphModel_0) == 0x000000, "Member 'WB_StarGraphLine_C_CallInit::StarGraphModel_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine \ static_assert(alignof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine) == 0x000008, "Wrong alignment on WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine"); \ static_assert(sizeof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine) == 0x0000F8, "Wrong size on WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, EntryPoint) == 0x000000, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, Temp_bool_Variable) == 0x000018, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, Temp_real_Variable) == 0x00001C, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, K2Node_CreateDelegate_OutputDelegate_1) == 0x000020, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, K2Node_CreateDelegate_OutputDelegate_2) == 0x000030, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, K2Node_CreateDelegate_OutputDelegate_3) == 0x000040, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, K2Node_CustomEvent_Image_Lines_Active) == 0x000050, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::K2Node_CustomEvent_Image_Lines_Active' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, K2Node_CustomEvent_Image_Lines_UnLock) == 0x000058, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::K2Node_CustomEvent_Image_Lines_UnLock' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_IsValid_ReturnValue_1) == 0x000060, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, K2Node_CreateDelegate_OutputDelegate_4) == 0x000064, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, K2Node_CustomEvent_NodeID) == 0x000074, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::K2Node_CustomEvent_NodeID' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, K2Node_CustomEvent_StarGraphModel) == 0x000078, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::K2Node_CustomEvent_StarGraphModel' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000080, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000081, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_BooleanOR_ReturnValue) == 0x000082, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, K2Node_CreateDelegate_OutputDelegate_5) == 0x000084, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, K2Node_Event_IsDesignTime) == 0x000094, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000098, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_CreateDynamicMaterialInstance_ReturnValue_1) == 0x0000A0, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_CreateDynamicMaterialInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_GetUnlockAnimation_ToUnLock) == 0x0000A8, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_GetUnlockAnimation_ToUnLock' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x0000B0, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x0000B8, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_GetActiveAnimation_ToActive) == 0x0000C0, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_GetActiveAnimation_ToActive' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_CreatePlayAnimationProxyObject_Result_1) == 0x0000C8, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_CreatePlayAnimationProxyObject_Result_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1) == 0x0000D0, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_IsValid_ReturnValue_2) == 0x0000D8, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_IsValid_ReturnValue_3) == 0x0000D9, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_IsValid_ReturnValue_4) == 0x0000DA, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, K2Node_CustomEvent_dark) == 0x0000DB, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::K2Node_CustomEvent_dark' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, K2Node_Select_Default) == 0x0000DC, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_CreatePlayAnimationProxyObject_Result_2) == 0x0000E0, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_CreatePlayAnimationProxyObject_Result_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_2) == 0x0000E8, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, CallFunc_IsValid_ReturnValue_5) == 0x0000F0, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine, K2Node_Select_Option_1_ImplicitCast) == 0x0000F4, "Member 'WB_StarGraphLine_C_ExecuteUbergraph_WB_StarGraphLine::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_GetActiveAnimation \ static_assert(alignof(WB_StarGraphLine_C_GetActiveAnimation) == 0x000008, "Wrong alignment on WB_StarGraphLine_C_GetActiveAnimation"); \ static_assert(sizeof(WB_StarGraphLine_C_GetActiveAnimation) == 0x000008, "Wrong size on WB_StarGraphLine_C_GetActiveAnimation"); \ static_assert(offsetof(WB_StarGraphLine_C_GetActiveAnimation, ToActive_0) == 0x000000, "Member 'WB_StarGraphLine_C_GetActiveAnimation::ToActive_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_GetLinePosition \ static_assert(alignof(WB_StarGraphLine_C_GetLinePosition) == 0x000008, "Wrong alignment on WB_StarGraphLine_C_GetLinePosition"); \ static_assert(sizeof(WB_StarGraphLine_C_GetLinePosition) == 0x000178, "Wrong size on WB_StarGraphLine_C_GetLinePosition"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, StartNodePostion) == 0x000000, "Member 'WB_StarGraphLine_C_GetLinePosition::StartNodePostion' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, EndNodePosition_0) == 0x000010, "Member 'WB_StarGraphLine_C_GetLinePosition::EndNodePosition_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, Angle) == 0x000020, "Member 'WB_StarGraphLine_C_GetLinePosition::Angle' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, Distance) == 0x000028, "Member 'WB_StarGraphLine_C_GetLinePosition::Distance' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, Position) == 0x000030, "Member 'WB_StarGraphLine_C_GetLinePosition::Position' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_Distance2D_ReturnValue) == 0x000040, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_Conv_Vector2DToVector_ReturnValue) == 0x000048, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_Conv_Vector2DToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_BreakVector2D_X) == 0x000060, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_BreakVector2D_Y) == 0x000068, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_Conv_Vector2DToVector_ReturnValue_1) == 0x000070, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_Conv_Vector2DToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_Distance2D_ReturnValue_1) == 0x000088, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_Distance2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_FindLookAtRotation_ReturnValue) == 0x000090, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_GetForwardVector_ReturnValue) == 0x0000B0, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000C8, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000E8, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_MakeVector2D_ReturnValue) == 0x000100, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_BreakVector_X) == 0x000110, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_BreakVector_Y) == 0x000118, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_BreakVector_Z) == 0x000120, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_BreakRotator_Roll) == 0x000128, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_BreakRotator_Pitch) == 0x00012C, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_BreakRotator_Yaw) == 0x000130, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_MakeVector2D_ReturnValue_1) == 0x000138, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_Subtract_Vector2DVector2D_ReturnValue) == 0x000148, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_Subtract_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_Subtract_Vector2DVector2D_ReturnValue_1) == 0x000158, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_Subtract_Vector2DVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetLinePosition, CallFunc_Add_Vector2DVector2D_ReturnValue) == 0x000168, "Member 'WB_StarGraphLine_C_GetLinePosition::CallFunc_Add_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_GetNode \ static_assert(alignof(WB_StarGraphLine_C_GetNode) == 0x000004, "Wrong alignment on WB_StarGraphLine_C_GetNode"); \ static_assert(sizeof(WB_StarGraphLine_C_GetNode) == 0x000008, "Wrong size on WB_StarGraphLine_C_GetNode"); \ static_assert(offsetof(WB_StarGraphLine_C_GetNode, ReturnStart) == 0x000000, "Member 'WB_StarGraphLine_C_GetNode::ReturnStart' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_GetNode, ReturnEnd) == 0x000004, "Member 'WB_StarGraphLine_C_GetNode::ReturnEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_GetUnlockAnimation \ static_assert(alignof(WB_StarGraphLine_C_GetUnlockAnimation) == 0x000008, "Wrong alignment on WB_StarGraphLine_C_GetUnlockAnimation"); \ static_assert(sizeof(WB_StarGraphLine_C_GetUnlockAnimation) == 0x000008, "Wrong size on WB_StarGraphLine_C_GetUnlockAnimation"); \ static_assert(offsetof(WB_StarGraphLine_C_GetUnlockAnimation, ToUnLock_0) == 0x000000, "Member 'WB_StarGraphLine_C_GetUnlockAnimation::ToUnLock_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_Image_Lines_Active_Event \ static_assert(alignof(WB_StarGraphLine_C_Image_Lines_Active_Event) == 0x000008, "Wrong alignment on WB_StarGraphLine_C_Image_Lines_Active_Event"); \ static_assert(sizeof(WB_StarGraphLine_C_Image_Lines_Active_Event) == 0x000008, "Wrong size on WB_StarGraphLine_C_Image_Lines_Active_Event"); \ static_assert(offsetof(WB_StarGraphLine_C_Image_Lines_Active_Event, Image_Lines_Active_0) == 0x000000, "Member 'WB_StarGraphLine_C_Image_Lines_Active_Event::Image_Lines_Active_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_Image_Lines_UnLock_Event \ static_assert(alignof(WB_StarGraphLine_C_Image_Lines_UnLock_Event) == 0x000008, "Wrong alignment on WB_StarGraphLine_C_Image_Lines_UnLock_Event"); \ static_assert(sizeof(WB_StarGraphLine_C_Image_Lines_UnLock_Event) == 0x000008, "Wrong size on WB_StarGraphLine_C_Image_Lines_UnLock_Event"); \ static_assert(offsetof(WB_StarGraphLine_C_Image_Lines_UnLock_Event, Image_Lines_UnLock_0) == 0x000000, "Member 'WB_StarGraphLine_C_Image_Lines_UnLock_Event::Image_Lines_UnLock_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_InitLinePosition \ static_assert(alignof(WB_StarGraphLine_C_InitLinePosition) == 0x000008, "Wrong alignment on WB_StarGraphLine_C_InitLinePosition"); \ static_assert(sizeof(WB_StarGraphLine_C_InitLinePosition) == 0x0000F0, "Wrong size on WB_StarGraphLine_C_InitLinePosition"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, Local_LineArray) == 0x000000, "Member 'WB_StarGraphLine_C_InitLinePosition::Local_LineArray' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_StarGraphLine_C_InitLinePosition::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_StarGraphLine_C_InitLinePosition::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_StarGraphLine_C_InitLinePosition::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000028, "Member 'WB_StarGraphLine_C_InitLinePosition::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, Temp_int_Loop_Counter_Variable) == 0x000030, "Member 'WB_StarGraphLine_C_InitLinePosition::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'WB_StarGraphLine_C_InitLinePosition::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'WB_StarGraphLine_C_InitLinePosition::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000040, "Member 'WB_StarGraphLine_C_InitLinePosition::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, CallFunc_GetPosition_ReturnValue) == 0x000048, "Member 'WB_StarGraphLine_C_InitLinePosition::CallFunc_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, K2Node_MakeStruct_LinearColor) == 0x000058, "Member 'WB_StarGraphLine_C_InitLinePosition::K2Node_MakeStruct_LinearColor' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, CallFunc_BreakVector2D_X) == 0x000068, "Member 'WB_StarGraphLine_C_InitLinePosition::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, CallFunc_BreakVector2D_Y) == 0x000070, "Member 'WB_StarGraphLine_C_InitLinePosition::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, K2Node_MakeStruct_LinearColor_1) == 0x000078, "Member 'WB_StarGraphLine_C_InitLinePosition::K2Node_MakeStruct_LinearColor_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, K2Node_MakeArray_Array) == 0x000088, "Member 'WB_StarGraphLine_C_InitLinePosition::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, CallFunc_GetLinePosition_Angle) == 0x000098, "Member 'WB_StarGraphLine_C_InitLinePosition::CallFunc_GetLinePosition_Angle' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, CallFunc_GetLinePosition_Distance) == 0x0000A0, "Member 'WB_StarGraphLine_C_InitLinePosition::CallFunc_GetLinePosition_Distance' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, CallFunc_GetLinePosition_Position) == 0x0000A8, "Member 'WB_StarGraphLine_C_InitLinePosition::CallFunc_GetLinePosition_Position' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, K2Node_MakeStruct_Anchors) == 0x0000B8, "Member 'WB_StarGraphLine_C_InitLinePosition::K2Node_MakeStruct_Anchors' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, CallFunc_SlotAsCanvasSlot_ReturnValue_1) == 0x0000D8, "Member 'WB_StarGraphLine_C_InitLinePosition::CallFunc_SlotAsCanvasSlot_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, K2Node_MakeStruct_R_ImplicitCast) == 0x0000E0, "Member 'WB_StarGraphLine_C_InitLinePosition::K2Node_MakeStruct_R_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, K2Node_MakeStruct_G_ImplicitCast) == 0x0000E4, "Member 'WB_StarGraphLine_C_InitLinePosition::K2Node_MakeStruct_G_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_InitLinePosition, CallFunc_SetLengthAndAngle_Angle_ImplicitCast) == 0x0000E8, "Member 'WB_StarGraphLine_C_InitLinePosition::CallFunc_SetLengthAndAngle_Angle_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_OnNodeUpdateEvent \ static_assert(alignof(WB_StarGraphLine_C_OnNodeUpdateEvent) == 0x000004, "Wrong alignment on WB_StarGraphLine_C_OnNodeUpdateEvent"); \ static_assert(sizeof(WB_StarGraphLine_C_OnNodeUpdateEvent) == 0x000004, "Wrong size on WB_StarGraphLine_C_OnNodeUpdateEvent"); \ static_assert(offsetof(WB_StarGraphLine_C_OnNodeUpdateEvent, NodeId) == 0x000000, "Member 'WB_StarGraphLine_C_OnNodeUpdateEvent::NodeId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_PreConstruct \ static_assert(alignof(WB_StarGraphLine_C_PreConstruct) == 0x000001, "Wrong alignment on WB_StarGraphLine_C_PreConstruct"); \ static_assert(sizeof(WB_StarGraphLine_C_PreConstruct) == 0x000001, "Wrong size on WB_StarGraphLine_C_PreConstruct"); \ static_assert(offsetof(WB_StarGraphLine_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_StarGraphLine_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_SequenceEvent__ENTRYPOINTWB_StarGraphLine \ static_assert(alignof(WB_StarGraphLine_C_SequenceEvent__ENTRYPOINTWB_StarGraphLine) == 0x000008, "Wrong alignment on WB_StarGraphLine_C_SequenceEvent__ENTRYPOINTWB_StarGraphLine"); \ static_assert(sizeof(WB_StarGraphLine_C_SequenceEvent__ENTRYPOINTWB_StarGraphLine) == 0x000008, "Wrong size on WB_StarGraphLine_C_SequenceEvent__ENTRYPOINTWB_StarGraphLine"); \ static_assert(offsetof(WB_StarGraphLine_C_SequenceEvent__ENTRYPOINTWB_StarGraphLine, Image_Lines_Active_0) == 0x000000, "Member 'WB_StarGraphLine_C_SequenceEvent__ENTRYPOINTWB_StarGraphLine::Image_Lines_Active_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_SequenceEvent__ENTRYPOINTWB_StarGraphLine_0 \ static_assert(alignof(WB_StarGraphLine_C_SequenceEvent__ENTRYPOINTWB_StarGraphLine_0) == 0x000008, "Wrong alignment on WB_StarGraphLine_C_SequenceEvent__ENTRYPOINTWB_StarGraphLine_0"); \ static_assert(sizeof(WB_StarGraphLine_C_SequenceEvent__ENTRYPOINTWB_StarGraphLine_0) == 0x000008, "Wrong size on WB_StarGraphLine_C_SequenceEvent__ENTRYPOINTWB_StarGraphLine_0"); \ static_assert(offsetof(WB_StarGraphLine_C_SequenceEvent__ENTRYPOINTWB_StarGraphLine_0, Image_Lines_UnLock_0) == 0x000000, "Member 'WB_StarGraphLine_C_SequenceEvent__ENTRYPOINTWB_StarGraphLine_0::Image_Lines_UnLock_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_SetLengthAndAngle \ static_assert(alignof(WB_StarGraphLine_C_SetLengthAndAngle) == 0x000008, "Wrong alignment on WB_StarGraphLine_C_SetLengthAndAngle"); \ static_assert(sizeof(WB_StarGraphLine_C_SetLengthAndAngle) == 0x000028, "Wrong size on WB_StarGraphLine_C_SetLengthAndAngle"); \ static_assert(offsetof(WB_StarGraphLine_C_SetLengthAndAngle, Angle) == 0x000000, "Member 'WB_StarGraphLine_C_SetLengthAndAngle::Angle' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_SetLengthAndAngle, Length) == 0x000008, "Member 'WB_StarGraphLine_C_SetLengthAndAngle::Length' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_SetLengthAndAngle, CallFunc_MakeVector2D_ReturnValue) == 0x000010, "Member 'WB_StarGraphLine_C_SetLengthAndAngle::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_SetLengthAndAngle, CallFunc_SetRenderTransformAngle_Angle_ImplicitCast) == 0x000020, "Member 'WB_StarGraphLine_C_SetLengthAndAngle::CallFunc_SetRenderTransformAngle_Angle_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_SetLengthAndAngle, CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast) == 0x000024, "Member 'WB_StarGraphLine_C_SetLengthAndAngle::CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_SetLineDark \ static_assert(alignof(WB_StarGraphLine_C_SetLineDark) == 0x000001, "Wrong alignment on WB_StarGraphLine_C_SetLineDark"); \ static_assert(sizeof(WB_StarGraphLine_C_SetLineDark) == 0x000001, "Wrong size on WB_StarGraphLine_C_SetLineDark"); \ static_assert(offsetof(WB_StarGraphLine_C_SetLineDark, dark) == 0x000000, "Member 'WB_StarGraphLine_C_SetLineDark::dark' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_SetLineDarkStyle \ static_assert(alignof(WB_StarGraphLine_C_SetLineDarkStyle) == 0x000001, "Wrong alignment on WB_StarGraphLine_C_SetLineDarkStyle"); \ static_assert(sizeof(WB_StarGraphLine_C_SetLineDarkStyle) == 0x000004, "Wrong size on WB_StarGraphLine_C_SetLineDarkStyle"); \ static_assert(offsetof(WB_StarGraphLine_C_SetLineDarkStyle, CallFunc_IsNodeDark_Dark) == 0x000000, "Member 'WB_StarGraphLine_C_SetLineDarkStyle::CallFunc_IsNodeDark_Dark' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_SetLineDarkStyle, CallFunc_IsNodeDark_Dark_1) == 0x000001, "Member 'WB_StarGraphLine_C_SetLineDarkStyle::CallFunc_IsNodeDark_Dark_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_SetLineDarkStyle, CallFunc_BooleanOR_ReturnValue) == 0x000002, "Member 'WB_StarGraphLine_C_SetLineDarkStyle::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_SetLineDarkStyle, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000003, "Member 'WB_StarGraphLine_C_SetLineDarkStyle::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_UpdateLineMaterialValue \ static_assert(alignof(WB_StarGraphLine_C_UpdateLineMaterialValue) == 0x000004, "Wrong alignment on WB_StarGraphLine_C_UpdateLineMaterialValue"); \ static_assert(sizeof(WB_StarGraphLine_C_UpdateLineMaterialValue) == 0x000028, "Wrong size on WB_StarGraphLine_C_UpdateLineMaterialValue"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineMaterialValue, Type_0) == 0x000000, "Member 'WB_StarGraphLine_C_UpdateLineMaterialValue::Type_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineMaterialValue, Temp_bool_Variable) == 0x000001, "Member 'WB_StarGraphLine_C_UpdateLineMaterialValue::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineMaterialValue, K2Node_SwitchEnum_CmpSuccess) == 0x000002, "Member 'WB_StarGraphLine_C_UpdateLineMaterialValue::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineMaterialValue, Temp_real_Variable) == 0x000004, "Member 'WB_StarGraphLine_C_UpdateLineMaterialValue::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineMaterialValue, Temp_real_Variable_1) == 0x000008, "Member 'WB_StarGraphLine_C_UpdateLineMaterialValue::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineMaterialValue, Temp_bool_Variable_1) == 0x00000C, "Member 'WB_StarGraphLine_C_UpdateLineMaterialValue::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineMaterialValue, Temp_real_Variable_2) == 0x000010, "Member 'WB_StarGraphLine_C_UpdateLineMaterialValue::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineMaterialValue, Temp_real_Variable_3) == 0x000014, "Member 'WB_StarGraphLine_C_UpdateLineMaterialValue::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineMaterialValue, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000018, "Member 'WB_StarGraphLine_C_UpdateLineMaterialValue::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineMaterialValue, K2Node_Select_Default) == 0x00001C, "Member 'WB_StarGraphLine_C_UpdateLineMaterialValue::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineMaterialValue, K2Node_Select_Default_1) == 0x000020, "Member 'WB_StarGraphLine_C_UpdateLineMaterialValue::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineMaterialValue, K2Node_SwitchEnum_CmpSuccess_1) == 0x000024, "Member 'WB_StarGraphLine_C_UpdateLineMaterialValue::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineMaterialValue, K2Node_SwitchEnum_CmpSuccess_2) == 0x000025, "Member 'WB_StarGraphLine_C_UpdateLineMaterialValue::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineMaterialValue, K2Node_SwitchEnum_CmpSuccess_3) == 0x000026, "Member 'WB_StarGraphLine_C_UpdateLineMaterialValue::K2Node_SwitchEnum_CmpSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineMaterialValue, K2Node_SwitchEnum_CmpSuccess_4) == 0x000027, "Member 'WB_StarGraphLine_C_UpdateLineMaterialValue::K2Node_SwitchEnum_CmpSuccess_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraphLine_C_UpdateLineStyle \ static_assert(alignof(WB_StarGraphLine_C_UpdateLineStyle) == 0x000004, "Wrong alignment on WB_StarGraphLine_C_UpdateLineStyle"); \ static_assert(sizeof(WB_StarGraphLine_C_UpdateLineStyle) == 0x000018, "Wrong size on WB_StarGraphLine_C_UpdateLineStyle"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineStyle, CallFunc_GetNodeLevel_Value) == 0x000000, "Member 'WB_StarGraphLine_C_UpdateLineStyle::CallFunc_GetNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineStyle, CallFunc_GetNodeLevel_Actived) == 0x000004, "Member 'WB_StarGraphLine_C_UpdateLineStyle::CallFunc_GetNodeLevel_Actived' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineStyle, CallFunc_GetNodeLevel_Value_1) == 0x000008, "Member 'WB_StarGraphLine_C_UpdateLineStyle::CallFunc_GetNodeLevel_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineStyle, CallFunc_GetNodeLevel_Actived_1) == 0x00000C, "Member 'WB_StarGraphLine_C_UpdateLineStyle::CallFunc_GetNodeLevel_Actived_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineStyle, CallFunc_GetNodeLevel_Value_2) == 0x000010, "Member 'WB_StarGraphLine_C_UpdateLineStyle::CallFunc_GetNodeLevel_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraphLine_C_UpdateLineStyle, CallFunc_GetNodeLevel_Actived_2) == 0x000014, "Member 'WB_StarGraphLine_C_UpdateLineStyle::CallFunc_GetNodeLevel_Actived_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarGraphLine_C \ static_assert(alignof(UWB_StarGraphLine_C) == 0x000008, "Wrong alignment on UWB_StarGraphLine_C"); \ static_assert(sizeof(UWB_StarGraphLine_C) == 0x000338, "Wrong size on UWB_StarGraphLine_C"); \ static_assert(offsetof(UWB_StarGraphLine_C, UberGraphFrame) == 0x000278, "Member 'UWB_StarGraphLine_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, ToUndark) == 0x000280, "Member 'UWB_StarGraphLine_C::ToUndark' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, ToActive) == 0x000288, "Member 'UWB_StarGraphLine_C::ToActive' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, ToUnLock) == 0x000290, "Member 'UWB_StarGraphLine_C::ToUnLock' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, Image_Lines_Active) == 0x000298, "Member 'UWB_StarGraphLine_C::Image_Lines_Active' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, Image_Lines_Lock) == 0x0002A0, "Member 'UWB_StarGraphLine_C::Image_Lines_Lock' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, Image_Lines_UnLock) == 0x0002A8, "Member 'UWB_StarGraphLine_C::Image_Lines_UnLock' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, Overlay_Root) == 0x0002B0, "Member 'UWB_StarGraphLine_C::Overlay_Root' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, SizeBox_0) == 0x0002B8, "Member 'UWB_StarGraphLine_C::SizeBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, StarGraphModel) == 0x0002C0, "Member 'UWB_StarGraphLine_C::StarGraphModel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, Type) == 0x0002C8, "Member 'UWB_StarGraphLine_C::Type' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, StartNodeID) == 0x0002D0, "Member 'UWB_StarGraphLine_C::StartNodeID' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, EndNodeID) == 0x0002D4, "Member 'UWB_StarGraphLine_C::EndNodeID' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, StartNodePosition) == 0x0002D8, "Member 'UWB_StarGraphLine_C::StartNodePosition' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, EndNodePosition) == 0x0002E8, "Member 'UWB_StarGraphLine_C::EndNodePosition' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, CurrentLineType) == 0x0002F8, "Member 'UWB_StarGraphLine_C::CurrentLineType' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, InitLine) == 0x0002F9, "Member 'UWB_StarGraphLine_C::InitLine' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, LineAnimationFinished) == 0x000300, "Member 'UWB_StarGraphLine_C::LineAnimationFinished' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, LineAnimationPreEvent) == 0x000310, "Member 'UWB_StarGraphLine_C::LineAnimationPreEvent' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, ReverseLine) == 0x000320, "Member 'UWB_StarGraphLine_C::ReverseLine' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, StarGraphRuntime) == 0x000328, "Member 'UWB_StarGraphLine_C::StarGraphRuntime' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraphLine_C, LastDark) == 0x000330, "Member 'UWB_StarGraphLine_C::LastDark' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Titles_C_ExecuteUbergraph_WB_ViewCredits_Titles \ static_assert(alignof(WB_ViewCredits_Titles_C_ExecuteUbergraph_WB_ViewCredits_Titles) == 0x000004, "Wrong alignment on WB_ViewCredits_Titles_C_ExecuteUbergraph_WB_ViewCredits_Titles"); \ static_assert(sizeof(WB_ViewCredits_Titles_C_ExecuteUbergraph_WB_ViewCredits_Titles) == 0x000008, "Wrong size on WB_ViewCredits_Titles_C_ExecuteUbergraph_WB_ViewCredits_Titles"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_ExecuteUbergraph_WB_ViewCredits_Titles, EntryPoint) == 0x000000, "Member 'WB_ViewCredits_Titles_C_ExecuteUbergraph_WB_ViewCredits_Titles::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_ExecuteUbergraph_WB_ViewCredits_Titles, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_ViewCredits_Titles_C_ExecuteUbergraph_WB_ViewCredits_Titles::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Titles_C_InputNewTitle \ static_assert(alignof(WB_ViewCredits_Titles_C_InputNewTitle) == 0x000008, "Wrong alignment on WB_ViewCredits_Titles_C_InputNewTitle"); \ static_assert(sizeof(WB_ViewCredits_Titles_C_InputNewTitle) == 0x000038, "Wrong size on WB_ViewCredits_Titles_C_InputNewTitle"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_InputNewTitle, Title_0) == 0x000000, "Member 'WB_ViewCredits_Titles_C_InputNewTitle::Title_0' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_InputNewTitle, TitleEN_0) == 0x000010, "Member 'WB_ViewCredits_Titles_C_InputNewTitle::TitleEN_0' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_InputNewTitle, Subtitle) == 0x000020, "Member 'WB_ViewCredits_Titles_C_InputNewTitle::Subtitle' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_InputNewTitle, Temp_bool_Variable) == 0x000021, "Member 'WB_ViewCredits_Titles_C_InputNewTitle::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_InputNewTitle, Temp_byte_Variable) == 0x000022, "Member 'WB_ViewCredits_Titles_C_InputNewTitle::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_InputNewTitle, Temp_byte_Variable_1) == 0x000023, "Member 'WB_ViewCredits_Titles_C_InputNewTitle::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_InputNewTitle, Temp_bool_Variable_1) == 0x000024, "Member 'WB_ViewCredits_Titles_C_InputNewTitle::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_InputNewTitle, Temp_int_Variable) == 0x000028, "Member 'WB_ViewCredits_Titles_C_InputNewTitle::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_InputNewTitle, Temp_int_Variable_1) == 0x00002C, "Member 'WB_ViewCredits_Titles_C_InputNewTitle::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_InputNewTitle, K2Node_Select_Default) == 0x000030, "Member 'WB_ViewCredits_Titles_C_InputNewTitle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_InputNewTitle, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000034, "Member 'WB_ViewCredits_Titles_C_InputNewTitle::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_InputNewTitle, CallFunc_IsEmpty_ReturnValue) == 0x000035, "Member 'WB_ViewCredits_Titles_C_InputNewTitle::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_InputNewTitle, CallFunc_BooleanOR_ReturnValue) == 0x000036, "Member 'WB_ViewCredits_Titles_C_InputNewTitle::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_InputNewTitle, K2Node_Select_Default_1) == 0x000037, "Member 'WB_ViewCredits_Titles_C_InputNewTitle::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Titles_C_PreConstruct \ static_assert(alignof(WB_ViewCredits_Titles_C_PreConstruct) == 0x000001, "Wrong alignment on WB_ViewCredits_Titles_C_PreConstruct"); \ static_assert(sizeof(WB_ViewCredits_Titles_C_PreConstruct) == 0x000001, "Wrong size on WB_ViewCredits_Titles_C_PreConstruct"); \ static_assert(offsetof(WB_ViewCredits_Titles_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_ViewCredits_Titles_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ViewCredits_Titles_C \ static_assert(alignof(UWB_ViewCredits_Titles_C) == 0x000008, "Wrong alignment on UWB_ViewCredits_Titles_C"); \ static_assert(sizeof(UWB_ViewCredits_Titles_C) == 0x0002E8, "Wrong size on UWB_ViewCredits_Titles_C"); \ static_assert(offsetof(UWB_ViewCredits_Titles_C, UberGraphFrame) == 0x000278, "Member 'UWB_ViewCredits_Titles_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Titles_C, symblo_left) == 0x000280, "Member 'UWB_ViewCredits_Titles_C::symblo_left' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Titles_C, symblo_right) == 0x000288, "Member 'UWB_ViewCredits_Titles_C::symblo_right' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Titles_C, Text_Subtitle) == 0x000290, "Member 'UWB_ViewCredits_Titles_C::Text_Subtitle' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Titles_C, Text_SubtitleEn) == 0x000298, "Member 'UWB_ViewCredits_Titles_C::Text_SubtitleEn' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Titles_C, Text_Title) == 0x0002A0, "Member 'UWB_ViewCredits_Titles_C::Text_Title' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Titles_C, Text_TitleEn) == 0x0002A8, "Member 'UWB_ViewCredits_Titles_C::Text_TitleEn' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Titles_C, WidgetSwitcher_TitleType) == 0x0002B0, "Member 'UWB_ViewCredits_Titles_C::WidgetSwitcher_TitleType' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Titles_C, PreVisType) == 0x0002B8, "Member 'UWB_ViewCredits_Titles_C::PreVisType' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Titles_C, Title) == 0x0002C0, "Member 'UWB_ViewCredits_Titles_C::Title' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Titles_C, TitleEN) == 0x0002D0, "Member 'UWB_ViewCredits_Titles_C::TitleEN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Titles_C, ShowSymblo) == 0x0002E0, "Member 'UWB_ViewCredits_Titles_C::ShowSymblo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_UseGoldBox_C_Received_Notify \ static_assert(alignof(AN_UseGoldBox_C_Received_Notify) == 0x000008, "Wrong alignment on AN_UseGoldBox_C_Received_Notify"); \ static_assert(sizeof(AN_UseGoldBox_C_Received_Notify) == 0x000088, "Wrong size on AN_UseGoldBox_C_Received_Notify"); \ static_assert(offsetof(AN_UseGoldBox_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_UseGoldBox_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_UseGoldBox_C_Received_Notify, Animation) == 0x000008, "Member 'AN_UseGoldBox_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_UseGoldBox_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_UseGoldBox_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_UseGoldBox_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_UseGoldBox_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_UseGoldBox_C_Received_Notify, CallFunc_GetModel_ItemCollectComponent_ReturnValue) == 0x000048, "Member 'AN_UseGoldBox_C_Received_Notify::CallFunc_GetModel_ItemCollectComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_UseGoldBox_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'AN_UseGoldBox_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_UseGoldBox_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'AN_UseGoldBox_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_UseGoldBox_C_Received_Notify, CallFunc_GetComponentByClass_ReturnValue) == 0x000060, "Member 'AN_UseGoldBox_C_Received_Notify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_UseGoldBox_C_Received_Notify, CallFunc_IsValid_ReturnValue_1) == 0x000068, "Member 'AN_UseGoldBox_C_Received_Notify::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_UseGoldBox_C_Received_Notify, CallFunc_Conv_IntToString_ReturnValue) == 0x000070, "Member 'AN_UseGoldBox_C_Received_Notify::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_UseGoldBox_C_Received_Notify, CallFunc_Conv_StringToName_ReturnValue) == 0x000080, "Member 'AN_UseGoldBox_C_Received_Notify::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_UseGoldBox_C \ static_assert(alignof(UAN_UseGoldBox_C) == 0x000008, "Wrong alignment on UAN_UseGoldBox_C"); \ static_assert(sizeof(UAN_UseGoldBox_C) == 0x000038, "Wrong size on UAN_UseGoldBox_C"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Names_Type3_C_InputNewName \ static_assert(alignof(WB_ViewCredits_Names_Type3_C_InputNewName) == 0x000008, "Wrong alignment on WB_ViewCredits_Names_Type3_C_InputNewName"); \ static_assert(sizeof(WB_ViewCredits_Names_Type3_C_InputNewName) == 0x000088, "Wrong size on WB_ViewCredits_Names_Type3_C_InputNewName"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, CN) == 0x000000, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::CN' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, EN) == 0x000010, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::EN' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, ReturnValue) == 0x000020, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, L_EN) == 0x000028, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::L_EN' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, L_CN) == 0x000038, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::L_CN' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, NewLocalVar) == 0x000048, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, CallFunc_Replace_ReturnValue) == 0x000050, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::CallFunc_Replace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, CallFunc_IsEmpty_ReturnValue) == 0x000060, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, CallFunc_Replace_ReturnValue_1) == 0x000068, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::CallFunc_Replace_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, CallFunc_IsEmpty_ReturnValue_1) == 0x000078, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, CallFunc_IsEmpty_ReturnValue_2) == 0x000079, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::CallFunc_IsEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x00007A, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x00007B, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, CallFunc_EqualEqual_StrStr_ReturnValue_2) == 0x00007C, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::CallFunc_EqualEqual_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, CallFunc_EqualEqual_StrStr_ReturnValue_3) == 0x00007D, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::CallFunc_EqualEqual_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, CallFunc_IsEmpty_ReturnValue_3) == 0x00007E, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::CallFunc_IsEmpty_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, K2Node_SwitchInteger_CmpSuccess) == 0x00007F, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type3_C_InputNewName, CallFunc_Add_IntInt_ReturnValue) == 0x000080, "Member 'WB_ViewCredits_Names_Type3_C_InputNewName::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ViewCredits_Names_Type3_C \ static_assert(alignof(UWB_ViewCredits_Names_Type3_C) == 0x000008, "Wrong alignment on UWB_ViewCredits_Names_Type3_C"); \ static_assert(sizeof(UWB_ViewCredits_Names_Type3_C) == 0x000370, "Wrong size on UWB_ViewCredits_Names_Type3_C"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, SizeBox_2) == 0x000278, "Member 'UWB_ViewCredits_Names_Type3_C::SizeBox_2' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, SizeBox_3) == 0x000280, "Member 'UWB_ViewCredits_Names_Type3_C::SizeBox_3' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, SizeBox_4) == 0x000288, "Member 'UWB_ViewCredits_Names_Type3_C::SizeBox_4' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, Spacer_Center) == 0x000290, "Member 'UWB_ViewCredits_Names_Type3_C::Spacer_Center' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, Spacer_Left) == 0x000298, "Member 'UWB_ViewCredits_Names_Type3_C::Spacer_Left' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, Spacer_Right) == 0x0002A0, "Member 'UWB_ViewCredits_Names_Type3_C::Spacer_Right' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, Text_2) == 0x0002A8, "Member 'UWB_ViewCredits_Names_Type3_C::Text_2' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, Text_3) == 0x0002B0, "Member 'UWB_ViewCredits_Names_Type3_C::Text_3' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, Text_4) == 0x0002B8, "Member 'UWB_ViewCredits_Names_Type3_C::Text_4' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, text_1EN) == 0x0002C0, "Member 'UWB_ViewCredits_Names_Type3_C::text_1EN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, text_2EN) == 0x0002C8, "Member 'UWB_ViewCredits_Names_Type3_C::text_2EN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, text_3EN) == 0x0002D0, "Member 'UWB_ViewCredits_Names_Type3_C::text_3EN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, text_4EN) == 0x0002D8, "Member 'UWB_ViewCredits_Names_Type3_C::text_4EN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, TextBlock_101) == 0x0002E0, "Member 'UWB_ViewCredits_Names_Type3_C::TextBlock_101' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, Name_CN1) == 0x0002E8, "Member 'UWB_ViewCredits_Names_Type3_C::Name_CN1' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, Name_EN1) == 0x0002F8, "Member 'UWB_ViewCredits_Names_Type3_C::Name_EN1' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, Name_CN2) == 0x000308, "Member 'UWB_ViewCredits_Names_Type3_C::Name_CN2' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, Name_EN2) == 0x000318, "Member 'UWB_ViewCredits_Names_Type3_C::Name_EN2' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, Name_CN3) == 0x000328, "Member 'UWB_ViewCredits_Names_Type3_C::Name_CN3' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, Name_EN3) == 0x000338, "Member 'UWB_ViewCredits_Names_Type3_C::Name_EN3' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, ValidIndex) == 0x000348, "Member 'UWB_ViewCredits_Names_Type3_C::ValidIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, Name_CN4) == 0x000350, "Member 'UWB_ViewCredits_Names_Type3_C::Name_CN4' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type3_C, Name_EN4) == 0x000360, "Member 'UWB_ViewCredits_Names_Type3_C::Name_EN4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PatrolComponent_C_ExecuteUbergraph_PatrolComponent \ static_assert(alignof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent) == 0x000008, "Wrong alignment on PatrolComponent_C_ExecuteUbergraph_PatrolComponent"); \ static_assert(sizeof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent) == 0x0000C0, "Wrong size on PatrolComponent_C_ExecuteUbergraph_PatrolComponent"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, EntryPoint) == 0x000000, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, Temp_int_Array_Index_Variable) == 0x000014, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_Conv_BoolToString_ReturnValue) == 0x000018, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_Array_Get_Item) == 0x000028, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_IsValid_ReturnValue) == 0x000034, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000035, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_Not_PreBool_ReturnValue) == 0x00003C, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_Less_IntInt_ReturnValue) == 0x00003D, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_GetDisplayName_ReturnValue) == 0x000050, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_Array_AddUnique_ReturnValue) == 0x000060, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_Conv_StringToText_ReturnValue) == 0x000078, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x000090, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_CreateMessageWindow_ReturnValue) == 0x000098, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_GetOwner_ReturnValue_1) == 0x0000A0, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, K2Node_CustomEvent_LevelName) == 0x0000A8, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::K2Node_CustomEvent_LevelName' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, K2Node_CustomEvent_IsLoaded) == 0x0000B8, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::K2Node_CustomEvent_IsLoaded' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_IsActorInNavBoundsLevel_ReturnValue) == 0x0000B9, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_IsActorInNavBoundsLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_EndsWith_ReturnValue) == 0x0000BA, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_ExecuteUbergraph_PatrolComponent, CallFunc_BooleanAND_ReturnValue) == 0x0000BB, "Member 'PatrolComponent_C_ExecuteUbergraph_PatrolComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PatrolComponent_C_GetPatrolPointAction \ static_assert(alignof(PatrolComponent_C_GetPatrolPointAction) == 0x000008, "Wrong alignment on PatrolComponent_C_GetPatrolPointAction"); \ static_assert(sizeof(PatrolComponent_C_GetPatrolPointAction) == 0x000050, "Wrong size on PatrolComponent_C_GetPatrolPointAction"); \ static_assert(offsetof(PatrolComponent_C_GetPatrolPointAction, PointIndex_0) == 0x000000, "Member 'PatrolComponent_C_GetPatrolPointAction::PointIndex_0' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_GetPatrolPointAction, Action) == 0x000008, "Member 'PatrolComponent_C_GetPatrolPointAction::Action' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_GetPatrolPointAction, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'PatrolComponent_C_GetPatrolPointAction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_GetPatrolPointAction, CallFunc_Array_Get_Item) == 0x000030, "Member 'PatrolComponent_C_GetPatrolPointAction::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PatrolComponent_C_GetSlowTickPermission \ static_assert(alignof(PatrolComponent_C_GetSlowTickPermission) == 0x000001, "Wrong alignment on PatrolComponent_C_GetSlowTickPermission"); \ static_assert(sizeof(PatrolComponent_C_GetSlowTickPermission) == 0x000001, "Wrong size on PatrolComponent_C_GetSlowTickPermission"); \ static_assert(offsetof(PatrolComponent_C_GetSlowTickPermission, SlowTickPermission_0) == 0x000000, "Member 'PatrolComponent_C_GetSlowTickPermission::SlowTickPermission_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PatrolComponent_C_GetSplinePointLocation \ static_assert(alignof(PatrolComponent_C_GetSplinePointLocation) == 0x000008, "Wrong alignment on PatrolComponent_C_GetSplinePointLocation"); \ static_assert(sizeof(PatrolComponent_C_GetSplinePointLocation) == 0x000040, "Wrong size on PatrolComponent_C_GetSplinePointLocation"); \ static_assert(offsetof(PatrolComponent_C_GetSplinePointLocation, PointIndex_0) == 0x000000, "Member 'PatrolComponent_C_GetSplinePointLocation::PointIndex_0' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_GetSplinePointLocation, ReturnValue) == 0x000008, "Member 'PatrolComponent_C_GetSplinePointLocation::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_GetSplinePointLocation, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'PatrolComponent_C_GetSplinePointLocation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_GetSplinePointLocation, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x000028, "Member 'PatrolComponent_C_GetSplinePointLocation::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PatrolComponent_C_IsPatrolPathValid \ static_assert(alignof(PatrolComponent_C_IsPatrolPathValid) == 0x000001, "Wrong alignment on PatrolComponent_C_IsPatrolPathValid"); \ static_assert(sizeof(PatrolComponent_C_IsPatrolPathValid) == 0x000001, "Wrong size on PatrolComponent_C_IsPatrolPathValid"); \ static_assert(offsetof(PatrolComponent_C_IsPatrolPathValid, Result) == 0x000000, "Member 'PatrolComponent_C_IsPatrolPathValid::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PatrolComponent_C_OnDCSGridComplete_Event \ static_assert(alignof(PatrolComponent_C_OnDCSGridComplete_Event) == 0x000008, "Wrong alignment on PatrolComponent_C_OnDCSGridComplete_Event"); \ static_assert(sizeof(PatrolComponent_C_OnDCSGridComplete_Event) == 0x000018, "Wrong size on PatrolComponent_C_OnDCSGridComplete_Event"); \ static_assert(offsetof(PatrolComponent_C_OnDCSGridComplete_Event, LevelName) == 0x000000, "Member 'PatrolComponent_C_OnDCSGridComplete_Event::LevelName' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_OnDCSGridComplete_Event, IsLoaded) == 0x000010, "Member 'PatrolComponent_C_OnDCSGridComplete_Event::IsLoaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PatrolComponent_C_SetEnable \ static_assert(alignof(PatrolComponent_C_SetEnable) == 0x000001, "Wrong alignment on PatrolComponent_C_SetEnable"); \ static_assert(sizeof(PatrolComponent_C_SetEnable) == 0x000001, "Wrong size on PatrolComponent_C_SetEnable"); \ static_assert(offsetof(PatrolComponent_C_SetEnable, Enable_0) == 0x000000, "Member 'PatrolComponent_C_SetEnable::Enable_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PatrolComponent_C_UpdatePartolPathValid \ static_assert(alignof(PatrolComponent_C_UpdatePartolPathValid) == 0x000001, "Wrong alignment on PatrolComponent_C_UpdatePartolPathValid"); \ static_assert(sizeof(PatrolComponent_C_UpdatePartolPathValid) == 0x000006, "Wrong size on PatrolComponent_C_UpdatePartolPathValid"); \ static_assert(offsetof(PatrolComponent_C_UpdatePartolPathValid, LocalValid) == 0x000000, "Member 'PatrolComponent_C_UpdatePartolPathValid::LocalValid' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePartolPathValid, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000001, "Member 'PatrolComponent_C_UpdatePartolPathValid::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePartolPathValid, CallFunc_IsValid_ReturnValue) == 0x000002, "Member 'PatrolComponent_C_UpdatePartolPathValid::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePartolPathValid, CallFunc_BooleanAND_ReturnValue) == 0x000003, "Member 'PatrolComponent_C_UpdatePartolPathValid::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePartolPathValid, CallFunc_BooleanAND_ReturnValue_1) == 0x000004, "Member 'PatrolComponent_C_UpdatePartolPathValid::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePartolPathValid, CallFunc_BooleanAND_ReturnValue_2) == 0x000005, "Member 'PatrolComponent_C_UpdatePartolPathValid::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PatrolComponent_C_UpdatePatrolIndex \ static_assert(alignof(PatrolComponent_C_UpdatePatrolIndex) == 0x000004, "Wrong alignment on PatrolComponent_C_UpdatePatrolIndex"); \ static_assert(sizeof(PatrolComponent_C_UpdatePatrolIndex) == 0x000038, "Wrong size on PatrolComponent_C_UpdatePatrolIndex"); \ static_assert(offsetof(PatrolComponent_C_UpdatePatrolIndex, CallFunc_GetNumberOfSplinePoints_ReturnValue) == 0x000000, "Member 'PatrolComponent_C_UpdatePatrolIndex::CallFunc_GetNumberOfSplinePoints_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePatrolIndex, CallFunc_GetNumberOfSplinePoints_ReturnValue_1) == 0x000004, "Member 'PatrolComponent_C_UpdatePatrolIndex::CallFunc_GetNumberOfSplinePoints_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePatrolIndex, CallFunc_Subtract_IntInt_ReturnValue) == 0x000008, "Member 'PatrolComponent_C_UpdatePatrolIndex::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePatrolIndex, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x00000C, "Member 'PatrolComponent_C_UpdatePatrolIndex::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePatrolIndex, CallFunc_IsClosedLoop_ReturnValue) == 0x000010, "Member 'PatrolComponent_C_UpdatePatrolIndex::CallFunc_IsClosedLoop_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePatrolIndex, CallFunc_IsClosedLoop_ReturnValue_1) == 0x000011, "Member 'PatrolComponent_C_UpdatePatrolIndex::CallFunc_IsClosedLoop_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePatrolIndex, CallFunc_GetNumberOfSplinePoints_ReturnValue_2) == 0x000014, "Member 'PatrolComponent_C_UpdatePatrolIndex::CallFunc_GetNumberOfSplinePoints_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePatrolIndex, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x000018, "Member 'PatrolComponent_C_UpdatePatrolIndex::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePatrolIndex, CallFunc_IsValid_ReturnValue) == 0x00001C, "Member 'PatrolComponent_C_UpdatePatrolIndex::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePatrolIndex, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'PatrolComponent_C_UpdatePatrolIndex::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePatrolIndex, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000024, "Member 'PatrolComponent_C_UpdatePatrolIndex::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePatrolIndex, CallFunc_Subtract_IntInt_ReturnValue_3) == 0x000028, "Member 'PatrolComponent_C_UpdatePatrolIndex::CallFunc_Subtract_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePatrolIndex, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00002C, "Member 'PatrolComponent_C_UpdatePatrolIndex::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePatrolIndex, Temp_int_Variable) == 0x000030, "Member 'PatrolComponent_C_UpdatePatrolIndex::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdatePatrolIndex, Temp_int_Variable_1) == 0x000034, "Member 'PatrolComponent_C_UpdatePatrolIndex::Temp_int_Variable_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PatrolComponent_C_UpdateSlowTick \ static_assert(alignof(PatrolComponent_C_UpdateSlowTick) == 0x000001, "Wrong alignment on PatrolComponent_C_UpdateSlowTick"); \ static_assert(sizeof(PatrolComponent_C_UpdateSlowTick) == 0x000002, "Wrong size on PatrolComponent_C_UpdateSlowTick"); \ static_assert(offsetof(PatrolComponent_C_UpdateSlowTick, SlowTick) == 0x000000, "Member 'PatrolComponent_C_UpdateSlowTick::SlowTick' has a wrong offset!"); \ static_assert(offsetof(PatrolComponent_C_UpdateSlowTick, K2Node_SwitchEnum_CmpSuccess) == 0x000001, "Member 'PatrolComponent_C_UpdateSlowTick::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPatrolComponent_C \ static_assert(alignof(UPatrolComponent_C) == 0x000008, "Wrong alignment on UPatrolComponent_C"); \ static_assert(sizeof(UPatrolComponent_C) == 0x000130, "Wrong size on UPatrolComponent_C"); \ static_assert(offsetof(UPatrolComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UPatrolComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UPatrolComponent_C, PatrolPath) == 0x0000F0, "Member 'UPatrolComponent_C::PatrolPath' has a wrong offset!"); \ static_assert(offsetof(UPatrolComponent_C, PointIndex) == 0x0000F8, "Member 'UPatrolComponent_C::PointIndex' has a wrong offset!"); \ static_assert(offsetof(UPatrolComponent_C, ReverseDirection) == 0x0000FC, "Member 'UPatrolComponent_C::ReverseDirection' has a wrong offset!"); \ static_assert(offsetof(UPatrolComponent_C, PointIndexStart) == 0x000100, "Member 'UPatrolComponent_C::PointIndexStart' has a wrong offset!"); \ static_assert(offsetof(UPatrolComponent_C, Enable) == 0x000104, "Member 'UPatrolComponent_C::Enable' has a wrong offset!"); \ static_assert(offsetof(UPatrolComponent_C, TriggerBox) == 0x000108, "Member 'UPatrolComponent_C::TriggerBox' has a wrong offset!"); \ static_assert(offsetof(UPatrolComponent_C, NeedPlayeTurnAnimation) == 0x000118, "Member 'UPatrolComponent_C::NeedPlayeTurnAnimation' has a wrong offset!"); \ static_assert(offsetof(UPatrolComponent_C, 显示转弯追踪的球) == 0x000119, "Member 'UPatrolComponent_C::显示转弯追踪的球' has a wrong offset!"); \ static_assert(offsetof(UPatrolComponent_C, SlowTickPermission) == 0x00011A, "Member 'UPatrolComponent_C::SlowTickPermission' has a wrong offset!"); \ static_assert(offsetof(UPatrolComponent_C, HaveNav) == 0x00011B, "Member 'UPatrolComponent_C::HaveNav' has a wrong offset!"); \ static_assert(offsetof(UPatrolComponent_C, CachePartolValid) == 0x00011C, "Member 'UPatrolComponent_C::CachePartolValid' has a wrong offset!"); \ static_assert(offsetof(UPatrolComponent_C, OnPartolValidChanged) == 0x000120, "Member 'UPatrolComponent_C::OnPartolValidChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Names_Type2_C_ExecuteUbergraph_WB_ViewCredits_Names_Type2 \ static_assert(alignof(WB_ViewCredits_Names_Type2_C_ExecuteUbergraph_WB_ViewCredits_Names_Type2) == 0x000004, "Wrong alignment on WB_ViewCredits_Names_Type2_C_ExecuteUbergraph_WB_ViewCredits_Names_Type2"); \ static_assert(sizeof(WB_ViewCredits_Names_Type2_C_ExecuteUbergraph_WB_ViewCredits_Names_Type2) == 0x000008, "Wrong size on WB_ViewCredits_Names_Type2_C_ExecuteUbergraph_WB_ViewCredits_Names_Type2"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_ExecuteUbergraph_WB_ViewCredits_Names_Type2, EntryPoint) == 0x000000, "Member 'WB_ViewCredits_Names_Type2_C_ExecuteUbergraph_WB_ViewCredits_Names_Type2::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_ExecuteUbergraph_WB_ViewCredits_Names_Type2, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_ViewCredits_Names_Type2_C_ExecuteUbergraph_WB_ViewCredits_Names_Type2::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Names_Type2_C_InputNewName_Type2 \ static_assert(alignof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2) == 0x000008, "Wrong alignment on WB_ViewCredits_Names_Type2_C_InputNewName_Type2"); \ static_assert(sizeof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2) == 0x000070, "Wrong size on WB_ViewCredits_Names_Type2_C_InputNewName_Type2"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, NameTitle_0) == 0x000000, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::NameTitle_0' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, NameTitleEn_0) == 0x000010, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::NameTitleEn_0' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, Param_Name_0) == 0x000020, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::Param_Name_0' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, NameEn_0) == 0x000030, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::NameEn_0' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, VisLeft) == 0x000040, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::VisLeft' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, IsPublisher) == 0x000041, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::IsPublisher' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, Temp_bool_Variable) == 0x000042, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, CallFunc_IsEmpty_ReturnValue) == 0x000043, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, CallFunc_IsEmpty_ReturnValue_1) == 0x000044, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, CallFunc_Not_PreBool_ReturnValue) == 0x000045, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, CallFunc_BooleanAND_ReturnValue) == 0x000046, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, Temp_byte_Variable) == 0x000047, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, Temp_byte_Variable_1) == 0x000048, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, Temp_bool_Variable_1) == 0x000049, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, K2Node_Select_Default) == 0x00004A, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, Temp_int_Variable) == 0x00004C, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, Temp_int_Variable_1) == 0x000050, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, Temp_bool_Variable_2) == 0x000054, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, K2Node_Select_Default_1) == 0x000058, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, Temp_byte_Variable_2) == 0x00005C, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, Temp_byte_Variable_3) == 0x00005D, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, Temp_bool_Variable_3) == 0x00005E, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, Temp_byte_Variable_4) == 0x00005F, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, Temp_byte_Variable_5) == 0x000060, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, Temp_bool_Variable_4) == 0x000061, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, K2Node_Select_Default_2) == 0x000062, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, Temp_byte_Variable_6) == 0x000063, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, Temp_byte_Variable_7) == 0x000064, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, K2Node_Select_Default_3) == 0x000065, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000066, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, CallFunc_BooleanOR_ReturnValue) == 0x000067, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_InputNewName_Type2, K2Node_Select_Default_4) == 0x000068, "Member 'WB_ViewCredits_Names_Type2_C_InputNewName_Type2::K2Node_Select_Default_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Names_Type2_C_PreConstruct \ static_assert(alignof(WB_ViewCredits_Names_Type2_C_PreConstruct) == 0x000001, "Wrong alignment on WB_ViewCredits_Names_Type2_C_PreConstruct"); \ static_assert(sizeof(WB_ViewCredits_Names_Type2_C_PreConstruct) == 0x000001, "Wrong size on WB_ViewCredits_Names_Type2_C_PreConstruct"); \ static_assert(offsetof(WB_ViewCredits_Names_Type2_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_ViewCredits_Names_Type2_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ViewCredits_Names_Type2_C \ static_assert(alignof(UWB_ViewCredits_Names_Type2_C) == 0x000008, "Wrong alignment on UWB_ViewCredits_Names_Type2_C"); \ static_assert(sizeof(UWB_ViewCredits_Names_Type2_C) == 0x0002F8, "Wrong size on UWB_ViewCredits_Names_Type2_C"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type2_C, UberGraphFrame) == 0x000278, "Member 'UWB_ViewCredits_Names_Type2_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type2_C, Text_name) == 0x000280, "Member 'UWB_ViewCredits_Names_Type2_C::Text_name' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type2_C, Text_NameEn) == 0x000288, "Member 'UWB_ViewCredits_Names_Type2_C::Text_NameEn' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type2_C, Text_NameTitle) == 0x000290, "Member 'UWB_ViewCredits_Names_Type2_C::Text_NameTitle' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type2_C, Text_NameTitleEn) == 0x000298, "Member 'UWB_ViewCredits_Names_Type2_C::Text_NameTitleEn' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type2_C, TextBlock_116) == 0x0002A0, "Member 'UWB_ViewCredits_Names_Type2_C::TextBlock_116' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type2_C, TextBlock_238) == 0x0002A8, "Member 'UWB_ViewCredits_Names_Type2_C::TextBlock_238' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type2_C, WidgetSwitcher_0) == 0x0002B0, "Member 'UWB_ViewCredits_Names_Type2_C::WidgetSwitcher_0' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type2_C, Name_0) == 0x0002B8, "Member 'UWB_ViewCredits_Names_Type2_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type2_C, NameEn) == 0x0002C8, "Member 'UWB_ViewCredits_Names_Type2_C::NameEn' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type2_C, NameTitle) == 0x0002D8, "Member 'UWB_ViewCredits_Names_Type2_C::NameTitle' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_Type2_C, NameTitleEn) == 0x0002E8, "Member 'UWB_ViewCredits_Names_Type2_C::NameTitleEn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Names_C_AdjustTranslation \ static_assert(alignof(WB_ViewCredits_Names_C_AdjustTranslation) == 0x000001, "Wrong alignment on WB_ViewCredits_Names_C_AdjustTranslation"); \ static_assert(sizeof(WB_ViewCredits_Names_C_AdjustTranslation) == 0x000002, "Wrong size on WB_ViewCredits_Names_C_AdjustTranslation"); \ static_assert(offsetof(WB_ViewCredits_Names_C_AdjustTranslation, Center_0) == 0x000000, "Member 'WB_ViewCredits_Names_C_AdjustTranslation::Center_0' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_AdjustTranslation, K2Node_SwitchInteger_CmpSuccess) == 0x000001, "Member 'WB_ViewCredits_Names_C_AdjustTranslation::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Names_C_InputNewName \ static_assert(alignof(WB_ViewCredits_Names_C_InputNewName) == 0x000008, "Wrong alignment on WB_ViewCredits_Names_C_InputNewName"); \ static_assert(sizeof(WB_ViewCredits_Names_C_InputNewName) == 0x0000E0, "Wrong size on WB_ViewCredits_Names_C_InputNewName"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CN) == 0x000000, "Member 'WB_ViewCredits_Names_C_InputNewName::CN' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, EN) == 0x000010, "Member 'WB_ViewCredits_Names_C_InputNewName::EN' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, ReturnValue) == 0x000020, "Member 'WB_ViewCredits_Names_C_InputNewName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, L_EN) == 0x000028, "Member 'WB_ViewCredits_Names_C_InputNewName::L_EN' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, L_CN) == 0x000038, "Member 'WB_ViewCredits_Names_C_InputNewName::L_CN' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, NewLocalVar) == 0x000048, "Member 'WB_ViewCredits_Names_C_InputNewName::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_Replace_ReturnValue) == 0x000050, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_Replace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_IsEmpty_ReturnValue) == 0x000060, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_Replace_ReturnValue_1) == 0x000068, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_Replace_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_Replace_ReturnValue_2) == 0x000078, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_Replace_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_Contains_ReturnValue) == 0x000088, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_Replace_ReturnValue_3) == 0x000090, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_Replace_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_Contains_ReturnValue_1) == 0x0000A0, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_Replace_ReturnValue_4) == 0x0000A8, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_Replace_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_BooleanOR_ReturnValue) == 0x0000B8, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_Replace_ReturnValue_5) == 0x0000C0, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_Replace_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_IsEmpty_ReturnValue_1) == 0x0000D0, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_IsEmpty_ReturnValue_2) == 0x0000D1, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_IsEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, Temp_bool_Has_Been_Initd_Variable) == 0x0000D2, "Member 'WB_ViewCredits_Names_C_InputNewName::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, Temp_bool_IsClosed_Variable) == 0x0000D3, "Member 'WB_ViewCredits_Names_C_InputNewName::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_IsEmpty_ReturnValue_3) == 0x0000D4, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_IsEmpty_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000D5, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x0000D6, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_EqualEqual_StrStr_ReturnValue_2) == 0x0000D7, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_EqualEqual_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_EqualEqual_StrStr_ReturnValue_3) == 0x0000D8, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_EqualEqual_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, K2Node_SwitchInteger_CmpSuccess) == 0x0000D9, "Member 'WB_ViewCredits_Names_C_InputNewName::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Names_C_InputNewName, CallFunc_Add_IntInt_ReturnValue) == 0x0000DC, "Member 'WB_ViewCredits_Names_C_InputNewName::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ViewCredits_Names_C \ static_assert(alignof(UWB_ViewCredits_Names_C) == 0x000008, "Wrong alignment on UWB_ViewCredits_Names_C"); \ static_assert(sizeof(UWB_ViewCredits_Names_C) == 0x000378, "Wrong size on UWB_ViewCredits_Names_C"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, SizeBox_2) == 0x000278, "Member 'UWB_ViewCredits_Names_C::SizeBox_2' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, SizeBox_3) == 0x000280, "Member 'UWB_ViewCredits_Names_C::SizeBox_3' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, SizeBox_4) == 0x000288, "Member 'UWB_ViewCredits_Names_C::SizeBox_4' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, Spacer_Center) == 0x000290, "Member 'UWB_ViewCredits_Names_C::Spacer_Center' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, Spacer_Left) == 0x000298, "Member 'UWB_ViewCredits_Names_C::Spacer_Left' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, Spacer_Right) == 0x0002A0, "Member 'UWB_ViewCredits_Names_C::Spacer_Right' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, Text_1) == 0x0002A8, "Member 'UWB_ViewCredits_Names_C::Text_1' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, Text_2) == 0x0002B0, "Member 'UWB_ViewCredits_Names_C::Text_2' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, Text_3) == 0x0002B8, "Member 'UWB_ViewCredits_Names_C::Text_3' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, Text_4) == 0x0002C0, "Member 'UWB_ViewCredits_Names_C::Text_4' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, text_1EN) == 0x0002C8, "Member 'UWB_ViewCredits_Names_C::text_1EN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, text_2EN) == 0x0002D0, "Member 'UWB_ViewCredits_Names_C::text_2EN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, text_3EN) == 0x0002D8, "Member 'UWB_ViewCredits_Names_C::text_3EN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, text_4EN) == 0x0002E0, "Member 'UWB_ViewCredits_Names_C::text_4EN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, Name_CN1) == 0x0002E8, "Member 'UWB_ViewCredits_Names_C::Name_CN1' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, Name_EN1) == 0x0002F8, "Member 'UWB_ViewCredits_Names_C::Name_EN1' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, Name_CN2) == 0x000308, "Member 'UWB_ViewCredits_Names_C::Name_CN2' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, Name_EN2) == 0x000318, "Member 'UWB_ViewCredits_Names_C::Name_EN2' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, Name_CN3) == 0x000328, "Member 'UWB_ViewCredits_Names_C::Name_CN3' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, Name_EN3) == 0x000338, "Member 'UWB_ViewCredits_Names_C::Name_EN3' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, ValidIndex) == 0x000348, "Member 'UWB_ViewCredits_Names_C::ValidIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, Name_CN4) == 0x000350, "Member 'UWB_ViewCredits_Names_C::Name_CN4' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, Name_EN4) == 0x000360, "Member 'UWB_ViewCredits_Names_C::Name_EN4' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Names_C, Center) == 0x000370, "Member 'UWB_ViewCredits_Names_C::Center' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_RestoreHP_C_OnBuffFunction \ static_assert(alignof(BP_Buff_RestoreHP_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_RestoreHP_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_RestoreHP_C_OnBuffFunction) == 0x0000E8, "Wrong size on BP_Buff_RestoreHP_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, Temp_int_Variable) == 0x000008, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, Temp_real_Variable) == 0x000010, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, Temp_real_Variable_1) == 0x000018, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, Temp_real_Variable_2) == 0x000020, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, Temp_real_Variable_3) == 0x000028, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, Temp_int_Variable_1) == 0x000030, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, Temp_real_Variable_4) == 0x000038, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, Temp_real_Variable_5) == 0x000040, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, Temp_real_Variable_6) == 0x000048, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::Temp_real_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, Temp_real_Variable_7) == 0x000050, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::Temp_real_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, CallFunc_GetRGSValue_Valid) == 0x000058, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::CallFunc_GetRGSValue_Valid' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, CallFunc_GetRGSValue_Value) == 0x000060, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::CallFunc_GetRGSValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, CallFunc_GetBuffLevel_BuffLevel) == 0x000068, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::CallFunc_GetBuffLevel_BuffLevel' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, K2Node_Select_Default) == 0x000070, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, K2Node_Select_Default_1) == 0x000078, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000080, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000088, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000090, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_C_OnBuffFunction, K2Node_MakeMap_Map) == 0x000098, "Member 'BP_Buff_RestoreHP_C_OnBuffFunction::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_RestoreHP_C \ static_assert(alignof(UBP_Buff_RestoreHP_C) == 0x000008, "Wrong alignment on UBP_Buff_RestoreHP_C"); \ static_assert(sizeof(UBP_Buff_RestoreHP_C) == 0x000158, "Wrong size on UBP_Buff_RestoreHP_C"); \ #define DUMPER7_ASSERTS_ULevelNodeHandler_Delay_C \ static_assert(alignof(ULevelNodeHandler_Delay_C) == 0x000008, "Wrong alignment on ULevelNodeHandler_Delay_C"); \ static_assert(sizeof(ULevelNodeHandler_Delay_C) == 0x000140, "Wrong size on ULevelNodeHandler_Delay_C"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Image_C_InputNewImage \ static_assert(alignof(WB_ViewCredits_Image_C_InputNewImage) == 0x000008, "Wrong alignment on WB_ViewCredits_Image_C_InputNewImage"); \ static_assert(sizeof(WB_ViewCredits_Image_C_InputNewImage) == 0x000018, "Wrong size on WB_ViewCredits_Image_C_InputNewImage"); \ static_assert(offsetof(WB_ViewCredits_Image_C_InputNewImage, Texture) == 0x000000, "Member 'WB_ViewCredits_Image_C_InputNewImage::Texture' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Image_C_InputNewImage, CallFunc_MakeVector2D_ReturnValue) == 0x000008, "Member 'WB_ViewCredits_Image_C_InputNewImage::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ViewCredits_Image_C \ static_assert(alignof(UWB_ViewCredits_Image_C) == 0x000008, "Wrong alignment on UWB_ViewCredits_Image_C"); \ static_assert(sizeof(UWB_ViewCredits_Image_C) == 0x000280, "Wrong size on UWB_ViewCredits_Image_C"); \ static_assert(offsetof(UWB_ViewCredits_Image_C, Image_24) == 0x000278, "Member 'UWB_ViewCredits_Image_C::Image_24' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Blank_C_ExecuteUbergraph_WB_ViewCredits_Blank \ static_assert(alignof(WB_ViewCredits_Blank_C_ExecuteUbergraph_WB_ViewCredits_Blank) == 0x000008, "Wrong alignment on WB_ViewCredits_Blank_C_ExecuteUbergraph_WB_ViewCredits_Blank"); \ static_assert(sizeof(WB_ViewCredits_Blank_C_ExecuteUbergraph_WB_ViewCredits_Blank) == 0x000020, "Wrong size on WB_ViewCredits_Blank_C_ExecuteUbergraph_WB_ViewCredits_Blank"); \ static_assert(offsetof(WB_ViewCredits_Blank_C_ExecuteUbergraph_WB_ViewCredits_Blank, EntryPoint) == 0x000000, "Member 'WB_ViewCredits_Blank_C_ExecuteUbergraph_WB_ViewCredits_Blank::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Blank_C_ExecuteUbergraph_WB_ViewCredits_Blank, K2Node_CustomEvent_Size) == 0x000008, "Member 'WB_ViewCredits_Blank_C_ExecuteUbergraph_WB_ViewCredits_Blank::K2Node_CustomEvent_Size' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_Blank_C_ExecuteUbergraph_WB_ViewCredits_Blank, CallFunc_MakeVector2D_ReturnValue) == 0x000010, "Member 'WB_ViewCredits_Blank_C_ExecuteUbergraph_WB_ViewCredits_Blank::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_Blank_C_SetBlankLength \ static_assert(alignof(WB_ViewCredits_Blank_C_SetBlankLength) == 0x000008, "Wrong alignment on WB_ViewCredits_Blank_C_SetBlankLength"); \ static_assert(sizeof(WB_ViewCredits_Blank_C_SetBlankLength) == 0x000008, "Wrong size on WB_ViewCredits_Blank_C_SetBlankLength"); \ static_assert(offsetof(WB_ViewCredits_Blank_C_SetBlankLength, Size) == 0x000000, "Member 'WB_ViewCredits_Blank_C_SetBlankLength::Size' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ViewCredits_Blank_C \ static_assert(alignof(UWB_ViewCredits_Blank_C) == 0x000008, "Wrong alignment on UWB_ViewCredits_Blank_C"); \ static_assert(sizeof(UWB_ViewCredits_Blank_C) == 0x0002D0, "Wrong size on UWB_ViewCredits_Blank_C"); \ static_assert(offsetof(UWB_ViewCredits_Blank_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ViewCredits_Blank_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_Blank_C, Spacer_18) == 0x0002C8, "Member 'UWB_ViewCredits_Blank_C::Spacer_18' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_ViewCreditsImage \ static_assert(alignof(FST_ViewCreditsImage) == 0x000008, "Wrong alignment on FST_ViewCreditsImage"); \ static_assert(sizeof(FST_ViewCreditsImage) == 0x000018, "Wrong size on FST_ViewCreditsImage"); \ static_assert(offsetof(FST_ViewCreditsImage, Company_3_603D131147F7F7B22E5F14B56B1F3ECA) == 0x000000, "Member 'FST_ViewCreditsImage::Company_3_603D131147F7F7B22E5F14B56B1F3ECA' has a wrong offset!"); \ static_assert(offsetof(FST_ViewCreditsImage, Image_7_18CFD5AF436B511C3B96078B9C947EA6) == 0x000010, "Member 'FST_ViewCreditsImage::Image_7_18CFD5AF436B511C3B96078B9C947EA6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NPCTaskCondition \ static_assert(alignof(FST_NPCTaskCondition) == 0x000008, "Wrong alignment on FST_NPCTaskCondition"); \ static_assert(sizeof(FST_NPCTaskCondition) == 0x000168, "Wrong size on FST_NPCTaskCondition"); \ static_assert(offsetof(FST_NPCTaskCondition, Mark_37_ED4708FE4905211C28126E9AA0DCFB2D) == 0x000000, "Member 'FST_NPCTaskCondition::Mark_37_ED4708FE4905211C28126E9AA0DCFB2D' has a wrong offset!"); \ static_assert(offsetof(FST_NPCTaskCondition, NotMark_39_65D303764223966E5DFE68B0B6599E4F) == 0x000050, "Member 'FST_NPCTaskCondition::NotMark_39_65D303764223966E5DFE68B0B6599E4F' has a wrong offset!"); \ static_assert(offsetof(FST_NPCTaskCondition, PerpetualMark_57_404173D442611F480B52E096CE18704A) == 0x0000A0, "Member 'FST_NPCTaskCondition::PerpetualMark_57_404173D442611F480B52E096CE18704A' has a wrong offset!"); \ static_assert(offsetof(FST_NPCTaskCondition, PerpetualNotMark_59_273A7BDA42CAAEC57357029D31D25FEB) == 0x0000F0, "Member 'FST_NPCTaskCondition::PerpetualNotMark_59_273A7BDA42CAAEC57357029D31D25FEB' has a wrong offset!"); \ static_assert(offsetof(FST_NPCTaskCondition, NeedHaveItem_47_657E14174276742C2BB376941AC643FB) == 0x000140, "Member 'FST_NPCTaskCondition::NeedHaveItem_47_657E14174276742C2BB376941AC643FB' has a wrong offset!"); \ static_assert(offsetof(FST_NPCTaskCondition, NeedNoItem_50_604D03D1455E4D9A688608AB26EE460A) == 0x000150, "Member 'FST_NPCTaskCondition::NeedNoItem_50_604D03D1455E4D9A688608AB26EE460A' has a wrong offset!"); \ static_assert(offsetof(FST_NPCTaskCondition, IconID_42_E4F7DCCD4D2F2DA2763B5DBEDEA28CAA) == 0x000160, "Member 'FST_NPCTaskCondition::IconID_42_E4F7DCCD4D2F2DA2763B5DBEDEA28CAA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_ViewCreditsData \ static_assert(alignof(FST_ViewCreditsData) == 0x000008, "Wrong alignment on FST_ViewCreditsData"); \ static_assert(sizeof(FST_ViewCreditsData) == 0x0000E0, "Wrong size on FST_ViewCreditsData"); \ static_assert(offsetof(FST_ViewCreditsData, Section_CN_31_0CAA0C464C77A607AFC7BAA4DCD86B13) == 0x000000, "Member 'FST_ViewCreditsData::Section_CN_31_0CAA0C464C77A607AFC7BAA4DCD86B13' has a wrong offset!"); \ static_assert(offsetof(FST_ViewCreditsData, Section_EN_32_11DFD9A84441126071DA8D86B1167A0D) == 0x000010, "Member 'FST_ViewCreditsData::Section_EN_32_11DFD9A84441126071DA8D86B1167A0D' has a wrong offset!"); \ static_assert(offsetof(FST_ViewCreditsData, Company_CN_45_7E07AFE34EBBF8FE78ED70A97DEF560A) == 0x000020, "Member 'FST_ViewCreditsData::Company_CN_45_7E07AFE34EBBF8FE78ED70A97DEF560A' has a wrong offset!"); \ static_assert(offsetof(FST_ViewCreditsData, Company_EN_46_C359E50248AC9F97E5D86DBBF6B221F6) == 0x000030, "Member 'FST_ViewCreditsData::Company_EN_46_C359E50248AC9F97E5D86DBBF6B221F6' has a wrong offset!"); \ static_assert(offsetof(FST_ViewCreditsData, Department_CN_49_03F83F6643D7554F1B4876BF6EF18B9A) == 0x000040, "Member 'FST_ViewCreditsData::Department_CN_49_03F83F6643D7554F1B4876BF6EF18B9A' has a wrong offset!"); \ static_assert(offsetof(FST_ViewCreditsData, Department_EN_50_885B1F19434F773B638528A57CB8BF18) == 0x000050, "Member 'FST_ViewCreditsData::Department_EN_50_885B1F19434F773B638528A57CB8BF18' has a wrong offset!"); \ static_assert(offsetof(FST_ViewCreditsData, TwondDepartment_CN_55_2463A4AD41679DF6B107A7BD796ECB7F) == 0x000060, "Member 'FST_ViewCreditsData::TwondDepartment_CN_55_2463A4AD41679DF6B107A7BD796ECB7F' has a wrong offset!"); \ static_assert(offsetof(FST_ViewCreditsData, TwondDepartment_EN_56_D9BA9BAE45C5D583FCB368A2AC10ACF8) == 0x000070, "Member 'FST_ViewCreditsData::TwondDepartment_EN_56_D9BA9BAE45C5D583FCB368A2AC10ACF8' has a wrong offset!"); \ static_assert(offsetof(FST_ViewCreditsData, ThreerdDepartment_CN_57_942C98A745A10AD717AE91A66C58DB4E) == 0x000080, "Member 'FST_ViewCreditsData::ThreerdDepartment_CN_57_942C98A745A10AD717AE91A66C58DB4E' has a wrong offset!"); \ static_assert(offsetof(FST_ViewCreditsData, ThreerdDepartment_EN_58_1F9FB607450BA884C231F999814EB4F5) == 0x000090, "Member 'FST_ViewCreditsData::ThreerdDepartment_EN_58_1F9FB607450BA884C231F999814EB4F5' has a wrong offset!"); \ static_assert(offsetof(FST_ViewCreditsData, Title_CN_35_95825F7D405EF9EA04688D859DC99004) == 0x0000A0, "Member 'FST_ViewCreditsData::Title_CN_35_95825F7D405EF9EA04688D859DC99004' has a wrong offset!"); \ static_assert(offsetof(FST_ViewCreditsData, Title_EN_36_07825739444071D6E0270CAFAFCF2849) == 0x0000B0, "Member 'FST_ViewCreditsData::Title_EN_36_07825739444071D6E0270CAFAFCF2849' has a wrong offset!"); \ static_assert(offsetof(FST_ViewCreditsData, Name_CN_37_4B5AEF824B719699112B72B009571352) == 0x0000C0, "Member 'FST_ViewCreditsData::Name_CN_37_4B5AEF824B719699112B72B009571352' has a wrong offset!"); \ static_assert(offsetof(FST_ViewCreditsData, Name_EN_38_3B6A449940D5E2668FC4C6B373121127) == 0x0000D0, "Member 'FST_ViewCreditsData::Name_EN_38_3B6A449940D5E2668FC4C6B373121127' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf \ static_assert(alignof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf) == 0x000008, "Wrong alignment on WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf"); \ static_assert(sizeof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf) == 0x0000A0, "Wrong size on WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, EntryPoint) == 0x000000, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, K2Node_CreateDelegate_OutputDelegate_2) == 0x000024, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000038, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000040, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, CallFunc_CreatePlayAnimationProxyObject_Result_1) == 0x000048, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::CallFunc_CreatePlayAnimationProxyObject_Result_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1) == 0x000050, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, CallFunc_IsValid_ReturnValue_1) == 0x000059, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, CallFunc_CreatePlayAnimationProxyObject_Result_2) == 0x000060, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::CallFunc_CreatePlayAnimationProxyObject_Result_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_2) == 0x000068, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, K2Node_CreateDelegate_OutputDelegate_3) == 0x000070, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, CallFunc_IsValid_ReturnValue_2) == 0x000080, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, CallFunc_CreatePlayAnimationProxyObject_Result_3) == 0x000088, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::CallFunc_CreatePlayAnimationProxyObject_Result_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_3) == 0x000090, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf, CallFunc_IsValid_ReturnValue_3) == 0x000098, "Member 'WB_ViewCredits_InMemoryOf_C_ExecuteUbergraph_WB_ViewCredits_InMemoryOf::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ViewCredits_InMemoryOf_C \ static_assert(alignof(UWB_ViewCredits_InMemoryOf_C) == 0x000008, "Wrong alignment on UWB_ViewCredits_InMemoryOf_C"); \ static_assert(sizeof(UWB_ViewCredits_InMemoryOf_C) == 0x0002E8, "Wrong size on UWB_ViewCredits_InMemoryOf_C"); \ static_assert(offsetof(UWB_ViewCredits_InMemoryOf_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ViewCredits_InMemoryOf_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_InMemoryOf_C, fade) == 0x0002C8, "Member 'UWB_ViewCredits_InMemoryOf_C::fade' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_InMemoryOf_C, WidgetSwitcher_0) == 0x0002D0, "Member 'UWB_ViewCredits_InMemoryOf_C::WidgetSwitcher_0' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_InMemoryOf_C, AnimationFinished) == 0x0002D8, "Member 'UWB_ViewCredits_InMemoryOf_C::AnimationFinished' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCCaculatorNativeFactory_C_AddBuffDefine \ static_assert(alignof(DCCaculatorNativeFactory_C_AddBuffDefine) == 0x000008, "Wrong alignment on DCCaculatorNativeFactory_C_AddBuffDefine"); \ static_assert(sizeof(DCCaculatorNativeFactory_C_AddBuffDefine) == 0x000178, "Wrong size on DCCaculatorNativeFactory_C_AddBuffDefine"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, buffkey) == 0x000000, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::buffkey' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, BuffComposed) == 0x000010, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::BuffComposed' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, ReinforcementGradeIndex) == 0x0000A0, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::ReinforcementGradeIndex' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, ReinforcementGradeValue) == 0x0000A8, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::ReinforcementGradeValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, Local_BuffKey) == 0x0000B0, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::Local_BuffKey' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, Local_Append_StateKey) == 0x0000C0, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::Local_Append_StateKey' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, CallFunc_Greater_IntInt_ReturnValue) == 0x0000D0, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, CallFunc_Conv_IntToString_ReturnValue) == 0x0000D8, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000E8, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0000F0, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1) == 0x000100, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_2) == 0x000110, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_3) == 0x000120, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000130, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000138, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000140, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, CallFunc_Concat_StrStr_ReturnValue) == 0x000148, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000158, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, CallFunc_AddBuffDefine_Internal_value_ImplicitCast) == 0x000168, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::CallFunc_AddBuffDefine_Internal_value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, CallFunc_AddBuffDefine_Internal_value_ImplicitCast_1) == 0x00016C, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::CallFunc_AddBuffDefine_Internal_value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, CallFunc_AddBuffDefine_Internal_value_ImplicitCast_2) == 0x000170, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::CallFunc_AddBuffDefine_Internal_value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_AddBuffDefine, CallFunc_AddBuffDefine_Internal_value_ImplicitCast_3) == 0x000174, "Member 'DCCaculatorNativeFactory_C_AddBuffDefine::CallFunc_AddBuffDefine_Internal_value_ImplicitCast_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCCaculatorNativeFactory_C_CreateCombatStatCaculator \ static_assert(alignof(DCCaculatorNativeFactory_C_CreateCombatStatCaculator) == 0x000008, "Wrong alignment on DCCaculatorNativeFactory_C_CreateCombatStatCaculator"); \ static_assert(sizeof(DCCaculatorNativeFactory_C_CreateCombatStatCaculator) == 0x000048, "Wrong size on DCCaculatorNativeFactory_C_CreateCombatStatCaculator"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_CreateCombatStatCaculator, InitOwner) == 0x000000, "Member 'DCCaculatorNativeFactory_C_CreateCombatStatCaculator::InitOwner' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_CreateCombatStatCaculator, Tag) == 0x000008, "Member 'DCCaculatorNativeFactory_C_CreateCombatStatCaculator::Tag' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_CreateCombatStatCaculator, ReturnValue) == 0x000018, "Member 'DCCaculatorNativeFactory_C_CreateCombatStatCaculator::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_CreateCombatStatCaculator, CallFunc_Trim_ReturnValue) == 0x000020, "Member 'DCCaculatorNativeFactory_C_CreateCombatStatCaculator::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_CreateCombatStatCaculator, CallFunc_SpawnObject_ReturnValue) == 0x000030, "Member 'DCCaculatorNativeFactory_C_CreateCombatStatCaculator::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_CreateCombatStatCaculator, CallFunc_TrimTrailing_ReturnValue) == 0x000038, "Member 'DCCaculatorNativeFactory_C_CreateCombatStatCaculator::CallFunc_TrimTrailing_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCCaculatorNativeFactory_C_ExecuteUbergraph_DCCaculatorNativeFactory \ static_assert(alignof(DCCaculatorNativeFactory_C_ExecuteUbergraph_DCCaculatorNativeFactory) == 0x000004, "Wrong alignment on DCCaculatorNativeFactory_C_ExecuteUbergraph_DCCaculatorNativeFactory"); \ static_assert(sizeof(DCCaculatorNativeFactory_C_ExecuteUbergraph_DCCaculatorNativeFactory) == 0x000004, "Wrong size on DCCaculatorNativeFactory_C_ExecuteUbergraph_DCCaculatorNativeFactory"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_ExecuteUbergraph_DCCaculatorNativeFactory, EntryPoint) == 0x000000, "Member 'DCCaculatorNativeFactory_C_ExecuteUbergraph_DCCaculatorNativeFactory::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCCaculatorNativeFactory_C_Init_Property_Table \ static_assert(alignof(DCCaculatorNativeFactory_C_Init_Property_Table) == 0x000008, "Wrong alignment on DCCaculatorNativeFactory_C_Init_Property_Table"); \ static_assert(sizeof(DCCaculatorNativeFactory_C_Init_Property_Table) == 0x0000B0, "Wrong size on DCCaculatorNativeFactory_C_Init_Property_Table"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, LTable) == 0x000000, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::LTable' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, L_Array) == 0x000008, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::L_Array' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000018, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, Temp_int_Array_Index_Variable) == 0x000038, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_Array_Get_Item) == 0x00003C, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, Temp_int_Array_Index_Variable_1) == 0x000044, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_GetDataTableRowFromName_OutRow) == 0x000048, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x00004C, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_Array_Add_ReturnValue) == 0x000050, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, Temp_int_Loop_Counter_Variable_1) == 0x000054, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_Map_Keys_Keys) == 0x000058, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_Add_IntInt_ReturnValue_1) == 0x000068, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_Array_Get_Item_1) == 0x000070, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_Map_Find_Value) == 0x000080, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_Map_Find_ReturnValue) == 0x000088, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_Array_Length_ReturnValue_1) == 0x00008C, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_Less_IntInt_ReturnValue_1) == 0x000090, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_AddPropertyTable_Internal_table_ImplicitCast) == 0x000098, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_AddPropertyTable_Internal_table_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_Init_Property_Table, CallFunc_Array_Add_NewItem_ImplicitCast) == 0x0000A8, "Member 'DCCaculatorNativeFactory_C_Init_Property_Table::CallFunc_Array_Add_NewItem_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCCaculatorNativeFactory_C_InitBuffTable \ static_assert(alignof(DCCaculatorNativeFactory_C_InitBuffTable) == 0x000008, "Wrong alignment on DCCaculatorNativeFactory_C_InitBuffTable"); \ static_assert(sizeof(DCCaculatorNativeFactory_C_InitBuffTable) == 0x0000F8, "Wrong size on DCCaculatorNativeFactory_C_InitBuffTable"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, Temp_int_Array_Index_Variable) == 0x000000, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, CallFunc_Add_IntInt_ReturnValue_1) == 0x00000C, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, Temp_int_Array_Index_Variable_1) == 0x000010, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, Temp_int_Loop_Counter_Variable_1) == 0x000014, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, CallFunc_Add_IntInt_ReturnValue_2) == 0x000018, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000020, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, CallFunc_Array_Get_Item) == 0x000034, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, CallFunc_Less_IntInt_ReturnValue) == 0x00003C, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, CallFunc_GetDataTableRowFromName_OutRow) == 0x000040, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000D0, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, CallFunc_Conv_NameToString_ReturnValue) == 0x0000D8, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, CallFunc_Array_Get_Item_1) == 0x0000E8, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, CallFunc_Array_Length_ReturnValue_1) == 0x0000F0, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCCaculatorNativeFactory_C_InitBuffTable, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000F4, "Member 'DCCaculatorNativeFactory_C_InitBuffTable::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADCCaculatorNativeFactory_C \ static_assert(alignof(ADCCaculatorNativeFactory_C) == 0x000008, "Wrong alignment on ADCCaculatorNativeFactory_C"); \ static_assert(sizeof(ADCCaculatorNativeFactory_C) == 0x0003A8, "Wrong size on ADCCaculatorNativeFactory_C"); \ static_assert(offsetof(ADCCaculatorNativeFactory_C, UberGraphFrame) == 0x0002F0, "Member 'ADCCaculatorNativeFactory_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ADCCaculatorNativeFactory_C, DefaultSceneRoot) == 0x0002F8, "Member 'ADCCaculatorNativeFactory_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ADCCaculatorNativeFactory_C, Init) == 0x000300, "Member 'ADCCaculatorNativeFactory_C::Init' has a wrong offset!"); \ static_assert(offsetof(ADCCaculatorNativeFactory_C, LoadTables) == 0x000308, "Member 'ADCCaculatorNativeFactory_C::LoadTables' has a wrong offset!"); \ static_assert(offsetof(ADCCaculatorNativeFactory_C, LoadSoftTables) == 0x000358, "Member 'ADCCaculatorNativeFactory_C::LoadSoftTables' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_BreakDestructionObject \ static_assert(alignof(BP_DestructionObj_C_BreakDestructionObject) == 0x000008, "Wrong alignment on BP_DestructionObj_C_BreakDestructionObject"); \ static_assert(sizeof(BP_DestructionObj_C_BreakDestructionObject) == 0x000068, "Wrong size on BP_DestructionObj_C_BreakDestructionObject"); \ static_assert(offsetof(BP_DestructionObj_C_BreakDestructionObject, HitPoint) == 0x000000, "Member 'BP_DestructionObj_C_BreakDestructionObject::HitPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_BreakDestructionObject, HitDir) == 0x000018, "Member 'BP_DestructionObj_C_BreakDestructionObject::HitDir' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_BreakDestructionObject, CallFunc_Normal_ReturnValue) == 0x000030, "Member 'BP_DestructionObj_C_BreakDestructionObject::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_BreakDestructionObject, Temp_int_Array_Index_Variable) == 0x000048, "Member 'BP_DestructionObj_C_BreakDestructionObject::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_BreakDestructionObject, Temp_int_Loop_Counter_Variable) == 0x00004C, "Member 'BP_DestructionObj_C_BreakDestructionObject::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_BreakDestructionObject, CallFunc_Array_Get_Item) == 0x000050, "Member 'BP_DestructionObj_C_BreakDestructionObject::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_BreakDestructionObject, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'BP_DestructionObj_C_BreakDestructionObject::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_BreakDestructionObject, CallFunc_Less_IntInt_ReturnValue) == 0x00005C, "Member 'BP_DestructionObj_C_BreakDestructionObject::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_BreakDestructionObject, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'BP_DestructionObj_C_BreakDestructionObject::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_BreakDestructionObject, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000064, "Member 'BP_DestructionObj_C_BreakDestructionObject::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_BreakDestructionObject, CallFunc_GetActorEnableCollision_ReturnValue) == 0x000065, "Member 'BP_DestructionObj_C_BreakDestructionObject::CallFunc_GetActorEnableCollision_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_BreakDestructionObject, CallFunc_Not_PreBool_ReturnValue) == 0x000066, "Member 'BP_DestructionObj_C_BreakDestructionObject::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_BreakDestructionObject, CallFunc_BooleanAND_ReturnValue) == 0x000067, "Member 'BP_DestructionObj_C_BreakDestructionObject::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_CanBlockTrace \ static_assert(alignof(BP_DestructionObj_C_CanBlockTrace) == 0x000004, "Wrong alignment on BP_DestructionObj_C_CanBlockTrace"); \ static_assert(sizeof(BP_DestructionObj_C_CanBlockTrace) == 0x00001C, "Wrong size on BP_DestructionObj_C_CanBlockTrace"); \ static_assert(offsetof(BP_DestructionObj_C_CanBlockTrace, CanBlock) == 0x000000, "Member 'BP_DestructionObj_C_CanBlockTrace::CanBlock' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_CanBlockTrace, Temp_bool_Variable) == 0x000001, "Member 'BP_DestructionObj_C_CanBlockTrace::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_CanBlockTrace, Temp_struct_Variable) == 0x000004, "Member 'BP_DestructionObj_C_CanBlockTrace::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_CanBlockTrace, Temp_struct_Variable_1) == 0x00000C, "Member 'BP_DestructionObj_C_CanBlockTrace::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_CanBlockTrace, K2Node_Select_Default) == 0x000014, "Member 'BP_DestructionObj_C_CanBlockTrace::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_collision_handler \ static_assert(alignof(BP_DestructionObj_C_collision_handler) == 0x000008, "Wrong alignment on BP_DestructionObj_C_collision_handler"); \ static_assert(sizeof(BP_DestructionObj_C_collision_handler) == 0x000258, "Wrong size on BP_DestructionObj_C_collision_handler"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, HitComponent) == 0x000000, "Member 'BP_DestructionObj_C_collision_handler::HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, OtherActor) == 0x000008, "Member 'BP_DestructionObj_C_collision_handler::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, OtherComp) == 0x000010, "Member 'BP_DestructionObj_C_collision_handler::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, NormalImpulse) == 0x000018, "Member 'BP_DestructionObj_C_collision_handler::NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, Hit) == 0x000030, "Member 'BP_DestructionObj_C_collision_handler::Hit' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000118, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_bBlockingHit) == 0x000120, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_bInitialOverlap) == 0x000121, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_Time) == 0x000124, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_Distance) == 0x000128, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_Location) == 0x000130, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_ImpactPoint) == 0x000148, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_Normal) == 0x000160, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_ImpactNormal) == 0x000178, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_PhysMat) == 0x000190, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_HitActor) == 0x000198, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_HitComponent) == 0x0001A0, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_HitBoneName) == 0x0001A8, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_BoneName) == 0x0001B0, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_HitItem) == 0x0001B8, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_ElementIndex) == 0x0001BC, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_FaceIndex) == 0x0001C0, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_TraceStart) == 0x0001C8, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BreakHitResult_TraceEnd) == 0x0001E0, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, K2Node_DynamicCast_AsAbstract_Character) == 0x0001F8, "Member 'BP_DestructionObj_C_collision_handler::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, K2Node_DynamicCast_bSuccess) == 0x000200, "Member 'BP_DestructionObj_C_collision_handler::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_FindLookAtRotation_ReturnValue) == 0x000208, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_GetForwardVector_ReturnValue) == 0x000220, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000238, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000239, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BooleanOR_ReturnValue) == 0x00023A, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00023B, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_GetNetworkState_ReturnValue) == 0x000240, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_IsServer_ReturnValue) == 0x000248, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_SyncState_GetCharacterState_State) == 0x000249, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_SyncState_GetCharacterState_State' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x00024A, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x00024B, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x00024C, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x00024D, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BooleanAND_ReturnValue) == 0x00024E, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x00024F, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_EqualEqual_ByteByte_ReturnValue_7) == 0x000250, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_EqualEqual_ByteByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BooleanOR_ReturnValue_1) == 0x000251, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000252, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BooleanAND_ReturnValue_1) == 0x000253, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_collision_handler, CallFunc_BooleanOR_ReturnValue_2) == 0x000254, "Member 'BP_DestructionObj_C_collision_handler::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_Create_And_Break_Dummy \ static_assert(alignof(BP_DestructionObj_C_Create_And_Break_Dummy) == 0x000008, "Wrong alignment on BP_DestructionObj_C_Create_And_Break_Dummy"); \ static_assert(sizeof(BP_DestructionObj_C_Create_And_Break_Dummy) == 0x000038, "Wrong size on BP_DestructionObj_C_Create_And_Break_Dummy"); \ static_assert(offsetof(BP_DestructionObj_C_Create_And_Break_Dummy, HitPoint) == 0x000000, "Member 'BP_DestructionObj_C_Create_And_Break_Dummy::HitPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Create_And_Break_Dummy, HitDir) == 0x000018, "Member 'BP_DestructionObj_C_Create_And_Break_Dummy::HitDir' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Create_And_Break_Dummy, IsExplode) == 0x000030, "Member 'BP_DestructionObj_C_Create_And_Break_Dummy::IsExplode' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Create_And_Break_Dummy, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'BP_DestructionObj_C_Create_And_Break_Dummy::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_Create_Destruction_Dummy_Actor \ static_assert(alignof(BP_DestructionObj_C_Create_Destruction_Dummy_Actor) == 0x000010, "Wrong alignment on BP_DestructionObj_C_Create_Destruction_Dummy_Actor"); \ static_assert(sizeof(BP_DestructionObj_C_Create_Destruction_Dummy_Actor) == 0x0000A0, "Wrong size on BP_DestructionObj_C_Create_Destruction_Dummy_Actor"); \ static_assert(offsetof(BP_DestructionObj_C_Create_Destruction_Dummy_Actor, CallFunc_GetLifeSpan_ReturnValue) == 0x000000, "Member 'BP_DestructionObj_C_Create_Destruction_Dummy_Actor::CallFunc_GetLifeSpan_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Create_Destruction_Dummy_Actor, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000004, "Member 'BP_DestructionObj_C_Create_Destruction_Dummy_Actor::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Create_Destruction_Dummy_Actor, CallFunc_IsValid_ReturnValue) == 0x000005, "Member 'BP_DestructionObj_C_Create_Destruction_Dummy_Actor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Create_Destruction_Dummy_Actor, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000010, "Member 'BP_DestructionObj_C_Create_Destruction_Dummy_Actor::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Create_Destruction_Dummy_Actor, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000070, "Member 'BP_DestructionObj_C_Create_Destruction_Dummy_Actor::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Create_Destruction_Dummy_Actor, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000078, "Member 'BP_DestructionObj_C_Create_Destruction_Dummy_Actor::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Create_Destruction_Dummy_Actor, CallFunc_FinishSpawningActor_ReturnValue) == 0x000080, "Member 'BP_DestructionObj_C_Create_Destruction_Dummy_Actor::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Create_Destruction_Dummy_Actor, CallFunc_SetDoublePropertyByName_Value_ImplicitCast) == 0x000088, "Member 'BP_DestructionObj_C_Create_Destruction_Dummy_Actor::CallFunc_SetDoublePropertyByName_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Create_Destruction_Dummy_Actor, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000090, "Member 'BP_DestructionObj_C_Create_Destruction_Dummy_Actor::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj \ static_assert(alignof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj) == 0x000008, "Wrong alignment on BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj"); \ static_assert(sizeof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj) == 0x0003D0, "Wrong size on BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, EntryPoint) == 0x000000, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_GetObjectClass_ReturnValue) == 0x000008, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_GetClassDisplayName_ReturnValue) == 0x000010, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, Temp_delegate_Variable) == 0x000020, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, Temp_bool_IsClosed_Variable) == 0x000040, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, Temp_bool_Has_Been_Initd_Variable) == 0x000041, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, Temp_bool_IsClosed_Variable_1) == 0x000042, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, Temp_bool_Has_Been_Initd_Variable_1) == 0x000043, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, K2Node_Event_Attacker_1) == 0x000048, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::K2Node_Event_Attacker_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, K2Node_Event_NetworkDamageData) == 0x000050, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::K2Node_Event_NetworkDamageData' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, K2Node_Event_Attacker) == 0x000178, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::K2Node_Event_Attacker' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, K2Node_Event_SkillID_1) == 0x000180, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::K2Node_Event_SkillID_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, K2Node_Event_EffectType) == 0x000190, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::K2Node_Event_EffectType' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, K2Node_Event_SkillID) == 0x000194, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::K2Node_Event_SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, K2Node_Event_Applier) == 0x000198, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::K2Node_Event_Applier' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_GetDataTableRowNames_OutRowNames) == 0x0001A0, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, K2Node_CustomEvent_DamageData) == 0x0001B0, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::K2Node_CustomEvent_DamageData' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_Array_Length_ReturnValue) == 0x000318, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, Temp_int_Loop_Counter_Variable) == 0x00031C, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, Temp_bool_Has_Been_Initd_Variable_2) == 0x000320, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_Less_IntInt_ReturnValue) == 0x000321, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_Add_IntInt_ReturnValue) == 0x000324, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_GetComponentByClass_ReturnValue) == 0x000328, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_InitSnowBrush_StaticMesh_HasScoket) == 0x000330, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_InitSnowBrush_StaticMesh_HasScoket' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_InitSnowBrush_StaticMesh_Brush) == 0x000338, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_InitSnowBrush_StaticMesh_Brush' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_IsValid_ReturnValue) == 0x000340, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, Temp_int_Array_Index_Variable) == 0x000344, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_Array_Get_Item) == 0x000348, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_GetDataTableRowFromName_OutRow) == 0x000350, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000358, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_Array_AddUnique_ReturnValue) == 0x00035C, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_IsValid_ReturnValue_1) == 0x000360, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, Temp_bool_IsClosed_Variable_2) == 0x000361, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, K2Node_Event_CurrentSlowTick) == 0x000362, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::K2Node_Event_CurrentSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000363, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000364, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000365, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_BooleanOR_ReturnValue) == 0x000366, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, K2Node_CustomEvent_DestructionActor) == 0x000368, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::K2Node_CustomEvent_DestructionActor' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, Temp_delegate_Variable_1) == 0x000370, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_IsValid_ReturnValue_2) == 0x000380, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_RandomFloatInRange_ReturnValue) == 0x000388, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_IsValid_ReturnValue_3) == 0x000390, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_PostAkEvent_ReturnValue) == 0x000394, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_IsValid_ReturnValue_4) == 0x000398, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_BooleanAND_ReturnValue) == 0x000399, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_PostAkEvent_ReturnValue_1) == 0x00039C, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0003A0, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_IsValid_ReturnValue_5) == 0x0003B8, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x0003C0, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_BooleanAND_ReturnValue_1) == 0x0003C8, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0003C9, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj, CallFunc_Delay_Duration_ImplicitCast) == 0x0003CC, "Member 'BP_DestructionObj_C_ExecuteUbergraph_BP_DestructionObj::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_Explode \ static_assert(alignof(BP_DestructionObj_C_Explode) == 0x000010, "Wrong alignment on BP_DestructionObj_C_Explode"); \ static_assert(sizeof(BP_DestructionObj_C_Explode) == 0x000470, "Wrong size on BP_DestructionObj_C_Explode"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, DamageData) == 0x000000, "Member 'BP_DestructionObj_C_Explode::DamageData' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000168, "Member 'BP_DestructionObj_C_Explode::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000180, "Member 'BP_DestructionObj_C_Explode::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, K2Node_DynamicCast_bSuccess) == 0x000188, "Member 'BP_DestructionObj_C_Explode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, CallFunc_GetTransform_ReturnValue) == 0x000190, "Member 'BP_DestructionObj_C_Explode::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0001F0, "Member 'BP_DestructionObj_C_Explode::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, CallFunc_BreakTransform_Location) == 0x0001F8, "Member 'BP_DestructionObj_C_Explode::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, CallFunc_BreakTransform_Rotation) == 0x000210, "Member 'BP_DestructionObj_C_Explode::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, CallFunc_BreakTransform_Scale) == 0x000228, "Member 'BP_DestructionObj_C_Explode::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, CallFunc_FinishSpawningActor_ReturnValue) == 0x000240, "Member 'BP_DestructionObj_C_Explode::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, CallFunc_MakeWeaponPropertyFromTagParams_WeaponProperty) == 0x000248, "Member 'BP_DestructionObj_C_Explode::CallFunc_MakeWeaponPropertyFromTagParams_WeaponProperty' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, CallFunc_MakeWeaponPropertyFromTagParams_DamageData) == 0x000260, "Member 'BP_DestructionObj_C_Explode::CallFunc_MakeWeaponPropertyFromTagParams_DamageData' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, K2Node_MakeMap_Map) == 0x000298, "Member 'BP_DestructionObj_C_Explode::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, K2Node_MakeStruct_F_HitData) == 0x0002E8, "Member 'BP_DestructionObj_C_Explode::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, K2Node_MakeStruct_FirstDamageParam_67_8A6EEDBC4C4FFE0E3E833EA3D27F4A30_ImplicitCast) == 0x000450, "Member 'BP_DestructionObj_C_Explode::K2Node_MakeStruct_FirstDamageParam_67_8A6EEDBC4C4FFE0E3E833EA3D27F4A30_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, K2Node_MakeStruct_SecondDamageParam_68_692CD0F6434070A971F4948ED96B02EA_ImplicitCast) == 0x000458, "Member 'BP_DestructionObj_C_Explode::K2Node_MakeStruct_SecondDamageParam_68_692CD0F6434070A971F4948ED96B02EA_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, K2Node_MakeMap_Value_0_ImplicitCast) == 0x000460, "Member 'BP_DestructionObj_C_Explode::K2Node_MakeMap_Value_0_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode, K2Node_MakeMap_Value_1_ImplicitCast) == 0x000468, "Member 'BP_DestructionObj_C_Explode::K2Node_MakeMap_Value_1_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_Explode_Effect \ static_assert(alignof(BP_DestructionObj_C_Explode_Effect) == 0x000010, "Wrong alignment on BP_DestructionObj_C_Explode_Effect"); \ static_assert(sizeof(BP_DestructionObj_C_Explode_Effect) == 0x0000F0, "Wrong size on BP_DestructionObj_C_Explode_Effect"); \ static_assert(offsetof(BP_DestructionObj_C_Explode_Effect, HitLocation) == 0x000000, "Member 'BP_DestructionObj_C_Explode_Effect::HitLocation' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode_Effect, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'BP_DestructionObj_C_Explode_Effect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode_Effect, CallFunc_GetTransform_ReturnValue) == 0x000020, "Member 'BP_DestructionObj_C_Explode_Effect::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode_Effect, CallFunc_BreakTransform_Location) == 0x000080, "Member 'BP_DestructionObj_C_Explode_Effect::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode_Effect, CallFunc_BreakTransform_Rotation) == 0x000098, "Member 'BP_DestructionObj_C_Explode_Effect::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode_Effect, CallFunc_BreakTransform_Scale) == 0x0000B0, "Member 'BP_DestructionObj_C_Explode_Effect::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode_Effect, Temp_delegate_Variable) == 0x0000C8, "Member 'BP_DestructionObj_C_Explode_Effect::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode_Effect, CallFunc_PostEvent_ReturnValue) == 0x0000D8, "Member 'BP_DestructionObj_C_Explode_Effect::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode_Effect, CallFunc_IsValid_ReturnValue_1) == 0x0000DC, "Member 'BP_DestructionObj_C_Explode_Effect::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Explode_Effect, CallFunc_SpawnEmitterAtLocation_ReturnValue) == 0x0000E0, "Member 'BP_DestructionObj_C_Explode_Effect::CallFunc_SpawnEmitterAtLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_GetDamageImpactDirectionSelf \ static_assert(alignof(BP_DestructionObj_C_GetDamageImpactDirectionSelf) == 0x000008, "Wrong alignment on BP_DestructionObj_C_GetDamageImpactDirectionSelf"); \ static_assert(sizeof(BP_DestructionObj_C_GetDamageImpactDirectionSelf) == 0x0001E8, "Wrong size on BP_DestructionObj_C_GetDamageImpactDirectionSelf"); \ static_assert(offsetof(BP_DestructionObj_C_GetDamageImpactDirectionSelf, F_HitData) == 0x000000, "Member 'BP_DestructionObj_C_GetDamageImpactDirectionSelf::F_HitData' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_GetDamageImpactDirectionSelf, Vector) == 0x000168, "Member 'BP_DestructionObj_C_GetDamageImpactDirectionSelf::Vector' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_GetDamageImpactDirectionSelf, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000180, "Member 'BP_DestructionObj_C_GetDamageImpactDirectionSelf::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_GetDamageImpactDirectionSelf, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000198, "Member 'BP_DestructionObj_C_GetDamageImpactDirectionSelf::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_GetDamageImpactDirectionSelf, CallFunc_EqualEqual_RotatorRotator_ReturnValue) == 0x0001B0, "Member 'BP_DestructionObj_C_GetDamageImpactDirectionSelf::CallFunc_EqualEqual_RotatorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_GetDamageImpactDirectionSelf, CallFunc_BreakRotator_Roll) == 0x0001B4, "Member 'BP_DestructionObj_C_GetDamageImpactDirectionSelf::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_GetDamageImpactDirectionSelf, CallFunc_BreakRotator_Pitch) == 0x0001B8, "Member 'BP_DestructionObj_C_GetDamageImpactDirectionSelf::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_GetDamageImpactDirectionSelf, CallFunc_BreakRotator_Yaw) == 0x0001BC, "Member 'BP_DestructionObj_C_GetDamageImpactDirectionSelf::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_GetDamageImpactDirectionSelf, CallFunc_Conv_RotatorToVector_ReturnValue) == 0x0001C0, "Member 'BP_DestructionObj_C_GetDamageImpactDirectionSelf::CallFunc_Conv_RotatorToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_GetDamageImpactDirectionSelf, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0001D8, "Member 'BP_DestructionObj_C_GetDamageImpactDirectionSelf::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_GetDamageImpactDirectionSelf, CallFunc_BooleanOR_ReturnValue) == 0x0001D9, "Member 'BP_DestructionObj_C_GetDamageImpactDirectionSelf::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_GetDamageImpactDirectionSelf, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x0001DA, "Member 'BP_DestructionObj_C_GetDamageImpactDirectionSelf::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_GetDamageImpactDirectionSelf, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x0001E0, "Member 'BP_DestructionObj_C_GetDamageImpactDirectionSelf::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_Init \ static_assert(alignof(BP_DestructionObj_C_Init) == 0x000008, "Wrong alignment on BP_DestructionObj_C_Init"); \ static_assert(sizeof(BP_DestructionObj_C_Init) == 0x000028, "Wrong size on BP_DestructionObj_C_Init"); \ static_assert(offsetof(BP_DestructionObj_C_Init, CallFunc_GetComponentsByTag_ReturnValue) == 0x000000, "Member 'BP_DestructionObj_C_Init::CallFunc_GetComponentsByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Init, CallFunc_Array_Get_Item) == 0x000010, "Member 'BP_DestructionObj_C_Init::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Init, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'BP_DestructionObj_C_Init::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_InnerBreakDestruction \ static_assert(alignof(BP_DestructionObj_C_InnerBreakDestruction) == 0x000010, "Wrong alignment on BP_DestructionObj_C_InnerBreakDestruction"); \ static_assert(sizeof(BP_DestructionObj_C_InnerBreakDestruction) == 0x000120, "Wrong size on BP_DestructionObj_C_InnerBreakDestruction"); \ static_assert(offsetof(BP_DestructionObj_C_InnerBreakDestruction, HitPoint) == 0x000000, "Member 'BP_DestructionObj_C_InnerBreakDestruction::HitPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_InnerBreakDestruction, HitDir) == 0x000018, "Member 'BP_DestructionObj_C_InnerBreakDestruction::HitDir' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_InnerBreakDestruction, IsExplode) == 0x000030, "Member 'BP_DestructionObj_C_InnerBreakDestruction::IsExplode' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_InnerBreakDestruction, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'BP_DestructionObj_C_InnerBreakDestruction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_InnerBreakDestruction, CallFunc_IsValid_ReturnValue_1) == 0x000032, "Member 'BP_DestructionObj_C_InnerBreakDestruction::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_InnerBreakDestruction, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000040, "Member 'BP_DestructionObj_C_InnerBreakDestruction::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_InnerBreakDestruction, CallFunc_IsValid_ReturnValue_2) == 0x0000A0, "Member 'BP_DestructionObj_C_InnerBreakDestruction::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_InnerBreakDestruction, CallFunc_BreakTransform_Location) == 0x0000A8, "Member 'BP_DestructionObj_C_InnerBreakDestruction::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_InnerBreakDestruction, CallFunc_BreakTransform_Rotation) == 0x0000C0, "Member 'BP_DestructionObj_C_InnerBreakDestruction::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_InnerBreakDestruction, CallFunc_BreakTransform_Scale) == 0x0000D8, "Member 'BP_DestructionObj_C_InnerBreakDestruction::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_InnerBreakDestruction, Temp_delegate_Variable) == 0x0000F0, "Member 'BP_DestructionObj_C_InnerBreakDestruction::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_InnerBreakDestruction, CallFunc_IsValid_ReturnValue_3) == 0x000100, "Member 'BP_DestructionObj_C_InnerBreakDestruction::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_InnerBreakDestruction, CallFunc_PostEvent_ReturnValue) == 0x000104, "Member 'BP_DestructionObj_C_InnerBreakDestruction::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_InnerBreakDestruction, Temp_delegate_Variable_1) == 0x000108, "Member 'BP_DestructionObj_C_InnerBreakDestruction::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_InnerBreakDestruction, CallFunc_PostAkEvent_ReturnValue) == 0x000118, "Member 'BP_DestructionObj_C_InnerBreakDestruction::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_InnerBreakDestruction, CallFunc_SetLifeSpan_InLifespan_ImplicitCast) == 0x00011C, "Member 'BP_DestructionObj_C_InnerBreakDestruction::CallFunc_SetLifeSpan_InLifespan_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_IsAlive \ static_assert(alignof(BP_DestructionObj_C_IsAlive) == 0x000001, "Wrong alignment on BP_DestructionObj_C_IsAlive"); \ static_assert(sizeof(BP_DestructionObj_C_IsAlive) == 0x000001, "Wrong size on BP_DestructionObj_C_IsAlive"); \ static_assert(offsetof(BP_DestructionObj_C_IsAlive, Result) == 0x000000, "Member 'BP_DestructionObj_C_IsAlive::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_LinkExplode \ static_assert(alignof(BP_DestructionObj_C_LinkExplode) == 0x000008, "Wrong alignment on BP_DestructionObj_C_LinkExplode"); \ static_assert(sizeof(BP_DestructionObj_C_LinkExplode) == 0x0001E8, "Wrong size on BP_DestructionObj_C_LinkExplode"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, Local_AverageAngle) == 0x000000, "Member 'BP_DestructionObj_C_LinkExplode::Local_AverageAngle' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, Local_DeltaAngle) == 0x000004, "Member 'BP_DestructionObj_C_LinkExplode::Local_DeltaAngle' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, Local_ArrayIndex) == 0x000008, "Member 'BP_DestructionObj_C_LinkExplode::Local_ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, Local_Direction) == 0x00000C, "Member 'BP_DestructionObj_C_LinkExplode::Local_Direction' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, Local_DirectionFloat) == 0x000010, "Member 'BP_DestructionObj_C_LinkExplode::Local_DirectionFloat' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, Local_DistanceIndex) == 0x000018, "Member 'BP_DestructionObj_C_LinkExplode::Local_DistanceIndex' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, Local_DirectionIndex) == 0x000028, "Member 'BP_DestructionObj_C_LinkExplode::Local_DirectionIndex' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, Temp_int_Array_Index_Variable) == 0x000078, "Member 'BP_DestructionObj_C_LinkExplode::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, Temp_int_Loop_Counter_Variable) == 0x00007C, "Member 'BP_DestructionObj_C_LinkExplode::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Add_IntInt_ReturnValue) == 0x000080, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, Temp_int_Array_Index_Variable_1) == 0x000084, "Member 'BP_DestructionObj_C_LinkExplode::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, Temp_bool_Variable) == 0x000088, "Member 'BP_DestructionObj_C_LinkExplode::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Array_Get_Item) == 0x000090, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Array_Length_ReturnValue) == 0x000098, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_IsValid_ReturnValue) == 0x00009C, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0000A8, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Map_Values_Values) == 0x0000B8, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Array_Contains_ReturnValue) == 0x0000C8, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, Temp_int_Loop_Counter_Variable_1) == 0x0000CC, "Member 'BP_DestructionObj_C_LinkExplode::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Less_IntInt_ReturnValue) == 0x0000D0, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000D4, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Map_Find_Value) == 0x0000D8, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Map_Find_ReturnValue) == 0x0000DC, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000DD, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000DE, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_FTrunc_ReturnValue) == 0x0000E0, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000E4, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000E8, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0000F0, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000F8, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Array_Length_ReturnValue_1) == 0x000110, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Array_Get_Item_1) == 0x000118, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Less_IntInt_ReturnValue_1) == 0x000120, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_GetDistanceTo_ReturnValue) == 0x000124, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000128, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_FindLookAtRotation_ReturnValue) == 0x000140, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_BreakRotator_Roll) == 0x000158, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_BreakRotator_Pitch) == 0x00015C, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_BreakRotator_Yaw) == 0x000160, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000164, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, K2Node_Select_Default) == 0x000168, "Member 'BP_DestructionObj_C_LinkExplode::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000170, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x000178, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000180, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, K2Node_Select_Option_1_ImplicitCast) == 0x000188, "Member 'BP_DestructionObj_C_LinkExplode::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000190, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Divide_DoubleDouble_B_ImplicitCast_1) == 0x000198, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Divide_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, K2Node_VariableSet_Local_AverageAngle_ImplicitCast) == 0x0001A0, "Member 'BP_DestructionObj_C_LinkExplode::K2Node_VariableSet_Local_AverageAngle_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_FTrunc_A_ImplicitCast) == 0x0001A8, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_FTrunc_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x0001B0, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x0001B8, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, K2Node_VariableSet_Local_DeltaAngle_ImplicitCast) == 0x0001C0, "Member 'BP_DestructionObj_C_LinkExplode::K2Node_VariableSet_Local_DeltaAngle_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Array_Set_Item_ImplicitCast) == 0x0001C8, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Array_Set_Item_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x0001D0, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast_1) == 0x0001D8, "Member 'BP_DestructionObj_C_LinkExplode::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_LinkExplode, K2Node_VariableSet_Local_DirectionFloat_ImplicitCast) == 0x0001E0, "Member 'BP_DestructionObj_C_LinkExplode::K2Node_VariableSet_Local_DirectionFloat_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_OnBreakedEvent \ static_assert(alignof(BP_DestructionObj_C_OnBreakedEvent) == 0x000008, "Wrong alignment on BP_DestructionObj_C_OnBreakedEvent"); \ static_assert(sizeof(BP_DestructionObj_C_OnBreakedEvent) == 0x000008, "Wrong size on BP_DestructionObj_C_OnBreakedEvent"); \ static_assert(offsetof(BP_DestructionObj_C_OnBreakedEvent, DestructionActor_0) == 0x000000, "Member 'BP_DestructionObj_C_OnBreakedEvent::DestructionActor_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_OnExplode \ static_assert(alignof(BP_DestructionObj_C_OnExplode) == 0x000008, "Wrong alignment on BP_DestructionObj_C_OnExplode"); \ static_assert(sizeof(BP_DestructionObj_C_OnExplode) == 0x000168, "Wrong size on BP_DestructionObj_C_OnExplode"); \ static_assert(offsetof(BP_DestructionObj_C_OnExplode, DamageData) == 0x000000, "Member 'BP_DestructionObj_C_OnExplode::DamageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_OnRefreshDataLayerState \ static_assert(alignof(BP_DestructionObj_C_OnRefreshDataLayerState) == 0x000008, "Wrong alignment on BP_DestructionObj_C_OnRefreshDataLayerState"); \ static_assert(sizeof(BP_DestructionObj_C_OnRefreshDataLayerState) == 0x000018, "Wrong size on BP_DestructionObj_C_OnRefreshDataLayerState"); \ static_assert(offsetof(BP_DestructionObj_C_OnRefreshDataLayerState, bIsInAnyActiveLayer) == 0x000000, "Member 'BP_DestructionObj_C_OnRefreshDataLayerState::bIsInAnyActiveLayer' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_OnRefreshDataLayerState, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'BP_DestructionObj_C_OnRefreshDataLayerState::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_OnRefreshDataLayerState, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'BP_DestructionObj_C_OnRefreshDataLayerState::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_OnRefreshDataLayerState, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_DestructionObj_C_OnRefreshDataLayerState::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_OnRep_Sync_Break \ static_assert(alignof(BP_DestructionObj_C_OnRep_Sync_Break) == 0x000001, "Wrong alignment on BP_DestructionObj_C_OnRep_Sync_Break"); \ static_assert(sizeof(BP_DestructionObj_C_OnRep_Sync_Break) == 0x000001, "Wrong size on BP_DestructionObj_C_OnRep_Sync_Break"); \ static_assert(offsetof(BP_DestructionObj_C_OnRep_Sync_Break, CallFunc_IsServer_ReturnValue) == 0x000000, "Member 'BP_DestructionObj_C_OnRep_Sync_Break::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_OnRep_Sync_Explode \ static_assert(alignof(BP_DestructionObj_C_OnRep_Sync_Explode) == 0x000008, "Wrong alignment on BP_DestructionObj_C_OnRep_Sync_Explode"); \ static_assert(sizeof(BP_DestructionObj_C_OnRep_Sync_Explode) == 0x000020, "Wrong size on BP_DestructionObj_C_OnRep_Sync_Explode"); \ static_assert(offsetof(BP_DestructionObj_C_OnRep_Sync_Explode, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000000, "Member 'BP_DestructionObj_C_OnRep_Sync_Explode::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_OnRep_Sync_Explode, CallFunc_IsServer_ReturnValue) == 0x000018, "Member 'BP_DestructionObj_C_OnRep_Sync_Explode::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_OnUpdatedSlowTick \ static_assert(alignof(BP_DestructionObj_C_OnUpdatedSlowTick) == 0x000001, "Wrong alignment on BP_DestructionObj_C_OnUpdatedSlowTick"); \ static_assert(sizeof(BP_DestructionObj_C_OnUpdatedSlowTick) == 0x000001, "Wrong size on BP_DestructionObj_C_OnUpdatedSlowTick"); \ static_assert(offsetof(BP_DestructionObj_C_OnUpdatedSlowTick, CurrentSlowTick) == 0x000000, "Member 'BP_DestructionObj_C_OnUpdatedSlowTick::CurrentSlowTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_RecordExplodeLink \ static_assert(alignof(BP_DestructionObj_C_RecordExplodeLink) == 0x000008, "Wrong alignment on BP_DestructionObj_C_RecordExplodeLink"); \ static_assert(sizeof(BP_DestructionObj_C_RecordExplodeLink) == 0x000010, "Wrong size on BP_DestructionObj_C_RecordExplodeLink"); \ static_assert(offsetof(BP_DestructionObj_C_RecordExplodeLink, InDestruction) == 0x000000, "Member 'BP_DestructionObj_C_RecordExplodeLink::InDestruction' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_RecordExplodeLink, CallFunc_Array_AddUnique_ReturnValue) == 0x000008, "Member 'BP_DestructionObj_C_RecordExplodeLink::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_Request_GetMeDirectDamage \ static_assert(alignof(BP_DestructionObj_C_Request_GetMeDirectDamage) == 0x000008, "Wrong alignment on BP_DestructionObj_C_Request_GetMeDirectDamage"); \ static_assert(sizeof(BP_DestructionObj_C_Request_GetMeDirectDamage) == 0x000020, "Wrong size on BP_DestructionObj_C_Request_GetMeDirectDamage"); \ static_assert(offsetof(BP_DestructionObj_C_Request_GetMeDirectDamage, Attacker) == 0x000000, "Member 'BP_DestructionObj_C_Request_GetMeDirectDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Request_GetMeDirectDamage, SkillID) == 0x000008, "Member 'BP_DestructionObj_C_Request_GetMeDirectDamage::SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Request_GetMeDirectDamage, EffectType) == 0x000018, "Member 'BP_DestructionObj_C_Request_GetMeDirectDamage::EffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_SetSyncBreak \ static_assert(alignof(BP_DestructionObj_C_SetSyncBreak) == 0x000001, "Wrong alignment on BP_DestructionObj_C_SetSyncBreak"); \ static_assert(sizeof(BP_DestructionObj_C_SetSyncBreak) == 0x000001, "Wrong size on BP_DestructionObj_C_SetSyncBreak"); \ static_assert(offsetof(BP_DestructionObj_C_SetSyncBreak, CallFunc_IsServer_ReturnValue) == 0x000000, "Member 'BP_DestructionObj_C_SetSyncBreak::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_SetSyncExplode \ static_assert(alignof(BP_DestructionObj_C_SetSyncExplode) == 0x000001, "Wrong alignment on BP_DestructionObj_C_SetSyncExplode"); \ static_assert(sizeof(BP_DestructionObj_C_SetSyncExplode) == 0x000001, "Wrong size on BP_DestructionObj_C_SetSyncExplode"); \ static_assert(offsetof(BP_DestructionObj_C_SetSyncExplode, CallFunc_IsServer_ReturnValue) == 0x000000, "Member 'BP_DestructionObj_C_SetSyncExplode::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_SpawnBreakParticle \ static_assert(alignof(BP_DestructionObj_C_SpawnBreakParticle) == 0x000008, "Wrong alignment on BP_DestructionObj_C_SpawnBreakParticle"); \ static_assert(sizeof(BP_DestructionObj_C_SpawnBreakParticle) == 0x000088, "Wrong size on BP_DestructionObj_C_SpawnBreakParticle"); \ static_assert(offsetof(BP_DestructionObj_C_SpawnBreakParticle, Temp_struct_Variable) == 0x000000, "Member 'BP_DestructionObj_C_SpawnBreakParticle::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_SpawnBreakParticle, Temp_bool_Variable) == 0x000018, "Member 'BP_DestructionObj_C_SpawnBreakParticle::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_SpawnBreakParticle, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000020, "Member 'BP_DestructionObj_C_SpawnBreakParticle::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_SpawnBreakParticle, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'BP_DestructionObj_C_SpawnBreakParticle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_SpawnBreakParticle, K2Node_Select_Default) == 0x000040, "Member 'BP_DestructionObj_C_SpawnBreakParticle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_SpawnBreakParticle, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000058, "Member 'BP_DestructionObj_C_SpawnBreakParticle::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_SpawnBreakParticle, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x000070, "Member 'BP_DestructionObj_C_SpawnBreakParticle::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_SpawnBreakParticle, CallFunc_IsValid_ReturnValue_1) == 0x000078, "Member 'BP_DestructionObj_C_SpawnBreakParticle::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_SpawnBreakParticle, CallFunc_SpawnEmitterAtLocation_ReturnValue) == 0x000080, "Member 'BP_DestructionObj_C_SpawnBreakParticle::CallFunc_SpawnEmitterAtLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_TakeDamage \ static_assert(alignof(BP_DestructionObj_C_TakeDamage) == 0x000008, "Wrong alignment on BP_DestructionObj_C_TakeDamage"); \ static_assert(sizeof(BP_DestructionObj_C_TakeDamage) == 0x0002C0, "Wrong size on BP_DestructionObj_C_TakeDamage"); \ static_assert(offsetof(BP_DestructionObj_C_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'BP_DestructionObj_C_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_TakeDamage, HitResult) == 0x000168, "Member 'BP_DestructionObj_C_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_TakeDamage, ResultType) == 0x000250, "Member 'BP_DestructionObj_C_TakeDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_TakeDamage, CallFunc_SearchDamageCauseCharacter_AsAbstract_Character) == 0x000258, "Member 'BP_DestructionObj_C_TakeDamage::CallFunc_SearchDamageCauseCharacter_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_TakeDamage, K2Node_DynamicCast_AsBP_Destruction_Obj) == 0x000260, "Member 'BP_DestructionObj_C_TakeDamage::K2Node_DynamicCast_AsBP_Destruction_Obj' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_TakeDamage, K2Node_DynamicCast_bSuccess) == 0x000268, "Member 'BP_DestructionObj_C_TakeDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_TakeDamage, CallFunc_SearchDamageCauseCharacter_AsAbstract_Character_1) == 0x000270, "Member 'BP_DestructionObj_C_TakeDamage::CallFunc_SearchDamageCauseCharacter_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_TakeDamage, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000278, "Member 'BP_DestructionObj_C_TakeDamage::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_TakeDamage, CallFunc_GetDamageImpactDirectionSelf_Vector) == 0x000280, "Member 'BP_DestructionObj_C_TakeDamage::CallFunc_GetDamageImpactDirectionSelf_Vector' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_TakeDamage, CallFunc_IsServer_ReturnValue) == 0x000298, "Member 'BP_DestructionObj_C_TakeDamage::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_TakeDamage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000299, "Member 'BP_DestructionObj_C_TakeDamage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_TakeDamage, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0002A0, "Member 'BP_DestructionObj_C_TakeDamage::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_TakeDamage, CallFunc_BooleanAND_ReturnValue) == 0x0002B8, "Member 'BP_DestructionObj_C_TakeDamage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_Transmit_SponsorActingEffectToApplier \ static_assert(alignof(BP_DestructionObj_C_Transmit_SponsorActingEffectToApplier) == 0x000008, "Wrong alignment on BP_DestructionObj_C_Transmit_SponsorActingEffectToApplier"); \ static_assert(sizeof(BP_DestructionObj_C_Transmit_SponsorActingEffectToApplier) == 0x000010, "Wrong size on BP_DestructionObj_C_Transmit_SponsorActingEffectToApplier"); \ static_assert(offsetof(BP_DestructionObj_C_Transmit_SponsorActingEffectToApplier, SkillID) == 0x000000, "Member 'BP_DestructionObj_C_Transmit_SponsorActingEffectToApplier::SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Transmit_SponsorActingEffectToApplier, Applier) == 0x000008, "Member 'BP_DestructionObj_C_Transmit_SponsorActingEffectToApplier::Applier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_Transmit_TakeDamage \ static_assert(alignof(BP_DestructionObj_C_Transmit_TakeDamage) == 0x000008, "Wrong alignment on BP_DestructionObj_C_Transmit_TakeDamage"); \ static_assert(sizeof(BP_DestructionObj_C_Transmit_TakeDamage) == 0x000130, "Wrong size on BP_DestructionObj_C_Transmit_TakeDamage"); \ static_assert(offsetof(BP_DestructionObj_C_Transmit_TakeDamage, Attacker) == 0x000000, "Member 'BP_DestructionObj_C_Transmit_TakeDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Transmit_TakeDamage, NetworkDamageData) == 0x000008, "Member 'BP_DestructionObj_C_Transmit_TakeDamage::NetworkDamageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_Undelayed_TakeDamage \ static_assert(alignof(BP_DestructionObj_C_Undelayed_TakeDamage) == 0x000008, "Wrong alignment on BP_DestructionObj_C_Undelayed_TakeDamage"); \ static_assert(sizeof(BP_DestructionObj_C_Undelayed_TakeDamage) == 0x000258, "Wrong size on BP_DestructionObj_C_Undelayed_TakeDamage"); \ static_assert(offsetof(BP_DestructionObj_C_Undelayed_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'BP_DestructionObj_C_Undelayed_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Undelayed_TakeDamage, HitResult) == 0x000168, "Member 'BP_DestructionObj_C_Undelayed_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Undelayed_TakeDamage, ResultType) == 0x000250, "Member 'BP_DestructionObj_C_Undelayed_TakeDamage::ResultType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_UpdateSlowTickWeight \ static_assert(alignof(BP_DestructionObj_C_UpdateSlowTickWeight) == 0x000008, "Wrong alignment on BP_DestructionObj_C_UpdateSlowTickWeight"); \ static_assert(sizeof(BP_DestructionObj_C_UpdateSlowTickWeight) == 0x0000D0, "Wrong size on BP_DestructionObj_C_UpdateSlowTickWeight"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, ClientViewPorts) == 0x000000, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::ClientViewPorts' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, OutWeight) == 0x000010, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::OutWeight' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, OutCost) == 0x000014, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::OutCost' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, OutRequestSlowTick) == 0x000018, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::OutRequestSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, bOutOverride) == 0x000019, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::bOutOverride' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, NewLocalVar) == 0x00001A, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00001B, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, CallFunc_BreakTransform_Location) == 0x000020, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, CallFunc_BreakTransform_Rotation) == 0x000038, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, CallFunc_BreakTransform_Scale) == 0x000050, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, CallFunc_BreakVector_X) == 0x000068, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, CallFunc_BreakVector_Y) == 0x000070, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, CallFunc_BreakVector_Z) == 0x000078, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000080, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, CallFunc_BreakVector_X_1) == 0x000098, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, CallFunc_BreakVector_Y_1) == 0x0000A0, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, CallFunc_BreakVector_Z_1) == 0x0000A8, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, CallFunc_Array_Contains_ReturnValue) == 0x0000B8, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, CallFunc_Abs_ReturnValue) == 0x0000C0, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, CallFunc_BooleanAND_ReturnValue) == 0x0000C8, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UpdateSlowTickWeight, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000C9, "Member 'BP_DestructionObj_C_UpdateSlowTickWeight::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_UsePhysyicEffectWhenAppliedDamage \ static_assert(alignof(BP_DestructionObj_C_UsePhysyicEffectWhenAppliedDamage) == 0x000001, "Wrong alignment on BP_DestructionObj_C_UsePhysyicEffectWhenAppliedDamage"); \ static_assert(sizeof(BP_DestructionObj_C_UsePhysyicEffectWhenAppliedDamage) == 0x000001, "Wrong size on BP_DestructionObj_C_UsePhysyicEffectWhenAppliedDamage"); \ static_assert(offsetof(BP_DestructionObj_C_UsePhysyicEffectWhenAppliedDamage, ReturnValue) == 0x000000, "Member 'BP_DestructionObj_C_UsePhysyicEffectWhenAppliedDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_UserConstructionScript \ static_assert(alignof(BP_DestructionObj_C_UserConstructionScript) == 0x000010, "Wrong alignment on BP_DestructionObj_C_UserConstructionScript"); \ static_assert(sizeof(BP_DestructionObj_C_UserConstructionScript) == 0x000070, "Wrong size on BP_DestructionObj_C_UserConstructionScript"); \ static_assert(offsetof(BP_DestructionObj_C_UserConstructionScript, Temp_struct_Variable) == 0x000000, "Member 'BP_DestructionObj_C_UserConstructionScript::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UserConstructionScript, CallFunc_AddComponent_ReturnValue) == 0x000060, "Member 'BP_DestructionObj_C_UserConstructionScript::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UserConstructionScript, CallFunc_SetStaticMesh_ReturnValue) == 0x000068, "Member 'BP_DestructionObj_C_UserConstructionScript::CallFunc_SetStaticMesh_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_UserConstructionScript, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000069, "Member 'BP_DestructionObj_C_UserConstructionScript::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DestructionObj_C_Whether_Is_Possessed_by_Fire \ static_assert(alignof(BP_DestructionObj_C_Whether_Is_Possessed_by_Fire) == 0x000008, "Wrong alignment on BP_DestructionObj_C_Whether_Is_Possessed_by_Fire"); \ static_assert(sizeof(BP_DestructionObj_C_Whether_Is_Possessed_by_Fire) == 0x000050, "Wrong size on BP_DestructionObj_C_Whether_Is_Possessed_by_Fire"); \ static_assert(offsetof(BP_DestructionObj_C_Whether_Is_Possessed_by_Fire, Object) == 0x000000, "Member 'BP_DestructionObj_C_Whether_Is_Possessed_by_Fire::Object' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Whether_Is_Possessed_by_Fire, return_value) == 0x000008, "Member 'BP_DestructionObj_C_Whether_Is_Possessed_by_Fire::return_value' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Whether_Is_Possessed_by_Fire, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'BP_DestructionObj_C_Whether_Is_Possessed_by_Fire::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Whether_Is_Possessed_by_Fire, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_DestructionObj_C_Whether_Is_Possessed_by_Fire::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Whether_Is_Possessed_by_Fire, CallFunc_GetMyBuffComp_BuffComponent) == 0x000020, "Member 'BP_DestructionObj_C_Whether_Is_Possessed_by_Fire::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Whether_Is_Possessed_by_Fire, CallFunc_GetEnchantsData_IsValid) == 0x000028, "Member 'BP_DestructionObj_C_Whether_Is_Possessed_by_Fire::CallFunc_GetEnchantsData_IsValid' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Whether_Is_Possessed_by_Fire, CallFunc_GetEnchantsData_EnchantsType) == 0x00002C, "Member 'BP_DestructionObj_C_Whether_Is_Possessed_by_Fire::CallFunc_GetEnchantsData_EnchantsType' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Whether_Is_Possessed_by_Fire, CallFunc_GetEnchantsData_Data) == 0x000038, "Member 'BP_DestructionObj_C_Whether_Is_Possessed_by_Fire::CallFunc_GetEnchantsData_Data' has a wrong offset!"); \ static_assert(offsetof(BP_DestructionObj_C_Whether_Is_Possessed_by_Fire, CallFunc_MatchesTag_ReturnValue) == 0x000048, "Member 'BP_DestructionObj_C_Whether_Is_Possessed_by_Fire::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_DestructionObj_C \ static_assert(alignof(ABP_DestructionObj_C) == 0x000008, "Wrong alignment on ABP_DestructionObj_C"); \ static_assert(sizeof(ABP_DestructionObj_C) == 0x000830, "Wrong size on ABP_DestructionObj_C"); \ static_assert(offsetof(ABP_DestructionObj_C, UberGraphFrame) == 0x0004A8, "Member 'ABP_DestructionObj_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, BreakParticleLocation) == 0x0004B0, "Member 'ABP_DestructionObj_C::BreakParticleLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, MaterialBillboard) == 0x0004B8, "Member 'ABP_DestructionObj_C::MaterialBillboard' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, Par_Anchor) == 0x0004C0, "Member 'ABP_DestructionObj_C::Par_Anchor' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, CollisionHandlerComponent) == 0x0004C8, "Member 'ABP_DestructionObj_C::CollisionHandlerComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, mubei_01) == 0x0004D0, "Member 'ABP_DestructionObj_C::mubei_01' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, Box) == 0x0004D8, "Member 'ABP_DestructionObj_C::Box' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, Scene) == 0x0004E0, "Member 'ABP_DestructionObj_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, DestructMesh) == 0x0004E8, "Member 'ABP_DestructionObj_C::DestructMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, Origin) == 0x0004F8, "Member 'ABP_DestructionObj_C::Origin' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, col) == 0x000500, "Member 'ABP_DestructionObj_C::col' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, Destructions) == 0x000508, "Member 'ABP_DestructionObj_C::Destructions' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 被破坏的粒子) == 0x000518, "Member 'ABP_DestructionObj_C::被破坏的粒子' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 被破坏的粒子_NS) == 0x000520, "Member 'ABP_DestructionObj_C::被破坏的粒子_NS' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 破坏后碎片存在时长) == 0x000528, "Member 'ABP_DestructionObj_C::破坏后碎片存在时长' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 被破坏的粒子跟随旋转) == 0x000530, "Member 'ABP_DestructionObj_C::被破坏的粒子跟随旋转' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, DstList) == 0x000538, "Member 'ABP_DestructionObj_C::DstList' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, DestructionObj) == 0x000568, "Member 'ABP_DestructionObj_C::DestructionObj' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, Mesh) == 0x000570, "Member 'ABP_DestructionObj_C::Mesh' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, DestructionAkEvent) == 0x000578, "Member 'ABP_DestructionObj_C::DestructionAkEvent' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, DestructionSound) == 0x000580, "Member 'ABP_DestructionObj_C::DestructionSound' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, AmbSoundLoop) == 0x000588, "Member 'ABP_DestructionObj_C::AmbSoundLoop' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 爆炸event) == 0x000590, "Member 'ABP_DestructionObj_C::爆炸event' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 循环AK音效播放事件) == 0x000598, "Member 'ABP_DestructionObj_C::循环AK音效播放事件' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 循环AK音效停止事件) == 0x0005A0, "Member 'ABP_DestructionObj_C::循环AK音效停止事件' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, AutoPlay) == 0x0005A8, "Member 'ABP_DestructionObj_C::AutoPlay' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, AmbAttenuation) == 0x0005B0, "Member 'ABP_DestructionObj_C::AmbAttenuation' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, AmbSound) == 0x0005B8, "Member 'ABP_DestructionObj_C::AmbSound' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, OverrideDestructionDummy) == 0x0005C0, "Member 'ABP_DestructionObj_C::OverrideDestructionDummy' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 可见性边界缩放) == 0x0005C8, "Member 'ABP_DestructionObj_C::可见性边界缩放' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, BreakCauser) == 0x0005D0, "Member 'ABP_DestructionObj_C::BreakCauser' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 破坏类别) == 0x0005D8, "Member 'ABP_DestructionObj_C::破坏类别' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, bIsCanExplode) == 0x0005D9, "Member 'ABP_DestructionObj_C::bIsCanExplode' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 爆炸粒子) == 0x0005E0, "Member 'ABP_DestructionObj_C::爆炸粒子' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 爆炸伤害) == 0x0005E8, "Member 'ABP_DestructionObj_C::爆炸伤害' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, Impact_Level) == 0x000638, "Member 'ABP_DestructionObj_C::Impact_Level' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, Tougness_Damage) == 0x000640, "Member 'ABP_DestructionObj_C::Tougness_Damage' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, DestructionActor) == 0x000648, "Member 'ABP_DestructionObj_C::DestructionActor' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 可破坏物体型) == 0x000650, "Member 'ABP_DestructionObj_C::可破坏物体型' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 是否阻挡视线) == 0x000651, "Member 'ABP_DestructionObj_C::是否阻挡视线' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, Sync_Explode) == 0x000652, "Member 'ABP_DestructionObj_C::Sync_Explode' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, Sync_Break) == 0x000653, "Member 'ABP_DestructionObj_C::Sync_Break' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, NeedSnowCapture) == 0x000654, "Member 'ABP_DestructionObj_C::NeedSnowCapture' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 可破坏物指定重量) == 0x000658, "Member 'ABP_DestructionObj_C::可破坏物指定重量' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 保持物理多少秒) == 0x000660, "Member 'ABP_DestructionObj_C::保持物理多少秒' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, IsExplodeLinked) == 0x000664, "Member 'ABP_DestructionObj_C::IsExplodeLinked' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, ExplodeLinkedDestruction) == 0x000668, "Member 'ABP_DestructionObj_C::ExplodeLinkedDestruction' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 爆炸范围) == 0x000678, "Member 'ABP_DestructionObj_C::爆炸范围' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 爆炸联动次数) == 0x000680, "Member 'ABP_DestructionObj_C::爆炸联动次数' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, HitDataTemp) == 0x000688, "Member 'ABP_DestructionObj_C::HitDataTemp' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, OnBreak) == 0x0007F0, "Member 'ABP_DestructionObj_C::OnBreak' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 声音影响范围) == 0x000800, "Member 'ABP_DestructionObj_C::声音影响范围' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, SpawnedAkComponent) == 0x000808, "Member 'ABP_DestructionObj_C::SpawnedAkComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, DebugSnowBrush) == 0x000810, "Member 'ABP_DestructionObj_C::DebugSnowBrush' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, Use_Snow) == 0x000811, "Member 'ABP_DestructionObj_C::Use_Snow' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 延迟销毁时间) == 0x000814, "Member 'ABP_DestructionObj_C::延迟销毁时间' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 广播破碎事件) == 0x000818, "Member 'ABP_DestructionObj_C::广播破碎事件' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 玩家冲刺能够撞碎) == 0x000819, "Member 'ABP_DestructionObj_C::玩家冲刺能够撞碎' has a wrong offset!"); \ static_assert(offsetof(ABP_DestructionObj_C, 附加一起破碎的破坏物) == 0x000820, "Member 'ABP_DestructionObj_C::附加一起破碎的破坏物' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameConfigerNativeBPFactory_C_CreateGameConfiger \ static_assert(alignof(GameConfigerNativeBPFactory_C_CreateGameConfiger) == 0x000010, "Wrong alignment on GameConfigerNativeBPFactory_C_CreateGameConfiger"); \ static_assert(sizeof(GameConfigerNativeBPFactory_C_CreateGameConfiger) == 0x000080, "Wrong size on GameConfigerNativeBPFactory_C_CreateGameConfiger"); \ static_assert(offsetof(GameConfigerNativeBPFactory_C_CreateGameConfiger, InitOwner) == 0x000000, "Member 'GameConfigerNativeBPFactory_C_CreateGameConfiger::InitOwner' has a wrong offset!"); \ static_assert(offsetof(GameConfigerNativeBPFactory_C_CreateGameConfiger, ReturnValue) == 0x000008, "Member 'GameConfigerNativeBPFactory_C_CreateGameConfiger::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameConfigerNativeBPFactory_C_CreateGameConfiger, CallFunc_MakeTransform_ReturnValue) == 0x000010, "Member 'GameConfigerNativeBPFactory_C_CreateGameConfiger::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameConfigerNativeBPFactory_C_CreateGameConfiger, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000070, "Member 'GameConfigerNativeBPFactory_C_CreateGameConfiger::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameConfigerNativeBPFactory_C_CreateGameConfiger, CallFunc_FinishSpawningActor_ReturnValue) == 0x000078, "Member 'GameConfigerNativeBPFactory_C_CreateGameConfiger::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameConfigerNativeBPFactory_C \ static_assert(alignof(AGameConfigerNativeBPFactory_C) == 0x000008, "Wrong alignment on AGameConfigerNativeBPFactory_C"); \ static_assert(sizeof(AGameConfigerNativeBPFactory_C) == 0x0002F8, "Wrong size on AGameConfigerNativeBPFactory_C"); \ static_assert(offsetof(AGameConfigerNativeBPFactory_C, DefaultSceneRoot) == 0x0002F0, "Member 'AGameConfigerNativeBPFactory_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceNotify_C_NotifyEvent \ static_assert(alignof(SequenceNotify_C_NotifyEvent) == 0x000008, "Wrong alignment on SequenceNotify_C_NotifyEvent"); \ static_assert(sizeof(SequenceNotify_C_NotifyEvent) == 0x000010, "Wrong size on SequenceNotify_C_NotifyEvent"); \ static_assert(offsetof(SequenceNotify_C_NotifyEvent, EventName) == 0x000000, "Member 'SequenceNotify_C_NotifyEvent::EventName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISequenceNotify_C \ static_assert(alignof(ISequenceNotify_C) == 0x000001, "Wrong alignment on ISequenceNotify_C"); \ static_assert(sizeof(ISequenceNotify_C) == 0x000001, "Wrong size on ISequenceNotify_C"); \ #define DUMPER7_ASSERTS_SequenceEventManager_C_getSequenceController \ static_assert(alignof(SequenceEventManager_C_getSequenceController) == 0x000010, "Wrong alignment on SequenceEventManager_C_getSequenceController"); \ static_assert(sizeof(SequenceEventManager_C_getSequenceController) == 0x000090, "Wrong size on SequenceEventManager_C_getSequenceController"); \ static_assert(offsetof(SequenceEventManager_C_getSequenceController, LevelSequenceActor) == 0x000000, "Member 'SequenceEventManager_C_getSequenceController::LevelSequenceActor' has a wrong offset!"); \ static_assert(offsetof(SequenceEventManager_C_getSequenceController, Controller) == 0x000008, "Member 'SequenceEventManager_C_getSequenceController::Controller' has a wrong offset!"); \ static_assert(offsetof(SequenceEventManager_C_getSequenceController, CallFunc_GetTransform_ReturnValue) == 0x000010, "Member 'SequenceEventManager_C_getSequenceController::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventManager_C_getSequenceController, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000070, "Member 'SequenceEventManager_C_getSequenceController::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventManager_C_getSequenceController, CallFunc_Map_Find_Value) == 0x000078, "Member 'SequenceEventManager_C_getSequenceController::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(SequenceEventManager_C_getSequenceController, CallFunc_Map_Find_ReturnValue) == 0x000080, "Member 'SequenceEventManager_C_getSequenceController::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventManager_C_getSequenceController, CallFunc_FinishSpawningActor_ReturnValue) == 0x000088, "Member 'SequenceEventManager_C_getSequenceController::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEventManager_C_Remove \ static_assert(alignof(SequenceEventManager_C_Remove) == 0x000008, "Wrong alignment on SequenceEventManager_C_Remove"); \ static_assert(sizeof(SequenceEventManager_C_Remove) == 0x000010, "Wrong size on SequenceEventManager_C_Remove"); \ static_assert(offsetof(SequenceEventManager_C_Remove, Sequence) == 0x000000, "Member 'SequenceEventManager_C_Remove::Sequence' has a wrong offset!"); \ static_assert(offsetof(SequenceEventManager_C_Remove, CallFunc_Map_Remove_ReturnValue) == 0x000008, "Member 'SequenceEventManager_C_Remove::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASequenceEventManager_C \ static_assert(alignof(ASequenceEventManager_C) == 0x000008, "Wrong alignment on ASequenceEventManager_C"); \ static_assert(sizeof(ASequenceEventManager_C) == 0x000348, "Wrong size on ASequenceEventManager_C"); \ static_assert(offsetof(ASequenceEventManager_C, DefaultSceneRoot) == 0x0002F0, "Member 'ASequenceEventManager_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ASequenceEventManager_C, Listeners) == 0x0002F8, "Member 'ASequenceEventManager_C::Listeners' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEventListener_C_Bind \ static_assert(alignof(SequenceEventListener_C_Bind) == 0x000008, "Wrong alignment on SequenceEventListener_C_Bind"); \ static_assert(sizeof(SequenceEventListener_C_Bind) == 0x000098, "Wrong size on SequenceEventListener_C_Bind"); \ static_assert(offsetof(SequenceEventListener_C_Bind, Sequence) == 0x000000, "Member 'SequenceEventListener_C_Bind::Sequence' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Bind, tmp) == 0x000008, "Member 'SequenceEventListener_C_Bind::tmp' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Bind, CallFunc_GetSequencePlayer_ReturnValue) == 0x000018, "Member 'SequenceEventListener_C_Bind::CallFunc_GetSequencePlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Bind, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'SequenceEventListener_C_Bind::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Bind, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'SequenceEventListener_C_Bind::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Bind, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'SequenceEventListener_C_Bind::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Bind, K2Node_CreateDelegate_OutputDelegate) == 0x000050, "Member 'SequenceEventListener_C_Bind::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Bind, K2Node_CreateDelegate_OutputDelegate_1) == 0x000060, "Member 'SequenceEventListener_C_Bind::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Bind, CallFunc_GetDisplayName_ReturnValue_1) == 0x000070, "Member 'SequenceEventListener_C_Bind::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Bind, CallFunc_Array_Add_ReturnValue) == 0x000080, "Member 'SequenceEventListener_C_Bind::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Bind, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000088, "Member 'SequenceEventListener_C_Bind::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEventListener_C_CameraClampFade \ static_assert(alignof(SequenceEventListener_C_CameraClampFade) == 0x000001, "Wrong alignment on SequenceEventListener_C_CameraClampFade"); \ static_assert(sizeof(SequenceEventListener_C_CameraClampFade) == 0x000001, "Wrong size on SequenceEventListener_C_CameraClampFade"); \ static_assert(offsetof(SequenceEventListener_C_CameraClampFade, Enable) == 0x000000, "Member 'SequenceEventListener_C_CameraClampFade::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener \ static_assert(alignof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener) == 0x000008, "Wrong alignment on SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener"); \ static_assert(sizeof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener) == 0x000200, "Wrong size on SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, EntryPoint) == 0x000000, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, K2Node_Event_eventName) == 0x000008, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::K2Node_Event_eventName' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, CallFunc_MakeLevelScriptParams_ReturnValue) == 0x000018, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::CallFunc_MakeLevelScriptParams_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, CallFunc_MakeLevelScriptParams_ReturnValue_1) == 0x0000C8, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::CallFunc_MakeLevelScriptParams_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, CallFunc_IsValid_ReturnValue_1) == 0x000178, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, CallFunc_IsServer_ReturnValue) == 0x000179, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, CallFunc_GetDCSGameState_ReturnValue) == 0x000180, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, CallFunc_IsServer_ReturnValue_1) == 0x000188, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::CallFunc_IsServer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, K2Node_CreateDelegate_OutputDelegate) == 0x00018C, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, CallFunc_GetSequencePlayer_ReturnValue) == 0x0001A0, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::CallFunc_GetSequencePlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0001A8, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, CallFunc_IsPlaying_ReturnValue) == 0x0001B0, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::CallFunc_IsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, CallFunc_GetCurrentTime_ReturnValue) == 0x0001B4, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::CallFunc_GetCurrentTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, CallFunc_GetDCSGameState_ReturnValue_1) == 0x0001C8, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::CallFunc_GetDCSGameState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, CallFunc_BreakQualifiedFrameTime_Frame) == 0x0001D0, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::CallFunc_BreakQualifiedFrameTime_Frame' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, CallFunc_BreakQualifiedFrameTime_FrameRate) == 0x0001D4, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::CallFunc_BreakQualifiedFrameTime_FrameRate' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, CallFunc_BreakQualifiedFrameTime_SubFrame) == 0x0001DC, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::CallFunc_BreakQualifiedFrameTime_SubFrame' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, CallFunc_IsGameOnlineMode_ReturnValue) == 0x0001E0, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, K2Node_CustomEvent_SequenceTarget) == 0x0001E8, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::K2Node_CustomEvent_SequenceTarget' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, K2Node_DynamicCast_AsLevel_Sequence_Actor) == 0x0001F0, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::K2Node_DynamicCast_AsLevel_Sequence_Actor' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener, K2Node_DynamicCast_bSuccess) == 0x0001F8, "Member 'SequenceEventListener_C_ExecuteUbergraph_SequenceEventListener::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEventListener_C_NotifyEvent \ static_assert(alignof(SequenceEventListener_C_NotifyEvent) == 0x000008, "Wrong alignment on SequenceEventListener_C_NotifyEvent"); \ static_assert(sizeof(SequenceEventListener_C_NotifyEvent) == 0x000010, "Wrong size on SequenceEventListener_C_NotifyEvent"); \ static_assert(offsetof(SequenceEventListener_C_NotifyEvent, EventName) == 0x000000, "Member 'SequenceEventListener_C_NotifyEvent::EventName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEventListener_C_OnTargetDestroy \ static_assert(alignof(SequenceEventListener_C_OnTargetDestroy) == 0x000008, "Wrong alignment on SequenceEventListener_C_OnTargetDestroy"); \ static_assert(sizeof(SequenceEventListener_C_OnTargetDestroy) == 0x000008, "Wrong size on SequenceEventListener_C_OnTargetDestroy"); \ static_assert(offsetof(SequenceEventListener_C_OnTargetDestroy, SequenceTarget) == 0x000000, "Member 'SequenceEventListener_C_OnTargetDestroy::SequenceTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEventListener_C_Play \ static_assert(alignof(SequenceEventListener_C_Play) == 0x000008, "Wrong alignment on SequenceEventListener_C_Play"); \ static_assert(sizeof(SequenceEventListener_C_Play) == 0x000030, "Wrong size on SequenceEventListener_C_Play"); \ static_assert(offsetof(SequenceEventListener_C_Play, realNodeId) == 0x000000, "Member 'SequenceEventListener_C_Play::realNodeId' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Play, LevelScript) == 0x000010, "Member 'SequenceEventListener_C_Play::LevelScript' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Play, Node_0) == 0x000018, "Member 'SequenceEventListener_C_Play::Node_0' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Play, loop) == 0x00001C, "Member 'SequenceEventListener_C_Play::loop' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Play, CloseClampFade) == 0x000020, "Member 'SequenceEventListener_C_Play::CloseClampFade' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Play, Networking_0) == 0x000021, "Member 'SequenceEventListener_C_Play::Networking_0' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Play, iscg) == 0x000022, "Member 'SequenceEventListener_C_Play::iscg' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Play, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000023, "Member 'SequenceEventListener_C_Play::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Play, CallFunc_Conv_StringToInt_ReturnValue) == 0x000024, "Member 'SequenceEventListener_C_Play::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Play, CallFunc_GetSequencePlayer_ReturnValue) == 0x000028, "Member 'SequenceEventListener_C_Play::CallFunc_GetSequencePlayer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEventListener_C_Stop \ static_assert(alignof(SequenceEventListener_C_Stop) == 0x000008, "Wrong alignment on SequenceEventListener_C_Stop"); \ static_assert(sizeof(SequenceEventListener_C_Stop) == 0x000018, "Wrong size on SequenceEventListener_C_Stop"); \ static_assert(offsetof(SequenceEventListener_C_Stop, Type) == 0x000000, "Member 'SequenceEventListener_C_Stop::Type' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Stop, K2Node_SwitchInteger_CmpSuccess) == 0x000004, "Member 'SequenceEventListener_C_Stop::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Stop, CallFunc_GetSequencePlayer_ReturnValue) == 0x000008, "Member 'SequenceEventListener_C_Stop::CallFunc_GetSequencePlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Stop, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'SequenceEventListener_C_Stop::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEventListener_C_Sync_From_Server_Play_Time \ static_assert(alignof(SequenceEventListener_C_Sync_From_Server_Play_Time) == 0x000008, "Wrong alignment on SequenceEventListener_C_Sync_From_Server_Play_Time"); \ static_assert(sizeof(SequenceEventListener_C_Sync_From_Server_Play_Time) == 0x0000D0, "Wrong size on SequenceEventListener_C_Sync_From_Server_Play_Time"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, L_FixetoFrameNumber) == 0x000000, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::L_FixetoFrameNumber' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, L_SubFrame) == 0x000004, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::L_SubFrame' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, L_FrameAdjust) == 0x000008, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::L_FrameAdjust' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, CallFunc_Greater_IntInt_ReturnValue) == 0x000010, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, K2Node_MakeStruct_FrameNumber) == 0x000014, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::K2Node_MakeStruct_FrameNumber' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, K2Node_MakeStruct_FrameTime) == 0x000018, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::K2Node_MakeStruct_FrameTime' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, K2Node_MakeStruct_MovieSceneSequencePlaybackParams) == 0x000020, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::K2Node_MakeStruct_MovieSceneSequencePlaybackParams' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, CallFunc_GetDCSGameState_ReturnValue) == 0x000048, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, CallFunc_Get_Server_Playing_CGInfo__ST_NetworkSequences) == 0x000050, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::CallFunc_Get_Server_Playing_CGInfo__ST_NetworkSequences' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, CallFunc_Get_Server_Playing_CGInfo__Find) == 0x000070, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::CallFunc_Get_Server_Playing_CGInfo__Find' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, CallFunc_GetSequencePlayer_ReturnValue) == 0x000078, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::CallFunc_GetSequencePlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, CallFunc_GetEndTime_ReturnValue) == 0x000080, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::CallFunc_GetEndTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, CallFunc_BreakQualifiedFrameTime_Frame) == 0x000090, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::CallFunc_BreakQualifiedFrameTime_Frame' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, CallFunc_BreakQualifiedFrameTime_FrameRate) == 0x000094, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::CallFunc_BreakQualifiedFrameTime_FrameRate' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, CallFunc_BreakQualifiedFrameTime_SubFrame) == 0x00009C, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::CallFunc_BreakQualifiedFrameTime_SubFrame' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, CallFunc_GetCurrentTime_ReturnValue) == 0x0000A0, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::CallFunc_GetCurrentTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, CallFunc_Conv_FrameNumberToInteger_ReturnValue) == 0x0000B0, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::CallFunc_Conv_FrameNumberToInteger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, CallFunc_BreakQualifiedFrameTime_Frame_1) == 0x0000B4, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::CallFunc_BreakQualifiedFrameTime_Frame_1' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, CallFunc_BreakQualifiedFrameTime_FrameRate_1) == 0x0000B8, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::CallFunc_BreakQualifiedFrameTime_FrameRate_1' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, CallFunc_BreakQualifiedFrameTime_SubFrame_1) == 0x0000C0, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::CallFunc_BreakQualifiedFrameTime_SubFrame_1' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000C4, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, CallFunc_Max_ReturnValue) == 0x0000C8, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SequenceEventListener_C_Sync_From_Server_Play_Time, K2Node_SwitchEnum_CmpSuccess) == 0x0000CC, "Member 'SequenceEventListener_C_Sync_From_Server_Play_Time::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASequenceEventListener_C \ static_assert(alignof(ASequenceEventListener_C) == 0x000008, "Wrong alignment on ASequenceEventListener_C"); \ static_assert(sizeof(ASequenceEventListener_C) == 0x000348, "Wrong size on ASequenceEventListener_C"); \ static_assert(offsetof(ASequenceEventListener_C, UberGraphFrame) == 0x0002F0, "Member 'ASequenceEventListener_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ASequenceEventListener_C, DefaultSceneRoot) == 0x0002F8, "Member 'ASequenceEventListener_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ASequenceEventListener_C, bindSequence) == 0x000300, "Member 'ASequenceEventListener_C::bindSequence' has a wrong offset!"); \ static_assert(offsetof(ASequenceEventListener_C, hasBind) == 0x000308, "Member 'ASequenceEventListener_C::hasBind' has a wrong offset!"); \ static_assert(offsetof(ASequenceEventListener_C, manager) == 0x000310, "Member 'ASequenceEventListener_C::manager' has a wrong offset!"); \ static_assert(offsetof(ASequenceEventListener_C, runningNode) == 0x000318, "Member 'ASequenceEventListener_C::runningNode' has a wrong offset!"); \ static_assert(offsetof(ASequenceEventListener_C, Running) == 0x000328, "Member 'ASequenceEventListener_C::Running' has a wrong offset!"); \ static_assert(offsetof(ASequenceEventListener_C, runningScript) == 0x000330, "Member 'ASequenceEventListener_C::runningScript' has a wrong offset!"); \ static_assert(offsetof(ASequenceEventListener_C, Node) == 0x000338, "Member 'ASequenceEventListener_C::Node' has a wrong offset!"); \ static_assert(offsetof(ASequenceEventListener_C, CloseCameraClampFade) == 0x00033C, "Member 'ASequenceEventListener_C::CloseCameraClampFade' has a wrong offset!"); \ static_assert(offsetof(ASequenceEventListener_C, Networking) == 0x00033D, "Member 'ASequenceEventListener_C::Networking' has a wrong offset!"); \ static_assert(offsetof(ASequenceEventListener_C, RecordTimerHandle) == 0x000340, "Member 'ASequenceEventListener_C::RecordTimerHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnit_C_CompareAddtionColor \ static_assert(alignof(WB_WeaponInfoUnit_C_CompareAddtionColor) == 0x000008, "Wrong alignment on WB_WeaponInfoUnit_C_CompareAddtionColor"); \ static_assert(sizeof(WB_WeaponInfoUnit_C_CompareAddtionColor) == 0x000050, "Wrong size on WB_WeaponInfoUnit_C_CompareAddtionColor"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareAddtionColor, Current) == 0x000000, "Member 'WB_WeaponInfoUnit_C_CompareAddtionColor::Current' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareAddtionColor, Hovered) == 0x000008, "Member 'WB_WeaponInfoUnit_C_CompareAddtionColor::Hovered' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareAddtionColor, CallFunc_GetFontDataColor_ReturnValue) == 0x000010, "Member 'WB_WeaponInfoUnit_C_CompareAddtionColor::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareAddtionColor, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000024, "Member 'WB_WeaponInfoUnit_C_CompareAddtionColor::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareAddtionColor, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000025, "Member 'WB_WeaponInfoUnit_C_CompareAddtionColor::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareAddtionColor, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000028, "Member 'WB_WeaponInfoUnit_C_CompareAddtionColor::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareAddtionColor, CallFunc_GetFontDataColor_ReturnValue_2) == 0x00003C, "Member 'WB_WeaponInfoUnit_C_CompareAddtionColor::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnit_C_CompareAddtionInfo \ static_assert(alignof(WB_WeaponInfoUnit_C_CompareAddtionInfo) == 0x000008, "Wrong alignment on WB_WeaponInfoUnit_C_CompareAddtionInfo"); \ static_assert(sizeof(WB_WeaponInfoUnit_C_CompareAddtionInfo) == 0x000030, "Wrong size on WB_WeaponInfoUnit_C_CompareAddtionInfo"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareAddtionInfo, Current1) == 0x000000, "Member 'WB_WeaponInfoUnit_C_CompareAddtionInfo::Current1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareAddtionInfo, Hovered1) == 0x000008, "Member 'WB_WeaponInfoUnit_C_CompareAddtionInfo::Hovered1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareAddtionInfo, SortID) == 0x000010, "Member 'WB_WeaponInfoUnit_C_CompareAddtionInfo::SortID' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareAddtionInfo, CallFunc_FTrunc_ReturnValue) == 0x000014, "Member 'WB_WeaponInfoUnit_C_CompareAddtionInfo::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareAddtionInfo, CallFunc_Conv_IntToText_ReturnValue) == 0x000018, "Member 'WB_WeaponInfoUnit_C_CompareAddtionInfo::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnit_C_CompareBasicColor \ static_assert(alignof(WB_WeaponInfoUnit_C_CompareBasicColor) == 0x000008, "Wrong alignment on WB_WeaponInfoUnit_C_CompareBasicColor"); \ static_assert(sizeof(WB_WeaponInfoUnit_C_CompareBasicColor) == 0x000050, "Wrong size on WB_WeaponInfoUnit_C_CompareBasicColor"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicColor, Current) == 0x000000, "Member 'WB_WeaponInfoUnit_C_CompareBasicColor::Current' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicColor, Hovered) == 0x000008, "Member 'WB_WeaponInfoUnit_C_CompareBasicColor::Hovered' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicColor, CallFunc_GetFontDataColor_ReturnValue) == 0x000010, "Member 'WB_WeaponInfoUnit_C_CompareBasicColor::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicColor, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000024, "Member 'WB_WeaponInfoUnit_C_CompareBasicColor::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicColor, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000025, "Member 'WB_WeaponInfoUnit_C_CompareBasicColor::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicColor, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000028, "Member 'WB_WeaponInfoUnit_C_CompareBasicColor::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicColor, CallFunc_GetFontDataColor_ReturnValue_2) == 0x00003C, "Member 'WB_WeaponInfoUnit_C_CompareBasicColor::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnit_C_CompareBasicInfo \ static_assert(alignof(WB_WeaponInfoUnit_C_CompareBasicInfo) == 0x000008, "Wrong alignment on WB_WeaponInfoUnit_C_CompareBasicInfo"); \ static_assert(sizeof(WB_WeaponInfoUnit_C_CompareBasicInfo) == 0x0000F0, "Wrong size on WB_WeaponInfoUnit_C_CompareBasicInfo"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicInfo, PropMap) == 0x000000, "Member 'WB_WeaponInfoUnit_C_CompareBasicInfo::PropMap' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicInfo, CurrentItem_0) == 0x000050, "Member 'WB_WeaponInfoUnit_C_CompareBasicInfo::CurrentItem_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicInfo, HoveredItem) == 0x000070, "Member 'WB_WeaponInfoUnit_C_CompareBasicInfo::HoveredItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicInfo, CallFunc_GetValueByTag_Value) == 0x000090, "Member 'WB_WeaponInfoUnit_C_CompareBasicInfo::CallFunc_GetValueByTag_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicInfo, CallFunc_GetValueByTag_Value_1) == 0x000098, "Member 'WB_WeaponInfoUnit_C_CompareBasicInfo::CallFunc_GetValueByTag_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicInfo, CallFunc_FTrunc_ReturnValue) == 0x0000A0, "Member 'WB_WeaponInfoUnit_C_CompareBasicInfo::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicInfo, CallFunc_Conv_IntToText_ReturnValue) == 0x0000A8, "Member 'WB_WeaponInfoUnit_C_CompareBasicInfo::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicInfo, CallFunc_FTrunc_ReturnValue_1) == 0x0000C0, "Member 'WB_WeaponInfoUnit_C_CompareBasicInfo::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicInfo, CallFunc_Conv_IntToText_ReturnValue_1) == 0x0000C8, "Member 'WB_WeaponInfoUnit_C_CompareBasicInfo::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicInfo, CallFunc_GetAddtionValueByCalculator_bValid) == 0x0000E0, "Member 'WB_WeaponInfoUnit_C_CompareBasicInfo::CallFunc_GetAddtionValueByCalculator_bValid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareBasicInfo, CallFunc_GetAddtionValueByCalculator_ReturnValue) == 0x0000E8, "Member 'WB_WeaponInfoUnit_C_CompareBasicInfo::CallFunc_GetAddtionValueByCalculator_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnit_C_CompareValueAndUpdateColor \ static_assert(alignof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor) == 0x000008, "Wrong alignment on WB_WeaponInfoUnit_C_CompareValueAndUpdateColor"); \ static_assert(sizeof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor) == 0x0001C8, "Wrong size on WB_WeaponInfoUnit_C_CompareValueAndUpdateColor"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, HoveredBasicValue_0) == 0x000000, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::HoveredBasicValue_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, HoveredAdditionValue_0) == 0x000008, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::HoveredAdditionValue_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CurrentBasicValue_0) == 0x000010, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CurrentBasicValue_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CurrentAdditionValue_0) == 0x000018, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CurrentAdditionValue_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, L_CAdditionValue) == 0x000020, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::L_CAdditionValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, Local_SubtractValue) == 0x000028, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::Local_SubtractValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, Temp_bool_Variable) == 0x00002C, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000030, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CallFunc_FTrunc_ReturnValue) == 0x000038, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000040, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, Temp_name_Variable) == 0x000048, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CallFunc_FTrunc_ReturnValue_1) == 0x000050, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CallFunc_Subtract_IntInt_ReturnValue) == 0x000054, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, Temp_name_Variable_1) == 0x000058, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, Temp_bool_Variable_1) == 0x000060, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CallFunc_GetFontDataColor_ReturnValue) == 0x000064, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000078, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CallFunc_Abs_Int_ReturnValue) == 0x00007C, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CallFunc_Abs_Int_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000080, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CallFunc_Greater_IntInt_ReturnValue) == 0x000088, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, K2Node_MakeStruct_FormatArgumentData) == 0x000090, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, K2Node_MakeArray_Array) == 0x0000E0, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, K2Node_Select_Default) == 0x0000F0, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CallFunc_Format_ReturnValue) == 0x0000F8, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000110, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CallFunc_Conv_IntToInt64_ReturnValue_1) == 0x000128, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CallFunc_Conv_IntToInt64_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, K2Node_MakeStruct_FormatArgumentData_1) == 0x000130, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000180, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, K2Node_MakeArray_Array_1) == 0x000188, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, CallFunc_Format_ReturnValue_1) == 0x000198, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_CompareValueAndUpdateColor, K2Node_Select_Default_1) == 0x0001B0, "Member 'WB_WeaponInfoUnit_C_CompareValueAndUpdateColor::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit \ static_assert(alignof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit) == 0x000008, "Wrong alignment on WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit"); \ static_assert(sizeof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit) == 0x000088, "Wrong size on WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit, EntryPoint) == 0x000000, "Member 'WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000008, "Member 'WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit, Temp_bool_Variable) == 0x000010, "Member 'WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit, Temp_byte_Variable) == 0x000020, "Member 'WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit, Temp_byte_Variable_1) == 0x000021, "Member 'WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit, K2Node_Event_IsDesignTime) == 0x000022, "Member 'WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000023, "Member 'WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit, CallFunc_GetStatValue_Value) == 0x000028, "Member 'WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000030, "Member 'WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit, CallFunc_GetStatValue_Value_1) == 0x000048, "Member 'WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000050, "Member 'WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit, CallFunc_FFloor64_ReturnValue) == 0x000058, "Member 'WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit::CallFunc_FFloor64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit, CallFunc_Greater_Int64Int64_ReturnValue) == 0x000060, "Member 'WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit::CallFunc_Greater_Int64Int64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit, CallFunc_Conv_Int64ToText_ReturnValue) == 0x000068, "Member 'WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit::CallFunc_Conv_Int64ToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit, K2Node_Select_Default) == 0x000080, "Member 'WB_WeaponInfoUnit_C_ExecuteUbergraph_WB_WeaponInfoUnit::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnit_C_GetAddtionValueByCal \ static_assert(alignof(WB_WeaponInfoUnit_C_GetAddtionValueByCal) == 0x000008, "Wrong alignment on WB_WeaponInfoUnit_C_GetAddtionValueByCal"); \ static_assert(sizeof(WB_WeaponInfoUnit_C_GetAddtionValueByCal) == 0x000180, "Wrong size on WB_WeaponInfoUnit_C_GetAddtionValueByCal"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCal, bValid) == 0x000000, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCal::bValid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCal, ReturnValue) == 0x000008, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCal::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCal, CallFunc_Map_Find_Value) == 0x000010, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCal::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCal, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCal::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCal, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000019, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCal::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCal, CallFunc_GetEquipByID_find) == 0x00001A, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCal::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCal, CallFunc_GetEquipByID_Equipment) == 0x000020, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCal::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCal, CallFunc_Map_Find_Value_1) == 0x000168, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCal::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCal, CallFunc_Map_Find_ReturnValue_1) == 0x000170, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCal::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCal, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000178, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCal::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnit_C_GetAddtionValueByCalculator \ static_assert(alignof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator) == 0x000008, "Wrong alignment on WB_WeaponInfoUnit_C_GetAddtionValueByCalculator"); \ static_assert(sizeof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator) == 0x0002A8, "Wrong size on WB_WeaponInfoUnit_C_GetAddtionValueByCalculator"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, TargetMap) == 0x000000, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::TargetMap' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, F_StoredItem) == 0x000050, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, bValid) == 0x000070, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::bValid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, ReturnValue) == 0x000078, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, TempItem) == 0x000080, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::TempItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, TempMap) == 0x0000A0, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::TempMap' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, Temp_bool_Variable) == 0x0000F0, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, Temp_bool_Variable_1) == 0x0000F1, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0000F8, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, CallFunc_GetMyBuffComp_BuffComponent) == 0x000100, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, CallFunc_IsEnchants_IsValid) == 0x000108, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::CallFunc_IsEnchants_IsValid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, CallFunc_IsEnchants_StartTime) == 0x000110, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::CallFunc_IsEnchants_StartTime' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, CallFunc_IsEnchants_EndTime) == 0x000118, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::CallFunc_IsEnchants_EndTime' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, CallFunc_GetEquipByID_find) == 0x000120, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, CallFunc_GetEquipByID_Equipment) == 0x000128, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, K2Node_Select_Default) == 0x000270, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, K2Node_Select_Default_1) == 0x000278, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, CallFunc_Map_Find_Value) == 0x000280, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, CallFunc_Map_Find_ReturnValue) == 0x000288, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000289, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, CallFunc_Map_Find_Value_1) == 0x000290, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, CallFunc_Map_Find_ReturnValue_1) == 0x000298, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetAddtionValueByCalculator, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0002A0, "Member 'WB_WeaponInfoUnit_C_GetAddtionValueByCalculator::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnit_C_GetValueByTag \ static_assert(alignof(WB_WeaponInfoUnit_C_GetValueByTag) == 0x000008, "Wrong alignment on WB_WeaponInfoUnit_C_GetValueByTag"); \ static_assert(sizeof(WB_WeaponInfoUnit_C_GetValueByTag) == 0x000170, "Wrong size on WB_WeaponInfoUnit_C_GetValueByTag"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetValueByTag, SortID) == 0x000000, "Member 'WB_WeaponInfoUnit_C_GetValueByTag::SortID' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetValueByTag, Value) == 0x000008, "Member 'WB_WeaponInfoUnit_C_GetValueByTag::Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetValueByTag, CallFunc_GetEquipByID_find) == 0x000010, "Member 'WB_WeaponInfoUnit_C_GetValueByTag::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetValueByTag, CallFunc_GetEquipByID_Equipment) == 0x000018, "Member 'WB_WeaponInfoUnit_C_GetValueByTag::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetValueByTag, CallFunc_Map_Find_Value) == 0x000160, "Member 'WB_WeaponInfoUnit_C_GetValueByTag::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_GetValueByTag, CallFunc_Map_Find_ReturnValue) == 0x000168, "Member 'WB_WeaponInfoUnit_C_GetValueByTag::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnit_C_InitAddtionInfo \ static_assert(alignof(WB_WeaponInfoUnit_C_InitAddtionInfo) == 0x000008, "Wrong alignment on WB_WeaponInfoUnit_C_InitAddtionInfo"); \ static_assert(sizeof(WB_WeaponInfoUnit_C_InitAddtionInfo) == 0x000048, "Wrong size on WB_WeaponInfoUnit_C_InitAddtionInfo"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_InitAddtionInfo, CallFunc_GetFontDataColor_ReturnValue) == 0x000000, "Member 'WB_WeaponInfoUnit_C_InitAddtionInfo::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_InitAddtionInfo, CallFunc_FTrunc_ReturnValue) == 0x000014, "Member 'WB_WeaponInfoUnit_C_InitAddtionInfo::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_InitAddtionInfo, CallFunc_GetAddtionValueByCalculator_bValid) == 0x000018, "Member 'WB_WeaponInfoUnit_C_InitAddtionInfo::CallFunc_GetAddtionValueByCalculator_bValid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_InitAddtionInfo, CallFunc_GetAddtionValueByCalculator_ReturnValue) == 0x000020, "Member 'WB_WeaponInfoUnit_C_InitAddtionInfo::CallFunc_GetAddtionValueByCalculator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_InitAddtionInfo, CallFunc_Conv_IntToText_ReturnValue) == 0x000028, "Member 'WB_WeaponInfoUnit_C_InitAddtionInfo::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_InitAddtionInfo, CallFunc_Greater_IntInt_ReturnValue) == 0x000040, "Member 'WB_WeaponInfoUnit_C_InitAddtionInfo::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnit_C_InitBasicInfo \ static_assert(alignof(WB_WeaponInfoUnit_C_InitBasicInfo) == 0x000008, "Wrong alignment on WB_WeaponInfoUnit_C_InitBasicInfo"); \ static_assert(sizeof(WB_WeaponInfoUnit_C_InitBasicInfo) == 0x0000A8, "Wrong size on WB_WeaponInfoUnit_C_InitBasicInfo"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_InitBasicInfo, Item) == 0x000000, "Member 'WB_WeaponInfoUnit_C_InitBasicInfo::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_InitBasicInfo, OverrideInputs) == 0x000020, "Member 'WB_WeaponInfoUnit_C_InitBasicInfo::OverrideInputs' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_InitBasicInfo, CallFunc_GetFontDataColor_ReturnValue) == 0x000070, "Member 'WB_WeaponInfoUnit_C_InitBasicInfo::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_InitBasicInfo, CallFunc_GetValueByTag_Value) == 0x000088, "Member 'WB_WeaponInfoUnit_C_InitBasicInfo::CallFunc_GetValueByTag_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_InitBasicInfo, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000090, "Member 'WB_WeaponInfoUnit_C_InitBasicInfo::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnit_C_PreConstruct \ static_assert(alignof(WB_WeaponInfoUnit_C_PreConstruct) == 0x000001, "Wrong alignment on WB_WeaponInfoUnit_C_PreConstruct"); \ static_assert(sizeof(WB_WeaponInfoUnit_C_PreConstruct) == 0x000001, "Wrong size on WB_WeaponInfoUnit_C_PreConstruct"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_WeaponInfoUnit_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnit_C_WB_WeaponInfoUnit_AutoGenFunc \ static_assert(alignof(WB_WeaponInfoUnit_C_WB_WeaponInfoUnit_AutoGenFunc) == 0x000008, "Wrong alignment on WB_WeaponInfoUnit_C_WB_WeaponInfoUnit_AutoGenFunc"); \ static_assert(sizeof(WB_WeaponInfoUnit_C_WB_WeaponInfoUnit_AutoGenFunc) == 0x000050, "Wrong size on WB_WeaponInfoUnit_C_WB_WeaponInfoUnit_AutoGenFunc"); \ static_assert(offsetof(WB_WeaponInfoUnit_C_WB_WeaponInfoUnit_AutoGenFunc, ChangedValues) == 0x000000, "Member 'WB_WeaponInfoUnit_C_WB_WeaponInfoUnit_AutoGenFunc::ChangedValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WeaponInfoUnit_C \ static_assert(alignof(UWB_WeaponInfoUnit_C) == 0x000008, "Wrong alignment on UWB_WeaponInfoUnit_C"); \ static_assert(sizeof(UWB_WeaponInfoUnit_C) == 0x000410, "Wrong size on UWB_WeaponInfoUnit_C"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, UberGraphFrame) == 0x000278, "Member 'UWB_WeaponInfoUnit_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, AdditionTextNew) == 0x000280, "Member 'UWB_WeaponInfoUnit_C::AdditionTextNew' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, AddSymbleNew) == 0x000288, "Member 'UWB_WeaponInfoUnit_C::AddSymbleNew' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, DisplayNameNew) == 0x000290, "Member 'UWB_WeaponInfoUnit_C::DisplayNameNew' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, NumTextNew) == 0x000298, "Member 'UWB_WeaponInfoUnit_C::NumTextNew' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, Text_Change) == 0x0002A0, "Member 'UWB_WeaponInfoUnit_C::Text_Change' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, NameText) == 0x0002A8, "Member 'UWB_WeaponInfoUnit_C::NameText' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, WeaponTag) == 0x0002C0, "Member 'UWB_WeaponInfoUnit_C::WeaponTag' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, WeaponatkTag) == 0x0002C8, "Member 'UWB_WeaponInfoUnit_C::WeaponatkTag' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, AddtionNum) == 0x0002D0, "Member 'UWB_WeaponInfoUnit_C::AddtionNum' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, CurrentItem) == 0x0002D8, "Member 'UWB_WeaponInfoUnit_C::CurrentItem' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, CompareItem) == 0x0002F8, "Member 'UWB_WeaponInfoUnit_C::CompareItem' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, CurrentPropMap) == 0x000318, "Member 'UWB_WeaponInfoUnit_C::CurrentPropMap' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, HoveredPropMap) == 0x000368, "Member 'UWB_WeaponInfoUnit_C::HoveredPropMap' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, CurrentAdditionValue) == 0x0003B8, "Member 'UWB_WeaponInfoUnit_C::CurrentAdditionValue' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, HoveredAdditionValue) == 0x0003C0, "Member 'UWB_WeaponInfoUnit_C::HoveredAdditionValue' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, CalcuItem) == 0x0003C8, "Member 'UWB_WeaponInfoUnit_C::CalcuItem' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, AllatkTag) == 0x0003E8, "Member 'UWB_WeaponInfoUnit_C::AllatkTag' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, OnlyShowWeaponInfo) == 0x0003F0, "Member 'UWB_WeaponInfoUnit_C::OnlyShowWeaponInfo' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, CurrentBasicValue) == 0x0003F8, "Member 'UWB_WeaponInfoUnit_C::CurrentBasicValue' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, HoveredBasicValue) == 0x000400, "Member 'UWB_WeaponInfoUnit_C::HoveredBasicValue' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnit_C, OriginalAtkTag) == 0x000408, "Member 'UWB_WeaponInfoUnit_C::OriginalAtkTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight \ static_assert(alignof(D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight) == 0x000008, "Wrong alignment on D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight"); \ static_assert(sizeof(D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight) == 0x000038, "Wrong size on D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight, ReturnValue) == 0x000000, "Member 'D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight, CallFunc_JoinSpecialBehaviorWhenBossFight_ReturnValue) == 0x000010, "Member 'D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight::CallFunc_JoinSpecialBehaviorWhenBossFight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight, CallFunc_GetTarget_self_CastInput) == 0x000018, "Member 'D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight::CallFunc_GetTarget_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight, CallFunc_GetTarget_target) == 0x000028, "Member 'D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight, CallFunc_GetGlobalFlag_Enable) == 0x000030, "Member 'D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000031, "Member 'D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight, CallFunc_IsValid_ReturnValue) == 0x000032, "Member 'D_NewAiSpecialBehavior_C_CloseBVBFightWhenBossFight::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_D_NewAiSpecialBehavior_C_FindFootLocation \ static_assert(alignof(D_NewAiSpecialBehavior_C_FindFootLocation) == 0x000008, "Wrong alignment on D_NewAiSpecialBehavior_C_FindFootLocation"); \ static_assert(sizeof(D_NewAiSpecialBehavior_C_FindFootLocation) == 0x000088, "Wrong size on D_NewAiSpecialBehavior_C_FindFootLocation"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_FindFootLocation, Target_0) == 0x000000, "Member 'D_NewAiSpecialBehavior_C_FindFootLocation::Target_0' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_FindFootLocation, ReturnValue) == 0x000008, "Member 'D_NewAiSpecialBehavior_C_FindFootLocation::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_FindFootLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'D_NewAiSpecialBehavior_C_FindFootLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_FindFootLocation, K2Node_DynamicCast_AsAbstract_Character) == 0x000038, "Member 'D_NewAiSpecialBehavior_C_FindFootLocation::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_FindFootLocation, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'D_NewAiSpecialBehavior_C_FindFootLocation::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_FindFootLocation, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000048, "Member 'D_NewAiSpecialBehavior_C_FindFootLocation::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_FindFootLocation, CallFunc_MakeVector_ReturnValue) == 0x000050, "Member 'D_NewAiSpecialBehavior_C_FindFootLocation::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_FindFootLocation, CallFunc_Add_VectorVector_ReturnValue) == 0x000068, "Member 'D_NewAiSpecialBehavior_C_FindFootLocation::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_FindFootLocation, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000080, "Member 'D_NewAiSpecialBehavior_C_FindFootLocation::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_D_NewAiSpecialBehavior_C_PerformConditionCheckAI \ static_assert(alignof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI) == 0x000008, "Wrong alignment on D_NewAiSpecialBehavior_C_PerformConditionCheckAI"); \ static_assert(sizeof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI) == 0x0001B8, "Wrong size on D_NewAiSpecialBehavior_C_PerformConditionCheckAI"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, OwnerController) == 0x000000, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, ControlledPawn) == 0x000008, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, ReturnValue) == 0x000010, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, K2Node_DynamicCast_AsBP_Base_AI) == 0x000018, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x000028, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, K2Node_DynamicCast_bSuccess_1) == 0x000030, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000038, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, K2Node_DynamicCast_bSuccess_2) == 0x000040, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_FindFootLocation_ReturnValue) == 0x000048, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_FindFootLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_FindFootLocation_ReturnValue_1) == 0x000060, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_FindFootLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_BreakVector3f_X) == 0x000078, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_BreakVector3f_X' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_BreakVector3f_Y) == 0x00007C, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_BreakVector3f_Y' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_BreakVector3f_Z) == 0x000080, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_BreakVector3f_Z' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints) == 0x000088, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength) == 0x000098, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue) == 0x00009C, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_Array_Length_ReturnValue) == 0x0000A0, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_Array_LastIndex_ReturnValue) == 0x0000A4, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_Greater_IntInt_ReturnValue) == 0x0000A8, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x0000A9, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_BreakVector3f_X_1) == 0x0000AC, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_BreakVector3f_X_1' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_BreakVector3f_Y_1) == 0x0000B0, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_BreakVector3f_Y_1' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_BreakVector3f_Z_1) == 0x0000B4, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_BreakVector3f_Z_1' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_Not_PreBool_ReturnValue) == 0x0000B8, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000C0, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_Abs_ReturnValue) == 0x0000C8, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000D0, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000D8, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_BreakVector_X) == 0x0000F0, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_BreakVector_Y) == 0x0000F8, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_BreakVector_Z) == 0x000100, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, K2Node_DynamicCast_AsInt_AIAction_Impl) == 0x000108, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::K2Node_DynamicCast_AsInt_AIAction_Impl' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, K2Node_DynamicCast_bSuccess_3) == 0x000118, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000120, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_GetTarget_target) == 0x000138, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_BreakVector_X_1) == 0x000140, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_BreakVector_Y_1) == 0x000148, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_BreakVector_Z_1) == 0x000150, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000158, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_IsValid_ReturnValue) == 0x000160, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_Abs_ReturnValue_1) == 0x000168, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000170, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_GetComponentByClass_ReturnValue) == 0x000178, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_GetState_State) == 0x000180, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_PlayerOnLodder_OnLadder) == 0x000181, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_PlayerOnLodder_OnLadder' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000182, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_BooleanAND_ReturnValue) == 0x000183, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000184, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_BooleanOR_ReturnValue) == 0x000185, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_BreakVector3f_InVec_ImplicitCast) == 0x000188, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_BreakVector3f_InVec_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000198, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_BreakVector3f_InVec_ImplicitCast_1) == 0x0001A0, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_BreakVector3f_InVec_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PerformConditionCheckAI, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0001B0, "Member 'D_NewAiSpecialBehavior_C_PerformConditionCheckAI::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_D_NewAiSpecialBehavior_C_PlayerOnLodder \ static_assert(alignof(D_NewAiSpecialBehavior_C_PlayerOnLodder) == 0x000008, "Wrong alignment on D_NewAiSpecialBehavior_C_PlayerOnLodder"); \ static_assert(sizeof(D_NewAiSpecialBehavior_C_PlayerOnLodder) == 0x000058, "Wrong size on D_NewAiSpecialBehavior_C_PlayerOnLodder"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PlayerOnLodder, Control) == 0x000000, "Member 'D_NewAiSpecialBehavior_C_PlayerOnLodder::Control' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PlayerOnLodder, OnLadder) == 0x000008, "Member 'D_NewAiSpecialBehavior_C_PlayerOnLodder::OnLadder' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PlayerOnLodder, K2Node_DynamicCast_AsInt_AIAction_Impl) == 0x000010, "Member 'D_NewAiSpecialBehavior_C_PlayerOnLodder::K2Node_DynamicCast_AsInt_AIAction_Impl' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PlayerOnLodder, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'D_NewAiSpecialBehavior_C_PlayerOnLodder::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PlayerOnLodder, CallFunc_GetTarget_target) == 0x000028, "Member 'D_NewAiSpecialBehavior_C_PlayerOnLodder::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PlayerOnLodder, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000030, "Member 'D_NewAiSpecialBehavior_C_PlayerOnLodder::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PlayerOnLodder, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'D_NewAiSpecialBehavior_C_PlayerOnLodder::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PlayerOnLodder, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000038, "Member 'D_NewAiSpecialBehavior_C_PlayerOnLodder::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PlayerOnLodder, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'D_NewAiSpecialBehavior_C_PlayerOnLodder::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PlayerOnLodder, CallFunc_GetMyLadderComp_LadderComponent) == 0x000048, "Member 'D_NewAiSpecialBehavior_C_PlayerOnLodder::CallFunc_GetMyLadderComp_LadderComponent' has a wrong offset!"); \ static_assert(offsetof(D_NewAiSpecialBehavior_C_PlayerOnLodder, CallFunc_GetOnLadder_OnLadder) == 0x000050, "Member 'D_NewAiSpecialBehavior_C_PlayerOnLodder::CallFunc_GetOnLadder_OnLadder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UD_NewAiSpecialBehavior_C \ static_assert(alignof(UD_NewAiSpecialBehavior_C) == 0x000008, "Wrong alignment on UD_NewAiSpecialBehavior_C"); \ static_assert(sizeof(UD_NewAiSpecialBehavior_C) == 0x0000B8, "Wrong size on UD_NewAiSpecialBehavior_C"); \ static_assert(offsetof(UD_NewAiSpecialBehavior_C, BP_Base_AI) == 0x0000A0, "Member 'UD_NewAiSpecialBehavior_C::BP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(UD_NewAiSpecialBehavior_C, Base_AIController) == 0x0000A8, "Member 'UD_NewAiSpecialBehavior_C::Base_AIController' has a wrong offset!"); \ static_assert(offsetof(UD_NewAiSpecialBehavior_C, Target) == 0x0000B0, "Member 'UD_NewAiSpecialBehavior_C::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TransmitMessageShow_C_BackKeyEvent \ static_assert(alignof(WB_TransmitMessageShow_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_TransmitMessageShow_C_BackKeyEvent"); \ static_assert(sizeof(WB_TransmitMessageShow_C_BackKeyEvent) == 0x000048, "Wrong size on WB_TransmitMessageShow_C_BackKeyEvent"); \ static_assert(offsetof(WB_TransmitMessageShow_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_TransmitMessageShow_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_TransmitMessageShow_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TransmitMessageShow_C_DestroyMyTransmit \ static_assert(alignof(WB_TransmitMessageShow_C_DestroyMyTransmit) == 0x000008, "Wrong alignment on WB_TransmitMessageShow_C_DestroyMyTransmit"); \ static_assert(sizeof(WB_TransmitMessageShow_C_DestroyMyTransmit) == 0x0000D8, "Wrong size on WB_TransmitMessageShow_C_DestroyMyTransmit"); \ static_assert(offsetof(WB_TransmitMessageShow_C_DestroyMyTransmit, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000000, "Member 'WB_TransmitMessageShow_C_DestroyMyTransmit::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_DestroyMyTransmit, CallFunc_ReadGenericStructPasser_OutData) == 0x000008, "Member 'WB_TransmitMessageShow_C_DestroyMyTransmit::CallFunc_ReadGenericStructPasser_OutData' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_DestroyMyTransmit, CallFunc_ReadGenericStructPasser_ReturnValue) == 0x0000C8, "Member 'WB_TransmitMessageShow_C_DestroyMyTransmit::CallFunc_ReadGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_DestroyMyTransmit, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x0000D0, "Member 'WB_TransmitMessageShow_C_DestroyMyTransmit::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TransmitMessageShow_C_EnterKeyEvent \ static_assert(alignof(WB_TransmitMessageShow_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_TransmitMessageShow_C_EnterKeyEvent"); \ static_assert(sizeof(WB_TransmitMessageShow_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_TransmitMessageShow_C_EnterKeyEvent"); \ static_assert(offsetof(WB_TransmitMessageShow_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_TransmitMessageShow_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_TransmitMessageShow_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow \ static_assert(alignof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow) == 0x000008, "Wrong alignment on WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow"); \ static_assert(sizeof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow) == 0x000500, "Wrong size on WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, EntryPoint) == 0x000000, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, Temp_byte_Variable) == 0x000004, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, Temp_text_Variable) == 0x000018, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, Temp_text_Variable_1) == 0x000030, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, Temp_text_Variable_2) == 0x000048, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, Temp_text_Variable_3) == 0x000060, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, K2Node_Event_Data) == 0x000078, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::K2Node_Event_Data' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, K2Node_Event_InGeometry_1) == 0x000088, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, K2Node_Event_isDown_1) == 0x0000C8, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, CallFunc_ReadGenericStructPasser_OutData) == 0x0000D0, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::CallFunc_ReadGenericStructPasser_OutData' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, CallFunc_ReadGenericStructPasser_ReturnValue) == 0x000190, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::CallFunc_ReadGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, K2Node_Event_InGeometry) == 0x000198, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, K2Node_Event_isDown) == 0x0001D8, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, K2Node_CustomEvent_InGenericStruct) == 0x0001E0, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::K2Node_CustomEvent_InGenericStruct' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, CallFunc_GetTransmitToType_return_value) == 0x0002A0, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, CallFunc_GetSubstring_ReturnValue) == 0x0002A8, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, CallFunc_Conv_StringToText_ReturnValue) == 0x0002B8, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, K2Node_Select_Default) == 0x0002D0, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, K2Node_MakeMap_Map) == 0x0002E8, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, CallFunc_GetInputHelp_ReturnValue) == 0x000338, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::CallFunc_GetInputHelp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, CallFunc_GetInputHelp_ReturnValue_1) == 0x000340, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::CallFunc_GetInputHelp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, K2Node_MakeMap_Map_1) == 0x000348, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, K2Node_CustomEvent_InGeometry) == 0x000398, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, K2Node_CustomEvent_InKeyEvent) == 0x0003D8, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, K2Node_CustomEvent_inKeyTag) == 0x000418, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, K2Node_CustomEvent_bIsDown) == 0x000420, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, CallFunc_isMyTransmit_return_value) == 0x000421, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::CallFunc_isMyTransmit_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, CallFunc_isMyTransmit_return_value_1) == 0x000422, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::CallFunc_isMyTransmit_return_value_1' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000428, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000430, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, CallFunc_ReadGenericStructPasser_OutData_1) == 0x000438, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::CallFunc_ReadGenericStructPasser_OutData_1' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow, CallFunc_ReadGenericStructPasser_ReturnValue_1) == 0x0004F8, "Member 'WB_TransmitMessageShow_C_ExecuteUbergraph_WB_TransmitMessageShow::CallFunc_ReadGenericStructPasser_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TransmitMessageShow_C_GetText \ static_assert(alignof(WB_TransmitMessageShow_C_GetText) == 0x000008, "Wrong alignment on WB_TransmitMessageShow_C_GetText"); \ static_assert(sizeof(WB_TransmitMessageShow_C_GetText) == 0x000160, "Wrong size on WB_TransmitMessageShow_C_GetText"); \ static_assert(offsetof(WB_TransmitMessageShow_C_GetText, ReturnValue) == 0x000000, "Member 'WB_TransmitMessageShow_C_GetText::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_GetText, Temp_byte_Variable) == 0x000018, "Member 'WB_TransmitMessageShow_C_GetText::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_GetText, Temp_text_Variable) == 0x000020, "Member 'WB_TransmitMessageShow_C_GetText::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_GetText, Temp_text_Variable_1) == 0x000038, "Member 'WB_TransmitMessageShow_C_GetText::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_GetText, Temp_text_Variable_2) == 0x000050, "Member 'WB_TransmitMessageShow_C_GetText::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_GetText, Temp_text_Variable_3) == 0x000068, "Member 'WB_TransmitMessageShow_C_GetText::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_GetText, CallFunc_ReadGenericStructPasser_OutData) == 0x000080, "Member 'WB_TransmitMessageShow_C_GetText::CallFunc_ReadGenericStructPasser_OutData' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_GetText, CallFunc_ReadGenericStructPasser_ReturnValue) == 0x000140, "Member 'WB_TransmitMessageShow_C_GetText::CallFunc_ReadGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_GetText, CallFunc_GetTransmitToType_return_value) == 0x000141, "Member 'WB_TransmitMessageShow_C_GetText::CallFunc_GetTransmitToType_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_GetText, K2Node_Select_Default) == 0x000148, "Member 'WB_TransmitMessageShow_C_GetText::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TransmitMessageShow_C_InitPanel \ static_assert(alignof(WB_TransmitMessageShow_C_InitPanel) == 0x000008, "Wrong alignment on WB_TransmitMessageShow_C_InitPanel"); \ static_assert(sizeof(WB_TransmitMessageShow_C_InitPanel) == 0x0000C0, "Wrong size on WB_TransmitMessageShow_C_InitPanel"); \ static_assert(offsetof(WB_TransmitMessageShow_C_InitPanel, InGenericStruct) == 0x000000, "Member 'WB_TransmitMessageShow_C_InitPanel::InGenericStruct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TransmitMessageShow_C_isMyTransmit \ static_assert(alignof(WB_TransmitMessageShow_C_isMyTransmit) == 0x000008, "Wrong alignment on WB_TransmitMessageShow_C_isMyTransmit"); \ static_assert(sizeof(WB_TransmitMessageShow_C_isMyTransmit) == 0x0000F0, "Wrong size on WB_TransmitMessageShow_C_isMyTransmit"); \ static_assert(offsetof(WB_TransmitMessageShow_C_isMyTransmit, return_value) == 0x000000, "Member 'WB_TransmitMessageShow_C_isMyTransmit::return_value' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_isMyTransmit, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000008, "Member 'WB_TransmitMessageShow_C_isMyTransmit::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_isMyTransmit, CallFunc_ReadGenericStructPasser_OutData) == 0x000010, "Member 'WB_TransmitMessageShow_C_isMyTransmit::CallFunc_ReadGenericStructPasser_OutData' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_isMyTransmit, CallFunc_ReadGenericStructPasser_ReturnValue) == 0x0000D0, "Member 'WB_TransmitMessageShow_C_isMyTransmit::CallFunc_ReadGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_isMyTransmit, CallFunc_GetSocketStr_ReturnValue) == 0x0000D8, "Member 'WB_TransmitMessageShow_C_isMyTransmit::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_isMyTransmit, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000E8, "Member 'WB_TransmitMessageShow_C_isMyTransmit::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TransmitMessageShow_C_OnDestroyTransmitEvent \ static_assert(alignof(WB_TransmitMessageShow_C_OnDestroyTransmitEvent) == 0x000008, "Wrong alignment on WB_TransmitMessageShow_C_OnDestroyTransmitEvent"); \ static_assert(sizeof(WB_TransmitMessageShow_C_OnDestroyTransmitEvent) == 0x000090, "Wrong size on WB_TransmitMessageShow_C_OnDestroyTransmitEvent"); \ static_assert(offsetof(WB_TransmitMessageShow_C_OnDestroyTransmitEvent, InGeometry) == 0x000000, "Member 'WB_TransmitMessageShow_C_OnDestroyTransmitEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_OnDestroyTransmitEvent, InKeyEvent) == 0x000040, "Member 'WB_TransmitMessageShow_C_OnDestroyTransmitEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_OnDestroyTransmitEvent, inKeyTag) == 0x000080, "Member 'WB_TransmitMessageShow_C_OnDestroyTransmitEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_OnDestroyTransmitEvent, bIsDown) == 0x000088, "Member 'WB_TransmitMessageShow_C_OnDestroyTransmitEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TransmitMessageShow_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_TransmitMessageShow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_TransmitMessageShow_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_TransmitMessageShow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_TransmitMessageShow_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_TransmitMessageShow_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_TransmitMessageShow_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TransmitMessageShow_C_UpdateWidgetData \ static_assert(alignof(WB_TransmitMessageShow_C_UpdateWidgetData) == 0x000008, "Wrong alignment on WB_TransmitMessageShow_C_UpdateWidgetData"); \ static_assert(sizeof(WB_TransmitMessageShow_C_UpdateWidgetData) == 0x000010, "Wrong size on WB_TransmitMessageShow_C_UpdateWidgetData"); \ static_assert(offsetof(WB_TransmitMessageShow_C_UpdateWidgetData, Data_0) == 0x000000, "Member 'WB_TransmitMessageShow_C_UpdateWidgetData::Data_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TransmitMessageShow_C_UseTransmitWhite \ static_assert(alignof(WB_TransmitMessageShow_C_UseTransmitWhite) == 0x000008, "Wrong alignment on WB_TransmitMessageShow_C_UseTransmitWhite"); \ static_assert(sizeof(WB_TransmitMessageShow_C_UseTransmitWhite) == 0x0000D8, "Wrong size on WB_TransmitMessageShow_C_UseTransmitWhite"); \ static_assert(offsetof(WB_TransmitMessageShow_C_UseTransmitWhite, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000000, "Member 'WB_TransmitMessageShow_C_UseTransmitWhite::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_UseTransmitWhite, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000008, "Member 'WB_TransmitMessageShow_C_UseTransmitWhite::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_UseTransmitWhite, CallFunc_ReadGenericStructPasser_OutData) == 0x000010, "Member 'WB_TransmitMessageShow_C_UseTransmitWhite::CallFunc_ReadGenericStructPasser_OutData' has a wrong offset!"); \ static_assert(offsetof(WB_TransmitMessageShow_C_UseTransmitWhite, CallFunc_ReadGenericStructPasser_ReturnValue) == 0x0000D0, "Member 'WB_TransmitMessageShow_C_UseTransmitWhite::CallFunc_ReadGenericStructPasser_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_TransmitMessageShow_C \ static_assert(alignof(UWB_TransmitMessageShow_C) == 0x000008, "Wrong alignment on UWB_TransmitMessageShow_C"); \ static_assert(sizeof(UWB_TransmitMessageShow_C) == 0x000310, "Wrong size on UWB_TransmitMessageShow_C"); \ static_assert(offsetof(UWB_TransmitMessageShow_C, UberGraphFrame_WB_TransmitMessageShow_C) == 0x0002E8, "Member 'UWB_TransmitMessageShow_C::UberGraphFrame_WB_TransmitMessageShow_C' has a wrong offset!"); \ static_assert(offsetof(UWB_TransmitMessageShow_C, TextBlock_53) == 0x0002F0, "Member 'UWB_TransmitMessageShow_C::TextBlock_53' has a wrong offset!"); \ static_assert(offsetof(UWB_TransmitMessageShow_C, TextBlock_Name) == 0x0002F8, "Member 'UWB_TransmitMessageShow_C::TextBlock_Name' has a wrong offset!"); \ static_assert(offsetof(UWB_TransmitMessageShow_C, TextBlock_Tips) == 0x000300, "Member 'UWB_TransmitMessageShow_C::TextBlock_Tips' has a wrong offset!"); \ static_assert(offsetof(UWB_TransmitMessageShow_C, WB_SecondaryWindow1_C_0) == 0x000308, "Member 'UWB_TransmitMessageShow_C::WB_SecondaryWindow1_C_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphHelperNativeFactory_C_CreateStarGraphHelper \ static_assert(alignof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper) == 0x000008, "Wrong alignment on StarGraphHelperNativeFactory_C_CreateStarGraphHelper"); \ static_assert(sizeof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper) == 0x0000E0, "Wrong size on StarGraphHelperNativeFactory_C_CreateStarGraphHelper"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, InitOwner) == 0x000000, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::InitOwner' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, InitRoot) == 0x000008, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::InitRoot' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, StarLinesTable) == 0x000010, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::StarLinesTable' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, ReturnValue) == 0x000018, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, Lines) == 0x000020, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::Lines' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, Temp_int_Array_Index_Variable) == 0x000030, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_SpawnObject_ReturnValue) == 0x000038, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, Temp_int_Array_Index_Variable_1) == 0x000040, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, Temp_int_Loop_Counter_Variable_1) == 0x000044, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_Map_Keys_Keys) == 0x000048, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_Array_Get_Item) == 0x000058, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_Array_Length_ReturnValue) == 0x00005C, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_Map_Find_Value) == 0x000060, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_Map_Find_ReturnValue) == 0x000070, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_Less_IntInt_ReturnValue) == 0x000071, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_Add_IntInt_ReturnValue_1) == 0x000074, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000078, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_Array_Get_Item_1) == 0x000088, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_GetDataTableRowFromName_OutRow) == 0x000090, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000A0, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_Conv_NameToString_ReturnValue) == 0x0000A8, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_Len_ReturnValue) == 0x0000B8, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_Array_Length_ReturnValue_1) == 0x0000BC, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000C0, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000C4, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_GetSubstring_ReturnValue) == 0x0000C8, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphHelperNativeFactory_C_CreateStarGraphHelper, CallFunc_Conv_StringToInt_ReturnValue) == 0x0000D8, "Member 'StarGraphHelperNativeFactory_C_CreateStarGraphHelper::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AStarGraphHelperNativeFactory_C \ static_assert(alignof(AStarGraphHelperNativeFactory_C) == 0x000008, "Wrong alignment on AStarGraphHelperNativeFactory_C"); \ static_assert(sizeof(AStarGraphHelperNativeFactory_C) == 0x000350, "Wrong size on AStarGraphHelperNativeFactory_C"); \ static_assert(offsetof(AStarGraphHelperNativeFactory_C, DefaultSceneRoot) == 0x0002F0, "Member 'AStarGraphHelperNativeFactory_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AStarGraphHelperNativeFactory_C, Load) == 0x0002F8, "Member 'AStarGraphHelperNativeFactory_C::Load' has a wrong offset!"); \ static_assert(offsetof(AStarGraphHelperNativeFactory_C, CachedData) == 0x000300, "Member 'AStarGraphHelperNativeFactory_C::CachedData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StartGraphHelperBooter_C_ExecuteUbergraph_StartGraphHelperBooter \ static_assert(alignof(StartGraphHelperBooter_C_ExecuteUbergraph_StartGraphHelperBooter) == 0x000004, "Wrong alignment on StartGraphHelperBooter_C_ExecuteUbergraph_StartGraphHelperBooter"); \ static_assert(sizeof(StartGraphHelperBooter_C_ExecuteUbergraph_StartGraphHelperBooter) == 0x000004, "Wrong size on StartGraphHelperBooter_C_ExecuteUbergraph_StartGraphHelperBooter"); \ static_assert(offsetof(StartGraphHelperBooter_C_ExecuteUbergraph_StartGraphHelperBooter, EntryPoint) == 0x000000, "Member 'StartGraphHelperBooter_C_ExecuteUbergraph_StartGraphHelperBooter::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AStartGraphHelperBooter_C \ static_assert(alignof(AStartGraphHelperBooter_C) == 0x000008, "Wrong alignment on AStartGraphHelperBooter_C"); \ static_assert(sizeof(AStartGraphHelperBooter_C) == 0x000450, "Wrong size on AStartGraphHelperBooter_C"); \ static_assert(offsetof(AStartGraphHelperBooter_C, UberGraphFrame_StartGraphHelperBooter_C) == 0x000448, "Member 'AStartGraphHelperBooter_C::UberGraphFrame_StartGraphHelperBooter_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADCCaculatorBooter_C \ static_assert(alignof(ADCCaculatorBooter_C) == 0x000008, "Wrong alignment on ADCCaculatorBooter_C"); \ static_assert(sizeof(ADCCaculatorBooter_C) == 0x000448, "Wrong size on ADCCaculatorBooter_C"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_BackKeyEvent \ static_assert(alignof(WB_ViewCredits_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_ViewCredits_C_BackKeyEvent"); \ static_assert(sizeof(WB_ViewCredits_C_BackKeyEvent) == 0x000048, "Wrong size on WB_ViewCredits_C_BackKeyEvent"); \ static_assert(offsetof(WB_ViewCredits_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_ViewCredits_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_ViewCredits_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_BeginAndEndBlankSpaceAutoAdapt \ static_assert(alignof(WB_ViewCredits_C_BeginAndEndBlankSpaceAutoAdapt) == 0x000008, "Wrong alignment on WB_ViewCredits_C_BeginAndEndBlankSpaceAutoAdapt"); \ static_assert(sizeof(WB_ViewCredits_C_BeginAndEndBlankSpaceAutoAdapt) == 0x000038, "Wrong size on WB_ViewCredits_C_BeginAndEndBlankSpaceAutoAdapt"); \ static_assert(offsetof(WB_ViewCredits_C_BeginAndEndBlankSpaceAutoAdapt, Size) == 0x000000, "Member 'WB_ViewCredits_C_BeginAndEndBlankSpaceAutoAdapt::Size' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_BeginAndEndBlankSpaceAutoAdapt, CallFunc_BreakVector2D_X) == 0x000010, "Member 'WB_ViewCredits_C_BeginAndEndBlankSpaceAutoAdapt::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_BeginAndEndBlankSpaceAutoAdapt, CallFunc_BreakVector2D_Y) == 0x000018, "Member 'WB_ViewCredits_C_BeginAndEndBlankSpaceAutoAdapt::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_BeginAndEndBlankSpaceAutoAdapt, CallFunc_MakeVector2D_ReturnValue) == 0x000020, "Member 'WB_ViewCredits_C_BeginAndEndBlankSpaceAutoAdapt::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_BeginAndEndBlankSpaceAutoAdapt, CallFunc_FMax_ReturnValue) == 0x000030, "Member 'WB_ViewCredits_C_BeginAndEndBlankSpaceAutoAdapt::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_BindSkipButton \ static_assert(alignof(WB_ViewCredits_C_BindSkipButton) == 0x000008, "Wrong alignment on WB_ViewCredits_C_BindSkipButton"); \ static_assert(sizeof(WB_ViewCredits_C_BindSkipButton) == 0x000008, "Wrong size on WB_ViewCredits_C_BindSkipButton"); \ static_assert(offsetof(WB_ViewCredits_C_BindSkipButton, SkipButton) == 0x000000, "Member 'WB_ViewCredits_C_BindSkipButton::SkipButton' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_ClearCache_NameType3_Widget \ static_assert(alignof(WB_ViewCredits_C_ClearCache_NameType3_Widget) == 0x000001, "Wrong alignment on WB_ViewCredits_C_ClearCache_NameType3_Widget"); \ static_assert(sizeof(WB_ViewCredits_C_ClearCache_NameType3_Widget) == 0x000001, "Wrong size on WB_ViewCredits_C_ClearCache_NameType3_Widget"); \ static_assert(offsetof(WB_ViewCredits_C_ClearCache_NameType3_Widget, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'WB_ViewCredits_C_ClearCache_NameType3_Widget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_ClearCache_NameWidget \ static_assert(alignof(WB_ViewCredits_C_ClearCache_NameWidget) == 0x000001, "Wrong alignment on WB_ViewCredits_C_ClearCache_NameWidget"); \ static_assert(sizeof(WB_ViewCredits_C_ClearCache_NameWidget) == 0x000001, "Wrong size on WB_ViewCredits_C_ClearCache_NameWidget"); \ static_assert(offsetof(WB_ViewCredits_C_ClearCache_NameWidget, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'WB_ViewCredits_C_ClearCache_NameWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_Create_Name_Type2_Content \ static_assert(alignof(WB_ViewCredits_C_Create_Name_Type2_Content) == 0x000008, "Wrong alignment on WB_ViewCredits_C_Create_Name_Type2_Content"); \ static_assert(sizeof(WB_ViewCredits_C_Create_Name_Type2_Content) == 0x000020, "Wrong size on WB_ViewCredits_C_Create_Name_Type2_Content"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Name_Type2_Content, CallFunc_Create_ReturnValue) == 0x000000, "Member 'WB_ViewCredits_C_Create_Name_Type2_Content::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Name_Type2_Content, CallFunc_IsEmpty_ReturnValue) == 0x000008, "Member 'WB_ViewCredits_C_Create_Name_Type2_Content::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Name_Type2_Content, CallFunc_IsEmpty_ReturnValue_1) == 0x000009, "Member 'WB_ViewCredits_C_Create_Name_Type2_Content::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Name_Type2_Content, CallFunc_IsEmpty_ReturnValue_2) == 0x00000A, "Member 'WB_ViewCredits_C_Create_Name_Type2_Content::CallFunc_IsEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Name_Type2_Content, CallFunc_IsEmpty_ReturnValue_3) == 0x00000B, "Member 'WB_ViewCredits_C_Create_Name_Type2_Content::CallFunc_IsEmpty_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Name_Type2_Content, CallFunc_AddChildToVerticalBox_ReturnValue) == 0x000010, "Member 'WB_ViewCredits_C_Create_Name_Type2_Content::CallFunc_AddChildToVerticalBox_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Name_Type2_Content, CallFunc_BooleanAND_ReturnValue) == 0x000018, "Member 'WB_ViewCredits_C_Create_Name_Type2_Content::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Name_Type2_Content, CallFunc_BooleanAND_ReturnValue_1) == 0x000019, "Member 'WB_ViewCredits_C_Create_Name_Type2_Content::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Name_Type2_Content, CallFunc_BooleanAND_ReturnValue_2) == 0x00001A, "Member 'WB_ViewCredits_C_Create_Name_Type2_Content::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_Create_Title_Type_3_Content \ static_assert(alignof(WB_ViewCredits_C_Create_Title_Type_3_Content) == 0x000008, "Wrong alignment on WB_ViewCredits_C_Create_Title_Type_3_Content"); \ static_assert(sizeof(WB_ViewCredits_C_Create_Title_Type_3_Content) == 0x000018, "Wrong size on WB_ViewCredits_C_Create_Title_Type_3_Content"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Title_Type_3_Content, CallFunc_IsEmpty_ReturnValue) == 0x000000, "Member 'WB_ViewCredits_C_Create_Title_Type_3_Content::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Title_Type_3_Content, CallFunc_IsEmpty_ReturnValue_1) == 0x000001, "Member 'WB_ViewCredits_C_Create_Title_Type_3_Content::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Title_Type_3_Content, CallFunc_BooleanAND_ReturnValue) == 0x000002, "Member 'WB_ViewCredits_C_Create_Title_Type_3_Content::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Title_Type_3_Content, CallFunc_Create_ReturnValue) == 0x000008, "Member 'WB_ViewCredits_C_Create_Title_Type_3_Content::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Title_Type_3_Content, CallFunc_AddChildToVerticalBox_ReturnValue) == 0x000010, "Member 'WB_ViewCredits_C_Create_Title_Type_3_Content::CallFunc_AddChildToVerticalBox_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_Create_Titles_Content \ static_assert(alignof(WB_ViewCredits_C_Create_Titles_Content) == 0x000008, "Wrong alignment on WB_ViewCredits_C_Create_Titles_Content"); \ static_assert(sizeof(WB_ViewCredits_C_Create_Titles_Content) == 0x000050, "Wrong size on WB_ViewCredits_C_Create_Titles_Content"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Titles_Content, Subtitle) == 0x000000, "Member 'WB_ViewCredits_C_Create_Titles_Content::Subtitle' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Titles_Content, Temp_bool_Variable) == 0x000001, "Member 'WB_ViewCredits_C_Create_Titles_Content::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Titles_Content, Temp_bool_Variable_1) == 0x000002, "Member 'WB_ViewCredits_C_Create_Titles_Content::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Titles_Content, CallFunc_Create_ReturnValue) == 0x000008, "Member 'WB_ViewCredits_C_Create_Titles_Content::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Titles_Content, K2Node_Select_Default) == 0x000010, "Member 'WB_ViewCredits_C_Create_Titles_Content::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Titles_Content, CallFunc_IsEmpty_ReturnValue) == 0x000020, "Member 'WB_ViewCredits_C_Create_Titles_Content::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Titles_Content, K2Node_Select_Default_1) == 0x000028, "Member 'WB_ViewCredits_C_Create_Titles_Content::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Titles_Content, CallFunc_IsEmpty_ReturnValue_1) == 0x000038, "Member 'WB_ViewCredits_C_Create_Titles_Content::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Titles_Content, CallFunc_AddChildToVerticalBox_ReturnValue) == 0x000040, "Member 'WB_ViewCredits_C_Create_Titles_Content::CallFunc_AddChildToVerticalBox_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Create_Titles_Content, CallFunc_BooleanAND_ReturnValue) == 0x000048, "Member 'WB_ViewCredits_C_Create_Titles_Content::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_CreateBlank \ static_assert(alignof(WB_ViewCredits_C_CreateBlank) == 0x000008, "Wrong alignment on WB_ViewCredits_C_CreateBlank"); \ static_assert(sizeof(WB_ViewCredits_C_CreateBlank) == 0x000020, "Wrong size on WB_ViewCredits_C_CreateBlank"); \ static_assert(offsetof(WB_ViewCredits_C_CreateBlank, Size) == 0x000000, "Member 'WB_ViewCredits_C_CreateBlank::Size' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateBlank, CallFunc_Create_ReturnValue) == 0x000008, "Member 'WB_ViewCredits_C_CreateBlank::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateBlank, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000010, "Member 'WB_ViewCredits_C_CreateBlank::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateBlank, CallFunc_AddChildToVerticalBox_ReturnValue) == 0x000018, "Member 'WB_ViewCredits_C_CreateBlank::CallFunc_AddChildToVerticalBox_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_CreateImageContent \ static_assert(alignof(WB_ViewCredits_C_CreateImageContent) == 0x000008, "Wrong alignment on WB_ViewCredits_C_CreateImageContent"); \ static_assert(sizeof(WB_ViewCredits_C_CreateImageContent) == 0x000018, "Wrong size on WB_ViewCredits_C_CreateImageContent"); \ static_assert(offsetof(WB_ViewCredits_C_CreateImageContent, Texture) == 0x000000, "Member 'WB_ViewCredits_C_CreateImageContent::Texture' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateImageContent, CallFunc_Create_ReturnValue) == 0x000008, "Member 'WB_ViewCredits_C_CreateImageContent::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateImageContent, CallFunc_AddChildToVerticalBox_ReturnValue) == 0x000010, "Member 'WB_ViewCredits_C_CreateImageContent::CallFunc_AddChildToVerticalBox_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_CreateNamesContent \ static_assert(alignof(WB_ViewCredits_C_CreateNamesContent) == 0x000008, "Wrong alignment on WB_ViewCredits_C_CreateNamesContent"); \ static_assert(sizeof(WB_ViewCredits_C_CreateNamesContent) == 0x000118, "Wrong size on WB_ViewCredits_C_CreateNamesContent"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNamesContent, Data) == 0x000000, "Member 'WB_ViewCredits_C_CreateNamesContent::Data' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNamesContent, CallFunc_IsEmpty_ReturnValue) == 0x0000E0, "Member 'WB_ViewCredits_C_CreateNamesContent::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNamesContent, CallFunc_IsEmpty_ReturnValue_1) == 0x0000E1, "Member 'WB_ViewCredits_C_CreateNamesContent::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNamesContent, CallFunc_Create_ReturnValue) == 0x0000E8, "Member 'WB_ViewCredits_C_CreateNamesContent::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNamesContent, CallFunc_BooleanAND_ReturnValue) == 0x0000F0, "Member 'WB_ViewCredits_C_CreateNamesContent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNamesContent, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000F1, "Member 'WB_ViewCredits_C_CreateNamesContent::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNamesContent, CallFunc_InputNewName_ReturnValue) == 0x0000F2, "Member 'WB_ViewCredits_C_CreateNamesContent::CallFunc_InputNewName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNamesContent, Temp_bool_Has_Been_Initd_Variable) == 0x0000F3, "Member 'WB_ViewCredits_C_CreateNamesContent::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNamesContent, Temp_bool_IsClosed_Variable) == 0x0000F4, "Member 'WB_ViewCredits_C_CreateNamesContent::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNamesContent, CallFunc_AddChildToVerticalBox_ReturnValue) == 0x0000F8, "Member 'WB_ViewCredits_C_CreateNamesContent::CallFunc_AddChildToVerticalBox_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNamesContent, CallFunc_Create_ReturnValue_1) == 0x000100, "Member 'WB_ViewCredits_C_CreateNamesContent::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNamesContent, CallFunc_InputNewName_ReturnValue_1) == 0x000108, "Member 'WB_ViewCredits_C_CreateNamesContent::CallFunc_InputNewName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNamesContent, CallFunc_IsValid_ReturnValue) == 0x000109, "Member 'WB_ViewCredits_C_CreateNamesContent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNamesContent, CallFunc_AddChildToVerticalBox_ReturnValue_1) == 0x000110, "Member 'WB_ViewCredits_C_CreateNamesContent::CallFunc_AddChildToVerticalBox_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_CreateNameType3_Content \ static_assert(alignof(WB_ViewCredits_C_CreateNameType3_Content) == 0x000008, "Wrong alignment on WB_ViewCredits_C_CreateNameType3_Content"); \ static_assert(sizeof(WB_ViewCredits_C_CreateNameType3_Content) == 0x0000F8, "Wrong size on WB_ViewCredits_C_CreateNameType3_Content"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNameType3_Content, Data) == 0x000000, "Member 'WB_ViewCredits_C_CreateNameType3_Content::Data' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNameType3_Content, CallFunc_IsValid_ReturnValue) == 0x0000E0, "Member 'WB_ViewCredits_C_CreateNameType3_Content::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNameType3_Content, CallFunc_IsEmpty_ReturnValue) == 0x0000E1, "Member 'WB_ViewCredits_C_CreateNameType3_Content::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNameType3_Content, CallFunc_IsEmpty_ReturnValue_1) == 0x0000E2, "Member 'WB_ViewCredits_C_CreateNameType3_Content::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNameType3_Content, CallFunc_BooleanAND_ReturnValue) == 0x0000E3, "Member 'WB_ViewCredits_C_CreateNameType3_Content::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNameType3_Content, CallFunc_InputNewName_ReturnValue) == 0x0000E4, "Member 'WB_ViewCredits_C_CreateNameType3_Content::CallFunc_InputNewName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNameType3_Content, Temp_bool_Has_Been_Initd_Variable) == 0x0000E5, "Member 'WB_ViewCredits_C_CreateNameType3_Content::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNameType3_Content, Temp_bool_IsClosed_Variable) == 0x0000E6, "Member 'WB_ViewCredits_C_CreateNameType3_Content::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNameType3_Content, CallFunc_Create_ReturnValue) == 0x0000E8, "Member 'WB_ViewCredits_C_CreateNameType3_Content::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNameType3_Content, CallFunc_AddChildToVerticalBox_ReturnValue) == 0x0000F0, "Member 'WB_ViewCredits_C_CreateNameType3_Content::CallFunc_AddChildToVerticalBox_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_CreateNextList \ static_assert(alignof(WB_ViewCredits_C_CreateNextList) == 0x000008, "Wrong alignment on WB_ViewCredits_C_CreateNextList"); \ static_assert(sizeof(WB_ViewCredits_C_CreateNextList) == 0x000228, "Wrong size on WB_ViewCredits_C_CreateNextList"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, Local_60Child) == 0x000000, "Member 'WB_ViewCredits_C_CreateNextList::Local_60Child' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, Local_EndIndex) == 0x000004, "Member 'WB_ViewCredits_C_CreateNextList::Local_EndIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000008, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000009, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue) == 0x00000A, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x00000B, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_1) == 0x00000C, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x00000D, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_2) == 0x00000E, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_3) == 0x00000F, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_BooleanOR_ReturnValue) == 0x000010, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Contains_ReturnValue) == 0x000011, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, Temp_int_Variable) == 0x000014, "Member 'WB_ViewCredits_C_CreateNextList::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Contains_ReturnValue_1) == 0x000018, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_BooleanOR_ReturnValue_1) == 0x000019, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x00001A, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x00001B, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, Temp_int_Variable_1) == 0x00001C, "Member 'WB_ViewCredits_C_CreateNextList::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000024, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Map_Keys_Keys) == 0x000028, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Map_Find_Value) == 0x000040, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_ObjectObject_ReturnValue_3) == 0x000049, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_ObjectObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000050, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Map_Find_Value_1) == 0x000060, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Map_Find_ReturnValue_1) == 0x000061, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Conv_IntToString_ReturnValue) == 0x000068, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Array_Length_ReturnValue_1) == 0x000088, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00008C, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Array_Get_Item) == 0x000090, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000098, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, Temp_int_Variable_2) == 0x00009C, "Member 'WB_ViewCredits_C_CreateNextList::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000A0, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000A4, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_GetDataTableRowNames_OutRowNames_1) == 0x0000A8, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_GetDataTableRowNames_OutRowNames_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x0000B8, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000BC, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Array_LastIndex_ReturnValue) == 0x0000C0, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x0000C4, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000C8, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001A8, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Contains_ReturnValue_2) == 0x0001A9, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_4) == 0x0001AA, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_5) == 0x0001AB, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_6) == 0x0001AC, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_2) == 0x0001AD, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_3) == 0x0001AE, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_BooleanAND_ReturnValue) == 0x0001AF, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_7) == 0x0001B0, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_8) == 0x0001B1, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_4) == 0x0001B2, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_5) == 0x0001B3, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_9) == 0x0001B4, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_6) == 0x0001B5, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_BooleanAND_ReturnValue_1) == 0x0001B6, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_10) == 0x0001B7, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_BooleanAND_ReturnValue_2) == 0x0001B8, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_7) == 0x0001B9, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_11) == 0x0001BA, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Contains_ReturnValue_3) == 0x0001BB, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Contains_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_8) == 0x0001BC, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_BooleanAND_ReturnValue_3) == 0x0001BD, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_12) == 0x0001BE, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_13) == 0x0001BF, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_14) == 0x0001C0, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_9) == 0x0001C1, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_10) == 0x0001C2, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_BooleanAND_ReturnValue_4) == 0x0001C3, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_15) == 0x0001C4, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_16) == 0x0001C5, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_11) == 0x0001C6, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_12) == 0x0001C7, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_17) == 0x0001C8, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_13) == 0x0001C9, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_BooleanAND_ReturnValue_5) == 0x0001CA, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_18) == 0x0001CB, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_BooleanAND_ReturnValue_6) == 0x0001CC, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_14) == 0x0001CD, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_19) == 0x0001CE, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_15) == 0x0001CF, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_BooleanAND_ReturnValue_7) == 0x0001D0, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_BooleanAND_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_20) == 0x0001D1, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_21) == 0x0001D2, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_22) == 0x0001D3, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_16) == 0x0001D4, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_17) == 0x0001D5, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_BooleanAND_ReturnValue_8) == 0x0001D6, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_BooleanAND_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_23) == 0x0001D7, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_24) == 0x0001D8, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_18) == 0x0001D9, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_19) == 0x0001DA, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_BooleanAND_ReturnValue_9) == 0x0001DB, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_BooleanAND_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Contains_ReturnValue_4) == 0x0001DC, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Contains_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Contains_ReturnValue_5) == 0x0001DD, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Contains_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_BooleanOR_ReturnValue_2) == 0x0001DE, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_25) == 0x0001DF, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_26) == 0x0001E0, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Split_LeftS) == 0x0001E8, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Split_RightS) == 0x0001F8, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Split_ReturnValue) == 0x000208, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Contains_ReturnValue_6) == 0x000209, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Contains_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_27) == 0x00020A, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_28) == 0x00020B, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_20) == 0x00020C, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_21) == 0x00020D, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_29) == 0x00020E, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_BooleanAND_ReturnValue_10) == 0x00020F, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_BooleanAND_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_22) == 0x000210, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_BooleanAND_ReturnValue_11) == 0x000211, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_BooleanAND_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_30) == 0x000212, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_EqualEqual_StrStr_ReturnValue_31) == 0x000213, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_EqualEqual_StrStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_23) == 0x000214, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Not_PreBool_ReturnValue_24) == 0x000215, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Not_PreBool_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_BooleanAND_ReturnValue_12) == 0x000216, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_BooleanAND_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Add_IntInt_ReturnValue_2) == 0x000218, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Add_IntInt_ReturnValue_3) == 0x00021C, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000220, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_CreateNextList, CallFunc_LessEqual_IntInt_ReturnValue_2) == 0x000221, "Member 'WB_ViewCredits_C_CreateNextList::CallFunc_LessEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits \ static_assert(alignof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits) == 0x000008, "Wrong alignment on WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits"); \ static_assert(sizeof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits) == 0x0002B0, "Wrong size on WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, EntryPoint) == 0x000000, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000008, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetMyHealth_Health) == 0x000010, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, Temp_bool_Has_Been_Initd_Variable) == 0x000018, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, K2Node_Event_MyGeometry) == 0x000020, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, K2Node_Event_InDeltaTime) == 0x000060, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetAbsoluteSize_ReturnValue) == 0x000068, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetAbsoluteSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetScrollOffsetOfEnd_ReturnValue) == 0x000078, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetScrollOffsetOfEnd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_BreakVector2D_X) == 0x000080, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_BreakVector2D_Y) == 0x000088, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetScrollOffset_ReturnValue) == 0x000090, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetScrollOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000094, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000095, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, K2Node_Event_InGeometry) == 0x000098, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, K2Node_Event_isDown) == 0x0000D8, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x0000E0, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_IsValid_ReturnValue) == 0x0000E8, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetScrollOffset_ReturnValue_1) == 0x0000EC, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetScrollOffset_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetScrollOffsetOfEnd_ReturnValue_1) == 0x0000F0, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetScrollOffsetOfEnd_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000100, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetUIStatic_ReturnValue) == 0x000108, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, Temp_bool_Has_Been_Initd_Variable_1) == 0x000110, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, Temp_bool_IsClosed_Variable) == 0x000111, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_Create_ReturnValue) == 0x000118, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetPlayerController_ReturnValue) == 0x000120, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000128, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, K2Node_CreateDelegate_OutputDelegate) == 0x000130, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetPlayerController_ReturnValue_1) == 0x000140, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, K2Node_Event_IsDesignTime) == 0x000148, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, Temp_bool_IsClosed_Variable_1) == 0x000149, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetPlayerController_ReturnValue_2) == 0x000150, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x000158, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000160, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, Temp_bool_IsClosed_Variable_2) == 0x000168, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, K2Node_CreateDelegate_OutputDelegate_1) == 0x00016C, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, Temp_bool_Has_Been_Initd_Variable_2) == 0x00017C, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000180, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, Temp_delegate_Variable) == 0x000188, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000198, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_PostEvent_ReturnValue) == 0x0001A0, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0001A8, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetSingleWidget_K2_ReturnValue_1) == 0x0001B0, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetSingleWidget_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001B8, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_IsValid_ReturnValue_1) == 0x0001C0, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0001C8, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, K2Node_CreateDelegate_OutputDelegate_2) == 0x0001D0, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetPlayerController_ReturnValue_3) == 0x0001E0, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetPlayerController_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_CreateSingleWidgetToViewport_K2_OutTag_1) == 0x0001E8, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_CreateSingleWidgetToViewport_K2_OutTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue_1) == 0x0001F0, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetUIStatic_ReturnValue_1) == 0x0001F8, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetUIZOder_ZOder) == 0x000200, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_Add_IntInt_ReturnValue) == 0x000204, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_CreateSingleWidgetToViewport_K2_OutTag_2) == 0x000208, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_CreateSingleWidgetToViewport_K2_OutTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue_2) == 0x000210, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetPurifiedInterface_ReturnValue) == 0x000218, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetPurifiedInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, K2Node_CustomEvent_SkipButton) == 0x000228, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::K2Node_CustomEvent_SkipButton' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, Temp_bool_Has_Been_Initd_Variable_3) == 0x000230, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetUINotify_UINotify) == 0x000238, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetUINotify_UINotify_1) == 0x000240, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_IsValid_ReturnValue_2) == 0x000248, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GetScrollOffset_ReturnValue_2) == 0x00024C, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GetScrollOffset_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_MakeLiteralDouble_ReturnValue_1) == 0x000250, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_MakeLiteralDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, Temp_bool_IsClosed_Variable_3) == 0x000258, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000259, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, K2Node_CreateDelegate_OutputDelegate_3) == 0x00025C, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000270, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x000278, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x000280, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000288, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000290, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000298, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast) == 0x0002A0, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast_1) == 0x0002A8, "Member 'WB_ViewCredits_C_ExecuteUbergraph_WB_ViewCredits::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_Get_All_Company_Image \ static_assert(alignof(WB_ViewCredits_C_Get_All_Company_Image) == 0x000008, "Wrong alignment on WB_ViewCredits_C_Get_All_Company_Image"); \ static_assert(sizeof(WB_ViewCredits_C_Get_All_Company_Image) == 0x000050, "Wrong size on WB_ViewCredits_C_Get_All_Company_Image"); \ static_assert(offsetof(WB_ViewCredits_C_Get_All_Company_Image, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_ViewCredits_C_Get_All_Company_Image::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Get_All_Company_Image, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_ViewCredits_C_Get_All_Company_Image::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Get_All_Company_Image, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_ViewCredits_C_Get_All_Company_Image::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Get_All_Company_Image, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000010, "Member 'WB_ViewCredits_C_Get_All_Company_Image::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Get_All_Company_Image, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_ViewCredits_C_Get_All_Company_Image::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Get_All_Company_Image, CallFunc_Array_Get_Item) == 0x000024, "Member 'WB_ViewCredits_C_Get_All_Company_Image::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Get_All_Company_Image, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'WB_ViewCredits_C_Get_All_Company_Image::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Get_All_Company_Image, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'WB_ViewCredits_C_Get_All_Company_Image::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Get_All_Company_Image, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000048, "Member 'WB_ViewCredits_C_Get_All_Company_Image::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_PreConstruct \ static_assert(alignof(WB_ViewCredits_C_PreConstruct) == 0x000001, "Wrong alignment on WB_ViewCredits_C_PreConstruct"); \ static_assert(sizeof(WB_ViewCredits_C_PreConstruct) == 0x000001, "Wrong size on WB_ViewCredits_C_PreConstruct"); \ static_assert(offsetof(WB_ViewCredits_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_ViewCredits_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ViewCredits_C_Tick \ static_assert(alignof(WB_ViewCredits_C_Tick) == 0x000008, "Wrong alignment on WB_ViewCredits_C_Tick"); \ static_assert(sizeof(WB_ViewCredits_C_Tick) == 0x000048, "Wrong size on WB_ViewCredits_C_Tick"); \ static_assert(offsetof(WB_ViewCredits_C_Tick, MyGeometry) == 0x000000, "Member 'WB_ViewCredits_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ViewCredits_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_ViewCredits_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ViewCredits_C \ static_assert(alignof(UWB_ViewCredits_C) == 0x000008, "Wrong alignment on UWB_ViewCredits_C"); \ static_assert(sizeof(UWB_ViewCredits_C) == 0x0004C0, "Wrong size on UWB_ViewCredits_C"); \ static_assert(offsetof(UWB_ViewCredits_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ViewCredits_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, ScrollBox_List) == 0x0002C8, "Member 'UWB_ViewCredits_C::ScrollBox_List' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, Spacer_After) == 0x0002D0, "Member 'UWB_ViewCredits_C::Spacer_After' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, Spacer_Before) == 0x0002D8, "Member 'UWB_ViewCredits_C::Spacer_Before' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, VerticalBox_Content) == 0x0002E0, "Member 'UWB_ViewCredits_C::VerticalBox_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, ListFinishedCreating) == 0x0002E8, "Member 'UWB_ViewCredits_C::ListFinishedCreating' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, RunningScroll) == 0x0002E9, "Member 'UWB_ViewCredits_C::RunningScroll' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, Cache_NameWidget) == 0x0002F0, "Member 'UWB_ViewCredits_C::Cache_NameWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, Cache_RowNames) == 0x0002F8, "Member 'UWB_ViewCredits_C::Cache_RowNames' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, CurrentStartIndex) == 0x000308, "Member 'UWB_ViewCredits_C::CurrentStartIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, EachCreateWidgetCount) == 0x00030C, "Member 'UWB_ViewCredits_C::EachCreateWidgetCount' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, LastTitle) == 0x000310, "Member 'UWB_ViewCredits_C::LastTitle' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, TitleEN) == 0x000320, "Member 'UWB_ViewCredits_C::TitleEN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, Last_Subtitle) == 0x000330, "Member 'UWB_ViewCredits_C::Last_Subtitle' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, SubtitleEN) == 0x000340, "Member 'UWB_ViewCredits_C::SubtitleEN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, NameType2) == 0x000350, "Member 'UWB_ViewCredits_C::NameType2' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, NameType2_EN) == 0x000360, "Member 'UWB_ViewCredits_C::NameType2_EN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, NameType_2_Title) == 0x000370, "Member 'UWB_ViewCredits_C::NameType_2_Title' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, NameType_2_Title_EN) == 0x000380, "Member 'UWB_ViewCredits_C::NameType_2_Title_EN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, TotalCreateNum) == 0x000390, "Member 'UWB_ViewCredits_C::TotalCreateNum' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, TableIndex) == 0x000394, "Member 'UWB_ViewCredits_C::TableIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, CurrentReadTable) == 0x000398, "Member 'UWB_ViewCredits_C::CurrentReadTable' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, LastNameTitle) == 0x0003A0, "Member 'UWB_ViewCredits_C::LastNameTitle' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, NormalNameType) == 0x0003B0, "Member 'UWB_ViewCredits_C::NormalNameType' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, ShowNameTitle) == 0x0003B1, "Member 'UWB_ViewCredits_C::ShowNameTitle' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, TablesWithNameType) == 0x0003B8, "Member 'UWB_ViewCredits_C::TablesWithNameType' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, UseNameType2) == 0x000408, "Member 'UWB_ViewCredits_C::UseNameType2' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, Is_Publisher) == 0x000409, "Member 'UWB_ViewCredits_C::Is_Publisher' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, CompanyIcon) == 0x000410, "Member 'UWB_ViewCredits_C::CompanyIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, HidLeftRightSymblo) == 0x000460, "Member 'UWB_ViewCredits_C::HidLeftRightSymblo' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, AlreadyCreatedList) == 0x000468, "Member 'UWB_ViewCredits_C::AlreadyCreatedList' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, LastTitleType3) == 0x000478, "Member 'UWB_ViewCredits_C::LastTitleType3' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, LastTitleType3EN) == 0x000488, "Member 'UWB_ViewCredits_C::LastTitleType3EN' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, CacheNameType3Widget) == 0x000498, "Member 'UWB_ViewCredits_C::CacheNameType3Widget' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, IsNameType3) == 0x0004A0, "Member 'UWB_ViewCredits_C::IsNameType3' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, UINotify) == 0x0004A8, "Member 'UWB_ViewCredits_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, BlankSpaceSize) == 0x0004B0, "Member 'UWB_ViewCredits_C::BlankSpaceSize' has a wrong offset!"); \ static_assert(offsetof(UWB_ViewCredits_C, NotifyBgImageShowUp) == 0x0004B8, "Member 'UWB_ViewCredits_C::NotifyBgImageShowUp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AddtionThgouness_C_GetNotifyName \ static_assert(alignof(ANS_AddtionThgouness_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_AddtionThgouness_C_GetNotifyName"); \ static_assert(sizeof(ANS_AddtionThgouness_C_GetNotifyName) == 0x000010, "Wrong size on ANS_AddtionThgouness_C_GetNotifyName"); \ static_assert(offsetof(ANS_AddtionThgouness_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_AddtionThgouness_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AddtionThgouness_C_Received_NotifyBegin \ static_assert(alignof(ANS_AddtionThgouness_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_AddtionThgouness_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_AddtionThgouness_C_Received_NotifyBegin) == 0x000080, "Wrong size on ANS_AddtionThgouness_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_AddtionThgouness_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_AddtionThgouness_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_AddtionThgouness_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_AddtionThgouness_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_AddtionThgouness_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_AddtionThgouness_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyBegin, K2Node_DynamicCast_AsAbstract_Character) == 0x000058, "Member 'ANS_AddtionThgouness_C_Received_NotifyBegin::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_AddtionThgouness_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyBegin, CallFunc_ReplaceAttackThgouness_Return) == 0x000068, "Member 'ANS_AddtionThgouness_C_Received_NotifyBegin::CallFunc_ReplaceAttackThgouness_Return' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyBegin, CallFunc_GetMyAIComp_AI_Comp) == 0x000070, "Member 'ANS_AddtionThgouness_C_Received_NotifyBegin::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000078, "Member 'ANS_AddtionThgouness_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AddtionThgouness_C_Received_NotifyEnd \ static_assert(alignof(ANS_AddtionThgouness_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_AddtionThgouness_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_AddtionThgouness_C_Received_NotifyEnd) == 0x000070, "Wrong size on ANS_AddtionThgouness_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_AddtionThgouness_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_AddtionThgouness_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_AddtionThgouness_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_AddtionThgouness_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_AddtionThgouness_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyEnd, K2Node_DynamicCast_AsAbstract_Character) == 0x000050, "Member 'ANS_AddtionThgouness_C_Received_NotifyEnd::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ANS_AddtionThgouness_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyEnd, CallFunc_GetMyAIComp_AI_Comp) == 0x000060, "Member 'ANS_AddtionThgouness_C_Received_NotifyEnd::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(ANS_AddtionThgouness_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'ANS_AddtionThgouness_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_AddtionThgouness_C \ static_assert(alignof(UANS_AddtionThgouness_C) == 0x000008, "Wrong alignment on UANS_AddtionThgouness_C"); \ static_assert(sizeof(UANS_AddtionThgouness_C) == 0x000078, "Wrong size on UANS_AddtionThgouness_C"); \ static_assert(offsetof(UANS_AddtionThgouness_C, Type) == 0x000040, "Member 'UANS_AddtionThgouness_C::Type' has a wrong offset!"); \ static_assert(offsetof(UANS_AddtionThgouness_C, Add) == 0x000068, "Member 'UANS_AddtionThgouness_C::Add' has a wrong offset!"); \ static_assert(offsetof(UANS_AddtionThgouness_C, Max) == 0x000070, "Member 'UANS_AddtionThgouness_C::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SoftTexture \ static_assert(alignof(FST_SoftTexture) == 0x000008, "Wrong alignment on FST_SoftTexture"); \ static_assert(sizeof(FST_SoftTexture) == 0x000030, "Wrong size on FST_SoftTexture"); \ static_assert(offsetof(FST_SoftTexture, SoftTexture_2_1FB0A8BA450E98389961B5AA7852C042) == 0x000000, "Member 'FST_SoftTexture::SoftTexture_2_1FB0A8BA450E98389961B5AA7852C042' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Uwuchang_empty_CtrlRig_C \ static_assert(alignof(Uwuchang_empty_CtrlRig_C) == 0x000008, "Wrong alignment on Uwuchang_empty_CtrlRig_C"); \ static_assert(sizeof(Uwuchang_empty_CtrlRig_C) == 0x0006E0, "Wrong size on Uwuchang_empty_CtrlRig_C"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, ZOffset_L_Target) == 0x000560, "Member 'Uwuchang_empty_CtrlRig_C::ZOffset_L_Target' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, ZOffset_R_Target) == 0x000568, "Member 'Uwuchang_empty_CtrlRig_C::ZOffset_R_Target' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, ZOffset_L) == 0x000570, "Member 'Uwuchang_empty_CtrlRig_C::ZOffset_L' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, ZOffset_R) == 0x000578, "Member 'Uwuchang_empty_CtrlRig_C::ZOffset_R' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, ZOffset_Pelvis) == 0x000580, "Member 'Uwuchang_empty_CtrlRig_C::ZOffset_Pelvis' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, EnableHeightSync) == 0x000588, "Member 'Uwuchang_empty_CtrlRig_C::EnableHeightSync' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, TargetHeightSync) == 0x000590, "Member 'Uwuchang_empty_CtrlRig_C::TargetHeightSync' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, ZOffset_HeightSync) == 0x000598, "Member 'Uwuchang_empty_CtrlRig_C::ZOffset_HeightSync' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, ShouldDoIKTrace) == 0x0005A0, "Member 'Uwuchang_empty_CtrlRig_C::ShouldDoIKTrace' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, ZOffset_Root) == 0x0005A8, "Member 'Uwuchang_empty_CtrlRig_C::ZOffset_Root' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, FastLerpPelvis) == 0x0005B0, "Member 'Uwuchang_empty_CtrlRig_C::FastLerpPelvis' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, ZOffset_Pelvis_Target) == 0x0005B8, "Member 'Uwuchang_empty_CtrlRig_C::ZOffset_Pelvis_Target' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, LFootHitAir) == 0x0005C0, "Member 'Uwuchang_empty_CtrlRig_C::LFootHitAir' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, RFootHitAir) == 0x0005C1, "Member 'Uwuchang_empty_CtrlRig_C::RFootHitAir' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, PelvisIsLeft) == 0x0005C2, "Member 'Uwuchang_empty_CtrlRig_C::PelvisIsLeft' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, L_RotationPin) == 0x0005C8, "Member 'Uwuchang_empty_CtrlRig_C::L_RotationPin' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, R_RotationPin) == 0x0005D0, "Member 'Uwuchang_empty_CtrlRig_C::R_RotationPin' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, L_Rotate) == 0x0005D8, "Member 'Uwuchang_empty_CtrlRig_C::L_Rotate' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, R_Rotate) == 0x0005F0, "Member 'Uwuchang_empty_CtrlRig_C::R_Rotate' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, L_OldOffset) == 0x000608, "Member 'Uwuchang_empty_CtrlRig_C::L_OldOffset' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, R_OldOffset) == 0x000610, "Member 'Uwuchang_empty_CtrlRig_C::R_OldOffset' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, L_IKaplha) == 0x000618, "Member 'Uwuchang_empty_CtrlRig_C::L_IKaplha' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, Slowly) == 0x000620, "Member 'Uwuchang_empty_CtrlRig_C::Slowly' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, L_Alpha) == 0x000628, "Member 'Uwuchang_empty_CtrlRig_C::L_Alpha' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, R_Alpha) == 0x000630, "Member 'Uwuchang_empty_CtrlRig_C::R_Alpha' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, RelativePredictLoc) == 0x000638, "Member 'Uwuchang_empty_CtrlRig_C::RelativePredictLoc' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, PredictPelvis) == 0x000650, "Member 'Uwuchang_empty_CtrlRig_C::PredictPelvis' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, DontDamppingPelvis) == 0x000658, "Member 'Uwuchang_empty_CtrlRig_C::DontDamppingPelvis' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, ExtarXSY_PivotOffset) == 0x000660, "Member 'Uwuchang_empty_CtrlRig_C::ExtarXSY_PivotOffset' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, LeftHitNormal) == 0x000668, "Member 'Uwuchang_empty_CtrlRig_C::LeftHitNormal' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, RightHitNormal) == 0x000680, "Member 'Uwuchang_empty_CtrlRig_C::RightHitNormal' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, FixCapsuleStairShake_CurrentZ) == 0x000698, "Member 'Uwuchang_empty_CtrlRig_C::FixCapsuleStairShake_CurrentZ' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, FixZOffset) == 0x0006A0, "Member 'Uwuchang_empty_CtrlRig_C::FixZOffset' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, InitialUpdateRootWorldZ) == 0x0006A8, "Member 'Uwuchang_empty_CtrlRig_C::InitialUpdateRootWorldZ' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, LastInitialUpdateRootWorldZ) == 0x0006B0, "Member 'Uwuchang_empty_CtrlRig_C::LastInitialUpdateRootWorldZ' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, AnkleAngleThreshold) == 0x0006B8, "Member 'Uwuchang_empty_CtrlRig_C::AnkleAngleThreshold' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, StuckLandValueByHeightSync) == 0x0006C0, "Member 'Uwuchang_empty_CtrlRig_C::StuckLandValueByHeightSync' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, HeightDiffMinToNoAnkleAngleFix) == 0x0006C8, "Member 'Uwuchang_empty_CtrlRig_C::HeightDiffMinToNoAnkleAngleFix' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, HeightDiffMaxToFullAnkleAngleFix) == 0x0006D0, "Member 'Uwuchang_empty_CtrlRig_C::HeightDiffMaxToFullAnkleAngleFix' has a wrong offset!"); \ static_assert(offsetof(Uwuchang_empty_CtrlRig_C, CurrentAnimName_CurrentAnimName) == 0x0006D8, "Member 'Uwuchang_empty_CtrlRig_C::CurrentAnimName_CurrentAnimName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URigVMMemory_Literal \ static_assert(alignof(URigVMMemory_Literal) == 0x000008, "Wrong alignment on URigVMMemory_Literal"); \ static_assert(sizeof(URigVMMemory_Literal) == 0x0002F8, "Wrong size on URigVMMemory_Literal"); \ static_assert(offsetof(URigVMMemory_Literal, LocalVariableDefault__FootTrace_ImpactLoc__Const) == 0x000028, "Member 'URigVMMemory_Literal::LocalVariableDefault__FootTrace_ImpactLoc__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, LocalVariableDefault__FootTrace_ImpactNormal__Const) == 0x000040, "Member 'URigVMMemory_Literal::LocalVariableDefault__FootTrace_ImpactNormal__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, LocalVariableDefault__FootTrace_IKFootFloorLoc__Const) == 0x000058, "Member 'URigVMMemory_Literal::LocalVariableDefault__FootTrace_IKFootFloorLoc__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, LocalVariableDefault__FootTrace_FootHeight__Const) == 0x000070, "Member 'URigVMMemory_Literal::LocalVariableDefault__FootTrace_FootHeight__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___GetTransform_1_1_Item__Const) == 0x000078, "Member 'URigVMMemory_Literal::RigVMModel___GetTransform_1_1_Item__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___GetTransform_1_1_Space__Const) == 0x000084, "Member 'URigVMMemory_Literal::RigVMModel___GetTransform_1_1_Space__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___SpringInterp_4_Strength__Const) == 0x000088, "Member 'URigVMMemory_Literal::RigVMModel___SpringInterp_4_Strength__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___SpringInterp_4_CriticalDamping__Const) == 0x00008C, "Member 'URigVMMemory_Literal::RigVMModel___SpringInterp_4_CriticalDamping__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___SpringInterp_4_Force__Const) == 0x000090, "Member 'URigVMMemory_Literal::RigVMModel___SpringInterp_4_Force__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___SpringInterp_4_TargetVelocityAmount__Const) == 0x000098, "Member 'URigVMMemory_Literal::RigVMModel___SpringInterp_4_TargetVelocityAmount__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___ModifyTransforms_1_4_ItemToModify__Const) == 0x0000A0, "Member 'URigVMMemory_Literal::RigVMModel___ModifyTransforms_1_4_ItemToModify__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___AlphaInterp_2_InRange__Const) == 0x0000B0, "Member 'URigVMMemory_Literal::RigVMModel___AlphaInterp_2_InRange__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___ModifyTransforms_1_4_Mode__Const) == 0x0000B8, "Member 'URigVMMemory_Literal::RigVMModel___ModifyTransforms_1_4_Mode__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___GetCurveValue_Curve__Const) == 0x0000BC, "Member 'URigVMMemory_Literal::RigVMModel___GetCurveValue_Curve__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___GetCurveValue_1_Curve__Const) == 0x0000C4, "Member 'URigVMMemory_Literal::RigVMModel___GetCurveValue_1_Curve__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___Multiply_3_B__Const) == 0x0000D0, "Member 'URigVMMemory_Literal::RigVMModel___Multiply_3_B__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, LocalVariable__RigVMModel___FootTrace_2_VariableNode_4_Value__Const) == 0x0000D8, "Member 'URigVMMemory_Literal::LocalVariable__RigVMModel___FootTrace_2_VariableNode_4_Value__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___FootTrace_2_GetTransform_Item__Const) == 0x0000F0, "Member 'URigVMMemory_Literal::RigVMModel___FootTrace_2_GetTransform_Item__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___FootTrace_2_MathFloatAdd_B__Const) == 0x0000FC, "Member 'URigVMMemory_Literal::RigVMModel___FootTrace_2_MathFloatAdd_B__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___FootTrace_2_MathVectorAdd_B__Const) == 0x000100, "Member 'URigVMMemory_Literal::RigVMModel___FootTrace_2_MathVectorAdd_B__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___FootTrace_2_SphereTraceByTraceChannel2_OwnerObjectType__Const) == 0x000118, "Member 'URigVMMemory_Literal::RigVMModel___FootTrace_2_SphereTraceByTraceChannel2_OwnerObjectType__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___FootTrace_2_SphereTraceByTraceChannel2_TraceBlockedObjectTypes__Const) == 0x000120, "Member 'URigVMMemory_Literal::RigVMModel___FootTrace_2_SphereTraceByTraceChannel2_TraceBlockedObjectTypes__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___FootTrace_2_SphereTraceByTraceChannel2_Radius__Const) == 0x000130, "Member 'URigVMMemory_Literal::RigVMModel___FootTrace_2_SphereTraceByTraceChannel2_Radius__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___FootTrace_2_GreaterEqual_B__Const) == 0x000138, "Member 'URigVMMemory_Literal::RigVMModel___FootTrace_2_GreaterEqual_B__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___FootTrace_2_RigUnit_GetTransform_Item__Const) == 0x000140, "Member 'URigVMMemory_Literal::RigVMModel___FootTrace_2_RigUnit_GetTransform_Item__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___FootTrace_2_Greater_B__Const) == 0x000150, "Member 'URigVMMemory_Literal::RigVMModel___FootTrace_2_Greater_B__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___VariableNode_33_Value__Const) == 0x000158, "Member 'URigVMMemory_Literal::RigVMModel___VariableNode_33_Value__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___FootTrace_2_Divide_2_A__Const) == 0x000170, "Member 'URigVMMemory_Literal::RigVMModel___FootTrace_2_Divide_2_A__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___FootTrace_2_Multiply_2_B__Const) == 0x000178, "Member 'URigVMMemory_Literal::RigVMModel___FootTrace_2_Multiply_2_B__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___FootTrace_2_1_GetTransform_Item__Const) == 0x000180, "Member 'URigVMMemory_Literal::RigVMModel___FootTrace_2_1_GetTransform_Item__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___Subtract_1_A__Const) == 0x000190, "Member 'URigVMMemory_Literal::RigVMModel___Subtract_1_A__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___Remap_1_SourceMinimum__Const) == 0x000198, "Member 'URigVMMemory_Literal::RigVMModel___Remap_1_SourceMinimum__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___Remap_1_SourceMaximum__Const) == 0x0001A0, "Member 'URigVMMemory_Literal::RigVMModel___Remap_1_SourceMaximum__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___Remap_1_TargetMinimum__Const) == 0x0001A8, "Member 'URigVMMemory_Literal::RigVMModel___Remap_1_TargetMinimum__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___AlphaInterp_InRange__Const) == 0x0001B0, "Member 'URigVMMemory_Literal::RigVMModel___AlphaInterp_InRange__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___AlphaInterp_InterpSpeedIncreasing__Const) == 0x0001B8, "Member 'URigVMMemory_Literal::RigVMModel___AlphaInterp_InterpSpeedIncreasing__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___AlphaInterp_InterpSpeedDecreasing__Const) == 0x0001BC, "Member 'URigVMMemory_Literal::RigVMModel___AlphaInterp_InterpSpeedDecreasing__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___SpringInterp_1_TargetVelocityAmount__Const) == 0x0001C0, "Member 'URigVMMemory_Literal::RigVMModel___SpringInterp_1_TargetVelocityAmount__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___Scale_Factor__Const) == 0x0001C4, "Member 'URigVMMemory_Literal::RigVMModel___Scale_Factor__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___GreaterEqual_B__Const) == 0x0001C8, "Member 'URigVMMemory_Literal::RigVMModel___GreaterEqual_B__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___Subtract_B__Const) == 0x0001D0, "Member 'URigVMMemory_Literal::RigVMModel___Subtract_B__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___Remap_2_SourceMinimum__Const) == 0x0001D8, "Member 'URigVMMemory_Literal::RigVMModel___Remap_2_SourceMinimum__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___Remap_2_SourceMaximum__Const) == 0x0001E0, "Member 'URigVMMemory_Literal::RigVMModel___Remap_2_SourceMaximum__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___Maximum_1_1_B__Const) == 0x0001E8, "Member 'URigVMMemory_Literal::RigVMModel___Maximum_1_1_B__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___AlphaInterp_1_1_1_1_InterpSpeedIncreasing__Const) == 0x0001F0, "Member 'URigVMMemory_Literal::RigVMModel___AlphaInterp_1_1_1_1_InterpSpeedIncreasing__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___ModifyTransforms_2_1_ItemToModify__Const) == 0x0001F8, "Member 'URigVMMemory_Literal::RigVMModel___ModifyTransforms_2_1_ItemToModify__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___ModifyTransforms_1_3_ItemToModify__Const) == 0x000208, "Member 'URigVMMemory_Literal::RigVMModel___ModifyTransforms_1_3_ItemToModify__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___ModifyTransforms_1_1_1_ItemToModify__Const) == 0x000218, "Member 'URigVMMemory_Literal::RigVMModel___ModifyTransforms_1_1_1_ItemToModify__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___PBIK_Root__Const) == 0x000228, "Member 'URigVMMemory_Literal::RigVMModel___PBIK_Root__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___PBIK_Effectors__Const) == 0x000230, "Member 'URigVMMemory_Literal::RigVMModel___PBIK_Effectors__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___PBIK_BoneSettings__Const) == 0x000240, "Member 'URigVMMemory_Literal::RigVMModel___PBIK_BoneSettings__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___PBIK_ExcludedBones__Const) == 0x000250, "Member 'URigVMMemory_Literal::RigVMModel___PBIK_ExcludedBones__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___PBIK_Settings__Const) == 0x000260, "Member 'URigVMMemory_Literal::RigVMModel___PBIK_Settings__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___PBIK_Debug__Const) == 0x000270, "Member 'URigVMMemory_Literal::RigVMModel___PBIK_Debug__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___ModifyTransforms_ItemToModify__Const) == 0x000278, "Member 'URigVMMemory_Literal::RigVMModel___ModifyTransforms_ItemToModify__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___RigUnit_GetTransform_4_2_1_Item__Const) == 0x000288, "Member 'URigVMMemory_Literal::RigVMModel___RigUnit_GetTransform_4_2_1_Item__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___RigUnit_GetTransform_5_2_1_Item__Const) == 0x000294, "Member 'URigVMMemory_Literal::RigVMModel___RigUnit_GetTransform_5_2_1_Item__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___RigUnit_GetTransform_4_2_Item__Const) == 0x0002A0, "Member 'URigVMMemory_Literal::RigVMModel___RigUnit_GetTransform_4_2_Item__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___RigUnit_GetTransform_5_2_Item__Const) == 0x0002AC, "Member 'URigVMMemory_Literal::RigVMModel___RigUnit_GetTransform_5_2_Item__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___RigUnit_GetTransform_4_Item__Const) == 0x0002B8, "Member 'URigVMMemory_Literal::RigVMModel___RigUnit_GetTransform_4_Item__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___RigUnit_GetTransform_5_Item__Const) == 0x0002C4, "Member 'URigVMMemory_Literal::RigVMModel___RigUnit_GetTransform_5_Item__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___ModifyTransforms_Mode__Const) == 0x0002D0, "Member 'URigVMMemory_Literal::RigVMModel___ModifyTransforms_Mode__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___SetRotation_1_Item__Const) == 0x0002D4, "Member 'URigVMMemory_Literal::RigVMModel___SetRotation_1_Item__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___SetRotation_1_Space__Const) == 0x0002E0, "Member 'URigVMMemory_Literal::RigVMModel___SetRotation_1_Space__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___MathQuaternionToEuler_1_2_RotationOrder__Const) == 0x0002E1, "Member 'URigVMMemory_Literal::RigVMModel___MathQuaternionToEuler_1_2_RotationOrder__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___RigUnit_GetTransform_4_1_1_Item__Const) == 0x0002E4, "Member 'URigVMMemory_Literal::RigVMModel___RigUnit_GetTransform_4_1_1_Item__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___AlphaInterp_5_1_InterpSpeedIncreasing__Const) == 0x0002F0, "Member 'URigVMMemory_Literal::RigVMModel___AlphaInterp_5_1_InterpSpeedIncreasing__Const' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Literal, RigVMModel___MathQuaternionToEuler_1_1_1_RotationOrder__Const) == 0x0002F4, "Member 'URigVMMemory_Literal::RigVMModel___MathQuaternionToEuler_1_1_1_RotationOrder__Const' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URigVMMemory_Work \ static_assert(alignof(URigVMMemory_Work) == 0x000010, "Wrong alignment on URigVMMemory_Work"); \ static_assert(sizeof(URigVMMemory_Work) == 0x001790, "Wrong size on URigVMMemory_Work"); \ static_assert(offsetof(URigVMMemory_Work, ExecuteContext_) == 0x000028, "Member 'URigVMMemory_Work::ExecuteContext_' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___CurrentAnimName_CurrentAnimName) == 0x000060, "Member 'URigVMMemory_Work::RigVMModel___CurrentAnimName_CurrentAnimName' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___CurrentAnimName_SkeletalComponent) == 0x000068, "Member 'URigVMMemory_Work::RigVMModel___CurrentAnimName_SkeletalComponent' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___SpringInterp_4_Result) == 0x000078, "Member 'URigVMMemory_Work::RigVMModel___SpringInterp_4_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___To_World_9_1_World) == 0x000080, "Member 'URigVMMemory_Work::RigVMModel___To_World_9_1_World' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetTransform_1_1_Transform) == 0x0000A0, "Member 'URigVMMemory_Work::RigVMModel___GetTransform_1_1_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetTransform_1_1_CachedIndex) == 0x000100, "Member 'URigVMMemory_Work::RigVMModel___GetTransform_1_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___To_World_9_1_Value) == 0x000110, "Member 'URigVMMemory_Work::RigVMModel___To_World_9_1_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___SpringInterp_4_Target) == 0x000128, "Member 'URigVMMemory_Work::RigVMModel___SpringInterp_4_Target' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___SpringInterp_4_Current) == 0x00012C, "Member 'URigVMMemory_Work::RigVMModel___SpringInterp_4_Current' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___SpringInterp_4_Velocity) == 0x000130, "Member 'URigVMMemory_Work::RigVMModel___SpringInterp_4_Velocity' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___SpringInterp_4_SimulatedResult) == 0x000138, "Member 'URigVMMemory_Work::RigVMModel___SpringInterp_4_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___SpringInterp_4_SpringState) == 0x000148, "Member 'URigVMMemory_Work::RigVMModel___SpringInterp_4_SpringState' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_21_2_Result) == 0x000158, "Member 'URigVMMemory_Work::RigVMModel___Subtract_21_2_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_21_2_A) == 0x000160, "Member 'URigVMMemory_Work::RigVMModel___Subtract_21_2_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_21_2_B) == 0x000168, "Member 'URigVMMemory_Work::RigVMModel___Subtract_21_2_B' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___ModifyTransforms_1_4_ItemToModify__IO) == 0x000170, "Member 'URigVMMemory_Work::RigVMModel___ModifyTransforms_1_4_ItemToModify__IO' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_2_Result) == 0x000180, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_2_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___If_6_Result) == 0x000184, "Member 'URigVMMemory_Work::RigVMModel___If_6_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_2_ScaleBiasClamp) == 0x000190, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_2_ScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___ModifyTransforms_1_4_WorkData) == 0x0001A0, "Member 'URigVMMemory_Work::RigVMModel___ModifyTransforms_1_4_WorkData' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Multiply_3_Result) == 0x0001B0, "Member 'URigVMMemory_Work::RigVMModel___Multiply_3_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_5_Result) == 0x0001B8, "Member 'URigVMMemory_Work::RigVMModel___Add_5_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetCurveValue_Value) == 0x0001C0, "Member 'URigVMMemory_Work::RigVMModel___GetCurveValue_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetCurveValue_CachedCurveIndex) == 0x0001C8, "Member 'URigVMMemory_Work::RigVMModel___GetCurveValue_CachedCurveIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_5_A) == 0x0001D8, "Member 'URigVMMemory_Work::RigVMModel___Add_5_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetCurveValue_1_Value) == 0x0001E0, "Member 'URigVMMemory_Work::RigVMModel___GetCurveValue_1_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetCurveValue_1_CachedCurveIndex) == 0x0001E8, "Member 'URigVMMemory_Work::RigVMModel___GetCurveValue_1_CachedCurveIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_5_B) == 0x0001F8, "Member 'URigVMMemory_Work::RigVMModel___Add_5_B' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_GetTransform_Transform) == 0x000200, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_GetTransform_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_GetTransform_CachedIndex) == 0x000260, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_GetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_MathFloatAdd_Result) == 0x000270, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_MathFloatAdd_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_MathFloatAdd_A) == 0x000274, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_MathFloatAdd_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_GetTransform_2_Transform) == 0x000280, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_GetTransform_2_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_GetTransform_2_CachedIndex) == 0x0002E0, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_GetTransform_2_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, LocalVariable__RigVMModel___FootTrace_2_IKFootFloorLoc) == 0x0002F0, "Member 'URigVMMemory_Work::LocalVariable__RigVMModel___FootTrace_2_IKFootFloorLoc' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_SphereTraceByTraceChannel2_HitLocation) == 0x000308, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_SphereTraceByTraceChannel2_HitLocation' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_MathVectorAdd_Result) == 0x000320, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_MathVectorAdd_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_MathVectorSub_Result) == 0x000338, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_MathVectorSub_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_MathVectorSub_A__IO) == 0x000350, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_MathVectorSub_A__IO' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_SphereTraceByTraceChannel2_HitNormal) == 0x000370, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_SphereTraceByTraceChannel2_HitNormal' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, LocalVariable__RigVMModel___FootTrace_2_ImpactLoc) == 0x000388, "Member 'URigVMMemory_Work::LocalVariable__RigVMModel___FootTrace_2_ImpactLoc' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, LocalVariable__RigVMModel___FootTrace_2_ImpactNormal) == 0x0003A0, "Member 'URigVMMemory_Work::LocalVariable__RigVMModel___FootTrace_2_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_If_Result) == 0x0003B8, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_If_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_GreaterEqual_A) == 0x0003C0, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_GreaterEqual_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_If_1_Result) == 0x0003C8, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_If_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_Subtract_1_Result) == 0x0003D0, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_Subtract_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_RigUnit_GetTransform_Transform) == 0x0003E0, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_RigUnit_GetTransform_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_RigUnit_GetTransform_CachedIndex) == 0x000440, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_Subtract_1_A) == 0x000450, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_Subtract_1_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_If_1_True) == 0x000458, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_If_1_True' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_Multiply_2_Result) == 0x000460, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_Multiply_2_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_Multiply_1_Result) == 0x000468, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_Multiply_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_Divide_2_Result) == 0x000470, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_Divide_2_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_Pi_Value) == 0x000478, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_Pi_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_Atan_1_Result) == 0x000480, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_Atan_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_Divide_1_Result) == 0x000488, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_Divide_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_Divide_1_A) == 0x000490, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_Divide_1_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_Divide_1_B) == 0x000498, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_Divide_1_B' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_Multiply_Result) == 0x0004A0, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_Atan_Result) == 0x0004A8, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_Atan_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_Divide_Result) == 0x0004B0, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_Divide_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_Divide_A) == 0x0004B8, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_Divide_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_GetTransform_Transform) == 0x0004C0, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_GetTransform_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_GetTransform_CachedIndex) == 0x000520, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_GetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_MathFloatAdd_Result) == 0x000530, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_MathFloatAdd_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_MathFloatAdd_A) == 0x000534, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_MathFloatAdd_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_GetTransform_2_Transform) == 0x000540, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_GetTransform_2_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_GetTransform_2_CachedIndex) == 0x0005A0, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_GetTransform_2_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, LocalVariable__RigVMModel___FootTrace_2_1_IKFootFloorLoc) == 0x0005B0, "Member 'URigVMMemory_Work::LocalVariable__RigVMModel___FootTrace_2_1_IKFootFloorLoc' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_SphereTraceByTraceChannel2_HitLocation) == 0x0005C8, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_SphereTraceByTraceChannel2_HitLocation' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_MathVectorAdd_Result) == 0x0005E0, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_MathVectorAdd_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_MathVectorSub_Result) == 0x0005F8, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_MathVectorSub_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_MathVectorSub_A__IO) == 0x000610, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_MathVectorSub_A__IO' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_SphereTraceByTraceChannel2_HitNormal) == 0x000630, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_SphereTraceByTraceChannel2_HitNormal' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, LocalVariable__RigVMModel___FootTrace_2_1_ImpactLoc) == 0x000648, "Member 'URigVMMemory_Work::LocalVariable__RigVMModel___FootTrace_2_1_ImpactLoc' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, LocalVariable__RigVMModel___FootTrace_2_1_ImpactNormal) == 0x000660, "Member 'URigVMMemory_Work::LocalVariable__RigVMModel___FootTrace_2_1_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_If_Result) == 0x000678, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_If_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_GreaterEqual_A) == 0x000680, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_GreaterEqual_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_If_1_Result) == 0x000688, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_If_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_Subtract_1_Result) == 0x000690, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_Subtract_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_RigUnit_GetTransform_Transform) == 0x0006A0, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_RigUnit_GetTransform_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_RigUnit_GetTransform_CachedIndex) == 0x000700, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_Subtract_1_A) == 0x000710, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_Subtract_1_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_If_1_True) == 0x000718, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_If_1_True' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_Multiply_2_Result) == 0x000720, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_Multiply_2_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_Multiply_1_Result) == 0x000728, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_Multiply_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_Divide_2_Result) == 0x000730, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_Divide_2_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_Pi_Value) == 0x000738, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_Pi_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_Atan_1_Result) == 0x000740, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_Atan_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_Divide_1_Result) == 0x000748, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_Divide_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_Divide_1_A) == 0x000750, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_Divide_1_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_Divide_1_B) == 0x000758, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_Divide_1_B' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_Multiply_Result) == 0x000760, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_Atan_Result) == 0x000768, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_Atan_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_Divide_Result) == 0x000770, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_Divide_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___FootTrace_2_1_Divide_A) == 0x000778, "Member 'URigVMMemory_Work::RigVMModel___FootTrace_2_1_Divide_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetTransform_3_2_Transform) == 0x000780, "Member 'URigVMMemory_Work::RigVMModel___GetTransform_3_2_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetTransform_3_2_CachedIndex) == 0x0007E0, "Member 'URigVMMemory_Work::RigVMModel___GetTransform_3_2_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_1_Result) == 0x0007F0, "Member 'URigVMMemory_Work::RigVMModel___Subtract_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Remap_1_Result) == 0x0007F8, "Member 'URigVMMemory_Work::RigVMModel___Remap_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Remap_1_Value) == 0x000800, "Member 'URigVMMemory_Work::RigVMModel___Remap_1_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetTransform_3_2_1_Transform) == 0x000810, "Member 'URigVMMemory_Work::RigVMModel___GetTransform_3_2_1_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetTransform_3_2_1_CachedIndex) == 0x000870, "Member 'URigVMMemory_Work::RigVMModel___GetTransform_3_2_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_1_1_Result) == 0x000880, "Member 'URigVMMemory_Work::RigVMModel___Subtract_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Remap_1_1_Result) == 0x000888, "Member 'URigVMMemory_Work::RigVMModel___Remap_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Remap_1_1_Value) == 0x000890, "Member 'URigVMMemory_Work::RigVMModel___Remap_1_1_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_3_Result) == 0x00089C, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_3_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_3_ScaleBiasClamp) == 0x0008A0, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_3_ScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Minimum_Result) == 0x0008B8, "Member 'URigVMMemory_Work::RigVMModel___Minimum_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_Result) == 0x0008C0, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_Value) == 0x0008C4, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_ScaleBiasClamp) == 0x0008C8, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_ScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_1_Result) == 0x0008D8, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_1_Value) == 0x0008DC, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_1_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_1_ScaleBiasClamp) == 0x0008E0, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_1_ScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___SpringInterp_1_Result) == 0x0008F0, "Member 'URigVMMemory_Work::RigVMModel___SpringInterp_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_18_Result) == 0x0008F8, "Member 'URigVMMemory_Work::RigVMModel___Subtract_18_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Minimum_4_Result) == 0x000900, "Member 'URigVMMemory_Work::RigVMModel___Minimum_4_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_9_Result) == 0x000908, "Member 'URigVMMemory_Work::RigVMModel___Add_9_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_10_Transform) == 0x000910, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_10_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_10_CachedIndex) == 0x000970, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_10_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_9_A) == 0x000980, "Member 'URigVMMemory_Work::RigVMModel___Add_9_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_10_Result) == 0x000988, "Member 'URigVMMemory_Work::RigVMModel___Add_10_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_9_Transform) == 0x000990, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_9_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_9_CachedIndex) == 0x0009F0, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_9_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_10_A) == 0x000A00, "Member 'URigVMMemory_Work::RigVMModel___Add_10_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Minimum_5_Result) == 0x000A08, "Member 'URigVMMemory_Work::RigVMModel___Minimum_5_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___SpringInterp_1_Target) == 0x000A10, "Member 'URigVMMemory_Work::RigVMModel___SpringInterp_1_Target' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___SpringInterp_1_Current) == 0x000A14, "Member 'URigVMMemory_Work::RigVMModel___SpringInterp_1_Current' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___SpringInterp_1_Velocity) == 0x000A18, "Member 'URigVMMemory_Work::RigVMModel___SpringInterp_1_Velocity' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___SpringInterp_1_SimulatedResult) == 0x000A20, "Member 'URigVMMemory_Work::RigVMModel___SpringInterp_1_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___SpringInterp_1_SpringState) == 0x000A30, "Member 'URigVMMemory_Work::RigVMModel___SpringInterp_1_SpringState' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Multiply_6_Result) == 0x000A48, "Member 'URigVMMemory_Work::RigVMModel___Multiply_6_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Absolute_2_Result) == 0x000A50, "Member 'URigVMMemory_Work::RigVMModel___Absolute_2_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Scale_Result) == 0x000A58, "Member 'URigVMMemory_Work::RigVMModel___Scale_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Unit_Result) == 0x000A70, "Member 'URigVMMemory_Work::RigVMModel___Unit_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Absolute_2_Value) == 0x000A88, "Member 'URigVMMemory_Work::RigVMModel___Absolute_2_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetDeltaTime_Result) == 0x000A98, "Member 'URigVMMemory_Work::RigVMModel___GetDeltaTime_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_1_1_1_Result) == 0x000A9C, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_1_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_1_1_1_Value) == 0x000AA0, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_1_1_1_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___If_1_Result) == 0x000AA4, "Member 'URigVMMemory_Work::RigVMModel___If_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___If_1_1_Result) == 0x000AAC, "Member 'URigVMMemory_Work::RigVMModel___If_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_1_1_1_ScaleBiasClamp) == 0x000AB0, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_1_1_1_ScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Maximum_2_Result) == 0x000AC0, "Member 'URigVMMemory_Work::RigVMModel___Maximum_2_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Multiply_2_Result) == 0x000AC8, "Member 'URigVMMemory_Work::RigVMModel___Multiply_2_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Maximum_Result) == 0x000AD0, "Member 'URigVMMemory_Work::RigVMModel___Maximum_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_Result) == 0x000AD8, "Member 'URigVMMemory_Work::RigVMModel___Subtract_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetTransform_2_2_Transform) == 0x000AE0, "Member 'URigVMMemory_Work::RigVMModel___GetTransform_2_2_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetTransform_2_2_CachedIndex) == 0x000B40, "Member 'URigVMMemory_Work::RigVMModel___GetTransform_2_2_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_A) == 0x000B50, "Member 'URigVMMemory_Work::RigVMModel___Subtract_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Minimum_1_Result) == 0x000B58, "Member 'URigVMMemory_Work::RigVMModel___Minimum_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_3_Result) == 0x000B60, "Member 'URigVMMemory_Work::RigVMModel___Add_3_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Multiply_Result) == 0x000B68, "Member 'URigVMMemory_Work::RigVMModel___Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_3_Result) == 0x000B70, "Member 'URigVMMemory_Work::RigVMModel___Subtract_3_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Remap_2_Result) == 0x000B78, "Member 'URigVMMemory_Work::RigVMModel___Remap_2_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Maximum_4_Result) == 0x000B80, "Member 'URigVMMemory_Work::RigVMModel___Maximum_4_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_7_Result) == 0x000B88, "Member 'URigVMMemory_Work::RigVMModel___Subtract_7_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_Add_1_Result) == 0x000B90, "Member 'URigVMMemory_Work::RigVMModel___Add_Add_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_Add_Result) == 0x000B98, "Member 'URigVMMemory_Work::RigVMModel___Add_Add_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Maximum_3_Result) == 0x000BA0, "Member 'URigVMMemory_Work::RigVMModel___Maximum_3_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_6_Result) == 0x000BA8, "Member 'URigVMMemory_Work::RigVMModel___Subtract_6_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_11_Result) == 0x000BB0, "Member 'URigVMMemory_Work::RigVMModel___Add_11_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_15_Result) == 0x000BB8, "Member 'URigVMMemory_Work::RigVMModel___Add_15_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Minimum_3_1_Result) == 0x000BC0, "Member 'URigVMMemory_Work::RigVMModel___Minimum_3_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_2_1_Result) == 0x000BC8, "Member 'URigVMMemory_Work::RigVMModel___Subtract_2_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_4_1_Add_4_1_1_Result) == 0x000BD0, "Member 'URigVMMemory_Work::RigVMModel___Add_4_1_Add_4_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_4_1_Add_4_1_Result) == 0x000BD8, "Member 'URigVMMemory_Work::RigVMModel___Add_4_1_Add_4_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_12_Result) == 0x000BE0, "Member 'URigVMMemory_Work::RigVMModel___Add_12_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Maximum_1_1_Result) == 0x000BE8, "Member 'URigVMMemory_Work::RigVMModel___Maximum_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_13_Result) == 0x000BF0, "Member 'URigVMMemory_Work::RigVMModel___Add_13_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Minimum_1_1_Result) == 0x000BF8, "Member 'URigVMMemory_Work::RigVMModel___Minimum_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_4_Result) == 0x000C00, "Member 'URigVMMemory_Work::RigVMModel___Subtract_4_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Remap_Result) == 0x000C08, "Member 'URigVMMemory_Work::RigVMModel___Remap_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Maximum_4_1_Result) == 0x000C10, "Member 'URigVMMemory_Work::RigVMModel___Maximum_4_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_7_1_Result) == 0x000C18, "Member 'URigVMMemory_Work::RigVMModel___Subtract_7_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_1_Add_1_1_Result) == 0x000C20, "Member 'URigVMMemory_Work::RigVMModel___Add_1_Add_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_1_Add_1_Result) == 0x000C28, "Member 'URigVMMemory_Work::RigVMModel___Add_1_Add_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Maximum_3_1_Result) == 0x000C30, "Member 'URigVMMemory_Work::RigVMModel___Maximum_3_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_6_1_Result) == 0x000C38, "Member 'URigVMMemory_Work::RigVMModel___Subtract_6_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_16_Result) == 0x000C40, "Member 'URigVMMemory_Work::RigVMModel___Add_16_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Minimum_3_Result) == 0x000C48, "Member 'URigVMMemory_Work::RigVMModel___Minimum_3_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_2_Result) == 0x000C50, "Member 'URigVMMemory_Work::RigVMModel___Subtract_2_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_4_Add_4_1_Result) == 0x000C58, "Member 'URigVMMemory_Work::RigVMModel___Add_4_Add_4_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_4_Add_4_Result) == 0x000C60, "Member 'URigVMMemory_Work::RigVMModel___Add_4_Add_4_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Maximum_1_Result) == 0x000C68, "Member 'URigVMMemory_Work::RigVMModel___Maximum_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_14_Result) == 0x000C70, "Member 'URigVMMemory_Work::RigVMModel___Add_14_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Interpolate_1_Result) == 0x000C78, "Member 'URigVMMemory_Work::RigVMModel___Interpolate_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_1_1_1_1_Result) == 0x000C7C, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_1_1_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___If_2_Result) == 0x000C80, "Member 'URigVMMemory_Work::RigVMModel___If_2_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_1_1_1_1_Value) == 0x000C8C, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_1_1_1_1_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_1_1_1_1_ScaleBiasClamp) == 0x000C90, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_1_1_1_1_ScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Interpolate_Result) == 0x000CA0, "Member 'URigVMMemory_Work::RigVMModel___Interpolate_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_2_1_1_3_Result) == 0x000CA8, "Member 'URigVMMemory_Work::RigVMModel___Add_2_1_1_3_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Interpolate_A) == 0x000CB0, "Member 'URigVMMemory_Work::RigVMModel___Interpolate_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Interpolate_B) == 0x000CB4, "Member 'URigVMMemory_Work::RigVMModel___Interpolate_B' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_2_2_2_1_1_1_1_Result) == 0x000CB8, "Member 'URigVMMemory_Work::RigVMModel___Add_2_2_2_1_1_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___ModifyTransforms_2_1_ItemToModify__IO) == 0x000CC0, "Member 'URigVMMemory_Work::RigVMModel___ModifyTransforms_2_1_ItemToModify__IO' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_2_1_Result) == 0x000CD0, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_2_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___If_6_2_Result) == 0x000CD4, "Member 'URigVMMemory_Work::RigVMModel___If_6_2_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_2_1_ScaleBiasClamp) == 0x000CE0, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_2_1_ScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___ModifyTransforms_2_1_WorkData) == 0x000CF0, "Member 'URigVMMemory_Work::RigVMModel___ModifyTransforms_2_1_WorkData' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_2_1_3_1_1_1_Result) == 0x000D00, "Member 'URigVMMemory_Work::RigVMModel___Add_2_1_3_1_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___ModifyTransforms_1_3_ItemToModify__IO) == 0x000D08, "Member 'URigVMMemory_Work::RigVMModel___ModifyTransforms_1_3_ItemToModify__IO' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___ModifyTransforms_1_3_WorkData) == 0x000D18, "Member 'URigVMMemory_Work::RigVMModel___ModifyTransforms_1_3_WorkData' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_2_1_1_4_1_Result) == 0x000D28, "Member 'URigVMMemory_Work::RigVMModel___Add_2_1_1_4_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___ModifyTransforms_1_1_1_ItemToModify__IO) == 0x000D30, "Member 'URigVMMemory_Work::RigVMModel___ModifyTransforms_1_1_1_ItemToModify__IO' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_1_1_1_1_2_Result) == 0x000D40, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_1_1_1_1_2_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___If_2_2_Result) == 0x000D48, "Member 'URigVMMemory_Work::RigVMModel___If_2_2_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_1_1_1_1_2_Value) == 0x000D54, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_1_1_1_1_2_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_1_1_1_1_2_ScaleBiasClamp) == 0x000D58, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_1_1_1_1_2_ScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___ModifyTransforms_1_1_1_WorkData) == 0x000D68, "Member 'URigVMMemory_Work::RigVMModel___ModifyTransforms_1_1_1_WorkData' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Multiply_1_Result) == 0x000D78, "Member 'URigVMMemory_Work::RigVMModel___Multiply_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Multiply_5_Result) == 0x000D80, "Member 'URigVMMemory_Work::RigVMModel___Multiply_5_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetCurveValue_2_Value) == 0x000D8C, "Member 'URigVMMemory_Work::RigVMModel___GetCurveValue_2_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetCurveValue_2_CachedCurveIndex) == 0x000D98, "Member 'URigVMMemory_Work::RigVMModel___GetCurveValue_2_CachedCurveIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetCurveValue_1_1_Value) == 0x000DAC, "Member 'URigVMMemory_Work::RigVMModel___GetCurveValue_1_1_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetCurveValue_1_1_CachedCurveIndex) == 0x000DB8, "Member 'URigVMMemory_Work::RigVMModel___GetCurveValue_1_1_CachedCurveIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetTransform_3_Transform) == 0x000DD0, "Member 'URigVMMemory_Work::RigVMModel___GetTransform_3_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetTransform_3_CachedIndex) == 0x000E30, "Member 'URigVMMemory_Work::RigVMModel___GetTransform_3_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Multiply_4_Result) == 0x000E40, "Member 'URigVMMemory_Work::RigVMModel___Multiply_4_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetTransform_1_Transform) == 0x000E50, "Member 'URigVMMemory_Work::RigVMModel___GetTransform_1_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___GetTransform_1_CachedIndex) == 0x000EB0, "Member 'URigVMMemory_Work::RigVMModel___GetTransform_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Multiply_7_Result) == 0x000EC0, "Member 'URigVMMemory_Work::RigVMModel___Multiply_7_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___PBIK_Effectors__IO) == 0x000EC8, "Member 'URigVMMemory_Work::RigVMModel___PBIK_Effectors__IO' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___PBIK_EffectorSolverIndices) == 0x000ED8, "Member 'URigVMMemory_Work::RigVMModel___PBIK_EffectorSolverIndices' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___PBIK_BoneSettingToSolverBoneIndex) == 0x000EE8, "Member 'URigVMMemory_Work::RigVMModel___PBIK_BoneSettingToSolverBoneIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___PBIK_SolverBoneToElementIndex) == 0x000EF8, "Member 'URigVMMemory_Work::RigVMModel___PBIK_SolverBoneToElementIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___PBIK_Solver) == 0x000F08, "Member 'URigVMMemory_Work::RigVMModel___PBIK_Solver' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___PBIK_bNeedsInit) == 0x000F18, "Member 'URigVMMemory_Work::RigVMModel___PBIK_bNeedsInit' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_4_2_1_Transform) == 0x000F30, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_4_2_1_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_4_2_1_CachedIndex) == 0x000F90, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_4_2_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_5_2_1_Transform) == 0x000FA0, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_5_2_1_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_5_2_1_CachedIndex) == 0x001000, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_5_2_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_4_2_Transform) == 0x001010, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_4_2_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_4_2_CachedIndex) == 0x001070, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_4_2_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_5_2_Transform) == 0x001080, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_5_2_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_5_2_CachedIndex) == 0x0010E0, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_5_2_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_4_Transform) == 0x0010F0, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_4_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_4_CachedIndex) == 0x001150, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_4_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_5_Transform) == 0x001160, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_5_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_5_CachedIndex) == 0x0011C0, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_5_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___ModifyTransforms_ItemToModify__IO) == 0x0011D0, "Member 'URigVMMemory_Work::RigVMModel___ModifyTransforms_ItemToModify__IO' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___ModifyTransforms_WorkData) == 0x0011E0, "Member 'URigVMMemory_Work::RigVMModel___ModifyTransforms_WorkData' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_4_Result) == 0x0011F0, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_4_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___MathQuaternionFromEuler_1_Result) == 0x001210, "Member 'URigVMMemory_Work::RigVMModel___MathQuaternionFromEuler_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_18_Result) == 0x001230, "Member 'URigVMMemory_Work::RigVMModel___Add_18_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___MathQuaternionToEuler_1_2_Result) == 0x001238, "Member 'URigVMMemory_Work::RigVMModel___MathQuaternionToEuler_1_2_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_2_2_1_1_Transform) == 0x001250, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_2_2_1_1_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_2_2_1_1_CachedIndex) == 0x0012B0, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_2_2_1_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___MathQuaternionToEuler_1_2_Value) == 0x0012C0, "Member 'URigVMMemory_Work::RigVMModel___MathQuaternionToEuler_1_2_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_18_A) == 0x0012E0, "Member 'URigVMMemory_Work::RigVMModel___Add_18_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Multiply_10_Result) == 0x0012E8, "Member 'URigVMMemory_Work::RigVMModel___Multiply_10_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_5_1_Result) == 0x0012F0, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_5_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Remap_4_1_Result) == 0x0012F8, "Member 'URigVMMemory_Work::RigVMModel___Remap_4_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_13_1_1_Result) == 0x001300, "Member 'URigVMMemory_Work::RigVMModel___Subtract_13_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_5_1_1_Transform) == 0x001310, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_5_1_1_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_5_1_1_CachedIndex) == 0x001370, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_5_1_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_13_1_1_A) == 0x001380, "Member 'URigVMMemory_Work::RigVMModel___Subtract_13_1_1_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Minimum_2_1_1_Result) == 0x001388, "Member 'URigVMMemory_Work::RigVMModel___Minimum_2_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_4_1_1_Transform) == 0x001390, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_4_1_1_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_4_1_1_CachedIndex) == 0x0013F0, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_4_1_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Minimum_2_1_1_B) == 0x001400, "Member 'URigVMMemory_Work::RigVMModel___Minimum_2_1_1_B' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_5_1_Value) == 0x001408, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_5_1_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_5_1_ScaleBiasClamp) == 0x001410, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_5_1_ScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Multiply_10_B) == 0x001420, "Member 'URigVMMemory_Work::RigVMModel___Multiply_10_B' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___MathQuaternionFromEuler_1_Euler__IO) == 0x001428, "Member 'URigVMMemory_Work::RigVMModel___MathQuaternionFromEuler_1_Euler__IO' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_4_ScaleBiasClamp) == 0x001440, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_4_ScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Multiply_9_Result) == 0x001450, "Member 'URigVMMemory_Work::RigVMModel___Multiply_9_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_2_1_1_Result) == 0x001458, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_2_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___If_6_2_1_Result) == 0x00145C, "Member 'URigVMMemory_Work::RigVMModel___If_6_2_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_2_1_1_ScaleBiasClamp) == 0x001468, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_2_1_1_ScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Multiply_9_A) == 0x001478, "Member 'URigVMMemory_Work::RigVMModel___Multiply_9_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___SetRotation_1_Weight) == 0x001480, "Member 'URigVMMemory_Work::RigVMModel___SetRotation_1_Weight' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___SetRotation_1_CachedIndex) == 0x001488, "Member 'URigVMMemory_Work::RigVMModel___SetRotation_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_4_1_Result) == 0x0014A0, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_4_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___MathQuaternionFromEuler_1_1_Result) == 0x0014C0, "Member 'URigVMMemory_Work::RigVMModel___MathQuaternionFromEuler_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_17_Result) == 0x0014E0, "Member 'URigVMMemory_Work::RigVMModel___Add_17_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___MathQuaternionToEuler_1_1_1_Result) == 0x0014E8, "Member 'URigVMMemory_Work::RigVMModel___MathQuaternionToEuler_1_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_2_2_1_2_Transform) == 0x001500, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_2_2_1_2_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_2_2_1_2_CachedIndex) == 0x001560, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_2_2_1_2_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___MathQuaternionToEuler_1_1_1_Value) == 0x001570, "Member 'URigVMMemory_Work::RigVMModel___MathQuaternionToEuler_1_1_1_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Add_17_A) == 0x001590, "Member 'URigVMMemory_Work::RigVMModel___Add_17_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Multiply_11_Result) == 0x001598, "Member 'URigVMMemory_Work::RigVMModel___Multiply_11_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_5_Result) == 0x0015A0, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_5_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Remap_4_Result) == 0x0015A8, "Member 'URigVMMemory_Work::RigVMModel___Remap_4_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Subtract_13_1_Result) == 0x0015B0, "Member 'URigVMMemory_Work::RigVMModel___Subtract_13_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_5_Value) == 0x0015B8, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_5_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_5_ScaleBiasClamp) == 0x0015C0, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_5_ScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Multiply_11_B) == 0x0015D0, "Member 'URigVMMemory_Work::RigVMModel___Multiply_11_B' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___MathQuaternionFromEuler_1_1_Euler__IO) == 0x0015D8, "Member 'URigVMMemory_Work::RigVMModel___MathQuaternionFromEuler_1_1_Euler__IO' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_4_1_ScaleBiasClamp) == 0x0015F0, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_4_1_ScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Multiply_9_1_Result) == 0x001600, "Member 'URigVMMemory_Work::RigVMModel___Multiply_9_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_2_1_1_1_Result) == 0x001608, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_2_1_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___If_6_2_1_1_Result) == 0x00160C, "Member 'URigVMMemory_Work::RigVMModel___If_6_2_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___AlphaInterp_2_1_1_1_ScaleBiasClamp) == 0x001618, "Member 'URigVMMemory_Work::RigVMModel___AlphaInterp_2_1_1_1_ScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Multiply_9_1_A) == 0x001628, "Member 'URigVMMemory_Work::RigVMModel___Multiply_9_1_A' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___SetRotation_1_2_Weight) == 0x001630, "Member 'URigVMMemory_Work::RigVMModel___SetRotation_1_2_Weight' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___SetRotation_1_2_CachedIndex) == 0x001638, "Member 'URigVMMemory_Work::RigVMModel___SetRotation_1_2_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_5_1_Transform) == 0x001650, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_5_1_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_5_1_CachedIndex) == 0x0016B0, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_5_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Set_Transform_Value) == 0x0016C0, "Member 'URigVMMemory_Work::RigVMModel___Set_Transform_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Set_Transform_CachedIndex) == 0x0016E0, "Member 'URigVMMemory_Work::RigVMModel___Set_Transform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_4_1_Transform) == 0x0016F0, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_4_1_Transform' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_4_1_CachedIndex) == 0x001750, "Member 'URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_4_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Set_Transform_1_Value) == 0x001760, "Member 'URigVMMemory_Work::RigVMModel___Set_Transform_1_Value' has a wrong offset!"); \ static_assert(offsetof(URigVMMemory_Work, RigVMModel___Set_Transform_1_CachedIndex) == 0x001780, "Member 'URigVMMemory_Work::RigVMModel___Set_Transform_1_CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData) == 0x000108, "Wrong size on BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData, __NameProperty_23) == 0x000004, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData::__NameProperty_23' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData, __BlendProfile_24) == 0x000010, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData::__BlendProfile_24' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData, __CurveFloat_25) == 0x000018, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData::__CurveFloat_25' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData, __EnumProperty_26) == 0x000020, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData::__EnumProperty_26' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData, __EnumProperty_27) == 0x000021, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData::__EnumProperty_27' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData, __ArrayProperty_28) == 0x000028, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData::__ArrayProperty_28' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData, __StructProperty_29) == 0x000038, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData::__StructProperty_29' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData, __BoolProperty_30) == 0x000058, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData::__BoolProperty_30' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData, __FloatProperty_31) == 0x00005C, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData::__FloatProperty_31' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData, __FloatProperty_32) == 0x000060, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData::__FloatProperty_32' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData, __BoolProperty_33) == 0x000064, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData::__BoolProperty_33' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData, __EnumProperty_34) == 0x000065, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData::__EnumProperty_34' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData, __ByteProperty_35) == 0x000066, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData::__ByteProperty_35' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData, __NameProperty_36) == 0x000068, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData::__NameProperty_36' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000070, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000F0, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on BPA_HurtAnimOffset::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedMutableData) == 0x000008, "Wrong size on BPA_HurtAnimOffset::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000004, "Member 'BPA_HurtAnimOffset::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_ActiveAttackAimOffset \ static_assert(alignof(BPA_HurtAnimOffset_C_ActiveAttackAimOffset) == 0x000001, "Wrong alignment on BPA_HurtAnimOffset_C_ActiveAttackAimOffset"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_ActiveAttackAimOffset) == 0x000001, "Wrong size on BPA_HurtAnimOffset_C_ActiveAttackAimOffset"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ActiveAttackAimOffset, NewActive) == 0x000000, "Member 'BPA_HurtAnimOffset_C_ActiveAttackAimOffset::NewActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_ActiveFootIk \ static_assert(alignof(BPA_HurtAnimOffset_C_ActiveFootIk) == 0x000001, "Wrong alignment on BPA_HurtAnimOffset_C_ActiveFootIk"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_ActiveFootIk) == 0x000001, "Wrong size on BPA_HurtAnimOffset_C_ActiveFootIk"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ActiveFootIk, NewActive) == 0x000000, "Member 'BPA_HurtAnimOffset_C_ActiveFootIk::NewActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_AnimGraph \ static_assert(alignof(BPA_HurtAnimOffset_C_AnimGraph) == 0x000008, "Wrong alignment on BPA_HurtAnimOffset_C_AnimGraph"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_AnimGraph) == 0x000020, "Wrong size on BPA_HurtAnimOffset_C_AnimGraph"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_AnimGraph, InPose) == 0x000000, "Member 'BPA_HurtAnimOffset_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'BPA_HurtAnimOffset_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_AnimStepOnNotify \ static_assert(alignof(BPA_HurtAnimOffset_C_AnimStepOnNotify) == 0x000004, "Wrong alignment on BPA_HurtAnimOffset_C_AnimStepOnNotify"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_AnimStepOnNotify) == 0x000008, "Wrong size on BPA_HurtAnimOffset_C_AnimStepOnNotify"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_AnimStepOnNotify, LegName) == 0x000000, "Member 'BPA_HurtAnimOffset_C_AnimStepOnNotify::LegName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_ChangeMovementDirection \ static_assert(alignof(BPA_HurtAnimOffset_C_ChangeMovementDirection) == 0x000001, "Wrong alignment on BPA_HurtAnimOffset_C_ChangeMovementDirection"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_ChangeMovementDirection) == 0x000001, "Wrong size on BPA_HurtAnimOffset_C_ChangeMovementDirection"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ChangeMovementDirection, Direction) == 0x000000, "Member 'BPA_HurtAnimOffset_C_ChangeMovementDirection::Direction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_EnableAOBS \ static_assert(alignof(BPA_HurtAnimOffset_C_EnableAOBS) == 0x000008, "Wrong alignment on BPA_HurtAnimOffset_C_EnableAOBS"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_EnableAOBS) == 0x000010, "Wrong size on BPA_HurtAnimOffset_C_EnableAOBS"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_EnableAOBS, Enable) == 0x000000, "Member 'BPA_HurtAnimOffset_C_EnableAOBS::Enable' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_EnableAOBS, MinAngle) == 0x000008, "Member 'BPA_HurtAnimOffset_C_EnableAOBS::MinAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_EnableFootIK \ static_assert(alignof(BPA_HurtAnimOffset_C_EnableFootIK) == 0x000001, "Wrong alignment on BPA_HurtAnimOffset_C_EnableFootIK"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_EnableFootIK) == 0x000001, "Wrong size on BPA_HurtAnimOffset_C_EnableFootIK"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_EnableFootIK, Value) == 0x000000, "Member 'BPA_HurtAnimOffset_C_EnableFootIK::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset \ static_assert(alignof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset) == 0x000008, "Wrong alignment on BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset) == 0x000110, "Wrong size on BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, EntryPoint) == 0x000000, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_FakeMove) == 0x000004, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_FakeMove' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_FocustTarget) == 0x000008, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_FocustTarget' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_FocustLocation) == 0x000010, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_FocustLocation' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_BSKey_1) == 0x000028, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_BSKey_1' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_Immediately_1) == 0x000038, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_Immediately_1' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_NewBS) == 0x000040, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_NewBS' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_BSKey) == 0x000048, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_BSKey' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_Immediately) == 0x000058, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_Immediately' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_Close) == 0x000059, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_Close' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_Key) == 0x000060, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_Key' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_bForceSpeedZero) == 0x000068, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_bForceSpeedZero' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_NewActive_1) == 0x000069, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_NewActive_1' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_NewActive) == 0x00006A, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_NewActive' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_Value) == 0x00006B, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_LegName) == 0x00006C, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_LegName' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_Direction) == 0x000074, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_Direction' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_enable) == 0x000075, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_enable' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_MinAngle) == 0x000078, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_MinAngle' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_PlayRate) == 0x000080, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_PlayRate' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_Animation_1) == 0x000088, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_Animation_1' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_Animation) == 0x000090, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_Animation' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_Slot) == 0x000098, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_Slot' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_IsInteraction) == 0x0000A0, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_IsInteraction' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_NewIdleAnim) == 0x0000A8, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_NewIdleAnim' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_IK_Location) == 0x0000B0, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_IK_Location' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, CallFunc_IsValid_ReturnValue) == 0x0000C8, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, CallFunc_TryGetPawnOwner_ReturnValue) == 0x0000D0, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, CallFunc_BooleanAND_ReturnValue) == 0x0000D8, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_DynamicCast_AsBP_Base_AI) == 0x0000E0, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_DynamicCast_bSuccess) == 0x0000E8, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000F0, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_DynamicCast_bSuccess_1) == 0x0000F8, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_Event_Pose) == 0x0000FC, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_Event_Pose' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000100, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset, K2Node_VariableSet_pose_ImplicitCast) == 0x000108, "Member 'BPA_HurtAnimOffset_C_ExecuteUbergraph_BPA_HurtAnimOffset::K2Node_VariableSet_pose_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_FocusCloseRotatoHeadInstance \ static_assert(alignof(BPA_HurtAnimOffset_C_FocusCloseRotatoHeadInstance) == 0x000008, "Wrong alignment on BPA_HurtAnimOffset_C_FocusCloseRotatoHeadInstance"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_FocusCloseRotatoHeadInstance) == 0x000010, "Wrong size on BPA_HurtAnimOffset_C_FocusCloseRotatoHeadInstance"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_FocusCloseRotatoHeadInstance, Close) == 0x000000, "Member 'BPA_HurtAnimOffset_C_FocusCloseRotatoHeadInstance::Close' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_FocusCloseRotatoHeadInstance, Key) == 0x000008, "Member 'BPA_HurtAnimOffset_C_FocusCloseRotatoHeadInstance::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_GetBlendspaceKey \ static_assert(alignof(BPA_HurtAnimOffset_C_GetBlendspaceKey) == 0x000008, "Wrong alignment on BPA_HurtAnimOffset_C_GetBlendspaceKey"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_GetBlendspaceKey) == 0x000010, "Wrong size on BPA_HurtAnimOffset_C_GetBlendspaceKey"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_GetBlendspaceKey, ReturnValue) == 0x000000, "Member 'BPA_HurtAnimOffset_C_GetBlendspaceKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_PlayHitAnimOffset \ static_assert(alignof(BPA_HurtAnimOffset_C_PlayHitAnimOffset) == 0x000004, "Wrong alignment on BPA_HurtAnimOffset_C_PlayHitAnimOffset"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_PlayHitAnimOffset) == 0x000004, "Wrong size on BPA_HurtAnimOffset_C_PlayHitAnimOffset"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_PlayHitAnimOffset, Pose_0) == 0x000000, "Member 'BPA_HurtAnimOffset_C_PlayHitAnimOffset::Pose_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_PlayInteractionAnimation \ static_assert(alignof(BPA_HurtAnimOffset_C_PlayInteractionAnimation) == 0x000008, "Wrong alignment on BPA_HurtAnimOffset_C_PlayInteractionAnimation"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_PlayInteractionAnimation) == 0x000010, "Wrong size on BPA_HurtAnimOffset_C_PlayInteractionAnimation"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_PlayInteractionAnimation, Animation) == 0x000000, "Member 'BPA_HurtAnimOffset_C_PlayInteractionAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_PlayInteractionAnimation, Slot) == 0x000008, "Member 'BPA_HurtAnimOffset_C_PlayInteractionAnimation::Slot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_ResetBlendspace \ static_assert(alignof(BPA_HurtAnimOffset_C_ResetBlendspace) == 0x000008, "Wrong alignment on BPA_HurtAnimOffset_C_ResetBlendspace"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_ResetBlendspace) == 0x000018, "Wrong size on BPA_HurtAnimOffset_C_ResetBlendspace"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ResetBlendspace, BSKey) == 0x000000, "Member 'BPA_HurtAnimOffset_C_ResetBlendspace::BSKey' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_ResetBlendspace, Immediately) == 0x000010, "Member 'BPA_HurtAnimOffset_C_ResetBlendspace::Immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_Set_FakeMove \ static_assert(alignof(BPA_HurtAnimOffset_C_Set_FakeMove) == 0x000001, "Wrong alignment on BPA_HurtAnimOffset_C_Set_FakeMove"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_Set_FakeMove) == 0x000001, "Wrong size on BPA_HurtAnimOffset_C_Set_FakeMove"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_Set_FakeMove, FakeMove) == 0x000000, "Member 'BPA_HurtAnimOffset_C_Set_FakeMove::FakeMove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_Set_ForceIdlePlayRate \ static_assert(alignof(BPA_HurtAnimOffset_C_Set_ForceIdlePlayRate) == 0x000008, "Wrong alignment on BPA_HurtAnimOffset_C_Set_ForceIdlePlayRate"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_Set_ForceIdlePlayRate) == 0x000008, "Wrong size on BPA_HurtAnimOffset_C_Set_ForceIdlePlayRate"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_Set_ForceIdlePlayRate, PlayRate) == 0x000000, "Member 'BPA_HurtAnimOffset_C_Set_ForceIdlePlayRate::PlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_Set_ForceSpeedZero \ static_assert(alignof(BPA_HurtAnimOffset_C_Set_ForceSpeedZero) == 0x000001, "Wrong alignment on BPA_HurtAnimOffset_C_Set_ForceSpeedZero"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_Set_ForceSpeedZero) == 0x000001, "Wrong size on BPA_HurtAnimOffset_C_Set_ForceSpeedZero"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_Set_ForceSpeedZero, bForceSpeedZero) == 0x000000, "Member 'BPA_HurtAnimOffset_C_Set_ForceSpeedZero::bForceSpeedZero' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_Set_IKLocation \ static_assert(alignof(BPA_HurtAnimOffset_C_Set_IKLocation) == 0x000008, "Wrong alignment on BPA_HurtAnimOffset_C_Set_IKLocation"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_Set_IKLocation) == 0x000018, "Wrong size on BPA_HurtAnimOffset_C_Set_IKLocation"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_Set_IKLocation, IK_Location) == 0x000000, "Member 'BPA_HurtAnimOffset_C_Set_IKLocation::IK_Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_Set_IsInteraction \ static_assert(alignof(BPA_HurtAnimOffset_C_Set_IsInteraction) == 0x000001, "Wrong alignment on BPA_HurtAnimOffset_C_Set_IsInteraction"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_Set_IsInteraction) == 0x000001, "Wrong size on BPA_HurtAnimOffset_C_Set_IsInteraction"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_Set_IsInteraction, IsInteraction) == 0x000000, "Member 'BPA_HurtAnimOffset_C_Set_IsInteraction::IsInteraction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_Set_SearchAnimation \ static_assert(alignof(BPA_HurtAnimOffset_C_Set_SearchAnimation) == 0x000008, "Wrong alignment on BPA_HurtAnimOffset_C_Set_SearchAnimation"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_Set_SearchAnimation) == 0x000008, "Wrong size on BPA_HurtAnimOffset_C_Set_SearchAnimation"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_Set_SearchAnimation, Animation) == 0x000000, "Member 'BPA_HurtAnimOffset_C_Set_SearchAnimation::Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_SetEnableForceIdleAnimation \ static_assert(alignof(BPA_HurtAnimOffset_C_SetEnableForceIdleAnimation) == 0x000008, "Wrong alignment on BPA_HurtAnimOffset_C_SetEnableForceIdleAnimation"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_SetEnableForceIdleAnimation) == 0x000008, "Wrong size on BPA_HurtAnimOffset_C_SetEnableForceIdleAnimation"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_SetEnableForceIdleAnimation, NewIdleAnim) == 0x000000, "Member 'BPA_HurtAnimOffset_C_SetEnableForceIdleAnimation::NewIdleAnim' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_SetFocusTarget \ static_assert(alignof(BPA_HurtAnimOffset_C_SetFocusTarget) == 0x000008, "Wrong alignment on BPA_HurtAnimOffset_C_SetFocusTarget"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_SetFocusTarget) == 0x000020, "Wrong size on BPA_HurtAnimOffset_C_SetFocusTarget"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_SetFocusTarget, FocustTarget) == 0x000000, "Member 'BPA_HurtAnimOffset_C_SetFocusTarget::FocustTarget' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_SetFocusTarget, FocustLocation) == 0x000008, "Member 'BPA_HurtAnimOffset_C_SetFocusTarget::FocustLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HurtAnimOffset_C_SwitchToBlendspace \ static_assert(alignof(BPA_HurtAnimOffset_C_SwitchToBlendspace) == 0x000008, "Wrong alignment on BPA_HurtAnimOffset_C_SwitchToBlendspace"); \ static_assert(sizeof(BPA_HurtAnimOffset_C_SwitchToBlendspace) == 0x000020, "Wrong size on BPA_HurtAnimOffset_C_SwitchToBlendspace"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_SwitchToBlendspace, NewBS) == 0x000000, "Member 'BPA_HurtAnimOffset_C_SwitchToBlendspace::NewBS' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_SwitchToBlendspace, BSKey) == 0x000008, "Member 'BPA_HurtAnimOffset_C_SwitchToBlendspace::BSKey' has a wrong offset!"); \ static_assert(offsetof(BPA_HurtAnimOffset_C_SwitchToBlendspace, Immediately) == 0x000018, "Member 'BPA_HurtAnimOffset_C_SwitchToBlendspace::Immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBPA_HurtAnimOffset_C \ static_assert(alignof(UBPA_HurtAnimOffset_C) == 0x000010, "Wrong alignment on UBPA_HurtAnimOffset_C"); \ static_assert(sizeof(UBPA_HurtAnimOffset_C) == 0x000850, "Wrong size on UBPA_HurtAnimOffset_C"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, UberGraphFrame) == 0x000450, "Member 'UBPA_HurtAnimOffset_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, __AnimBlueprintMutables) == 0x000458, "Member 'UBPA_HurtAnimOffset_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, AnimBlueprintExtension_PropertyAccess) == 0x000460, "Member 'UBPA_HurtAnimOffset_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, AnimBlueprintExtension_Base) == 0x000468, "Member 'UBPA_HurtAnimOffset_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, AnimGraphNode_Root) == 0x000470, "Member 'UBPA_HurtAnimOffset_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, AnimGraphNode_LinkedInputPose) == 0x000490, "Member 'UBPA_HurtAnimOffset_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, AnimGraphNode_SaveCachedPose) == 0x000558, "Member 'UBPA_HurtAnimOffset_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, AnimGraphNode_UseCachedPose_1) == 0x000660, "Member 'UBPA_HurtAnimOffset_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, AnimGraphNode_UseCachedPose) == 0x000688, "Member 'UBPA_HurtAnimOffset_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, AnimGraphNode_BlendListByBool) == 0x0006B0, "Member 'UBPA_HurtAnimOffset_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, AnimGraphNode_RotationOffsetBlendSpace) == 0x0006F8, "Member 'UBPA_HurtAnimOffset_C::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, StartOnce) == 0x000810, "Member 'UBPA_HurtAnimOffset_C::StartOnce' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, ValidFocus) == 0x000811, "Member 'UBPA_HurtAnimOffset_C::ValidFocus' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, MaybeCombatCharacter) == 0x000818, "Member 'UBPA_HurtAnimOffset_C::MaybeCombatCharacter' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, MaybeBaseAi) == 0x000820, "Member 'UBPA_HurtAnimOffset_C::MaybeBaseAi' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, AI_Controller) == 0x000828, "Member 'UBPA_HurtAnimOffset_C::AI_Controller' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, Pose) == 0x000830, "Member 'UBPA_HurtAnimOffset_C::Pose' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, Hit) == 0x000838, "Member 'UBPA_HurtAnimOffset_C::Hit' has a wrong offset!"); \ static_assert(offsetof(UBPA_HurtAnimOffset_C, Hurt_AO) == 0x000840, "Member 'UBPA_HurtAnimOffset_C::Hurt_AO' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentAbstractSkillModel_C_Select_Animation_and_Play \ static_assert(alignof(EquipmentAbstractSkillModel_C_Select_Animation_and_Play) == 0x000008, "Wrong alignment on EquipmentAbstractSkillModel_C_Select_Animation_and_Play"); \ static_assert(sizeof(EquipmentAbstractSkillModel_C_Select_Animation_and_Play) == 0x000030, "Wrong size on EquipmentAbstractSkillModel_C_Select_Animation_and_Play"); \ static_assert(offsetof(EquipmentAbstractSkillModel_C_Select_Animation_and_Play, AnimWithEnoughWL) == 0x000000, "Member 'EquipmentAbstractSkillModel_C_Select_Animation_and_Play::AnimWithEnoughWL' has a wrong offset!"); \ static_assert(offsetof(EquipmentAbstractSkillModel_C_Select_Animation_and_Play, AnimWithoutEnoughWL) == 0x000004, "Member 'EquipmentAbstractSkillModel_C_Select_Animation_and_Play::AnimWithoutEnoughWL' has a wrong offset!"); \ static_assert(offsetof(EquipmentAbstractSkillModel_C_Select_Animation_and_Play, LastAtkType) == 0x000008, "Member 'EquipmentAbstractSkillModel_C_Select_Animation_and_Play::LastAtkType' has a wrong offset!"); \ static_assert(offsetof(EquipmentAbstractSkillModel_C_Select_Animation_and_Play, Action) == 0x000009, "Member 'EquipmentAbstractSkillModel_C_Select_Animation_and_Play::Action' has a wrong offset!"); \ static_assert(offsetof(EquipmentAbstractSkillModel_C_Select_Animation_and_Play, AnimSelected) == 0x00000C, "Member 'EquipmentAbstractSkillModel_C_Select_Animation_and_Play::AnimSelected' has a wrong offset!"); \ static_assert(offsetof(EquipmentAbstractSkillModel_C_Select_Animation_and_Play, Succeed) == 0x000010, "Member 'EquipmentAbstractSkillModel_C_Select_Animation_and_Play::Succeed' has a wrong offset!"); \ static_assert(offsetof(EquipmentAbstractSkillModel_C_Select_Animation_and_Play, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'EquipmentAbstractSkillModel_C_Select_Animation_and_Play::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentAbstractSkillModel_C_Select_Animation_and_Play, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000020, "Member 'EquipmentAbstractSkillModel_C_Select_Animation_and_Play::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(EquipmentAbstractSkillModel_C_Select_Animation_and_Play, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'EquipmentAbstractSkillModel_C_Select_Animation_and_Play::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentAbstractSkillModel_C_Select_Animation_and_Play, CallFunc_WeaponSkillWithID_succeed) == 0x000029, "Member 'EquipmentAbstractSkillModel_C_Select_Animation_and_Play::CallFunc_WeaponSkillWithID_succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEquipmentAbstractSkillModel_C \ static_assert(alignof(UEquipmentAbstractSkillModel_C) == 0x000008, "Wrong alignment on UEquipmentAbstractSkillModel_C"); \ static_assert(sizeof(UEquipmentAbstractSkillModel_C) == 0x0000E8, "Wrong size on UEquipmentAbstractSkillModel_C"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(BPA_EnhenceFunc1::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on BPA_EnhenceFunc1::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(BPA_EnhenceFunc1::FAnimBlueprintGeneratedConstantData) == 0x0000D8, "Wrong size on BPA_EnhenceFunc1::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(BPA_EnhenceFunc1::FAnimBlueprintGeneratedConstantData, __NameProperty_32) == 0x000004, "Member 'BPA_EnhenceFunc1::FAnimBlueprintGeneratedConstantData::__NameProperty_32' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1::FAnimBlueprintGeneratedConstantData, __NameProperty_33) == 0x00000C, "Member 'BPA_EnhenceFunc1::FAnimBlueprintGeneratedConstantData::__NameProperty_33' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1::FAnimBlueprintGeneratedConstantData, __NameProperty_34) == 0x000014, "Member 'BPA_EnhenceFunc1::FAnimBlueprintGeneratedConstantData::__NameProperty_34' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1::FAnimBlueprintGeneratedConstantData, __StructProperty_35) == 0x000020, "Member 'BPA_EnhenceFunc1::FAnimBlueprintGeneratedConstantData::__StructProperty_35' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000040, "Member 'BPA_EnhenceFunc1::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000C0, "Member 'BPA_EnhenceFunc1::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_AnimGraph \ static_assert(alignof(BPA_EnhenceFunc1_C_AnimGraph) == 0x000008, "Wrong alignment on BPA_EnhenceFunc1_C_AnimGraph"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_AnimGraph) == 0x000020, "Wrong size on BPA_EnhenceFunc1_C_AnimGraph"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_AnimGraph, InPose_0) == 0x000000, "Member 'BPA_EnhenceFunc1_C_AnimGraph::InPose_0' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'BPA_EnhenceFunc1_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_BlueprintUpdateAnimation \ static_assert(alignof(BPA_EnhenceFunc1_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on BPA_EnhenceFunc1_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on BPA_EnhenceFunc1_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_BlueprintUpdateAnimation, DeltaTimeX_0) == 0x000000, "Member 'BPA_EnhenceFunc1_C_BlueprintUpdateAnimation::DeltaTimeX_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis \ static_assert(alignof(BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis) == 0x000008, "Wrong alignment on BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis) == 0x000068, "Wrong size on BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis, PelvisZ) == 0x000000, "Member 'BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis::PelvisZ' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis, FootOffset) == 0x000008, "Member 'BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis::FootOffset' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000020, "Member 'BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis, CallFunc_BreakVector_X) == 0x000028, "Member 'BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis, CallFunc_BreakVector_Y) == 0x000030, "Member 'BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis, CallFunc_BreakVector_Z) == 0x000038, "Member 'BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000040, "Member 'BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis, CallFunc_FClamp_ReturnValue) == 0x000048, "Member 'BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis, CallFunc_MakeVector_ReturnValue) == 0x000050, "Member 'BPA_EnhenceFunc1_C_ClampFootOffsetByPelvis::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_ControlRigInitialUpdate \ static_assert(alignof(BPA_EnhenceFunc1_C_ControlRigInitialUpdate) == 0x000008, "Wrong alignment on BPA_EnhenceFunc1_C_ControlRigInitialUpdate"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_ControlRigInitialUpdate) == 0x000020, "Wrong size on BPA_EnhenceFunc1_C_ControlRigInitialUpdate"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ControlRigInitialUpdate, Context) == 0x000000, "Member 'BPA_EnhenceFunc1_C_ControlRigInitialUpdate::Context' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ControlRigInitialUpdate, Node) == 0x000010, "Member 'BPA_EnhenceFunc1_C_ControlRigInitialUpdate::Node' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_DesiredMeshRoot \ static_assert(alignof(BPA_EnhenceFunc1_C_DesiredMeshRoot) == 0x000008, "Wrong alignment on BPA_EnhenceFunc1_C_DesiredMeshRoot"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_DesiredMeshRoot) == 0x000098, "Wrong size on BPA_EnhenceFunc1_C_DesiredMeshRoot"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_DesiredMeshRoot, Bottom) == 0x000000, "Member 'BPA_EnhenceFunc1_C_DesiredMeshRoot::Bottom' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_DesiredMeshRoot, BottomWithIKFoot) == 0x000018, "Member 'BPA_EnhenceFunc1_C_DesiredMeshRoot::BottomWithIKFoot' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_DesiredMeshRoot, CallFunc_MakeVector_ReturnValue) == 0x000030, "Member 'BPA_EnhenceFunc1_C_DesiredMeshRoot::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_DesiredMeshRoot, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'BPA_EnhenceFunc1_C_DesiredMeshRoot::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_DesiredMeshRoot, CallFunc_Add_VectorVector_ReturnValue) == 0x000060, "Member 'BPA_EnhenceFunc1_C_DesiredMeshRoot::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_DesiredMeshRoot, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000078, "Member 'BPA_EnhenceFunc1_C_DesiredMeshRoot::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_DesiredMeshRoot, CallFunc_MakeVector_Z_ImplicitCast) == 0x000090, "Member 'BPA_EnhenceFunc1_C_DesiredMeshRoot::CallFunc_MakeVector_Z_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_DesiredMeshRootBumpy \ static_assert(alignof(BPA_EnhenceFunc1_C_DesiredMeshRootBumpy) == 0x000008, "Wrong alignment on BPA_EnhenceFunc1_C_DesiredMeshRootBumpy"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_DesiredMeshRootBumpy) == 0x000048, "Wrong size on BPA_EnhenceFunc1_C_DesiredMeshRootBumpy"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_DesiredMeshRootBumpy, ReturnValue) == 0x000000, "Member 'BPA_EnhenceFunc1_C_DesiredMeshRootBumpy::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_DesiredMeshRootBumpy, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'BPA_EnhenceFunc1_C_DesiredMeshRootBumpy::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_DesiredMeshRootBumpy, CallFunc_Add_VectorVector_ReturnValue) == 0x000030, "Member 'BPA_EnhenceFunc1_C_DesiredMeshRootBumpy::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1 \ static_assert(alignof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1) == 0x000010, "Wrong alignment on BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1) == 0x000EC0, "Wrong size on BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, EntryPoint) == 0x000000, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Normal_ReturnValue) == 0x000008, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000020, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000038, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_VInterpTo_ReturnValue) == 0x000040, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_VInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Add_VectorVector_ReturnValue) == 0x000058, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_IsValid_ReturnValue) == 0x000070, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000078, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_X) == 0x000090, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_Y) == 0x000098, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_Z) == 0x0000A0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_GetMaxSpeed_ReturnValue) == 0x0000A8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_GetMaxSpeed_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_X_1) == 0x0000B8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_Y_1) == 0x0000C0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_Z_1) == 0x0000C8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Vector_IsNearlyZero_ReturnValue) == 0x0000D0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Vector_IsNearlyZero_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0000D8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_FClamp_ReturnValue) == 0x0000E0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_IsValid_ReturnValue_1) == 0x0000E8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_MakeLiteralDouble_ReturnValue) == 0x0000F0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000F8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000110, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_GetScaledCapsuleSize_OutRadius) == 0x000128, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_GetScaledCapsuleSize_OutRadius' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_GetScaledCapsuleSize_OutHalfHeight) == 0x00012C, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_GetScaledCapsuleSize_OutHalfHeight' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000130, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000148, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_GetVelocity_ReturnValue) == 0x000150, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_GetMeshRef_meshref) == 0x000168, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_GetMeshRef_meshref' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_GetMeshRef_meshref_1) == 0x000170, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_GetMeshRef_meshref_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_GetMeshRef_meshref_2) == 0x000178, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_GetMeshRef_meshref_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000180, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000198, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0001B0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0001C8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_X_2) == 0x0001E0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_Y_2) == 0x0001E8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_Z_2) == 0x0001F0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_MakeVector_ReturnValue) == 0x0001F8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000210, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000228, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x000310, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_X_3) == 0x000328, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_X_3' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_Y_3) == 0x000330, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_Z_3) == 0x000338, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_MakeVector_ReturnValue_1) == 0x000340, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_DesiredMeshRoot_Bottom) == 0x000358, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_DesiredMeshRoot_Bottom' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_DesiredMeshRoot_BottomWithIKFoot) == 0x000370, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_DesiredMeshRoot_BottomWithIKFoot' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_K2_SetRelativeLocation_SweepHitResult_1) == 0x000388, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_K2_SetRelativeLocation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_GetMeshRef_meshref_3) == 0x000470, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_GetMeshRef_meshref_3' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_GetMeshRef_meshref_4) == 0x000478, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_GetMeshRef_meshref_4' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000480, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x000498, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x0004A0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_K2_SetRelativeLocation_SweepHitResult_2) == 0x0004A8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_K2_SetRelativeLocation_SweepHitResult_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000590, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, K2Node_DynamicCast_AsCharacter) == 0x000598, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, K2Node_DynamicCast_bSuccess) == 0x0005A0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, K2Node_Event_DeltaTimeX) == 0x0005A4, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_IsPlayingRootMotion_ReturnValue) == 0x0005A8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_IsPlayingRootMotion_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, Temp_object_Variable) == 0x0005B0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_ProjectToVirtualPlane_OutProjectPoint) == 0x0005C0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_ProjectToVirtualPlane_OutProjectPoint' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_X_4) == 0x0005D8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_X_4' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_Y_4) == 0x0005E0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_Y_4' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_Z_4) == 0x0005E8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_Z_4' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_MakeVector_ReturnValue_2) == 0x0005F0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x000608, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_GetOwningComponent_ReturnValue) == 0x000610, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000620, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_MakeTransform_ReturnValue) == 0x000680, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_MakeRelativeTransform_ReturnValue) == 0x0006E0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_MakeRelativeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakTransform_Location) == 0x000740, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakTransform_Rotation) == 0x000758, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakTransform_Scale) == 0x000770, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, Temp_object_Variable_1) == 0x000788, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Add_VectorVector_ReturnValue_3) == 0x000798, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Add_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Add_VectorVector_ReturnValue_4) == 0x0007B0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Add_VectorVector_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_SphereTraceSingle_OutHit) == 0x0007C8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_SphereTraceSingle_OutHit' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_SphereTraceSingle_ReturnValue) == 0x0008B0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_SphereTraceSingle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_TryGetPawnOwner_ReturnValue_1) == 0x0008B8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_TryGetPawnOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x0008C0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_MakeVector_ReturnValue_3) == 0x0008D8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_MakeVector_ReturnValue_4) == 0x0008F0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_MakeVector_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_VInterpTo_ReturnValue_1) == 0x000908, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_VInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_MakeVector_ReturnValue_5) == 0x000920, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_MakeVector_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_EqualEqual_VectorVector_ReturnValue_1) == 0x000938, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_EqualEqual_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_MakeVector_ReturnValue_6) == 0x000940, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_MakeVector_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Subtract_VectorVector_ReturnValue_3) == 0x000958, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Subtract_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_IsValid_ReturnValue_2) == 0x000970, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_TryGetPawnOwner_ReturnValue_2) == 0x000978, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_TryGetPawnOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_IsValid_ReturnValue_3) == 0x000980, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Not_PreBool_ReturnValue) == 0x000981, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, Temp_object_Variable_2) == 0x000988, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_VSize_ReturnValue) == 0x000998, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_SphereTraceSingle_OutHit_1) == 0x0009A0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_SphereTraceSingle_OutHit_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_SphereTraceSingle_ReturnValue_1) == 0x000A88, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_SphereTraceSingle_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000A89, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_bBlockingHit) == 0x000A8A, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_bInitialOverlap) == 0x000A8B, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_Time) == 0x000A8C, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_Distance) == 0x000A90, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_Location) == 0x000A98, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_ImpactPoint) == 0x000AB0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_Normal) == 0x000AC8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_ImpactNormal) == 0x000AE0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_PhysMat) == 0x000AF8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_HitActor) == 0x000B00, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_HitComponent) == 0x000B08, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_HitBoneName) == 0x000B10, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_BoneName) == 0x000B18, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_HitItem) == 0x000B20, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_ElementIndex) == 0x000B24, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_FaceIndex) == 0x000B28, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_TraceStart) == 0x000B30, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_TraceEnd) == 0x000B48, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_MakeVector_ReturnValue_7) == 0x000B60, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_MakeVector_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Add_VectorVector_ReturnValue_5) == 0x000B78, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Add_VectorVector_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Add_VectorVector_ReturnValue_6) == 0x000B90, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Add_VectorVector_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_SphereTraceSingle_OutHit_2) == 0x000BA8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_SphereTraceSingle_OutHit_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_SphereTraceSingle_ReturnValue_2) == 0x000C90, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_SphereTraceSingle_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_bBlockingHit_1) == 0x000C91, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_bBlockingHit_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_bInitialOverlap_1) == 0x000C92, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_bInitialOverlap_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_Time_1) == 0x000C94, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_Time_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_Distance_1) == 0x000C98, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_Distance_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_Location_1) == 0x000CA0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_Location_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_ImpactPoint_1) == 0x000CB8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_ImpactPoint_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_Normal_1) == 0x000CD0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_Normal_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_ImpactNormal_1) == 0x000CE8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_ImpactNormal_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_PhysMat_1) == 0x000D00, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_PhysMat_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_HitActor_1) == 0x000D08, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_HitActor_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_HitComponent_1) == 0x000D10, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_HitComponent_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_HitBoneName_1) == 0x000D18, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_HitBoneName_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_BoneName_1) == 0x000D20, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_BoneName_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_HitItem_1) == 0x000D28, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_HitItem_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_ElementIndex_1) == 0x000D2C, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_ElementIndex_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_FaceIndex_1) == 0x000D30, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_FaceIndex_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_TraceStart_1) == 0x000D38, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_TraceStart_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_TraceEnd_1) == 0x000D50, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_TraceEnd_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_X_5) == 0x000D68, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_X_5' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_Y_5) == 0x000D70, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_Y_5' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakVector_Z_5) == 0x000D78, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakVector_Z_5' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_bBlockingHit_2) == 0x000D80, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_bBlockingHit_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_bInitialOverlap_2) == 0x000D81, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_bInitialOverlap_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_Time_2) == 0x000D84, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_Time_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_Distance_2) == 0x000D88, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_Distance_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_Location_2) == 0x000D90, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_Location_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_ImpactPoint_2) == 0x000DA8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_ImpactPoint_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_Normal_2) == 0x000DC0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_Normal_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_ImpactNormal_2) == 0x000DD8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_ImpactNormal_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_PhysMat_2) == 0x000DF0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_PhysMat_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_HitActor_2) == 0x000DF8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_HitActor_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_HitComponent_2) == 0x000E00, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_HitComponent_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_HitBoneName_2) == 0x000E08, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_HitBoneName_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_BoneName_2) == 0x000E10, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_BoneName_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_HitItem_2) == 0x000E18, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_HitItem_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_ElementIndex_2) == 0x000E1C, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_ElementIndex_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_FaceIndex_2) == 0x000E20, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_FaceIndex_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_TraceStart_2) == 0x000E28, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_TraceStart_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_BreakHitResult_TraceEnd_2) == 0x000E40, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_BreakHitResult_TraceEnd_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_MakeVector_ReturnValue_8) == 0x000E58, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_MakeVector_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Vector_Distance2D_ReturnValue) == 0x000E70, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000E78, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_VInterpTo_DeltaTime_ImplicitCast) == 0x000E7C, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_VInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000E80, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000E88, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, K2Node_VariableSet_Out_Half_Height_OffZ_ImplicitCast) == 0x000E90, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::K2Node_VariableSet_Out_Half_Height_OffZ_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_VInterpTo_DeltaTime_ImplicitCast_1) == 0x000E94, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_VInterpTo_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, K2Node_VariableSet_DeltaTimeX_ImplicitCast) == 0x000E98, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::K2Node_VariableSet_DeltaTimeX_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_MakeVector_Z_ImplicitCast) == 0x000EA0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_MakeVector_Z_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_MakeVector_Z_ImplicitCast_1) == 0x000EA8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_MakeVector_Z_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_MakeVector_Z_ImplicitCast_2) == 0x000EB0, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_MakeVector_Z_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1, CallFunc_MakeVector_Z_ImplicitCast_3) == 0x000EB8, "Member 'BPA_EnhenceFunc1_C_ExecuteUbergraph_BPA_EnhenceFunc1::CallFunc_MakeVector_Z_ImplicitCast_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_Foot_IK \ static_assert(alignof(BPA_EnhenceFunc1_C_Foot_IK) == 0x000008, "Wrong alignment on BPA_EnhenceFunc1_C_Foot_IK"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_Foot_IK) == 0x000020, "Wrong size on BPA_EnhenceFunc1_C_Foot_IK"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_Foot_IK, InPose) == 0x000000, "Member 'BPA_EnhenceFunc1_C_Foot_IK::InPose' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_Foot_IK, Foot_IK_0) == 0x000010, "Member 'BPA_EnhenceFunc1_C_Foot_IK::Foot_IK_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_GetMeshRef \ static_assert(alignof(BPA_EnhenceFunc1_C_GetMeshRef) == 0x000008, "Wrong alignment on BPA_EnhenceFunc1_C_GetMeshRef"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_GetMeshRef) == 0x000018, "Wrong size on BPA_EnhenceFunc1_C_GetMeshRef"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_GetMeshRef, meshref) == 0x000000, "Member 'BPA_EnhenceFunc1_C_GetMeshRef::meshref' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_GetMeshRef, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000008, "Member 'BPA_EnhenceFunc1_C_GetMeshRef::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_GetMeshRef, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'BPA_EnhenceFunc1_C_GetMeshRef::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_InterpFootOffset \ static_assert(alignof(BPA_EnhenceFunc1_C_InterpFootOffset) == 0x000008, "Wrong alignment on BPA_EnhenceFunc1_C_InterpFootOffset"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_InterpFootOffset) == 0x000078, "Wrong size on BPA_EnhenceFunc1_C_InterpFootOffset"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_InterpFootOffset, SetValue) == 0x000000, "Member 'BPA_EnhenceFunc1_C_InterpFootOffset::SetValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_InterpFootOffset, TargetValue) == 0x000018, "Member 'BPA_EnhenceFunc1_C_InterpFootOffset::TargetValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_InterpFootOffset, CallFunc_VSize_ReturnValue) == 0x000030, "Member 'BPA_EnhenceFunc1_C_InterpFootOffset::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_InterpFootOffset, CallFunc_VInterpTo_ReturnValue) == 0x000038, "Member 'BPA_EnhenceFunc1_C_InterpFootOffset::CallFunc_VInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_InterpFootOffset, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000050, "Member 'BPA_EnhenceFunc1_C_InterpFootOffset::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_InterpFootOffset, CallFunc_VInterpTo_ReturnValue_1) == 0x000058, "Member 'BPA_EnhenceFunc1_C_InterpFootOffset::CallFunc_VInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_InterpFootOffset, CallFunc_VInterpTo_DeltaTime_ImplicitCast) == 0x000070, "Member 'BPA_EnhenceFunc1_C_InterpFootOffset::CallFunc_VInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_InterpFootOffset, CallFunc_VInterpTo_DeltaTime_ImplicitCast_1) == 0x000074, "Member 'BPA_EnhenceFunc1_C_InterpFootOffset::CallFunc_VInterpTo_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_ProjectToVirtualPlane \ static_assert(alignof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane) == 0x000008, "Wrong alignment on BPA_EnhenceFunc1_C_ProjectToVirtualPlane"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane) == 0x0000E8, "Wrong size on BPA_EnhenceFunc1_C_ProjectToVirtualPlane"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane, SourcePoint) == 0x000000, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane::SourcePoint' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane, PlaneParallDirect) == 0x000018, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane::PlaneParallDirect' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane, PlanePoint) == 0x000030, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane::PlanePoint' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane, PointColor) == 0x000048, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane::PointColor' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane, OutProjectPoint) == 0x000058, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane::OutProjectPoint' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane, CallFunc_MakeVector_ReturnValue) == 0x000070, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane, CallFunc_Normal_ReturnValue) == 0x000088, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane, CallFunc_MakeRotFromXZ_ReturnValue) == 0x0000A0, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane::CallFunc_MakeRotFromXZ_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane, CallFunc_GetUpVector_ReturnValue) == 0x0000B8, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane, CallFunc_ProjectPointOnToPlane_ReturnValue) == 0x0000D0, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane::CallFunc_ProjectPointOnToPlane_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_ProjectToVirtualPlane2 \ static_assert(alignof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2) == 0x000008, "Wrong alignment on BPA_EnhenceFunc1_C_ProjectToVirtualPlane2"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2) == 0x000130, "Wrong size on BPA_EnhenceFunc1_C_ProjectToVirtualPlane2"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, SourcePoint) == 0x000000, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::SourcePoint' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, PlaneParallDirect) == 0x000018, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::PlaneParallDirect' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, PlanePoint) == 0x000030, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::PlanePoint' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, PointColor) == 0x000048, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::PointColor' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, OutProjectPoint) == 0x000058, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::OutProjectPoint' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, CallFunc_Normal_ReturnValue) == 0x000070, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000088, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, CallFunc_BreakVector_X) == 0x0000A0, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, CallFunc_BreakVector_Y) == 0x0000A8, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, CallFunc_BreakVector_Z) == 0x0000B0, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, CallFunc_MakeVector_ReturnValue) == 0x0000B8, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000D0, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, CallFunc_VSize_ReturnValue) == 0x0000D8, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000E8, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000100, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ProjectToVirtualPlane2, CallFunc_Add_VectorVector_ReturnValue) == 0x000118, "Member 'BPA_EnhenceFunc1_C_ProjectToVirtualPlane2::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_ResetIKOffsets \ static_assert(alignof(BPA_EnhenceFunc1_C_ResetIKOffsets) == 0x000008, "Wrong alignment on BPA_EnhenceFunc1_C_ResetIKOffsets"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_ResetIKOffsets) == 0x000088, "Wrong size on BPA_EnhenceFunc1_C_ResetIKOffsets"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ResetIKOffsets, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000000, "Member 'BPA_EnhenceFunc1_C_ResetIKOffsets::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ResetIKOffsets, CallFunc_RInterpTo_ReturnValue) == 0x000008, "Member 'BPA_EnhenceFunc1_C_ResetIKOffsets::CallFunc_RInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ResetIKOffsets, CallFunc_VInterpTo_ReturnValue) == 0x000020, "Member 'BPA_EnhenceFunc1_C_ResetIKOffsets::CallFunc_VInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ResetIKOffsets, CallFunc_VInterpTo_ReturnValue_1) == 0x000038, "Member 'BPA_EnhenceFunc1_C_ResetIKOffsets::CallFunc_VInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ResetIKOffsets, CallFunc_RInterpTo_ReturnValue_1) == 0x000050, "Member 'BPA_EnhenceFunc1_C_ResetIKOffsets::CallFunc_RInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ResetIKOffsets, CallFunc_VInterpTo_InterpSpeed_ImplicitCast) == 0x000068, "Member 'BPA_EnhenceFunc1_C_ResetIKOffsets::CallFunc_VInterpTo_InterpSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ResetIKOffsets, CallFunc_RInterpTo_InterpSpeed_ImplicitCast) == 0x00006C, "Member 'BPA_EnhenceFunc1_C_ResetIKOffsets::CallFunc_RInterpTo_InterpSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ResetIKOffsets, CallFunc_RInterpTo_InterpSpeed_ImplicitCast_1) == 0x000070, "Member 'BPA_EnhenceFunc1_C_ResetIKOffsets::CallFunc_RInterpTo_InterpSpeed_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ResetIKOffsets, CallFunc_VInterpTo_InterpSpeed_ImplicitCast_1) == 0x000074, "Member 'BPA_EnhenceFunc1_C_ResetIKOffsets::CallFunc_VInterpTo_InterpSpeed_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ResetIKOffsets, CallFunc_RInterpTo_DeltaTime_ImplicitCast) == 0x000078, "Member 'BPA_EnhenceFunc1_C_ResetIKOffsets::CallFunc_RInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ResetIKOffsets, CallFunc_VInterpTo_DeltaTime_ImplicitCast) == 0x00007C, "Member 'BPA_EnhenceFunc1_C_ResetIKOffsets::CallFunc_VInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ResetIKOffsets, CallFunc_VInterpTo_DeltaTime_ImplicitCast_1) == 0x000080, "Member 'BPA_EnhenceFunc1_C_ResetIKOffsets::CallFunc_VInterpTo_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_ResetIKOffsets, CallFunc_RInterpTo_DeltaTime_ImplicitCast_1) == 0x000084, "Member 'BPA_EnhenceFunc1_C_ResetIKOffsets::CallFunc_RInterpTo_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_SetFootLocking \ static_assert(alignof(BPA_EnhenceFunc1_C_SetFootLocking) == 0x000010, "Wrong alignment on BPA_EnhenceFunc1_C_SetFootLocking"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_SetFootLocking) == 0x000140, "Wrong size on BPA_EnhenceFunc1_C_SetFootLocking"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, Enable_FootIK_Curve) == 0x000000, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::Enable_FootIK_Curve' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, FootLockCurve) == 0x000008, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::FootLockCurve' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, IKFootBone) == 0x000010, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::IKFootBone' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CurrentFootLockAlpha) == 0x000018, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CurrentFootLockAlpha' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CurrentFootLockLocation) == 0x000020, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CurrentFootLockLocation' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CurrentFootLockRotation) == 0x000038, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CurrentFootLockRotation' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, FootLockCurveValue) == 0x000050, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::FootLockCurveValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CallFunc_GetCurveValue_ReturnValue) == 0x000058, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00005C, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CallFunc_GetOwningComponent_ReturnValue) == 0x000060, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000068, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CallFunc_GetSocketTransform_ReturnValue) == 0x000070, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CallFunc_BreakTransform_Location) == 0x0000D0, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CallFunc_BreakTransform_Rotation) == 0x0000E8, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CallFunc_BreakTransform_Scale) == 0x000100, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000118, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000119, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CallFunc_GetCurveValue_ReturnValue_1) == 0x00011C, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CallFunc_GetCurveValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000120, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CallFunc_BooleanOR_ReturnValue) == 0x000121, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000128, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLocking, K2Node_VariableSet_FootLockCurveValue_ImplicitCast) == 0x000130, "Member 'BPA_EnhenceFunc1_C_SetFootLocking::K2Node_VariableSet_FootLockCurveValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_SetFootLockOffsets \ static_assert(alignof(BPA_EnhenceFunc1_C_SetFootLockOffsets) == 0x000008, "Wrong alignment on BPA_EnhenceFunc1_C_SetFootLockOffsets"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_SetFootLockOffsets) == 0x000160, "Wrong size on BPA_EnhenceFunc1_C_SetFootLockOffsets"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, LocalLocation) == 0x000000, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::LocalLocation' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, LocalRotation) == 0x000018, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::LocalRotation' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, LocationDifference) == 0x000030, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::LocationDifference' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, RotationDifference) == 0x000048, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::RotationDifference' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x000060, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, CallFunc_BreakRotator_Roll) == 0x000078, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, CallFunc_BreakRotator_Pitch) == 0x00007C, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, CallFunc_BreakRotator_Yaw) == 0x000080, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, CallFunc_GetOwningComponent_ReturnValue) == 0x000088, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000090, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x0000A8, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, CallFunc_RotateAngleAxis_ReturnValue) == 0x0000C0, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::CallFunc_RotateAngleAxis_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x0000D8, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x0000E0, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, CallFunc_LessLess_VectorRotator_ReturnValue) == 0x0000F8, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::CallFunc_LessLess_VectorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, CallFunc_GetLastUpdateRotation_ReturnValue) == 0x000110, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::CallFunc_GetLastUpdateRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000128, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, CallFunc_NormalizedDeltaRotator_ReturnValue_1) == 0x000140, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::CallFunc_NormalizedDeltaRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootLockOffsets, CallFunc_IsMovingOnGround_ReturnValue) == 0x000158, "Member 'BPA_EnhenceFunc1_C_SetFootLockOffsets::CallFunc_IsMovingOnGround_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_SetFootOffsets \ static_assert(alignof(BPA_EnhenceFunc1_C_SetFootOffsets) == 0x000008, "Wrong alignment on BPA_EnhenceFunc1_C_SetFootOffsets"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_SetFootOffsets) == 0x0004F8, "Wrong size on BPA_EnhenceFunc1_C_SetFootOffsets"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, Enable_FootIK_Curve) == 0x000000, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::Enable_FootIK_Curve' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, IKFootBone) == 0x000008, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::IKFootBone' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, RootBone) == 0x000010, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::RootBone' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CurrentLocationTarget) == 0x000018, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CurrentLocationTarget' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CurrentLocationOffset) == 0x000030, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CurrentLocationOffset' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CurrentRotationOffset) == 0x000048, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CurrentRotationOffset' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, FootInAir) == 0x000060, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::FootInAir' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, FootIsInAir) == 0x000061, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::FootIsInAir' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, TargetRotationOffset) == 0x000068, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::TargetRotationOffset' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, ImpactNormal) == 0x000080, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, ImpactPoint) == 0x000098, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, IKFootFloorLocation) == 0x0000B0, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::IKFootFloorLocation' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, Temp_object_Variable) == 0x0000C8, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_GetCurveValue_ReturnValue) == 0x0000D8, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000DC, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakVector_X) == 0x0000E0, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakVector_Y) == 0x0000E8, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakVector_Z) == 0x0000F0, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakVector_X_1) == 0x0000F8, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakVector_Y_1) == 0x000100, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakVector_Z_1) == 0x000108, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000110, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_VInterpTo_ReturnValue) == 0x000118, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_VInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_MakeVector_ReturnValue) == 0x000130, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_MakeVector_ReturnValue_1) == 0x000148, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000160, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_Add_VectorVector_ReturnValue) == 0x000178, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, K2Node_MakeArray_Array) == 0x000190, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_LineTraceSingleForObjects_OutHit) == 0x0001A0, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_LineTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_LineTraceSingleForObjects_ReturnValue) == 0x000288, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_LineTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_bBlockingHit) == 0x000289, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_bInitialOverlap) == 0x00028A, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_Time) == 0x00028C, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_Distance) == 0x000290, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_Location) == 0x000298, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_ImpactPoint) == 0x0002B0, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_Normal) == 0x0002C8, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_ImpactNormal) == 0x0002E0, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_PhysMat) == 0x0002F8, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_HitActor) == 0x000300, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_HitComponent) == 0x000308, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_HitBoneName) == 0x000310, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_BoneName) == 0x000318, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_HitItem) == 0x000320, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_ElementIndex) == 0x000324, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_FaceIndex) == 0x000328, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_TraceStart) == 0x000330, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakHitResult_TraceEnd) == 0x000348, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_VInterpTo_ReturnValue_1) == 0x000360, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_VInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000378, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000390, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_RInterpTo_ReturnValue) == 0x0003A8, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_RInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakVector_X_2) == 0x0003C0, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakVector_Y_2) == 0x0003C8, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakVector_Z_2) == 0x0003D0, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_DegAtan2_ReturnValue) == 0x0003D8, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_DegAtan2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_DegAtan2_ReturnValue_1) == 0x0003E0, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_DegAtan2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0003E8, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_MakeRotator_ReturnValue) == 0x0003F0, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_Multiply_VectorFloat_ReturnValue_1) == 0x000408, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_Multiply_VectorFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000420, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x000438, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_IsWalkable_ReturnValue) == 0x000450, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_IsWalkable_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_GetOwningComponent_ReturnValue) == 0x000458, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_GetSocketLocation_ReturnValue) == 0x000460, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_GetSocketLocation_ReturnValue_1) == 0x000478, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_GetSocketLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakVector_X_3) == 0x000490, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakVector_X_3' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakVector_Y_3) == 0x000498, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakVector_Z_3) == 0x0004A0, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakVector_X_4) == 0x0004A8, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakVector_X_4' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakVector_Y_4) == 0x0004B0, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakVector_Y_4' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_BreakVector_Z_4) == 0x0004B8, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_BreakVector_Z_4' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_MakeVector_ReturnValue_2) == 0x0004C0, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0004D8, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_VInterpTo_DeltaTime_ImplicitCast) == 0x0004E0, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_VInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_VInterpTo_DeltaTime_ImplicitCast_1) == 0x0004E4, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_VInterpTo_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_RInterpTo_DeltaTime_ImplicitCast) == 0x0004E8, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_RInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_MakeRotator_Roll_ImplicitCast) == 0x0004EC, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_MakeRotator_Roll_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetFootOffsets, CallFunc_MakeRotator_Pitch_ImplicitCast) == 0x0004F0, "Member 'BPA_EnhenceFunc1_C_SetFootOffsets::CallFunc_MakeRotator_Pitch_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_SetPelvisIKOffset \ static_assert(alignof(BPA_EnhenceFunc1_C_SetPelvisIKOffset) == 0x000008, "Wrong alignment on BPA_EnhenceFunc1_C_SetPelvisIKOffset"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_SetPelvisIKOffset) == 0x000140, "Wrong size on BPA_EnhenceFunc1_C_SetPelvisIKOffset"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, FootOffset_L_Target) == 0x000000, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::FootOffset_L_Target' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, FootOffset_R_Target) == 0x000018, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::FootOffset_R_Target' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, SpeedUp) == 0x000030, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::SpeedUp' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, PelvisWorldTarget) == 0x000038, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::PelvisWorldTarget' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, PelvisTarget) == 0x000050, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::PelvisTarget' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000068, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_VInterpTo_ReturnValue) == 0x000070, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_VInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_VInterpTo_ReturnValue_1) == 0x000088, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_VInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_BreakVector_X) == 0x0000A0, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_BreakVector_Y) == 0x0000A8, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_BreakVector_Z) == 0x0000B0, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_BreakVector_X_1) == 0x0000B8, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_BreakVector_Y_1) == 0x0000C0, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_BreakVector_Z_1) == 0x0000C8, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0000D0, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_BreakVector_X_2) == 0x0000D8, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_BreakVector_Y_2) == 0x0000E0, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_BreakVector_Z_2) == 0x0000E8, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_BreakVector_X_3) == 0x0000F0, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_BreakVector_X_3' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_BreakVector_Y_3) == 0x0000F8, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_BreakVector_Z_3) == 0x000100, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000108, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_GetCurveValue_ReturnValue) == 0x00010C, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_GetCurveValue_ReturnValue_1) == 0x000110, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_GetCurveValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000118, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000120, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_VInterpTo_DeltaTime_ImplicitCast) == 0x000128, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_VInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_VInterpTo_DeltaTime_ImplicitCast_1) == 0x00012C, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_VInterpTo_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000130, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_SetPelvisIKOffset, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000138, "Member 'BPA_EnhenceFunc1_C_SetPelvisIKOffset::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_EnhenceFunc1_C_UpdateFootIK \ static_assert(alignof(BPA_EnhenceFunc1_C_UpdateFootIK) == 0x000010, "Wrong alignment on BPA_EnhenceFunc1_C_UpdateFootIK"); \ static_assert(sizeof(BPA_EnhenceFunc1_C_UpdateFootIK) == 0x0001F0, "Wrong size on BPA_EnhenceFunc1_C_UpdateFootIK"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, ReverseFixedRootOffset) == 0x000000, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::ReverseFixedRootOffset' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, Real_PelvisZ) == 0x000008, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::Real_PelvisZ' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, RealPelvisOffset) == 0x000010, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::RealPelvisOffset' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, FootOffset_R_Target) == 0x000028, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::FootOffset_R_Target' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, FootOffset_L_Target) == 0x000040, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::FootOffset_L_Target' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_GetOwningComponent_ReturnValue) == 0x000058, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_GetSocketTransform_ReturnValue) == 0x000060, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_BreakTransform_Location) == 0x0000C0, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_BreakTransform_Rotation) == 0x0000D8, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_BreakTransform_Scale) == 0x0000F0, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_BreakVector_X) == 0x000108, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_BreakVector_Y) == 0x000110, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_BreakVector_Z) == 0x000118, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000120, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000128, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_FMax_ReturnValue) == 0x000138, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_Concat_StrStr_ReturnValue) == 0x000140, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000150, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_BreakVector_X_1) == 0x000158, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_BreakVector_Y_1) == 0x000160, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_BreakVector_Z_1) == 0x000168, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_BreakVector_X_2) == 0x000170, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_BreakVector_Y_2) == 0x000178, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_BreakVector_Z_2) == 0x000180, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_FMax_ReturnValue_1) == 0x000188, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000190, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x0001A0, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001B0, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001C0, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001D0, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, K2Node_SwitchEnum_CmpSuccess) == 0x0001E0, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_SetFootOffsets_FootInAir) == 0x0001E1, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_SetFootOffsets_FootInAir' has a wrong offset!"); \ static_assert(offsetof(BPA_EnhenceFunc1_C_UpdateFootIK, CallFunc_SetFootOffsets_FootInAir_1) == 0x0001E2, "Member 'BPA_EnhenceFunc1_C_UpdateFootIK::CallFunc_SetFootOffsets_FootInAir_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBPA_EnhenceFunc1_C \ static_assert(alignof(UBPA_EnhenceFunc1_C) == 0x000010, "Wrong alignment on UBPA_EnhenceFunc1_C"); \ static_assert(sizeof(UBPA_EnhenceFunc1_C) == 0x001620, "Wrong size on UBPA_EnhenceFunc1_C"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, UberGraphFrame) == 0x000450, "Member 'UBPA_EnhenceFunc1_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, AnimBlueprintExtension_PropertyAccess) == 0x000458, "Member 'UBPA_EnhenceFunc1_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, AnimBlueprintExtension_Base) == 0x000460, "Member 'UBPA_EnhenceFunc1_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, AnimGraphNode_ComponentToLocalSpace) == 0x000468, "Member 'UBPA_EnhenceFunc1_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, AnimGraphNode_TwoBoneIK_1) == 0x000490, "Member 'UBPA_EnhenceFunc1_C::AnimGraphNode_TwoBoneIK_1' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, AnimGraphNode_TwoBoneIK) == 0x000700, "Member 'UBPA_EnhenceFunc1_C::AnimGraphNode_TwoBoneIK' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, AnimGraphNode_LocalToComponentSpace) == 0x000970, "Member 'UBPA_EnhenceFunc1_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, AnimGraphNode_LinkedInputPose_1) == 0x000990, "Member 'UBPA_EnhenceFunc1_C::AnimGraphNode_LinkedInputPose_1' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, AnimGraphNode_Root_1) == 0x000A58, "Member 'UBPA_EnhenceFunc1_C::AnimGraphNode_Root_1' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, AnimGraphNode_LinkedInputPose) == 0x000A78, "Member 'UBPA_EnhenceFunc1_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, AnimGraphNode_Root) == 0x000B40, "Member 'UBPA_EnhenceFunc1_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, AnimGraphNode_ControlRig) == 0x000B60, "Member 'UBPA_EnhenceFunc1_C::AnimGraphNode_ControlRig' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, AnimGraphNode_PoseDriver_1) == 0x000FD0, "Member 'UBPA_EnhenceFunc1_C::AnimGraphNode_PoseDriver_1' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, AnimGraphNode_PoseDriver) == 0x001158, "Member 'UBPA_EnhenceFunc1_C::AnimGraphNode_PoseDriver' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, __CustomProperty_HeightDiffMaxToFullAnkleAngleFix_1ECB00E64ED972356E3D82BFBA7ED538) == 0x0012E0, "Member 'UBPA_EnhenceFunc1_C::__CustomProperty_HeightDiffMaxToFullAnkleAngleFix_1ECB00E64ED972356E3D82BFBA7ED538' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, __CustomProperty_HeightDiffMinToNoAnkleAngleFix_1ECB00E64ED972356E3D82BFBA7ED538) == 0x0012E8, "Member 'UBPA_EnhenceFunc1_C::__CustomProperty_HeightDiffMinToNoAnkleAngleFix_1ECB00E64ED972356E3D82BFBA7ED538' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, __CustomProperty_AnkleAngleThreshold_1ECB00E64ED972356E3D82BFBA7ED538) == 0x0012F0, "Member 'UBPA_EnhenceFunc1_C::__CustomProperty_AnkleAngleThreshold_1ECB00E64ED972356E3D82BFBA7ED538' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, __CustomProperty_RelativePredictLoc_1ECB00E64ED972356E3D82BFBA7ED538) == 0x0012F8, "Member 'UBPA_EnhenceFunc1_C::__CustomProperty_RelativePredictLoc_1ECB00E64ED972356E3D82BFBA7ED538' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, __CustomProperty_Slowly_1ECB00E64ED972356E3D82BFBA7ED538) == 0x001310, "Member 'UBPA_EnhenceFunc1_C::__CustomProperty_Slowly_1ECB00E64ED972356E3D82BFBA7ED538' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, __CustomProperty_FastLerpPelvis_1ECB00E64ED972356E3D82BFBA7ED538) == 0x001311, "Member 'UBPA_EnhenceFunc1_C::__CustomProperty_FastLerpPelvis_1ECB00E64ED972356E3D82BFBA7ED538' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, __CustomProperty_ZOffset_Root_1ECB00E64ED972356E3D82BFBA7ED538) == 0x001318, "Member 'UBPA_EnhenceFunc1_C::__CustomProperty_ZOffset_Root_1ECB00E64ED972356E3D82BFBA7ED538' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, __CustomProperty_ShouldDoIKTrace_1ECB00E64ED972356E3D82BFBA7ED538) == 0x001320, "Member 'UBPA_EnhenceFunc1_C::__CustomProperty_ShouldDoIKTrace_1ECB00E64ED972356E3D82BFBA7ED538' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, __CustomProperty_TargetHeightSync_1ECB00E64ED972356E3D82BFBA7ED538) == 0x001328, "Member 'UBPA_EnhenceFunc1_C::__CustomProperty_TargetHeightSync_1ECB00E64ED972356E3D82BFBA7ED538' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, __CustomProperty_EnableHeightSync_1ECB00E64ED972356E3D82BFBA7ED538) == 0x001330, "Member 'UBPA_EnhenceFunc1_C::__CustomProperty_EnableHeightSync_1ECB00E64ED972356E3D82BFBA7ED538' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, Velocity) == 0x001338, "Member 'UBPA_EnhenceFunc1_C::Velocity' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, FootLock_L_Alpha) == 0x001350, "Member 'UBPA_EnhenceFunc1_C::FootLock_L_Alpha' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, FootLock_R_Alpha) == 0x001358, "Member 'UBPA_EnhenceFunc1_C::FootLock_R_Alpha' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, FootLock_L_Location) == 0x001360, "Member 'UBPA_EnhenceFunc1_C::FootLock_L_Location' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, FootLock_R_Location) == 0x001378, "Member 'UBPA_EnhenceFunc1_C::FootLock_R_Location' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, FootLock_L_Rotation) == 0x001390, "Member 'UBPA_EnhenceFunc1_C::FootLock_L_Rotation' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, FootLock_R_Rotation) == 0x0013A8, "Member 'UBPA_EnhenceFunc1_C::FootLock_R_Rotation' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, FootOffset_L_Location) == 0x0013C0, "Member 'UBPA_EnhenceFunc1_C::FootOffset_L_Location' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, FootOffset_R_Location) == 0x0013D8, "Member 'UBPA_EnhenceFunc1_C::FootOffset_R_Location' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, FootOffset_L_Rotation) == 0x0013F0, "Member 'UBPA_EnhenceFunc1_C::FootOffset_L_Rotation' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, FootOffset_R_Rotation) == 0x001408, "Member 'UBPA_EnhenceFunc1_C::FootOffset_R_Rotation' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, PelvisOffset) == 0x001420, "Member 'UBPA_EnhenceFunc1_C::PelvisOffset' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, PelvisAlpha) == 0x001438, "Member 'UBPA_EnhenceFunc1_C::PelvisAlpha' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, Character) == 0x001440, "Member 'UBPA_EnhenceFunc1_C::Character' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, DeltaTimeX) == 0x001448, "Member 'UBPA_EnhenceFunc1_C::DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, MovementState) == 0x001450, "Member 'UBPA_EnhenceFunc1_C::MovementState' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, FootHeight) == 0x001458, "Member 'UBPA_EnhenceFunc1_C::FootHeight' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, IK_TraceDistanceAboveFoot) == 0x001460, "Member 'UBPA_EnhenceFunc1_C::IK_TraceDistanceAboveFoot' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, IK_TraceDistanceBelowFoot) == 0x001468, "Member 'UBPA_EnhenceFunc1_C::IK_TraceDistanceBelowFoot' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, HipBoneName) == 0x001470, "Member 'UBPA_EnhenceFunc1_C::HipBoneName' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, FixedPlayerLocation) == 0x001478, "Member 'UBPA_EnhenceFunc1_C::FixedPlayerLocation' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, LastCachedTime) == 0x001490, "Member 'UBPA_EnhenceFunc1_C::LastCachedTime' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, FixedRootOffset) == 0x001498, "Member 'UBPA_EnhenceFunc1_C::FixedRootOffset' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, LFootHitAir) == 0x0014B0, "Member 'UBPA_EnhenceFunc1_C::LFootHitAir' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, RFootHitAir) == 0x0014B1, "Member 'UBPA_EnhenceFunc1_C::RFootHitAir' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, LastMesh) == 0x0014B8, "Member 'UBPA_EnhenceFunc1_C::LastMesh' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, DesiredMeshLoc) == 0x0014D0, "Member 'UBPA_EnhenceFunc1_C::DesiredMeshLoc' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, PredictLoc) == 0x0014E8, "Member 'UBPA_EnhenceFunc1_C::PredictLoc' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, DetecthForward) == 0x001500, "Member 'UBPA_EnhenceFunc1_C::DetecthForward' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, PredictTimeLength) == 0x001518, "Member 'UBPA_EnhenceFunc1_C::PredictTimeLength' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, CharacterMovement) == 0x001520, "Member 'UBPA_EnhenceFunc1_C::CharacterMovement' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, LastVel) == 0x001528, "Member 'UBPA_EnhenceFunc1_C::LastVel' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, OldPanelDirect) == 0x001540, "Member 'UBPA_EnhenceFunc1_C::OldPanelDirect' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, DebugType) == 0x001558, "Member 'UBPA_EnhenceFunc1_C::DebugType' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, CachedPelvisTarget) == 0x001560, "Member 'UBPA_EnhenceFunc1_C::CachedPelvisTarget' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, PredictionBumpyHappen) == 0x001578, "Member 'UBPA_EnhenceFunc1_C::PredictionBumpyHappen' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, ForbiddenIK) == 0x001579, "Member 'UBPA_EnhenceFunc1_C::ForbiddenIK' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, TempMeshReloc) == 0x001580, "Member 'UBPA_EnhenceFunc1_C::TempMeshReloc' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, AnimRootMotioin) == 0x001598, "Member 'UBPA_EnhenceFunc1_C::AnimRootMotioin' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, LPelvisFollowedLeft) == 0x001599, "Member 'UBPA_EnhenceFunc1_C::LPelvisFollowedLeft' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, LPelvisFollowedRight) == 0x00159A, "Member 'UBPA_EnhenceFunc1_C::LPelvisFollowedRight' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, PredictLocRelative) == 0x0015A0, "Member 'UBPA_EnhenceFunc1_C::PredictLocRelative' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, ValidPredict) == 0x0015B8, "Member 'UBPA_EnhenceFunc1_C::ValidPredict' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, TargetHeightSync) == 0x0015C0, "Member 'UBPA_EnhenceFunc1_C::TargetHeightSync' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, EnableHeightSync) == 0x0015C8, "Member 'UBPA_EnhenceFunc1_C::EnableHeightSync' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, Out_Half_Height_OffZ) == 0x0015CC, "Member 'UBPA_EnhenceFunc1_C::Out_Half_Height_OffZ' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, InitialUpdateRootWorldZ) == 0x0015D0, "Member 'UBPA_EnhenceFunc1_C::InitialUpdateRootWorldZ' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, bInitialUpdateControlRig) == 0x0015D8, "Member 'UBPA_EnhenceFunc1_C::bInitialUpdateControlRig' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, Alpha) == 0x0015DC, "Member 'UBPA_EnhenceFunc1_C::Alpha' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, Ankle_Angle_Threshold) == 0x0015E0, "Member 'UBPA_EnhenceFunc1_C::Ankle_Angle_Threshold' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, Height_Diff_Min_to_No_Ankle_Angle_Fix) == 0x0015E8, "Member 'UBPA_EnhenceFunc1_C::Height_Diff_Min_to_No_Ankle_Angle_Fix' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, Height_Diff_Max_to_Full_Ankle_Angle_Fix) == 0x0015F0, "Member 'UBPA_EnhenceFunc1_C::Height_Diff_Max_to_Full_Ankle_Angle_Fix' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, Max_Foot_ZUp_Offset) == 0x0015F8, "Member 'UBPA_EnhenceFunc1_C::Max_Foot_ZUp_Offset' has a wrong offset!"); \ static_assert(offsetof(UBPA_EnhenceFunc1_C, MovVelocity) == 0x001600, "Member 'UBPA_EnhenceFunc1_C::MovVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(ABP_HeadFocus::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on ABP_HeadFocus::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(ABP_HeadFocus::FAnimBlueprintGeneratedConstantData) == 0x0000F8, "Wrong size on ABP_HeadFocus::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(ABP_HeadFocus::FAnimBlueprintGeneratedConstantData, __NameProperty_34) == 0x000004, "Member 'ABP_HeadFocus::FAnimBlueprintGeneratedConstantData::__NameProperty_34' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus::FAnimBlueprintGeneratedConstantData, __NameProperty_35) == 0x00000C, "Member 'ABP_HeadFocus::FAnimBlueprintGeneratedConstantData::__NameProperty_35' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus::FAnimBlueprintGeneratedConstantData, __BlendProfile_36) == 0x000018, "Member 'ABP_HeadFocus::FAnimBlueprintGeneratedConstantData::__BlendProfile_36' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus::FAnimBlueprintGeneratedConstantData, __CurveFloat_37) == 0x000020, "Member 'ABP_HeadFocus::FAnimBlueprintGeneratedConstantData::__CurveFloat_37' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus::FAnimBlueprintGeneratedConstantData, __BoolProperty_38) == 0x000028, "Member 'ABP_HeadFocus::FAnimBlueprintGeneratedConstantData::__BoolProperty_38' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus::FAnimBlueprintGeneratedConstantData, __EnumProperty_39) == 0x000029, "Member 'ABP_HeadFocus::FAnimBlueprintGeneratedConstantData::__EnumProperty_39' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus::FAnimBlueprintGeneratedConstantData, __EnumProperty_40) == 0x00002A, "Member 'ABP_HeadFocus::FAnimBlueprintGeneratedConstantData::__EnumProperty_40' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus::FAnimBlueprintGeneratedConstantData, __ArrayProperty_41) == 0x000030, "Member 'ABP_HeadFocus::FAnimBlueprintGeneratedConstantData::__ArrayProperty_41' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus::FAnimBlueprintGeneratedConstantData, __StructProperty_42) == 0x000040, "Member 'ABP_HeadFocus::FAnimBlueprintGeneratedConstantData::__StructProperty_42' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000060, "Member 'ABP_HeadFocus::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000E0, "Member 'ABP_HeadFocus::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(ABP_HeadFocus::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on ABP_HeadFocus::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(ABP_HeadFocus::FAnimBlueprintGeneratedMutableData) == 0x000002, "Wrong size on ABP_HeadFocus::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(ABP_HeadFocus::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'ABP_HeadFocus::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_ActiveAttackAimOffset \ static_assert(alignof(ABP_HeadFocus_C_ActiveAttackAimOffset) == 0x000001, "Wrong alignment on ABP_HeadFocus_C_ActiveAttackAimOffset"); \ static_assert(sizeof(ABP_HeadFocus_C_ActiveAttackAimOffset) == 0x000001, "Wrong size on ABP_HeadFocus_C_ActiveAttackAimOffset"); \ static_assert(offsetof(ABP_HeadFocus_C_ActiveAttackAimOffset, NewActive) == 0x000000, "Member 'ABP_HeadFocus_C_ActiveAttackAimOffset::NewActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_ActiveFootIk \ static_assert(alignof(ABP_HeadFocus_C_ActiveFootIk) == 0x000001, "Wrong alignment on ABP_HeadFocus_C_ActiveFootIk"); \ static_assert(sizeof(ABP_HeadFocus_C_ActiveFootIk) == 0x000001, "Wrong size on ABP_HeadFocus_C_ActiveFootIk"); \ static_assert(offsetof(ABP_HeadFocus_C_ActiveFootIk, NewActive) == 0x000000, "Member 'ABP_HeadFocus_C_ActiveFootIk::NewActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_AnimGraph \ static_assert(alignof(ABP_HeadFocus_C_AnimGraph) == 0x000008, "Wrong alignment on ABP_HeadFocus_C_AnimGraph"); \ static_assert(sizeof(ABP_HeadFocus_C_AnimGraph) == 0x000020, "Wrong size on ABP_HeadFocus_C_AnimGraph"); \ static_assert(offsetof(ABP_HeadFocus_C_AnimGraph, InPose) == 0x000000, "Member 'ABP_HeadFocus_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'ABP_HeadFocus_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_AnimStepOnNotify \ static_assert(alignof(ABP_HeadFocus_C_AnimStepOnNotify) == 0x000004, "Wrong alignment on ABP_HeadFocus_C_AnimStepOnNotify"); \ static_assert(sizeof(ABP_HeadFocus_C_AnimStepOnNotify) == 0x000008, "Wrong size on ABP_HeadFocus_C_AnimStepOnNotify"); \ static_assert(offsetof(ABP_HeadFocus_C_AnimStepOnNotify, LegName) == 0x000000, "Member 'ABP_HeadFocus_C_AnimStepOnNotify::LegName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_BlueprintUpdateAnimation \ static_assert(alignof(ABP_HeadFocus_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on ABP_HeadFocus_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(ABP_HeadFocus_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on ABP_HeadFocus_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(ABP_HeadFocus_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'ABP_HeadFocus_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_CalculateHeadDirection_Player \ static_assert(alignof(ABP_HeadFocus_C_CalculateHeadDirection_Player) == 0x000010, "Wrong alignment on ABP_HeadFocus_C_CalculateHeadDirection_Player"); \ static_assert(sizeof(ABP_HeadFocus_C_CalculateHeadDirection_Player) == 0x000440, "Wrong size on ABP_HeadFocus_C_CalculateHeadDirection_Player"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, KeepWhenOutRang) == 0x000000, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::KeepWhenOutRang' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, UsePitchClamp) == 0x000008, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::UsePitchClamp' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, UseYawClamp) == 0x000018, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::UseYawClamp' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, UseAdd) == 0x000028, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::UseAdd' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, ReturnValue) == 0x000030, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, Local_Result) == 0x000048, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::Local_Result' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, Local_CameraMakeUpVector) == 0x000060, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::Local_CameraMakeUpVector' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, Local_HeadSourceRotation) == 0x000078, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::Local_HeadSourceRotation' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, Local_YawAddtiveClamp) == 0x000090, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::Local_YawAddtiveClamp' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, Local_PitchAddtiveClamp) == 0x0000A0, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::Local_PitchAddtiveClamp' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, Local_ChestDelta) == 0x0000B0, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::Local_ChestDelta' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_BreakVector2D_X) == 0x0000C8, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_BreakVector2D_Y) == 0x0000D0, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_BreakRotator_Roll) == 0x0000D8, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_BreakRotator_Pitch) == 0x0000DC, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_BreakRotator_Yaw) == 0x0000E0, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_BreakVector2D_X_1) == 0x0000E8, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_BreakVector2D_Y_1) == 0x0000F0, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_GetOwningComponent_ReturnValue) == 0x0000F8, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000100, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000160, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_GetOwningComponent_ReturnValue_1) == 0x000178, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_GetOwningComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_FindLookAtRotation_ReturnValue) == 0x000180, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_K2_GetComponentToWorld_ReturnValue_1) == 0x0001A0, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_K2_GetComponentToWorld_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_InverseTransformRotation_ReturnValue) == 0x000200, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_InverseTransformRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_GetOwningComponent_ReturnValue_2) == 0x000218, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_GetOwningComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x000220, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_K2_GetComponentToWorld_ReturnValue_2) == 0x000240, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_K2_GetComponentToWorld_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_BreakRotator_Roll_1) == 0x0002A0, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_BreakRotator_Pitch_1) == 0x0002A4, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_BreakRotator_Yaw_1) == 0x0002A8, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_FClamp_ReturnValue) == 0x0002B0, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x0002B8, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_FClamp_ReturnValue_1) == 0x0002D0, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_InverseTransformRotation_ReturnValue_1) == 0x0002D8, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_InverseTransformRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0002F0, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_MakeRotator_ReturnValue) == 0x0002F8, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_MakeRotator_ReturnValue_1) == 0x000310, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_MakeRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_BreakVector2D_X_2) == 0x000328, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_BreakVector2D_Y_2) == 0x000330, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_K2_GetComponentRotation_ReturnValue_1) == 0x000338, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_K2_GetComponentRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000350, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_InverseTransformRotation_ReturnValue_2) == 0x000358, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_InverseTransformRotation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_NormalizedDeltaRotator_ReturnValue_1) == 0x000370, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_NormalizedDeltaRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_BreakRotator_Roll_2) == 0x000388, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_BreakRotator_Roll_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_BreakRotator_Pitch_2) == 0x00038C, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_BreakRotator_Pitch_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_BreakRotator_Yaw_2) == 0x000390, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_BreakRotator_Yaw_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_MakeVector2D_ReturnValue) == 0x000398, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_MakeVector2D_ReturnValue_1) == 0x0003A8, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_Add_Vector2DVector2D_ReturnValue) == 0x0003B8, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_Add_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_Add_Vector2DVector2D_ReturnValue_1) == 0x0003C8, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_Add_Vector2DVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_IsValid_ReturnValue) == 0x0003D8, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x0003D9, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_InRange_FloatFloat_Value_ImplicitCast) == 0x0003E0, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_InRange_FloatFloat_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast) == 0x0003E8, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, K2Node_VariableSet_LastNotRotateHeadZ_ImplicitCast) == 0x0003F0, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::K2Node_VariableSet_LastNotRotateHeadZ_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_FClamp_Value_ImplicitCast) == 0x0003F8, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_FClamp_Value_ImplicitCast_1) == 0x000400, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_FClamp_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x000408, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_MakeRotator_Roll_ImplicitCast) == 0x00040C, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_MakeRotator_Roll_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_MakeRotator_Roll_ImplicitCast_1) == 0x000410, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_MakeRotator_Roll_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_MakeVector2D_X_ImplicitCast) == 0x000418, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_MakeVector2D_X_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_MakeVector2D_Y_ImplicitCast) == 0x000420, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_MakeVector2D_Y_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_MakeVector2D_X_ImplicitCast_1) == 0x000428, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_MakeVector2D_X_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_CalculateHeadDirection_Player, CallFunc_MakeVector2D_Y_ImplicitCast_1) == 0x000430, "Member 'ABP_HeadFocus_C_CalculateHeadDirection_Player::CallFunc_MakeVector2D_Y_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_ChangeMovementDirection \ static_assert(alignof(ABP_HeadFocus_C_ChangeMovementDirection) == 0x000001, "Wrong alignment on ABP_HeadFocus_C_ChangeMovementDirection"); \ static_assert(sizeof(ABP_HeadFocus_C_ChangeMovementDirection) == 0x000001, "Wrong size on ABP_HeadFocus_C_ChangeMovementDirection"); \ static_assert(offsetof(ABP_HeadFocus_C_ChangeMovementDirection, Direction) == 0x000000, "Member 'ABP_HeadFocus_C_ChangeMovementDirection::Direction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_EnableAOBS \ static_assert(alignof(ABP_HeadFocus_C_EnableAOBS) == 0x000008, "Wrong alignment on ABP_HeadFocus_C_EnableAOBS"); \ static_assert(sizeof(ABP_HeadFocus_C_EnableAOBS) == 0x000010, "Wrong size on ABP_HeadFocus_C_EnableAOBS"); \ static_assert(offsetof(ABP_HeadFocus_C_EnableAOBS, Enable) == 0x000000, "Member 'ABP_HeadFocus_C_EnableAOBS::Enable' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_EnableAOBS, MinAngle) == 0x000008, "Member 'ABP_HeadFocus_C_EnableAOBS::MinAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_EnableFootIK \ static_assert(alignof(ABP_HeadFocus_C_EnableFootIK) == 0x000001, "Wrong alignment on ABP_HeadFocus_C_EnableFootIK"); \ static_assert(sizeof(ABP_HeadFocus_C_EnableFootIK) == 0x000001, "Wrong size on ABP_HeadFocus_C_EnableFootIK"); \ static_assert(offsetof(ABP_HeadFocus_C_EnableFootIK, Value) == 0x000000, "Member 'ABP_HeadFocus_C_EnableFootIK::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus \ static_assert(alignof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus) == 0x000008, "Wrong alignment on ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus"); \ static_assert(sizeof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus) == 0x0002C8, "Wrong size on ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, EntryPoint) == 0x000000, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, Temp_struct_Variable) == 0x000008, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, Temp_bool_Variable) == 0x000020, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_IsInteraction) == 0x000021, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_IsInteraction' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_Animation_1) == 0x000028, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_Animation_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_Slot) == 0x000030, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_Slot' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_Animation) == 0x000038, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_Animation' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_IK_Location) == 0x000040, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_IK_Location' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_NewIdleAnim) == 0x000058, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_NewIdleAnim' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_FakeMove) == 0x000060, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_FakeMove' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_Pose) == 0x000064, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_Pose' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_BSKey_1) == 0x000068, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_BSKey_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_Immediately_1) == 0x000078, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_Immediately_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_NewBS) == 0x000080, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_NewBS' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_BSKey) == 0x000088, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_BSKey' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_Immediately) == 0x000098, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_Immediately' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_Close) == 0x000099, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_Close' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_Key) == 0x0000A0, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_Key' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_bForceSpeedZero) == 0x0000A8, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_bForceSpeedZero' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_NewActive_1) == 0x0000A9, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_NewActive_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_NewActive) == 0x0000AA, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_NewActive' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_Value) == 0x0000AB, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_LegName) == 0x0000AC, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_LegName' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_Direction) == 0x0000B4, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_Direction' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_enable) == 0x0000B5, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_enable' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_MinAngle) == 0x0000B8, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_MinAngle' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_PlayRate) == 0x0000C0, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_PlayRate' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, Temp_bool_Variable_1) == 0x0000C8, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, Temp_real_Variable) == 0x0000D0, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_GetFloatValue_ReturnValue) == 0x0000DC, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_FocustTarget) == 0x0000E0, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_FocustTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_FocustLocation) == 0x0000E8, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_FocustLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000100, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000108, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_DynamicCast_bSuccess) == 0x000110, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Event_DeltaTimeX) == 0x000114, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000118, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000120, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x000128, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_GetPlayerStatic_ReturnValue) == 0x000130, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_GetTimeRange_MinTime) == 0x000138, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_GetTimeRange_MaxTime) == 0x00013C, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_TryGetPawnOwner_ReturnValue_1) == 0x000140, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_TryGetPawnOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000148, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_GetComponentsByTag_ReturnValue) == 0x000150, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_GetComponentsByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_Array_Get_Item) == 0x000160, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000168, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_GetComponentsByTag_ReturnValue_1) == 0x000170, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_GetComponentsByTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, Temp_real_Variable_0) == 0x000180, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::Temp_real_Variable_0' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_Array_Get_Item_1) == 0x000188, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000190, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_IsAnyMontagePlaying_ReturnValue) == 0x000191, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_IsAnyMontagePlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_Not_PreBool_ReturnValue) == 0x000192, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_Not_PreBool_ReturnValue_1) == 0x000193, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_BooleanAND_ReturnValue) == 0x000194, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_BooleanAND_ReturnValue_1) == 0x000195, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000198, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, Temp_bool_Variable_2) == 0x0001A0, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_GetPlayerStatic_ReturnValue_2) == 0x0001A8, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_GetPlayerStatic_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_IsValid_ReturnValue) == 0x0001B0, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Select_Default) == 0x0001B8, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Select_Default_1) == 0x0001C8, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_CalculateHeadDirection_Player_UseAdd) == 0x0001D8, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_CalculateHeadDirection_Player_UseAdd' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_CalculateHeadDirection_Player_ReturnValue) == 0x0001E0, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_CalculateHeadDirection_Player_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_MakeRotator_ReturnValue) == 0x0001F8, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_RLerp_ReturnValue) == 0x000210, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_RLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_GetPlayerStatic_ReturnValue_3) == 0x000228, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_GetPlayerStatic_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_IsValid_ReturnValue_1) == 0x000230, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_CalculateHeadDirection_Player_UseAdd_1) == 0x000231, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_CalculateHeadDirection_Player_UseAdd_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_CalculateHeadDirection_Player_ReturnValue_1) == 0x000238, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_CalculateHeadDirection_Player_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Select_Default_2) == 0x000250, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_RInterpTo_ReturnValue) == 0x000258, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_RInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_RInterpTo_ReturnValue_1) == 0x000270, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_RInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_IsValid_ReturnValue_2) == 0x000288, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_Not_PreBool_ReturnValue_2) == 0x000289, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x00028A, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_BooleanAND_ReturnValue_2) == 0x00028B, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_BooleanOR_ReturnValue) == 0x00028C, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_GetFloatValue_InTime_ImplicitCast) == 0x000290, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_GetFloatValue_InTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000298, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x0002A0, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_RInterpTo_InterpSpeed_ImplicitCast) == 0x0002A8, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_RInterpTo_InterpSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_AssignmentStatement_Value_ImplicitCast) == 0x0002B0, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_AssignmentStatement_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, CallFunc_Greater_DoubleDouble_B_ImplicitCast) == 0x0002B8, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::CallFunc_Greater_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Select_Option_1_ImplicitCast) == 0x0002C0, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus, K2Node_Select_Option_0_ImplicitCast) == 0x0002C4, "Member 'ABP_HeadFocus_C_ExecuteUbergraph_ABP_HeadFocus::K2Node_Select_Option_0_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_FocusCloseRotatoHeadInstance \ static_assert(alignof(ABP_HeadFocus_C_FocusCloseRotatoHeadInstance) == 0x000008, "Wrong alignment on ABP_HeadFocus_C_FocusCloseRotatoHeadInstance"); \ static_assert(sizeof(ABP_HeadFocus_C_FocusCloseRotatoHeadInstance) == 0x000010, "Wrong size on ABP_HeadFocus_C_FocusCloseRotatoHeadInstance"); \ static_assert(offsetof(ABP_HeadFocus_C_FocusCloseRotatoHeadInstance, Close) == 0x000000, "Member 'ABP_HeadFocus_C_FocusCloseRotatoHeadInstance::Close' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_FocusCloseRotatoHeadInstance, Key) == 0x000008, "Member 'ABP_HeadFocus_C_FocusCloseRotatoHeadInstance::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_GetBlendspaceKey \ static_assert(alignof(ABP_HeadFocus_C_GetBlendspaceKey) == 0x000008, "Wrong alignment on ABP_HeadFocus_C_GetBlendspaceKey"); \ static_assert(sizeof(ABP_HeadFocus_C_GetBlendspaceKey) == 0x000010, "Wrong size on ABP_HeadFocus_C_GetBlendspaceKey"); \ static_assert(offsetof(ABP_HeadFocus_C_GetBlendspaceKey, ReturnValue) == 0x000000, "Member 'ABP_HeadFocus_C_GetBlendspaceKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_GetPlayerCameraFocusDirection \ static_assert(alignof(ABP_HeadFocus_C_GetPlayerCameraFocusDirection) == 0x000008, "Wrong alignment on ABP_HeadFocus_C_GetPlayerCameraFocusDirection"); \ static_assert(sizeof(ABP_HeadFocus_C_GetPlayerCameraFocusDirection) == 0x000088, "Wrong size on ABP_HeadFocus_C_GetPlayerCameraFocusDirection"); \ static_assert(offsetof(ABP_HeadFocus_C_GetPlayerCameraFocusDirection, ForwardFocus) == 0x000000, "Member 'ABP_HeadFocus_C_GetPlayerCameraFocusDirection::ForwardFocus' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_GetPlayerCameraFocusDirection, BackwardFocus) == 0x000001, "Member 'ABP_HeadFocus_C_GetPlayerCameraFocusDirection::BackwardFocus' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_GetPlayerCameraFocusDirection, CallFunc_GetPlayerStatic_ReturnValue) == 0x000008, "Member 'ABP_HeadFocus_C_GetPlayerCameraFocusDirection::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_GetPlayerCameraFocusDirection, CallFunc_GetControlRotation_ReturnValue) == 0x000010, "Member 'ABP_HeadFocus_C_GetPlayerCameraFocusDirection::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_GetPlayerCameraFocusDirection, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000028, "Member 'ABP_HeadFocus_C_GetPlayerCameraFocusDirection::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_GetPlayerCameraFocusDirection, CallFunc_BreakVector2D_X) == 0x000030, "Member 'ABP_HeadFocus_C_GetPlayerCameraFocusDirection::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_GetPlayerCameraFocusDirection, CallFunc_BreakVector2D_Y) == 0x000038, "Member 'ABP_HeadFocus_C_GetPlayerCameraFocusDirection::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_GetPlayerCameraFocusDirection, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000040, "Member 'ABP_HeadFocus_C_GetPlayerCameraFocusDirection::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_GetPlayerCameraFocusDirection, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x000058, "Member 'ABP_HeadFocus_C_GetPlayerCameraFocusDirection::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_GetPlayerCameraFocusDirection, CallFunc_BreakRotator_Roll) == 0x000070, "Member 'ABP_HeadFocus_C_GetPlayerCameraFocusDirection::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_GetPlayerCameraFocusDirection, CallFunc_BreakRotator_Pitch) == 0x000074, "Member 'ABP_HeadFocus_C_GetPlayerCameraFocusDirection::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_GetPlayerCameraFocusDirection, CallFunc_BreakRotator_Yaw) == 0x000078, "Member 'ABP_HeadFocus_C_GetPlayerCameraFocusDirection::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_GetPlayerCameraFocusDirection, CallFunc_InRange_FloatFloat_ReturnValue) == 0x00007C, "Member 'ABP_HeadFocus_C_GetPlayerCameraFocusDirection::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_GetPlayerCameraFocusDirection, CallFunc_InRange_FloatFloat_Value_ImplicitCast) == 0x000080, "Member 'ABP_HeadFocus_C_GetPlayerCameraFocusDirection::CallFunc_InRange_FloatFloat_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_Player \ static_assert(alignof(ABP_HeadFocus_C_Player) == 0x000008, "Wrong alignment on ABP_HeadFocus_C_Player"); \ static_assert(sizeof(ABP_HeadFocus_C_Player) == 0x000140, "Wrong size on ABP_HeadFocus_C_Player"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'ABP_HeadFocus_C_Player::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetMyMontages_Montages) == 0x000008, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetLastRequestedAction_Action) == 0x000010, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetLastRequestedAction_Action' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000018, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000020, "Member 'ABP_HeadFocus_C_Player::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetState_State) == 0x000021, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000022, "Member 'ABP_HeadFocus_C_Player::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000023, "Member 'ABP_HeadFocus_C_Player::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_BooleanOR_ReturnValue) == 0x000024, "Member 'ABP_HeadFocus_C_Player::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetCurrentMontage_ReturnValue) == 0x000028, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetCurrentMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'ABP_HeadFocus_C_Player::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_HasAccess_ReturnValue) == 0x000031, "Member 'ABP_HeadFocus_C_Player::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetMyMontages_Montages_1) == 0x000038, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetMyMontages_Montages_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000040, "Member 'ABP_HeadFocus_C_Player::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetLastRequestedAction_Action_1) == 0x000041, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetLastRequestedAction_Action_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_BooleanAND_ReturnValue) == 0x000042, "Member 'ABP_HeadFocus_C_Player::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000043, "Member 'ABP_HeadFocus_C_Player::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_BooleanAND_ReturnValue_1) == 0x000044, "Member 'ABP_HeadFocus_C_Player::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000045, "Member 'ABP_HeadFocus_C_Player::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_BooleanOR_ReturnValue_1) == 0x000046, "Member 'ABP_HeadFocus_C_Player::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_CameraIsTargetingLock_return_value) == 0x000047, "Member 'ABP_HeadFocus_C_Player::CallFunc_CameraIsTargetingLock_return_value' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_IsLocallyControlled_ReturnValue) == 0x000048, "Member 'ABP_HeadFocus_C_Player::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x000050, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetState_State_1) == 0x000058, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetState_State_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000059, "Member 'ABP_HeadFocus_C_Player::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetForwardVector_ReturnValue) == 0x000060, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000078, "Member 'ABP_HeadFocus_C_Player::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x000090, "Member 'ABP_HeadFocus_C_Player::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_EqualEqual_ByteByte_ReturnValue_7) == 0x000091, "Member 'ABP_HeadFocus_C_Player::CallFunc_EqualEqual_ByteByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_BooleanOR_ReturnValue_2) == 0x000092, "Member 'ABP_HeadFocus_C_Player::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_BooleanOR_ReturnValue_3) == 0x000093, "Member 'ABP_HeadFocus_C_Player::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000098, "Member 'ABP_HeadFocus_C_Player::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000B0, "Member 'ABP_HeadFocus_C_Player::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_Add_VectorVector_ReturnValue) == 0x0000C8, "Member 'ABP_HeadFocus_C_Player::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, K2Node_DynamicCast_AsI_Is_Targetable) == 0x0000E0, "Member 'ABP_HeadFocus_C_Player::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, K2Node_DynamicCast_bSuccess) == 0x0000F0, "Member 'ABP_HeadFocus_C_Player::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_IsValid_ReturnValue_2) == 0x0000F1, "Member 'ABP_HeadFocus_C_Player::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetTargetLocation_Location) == 0x0000F8, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetTargetLocation_Location' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000110, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000118, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000120, "Member 'ABP_HeadFocus_C_Player::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000128, "Member 'ABP_HeadFocus_C_Player::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetModel_BGMAndSectionManager_ReturnValue) == 0x000130, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetModel_BGMAndSectionManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x000138, "Member 'ABP_HeadFocus_C_Player::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetAIAlertBattle_AIAlertBattle) == 0x000139, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetAIAlertBattle_AIAlertBattle' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetPlayerCameraFocusDirection_ForwardFocus) == 0x00013A, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetPlayerCameraFocusDirection_ForwardFocus' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_Player, CallFunc_GetPlayerCameraFocusDirection_BackwardFocus) == 0x00013B, "Member 'ABP_HeadFocus_C_Player::CallFunc_GetPlayerCameraFocusDirection_BackwardFocus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_PlayHitAnimOffset \ static_assert(alignof(ABP_HeadFocus_C_PlayHitAnimOffset) == 0x000004, "Wrong alignment on ABP_HeadFocus_C_PlayHitAnimOffset"); \ static_assert(sizeof(ABP_HeadFocus_C_PlayHitAnimOffset) == 0x000004, "Wrong size on ABP_HeadFocus_C_PlayHitAnimOffset"); \ static_assert(offsetof(ABP_HeadFocus_C_PlayHitAnimOffset, Pose) == 0x000000, "Member 'ABP_HeadFocus_C_PlayHitAnimOffset::Pose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_PlayInteractionAnimation \ static_assert(alignof(ABP_HeadFocus_C_PlayInteractionAnimation) == 0x000008, "Wrong alignment on ABP_HeadFocus_C_PlayInteractionAnimation"); \ static_assert(sizeof(ABP_HeadFocus_C_PlayInteractionAnimation) == 0x000010, "Wrong size on ABP_HeadFocus_C_PlayInteractionAnimation"); \ static_assert(offsetof(ABP_HeadFocus_C_PlayInteractionAnimation, Animation) == 0x000000, "Member 'ABP_HeadFocus_C_PlayInteractionAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_PlayInteractionAnimation, Slot) == 0x000008, "Member 'ABP_HeadFocus_C_PlayInteractionAnimation::Slot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_ResetBlendspace \ static_assert(alignof(ABP_HeadFocus_C_ResetBlendspace) == 0x000008, "Wrong alignment on ABP_HeadFocus_C_ResetBlendspace"); \ static_assert(sizeof(ABP_HeadFocus_C_ResetBlendspace) == 0x000018, "Wrong size on ABP_HeadFocus_C_ResetBlendspace"); \ static_assert(offsetof(ABP_HeadFocus_C_ResetBlendspace, BSKey) == 0x000000, "Member 'ABP_HeadFocus_C_ResetBlendspace::BSKey' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_ResetBlendspace, Immediately) == 0x000010, "Member 'ABP_HeadFocus_C_ResetBlendspace::Immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_Set_FakeMove \ static_assert(alignof(ABP_HeadFocus_C_Set_FakeMove) == 0x000001, "Wrong alignment on ABP_HeadFocus_C_Set_FakeMove"); \ static_assert(sizeof(ABP_HeadFocus_C_Set_FakeMove) == 0x000001, "Wrong size on ABP_HeadFocus_C_Set_FakeMove"); \ static_assert(offsetof(ABP_HeadFocus_C_Set_FakeMove, FakeMove) == 0x000000, "Member 'ABP_HeadFocus_C_Set_FakeMove::FakeMove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_Set_ForceIdlePlayRate \ static_assert(alignof(ABP_HeadFocus_C_Set_ForceIdlePlayRate) == 0x000008, "Wrong alignment on ABP_HeadFocus_C_Set_ForceIdlePlayRate"); \ static_assert(sizeof(ABP_HeadFocus_C_Set_ForceIdlePlayRate) == 0x000008, "Wrong size on ABP_HeadFocus_C_Set_ForceIdlePlayRate"); \ static_assert(offsetof(ABP_HeadFocus_C_Set_ForceIdlePlayRate, PlayRate) == 0x000000, "Member 'ABP_HeadFocus_C_Set_ForceIdlePlayRate::PlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_Set_ForceSpeedZero \ static_assert(alignof(ABP_HeadFocus_C_Set_ForceSpeedZero) == 0x000001, "Wrong alignment on ABP_HeadFocus_C_Set_ForceSpeedZero"); \ static_assert(sizeof(ABP_HeadFocus_C_Set_ForceSpeedZero) == 0x000001, "Wrong size on ABP_HeadFocus_C_Set_ForceSpeedZero"); \ static_assert(offsetof(ABP_HeadFocus_C_Set_ForceSpeedZero, bForceSpeedZero) == 0x000000, "Member 'ABP_HeadFocus_C_Set_ForceSpeedZero::bForceSpeedZero' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_Set_IKLocation \ static_assert(alignof(ABP_HeadFocus_C_Set_IKLocation) == 0x000008, "Wrong alignment on ABP_HeadFocus_C_Set_IKLocation"); \ static_assert(sizeof(ABP_HeadFocus_C_Set_IKLocation) == 0x000018, "Wrong size on ABP_HeadFocus_C_Set_IKLocation"); \ static_assert(offsetof(ABP_HeadFocus_C_Set_IKLocation, IK_Location) == 0x000000, "Member 'ABP_HeadFocus_C_Set_IKLocation::IK_Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_Set_IsInteraction \ static_assert(alignof(ABP_HeadFocus_C_Set_IsInteraction) == 0x000001, "Wrong alignment on ABP_HeadFocus_C_Set_IsInteraction"); \ static_assert(sizeof(ABP_HeadFocus_C_Set_IsInteraction) == 0x000001, "Wrong size on ABP_HeadFocus_C_Set_IsInteraction"); \ static_assert(offsetof(ABP_HeadFocus_C_Set_IsInteraction, IsInteraction) == 0x000000, "Member 'ABP_HeadFocus_C_Set_IsInteraction::IsInteraction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_Set_SearchAnimation \ static_assert(alignof(ABP_HeadFocus_C_Set_SearchAnimation) == 0x000008, "Wrong alignment on ABP_HeadFocus_C_Set_SearchAnimation"); \ static_assert(sizeof(ABP_HeadFocus_C_Set_SearchAnimation) == 0x000008, "Wrong size on ABP_HeadFocus_C_Set_SearchAnimation"); \ static_assert(offsetof(ABP_HeadFocus_C_Set_SearchAnimation, Animation) == 0x000000, "Member 'ABP_HeadFocus_C_Set_SearchAnimation::Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_SetEnableForceIdleAnimation \ static_assert(alignof(ABP_HeadFocus_C_SetEnableForceIdleAnimation) == 0x000008, "Wrong alignment on ABP_HeadFocus_C_SetEnableForceIdleAnimation"); \ static_assert(sizeof(ABP_HeadFocus_C_SetEnableForceIdleAnimation) == 0x000008, "Wrong size on ABP_HeadFocus_C_SetEnableForceIdleAnimation"); \ static_assert(offsetof(ABP_HeadFocus_C_SetEnableForceIdleAnimation, NewIdleAnim) == 0x000000, "Member 'ABP_HeadFocus_C_SetEnableForceIdleAnimation::NewIdleAnim' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_SetFocusTarget \ static_assert(alignof(ABP_HeadFocus_C_SetFocusTarget) == 0x000008, "Wrong alignment on ABP_HeadFocus_C_SetFocusTarget"); \ static_assert(sizeof(ABP_HeadFocus_C_SetFocusTarget) == 0x000020, "Wrong size on ABP_HeadFocus_C_SetFocusTarget"); \ static_assert(offsetof(ABP_HeadFocus_C_SetFocusTarget, FocustTarget) == 0x000000, "Member 'ABP_HeadFocus_C_SetFocusTarget::FocustTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_SetFocusTarget, FocustLocation_0) == 0x000008, "Member 'ABP_HeadFocus_C_SetFocusTarget::FocustLocation_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_HeadFocus_C_SwitchToBlendspace \ static_assert(alignof(ABP_HeadFocus_C_SwitchToBlendspace) == 0x000008, "Wrong alignment on ABP_HeadFocus_C_SwitchToBlendspace"); \ static_assert(sizeof(ABP_HeadFocus_C_SwitchToBlendspace) == 0x000020, "Wrong size on ABP_HeadFocus_C_SwitchToBlendspace"); \ static_assert(offsetof(ABP_HeadFocus_C_SwitchToBlendspace, NewBS) == 0x000000, "Member 'ABP_HeadFocus_C_SwitchToBlendspace::NewBS' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_SwitchToBlendspace, BSKey) == 0x000008, "Member 'ABP_HeadFocus_C_SwitchToBlendspace::BSKey' has a wrong offset!"); \ static_assert(offsetof(ABP_HeadFocus_C_SwitchToBlendspace, Immediately) == 0x000018, "Member 'ABP_HeadFocus_C_SwitchToBlendspace::Immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UABP_HeadFocus_C \ static_assert(alignof(UABP_HeadFocus_C) == 0x000010, "Wrong alignment on UABP_HeadFocus_C"); \ static_assert(sizeof(UABP_HeadFocus_C) == 0x000AB0, "Wrong size on UABP_HeadFocus_C"); \ static_assert(offsetof(UABP_HeadFocus_C, UberGraphFrame) == 0x000450, "Member 'UABP_HeadFocus_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, __AnimBlueprintMutables) == 0x000458, "Member 'UABP_HeadFocus_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, AnimBlueprintExtension_PropertyAccess) == 0x000460, "Member 'UABP_HeadFocus_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, AnimBlueprintExtension_Base) == 0x000468, "Member 'UABP_HeadFocus_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, AnimGraphNode_Root) == 0x000470, "Member 'UABP_HeadFocus_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, AnimGraphNode_LinkedInputPose) == 0x000490, "Member 'UABP_HeadFocus_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, AnimGraphNode_LocalToComponentSpace_1) == 0x000558, "Member 'UABP_HeadFocus_C::AnimGraphNode_LocalToComponentSpace_1' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, AnimGraphNode_ComponentToLocalSpace_1) == 0x000578, "Member 'UABP_HeadFocus_C::AnimGraphNode_ComponentToLocalSpace_1' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, AnimGraphNode_ModifyBone_1) == 0x000598, "Member 'UABP_HeadFocus_C::AnimGraphNode_ModifyBone_1' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, AnimGraphNode_BlendListByBool) == 0x0006D8, "Member 'UABP_HeadFocus_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, AnimGraphNode_ModifyBone) == 0x000720, "Member 'UABP_HeadFocus_C::AnimGraphNode_ModifyBone' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, AnimGraphNode_ComponentToLocalSpace) == 0x000860, "Member 'UABP_HeadFocus_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, AnimGraphNode_SaveCachedPose) == 0x000880, "Member 'UABP_HeadFocus_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, AnimGraphNode_UseCachedPose_1) == 0x000988, "Member 'UABP_HeadFocus_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, AnimGraphNode_UseCachedPose) == 0x0009B0, "Member 'UABP_HeadFocus_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, AnimGraphNode_LocalToComponentSpace) == 0x0009D8, "Member 'UABP_HeadFocus_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, FocusTarget) == 0x0009F8, "Member 'UABP_HeadFocus_C::FocusTarget' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, FocustLocation) == 0x000A00, "Member 'UABP_HeadFocus_C::FocustLocation' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, MaybeCombatCharacter) == 0x000A18, "Member 'UABP_HeadFocus_C::MaybeCombatCharacter' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, StartedFocusEver) == 0x000A20, "Member 'UABP_HeadFocus_C::StartedFocusEver' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, LastNotRotateHeadZ) == 0x000A28, "Member 'UABP_HeadFocus_C::LastNotRotateHeadZ' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, HeadDirection) == 0x000A30, "Member 'UABP_HeadFocus_C::HeadDirection' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, ChestDirection) == 0x000A38, "Member 'UABP_HeadFocus_C::ChestDirection' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, bStopFocus) == 0x000A40, "Member 'UABP_HeadFocus_C::bStopFocus' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, RotateHeadAddDirection) == 0x000A48, "Member 'UABP_HeadFocus_C::RotateHeadAddDirection' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, bTargetingEnabled) == 0x000A60, "Member 'UABP_HeadFocus_C::bTargetingEnabled' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, PlayerLookCameraStartTime) == 0x000A68, "Member 'UABP_HeadFocus_C::PlayerLookCameraStartTime' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, PlayerTempFocustLocation) == 0x000A70, "Member 'UABP_HeadFocus_C::PlayerTempFocustLocation' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, Applyed_AddDirection) == 0x000A88, "Member 'UABP_HeadFocus_C::Applyed_AddDirection' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, Curve_Value) == 0x000AA0, "Member 'UABP_HeadFocus_C::Curve_Value' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, QuickStop) == 0x000AA4, "Member 'UABP_HeadFocus_C::QuickStop' has a wrong offset!"); \ static_assert(offsetof(UABP_HeadFocus_C, LastEnableByTargeting) == 0x000AA5, "Member 'UABP_HeadFocus_C::LastEnableByTargeting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_Attack_Level1_PlayerEXE_Begin_C \ static_assert(alignof(UShake_Attack_Level1_PlayerEXE_Begin_C) == 0x000010, "Wrong alignment on UShake_Attack_Level1_PlayerEXE_Begin_C"); \ static_assert(sizeof(UShake_Attack_Level1_PlayerEXE_Begin_C) == 0x000210, "Wrong size on UShake_Attack_Level1_PlayerEXE_Begin_C"); \ #define DUMPER7_ASSERTS_UShake_Attack_Level1_PlayerEXE_C \ static_assert(alignof(UShake_Attack_Level1_PlayerEXE_C) == 0x000010, "Wrong alignment on UShake_Attack_Level1_PlayerEXE_C"); \ static_assert(sizeof(UShake_Attack_Level1_PlayerEXE_C) == 0x000210, "Wrong size on UShake_Attack_Level1_PlayerEXE_C"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationArrmorDiKangLi_C_duibi \ static_assert(alignof(WB_PackItemInformationArrmorDiKangLi_C_duibi) == 0x000008, "Wrong alignment on WB_PackItemInformationArrmorDiKangLi_C_duibi"); \ static_assert(sizeof(WB_PackItemInformationArrmorDiKangLi_C_duibi) == 0x000008, "Wrong size on WB_PackItemInformationArrmorDiKangLi_C_duibi"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_duibi, OtherFtoredItem) == 0x000000, "Member 'WB_PackItemInformationArrmorDiKangLi_C_duibi::OtherFtoredItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi \ static_assert(alignof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi) == 0x000008, "Wrong alignment on WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi"); \ static_assert(sizeof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi) == 0x0003E8, "Wrong size on WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, EntryPoint) == 0x000000, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, Temp_bool_Variable) == 0x000004, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, Temp_name_Variable) == 0x000008, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, Temp_name_Variable_1) == 0x000010, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, K2Node_CustomEvent_data) == 0x000018, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::K2Node_CustomEvent_data' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, K2Node_CustomEvent_OtherFtoredItem) == 0x000020, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::K2Node_CustomEvent_OtherFtoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, K2Node_CustomEvent_Stroed) == 0x000028, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::K2Node_CustomEvent_Stroed' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_GetEquipByID_find) == 0x000048, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_GetEquipByID_Equipment) == 0x000050, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_Map_Find_Value) == 0x000198, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_Map_Find_ReturnValue) == 0x0001A0, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_GetUINotify_UINotify) == 0x0001A8, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_GetPlayerEquipmentAtSlot_Item) == 0x0001B0, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_GetPlayerEquipmentAtSlot_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_Conv_DoubleToText_ReturnValue) == 0x0001D0, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_GetEquipByID_find_1) == 0x0001E8, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_GetEquipByID_find_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_GetEquipByID_Equipment_1) == 0x0001F0, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_GetEquipByID_Equipment_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_Map_Find_Value_1) == 0x000338, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_Map_Find_ReturnValue_1) == 0x000340, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_GetFontDataColor_ReturnValue) == 0x000344, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000358, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_GetFontDataColor_ReturnValue_2) == 0x00036C, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_GetFontDataColor_ReturnValue_3) == 0x000380, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_GetFontDataColor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000394, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_GetFontDataColor_ReturnValue_4) == 0x000398, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_GetFontDataColor_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0003AC, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x0003AD, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0003B0, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0003B8, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0003C0, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, K2Node_Select_Default) == 0x0003C4, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, CallFunc_GetFontDataColor_ReturnValue_5) == 0x0003CC, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::CallFunc_GetFontDataColor_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi, K2Node_Event_IsDesignTime) == 0x0003E0, "Member 'WB_PackItemInformationArrmorDiKangLi_C_ExecuteUbergraph_WB_PackItemInformationArrmorDiKangLi::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationArrmorDiKangLi_C_PreConstruct \ static_assert(alignof(WB_PackItemInformationArrmorDiKangLi_C_PreConstruct) == 0x000001, "Wrong alignment on WB_PackItemInformationArrmorDiKangLi_C_PreConstruct"); \ static_assert(sizeof(WB_PackItemInformationArrmorDiKangLi_C_PreConstruct) == 0x000001, "Wrong size on WB_PackItemInformationArrmorDiKangLi_C_PreConstruct"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_PackItemInformationArrmorDiKangLi_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue \ static_assert(alignof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue) == 0x000008, "Wrong alignment on WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue"); \ static_assert(sizeof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue) == 0x000140, "Wrong size on WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue, Vis) == 0x000000, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue::Vis' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue, Add) == 0x000001, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue::Add' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue, Value) == 0x000008, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue::Value' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue, Temp_bool_Variable) == 0x000010, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000018, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue, K2Node_MakeStruct_FormatArgumentData) == 0x000030, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue, K2Node_MakeStruct_FormatArgumentData_1) == 0x000080, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue, K2Node_MakeArray_Array) == 0x0000D0, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue, K2Node_MakeArray_Array_1) == 0x0000E0, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue, CallFunc_Format_ReturnValue) == 0x0000F0, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue, CallFunc_Format_ReturnValue_1) == 0x000108, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue, Temp_byte_Variable) == 0x000120, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue, Temp_byte_Variable_1) == 0x000121, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue, K2Node_Select_Default) == 0x000122, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue, Temp_bool_Variable_1) == 0x000123, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue, K2Node_Select_Default_1) == 0x000128, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetChangeValue::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationArrmorDiKangLi_C_SetData \ static_assert(alignof(WB_PackItemInformationArrmorDiKangLi_C_SetData) == 0x000008, "Wrong alignment on WB_PackItemInformationArrmorDiKangLi_C_SetData"); \ static_assert(sizeof(WB_PackItemInformationArrmorDiKangLi_C_SetData) == 0x000008, "Wrong size on WB_PackItemInformationArrmorDiKangLi_C_SetData"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_SetData, Data) == 0x000000, "Member 'WB_PackItemInformationArrmorDiKangLi_C_SetData::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationArrmorDiKangLi_C_Update \ static_assert(alignof(WB_PackItemInformationArrmorDiKangLi_C_Update) == 0x000008, "Wrong alignment on WB_PackItemInformationArrmorDiKangLi_C_Update"); \ static_assert(sizeof(WB_PackItemInformationArrmorDiKangLi_C_Update) == 0x000020, "Wrong size on WB_PackItemInformationArrmorDiKangLi_C_Update"); \ static_assert(offsetof(WB_PackItemInformationArrmorDiKangLi_C_Update, Stroed) == 0x000000, "Member 'WB_PackItemInformationArrmorDiKangLi_C_Update::Stroed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PackItemInformationArrmorDiKangLi_C \ static_assert(alignof(UWB_PackItemInformationArrmorDiKangLi_C) == 0x000008, "Wrong alignment on UWB_PackItemInformationArrmorDiKangLi_C"); \ static_assert(sizeof(UWB_PackItemInformationArrmorDiKangLi_C) == 0x0002D8, "Wrong size on UWB_PackItemInformationArrmorDiKangLi_C"); \ static_assert(offsetof(UWB_PackItemInformationArrmorDiKangLi_C, UberGraphFrame) == 0x000278, "Member 'UWB_PackItemInformationArrmorDiKangLi_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmorDiKangLi_C, Image_118) == 0x000280, "Member 'UWB_PackItemInformationArrmorDiKangLi_C::Image_118' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmorDiKangLi_C, text1) == 0x000288, "Member 'UWB_PackItemInformationArrmorDiKangLi_C::text1' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmorDiKangLi_C, Text_Change) == 0x000290, "Member 'UWB_PackItemInformationArrmorDiKangLi_C::Text_Change' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmorDiKangLi_C, Text_Data) == 0x000298, "Member 'UWB_PackItemInformationArrmorDiKangLi_C::Text_Data' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmorDiKangLi_C, Name_0) == 0x0002A0, "Member 'UWB_PackItemInformationArrmorDiKangLi_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmorDiKangLi_C, Tag) == 0x0002B8, "Member 'UWB_PackItemInformationArrmorDiKangLi_C::Tag' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmorDiKangLi_C, ImageData) == 0x0002C0, "Member 'UWB_PackItemInformationArrmorDiKangLi_C::ImageData' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmorDiKangLi_C, SelectValue) == 0x0002C8, "Member 'UWB_PackItemInformationArrmorDiKangLi_C::SelectValue' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmorDiKangLi_C, EquippedValue) == 0x0002D0, "Member 'UWB_PackItemInformationArrmorDiKangLi_C::EquippedValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_CharacterConfig \ static_assert(alignof(FST_CharacterConfig) == 0x000008, "Wrong alignment on FST_CharacterConfig"); \ static_assert(sizeof(FST_CharacterConfig) == 0x0000B0, "Wrong size on FST_CharacterConfig"); \ static_assert(offsetof(FST_CharacterConfig, RightHandCollisionSockets_13_6DD523EC4EDA7CEDDBC5439E0C0B2601) == 0x000000, "Member 'FST_CharacterConfig::RightHandCollisionSockets_13_6DD523EC4EDA7CEDDBC5439E0C0B2601' has a wrong offset!"); \ static_assert(offsetof(FST_CharacterConfig, LeftHandCollisionSockets_14_FB7B208C480A07D72E0D0FB18D7958F7) == 0x000010, "Member 'FST_CharacterConfig::LeftHandCollisionSockets_14_FB7B208C480A07D72E0D0FB18D7958F7' has a wrong offset!"); \ static_assert(offsetof(FST_CharacterConfig, RightFootCollisionSockets_15_09100113468DED56D3844B8864E417A4) == 0x000020, "Member 'FST_CharacterConfig::RightFootCollisionSockets_15_09100113468DED56D3844B8864E417A4' has a wrong offset!"); \ static_assert(offsetof(FST_CharacterConfig, LeftFootCollisionSockets_16_0C4EF6FB452A0821227A79996C71A186) == 0x000030, "Member 'FST_CharacterConfig::LeftFootCollisionSockets_16_0C4EF6FB452A0821227A79996C71A186' has a wrong offset!"); \ static_assert(offsetof(FST_CharacterConfig, HeadCollisionSockets_17_547EB14045C9BA01F896F3B81AC89352) == 0x000040, "Member 'FST_CharacterConfig::HeadCollisionSockets_17_547EB14045C9BA01F896F3B81AC89352' has a wrong offset!"); \ static_assert(offsetof(FST_CharacterConfig, HipCollisionSockets_19_518A48154374B51BA1927D96F3CA665C) == 0x000050, "Member 'FST_CharacterConfig::HipCollisionSockets_19_518A48154374B51BA1927D96F3CA665C' has a wrong offset!"); \ static_assert(offsetof(FST_CharacterConfig, Custom1_25_D7A6533545F5992D797BFF91E2653D2B) == 0x000060, "Member 'FST_CharacterConfig::Custom1_25_D7A6533545F5992D797BFF91E2653D2B' has a wrong offset!"); \ static_assert(offsetof(FST_CharacterConfig, Custom2_29_C1AB225E48E5251C8CF00DB9E14A8717) == 0x000070, "Member 'FST_CharacterConfig::Custom2_29_C1AB225E48E5251C8CF00DB9E14A8717' has a wrong offset!"); \ static_assert(offsetof(FST_CharacterConfig, Custom3_30_A47FB0DA4E78E6135677ADA49F5C840A) == 0x000080, "Member 'FST_CharacterConfig::Custom3_30_A47FB0DA4E78E6135677ADA49F5C840A' has a wrong offset!"); \ static_assert(offsetof(FST_CharacterConfig, Custom4_31_ECE7E6704A45A34EA25C74BB51B6AF7F) == 0x000090, "Member 'FST_CharacterConfig::Custom4_31_ECE7E6704A45A34EA25C74BB51B6AF7F' has a wrong offset!"); \ static_assert(offsetof(FST_CharacterConfig, Custom5_33_76A2AECE4A743CA3318FDF8FF766A686) == 0x0000A0, "Member 'FST_CharacterConfig::Custom5_33_76A2AECE4A743CA3318FDF8FF766A686' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSSMContext_C \ static_assert(alignof(UDCSSMContext_C) == 0x000008, "Wrong alignment on UDCSSMContext_C"); \ static_assert(sizeof(UDCSSMContext_C) == 0x000280, "Wrong size on UDCSSMContext_C"); \ static_assert(offsetof(UDCSSMContext_C, InEnermyHitDataProcessed) == 0x000028, "Member 'UDCSSMContext_C::InEnermyHitDataProcessed' has a wrong offset!"); \ static_assert(offsetof(UDCSSMContext_C, InHitresult) == 0x000190, "Member 'UDCSSMContext_C::InHitresult' has a wrong offset!"); \ static_assert(offsetof(UDCSSMContext_C, OutResultType) == 0x000278, "Member 'UDCSSMContext_C::OutResultType' has a wrong offset!"); \ static_assert(offsetof(UDCSSMContext_C, OutTakeDamge) == 0x000279, "Member 'UDCSSMContext_C::OutTakeDamge' has a wrong offset!"); \ static_assert(offsetof(UDCSSMContext_C, OperateKey) == 0x00027A, "Member 'UDCSSMContext_C::OperateKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_AITargetActionQuery_C_ClearAllAction \ static_assert(alignof(I_AITargetActionQuery_C_ClearAllAction) == 0x000001, "Wrong alignment on I_AITargetActionQuery_C_ClearAllAction"); \ static_assert(sizeof(I_AITargetActionQuery_C_ClearAllAction) == 0x000001, "Wrong size on I_AITargetActionQuery_C_ClearAllAction"); \ static_assert(offsetof(I_AITargetActionQuery_C_ClearAllAction, NewParam) == 0x000000, "Member 'I_AITargetActionQuery_C_ClearAllAction::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_AITargetActionQuery_C_ProductAction \ static_assert(alignof(I_AITargetActionQuery_C_ProductAction) == 0x000004, "Wrong alignment on I_AITargetActionQuery_C_ProductAction"); \ static_assert(sizeof(I_AITargetActionQuery_C_ProductAction) == 0x000008, "Wrong size on I_AITargetActionQuery_C_ProductAction"); \ static_assert(offsetof(I_AITargetActionQuery_C_ProductAction, Value) == 0x000000, "Member 'I_AITargetActionQuery_C_ProductAction::Value' has a wrong offset!"); \ static_assert(offsetof(I_AITargetActionQuery_C_ProductAction, Action) == 0x000004, "Member 'I_AITargetActionQuery_C_ProductAction::Action' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_AITargetActionQuery_C_QueryAction \ static_assert(alignof(I_AITargetActionQuery_C_QueryAction) == 0x000004, "Wrong alignment on I_AITargetActionQuery_C_QueryAction"); \ static_assert(sizeof(I_AITargetActionQuery_C_QueryAction) == 0x000008, "Wrong size on I_AITargetActionQuery_C_QueryAction"); \ static_assert(offsetof(I_AITargetActionQuery_C_QueryAction, Action) == 0x000000, "Member 'I_AITargetActionQuery_C_QueryAction::Action' has a wrong offset!"); \ static_assert(offsetof(I_AITargetActionQuery_C_QueryAction, Result) == 0x000004, "Member 'I_AITargetActionQuery_C_QueryAction::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_AITargetActionQuery_C_QueryAndCosumeAction \ static_assert(alignof(I_AITargetActionQuery_C_QueryAndCosumeAction) == 0x000008, "Wrong alignment on I_AITargetActionQuery_C_QueryAndCosumeAction"); \ static_assert(sizeof(I_AITargetActionQuery_C_QueryAndCosumeAction) == 0x000010, "Wrong size on I_AITargetActionQuery_C_QueryAndCosumeAction"); \ static_assert(offsetof(I_AITargetActionQuery_C_QueryAndCosumeAction, Requester) == 0x000000, "Member 'I_AITargetActionQuery_C_QueryAndCosumeAction::Requester' has a wrong offset!"); \ static_assert(offsetof(I_AITargetActionQuery_C_QueryAndCosumeAction, Action) == 0x000008, "Member 'I_AITargetActionQuery_C_QueryAndCosumeAction::Action' has a wrong offset!"); \ static_assert(offsetof(I_AITargetActionQuery_C_QueryAndCosumeAction, Result) == 0x00000C, "Member 'I_AITargetActionQuery_C_QueryAndCosumeAction::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_AITargetActionQuery_C_RequestAllActions \ static_assert(alignof(I_AITargetActionQuery_C_RequestAllActions) == 0x000008, "Wrong alignment on I_AITargetActionQuery_C_RequestAllActions"); \ static_assert(sizeof(I_AITargetActionQuery_C_RequestAllActions) == 0x000010, "Wrong size on I_AITargetActionQuery_C_RequestAllActions"); \ static_assert(offsetof(I_AITargetActionQuery_C_RequestAllActions, actions) == 0x000000, "Member 'I_AITargetActionQuery_C_RequestAllActions::actions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_AITargetActionQuery_C \ static_assert(alignof(II_AITargetActionQuery_C) == 0x000001, "Wrong alignment on II_AITargetActionQuery_C"); \ static_assert(sizeof(II_AITargetActionQuery_C) == 0x000001, "Wrong size on II_AITargetActionQuery_C"); \ #define DUMPER7_ASSERTS_WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream \ static_assert(alignof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream) == 0x000008, "Wrong alignment on WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream"); \ static_assert(sizeof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream) == 0x0000E0, "Wrong size on WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, EntryPoint) == 0x000000, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, Temp_delegate_Variable) == 0x000004, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, Temp_bool_Variable) == 0x000014, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, CallFunc_PostEvent_ReturnValue) == 0x000018, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, Temp_object_Variable) == 0x000020, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, Temp_object_Variable_1) == 0x000028, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x000030, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, Temp_bool_Has_Been_Initd_Variable) == 0x000031, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, K2Node_CustomEvent_NiagaraSystemWidget_332) == 0x000038, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::K2Node_CustomEvent_NiagaraSystemWidget_332' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, CallFunc_PlayAnimation_ReturnValue) == 0x000040, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, K2Node_Event_MyGeometry) == 0x000048, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, K2Node_Event_InDeltaTime) == 0x000088, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, CallFunc_GetNiagaraComponent_ReturnValue) == 0x000090, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::CallFunc_GetNiagaraComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, CallFunc_GetRenderOpacity_ReturnValue) == 0x000098, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::CallFunc_GetRenderOpacity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, CallFunc_IsValid_ReturnValue) == 0x00009C, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, Temp_bool_IsClosed_Variable) == 0x00009D, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, K2Node_CreateDelegate_OutputDelegate) == 0x0000A0, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x0000B0, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x0000B8, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, CallFunc_IsValid_ReturnValue_1) == 0x0000C0, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, CallFunc_GetNiagaraComponent_ReturnValue_1) == 0x0000C8, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::CallFunc_GetNiagaraComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, CallFunc_GetPlayerKlesa_value) == 0x0000D0, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::CallFunc_GetPlayerKlesa_value' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000D4, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream, K2Node_Select_Default) == 0x0000D8, "Member 'WB_JoinDream_C_ExecuteUbergraph_WB_JoinDream::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_JoinDream_C_NiagaraSystemWidget_332_Event \ static_assert(alignof(WB_JoinDream_C_NiagaraSystemWidget_332_Event) == 0x000008, "Wrong alignment on WB_JoinDream_C_NiagaraSystemWidget_332_Event"); \ static_assert(sizeof(WB_JoinDream_C_NiagaraSystemWidget_332_Event) == 0x000008, "Wrong size on WB_JoinDream_C_NiagaraSystemWidget_332_Event"); \ static_assert(offsetof(WB_JoinDream_C_NiagaraSystemWidget_332_Event, NiagaraSystemWidget_332_0) == 0x000000, "Member 'WB_JoinDream_C_NiagaraSystemWidget_332_Event::NiagaraSystemWidget_332_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_JoinDream_C_SequenceEvent__ENTRYPOINTWB_JoinDream \ static_assert(alignof(WB_JoinDream_C_SequenceEvent__ENTRYPOINTWB_JoinDream) == 0x000008, "Wrong alignment on WB_JoinDream_C_SequenceEvent__ENTRYPOINTWB_JoinDream"); \ static_assert(sizeof(WB_JoinDream_C_SequenceEvent__ENTRYPOINTWB_JoinDream) == 0x000008, "Wrong size on WB_JoinDream_C_SequenceEvent__ENTRYPOINTWB_JoinDream"); \ static_assert(offsetof(WB_JoinDream_C_SequenceEvent__ENTRYPOINTWB_JoinDream, NiagaraSystemWidget_332_0) == 0x000000, "Member 'WB_JoinDream_C_SequenceEvent__ENTRYPOINTWB_JoinDream::NiagaraSystemWidget_332_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_JoinDream_C_Tick \ static_assert(alignof(WB_JoinDream_C_Tick) == 0x000008, "Wrong alignment on WB_JoinDream_C_Tick"); \ static_assert(sizeof(WB_JoinDream_C_Tick) == 0x000048, "Wrong size on WB_JoinDream_C_Tick"); \ static_assert(offsetof(WB_JoinDream_C_Tick, MyGeometry) == 0x000000, "Member 'WB_JoinDream_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_JoinDream_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_JoinDream_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_JoinDream_C \ static_assert(alignof(UWB_JoinDream_C) == 0x000008, "Wrong alignment on UWB_JoinDream_C"); \ static_assert(sizeof(UWB_JoinDream_C) == 0x0002A0, "Wrong size on UWB_JoinDream_C"); \ static_assert(offsetof(UWB_JoinDream_C, UberGraphFrame) == 0x000278, "Member 'UWB_JoinDream_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_JoinDream_C, Hidden) == 0x000280, "Member 'UWB_JoinDream_C::Hidden' has a wrong offset!"); \ static_assert(offsetof(UWB_JoinDream_C, Shown) == 0x000288, "Member 'UWB_JoinDream_C::Shown' has a wrong offset!"); \ static_assert(offsetof(UWB_JoinDream_C, NiagaraSystemWidget_332) == 0x000290, "Member 'UWB_JoinDream_C::NiagaraSystemWidget_332' has a wrong offset!"); \ static_assert(offsetof(UWB_JoinDream_C, EnableShown) == 0x000298, "Member 'UWB_JoinDream_C::EnableShown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_StarMapEffectArray \ static_assert(alignof(FST_StarMapEffectArray) == 0x000008, "Wrong alignment on FST_StarMapEffectArray"); \ static_assert(sizeof(FST_StarMapEffectArray) == 0x000010, "Wrong size on FST_StarMapEffectArray"); \ static_assert(offsetof(FST_StarMapEffectArray, Array_3_92FE916141F540B9C6D28BAF130626F9) == 0x000000, "Member 'FST_StarMapEffectArray::Array_3_92FE916141F540B9C6D28BAF130626F9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_EditableGameConfig \ static_assert(alignof(FST_EditableGameConfig) == 0x000008, "Wrong alignment on FST_EditableGameConfig"); \ static_assert(sizeof(FST_EditableGameConfig) == 0x000010, "Wrong size on FST_EditableGameConfig"); \ static_assert(offsetof(FST_EditableGameConfig, 预加载全局关卡_5_B60C1DD34F8A9EC96BF460BC3AED7FE3) == 0x000000, "Member 'FST_EditableGameConfig::预加载全局关卡_5_B60C1DD34F8A9EC96BF460BC3AED7FE3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_ArrmorEquipmentSort \ static_assert(alignof(FST_ArrmorEquipmentSort) == 0x000004, "Wrong alignment on FST_ArrmorEquipmentSort"); \ static_assert(sizeof(FST_ArrmorEquipmentSort) == 0x00000C, "Wrong size on FST_ArrmorEquipmentSort"); \ static_assert(offsetof(FST_ArrmorEquipmentSort, Type_2_32F4CD4D49BD935497C01CAB9903ACA0) == 0x000000, "Member 'FST_ArrmorEquipmentSort::Type_2_32F4CD4D49BD935497C01CAB9903ACA0' has a wrong offset!"); \ static_assert(offsetof(FST_ArrmorEquipmentSort, slot_7_5FDD884E4650C4CC4AFE989D458DE73D) == 0x000004, "Member 'FST_ArrmorEquipmentSort::slot_7_5FDD884E4650C4CC4AFE989D458DE73D' has a wrong offset!"); \ static_assert(offsetof(FST_ArrmorEquipmentSort, Item_8_7578C5934D53FDC79CE33F96E9C07BB8) == 0x000008, "Member 'FST_ArrmorEquipmentSort::Item_8_7578C5934D53FDC79CE33F96E9C07BB8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Item_ToolConf \ static_assert(alignof(FST_Item_ToolConf) == 0x000008, "Wrong alignment on FST_Item_ToolConf"); \ static_assert(sizeof(FST_Item_ToolConf) == 0x000168, "Wrong size on FST_Item_ToolConf"); \ static_assert(offsetof(FST_Item_ToolConf, ItemType_82_DD6DFFE94404FEBE07D94DA723371BA7) == 0x000000, "Member 'FST_Item_ToolConf::ItemType_82_DD6DFFE94404FEBE07D94DA723371BA7' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, HandlerItemClass_107_B69B8DEF4D768F7D7A275291244DC9CA) == 0x000008, "Member 'FST_Item_ToolConf::HandlerItemClass_107_B69B8DEF4D768F7D7A275291244DC9CA' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, Name_95_40862B014E9B7E53F4B81CBDE6C89495) == 0x000010, "Member 'FST_Item_ToolConf::Name_95_40862B014E9B7E53F4B81CBDE6C89495' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, Descript_96_D3B87ED744DDE83DB9316CBF8E3CD9B0) == 0x000028, "Member 'FST_Item_ToolConf::Descript_96_D3B87ED744DDE83DB9316CBF8E3CD9B0' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, DescriptSummery_97_A006B46245261C1DF1EC4E826BF4FAF5) == 0x000040, "Member 'FST_Item_ToolConf::DescriptSummery_97_A006B46245261C1DF1EC4E826BF4FAF5' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, PickupPrompt_98_56FECA2749AF1DAB26D2C7AAE89278A5) == 0x000058, "Member 'FST_Item_ToolConf::PickupPrompt_98_56FECA2749AF1DAB26D2C7AAE89278A5' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, DisplayActorClass_110_AC2987554AFFDDA0F708A586BDB17E39) == 0x000070, "Member 'FST_Item_ToolConf::DisplayActorClass_110_AC2987554AFFDDA0F708A586BDB17E39' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, Icon_108_0435E6084F378317498426869DF63052) == 0x000078, "Member 'FST_Item_ToolConf::Icon_108_0435E6084F378317498426869DF63052' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, BigIcon_111_E0291A3F41DC4C8C2469018BAD404B1C) == 0x000080, "Member 'FST_Item_ToolConf::BigIcon_111_E0291A3F41DC4C8C2469018BAD404B1C' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, MaxInBeibao_89_0BAAD96C40A5C1D624150FB77F90A9D4) == 0x0000B0, "Member 'FST_Item_ToolConf::MaxInBeibao_89_0BAAD96C40A5C1D624150FB77F90A9D4' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, MaxInCangKu_88_9E3E755C46273CC86AF3369BBBEA5005) == 0x0000B4, "Member 'FST_Item_ToolConf::MaxInCangKu_88_9E3E755C46273CC86AF3369BBBEA5005' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, CanDiscard_92_D799817E4D2AF1EE025FBFB6ED4B0C8E) == 0x0000B8, "Member 'FST_Item_ToolConf::CanDiscard_92_D799817E4D2AF1EE025FBFB6ED4B0C8E' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, CanUse_94_5F0DF7574461F1528BD80CA7F77B36D8) == 0x0000B9, "Member 'FST_Item_ToolConf::CanUse_94_5F0DF7574461F1528BD80CA7F77B36D8' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, CanBatchUse_106_C63CB4C84543F2C808DECF9ADD6A701F) == 0x0000BA, "Member 'FST_Item_ToolConf::CanBatchUse_106_C63CB4C84543F2C808DECF9ADD6A701F' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, CanSaveToBox_103_1DE5190A4C781AD23DF4A4BD4D274C3C) == 0x0000BB, "Member 'FST_Item_ToolConf::CanSaveToBox_103_1DE5190A4C781AD23DF4A4BD4D274C3C' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, PlayAnimation_67_3EB68E8E419360E6F09428B9330D258E) == 0x0000BC, "Member 'FST_Item_ToolConf::PlayAnimation_67_3EB68E8E419360E6F09428B9330D258E' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, Effect1_16_E805F1644D71ED966807D5AAEBFE5424) == 0x0000C4, "Member 'FST_Item_ToolConf::Effect1_16_E805F1644D71ED966807D5AAEBFE5424' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, Effect2_13_D0D5EB12470036807F770BB867550869) == 0x0000CC, "Member 'FST_Item_ToolConf::Effect2_13_D0D5EB12470036807F770BB867550869' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, Effect3_15_CE436EC243EE1E2C59EBE8A7AC3AE27B) == 0x0000D4, "Member 'FST_Item_ToolConf::Effect3_15_CE436EC243EE1E2C59EBE8A7AC3AE27B' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, ParamTag1_18_F6E8506441794F44036EECB4A8BB9E54) == 0x0000DC, "Member 'FST_Item_ToolConf::ParamTag1_18_F6E8506441794F44036EECB4A8BB9E54' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, Param1_35_6BB46E0947949123295A848F820304BA) == 0x0000E8, "Member 'FST_Item_ToolConf::Param1_35_6BB46E0947949123295A848F820304BA' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, ParamTag2_20_B65C33DE47A3E7A1FDF0CA893ABE11D3) == 0x0000F0, "Member 'FST_Item_ToolConf::ParamTag2_20_B65C33DE47A3E7A1FDF0CA893ABE11D3' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, Param2_37_A48A8F8448AB70EE724A60AA74455469) == 0x0000F8, "Member 'FST_Item_ToolConf::Param2_37_A48A8F8448AB70EE724A60AA74455469' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, ParamTag3_22_A1B289C944D6A49F3D2CE49D73915071) == 0x000100, "Member 'FST_Item_ToolConf::ParamTag3_22_A1B289C944D6A49F3D2CE49D73915071' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, Param3_39_B1941124464E8FD4B4B2079CDB4D60E0) == 0x000108, "Member 'FST_Item_ToolConf::Param3_39_B1941124464E8FD4B4B2079CDB4D60E0' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, ParamTag4_24_356FFCD24D5ABEF7460461BAD6E81EB6) == 0x000110, "Member 'FST_Item_ToolConf::ParamTag4_24_356FFCD24D5ABEF7460461BAD6E81EB6' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, Param4_41_B6AD150A4CAEEF4B2C64598E3C095A4E) == 0x000118, "Member 'FST_Item_ToolConf::Param4_41_B6AD150A4CAEEF4B2C64598E3C095A4E' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, ParamTag5_26_2871BA9D4B311340A07C099D449772B8) == 0x000120, "Member 'FST_Item_ToolConf::ParamTag5_26_2871BA9D4B311340A07C099D449772B8' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, Param5_43_FAF1BFA341AEF55B52894F813954ABF3) == 0x000128, "Member 'FST_Item_ToolConf::Param5_43_FAF1BFA341AEF55B52894F813954ABF3' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, ParamTag6_28_8B568567421B31C696FA3185BB532D03) == 0x000130, "Member 'FST_Item_ToolConf::ParamTag6_28_8B568567421B31C696FA3185BB532D03' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, Param6_45_2391EBCD4A92C9D03AAE2E88023CB5EA) == 0x000138, "Member 'FST_Item_ToolConf::Param6_45_2391EBCD4A92C9D03AAE2E88023CB5EA' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, ParamTag7_30_D38A2F1743BDDCE7F36785B696AB23D1) == 0x000140, "Member 'FST_Item_ToolConf::ParamTag7_30_D38A2F1743BDDCE7F36785B696AB23D1' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, Param7_47_D803752544621F90583C4CB1253CED1F) == 0x000148, "Member 'FST_Item_ToolConf::Param7_47_D803752544621F90583C4CB1253CED1F' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, ParamTag8_32_CB6F0B7F4CFEE9AB3B777AAFA326A496) == 0x000150, "Member 'FST_Item_ToolConf::ParamTag8_32_CB6F0B7F4CFEE9AB3B777AAFA326A496' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, Param8_49_7574F0DD4AE197008C7AAE886A70D1C1) == 0x000158, "Member 'FST_Item_ToolConf::Param8_49_7574F0DD4AE197008C7AAE886A70D1C1' has a wrong offset!"); \ static_assert(offsetof(FST_Item_ToolConf, ASpecialShow_101_4EBCAD3E40B4F4152F0A4183F87F555D) == 0x000160, "Member 'FST_Item_ToolConf::ASpecialShow_101_4EBCAD3E40B4F4152F0A4183F87F555D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombinationBase_C_CheckIsUnLocked \ static_assert(alignof(WB_CombinationBase_C_CheckIsUnLocked) == 0x000008, "Wrong alignment on WB_CombinationBase_C_CheckIsUnLocked"); \ static_assert(sizeof(WB_CombinationBase_C_CheckIsUnLocked) == 0x000028, "Wrong size on WB_CombinationBase_C_CheckIsUnLocked"); \ static_assert(offsetof(WB_CombinationBase_C_CheckIsUnLocked, Temp_real_Variable) == 0x000000, "Member 'WB_CombinationBase_C_CheckIsUnLocked::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_CheckIsUnLocked, Temp_real_Variable_1) == 0x000004, "Member 'WB_CombinationBase_C_CheckIsUnLocked::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_CheckIsUnLocked, Temp_bool_Variable) == 0x000008, "Member 'WB_CombinationBase_C_CheckIsUnLocked::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_CheckIsUnLocked, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000010, "Member 'WB_CombinationBase_C_CheckIsUnLocked::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_CheckIsUnLocked, CallFunc_Greater_IntInt_ReturnValue) == 0x000018, "Member 'WB_CombinationBase_C_CheckIsUnLocked::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_CheckIsUnLocked, CallFunc_GetNodeLevel_Value) == 0x00001C, "Member 'WB_CombinationBase_C_CheckIsUnLocked::CallFunc_GetNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_CheckIsUnLocked, CallFunc_GetNodeLevel_Actived) == 0x000020, "Member 'WB_CombinationBase_C_CheckIsUnLocked::CallFunc_GetNodeLevel_Actived' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_CheckIsUnLocked, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000021, "Member 'WB_CombinationBase_C_CheckIsUnLocked::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_CheckIsUnLocked, CallFunc_BooleanAND_ReturnValue) == 0x000022, "Member 'WB_CombinationBase_C_CheckIsUnLocked::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_CheckIsUnLocked, K2Node_Select_Default) == 0x000024, "Member 'WB_CombinationBase_C_CheckIsUnLocked::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase \ static_assert(alignof(WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase) == 0x000008, "Wrong alignment on WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase"); \ static_assert(sizeof(WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase) == 0x000050, "Wrong size on WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase"); \ static_assert(offsetof(WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase, EntryPoint) == 0x000000, "Member 'WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000028, "Member 'WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000038, "Member 'WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase, K2Node_Event_IsDesignTime) == 0x000039, "Member 'WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase, CallFunc_Array_Add_ReturnValue) == 0x00003C, "Member 'WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase, CallFunc_Array_Add_ReturnValue_1) == 0x000040, "Member 'WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase, CallFunc_Array_Add_ReturnValue_2) == 0x000044, "Member 'WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase, CallFunc_Array_Add_ReturnValue_3) == 0x000048, "Member 'WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase, CallFunc_Array_Add_ReturnValue_4) == 0x00004C, "Member 'WB_CombinationBase_C_ExecuteUbergraph_WB_CombinationBase::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombinationBase_C_PreConstruct \ static_assert(alignof(WB_CombinationBase_C_PreConstruct) == 0x000001, "Wrong alignment on WB_CombinationBase_C_PreConstruct"); \ static_assert(sizeof(WB_CombinationBase_C_PreConstruct) == 0x000001, "Wrong size on WB_CombinationBase_C_PreConstruct"); \ static_assert(offsetof(WB_CombinationBase_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_CombinationBase_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombinationBase_C_UpdateAllKeyImage \ static_assert(alignof(WB_CombinationBase_C_UpdateAllKeyImage) == 0x000008, "Wrong alignment on WB_CombinationBase_C_UpdateAllKeyImage"); \ static_assert(sizeof(WB_CombinationBase_C_UpdateAllKeyImage) == 0x000018, "Wrong size on WB_CombinationBase_C_UpdateAllKeyImage"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateAllKeyImage, NewDeviceType) == 0x000000, "Member 'WB_CombinationBase_C_UpdateAllKeyImage::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateAllKeyImage, TypeIndex) == 0x000010, "Member 'WB_CombinationBase_C_UpdateAllKeyImage::TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateAllKeyImage, OldSelectionType) == 0x000011, "Member 'WB_CombinationBase_C_UpdateAllKeyImage::OldSelectionType' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateAllKeyImage, CallFunc_GetValidValue_ReturnValue) == 0x000012, "Member 'WB_CombinationBase_C_UpdateAllKeyImage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombinationBase_C_UpdateKeyImage \ static_assert(alignof(WB_CombinationBase_C_UpdateKeyImage) == 0x000008, "Wrong alignment on WB_CombinationBase_C_UpdateKeyImage"); \ static_assert(sizeof(WB_CombinationBase_C_UpdateKeyImage) == 0x000088, "Wrong size on WB_CombinationBase_C_UpdateKeyImage"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, ButtonTag) == 0x000000, "Member 'WB_CombinationBase_C_UpdateKeyImage::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, KeyImage_0) == 0x000008, "Member 'WB_CombinationBase_C_UpdateKeyImage::KeyImage_0' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, Temp_byte_Variable) == 0x000010, "Member 'WB_CombinationBase_C_UpdateKeyImage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, Temp_byte_Variable_1) == 0x000011, "Member 'WB_CombinationBase_C_UpdateKeyImage::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, Temp_bool_Variable) == 0x000012, "Member 'WB_CombinationBase_C_UpdateKeyImage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, CallFunc_SlotAsHorizontalBoxSlot_ReturnValue) == 0x000018, "Member 'WB_CombinationBase_C_UpdateKeyImage::CallFunc_SlotAsHorizontalBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000020, "Member 'WB_CombinationBase_C_UpdateKeyImage::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, CallFunc_GetKeysIconNew_IsConfigured) == 0x000028, "Member 'WB_CombinationBase_C_UpdateKeyImage::CallFunc_GetKeysIconNew_IsConfigured' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, CallFunc_GetKeysIconNew_KeyIcon) == 0x000030, "Member 'WB_CombinationBase_C_UpdateKeyImage::CallFunc_GetKeysIconNew_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, CallFunc_GetKeysIconNew_CombinationKeyIcon) == 0x000038, "Member 'WB_CombinationBase_C_UpdateKeyImage::CallFunc_GetKeysIconNew_CombinationKeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, CallFunc_GetKeysIconNew_IsCombinationKey) == 0x000040, "Member 'WB_CombinationBase_C_UpdateKeyImage::CallFunc_GetKeysIconNew_IsCombinationKey' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, CallFunc_SelectFloat_ReturnValue) == 0x000048, "Member 'WB_CombinationBase_C_UpdateKeyImage::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, K2Node_Select_Default) == 0x000050, "Member 'WB_CombinationBase_C_UpdateKeyImage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, CallFunc_MakeVector2D_ReturnValue) == 0x000058, "Member 'WB_CombinationBase_C_UpdateKeyImage::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, CallFunc_SelectFloat_ReturnValue_1) == 0x000068, "Member 'WB_CombinationBase_C_UpdateKeyImage::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, K2Node_MakeStruct_Margin) == 0x000070, "Member 'WB_CombinationBase_C_UpdateKeyImage::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, CallFunc_IsValid_ReturnValue) == 0x000080, "Member 'WB_CombinationBase_C_UpdateKeyImage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdateKeyImage, K2Node_MakeStruct_Left_ImplicitCast) == 0x000084, "Member 'WB_CombinationBase_C_UpdateKeyImage::K2Node_MakeStruct_Left_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombinationBase_C_UpdatePTDisplay \ static_assert(alignof(WB_CombinationBase_C_UpdatePTDisplay) == 0x000008, "Wrong alignment on WB_CombinationBase_C_UpdatePTDisplay"); \ static_assert(sizeof(WB_CombinationBase_C_UpdatePTDisplay) == 0x000048, "Wrong size on WB_CombinationBase_C_UpdatePTDisplay"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, Temp_byte_Variable) == 0x000000, "Member 'WB_CombinationBase_C_UpdatePTDisplay::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, Temp_bool_Variable) == 0x000001, "Member 'WB_CombinationBase_C_UpdatePTDisplay::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, Temp_byte_Variable_1) == 0x000002, "Member 'WB_CombinationBase_C_UpdatePTDisplay::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, Temp_byte_Variable_2) == 0x000003, "Member 'WB_CombinationBase_C_UpdatePTDisplay::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_CombinationBase_C_UpdatePTDisplay::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_CombinationBase_C_UpdatePTDisplay::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_CombinationBase_C_UpdatePTDisplay::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, Temp_byte_Variable_3) == 0x000010, "Member 'WB_CombinationBase_C_UpdatePTDisplay::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, CallFunc_Greater_IntInt_ReturnValue) == 0x000011, "Member 'WB_CombinationBase_C_UpdatePTDisplay::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, Temp_bool_Variable_1) == 0x000012, "Member 'WB_CombinationBase_C_UpdatePTDisplay::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000018, "Member 'WB_CombinationBase_C_UpdatePTDisplay::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000020, "Member 'WB_CombinationBase_C_UpdatePTDisplay::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, CallFunc_GetNodeLevel_Value) == 0x000024, "Member 'WB_CombinationBase_C_UpdatePTDisplay::CallFunc_GetNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, CallFunc_GetNodeLevel_Actived) == 0x000028, "Member 'WB_CombinationBase_C_UpdatePTDisplay::CallFunc_GetNodeLevel_Actived' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000029, "Member 'WB_CombinationBase_C_UpdatePTDisplay::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, CallFunc_BooleanAND_ReturnValue) == 0x00002A, "Member 'WB_CombinationBase_C_UpdatePTDisplay::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, CallFunc_Less_IntInt_ReturnValue) == 0x00002B, "Member 'WB_CombinationBase_C_UpdatePTDisplay::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, K2Node_Select_Default) == 0x00002C, "Member 'WB_CombinationBase_C_UpdatePTDisplay::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, CallFunc_Not_PreBool_ReturnValue) == 0x00002D, "Member 'WB_CombinationBase_C_UpdatePTDisplay::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, CallFunc_BooleanAND_ReturnValue_1) == 0x00002E, "Member 'WB_CombinationBase_C_UpdatePTDisplay::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, CallFunc_Array_Get_Item) == 0x000030, "Member 'WB_CombinationBase_C_UpdatePTDisplay::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, K2Node_Select_Default_1) == 0x000038, "Member 'WB_CombinationBase_C_UpdatePTDisplay::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, CallFunc_Array_Length_ReturnValue) == 0x00003C, "Member 'WB_CombinationBase_C_UpdatePTDisplay::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationBase_C_UpdatePTDisplay, CallFunc_Less_IntInt_ReturnValue_1) == 0x000040, "Member 'WB_CombinationBase_C_UpdatePTDisplay::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_CombinationBase_C \ static_assert(alignof(UWB_CombinationBase_C) == 0x000008, "Wrong alignment on UWB_CombinationBase_C"); \ static_assert(sizeof(UWB_CombinationBase_C) == 0x000340, "Wrong size on UWB_CombinationBase_C"); \ static_assert(offsetof(UWB_CombinationBase_C, UberGraphFrame) == 0x000278, "Member 'UWB_CombinationBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, Add) == 0x000280, "Member 'UWB_CombinationBase_C::Add' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, CombinKeys) == 0x000288, "Member 'UWB_CombinationBase_C::CombinKeys' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, HorizontalBox_1) == 0x000290, "Member 'UWB_CombinationBase_C::HorizontalBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, KeyAll) == 0x000298, "Member 'UWB_CombinationBase_C::KeyAll' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, KeyImage) == 0x0002A0, "Member 'UWB_CombinationBase_C::KeyImage' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, KeyName) == 0x0002A8, "Member 'UWB_CombinationBase_C::KeyName' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, Next) == 0x0002B0, "Member 'UWB_CombinationBase_C::Next' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, Overlay_1) == 0x0002B8, "Member 'UWB_CombinationBase_C::Overlay_1' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, Plus) == 0x0002C0, "Member 'UWB_CombinationBase_C::Plus' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, pt1) == 0x0002C8, "Member 'UWB_CombinationBase_C::pt1' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, pt2) == 0x0002D0, "Member 'UWB_CombinationBase_C::pt2' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, pt3) == 0x0002D8, "Member 'UWB_CombinationBase_C::pt3' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, pt4) == 0x0002E0, "Member 'UWB_CombinationBase_C::pt4' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, pt5) == 0x0002E8, "Member 'UWB_CombinationBase_C::pt5' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, shitf) == 0x0002F0, "Member 'UWB_CombinationBase_C::shitf' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, Button_Tag) == 0x0002F8, "Member 'UWB_CombinationBase_C::Button_Tag' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, Text) == 0x000300, "Member 'UWB_CombinationBase_C::Text' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, ShowNext) == 0x000318, "Member 'UWB_CombinationBase_C::ShowNext' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, InputType) == 0x000319, "Member 'UWB_CombinationBase_C::InputType' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, StarNode) == 0x00031C, "Member 'UWB_CombinationBase_C::StarNode' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, PTNum) == 0x000320, "Member 'UWB_CombinationBase_C::PTNum' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, Pts) == 0x000328, "Member 'UWB_CombinationBase_C::Pts' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationBase_C, UnlockPTID) == 0x000338, "Member 'UWB_CombinationBase_C::UnlockPTID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADCSGameBooterNew_C \ static_assert(alignof(ADCSGameBooterNew_C) == 0x000008, "Wrong alignment on ADCSGameBooterNew_C"); \ static_assert(sizeof(ADCSGameBooterNew_C) == 0x000448, "Wrong size on ADCSGameBooterNew_C"); \ #define DUMPER7_ASSERTS_I_Network_LevelScript_C_IsSynconizingCGPlaying \ static_assert(alignof(I_Network_LevelScript_C_IsSynconizingCGPlaying) == 0x000001, "Wrong alignment on I_Network_LevelScript_C_IsSynconizingCGPlaying"); \ static_assert(sizeof(I_Network_LevelScript_C_IsSynconizingCGPlaying) == 0x000001, "Wrong size on I_Network_LevelScript_C_IsSynconizingCGPlaying"); \ static_assert(offsetof(I_Network_LevelScript_C_IsSynconizingCGPlaying, Running) == 0x000000, "Member 'I_Network_LevelScript_C_IsSynconizingCGPlaying::Running' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_Network_LevelScript_C_Sync_CGPlaying \ static_assert(alignof(I_Network_LevelScript_C_Sync_CGPlaying) == 0x000008, "Wrong alignment on I_Network_LevelScript_C_Sync_CGPlaying"); \ static_assert(sizeof(I_Network_LevelScript_C_Sync_CGPlaying) == 0x000008, "Wrong size on I_Network_LevelScript_C_Sync_CGPlaying"); \ static_assert(offsetof(I_Network_LevelScript_C_Sync_CGPlaying, Sequence) == 0x000000, "Member 'I_Network_LevelScript_C_Sync_CGPlaying::Sequence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_Network_LevelScript_C \ static_assert(alignof(II_Network_LevelScript_C) == 0x000001, "Wrong alignment on II_Network_LevelScript_C"); \ static_assert(sizeof(II_Network_LevelScript_C) == 0x000001, "Wrong size on II_Network_LevelScript_C"); \ #define DUMPER7_ASSERTS_FS_CameraFollowScoketCache \ static_assert(alignof(FS_CameraFollowScoketCache) == 0x000008, "Wrong alignment on FS_CameraFollowScoketCache"); \ static_assert(sizeof(FS_CameraFollowScoketCache) == 0x000020, "Wrong size on FS_CameraFollowScoketCache"); \ static_assert(offsetof(FS_CameraFollowScoketCache, CameraLagSpeed_3_4DF773DF4EC2DEFF1BB7BFA34BCA62A7) == 0x000000, "Member 'FS_CameraFollowScoketCache::CameraLagSpeed_3_4DF773DF4EC2DEFF1BB7BFA34BCA62A7' has a wrong offset!"); \ static_assert(offsetof(FS_CameraFollowScoketCache, CameraRotationLagSpeed_7_301AAC774D5F9C5740586091238BCF4D) == 0x000008, "Member 'FS_CameraFollowScoketCache::CameraRotationLagSpeed_7_301AAC774D5F9C5740586091238BCF4D' has a wrong offset!"); \ static_assert(offsetof(FS_CameraFollowScoketCache, ClampPitchUp_8_59A8658C44F1F3AA67DA6C80A6F711C5) == 0x000010, "Member 'FS_CameraFollowScoketCache::ClampPitchUp_8_59A8658C44F1F3AA67DA6C80A6F711C5' has a wrong offset!"); \ static_assert(offsetof(FS_CameraFollowScoketCache, HowNearShouldClampDistance_9_75BFDAE546C609FCCBDAF8B0FB7E0372) == 0x000018, "Member 'FS_CameraFollowScoketCache::HowNearShouldClampDistance_9_75BFDAE546C609FCCBDAF8B0FB7E0372' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_CustomMovement \ static_assert(alignof(FST_CustomMovement) == 0x000008, "Wrong alignment on FST_CustomMovement"); \ static_assert(sizeof(FST_CustomMovement) == 0x000010, "Wrong size on FST_CustomMovement"); \ static_assert(offsetof(FST_CustomMovement, Target_2_4874114C45B51135C7E054AE908C6F61) == 0x000000, "Member 'FST_CustomMovement::Target_2_4874114C45B51135C7E054AE908C6F61' has a wrong offset!"); \ static_assert(offsetof(FST_CustomMovement, Movement_5_222F147C430C40F52DE8DA8039E91EEE) == 0x000008, "Member 'FST_CustomMovement::Movement_5_222F147C430C40F52DE8DA8039E91EEE' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_CanOpenUI_C_ReleaseAlertUIOnPlayer \ static_assert(alignof(I_CanOpenUI_C_ReleaseAlertUIOnPlayer) == 0x000008, "Wrong alignment on I_CanOpenUI_C_ReleaseAlertUIOnPlayer"); \ static_assert(sizeof(I_CanOpenUI_C_ReleaseAlertUIOnPlayer) == 0x000010, "Wrong size on I_CanOpenUI_C_ReleaseAlertUIOnPlayer"); \ static_assert(offsetof(I_CanOpenUI_C_ReleaseAlertUIOnPlayer, Enemy) == 0x000000, "Member 'I_CanOpenUI_C_ReleaseAlertUIOnPlayer::Enemy' has a wrong offset!"); \ static_assert(offsetof(I_CanOpenUI_C_ReleaseAlertUIOnPlayer, alertBar) == 0x000008, "Member 'I_CanOpenUI_C_ReleaseAlertUIOnPlayer::alertBar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_CanOpenUI_C_RequestAlertUIOnPlayer \ static_assert(alignof(I_CanOpenUI_C_RequestAlertUIOnPlayer) == 0x000008, "Wrong alignment on I_CanOpenUI_C_RequestAlertUIOnPlayer"); \ static_assert(sizeof(I_CanOpenUI_C_RequestAlertUIOnPlayer) == 0x000018, "Wrong size on I_CanOpenUI_C_RequestAlertUIOnPlayer"); \ static_assert(offsetof(I_CanOpenUI_C_RequestAlertUIOnPlayer, Enemy) == 0x000000, "Member 'I_CanOpenUI_C_RequestAlertUIOnPlayer::Enemy' has a wrong offset!"); \ static_assert(offsetof(I_CanOpenUI_C_RequestAlertUIOnPlayer, alertBar) == 0x000008, "Member 'I_CanOpenUI_C_RequestAlertUIOnPlayer::alertBar' has a wrong offset!"); \ static_assert(offsetof(I_CanOpenUI_C_RequestAlertUIOnPlayer, alertUI) == 0x000010, "Member 'I_CanOpenUI_C_RequestAlertUIOnPlayer::alertUI' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_CanOpenUI_C \ static_assert(alignof(II_CanOpenUI_C) == 0x000001, "Wrong alignment on II_CanOpenUI_C"); \ static_assert(sizeof(II_CanOpenUI_C) == 0x000001, "Wrong size on II_CanOpenUI_C"); \ #define DUMPER7_ASSERTS_ABP_Fs_qtssz_C \ static_assert(alignof(ABP_Fs_qtssz_C) == 0x000008, "Wrong alignment on ABP_Fs_qtssz_C"); \ static_assert(sizeof(ABP_Fs_qtssz_C) == 0x000310, "Wrong size on ABP_Fs_qtssz_C"); \ static_assert(offsetof(ABP_Fs_qtssz_C, NS_zaozi_default) == 0x000300, "Member 'ABP_Fs_qtssz_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_qtssz_C, StaticMesh) == 0x000308, "Member 'ABP_Fs_qtssz_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_AbilityComponent_C_CanCastAbility \ static_assert(alignof(I_AbilityComponent_C_CanCastAbility) == 0x000001, "Wrong alignment on I_AbilityComponent_C_CanCastAbility"); \ static_assert(sizeof(I_AbilityComponent_C_CanCastAbility) == 0x000001, "Wrong size on I_AbilityComponent_C_CanCastAbility"); \ static_assert(offsetof(I_AbilityComponent_C_CanCastAbility, Result) == 0x000000, "Member 'I_AbilityComponent_C_CanCastAbility::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_AbilityComponent_C_GetCastingSpeed \ static_assert(alignof(I_AbilityComponent_C_GetCastingSpeed) == 0x000008, "Wrong alignment on I_AbilityComponent_C_GetCastingSpeed"); \ static_assert(sizeof(I_AbilityComponent_C_GetCastingSpeed) == 0x000008, "Wrong size on I_AbilityComponent_C_GetCastingSpeed"); \ static_assert(offsetof(I_AbilityComponent_C_GetCastingSpeed, Value) == 0x000000, "Member 'I_AbilityComponent_C_GetCastingSpeed::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_AbilityComponent_C_GetMagicDamage \ static_assert(alignof(I_AbilityComponent_C_GetMagicDamage) == 0x000008, "Wrong alignment on I_AbilityComponent_C_GetMagicDamage"); \ static_assert(sizeof(I_AbilityComponent_C_GetMagicDamage) == 0x000008, "Wrong size on I_AbilityComponent_C_GetMagicDamage"); \ static_assert(offsetof(I_AbilityComponent_C_GetMagicDamage, Value) == 0x000000, "Member 'I_AbilityComponent_C_GetMagicDamage::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_AbilityComponent_C \ static_assert(alignof(II_AbilityComponent_C) == 0x000001, "Wrong alignment on II_AbilityComponent_C"); \ static_assert(sizeof(II_AbilityComponent_C) == 0x000001, "Wrong size on II_AbilityComponent_C"); \ #define DUMPER7_ASSERTS_ABP_ADI_Jiuhulu_C \ static_assert(alignof(ABP_ADI_Jiuhulu_C) == 0x000008, "Wrong alignment on ABP_ADI_Jiuhulu_C"); \ static_assert(sizeof(ABP_ADI_Jiuhulu_C) == 0x000308, "Wrong size on ABP_ADI_Jiuhulu_C"); \ static_assert(offsetof(ABP_ADI_Jiuhulu_C, Mesh_Jiuhulu) == 0x000300, "Member 'ABP_ADI_Jiuhulu_C::Mesh_Jiuhulu' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_AttackCondNode \ static_assert(alignof(FST_AttackCondNode) == 0x000008, "Wrong alignment on FST_AttackCondNode"); \ static_assert(sizeof(FST_AttackCondNode) == 0x000040, "Wrong size on FST_AttackCondNode"); \ static_assert(offsetof(FST_AttackCondNode, Chance_6_835F47FF4B9AA0BFD008C8BB1BA145D3) == 0x000000, "Member 'FST_AttackCondNode::Chance_6_835F47FF4B9AA0BFD008C8BB1BA145D3' has a wrong offset!"); \ static_assert(offsetof(FST_AttackCondNode, NextNode_18_F09B44454E38C2F39BDD1C931F8045F7) == 0x000008, "Member 'FST_AttackCondNode::NextNode_18_F09B44454E38C2F39BDD1C931F8045F7' has a wrong offset!"); \ static_assert(offsetof(FST_AttackCondNode, NextNodeContidion_21_8C4904B1439415165AB00FB52DAED75A) == 0x000018, "Member 'FST_AttackCondNode::NextNodeContidion_21_8C4904B1439415165AB00FB52DAED75A' has a wrong offset!"); \ static_assert(offsetof(FST_AttackCondNode, IsEndNode_29_1C21283242646733E112F7BD5C267FAE) == 0x000028, "Member 'FST_AttackCondNode::IsEndNode_29_1C21283242646733E112F7BD5C267FAE' has a wrong offset!"); \ static_assert(offsetof(FST_AttackCondNode, IsConditionNode_25_D6A4AF1C4C78D4CB0A922C994AD050B7) == 0x000029, "Member 'FST_AttackCondNode::IsConditionNode_25_D6A4AF1C4C78D4CB0A922C994AD050B7' has a wrong offset!"); \ static_assert(offsetof(FST_AttackCondNode, IsStartNode_28_0FCEAD754BC6556BF0CEDEB33FD49C10) == 0x00002A, "Member 'FST_AttackCondNode::IsStartNode_28_0FCEAD754BC6556BF0CEDEB33FD49C10' has a wrong offset!"); \ static_assert(offsetof(FST_AttackCondNode, Montage_32_A416A10F48EC1D213472938CF2AA3949) == 0x00002C, "Member 'FST_AttackCondNode::Montage_32_A416A10F48EC1D213472938CF2AA3949' has a wrong offset!"); \ static_assert(offsetof(FST_AttackCondNode, cond_35_6A2F664C40AECC0DA8D4AB997828F077) == 0x000034, "Member 'FST_AttackCondNode::cond_35_6A2F664C40AECC0DA8D4AB997828F077' has a wrong offset!"); \ static_assert(offsetof(FST_AttackCondNode, NodeId_37_92219D6D40E4C3A503D419AA9269752E) == 0x000038, "Member 'FST_AttackCondNode::NodeId_37_92219D6D40E4C3A503D419AA9269752E' has a wrong offset!"); \ static_assert(offsetof(FST_AttackCondNode, Cost_48_49F2FB6947FFF52B199162A3E65D8ED6) == 0x00003C, "Member 'FST_AttackCondNode::Cost_48_49F2FB6947FFF52B199162A3E65D8ED6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_yuanpan_R_C \ static_assert(alignof(ABP_yuanpan_R_C) == 0x000008, "Wrong alignment on ABP_yuanpan_R_C"); \ static_assert(sizeof(ABP_yuanpan_R_C) == 0x000308, "Wrong size on ABP_yuanpan_R_C"); \ static_assert(offsetof(ABP_yuanpan_R_C, SM_Trap_ShuiChe_02) == 0x000300, "Member 'ABP_yuanpan_R_C::SM_Trap_ShuiChe_02' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_ZhuYingDeng_C_ActiveDissolve \ static_assert(alignof(BP_ZhuYingDeng_C_ActiveDissolve) == 0x000008, "Wrong alignment on BP_ZhuYingDeng_C_ActiveDissolve"); \ static_assert(sizeof(BP_ZhuYingDeng_C_ActiveDissolve) == 0x000008, "Wrong size on BP_ZhuYingDeng_C_ActiveDissolve"); \ static_assert(offsetof(BP_ZhuYingDeng_C_ActiveDissolve, Character) == 0x000000, "Member 'BP_ZhuYingDeng_C_ActiveDissolve::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_ZhuYingDeng_C_ExecuteUbergraph_BP_ZhuYingDeng \ static_assert(alignof(BP_ZhuYingDeng_C_ExecuteUbergraph_BP_ZhuYingDeng) == 0x000008, "Wrong alignment on BP_ZhuYingDeng_C_ExecuteUbergraph_BP_ZhuYingDeng"); \ static_assert(sizeof(BP_ZhuYingDeng_C_ExecuteUbergraph_BP_ZhuYingDeng) == 0x000010, "Wrong size on BP_ZhuYingDeng_C_ExecuteUbergraph_BP_ZhuYingDeng"); \ static_assert(offsetof(BP_ZhuYingDeng_C_ExecuteUbergraph_BP_ZhuYingDeng, EntryPoint) == 0x000000, "Member 'BP_ZhuYingDeng_C_ExecuteUbergraph_BP_ZhuYingDeng::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_ZhuYingDeng_C_ExecuteUbergraph_BP_ZhuYingDeng, K2Node_CustomEvent_Character) == 0x000008, "Member 'BP_ZhuYingDeng_C_ExecuteUbergraph_BP_ZhuYingDeng::K2Node_CustomEvent_Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_ZhuYingDeng_C \ static_assert(alignof(ABP_ZhuYingDeng_C) == 0x000008, "Wrong alignment on ABP_ZhuYingDeng_C"); \ static_assert(sizeof(ABP_ZhuYingDeng_C) == 0x000328, "Wrong size on ABP_ZhuYingDeng_C"); \ static_assert(offsetof(ABP_ZhuYingDeng_C, UberGraphFrame_BP_ZhuYingDeng_C) == 0x000310, "Member 'ABP_ZhuYingDeng_C::UberGraphFrame_BP_ZhuYingDeng_C' has a wrong offset!"); \ static_assert(offsetof(ABP_ZhuYingDeng_C, AC_DissolveControllComponent) == 0x000318, "Member 'ABP_ZhuYingDeng_C::AC_DissolveControllComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_ZhuYingDeng_C, NS_Tideng_Socket) == 0x000320, "Member 'ABP_ZhuYingDeng_C::NS_Tideng_Socket' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AE_DamageSphereLine_C_CompositeHitData \ static_assert(alignof(AE_DamageSphereLine_C_CompositeHitData) == 0x000008, "Wrong alignment on AE_DamageSphereLine_C_CompositeHitData"); \ static_assert(sizeof(AE_DamageSphereLine_C_CompositeHitData) == 0x0005A0, "Wrong size on AE_DamageSphereLine_C_CompositeHitData"); \ static_assert(offsetof(AE_DamageSphereLine_C_CompositeHitData, HitMetaData) == 0x000000, "Member 'AE_DamageSphereLine_C_CompositeHitData::HitMetaData' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_CompositeHitData, HitTargetActor) == 0x000160, "Member 'AE_DamageSphereLine_C_CompositeHitData::HitTargetActor' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_CompositeHitData, HitResultData) == 0x000168, "Member 'AE_DamageSphereLine_C_CompositeHitData::HitResultData' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_CompositeHitData, HitDataCompositedByAttacker) == 0x000250, "Member 'AE_DamageSphereLine_C_CompositeHitData::HitDataCompositedByAttacker' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_CompositeHitData, CallFunc_GetOwner_ReturnValue) == 0x0003B8, "Member 'AE_DamageSphereLine_C_CompositeHitData::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_CompositeHitData, K2Node_MakeMap_Map) == 0x0003C0, "Member 'AE_DamageSphereLine_C_CompositeHitData::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_CompositeHitData, K2Node_MakeStruct_F_HitData) == 0x000410, "Member 'AE_DamageSphereLine_C_CompositeHitData::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_CompositeHitData, K2Node_MakeStruct_FirstDamageParam_67_8A6EEDBC4C4FFE0E3E833EA3D27F4A30_ImplicitCast) == 0x000578, "Member 'AE_DamageSphereLine_C_CompositeHitData::K2Node_MakeStruct_FirstDamageParam_67_8A6EEDBC4C4FFE0E3E833EA3D27F4A30_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_CompositeHitData, K2Node_MakeStruct_tougnessDamage_26_AECE5A0C4B1F8242057E868B744E0BB1_ImplicitCast) == 0x000580, "Member 'AE_DamageSphereLine_C_CompositeHitData::K2Node_MakeStruct_tougnessDamage_26_AECE5A0C4B1F8242057E868B744E0BB1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_CompositeHitData, K2Node_MakeStruct_SecondDamageParam_68_692CD0F6434070A971F4948ED96B02EA_ImplicitCast) == 0x000588, "Member 'AE_DamageSphereLine_C_CompositeHitData::K2Node_MakeStruct_SecondDamageParam_68_692CD0F6434070A971F4948ED96B02EA_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_CompositeHitData, K2Node_MakeMap_Value_0_ImplicitCast) == 0x000590, "Member 'AE_DamageSphereLine_C_CompositeHitData::K2Node_MakeMap_Value_0_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_CompositeHitData, K2Node_MakeMap_Value_1_ImplicitCast) == 0x000598, "Member 'AE_DamageSphereLine_C_CompositeHitData::K2Node_MakeMap_Value_1_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine \ static_assert(alignof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine) == 0x000010, "Wrong alignment on AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine"); \ static_assert(sizeof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine) == 0x000890, "Wrong size on AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, EntryPoint) == 0x000000, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, Temp_bool_IsClosed_Variable) == 0x000004, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, Temp_bool_Has_Been_Initd_Variable) == 0x000005, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, Temp_int_Array_Index_Variable) == 0x000008, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, Temp_int_Variable) == 0x00000C, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, Temp_bool_Variable) == 0x000014, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Not_PreBool_ReturnValue) == 0x000015, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Add_IntInt_ReturnValue_1) == 0x00001C, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, Temp_int_Array_Index_Variable_1) == 0x000020, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, K2Node_Event_HitResult) == 0x000028, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::K2Node_Event_HitResult' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, K2Node_Event_DamageResult) == 0x000110, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::K2Node_Event_DamageResult' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, K2Node_Event_HasAppliedDamage) == 0x000111, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::K2Node_Event_HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, K2Node_Event_Undelayed) == 0x000112, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::K2Node_Event_Undelayed' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Max_ReturnValue) == 0x000114, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, K2Node_Event_DeltaSeconds) == 0x000118, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000120, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Not_PreBool_ReturnValue_1) == 0x000128, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000130, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000138, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000140, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000148, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x000160, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_MakeTransform_ReturnValue) == 0x000170, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001D0, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_InRange_FloatFloat_ReturnValue) == 0x0001D8, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, K2Node_CreateDelegate_OutputDelegate) == 0x0001DC, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Not_PreBool_ReturnValue_2) == 0x0001EC, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Subtract_IntInt_ReturnValue) == 0x0001F0, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Array_LastIndex_ReturnValue) == 0x0001F4, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0001F8, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Array_Get_Item) == 0x000200, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Array_Get_Item_1) == 0x000208, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, K2Node_CreateDelegate_OutputDelegate_1) == 0x000210, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_GetGameTimeInSeconds_ReturnValue_3) == 0x000220, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_GetGameTimeInSeconds_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Multiply_IntFloat_ReturnValue) == 0x000228, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Multiply_IntFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000230, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Array_Get_Item_2) == 0x000238, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_K2_GetComponentScale_ReturnValue) == 0x000240, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_K2_GetComponentScale_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Map_Find_Value) == 0x000258, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Map_Find_ReturnValue) == 0x000260, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_BreakVector_X) == 0x000268, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_BreakVector_Y) == 0x000270, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_BreakVector_Z) == 0x000278, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000280, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000288, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_K2_SetWorldTransform_SweepHitResult) == 0x000290, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_K2_SetWorldTransform_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Array_Length_ReturnValue) == 0x000378, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, K2Node_CreateDelegate_OutputDelegate_2) == 0x00037C, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Map_Find_Value_1) == 0x000390, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Map_Find_ReturnValue_1) == 0x0003F0, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_BreakTransform_Location) == 0x0003F8, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_BreakTransform_Rotation) == 0x000410, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_BreakTransform_Scale) == 0x000428, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_GetTransform_ReturnValue) == 0x000440, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_GetForwardVector_ReturnValue) == 0x0004A0, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x0004B8, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Add_VectorVector_ReturnValue) == 0x0004D0, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0004E8, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_MakeTransform_ReturnValue_1) == 0x0004F0, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_MakeRotator_ReturnValue) == 0x000550, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_K2_SetWorldTransform_SweepHitResult_1) == 0x000568, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_K2_SetWorldTransform_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Not_PreBool_ReturnValue_3) == 0x000650, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Not_PreBool_ReturnValue_4) == 0x000651, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_BooleanAND_ReturnValue) == 0x000652, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Not_PreBool_ReturnValue_5) == 0x000653, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Not_PreBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_GetTransform_ReturnValue_1) == 0x000660, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_GetTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_BooleanAND_ReturnValue_1) == 0x0006C0, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_BooleanAND_ReturnValue_2) == 0x0006C1, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, Temp_int_Variable_1) == 0x0006C4, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0006C8, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Add_IntInt_ReturnValue_2) == 0x0006E0, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_ComposeRotators_ReturnValue) == 0x0006E8, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_ComposeRotators_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_K2_SetActorRotation_ReturnValue) == 0x000700, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_GetOwner_ReturnValue) == 0x000708, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, K2Node_CustomEvent_GenerateSphereId) == 0x000710, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::K2Node_CustomEvent_GenerateSphereId' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, K2Node_DynamicCast_AsAbstract_Character) == 0x000720, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, K2Node_DynamicCast_bSuccess) == 0x000728, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, K2Node_CustomEvent_Actor) == 0x000730, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::K2Node_CustomEvent_Actor' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, K2Node_CustomEvent_EndPlayReason) == 0x000738, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::K2Node_CustomEvent_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_GetInsideMessageRouter_InsideMsgRouter) == 0x000740, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_GetInsideMessageRouter_InsideMsgRouter' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, K2Node_CustomEvent_firepoint) == 0x000748, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, K2Node_CustomEvent_isReborn) == 0x000758, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, K2Node_CustomEvent_Position) == 0x000760, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_MakeTransform_ReturnValue_2) == 0x0007C0, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_MakeTransform_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000820, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_AddComponent_ReturnValue) == 0x000828, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Array_Add_ReturnValue) == 0x000830, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000838, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, Temp_int_Loop_Counter_Variable_1) == 0x000840, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Array_Get_Item_3) == 0x000848, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Array_Length_ReturnValue_1) == 0x000850, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Less_IntInt_ReturnValue) == 0x000854, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Less_IntInt_ReturnValue_1) == 0x000855, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Add_IntInt_ReturnValue_3) == 0x000858, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_AddSphereTrace_TraceId) == 0x00085C, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_AddSphereTrace_TraceId' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Not_PreBool_ReturnValue_6) == 0x000860, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Not_PreBool_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_ActiveTrace_Intevel_ImplicitCast) == 0x000868, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_ActiveTrace_Intevel_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Delay_Duration_ImplicitCast) == 0x000870, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000878, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x000880, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast) == 0x000884, "Member 'AE_DamageSphereLine_C_ExecuteUbergraph_AE_DamageSphereLine::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AE_DamageSphereLine_C_IsAttackableTarget \ static_assert(alignof(AE_DamageSphereLine_C_IsAttackableTarget) == 0x000008, "Wrong alignment on AE_DamageSphereLine_C_IsAttackableTarget"); \ static_assert(sizeof(AE_DamageSphereLine_C_IsAttackableTarget) == 0x000050, "Wrong size on AE_DamageSphereLine_C_IsAttackableTarget"); \ static_assert(offsetof(AE_DamageSphereLine_C_IsAttackableTarget, Target) == 0x000000, "Member 'AE_DamageSphereLine_C_IsAttackableTarget::Target' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_IsAttackableTarget, Result) == 0x000008, "Member 'AE_DamageSphereLine_C_IsAttackableTarget::Result' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_IsAttackableTarget, CallFunc_GetObjectClass_ReturnValue) == 0x000010, "Member 'AE_DamageSphereLine_C_IsAttackableTarget::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_IsAttackableTarget, CallFunc_ClassIsChildOf_ReturnValue) == 0x000018, "Member 'AE_DamageSphereLine_C_IsAttackableTarget::CallFunc_ClassIsChildOf_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_IsAttackableTarget, CallFunc_ClassIsChildOf_ReturnValue_1) == 0x000019, "Member 'AE_DamageSphereLine_C_IsAttackableTarget::CallFunc_ClassIsChildOf_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_IsAttackableTarget, K2Node_DynamicCast_AsAbstract_Character) == 0x000020, "Member 'AE_DamageSphereLine_C_IsAttackableTarget::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_IsAttackableTarget, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'AE_DamageSphereLine_C_IsAttackableTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_IsAttackableTarget, CallFunc_BooleanOR_ReturnValue) == 0x000029, "Member 'AE_DamageSphereLine_C_IsAttackableTarget::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_IsAttackableTarget, CallFunc_GetOwner_ReturnValue) == 0x000030, "Member 'AE_DamageSphereLine_C_IsAttackableTarget::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_IsAttackableTarget, K2Node_DynamicCast_AsI_Can_Attack) == 0x000038, "Member 'AE_DamageSphereLine_C_IsAttackableTarget::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_IsAttackableTarget, K2Node_DynamicCast_bSuccess_1) == 0x000048, "Member 'AE_DamageSphereLine_C_IsAttackableTarget::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_IsAttackableTarget, CallFunc_IsAttackableTarget_result) == 0x000049, "Member 'AE_DamageSphereLine_C_IsAttackableTarget::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AE_DamageSphereLine_C_OverrideTraceDamage \ static_assert(alignof(AE_DamageSphereLine_C_OverrideTraceDamage) == 0x000008, "Wrong alignment on AE_DamageSphereLine_C_OverrideTraceDamage"); \ static_assert(sizeof(AE_DamageSphereLine_C_OverrideTraceDamage) == 0x000028, "Wrong size on AE_DamageSphereLine_C_OverrideTraceDamage"); \ static_assert(offsetof(AE_DamageSphereLine_C_OverrideTraceDamage, TraceId) == 0x000000, "Member 'AE_DamageSphereLine_C_OverrideTraceDamage::TraceId' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_OverrideTraceDamage, IgnoreActors) == 0x000008, "Member 'AE_DamageSphereLine_C_OverrideTraceDamage::IgnoreActors' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_OverrideTraceDamage, OutHits) == 0x000018, "Member 'AE_DamageSphereLine_C_OverrideTraceDamage::OutHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AE_DamageSphereLine_C_OwnerDestroyed \ static_assert(alignof(AE_DamageSphereLine_C_OwnerDestroyed) == 0x000008, "Wrong alignment on AE_DamageSphereLine_C_OwnerDestroyed"); \ static_assert(sizeof(AE_DamageSphereLine_C_OwnerDestroyed) == 0x000010, "Wrong size on AE_DamageSphereLine_C_OwnerDestroyed"); \ static_assert(offsetof(AE_DamageSphereLine_C_OwnerDestroyed, Actor) == 0x000000, "Member 'AE_DamageSphereLine_C_OwnerDestroyed::Actor' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_OwnerDestroyed, EndPlayReason) == 0x000008, "Member 'AE_DamageSphereLine_C_OwnerDestroyed::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AE_DamageSphereLine_C_PlayerBorned \ static_assert(alignof(AE_DamageSphereLine_C_PlayerBorned) == 0x000010, "Wrong alignment on AE_DamageSphereLine_C_PlayerBorned"); \ static_assert(sizeof(AE_DamageSphereLine_C_PlayerBorned) == 0x000080, "Wrong size on AE_DamageSphereLine_C_PlayerBorned"); \ static_assert(offsetof(AE_DamageSphereLine_C_PlayerBorned, FirePoint) == 0x000000, "Member 'AE_DamageSphereLine_C_PlayerBorned::FirePoint' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_PlayerBorned, isReborn) == 0x000010, "Member 'AE_DamageSphereLine_C_PlayerBorned::isReborn' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_PlayerBorned, Position) == 0x000020, "Member 'AE_DamageSphereLine_C_PlayerBorned::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AE_DamageSphereLine_C_PostHitTarget \ static_assert(alignof(AE_DamageSphereLine_C_PostHitTarget) == 0x000008, "Wrong alignment on AE_DamageSphereLine_C_PostHitTarget"); \ static_assert(sizeof(AE_DamageSphereLine_C_PostHitTarget) == 0x0000F0, "Wrong size on AE_DamageSphereLine_C_PostHitTarget"); \ static_assert(offsetof(AE_DamageSphereLine_C_PostHitTarget, HitResult) == 0x000000, "Member 'AE_DamageSphereLine_C_PostHitTarget::HitResult' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_PostHitTarget, DamageResult) == 0x0000E8, "Member 'AE_DamageSphereLine_C_PostHitTarget::DamageResult' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_PostHitTarget, HasAppliedDamage) == 0x0000E9, "Member 'AE_DamageSphereLine_C_PostHitTarget::HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphereLine_C_PostHitTarget, Undelayed) == 0x0000EA, "Member 'AE_DamageSphereLine_C_PostHitTarget::Undelayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AE_DamageSphereLine_C_ReceiveTick \ static_assert(alignof(AE_DamageSphereLine_C_ReceiveTick) == 0x000004, "Wrong alignment on AE_DamageSphereLine_C_ReceiveTick"); \ static_assert(sizeof(AE_DamageSphereLine_C_ReceiveTick) == 0x000004, "Wrong size on AE_DamageSphereLine_C_ReceiveTick"); \ static_assert(offsetof(AE_DamageSphereLine_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'AE_DamageSphereLine_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AE_DamageSphereLine_C_StopGenerate \ static_assert(alignof(AE_DamageSphereLine_C_StopGenerate) == 0x000008, "Wrong alignment on AE_DamageSphereLine_C_StopGenerate"); \ static_assert(sizeof(AE_DamageSphereLine_C_StopGenerate) == 0x000010, "Wrong size on AE_DamageSphereLine_C_StopGenerate"); \ static_assert(offsetof(AE_DamageSphereLine_C_StopGenerate, GenerateSphereId) == 0x000000, "Member 'AE_DamageSphereLine_C_StopGenerate::GenerateSphereId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAE_DamageSphereLine_C \ static_assert(alignof(AAE_DamageSphereLine_C) == 0x000008, "Wrong alignment on AAE_DamageSphereLine_C"); \ static_assert(sizeof(AAE_DamageSphereLine_C) == 0x0004C8, "Wrong size on AAE_DamageSphereLine_C"); \ static_assert(offsetof(AAE_DamageSphereLine_C, UberGraphFrame) == 0x0002F0, "Member 'AAE_DamageSphereLine_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, DamageHandlerComponent) == 0x0002F8, "Member 'AAE_DamageSphereLine_C::DamageHandlerComponent' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, Arrow) == 0x000300, "Member 'AAE_DamageSphereLine_C::Arrow' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, Billboard) == 0x000308, "Member 'AAE_DamageSphereLine_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, DefaultSceneRoot) == 0x000310, "Member 'AAE_DamageSphereLine_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, Rool_alpha_AAB773284FCD556CC5E668AB3F444AF6) == 0x000318, "Member 'AAE_DamageSphereLine_C::Rool_alpha_AAB773284FCD556CC5E668AB3F444AF6' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, Rool__Direction_AAB773284FCD556CC5E668AB3F444AF6) == 0x00031C, "Member 'AAE_DamageSphereLine_C::Rool__Direction_AAB773284FCD556CC5E668AB3F444AF6' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, Rool) == 0x000320, "Member 'AAE_DamageSphereLine_C::Rool' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, Radius) == 0x000328, "Member 'AAE_DamageSphereLine_C::Radius' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, Impulse) == 0x000330, "Member 'AAE_DamageSphereLine_C::Impulse' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, Debug) == 0x000338, "Member 'AAE_DamageSphereLine_C::Debug' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, Lifetime) == 0x000340, "Member 'AAE_DamageSphereLine_C::Lifetime' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, SkillID) == 0x000348, "Member 'AAE_DamageSphereLine_C::SkillID' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, DamageData) == 0x000358, "Member 'AAE_DamageSphereLine_C::DamageData' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, TeamateDamage) == 0x00038C, "Member 'AAE_DamageSphereLine_C::TeamateDamage' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, Number) == 0x000390, "Member 'AAE_DamageSphereLine_C::Number' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, IntervalHit) == 0x000398, "Member 'AAE_DamageSphereLine_C::IntervalHit' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, CollisionSettings) == 0x0003A0, "Member 'AAE_DamageSphereLine_C::CollisionSettings' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, L_TimeSingleSphere) == 0x0003B0, "Member 'AAE_DamageSphereLine_C::L_TimeSingleSphere' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, Speed) == 0x0003B8, "Member 'AAE_DamageSphereLine_C::Speed' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, DebugSphere) == 0x0003C0, "Member 'AAE_DamageSphereLine_C::DebugSphere' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, RunLogic) == 0x0003C1, "Member 'AAE_DamageSphereLine_C::RunLogic' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, IntervalParticle) == 0x0003C8, "Member 'AAE_DamageSphereLine_C::IntervalParticle' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, particle) == 0x0003D0, "Member 'AAE_DamageSphereLine_C::particle' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, ParticleTime) == 0x0003D8, "Member 'AAE_DamageSphereLine_C::ParticleTime' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, MaxMoveTime) == 0x0003E0, "Member 'AAE_DamageSphereLine_C::MaxMoveTime' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, Timer) == 0x0003E8, "Member 'AAE_DamageSphereLine_C::Timer' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, StartLocation) == 0x000438, "Member 'AAE_DamageSphereLine_C::StartLocation' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, Pool) == 0x000488, "Member 'AAE_DamageSphereLine_C::Pool' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, Batch) == 0x000498, "Member 'AAE_DamageSphereLine_C::Batch' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, continus) == 0x00049C, "Member 'AAE_DamageSphereLine_C::continus' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, HasRunningSphere) == 0x00049D, "Member 'AAE_DamageSphereLine_C::HasRunningSphere' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, 直线段) == 0x00049E, "Member 'AAE_DamageSphereLine_C::直线段' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, DebugLoop) == 0x00049F, "Member 'AAE_DamageSphereLine_C::DebugLoop' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, StartRotation) == 0x0004A0, "Member 'AAE_DamageSphereLine_C::StartRotation' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, BoneAttached) == 0x0004B8, "Member 'AAE_DamageSphereLine_C::BoneAttached' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphereLine_C, Damage_Interval) == 0x0004C0, "Member 'AAE_DamageSphereLine_C::Damage_Interval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Propertys_List \ static_assert(alignof(FST_Propertys_List) == 0x000008, "Wrong alignment on FST_Propertys_List"); \ static_assert(sizeof(FST_Propertys_List) == 0x0001E8, "Wrong size on FST_Propertys_List"); \ static_assert(offsetof(FST_Propertys_List, name_267_42BDF3684875C7B526D3128EE9DF6F97) == 0x000000, "Member 'FST_Propertys_List::name_267_42BDF3684875C7B526D3128EE9DF6F97' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, vitality_106_5892D12A407BAF64B68F199807D8A7C1) == 0x000018, "Member 'FST_Propertys_List::vitality_106_5892D12A407BAF64B68F199807D8A7C1' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, stamina_107_CDBDF73944F6B86BBC3708AACF18FE21) == 0x000020, "Member 'FST_Propertys_List::stamina_107_CDBDF73944F6B86BBC3708AACF18FE21' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, str_179_C3BAD81144A37503AA2979968D2EAFDE) == 0x000028, "Member 'FST_Propertys_List::str_179_C3BAD81144A37503AA2979968D2EAFDE' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, agile_142_EA71529344C818AA25B59B96668ECE0B) == 0x000030, "Member 'FST_Propertys_List::agile_142_EA71529344C818AA25B59B96668ECE0B' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, int_178_C291DF1B4DDB1A1FFD0FE4AC42C096D8) == 0x000038, "Member 'FST_Propertys_List::int_178_C291DF1B4DDB1A1FFD0FE4AC42C096D8' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, faith_177_1E0930E84D053B20C470989A5F8F728A) == 0x000040, "Member 'FST_Propertys_List::faith_177_1E0930E84D053B20C470989A5F8F728A' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, level_145_BEF1AD114073109E57C1D39473CEF434) == 0x000048, "Member 'FST_Propertys_List::level_145_BEF1AD114073109E57C1D39473CEF434' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, soul_146_C4BE2605428CAE1C5719BD92B1EB7F00) == 0x000050, "Member 'FST_Propertys_List::soul_146_C4BE2605428CAE1C5719BD92B1EB7F00' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, crazy_147_55FD0F4C45BF50E15C3C4CA240CC5C93) == 0x000058, "Member 'FST_Propertys_List::crazy_147_55FD0F4C45BF50E15C3C4CA240CC5C93' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, healthPoint_148_3C33A81D49DAFB4219C8ACA5C1BBF357) == 0x000060, "Member 'FST_Propertys_List::healthPoint_148_3C33A81D49DAFB4219C8ACA5C1BBF357' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, staminaPoint_149_5FBD58E8497313BF8501EB98E7405112) == 0x000068, "Member 'FST_Propertys_List::staminaPoint_149_5FBD58E8497313BF8501EB98E7405112' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, defslash_180_71C29F604934B6654DF37E94E33DCC74) == 0x000070, "Member 'FST_Propertys_List::defslash_180_71C29F604934B6654DF37E94E33DCC74' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, defthrust_181_A37F7A8A41DBA8088E7613AA2727F943) == 0x000078, "Member 'FST_Propertys_List::defthrust_181_A37F7A8A41DBA8088E7613AA2727F943' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, defblow_183_F5C2EFE845147186B91DD899C6D297CC) == 0x000080, "Member 'FST_Propertys_List::defblow_183_F5C2EFE845147186B91DD899C6D297CC' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, deffire_184_C7E690354D251BD4549E89ACA6508717) == 0x000088, "Member 'FST_Propertys_List::deffire_184_C7E690354D251BD4549E89ACA6508717' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, defmagic_185_D1B99C97409A343C333553B0E9BD74CE) == 0x000090, "Member 'FST_Propertys_List::defmagic_185_D1B99C97409A343C333553B0E9BD74CE' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, defthunder_186_8F40AA66475D883A30828693318714CA) == 0x000098, "Member 'FST_Propertys_List::defthunder_186_8F40AA66475D883A30828693318714CA' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, deffeather_182_7F73043F423039D904B57CB4D81DC918) == 0x0000A0, "Member 'FST_Propertys_List::deffeather_182_7F73043F423039D904B57CB4D81DC918' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, toleranceburn_187_E650EBA44947CB0D35EAEF8883BBDFC4) == 0x0000A8, "Member 'FST_Propertys_List::toleranceburn_187_E650EBA44947CB0D35EAEF8883BBDFC4' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, tolerancecurse_188_CA9075E741966865C06B649F3D3F8083) == 0x0000B0, "Member 'FST_Propertys_List::tolerancecurse_188_CA9075E741966865C06B649F3D3F8083' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, tolerancepoison_189_897004F24A6798E8BDD1F5A4494F7737) == 0x0000B8, "Member 'FST_Propertys_List::tolerancepoison_189_897004F24A6798E8BDD1F5A4494F7737' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, toleranceice_190_388E393749F62946A0B07E9EE3B227DA) == 0x0000C0, "Member 'FST_Propertys_List::toleranceice_190_388E393749F62946A0B07E9EE3B227DA' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, tolerancebleed_191_6BE918F449F06EE36915CFB5D629D236) == 0x0000C8, "Member 'FST_Propertys_List::tolerancebleed_191_6BE918F449F06EE36915CFB5D629D236' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, tolerancelost_192_CDAC9AE64C46E7ED885F5A802581C1B3) == 0x0000D0, "Member 'FST_Propertys_List::tolerancelost_192_CDAC9AE64C46E7ED885F5A802581C1B3' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, toleranceparalysis_274_4417C23C417F28806FB7D295D2017146) == 0x0000D8, "Member 'FST_Propertys_List::toleranceparalysis_274_4417C23C417F28806FB7D295D2017146' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, SlashDamage_118_8A1B335B46AF3A03BED80EAD76F695A2) == 0x0000E0, "Member 'FST_Propertys_List::SlashDamage_118_8A1B335B46AF3A03BED80EAD76F695A2' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, ThrustDamage_132_FB50084F45707B85F13CBD80100F217F) == 0x0000E8, "Member 'FST_Propertys_List::ThrustDamage_132_FB50084F45707B85F13CBD80100F217F' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, BlowDamage_133_1025C66641C5148CE4E1108894AD49F8) == 0x0000F0, "Member 'FST_Propertys_List::BlowDamage_133_1025C66641C5148CE4E1108894AD49F8' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, FireDamage_134_862C14204F20E8D265416587D1A6416D) == 0x0000F8, "Member 'FST_Propertys_List::FireDamage_134_862C14204F20E8D265416587D1A6416D' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, FeatherDamage_193_9C316B2842F3DE991DF5C7927A2A5A32) == 0x000100, "Member 'FST_Propertys_List::FeatherDamage_193_9C316B2842F3DE991DF5C7927A2A5A32' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, ThunderDamage_136_D0E6092B43D1D34470EBB08E0D09E003) == 0x000108, "Member 'FST_Propertys_List::ThunderDamage_136_D0E6092B43D1D34470EBB08E0D09E003' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, MagicDamage_137_57B39EDF4CAA1F9CA98B11A737682372) == 0x000110, "Member 'FST_Propertys_List::MagicDamage_137_57B39EDF4CAA1F9CA98B11A737682372' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, BurnAccum_194_8758B2FC42E51C7D0E4CD3829AB76CA2) == 0x000118, "Member 'FST_Propertys_List::BurnAccum_194_8758B2FC42E51C7D0E4CD3829AB76CA2' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, PoisonAccum_139_E44E5ADF4D56B27E67E7B69DF9C04D8A) == 0x000120, "Member 'FST_Propertys_List::PoisonAccum_139_E44E5ADF4D56B27E67E7B69DF9C04D8A' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, CurseAccum_195_E2F3DCBB459459024C98E7B44CF2B17B) == 0x000128, "Member 'FST_Propertys_List::CurseAccum_195_E2F3DCBB459459024C98E7B44CF2B17B' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, LostAccum_196_A941363E41241A34907B359E7ED97F86) == 0x000130, "Member 'FST_Propertys_List::LostAccum_196_A941363E41241A34907B359E7ED97F86' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, BleedAccum_202_B5858CDD464B719EDD0F369F517CAAD9) == 0x000138, "Member 'FST_Propertys_List::BleedAccum_202_B5858CDD464B719EDD0F369F517CAAD9' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, IceAccum_203_E612461B4DCF44E11826669139DD6E4B) == 0x000140, "Member 'FST_Propertys_List::IceAccum_203_E612461B4DCF44E11826669139DD6E4B' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, toughness_208_3163C98A4E2D27ED9B3B3AA85EF20027) == 0x000148, "Member 'FST_Propertys_List::toughness_208_3163C98A4E2D27ED9B3B3AA85EF20027' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, toughnessrecovertime_270_32C12DFF47EEC3D1ECB77C89004A68EA) == 0x000150, "Member 'FST_Propertys_List::toughnessrecovertime_270_32C12DFF47EEC3D1ECB77C89004A68EA' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, camp_257_4CD9A47244FA1F8498BF0A88E8000876) == 0x000158, "Member 'FST_Propertys_List::camp_257_4CD9A47244FA1F8498BF0A88E8000876' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, defbasefeather_214_F37A965843D7D618967CEE9D4F9196F5) == 0x000168, "Member 'FST_Propertys_List::defbasefeather_214_F37A965843D7D618967CEE9D4F9196F5' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, defbasefire_216_1D9757DB48E89BA29453DAA0F57E0F3D) == 0x000170, "Member 'FST_Propertys_List::defbasefire_216_1D9757DB48E89BA29453DAA0F57E0F3D' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, defbasemagic_218_09BB046745DE60551BF10C89DF48357C) == 0x000178, "Member 'FST_Propertys_List::defbasemagic_218_09BB046745DE60551BF10C89DF48357C' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, defbasethunder_220_2F81F9ED4BEF9B304040E99B45FA89F1) == 0x000180, "Member 'FST_Propertys_List::defbasethunder_220_2F81F9ED4BEF9B304040E99B45FA89F1' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, defbaseslash_224_EBF5F693420EA2E72DBFB4948FFBA016) == 0x000188, "Member 'FST_Propertys_List::defbaseslash_224_EBF5F693420EA2E72DBFB4948FFBA016' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, defbaseblow_229_43E5070F4CEC7B09D88E82A42DAD0471) == 0x000190, "Member 'FST_Propertys_List::defbaseblow_229_43E5070F4CEC7B09D88E82A42DAD0471' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, defbasethrust_230_553BBB944779A7E12160B69C5EDAF41E) == 0x000198, "Member 'FST_Propertys_List::defbasethrust_230_553BBB944779A7E12160B69C5EDAF41E' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, blockrate_234_0BCB58014609A9B099DE78BF602FD8CB) == 0x0001A0, "Member 'FST_Propertys_List::blockrate_234_0BCB58014609A9B099DE78BF602FD8CB' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, walkspeed_249_AFE53AA64B6D0D28BCE0F7AFA4C60194) == 0x0001A8, "Member 'FST_Propertys_List::walkspeed_249_AFE53AA64B6D0D28BCE0F7AFA4C60194' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, jogspeed_250_F8D427E04C65D06C31082A9FAB674810) == 0x0001B0, "Member 'FST_Propertys_List::jogspeed_250_F8D427E04C65D06C31082A9FAB674810' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, sprintspeed_251_3451114446E58145725838B2063BCD39) == 0x0001B8, "Member 'FST_Propertys_List::sprintspeed_251_3451114446E58145725838B2063BCD39' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, slowspeed_253_19FF96224C1C1BA66AD7F399A600D58E) == 0x0001C0, "Member 'FST_Propertys_List::slowspeed_253_19FF96224C1C1BA66AD7F399A600D58E' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, retreaspeed_255_52D1AF3D43980677768AB381D2040932) == 0x0001C8, "Member 'FST_Propertys_List::retreaspeed_255_52D1AF3D43980677768AB381D2040932' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, patrolspeed_260_62C26983404BD78BBC77B59F15FC4C80) == 0x0001D0, "Member 'FST_Propertys_List::patrolspeed_260_62C26983404BD78BBC77B59F15FC4C80' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, bvbrdd_263_CE90081F4FCD8D863A92AF920DC64012) == 0x0001D8, "Member 'FST_Propertys_List::bvbrdd_263_CE90081F4FCD8D863A92AF920DC64012' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_List, hprecoverfactor_266_3FBB4412453989FEF055C990DFE4159C) == 0x0001E0, "Member 'FST_Propertys_List::hprecoverfactor_266_3FBB4412453989FEF055C990DFE4159C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessage_Leave_C_CustomEvent \ static_assert(alignof(BP_MarkMessage_Leave_C_CustomEvent) == 0x000001, "Wrong alignment on BP_MarkMessage_Leave_C_CustomEvent"); \ static_assert(sizeof(BP_MarkMessage_Leave_C_CustomEvent) == 0x000001, "Wrong size on BP_MarkMessage_Leave_C_CustomEvent"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_CustomEvent, IsEnter) == 0x000000, "Member 'BP_MarkMessage_Leave_C_CustomEvent::IsEnter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave \ static_assert(alignof(BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave) == 0x000008, "Wrong alignment on BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave"); \ static_assert(sizeof(BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave) == 0x0000F8, "Wrong size on BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave, EntryPoint) == 0x000000, "Member 'BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave, K2Node_Event_Data) == 0x000018, "Member 'BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave::K2Node_Event_Data' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave, K2Node_Event_Caller) == 0x000028, "Member 'BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000030, "Member 'BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave, CallFunc_GetData_ReturnValue) == 0x000038, "Member 'BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave::CallFunc_GetData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000048, "Member 'BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave, CallFunc_ReadGenericStructPasser_OutData) == 0x000050, "Member 'BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave::CallFunc_ReadGenericStructPasser_OutData' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave, CallFunc_ReadGenericStructPasser_ReturnValue) == 0x0000C8, "Member 'BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave::CallFunc_ReadGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave, CallFunc_IsValid_ReturnValue) == 0x0000C9, "Member 'BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave, CallFunc_GetPlayerController_ReturnValue) == 0x0000D0, "Member 'BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave, K2Node_CustomEvent_IsEnter) == 0x0000D8, "Member 'BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave::K2Node_CustomEvent_IsEnter' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x0000E0, "Member 'BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave, CallFunc_GetData_ReturnValue_1) == 0x0000E8, "Member 'BP_MarkMessage_Leave_C_ExecuteUbergraph_BP_MarkMessage_Leave::CallFunc_GetData_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessage_Leave_C_interact \ static_assert(alignof(BP_MarkMessage_Leave_C_interact) == 0x000008, "Wrong alignment on BP_MarkMessage_Leave_C_interact"); \ static_assert(sizeof(BP_MarkMessage_Leave_C_interact) == 0x000008, "Wrong size on BP_MarkMessage_Leave_C_interact"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_interact, Caller) == 0x000000, "Member 'BP_MarkMessage_Leave_C_interact::Caller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessage_Leave_C_UpdateMessageInfo \ static_assert(alignof(BP_MarkMessage_Leave_C_UpdateMessageInfo) == 0x000008, "Wrong alignment on BP_MarkMessage_Leave_C_UpdateMessageInfo"); \ static_assert(sizeof(BP_MarkMessage_Leave_C_UpdateMessageInfo) == 0x000010, "Wrong size on BP_MarkMessage_Leave_C_UpdateMessageInfo"); \ static_assert(offsetof(BP_MarkMessage_Leave_C_UpdateMessageInfo, Data_0) == 0x000000, "Member 'BP_MarkMessage_Leave_C_UpdateMessageInfo::Data_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_MarkMessage_Leave_C \ static_assert(alignof(ABP_MarkMessage_Leave_C) == 0x000008, "Wrong alignment on ABP_MarkMessage_Leave_C"); \ static_assert(sizeof(ABP_MarkMessage_Leave_C) == 0x000540, "Wrong size on ABP_MarkMessage_Leave_C"); \ static_assert(offsetof(ABP_MarkMessage_Leave_C, UberGraphFrame_BP_MarkMessage_Leave_C) == 0x000528, "Member 'ABP_MarkMessage_Leave_C::UberGraphFrame_BP_MarkMessage_Leave_C' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessage_Leave_C, NS_ActiveBook) == 0x000530, "Member 'ABP_MarkMessage_Leave_C::NS_ActiveBook' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessage_Leave_C, 动画) == 0x000538, "Member 'ABP_MarkMessage_Leave_C::动画' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Achievement_UnlockByGetItems \ static_assert(alignof(FST_Achievement_UnlockByGetItems) == 0x000008, "Wrong alignment on FST_Achievement_UnlockByGetItems"); \ static_assert(sizeof(FST_Achievement_UnlockByGetItems) == 0x000018, "Wrong size on FST_Achievement_UnlockByGetItems"); \ static_assert(offsetof(FST_Achievement_UnlockByGetItems, ID_15_77D741EF48FC7413F1A88BBB61DF6E45) == 0x000000, "Member 'FST_Achievement_UnlockByGetItems::ID_15_77D741EF48FC7413F1A88BBB61DF6E45' has a wrong offset!"); \ static_assert(offsetof(FST_Achievement_UnlockByGetItems, 需要获得所有的才能解锁_13_7B6F9C4D42AA086CC6EDE9BB8F642426) == 0x000010, "Member 'FST_Achievement_UnlockByGetItems::需要获得所有的才能解锁_13_7B6F9C4D42AA086CC6EDE9BB8F642426' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree_C_Check_And_Compile_Weight_Node \ static_assert(alignof(BP_AIActionTree_C_Check_And_Compile_Weight_Node) == 0x000008, "Wrong alignment on BP_AIActionTree_C_Check_And_Compile_Weight_Node"); \ static_assert(sizeof(BP_AIActionTree_C_Check_And_Compile_Weight_Node) == 0x0000C0, "Wrong size on BP_AIActionTree_C_Check_And_Compile_Weight_Node"); \ static_assert(offsetof(BP_AIActionTree_C_Check_And_Compile_Weight_Node, Percent) == 0x000000, "Member 'BP_AIActionTree_C_Check_And_Compile_Weight_Node::Percent' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_Check_And_Compile_Weight_Node, Skip) == 0x000010, "Member 'BP_AIActionTree_C_Check_And_Compile_Weight_Node::Skip' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_Check_And_Compile_Weight_Node, Condition) == 0x000018, "Member 'BP_AIActionTree_C_Check_And_Compile_Weight_Node::Condition' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_Check_And_Compile_Weight_Node, CallFunc_Multiply_IntInt_ReturnValue) == 0x000028, "Member 'BP_AIActionTree_C_Check_And_Compile_Weight_Node::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_Check_And_Compile_Weight_Node, CallFunc_Split_LeftS) == 0x000030, "Member 'BP_AIActionTree_C_Check_And_Compile_Weight_Node::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_Check_And_Compile_Weight_Node, CallFunc_Split_RightS) == 0x000040, "Member 'BP_AIActionTree_C_Check_And_Compile_Weight_Node::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_Check_And_Compile_Weight_Node, CallFunc_Split_ReturnValue) == 0x000050, "Member 'BP_AIActionTree_C_Check_And_Compile_Weight_Node::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_Check_And_Compile_Weight_Node, CallFunc_Add_IntInt_ReturnValue) == 0x000054, "Member 'BP_AIActionTree_C_Check_And_Compile_Weight_Node::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_Check_And_Compile_Weight_Node, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'BP_AIActionTree_C_Check_And_Compile_Weight_Node::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_Check_And_Compile_Weight_Node, CallFunc_Conv_IntToString_ReturnValue) == 0x000068, "Member 'BP_AIActionTree_C_Check_And_Compile_Weight_Node::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_Check_And_Compile_Weight_Node, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000078, "Member 'BP_AIActionTree_C_Check_And_Compile_Weight_Node::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_Check_And_Compile_Weight_Node, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000088, "Member 'BP_AIActionTree_C_Check_And_Compile_Weight_Node::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_Check_And_Compile_Weight_Node, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000098, "Member 'BP_AIActionTree_C_Check_And_Compile_Weight_Node::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_Check_And_Compile_Weight_Node, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000A8, "Member 'BP_AIActionTree_C_Check_And_Compile_Weight_Node::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_Check_And_Compile_Weight_Node, CallFunc_EndsWith_ReturnValue) == 0x0000B8, "Member 'BP_AIActionTree_C_Check_And_Compile_Weight_Node::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree_C_CompileScript \ static_assert(alignof(BP_AIActionTree_C_CompileScript) == 0x000008, "Wrong alignment on BP_AIActionTree_C_CompileScript"); \ static_assert(sizeof(BP_AIActionTree_C_CompileScript) == 0x000270, "Wrong size on BP_AIActionTree_C_CompileScript"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, Temp_int_Array_Index_Variable) == 0x000000, "Member 'BP_AIActionTree_C_CompileScript::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'BP_AIActionTree_C_CompileScript::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'BP_AIActionTree_C_CompileScript::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_CreateNewNode_Out_NodeId) == 0x000010, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_CreateNewNode_Out_NodeId' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, Temp_int_Loop_Counter_Variable_1) == 0x000014, "Member 'BP_AIActionTree_C_CompileScript::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Add_IntInt_ReturnValue_1) == 0x000028, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Array_Get_Item) == 0x00002C, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Map_Find_Value) == 0x000030, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Map_Find_ReturnValue) == 0x0000B0, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Conv_IntToString_ReturnValue) == 0x0000B8, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue) == 0x0000C8, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Array_Get_Item_1) == 0x0000D8, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000E8, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Array_Length_ReturnValue) == 0x0000F8, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Array_Length_ReturnValue_1) == 0x0000FC, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Less_IntInt_ReturnValue) == 0x000100, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000108, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000118, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Greater_IntInt_ReturnValue) == 0x000128, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000130, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000140, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_SelectString_ReturnValue) == 0x000150, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_SelectString_ReturnValue_1) == 0x000160, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_SelectString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000170, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Array_Length_ReturnValue_2) == 0x000180, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000188, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Less_IntInt_ReturnValue_1) == 0x000198, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0001A0, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0001B0, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0001C0, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0001D0, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_10) == 0x0001E0, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0001F0, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000200, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000210, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000220, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000230, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_16) == 0x000240, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_17) == 0x000250, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CompileScript, CallFunc_Concat_StrStr_ReturnValue_18) == 0x000260, "Member 'BP_AIActionTree_C_CompileScript::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree_C_CreateNewNode \ static_assert(alignof(BP_AIActionTree_C_CreateNewNode) == 0x000008, "Wrong alignment on BP_AIActionTree_C_CreateNewNode"); \ static_assert(sizeof(BP_AIActionTree_C_CreateNewNode) == 0x0000E0, "Wrong size on BP_AIActionTree_C_CreateNewNode"); \ static_assert(offsetof(BP_AIActionTree_C_CreateNewNode, Node_Type) == 0x000000, "Member 'BP_AIActionTree_C_CreateNewNode::Node_Type' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CreateNewNode, Param_1) == 0x000010, "Member 'BP_AIActionTree_C_CreateNewNode::Param_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CreateNewNode, Param_2) == 0x000020, "Member 'BP_AIActionTree_C_CreateNewNode::Param_2' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CreateNewNode, Param_3) == 0x000030, "Member 'BP_AIActionTree_C_CreateNewNode::Param_3' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CreateNewNode, Param_4) == 0x000040, "Member 'BP_AIActionTree_C_CreateNewNode::Param_4' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CreateNewNode, Is_Condition_Node) == 0x000050, "Member 'BP_AIActionTree_C_CreateNewNode::Is_Condition_Node' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CreateNewNode, Out_NodeId) == 0x000054, "Member 'BP_AIActionTree_C_CreateNewNode::Out_NodeId' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CreateNewNode, CallFunc_Subtract_IntInt_ReturnValue) == 0x000058, "Member 'BP_AIActionTree_C_CreateNewNode::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CreateNewNode, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'BP_AIActionTree_C_CreateNewNode::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_CreateNewNode, K2Node_MakeStruct_ST_AIAction_NodeInfo) == 0x000060, "Member 'BP_AIActionTree_C_CreateNewNode::K2Node_MakeStruct_ST_AIAction_NodeInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree_C_DebugMsg \ static_assert(alignof(BP_AIActionTree_C_DebugMsg) == 0x000008, "Wrong alignment on BP_AIActionTree_C_DebugMsg"); \ static_assert(sizeof(BP_AIActionTree_C_DebugMsg) == 0x000018, "Wrong size on BP_AIActionTree_C_DebugMsg"); \ static_assert(offsetof(BP_AIActionTree_C_DebugMsg, msg) == 0x000000, "Member 'BP_AIActionTree_C_DebugMsg::msg' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_DebugMsg, Force) == 0x000010, "Member 'BP_AIActionTree_C_DebugMsg::Force' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_DebugMsg, CallFunc_BooleanOR_ReturnValue) == 0x000011, "Member 'BP_AIActionTree_C_DebugMsg::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree_C_ExecuteUbergraph_BP_AIActionTree \ static_assert(alignof(BP_AIActionTree_C_ExecuteUbergraph_BP_AIActionTree) == 0x000004, "Wrong alignment on BP_AIActionTree_C_ExecuteUbergraph_BP_AIActionTree"); \ static_assert(sizeof(BP_AIActionTree_C_ExecuteUbergraph_BP_AIActionTree) == 0x000004, "Wrong size on BP_AIActionTree_C_ExecuteUbergraph_BP_AIActionTree"); \ static_assert(offsetof(BP_AIActionTree_C_ExecuteUbergraph_BP_AIActionTree, EntryPoint) == 0x000000, "Member 'BP_AIActionTree_C_ExecuteUbergraph_BP_AIActionTree::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree_C_GetCachedCompileInfo \ static_assert(alignof(BP_AIActionTree_C_GetCachedCompileInfo) == 0x000008, "Wrong alignment on BP_AIActionTree_C_GetCachedCompileInfo"); \ static_assert(sizeof(BP_AIActionTree_C_GetCachedCompileInfo) == 0x000020, "Wrong size on BP_AIActionTree_C_GetCachedCompileInfo"); \ static_assert(offsetof(BP_AIActionTree_C_GetCachedCompileInfo, lstCompiledNodeId) == 0x000000, "Member 'BP_AIActionTree_C_GetCachedCompileInfo::lstCompiledNodeId' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_GetCachedCompileInfo, ConditionTraveled) == 0x000008, "Member 'BP_AIActionTree_C_GetCachedCompileInfo::ConditionTraveled' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_GetCachedCompileInfo, OutPin) == 0x000018, "Member 'BP_AIActionTree_C_GetCachedCompileInfo::OutPin' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_GetCachedCompileInfo, lstCompiledActionNode) == 0x00001C, "Member 'BP_AIActionTree_C_GetCachedCompileInfo::lstCompiledActionNode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree_C_GetPreCompiledPath \ static_assert(alignof(BP_AIActionTree_C_GetPreCompiledPath) == 0x000008, "Wrong alignment on BP_AIActionTree_C_GetPreCompiledPath"); \ static_assert(sizeof(BP_AIActionTree_C_GetPreCompiledPath) == 0x000080, "Wrong size on BP_AIActionTree_C_GetPreCompiledPath"); \ static_assert(offsetof(BP_AIActionTree_C_GetPreCompiledPath, ReturnValue) == 0x000000, "Member 'BP_AIActionTree_C_GetPreCompiledPath::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_GetPreCompiledPath, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'BP_AIActionTree_C_GetPreCompiledPath::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_GetPreCompiledPath, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000020, "Member 'BP_AIActionTree_C_GetPreCompiledPath::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_GetPreCompiledPath, CallFunc_Trim_ReturnValue) == 0x000030, "Member 'BP_AIActionTree_C_GetPreCompiledPath::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_GetPreCompiledPath, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'BP_AIActionTree_C_GetPreCompiledPath::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_GetPreCompiledPath, CallFunc_Len_ReturnValue) == 0x000050, "Member 'BP_AIActionTree_C_GetPreCompiledPath::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_GetPreCompiledPath, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'BP_AIActionTree_C_GetPreCompiledPath::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_GetPreCompiledPath, CallFunc_Greater_IntInt_ReturnValue) == 0x000068, "Member 'BP_AIActionTree_C_GetPreCompiledPath::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_GetPreCompiledPath, CallFunc_SelectString_ReturnValue) == 0x000070, "Member 'BP_AIActionTree_C_GetPreCompiledPath::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree_C_ParsePathInfo \ static_assert(alignof(BP_AIActionTree_C_ParsePathInfo) == 0x000008, "Wrong alignment on BP_AIActionTree_C_ParsePathInfo"); \ static_assert(sizeof(BP_AIActionTree_C_ParsePathInfo) == 0x000178, "Wrong size on BP_AIActionTree_C_ParsePathInfo"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, Path) == 0x000000, "Member 'BP_AIActionTree_C_ParsePathInfo::Path' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, PathInfo) == 0x000010, "Member 'BP_AIActionTree_C_ParsePathInfo::PathInfo' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, ConditionNodes_Str) == 0x000050, "Member 'BP_AIActionTree_C_ParsePathInfo::ConditionNodes_Str' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, RandomWeights) == 0x000060, "Member 'BP_AIActionTree_C_ParsePathInfo::RandomWeights' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, RandomNodes) == 0x000070, "Member 'BP_AIActionTree_C_ParsePathInfo::RandomNodes' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, ConditionNodes) == 0x000080, "Member 'BP_AIActionTree_C_ParsePathInfo::ConditionNodes' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, randomPoints) == 0x000090, "Member 'BP_AIActionTree_C_ParsePathInfo::randomPoints' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, Temp_int_Array_Index_Variable) == 0x0000A0, "Member 'BP_AIActionTree_C_ParsePathInfo::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_ParseIntoArray_ReturnValue) == 0x0000A8, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Greater_IntInt_ReturnValue) == 0x0000B8, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Split_LeftS) == 0x0000D0, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Split_RightS) == 0x0000E0, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Split_ReturnValue) == 0x0000F0, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Conv_StringToInt_ReturnValue) == 0x0000F4, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x0000F8, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Conv_StringToInt_ReturnValue_2) == 0x0000FC, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Conv_StringToInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Contains_ReturnValue) == 0x000100, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000101, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_SelectInt_ReturnValue) == 0x000104, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Array_Length_ReturnValue) == 0x000108, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, Temp_int_Loop_Counter_Variable) == 0x00010C, "Member 'BP_AIActionTree_C_ParsePathInfo::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Array_Add_ReturnValue) == 0x000110, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Less_IntInt_ReturnValue) == 0x000114, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Add_IntInt_ReturnValue) == 0x000118, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Array_Add_ReturnValue_1) == 0x00011C, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Array_Add_ReturnValue_2) == 0x000120, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_Array_Add_ReturnValue_3) == 0x000124, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, CallFunc_JoinStringArray_ReturnValue) == 0x000128, "Member 'BP_AIActionTree_C_ParsePathInfo::CallFunc_JoinStringArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_ParsePathInfo, K2Node_MakeStruct_ST_AIAction_PathInfo) == 0x000138, "Member 'BP_AIActionTree_C_ParsePathInfo::K2Node_MakeStruct_ST_AIAction_PathInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree_C_RecordTravelNode \ static_assert(alignof(BP_AIActionTree_C_RecordTravelNode) == 0x000008, "Wrong alignment on BP_AIActionTree_C_RecordTravelNode"); \ static_assert(sizeof(BP_AIActionTree_C_RecordTravelNode) == 0x0001C0, "Wrong size on BP_AIActionTree_C_RecordTravelNode"); \ static_assert(offsetof(BP_AIActionTree_C_RecordTravelNode, NodeId) == 0x000000, "Member 'BP_AIActionTree_C_RecordTravelNode::NodeId' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecordTravelNode, ConditionNode) == 0x000004, "Member 'BP_AIActionTree_C_RecordTravelNode::ConditionNode' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecordTravelNode, to_next_node) == 0x000005, "Member 'BP_AIActionTree_C_RecordTravelNode::to_next_node' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecordTravelNode, NewLocalVar_1) == 0x000008, "Member 'BP_AIActionTree_C_RecordTravelNode::NewLocalVar_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecordTravelNode, NewLocalVar_0) == 0x000018, "Member 'BP_AIActionTree_C_RecordTravelNode::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecordTravelNode, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'BP_AIActionTree_C_RecordTravelNode::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecordTravelNode, CallFunc_GetPreCompiledPath_ReturnValue) == 0x000038, "Member 'BP_AIActionTree_C_RecordTravelNode::CallFunc_GetPreCompiledPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecordTravelNode, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'BP_AIActionTree_C_RecordTravelNode::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecordTravelNode, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'BP_AIActionTree_C_RecordTravelNode::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecordTravelNode, CallFunc_Set_Contains_ReturnValue) == 0x000068, "Member 'BP_AIActionTree_C_RecordTravelNode::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecordTravelNode, CallFunc_ParsePathInfo_PathInfo) == 0x000070, "Member 'BP_AIActionTree_C_RecordTravelNode::CallFunc_ParsePathInfo_PathInfo' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecordTravelNode, CallFunc_Array_Add_ReturnValue) == 0x0000B0, "Member 'BP_AIActionTree_C_RecordTravelNode::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecordTravelNode, CallFunc_Map_Find_Value) == 0x0000B8, "Member 'BP_AIActionTree_C_RecordTravelNode::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecordTravelNode, CallFunc_Map_Find_ReturnValue) == 0x000138, "Member 'BP_AIActionTree_C_RecordTravelNode::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecordTravelNode, K2Node_SetFieldsInStruct_StructOut) == 0x000140, "Member 'BP_AIActionTree_C_RecordTravelNode::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree_C_RecoverCachedCompileInfo_Selector \ static_assert(alignof(BP_AIActionTree_C_RecoverCachedCompileInfo_Selector) == 0x000008, "Wrong alignment on BP_AIActionTree_C_RecoverCachedCompileInfo_Selector"); \ static_assert(sizeof(BP_AIActionTree_C_RecoverCachedCompileInfo_Selector) == 0x000088, "Wrong size on BP_AIActionTree_C_RecoverCachedCompileInfo_Selector"); \ static_assert(offsetof(BP_AIActionTree_C_RecoverCachedCompileInfo_Selector, lstCompiledNodeId) == 0x000000, "Member 'BP_AIActionTree_C_RecoverCachedCompileInfo_Selector::lstCompiledNodeId' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecoverCachedCompileInfo_Selector, ConditionTraveled) == 0x000008, "Member 'BP_AIActionTree_C_RecoverCachedCompileInfo_Selector::ConditionTraveled' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecoverCachedCompileInfo_Selector, OutPin) == 0x000018, "Member 'BP_AIActionTree_C_RecoverCachedCompileInfo_Selector::OutPin' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecoverCachedCompileInfo_Selector, selector_node) == 0x00001C, "Member 'BP_AIActionTree_C_RecoverCachedCompileInfo_Selector::selector_node' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecoverCachedCompileInfo_Selector, lstCompiledActionNode) == 0x000020, "Member 'BP_AIActionTree_C_RecoverCachedCompileInfo_Selector::lstCompiledActionNode' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecoverCachedCompileInfo_Selector, CallFunc_Multiply_IntInt_ReturnValue) == 0x000024, "Member 'BP_AIActionTree_C_RecoverCachedCompileInfo_Selector::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecoverCachedCompileInfo_Selector, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'BP_AIActionTree_C_RecoverCachedCompileInfo_Selector::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecoverCachedCompileInfo_Selector, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'BP_AIActionTree_C_RecoverCachedCompileInfo_Selector::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecoverCachedCompileInfo_Selector, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'BP_AIActionTree_C_RecoverCachedCompileInfo_Selector::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecoverCachedCompileInfo_Selector, CallFunc_EndsWith_ReturnValue) == 0x000050, "Member 'BP_AIActionTree_C_RecoverCachedCompileInfo_Selector::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecoverCachedCompileInfo_Selector, CallFunc_Not_PreBool_ReturnValue) == 0x000051, "Member 'BP_AIActionTree_C_RecoverCachedCompileInfo_Selector::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecoverCachedCompileInfo_Selector, CallFunc_GetPreCompiledPath_ReturnValue) == 0x000058, "Member 'BP_AIActionTree_C_RecoverCachedCompileInfo_Selector::CallFunc_GetPreCompiledPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecoverCachedCompileInfo_Selector, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'BP_AIActionTree_C_RecoverCachedCompileInfo_Selector::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree_C_RecoverCachedCompileInfo_Selector, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'BP_AIActionTree_C_RecoverCachedCompileInfo_Selector::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_AIActionTree_C \ static_assert(alignof(ABP_AIActionTree_C) == 0x000008, "Wrong alignment on ABP_AIActionTree_C"); \ static_assert(sizeof(ABP_AIActionTree_C) == 0x0003C0, "Wrong size on ABP_AIActionTree_C"); \ static_assert(offsetof(ABP_AIActionTree_C, UberGraphFrame_BP_AIActionTree_C) == 0x000308, "Member 'ABP_AIActionTree_C::UberGraphFrame_BP_AIActionTree_C' has a wrong offset!"); \ static_assert(offsetof(ABP_AIActionTree_C, Plugin_AIActionNodesCompiler) == 0x000310, "Member 'ABP_AIActionTree_C::Plugin_AIActionNodesCompiler' has a wrong offset!"); \ static_assert(offsetof(ABP_AIActionTree_C, Nodes) == 0x000318, "Member 'ABP_AIActionTree_C::Nodes' has a wrong offset!"); \ static_assert(offsetof(ABP_AIActionTree_C, Paths) == 0x000368, "Member 'ABP_AIActionTree_C::Paths' has a wrong offset!"); \ static_assert(offsetof(ABP_AIActionTree_C, printdebug) == 0x0003B8, "Member 'ABP_AIActionTree_C::printdebug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Achievement_Task \ static_assert(alignof(FST_Achievement_Task) == 0x000008, "Wrong alignment on FST_Achievement_Task"); \ static_assert(sizeof(FST_Achievement_Task) == 0x000010, "Wrong size on FST_Achievement_Task"); \ static_assert(offsetof(FST_Achievement_Task, MarkerID_6_60949FCB40F039AEEA9BFB8F72928C0D) == 0x000000, "Member 'FST_Achievement_Task::MarkerID_6_60949FCB40F039AEEA9BFB8F72928C0D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Achievement_MultiKillEnemy \ static_assert(alignof(FST_Achievement_MultiKillEnemy) == 0x000008, "Wrong alignment on FST_Achievement_MultiKillEnemy"); \ static_assert(sizeof(FST_Achievement_MultiKillEnemy) == 0x000010, "Wrong size on FST_Achievement_MultiKillEnemy"); \ static_assert(offsetof(FST_Achievement_MultiKillEnemy, KillData_4_CE49FDF44B77E75621E9E78E6E4EE015) == 0x000000, "Member 'FST_Achievement_MultiKillEnemy::KillData_4_CE49FDF44B77E75621E9E78E6E4EE015' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Achievement_KillEnemy \ static_assert(alignof(FST_Achievement_KillEnemy) == 0x000004, "Wrong alignment on FST_Achievement_KillEnemy"); \ static_assert(sizeof(FST_Achievement_KillEnemy) == 0x000010, "Wrong size on FST_Achievement_KillEnemy"); \ static_assert(offsetof(FST_Achievement_KillEnemy, ID_12_F8022B114CF7CE458EE0F08B77719E36) == 0x000000, "Member 'FST_Achievement_KillEnemy::ID_12_F8022B114CF7CE458EE0F08B77719E36' has a wrong offset!"); \ static_assert(offsetof(FST_Achievement_KillEnemy, TargetNumber_6_EE8494204BB745D1D9B989AB49C223D3) == 0x000008, "Member 'FST_Achievement_KillEnemy::TargetNumber_6_EE8494204BB745D1D9B989AB49C223D3' has a wrong offset!"); \ static_assert(offsetof(FST_Achievement_KillEnemy, 检测条件_26_160450164118166E5938B59766D10794) == 0x00000C, "Member 'FST_Achievement_KillEnemy::检测条件_26_160450164118166E5938B59766D10794' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Achievement \ static_assert(alignof(FST_Achievement) == 0x000008, "Wrong alignment on FST_Achievement"); \ static_assert(sizeof(FST_Achievement) == 0x0000F0, "Wrong size on FST_Achievement"); \ static_assert(offsetof(FST_Achievement, 成就名称_2_F8022B114CF7CE458EE0F08B77719E36) == 0x000000, "Member 'FST_Achievement::成就名称_2_F8022B114CF7CE458EE0F08B77719E36' has a wrong offset!"); \ static_assert(offsetof(FST_Achievement, 成就描述_27_87AC08C94BD40ABEEB239CABCF93E8BF) == 0x000010, "Member 'FST_Achievement::成就描述_27_87AC08C94BD40ABEEB239CABCF93E8BF' has a wrong offset!"); \ static_assert(offsetof(FST_Achievement, 成就图片_5_071AA4BE4DAF129B1D9FD287278CA3D5) == 0x000028, "Member 'FST_Achievement::成就图片_5_071AA4BE4DAF129B1D9FD287278CA3D5' has a wrong offset!"); \ static_assert(offsetof(FST_Achievement, 金币奖励_11_0C414B434AA9BD1DD6CD05BFAE10E96B) == 0x000030, "Member 'FST_Achievement::金币奖励_11_0C414B434AA9BD1DD6CD05BFAE10E96B' has a wrong offset!"); \ static_assert(offsetof(FST_Achievement, 道具奖励_15_E8BD3ABA40A5588201C78A89D9542F48) == 0x000038, "Member 'FST_Achievement::道具奖励_15_E8BD3ABA40A5588201C78A89D9542F48' has a wrong offset!"); \ static_assert(offsetof(FST_Achievement, Achievement_29_5451D3A64C35E150830537B2E4DE119C) == 0x000088, "Member 'FST_Achievement::Achievement_29_5451D3A64C35E150830537B2E4DE119C' has a wrong offset!"); \ static_assert(offsetof(FST_Achievement, PSAchievementID_32_6C6488AD4B18286331996D90D8A4EF9C) == 0x0000D0, "Member 'FST_Achievement::PSAchievementID_32_6C6488AD4B18286331996D90D8A4EF9C' has a wrong offset!"); \ static_assert(offsetof(FST_Achievement, XBOXAchievementID_34_F70AAC704F8A9E38CE8814BAD2C2B217) == 0x0000E0, "Member 'FST_Achievement::XBOXAchievementID_34_F70AAC704F8A9E38CE8814BAD2C2B217' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Aachievement_StyleSkill \ static_assert(alignof(FST_Aachievement_StyleSkill) == 0x000008, "Wrong alignment on FST_Aachievement_StyleSkill"); \ static_assert(sizeof(FST_Aachievement_StyleSkill) == 0x000020, "Wrong size on FST_Aachievement_StyleSkill"); \ static_assert(offsetof(FST_Aachievement_StyleSkill, StyleSkillType_3_6342E04A49A501E70422808DE7143866) == 0x000000, "Member 'FST_Aachievement_StyleSkill::StyleSkillType_3_6342E04A49A501E70422808DE7143866' has a wrong offset!"); \ static_assert(offsetof(FST_Aachievement_StyleSkill, StyleSkillData_6_EAAAC2474E7F605DE4B685A900CD8C7D) == 0x000008, "Member 'FST_Aachievement_StyleSkill::StyleSkillData_6_EAAAC2474E7F605DE4B685A900CD8C7D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_StrafeRecord \ static_assert(alignof(FST_StrafeRecord) == 0x000008, "Wrong alignment on FST_StrafeRecord"); \ static_assert(sizeof(FST_StrafeRecord) == 0x000028, "Wrong size on FST_StrafeRecord"); \ static_assert(offsetof(FST_StrafeRecord, LastLocation_2_2AEC1E5341FE79BAA706C0BDBFCDD607) == 0x000000, "Member 'FST_StrafeRecord::LastLocation_2_2AEC1E5341FE79BAA706C0BDBFCDD607' has a wrong offset!"); \ static_assert(offsetof(FST_StrafeRecord, LastTime_5_6E4B32E0439D1479F38A3CAF7D2ECF93) == 0x000018, "Member 'FST_StrafeRecord::LastTime_5_6E4B32E0439D1479F38A3CAF7D2ECF93' has a wrong offset!"); \ static_assert(offsetof(FST_StrafeRecord, FailedCount_8_D5AA6366449F7498F177AB9A26015FC8) == 0x000020, "Member 'FST_StrafeRecord::FailedCount_8_D5AA6366449F7498F177AB9A26015FC8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_C___2_init \ static_assert(alignof(LevelNodeHandler_C___2_init) == 0x000008, "Wrong alignment on LevelNodeHandler_C___2_init"); \ static_assert(sizeof(LevelNodeHandler_C___2_init) == 0x000030, "Wrong size on LevelNodeHandler_C___2_init"); \ static_assert(offsetof(LevelNodeHandler_C___2_init, CallFunc_GetOwner_ReturnValue) == 0x000000, "Member 'LevelNodeHandler_C___2_init::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C___2_init, CallFunc_GetObjectClass_ReturnValue) == 0x000008, "Member 'LevelNodeHandler_C___2_init::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C___2_init, CallFunc_GetClassDisplayName_ReturnValue) == 0x000010, "Member 'LevelNodeHandler_C___2_init::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C___2_init, CallFunc_Not_PreBool_ReturnValue) == 0x000020, "Member 'LevelNodeHandler_C___2_init::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C___2_init, CallFunc_getLogger_logger) == 0x000028, "Member 'LevelNodeHandler_C___2_init::CallFunc_getLogger_logger' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_C____2_execute \ static_assert(alignof(LevelNodeHandler_C____2_execute) == 0x000008, "Wrong alignment on LevelNodeHandler_C____2_execute"); \ static_assert(sizeof(LevelNodeHandler_C____2_execute) == 0x0000D0, "Wrong size on LevelNodeHandler_C____2_execute"); \ static_assert(offsetof(LevelNodeHandler_C____2_execute, executor) == 0x000000, "Member 'LevelNodeHandler_C____2_execute::executor' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C____2_execute, caller_levelscript) == 0x000008, "Member 'LevelNodeHandler_C____2_execute::caller_levelscript' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C____2_execute, realNodeId) == 0x000010, "Member 'LevelNodeHandler_C____2_execute::realNodeId' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C____2_execute, Input) == 0x000020, "Member 'LevelNodeHandler_C____2_execute::Input' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C____2_execute, reentry) == 0x0000C0, "Member 'LevelNodeHandler_C____2_execute::reentry' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C____2_execute, CallFunc_CouldBeReentry_reentry) == 0x0000C1, "Member 'LevelNodeHandler_C____2_execute::CallFunc_CouldBeReentry_reentry' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C____2_execute, CallFunc_Conv_StringToInt_ReturnValue) == 0x0000C4, "Member 'LevelNodeHandler_C____2_execute::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C____2_execute, CallFunc_IsValid_ReturnValue) == 0x0000C8, "Member 'LevelNodeHandler_C____2_execute::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_C_CouldBeReentry \ static_assert(alignof(LevelNodeHandler_C_CouldBeReentry) == 0x000008, "Wrong alignment on LevelNodeHandler_C_CouldBeReentry"); \ static_assert(sizeof(LevelNodeHandler_C_CouldBeReentry) == 0x0000A8, "Wrong size on LevelNodeHandler_C_CouldBeReentry"); \ static_assert(offsetof(LevelNodeHandler_C_CouldBeReentry, Input) == 0x000000, "Member 'LevelNodeHandler_C_CouldBeReentry::Input' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_CouldBeReentry, reentry) == 0x0000A0, "Member 'LevelNodeHandler_C_CouldBeReentry::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_C_Debug \ static_assert(alignof(LevelNodeHandler_C_Debug) == 0x000008, "Wrong alignment on LevelNodeHandler_C_Debug"); \ static_assert(sizeof(LevelNodeHandler_C_Debug) == 0x000010, "Wrong size on LevelNodeHandler_C_Debug"); \ static_assert(offsetof(LevelNodeHandler_C_Debug, Message) == 0x000000, "Member 'LevelNodeHandler_C_Debug::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_C_Error \ static_assert(alignof(LevelNodeHandler_C_Error) == 0x000008, "Wrong alignment on LevelNodeHandler_C_Error"); \ static_assert(sizeof(LevelNodeHandler_C_Error) == 0x000010, "Wrong size on LevelNodeHandler_C_Error"); \ static_assert(offsetof(LevelNodeHandler_C_Error, Message) == 0x000000, "Member 'LevelNodeHandler_C_Error::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_C_Execute \ static_assert(alignof(LevelNodeHandler_C_Execute) == 0x000008, "Wrong alignment on LevelNodeHandler_C_Execute"); \ static_assert(sizeof(LevelNodeHandler_C_Execute) == 0x0000B8, "Wrong size on LevelNodeHandler_C_Execute"); \ static_assert(offsetof(LevelNodeHandler_C_Execute, NodeId_0) == 0x000000, "Member 'LevelNodeHandler_C_Execute::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_Execute, Input) == 0x000010, "Member 'LevelNodeHandler_C_Execute::Input' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_Execute, reentry) == 0x0000B0, "Member 'LevelNodeHandler_C_Execute::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_C_ExecuteUbergraph_LevelNodeHandler \ static_assert(alignof(LevelNodeHandler_C_ExecuteUbergraph_LevelNodeHandler) == 0x000004, "Wrong alignment on LevelNodeHandler_C_ExecuteUbergraph_LevelNodeHandler"); \ static_assert(sizeof(LevelNodeHandler_C_ExecuteUbergraph_LevelNodeHandler) == 0x000004, "Wrong size on LevelNodeHandler_C_ExecuteUbergraph_LevelNodeHandler"); \ static_assert(offsetof(LevelNodeHandler_C_ExecuteUbergraph_LevelNodeHandler, EntryPoint) == 0x000000, "Member 'LevelNodeHandler_C_ExecuteUbergraph_LevelNodeHandler::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_C_GoToNext \ static_assert(alignof(LevelNodeHandler_C_GoToNext) == 0x000008, "Wrong alignment on LevelNodeHandler_C_GoToNext"); \ static_assert(sizeof(LevelNodeHandler_C_GoToNext) == 0x000210, "Wrong size on LevelNodeHandler_C_GoToNext"); \ static_assert(offsetof(LevelNodeHandler_C_GoToNext, OutputPin) == 0x000000, "Member 'LevelNodeHandler_C_GoToNext::OutputPin' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_GoToNext, finsihed) == 0x000004, "Member 'LevelNodeHandler_C_GoToNext::finsihed' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_GoToNext, NewActorParam) == 0x000008, "Member 'LevelNodeHandler_C_GoToNext::NewActorParam' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_GoToNext, NewParam) == 0x000010, "Member 'LevelNodeHandler_C_GoToNext::NewParam' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_GoToNext, NewParam1) == 0x000020, "Member 'LevelNodeHandler_C_GoToNext::NewParam1' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_GoToNext, NewParam2) == 0x000030, "Member 'LevelNodeHandler_C_GoToNext::NewParam2' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_GoToNext, NewParam3) == 0x000040, "Member 'LevelNodeHandler_C_GoToNext::NewParam3' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_GoToNext, NewParam4) == 0x000050, "Member 'LevelNodeHandler_C_GoToNext::NewParam4' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_GoToNext, NewParam5) == 0x000060, "Member 'LevelNodeHandler_C_GoToNext::NewParam5' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_GoToNext, NewParam6) == 0x000070, "Member 'LevelNodeHandler_C_GoToNext::NewParam6' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_GoToNext, NewParam7) == 0x000080, "Member 'LevelNodeHandler_C_GoToNext::NewParam7' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_GoToNext, NewParam8) == 0x000090, "Member 'LevelNodeHandler_C_GoToNext::NewParam8' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_GoToNext, L_MayInput) == 0x0000A0, "Member 'LevelNodeHandler_C_GoToNext::L_MayInput' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_GoToNext, ArgCount) == 0x000150, "Member 'LevelNodeHandler_C_GoToNext::ArgCount' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_GoToNext, CallFunc_MakeLevelScriptParams_ReturnValue) == 0x000158, "Member 'LevelNodeHandler_C_GoToNext::CallFunc_MakeLevelScriptParams_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_C_GoToNext, CallFunc_IsValid_ReturnValue) == 0x000208, "Member 'LevelNodeHandler_C_GoToNext::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_C_Log \ static_assert(alignof(LevelNodeHandler_C_Log) == 0x000008, "Wrong alignment on LevelNodeHandler_C_Log"); \ static_assert(sizeof(LevelNodeHandler_C_Log) == 0x000010, "Wrong size on LevelNodeHandler_C_Log"); \ static_assert(offsetof(LevelNodeHandler_C_Log, Message) == 0x000000, "Member 'LevelNodeHandler_C_Log::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelNodeHandler_C \ static_assert(alignof(ULevelNodeHandler_C) == 0x000008, "Wrong alignment on ULevelNodeHandler_C"); \ static_assert(sizeof(ULevelNodeHandler_C) == 0x000140, "Wrong size on ULevelNodeHandler_C"); \ static_assert(offsetof(ULevelNodeHandler_C, UberGraphFrame) == 0x0000E8, "Member 'ULevelNodeHandler_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ULevelNodeHandler_C, __2_executor) == 0x0000F0, "Member 'ULevelNodeHandler_C::__2_executor' has a wrong offset!"); \ static_assert(offsetof(ULevelNodeHandler_C, __2_last_level_script) == 0x0000F8, "Member 'ULevelNodeHandler_C::__2_last_level_script' has a wrong offset!"); \ static_assert(offsetof(ULevelNodeHandler_C, __2_last_node_running) == 0x000100, "Member 'ULevelNodeHandler_C::__2_last_node_running' has a wrong offset!"); \ static_assert(offsetof(ULevelNodeHandler_C, __2_running) == 0x000110, "Member 'ULevelNodeHandler_C::__2_running' has a wrong offset!"); \ static_assert(offsetof(ULevelNodeHandler_C, __2_has_inited) == 0x000111, "Member 'ULevelNodeHandler_C::__2_has_inited' has a wrong offset!"); \ static_assert(offsetof(ULevelNodeHandler_C, __2_tag) == 0x000118, "Member 'ULevelNodeHandler_C::__2_tag' has a wrong offset!"); \ static_assert(offsetof(ULevelNodeHandler_C, __2_logger) == 0x000128, "Member 'ULevelNodeHandler_C::__2_logger' has a wrong offset!"); \ static_assert(offsetof(ULevelNodeHandler_C, Target) == 0x000130, "Member 'ULevelNodeHandler_C::Target' has a wrong offset!"); \ static_assert(offsetof(ULevelNodeHandler_C, NodeId) == 0x000138, "Member 'ULevelNodeHandler_C::NodeId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NewProjectile \ static_assert(alignof(FST_NewProjectile) == 0x000008, "Wrong alignment on FST_NewProjectile"); \ static_assert(sizeof(FST_NewProjectile) == 0x000058, "Wrong size on FST_NewProjectile"); \ static_assert(offsetof(FST_NewProjectile, Name_57_794D4ED944707576DCF55F86362E98A6) == 0x000000, "Member 'FST_NewProjectile::Name_57_794D4ED944707576DCF55F86362E98A6' has a wrong offset!"); \ static_assert(offsetof(FST_NewProjectile, Socket_43_3C5E90004FF9ADE5C51E28A2C42F9156) == 0x000010, "Member 'FST_NewProjectile::Socket_43_3C5E90004FF9ADE5C51E28A2C42F9156' has a wrong offset!"); \ static_assert(offsetof(FST_NewProjectile, UseDamage_49_3A3E06764078020D3103ADB5073C2F85) == 0x000018, "Member 'FST_NewProjectile::UseDamage_49_3A3E06764078020D3103ADB5073C2F85' has a wrong offset!"); \ static_assert(offsetof(FST_NewProjectile, InitialSpeed_2_A8055D80470F4333D70D3AA552170D48) == 0x000020, "Member 'FST_NewProjectile::InitialSpeed_2_A8055D80470F4333D70D3AA552170D48' has a wrong offset!"); \ static_assert(offsetof(FST_NewProjectile, FlySpeed_64_BB2E26034D417B8DFFFE53BAF00DB99C) == 0x000028, "Member 'FST_NewProjectile::FlySpeed_64_BB2E26034D417B8DFFFE53BAF00DB99C' has a wrong offset!"); \ static_assert(offsetof(FST_NewProjectile, EnableGravity_13_1821B2D646D8F1FF50F09B9F90BC69A7) == 0x000030, "Member 'FST_NewProjectile::EnableGravity_13_1821B2D646D8F1FF50F09B9F90BC69A7' has a wrong offset!"); \ static_assert(offsetof(FST_NewProjectile, Class_46_B8349FEE419075753AAA419B3DEBA212) == 0x000038, "Member 'FST_NewProjectile::Class_46_B8349FEE419075753AAA419B3DEBA212' has a wrong offset!"); \ static_assert(offsetof(FST_NewProjectile, UseThrowPredict_33_15B2BB024F08439B9184E9B03CAB6790) == 0x000040, "Member 'FST_NewProjectile::UseThrowPredict_33_15B2BB024F08439B9184E9B03CAB6790' has a wrong offset!"); \ static_assert(offsetof(FST_NewProjectile, OffsetTolerance_36_EBB05BDD4F2F4C9C64775CAFCBFBCA4A) == 0x000048, "Member 'FST_NewProjectile::OffsetTolerance_36_EBB05BDD4F2F4C9C64775CAFCBFBCA4A' has a wrong offset!"); \ static_assert(offsetof(FST_NewProjectile, SpawnOffsetTolerance_60_6FF6335F474910CFCC3F969C8A5C4A89) == 0x000050, "Member 'FST_NewProjectile::SpawnOffsetTolerance_60_6FF6335F474910CFCC3F969C8A5C4A89' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Derivant_TempData \ static_assert(alignof(FST_Derivant_TempData) == 0x000010, "Wrong alignment on FST_Derivant_TempData"); \ static_assert(sizeof(FST_Derivant_TempData) == 0x000240, "Wrong size on FST_Derivant_TempData"); \ static_assert(offsetof(FST_Derivant_TempData, ID_1_8_D5DFFAB347F6E5057D85E099687E3AD2) == 0x000000, "Member 'FST_Derivant_TempData::ID_1_8_D5DFFAB347F6E5057D85E099687E3AD2' has a wrong offset!"); \ static_assert(offsetof(FST_Derivant_TempData, Target_2_736D55D6494682D791707AA080855A29) == 0x000008, "Member 'FST_Derivant_TempData::Target_2_736D55D6494682D791707AA080855A29' has a wrong offset!"); \ static_assert(offsetof(FST_Derivant_TempData, Transform_5_4DD62E9E4C66DC4E61567D98558AB8B9) == 0x000010, "Member 'FST_Derivant_TempData::Transform_5_4DD62E9E4C66DC4E61567D98558AB8B9' has a wrong offset!"); \ static_assert(offsetof(FST_Derivant_TempData, IDArray_11_2D7C49424930F78DCED64FA21DADEDF4) == 0x000070, "Member 'FST_Derivant_TempData::IDArray_11_2D7C49424930F78DCED64FA21DADEDF4' has a wrong offset!"); \ static_assert(offsetof(FST_Derivant_TempData, CastActor_15_F9265B63421678844DD68AB58A454E97) == 0x000080, "Member 'FST_Derivant_TempData::CastActor_15_F9265B63421678844DD68AB58A454E97' has a wrong offset!"); \ static_assert(offsetof(FST_Derivant_TempData, Destination_19_563B119246AA0E344FA1D7968B57408C) == 0x000088, "Member 'FST_Derivant_TempData::Destination_19_563B119246AA0E344FA1D7968B57408C' has a wrong offset!"); \ static_assert(offsetof(FST_Derivant_TempData, UID_22_60EAAA394778DF36ADCCEDB92BEE7B02) == 0x0000A0, "Member 'FST_Derivant_TempData::UID_22_60EAAA394778DF36ADCCEDB92BEE7B02' has a wrong offset!"); \ static_assert(offsetof(FST_Derivant_TempData, DamageData_25_305A069F44C7A123743E839FE4A8A80E) == 0x0000A8, "Member 'FST_Derivant_TempData::DamageData_25_305A069F44C7A123743E839FE4A8A80E' has a wrong offset!"); \ static_assert(offsetof(FST_Derivant_TempData, Socket_28_4EFB7D274E7CFDC403B750B9248D9E07) == 0x000210, "Member 'FST_Derivant_TempData::Socket_28_4EFB7D274E7CFDC403B750B9248D9E07' has a wrong offset!"); \ static_assert(offsetof(FST_Derivant_TempData, Camp_31_AA23D0294C1D180D0FEBE5AC7E84E146) == 0x000218, "Member 'FST_Derivant_TempData::Camp_31_AA23D0294C1D180D0FEBE5AC7E84E146' has a wrong offset!"); \ static_assert(offsetof(FST_Derivant_TempData, RuntimeArg_34_E060E09049FB08711BB062AF733ADA8D) == 0x000228, "Member 'FST_Derivant_TempData::RuntimeArg_34_E060E09049FB08711BB062AF733ADA8D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_Derivant_C_Derivant_DoEnd \ static_assert(alignof(I_Derivant_C_Derivant_DoEnd) == 0x000008, "Wrong alignment on I_Derivant_C_Derivant_DoEnd"); \ static_assert(sizeof(I_Derivant_C_Derivant_DoEnd) == 0x000010, "Wrong size on I_Derivant_C_Derivant_DoEnd"); \ static_assert(offsetof(I_Derivant_C_Derivant_DoEnd, D_BP) == 0x000000, "Member 'I_Derivant_C_Derivant_DoEnd::D_BP' has a wrong offset!"); \ static_assert(offsetof(I_Derivant_C_Derivant_DoEnd, uid) == 0x000008, "Member 'I_Derivant_C_Derivant_DoEnd::uid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_Derivant_C \ static_assert(alignof(II_Derivant_C) == 0x000001, "Wrong alignment on II_Derivant_C"); \ static_assert(sizeof(II_Derivant_C) == 0x000001, "Wrong size on II_Derivant_C"); \ #define DUMPER7_ASSERTS_WB_StarGraph_GetItemWindow_C_BackKeyEvent \ static_assert(alignof(WB_StarGraph_GetItemWindow_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_StarGraph_GetItemWindow_C_BackKeyEvent"); \ static_assert(sizeof(WB_StarGraph_GetItemWindow_C_BackKeyEvent) == 0x000048, "Wrong size on WB_StarGraph_GetItemWindow_C_BackKeyEvent"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_StarGraph_GetItemWindow_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_StarGraph_GetItemWindow_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_GetItemWindow_C_EnterKeyEvent \ static_assert(alignof(WB_StarGraph_GetItemWindow_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_StarGraph_GetItemWindow_C_EnterKeyEvent"); \ static_assert(sizeof(WB_StarGraph_GetItemWindow_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_StarGraph_GetItemWindow_C_EnterKeyEvent"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_StarGraph_GetItemWindow_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_StarGraph_GetItemWindow_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow \ static_assert(alignof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow) == 0x000008, "Wrong alignment on WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow"); \ static_assert(sizeof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow) == 0x0003E0, "Wrong size on WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, EntryPoint) == 0x000000, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, Temp_object_Variable) == 0x000008, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000010, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, K2Node_DynamicCast_AsTexture_2D) == 0x000040, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, Temp_delegate_Variable) == 0x00004C, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, Temp_delegate_Variable_1) == 0x00005C, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, CallFunc_PostEvent_ReturnValue) == 0x00006C, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, CallFunc_PostEvent_ReturnValue_1) == 0x000070, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, CallFunc_GetUINotify_UINotify) == 0x000078, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, CallFunc_Get_Enchanting_Material_Data_Value) == 0x000080, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::CallFunc_Get_Enchanting_Material_Data_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, CallFunc_Get_Enchanting_Material_Data_Find) == 0x0001E8, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::CallFunc_Get_Enchanting_Material_Data_Find' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, K2Node_Event_InGeometry_1) == 0x0001F0, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, K2Node_Event_isDown_1) == 0x000230, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, K2Node_MakeStruct_FormatArgumentData) == 0x000238, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, K2Node_MakeStruct_FormatArgumentData_1) == 0x000288, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, K2Node_MakeStruct_FormatArgumentData_2) == 0x0002D8, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, K2Node_MakeArray_Array) == 0x000328, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, K2Node_MakeArray_Array_1) == 0x000338, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, CallFunc_Format_ReturnValue) == 0x000348, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, CallFunc_Format_ReturnValue_1) == 0x000360, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, CallFunc_EqualEqual_SoftObjectReference_ReturnValue) == 0x000378, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::CallFunc_EqualEqual_SoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, K2Node_CustomEvent_Loaded) == 0x000380, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, K2Node_Event_InGeometry) == 0x000388, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, K2Node_Event_isDown) == 0x0003C8, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow, K2Node_CreateDelegate_OutputDelegate) == 0x0003CC, "Member 'WB_StarGraph_GetItemWindow_C_ExecuteUbergraph_WB_StarGraph_GetItemWindow::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_GetItemWindow_C_OnLoaded_DF54BF894F992F6E24A25382D101AD1F \ static_assert(alignof(WB_StarGraph_GetItemWindow_C_OnLoaded_DF54BF894F992F6E24A25382D101AD1F) == 0x000008, "Wrong alignment on WB_StarGraph_GetItemWindow_C_OnLoaded_DF54BF894F992F6E24A25382D101AD1F"); \ static_assert(sizeof(WB_StarGraph_GetItemWindow_C_OnLoaded_DF54BF894F992F6E24A25382D101AD1F) == 0x000008, "Wrong size on WB_StarGraph_GetItemWindow_C_OnLoaded_DF54BF894F992F6E24A25382D101AD1F"); \ static_assert(offsetof(WB_StarGraph_GetItemWindow_C_OnLoaded_DF54BF894F992F6E24A25382D101AD1F, Loaded) == 0x000000, "Member 'WB_StarGraph_GetItemWindow_C_OnLoaded_DF54BF894F992F6E24A25382D101AD1F::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarGraph_GetItemWindow_C \ static_assert(alignof(UWB_StarGraph_GetItemWindow_C) == 0x000008, "Wrong alignment on UWB_StarGraph_GetItemWindow_C"); \ static_assert(sizeof(UWB_StarGraph_GetItemWindow_C) == 0x0004B0, "Wrong size on UWB_StarGraph_GetItemWindow_C"); \ static_assert(offsetof(UWB_StarGraph_GetItemWindow_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_StarGraph_GetItemWindow_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_GetItemWindow_C, CircularThrobber_52) == 0x0002C8, "Member 'UWB_StarGraph_GetItemWindow_C::CircularThrobber_52' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_GetItemWindow_C, Image_Item) == 0x0002D0, "Member 'UWB_StarGraph_GetItemWindow_C::Image_Item' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_GetItemWindow_C, Text_Des) == 0x0002D8, "Member 'UWB_StarGraph_GetItemWindow_C::Text_Des' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_GetItemWindow_C, Text_ItemName_1) == 0x0002E0, "Member 'UWB_StarGraph_GetItemWindow_C::Text_ItemName_1' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_GetItemWindow_C, WB_SecondaryWindow1) == 0x0002E8, "Member 'UWB_StarGraph_GetItemWindow_C::WB_SecondaryWindow1' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_GetItemWindow_C, WidgetSwitcher) == 0x0002F0, "Member 'UWB_StarGraph_GetItemWindow_C::WidgetSwitcher' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_GetItemWindow_C, ItemId) == 0x0002F8, "Member 'UWB_StarGraph_GetItemWindow_C::ItemId' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_GetItemWindow_C, UINotify) == 0x000300, "Member 'UWB_StarGraph_GetItemWindow_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_GetItemWindow_C, Data) == 0x000308, "Member 'UWB_StarGraph_GetItemWindow_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_GetItemWindow_C, Big_Icon) == 0x000470, "Member 'UWB_StarGraph_GetItemWindow_C::Big_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_GetItemWindow_C, OnGetItemWindowClose) == 0x0004A0, "Member 'UWB_StarGraph_GetItemWindow_C::OnGetItemWindowClose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_DynamicTarget_TempData \ static_assert(alignof(FST_DynamicTarget_TempData) == 0x000008, "Wrong alignment on FST_DynamicTarget_TempData"); \ static_assert(sizeof(FST_DynamicTarget_TempData) == 0x000038, "Wrong size on FST_DynamicTarget_TempData"); \ static_assert(offsetof(FST_DynamicTarget_TempData, Actor_3_CE2306C94D913155D2031EBB030F88DA) == 0x000000, "Member 'FST_DynamicTarget_TempData::Actor_3_CE2306C94D913155D2031EBB030F88DA' has a wrong offset!"); \ static_assert(offsetof(FST_DynamicTarget_TempData, SocketIndex_6_560D72DF40884AA769EEAEA057332EC0) == 0x000008, "Member 'FST_DynamicTarget_TempData::SocketIndex_6_560D72DF40884AA769EEAEA057332EC0' has a wrong offset!"); \ static_assert(offsetof(FST_DynamicTarget_TempData, Pos_12_B69DE8664047214F29B39BA696D61AF9) == 0x000010, "Member 'FST_DynamicTarget_TempData::Pos_12_B69DE8664047214F29B39BA696D61AF9' has a wrong offset!"); \ static_assert(offsetof(FST_DynamicTarget_TempData, Location_15_A7B953394E9C9CC64B836B997D810D6F) == 0x000020, "Member 'FST_DynamicTarget_TempData::Location_15_A7B953394E9C9CC64B836B997D810D6F' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_CanGetEffects_C_CanEffectBeApplied \ static_assert(alignof(I_CanGetEffects_C_CanEffectBeApplied) == 0x000008, "Wrong alignment on I_CanGetEffects_C_CanEffectBeApplied"); \ static_assert(sizeof(I_CanGetEffects_C_CanEffectBeApplied) == 0x000018, "Wrong size on I_CanGetEffects_C_CanEffectBeApplied"); \ static_assert(offsetof(I_CanGetEffects_C_CanEffectBeApplied, Type) == 0x000000, "Member 'I_CanGetEffects_C_CanEffectBeApplied::Type' has a wrong offset!"); \ static_assert(offsetof(I_CanGetEffects_C_CanEffectBeApplied, Applier) == 0x000008, "Member 'I_CanGetEffects_C_CanEffectBeApplied::Applier' has a wrong offset!"); \ static_assert(offsetof(I_CanGetEffects_C_CanEffectBeApplied, ReturnValue) == 0x000010, "Member 'I_CanGetEffects_C_CanEffectBeApplied::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_CanGetEffects_C \ static_assert(alignof(II_CanGetEffects_C) == 0x000001, "Wrong alignment on II_CanGetEffects_C"); \ static_assert(sizeof(II_CanGetEffects_C) == 0x000001, "Wrong size on II_CanGetEffects_C"); \ #define DUMPER7_ASSERTS_FST_CachedDisplayWeapon \ static_assert(alignof(FST_CachedDisplayWeapon) == 0x000001, "Wrong alignment on FST_CachedDisplayWeapon"); \ static_assert(sizeof(FST_CachedDisplayWeapon) == 0x000008, "Wrong size on FST_CachedDisplayWeapon"); \ static_assert(offsetof(FST_CachedDisplayWeapon, DirtyMeleeSlot0_25_2E22726347B2444ED81A8EB4ED7EE05E) == 0x000000, "Member 'FST_CachedDisplayWeapon::DirtyMeleeSlot0_25_2E22726347B2444ED81A8EB4ED7EE05E' has a wrong offset!"); \ static_assert(offsetof(FST_CachedDisplayWeapon, DirtyMeleeSlot1_26_9A4D2EC742909C16BE98D189F045AC60) == 0x000001, "Member 'FST_CachedDisplayWeapon::DirtyMeleeSlot1_26_9A4D2EC742909C16BE98D189F045AC60' has a wrong offset!"); \ static_assert(offsetof(FST_CachedDisplayWeapon, DirtyRange_27_1B36B5F04BF443DA02BB859AD2FD496D) == 0x000002, "Member 'FST_CachedDisplayWeapon::DirtyRange_27_1B36B5F04BF443DA02BB859AD2FD496D' has a wrong offset!"); \ static_assert(offsetof(FST_CachedDisplayWeapon, DirtySheld_28_9C70651C452C03167864EAA4B1B91C75) == 0x000003, "Member 'FST_CachedDisplayWeapon::DirtySheld_28_9C70651C452C03167864EAA4B1B91C75' has a wrong offset!"); \ static_assert(offsetof(FST_CachedDisplayWeapon, DirtyHead_33_E726FFF44FAE8070A57F608D31830CEC) == 0x000004, "Member 'FST_CachedDisplayWeapon::DirtyHead_33_E726FFF44FAE8070A57F608D31830CEC' has a wrong offset!"); \ static_assert(offsetof(FST_CachedDisplayWeapon, DirtyTop_35_A3A7BA374B10D3C347B8C9B8D6BC2ADB) == 0x000005, "Member 'FST_CachedDisplayWeapon::DirtyTop_35_A3A7BA374B10D3C347B8C9B8D6BC2ADB' has a wrong offset!"); \ static_assert(offsetof(FST_CachedDisplayWeapon, DirtyHands_36_9BF381564DB1A1C89A0430A70FBECDA5) == 0x000006, "Member 'FST_CachedDisplayWeapon::DirtyHands_36_9BF381564DB1A1C89A0430A70FBECDA5' has a wrong offset!"); \ static_assert(offsetof(FST_CachedDisplayWeapon, DirtyLegs_37_1BEB5C924EDE4E3CAD92DCA49664D059) == 0x000007, "Member 'FST_CachedDisplayWeapon::DirtyLegs_37_1BEB5C924EDE4E3CAD92DCA49664D059' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnitPlus_C_ExecuteUbergraph_WB_WeaponInfoUnitPlus \ static_assert(alignof(WB_WeaponInfoUnitPlus_C_ExecuteUbergraph_WB_WeaponInfoUnitPlus) == 0x000004, "Wrong alignment on WB_WeaponInfoUnitPlus_C_ExecuteUbergraph_WB_WeaponInfoUnitPlus"); \ static_assert(sizeof(WB_WeaponInfoUnitPlus_C_ExecuteUbergraph_WB_WeaponInfoUnitPlus) == 0x000004, "Wrong size on WB_WeaponInfoUnitPlus_C_ExecuteUbergraph_WB_WeaponInfoUnitPlus"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_ExecuteUbergraph_WB_WeaponInfoUnitPlus, EntryPoint) == 0x000000, "Member 'WB_WeaponInfoUnitPlus_C_ExecuteUbergraph_WB_WeaponInfoUnitPlus::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnitPlus_C_GetAdditionValue \ static_assert(alignof(WB_WeaponInfoUnitPlus_C_GetAdditionValue) == 0x000008, "Wrong alignment on WB_WeaponInfoUnitPlus_C_GetAdditionValue"); \ static_assert(sizeof(WB_WeaponInfoUnitPlus_C_GetAdditionValue) == 0x000048, "Wrong size on WB_WeaponInfoUnitPlus_C_GetAdditionValue"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_GetAdditionValue, Type) == 0x000000, "Member 'WB_WeaponInfoUnitPlus_C_GetAdditionValue::Type' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_GetAdditionValue, ReturnValue) == 0x000008, "Member 'WB_WeaponInfoUnitPlus_C_GetAdditionValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_GetAdditionValue, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000010, "Member 'WB_WeaponInfoUnitPlus_C_GetAdditionValue::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_GetAdditionValue, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'WB_WeaponInfoUnitPlus_C_GetAdditionValue::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_GetAdditionValue, CallFunc_GetStatValue_Value) == 0x000020, "Member 'WB_WeaponInfoUnitPlus_C_GetAdditionValue::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_GetAdditionValue, CallFunc_GetStatValue_Value_1) == 0x000028, "Member 'WB_WeaponInfoUnitPlus_C_GetAdditionValue::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_GetAdditionValue, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000030, "Member 'WB_WeaponInfoUnitPlus_C_GetAdditionValue::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_GetAdditionValue, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000038, "Member 'WB_WeaponInfoUnitPlus_C_GetAdditionValue::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_GetAdditionValue, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000040, "Member 'WB_WeaponInfoUnitPlus_C_GetAdditionValue::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById \ static_assert(alignof(WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById) == 0x000008, "Wrong alignment on WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById"); \ static_assert(sizeof(WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById) == 0x000178, "Wrong size on WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById, ID) == 0x000000, "Member 'WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById::ID' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById, Value) == 0x000008, "Member 'WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById::Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById, Find) == 0x000010, "Member 'WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById::Find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000018, "Member 'WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000160, "Member 'WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById, CallFunc_Map_Find_Value) == 0x000168, "Member 'WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById, CallFunc_Map_Find_ReturnValue) == 0x000170, "Member 'WB_WeaponInfoUnitPlus_C_GetValueFromDataTableById::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnitPlus_C_SetVisible \ static_assert(alignof(WB_WeaponInfoUnitPlus_C_SetVisible) == 0x000001, "Wrong alignment on WB_WeaponInfoUnitPlus_C_SetVisible"); \ static_assert(sizeof(WB_WeaponInfoUnitPlus_C_SetVisible) == 0x000005, "Wrong size on WB_WeaponInfoUnitPlus_C_SetVisible"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_SetVisible, Vis) == 0x000000, "Member 'WB_WeaponInfoUnitPlus_C_SetVisible::Vis' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_SetVisible, Temp_bool_Variable) == 0x000001, "Member 'WB_WeaponInfoUnitPlus_C_SetVisible::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_SetVisible, Temp_byte_Variable) == 0x000002, "Member 'WB_WeaponInfoUnitPlus_C_SetVisible::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_SetVisible, Temp_byte_Variable_1) == 0x000003, "Member 'WB_WeaponInfoUnitPlus_C_SetVisible::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_SetVisible, K2Node_Select_Default) == 0x000004, "Member 'WB_WeaponInfoUnitPlus_C_SetVisible::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnitPlus_C_CompareBasicInfo \ static_assert(alignof(WB_WeaponInfoUnitPlus_C_CompareBasicInfo) == 0x000008, "Wrong alignment on WB_WeaponInfoUnitPlus_C_CompareBasicInfo"); \ static_assert(sizeof(WB_WeaponInfoUnitPlus_C_CompareBasicInfo) == 0x0000D0, "Wrong size on WB_WeaponInfoUnitPlus_C_CompareBasicInfo"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareBasicInfo, PropMap) == 0x000000, "Member 'WB_WeaponInfoUnitPlus_C_CompareBasicInfo::PropMap' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareBasicInfo, CurrentItem_0) == 0x000050, "Member 'WB_WeaponInfoUnitPlus_C_CompareBasicInfo::CurrentItem_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareBasicInfo, HoveredItem) == 0x000070, "Member 'WB_WeaponInfoUnitPlus_C_CompareBasicInfo::HoveredItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareBasicInfo, CallFunc_GetAdditionValue_ReturnValue) == 0x000090, "Member 'WB_WeaponInfoUnitPlus_C_CompareBasicInfo::CallFunc_GetAdditionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareBasicInfo, CallFunc_GetValueFromDataTableById_Value) == 0x000098, "Member 'WB_WeaponInfoUnitPlus_C_CompareBasicInfo::CallFunc_GetValueFromDataTableById_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareBasicInfo, CallFunc_GetValueFromDataTableById_Find) == 0x0000A0, "Member 'WB_WeaponInfoUnitPlus_C_CompareBasicInfo::CallFunc_GetValueFromDataTableById_Find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareBasicInfo, CallFunc_GetValueByTag_Value) == 0x0000A8, "Member 'WB_WeaponInfoUnitPlus_C_CompareBasicInfo::CallFunc_GetValueByTag_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareBasicInfo, CallFunc_Conv_DoubleToText_ReturnValue) == 0x0000B0, "Member 'WB_WeaponInfoUnitPlus_C_CompareBasicInfo::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareBasicInfo, CallFunc_GetAdditionValue_ReturnValue_1) == 0x0000C8, "Member 'WB_WeaponInfoUnitPlus_C_CompareBasicInfo::CallFunc_GetAdditionValue_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor \ static_assert(alignof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor) == 0x000008, "Wrong alignment on WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor"); \ static_assert(sizeof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor) == 0x0001C0, "Wrong size on WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, HoveredBasicValue_0) == 0x000000, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::HoveredBasicValue_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, HoveredAdditionValue_0) == 0x000008, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::HoveredAdditionValue_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, CurrentBasicValue_0) == 0x000010, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::CurrentBasicValue_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, CurrentAdditionValue_0) == 0x000018, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::CurrentAdditionValue_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, Local_SubtractValue) == 0x000020, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::Local_SubtractValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, L_CAdditionValue) == 0x000028, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::L_CAdditionValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, Temp_name_Variable) == 0x000030, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000038, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000040, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000048, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000050, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, Temp_name_Variable_1) == 0x000058, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, Temp_bool_Variable) == 0x000060, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, CallFunc_GetFontDataColor_ReturnValue) == 0x000064, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, Temp_bool_Variable_1) == 0x000078, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x000079, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, CallFunc_Abs_ReturnValue) == 0x000080, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, K2Node_MakeStruct_FormatArgumentData) == 0x000088, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, K2Node_MakeArray_Array) == 0x0000E0, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, CallFunc_Format_ReturnValue) == 0x0000F0, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, K2Node_Select_Default) == 0x000108, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000110, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, K2Node_MakeStruct_FormatArgumentData_1) == 0x000128, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, K2Node_MakeArray_Array_1) == 0x000178, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, CallFunc_EqualEqual_DoubleDouble_ReturnValue_2) == 0x000188, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::CallFunc_EqualEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, CallFunc_Format_ReturnValue_1) == 0x000190, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor, K2Node_Select_Default_1) == 0x0001A8, "Member 'WB_WeaponInfoUnitPlus_C_CompareValueAndUpdateColor::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnitPlus_C_InitAddtionInfo \ static_assert(alignof(WB_WeaponInfoUnitPlus_C_InitAddtionInfo) == 0x000008, "Wrong alignment on WB_WeaponInfoUnitPlus_C_InitAddtionInfo"); \ static_assert(sizeof(WB_WeaponInfoUnitPlus_C_InitAddtionInfo) == 0x000080, "Wrong size on WB_WeaponInfoUnitPlus_C_InitAddtionInfo"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitAddtionInfo, Local_FumoValue) == 0x000000, "Member 'WB_WeaponInfoUnitPlus_C_InitAddtionInfo::Local_FumoValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitAddtionInfo, CallFunc_IsValid_Guid_ReturnValue) == 0x000008, "Member 'WB_WeaponInfoUnitPlus_C_InitAddtionInfo::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitAddtionInfo, CallFunc_GetAdditionValue_ReturnValue) == 0x000010, "Member 'WB_WeaponInfoUnitPlus_C_InitAddtionInfo::CallFunc_GetAdditionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitAddtionInfo, CallFunc_Abs_ReturnValue) == 0x000018, "Member 'WB_WeaponInfoUnitPlus_C_InitAddtionInfo::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitAddtionInfo, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000020, "Member 'WB_WeaponInfoUnitPlus_C_InitAddtionInfo::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitAddtionInfo, CallFunc_Conv_DoubleToText_ReturnValue_1) == 0x000038, "Member 'WB_WeaponInfoUnitPlus_C_InitAddtionInfo::CallFunc_Conv_DoubleToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitAddtionInfo, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000050, "Member 'WB_WeaponInfoUnitPlus_C_InitAddtionInfo::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitAddtionInfo, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000051, "Member 'WB_WeaponInfoUnitPlus_C_InitAddtionInfo::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitAddtionInfo, CallFunc_Abs_ReturnValue_1) == 0x000058, "Member 'WB_WeaponInfoUnitPlus_C_InitAddtionInfo::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitAddtionInfo, CallFunc_Conv_DoubleToText_ReturnValue_2) == 0x000060, "Member 'WB_WeaponInfoUnitPlus_C_InitAddtionInfo::CallFunc_Conv_DoubleToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitAddtionInfo, CallFunc_Round_ReturnValue) == 0x000078, "Member 'WB_WeaponInfoUnitPlus_C_InitAddtionInfo::CallFunc_Round_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitAddtionInfo, CallFunc_Greater_IntInt_ReturnValue) == 0x00007C, "Member 'WB_WeaponInfoUnitPlus_C_InitAddtionInfo::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitAddtionInfo, CallFunc_BooleanOR_ReturnValue) == 0x00007D, "Member 'WB_WeaponInfoUnitPlus_C_InitAddtionInfo::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitAddtionInfo, CallFunc_BooleanAND_ReturnValue) == 0x00007E, "Member 'WB_WeaponInfoUnitPlus_C_InitAddtionInfo::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnitPlus_C_InitBasicInfo \ static_assert(alignof(WB_WeaponInfoUnitPlus_C_InitBasicInfo) == 0x000008, "Wrong alignment on WB_WeaponInfoUnitPlus_C_InitBasicInfo"); \ static_assert(sizeof(WB_WeaponInfoUnitPlus_C_InitBasicInfo) == 0x000288, "Wrong size on WB_WeaponInfoUnitPlus_C_InitBasicInfo"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, Item) == 0x000000, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, OverrideInputs) == 0x000020, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::OverrideInputs' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_K2_SetTimer_ReturnValue) == 0x000070, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000078, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_GetFontDataColor_ReturnValue) == 0x000080, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_GetMyEquip_Equip) == 0x000098, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_GetMyBuffComp_BuffComponent) == 0x0000A0, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_GetWeapon_Weapon) == 0x0000A8, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_IsEnchants_IsValid) == 0x0000C8, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_IsEnchants_IsValid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_IsEnchants_StartTime) == 0x0000D0, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_IsEnchants_StartTime' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_IsEnchants_EndTime) == 0x0000D8, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_IsEnchants_EndTime' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x0000E0, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_GetEquipByID_find) == 0x0000E8, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_GetEquipByID_Equipment) == 0x0000F0, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_GetComponentByClass_ReturnValue) == 0x000238, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_GetStatValue_Value) == 0x000240, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000248, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000250, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000258, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000260, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_GetValueFromDataTableById_Value) == 0x000278, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_GetValueFromDataTableById_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_GetValueFromDataTableById_Find) == 0x000280, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_GetValueFromDataTableById_Find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnitPlus_C_InitBasicInfo, CallFunc_BooleanOR_ReturnValue) == 0x000281, "Member 'WB_WeaponInfoUnitPlus_C_InitBasicInfo::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WeaponInfoUnitPlus_C \ static_assert(alignof(UWB_WeaponInfoUnitPlus_C) == 0x000008, "Wrong alignment on UWB_WeaponInfoUnitPlus_C"); \ static_assert(sizeof(UWB_WeaponInfoUnitPlus_C) == 0x000450, "Wrong size on UWB_WeaponInfoUnitPlus_C"); \ static_assert(offsetof(UWB_WeaponInfoUnitPlus_C, UberGraphFrame_WB_WeaponInfoUnitPlus_C) == 0x000410, "Member 'UWB_WeaponInfoUnitPlus_C::UberGraphFrame_WB_WeaponInfoUnitPlus_C' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnitPlus_C, IsCharacterPanel) == 0x000418, "Member 'UWB_WeaponInfoUnitPlus_C::IsCharacterPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnitPlus_C, DataValue) == 0x000420, "Member 'UWB_WeaponInfoUnitPlus_C::DataValue' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnitPlus_C, CurrentAddition) == 0x000428, "Member 'UWB_WeaponInfoUnitPlus_C::CurrentAddition' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnitPlus_C, H_BasicValue) == 0x000430, "Member 'UWB_WeaponInfoUnitPlus_C::H_BasicValue' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnitPlus_C, C_BasicValue) == 0x000438, "Member 'UWB_WeaponInfoUnitPlus_C::C_BasicValue' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnitPlus_C, EquippedWeaponTag) == 0x000440, "Member 'UWB_WeaponInfoUnitPlus_C::EquippedWeaponTag' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnitPlus_C, IsLightSword) == 0x000448, "Member 'UWB_WeaponInfoUnitPlus_C::IsLightSword' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FF_DisplayedItems \ static_assert(alignof(FF_DisplayedItems) == 0x000008, "Wrong alignment on FF_DisplayedItems"); \ static_assert(sizeof(FF_DisplayedItems) == 0x000010, "Wrong size on FF_DisplayedItems"); \ static_assert(offsetof(FF_DisplayedItems, DisplayedItems_4_6026D978436F2274D44D8883BEAEF28D) == 0x000000, "Member 'FF_DisplayedItems::DisplayedItems_4_6026D978436F2274D44D8883BEAEF28D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase \ static_assert(alignof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase) == 0x000008, "Wrong alignment on WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase"); \ static_assert(sizeof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase) == 0x000458, "Wrong size on WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, EntryPoint) == 0x000000, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable) == 0x000008, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_1) == 0x000010, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_2) == 0x000018, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_3) == 0x000020, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_4) == 0x000028, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_5) == 0x000030, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_6) == 0x000038, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_7) == 0x000040, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_8) == 0x000048, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_9) == 0x000050, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_10) == 0x000058, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_11) == 0x000060, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_12) == 0x000068, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_12' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_13) == 0x000070, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_13' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_14) == 0x000078, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_14' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_15) == 0x000080, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_15' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_16) == 0x000088, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_16' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_bool_Variable) == 0x000090, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable) == 0x000091, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_1) == 0x000092, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_bool_Variable_1) == 0x000093, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_2) == 0x000094, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_3) == 0x000095, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_bool_Variable_2) == 0x000096, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_4) == 0x000097, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_5) == 0x000098, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_IsValid_ReturnValue) == 0x000099, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_IsValid_ReturnValue_1) == 0x00009A, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_bool_Variable_3) == 0x00009B, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_6) == 0x00009C, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_7) == 0x00009D, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_bool_Variable_4) == 0x00009E, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_17) == 0x0000A0, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_17' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_bool_Variable_5) == 0x0000A8, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_18) == 0x0000B0, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_18' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_bool_Variable_6) == 0x0000B8, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_8) == 0x0000B9, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_9) == 0x0000BA, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_bool_Variable_7) == 0x0000BB, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_10) == 0x0000BC, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_11) == 0x0000BD, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_GetFontDataColor_ReturnValue) == 0x0000C0, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_GetFontDataColor_ReturnValue_1) == 0x0000D4, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_bool_Variable_8) == 0x0000E8, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_12) == 0x0000E9, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_12' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_13) == 0x0000EA, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_13' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_object_Variable_19) == 0x0000F0, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_object_Variable_19' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_bool_Variable_9) == 0x0000F8, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_if_select) == 0x0000F9, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_if_select' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_Select_Default) == 0x0000FA, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_Visibility_1) == 0x0000FB, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_Visibility_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_num_1) == 0x0000FC, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_num_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_Conv_IntToText_ReturnValue) == 0x000100, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_Equipped_1) == 0x000118, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_Equipped_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_14) == 0x000119, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_14' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_Type_2) == 0x00011A, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_Type_2' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_Select_Default_1) == 0x000120, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_image_1) == 0x000128, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_image_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_Visibility) == 0x000130, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_Visibility' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_Item) == 0x000138, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_IsValid_ReturnValue_2) == 0x000140, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_Select_Default_2) == 0x000141, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_Select_Default_3) == 0x000148, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_StoredItem_1) == 0x000150, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_StoredItem_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_IF_Equipped) == 0x000170, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_IF_Equipped' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_IsItemOrEquipmentEquiped_bIsEquiped) == 0x000171, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_IsItemOrEquipmentEquiped_bIsEquiped' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_NewParam) == 0x000178, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000198, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_BooleanAND_ReturnValue) == 0x000199, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x00019A, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_IsItemOrEquipmentEquiped_bIsEquiped_1) == 0x00019B, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_IsItemOrEquipmentEquiped_bIsEquiped_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_Select_Default_4) == 0x00019C, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_BooleanAND_ReturnValue_1) == 0x00019D, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_GetItemConfigBySortId_Item) == 0x0001A0, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_GetItemConfigBySortId_find) == 0x000270, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_Select_Default_5) == 0x000271, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_IsValid_ReturnValue_3) == 0x000272, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_GetUINotify_UINotify) == 0x000278, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_Select_Default_6) == 0x000280, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_IsValid_ReturnValue_4) == 0x000288, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_15) == 0x000289, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_15' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_StoredItem) == 0x000290, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_Type_1) == 0x0002B0, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_Type_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_if_ShowEquipped) == 0x0002B1, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_if_ShowEquipped' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_if_ShowAmount) == 0x0002B2, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_if_ShowAmount' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_IsStyleSkill) == 0x0002B3, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_IsStyleSkill' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_Conv_IntToString_ReturnValue) == 0x0002B8, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_GetItemIsNewGet_New) == 0x0002C8, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_GetItemIsNewGet_New' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_GetItemConfigBySortId_Item_1) == 0x0002D0, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_GetItemConfigBySortId_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_GetItemConfigBySortId_find_1) == 0x0003A0, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_GetItemConfigBySortId_find_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_Select_Default_7) == 0x0003A1, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_Select_Default_7' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_16) == 0x0003A2, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_16' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_SlotAsOverlaySlot_ReturnValue) == 0x0003A8, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_SlotAsOverlaySlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_SlotAsOverlaySlot_ReturnValue_1) == 0x0003B0, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_SlotAsOverlaySlot_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_MakeStruct_Margin) == 0x0003B8, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_MakeStruct_Margin_1) == 0x0003C8, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_MakeStruct_Margin_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_SlotAsOverlaySlot_ReturnValue_2) == 0x0003D8, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_SlotAsOverlaySlot_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_SlotAsOverlaySlot_ReturnValue_3) == 0x0003E0, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_SlotAsOverlaySlot_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_MakeStruct_Margin_2) == 0x0003E8, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_MakeStruct_Margin_2' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_MakeStruct_Margin_3) == 0x0003F8, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_MakeStruct_Margin_3' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_17) == 0x000408, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_17' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_PlayAnimation_ReturnValue) == 0x000410, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_18) == 0x000418, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_18' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_bool_Variable_10) == 0x000419, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_bool_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_Show) == 0x00041A, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_Show' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_Select_Default_8) == 0x00041B, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_Select_Default_8' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_Type) == 0x00041C, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_SortID) == 0x000420, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_SortID' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_19) == 0x000424, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_19' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_Equipped) == 0x000425, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_Equipped' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_image) == 0x000428, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_image' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_IsValid_ReturnValue_5) == 0x000430, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_New) == 0x000431, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_New' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_ID) == 0x000438, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_ID' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000448, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_Select_Default_9) == 0x000449, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_Select_Default_9' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_num) == 0x00044C, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_num' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, CallFunc_Greater_IntInt_ReturnValue) == 0x000450, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_bool_Variable_11) == 0x000451, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_bool_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_Select_Default_10) == 0x000452, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_Select_Default_10' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, Temp_byte_Variable_20) == 0x000453, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::Temp_byte_Variable_20' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_Select_Default_11) == 0x000454, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_Select_Default_11' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_CustomEvent_dark) == 0x000455, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_CustomEvent_dark' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase, K2Node_Select_Default_12) == 0x000456, "Member 'WB_ItemButtonBase_C_ExecuteUbergraph_WB_ItemButtonBase::K2Node_Select_Default_12' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_If_Equiment \ static_assert(alignof(WB_ItemButtonBase_C_If_Equiment) == 0x000008, "Wrong alignment on WB_ItemButtonBase_C_If_Equiment"); \ static_assert(sizeof(WB_ItemButtonBase_C_If_Equiment) == 0x0000E0, "Wrong size on WB_ItemButtonBase_C_If_Equiment"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, NewParam) == 0x000000, "Member 'WB_ItemButtonBase_C_If_Equiment::NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, Eq) == 0x000050, "Member 'WB_ItemButtonBase_C_If_Equiment::Eq' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, SpellNeedDataTages) == 0x000058, "Member 'WB_ItemButtonBase_C_If_Equiment::SpellNeedDataTages' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, NewLocalVar_0) == 0x000068, "Member 'WB_ItemButtonBase_C_If_Equiment::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, PlayerNeedDataTages) == 0x000070, "Member 'WB_ItemButtonBase_C_If_Equiment::PlayerNeedDataTages' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, K2Node_MakeArray_Array) == 0x000080, "Member 'WB_ItemButtonBase_C_If_Equiment::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, K2Node_MakeArray_Array_1) == 0x000090, "Member 'WB_ItemButtonBase_C_If_Equiment::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, Temp_int_Array_Index_Variable) == 0x0000A0, "Member 'WB_ItemButtonBase_C_If_Equiment::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, CallFunc_IsValid_ReturnValue) == 0x0000A4, "Member 'WB_ItemButtonBase_C_If_Equiment::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, Temp_int_Loop_Counter_Variable) == 0x0000A8, "Member 'WB_ItemButtonBase_C_If_Equiment::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, CallFunc_Add_IntInt_ReturnValue) == 0x0000AC, "Member 'WB_ItemButtonBase_C_If_Equiment::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, CallFunc_Array_Length_ReturnValue) == 0x0000B0, "Member 'WB_ItemButtonBase_C_If_Equiment::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, CallFunc_Array_Get_Item) == 0x0000B4, "Member 'WB_ItemButtonBase_C_If_Equiment::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, CallFunc_Less_IntInt_ReturnValue) == 0x0000BC, "Member 'WB_ItemButtonBase_C_If_Equiment::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, CallFunc_Map_Find_Value) == 0x0000C0, "Member 'WB_ItemButtonBase_C_If_Equiment::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, CallFunc_Map_Find_ReturnValue) == 0x0000C8, "Member 'WB_ItemButtonBase_C_If_Equiment::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x0000D0, "Member 'WB_ItemButtonBase_C_If_Equiment::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_If_Equiment, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'WB_ItemButtonBase_C_If_Equiment::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_MagicChanage \ static_assert(alignof(WB_ItemButtonBase_C_MagicChanage) == 0x000008, "Wrong alignment on WB_ItemButtonBase_C_MagicChanage"); \ static_assert(sizeof(WB_ItemButtonBase_C_MagicChanage) == 0x000128, "Wrong size on WB_ItemButtonBase_C_MagicChanage"); \ static_assert(offsetof(WB_ItemButtonBase_C_MagicChanage, Item) == 0x000000, "Member 'WB_ItemButtonBase_C_MagicChanage::Item' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_MagicChanage, Temp_object_Variable) == 0x000020, "Member 'WB_ItemButtonBase_C_MagicChanage::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_MagicChanage, CallFunc_Greater_IntInt_ReturnValue) == 0x000028, "Member 'WB_ItemButtonBase_C_MagicChanage::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_MagicChanage, Temp_bool_Variable) == 0x000029, "Member 'WB_ItemButtonBase_C_MagicChanage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_MagicChanage, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000030, "Member 'WB_ItemButtonBase_C_MagicChanage::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_MagicChanage, CallFunc_GetMyEquip_Equip) == 0x000038, "Member 'WB_ItemButtonBase_C_MagicChanage::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_MagicChanage, CallFunc_______ReturnValue) == 0x000040, "Member 'WB_ItemButtonBase_C_MagicChanage::CallFunc_______ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_MagicChanage, CallFunc_______Value) == 0x000044, "Member 'WB_ItemButtonBase_C_MagicChanage::CallFunc_______Value' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_MagicChanage, CallFunc_GetItemConfigBySortId_Item) == 0x000048, "Member 'WB_ItemButtonBase_C_MagicChanage::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_MagicChanage, CallFunc_GetItemConfigBySortId_find) == 0x000118, "Member 'WB_ItemButtonBase_C_MagicChanage::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_MagicChanage, CallFunc_IsValid_ReturnValue) == 0x000119, "Member 'WB_ItemButtonBase_C_MagicChanage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_MagicChanage, K2Node_Select_Default) == 0x000120, "Member 'WB_ItemButtonBase_C_MagicChanage::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_ME_GemSuit \ static_assert(alignof(WB_ItemButtonBase_C_ME_GemSuit) == 0x000008, "Wrong alignment on WB_ItemButtonBase_C_ME_GemSuit"); \ static_assert(sizeof(WB_ItemButtonBase_C_ME_GemSuit) == 0x000008, "Wrong size on WB_ItemButtonBase_C_ME_GemSuit"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_GemSuit, Image) == 0x000000, "Member 'WB_ItemButtonBase_C_ME_GemSuit::Image' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_ME_IF_equipped \ static_assert(alignof(WB_ItemButtonBase_C_ME_IF_equipped) == 0x000001, "Wrong alignment on WB_ItemButtonBase_C_ME_IF_equipped"); \ static_assert(sizeof(WB_ItemButtonBase_C_ME_IF_equipped) == 0x000001, "Wrong size on WB_ItemButtonBase_C_ME_IF_equipped"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_IF_equipped, Equipped) == 0x000000, "Member 'WB_ItemButtonBase_C_ME_IF_equipped::Equipped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_ME_IF_equippedInSortId \ static_assert(alignof(WB_ItemButtonBase_C_ME_IF_equippedInSortId) == 0x000008, "Wrong alignment on WB_ItemButtonBase_C_ME_IF_equippedInSortId"); \ static_assert(sizeof(WB_ItemButtonBase_C_ME_IF_equippedInSortId) == 0x000020, "Wrong size on WB_ItemButtonBase_C_ME_IF_equippedInSortId"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_IF_equippedInSortId, NewParam) == 0x000000, "Member 'WB_ItemButtonBase_C_ME_IF_equippedInSortId::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_ME_Init \ static_assert(alignof(WB_ItemButtonBase_C_ME_Init) == 0x000008, "Wrong alignment on WB_ItemButtonBase_C_ME_Init"); \ static_assert(sizeof(WB_ItemButtonBase_C_ME_Init) == 0x000028, "Wrong size on WB_ItemButtonBase_C_ME_Init"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_Init, StoredItem) == 0x000000, "Member 'WB_ItemButtonBase_C_ME_Init::StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_Init, Type) == 0x000020, "Member 'WB_ItemButtonBase_C_ME_Init::Type' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_Init, if_ShowEquipped) == 0x000021, "Member 'WB_ItemButtonBase_C_ME_Init::if_ShowEquipped' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_Init, if_ShowAmount) == 0x000022, "Member 'WB_ItemButtonBase_C_ME_Init::if_ShowAmount' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_Init, IsStyleSkill) == 0x000023, "Member 'WB_ItemButtonBase_C_ME_Init::IsStyleSkill' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_ME_IsNewGetItem \ static_assert(alignof(WB_ItemButtonBase_C_ME_IsNewGetItem) == 0x000008, "Wrong alignment on WB_ItemButtonBase_C_ME_IsNewGetItem"); \ static_assert(sizeof(WB_ItemButtonBase_C_ME_IsNewGetItem) == 0x000018, "Wrong size on WB_ItemButtonBase_C_ME_IsNewGetItem"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_IsNewGetItem, New) == 0x000000, "Member 'WB_ItemButtonBase_C_ME_IsNewGetItem::New' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_IsNewGetItem, ID) == 0x000008, "Member 'WB_ItemButtonBase_C_ME_IsNewGetItem::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_ME_OnSelect \ static_assert(alignof(WB_ItemButtonBase_C_ME_OnSelect) == 0x000001, "Wrong alignment on WB_ItemButtonBase_C_ME_OnSelect"); \ static_assert(sizeof(WB_ItemButtonBase_C_ME_OnSelect) == 0x000001, "Wrong size on WB_ItemButtonBase_C_ME_OnSelect"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_OnSelect, if_select) == 0x000000, "Member 'WB_ItemButtonBase_C_ME_OnSelect::if_select' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_ME_SetBackGround \ static_assert(alignof(WB_ItemButtonBase_C_ME_SetBackGround) == 0x000008, "Wrong alignment on WB_ItemButtonBase_C_ME_SetBackGround"); \ static_assert(sizeof(WB_ItemButtonBase_C_ME_SetBackGround) == 0x000008, "Wrong size on WB_ItemButtonBase_C_ME_SetBackGround"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_SetBackGround, Image) == 0x000000, "Member 'WB_ItemButtonBase_C_ME_SetBackGround::Image' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_ME_SetBackGroundInType \ static_assert(alignof(WB_ItemButtonBase_C_ME_SetBackGroundInType) == 0x000001, "Wrong alignment on WB_ItemButtonBase_C_ME_SetBackGroundInType"); \ static_assert(sizeof(WB_ItemButtonBase_C_ME_SetBackGroundInType) == 0x000001, "Wrong size on WB_ItemButtonBase_C_ME_SetBackGroundInType"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_SetBackGroundInType, Type) == 0x000000, "Member 'WB_ItemButtonBase_C_ME_SetBackGroundInType::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_ME_SetItem \ static_assert(alignof(WB_ItemButtonBase_C_ME_SetItem) == 0x000008, "Wrong alignment on WB_ItemButtonBase_C_ME_SetItem"); \ static_assert(sizeof(WB_ItemButtonBase_C_ME_SetItem) == 0x000010, "Wrong size on WB_ItemButtonBase_C_ME_SetItem"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_SetItem, Visibility_0) == 0x000000, "Member 'WB_ItemButtonBase_C_ME_SetItem::Visibility_0' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_SetItem, Item) == 0x000008, "Member 'WB_ItemButtonBase_C_ME_SetItem::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_ME_SetItemInSortID \ static_assert(alignof(WB_ItemButtonBase_C_ME_SetItemInSortID) == 0x000008, "Wrong alignment on WB_ItemButtonBase_C_ME_SetItemInSortID"); \ static_assert(sizeof(WB_ItemButtonBase_C_ME_SetItemInSortID) == 0x000028, "Wrong size on WB_ItemButtonBase_C_ME_SetItemInSortID"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_SetItemInSortID, StoredItem) == 0x000000, "Member 'WB_ItemButtonBase_C_ME_SetItemInSortID::StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_SetItemInSortID, IF_Equipped) == 0x000020, "Member 'WB_ItemButtonBase_C_ME_SetItemInSortID::IF_Equipped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_ME_SetNum \ static_assert(alignof(WB_ItemButtonBase_C_ME_SetNum) == 0x000004, "Wrong alignment on WB_ItemButtonBase_C_ME_SetNum"); \ static_assert(sizeof(WB_ItemButtonBase_C_ME_SetNum) == 0x000008, "Wrong size on WB_ItemButtonBase_C_ME_SetNum"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_SetNum, Visibility_0) == 0x000000, "Member 'WB_ItemButtonBase_C_ME_SetNum::Visibility_0' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_SetNum, Num) == 0x000004, "Member 'WB_ItemButtonBase_C_ME_SetNum::Num' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_ME_SetNumColor \ static_assert(alignof(WB_ItemButtonBase_C_ME_SetNumColor) == 0x000004, "Wrong alignment on WB_ItemButtonBase_C_ME_SetNumColor"); \ static_assert(sizeof(WB_ItemButtonBase_C_ME_SetNumColor) == 0x000004, "Wrong size on WB_ItemButtonBase_C_ME_SetNumColor"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_SetNumColor, Num) == 0x000000, "Member 'WB_ItemButtonBase_C_ME_SetNumColor::Num' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_ME_ShowCanEquiment \ static_assert(alignof(WB_ItemButtonBase_C_ME_ShowCanEquiment) == 0x000001, "Wrong alignment on WB_ItemButtonBase_C_ME_ShowCanEquiment"); \ static_assert(sizeof(WB_ItemButtonBase_C_ME_ShowCanEquiment) == 0x000001, "Wrong size on WB_ItemButtonBase_C_ME_ShowCanEquiment"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_ShowCanEquiment, Show) == 0x000000, "Member 'WB_ItemButtonBase_C_ME_ShowCanEquiment::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_ME_UpdateCanEquiment \ static_assert(alignof(WB_ItemButtonBase_C_ME_UpdateCanEquiment) == 0x000004, "Wrong alignment on WB_ItemButtonBase_C_ME_UpdateCanEquiment"); \ static_assert(sizeof(WB_ItemButtonBase_C_ME_UpdateCanEquiment) == 0x000008, "Wrong size on WB_ItemButtonBase_C_ME_UpdateCanEquiment"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_UpdateCanEquiment, Type) == 0x000000, "Member 'WB_ItemButtonBase_C_ME_UpdateCanEquiment::Type' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_ME_UpdateCanEquiment, SortID) == 0x000004, "Member 'WB_ItemButtonBase_C_ME_UpdateCanEquiment::SortID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_SelectCanEquiment \ static_assert(alignof(WB_ItemButtonBase_C_SelectCanEquiment) == 0x000004, "Wrong alignment on WB_ItemButtonBase_C_SelectCanEquiment"); \ static_assert(sizeof(WB_ItemButtonBase_C_SelectCanEquiment) == 0x00002C, "Wrong size on WB_ItemButtonBase_C_SelectCanEquiment"); \ static_assert(offsetof(WB_ItemButtonBase_C_SelectCanEquiment, Can) == 0x000000, "Member 'WB_ItemButtonBase_C_SelectCanEquiment::Can' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_SelectCanEquiment, K2Node_MakeStruct_SlateColor) == 0x000004, "Member 'WB_ItemButtonBase_C_SelectCanEquiment::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_SelectCanEquiment, K2Node_MakeStruct_SlateColor_1) == 0x000018, "Member 'WB_ItemButtonBase_C_SelectCanEquiment::K2Node_MakeStruct_SlateColor_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_SetMagicChangeDark \ static_assert(alignof(WB_ItemButtonBase_C_SetMagicChangeDark) == 0x000001, "Wrong alignment on WB_ItemButtonBase_C_SetMagicChangeDark"); \ static_assert(sizeof(WB_ItemButtonBase_C_SetMagicChangeDark) == 0x000001, "Wrong size on WB_ItemButtonBase_C_SetMagicChangeDark"); \ static_assert(offsetof(WB_ItemButtonBase_C_SetMagicChangeDark, dark) == 0x000000, "Member 'WB_ItemButtonBase_C_SetMagicChangeDark::dark' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_UpdateCanEquiment \ static_assert(alignof(WB_ItemButtonBase_C_UpdateCanEquiment) == 0x000008, "Wrong alignment on WB_ItemButtonBase_C_UpdateCanEquiment"); \ static_assert(sizeof(WB_ItemButtonBase_C_UpdateCanEquiment) == 0x000468, "Wrong size on WB_ItemButtonBase_C_UpdateCanEquiment"); \ static_assert(offsetof(WB_ItemButtonBase_C_UpdateCanEquiment, Type) == 0x000000, "Member 'WB_ItemButtonBase_C_UpdateCanEquiment::Type' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_UpdateCanEquiment, SortID) == 0x000004, "Member 'WB_ItemButtonBase_C_UpdateCanEquiment::SortID' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_UpdateCanEquiment, CallFunc_Conv_IntToString_ReturnValue) == 0x000008, "Member 'WB_ItemButtonBase_C_UpdateCanEquiment::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_UpdateCanEquiment, CallFunc_GetEquipByID_find) == 0x000018, "Member 'WB_ItemButtonBase_C_UpdateCanEquiment::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_UpdateCanEquiment, CallFunc_GetEquipByID_Equipment) == 0x000020, "Member 'WB_ItemButtonBase_C_UpdateCanEquiment::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_UpdateCanEquiment, CallFunc_Conv_StringToName_ReturnValue) == 0x000168, "Member 'WB_ItemButtonBase_C_UpdateCanEquiment::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_UpdateCanEquiment, K2Node_SwitchEnum_CmpSuccess) == 0x000170, "Member 'WB_ItemButtonBase_C_UpdateCanEquiment::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_UpdateCanEquiment, CallFunc_If_Equiment_Eq) == 0x000171, "Member 'WB_ItemButtonBase_C_UpdateCanEquiment::CallFunc_If_Equiment_Eq' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_UpdateCanEquiment, CallFunc_Redirect_Table_MappedTable) == 0x000178, "Member 'WB_ItemButtonBase_C_UpdateCanEquiment::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_UpdateCanEquiment, CallFunc_GetDataTableRowFromName_OutRow) == 0x000180, "Member 'WB_ItemButtonBase_C_UpdateCanEquiment::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_UpdateCanEquiment, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000460, "Member 'WB_ItemButtonBase_C_UpdateCanEquiment::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ItemButtonBase_C_UpdateCanEquiment, CallFunc_If_Equiment_Eq_1) == 0x000461, "Member 'WB_ItemButtonBase_C_UpdateCanEquiment::CallFunc_If_Equiment_Eq_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ItemButtonBase_C_UpdateGemEquipmentIcon \ static_assert(alignof(WB_ItemButtonBase_C_UpdateGemEquipmentIcon) == 0x000001, "Wrong alignment on WB_ItemButtonBase_C_UpdateGemEquipmentIcon"); \ static_assert(sizeof(WB_ItemButtonBase_C_UpdateGemEquipmentIcon) == 0x000001, "Wrong size on WB_ItemButtonBase_C_UpdateGemEquipmentIcon"); \ static_assert(offsetof(WB_ItemButtonBase_C_UpdateGemEquipmentIcon, Equipped) == 0x000000, "Member 'WB_ItemButtonBase_C_UpdateGemEquipmentIcon::Equipped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ItemButtonBase_C \ static_assert(alignof(UWB_ItemButtonBase_C) == 0x000008, "Wrong alignment on UWB_ItemButtonBase_C"); \ static_assert(sizeof(UWB_ItemButtonBase_C) == 0x000368, "Wrong size on UWB_ItemButtonBase_C"); \ static_assert(offsetof(UWB_ItemButtonBase_C, UberGraphFrame) == 0x000288, "Member 'UWB_ItemButtonBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, NewAnimation) == 0x000290, "Member 'UWB_ItemButtonBase_C::NewAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, SelectFlicker) == 0x000298, "Member 'UWB_ItemButtonBase_C::SelectFlicker' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, Image_background) == 0x0002A0, "Member 'UWB_ItemButtonBase_C::Image_background' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, Image_background_1) == 0x0002A8, "Member 'UWB_ItemButtonBase_C::Image_background_1' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, Image_Dark) == 0x0002B0, "Member 'UWB_ItemButtonBase_C::Image_Dark' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, Image_equipped) == 0x0002B8, "Member 'UWB_ItemButtonBase_C::Image_equipped' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, Image_GemSuitIcon) == 0x0002C0, "Member 'UWB_ItemButtonBase_C::Image_GemSuitIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, Image_Item) == 0x0002C8, "Member 'UWB_ItemButtonBase_C::Image_Item' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, Image_MagicCahngDark) == 0x0002D0, "Member 'UWB_ItemButtonBase_C::Image_MagicCahngDark' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, Image_magicChanage) == 0x0002D8, "Member 'UWB_ItemButtonBase_C::Image_magicChanage' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, Image_magicChanage_back) == 0x0002E0, "Member 'UWB_ItemButtonBase_C::Image_magicChanage_back' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, Image_NewGet) == 0x0002E8, "Member 'UWB_ItemButtonBase_C::Image_NewGet' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, Image_Select) == 0x0002F0, "Member 'UWB_ItemButtonBase_C::Image_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, Overlay_CanEquiment) == 0x0002F8, "Member 'UWB_ItemButtonBase_C::Overlay_CanEquiment' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, Overlay_equipped) == 0x000300, "Member 'UWB_ItemButtonBase_C::Overlay_equipped' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, Overlay_MagicChange) == 0x000308, "Member 'UWB_ItemButtonBase_C::Overlay_MagicChange' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, TextBlock_NUM) == 0x000310, "Member 'UWB_ItemButtonBase_C::TextBlock_NUM' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, WGI_Button_CLICK) == 0x000318, "Member 'UWB_ItemButtonBase_C::WGI_Button_CLICK' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, ME_button_click) == 0x000320, "Member 'UWB_ItemButtonBase_C::ME_button_click' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, ME_button_hovered) == 0x000330, "Member 'UWB_ItemButtonBase_C::ME_button_hovered' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, MyUiNotify) == 0x000340, "Member 'UWB_ItemButtonBase_C::MyUiNotify' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, EquipmentIcon) == 0x000348, "Member 'UWB_ItemButtonBase_C::EquipmentIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, NewGetID) == 0x000350, "Member 'UWB_ItemButtonBase_C::NewGetID' has a wrong offset!"); \ static_assert(offsetof(UWB_ItemButtonBase_C, IsNewItem) == 0x000360, "Member 'UWB_ItemButtonBase_C::IsNewItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_ADI_PlayerStone_C \ static_assert(alignof(ABP_ADI_PlayerStone_C) == 0x000008, "Wrong alignment on ABP_ADI_PlayerStone_C"); \ static_assert(sizeof(ABP_ADI_PlayerStone_C) == 0x000308, "Wrong size on ABP_ADI_PlayerStone_C"); \ static_assert(offsetof(ABP_ADI_PlayerStone_C, stone) == 0x000300, "Member 'ABP_ADI_PlayerStone_C::stone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_GemDefine \ static_assert(alignof(FST_GemDefine) == 0x000008, "Wrong alignment on FST_GemDefine"); \ static_assert(sizeof(FST_GemDefine) == 0x000050, "Wrong size on FST_GemDefine"); \ static_assert(offsetof(FST_GemDefine, DescName_2_BC52F0A7443D2D86950F548E1AEBF3C7) == 0x000000, "Member 'FST_GemDefine::DescName_2_BC52F0A7443D2D86950F548E1AEBF3C7' has a wrong offset!"); \ static_assert(offsetof(FST_GemDefine, SidArr_4_8608904744AC36A6A9F2728B075C6673) == 0x000010, "Member 'FST_GemDefine::SidArr_4_8608904744AC36A6A9F2728B075C6673' has a wrong offset!"); \ static_assert(offsetof(FST_GemDefine, MainAttr_6_AF839E00412B93E874DC0CBF540109C9) == 0x000020, "Member 'FST_GemDefine::MainAttr_6_AF839E00412B93E874DC0CBF540109C9' has a wrong offset!"); \ static_assert(offsetof(FST_GemDefine, 第一个副属性_9_78D7D9FD4E4F2DC484D87E87AA2C53F0) == 0x000030, "Member 'FST_GemDefine::第一个副属性_9_78D7D9FD4E4F2DC484D87E87AA2C53F0' has a wrong offset!"); \ static_assert(offsetof(FST_GemDefine, 第二个副属性_11_7EEE0A5E4D43FD478EDA3D84EEAA0B8A) == 0x000040, "Member 'FST_GemDefine::第二个副属性_11_7EEE0A5E4D43FD478EDA3D84EEAA0B8A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_AddItem \ static_assert(alignof(WB_ScrollItemButtonList_C_AddItem) == 0x000008, "Wrong alignment on WB_ScrollItemButtonList_C_AddItem"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_AddItem) == 0x0000B0, "Wrong size on WB_ScrollItemButtonList_C_AddItem"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, Name_0) == 0x000000, "Member 'WB_ScrollItemButtonList_C_AddItem::Name_0' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, Select) == 0x000018, "Member 'WB_ScrollItemButtonList_C_AddItem::Select' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, UnSelect) == 0x000020, "Member 'WB_ScrollItemButtonList_C_AddItem::UnSelect' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, Local_Item) == 0x000028, "Member 'WB_ScrollItemButtonList_C_AddItem::Local_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, CallFunc_Create_ReturnValue) == 0x000030, "Member 'WB_ScrollItemButtonList_C_AddItem::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'WB_ScrollItemButtonList_C_AddItem::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, CallFunc_IsValid_ReturnValue_1) == 0x000039, "Member 'WB_ScrollItemButtonList_C_AddItem::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, Temp_object_Variable) == 0x000040, "Member 'WB_ScrollItemButtonList_C_AddItem::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, Temp_object_Variable_1) == 0x000048, "Member 'WB_ScrollItemButtonList_C_AddItem::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, Temp_bool_Variable) == 0x000050, "Member 'WB_ScrollItemButtonList_C_AddItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000051, "Member 'WB_ScrollItemButtonList_C_AddItem::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, K2Node_Select_Default) == 0x000058, "Member 'WB_ScrollItemButtonList_C_AddItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000060, "Member 'WB_ScrollItemButtonList_C_AddItem::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, CallFunc_Array_IsValidIndex_ReturnValue_2) == 0x000061, "Member 'WB_ScrollItemButtonList_C_AddItem::CallFunc_Array_IsValidIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, Temp_int_Variable) == 0x000064, "Member 'WB_ScrollItemButtonList_C_AddItem::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, CallFunc_SlotAsScrollBoxSlot_ReturnValue) == 0x000068, "Member 'WB_ScrollItemButtonList_C_AddItem::CallFunc_SlotAsScrollBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, K2Node_MakeStruct_Margin) == 0x000070, "Member 'WB_ScrollItemButtonList_C_AddItem::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, K2Node_CreateDelegate_OutputDelegate) == 0x000080, "Member 'WB_ScrollItemButtonList_C_AddItem::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, Temp_bool_Variable_1) == 0x000090, "Member 'WB_ScrollItemButtonList_C_AddItem::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, K2Node_Select_Default_1) == 0x000098, "Member 'WB_ScrollItemButtonList_C_AddItem::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, CallFunc_Add_IntInt_ReturnValue) == 0x0000A0, "Member 'WB_ScrollItemButtonList_C_AddItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_AddItem, CallFunc_AddChild_ReturnValue) == 0x0000A8, "Member 'WB_ScrollItemButtonList_C_AddItem::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_CalculateButtonAnim \ static_assert(alignof(WB_ScrollItemButtonList_C_CalculateButtonAnim) == 0x000004, "Wrong alignment on WB_ScrollItemButtonList_C_CalculateButtonAnim"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_CalculateButtonAnim) == 0x000040, "Wrong size on WB_ScrollItemButtonList_C_CalculateButtonAnim"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, L) == 0x000000, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::L' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, Temp_bool_True_if_break_was_hit_Variable) == 0x000001, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, CallFunc_Not_PreBool_ReturnValue) == 0x000008, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, CallFunc_Array_Get_Item) == 0x000014, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, CallFunc_Subtract_IntInt_ReturnValue) == 0x00001C, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, CallFunc_Abs_Int_ReturnValue) == 0x000020, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::CallFunc_Abs_Int_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, CallFunc_Array_Length_ReturnValue_1) == 0x000024, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000028, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, CallFunc_Less_IntInt_ReturnValue) == 0x000029, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, CallFunc_BooleanAND_ReturnValue) == 0x00002A, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, CallFunc_Array_AddUnique_ReturnValue) == 0x00002C, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000030, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000034, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, CallFunc_Array_Find_ReturnValue) == 0x000038, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_CalculateButtonAnim, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x00003C, "Member 'WB_ScrollItemButtonList_C_CalculateButtonAnim::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_ChangeDevice \ static_assert(alignof(WB_ScrollItemButtonList_C_ChangeDevice) == 0x000001, "Wrong alignment on WB_ScrollItemButtonList_C_ChangeDevice"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_ChangeDevice) == 0x000003, "Wrong size on WB_ScrollItemButtonList_C_ChangeDevice"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ChangeDevice, Byte) == 0x000000, "Member 'WB_ScrollItemButtonList_C_ChangeDevice::Byte' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ChangeDevice, CallFunc_GetValidValue_ReturnValue) == 0x000001, "Member 'WB_ScrollItemButtonList_C_ChangeDevice::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ChangeDevice, K2Node_SwitchEnum_CmpSuccess) == 0x000002, "Member 'WB_ScrollItemButtonList_C_ChangeDevice::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_Click_Item \ static_assert(alignof(WB_ScrollItemButtonList_C_Click_Item) == 0x000004, "Wrong alignment on WB_ScrollItemButtonList_C_Click_Item"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_Click_Item) == 0x000004, "Wrong size on WB_ScrollItemButtonList_C_Click_Item"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_Click_Item, Index_0) == 0x000000, "Member 'WB_ScrollItemButtonList_C_Click_Item::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_ClickUI \ static_assert(alignof(WB_ScrollItemButtonList_C_ClickUI) == 0x000008, "Wrong alignment on WB_ScrollItemButtonList_C_ClickUI"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_ClickUI) == 0x000018, "Wrong size on WB_ScrollItemButtonList_C_ClickUI"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ClickUI, Down) == 0x000000, "Member 'WB_ScrollItemButtonList_C_ClickUI::Down' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ClickUI, L) == 0x000001, "Member 'WB_ScrollItemButtonList_C_ClickUI::L' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ClickUI, Temp_bool_Variable) == 0x000002, "Member 'WB_ScrollItemButtonList_C_ClickUI::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ClickUI, Temp_byte_Variable) == 0x000003, "Member 'WB_ScrollItemButtonList_C_ClickUI::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ClickUI, Temp_byte_Variable_1) == 0x000004, "Member 'WB_ScrollItemButtonList_C_ClickUI::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ClickUI, K2Node_Select_Default) == 0x000005, "Member 'WB_ScrollItemButtonList_C_ClickUI::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ClickUI, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'WB_ScrollItemButtonList_C_ClickUI::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ClickUI, CallFunc_PlayAnimation_ReturnValue_1) == 0x000010, "Member 'WB_ScrollItemButtonList_C_ClickUI::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_DeviceTypeChanged_Text_ \ static_assert(alignof(WB_ScrollItemButtonList_C_DeviceTypeChanged_Text_) == 0x000008, "Wrong alignment on WB_ScrollItemButtonList_C_DeviceTypeChanged_Text_"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_DeviceTypeChanged_Text_) == 0x000018, "Wrong size on WB_ScrollItemButtonList_C_DeviceTypeChanged_Text_"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_DeviceTypeChanged_Text_, NewDeviceType) == 0x000000, "Member 'WB_ScrollItemButtonList_C_DeviceTypeChanged_Text_::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_DeviceTypeChanged_Text_, TypeIndex) == 0x000010, "Member 'WB_ScrollItemButtonList_C_DeviceTypeChanged_Text_::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList \ static_assert(alignof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList) == 0x000008, "Wrong alignment on WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList) == 0x0006A0, "Wrong size on WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, EntryPoint) == 0x000000, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_KeyMove_OldIndex) == 0x000004, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_KeyMove_OldIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_KeyMove_NewIndex) == 0x000008, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_KeyMove_NewIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CreateDelegate_OutputDelegate) == 0x00000C, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CreateDelegate_OutputDelegate_1) == 0x00001C, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000030, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, Temp_delegate_Variable) == 0x000038, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CreateDelegate_OutputDelegate_2) == 0x000048, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_PostEvent_ReturnValue) == 0x000058, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x000060, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000068, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000069, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Array_IsValidIndex_ReturnValue_2) == 0x00006A, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Array_IsValidIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, Temp_int_Loop_Counter_Variable) == 0x00006C, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, Temp_int_Array_Index_Variable) == 0x000074, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CreateDelegate_OutputDelegate_3) == 0x000078, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, Temp_bool_IsClosed_Variable) == 0x000088, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CreateDelegate_OutputDelegate_4) == 0x00008C, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, Temp_bool_Has_Been_Initd_Variable) == 0x00009C, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_Event_IsDesignTime) == 0x00009D, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_BreakVector2D_X) == 0x0000A0, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_BreakVector2D_Y) == 0x0000A8, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Multiply_IntFloat_ReturnValue) == 0x0000B0, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Multiply_IntFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_Index_4) == 0x0000B8, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_Index_4' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_GetItem_have) == 0x0000BC, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_GetItem_have' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_GetItem_Item) == 0x0000C0, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_GetItem_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_Index_3) == 0x0000C8, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_Index_3' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_GetItem_have_1) == 0x0000CC, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_GetItem_have_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_GetItem_Item_1) == 0x0000D0, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_GetItem_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_image_1) == 0x0000D8, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_image_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_ImageSize) == 0x0000E0, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_ImageSize' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_Text) == 0x0000F0, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_Text' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_TextSize) == 0x0000F4, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_TextSize' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_BreakVector2D_X_1) == 0x0000F8, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_BreakVector2D_Y_1) == 0x000100, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_Index_2) == 0x000108, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Less_IntInt_ReturnValue) == 0x00010C, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_Index_1) == 0x000110, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_bIsActive) == 0x000114, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_bIsActive' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_L_2) == 0x000115, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_L_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_R_2) == 0x000116, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_R_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_SlotAsVerticalBoxSlot_ReturnValue) == 0x000118, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_SlotAsVerticalBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_SlotAsVerticalBoxSlot_ReturnValue_1) == 0x000120, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_SlotAsVerticalBoxSlot_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_SlotAsHorizontalBoxSlot_ReturnValue) == 0x000128, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_SlotAsHorizontalBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_SlotAsHorizontalBoxSlot_ReturnValue_1) == 0x000130, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_SlotAsHorizontalBoxSlot_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_L_1) == 0x000138, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_L_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_R_1) == 0x000139, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_R_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, Temp_int_Variable) == 0x00013C, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Add_IntInt_ReturnValue_1) == 0x000140, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_L) == 0x000148, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_L' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_R) == 0x000160, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_R' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, Temp_int_Array_Index_Variable_1) == 0x000178, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Array_Get_Item) == 0x00017C, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Array_Length_ReturnValue) == 0x000180, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_InGeometry_1) == 0x000188, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_InKeyEvent_1) == 0x0001C8, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_inKeyTag_1) == 0x000208, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_bIsDown_1) == 0x000210, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_InGeometry) == 0x000218, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_InKeyEvent) == 0x000258, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_inKeyTag) == 0x000298, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_bIsDown) == 0x0002A0, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_Index) == 0x0002A4, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_image) == 0x0002A8, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_image' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_Name) == 0x0002B0, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_Name' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_GetAllChildren_ReturnValue) == 0x0002C8, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CreateDelegate_OutputDelegate_5) == 0x0002D8, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Array_Get_Item_1) == 0x0002E8, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_DynamicCast_AsWB_Scroll_Item_Button) == 0x0002F0, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_DynamicCast_AsWB_Scroll_Item_Button' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_DynamicCast_bSuccess) == 0x0002F8, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Array_IsValidIndex_ReturnValue_3) == 0x0002F9, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Array_IsValidIndex_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, Temp_int_Array_Index_Variable_2) == 0x0002FC, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_MakeStruct_Geometry) == 0x000300, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_MakeStruct_Geometry' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_MakeStruct_KeyEvent) == 0x000340, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_MakeStruct_KeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x000380, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_MakeStruct_Geometry_1) == 0x000388, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_MakeStruct_Geometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_MakeStruct_KeyEvent_1) == 0x0003C8, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_MakeStruct_KeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_MakeLiteralGameplayTag_ReturnValue_1) == 0x000408, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_MakeLiteralGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000410, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000420, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_NewDeviceType) == 0x000428, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CustomEvent_TypeIndex) == 0x000438, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_GetPlayerController_ReturnValue) == 0x000440, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_DynamicCast_AsDCSPlayer_Controller) == 0x000448, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_DynamicCast_AsDCSPlayer_Controller' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_DynamicCast_bSuccess_1) == 0x000450, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_GetPlayerController_ReturnValue_1) == 0x000458, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_PreviewKey_handle) == 0x000460, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_PreviewKey_handle' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_DynamicCast_AsDCSPlayer_Controller_1) == 0x000518, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_DynamicCast_AsDCSPlayer_Controller_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_DynamicCast_bSuccess_2) == 0x000520, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_PreviewKey_handle_1) == 0x000528, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_PreviewKey_handle_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Array_Get_Item_2) == 0x0005E0, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Array_Length_ReturnValue_1) == 0x0005E4, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Subtract_IntInt_ReturnValue) == 0x0005E8, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0005EC, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Array_AddUnique_ReturnValue) == 0x0005F0, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, Temp_int_Loop_Counter_Variable_1) == 0x0005F4, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_MakeStruct_SlateFontInfo) == 0x0005F8, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_MakeStruct_SlateFontInfo' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Less_IntInt_ReturnValue_1) == 0x000650, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Add_IntInt_ReturnValue_2) == 0x000654, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Array_Get_Item_3) == 0x000658, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Array_Length_ReturnValue_2) == 0x00065C, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Less_IntInt_ReturnValue_2) == 0x000660, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000661, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, Temp_int_Loop_Counter_Variable_2) == 0x000664, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_SwitchInteger_CmpSuccess) == 0x000668, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Less_IntInt_ReturnValue_3) == 0x000669, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Add_IntInt_ReturnValue_3) == 0x00066C, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_KeyMove_OldIndex_1) == 0x000670, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_KeyMove_OldIndex_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_KeyMove_NewIndex_1) == 0x000674, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_KeyMove_NewIndex_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_CreateDelegate_OutputDelegate_6) == 0x000678, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000688, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00068C, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, K2Node_SwitchInteger_CmpSuccess_1) == 0x00068D, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast) == 0x000690, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast) == 0x000694, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast_1) == 0x000698, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList, CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast_1) == 0x00069C, "Member 'WB_ScrollItemButtonList_C_ExecuteUbergraph_WB_ScrollItemButtonList::CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_GetItem \ static_assert(alignof(WB_ScrollItemButtonList_C_GetItem) == 0x000008, "Wrong alignment on WB_ScrollItemButtonList_C_GetItem"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_GetItem) == 0x000040, "Wrong size on WB_ScrollItemButtonList_C_GetItem"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_GetItem, Index_0) == 0x000000, "Member 'WB_ScrollItemButtonList_C_GetItem::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_GetItem, Have) == 0x000004, "Member 'WB_ScrollItemButtonList_C_GetItem::Have' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_GetItem, Item) == 0x000008, "Member 'WB_ScrollItemButtonList_C_GetItem::Item' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_GetItem, NoFind) == 0x000010, "Member 'WB_ScrollItemButtonList_C_GetItem::NoFind' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_GetItem, CallFunc_GetAllChildren_ReturnValue) == 0x000018, "Member 'WB_ScrollItemButtonList_C_GetItem::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_GetItem, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_ScrollItemButtonList_C_GetItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_GetItem, K2Node_DynamicCast_AsWB_Scroll_Item_Button) == 0x000030, "Member 'WB_ScrollItemButtonList_C_GetItem::K2Node_DynamicCast_AsWB_Scroll_Item_Button' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_GetItem, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'WB_ScrollItemButtonList_C_GetItem::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_KeyMove \ static_assert(alignof(WB_ScrollItemButtonList_C_KeyMove) == 0x000004, "Wrong alignment on WB_ScrollItemButtonList_C_KeyMove"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_KeyMove) == 0x000040, "Wrong size on WB_ScrollItemButtonList_C_KeyMove"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_KeyMove, Left) == 0x000000, "Member 'WB_ScrollItemButtonList_C_KeyMove::Left' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_KeyMove, OldIndex) == 0x000004, "Member 'WB_ScrollItemButtonList_C_KeyMove::OldIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_KeyMove, NewIndex) == 0x000008, "Member 'WB_ScrollItemButtonList_C_KeyMove::NewIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_KeyMove, New) == 0x00000C, "Member 'WB_ScrollItemButtonList_C_KeyMove::New' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_KeyMove, Oled) == 0x000010, "Member 'WB_ScrollItemButtonList_C_KeyMove::Oled' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_KeyMove, Temp_delegate_Variable) == 0x000014, "Member 'WB_ScrollItemButtonList_C_KeyMove::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_KeyMove, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_ScrollItemButtonList_C_KeyMove::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_KeyMove, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'WB_ScrollItemButtonList_C_KeyMove::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_KeyMove, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00002C, "Member 'WB_ScrollItemButtonList_C_KeyMove::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_KeyMove, CallFunc_Subtract_IntInt_ReturnValue) == 0x000030, "Member 'WB_ScrollItemButtonList_C_KeyMove::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_KeyMove, CallFunc_Max_ReturnValue) == 0x000034, "Member 'WB_ScrollItemButtonList_C_KeyMove::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_KeyMove, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000038, "Member 'WB_ScrollItemButtonList_C_KeyMove::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_KeyMove, CallFunc_Less_IntInt_ReturnValue) == 0x00003C, "Member 'WB_ScrollItemButtonList_C_KeyMove::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_ME_ActiveNavOperation \ static_assert(alignof(WB_ScrollItemButtonList_C_ME_ActiveNavOperation) == 0x000001, "Wrong alignment on WB_ScrollItemButtonList_C_ME_ActiveNavOperation"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_ME_ActiveNavOperation) == 0x000001, "Wrong size on WB_ScrollItemButtonList_C_ME_ActiveNavOperation"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_ActiveNavOperation, bIsActive) == 0x000000, "Member 'WB_ScrollItemButtonList_C_ME_ActiveNavOperation::bIsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_ME_AddItem_Gem \ static_assert(alignof(WB_ScrollItemButtonList_C_ME_AddItem_Gem) == 0x000008, "Wrong alignment on WB_ScrollItemButtonList_C_ME_AddItem_Gem"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_ME_AddItem_Gem) == 0x000098, "Wrong size on WB_ScrollItemButtonList_C_ME_AddItem_Gem"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_Gem, Index_0) == 0x000000, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_Gem::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_Gem, Temp_int_Variable) == 0x000004, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_Gem::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_Gem, Temp_text_Variable) == 0x000008, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_Gem::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_Gem, Temp_text_Variable_1) == 0x000020, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_Gem::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_Gem, Temp_text_Variable_2) == 0x000038, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_Gem::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_Gem, Temp_text_Variable_3) == 0x000050, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_Gem::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_Gem, CallFunc_Map_Find_Value) == 0x000068, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_Gem::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_Gem, CallFunc_Map_Find_ReturnValue) == 0x000078, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_Gem::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_Gem, K2Node_Select_Default) == 0x000080, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_Gem::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_ME_AddItem_itemtype \ static_assert(alignof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype) == 0x000008, "Wrong alignment on WB_ScrollItemButtonList_C_ME_AddItem_itemtype"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype) == 0x0001F0, "Wrong size on WB_ScrollItemButtonList_C_ME_AddItem_itemtype"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Type) == 0x000000, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Type' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Local_Text) == 0x000008, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Local_Text' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_byte_Variable) == 0x000020, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable) == 0x000028, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable_1) == 0x000040, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable_2) == 0x000058, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable_3) == 0x000070, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable_4) == 0x000088, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable_5) == 0x0000A0, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable_6) == 0x0000B8, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable_7) == 0x0000D0, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable_8) == 0x0000E8, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable_9) == 0x000100, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable_10) == 0x000118, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable_11) == 0x000130, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable_12) == 0x000148, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable_12' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable_13) == 0x000160, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable_13' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable_14) == 0x000178, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable_14' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable_15) == 0x000190, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable_15' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, Temp_text_Variable_16) == 0x0001A8, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::Temp_text_Variable_16' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, K2Node_Select_Default) == 0x0001C0, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, CallFunc_Map_Find_Value) == 0x0001D8, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, CallFunc_Map_Find_ReturnValue) == 0x0001E8, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_itemtype, CallFunc_EqualEqual_TextText_ReturnValue) == 0x0001E9, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_itemtype::CallFunc_EqualEqual_TextText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_ME_AddItem_weapontype \ static_assert(alignof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype) == 0x000008, "Wrong alignment on WB_ScrollItemButtonList_C_ME_AddItem_weapontype"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype) == 0x000148, "Wrong size on WB_ScrollItemButtonList_C_ME_AddItem_weapontype"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, Type) == 0x000000, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::Type' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, Temp_bool_Variable) == 0x000001, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, Temp_text_Variable) == 0x000008, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, Temp_text_Variable_1) == 0x000020, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, Temp_byte_Variable) == 0x000038, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, Temp_text_Variable_2) == 0x000040, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, Temp_text_Variable_3) == 0x000058, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, Temp_text_Variable_4) == 0x000070, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::Temp_text_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, Temp_text_Variable_5) == 0x000088, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::Temp_text_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, Temp_text_Variable_6) == 0x0000A0, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::Temp_text_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, Temp_text_Variable_7) == 0x0000B8, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::Temp_text_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, Temp_text_Variable_8) == 0x0000D0, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::Temp_text_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, Temp_text_Variable_9) == 0x0000E8, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::Temp_text_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, K2Node_Select_Default) == 0x000100, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, CallFunc_Map_Find_Value) == 0x000118, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, CallFunc_Map_Find_ReturnValue) == 0x000128, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AddItem_weapontype, K2Node_Select_Default_1) == 0x000130, "Member 'WB_ScrollItemButtonList_C_ME_AddItem_weapontype::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_ME_AlterItemInIndex \ static_assert(alignof(WB_ScrollItemButtonList_C_ME_AlterItemInIndex) == 0x000008, "Wrong alignment on WB_ScrollItemButtonList_C_ME_AlterItemInIndex"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_ME_AlterItemInIndex) == 0x000028, "Wrong size on WB_ScrollItemButtonList_C_ME_AlterItemInIndex"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AlterItemInIndex, Index_0) == 0x000000, "Member 'WB_ScrollItemButtonList_C_ME_AlterItemInIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AlterItemInIndex, Image) == 0x000008, "Member 'WB_ScrollItemButtonList_C_ME_AlterItemInIndex::Image' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_AlterItemInIndex, Name_0) == 0x000010, "Member 'WB_ScrollItemButtonList_C_ME_AlterItemInIndex::Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_ME_SelectItem_Event \ static_assert(alignof(WB_ScrollItemButtonList_C_ME_SelectItem_Event) == 0x000004, "Wrong alignment on WB_ScrollItemButtonList_C_ME_SelectItem_Event"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_ME_SelectItem_Event) == 0x000004, "Wrong size on WB_ScrollItemButtonList_C_ME_SelectItem_Event"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_SelectItem_Event, Index_0) == 0x000000, "Member 'WB_ScrollItemButtonList_C_ME_SelectItem_Event::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_ME_SelectItemInIndex \ static_assert(alignof(WB_ScrollItemButtonList_C_ME_SelectItemInIndex) == 0x000004, "Wrong alignment on WB_ScrollItemButtonList_C_ME_SelectItemInIndex"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_ME_SelectItemInIndex) == 0x000004, "Wrong size on WB_ScrollItemButtonList_C_ME_SelectItemInIndex"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_SelectItemInIndex, Index_0) == 0x000000, "Member 'WB_ScrollItemButtonList_C_ME_SelectItemInIndex::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_ME_Set_L_R_HorizontalAlignment \ static_assert(alignof(WB_ScrollItemButtonList_C_ME_Set_L_R_HorizontalAlignment) == 0x000001, "Wrong alignment on WB_ScrollItemButtonList_C_ME_Set_L_R_HorizontalAlignment"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_ME_Set_L_R_HorizontalAlignment) == 0x000002, "Wrong size on WB_ScrollItemButtonList_C_ME_Set_L_R_HorizontalAlignment"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_Set_L_R_HorizontalAlignment, L) == 0x000000, "Member 'WB_ScrollItemButtonList_C_ME_Set_L_R_HorizontalAlignment::L' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_Set_L_R_HorizontalAlignment, R) == 0x000001, "Member 'WB_ScrollItemButtonList_C_ME_Set_L_R_HorizontalAlignment::R' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_ME_Set_L_R_Size \ static_assert(alignof(WB_ScrollItemButtonList_C_ME_Set_L_R_Size) == 0x000008, "Wrong alignment on WB_ScrollItemButtonList_C_ME_Set_L_R_Size"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_ME_Set_L_R_Size) == 0x000020, "Wrong size on WB_ScrollItemButtonList_C_ME_Set_L_R_Size"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_Set_L_R_Size, Image) == 0x000000, "Member 'WB_ScrollItemButtonList_C_ME_Set_L_R_Size::Image' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_Set_L_R_Size, ImageSize) == 0x000008, "Member 'WB_ScrollItemButtonList_C_ME_Set_L_R_Size::ImageSize' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_Set_L_R_Size, Text) == 0x000018, "Member 'WB_ScrollItemButtonList_C_ME_Set_L_R_Size::Text' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_Set_L_R_Size, TextSize) == 0x00001C, "Member 'WB_ScrollItemButtonList_C_ME_Set_L_R_Size::TextSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_ME_Set_L_R_VerticalAlignment \ static_assert(alignof(WB_ScrollItemButtonList_C_ME_Set_L_R_VerticalAlignment) == 0x000001, "Wrong alignment on WB_ScrollItemButtonList_C_ME_Set_L_R_VerticalAlignment"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_ME_Set_L_R_VerticalAlignment) == 0x000002, "Wrong size on WB_ScrollItemButtonList_C_ME_Set_L_R_VerticalAlignment"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_Set_L_R_VerticalAlignment, L) == 0x000000, "Member 'WB_ScrollItemButtonList_C_ME_Set_L_R_VerticalAlignment::L' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_Set_L_R_VerticalAlignment, R) == 0x000001, "Member 'WB_ScrollItemButtonList_C_ME_Set_L_R_VerticalAlignment::R' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_ME_SetText_L_R \ static_assert(alignof(WB_ScrollItemButtonList_C_ME_SetText_L_R) == 0x000008, "Wrong alignment on WB_ScrollItemButtonList_C_ME_SetText_L_R"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_ME_SetText_L_R) == 0x000030, "Wrong size on WB_ScrollItemButtonList_C_ME_SetText_L_R"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_SetText_L_R, L) == 0x000000, "Member 'WB_ScrollItemButtonList_C_ME_SetText_L_R::L' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_SetText_L_R, R) == 0x000018, "Member 'WB_ScrollItemButtonList_C_ME_SetText_L_R::R' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_ME_UnSelectItem_Event \ static_assert(alignof(WB_ScrollItemButtonList_C_ME_UnSelectItem_Event) == 0x000004, "Wrong alignment on WB_ScrollItemButtonList_C_ME_UnSelectItem_Event"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_ME_UnSelectItem_Event) == 0x000004, "Wrong size on WB_ScrollItemButtonList_C_ME_UnSelectItem_Event"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_ME_UnSelectItem_Event, Index_0) == 0x000000, "Member 'WB_ScrollItemButtonList_C_ME_UnSelectItem_Event::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_PlayAllButtonAnimNum \ static_assert(alignof(WB_ScrollItemButtonList_C_PlayAllButtonAnimNum) == 0x000008, "Wrong alignment on WB_ScrollItemButtonList_C_PlayAllButtonAnimNum"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_PlayAllButtonAnimNum) == 0x000028, "Wrong size on WB_ScrollItemButtonList_C_PlayAllButtonAnimNum"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_PlayAllButtonAnimNum, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_ScrollItemButtonList_C_PlayAllButtonAnimNum::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_PlayAllButtonAnimNum, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_ScrollItemButtonList_C_PlayAllButtonAnimNum::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_PlayAllButtonAnimNum, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_ScrollItemButtonList_C_PlayAllButtonAnimNum::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_PlayAllButtonAnimNum, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_ScrollItemButtonList_C_PlayAllButtonAnimNum::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_PlayAllButtonAnimNum, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_ScrollItemButtonList_C_PlayAllButtonAnimNum::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_PlayAllButtonAnimNum, CallFunc_Less_IntInt_ReturnValue) == 0x000024, "Member 'WB_ScrollItemButtonList_C_PlayAllButtonAnimNum::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_PlayButtonAnimNum \ static_assert(alignof(WB_ScrollItemButtonList_C_PlayButtonAnimNum) == 0x000008, "Wrong alignment on WB_ScrollItemButtonList_C_PlayButtonAnimNum"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_PlayButtonAnimNum) == 0x000038, "Wrong size on WB_ScrollItemButtonList_C_PlayButtonAnimNum"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_PlayButtonAnimNum, Num) == 0x000000, "Member 'WB_ScrollItemButtonList_C_PlayButtonAnimNum::Num' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_PlayButtonAnimNum, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'WB_ScrollItemButtonList_C_PlayButtonAnimNum::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_PlayButtonAnimNum, CallFunc_GetAllChildren_ReturnValue) == 0x000008, "Member 'WB_ScrollItemButtonList_C_PlayButtonAnimNum::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_PlayButtonAnimNum, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000018, "Member 'WB_ScrollItemButtonList_C_PlayButtonAnimNum::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_PlayButtonAnimNum, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_ScrollItemButtonList_C_PlayButtonAnimNum::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_PlayButtonAnimNum, K2Node_DynamicCast_AsWB_Scroll_Item_Button) == 0x000028, "Member 'WB_ScrollItemButtonList_C_PlayButtonAnimNum::K2Node_DynamicCast_AsWB_Scroll_Item_Button' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_PlayButtonAnimNum, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'WB_ScrollItemButtonList_C_PlayButtonAnimNum::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_PreConstruct \ static_assert(alignof(WB_ScrollItemButtonList_C_PreConstruct) == 0x000001, "Wrong alignment on WB_ScrollItemButtonList_C_PreConstruct"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_PreConstruct) == 0x000001, "Wrong size on WB_ScrollItemButtonList_C_PreConstruct"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_ScrollItemButtonList_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_TagLClick \ static_assert(alignof(WB_ScrollItemButtonList_C_TagLClick) == 0x000008, "Wrong alignment on WB_ScrollItemButtonList_C_TagLClick"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_TagLClick) == 0x000090, "Wrong size on WB_ScrollItemButtonList_C_TagLClick"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_TagLClick, InGeometry) == 0x000000, "Member 'WB_ScrollItemButtonList_C_TagLClick::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_TagLClick, InKeyEvent) == 0x000040, "Member 'WB_ScrollItemButtonList_C_TagLClick::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_TagLClick, inKeyTag) == 0x000080, "Member 'WB_ScrollItemButtonList_C_TagLClick::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_TagLClick, bIsDown) == 0x000088, "Member 'WB_ScrollItemButtonList_C_TagLClick::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButtonList_C_TagRClick \ static_assert(alignof(WB_ScrollItemButtonList_C_TagRClick) == 0x000008, "Wrong alignment on WB_ScrollItemButtonList_C_TagRClick"); \ static_assert(sizeof(WB_ScrollItemButtonList_C_TagRClick) == 0x000090, "Wrong size on WB_ScrollItemButtonList_C_TagRClick"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_TagRClick, InGeometry) == 0x000000, "Member 'WB_ScrollItemButtonList_C_TagRClick::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_TagRClick, InKeyEvent) == 0x000040, "Member 'WB_ScrollItemButtonList_C_TagRClick::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_TagRClick, inKeyTag) == 0x000080, "Member 'WB_ScrollItemButtonList_C_TagRClick::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButtonList_C_TagRClick, bIsDown) == 0x000088, "Member 'WB_ScrollItemButtonList_C_TagRClick::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ScrollItemButtonList_C \ static_assert(alignof(UWB_ScrollItemButtonList_C) == 0x000008, "Wrong alignment on UWB_ScrollItemButtonList_C"); \ static_assert(sizeof(UWB_ScrollItemButtonList_C) == 0x000660, "Wrong size on UWB_ScrollItemButtonList_C"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ScrollItemButtonList_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, RightArrowLigth) == 0x0002C8, "Member 'UWB_ScrollItemButtonList_C::RightArrowLigth' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, LeftArrowLight) == 0x0002D0, "Member 'UWB_ScrollItemButtonList_C::LeftArrowLight' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, Image_L) == 0x0002D8, "Member 'UWB_ScrollItemButtonList_C::Image_L' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, Image_LT) == 0x0002E0, "Member 'UWB_ScrollItemButtonList_C::Image_LT' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, Image_LT_light) == 0x0002E8, "Member 'UWB_ScrollItemButtonList_C::Image_LT_light' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, Image_R) == 0x0002F0, "Member 'UWB_ScrollItemButtonList_C::Image_R' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, Image_RT) == 0x0002F8, "Member 'UWB_ScrollItemButtonList_C::Image_RT' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, Image_RT_light) == 0x000300, "Member 'UWB_ScrollItemButtonList_C::Image_RT_light' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, ScrollBox_type) == 0x000308, "Member 'UWB_ScrollItemButtonList_C::ScrollBox_type' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, SizeBox_Item) == 0x000310, "Member 'UWB_ScrollItemButtonList_C::SizeBox_Item' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, SizeBox_L) == 0x000318, "Member 'UWB_ScrollItemButtonList_C::SizeBox_L' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, SizeBox_R) == 0x000320, "Member 'UWB_ScrollItemButtonList_C::SizeBox_R' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, TextBlock_L) == 0x000328, "Member 'UWB_ScrollItemButtonList_C::TextBlock_L' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, TextBlock_R) == 0x000330, "Member 'UWB_ScrollItemButtonList_C::TextBlock_R' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, WB_ScrollItemTextRoot) == 0x000338, "Member 'UWB_ScrollItemButtonList_C::WB_ScrollItemTextRoot' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, WGI_Button_L2) == 0x000340, "Member 'UWB_ScrollItemButtonList_C::WGI_Button_L2' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, WGI_Button_R2) == 0x000348, "Member 'UWB_ScrollItemButtonList_C::WGI_Button_R2' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, WidgetSwitcher_L) == 0x000350, "Member 'UWB_ScrollItemButtonList_C::WidgetSwitcher_L' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, WidgetSwitcher_R) == 0x000358, "Member 'UWB_ScrollItemButtonList_C::WidgetSwitcher_R' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, ItemSize) == 0x000360, "Member 'UWB_ScrollItemButtonList_C::ItemSize' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, ItemNum) == 0x000370, "Member 'UWB_ScrollItemButtonList_C::ItemNum' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, ME_SelectItem) == 0x000378, "Member 'UWB_ScrollItemButtonList_C::ME_SelectItem' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, ME_UnSelectItem) == 0x000388, "Member 'UWB_ScrollItemButtonList_C::ME_UnSelectItem' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, Tag_L) == 0x000398, "Member 'UWB_ScrollItemButtonList_C::Tag_L' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, Tag_R) == 0x0003A0, "Member 'UWB_ScrollItemButtonList_C::Tag_R' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, SelectIndex) == 0x0003A8, "Member 'UWB_ScrollItemButtonList_C::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, ItemLenth) == 0x0003AC, "Member 'UWB_ScrollItemButtonList_C::ItemLenth' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, AllImageMap) == 0x0003B0, "Member 'UWB_ScrollItemButtonList_C::AllImageMap' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, WeaponImageMap) == 0x000400, "Member 'UWB_ScrollItemButtonList_C::WeaponImageMap' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, KeyState) == 0x000450, "Member 'UWB_ScrollItemButtonList_C::KeyState' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, ItemMargin) == 0x000454, "Member 'UWB_ScrollItemButtonList_C::ItemMargin' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, ButtonSize) == 0x000468, "Member 'UWB_ScrollItemButtonList_C::ButtonSize' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, ButtonTextSize) == 0x000478, "Member 'UWB_ScrollItemButtonList_C::ButtonTextSize' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, ItemNoneText) == 0x000480, "Member 'UWB_ScrollItemButtonList_C::ItemNoneText' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, PreviewAddItem) == 0x000498, "Member 'UWB_ScrollItemButtonList_C::PreviewAddItem' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, ItemScale) == 0x0004A8, "Member 'UWB_ScrollItemButtonList_C::ItemScale' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, IF_ShowItemName) == 0x0004B0, "Member 'UWB_ScrollItemButtonList_C::IF_ShowItemName' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, L_SelectImage) == 0x0004B8, "Member 'UWB_ScrollItemButtonList_C::L_SelectImage' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, L_UnSelectImage) == 0x0004C0, "Member 'UWB_ScrollItemButtonList_C::L_UnSelectImage' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, L_LabelText) == 0x0004C8, "Member 'UWB_ScrollItemButtonList_C::L_LabelText' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, L_Transform) == 0x0004E0, "Member 'UWB_ScrollItemButtonList_C::L_Transform' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, R_Transform) == 0x000518, "Member 'UWB_ScrollItemButtonList_C::R_Transform' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, ItemTextTransform) == 0x000550, "Member 'UWB_ScrollItemButtonList_C::ItemTextTransform' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, IsGamePad) == 0x000588, "Member 'UWB_ScrollItemButtonList_C::IsGamePad' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, GemImageMap) == 0x000590, "Member 'UWB_ScrollItemButtonList_C::GemImageMap' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, PreviewGemItem) == 0x0005E0, "Member 'UWB_ScrollItemButtonList_C::PreviewGemItem' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, L_TimeHandle) == 0x0005F0, "Member 'UWB_ScrollItemButtonList_C::L_TimeHandle' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, R_TimeHandle) == 0x0005F8, "Member 'UWB_ScrollItemButtonList_C::R_TimeHandle' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, LastSelectIndex) == 0x000600, "Member 'UWB_ScrollItemButtonList_C::LastSelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, AnimList) == 0x000608, "Member 'UWB_ScrollItemButtonList_C::AnimList' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, Vis_Biankuang) == 0x000618, "Member 'UWB_ScrollItemButtonList_C::Vis_Biankuang' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, AllItemtText) == 0x000620, "Member 'UWB_ScrollItemButtonList_C::AllItemtText' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, WeaponNoneText) == 0x000638, "Member 'UWB_ScrollItemButtonList_C::WeaponNoneText' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, PreviewAddWeapon) == 0x000648, "Member 'UWB_ScrollItemButtonList_C::PreviewAddWeapon' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButtonList_C, WeaponShowAll) == 0x000658, "Member 'UWB_ScrollItemButtonList_C::WeaponShowAll' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes \ static_assert(alignof(WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes) == 0x000008, "Wrong alignment on WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes"); \ static_assert(sizeof(WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes) == 0x000078, "Wrong size on WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes"); \ static_assert(offsetof(WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes, EntryPoint) == 0x000000, "Member 'WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes, K2Node_CustomEvent_OldItem) == 0x000018, "Member 'WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes, K2Node_CustomEvent_NewItem) == 0x000038, "Member 'WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes, K2Node_CustomEvent_Type) == 0x000058, "Member 'WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes, K2Node_CustomEvent_SlotIndex) == 0x00005C, "Member 'WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes, K2Node_CustomEvent_ItemIndex) == 0x000060, "Member 'WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes::K2Node_CustomEvent_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes, CallFunc_GetUINotify_UINotify) == 0x000068, "Member 'WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes, K2Node_SwitchEnum_CmpSuccess) == 0x000070, "Member 'WB_CharacterAttributes_C_ExecuteUbergraph_WB_CharacterAttributes::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CharacterAttributes_C_OnItemInSlotChanged \ static_assert(alignof(WB_CharacterAttributes_C_OnItemInSlotChanged) == 0x000008, "Wrong alignment on WB_CharacterAttributes_C_OnItemInSlotChanged"); \ static_assert(sizeof(WB_CharacterAttributes_C_OnItemInSlotChanged) == 0x000050, "Wrong size on WB_CharacterAttributes_C_OnItemInSlotChanged"); \ static_assert(offsetof(WB_CharacterAttributes_C_OnItemInSlotChanged, OldItem) == 0x000000, "Member 'WB_CharacterAttributes_C_OnItemInSlotChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_OnItemInSlotChanged, NewItem) == 0x000020, "Member 'WB_CharacterAttributes_C_OnItemInSlotChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_OnItemInSlotChanged, Type) == 0x000040, "Member 'WB_CharacterAttributes_C_OnItemInSlotChanged::Type' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_OnItemInSlotChanged, SlotIndex) == 0x000044, "Member 'WB_CharacterAttributes_C_OnItemInSlotChanged::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_OnItemInSlotChanged, ItemIndex) == 0x000048, "Member 'WB_CharacterAttributes_C_OnItemInSlotChanged::ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CharacterAttributes_C_UpdateResistanceData \ static_assert(alignof(WB_CharacterAttributes_C_UpdateResistanceData) == 0x000008, "Wrong alignment on WB_CharacterAttributes_C_UpdateResistanceData"); \ static_assert(sizeof(WB_CharacterAttributes_C_UpdateResistanceData) == 0x000108, "Wrong size on WB_CharacterAttributes_C_UpdateResistanceData"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_GetUINotify_UINotify) == 0x000000, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x000008, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_GetPlayerPropertyValue_ReturnValue_1) == 0x000010, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_GetPlayerPropertyValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_Round_ReturnValue) == 0x000018, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_Round_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_Round_ReturnValue_1) == 0x00001C, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_Round_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_Conv_IntToText_ReturnValue) == 0x000020, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_Conv_IntToText_ReturnValue_1) == 0x000038, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_GetPlayerPropertyValue_ReturnValue_2) == 0x000050, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_GetPlayerPropertyValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_GetPlayerPropertyValue_ReturnValue_3) == 0x000058, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_GetPlayerPropertyValue_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_Round_ReturnValue_2) == 0x000060, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_Round_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_Round_ReturnValue_3) == 0x000064, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_Round_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_Conv_IntToText_ReturnValue_2) == 0x000068, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_Conv_IntToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_Conv_IntToText_ReturnValue_3) == 0x000080, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_Conv_IntToText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_GetPlayerPropertyValue_ReturnValue_4) == 0x000098, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_GetPlayerPropertyValue_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_GetPlayerPropertyValue_ReturnValue_5) == 0x0000A0, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_GetPlayerPropertyValue_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_Round_ReturnValue_4) == 0x0000A8, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_Round_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_Round_ReturnValue_5) == 0x0000AC, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_Round_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_Conv_IntToText_ReturnValue_4) == 0x0000B0, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_Conv_IntToText_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_Conv_IntToText_ReturnValue_5) == 0x0000C8, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_Conv_IntToText_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_GetPlayerPropertyValue_ReturnValue_6) == 0x0000E0, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_GetPlayerPropertyValue_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_Round_ReturnValue_6) == 0x0000E8, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_Round_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_CharacterAttributes_C_UpdateResistanceData, CallFunc_Conv_IntToText_ReturnValue_6) == 0x0000F0, "Member 'WB_CharacterAttributes_C_UpdateResistanceData::CallFunc_Conv_IntToText_ReturnValue_6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_CharacterAttributes_C \ static_assert(alignof(UWB_CharacterAttributes_C) == 0x000008, "Wrong alignment on UWB_CharacterAttributes_C"); \ static_assert(sizeof(UWB_CharacterAttributes_C) == 0x0002E0, "Wrong size on UWB_CharacterAttributes_C"); \ static_assert(offsetof(UWB_CharacterAttributes_C, UberGraphFrame) == 0x000278, "Member 'UWB_CharacterAttributes_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_CharacterAttributes_C, Image_113) == 0x000280, "Member 'UWB_CharacterAttributes_C::Image_113' has a wrong offset!"); \ static_assert(offsetof(UWB_CharacterAttributes_C, Text_chuxue) == 0x000288, "Member 'UWB_CharacterAttributes_C::Text_chuxue' has a wrong offset!"); \ static_assert(offsetof(UWB_CharacterAttributes_C, Text_dongshang) == 0x000290, "Member 'UWB_CharacterAttributes_C::Text_dongshang' has a wrong offset!"); \ static_assert(offsetof(UWB_CharacterAttributes_C, Text_fuhua) == 0x000298, "Member 'UWB_CharacterAttributes_C::Text_fuhua' has a wrong offset!"); \ static_assert(offsetof(UWB_CharacterAttributes_C, Text_mabi) == 0x0002A0, "Member 'UWB_CharacterAttributes_C::Text_mabi' has a wrong offset!"); \ static_assert(offsetof(UWB_CharacterAttributes_C, Text_ranshao) == 0x0002A8, "Member 'UWB_CharacterAttributes_C::Text_ranshao' has a wrong offset!"); \ static_assert(offsetof(UWB_CharacterAttributes_C, Text_shixin) == 0x0002B0, "Member 'UWB_CharacterAttributes_C::Text_shixin' has a wrong offset!"); \ static_assert(offsetof(UWB_CharacterAttributes_C, Text_zhongdu) == 0x0002B8, "Member 'UWB_CharacterAttributes_C::Text_zhongdu' has a wrong offset!"); \ static_assert(offsetof(UWB_CharacterAttributes_C, WB_CharacterInformation) == 0x0002C0, "Member 'UWB_CharacterAttributes_C::WB_CharacterInformation' has a wrong offset!"); \ static_assert(offsetof(UWB_CharacterAttributes_C, WB_Roleproperties_stamina) == 0x0002C8, "Member 'UWB_CharacterAttributes_C::WB_Roleproperties_stamina' has a wrong offset!"); \ static_assert(offsetof(UWB_CharacterAttributes_C, WB_Roleproperties_vitality) == 0x0002D0, "Member 'UWB_CharacterAttributes_C::WB_Roleproperties_vitality' has a wrong offset!"); \ static_assert(offsetof(UWB_CharacterAttributes_C, WB_StatsRequir) == 0x0002D8, "Member 'UWB_CharacterAttributes_C::WB_StatsRequir' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_GemAttr \ static_assert(alignof(FST_GemAttr) == 0x000008, "Wrong alignment on FST_GemAttr"); \ static_assert(sizeof(FST_GemAttr) == 0x000038, "Wrong size on FST_GemAttr"); \ static_assert(offsetof(FST_GemAttr, DescName_2_637E8EDD4103E9A2EAB967B6031EA776) == 0x000000, "Member 'FST_GemAttr::DescName_2_637E8EDD4103E9A2EAB967B6031EA776' has a wrong offset!"); \ static_assert(offsetof(FST_GemAttr, Level_14_CB6C7FB84ED9F0DAA4922CB4B9D685BA) == 0x000010, "Member 'FST_GemAttr::Level_14_CB6C7FB84ED9F0DAA4922CB4B9D685BA' has a wrong offset!"); \ static_assert(offsetof(FST_GemAttr, BuffKey_10_F2A327D34732040B4F64028BF25F3269) == 0x000018, "Member 'FST_GemAttr::BuffKey_10_F2A327D34732040B4F64028BF25F3269' has a wrong offset!"); \ static_assert(offsetof(FST_GemAttr, AttrPerGrade_7_3DFCC59A4EA953F3D4B1EB9952D840FA) == 0x000028, "Member 'FST_GemAttr::AttrPerGrade_7_3DFCC59A4EA953F3D4B1EB9952D840FA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_Gemstone \ static_assert(alignof(FS_Gemstone) == 0x000008, "Wrong alignment on FS_Gemstone"); \ static_assert(sizeof(FS_Gemstone) == 0x000010, "Wrong size on FS_Gemstone"); \ static_assert(offsetof(FS_Gemstone, Gemstone_11_D678BED1446BF208D3684392AB8208E0) == 0x000000, "Member 'FS_Gemstone::Gemstone_11_D678BED1446BF208D3684392AB8208E0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_GemStore_C_ExecuteUbergraph_BP_GemStore \ static_assert(alignof(BP_GemStore_C_ExecuteUbergraph_BP_GemStore) == 0x000008, "Wrong alignment on BP_GemStore_C_ExecuteUbergraph_BP_GemStore"); \ static_assert(sizeof(BP_GemStore_C_ExecuteUbergraph_BP_GemStore) == 0x0000B8, "Wrong size on BP_GemStore_C_ExecuteUbergraph_BP_GemStore"); \ static_assert(offsetof(BP_GemStore_C_ExecuteUbergraph_BP_GemStore, EntryPoint) == 0x000000, "Member 'BP_GemStore_C_ExecuteUbergraph_BP_GemStore::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_GemStore_C_ExecuteUbergraph_BP_GemStore, K2Node_Event_In_Image_GemAttributes) == 0x000008, "Member 'BP_GemStore_C_ExecuteUbergraph_BP_GemStore::K2Node_Event_In_Image_GemAttributes' has a wrong offset!"); \ static_assert(offsetof(BP_GemStore_C_ExecuteUbergraph_BP_GemStore, K2Node_Event_In_Image_GemInBeibao) == 0x000058, "Member 'BP_GemStore_C_ExecuteUbergraph_BP_GemStore::K2Node_Event_In_Image_GemInBeibao' has a wrong offset!"); \ static_assert(offsetof(BP_GemStore_C_ExecuteUbergraph_BP_GemStore, K2Node_Event_In_Image_GemEquipInfos) == 0x000068, "Member 'BP_GemStore_C_ExecuteUbergraph_BP_GemStore::K2Node_Event_In_Image_GemEquipInfos' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_GemStore_C_LoadAttributes \ static_assert(alignof(BP_GemStore_C_LoadAttributes) == 0x000008, "Wrong alignment on BP_GemStore_C_LoadAttributes"); \ static_assert(sizeof(BP_GemStore_C_LoadAttributes) == 0x0000A0, "Wrong size on BP_GemStore_C_LoadAttributes"); \ static_assert(offsetof(BP_GemStore_C_LoadAttributes, Out_Image_GemAttributes) == 0x000000, "Member 'BP_GemStore_C_LoadAttributes::Out_Image_GemAttributes' has a wrong offset!"); \ static_assert(offsetof(BP_GemStore_C_LoadAttributes, CallFunc_GetSlotStrStrMap_ResultMap) == 0x000050, "Member 'BP_GemStore_C_LoadAttributes::CallFunc_GetSlotStrStrMap_ResultMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_GemStore_C_LoadBeibao \ static_assert(alignof(BP_GemStore_C_LoadBeibao) == 0x000008, "Wrong alignment on BP_GemStore_C_LoadBeibao"); \ static_assert(sizeof(BP_GemStore_C_LoadBeibao) == 0x000020, "Wrong size on BP_GemStore_C_LoadBeibao"); \ static_assert(offsetof(BP_GemStore_C_LoadBeibao, OutImage_GemInBeibao) == 0x000000, "Member 'BP_GemStore_C_LoadBeibao::OutImage_GemInBeibao' has a wrong offset!"); \ static_assert(offsetof(BP_GemStore_C_LoadBeibao, CallFunc_GetSlotStrArray_ResultArray) == 0x000010, "Member 'BP_GemStore_C_LoadBeibao::CallFunc_GetSlotStrArray_ResultArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_GemStore_C_LoadWeaponEquip \ static_assert(alignof(BP_GemStore_C_LoadWeaponEquip) == 0x000008, "Wrong alignment on BP_GemStore_C_LoadWeaponEquip"); \ static_assert(sizeof(BP_GemStore_C_LoadWeaponEquip) == 0x0000A0, "Wrong size on BP_GemStore_C_LoadWeaponEquip"); \ static_assert(offsetof(BP_GemStore_C_LoadWeaponEquip, Out_Image_GemEquipInfos) == 0x000000, "Member 'BP_GemStore_C_LoadWeaponEquip::Out_Image_GemEquipInfos' has a wrong offset!"); \ static_assert(offsetof(BP_GemStore_C_LoadWeaponEquip, CallFunc_GetSlotStrStrMap_ResultMap) == 0x000050, "Member 'BP_GemStore_C_LoadWeaponEquip::CallFunc_GetSlotStrStrMap_ResultMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_GemStore_C_SaveAttributes \ static_assert(alignof(BP_GemStore_C_SaveAttributes) == 0x000008, "Wrong alignment on BP_GemStore_C_SaveAttributes"); \ static_assert(sizeof(BP_GemStore_C_SaveAttributes) == 0x000050, "Wrong size on BP_GemStore_C_SaveAttributes"); \ static_assert(offsetof(BP_GemStore_C_SaveAttributes, In_Image_GemAttributes) == 0x000000, "Member 'BP_GemStore_C_SaveAttributes::In_Image_GemAttributes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_GemStore_C_SaveBeibao \ static_assert(alignof(BP_GemStore_C_SaveBeibao) == 0x000008, "Wrong alignment on BP_GemStore_C_SaveBeibao"); \ static_assert(sizeof(BP_GemStore_C_SaveBeibao) == 0x000010, "Wrong size on BP_GemStore_C_SaveBeibao"); \ static_assert(offsetof(BP_GemStore_C_SaveBeibao, In_Image_GemInBeibao) == 0x000000, "Member 'BP_GemStore_C_SaveBeibao::In_Image_GemInBeibao' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_GemStore_C_SaveWeaponEquip \ static_assert(alignof(BP_GemStore_C_SaveWeaponEquip) == 0x000008, "Wrong alignment on BP_GemStore_C_SaveWeaponEquip"); \ static_assert(sizeof(BP_GemStore_C_SaveWeaponEquip) == 0x000050, "Wrong size on BP_GemStore_C_SaveWeaponEquip"); \ static_assert(offsetof(BP_GemStore_C_SaveWeaponEquip, In_Image_GemEquipInfos) == 0x000000, "Member 'BP_GemStore_C_SaveWeaponEquip::In_Image_GemEquipInfos' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_GemStore_C \ static_assert(alignof(UBP_GemStore_C) == 0x000008, "Wrong alignment on UBP_GemStore_C"); \ static_assert(sizeof(UBP_GemStore_C) == 0x000230, "Wrong size on UBP_GemStore_C"); \ static_assert(offsetof(UBP_GemStore_C, UberGraphFrame) == 0x0001E0, "Member 'UBP_GemStore_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBP_GemStore_C, Saver) == 0x0001E8, "Member 'UBP_GemStore_C::Saver' has a wrong offset!"); \ static_assert(offsetof(UBP_GemStore_C, SlotFileName) == 0x0001F0, "Member 'UBP_GemStore_C::SlotFileName' has a wrong offset!"); \ static_assert(offsetof(UBP_GemStore_C, AttrSaveName) == 0x000200, "Member 'UBP_GemStore_C::AttrSaveName' has a wrong offset!"); \ static_assert(offsetof(UBP_GemStore_C, BeibaoName) == 0x000210, "Member 'UBP_GemStore_C::BeibaoName' has a wrong offset!"); \ static_assert(offsetof(UBP_GemStore_C, WeaponEquipName) == 0x000220, "Member 'UBP_GemStore_C::WeaponEquipName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_ItemIsDisplayed_C_GetDisplayedItem \ static_assert(alignof(I_ItemIsDisplayed_C_GetDisplayedItem) == 0x000008, "Wrong alignment on I_ItemIsDisplayed_C_GetDisplayedItem"); \ static_assert(sizeof(I_ItemIsDisplayed_C_GetDisplayedItem) == 0x000008, "Wrong size on I_ItemIsDisplayed_C_GetDisplayedItem"); \ static_assert(offsetof(I_ItemIsDisplayed_C_GetDisplayedItem, DisplayedItem) == 0x000000, "Member 'I_ItemIsDisplayed_C_GetDisplayedItem::DisplayedItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_ItemIsDisplayed_C \ static_assert(alignof(II_ItemIsDisplayed_C) == 0x000001, "Wrong alignment on II_ItemIsDisplayed_C"); \ static_assert(sizeof(II_ItemIsDisplayed_C) == 0x000001, "Wrong size on II_ItemIsDisplayed_C"); \ #define DUMPER7_ASSERTS_FST_HitPhysicsConfigGroup \ static_assert(alignof(FST_HitPhysicsConfigGroup) == 0x000008, "Wrong alignment on FST_HitPhysicsConfigGroup"); \ static_assert(sizeof(FST_HitPhysicsConfigGroup) == 0x000060, "Wrong size on FST_HitPhysicsConfigGroup"); \ static_assert(offsetof(FST_HitPhysicsConfigGroup, Decs_8_A61F2A704A8DA7E66B536AB2F592D20E) == 0x000000, "Member 'FST_HitPhysicsConfigGroup::Decs_8_A61F2A704A8DA7E66B536AB2F592D20E' has a wrong offset!"); \ static_assert(offsetof(FST_HitPhysicsConfigGroup, Config_3_D46FB0B34E438FA9F0946497DAE93C42) == 0x000010, "Member 'FST_HitPhysicsConfigGroup::Config_3_D46FB0B34E438FA9F0946497DAE93C42' has a wrong offset!"); \ static_assert(offsetof(FST_HitPhysicsConfigGroup, Link_24_371C12B74DD112CAEA9A2DADE49DF689) == 0x000020, "Member 'FST_HitPhysicsConfigGroup::Link_24_371C12B74DD112CAEA9A2DADE49DF689' has a wrong offset!"); \ static_assert(offsetof(FST_HitPhysicsConfigGroup, EditorToolUsedCharacter_19_76BC2AE048A685E6FFD2E4885AA958B5) == 0x000030, "Member 'FST_HitPhysicsConfigGroup::EditorToolUsedCharacter_19_76BC2AE048A685E6FFD2E4885AA958B5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_HitPhysicsEffectConfig \ static_assert(alignof(FS_HitPhysicsEffectConfig) == 0x000008, "Wrong alignment on FS_HitPhysicsEffectConfig"); \ static_assert(sizeof(FS_HitPhysicsEffectConfig) == 0x000050, "Wrong size on FS_HitPhysicsEffectConfig"); \ static_assert(offsetof(FS_HitPhysicsEffectConfig, ConfigName_29_7AF48EFB41CC4879A357BBB90FFD8503) == 0x000000, "Member 'FS_HitPhysicsEffectConfig::ConfigName_29_7AF48EFB41CC4879A357BBB90FFD8503' has a wrong offset!"); \ static_assert(offsetof(FS_HitPhysicsEffectConfig, DefaultConfig_31_9865F8E54F6376A4E95A4BABF27A89EC) == 0x000008, "Member 'FS_HitPhysicsEffectConfig::DefaultConfig_31_9865F8E54F6376A4E95A4BABF27A89EC' has a wrong offset!"); \ static_assert(offsetof(FS_HitPhysicsEffectConfig, StartBoneName_4_41F01AE34D980CFD300B069F908EE737) == 0x00000C, "Member 'FS_HitPhysicsEffectConfig::StartBoneName_4_41F01AE34D980CFD300B069F908EE737' has a wrong offset!"); \ static_assert(offsetof(FS_HitPhysicsEffectConfig, ImpulseBoneName_15_EA00757746F8EC734F8A09B135773940) == 0x000014, "Member 'FS_HitPhysicsEffectConfig::ImpulseBoneName_15_EA00757746F8EC734F8A09B135773940' has a wrong offset!"); \ static_assert(offsetof(FS_HitPhysicsEffectConfig, EndBoneName_7_18440131415A35D0030F6AB19959C588) == 0x00001C, "Member 'FS_HitPhysicsEffectConfig::EndBoneName_7_18440131415A35D0030F6AB19959C588' has a wrong offset!"); \ static_assert(offsetof(FS_HitPhysicsEffectConfig, EndBoneName_IncludeSelf_11_75911EF741EFF9FD3BAD27A60177BFB4) == 0x000028, "Member 'FS_HitPhysicsEffectConfig::EndBoneName_IncludeSelf_11_75911EF741EFF9FD3BAD27A60177BFB4' has a wrong offset!"); \ static_assert(offsetof(FS_HitPhysicsEffectConfig, HitBoneContainer_22_AB89A25C4D10315554FD5D94944277E2) == 0x000038, "Member 'FS_HitPhysicsEffectConfig::HitBoneContainer_22_AB89A25C4D10315554FD5D94944277E2' has a wrong offset!"); \ static_assert(offsetof(FS_HitPhysicsEffectConfig, StrengthScale_34_BB21A93A4FFA5757DB78929F6845590B) == 0x000048, "Member 'FS_HitPhysicsEffectConfig::StrengthScale_34_BB21A93A4FFA5757DB78929F6845590B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetworkRes1015 \ static_assert(alignof(FST_NetworkRes1015) == 0x000008, "Wrong alignment on FST_NetworkRes1015"); \ static_assert(sizeof(FST_NetworkRes1015) == 0x0000C0, "Wrong size on FST_NetworkRes1015"); \ static_assert(offsetof(FST_NetworkRes1015, userStampId_19_E15CEF3B4EDF771C46C3FD97ABF6F668) == 0x000000, "Member 'FST_NetworkRes1015::userStampId_19_E15CEF3B4EDF771C46C3FD97ABF6F668' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1015, uid_8_FE22045D41C7BB5A1AFB28BAB0DA63F0) == 0x000010, "Member 'FST_NetworkRes1015::uid_8_FE22045D41C7BB5A1AFB28BAB0DA63F0' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1015, x_27_B8FF59D044DFA9C5AD6FC7A899D659D7) == 0x000020, "Member 'FST_NetworkRes1015::x_27_B8FF59D044DFA9C5AD6FC7A899D659D7' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1015, y_28_71F1B3DA457D6FC980892F9D27F3B956) == 0x000028, "Member 'FST_NetworkRes1015::y_28_71F1B3DA457D6FC980892F9D27F3B956' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1015, z_29_77BF259C4996AA8E8F04FAA2CB0B6E0F) == 0x000030, "Member 'FST_NetworkRes1015::z_29_77BF259C4996AA8E8F04FAA2CB0B6E0F' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1015, stampType_43_0CA884C241EBAEFA42E7C6B93B4327BC) == 0x000038, "Member 'FST_NetworkRes1015::stampType_43_0CA884C241EBAEFA42E7C6B93B4327BC' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1015, stampPwd_32_93CF90B040C5199B735F3C8C8CC87760) == 0x000048, "Member 'FST_NetworkRes1015::stampPwd_32_93CF90B040C5199B735F3C8C8CC87760' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1015, stampVisible_13_5D87374741E681302A52C7A24BD1E024) == 0x000058, "Member 'FST_NetworkRes1015::stampVisible_13_5D87374741E681302A52C7A24BD1E024' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1015, camp_44_7948FF8244EED11258FB0292187289A6) == 0x000060, "Member 'FST_NetworkRes1015::camp_44_7948FF8244EED11258FB0292187289A6' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1015, userName_45_4C8EC9FB4DE16E2F8B9BB79436ACA084) == 0x000070, "Member 'FST_NetworkRes1015::userName_45_4C8EC9FB4DE16E2F8B9BB79436ACA084' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1015, roleTag_46_5BE6D03F430EDEEF18CA1C9ED89AA206) == 0x000080, "Member 'FST_NetworkRes1015::roleTag_46_5BE6D03F430EDEEF18CA1C9ED89AA206' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1015, connectLevel_47_D0ABA4D74BE9E18A799976ABEF07152E) == 0x000090, "Member 'FST_NetworkRes1015::connectLevel_47_D0ABA4D74BE9E18A799976ABEF07152E' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1015, connectPwd_15_1A73F9D846C60B52292C91AC18FD136E) == 0x000098, "Member 'FST_NetworkRes1015::connectPwd_15_1A73F9D846C60B52292C91AC18FD136E' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1015, createTime_48_BD5AFB614C5238BA70087185DEF3A04C) == 0x0000A8, "Member 'FST_NetworkRes1015::createTime_48_BD5AFB614C5238BA70087185DEF3A04C' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1015, self_49_32051A5E47D8ED95664261ABFC77B55D) == 0x0000B8, "Member 'FST_NetworkRes1015::self_49_32051A5E47D8ED95664261ABFC77B55D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetWorkRes1029 \ static_assert(alignof(FST_NetWorkRes1029) == 0x000008, "Wrong alignment on FST_NetWorkRes1029"); \ static_assert(sizeof(FST_NetWorkRes1029) == 0x000090, "Wrong size on FST_NetWorkRes1029"); \ static_assert(offsetof(FST_NetWorkRes1029, resultCode_4_951CA6384C6B71BDC8DC8991A80BFE81) == 0x000000, "Member 'FST_NetWorkRes1029::resultCode_4_951CA6384C6B71BDC8DC8991A80BFE81' has a wrong offset!"); \ static_assert(offsetof(FST_NetWorkRes1029, msgData_8_6C5B5D6B48240D7CB7324282F52FF5A5) == 0x000010, "Member 'FST_NetWorkRes1029::msgData_8_6C5B5D6B48240D7CB7324282F52FF5A5' has a wrong offset!"); \ static_assert(offsetof(FST_NetWorkRes1029, message_6_34682EE34A9A56E8F90B28A1C3FDF4C8) == 0x000080, "Member 'FST_NetWorkRes1029::message_6_34682EE34A9A56E8F90B28A1C3FDF4C8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UI_DrawingBoardDebug_C_ExecuteUbergraph_UI_DrawingBoardDebug \ static_assert(alignof(UI_DrawingBoardDebug_C_ExecuteUbergraph_UI_DrawingBoardDebug) == 0x000008, "Wrong alignment on UI_DrawingBoardDebug_C_ExecuteUbergraph_UI_DrawingBoardDebug"); \ static_assert(sizeof(UI_DrawingBoardDebug_C_ExecuteUbergraph_UI_DrawingBoardDebug) == 0x000038, "Wrong size on UI_DrawingBoardDebug_C_ExecuteUbergraph_UI_DrawingBoardDebug"); \ static_assert(offsetof(UI_DrawingBoardDebug_C_ExecuteUbergraph_UI_DrawingBoardDebug, EntryPoint) == 0x000000, "Member 'UI_DrawingBoardDebug_C_ExecuteUbergraph_UI_DrawingBoardDebug::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(UI_DrawingBoardDebug_C_ExecuteUbergraph_UI_DrawingBoardDebug, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000008, "Member 'UI_DrawingBoardDebug_C_ExecuteUbergraph_UI_DrawingBoardDebug::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UI_DrawingBoardDebug_C_ExecuteUbergraph_UI_DrawingBoardDebug, CallFunc_GetDisplayName_ReturnValue) == 0x000010, "Member 'UI_DrawingBoardDebug_C_ExecuteUbergraph_UI_DrawingBoardDebug::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UI_DrawingBoardDebug_C_ExecuteUbergraph_UI_DrawingBoardDebug, CallFunc_Conv_StringToText_ReturnValue) == 0x000020, "Member 'UI_DrawingBoardDebug_C_ExecuteUbergraph_UI_DrawingBoardDebug::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UI_DrawingBoardDebug_C_GetStateText \ static_assert(alignof(UI_DrawingBoardDebug_C_GetStateText) == 0x000008, "Wrong alignment on UI_DrawingBoardDebug_C_GetStateText"); \ static_assert(sizeof(UI_DrawingBoardDebug_C_GetStateText) == 0x0000A8, "Wrong size on UI_DrawingBoardDebug_C_GetStateText"); \ static_assert(offsetof(UI_DrawingBoardDebug_C_GetStateText, ReturnValue) == 0x000000, "Member 'UI_DrawingBoardDebug_C_GetStateText::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UI_DrawingBoardDebug_C_GetStateText, Temp_bool_Variable) == 0x000018, "Member 'UI_DrawingBoardDebug_C_GetStateText::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(UI_DrawingBoardDebug_C_GetStateText, Temp_text_Variable) == 0x000020, "Member 'UI_DrawingBoardDebug_C_GetStateText::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(UI_DrawingBoardDebug_C_GetStateText, Temp_text_Variable_1) == 0x000038, "Member 'UI_DrawingBoardDebug_C_GetStateText::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UI_DrawingBoardDebug_C_GetStateText, Temp_bool_Variable_1) == 0x000050, "Member 'UI_DrawingBoardDebug_C_GetStateText::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UI_DrawingBoardDebug_C_GetStateText, Temp_text_Variable_2) == 0x000058, "Member 'UI_DrawingBoardDebug_C_GetStateText::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(UI_DrawingBoardDebug_C_GetStateText, CallFunc_GetActiveState_ReturnValue) == 0x000070, "Member 'UI_DrawingBoardDebug_C_GetStateText::CallFunc_GetActiveState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UI_DrawingBoardDebug_C_GetStateText, CallFunc_GetIsSimulating_ReturnValue) == 0x000071, "Member 'UI_DrawingBoardDebug_C_GetStateText::CallFunc_GetIsSimulating_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UI_DrawingBoardDebug_C_GetStateText, K2Node_Select_Default) == 0x000078, "Member 'UI_DrawingBoardDebug_C_GetStateText::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(UI_DrawingBoardDebug_C_GetStateText, K2Node_Select_Default_1) == 0x000090, "Member 'UI_DrawingBoardDebug_C_GetStateText::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUI_DrawingBoardDebug_C \ static_assert(alignof(UUI_DrawingBoardDebug_C) == 0x000008, "Wrong alignment on UUI_DrawingBoardDebug_C"); \ static_assert(sizeof(UUI_DrawingBoardDebug_C) == 0x0002A0, "Wrong size on UUI_DrawingBoardDebug_C"); \ static_assert(offsetof(UUI_DrawingBoardDebug_C, UberGraphFrame) == 0x000278, "Member 'UUI_DrawingBoardDebug_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UUI_DrawingBoardDebug_C, Image_62) == 0x000280, "Member 'UUI_DrawingBoardDebug_C::Image_62' has a wrong offset!"); \ static_assert(offsetof(UUI_DrawingBoardDebug_C, TextBlock_4) == 0x000288, "Member 'UUI_DrawingBoardDebug_C::TextBlock_4' has a wrong offset!"); \ static_assert(offsetof(UUI_DrawingBoardDebug_C, TextBlock_9) == 0x000290, "Member 'UUI_DrawingBoardDebug_C::TextBlock_9' has a wrong offset!"); \ static_assert(offsetof(UUI_DrawingBoardDebug_C, DrawingBoard) == 0x000298, "Member 'UUI_DrawingBoardDebug_C::DrawingBoard' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetWork1029MsgData \ static_assert(alignof(FST_NetWork1029MsgData) == 0x000008, "Wrong alignment on FST_NetWork1029MsgData"); \ static_assert(sizeof(FST_NetWork1029MsgData) == 0x000070, "Wrong size on FST_NetWork1029MsgData"); \ static_assert(offsetof(FST_NetWork1029MsgData, id_5_6D8388DF49105A799BA265B1A15784C7) == 0x000000, "Member 'FST_NetWork1029MsgData::id_5_6D8388DF49105A799BA265B1A15784C7' has a wrong offset!"); \ static_assert(offsetof(FST_NetWork1029MsgData, uid_7_1DFBFDD54FE36DCD67D5948AED34A66F) == 0x000010, "Member 'FST_NetWork1029MsgData::uid_7_1DFBFDD54FE36DCD67D5948AED34A66F' has a wrong offset!"); \ static_assert(offsetof(FST_NetWork1029MsgData, activeId_8_F4D0E69C4746BE47CE320BBCAD4EB85B) == 0x000020, "Member 'FST_NetWork1029MsgData::activeId_8_F4D0E69C4746BE47CE320BBCAD4EB85B' has a wrong offset!"); \ static_assert(offsetof(FST_NetWork1029MsgData, platform_9_10A3FBF3474B2F536BB4C785F9281787) == 0x000030, "Member 'FST_NetWork1029MsgData::platform_9_10A3FBF3474B2F536BB4C785F9281787' has a wrong offset!"); \ static_assert(offsetof(FST_NetWork1029MsgData, kill_17_79D7436741E57C22EAB4538656443719) == 0x000040, "Member 'FST_NetWork1029MsgData::kill_17_79D7436741E57C22EAB4538656443719' has a wrong offset!"); \ static_assert(offsetof(FST_NetWork1029MsgData, killWhite_18_3C2A741840FDB2D2E7F1B18B84DD2B60) == 0x000044, "Member 'FST_NetWork1029MsgData::killWhite_18_3C2A741840FDB2D2E7F1B18B84DD2B60' has a wrong offset!"); \ static_assert(offsetof(FST_NetWork1029MsgData, killRed_19_52D887E7457F8624E16E51BC64459791) == 0x000048, "Member 'FST_NetWork1029MsgData::killRed_19_52D887E7457F8624E16E51BC64459791' has a wrong offset!"); \ static_assert(offsetof(FST_NetWork1029MsgData, killPurple_20_0E907F1C46C71AA1EA34DD9F260713D7) == 0x00004C, "Member 'FST_NetWork1029MsgData::killPurple_20_0E907F1C46C71AA1EA34DD9F260713D7' has a wrong offset!"); \ static_assert(offsetof(FST_NetWork1029MsgData, dead_21_F1C49E9F497BDBA71B55B888E40231CC) == 0x000050, "Member 'FST_NetWork1029MsgData::dead_21_F1C49E9F497BDBA71B55B888E40231CC' has a wrong offset!"); \ static_assert(offsetof(FST_NetWork1029MsgData, updateTime_23_16D18EF842FD562E2404AEB66E4E2EA2) == 0x000058, "Member 'FST_NetWork1029MsgData::updateTime_23_16D18EF842FD562E2404AEB66E4E2EA2' has a wrong offset!"); \ static_assert(offsetof(FST_NetWork1029MsgData, buff_26_50D02E614635E24CED59C79DD7F497EC) == 0x000068, "Member 'FST_NetWork1029MsgData::buff_26_50D02E614635E24CED59C79DD7F497EC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetWorkSend1028 \ static_assert(alignof(FST_NetWorkSend1028) == 0x000004, "Wrong alignment on FST_NetWorkSend1028"); \ static_assert(sizeof(FST_NetWorkSend1028) == 0x000004, "Wrong size on FST_NetWorkSend1028"); \ static_assert(offsetof(FST_NetWorkSend1028, val_5_B4443791438746A7500777A10090D16B) == 0x000000, "Member 'FST_NetWorkSend1028::val_5_B4443791438746A7500777A10090D16B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_AIAction_PathInfo \ static_assert(alignof(FST_AIAction_PathInfo) == 0x000008, "Wrong alignment on FST_AIAction_PathInfo"); \ static_assert(sizeof(FST_AIAction_PathInfo) == 0x000040, "Wrong size on FST_AIAction_PathInfo"); \ static_assert(offsetof(FST_AIAction_PathInfo, Path_10_087ADC084E9449BA193EF897A88B61A8) == 0x000000, "Member 'FST_AIAction_PathInfo::Path_10_087ADC084E9449BA193EF897A88B61A8' has a wrong offset!"); \ static_assert(offsetof(FST_AIAction_PathInfo, ConditionNodesPins_19_B9FA6CB44032B353B646769E9BC1A795) == 0x000010, "Member 'FST_AIAction_PathInfo::ConditionNodesPins_19_B9FA6CB44032B353B646769E9BC1A795' has a wrong offset!"); \ static_assert(offsetof(FST_AIAction_PathInfo, Randoms_16_D0500B5E4E6AA14F4CD622A18868D436) == 0x000020, "Member 'FST_AIAction_PathInfo::Randoms_16_D0500B5E4E6AA14F4CD622A18868D436' has a wrong offset!"); \ static_assert(offsetof(FST_AIAction_PathInfo, RandomValues_18_FB09B5964B27EAD5B0192A92DEA9B0A6) == 0x000030, "Member 'FST_AIAction_PathInfo::RandomValues_18_FB09B5964B27EAD5B0192A92DEA9B0A6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetWorkSend1026 \ static_assert(alignof(FST_NetWorkSend1026) == 0x000008, "Wrong alignment on FST_NetWorkSend1026"); \ static_assert(sizeof(FST_NetWorkSend1026) == 0x000020, "Wrong size on FST_NetWorkSend1026"); \ static_assert(offsetof(FST_NetWorkSend1026, winnerUid_8_3A2DDDA04438573F25C3D09583AB6BBB) == 0x000000, "Member 'FST_NetWorkSend1026::winnerUid_8_3A2DDDA04438573F25C3D09583AB6BBB' has a wrong offset!"); \ static_assert(offsetof(FST_NetWorkSend1026, loserUid_9_D29B4BBF48814F978AFEDCA6EB518850) == 0x000010, "Member 'FST_NetWorkSend1026::loserUid_9_D29B4BBF48814F978AFEDCA6EB518850' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_LoadingToolTips \ static_assert(alignof(FST_LoadingToolTips) == 0x000008, "Wrong alignment on FST_LoadingToolTips"); \ static_assert(sizeof(FST_LoadingToolTips) == 0x000060, "Wrong size on FST_LoadingToolTips"); \ static_assert(offsetof(FST_LoadingToolTips, Name_8_33FB52C343ED846C64DD058CBA76FFFB) == 0x000000, "Member 'FST_LoadingToolTips::Name_8_33FB52C343ED846C64DD058CBA76FFFB' has a wrong offset!"); \ static_assert(offsetof(FST_LoadingToolTips, DescriptSummery_10_D3742E0241F08FE349B44D823E6FA363) == 0x000018, "Member 'FST_LoadingToolTips::DescriptSummery_10_D3742E0241F08FE349B44D823E6FA363' has a wrong offset!"); \ static_assert(offsetof(FST_LoadingToolTips, PCKey_16_81925AA044976C10D91F03A5508DFC31) == 0x000030, "Member 'FST_LoadingToolTips::PCKey_16_81925AA044976C10D91F03A5508DFC31' has a wrong offset!"); \ static_assert(offsetof(FST_LoadingToolTips, GamePadKey_17_FFC2D04044DD60D780E63B9B71068098) == 0x000040, "Member 'FST_LoadingToolTips::GamePadKey_17_FFC2D04044DD60D780E63B9B71068098' has a wrong offset!"); \ static_assert(offsetof(FST_LoadingToolTips, PSKey_18_A7CF7054416B4FBCF4509E925F4F1498) == 0x000050, "Member 'FST_LoadingToolTips::PSKey_18_A7CF7054416B4FBCF4509E925F4F1498' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_LoadingTipsLinkBG \ static_assert(alignof(FST_LoadingTipsLinkBG) == 0x000008, "Wrong alignment on FST_LoadingTipsLinkBG"); \ static_assert(sizeof(FST_LoadingTipsLinkBG) == 0x000070, "Wrong size on FST_LoadingTipsLinkBG"); \ static_assert(offsetof(FST_LoadingTipsLinkBG, Tips_15_97873B0A425BB1A44C7A9783861DD975) == 0x000000, "Member 'FST_LoadingTipsLinkBG::Tips_15_97873B0A425BB1A44C7A9783861DD975' has a wrong offset!"); \ static_assert(offsetof(FST_LoadingTipsLinkBG, LinkedBG_16_EF09B81F447217B7B3BD58A03D27B80F) == 0x000060, "Member 'FST_LoadingTipsLinkBG::LinkedBG_16_EF09B81F447217B7B3BD58A03D27B80F' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ConfirmMessage_C_BackKeyEvent \ static_assert(alignof(WB_ConfirmMessage_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_ConfirmMessage_C_BackKeyEvent"); \ static_assert(sizeof(WB_ConfirmMessage_C_BackKeyEvent) == 0x000048, "Wrong size on WB_ConfirmMessage_C_BackKeyEvent"); \ static_assert(offsetof(WB_ConfirmMessage_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_ConfirmMessage_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_ConfirmMessage_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ConfirmMessage_C_EnterKeyEvent \ static_assert(alignof(WB_ConfirmMessage_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_ConfirmMessage_C_EnterKeyEvent"); \ static_assert(sizeof(WB_ConfirmMessage_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_ConfirmMessage_C_EnterKeyEvent"); \ static_assert(offsetof(WB_ConfirmMessage_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_ConfirmMessage_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_ConfirmMessage_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage \ static_assert(alignof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage) == 0x000008, "Wrong alignment on WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage"); \ static_assert(sizeof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage) == 0x0001E0, "Wrong size on WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, EntryPoint) == 0x000000, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, Temp_bool_Variable) == 0x000004, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, Temp_bool_Variable_1) == 0x000005, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, Temp_bool_Variable_2) == 0x000006, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, Temp_struct_Variable) == 0x000008, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, Temp_struct_Variable_1) == 0x000018, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, Temp_bool_Variable_3) == 0x000028, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, Temp_byte_Variable) == 0x000029, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, Temp_byte_Variable_1) == 0x00002A, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, Temp_delegate_Variable) == 0x00002C, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, Temp_delegate_Variable_1) == 0x00003C, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, CallFunc_PostEvent_ReturnValue) == 0x00004C, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, CallFunc_PostEvent_ReturnValue_1) == 0x000050, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, Temp_delegate_Variable_2) == 0x000054, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, CallFunc_PostEvent_ReturnValue_2) == 0x000064, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_CustomEvent_InText_1) == 0x000068, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_CustomEvent_InText_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_CustomEvent_Selection) == 0x000080, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_CustomEvent_Selection' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_Event_InGeometry_1) == 0x000088, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_Event_isDown_1) == 0x0000C8, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_SwitchInteger_CmpSuccess) == 0x0000C9, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_Event_InGeometry) == 0x0000D0, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_Event_isDown) == 0x000110, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, CallFunc_GetUINotify_UINotify) == 0x000118, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, CallFunc_GetActiveWidgetIndex_ReturnValue) == 0x000120, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::CallFunc_GetActiveWidgetIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000124, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, CallFunc_Not_PreBool_ReturnValue) == 0x000125, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_CustomEvent_Selected) == 0x000126, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_CustomEvent_Selected' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_CustomEvent_InText) == 0x000128, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_CustomEvent_InText' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, CallFunc_MakeColor_ReturnValue) == 0x000140, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::CallFunc_MakeColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, CallFunc_MakeColor_ReturnValue_1) == 0x000150, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::CallFunc_MakeColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_MakeStruct_SlateColor) == 0x000160, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_MakeStruct_SlateColor_1) == 0x000174, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_MakeStruct_SlateColor_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_CustomEvent_Index) == 0x000188, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_CustomEvent_Target) == 0x000190, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_CustomEvent_Target' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_CustomEvent_image) == 0x000198, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_CustomEvent_image' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_Select_Default) == 0x0001A0, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_Select_Default_1) == 0x0001B0, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_Select_Default_2) == 0x0001C8, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage, K2Node_Select_Default_3) == 0x0001D8, "Member 'WB_ConfirmMessage_C_ExecuteUbergraph_WB_ConfirmMessage::K2Node_Select_Default_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ConfirmMessage_C_SelectEnter \ static_assert(alignof(WB_ConfirmMessage_C_SelectEnter) == 0x000001, "Wrong alignment on WB_ConfirmMessage_C_SelectEnter"); \ static_assert(sizeof(WB_ConfirmMessage_C_SelectEnter) == 0x000001, "Wrong size on WB_ConfirmMessage_C_SelectEnter"); \ static_assert(offsetof(WB_ConfirmMessage_C_SelectEnter, Selected) == 0x000000, "Member 'WB_ConfirmMessage_C_SelectEnter::Selected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ConfirmMessage_C_Set_Focused_Image \ static_assert(alignof(WB_ConfirmMessage_C_Set_Focused_Image) == 0x000008, "Wrong alignment on WB_ConfirmMessage_C_Set_Focused_Image"); \ static_assert(sizeof(WB_ConfirmMessage_C_Set_Focused_Image) == 0x000018, "Wrong size on WB_ConfirmMessage_C_Set_Focused_Image"); \ static_assert(offsetof(WB_ConfirmMessage_C_Set_Focused_Image, Index_0) == 0x000000, "Member 'WB_ConfirmMessage_C_Set_Focused_Image::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_Set_Focused_Image, Target) == 0x000008, "Member 'WB_ConfirmMessage_C_Set_Focused_Image::Target' has a wrong offset!"); \ static_assert(offsetof(WB_ConfirmMessage_C_Set_Focused_Image, Image) == 0x000010, "Member 'WB_ConfirmMessage_C_Set_Focused_Image::Image' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ConfirmMessage_C_SetConfirmText \ static_assert(alignof(WB_ConfirmMessage_C_SetConfirmText) == 0x000008, "Wrong alignment on WB_ConfirmMessage_C_SetConfirmText"); \ static_assert(sizeof(WB_ConfirmMessage_C_SetConfirmText) == 0x000018, "Wrong size on WB_ConfirmMessage_C_SetConfirmText"); \ static_assert(offsetof(WB_ConfirmMessage_C_SetConfirmText, InText) == 0x000000, "Member 'WB_ConfirmMessage_C_SetConfirmText::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ConfirmMessage_C_SetMessage \ static_assert(alignof(WB_ConfirmMessage_C_SetMessage) == 0x000008, "Wrong alignment on WB_ConfirmMessage_C_SetMessage"); \ static_assert(sizeof(WB_ConfirmMessage_C_SetMessage) == 0x000018, "Wrong size on WB_ConfirmMessage_C_SetMessage"); \ static_assert(offsetof(WB_ConfirmMessage_C_SetMessage, InText) == 0x000000, "Member 'WB_ConfirmMessage_C_SetMessage::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ConfirmMessage_C_WidgetChoose \ static_assert(alignof(WB_ConfirmMessage_C_WidgetChoose) == 0x000004, "Wrong alignment on WB_ConfirmMessage_C_WidgetChoose"); \ static_assert(sizeof(WB_ConfirmMessage_C_WidgetChoose) == 0x000004, "Wrong size on WB_ConfirmMessage_C_WidgetChoose"); \ static_assert(offsetof(WB_ConfirmMessage_C_WidgetChoose, Selection) == 0x000000, "Member 'WB_ConfirmMessage_C_WidgetChoose::Selection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ConfirmMessage_C \ static_assert(alignof(UWB_ConfirmMessage_C) == 0x000008, "Wrong alignment on UWB_ConfirmMessage_C"); \ static_assert(sizeof(UWB_ConfirmMessage_C) == 0x000368, "Wrong size on UWB_ConfirmMessage_C"); \ static_assert(offsetof(UWB_ConfirmMessage_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ConfirmMessage_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, CancelButton) == 0x0002C8, "Member 'UWB_ConfirmMessage_C::CancelButton' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, ConfirmButton) == 0x0002D0, "Member 'UWB_ConfirmMessage_C::ConfirmButton' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, DoubleCheckBox) == 0x0002D8, "Member 'UWB_ConfirmMessage_C::DoubleCheckBox' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, HorizontalBox_3) == 0x0002E0, "Member 'UWB_ConfirmMessage_C::HorizontalBox_3' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, ImageCancel) == 0x0002E8, "Member 'UWB_ConfirmMessage_C::ImageCancel' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, ImageConfirm) == 0x0002F0, "Member 'UWB_ConfirmMessage_C::ImageConfirm' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, MessageBox) == 0x0002F8, "Member 'UWB_ConfirmMessage_C::MessageBox' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, TextCancel) == 0x000300, "Member 'UWB_ConfirmMessage_C::TextCancel' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, TextConfirm) == 0x000308, "Member 'UWB_ConfirmMessage_C::TextConfirm' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, WB_SecondaryWindow2) == 0x000310, "Member 'UWB_ConfirmMessage_C::WB_SecondaryWindow2' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, WGI_Button_EnterMessage) == 0x000318, "Member 'UWB_ConfirmMessage_C::WGI_Button_EnterMessage' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, WidgetSwitcher_Panel) == 0x000320, "Member 'UWB_ConfirmMessage_C::WidgetSwitcher_Panel' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, ConfirmClicked) == 0x000328, "Member 'UWB_ConfirmMessage_C::ConfirmClicked' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, UINoitfy) == 0x000338, "Member 'UWB_ConfirmMessage_C::UINoitfy' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, CancelClicked) == 0x000340, "Member 'UWB_ConfirmMessage_C::CancelClicked' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, Hovered) == 0x000350, "Member 'UWB_ConfirmMessage_C::Hovered' has a wrong offset!"); \ static_assert(offsetof(UWB_ConfirmMessage_C, Enter_Hovered) == 0x000360, "Member 'UWB_ConfirmMessage_C::Enter_Hovered' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_OptimizedControlBox_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlBox_C_CollectData_AI \ static_assert(alignof(BP_OptimizedControlBox_C_CollectData_AI) == 0x000008, "Wrong alignment on BP_OptimizedControlBox_C_CollectData_AI"); \ static_assert(sizeof(BP_OptimizedControlBox_C_CollectData_AI) == 0x000140, "Wrong size on BP_OptimizedControlBox_C_CollectData_AI"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, FilterStr) == 0x000000, "Member 'BP_OptimizedControlBox_C_CollectData_AI::FilterStr' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, Temp_int_Array_Index_Variable) == 0x000010, "Member 'BP_OptimizedControlBox_C_CollectData_AI::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'BP_OptimizedControlBox_C_CollectData_AI::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, K2Node_MakeArray_Array) == 0x000020, "Member 'BP_OptimizedControlBox_C_CollectData_AI::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, K2Node_MakeArray_Array_1) == 0x000030, "Member 'BP_OptimizedControlBox_C_CollectData_AI::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000040, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_GetScaledBoxExtent_ReturnValue) == 0x000058, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_GetScaledBoxExtent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_BoxOverlapActors_OutActors) == 0x000070, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_BoxOverlapActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_BoxOverlapActors_ReturnValue) == 0x000080, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_BoxOverlapActors_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_Array_Get_Item) == 0x000088, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name) == 0x000090, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name) == 0x0000A0, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name) == 0x0000B0, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, K2Node_DynamicCast_AsBP_Base_AI) == 0x0000C0, "Member 'BP_OptimizedControlBox_C_CollectData_AI::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, K2Node_DynamicCast_bSuccess) == 0x0000C8, "Member 'BP_OptimizedControlBox_C_CollectData_AI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x0000D0, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_1) == 0x000100, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_1) == 0x000110, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_1) == 0x000120, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_Array_Add_ReturnValue) == 0x000130, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000134, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_Array_Length_ReturnValue) == 0x000138, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_CollectData_AI, CallFunc_Less_IntInt_ReturnValue) == 0x00013C, "Member 'BP_OptimizedControlBox_C_CollectData_AI::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox \ static_assert(alignof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox) == 0x000008, "Wrong alignment on BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox"); \ static_assert(sizeof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox) == 0x000170, "Wrong size on BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, EntryPoint) == 0x000000, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000008, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000010, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000018, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000020, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, K2Node_ComponentBoundEvent_bFromSweep) == 0x000024, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, K2Node_ComponentBoundEvent_SweepResult) == 0x000028, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000110, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, K2Node_ComponentBoundEvent_OtherActor) == 0x000118, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, K2Node_ComponentBoundEvent_OtherComp) == 0x000120, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000128, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000130, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, K2Node_DynamicCast_bSuccess) == 0x000138, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000140, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, K2Node_DynamicCast_bSuccess_1) == 0x000148, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000150, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, CallFunc_IsValid_ReturnValue) == 0x000168, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox, CallFunc_IsValid_ReturnValue_1) == 0x000169, "Member 'BP_OptimizedControlBox_C_ExecuteUbergraph_BP_OptimizedControlBox::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_OptimizedControlBox_C \ static_assert(alignof(ABP_OptimizedControlBox_C) == 0x000008, "Wrong alignment on ABP_OptimizedControlBox_C"); \ static_assert(sizeof(ABP_OptimizedControlBox_C) == 0x000328, "Wrong size on ABP_OptimizedControlBox_C"); \ static_assert(offsetof(ABP_OptimizedControlBox_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_OptimizedControlBox_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlBox_C, Box) == 0x0002F8, "Member 'ABP_OptimizedControlBox_C::Box' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlBox_C, DefaultSceneRoot) == 0x000300, "Member 'ABP_OptimizedControlBox_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlBox_C, Data_AI) == 0x000308, "Member 'ABP_OptimizedControlBox_C::Data_AI' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlBox_C, Init) == 0x000318, "Member 'ABP_OptimizedControlBox_C::Init' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlBox_C, ControlActor) == 0x000320, "Member 'ABP_OptimizedControlBox_C::ControlActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_BrushArr \ static_assert(alignof(FST_BrushArr) == 0x000008, "Wrong alignment on FST_BrushArr"); \ static_assert(sizeof(FST_BrushArr) == 0x000010, "Wrong size on FST_BrushArr"); \ static_assert(offsetof(FST_BrushArr, Array_3_74063BF04EB5C86A7F547BBED917BAFE) == 0x000000, "Member 'FST_BrushArr::Array_3_74063BF04EB5C86A7F547BBED917BAFE' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplayedItem_C_ActiveFinalAttackEffect \ static_assert(alignof(DisplayedItem_C_ActiveFinalAttackEffect) == 0x000001, "Wrong alignment on DisplayedItem_C_ActiveFinalAttackEffect"); \ static_assert(sizeof(DisplayedItem_C_ActiveFinalAttackEffect) == 0x000001, "Wrong size on DisplayedItem_C_ActiveFinalAttackEffect"); \ static_assert(offsetof(DisplayedItem_C_ActiveFinalAttackEffect, Active) == 0x000000, "Member 'DisplayedItem_C_ActiveFinalAttackEffect::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplayedItem_C_ActiveSkillEffect \ static_assert(alignof(DisplayedItem_C_ActiveSkillEffect) == 0x000004, "Wrong alignment on DisplayedItem_C_ActiveSkillEffect"); \ static_assert(sizeof(DisplayedItem_C_ActiveSkillEffect) == 0x00000C, "Wrong size on DisplayedItem_C_ActiveSkillEffect"); \ static_assert(offsetof(DisplayedItem_C_ActiveSkillEffect, Active) == 0x000000, "Member 'DisplayedItem_C_ActiveSkillEffect::Active' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_ActiveSkillEffect, Type_0) == 0x000004, "Member 'DisplayedItem_C_ActiveSkillEffect::Type_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplayedItem_C_Attach \ static_assert(alignof(DisplayedItem_C_Attach) == 0x000008, "Wrong alignment on DisplayedItem_C_Attach"); \ static_assert(sizeof(DisplayedItem_C_Attach) == 0x000098, "Wrong size on DisplayedItem_C_Attach"); \ static_assert(offsetof(DisplayedItem_C_Attach, Result) == 0x000000, "Member 'DisplayedItem_C_Attach::Result' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, L_MeshComponent) == 0x000008, "Member 'DisplayedItem_C_Attach::L_MeshComponent' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, CallFunc_GetAttachmentSocket_AttachmentSocket) == 0x000010, "Member 'DisplayedItem_C_Attach::CallFunc_GetAttachmentSocket_AttachmentSocket' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, CallFunc_GetAttachmentSocket_AttachmentSocket_1) == 0x000018, "Member 'DisplayedItem_C_Attach::CallFunc_GetAttachmentSocket_AttachmentSocket_1' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, CallFunc_GetPrimaryComponent_Component) == 0x000020, "Member 'DisplayedItem_C_Attach::CallFunc_GetPrimaryComponent_Component' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, CallFunc_GetPrimaryComponent_Component_1) == 0x000028, "Member 'DisplayedItem_C_Attach::CallFunc_GetPrimaryComponent_Component_1' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'DisplayedItem_C_Attach::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, CallFunc_IsValid_ReturnValue_1) == 0x000031, "Member 'DisplayedItem_C_Attach::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, K2Node_DynamicCast_AsStatic_Mesh_Component) == 0x000038, "Member 'DisplayedItem_C_Attach::K2Node_DynamicCast_AsStatic_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'DisplayedItem_C_Attach::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'DisplayedItem_C_Attach::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, K2Node_DynamicCast_AsAbstract_Character) == 0x000050, "Member 'DisplayedItem_C_Attach::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, K2Node_DynamicCast_bSuccess_1) == 0x000058, "Member 'DisplayedItem_C_Attach::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, K2Node_DynamicCast_AsBPI_Char_Shape_Interface) == 0x000060, "Member 'DisplayedItem_C_Attach::K2Node_DynamicCast_AsBPI_Char_Shape_Interface' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, K2Node_DynamicCast_bSuccess_2) == 0x000070, "Member 'DisplayedItem_C_Attach::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, CallFunc_GetShapeParentMesh_ReturnValue) == 0x000078, "Member 'DisplayedItem_C_Attach::CallFunc_GetShapeParentMesh_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000080, "Member 'DisplayedItem_C_Attach::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, CallFunc_IsValid_ReturnValue_2) == 0x000081, "Member 'DisplayedItem_C_Attach::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, CallFunc_K2_AttachToComponent_ReturnValue_1) == 0x000082, "Member 'DisplayedItem_C_Attach::CallFunc_K2_AttachToComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, CallFunc_Private_TryCastToDCSCharacter_ReturnValue) == 0x000088, "Member 'DisplayedItem_C_Attach::CallFunc_Private_TryCastToDCSCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Attach, CallFunc_IsValid_ReturnValue_3) == 0x000090, "Member 'DisplayedItem_C_Attach::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplayedItem_C_AttackTrailEffect \ static_assert(alignof(DisplayedItem_C_AttackTrailEffect) == 0x000001, "Wrong alignment on DisplayedItem_C_AttackTrailEffect"); \ static_assert(sizeof(DisplayedItem_C_AttackTrailEffect) == 0x000001, "Wrong size on DisplayedItem_C_AttackTrailEffect"); \ static_assert(offsetof(DisplayedItem_C_AttackTrailEffect, IsActive) == 0x000000, "Member 'DisplayedItem_C_AttackTrailEffect::IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplayedItem_C_BeginTrail \ static_assert(alignof(DisplayedItem_C_BeginTrail) == 0x000001, "Wrong alignment on DisplayedItem_C_BeginTrail"); \ static_assert(sizeof(DisplayedItem_C_BeginTrail) == 0x000001, "Wrong size on DisplayedItem_C_BeginTrail"); \ static_assert(offsetof(DisplayedItem_C_BeginTrail, 无属性也有拖尾) == 0x000000, "Member 'DisplayedItem_C_BeginTrail::无属性也有拖尾' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplayedItem_C_CloseSimulate \ static_assert(alignof(DisplayedItem_C_CloseSimulate) == 0x000008, "Wrong alignment on DisplayedItem_C_CloseSimulate"); \ static_assert(sizeof(DisplayedItem_C_CloseSimulate) == 0x000010, "Wrong size on DisplayedItem_C_CloseSimulate"); \ static_assert(offsetof(DisplayedItem_C_CloseSimulate, CallFunc_GetPrimaryComponent_Component) == 0x000000, "Member 'DisplayedItem_C_CloseSimulate::CallFunc_GetPrimaryComponent_Component' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_CloseSimulate, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'DisplayedItem_C_CloseSimulate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplayedItem_C_ExecuteUbergraph_DisplayedItem \ static_assert(alignof(DisplayedItem_C_ExecuteUbergraph_DisplayedItem) == 0x000008, "Wrong alignment on DisplayedItem_C_ExecuteUbergraph_DisplayedItem"); \ static_assert(sizeof(DisplayedItem_C_ExecuteUbergraph_DisplayedItem) == 0x000060, "Wrong size on DisplayedItem_C_ExecuteUbergraph_DisplayedItem"); \ static_assert(offsetof(DisplayedItem_C_ExecuteUbergraph_DisplayedItem, EntryPoint) == 0x000000, "Member 'DisplayedItem_C_ExecuteUbergraph_DisplayedItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_ExecuteUbergraph_DisplayedItem, Temp_int_Array_Index_Variable) == 0x000004, "Member 'DisplayedItem_C_ExecuteUbergraph_DisplayedItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_ExecuteUbergraph_DisplayedItem, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'DisplayedItem_C_ExecuteUbergraph_DisplayedItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_ExecuteUbergraph_DisplayedItem, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'DisplayedItem_C_ExecuteUbergraph_DisplayedItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_ExecuteUbergraph_DisplayedItem, CallFunc_GetPrimaryComponent_Component) == 0x000010, "Member 'DisplayedItem_C_ExecuteUbergraph_DisplayedItem::CallFunc_GetPrimaryComponent_Component' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_ExecuteUbergraph_DisplayedItem, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'DisplayedItem_C_ExecuteUbergraph_DisplayedItem::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_ExecuteUbergraph_DisplayedItem, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'DisplayedItem_C_ExecuteUbergraph_DisplayedItem::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_ExecuteUbergraph_DisplayedItem, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000028, "Member 'DisplayedItem_C_ExecuteUbergraph_DisplayedItem::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_ExecuteUbergraph_DisplayedItem, CallFunc_GetOwnActor_ReturnValue) == 0x000038, "Member 'DisplayedItem_C_ExecuteUbergraph_DisplayedItem::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_ExecuteUbergraph_DisplayedItem, CallFunc_Array_Get_Item) == 0x000040, "Member 'DisplayedItem_C_ExecuteUbergraph_DisplayedItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_ExecuteUbergraph_DisplayedItem, K2Node_DynamicCast_AsAbstract_Character) == 0x000048, "Member 'DisplayedItem_C_ExecuteUbergraph_DisplayedItem::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_ExecuteUbergraph_DisplayedItem, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'DisplayedItem_C_ExecuteUbergraph_DisplayedItem::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_ExecuteUbergraph_DisplayedItem, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'DisplayedItem_C_ExecuteUbergraph_DisplayedItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_ExecuteUbergraph_DisplayedItem, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'DisplayedItem_C_ExecuteUbergraph_DisplayedItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplayedItem_C_GetAttachmentSocket \ static_assert(alignof(DisplayedItem_C_GetAttachmentSocket) == 0x000004, "Wrong alignment on DisplayedItem_C_GetAttachmentSocket"); \ static_assert(sizeof(DisplayedItem_C_GetAttachmentSocket) == 0x000008, "Wrong size on DisplayedItem_C_GetAttachmentSocket"); \ static_assert(offsetof(DisplayedItem_C_GetAttachmentSocket, AttachmentSocket_0) == 0x000000, "Member 'DisplayedItem_C_GetAttachmentSocket::AttachmentSocket_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplayedItem_C_GetCollisionParts \ static_assert(alignof(DisplayedItem_C_GetCollisionParts) == 0x000008, "Wrong alignment on DisplayedItem_C_GetCollisionParts"); \ static_assert(sizeof(DisplayedItem_C_GetCollisionParts) == 0x000090, "Wrong size on DisplayedItem_C_GetCollisionParts"); \ static_assert(offsetof(DisplayedItem_C_GetCollisionParts, additionalHitId) == 0x000000, "Member 'DisplayedItem_C_GetCollisionParts::additionalHitId' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_GetCollisionParts, PresetPart) == 0x000010, "Member 'DisplayedItem_C_GetCollisionParts::PresetPart' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_GetCollisionParts, collisionPart) == 0x000018, "Member 'DisplayedItem_C_GetCollisionParts::collisionPart' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_GetCollisionParts, CallFunc_GetCollisionPartsSockets_ReturnValue) == 0x000028, "Member 'DisplayedItem_C_GetCollisionParts::CallFunc_GetCollisionPartsSockets_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_GetCollisionParts, CallFunc_GetPrimaryComponent_Component) == 0x000038, "Member 'DisplayedItem_C_GetCollisionParts::CallFunc_GetPrimaryComponent_Component' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_GetCollisionParts, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'DisplayedItem_C_GetCollisionParts::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_GetCollisionParts, K2Node_MakeStruct_F_DamagePartParam) == 0x000048, "Member 'DisplayedItem_C_GetCollisionParts::K2Node_MakeStruct_F_DamagePartParam' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_GetCollisionParts, K2Node_MakeArray_Array) == 0x000080, "Member 'DisplayedItem_C_GetCollisionParts::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplayedItem_C_GetCollisionPartsSockets \ static_assert(alignof(DisplayedItem_C_GetCollisionPartsSockets) == 0x000008, "Wrong alignment on DisplayedItem_C_GetCollisionPartsSockets"); \ static_assert(sizeof(DisplayedItem_C_GetCollisionPartsSockets) == 0x000030, "Wrong size on DisplayedItem_C_GetCollisionPartsSockets"); \ static_assert(offsetof(DisplayedItem_C_GetCollisionPartsSockets, ReturnValue) == 0x000000, "Member 'DisplayedItem_C_GetCollisionPartsSockets::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_GetCollisionPartsSockets, CallFunc_Array_IsEmpty_ReturnValue) == 0x000010, "Member 'DisplayedItem_C_GetCollisionPartsSockets::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_GetCollisionPartsSockets, CallFunc_GetPrimaryComponent_Component) == 0x000018, "Member 'DisplayedItem_C_GetCollisionPartsSockets::CallFunc_GetPrimaryComponent_Component' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_GetCollisionPartsSockets, CallFunc_GetAllSocketNames_ReturnValue) == 0x000020, "Member 'DisplayedItem_C_GetCollisionPartsSockets::CallFunc_GetAllSocketNames_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplayedItem_C_GetPrimaryComponent \ static_assert(alignof(DisplayedItem_C_GetPrimaryComponent) == 0x000008, "Wrong alignment on DisplayedItem_C_GetPrimaryComponent"); \ static_assert(sizeof(DisplayedItem_C_GetPrimaryComponent) == 0x000030, "Wrong size on DisplayedItem_C_GetPrimaryComponent"); \ static_assert(offsetof(DisplayedItem_C_GetPrimaryComponent, Component) == 0x000000, "Member 'DisplayedItem_C_GetPrimaryComponent::Component' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_GetPrimaryComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'DisplayedItem_C_GetPrimaryComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_GetPrimaryComponent, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000010, "Member 'DisplayedItem_C_GetPrimaryComponent::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_GetPrimaryComponent, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'DisplayedItem_C_GetPrimaryComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_GetPrimaryComponent, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000020, "Member 'DisplayedItem_C_GetPrimaryComponent::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_GetPrimaryComponent, CallFunc_IsValid_ReturnValue_1) == 0x000028, "Member 'DisplayedItem_C_GetPrimaryComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplayedItem_C_Simulate_Physics \ static_assert(alignof(DisplayedItem_C_Simulate_Physics) == 0x000008, "Wrong alignment on DisplayedItem_C_Simulate_Physics"); \ static_assert(sizeof(DisplayedItem_C_Simulate_Physics) == 0x000028, "Wrong size on DisplayedItem_C_Simulate_Physics"); \ static_assert(offsetof(DisplayedItem_C_Simulate_Physics, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'DisplayedItem_C_Simulate_Physics::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Simulate_Physics, CallFunc_GetPrimaryComponent_Component) == 0x000010, "Member 'DisplayedItem_C_Simulate_Physics::CallFunc_GetPrimaryComponent_Component' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Simulate_Physics, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000018, "Member 'DisplayedItem_C_Simulate_Physics::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_Simulate_Physics, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'DisplayedItem_C_Simulate_Physics::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplayedItem_C_UserConstructionScript \ static_assert(alignof(DisplayedItem_C_UserConstructionScript) == 0x000008, "Wrong alignment on DisplayedItem_C_UserConstructionScript"); \ static_assert(sizeof(DisplayedItem_C_UserConstructionScript) == 0x000050, "Wrong size on DisplayedItem_C_UserConstructionScript"); \ static_assert(offsetof(DisplayedItem_C_UserConstructionScript, Temp_name_Variable) == 0x000000, "Member 'DisplayedItem_C_UserConstructionScript::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_UserConstructionScript, Temp_name_Variable_1) == 0x000008, "Member 'DisplayedItem_C_UserConstructionScript::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_UserConstructionScript, Temp_int_Array_Index_Variable) == 0x000010, "Member 'DisplayedItem_C_UserConstructionScript::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_UserConstructionScript, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'DisplayedItem_C_UserConstructionScript::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_UserConstructionScript, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'DisplayedItem_C_UserConstructionScript::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_UserConstructionScript, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000020, "Member 'DisplayedItem_C_UserConstructionScript::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_UserConstructionScript, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'DisplayedItem_C_UserConstructionScript::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_UserConstructionScript, CallFunc_Array_Get_Item) == 0x000038, "Member 'DisplayedItem_C_UserConstructionScript::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_UserConstructionScript, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'DisplayedItem_C_UserConstructionScript::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_UserConstructionScript, CallFunc_Array_Add_ReturnValue) == 0x000044, "Member 'DisplayedItem_C_UserConstructionScript::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplayedItem_C_UserConstructionScript, CallFunc_Array_Contains_ReturnValue) == 0x000048, "Member 'DisplayedItem_C_UserConstructionScript::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADisplayedItem_C \ static_assert(alignof(ADisplayedItem_C) == 0x000008, "Wrong alignment on ADisplayedItem_C"); \ static_assert(sizeof(ADisplayedItem_C) == 0x000510, "Wrong size on ADisplayedItem_C"); \ static_assert(offsetof(ADisplayedItem_C, UberGraphFrame) == 0x0004A8, "Member 'ADisplayedItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ADisplayedItem_C, Scene) == 0x0004B0, "Member 'ADisplayedItem_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ADisplayedItem_C, EquipmentComponent) == 0x0004B8, "Member 'ADisplayedItem_C::EquipmentComponent' has a wrong offset!"); \ static_assert(offsetof(ADisplayedItem_C, AttachmentSocket) == 0x0004C0, "Member 'ADisplayedItem_C::AttachmentSocket' has a wrong offset!"); \ static_assert(offsetof(ADisplayedItem_C, Type) == 0x0004C8, "Member 'ADisplayedItem_C::Type' has a wrong offset!"); \ static_assert(offsetof(ADisplayedItem_C, SlotIndex) == 0x0004CC, "Member 'ADisplayedItem_C::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(ADisplayedItem_C, EquipmentId) == 0x0004D0, "Member 'ADisplayedItem_C::EquipmentId' has a wrong offset!"); \ static_assert(offsetof(ADisplayedItem_C, SortID) == 0x0004E0, "Member 'ADisplayedItem_C::SortID' has a wrong offset!"); \ static_assert(offsetof(ADisplayedItem_C, CloseSimTimer) == 0x0004E8, "Member 'ADisplayedItem_C::CloseSimTimer' has a wrong offset!"); \ static_assert(offsetof(ADisplayedItem_C, CollisionRadius) == 0x0004F0, "Member 'ADisplayedItem_C::CollisionRadius' has a wrong offset!"); \ static_assert(offsetof(ADisplayedItem_C, LodDistanceScale) == 0x0004F8, "Member 'ADisplayedItem_C::LodDistanceScale' has a wrong offset!"); \ static_assert(offsetof(ADisplayedItem_C, DefineCollisionSockets) == 0x000500, "Member 'ADisplayedItem_C::DefineCollisionSockets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_OptimizedControlActor_C_BndEvt__BP_LevelSequenceControlActor_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlActor_C_CheckRepeatData \ static_assert(alignof(BP_OptimizedControlActor_C_CheckRepeatData) == 0x000008, "Wrong alignment on BP_OptimizedControlActor_C_CheckRepeatData"); \ static_assert(sizeof(BP_OptimizedControlActor_C_CheckRepeatData) == 0x0000D0, "Wrong size on BP_OptimizedControlActor_C_CheckRepeatData"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CheckRepeatData, L_Temp) == 0x000000, "Member 'BP_OptimizedControlActor_C_CheckRepeatData::L_Temp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CheckRepeatData, L_Flag) == 0x000010, "Member 'BP_OptimizedControlActor_C_CheckRepeatData::L_Flag' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CheckRepeatData, L_Set) == 0x000018, "Member 'BP_OptimizedControlActor_C_CheckRepeatData::L_Set' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CheckRepeatData, Temp_int_Array_Index_Variable) == 0x000068, "Member 'BP_OptimizedControlActor_C_CheckRepeatData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CheckRepeatData, Temp_int_Loop_Counter_Variable) == 0x00006C, "Member 'BP_OptimizedControlActor_C_CheckRepeatData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CheckRepeatData, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'BP_OptimizedControlActor_C_CheckRepeatData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CheckRepeatData, CallFunc_Array_Length_ReturnValue) == 0x000074, "Member 'BP_OptimizedControlActor_C_CheckRepeatData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CheckRepeatData, CallFunc_Array_Get_Item) == 0x000078, "Member 'BP_OptimizedControlActor_C_CheckRepeatData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CheckRepeatData, CallFunc_Less_IntInt_ReturnValue) == 0x0000A8, "Member 'BP_OptimizedControlActor_C_CheckRepeatData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CheckRepeatData, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0000B0, "Member 'BP_OptimizedControlActor_C_CheckRepeatData::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CheckRepeatData, K2Node_DynamicCast_AsBP_Base_AI) == 0x0000B8, "Member 'BP_OptimizedControlActor_C_CheckRepeatData::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CheckRepeatData, K2Node_DynamicCast_bSuccess) == 0x0000C0, "Member 'BP_OptimizedControlActor_C_CheckRepeatData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CheckRepeatData, CallFunc_Array_Add_ReturnValue) == 0x0000C4, "Member 'BP_OptimizedControlActor_C_CheckRepeatData::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CheckRepeatData, CallFunc_IsValid_ReturnValue) == 0x0000C8, "Member 'BP_OptimizedControlActor_C_CheckRepeatData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CheckRepeatData, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x0000C9, "Member 'BP_OptimizedControlActor_C_CheckRepeatData::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CheckRepeatData, CallFunc_Set_Contains_ReturnValue) == 0x0000CA, "Member 'BP_OptimizedControlActor_C_CheckRepeatData::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlActor_C_CollectData_AI \ static_assert(alignof(BP_OptimizedControlActor_C_CollectData_AI) == 0x000008, "Wrong alignment on BP_OptimizedControlActor_C_CollectData_AI"); \ static_assert(sizeof(BP_OptimizedControlActor_C_CollectData_AI) == 0x000140, "Wrong size on BP_OptimizedControlActor_C_CollectData_AI"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, FilterStr) == 0x000000, "Member 'BP_OptimizedControlActor_C_CollectData_AI::FilterStr' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, Temp_int_Array_Index_Variable) == 0x000010, "Member 'BP_OptimizedControlActor_C_CollectData_AI::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'BP_OptimizedControlActor_C_CollectData_AI::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, K2Node_MakeArray_Array) == 0x000020, "Member 'BP_OptimizedControlActor_C_CollectData_AI::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, K2Node_MakeArray_Array_1) == 0x000030, "Member 'BP_OptimizedControlActor_C_CollectData_AI::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000040, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_GetScaledBoxExtent_ReturnValue) == 0x000058, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_GetScaledBoxExtent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_BoxOverlapActors_OutActors) == 0x000070, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_BoxOverlapActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_BoxOverlapActors_ReturnValue) == 0x000080, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_BoxOverlapActors_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_Array_Get_Item) == 0x000088, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name) == 0x000090, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name) == 0x0000A0, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name) == 0x0000B0, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, K2Node_DynamicCast_AsBP_Base_AI) == 0x0000C0, "Member 'BP_OptimizedControlActor_C_CollectData_AI::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, K2Node_DynamicCast_bSuccess) == 0x0000C8, "Member 'BP_OptimizedControlActor_C_CollectData_AI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x0000D0, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_1) == 0x000100, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_1) == 0x000110, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_1) == 0x000120, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_Array_Add_ReturnValue) == 0x000130, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000134, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_Array_Length_ReturnValue) == 0x000138, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_CollectData_AI, CallFunc_Less_IntInt_ReturnValue) == 0x00013C, "Member 'BP_OptimizedControlActor_C_CollectData_AI::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlActor_C_Control_AI \ static_assert(alignof(BP_OptimizedControlActor_C_Control_AI) == 0x000008, "Wrong alignment on BP_OptimizedControlActor_C_Control_AI"); \ static_assert(sizeof(BP_OptimizedControlActor_C_Control_AI) == 0x0000D0, "Wrong size on BP_OptimizedControlActor_C_Control_AI"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, IsOpen_0) == 0x000000, "Member 'BP_OptimizedControlActor_C_Control_AI::IsOpen_0' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, Num) == 0x000004, "Member 'BP_OptimizedControlActor_C_Control_AI::Num' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, Temp_int_Array_Index_Variable) == 0x000008, "Member 'BP_OptimizedControlActor_C_Control_AI::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, Temp_int_Variable) == 0x00000C, "Member 'BP_OptimizedControlActor_C_Control_AI::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'BP_OptimizedControlActor_C_Control_AI::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_Not_PreBool_ReturnValue) == 0x00003C, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_Not_PreBool_ReturnValue_1) == 0x00003D, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_Array_Get_Item) == 0x000048, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_Less_IntInt_ReturnValue) == 0x000078, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000080, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, K2Node_DynamicCast_AsBP_Base_AI) == 0x000088, "Member 'BP_OptimizedControlActor_C_Control_AI::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, K2Node_DynamicCast_bSuccess) == 0x000090, "Member 'BP_OptimizedControlActor_C_Control_AI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000091, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_GetMyBehavior_Behavior) == 0x000098, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_GetMyBehavior_Behavior' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_GetPathFollowingComponent_ReturnValue) == 0x0000A0, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_GetPathFollowingComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_GetMyFallenDamage_FallenDamageComponent) == 0x0000A8, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_GetMyFallenDamage_FallenDamageComponent' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_GetMyBowHandler_BowHandler) == 0x0000B0, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_GetMyBowHandler_BowHandler' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_GetMyRotateComp_RotateComp) == 0x0000B8, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_GetMyRotateComp_RotateComp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_GetMyAIComp_AI_Comp) == 0x0000C0, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Control_AI, CallFunc_IsValid_ReturnValue) == 0x0000C8, "Member 'BP_OptimizedControlActor_C_Control_AI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlActor_C_Do_End_Overlap_OA \ static_assert(alignof(BP_OptimizedControlActor_C_Do_End_Overlap_OA) == 0x000008, "Wrong alignment on BP_OptimizedControlActor_C_Do_End_Overlap_OA"); \ static_assert(sizeof(BP_OptimizedControlActor_C_Do_End_Overlap_OA) == 0x000078, "Wrong size on BP_OptimizedControlActor_C_Do_End_Overlap_OA"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Do_End_Overlap_OA, Trigger) == 0x000000, "Member 'BP_OptimizedControlActor_C_Do_End_Overlap_OA::Trigger' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Do_End_Overlap_OA, Location) == 0x000008, "Member 'BP_OptimizedControlActor_C_Do_End_Overlap_OA::Location' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Do_End_Overlap_OA, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'BP_OptimizedControlActor_C_Do_End_Overlap_OA::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Do_End_Overlap_OA, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000038, "Member 'BP_OptimizedControlActor_C_Do_End_Overlap_OA::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Do_End_Overlap_OA, CallFunc_VSize_ReturnValue) == 0x000050, "Member 'BP_OptimizedControlActor_C_Do_End_Overlap_OA::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Do_End_Overlap_OA, CallFunc_Set_IsEmpty_ReturnValue) == 0x000058, "Member 'BP_OptimizedControlActor_C_Do_End_Overlap_OA::CallFunc_Set_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Do_End_Overlap_OA, CallFunc_Set_Remove_ReturnValue) == 0x000059, "Member 'BP_OptimizedControlActor_C_Do_End_Overlap_OA::CallFunc_Set_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Do_End_Overlap_OA, K2Node_CreateDelegate_OutputDelegate) == 0x00005C, "Member 'BP_OptimizedControlActor_C_Do_End_Overlap_OA::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Do_End_Overlap_OA, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00006C, "Member 'BP_OptimizedControlActor_C_Do_End_Overlap_OA::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_Do_End_Overlap_OA, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000070, "Member 'BP_OptimizedControlActor_C_Do_End_Overlap_OA::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlActor_C_DoBeginOverlap_OA \ static_assert(alignof(BP_OptimizedControlActor_C_DoBeginOverlap_OA) == 0x000008, "Wrong alignment on BP_OptimizedControlActor_C_DoBeginOverlap_OA"); \ static_assert(sizeof(BP_OptimizedControlActor_C_DoBeginOverlap_OA) == 0x000010, "Wrong size on BP_OptimizedControlActor_C_DoBeginOverlap_OA"); \ static_assert(offsetof(BP_OptimizedControlActor_C_DoBeginOverlap_OA, Trigger) == 0x000000, "Member 'BP_OptimizedControlActor_C_DoBeginOverlap_OA::Trigger' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_DoBeginOverlap_OA, CallFunc_Set_Length_ReturnValue) == 0x000008, "Member 'BP_OptimizedControlActor_C_DoBeginOverlap_OA::CallFunc_Set_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_DoBeginOverlap_OA, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00000C, "Member 'BP_OptimizedControlActor_C_DoBeginOverlap_OA::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlActor_C_DoEnd \ static_assert(alignof(BP_OptimizedControlActor_C_DoEnd) == 0x000001, "Wrong alignment on BP_OptimizedControlActor_C_DoEnd"); \ static_assert(sizeof(BP_OptimizedControlActor_C_DoEnd) == 0x000001, "Wrong size on BP_OptimizedControlActor_C_DoEnd"); \ static_assert(offsetof(BP_OptimizedControlActor_C_DoEnd, Check) == 0x000000, "Member 'BP_OptimizedControlActor_C_DoEnd::Check' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor \ static_assert(alignof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor) == 0x000008, "Wrong alignment on BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor"); \ static_assert(sizeof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor) == 0x000400, "Wrong size on BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, EntryPoint) == 0x000000, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, Temp_int_Array_Index_Variable) == 0x000004, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000018, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000020, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000028, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000030, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_ComponentBoundEvent_bFromSweep) == 0x000034, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_ComponentBoundEvent_SweepResult) == 0x000038, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000120, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_ComponentBoundEvent_OtherActor) == 0x000128, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_ComponentBoundEvent_OtherComp) == 0x000130, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000138, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000140, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_DynamicCast_bSuccess) == 0x000148, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000150, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_DynamicCast_bSuccess_1) == 0x000158, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000160, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_CustomEvent_Check) == 0x000178, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_CustomEvent_Check' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000180, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000188, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_CustomEvent_Val) == 0x0001A0, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_CustomEvent_Val' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_GetComponentByClass_ReturnValue) == 0x0001B0, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_GetLevelStrKey_Key) == 0x0001B8, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_GetLevelStrKey_Key' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Concat_StrStr_ReturnValue) == 0x0001C8, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001D8, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0001E8, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_GetOptimizedControl_ReturnValue) == 0x000200, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_GetOptimizedControl_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_VSize_ReturnValue) == 0x000208, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000210, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000218, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000220, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Array_Get_Item) == 0x000228, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Array_Length_ReturnValue) == 0x000258, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000260, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_DynamicCast_AsBP_Base_AI) == 0x000268, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_DynamicCast_bSuccess_2) == 0x000270, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, Temp_int_Loop_Counter_Variable) == 0x000274, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Less_IntInt_ReturnValue) == 0x000278, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Add_IntInt_ReturnValue) == 0x00027C, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_IsValid_ReturnValue) == 0x000280, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_GetMyBehavior_Behavior) == 0x000288, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_GetMyBehavior_Behavior' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_IsComponentTickEnabled_ReturnValue) == 0x000290, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_IsComponentTickEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Conv_BoolToString_ReturnValue) == 0x000298, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_IsActorTickEnabled_ReturnValue) == 0x0002A8, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_IsActorTickEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_GetDisplayName_ReturnValue) == 0x0002B0, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0002C0, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0002D0, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0002E0, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0002F0, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000300, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000310, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000320, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000330, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_GetDisplayName_ReturnValue_1) == 0x000340, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_IsComponentTickEnabled_ReturnValue_1) == 0x000350, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_IsComponentTickEnabled_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000358, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000368, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_GetGameState_ReturnValue) == 0x000378, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_GetGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000380, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000390, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_CustomEvent_LevelName) == 0x000398, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_CustomEvent_LevelName' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_CustomEvent_IsLoaded) == 0x0003A8, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_CustomEvent_IsLoaded' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_Event_EndPlayReason) == 0x0003A9, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x0003B0, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Concat_StrStr_ReturnValue_13) == 0x0003C0, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, K2Node_Event_DeltaSeconds) == 0x0003D0, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Concat_StrStr_ReturnValue_14) == 0x0003D8, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_Concat_StrStr_ReturnValue_15) == 0x0003E8, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0003F8, "Member 'BP_OptimizedControlActor_C_ExecuteUbergraph_BP_OptimizedControlActor::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlActor_C_GetLevelStrKey \ static_assert(alignof(BP_OptimizedControlActor_C_GetLevelStrKey) == 0x000008, "Wrong alignment on BP_OptimizedControlActor_C_GetLevelStrKey"); \ static_assert(sizeof(BP_OptimizedControlActor_C_GetLevelStrKey) == 0x000020, "Wrong size on BP_OptimizedControlActor_C_GetLevelStrKey"); \ static_assert(offsetof(BP_OptimizedControlActor_C_GetLevelStrKey, Key) == 0x000000, "Member 'BP_OptimizedControlActor_C_GetLevelStrKey::Key' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_GetLevelStrKey, CallFunc_ToLower_ReturnValue) == 0x000010, "Member 'BP_OptimizedControlActor_C_GetLevelStrKey::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlActor_C_InitData \ static_assert(alignof(BP_OptimizedControlActor_C_InitData) == 0x000008, "Wrong alignment on BP_OptimizedControlActor_C_InitData"); \ static_assert(sizeof(BP_OptimizedControlActor_C_InitData) == 0x0000B0, "Wrong size on BP_OptimizedControlActor_C_InitData"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, Temp_int_Array_Index_Variable) == 0x000000, "Member 'BP_OptimizedControlActor_C_InitData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'BP_OptimizedControlActor_C_InitData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'BP_OptimizedControlActor_C_InitData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'BP_OptimizedControlActor_C_InitData::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'BP_OptimizedControlActor_C_InitData::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, CallFunc_Array_Get_Item) == 0x000018, "Member 'BP_OptimizedControlActor_C_InitData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'BP_OptimizedControlActor_C_InitData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000050, "Member 'BP_OptimizedControlActor_C_InitData::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'BP_OptimizedControlActor_C_InitData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, K2Node_DynamicCast_AsBP_Optimized_Control_Box) == 0x000060, "Member 'BP_OptimizedControlActor_C_InitData::K2Node_DynamicCast_AsBP_Optimized_Control_Box' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'BP_OptimizedControlActor_C_InitData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, CallFunc_IsValid_ReturnValue) == 0x000069, "Member 'BP_OptimizedControlActor_C_InitData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, CallFunc_Add_IntInt_ReturnValue_1) == 0x00006C, "Member 'BP_OptimizedControlActor_C_InitData::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, CallFunc_Array_Get_Item_1) == 0x000070, "Member 'BP_OptimizedControlActor_C_InitData::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, CallFunc_Array_AddUnique_ReturnValue) == 0x0000A0, "Member 'BP_OptimizedControlActor_C_InitData::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, CallFunc_Array_Length_ReturnValue_1) == 0x0000A4, "Member 'BP_OptimizedControlActor_C_InitData::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_InitData, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000A8, "Member 'BP_OptimizedControlActor_C_InitData::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlActor_C_OnLevelCompleted \ static_assert(alignof(BP_OptimizedControlActor_C_OnLevelCompleted) == 0x000008, "Wrong alignment on BP_OptimizedControlActor_C_OnLevelCompleted"); \ static_assert(sizeof(BP_OptimizedControlActor_C_OnLevelCompleted) == 0x000018, "Wrong size on BP_OptimizedControlActor_C_OnLevelCompleted"); \ static_assert(offsetof(BP_OptimizedControlActor_C_OnLevelCompleted, LevelName) == 0x000000, "Member 'BP_OptimizedControlActor_C_OnLevelCompleted::LevelName' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_OnLevelCompleted, IsLoaded) == 0x000010, "Member 'BP_OptimizedControlActor_C_OnLevelCompleted::IsLoaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlActor_C_ReceiveEndPlay \ static_assert(alignof(BP_OptimizedControlActor_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on BP_OptimizedControlActor_C_ReceiveEndPlay"); \ static_assert(sizeof(BP_OptimizedControlActor_C_ReceiveEndPlay) == 0x000001, "Wrong size on BP_OptimizedControlActor_C_ReceiveEndPlay"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'BP_OptimizedControlActor_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlActor_C_ReceiveTick \ static_assert(alignof(BP_OptimizedControlActor_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_OptimizedControlActor_C_ReceiveTick"); \ static_assert(sizeof(BP_OptimizedControlActor_C_ReceiveTick) == 0x000004, "Wrong size on BP_OptimizedControlActor_C_ReceiveTick"); \ static_assert(offsetof(BP_OptimizedControlActor_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_OptimizedControlActor_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlActor_C_UpdateSlot \ static_assert(alignof(BP_OptimizedControlActor_C_UpdateSlot) == 0x000008, "Wrong alignment on BP_OptimizedControlActor_C_UpdateSlot"); \ static_assert(sizeof(BP_OptimizedControlActor_C_UpdateSlot) == 0x000010, "Wrong size on BP_OptimizedControlActor_C_UpdateSlot"); \ static_assert(offsetof(BP_OptimizedControlActor_C_UpdateSlot, Val) == 0x000000, "Member 'BP_OptimizedControlActor_C_UpdateSlot::Val' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedControlActor_C_UserConstructionScript \ static_assert(alignof(BP_OptimizedControlActor_C_UserConstructionScript) == 0x000008, "Wrong alignment on BP_OptimizedControlActor_C_UserConstructionScript"); \ static_assert(sizeof(BP_OptimizedControlActor_C_UserConstructionScript) == 0x000098, "Wrong size on BP_OptimizedControlActor_C_UserConstructionScript"); \ static_assert(offsetof(BP_OptimizedControlActor_C_UserConstructionScript, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name) == 0x000000, "Member 'BP_OptimizedControlActor_C_UserConstructionScript::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_UserConstructionScript, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name) == 0x000010, "Member 'BP_OptimizedControlActor_C_UserConstructionScript::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_UserConstructionScript, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name) == 0x000020, "Member 'BP_OptimizedControlActor_C_UserConstructionScript::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_UserConstructionScript, CallFunc_IsEmpty_ReturnValue) == 0x000030, "Member 'BP_OptimizedControlActor_C_UserConstructionScript::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_UserConstructionScript, CallFunc_Split_LeftS) == 0x000038, "Member 'BP_OptimizedControlActor_C_UserConstructionScript::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_UserConstructionScript, CallFunc_Split_RightS) == 0x000048, "Member 'BP_OptimizedControlActor_C_UserConstructionScript::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_UserConstructionScript, CallFunc_Split_ReturnValue) == 0x000058, "Member 'BP_OptimizedControlActor_C_UserConstructionScript::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_UserConstructionScript, CallFunc_EditorRunning_ReturnValue) == 0x000059, "Member 'BP_OptimizedControlActor_C_UserConstructionScript::CallFunc_EditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_UserConstructionScript, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_1) == 0x000060, "Member 'BP_OptimizedControlActor_C_UserConstructionScript::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_UserConstructionScript, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_1) == 0x000070, "Member 'BP_OptimizedControlActor_C_UserConstructionScript::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_UserConstructionScript, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_1) == 0x000080, "Member 'BP_OptimizedControlActor_C_UserConstructionScript::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedControlActor_C_UserConstructionScript, CallFunc_IsEmpty_ReturnValue_1) == 0x000090, "Member 'BP_OptimizedControlActor_C_UserConstructionScript::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_OptimizedControlActor_C \ static_assert(alignof(ABP_OptimizedControlActor_C) == 0x000008, "Wrong alignment on ABP_OptimizedControlActor_C"); \ static_assert(sizeof(ABP_OptimizedControlActor_C) == 0x0003E8, "Wrong size on ABP_OptimizedControlActor_C"); \ static_assert(offsetof(ABP_OptimizedControlActor_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_OptimizedControlActor_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlActor_C, Box) == 0x0002F8, "Member 'ABP_OptimizedControlActor_C::Box' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlActor_C, DefaultSceneRoot) == 0x000300, "Member 'ABP_OptimizedControlActor_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlActor_C, IsOpen) == 0x000308, "Member 'ABP_OptimizedControlActor_C::IsOpen' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlActor_C, DelayDistance) == 0x000310, "Member 'ABP_OptimizedControlActor_C::DelayDistance' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlActor_C, TimerHandler) == 0x000318, "Member 'ABP_OptimizedControlActor_C::TimerHandler' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlActor_C, NowDisance) == 0x000320, "Member 'ABP_OptimizedControlActor_C::NowDisance' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlActor_C, Data_AI) == 0x000328, "Member 'ABP_OptimizedControlActor_C::Data_AI' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlActor_C, Init) == 0x000338, "Member 'ABP_OptimizedControlActor_C::Init' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlActor_C, Boxs) == 0x000340, "Member 'ABP_OptimizedControlActor_C::Boxs' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlActor_C, LevelStr) == 0x000350, "Member 'ABP_OptimizedControlActor_C::LevelStr' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlActor_C, HasDoor) == 0x000360, "Member 'ABP_OptimizedControlActor_C::HasDoor' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlActor_C, As_BP_Combat_Character) == 0x000368, "Member 'ABP_OptimizedControlActor_C::As_BP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlActor_C, OverlapSet) == 0x000370, "Member 'ABP_OptimizedControlActor_C::OverlapSet' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlActor_C, DelayLastLocation) == 0x0003C0, "Member 'ABP_OptimizedControlActor_C::DelayLastLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedControlActor_C, mapname) == 0x0003D8, "Member 'ABP_OptimizedControlActor_C::mapname' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_AddItemReplace \ static_assert(alignof(FST_AddItemReplace) == 0x000004, "Wrong alignment on FST_AddItemReplace"); \ static_assert(sizeof(FST_AddItemReplace) == 0x000018, "Wrong size on FST_AddItemReplace"); \ static_assert(offsetof(FST_AddItemReplace, 二次获取_26_8336BA794455FB4B6A8A7AB1EDBBC8E9) == 0x000000, "Member 'FST_AddItemReplace::二次获取_26_8336BA794455FB4B6A8A7AB1EDBBC8E9' has a wrong offset!"); \ static_assert(offsetof(FST_AddItemReplace, 三次获取_27_08AC9B1C48630FFD57D2E7A342F8F268) == 0x000008, "Member 'FST_AddItemReplace::三次获取_27_08AC9B1C48630FFD57D2E7A342F8F268' has a wrong offset!"); \ static_assert(offsetof(FST_AddItemReplace, 超量获取_28_60307A3444446C61D70CB5951F8994C7) == 0x000010, "Member 'FST_AddItemReplace::超量获取_28_60307A3444446C61D70CB5951F8994C7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_WeaponUpgrade \ static_assert(alignof(FS_WeaponUpgrade) == 0x000004, "Wrong alignment on FS_WeaponUpgrade"); \ static_assert(sizeof(FS_WeaponUpgrade) == 0x000010, "Wrong size on FS_WeaponUpgrade"); \ static_assert(offsetof(FS_WeaponUpgrade, NextEquipment_SortId_7_18565E8E44B15082B939C58E04B3BACE) == 0x000000, "Member 'FS_WeaponUpgrade::NextEquipment_SortId_7_18565E8E44B15082B939C58E04B3BACE' has a wrong offset!"); \ static_assert(offsetof(FS_WeaponUpgrade, NeedMat1_SortId_10_ADEAA0F9475F7E5D769F41AA0C9AA42E) == 0x000004, "Member 'FS_WeaponUpgrade::NeedMat1_SortId_10_ADEAA0F9475F7E5D769F41AA0C9AA42E' has a wrong offset!"); \ static_assert(offsetof(FS_WeaponUpgrade, NeedMat1_Amount_12_848818D14DDAE54CFF75F9B4612DB30B) == 0x000008, "Member 'FS_WeaponUpgrade::NeedMat1_Amount_12_848818D14DDAE54CFF75F9B4612DB30B' has a wrong offset!"); \ static_assert(offsetof(FS_WeaponUpgrade, NeedCoinSoul_Amount_15_CB49FE874EE0EFD862EC55A5BB265690) == 0x00000C, "Member 'FS_WeaponUpgrade::NeedCoinSoul_Amount_15_CB49FE874EE0EFD862EC55A5BB265690' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_WeaponRefrom \ static_assert(alignof(FS_WeaponRefrom) == 0x000008, "Wrong alignment on FS_WeaponRefrom"); \ static_assert(sizeof(FS_WeaponRefrom) == 0x000010, "Wrong size on FS_WeaponRefrom"); \ static_assert(offsetof(FS_WeaponRefrom, RefromInfo_13_7940CB72422932C64C5DD2A630F2D118) == 0x000000, "Member 'FS_WeaponRefrom::RefromInfo_13_7940CB72422932C64C5DD2A630F2D118' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem \ static_assert(alignof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem) == 0x000008, "Wrong alignment on DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem"); \ static_assert(sizeof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem) == 0x000268, "Wrong size on DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, EntryPoint) == 0x000000, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, K2Node_MakeArray_Array) == 0x000008, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, CallFunc_RemovePlayerItemFromBeibao_Success) == 0x000018, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::CallFunc_RemovePlayerItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount) == 0x00001C, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000020, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000038, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, CallFunc_Conv_StringToName_ReturnValue) == 0x00003C, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, CallFunc_Redirect_Table_MappedTable) == 0x000048, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, CallFunc_GetDataTableRowFromName_OutRow) == 0x000050, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001B8, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0001C0, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, CallFunc_GetComponentByClass_ReturnValue) == 0x0001C8, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, K2Node_MakeStruct_FormatArgumentData) == 0x0001D0, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, K2Node_MakeArray_Array_1) == 0x000220, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, K2Node_MakeArray_Array_2) == 0x000230, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, K2Node_Event_ConsideringPlayer) == 0x000240, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::K2Node_Event_ConsideringPlayer' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, K2Node_Event_NPCActor) == 0x000248, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::K2Node_Event_NPCActor' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem, CallFunc_Format_ReturnValue) == 0x000250, "Member 'DialogEvent_PresetItem_C_ExecuteUbergraph_DialogEvent_PresetItem::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogEvent_PresetItem_C_MessageBox \ static_assert(alignof(DialogEvent_PresetItem_C_MessageBox) == 0x000008, "Wrong alignment on DialogEvent_PresetItem_C_MessageBox"); \ static_assert(sizeof(DialogEvent_PresetItem_C_MessageBox) == 0x000040, "Wrong size on DialogEvent_PresetItem_C_MessageBox"); \ static_assert(offsetof(DialogEvent_PresetItem_C_MessageBox, WidgetChoose) == 0x000000, "Member 'DialogEvent_PresetItem_C_MessageBox::WidgetChoose' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_MessageBox, Message) == 0x000008, "Member 'DialogEvent_PresetItem_C_MessageBox::Message' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_MessageBox, CallFunc_GetUIStatic_ReturnValue) == 0x000020, "Member 'DialogEvent_PresetItem_C_MessageBox::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_MessageBox, CallFunc_GetPlayerController_ReturnValue) == 0x000028, "Member 'DialogEvent_PresetItem_C_MessageBox::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_MessageBox, CallFunc_GetUIZOder_ZOder) == 0x000030, "Member 'DialogEvent_PresetItem_C_MessageBox::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_MessageBox, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000038, "Member 'DialogEvent_PresetItem_C_MessageBox::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogEvent_PresetItem_C_RecieveEventTriggered \ static_assert(alignof(DialogEvent_PresetItem_C_RecieveEventTriggered) == 0x000008, "Wrong alignment on DialogEvent_PresetItem_C_RecieveEventTriggered"); \ static_assert(sizeof(DialogEvent_PresetItem_C_RecieveEventTriggered) == 0x000010, "Wrong size on DialogEvent_PresetItem_C_RecieveEventTriggered"); \ static_assert(offsetof(DialogEvent_PresetItem_C_RecieveEventTriggered, ConsideringPlayer) == 0x000000, "Member 'DialogEvent_PresetItem_C_RecieveEventTriggered::ConsideringPlayer' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_RecieveEventTriggered, NPCActor) == 0x000008, "Member 'DialogEvent_PresetItem_C_RecieveEventTriggered::NPCActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogEvent_PresetItem_C_UnEquipment \ static_assert(alignof(DialogEvent_PresetItem_C_UnEquipment) == 0x000008, "Wrong alignment on DialogEvent_PresetItem_C_UnEquipment"); \ static_assert(sizeof(DialogEvent_PresetItem_C_UnEquipment) == 0x000120, "Wrong size on DialogEvent_PresetItem_C_UnEquipment"); \ static_assert(offsetof(DialogEvent_PresetItem_C_UnEquipment, Num) == 0x000000, "Member 'DialogEvent_PresetItem_C_UnEquipment::Num' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_UnEquipment, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000004, "Member 'DialogEvent_PresetItem_C_UnEquipment::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_UnEquipment, CallFunc_GetItemByID_Item) == 0x000008, "Member 'DialogEvent_PresetItem_C_UnEquipment::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_UnEquipment, CallFunc_GetItemByID_find) == 0x0000D8, "Member 'DialogEvent_PresetItem_C_UnEquipment::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_UnEquipment, CallFunc_GetUINotify_UINotify) == 0x0000E0, "Member 'DialogEvent_PresetItem_C_UnEquipment::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_UnEquipment, K2Node_SwitchEnum_CmpSuccess) == 0x0000E8, "Member 'DialogEvent_PresetItem_C_UnEquipment::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_UnEquipment, Temp_int_Variable) == 0x0000EC, "Member 'DialogEvent_PresetItem_C_UnEquipment::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_UnEquipment, CallFunc_Add_IntInt_ReturnValue) == 0x0000F0, "Member 'DialogEvent_PresetItem_C_UnEquipment::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_UnEquipment, CallFunc_GetPlayerEquipmentAtSlot_Item) == 0x0000F8, "Member 'DialogEvent_PresetItem_C_UnEquipment::CallFunc_GetPlayerEquipmentAtSlot_Item' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_UnEquipment, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000118, "Member 'DialogEvent_PresetItem_C_UnEquipment::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_PresetItem_C_UnEquipment, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000119, "Member 'DialogEvent_PresetItem_C_UnEquipment::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogEvent_PresetItem_C \ static_assert(alignof(UDialogEvent_PresetItem_C) == 0x000008, "Wrong alignment on UDialogEvent_PresetItem_C"); \ static_assert(sizeof(UDialogEvent_PresetItem_C) == 0x000078, "Wrong size on UDialogEvent_PresetItem_C"); \ static_assert(offsetof(UDialogEvent_PresetItem_C, UberGraphFrame) == 0x000038, "Member 'UDialogEvent_PresetItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_PresetItem_C, Sort_ID) == 0x000040, "Member 'UDialogEvent_PresetItem_C::Sort_ID' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_PresetItem_C, Dec_Amount) == 0x000044, "Member 'UDialogEvent_PresetItem_C::Dec_Amount' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_PresetItem_C, 数量不足提示) == 0x000048, "Member 'UDialogEvent_PresetItem_C::数量不足提示' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_PresetItem_C, 特殊道具不能提交提示) == 0x000060, "Member 'UDialogEvent_PresetItem_C::特殊道具不能提交提示' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FF_Effect \ static_assert(alignof(FF_Effect) == 0x000008, "Wrong alignment on FF_Effect"); \ static_assert(sizeof(FF_Effect) == 0x000020, "Wrong size on FF_Effect"); \ static_assert(offsetof(FF_Effect, Type_2_65D6E3344BFC82BE256C1390636AC4A5) == 0x000000, "Member 'FF_Effect::Type_2_65D6E3344BFC82BE256C1390636AC4A5' has a wrong offset!"); \ static_assert(offsetof(FF_Effect, EndTime_17_349DE1CD41173CD55A78B5AD40CC34E1) == 0x000008, "Member 'FF_Effect::EndTime_17_349DE1CD41173CD55A78B5AD40CC34E1' has a wrong offset!"); \ static_assert(offsetof(FF_Effect, Applier_13_3AC731DA4D19C2943BEB898CF55BBB56) == 0x000010, "Member 'FF_Effect::Applier_13_3AC731DA4D19C2943BEB898CF55BBB56' has a wrong offset!"); \ static_assert(offsetof(FF_Effect, Arg0_16_110C4C3C43B0F6D7919989B40BC3A6A2) == 0x000018, "Member 'FF_Effect::Arg0_16_110C4C3C43B0F6D7919989B40BC3A6A2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoadingAsync_C_CheckKey \ static_assert(alignof(WB_LoadingAsync_C_CheckKey) == 0x000008, "Wrong alignment on WB_LoadingAsync_C_CheckKey"); \ static_assert(sizeof(WB_LoadingAsync_C_CheckKey) == 0x000068, "Wrong size on WB_LoadingAsync_C_CheckKey"); \ static_assert(offsetof(WB_LoadingAsync_C_CheckKey, Input) == 0x000000, "Member 'WB_LoadingAsync_C_CheckKey::Input' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_CheckKey, isDown) == 0x000040, "Member 'WB_LoadingAsync_C_CheckKey::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_CheckKey, CallFunc_GetKey_ReturnValue) == 0x000048, "Member 'WB_LoadingAsync_C_CheckKey::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_CheckKey, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000060, "Member 'WB_LoadingAsync_C_CheckKey::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_CheckKey, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x000061, "Member 'WB_LoadingAsync_C_CheckKey::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_CheckKey, CallFunc_BooleanOR_ReturnValue) == 0x000062, "Member 'WB_LoadingAsync_C_CheckKey::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync \ static_assert(alignof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync) == 0x000008, "Wrong alignment on WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync"); \ static_assert(sizeof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync) == 0x000350, "Wrong size on WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, EntryPoint) == 0x000000, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000018, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, Temp_byte_Variable) == 0x000020, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, Temp_byte_Variable_1) == 0x000021, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, K2Node_CreateDelegate_OutputDelegate_1) == 0x000024, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, K2Node_CustomEvent_ProcessAlpha) == 0x000038, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::K2Node_CustomEvent_ProcessAlpha' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, K2Node_Event_IsDesignTime) == 0x000040, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000041, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Array_Random_OutItem) == 0x000048, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Array_Random_OutItem' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Array_Random_OutIndex) == 0x000078, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Array_Random_OutIndex' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x000080, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Array_RemoveItem_ReturnValue) == 0x000088, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, K2Node_CreateDelegate_OutputDelegate_2) == 0x00008C, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, Temp_int_Array_Index_Variable) == 0x00009C, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, Temp_bool_Has_Been_Initd_Variable) == 0x0000A0, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x0000A8, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x0000B0, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_IsValid_ReturnValue) == 0x0000B8, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, Temp_bool_IsClosed_Variable) == 0x0000B9, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, Temp_object_Variable) == 0x0000C0, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, K2Node_DynamicCast_AsTexture_2D) == 0x0000C8, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, K2Node_DynamicCast_bSuccess) == 0x0000D0, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_CreatePlayAnimationProxyObject_Result_1) == 0x0000D8, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_CreatePlayAnimationProxyObject_Result_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1) == 0x0000E0, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_IsValid_ReturnValue_1) == 0x0000E8, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x0000F0, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000100, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_GetValidValue_ReturnValue) == 0x000101, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_CreatePlayAnimationProxyObject_Result_2) == 0x000108, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_CreatePlayAnimationProxyObject_Result_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_2) == 0x000110, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_OpenSource_ReturnValue) == 0x000118, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_OpenSource_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Play_ReturnValue) == 0x000119, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Play_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_IsValid_ReturnValue_2) == 0x00011A, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Map_Find_Value) == 0x000120, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Map_Find_ReturnValue) == 0x000128, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000129, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000130, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Map_Find_Value_1) == 0x000140, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Map_Find_ReturnValue_1) == 0x000148, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Map_Find_Value_2) == 0x000150, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Map_Find_ReturnValue_2) == 0x000158, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_PlayAnimationForward_ReturnValue) == 0x000160, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_PlayAnimationForward_ReturnValue_1) == 0x000168, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_PlayAnimationForward_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, K2Node_CustomEvent_Loaded) == 0x000170, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_GetDataTableRowNames_OutRowNames_1) == 0x000178, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_GetDataTableRowNames_OutRowNames_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Array_Get_Item) == 0x000188, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Array_Length_ReturnValue) == 0x000190, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_GetDataTableRowFromName_OutRow) == 0x000198, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000208, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, K2Node_CreateDelegate_OutputDelegate_3) == 0x00020C, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, Temp_int_Loop_Counter_Variable) == 0x00021C, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000220, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Less_IntInt_ReturnValue) == 0x000250, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Array_Contains_ReturnValue) == 0x000251, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Add_IntInt_ReturnValue) == 0x000254, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Array_Add_ReturnValue) == 0x000258, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_GetDataTableRowNames_OutRowNames_2) == 0x000260, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_GetDataTableRowNames_OutRowNames_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_GetDefaultLevelChapterBackgroud_Value) == 0x000270, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_GetDefaultLevelChapterBackgroud_Value' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_FClamp_ReturnValue) == 0x000278, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_GetPlayerController_ReturnValue) == 0x000280, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, K2Node_CustomEvent_NewDeviceType) == 0x000288, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, K2Node_CustomEvent_TypeIndex) == 0x000298, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_GetValidValue_ReturnValue_1) == 0x000299, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_GetValidValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, K2Node_CreateDelegate_OutputDelegate_4) == 0x00029C, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, K2Node_Event_MyGeometry) == 0x0002B0, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, K2Node_Event_InDeltaTime) == 0x0002F0, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_GetLocalSize_ReturnValue) == 0x0002F8, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_GetLocalSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_BreakVector2D_X) == 0x000308, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_BreakVector2D_Y) == 0x000310, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000318, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000320, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_MakeVector2D_ReturnValue) == 0x000328, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_FClamp_Min_ImplicitCast) == 0x000338, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_FClamp_Min_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_SetPercent_InPercent_ImplicitCast) == 0x000340, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_SetPercent_InPercent_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000348, "Member 'WB_LoadingAsync_C_ExecuteUbergraph_WB_LoadingAsync::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud \ static_assert(alignof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud) == 0x000008, "Wrong alignment on WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud"); \ static_assert(sizeof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud) == 0x000228, "Wrong size on WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, LevelChapter_0) == 0x000000, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::LevelChapter_0' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, DesignTime) == 0x000001, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::DesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, Value) == 0x000008, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::Value' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, Temp_byte_Variable) == 0x000010, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, Temp_string_Variable) == 0x000018, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, Temp_string_Variable_1) == 0x000028, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, Temp_string_Variable_2) == 0x000038, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, Temp_string_Variable_3) == 0x000048, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, Temp_string_Variable_4) == 0x000058, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, Temp_string_Variable_5) == 0x000068, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, Temp_string_Variable_6) == 0x000078, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::Temp_string_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, Temp_string_Variable_7) == 0x000088, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::Temp_string_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, K2Node_Select_Default) == 0x000098, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, CallFunc_Concat_StrStr_ReturnValue) == 0x0000A8, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, CallFunc_GetAssetRegistry_ReturnValue) == 0x0000B8, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::CallFunc_GetAssetRegistry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, CallFunc_Conv_StringToName_ReturnValue) == 0x0000C8, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, CallFunc_GetAssetsByPath_OutAssetData) == 0x0000D0, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::CallFunc_GetAssetsByPath_OutAssetData' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, CallFunc_GetAssetsByPath_ReturnValue) == 0x0000E0, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::CallFunc_GetAssetsByPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, CallFunc_Array_Random_OutItem) == 0x0000E8, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::CallFunc_Array_Random_OutItem' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, CallFunc_Array_Random_OutIndex) == 0x000150, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::CallFunc_Array_Random_OutIndex' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, CallFunc_ToSoftObjectPath_ReturnValue) == 0x000158, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::CallFunc_ToSoftObjectPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, CallFunc_ToSoftObjectPath_ReturnValue_1) == 0x000178, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::CallFunc_ToSoftObjectPath_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue) == 0x000198, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue_1) == 0x0001C8, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, CallFunc_LoadAsset_Blocking_ReturnValue) == 0x0001F8, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::CallFunc_LoadAsset_Blocking_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, CallFunc_LoadAsset_Blocking_ReturnValue_1) == 0x000200, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::CallFunc_LoadAsset_Blocking_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, K2Node_DynamicCast_AsTexture_2D) == 0x000208, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, K2Node_DynamicCast_bSuccess) == 0x000210, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, K2Node_DynamicCast_AsTexture_2D_1) == 0x000218, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::K2Node_DynamicCast_AsTexture_2D_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, K2Node_DynamicCast_bSuccess_1) == 0x000220, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000221, "Member 'WB_LoadingAsync_C_GetDefaultLevelChapterBackgroud::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoadingAsync_C_GetIconData \ static_assert(alignof(WB_LoadingAsync_C_GetIconData) == 0x000008, "Wrong alignment on WB_LoadingAsync_C_GetIconData"); \ static_assert(sizeof(WB_LoadingAsync_C_GetIconData) == 0x000048, "Wrong size on WB_LoadingAsync_C_GetIconData"); \ static_assert(offsetof(WB_LoadingAsync_C_GetIconData, Index_0) == 0x000000, "Member 'WB_LoadingAsync_C_GetIconData::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetIconData, return_value) == 0x000010, "Member 'WB_LoadingAsync_C_GetIconData::return_value' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetIconData, Temp_byte_Variable) == 0x000020, "Member 'WB_LoadingAsync_C_GetIconData::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetIconData, CallFunc_Conv_StringToInt_ReturnValue) == 0x000024, "Member 'WB_LoadingAsync_C_GetIconData::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetIconData, K2Node_Select_Default) == 0x000028, "Member 'WB_LoadingAsync_C_GetIconData::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_GetIconData, CallFunc_Conv_TextToString_ReturnValue) == 0x000038, "Member 'WB_LoadingAsync_C_GetIconData::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoadingAsync_C_OnDeviceTypeChanged \ static_assert(alignof(WB_LoadingAsync_C_OnDeviceTypeChanged) == 0x000008, "Wrong alignment on WB_LoadingAsync_C_OnDeviceTypeChanged"); \ static_assert(sizeof(WB_LoadingAsync_C_OnDeviceTypeChanged) == 0x000018, "Wrong size on WB_LoadingAsync_C_OnDeviceTypeChanged"); \ static_assert(offsetof(WB_LoadingAsync_C_OnDeviceTypeChanged, NewDeviceType) == 0x000000, "Member 'WB_LoadingAsync_C_OnDeviceTypeChanged::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnDeviceTypeChanged, TypeIndex) == 0x000010, "Member 'WB_LoadingAsync_C_OnDeviceTypeChanged::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoadingAsync_C_OnKeyDown \ static_assert(alignof(WB_LoadingAsync_C_OnKeyDown) == 0x000008, "Wrong alignment on WB_LoadingAsync_C_OnKeyDown"); \ static_assert(sizeof(WB_LoadingAsync_C_OnKeyDown) == 0x0002D8, "Wrong size on WB_LoadingAsync_C_OnKeyDown"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyDown, MyGeometry) == 0x000000, "Member 'WB_LoadingAsync_C_OnKeyDown::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyDown, InKeyEvent) == 0x000040, "Member 'WB_LoadingAsync_C_OnKeyDown::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyDown, ReturnValue) == 0x000080, "Member 'WB_LoadingAsync_C_OnKeyDown::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyDown, CallFunc_GetPlayerController_ReturnValue) == 0x000138, "Member 'WB_LoadingAsync_C_OnKeyDown::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyDown, CallFunc_GetKey_ReturnValue) == 0x000140, "Member 'WB_LoadingAsync_C_OnKeyDown::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyDown, K2Node_DynamicCast_AsDCSPlayer_Controller_Base) == 0x000158, "Member 'WB_LoadingAsync_C_OnKeyDown::K2Node_DynamicCast_AsDCSPlayer_Controller_Base' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyDown, K2Node_DynamicCast_bSuccess) == 0x000160, "Member 'WB_LoadingAsync_C_OnKeyDown::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyDown, CallFunc_PreviewKey_handle) == 0x000168, "Member 'WB_LoadingAsync_C_OnKeyDown::CallFunc_PreviewKey_handle' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyDown, CallFunc_Unhandled_ReturnValue) == 0x000220, "Member 'WB_LoadingAsync_C_OnKeyDown::CallFunc_Unhandled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoadingAsync_C_OnKeyUp \ static_assert(alignof(WB_LoadingAsync_C_OnKeyUp) == 0x000008, "Wrong alignment on WB_LoadingAsync_C_OnKeyUp"); \ static_assert(sizeof(WB_LoadingAsync_C_OnKeyUp) == 0x0002D8, "Wrong size on WB_LoadingAsync_C_OnKeyUp"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyUp, MyGeometry) == 0x000000, "Member 'WB_LoadingAsync_C_OnKeyUp::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyUp, InKeyEvent) == 0x000040, "Member 'WB_LoadingAsync_C_OnKeyUp::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyUp, ReturnValue) == 0x000080, "Member 'WB_LoadingAsync_C_OnKeyUp::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyUp, CallFunc_GetPlayerController_ReturnValue) == 0x000138, "Member 'WB_LoadingAsync_C_OnKeyUp::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyUp, CallFunc_GetKey_ReturnValue) == 0x000140, "Member 'WB_LoadingAsync_C_OnKeyUp::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyUp, K2Node_DynamicCast_AsDCSPlayer_Controller_Base) == 0x000158, "Member 'WB_LoadingAsync_C_OnKeyUp::K2Node_DynamicCast_AsDCSPlayer_Controller_Base' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyUp, K2Node_DynamicCast_bSuccess) == 0x000160, "Member 'WB_LoadingAsync_C_OnKeyUp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyUp, CallFunc_Unhandled_ReturnValue) == 0x000168, "Member 'WB_LoadingAsync_C_OnKeyUp::CallFunc_Unhandled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_OnKeyUp, CallFunc_PreviewKey_handle) == 0x000220, "Member 'WB_LoadingAsync_C_OnKeyUp::CallFunc_PreviewKey_handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoadingAsync_C_OnLoaded_8EDE37FB4D33A868DAE034890826EB19 \ static_assert(alignof(WB_LoadingAsync_C_OnLoaded_8EDE37FB4D33A868DAE034890826EB19) == 0x000008, "Wrong alignment on WB_LoadingAsync_C_OnLoaded_8EDE37FB4D33A868DAE034890826EB19"); \ static_assert(sizeof(WB_LoadingAsync_C_OnLoaded_8EDE37FB4D33A868DAE034890826EB19) == 0x000008, "Wrong size on WB_LoadingAsync_C_OnLoaded_8EDE37FB4D33A868DAE034890826EB19"); \ static_assert(offsetof(WB_LoadingAsync_C_OnLoaded_8EDE37FB4D33A868DAE034890826EB19, Loaded) == 0x000000, "Member 'WB_LoadingAsync_C_OnLoaded_8EDE37FB4D33A868DAE034890826EB19::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoadingAsync_C_PreConstruct \ static_assert(alignof(WB_LoadingAsync_C_PreConstruct) == 0x000001, "Wrong alignment on WB_LoadingAsync_C_PreConstruct"); \ static_assert(sizeof(WB_LoadingAsync_C_PreConstruct) == 0x000001, "Wrong size on WB_LoadingAsync_C_PreConstruct"); \ static_assert(offsetof(WB_LoadingAsync_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_LoadingAsync_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoadingAsync_C_RandomUpdateTipsByTable \ static_assert(alignof(WB_LoadingAsync_C_RandomUpdateTipsByTable) == 0x000008, "Wrong alignment on WB_LoadingAsync_C_RandomUpdateTipsByTable"); \ static_assert(sizeof(WB_LoadingAsync_C_RandomUpdateTipsByTable) == 0x000208, "Wrong size on WB_LoadingAsync_C_RandomUpdateTipsByTable"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, Local_ReRandomCount) == 0x000000, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::Local_ReRandomCount' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, Local_Shown) == 0x000004, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::Local_Shown' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, Local_RandomArray) == 0x000010, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::Local_RandomArray' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, Temp_int_Variable) == 0x000060, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, Temp_byte_Variable) == 0x000064, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000070, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000078, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_Map_Find_Value) == 0x000080, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_Map_Find_ReturnValue) == 0x000088, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_GetDataTableRowFromName_OutRow) == 0x000090, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000F0, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x0000F8, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000158, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000160, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_Array_IsEmpty_ReturnValue) == 0x000168, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_Greater_IntInt_ReturnValue) == 0x000169, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00016A, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_Add_IntInt_ReturnValue_1) == 0x00016C, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x000170, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x0001E0, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_Set_IsNotEmpty_ReturnValue) == 0x0001E1, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_Set_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_Set_ToArray_Result) == 0x0001E8, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_Array_Random_OutItem) == 0x0001F8, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_Array_Random_OutItem' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_RandomUpdateTipsByTable, CallFunc_Array_Random_OutIndex) == 0x000200, "Member 'WB_LoadingAsync_C_RandomUpdateTipsByTable::CallFunc_Array_Random_OutIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoadingAsync_C_ReplaceRichDesc \ static_assert(alignof(WB_LoadingAsync_C_ReplaceRichDesc) == 0x000008, "Wrong alignment on WB_LoadingAsync_C_ReplaceRichDesc"); \ static_assert(sizeof(WB_LoadingAsync_C_ReplaceRichDesc) == 0x0000C0, "Wrong size on WB_LoadingAsync_C_ReplaceRichDesc"); \ static_assert(offsetof(WB_LoadingAsync_C_ReplaceRichDesc, Source) == 0x000000, "Member 'WB_LoadingAsync_C_ReplaceRichDesc::Source' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ReplaceRichDesc, ReturnValue) == 0x000010, "Member 'WB_LoadingAsync_C_ReplaceRichDesc::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ReplaceRichDesc, Local_Result) == 0x000020, "Member 'WB_LoadingAsync_C_ReplaceRichDesc::Local_Result' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ReplaceRichDesc, CallFunc_Split_LeftS) == 0x000030, "Member 'WB_LoadingAsync_C_ReplaceRichDesc::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ReplaceRichDesc, CallFunc_Split_RightS) == 0x000040, "Member 'WB_LoadingAsync_C_ReplaceRichDesc::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ReplaceRichDesc, CallFunc_Split_ReturnValue) == 0x000050, "Member 'WB_LoadingAsync_C_ReplaceRichDesc::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ReplaceRichDesc, CallFunc_Split_LeftS_1) == 0x000058, "Member 'WB_LoadingAsync_C_ReplaceRichDesc::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ReplaceRichDesc, CallFunc_Split_RightS_1) == 0x000068, "Member 'WB_LoadingAsync_C_ReplaceRichDesc::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ReplaceRichDesc, CallFunc_Split_ReturnValue_1) == 0x000078, "Member 'WB_LoadingAsync_C_ReplaceRichDesc::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ReplaceRichDesc, CallFunc_ReplaceRichDesc_ReturnValue) == 0x000080, "Member 'WB_LoadingAsync_C_ReplaceRichDesc::CallFunc_ReplaceRichDesc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ReplaceRichDesc, CallFunc_GetIconData_return_value) == 0x000090, "Member 'WB_LoadingAsync_C_ReplaceRichDesc::CallFunc_GetIconData_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ReplaceRichDesc, CallFunc_Concat_StrStr_ReturnValue) == 0x0000A0, "Member 'WB_LoadingAsync_C_ReplaceRichDesc::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_ReplaceRichDesc, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B0, "Member 'WB_LoadingAsync_C_ReplaceRichDesc::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoadingAsync_C_Tick \ static_assert(alignof(WB_LoadingAsync_C_Tick) == 0x000008, "Wrong alignment on WB_LoadingAsync_C_Tick"); \ static_assert(sizeof(WB_LoadingAsync_C_Tick) == 0x000048, "Wrong size on WB_LoadingAsync_C_Tick"); \ static_assert(offsetof(WB_LoadingAsync_C_Tick, MyGeometry) == 0x000000, "Member 'WB_LoadingAsync_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_LoadingAsync_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter \ static_assert(alignof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter) == 0x000008, "Wrong alignment on WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter"); \ static_assert(sizeof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter) == 0x0002B0, "Wrong size on WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, Local_BackgroudSoftObject) == 0x000000, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::Local_BackgroudSoftObject' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, Local_Background) == 0x000030, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::Local_Background' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, Temp_int_Array_Index_Variable) == 0x000038, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_GetDefaultLevelChapterBackgroud_Value) == 0x000040, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_GetDefaultLevelChapterBackgroud_Value' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, Temp_int_Loop_Counter_Variable) == 0x00004C, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_GetPathName_ReturnValue) == 0x000050, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_GetPath_ReturnValue) == 0x000068, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_GetPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_Conv_StringToName_ReturnValue) == 0x000078, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000080, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x0000B0, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_Map_Find_Value) == 0x0000B8, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_Map_Find_ReturnValue) == 0x0000C0, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_GetAssetRegistry_ReturnValue) == 0x0000C8, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_GetAssetRegistry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_GetAssetsByPath_OutAssetData) == 0x0000D8, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_GetAssetsByPath_OutAssetData' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_GetAssetsByPath_ReturnValue) == 0x0000E8, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_GetAssetsByPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1) == 0x0000F0, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_GetDCSGameInstance_AsDCSGame_Instance_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_Array_Get_Item) == 0x0000F8, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_ToSoftObjectPath_ReturnValue) == 0x000160, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_ToSoftObjectPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_GetDataTableRowFromName_OutRow) == 0x000180, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000268, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue) == 0x000270, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_NotEqual_SoftObjectReference_ReturnValue) == 0x0002A0, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_NotEqual_SoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_Array_Add_ReturnValue) == 0x0002A4, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_Array_Length_ReturnValue) == 0x0002A8, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter, CallFunc_Less_IntInt_ReturnValue) == 0x0002AC, "Member 'WB_LoadingAsync_C_UpdateBackgroudSoftByLevelChapter::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoadingAsync_C_UpdateLoadingBar \ static_assert(alignof(WB_LoadingAsync_C_UpdateLoadingBar) == 0x000008, "Wrong alignment on WB_LoadingAsync_C_UpdateLoadingBar"); \ static_assert(sizeof(WB_LoadingAsync_C_UpdateLoadingBar) == 0x000008, "Wrong size on WB_LoadingAsync_C_UpdateLoadingBar"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateLoadingBar, ProcessAlpha) == 0x000000, "Member 'WB_LoadingAsync_C_UpdateLoadingBar::ProcessAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LoadingAsync_C_UpdateRichDesc \ static_assert(alignof(WB_LoadingAsync_C_UpdateRichDesc) == 0x000008, "Wrong alignment on WB_LoadingAsync_C_UpdateRichDesc"); \ static_assert(sizeof(WB_LoadingAsync_C_UpdateRichDesc) == 0x000120, "Wrong size on WB_LoadingAsync_C_UpdateRichDesc"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, local_KeyIcon) == 0x000000, "Member 'WB_LoadingAsync_C_UpdateRichDesc::local_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, Local_TextContent) == 0x000010, "Member 'WB_LoadingAsync_C_UpdateRichDesc::Local_TextContent' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, Temp_int_Array_Index_Variable) == 0x000028, "Member 'WB_LoadingAsync_C_UpdateRichDesc::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'WB_LoadingAsync_C_UpdateRichDesc::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'WB_LoadingAsync_C_UpdateRichDesc::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000038, "Member 'WB_LoadingAsync_C_UpdateRichDesc::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000048, "Member 'WB_LoadingAsync_C_UpdateRichDesc::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, CallFunc_GetValidValue_ReturnValue) == 0x000049, "Member 'WB_LoadingAsync_C_UpdateRichDesc::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, Temp_byte_Variable) == 0x00004A, "Member 'WB_LoadingAsync_C_UpdateRichDesc::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, CallFunc_Conv_TextToString_ReturnValue) == 0x000050, "Member 'WB_LoadingAsync_C_UpdateRichDesc::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'WB_LoadingAsync_C_UpdateRichDesc::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000070, "Member 'WB_LoadingAsync_C_UpdateRichDesc::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000080, "Member 'WB_LoadingAsync_C_UpdateRichDesc::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, CallFunc_Conv_StringToText_ReturnValue) == 0x000090, "Member 'WB_LoadingAsync_C_UpdateRichDesc::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, CallFunc_Array_IsEmpty_ReturnValue) == 0x0000A8, "Member 'WB_LoadingAsync_C_UpdateRichDesc::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, K2Node_Select_Default) == 0x0000B0, "Member 'WB_LoadingAsync_C_UpdateRichDesc::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, CallFunc_Array_Length_ReturnValue) == 0x0000C0, "Member 'WB_LoadingAsync_C_UpdateRichDesc::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, CallFunc_Array_Get_Item) == 0x0000C8, "Member 'WB_LoadingAsync_C_UpdateRichDesc::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, CallFunc_Less_IntInt_ReturnValue) == 0x0000E0, "Member 'WB_LoadingAsync_C_UpdateRichDesc::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, CallFunc_GetNewGuideShowKey_return_value) == 0x0000E8, "Member 'WB_LoadingAsync_C_UpdateRichDesc::CallFunc_GetNewGuideShowKey_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000100, "Member 'WB_LoadingAsync_C_UpdateRichDesc::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LoadingAsync_C_UpdateRichDesc, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000110, "Member 'WB_LoadingAsync_C_UpdateRichDesc::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LoadingAsync_C \ static_assert(alignof(UWB_LoadingAsync_C) == 0x000008, "Wrong alignment on UWB_LoadingAsync_C"); \ static_assert(sizeof(UWB_LoadingAsync_C) == 0x000488, "Wrong size on UWB_LoadingAsync_C"); \ static_assert(offsetof(UWB_LoadingAsync_C, UberGraphFrame) == 0x000278, "Member 'UWB_LoadingAsync_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, QuitLoading) == 0x000280, "Member 'UWB_LoadingAsync_C::QuitLoading' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, FadeNext) == 0x000288, "Member 'UWB_LoadingAsync_C::FadeNext' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, ShownContent) == 0x000290, "Member 'UWB_LoadingAsync_C::ShownContent' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, SwitchBackgroud) == 0x000298, "Member 'UWB_LoadingAsync_C::SwitchBackgroud' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, FadeTool) == 0x0002A0, "Member 'UWB_LoadingAsync_C::FadeTool' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, BackGround_A) == 0x0002A8, "Member 'UWB_LoadingAsync_C::BackGround_A' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, BackGround_B) == 0x0002B0, "Member 'UWB_LoadingAsync_C::BackGround_B' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, Button_Force) == 0x0002B8, "Member 'UWB_LoadingAsync_C::Button_Force' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, CstItemDesc_Rich) == 0x0002C0, "Member 'UWB_LoadingAsync_C::CstItemDesc_Rich' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, CstItemName) == 0x0002C8, "Member 'UWB_LoadingAsync_C::CstItemName' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, Image_Handle) == 0x0002D0, "Member 'UWB_LoadingAsync_C::Image_Handle' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, LoadingBar) == 0x0002D8, "Member 'UWB_LoadingAsync_C::LoadingBar' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, WGI_InputHelpVis_ItemKey) == 0x0002E0, "Member 'UWB_LoadingAsync_C::WGI_InputHelpVis_ItemKey' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, LoadingPercentAlpha) == 0x0002E8, "Member 'UWB_LoadingAsync_C::LoadingPercentAlpha' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, LevelChapterBackgroudSoft) == 0x0002F0, "Member 'UWB_LoadingAsync_C::LevelChapterBackgroudSoft' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, LevelChapter) == 0x000300, "Member 'UWB_LoadingAsync_C::LevelChapter' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, CurrentLevelChapter) == 0x000308, "Member 'UWB_LoadingAsync_C::CurrentLevelChapter' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, Cache_LoadingLevelChapterBackgroudSoft) == 0x000310, "Member 'UWB_LoadingAsync_C::Cache_LoadingLevelChapterBackgroudSoft' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, LevelChapterDataTable) == 0x000340, "Member 'UWB_LoadingAsync_C::LevelChapterDataTable' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, AllToolTipsRowNames) == 0x000390, "Member 'UWB_LoadingAsync_C::AllToolTipsRowNames' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, CahaperToolTipsTable) == 0x0003E0, "Member 'UWB_LoadingAsync_C::CahaperToolTipsTable' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, Cache_LastToolTipsRowName) == 0x0003E8, "Member 'UWB_LoadingAsync_C::Cache_LastToolTipsRowName' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, DeviceInputType) == 0x0003F8, "Member 'UWB_LoadingAsync_C::DeviceInputType' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, ZSGPlayer) == 0x000400, "Member 'UWB_LoadingAsync_C::ZSGPlayer' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, Cache_LastToolTipsRowNameSaveIndex) == 0x000408, "Member 'UWB_LoadingAsync_C::Cache_LastToolTipsRowNameSaveIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, Local_CurrentTipsData) == 0x000410, "Member 'UWB_LoadingAsync_C::Local_CurrentTipsData' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, LoadingTipsLinkBG) == 0x000470, "Member 'UWB_LoadingAsync_C::LoadingTipsLinkBG' has a wrong offset!"); \ static_assert(offsetof(UWB_LoadingAsync_C, LastLinkedTipsData) == 0x000478, "Member 'UWB_LoadingAsync_C::LastLinkedTipsData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_AutoPTTimer \ static_assert(alignof(FST_AutoPTTimer) == 0x000008, "Wrong alignment on FST_AutoPTTimer"); \ static_assert(sizeof(FST_AutoPTTimer) == 0x000008, "Wrong size on FST_AutoPTTimer"); \ static_assert(offsetof(FST_AutoPTTimer, CDTimer_3_EEEE10EF402439BDE45EA297AAF2759C) == 0x000000, "Member 'FST_AutoPTTimer::CDTimer_3_EEEE10EF402439BDE45EA297AAF2759C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_PlayerSpotLightConfig \ static_assert(alignof(FS_PlayerSpotLightConfig) == 0x000008, "Wrong alignment on FS_PlayerSpotLightConfig"); \ static_assert(sizeof(FS_PlayerSpotLightConfig) == 0x000030, "Wrong size on FS_PlayerSpotLightConfig"); \ static_assert(offsetof(FS_PlayerSpotLightConfig, intensity_2_8024A50D4A1888543576C2890B30D533) == 0x000000, "Member 'FS_PlayerSpotLightConfig::intensity_2_8024A50D4A1888543576C2890B30D533' has a wrong offset!"); \ static_assert(offsetof(FS_PlayerSpotLightConfig, temperature_22_3A0BA76E4F91E78DF9F883B76121A5CA) == 0x000008, "Member 'FS_PlayerSpotLightConfig::temperature_22_3A0BA76E4F91E78DF9F883B76121A5CA' has a wrong offset!"); \ static_assert(offsetof(FS_PlayerSpotLightConfig, LightsActor_28_3B5419534B859B773993A4BBE4843945) == 0x000010, "Member 'FS_PlayerSpotLightConfig::LightsActor_28_3B5419534B859B773993A4BBE4843945' has a wrong offset!"); \ static_assert(offsetof(FS_PlayerSpotLightConfig, VSI_Intensity_31_75BE16A043E41A8E7C200098641408EC) == 0x000018, "Member 'FS_PlayerSpotLightConfig::VSI_Intensity_31_75BE16A043E41A8E7C200098641408EC' has a wrong offset!"); \ static_assert(offsetof(FS_PlayerSpotLightConfig, DL_Player_Intensity_36_CB57C0214BAD948D69C4708152ED2D04) == 0x000020, "Member 'FS_PlayerSpotLightConfig::DL_Player_Intensity_36_CB57C0214BAD948D69C4708152ED2D04' has a wrong offset!"); \ static_assert(offsetof(FS_PlayerSpotLightConfig, DL_AINPC_Intensity_39_D65C985E41DBBBE7742F84AB29BEB388) == 0x000028, "Member 'FS_PlayerSpotLightConfig::DL_AINPC_Intensity_39_D65C985E41DBBBE7742F84AB29BEB388' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_SoftObjectClassArray \ static_assert(alignof(FS_SoftObjectClassArray) == 0x000008, "Wrong alignment on FS_SoftObjectClassArray"); \ static_assert(sizeof(FS_SoftObjectClassArray) == 0x000010, "Wrong size on FS_SoftObjectClassArray"); \ static_assert(offsetof(FS_SoftObjectClassArray, Content_3_CCFA36BA45153FFD4EE90E817FB51F19) == 0x000000, "Member 'FS_SoftObjectClassArray::Content_3_CCFA36BA45153FFD4EE90E817FB51F19' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_ConsumeHP_C_GetNotifyName \ static_assert(alignof(AN_ConsumeHP_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_ConsumeHP_C_GetNotifyName"); \ static_assert(sizeof(AN_ConsumeHP_C_GetNotifyName) == 0x000060, "Wrong size on AN_ConsumeHP_C_GetNotifyName"); \ static_assert(offsetof(AN_ConsumeHP_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_ConsumeHP_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeHP_C_GetNotifyName, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000010, "Member 'AN_ConsumeHP_C_GetNotifyName::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeHP_C_GetNotifyName, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000020, "Member 'AN_ConsumeHP_C_GetNotifyName::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeHP_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'AN_ConsumeHP_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeHP_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'AN_ConsumeHP_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeHP_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000050, "Member 'AN_ConsumeHP_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_ConsumeHP_C_Received_Notify \ static_assert(alignof(AN_ConsumeHP_C_Received_Notify) == 0x000008, "Wrong alignment on AN_ConsumeHP_C_Received_Notify"); \ static_assert(sizeof(AN_ConsumeHP_C_Received_Notify) == 0x0000C8, "Wrong size on AN_ConsumeHP_C_Received_Notify"); \ static_assert(offsetof(AN_ConsumeHP_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_ConsumeHP_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeHP_C_Received_Notify, Animation) == 0x000008, "Member 'AN_ConsumeHP_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeHP_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_ConsumeHP_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeHP_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_ConsumeHP_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeHP_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_ConsumeHP_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeHP_C_Received_Notify, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000050, "Member 'AN_ConsumeHP_C_Received_Notify::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeHP_C_Received_Notify, K2Node_DynamicCast_AsCharacter) == 0x000058, "Member 'AN_ConsumeHP_C_Received_Notify::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeHP_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'AN_ConsumeHP_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeHP_C_Received_Notify, CallFunc_IsLocallyControlled_ReturnValue) == 0x000061, "Member 'AN_ConsumeHP_C_Received_Notify::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeHP_C_Received_Notify, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000068, "Member 'AN_ConsumeHP_C_Received_Notify::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeHP_C_Received_Notify, K2Node_MakeMap_Map) == 0x000070, "Member 'AN_ConsumeHP_C_Received_Notify::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeHP_C_Received_Notify, CallFunc_GetModel_EffectModel_ReturnValue) == 0x0000C0, "Member 'AN_ConsumeHP_C_Received_Notify::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_ConsumeHP_C \ static_assert(alignof(UAN_ConsumeHP_C) == 0x000008, "Wrong alignment on UAN_ConsumeHP_C"); \ static_assert(sizeof(UAN_ConsumeHP_C) == 0x000048, "Wrong size on UAN_ConsumeHP_C"); \ static_assert(offsetof(UAN_ConsumeHP_C, 要消耗的百分比血量) == 0x000038, "Member 'UAN_ConsumeHP_C::要消耗的百分比血量' has a wrong offset!"); \ static_assert(offsetof(UAN_ConsumeHP_C, 要消耗的固定值血量) == 0x000040, "Member 'UAN_ConsumeHP_C::要消耗的固定值血量' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow \ static_assert(alignof(WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow) == 0x000008, "Wrong alignment on WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow"); \ static_assert(sizeof(WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow) == 0x000060, "Wrong size on WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow"); \ static_assert(offsetof(WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow, EntryPoint) == 0x000000, "Member 'WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow, K2Node_CustomEvent_Height) == 0x000008, "Member 'WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow::K2Node_CustomEvent_Height' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow, CallFunc_MakeVector2D_ReturnValue) == 0x000010, "Member 'WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow, K2Node_CreateDelegate_OutputDelegate) == 0x000020, "Member 'WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow, K2Node_Event_InText) == 0x000030, "Member 'WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow::K2Node_Event_InText' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000048, "Member 'WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000050, "Member 'WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'WB_NetworkNoticeShow_C_ExecuteUbergraph_WB_NetworkNoticeShow::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NetworkNoticeShow_C_SetHeightOffest \ static_assert(alignof(WB_NetworkNoticeShow_C_SetHeightOffest) == 0x000008, "Wrong alignment on WB_NetworkNoticeShow_C_SetHeightOffest"); \ static_assert(sizeof(WB_NetworkNoticeShow_C_SetHeightOffest) == 0x000008, "Wrong size on WB_NetworkNoticeShow_C_SetHeightOffest"); \ static_assert(offsetof(WB_NetworkNoticeShow_C_SetHeightOffest, Height) == 0x000000, "Member 'WB_NetworkNoticeShow_C_SetHeightOffest::Height' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NetworkNoticeShow_C_UpdateContent \ static_assert(alignof(WB_NetworkNoticeShow_C_UpdateContent) == 0x000008, "Wrong alignment on WB_NetworkNoticeShow_C_UpdateContent"); \ static_assert(sizeof(WB_NetworkNoticeShow_C_UpdateContent) == 0x000018, "Wrong size on WB_NetworkNoticeShow_C_UpdateContent"); \ static_assert(offsetof(WB_NetworkNoticeShow_C_UpdateContent, InText) == 0x000000, "Member 'WB_NetworkNoticeShow_C_UpdateContent::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NetworkNoticeShow_C \ static_assert(alignof(UWB_NetworkNoticeShow_C) == 0x000008, "Wrong alignment on UWB_NetworkNoticeShow_C"); \ static_assert(sizeof(UWB_NetworkNoticeShow_C) == 0x0002E8, "Wrong size on UWB_NetworkNoticeShow_C"); \ static_assert(offsetof(UWB_NetworkNoticeShow_C, UberGraphFrame_WB_NetworkNoticeShow_C) == 0x0002C8, "Member 'UWB_NetworkNoticeShow_C::UberGraphFrame_WB_NetworkNoticeShow_C' has a wrong offset!"); \ static_assert(offsetof(UWB_NetworkNoticeShow_C, Display) == 0x0002D0, "Member 'UWB_NetworkNoticeShow_C::Display' has a wrong offset!"); \ static_assert(offsetof(UWB_NetworkNoticeShow_C, Notice) == 0x0002D8, "Member 'UWB_NetworkNoticeShow_C::Notice' has a wrong offset!"); \ static_assert(offsetof(UWB_NetworkNoticeShow_C, Overlay_Root) == 0x0002E0, "Member 'UWB_NetworkNoticeShow_C::Overlay_Root' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice \ static_assert(alignof(WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice) == 0x000008, "Wrong alignment on WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice"); \ static_assert(sizeof(WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice) == 0x0000C8, "Wrong size on WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice"); \ static_assert(offsetof(WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice, EntryPoint) == 0x000000, "Member 'WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice, K2Node_CustomEvent_InText) == 0x000008, "Member 'WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice::K2Node_CustomEvent_InText' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice, K2Node_CreateDelegate_OutputDelegate) == 0x000020, "Member 'WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice, K2Node_CustomEvent_InGeometry) == 0x000030, "Member 'WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice, K2Node_CustomEvent_InKeyEvent) == 0x000070, "Member 'WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice, K2Node_CustomEvent_inKeyTag) == 0x0000B0, "Member 'WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice, K2Node_CustomEvent_bIsDown) == 0x0000B8, "Member 'WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0000C0, "Member 'WB_NetworkNotice_C_ExecuteUbergraph_WB_NetworkNotice::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NetworkNotice_C_OnBackKeyEvent \ static_assert(alignof(WB_NetworkNotice_C_OnBackKeyEvent) == 0x000008, "Wrong alignment on WB_NetworkNotice_C_OnBackKeyEvent"); \ static_assert(sizeof(WB_NetworkNotice_C_OnBackKeyEvent) == 0x000048, "Wrong size on WB_NetworkNotice_C_OnBackKeyEvent"); \ static_assert(offsetof(WB_NetworkNotice_C_OnBackKeyEvent, InGeometry) == 0x000000, "Member 'WB_NetworkNotice_C_OnBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNotice_C_OnBackKeyEvent, isDown) == 0x000040, "Member 'WB_NetworkNotice_C_OnBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNotice_C_OnBackKeyEvent, ReturnValue) == 0x000041, "Member 'WB_NetworkNotice_C_OnBackKeyEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NetworkNotice_C_OnDestroyTransmitEvent \ static_assert(alignof(WB_NetworkNotice_C_OnDestroyTransmitEvent) == 0x000008, "Wrong alignment on WB_NetworkNotice_C_OnDestroyTransmitEvent"); \ static_assert(sizeof(WB_NetworkNotice_C_OnDestroyTransmitEvent) == 0x000090, "Wrong size on WB_NetworkNotice_C_OnDestroyTransmitEvent"); \ static_assert(offsetof(WB_NetworkNotice_C_OnDestroyTransmitEvent, InGeometry) == 0x000000, "Member 'WB_NetworkNotice_C_OnDestroyTransmitEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNotice_C_OnDestroyTransmitEvent, InKeyEvent) == 0x000040, "Member 'WB_NetworkNotice_C_OnDestroyTransmitEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNotice_C_OnDestroyTransmitEvent, inKeyTag) == 0x000080, "Member 'WB_NetworkNotice_C_OnDestroyTransmitEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_NetworkNotice_C_OnDestroyTransmitEvent, bIsDown) == 0x000088, "Member 'WB_NetworkNotice_C_OnDestroyTransmitEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NetworkNotice_C_UpdateText \ static_assert(alignof(WB_NetworkNotice_C_UpdateText) == 0x000008, "Wrong alignment on WB_NetworkNotice_C_UpdateText"); \ static_assert(sizeof(WB_NetworkNotice_C_UpdateText) == 0x000018, "Wrong size on WB_NetworkNotice_C_UpdateText"); \ static_assert(offsetof(WB_NetworkNotice_C_UpdateText, InText) == 0x000000, "Member 'WB_NetworkNotice_C_UpdateText::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NetworkNotice_C \ static_assert(alignof(UWB_NetworkNotice_C) == 0x000008, "Wrong alignment on UWB_NetworkNotice_C"); \ static_assert(sizeof(UWB_NetworkNotice_C) == 0x0002D0, "Wrong size on UWB_NetworkNotice_C"); \ static_assert(offsetof(UWB_NetworkNotice_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_NetworkNotice_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_NetworkNotice_C, WB_SecondaryWindow1) == 0x0002C8, "Member 'UWB_NetworkNotice_C::WB_SecondaryWindow1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetworkRes1025Msg \ static_assert(alignof(FST_NetworkRes1025Msg) == 0x000008, "Wrong alignment on FST_NetworkRes1025Msg"); \ static_assert(sizeof(FST_NetworkRes1025Msg) == 0x000060, "Wrong size on FST_NetworkRes1025Msg"); \ static_assert(offsetof(FST_NetworkRes1025Msg, MsgData_12_9112DD27431A617C2776FFA6E67178D4) == 0x000000, "Member 'FST_NetworkRes1025Msg::MsgData_12_9112DD27431A617C2776FFA6E67178D4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Fs_jinlianhuadan_C \ static_assert(alignof(ABP_Fs_jinlianhuadan_C) == 0x000008, "Wrong alignment on ABP_Fs_jinlianhuadan_C"); \ static_assert(sizeof(ABP_Fs_jinlianhuadan_C) == 0x000310, "Wrong size on ABP_Fs_jinlianhuadan_C"); \ static_assert(offsetof(ABP_Fs_jinlianhuadan_C, NS_zaozi_default) == 0x000300, "Member 'ABP_Fs_jinlianhuadan_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_jinlianhuadan_C, StaticMesh) == 0x000308, "Member 'ABP_Fs_jinlianhuadan_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetworkRes1025 \ static_assert(alignof(FST_NetworkRes1025) == 0x000008, "Wrong alignment on FST_NetworkRes1025"); \ static_assert(sizeof(FST_NetworkRes1025) == 0x000060, "Wrong size on FST_NetworkRes1025"); \ static_assert(offsetof(FST_NetworkRes1025, id_15_EFFAED19433B10B7E91522BF84B68C6F) == 0x000000, "Member 'FST_NetworkRes1025::id_15_EFFAED19433B10B7E91522BF84B68C6F' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1025, uid_16_55CCFE444E8E6FC893CCD0A99B36322F) == 0x000010, "Member 'FST_NetworkRes1025::uid_16_55CCFE444E8E6FC893CCD0A99B36322F' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1025, activeId_17_065C683F4DA0F82CDA9667B3F425D702) == 0x000020, "Member 'FST_NetworkRes1025::activeId_17_065C683F4DA0F82CDA9667B3F425D702' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1025, level_18_915C45394474D8A256B3FF866AAE36BB) == 0x000030, "Member 'FST_NetworkRes1025::level_18_915C45394474D8A256B3FF866AAE36BB' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1025, name_19_6FC261214653D3011D869B85566AD9F9) == 0x000038, "Member 'FST_NetworkRes1025::name_19_6FC261214653D3011D869B85566AD9F9' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1025, connectLevel_20_8C1B25F94DE6840C7B2540B21F79C27E) == 0x000048, "Member 'FST_NetworkRes1025::connectLevel_20_8C1B25F94DE6840C7B2540B21F79C27E' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1025, platform_21_3C2FE4E44C52D38B48E646B5BB59FCFB) == 0x000050, "Member 'FST_NetworkRes1025::platform_21_3C2FE4E44C52D38B48E646B5BB59FCFB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_ApplyFallStun \ static_assert(alignof(FallenDamageComponent_C_ApplyFallStun) == 0x000008, "Wrong alignment on FallenDamageComponent_C_ApplyFallStun"); \ static_assert(sizeof(FallenDamageComponent_C_ApplyFallStun) == 0x000018, "Wrong size on FallenDamageComponent_C_ApplyFallStun"); \ static_assert(offsetof(FallenDamageComponent_C_ApplyFallStun, Arg0) == 0x000000, "Member 'FallenDamageComponent_C_ApplyFallStun::Arg0' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ApplyFallStun, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'FallenDamageComponent_C_ApplyFallStun::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ApplyFallStun, CallFunc_GetMyEffects_EffectsComp) == 0x000008, "Member 'FallenDamageComponent_C_ApplyFallStun::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ApplyFallStun, CallFunc_ApplyEffect_Applied) == 0x000010, "Member 'FallenDamageComponent_C_ApplyFallStun::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_Check_Falling_State \ static_assert(alignof(FallenDamageComponent_C_Check_Falling_State) == 0x000008, "Wrong alignment on FallenDamageComponent_C_Check_Falling_State"); \ static_assert(sizeof(FallenDamageComponent_C_Check_Falling_State) == 0x000040, "Wrong size on FallenDamageComponent_C_Check_Falling_State"); \ static_assert(offsetof(FallenDamageComponent_C_Check_Falling_State, From) == 0x000000, "Member 'FallenDamageComponent_C_Check_Falling_State::From' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_Check_Falling_State, To) == 0x000010, "Member 'FallenDamageComponent_C_Check_Falling_State::To' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_Check_Falling_State, CallFunc_NotEqual_StrStr_ReturnValue) == 0x000020, "Member 'FallenDamageComponent_C_Check_Falling_State::CallFunc_NotEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_Check_Falling_State, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000021, "Member 'FallenDamageComponent_C_Check_Falling_State::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_Check_Falling_State, CallFunc_ToLower_ReturnValue) == 0x000028, "Member 'FallenDamageComponent_C_Check_Falling_State::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_Check_Falling_State, CallFunc_BooleanAND_ReturnValue) == 0x000038, "Member 'FallenDamageComponent_C_Check_Falling_State::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_Check_Falling_State, K2Node_SwitchString_CmpSuccess) == 0x000039, "Member 'FallenDamageComponent_C_Check_Falling_State::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_DoDelayClearVelocity \ static_assert(alignof(FallenDamageComponent_C_DoDelayClearVelocity) == 0x000008, "Wrong alignment on FallenDamageComponent_C_DoDelayClearVelocity"); \ static_assert(sizeof(FallenDamageComponent_C_DoDelayClearVelocity) == 0x000018, "Wrong size on FallenDamageComponent_C_DoDelayClearVelocity"); \ static_assert(offsetof(FallenDamageComponent_C_DoDelayClearVelocity, Velocity) == 0x000000, "Member 'FallenDamageComponent_C_DoDelayClearVelocity::Velocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_DoFallingAttack \ static_assert(alignof(FallenDamageComponent_C_DoFallingAttack) == 0x000008, "Wrong alignment on FallenDamageComponent_C_DoFallingAttack"); \ static_assert(sizeof(FallenDamageComponent_C_DoFallingAttack) == 0x000040, "Wrong size on FallenDamageComponent_C_DoFallingAttack"); \ static_assert(offsetof(FallenDamageComponent_C_DoFallingAttack, CallFunc_GetOwnActor_ReturnValue) == 0x000000, "Member 'FallenDamageComponent_C_DoFallingAttack::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_DoFallingAttack, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000008, "Member 'FallenDamageComponent_C_DoFallingAttack::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_DoFallingAttack, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'FallenDamageComponent_C_DoFallingAttack::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_DoFallingAttack, CallFunc_GetMyMontages_Montages) == 0x000018, "Member 'FallenDamageComponent_C_DoFallingAttack::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_DoFallingAttack, CallFunc_GetMontages_Montage) == 0x000020, "Member 'FallenDamageComponent_C_DoFallingAttack::CallFunc_GetMontages_Montage' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_DoFallingAttack, CallFunc_GetMontages_PTConsume) == 0x000028, "Member 'FallenDamageComponent_C_DoFallingAttack::CallFunc_GetMontages_PTConsume' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_DoFallingAttack, CallFunc_InternalMontageAction_DurationToEnd) == 0x000030, "Member 'FallenDamageComponent_C_DoFallingAttack::CallFunc_InternalMontageAction_DurationToEnd' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_DoFallingAttack, CallFunc_InternalMontageAction_Success) == 0x000038, "Member 'FallenDamageComponent_C_DoFallingAttack::CallFunc_InternalMontageAction_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_DoFallingAttackEnd \ static_assert(alignof(FallenDamageComponent_C_DoFallingAttackEnd) == 0x000008, "Wrong alignment on FallenDamageComponent_C_DoFallingAttackEnd"); \ static_assert(sizeof(FallenDamageComponent_C_DoFallingAttackEnd) == 0x000010, "Wrong size on FallenDamageComponent_C_DoFallingAttackEnd"); \ static_assert(offsetof(FallenDamageComponent_C_DoFallingAttackEnd, Montage) == 0x000000, "Member 'FallenDamageComponent_C_DoFallingAttackEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_DoFallingAttackEnd, bInterrupted) == 0x000008, "Member 'FallenDamageComponent_C_DoFallingAttackEnd::bInterrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_DoImpulse \ static_assert(alignof(FallenDamageComponent_C_DoImpulse) == 0x000008, "Wrong alignment on FallenDamageComponent_C_DoImpulse"); \ static_assert(sizeof(FallenDamageComponent_C_DoImpulse) == 0x000118, "Wrong size on FallenDamageComponent_C_DoImpulse"); \ static_assert(offsetof(FallenDamageComponent_C_DoImpulse, HitComponent) == 0x000000, "Member 'FallenDamageComponent_C_DoImpulse::HitComponent' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_DoImpulse, OtherActor) == 0x000008, "Member 'FallenDamageComponent_C_DoImpulse::OtherActor' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_DoImpulse, OtherComp) == 0x000010, "Member 'FallenDamageComponent_C_DoImpulse::OtherComp' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_DoImpulse, NormalImpulse) == 0x000018, "Member 'FallenDamageComponent_C_DoImpulse::NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_DoImpulse, Hit) == 0x000030, "Member 'FallenDamageComponent_C_DoImpulse::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent \ static_assert(alignof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent) == 0x000008, "Wrong alignment on FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent"); \ static_assert(sizeof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent) == 0x0004D8, "Wrong size on FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, EntryPoint) == 0x000000, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_GetMyEffects_EffectsComp) == 0x000008, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_Event_DeltaSeconds) == 0x000020, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000024, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_DynamicCast_AsBP_Base_AI) == 0x000038, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_IsFalling_ReturnValue) == 0x000041, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_Not_PreBool_ReturnValue) == 0x000042, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_Not_PreBool_ReturnValue_1) == 0x000043, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BooleanAND_ReturnValue) == 0x000044, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BooleanAND_ReturnValue_1) == 0x000045, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CustomEvent_Type) == 0x000046, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CustomEvent_DesiredMontageAction) == 0x000047, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CustomEvent_DesiredMontageAction' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CustomEvent_Arg0) == 0x000048, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CustomEvent_Arg0' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CustomEvent_ImpactDirection) == 0x000050, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CustomEvent_ImpactDirection' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CustomEvent_AttackPlayer) == 0x000068, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CustomEvent_AttackPlayer' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CustomEvent_PrevState) == 0x000070, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CustomEvent_PrevState' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CustomEvent_NewState) == 0x000071, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CustomEvent_NewState' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, Temp_real_Variable) == 0x000078, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000080, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_DynamicCast_bSuccess_1) == 0x000088, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_Event_ReInit) == 0x000089, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_Event_ReInit' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_GetOwnActor_ReturnValue) == 0x000090, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_DynamicCast_AsAbstract_Character) == 0x000098, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_DynamicCast_bSuccess_2) == 0x0000A0, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_IsLocallyControlled_ReturnValue) == 0x0000A1, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_IsLocallyControlled_ReturnValue_1) == 0x0000A2, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_IsLocallyControlled_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CustomEvent_HitComponent) == 0x0000A8, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CustomEvent_HitComponent' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CustomEvent_OtherActor) == 0x0000B0, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CustomEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CustomEvent_OtherComp) == 0x0000B8, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CustomEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CustomEvent_NormalImpulse) == 0x0000C0, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CustomEvent_NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CustomEvent_Hit) == 0x0000D8, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CustomEvent_Hit' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_bBlockingHit) == 0x0001C0, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_bInitialOverlap) == 0x0001C1, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_Time) == 0x0001C4, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_Distance) == 0x0001C8, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_Location) == 0x0001D0, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_ImpactPoint) == 0x0001E8, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_Normal) == 0x000200, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_ImpactNormal) == 0x000218, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_PhysMat) == 0x000230, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_HitActor) == 0x000238, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_HitComponent) == 0x000240, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_HitBoneName) == 0x000248, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_BoneName) == 0x000250, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_HitItem) == 0x000258, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_ElementIndex) == 0x00025C, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_FaceIndex) == 0x000260, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_TraceStart) == 0x000268, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakHitResult_TraceEnd) == 0x000280, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_DynamicCast_AsAbstract_Character_1) == 0x000298, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_DynamicCast_bSuccess_3) == 0x0002A0, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_GetOwner_ReturnValue) == 0x0002A8, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, Temp_bool_Variable) == 0x0002B0, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0002B8, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CustomEvent_Velocity) == 0x0002C0, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CustomEvent_Velocity' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0002D8, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0002E0, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_GetMovementComponent_ReturnValue) == 0x0002E8, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_GetMovementComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CreateDelegate_OutputDelegate_2) == 0x0002F0, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_GetAnimInstance_ReturnValue) == 0x000300, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_IsWalking_ReturnValue) == 0x000308, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_IsWalking_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000310, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000318, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BooleanAND_ReturnValue_2) == 0x000319, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_Montage_GetCurrentSection_ReturnValue) == 0x00031C, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_Montage_GetCurrentSection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000324, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BooleanAND_ReturnValue_3) == 0x000325, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000328, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000340, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakVector_X) == 0x000358, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakVector_Y) == 0x000360, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakVector_Z) == 0x000368, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000370, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CustomEvent_Montage) == 0x000378, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CustomEvent_Montage' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CustomEvent_bInterrupted) == 0x000380, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CustomEvent_bInterrupted' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000388, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_IsValid_ReturnValue) == 0x000390, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_SwitchInteger_CmpSuccess) == 0x000391, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CreateDelegate_OutputDelegate_3) == 0x000394, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_IsValid_ReturnValue_1) == 0x0003A4, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_IsLocallyControlled_ReturnValue_2) == 0x0003A5, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_IsLocallyControlled_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0003A8, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0003C0, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BooleanOR_ReturnValue) == 0x0003D8, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakVector_X_1) == 0x0003E0, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakVector_Y_1) == 0x0003E8, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_BreakVector_Z_1) == 0x0003F0, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x0003F8, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000400, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_GetMyEffects_EffectsComp_1) == 0x000408, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_GetMyEffects_EffectsComp_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_IsValid_ReturnValue_2) == 0x000410, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CreateDelegate_OutputDelegate_4) == 0x000414, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_GetMyBuffComp_BuffComponent) == 0x000428, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CustomEvent_FallTime) == 0x000430, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CustomEvent_FallTime' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x000438, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_CreateDelegate_OutputDelegate_5) == 0x00043C, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000450, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_Greater_DoubleDouble_ReturnValue_4) == 0x000458, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_Greater_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, K2Node_Select_Default) == 0x000460, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_MultiplyMultiply_FloatFloat_ReturnValue) == 0x000468, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_MultiplyMultiply_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000470, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_GetMaxHp_Value) == 0x000478, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_GetMaxHp_Value' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_FClamp_ReturnValue) == 0x000480, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000488, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_FTrunc_ReturnValue) == 0x000490, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_Conv_IntToString_ReturnValue) == 0x000498, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_ApplyEffect_Applied) == 0x0004A8, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_Concat_StrStr_ReturnValue) == 0x0004B0, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_GetMyEffects_EffectsComp_2) == 0x0004C0, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_GetMyEffects_EffectsComp_2' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x0004C8, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent, CallFunc_ApplyEffect_Applied_1) == 0x0004D0, "Member 'FallenDamageComponent_C_ExecuteUbergraph_FallenDamageComponent::CallFunc_ApplyEffect_Applied_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_falldamage \ static_assert(alignof(FallenDamageComponent_C_falldamage) == 0x000008, "Wrong alignment on FallenDamageComponent_C_falldamage"); \ static_assert(sizeof(FallenDamageComponent_C_falldamage) == 0x000008, "Wrong size on FallenDamageComponent_C_falldamage"); \ static_assert(offsetof(FallenDamageComponent_C_falldamage, fallenTime) == 0x000000, "Member 'FallenDamageComponent_C_falldamage::fallenTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_FallEnd \ static_assert(alignof(FallenDamageComponent_C_FallEnd) == 0x000008, "Wrong alignment on FallenDamageComponent_C_FallEnd"); \ static_assert(sizeof(FallenDamageComponent_C_FallEnd) == 0x000358, "Wrong size on FallenDamageComponent_C_FallEnd"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, FallLength) == 0x000000, "Member 'FallenDamageComponent_C_FallEnd::FallLength' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Conv_VectorToString_ReturnValue) == 0x000010, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_GetPathName_ReturnValue) == 0x000020, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_GetOwnActor_ReturnValue_1) == 0x000030, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_MakeVector_ReturnValue) == 0x000038, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_GetPathName_ReturnValue_1) == 0x000050, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_GetPathName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000060, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000078, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Conv_VectorToString_ReturnValue_1) == 0x000088, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Conv_VectorToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue) == 0x000098, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_GetMyHealth_Health) == 0x0000A8, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B0, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_GetMaxValue_Value) == 0x0000C0, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000C8, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_GetCanDamage_IsCanDamage) == 0x0000D8, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_GetCanDamage_IsCanDamage' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000E0, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000F0, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000100, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000110, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000120, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_MakeVector_ReturnValue_1) == 0x000130, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000148, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x000158, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000170, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Conv_VectorToString_ReturnValue_2) == 0x000180, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Conv_VectorToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000190, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Conv_VectorToString_ReturnValue_3) == 0x0001A0, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Conv_VectorToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0001B0, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_10) == 0x0001C0, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0001D0, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_12) == 0x0001E0, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0001F0, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000208, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, K2Node_DynamicCast_AsBP_Base_AI) == 0x000218, "Member 'FallenDamageComponent_C_FallEnd::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, K2Node_DynamicCast_bSuccess) == 0x000220, "Member 'FallenDamageComponent_C_FallEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000228, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000238, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_16) == 0x000248, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Concat_StrStr_ReturnValue_17) == 0x000258, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000268, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_takeEffectJumpDamage_HaveDamage) == 0x000269, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_takeEffectJumpDamage_HaveDamage' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000270, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000278, "Member 'FallenDamageComponent_C_FallEnd::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, K2Node_DynamicCast_bSuccess_1) == 0x000280, "Member 'FallenDamageComponent_C_FallEnd::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000288, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_GetState_State) == 0x000290, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000291, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000292, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_GetPlayerStatic_ReturnValue) == 0x000298, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_BooleanOR_ReturnValue) == 0x0002A0, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0002A1, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x0002A8, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0002B0, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0002B8, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x0002C0, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0002C8, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_MultiplyMultiply_FloatFloat_ReturnValue) == 0x0002D0, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_MultiplyMultiply_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0002D8, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0002E0, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_FClamp_ReturnValue) == 0x0002E8, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_FTrunc_ReturnValue) == 0x0002F0, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_GetMyEffects_EffectsComp) == 0x0002F8, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_ApplyEffect_Applied) == 0x000300, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000308, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x000320, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_BreakVector_X) == 0x000338, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_BreakVector_Y) == 0x000340, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_BreakVector_Z) == 0x000348, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallEnd, CallFunc_Abs_ReturnValue) == 0x000350, "Member 'FallenDamageComponent_C_FallEnd::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_FallNotify \ static_assert(alignof(FallenDamageComponent_C_FallNotify) == 0x000008, "Wrong alignment on FallenDamageComponent_C_FallNotify"); \ static_assert(sizeof(FallenDamageComponent_C_FallNotify) == 0x000008, "Wrong size on FallenDamageComponent_C_FallNotify"); \ static_assert(offsetof(FallenDamageComponent_C_FallNotify, FallTime) == 0x000000, "Member 'FallenDamageComponent_C_FallNotify::FallTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_FallStart \ static_assert(alignof(FallenDamageComponent_C_FallStart) == 0x000008, "Wrong alignment on FallenDamageComponent_C_FallStart"); \ static_assert(sizeof(FallenDamageComponent_C_FallStart) == 0x000150, "Wrong size on FallenDamageComponent_C_FallStart"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_Conv_VectorToString_ReturnValue) == 0x000000, "Member 'FallenDamageComponent_C_FallStart::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_GetMyEffects_EffectsComp) == 0x000010, "Member 'FallenDamageComponent_C_FallStart::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000018, "Member 'FallenDamageComponent_C_FallStart::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_GetState_State) == 0x000020, "Member 'FallenDamageComponent_C_FallStart::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000021, "Member 'FallenDamageComponent_C_FallStart::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, K2Node_DynamicCast_AsBP_Base_AI) == 0x000028, "Member 'FallenDamageComponent_C_FallStart::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'FallenDamageComponent_C_FallStart::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'FallenDamageComponent_C_FallStart::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_GetOwnActor_ReturnValue) == 0x000048, "Member 'FallenDamageComponent_C_FallStart::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000050, "Member 'FallenDamageComponent_C_FallStart::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_GetPathName_ReturnValue) == 0x000060, "Member 'FallenDamageComponent_C_FallStart::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'FallenDamageComponent_C_FallStart::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000080, "Member 'FallenDamageComponent_C_FallStart::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000090, "Member 'FallenDamageComponent_C_FallStart::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, K2Node_DynamicCast_bSuccess_1) == 0x000098, "Member 'FallenDamageComponent_C_FallStart::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x0000A0, "Member 'FallenDamageComponent_C_FallStart::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_Normal_ReturnValue) == 0x0000A8, "Member 'FallenDamageComponent_C_FallStart::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_GetState_State_1) == 0x0000C0, "Member 'FallenDamageComponent_C_FallStart::CallFunc_GetState_State_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_VSize_ReturnValue) == 0x0000C8, "Member 'FallenDamageComponent_C_FallStart::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000D0, "Member 'FallenDamageComponent_C_FallStart::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'FallenDamageComponent_C_FallStart::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_FClamp_ReturnValue) == 0x0000E0, "Member 'FallenDamageComponent_C_FallStart::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0000E8, "Member 'FallenDamageComponent_C_FallStart::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000F0, "Member 'FallenDamageComponent_C_FallStart::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000108, "Member 'FallenDamageComponent_C_FallStart::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000110, "Member 'FallenDamageComponent_C_FallStart::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_BooleanOR_ReturnValue) == 0x000128, "Member 'FallenDamageComponent_C_FallStart::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000130, "Member 'FallenDamageComponent_C_FallStart::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_FallStart, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000138, "Member 'FallenDamageComponent_C_FallStart::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_GetCanDamage \ static_assert(alignof(FallenDamageComponent_C_GetCanDamage) == 0x000008, "Wrong alignment on FallenDamageComponent_C_GetCanDamage"); \ static_assert(sizeof(FallenDamageComponent_C_GetCanDamage) == 0x000018, "Wrong size on FallenDamageComponent_C_GetCanDamage"); \ static_assert(offsetof(FallenDamageComponent_C_GetCanDamage, IsCanDamage_0) == 0x000000, "Member 'FallenDamageComponent_C_GetCanDamage::IsCanDamage_0' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_GetCanDamage, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000008, "Member 'FallenDamageComponent_C_GetCanDamage::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_GetCanDamage, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'FallenDamageComponent_C_GetCanDamage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_GetFallenHeight \ static_assert(alignof(FallenDamageComponent_C_GetFallenHeight) == 0x000008, "Wrong alignment on FallenDamageComponent_C_GetFallenHeight"); \ static_assert(sizeof(FallenDamageComponent_C_GetFallenHeight) == 0x000060, "Wrong size on FallenDamageComponent_C_GetFallenHeight"); \ static_assert(offsetof(FallenDamageComponent_C_GetFallenHeight, ReturnValue) == 0x000000, "Member 'FallenDamageComponent_C_GetFallenHeight::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_GetFallenHeight, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000008, "Member 'FallenDamageComponent_C_GetFallenHeight::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_GetFallenHeight, CallFunc_BreakVector_X) == 0x000020, "Member 'FallenDamageComponent_C_GetFallenHeight::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_GetFallenHeight, CallFunc_BreakVector_Y) == 0x000028, "Member 'FallenDamageComponent_C_GetFallenHeight::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_GetFallenHeight, CallFunc_BreakVector_Z) == 0x000030, "Member 'FallenDamageComponent_C_GetFallenHeight::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_GetFallenHeight, CallFunc_BreakVector_X_1) == 0x000038, "Member 'FallenDamageComponent_C_GetFallenHeight::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_GetFallenHeight, CallFunc_BreakVector_Y_1) == 0x000040, "Member 'FallenDamageComponent_C_GetFallenHeight::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_GetFallenHeight, CallFunc_BreakVector_Z_1) == 0x000048, "Member 'FallenDamageComponent_C_GetFallenHeight::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_GetFallenHeight, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000050, "Member 'FallenDamageComponent_C_GetFallenHeight::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_GetFallenHeight, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000058, "Member 'FallenDamageComponent_C_GetFallenHeight::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_GetFallenHeight, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000059, "Member 'FallenDamageComponent_C_GetFallenHeight::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_GetFallenHeight, CallFunc_InRange_FloatFloat_ReturnValue_1) == 0x00005A, "Member 'FallenDamageComponent_C_GetFallenHeight::CallFunc_InRange_FloatFloat_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_GetImpulseArg \ static_assert(alignof(FallenDamageComponent_C_GetImpulseArg) == 0x000008, "Wrong alignment on FallenDamageComponent_C_GetImpulseArg"); \ static_assert(sizeof(FallenDamageComponent_C_GetImpulseArg) == 0x000028, "Wrong size on FallenDamageComponent_C_GetImpulseArg"); \ static_assert(offsetof(FallenDamageComponent_C_GetImpulseArg, Target) == 0x000000, "Member 'FallenDamageComponent_C_GetImpulseArg::Target' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_GetImpulseArg, Define) == 0x000008, "Member 'FallenDamageComponent_C_GetImpulseArg::Define' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_GetImpulseArg, Arg) == 0x000018, "Member 'FallenDamageComponent_C_GetImpulseArg::Arg' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_GetImpulseArg, K2Node_SwitchEnum_CmpSuccess) == 0x000020, "Member 'FallenDamageComponent_C_GetImpulseArg::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_Impl_DoBufferInputer \ static_assert(alignof(FallenDamageComponent_C_Impl_DoBufferInputer) == 0x000001, "Wrong alignment on FallenDamageComponent_C_Impl_DoBufferInputer"); \ static_assert(sizeof(FallenDamageComponent_C_Impl_DoBufferInputer) == 0x000002, "Wrong size on FallenDamageComponent_C_Impl_DoBufferInputer"); \ static_assert(offsetof(FallenDamageComponent_C_Impl_DoBufferInputer, Key) == 0x000000, "Member 'FallenDamageComponent_C_Impl_DoBufferInputer::Key' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_Impl_DoBufferInputer, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'FallenDamageComponent_C_Impl_DoBufferInputer::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_ImplReplaceBeginPlay \ static_assert(alignof(FallenDamageComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong alignment on FallenDamageComponent_C_ImplReplaceBeginPlay"); \ static_assert(sizeof(FallenDamageComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong size on FallenDamageComponent_C_ImplReplaceBeginPlay"); \ static_assert(offsetof(FallenDamageComponent_C_ImplReplaceBeginPlay, ReInit) == 0x000000, "Member 'FallenDamageComponent_C_ImplReplaceBeginPlay::ReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_IsIgnore \ static_assert(alignof(FallenDamageComponent_C_IsIgnore) == 0x000008, "Wrong alignment on FallenDamageComponent_C_IsIgnore"); \ static_assert(sizeof(FallenDamageComponent_C_IsIgnore) == 0x000020, "Wrong size on FallenDamageComponent_C_IsIgnore"); \ static_assert(offsetof(FallenDamageComponent_C_IsIgnore, Actor) == 0x000000, "Member 'FallenDamageComponent_C_IsIgnore::Actor' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_IsIgnore, bSuccess) == 0x000008, "Member 'FallenDamageComponent_C_IsIgnore::bSuccess' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_IsIgnore, K2Node_DynamicCast_AsBP_NAA_ZGN) == 0x000010, "Member 'FallenDamageComponent_C_IsIgnore::K2Node_DynamicCast_AsBP_NAA_ZGN' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_IsIgnore, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'FallenDamageComponent_C_IsIgnore::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_OnEffectApplied \ static_assert(alignof(FallenDamageComponent_C_OnEffectApplied) == 0x000008, "Wrong alignment on FallenDamageComponent_C_OnEffectApplied"); \ static_assert(sizeof(FallenDamageComponent_C_OnEffectApplied) == 0x000028, "Wrong size on FallenDamageComponent_C_OnEffectApplied"); \ static_assert(offsetof(FallenDamageComponent_C_OnEffectApplied, Type) == 0x000000, "Member 'FallenDamageComponent_C_OnEffectApplied::Type' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_OnEffectApplied, DesiredMontageAction) == 0x000001, "Member 'FallenDamageComponent_C_OnEffectApplied::DesiredMontageAction' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_OnEffectApplied, Arg0) == 0x000004, "Member 'FallenDamageComponent_C_OnEffectApplied::Arg0' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_OnEffectApplied, ImpactDirection) == 0x000008, "Member 'FallenDamageComponent_C_OnEffectApplied::ImpactDirection' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_OnEffectApplied, AttackPlayer) == 0x000020, "Member 'FallenDamageComponent_C_OnEffectApplied::AttackPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_OnStateChanged \ static_assert(alignof(FallenDamageComponent_C_OnStateChanged) == 0x000001, "Wrong alignment on FallenDamageComponent_C_OnStateChanged"); \ static_assert(sizeof(FallenDamageComponent_C_OnStateChanged) == 0x000002, "Wrong size on FallenDamageComponent_C_OnStateChanged"); \ static_assert(offsetof(FallenDamageComponent_C_OnStateChanged, prevState) == 0x000000, "Member 'FallenDamageComponent_C_OnStateChanged::prevState' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_OnStateChanged, NewState) == 0x000001, "Member 'FallenDamageComponent_C_OnStateChanged::NewState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_ReceiveTick \ static_assert(alignof(FallenDamageComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on FallenDamageComponent_C_ReceiveTick"); \ static_assert(sizeof(FallenDamageComponent_C_ReceiveTick) == 0x000004, "Wrong size on FallenDamageComponent_C_ReceiveTick"); \ static_assert(offsetof(FallenDamageComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'FallenDamageComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_RefreshLedgePullback \ static_assert(alignof(FallenDamageComponent_C_RefreshLedgePullback) == 0x000008, "Wrong alignment on FallenDamageComponent_C_RefreshLedgePullback"); \ static_assert(sizeof(FallenDamageComponent_C_RefreshLedgePullback) == 0x000050, "Wrong size on FallenDamageComponent_C_RefreshLedgePullback"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, CallFunc_GetOwnActor_ReturnValue) == 0x000000, "Member 'FallenDamageComponent_C_RefreshLedgePullback::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, CallFunc_IsLocallyControlled_ReturnValue) == 0x000008, "Member 'FallenDamageComponent_C_RefreshLedgePullback::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x000010, "Member 'FallenDamageComponent_C_RefreshLedgePullback::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'FallenDamageComponent_C_RefreshLedgePullback::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, CallFunc_Not_PreBool_ReturnValue) == 0x000019, "Member 'FallenDamageComponent_C_RefreshLedgePullback::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, CallFunc_GetSyncState_ReturnValue) == 0x000020, "Member 'FallenDamageComponent_C_RefreshLedgePullback::CallFunc_GetSyncState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000028, "Member 'FallenDamageComponent_C_RefreshLedgePullback::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, CallFunc_GetMyEffects_EffectsComp) == 0x000030, "Member 'FallenDamageComponent_C_RefreshLedgePullback::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, CallFunc_GetState_State) == 0x000038, "Member 'FallenDamageComponent_C_RefreshLedgePullback::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, CallFunc_HasAnyEffectApplied_ReturnValue) == 0x000039, "Member 'FallenDamageComponent_C_RefreshLedgePullback::CallFunc_HasAnyEffectApplied_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00003A, "Member 'FallenDamageComponent_C_RefreshLedgePullback::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, CallFunc_BooleanOR_ReturnValue) == 0x00003B, "Member 'FallenDamageComponent_C_RefreshLedgePullback::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, CallFunc_BooleanOR_ReturnValue_1) == 0x00003C, "Member 'FallenDamageComponent_C_RefreshLedgePullback::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, K2Node_DynamicCast_AsDCSCharacter_Movement_Component) == 0x000040, "Member 'FallenDamageComponent_C_RefreshLedgePullback::K2Node_DynamicCast_AsDCSCharacter_Movement_Component' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, K2Node_DynamicCast_bSuccess_1) == 0x000048, "Member 'FallenDamageComponent_C_RefreshLedgePullback::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, CallFunc_Not_PreBool_ReturnValue_1) == 0x000049, "Member 'FallenDamageComponent_C_RefreshLedgePullback::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_RefreshLedgePullback, CallFunc_BooleanAND_ReturnValue) == 0x00004A, "Member 'FallenDamageComponent_C_RefreshLedgePullback::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_SetAnimationDisableLegdePullback \ static_assert(alignof(FallenDamageComponent_C_SetAnimationDisableLegdePullback) == 0x000001, "Wrong alignment on FallenDamageComponent_C_SetAnimationDisableLegdePullback"); \ static_assert(sizeof(FallenDamageComponent_C_SetAnimationDisableLegdePullback) == 0x000001, "Wrong size on FallenDamageComponent_C_SetAnimationDisableLegdePullback"); \ static_assert(offsetof(FallenDamageComponent_C_SetAnimationDisableLegdePullback, DisabledByMontage) == 0x000000, "Member 'FallenDamageComponent_C_SetAnimationDisableLegdePullback::DisabledByMontage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_SimulateImpulse \ static_assert(alignof(FallenDamageComponent_C_SimulateImpulse) == 0x000008, "Wrong alignment on FallenDamageComponent_C_SimulateImpulse"); \ static_assert(sizeof(FallenDamageComponent_C_SimulateImpulse) == 0x000168, "Wrong size on FallenDamageComponent_C_SimulateImpulse"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, Position) == 0x000000, "Member 'FallenDamageComponent_C_SimulateImpulse::Position' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CastActor) == 0x000018, "Member 'FallenDamageComponent_C_SimulateImpulse::CastActor' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, Radius) == 0x000020, "Member 'FallenDamageComponent_C_SimulateImpulse::Radius' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, L_Radius) == 0x000028, "Member 'FallenDamageComponent_C_SimulateImpulse::L_Radius' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, L_Center) == 0x000030, "Member 'FallenDamageComponent_C_SimulateImpulse::L_Center' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, Temp_int_Array_Index_Variable) == 0x000040, "Member 'FallenDamageComponent_C_SimulateImpulse::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, K2Node_DynamicCast_AsAbstract_Character) == 0x000048, "Member 'FallenDamageComponent_C_SimulateImpulse::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'FallenDamageComponent_C_SimulateImpulse::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_GetUnscaledCapsuleRadius_ReturnValue) == 0x000054, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_GetUnscaledCapsuleRadius_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'FallenDamageComponent_C_SimulateImpulse::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, K2Node_MakeArray_Array) == 0x000060, "Member 'FallenDamageComponent_C_SimulateImpulse::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, K2Node_MakeArray_Array_1) == 0x000070, "Member 'FallenDamageComponent_C_SimulateImpulse::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_SphereOverlapActors_OutActors) == 0x000080, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_SphereOverlapActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_SphereOverlapActors_ReturnValue) == 0x000090, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_SphereOverlapActors_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_Array_Length_ReturnValue) == 0x000094, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_Array_Get_Item) == 0x000098, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_Less_IntInt_ReturnValue) == 0x0000A0, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, K2Node_DynamicCast_AsAbstract_Character_1) == 0x0000A8, "Member 'FallenDamageComponent_C_SimulateImpulse::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, K2Node_DynamicCast_bSuccess_1) == 0x0000B0, "Member 'FallenDamageComponent_C_SimulateImpulse::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_GetImpulseArg_Arg) == 0x0000B8, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_GetImpulseArg_Arg' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_GetComponentByClass_ReturnValue) == 0x0000C0, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000C8, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000E0, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000F8, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_Normal_ReturnValue) == 0x000110, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_Vector_Normal2D_ReturnValue) == 0x000128, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_Vector_Normal2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_ApplyEffect_Applied) == 0x000140, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000148, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_SimulateImpulse, CallFunc_SphereOverlapActors_SphereRadius_ImplicitCast) == 0x000160, "Member 'FallenDamageComponent_C_SimulateImpulse::CallFunc_SphereOverlapActors_SphereRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_takeEffectJumpDamage \ static_assert(alignof(FallenDamageComponent_C_takeEffectJumpDamage) == 0x000001, "Wrong alignment on FallenDamageComponent_C_takeEffectJumpDamage"); \ static_assert(sizeof(FallenDamageComponent_C_takeEffectJumpDamage) == 0x000001, "Wrong size on FallenDamageComponent_C_takeEffectJumpDamage"); \ static_assert(offsetof(FallenDamageComponent_C_takeEffectJumpDamage, HaveDamage) == 0x000000, "Member 'FallenDamageComponent_C_takeEffectJumpDamage::HaveDamage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_TestImpulse \ static_assert(alignof(FallenDamageComponent_C_TestImpulse) == 0x000008, "Wrong alignment on FallenDamageComponent_C_TestImpulse"); \ static_assert(sizeof(FallenDamageComponent_C_TestImpulse) == 0x000268, "Wrong size on FallenDamageComponent_C_TestImpulse"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, Position) == 0x000000, "Member 'FallenDamageComponent_C_TestImpulse::Position' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CastActor) == 0x000018, "Member 'FallenDamageComponent_C_TestImpulse::CastActor' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, L_Forward) == 0x000020, "Member 'FallenDamageComponent_C_TestImpulse::L_Forward' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, L_Radius) == 0x000038, "Member 'FallenDamageComponent_C_TestImpulse::L_Radius' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, L_Center) == 0x000040, "Member 'FallenDamageComponent_C_TestImpulse::L_Center' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, K2Node_DynamicCast_AsAbstract_Character) == 0x000050, "Member 'FallenDamageComponent_C_TestImpulse::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'FallenDamageComponent_C_TestImpulse::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_GetUnscaledCapsuleRadius_ReturnValue) == 0x00005C, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_GetUnscaledCapsuleRadius_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Normal_ReturnValue) == 0x000060, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_VSize_ReturnValue) == 0x000078, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000080, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000088, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_MakeLiteralDouble_ReturnValue) == 0x0000A0, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000A8, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, Temp_int_Loop_Counter_Variable) == 0x0000C0, "Member 'FallenDamageComponent_C_TestImpulse::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Add_VectorVector_ReturnValue) == 0x0000C8, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Add_IntInt_ReturnValue) == 0x0000E0, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, Temp_int_Array_Index_Variable) == 0x0000E4, "Member 'FallenDamageComponent_C_TestImpulse::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, K2Node_MakeArray_Array) == 0x0000E8, "Member 'FallenDamageComponent_C_TestImpulse::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, K2Node_MakeArray_Array_1) == 0x0000F8, "Member 'FallenDamageComponent_C_TestImpulse::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_SphereOverlapActors_OutActors) == 0x000108, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_SphereOverlapActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_SphereOverlapActors_ReturnValue) == 0x000118, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_SphereOverlapActors_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Array_Length_ReturnValue) == 0x00011C, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Array_Get_Item) == 0x000120, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Less_IntInt_ReturnValue) == 0x000128, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Set_Contains_ReturnValue) == 0x000129, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_IsIgnore_bSuccess) == 0x00012A, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_IsIgnore_bSuccess' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, K2Node_DynamicCast_AsAbstract_Character_1) == 0x000130, "Member 'FallenDamageComponent_C_TestImpulse::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, K2Node_DynamicCast_bSuccess_1) == 0x000138, "Member 'FallenDamageComponent_C_TestImpulse::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000140, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_GetImpulseArg_Arg) == 0x000158, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_GetImpulseArg_Arg' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000160, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000178, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_VSizeXY_ReturnValue) == 0x000190, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_VSizeXY_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Vector_Normal2D_ReturnValue) == 0x000198, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Vector_Normal2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Conv_DoubleToVector_ReturnValue_2) == 0x0001B0, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Conv_DoubleToVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0001C8, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0001E0, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x0001F8, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_GetComponentByClass_ReturnValue) == 0x000210, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_GetUnscaledCapsuleRadius_ReturnValue_1) == 0x000218, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_GetUnscaledCapsuleRadius_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000220, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Normal_ReturnValue_1) == 0x000228, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000240, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_ApplyEffect_Applied) == 0x000248, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000249, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000250, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_SphereOverlapActors_SphereRadius_ImplicitCast) == 0x000258, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_SphereOverlapActors_SphereRadius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TestImpulse, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000260, "Member 'FallenDamageComponent_C_TestImpulse::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FallenDamageComponent_C_TryFallingAttack \ static_assert(alignof(FallenDamageComponent_C_TryFallingAttack) == 0x000001, "Wrong alignment on FallenDamageComponent_C_TryFallingAttack"); \ static_assert(sizeof(FallenDamageComponent_C_TryFallingAttack) == 0x000002, "Wrong size on FallenDamageComponent_C_TryFallingAttack"); \ static_assert(offsetof(FallenDamageComponent_C_TryFallingAttack, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000000, "Member 'FallenDamageComponent_C_TryFallingAttack::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FallenDamageComponent_C_TryFallingAttack, CallFunc_BooleanAND_ReturnValue) == 0x000001, "Member 'FallenDamageComponent_C_TryFallingAttack::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFallenDamageComponent_C \ static_assert(alignof(UFallenDamageComponent_C) == 0x000008, "Wrong alignment on UFallenDamageComponent_C"); \ static_assert(sizeof(UFallenDamageComponent_C) == 0x0001D8, "Wrong size on UFallenDamageComponent_C"); \ static_assert(offsetof(UFallenDamageComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UFallenDamageComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, CharacterReference) == 0x0000F0, "Member 'UFallenDamageComponent_C::CharacterReference' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, temp_damage) == 0x0000F8, "Member 'UFallenDamageComponent_C::temp_damage' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, FallStartTime) == 0x000100, "Member 'UFallenDamageComponent_C::FallStartTime' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, FallStartLocation) == 0x000108, "Member 'UFallenDamageComponent_C::FallStartLocation' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, Falling) == 0x000120, "Member 'UFallenDamageComponent_C::Falling' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, IsFalling) == 0x000121, "Member 'UFallenDamageComponent_C::IsFalling' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, DisabledPullbackByDisableEffect) == 0x000122, "Member 'UFallenDamageComponent_C::DisabledPullbackByDisableEffect' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, IsCanDamage) == 0x000123, "Member 'UFallenDamageComponent_C::IsCanDamage' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, ImpulseGap) == 0x000128, "Member 'UFallenDamageComponent_C::ImpulseGap' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, ImpulseSet) == 0x000130, "Member 'UFallenDamageComponent_C::ImpulseSet' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, FallingAttackMontage) == 0x000180, "Member 'UFallenDamageComponent_C::FallingAttackMontage' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, FallingAttackStage) == 0x000188, "Member 'UFallenDamageComponent_C::FallingAttackStage' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, HasCollision) == 0x00018C, "Member 'UFallenDamageComponent_C::HasCollision' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, impluseArgs) == 0x000190, "Member 'UFallenDamageComponent_C::impluseArgs' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, OnPreFallingStart) == 0x0001A0, "Member 'UFallenDamageComponent_C::OnPreFallingStart' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, OnPreFallingEnd) == 0x0001B0, "Member 'UFallenDamageComponent_C::OnPreFallingEnd' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, OnFallEndWithoutDamage) == 0x0001C0, "Member 'UFallenDamageComponent_C::OnFallEndWithoutDamage' has a wrong offset!"); \ static_assert(offsetof(UFallenDamageComponent_C, Is_True) == 0x0001D0, "Member 'UFallenDamageComponent_C::Is_True' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Network1025_Send \ static_assert(alignof(FST_Network1025_Send) == 0x000008, "Wrong alignment on FST_Network1025_Send"); \ static_assert(sizeof(FST_Network1025_Send) == 0x000030, "Wrong size on FST_Network1025_Send"); \ static_assert(offsetof(FST_Network1025_Send, activeId_2_9112DD27431A617C2776FFA6E67178D4) == 0x000000, "Member 'FST_Network1025_Send::activeId_2_9112DD27431A617C2776FFA6E67178D4' has a wrong offset!"); \ static_assert(offsetof(FST_Network1025_Send, level_5_CC45E40A4DBBBEA26C3BF78B2C5B092B) == 0x000010, "Member 'FST_Network1025_Send::level_5_CC45E40A4DBBBEA26C3BF78B2C5B092B' has a wrong offset!"); \ static_assert(offsetof(FST_Network1025_Send, name_9_40D909644129495BB606598AFC58D3C5) == 0x000018, "Member 'FST_Network1025_Send::name_9_40D909644129495BB606598AFC58D3C5' has a wrong offset!"); \ static_assert(offsetof(FST_Network1025_Send, connectLevel_10_2411584241F64ECB13867C89B4E486D4) == 0x000028, "Member 'FST_Network1025_Send::connectLevel_10_2411584241F64ECB13867C89B4E486D4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_PairedAnimation \ static_assert(alignof(FST_PairedAnimation) == 0x000010, "Wrong alignment on FST_PairedAnimation"); \ static_assert(sizeof(FST_PairedAnimation) == 0x000180, "Wrong size on FST_PairedAnimation"); \ static_assert(offsetof(FST_PairedAnimation, desc_25_A59F32DE40673AAE97C382BC27429ECA) == 0x000000, "Member 'FST_PairedAnimation::desc_25_A59F32DE40673AAE97C382BC27429ECA' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimation, AnimationStarter_42_EA56EBD14C1AF54BFCFECCB37C91CF2C) == 0x000010, "Member 'FST_PairedAnimation::AnimationStarter_42_EA56EBD14C1AF54BFCFECCB37C91CF2C' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimation, AnimationVictim_43_5A3071D54DB28F325DA38FB1231A2563) == 0x000040, "Member 'FST_PairedAnimation::AnimationVictim_43_5A3071D54DB28F325DA38FB1231A2563' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimation, AnimationCamera_44_AB25B0F44A591CCB2FF896A22CD025CE) == 0x000070, "Member 'FST_PairedAnimation::AnimationCamera_44_AB25B0F44A591CCB2FF896A22CD025CE' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimation, AdjustStarterOnBegin_14_FBFE874C43B2496D017C3EABF2C9D492) == 0x0000A0, "Member 'FST_PairedAnimation::AdjustStarterOnBegin_14_FBFE874C43B2496D017C3EABF2C9D492' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimation, AdjustVictimOnBegin_16_024C8D2A46A5F453BA6D18B1C4C03BC2) == 0x0000A1, "Member 'FST_PairedAnimation::AdjustVictimOnBegin_16_024C8D2A46A5F453BA6D18B1C4C03BC2' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimation, AdjustIfVictimNeed_21_30729EB84E8D0750AF8EA5A5A3F8CDFB) == 0x0000B0, "Member 'FST_PairedAnimation::AdjustIfVictimNeed_21_30729EB84E8D0750AF8EA5A5A3F8CDFB' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimation, AdjustIfStarterNeed_19_1A9E03A94F51454E8962E58A2F089FD2) == 0x000110, "Member 'FST_PairedAnimation::AdjustIfStarterNeed_19_1A9E03A94F51454E8962E58A2F089FD2' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimation, PlayerBeExecuted_28_2AB4EB804194E3E57CEF3A81AAEE8DAB) == 0x000170, "Member 'FST_PairedAnimation::PlayerBeExecuted_28_2AB4EB804194E3E57CEF3A81AAEE8DAB' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimation, AttachToTarget_31_7E37682F48B9D6164E1F03A2F646C74F) == 0x000171, "Member 'FST_PairedAnimation::AttachToTarget_31_7E37682F48B9D6164E1F03A2F646C74F' has a wrong offset!"); \ static_assert(offsetof(FST_PairedAnimation, 使用模板配置_41_89CEF6DC4D354130AC72848ECE894CF1) == 0x000172, "Member 'FST_PairedAnimation::使用模板配置_41_89CEF6DC4D354130AC72848ECE894CF1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_SoftObjectArray \ static_assert(alignof(FS_SoftObjectArray) == 0x000008, "Wrong alignment on FS_SoftObjectArray"); \ static_assert(sizeof(FS_SoftObjectArray) == 0x000010, "Wrong size on FS_SoftObjectArray"); \ static_assert(offsetof(FS_SoftObjectArray, Content_4_CCFA36BA45153FFD4EE90E817FB51F19) == 0x000000, "Member 'FS_SoftObjectArray::Content_4_CCFA36BA45153FFD4EE90E817FB51F19' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_CompareRequires \ static_assert(alignof(WB_WeaponInfo_C_CompareRequires) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_CompareRequires"); \ static_assert(sizeof(WB_WeaponInfo_C_CompareRequires) == 0x0002E0, "Wrong size on WB_WeaponInfo_C_CompareRequires"); \ static_assert(offsetof(WB_WeaponInfo_C_CompareRequires, Current) == 0x000000, "Member 'WB_WeaponInfo_C_CompareRequires::Current' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_CompareRequires, Hovered) == 0x000020, "Member 'WB_WeaponInfo_C_CompareRequires::Hovered' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_CompareRequires, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000040, "Member 'WB_WeaponInfo_C_CompareRequires::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_CompareRequires, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000188, "Member 'WB_WeaponInfo_C_CompareRequires::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_CompareRequires, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment_1) == 0x000190, "Member 'WB_WeaponInfo_C_CompareRequires::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_CompareRequires, CallFunc_GetItem_EquipmentConfigBySortId_find_1) == 0x0002D8, "Member 'WB_WeaponInfo_C_CompareRequires::CallFunc_GetItem_EquipmentConfigBySortId_find_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_CompareUnits \ static_assert(alignof(WB_WeaponInfo_C_CompareUnits) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_CompareUnits"); \ static_assert(sizeof(WB_WeaponInfo_C_CompareUnits) == 0x000028, "Wrong size on WB_WeaponInfo_C_CompareUnits"); \ static_assert(offsetof(WB_WeaponInfo_C_CompareUnits, Item) == 0x000000, "Member 'WB_WeaponInfo_C_CompareUnits::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_CompareUnits, NeedChangeName) == 0x000020, "Member 'WB_WeaponInfo_C_CompareUnits::NeedChangeName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_CompareWeaponName \ static_assert(alignof(WB_WeaponInfo_C_CompareWeaponName) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_CompareWeaponName"); \ static_assert(sizeof(WB_WeaponInfo_C_CompareWeaponName) == 0x000020, "Wrong size on WB_WeaponInfo_C_CompareWeaponName"); \ static_assert(offsetof(WB_WeaponInfo_C_CompareWeaponName, Item) == 0x000000, "Member 'WB_WeaponInfo_C_CompareWeaponName::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo \ static_assert(alignof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo"); \ static_assert(sizeof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo) == 0x000790, "Wrong size on WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, EntryPoint) == 0x000000, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, Temp_text_Variable) == 0x000008, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, Temp_bool_Variable) == 0x000020, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_GetUINotify_UINotify) == 0x000028, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_CustomEvent_Item_3) == 0x000038, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_CustomEvent_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_GetPropMap_DataMayChanged) == 0x000058, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_GetPropMap_DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_CustomEvent_OldItem) == 0x0000A8, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_CustomEvent_NewItem) == 0x0000C8, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_CustomEvent_Type) == 0x0000E8, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_CustomEvent_SlotIndex) == 0x0000EC, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_CustomEvent_ItemIndex) == 0x0000F0, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_CustomEvent_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_SwitchEnum_CmpSuccess) == 0x0000F4, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_CustomEvent_Item_2) == 0x0000F8, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_CustomEvent_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_CustomEvent_NeedChangeName) == 0x000118, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_CustomEvent_NeedChangeName' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_Array_Length_ReturnValue) == 0x00011C, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_Less_IntInt_ReturnValue) == 0x000120, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000121, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_CustomEvent_Item_1) == 0x000128, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_GetEquipByID_find) == 0x000148, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_GetEquipByID_Equipment) == 0x000150, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000298, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_MakeStruct_FormatArgumentData) == 0x0002A0, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_Conv_TextToString_ReturnValue) == 0x0002F0, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_Percent_IntInt_ReturnValue) == 0x000300, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000304, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000305, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_SelectString_ReturnValue) == 0x000308, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_BooleanAND_ReturnValue) == 0x000318, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_Conv_StringToText_ReturnValue) == 0x000320, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_MakeStruct_FormatArgumentData_1) == 0x000338, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_GetEquipByID_find_1) == 0x000388, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_GetEquipByID_find_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_GetEquipByID_Equipment_1) == 0x000390, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_GetEquipByID_Equipment_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_MakeStruct_FormatArgumentData_2) == 0x0004D8, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_MakeArray_Array) == 0x000528, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_Format_ReturnValue) == 0x000538, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_Select_Default) == 0x000550, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, Temp_bool_Variable_1) == 0x000568, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_CustomEvent_Item) == 0x000570, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000590, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_GetEquipByID_find_2) == 0x000591, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_GetEquipByID_find_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_GetEquipByID_Equipment_2) == 0x000598, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_GetEquipByID_Equipment_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_Select_Default_1) == 0x0006E0, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_Array_Add_ReturnValue) == 0x0006F8, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_CustomEvent_CurrentItem) == 0x000700, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_CustomEvent_CurrentItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, K2Node_CreateDelegate_OutputDelegate) == 0x000720, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_GetPropMap_DataMayChanged_1) == 0x000730, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_GetPropMap_DataMayChanged_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, Temp_int_Array_Index_Variable) == 0x000780, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo, CallFunc_Array_Get_Item) == 0x000788, "Member 'WB_WeaponInfo_C_ExecuteUbergraph_WB_WeaponInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_GetAllPtImages \ static_assert(alignof(WB_WeaponInfo_C_GetAllPtImages) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_GetAllPtImages"); \ static_assert(sizeof(WB_WeaponInfo_C_GetAllPtImages) == 0x000070, "Wrong size on WB_WeaponInfo_C_GetAllPtImages"); \ static_assert(offsetof(WB_WeaponInfo_C_GetAllPtImages, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'WB_WeaponInfo_C_GetAllPtImages::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetAllPtImages, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'WB_WeaponInfo_C_GetAllPtImages::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetAllPtImages, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_WeaponInfo_C_GetAllPtImages::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetAllPtImages, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'WB_WeaponInfo_C_GetAllPtImages::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetAllPtImages, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'WB_WeaponInfo_C_GetAllPtImages::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetAllPtImages, CallFunc_GetAllChildren_ReturnValue) == 0x000018, "Member 'WB_WeaponInfo_C_GetAllPtImages::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetAllPtImages, CallFunc_Add_IntInt_ReturnValue_1) == 0x000028, "Member 'WB_WeaponInfo_C_GetAllPtImages::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetAllPtImages, CallFunc_Array_Get_Item) == 0x000030, "Member 'WB_WeaponInfo_C_GetAllPtImages::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetAllPtImages, CallFunc_Array_Add_ReturnValue) == 0x000038, "Member 'WB_WeaponInfo_C_GetAllPtImages::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetAllPtImages, CallFunc_Array_Length_ReturnValue) == 0x00003C, "Member 'WB_WeaponInfo_C_GetAllPtImages::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetAllPtImages, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'WB_WeaponInfo_C_GetAllPtImages::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetAllPtImages, CallFunc_GetAllChildren_ReturnValue_1) == 0x000048, "Member 'WB_WeaponInfo_C_GetAllPtImages::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetAllPtImages, CallFunc_Array_Length_ReturnValue_1) == 0x000058, "Member 'WB_WeaponInfo_C_GetAllPtImages::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetAllPtImages, CallFunc_Array_Get_Item_1) == 0x000060, "Member 'WB_WeaponInfo_C_GetAllPtImages::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetAllPtImages, CallFunc_Less_IntInt_ReturnValue_1) == 0x000068, "Member 'WB_WeaponInfo_C_GetAllPtImages::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetAllPtImages, CallFunc_Array_Add_ReturnValue_1) == 0x00006C, "Member 'WB_WeaponInfo_C_GetAllPtImages::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_GetPropMap \ static_assert(alignof(WB_WeaponInfo_C_GetPropMap) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_GetPropMap"); \ static_assert(sizeof(WB_WeaponInfo_C_GetPropMap) == 0x000238, "Wrong size on WB_WeaponInfo_C_GetPropMap"); \ static_assert(offsetof(WB_WeaponInfo_C_GetPropMap, F_StoredItem) == 0x000000, "Member 'WB_WeaponInfo_C_GetPropMap::F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetPropMap, DataMayChanged) == 0x000020, "Member 'WB_WeaponInfo_C_GetPropMap::DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetPropMap, CallFunc_GetGlobalExtend_ReturnValue) == 0x000070, "Member 'WB_WeaponInfo_C_GetPropMap::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetPropMap, CallFunc_GetDSCCaculator_Output_Get) == 0x000078, "Member 'WB_WeaponInfo_C_GetPropMap::CallFunc_GetDSCCaculator_Output_Get' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetPropMap, CallFunc_GetEquipByID_find) == 0x000080, "Member 'WB_WeaponInfo_C_GetPropMap::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetPropMap, CallFunc_GetEquipByID_Equipment) == 0x000088, "Member 'WB_WeaponInfo_C_GetPropMap::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetPropMap, CallFunc_IsValid_ReturnValue) == 0x0001D0, "Member 'WB_WeaponInfo_C_GetPropMap::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetPropMap, CallFunc_IsValid_ReturnValue_1) == 0x0001D1, "Member 'WB_WeaponInfo_C_GetPropMap::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetPropMap, CallFunc_CaculateDuplicatedDataifChangedPlayerProperty_DataMayChanged) == 0x0001D8, "Member 'WB_WeaponInfo_C_GetPropMap::CallFunc_CaculateDuplicatedDataifChangedPlayerProperty_DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetPropMap, CallFunc_GetUINotify_UINotify) == 0x000228, "Member 'WB_WeaponInfo_C_GetPropMap::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_GetPropMap, CallFunc_IsValid_ReturnValue_2) == 0x000230, "Member 'WB_WeaponInfo_C_GetPropMap::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_InitUnits \ static_assert(alignof(WB_WeaponInfo_C_InitUnits) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_InitUnits"); \ static_assert(sizeof(WB_WeaponInfo_C_InitUnits) == 0x000020, "Wrong size on WB_WeaponInfo_C_InitUnits"); \ static_assert(offsetof(WB_WeaponInfo_C_InitUnits, Item) == 0x000000, "Member 'WB_WeaponInfo_C_InitUnits::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_InitWeaponName \ static_assert(alignof(WB_WeaponInfo_C_InitWeaponName) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_InitWeaponName"); \ static_assert(sizeof(WB_WeaponInfo_C_InitWeaponName) == 0x000020, "Wrong size on WB_WeaponInfo_C_InitWeaponName"); \ static_assert(offsetof(WB_WeaponInfo_C_InitWeaponName, Item) == 0x000000, "Member 'WB_WeaponInfo_C_InitWeaponName::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_OnItemInSlotChanged \ static_assert(alignof(WB_WeaponInfo_C_OnItemInSlotChanged) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_OnItemInSlotChanged"); \ static_assert(sizeof(WB_WeaponInfo_C_OnItemInSlotChanged) == 0x000050, "Wrong size on WB_WeaponInfo_C_OnItemInSlotChanged"); \ static_assert(offsetof(WB_WeaponInfo_C_OnItemInSlotChanged, OldItem) == 0x000000, "Member 'WB_WeaponInfo_C_OnItemInSlotChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_OnItemInSlotChanged, NewItem) == 0x000020, "Member 'WB_WeaponInfo_C_OnItemInSlotChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_OnItemInSlotChanged, Type) == 0x000040, "Member 'WB_WeaponInfo_C_OnItemInSlotChanged::Type' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_OnItemInSlotChanged, SlotIndex) == 0x000044, "Member 'WB_WeaponInfo_C_OnItemInSlotChanged::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_OnItemInSlotChanged, ItemIndex) == 0x000048, "Member 'WB_WeaponInfo_C_OnItemInSlotChanged::ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_SetEquippedItem \ static_assert(alignof(WB_WeaponInfo_C_SetEquippedItem) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_SetEquippedItem"); \ static_assert(sizeof(WB_WeaponInfo_C_SetEquippedItem) == 0x000020, "Wrong size on WB_WeaponInfo_C_SetEquippedItem"); \ static_assert(offsetof(WB_WeaponInfo_C_SetEquippedItem, CurrentItem_0) == 0x000000, "Member 'WB_WeaponInfo_C_SetEquippedItem::CurrentItem_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_UpdateAffix \ static_assert(alignof(WB_WeaponInfo_C_UpdateAffix) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_UpdateAffix"); \ static_assert(sizeof(WB_WeaponInfo_C_UpdateAffix) == 0x0000F8, "Wrong size on WB_WeaponInfo_C_UpdateAffix"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateAffix, Item) == 0x000000, "Member 'WB_WeaponInfo_C_UpdateAffix::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateAffix, CallFunc_GetItemByID_Item) == 0x000020, "Member 'WB_WeaponInfo_C_UpdateAffix::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateAffix, CallFunc_GetItemByID_find) == 0x0000F0, "Member 'WB_WeaponInfo_C_UpdateAffix::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateAffix, CallFunc_Not_PreBool_ReturnValue) == 0x0000F1, "Member 'WB_WeaponInfo_C_UpdateAffix::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateAffix, CallFunc_TextIsEmpty_ReturnValue) == 0x0000F2, "Member 'WB_WeaponInfo_C_UpdateAffix::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateAffix, CallFunc_BooleanOR_ReturnValue) == 0x0000F3, "Member 'WB_WeaponInfo_C_UpdateAffix::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_UpdateRequires \ static_assert(alignof(WB_WeaponInfo_C_UpdateRequires) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_UpdateRequires"); \ static_assert(sizeof(WB_WeaponInfo_C_UpdateRequires) == 0x000170, "Wrong size on WB_WeaponInfo_C_UpdateRequires"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateRequires, Current) == 0x000000, "Member 'WB_WeaponInfo_C_UpdateRequires::Current' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateRequires, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000020, "Member 'WB_WeaponInfo_C_UpdateRequires::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateRequires, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000168, "Member 'WB_WeaponInfo_C_UpdateRequires::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_UpdateWeaponInfo \ static_assert(alignof(WB_WeaponInfo_C_UpdateWeaponInfo) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_UpdateWeaponInfo"); \ static_assert(sizeof(WB_WeaponInfo_C_UpdateWeaponInfo) == 0x000090, "Wrong size on WB_WeaponInfo_C_UpdateWeaponInfo"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponInfo, Item) == 0x000000, "Member 'WB_WeaponInfo_C_UpdateWeaponInfo::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponInfo, OverrideInputs) == 0x000020, "Member 'WB_WeaponInfo_C_UpdateWeaponInfo::OverrideInputs' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponInfo, Temp_int_Array_Index_Variable) == 0x000070, "Member 'WB_WeaponInfo_C_UpdateWeaponInfo::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponInfo, Temp_int_Loop_Counter_Variable) == 0x000074, "Member 'WB_WeaponInfo_C_UpdateWeaponInfo::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponInfo, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'WB_WeaponInfo_C_UpdateWeaponInfo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponInfo, CallFunc_Array_Length_ReturnValue) == 0x00007C, "Member 'WB_WeaponInfo_C_UpdateWeaponInfo::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponInfo, CallFunc_Array_Get_Item) == 0x000080, "Member 'WB_WeaponInfo_C_UpdateWeaponInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponInfo, CallFunc_Less_IntInt_ReturnValue) == 0x000088, "Member 'WB_WeaponInfo_C_UpdateWeaponInfo::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_UpdateWeaponSkill \ static_assert(alignof(WB_WeaponInfo_C_UpdateWeaponSkill) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_UpdateWeaponSkill"); \ static_assert(sizeof(WB_WeaponInfo_C_UpdateWeaponSkill) == 0x000220, "Wrong size on WB_WeaponInfo_C_UpdateWeaponSkill"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, Item) == 0x000000, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, L_PtValue) == 0x000020, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::L_PtValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_Percent_IntInt_ReturnValue) == 0x000024, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, Temp_int_Array_Index_Variable) == 0x000028, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_Subtract_IntInt_ReturnValue) == 0x00002C, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000038, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000180, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_Conv_IntToString_ReturnValue) == 0x000188, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_Conv_StringToName_ReturnValue) == 0x000198, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_GetTruePTConsumeByID_PTConsume) == 0x0001A0, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_GetTruePTConsumeByID_PTConsume' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0001A4, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, Temp_int_Loop_Counter_Variable) == 0x0001A8, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0001AC, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_Add_IntInt_ReturnValue_1) == 0x0001B0, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_Array_Get_Item) == 0x0001B8, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_Array_Length_ReturnValue) == 0x0001C0, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_Less_IntInt_ReturnValue) == 0x0001C4, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_Redirect_Table_MappedTable) == 0x0001C8, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_GetDataTableRowFromName_OutRow) == 0x0001D0, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponSkill, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000218, "Member 'WB_WeaponInfo_C_UpdateWeaponSkill::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_UpdateWeaponStyleSkill \ static_assert(alignof(WB_WeaponInfo_C_UpdateWeaponStyleSkill) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_UpdateWeaponStyleSkill"); \ static_assert(sizeof(WB_WeaponInfo_C_UpdateWeaponStyleSkill) == 0x000270, "Wrong size on WB_WeaponInfo_C_UpdateWeaponStyleSkill"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, Item) == 0x000000, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, L_PtStyleValue) == 0x000020, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::L_PtStyleValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, Temp_text_Variable) == 0x000028, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, Temp_int_Array_Index_Variable) == 0x000044, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, CallFunc_Add_IntInt_ReturnValue) == 0x00004C, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, CallFunc_Add_IntInt_ReturnValue_1) == 0x000050, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, Temp_bool_Variable) == 0x000054, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000055, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, CallFunc_Array_Get_Item) == 0x000058, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, CallFunc_Less_IntInt_ReturnValue) == 0x000064, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, CallFunc_GetUINotify_UINotify) == 0x000068, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, CallFunc_GetPlayerWeaponStyleSkill_ReturnValue) == 0x000070, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::CallFunc_GetPlayerWeaponStyleSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, CallFunc_GetPlayerWeaponStyleSkill_Value) == 0x000074, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::CallFunc_GetPlayerWeaponStyleSkill_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, CallFunc_GetStyleSkillByID_Find) == 0x000078, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::CallFunc_GetStyleSkillByID_Find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, CallFunc_GetStyleSkillByID_ReturnValue) == 0x000080, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::CallFunc_GetStyleSkillByID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, CallFunc_GetTruePTConsumeByID_PTConsume) == 0x000238, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::CallFunc_GetTruePTConsumeByID_PTConsume' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00023C, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, CallFunc_Conv_TextToString_ReturnValue) == 0x000240, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000250, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponStyleSkill, K2Node_Select_Default) == 0x000258, "Member 'WB_WeaponInfo_C_UpdateWeaponStyleSkill::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_UpdateWeaponType \ static_assert(alignof(WB_WeaponInfo_C_UpdateWeaponType) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_UpdateWeaponType"); \ static_assert(sizeof(WB_WeaponInfo_C_UpdateWeaponType) == 0x000198, "Wrong size on WB_WeaponInfo_C_UpdateWeaponType"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponType, Item) == 0x000000, "Member 'WB_WeaponInfo_C_UpdateWeaponType::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponType, CallFunc_GetUIStatic_ReturnValue) == 0x000020, "Member 'WB_WeaponInfo_C_UpdateWeaponType::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponType, CallFunc_GetEquipByID_find) == 0x000028, "Member 'WB_WeaponInfo_C_UpdateWeaponType::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponType, CallFunc_GetEquipByID_Equipment) == 0x000030, "Member 'WB_WeaponInfo_C_UpdateWeaponType::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponType, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000178, "Member 'WB_WeaponInfo_C_UpdateWeaponType::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWeaponType, CallFunc_GetWeaponText_Value) == 0x000180, "Member 'WB_WeaponInfo_C_UpdateWeaponType::CallFunc_GetWeaponText_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfo_C_UpdateWithColor \ static_assert(alignof(WB_WeaponInfo_C_UpdateWithColor) == 0x000008, "Wrong alignment on WB_WeaponInfo_C_UpdateWithColor"); \ static_assert(sizeof(WB_WeaponInfo_C_UpdateWithColor) == 0x000058, "Wrong size on WB_WeaponInfo_C_UpdateWithColor"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWithColor, Current) == 0x000000, "Member 'WB_WeaponInfo_C_UpdateWithColor::Current' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWithColor, Hovered) == 0x000008, "Member 'WB_WeaponInfo_C_UpdateWithColor::Hovered' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWithColor, Text) == 0x000010, "Member 'WB_WeaponInfo_C_UpdateWithColor::Text' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWithColor, CallFunc_GetFontDataColor_ReturnValue) == 0x000018, "Member 'WB_WeaponInfo_C_UpdateWithColor::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWithColor, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x00002C, "Member 'WB_WeaponInfo_C_UpdateWithColor::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWithColor, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00002D, "Member 'WB_WeaponInfo_C_UpdateWithColor::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWithColor, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000030, "Member 'WB_WeaponInfo_C_UpdateWithColor::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfo_C_UpdateWithColor, CallFunc_GetFontDataColor_ReturnValue_2) == 0x000044, "Member 'WB_WeaponInfo_C_UpdateWithColor::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WeaponInfo_C \ static_assert(alignof(UWB_WeaponInfo_C) == 0x000008, "Wrong alignment on UWB_WeaponInfo_C"); \ static_assert(sizeof(UWB_WeaponInfo_C) == 0x000448, "Wrong size on UWB_WeaponInfo_C"); \ static_assert(offsetof(UWB_WeaponInfo_C, UberGraphFrame) == 0x000278, "Member 'UWB_WeaponInfo_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, HorizontalBox_liupai) == 0x000280, "Member 'UWB_WeaponInfo_C::HorizontalBox_liupai' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, HorizontalBox_wuqi) == 0x000288, "Member 'UWB_WeaponInfo_C::HorizontalBox_wuqi' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, Image_1) == 0x000290, "Member 'UWB_WeaponInfo_C::Image_1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, Image_128) == 0x000298, "Member 'UWB_WeaponInfo_C::Image_128' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, Overlay) == 0x0002A0, "Member 'UWB_WeaponInfo_C::Overlay' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, SizeBox_1) == 0x0002A8, "Member 'UWB_WeaponInfo_C::SizeBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, SizeBox_cizhui) == 0x0002B0, "Member 'UWB_WeaponInfo_C::SizeBox_cizhui' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, Spacer00000) == 0x0002B8, "Member 'UWB_WeaponInfo_C::Spacer00000' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, SpecialATK) == 0x0002C0, "Member 'UWB_WeaponInfo_C::SpecialATK' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, SytleSkillNameNew) == 0x0002C8, "Member 'UWB_WeaponInfo_C::SytleSkillNameNew' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, Text_Affix) == 0x0002D0, "Member 'UWB_WeaponInfo_C::Text_Affix' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, WB_GemDisplay) == 0x0002D8, "Member 'UWB_WeaponInfo_C::WB_GemDisplay' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, WB_StatsRequir) == 0x0002E0, "Member 'UWB_WeaponInfo_C::WB_StatsRequir' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, WB_WeaponInfoRequirUnit) == 0x0002E8, "Member 'UWB_WeaponInfo_C::WB_WeaponInfoRequirUnit' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, WB_WeaponInfoUnitPlus) == 0x0002F0, "Member 'UWB_WeaponInfo_C::WB_WeaponInfoUnitPlus' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, WB_WeaponInfoUnits) == 0x0002F8, "Member 'UWB_WeaponInfo_C::WB_WeaponInfoUnits' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, WB_WeaponInfoUnits_1) == 0x000300, "Member 'UWB_WeaponInfo_C::WB_WeaponInfoUnits_1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, WeaponNameText) == 0x000308, "Member 'UWB_WeaponInfo_C::WeaponNameText' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, WeaponSkillNameNew) == 0x000310, "Member 'UWB_WeaponInfo_C::WeaponSkillNameNew' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, WeaponTypeName) == 0x000318, "Member 'UWB_WeaponInfo_C::WeaponTypeName' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, CurrentSortID) == 0x000320, "Member 'UWB_WeaponInfo_C::CurrentSortID' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, HoverSortID) == 0x000324, "Member 'UWB_WeaponInfo_C::HoverSortID' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, Units) == 0x000328, "Member 'UWB_WeaponInfo_C::Units' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, UINotify) == 0x000338, "Member 'UWB_WeaponInfo_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, CurrentItem) == 0x000340, "Member 'UWB_WeaponInfo_C::CurrentItem' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, HoverItem) == 0x000360, "Member 'UWB_WeaponInfo_C::HoverItem' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, CurrentPropMap) == 0x000380, "Member 'UWB_WeaponInfo_C::CurrentPropMap' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, HoveredPropMap) == 0x0003D0, "Member 'UWB_WeaponInfo_C::HoveredPropMap' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, WeaponLevel) == 0x000420, "Member 'UWB_WeaponInfo_C::WeaponLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, AlreadyInit) == 0x000424, "Member 'UWB_WeaponInfo_C::AlreadyInit' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, bShowPropRequire) == 0x000425, "Member 'UWB_WeaponInfo_C::bShowPropRequire' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, IsCharacterPanel) == 0x000426, "Member 'UWB_WeaponInfo_C::IsCharacterPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, OnlyShowWeaponInfo) == 0x000427, "Member 'UWB_WeaponInfo_C::OnlyShowWeaponInfo' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, PtImage_Wuqi) == 0x000428, "Member 'UWB_WeaponInfo_C::PtImage_Wuqi' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfo_C, PtImage_Liupai) == 0x000438, "Member 'UWB_WeaponInfo_C::PtImage_Liupai' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_NameArray \ static_assert(alignof(FS_NameArray) == 0x000008, "Wrong alignment on FS_NameArray"); \ static_assert(sizeof(FS_NameArray) == 0x000010, "Wrong size on FS_NameArray"); \ static_assert(offsetof(FS_NameArray, Content_4_CFF6CDDB4E8441871C24F5B8D32A0460) == 0x000000, "Member 'FS_NameArray::Content_4_CFF6CDDB4E8441871C24F5B8D32A0460' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleComponent_C_AddAIAccumParticle \ static_assert(alignof(ParticleComponent_C_AddAIAccumParticle) == 0x000008, "Wrong alignment on ParticleComponent_C_AddAIAccumParticle"); \ static_assert(sizeof(ParticleComponent_C_AddAIAccumParticle) == 0x000278, "Wrong size on ParticleComponent_C_AddAIAccumParticle"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, Pawn) == 0x000000, "Member 'ParticleComponent_C_AddAIAccumParticle::Pawn' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, ID) == 0x000008, "Member 'ParticleComponent_C_AddAIAccumParticle::ID' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, AccumType) == 0x000010, "Member 'ParticleComponent_C_AddAIAccumParticle::AccumType' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, Socket) == 0x000020, "Member 'ParticleComponent_C_AddAIAccumParticle::Socket' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, bFind) == 0x000028, "Member 'ParticleComponent_C_AddAIAccumParticle::bFind' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, Local_NSData) == 0x000030, "Member 'ParticleComponent_C_AddAIAccumParticle::Local_NSData' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, L_AccumType) == 0x000060, "Member 'ParticleComponent_C_AddAIAccumParticle::L_AccumType' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, LocalNiagara) == 0x000068, "Member 'ParticleComponent_C_AddAIAccumParticle::LocalNiagara' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, LocalParticle) == 0x000070, "Member 'ParticleComponent_C_AddAIAccumParticle::LocalParticle' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, K2Node_SwitchString_CmpSuccess) == 0x000078, "Member 'ParticleComponent_C_AddAIAccumParticle::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, K2Node_CreateDelegate_OutputDelegate) == 0x00007C, "Member 'ParticleComponent_C_AddAIAccumParticle::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, CallFunc_Map_Remove_ReturnValue) == 0x00008C, "Member 'ParticleComponent_C_AddAIAccumParticle::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, CallFunc_Map_Find_Value) == 0x000090, "Member 'ParticleComponent_C_AddAIAccumParticle::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, CallFunc_Map_Find_ReturnValue) == 0x000098, "Member 'ParticleComponent_C_AddAIAccumParticle::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, CallFunc_IsValid_ReturnValue) == 0x000099, "Member 'ParticleComponent_C_AddAIAccumParticle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, CallFunc_IsValid_ReturnValue_1) == 0x00009A, "Member 'ParticleComponent_C_AddAIAccumParticle::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, Temp_int_Variable) == 0x00009C, "Member 'ParticleComponent_C_AddAIAccumParticle::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, CallFunc_SpawnSystemAttached_ReturnValue) == 0x0000A0, "Member 'ParticleComponent_C_AddAIAccumParticle::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, CallFunc_Redirect_Table_MappedTable) == 0x0000A8, "Member 'ParticleComponent_C_AddAIAccumParticle::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000B0, "Member 'ParticleComponent_C_AddAIAccumParticle::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000230, "Member 'ParticleComponent_C_AddAIAccumParticle::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, K2Node_Select_Default) == 0x000238, "Member 'ParticleComponent_C_AddAIAccumParticle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, CallFunc_SetFloatParameter_Param_ImplicitCast) == 0x000268, "Member 'ParticleComponent_C_AddAIAccumParticle::CallFunc_SetFloatParameter_Param_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, CallFunc_SetFloatParameter_Param_ImplicitCast_1) == 0x00026C, "Member 'ParticleComponent_C_AddAIAccumParticle::CallFunc_SetFloatParameter_Param_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, CallFunc_SetFloatParameter_Param_ImplicitCast_2) == 0x000270, "Member 'ParticleComponent_C_AddAIAccumParticle::CallFunc_SetFloatParameter_Param_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddAIAccumParticle, CallFunc_SetFloatParameter_Param_ImplicitCast_3) == 0x000274, "Member 'ParticleComponent_C_AddAIAccumParticle::CallFunc_SetFloatParameter_Param_ImplicitCast_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleComponent_C_AddDecal \ static_assert(alignof(ParticleComponent_C_AddDecal) == 0x000008, "Wrong alignment on ParticleComponent_C_AddDecal"); \ static_assert(sizeof(ParticleComponent_C_AddDecal) == 0x000020, "Wrong size on ParticleComponent_C_AddDecal"); \ static_assert(offsetof(ParticleComponent_C_AddDecal, DecalID) == 0x000000, "Member 'ParticleComponent_C_AddDecal::DecalID' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddDecal, Decal) == 0x000008, "Member 'ParticleComponent_C_AddDecal::Decal' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddDecal, CallFunc_GetDecalMaterial_ReturnValue) == 0x000010, "Member 'ParticleComponent_C_AddDecal::CallFunc_GetDecalMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddDecal, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000018, "Member 'ParticleComponent_C_AddDecal::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleComponent_C_AddParticle \ static_assert(alignof(ParticleComponent_C_AddParticle) == 0x000008, "Wrong alignment on ParticleComponent_C_AddParticle"); \ static_assert(sizeof(ParticleComponent_C_AddParticle) == 0x0001E0, "Wrong size on ParticleComponent_C_AddParticle"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, Character) == 0x000000, "Member 'ParticleComponent_C_AddParticle::Character' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, Source_Map) == 0x000008, "Member 'ParticleComponent_C_AddParticle::Source_Map' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, LocalNiagara) == 0x000058, "Member 'ParticleComponent_C_AddParticle::LocalNiagara' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, SkeletonName) == 0x000060, "Member 'ParticleComponent_C_AddParticle::SkeletonName' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, LocalParticle) == 0x000070, "Member 'ParticleComponent_C_AddParticle::LocalParticle' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, Temp_int_Array_Index_Variable) == 0x000078, "Member 'ParticleComponent_C_AddParticle::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, Temp_int_Loop_Counter_Variable) == 0x00007C, "Member 'ParticleComponent_C_AddParticle::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Add_IntInt_ReturnValue) == 0x000080, "Member 'ParticleComponent_C_AddParticle::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, Temp_struct_Variable) == 0x000084, "Member 'ParticleComponent_C_AddParticle::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Conv_StringToName_ReturnValue) == 0x00008C, "Member 'ParticleComponent_C_AddParticle::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, K2Node_MakeArray_Array) == 0x000098, "Member 'ParticleComponent_C_AddParticle::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_MakeGameplayTagContainerFromArray_ReturnValue) == 0x0000A8, "Member 'ParticleComponent_C_AddParticle::CallFunc_MakeGameplayTagContainerFromArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Map_Find_Value) == 0x0000C8, "Member 'ParticleComponent_C_AddParticle::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Map_Find_ReturnValue) == 0x0000D0, "Member 'ParticleComponent_C_AddParticle::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Map_Keys_Keys) == 0x0000D8, "Member 'ParticleComponent_C_AddParticle::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Array_Get_Item) == 0x0000E8, "Member 'ParticleComponent_C_AddParticle::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Array_Length_ReturnValue) == 0x0000F0, "Member 'ParticleComponent_C_AddParticle::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_MatchesAnyTags_ReturnValue) == 0x0000F4, "Member 'ParticleComponent_C_AddParticle::CallFunc_MatchesAnyTags_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Less_IntInt_ReturnValue) == 0x0000F5, "Member 'ParticleComponent_C_AddParticle::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0000F8, "Member 'ParticleComponent_C_AddParticle::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, Temp_struct_Variable_1) == 0x000108, "Member 'ParticleComponent_C_AddParticle::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Map_Find_Value_1) == 0x000110, "Member 'ParticleComponent_C_AddParticle::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Map_Find_ReturnValue_1) == 0x000118, "Member 'ParticleComponent_C_AddParticle::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_FTrunc_ReturnValue) == 0x00011C, "Member 'ParticleComponent_C_AddParticle::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Conv_IntToString_ReturnValue) == 0x000120, "Member 'ParticleComponent_C_AddParticle::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000130, "Member 'ParticleComponent_C_AddParticle::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, Temp_struct_Variable_2) == 0x000138, "Member 'ParticleComponent_C_AddParticle::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Map_Find_Value_2) == 0x000140, "Member 'ParticleComponent_C_AddParticle::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Map_Find_ReturnValue_2) == 0x000148, "Member 'ParticleComponent_C_AddParticle::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Map_Remove_ReturnValue) == 0x000149, "Member 'ParticleComponent_C_AddParticle::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Map_Find_Value_3) == 0x000150, "Member 'ParticleComponent_C_AddParticle::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Map_Find_ReturnValue_3) == 0x000158, "Member 'ParticleComponent_C_AddParticle::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Map_Remove_ReturnValue_1) == 0x000159, "Member 'ParticleComponent_C_AddParticle::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_IsValid_ReturnValue) == 0x00015A, "Member 'ParticleComponent_C_AddParticle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Conv_StringToName_ReturnValue_2) == 0x00015C, "Member 'ParticleComponent_C_AddParticle::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Map_Find_Value_4) == 0x000168, "Member 'ParticleComponent_C_AddParticle::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Map_Find_ReturnValue_4) == 0x000170, "Member 'ParticleComponent_C_AddParticle::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_Redirect_Table_MappedTable) == 0x000178, "Member 'ParticleComponent_C_AddParticle::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_GetDataTableRowFromName_OutRow) == 0x000180, "Member 'ParticleComponent_C_AddParticle::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001C0, "Member 'ParticleComponent_C_AddParticle::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_IsValid_ReturnValue_1) == 0x0001C1, "Member 'ParticleComponent_C_AddParticle::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_SpawnSystemAttached_ReturnValue) == 0x0001C8, "Member 'ParticleComponent_C_AddParticle::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_SpawnEmitterAttached_ReturnValue) == 0x0001D0, "Member 'ParticleComponent_C_AddParticle::CallFunc_SpawnEmitterAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_AddParticle, CallFunc_IsValid_ReturnValue_2) == 0x0001D8, "Member 'ParticleComponent_C_AddParticle::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleComponent_C_AI_RemoveEffect \ static_assert(alignof(ParticleComponent_C_AI_RemoveEffect) == 0x000008, "Wrong alignment on ParticleComponent_C_AI_RemoveEffect"); \ static_assert(sizeof(ParticleComponent_C_AI_RemoveEffect) == 0x000008, "Wrong size on ParticleComponent_C_AI_RemoveEffect"); \ static_assert(offsetof(ParticleComponent_C_AI_RemoveEffect, PSystem) == 0x000000, "Member 'ParticleComponent_C_AI_RemoveEffect::PSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleComponent_C_AI_RemoveEffectNiagara \ static_assert(alignof(ParticleComponent_C_AI_RemoveEffectNiagara) == 0x000008, "Wrong alignment on ParticleComponent_C_AI_RemoveEffectNiagara"); \ static_assert(sizeof(ParticleComponent_C_AI_RemoveEffectNiagara) == 0x000008, "Wrong size on ParticleComponent_C_AI_RemoveEffectNiagara"); \ static_assert(offsetof(ParticleComponent_C_AI_RemoveEffectNiagara, PSystem) == 0x000000, "Member 'ParticleComponent_C_AI_RemoveEffectNiagara::PSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleComponent_C_DealyRemove \ static_assert(alignof(ParticleComponent_C_DealyRemove) == 0x000008, "Wrong alignment on ParticleComponent_C_DealyRemove"); \ static_assert(sizeof(ParticleComponent_C_DealyRemove) == 0x000038, "Wrong size on ParticleComponent_C_DealyRemove"); \ static_assert(offsetof(ParticleComponent_C_DealyRemove, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'ParticleComponent_C_DealyRemove::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_DealyRemove, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'ParticleComponent_C_DealyRemove::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_DealyRemove, Temp_int_Array_Index_Variable) == 0x000008, "Member 'ParticleComponent_C_DealyRemove::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_DealyRemove, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'ParticleComponent_C_DealyRemove::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_DealyRemove, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'ParticleComponent_C_DealyRemove::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_DealyRemove, CallFunc_Add_IntInt_ReturnValue_1) == 0x000014, "Member 'ParticleComponent_C_DealyRemove::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_DealyRemove, CallFunc_Array_Get_Item) == 0x000018, "Member 'ParticleComponent_C_DealyRemove::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_DealyRemove, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'ParticleComponent_C_DealyRemove::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_DealyRemove, CallFunc_Less_IntInt_ReturnValue) == 0x000024, "Member 'ParticleComponent_C_DealyRemove::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_DealyRemove, CallFunc_Array_Get_Item_1) == 0x000028, "Member 'ParticleComponent_C_DealyRemove::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_DealyRemove, CallFunc_Array_Length_ReturnValue_1) == 0x000030, "Member 'ParticleComponent_C_DealyRemove::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_DealyRemove, CallFunc_Less_IntInt_ReturnValue_1) == 0x000034, "Member 'ParticleComponent_C_DealyRemove::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleComponent_C_ExecuteUbergraph_ParticleComponent \ static_assert(alignof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent) == 0x000008, "Wrong alignment on ParticleComponent_C_ExecuteUbergraph_ParticleComponent"); \ static_assert(sizeof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent) == 0x000158, "Wrong size on ParticleComponent_C_ExecuteUbergraph_ParticleComponent"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, EntryPoint) == 0x000000, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, K2Node_MakeArray_Array) == 0x000008, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, Temp_int_Array_Index_Variable) == 0x000018, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, Temp_int_Array_Index_Variable_1) == 0x000024, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Not_PreBool_ReturnValue) == 0x000028, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, K2Node_CustomEvent_PSystem_3) == 0x000030, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::K2Node_CustomEvent_PSystem_3' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, K2Node_CustomEvent_PSystem_2) == 0x000038, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::K2Node_CustomEvent_PSystem_2' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Map_Keys_Keys) == 0x000040, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Map_Values_Values) == 0x000050, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Array_Contains_ReturnValue) == 0x000060, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Map_Keys_Keys_1) == 0x000068, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Map_Values_Values_1) == 0x000078, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Map_Values_Values_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Array_Find_ReturnValue) == 0x000088, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Array_Contains_ReturnValue_1) == 0x00008C, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Map_Remove_ReturnValue) == 0x00008D, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Array_Find_ReturnValue_1) == 0x000090, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Array_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000094, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Map_Remove_ReturnValue_1) == 0x0000A4, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, K2Node_CustomEvent_PSystem_1) == 0x0000A8, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::K2Node_CustomEvent_PSystem_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, K2Node_CustomEvent_PSystem) == 0x0000B0, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::K2Node_CustomEvent_PSystem' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Map_Values_Values_2) == 0x0000B8, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Map_Values_Values_2' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Map_Keys_Keys_2) == 0x0000C8, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Map_Keys_Keys_2' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Array_Find_ReturnValue_2) == 0x0000D8, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Array_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0000DC, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Map_Values_Values_3) == 0x0000E0, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Map_Values_Values_3' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Array_Find_ReturnValue_3) == 0x0000F0, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Array_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x0000F4, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Map_Remove_ReturnValue_2) == 0x0000F5, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Map_Remove_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0000F8, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Map_Keys_Keys_3) == 0x000100, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Map_Keys_Keys_3' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, K2Node_CustomEvent_Playing) == 0x000110, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::K2Node_CustomEvent_Playing' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, K2Node_CustomEvent_FollowCamera) == 0x000111, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::K2Node_CustomEvent_FollowCamera' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Map_Remove_ReturnValue_3) == 0x000112, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Map_Remove_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, Temp_int_Loop_Counter_Variable_1) == 0x000114, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Array_Get_Item) == 0x000118, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Add_IntInt_ReturnValue_1) == 0x000120, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Array_Length_ReturnValue) == 0x000124, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Less_IntInt_ReturnValue) == 0x000128, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Array_Get_Item_1) == 0x000130, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Array_Length_ReturnValue_1) == 0x000138, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, K2Node_MakeArray_Array_1) == 0x000140, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_ExecuteUbergraph_ParticleComponent, CallFunc_Less_IntInt_ReturnValue_1) == 0x000150, "Member 'ParticleComponent_C_ExecuteUbergraph_ParticleComponent::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleComponent_C_GetDecalMaterial \ static_assert(alignof(ParticleComponent_C_GetDecalMaterial) == 0x000008, "Wrong alignment on ParticleComponent_C_GetDecalMaterial"); \ static_assert(sizeof(ParticleComponent_C_GetDecalMaterial) == 0x000050, "Wrong size on ParticleComponent_C_GetDecalMaterial"); \ static_assert(offsetof(ParticleComponent_C_GetDecalMaterial, DecalMaterial_0) == 0x000000, "Member 'ParticleComponent_C_GetDecalMaterial::DecalMaterial_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleComponent_C_OnCGPlay_Event \ static_assert(alignof(ParticleComponent_C_OnCGPlay_Event) == 0x000001, "Wrong alignment on ParticleComponent_C_OnCGPlay_Event"); \ static_assert(sizeof(ParticleComponent_C_OnCGPlay_Event) == 0x000002, "Wrong size on ParticleComponent_C_OnCGPlay_Event"); \ static_assert(offsetof(ParticleComponent_C_OnCGPlay_Event, Playing) == 0x000000, "Member 'ParticleComponent_C_OnCGPlay_Event::Playing' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_OnCGPlay_Event, FollowCamera) == 0x000001, "Member 'ParticleComponent_C_OnCGPlay_Event::FollowCamera' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleComponent_C_RemoveAIParticle \ static_assert(alignof(ParticleComponent_C_RemoveAIParticle) == 0x000008, "Wrong alignment on ParticleComponent_C_RemoveAIParticle"); \ static_assert(sizeof(ParticleComponent_C_RemoveAIParticle) == 0x000030, "Wrong size on ParticleComponent_C_RemoveAIParticle"); \ static_assert(offsetof(ParticleComponent_C_RemoveAIParticle, AccumType) == 0x000000, "Member 'ParticleComponent_C_RemoveAIParticle::AccumType' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveAIParticle, CallFunc_Map_Find_Value) == 0x000010, "Member 'ParticleComponent_C_RemoveAIParticle::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveAIParticle, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'ParticleComponent_C_RemoveAIParticle::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveAIParticle, CallFunc_Map_Remove_ReturnValue) == 0x000019, "Member 'ParticleComponent_C_RemoveAIParticle::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveAIParticle, CallFunc_IsValid_ReturnValue) == 0x00001A, "Member 'ParticleComponent_C_RemoveAIParticle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveAIParticle, CallFunc_Map_Find_Value_1) == 0x000020, "Member 'ParticleComponent_C_RemoveAIParticle::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveAIParticle, CallFunc_Map_Find_ReturnValue_1) == 0x000028, "Member 'ParticleComponent_C_RemoveAIParticle::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveAIParticle, CallFunc_Map_Remove_ReturnValue_1) == 0x000029, "Member 'ParticleComponent_C_RemoveAIParticle::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveAIParticle, CallFunc_IsValid_ReturnValue_1) == 0x00002A, "Member 'ParticleComponent_C_RemoveAIParticle::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleComponent_C_RemoveDecal \ static_assert(alignof(ParticleComponent_C_RemoveDecal) == 0x000008, "Wrong alignment on ParticleComponent_C_RemoveDecal"); \ static_assert(sizeof(ParticleComponent_C_RemoveDecal) == 0x000020, "Wrong size on ParticleComponent_C_RemoveDecal"); \ static_assert(offsetof(ParticleComponent_C_RemoveDecal, DecalID) == 0x000000, "Member 'ParticleComponent_C_RemoveDecal::DecalID' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveDecal, CallFunc_Map_Remove_ReturnValue) == 0x000008, "Member 'ParticleComponent_C_RemoveDecal::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveDecal, CallFunc_Map_Remove_ReturnValue_1) == 0x000009, "Member 'ParticleComponent_C_RemoveDecal::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveDecal, CallFunc_Map_Find_Value) == 0x000010, "Member 'ParticleComponent_C_RemoveDecal::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveDecal, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'ParticleComponent_C_RemoveDecal::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveDecal, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'ParticleComponent_C_RemoveDecal::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleComponent_C_RemoveEffect \ static_assert(alignof(ParticleComponent_C_RemoveEffect) == 0x000008, "Wrong alignment on ParticleComponent_C_RemoveEffect"); \ static_assert(sizeof(ParticleComponent_C_RemoveEffect) == 0x000008, "Wrong size on ParticleComponent_C_RemoveEffect"); \ static_assert(offsetof(ParticleComponent_C_RemoveEffect, PSystem) == 0x000000, "Member 'ParticleComponent_C_RemoveEffect::PSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleComponent_C_RemoveEffectNiagara \ static_assert(alignof(ParticleComponent_C_RemoveEffectNiagara) == 0x000008, "Wrong alignment on ParticleComponent_C_RemoveEffectNiagara"); \ static_assert(sizeof(ParticleComponent_C_RemoveEffectNiagara) == 0x000008, "Wrong size on ParticleComponent_C_RemoveEffectNiagara"); \ static_assert(offsetof(ParticleComponent_C_RemoveEffectNiagara, PSystem) == 0x000000, "Member 'ParticleComponent_C_RemoveEffectNiagara::PSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleComponent_C_RemoveParticle \ static_assert(alignof(ParticleComponent_C_RemoveParticle) == 0x000008, "Wrong alignment on ParticleComponent_C_RemoveParticle"); \ static_assert(sizeof(ParticleComponent_C_RemoveParticle) == 0x0000A8, "Wrong size on ParticleComponent_C_RemoveParticle"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, Character) == 0x000000, "Member 'ParticleComponent_C_RemoveParticle::Character' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, Source_Map) == 0x000008, "Member 'ParticleComponent_C_RemoveParticle::Source_Map' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, CallFunc_K2_SetTimer_ReturnValue) == 0x000058, "Member 'ParticleComponent_C_RemoveParticle::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, Temp_struct_Variable) == 0x000060, "Member 'ParticleComponent_C_RemoveParticle::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, CallFunc_Map_Find_Value) == 0x000068, "Member 'ParticleComponent_C_RemoveParticle::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, CallFunc_Map_Find_ReturnValue) == 0x000070, "Member 'ParticleComponent_C_RemoveParticle::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000078, "Member 'ParticleComponent_C_RemoveParticle::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, CallFunc_Map_Find_Value_1) == 0x000080, "Member 'ParticleComponent_C_RemoveParticle::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, CallFunc_Map_Find_ReturnValue_1) == 0x000088, "Member 'ParticleComponent_C_RemoveParticle::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, CallFunc_Map_Remove_ReturnValue) == 0x000089, "Member 'ParticleComponent_C_RemoveParticle::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, CallFunc_Array_Add_ReturnValue) == 0x00008C, "Member 'ParticleComponent_C_RemoveParticle::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'ParticleComponent_C_RemoveParticle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, CallFunc_Map_Remove_ReturnValue_1) == 0x000091, "Member 'ParticleComponent_C_RemoveParticle::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, CallFunc_Map_Find_Value_2) == 0x000098, "Member 'ParticleComponent_C_RemoveParticle::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, CallFunc_Map_Find_ReturnValue_2) == 0x0000A0, "Member 'ParticleComponent_C_RemoveParticle::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, CallFunc_IsValid_ReturnValue_1) == 0x0000A1, "Member 'ParticleComponent_C_RemoveParticle::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ParticleComponent_C_RemoveParticle, CallFunc_Array_Add_ReturnValue_1) == 0x0000A4, "Member 'ParticleComponent_C_RemoveParticle::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleComponent_C \ static_assert(alignof(UParticleComponent_C) == 0x000008, "Wrong alignment on UParticleComponent_C"); \ static_assert(sizeof(UParticleComponent_C) == 0x0002F8, "Wrong size on UParticleComponent_C"); \ static_assert(offsetof(UParticleComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UParticleComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UParticleComponent_C, Effects) == 0x0000F0, "Member 'UParticleComponent_C::Effects' has a wrong offset!"); \ static_assert(offsetof(UParticleComponent_C, Effects_Niagara) == 0x000140, "Member 'UParticleComponent_C::Effects_Niagara' has a wrong offset!"); \ static_assert(offsetof(UParticleComponent_C, AI_Effects) == 0x000190, "Member 'UParticleComponent_C::AI_Effects' has a wrong offset!"); \ static_assert(offsetof(UParticleComponent_C, AI_Effects_Niagara) == 0x0001E0, "Member 'UParticleComponent_C::AI_Effects_Niagara' has a wrong offset!"); \ static_assert(offsetof(UParticleComponent_C, DecalMaterial) == 0x000230, "Member 'UParticleComponent_C::DecalMaterial' has a wrong offset!"); \ static_assert(offsetof(UParticleComponent_C, DecalRef) == 0x000280, "Member 'UParticleComponent_C::DecalRef' has a wrong offset!"); \ static_assert(offsetof(UParticleComponent_C, CGPlaying) == 0x0002D0, "Member 'UParticleComponent_C::CGPlaying' has a wrong offset!"); \ static_assert(offsetof(UParticleComponent_C, DealyRemoveNS) == 0x0002D8, "Member 'UParticleComponent_C::DealyRemoveNS' has a wrong offset!"); \ static_assert(offsetof(UParticleComponent_C, DealyRemovePS) == 0x0002E8, "Member 'UParticleComponent_C::DealyRemovePS' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Fs_zhuhuodan_C \ static_assert(alignof(ABP_Fs_zhuhuodan_C) == 0x000008, "Wrong alignment on ABP_Fs_zhuhuodan_C"); \ static_assert(sizeof(ABP_Fs_zhuhuodan_C) == 0x000310, "Wrong size on ABP_Fs_zhuhuodan_C"); \ static_assert(offsetof(ABP_Fs_zhuhuodan_C, NS_zaozi_default) == 0x000300, "Member 'ABP_Fs_zhuhuodan_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_zhuhuodan_C, StaticMesh) == 0x000308, "Member 'ABP_Fs_zhuhuodan_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'PatrolTriggerBox_C_BndEvt__MechworksCommandAIBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox \ static_assert(alignof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox) == 0x000008, "Wrong alignment on PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox"); \ static_assert(sizeof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox) == 0x000168, "Wrong size on PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, EntryPoint) == 0x000000, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, CallFunc_Array_Length_ReturnValue) == 0x000004, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, Temp_int_Array_Index_Variable) == 0x000008, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, CallFunc_Array_Get_Item) == 0x000010, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, CallFunc_Less_IntInt_ReturnValue) == 0x000018, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000020, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000028, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000030, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000038, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, K2Node_ComponentBoundEvent_bFromSweep) == 0x00003C, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, K2Node_ComponentBoundEvent_SweepResult) == 0x000040, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000128, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, K2Node_ComponentBoundEvent_OtherActor) == 0x000130, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, K2Node_ComponentBoundEvent_OtherComp) == 0x000138, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000140, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000148, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, K2Node_DynamicCast_bSuccess) == 0x000150, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000158, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox, K2Node_DynamicCast_bSuccess_1) == 0x000160, "Member 'PatrolTriggerBox_C_ExecuteUbergraph_PatrolTriggerBox::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PatrolTriggerBox_C_UserConstructionScript \ static_assert(alignof(PatrolTriggerBox_C_UserConstructionScript) == 0x000001, "Wrong alignment on PatrolTriggerBox_C_UserConstructionScript"); \ static_assert(sizeof(PatrolTriggerBox_C_UserConstructionScript) == 0x000003, "Wrong size on PatrolTriggerBox_C_UserConstructionScript"); \ static_assert(offsetof(PatrolTriggerBox_C_UserConstructionScript, CallFunc_EditorRunning_ReturnValue) == 0x000000, "Member 'PatrolTriggerBox_C_UserConstructionScript::CallFunc_EditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_UserConstructionScript, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'PatrolTriggerBox_C_UserConstructionScript::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PatrolTriggerBox_C_UserConstructionScript, CallFunc_BooleanAND_ReturnValue) == 0x000002, "Member 'PatrolTriggerBox_C_UserConstructionScript::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APatrolTriggerBox_C \ static_assert(alignof(APatrolTriggerBox_C) == 0x000008, "Wrong alignment on APatrolTriggerBox_C"); \ static_assert(sizeof(APatrolTriggerBox_C) == 0x000338, "Wrong size on APatrolTriggerBox_C"); \ static_assert(offsetof(APatrolTriggerBox_C, UberGraphFrame) == 0x0002F0, "Member 'APatrolTriggerBox_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(APatrolTriggerBox_C, Box) == 0x0002F8, "Member 'APatrolTriggerBox_C::Box' has a wrong offset!"); \ static_assert(offsetof(APatrolTriggerBox_C, DefaultSceneRoot) == 0x000300, "Member 'APatrolTriggerBox_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(APatrolTriggerBox_C, 盒子大小) == 0x000308, "Member 'APatrolTriggerBox_C::盒子大小' has a wrong offset!"); \ static_assert(offsetof(APatrolTriggerBox_C, 在游戏中显示盒子) == 0x000320, "Member 'APatrolTriggerBox_C::在游戏中显示盒子' has a wrong offset!"); \ static_assert(offsetof(APatrolTriggerBox_C, AIPatrolList) == 0x000328, "Member 'APatrolTriggerBox_C::AIPatrolList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_AttributeHitNS \ static_assert(alignof(FST_AttributeHitNS) == 0x000008, "Wrong alignment on FST_AttributeHitNS"); \ static_assert(sizeof(FST_AttributeHitNS) == 0x000010, "Wrong size on FST_AttributeHitNS"); \ static_assert(offsetof(FST_AttributeHitNS, Default_3_E60A04B04595DB411A49528A75412501) == 0x000000, "Member 'FST_AttributeHitNS::Default_3_E60A04B04595DB411A49528A75412501' has a wrong offset!"); \ static_assert(offsetof(FST_AttributeHitNS, PTTime_6_703C884F4B727E06C7FE6B9B5E74D99B) == 0x000008, "Member 'FST_AttributeHitNS::PTTime_6_703C884F4B727E06C7FE6B9B5E74D99B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_ActiveTrace \ static_assert(alignof(DamageHandlerComponent_C_ActiveTrace) == 0x000010, "Wrong alignment on DamageHandlerComponent_C_ActiveTrace"); \ static_assert(sizeof(DamageHandlerComponent_C_ActiveTrace) == 0x0009C0, "Wrong size on DamageHandlerComponent_C_ActiveTrace"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, TraceId) == 0x000000, "Member 'DamageHandlerComponent_C_ActiveTrace::TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, DamageID) == 0x000004, "Member 'DamageHandlerComponent_C_ActiveTrace::DamageID' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, SkillID) == 0x000008, "Member 'DamageHandlerComponent_C_ActiveTrace::SkillID' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, Intevel) == 0x000018, "Member 'DamageHandlerComponent_C_ActiveTrace::Intevel' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, L_LastAttachedSocketTrans) == 0x000020, "Member 'DamageHandlerComponent_C_ActiveTrace::L_LastAttachedSocketTrans' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, L_AttachedMesh) == 0x000080, "Member 'DamageHandlerComponent_C_ActiveTrace::L_AttachedMesh' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, L_TraceAttachedSocket) == 0x000088, "Member 'DamageHandlerComponent_C_ActiveTrace::L_TraceAttachedSocket' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, L_ValidPrevCap) == 0x000090, "Member 'DamageHandlerComponent_C_ActiveTrace::L_ValidPrevCap' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, L_CapEnd) == 0x000098, "Member 'DamageHandlerComponent_C_ActiveTrace::L_CapEnd' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, L_CapStart) == 0x0000B0, "Member 'DamageHandlerComponent_C_ActiveTrace::L_CapStart' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, L_MultiTrace) == 0x0000C8, "Member 'DamageHandlerComponent_C_ActiveTrace::L_MultiTrace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, L_ActorTrace) == 0x000160, "Member 'DamageHandlerComponent_C_ActiveTrace::L_ActorTrace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, L_SimpleColTrace) == 0x000190, "Member 'DamageHandlerComponent_C_ActiveTrace::L_SimpleColTrace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, L_MeshSocketTrace) == 0x0001B8, "Member 'DamageHandlerComponent_C_ActiveTrace::L_MeshSocketTrace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, L_TraceId) == 0x000250, "Member 'DamageHandlerComponent_C_ActiveTrace::L_TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000254, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, Temp_int_Loop_Counter_Variable) == 0x000258, "Member 'DamageHandlerComponent_C_ActiveTrace::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Vector_Distance_ReturnValue) == 0x000260, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Add_IntInt_ReturnValue) == 0x000268, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000270, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, Temp_int_Array_Index_Variable) == 0x000278, "Member 'DamageHandlerComponent_C_ActiveTrace::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000280, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_MakeRotFromZ_ReturnValue) == 0x000298, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_MakeRotFromZ_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Array_Get_Item) == 0x0002B0, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Array_Length_ReturnValue) == 0x0002B8, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_SocketIsRunCapsuleCheck_RunCapsule) == 0x0002BC, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_SocketIsRunCapsuleCheck_RunCapsule' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_SocketIsRunCapsuleCheck_Start) == 0x0002C0, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_SocketIsRunCapsuleCheck_Start' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_SocketIsRunCapsuleCheck_End) == 0x0002C8, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_SocketIsRunCapsuleCheck_End' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Less_IntInt_ReturnValue) == 0x0002D0, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_GetSocketLocation_ReturnValue) == 0x0002D8, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Array_Add_ReturnValue) == 0x0002F0, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_VLerp_ReturnValue) == 0x0002F8, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_VLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_MakeTransform_ReturnValue) == 0x000310, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Array_Add_ReturnValue_1) == 0x000370, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000378, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_GetRelativeTransform_ReturnValue) == 0x000390, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_GetRelativeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_GetSocketTransform_ReturnValue) == 0x0003F0, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_GetAttachSocketName_ReturnValue) == 0x000450, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_GetAttachSocketName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_GetOwner_ReturnValue) == 0x000458, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_NotEqual_NameName_ReturnValue) == 0x000460, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_IsValid_ReturnValue) == 0x000461, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_GetAttachParentActor_ReturnValue) == 0x000468, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_GetAttachParentActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_GetAttachParentSocketName_ReturnValue) == 0x000470, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_GetAttachParentSocketName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_IsValid_ReturnValue_1) == 0x000478, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_GetComponentByClass_ReturnValue) == 0x000480, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000490, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_GetPreviousSocketTransform_ComponentSpace_ReturnValue) == 0x0004F0, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_GetPreviousSocketTransform_ComponentSpace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_DoesSocketExist_ReturnValue) == 0x000550, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_DoesSocketExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_ComposeTransforms_ReturnValue) == 0x000560, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_ComposeTransforms_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_CaculateTraceCapsuleSocket_RunCapsule) == 0x0005C0, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_CaculateTraceCapsuleSocket_RunCapsule' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_CaculateTraceCapsuleSocket_CapsuleHeight) == 0x0005C8, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_CaculateTraceCapsuleSocket_CapsuleHeight' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_CaculateTraceCapsuleSocket_CapsuleRot) == 0x0005D0, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_CaculateTraceCapsuleSocket_CapsuleRot' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_CaculateTraceCapsuleSocket_CapsuleLoc) == 0x0005E8, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_CaculateTraceCapsuleSocket_CapsuleLoc' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_GetSocketTransform_ReturnValue_1) == 0x000600, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_GetSocketTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_MakeTransform_ReturnValue_1) == 0x000660, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Array_Add_ReturnValue_2) == 0x0006C0, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Array_Add_ReturnValue_3) == 0x0006C4, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0006C8, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Map_Find_Value) == 0x0006E0, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Map_Find_ReturnValue) == 0x000710, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_ComposeTransforms_ReturnValue_1) == 0x000720, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_ComposeTransforms_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_ComposeTransforms_ReturnValue_2) == 0x000780, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_ComposeTransforms_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_ComposeTransforms_ReturnValue_3) == 0x0007E0, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_ComposeTransforms_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_BreakTransform_Location) == 0x000840, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_BreakTransform_Rotation) == 0x000858, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_BreakTransform_Scale) == 0x000870, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_BreakTransform_Location_1) == 0x000888, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_BreakTransform_Rotation_1) == 0x0008A0, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_BreakTransform_Scale_1) == 0x0008B8, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Map_Find_Value_1) == 0x0008D0, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Map_Find_ReturnValue_1) == 0x0008F8, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Map_Find_Value_2) == 0x000900, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Map_Find_ReturnValue_2) == 0x000998, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Map_Find_Value_3) == 0x00099C, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_Map_Find_ReturnValue_3) == 0x0009AC, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, K2Node_SwitchEnum_CmpSuccess) == 0x0009AD, "Member 'DamageHandlerComponent_C_ActiveTrace::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ActiveTrace, CallFunc_DrawDebugCapsule_HalfHeight_ImplicitCast) == 0x0009B0, "Member 'DamageHandlerComponent_C_ActiveTrace::CallFunc_DrawDebugCapsule_HalfHeight_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_Add_Sphere_Collection_Trace \ static_assert(alignof(DamageHandlerComponent_C_Add_Sphere_Collection_Trace) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_Add_Sphere_Collection_Trace"); \ static_assert(sizeof(DamageHandlerComponent_C_Add_Sphere_Collection_Trace) == 0x000070, "Wrong size on DamageHandlerComponent_C_Add_Sphere_Collection_Trace"); \ static_assert(offsetof(DamageHandlerComponent_C_Add_Sphere_Collection_Trace, PresetTraceId) == 0x000000, "Member 'DamageHandlerComponent_C_Add_Sphere_Collection_Trace::PresetTraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Add_Sphere_Collection_Trace, TraceId) == 0x000004, "Member 'DamageHandlerComponent_C_Add_Sphere_Collection_Trace::TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Add_Sphere_Collection_Trace, L_TraceId) == 0x000008, "Member 'DamageHandlerComponent_C_Add_Sphere_Collection_Trace::L_TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Add_Sphere_Collection_Trace, K2Node_MakeStruct_ST_DamageTraceEntry) == 0x00000C, "Member 'DamageHandlerComponent_C_Add_Sphere_Collection_Trace::K2Node_MakeStruct_ST_DamageTraceEntry' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Add_Sphere_Collection_Trace, K2Node_MakeArray_Array) == 0x000020, "Member 'DamageHandlerComponent_C_Add_Sphere_Collection_Trace::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Add_Sphere_Collection_Trace, K2Node_MakeArray_Array_1) == 0x000030, "Member 'DamageHandlerComponent_C_Add_Sphere_Collection_Trace::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Add_Sphere_Collection_Trace, K2Node_MakeStruct_ST_DamageTrace_MultiPosition) == 0x000040, "Member 'DamageHandlerComponent_C_Add_Sphere_Collection_Trace::K2Node_MakeStruct_ST_DamageTrace_MultiPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_AddCapsuleTrace \ static_assert(alignof(DamageHandlerComponent_C_AddCapsuleTrace) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_AddCapsuleTrace"); \ static_assert(sizeof(DamageHandlerComponent_C_AddCapsuleTrace) == 0x000108, "Wrong size on DamageHandlerComponent_C_AddCapsuleTrace"); \ static_assert(offsetof(DamageHandlerComponent_C_AddCapsuleTrace, Capsule) == 0x000000, "Member 'DamageHandlerComponent_C_AddCapsuleTrace::Capsule' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddCapsuleTrace, TraceLocation) == 0x000008, "Member 'DamageHandlerComponent_C_AddCapsuleTrace::TraceLocation' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddCapsuleTrace, PresetTraceId) == 0x00000C, "Member 'DamageHandlerComponent_C_AddCapsuleTrace::PresetTraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddCapsuleTrace, TraceId) == 0x000010, "Member 'DamageHandlerComponent_C_AddCapsuleTrace::TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddCapsuleTrace, L_Damage) == 0x000018, "Member 'DamageHandlerComponent_C_AddCapsuleTrace::L_Damage' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddCapsuleTrace, L_TraceId) == 0x0000B8, "Member 'DamageHandlerComponent_C_AddCapsuleTrace::L_TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddCapsuleTrace, L_Trace) == 0x0000BC, "Member 'DamageHandlerComponent_C_AddCapsuleTrace::L_Trace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddCapsuleTrace, K2Node_MakeStruct_ST_DamageTraceEntry) == 0x0000CC, "Member 'DamageHandlerComponent_C_AddCapsuleTrace::K2Node_MakeStruct_ST_DamageTraceEntry' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddCapsuleTrace, K2Node_MakeStruct_ST_DamageTrace_SimpleCol) == 0x0000E0, "Member 'DamageHandlerComponent_C_AddCapsuleTrace::K2Node_MakeStruct_ST_DamageTrace_SimpleCol' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_AddCustomedTrace \ static_assert(alignof(DamageHandlerComponent_C_AddCustomedTrace) == 0x000004, "Wrong alignment on DamageHandlerComponent_C_AddCustomedTrace"); \ static_assert(sizeof(DamageHandlerComponent_C_AddCustomedTrace) == 0x000020, "Wrong size on DamageHandlerComponent_C_AddCustomedTrace"); \ static_assert(offsetof(DamageHandlerComponent_C_AddCustomedTrace, PresetTraceId) == 0x000000, "Member 'DamageHandlerComponent_C_AddCustomedTrace::PresetTraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddCustomedTrace, TraceId) == 0x000004, "Member 'DamageHandlerComponent_C_AddCustomedTrace::TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddCustomedTrace, L_TraceId) == 0x000008, "Member 'DamageHandlerComponent_C_AddCustomedTrace::L_TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddCustomedTrace, Temp_int_Variable) == 0x00000C, "Member 'DamageHandlerComponent_C_AddCustomedTrace::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddCustomedTrace, K2Node_MakeStruct_ST_DamageTraceEntry) == 0x000010, "Member 'DamageHandlerComponent_C_AddCustomedTrace::K2Node_MakeStruct_ST_DamageTraceEntry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_AddIgnoreActors \ static_assert(alignof(DamageHandlerComponent_C_AddIgnoreActors) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_AddIgnoreActors"); \ static_assert(sizeof(DamageHandlerComponent_C_AddIgnoreActors) == 0x0001E0, "Wrong size on DamageHandlerComponent_C_AddIgnoreActors"); \ static_assert(offsetof(DamageHandlerComponent_C_AddIgnoreActors, TraceEntry) == 0x000000, "Member 'DamageHandlerComponent_C_AddIgnoreActors::TraceEntry' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddIgnoreActors, HitActors) == 0x000010, "Member 'DamageHandlerComponent_C_AddIgnoreActors::HitActors' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddIgnoreActors, L_UnitlTIme) == 0x000020, "Member 'DamageHandlerComponent_C_AddIgnoreActors::L_UnitlTIme' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddIgnoreActors, L_HitActorSet) == 0x000028, "Member 'DamageHandlerComponent_C_AddIgnoreActors::L_HitActorSet' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddIgnoreActors, L_Damage) == 0x000078, "Member 'DamageHandlerComponent_C_AddIgnoreActors::L_Damage' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddIgnoreActors, CallFunc_Array_LastIndex_ReturnValue) == 0x000118, "Member 'DamageHandlerComponent_C_AddIgnoreActors::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddIgnoreActors, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000120, "Member 'DamageHandlerComponent_C_AddIgnoreActors::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddIgnoreActors, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000128, "Member 'DamageHandlerComponent_C_AddIgnoreActors::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddIgnoreActors, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000130, "Member 'DamageHandlerComponent_C_AddIgnoreActors::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddIgnoreActors, CallFunc_Map_Find_Value) == 0x000138, "Member 'DamageHandlerComponent_C_AddIgnoreActors::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddIgnoreActors, CallFunc_Map_Find_ReturnValue) == 0x0001D8, "Member 'DamageHandlerComponent_C_AddIgnoreActors::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_AddMeshSocketTrace \ static_assert(alignof(DamageHandlerComponent_C_AddMeshSocketTrace) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_AddMeshSocketTrace"); \ static_assert(sizeof(DamageHandlerComponent_C_AddMeshSocketTrace) == 0x000258, "Wrong size on DamageHandlerComponent_C_AddMeshSocketTrace"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, Mesh) == 0x000000, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::Mesh' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, Socket) == 0x000008, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::Socket' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, Radius) == 0x000018, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::Radius' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, TraceLocation) == 0x000020, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::TraceLocation' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, PresetTraceId) == 0x000024, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::PresetTraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, WeaponAttackDirection) == 0x000028, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::WeaponAttackDirection' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, TraceId) == 0x00002C, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, L_Damage) == 0x000030, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::L_Damage' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, L_TraceId) == 0x0000D0, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::L_TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, L_Trace) == 0x0000D4, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::L_Trace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, CallFunc_Conv_IntToString_ReturnValue) == 0x0000E8, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, K2Node_MakeStruct_ST_DamageTraceEntry) == 0x0000F8, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::K2Node_MakeStruct_ST_DamageTraceEntry' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, CallFunc_Array_Length_ReturnValue) == 0x000108, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, CallFunc_GetInitDirectionSocketAndPoint_StartPoint) == 0x000110, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::CallFunc_GetInitDirectionSocketAndPoint_StartPoint' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, CallFunc_GetInitDirectionSocketAndPoint_Socket) == 0x000128, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::CallFunc_GetInitDirectionSocketAndPoint_Socket' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, CallFunc_ReplaceMeshSocketBySpecialName_ReturnValue) == 0x000130, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::CallFunc_ReplaceMeshSocketBySpecialName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, CallFunc_GetDisplayName_ReturnValue) == 0x000140, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, K2Node_MakeStruct_ST_DamageTrace_MeshSocket) == 0x000150, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::K2Node_MakeStruct_ST_DamageTrace_MeshSocket' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, CallFunc_Concat_StrStr_ReturnValue) == 0x0001E8, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001F8, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, Temp_int_Array_Index_Variable) == 0x000208, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000210, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, CallFunc_Array_Get_Item) == 0x000220, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000228, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, CallFunc_Conv_NameToString_ReturnValue) == 0x000238, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, Temp_int_Loop_Counter_Variable) == 0x000248, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, CallFunc_Less_IntInt_ReturnValue) == 0x00024C, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddMeshSocketTrace, CallFunc_Add_IntInt_ReturnValue) == 0x000250, "Member 'DamageHandlerComponent_C_AddMeshSocketTrace::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_AddSphereTrace \ static_assert(alignof(DamageHandlerComponent_C_AddSphereTrace) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_AddSphereTrace"); \ static_assert(sizeof(DamageHandlerComponent_C_AddSphereTrace) == 0x000108, "Wrong size on DamageHandlerComponent_C_AddSphereTrace"); \ static_assert(offsetof(DamageHandlerComponent_C_AddSphereTrace, Sphere) == 0x000000, "Member 'DamageHandlerComponent_C_AddSphereTrace::Sphere' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddSphereTrace, TraceLocation) == 0x000008, "Member 'DamageHandlerComponent_C_AddSphereTrace::TraceLocation' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddSphereTrace, PresetTraceId) == 0x00000C, "Member 'DamageHandlerComponent_C_AddSphereTrace::PresetTraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddSphereTrace, DoOnce) == 0x000010, "Member 'DamageHandlerComponent_C_AddSphereTrace::DoOnce' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddSphereTrace, TraceId) == 0x000014, "Member 'DamageHandlerComponent_C_AddSphereTrace::TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddSphereTrace, L_Damage) == 0x000018, "Member 'DamageHandlerComponent_C_AddSphereTrace::L_Damage' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddSphereTrace, L_TraceId) == 0x0000B8, "Member 'DamageHandlerComponent_C_AddSphereTrace::L_TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddSphereTrace, L_Trace) == 0x0000BC, "Member 'DamageHandlerComponent_C_AddSphereTrace::L_Trace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddSphereTrace, K2Node_MakeStruct_ST_DamageTraceEntry) == 0x0000CC, "Member 'DamageHandlerComponent_C_AddSphereTrace::K2Node_MakeStruct_ST_DamageTraceEntry' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddSphereTrace, K2Node_MakeStruct_ST_DamageTrace_SimpleCol) == 0x0000E0, "Member 'DamageHandlerComponent_C_AddSphereTrace::K2Node_MakeStruct_ST_DamageTrace_SimpleCol' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_AddTraceObjectType \ static_assert(alignof(DamageHandlerComponent_C_AddTraceObjectType) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_AddTraceObjectType"); \ static_assert(sizeof(DamageHandlerComponent_C_AddTraceObjectType) == 0x000028, "Wrong size on DamageHandlerComponent_C_AddTraceObjectType"); \ static_assert(offsetof(DamageHandlerComponent_C_AddTraceObjectType, AddTypes) == 0x000000, "Member 'DamageHandlerComponent_C_AddTraceObjectType::AddTypes' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddTraceObjectType, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'DamageHandlerComponent_C_AddTraceObjectType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddTraceObjectType, Temp_int_Array_Index_Variable) == 0x000014, "Member 'DamageHandlerComponent_C_AddTraceObjectType::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddTraceObjectType, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'DamageHandlerComponent_C_AddTraceObjectType::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddTraceObjectType, CallFunc_Array_Get_Item) == 0x00001C, "Member 'DamageHandlerComponent_C_AddTraceObjectType::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddTraceObjectType, CallFunc_Less_IntInt_ReturnValue) == 0x00001D, "Member 'DamageHandlerComponent_C_AddTraceObjectType::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddTraceObjectType, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'DamageHandlerComponent_C_AddTraceObjectType::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AddTraceObjectType, CallFunc_Array_AddUnique_ReturnValue) == 0x000024, "Member 'DamageHandlerComponent_C_AddTraceObjectType::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_AppleImpactToTarget \ static_assert(alignof(DamageHandlerComponent_C_AppleImpactToTarget) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_AppleImpactToTarget"); \ static_assert(sizeof(DamageHandlerComponent_C_AppleImpactToTarget) == 0x000250, "Wrong size on DamageHandlerComponent_C_AppleImpactToTarget"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, F_HitData) == 0x000000, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::F_HitData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, HitCharacter) == 0x000168, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::HitCharacter' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, Attacker) == 0x000170, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::Attacker' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, L_HitFromLocation) == 0x000178, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::L_HitFromLocation' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, L_ReflectLevel) == 0x000190, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::L_ReflectLevel' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, CallFunc_IsValid_ReturnValue) == 0x000191, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000198, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, K2Node_DynamicCast_bSuccess) == 0x0001A0, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001A1, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, CallFunc_IsValid_ReturnValue_1) == 0x0001A2, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, CallFunc_BooleanAND_ReturnValue) == 0x0001A3, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, CallFunc_IsAlive_self_CastInput) == 0x0001A8, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, CallFunc_IsAlive_Result) == 0x0001B8, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, CallFunc_GetMyAIComp_AI_Comp) == 0x0001C0, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, CallFunc_GetHitPhysicsEffectHitBone_ReturnValue) == 0x0001C8, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::CallFunc_GetHitPhysicsEffectHitBone_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, CallFunc_CostToughnessAndGetReflection_reflectLevel) == 0x0001D0, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::CallFunc_CostToughnessAndGetReflection_reflectLevel' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0001D1, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, CallFunc_GetForwardVector_ReturnValue) == 0x0001D8, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, CallFunc_Conv_RotatorToVector_ReturnValue) == 0x0001F0, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::CallFunc_Conv_RotatorToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, CallFunc_Conv_StringToInt_ReturnValue) == 0x000208, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, K2Node_MakeStruct_S_HitPhysicsEffectData) == 0x000210, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::K2Node_MakeStruct_S_HitPhysicsEffectData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, CallFunc_GetMyEffects_EffectsComp) == 0x000240, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, CallFunc_TryEffectAfterDamage_Applied) == 0x000248, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::CallFunc_TryEffectAfterDamage_Applied' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_AppleImpactToTarget, CallFunc_TryEffectAfterDamage_Applied_1) == 0x000249, "Member 'DamageHandlerComponent_C_AppleImpactToTarget::CallFunc_TryEffectAfterDamage_Applied_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_ApplyDamageToTarget \ static_assert(alignof(DamageHandlerComponent_C_ApplyDamageToTarget) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_ApplyDamageToTarget"); \ static_assert(sizeof(DamageHandlerComponent_C_ApplyDamageToTarget) == 0x000CA8, "Wrong size on DamageHandlerComponent_C_ApplyDamageToTarget"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, HitResult) == 0x000000, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::HitResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, ExtraResult) == 0x0000E8, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::ExtraResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, AppliedDamage) == 0x000120, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::AppliedDamage' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, ResultType) == 0x000121, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::ResultType' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, FinalHitData) == 0x000128, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::FinalHitData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, L_HitData) == 0x000290, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::L_HitData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, L_Prop) == 0x0003F8, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::L_Prop' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, L_HitTarget_0) == 0x000418, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::L_HitTarget_0' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_bBlockingHit) == 0x000420, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_bInitialOverlap) == 0x000421, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_Time) == 0x000424, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_Distance) == 0x000428, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_Location) == 0x000430, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_ImpactPoint) == 0x000448, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_Normal) == 0x000460, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_ImpactNormal) == 0x000478, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_PhysMat) == 0x000490, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_HitActor) == 0x000498, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_HitComponent) == 0x0004A0, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_HitBoneName) == 0x0004A8, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_BoneName) == 0x0004B0, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_HitItem) == 0x0004B8, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_ElementIndex) == 0x0004BC, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_FaceIndex) == 0x0004C0, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_TraceStart) == 0x0004C8, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_BreakHitResult_TraceEnd) == 0x0004E0, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_GetOwnActor_ReturnValue) == 0x0004F8, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_GetDamageSourceCharacter_SourceActor) == 0x000500, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_GetDamageSourceCharacter_SourceActor' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, K2Node_DynamicCast_AsAbstract_Character) == 0x000508, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, K2Node_DynamicCast_bSuccess) == 0x000510, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x000518, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_GetOwnActor_ReturnValue_1) == 0x000520, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_GetCharacterCurrentWeaponProperty_ReturnValue) == 0x000528, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_GetCharacterCurrentWeaponProperty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_LoadHitDataFromSkillId_DamageDataSource) == 0x000540, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_LoadHitDataFromSkillId_DamageDataSource' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, K2Node_MakeStruct_F_HitData) == 0x0006A0, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_GetOwnActor_ReturnValue_2) == 0x000808, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_GetOwnActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_GetOwnActor_ReturnValue_3) == 0x000810, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_GetOwnActor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, K2Node_DynamicCast_AsI_Can_Attack) == 0x000818, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, K2Node_DynamicCast_bSuccess_1) == 0x000828, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, K2Node_DynamicCast_AsI_Can_Attack_1) == 0x000830, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::K2Node_DynamicCast_AsI_Can_Attack_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, K2Node_DynamicCast_bSuccess_2) == 0x000840, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000848, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, K2Node_DynamicCast_bSuccess_3) == 0x000858, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_CompositeHitData_HitDataCompositedByAttacker) == 0x000860, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_CompositeHitData_HitDataCompositedByAttacker' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_TakeDamage_ResultType) == 0x0009C8, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_TakeDamage_ResultType' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, K2Node_SetFieldsInStruct_StructOut) == 0x0009D0, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_IsAttackableTarget_result) == 0x000B38, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget, CallFunc_ValidWeaponProperty_OutHitData) == 0x000B40, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget::CallFunc_ValidWeaponProperty_OutHitData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_ApplyDamageToTarget_Network \ static_assert(alignof(DamageHandlerComponent_C_ApplyDamageToTarget_Network) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_ApplyDamageToTarget_Network"); \ static_assert(sizeof(DamageHandlerComponent_C_ApplyDamageToTarget_Network) == 0x000C88, "Wrong size on DamageHandlerComponent_C_ApplyDamageToTarget_Network"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, HitResult) == 0x000000, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::HitResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, ExtraResult) == 0x0000E8, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::ExtraResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, AppliedDamage) == 0x000120, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::AppliedDamage' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, ResultType) == 0x000121, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::ResultType' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, FinalHitData) == 0x000128, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::FinalHitData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, L_HitData) == 0x000290, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::L_HitData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, L_Prop) == 0x0003F8, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::L_Prop' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, L_HitTarget_0) == 0x000418, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::L_HitTarget_0' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, L_SkillId_0) == 0x000420, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::L_SkillId_0' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_bBlockingHit) == 0x000430, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_bInitialOverlap) == 0x000431, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_Time) == 0x000434, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_Distance) == 0x000438, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_Location) == 0x000440, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_ImpactPoint) == 0x000458, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_Normal) == 0x000470, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_ImpactNormal) == 0x000488, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_PhysMat) == 0x0004A0, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_HitActor) == 0x0004A8, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_HitComponent) == 0x0004B0, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_HitBoneName) == 0x0004B8, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_BoneName) == 0x0004C0, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_HitItem) == 0x0004C8, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_ElementIndex) == 0x0004CC, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_FaceIndex) == 0x0004D0, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_TraceStart) == 0x0004D8, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_BreakHitResult_TraceEnd) == 0x0004F0, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_GetOwnActor_ReturnValue) == 0x000508, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_LoadHitDataFromSkillId_DamageDataSource) == 0x000510, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_LoadHitDataFromSkillId_DamageDataSource' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_GetCharacterCurrentWeaponProperty_ReturnValue) == 0x000670, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_GetCharacterCurrentWeaponProperty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, K2Node_MakeStruct_F_HitData) == 0x000688, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_GetOwnActor_ReturnValue_1) == 0x0007F0, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x0007F8, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, K2Node_DynamicCast_bSuccess) == 0x000808, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, K2Node_DynamicCast_AsI_Can_Attack) == 0x000810, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, K2Node_DynamicCast_bSuccess_1) == 0x000820, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_Undelayed_TakeDamage_ResultType) == 0x000821, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_Undelayed_TakeDamage_ResultType' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_GetOwnActor_ReturnValue_2) == 0x000828, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_GetOwnActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, K2Node_DynamicCast_AsI_Can_Attack_1) == 0x000830, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::K2Node_DynamicCast_AsI_Can_Attack_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, K2Node_DynamicCast_bSuccess_2) == 0x000840, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_CompositeHitData_HitDataCompositedByAttacker) == 0x000848, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_CompositeHitData_HitDataCompositedByAttacker' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_IsAttackableTarget_result) == 0x0009B0, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, K2Node_SetFieldsInStruct_StructOut) == 0x0009B8, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ApplyDamageToTarget_Network, CallFunc_ValidWeaponProperty_OutHitData) == 0x000B20, "Member 'DamageHandlerComponent_C_ApplyDamageToTarget_Network::CallFunc_ValidWeaponProperty_OutHitData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_CaculateTraceCapsuleSocket \ static_assert(alignof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_CaculateTraceCapsuleSocket"); \ static_assert(sizeof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket) == 0x000118, "Wrong size on DamageHandlerComponent_C_CaculateTraceCapsuleSocket"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, SocketName) == 0x000000, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::SocketName' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, Mesh) == 0x000008, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::Mesh' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, RunCapsule) == 0x000010, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::RunCapsule' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, CapsuleHeight) == 0x000018, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::CapsuleHeight' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, CapsuleRot) == 0x000020, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::CapsuleRot' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, CapsuleLoc) == 0x000038, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::CapsuleLoc' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000050, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, CallFunc_SocketIsRunCapsuleCheck_RunCapsule) == 0x000068, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::CallFunc_SocketIsRunCapsuleCheck_RunCapsule' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, CallFunc_SocketIsRunCapsuleCheck_Start) == 0x00006C, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::CallFunc_SocketIsRunCapsuleCheck_Start' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, CallFunc_SocketIsRunCapsuleCheck_End) == 0x000074, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::CallFunc_SocketIsRunCapsuleCheck_End' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, CallFunc_GetSocketLocation_ReturnValue) == 0x000080, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, CallFunc_GetSocketLocation_ReturnValue_1) == 0x000098, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::CallFunc_GetSocketLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000B0, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, CallFunc_MakeRotFromZ_ReturnValue) == 0x0000C8, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::CallFunc_MakeRotFromZ_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, CallFunc_Divide_VectorVector_ReturnValue) == 0x0000E0, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::CallFunc_Divide_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, CallFunc_VSize_ReturnValue) == 0x0000F8, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CaculateTraceCapsuleSocket, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x000100, "Member 'DamageHandlerComponent_C_CaculateTraceCapsuleSocket::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_CalculateDamageHitLocation \ static_assert(alignof(DamageHandlerComponent_C_CalculateDamageHitLocation) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_CalculateDamageHitLocation"); \ static_assert(sizeof(DamageHandlerComponent_C_CalculateDamageHitLocation) == 0x000388, "Wrong size on DamageHandlerComponent_C_CalculateDamageHitLocation"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, HitResult) == 0x000000, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::HitResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, HitData) == 0x0000E8, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::HitData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, ReturnValue) == 0x000250, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, Local) == 0x000268, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::Local' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_bBlockingHit) == 0x000280, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_bInitialOverlap) == 0x000281, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_Time) == 0x000284, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_Distance) == 0x000288, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_Location) == 0x000290, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_ImpactPoint) == 0x0002A8, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_Normal) == 0x0002C0, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_ImpactNormal) == 0x0002D8, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_PhysMat) == 0x0002F0, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_HitActor) == 0x0002F8, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_HitComponent) == 0x000300, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_HitBoneName) == 0x000308, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_BoneName) == 0x000310, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_HitItem) == 0x000318, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_ElementIndex) == 0x00031C, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_FaceIndex) == 0x000320, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_TraceStart) == 0x000328, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_BreakHitResult_TraceEnd) == 0x000340, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_Vector_IsNearlyZero_ReturnValue) == 0x000358, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_Vector_IsNearlyZero_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_GetOwnActor_ReturnValue) == 0x000360, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, K2Node_SwitchEnum_CmpSuccess) == 0x000368, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CalculateDamageHitLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000370, "Member 'DamageHandlerComponent_C_CalculateDamageHitLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_CallTransmit_TakeDamage \ static_assert(alignof(DamageHandlerComponent_C_CallTransmit_TakeDamage) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_CallTransmit_TakeDamage"); \ static_assert(sizeof(DamageHandlerComponent_C_CallTransmit_TakeDamage) == 0x000290, "Wrong size on DamageHandlerComponent_C_CallTransmit_TakeDamage"); \ static_assert(offsetof(DamageHandlerComponent_C_CallTransmit_TakeDamage, CallTarget) == 0x000000, "Member 'DamageHandlerComponent_C_CallTransmit_TakeDamage::CallTarget' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CallTransmit_TakeDamage, HitData) == 0x000008, "Member 'DamageHandlerComponent_C_CallTransmit_TakeDamage::HitData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CallTransmit_TakeDamage, HitResult) == 0x000170, "Member 'DamageHandlerComponent_C_CallTransmit_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CallTransmit_TakeDamage, ExtraResult) == 0x000258, "Member 'DamageHandlerComponent_C_CallTransmit_TakeDamage::ExtraResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_Check_Break_Loop \ static_assert(alignof(DamageHandlerComponent_C_Check_Break_Loop) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_Check_Break_Loop"); \ static_assert(sizeof(DamageHandlerComponent_C_Check_Break_Loop) == 0x000018, "Wrong size on DamageHandlerComponent_C_Check_Break_Loop"); \ static_assert(offsetof(DamageHandlerComponent_C_Check_Break_Loop, NotBreak) == 0x000000, "Member 'DamageHandlerComponent_C_Check_Break_Loop::NotBreak' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Check_Break_Loop, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'DamageHandlerComponent_C_Check_Break_Loop::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Check_Break_Loop, CallFunc_IsActorBeingDestroyed_ReturnValue) == 0x000010, "Member 'DamageHandlerComponent_C_Check_Break_Loop::CallFunc_IsActorBeingDestroyed_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_CheckAndAddToTraceEntrys \ static_assert(alignof(DamageHandlerComponent_C_CheckAndAddToTraceEntrys) == 0x000004, "Wrong alignment on DamageHandlerComponent_C_CheckAndAddToTraceEntrys"); \ static_assert(sizeof(DamageHandlerComponent_C_CheckAndAddToTraceEntrys) == 0x000024, "Wrong size on DamageHandlerComponent_C_CheckAndAddToTraceEntrys"); \ static_assert(offsetof(DamageHandlerComponent_C_CheckAndAddToTraceEntrys, TraceEntry) == 0x000000, "Member 'DamageHandlerComponent_C_CheckAndAddToTraceEntrys::TraceEntry' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CheckAndAddToTraceEntrys, CallFunc_Map_Find_Value) == 0x000010, "Member 'DamageHandlerComponent_C_CheckAndAddToTraceEntrys::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_CheckAndAddToTraceEntrys, CallFunc_Map_Find_ReturnValue) == 0x000020, "Member 'DamageHandlerComponent_C_CheckAndAddToTraceEntrys::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_Create_or_Link_Trace_Damage \ static_assert(alignof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_Create_or_Link_Trace_Damage"); \ static_assert(sizeof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage) == 0x0003E8, "Wrong size on DamageHandlerComponent_C_Create_or_Link_Trace_Damage"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, TraceId) == 0x000000, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, DamageID) == 0x000004, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::DamageID' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, SkillID) == 0x000008, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::SkillID' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, Intevel) == 0x000018, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::Intevel' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, L_linkedTraces) == 0x000020, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::L_linkedTraces' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, L_Damage) == 0x000030, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::L_Damage' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, L_DamageId) == 0x0000D0, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::L_DamageId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, L_Trace) == 0x0000D4, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::L_Trace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000E4, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000E5, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, CallFunc_GetOwnActor_ReturnValue) == 0x0000E8, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000F0, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, K2Node_DynamicCast_bSuccess) == 0x0000F8, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, CallFunc_BooleanAND_ReturnValue) == 0x0000F9, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, CallFunc_GetOwnActor_ReturnValue_1) == 0x000100, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, CallFunc_LoadHitDataFromSkillId_DamageDataSource) == 0x000108, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::CallFunc_LoadHitDataFromSkillId_DamageDataSource' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, CallFunc_GetDisplayName_ReturnValue) == 0x000268, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, CallFunc_Concat_StrStr_ReturnValue) == 0x000278, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, CallFunc_Array_AddUnique_ReturnValue) == 0x000288, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, K2Node_MakeStruct_ST_DamageInfo) == 0x000290, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::K2Node_MakeStruct_ST_DamageInfo' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, CallFunc_Map_Find_Value) == 0x000330, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, CallFunc_Map_Find_ReturnValue) == 0x0003D0, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, CallFunc_Greater_IntInt_ReturnValue) == 0x0003D1, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0003D2, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, CallFunc_BooleanAND_ReturnValue_1) == 0x0003D3, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, CallFunc_Map_Find_Value_1) == 0x0003D4, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Create_or_Link_Trace_Damage, CallFunc_Map_Find_ReturnValue_1) == 0x0003E4, "Member 'DamageHandlerComponent_C_Create_or_Link_Trace_Damage::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_DeactiveTrace \ static_assert(alignof(DamageHandlerComponent_C_DeactiveTrace) == 0x000004, "Wrong alignment on DamageHandlerComponent_C_DeactiveTrace"); \ static_assert(sizeof(DamageHandlerComponent_C_DeactiveTrace) == 0x000018, "Wrong size on DamageHandlerComponent_C_DeactiveTrace"); \ static_assert(offsetof(DamageHandlerComponent_C_DeactiveTrace, TraceId) == 0x000000, "Member 'DamageHandlerComponent_C_DeactiveTrace::TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_DeactiveTrace, CallFunc_Map_Find_Value) == 0x000004, "Member 'DamageHandlerComponent_C_DeactiveTrace::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_DeactiveTrace, CallFunc_Map_Find_ReturnValue) == 0x000014, "Member 'DamageHandlerComponent_C_DeactiveTrace::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_DeactiveTrace, CallFunc_Set_Remove_ReturnValue) == 0x000015, "Member 'DamageHandlerComponent_C_DeactiveTrace::CallFunc_Set_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_DebugAttackDirection \ static_assert(alignof(DamageHandlerComponent_C_DebugAttackDirection) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_DebugAttackDirection"); \ static_assert(sizeof(DamageHandlerComponent_C_DebugAttackDirection) == 0x0000A8, "Wrong size on DamageHandlerComponent_C_DebugAttackDirection"); \ static_assert(offsetof(DamageHandlerComponent_C_DebugAttackDirection, Location) == 0x000000, "Member 'DamageHandlerComponent_C_DebugAttackDirection::Location' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_DebugAttackDirection, BRDirection) == 0x000018, "Member 'DamageHandlerComponent_C_DebugAttackDirection::BRDirection' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_DebugAttackDirection, ArrowSize) == 0x000030, "Member 'DamageHandlerComponent_C_DebugAttackDirection::ArrowSize' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_DebugAttackDirection, LineColor) == 0x000034, "Member 'DamageHandlerComponent_C_DebugAttackDirection::LineColor' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_DebugAttackDirection, Thickness) == 0x000044, "Member 'DamageHandlerComponent_C_DebugAttackDirection::Thickness' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_DebugAttackDirection, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000048, "Member 'DamageHandlerComponent_C_DebugAttackDirection::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_DebugAttackDirection, CallFunc_GetForwardVector_ReturnValue) == 0x000060, "Member 'DamageHandlerComponent_C_DebugAttackDirection::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_DebugAttackDirection, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000078, "Member 'DamageHandlerComponent_C_DebugAttackDirection::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_DebugAttackDirection, CallFunc_Add_VectorVector_ReturnValue) == 0x000090, "Member 'DamageHandlerComponent_C_DebugAttackDirection::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent \ static_assert(alignof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent"); \ static_assert(sizeof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent) == 0x001340, "Wrong size on DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, EntryPoint) == 0x000000, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetMyEffects_EffectsComp) == 0x000008, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000010, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000011, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x000012, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BooleanAND_ReturnValue) == 0x000013, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_Not_PreBool_ReturnValue) == 0x000014, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BooleanOR_ReturnValue) == 0x000015, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_Event_DeltaSeconds) == 0x000018, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_HitResult_3) == 0x000020, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_HitResult_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_Trace_1) == 0x000108, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_Trace_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_ExtraResult_2) == 0x000118, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_ExtraResult_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_HitResult_2) == 0x000150, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_HitResult_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_Trace) == 0x000238, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_Trace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_HitActor) == 0x000248, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_HitActor' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_Turn_AttackerActor) == 0x000250, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_Turn_AttackerActor' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_ExtraResult_1) == 0x000258, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_ExtraResult_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_AppliedDamage) == 0x000290, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_AppliedDamage' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_AttackResult) == 0x000291, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_AttackResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_HitData_2) == 0x000298, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_HitData_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_Normal_1) == 0x000400, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_Normal_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_Undelayed) == 0x000401, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_Undelayed' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_ApplyDamageToTarget_Network_AppliedDamage) == 0x000402, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_ApplyDamageToTarget_Network_AppliedDamage' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_ApplyDamageToTarget_Network_ResultType) == 0x000403, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_ApplyDamageToTarget_Network_ResultType' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_ApplyDamageToTarget_Network_FinalHitData) == 0x000408, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_ApplyDamageToTarget_Network_FinalHitData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_ApplyDamageToTarget_AppliedDamage) == 0x000570, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_ApplyDamageToTarget_AppliedDamage' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_ApplyDamageToTarget_ResultType) == 0x000571, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_ApplyDamageToTarget_ResultType' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_ApplyDamageToTarget_FinalHitData) == 0x000578, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_ApplyDamageToTarget_FinalHitData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_bBlockingHit) == 0x0006E0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_bInitialOverlap) == 0x0006E1, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_Time) == 0x0006E4, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_Distance) == 0x0006E8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_Location) == 0x0006F0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_ImpactPoint) == 0x000708, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_Normal) == 0x000720, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_ImpactNormal) == 0x000738, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_PhysMat) == 0x000750, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_HitActor) == 0x000758, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_HitComponent) == 0x000760, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_HitBoneName) == 0x000768, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_BoneName) == 0x000770, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_HitItem) == 0x000778, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_ElementIndex) == 0x00077C, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_FaceIndex) == 0x000780, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_TraceStart) == 0x000788, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BreakHitResult_TraceEnd) == 0x0007A0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, Temp_bool_Variable) == 0x0007B8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetOwnActor_ReturnValue) == 0x0007C0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_DynamicCast_AsI_Can_Attack) == 0x0007C8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_DynamicCast_bSuccess) == 0x0007D8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_IsValid_ReturnValue) == 0x0007D9, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_DynamicCast_AsBP_No_Action_AI) == 0x0007E0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_DynamicCast_AsBP_No_Action_AI' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_DynamicCast_bSuccess_1) == 0x0007E8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_SwitchEnum_CmpSuccess) == 0x0007E9, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_DynamicCast_AsAbstract_Character) == 0x0007F0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_DynamicCast_bSuccess_2) == 0x0007F8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetOwnActor_ReturnValue_1) == 0x000800, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetMyEffects_EffectsComp_1) == 0x000808, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetMyEffects_EffectsComp_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000810, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_CalculateDamageHitLocation_ReturnValue) == 0x000818, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_CalculateDamageHitLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_IsValid_ReturnValue_1) == 0x000830, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_HitData_1) == 0x000838, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_HitData_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_HitResult_1) == 0x0009A0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_HitResult_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_Attacker) == 0x000A88, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_Attacker' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_ResultType) == 0x000A90, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_ResultType' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_SkillID) == 0x000A98, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_SkillID' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_MakeStruct_ST_DamageTrace_ExtraResult) == 0x000AA8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_MakeStruct_ST_DamageTrace_ExtraResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetOwnActor_ReturnValue_2) == 0x000AE0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetOwnActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetOwnActor_ReturnValue_3) == 0x000AE8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetOwnActor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_IsValid_ReturnValue_2) == 0x000AF0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_DynamicCast_AsAbstract_Character_1) == 0x000AF8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_DynamicCast_bSuccess_3) == 0x000B00, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_SwitchEnum_CmpSuccess_1) == 0x000B01, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetMyEffects_EffectsComp_2) == 0x000B08, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetMyEffects_EffectsComp_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000B10, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_CalculateDamageHitLocation_ReturnValue_1) == 0x000B18, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_CalculateDamageHitLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_IsValid_ReturnValue_3) == 0x000B30, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_IsValid_ReturnValue_4) == 0x000B31, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetOwnActor_ReturnValue_4) == 0x000B38, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetOwnActor_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_DynamicCast_AsI_Can_Attack_1) == 0x000B40, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_DynamicCast_AsI_Can_Attack_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_DynamicCast_bSuccess_4) == 0x000B50, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_IsValid_ReturnValue_5) == 0x000B51, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_MeleeCut) == 0x000B52, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_MeleeCut' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_SyncRecieve) == 0x000B53, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_SyncRecieve' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_Normal) == 0x000B54, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_Normal' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetMyPhysicReaction_PhysicReaction) == 0x000B58, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetMyPhysicReaction_PhysicReaction' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_ApplyEffect_Applied) == 0x000B60, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_IsValid_ReturnValue_6) == 0x000B61, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_SwitchEnum_CmpSuccess_2) == 0x000B62, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_CalculateDamageHitLocation_ReturnValue_2) == 0x000B68, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_CalculateDamageHitLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_IsGameOnlineMode_ReturnValue) == 0x000B80, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_DynamicCast_AsI_Can_Attack_2) == 0x000B88, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_DynamicCast_AsI_Can_Attack_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_DynamicCast_bSuccess_5) == 0x000B98, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_IsValid_ReturnValue_7) == 0x000B99, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_CallTarget) == 0x000BA0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_CallTarget' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_HitData) == 0x000BA8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_HitData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_HitResult) == 0x000D10, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_ExtraResult) == 0x000DF8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_ExtraResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BuildNetworkData_TakeDamage_ReturnValue) == 0x000E30, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BuildNetworkData_TakeDamage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000F58, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_DynamicCast_bSuccess_6) == 0x000F68, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetOwnActor_ReturnValue_5) == 0x000F70, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetOwnActor_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_ApplyEffect_Applied_1) == 0x000F78, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_ApplyEffect_Applied_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetOwnActor_ReturnValue_6) == 0x000F80, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetOwnActor_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetDCSGameState_ReturnValue) == 0x000F88, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetServerWorldSync_ReturnValue) == 0x000F90, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetServerWorldSync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_DoesImplementInterface_ReturnValue) == 0x000F98, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_IsServer_ReturnValue) == 0x000F99, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000FA0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_Select_Default) == 0x000FA8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_CustomEvent_ToExecuted) == 0x000FB0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_CustomEvent_ToExecuted' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetMyEffects_EffectsComp_3) == 0x000FB8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetMyEffects_EffectsComp_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetActorForwardVector_ReturnValue) == 0x000FC0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000FD8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000FF0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetScaledCapsuleRadius_ReturnValue) == 0x001008, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetScaledCapsuleRadius_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_Conv_FloatToVector_ReturnValue_1) == 0x001010, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_Conv_FloatToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_Multiply_VectorVector_ReturnValue) == 0x001028, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_Add_VectorVector_ReturnValue) == 0x001040, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x001058, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_Conv_FloatToVector_ReturnValue_2) == 0x001060, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_Conv_FloatToVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BuildNetworkData_PhysicRecieveData_CanPhysicRecieve) == 0x001078, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BuildNetworkData_PhysicRecieveData_CanPhysicRecieve' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BuildNetworkData_PhysicRecieveData_ReturnPhysicRecieveData) == 0x001080, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BuildNetworkData_PhysicRecieveData_ReturnPhysicRecieveData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetMyPhysicReaction_PhysicReaction_1) == 0x001128, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetMyPhysicReaction_PhysicReaction_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BuildNetworkData_PhysicRecieveData_CanPhysicRecieve_1) == 0x001130, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BuildNetworkData_PhysicRecieveData_CanPhysicRecieve_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BuildNetworkData_PhysicRecieveData_ReturnPhysicRecieveData_1) == 0x001138, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BuildNetworkData_PhysicRecieveData_ReturnPhysicRecieveData_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetMyPhysicReaction_PhysicReaction_2) == 0x0011E0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetMyPhysicReaction_PhysicReaction_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_MakeLiteralByte_ReturnValue) == 0x0011E8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BuildNetworkData_PhysicRecieveData_CanPhysicRecieve_2) == 0x0011E9, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BuildNetworkData_PhysicRecieveData_CanPhysicRecieve_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BuildNetworkData_PhysicRecieveData_ReturnPhysicRecieveData_2) == 0x0011F0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BuildNetworkData_PhysicRecieveData_ReturnPhysicRecieveData_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_ApplyEffect_Applied_2) == 0x001298, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_ApplyEffect_Applied_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, Temp_byte_Variable) == 0x001299, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetActorForwardVector_ReturnValue_1) == 0x0012A0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetActorForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetMyEffects_EffectsComp_4) == 0x0012B8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetMyEffects_EffectsComp_4' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0012C0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_ApplyEffect_Applied_3) == 0x0012D8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_ApplyEffect_Applied_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetActorForwardVector_ReturnValue_2) == 0x0012E0, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetActorForwardVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetMyEffects_EffectsComp_5) == 0x0012F8, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetMyEffects_EffectsComp_5' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x001300, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_ApplyEffect_Applied_4) == 0x001318, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_ApplyEffect_Applied_4' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetDamageSourceCharacter_SourceActor) == 0x001320, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetDamageSourceCharacter_SourceActor' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_GetComponentByClass_ReturnValue_2) == 0x001328, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_Is_Enemy_Return) == 0x001330, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_Is_Enemy_Return' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, Temp_byte_Variable_1) == 0x001331, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x001332, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_EqualEqual_DoubleDouble_ReturnValue_2) == 0x001333, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_EqualEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_EqualEqual_DoubleDouble_ReturnValue_3) == 0x001334, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_EqualEqual_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, Temp_bool_Variable_1) == 0x001335, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BooleanAND_ReturnValue_1) == 0x001336, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_Not_PreBool_ReturnValue_1) == 0x001337, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, K2Node_Select_Default_1) == 0x001338, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_BooleanOR_ReturnValue_1) == 0x001339, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent, CallFunc_ApplyEffect_Applied_5) == 0x00133A, "Member 'DamageHandlerComponent_C_ExecuteUbergraph_DamageHandlerComponent::CallFunc_ApplyEffect_Applied_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_FindDamageOfTrace \ static_assert(alignof(DamageHandlerComponent_C_FindDamageOfTrace) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_FindDamageOfTrace"); \ static_assert(sizeof(DamageHandlerComponent_C_FindDamageOfTrace) == 0x000158, "Wrong size on DamageHandlerComponent_C_FindDamageOfTrace"); \ static_assert(offsetof(DamageHandlerComponent_C_FindDamageOfTrace, Trace) == 0x000000, "Member 'DamageHandlerComponent_C_FindDamageOfTrace::Trace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_FindDamageOfTrace, Damage) == 0x000010, "Member 'DamageHandlerComponent_C_FindDamageOfTrace::Damage' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_FindDamageOfTrace, CallFunc_Map_Find_Value) == 0x0000B0, "Member 'DamageHandlerComponent_C_FindDamageOfTrace::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_FindDamageOfTrace, CallFunc_Map_Find_ReturnValue) == 0x000150, "Member 'DamageHandlerComponent_C_FindDamageOfTrace::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_GetAnimBlockFactor \ static_assert(alignof(DamageHandlerComponent_C_GetAnimBlockFactor) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_GetAnimBlockFactor"); \ static_assert(sizeof(DamageHandlerComponent_C_GetAnimBlockFactor) == 0x000008, "Wrong size on DamageHandlerComponent_C_GetAnimBlockFactor"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAnimBlockFactor, AnimBlockFactor_0) == 0x000000, "Member 'DamageHandlerComponent_C_GetAnimBlockFactor::AnimBlockFactor_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_GetAttackDirectionReverseScale \ static_assert(alignof(DamageHandlerComponent_C_GetAttackDirectionReverseScale) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_GetAttackDirectionReverseScale"); \ static_assert(sizeof(DamageHandlerComponent_C_GetAttackDirectionReverseScale) == 0x000100, "Wrong size on DamageHandlerComponent_C_GetAttackDirectionReverseScale"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, Point) == 0x000000, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::Point' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, Max) == 0x000018, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::Max' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, UseZ) == 0x000020, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::UseZ' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, ReturnValue) == 0x000024, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, Temp_bool_Variable) == 0x000028, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, CallFunc_Conv_BoolToInt_ReturnValue) == 0x00002C, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::CallFunc_Conv_BoolToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, Temp_real_Variable) == 0x000030, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000038, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, Temp_real_Variable_1) == 0x000040, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, CallFunc_GetOwnActor_ReturnValue) == 0x000048, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000068, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000070, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, CallFunc_GetActorForwardVector_ReturnValue) == 0x000088, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, CallFunc_BreakVector_X) == 0x0000A0, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, CallFunc_BreakVector_Y) == 0x0000A8, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, CallFunc_BreakVector_Z) == 0x0000B0, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, CallFunc_MakeVector_ReturnValue) == 0x0000C0, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, CallFunc_Normal_ReturnValue) == 0x0000D8, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000F0, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetAttackDirectionReverseScale, K2Node_Select_Default) == 0x0000FC, "Member 'DamageHandlerComponent_C_GetAttackDirectionReverseScale::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_GetBuildNetworkDataPhysicRecieveData \ static_assert(alignof(DamageHandlerComponent_C_GetBuildNetworkDataPhysicRecieveData) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_GetBuildNetworkDataPhysicRecieveData"); \ static_assert(sizeof(DamageHandlerComponent_C_GetBuildNetworkDataPhysicRecieveData) == 0x000160, "Wrong size on DamageHandlerComponent_C_GetBuildNetworkDataPhysicRecieveData"); \ static_assert(offsetof(DamageHandlerComponent_C_GetBuildNetworkDataPhysicRecieveData, CanPhysicRecieve) == 0x000000, "Member 'DamageHandlerComponent_C_GetBuildNetworkDataPhysicRecieveData::CanPhysicRecieve' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetBuildNetworkDataPhysicRecieveData, ReturnPhysicRecieveData) == 0x000008, "Member 'DamageHandlerComponent_C_GetBuildNetworkDataPhysicRecieveData::ReturnPhysicRecieveData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetBuildNetworkDataPhysicRecieveData, CallFunc_BuildNetworkData_PhysicRecieveData_CanPhysicRecieve) == 0x0000B0, "Member 'DamageHandlerComponent_C_GetBuildNetworkDataPhysicRecieveData::CallFunc_BuildNetworkData_PhysicRecieveData_CanPhysicRecieve' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetBuildNetworkDataPhysicRecieveData, CallFunc_BuildNetworkData_PhysicRecieveData_ReturnPhysicRecieveData) == 0x0000B8, "Member 'DamageHandlerComponent_C_GetBuildNetworkDataPhysicRecieveData::CallFunc_BuildNetworkData_PhysicRecieveData_ReturnPhysicRecieveData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_GetFinalAttackDirectionByHit \ static_assert(alignof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_GetFinalAttackDirectionByHit"); \ static_assert(sizeof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit) == 0x000120, "Wrong size on DamageHandlerComponent_C_GetFinalAttackDirectionByHit"); \ static_assert(offsetof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit, Point) == 0x000000, "Member 'DamageHandlerComponent_C_GetFinalAttackDirectionByHit::Point' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit, DirectionType) == 0x000018, "Member 'DamageHandlerComponent_C_GetFinalAttackDirectionByHit::DirectionType' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit, AttackDirection) == 0x000020, "Member 'DamageHandlerComponent_C_GetFinalAttackDirectionByHit::AttackDirection' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit, ReturnValue) == 0x000038, "Member 'DamageHandlerComponent_C_GetFinalAttackDirectionByHit::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit, K2Node_SwitchEnum_CmpSuccess) == 0x000050, "Member 'DamageHandlerComponent_C_GetFinalAttackDirectionByHit::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit, CallFunc_GetAttackDirectionReverseScale_ReturnValue) == 0x000054, "Member 'DamageHandlerComponent_C_GetFinalAttackDirectionByHit::CallFunc_GetAttackDirectionReverseScale_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000058, "Member 'DamageHandlerComponent_C_GetFinalAttackDirectionByHit::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit, CallFunc_GetAttackDirectionReverseScale_ReturnValue_1) == 0x000070, "Member 'DamageHandlerComponent_C_GetFinalAttackDirectionByHit::CallFunc_GetAttackDirectionReverseScale_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit, CallFunc_Conv_FloatToVector_ReturnValue_1) == 0x000078, "Member 'DamageHandlerComponent_C_GetFinalAttackDirectionByHit::CallFunc_Conv_FloatToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit, CallFunc_Conv_RotatorToVector_ReturnValue) == 0x000090, "Member 'DamageHandlerComponent_C_GetFinalAttackDirectionByHit::CallFunc_Conv_RotatorToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000A8, "Member 'DamageHandlerComponent_C_GetFinalAttackDirectionByHit::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit, CallFunc_Conv_RotatorToVector_ReturnValue_1) == 0x0000C0, "Member 'DamageHandlerComponent_C_GetFinalAttackDirectionByHit::CallFunc_Conv_RotatorToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x0000D8, "Member 'DamageHandlerComponent_C_GetFinalAttackDirectionByHit::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0000F0, "Member 'DamageHandlerComponent_C_GetFinalAttackDirectionByHit::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetFinalAttackDirectionByHit, CallFunc_Conv_VectorToRotator_ReturnValue_1) == 0x000108, "Member 'DamageHandlerComponent_C_GetFinalAttackDirectionByHit::CallFunc_Conv_VectorToRotator_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_GetHitPhysicsEffectHitBone \ static_assert(alignof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_GetHitPhysicsEffectHitBone"); \ static_assert(sizeof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone) == 0x000138, "Wrong size on DamageHandlerComponent_C_GetHitPhysicsEffectHitBone"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, ReturnValue) == 0x000000, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000008, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000011, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_bBlockingHit) == 0x000012, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_bInitialOverlap) == 0x000013, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_Time) == 0x000014, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_Distance) == 0x000018, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_Location) == 0x000020, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_ImpactPoint) == 0x000038, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_Normal) == 0x000050, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_ImpactNormal) == 0x000068, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_PhysMat) == 0x000080, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_HitActor) == 0x000088, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_HitComponent) == 0x000090, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_HitBoneName) == 0x000098, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_BoneName) == 0x0000A0, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_HitItem) == 0x0000A8, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_ElementIndex) == 0x0000AC, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_FaceIndex) == 0x0000B0, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_TraceStart) == 0x0000B8, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_BreakHitResult_TraceEnd) == 0x0000D0, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, K2Node_DynamicCast_AsSkeletal_Mesh_Component) == 0x0000E8, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::K2Node_DynamicCast_AsSkeletal_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, K2Node_DynamicCast_bSuccess_1) == 0x0000F0, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_K2_GetClosestPointOnPhysicsAsset_ClosestWorldPosition) == 0x0000F8, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_K2_GetClosestPointOnPhysicsAsset_ClosestWorldPosition' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_K2_GetClosestPointOnPhysicsAsset_Normal) == 0x000110, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_K2_GetClosestPointOnPhysicsAsset_Normal' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_K2_GetClosestPointOnPhysicsAsset_BoneName) == 0x000128, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_K2_GetClosestPointOnPhysicsAsset_BoneName' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_K2_GetClosestPointOnPhysicsAsset_Distance) == 0x000130, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_K2_GetClosestPointOnPhysicsAsset_Distance' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetHitPhysicsEffectHitBone, CallFunc_K2_GetClosestPointOnPhysicsAsset_ReturnValue) == 0x000134, "Member 'DamageHandlerComponent_C_GetHitPhysicsEffectHitBone::CallFunc_K2_GetClosestPointOnPhysicsAsset_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_GetIgnoreActors \ static_assert(alignof(DamageHandlerComponent_C_GetIgnoreActors) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_GetIgnoreActors"); \ static_assert(sizeof(DamageHandlerComponent_C_GetIgnoreActors) == 0x000240, "Wrong size on DamageHandlerComponent_C_GetIgnoreActors"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, DamageEntry) == 0x000000, "Member 'DamageHandlerComponent_C_GetIgnoreActors::DamageEntry' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, IngoreActors) == 0x000010, "Member 'DamageHandlerComponent_C_GetIgnoreActors::IngoreActors' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, LocalIngore) == 0x000020, "Member 'DamageHandlerComponent_C_GetIgnoreActors::LocalIngore' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, L_Search) == 0x000030, "Member 'DamageHandlerComponent_C_GetIgnoreActors::L_Search' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, L_TimeNow) == 0x000038, "Member 'DamageHandlerComponent_C_GetIgnoreActors::L_TimeNow' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, L_DamageInfo_0) == 0x000040, "Member 'DamageHandlerComponent_C_GetIgnoreActors::L_DamageInfo_0' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_Conv_IntToString_ReturnValue) == 0x0000E0, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_Set_ToArray_Result) == 0x0000F0, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000100, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_GetOwnActor_ReturnValue) == 0x000108, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_GetDamageSourceCharacter_SourceActor) == 0x000110, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_GetDamageSourceCharacter_SourceActor' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_Array_Add_ReturnValue) == 0x000118, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_GetOwnActor_ReturnValue_1) == 0x000120, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_GetDamageSourceCharacter_SourceActor_1) == 0x000128, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_GetDamageSourceCharacter_SourceActor_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_Array_Add_ReturnValue_1) == 0x000130, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_GetOwnActor_ReturnValue_2) == 0x000138, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_GetOwnActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_GetDisplayName_ReturnValue) == 0x000140, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_Concat_StrStr_ReturnValue) == 0x000150, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000160, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_Array_Length_ReturnValue) == 0x000170, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_Array_Get_Item) == 0x000178, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_Greater_IntInt_ReturnValue) == 0x000180, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_BooleanAND_ReturnValue) == 0x000181, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_Array_Add_ReturnValue_2) == 0x000184, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000188, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000190, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_Array_Add_ReturnValue_3) == 0x000194, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_Map_Find_Value) == 0x000198, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIgnoreActors, CallFunc_Map_Find_ReturnValue) == 0x000238, "Member 'DamageHandlerComponent_C_GetIgnoreActors::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_GetInitDirectionSocketAndPoint \ static_assert(alignof(DamageHandlerComponent_C_GetInitDirectionSocketAndPoint) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_GetInitDirectionSocketAndPoint"); \ static_assert(sizeof(DamageHandlerComponent_C_GetInitDirectionSocketAndPoint) == 0x0000B0, "Wrong size on DamageHandlerComponent_C_GetInitDirectionSocketAndPoint"); \ static_assert(offsetof(DamageHandlerComponent_C_GetInitDirectionSocketAndPoint, MeshComponent) == 0x000000, "Member 'DamageHandlerComponent_C_GetInitDirectionSocketAndPoint::MeshComponent' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetInitDirectionSocketAndPoint, SourceSocket) == 0x000008, "Member 'DamageHandlerComponent_C_GetInitDirectionSocketAndPoint::SourceSocket' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetInitDirectionSocketAndPoint, StartPoint) == 0x000018, "Member 'DamageHandlerComponent_C_GetInitDirectionSocketAndPoint::StartPoint' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetInitDirectionSocketAndPoint, Socket) == 0x000030, "Member 'DamageHandlerComponent_C_GetInitDirectionSocketAndPoint::Socket' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetInitDirectionSocketAndPoint, Local_ReusltSOcket) == 0x000038, "Member 'DamageHandlerComponent_C_GetInitDirectionSocketAndPoint::Local_ReusltSOcket' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetInitDirectionSocketAndPoint, CallFunc_GetOwnActor_ReturnValue) == 0x000040, "Member 'DamageHandlerComponent_C_GetInitDirectionSocketAndPoint::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetInitDirectionSocketAndPoint, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000048, "Member 'DamageHandlerComponent_C_GetInitDirectionSocketAndPoint::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetInitDirectionSocketAndPoint, CallFunc_GetDisplayName_ReturnValue) == 0x000050, "Member 'DamageHandlerComponent_C_GetInitDirectionSocketAndPoint::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetInitDirectionSocketAndPoint, CallFunc_GetOwner_ReturnValue) == 0x000060, "Member 'DamageHandlerComponent_C_GetInitDirectionSocketAndPoint::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetInitDirectionSocketAndPoint, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'DamageHandlerComponent_C_GetInitDirectionSocketAndPoint::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetInitDirectionSocketAndPoint, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000078, "Member 'DamageHandlerComponent_C_GetInitDirectionSocketAndPoint::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetInitDirectionSocketAndPoint, CallFunc_DoesSocketExist_ReturnValue) == 0x000079, "Member 'DamageHandlerComponent_C_GetInitDirectionSocketAndPoint::CallFunc_DoesSocketExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetInitDirectionSocketAndPoint, CallFunc_GetSocketLocation_ReturnValue) == 0x000080, "Member 'DamageHandlerComponent_C_GetInitDirectionSocketAndPoint::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetInitDirectionSocketAndPoint, CallFunc_GetSocketLocation_ReturnValue_1) == 0x000098, "Member 'DamageHandlerComponent_C_GetInitDirectionSocketAndPoint::CallFunc_GetSocketLocation_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_GetIsUsingSocketWeapon \ static_assert(alignof(DamageHandlerComponent_C_GetIsUsingSocketWeapon) == 0x000001, "Wrong alignment on DamageHandlerComponent_C_GetIsUsingSocketWeapon"); \ static_assert(sizeof(DamageHandlerComponent_C_GetIsUsingSocketWeapon) == 0x000001, "Wrong size on DamageHandlerComponent_C_GetIsUsingSocketWeapon"); \ static_assert(offsetof(DamageHandlerComponent_C_GetIsUsingSocketWeapon, UseMeshSocketWeapon_0) == 0x000000, "Member 'DamageHandlerComponent_C_GetIsUsingSocketWeapon::UseMeshSocketWeapon_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_GetLeftRightDirection_Pitch \ static_assert(alignof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch) == 0x000010, "Wrong alignment on DamageHandlerComponent_C_GetLeftRightDirection_Pitch"); \ static_assert(sizeof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch) == 0x0003C0, "Wrong size on DamageHandlerComponent_C_GetLeftRightDirection_Pitch"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, Current) == 0x000000, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::Current' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, Last) == 0x000018, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::Last' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, ReturnValue) == 0x000030, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, Local_SourceResult) == 0x000038, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::Local_SourceResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, Local_StartScreen) == 0x000040, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::Local_StartScreen' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, Local_TargetScreen) == 0x000050, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::Local_TargetScreen' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, Local_CameraForwardLocation) == 0x000060, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::Local_CameraForwardLocation' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, Local_CameraTransform) == 0x000080, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::Local_CameraTransform' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_Conv_FloatToVector_ReturnValue) == 0x0000E0, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_BreakVector2D_X) == 0x0000F8, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_BreakVector2D_Y) == 0x000100, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_BreakVector2D_X_1) == 0x000108, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_BreakVector2D_Y_1) == 0x000110, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_MakeVector_ReturnValue) == 0x000118, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_MakeVector_ReturnValue_1) == 0x000130, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_FindLookAtRotation_ReturnValue) == 0x000148, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_BreakRotator_Roll) == 0x000160, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_BreakRotator_Pitch) == 0x000164, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_BreakRotator_Yaw) == 0x000168, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x000170, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_GetOwnActor_ReturnValue) == 0x000178, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_GetCameraRotation_ReturnValue) == 0x000180, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_GetCameraRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_GetTransform_ReturnValue) == 0x0001A0, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_GetForwardVector_ReturnValue) == 0x000200, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_InverseTransformLocation_ReturnValue) == 0x000218, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_InverseTransformLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000230, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_TransformLocation_ReturnValue) == 0x000248, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_TransformLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_Add_VectorVector_ReturnValue) == 0x000260, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_InverseTransformLocation_ReturnValue_1) == 0x000278, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_InverseTransformLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_GetPlayerController_ReturnValue) == 0x000290, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_TransformLocation_ReturnValue_1) == 0x000298, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_TransformLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_ProjectWorldToScreen_ScreenPosition) == 0x0002B0, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_ProjectWorldToScreen_ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_ProjectWorldToScreen_ReturnValue) == 0x0002C0, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_ProjectWorldToScreen_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0002C8, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_GetPlayerCameraManager_ReturnValue_1) == 0x0002E0, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_GetPlayerCameraManager_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_Percent_FloatFloat_ReturnValue) == 0x0002E8, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_Percent_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_GetCameraRotation_ReturnValue_1) == 0x0002F0, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_GetCameraRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000308, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_GetCameraLocation_ReturnValue) == 0x000310, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_GetCameraLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_FClamp_ReturnValue) == 0x000328, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_MakeTransform_ReturnValue) == 0x000330, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_GetPlayerController_ReturnValue_1) == 0x000390, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_ProjectWorldToScreen_ScreenPosition_1) == 0x000398, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_ProjectWorldToScreen_ScreenPosition_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_ProjectWorldToScreen_ReturnValue_1) == 0x0003A8, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_ProjectWorldToScreen_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetLeftRightDirection_Pitch, CallFunc_Percent_FloatFloat_A_ImplicitCast) == 0x0003B0, "Member 'DamageHandlerComponent_C_GetLeftRightDirection_Pitch::CallFunc_Percent_FloatFloat_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_GetPointAndDirection \ static_assert(alignof(DamageHandlerComponent_C_GetPointAndDirection) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_GetPointAndDirection"); \ static_assert(sizeof(DamageHandlerComponent_C_GetPointAndDirection) == 0x000388, "Wrong size on DamageHandlerComponent_C_GetPointAndDirection"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, TraceMeshSocket) == 0x000000, "Member 'DamageHandlerComponent_C_GetPointAndDirection::TraceMeshSocket' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, DamageID) == 0x000098, "Member 'DamageHandlerComponent_C_GetPointAndDirection::DamageID' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, RecardDirectionPoint) == 0x0000A0, "Member 'DamageHandlerComponent_C_GetPointAndDirection::RecardDirectionPoint' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, AttackDirection) == 0x0000B8, "Member 'DamageHandlerComponent_C_GetPointAndDirection::AttackDirection' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, Local_DefaultDirection) == 0x0000D0, "Member 'DamageHandlerComponent_C_GetPointAndDirection::Local_DefaultDirection' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, Local_DirectionPoint) == 0x0000E8, "Member 'DamageHandlerComponent_C_GetPointAndDirection::Local_DirectionPoint' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, Local_ResultLocation) == 0x000100, "Member 'DamageHandlerComponent_C_GetPointAndDirection::Local_ResultLocation' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, Local_ResultRotation) == 0x000118, "Member 'DamageHandlerComponent_C_GetPointAndDirection::Local_ResultRotation' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_GetOwnActor_ReturnValue) == 0x000130, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_GetOwnActor_ReturnValue_1) == 0x000138, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, K2Node_DynamicCast_AsCharacter) == 0x000140, "Member 'DamageHandlerComponent_C_GetPointAndDirection::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, K2Node_DynamicCast_bSuccess) == 0x000148, "Member 'DamageHandlerComponent_C_GetPointAndDirection::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000150, "Member 'DamageHandlerComponent_C_GetPointAndDirection::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, K2Node_DynamicCast_bSuccess_1) == 0x000158, "Member 'DamageHandlerComponent_C_GetPointAndDirection::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_GetAnimInstance_ReturnValue) == 0x000160, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000168, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000170, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_OpenAttackDirectionDebugWhenEditorRunning_ReturnValue) == 0x000178, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_OpenAttackDirectionDebugWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_GetDisplayName_ReturnValue) == 0x000180, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_Concat_StrStr_ReturnValue) == 0x000190, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001A0, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_BreakRotator_Roll) == 0x0001B0, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_BreakRotator_Pitch) == 0x0001B4, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_BreakRotator_Yaw) == 0x0001B8, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_EqualEqual_RotatorRotator_ReturnValue) == 0x0001BC, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_EqualEqual_RotatorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x0001C0, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_Vector_Distance_ReturnValue) == 0x0001D8, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001E0, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_GetUpDownDirection_Roll_ReturnValue) == 0x0001E8, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_GetUpDownDirection_Roll_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0001F0, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_GetWeaponAttackDirectionDebugColor_ReturnValue) == 0x0001F4, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_GetWeaponAttackDirectionDebugColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_GetOwnActor_ReturnValue_2) == 0x000208, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_GetOwnActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000210, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_Conv_VectorToRotator_ReturnValue_1) == 0x000228, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_Conv_VectorToRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_BreakRotator_Roll_1) == 0x000240, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_BreakRotator_Pitch_1) == 0x000244, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_BreakRotator_Yaw_1) == 0x000248, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_MakeRotator_ReturnValue) == 0x000250, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_GetOwnActor_ReturnValue_3) == 0x000268, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_GetOwnActor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_GreaterGreater_VectorRotator_ReturnValue) == 0x000270, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_GreaterGreater_VectorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_Conv_VectorToRotator_ReturnValue_2) == 0x000288, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_Conv_VectorToRotator_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_GetWeaponAttackDirectionByOwner_ReturnValue) == 0x0002A0, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_GetWeaponAttackDirectionByOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_EqualEqual_RotatorRotator_ReturnValue_1) == 0x0002B8, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_EqualEqual_RotatorRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_BreakVector_X) == 0x0002C0, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_BreakVector_Y) == 0x0002C8, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_BreakVector_Z) == 0x0002D0, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_BreakVector_X_1) == 0x0002D8, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_BreakVector_Y_1) == 0x0002E0, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_BreakVector_Z_1) == 0x0002E8, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0002F0, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_GetLeftRightDirection_Pitch_ReturnValue) == 0x0002F8, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_GetLeftRightDirection_Pitch_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_Abs_ReturnValue) == 0x000300, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_MakeRotator_ReturnValue_1) == 0x000308, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_MakeRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000320, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_Vector_Distance_ReturnValue_1) == 0x000328, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_Vector_Distance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000330, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_BooleanAND_ReturnValue) == 0x000331, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, K2Node_SwitchEnum_CmpSuccess) == 0x000332, "Member 'DamageHandlerComponent_C_GetPointAndDirection::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_GetSocketLocation_ReturnValue) == 0x000338, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_GetSocketLocation_ReturnValue_1) == 0x000350, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_GetSocketLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_FindLookAtRotation_ReturnValue) == 0x000368, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_MakeRotator_Roll_ImplicitCast) == 0x000380, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_MakeRotator_Roll_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetPointAndDirection, CallFunc_MakeRotator_Pitch_ImplicitCast) == 0x000384, "Member 'DamageHandlerComponent_C_GetPointAndDirection::CallFunc_MakeRotator_Pitch_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_GetUpDownDirection_Roll \ static_assert(alignof(DamageHandlerComponent_C_GetUpDownDirection_Roll) == 0x000010, "Wrong alignment on DamageHandlerComponent_C_GetUpDownDirection_Roll"); \ static_assert(sizeof(DamageHandlerComponent_C_GetUpDownDirection_Roll) == 0x0003E0, "Wrong size on DamageHandlerComponent_C_GetUpDownDirection_Roll"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, Current) == 0x000000, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::Current' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, Last) == 0x000018, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::Last' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, ReturnValue) == 0x000030, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, Local_SourceResult) == 0x000038, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::Local_SourceResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, Local_StartScreen) == 0x000040, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::Local_StartScreen' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, Local_TargetScreen) == 0x000050, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::Local_TargetScreen' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, Local_CameraForwardLocation) == 0x000060, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::Local_CameraForwardLocation' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, Local_CameraTransform) == 0x000080, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::Local_CameraTransform' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, Temp_real_Variable) == 0x0000E0, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, Temp_real_Variable_1) == 0x0000E8, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_Conv_FloatToVector_ReturnValue) == 0x0000F0, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, Temp_bool_Variable) == 0x000108, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_Percent_FloatFloat_ReturnValue) == 0x000110, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_Percent_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_BreakVector2D_X) == 0x000118, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_BreakVector2D_Y) == 0x000120, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_MakeVector_ReturnValue) == 0x000128, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_BreakVector2D_X_1) == 0x000140, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_BreakVector2D_Y_1) == 0x000148, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_MakeVector_ReturnValue_1) == 0x000150, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_FindLookAtRotation_ReturnValue) == 0x000168, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_BreakRotator_Roll) == 0x000180, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_BreakRotator_Pitch) == 0x000184, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_BreakRotator_Yaw) == 0x000188, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00018C, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x000190, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, K2Node_Select_Default) == 0x000198, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_GetCameraRotation_ReturnValue) == 0x0001A0, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_GetCameraRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001B8, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_GetForwardVector_ReturnValue) == 0x0001C0, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_FClamp_ReturnValue) == 0x0001D8, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0001E0, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_GetOwnActor_ReturnValue) == 0x0001F8, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_GetPlayerController_ReturnValue) == 0x000200, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_GetTransform_ReturnValue) == 0x000210, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_GetPlayerCameraManager_ReturnValue_1) == 0x000270, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_GetPlayerCameraManager_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_InverseTransformLocation_ReturnValue) == 0x000278, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_InverseTransformLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_GetCameraRotation_ReturnValue_1) == 0x000290, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_GetCameraRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_TransformLocation_ReturnValue) == 0x0002A8, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_TransformLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_GetCameraLocation_ReturnValue) == 0x0002C0, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_GetCameraLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_Add_VectorVector_ReturnValue) == 0x0002D8, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_MakeTransform_ReturnValue) == 0x0002F0, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_ProjectWorldToScreen_ScreenPosition) == 0x000350, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_ProjectWorldToScreen_ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_ProjectWorldToScreen_ReturnValue) == 0x000360, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_ProjectWorldToScreen_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_InverseTransformLocation_ReturnValue_1) == 0x000368, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_InverseTransformLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_GetPlayerController_ReturnValue_1) == 0x000380, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_TransformLocation_ReturnValue_1) == 0x000388, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_TransformLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0003A0, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_ProjectWorldToScreen_ScreenPosition_1) == 0x0003B8, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_ProjectWorldToScreen_ScreenPosition_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_ProjectWorldToScreen_ReturnValue_1) == 0x0003C8, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_ProjectWorldToScreen_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_Percent_FloatFloat_A_ImplicitCast) == 0x0003D0, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_Percent_FloatFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_GetUpDownDirection_Roll, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0003D8, "Member 'DamageHandlerComponent_C_GetUpDownDirection_Roll::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_HasActiveTrace \ static_assert(alignof(DamageHandlerComponent_C_HasActiveTrace) == 0x000004, "Wrong alignment on DamageHandlerComponent_C_HasActiveTrace"); \ static_assert(sizeof(DamageHandlerComponent_C_HasActiveTrace) == 0x00000C, "Wrong size on DamageHandlerComponent_C_HasActiveTrace"); \ static_assert(offsetof(DamageHandlerComponent_C_HasActiveTrace, HasTrace) == 0x000000, "Member 'DamageHandlerComponent_C_HasActiveTrace::HasTrace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_HasActiveTrace, CallFunc_Set_Length_ReturnValue) == 0x000004, "Member 'DamageHandlerComponent_C_HasActiveTrace::CallFunc_Set_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_HasActiveTrace, CallFunc_Greater_IntInt_ReturnValue) == 0x000008, "Member 'DamageHandlerComponent_C_HasActiveTrace::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_PlayBlockBrokenEffect \ static_assert(alignof(DamageHandlerComponent_C_PlayBlockBrokenEffect) == 0x000001, "Wrong alignment on DamageHandlerComponent_C_PlayBlockBrokenEffect"); \ static_assert(sizeof(DamageHandlerComponent_C_PlayBlockBrokenEffect) == 0x000001, "Wrong size on DamageHandlerComponent_C_PlayBlockBrokenEffect"); \ static_assert(offsetof(DamageHandlerComponent_C_PlayBlockBrokenEffect, ToExecuted) == 0x000000, "Member 'DamageHandlerComponent_C_PlayBlockBrokenEffect::ToExecuted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_PostHit_Recieve \ static_assert(alignof(DamageHandlerComponent_C_PostHit_Recieve) == 0x000001, "Wrong alignment on DamageHandlerComponent_C_PostHit_Recieve"); \ static_assert(sizeof(DamageHandlerComponent_C_PostHit_Recieve) == 0x000003, "Wrong size on DamageHandlerComponent_C_PostHit_Recieve"); \ static_assert(offsetof(DamageHandlerComponent_C_PostHit_Recieve, MeleeCut) == 0x000000, "Member 'DamageHandlerComponent_C_PostHit_Recieve::MeleeCut' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_PostHit_Recieve, SyncRecieve) == 0x000001, "Member 'DamageHandlerComponent_C_PostHit_Recieve::SyncRecieve' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_PostHit_Recieve, Normal) == 0x000002, "Member 'DamageHandlerComponent_C_PostHit_Recieve::Normal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_PostHitAndDamage \ static_assert(alignof(DamageHandlerComponent_C_PostHitAndDamage) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_PostHitAndDamage"); \ static_assert(sizeof(DamageHandlerComponent_C_PostHitAndDamage) == 0x0002B8, "Wrong size on DamageHandlerComponent_C_PostHitAndDamage"); \ static_assert(offsetof(DamageHandlerComponent_C_PostHitAndDamage, HitResult) == 0x000000, "Member 'DamageHandlerComponent_C_PostHitAndDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_PostHitAndDamage, Trace) == 0x0000E8, "Member 'DamageHandlerComponent_C_PostHitAndDamage::Trace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_PostHitAndDamage, HitActor) == 0x0000F8, "Member 'DamageHandlerComponent_C_PostHitAndDamage::HitActor' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_PostHitAndDamage, Turn_AttackerActor_0) == 0x000100, "Member 'DamageHandlerComponent_C_PostHitAndDamage::Turn_AttackerActor_0' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_PostHitAndDamage, ExtraResult) == 0x000108, "Member 'DamageHandlerComponent_C_PostHitAndDamage::ExtraResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_PostHitAndDamage, AppliedDamage) == 0x000140, "Member 'DamageHandlerComponent_C_PostHitAndDamage::AppliedDamage' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_PostHitAndDamage, AttackResult) == 0x000141, "Member 'DamageHandlerComponent_C_PostHitAndDamage::AttackResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_PostHitAndDamage, HitData) == 0x000148, "Member 'DamageHandlerComponent_C_PostHitAndDamage::HitData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_PostHitAndDamage, Normal) == 0x0002B0, "Member 'DamageHandlerComponent_C_PostHitAndDamage::Normal' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_PostHitAndDamage, Undelayed) == 0x0002B1, "Member 'DamageHandlerComponent_C_PostHitAndDamage::Undelayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_ProcessHitResult \ static_assert(alignof(DamageHandlerComponent_C_ProcessHitResult) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_ProcessHitResult"); \ static_assert(sizeof(DamageHandlerComponent_C_ProcessHitResult) == 0x000130, "Wrong size on DamageHandlerComponent_C_ProcessHitResult"); \ static_assert(offsetof(DamageHandlerComponent_C_ProcessHitResult, HitResult) == 0x000000, "Member 'DamageHandlerComponent_C_ProcessHitResult::HitResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ProcessHitResult, Trace) == 0x0000E8, "Member 'DamageHandlerComponent_C_ProcessHitResult::Trace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ProcessHitResult, ExtraResult) == 0x0000F8, "Member 'DamageHandlerComponent_C_ProcessHitResult::ExtraResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_ReceiveTick \ static_assert(alignof(DamageHandlerComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on DamageHandlerComponent_C_ReceiveTick"); \ static_assert(sizeof(DamageHandlerComponent_C_ReceiveTick) == 0x000004, "Wrong size on DamageHandlerComponent_C_ReceiveTick"); \ static_assert(offsetof(DamageHandlerComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'DamageHandlerComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_RemoveAllTraces \ static_assert(alignof(DamageHandlerComponent_C_RemoveAllTraces) == 0x000001, "Wrong alignment on DamageHandlerComponent_C_RemoveAllTraces"); \ static_assert(sizeof(DamageHandlerComponent_C_RemoveAllTraces) == 0x000001, "Wrong size on DamageHandlerComponent_C_RemoveAllTraces"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveAllTraces, Shutdown) == 0x000000, "Member 'DamageHandlerComponent_C_RemoveAllTraces::Shutdown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_RemoveDamageLinkOfTrace \ static_assert(alignof(DamageHandlerComponent_C_RemoveDamageLinkOfTrace) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_RemoveDamageLinkOfTrace"); \ static_assert(sizeof(DamageHandlerComponent_C_RemoveDamageLinkOfTrace) == 0x000170, "Wrong size on DamageHandlerComponent_C_RemoveDamageLinkOfTrace"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveDamageLinkOfTrace, TraceEntry) == 0x000000, "Member 'DamageHandlerComponent_C_RemoveDamageLinkOfTrace::TraceEntry' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveDamageLinkOfTrace, L_Damage) == 0x000010, "Member 'DamageHandlerComponent_C_RemoveDamageLinkOfTrace::L_Damage' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveDamageLinkOfTrace, L_Trace) == 0x0000B0, "Member 'DamageHandlerComponent_C_RemoveDamageLinkOfTrace::L_Trace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveDamageLinkOfTrace, CallFunc_Array_Length_ReturnValue) == 0x0000C0, "Member 'DamageHandlerComponent_C_RemoveDamageLinkOfTrace::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveDamageLinkOfTrace, CallFunc_Greater_IntInt_ReturnValue) == 0x0000C4, "Member 'DamageHandlerComponent_C_RemoveDamageLinkOfTrace::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveDamageLinkOfTrace, CallFunc_Array_RemoveItem_ReturnValue) == 0x0000C5, "Member 'DamageHandlerComponent_C_RemoveDamageLinkOfTrace::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveDamageLinkOfTrace, CallFunc_Map_Remove_ReturnValue) == 0x0000C6, "Member 'DamageHandlerComponent_C_RemoveDamageLinkOfTrace::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveDamageLinkOfTrace, CallFunc_Map_Find_Value) == 0x0000C8, "Member 'DamageHandlerComponent_C_RemoveDamageLinkOfTrace::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveDamageLinkOfTrace, CallFunc_Map_Find_ReturnValue) == 0x000168, "Member 'DamageHandlerComponent_C_RemoveDamageLinkOfTrace::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_RemoveTrace \ static_assert(alignof(DamageHandlerComponent_C_RemoveTrace) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_RemoveTrace"); \ static_assert(sizeof(DamageHandlerComponent_C_RemoveTrace) == 0x0001B0, "Wrong size on DamageHandlerComponent_C_RemoveTrace"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, TraceId) == 0x000000, "Member 'DamageHandlerComponent_C_RemoveTrace::TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, L_Damage) == 0x000008, "Member 'DamageHandlerComponent_C_RemoveTrace::L_Damage' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, L_TraceId) == 0x0000A8, "Member 'DamageHandlerComponent_C_RemoveTrace::L_TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, L_Trace) == 0x0000AC, "Member 'DamageHandlerComponent_C_RemoveTrace::L_Trace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Conv_IntToString_ReturnValue) == 0x0000C0, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Concat_StrStr_ReturnValue) == 0x0000D0, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Map_Remove_ReturnValue) == 0x0000E0, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Set_Remove_ReturnValue) == 0x0000E1, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Set_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Array_Length_ReturnValue) == 0x0000E4, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Greater_IntInt_ReturnValue) == 0x0000E8, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Array_RemoveItem_ReturnValue) == 0x0000E9, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Map_Remove_ReturnValue_1) == 0x0000EA, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Map_Remove_ReturnValue_2) == 0x0000EB, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Map_Remove_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Map_Remove_ReturnValue_3) == 0x0000EC, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Map_Remove_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Map_Remove_ReturnValue_4) == 0x0000ED, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Map_Remove_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Map_Find_Value) == 0x0000F0, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Map_Find_ReturnValue) == 0x000190, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, K2Node_SwitchEnum_CmpSuccess) == 0x000191, "Member 'DamageHandlerComponent_C_RemoveTrace::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, Temp_int_Variable) == 0x000194, "Member 'DamageHandlerComponent_C_RemoveTrace::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Map_Remove_ReturnValue_5) == 0x000198, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Map_Remove_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Map_Remove_ReturnValue_6) == 0x000199, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Map_Remove_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Map_Find_Value_1) == 0x00019C, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTrace, CallFunc_Map_Find_ReturnValue_1) == 0x0001AC, "Member 'DamageHandlerComponent_C_RemoveTrace::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_RemoveTraceObjectType \ static_assert(alignof(DamageHandlerComponent_C_RemoveTraceObjectType) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_RemoveTraceObjectType"); \ static_assert(sizeof(DamageHandlerComponent_C_RemoveTraceObjectType) == 0x000028, "Wrong size on DamageHandlerComponent_C_RemoveTraceObjectType"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTraceObjectType, RemoveTypes) == 0x000000, "Member 'DamageHandlerComponent_C_RemoveTraceObjectType::RemoveTypes' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTraceObjectType, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'DamageHandlerComponent_C_RemoveTraceObjectType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTraceObjectType, Temp_int_Array_Index_Variable) == 0x000014, "Member 'DamageHandlerComponent_C_RemoveTraceObjectType::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTraceObjectType, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'DamageHandlerComponent_C_RemoveTraceObjectType::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTraceObjectType, CallFunc_Array_Get_Item) == 0x00001C, "Member 'DamageHandlerComponent_C_RemoveTraceObjectType::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTraceObjectType, CallFunc_Less_IntInt_ReturnValue) == 0x00001D, "Member 'DamageHandlerComponent_C_RemoveTraceObjectType::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTraceObjectType, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'DamageHandlerComponent_C_RemoveTraceObjectType::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_RemoveTraceObjectType, CallFunc_Array_RemoveItem_ReturnValue) == 0x000024, "Member 'DamageHandlerComponent_C_RemoveTraceObjectType::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName \ static_assert(alignof(DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName"); \ static_assert(sizeof(DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName) == 0x000078, "Wrong size on DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName"); \ static_assert(offsetof(DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName, TargetArray) == 0x000000, "Member 'DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName::TargetArray' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName, ReturnValue) == 0x000010, "Member 'DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName, Local_Result) == 0x000020, "Member 'DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName::Local_Result' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName, Temp_int_Array_Index_Variable) == 0x000034, "Member 'DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName, CallFunc_Array_Get_Item) == 0x00003C, "Member 'DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000044, "Member 'DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName, CallFunc_Conv_NameToString_ReturnValue) == 0x000048, "Member 'DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName, CallFunc_GetSubstring_ReturnValue) == 0x000058, "Member 'DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000069, "Member 'DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName, CallFunc_Add_IntInt_ReturnValue) == 0x00006C, "Member 'DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName, CallFunc_Array_Add_ReturnValue) == 0x000070, "Member 'DamageHandlerComponent_C_ReplaceMeshSocketBySpecialName::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_Run_Multi_Trace_Targets \ static_assert(alignof(DamageHandlerComponent_C_Run_Multi_Trace_Targets) == 0x000010, "Wrong alignment on DamageHandlerComponent_C_Run_Multi_Trace_Targets"); \ static_assert(sizeof(DamageHandlerComponent_C_Run_Multi_Trace_Targets) == 0x001140, "Wrong size on DamageHandlerComponent_C_Run_Multi_Trace_Targets"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Local_RecardDirectionType) == 0x000000, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Local_RecardDirectionType' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Local_RecardDirectionPoint) == 0x000008, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Local_RecardDirectionPoint' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Local_TracedSocketName) == 0x000020, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Local_TracedSocketName' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Local_AttackDirection) == 0x000028, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Local_AttackDirection' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_CurrentCapSocket) == 0x000040, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_CurrentCapSocket' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_LastCapSocket) == 0x0000A0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_LastCapSocket' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_LastCapSocket2) == 0x000100, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_LastCapSocket2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_TracesRecord_T) == 0x000160, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_TracesRecord_T' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_MeshCapsuleTrace) == 0x000170, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_MeshCapsuleTrace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_CapsuleRotation) == 0x000178, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_CapsuleRotation' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_DamageTraceMeshSocket) == 0x000190, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_DamageTraceMeshSocket' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_Actives) == 0x000228, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_Actives' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_HitActors) == 0x000238, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_HitActors' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_TracesRecord) == 0x000248, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_TracesRecord' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, LLCa) == 0x000258, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::LLCa' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_HalfHeight) == 0x000260, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_HalfHeight' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_InvalidTrace) == 0x000268, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_InvalidTrace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_TraceLastLocation) == 0x000269, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_TraceLastLocation' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_DamageId) == 0x00026C, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_DamageId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_TraceId) == 0x000270, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_TraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_Trace) == 0x000274, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_Trace' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_TraceType) == 0x000284, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_TraceType' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_Hit) == 0x000285, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_Hit' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_Radius) == 0x000288, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_Radius' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_Hits) == 0x000290, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_Hits' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_TraceCurrent) == 0x0002A0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_TraceCurrent' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, L_TraceEnd) == 0x0002B8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::L_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_int_Array_Index_Variable) == 0x0002D0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_bool_True_if_break_was_hit_Variable) == 0x0002D4, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_int_Array_Index_Variable_1) == 0x0002D8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Not_PreBool_ReturnValue) == 0x0002DC, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_int_Loop_Counter_Variable) == 0x0002E0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Add_IntInt_ReturnValue) == 0x0002E4, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_bool_True_if_break_was_hit_Variable_1) == 0x0002E8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_bool_True_if_break_was_hit_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_int_Array_Index_Variable_2) == 0x0002EC, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Not_PreBool_ReturnValue_1) == 0x0002F0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_Value) == 0x0002F8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_ReturnValue) == 0x000328, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Length_ReturnValue) == 0x00032C, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_FindLookAtRotation_ReturnValue) == 0x000330, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_GetIgnoreActors_IngoreActors) == 0x000348, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_GetIgnoreActors_IngoreActors' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_Value_1) == 0x000358, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_ReturnValue_1) == 0x00035C, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_GetOwnActor_ReturnValue) == 0x000360, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_int_Loop_Counter_Variable_1) == 0x000368, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_DynamicCast_AsI_Can_Attack) == 0x000370, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_DynamicCast_bSuccess) == 0x000380, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_OverrideTraceDamage_OutHits) == 0x000388, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_OverrideTraceDamage_OutHits' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Add_IntInt_ReturnValue_1) == 0x000398, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_bool_Variable) == 0x00039C, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_Value_2) == 0x0003A0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_ReturnValue_2) == 0x000438, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Add_ReturnValue) == 0x00043C, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Check_Break_Loop_NotBreak) == 0x000440, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Check_Break_Loop_NotBreak' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Add_VectorVector_ReturnValue) == 0x000448, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_int_Variable) == 0x000460, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Subtract_IntInt_ReturnValue) == 0x000464, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Add_IntInt_ReturnValue_2) == 0x000468, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Get_Item) == 0x000470, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Get_Item_1) == 0x000488, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Length_ReturnValue_1) == 0x000490, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_IsValid_ReturnValue) == 0x000494, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Add_ReturnValue_1) == 0x000498, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_MakeTransform_ReturnValue) == 0x0004A0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_bool_Variable_1) == 0x000500, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_Select_Default) == 0x000508, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_Select_Default_1) == 0x000518, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Get_Item_2) == 0x000530, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Get_Item_3) == 0x000590, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Conv_NameToString_ReturnValue) == 0x0005F0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_StartsWith_ReturnValue) == 0x000600, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_CaculateTraceCapsuleSocket_RunCapsule) == 0x000601, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_CaculateTraceCapsuleSocket_RunCapsule' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_CaculateTraceCapsuleSocket_CapsuleHeight) == 0x000608, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_CaculateTraceCapsuleSocket_CapsuleHeight' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_CaculateTraceCapsuleSocket_CapsuleRot) == 0x000610, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_CaculateTraceCapsuleSocket_CapsuleRot' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_CaculateTraceCapsuleSocket_CapsuleLoc) == 0x000628, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_CaculateTraceCapsuleSocket_CapsuleLoc' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_GetSocketLocation_ReturnValue) == 0x000640, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_GetPointAndDirection_RecardDirectionPoint) == 0x000658, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_GetPointAndDirection_RecardDirectionPoint' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_GetPointAndDirection_AttackDirection) == 0x000670, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_GetPointAndDirection_AttackDirection' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_int_Array_Index_Variable_3) == 0x000688, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_bool_Variable_2) == 0x00068C, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Get_Item_4) == 0x000690, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Not_PreBool_ReturnValue_2) == 0x0006A8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Get_Item_5) == 0x0006B0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Get_Item_6) == 0x0006C8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_Value_3) == 0x0006D0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_ReturnValue_3) == 0x0006F8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_DynamicCast_AsCapsule_Collision) == 0x000700, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_DynamicCast_AsCapsule_Collision' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_DynamicCast_bSuccess_1) == 0x000708, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_DynamicCast_AsSphere_Collision) == 0x000710, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_DynamicCast_AsSphere_Collision' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_DynamicCast_bSuccess_2) == 0x000718, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_GetScaledCapsuleHalfHeight_ReturnValue) == 0x00071C, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_GetScaledCapsuleHalfHeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_GetScaledSphereRadius_ReturnValue) == 0x000720, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_GetScaledSphereRadius_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_GetScaledCapsuleRadius_ReturnValue) == 0x000724, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_GetScaledCapsuleRadius_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_IsValid_ReturnValue_1) == 0x000728, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000730, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_Value_4) == 0x000748, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_ReturnValue_4) == 0x000770, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_SetFieldsInStruct_StructOut) == 0x000778, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0007A0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_FindLookAtRotation_ReturnValue_1) == 0x0007B8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_FindLookAtRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Get_Item_7) == 0x0007D0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Length_ReturnValue_2) == 0x0007D4, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Less_IntInt_ReturnValue) == 0x0007D8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_Value_5) == 0x0007E0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_Value_5' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_ReturnValue_5) == 0x000810, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BooleanAND_ReturnValue) == 0x000811, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000818, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_GetActorScale3D_ReturnValue) == 0x000830, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_GetActorScale3D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakVector_X) == 0x000848, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakVector_Y) == 0x000850, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakVector_Z) == 0x000858, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_IsValid_ReturnValue_2) == 0x000860, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000868, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_Value_6) == 0x000870, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_Value_6' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_ReturnValue_6) == 0x0008A0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Add_VectorVector_ReturnValue_2) == 0x0008A8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_SetFieldsInStruct_StructOut_1) == 0x0008C0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_SetFieldsInStruct_StructOut_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_FindLookAtRotation_ReturnValue_2) == 0x0008F0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_FindLookAtRotation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000908, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_CapsuleTraceBezier3_OutPositions) == 0x000910, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_CapsuleTraceBezier3_OutPositions' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Check_Break_Loop_NotBreak_1) == 0x000920, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Check_Break_Loop_NotBreak_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Get_Item_8) == 0x000930, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Get_Item_8' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakTransform_Location) == 0x000990, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakTransform_Rotation) == 0x0009A8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakTransform_Scale) == 0x0009C0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Get_Item_9) == 0x0009E0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Get_Item_9' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakTransform_Location_1) == 0x000A40, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakTransform_Rotation_1) == 0x000A58, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakTransform_Scale_1) == 0x000A70, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_LastIndex_ReturnValue) == 0x000A88, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000A8C, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BooleanAND_ReturnValue_1) == 0x000A8D, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_struct_Variable) == 0x000A90, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_struct_Variable_1) == 0x000AA0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_struct_Variable_2) == 0x000AB0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_bool_True_if_break_was_hit_Variable_2) == 0x000AC0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_bool_True_if_break_was_hit_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_struct_Variable_3) == 0x000AC4, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Not_PreBool_ReturnValue_3) == 0x000AD4, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000AD8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_GetIgnoreActors_IngoreActors_1) == 0x000AE0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_GetIgnoreActors_IngoreActors_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_GetOwnActor_ReturnValue_1) == 0x000AF0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_DynamicCast_AsCharacter) == 0x000AF8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_DynamicCast_bSuccess_3) == 0x000B00, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_IsLocallyControlled_ReturnValue) == 0x000B01, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_GetOwner_ReturnValue) == 0x000B08, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_struct_Variable_4) == 0x000B10, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_struct_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_Value_7) == 0x000B20, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_Value_7' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_ReturnValue_7) == 0x000BB8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_GetOwner_ReturnValue_1) == 0x000BC0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000BC8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000BC9, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_ValidateTraceLocations_Start) == 0x000BD0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_ValidateTraceLocations_Start' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_ValidateTraceLocations_End) == 0x000BE8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_ValidateTraceLocations_End' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_RollCapsuleTraceMultiForObjects_OutHits) == 0x000C00, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_RollCapsuleTraceMultiForObjects_OutHits' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_RollCapsuleTraceMultiForObjects_ReturnValue) == 0x000C10, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_RollCapsuleTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_ValidateTraceLocations_Start_1) == 0x000C18, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_ValidateTraceLocations_Start_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_ValidateTraceLocations_End_1) == 0x000C30, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_ValidateTraceLocations_End_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_int_Loop_Counter_Variable_2) == 0x000C48, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_struct_Variable_5) == 0x000C4C, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_struct_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Less_IntInt_ReturnValue_1) == 0x000C5C, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Add_IntInt_ReturnValue_3) == 0x000C60, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Length_ReturnValue_3) == 0x000C64, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Greater_IntInt_ReturnValue) == 0x000C68, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_Value_8) == 0x000C70, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_Value_8' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_ReturnValue_8) == 0x000D10, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Check_Break_Loop_NotBreak_2) == 0x000D11, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Check_Break_Loop_NotBreak_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Not_PreBool_ReturnValue_4) == 0x000D12, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Set_Remove_ReturnValue) == 0x000D13, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Set_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Set_ToArray_Result) == 0x000D18, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_struct_Variable_6) == 0x000D28, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_struct_Variable_6' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_GetIgnoreActors_IngoreActors_2) == 0x000D38, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_GetIgnoreActors_IngoreActors_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Get_Item_10) == 0x000D48, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Get_Item_10' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Length_ReturnValue_4) == 0x000E30, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_bBlockingHit) == 0x000E34, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_bInitialOverlap) == 0x000E35, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_Time) == 0x000E38, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_Distance) == 0x000E3C, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_Location) == 0x000E40, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_ImpactPoint) == 0x000E58, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_Normal) == 0x000E70, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_ImpactNormal) == 0x000E88, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_PhysMat) == 0x000EA0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_HitActor) == 0x000EA8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_HitComponent) == 0x000EB0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_HitBoneName) == 0x000EB8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_BoneName) == 0x000EC0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_HitItem) == 0x000EC8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_ElementIndex) == 0x000ECC, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_FaceIndex) == 0x000ED0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_TraceStart) == 0x000ED8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_TraceEnd) == 0x000EF0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Less_IntInt_ReturnValue_2) == 0x000F08, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BooleanAND_ReturnValue_2) == 0x000F09, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_bBlockingHit_1) == 0x000F0A, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_bBlockingHit_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_bInitialOverlap_1) == 0x000F0B, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_bInitialOverlap_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_Time_1) == 0x000F0C, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_Time_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_Distance_1) == 0x000F10, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_Distance_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_Location_1) == 0x000F18, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_Location_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_ImpactPoint_1) == 0x000F30, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_ImpactPoint_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_Normal_1) == 0x000F48, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_Normal_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_ImpactNormal_1) == 0x000F60, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_ImpactNormal_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_PhysMat_1) == 0x000F78, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_PhysMat_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_HitActor_1) == 0x000F80, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_HitActor_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_HitComponent_1) == 0x000F88, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_HitComponent_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_HitBoneName_1) == 0x000F90, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_HitBoneName_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_BoneName_1) == 0x000F98, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_BoneName_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_HitItem_1) == 0x000FA0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_HitItem_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_ElementIndex_1) == 0x000FA4, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_ElementIndex_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_FaceIndex_1) == 0x000FA8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_FaceIndex_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_TraceStart_1) == 0x000FB0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_TraceStart_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BreakHitResult_TraceEnd_1) == 0x000FC8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BreakHitResult_TraceEnd_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_IsValid_ReturnValue_3) == 0x000FE0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Add_ReturnValue_2) == 0x000FE4, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Array_Contains_ReturnValue) == 0x000FE8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_GetFinalAttackDirectionByHit_ReturnValue) == 0x000FF0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_GetFinalAttackDirectionByHit_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Not_PreBool_ReturnValue_5) == 0x001008, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Not_PreBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_MakeStruct_ST_DamageTrace_ExtraResult) == 0x001010, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_MakeStruct_ST_DamageTrace_ExtraResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_GetIgnoreActors_IngoreActors_3) == 0x001048, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_GetIgnoreActors_IngoreActors_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_struct_Variable_7) == 0x001058, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_struct_Variable_7' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_struct_Variable_8) == 0x001068, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_struct_Variable_8' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_struct_Variable_9) == 0x001078, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_struct_Variable_9' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Check_Break_Loop_NotBreak_3) == 0x001088, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Check_Break_Loop_NotBreak_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Check_Break_Loop_NotBreak_4) == 0x001089, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Check_Break_Loop_NotBreak_4' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_CapsuleTraceMultiForObjects_OutHits) == 0x001090, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_CapsuleTraceMultiForObjects_OutHits' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_CapsuleTraceMultiForObjects_ReturnValue) == 0x0010A0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_CapsuleTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_int_Variable_1) == 0x0010A4, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_SphereTraceMultiForObjects_OutHits) == 0x0010A8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_SphereTraceMultiForObjects_OutHits' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_SphereTraceMultiForObjects_ReturnValue) == 0x0010B8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_SphereTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_Select_Default_2) == 0x0010BC, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0010CC, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, Temp_int_Loop_Counter_Variable_3) == 0x0010D0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BooleanOR_ReturnValue) == 0x0010D4, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Less_IntInt_ReturnValue_3) == 0x0010D5, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Add_IntInt_ReturnValue_4) == 0x0010D8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_BooleanAND_ReturnValue_3) == 0x0010DC, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_SwitchEnum_CmpSuccess) == 0x0010DD, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_Value_9) == 0x0010E0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_Value_9' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Map_Find_ReturnValue_9) == 0x0010F0, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Map_Find_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_VariableSet_L_HalfHeight_ImplicitCast) == 0x0010F8, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_VariableSet_L_HalfHeight_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_VariableSet_L_Radius_ImplicitCast) == 0x001100, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_VariableSet_L_Radius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, K2Node_VariableSet_L_Radius_ImplicitCast_1) == 0x001108, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::K2Node_VariableSet_L_Radius_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x001110, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_DrawDebugCapsule_HalfHeight_ImplicitCast) == 0x001118, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_DrawDebugCapsule_HalfHeight_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_DrawDebugCapsule_Radius_ImplicitCast) == 0x00111C, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_DrawDebugCapsule_Radius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_DrawDebugPoint_Size_ImplicitCast) == 0x001120, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_DrawDebugPoint_Size_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_RollCapsuleTraceMultiForObjects_HalfHeight_ImplicitCast) == 0x001124, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_RollCapsuleTraceMultiForObjects_HalfHeight_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_RollCapsuleTraceMultiForObjects_Radius_ImplicitCast) == 0x001128, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_RollCapsuleTraceMultiForObjects_Radius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_CapsuleTraceMultiForObjects_Radius_ImplicitCast) == 0x00112C, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_CapsuleTraceMultiForObjects_Radius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Run_Multi_Trace_Targets, CallFunc_SphereTraceMultiForObjects_Radius_ImplicitCast) == 0x001130, "Member 'DamageHandlerComponent_C_Run_Multi_Trace_Targets::CallFunc_SphereTraceMultiForObjects_Radius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_SetAnimBlockFactor \ static_assert(alignof(DamageHandlerComponent_C_SetAnimBlockFactor) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_SetAnimBlockFactor"); \ static_assert(sizeof(DamageHandlerComponent_C_SetAnimBlockFactor) == 0x000008, "Wrong size on DamageHandlerComponent_C_SetAnimBlockFactor"); \ static_assert(offsetof(DamageHandlerComponent_C_SetAnimBlockFactor, AnimBlockFactor_0) == 0x000000, "Member 'DamageHandlerComponent_C_SetAnimBlockFactor::AnimBlockFactor_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_SocketIsRunCapsuleCheck \ static_assert(alignof(DamageHandlerComponent_C_SocketIsRunCapsuleCheck) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_SocketIsRunCapsuleCheck"); \ static_assert(sizeof(DamageHandlerComponent_C_SocketIsRunCapsuleCheck) == 0x000070, "Wrong size on DamageHandlerComponent_C_SocketIsRunCapsuleCheck"); \ static_assert(offsetof(DamageHandlerComponent_C_SocketIsRunCapsuleCheck, SocketName) == 0x000000, "Member 'DamageHandlerComponent_C_SocketIsRunCapsuleCheck::SocketName' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_SocketIsRunCapsuleCheck, RunCapsule) == 0x000008, "Member 'DamageHandlerComponent_C_SocketIsRunCapsuleCheck::RunCapsule' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_SocketIsRunCapsuleCheck, Start) == 0x00000C, "Member 'DamageHandlerComponent_C_SocketIsRunCapsuleCheck::Start' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_SocketIsRunCapsuleCheck, End) == 0x000014, "Member 'DamageHandlerComponent_C_SocketIsRunCapsuleCheck::End' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_SocketIsRunCapsuleCheck, CallFunc_Conv_NameToString_ReturnValue) == 0x000020, "Member 'DamageHandlerComponent_C_SocketIsRunCapsuleCheck::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_SocketIsRunCapsuleCheck, CallFunc_Split_LeftS) == 0x000030, "Member 'DamageHandlerComponent_C_SocketIsRunCapsuleCheck::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_SocketIsRunCapsuleCheck, CallFunc_Split_RightS) == 0x000040, "Member 'DamageHandlerComponent_C_SocketIsRunCapsuleCheck::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_SocketIsRunCapsuleCheck, CallFunc_Split_ReturnValue) == 0x000050, "Member 'DamageHandlerComponent_C_SocketIsRunCapsuleCheck::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_SocketIsRunCapsuleCheck, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'DamageHandlerComponent_C_SocketIsRunCapsuleCheck::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_SocketIsRunCapsuleCheck, CallFunc_Conv_StringToName_ReturnValue) == 0x000068, "Member 'DamageHandlerComponent_C_SocketIsRunCapsuleCheck::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_Transmit_TakeDamage_HitActor \ static_assert(alignof(DamageHandlerComponent_C_Transmit_TakeDamage_HitActor) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_Transmit_TakeDamage_HitActor"); \ static_assert(sizeof(DamageHandlerComponent_C_Transmit_TakeDamage_HitActor) == 0x000270, "Wrong size on DamageHandlerComponent_C_Transmit_TakeDamage_HitActor"); \ static_assert(offsetof(DamageHandlerComponent_C_Transmit_TakeDamage_HitActor, HitData) == 0x000000, "Member 'DamageHandlerComponent_C_Transmit_TakeDamage_HitActor::HitData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Transmit_TakeDamage_HitActor, HitResult) == 0x000168, "Member 'DamageHandlerComponent_C_Transmit_TakeDamage_HitActor::HitResult' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Transmit_TakeDamage_HitActor, Attacker) == 0x000250, "Member 'DamageHandlerComponent_C_Transmit_TakeDamage_HitActor::Attacker' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Transmit_TakeDamage_HitActor, ResultType) == 0x000258, "Member 'DamageHandlerComponent_C_Transmit_TakeDamage_HitActor::ResultType' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_Transmit_TakeDamage_HitActor, SkillID) == 0x000260, "Member 'DamageHandlerComponent_C_Transmit_TakeDamage_HitActor::SkillID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_TriggerTick \ static_assert(alignof(DamageHandlerComponent_C_TriggerTick) == 0x000004, "Wrong alignment on DamageHandlerComponent_C_TriggerTick"); \ static_assert(sizeof(DamageHandlerComponent_C_TriggerTick) == 0x000008, "Wrong size on DamageHandlerComponent_C_TriggerTick"); \ static_assert(offsetof(DamageHandlerComponent_C_TriggerTick, CallFunc_Set_Length_ReturnValue) == 0x000000, "Member 'DamageHandlerComponent_C_TriggerTick::CallFunc_Set_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_TriggerTick, CallFunc_Greater_IntInt_ReturnValue) == 0x000004, "Member 'DamageHandlerComponent_C_TriggerTick::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_TriggerTick, CallFunc_BooleanXOR_ReturnValue) == 0x000005, "Member 'DamageHandlerComponent_C_TriggerTick::CallFunc_BooleanXOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_TriggerTick, CallFunc_Check_Break_Loop_NotBreak) == 0x000006, "Member 'DamageHandlerComponent_C_TriggerTick::CallFunc_Check_Break_Loop_NotBreak' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_UpdateHitDataImpactDriection \ static_assert(alignof(DamageHandlerComponent_C_UpdateHitDataImpactDriection) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_UpdateHitDataImpactDriection"); \ static_assert(sizeof(DamageHandlerComponent_C_UpdateHitDataImpactDriection) == 0x000068, "Wrong size on DamageHandlerComponent_C_UpdateHitDataImpactDriection"); \ static_assert(offsetof(DamageHandlerComponent_C_UpdateHitDataImpactDriection, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000000, "Member 'DamageHandlerComponent_C_UpdateHitDataImpactDriection::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_UpdateHitDataImpactDriection, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000018, "Member 'DamageHandlerComponent_C_UpdateHitDataImpactDriection::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_UpdateHitDataImpactDriection, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000030, "Member 'DamageHandlerComponent_C_UpdateHitDataImpactDriection::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_UpdateHitDataImpactDriection, CallFunc_Normal_ReturnValue) == 0x000048, "Member 'DamageHandlerComponent_C_UpdateHitDataImpactDriection::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_UpdateHitDataImpactDriection, CallFunc_Vector_IsZero_ReturnValue) == 0x000060, "Member 'DamageHandlerComponent_C_UpdateHitDataImpactDriection::CallFunc_Vector_IsZero_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_UpdateSphere_Collection_Trace \ static_assert(alignof(DamageHandlerComponent_C_UpdateSphere_Collection_Trace) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_UpdateSphere_Collection_Trace"); \ static_assert(sizeof(DamageHandlerComponent_C_UpdateSphere_Collection_Trace) == 0x000070, "Wrong size on DamageHandlerComponent_C_UpdateSphere_Collection_Trace"); \ static_assert(offsetof(DamageHandlerComponent_C_UpdateSphere_Collection_Trace, PresetTraceId) == 0x000000, "Member 'DamageHandlerComponent_C_UpdateSphere_Collection_Trace::PresetTraceId' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_UpdateSphere_Collection_Trace, NewTraceData) == 0x000008, "Member 'DamageHandlerComponent_C_UpdateSphere_Collection_Trace::NewTraceData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_UpdateSphere_Collection_Trace, CallFunc_Map_Find_Value) == 0x000038, "Member 'DamageHandlerComponent_C_UpdateSphere_Collection_Trace::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_UpdateSphere_Collection_Trace, CallFunc_Map_Find_ReturnValue) == 0x000068, "Member 'DamageHandlerComponent_C_UpdateSphere_Collection_Trace::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_ValidateTraceLocations \ static_assert(alignof(DamageHandlerComponent_C_ValidateTraceLocations) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_ValidateTraceLocations"); \ static_assert(sizeof(DamageHandlerComponent_C_ValidateTraceLocations) == 0x000080, "Wrong size on DamageHandlerComponent_C_ValidateTraceLocations"); \ static_assert(offsetof(DamageHandlerComponent_C_ValidateTraceLocations, InputStart) == 0x000000, "Member 'DamageHandlerComponent_C_ValidateTraceLocations::InputStart' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ValidateTraceLocations, InputEnd) == 0x000018, "Member 'DamageHandlerComponent_C_ValidateTraceLocations::InputEnd' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ValidateTraceLocations, Start) == 0x000030, "Member 'DamageHandlerComponent_C_ValidateTraceLocations::Start' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ValidateTraceLocations, End) == 0x000048, "Member 'DamageHandlerComponent_C_ValidateTraceLocations::End' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ValidateTraceLocations, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000060, "Member 'DamageHandlerComponent_C_ValidateTraceLocations::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ValidateTraceLocations, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x000078, "Member 'DamageHandlerComponent_C_ValidateTraceLocations::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DamageHandlerComponent_C_ValidWeaponProperty \ static_assert(alignof(DamageHandlerComponent_C_ValidWeaponProperty) == 0x000008, "Wrong alignment on DamageHandlerComponent_C_ValidWeaponProperty"); \ static_assert(sizeof(DamageHandlerComponent_C_ValidWeaponProperty) == 0x000458, "Wrong size on DamageHandlerComponent_C_ValidWeaponProperty"); \ static_assert(offsetof(DamageHandlerComponent_C_ValidWeaponProperty, InHitData) == 0x000000, "Member 'DamageHandlerComponent_C_ValidWeaponProperty::InHitData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ValidWeaponProperty, OutHitData) == 0x000168, "Member 'DamageHandlerComponent_C_ValidWeaponProperty::OutHitData' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ValidWeaponProperty, Local_Data) == 0x0002D0, "Member 'DamageHandlerComponent_C_ValidWeaponProperty::Local_Data' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ValidWeaponProperty, CallFunc_GetDefaultWeaponProperty_ReturnValue) == 0x000438, "Member 'DamageHandlerComponent_C_ValidWeaponProperty::CallFunc_GetDefaultWeaponProperty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DamageHandlerComponent_C_ValidWeaponProperty, CallFunc_NotEqual_NameName_ReturnValue) == 0x000450, "Member 'DamageHandlerComponent_C_ValidWeaponProperty::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDamageHandlerComponent_C \ static_assert(alignof(UDamageHandlerComponent_C) == 0x000008, "Wrong alignment on UDamageHandlerComponent_C"); \ static_assert(sizeof(UDamageHandlerComponent_C) == 0x0008B8, "Wrong size on UDamageHandlerComponent_C"); \ static_assert(offsetof(UDamageHandlerComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UDamageHandlerComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, ShouldBreakLoop) == 0x0000F0, "Member 'UDamageHandlerComponent_C::ShouldBreakLoop' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, DamageTrace_Mesh) == 0x0000F8, "Member 'UDamageHandlerComponent_C::DamageTrace_Mesh' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, DamageTrace_SimpleCol) == 0x000148, "Member 'UDamageHandlerComponent_C::DamageTrace_SimpleCol' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, DamageTrace_Actor) == 0x000198, "Member 'UDamageHandlerComponent_C::DamageTrace_Actor' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, DamageTraceEntrys) == 0x0001E8, "Member 'UDamageHandlerComponent_C::DamageTraceEntrys' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, ShouldShutdown) == 0x000238, "Member 'UDamageHandlerComponent_C::ShouldShutdown' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, TraceObjectTypes) == 0x000240, "Member 'UDamageHandlerComponent_C::TraceObjectTypes' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, DamageInfos) == 0x000250, "Member 'UDamageHandlerComponent_C::DamageInfos' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, ActivedDamageTraceEntrys) == 0x0002A0, "Member 'UDamageHandlerComponent_C::ActivedDamageTraceEntrys' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, DrawDebugType) == 0x0002F0, "Member 'UDamageHandlerComponent_C::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, TickEnabled) == 0x0002F1, "Member 'UDamageHandlerComponent_C::TickEnabled' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, ManualRunMultiTrace) == 0x0002F2, "Member 'UDamageHandlerComponent_C::ManualRunMultiTrace' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, DamageTrace_SphereCollect) == 0x0002F8, "Member 'UDamageHandlerComponent_C::DamageTrace_SphereCollect' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, DamageTrace_Customed) == 0x000348, "Member 'UDamageHandlerComponent_C::DamageTrace_Customed' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, 受默认击来源判定方式) == 0x000398, "Member 'UDamageHandlerComponent_C::受默认击来源判定方式' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, OnHitDamage) == 0x0003A0, "Member 'UDamageHandlerComponent_C::OnHitDamage' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, UseMeshSocketWeapon) == 0x0003B0, "Member 'UDamageHandlerComponent_C::UseMeshSocketWeapon' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, Turn_HitData) == 0x0003B8, "Member 'UDamageHandlerComponent_C::Turn_HitData' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, Turn_HitResult) == 0x000520, "Member 'UDamageHandlerComponent_C::Turn_HitResult' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, Turn_Trace) == 0x000608, "Member 'UDamageHandlerComponent_C::Turn_Trace' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, Turn_ExtraResult) == 0x000618, "Member 'UDamageHandlerComponent_C::Turn_ExtraResult' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, Turn_AttackResult) == 0x000650, "Member 'UDamageHandlerComponent_C::Turn_AttackResult' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, Turn_HitActor) == 0x000658, "Member 'UDamageHandlerComponent_C::Turn_HitActor' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, Turn_HitCharacter) == 0x000660, "Member 'UDamageHandlerComponent_C::Turn_HitCharacter' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, L_DamageInfo) == 0x000668, "Member 'UDamageHandlerComponent_C::L_DamageInfo' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, L_HitTarget) == 0x000708, "Member 'UDamageHandlerComponent_C::L_HitTarget' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, L_SkillId) == 0x000710, "Member 'UDamageHandlerComponent_C::L_SkillId' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, CurrentHitData) == 0x000720, "Member 'UDamageHandlerComponent_C::CurrentHitData' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, Turn_AppliedDamage) == 0x000888, "Member 'UDamageHandlerComponent_C::Turn_AppliedDamage' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, Turn_AttackerActor) == 0x000890, "Member 'UDamageHandlerComponent_C::Turn_AttackerActor' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, ForceUseNormalDamageEventWhenOnline) == 0x000898, "Member 'UDamageHandlerComponent_C::ForceUseNormalDamageEventWhenOnline' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, DebugShownHitPoint) == 0x000899, "Member 'UDamageHandlerComponent_C::DebugShownHitPoint' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, OnTraceRemoved) == 0x0008A0, "Member 'UDamageHandlerComponent_C::OnTraceRemoved' has a wrong offset!"); \ static_assert(offsetof(UDamageHandlerComponent_C, AnimBlockFactor) == 0x0008B0, "Member 'UDamageHandlerComponent_C::AnimBlockFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NodeHandler_Sequence_C_CouldBeReentry \ static_assert(alignof(NodeHandler_Sequence_C_CouldBeReentry) == 0x000008, "Wrong alignment on NodeHandler_Sequence_C_CouldBeReentry"); \ static_assert(sizeof(NodeHandler_Sequence_C_CouldBeReentry) == 0x0000A8, "Wrong size on NodeHandler_Sequence_C_CouldBeReentry"); \ static_assert(offsetof(NodeHandler_Sequence_C_CouldBeReentry, Input) == 0x000000, "Member 'NodeHandler_Sequence_C_CouldBeReentry::Input' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_CouldBeReentry, reentry) == 0x0000A0, "Member 'NodeHandler_Sequence_C_CouldBeReentry::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NodeHandler_Sequence_C_Execute \ static_assert(alignof(NodeHandler_Sequence_C_Execute) == 0x000008, "Wrong alignment on NodeHandler_Sequence_C_Execute"); \ static_assert(sizeof(NodeHandler_Sequence_C_Execute) == 0x0000B8, "Wrong size on NodeHandler_Sequence_C_Execute"); \ static_assert(offsetof(NodeHandler_Sequence_C_Execute, NodeId_0) == 0x000000, "Member 'NodeHandler_Sequence_C_Execute::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_Execute, Input) == 0x000010, "Member 'NodeHandler_Sequence_C_Execute::Input' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_Execute, reentry) == 0x0000B0, "Member 'NodeHandler_Sequence_C_Execute::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence \ static_assert(alignof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence) == 0x000010, "Wrong alignment on NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence"); \ static_assert(sizeof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence) == 0x0001D0, "Wrong size on NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, EntryPoint) == 0x000000, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, K2Node_Event_nodeId) == 0x000008, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::K2Node_Event_nodeId' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, K2Node_Event_Input) == 0x000018, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::K2Node_Event_Input' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, K2Node_Event_Reentry) == 0x0000B8, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::K2Node_Event_Reentry' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_Conv_StringToInt_ReturnValue) == 0x0000BC, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000C0, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x0000C1, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x0000C4, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_Concat_StrStr_ReturnValue) == 0x0000C8, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, K2Node_SwitchString_CmpSuccess) == 0x0000D8, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000E0, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, K2Node_DynamicCast_AsLevel_Sequence_Actor) == 0x0000F0, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::K2Node_DynamicCast_AsLevel_Sequence_Actor' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, K2Node_DynamicCast_bSuccess) == 0x0000F8, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000100, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_IsValid_ReturnValue) == 0x000110, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_GetAllActorsOfClass_OutActors) == 0x000118, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_GetAllActorsOfClass_OutActors_1) == 0x000128, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_GetAllActorsOfClass_OutActors_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_Array_Length_ReturnValue) == 0x000138, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_Array_Get_Item) == 0x000140, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_Greater_IntInt_ReturnValue) == 0x000148, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_GetTransform_ReturnValue) == 0x000150, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0001B0, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_FinishSpawningActor_ReturnValue) == 0x0001B8, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_getSequenceController_controller) == 0x0001C0, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_getSequenceController_controller' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_IsValid_ReturnValue_1) == 0x0001C8, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence, CallFunc_IsValid_ReturnValue_2) == 0x0001C9, "Member 'NodeHandler_Sequence_C_ExecuteUbergraph_NodeHandler_Sequence::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNodeHandler_Sequence_C \ static_assert(alignof(UNodeHandler_Sequence_C) == 0x000008, "Wrong alignment on UNodeHandler_Sequence_C"); \ static_assert(sizeof(UNodeHandler_Sequence_C) == 0x000160, "Wrong size on UNodeHandler_Sequence_C"); \ static_assert(offsetof(UNodeHandler_Sequence_C, UberGraphFrame_NodeHandler_Sequence_C) == 0x000140, "Member 'UNodeHandler_Sequence_C::UberGraphFrame_NodeHandler_Sequence_C' has a wrong offset!"); \ static_assert(offsetof(UNodeHandler_Sequence_C, tmpEventReciever) == 0x000148, "Member 'UNodeHandler_Sequence_C::tmpEventReciever' has a wrong offset!"); \ static_assert(offsetof(UNodeHandler_Sequence_C, manager) == 0x000158, "Member 'UNodeHandler_Sequence_C::manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_WeaponHitSound \ static_assert(alignof(FS_WeaponHitSound) == 0x000008, "Wrong alignment on FS_WeaponHitSound"); \ static_assert(sizeof(FS_WeaponHitSound) == 0x000050, "Wrong size on FS_WeaponHitSound"); \ static_assert(offsetof(FS_WeaponHitSound, 命中_22_EDD1B3E34D328B4F40C7D0A088245703) == 0x000000, "Member 'FS_WeaponHitSound::命中_22_EDD1B3E34D328B4F40C7D0A088245703' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BY_C_ExecuteUbergraph_WB_BY \ static_assert(alignof(WB_BY_C_ExecuteUbergraph_WB_BY) == 0x000008, "Wrong alignment on WB_BY_C_ExecuteUbergraph_WB_BY"); \ static_assert(sizeof(WB_BY_C_ExecuteUbergraph_WB_BY) == 0x000028, "Wrong size on WB_BY_C_ExecuteUbergraph_WB_BY"); \ static_assert(offsetof(WB_BY_C_ExecuteUbergraph_WB_BY, EntryPoint) == 0x000000, "Member 'WB_BY_C_ExecuteUbergraph_WB_BY::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_BY_C_ExecuteUbergraph_WB_BY, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'WB_BY_C_ExecuteUbergraph_WB_BY::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BY_C_ExecuteUbergraph_WB_BY, CallFunc_PlayAnimation_ReturnValue_1) == 0x000010, "Member 'WB_BY_C_ExecuteUbergraph_WB_BY::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BY_C_ExecuteUbergraph_WB_BY, CallFunc_PlayAnimation_ReturnValue_2) == 0x000018, "Member 'WB_BY_C_ExecuteUbergraph_WB_BY::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BY_C_ExecuteUbergraph_WB_BY, CallFunc_PlayAnimation_ReturnValue_3) == 0x000020, "Member 'WB_BY_C_ExecuteUbergraph_WB_BY::CallFunc_PlayAnimation_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_BY_C \ static_assert(alignof(UWB_BY_C) == 0x000008, "Wrong alignment on UWB_BY_C"); \ static_assert(sizeof(UWB_BY_C) == 0x000290, "Wrong size on UWB_BY_C"); \ static_assert(offsetof(UWB_BY_C, UberGraphFrame) == 0x000278, "Member 'UWB_BY_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_BY_C, PP_XM) == 0x000280, "Member 'UWB_BY_C::PP_XM' has a wrong offset!"); \ static_assert(offsetof(UWB_BY_C, PP_BY) == 0x000288, "Member 'UWB_BY_C::PP_BY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_RTI_GenerateArg \ static_assert(alignof(FST_RTI_GenerateArg) == 0x000008, "Wrong alignment on FST_RTI_GenerateArg"); \ static_assert(sizeof(FST_RTI_GenerateArg) == 0x000098, "Wrong size on FST_RTI_GenerateArg"); \ static_assert(offsetof(FST_RTI_GenerateArg, Member_0_21_5A9014434C866F2F1ABC478B9172AB90) == 0x000000, "Member 'FST_RTI_GenerateArg::Member_0_21_5A9014434C866F2F1ABC478B9172AB90' has a wrong offset!"); \ static_assert(offsetof(FST_RTI_GenerateArg, Member_1_22_BE98E3A84986B6F98A5F19BBF342FBAE) == 0x000010, "Member 'FST_RTI_GenerateArg::Member_1_22_BE98E3A84986B6F98A5F19BBF342FBAE' has a wrong offset!"); \ static_assert(offsetof(FST_RTI_GenerateArg, Member_2_23_35AE0412498A79FE22180580C5608D45) == 0x000020, "Member 'FST_RTI_GenerateArg::Member_2_23_35AE0412498A79FE22180580C5608D45' has a wrong offset!"); \ static_assert(offsetof(FST_RTI_GenerateArg, Member_3_24_3C4CD1C748C4DEB3B649A184457EE216) == 0x000030, "Member 'FST_RTI_GenerateArg::Member_3_24_3C4CD1C748C4DEB3B649A184457EE216' has a wrong offset!"); \ static_assert(offsetof(FST_RTI_GenerateArg, Member_4_25_5F77698E490837A3B83536BCC19D9243) == 0x000040, "Member 'FST_RTI_GenerateArg::Member_4_25_5F77698E490837A3B83536BCC19D9243' has a wrong offset!"); \ static_assert(offsetof(FST_RTI_GenerateArg, Member_5_26_912D514C43273F95F84DB592EC1E7928) == 0x000050, "Member 'FST_RTI_GenerateArg::Member_5_26_912D514C43273F95F84DB592EC1E7928' has a wrong offset!"); \ static_assert(offsetof(FST_RTI_GenerateArg, Member_6_27_08769B8D488605DB757F379CC6A1C003) == 0x000060, "Member 'FST_RTI_GenerateArg::Member_6_27_08769B8D488605DB757F379CC6A1C003' has a wrong offset!"); \ static_assert(offsetof(FST_RTI_GenerateArg, Member_7_28_8B54B0D94AF91A4915E21A8B98E233BA) == 0x000070, "Member 'FST_RTI_GenerateArg::Member_7_28_8B54B0D94AF91A4915E21A8B98E233BA' has a wrong offset!"); \ static_assert(offsetof(FST_RTI_GenerateArg, Member_8_30_83F802954D637DE79E8D65BAEC507AA5) == 0x000080, "Member 'FST_RTI_GenerateArg::Member_8_30_83F802954D637DE79E8D65BAEC507AA5' has a wrong offset!"); \ static_assert(offsetof(FST_RTI_GenerateArg, fromNode_34_ADD50BD34314E49F7D578FA58E9F380B) == 0x000090, "Member 'FST_RTI_GenerateArg::fromNode_34_ADD50BD34314E49F7D578FA58E9F380B' has a wrong offset!"); \ static_assert(offsetof(FST_RTI_GenerateArg, fromPin_36_57A310F845CF037FC74069B9DA4C3E94) == 0x000094, "Member 'FST_RTI_GenerateArg::fromPin_36_57A310F845CF037FC74069B9DA4C3E94' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_MagicAsyncLoadingList \ static_assert(alignof(FS_MagicAsyncLoadingList) == 0x000008, "Wrong alignment on FS_MagicAsyncLoadingList"); \ static_assert(sizeof(FS_MagicAsyncLoadingList) == 0x000020, "Wrong size on FS_MagicAsyncLoadingList"); \ static_assert(offsetof(FS_MagicAsyncLoadingList, CallbackInterface_9_6AC025B04CCCCDB725D11CA17D30ED5A) == 0x000000, "Member 'FS_MagicAsyncLoadingList::CallbackInterface_9_6AC025B04CCCCDB725D11CA17D30ED5A' has a wrong offset!"); \ static_assert(offsetof(FS_MagicAsyncLoadingList, AnimationDT_6_1D13D5BE4F92C44F51944CA97BB159B7) == 0x000010, "Member 'FS_MagicAsyncLoadingList::AnimationDT_6_1D13D5BE4F92C44F51944CA97BB159B7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath \ static_assert(alignof(WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath) == 0x000008, "Wrong alignment on WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath"); \ static_assert(sizeof(WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath) == 0x000068, "Wrong size on WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath"); \ static_assert(offsetof(WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath, EntryPoint) == 0x000000, "Member 'WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath, Temp_delegate_Variable) == 0x000004, "Member 'WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath, K2Node_CustomEvent_NiagaraSystemWidget_97_1) == 0x000028, "Member 'WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath::K2Node_CustomEvent_NiagaraSystemWidget_97_1' has a wrong offset!"); \ static_assert(offsetof(WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath, K2Node_CustomEvent_NiagaraSystemWidget_97) == 0x000030, "Member 'WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath::K2Node_CustomEvent_NiagaraSystemWidget_97' has a wrong offset!"); \ static_assert(offsetof(WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath, CallFunc_PlayAnimation_ReturnValue) == 0x000038, "Member 'WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x000040, "Member 'WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath, CallFunc_RemoveWidgetByQueue_Succeed) == 0x000050, "Member 'WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath::CallFunc_RemoveWidgetByQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath, CallFunc_GetObjectClass_ReturnValue) == 0x000058, "Member 'WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated) == 0x000060, "Member 'WB_XinMoDeath_C_ExecuteUbergraph_WB_XinMoDeath::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_XinMoDeath_C_NiagaraSystemWidget_97_Event \ static_assert(alignof(WB_XinMoDeath_C_NiagaraSystemWidget_97_Event) == 0x000008, "Wrong alignment on WB_XinMoDeath_C_NiagaraSystemWidget_97_Event"); \ static_assert(sizeof(WB_XinMoDeath_C_NiagaraSystemWidget_97_Event) == 0x000008, "Wrong size on WB_XinMoDeath_C_NiagaraSystemWidget_97_Event"); \ static_assert(offsetof(WB_XinMoDeath_C_NiagaraSystemWidget_97_Event, NiagaraSystemWidget_97) == 0x000000, "Member 'WB_XinMoDeath_C_NiagaraSystemWidget_97_Event::NiagaraSystemWidget_97' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_XinMoDeath_C_NiagaraSystemWidget_97_Event_0 \ static_assert(alignof(WB_XinMoDeath_C_NiagaraSystemWidget_97_Event_0) == 0x000008, "Wrong alignment on WB_XinMoDeath_C_NiagaraSystemWidget_97_Event_0"); \ static_assert(sizeof(WB_XinMoDeath_C_NiagaraSystemWidget_97_Event_0) == 0x000008, "Wrong size on WB_XinMoDeath_C_NiagaraSystemWidget_97_Event_0"); \ static_assert(offsetof(WB_XinMoDeath_C_NiagaraSystemWidget_97_Event_0, NiagaraSystemWidget_97) == 0x000000, "Member 'WB_XinMoDeath_C_NiagaraSystemWidget_97_Event_0::NiagaraSystemWidget_97' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_XinMoDeath_C \ static_assert(alignof(UWB_XinMoDeath_C) == 0x000008, "Wrong alignment on UWB_XinMoDeath_C"); \ static_assert(sizeof(UWB_XinMoDeath_C) == 0x0002C0, "Wrong size on UWB_XinMoDeath_C"); \ static_assert(offsetof(UWB_XinMoDeath_C, UberGraphFrame) == 0x000278, "Member 'UWB_XinMoDeath_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_XinMoDeath_C, XinMo_Death) == 0x000280, "Member 'UWB_XinMoDeath_C::XinMo_Death' has a wrong offset!"); \ static_assert(offsetof(UWB_XinMoDeath_C, Guo_Flash) == 0x000288, "Member 'UWB_XinMoDeath_C::Guo_Flash' has a wrong offset!"); \ static_assert(offsetof(UWB_XinMoDeath_C, L1) == 0x000290, "Member 'UWB_XinMoDeath_C::L1' has a wrong offset!"); \ static_assert(offsetof(UWB_XinMoDeath_C, L2) == 0x000298, "Member 'UWB_XinMoDeath_C::L2' has a wrong offset!"); \ static_assert(offsetof(UWB_XinMoDeath_C, Main) == 0x0002A0, "Member 'UWB_XinMoDeath_C::Main' has a wrong offset!"); \ static_assert(offsetof(UWB_XinMoDeath_C, SpcialTipsText) == 0x0002A8, "Member 'UWB_XinMoDeath_C::SpcialTipsText' has a wrong offset!"); \ static_assert(offsetof(UWB_XinMoDeath_C, AnimFinished) == 0x0002B0, "Member 'UWB_XinMoDeath_C::AnimFinished' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_MagicAsyncInterface_C_MagicHelpLoadCallBack \ static_assert(alignof(I_MagicAsyncInterface_C_MagicHelpLoadCallBack) == 0x000008, "Wrong alignment on I_MagicAsyncInterface_C_MagicHelpLoadCallBack"); \ static_assert(sizeof(I_MagicAsyncInterface_C_MagicHelpLoadCallBack) == 0x000020, "Wrong size on I_MagicAsyncInterface_C_MagicHelpLoadCallBack"); \ static_assert(offsetof(I_MagicAsyncInterface_C_MagicHelpLoadCallBack, Hold) == 0x000000, "Member 'I_MagicAsyncInterface_C_MagicHelpLoadCallBack::Hold' has a wrong offset!"); \ static_assert(offsetof(I_MagicAsyncInterface_C_MagicHelpLoadCallBack, Soft) == 0x000010, "Member 'I_MagicAsyncInterface_C_MagicHelpLoadCallBack::Soft' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_MagicAsyncInterface_C \ static_assert(alignof(II_MagicAsyncInterface_C) == 0x000001, "Wrong alignment on II_MagicAsyncInterface_C"); \ static_assert(sizeof(II_MagicAsyncInterface_C) == 0x000001, "Wrong size on II_MagicAsyncInterface_C"); \ #define DUMPER7_ASSERTS_BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_KlesaInbreak_C_BndEvt__BP_KlesaInbreak_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak \ static_assert(alignof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak) == 0x000010, "Wrong alignment on BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak"); \ static_assert(sizeof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak) == 0x0004A0, "Wrong size on BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, EntryPoint) == 0x000000, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetSavedLevelValue_Value) == 0x000008, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetSavedLevelValue_hasSet) == 0x000018, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_IsEmpty_ReturnValue) == 0x000019, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_Create_ReturnValue) == 0x000020, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_Create_ReturnValue_1) == 0x000028, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, Temp_delegate_Variable) == 0x000030, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_CreateDelegate_OutputDelegate) == 0x000040, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_IsServer_ReturnValue) == 0x000050, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000058, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000060, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_IsServer_ReturnValue_1) == 0x000068, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_IsServer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_IsOverlappingActor_ReturnValue) == 0x000069, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_IsOverlappingActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_CustomEvent_Loaded) == 0x000070, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000078, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x000090, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000098, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x0000B0, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_FindLookAtRotation_ReturnValue) == 0x0000C8, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_BreakRotator_Roll) == 0x0000E0, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_BreakRotator_Pitch) == 0x0000E4, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_BreakRotator_Yaw) == 0x0000E8, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_MakeRotator_ReturnValue) == 0x0000F0, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, Temp_bool_Variable) == 0x000108, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_MakeTransform_ReturnValue) == 0x000110, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_Not_PreBool_ReturnValue) == 0x000170, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_IsValid_ReturnValue) == 0x000171, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_CreateDelegate_OutputDelegate_1) == 0x000174, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_Event_DeltaSeconds) == 0x000184, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, Temp_class_Variable) == 0x000188, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_CustomEvent_firepoint) == 0x000190, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_CustomEvent_isReborn) == 0x0001A0, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_CustomEvent_Position) == 0x0001B0, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_ClassDynamicCast_AsBP_Spawned_AI) == 0x000210, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_ClassDynamicCast_AsBP_Spawned_AI' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_ClassDynamicCast_bSuccess) == 0x000218, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000220, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000228, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_ComponentBoundEvent_OtherActor) == 0x000230, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_ComponentBoundEvent_OtherComp) == 0x000238, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000240, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_ComponentBoundEvent_bFromSweep) == 0x000244, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_ComponentBoundEvent_SweepResult) == 0x000248, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000330, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_IsValid_ReturnValue_1) == 0x000331, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_CreateDelegate_OutputDelegate_2) == 0x000334, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetSavedLevelValue_Value_1) == 0x000348, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetSavedLevelValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetSavedLevelValue_hasSet_1) == 0x000358, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetSavedLevelValue_hasSet_1' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000360, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x000368, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetPlayerStatic_ReturnValue) == 0x000370, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000378, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_Event_EndPlayReason) == 0x000380, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_LoadClassAsset_Blocking_ReturnValue) == 0x000388, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_LoadClassAsset_Blocking_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000390, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_ClassDynamicCast_AsBP_Spawned_AI_1) == 0x000398, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_ClassDynamicCast_AsBP_Spawned_AI_1' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_ClassDynamicCast_bSuccess_1) == 0x0003A0, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_ClassDynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_FinishSpawningActor_ReturnValue) == 0x0003A8, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_IsValidClass_ReturnValue) == 0x0003B0, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetModel_MagicPreLoadComponent_ReturnValue) == 0x0003B8, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetModel_MagicPreLoadComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_Event_Hold) == 0x0003C0, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_Event_Hold' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_Event_Soft) == 0x0003D0, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_Event_Soft' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, Temp_bool_Variable_1) == 0x0003E0, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x0003E8, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_Not_PreBool_ReturnValue_1) == 0x0003F0, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue) == 0x0003F1, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetClassDefault_OutObject) == 0x0003F8, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetClassDefault_OutObject' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x000400, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_AddToWidgetQueue_Succeed) == 0x000410, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_AddToWidgetQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_Map_Values_Values) == 0x000418, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_MakeStruct_S_MagicAsyncLoadingList) == 0x000428, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_MakeStruct_S_MagicAsyncLoadingList' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetSavedLevelValue_Value_2) == 0x000448, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetSavedLevelValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetSavedLevelValue_hasSet_2) == 0x000458, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetSavedLevelValue_hasSet_2' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, K2Node_CreateDelegate_OutputDelegate_3) == 0x00045C, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000470, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_IsValid_ReturnValue_2) == 0x000478, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetZiMu_ReturnValue) == 0x000480, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetZiMu_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x000488, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00048C, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_IsValid_ReturnValue_3) == 0x00048D, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_PostEvent_ReturnValue) == 0x000490, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_TextIsEmpty_ReturnValue) == 0x000494, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_Not_PreBool_ReturnValue_2) == 0x000495, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_BooleanAND_ReturnValue) == 0x000496, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_Delay_Duration_ImplicitCast) == 0x000498, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak, CallFunc_Delay_Duration_ImplicitCast_1) == 0x00049C, "Member 'BP_KlesaInbreak_C_ExecuteUbergraph_BP_KlesaInbreak::CallFunc_Delay_Duration_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_KlesaInbreak_C_MagicHelpLoadCallBack \ static_assert(alignof(BP_KlesaInbreak_C_MagicHelpLoadCallBack) == 0x000008, "Wrong alignment on BP_KlesaInbreak_C_MagicHelpLoadCallBack"); \ static_assert(sizeof(BP_KlesaInbreak_C_MagicHelpLoadCallBack) == 0x000020, "Wrong size on BP_KlesaInbreak_C_MagicHelpLoadCallBack"); \ static_assert(offsetof(BP_KlesaInbreak_C_MagicHelpLoadCallBack, Hold) == 0x000000, "Member 'BP_KlesaInbreak_C_MagicHelpLoadCallBack::Hold' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_MagicHelpLoadCallBack, Soft) == 0x000010, "Member 'BP_KlesaInbreak_C_MagicHelpLoadCallBack::Soft' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_KlesaInbreak_C_OnLoaded_CB689FC746DDEFC3516FC1993AFA8833 \ static_assert(alignof(BP_KlesaInbreak_C_OnLoaded_CB689FC746DDEFC3516FC1993AFA8833) == 0x000008, "Wrong alignment on BP_KlesaInbreak_C_OnLoaded_CB689FC746DDEFC3516FC1993AFA8833"); \ static_assert(sizeof(BP_KlesaInbreak_C_OnLoaded_CB689FC746DDEFC3516FC1993AFA8833) == 0x000008, "Wrong size on BP_KlesaInbreak_C_OnLoaded_CB689FC746DDEFC3516FC1993AFA8833"); \ static_assert(offsetof(BP_KlesaInbreak_C_OnLoaded_CB689FC746DDEFC3516FC1993AFA8833, Loaded) == 0x000000, "Member 'BP_KlesaInbreak_C_OnLoaded_CB689FC746DDEFC3516FC1993AFA8833::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_KlesaInbreak_C_OnPlayerHasBornedEvent \ static_assert(alignof(BP_KlesaInbreak_C_OnPlayerHasBornedEvent) == 0x000010, "Wrong alignment on BP_KlesaInbreak_C_OnPlayerHasBornedEvent"); \ static_assert(sizeof(BP_KlesaInbreak_C_OnPlayerHasBornedEvent) == 0x000080, "Wrong size on BP_KlesaInbreak_C_OnPlayerHasBornedEvent"); \ static_assert(offsetof(BP_KlesaInbreak_C_OnPlayerHasBornedEvent, FirePoint) == 0x000000, "Member 'BP_KlesaInbreak_C_OnPlayerHasBornedEvent::FirePoint' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_OnPlayerHasBornedEvent, isReborn) == 0x000010, "Member 'BP_KlesaInbreak_C_OnPlayerHasBornedEvent::isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_OnPlayerHasBornedEvent, Position) == 0x000020, "Member 'BP_KlesaInbreak_C_OnPlayerHasBornedEvent::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_KlesaInbreak_C_ReceiveEndPlay \ static_assert(alignof(BP_KlesaInbreak_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on BP_KlesaInbreak_C_ReceiveEndPlay"); \ static_assert(sizeof(BP_KlesaInbreak_C_ReceiveEndPlay) == 0x000001, "Wrong size on BP_KlesaInbreak_C_ReceiveEndPlay"); \ static_assert(offsetof(BP_KlesaInbreak_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'BP_KlesaInbreak_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_KlesaInbreak_C_ReceiveTick \ static_assert(alignof(BP_KlesaInbreak_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_KlesaInbreak_C_ReceiveTick"); \ static_assert(sizeof(BP_KlesaInbreak_C_ReceiveTick) == 0x000004, "Wrong size on BP_KlesaInbreak_C_ReceiveTick"); \ static_assert(offsetof(BP_KlesaInbreak_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_KlesaInbreak_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_KlesaInbreak_C_UserConstructionScript \ static_assert(alignof(BP_KlesaInbreak_C_UserConstructionScript) == 0x000008, "Wrong alignment on BP_KlesaInbreak_C_UserConstructionScript"); \ static_assert(sizeof(BP_KlesaInbreak_C_UserConstructionScript) == 0x000010, "Wrong size on BP_KlesaInbreak_C_UserConstructionScript"); \ static_assert(offsetof(BP_KlesaInbreak_C_UserConstructionScript, CallFunc_GetPlayerStatic_ReturnValue) == 0x000000, "Member 'BP_KlesaInbreak_C_UserConstructionScript::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_KlesaInbreak_C_UserConstructionScript, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast) == 0x000008, "Member 'BP_KlesaInbreak_C_UserConstructionScript::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_KlesaInbreak_C \ static_assert(alignof(ABP_KlesaInbreak_C) == 0x000008, "Wrong alignment on ABP_KlesaInbreak_C"); \ static_assert(sizeof(ABP_KlesaInbreak_C) == 0x000570, "Wrong size on ABP_KlesaInbreak_C"); \ static_assert(offsetof(ABP_KlesaInbreak_C, UberGraphFrame) == 0x0004A8, "Member 'ABP_KlesaInbreak_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_KlesaInbreak_C, Plugin_LevelSaver) == 0x0004B0, "Member 'ABP_KlesaInbreak_C::Plugin_LevelSaver' has a wrong offset!"); \ static_assert(offsetof(ABP_KlesaInbreak_C, Arrow) == 0x0004B8, "Member 'ABP_KlesaInbreak_C::Arrow' has a wrong offset!"); \ static_assert(offsetof(ABP_KlesaInbreak_C, Sphere) == 0x0004C0, "Member 'ABP_KlesaInbreak_C::Sphere' has a wrong offset!"); \ static_assert(offsetof(ABP_KlesaInbreak_C, Capsule) == 0x0004C8, "Member 'ABP_KlesaInbreak_C::Capsule' has a wrong offset!"); \ static_assert(offsetof(ABP_KlesaInbreak_C, SpawnAIClass) == 0x0004D0, "Member 'ABP_KlesaInbreak_C::SpawnAIClass' has a wrong offset!"); \ static_assert(offsetof(ABP_KlesaInbreak_C, AIPtr) == 0x000500, "Member 'ABP_KlesaInbreak_C::AIPtr' has a wrong offset!"); \ static_assert(offsetof(ABP_KlesaInbreak_C, SavedKey) == 0x000508, "Member 'ABP_KlesaInbreak_C::SavedKey' has a wrong offset!"); \ static_assert(offsetof(ABP_KlesaInbreak_C, SpawnedAIClass) == 0x000518, "Member 'ABP_KlesaInbreak_C::SpawnedAIClass' has a wrong offset!"); \ static_assert(offsetof(ABP_KlesaInbreak_C, HoldMagicClass) == 0x000520, "Member 'ABP_KlesaInbreak_C::HoldMagicClass' has a wrong offset!"); \ static_assert(offsetof(ABP_KlesaInbreak_C, TipsWidget) == 0x000530, "Member 'ABP_KlesaInbreak_C::TipsWidget' has a wrong offset!"); \ static_assert(offsetof(ABP_KlesaInbreak_C, RunningSpawned) == 0x000538, "Member 'ABP_KlesaInbreak_C::RunningSpawned' has a wrong offset!"); \ static_assert(offsetof(ABP_KlesaInbreak_C, FullScreenFX) == 0x000540, "Member 'ABP_KlesaInbreak_C::FullScreenFX' has a wrong offset!"); \ static_assert(offsetof(ABP_KlesaInbreak_C, 当在多少周目之后才会显示出生字幕) == 0x000548, "Member 'ABP_KlesaInbreak_C::当在多少周目之后才会显示出生字幕' has a wrong offset!"); \ static_assert(offsetof(ABP_KlesaInbreak_C, 出生Wwise音效) == 0x000550, "Member 'ABP_KlesaInbreak_C::出生Wwise音效' has a wrong offset!"); \ static_assert(offsetof(ABP_KlesaInbreak_C, 出生字幕) == 0x000558, "Member 'ABP_KlesaInbreak_C::出生字幕' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_HttpNumber1004Send \ static_assert(alignof(FST_HttpNumber1004Send) == 0x000008, "Wrong alignment on FST_HttpNumber1004Send"); \ static_assert(sizeof(FST_HttpNumber1004Send) == 0x000018, "Wrong size on FST_HttpNumber1004Send"); \ static_assert(offsetof(FST_HttpNumber1004Send, adviceId_4_E946F95A435D0833DC26B8B2564FC7B2) == 0x000000, "Member 'FST_HttpNumber1004Send::adviceId_4_E946F95A435D0833DC26B8B2564FC7B2' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1004Send, operation_5_F46C60B446E46115A43CEF805753134F) == 0x000010, "Member 'FST_HttpNumber1004Send::operation_5_F46C60B446E46115A43CEF805753134F' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Propertys_NGPS \ static_assert(alignof(FST_Propertys_NGPS) == 0x000008, "Wrong alignment on FST_Propertys_NGPS"); \ static_assert(sizeof(FST_Propertys_NGPS) == 0x0001A0, "Wrong size on FST_Propertys_NGPS"); \ static_assert(offsetof(FST_Propertys_NGPS, DropSoulScale_278_2D84A6524CDC2942C822F5B04C2E6503) == 0x000000, "Member 'FST_Propertys_NGPS::DropSoulScale_278_2D84A6524CDC2942C822F5B04C2E6503' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, _____HidData______314_32025C954A818494160CEA8327229823) == 0x000008, "Member 'FST_Propertys_NGPS::_____HidData______314_32025C954A818494160CEA8327229823' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, HpDmg_318_7535159444F9396015D8CDB8E120D40E) == 0x000010, "Member 'FST_Propertys_NGPS::HpDmg_318_7535159444F9396015D8CDB8E120D40E' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, ThoughnessDmg_317_ABAFC1A74EDBF2E2452BFCB53B587D64) == 0x000018, "Member 'FST_Propertys_NGPS::ThoughnessDmg_317_ABAFC1A74EDBF2E2452BFCB53B587D64' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, AttackProperty_319_34F2A5BE4395BC43A6EE458B74F427F3) == 0x000020, "Member 'FST_Propertys_NGPS::AttackProperty_319_34F2A5BE4395BC43A6EE458B74F427F3' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, _____SpellData______313_C958BA48404FCCFE304D6FBA427C1BA1) == 0x000028, "Member 'FST_Propertys_NGPS::_____SpellData______313_C958BA48404FCCFE304D6FBA427C1BA1' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, DamageDataBaseValue_310_F71DA1744A2C192D7D6AC3BB5268CF2D) == 0x000030, "Member 'FST_Propertys_NGPS::DamageDataBaseValue_310_F71DA1744A2C192D7D6AC3BB5268CF2D' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, DamageDataThoughness_309_D5657415492C47F7DC44A5996E535D9B) == 0x000038, "Member 'FST_Propertys_NGPS::DamageDataThoughness_309_D5657415492C47F7DC44A5996E535D9B' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, WeaknessDataBaseValue_307_38CFE77844555199FC829984F2272A5E) == 0x000040, "Member 'FST_Propertys_NGPS::WeaknessDataBaseValue_307_38CFE77844555199FC829984F2272A5E' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, WeaknessDataThoughness_308_E30B0EF349E760AC9072899F95320498) == 0x000048, "Member 'FST_Propertys_NGPS::WeaknessDataThoughness_308_E30B0EF349E760AC9072899F95320498' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, _____Props______312_BBC8F47D4BC41F6688A2A48FAB26EDB3) == 0x000050, "Member 'FST_Propertys_NGPS::_____Props______312_BBC8F47D4BC41F6688A2A48FAB26EDB3' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, healthPoint_148_3C33A81D49DAFB4219C8ACA5C1BBF357) == 0x000058, "Member 'FST_Propertys_NGPS::healthPoint_148_3C33A81D49DAFB4219C8ACA5C1BBF357' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, staminaPoint_149_5FBD58E8497313BF8501EB98E7405112) == 0x000060, "Member 'FST_Propertys_NGPS::staminaPoint_149_5FBD58E8497313BF8501EB98E7405112' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, defslash_180_71C29F604934B6654DF37E94E33DCC74) == 0x000068, "Member 'FST_Propertys_NGPS::defslash_180_71C29F604934B6654DF37E94E33DCC74' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, defthrust_181_A37F7A8A41DBA8088E7613AA2727F943) == 0x000070, "Member 'FST_Propertys_NGPS::defthrust_181_A37F7A8A41DBA8088E7613AA2727F943' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, defblow_183_F5C2EFE845147186B91DD899C6D297CC) == 0x000078, "Member 'FST_Propertys_NGPS::defblow_183_F5C2EFE845147186B91DD899C6D297CC' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, deffire_184_C7E690354D251BD4549E89ACA6508717) == 0x000080, "Member 'FST_Propertys_NGPS::deffire_184_C7E690354D251BD4549E89ACA6508717' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, defmagic_185_D1B99C97409A343C333553B0E9BD74CE) == 0x000088, "Member 'FST_Propertys_NGPS::defmagic_185_D1B99C97409A343C333553B0E9BD74CE' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, defthunder_186_8F40AA66475D883A30828693318714CA) == 0x000090, "Member 'FST_Propertys_NGPS::defthunder_186_8F40AA66475D883A30828693318714CA' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, deffeather_182_7F73043F423039D904B57CB4D81DC918) == 0x000098, "Member 'FST_Propertys_NGPS::deffeather_182_7F73043F423039D904B57CB4D81DC918' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, toleranceburn_187_E650EBA44947CB0D35EAEF8883BBDFC4) == 0x0000A0, "Member 'FST_Propertys_NGPS::toleranceburn_187_E650EBA44947CB0D35EAEF8883BBDFC4' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, tolerancecurse_188_CA9075E741966865C06B649F3D3F8083) == 0x0000A8, "Member 'FST_Propertys_NGPS::tolerancecurse_188_CA9075E741966865C06B649F3D3F8083' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, tolerancepoison_189_897004F24A6798E8BDD1F5A4494F7737) == 0x0000B0, "Member 'FST_Propertys_NGPS::tolerancepoison_189_897004F24A6798E8BDD1F5A4494F7737' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, toleranceice_190_388E393749F62946A0B07E9EE3B227DA) == 0x0000B8, "Member 'FST_Propertys_NGPS::toleranceice_190_388E393749F62946A0B07E9EE3B227DA' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, tolerancebleed_191_6BE918F449F06EE36915CFB5D629D236) == 0x0000C0, "Member 'FST_Propertys_NGPS::tolerancebleed_191_6BE918F449F06EE36915CFB5D629D236' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, tolerancelost_192_CDAC9AE64C46E7ED885F5A802581C1B3) == 0x0000C8, "Member 'FST_Propertys_NGPS::tolerancelost_192_CDAC9AE64C46E7ED885F5A802581C1B3' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, toleranceparalysis_274_4417C23C417F28806FB7D295D2017146) == 0x0000D0, "Member 'FST_Propertys_NGPS::toleranceparalysis_274_4417C23C417F28806FB7D295D2017146' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, SlashDamage_118_8A1B335B46AF3A03BED80EAD76F695A2) == 0x0000D8, "Member 'FST_Propertys_NGPS::SlashDamage_118_8A1B335B46AF3A03BED80EAD76F695A2' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, ThrustDamage_132_FB50084F45707B85F13CBD80100F217F) == 0x0000E0, "Member 'FST_Propertys_NGPS::ThrustDamage_132_FB50084F45707B85F13CBD80100F217F' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, BlowDamage_133_1025C66641C5148CE4E1108894AD49F8) == 0x0000E8, "Member 'FST_Propertys_NGPS::BlowDamage_133_1025C66641C5148CE4E1108894AD49F8' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, FireDamage_134_862C14204F20E8D265416587D1A6416D) == 0x0000F0, "Member 'FST_Propertys_NGPS::FireDamage_134_862C14204F20E8D265416587D1A6416D' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, FeatherDamage_193_9C316B2842F3DE991DF5C7927A2A5A32) == 0x0000F8, "Member 'FST_Propertys_NGPS::FeatherDamage_193_9C316B2842F3DE991DF5C7927A2A5A32' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, ThunderDamage_136_D0E6092B43D1D34470EBB08E0D09E003) == 0x000100, "Member 'FST_Propertys_NGPS::ThunderDamage_136_D0E6092B43D1D34470EBB08E0D09E003' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, MagicDamage_137_57B39EDF4CAA1F9CA98B11A737682372) == 0x000108, "Member 'FST_Propertys_NGPS::MagicDamage_137_57B39EDF4CAA1F9CA98B11A737682372' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, BurnAccum_194_8758B2FC42E51C7D0E4CD3829AB76CA2) == 0x000110, "Member 'FST_Propertys_NGPS::BurnAccum_194_8758B2FC42E51C7D0E4CD3829AB76CA2' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, PoisonAccum_139_E44E5ADF4D56B27E67E7B69DF9C04D8A) == 0x000118, "Member 'FST_Propertys_NGPS::PoisonAccum_139_E44E5ADF4D56B27E67E7B69DF9C04D8A' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, CurseAccum_195_E2F3DCBB459459024C98E7B44CF2B17B) == 0x000120, "Member 'FST_Propertys_NGPS::CurseAccum_195_E2F3DCBB459459024C98E7B44CF2B17B' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, LostAccum_196_A941363E41241A34907B359E7ED97F86) == 0x000128, "Member 'FST_Propertys_NGPS::LostAccum_196_A941363E41241A34907B359E7ED97F86' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, BleedAccum_202_B5858CDD464B719EDD0F369F517CAAD9) == 0x000130, "Member 'FST_Propertys_NGPS::BleedAccum_202_B5858CDD464B719EDD0F369F517CAAD9' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, IceAccum_203_E612461B4DCF44E11826669139DD6E4B) == 0x000138, "Member 'FST_Propertys_NGPS::IceAccum_203_E612461B4DCF44E11826669139DD6E4B' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, toughness_208_3163C98A4E2D27ED9B3B3AA85EF20027) == 0x000140, "Member 'FST_Propertys_NGPS::toughness_208_3163C98A4E2D27ED9B3B3AA85EF20027' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, toughnessrecovertime_270_32C12DFF47EEC3D1ECB77C89004A68EA) == 0x000148, "Member 'FST_Propertys_NGPS::toughnessrecovertime_270_32C12DFF47EEC3D1ECB77C89004A68EA' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, defbasefeather_214_F37A965843D7D618967CEE9D4F9196F5) == 0x000150, "Member 'FST_Propertys_NGPS::defbasefeather_214_F37A965843D7D618967CEE9D4F9196F5' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, defbasefire_216_1D9757DB48E89BA29453DAA0F57E0F3D) == 0x000158, "Member 'FST_Propertys_NGPS::defbasefire_216_1D9757DB48E89BA29453DAA0F57E0F3D' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, defbasemagic_218_09BB046745DE60551BF10C89DF48357C) == 0x000160, "Member 'FST_Propertys_NGPS::defbasemagic_218_09BB046745DE60551BF10C89DF48357C' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, defbasethunder_220_2F81F9ED4BEF9B304040E99B45FA89F1) == 0x000168, "Member 'FST_Propertys_NGPS::defbasethunder_220_2F81F9ED4BEF9B304040E99B45FA89F1' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, defbaseslash_224_EBF5F693420EA2E72DBFB4948FFBA016) == 0x000170, "Member 'FST_Propertys_NGPS::defbaseslash_224_EBF5F693420EA2E72DBFB4948FFBA016' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, defbaseblow_229_43E5070F4CEC7B09D88E82A42DAD0471) == 0x000178, "Member 'FST_Propertys_NGPS::defbaseblow_229_43E5070F4CEC7B09D88E82A42DAD0471' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, defbasethrust_230_553BBB944779A7E12160B69C5EDAF41E) == 0x000180, "Member 'FST_Propertys_NGPS::defbasethrust_230_553BBB944779A7E12160B69C5EDAF41E' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, blockrate_234_0BCB58014609A9B099DE78BF602FD8CB) == 0x000188, "Member 'FST_Propertys_NGPS::blockrate_234_0BCB58014609A9B099DE78BF602FD8CB' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, bvbrdd_263_CE90081F4FCD8D863A92AF920DC64012) == 0x000190, "Member 'FST_Propertys_NGPS::bvbrdd_263_CE90081F4FCD8D863A92AF920DC64012' has a wrong offset!"); \ static_assert(offsetof(FST_Propertys_NGPS, hprecoverfactor_266_3FBB4412453989FEF055C990DFE4159C) == 0x000198, "Member 'FST_Propertys_NGPS::hprecoverfactor_266_3FBB4412453989FEF055C990DFE4159C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCamerExternController_C_AddControl \ static_assert(alignof(PlayerCamerExternController_C_AddControl) == 0x000008, "Wrong alignment on PlayerCamerExternController_C_AddControl"); \ static_assert(sizeof(PlayerCamerExternController_C_AddControl) == 0x000020, "Wrong size on PlayerCamerExternController_C_AddControl"); \ static_assert(offsetof(PlayerCamerExternController_C_AddControl, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000000, "Member 'PlayerCamerExternController_C_AddControl::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerCamerExternController_C_AddControl, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000008, "Member 'PlayerCamerExternController_C_AddControl::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerCamerExternController_C_AddControl, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'PlayerCamerExternController_C_AddControl::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerCamerExternController_C_AddControl, CallFunc_GetMySpringArms_SpringArmsComponent) == 0x000018, "Member 'PlayerCamerExternController_C_AddControl::CallFunc_GetMySpringArms_SpringArmsComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCamerExternController_C_ExecuteUbergraph_PlayerCamerExternController \ static_assert(alignof(PlayerCamerExternController_C_ExecuteUbergraph_PlayerCamerExternController) == 0x000004, "Wrong alignment on PlayerCamerExternController_C_ExecuteUbergraph_PlayerCamerExternController"); \ static_assert(sizeof(PlayerCamerExternController_C_ExecuteUbergraph_PlayerCamerExternController) == 0x000008, "Wrong size on PlayerCamerExternController_C_ExecuteUbergraph_PlayerCamerExternController"); \ static_assert(offsetof(PlayerCamerExternController_C_ExecuteUbergraph_PlayerCamerExternController, EntryPoint) == 0x000000, "Member 'PlayerCamerExternController_C_ExecuteUbergraph_PlayerCamerExternController::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(PlayerCamerExternController_C_ExecuteUbergraph_PlayerCamerExternController, K2Node_Event_EndPlayReason) == 0x000004, "Member 'PlayerCamerExternController_C_ExecuteUbergraph_PlayerCamerExternController::K2Node_Event_EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCamerExternController_C_GetExternSettings \ static_assert(alignof(PlayerCamerExternController_C_GetExternSettings) == 0x000004, "Wrong alignment on PlayerCamerExternController_C_GetExternSettings"); \ static_assert(sizeof(PlayerCamerExternController_C_GetExternSettings) == 0x000018, "Wrong size on PlayerCamerExternController_C_GetExternSettings"); \ static_assert(offsetof(PlayerCamerExternController_C_GetExternSettings, ExternSettings) == 0x000000, "Member 'PlayerCamerExternController_C_GetExternSettings::ExternSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCamerExternController_C_ReceiveEndPlay \ static_assert(alignof(PlayerCamerExternController_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on PlayerCamerExternController_C_ReceiveEndPlay"); \ static_assert(sizeof(PlayerCamerExternController_C_ReceiveEndPlay) == 0x000001, "Wrong size on PlayerCamerExternController_C_ReceiveEndPlay"); \ static_assert(offsetof(PlayerCamerExternController_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'PlayerCamerExternController_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCamerExternController_C_RemoveControl \ static_assert(alignof(PlayerCamerExternController_C_RemoveControl) == 0x000008, "Wrong alignment on PlayerCamerExternController_C_RemoveControl"); \ static_assert(sizeof(PlayerCamerExternController_C_RemoveControl) == 0x000020, "Wrong size on PlayerCamerExternController_C_RemoveControl"); \ static_assert(offsetof(PlayerCamerExternController_C_RemoveControl, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000000, "Member 'PlayerCamerExternController_C_RemoveControl::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerCamerExternController_C_RemoveControl, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000008, "Member 'PlayerCamerExternController_C_RemoveControl::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerCamerExternController_C_RemoveControl, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'PlayerCamerExternController_C_RemoveControl::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerCamerExternController_C_RemoveControl, CallFunc_GetMySpringArms_SpringArmsComponent) == 0x000018, "Member 'PlayerCamerExternController_C_RemoveControl::CallFunc_GetMySpringArms_SpringArmsComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APlayerCamerExternController_C \ static_assert(alignof(APlayerCamerExternController_C) == 0x000008, "Wrong alignment on APlayerCamerExternController_C"); \ static_assert(sizeof(APlayerCamerExternController_C) == 0x000320, "Wrong size on APlayerCamerExternController_C"); \ static_assert(offsetof(APlayerCamerExternController_C, UberGraphFrame) == 0x0002F0, "Member 'APlayerCamerExternController_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(APlayerCamerExternController_C, DefaultSceneRoot) == 0x0002F8, "Member 'APlayerCamerExternController_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(APlayerCamerExternController_C, HasAdd) == 0x000300, "Member 'APlayerCamerExternController_C::HasAdd' has a wrong offset!"); \ static_assert(offsetof(APlayerCamerExternController_C, DefaultCameraExternSettings) == 0x000304, "Member 'APlayerCamerExternController_C::DefaultCameraExternSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_DeadBody__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on ABP_DeadBody::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData) == 0x000130, "Wrong size on ABP_DeadBody::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData, __FloatProperty_15) == 0x000004, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedConstantData::__FloatProperty_15' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData, __StructProperty_16) == 0x000008, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedConstantData::__StructProperty_16' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData, __FloatProperty_17) == 0x000034, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedConstantData::__FloatProperty_17' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData, __EnumProperty_18) == 0x000038, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedConstantData::__EnumProperty_18' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData, __ByteProperty_19) == 0x000039, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedConstantData::__ByteProperty_19' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData, __BlendProfile_20) == 0x000040, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedConstantData::__BlendProfile_20' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData, __CurveFloat_21) == 0x000048, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedConstantData::__CurveFloat_21' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData, __BoolProperty_22) == 0x000050, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedConstantData::__BoolProperty_22' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData, __EnumProperty_23) == 0x000051, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedConstantData::__EnumProperty_23' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData, __EnumProperty_24) == 0x000052, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedConstantData::__EnumProperty_24' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData, __ArrayProperty_25) == 0x000058, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedConstantData::__ArrayProperty_25' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData, __StructProperty_26) == 0x000068, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedConstantData::__StructProperty_26' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData, __NameProperty_27) == 0x000088, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedConstantData::__NameProperty_27' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData, __NameProperty_28) == 0x000090, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedConstantData::__NameProperty_28' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000098, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000118, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_DeadBody__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(ABP_DeadBody::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on ABP_DeadBody::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(ABP_DeadBody::FAnimBlueprintGeneratedMutableData) == 0x000002, "Wrong size on ABP_DeadBody::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(ABP_DeadBody::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'ABP_DeadBody::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_DeadBody_C_AnimGraph \ static_assert(alignof(ABP_DeadBody_C_AnimGraph) == 0x000008, "Wrong alignment on ABP_DeadBody_C_AnimGraph"); \ static_assert(sizeof(ABP_DeadBody_C_AnimGraph) == 0x000010, "Wrong size on ABP_DeadBody_C_AnimGraph"); \ static_assert(offsetof(ABP_DeadBody_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'ABP_DeadBody_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_DeadBody_C_ExecuteUbergraph_ABP_DeadBody \ static_assert(alignof(ABP_DeadBody_C_ExecuteUbergraph_ABP_DeadBody) == 0x000004, "Wrong alignment on ABP_DeadBody_C_ExecuteUbergraph_ABP_DeadBody"); \ static_assert(sizeof(ABP_DeadBody_C_ExecuteUbergraph_ABP_DeadBody) == 0x000004, "Wrong size on ABP_DeadBody_C_ExecuteUbergraph_ABP_DeadBody"); \ static_assert(offsetof(ABP_DeadBody_C_ExecuteUbergraph_ABP_DeadBody, EntryPoint) == 0x000000, "Member 'ABP_DeadBody_C_ExecuteUbergraph_ABP_DeadBody::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UABP_DeadBody_C \ static_assert(alignof(UABP_DeadBody_C) == 0x000010, "Wrong alignment on UABP_DeadBody_C"); \ static_assert(sizeof(UABP_DeadBody_C) == 0x0005C0, "Wrong size on UABP_DeadBody_C"); \ static_assert(offsetof(UABP_DeadBody_C, UberGraphFrame) == 0x000450, "Member 'UABP_DeadBody_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UABP_DeadBody_C, __AnimBlueprintMutables) == 0x000458, "Member 'UABP_DeadBody_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UABP_DeadBody_C, AnimBlueprintExtension_PropertyAccess) == 0x000460, "Member 'UABP_DeadBody_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UABP_DeadBody_C, AnimBlueprintExtension_Base) == 0x000468, "Member 'UABP_DeadBody_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UABP_DeadBody_C, AnimGraphNode_SequencePlayer) == 0x000470, "Member 'UABP_DeadBody_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UABP_DeadBody_C, AnimGraphNode_BlendListByBool) == 0x0004B8, "Member 'UABP_DeadBody_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UABP_DeadBody_C, AnimGraphNode_PoseSnapshot) == 0x000500, "Member 'UABP_DeadBody_C::AnimGraphNode_PoseSnapshot' has a wrong offset!"); \ static_assert(offsetof(UABP_DeadBody_C, AnimGraphNode_Root) == 0x000590, "Member 'UABP_DeadBody_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UABP_DeadBody_C, RunDeathState) == 0x0005B0, "Member 'UABP_DeadBody_C::RunDeathState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Fs_tongniao_C \ static_assert(alignof(ABP_Fs_tongniao_C) == 0x000008, "Wrong alignment on ABP_Fs_tongniao_C"); \ static_assert(sizeof(ABP_Fs_tongniao_C) == 0x000310, "Wrong size on ABP_Fs_tongniao_C"); \ static_assert(offsetof(ABP_Fs_tongniao_C, NS_zaozi_default) == 0x000300, "Member 'ABP_Fs_tongniao_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_tongniao_C, StaticMesh) == 0x000308, "Member 'ABP_Fs_tongniao_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Mechanism_TrapBase_C_Active \ static_assert(alignof(BP_Mechanism_TrapBase_C_Active) == 0x000008, "Wrong alignment on BP_Mechanism_TrapBase_C_Active"); \ static_assert(sizeof(BP_Mechanism_TrapBase_C_Active) == 0x000008, "Wrong size on BP_Mechanism_TrapBase_C_Active"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_Active, TriggerRef) == 0x000000, "Member 'BP_Mechanism_TrapBase_C_Active::TriggerRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Mechanism_TrapBase_C_CompositeHitData \ static_assert(alignof(BP_Mechanism_TrapBase_C_CompositeHitData) == 0x000008, "Wrong alignment on BP_Mechanism_TrapBase_C_CompositeHitData"); \ static_assert(sizeof(BP_Mechanism_TrapBase_C_CompositeHitData) == 0x0005E0, "Wrong size on BP_Mechanism_TrapBase_C_CompositeHitData"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, HitMetaData) == 0x000000, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::HitMetaData' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, HitTargetActor) == 0x000160, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::HitTargetActor' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, HitResultData) == 0x000168, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::HitResultData' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, HitDataCompositedByAttacker) == 0x000250, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::HitDataCompositedByAttacker' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, Temp_bool_Variable) == 0x0003B8, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, K2Node_DynamicCast_AsBP_Base_AI) == 0x0003C0, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, K2Node_DynamicCast_bSuccess) == 0x0003C8, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, CallFunc_Map_Keys_Keys) == 0x0003D0, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0003E0, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, CallFunc_Array_Get_Item) == 0x0003E8, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x0003F0, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, CallFunc_Map_Find_Value) == 0x0003F8, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, CallFunc_Map_Find_ReturnValue) == 0x000400, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, Temp_real_Variable) == 0x000408, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, Temp_byte_Variable) == 0x000410, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, K2Node_Select_Default) == 0x000418, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, Temp_struct_Variable) == 0x000420, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, Temp_struct_Variable_1) == 0x000428, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, Temp_struct_Variable_2) == 0x000430, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, Temp_struct_Variable_3) == 0x000438, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000440, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, K2Node_Select_Default_1) == 0x000458, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, CallFunc_GetActorForwardVector_ReturnValue) == 0x000460, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_CompositeHitData, K2Node_MakeStruct_F_HitData) == 0x000478, "Member 'BP_Mechanism_TrapBase_C_CompositeHitData::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Mechanism_TrapBase_C_ExecuteUbergraph_BP_Mechanism_TrapBase \ static_assert(alignof(BP_Mechanism_TrapBase_C_ExecuteUbergraph_BP_Mechanism_TrapBase) == 0x000008, "Wrong alignment on BP_Mechanism_TrapBase_C_ExecuteUbergraph_BP_Mechanism_TrapBase"); \ static_assert(sizeof(BP_Mechanism_TrapBase_C_ExecuteUbergraph_BP_Mechanism_TrapBase) == 0x0000F8, "Wrong size on BP_Mechanism_TrapBase_C_ExecuteUbergraph_BP_Mechanism_TrapBase"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_ExecuteUbergraph_BP_Mechanism_TrapBase, EntryPoint) == 0x000000, "Member 'BP_Mechanism_TrapBase_C_ExecuteUbergraph_BP_Mechanism_TrapBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_ExecuteUbergraph_BP_Mechanism_TrapBase, K2Node_Event_HitResult) == 0x000008, "Member 'BP_Mechanism_TrapBase_C_ExecuteUbergraph_BP_Mechanism_TrapBase::K2Node_Event_HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_ExecuteUbergraph_BP_Mechanism_TrapBase, K2Node_Event_DamageResult) == 0x0000F0, "Member 'BP_Mechanism_TrapBase_C_ExecuteUbergraph_BP_Mechanism_TrapBase::K2Node_Event_DamageResult' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_ExecuteUbergraph_BP_Mechanism_TrapBase, K2Node_Event_HasAppliedDamage) == 0x0000F1, "Member 'BP_Mechanism_TrapBase_C_ExecuteUbergraph_BP_Mechanism_TrapBase::K2Node_Event_HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_ExecuteUbergraph_BP_Mechanism_TrapBase, K2Node_Event_Undelayed) == 0x0000F2, "Member 'BP_Mechanism_TrapBase_C_ExecuteUbergraph_BP_Mechanism_TrapBase::K2Node_Event_Undelayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Mechanism_TrapBase_C_Get_Save_State \ static_assert(alignof(BP_Mechanism_TrapBase_C_Get_Save_State) == 0x000008, "Wrong alignment on BP_Mechanism_TrapBase_C_Get_Save_State"); \ static_assert(sizeof(BP_Mechanism_TrapBase_C_Get_Save_State) == 0x000030, "Wrong size on BP_Mechanism_TrapBase_C_Get_Save_State"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_Get_Save_State, IsTrue) == 0x000000, "Member 'BP_Mechanism_TrapBase_C_Get_Save_State::IsTrue' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_Get_Save_State, CallFunc_GetPathName_ReturnValue) == 0x000008, "Member 'BP_Mechanism_TrapBase_C_Get_Save_State::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_Get_Save_State, CallFunc_GetSavedLevelValue_Value) == 0x000018, "Member 'BP_Mechanism_TrapBase_C_Get_Save_State::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_Get_Save_State, CallFunc_GetSavedLevelValue_hasSet) == 0x000028, "Member 'BP_Mechanism_TrapBase_C_Get_Save_State::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_Get_Save_State, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000029, "Member 'BP_Mechanism_TrapBase_C_Get_Save_State::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Mechanism_TrapBase_C_GetIsActive \ static_assert(alignof(BP_Mechanism_TrapBase_C_GetIsActive) == 0x000001, "Wrong alignment on BP_Mechanism_TrapBase_C_GetIsActive"); \ static_assert(sizeof(BP_Mechanism_TrapBase_C_GetIsActive) == 0x000001, "Wrong size on BP_Mechanism_TrapBase_C_GetIsActive"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_GetIsActive, IsActive_0) == 0x000000, "Member 'BP_Mechanism_TrapBase_C_GetIsActive::IsActive_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Mechanism_TrapBase_C_IsAttackableTarget \ static_assert(alignof(BP_Mechanism_TrapBase_C_IsAttackableTarget) == 0x000008, "Wrong alignment on BP_Mechanism_TrapBase_C_IsAttackableTarget"); \ static_assert(sizeof(BP_Mechanism_TrapBase_C_IsAttackableTarget) == 0x000010, "Wrong size on BP_Mechanism_TrapBase_C_IsAttackableTarget"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_IsAttackableTarget, Target) == 0x000000, "Member 'BP_Mechanism_TrapBase_C_IsAttackableTarget::Target' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_IsAttackableTarget, Result) == 0x000008, "Member 'BP_Mechanism_TrapBase_C_IsAttackableTarget::Result' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_IsAttackableTarget, CallFunc_DoesImplementInterface_ReturnValue) == 0x000009, "Member 'BP_Mechanism_TrapBase_C_IsAttackableTarget::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Mechanism_TrapBase_C_OverrideTraceDamage \ static_assert(alignof(BP_Mechanism_TrapBase_C_OverrideTraceDamage) == 0x000008, "Wrong alignment on BP_Mechanism_TrapBase_C_OverrideTraceDamage"); \ static_assert(sizeof(BP_Mechanism_TrapBase_C_OverrideTraceDamage) == 0x000028, "Wrong size on BP_Mechanism_TrapBase_C_OverrideTraceDamage"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_OverrideTraceDamage, TraceId) == 0x000000, "Member 'BP_Mechanism_TrapBase_C_OverrideTraceDamage::TraceId' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_OverrideTraceDamage, IgnoreActors) == 0x000008, "Member 'BP_Mechanism_TrapBase_C_OverrideTraceDamage::IgnoreActors' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_OverrideTraceDamage, OutHits) == 0x000018, "Member 'BP_Mechanism_TrapBase_C_OverrideTraceDamage::OutHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Mechanism_TrapBase_C_PostHitTarget \ static_assert(alignof(BP_Mechanism_TrapBase_C_PostHitTarget) == 0x000008, "Wrong alignment on BP_Mechanism_TrapBase_C_PostHitTarget"); \ static_assert(sizeof(BP_Mechanism_TrapBase_C_PostHitTarget) == 0x0000F0, "Wrong size on BP_Mechanism_TrapBase_C_PostHitTarget"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_PostHitTarget, HitResult) == 0x000000, "Member 'BP_Mechanism_TrapBase_C_PostHitTarget::HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_PostHitTarget, DamageResult) == 0x0000E8, "Member 'BP_Mechanism_TrapBase_C_PostHitTarget::DamageResult' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_PostHitTarget, HasAppliedDamage) == 0x0000E9, "Member 'BP_Mechanism_TrapBase_C_PostHitTarget::HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_PostHitTarget, Undelayed) == 0x0000EA, "Member 'BP_Mechanism_TrapBase_C_PostHitTarget::Undelayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Mechanism_TrapBase_C_Save_State \ static_assert(alignof(BP_Mechanism_TrapBase_C_Save_State) == 0x000008, "Wrong alignment on BP_Mechanism_TrapBase_C_Save_State"); \ static_assert(sizeof(BP_Mechanism_TrapBase_C_Save_State) == 0x000048, "Wrong size on BP_Mechanism_TrapBase_C_Save_State"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_Save_State, Index_0) == 0x000000, "Member 'BP_Mechanism_TrapBase_C_Save_State::Index_0' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_Save_State, Temp_bool_Variable) == 0x000001, "Member 'BP_Mechanism_TrapBase_C_Save_State::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_Save_State, Temp_string_Variable) == 0x000008, "Member 'BP_Mechanism_TrapBase_C_Save_State::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_Save_State, Temp_string_Variable_1) == 0x000018, "Member 'BP_Mechanism_TrapBase_C_Save_State::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_Save_State, CallFunc_GetPathName_ReturnValue) == 0x000028, "Member 'BP_Mechanism_TrapBase_C_Save_State::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Mechanism_TrapBase_C_Save_State, K2Node_Select_Default) == 0x000038, "Member 'BP_Mechanism_TrapBase_C_Save_State::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Mechanism_TrapBase_C \ static_assert(alignof(ABP_Mechanism_TrapBase_C) == 0x000008, "Wrong alignment on ABP_Mechanism_TrapBase_C"); \ static_assert(sizeof(ABP_Mechanism_TrapBase_C) == 0x000330, "Wrong size on ABP_Mechanism_TrapBase_C"); \ static_assert(offsetof(ABP_Mechanism_TrapBase_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_Mechanism_TrapBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_Mechanism_TrapBase_C, LevelNodeHandler_Actor) == 0x0002F8, "Member 'ABP_Mechanism_TrapBase_C::LevelNodeHandler_Actor' has a wrong offset!"); \ static_assert(offsetof(ABP_Mechanism_TrapBase_C, Plugin_LevelSaver) == 0x000300, "Member 'ABP_Mechanism_TrapBase_C::Plugin_LevelSaver' has a wrong offset!"); \ static_assert(offsetof(ABP_Mechanism_TrapBase_C, StaticMesh) == 0x000308, "Member 'ABP_Mechanism_TrapBase_C::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_Mechanism_TrapBase_C, DefaultSceneRoot) == 0x000310, "Member 'ABP_Mechanism_TrapBase_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_Mechanism_TrapBase_C, SkillID) == 0x000318, "Member 'ABP_Mechanism_TrapBase_C::SkillID' has a wrong offset!"); \ static_assert(offsetof(ABP_Mechanism_TrapBase_C, IsActive) == 0x000328, "Member 'ABP_Mechanism_TrapBase_C::IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrapOBJ_TriggerBase_C_ActiveTrap \ static_assert(alignof(BP_TrapOBJ_TriggerBase_C_ActiveTrap) == 0x000008, "Wrong alignment on BP_TrapOBJ_TriggerBase_C_ActiveTrap"); \ static_assert(sizeof(BP_TrapOBJ_TriggerBase_C_ActiveTrap) == 0x000020, "Wrong size on BP_TrapOBJ_TriggerBase_C_ActiveTrap"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_ActiveTrap, Temp_int_Array_Index_Variable) == 0x000000, "Member 'BP_TrapOBJ_TriggerBase_C_ActiveTrap::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_ActiveTrap, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'BP_TrapOBJ_TriggerBase_C_ActiveTrap::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_ActiveTrap, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'BP_TrapOBJ_TriggerBase_C_ActiveTrap::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_ActiveTrap, CallFunc_Array_Length_ReturnValue) == 0x00000C, "Member 'BP_TrapOBJ_TriggerBase_C_ActiveTrap::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_ActiveTrap, CallFunc_Array_Get_Item) == 0x000010, "Member 'BP_TrapOBJ_TriggerBase_C_ActiveTrap::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_ActiveTrap, CallFunc_Less_IntInt_ReturnValue) == 0x000018, "Member 'BP_TrapOBJ_TriggerBase_C_ActiveTrap::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_ActiveTrap, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'BP_TrapOBJ_TriggerBase_C_ActiveTrap::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent \ static_assert(alignof(BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent) == 0x000008, "Wrong alignment on BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent"); \ static_assert(sizeof(BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent) == 0x000110, "Wrong size on BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent, OverlappedComponent) == 0x000000, "Member 'BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent, OtherActor) == 0x000008, "Member 'BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent, OtherComp) == 0x000010, "Member 'BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent, OtherBodyIndex) == 0x000018, "Member 'BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent, bFromSweep) == 0x00001C, "Member 'BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent, SweepResult) == 0x000020, "Member 'BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent::SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent, CallFunc_OverlapedEvent_ActivateTrap) == 0x000108, "Member 'BP_TrapOBJ_TriggerBase_C_BeginOverlapEvent::CallFunc_OverlapedEvent_ActivateTrap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrapOBJ_TriggerBase_C_BindOverlapEvent \ static_assert(alignof(BP_TrapOBJ_TriggerBase_C_BindOverlapEvent) == 0x000004, "Wrong alignment on BP_TrapOBJ_TriggerBase_C_BindOverlapEvent"); \ static_assert(sizeof(BP_TrapOBJ_TriggerBase_C_BindOverlapEvent) == 0x000020, "Wrong size on BP_TrapOBJ_TriggerBase_C_BindOverlapEvent"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_BindOverlapEvent, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'BP_TrapOBJ_TriggerBase_C_BindOverlapEvent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_BindOverlapEvent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000010, "Member 'BP_TrapOBJ_TriggerBase_C_BindOverlapEvent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrapOBJ_TriggerBase_C_EndOverlapedEvent \ static_assert(alignof(BP_TrapOBJ_TriggerBase_C_EndOverlapedEvent) == 0x000008, "Wrong alignment on BP_TrapOBJ_TriggerBase_C_EndOverlapedEvent"); \ static_assert(sizeof(BP_TrapOBJ_TriggerBase_C_EndOverlapedEvent) == 0x000018, "Wrong size on BP_TrapOBJ_TriggerBase_C_EndOverlapedEvent"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_EndOverlapedEvent, OtherActor) == 0x000000, "Member 'BP_TrapOBJ_TriggerBase_C_EndOverlapedEvent::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_EndOverlapedEvent, OtherComp) == 0x000008, "Member 'BP_TrapOBJ_TriggerBase_C_EndOverlapedEvent::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_EndOverlapedEvent, IsEnter) == 0x000010, "Member 'BP_TrapOBJ_TriggerBase_C_EndOverlapedEvent::IsEnter' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_EndOverlapedEvent, ActivateTrap) == 0x000011, "Member 'BP_TrapOBJ_TriggerBase_C_EndOverlapedEvent::ActivateTrap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrapOBJ_TriggerBase_C_EndOverlapEvent \ static_assert(alignof(BP_TrapOBJ_TriggerBase_C_EndOverlapEvent) == 0x000008, "Wrong alignment on BP_TrapOBJ_TriggerBase_C_EndOverlapEvent"); \ static_assert(sizeof(BP_TrapOBJ_TriggerBase_C_EndOverlapEvent) == 0x000020, "Wrong size on BP_TrapOBJ_TriggerBase_C_EndOverlapEvent"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_EndOverlapEvent, OverlappedComponent) == 0x000000, "Member 'BP_TrapOBJ_TriggerBase_C_EndOverlapEvent::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_EndOverlapEvent, OtherActor) == 0x000008, "Member 'BP_TrapOBJ_TriggerBase_C_EndOverlapEvent::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_EndOverlapEvent, OtherComp) == 0x000010, "Member 'BP_TrapOBJ_TriggerBase_C_EndOverlapEvent::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_EndOverlapEvent, OtherBodyIndex) == 0x000018, "Member 'BP_TrapOBJ_TriggerBase_C_EndOverlapEvent::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_EndOverlapEvent, CallFunc_OverlapedEvent_ActivateTrap) == 0x00001C, "Member 'BP_TrapOBJ_TriggerBase_C_EndOverlapEvent::CallFunc_OverlapedEvent_ActivateTrap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrapOBJ_TriggerBase_C_ExecuteUbergraph_BP_TrapOBJ_TriggerBase \ static_assert(alignof(BP_TrapOBJ_TriggerBase_C_ExecuteUbergraph_BP_TrapOBJ_TriggerBase) == 0x000004, "Wrong alignment on BP_TrapOBJ_TriggerBase_C_ExecuteUbergraph_BP_TrapOBJ_TriggerBase"); \ static_assert(sizeof(BP_TrapOBJ_TriggerBase_C_ExecuteUbergraph_BP_TrapOBJ_TriggerBase) == 0x000004, "Wrong size on BP_TrapOBJ_TriggerBase_C_ExecuteUbergraph_BP_TrapOBJ_TriggerBase"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_ExecuteUbergraph_BP_TrapOBJ_TriggerBase, EntryPoint) == 0x000000, "Member 'BP_TrapOBJ_TriggerBase_C_ExecuteUbergraph_BP_TrapOBJ_TriggerBase::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrapOBJ_TriggerBase_C_GetIsActivedTrigger \ static_assert(alignof(BP_TrapOBJ_TriggerBase_C_GetIsActivedTrigger) == 0x000001, "Wrong alignment on BP_TrapOBJ_TriggerBase_C_GetIsActivedTrigger"); \ static_assert(sizeof(BP_TrapOBJ_TriggerBase_C_GetIsActivedTrigger) == 0x000001, "Wrong size on BP_TrapOBJ_TriggerBase_C_GetIsActivedTrigger"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_GetIsActivedTrigger, bIsActived) == 0x000000, "Member 'BP_TrapOBJ_TriggerBase_C_GetIsActivedTrigger::bIsActived' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrapOBJ_TriggerBase_C_GetIsOverlap \ static_assert(alignof(BP_TrapOBJ_TriggerBase_C_GetIsOverlap) == 0x000001, "Wrong alignment on BP_TrapOBJ_TriggerBase_C_GetIsOverlap"); \ static_assert(sizeof(BP_TrapOBJ_TriggerBase_C_GetIsOverlap) == 0x000001, "Wrong size on BP_TrapOBJ_TriggerBase_C_GetIsOverlap"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_GetIsOverlap, bIsOverlaped) == 0x000000, "Member 'BP_TrapOBJ_TriggerBase_C_GetIsOverlap::bIsOverlaped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrapOBJ_TriggerBase_C_OverlapedEvent \ static_assert(alignof(BP_TrapOBJ_TriggerBase_C_OverlapedEvent) == 0x000008, "Wrong alignment on BP_TrapOBJ_TriggerBase_C_OverlapedEvent"); \ static_assert(sizeof(BP_TrapOBJ_TriggerBase_C_OverlapedEvent) == 0x000018, "Wrong size on BP_TrapOBJ_TriggerBase_C_OverlapedEvent"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_OverlapedEvent, OtherActor) == 0x000000, "Member 'BP_TrapOBJ_TriggerBase_C_OverlapedEvent::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_OverlapedEvent, OtherComp) == 0x000008, "Member 'BP_TrapOBJ_TriggerBase_C_OverlapedEvent::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_OverlapedEvent, IsEnter) == 0x000010, "Member 'BP_TrapOBJ_TriggerBase_C_OverlapedEvent::IsEnter' has a wrong offset!"); \ static_assert(offsetof(BP_TrapOBJ_TriggerBase_C_OverlapedEvent, ActivateTrap) == 0x000011, "Member 'BP_TrapOBJ_TriggerBase_C_OverlapedEvent::ActivateTrap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_TrapOBJ_TriggerBase_C \ static_assert(alignof(ABP_TrapOBJ_TriggerBase_C) == 0x000008, "Wrong alignment on ABP_TrapOBJ_TriggerBase_C"); \ static_assert(sizeof(ABP_TrapOBJ_TriggerBase_C) == 0x000328, "Wrong size on ABP_TrapOBJ_TriggerBase_C"); \ static_assert(offsetof(ABP_TrapOBJ_TriggerBase_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_TrapOBJ_TriggerBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_TrapOBJ_TriggerBase_C, Box) == 0x0002F8, "Member 'ABP_TrapOBJ_TriggerBase_C::Box' has a wrong offset!"); \ static_assert(offsetof(ABP_TrapOBJ_TriggerBase_C, DefaultSceneRoot) == 0x000300, "Member 'ABP_TrapOBJ_TriggerBase_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_TrapOBJ_TriggerBase_C, bIsActivedTrigger) == 0x000308, "Member 'ABP_TrapOBJ_TriggerBase_C::bIsActivedTrigger' has a wrong offset!"); \ static_assert(offsetof(ABP_TrapOBJ_TriggerBase_C, TrapRef) == 0x000310, "Member 'ABP_TrapOBJ_TriggerBase_C::TrapRef' has a wrong offset!"); \ static_assert(offsetof(ABP_TrapOBJ_TriggerBase_C, bIsOverlap) == 0x000320, "Member 'ABP_TrapOBJ_TriggerBase_C::bIsOverlap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_DrawingBoardData_Foliage_C \ static_assert(alignof(UBP_DrawingBoardData_Foliage_C) == 0x000008, "Wrong alignment on UBP_DrawingBoardData_Foliage_C"); \ static_assert(sizeof(UBP_DrawingBoardData_Foliage_C) == 0x000068, "Wrong size on UBP_DrawingBoardData_Foliage_C"); \ static_assert(offsetof(UBP_DrawingBoardData_Foliage_C, FadeTime) == 0x000058, "Member 'UBP_DrawingBoardData_Foliage_C::FadeTime' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Foliage_C, SaveRT) == 0x000060, "Member 'UBP_DrawingBoardData_Foliage_C::SaveRT' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger \ static_assert(alignof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger) == 0x000008, "Wrong alignment on BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger"); \ static_assert(sizeof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger) == 0x0002E0, "Wrong size on BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, EntryPoint) == 0x000000, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_GetComponentBounds_Origin) == 0x000008, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_GetComponentBounds_Origin' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_GetComponentBounds_BoxExtent) == 0x000020, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_GetComponentBounds_BoxExtent' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_GetComponentBounds_SphereRadius) == 0x000038, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_GetComponentBounds_SphereRadius' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_BreakVector_X) == 0x000040, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_BreakVector_Y) == 0x000048, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_BreakVector_Z) == 0x000050, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_MakeVector_ReturnValue) == 0x000058, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000070, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000078, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_Lerp_ReturnValue) == 0x000160, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_Lerp_ReturnValue_1) == 0x000168, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_GetIsActivedTrigger_bIsActived) == 0x000170, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_GetIsActivedTrigger_bIsActived' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_GetIsActivedTrigger_bIsActived_1) == 0x000171, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_GetIsActivedTrigger_bIsActived_1' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_GetIsOverlap_bIsOverlaped) == 0x000172, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_GetIsOverlap_bIsOverlaped' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_GetIsActivedTrigger_bIsActived_2) == 0x000173, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_GetIsActivedTrigger_bIsActived_2' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_Get_Save_State_bIsTrue) == 0x000174, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_Get_Save_State_bIsTrue' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_Not_PreBool_ReturnValue) == 0x000175, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_Get_Save_State_bIsTrue_1) == 0x000176, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_Get_Save_State_bIsTrue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_GetComponentBounds_Origin_1) == 0x000178, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_GetComponentBounds_Origin_1' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_GetComponentBounds_BoxExtent_1) == 0x000190, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_GetComponentBounds_BoxExtent_1' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_GetComponentBounds_SphereRadius_1) == 0x0001A8, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_GetComponentBounds_SphereRadius_1' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_BreakVector_X_1) == 0x0001B0, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_BreakVector_Y_1) == 0x0001B8, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_BreakVector_Z_1) == 0x0001C0, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0001C8, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_MakeVector_ReturnValue_1) == 0x0001D0, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_K2_SetRelativeLocation_SweepHitResult_1) == 0x0001E8, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_K2_SetRelativeLocation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_Lerp_Alpha_ImplicitCast) == 0x0002D0, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger, CallFunc_Lerp_Alpha_ImplicitCast_1) == 0x0002D8, "Member 'BP_PressureTrigger_C_ExecuteUbergraph_BP_PressureTrigger::CallFunc_Lerp_Alpha_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PressureTrigger_C_Get_Save_State \ static_assert(alignof(BP_PressureTrigger_C_Get_Save_State) == 0x000008, "Wrong alignment on BP_PressureTrigger_C_Get_Save_State"); \ static_assert(sizeof(BP_PressureTrigger_C_Get_Save_State) == 0x000020, "Wrong size on BP_PressureTrigger_C_Get_Save_State"); \ static_assert(offsetof(BP_PressureTrigger_C_Get_Save_State, bIsTrue) == 0x000000, "Member 'BP_PressureTrigger_C_Get_Save_State::bIsTrue' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_Get_Save_State, CallFunc_GetSavedLevelValue_Value) == 0x000008, "Member 'BP_PressureTrigger_C_Get_Save_State::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_Get_Save_State, CallFunc_GetSavedLevelValue_hasSet) == 0x000018, "Member 'BP_PressureTrigger_C_Get_Save_State::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_Get_Save_State, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000019, "Member 'BP_PressureTrigger_C_Get_Save_State::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PressureTrigger_C_OverlapedEvent \ static_assert(alignof(BP_PressureTrigger_C_OverlapedEvent) == 0x000008, "Wrong alignment on BP_PressureTrigger_C_OverlapedEvent"); \ static_assert(sizeof(BP_PressureTrigger_C_OverlapedEvent) == 0x000018, "Wrong size on BP_PressureTrigger_C_OverlapedEvent"); \ static_assert(offsetof(BP_PressureTrigger_C_OverlapedEvent, OtherActor) == 0x000000, "Member 'BP_PressureTrigger_C_OverlapedEvent::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_OverlapedEvent, OtherComp) == 0x000008, "Member 'BP_PressureTrigger_C_OverlapedEvent::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_OverlapedEvent, IsEnter) == 0x000010, "Member 'BP_PressureTrigger_C_OverlapedEvent::IsEnter' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_OverlapedEvent, ActivateTrap) == 0x000011, "Member 'BP_PressureTrigger_C_OverlapedEvent::ActivateTrap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PressureTrigger_C_Save_State \ static_assert(alignof(BP_PressureTrigger_C_Save_State) == 0x000008, "Wrong alignment on BP_PressureTrigger_C_Save_State"); \ static_assert(sizeof(BP_PressureTrigger_C_Save_State) == 0x000038, "Wrong size on BP_PressureTrigger_C_Save_State"); \ static_assert(offsetof(BP_PressureTrigger_C_Save_State, Index_0) == 0x000000, "Member 'BP_PressureTrigger_C_Save_State::Index_0' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_Save_State, Temp_bool_Variable) == 0x000001, "Member 'BP_PressureTrigger_C_Save_State::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_Save_State, Temp_string_Variable) == 0x000008, "Member 'BP_PressureTrigger_C_Save_State::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_Save_State, Temp_string_Variable_1) == 0x000018, "Member 'BP_PressureTrigger_C_Save_State::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_Save_State, K2Node_Select_Default) == 0x000028, "Member 'BP_PressureTrigger_C_Save_State::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PressureTrigger_C_UserConstructionScript \ static_assert(alignof(BP_PressureTrigger_C_UserConstructionScript) == 0x000008, "Wrong alignment on BP_PressureTrigger_C_UserConstructionScript"); \ static_assert(sizeof(BP_PressureTrigger_C_UserConstructionScript) == 0x000178, "Wrong size on BP_PressureTrigger_C_UserConstructionScript"); \ static_assert(offsetof(BP_PressureTrigger_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'BP_PressureTrigger_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_UserConstructionScript, CallFunc_GetLocalBounds_Min) == 0x000008, "Member 'BP_PressureTrigger_C_UserConstructionScript::CallFunc_GetLocalBounds_Min' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_UserConstructionScript, CallFunc_GetLocalBounds_Max) == 0x000020, "Member 'BP_PressureTrigger_C_UserConstructionScript::CallFunc_GetLocalBounds_Max' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_UserConstructionScript, CallFunc_BreakVector_X) == 0x000038, "Member 'BP_PressureTrigger_C_UserConstructionScript::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_UserConstructionScript, CallFunc_BreakVector_Y) == 0x000040, "Member 'BP_PressureTrigger_C_UserConstructionScript::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_UserConstructionScript, CallFunc_BreakVector_Z) == 0x000048, "Member 'BP_PressureTrigger_C_UserConstructionScript::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_UserConstructionScript, CallFunc_SetStaticMesh_ReturnValue) == 0x000050, "Member 'BP_PressureTrigger_C_UserConstructionScript::CallFunc_SetStaticMesh_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_UserConstructionScript, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000058, "Member 'BP_PressureTrigger_C_UserConstructionScript::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue) == 0x000060, "Member 'BP_PressureTrigger_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_1) == 0x000078, "Member 'BP_PressureTrigger_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PressureTrigger_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000090, "Member 'BP_PressureTrigger_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_PressureTrigger_C \ static_assert(alignof(ABP_PressureTrigger_C) == 0x000008, "Wrong alignment on ABP_PressureTrigger_C"); \ static_assert(sizeof(ABP_PressureTrigger_C) == 0x000388, "Wrong size on ABP_PressureTrigger_C"); \ static_assert(offsetof(ABP_PressureTrigger_C, UberGraphFrame_BP_PressureTrigger_C) == 0x000328, "Member 'ABP_PressureTrigger_C::UberGraphFrame_BP_PressureTrigger_C' has a wrong offset!"); \ static_assert(offsetof(ABP_PressureTrigger_C, Plugin_LevelSaver) == 0x000330, "Member 'ABP_PressureTrigger_C::Plugin_LevelSaver' has a wrong offset!"); \ static_assert(offsetof(ABP_PressureTrigger_C, StaticMesh) == 0x000338, "Member 'ABP_PressureTrigger_C::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_PressureTrigger_C, TimeLine_Time_A09BEB2846CC748F54EBDB84D31BFEA7) == 0x000340, "Member 'ABP_PressureTrigger_C::TimeLine_Time_A09BEB2846CC748F54EBDB84D31BFEA7' has a wrong offset!"); \ static_assert(offsetof(ABP_PressureTrigger_C, TimeLine__Direction_A09BEB2846CC748F54EBDB84D31BFEA7) == 0x000344, "Member 'ABP_PressureTrigger_C::TimeLine__Direction_A09BEB2846CC748F54EBDB84D31BFEA7' has a wrong offset!"); \ static_assert(offsetof(ABP_PressureTrigger_C, Timeline) == 0x000348, "Member 'ABP_PressureTrigger_C::Timeline' has a wrong offset!"); \ static_assert(offsetof(ABP_PressureTrigger_C, Mesh) == 0x000350, "Member 'ABP_PressureTrigger_C::Mesh' has a wrong offset!"); \ static_assert(offsetof(ABP_PressureTrigger_C, Height) == 0x000358, "Member 'ABP_PressureTrigger_C::Height' has a wrong offset!"); \ static_assert(offsetof(ABP_PressureTrigger_C, CurrentHeight) == 0x000360, "Member 'ABP_PressureTrigger_C::CurrentHeight' has a wrong offset!"); \ static_assert(offsetof(ABP_PressureTrigger_C, bIsActive) == 0x000368, "Member 'ABP_PressureTrigger_C::bIsActive' has a wrong offset!"); \ static_assert(offsetof(ABP_PressureTrigger_C, Speed) == 0x00036C, "Member 'ABP_PressureTrigger_C::Speed' has a wrong offset!"); \ static_assert(offsetof(ABP_PressureTrigger_C, bIsRetriggerble) == 0x000370, "Member 'ABP_PressureTrigger_C::bIsRetriggerble' has a wrong offset!"); \ static_assert(offsetof(ABP_PressureTrigger_C, bTriggered) == 0x000371, "Member 'ABP_PressureTrigger_C::bTriggered' has a wrong offset!"); \ static_assert(offsetof(ABP_PressureTrigger_C, Key) == 0x000378, "Member 'ABP_PressureTrigger_C::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_DiCiTrigger_C_BndEvt__BP_DiCiTrigger_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger \ static_assert(alignof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger) == 0x000008, "Wrong alignment on BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger"); \ static_assert(sizeof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger) == 0x000158, "Wrong size on BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, EntryPoint) == 0x000000, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, Temp_delegate_Variable) == 0x000004, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, Temp_bool_Has_Been_Initd_Variable) == 0x000014, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, Temp_bool_IsClosed_Variable) == 0x000015, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000018, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000020, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000028, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000030, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, K2Node_ComponentBoundEvent_bFromSweep) == 0x000034, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, K2Node_ComponentBoundEvent_SweepResult) == 0x000038, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000120, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, K2Node_ComponentBoundEvent_OtherActor) == 0x000128, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, K2Node_ComponentBoundEvent_OtherComp) == 0x000130, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000138, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, CallFunc_GetObjectClass_ReturnValue) == 0x000140, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, CallFunc_GetObjectClass_ReturnValue_1) == 0x000148, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::CallFunc_GetObjectClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000150, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, CallFunc_EqualEqual_ClassClass_ReturnValue_1) == 0x000151, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::CallFunc_EqualEqual_ClassClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger, CallFunc_PostEvent_ReturnValue) == 0x000154, "Member 'BP_DiCiTrigger_C_ExecuteUbergraph_BP_DiCiTrigger::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_DiCiTrigger_C \ static_assert(alignof(ABP_DiCiTrigger_C) == 0x000008, "Wrong alignment on ABP_DiCiTrigger_C"); \ static_assert(sizeof(ABP_DiCiTrigger_C) == 0x0003C0, "Wrong size on ABP_DiCiTrigger_C"); \ static_assert(offsetof(ABP_DiCiTrigger_C, UberGraphFrame_BP_DiCiTrigger_C) == 0x000388, "Member 'ABP_DiCiTrigger_C::UberGraphFrame_BP_DiCiTrigger_C' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiTrigger_C, Billboard) == 0x000390, "Member 'ABP_DiCiTrigger_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiTrigger_C, Base) == 0x000398, "Member 'ABP_DiCiTrigger_C::Base' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiTrigger_C, Overlape) == 0x0003A0, "Member 'ABP_DiCiTrigger_C::Overlape' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiTrigger_C, EndOverlap) == 0x0003B0, "Member 'ABP_DiCiTrigger_C::EndOverlap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SoftSkeletalMeshActorArray \ static_assert(alignof(FST_SoftSkeletalMeshActorArray) == 0x000008, "Wrong alignment on FST_SoftSkeletalMeshActorArray"); \ static_assert(sizeof(FST_SoftSkeletalMeshActorArray) == 0x000010, "Wrong size on FST_SoftSkeletalMeshActorArray"); \ static_assert(offsetof(FST_SoftSkeletalMeshActorArray, Content_5_CCFA36BA45153FFD4EE90E817FB51F19) == 0x000000, "Member 'FST_SoftSkeletalMeshActorArray::Content_5_CCFA36BA45153FFD4EE90E817FB51F19' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box1_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_Box_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXCloseBox_K2Node_ComponentBoundEvent_8_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXCloseBox_K2Node_ComponentBoundEvent_8_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXCloseBox_K2Node_ComponentBoundEvent_8_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXCloseBox_K2Node_ComponentBoundEvent_8_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXCloseBox_K2Node_ComponentBoundEvent_8_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXCloseBox_K2Node_ComponentBoundEvent_8_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXCloseBox_K2Node_ComponentBoundEvent_8_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXCloseBox_K2Node_ComponentBoundEvent_8_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXCloseBox_K2Node_ComponentBoundEvent_8_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXCloseBox_K2Node_ComponentBoundEvent_8_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXCloseBox_K2Node_ComponentBoundEvent_8_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXCloseBox_K2Node_ComponentBoundEvent_8_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXCloseBox_K2Node_ComponentBoundEvent_8_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_TrippingBoom_C_BndEvt__BP_TrippingBoom_XSXEnableBox_K2Node_ComponentBoundEvent_4_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_CompositeHitData \ static_assert(alignof(BP_TrippingBoom_C_CompositeHitData) == 0x000008, "Wrong alignment on BP_TrippingBoom_C_CompositeHitData"); \ static_assert(sizeof(BP_TrippingBoom_C_CompositeHitData) == 0x0005D0, "Wrong size on BP_TrippingBoom_C_CompositeHitData"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, HitMetaData) == 0x000000, "Member 'BP_TrippingBoom_C_CompositeHitData::HitMetaData' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, HitTargetActor) == 0x000160, "Member 'BP_TrippingBoom_C_CompositeHitData::HitTargetActor' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, HitResultData) == 0x000168, "Member 'BP_TrippingBoom_C_CompositeHitData::HitResultData' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, HitDataCompositedByAttacker) == 0x000250, "Member 'BP_TrippingBoom_C_CompositeHitData::HitDataCompositedByAttacker' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, Temp_byte_Variable) == 0x0003B8, "Member 'BP_TrippingBoom_C_CompositeHitData::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, Temp_struct_Variable) == 0x0003BC, "Member 'BP_TrippingBoom_C_CompositeHitData::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, CallFunc_Map_Keys_Keys) == 0x0003C8, "Member 'BP_TrippingBoom_C_CompositeHitData::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0003D8, "Member 'BP_TrippingBoom_C_CompositeHitData::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, CallFunc_Map_Find_Value) == 0x0003E0, "Member 'BP_TrippingBoom_C_CompositeHitData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, CallFunc_Map_Find_ReturnValue) == 0x0003E8, "Member 'BP_TrippingBoom_C_CompositeHitData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0003F0, "Member 'BP_TrippingBoom_C_CompositeHitData::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x0003F8, "Member 'BP_TrippingBoom_C_CompositeHitData::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, Temp_struct_Variable_1) == 0x000400, "Member 'BP_TrippingBoom_C_CompositeHitData::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, Temp_struct_Variable_2) == 0x000408, "Member 'BP_TrippingBoom_C_CompositeHitData::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, Temp_struct_Variable_3) == 0x000410, "Member 'BP_TrippingBoom_C_CompositeHitData::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000418, "Member 'BP_TrippingBoom_C_CompositeHitData::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, K2Node_Select_Default) == 0x000430, "Member 'BP_TrippingBoom_C_CompositeHitData::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000438, "Member 'BP_TrippingBoom_C_CompositeHitData::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000450, "Member 'BP_TrippingBoom_C_CompositeHitData::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_CompositeHitData, K2Node_MakeStruct_F_HitData) == 0x000468, "Member 'BP_TrippingBoom_C_CompositeHitData::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_DamageFunc \ static_assert(alignof(BP_TrippingBoom_C_DamageFunc) == 0x000008, "Wrong alignment on BP_TrippingBoom_C_DamageFunc"); \ static_assert(sizeof(BP_TrippingBoom_C_DamageFunc) == 0x000650, "Wrong size on BP_TrippingBoom_C_DamageFunc"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, ST_HitDamageData) == 0x000000, "Member 'BP_TrippingBoom_C_DamageFunc::ST_HitDamageData' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, Target) == 0x000160, "Member 'BP_TrippingBoom_C_DamageFunc::Target' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, F_HitData) == 0x000168, "Member 'BP_TrippingBoom_C_DamageFunc::F_HitData' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, Temp_byte_Variable) == 0x0002D0, "Member 'BP_TrippingBoom_C_DamageFunc::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0002D8, "Member 'BP_TrippingBoom_C_DamageFunc::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, Temp_struct_Variable) == 0x0002F0, "Member 'BP_TrippingBoom_C_DamageFunc::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, CallFunc_Map_Keys_Keys) == 0x0002F8, "Member 'BP_TrippingBoom_C_DamageFunc::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000308, "Member 'BP_TrippingBoom_C_DamageFunc::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, CallFunc_Map_Find_Value) == 0x000310, "Member 'BP_TrippingBoom_C_DamageFunc::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, CallFunc_Map_Find_ReturnValue) == 0x000318, "Member 'BP_TrippingBoom_C_DamageFunc::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000320, "Member 'BP_TrippingBoom_C_DamageFunc::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000328, "Member 'BP_TrippingBoom_C_DamageFunc::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, Temp_struct_Variable_1) == 0x000330, "Member 'BP_TrippingBoom_C_DamageFunc::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, Temp_struct_Variable_2) == 0x000338, "Member 'BP_TrippingBoom_C_DamageFunc::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, Temp_struct_Variable_3) == 0x000340, "Member 'BP_TrippingBoom_C_DamageFunc::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000348, "Member 'BP_TrippingBoom_C_DamageFunc::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000360, "Member 'BP_TrippingBoom_C_DamageFunc::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, K2Node_Select_Default) == 0x000378, "Member 'BP_TrippingBoom_C_DamageFunc::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, K2Node_MakeStruct_F_HitData) == 0x000380, "Member 'BP_TrippingBoom_C_DamageFunc::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_DamageFunc, K2Node_MakeStruct_F_HitData_1) == 0x0004E8, "Member 'BP_TrippingBoom_C_DamageFunc::K2Node_MakeStruct_F_HitData_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom \ static_assert(alignof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom) == 0x000008, "Wrong alignment on BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom"); \ static_assert(sizeof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom) == 0x0005C8, "Wrong size on BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, EntryPoint) == 0x000000, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000008, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherActor) == 0x000010, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherComp) == 0x000018, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000020, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, Temp_int_Variable) == 0x000024, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, Temp_int_Variable_1) == 0x000028, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, Temp_delegate_Variable) == 0x00002C, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, Temp_delegate_Variable_1) == 0x00003C, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_Event_HitResult) == 0x000050, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_Event_HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_Event_DamageResult) == 0x000138, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_Event_DamageResult' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_Event_HasAppliedDamage) == 0x000139, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_Event_HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_Event_Undelayed) == 0x00013A, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_Event_Undelayed' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OverlappedComponent_5) == 0x000140, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OverlappedComponent_5' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherActor_5) == 0x000148, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherActor_5' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherComp_5) == 0x000150, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherComp_5' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherBodyIndex_5) == 0x000158, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherBodyIndex_5' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_bFromSweep_2) == 0x00015C, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_bFromSweep_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_SweepResult_2) == 0x000160, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_SweepResult_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_isAIorPlayer_ReturnValue) == 0x000248, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_isAIorPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OverlappedComponent_4) == 0x000250, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OverlappedComponent_4' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherActor_4) == 0x000258, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherActor_4' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherComp_4) == 0x000260, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherComp_4' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherBodyIndex_4) == 0x000268, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherBodyIndex_4' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_bFromSweep_1) == 0x00026C, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_bFromSweep_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_SweepResult_1) == 0x000270, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_SweepResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OverlappedComponent_3) == 0x000358, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OverlappedComponent_3' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherActor_3) == 0x000360, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherActor_3' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherComp_3) == 0x000368, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherComp_3' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherBodyIndex_3) == 0x000370, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherBodyIndex_3' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_isAIorPlayer_ReturnValue_1) == 0x000374, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_isAIorPlayer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_isAIorPlayer_ReturnValue_2) == 0x000375, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_isAIorPlayer_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OverlappedComponent_2) == 0x000378, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OverlappedComponent_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherActor_2) == 0x000380, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherActor_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherComp_2) == 0x000388, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherComp_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherBodyIndex_2) == 0x000390, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherBodyIndex_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_isAIorPlayer_ReturnValue_3) == 0x000394, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_isAIorPlayer_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, Temp_int_Variable_2) == 0x000398, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, Temp_bool_Has_Been_Initd_Variable) == 0x00039C, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, Temp_int_Variable_3) == 0x0003A0, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_IsOverlappingActor_ReturnValue) == 0x0003A4, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_IsOverlappingActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_IsOverlappingActor_ReturnValue_1) == 0x0003A5, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_IsOverlappingActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_IsOverlappingActor_ReturnValue_2) == 0x0003A6, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_IsOverlappingActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_IsOverlappingActor_ReturnValue_3) == 0x0003A7, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_IsOverlappingActor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_GetSavedLevelValue_Value) == 0x0003A8, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_GetSavedLevelValue_hasSet) == 0x0003B8, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0003B9, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, Temp_bool_IsClosed_Variable) == 0x0003BA, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_BooleanAND_ReturnValue) == 0x0003BB, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_IsServer_ReturnValue) == 0x0003BC, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_Event_CurrentSlowTick) == 0x0003BD, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_Event_CurrentSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_SwitchEnum_CmpSuccess) == 0x0003BE, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_Map_Find_Value) == 0x0003C0, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_Map_Find_ReturnValue) == 0x0003C4, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0003C5, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_Map_Find_Value_1) == 0x0003C8, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_Map_Find_ReturnValue_1) == 0x0003CC, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0003CD, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_AddSphereTrace_TraceId) == 0x0003D0, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_AddSphereTrace_TraceId' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0003D8, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x0003F0, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_PostEvent_ReturnValue) == 0x0003F8, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_PostEvent_ReturnValue_1) == 0x0003FC, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000400, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_GetDataTableRowFromName_OutRow) == 0x000418, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000440, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000448, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000460, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000468, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000470, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000478, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000480, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000488, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000490, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_bFromSweep) == 0x000494, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_ComponentBoundEvent_SweepResult) == 0x000498, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_GetOptionValue_ReturnValue) == 0x000580, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_GetPlatformType_ReturnValue) == 0x000590, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_Conv_StringToInt_ReturnValue) == 0x000594, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_SwitchEnum_CmpSuccess_1) == 0x000598, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_GetPlatformType_ReturnValue_1) == 0x000599, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_GetPlatformType_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_SpawnForceFeedbackAttached_ReturnValue) == 0x0005A0, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_SpawnForceFeedbackAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_SwitchEnum_CmpSuccess_2) == 0x0005A8, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_GetPlatformType_ReturnValue_2) == 0x0005A9, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_GetPlatformType_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, K2Node_SwitchEnum_CmpSuccess_3) == 0x0005AA, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::K2Node_SwitchEnum_CmpSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_Delay_Duration_ImplicitCast) == 0x0005AC, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast) == 0x0005B0, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_PlayWorldCameraShake_InnerRadius_ImplicitCast) == 0x0005B4, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_PlayWorldCameraShake_InnerRadius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_PlayWorldCameraShake_OuterRadius_ImplicitCast) == 0x0005B8, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_PlayWorldCameraShake_OuterRadius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_PlayWorldCameraShake_Falloff_ImplicitCast) == 0x0005BC, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_PlayWorldCameraShake_Falloff_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom, CallFunc_SpawnForceFeedbackAttached_IntensityMultiplier_ImplicitCast) == 0x0005C0, "Member 'BP_TrippingBoom_C_ExecuteUbergraph_BP_TrippingBoom::CallFunc_SpawnForceFeedbackAttached_IntensityMultiplier_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_isAIorPlayer \ static_assert(alignof(BP_TrippingBoom_C_isAIorPlayer) == 0x000008, "Wrong alignment on BP_TrippingBoom_C_isAIorPlayer"); \ static_assert(sizeof(BP_TrippingBoom_C_isAIorPlayer) == 0x000030, "Wrong size on BP_TrippingBoom_C_isAIorPlayer"); \ static_assert(offsetof(BP_TrippingBoom_C_isAIorPlayer, TriggerAc) == 0x000000, "Member 'BP_TrippingBoom_C_isAIorPlayer::TriggerAc' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_isAIorPlayer, ReturnValue) == 0x000008, "Member 'BP_TrippingBoom_C_isAIorPlayer::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_isAIorPlayer, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'BP_TrippingBoom_C_isAIorPlayer::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_isAIorPlayer, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_TrippingBoom_C_isAIorPlayer::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_isAIorPlayer, K2Node_DynamicCast_AsBP_Base_AI) == 0x000020, "Member 'BP_TrippingBoom_C_isAIorPlayer::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_isAIorPlayer, K2Node_DynamicCast_bSuccess_1) == 0x000028, "Member 'BP_TrippingBoom_C_isAIorPlayer::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_IsAttackableTarget \ static_assert(alignof(BP_TrippingBoom_C_IsAttackableTarget) == 0x000008, "Wrong alignment on BP_TrippingBoom_C_IsAttackableTarget"); \ static_assert(sizeof(BP_TrippingBoom_C_IsAttackableTarget) == 0x000010, "Wrong size on BP_TrippingBoom_C_IsAttackableTarget"); \ static_assert(offsetof(BP_TrippingBoom_C_IsAttackableTarget, Target) == 0x000000, "Member 'BP_TrippingBoom_C_IsAttackableTarget::Target' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_IsAttackableTarget, Result) == 0x000008, "Member 'BP_TrippingBoom_C_IsAttackableTarget::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_OnRefreshDataLayerState \ static_assert(alignof(BP_TrippingBoom_C_OnRefreshDataLayerState) == 0x000001, "Wrong alignment on BP_TrippingBoom_C_OnRefreshDataLayerState"); \ static_assert(sizeof(BP_TrippingBoom_C_OnRefreshDataLayerState) == 0x000002, "Wrong size on BP_TrippingBoom_C_OnRefreshDataLayerState"); \ static_assert(offsetof(BP_TrippingBoom_C_OnRefreshDataLayerState, bIsInAnyActiveLayer) == 0x000000, "Member 'BP_TrippingBoom_C_OnRefreshDataLayerState::bIsInAnyActiveLayer' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_OnRefreshDataLayerState, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'BP_TrippingBoom_C_OnRefreshDataLayerState::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_OnUpdatedSlowTick \ static_assert(alignof(BP_TrippingBoom_C_OnUpdatedSlowTick) == 0x000001, "Wrong alignment on BP_TrippingBoom_C_OnUpdatedSlowTick"); \ static_assert(sizeof(BP_TrippingBoom_C_OnUpdatedSlowTick) == 0x000001, "Wrong size on BP_TrippingBoom_C_OnUpdatedSlowTick"); \ static_assert(offsetof(BP_TrippingBoom_C_OnUpdatedSlowTick, CurrentSlowTick) == 0x000000, "Member 'BP_TrippingBoom_C_OnUpdatedSlowTick::CurrentSlowTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_OverrideTraceDamage \ static_assert(alignof(BP_TrippingBoom_C_OverrideTraceDamage) == 0x000008, "Wrong alignment on BP_TrippingBoom_C_OverrideTraceDamage"); \ static_assert(sizeof(BP_TrippingBoom_C_OverrideTraceDamage) == 0x000028, "Wrong size on BP_TrippingBoom_C_OverrideTraceDamage"); \ static_assert(offsetof(BP_TrippingBoom_C_OverrideTraceDamage, TraceId) == 0x000000, "Member 'BP_TrippingBoom_C_OverrideTraceDamage::TraceId' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_OverrideTraceDamage, IgnoreActors) == 0x000008, "Member 'BP_TrippingBoom_C_OverrideTraceDamage::IgnoreActors' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_OverrideTraceDamage, OutHits) == 0x000018, "Member 'BP_TrippingBoom_C_OverrideTraceDamage::OutHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_PostHitTarget \ static_assert(alignof(BP_TrippingBoom_C_PostHitTarget) == 0x000008, "Wrong alignment on BP_TrippingBoom_C_PostHitTarget"); \ static_assert(sizeof(BP_TrippingBoom_C_PostHitTarget) == 0x0000F0, "Wrong size on BP_TrippingBoom_C_PostHitTarget"); \ static_assert(offsetof(BP_TrippingBoom_C_PostHitTarget, HitResult) == 0x000000, "Member 'BP_TrippingBoom_C_PostHitTarget::HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_PostHitTarget, DamageResult) == 0x0000E8, "Member 'BP_TrippingBoom_C_PostHitTarget::DamageResult' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_PostHitTarget, HasAppliedDamage) == 0x0000E9, "Member 'BP_TrippingBoom_C_PostHitTarget::HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_PostHitTarget, Undelayed) == 0x0000EA, "Member 'BP_TrippingBoom_C_PostHitTarget::Undelayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_UserConstructionScript \ static_assert(alignof(BP_TrippingBoom_C_UserConstructionScript) == 0x000004, "Wrong alignment on BP_TrippingBoom_C_UserConstructionScript"); \ static_assert(sizeof(BP_TrippingBoom_C_UserConstructionScript) == 0x000004, "Wrong size on BP_TrippingBoom_C_UserConstructionScript"); \ static_assert(offsetof(BP_TrippingBoom_C_UserConstructionScript, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast) == 0x000000, "Member 'BP_TrippingBoom_C_UserConstructionScript::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBoom_C_炸雪 \ static_assert(alignof(BP_TrippingBoom_C_炸雪) == 0x000010, "Wrong alignment on BP_TrippingBoom_C_炸雪"); \ static_assert(sizeof(BP_TrippingBoom_C_炸雪) == 0x000090, "Wrong size on BP_TrippingBoom_C_炸雪"); \ static_assert(offsetof(BP_TrippingBoom_C_炸雪, Temp_struct_Variable) == 0x000000, "Member 'BP_TrippingBoom_C_炸雪::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_炸雪, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000060, "Member 'BP_TrippingBoom_C_炸雪::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_炸雪, CallFunc_AddComponent_ReturnValue) == 0x000078, "Member 'BP_TrippingBoom_C_炸雪::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBoom_C_炸雪, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000080, "Member 'BP_TrippingBoom_C_炸雪::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_TrippingBoom_C \ static_assert(alignof(ABP_TrippingBoom_C) == 0x000008, "Wrong alignment on ABP_TrippingBoom_C"); \ static_assert(sizeof(ABP_TrippingBoom_C) == 0x0005B0, "Wrong size on ABP_TrippingBoom_C"); \ static_assert(offsetof(ABP_TrippingBoom_C, UberGraphFrame) == 0x0004A8, "Member 'ABP_TrippingBoom_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, XSXEnableBox) == 0x0004B0, "Member 'ABP_TrippingBoom_C::XSXEnableBox' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, XSXCloseBox) == 0x0004B8, "Member 'ABP_TrippingBoom_C::XSXCloseBox' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, ForceFeedback) == 0x0004C0, "Member 'ABP_TrippingBoom_C::ForceFeedback' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, DamageSphere) == 0x0004C8, "Member 'ABP_TrippingBoom_C::DamageSphere' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, DamageHandlerComponent) == 0x0004D0, "Member 'ABP_TrippingBoom_C::DamageHandlerComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, Plugin_LevelSaver) == 0x0004D8, "Member 'ABP_TrippingBoom_C::Plugin_LevelSaver' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, Prop_bxxj_Rig) == 0x0004E0, "Member 'ABP_TrippingBoom_C::Prop_bxxj_Rig' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, Box1) == 0x0004E8, "Member 'ABP_TrippingBoom_C::Box1' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, DefaultSceneRoot1) == 0x0004F0, "Member 'ABP_TrippingBoom_C::DefaultSceneRoot1' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, Box) == 0x0004F8, "Member 'ABP_TrippingBoom_C::Box' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, 延迟爆炸) == 0x000500, "Member 'ABP_TrippingBoom_C::延迟爆炸' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, Radius) == 0x000508, "Member 'ABP_TrippingBoom_C::Radius' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, Code) == 0x000510, "Member 'ABP_TrippingBoom_C::Code' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, TriggerActor) == 0x000518, "Member 'ABP_TrippingBoom_C::TriggerActor' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, Skill_id) == 0x000568, "Member 'ABP_TrippingBoom_C::Skill_id' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, Sphere) == 0x000578, "Member 'ABP_TrippingBoom_C::Sphere' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, Trace_Id) == 0x000580, "Member 'ABP_TrippingBoom_C::Trace_Id' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, Boom_Actor) == 0x000588, "Member 'ABP_TrippingBoom_C::Boom_Actor' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, Shake) == 0x000590, "Member 'ABP_TrippingBoom_C::Shake' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBoom_C, FeedBackData) == 0x0005A0, "Member 'ABP_TrippingBoom_C::FeedBackData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_TrippingBell_C_BndEvt__BP_TrippingBell_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox1_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox1_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox1_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox1_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox1_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox1_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox1_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox1_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox1_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox1_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox1_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox1_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox1_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_TrippingBell_C_BndEvt__BP_TrippingBell_EnableBox_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell \ static_assert(alignof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell) == 0x000008, "Wrong alignment on BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell"); \ static_assert(sizeof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell) == 0x0002C8, "Wrong size on BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, EntryPoint) == 0x000000, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_GetPlatformType_ReturnValue) == 0x000004, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_SwitchEnum_CmpSuccess) == 0x000005, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, Temp_bool_IsClosed_Variable) == 0x000006, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, Temp_bool_Has_Been_Initd_Variable) == 0x000007, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, Temp_int_Array_Index_Variable) == 0x000008, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, Temp_int_Array_Index_Variable_1) == 0x000014, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_ComponentBoundEvent_OverlappedComponent_2) == 0x000018, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_ComponentBoundEvent_OverlappedComponent_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_ComponentBoundEvent_OtherActor_2) == 0x000020, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_ComponentBoundEvent_OtherActor_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_ComponentBoundEvent_OtherComp_2) == 0x000028, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_ComponentBoundEvent_OtherComp_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_ComponentBoundEvent_OtherBodyIndex_2) == 0x000030, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_ComponentBoundEvent_OtherBodyIndex_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_ComponentBoundEvent_bFromSweep_1) == 0x000034, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_ComponentBoundEvent_bFromSweep_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_ComponentBoundEvent_SweepResult_1) == 0x000038, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_ComponentBoundEvent_SweepResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000120, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, Temp_delegate_Variable) == 0x000128, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_GetOverlappingActors_OverlappingActors) == 0x000138, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_GetOverlappingActors_OverlappingActors' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000148, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_Array_Get_Item) == 0x000150, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000158, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_DynamicCast_AsBP_Base_AI) == 0x000160, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_DynamicCast_bSuccess) == 0x000168, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_Array_Length_ReturnValue) == 0x00016C, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, Temp_int_Loop_Counter_Variable_1) == 0x000170, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_Array_AddUnique_ReturnValue) == 0x000174, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_Less_IntInt_ReturnValue) == 0x000178, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_Add_IntInt_ReturnValue_1) == 0x00017C, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_Array_Get_Item_1) == 0x000180, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_Array_Length_ReturnValue_1) == 0x000188, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_Less_IntInt_ReturnValue_1) == 0x00018C, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_Event_CurrentSlowTick) == 0x00018D, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_Event_CurrentSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_SwitchEnum_CmpSuccess_1) == 0x00018E, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_PostEvent_ReturnValue) == 0x000190, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000198, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_ComponentBoundEvent_OtherActor_1) == 0x0001A0, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_ComponentBoundEvent_OtherComp_1) == 0x0001A8, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x0001B0, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_ComponentBoundEvent_bFromSweep) == 0x0001B4, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_ComponentBoundEvent_SweepResult) == 0x0001B8, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x0002A0, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_ComponentBoundEvent_OtherActor) == 0x0002A8, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_ComponentBoundEvent_OtherComp) == 0x0002B0, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x0002B8, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_GetPlatformType_ReturnValue_1) == 0x0002BC, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_GetPlatformType_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_SwitchEnum_CmpSuccess_2) == 0x0002BD, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_GetPlatformType_ReturnValue_2) == 0x0002BE, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_GetPlatformType_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, K2Node_SwitchEnum_CmpSuccess_3) == 0x0002BF, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::K2Node_SwitchEnum_CmpSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_Delay_Duration_ImplicitCast) == 0x0002C0, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast) == 0x0002C4, "Member 'BP_TrippingBell_C_ExecuteUbergraph_BP_TrippingBell::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBell_C_OnRefreshDataLayerState \ static_assert(alignof(BP_TrippingBell_C_OnRefreshDataLayerState) == 0x000001, "Wrong alignment on BP_TrippingBell_C_OnRefreshDataLayerState"); \ static_assert(sizeof(BP_TrippingBell_C_OnRefreshDataLayerState) == 0x000002, "Wrong size on BP_TrippingBell_C_OnRefreshDataLayerState"); \ static_assert(offsetof(BP_TrippingBell_C_OnRefreshDataLayerState, bIsInAnyActiveLayer) == 0x000000, "Member 'BP_TrippingBell_C_OnRefreshDataLayerState::bIsInAnyActiveLayer' has a wrong offset!"); \ static_assert(offsetof(BP_TrippingBell_C_OnRefreshDataLayerState, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'BP_TrippingBell_C_OnRefreshDataLayerState::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBell_C_OnUpdatedSlowTick \ static_assert(alignof(BP_TrippingBell_C_OnUpdatedSlowTick) == 0x000001, "Wrong alignment on BP_TrippingBell_C_OnUpdatedSlowTick"); \ static_assert(sizeof(BP_TrippingBell_C_OnUpdatedSlowTick) == 0x000001, "Wrong size on BP_TrippingBell_C_OnUpdatedSlowTick"); \ static_assert(offsetof(BP_TrippingBell_C_OnUpdatedSlowTick, CurrentSlowTick) == 0x000000, "Member 'BP_TrippingBell_C_OnUpdatedSlowTick::CurrentSlowTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TrippingBell_C_UserConstructionScript \ static_assert(alignof(BP_TrippingBell_C_UserConstructionScript) == 0x000004, "Wrong alignment on BP_TrippingBell_C_UserConstructionScript"); \ static_assert(sizeof(BP_TrippingBell_C_UserConstructionScript) == 0x000004, "Wrong size on BP_TrippingBell_C_UserConstructionScript"); \ static_assert(offsetof(BP_TrippingBell_C_UserConstructionScript, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast) == 0x000000, "Member 'BP_TrippingBell_C_UserConstructionScript::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_TrippingBell_C \ static_assert(alignof(ABP_TrippingBell_C) == 0x000008, "Wrong alignment on ABP_TrippingBell_C"); \ static_assert(sizeof(ABP_TrippingBell_C) == 0x000508, "Wrong size on ABP_TrippingBell_C"); \ static_assert(offsetof(ABP_TrippingBell_C, UberGraphFrame) == 0x0004A8, "Member 'ABP_TrippingBell_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBell_C, XSXCloseBox) == 0x0004B0, "Member 'ABP_TrippingBell_C::XSXCloseBox' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBell_C, XSXEnableBox) == 0x0004B8, "Member 'ABP_TrippingBell_C::XSXEnableBox' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBell_C, SkeletalMesh) == 0x0004C0, "Member 'ABP_TrippingBell_C::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBell_C, Sphere) == 0x0004C8, "Member 'ABP_TrippingBell_C::Sphere' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBell_C, Box) == 0x0004D0, "Member 'ABP_TrippingBell_C::Box' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBell_C, DefaultSceneRoot) == 0x0004D8, "Member 'ABP_TrippingBell_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBell_C, 激活范围) == 0x0004E0, "Member 'ABP_TrippingBell_C::激活范围' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBell_C, 听到声音延迟起身) == 0x0004E8, "Member 'ABP_TrippingBell_C::听到声音延迟起身' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBell_C, As_BP_Base_AI) == 0x0004F0, "Member 'ABP_TrippingBell_C::As_BP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(ABP_TrippingBell_C, NewVar) == 0x000500, "Member 'ABP_TrippingBell_C::NewVar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_GMCConfig \ static_assert(alignof(FS_GMCConfig) == 0x000008, "Wrong alignment on FS_GMCConfig"); \ static_assert(sizeof(FS_GMCConfig) == 0x000120, "Wrong size on FS_GMCConfig"); \ static_assert(offsetof(FS_GMCConfig, MaterialCollection_29_F067BADC4686A51534C3B8A25D22C70E) == 0x000000, "Member 'FS_GMCConfig::MaterialCollection_29_F067BADC4686A51534C3B8A25D22C70E' has a wrong offset!"); \ static_assert(offsetof(FS_GMCConfig, ParamFloat_25_8024A50D4A1888543576C2890B30D533) == 0x000030, "Member 'FS_GMCConfig::ParamFloat_25_8024A50D4A1888543576C2890B30D533' has a wrong offset!"); \ static_assert(offsetof(FS_GMCConfig, ParamVector_30_3A0BA76E4F91E78DF9F883B76121A5CA) == 0x000080, "Member 'FS_GMCConfig::ParamVector_30_3A0BA76E4F91E78DF9F883B76121A5CA' has a wrong offset!"); \ static_assert(offsetof(FS_GMCConfig, NPC_LIghtCom_36_C7DB00B0411002704E888881F130E5FA) == 0x0000D0, "Member 'FS_GMCConfig::NPC_LIghtCom_36_C7DB00B0411002704E888881F130E5FA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_DiCiCombine_C_BndEvt__BP_DiCiCombine_PlayerDetectorBox_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DiCiCombine_C_CompositeHitData \ static_assert(alignof(BP_DiCiCombine_C_CompositeHitData) == 0x000008, "Wrong alignment on BP_DiCiCombine_C_CompositeHitData"); \ static_assert(sizeof(BP_DiCiCombine_C_CompositeHitData) == 0x0005E0, "Wrong size on BP_DiCiCombine_C_CompositeHitData"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, HitMetaData) == 0x000000, "Member 'BP_DiCiCombine_C_CompositeHitData::HitMetaData' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, HitTargetActor) == 0x000160, "Member 'BP_DiCiCombine_C_CompositeHitData::HitTargetActor' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, HitResultData) == 0x000168, "Member 'BP_DiCiCombine_C_CompositeHitData::HitResultData' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, HitDataCompositedByAttacker) == 0x000250, "Member 'BP_DiCiCombine_C_CompositeHitData::HitDataCompositedByAttacker' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, Temp_bool_Variable) == 0x0003B8, "Member 'BP_DiCiCombine_C_CompositeHitData::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, K2Node_DynamicCast_AsBP_Base_AI) == 0x0003C0, "Member 'BP_DiCiCombine_C_CompositeHitData::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, K2Node_DynamicCast_bSuccess) == 0x0003C8, "Member 'BP_DiCiCombine_C_CompositeHitData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, CallFunc_Map_Keys_Keys) == 0x0003D0, "Member 'BP_DiCiCombine_C_CompositeHitData::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0003E0, "Member 'BP_DiCiCombine_C_CompositeHitData::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, CallFunc_Array_Get_Item) == 0x0003E8, "Member 'BP_DiCiCombine_C_CompositeHitData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x0003F0, "Member 'BP_DiCiCombine_C_CompositeHitData::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, CallFunc_Map_Find_Value) == 0x0003F8, "Member 'BP_DiCiCombine_C_CompositeHitData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, CallFunc_Map_Find_ReturnValue) == 0x000400, "Member 'BP_DiCiCombine_C_CompositeHitData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, Temp_real_Variable) == 0x000408, "Member 'BP_DiCiCombine_C_CompositeHitData::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, Temp_byte_Variable) == 0x000410, "Member 'BP_DiCiCombine_C_CompositeHitData::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, K2Node_Select_Default) == 0x000418, "Member 'BP_DiCiCombine_C_CompositeHitData::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, Temp_struct_Variable) == 0x000420, "Member 'BP_DiCiCombine_C_CompositeHitData::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, Temp_struct_Variable_1) == 0x000428, "Member 'BP_DiCiCombine_C_CompositeHitData::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, Temp_struct_Variable_2) == 0x000430, "Member 'BP_DiCiCombine_C_CompositeHitData::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, Temp_struct_Variable_3) == 0x000438, "Member 'BP_DiCiCombine_C_CompositeHitData::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000440, "Member 'BP_DiCiCombine_C_CompositeHitData::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, K2Node_Select_Default_1) == 0x000458, "Member 'BP_DiCiCombine_C_CompositeHitData::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, CallFunc_GetActorForwardVector_ReturnValue) == 0x000460, "Member 'BP_DiCiCombine_C_CompositeHitData::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_CompositeHitData, K2Node_MakeStruct_F_HitData) == 0x000478, "Member 'BP_DiCiCombine_C_CompositeHitData::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine \ static_assert(alignof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine) == 0x000010, "Wrong alignment on BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine"); \ static_assert(sizeof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine) == 0x0003F0, "Wrong size on BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, EntryPoint) == 0x000000, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_Array_IsEmpty_ReturnValue) == 0x000004, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_Event_HitResult) == 0x000018, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_Event_HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_Event_DamageResult) == 0x000100, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_Event_DamageResult' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_Event_HasAppliedDamage) == 0x000101, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_Event_HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_Event_Undelayed) == 0x000102, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_Event_Undelayed' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_GetSequencePlayer_ReturnValue) == 0x000108, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_GetSequencePlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_CreateDelegate_OutputDelegate_1) == 0x000110, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_IsValid_ReturnValue) == 0x000120, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_GetSequencePlayer_ReturnValue_1) == 0x000128, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_GetSequencePlayer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_GetSequencePlayer_ReturnValue_2) == 0x000130, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_GetSequencePlayer_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_IsValid_ReturnValue_1) == 0x000138, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000140, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_CustomEvent_firepoint) == 0x000148, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_CustomEvent_isReborn) == 0x000158, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_CustomEvent_Position) == 0x000160, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x0001C0, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_ComponentBoundEvent_OtherActor_1) == 0x0001C8, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_ComponentBoundEvent_OtherComp_1) == 0x0001D0, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x0001D8, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_ComponentBoundEvent_bFromSweep) == 0x0001DC, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_ComponentBoundEvent_SweepResult) == 0x0001E0, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_AddSphereTrace_TraceId) == 0x0002C8, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_AddSphereTrace_TraceId' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_DynamicCast_AsAbstract_Character) == 0x0002D0, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_DynamicCast_bSuccess) == 0x0002D8, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x0002E0, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_ComponentBoundEvent_OtherActor) == 0x0002E8, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_ComponentBoundEvent_OtherComp) == 0x0002F0, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x0002F8, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_IsAlive_self_CastInput) == 0x000300, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_IsAlive_Result) == 0x000310, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_DynamicCast_AsAbstract_Character_1) == 0x000318, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_DynamicCast_bSuccess_1) == 0x000320, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_IsAlive_self_CastInput_1) == 0x000328, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_IsAlive_self_CastInput_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_IsAlive_Result_1) == 0x000338, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_IsAlive_Result_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000340, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000348, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_DynamicCast_bSuccess_2) == 0x000350, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_IsAlive_self_CastInput_2) == 0x000358, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_IsAlive_self_CastInput_2' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_IsAlive_Result_2) == 0x000368, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_IsAlive_Result_2' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_CreateDelegate_OutputDelegate_2) == 0x00036C, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_GetSequencePlayer_ReturnValue_3) == 0x000380, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_GetSequencePlayer_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, K2Node_CreateDelegate_OutputDelegate_3) == 0x000388, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_IsValid_ReturnValue_2) == 0x000398, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0003A0, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_Conv_VectorToLinearColor_ReturnValue) == 0x0003B8, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_Conv_VectorToLinearColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_GetMaterial_ReturnValue) == 0x0003C8, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_GetMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x0003D0, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_Array_Contains_ReturnValue) == 0x0003D8, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_Array_RemoveItem_ReturnValue) == 0x0003D9, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_Array_Add_ReturnValue) == 0x0003DC, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_Array_IsEmpty_ReturnValue_1) == 0x0003E0, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_Array_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_Array_IsEmpty_ReturnValue_2) == 0x0003E1, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_Array_IsEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x0003E2, "Member 'BP_DiCiCombine_C_ExecuteUbergraph_BP_DiCiCombine::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DiCiCombine_C_GetSaveState \ static_assert(alignof(BP_DiCiCombine_C_GetSaveState) == 0x000008, "Wrong alignment on BP_DiCiCombine_C_GetSaveState"); \ static_assert(sizeof(BP_DiCiCombine_C_GetSaveState) == 0x000030, "Wrong size on BP_DiCiCombine_C_GetSaveState"); \ static_assert(offsetof(BP_DiCiCombine_C_GetSaveState, IsTrue) == 0x000000, "Member 'BP_DiCiCombine_C_GetSaveState::IsTrue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_GetSaveState, CallFunc_GetPathName_ReturnValue) == 0x000008, "Member 'BP_DiCiCombine_C_GetSaveState::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_GetSaveState, CallFunc_GetSavedLevelValue_Value) == 0x000018, "Member 'BP_DiCiCombine_C_GetSaveState::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_GetSaveState, CallFunc_GetSavedLevelValue_hasSet) == 0x000028, "Member 'BP_DiCiCombine_C_GetSaveState::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_GetSaveState, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000029, "Member 'BP_DiCiCombine_C_GetSaveState::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DiCiCombine_C_IsAttackableTarget \ static_assert(alignof(BP_DiCiCombine_C_IsAttackableTarget) == 0x000008, "Wrong alignment on BP_DiCiCombine_C_IsAttackableTarget"); \ static_assert(sizeof(BP_DiCiCombine_C_IsAttackableTarget) == 0x000010, "Wrong size on BP_DiCiCombine_C_IsAttackableTarget"); \ static_assert(offsetof(BP_DiCiCombine_C_IsAttackableTarget, Target) == 0x000000, "Member 'BP_DiCiCombine_C_IsAttackableTarget::Target' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_IsAttackableTarget, Result) == 0x000008, "Member 'BP_DiCiCombine_C_IsAttackableTarget::Result' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_IsAttackableTarget, CallFunc_DoesImplementInterface_ReturnValue) == 0x000009, "Member 'BP_DiCiCombine_C_IsAttackableTarget::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DiCiCombine_C_OnPlayerHasBorned_Event \ static_assert(alignof(BP_DiCiCombine_C_OnPlayerHasBorned_Event) == 0x000010, "Wrong alignment on BP_DiCiCombine_C_OnPlayerHasBorned_Event"); \ static_assert(sizeof(BP_DiCiCombine_C_OnPlayerHasBorned_Event) == 0x000080, "Wrong size on BP_DiCiCombine_C_OnPlayerHasBorned_Event"); \ static_assert(offsetof(BP_DiCiCombine_C_OnPlayerHasBorned_Event, FirePoint) == 0x000000, "Member 'BP_DiCiCombine_C_OnPlayerHasBorned_Event::FirePoint' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_OnPlayerHasBorned_Event, isReborn) == 0x000010, "Member 'BP_DiCiCombine_C_OnPlayerHasBorned_Event::isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_OnPlayerHasBorned_Event, Position) == 0x000020, "Member 'BP_DiCiCombine_C_OnPlayerHasBorned_Event::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DiCiCombine_C_OnRefreshDataLayerState \ static_assert(alignof(BP_DiCiCombine_C_OnRefreshDataLayerState) == 0x000001, "Wrong alignment on BP_DiCiCombine_C_OnRefreshDataLayerState"); \ static_assert(sizeof(BP_DiCiCombine_C_OnRefreshDataLayerState) == 0x000002, "Wrong size on BP_DiCiCombine_C_OnRefreshDataLayerState"); \ static_assert(offsetof(BP_DiCiCombine_C_OnRefreshDataLayerState, bIsInAnyActiveLayer) == 0x000000, "Member 'BP_DiCiCombine_C_OnRefreshDataLayerState::bIsInAnyActiveLayer' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_OnRefreshDataLayerState, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'BP_DiCiCombine_C_OnRefreshDataLayerState::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DiCiCombine_C_OverrideTraceDamage \ static_assert(alignof(BP_DiCiCombine_C_OverrideTraceDamage) == 0x000008, "Wrong alignment on BP_DiCiCombine_C_OverrideTraceDamage"); \ static_assert(sizeof(BP_DiCiCombine_C_OverrideTraceDamage) == 0x000028, "Wrong size on BP_DiCiCombine_C_OverrideTraceDamage"); \ static_assert(offsetof(BP_DiCiCombine_C_OverrideTraceDamage, TraceId) == 0x000000, "Member 'BP_DiCiCombine_C_OverrideTraceDamage::TraceId' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_OverrideTraceDamage, IgnoreActors) == 0x000008, "Member 'BP_DiCiCombine_C_OverrideTraceDamage::IgnoreActors' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_OverrideTraceDamage, OutHits) == 0x000018, "Member 'BP_DiCiCombine_C_OverrideTraceDamage::OutHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DiCiCombine_C_PostHitTarget \ static_assert(alignof(BP_DiCiCombine_C_PostHitTarget) == 0x000008, "Wrong alignment on BP_DiCiCombine_C_PostHitTarget"); \ static_assert(sizeof(BP_DiCiCombine_C_PostHitTarget) == 0x0000F0, "Wrong size on BP_DiCiCombine_C_PostHitTarget"); \ static_assert(offsetof(BP_DiCiCombine_C_PostHitTarget, HitResult) == 0x000000, "Member 'BP_DiCiCombine_C_PostHitTarget::HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_PostHitTarget, DamageResult) == 0x0000E8, "Member 'BP_DiCiCombine_C_PostHitTarget::DamageResult' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_PostHitTarget, HasAppliedDamage) == 0x0000E9, "Member 'BP_DiCiCombine_C_PostHitTarget::HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_PostHitTarget, Undelayed) == 0x0000EA, "Member 'BP_DiCiCombine_C_PostHitTarget::Undelayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DiCiCombine_C_Save_State \ static_assert(alignof(BP_DiCiCombine_C_Save_State) == 0x000008, "Wrong alignment on BP_DiCiCombine_C_Save_State"); \ static_assert(sizeof(BP_DiCiCombine_C_Save_State) == 0x000048, "Wrong size on BP_DiCiCombine_C_Save_State"); \ static_assert(offsetof(BP_DiCiCombine_C_Save_State, Index_0) == 0x000000, "Member 'BP_DiCiCombine_C_Save_State::Index_0' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_Save_State, Temp_bool_Variable) == 0x000001, "Member 'BP_DiCiCombine_C_Save_State::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_Save_State, Temp_string_Variable) == 0x000008, "Member 'BP_DiCiCombine_C_Save_State::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_Save_State, Temp_string_Variable_1) == 0x000018, "Member 'BP_DiCiCombine_C_Save_State::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_Save_State, K2Node_Select_Default) == 0x000028, "Member 'BP_DiCiCombine_C_Save_State::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_DiCiCombine_C_Save_State, CallFunc_GetPathName_ReturnValue) == 0x000038, "Member 'BP_DiCiCombine_C_Save_State::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_DiCiCombine_C \ static_assert(alignof(ABP_DiCiCombine_C) == 0x000008, "Wrong alignment on ABP_DiCiCombine_C"); \ static_assert(sizeof(ABP_DiCiCombine_C) == 0x000548, "Wrong size on ABP_DiCiCombine_C"); \ static_assert(offsetof(ABP_DiCiCombine_C, UberGraphFrame) == 0x0004A8, "Member 'ABP_DiCiCombine_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiCombine_C, PlayerDetectorBox) == 0x0004B0, "Member 'ABP_DiCiCombine_C::PlayerDetectorBox' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiCombine_C, ENV_PNcol_dicibu_Mask_Lowres) == 0x0004B8, "Member 'ABP_DiCiCombine_C::ENV_PNcol_dicibu_Mask_Lowres' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiCombine_C, ENV_PC_dicimu_Nanite_Lowres) == 0x0004C0, "Member 'ABP_DiCiCombine_C::ENV_PC_dicimu_Nanite_Lowres' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiCombine_C, Plugin_LevelSaver) == 0x0004C8, "Member 'ABP_DiCiCombine_C::Plugin_LevelSaver' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiCombine_C, DamageSphere) == 0x0004D0, "Member 'ABP_DiCiCombine_C::DamageSphere' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiCombine_C, SkeletalMesh) == 0x0004D8, "Member 'ABP_DiCiCombine_C::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiCombine_C, SceneDiCi) == 0x0004E0, "Member 'ABP_DiCiCombine_C::SceneDiCi' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiCombine_C, CollisionHandlerComponent) == 0x0004E8, "Member 'ABP_DiCiCombine_C::CollisionHandlerComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiCombine_C, SpikeOut) == 0x0004F0, "Member 'ABP_DiCiCombine_C::SpikeOut' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiCombine_C, bBusy) == 0x000500, "Member 'ABP_DiCiCombine_C::bBusy' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiCombine_C, 陷阱序列) == 0x000508, "Member 'ABP_DiCiCombine_C::陷阱序列' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiCombine_C, 自动触发) == 0x000510, "Member 'ABP_DiCiCombine_C::自动触发' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiCombine_C, 陷阱踏板) == 0x000518, "Member 'ABP_DiCiCombine_C::陷阱踏板' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiCombine_C, CanOpenTrace) == 0x000520, "Member 'ABP_DiCiCombine_C::CanOpenTrace' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiCombine_C, SkillID) == 0x000528, "Member 'ABP_DiCiCombine_C::SkillID' has a wrong offset!"); \ static_assert(offsetof(ABP_DiCiCombine_C, RangeTarget) == 0x000538, "Member 'ABP_DiCiCombine_C::RangeTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_RetreaActor_C \ static_assert(alignof(ABP_RetreaActor_C) == 0x000008, "Wrong alignment on ABP_RetreaActor_C"); \ static_assert(sizeof(ABP_RetreaActor_C) == 0x000300, "Wrong size on ABP_RetreaActor_C"); \ static_assert(offsetof(ABP_RetreaActor_C, Box) == 0x0002F0, "Member 'ABP_RetreaActor_C::Box' has a wrong offset!"); \ static_assert(offsetof(ABP_RetreaActor_C, DefaultSceneRoot) == 0x0002F8, "Member 'ABP_RetreaActor_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_DeadBody_C_BndEvt__BP_DeadBody_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DeadBody_C_Born \ static_assert(alignof(BP_DeadBody_C_Born) == 0x000010, "Wrong alignment on BP_DeadBody_C_Born"); \ static_assert(sizeof(BP_DeadBody_C_Born) == 0x000080, "Wrong size on BP_DeadBody_C_Born"); \ static_assert(offsetof(BP_DeadBody_C_Born, FirePoint) == 0x000000, "Member 'BP_DeadBody_C_Born::FirePoint' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_Born, isReborn) == 0x000010, "Member 'BP_DeadBody_C_Born::isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_Born, Position) == 0x000020, "Member 'BP_DeadBody_C_Born::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DeadBody_C_CompositeHitData \ static_assert(alignof(BP_DeadBody_C_CompositeHitData) == 0x000008, "Wrong alignment on BP_DeadBody_C_CompositeHitData"); \ static_assert(sizeof(BP_DeadBody_C_CompositeHitData) == 0x0005E0, "Wrong size on BP_DeadBody_C_CompositeHitData"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, HitMetaData) == 0x000000, "Member 'BP_DeadBody_C_CompositeHitData::HitMetaData' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, HitTargetActor) == 0x000160, "Member 'BP_DeadBody_C_CompositeHitData::HitTargetActor' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, HitResultData) == 0x000168, "Member 'BP_DeadBody_C_CompositeHitData::HitResultData' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, HitDataCompositedByAttacker) == 0x000250, "Member 'BP_DeadBody_C_CompositeHitData::HitDataCompositedByAttacker' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, Temp_byte_Variable) == 0x0003B8, "Member 'BP_DeadBody_C_CompositeHitData::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, K2Node_DynamicCast_AsBP_Base_AI) == 0x0003C0, "Member 'BP_DeadBody_C_CompositeHitData::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, K2Node_DynamicCast_bSuccess) == 0x0003C8, "Member 'BP_DeadBody_C_CompositeHitData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, Temp_struct_Variable) == 0x0003CC, "Member 'BP_DeadBody_C_CompositeHitData::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, CallFunc_Map_Keys_Keys) == 0x0003D8, "Member 'BP_DeadBody_C_CompositeHitData::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, CallFunc_Array_Get_Item) == 0x0003E8, "Member 'BP_DeadBody_C_CompositeHitData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0003F0, "Member 'BP_DeadBody_C_CompositeHitData::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, CallFunc_Map_Find_Value) == 0x0003F8, "Member 'BP_DeadBody_C_CompositeHitData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, CallFunc_Map_Find_ReturnValue) == 0x000400, "Member 'BP_DeadBody_C_CompositeHitData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000408, "Member 'BP_DeadBody_C_CompositeHitData::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, Temp_struct_Variable_1) == 0x000410, "Member 'BP_DeadBody_C_CompositeHitData::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, Temp_struct_Variable_2) == 0x000418, "Member 'BP_DeadBody_C_CompositeHitData::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, Temp_struct_Variable_3) == 0x000420, "Member 'BP_DeadBody_C_CompositeHitData::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, Temp_real_Variable) == 0x000428, "Member 'BP_DeadBody_C_CompositeHitData::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, K2Node_Select_Default) == 0x000430, "Member 'BP_DeadBody_C_CompositeHitData::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, Temp_bool_Variable) == 0x000438, "Member 'BP_DeadBody_C_CompositeHitData::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, CallFunc_GetActorForwardVector_ReturnValue) == 0x000440, "Member 'BP_DeadBody_C_CompositeHitData::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, K2Node_Select_Default_1) == 0x000458, "Member 'BP_DeadBody_C_CompositeHitData::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000460, "Member 'BP_DeadBody_C_CompositeHitData::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_CompositeHitData, K2Node_MakeStruct_F_HitData) == 0x000478, "Member 'BP_DeadBody_C_CompositeHitData::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DeadBody_C_DestoryBrush \ static_assert(alignof(BP_DeadBody_C_DestoryBrush) == 0x000008, "Wrong alignment on BP_DeadBody_C_DestoryBrush"); \ static_assert(sizeof(BP_DeadBody_C_DestoryBrush) == 0x000040, "Wrong size on BP_DeadBody_C_DestoryBrush"); \ static_assert(offsetof(BP_DeadBody_C_DestoryBrush, L_Arr) == 0x000000, "Member 'BP_DeadBody_C_DestoryBrush::L_Arr' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_DestoryBrush, Temp_int_Array_Index_Variable) == 0x000010, "Member 'BP_DeadBody_C_DestoryBrush::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_DestoryBrush, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'BP_DeadBody_C_DestoryBrush::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_DestoryBrush, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'BP_DeadBody_C_DestoryBrush::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_DestoryBrush, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000020, "Member 'BP_DeadBody_C_DestoryBrush::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_DestoryBrush, CallFunc_Array_Get_Item) == 0x000030, "Member 'BP_DeadBody_C_DestoryBrush::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_DestoryBrush, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'BP_DeadBody_C_DestoryBrush::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_DestoryBrush, CallFunc_Less_IntInt_ReturnValue) == 0x00003C, "Member 'BP_DeadBody_C_DestoryBrush::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody \ static_assert(alignof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody) == 0x000010, "Wrong alignment on BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody"); \ static_assert(sizeof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody) == 0x000620, "Wrong size on BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, EntryPoint) == 0x000000, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Map_Keys_Keys) == 0x000008, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_MakeTransform_ReturnValue) == 0x000020, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Array_Length_ReturnValue) == 0x000080, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_AddComponentByClass_ReturnValue) == 0x000088, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, Temp_bool_Variable) == 0x000090, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, Temp_delegate_Variable) == 0x000094, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, Temp_struct_Variable) == 0x0000A8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, Temp_delegate_Variable_1) == 0x0000C0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, Temp_delegate_Variable_2) == 0x0000D0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_CreateDelegate_OutputDelegate) == 0x0000E0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, Temp_bool_Variable_1) == 0x0000F0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0000F8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BooleanAND_ReturnValue) == 0x000100, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, Temp_bool_Variable_2) == 0x000101, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_GetGlobalFlag_Enable) == 0x000102, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, Temp_int_Array_Index_Variable) == 0x000104, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_IsVisible_ReturnValue) == 0x000108, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Array_Get_Item) == 0x00010C, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Conv_NameToString_ReturnValue) == 0x000118, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Map_Find_Value) == 0x000128, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Map_Find_ReturnValue) == 0x000140, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_GetSocketLocation_ReturnValue) == 0x000148, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x000160, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000168, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Conv_VectorToString_ReturnValue) == 0x000180, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_EqualEqual_VectorVector_ReturnValue_1) == 0x000190, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_EqualEqual_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Concat_StrStr_ReturnValue) == 0x000198, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001A8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001B8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, Temp_bool_IsClosed_Variable) == 0x0001C8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, Temp_bool_Has_Been_Initd_Variable) == 0x0001C9, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001CA, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0001CB, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BooleanOR_ReturnValue) == 0x0001CC, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BooleanOR_ReturnValue_1) == 0x0001CD, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BooleanOR_ReturnValue_2) == 0x0001CE, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_IsVisible_ReturnValue_1) == 0x0001CF, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_IsVisible_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BooleanOR_ReturnValue_3) == 0x0001D0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, Temp_int_Loop_Counter_Variable) == 0x0001D4, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BooleanOR_ReturnValue_4) == 0x0001D8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BooleanOR_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Add_IntInt_ReturnValue) == 0x0001DC, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BooleanOR_ReturnValue_5) == 0x0001E0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BooleanOR_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BooleanOR_ReturnValue_6) == 0x0001E1, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BooleanOR_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, Temp_int_Array_Index_Variable_1) == 0x0001E4, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_GetPathName_ReturnValue) == 0x0001E8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_GetSavedLevelValue_Value) == 0x0001F8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_GetSavedLevelValue_hasSet) == 0x000208, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000209, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000210, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_IsOverlappingActor_ReturnValue) == 0x000218, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_IsOverlappingActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000219, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x00021A, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_CustomEvent_firepoint) == 0x000220, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_CustomEvent_isReborn) == 0x000230, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_CustomEvent_Position) == 0x000240, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BooleanOR_ReturnValue_7) == 0x0002A0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BooleanOR_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x0002A8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_ComponentBoundEvent_OtherActor) == 0x0002B0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_ComponentBoundEvent_OtherComp) == 0x0002B8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x0002C0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_ComponentBoundEvent_bFromSweep) == 0x0002C4, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_ComponentBoundEvent_SweepResult) == 0x0002C8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0003B0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_DynamicCast_bSuccess) == 0x0003B8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_IsServer_ReturnValue) == 0x0003B9, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, Temp_int_Loop_Counter_Variable_1) == 0x0003BC, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Less_IntInt_ReturnValue) == 0x0003C0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Add_IntInt_ReturnValue_1) == 0x0003C4, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_Event_HitResult) == 0x0003C8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_Event_HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_Event_DamageResult) == 0x0004B0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_Event_DamageResult' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_Event_HasAppliedDamage) == 0x0004B1, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_Event_HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_Event_Undelayed) == 0x0004B2, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_Event_Undelayed' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_SwitchEnum_CmpSuccess) == 0x0004B3, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_bBlockingHit) == 0x0004B4, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_bInitialOverlap) == 0x0004B5, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_Time) == 0x0004B8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_Distance) == 0x0004BC, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_Location) == 0x0004C0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_ImpactPoint) == 0x0004D8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_Normal) == 0x0004F0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_ImpactNormal) == 0x000508, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_PhysMat) == 0x000520, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_HitActor) == 0x000528, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_HitComponent) == 0x000530, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_HitBoneName) == 0x000538, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_BoneName) == 0x000540, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_HitItem) == 0x000548, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_ElementIndex) == 0x00054C, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_FaceIndex) == 0x000550, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_TraceStart) == 0x000558, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_BreakHitResult_TraceEnd) == 0x000570, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_AddSphereTrace_TraceId) == 0x000588, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_AddSphereTrace_TraceId' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_DynamicCast_AsInstanced_Foliage_Actor) == 0x000590, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_DynamicCast_AsInstanced_Foliage_Actor' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_DynamicCast_bSuccess_1) == 0x000598, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x0005A0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, K2Node_DynamicCast_bSuccess_2) == 0x0005A8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x0005B0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x0005B8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x0005B9, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_GetAnimInstance_ReturnValue) == 0x0005C0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, Temp_int_RunCount_Variable) == 0x0005C8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::Temp_int_RunCount_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0005CC, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Add_IntInt_ReturnValue_2) == 0x0005D0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_EditorRunning_ReturnValue) == 0x0005D4, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_EditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_GetPathName_ReturnValue_1) == 0x0005D8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_GetPathName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_PostEvent_ReturnValue) == 0x0005E8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_PostEvent_ReturnValue_1) == 0x0005EC, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_PostEvent_ReturnValue_2) == 0x0005F0, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_InitSnowBrushData_WidgetSockets) == 0x0005F8, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_InitSnowBrushData_WidgetSockets' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Array_Get_Item_1) == 0x000608, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Array_Length_ReturnValue_1) == 0x000610, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000614, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody, CallFunc_Less_IntInt_ReturnValue_1) == 0x000615, "Member 'BP_DeadBody_C_ExecuteUbergraph_BP_DeadBody::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DeadBody_C_IsAttackableTarget \ static_assert(alignof(BP_DeadBody_C_IsAttackableTarget) == 0x000008, "Wrong alignment on BP_DeadBody_C_IsAttackableTarget"); \ static_assert(sizeof(BP_DeadBody_C_IsAttackableTarget) == 0x000010, "Wrong size on BP_DeadBody_C_IsAttackableTarget"); \ static_assert(offsetof(BP_DeadBody_C_IsAttackableTarget, Target) == 0x000000, "Member 'BP_DeadBody_C_IsAttackableTarget::Target' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_IsAttackableTarget, Result) == 0x000008, "Member 'BP_DeadBody_C_IsAttackableTarget::Result' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_IsAttackableTarget, CallFunc_DoesImplementInterface_ReturnValue) == 0x000009, "Member 'BP_DeadBody_C_IsAttackableTarget::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DeadBody_C_OnRefreshDataLayerState \ static_assert(alignof(BP_DeadBody_C_OnRefreshDataLayerState) == 0x000001, "Wrong alignment on BP_DeadBody_C_OnRefreshDataLayerState"); \ static_assert(sizeof(BP_DeadBody_C_OnRefreshDataLayerState) == 0x000002, "Wrong size on BP_DeadBody_C_OnRefreshDataLayerState"); \ static_assert(offsetof(BP_DeadBody_C_OnRefreshDataLayerState, bIsInAnyActiveLayer) == 0x000000, "Member 'BP_DeadBody_C_OnRefreshDataLayerState::bIsInAnyActiveLayer' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_OnRefreshDataLayerState, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'BP_DeadBody_C_OnRefreshDataLayerState::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DeadBody_C_OverrideTraceDamage \ static_assert(alignof(BP_DeadBody_C_OverrideTraceDamage) == 0x000008, "Wrong alignment on BP_DeadBody_C_OverrideTraceDamage"); \ static_assert(sizeof(BP_DeadBody_C_OverrideTraceDamage) == 0x000028, "Wrong size on BP_DeadBody_C_OverrideTraceDamage"); \ static_assert(offsetof(BP_DeadBody_C_OverrideTraceDamage, TraceId) == 0x000000, "Member 'BP_DeadBody_C_OverrideTraceDamage::TraceId' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_OverrideTraceDamage, IgnoreActors) == 0x000008, "Member 'BP_DeadBody_C_OverrideTraceDamage::IgnoreActors' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_OverrideTraceDamage, OutHits) == 0x000018, "Member 'BP_DeadBody_C_OverrideTraceDamage::OutHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DeadBody_C_PostHitTarget \ static_assert(alignof(BP_DeadBody_C_PostHitTarget) == 0x000008, "Wrong alignment on BP_DeadBody_C_PostHitTarget"); \ static_assert(sizeof(BP_DeadBody_C_PostHitTarget) == 0x0000F0, "Wrong size on BP_DeadBody_C_PostHitTarget"); \ static_assert(offsetof(BP_DeadBody_C_PostHitTarget, HitResult) == 0x000000, "Member 'BP_DeadBody_C_PostHitTarget::HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_PostHitTarget, DamageResult) == 0x0000E8, "Member 'BP_DeadBody_C_PostHitTarget::DamageResult' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_PostHitTarget, HasAppliedDamage) == 0x0000E9, "Member 'BP_DeadBody_C_PostHitTarget::HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(BP_DeadBody_C_PostHitTarget, Undelayed) == 0x0000EA, "Member 'BP_DeadBody_C_PostHitTarget::Undelayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_DeadBody_C \ static_assert(alignof(ABP_DeadBody_C) == 0x000008, "Wrong alignment on ABP_DeadBody_C"); \ static_assert(sizeof(ABP_DeadBody_C) == 0x0005C8, "Wrong size on ABP_DeadBody_C"); \ static_assert(offsetof(ABP_DeadBody_C, UberGraphFrame) == 0x0004A8, "Member 'ABP_DeadBody_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, Mesh) == 0x0004B0, "Member 'ABP_DeadBody_C::Mesh' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, QueryBox) == 0x0004B8, "Member 'ABP_DeadBody_C::QueryBox' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, Scene) == 0x0004C0, "Member 'ABP_DeadBody_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, DamageSphere) == 0x0004C8, "Member 'ABP_DeadBody_C::DamageSphere' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, Plugin_LevelSaver) == 0x0004D0, "Member 'ABP_DeadBody_C::Plugin_LevelSaver' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, DamageHandlerComponent) == 0x0004D8, "Member 'ABP_DeadBody_C::DamageHandlerComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, BlendTime_Time_2AE5343546A5908357AF9382D011AE96) == 0x0004E0, "Member 'ABP_DeadBody_C::BlendTime_Time_2AE5343546A5908357AF9382D011AE96' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, BlendTime__Direction_2AE5343546A5908357AF9382D011AE96) == 0x0004E4, "Member 'ABP_DeadBody_C::BlendTime__Direction_2AE5343546A5908357AF9382D011AE96' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, BlendTime) == 0x0004E8, "Member 'ABP_DeadBody_C::BlendTime' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, ShowDebug) == 0x0004F0, "Member 'ABP_DeadBody_C::ShowDebug' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, 布娃娃检查的形体名称) == 0x0004F8, "Member 'ABP_DeadBody_C::布娃娃检查的形体名称' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, StopPhysicsBodyCheckLocation) == 0x000548, "Member 'ABP_DeadBody_C::StopPhysicsBodyCheckLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, SkillID) == 0x000598, "Member 'ABP_DeadBody_C::SkillID' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, RagdollUsedRealLodLevel) == 0x0005A8, "Member 'ABP_DeadBody_C::RagdollUsedRealLodLevel' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, CheckTimer) == 0x0005B0, "Member 'ABP_DeadBody_C::CheckTimer' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, 可以反复掉落) == 0x0005B8, "Member 'ABP_DeadBody_C::可以反复掉落' has a wrong offset!"); \ static_assert(offsetof(ABP_DeadBody_C, BP_Brush) == 0x0005C0, "Member 'ABP_DeadBody_C::BP_Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_PickUpPT_C_BndEvt__BP_PickUpPT_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickUpPT_C_Effect \ static_assert(alignof(BP_PickUpPT_C_Effect) == 0x000008, "Wrong alignment on BP_PickUpPT_C_Effect"); \ static_assert(sizeof(BP_PickUpPT_C_Effect) == 0x000078, "Wrong size on BP_PickUpPT_C_Effect"); \ static_assert(offsetof(BP_PickUpPT_C_Effect, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000000, "Member 'BP_PickUpPT_C_Effect::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_Effect, CallFunc_GetMyBuffComp_BuffComponent) == 0x000008, "Member 'BP_PickUpPT_C_Effect::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_Effect, K2Node_MakeMap_Map) == 0x000010, "Member 'BP_PickUpPT_C_Effect::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_Effect, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000060, "Member 'BP_PickUpPT_C_Effect::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_Effect, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000068, "Member 'BP_PickUpPT_C_Effect::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_Effect, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000070, "Member 'BP_PickUpPT_C_Effect::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT \ static_assert(alignof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT) == 0x000008, "Wrong alignment on BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT"); \ static_assert(sizeof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT) == 0x000440, "Wrong size on BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, EntryPoint) == 0x000000, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Add_IntInt_ReturnValue_1) == 0x000014, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, Temp_int_Array_Index_Variable_1) == 0x000018, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, Temp_bool_Has_Been_Initd_Variable) == 0x00001C, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, K2Node_Event_DeltaSeconds) == 0x000020, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000028, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, K2Node_ComponentBoundEvent_OtherActor) == 0x000030, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, K2Node_ComponentBoundEvent_OtherComp) == 0x000038, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000040, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, K2Node_ComponentBoundEvent_bFromSweep) == 0x000044, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, K2Node_ComponentBoundEvent_SweepResult) == 0x000048, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000130, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, K2Node_DynamicCast_bSuccess) == 0x000138, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000140, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x000158, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x000160, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000168, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Not_PreBool_ReturnValue) == 0x000169, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_BooleanAND_ReturnValue) == 0x00016A, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_BreakVector_X) == 0x000170, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_BreakVector_Y) == 0x000178, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_BreakVector_Z) == 0x000180, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000188, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_GetSocketLocation_ReturnValue) == 0x000190, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0001A8, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0001B0, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_FClamp_ReturnValue) == 0x0001B8, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Lerp_ReturnValue) == 0x0001C0, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_MakeVector_ReturnValue) == 0x0001C8, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Array_Get_Item) == 0x0001E0, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_VLerp_ReturnValue) == 0x0001E8, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_VLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000200, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_K2_SetWorldLocation_SweepHitResult_1) == 0x0002E8, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_K2_SetWorldLocation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Array_Length_ReturnValue) == 0x0003D0, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Less_IntInt_ReturnValue) == 0x0003D4, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_GetMaterials_ReturnValue) == 0x0003D8, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_GetMaterials_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0003E8, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Array_Get_Item_1) == 0x0003F0, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x0003F8, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Array_Length_ReturnValue_1) == 0x000400, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Less_IntInt_ReturnValue_1) == 0x000404, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, Temp_bool_IsClosed_Variable) == 0x000405, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Array_Add_ReturnValue) == 0x000408, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_SetMaterialsValue_Value_ImplicitCast) == 0x000410, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_SetMaterialsValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000418, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000420, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000428, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000430, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000438, "Member 'BP_PickUpPT_C_ExecuteUbergraph_BP_PickUpPT::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickUpPT_C_OnRefreshDataLayerState \ static_assert(alignof(BP_PickUpPT_C_OnRefreshDataLayerState) == 0x000001, "Wrong alignment on BP_PickUpPT_C_OnRefreshDataLayerState"); \ static_assert(sizeof(BP_PickUpPT_C_OnRefreshDataLayerState) == 0x000002, "Wrong size on BP_PickUpPT_C_OnRefreshDataLayerState"); \ static_assert(offsetof(BP_PickUpPT_C_OnRefreshDataLayerState, bIsInAnyActiveLayer) == 0x000000, "Member 'BP_PickUpPT_C_OnRefreshDataLayerState::bIsInAnyActiveLayer' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_OnRefreshDataLayerState, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'BP_PickUpPT_C_OnRefreshDataLayerState::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickUpPT_C_ReceiveTick \ static_assert(alignof(BP_PickUpPT_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_PickUpPT_C_ReceiveTick"); \ static_assert(sizeof(BP_PickUpPT_C_ReceiveTick) == 0x000004, "Wrong size on BP_PickUpPT_C_ReceiveTick"); \ static_assert(offsetof(BP_PickUpPT_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_PickUpPT_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickUpPT_C_SetInitFinish \ static_assert(alignof(BP_PickUpPT_C_SetInitFinish) == 0x000001, "Wrong alignment on BP_PickUpPT_C_SetInitFinish"); \ static_assert(sizeof(BP_PickUpPT_C_SetInitFinish) == 0x000001, "Wrong size on BP_PickUpPT_C_SetInitFinish"); \ static_assert(offsetof(BP_PickUpPT_C_SetInitFinish, InitFinish_0) == 0x000000, "Member 'BP_PickUpPT_C_SetInitFinish::InitFinish_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickUpPT_C_SetMaterialsValue \ static_assert(alignof(BP_PickUpPT_C_SetMaterialsValue) == 0x000008, "Wrong alignment on BP_PickUpPT_C_SetMaterialsValue"); \ static_assert(sizeof(BP_PickUpPT_C_SetMaterialsValue) == 0x000058, "Wrong size on BP_PickUpPT_C_SetMaterialsValue"); \ static_assert(offsetof(BP_PickUpPT_C_SetMaterialsValue, Value) == 0x000000, "Member 'BP_PickUpPT_C_SetMaterialsValue::Value' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_SetMaterialsValue, L_CurrentValue) == 0x000008, "Member 'BP_PickUpPT_C_SetMaterialsValue::L_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_SetMaterialsValue, Temp_int_Array_Index_Variable) == 0x000010, "Member 'BP_PickUpPT_C_SetMaterialsValue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_SetMaterialsValue, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'BP_PickUpPT_C_SetMaterialsValue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_SetMaterialsValue, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'BP_PickUpPT_C_SetMaterialsValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_SetMaterialsValue, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x00001C, "Member 'BP_PickUpPT_C_SetMaterialsValue::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_SetMaterialsValue, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'BP_PickUpPT_C_SetMaterialsValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_SetMaterialsValue, CallFunc_Array_Get_Item) == 0x000028, "Member 'BP_PickUpPT_C_SetMaterialsValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_SetMaterialsValue, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'BP_PickUpPT_C_SetMaterialsValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_SetMaterialsValue, CallFunc_K2_GetScalarParameterValue_ReturnValue) == 0x000034, "Member 'BP_PickUpPT_C_SetMaterialsValue::CallFunc_K2_GetScalarParameterValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_SetMaterialsValue, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000038, "Member 'BP_PickUpPT_C_SetMaterialsValue::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_SetMaterialsValue, CallFunc_FClamp_ReturnValue) == 0x000040, "Member 'BP_PickUpPT_C_SetMaterialsValue::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_SetMaterialsValue, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000048, "Member 'BP_PickUpPT_C_SetMaterialsValue::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PickUpPT_C_SetMaterialsValue, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000050, "Member 'BP_PickUpPT_C_SetMaterialsValue::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_PickUpPT_C \ static_assert(alignof(ABP_PickUpPT_C) == 0x000008, "Wrong alignment on ABP_PickUpPT_C"); \ static_assert(sizeof(ABP_PickUpPT_C) == 0x000560, "Wrong size on ABP_PickUpPT_C"); \ static_assert(offsetof(ABP_PickUpPT_C, UberGraphFrame) == 0x0004A8, "Member 'ABP_PickUpPT_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, Box) == 0x0004B0, "Member 'ABP_PickUpPT_C::Box' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, Scene) == 0x0004B8, "Member 'ABP_PickUpPT_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, PointLight) == 0x0004C0, "Member 'ABP_PickUpPT_C::PointLight' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, DoubleParticleComponent) == 0x0004C8, "Member 'ABP_PickUpPT_C::DoubleParticleComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, StaticMesh) == 0x0004D0, "Member 'ABP_PickUpPT_C::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, Niagara) == 0x0004D8, "Member 'ABP_PickUpPT_C::Niagara' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, Timeline_UP_1DACD24C4D56C460BBE30EB510ED8B22) == 0x0004E0, "Member 'ABP_PickUpPT_C::Timeline_UP_1DACD24C4D56C460BBE30EB510ED8B22' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, Timeline_Trace_1DACD24C4D56C460BBE30EB510ED8B22) == 0x0004E4, "Member 'ABP_PickUpPT_C::Timeline_Trace_1DACD24C4D56C460BBE30EB510ED8B22' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, Timeline__Direction_1DACD24C4D56C460BBE30EB510ED8B22) == 0x0004E8, "Member 'ABP_PickUpPT_C::Timeline__Direction_1DACD24C4D56C460BBE30EB510ED8B22' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, Timeline) == 0x0004F0, "Member 'ABP_PickUpPT_C::Timeline' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, 追踪特效) == 0x0004F8, "Member 'ABP_PickUpPT_C::追踪特效' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, PT获得数量) == 0x000500, "Member 'ABP_PickUpPT_C::PT获得数量' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, 恢复间隔) == 0x000508, "Member 'ABP_PickUpPT_C::恢复间隔' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, Player) == 0x000510, "Member 'ABP_PickUpPT_C::Player' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, trail) == 0x000518, "Member 'ABP_PickUpPT_C::trail' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, IsClose) == 0x000520, "Member 'ABP_PickUpPT_C::IsClose' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, StartLocation) == 0x000528, "Member 'ABP_PickUpPT_C::StartLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, MaterialRef) == 0x000540, "Member 'ABP_PickUpPT_C::MaterialRef' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, InitFinish) == 0x000550, "Member 'ABP_PickUpPT_C::InitFinish' has a wrong offset!"); \ static_assert(offsetof(ABP_PickUpPT_C, Parameter_Name) == 0x000554, "Member 'ABP_PickUpPT_C::Parameter_Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain \ static_assert(alignof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain) == 0x000008, "Wrong alignment on WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain"); \ static_assert(sizeof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain) == 0x0000D8, "Wrong size on WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, EntryPoint) == 0x000000, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, K2Node_CustomEvent_bDisable) == 0x000004, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::K2Node_CustomEvent_bDisable' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, CallFunc_Create_ReturnValue) == 0x000008, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, Temp_bool_Variable) == 0x000010, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, Temp_real_Variable) == 0x000014, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, Temp_real_Variable_1) == 0x000018, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, Temp_bool_Variable_1) == 0x00001C, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, Temp_int_Variable) == 0x000020, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, K2Node_Select_Default) == 0x000024, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, Temp_int_Array_Index_Variable) == 0x000028, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000030, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x000038, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, K2Node_Event_IsDesignTime) == 0x000039, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, CallFunc_Redirect_Table_MappedTable) == 0x000040, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, K2Node_CustomEvent_CombinID) == 0x000048, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::K2Node_CustomEvent_CombinID' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, K2Node_CustomEvent_CantUnlockByPT) == 0x00004C, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::K2Node_CustomEvent_CantUnlockByPT' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, CallFunc_Conv_IntToString_ReturnValue) == 0x000050, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, CallFunc_Conv_StringToName_ReturnValue) == 0x000060, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, K2Node_MakeStruct_Margin) == 0x000068, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, CallFunc_GetDataTableRowFromName_OutRow) == 0x000078, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000088, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, CallFunc_Array_Get_Item) == 0x000090, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, CallFunc_AddChildToWrapBox_ReturnValue) == 0x0000C0, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::CallFunc_AddChildToWrapBox_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, K2Node_Select_Default_1) == 0x0000C8, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, CallFunc_Array_Length_ReturnValue) == 0x0000CC, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, CallFunc_Less_IntInt_ReturnValue) == 0x0000D0, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain, K2Node_VariableSet_WrapSize_ImplicitCast) == 0x0000D4, "Member 'WB_CombinationMain_C_ExecuteUbergraph_WB_CombinationMain::K2Node_VariableSet_WrapSize_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombinationMain_C_PreConstruct \ static_assert(alignof(WB_CombinationMain_C_PreConstruct) == 0x000001, "Wrong alignment on WB_CombinationMain_C_PreConstruct"); \ static_assert(sizeof(WB_CombinationMain_C_PreConstruct) == 0x000001, "Wrong size on WB_CombinationMain_C_PreConstruct"); \ static_assert(offsetof(WB_CombinationMain_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_CombinationMain_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombinationMain_C_SetDisable \ static_assert(alignof(WB_CombinationMain_C_SetDisable) == 0x000001, "Wrong alignment on WB_CombinationMain_C_SetDisable"); \ static_assert(sizeof(WB_CombinationMain_C_SetDisable) == 0x000001, "Wrong size on WB_CombinationMain_C_SetDisable"); \ static_assert(offsetof(WB_CombinationMain_C_SetDisable, bDisable) == 0x000000, "Member 'WB_CombinationMain_C_SetDisable::bDisable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombinationMain_C_UpdateInfoByID \ static_assert(alignof(WB_CombinationMain_C_UpdateInfoByID) == 0x000004, "Wrong alignment on WB_CombinationMain_C_UpdateInfoByID"); \ static_assert(sizeof(WB_CombinationMain_C_UpdateInfoByID) == 0x000008, "Wrong size on WB_CombinationMain_C_UpdateInfoByID"); \ static_assert(offsetof(WB_CombinationMain_C_UpdateInfoByID, CombinID_0) == 0x000000, "Member 'WB_CombinationMain_C_UpdateInfoByID::CombinID_0' has a wrong offset!"); \ static_assert(offsetof(WB_CombinationMain_C_UpdateInfoByID, CantUnlockByPT) == 0x000004, "Member 'WB_CombinationMain_C_UpdateInfoByID::CantUnlockByPT' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_CombinationMain_C \ static_assert(alignof(UWB_CombinationMain_C) == 0x000008, "Wrong alignment on UWB_CombinationMain_C"); \ static_assert(sizeof(UWB_CombinationMain_C) == 0x000298, "Wrong size on UWB_CombinationMain_C"); \ static_assert(offsetof(UWB_CombinationMain_C, UberGraphFrame) == 0x000278, "Member 'UWB_CombinationMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationMain_C, WrapBox_86) == 0x000280, "Member 'UWB_CombinationMain_C::WrapBox_86' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationMain_C, CombinID) == 0x000288, "Member 'UWB_CombinationMain_C::CombinID' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationMain_C, ShowText) == 0x00028C, "Member 'UWB_CombinationMain_C::ShowText' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationMain_C, NeedWrap) == 0x00028D, "Member 'UWB_CombinationMain_C::NeedWrap' has a wrong offset!"); \ static_assert(offsetof(UWB_CombinationMain_C, WrapSize) == 0x000290, "Member 'UWB_CombinationMain_C::WrapSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase \ static_assert(alignof(BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase) == 0x000008, "Wrong alignment on BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase"); \ static_assert(sizeof(BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase) == 0x000060, "Wrong size on BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase"); \ static_assert(offsetof(BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase, EntryPoint) == 0x000000, "Member 'BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase, CallFunc_GetOptionValue_ReturnValue) == 0x000010, "Member 'BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase, CallFunc_Conv_StringToInt_ReturnValue) == 0x000020, "Member 'BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase, CallFunc_GetDataTableRowFromName_OutRow) == 0x000028, "Member 'BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000040, "Member 'BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000048, "Member 'BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase, CallFunc_SpawnForceFeedbackAttached_ReturnValue) == 0x000050, "Member 'BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase::CallFunc_SpawnForceFeedbackAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase, CallFunc_SpawnForceFeedbackAttached_IntensityMultiplier_ImplicitCast) == 0x000058, "Member 'BP_FeedBackBase_C_ExecuteUbergraph_BP_FeedBackBase::CallFunc_SpawnForceFeedbackAttached_IntensityMultiplier_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_FeedBackBase_C \ static_assert(alignof(ABP_FeedBackBase_C) == 0x000008, "Wrong alignment on ABP_FeedBackBase_C"); \ static_assert(sizeof(ABP_FeedBackBase_C) == 0x0004D8, "Wrong size on ABP_FeedBackBase_C"); \ static_assert(offsetof(ABP_FeedBackBase_C, UberGraphFrame) == 0x0004A8, "Member 'ABP_FeedBackBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_FeedBackBase_C, ForceFeedback) == 0x0004B0, "Member 'ABP_FeedBackBase_C::ForceFeedback' has a wrong offset!"); \ static_assert(offsetof(ABP_FeedBackBase_C, DefaultSceneRoot) == 0x0004B8, "Member 'ABP_FeedBackBase_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_FeedBackBase_C, 运行时手柄震动) == 0x0004C0, "Member 'ABP_FeedBackBase_C::运行时手柄震动' has a wrong offset!"); \ static_assert(offsetof(ABP_FeedBackBase_C, PlayedFeedBack) == 0x0004D0, "Member 'ABP_FeedBackBase_C::PlayedFeedBack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_GemNew \ static_assert(alignof(FST_GemNew) == 0x000008, "Wrong alignment on FST_GemNew"); \ static_assert(sizeof(FST_GemNew) == 0x0000A8, "Wrong size on FST_GemNew"); \ static_assert(offsetof(FST_GemNew, SuitID_2_BCCD056F45B8705C046C5196103EE0C0) == 0x000000, "Member 'FST_GemNew::SuitID_2_BCCD056F45B8705C046C5196103EE0C0' has a wrong offset!"); \ static_assert(offsetof(FST_GemNew, Icon_6_4E8336594FC93BCD100B538F81403AEB) == 0x000010, "Member 'FST_GemNew::Icon_6_4E8336594FC93BCD100B538F81403AEB' has a wrong offset!"); \ static_assert(offsetof(FST_GemNew, BigIcon_23_88C10D3C42E1C66D208FC280AF52EA9C) == 0x000018, "Member 'FST_GemNew::BigIcon_23_88C10D3C42E1C66D208FC280AF52EA9C' has a wrong offset!"); \ static_assert(offsetof(FST_GemNew, NameText_10_D797BBA445971E285DA06D921763A3FA) == 0x000048, "Member 'FST_GemNew::NameText_10_D797BBA445971E285DA06D921763A3FA' has a wrong offset!"); \ static_assert(offsetof(FST_GemNew, EffectText_12_E66F7ED042D427BD0CFD84BB556004CA) == 0x000060, "Member 'FST_GemNew::EffectText_12_E66F7ED042D427BD0CFD84BB556004CA' has a wrong offset!"); \ static_assert(offsetof(FST_GemNew, DscText_14_C0EFF61F4E3C1875A212DE8975725A96) == 0x000078, "Member 'FST_GemNew::DscText_14_C0EFF61F4E3C1875A212DE8975725A96' has a wrong offset!"); \ static_assert(offsetof(FST_GemNew, BuffEffects_22_4032A8F74C5441C4F4D47299C8B06C48) == 0x000090, "Member 'FST_GemNew::BuffEffects_22_4032A8F74C5441C4F4D47299C8B06C48' has a wrong offset!"); \ static_assert(offsetof(FST_GemNew, DynamicReinforcementLevel_28_733A20AC4E6423262837278CF515D1B2) == 0x0000A0, "Member 'FST_GemNew::DynamicReinforcementLevel_28_733A20AC4E6423262837278CF515D1B2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor \ static_assert(alignof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor) == 0x000008, "Wrong alignment on ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor"); \ static_assert(sizeof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor) == 0x0003E8, "Wrong size on ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, EntryPoint) == 0x000000, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, Temp_bool_Variable) == 0x000004, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, Temp_bool_Variable_1) == 0x000005, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, Temp_bool_Variable_2) == 0x000006, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, Temp_bool_Variable_3) == 0x000007, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, K2Node_Event_DeltaSeconds) == 0x000008, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, K2Node_CustomEvent_From) == 0x000018, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::K2Node_CustomEvent_From' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, K2Node_CustomEvent_To) == 0x0000F0, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::K2Node_CustomEvent_To' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, K2Node_CustomEvent_BlendTime) == 0x0001C8, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::K2Node_CustomEvent_BlendTime' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, K2Node_CustomEvent_BlendIn_2) == 0x0001D0, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::K2Node_CustomEvent_BlendIn_2' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, K2Node_Select_Default) == 0x0001D8, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, K2Node_CustomEvent_BlendIn_1) == 0x0001E0, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::K2Node_CustomEvent_BlendIn_1' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, K2Node_Select_Default_1) == 0x0001E8, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0001F0, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, K2Node_CustomEvent_BlendIn) == 0x0001F8, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::K2Node_CustomEvent_BlendIn' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000200, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000208, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000209, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, K2Node_Select_Default_2) == 0x00020A, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, CallFunc_GetOrigonExpFogConfig_ReturnValue) == 0x00020B, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::CallFunc_GetOrigonExpFogConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, CallFunc_GetOrigonExpFogConfig_Value1) == 0x000210, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::CallFunc_GetOrigonExpFogConfig_Value1' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, CallFunc_GetLightBoxes_LigthTriggerBoxes) == 0x0002E8, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::CallFunc_GetLightBoxes_LigthTriggerBoxes' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, K2Node_Select_Default_3) == 0x0002F8, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, CallFunc_Array_Length_ReturnValue) == 0x0003D0, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0003D4, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, K2Node_Select_Option_1_ImplicitCast) == 0x0003D8, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x0003E0, "Member 'ExpFogExecutor_C_ExecuteUbergraph_ExpFogExecutor::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExpFogExecutor_C_Preview \ static_assert(alignof(ExpFogExecutor_C_Preview) == 0x000001, "Wrong alignment on ExpFogExecutor_C_Preview"); \ static_assert(sizeof(ExpFogExecutor_C_Preview) == 0x000001, "Wrong size on ExpFogExecutor_C_Preview"); \ static_assert(offsetof(ExpFogExecutor_C_Preview, BlendIn_0) == 0x000000, "Member 'ExpFogExecutor_C_Preview::BlendIn_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExpFogExecutor_C_ReceiveTick \ static_assert(alignof(ExpFogExecutor_C_ReceiveTick) == 0x000004, "Wrong alignment on ExpFogExecutor_C_ReceiveTick"); \ static_assert(sizeof(ExpFogExecutor_C_ReceiveTick) == 0x000004, "Wrong size on ExpFogExecutor_C_ReceiveTick"); \ static_assert(offsetof(ExpFogExecutor_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'ExpFogExecutor_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExpFogExecutor_C_recover \ static_assert(alignof(ExpFogExecutor_C_recover) == 0x000001, "Wrong alignment on ExpFogExecutor_C_recover"); \ static_assert(sizeof(ExpFogExecutor_C_recover) == 0x000001, "Wrong size on ExpFogExecutor_C_recover"); \ static_assert(offsetof(ExpFogExecutor_C_recover, BlendIn_0) == 0x000000, "Member 'ExpFogExecutor_C_recover::BlendIn_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExpFogExecutor_C_SetLerpConfig \ static_assert(alignof(ExpFogExecutor_C_SetLerpConfig) == 0x000008, "Wrong alignment on ExpFogExecutor_C_SetLerpConfig"); \ static_assert(sizeof(ExpFogExecutor_C_SetLerpConfig) == 0x0001B8, "Wrong size on ExpFogExecutor_C_SetLerpConfig"); \ static_assert(offsetof(ExpFogExecutor_C_SetLerpConfig, From_0) == 0x000000, "Member 'ExpFogExecutor_C_SetLerpConfig::From_0' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetLerpConfig, To_0) == 0x0000D8, "Member 'ExpFogExecutor_C_SetLerpConfig::To_0' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetLerpConfig, BlendTime) == 0x0001B0, "Member 'ExpFogExecutor_C_SetLerpConfig::BlendTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExpFogExecutor_C_SetValue \ static_assert(alignof(ExpFogExecutor_C_SetValue) == 0x000008, "Wrong alignment on ExpFogExecutor_C_SetValue"); \ static_assert(sizeof(ExpFogExecutor_C_SetValue) == 0x000130, "Wrong size on ExpFogExecutor_C_SetValue"); \ static_assert(offsetof(ExpFogExecutor_C_SetValue, Input) == 0x000000, "Member 'ExpFogExecutor_C_SetValue::Input' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValue, S_ExpFogConfig) == 0x000030, "Member 'ExpFogExecutor_C_SetValue::S_ExpFogConfig' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValue, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000108, "Member 'ExpFogExecutor_C_SetValue::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValue, K2Node_DynamicCast_AsExponential_Height_Fog) == 0x000110, "Member 'ExpFogExecutor_C_SetValue::K2Node_DynamicCast_AsExponential_Height_Fog' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValue, K2Node_DynamicCast_bSuccess) == 0x000118, "Member 'ExpFogExecutor_C_SetValue::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValue, CallFunc_Conv_LinearColorToColor_ReturnValue) == 0x00011C, "Member 'ExpFogExecutor_C_SetValue::CallFunc_Conv_LinearColorToColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValue, CallFunc_SetFogDensity_Value_ImplicitCast) == 0x000120, "Member 'ExpFogExecutor_C_SetValue::CallFunc_SetFogDensity_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValue, CallFunc_SetFogHeightFalloff_Value_ImplicitCast) == 0x000124, "Member 'ExpFogExecutor_C_SetValue::CallFunc_SetFogHeightFalloff_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValue, CallFunc_SetVolumetricFogScatteringDistribution_NewValue_ImplicitCast) == 0x000128, "Member 'ExpFogExecutor_C_SetValue::CallFunc_SetVolumetricFogScatteringDistribution_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValue, CallFunc_SetVolumetricFogExtinctionScale_NewValue_ImplicitCast) == 0x00012C, "Member 'ExpFogExecutor_C_SetValue::CallFunc_SetVolumetricFogExtinctionScale_NewValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExpFogExecutor_C_SetValueLerp \ static_assert(alignof(ExpFogExecutor_C_SetValueLerp) == 0x000008, "Wrong alignment on ExpFogExecutor_C_SetValueLerp"); \ static_assert(sizeof(ExpFogExecutor_C_SetValueLerp) == 0x000260, "Wrong size on ExpFogExecutor_C_SetValueLerp"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, Input) == 0x000000, "Member 'ExpFogExecutor_C_SetValueLerp::Input' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, From_0) == 0x000030, "Member 'ExpFogExecutor_C_SetValueLerp::From_0' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, To_0) == 0x000108, "Member 'ExpFogExecutor_C_SetValueLerp::To_0' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, Lerp) == 0x0001E0, "Member 'ExpFogExecutor_C_SetValueLerp::Lerp' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0001E8, "Member 'ExpFogExecutor_C_SetValueLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, K2Node_DynamicCast_AsExponential_Height_Fog) == 0x0001F0, "Member 'ExpFogExecutor_C_SetValueLerp::K2Node_DynamicCast_AsExponential_Height_Fog' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, K2Node_DynamicCast_bSuccess) == 0x0001F8, "Member 'ExpFogExecutor_C_SetValueLerp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, CallFunc_Lerp_ReturnValue) == 0x000200, "Member 'ExpFogExecutor_C_SetValueLerp::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, CallFunc_LinearColorLerp_ReturnValue) == 0x000208, "Member 'ExpFogExecutor_C_SetValueLerp::CallFunc_LinearColorLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, CallFunc_LinearColorLerp_ReturnValue_1) == 0x000218, "Member 'ExpFogExecutor_C_SetValueLerp::CallFunc_LinearColorLerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, CallFunc_Lerp_ReturnValue_1) == 0x000228, "Member 'ExpFogExecutor_C_SetValueLerp::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, CallFunc_Conv_LinearColorToColor_ReturnValue) == 0x000230, "Member 'ExpFogExecutor_C_SetValueLerp::CallFunc_Conv_LinearColorToColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, CallFunc_Lerp_ReturnValue_2) == 0x000238, "Member 'ExpFogExecutor_C_SetValueLerp::CallFunc_Lerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, CallFunc_Lerp_ReturnValue_3) == 0x000240, "Member 'ExpFogExecutor_C_SetValueLerp::CallFunc_Lerp_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, CallFunc_LinearColorLerp_Alpha_ImplicitCast) == 0x000248, "Member 'ExpFogExecutor_C_SetValueLerp::CallFunc_LinearColorLerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, CallFunc_LinearColorLerp_Alpha_ImplicitCast_1) == 0x00024C, "Member 'ExpFogExecutor_C_SetValueLerp::CallFunc_LinearColorLerp_Alpha_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, CallFunc_SetVolumetricFogExtinctionScale_NewValue_ImplicitCast) == 0x000250, "Member 'ExpFogExecutor_C_SetValueLerp::CallFunc_SetVolumetricFogExtinctionScale_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, CallFunc_SetVolumetricFogScatteringDistribution_NewValue_ImplicitCast) == 0x000254, "Member 'ExpFogExecutor_C_SetValueLerp::CallFunc_SetVolumetricFogScatteringDistribution_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, CallFunc_SetFogHeightFalloff_Value_ImplicitCast) == 0x000258, "Member 'ExpFogExecutor_C_SetValueLerp::CallFunc_SetFogHeightFalloff_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ExpFogExecutor_C_SetValueLerp, CallFunc_SetFogDensity_Value_ImplicitCast) == 0x00025C, "Member 'ExpFogExecutor_C_SetValueLerp::CallFunc_SetFogDensity_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExpFogExecutor_C_StartLerp \ static_assert(alignof(ExpFogExecutor_C_StartLerp) == 0x000001, "Wrong alignment on ExpFogExecutor_C_StartLerp"); \ static_assert(sizeof(ExpFogExecutor_C_StartLerp) == 0x000001, "Wrong size on ExpFogExecutor_C_StartLerp"); \ static_assert(offsetof(ExpFogExecutor_C_StartLerp, BlendIn_0) == 0x000000, "Member 'ExpFogExecutor_C_StartLerp::BlendIn_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UExpFogExecutor_C \ static_assert(alignof(UExpFogExecutor_C) == 0x000008, "Wrong alignment on UExpFogExecutor_C"); \ static_assert(sizeof(UExpFogExecutor_C) == 0x0003A8, "Wrong size on UExpFogExecutor_C"); \ static_assert(offsetof(UExpFogExecutor_C, UberGraphFrame) == 0x0000E8, "Member 'UExpFogExecutor_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UExpFogExecutor_C, Current) == 0x0000F0, "Member 'UExpFogExecutor_C::Current' has a wrong offset!"); \ static_assert(offsetof(UExpFogExecutor_C, Looping) == 0x0000F8, "Member 'UExpFogExecutor_C::Looping' has a wrong offset!"); \ static_assert(offsetof(UExpFogExecutor_C, From) == 0x000100, "Member 'UExpFogExecutor_C::From' has a wrong offset!"); \ static_assert(offsetof(UExpFogExecutor_C, To) == 0x0001D8, "Member 'UExpFogExecutor_C::To' has a wrong offset!"); \ static_assert(offsetof(UExpFogExecutor_C, BlendInTime) == 0x0002B0, "Member 'UExpFogExecutor_C::BlendInTime' has a wrong offset!"); \ static_assert(offsetof(UExpFogExecutor_C, BlendOutTime) == 0x0002B8, "Member 'UExpFogExecutor_C::BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(UExpFogExecutor_C, BlendIn) == 0x0002C0, "Member 'UExpFogExecutor_C::BlendIn' has a wrong offset!"); \ static_assert(offsetof(UExpFogExecutor_C, From_Origin) == 0x0002C8, "Member 'UExpFogExecutor_C::From_Origin' has a wrong offset!"); \ static_assert(offsetof(UExpFogExecutor_C, OriginBlendOut) == 0x0003A0, "Member 'UExpFogExecutor_C::OriginBlendOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_OptimizedLayerBox_C_BndEvt__BP_OptimizedLayerBox_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox \ static_assert(alignof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox) == 0x000008, "Wrong alignment on BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox"); \ static_assert(sizeof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox) == 0x000168, "Wrong size on BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, EntryPoint) == 0x000000, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000008, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000010, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000018, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000020, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, K2Node_ComponentBoundEvent_bFromSweep) == 0x000024, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, K2Node_ComponentBoundEvent_SweepResult) == 0x000028, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000110, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, K2Node_DynamicCast_bSuccess) == 0x000118, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000120, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, K2Node_ComponentBoundEvent_OtherActor) == 0x000128, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, K2Node_ComponentBoundEvent_OtherComp) == 0x000130, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000138, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000140, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000158, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, K2Node_DynamicCast_bSuccess_1) == 0x000160, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox, CallFunc_IsValid_ReturnValue_1) == 0x000161, "Member 'BP_OptimizedLayerBox_C_ExecuteUbergraph_BP_OptimizedLayerBox::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_OptimizedLayerBox_C \ static_assert(alignof(ABP_OptimizedLayerBox_C) == 0x000008, "Wrong alignment on ABP_OptimizedLayerBox_C"); \ static_assert(sizeof(ABP_OptimizedLayerBox_C) == 0x000328, "Wrong size on ABP_OptimizedLayerBox_C"); \ static_assert(offsetof(ABP_OptimizedLayerBox_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_OptimizedLayerBox_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayerBox_C, TextRender) == 0x0002F8, "Member 'ABP_OptimizedLayerBox_C::TextRender' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayerBox_C, Billboard) == 0x000300, "Member 'ABP_OptimizedLayerBox_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayerBox_C, Box) == 0x000308, "Member 'ABP_OptimizedLayerBox_C::Box' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayerBox_C, DefaultSceneRoot) == 0x000310, "Member 'ABP_OptimizedLayerBox_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayerBox_C, Layer) == 0x000318, "Member 'ABP_OptimizedLayerBox_C::Layer' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayerBox_C, Init) == 0x000320, "Member 'ABP_OptimizedLayerBox_C::Init' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewNotice_C_CanInteractableWhenNoticeShown \ static_assert(alignof(BP_NewNotice_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong alignment on BP_NewNotice_C_CanInteractableWhenNoticeShown"); \ static_assert(sizeof(BP_NewNotice_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong size on BP_NewNotice_C_CanInteractableWhenNoticeShown"); \ static_assert(offsetof(BP_NewNotice_C_CanInteractableWhenNoticeShown, ReturnValue) == 0x000000, "Member 'BP_NewNotice_C_CanInteractableWhenNoticeShown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewNotice_C_ExecuteUbergraph_BP_NewNotice \ static_assert(alignof(BP_NewNotice_C_ExecuteUbergraph_BP_NewNotice) == 0x000008, "Wrong alignment on BP_NewNotice_C_ExecuteUbergraph_BP_NewNotice"); \ static_assert(sizeof(BP_NewNotice_C_ExecuteUbergraph_BP_NewNotice) == 0x000020, "Wrong size on BP_NewNotice_C_ExecuteUbergraph_BP_NewNotice"); \ static_assert(offsetof(BP_NewNotice_C_ExecuteUbergraph_BP_NewNotice, EntryPoint) == 0x000000, "Member 'BP_NewNotice_C_ExecuteUbergraph_BP_NewNotice::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_NewNotice_C_ExecuteUbergraph_BP_NewNotice, K2Node_Event_Caller_1) == 0x000008, "Member 'BP_NewNotice_C_ExecuteUbergraph_BP_NewNotice::K2Node_Event_Caller_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewNotice_C_ExecuteUbergraph_BP_NewNotice, K2Node_Event_Caller) == 0x000010, "Member 'BP_NewNotice_C_ExecuteUbergraph_BP_NewNotice::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(BP_NewNotice_C_ExecuteUbergraph_BP_NewNotice, K2Node_Event_ByTraceClose) == 0x000018, "Member 'BP_NewNotice_C_ExecuteUbergraph_BP_NewNotice::K2Node_Event_ByTraceClose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewNotice_C_GetInteractionMessage \ static_assert(alignof(BP_NewNotice_C_GetInteractionMessage) == 0x000008, "Wrong alignment on BP_NewNotice_C_GetInteractionMessage"); \ static_assert(sizeof(BP_NewNotice_C_GetInteractionMessage) == 0x000018, "Wrong size on BP_NewNotice_C_GetInteractionMessage"); \ static_assert(offsetof(BP_NewNotice_C_GetInteractionMessage, Message) == 0x000000, "Member 'BP_NewNotice_C_GetInteractionMessage::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewNotice_C_GetPlayPickAnimationIndex \ static_assert(alignof(BP_NewNotice_C_GetPlayPickAnimationIndex) == 0x000004, "Wrong alignment on BP_NewNotice_C_GetPlayPickAnimationIndex"); \ static_assert(sizeof(BP_NewNotice_C_GetPlayPickAnimationIndex) == 0x000004, "Wrong size on BP_NewNotice_C_GetPlayPickAnimationIndex"); \ static_assert(offsetof(BP_NewNotice_C_GetPlayPickAnimationIndex, ReturnValue) == 0x000000, "Member 'BP_NewNotice_C_GetPlayPickAnimationIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewNotice_C_GetPriority \ static_assert(alignof(BP_NewNotice_C_GetPriority) == 0x000004, "Wrong alignment on BP_NewNotice_C_GetPriority"); \ static_assert(sizeof(BP_NewNotice_C_GetPriority) == 0x000004, "Wrong size on BP_NewNotice_C_GetPriority"); \ static_assert(offsetof(BP_NewNotice_C_GetPriority, Priority) == 0x000000, "Member 'BP_NewNotice_C_GetPriority::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewNotice_C_GetTargetInteractiveTips \ static_assert(alignof(BP_NewNotice_C_GetTargetInteractiveTips) == 0x000008, "Wrong alignment on BP_NewNotice_C_GetTargetInteractiveTips"); \ static_assert(sizeof(BP_NewNotice_C_GetTargetInteractiveTips) == 0x000008, "Wrong size on BP_NewNotice_C_GetTargetInteractiveTips"); \ static_assert(offsetof(BP_NewNotice_C_GetTargetInteractiveTips, ReturnTips) == 0x000000, "Member 'BP_NewNotice_C_GetTargetInteractiveTips::ReturnTips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewNotice_C_interact \ static_assert(alignof(BP_NewNotice_C_interact) == 0x000008, "Wrong alignment on BP_NewNotice_C_interact"); \ static_assert(sizeof(BP_NewNotice_C_interact) == 0x000008, "Wrong size on BP_NewNotice_C_interact"); \ static_assert(offsetof(BP_NewNotice_C_interact, Caller) == 0x000000, "Member 'BP_NewNotice_C_interact::Caller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewNotice_C_InteractPlayPickAnimation \ static_assert(alignof(BP_NewNotice_C_InteractPlayPickAnimation) == 0x000001, "Wrong alignment on BP_NewNotice_C_InteractPlayPickAnimation"); \ static_assert(sizeof(BP_NewNotice_C_InteractPlayPickAnimation) == 0x000001, "Wrong size on BP_NewNotice_C_InteractPlayPickAnimation"); \ static_assert(offsetof(BP_NewNotice_C_InteractPlayPickAnimation, ReturnValue) == 0x000000, "Member 'BP_NewNotice_C_InteractPlayPickAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewNotice_C_InteractWhenSprint \ static_assert(alignof(BP_NewNotice_C_InteractWhenSprint) == 0x000001, "Wrong alignment on BP_NewNotice_C_InteractWhenSprint"); \ static_assert(sizeof(BP_NewNotice_C_InteractWhenSprint) == 0x000001, "Wrong size on BP_NewNotice_C_InteractWhenSprint"); \ static_assert(offsetof(BP_NewNotice_C_InteractWhenSprint, ReturnValue) == 0x000000, "Member 'BP_NewNotice_C_InteractWhenSprint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewNotice_C_IsInteractableStatus \ static_assert(alignof(BP_NewNotice_C_IsInteractableStatus) == 0x000001, "Wrong alignment on BP_NewNotice_C_IsInteractableStatus"); \ static_assert(sizeof(BP_NewNotice_C_IsInteractableStatus) == 0x000002, "Wrong size on BP_NewNotice_C_IsInteractableStatus"); \ static_assert(offsetof(BP_NewNotice_C_IsInteractableStatus, Can) == 0x000000, "Member 'BP_NewNotice_C_IsInteractableStatus::Can' has a wrong offset!"); \ static_assert(offsetof(BP_NewNotice_C_IsInteractableStatus, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'BP_NewNotice_C_IsInteractableStatus::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewNotice_C_Leave \ static_assert(alignof(BP_NewNotice_C_Leave) == 0x000008, "Wrong alignment on BP_NewNotice_C_Leave"); \ static_assert(sizeof(BP_NewNotice_C_Leave) == 0x000010, "Wrong size on BP_NewNotice_C_Leave"); \ static_assert(offsetof(BP_NewNotice_C_Leave, Caller) == 0x000000, "Member 'BP_NewNotice_C_Leave::Caller' has a wrong offset!"); \ static_assert(offsetof(BP_NewNotice_C_Leave, ByTraceClose) == 0x000008, "Member 'BP_NewNotice_C_Leave::ByTraceClose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewNotice_C_OnRefreshDataLayerState \ static_assert(alignof(BP_NewNotice_C_OnRefreshDataLayerState) == 0x000001, "Wrong alignment on BP_NewNotice_C_OnRefreshDataLayerState"); \ static_assert(sizeof(BP_NewNotice_C_OnRefreshDataLayerState) == 0x000002, "Wrong size on BP_NewNotice_C_OnRefreshDataLayerState"); \ static_assert(offsetof(BP_NewNotice_C_OnRefreshDataLayerState, bIsInAnyActiveLayer) == 0x000000, "Member 'BP_NewNotice_C_OnRefreshDataLayerState::bIsInAnyActiveLayer' has a wrong offset!"); \ static_assert(offsetof(BP_NewNotice_C_OnRefreshDataLayerState, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'BP_NewNotice_C_OnRefreshDataLayerState::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewNotice_C_ShowInteractiveTips \ static_assert(alignof(BP_NewNotice_C_ShowInteractiveTips) == 0x000001, "Wrong alignment on BP_NewNotice_C_ShowInteractiveTips"); \ static_assert(sizeof(BP_NewNotice_C_ShowInteractiveTips) == 0x000001, "Wrong size on BP_NewNotice_C_ShowInteractiveTips"); \ static_assert(offsetof(BP_NewNotice_C_ShowInteractiveTips, Handle) == 0x000000, "Member 'BP_NewNotice_C_ShowInteractiveTips::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewNotice_C_KeepCameraLockWhenInteract \ static_assert(alignof(BP_NewNotice_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong alignment on BP_NewNotice_C_KeepCameraLockWhenInteract"); \ static_assert(sizeof(BP_NewNotice_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong size on BP_NewNotice_C_KeepCameraLockWhenInteract"); \ static_assert(offsetof(BP_NewNotice_C_KeepCameraLockWhenInteract, ReturnValue) == 0x000000, "Member 'BP_NewNotice_C_KeepCameraLockWhenInteract::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_NewNotice_C \ static_assert(alignof(ABP_NewNotice_C) == 0x000008, "Wrong alignment on ABP_NewNotice_C"); \ static_assert(sizeof(ABP_NewNotice_C) == 0x000538, "Wrong size on ABP_NewNotice_C"); \ static_assert(offsetof(ABP_NewNotice_C, UberGraphFrame) == 0x0004A8, "Member 'ABP_NewNotice_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_NewNotice_C, InteractionTipsComponent) == 0x0004B0, "Member 'ABP_NewNotice_C::InteractionTipsComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_NewNotice_C, SM_Book_01_5) == 0x0004B8, "Member 'ABP_NewNotice_C::SM_Book_01_5' has a wrong offset!"); \ static_assert(offsetof(ABP_NewNotice_C, Niagara) == 0x0004C0, "Member 'ABP_NewNotice_C::Niagara' has a wrong offset!"); \ static_assert(offsetof(ABP_NewNotice_C, PointLight) == 0x0004C8, "Member 'ABP_NewNotice_C::PointLight' has a wrong offset!"); \ static_assert(offsetof(ABP_NewNotice_C, Plugin_LevelSaver) == 0x0004D0, "Member 'ABP_NewNotice_C::Plugin_LevelSaver' has a wrong offset!"); \ static_assert(offsetof(ABP_NewNotice_C, DisplayAnchor) == 0x0004D8, "Member 'ABP_NewNotice_C::DisplayAnchor' has a wrong offset!"); \ static_assert(offsetof(ABP_NewNotice_C, Box) == 0x0004E0, "Member 'ABP_NewNotice_C::Box' has a wrong offset!"); \ static_assert(offsetof(ABP_NewNotice_C, Scene) == 0x0004E8, "Member 'ABP_NewNotice_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ABP_NewNotice_C, ParticleSystem) == 0x0004F0, "Member 'ABP_NewNotice_C::ParticleSystem' has a wrong offset!"); \ static_assert(offsetof(ABP_NewNotice_C, InventoryComponent) == 0x0004F8, "Member 'ABP_NewNotice_C::InventoryComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_NewNotice_C, UIInteractComponent) == 0x000500, "Member 'ABP_NewNotice_C::UIInteractComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_NewNotice_C, dying) == 0x000508, "Member 'ABP_NewNotice_C::dying' has a wrong offset!"); \ static_assert(offsetof(ABP_NewNotice_C, 交互文字) == 0x000510, "Member 'ABP_NewNotice_C::交互文字' has a wrong offset!"); \ static_assert(offsetof(ABP_NewNotice_C, RowName) == 0x000528, "Member 'ABP_NewNotice_C::RowName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'ScriptBoxTrigger_C_BndEvt__Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger \ static_assert(alignof(ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger) == 0x000008, "Wrong alignment on ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger"); \ static_assert(sizeof(ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger) == 0x000140, "Wrong size on ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger"); \ static_assert(offsetof(ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger, EntryPoint) == 0x000000, "Member 'ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000008, "Member 'ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger, K2Node_ComponentBoundEvent_OtherActor) == 0x000010, "Member 'ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger, K2Node_ComponentBoundEvent_OtherComp) == 0x000018, "Member 'ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000020, "Member 'ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger, K2Node_ComponentBoundEvent_bFromSweep) == 0x000024, "Member 'ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger, K2Node_ComponentBoundEvent_SweepResult) == 0x000028, "Member 'ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger, K2Node_DynamicCast_AsCharacter) == 0x000110, "Member 'ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger, K2Node_DynamicCast_bSuccess) == 0x000118, "Member 'ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger, CallFunc_GetAIController_ReturnValue) == 0x000120, "Member 'ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger, CallFunc_IsValid_ReturnValue) == 0x000128, "Member 'ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger, CallFunc_GetPlayerPawn_ReturnValue) == 0x000130, "Member 'ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000138, "Member 'ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger, CallFunc_IsServer_ReturnValue) == 0x000139, "Member 'ScriptBoxTrigger_C_ExecuteUbergraph_ScriptBoxTrigger::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptBoxTrigger_C_SetEnable \ static_assert(alignof(ScriptBoxTrigger_C_SetEnable) == 0x000001, "Wrong alignment on ScriptBoxTrigger_C_SetEnable"); \ static_assert(sizeof(ScriptBoxTrigger_C_SetEnable) == 0x000007, "Wrong size on ScriptBoxTrigger_C_SetEnable"); \ static_assert(offsetof(ScriptBoxTrigger_C_SetEnable, Enable_0) == 0x000000, "Member 'ScriptBoxTrigger_C_SetEnable::Enable_0' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_SetEnable, Temp_bool_Variable) == 0x000001, "Member 'ScriptBoxTrigger_C_SetEnable::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_SetEnable, Temp_byte_Variable) == 0x000002, "Member 'ScriptBoxTrigger_C_SetEnable::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_SetEnable, Temp_byte_Variable_1) == 0x000003, "Member 'ScriptBoxTrigger_C_SetEnable::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_SetEnable, K2Node_Select_Default) == 0x000004, "Member 'ScriptBoxTrigger_C_SetEnable::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_SetEnable, CallFunc_BooleanAND_ReturnValue) == 0x000005, "Member 'ScriptBoxTrigger_C_SetEnable::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ScriptBoxTrigger_C_SetEnable, CallFunc_Not_PreBool_ReturnValue) == 0x000006, "Member 'ScriptBoxTrigger_C_SetEnable::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AScriptBoxTrigger_C \ static_assert(alignof(AScriptBoxTrigger_C) == 0x000008, "Wrong alignment on AScriptBoxTrigger_C"); \ static_assert(sizeof(AScriptBoxTrigger_C) == 0x0004D0, "Wrong size on AScriptBoxTrigger_C"); \ static_assert(offsetof(AScriptBoxTrigger_C, UberGraphFrame) == 0x0004A8, "Member 'AScriptBoxTrigger_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AScriptBoxTrigger_C, LevelNodeHandler_Actor) == 0x0004B0, "Member 'AScriptBoxTrigger_C::LevelNodeHandler_Actor' has a wrong offset!"); \ static_assert(offsetof(AScriptBoxTrigger_C, Box) == 0x0004B8, "Member 'AScriptBoxTrigger_C::Box' has a wrong offset!"); \ static_assert(offsetof(AScriptBoxTrigger_C, Billboard) == 0x0004C0, "Member 'AScriptBoxTrigger_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(AScriptBoxTrigger_C, Enable) == 0x0004C8, "Member 'AScriptBoxTrigger_C::Enable' has a wrong offset!"); \ static_assert(offsetof(AScriptBoxTrigger_C, Debug) == 0x0004C9, "Member 'AScriptBoxTrigger_C::Debug' has a wrong offset!"); \ static_assert(offsetof(AScriptBoxTrigger_C, debugEnable) == 0x0004CA, "Member 'AScriptBoxTrigger_C::debugEnable' has a wrong offset!"); \ static_assert(offsetof(AScriptBoxTrigger_C, NetPlayerCanUse) == 0x0004CB, "Member 'AScriptBoxTrigger_C::NetPlayerCanUse' has a wrong offset!"); \ static_assert(offsetof(AScriptBoxTrigger_C, 玩家在空中也能触发) == 0x0004CC, "Member 'AScriptBoxTrigger_C::玩家在空中也能触发' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_LadderV2_C_BndEvt__BoxDown_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_LadderV2_C_BndEvt__BoxUp_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_CanInteractableWhenNoticeShown \ static_assert(alignof(BP_LadderV2_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong alignment on BP_LadderV2_C_CanInteractableWhenNoticeShown"); \ static_assert(sizeof(BP_LadderV2_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong size on BP_LadderV2_C_CanInteractableWhenNoticeShown"); \ static_assert(offsetof(BP_LadderV2_C_CanInteractableWhenNoticeShown, ReturnValue) == 0x000000, "Member 'BP_LadderV2_C_CanInteractableWhenNoticeShown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_DebugLog \ static_assert(alignof(BP_LadderV2_C_DebugLog) == 0x000008, "Wrong alignment on BP_LadderV2_C_DebugLog"); \ static_assert(sizeof(BP_LadderV2_C_DebugLog) == 0x000020, "Wrong size on BP_LadderV2_C_DebugLog"); \ static_assert(offsetof(BP_LadderV2_C_DebugLog, Out) == 0x000000, "Member 'BP_LadderV2_C_DebugLog::Out' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_DebugLog, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'BP_LadderV2_C_DebugLog::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2 \ static_assert(alignof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2) == 0x000010, "Wrong alignment on BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2"); \ static_assert(sizeof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2) == 0x0007A0, "Wrong size on BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, EntryPoint) == 0x000000, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000008, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_OtherActor) == 0x000010, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_OtherComp) == 0x000018, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000020, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_bFromSweep) == 0x000024, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_SweepResult) == 0x000028, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, Temp_struct_Variable) == 0x000110, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_MakeLiteralByte_ReturnValue) == 0x000128, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_VLerp_ReturnValue) == 0x000130, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_VLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_VLerp_ReturnValue_1) == 0x000148, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_VLerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_AddComponentByClass_ReturnValue) == 0x000160, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_VLerp_ReturnValue_2) == 0x000168, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_VLerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_VLerp_ReturnValue_3) == 0x000180, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_VLerp_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_Event_Caller_1) == 0x000198, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_Event_Caller_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_Not_PreBool_ReturnValue) == 0x0001A0, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_BooleanAND_ReturnValue) == 0x0001A1, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0001A8, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x0001B0, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0001B8, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x0001C0, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_GetMyPlayerCharacter_CombatCharacter_3) == 0x0001C8, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_GetMyPlayerCharacter_CombatCharacter_3' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_Get_AttachArrow_ReturnValue) == 0x0001D0, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_Get_AttachArrow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x0001E0, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_BreakTransform_Location) == 0x000240, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_BreakTransform_Rotation) == 0x000258, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_BreakTransform_Scale) == 0x000270, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_GetTransform_ReturnValue) == 0x000290, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_MakeVector_ReturnValue) == 0x0002F0, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_OverlappedComponent_3) == 0x000308, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_OverlappedComponent_3' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_OtherActor_3) == 0x000310, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_OtherActor_3' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_OtherComp_3) == 0x000318, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_OtherComp_3' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_OtherBodyIndex_3) == 0x000320, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_OtherBodyIndex_3' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_bFromSweep_1) == 0x000324, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_bFromSweep_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_SweepResult_1) == 0x000328, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_SweepResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_Add_VectorVector_ReturnValue) == 0x000410, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000428, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_MakeTransform_ReturnValue) == 0x000430, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_MakeTransform_ReturnValue_1) == 0x000490, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_TLerp_ReturnValue) == 0x0004F0, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_TLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_K2_SetActorTransform_SweepHitResult) == 0x000550, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_K2_SetActorTransform_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_K2_SetActorTransform_ReturnValue) == 0x000638, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_K2_SetActorTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_Multiply_IntInt_ReturnValue) == 0x00063C, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000640, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_Event_Caller) == 0x000648, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_Event_ByTraceClose) == 0x000650, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_Event_ByTraceClose' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_OverlappedComponent_2) == 0x000658, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_OverlappedComponent_2' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_OtherActor_2) == 0x000660, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_OtherActor_2' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_OtherComp_2) == 0x000668, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_OtherComp_2' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_OtherBodyIndex_2) == 0x000670, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_OtherBodyIndex_2' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_K2_SetActorTransform_SweepHitResult_1) == 0x000678, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_K2_SetActorTransform_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_K2_SetActorTransform_ReturnValue_1) == 0x000760, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_K2_SetActorTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x000761, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000768, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000770, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000778, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000780, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_EqualEqual_ObjectObject_ReturnValue_3) == 0x000784, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_EqualEqual_ObjectObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, K2Node_Event_DeltaSeconds) == 0x000788, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2, CallFunc_MakeVector_Z_ImplicitCast) == 0x000790, "Member 'BP_LadderV2_C_ExecuteUbergraph_BP_LadderV2::CallFunc_MakeVector_Z_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_Get_AttachArrow \ static_assert(alignof(BP_LadderV2_C_Get_AttachArrow) == 0x000008, "Wrong alignment on BP_LadderV2_C_Get_AttachArrow"); \ static_assert(sizeof(BP_LadderV2_C_Get_AttachArrow) == 0x000018, "Wrong size on BP_LadderV2_C_Get_AttachArrow"); \ static_assert(offsetof(BP_LadderV2_C_Get_AttachArrow, ReturnValue) == 0x000000, "Member 'BP_LadderV2_C_Get_AttachArrow::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_Get_AttachArrow, Temp_bool_Variable) == 0x000008, "Member 'BP_LadderV2_C_Get_AttachArrow::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_Get_AttachArrow, K2Node_Select_Default) == 0x000010, "Member 'BP_LadderV2_C_Get_AttachArrow::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_GetInteractionMessage \ static_assert(alignof(BP_LadderV2_C_GetInteractionMessage) == 0x000008, "Wrong alignment on BP_LadderV2_C_GetInteractionMessage"); \ static_assert(sizeof(BP_LadderV2_C_GetInteractionMessage) == 0x000068, "Wrong size on BP_LadderV2_C_GetInteractionMessage"); \ static_assert(offsetof(BP_LadderV2_C_GetInteractionMessage, Message) == 0x000000, "Member 'BP_LadderV2_C_GetInteractionMessage::Message' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_GetInteractionMessage, Temp_bool_Variable) == 0x000018, "Member 'BP_LadderV2_C_GetInteractionMessage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_GetInteractionMessage, Temp_text_Variable) == 0x000020, "Member 'BP_LadderV2_C_GetInteractionMessage::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_GetInteractionMessage, Temp_text_Variable_1) == 0x000038, "Member 'BP_LadderV2_C_GetInteractionMessage::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_GetInteractionMessage, K2Node_Select_Default) == 0x000050, "Member 'BP_LadderV2_C_GetInteractionMessage::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_GetPlayPickAnimationIndex \ static_assert(alignof(BP_LadderV2_C_GetPlayPickAnimationIndex) == 0x000004, "Wrong alignment on BP_LadderV2_C_GetPlayPickAnimationIndex"); \ static_assert(sizeof(BP_LadderV2_C_GetPlayPickAnimationIndex) == 0x000004, "Wrong size on BP_LadderV2_C_GetPlayPickAnimationIndex"); \ static_assert(offsetof(BP_LadderV2_C_GetPlayPickAnimationIndex, ReturnValue) == 0x000000, "Member 'BP_LadderV2_C_GetPlayPickAnimationIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_GetPriority \ static_assert(alignof(BP_LadderV2_C_GetPriority) == 0x000004, "Wrong alignment on BP_LadderV2_C_GetPriority"); \ static_assert(sizeof(BP_LadderV2_C_GetPriority) == 0x000004, "Wrong size on BP_LadderV2_C_GetPriority"); \ static_assert(offsetof(BP_LadderV2_C_GetPriority, Priority) == 0x000000, "Member 'BP_LadderV2_C_GetPriority::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_GetStepMidHeightByIndex \ static_assert(alignof(BP_LadderV2_C_GetStepMidHeightByIndex) == 0x000008, "Wrong alignment on BP_LadderV2_C_GetStepMidHeightByIndex"); \ static_assert(sizeof(BP_LadderV2_C_GetStepMidHeightByIndex) == 0x000028, "Wrong size on BP_LadderV2_C_GetStepMidHeightByIndex"); \ static_assert(offsetof(BP_LadderV2_C_GetStepMidHeightByIndex, StepIndex) == 0x000000, "Member 'BP_LadderV2_C_GetStepMidHeightByIndex::StepIndex' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_GetStepMidHeightByIndex, ReturnValue) == 0x000008, "Member 'BP_LadderV2_C_GetStepMidHeightByIndex::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_GetStepMidHeightByIndex, CallFunc_Multiply_IntFloat_ReturnValue) == 0x000010, "Member 'BP_LadderV2_C_GetStepMidHeightByIndex::CallFunc_Multiply_IntFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_GetStepMidHeightByIndex, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000018, "Member 'BP_LadderV2_C_GetStepMidHeightByIndex::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_GetStepMidHeightByIndex, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000020, "Member 'BP_LadderV2_C_GetStepMidHeightByIndex::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_GetTargetInteractiveTips \ static_assert(alignof(BP_LadderV2_C_GetTargetInteractiveTips) == 0x000008, "Wrong alignment on BP_LadderV2_C_GetTargetInteractiveTips"); \ static_assert(sizeof(BP_LadderV2_C_GetTargetInteractiveTips) == 0x000018, "Wrong size on BP_LadderV2_C_GetTargetInteractiveTips"); \ static_assert(offsetof(BP_LadderV2_C_GetTargetInteractiveTips, ReturnTips) == 0x000000, "Member 'BP_LadderV2_C_GetTargetInteractiveTips::ReturnTips' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_GetTargetInteractiveTips, Temp_bool_Variable) == 0x000008, "Member 'BP_LadderV2_C_GetTargetInteractiveTips::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_GetTargetInteractiveTips, K2Node_Select_Default) == 0x000010, "Member 'BP_LadderV2_C_GetTargetInteractiveTips::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_interact \ static_assert(alignof(BP_LadderV2_C_interact) == 0x000008, "Wrong alignment on BP_LadderV2_C_interact"); \ static_assert(sizeof(BP_LadderV2_C_interact) == 0x000008, "Wrong size on BP_LadderV2_C_interact"); \ static_assert(offsetof(BP_LadderV2_C_interact, Caller) == 0x000000, "Member 'BP_LadderV2_C_interact::Caller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_InteractPlayPickAnimation \ static_assert(alignof(BP_LadderV2_C_InteractPlayPickAnimation) == 0x000001, "Wrong alignment on BP_LadderV2_C_InteractPlayPickAnimation"); \ static_assert(sizeof(BP_LadderV2_C_InteractPlayPickAnimation) == 0x000001, "Wrong size on BP_LadderV2_C_InteractPlayPickAnimation"); \ static_assert(offsetof(BP_LadderV2_C_InteractPlayPickAnimation, ReturnValue) == 0x000000, "Member 'BP_LadderV2_C_InteractPlayPickAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_InteractWhenSprint \ static_assert(alignof(BP_LadderV2_C_InteractWhenSprint) == 0x000001, "Wrong alignment on BP_LadderV2_C_InteractWhenSprint"); \ static_assert(sizeof(BP_LadderV2_C_InteractWhenSprint) == 0x000001, "Wrong size on BP_LadderV2_C_InteractWhenSprint"); \ static_assert(offsetof(BP_LadderV2_C_InteractWhenSprint, ReturnValue) == 0x000000, "Member 'BP_LadderV2_C_InteractWhenSprint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_IsInteractableStatus \ static_assert(alignof(BP_LadderV2_C_IsInteractableStatus) == 0x000008, "Wrong alignment on BP_LadderV2_C_IsInteractableStatus"); \ static_assert(sizeof(BP_LadderV2_C_IsInteractableStatus) == 0x000108, "Wrong size on BP_LadderV2_C_IsInteractableStatus"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, Can) == 0x000000, "Member 'BP_LadderV2_C_IsInteractableStatus::Can' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_Get_AttachArrow_ReturnValue) == 0x000008, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_Get_AttachArrow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000010, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_GetForwardVector_ReturnValue) == 0x000018, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_GetActorForwardVector_ReturnValue) == 0x000038, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_Not_PreBool_ReturnValue) == 0x000068, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000070, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000088, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_BreakVector_X) == 0x0000A0, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_BreakVector_Y) == 0x0000A8, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_BreakVector_Z) == 0x0000B0, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_MakeVector_ReturnValue) == 0x0000B8, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_IsValid_ReturnValue_1) == 0x0000D0, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_Normal_ReturnValue) == 0x0000D8, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000F0, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x0000F8, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000100, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000101, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_BooleanAND_ReturnValue) == 0x000102, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_BooleanAND_ReturnValue_1) == 0x000103, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_IsInteractableStatus, CallFunc_BooleanAND_ReturnValue_2) == 0x000104, "Member 'BP_LadderV2_C_IsInteractableStatus::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_Leave \ static_assert(alignof(BP_LadderV2_C_Leave) == 0x000008, "Wrong alignment on BP_LadderV2_C_Leave"); \ static_assert(sizeof(BP_LadderV2_C_Leave) == 0x000010, "Wrong size on BP_LadderV2_C_Leave"); \ static_assert(offsetof(BP_LadderV2_C_Leave, Caller) == 0x000000, "Member 'BP_LadderV2_C_Leave::Caller' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_Leave, ByTraceClose) == 0x000008, "Member 'BP_LadderV2_C_Leave::ByTraceClose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_OnRefreshDataLayerState \ static_assert(alignof(BP_LadderV2_C_OnRefreshDataLayerState) == 0x000001, "Wrong alignment on BP_LadderV2_C_OnRefreshDataLayerState"); \ static_assert(sizeof(BP_LadderV2_C_OnRefreshDataLayerState) == 0x000002, "Wrong size on BP_LadderV2_C_OnRefreshDataLayerState"); \ static_assert(offsetof(BP_LadderV2_C_OnRefreshDataLayerState, bIsInAnyActiveLayer) == 0x000000, "Member 'BP_LadderV2_C_OnRefreshDataLayerState::bIsInAnyActiveLayer' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_OnRefreshDataLayerState, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'BP_LadderV2_C_OnRefreshDataLayerState::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_ReceiveTick \ static_assert(alignof(BP_LadderV2_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_LadderV2_C_ReceiveTick"); \ static_assert(sizeof(BP_LadderV2_C_ReceiveTick) == 0x000004, "Wrong size on BP_LadderV2_C_ReceiveTick"); \ static_assert(offsetof(BP_LadderV2_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_LadderV2_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_RootMotionAJLLog \ static_assert(alignof(BP_LadderV2_C_RootMotionAJLLog) == 0x000008, "Wrong alignment on BP_LadderV2_C_RootMotionAJLLog"); \ static_assert(sizeof(BP_LadderV2_C_RootMotionAJLLog) == 0x000040, "Wrong size on BP_LadderV2_C_RootMotionAJLLog"); \ static_assert(offsetof(BP_LadderV2_C_RootMotionAJLLog, Tilie) == 0x000000, "Member 'BP_LadderV2_C_RootMotionAJLLog::Tilie' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_RootMotionAJLLog, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000010, "Member 'BP_LadderV2_C_RootMotionAJLLog::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_RootMotionAJLLog, CallFunc_HasAnyRootMotion_ReturnValue) == 0x000018, "Member 'BP_LadderV2_C_RootMotionAJLLog::CallFunc_HasAnyRootMotion_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_RootMotionAJLLog, CallFunc_Conv_BoolToString_ReturnValue) == 0x000020, "Member 'BP_LadderV2_C_RootMotionAJLLog::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_RootMotionAJLLog, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'BP_LadderV2_C_RootMotionAJLLog::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_SetIsOnLadder \ static_assert(alignof(BP_LadderV2_C_SetIsOnLadder) == 0x000001, "Wrong alignment on BP_LadderV2_C_SetIsOnLadder"); \ static_assert(sizeof(BP_LadderV2_C_SetIsOnLadder) == 0x000001, "Wrong size on BP_LadderV2_C_SetIsOnLadder"); \ static_assert(offsetof(BP_LadderV2_C_SetIsOnLadder, IsOnLadder_0) == 0x000000, "Member 'BP_LadderV2_C_SetIsOnLadder::IsOnLadder_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_ShowInteractiveTips \ static_assert(alignof(BP_LadderV2_C_ShowInteractiveTips) == 0x000008, "Wrong alignment on BP_LadderV2_C_ShowInteractiveTips"); \ static_assert(sizeof(BP_LadderV2_C_ShowInteractiveTips) == 0x000010, "Wrong size on BP_LadderV2_C_ShowInteractiveTips"); \ static_assert(offsetof(BP_LadderV2_C_ShowInteractiveTips, Handle) == 0x000000, "Member 'BP_LadderV2_C_ShowInteractiveTips::Handle' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ShowInteractiveTips, Temp_bool_Variable) == 0x000001, "Member 'BP_LadderV2_C_ShowInteractiveTips::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_ShowInteractiveTips, K2Node_Select_Default) == 0x000008, "Member 'BP_LadderV2_C_ShowInteractiveTips::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_UserConstructionScript \ static_assert(alignof(BP_LadderV2_C_UserConstructionScript) == 0x000010, "Wrong alignment on BP_LadderV2_C_UserConstructionScript"); \ static_assert(sizeof(BP_LadderV2_C_UserConstructionScript) == 0x000500, "Wrong size on BP_LadderV2_C_UserConstructionScript"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, NewLocalVar) == 0x000000, "Member 'BP_LadderV2_C_UserConstructionScript::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, Temp_struct_Variable) == 0x000010, "Member 'BP_LadderV2_C_UserConstructionScript::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, Temp_struct_Variable_1) == 0x000070, "Member 'BP_LadderV2_C_UserConstructionScript::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_AddComponent_ReturnValue) == 0x0000D0, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_AddComponent_ReturnValue_1) == 0x0000D8, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_AddComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_GetMaterial_ReturnValue) == 0x0000E0, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_GetMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_GetMaterial_ReturnValue_1) == 0x0000E8, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_GetMaterial_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x0000F0, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_CreateDynamicMaterialInstance_ReturnValue_1) == 0x0000F8, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_CreateDynamicMaterialInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_GetMaterial_ReturnValue_2) == 0x000100, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_GetMaterial_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_GetMaterial_ReturnValue_3) == 0x000108, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_GetMaterial_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_CreateDynamicMaterialInstance_ReturnValue_2) == 0x000110, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_CreateDynamicMaterialInstance_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_CreateDynamicMaterialInstance_ReturnValue_3) == 0x000118, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_CreateDynamicMaterialInstance_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, Temp_int_Variable) == 0x000120, "Member 'BP_LadderV2_C_UserConstructionScript::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_GetStepMidHeightByIndex_ReturnValue) == 0x000128, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_GetStepMidHeightByIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue) == 0x000130, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000148, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_MakeTransform_ReturnValue) == 0x000150, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_1) == 0x0001B0, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_AddInstance_ReturnValue) == 0x0001C8, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_AddInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_Add_IntInt_ReturnValue) == 0x0001CC, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_SetStaticMesh_ReturnValue) == 0x0001D0, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_SetStaticMesh_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x0001D8, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_Array_AddUnique_ReturnValue) == 0x0002C0, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_SetStaticMesh_ReturnValue_1) == 0x0002C4, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_SetStaticMesh_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_Array_AddUnique_ReturnValue_1) == 0x0002C8, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_SetStaticMesh_ReturnValue_2) == 0x0002CC, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_SetStaticMesh_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_Multiply_IntInt_ReturnValue) == 0x0002D0, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_Add_IntInt_ReturnValue_1) == 0x0002D4, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_2) == 0x0002D8, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0002F0, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_1) == 0x0002F8, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_Add_IntInt_ReturnValue_2) == 0x0003E0, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0003E4, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_GetStepMidHeightByIndex_ReturnValue_1) == 0x0003E8, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_GetStepMidHeightByIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0003F0, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_3) == 0x0003F8, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_LadderV2_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_2) == 0x000410, "Member 'BP_LadderV2_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_LadderV2_C_KeepCameraLockWhenInteract \ static_assert(alignof(BP_LadderV2_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong alignment on BP_LadderV2_C_KeepCameraLockWhenInteract"); \ static_assert(sizeof(BP_LadderV2_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong size on BP_LadderV2_C_KeepCameraLockWhenInteract"); \ static_assert(offsetof(BP_LadderV2_C_KeepCameraLockWhenInteract, ReturnValue) == 0x000000, "Member 'BP_LadderV2_C_KeepCameraLockWhenInteract::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_LadderV2_C \ static_assert(alignof(ABP_LadderV2_C) == 0x000010, "Wrong alignment on ABP_LadderV2_C"); \ static_assert(sizeof(ABP_LadderV2_C) == 0x000640, "Wrong size on ABP_LadderV2_C"); \ static_assert(offsetof(ABP_LadderV2_C, UberGraphFrame) == 0x0004A8, "Member 'ABP_LadderV2_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, BlockAIBox1) == 0x0004B0, "Member 'ABP_LadderV2_C::BlockAIBox1' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, BlockAIBox) == 0x0004B8, "Member 'ABP_LadderV2_C::BlockAIBox' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, ArrowUpAttach) == 0x0004C0, "Member 'ABP_LadderV2_C::ArrowUpAttach' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, InstancedStaticMesh) == 0x0004C8, "Member 'ABP_LadderV2_C::InstancedStaticMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, PointLight) == 0x0004D0, "Member 'ABP_LadderV2_C::PointLight' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, InteractionTips_Up) == 0x0004D8, "Member 'ABP_LadderV2_C::InteractionTips_Up' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, BoxUp) == 0x0004E0, "Member 'ABP_LadderV2_C::BoxUp' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, UPFloor) == 0x0004E8, "Member 'ABP_LadderV2_C::UPFloor' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, DownFloor) == 0x0004F0, "Member 'ABP_LadderV2_C::DownFloor' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, InteractionTipsDown) == 0x0004F8, "Member 'ABP_LadderV2_C::InteractionTipsDown' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, PointLight1) == 0x000500, "Member 'ABP_LadderV2_C::PointLight1' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, P_lazhu_fire_Small1) == 0x000508, "Member 'ABP_LadderV2_C::P_lazhu_fire_Small1' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, SM_qmd_04) == 0x000510, "Member 'ABP_LadderV2_C::SM_qmd_04' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, Light) == 0x000518, "Member 'ABP_LadderV2_C::Light' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, P_lazhu_fire_Small) == 0x000520, "Member 'ABP_LadderV2_C::P_lazhu_fire_Small' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, Ladder) == 0x000528, "Member 'ABP_LadderV2_C::Ladder' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, Scene) == 0x000530, "Member 'ABP_LadderV2_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, ArrowDownAttach) == 0x000538, "Member 'ABP_LadderV2_C::ArrowDownAttach' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, BoxDown) == 0x000540, "Member 'ABP_LadderV2_C::BoxDown' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, Timeline_Alpha_8C6C888742275737A9446CA708A4D038) == 0x000548, "Member 'ABP_LadderV2_C::Timeline_Alpha_8C6C888742275737A9446CA708A4D038' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, Timeline__Direction_8C6C888742275737A9446CA708A4D038) == 0x00054C, "Member 'ABP_LadderV2_C::Timeline__Direction_8C6C888742275737A9446CA708A4D038' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, Timeline) == 0x000550, "Member 'ABP_LadderV2_C::Timeline' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, Timeline_0_Alpha_E77AE38C479088228AE2E79807E96332) == 0x000558, "Member 'ABP_LadderV2_C::Timeline_0_Alpha_E77AE38C479088228AE2E79807E96332' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, Timeline_0__Direction_E77AE38C479088228AE2E79807E96332) == 0x00055C, "Member 'ABP_LadderV2_C::Timeline_0__Direction_E77AE38C479088228AE2E79807E96332' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, Timeline_0) == 0x000560, "Member 'ABP_LadderV2_C::Timeline_0' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, base_step) == 0x000568, "Member 'ABP_LadderV2_C::base_step' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, base_step_Offset) == 0x000570, "Member 'ABP_LadderV2_C::base_step_Offset' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, mid_step) == 0x000578, "Member 'ABP_LadderV2_C::mid_step' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, Two倍段数) == 0x000580, "Member 'ABP_LadderV2_C::Two倍段数' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, dizuo) == 0x000588, "Member 'ABP_LadderV2_C::dizuo' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, Mid) == 0x000590, "Member 'ABP_LadderV2_C::Mid' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, anchor_ref) == 0x000598, "Member 'ABP_LadderV2_C::anchor_ref' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, IsUpperSide) == 0x0005A0, "Member 'ABP_LadderV2_C::IsUpperSide' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, Character) == 0x0005A8, "Member 'ABP_LadderV2_C::Character' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, L_CurrentCharacterTransform) == 0x0005B0, "Member 'ABP_LadderV2_C::L_CurrentCharacterTransform' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, IsOnLadder) == 0x000610, "Member 'ABP_LadderV2_C::IsOnLadder' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, allladder) == 0x000618, "Member 'ABP_LadderV2_C::allladder' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, ding) == 0x000628, "Member 'ABP_LadderV2_C::ding' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, USE_Snow) == 0x000630, "Member 'ABP_LadderV2_C::USE_Snow' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, OpenSnowBrush) == 0x000634, "Member 'ABP_LadderV2_C::OpenSnowBrush' has a wrong offset!"); \ static_assert(offsetof(ABP_LadderV2_C, BrushShape) == 0x000638, "Member 'ABP_LadderV2_C::BrushShape' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'ActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume \ static_assert(alignof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume) == 0x000010, "Wrong alignment on ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume"); \ static_assert(sizeof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume) == 0x0003B0, "Wrong size on ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, EntryPoint) == 0x000000, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000008, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, K2Node_ComponentBoundEvent_OtherActor) == 0x000010, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, K2Node_ComponentBoundEvent_OtherComp) == 0x000018, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000020, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, K2Node_ComponentBoundEvent_bFromSweep) == 0x000024, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, K2Node_ComponentBoundEvent_SweepResult) == 0x000028, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000110, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000118, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000120, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000128, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_IsServer_ReturnValue) == 0x000130, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, K2Node_CustomEvent_firepoint) == 0x000138, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, K2Node_CustomEvent_isReborn) == 0x000148, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, K2Node_CustomEvent_Position) == 0x000150, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x0001B0, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_IsOverlappingActor_ReturnValue) == 0x0001B8, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_IsOverlappingActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_GetGlobalFlag_Enable) == 0x0001B9, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_Not_PreBool_ReturnValue) == 0x0001BA, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_GetDCSGameState_ReturnValue) == 0x0001C0, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, K2Node_CustomEvent_Vis) == 0x0001C8, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::K2Node_CustomEvent_Vis' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, K2Node_CustomEvent_AINames) == 0x0001D0, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::K2Node_CustomEvent_AINames' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_GetIsFullyLoaded_ReturnValue) == 0x0001E0, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_GetIsFullyLoaded_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_Conv_IntToBool_ReturnValue) == 0x0001E1, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_Conv_IntToBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_BooleanAND_ReturnValue) == 0x0001E2, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_Not_PreBool_ReturnValue_1) == 0x0001E3, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_GetComponentBounds_Origin) == 0x0001E8, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_GetComponentBounds_Origin' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_GetComponentBounds_BoxExtent) == 0x000200, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_GetComponentBounds_BoxExtent' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_GetComponentBounds_SphereRadius) == 0x000218, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_GetComponentBounds_SphereRadius' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_BreakVector_X) == 0x000220, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_BreakVector_Y) == 0x000228, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_BreakVector_Z) == 0x000230, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000238, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_MakeVector_ReturnValue) == 0x000240, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_GetDisplayName_ReturnValue) == 0x000258, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000268, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_Concat_StrStr_ReturnValue) == 0x000350, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000360, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, K2Node_CreateDelegate_OutputDelegate) == 0x000370, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000380, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume, CallFunc_Conv_StringToText_ReturnValue) == 0x000390, "Member 'ActiveAI_Volume_C_ExecuteUbergraph_ActiveAI_Volume::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActiveAI_Volume_C_OnPlayerHasBornedEvent \ static_assert(alignof(ActiveAI_Volume_C_OnPlayerHasBornedEvent) == 0x000010, "Wrong alignment on ActiveAI_Volume_C_OnPlayerHasBornedEvent"); \ static_assert(sizeof(ActiveAI_Volume_C_OnPlayerHasBornedEvent) == 0x000080, "Wrong size on ActiveAI_Volume_C_OnPlayerHasBornedEvent"); \ static_assert(offsetof(ActiveAI_Volume_C_OnPlayerHasBornedEvent, FirePoint) == 0x000000, "Member 'ActiveAI_Volume_C_OnPlayerHasBornedEvent::FirePoint' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_OnPlayerHasBornedEvent, isReborn) == 0x000010, "Member 'ActiveAI_Volume_C_OnPlayerHasBornedEvent::isReborn' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_OnPlayerHasBornedEvent, Position) == 0x000020, "Member 'ActiveAI_Volume_C_OnPlayerHasBornedEvent::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActiveAI_Volume_C_ShowActiveBoxAndData \ static_assert(alignof(ActiveAI_Volume_C_ShowActiveBoxAndData) == 0x000008, "Wrong alignment on ActiveAI_Volume_C_ShowActiveBoxAndData"); \ static_assert(sizeof(ActiveAI_Volume_C_ShowActiveBoxAndData) == 0x000018, "Wrong size on ActiveAI_Volume_C_ShowActiveBoxAndData"); \ static_assert(offsetof(ActiveAI_Volume_C_ShowActiveBoxAndData, Vis) == 0x000000, "Member 'ActiveAI_Volume_C_ShowActiveBoxAndData::Vis' has a wrong offset!"); \ static_assert(offsetof(ActiveAI_Volume_C_ShowActiveBoxAndData, AINames) == 0x000008, "Member 'ActiveAI_Volume_C_ShowActiveBoxAndData::AINames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AActiveAI_Volume_C \ static_assert(alignof(AActiveAI_Volume_C) == 0x000008, "Wrong alignment on AActiveAI_Volume_C"); \ static_assert(sizeof(AActiveAI_Volume_C) == 0x0004D8, "Wrong size on AActiveAI_Volume_C"); \ static_assert(offsetof(AActiveAI_Volume_C, UberGraphFrame) == 0x0004A8, "Member 'AActiveAI_Volume_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AActiveAI_Volume_C, TextRender) == 0x0004B0, "Member 'AActiveAI_Volume_C::TextRender' has a wrong offset!"); \ static_assert(offsetof(AActiveAI_Volume_C, DynamicEventPlugin) == 0x0004B8, "Member 'AActiveAI_Volume_C::DynamicEventPlugin' has a wrong offset!"); \ static_assert(offsetof(AActiveAI_Volume_C, Billboard) == 0x0004C0, "Member 'AActiveAI_Volume_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(AActiveAI_Volume_C, Box) == 0x0004C8, "Member 'AActiveAI_Volume_C::Box' has a wrong offset!"); \ static_assert(offsetof(AActiveAI_Volume_C, 激活后以玩家为目标) == 0x0004D0, "Member 'AActiveAI_Volume_C::激活后以玩家为目标' has a wrong offset!"); \ static_assert(offsetof(AActiveAI_Volume_C, 需要通过关卡脚本启用) == 0x0004D1, "Member 'AActiveAI_Volume_C::需要通过关卡脚本启用' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialCollectionContainer_C_Set_Float_Param \ static_assert(alignof(MaterialCollectionContainer_C_Set_Float_Param) == 0x000008, "Wrong alignment on MaterialCollectionContainer_C_Set_Float_Param"); \ static_assert(sizeof(MaterialCollectionContainer_C_Set_Float_Param) == 0x000090, "Wrong size on MaterialCollectionContainer_C_Set_Float_Param"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param, paramFloat_0) == 0x000000, "Member 'MaterialCollectionContainer_C_Set_Float_Param::paramFloat_0' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param, Temp_int_Array_Index_Variable) == 0x000050, "Member 'MaterialCollectionContainer_C_Set_Float_Param::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param, Temp_int_Loop_Counter_Variable) == 0x000054, "Member 'MaterialCollectionContainer_C_Set_Float_Param::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'MaterialCollectionContainer_C_Set_Float_Param::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'MaterialCollectionContainer_C_Set_Float_Param::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param, CallFunc_Array_Get_Item) == 0x000070, "Member 'MaterialCollectionContainer_C_Set_Float_Param::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'MaterialCollectionContainer_C_Set_Float_Param::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param, CallFunc_Map_Find_Value) == 0x000080, "Member 'MaterialCollectionContainer_C_Set_Float_Param::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param, CallFunc_Map_Find_ReturnValue) == 0x000088, "Member 'MaterialCollectionContainer_C_Set_Float_Param::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param, CallFunc_Less_IntInt_ReturnValue) == 0x000089, "Member 'MaterialCollectionContainer_C_Set_Float_Param::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast) == 0x00008C, "Member 'MaterialCollectionContainer_C_Set_Float_Param::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialCollectionContainer_C_Set_Float_Param_Lerp \ static_assert(alignof(MaterialCollectionContainer_C_Set_Float_Param_Lerp) == 0x000008, "Wrong alignment on MaterialCollectionContainer_C_Set_Float_Param_Lerp"); \ static_assert(sizeof(MaterialCollectionContainer_C_Set_Float_Param_Lerp) == 0x000110, "Wrong size on MaterialCollectionContainer_C_Set_Float_Param_Lerp"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, paramFloatFrom) == 0x000000, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::paramFloatFrom' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, paramFloatTo) == 0x000050, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::paramFloatTo' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, Lerp) == 0x0000A0, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::Lerp' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, CallFunc_Map_Keys_Keys) == 0x0000A8, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, Temp_int_Array_Index_Variable) == 0x0000B8, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, CallFunc_Array_Length_ReturnValue) == 0x0000BC, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, CallFunc_Map_Find_Value) == 0x0000C8, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, CallFunc_Map_Find_ReturnValue) == 0x0000D0, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, CallFunc_Map_Find_Value_1) == 0x0000D8, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, CallFunc_Map_Find_ReturnValue_1) == 0x0000E0, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, CallFunc_Map_Contains_ReturnValue) == 0x0000E1, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, CallFunc_Lerp_ReturnValue) == 0x0000E8, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, CallFunc_Map_Contains_ReturnValue_1) == 0x0000F0, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::CallFunc_Map_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, Temp_int_Loop_Counter_Variable) == 0x0000F4, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, CallFunc_BooleanAND_ReturnValue) == 0x0000F8, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, CallFunc_Less_IntInt_ReturnValue) == 0x0000F9, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, CallFunc_Add_IntInt_ReturnValue) == 0x0000FC, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000100, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Float_Param_Lerp, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast) == 0x000108, "Member 'MaterialCollectionContainer_C_Set_Float_Param_Lerp::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialCollectionContainer_C_Set_Vector_Param \ static_assert(alignof(MaterialCollectionContainer_C_Set_Vector_Param) == 0x000008, "Wrong alignment on MaterialCollectionContainer_C_Set_Vector_Param"); \ static_assert(sizeof(MaterialCollectionContainer_C_Set_Vector_Param) == 0x000090, "Wrong size on MaterialCollectionContainer_C_Set_Vector_Param"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param, paramVector_0) == 0x000000, "Member 'MaterialCollectionContainer_C_Set_Vector_Param::paramVector_0' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param, Temp_int_Array_Index_Variable) == 0x000050, "Member 'MaterialCollectionContainer_C_Set_Vector_Param::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param, Temp_int_Loop_Counter_Variable) == 0x000054, "Member 'MaterialCollectionContainer_C_Set_Vector_Param::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'MaterialCollectionContainer_C_Set_Vector_Param::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'MaterialCollectionContainer_C_Set_Vector_Param::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param, CallFunc_Array_Get_Item) == 0x000070, "Member 'MaterialCollectionContainer_C_Set_Vector_Param::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'MaterialCollectionContainer_C_Set_Vector_Param::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param, CallFunc_Map_Find_Value) == 0x00007C, "Member 'MaterialCollectionContainer_C_Set_Vector_Param::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param, CallFunc_Map_Find_ReturnValue) == 0x00008C, "Member 'MaterialCollectionContainer_C_Set_Vector_Param::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param, CallFunc_Less_IntInt_ReturnValue) == 0x00008D, "Member 'MaterialCollectionContainer_C_Set_Vector_Param::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialCollectionContainer_C_Set_Vector_Param_Lerp \ static_assert(alignof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp) == 0x000008, "Wrong alignment on MaterialCollectionContainer_C_Set_Vector_Param_Lerp"); \ static_assert(sizeof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp) == 0x000120, "Wrong size on MaterialCollectionContainer_C_Set_Vector_Param_Lerp"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, paramVector_From) == 0x000000, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::paramVector_From' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, paramVector_To) == 0x000050, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::paramVector_To' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, Alpha) == 0x0000A0, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::Alpha' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, CallFunc_Map_Keys_Keys) == 0x0000A8, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, Temp_int_Array_Index_Variable) == 0x0000B8, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, Temp_int_Loop_Counter_Variable) == 0x0000BC, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, CallFunc_Add_IntInt_ReturnValue) == 0x0000C0, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, K2Node_MakeArray_Array) == 0x0000C8, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, CallFunc_Array_Get_Item) == 0x0000D8, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, CallFunc_Array_Length_ReturnValue) == 0x0000E0, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, CallFunc_Map_Contains_ReturnValue) == 0x0000E4, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, CallFunc_Less_IntInt_ReturnValue) == 0x0000E5, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, CallFunc_Map_Contains_ReturnValue_1) == 0x0000E6, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::CallFunc_Map_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, CallFunc_BooleanAND_ReturnValue) == 0x0000E7, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, CallFunc_Map_Find_Value) == 0x0000E8, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, CallFunc_Map_Find_ReturnValue) == 0x0000F8, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, CallFunc_Map_Find_Value_1) == 0x0000FC, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, CallFunc_Map_Find_ReturnValue_1) == 0x00010C, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_Set_Vector_Param_Lerp, CallFunc_LinearColorLerp_ReturnValue) == 0x000110, "Member 'MaterialCollectionContainer_C_Set_Vector_Param_Lerp::CallFunc_LinearColorLerp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialCollectionContainer_C_SetFloatParam_NPC \ static_assert(alignof(MaterialCollectionContainer_C_SetFloatParam_NPC) == 0x000008, "Wrong alignment on MaterialCollectionContainer_C_SetFloatParam_NPC"); \ static_assert(sizeof(MaterialCollectionContainer_C_SetFloatParam_NPC) == 0x0000A0, "Wrong size on MaterialCollectionContainer_C_SetFloatParam_NPC"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParam_NPC, NewParam) == 0x000000, "Member 'MaterialCollectionContainer_C_SetFloatParam_NPC::NewParam' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParam_NPC, Temp_int_Array_Index_Variable) == 0x000050, "Member 'MaterialCollectionContainer_C_SetFloatParam_NPC::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParam_NPC, Temp_int_Loop_Counter_Variable) == 0x000054, "Member 'MaterialCollectionContainer_C_SetFloatParam_NPC::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParam_NPC, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'MaterialCollectionContainer_C_SetFloatParam_NPC::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParam_NPC, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'MaterialCollectionContainer_C_SetFloatParam_NPC::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParam_NPC, CallFunc_GetNiagaraParameterCollection_ReturnValue) == 0x000070, "Member 'MaterialCollectionContainer_C_SetFloatParam_NPC::CallFunc_GetNiagaraParameterCollection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParam_NPC, CallFunc_Array_Get_Item) == 0x000078, "Member 'MaterialCollectionContainer_C_SetFloatParam_NPC::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParam_NPC, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'MaterialCollectionContainer_C_SetFloatParam_NPC::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParam_NPC, CallFunc_Map_Find_Value) == 0x000090, "Member 'MaterialCollectionContainer_C_SetFloatParam_NPC::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParam_NPC, CallFunc_Map_Find_ReturnValue) == 0x000098, "Member 'MaterialCollectionContainer_C_SetFloatParam_NPC::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParam_NPC, CallFunc_Less_IntInt_ReturnValue) == 0x000099, "Member 'MaterialCollectionContainer_C_SetFloatParam_NPC::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParam_NPC, CallFunc_Array_IsEmpty_ReturnValue) == 0x00009A, "Member 'MaterialCollectionContainer_C_SetFloatParam_NPC::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParam_NPC, CallFunc_SetFloatParameter_InValue_ImplicitCast) == 0x00009C, "Member 'MaterialCollectionContainer_C_SetFloatParam_NPC::CallFunc_SetFloatParameter_InValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialCollectionContainer_C_SetFloatParamLerp_NPC \ static_assert(alignof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC) == 0x000008, "Wrong alignment on MaterialCollectionContainer_C_SetFloatParamLerp_NPC"); \ static_assert(sizeof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC) == 0x000128, "Wrong size on MaterialCollectionContainer_C_SetFloatParamLerp_NPC"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, paramFloatFrom) == 0x000000, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::paramFloatFrom' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, paramFloatTo) == 0x000050, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::paramFloatTo' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, Lerp) == 0x0000A0, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::Lerp' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, CallFunc_Map_Keys_Keys) == 0x0000A8, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, Temp_int_Array_Index_Variable) == 0x0000B8, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, CallFunc_Array_Length_ReturnValue) == 0x0000BC, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, CallFunc_Map_Contains_ReturnValue) == 0x0000D0, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, CallFunc_Map_Contains_ReturnValue_1) == 0x0000D1, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::CallFunc_Map_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, CallFunc_Map_Find_Value) == 0x0000D8, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, CallFunc_Map_Find_ReturnValue) == 0x0000E0, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, CallFunc_BooleanAND_ReturnValue) == 0x0000E1, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, CallFunc_Map_Find_Value_1) == 0x0000E8, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, CallFunc_Map_Find_ReturnValue_1) == 0x0000F0, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, CallFunc_Lerp_ReturnValue) == 0x0000F8, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, Temp_int_Loop_Counter_Variable) == 0x000100, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, CallFunc_Less_IntInt_ReturnValue) == 0x000104, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, CallFunc_Add_IntInt_ReturnValue) == 0x000108, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, CallFunc_GetNiagaraParameterCollection_ReturnValue) == 0x000110, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::CallFunc_GetNiagaraParameterCollection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000118, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MaterialCollectionContainer_C_SetFloatParamLerp_NPC, CallFunc_SetFloatParameter_InValue_ImplicitCast) == 0x000120, "Member 'MaterialCollectionContainer_C_SetFloatParamLerp_NPC::CallFunc_SetFloatParameter_InValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaterialCollectionContainer_C \ static_assert(alignof(AMaterialCollectionContainer_C) == 0x000008, "Wrong alignment on AMaterialCollectionContainer_C"); \ static_assert(sizeof(AMaterialCollectionContainer_C) == 0x0003F8, "Wrong size on AMaterialCollectionContainer_C"); \ static_assert(offsetof(AMaterialCollectionContainer_C, Scene) == 0x0002F0, "Member 'AMaterialCollectionContainer_C::Scene' has a wrong offset!"); \ static_assert(offsetof(AMaterialCollectionContainer_C, Billboard) == 0x0002F8, "Member 'AMaterialCollectionContainer_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(AMaterialCollectionContainer_C, Collection) == 0x000300, "Member 'AMaterialCollectionContainer_C::Collection' has a wrong offset!"); \ static_assert(offsetof(AMaterialCollectionContainer_C, paramFloat) == 0x000308, "Member 'AMaterialCollectionContainer_C::paramFloat' has a wrong offset!"); \ static_assert(offsetof(AMaterialCollectionContainer_C, paramVector) == 0x000358, "Member 'AMaterialCollectionContainer_C::paramVector' has a wrong offset!"); \ static_assert(offsetof(AMaterialCollectionContainer_C, NPC_LightCom) == 0x0003A8, "Member 'AMaterialCollectionContainer_C::NPC_LightCom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_BatchCollect \ static_assert(alignof(BP_OptimizedLayer_C_BatchCollect) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_BatchCollect"); \ static_assert(sizeof(BP_OptimizedLayer_C_BatchCollect) == 0x000048, "Wrong size on BP_OptimizedLayer_C_BatchCollect"); \ static_assert(offsetof(BP_OptimizedLayer_C_BatchCollect, FlushSke) == 0x000000, "Member 'BP_OptimizedLayer_C_BatchCollect::FlushSke' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_BatchCollect, TempArr) == 0x000008, "Member 'BP_OptimizedLayer_C_BatchCollect::TempArr' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_BatchCollect, Temp_int_Array_Index_Variable) == 0x000018, "Member 'BP_OptimizedLayer_C_BatchCollect::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_BatchCollect, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'BP_OptimizedLayer_C_BatchCollect::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_BatchCollect, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'BP_OptimizedLayer_C_BatchCollect::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_BatchCollect, CallFunc_GetAllActorsOfClass_OutActors) == 0x000028, "Member 'BP_OptimizedLayer_C_BatchCollect::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_BatchCollect, CallFunc_Array_Get_Item) == 0x000038, "Member 'BP_OptimizedLayer_C_BatchCollect::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_BatchCollect, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'BP_OptimizedLayer_C_BatchCollect::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_BatchCollect, CallFunc_Less_IntInt_ReturnValue) == 0x000044, "Member 'BP_OptimizedLayer_C_BatchCollect::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_OptimizedLayer_C_BndEvt__BP_OptimizedLayer_Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_CheckActor \ static_assert(alignof(BP_OptimizedLayer_C_CheckActor) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_CheckActor"); \ static_assert(sizeof(BP_OptimizedLayer_C_CheckActor) == 0x000088, "Wrong size on BP_OptimizedLayer_C_CheckActor"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, Actor) == 0x000000, "Member 'BP_OptimizedLayer_C_CheckActor::Actor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, Flag) == 0x000008, "Member 'BP_OptimizedLayer_C_CheckActor::Flag' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, Key) == 0x000010, "Member 'BP_OptimizedLayer_C_CheckActor::Key' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, K2Node_DynamicCast_AsBP_NPC) == 0x000020, "Member 'BP_OptimizedLayer_C_CheckActor::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'BP_OptimizedLayer_C_CheckActor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, K2Node_DynamicCast_AsSkeletal_Mesh_Actor) == 0x000030, "Member 'BP_OptimizedLayer_C_CheckActor::K2Node_DynamicCast_AsSkeletal_Mesh_Actor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'BP_OptimizedLayer_C_CheckActor::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, K2Node_DynamicCast_AsBP_Base_AI) == 0x000040, "Member 'BP_OptimizedLayer_C_CheckActor::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, K2Node_DynamicCast_bSuccess_2) == 0x000048, "Member 'BP_OptimizedLayer_C_CheckActor::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, K2Node_DynamicCast_AsDSCActor) == 0x000050, "Member 'BP_OptimizedLayer_C_CheckActor::K2Node_DynamicCast_AsDSCActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, K2Node_DynamicCast_bSuccess_3) == 0x000058, "Member 'BP_OptimizedLayer_C_CheckActor::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, CallFunc_GetSkeletalMeshAsset_ReturnValue) == 0x000060, "Member 'BP_OptimizedLayer_C_CheckActor::CallFunc_GetSkeletalMeshAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'BP_OptimizedLayer_C_CheckActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, CallFunc_GetDisplayName_ReturnValue) == 0x000070, "Member 'BP_OptimizedLayer_C_CheckActor::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, CallFunc_Contains_ReturnValue) == 0x000080, "Member 'BP_OptimizedLayer_C_CheckActor::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, CallFunc_Contains_ReturnValue_1) == 0x000081, "Member 'BP_OptimizedLayer_C_CheckActor::CallFunc_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, CallFunc_Contains_ReturnValue_2) == 0x000082, "Member 'BP_OptimizedLayer_C_CheckActor::CallFunc_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, CallFunc_Contains_ReturnValue_3) == 0x000083, "Member 'BP_OptimizedLayer_C_CheckActor::CallFunc_Contains_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckActor, CallFunc_BooleanOR_ReturnValue) == 0x000084, "Member 'BP_OptimizedLayer_C_CheckActor::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_CheckError \ static_assert(alignof(BP_OptimizedLayer_C_CheckError) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_CheckError"); \ static_assert(sizeof(BP_OptimizedLayer_C_CheckError) == 0x000278, "Wrong size on BP_OptimizedLayer_C_CheckError"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, L_Set) == 0x000000, "Member 'BP_OptimizedLayer_C_CheckError::L_Set' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, Temp_int_Array_Index_Variable) == 0x000050, "Member 'BP_OptimizedLayer_C_CheckError::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, Temp_int_Loop_Counter_Variable) == 0x000054, "Member 'BP_OptimizedLayer_C_CheckError::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, Temp_int_Loop_Counter_Variable_1) == 0x00005C, "Member 'BP_OptimizedLayer_C_CheckError::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Add_IntInt_ReturnValue_1) == 0x000060, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, Temp_int_Array_Index_Variable_1) == 0x000064, "Member 'BP_OptimizedLayer_C_CheckError::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, Temp_int_Loop_Counter_Variable_2) == 0x000068, "Member 'BP_OptimizedLayer_C_CheckError::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Add_IntInt_ReturnValue_2) == 0x00006C, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, Temp_int_Array_Index_Variable_2) == 0x000070, "Member 'BP_OptimizedLayer_C_CheckError::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, Temp_int_Loop_Counter_Variable_3) == 0x000074, "Member 'BP_OptimizedLayer_C_CheckError::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Add_IntInt_ReturnValue_3) == 0x000078, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, Temp_int_Array_Index_Variable_3) == 0x00007C, "Member 'BP_OptimizedLayer_C_CheckError::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_GetAllActorsOfClass_OutActors) == 0x000080, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_MakeLiteralText_ReturnValue) == 0x000090, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Array_Get_Item) == 0x0000A8, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Array_Length_ReturnValue) == 0x0000B0, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_GetPathName_ReturnValue) == 0x0000B8, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Less_IntInt_ReturnValue) == 0x0000C8, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Concat_StrStr_ReturnValue) == 0x0000D0, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Array_Length_ReturnValue_1) == 0x0000E0, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_GetAllActorsOfClass_OutActors_1) == 0x0000E8, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_GetAllActorsOfClass_OutActors_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Greater_IntInt_ReturnValue) == 0x0000F8, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Array_Get_Item_1) == 0x000100, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_GetDisplayName_ReturnValue) == 0x000108, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000118, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_EqualEqual_TextText_ReturnValue) == 0x000128, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_EqualEqual_TextText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Array_Length_ReturnValue_2) == 0x00012C, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Less_IntInt_ReturnValue_1) == 0x000130, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_GetAllActorsOfClass_OutActors_2) == 0x000138, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_GetAllActorsOfClass_OutActors_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Array_Length_ReturnValue_3) == 0x000148, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Array_Get_Item_2) == 0x000150, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Less_IntInt_ReturnValue_2) == 0x000158, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000160, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000170, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Set_Contains_ReturnValue) == 0x000180, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Conv_StringToText_ReturnValue) == 0x000188, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_GetDisplayName_ReturnValue_1) == 0x0001A0, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0001B0, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Array_Get_Item_3) == 0x0001C0, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0001F0, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Array_Length_ReturnValue_4) == 0x0001F8, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, K2Node_DynamicCast_AsBP_Optimized_Layer_Box) == 0x000200, "Member 'BP_OptimizedLayer_C_CheckError::K2Node_DynamicCast_AsBP_Optimized_Layer_Box' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, K2Node_DynamicCast_bSuccess) == 0x000208, "Member 'BP_OptimizedLayer_C_CheckError::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Less_IntInt_ReturnValue_3) == 0x000209, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_IsValid_ReturnValue) == 0x00020A, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_GetDisplayName_ReturnValue_2) == 0x000210, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000220, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_NotEqual_TextText_ReturnValue) == 0x000230, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_NotEqual_TextText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000238, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000248, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000258, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckError, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000268, "Member 'BP_OptimizedLayer_C_CheckError::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_CheckHide \ static_assert(alignof(BP_OptimizedLayer_C_CheckHide) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_CheckHide"); \ static_assert(sizeof(BP_OptimizedLayer_C_CheckHide) == 0x000100, "Wrong size on BP_OptimizedLayer_C_CheckHide"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, LevelName) == 0x000000, "Member 'BP_OptimizedLayer_C_CheckHide::LevelName' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, Filter) == 0x000010, "Member 'BP_OptimizedLayer_C_CheckHide::Filter' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, L_Arr) == 0x000060, "Member 'BP_OptimizedLayer_C_CheckHide::L_Arr' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, L_Actor) == 0x000070, "Member 'BP_OptimizedLayer_C_CheckHide::L_Actor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, Temp_int_Array_Index_Variable) == 0x000078, "Member 'BP_OptimizedLayer_C_CheckHide::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, CallFunc_Array_Get_Item) == 0x000080, "Member 'BP_OptimizedLayer_C_CheckHide::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, CallFunc_Array_Length_ReturnValue) == 0x0000B0, "Member 'BP_OptimizedLayer_C_CheckHide::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0000B8, "Member 'BP_OptimizedLayer_C_CheckHide::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x0000C0, "Member 'BP_OptimizedLayer_C_CheckHide::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, K2Node_DynamicCast_AsSkeletal_Mesh_Actor) == 0x0000C8, "Member 'BP_OptimizedLayer_C_CheckHide::K2Node_DynamicCast_AsSkeletal_Mesh_Actor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, K2Node_DynamicCast_bSuccess) == 0x0000D0, "Member 'BP_OptimizedLayer_C_CheckHide::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, CallFunc_Set_Contains_ReturnValue) == 0x0000D1, "Member 'BP_OptimizedLayer_C_CheckHide::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, CallFunc_IsValid_ReturnValue) == 0x0000D2, "Member 'BP_OptimizedLayer_C_CheckHide::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, CallFunc_GetComponentByClass_ReturnValue) == 0x0000D8, "Member 'BP_OptimizedLayer_C_CheckHide::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, Temp_int_Loop_Counter_Variable) == 0x0000E0, "Member 'BP_OptimizedLayer_C_CheckHide::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, CallFunc_Map_Find_Value) == 0x0000E8, "Member 'BP_OptimizedLayer_C_CheckHide::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, CallFunc_Map_Find_ReturnValue) == 0x0000F8, "Member 'BP_OptimizedLayer_C_CheckHide::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, CallFunc_Less_IntInt_ReturnValue) == 0x0000F9, "Member 'BP_OptimizedLayer_C_CheckHide::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckHide, CallFunc_Add_IntInt_ReturnValue) == 0x0000FC, "Member 'BP_OptimizedLayer_C_CheckHide::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_CheckInBox \ static_assert(alignof(BP_OptimizedLayer_C_CheckInBox) == 0x000010, "Wrong alignment on BP_OptimizedLayer_C_CheckInBox"); \ static_assert(sizeof(BP_OptimizedLayer_C_CheckInBox) == 0x000160, "Wrong size on BP_OptimizedLayer_C_CheckInBox"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, Actor) == 0x000000, "Member 'BP_OptimizedLayer_C_CheckInBox::Actor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, ReturnValue) == 0x000008, "Member 'BP_OptimizedLayer_C_CheckInBox::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'BP_OptimizedLayer_C_CheckInBox::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000010, "Member 'BP_OptimizedLayer_C_CheckInBox::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'BP_OptimizedLayer_C_CheckInBox::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'BP_OptimizedLayer_C_CheckInBox::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, CallFunc_Array_Get_Item) == 0x000030, "Member 'BP_OptimizedLayer_C_CheckInBox::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000060, "Member 'BP_OptimizedLayer_C_CheckInBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000070, "Member 'BP_OptimizedLayer_C_CheckInBox::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, K2Node_DynamicCast_AsBP_Optimized_Layer_Box) == 0x0000D0, "Member 'BP_OptimizedLayer_C_CheckInBox::K2Node_DynamicCast_AsBP_Optimized_Layer_Box' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'BP_OptimizedLayer_C_CheckInBox::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, CallFunc_IsPointInBoxWithTransform_ReturnValue) == 0x0000D9, "Member 'BP_OptimizedLayer_C_CheckInBox::CallFunc_IsPointInBoxWithTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, CallFunc_IsValid_ReturnValue) == 0x0000DA, "Member 'BP_OptimizedLayer_C_CheckInBox::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, CallFunc_Array_Length_ReturnValue) == 0x0000DC, "Member 'BP_OptimizedLayer_C_CheckInBox::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, CallFunc_Less_IntInt_ReturnValue) == 0x0000E0, "Member 'BP_OptimizedLayer_C_CheckInBox::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, CallFunc_K2_GetComponentToWorld_ReturnValue_1) == 0x0000F0, "Member 'BP_OptimizedLayer_C_CheckInBox::CallFunc_K2_GetComponentToWorld_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CheckInBox, CallFunc_IsPointInBoxWithTransform_ReturnValue_1) == 0x000150, "Member 'BP_OptimizedLayer_C_CheckInBox::CallFunc_IsPointInBoxWithTransform_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_ClearSkeletalActorMap \ static_assert(alignof(BP_OptimizedLayer_C_ClearSkeletalActorMap) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_ClearSkeletalActorMap"); \ static_assert(sizeof(BP_OptimizedLayer_C_ClearSkeletalActorMap) == 0x000038, "Wrong size on BP_OptimizedLayer_C_ClearSkeletalActorMap"); \ static_assert(offsetof(BP_OptimizedLayer_C_ClearSkeletalActorMap, Temp_int_Array_Index_Variable) == 0x000000, "Member 'BP_OptimizedLayer_C_ClearSkeletalActorMap::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ClearSkeletalActorMap, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'BP_OptimizedLayer_C_ClearSkeletalActorMap::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ClearSkeletalActorMap, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'BP_OptimizedLayer_C_ClearSkeletalActorMap::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ClearSkeletalActorMap, CallFunc_GetAllActorsOfClass_OutActors) == 0x000010, "Member 'BP_OptimizedLayer_C_ClearSkeletalActorMap::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ClearSkeletalActorMap, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'BP_OptimizedLayer_C_ClearSkeletalActorMap::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ClearSkeletalActorMap, CallFunc_Array_Get_Item) == 0x000028, "Member 'BP_OptimizedLayer_C_ClearSkeletalActorMap::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ClearSkeletalActorMap, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'BP_OptimizedLayer_C_ClearSkeletalActorMap::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_CollectData \ static_assert(alignof(BP_OptimizedLayer_C_CollectData) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_CollectData"); \ static_assert(sizeof(BP_OptimizedLayer_C_CollectData) == 0x0003A8, "Wrong size on BP_OptimizedLayer_C_CollectData"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, Flag) == 0x000000, "Member 'BP_OptimizedLayer_C_CollectData::Flag' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, PrintLog) == 0x000001, "Member 'BP_OptimizedLayer_C_CollectData::PrintLog' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, FlushSke) == 0x000002, "Member 'BP_OptimizedLayer_C_CollectData::FlushSke' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, L_Temp) == 0x000008, "Member 'BP_OptimizedLayer_C_CollectData::L_Temp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, L_LevelName) == 0x000018, "Member 'BP_OptimizedLayer_C_CollectData::L_LevelName' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, Total) == 0x000028, "Member 'BP_OptimizedLayer_C_CollectData::Total' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, L_Str) == 0x000030, "Member 'BP_OptimizedLayer_C_CollectData::L_Str' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, IntMap) == 0x000040, "Member 'BP_OptimizedLayer_C_CollectData::IntMap' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, Temp_int_Variable) == 0x000090, "Member 'BP_OptimizedLayer_C_CollectData::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_GetOverlapActors_OutActors) == 0x000098, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_GetOverlapActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_GetOverlapActors_StrArr1) == 0x0000A8, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_GetOverlapActors_StrArr1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, K2Node_MakeStruct_ST_SoftSkeletalMeshActorArray) == 0x0000C0, "Member 'BP_OptimizedLayer_C_CollectData::K2Node_MakeStruct_ST_SoftSkeletalMeshActorArray' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, Temp_int_Array_Index_Variable) == 0x0000D0, "Member 'BP_OptimizedLayer_C_CollectData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, Temp_int_Loop_Counter_Variable) == 0x0000D4, "Member 'BP_OptimizedLayer_C_CollectData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Less_IntInt_ReturnValue) == 0x0000D8, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Add_IntInt_ReturnValue) == 0x0000DC, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, Temp_int_Array_Index_Variable_1) == 0x0000E0, "Member 'BP_OptimizedLayer_C_CollectData::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Array_Get_Item) == 0x0000E8, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, K2Node_DynamicCast_AsSkeletal_Mesh_Actor) == 0x0000F0, "Member 'BP_OptimizedLayer_C_CollectData::K2Node_DynamicCast_AsSkeletal_Mesh_Actor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, K2Node_DynamicCast_bSuccess) == 0x0000F8, "Member 'BP_OptimizedLayer_C_CollectData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000100, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name) == 0x000130, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name) == 0x000140, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name) == 0x000150, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, K2Node_MakeArray_Array) == 0x000160, "Member 'BP_OptimizedLayer_C_CollectData::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Split_LeftS) == 0x000170, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Split_RightS) == 0x000180, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Split_ReturnValue) == 0x000190, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, K2Node_MakeStruct_ST_SoftSkeletalMeshActorArray_1) == 0x000198, "Member 'BP_OptimizedLayer_C_CollectData::K2Node_MakeStruct_ST_SoftSkeletalMeshActorArray_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Array_Add_ReturnValue) == 0x0001A8, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_ActorHasTag_ReturnValue) == 0x0001AC, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_ActorHasTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_GetPathName_ReturnValue) == 0x0001B0, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Concat_StrStr_ReturnValue) == 0x0001C0, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, K2Node_DynamicCast_AsBP_NPC) == 0x0001D0, "Member 'BP_OptimizedLayer_C_CollectData::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, K2Node_DynamicCast_bSuccess_1) == 0x0001D8, "Member 'BP_OptimizedLayer_C_CollectData::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, K2Node_DynamicCast_AsDSCActor) == 0x0001E0, "Member 'BP_OptimizedLayer_C_CollectData::K2Node_DynamicCast_AsDSCActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, K2Node_DynamicCast_bSuccess_2) == 0x0001E8, "Member 'BP_OptimizedLayer_C_CollectData::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Array_Length_ReturnValue_1) == 0x0001EC, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Greater_IntInt_ReturnValue) == 0x0001F0, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Array_Length_ReturnValue_2) == 0x0001F4, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0001F8, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, K2Node_DynamicCast_AsBP_Base_AI) == 0x000200, "Member 'BP_OptimizedLayer_C_CollectData::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, K2Node_DynamicCast_bSuccess_3) == 0x000208, "Member 'BP_OptimizedLayer_C_CollectData::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Array_Length_ReturnValue_3) == 0x00020C, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Greater_IntInt_ReturnValue_2) == 0x000210, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Greater_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, Temp_int_Loop_Counter_Variable_1) == 0x000214, "Member 'BP_OptimizedLayer_C_CollectData::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Add_IntInt_ReturnValue_1) == 0x000218, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, Temp_int_Array_Index_Variable_2) == 0x00021C, "Member 'BP_OptimizedLayer_C_CollectData::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, Temp_int_Loop_Counter_Variable_2) == 0x000220, "Member 'BP_OptimizedLayer_C_CollectData::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Add_IntInt_ReturnValue_2) == 0x000224, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000228, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000238, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000248, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Conv_StringToName_ReturnValue) == 0x000258, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Array_AddUnique_ReturnValue) == 0x000260, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000264, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Array_AddUnique_ReturnValue_2) == 0x000268, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Array_AddUnique_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Conv_StringToText_ReturnValue) == 0x000270, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Array_Get_Item_1) == 0x000288, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Array_Length_ReturnValue_4) == 0x0002B8, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0002C0, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Less_IntInt_ReturnValue_1) == 0x0002C8, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, K2Node_DynamicCast_AsBP_Optimized_Layer_Box) == 0x0002D0, "Member 'BP_OptimizedLayer_C_CollectData::K2Node_DynamicCast_AsBP_Optimized_Layer_Box' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, K2Node_DynamicCast_bSuccess_4) == 0x0002D8, "Member 'BP_OptimizedLayer_C_CollectData::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_IsValid_ReturnValue) == 0x0002D9, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Conv_IntToString_ReturnValue) == 0x0002E0, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0002F0, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Map_Find_Value) == 0x000300, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Map_Find_ReturnValue) == 0x000310, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Map_Keys_Keys) == 0x000318, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Array_Get_Item_2) == 0x000328, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Array_Length_ReturnValue_5) == 0x000338, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000340, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Less_IntInt_ReturnValue_2) == 0x000350, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000358, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Map_Find_Value_1) == 0x000368, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Map_Find_ReturnValue_1) == 0x00036C, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Add_IntInt_ReturnValue_3) == 0x000370, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000378, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000388, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Map_Find_Value_2) == 0x000398, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Map_Find_ReturnValue_2) == 0x00039C, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_CollectData, CallFunc_Add_IntInt_ReturnValue_4) == 0x0003A0, "Member 'BP_OptimizedLayer_C_CollectData::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_DoBeginOverlap_OA \ static_assert(alignof(BP_OptimizedLayer_C_DoBeginOverlap_OA) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_DoBeginOverlap_OA"); \ static_assert(sizeof(BP_OptimizedLayer_C_DoBeginOverlap_OA) == 0x000010, "Wrong size on BP_OptimizedLayer_C_DoBeginOverlap_OA"); \ static_assert(offsetof(BP_OptimizedLayer_C_DoBeginOverlap_OA, Trigger) == 0x000000, "Member 'BP_OptimizedLayer_C_DoBeginOverlap_OA::Trigger' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_DoBeginOverlap_OA, CallFunc_Set_Length_ReturnValue) == 0x000008, "Member 'BP_OptimizedLayer_C_DoBeginOverlap_OA::CallFunc_Set_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_DoBeginOverlap_OA, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00000C, "Member 'BP_OptimizedLayer_C_DoBeginOverlap_OA::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_DoEnd \ static_assert(alignof(BP_OptimizedLayer_C_DoEnd) == 0x000001, "Wrong alignment on BP_OptimizedLayer_C_DoEnd"); \ static_assert(sizeof(BP_OptimizedLayer_C_DoEnd) == 0x000001, "Wrong size on BP_OptimizedLayer_C_DoEnd"); \ static_assert(offsetof(BP_OptimizedLayer_C_DoEnd, Check) == 0x000000, "Member 'BP_OptimizedLayer_C_DoEnd::Check' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_DoEndOverlap_OA \ static_assert(alignof(BP_OptimizedLayer_C_DoEndOverlap_OA) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_DoEndOverlap_OA"); \ static_assert(sizeof(BP_OptimizedLayer_C_DoEndOverlap_OA) == 0x000078, "Wrong size on BP_OptimizedLayer_C_DoEndOverlap_OA"); \ static_assert(offsetof(BP_OptimizedLayer_C_DoEndOverlap_OA, Trigger) == 0x000000, "Member 'BP_OptimizedLayer_C_DoEndOverlap_OA::Trigger' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_DoEndOverlap_OA, Location) == 0x000008, "Member 'BP_OptimizedLayer_C_DoEndOverlap_OA::Location' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_DoEndOverlap_OA, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'BP_OptimizedLayer_C_DoEndOverlap_OA::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_DoEndOverlap_OA, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000038, "Member 'BP_OptimizedLayer_C_DoEndOverlap_OA::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_DoEndOverlap_OA, CallFunc_VSize_ReturnValue) == 0x000050, "Member 'BP_OptimizedLayer_C_DoEndOverlap_OA::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_DoEndOverlap_OA, CallFunc_Set_IsEmpty_ReturnValue) == 0x000058, "Member 'BP_OptimizedLayer_C_DoEndOverlap_OA::CallFunc_Set_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_DoEndOverlap_OA, CallFunc_Set_Remove_ReturnValue) == 0x000059, "Member 'BP_OptimizedLayer_C_DoEndOverlap_OA::CallFunc_Set_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_DoEndOverlap_OA, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00005A, "Member 'BP_OptimizedLayer_C_DoEndOverlap_OA::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_DoEndOverlap_OA, K2Node_CreateDelegate_OutputDelegate) == 0x00005C, "Member 'BP_OptimizedLayer_C_DoEndOverlap_OA::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_DoEndOverlap_OA, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000070, "Member 'BP_OptimizedLayer_C_DoEndOverlap_OA::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer \ static_assert(alignof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer"); \ static_assert(sizeof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer) == 0x000208, "Wrong size on BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, EntryPoint) == 0x000000, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000008, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, K2Node_CustomEvent_Check) == 0x000010, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::K2Node_CustomEvent_Check' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000030, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000038, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000040, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000048, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000050, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000060, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000078, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_VSize_ReturnValue) == 0x000090, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000098, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x0000A8, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, K2Node_ComponentBoundEvent_OtherActor) == 0x0000B0, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, K2Node_ComponentBoundEvent_OtherComp) == 0x0000B8, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x0000C0, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, K2Node_ComponentBoundEvent_bFromSweep) == 0x0000C4, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, K2Node_ComponentBoundEvent_SweepResult) == 0x0000C8, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x0001B0, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, K2Node_DynamicCast_bSuccess_1) == 0x0001B8, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_GetWorldSubsystem_ReturnValue) == 0x0001C0, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_GetWorldSubsystem_ReturnValue_1) == 0x0001C8, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_GetWorldSubsystem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_Concat_StrStr_ReturnValue) == 0x0001D0, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_Conv_StringToName_ReturnValue) == 0x0001E0, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001E8, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_Conv_StringToName_ReturnValue_1) == 0x0001F8, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000200, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_K2_IsTimerActiveHandle_ReturnValue) == 0x000201, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_K2_IsTimerActiveHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer, CallFunc_BooleanAND_ReturnValue) == 0x000202, "Member 'BP_OptimizedLayer_C_ExecuteUbergraph_BP_OptimizedLayer::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_GetAllActors \ static_assert(alignof(BP_OptimizedLayer_C_GetAllActors) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_GetAllActors"); \ static_assert(sizeof(BP_OptimizedLayer_C_GetAllActors) == 0x000060, "Wrong size on BP_OptimizedLayer_C_GetAllActors"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetAllActors, Actors) == 0x000000, "Member 'BP_OptimizedLayer_C_GetAllActors::Actors' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetAllActors, L_Arr) == 0x000010, "Member 'BP_OptimizedLayer_C_GetAllActors::L_Arr' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetAllActors, Temp_int_Array_Index_Variable) == 0x000020, "Member 'BP_OptimizedLayer_C_GetAllActors::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetAllActors, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'BP_OptimizedLayer_C_GetAllActors::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetAllActors, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'BP_OptimizedLayer_C_GetAllActors::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetAllActors, CallFunc_Map_Values_Values) == 0x000030, "Member 'BP_OptimizedLayer_C_GetAllActors::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetAllActors, CallFunc_Array_IsEmpty_ReturnValue) == 0x000040, "Member 'BP_OptimizedLayer_C_GetAllActors::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetAllActors, CallFunc_Array_Get_Item) == 0x000048, "Member 'BP_OptimizedLayer_C_GetAllActors::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetAllActors, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'BP_OptimizedLayer_C_GetAllActors::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetAllActors, CallFunc_Less_IntInt_ReturnValue) == 0x00005C, "Member 'BP_OptimizedLayer_C_GetAllActors::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetAllActors, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x00005D, "Member 'BP_OptimizedLayer_C_GetAllActors::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetAllActors, CallFunc_BooleanAND_ReturnValue) == 0x00005E, "Member 'BP_OptimizedLayer_C_GetAllActors::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_GetDCSParentClass \ static_assert(alignof(BP_OptimizedLayer_C_GetDCSParentClass) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_GetDCSParentClass"); \ static_assert(sizeof(BP_OptimizedLayer_C_GetDCSParentClass) == 0x000130, "Wrong size on BP_OptimizedLayer_C_GetDCSParentClass"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, Actor) == 0x000000, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::Actor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, cName) == 0x000008, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::cName' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, needSkip) == 0x000018, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::needSkip' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_AsBP_Dead_Body) == 0x000020, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_AsBP_Dead_Body' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_AsBP_Shake_Base) == 0x000030, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_AsBP_Shake_Base' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_AsBP_Feed_Back_Base) == 0x000040, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_AsBP_Feed_Back_Base' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_bSuccess_2) == 0x000048, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_AsBP_Ladder_V2) == 0x000050, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_AsBP_Ladder_V2' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_bSuccess_3) == 0x000058, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_AsBP_Di_Ci_Combine) == 0x000060, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_AsBP_Di_Ci_Combine' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_bSuccess_4) == 0x000068, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_AsBP_Pick_Up_PT) == 0x000070, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_AsBP_Pick_Up_PT' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_bSuccess_5) == 0x000078, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_AsBP_New_Notice) == 0x000080, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_AsBP_New_Notice' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_bSuccess_6) == 0x000088, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_AsBP_Tripping_Bell) == 0x000090, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_AsBP_Tripping_Bell' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_bSuccess_7) == 0x000098, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_AsBP_Tripping_Boom) == 0x0000A0, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_AsBP_Tripping_Boom' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_bSuccess_8) == 0x0000A8, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_AsBP_Interaction_Object) == 0x0000B0, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_AsBP_Interaction_Object' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_bSuccess_9) == 0x0000B8, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_AsScript_Box_Trigger) == 0x0000C0, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_AsScript_Box_Trigger' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_bSuccess_10) == 0x0000C8, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_bSuccess_10' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_AsActive_AI_Volume) == 0x0000D0, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_AsActive_AI_Volume' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_bSuccess_11) == 0x0000D8, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_bSuccess_11' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_AsBP_Pickup_Actor) == 0x0000E0, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_AsBP_Pickup_Actor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_bSuccess_12) == 0x0000E8, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_bSuccess_12' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_AsBP_Base_AI) == 0x0000F0, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_bSuccess_13) == 0x0000F8, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_bSuccess_13' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_AsBP_Destruction_Obj) == 0x000100, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_AsBP_Destruction_Obj' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_bSuccess_14) == 0x000108, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_bSuccess_14' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_AsBP_NPC) == 0x000110, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, K2Node_DynamicCast_bSuccess_15) == 0x000118, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::K2Node_DynamicCast_bSuccess_15' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetDCSParentClass, CallFunc_GetDisplayName_ReturnValue) == 0x000120, "Member 'BP_OptimizedLayer_C_GetDCSParentClass::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_GetOverlapActors \ static_assert(alignof(BP_OptimizedLayer_C_GetOverlapActors) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_GetOverlapActors"); \ static_assert(sizeof(BP_OptimizedLayer_C_GetOverlapActors) == 0x0000C0, "Wrong size on BP_OptimizedLayer_C_GetOverlapActors"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, NeedFilter) == 0x000000, "Member 'BP_OptimizedLayer_C_GetOverlapActors::NeedFilter' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, OutActors) == 0x000008, "Member 'BP_OptimizedLayer_C_GetOverlapActors::OutActors' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, StrArr1) == 0x000018, "Member 'BP_OptimizedLayer_C_GetOverlapActors::StrArr1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, L_Str) == 0x000028, "Member 'BP_OptimizedLayer_C_GetOverlapActors::L_Str' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, StrArr) == 0x000038, "Member 'BP_OptimizedLayer_C_GetOverlapActors::StrArr' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, TempArr) == 0x000048, "Member 'BP_OptimizedLayer_C_GetOverlapActors::TempArr' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, Temp_int_Array_Index_Variable) == 0x000058, "Member 'BP_OptimizedLayer_C_GetOverlapActors::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, Temp_int_Loop_Counter_Variable) == 0x00005C, "Member 'BP_OptimizedLayer_C_GetOverlapActors::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'BP_OptimizedLayer_C_GetOverlapActors::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, CallFunc_Array_Add_ReturnValue) == 0x000064, "Member 'BP_OptimizedLayer_C_GetOverlapActors::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000068, "Member 'BP_OptimizedLayer_C_GetOverlapActors::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, CallFunc_GetAllActorsOfClass_OutActors) == 0x000070, "Member 'BP_OptimizedLayer_C_GetOverlapActors::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, CallFunc_Array_Get_Item) == 0x000080, "Member 'BP_OptimizedLayer_C_GetOverlapActors::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'BP_OptimizedLayer_C_GetOverlapActors::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, CallFunc_Array_Add_ReturnValue_1) == 0x00008C, "Member 'BP_OptimizedLayer_C_GetOverlapActors::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, CallFunc_Less_IntInt_ReturnValue) == 0x000090, "Member 'BP_OptimizedLayer_C_GetOverlapActors::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, CallFunc_GetDCSParentClass_cName) == 0x000098, "Member 'BP_OptimizedLayer_C_GetOverlapActors::CallFunc_GetDCSParentClass_cName' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, CallFunc_GetDCSParentClass_NeedSkip) == 0x0000A8, "Member 'BP_OptimizedLayer_C_GetOverlapActors::CallFunc_GetDCSParentClass_NeedSkip' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, CallFunc_CheckInBox_ReturnValue) == 0x0000A9, "Member 'BP_OptimizedLayer_C_GetOverlapActors::CallFunc_CheckInBox_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, CallFunc_CheckActor_flag) == 0x0000AA, "Member 'BP_OptimizedLayer_C_GetOverlapActors::CallFunc_CheckActor_flag' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_GetOverlapActors, CallFunc_CheckActor_Key) == 0x0000B0, "Member 'BP_OptimizedLayer_C_GetOverlapActors::CallFunc_CheckActor_Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_InitData \ static_assert(alignof(BP_OptimizedLayer_C_InitData) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_InitData"); \ static_assert(sizeof(BP_OptimizedLayer_C_InitData) == 0x000070, "Wrong size on BP_OptimizedLayer_C_InitData"); \ static_assert(offsetof(BP_OptimizedLayer_C_InitData, L_Temp) == 0x000000, "Member 'BP_OptimizedLayer_C_InitData::L_Temp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_InitData, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'BP_OptimizedLayer_C_InitData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_InitData, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'BP_OptimizedLayer_C_InitData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_InitData, Temp_int_Array_Index_Variable) == 0x000010, "Member 'BP_OptimizedLayer_C_InitData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_InitData, CallFunc_IsValid_ReturnValue) == 0x000014, "Member 'BP_OptimizedLayer_C_InitData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_InitData, CallFunc_Array_Get_Item) == 0x000018, "Member 'BP_OptimizedLayer_C_InitData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_InitData, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000048, "Member 'BP_OptimizedLayer_C_InitData::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_InitData, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000050, "Member 'BP_OptimizedLayer_C_InitData::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_InitData, K2Node_DynamicCast_AsBP_Optimized_Layer_Box) == 0x000058, "Member 'BP_OptimizedLayer_C_InitData::K2Node_DynamicCast_AsBP_Optimized_Layer_Box' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_InitData, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'BP_OptimizedLayer_C_InitData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_InitData, CallFunc_Array_Length_ReturnValue) == 0x000064, "Member 'BP_OptimizedLayer_C_InitData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_InitData, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'BP_OptimizedLayer_C_InitData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_ResetAllData \ static_assert(alignof(BP_OptimizedLayer_C_ResetAllData) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_ResetAllData"); \ static_assert(sizeof(BP_OptimizedLayer_C_ResetAllData) == 0x000068, "Wrong size on BP_OptimizedLayer_C_ResetAllData"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetAllData, Temp_int_Array_Index_Variable) == 0x000000, "Member 'BP_OptimizedLayer_C_ResetAllData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetAllData, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'BP_OptimizedLayer_C_ResetAllData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetAllData, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'BP_OptimizedLayer_C_ResetAllData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetAllData, CallFunc_GetAllActorsOfClass_OutActors) == 0x000010, "Member 'BP_OptimizedLayer_C_ResetAllData::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetAllData, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'BP_OptimizedLayer_C_ResetAllData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetAllData, CallFunc_Array_Get_Item) == 0x000028, "Member 'BP_OptimizedLayer_C_ResetAllData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetAllData, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'BP_OptimizedLayer_C_ResetAllData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetAllData, K2Node_DynamicCast_AsBP_NPC) == 0x000038, "Member 'BP_OptimizedLayer_C_ResetAllData::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetAllData, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'BP_OptimizedLayer_C_ResetAllData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetAllData, K2Node_DynamicCast_AsBP_Base_AI) == 0x000048, "Member 'BP_OptimizedLayer_C_ResetAllData::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetAllData, K2Node_DynamicCast_bSuccess_1) == 0x000050, "Member 'BP_OptimizedLayer_C_ResetAllData::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetAllData, K2Node_DynamicCast_AsDSCActor) == 0x000058, "Member 'BP_OptimizedLayer_C_ResetAllData::K2Node_DynamicCast_AsDSCActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetAllData, K2Node_DynamicCast_bSuccess_2) == 0x000060, "Member 'BP_OptimizedLayer_C_ResetAllData::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_ResetData \ static_assert(alignof(BP_OptimizedLayer_C_ResetData) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_ResetData"); \ static_assert(sizeof(BP_OptimizedLayer_C_ResetData) == 0x000078, "Wrong size on BP_OptimizedLayer_C_ResetData"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetData, Temp_int_Array_Index_Variable) == 0x000000, "Member 'BP_OptimizedLayer_C_ResetData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetData, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'BP_OptimizedLayer_C_ResetData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetData, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'BP_OptimizedLayer_C_ResetData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetData, CallFunc_GetOverlapActors_OutActors) == 0x000010, "Member 'BP_OptimizedLayer_C_ResetData::CallFunc_GetOverlapActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetData, CallFunc_GetOverlapActors_StrArr1) == 0x000020, "Member 'BP_OptimizedLayer_C_ResetData::CallFunc_GetOverlapActors_StrArr1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetData, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'BP_OptimizedLayer_C_ResetData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetData, CallFunc_Array_Get_Item) == 0x000038, "Member 'BP_OptimizedLayer_C_ResetData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetData, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'BP_OptimizedLayer_C_ResetData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetData, K2Node_DynamicCast_AsBP_NPC) == 0x000048, "Member 'BP_OptimizedLayer_C_ResetData::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetData, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'BP_OptimizedLayer_C_ResetData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetData, K2Node_DynamicCast_AsBP_Base_AI) == 0x000058, "Member 'BP_OptimizedLayer_C_ResetData::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetData, K2Node_DynamicCast_bSuccess_1) == 0x000060, "Member 'BP_OptimizedLayer_C_ResetData::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetData, K2Node_DynamicCast_AsDSCActor) == 0x000068, "Member 'BP_OptimizedLayer_C_ResetData::K2Node_DynamicCast_AsDSCActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_ResetData, K2Node_DynamicCast_bSuccess_2) == 0x000070, "Member 'BP_OptimizedLayer_C_ResetData::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedLayer_C_UserConstructionScript \ static_assert(alignof(BP_OptimizedLayer_C_UserConstructionScript) == 0x000008, "Wrong alignment on BP_OptimizedLayer_C_UserConstructionScript"); \ static_assert(sizeof(BP_OptimizedLayer_C_UserConstructionScript) == 0x000078, "Wrong size on BP_OptimizedLayer_C_UserConstructionScript"); \ static_assert(offsetof(BP_OptimizedLayer_C_UserConstructionScript, CallFunc_IsEditorRunning_ReturnValue) == 0x000000, "Member 'BP_OptimizedLayer_C_UserConstructionScript::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_UserConstructionScript, CallFunc_Conv_StringToText_ReturnValue) == 0x000008, "Member 'BP_OptimizedLayer_C_UserConstructionScript::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_UserConstructionScript, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name) == 0x000020, "Member 'BP_OptimizedLayer_C_UserConstructionScript::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_UserConstructionScript, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name) == 0x000030, "Member 'BP_OptimizedLayer_C_UserConstructionScript::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_UserConstructionScript, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name) == 0x000040, "Member 'BP_OptimizedLayer_C_UserConstructionScript::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_UserConstructionScript, CallFunc_Split_LeftS) == 0x000050, "Member 'BP_OptimizedLayer_C_UserConstructionScript::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_UserConstructionScript, CallFunc_Split_RightS) == 0x000060, "Member 'BP_OptimizedLayer_C_UserConstructionScript::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_UserConstructionScript, CallFunc_Split_ReturnValue) == 0x000070, "Member 'BP_OptimizedLayer_C_UserConstructionScript::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedLayer_C_UserConstructionScript, CallFunc_IsEmpty_ReturnValue) == 0x000071, "Member 'BP_OptimizedLayer_C_UserConstructionScript::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_OptimizedLayer_C \ static_assert(alignof(ABP_OptimizedLayer_C) == 0x000008, "Wrong alignment on ABP_OptimizedLayer_C"); \ static_assert(sizeof(ABP_OptimizedLayer_C) == 0x000428, "Wrong size on ABP_OptimizedLayer_C"); \ static_assert(offsetof(ABP_OptimizedLayer_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_OptimizedLayer_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayer_C, Billboard) == 0x0002F8, "Member 'ABP_OptimizedLayer_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayer_C, TextRender) == 0x000300, "Member 'ABP_OptimizedLayer_C::TextRender' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayer_C, Box) == 0x000308, "Member 'ABP_OptimizedLayer_C::Box' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayer_C, DefaultSceneRoot) == 0x000310, "Member 'ABP_OptimizedLayer_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayer_C, DelayDistance) == 0x000318, "Member 'ABP_OptimizedLayer_C::DelayDistance' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayer_C, Boxs) == 0x000320, "Member 'ABP_OptimizedLayer_C::Boxs' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayer_C, mapname) == 0x000330, "Member 'ABP_OptimizedLayer_C::mapname' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayer_C, Init) == 0x000340, "Member 'ABP_OptimizedLayer_C::Init' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayer_C, OverlapSet) == 0x000348, "Member 'ABP_OptimizedLayer_C::OverlapSet' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayer_C, TimerHandler) == 0x000398, "Member 'ABP_OptimizedLayer_C::TimerHandler' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayer_C, NowDisance) == 0x0003A0, "Member 'ABP_OptimizedLayer_C::NowDisance' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayer_C, DelayLastLocation) == 0x0003A8, "Member 'ABP_OptimizedLayer_C::DelayLastLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayer_C, ActorMap) == 0x0003C0, "Member 'ABP_OptimizedLayer_C::ActorMap' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayer_C, Inactive) == 0x000410, "Member 'ABP_OptimizedLayer_C::Inactive' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedLayer_C, AllActors_Cache) == 0x000418, "Member 'ABP_OptimizedLayer_C::AllActors_Cache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Gem \ static_assert(alignof(FST_Gem) == 0x000008, "Wrong alignment on FST_Gem"); \ static_assert(sizeof(FST_Gem) == 0x000088, "Wrong size on FST_Gem"); \ static_assert(offsetof(FST_Gem, DescName_2_865DFBD34F976AE44CBDB78A1F150E39) == 0x000000, "Member 'FST_Gem::DescName_2_865DFBD34F976AE44CBDB78A1F150E39' has a wrong offset!"); \ static_assert(offsetof(FST_Gem, BigImage_24_A01626FA478CB12ABD1876A8D56ECCDB) == 0x000010, "Member 'FST_Gem::BigImage_24_A01626FA478CB12ABD1876A8D56ECCDB' has a wrong offset!"); \ static_assert(offsetof(FST_Gem, Icon_30_C71A5B0D451F23A2DC183584A970EF65) == 0x000018, "Member 'FST_Gem::Icon_30_C71A5B0D451F23A2DC183584A970EF65' has a wrong offset!"); \ static_assert(offsetof(FST_Gem, PositonDesc_33_D9D14337477DCB4D6FFD4F9F913A7CDB) == 0x000020, "Member 'FST_Gem::PositonDesc_33_D9D14337477DCB4D6FFD4F9F913A7CDB' has a wrong offset!"); \ static_assert(offsetof(FST_Gem, ShapeDesc_35_038DE3754C4771029DD08EB39AFFE3CA) == 0x000038, "Member 'FST_Gem::ShapeDesc_35_038DE3754C4771029DD08EB39AFFE3CA' has a wrong offset!"); \ static_assert(offsetof(FST_Gem, GPos_12_99AC20A642EF5D97B6115788ED92244F) == 0x000050, "Member 'FST_Gem::GPos_12_99AC20A642EF5D97B6115788ED92244F' has a wrong offset!"); \ static_assert(offsetof(FST_Gem, GType_13_83FACB0B48D12A7AE124F4B001CFE35A) == 0x000054, "Member 'FST_Gem::GType_13_83FACB0B48D12A7AE124F4B001CFE35A' has a wrong offset!"); \ static_assert(offsetof(FST_Gem, MainAttr_16_4B332A3943C2EAB69DBBD4B51640BFE4) == 0x000058, "Member 'FST_Gem::MainAttr_16_4B332A3943C2EAB69DBBD4B51640BFE4' has a wrong offset!"); \ static_assert(offsetof(FST_Gem, ViceAttr_19_1D7B0B104A5306CC74037DB59B55E7E6) == 0x000068, "Member 'FST_Gem::ViceAttr_19_1D7B0B104A5306CC74037DB59B55E7E6' has a wrong offset!"); \ static_assert(offsetof(FST_Gem, ViceAttr2_22_C5032BA24999A565EAFAE6B0FE0AEDC6) == 0x000078, "Member 'FST_Gem::ViceAttr2_22_C5032BA24999A565EAFAE6B0FE0AEDC6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_LightShaftConfig \ static_assert(alignof(FS_LightShaftConfig) == 0x000008, "Wrong alignment on FS_LightShaftConfig"); \ static_assert(sizeof(FS_LightShaftConfig) == 0x000040, "Wrong size on FS_LightShaftConfig"); \ static_assert(offsetof(FS_LightShaftConfig, LightShaftOcclusion_6_E44561AB4A8AAC7FD7AF0DB46332CB69) == 0x000000, "Member 'FS_LightShaftConfig::LightShaftOcclusion_6_E44561AB4A8AAC7FD7AF0DB46332CB69' has a wrong offset!"); \ static_assert(offsetof(FS_LightShaftConfig, OcclusionMaskDarkness_8_016020B0421D800F98DC38B5DC874E4D) == 0x000008, "Member 'FS_LightShaftConfig::OcclusionMaskDarkness_8_016020B0421D800F98DC38B5DC874E4D' has a wrong offset!"); \ static_assert(offsetof(FS_LightShaftConfig, OcclusionDepthRange_11_849981284BF18532D686DCBCCCF3D2C2) == 0x000010, "Member 'FS_LightShaftConfig::OcclusionDepthRange_11_849981284BF18532D686DCBCCCF3D2C2' has a wrong offset!"); \ static_assert(offsetof(FS_LightShaftConfig, LightShaftBloom_12_4FE543C942DF710F8F5255B78AB5B971) == 0x000018, "Member 'FS_LightShaftConfig::LightShaftBloom_12_4FE543C942DF710F8F5255B78AB5B971' has a wrong offset!"); \ static_assert(offsetof(FS_LightShaftConfig, BloomScale_14_0B9A8BD7497B409399E189BCFBBC8955) == 0x000020, "Member 'FS_LightShaftConfig::BloomScale_14_0B9A8BD7497B409399E189BCFBBC8955' has a wrong offset!"); \ static_assert(offsetof(FS_LightShaftConfig, BloomThreshold_16_1BFA9CCB4641D0990EFFEBBB4AAD7126) == 0x000028, "Member 'FS_LightShaftConfig::BloomThreshold_16_1BFA9CCB4641D0990EFFEBBB4AAD7126' has a wrong offset!"); \ static_assert(offsetof(FS_LightShaftConfig, BloomMaxBrightness_19_3B2E96B9421A09AA55455D88496C1B97) == 0x000030, "Member 'FS_LightShaftConfig::BloomMaxBrightness_19_3B2E96B9421A09AA55455D88496C1B97' has a wrong offset!"); \ static_assert(offsetof(FS_LightShaftConfig, BloomTint_21_6EDDBF184F39AA94C2DC99867D53E988) == 0x000038, "Member 'FS_LightShaftConfig::BloomTint_21_6EDDBF184F39AA94C2DC99867D53E988' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_StarNodeWeaponTagValue \ static_assert(alignof(FS_StarNodeWeaponTagValue) == 0x000008, "Wrong alignment on FS_StarNodeWeaponTagValue"); \ static_assert(sizeof(FS_StarNodeWeaponTagValue) == 0x000050, "Wrong size on FS_StarNodeWeaponTagValue"); \ static_assert(offsetof(FS_StarNodeWeaponTagValue, WeaponClassValue_7_78BE49DE4AB130368905C0896166C318) == 0x000000, "Member 'FS_StarNodeWeaponTagValue::WeaponClassValue_7_78BE49DE4AB130368905C0896166C318' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips \ static_assert(alignof(WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips) == 0x000008, "Wrong alignment on WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips"); \ static_assert(sizeof(WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips) == 0x000070, "Wrong size on WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips"); \ static_assert(offsetof(WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips, EntryPoint) == 0x000000, "Member 'WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips, K2Node_CustomEvent_InText) == 0x000018, "Member 'WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips::K2Node_CustomEvent_InText' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips, K2Node_CreateDelegate_OutputDelegate_1) == 0x000030, "Member 'WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000040, "Member 'WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000050, "Member 'WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000058, "Member 'WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips, K2Node_CreateDelegate_OutputDelegate_2) == 0x000060, "Member 'WB_KeyTips_C_ExecuteUbergraph_WB_KeyTips::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyTips_C_SetIamge \ static_assert(alignof(WB_KeyTips_C_SetIamge) == 0x000008, "Wrong alignment on WB_KeyTips_C_SetIamge"); \ static_assert(sizeof(WB_KeyTips_C_SetIamge) == 0x000030, "Wrong size on WB_KeyTips_C_SetIamge"); \ static_assert(offsetof(WB_KeyTips_C_SetIamge, ButtonTag) == 0x000000, "Member 'WB_KeyTips_C_SetIamge::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_SetIamge, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'WB_KeyTips_C_SetIamge::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_SetIamge, CallFunc_GetKeysIconNew_IsConfigured) == 0x000010, "Member 'WB_KeyTips_C_SetIamge::CallFunc_GetKeysIconNew_IsConfigured' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_SetIamge, CallFunc_GetKeysIconNew_KeyIcon) == 0x000018, "Member 'WB_KeyTips_C_SetIamge::CallFunc_GetKeysIconNew_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_SetIamge, CallFunc_GetKeysIconNew_CombinationKeyIcon) == 0x000020, "Member 'WB_KeyTips_C_SetIamge::CallFunc_GetKeysIconNew_CombinationKeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_SetIamge, CallFunc_GetKeysIconNew_IsCombinationKey) == 0x000028, "Member 'WB_KeyTips_C_SetIamge::CallFunc_GetKeysIconNew_IsCombinationKey' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_SetIamge, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'WB_KeyTips_C_SetIamge::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_SetIamge, CallFunc_IsValid_ReturnValue_1) == 0x00002A, "Member 'WB_KeyTips_C_SetIamge::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyTips_C_UpdateKeyImage \ static_assert(alignof(WB_KeyTips_C_UpdateKeyImage) == 0x000008, "Wrong alignment on WB_KeyTips_C_UpdateKeyImage"); \ static_assert(sizeof(WB_KeyTips_C_UpdateKeyImage) == 0x000018, "Wrong size on WB_KeyTips_C_UpdateKeyImage"); \ static_assert(offsetof(WB_KeyTips_C_UpdateKeyImage, NewDeviceType) == 0x000000, "Member 'WB_KeyTips_C_UpdateKeyImage::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_UpdateKeyImage, TypeIndex) == 0x000010, "Member 'WB_KeyTips_C_UpdateKeyImage::TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_UpdateKeyImage, OldSelectionType) == 0x000011, "Member 'WB_KeyTips_C_UpdateKeyImage::OldSelectionType' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTips_C_UpdateKeyImage, CallFunc_GetValidValue_ReturnValue) == 0x000012, "Member 'WB_KeyTips_C_UpdateKeyImage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyTips_C_UpdateText \ static_assert(alignof(WB_KeyTips_C_UpdateText) == 0x000008, "Wrong alignment on WB_KeyTips_C_UpdateText"); \ static_assert(sizeof(WB_KeyTips_C_UpdateText) == 0x000018, "Wrong size on WB_KeyTips_C_UpdateText"); \ static_assert(offsetof(WB_KeyTips_C_UpdateText, InText) == 0x000000, "Member 'WB_KeyTips_C_UpdateText::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_KeyTips_C \ static_assert(alignof(UWB_KeyTips_C) == 0x000008, "Wrong alignment on UWB_KeyTips_C"); \ static_assert(sizeof(UWB_KeyTips_C) == 0x0002B0, "Wrong size on UWB_KeyTips_C"); \ static_assert(offsetof(UWB_KeyTips_C, UberGraphFrame) == 0x000278, "Member 'UWB_KeyTips_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyTips_C, CustomizationTextBlock_60) == 0x000280, "Member 'UWB_KeyTips_C::CustomizationTextBlock_60' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyTips_C, Image_70) == 0x000288, "Member 'UWB_KeyTips_C::Image_70' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyTips_C, shitf) == 0x000290, "Member 'UWB_KeyTips_C::shitf' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyTips_C, SizeBox_1) == 0x000298, "Member 'UWB_KeyTips_C::SizeBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyTips_C, Tag) == 0x0002A0, "Member 'UWB_KeyTips_C::Tag' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyTips_C, Type) == 0x0002A8, "Member 'UWB_KeyTips_C::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert \ static_assert(alignof(S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert) == 0x000008, "Wrong alignment on S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert"); \ static_assert(sizeof(S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert) == 0x000030, "Wrong size on S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert"); \ static_assert(offsetof(S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert, EntryPoint) == 0x000000, "Member 'S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert, K2Node_Event_OwnerController) == 0x000008, "Member 'S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert, K2Node_Event_ControlledPawn) == 0x000010, "Member 'S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert, K2Node_Event_DeltaSeconds) == 0x000018, "Member 'S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000020, "Member 'S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'S_ForceKeepAlert_C_ExecuteUbergraph_S_ForceKeepAlert::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_S_ForceKeepAlert_C_ReceiveTickAI \ static_assert(alignof(S_ForceKeepAlert_C_ReceiveTickAI) == 0x000008, "Wrong alignment on S_ForceKeepAlert_C_ReceiveTickAI"); \ static_assert(sizeof(S_ForceKeepAlert_C_ReceiveTickAI) == 0x000018, "Wrong size on S_ForceKeepAlert_C_ReceiveTickAI"); \ static_assert(offsetof(S_ForceKeepAlert_C_ReceiveTickAI, OwnerController) == 0x000000, "Member 'S_ForceKeepAlert_C_ReceiveTickAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(S_ForceKeepAlert_C_ReceiveTickAI, ControlledPawn) == 0x000008, "Member 'S_ForceKeepAlert_C_ReceiveTickAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(S_ForceKeepAlert_C_ReceiveTickAI, DeltaSeconds) == 0x000010, "Member 'S_ForceKeepAlert_C_ReceiveTickAI::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_US_ForceKeepAlert_C \ static_assert(alignof(US_ForceKeepAlert_C) == 0x000008, "Wrong alignment on US_ForceKeepAlert_C"); \ static_assert(sizeof(US_ForceKeepAlert_C) == 0x0000C8, "Wrong size on US_ForceKeepAlert_C"); \ static_assert(offsetof(US_ForceKeepAlert_C, UberGraphFrame) == 0x000098, "Member 'US_ForceKeepAlert_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(US_ForceKeepAlert_C, TargetKey) == 0x0000A0, "Member 'US_ForceKeepAlert_C::TargetKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_AddIcon \ static_assert(alignof(WB_SpellDisplay_C_AddIcon) == 0x000004, "Wrong alignment on WB_SpellDisplay_C_AddIcon"); \ static_assert(sizeof(WB_SpellDisplay_C_AddIcon) == 0x000010, "Wrong size on WB_SpellDisplay_C_AddIcon"); \ static_assert(offsetof(WB_SpellDisplay_C_AddIcon, CallFunc_Array_Add_ReturnValue) == 0x000000, "Member 'WB_SpellDisplay_C_AddIcon::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_AddIcon, CallFunc_Array_Add_ReturnValue_1) == 0x000004, "Member 'WB_SpellDisplay_C_AddIcon::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_AddIcon, CallFunc_Array_Add_ReturnValue_2) == 0x000008, "Member 'WB_SpellDisplay_C_AddIcon::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_AddIcon, CallFunc_Array_Add_ReturnValue_3) == 0x00000C, "Member 'WB_SpellDisplay_C_AddIcon::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_AddPts \ static_assert(alignof(WB_SpellDisplay_C_AddPts) == 0x000004, "Wrong alignment on WB_SpellDisplay_C_AddPts"); \ static_assert(sizeof(WB_SpellDisplay_C_AddPts) == 0x000014, "Wrong size on WB_SpellDisplay_C_AddPts"); \ static_assert(offsetof(WB_SpellDisplay_C_AddPts, CallFunc_Array_Add_ReturnValue) == 0x000000, "Member 'WB_SpellDisplay_C_AddPts::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_AddPts, CallFunc_Array_Add_ReturnValue_1) == 0x000004, "Member 'WB_SpellDisplay_C_AddPts::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_AddPts, CallFunc_Array_Add_ReturnValue_2) == 0x000008, "Member 'WB_SpellDisplay_C_AddPts::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_AddPts, CallFunc_Array_Add_ReturnValue_3) == 0x00000C, "Member 'WB_SpellDisplay_C_AddPts::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_AddPts, CallFunc_Array_Add_ReturnValue_4) == 0x000010, "Member 'WB_SpellDisplay_C_AddPts::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_ChangeKeyTipState \ static_assert(alignof(WB_SpellDisplay_C_ChangeKeyTipState) == 0x000001, "Wrong alignment on WB_SpellDisplay_C_ChangeKeyTipState"); \ static_assert(sizeof(WB_SpellDisplay_C_ChangeKeyTipState) == 0x000001, "Wrong size on WB_SpellDisplay_C_ChangeKeyTipState"); \ static_assert(offsetof(WB_SpellDisplay_C_ChangeKeyTipState, Show) == 0x000000, "Member 'WB_SpellDisplay_C_ChangeKeyTipState::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_CountTime \ static_assert(alignof(WB_SpellDisplay_C_CountTime) == 0x000004, "Wrong alignment on WB_SpellDisplay_C_CountTime"); \ static_assert(sizeof(WB_SpellDisplay_C_CountTime) == 0x000008, "Wrong size on WB_SpellDisplay_C_CountTime"); \ static_assert(offsetof(WB_SpellDisplay_C_CountTime, MontageAction) == 0x000000, "Member 'WB_SpellDisplay_C_CountTime::MontageAction' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_CountTime, CountTime_0) == 0x000004, "Member 'WB_SpellDisplay_C_CountTime::CountTime_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_DisableImage \ static_assert(alignof(WB_SpellDisplay_C_DisableImage) == 0x000001, "Wrong alignment on WB_SpellDisplay_C_DisableImage"); \ static_assert(sizeof(WB_SpellDisplay_C_DisableImage) == 0x000001, "Wrong size on WB_SpellDisplay_C_DisableImage"); \ static_assert(offsetof(WB_SpellDisplay_C_DisableImage, bDisable) == 0x000000, "Member 'WB_SpellDisplay_C_DisableImage::bDisable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay \ static_assert(alignof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay) == 0x000008, "Wrong alignment on WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay"); \ static_assert(sizeof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay) == 0x0002C8, "Wrong size on WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, EntryPoint) == 0x000000, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, Temp_real_Variable) == 0x000004, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, Temp_real_Variable_1) == 0x000008, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetDataTableRowFromName_OutRow) == 0x00000C, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000014, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CreateDelegate_OutputDelegate_1) == 0x000028, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CreateDelegate_OutputDelegate_2) == 0x000038, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_FindFirstSpell_CurrentIndex) == 0x00004C, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_FindFirstSpell_CurrentIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CreateDelegate_OutputDelegate_3) == 0x000050, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_OldItem_1) == 0x000060, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_OldItem_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_NewItem_1) == 0x000080, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_NewItem_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_Type_1) == 0x0000A0, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_Type_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_SlotIndex_1) == 0x0000A4, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_SlotIndex_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_ActiveIndex) == 0x0000A8, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_SwitchEnum_CmpSuccess) == 0x0000AC, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetPlayerActiveItemIndexFunc_ActiveItemIndex) == 0x0000B0, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetPlayerActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0000B8, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_HasAccess_ReturnValue) == 0x0000C0, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_OldItem) == 0x0000C8, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_NewItem) == 0x0000E8, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_Type) == 0x000108, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_SlotIndex) == 0x00010C, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_ItemIndex) == 0x000110, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_SwitchEnum_CmpSuccess_1) == 0x000114, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Greater_IntInt_ReturnValue) == 0x000115, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetNextIndex_NextIndex) == 0x000118, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetNextIndex_NextIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000120, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_number) == 0x000128, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_number' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetMyBuffComp_BuffComponent) == 0x000130, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000138, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000140, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_bDisable) == 0x000148, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_bDisable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000150, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, Temp_struct_Variable) == 0x000158, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000168, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, Temp_bool_Variable) == 0x000169, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_BooleanAND_ReturnValue) == 0x00016A, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Greater_IntInt_ReturnValue_1) == 0x00016B, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_PlayAnimationForward_ReturnValue) == 0x000170, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_BooleanAND_ReturnValue_1) == 0x000178, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetDynamicMaterial_ReturnValue_1) == 0x000180, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetDynamicMaterial_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000188, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_Property) == 0x000190, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_Property' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_OldIntValue) == 0x000198, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_OldIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_NewIntValue) == 0x00019C, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_NewIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0001A0, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x0001A4, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0001A8, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CreateDelegate_OutputDelegate_4) == 0x0001AC, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetNormalizeKlesaPercentValue_ReturnValue) == 0x0001C0, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetNormalizeKlesaPercentValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, Temp_bool_Variable_1) == 0x0001C8, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetPlayerMaxKlesa_ReturnValue) == 0x0001CC, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetPlayerMaxKlesa_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0001D0, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Conv_IntToFloat_ReturnValue_2) == 0x0001D8, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Conv_IntToFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0001DC, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0001E0, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001E8, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetUINotify_UINotify) == 0x0001F0, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CreateDelegate_OutputDelegate_5) == 0x0001F8, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetPlayerMaxKlesa_ReturnValue_1) == 0x000208, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetPlayerMaxKlesa_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000210, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Conv_IntToFloat_ReturnValue_3) == 0x000218, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Conv_IntToFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Less_DoubleDouble_ReturnValue) == 0x00021C, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000220, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000228, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Conv_IntToDouble_ReturnValue_2) == 0x000230, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Conv_IntToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000238, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CreateDelegate_OutputDelegate_6) == 0x00023C, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, Temp_struct_Variable_1) == 0x00024C, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00025C, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Not_PreBool_ReturnValue) == 0x00025D, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CreateDelegate_OutputDelegate_7) == 0x000260, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000270, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Not_PreBool_ReturnValue_1) == 0x000271, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000278, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x000280, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_IsAnimationPlaying_ReturnValue) == 0x000288, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_IsAnimationPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_MontageAction) == 0x000289, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_MontageAction' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_CustomEvent_CountTime) == 0x00028C, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_CustomEvent_CountTime' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000290, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_Select_Default) == 0x000294, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, K2Node_Select_Default_1) == 0x0002A4, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x0002A8, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Divide_DoubleDouble_A_ImplicitCast_1) == 0x0002B0, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Divide_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x0002B8, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay, CallFunc_Divide_DoubleDouble_B_ImplicitCast_1) == 0x0002C0, "Member 'WB_SpellDisplay_C_ExecuteUbergraph_WB_SpellDisplay::CallFunc_Divide_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_FindFirstSpell \ static_assert(alignof(WB_SpellDisplay_C_FindFirstSpell) == 0x000008, "Wrong alignment on WB_SpellDisplay_C_FindFirstSpell"); \ static_assert(sizeof(WB_SpellDisplay_C_FindFirstSpell) == 0x000060, "Wrong size on WB_SpellDisplay_C_FindFirstSpell"); \ static_assert(offsetof(WB_SpellDisplay_C_FindFirstSpell, CurrentIndex) == 0x000000, "Member 'WB_SpellDisplay_C_FindFirstSpell::CurrentIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_FindFirstSpell, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_SpellDisplay_C_FindFirstSpell::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_FindFirstSpell, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_SpellDisplay_C_FindFirstSpell::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_FindFirstSpell, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_SpellDisplay_C_FindFirstSpell::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_FindFirstSpell, CallFunc_Array_Get_Item) == 0x000010, "Member 'WB_SpellDisplay_C_FindFirstSpell::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_FindFirstSpell, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'WB_SpellDisplay_C_FindFirstSpell::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_FindFirstSpell, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'WB_SpellDisplay_C_FindFirstSpell::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_FindFirstSpell, CallFunc_Greater_IntInt_ReturnValue) == 0x000035, "Member 'WB_SpellDisplay_C_FindFirstSpell::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_FindFirstSpell, CallFunc_Array_Get_Item_1) == 0x000038, "Member 'WB_SpellDisplay_C_FindFirstSpell::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_FindFirstSpell, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000058, "Member 'WB_SpellDisplay_C_FindFirstSpell::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_GetNextIndex \ static_assert(alignof(WB_SpellDisplay_C_GetNextIndex) == 0x000008, "Wrong alignment on WB_SpellDisplay_C_GetNextIndex"); \ static_assert(sizeof(WB_SpellDisplay_C_GetNextIndex) == 0x000040, "Wrong size on WB_SpellDisplay_C_GetNextIndex"); \ static_assert(offsetof(WB_SpellDisplay_C_GetNextIndex, CurrentIndex) == 0x000000, "Member 'WB_SpellDisplay_C_GetNextIndex::CurrentIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_GetNextIndex, NextIndex) == 0x000004, "Member 'WB_SpellDisplay_C_GetNextIndex::NextIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_GetNextIndex, TempIndex) == 0x000008, "Member 'WB_SpellDisplay_C_GetNextIndex::TempIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_GetNextIndex, CallFunc_Array_Length_ReturnValue) == 0x00000C, "Member 'WB_SpellDisplay_C_GetNextIndex::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_GetNextIndex, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_SpellDisplay_C_GetNextIndex::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_GetNextIndex, CallFunc_Greater_IntInt_ReturnValue) == 0x000014, "Member 'WB_SpellDisplay_C_GetNextIndex::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_GetNextIndex, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_SpellDisplay_C_GetNextIndex::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_GetNextIndex, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000038, "Member 'WB_SpellDisplay_C_GetNextIndex::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_GetNum \ static_assert(alignof(WB_SpellDisplay_C_GetNum) == 0x000004, "Wrong alignment on WB_SpellDisplay_C_GetNum"); \ static_assert(sizeof(WB_SpellDisplay_C_GetNum) == 0x000004, "Wrong size on WB_SpellDisplay_C_GetNum"); \ static_assert(offsetof(WB_SpellDisplay_C_GetNum, Number) == 0x000000, "Member 'WB_SpellDisplay_C_GetNum::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_GetSpellData \ static_assert(alignof(WB_SpellDisplay_C_GetSpellData) == 0x000008, "Wrong alignment on WB_SpellDisplay_C_GetSpellData"); \ static_assert(sizeof(WB_SpellDisplay_C_GetSpellData) == 0x000010, "Wrong size on WB_SpellDisplay_C_GetSpellData"); \ static_assert(offsetof(WB_SpellDisplay_C_GetSpellData, CallFunc_GetPlayerFastAccessItem_FastAccess_Inventory) == 0x000000, "Member 'WB_SpellDisplay_C_GetSpellData::CallFunc_GetPlayerFastAccessItem_FastAccess_Inventory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_GetValidSpellNum \ static_assert(alignof(WB_SpellDisplay_C_GetValidSpellNum) == 0x000008, "Wrong alignment on WB_SpellDisplay_C_GetValidSpellNum"); \ static_assert(sizeof(WB_SpellDisplay_C_GetValidSpellNum) == 0x000040, "Wrong size on WB_SpellDisplay_C_GetValidSpellNum"); \ static_assert(offsetof(WB_SpellDisplay_C_GetValidSpellNum, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'WB_SpellDisplay_C_GetValidSpellNum::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_GetValidSpellNum, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'WB_SpellDisplay_C_GetValidSpellNum::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_GetValidSpellNum, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_SpellDisplay_C_GetValidSpellNum::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_GetValidSpellNum, Temp_int_Variable) == 0x00000C, "Member 'WB_SpellDisplay_C_GetValidSpellNum::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_GetValidSpellNum, CallFunc_Add_IntInt_ReturnValue_1) == 0x000010, "Member 'WB_SpellDisplay_C_GetValidSpellNum::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_GetValidSpellNum, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'WB_SpellDisplay_C_GetValidSpellNum::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_GetValidSpellNum, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_SpellDisplay_C_GetValidSpellNum::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_GetValidSpellNum, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'WB_SpellDisplay_C_GetValidSpellNum::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_GetValidSpellNum, CallFunc_Greater_IntInt_ReturnValue) == 0x000039, "Member 'WB_SpellDisplay_C_GetValidSpellNum::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_OnItemInSlotChanged \ static_assert(alignof(WB_SpellDisplay_C_OnItemInSlotChanged) == 0x000008, "Wrong alignment on WB_SpellDisplay_C_OnItemInSlotChanged"); \ static_assert(sizeof(WB_SpellDisplay_C_OnItemInSlotChanged) == 0x000050, "Wrong size on WB_SpellDisplay_C_OnItemInSlotChanged"); \ static_assert(offsetof(WB_SpellDisplay_C_OnItemInSlotChanged, OldItem) == 0x000000, "Member 'WB_SpellDisplay_C_OnItemInSlotChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_OnItemInSlotChanged, NewItem) == 0x000020, "Member 'WB_SpellDisplay_C_OnItemInSlotChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_OnItemInSlotChanged, Type) == 0x000040, "Member 'WB_SpellDisplay_C_OnItemInSlotChanged::Type' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_OnItemInSlotChanged, SlotIndex) == 0x000044, "Member 'WB_SpellDisplay_C_OnItemInSlotChanged::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_OnItemInSlotChanged, ItemIndex) == 0x000048, "Member 'WB_SpellDisplay_C_OnItemInSlotChanged::ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_OnPlayerIntPropertyChanged \ static_assert(alignof(WB_SpellDisplay_C_OnPlayerIntPropertyChanged) == 0x000004, "Wrong alignment on WB_SpellDisplay_C_OnPlayerIntPropertyChanged"); \ static_assert(sizeof(WB_SpellDisplay_C_OnPlayerIntPropertyChanged) == 0x000010, "Wrong size on WB_SpellDisplay_C_OnPlayerIntPropertyChanged"); \ static_assert(offsetof(WB_SpellDisplay_C_OnPlayerIntPropertyChanged, Property) == 0x000000, "Member 'WB_SpellDisplay_C_OnPlayerIntPropertyChanged::Property' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_OnPlayerIntPropertyChanged, OldIntValue) == 0x000008, "Member 'WB_SpellDisplay_C_OnPlayerIntPropertyChanged::OldIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_OnPlayerIntPropertyChanged, NewIntValue) == 0x00000C, "Member 'WB_SpellDisplay_C_OnPlayerIntPropertyChanged::NewIntValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_OnWeaponChange \ static_assert(alignof(WB_SpellDisplay_C_OnWeaponChange) == 0x000008, "Wrong alignment on WB_SpellDisplay_C_OnWeaponChange"); \ static_assert(sizeof(WB_SpellDisplay_C_OnWeaponChange) == 0x000050, "Wrong size on WB_SpellDisplay_C_OnWeaponChange"); \ static_assert(offsetof(WB_SpellDisplay_C_OnWeaponChange, OldItem) == 0x000000, "Member 'WB_SpellDisplay_C_OnWeaponChange::OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_OnWeaponChange, NewItem) == 0x000020, "Member 'WB_SpellDisplay_C_OnWeaponChange::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_OnWeaponChange, Type) == 0x000040, "Member 'WB_SpellDisplay_C_OnWeaponChange::Type' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_OnWeaponChange, SlotIndex) == 0x000044, "Member 'WB_SpellDisplay_C_OnWeaponChange::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_OnWeaponChange, ActiveIndex) == 0x000048, "Member 'WB_SpellDisplay_C_OnWeaponChange::ActiveIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_ShowPts \ static_assert(alignof(WB_SpellDisplay_C_ShowPts) == 0x000008, "Wrong alignment on WB_SpellDisplay_C_ShowPts"); \ static_assert(sizeof(WB_SpellDisplay_C_ShowPts) == 0x000048, "Wrong size on WB_SpellDisplay_C_ShowPts"); \ static_assert(offsetof(WB_SpellDisplay_C_ShowPts, Num) == 0x000000, "Member 'WB_SpellDisplay_C_ShowPts::Num' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ShowPts, Pts_0) == 0x000008, "Member 'WB_SpellDisplay_C_ShowPts::Pts_0' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ShowPts, Temp_byte_Variable) == 0x000018, "Member 'WB_SpellDisplay_C_ShowPts::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ShowPts, CallFunc_Array_Length_ReturnValue) == 0x00001C, "Member 'WB_SpellDisplay_C_ShowPts::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ShowPts, CallFunc_Greater_IntInt_ReturnValue) == 0x000020, "Member 'WB_SpellDisplay_C_ShowPts::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ShowPts, Temp_byte_Variable_1) == 0x000021, "Member 'WB_SpellDisplay_C_ShowPts::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ShowPts, Temp_int_Array_Index_Variable) == 0x000024, "Member 'WB_SpellDisplay_C_ShowPts::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ShowPts, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'WB_SpellDisplay_C_ShowPts::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ShowPts, CallFunc_Array_Get_Item) == 0x000030, "Member 'WB_SpellDisplay_C_ShowPts::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ShowPts, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'WB_SpellDisplay_C_ShowPts::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ShowPts, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'WB_SpellDisplay_C_ShowPts::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ShowPts, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000040, "Member 'WB_SpellDisplay_C_ShowPts::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ShowPts, Temp_bool_Variable) == 0x000041, "Member 'WB_SpellDisplay_C_ShowPts::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_ShowPts, K2Node_Select_Default) == 0x000042, "Member 'WB_SpellDisplay_C_ShowPts::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_Update_PtIsLight \ static_assert(alignof(WB_SpellDisplay_C_Update_PtIsLight) == 0x000008, "Wrong alignment on WB_SpellDisplay_C_Update_PtIsLight"); \ static_assert(sizeof(WB_SpellDisplay_C_Update_PtIsLight) == 0x000040, "Wrong size on WB_SpellDisplay_C_Update_PtIsLight"); \ static_assert(offsetof(WB_SpellDisplay_C_Update_PtIsLight, Temp_object_Variable) == 0x000000, "Member 'WB_SpellDisplay_C_Update_PtIsLight::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_Update_PtIsLight, Temp_object_Variable_1) == 0x000008, "Member 'WB_SpellDisplay_C_Update_PtIsLight::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_Update_PtIsLight, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_SpellDisplay_C_Update_PtIsLight::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_Update_PtIsLight, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'WB_SpellDisplay_C_Update_PtIsLight::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_Update_PtIsLight, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_SpellDisplay_C_Update_PtIsLight::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_Update_PtIsLight, Temp_bool_Variable) == 0x00001C, "Member 'WB_SpellDisplay_C_Update_PtIsLight::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_Update_PtIsLight, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_SpellDisplay_C_Update_PtIsLight::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_Update_PtIsLight, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000028, "Member 'WB_SpellDisplay_C_Update_PtIsLight::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_Update_PtIsLight, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'WB_SpellDisplay_C_Update_PtIsLight::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_Update_PtIsLight, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'WB_SpellDisplay_C_Update_PtIsLight::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_Update_PtIsLight, K2Node_Select_Default) == 0x000038, "Member 'WB_SpellDisplay_C_Update_PtIsLight::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_UpdateKeyImage \ static_assert(alignof(WB_SpellDisplay_C_UpdateKeyImage) == 0x000008, "Wrong alignment on WB_SpellDisplay_C_UpdateKeyImage"); \ static_assert(sizeof(WB_SpellDisplay_C_UpdateKeyImage) == 0x000050, "Wrong size on WB_SpellDisplay_C_UpdateKeyImage"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateKeyImage, ButtonTag) == 0x000000, "Member 'WB_SpellDisplay_C_UpdateKeyImage::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateKeyImage, KeyImage) == 0x000008, "Member 'WB_SpellDisplay_C_UpdateKeyImage::KeyImage' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateKeyImage, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000010, "Member 'WB_SpellDisplay_C_UpdateKeyImage::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateKeyImage, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000020, "Member 'WB_SpellDisplay_C_UpdateKeyImage::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateKeyImage, CallFunc_GetValidValue_ReturnValue) == 0x000021, "Member 'WB_SpellDisplay_C_UpdateKeyImage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateKeyImage, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000028, "Member 'WB_SpellDisplay_C_UpdateKeyImage::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateKeyImage, CallFunc_GetKeysIconNew_IsConfigured) == 0x000030, "Member 'WB_SpellDisplay_C_UpdateKeyImage::CallFunc_GetKeysIconNew_IsConfigured' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateKeyImage, CallFunc_GetKeysIconNew_KeyIcon) == 0x000038, "Member 'WB_SpellDisplay_C_UpdateKeyImage::CallFunc_GetKeysIconNew_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateKeyImage, CallFunc_GetKeysIconNew_CombinationKeyIcon) == 0x000040, "Member 'WB_SpellDisplay_C_UpdateKeyImage::CallFunc_GetKeysIconNew_CombinationKeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateKeyImage, CallFunc_GetKeysIconNew_IsCombinationKey) == 0x000048, "Member 'WB_SpellDisplay_C_UpdateKeyImage::CallFunc_GetKeysIconNew_IsCombinationKey' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateKeyImage, CallFunc_IsValid_ReturnValue) == 0x000049, "Member 'WB_SpellDisplay_C_UpdateKeyImage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_UpdateNumsByCount \ static_assert(alignof(WB_SpellDisplay_C_UpdateNumsByCount) == 0x000008, "Wrong alignment on WB_SpellDisplay_C_UpdateNumsByCount"); \ static_assert(sizeof(WB_SpellDisplay_C_UpdateNumsByCount) == 0x000308, "Wrong size on WB_SpellDisplay_C_UpdateNumsByCount"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateNumsByCount, CallFunc_Conv_IntToString_ReturnValue) == 0x000000, "Member 'WB_SpellDisplay_C_UpdateNumsByCount::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateNumsByCount, CallFunc_Conv_StringToName_ReturnValue) == 0x000010, "Member 'WB_SpellDisplay_C_UpdateNumsByCount::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateNumsByCount, CallFunc_Redirect_Table_MappedTable) == 0x000018, "Member 'WB_SpellDisplay_C_UpdateNumsByCount::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateNumsByCount, CallFunc_GetDataTableRowFromName_OutRow) == 0x000020, "Member 'WB_SpellDisplay_C_UpdateNumsByCount::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateNumsByCount, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000300, "Member 'WB_SpellDisplay_C_UpdateNumsByCount::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateNumsByCount, CallFunc_GetTruePTConsumeByID_PTConsume) == 0x000304, "Member 'WB_SpellDisplay_C_UpdateNumsByCount::CallFunc_GetTruePTConsumeByID_PTConsume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_UpdateSpellIconAndPts \ static_assert(alignof(WB_SpellDisplay_C_UpdateSpellIconAndPts) == 0x000008, "Wrong alignment on WB_SpellDisplay_C_UpdateSpellIconAndPts"); \ static_assert(sizeof(WB_SpellDisplay_C_UpdateSpellIconAndPts) == 0x000128, "Wrong size on WB_SpellDisplay_C_UpdateSpellIconAndPts"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateSpellIconAndPts, ID) == 0x000000, "Member 'WB_SpellDisplay_C_UpdateSpellIconAndPts::ID' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateSpellIconAndPts, ThisPts) == 0x000008, "Member 'WB_SpellDisplay_C_UpdateSpellIconAndPts::ThisPts' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateSpellIconAndPts, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'WB_SpellDisplay_C_UpdateSpellIconAndPts::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateSpellIconAndPts, CallFunc_GetItemByID_Item) == 0x000028, "Member 'WB_SpellDisplay_C_UpdateSpellIconAndPts::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateSpellIconAndPts, CallFunc_GetItemByID_find) == 0x0000F8, "Member 'WB_SpellDisplay_C_UpdateSpellIconAndPts::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateSpellIconAndPts, CallFunc_Concat_StrStr_ReturnValue) == 0x000100, "Member 'WB_SpellDisplay_C_UpdateSpellIconAndPts::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateSpellIconAndPts, CallFunc_IsValid_ReturnValue) == 0x000110, "Member 'WB_SpellDisplay_C_UpdateSpellIconAndPts::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateSpellIconAndPts, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000118, "Member 'WB_SpellDisplay_C_UpdateSpellIconAndPts::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateSpellIconAndPts, CallFunc_GetDynamicMaterial_ReturnValue_1) == 0x000120, "Member 'WB_SpellDisplay_C_UpdateSpellIconAndPts::CallFunc_GetDynamicMaterial_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_UpdateUsedIcon \ static_assert(alignof(WB_SpellDisplay_C_UpdateUsedIcon) == 0x000008, "Wrong alignment on WB_SpellDisplay_C_UpdateUsedIcon"); \ static_assert(sizeof(WB_SpellDisplay_C_UpdateUsedIcon) == 0x000040, "Wrong size on WB_SpellDisplay_C_UpdateUsedIcon"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateUsedIcon, Temp_object_Variable) == 0x000000, "Member 'WB_SpellDisplay_C_UpdateUsedIcon::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateUsedIcon, Temp_object_Variable_1) == 0x000008, "Member 'WB_SpellDisplay_C_UpdateUsedIcon::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateUsedIcon, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_SpellDisplay_C_UpdateUsedIcon::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateUsedIcon, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'WB_SpellDisplay_C_UpdateUsedIcon::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateUsedIcon, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_SpellDisplay_C_UpdateUsedIcon::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateUsedIcon, Temp_bool_Variable) == 0x00001C, "Member 'WB_SpellDisplay_C_UpdateUsedIcon::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateUsedIcon, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_SpellDisplay_C_UpdateUsedIcon::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateUsedIcon, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000028, "Member 'WB_SpellDisplay_C_UpdateUsedIcon::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateUsedIcon, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'WB_SpellDisplay_C_UpdateUsedIcon::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateUsedIcon, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'WB_SpellDisplay_C_UpdateUsedIcon::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateUsedIcon, K2Node_Select_Default) == 0x000038, "Member 'WB_SpellDisplay_C_UpdateUsedIcon::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SpellDisplay_C_UpdateUsedSpell_Display \ static_assert(alignof(WB_SpellDisplay_C_UpdateUsedSpell_Display) == 0x000008, "Wrong alignment on WB_SpellDisplay_C_UpdateUsedSpell_Display"); \ static_assert(sizeof(WB_SpellDisplay_C_UpdateUsedSpell_Display) == 0x000028, "Wrong size on WB_SpellDisplay_C_UpdateUsedSpell_Display"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateUsedSpell_Display, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000000, "Member 'WB_SpellDisplay_C_UpdateUsedSpell_Display::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SpellDisplay_C_UpdateUsedSpell_Display, CallFunc_Array_Get_Item) == 0x000008, "Member 'WB_SpellDisplay_C_UpdateUsedSpell_Display::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SpellDisplay_C \ static_assert(alignof(UWB_SpellDisplay_C) == 0x000008, "Wrong alignment on UWB_SpellDisplay_C"); \ static_assert(sizeof(UWB_SpellDisplay_C) == 0x000358, "Wrong size on UWB_SpellDisplay_C"); \ static_assert(offsetof(UWB_SpellDisplay_C, UberGraphFrame) == 0x000278, "Member 'UWB_SpellDisplay_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, Flash) == 0x000280, "Member 'UWB_SpellDisplay_C::Flash' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, Image_95) == 0x000288, "Member 'UWB_SpellDisplay_C::Image_95' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, Image_150) == 0x000290, "Member 'UWB_SpellDisplay_C::Image_150' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, Image_249) == 0x000298, "Member 'UWB_SpellDisplay_C::Image_249' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, NiaImage) == 0x0002A0, "Member 'UWB_SpellDisplay_C::NiaImage' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, NiaImage_Light) == 0x0002A8, "Member 'UWB_SpellDisplay_C::NiaImage_Light' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, pt1) == 0x0002B0, "Member 'UWB_SpellDisplay_C::pt1' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, pt2) == 0x0002B8, "Member 'UWB_SpellDisplay_C::pt2' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, pt3) == 0x0002C0, "Member 'UWB_SpellDisplay_C::pt3' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, pt4) == 0x0002C8, "Member 'UWB_SpellDisplay_C::pt4' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, pt5) == 0x0002D0, "Member 'UWB_SpellDisplay_C::pt5' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, SizeBox_0) == 0x0002D8, "Member 'UWB_SpellDisplay_C::SizeBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, Slot0) == 0x0002E0, "Member 'UWB_SpellDisplay_C::Slot0' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, Slot1) == 0x0002E8, "Member 'UWB_SpellDisplay_C::Slot1' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, Slot2) == 0x0002F0, "Member 'UWB_SpellDisplay_C::Slot2' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, Slot3) == 0x0002F8, "Member 'UWB_SpellDisplay_C::Slot3' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, UINotify) == 0x000300, "Member 'UWB_SpellDisplay_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, Spellitems) == 0x000308, "Member 'UWB_SpellDisplay_C::Spellitems' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, SpellNum) == 0x000318, "Member 'UWB_SpellDisplay_C::SpellNum' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, CurrentSpellIndex) == 0x00031C, "Member 'UWB_SpellDisplay_C::CurrentSpellIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, Slots) == 0x000320, "Member 'UWB_SpellDisplay_C::Slots' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, Pts) == 0x000330, "Member 'UWB_SpellDisplay_C::Pts' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, NewPTNum) == 0x000340, "Member 'UWB_SpellDisplay_C::NewPTNum' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, NeedPTNum) == 0x000344, "Member 'UWB_SpellDisplay_C::NeedPTNum' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, KlesaBaseValue) == 0x000348, "Member 'UWB_SpellDisplay_C::KlesaBaseValue' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, SpellID) == 0x00034C, "Member 'UWB_SpellDisplay_C::SpellID' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, CurrentCount) == 0x000350, "Member 'UWB_SpellDisplay_C::CurrentCount' has a wrong offset!"); \ static_assert(offsetof(UWB_SpellDisplay_C, Disable) == 0x000354, "Member 'UWB_SpellDisplay_C::Disable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FF_BuffModifierConfig \ static_assert(alignof(FF_BuffModifierConfig) == 0x000004, "Wrong alignment on FF_BuffModifierConfig"); \ static_assert(sizeof(FF_BuffModifierConfig) == 0x00000C, "Wrong size on FF_BuffModifierConfig"); \ static_assert(offsetof(FF_BuffModifierConfig, StatType_2_0190485549C2D03FE6E47B8EC870EA14) == 0x000000, "Member 'FF_BuffModifierConfig::StatType_2_0190485549C2D03FE6E47B8EC870EA14' has a wrong offset!"); \ static_assert(offsetof(FF_BuffModifierConfig, GamePlayTag_11_E7C9C41C4D3832465D98DA9683FA11D7) == 0x000004, "Member 'FF_BuffModifierConfig::GamePlayTag_11_E7C9C41C4D3832465D98DA9683FA11D7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStruct_InteractionObject \ static_assert(alignof(FStruct_InteractionObject) == 0x000008, "Wrong alignment on FStruct_InteractionObject"); \ static_assert(sizeof(FStruct_InteractionObject) == 0x000090, "Wrong size on FStruct_InteractionObject"); \ static_assert(offsetof(FStruct_InteractionObject, Type_21_9898207B442BBD3E5FA3F1ACF7C2FF6A) == 0x000000, "Member 'FStruct_InteractionObject::Type_21_9898207B442BBD3E5FA3F1ACF7C2FF6A' has a wrong offset!"); \ static_assert(offsetof(FStruct_InteractionObject, ObjectAnimation_0n_6_18A7993B4FA6DB796A0D1EB61903D916) == 0x000008, "Member 'FStruct_InteractionObject::ObjectAnimation_0n_6_18A7993B4FA6DB796A0D1EB61903D916' has a wrong offset!"); \ static_assert(offsetof(FStruct_InteractionObject, CharacterAnimation_0n_7_3314E3424BDF8791320EFBBB89124358) == 0x000010, "Member 'FStruct_InteractionObject::CharacterAnimation_0n_7_3314E3424BDF8791320EFBBB89124358' has a wrong offset!"); \ static_assert(offsetof(FStruct_InteractionObject, ObjectAnimation_Off_17_8FE8A91E427A677E109EFDBDDA4C6078) == 0x000018, "Member 'FStruct_InteractionObject::ObjectAnimation_Off_17_8FE8A91E427A677E109EFDBDDA4C6078' has a wrong offset!"); \ static_assert(offsetof(FStruct_InteractionObject, CharacterAnimation_0ff_16_3DA182274D45CA584775BB8275542E63) == 0x000020, "Member 'FStruct_InteractionObject::CharacterAnimation_0ff_16_3DA182274D45CA584775BB8275542E63' has a wrong offset!"); \ static_assert(offsetof(FStruct_InteractionObject, SearchingAnimation_32_170D5B9B4C20D886E9093FA92EFD8C29) == 0x000028, "Member 'FStruct_InteractionObject::SearchingAnimation_32_170D5B9B4C20D886E9093FA92EFD8C29' has a wrong offset!"); \ static_assert(offsetof(FStruct_InteractionObject, SkeletalMesh_24_C153A4F2458DB8BEE14F42A171674C55) == 0x000030, "Member 'FStruct_InteractionObject::SkeletalMesh_24_C153A4F2458DB8BEE14F42A171674C55' has a wrong offset!"); \ static_assert(offsetof(FStruct_InteractionObject, DelayStartResultEvent_27_D4BE13E745078E47C24E769015EB4A17) == 0x000038, "Member 'FStruct_InteractionObject::DelayStartResultEvent_27_D4BE13E745078E47C24E769015EB4A17' has a wrong offset!"); \ static_assert(offsetof(FStruct_InteractionObject, DelayForCanInterrupt_On_41_2A0076FF435CF883B50943934B108E1D) == 0x00003C, "Member 'FStruct_InteractionObject::DelayForCanInterrupt_On_41_2A0076FF435CF883B50943934B108E1D' has a wrong offset!"); \ static_assert(offsetof(FStruct_InteractionObject, DelayForCanInterrupt_Off_40_EA332EA84EE65E4641CB0AA5499CD11B) == 0x000040, "Member 'FStruct_InteractionObject::DelayForCanInterrupt_Off_40_EA332EA84EE65E4641CB0AA5499CD11B' has a wrong offset!"); \ static_assert(offsetof(FStruct_InteractionObject, IsSearchingObject_43_9ED5DBD6457545916EB6F195DE19BC60) == 0x000044, "Member 'FStruct_InteractionObject::IsSearchingObject_43_9ED5DBD6457545916EB6F195DE19BC60' has a wrong offset!"); \ static_assert(offsetof(FStruct_InteractionObject, IKVisualPointPosition_49_CF281DC54A77465189B13596C7FED1CA) == 0x000048, "Member 'FStruct_InteractionObject::IKVisualPointPosition_49_CF281DC54A77465189B13596C7FED1CA' has a wrong offset!"); \ static_assert(offsetof(FStruct_InteractionObject, CameraAnimVector_60_DD134E5542066D101BB0D2BEA79DED5F) == 0x000060, "Member 'FStruct_InteractionObject::CameraAnimVector_60_DD134E5542066D101BB0D2BEA79DED5F' has a wrong offset!"); \ static_assert(offsetof(FStruct_InteractionObject, EnumCharacterAnim_On_65_0E22481F476796CDA499D889CE869D8F) == 0x000078, "Member 'FStruct_InteractionObject::EnumCharacterAnim_On_65_0E22481F476796CDA499D889CE869D8F' has a wrong offset!"); \ static_assert(offsetof(FStruct_InteractionObject, EnumCharacterAnim_Off_66_BE144CF1464866A53FC1998B4470493C) == 0x000080, "Member 'FStruct_InteractionObject::EnumCharacterAnim_Off_66_BE144CF1464866A53FC1998B4470493C' has a wrong offset!"); \ static_assert(offsetof(FStruct_InteractionObject, CharacterAnimIndex_On_71_D3B6905B454918BBD9B4BABFD749944A) == 0x000088, "Member 'FStruct_InteractionObject::CharacterAnimIndex_On_71_D3B6905B454918BBD9B4BABFD749944A' has a wrong offset!"); \ static_assert(offsetof(FStruct_InteractionObject, CharacterAnimIndex_Off_72_B981179F4F2021C98D29A38304588E6F) == 0x00008C, "Member 'FStruct_InteractionObject::CharacterAnimIndex_Off_72_B981179F4F2021C98D29A38304588E6F' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_PoseData \ static_assert(alignof(FST_PoseData) == 0x000008, "Wrong alignment on FST_PoseData"); \ static_assert(sizeof(FST_PoseData) == 0x000030, "Wrong size on FST_PoseData"); \ static_assert(offsetof(FST_PoseData, PoseName_11_ECDCAB154235032DA71C9B91C021CE4C) == 0x000000, "Member 'FST_PoseData::PoseName_11_ECDCAB154235032DA71C9B91C021CE4C' has a wrong offset!"); \ static_assert(offsetof(FST_PoseData, PoseIcon_13_A28433AE4DBC2A9FCF1BEDB8F9DF22BE) == 0x000018, "Member 'FST_PoseData::PoseIcon_13_A28433AE4DBC2A9FCF1BEDB8F9DF22BE' has a wrong offset!"); \ static_assert(offsetof(FST_PoseData, NotEquipPoseIcon_16_023D22E64FD4F48EAFC5EDA91E9524D4) == 0x000020, "Member 'FST_PoseData::NotEquipPoseIcon_16_023D22E64FD4F48EAFC5EDA91E9524D4' has a wrong offset!"); \ static_assert(offsetof(FST_PoseData, PoseAnimation_8_95F568E94BA58C116D6E35B56C238CE7) == 0x000028, "Member 'FST_PoseData::PoseAnimation_8_95F568E94BA58C116D6E35B56C238CE7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_ChiGongXianJin_C \ static_assert(alignof(UShake_ChiGongXianJin_C) == 0x000010, "Wrong alignment on UShake_ChiGongXianJin_C"); \ static_assert(sizeof(UShake_ChiGongXianJin_C) == 0x000210, "Wrong size on UShake_ChiGongXianJin_C"); \ #define DUMPER7_ASSERTS_FST_LevelMappedInfo \ static_assert(alignof(FST_LevelMappedInfo) == 0x000008, "Wrong alignment on FST_LevelMappedInfo"); \ static_assert(sizeof(FST_LevelMappedInfo) == 0x000010, "Wrong size on FST_LevelMappedInfo"); \ static_assert(offsetof(FST_LevelMappedInfo, Volumes_5_63483433488BD2C132AD0D8EE7F7A5D9) == 0x000000, "Member 'FST_LevelMappedInfo::Volumes_5_63483433488BD2C132AD0D8EE7F7A5D9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_BackArea_Image_C_ExecuteUbergraph_WB_StarGraph_BackArea_Image \ static_assert(alignof(WB_StarGraph_BackArea_Image_C_ExecuteUbergraph_WB_StarGraph_BackArea_Image) == 0x000004, "Wrong alignment on WB_StarGraph_BackArea_Image_C_ExecuteUbergraph_WB_StarGraph_BackArea_Image"); \ static_assert(sizeof(WB_StarGraph_BackArea_Image_C_ExecuteUbergraph_WB_StarGraph_BackArea_Image) == 0x000008, "Wrong size on WB_StarGraph_BackArea_Image_C_ExecuteUbergraph_WB_StarGraph_BackArea_Image"); \ static_assert(offsetof(WB_StarGraph_BackArea_Image_C_ExecuteUbergraph_WB_StarGraph_BackArea_Image, EntryPoint) == 0x000000, "Member 'WB_StarGraph_BackArea_Image_C_ExecuteUbergraph_WB_StarGraph_BackArea_Image::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_BackArea_Image_C_ExecuteUbergraph_WB_StarGraph_BackArea_Image, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'WB_StarGraph_BackArea_Image_C_ExecuteUbergraph_WB_StarGraph_BackArea_Image::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarGraph_BackArea_Image_C \ static_assert(alignof(UWB_StarGraph_BackArea_Image_C) == 0x000008, "Wrong alignment on UWB_StarGraph_BackArea_Image_C"); \ static_assert(sizeof(UWB_StarGraph_BackArea_Image_C) == 0x0002A8, "Wrong size on UWB_StarGraph_BackArea_Image_C"); \ static_assert(offsetof(UWB_StarGraph_BackArea_Image_C, UberGraphFrame) == 0x000278, "Member 'UWB_StarGraph_BackArea_Image_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_BackArea_Image_C, AutomaticAccuracyImage_155) == 0x000280, "Member 'UWB_StarGraph_BackArea_Image_C::AutomaticAccuracyImage_155' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_BackArea_Image_C, MInstance) == 0x000288, "Member 'UWB_StarGraph_BackArea_Image_C::MInstance' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_BackArea_Image_C, Desired_Size) == 0x000290, "Member 'UWB_StarGraph_BackArea_Image_C::Desired_Size' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_BackArea_Image_C, Index_0) == 0x0002A0, "Member 'UWB_StarGraph_BackArea_Image_C::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractWidgetWithChange_C_BP_InteractWidget_AutoGenFunc \ static_assert(alignof(BP_InteractWidgetWithChange_C_BP_InteractWidget_AutoGenFunc) == 0x000008, "Wrong alignment on BP_InteractWidgetWithChange_C_BP_InteractWidget_AutoGenFunc"); \ static_assert(sizeof(BP_InteractWidgetWithChange_C_BP_InteractWidget_AutoGenFunc) == 0x000018, "Wrong size on BP_InteractWidgetWithChange_C_BP_InteractWidget_AutoGenFunc"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_BP_InteractWidget_AutoGenFunc, NewDeviceType) == 0x000000, "Member 'BP_InteractWidgetWithChange_C_BP_InteractWidget_AutoGenFunc::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_BP_InteractWidget_AutoGenFunc, TypeIndex) == 0x000010, "Member 'BP_InteractWidgetWithChange_C_BP_InteractWidget_AutoGenFunc::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractWidgetWithChange_C_ExecuteUbergraph_BP_InteractWidgetWithChange \ static_assert(alignof(BP_InteractWidgetWithChange_C_ExecuteUbergraph_BP_InteractWidgetWithChange) == 0x000008, "Wrong alignment on BP_InteractWidgetWithChange_C_ExecuteUbergraph_BP_InteractWidgetWithChange"); \ static_assert(sizeof(BP_InteractWidgetWithChange_C_ExecuteUbergraph_BP_InteractWidgetWithChange) == 0x000038, "Wrong size on BP_InteractWidgetWithChange_C_ExecuteUbergraph_BP_InteractWidgetWithChange"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_ExecuteUbergraph_BP_InteractWidgetWithChange, EntryPoint) == 0x000000, "Member 'BP_InteractWidgetWithChange_C_ExecuteUbergraph_BP_InteractWidgetWithChange::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_ExecuteUbergraph_BP_InteractWidgetWithChange, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'BP_InteractWidgetWithChange_C_ExecuteUbergraph_BP_InteractWidgetWithChange::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_ExecuteUbergraph_BP_InteractWidgetWithChange, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'BP_InteractWidgetWithChange_C_ExecuteUbergraph_BP_InteractWidgetWithChange::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_ExecuteUbergraph_BP_InteractWidgetWithChange, K2Node_CustomEvent_UIInteract) == 0x000028, "Member 'BP_InteractWidgetWithChange_C_ExecuteUbergraph_BP_InteractWidgetWithChange::K2Node_CustomEvent_UIInteract' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_ExecuteUbergraph_BP_InteractWidgetWithChange, K2Node_Event_IsDesignTime) == 0x000030, "Member 'BP_InteractWidgetWithChange_C_ExecuteUbergraph_BP_InteractWidgetWithChange::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent \ static_assert(alignof(BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent) == 0x000008, "Wrong alignment on BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(sizeof(BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent) == 0x000080, "Wrong size on BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent, InKeyEvent) == 0x000000, "Member 'BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent, isDown) == 0x000040, "Member 'BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent, ReturnValue) == 0x000041, "Member 'BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetKey_ReturnValue) == 0x000048, "Member 'BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000060, "Member 'BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000068, "Member 'BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x000070, "Member 'BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent, CallFunc_IsHoldingSprintButton_IsSprint) == 0x000078, "Member 'BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent::CallFunc_IsHoldingSprintButton_IsSprint' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent, CallFunc_IsHoldingSprintButton_RollPressed) == 0x000079, "Member 'BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent::CallFunc_IsHoldingSprintButton_RollPressed' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x00007A, "Member 'BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue) == 0x00007B, "Member 'BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanAND_ReturnValue) == 0x00007C, "Member 'BP_InteractWidgetWithChange_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractWidgetWithChange_C_OnGetAnimationWidgetInterface \ static_assert(alignof(BP_InteractWidgetWithChange_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on BP_InteractWidgetWithChange_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(BP_InteractWidgetWithChange_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on BP_InteractWidgetWithChange_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'BP_InteractWidgetWithChange_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractWidgetWithChange_C_PreConstruct \ static_assert(alignof(BP_InteractWidgetWithChange_C_PreConstruct) == 0x000001, "Wrong alignment on BP_InteractWidgetWithChange_C_PreConstruct"); \ static_assert(sizeof(BP_InteractWidgetWithChange_C_PreConstruct) == 0x000001, "Wrong size on BP_InteractWidgetWithChange_C_PreConstruct"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'BP_InteractWidgetWithChange_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractWidgetWithChange_C_SetComponent \ static_assert(alignof(BP_InteractWidgetWithChange_C_SetComponent) == 0x000008, "Wrong alignment on BP_InteractWidgetWithChange_C_SetComponent"); \ static_assert(sizeof(BP_InteractWidgetWithChange_C_SetComponent) == 0x000008, "Wrong size on BP_InteractWidgetWithChange_C_SetComponent"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_SetComponent, UIInteract_0) == 0x000000, "Member 'BP_InteractWidgetWithChange_C_SetComponent::UIInteract_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractWidgetWithChange_C_TipsChange \ static_assert(alignof(BP_InteractWidgetWithChange_C_TipsChange) == 0x000008, "Wrong alignment on BP_InteractWidgetWithChange_C_TipsChange"); \ static_assert(sizeof(BP_InteractWidgetWithChange_C_TipsChange) == 0x000090, "Wrong size on BP_InteractWidgetWithChange_C_TipsChange"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_TipsChange, InGeometry) == 0x000000, "Member 'BP_InteractWidgetWithChange_C_TipsChange::InGeometry' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_TipsChange, InKeyEvent) == 0x000040, "Member 'BP_InteractWidgetWithChange_C_TipsChange::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_TipsChange, inKeyTag) == 0x000080, "Member 'BP_InteractWidgetWithChange_C_TipsChange::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_TipsChange, bIsDown) == 0x000088, "Member 'BP_InteractWidgetWithChange_C_TipsChange::bIsDown' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_TipsChange, CallFunc_CanChangeNum_CanChange) == 0x000089, "Member 'BP_InteractWidgetWithChange_C_TipsChange::CallFunc_CanChangeNum_CanChange' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_TipsChange, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x00008A, "Member 'BP_InteractWidgetWithChange_C_TipsChange::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractWidgetWithChange_C_UpdateText \ static_assert(alignof(BP_InteractWidgetWithChange_C_UpdateText) == 0x000008, "Wrong alignment on BP_InteractWidgetWithChange_C_UpdateText"); \ static_assert(sizeof(BP_InteractWidgetWithChange_C_UpdateText) == 0x000080, "Wrong size on BP_InteractWidgetWithChange_C_UpdateText"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_UpdateText, InText) == 0x000000, "Member 'BP_InteractWidgetWithChange_C_UpdateText::InText' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_UpdateText, PlayAnimation_0) == 0x000018, "Member 'BP_InteractWidgetWithChange_C_UpdateText::PlayAnimation_0' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_UpdateText, PlatfromName) == 0x00001C, "Member 'BP_InteractWidgetWithChange_C_UpdateText::PlatfromName' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_UpdateText, K2Node_MakeMap_Map) == 0x000028, "Member 'BP_InteractWidgetWithChange_C_UpdateText::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidgetWithChange_C_UpdateText, CallFunc_GetInputHelper_WGI_InputHelpVis) == 0x000078, "Member 'BP_InteractWidgetWithChange_C_UpdateText::CallFunc_GetInputHelper_WGI_InputHelpVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_InteractWidgetWithChange_C \ static_assert(alignof(UBP_InteractWidgetWithChange_C) == 0x000008, "Wrong alignment on UBP_InteractWidgetWithChange_C"); \ static_assert(sizeof(UBP_InteractWidgetWithChange_C) == 0x000310, "Wrong size on UBP_InteractWidgetWithChange_C"); \ static_assert(offsetof(UBP_InteractWidgetWithChange_C, UberGraphFrame) == 0x0002C0, "Member 'UBP_InteractWidgetWithChange_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBP_InteractWidgetWithChange_C, ShowTipsAnimation) == 0x0002C8, "Member 'UBP_InteractWidgetWithChange_C::ShowTipsAnimation' has a wrong offset!"); \ static_assert(offsetof(UBP_InteractWidgetWithChange_C, ChangeState) == 0x0002D0, "Member 'UBP_InteractWidgetWithChange_C::ChangeState' has a wrong offset!"); \ static_assert(offsetof(UBP_InteractWidgetWithChange_C, KeyText2) == 0x0002D8, "Member 'UBP_InteractWidgetWithChange_C::KeyText2' has a wrong offset!"); \ static_assert(offsetof(UBP_InteractWidgetWithChange_C, WB_AnimationSlot_Fade_122) == 0x0002E0, "Member 'UBP_InteractWidgetWithChange_C::WB_AnimationSlot_Fade_122' has a wrong offset!"); \ static_assert(offsetof(UBP_InteractWidgetWithChange_C, WB_SecondaryWindow2) == 0x0002E8, "Member 'UBP_InteractWidgetWithChange_C::WB_SecondaryWindow2' has a wrong offset!"); \ static_assert(offsetof(UBP_InteractWidgetWithChange_C, WGI_InputHelpVis_ItemKey) == 0x0002F0, "Member 'UBP_InteractWidgetWithChange_C::WGI_InputHelpVis_ItemKey' has a wrong offset!"); \ static_assert(offsetof(UBP_InteractWidgetWithChange_C, WGI_InputHelpVis_ItemKey_1) == 0x0002F8, "Member 'UBP_InteractWidgetWithChange_C::WGI_InputHelpVis_ItemKey_1' has a wrong offset!"); \ static_assert(offsetof(UBP_InteractWidgetWithChange_C, UIInteract) == 0x000300, "Member 'UBP_InteractWidgetWithChange_C::UIInteract' has a wrong offset!"); \ static_assert(offsetof(UBP_InteractWidgetWithChange_C, ShowChange) == 0x000308, "Member 'UBP_InteractWidgetWithChange_C::ShowChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_EnableAO_C_Received_NotifyBegin \ static_assert(alignof(ANS_EnableAO_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_EnableAO_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_EnableAO_C_Received_NotifyBegin) == 0x000070, "Wrong size on ANS_EnableAO_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_EnableAO_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_EnableAO_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_EnableAO_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_EnableAO_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_EnableAO_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_EnableAO_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_EnableAO_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_EnableAO_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_EnableAO_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_EnableAO_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_EnableAO_C_Received_NotifyBegin, CallFunc_GetAnimInstance_ReturnValue) == 0x000050, "Member 'ANS_EnableAO_C_Received_NotifyBegin::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_EnableAO_C_Received_NotifyBegin, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000058, "Member 'ANS_EnableAO_C_Received_NotifyBegin::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(ANS_EnableAO_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'ANS_EnableAO_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_EnableAO_C_Received_NotifyEnd \ static_assert(alignof(ANS_EnableAO_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_EnableAO_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_EnableAO_C_Received_NotifyEnd) == 0x000068, "Wrong size on ANS_EnableAO_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_EnableAO_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_EnableAO_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_EnableAO_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_EnableAO_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_EnableAO_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_EnableAO_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_EnableAO_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_EnableAO_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_EnableAO_C_Received_NotifyEnd, CallFunc_GetAnimInstance_ReturnValue) == 0x000048, "Member 'ANS_EnableAO_C_Received_NotifyEnd::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_EnableAO_C_Received_NotifyEnd, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000050, "Member 'ANS_EnableAO_C_Received_NotifyEnd::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(ANS_EnableAO_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_EnableAO_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_EnableAO_C \ static_assert(alignof(UANS_EnableAO_C) == 0x000008, "Wrong alignment on UANS_EnableAO_C"); \ static_assert(sizeof(UANS_EnableAO_C) == 0x000048, "Wrong size on UANS_EnableAO_C"); \ static_assert(offsetof(UANS_EnableAO_C, MinAngle) == 0x000040, "Member 'UANS_EnableAO_C::MinAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2 \ static_assert(alignof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2) == 0x000008, "Wrong alignment on T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2"); \ static_assert(sizeof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2) == 0x0000C0, "Wrong size on T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, EntryPoint) == 0x000000, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, CallFunc_GetMyEquip_Equip) == 0x000018, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, CallFunc_IsInCombatPose_Result) == 0x000020, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000021, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, K2Node_MakeArray_Array) == 0x000028, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, CallFunc_GetMyEquip_Equip_1) == 0x000038, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::CallFunc_GetMyEquip_Equip_1' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, K2Node_Event_OwnerController_1) == 0x000040, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::K2Node_Event_OwnerController_1' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, K2Node_Event_ControlledPawn_1) == 0x000048, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, K2Node_Event_OwnerController) == 0x000050, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, K2Node_Event_ControlledPawn) == 0x000058, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, K2Node_DynamicCast_AsBP_Base_AI) == 0x000060, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, CallFunc_IsInCombatPose_Result_1) == 0x000069, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::CallFunc_IsInCombatPose_Result_1' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, CallFunc_GetAnimInstance_ReturnValue) == 0x000070, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000078, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, CallFunc_GetBlendInArgs_ReturnValue) == 0x000080, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::CallFunc_GetBlendInArgs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, CallFunc_FClamp_ReturnValue) == 0x000098, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, CallFunc_FMax_ReturnValue) == 0x0000A0, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0000A8, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, CallFunc_FClamp_Value_ImplicitCast) == 0x0000B0, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x0000B8, "Member 'T_ActiveAction2_C_ExecuteUbergraph_T_ActiveAction2::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_ActiveAction2_C_ReceiveAbortAI \ static_assert(alignof(T_ActiveAction2_C_ReceiveAbortAI) == 0x000008, "Wrong alignment on T_ActiveAction2_C_ReceiveAbortAI"); \ static_assert(sizeof(T_ActiveAction2_C_ReceiveAbortAI) == 0x000010, "Wrong size on T_ActiveAction2_C_ReceiveAbortAI"); \ static_assert(offsetof(T_ActiveAction2_C_ReceiveAbortAI, OwnerController) == 0x000000, "Member 'T_ActiveAction2_C_ReceiveAbortAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ReceiveAbortAI, ControlledPawn) == 0x000008, "Member 'T_ActiveAction2_C_ReceiveAbortAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_ActiveAction2_C_ReceiveExecuteAI \ static_assert(alignof(T_ActiveAction2_C_ReceiveExecuteAI) == 0x000008, "Wrong alignment on T_ActiveAction2_C_ReceiveExecuteAI"); \ static_assert(sizeof(T_ActiveAction2_C_ReceiveExecuteAI) == 0x000010, "Wrong size on T_ActiveAction2_C_ReceiveExecuteAI"); \ static_assert(offsetof(T_ActiveAction2_C_ReceiveExecuteAI, OwnerController) == 0x000000, "Member 'T_ActiveAction2_C_ReceiveExecuteAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_ReceiveExecuteAI, ControlledPawn) == 0x000008, "Member 'T_ActiveAction2_C_ReceiveExecuteAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_ActiveAction2_C_SetHasToggleCombatNotify \ static_assert(alignof(T_ActiveAction2_C_SetHasToggleCombatNotify) == 0x000008, "Wrong alignment on T_ActiveAction2_C_SetHasToggleCombatNotify"); \ static_assert(sizeof(T_ActiveAction2_C_SetHasToggleCombatNotify) == 0x000018, "Wrong size on T_ActiveAction2_C_SetHasToggleCombatNotify"); \ static_assert(offsetof(T_ActiveAction2_C_SetHasToggleCombatNotify, Montage) == 0x000000, "Member 'T_ActiveAction2_C_SetHasToggleCombatNotify::Montage' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_SetHasToggleCombatNotify, CallFunc_Montage_GetNotifyByClass_ReturnValue) == 0x000008, "Member 'T_ActiveAction2_C_SetHasToggleCombatNotify::CallFunc_Montage_GetNotifyByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_ActiveAction2_C_SetHasToggleCombatNotify, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'T_ActiveAction2_C_SetHasToggleCombatNotify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UT_ActiveAction2_C \ static_assert(alignof(UT_ActiveAction2_C) == 0x000008, "Wrong alignment on UT_ActiveAction2_C"); \ static_assert(sizeof(UT_ActiveAction2_C) == 0x000110, "Wrong size on UT_ActiveAction2_C"); \ static_assert(offsetof(UT_ActiveAction2_C, UberGraphFrame_T_ActiveAction2_C) == 0x0000F0, "Member 'UT_ActiveAction2_C::UberGraphFrame_T_ActiveAction2_C' has a wrong offset!"); \ static_assert(offsetof(UT_ActiveAction2_C, DelayToggleCombatHandle) == 0x0000F8, "Member 'UT_ActiveAction2_C::DelayToggleCombatHandle' has a wrong offset!"); \ static_assert(offsetof(UT_ActiveAction2_C, OwnerAI) == 0x000100, "Member 'UT_ActiveAction2_C::OwnerAI' has a wrong offset!"); \ static_assert(offsetof(UT_ActiveAction2_C, HasToggleCombat) == 0x000108, "Member 'UT_ActiveAction2_C::HasToggleCombat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AddSpell_C_GetNotifyName \ static_assert(alignof(ANS_AddSpell_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_AddSpell_C_GetNotifyName"); \ static_assert(sizeof(ANS_AddSpell_C_GetNotifyName) == 0x000098, "Wrong size on ANS_AddSpell_C_GetNotifyName"); \ static_assert(offsetof(ANS_AddSpell_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_AddSpell_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_GetNotifyName, CallFunc_Conv_NameToString_ReturnValue) == 0x000010, "Member 'ANS_AddSpell_C_GetNotifyName::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_GetNotifyName, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000020, "Member 'ANS_AddSpell_C_GetNotifyName::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'ANS_AddSpell_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'ANS_AddSpell_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000050, "Member 'ANS_AddSpell_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000060, "Member 'ANS_AddSpell_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_GetNotifyName, CallFunc_Conv_NameToString_ReturnValue_2) == 0x000070, "Member 'ANS_AddSpell_C_GetNotifyName::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_GetNotifyName, K2Node_SwitchName_CmpSuccess) == 0x000080, "Member 'ANS_AddSpell_C_GetNotifyName::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000088, "Member 'ANS_AddSpell_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AddSpell_C_GetSpell \ static_assert(alignof(ANS_AddSpell_C_GetSpell) == 0x000004, "Wrong alignment on ANS_AddSpell_C_GetSpell"); \ static_assert(sizeof(ANS_AddSpell_C_GetSpell) == 0x000008, "Wrong size on ANS_AddSpell_C_GetSpell"); \ static_assert(offsetof(ANS_AddSpell_C_GetSpell, ReturnValue) == 0x000000, "Member 'ANS_AddSpell_C_GetSpell::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AddSpell_C_Received_NotifyBegin \ static_assert(alignof(ANS_AddSpell_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_AddSpell_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_AddSpell_C_Received_NotifyBegin) == 0x000080, "Wrong size on ANS_AddSpell_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_AddSpell_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_AddSpell_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_AddSpell_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_AddSpell_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_AddSpell_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyBegin, CallFunc_IsGameOnlineMode_ReturnValue) == 0x000049, "Member 'ANS_AddSpell_C_Received_NotifyBegin::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_AddSpell_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyBegin, K2Node_DynamicCast_AsCharacter) == 0x000058, "Member 'ANS_AddSpell_C_Received_NotifyBegin::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_AddSpell_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue) == 0x000068, "Member 'ANS_AddSpell_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyBegin, CallFunc_IsLocallyControlled_ReturnValue) == 0x000070, "Member 'ANS_AddSpell_C_Received_NotifyBegin::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyBegin, CallFunc_ReplaceSpellID_ID) == 0x000074, "Member 'ANS_AddSpell_C_Received_NotifyBegin::CallFunc_ReplaceSpellID_ID' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyBegin, CallFunc_NotEqual_NameName_ReturnValue) == 0x00007C, "Member 'ANS_AddSpell_C_Received_NotifyBegin::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AddSpell_C_Received_NotifyEnd \ static_assert(alignof(ANS_AddSpell_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_AddSpell_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_AddSpell_C_Received_NotifyEnd) == 0x000068, "Wrong size on ANS_AddSpell_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_AddSpell_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_AddSpell_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_AddSpell_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_AddSpell_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_AddSpell_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue) == 0x000050, "Member 'ANS_AddSpell_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyEnd, CallFunc_IsServer_ReturnValue) == 0x000058, "Member 'ANS_AddSpell_C_Received_NotifyEnd::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyEnd, CallFunc_ReplaceSpellID_ID) == 0x00005C, "Member 'ANS_AddSpell_C_Received_NotifyEnd::CallFunc_ReplaceSpellID_ID' has a wrong offset!"); \ static_assert(offsetof(ANS_AddSpell_C_Received_NotifyEnd, CallFunc_NotEqual_NameName_ReturnValue) == 0x000064, "Member 'ANS_AddSpell_C_Received_NotifyEnd::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_AddSpell_C \ static_assert(alignof(UANS_AddSpell_C) == 0x000008, "Wrong alignment on UANS_AddSpell_C"); \ static_assert(sizeof(UANS_AddSpell_C) == 0x000098, "Wrong size on UANS_AddSpell_C"); \ static_assert(offsetof(UANS_AddSpell_C, Type) == 0x000040, "Member 'UANS_AddSpell_C::Type' has a wrong offset!"); \ static_assert(offsetof(UANS_AddSpell_C, ID) == 0x000068, "Member 'UANS_AddSpell_C::ID' has a wrong offset!"); \ static_assert(offsetof(UANS_AddSpell_C, SocketName) == 0x000070, "Member 'UANS_AddSpell_C::SocketName' has a wrong offset!"); \ static_assert(offsetof(UANS_AddSpell_C, OffsetTolerance) == 0x000078, "Member 'UANS_AddSpell_C::OffsetTolerance' has a wrong offset!"); \ static_assert(offsetof(UANS_AddSpell_C, IsAttach) == 0x000090, "Member 'UANS_AddSpell_C::IsAttach' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton \ static_assert(alignof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton) == 0x000008, "Wrong alignment on WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton"); \ static_assert(sizeof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton) == 0x0000B0, "Wrong size on WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, EntryPoint) == 0x000000, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, K2Node_Event_IsDesignTime) == 0x000014, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, K2Node_CreateDelegate_OutputDelegate_1) == 0x000018, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000028, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000038, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000040, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, K2Node_CustomEvent_OptionTag) == 0x000048, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::K2Node_CustomEvent_OptionTag' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000050, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, K2Node_CreateDelegate_OutputDelegate_2) == 0x000054, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, CallFunc_MakeVector2D_ReturnValue) == 0x000068, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000078, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, CallFunc_GetOptionValue_ReturnValue) == 0x000080, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000090, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000098, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, CallFunc_FClamp_ReturnValue) == 0x0000A0, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast) == 0x0000A8, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast) == 0x0000AC, "Member 'WB_MenuButton_C_ExecuteUbergraph_WB_MenuButton::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuButton_C_OnOptionValueChange \ static_assert(alignof(WB_MenuButton_C_OnOptionValueChange) == 0x000004, "Wrong alignment on WB_MenuButton_C_OnOptionValueChange"); \ static_assert(sizeof(WB_MenuButton_C_OnOptionValueChange) == 0x000008, "Wrong size on WB_MenuButton_C_OnOptionValueChange"); \ static_assert(offsetof(WB_MenuButton_C_OnOptionValueChange, OptionTag) == 0x000000, "Member 'WB_MenuButton_C_OnOptionValueChange::OptionTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuButton_C_PreConstruct \ static_assert(alignof(WB_MenuButton_C_PreConstruct) == 0x000001, "Wrong alignment on WB_MenuButton_C_PreConstruct"); \ static_assert(sizeof(WB_MenuButton_C_PreConstruct) == 0x000001, "Wrong size on WB_MenuButton_C_PreConstruct"); \ static_assert(offsetof(WB_MenuButton_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_MenuButton_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuButton_C_UpdateAllKeyImage \ static_assert(alignof(WB_MenuButton_C_UpdateAllKeyImage) == 0x000008, "Wrong alignment on WB_MenuButton_C_UpdateAllKeyImage"); \ static_assert(sizeof(WB_MenuButton_C_UpdateAllKeyImage) == 0x000078, "Wrong size on WB_MenuButton_C_UpdateAllKeyImage"); \ static_assert(offsetof(WB_MenuButton_C_UpdateAllKeyImage, Type_0) == 0x000000, "Member 'WB_MenuButton_C_UpdateAllKeyImage::Type_0' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_UpdateAllKeyImage, Index_0) == 0x000010, "Member 'WB_MenuButton_C_UpdateAllKeyImage::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_UpdateAllKeyImage, Temp_bool_Variable) == 0x000011, "Member 'WB_MenuButton_C_UpdateAllKeyImage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_UpdateAllKeyImage, CallFunc_GetValidValue_ReturnValue) == 0x000012, "Member 'WB_MenuButton_C_UpdateAllKeyImage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_UpdateAllKeyImage, Temp_object_Variable) == 0x000018, "Member 'WB_MenuButton_C_UpdateAllKeyImage::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_UpdateAllKeyImage, Temp_object_Variable_1) == 0x000020, "Member 'WB_MenuButton_C_UpdateAllKeyImage::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_UpdateAllKeyImage, Temp_bool_Variable_1) == 0x000028, "Member 'WB_MenuButton_C_UpdateAllKeyImage::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_UpdateAllKeyImage, Temp_object_Variable_2) == 0x000030, "Member 'WB_MenuButton_C_UpdateAllKeyImage::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_UpdateAllKeyImage, Temp_object_Variable_3) == 0x000038, "Member 'WB_MenuButton_C_UpdateAllKeyImage::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_UpdateAllKeyImage, Temp_bool_Variable_2) == 0x000040, "Member 'WB_MenuButton_C_UpdateAllKeyImage::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_UpdateAllKeyImage, Temp_object_Variable_4) == 0x000048, "Member 'WB_MenuButton_C_UpdateAllKeyImage::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_UpdateAllKeyImage, Temp_object_Variable_5) == 0x000050, "Member 'WB_MenuButton_C_UpdateAllKeyImage::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_UpdateAllKeyImage, K2Node_Select_Default) == 0x000058, "Member 'WB_MenuButton_C_UpdateAllKeyImage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_UpdateAllKeyImage, K2Node_Select_Default_1) == 0x000060, "Member 'WB_MenuButton_C_UpdateAllKeyImage::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_UpdateAllKeyImage, K2Node_Select_Default_2) == 0x000068, "Member 'WB_MenuButton_C_UpdateAllKeyImage::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButton_C_UpdateAllKeyImage, K2Node_SwitchEnum_CmpSuccess) == 0x000070, "Member 'WB_MenuButton_C_UpdateAllKeyImage::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_MenuButton_C \ static_assert(alignof(UWB_MenuButton_C) == 0x000008, "Wrong alignment on UWB_MenuButton_C"); \ static_assert(sizeof(UWB_MenuButton_C) == 0x000300, "Wrong size on UWB_MenuButton_C"); \ static_assert(offsetof(UWB_MenuButton_C, UberGraphFrame) == 0x000288, "Member 'UWB_MenuButton_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButton_C, bg) == 0x000290, "Member 'UWB_MenuButton_C::bg' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButton_C, SizeBox_0) == 0x000298, "Member 'UWB_MenuButton_C::SizeBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButton_C, WGI_Button_81) == 0x0002A0, "Member 'UWB_MenuButton_C::WGI_Button_81' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButton_C, IconWidth) == 0x0002A8, "Member 'UWB_MenuButton_C::IconWidth' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButton_C, IconHeight) == 0x0002B0, "Member 'UWB_MenuButton_C::IconHeight' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButton_C, OnClick) == 0x0002B8, "Member 'UWB_MenuButton_C::OnClick' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButton_C, OnSelect) == 0x0002C8, "Member 'UWB_MenuButton_C::OnSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButton_C, KeyTag) == 0x0002D8, "Member 'UWB_MenuButton_C::KeyTag' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButton_C, Type) == 0x0002E0, "Member 'UWB_MenuButton_C::Type' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButton_C, isLeft) == 0x0002E1, "Member 'UWB_MenuButton_C::isLeft' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButton_C, ViewportScale) == 0x0002E8, "Member 'UWB_MenuButton_C::ViewportScale' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButton_C, DesignWidth) == 0x0002F0, "Member 'UWB_MenuButton_C::DesignWidth' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButton_C, DesignHeight) == 0x0002F8, "Member 'UWB_MenuButton_C::DesignHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24078_C_CloseNiagara \ static_assert(alignof(MagicBase_24078_C_CloseNiagara) == 0x000008, "Wrong alignment on MagicBase_24078_C_CloseNiagara"); \ static_assert(sizeof(MagicBase_24078_C_CloseNiagara) == 0x000010, "Wrong size on MagicBase_24078_C_CloseNiagara"); \ static_assert(offsetof(MagicBase_24078_C_CloseNiagara, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000000, "Member 'MagicBase_24078_C_CloseNiagara::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_CloseNiagara, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000008, "Member 'MagicBase_24078_C_CloseNiagara::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078 \ static_assert(alignof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078) == 0x000008, "Wrong alignment on MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078"); \ static_assert(sizeof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078) == 0x000350, "Wrong size on MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, EntryPoint) == 0x000000, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, Temp_delegate_Variable) == 0x000004, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, Temp_delegate_Variable_1) == 0x000014, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, K2Node_Event_DeltaSeconds) == 0x000024, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, K2Node_Event_SkillID_1) == 0x000028, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::K2Node_Event_SkillID_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, K2Node_Event_Applier) == 0x000030, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::K2Node_Event_Applier' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, K2Node_Event_Attacker_1) == 0x000038, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::K2Node_Event_Attacker_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, K2Node_Event_SkillID) == 0x000040, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::K2Node_Event_SkillID' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, K2Node_Event_EffectType) == 0x000050, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::K2Node_Event_EffectType' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_Subtract_IntInt_ReturnValue) == 0x000054, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, K2Node_CreateDelegate_OutputDelegate) == 0x000058, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000068, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract) == 0x000070, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000078, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_GetAttachSocket_Is_Attach) == 0x000080, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_GetAttachSocket_Is_Attach' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_GetAttachSocket_Socket_Name) == 0x000084, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_GetAttachSocket_Socket_Name' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_GetComponentByClass_ReturnValue) == 0x000090, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_GetSocketLocation_ReturnValue) == 0x000098, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x0000B0, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x0000B8, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_K2_SetActorLocation_ReturnValue) == 0x0001A0, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_PostEvent_ReturnValue) == 0x0001A4, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, K2Node_Event_Attacker) == 0x0001A8, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::K2Node_Event_Attacker' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, K2Node_Event_NetworkDamageData) == 0x0001B0, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::K2Node_Event_NetworkDamageData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_PostEvent_ReturnValue_1) == 0x0002D8, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_GetOwnerCharacter_ReturnValue_1) == 0x0002E0, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_GetOwnerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, K2Node_DynamicCast_AsAbstract_Character) == 0x0002E8, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, K2Node_DynamicCast_bSuccess) == 0x0002F0, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0002F8, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_GetOwnerCharacter_ReturnValue_2) == 0x000300, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_GetOwnerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000308, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, K2Node_DynamicCast_bSuccess_1) == 0x000318, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000320, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_IsAlive_Result) == 0x000328, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x000330, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000338, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_GetMyStateManagerComp_StateManagerComp_2) == 0x000340, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_GetMyStateManagerComp_StateManagerComp_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x000348, "Member 'MagicBase_24078_C_ExecuteUbergraph_MagicBase_24078::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24078_C_IsAlive \ static_assert(alignof(MagicBase_24078_C_IsAlive) == 0x000001, "Wrong alignment on MagicBase_24078_C_IsAlive"); \ static_assert(sizeof(MagicBase_24078_C_IsAlive) == 0x000001, "Wrong size on MagicBase_24078_C_IsAlive"); \ static_assert(offsetof(MagicBase_24078_C_IsAlive, Result) == 0x000000, "Member 'MagicBase_24078_C_IsAlive::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24078_C_ReceiveTick \ static_assert(alignof(MagicBase_24078_C_ReceiveTick) == 0x000004, "Wrong alignment on MagicBase_24078_C_ReceiveTick"); \ static_assert(sizeof(MagicBase_24078_C_ReceiveTick) == 0x000004, "Wrong size on MagicBase_24078_C_ReceiveTick"); \ static_assert(offsetof(MagicBase_24078_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'MagicBase_24078_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24078_C_Request_GetMeDirectDamage \ static_assert(alignof(MagicBase_24078_C_Request_GetMeDirectDamage) == 0x000008, "Wrong alignment on MagicBase_24078_C_Request_GetMeDirectDamage"); \ static_assert(sizeof(MagicBase_24078_C_Request_GetMeDirectDamage) == 0x000020, "Wrong size on MagicBase_24078_C_Request_GetMeDirectDamage"); \ static_assert(offsetof(MagicBase_24078_C_Request_GetMeDirectDamage, Attacker) == 0x000000, "Member 'MagicBase_24078_C_Request_GetMeDirectDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_Request_GetMeDirectDamage, SkillID) == 0x000008, "Member 'MagicBase_24078_C_Request_GetMeDirectDamage::SkillID' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_Request_GetMeDirectDamage, EffectType) == 0x000018, "Member 'MagicBase_24078_C_Request_GetMeDirectDamage::EffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24078_C_TakeDamage \ static_assert(alignof(MagicBase_24078_C_TakeDamage) == 0x000008, "Wrong alignment on MagicBase_24078_C_TakeDamage"); \ static_assert(sizeof(MagicBase_24078_C_TakeDamage) == 0x000438, "Wrong size on MagicBase_24078_C_TakeDamage"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'MagicBase_24078_C_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, HitResult_0) == 0x000168, "Member 'MagicBase_24078_C_TakeDamage::HitResult_0' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, ResultType) == 0x000250, "Member 'MagicBase_24078_C_TakeDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, Temp_int_Variable) == 0x000254, "Member 'MagicBase_24078_C_TakeDamage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_bBlockingHit) == 0x000258, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_bInitialOverlap) == 0x000259, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_Time) == 0x00025C, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_Distance) == 0x000260, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_Location) == 0x000268, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_ImpactPoint) == 0x000280, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_Normal) == 0x000298, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_ImpactNormal) == 0x0002B0, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_PhysMat) == 0x0002C8, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_HitActor) == 0x0002D0, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_HitComponent) == 0x0002D8, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_HitBoneName) == 0x0002E0, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_BoneName) == 0x0002E8, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_HitItem) == 0x0002F0, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_ElementIndex) == 0x0002F4, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_FaceIndex) == 0x0002F8, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_TraceStart) == 0x000300, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_BreakHitResult_TraceEnd) == 0x000318, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_Conv_IntToString_ReturnValue) == 0x000330, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue) == 0x000340, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_GetDisplayName_ReturnValue) == 0x000350, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, K2Node_DynamicCast_AsMagic_Base_Abstract) == 0x000360, "Member 'MagicBase_24078_C_TakeDamage::K2Node_DynamicCast_AsMagic_Base_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, K2Node_DynamicCast_bSuccess) == 0x000368, "Member 'MagicBase_24078_C_TakeDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000370, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_GetOwnerCharacter_ReturnValue_1) == 0x000378, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_GetOwnerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, K2Node_DynamicCast_AsAbstract_Character) == 0x000380, "Member 'MagicBase_24078_C_TakeDamage::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, K2Node_DynamicCast_bSuccess_1) == 0x000388, "Member 'MagicBase_24078_C_TakeDamage::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000390, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_GetOwnerCharacter_ReturnValue_2) == 0x000398, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_GetOwnerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0003A0, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x0003B0, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_NotEqual_ObjectObject_ReturnValue_1) == 0x0003B1, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_NotEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0003B2, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_Add_IntInt_ReturnValue) == 0x0003B4, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0003B8, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0003C8, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0003D8, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0003E8, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0003F8, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000408, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000418, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000428, "Member 'MagicBase_24078_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24078_C_Transmit_SponsorActingEffectToApplier \ static_assert(alignof(MagicBase_24078_C_Transmit_SponsorActingEffectToApplier) == 0x000008, "Wrong alignment on MagicBase_24078_C_Transmit_SponsorActingEffectToApplier"); \ static_assert(sizeof(MagicBase_24078_C_Transmit_SponsorActingEffectToApplier) == 0x000010, "Wrong size on MagicBase_24078_C_Transmit_SponsorActingEffectToApplier"); \ static_assert(offsetof(MagicBase_24078_C_Transmit_SponsorActingEffectToApplier, SkillID) == 0x000000, "Member 'MagicBase_24078_C_Transmit_SponsorActingEffectToApplier::SkillID' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_Transmit_SponsorActingEffectToApplier, Applier) == 0x000008, "Member 'MagicBase_24078_C_Transmit_SponsorActingEffectToApplier::Applier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24078_C_Transmit_TakeDamage \ static_assert(alignof(MagicBase_24078_C_Transmit_TakeDamage) == 0x000008, "Wrong alignment on MagicBase_24078_C_Transmit_TakeDamage"); \ static_assert(sizeof(MagicBase_24078_C_Transmit_TakeDamage) == 0x000130, "Wrong size on MagicBase_24078_C_Transmit_TakeDamage"); \ static_assert(offsetof(MagicBase_24078_C_Transmit_TakeDamage, Attacker) == 0x000000, "Member 'MagicBase_24078_C_Transmit_TakeDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_Transmit_TakeDamage, NetworkDamageData) == 0x000008, "Member 'MagicBase_24078_C_Transmit_TakeDamage::NetworkDamageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24078_C_Undelayed_TakeDamage \ static_assert(alignof(MagicBase_24078_C_Undelayed_TakeDamage) == 0x000008, "Wrong alignment on MagicBase_24078_C_Undelayed_TakeDamage"); \ static_assert(sizeof(MagicBase_24078_C_Undelayed_TakeDamage) == 0x000258, "Wrong size on MagicBase_24078_C_Undelayed_TakeDamage"); \ static_assert(offsetof(MagicBase_24078_C_Undelayed_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'MagicBase_24078_C_Undelayed_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_Undelayed_TakeDamage, HitResult_0) == 0x000168, "Member 'MagicBase_24078_C_Undelayed_TakeDamage::HitResult_0' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_Undelayed_TakeDamage, ResultType) == 0x000250, "Member 'MagicBase_24078_C_Undelayed_TakeDamage::ResultType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24078_C_UsePhysyicEffectWhenAppliedDamage \ static_assert(alignof(MagicBase_24078_C_UsePhysyicEffectWhenAppliedDamage) == 0x000001, "Wrong alignment on MagicBase_24078_C_UsePhysyicEffectWhenAppliedDamage"); \ static_assert(sizeof(MagicBase_24078_C_UsePhysyicEffectWhenAppliedDamage) == 0x000001, "Wrong size on MagicBase_24078_C_UsePhysyicEffectWhenAppliedDamage"); \ static_assert(offsetof(MagicBase_24078_C_UsePhysyicEffectWhenAppliedDamage, ReturnValue) == 0x000000, "Member 'MagicBase_24078_C_UsePhysyicEffectWhenAppliedDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24078_C_DoTimer_Destroy \ static_assert(alignof(MagicBase_24078_C_DoTimer_Destroy) == 0x000008, "Wrong alignment on MagicBase_24078_C_DoTimer_Destroy"); \ static_assert(sizeof(MagicBase_24078_C_DoTimer_Destroy) == 0x000010, "Wrong size on MagicBase_24078_C_DoTimer_Destroy"); \ static_assert(offsetof(MagicBase_24078_C_DoTimer_Destroy, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000000, "Member 'MagicBase_24078_C_DoTimer_Destroy::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24078_C_DoTimer_Destroy, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000008, "Member 'MagicBase_24078_C_DoTimer_Destroy::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMagicBase_24078_C \ static_assert(alignof(AMagicBase_24078_C) == 0x000008, "Wrong alignment on AMagicBase_24078_C"); \ static_assert(sizeof(AMagicBase_24078_C) == 0x0006D0, "Wrong size on AMagicBase_24078_C"); \ static_assert(offsetof(AMagicBase_24078_C, UberGraphFrame_MagicBase_24078_C) == 0x000660, "Member 'AMagicBase_24078_C::UberGraphFrame_MagicBase_24078_C' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24078_C, Sphere) == 0x000668, "Member 'AMagicBase_24078_C::Sphere' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24078_C, State) == 0x000670, "Member 'AMagicBase_24078_C::State' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24078_C, 攻击次数) == 0x000678, "Member 'AMagicBase_24078_C::攻击次数' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24078_C, 存活时间) == 0x000680, "Member 'AMagicBase_24078_C::存活时间' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24078_C, AttackedTimes) == 0x000688, "Member 'AMagicBase_24078_C::AttackedTimes' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24078_C, Timer) == 0x000690, "Member 'AMagicBase_24078_C::Timer' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24078_C, ShieldOpen) == 0x000698, "Member 'AMagicBase_24078_C::ShieldOpen' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24078_C, HitLocation) == 0x0006A0, "Member 'AMagicBase_24078_C::HitLocation' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24078_C, ShieldBreak) == 0x0006B8, "Member 'AMagicBase_24078_C::ShieldBreak' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24078_C, State_Manager_Comp) == 0x0006C0, "Member 'AMagicBase_24078_C::State_Manager_Comp' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24078_C, End) == 0x0006C8, "Member 'AMagicBase_24078_C::End' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24078_C, NewVar) == 0x0006C9, "Member 'AMagicBase_24078_C::NewVar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CheckBreak_WLC_C_CheckBreak \ static_assert(alignof(ANS_CheckBreak_WLC_C_CheckBreak) == 0x000008, "Wrong alignment on ANS_CheckBreak_WLC_C_CheckBreak"); \ static_assert(sizeof(ANS_CheckBreak_WLC_C_CheckBreak) == 0x0001F0, "Wrong size on ANS_CheckBreak_WLC_C_CheckBreak"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, Mesh) == 0x000000, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::Mesh' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, L_Flag) == 0x000008, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::L_Flag' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_GetOwner_ReturnValue) == 0x000020, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000028, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000038, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000040, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000048, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000058, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_GetAnimInstance_ReturnValue) == 0x000068, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000070, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Montage_GetPosition_ReturnValue) == 0x000078, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Montage_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000080, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000090, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x0000A0, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A8, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0000B8, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_IsWeaponSkillHolding_Pressing) == 0x0000B9, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_IsWeaponSkillHolding_Pressing' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Not_PreBool_ReturnValue) == 0x0000BA, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_BooleanAND_ReturnValue) == 0x0000BB, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Conv_BoolToString_ReturnValue) == 0x0000C0, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x0000D0, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000E0, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000E1, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x0000E8, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000F8, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_IsClickedKey_ReturnValue) == 0x000108, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_IsClickedKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_GetFrameCount_ReturnValue) == 0x000110, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_GetFrameCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Conv_Int64ToString_ReturnValue) == 0x000118, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Conv_Int64ToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_GetFrameCount_ReturnValue_1) == 0x000128, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_GetFrameCount_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000130, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Conv_Int64ToString_ReturnValue_1) == 0x000140, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Conv_Int64ToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000150, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000160, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000170, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000180, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000190, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Concat_StrStr_ReturnValue_10) == 0x0001A0, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0001B0, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Concat_StrStr_ReturnValue_12) == 0x0001C0, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Concat_StrStr_ReturnValue_13) == 0x0001D0, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_IsWeaponSkillHolding_Pressing_1) == 0x0001E0, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_IsWeaponSkillHolding_Pressing_1' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_CheckBreak, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x0001E8, "Member 'ANS_CheckBreak_WLC_C_CheckBreak::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CheckBreak_WLC_C_Received_NotifyEnd \ static_assert(alignof(ANS_CheckBreak_WLC_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_CheckBreak_WLC_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_CheckBreak_WLC_C_Received_NotifyEnd) == 0x000048, "Wrong size on ANS_CheckBreak_WLC_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_CheckBreak_WLC_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_CheckBreak_WLC_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_CheckBreak_WLC_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_CheckBreak_WLC_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CheckBreak_WLC_C_Received_NotifyTick \ static_assert(alignof(ANS_CheckBreak_WLC_C_Received_NotifyTick) == 0x000008, "Wrong alignment on ANS_CheckBreak_WLC_C_Received_NotifyTick"); \ static_assert(sizeof(ANS_CheckBreak_WLC_C_Received_NotifyTick) == 0x000050, "Wrong size on ANS_CheckBreak_WLC_C_Received_NotifyTick"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_Received_NotifyTick, MeshComp) == 0x000000, "Member 'ANS_CheckBreak_WLC_C_Received_NotifyTick::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_Received_NotifyTick, Animation) == 0x000008, "Member 'ANS_CheckBreak_WLC_C_Received_NotifyTick::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_Received_NotifyTick, FrameDeltaTime) == 0x000010, "Member 'ANS_CheckBreak_WLC_C_Received_NotifyTick::FrameDeltaTime' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_Received_NotifyTick, EventReference) == 0x000018, "Member 'ANS_CheckBreak_WLC_C_Received_NotifyTick::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_Received_NotifyTick, ReturnValue) == 0x000048, "Member 'ANS_CheckBreak_WLC_C_Received_NotifyTick::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckBreak_WLC_C_Received_NotifyTick, L_Flag) == 0x000049, "Member 'ANS_CheckBreak_WLC_C_Received_NotifyTick::L_Flag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_CheckBreak_WLC_C \ static_assert(alignof(UANS_CheckBreak_WLC_C) == 0x000008, "Wrong alignment on UANS_CheckBreak_WLC_C"); \ static_assert(sizeof(UANS_CheckBreak_WLC_C) == 0x000048, "Wrong size on UANS_CheckBreak_WLC_C"); \ static_assert(offsetof(UANS_CheckBreak_WLC_C, Action_Key) == 0x000040, "Member 'UANS_CheckBreak_WLC_C::Action_Key' has a wrong offset!"); \ static_assert(offsetof(UANS_CheckBreak_WLC_C, IsHolding) == 0x000041, "Member 'UANS_CheckBreak_WLC_C::IsHolding' has a wrong offset!"); \ static_assert(offsetof(UANS_CheckBreak_WLC_C, Once) == 0x000042, "Member 'UANS_CheckBreak_WLC_C::Once' has a wrong offset!"); \ static_assert(offsetof(UANS_CheckBreak_WLC_C, CheckEveryTick) == 0x000043, "Member 'UANS_CheckBreak_WLC_C::CheckEveryTick' has a wrong offset!"); \ static_assert(offsetof(UANS_CheckBreak_WLC_C, ResetPauseMoveWhenFail) == 0x000044, "Member 'UANS_CheckBreak_WLC_C::ResetPauseMoveWhenFail' has a wrong offset!"); \ static_assert(offsetof(UANS_CheckBreak_WLC_C, IsHoldingNot_AutoUpdateKeyWhenFail) == 0x000045, "Member 'UANS_CheckBreak_WLC_C::IsHoldingNot_AutoUpdateKeyWhenFail' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_PlayNiagaraEffectBySurface_C_GetEffect \ static_assert(alignof(AN_PlayNiagaraEffectBySurface_C_GetEffect) == 0x000008, "Wrong alignment on AN_PlayNiagaraEffectBySurface_C_GetEffect"); \ static_assert(sizeof(AN_PlayNiagaraEffectBySurface_C_GetEffect) == 0x0000E0, "Wrong size on AN_PlayNiagaraEffectBySurface_C_GetEffect"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, MeshComp) == 0x000000, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, Animation) == 0x000008, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, EffectExtraOffset) == 0x000010, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::EffectExtraOffset' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, ReturnValue) == 0x000028, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_GetOwner_ReturnValue) == 0x000030, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_GetKeyActive_IsActive) == 0x000038, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_GetKeyActive_IsValid) == 0x000039, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, K2Node_DynamicCast_AsCharacter) == 0x000040, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000049, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_CheckLandSurfaceType_ReturnHit) == 0x00004A, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_CheckLandSurfaceType_ReturnHit' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_CheckLandSurfaceType_ReturnValue) == 0x00004B, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_CheckLandSurfaceType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_CheckLandSurfaceType_ReturnHitLocation) == 0x000050, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_CheckLandSurfaceType_ReturnHitLocation' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_GetEffectExtraOffset_ReturnValue) == 0x000068, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_GetEffectExtraOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_GetEffect_EffectExtraOffset) == 0x000080, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_GetEffect_EffectExtraOffset' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_GetEffect_ReturnValue) == 0x000098, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_GetEffect_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_Map_Find_Value) == 0x0000A0, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_Map_Find_ReturnValue) == 0x0000A8, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_GetEffect_EffectExtraOffset_1) == 0x0000B0, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_GetEffect_EffectExtraOffset_1' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_GetEffect_ReturnValue_1) == 0x0000C8, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_GetEffect_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_Map_Find_Value_1) == 0x0000D0, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_Map_Find_ReturnValue_1) == 0x0000D8, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset \ static_assert(alignof(AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset) == 0x000010, "Wrong alignment on AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset"); \ static_assert(sizeof(AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset) == 0x0000E0, "Wrong size on AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, Mesh) == 0x000000, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::Mesh' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, SurfaceType) == 0x000008, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::SurfaceType' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, HitLocation) == 0x000010, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::HitLocation' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, ReturnValue) == 0x000028, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, CallFunc_GetSurfaceNameByEnum_ReturnValue) == 0x000040, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::CallFunc_GetSurfaceNameByEnum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000048, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x000049, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, CallFunc_BooleanOR_ReturnValue) == 0x00004A, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, CallFunc_GetSocketTransform_ReturnValue) == 0x000050, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, CallFunc_TransformLocation_ReturnValue) == 0x0000B0, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::CallFunc_TransformLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000C8, "Member 'AN_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_PlayNiagaraEffectBySurface_C_GetNotifyName \ static_assert(alignof(AN_PlayNiagaraEffectBySurface_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_PlayNiagaraEffectBySurface_C_GetNotifyName"); \ static_assert(sizeof(AN_PlayNiagaraEffectBySurface_C_GetNotifyName) == 0x000038, "Wrong size on AN_PlayNiagaraEffectBySurface_C_GetNotifyName"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_PlayNiagaraEffectBySurface_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetNotifyName, CallFunc_GetNotifyName_ReturnValue) == 0x000010, "Member 'AN_PlayNiagaraEffectBySurface_C_GetNotifyName::CallFunc_GetNotifyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetNotifyName, CallFunc_Map_Length_ReturnValue) == 0x000020, "Member 'AN_PlayNiagaraEffectBySurface_C_GetNotifyName::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetNotifyName, CallFunc_Greater_IntInt_ReturnValue) == 0x000024, "Member 'AN_PlayNiagaraEffectBySurface_C_GetNotifyName::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayNiagaraEffectBySurface_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'AN_PlayNiagaraEffectBySurface_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_PlayNiagaraEffectBySurface_C \ static_assert(alignof(UAN_PlayNiagaraEffectBySurface_C) == 0x000010, "Wrong alignment on UAN_PlayNiagaraEffectBySurface_C"); \ static_assert(sizeof(UAN_PlayNiagaraEffectBySurface_C) == 0x000170, "Wrong size on UAN_PlayNiagaraEffectBySurface_C"); \ static_assert(offsetof(UAN_PlayNiagaraEffectBySurface_C, Key) == 0x0000D0, "Member 'UAN_PlayNiagaraEffectBySurface_C::Key' has a wrong offset!"); \ static_assert(offsetof(UAN_PlayNiagaraEffectBySurface_C, 根据地表播放的粒子) == 0x0000F8, "Member 'UAN_PlayNiagaraEffectBySurface_C::根据地表播放的粒子' has a wrong offset!"); \ static_assert(offsetof(UAN_PlayNiagaraEffectBySurface_C, 预览地表类型) == 0x000148, "Member 'UAN_PlayNiagaraEffectBySurface_C::预览地表类型' has a wrong offset!"); \ static_assert(offsetof(UAN_PlayNiagaraEffectBySurface_C, 检测地表高度偏移) == 0x000150, "Member 'UAN_PlayNiagaraEffectBySurface_C::检测地表高度偏移' has a wrong offset!"); \ static_assert(offsetof(UAN_PlayNiagaraEffectBySurface_C, 检测地表深度) == 0x000158, "Member 'UAN_PlayNiagaraEffectBySurface_C::检测地表深度' has a wrong offset!"); \ static_assert(offsetof(UAN_PlayNiagaraEffectBySurface_C, DrawDebugType) == 0x000160, "Member 'UAN_PlayNiagaraEffectBySurface_C::DrawDebugType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_BuffNetworkCache \ static_assert(alignof(FS_BuffNetworkCache) == 0x000004, "Wrong alignment on FS_BuffNetworkCache"); \ static_assert(sizeof(FS_BuffNetworkCache) == 0x000008, "Wrong size on FS_BuffNetworkCache"); \ static_assert(offsetof(FS_BuffNetworkCache, ParticalID_5_DCC2E76B497128E2FBA8EA95CDE967C0) == 0x000000, "Member 'FS_BuffNetworkCache::ParticalID_5_DCC2E76B497128E2FBA8EA95CDE967C0' has a wrong offset!"); \ static_assert(offsetof(FS_BuffNetworkCache, BuffParticalLocation_4_8CA2D7874F16A641890911B1DB5D9484) == 0x000004, "Member 'FS_BuffNetworkCache::BuffParticalLocation_4_8CA2D7874F16A641890911B1DB5D9484' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_WC_TanFan_C_Received_Notify \ static_assert(alignof(AN_WC_TanFan_C_Received_Notify) == 0x000008, "Wrong alignment on AN_WC_TanFan_C_Received_Notify"); \ static_assert(sizeof(AN_WC_TanFan_C_Received_Notify) == 0x000070, "Wrong size on AN_WC_TanFan_C_Received_Notify"); \ static_assert(offsetof(AN_WC_TanFan_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_WC_TanFan_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_WC_TanFan_C_Received_Notify, Animation) == 0x000008, "Member 'AN_WC_TanFan_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_WC_TanFan_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_WC_TanFan_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_WC_TanFan_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_WC_TanFan_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WC_TanFan_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_WC_TanFan_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WC_TanFan_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000050, "Member 'AN_WC_TanFan_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_WC_TanFan_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AN_WC_TanFan_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_WC_TanFan_C_Received_Notify, CallFunc_GetComponentByClass_ReturnValue) == 0x000060, "Member 'AN_WC_TanFan_C_Received_Notify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WC_TanFan_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'AN_WC_TanFan_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WC_TanFan_C_Received_Notify, CallFunc_CheckButtonHolding_DoNothing) == 0x000069, "Member 'AN_WC_TanFan_C_Received_Notify::CallFunc_CheckButtonHolding_DoNothing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_WC_TanFan_C \ static_assert(alignof(UAN_WC_TanFan_C) == 0x000008, "Wrong alignment on UAN_WC_TanFan_C"); \ static_assert(sizeof(UAN_WC_TanFan_C) == 0x000040, "Wrong size on UAN_WC_TanFan_C"); \ static_assert(offsetof(UAN_WC_TanFan_C, SkipCheckHold) == 0x000038, "Member 'UAN_WC_TanFan_C::SkipCheckHold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_NotConsumePT_C_GetNotifyName \ static_assert(alignof(AN_NotConsumePT_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_NotConsumePT_C_GetNotifyName"); \ static_assert(sizeof(AN_NotConsumePT_C_GetNotifyName) == 0x000010, "Wrong size on AN_NotConsumePT_C_GetNotifyName"); \ static_assert(offsetof(AN_NotConsumePT_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_NotConsumePT_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_NotConsumePT_C_Received_Notify \ static_assert(alignof(AN_NotConsumePT_C_Received_Notify) == 0x000008, "Wrong alignment on AN_NotConsumePT_C_Received_Notify"); \ static_assert(sizeof(AN_NotConsumePT_C_Received_Notify) == 0x000048, "Wrong size on AN_NotConsumePT_C_Received_Notify"); \ static_assert(offsetof(AN_NotConsumePT_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_NotConsumePT_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_NotConsumePT_C_Received_Notify, Animation) == 0x000008, "Member 'AN_NotConsumePT_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_NotConsumePT_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_NotConsumePT_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_NotConsumePT_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_NotConsumePT_C_Received_Notify::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_NotConsumePT_C \ static_assert(alignof(UAN_NotConsumePT_C) == 0x000008, "Wrong alignment on UAN_NotConsumePT_C"); \ static_assert(sizeof(UAN_NotConsumePT_C) == 0x000038, "Wrong size on UAN_NotConsumePT_C"); \ #define DUMPER7_ASSERTS_FF_DamagePartParam \ static_assert(alignof(FF_DamagePartParam) == 0x000008, "Wrong alignment on FF_DamagePartParam"); \ static_assert(sizeof(FF_DamagePartParam) == 0x000038, "Wrong size on FF_DamagePartParam"); \ static_assert(offsetof(FF_DamagePartParam, Component_2_3941386A40A6BCBCE45808A34CB04791) == 0x000000, "Member 'FF_DamagePartParam::Component_2_3941386A40A6BCBCE45808A34CB04791' has a wrong offset!"); \ static_assert(offsetof(FF_DamagePartParam, Sockets_6_12180EF74F4BA7D53FD5AC84FDE6E1BF) == 0x000008, "Member 'FF_DamagePartParam::Sockets_6_12180EF74F4BA7D53FD5AC84FDE6E1BF' has a wrong offset!"); \ static_assert(offsetof(FF_DamagePartParam, AdditionalHitId_12_6189E94A4373F3DBCE22929560CD566D) == 0x000018, "Member 'FF_DamagePartParam::AdditionalHitId_12_6189E94A4373F3DBCE22929560CD566D' has a wrong offset!"); \ static_assert(offsetof(FF_DamagePartParam, CollisionPart_15_6F39E71A4DCD7ECD9C845B80FC2299A5) == 0x000028, "Member 'FF_DamagePartParam::CollisionPart_15_6F39E71A4DCD7ECD9C845B80FC2299A5' has a wrong offset!"); \ static_assert(offsetof(FF_DamagePartParam, Radius_18_4552987545AFFDC3F444B5AD0A58C840) == 0x000030, "Member 'FF_DamagePartParam::Radius_18_4552987545AFFDC3F444B5AD0A58C840' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_ParticleRef \ static_assert(alignof(FST_ParticleRef) == 0x000008, "Wrong alignment on FST_ParticleRef"); \ static_assert(sizeof(FST_ParticleRef) == 0x000040, "Wrong size on FST_ParticleRef"); \ static_assert(offsetof(FST_ParticleRef, Temple_2_868ACF61427248A6C3D44B9C6766993D) == 0x000000, "Member 'FST_ParticleRef::Temple_2_868ACF61427248A6C3D44B9C6766993D' has a wrong offset!"); \ static_assert(offsetof(FST_ParticleRef, TempleSoft_5_AB681A0E4030CE4D84AB70A9D5B2F700) == 0x000008, "Member 'FST_ParticleRef::TempleSoft_5_AB681A0E4030CE4D84AB70A9D5B2F700' has a wrong offset!"); \ static_assert(offsetof(FST_ParticleRef, Niagara_8_379751A1461D3D51CD02C4B899469C40) == 0x000038, "Member 'FST_ParticleRef::Niagara_8_379751A1461D3D51CD02C4B899469C40' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_DrawingBoardData_C \ static_assert(alignof(UBP_DrawingBoardData_C) == 0x000008, "Wrong alignment on UBP_DrawingBoardData_C"); \ static_assert(sizeof(UBP_DrawingBoardData_C) == 0x000058, "Wrong size on UBP_DrawingBoardData_C"); \ static_assert(offsetof(UBP_DrawingBoardData_C, MaterialParameterCollection) == 0x000030, "Member 'UBP_DrawingBoardData_C::MaterialParameterCollection' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_C, SimulateWorldSize) == 0x000038, "Member 'UBP_DrawingBoardData_C::SimulateWorldSize' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_C, RTSize) == 0x000040, "Member 'UBP_DrawingBoardData_C::RTSize' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_C, OutputRT) == 0x000048, "Member 'UBP_DrawingBoardData_C::OutputRT' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_C, EdgeFalloff) == 0x000050, "Member 'UBP_DrawingBoardData_C::EdgeFalloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_IDReplaceByNGP \ static_assert(alignof(FST_IDReplaceByNGP) == 0x000004, "Wrong alignment on FST_IDReplaceByNGP"); \ static_assert(sizeof(FST_IDReplaceByNGP) == 0x000028, "Wrong size on FST_IDReplaceByNGP"); \ static_assert(offsetof(FST_IDReplaceByNGP, NewGamePlus_2_10_8336BA794455FB4B6A8A7AB1EDBBC8E9) == 0x000000, "Member 'FST_IDReplaceByNGP::NewGamePlus_2_10_8336BA794455FB4B6A8A7AB1EDBBC8E9' has a wrong offset!"); \ static_assert(offsetof(FST_IDReplaceByNGP, NewGamePlus_3_11_08AC9B1C48630FFD57D2E7A342F8F268) == 0x000008, "Member 'FST_IDReplaceByNGP::NewGamePlus_3_11_08AC9B1C48630FFD57D2E7A342F8F268' has a wrong offset!"); \ static_assert(offsetof(FST_IDReplaceByNGP, NewGamePlus_4_14_60307A3444446C61D70CB5951F8994C7) == 0x000010, "Member 'FST_IDReplaceByNGP::NewGamePlus_4_14_60307A3444446C61D70CB5951F8994C7' has a wrong offset!"); \ static_assert(offsetof(FST_IDReplaceByNGP, NewGamePlus_5_15_E13E5EEC4186FDAB913986A19EF43EA1) == 0x000018, "Member 'FST_IDReplaceByNGP::NewGamePlus_5_15_E13E5EEC4186FDAB913986A19EF43EA1' has a wrong offset!"); \ static_assert(offsetof(FST_IDReplaceByNGP, NewGamePlus_6_18_6335D1EC49ECD1981BE4C49967F11AB4) == 0x000020, "Member 'FST_IDReplaceByNGP::NewGamePlus_6_18_6335D1EC49ECD1981BE4C49967F11AB4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_Foliage_C_ExecuteUbergraph_BP_DrawingBoard_Foliage \ static_assert(alignof(BP_DrawingBoard_Foliage_C_ExecuteUbergraph_BP_DrawingBoard_Foliage) == 0x000008, "Wrong alignment on BP_DrawingBoard_Foliage_C_ExecuteUbergraph_BP_DrawingBoard_Foliage"); \ static_assert(sizeof(BP_DrawingBoard_Foliage_C_ExecuteUbergraph_BP_DrawingBoard_Foliage) == 0x000020, "Wrong size on BP_DrawingBoard_Foliage_C_ExecuteUbergraph_BP_DrawingBoard_Foliage"); \ static_assert(offsetof(BP_DrawingBoard_Foliage_C_ExecuteUbergraph_BP_DrawingBoard_Foliage, EntryPoint) == 0x000000, "Member 'BP_DrawingBoard_Foliage_C_ExecuteUbergraph_BP_DrawingBoard_Foliage::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Foliage_C_ExecuteUbergraph_BP_DrawingBoard_Foliage, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000008, "Member 'BP_DrawingBoard_Foliage_C_ExecuteUbergraph_BP_DrawingBoard_Foliage::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Foliage_C_ExecuteUbergraph_BP_DrawingBoard_Foliage, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000010, "Member 'BP_DrawingBoard_Foliage_C_ExecuteUbergraph_BP_DrawingBoard_Foliage::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Foliage_C_ExecuteUbergraph_BP_DrawingBoard_Foliage, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000018, "Member 'BP_DrawingBoard_Foliage_C_ExecuteUbergraph_BP_DrawingBoard_Foliage::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_Foliage_C_InitializeWithDataAsset \ static_assert(alignof(BP_DrawingBoard_Foliage_C_InitializeWithDataAsset) == 0x000008, "Wrong alignment on BP_DrawingBoard_Foliage_C_InitializeWithDataAsset"); \ static_assert(sizeof(BP_DrawingBoard_Foliage_C_InitializeWithDataAsset) == 0x000028, "Wrong size on BP_DrawingBoard_Foliage_C_InitializeWithDataAsset"); \ static_assert(offsetof(BP_DrawingBoard_Foliage_C_InitializeWithDataAsset, Data) == 0x000000, "Member 'BP_DrawingBoard_Foliage_C_InitializeWithDataAsset::Data' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Foliage_C_InitializeWithDataAsset, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000008, "Member 'BP_DrawingBoard_Foliage_C_InitializeWithDataAsset::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Foliage_C_InitializeWithDataAsset, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000010, "Member 'BP_DrawingBoard_Foliage_C_InitializeWithDataAsset::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Foliage_C_InitializeWithDataAsset, K2Node_DynamicCast_AsBP_Drawing_Board_Data_Foliage) == 0x000018, "Member 'BP_DrawingBoard_Foliage_C_InitializeWithDataAsset::K2Node_DynamicCast_AsBP_Drawing_Board_Data_Foliage' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Foliage_C_InitializeWithDataAsset, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_DrawingBoard_Foliage_C_InitializeWithDataAsset::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Foliage_C_InitializeWithDataAsset, K2Node_VariableSet_SleepTime_ImplicitCast) == 0x000024, "Member 'BP_DrawingBoard_Foliage_C_InitializeWithDataAsset::K2Node_VariableSet_SleepTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_DrawingBoard_Foliage_C \ static_assert(alignof(ABP_DrawingBoard_Foliage_C) == 0x000008, "Wrong alignment on ABP_DrawingBoard_Foliage_C"); \ static_assert(sizeof(ABP_DrawingBoard_Foliage_C) == 0x000458, "Wrong size on ABP_DrawingBoard_Foliage_C"); \ static_assert(offsetof(ABP_DrawingBoard_Foliage_C, UberGraphFrame_BP_DrawingBoard_Foliage_C) == 0x000430, "Member 'ABP_DrawingBoard_Foliage_C::UberGraphFrame_BP_DrawingBoard_Foliage_C' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Foliage_C, FadeTime) == 0x000438, "Member 'ABP_DrawingBoard_Foliage_C::FadeTime' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Foliage_C, GrassRender) == 0x000440, "Member 'ABP_DrawingBoard_Foliage_C::GrassRender' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Foliage_C, SaveRT) == 0x000448, "Member 'ABP_DrawingBoard_Foliage_C::SaveRT' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Foliage_C, SimulateMaterial) == 0x000450, "Member 'ABP_DrawingBoard_Foliage_C::SimulateMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_Explode_C \ static_assert(alignof(UShake_Explode_C) == 0x000010, "Wrong alignment on UShake_Explode_C"); \ static_assert(sizeof(UShake_Explode_C) == 0x000210, "Wrong size on UShake_Explode_C"); \ #define DUMPER7_ASSERTS_AN_WC_DefenseCheck_C_Received_Notify \ static_assert(alignof(AN_WC_DefenseCheck_C_Received_Notify) == 0x000008, "Wrong alignment on AN_WC_DefenseCheck_C_Received_Notify"); \ static_assert(sizeof(AN_WC_DefenseCheck_C_Received_Notify) == 0x000070, "Wrong size on AN_WC_DefenseCheck_C_Received_Notify"); \ static_assert(offsetof(AN_WC_DefenseCheck_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_WC_DefenseCheck_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_WC_DefenseCheck_C_Received_Notify, Animation) == 0x000008, "Member 'AN_WC_DefenseCheck_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_WC_DefenseCheck_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_WC_DefenseCheck_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_WC_DefenseCheck_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_WC_DefenseCheck_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WC_DefenseCheck_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_WC_DefenseCheck_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WC_DefenseCheck_C_Received_Notify, K2Node_DynamicCast_AsAbstract_Character) == 0x000050, "Member 'AN_WC_DefenseCheck_C_Received_Notify::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AN_WC_DefenseCheck_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AN_WC_DefenseCheck_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_WC_DefenseCheck_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000059, "Member 'AN_WC_DefenseCheck_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WC_DefenseCheck_C_Received_Notify, CallFunc_GetComponentByClass_ReturnValue) == 0x000060, "Member 'AN_WC_DefenseCheck_C_Received_Notify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WC_DefenseCheck_C_Received_Notify, CallFunc_IsValid_ReturnValue_1) == 0x000068, "Member 'AN_WC_DefenseCheck_C_Received_Notify::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_WC_DefenseCheck_C_Received_Notify, CallFunc_CheckButtonHolding_DoNothing) == 0x000069, "Member 'AN_WC_DefenseCheck_C_Received_Notify::CallFunc_CheckButtonHolding_DoNothing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_WC_DefenseCheck_C \ static_assert(alignof(UAN_WC_DefenseCheck_C) == 0x000008, "Wrong alignment on UAN_WC_DefenseCheck_C"); \ static_assert(sizeof(UAN_WC_DefenseCheck_C) == 0x000038, "Wrong size on UAN_WC_DefenseCheck_C"); \ #define DUMPER7_ASSERTS_UShake_Attack_Level0_C \ static_assert(alignof(UShake_Attack_Level0_C) == 0x000010, "Wrong alignment on UShake_Attack_Level0_C"); \ static_assert(sizeof(UShake_Attack_Level0_C) == 0x000210, "Wrong size on UShake_Attack_Level0_C"); \ #define DUMPER7_ASSERTS_ANS_PlayNiagaraEffectBySurface_C_GetEffect \ static_assert(alignof(ANS_PlayNiagaraEffectBySurface_C_GetEffect) == 0x000008, "Wrong alignment on ANS_PlayNiagaraEffectBySurface_C_GetEffect"); \ static_assert(sizeof(ANS_PlayNiagaraEffectBySurface_C_GetEffect) == 0x0000E8, "Wrong size on ANS_PlayNiagaraEffectBySurface_C_GetEffect"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, MeshComp) == 0x000000, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, Animation) == 0x000008, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, EffectExtraOffset) == 0x000010, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::EffectExtraOffset' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, ReturnValue) == 0x000028, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_GetOwner_ReturnValue) == 0x000030, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_GetKeyActive_IsActive) == 0x000038, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_GetKeyActive_IsValid) == 0x000039, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, K2Node_DynamicCast_AsCharacter) == 0x000040, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_GetEffect_EffectExtraOffset) == 0x000050, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_GetEffect_EffectExtraOffset' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_GetEffect_ReturnValue) == 0x000068, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_GetEffect_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_GetEffect_EffectExtraOffset_1) == 0x000070, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_GetEffect_EffectExtraOffset_1' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_GetEffect_ReturnValue_1) == 0x000088, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_GetEffect_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000090, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_CheckLandSurfaceType_ReturnHit) == 0x000091, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_CheckLandSurfaceType_ReturnHit' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_CheckLandSurfaceType_ReturnValue) == 0x000092, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_CheckLandSurfaceType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_CheckLandSurfaceType_ReturnHitLocation) == 0x000098, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_CheckLandSurfaceType_ReturnHitLocation' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_GetEffectExtraOffset_ReturnValue) == 0x0000B0, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_GetEffectExtraOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_Map_Find_Value) == 0x0000C8, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_Map_Find_ReturnValue) == 0x0000D0, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_Map_Find_Value_1) == 0x0000D8, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffect, CallFunc_Map_Find_ReturnValue_1) == 0x0000E0, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffect::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset \ static_assert(alignof(ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset) == 0x000010, "Wrong alignment on ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset"); \ static_assert(sizeof(ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset) == 0x0000E0, "Wrong size on ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, Mesh) == 0x000000, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::Mesh' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, SurfaceType) == 0x000008, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::SurfaceType' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, HitLocation) == 0x000010, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::HitLocation' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, ReturnValue) == 0x000028, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, CallFunc_GetSurfaceNameByEnum_ReturnValue) == 0x000040, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::CallFunc_GetSurfaceNameByEnum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000048, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x000049, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, CallFunc_BooleanOR_ReturnValue) == 0x00004A, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, CallFunc_GetSocketTransform_ReturnValue) == 0x000050, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, CallFunc_TransformLocation_ReturnValue) == 0x0000B0, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::CallFunc_TransformLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000C8, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetEffectExtraOffset::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_PlayNiagaraEffectBySurface_C_GetNotifyName \ static_assert(alignof(ANS_PlayNiagaraEffectBySurface_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_PlayNiagaraEffectBySurface_C_GetNotifyName"); \ static_assert(sizeof(ANS_PlayNiagaraEffectBySurface_C_GetNotifyName) == 0x000040, "Wrong size on ANS_PlayNiagaraEffectBySurface_C_GetNotifyName"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetNotifyName, CallFunc_GetNotifyName_ReturnValue) == 0x000010, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetNotifyName::CallFunc_GetNotifyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetNotifyName, CallFunc_Map_Length_ReturnValue) == 0x000020, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetNotifyName::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayNiagaraEffectBySurface_C_GetNotifyName, CallFunc_Greater_IntInt_ReturnValue) == 0x000038, "Member 'ANS_PlayNiagaraEffectBySurface_C_GetNotifyName::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_PlayNiagaraEffectBySurface_C \ static_assert(alignof(UANS_PlayNiagaraEffectBySurface_C) == 0x000008, "Wrong alignment on UANS_PlayNiagaraEffectBySurface_C"); \ static_assert(sizeof(UANS_PlayNiagaraEffectBySurface_C) == 0x000120, "Wrong size on UANS_PlayNiagaraEffectBySurface_C"); \ static_assert(offsetof(UANS_PlayNiagaraEffectBySurface_C, Key) == 0x000088, "Member 'UANS_PlayNiagaraEffectBySurface_C::Key' has a wrong offset!"); \ static_assert(offsetof(UANS_PlayNiagaraEffectBySurface_C, 根据地表播放的粒子) == 0x0000B0, "Member 'UANS_PlayNiagaraEffectBySurface_C::根据地表播放的粒子' has a wrong offset!"); \ static_assert(offsetof(UANS_PlayNiagaraEffectBySurface_C, 预览地表类型) == 0x000100, "Member 'UANS_PlayNiagaraEffectBySurface_C::预览地表类型' has a wrong offset!"); \ static_assert(offsetof(UANS_PlayNiagaraEffectBySurface_C, 检测地表高度偏移) == 0x000108, "Member 'UANS_PlayNiagaraEffectBySurface_C::检测地表高度偏移' has a wrong offset!"); \ static_assert(offsetof(UANS_PlayNiagaraEffectBySurface_C, 检测地表深度) == 0x000110, "Member 'UANS_PlayNiagaraEffectBySurface_C::检测地表深度' has a wrong offset!"); \ static_assert(offsetof(UANS_PlayNiagaraEffectBySurface_C, DrawDebugType) == 0x000118, "Member 'UANS_PlayNiagaraEffectBySurface_C::DrawDebugType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin \ static_assert(alignof(ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin) == 0x000070, "Wrong size on ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin, CallFunc_GetKeyActive_IsActive) == 0x000058, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin, CallFunc_GetKeyActive_IsValid) == 0x000059, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000060, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd \ static_assert(alignof(ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000050, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ANS_AttackCounterAccelerateRange_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_AttackCounterAccelerateRange_C \ static_assert(alignof(UANS_AttackCounterAccelerateRange_C) == 0x000008, "Wrong alignment on UANS_AttackCounterAccelerateRange_C"); \ static_assert(sizeof(UANS_AttackCounterAccelerateRange_C) == 0x000070, "Wrong size on UANS_AttackCounterAccelerateRange_C"); \ static_assert(offsetof(UANS_AttackCounterAccelerateRange_C, Attack_Counter_Accelerate_Rate) == 0x000040, "Member 'UANS_AttackCounterAccelerateRange_C::Attack_Counter_Accelerate_Rate' has a wrong offset!"); \ static_assert(offsetof(UANS_AttackCounterAccelerateRange_C, Type) == 0x000048, "Member 'UANS_AttackCounterAccelerateRange_C::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectAddBase_C_ExecuteUbergraph_WB_InjectAddBase \ static_assert(alignof(WB_InjectAddBase_C_ExecuteUbergraph_WB_InjectAddBase) == 0x000004, "Wrong alignment on WB_InjectAddBase_C_ExecuteUbergraph_WB_InjectAddBase"); \ static_assert(sizeof(WB_InjectAddBase_C_ExecuteUbergraph_WB_InjectAddBase) == 0x000008, "Wrong size on WB_InjectAddBase_C_ExecuteUbergraph_WB_InjectAddBase"); \ static_assert(offsetof(WB_InjectAddBase_C_ExecuteUbergraph_WB_InjectAddBase, EntryPoint) == 0x000000, "Member 'WB_InjectAddBase_C_ExecuteUbergraph_WB_InjectAddBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_ExecuteUbergraph_WB_InjectAddBase, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_InjectAddBase_C_ExecuteUbergraph_WB_InjectAddBase::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectAddBase_C_GetTextDisplayByValue \ static_assert(alignof(WB_InjectAddBase_C_GetTextDisplayByValue) == 0x000008, "Wrong alignment on WB_InjectAddBase_C_GetTextDisplayByValue"); \ static_assert(sizeof(WB_InjectAddBase_C_GetTextDisplayByValue) == 0x000028, "Wrong size on WB_InjectAddBase_C_GetTextDisplayByValue"); \ static_assert(offsetof(WB_InjectAddBase_C_GetTextDisplayByValue, Value) == 0x000000, "Member 'WB_InjectAddBase_C_GetTextDisplayByValue::Value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_GetTextDisplayByValue, Text) == 0x000008, "Member 'WB_InjectAddBase_C_GetTextDisplayByValue::Text' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_GetTextDisplayByValue, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000020, "Member 'WB_InjectAddBase_C_GetTextDisplayByValue::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_GetTextDisplayByValue, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000021, "Member 'WB_InjectAddBase_C_GetTextDisplayByValue::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_GetTextDisplayByValue, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000022, "Member 'WB_InjectAddBase_C_GetTextDisplayByValue::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_GetTextDisplayByValue, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000023, "Member 'WB_InjectAddBase_C_GetTextDisplayByValue::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_GetTextDisplayByValue, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x000024, "Member 'WB_InjectAddBase_C_GetTextDisplayByValue::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_GetTextDisplayByValue, CallFunc_Greater_DoubleDouble_ReturnValue_4) == 0x000025, "Member 'WB_InjectAddBase_C_GetTextDisplayByValue::CallFunc_Greater_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectAddBase_C_PreConstruct \ static_assert(alignof(WB_InjectAddBase_C_PreConstruct) == 0x000001, "Wrong alignment on WB_InjectAddBase_C_PreConstruct"); \ static_assert(sizeof(WB_InjectAddBase_C_PreConstruct) == 0x000001, "Wrong size on WB_InjectAddBase_C_PreConstruct"); \ static_assert(offsetof(WB_InjectAddBase_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_InjectAddBase_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectAddBase_C_SaveCalData \ static_assert(alignof(WB_InjectAddBase_C_SaveCalData) == 0x000008, "Wrong alignment on WB_InjectAddBase_C_SaveCalData"); \ static_assert(sizeof(WB_InjectAddBase_C_SaveCalData) == 0x000058, "Wrong size on WB_InjectAddBase_C_SaveCalData"); \ static_assert(offsetof(WB_InjectAddBase_C_SaveCalData, CalData_0) == 0x000000, "Member 'WB_InjectAddBase_C_SaveCalData::CalData_0' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_SaveCalData, ShowChange) == 0x000050, "Member 'WB_InjectAddBase_C_SaveCalData::ShowChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectAddBase_C_SaveDefaultData \ static_assert(alignof(WB_InjectAddBase_C_SaveDefaultData) == 0x000008, "Wrong alignment on WB_InjectAddBase_C_SaveDefaultData"); \ static_assert(sizeof(WB_InjectAddBase_C_SaveDefaultData) == 0x000070, "Wrong size on WB_InjectAddBase_C_SaveDefaultData"); \ static_assert(offsetof(WB_InjectAddBase_C_SaveDefaultData, DefaultData_0) == 0x000000, "Member 'WB_InjectAddBase_C_SaveDefaultData::DefaultData_0' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_SaveDefaultData, Item_0) == 0x000050, "Member 'WB_InjectAddBase_C_SaveDefaultData::Item_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectAddBase_C_SetDisplayColor \ static_assert(alignof(WB_InjectAddBase_C_SetDisplayColor) == 0x000004, "Wrong alignment on WB_InjectAddBase_C_SetDisplayColor"); \ static_assert(sizeof(WB_InjectAddBase_C_SetDisplayColor) == 0x000040, "Wrong size on WB_InjectAddBase_C_SetDisplayColor"); \ static_assert(offsetof(WB_InjectAddBase_C_SetDisplayColor, CallFunc_GetFontDataColor_ReturnValue) == 0x000000, "Member 'WB_InjectAddBase_C_SetDisplayColor::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_SetDisplayColor, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000014, "Member 'WB_InjectAddBase_C_SetDisplayColor::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_SetDisplayColor, CallFunc_GetFontDataColor_ReturnValue_2) == 0x000028, "Member 'WB_InjectAddBase_C_SetDisplayColor::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_SetDisplayColor, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00003C, "Member 'WB_InjectAddBase_C_SetDisplayColor::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_SetDisplayColor, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x00003D, "Member 'WB_InjectAddBase_C_SetDisplayColor::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectAddBase_C_UpdateDisplayWithCompare \ static_assert(alignof(WB_InjectAddBase_C_UpdateDisplayWithCompare) == 0x000008, "Wrong alignment on WB_InjectAddBase_C_UpdateDisplayWithCompare"); \ static_assert(sizeof(WB_InjectAddBase_C_UpdateDisplayWithCompare) == 0x000090, "Wrong size on WB_InjectAddBase_C_UpdateDisplayWithCompare"); \ static_assert(offsetof(WB_InjectAddBase_C_UpdateDisplayWithCompare, CallFunc_GetFontDataColor_ReturnValue) == 0x000000, "Member 'WB_InjectAddBase_C_UpdateDisplayWithCompare::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_UpdateDisplayWithCompare, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000014, "Member 'WB_InjectAddBase_C_UpdateDisplayWithCompare::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_UpdateDisplayWithCompare, CallFunc_GetFontDataColor_ReturnValue_2) == 0x000028, "Member 'WB_InjectAddBase_C_UpdateDisplayWithCompare::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_UpdateDisplayWithCompare, CallFunc_Map_Find_Value) == 0x000040, "Member 'WB_InjectAddBase_C_UpdateDisplayWithCompare::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_UpdateDisplayWithCompare, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'WB_InjectAddBase_C_UpdateDisplayWithCompare::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_UpdateDisplayWithCompare, CallFunc_GetTextDisplayByValue_text) == 0x000050, "Member 'WB_InjectAddBase_C_UpdateDisplayWithCompare::CallFunc_GetTextDisplayByValue_text' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_UpdateDisplayWithCompare, CallFunc_Map_Find_Value_1) == 0x000068, "Member 'WB_InjectAddBase_C_UpdateDisplayWithCompare::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_UpdateDisplayWithCompare, CallFunc_Map_Find_ReturnValue_1) == 0x000070, "Member 'WB_InjectAddBase_C_UpdateDisplayWithCompare::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_UpdateDisplayWithCompare, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000071, "Member 'WB_InjectAddBase_C_UpdateDisplayWithCompare::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_UpdateDisplayWithCompare, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000072, "Member 'WB_InjectAddBase_C_UpdateDisplayWithCompare::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_UpdateDisplayWithCompare, CallFunc_GetTextDisplayByValue_text_1) == 0x000078, "Member 'WB_InjectAddBase_C_UpdateDisplayWithCompare::CallFunc_GetTextDisplayByValue_text_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectAddBase_C_UpdateDisplayWithoutCompare \ static_assert(alignof(WB_InjectAddBase_C_UpdateDisplayWithoutCompare) == 0x000008, "Wrong alignment on WB_InjectAddBase_C_UpdateDisplayWithoutCompare"); \ static_assert(sizeof(WB_InjectAddBase_C_UpdateDisplayWithoutCompare) == 0x000028, "Wrong size on WB_InjectAddBase_C_UpdateDisplayWithoutCompare"); \ static_assert(offsetof(WB_InjectAddBase_C_UpdateDisplayWithoutCompare, CallFunc_Map_Find_Value) == 0x000000, "Member 'WB_InjectAddBase_C_UpdateDisplayWithoutCompare::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_UpdateDisplayWithoutCompare, CallFunc_Map_Find_ReturnValue) == 0x000008, "Member 'WB_InjectAddBase_C_UpdateDisplayWithoutCompare::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectAddBase_C_UpdateDisplayWithoutCompare, CallFunc_GetTextDisplayByValue_text) == 0x000010, "Member 'WB_InjectAddBase_C_UpdateDisplayWithoutCompare::CallFunc_GetTextDisplayByValue_text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_InjectAddBase_C \ static_assert(alignof(UWB_InjectAddBase_C) == 0x000008, "Wrong alignment on UWB_InjectAddBase_C"); \ static_assert(sizeof(UWB_InjectAddBase_C) == 0x0003A8, "Wrong size on UWB_InjectAddBase_C"); \ static_assert(offsetof(UWB_InjectAddBase_C, UberGraphFrame) == 0x000278, "Member 'UWB_InjectAddBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectAddBase_C, ChangedValueText) == 0x000280, "Member 'UWB_InjectAddBase_C::ChangedValueText' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectAddBase_C, DesText) == 0x000288, "Member 'UWB_InjectAddBase_C::DesText' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectAddBase_C, HorizontalBox_1) == 0x000290, "Member 'UWB_InjectAddBase_C::HorizontalBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectAddBase_C, Image_117) == 0x000298, "Member 'UWB_InjectAddBase_C::Image_117' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectAddBase_C, Image_118) == 0x0002A0, "Member 'UWB_InjectAddBase_C::Image_118' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectAddBase_C, PropNum1) == 0x0002A8, "Member 'UWB_InjectAddBase_C::PropNum1' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectAddBase_C, NameText) == 0x0002B0, "Member 'UWB_InjectAddBase_C::NameText' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectAddBase_C, Texture) == 0x0002C8, "Member 'UWB_InjectAddBase_C::Texture' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectAddBase_C, DefaultAddValue) == 0x0002D0, "Member 'UWB_InjectAddBase_C::DefaultAddValue' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectAddBase_C, NewAddValue) == 0x0002D8, "Member 'UWB_InjectAddBase_C::NewAddValue' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectAddBase_C, Tag) == 0x0002E0, "Member 'UWB_InjectAddBase_C::Tag' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectAddBase_C, CalData) == 0x0002E8, "Member 'UWB_InjectAddBase_C::CalData' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectAddBase_C, DefaultData) == 0x000338, "Member 'UWB_InjectAddBase_C::DefaultData' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectAddBase_C, Item) == 0x000388, "Member 'UWB_InjectAddBase_C::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_AddStamina_C_GetNotifyName \ static_assert(alignof(AN_AddStamina_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_AddStamina_C_GetNotifyName"); \ static_assert(sizeof(AN_AddStamina_C_GetNotifyName) == 0x000010, "Wrong size on AN_AddStamina_C_GetNotifyName"); \ static_assert(offsetof(AN_AddStamina_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_AddStamina_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_AddStamina_C_Received_Notify \ static_assert(alignof(AN_AddStamina_C_Received_Notify) == 0x000008, "Wrong alignment on AN_AddStamina_C_Received_Notify"); \ static_assert(sizeof(AN_AddStamina_C_Received_Notify) == 0x000080, "Wrong size on AN_AddStamina_C_Received_Notify"); \ static_assert(offsetof(AN_AddStamina_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_AddStamina_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_AddStamina_C_Received_Notify, Animation) == 0x000008, "Member 'AN_AddStamina_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_AddStamina_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_AddStamina_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_AddStamina_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_AddStamina_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddStamina_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_AddStamina_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddStamina_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000050, "Member 'AN_AddStamina_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_AddStamina_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AN_AddStamina_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_AddStamina_C_Received_Notify, CallFunc_GetKeyActive_IsActive) == 0x000059, "Member 'AN_AddStamina_C_Received_Notify::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(AN_AddStamina_C_Received_Notify, CallFunc_GetKeyActive_IsValid) == 0x00005A, "Member 'AN_AddStamina_C_Received_Notify::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ static_assert(offsetof(AN_AddStamina_C_Received_Notify, CallFunc_GetMyStamina_Stamina) == 0x000060, "Member 'AN_AddStamina_C_Received_Notify::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(AN_AddStamina_C_Received_Notify, CallFunc_GetCurrentMaxValue_Value) == 0x000068, "Member 'AN_AddStamina_C_Received_Notify::CallFunc_GetCurrentMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(AN_AddStamina_C_Received_Notify, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000070, "Member 'AN_AddStamina_C_Received_Notify::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddStamina_C_Received_Notify, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000078, "Member 'AN_AddStamina_C_Received_Notify::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_AddStamina_C \ static_assert(alignof(UAN_AddStamina_C) == 0x000008, "Wrong alignment on UAN_AddStamina_C"); \ static_assert(sizeof(UAN_AddStamina_C) == 0x000070, "Wrong size on UAN_AddStamina_C"); \ static_assert(offsetof(UAN_AddStamina_C, Type) == 0x000038, "Member 'UAN_AddStamina_C::Type' has a wrong offset!"); \ static_assert(offsetof(UAN_AddStamina_C, 固定回复值) == 0x000060, "Member 'UAN_AddStamina_C::固定回复值' has a wrong offset!"); \ static_assert(offsetof(UAN_AddStamina_C, 百分比回复值) == 0x000068, "Member 'UAN_AddStamina_C::百分比回复值' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AttackThgounessFactor_C_GetNotifyName \ static_assert(alignof(ANS_AttackThgounessFactor_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_AttackThgounessFactor_C_GetNotifyName"); \ static_assert(sizeof(ANS_AttackThgounessFactor_C_GetNotifyName) == 0x000010, "Wrong size on ANS_AttackThgounessFactor_C_GetNotifyName"); \ static_assert(offsetof(ANS_AttackThgounessFactor_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_AttackThgounessFactor_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AttackThgounessFactor_C_Received_NotifyBegin \ static_assert(alignof(ANS_AttackThgounessFactor_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_AttackThgounessFactor_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_AttackThgounessFactor_C_Received_NotifyBegin) == 0x000068, "Wrong size on ANS_AttackThgounessFactor_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_AttackThgounessFactor_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_AttackThgounessFactor_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackThgounessFactor_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_AttackThgounessFactor_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackThgounessFactor_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_AttackThgounessFactor_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackThgounessFactor_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_AttackThgounessFactor_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackThgounessFactor_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_AttackThgounessFactor_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackThgounessFactor_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_AttackThgounessFactor_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackThgounessFactor_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue) == 0x000058, "Member 'ANS_AttackThgounessFactor_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackThgounessFactor_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'ANS_AttackThgounessFactor_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AttackThgounessFactor_C_Received_NotifyEnd \ static_assert(alignof(ANS_AttackThgounessFactor_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_AttackThgounessFactor_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_AttackThgounessFactor_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_AttackThgounessFactor_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_AttackThgounessFactor_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_AttackThgounessFactor_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackThgounessFactor_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_AttackThgounessFactor_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackThgounessFactor_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_AttackThgounessFactor_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackThgounessFactor_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_AttackThgounessFactor_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackThgounessFactor_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_AttackThgounessFactor_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackThgounessFactor_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue) == 0x000050, "Member 'ANS_AttackThgounessFactor_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AttackThgounessFactor_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'ANS_AttackThgounessFactor_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_AttackThgounessFactor_C \ static_assert(alignof(UANS_AttackThgounessFactor_C) == 0x000008, "Wrong alignment on UANS_AttackThgounessFactor_C"); \ static_assert(sizeof(UANS_AttackThgounessFactor_C) == 0x000048, "Wrong size on UANS_AttackThgounessFactor_C"); \ static_assert(offsetof(UANS_AttackThgounessFactor_C, NewFactor) == 0x000040, "Member 'UANS_AttackThgounessFactor_C::NewFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CanCharge_C_GetNotifyName \ static_assert(alignof(ANS_CanCharge_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_CanCharge_C_GetNotifyName"); \ static_assert(sizeof(ANS_CanCharge_C_GetNotifyName) == 0x000010, "Wrong size on ANS_CanCharge_C_GetNotifyName"); \ static_assert(offsetof(ANS_CanCharge_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_CanCharge_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CanCharge_C_Received_NotifyBegin \ static_assert(alignof(ANS_CanCharge_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_CanCharge_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_CanCharge_C_Received_NotifyBegin) == 0x000050, "Wrong size on ANS_CanCharge_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_CanCharge_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_CanCharge_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_CanCharge_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_CanCharge_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_CanCharge_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CanCharge_C_Received_NotifyEnd \ static_assert(alignof(ANS_CanCharge_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_CanCharge_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_CanCharge_C_Received_NotifyEnd) == 0x000048, "Wrong size on ANS_CanCharge_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_CanCharge_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_CanCharge_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_CanCharge_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_CanCharge_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CanCharge_C_Received_NotifyTick \ static_assert(alignof(ANS_CanCharge_C_Received_NotifyTick) == 0x000008, "Wrong alignment on ANS_CanCharge_C_Received_NotifyTick"); \ static_assert(sizeof(ANS_CanCharge_C_Received_NotifyTick) == 0x000078, "Wrong size on ANS_CanCharge_C_Received_NotifyTick"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyTick, MeshComp) == 0x000000, "Member 'ANS_CanCharge_C_Received_NotifyTick::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyTick, Animation) == 0x000008, "Member 'ANS_CanCharge_C_Received_NotifyTick::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyTick, FrameDeltaTime) == 0x000010, "Member 'ANS_CanCharge_C_Received_NotifyTick::FrameDeltaTime' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyTick, EventReference) == 0x000018, "Member 'ANS_CanCharge_C_Received_NotifyTick::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyTick, ReturnValue) == 0x000048, "Member 'ANS_CanCharge_C_Received_NotifyTick::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyTick, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_CanCharge_C_Received_NotifyTick::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyTick, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000058, "Member 'ANS_CanCharge_C_Received_NotifyTick::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyTick, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_CanCharge_C_Received_NotifyTick::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyTick, CallFunc_IsLocallyControlled_ReturnValue) == 0x000061, "Member 'ANS_CanCharge_C_Received_NotifyTick::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyTick, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000062, "Member 'ANS_CanCharge_C_Received_NotifyTick::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyTick, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x000068, "Member 'ANS_CanCharge_C_Received_NotifyTick::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyTick, CallFunc_isDownHeavyAtk_Down) == 0x000070, "Member 'ANS_CanCharge_C_Received_NotifyTick::CallFunc_isDownHeavyAtk_Down' has a wrong offset!"); \ static_assert(offsetof(ANS_CanCharge_C_Received_NotifyTick, CallFunc_BooleanOR_ReturnValue) == 0x000071, "Member 'ANS_CanCharge_C_Received_NotifyTick::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_CanCharge_C \ static_assert(alignof(UANS_CanCharge_C) == 0x000008, "Wrong alignment on UANS_CanCharge_C"); \ static_assert(sizeof(UANS_CanCharge_C) == 0x000040, "Wrong size on UANS_CanCharge_C"); \ #define DUMPER7_ASSERTS_UShake_Attack_Level1_C \ static_assert(alignof(UShake_Attack_Level1_C) == 0x000010, "Wrong alignment on UShake_Attack_Level1_C"); \ static_assert(sizeof(UShake_Attack_Level1_C) == 0x000210, "Wrong size on UShake_Attack_Level1_C"); \ #define DUMPER7_ASSERTS_ANS_HitLimit_C_GetNotifyName \ static_assert(alignof(ANS_HitLimit_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_HitLimit_C_GetNotifyName"); \ static_assert(sizeof(ANS_HitLimit_C_GetNotifyName) == 0x000010, "Wrong size on ANS_HitLimit_C_GetNotifyName"); \ static_assert(offsetof(ANS_HitLimit_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_HitLimit_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_HitLimit_C_Received_NotifyBegin \ static_assert(alignof(ANS_HitLimit_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_HitLimit_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_HitLimit_C_Received_NotifyBegin) == 0x000070, "Wrong size on ANS_HitLimit_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_HitLimit_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_HitLimit_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_HitLimit_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_HitLimit_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_HitLimit_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_HitLimit_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyBegin, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000058, "Member 'ANS_HitLimit_C_Received_NotifyBegin::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_HitLimit_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyBegin, CallFunc_GetMyBuffComp_BuffComponent) == 0x000068, "Member 'ANS_HitLimit_C_Received_NotifyBegin::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_HitLimit_C_Received_NotifyEnd \ static_assert(alignof(ANS_HitLimit_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_HitLimit_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_HitLimit_C_Received_NotifyEnd) == 0x000068, "Wrong size on ANS_HitLimit_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_HitLimit_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_HitLimit_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_HitLimit_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_HitLimit_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_HitLimit_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000050, "Member 'ANS_HitLimit_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ANS_HitLimit_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_HitLimit_C_Received_NotifyEnd, CallFunc_GetMyBuffComp_BuffComponent) == 0x000060, "Member 'ANS_HitLimit_C_Received_NotifyEnd::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_HitLimit_C \ static_assert(alignof(UANS_HitLimit_C) == 0x000008, "Wrong alignment on UANS_HitLimit_C"); \ static_assert(sizeof(UANS_HitLimit_C) == 0x000040, "Wrong size on UANS_HitLimit_C"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_AdjustEffectByMontage \ static_assert(alignof(EffectsComponent_C_AdjustEffectByMontage) == 0x000008, "Wrong alignment on EffectsComponent_C_AdjustEffectByMontage"); \ static_assert(sizeof(EffectsComponent_C_AdjustEffectByMontage) == 0x000170, "Wrong size on EffectsComponent_C_AdjustEffectByMontage"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, Effect) == 0x000000, "Member 'EffectsComponent_C_AdjustEffectByMontage::Effect' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, ExtendArg) == 0x000004, "Member 'EffectsComponent_C_AdjustEffectByMontage::ExtendArg' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, L_PresetEndTime) == 0x000008, "Member 'EffectsComponent_C_AdjustEffectByMontage::L_PresetEndTime' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, L_ImpactVecLevel) == 0x000010, "Member 'EffectsComponent_C_AdjustEffectByMontage::L_ImpactVecLevel' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'EffectsComponent_C_AdjustEffectByMontage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, CallFunc_Multiply_IntFloat_ReturnValue) == 0x000018, "Member 'EffectsComponent_C_AdjustEffectByMontage::CallFunc_Multiply_IntFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000020, "Member 'EffectsComponent_C_AdjustEffectByMontage::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000021, "Member 'EffectsComponent_C_AdjustEffectByMontage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, CallFunc_GetOwnActor_ReturnValue) == 0x000028, "Member 'EffectsComponent_C_AdjustEffectByMontage::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, CallFunc_Conv_ObjectToText_ReturnValue) == 0x000030, "Member 'EffectsComponent_C_AdjustEffectByMontage::CallFunc_Conv_ObjectToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000048, "Member 'EffectsComponent_C_AdjustEffectByMontage::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, K2Node_MakeStruct_FormatArgumentData) == 0x000058, "Member 'EffectsComponent_C_AdjustEffectByMontage::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, CallFunc_Conv_StringToText_ReturnValue) == 0x0000A8, "Member 'EffectsComponent_C_AdjustEffectByMontage::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000C0, "Member 'EffectsComponent_C_AdjustEffectByMontage::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, K2Node_MakeArray_Array) == 0x000110, "Member 'EffectsComponent_C_AdjustEffectByMontage::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, CallFunc_K2_IsValidMontageDurationBinderHandle_ReturnValue) == 0x000120, "Member 'EffectsComponent_C_AdjustEffectByMontage::CallFunc_K2_IsValidMontageDurationBinderHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, CallFunc_Format_ReturnValue) == 0x000128, "Member 'EffectsComponent_C_AdjustEffectByMontage::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, CallFunc_CreateMessageWindow_ReturnValue) == 0x000140, "Member 'EffectsComponent_C_AdjustEffectByMontage::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, CallFunc_GetOwnActor_ReturnValue_1) == 0x000148, "Member 'EffectsComponent_C_AdjustEffectByMontage::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, K2Node_DynamicCast_AsCharacter) == 0x000150, "Member 'EffectsComponent_C_AdjustEffectByMontage::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, K2Node_DynamicCast_bSuccess) == 0x000158, "Member 'EffectsComponent_C_AdjustEffectByMontage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, CallFunc_K2_SetMontageDurationBinder_ReturnValue) == 0x000160, "Member 'EffectsComponent_C_AdjustEffectByMontage::CallFunc_K2_SetMontageDurationBinder_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000168, "Member 'EffectsComponent_C_AdjustEffectByMontage::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectByMontage, CallFunc_K2_SetMontageDurationBinder_InDelayedToEnd_ImplicitCast) == 0x00016C, "Member 'EffectsComponent_C_AdjustEffectByMontage::CallFunc_K2_SetMontageDurationBinder_InDelayedToEnd_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_AdjustEffectInMontage \ static_assert(alignof(EffectsComponent_C_AdjustEffectInMontage) == 0x000008, "Wrong alignment on EffectsComponent_C_AdjustEffectInMontage"); \ static_assert(sizeof(EffectsComponent_C_AdjustEffectInMontage) == 0x0000F8, "Wrong size on EffectsComponent_C_AdjustEffectInMontage"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, MontageInstanceId) == 0x000000, "Member 'EffectsComponent_C_AdjustEffectInMontage::MontageInstanceId' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, Duration) == 0x000004, "Member 'EffectsComponent_C_AdjustEffectInMontage::Duration' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000008, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, K2Node_SwitchEnum_CmpSuccess) == 0x000028, "Member 'EffectsComponent_C_AdjustEffectInMontage::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_Greater_IntInt_ReturnValue) == 0x000040, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000048, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000068, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_BooleanAND_ReturnValue) == 0x000069, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000080, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_K2_InvalidateMontageDurationBinderHandle_ReturnValue) == 0x000090, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_K2_InvalidateMontageDurationBinderHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_GetOwnActor_ReturnValue) == 0x000098, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_GetDisplayName_ReturnValue) == 0x0000A0, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0000B0, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000B8, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000C8, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000D8, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectInMontage, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000E8, "Member 'EffectsComponent_C_AdjustEffectInMontage::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_AdjustEffectTime \ static_assert(alignof(EffectsComponent_C_AdjustEffectTime) == 0x000008, "Wrong alignment on EffectsComponent_C_AdjustEffectTime"); \ static_assert(sizeof(EffectsComponent_C_AdjustEffectTime) == 0x0000D0, "Wrong size on EffectsComponent_C_AdjustEffectTime"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectTime, Type) == 0x000000, "Member 'EffectsComponent_C_AdjustEffectTime::Type' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectTime, NewDuration) == 0x000008, "Member 'EffectsComponent_C_AdjustEffectTime::NewDuration' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectTime, L_CurrentMatched) == 0x000010, "Member 'EffectsComponent_C_AdjustEffectTime::L_CurrentMatched' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectTime, L_Index) == 0x000014, "Member 'EffectsComponent_C_AdjustEffectTime::L_Index' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectTime, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000018, "Member 'EffectsComponent_C_AdjustEffectTime::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectTime, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000028, "Member 'EffectsComponent_C_AdjustEffectTime::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectTime, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'EffectsComponent_C_AdjustEffectTime::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectTime, CallFunc_Conv_BoolToString_ReturnValue) == 0x000048, "Member 'EffectsComponent_C_AdjustEffectTime::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectTime, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'EffectsComponent_C_AdjustEffectTime::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectTime, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000068, "Member 'EffectsComponent_C_AdjustEffectTime::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectTime, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000078, "Member 'EffectsComponent_C_AdjustEffectTime::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectTime, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000088, "Member 'EffectsComponent_C_AdjustEffectTime::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectTime, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000090, "Member 'EffectsComponent_C_AdjustEffectTime::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectTime, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0000A0, "Member 'EffectsComponent_C_AdjustEffectTime::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectTime, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'EffectsComponent_C_AdjustEffectTime::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AdjustEffectTime, K2Node_MakeStruct_F_Effect) == 0x0000B0, "Member 'EffectsComponent_C_AdjustEffectTime::K2Node_MakeStruct_F_Effect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_AIExStunnByAnimation \ static_assert(alignof(EffectsComponent_C_AIExStunnByAnimation) == 0x000008, "Wrong alignment on EffectsComponent_C_AIExStunnByAnimation"); \ static_assert(sizeof(EffectsComponent_C_AIExStunnByAnimation) == 0x0000C8, "Wrong size on EffectsComponent_C_AIExStunnByAnimation"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, MontageInstance) == 0x000000, "Member 'EffectsComponent_C_AIExStunnByAnimation::MontageInstance' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, EffectType) == 0x000004, "Member 'EffectsComponent_C_AIExStunnByAnimation::EffectType' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, LocalDescriptor) == 0x000008, "Member 'EffectsComponent_C_AIExStunnByAnimation::LocalDescriptor' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, CallFunc_GetOwnActor_ReturnValue) == 0x000028, "Member 'EffectsComponent_C_AIExStunnByAnimation::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, K2Node_DynamicCast_AsBP_Base_AI) == 0x000030, "Member 'EffectsComponent_C_AIExStunnByAnimation::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'EffectsComponent_C_AIExStunnByAnimation::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, CallFunc_GetAnimInstance_ReturnValue) == 0x000040, "Member 'EffectsComponent_C_AIExStunnByAnimation::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000048, "Member 'EffectsComponent_C_AIExStunnByAnimation::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, CallFunc_GetPlayerStatic_ReturnValue) == 0x000050, "Member 'EffectsComponent_C_AIExStunnByAnimation::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'EffectsComponent_C_AIExStunnByAnimation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, CallFunc_Map_Find_Value) == 0x000060, "Member 'EffectsComponent_C_AIExStunnByAnimation::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, CallFunc_Map_Find_ReturnValue) == 0x000080, "Member 'EffectsComponent_C_AIExStunnByAnimation::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, CallFunc_GetPlayLength_ReturnValue) == 0x000084, "Member 'EffectsComponent_C_AIExStunnByAnimation::CallFunc_GetPlayLength_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, CallFunc_Montage_GetPosition_ReturnValue) == 0x000088, "Member 'EffectsComponent_C_AIExStunnByAnimation::CallFunc_Montage_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000090, "Member 'EffectsComponent_C_AIExStunnByAnimation::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000098, "Member 'EffectsComponent_C_AIExStunnByAnimation::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, K2Node_CreateDelegate_OutputDelegate) == 0x0000A0, "Member 'EffectsComponent_C_AIExStunnByAnimation::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'EffectsComponent_C_AIExStunnByAnimation::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0000B8, "Member 'EffectsComponent_C_AIExStunnByAnimation::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnByAnimation, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0000C0, "Member 'EffectsComponent_C_AIExStunnByAnimation::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_AIExStunnMontageBlendOut \ static_assert(alignof(EffectsComponent_C_AIExStunnMontageBlendOut) == 0x000008, "Wrong alignment on EffectsComponent_C_AIExStunnMontageBlendOut"); \ static_assert(sizeof(EffectsComponent_C_AIExStunnMontageBlendOut) == 0x000010, "Wrong size on EffectsComponent_C_AIExStunnMontageBlendOut"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnMontageBlendOut, Montage) == 0x000000, "Member 'EffectsComponent_C_AIExStunnMontageBlendOut::Montage' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnMontageBlendOut, bInterrupted) == 0x000008, "Member 'EffectsComponent_C_AIExStunnMontageBlendOut::bInterrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_AIExStunnMontageOver \ static_assert(alignof(EffectsComponent_C_AIExStunnMontageOver) == 0x000008, "Wrong alignment on EffectsComponent_C_AIExStunnMontageOver"); \ static_assert(sizeof(EffectsComponent_C_AIExStunnMontageOver) == 0x000038, "Wrong size on EffectsComponent_C_AIExStunnMontageOver"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnMontageOver, CallFunc_GetOwnActor_ReturnValue) == 0x000000, "Member 'EffectsComponent_C_AIExStunnMontageOver::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnMontageOver, K2Node_DynamicCast_AsBP_Base_AI) == 0x000008, "Member 'EffectsComponent_C_AIExStunnMontageOver::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnMontageOver, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'EffectsComponent_C_AIExStunnMontageOver::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnMontageOver, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'EffectsComponent_C_AIExStunnMontageOver::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnMontageOver, CallFunc_GetAnimInstance_ReturnValue) == 0x000028, "Member 'EffectsComponent_C_AIExStunnMontageOver::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_AIExStunnMontageOver, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000030, "Member 'EffectsComponent_C_AIExStunnMontageOver::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_ApplyEffect \ static_assert(alignof(EffectsComponent_C_ApplyEffect) == 0x000008, "Wrong alignment on EffectsComponent_C_ApplyEffect"); \ static_assert(sizeof(EffectsComponent_C_ApplyEffect) == 0x0001A0, "Wrong size on EffectsComponent_C_ApplyEffect"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Type) == 0x000000, "Member 'EffectsComponent_C_ApplyEffect::Type' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Duration) == 0x000008, "Member 'EffectsComponent_C_ApplyEffect::Duration' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Method) == 0x000010, "Member 'EffectsComponent_C_ApplyEffect::Method' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Applier) == 0x000018, "Member 'EffectsComponent_C_ApplyEffect::Applier' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Arg0) == 0x000020, "Member 'EffectsComponent_C_ApplyEffect::Arg0' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, ImpactDirection) == 0x000028, "Member 'EffectsComponent_C_ApplyEffect::ImpactDirection' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, AttackDirection) == 0x000040, "Member 'EffectsComponent_C_ApplyEffect::AttackDirection' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, HitResult) == 0x000058, "Member 'EffectsComponent_C_ApplyEffect::HitResult' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, ImpactType) == 0x000059, "Member 'EffectsComponent_C_ApplyEffect::ImpactType' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Applied) == 0x00005A, "Member 'EffectsComponent_C_ApplyEffect::Applied' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Local_StunDirection) == 0x000060, "Member 'EffectsComponent_C_ApplyEffect::Local_StunDirection' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, UsedImpactType) == 0x000078, "Member 'EffectsComponent_C_ApplyEffect::UsedImpactType' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, UsedType) == 0x000079, "Member 'EffectsComponent_C_ApplyEffect::UsedType' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, L_ExtraArg) == 0x00007C, "Member 'EffectsComponent_C_ApplyEffect::L_ExtraArg' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, L_Handled) == 0x000080, "Member 'EffectsComponent_C_ApplyEffect::L_Handled' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, L_NewEffect) == 0x000088, "Member 'EffectsComponent_C_ApplyEffect::L_NewEffect' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, L_Montage_Action) == 0x0000A8, "Member 'EffectsComponent_C_ApplyEffect::L_Montage_Action' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, L_Desired_Montage) == 0x0000A9, "Member 'EffectsComponent_C_ApplyEffect::L_Desired_Montage' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable) == 0x0000AA, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000AB, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_1) == 0x0000AC, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_2) == 0x0000AD, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_3) == 0x0000AE, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_4) == 0x0000AF, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_5) == 0x0000B0, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_6) == 0x0000B1, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_7) == 0x0000B2, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_8) == 0x0000B3, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_8' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_9) == 0x0000B4, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_9' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_10) == 0x0000B5, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_10' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_11) == 0x0000B6, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_11' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_12) == 0x0000B7, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_12' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_13) == 0x0000B8, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_13' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_14) == 0x0000B9, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_14' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_15) == 0x0000BA, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_15' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_16) == 0x0000BB, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_16' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_17) == 0x0000BC, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_17' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_18) == 0x0000BD, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_18' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_19) == 0x0000BE, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_19' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_20) == 0x0000BF, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_20' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_21) == 0x0000C0, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_21' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_22) == 0x0000C1, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_22' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_23) == 0x0000C2, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_23' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_24) == 0x0000C3, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_24' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_25) == 0x0000C4, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_25' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_26) == 0x0000C5, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_26' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_27) == 0x0000C6, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_27' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000C7, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_GetOwnActor_ReturnValue) == 0x0000C8, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_GetComponentByClass_ReturnValue) == 0x0000D0, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_GetActivityValue_Value) == 0x0000D8, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_GetStunMontageActionDirection_ReturnValue) == 0x0000D9, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_GetStunMontageActionDirection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_GetStunMontageActionDirection_ReturnStunDirection) == 0x0000E0, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_GetStunMontageActionDirection_ReturnStunDirection' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_byte_Variable_28) == 0x0000F8, "Member 'EffectsComponent_C_ApplyEffect::Temp_byte_Variable_28' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0000F9, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000FA, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_StunProtectionTimeCheck_Succeed) == 0x0000FB, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_StunProtectionTimeCheck_Succeed' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_StunProtectionTimeCheck_ProtectionTimeStun) == 0x0000FC, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_StunProtectionTimeCheck_ProtectionTimeStun' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_GetOwnActor_ReturnValue_1) == 0x000100, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_BooleanOR_ReturnValue) == 0x000108, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, K2Node_SwitchEnum_CmpSuccess) == 0x000109, "Member 'EffectsComponent_C_ApplyEffect::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00010A, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, K2Node_Select_Default) == 0x00010B, "Member 'EffectsComponent_C_ApplyEffect::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_Get_Effect_Level_ComparedLevel) == 0x00010C, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_Get_Effect_Level_ComparedLevel' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_GetOwnActor_ReturnValue_2) == 0x000110, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_GetOwnActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000118, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_IsValid_ReturnValue) == 0x000120, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_DoAction_24FilterEffectType_OutType) == 0x000121, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_DoAction_24FilterEffectType_OutType' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_DoAction_24FilterEffectType_OutImpactType) == 0x000122, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_DoAction_24FilterEffectType_OutImpactType' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_CreateMessageWindow_ReturnValue) == 0x000123, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000124, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_BooleanAND_ReturnValue) == 0x000125, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_CreateMessageWindow_ReturnValue_1) == 0x000126, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_CreateMessageWindow_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_GetOwnActor_ReturnValue_3) == 0x000128, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_GetOwnActor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000130, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, K2Node_DynamicCast_AsI_Can_Get_Effects) == 0x000138, "Member 'EffectsComponent_C_ApplyEffect::K2Node_DynamicCast_AsI_Can_Get_Effects' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, K2Node_DynamicCast_bSuccess) == 0x000148, "Member 'EffectsComponent_C_ApplyEffect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_GetOwnActor_ReturnValue_4) == 0x000150, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_GetOwnActor_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_int_Variable) == 0x000158, "Member 'EffectsComponent_C_ApplyEffect::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_DoesImplementInterface_ReturnValue) == 0x00015C, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00015D, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_Get_Effect_Level_ComparedLevel_1) == 0x000160, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_Get_Effect_Level_ComparedLevel_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_SelectInt_ReturnValue) == 0x000164, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, Temp_bool_Variable) == 0x000168, "Member 'EffectsComponent_C_ApplyEffect::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, K2Node_MakeStruct_F_Effect) == 0x000170, "Member 'EffectsComponent_C_ApplyEffect::K2Node_MakeStruct_F_Effect' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, K2Node_Select_Default_1) == 0x000190, "Member 'EffectsComponent_C_ApplyEffect::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_ApplyEffect_Applied) == 0x000194, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_Get_Effect_Level_ComparedLevel_2) == 0x000198, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_Get_Effect_Level_ComparedLevel_2' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_Greater_IntInt_ReturnValue) == 0x00019C, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ApplyEffect, CallFunc_CanEffectBeApplied_ReturnValue) == 0x00019D, "Member 'EffectsComponent_C_ApplyEffect::CallFunc_CanEffectBeApplied_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_CancelMontageDuration \ static_assert(alignof(EffectsComponent_C_CancelMontageDuration) == 0x000008, "Wrong alignment on EffectsComponent_C_CancelMontageDuration"); \ static_assert(sizeof(EffectsComponent_C_CancelMontageDuration) == 0x000010, "Wrong size on EffectsComponent_C_CancelMontageDuration"); \ static_assert(offsetof(EffectsComponent_C_CancelMontageDuration, CallFunc_K2_InvalidateMontageDurationBinderHandle_ReturnValue) == 0x000000, "Member 'EffectsComponent_C_CancelMontageDuration::CallFunc_K2_InvalidateMontageDurationBinderHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_CancelMontageDuration, CallFunc_K2_IsValidMontageDurationBinderHandle_ReturnValue) == 0x000008, "Member 'EffectsComponent_C_CancelMontageDuration::CallFunc_K2_IsValidMontageDurationBinderHandle_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_CheckAIExStunnFinish \ static_assert(alignof(EffectsComponent_C_CheckAIExStunnFinish) == 0x000004, "Wrong alignment on EffectsComponent_C_CheckAIExStunnFinish"); \ static_assert(sizeof(EffectsComponent_C_CheckAIExStunnFinish) == 0x000008, "Wrong size on EffectsComponent_C_CheckAIExStunnFinish"); \ static_assert(offsetof(EffectsComponent_C_CheckAIExStunnFinish, Montage) == 0x000000, "Member 'EffectsComponent_C_CheckAIExStunnFinish::Montage' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_CheckAIExStunnFinish, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000004, "Member 'EffectsComponent_C_CheckAIExStunnFinish::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_CheckAIExStunnFinish, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000005, "Member 'EffectsComponent_C_CheckAIExStunnFinish::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_ExecuteUbergraph_EffectsComponent \ static_assert(alignof(EffectsComponent_C_ExecuteUbergraph_EffectsComponent) == 0x000004, "Wrong alignment on EffectsComponent_C_ExecuteUbergraph_EffectsComponent"); \ static_assert(sizeof(EffectsComponent_C_ExecuteUbergraph_EffectsComponent) == 0x000008, "Wrong size on EffectsComponent_C_ExecuteUbergraph_EffectsComponent"); \ static_assert(offsetof(EffectsComponent_C_ExecuteUbergraph_EffectsComponent, EntryPoint) == 0x000000, "Member 'EffectsComponent_C_ExecuteUbergraph_EffectsComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_ExecuteUbergraph_EffectsComponent, K2Node_Event_ReInit) == 0x000004, "Member 'EffectsComponent_C_ExecuteUbergraph_EffectsComponent::K2Node_Event_ReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_Get_Effect_Level \ static_assert(alignof(EffectsComponent_C_Get_Effect_Level) == 0x000008, "Wrong alignment on EffectsComponent_C_Get_Effect_Level"); \ static_assert(sizeof(EffectsComponent_C_Get_Effect_Level) == 0x000060, "Wrong size on EffectsComponent_C_Get_Effect_Level"); \ static_assert(offsetof(EffectsComponent_C_Get_Effect_Level, A) == 0x000000, "Member 'EffectsComponent_C_Get_Effect_Level::A' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_Get_Effect_Level, ComparedLevel) == 0x000020, "Member 'EffectsComponent_C_Get_Effect_Level::ComparedLevel' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_Get_Effect_Level, CallFunc_GetPlayerStatic_ReturnValue) == 0x000028, "Member 'EffectsComponent_C_Get_Effect_Level::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_Get_Effect_Level, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000030, "Member 'EffectsComponent_C_Get_Effect_Level::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_Get_Effect_Level, CallFunc_Map_Find_Value) == 0x000038, "Member 'EffectsComponent_C_Get_Effect_Level::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_Get_Effect_Level, CallFunc_Map_Find_ReturnValue) == 0x000058, "Member 'EffectsComponent_C_Get_Effect_Level::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_Get_Effect_Level, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000059, "Member 'EffectsComponent_C_Get_Effect_Level::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_Get_Effect_Level, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'EffectsComponent_C_Get_Effect_Level::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_GetEffect \ static_assert(alignof(EffectsComponent_C_GetEffect) == 0x000008, "Wrong alignment on EffectsComponent_C_GetEffect"); \ static_assert(sizeof(EffectsComponent_C_GetEffect) == 0x000060, "Wrong size on EffectsComponent_C_GetEffect"); \ static_assert(offsetof(EffectsComponent_C_GetEffect, Type) == 0x000000, "Member 'EffectsComponent_C_GetEffect::Type' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffect, Effect) == 0x000008, "Member 'EffectsComponent_C_GetEffect::Effect' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffect, Temp_int_Array_Index_Variable) == 0x000028, "Member 'EffectsComponent_C_GetEffect::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffect, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'EffectsComponent_C_GetEffect::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffect, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'EffectsComponent_C_GetEffect::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffect, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'EffectsComponent_C_GetEffect::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffect, CallFunc_Array_Get_Item) == 0x000038, "Member 'EffectsComponent_C_GetEffect::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffect, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'EffectsComponent_C_GetEffect::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffect, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000059, "Member 'EffectsComponent_C_GetEffect::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_GetEffectApplier \ static_assert(alignof(EffectsComponent_C_GetEffectApplier) == 0x000008, "Wrong alignment on EffectsComponent_C_GetEffectApplier"); \ static_assert(sizeof(EffectsComponent_C_GetEffectApplier) == 0x000018, "Wrong size on EffectsComponent_C_GetEffectApplier"); \ static_assert(offsetof(EffectsComponent_C_GetEffectApplier, Type) == 0x000000, "Member 'EffectsComponent_C_GetEffectApplier::Type' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffectApplier, Applier) == 0x000008, "Member 'EffectsComponent_C_GetEffectApplier::Applier' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffectApplier, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000010, "Member 'EffectsComponent_C_GetEffectApplier::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_GetEffectIndex \ static_assert(alignof(EffectsComponent_C_GetEffectIndex) == 0x000008, "Wrong alignment on EffectsComponent_C_GetEffectIndex"); \ static_assert(sizeof(EffectsComponent_C_GetEffectIndex) == 0x000040, "Wrong size on EffectsComponent_C_GetEffectIndex"); \ static_assert(offsetof(EffectsComponent_C_GetEffectIndex, Type) == 0x000000, "Member 'EffectsComponent_C_GetEffectIndex::Type' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffectIndex, Index_0) == 0x000004, "Member 'EffectsComponent_C_GetEffectIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffectIndex, Temp_int_Array_Index_Variable) == 0x000008, "Member 'EffectsComponent_C_GetEffectIndex::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffectIndex, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'EffectsComponent_C_GetEffectIndex::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffectIndex, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'EffectsComponent_C_GetEffectIndex::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffectIndex, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'EffectsComponent_C_GetEffectIndex::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffectIndex, CallFunc_Array_Get_Item) == 0x000018, "Member 'EffectsComponent_C_GetEffectIndex::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffectIndex, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'EffectsComponent_C_GetEffectIndex::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetEffectIndex, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000039, "Member 'EffectsComponent_C_GetEffectIndex::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_GetStunMontageActionDirection \ static_assert(alignof(EffectsComponent_C_GetStunMontageActionDirection) == 0x000008, "Wrong alignment on EffectsComponent_C_GetStunMontageActionDirection"); \ static_assert(sizeof(EffectsComponent_C_GetStunMontageActionDirection) == 0x000230, "Wrong size on EffectsComponent_C_GetStunMontageActionDirection"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, ImpactDirection) == 0x000000, "Member 'EffectsComponent_C_GetStunMontageActionDirection::ImpactDirection' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, AttackDirection) == 0x000018, "Member 'EffectsComponent_C_GetStunMontageActionDirection::AttackDirection' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, ReturnValue) == 0x000030, "Member 'EffectsComponent_C_GetStunMontageActionDirection::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, ReturnStunDirection) == 0x000038, "Member 'EffectsComponent_C_GetStunMontageActionDirection::ReturnStunDirection' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, Local_Drection) == 0x000050, "Member 'EffectsComponent_C_GetStunMontageActionDirection::Local_Drection' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, Local_AttackDirectionFW) == 0x000068, "Member 'EffectsComponent_C_GetStunMontageActionDirection::Local_AttackDirectionFW' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, Local_MontageAction) == 0x000078, "Member 'EffectsComponent_C_GetStunMontageActionDirection::Local_MontageAction' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000080, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000098, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_GetOwnActor_ReturnValue) == 0x0000B0, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000B8, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_GetOwnActor_ReturnValue_1) == 0x0000C0, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0000C8, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0000D0, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_Normal_ReturnValue) == 0x0000E8, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, K2Node_SwitchString_CmpSuccess) == 0x000100, "Member 'EffectsComponent_C_GetStunMontageActionDirection::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, K2Node_SwitchString_CmpSuccess_1) == 0x000101, "Member 'EffectsComponent_C_GetStunMontageActionDirection::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_Normal_ReturnValue_1) == 0x000108, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_GetOwnActor_ReturnValue_2) == 0x000120, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_GetOwnActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000128, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x000140, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_Conv_DoubleToVector_ReturnValue_2) == 0x000158, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_Conv_DoubleToVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_Find_Head_Rotate_with_Look_at_1_degree) == 0x000170, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_Find_Head_Rotate_with_Look_at_1_degree' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000178, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_GetFangweiFromDegreeLR_Fangwei) == 0x000190, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_GetFangweiFromDegreeLR_Fangwei' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_Find_Head_Rotate_with_Look_at_1_degree_1) == 0x0001A0, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_Find_Head_Rotate_with_Look_at_1_degree_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_GetFangweiFromDegreeLR_Fangwei_1) == 0x0001A8, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_GetFangweiFromDegreeLR_Fangwei_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, K2Node_SwitchString_CmpSuccess_2) == 0x0001B8, "Member 'EffectsComponent_C_GetStunMontageActionDirection::K2Node_SwitchString_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_Normal_ReturnValue_2) == 0x0001C0, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_Normal_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_GetOwnActor_ReturnValue_3) == 0x0001D8, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_GetOwnActor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x0001E0, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_K2_GetActorRotation_ReturnValue_2) == 0x0001F8, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_K2_GetActorRotation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_Find_Head_Rotate_with_Look_at_1_degree_2) == 0x000210, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_Find_Head_Rotate_with_Look_at_1_degree_2' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, CallFunc_GetFangweiFromDegreeLR_Fangwei_2) == 0x000218, "Member 'EffectsComponent_C_GetStunMontageActionDirection::CallFunc_GetFangweiFromDegreeLR_Fangwei_2' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_GetStunMontageActionDirection, K2Node_SwitchString_CmpSuccess_3) == 0x000228, "Member 'EffectsComponent_C_GetStunMontageActionDirection::K2Node_SwitchString_CmpSuccess_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_HasAnyEffectApplied \ static_assert(alignof(EffectsComponent_C_HasAnyEffectApplied) == 0x000001, "Wrong alignment on EffectsComponent_C_HasAnyEffectApplied"); \ static_assert(sizeof(EffectsComponent_C_HasAnyEffectApplied) == 0x000002, "Wrong size on EffectsComponent_C_HasAnyEffectApplied"); \ static_assert(offsetof(EffectsComponent_C_HasAnyEffectApplied, ReturnValue) == 0x000000, "Member 'EffectsComponent_C_HasAnyEffectApplied::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_HasAnyEffectApplied, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000001, "Member 'EffectsComponent_C_HasAnyEffectApplied::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_ImplReplaceBeginPlay \ static_assert(alignof(EffectsComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong alignment on EffectsComponent_C_ImplReplaceBeginPlay"); \ static_assert(sizeof(EffectsComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong size on EffectsComponent_C_ImplReplaceBeginPlay"); \ static_assert(offsetof(EffectsComponent_C_ImplReplaceBeginPlay, ReInit) == 0x000000, "Member 'EffectsComponent_C_ImplReplaceBeginPlay::ReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_Is_Stunned_With_Thoughness_Reduction_Zero \ static_assert(alignof(EffectsComponent_C_Is_Stunned_With_Thoughness_Reduction_Zero) == 0x000008, "Wrong alignment on EffectsComponent_C_Is_Stunned_With_Thoughness_Reduction_Zero"); \ static_assert(sizeof(EffectsComponent_C_Is_Stunned_With_Thoughness_Reduction_Zero) == 0x000038, "Wrong size on EffectsComponent_C_Is_Stunned_With_Thoughness_Reduction_Zero"); \ static_assert(offsetof(EffectsComponent_C_Is_Stunned_With_Thoughness_Reduction_Zero, ShouldReduction) == 0x000000, "Member 'EffectsComponent_C_Is_Stunned_With_Thoughness_Reduction_Zero::ShouldReduction' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_Is_Stunned_With_Thoughness_Reduction_Zero, CallFunc_GetPlayerStatic_ReturnValue) == 0x000008, "Member 'EffectsComponent_C_Is_Stunned_With_Thoughness_Reduction_Zero::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_Is_Stunned_With_Thoughness_Reduction_Zero, CallFunc_Map_Find_Value) == 0x000010, "Member 'EffectsComponent_C_Is_Stunned_With_Thoughness_Reduction_Zero::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_Is_Stunned_With_Thoughness_Reduction_Zero, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'EffectsComponent_C_Is_Stunned_With_Thoughness_Reduction_Zero::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_IsAIExStunning \ static_assert(alignof(EffectsComponent_C_IsAIExStunning) == 0x000008, "Wrong alignment on EffectsComponent_C_IsAIExStunning"); \ static_assert(sizeof(EffectsComponent_C_IsAIExStunning) == 0x000018, "Wrong size on EffectsComponent_C_IsAIExStunning"); \ static_assert(offsetof(EffectsComponent_C_IsAIExStunning, IsStunning) == 0x000000, "Member 'EffectsComponent_C_IsAIExStunning::IsStunning' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_IsAIExStunning, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000008, "Member 'EffectsComponent_C_IsAIExStunning::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_IsAIExStunning, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000010, "Member 'EffectsComponent_C_IsAIExStunning::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_IsAnyEffectApplied \ static_assert(alignof(EffectsComponent_C_IsAnyEffectApplied) == 0x000008, "Wrong alignment on EffectsComponent_C_IsAnyEffectApplied"); \ static_assert(sizeof(EffectsComponent_C_IsAnyEffectApplied) == 0x000028, "Wrong size on EffectsComponent_C_IsAnyEffectApplied"); \ static_assert(offsetof(EffectsComponent_C_IsAnyEffectApplied, Types) == 0x000000, "Member 'EffectsComponent_C_IsAnyEffectApplied::Types' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_IsAnyEffectApplied, ReturnValue) == 0x000010, "Member 'EffectsComponent_C_IsAnyEffectApplied::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_IsAnyEffectApplied, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'EffectsComponent_C_IsAnyEffectApplied::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_IsAnyEffectApplied, Temp_int_Array_Index_Variable) == 0x000018, "Member 'EffectsComponent_C_IsAnyEffectApplied::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_IsAnyEffectApplied, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'EffectsComponent_C_IsAnyEffectApplied::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_IsAnyEffectApplied, CallFunc_Array_Get_Item) == 0x000020, "Member 'EffectsComponent_C_IsAnyEffectApplied::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_IsAnyEffectApplied, CallFunc_IsEffectApplied_ReturnValue) == 0x000021, "Member 'EffectsComponent_C_IsAnyEffectApplied::CallFunc_IsEffectApplied_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_IsAnyEffectApplied, CallFunc_Less_IntInt_ReturnValue) == 0x000022, "Member 'EffectsComponent_C_IsAnyEffectApplied::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_IsAnyEffectApplied, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'EffectsComponent_C_IsAnyEffectApplied::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_IsBlockScriptTime \ static_assert(alignof(EffectsComponent_C_IsBlockScriptTime) == 0x000008, "Wrong alignment on EffectsComponent_C_IsBlockScriptTime"); \ static_assert(sizeof(EffectsComponent_C_IsBlockScriptTime) == 0x000020, "Wrong size on EffectsComponent_C_IsBlockScriptTime"); \ static_assert(offsetof(EffectsComponent_C_IsBlockScriptTime, ReturnValue) == 0x000000, "Member 'EffectsComponent_C_IsBlockScriptTime::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_IsBlockScriptTime, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000008, "Member 'EffectsComponent_C_IsBlockScriptTime::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_IsBlockScriptTime, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000010, "Member 'EffectsComponent_C_IsBlockScriptTime::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_IsBlockScriptTime, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000018, "Member 'EffectsComponent_C_IsBlockScriptTime::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_IsEffectApplied \ static_assert(alignof(EffectsComponent_C_IsEffectApplied) == 0x000001, "Wrong alignment on EffectsComponent_C_IsEffectApplied"); \ static_assert(sizeof(EffectsComponent_C_IsEffectApplied) == 0x000003, "Wrong size on EffectsComponent_C_IsEffectApplied"); \ static_assert(offsetof(EffectsComponent_C_IsEffectApplied, Type) == 0x000000, "Member 'EffectsComponent_C_IsEffectApplied::Type' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_IsEffectApplied, ReturnValue) == 0x000001, "Member 'EffectsComponent_C_IsEffectApplied::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_IsEffectApplied, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000002, "Member 'EffectsComponent_C_IsEffectApplied::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_PrintEffects \ static_assert(alignof(EffectsComponent_C_PrintEffects) == 0x000008, "Wrong alignment on EffectsComponent_C_PrintEffects"); \ static_assert(sizeof(EffectsComponent_C_PrintEffects) == 0x0000A8, "Wrong size on EffectsComponent_C_PrintEffects"); \ static_assert(offsetof(EffectsComponent_C_PrintEffects, L_Effects) == 0x000000, "Member 'EffectsComponent_C_PrintEffects::L_Effects' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_PrintEffects, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000010, "Member 'EffectsComponent_C_PrintEffects::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_PrintEffects, CallFunc_GetOwnActor_ReturnValue) == 0x000018, "Member 'EffectsComponent_C_PrintEffects::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_PrintEffects, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000020, "Member 'EffectsComponent_C_PrintEffects::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_PrintEffects, CallFunc_GetDisplayName_ReturnValue) == 0x000030, "Member 'EffectsComponent_C_PrintEffects::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_PrintEffects, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000040, "Member 'EffectsComponent_C_PrintEffects::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_PrintEffects, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'EffectsComponent_C_PrintEffects::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_PrintEffects, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'EffectsComponent_C_PrintEffects::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_PrintEffects, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'EffectsComponent_C_PrintEffects::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_PrintEffects, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000080, "Member 'EffectsComponent_C_PrintEffects::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_PrintEffects, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000090, "Member 'EffectsComponent_C_PrintEffects::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_PrintEffects, CallFunc_PrintString_Duration_ImplicitCast) == 0x0000A0, "Member 'EffectsComponent_C_PrintEffects::CallFunc_PrintString_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_RecordBlockScriptTime \ static_assert(alignof(EffectsComponent_C_RecordBlockScriptTime) == 0x000008, "Wrong alignment on EffectsComponent_C_RecordBlockScriptTime"); \ static_assert(sizeof(EffectsComponent_C_RecordBlockScriptTime) == 0x000010, "Wrong size on EffectsComponent_C_RecordBlockScriptTime"); \ static_assert(offsetof(EffectsComponent_C_RecordBlockScriptTime, BreakScriptTime) == 0x000000, "Member 'EffectsComponent_C_RecordBlockScriptTime::BreakScriptTime' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordBlockScriptTime, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000008, "Member 'EffectsComponent_C_RecordBlockScriptTime::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_RecordStunProtectionTime \ static_assert(alignof(EffectsComponent_C_RecordStunProtectionTime) == 0x000008, "Wrong alignment on EffectsComponent_C_RecordStunProtectionTime"); \ static_assert(sizeof(EffectsComponent_C_RecordStunProtectionTime) == 0x0000B8, "Wrong size on EffectsComponent_C_RecordStunProtectionTime"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, Type) == 0x000000, "Member 'EffectsComponent_C_RecordStunProtectionTime::Type' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, AnimationTime) == 0x000008, "Member 'EffectsComponent_C_RecordStunProtectionTime::AnimationTime' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, ExecuteForLoop) == 0x000010, "Member 'EffectsComponent_C_RecordStunProtectionTime::ExecuteForLoop' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, local_Time) == 0x000018, "Member 'EffectsComponent_C_RecordStunProtectionTime::local_Time' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_Not_PreBool_ReturnValue) == 0x000020, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, Temp_int_Array_Index_Variable) == 0x000024, "Member 'EffectsComponent_C_RecordStunProtectionTime::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000028, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000029, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, Temp_byte_Variable) == 0x00002A, "Member 'EffectsComponent_C_RecordStunProtectionTime::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_BooleanAND_ReturnValue) == 0x00002B, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_GetPlayerStatic_ReturnValue) == 0x000030, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000038, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_Map_Find_Value) == 0x000040, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_Map_Find_ReturnValue) == 0x000060, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000061, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, Temp_int_Loop_Counter_Variable) == 0x000064, "Member 'EffectsComponent_C_RecordStunProtectionTime::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_Array_Get_Item) == 0x00006C, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_Array_Contains_ReturnValue) == 0x00006D, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_BooleanAND_ReturnValue_1) == 0x00006E, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_Array_Length_ReturnValue) == 0x000070, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000078, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000080, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000088, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_Map_Find_Value_1) == 0x000090, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RecordStunProtectionTime, CallFunc_Map_Find_ReturnValue_1) == 0x0000B0, "Member 'EffectsComponent_C_RecordStunProtectionTime::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_RemoveCurrentEffect \ static_assert(alignof(EffectsComponent_C_RemoveCurrentEffect) == 0x000008, "Wrong alignment on EffectsComponent_C_RemoveCurrentEffect"); \ static_assert(sizeof(EffectsComponent_C_RemoveCurrentEffect) == 0x000070, "Wrong size on EffectsComponent_C_RemoveCurrentEffect"); \ static_assert(offsetof(EffectsComponent_C_RemoveCurrentEffect, Tag) == 0x000000, "Member 'EffectsComponent_C_RemoveCurrentEffect::Tag' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RemoveCurrentEffect, L_OldEffect) == 0x000010, "Member 'EffectsComponent_C_RemoveCurrentEffect::L_OldEffect' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RemoveCurrentEffect, tmp) == 0x000030, "Member 'EffectsComponent_C_RemoveCurrentEffect::tmp' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RemoveCurrentEffect, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'EffectsComponent_C_RemoveCurrentEffect::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RemoveCurrentEffect, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'EffectsComponent_C_RemoveCurrentEffect::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_RemoveEffect \ static_assert(alignof(EffectsComponent_C_RemoveEffect) == 0x000008, "Wrong alignment on EffectsComponent_C_RemoveEffect"); \ static_assert(sizeof(EffectsComponent_C_RemoveEffect) == 0x0000B8, "Wrong size on EffectsComponent_C_RemoveEffect"); \ static_assert(offsetof(EffectsComponent_C_RemoveEffect, Type) == 0x000000, "Member 'EffectsComponent_C_RemoveEffect::Type' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RemoveEffect, L_OldEffect) == 0x000008, "Member 'EffectsComponent_C_RemoveEffect::L_OldEffect' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RemoveEffect, tmp) == 0x000028, "Member 'EffectsComponent_C_RemoveEffect::tmp' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RemoveEffect, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000048, "Member 'EffectsComponent_C_RemoveEffect::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RemoveEffect, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000050, "Member 'EffectsComponent_C_RemoveEffect::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RemoveEffect, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'EffectsComponent_C_RemoveEffect::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RemoveEffect, CallFunc_Conv_IntToString_ReturnValue) == 0x000070, "Member 'EffectsComponent_C_RemoveEffect::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RemoveEffect, K2Node_MakeStruct_F_Effect) == 0x000080, "Member 'EffectsComponent_C_RemoveEffect::K2Node_MakeStruct_F_Effect' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RemoveEffect, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000A0, "Member 'EffectsComponent_C_RemoveEffect::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_RemoveEffect, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000B0, "Member 'EffectsComponent_C_RemoveEffect::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_RemoveEffects \ static_assert(alignof(EffectsComponent_C_RemoveEffects) == 0x000008, "Wrong alignment on EffectsComponent_C_RemoveEffects"); \ static_assert(sizeof(EffectsComponent_C_RemoveEffects) == 0x000010, "Wrong size on EffectsComponent_C_RemoveEffects"); \ static_assert(offsetof(EffectsComponent_C_RemoveEffects, Types) == 0x000000, "Member 'EffectsComponent_C_RemoveEffects::Types' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_SetCurrentEffectType \ static_assert(alignof(EffectsComponent_C_SetCurrentEffectType) == 0x000008, "Wrong alignment on EffectsComponent_C_SetCurrentEffectType"); \ static_assert(sizeof(EffectsComponent_C_SetCurrentEffectType) == 0x000020, "Wrong size on EffectsComponent_C_SetCurrentEffectType"); \ static_assert(offsetof(EffectsComponent_C_SetCurrentEffectType, CurrentEffectType_0) == 0x000000, "Member 'EffectsComponent_C_SetCurrentEffectType::CurrentEffectType_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_StunProtectionTimeCheck \ static_assert(alignof(EffectsComponent_C_StunProtectionTimeCheck) == 0x000008, "Wrong alignment on EffectsComponent_C_StunProtectionTimeCheck"); \ static_assert(sizeof(EffectsComponent_C_StunProtectionTimeCheck) == 0x000050, "Wrong size on EffectsComponent_C_StunProtectionTimeCheck"); \ static_assert(offsetof(EffectsComponent_C_StunProtectionTimeCheck, Type) == 0x000000, "Member 'EffectsComponent_C_StunProtectionTimeCheck::Type' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_StunProtectionTimeCheck, Succeed) == 0x000001, "Member 'EffectsComponent_C_StunProtectionTimeCheck::Succeed' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_StunProtectionTimeCheck, ProtectionTimeStun) == 0x000002, "Member 'EffectsComponent_C_StunProtectionTimeCheck::ProtectionTimeStun' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_StunProtectionTimeCheck, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000008, "Member 'EffectsComponent_C_StunProtectionTimeCheck::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_StunProtectionTimeCheck, CallFunc_GetPlayerStatic_ReturnValue) == 0x000010, "Member 'EffectsComponent_C_StunProtectionTimeCheck::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_StunProtectionTimeCheck, CallFunc_Map_Find_Value) == 0x000018, "Member 'EffectsComponent_C_StunProtectionTimeCheck::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_StunProtectionTimeCheck, CallFunc_Map_Find_ReturnValue) == 0x000020, "Member 'EffectsComponent_C_StunProtectionTimeCheck::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_StunProtectionTimeCheck, CallFunc_Map_Find_Value_1) == 0x000028, "Member 'EffectsComponent_C_StunProtectionTimeCheck::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_StunProtectionTimeCheck, CallFunc_Map_Find_ReturnValue_1) == 0x000048, "Member 'EffectsComponent_C_StunProtectionTimeCheck::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_StunProtectionTimeCheck, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000049, "Member 'EffectsComponent_C_StunProtectionTimeCheck::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_TryEffectAfterDamage \ static_assert(alignof(EffectsComponent_C_TryEffectAfterDamage) == 0x000008, "Wrong alignment on EffectsComponent_C_TryEffectAfterDamage"); \ static_assert(sizeof(EffectsComponent_C_TryEffectAfterDamage) == 0x0000D0, "Wrong size on EffectsComponent_C_TryEffectAfterDamage"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, Applier) == 0x000000, "Member 'EffectsComponent_C_TryEffectAfterDamage::Applier' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, ReflectType) == 0x000008, "Member 'EffectsComponent_C_TryEffectAfterDamage::ReflectType' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, hit_data_id) == 0x00000C, "Member 'EffectsComponent_C_TryEffectAfterDamage::hit_data_id' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, Impact_Direction) == 0x000010, "Member 'EffectsComponent_C_TryEffectAfterDamage::Impact_Direction' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, AttackDirection) == 0x000028, "Member 'EffectsComponent_C_TryEffectAfterDamage::AttackDirection' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, HitResult) == 0x000040, "Member 'EffectsComponent_C_TryEffectAfterDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, ImpactType) == 0x000041, "Member 'EffectsComponent_C_TryEffectAfterDamage::ImpactType' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, Applied) == 0x000042, "Member 'EffectsComponent_C_TryEffectAfterDamage::Applied' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, replaceAbleEffectType) == 0x000043, "Member 'EffectsComponent_C_TryEffectAfterDamage::replaceAbleEffectType' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, stunLevel) == 0x000044, "Member 'EffectsComponent_C_TryEffectAfterDamage::stunLevel' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, Temp_int_Variable) == 0x000048, "Member 'EffectsComponent_C_TryEffectAfterDamage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, K2Node_SwitchEnum_CmpSuccess) == 0x00004C, "Member 'EffectsComponent_C_TryEffectAfterDamage::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, Temp_int_Variable_1) == 0x000050, "Member 'EffectsComponent_C_TryEffectAfterDamage::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, Temp_bool_Variable) == 0x000054, "Member 'EffectsComponent_C_TryEffectAfterDamage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_StunProtectionTimeCheck_Succeed) == 0x000055, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_StunProtectionTimeCheck_Succeed' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_StunProtectionTimeCheck_ProtectionTimeStun) == 0x000056, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_StunProtectionTimeCheck_ProtectionTimeStun' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000057, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, K2Node_Select_Default) == 0x000058, "Member 'EffectsComponent_C_TryEffectAfterDamage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_ApplyEffect_Applied) == 0x00005C, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_IsGameOnlineMode_ReturnValue) == 0x00005D, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_GetOwnActor_ReturnValue) == 0x000060, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_GetOwnActor_ReturnValue_1) == 0x000068, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000070, "Member 'EffectsComponent_C_TryEffectAfterDamage::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'EffectsComponent_C_TryEffectAfterDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_GetComponentByClass_ReturnValue) == 0x000088, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_GetActivityValue_Value) == 0x000090, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_GetOwnActor_ReturnValue_2) == 0x000098, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_GetOwnActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_Percent_IntInt_ReturnValue) == 0x0000A0, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_GetSyncState_ReturnValue) == 0x0000A8, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_GetSyncState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0000B0, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_SyncState_HasAnyEffectApplied_ReturnValue) == 0x0000B8, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_SyncState_HasAnyEffectApplied_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_IsValid_ReturnValue) == 0x0000B9, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_SponsorActingEffect_Result) == 0x0000BA, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_SponsorActingEffect_Result' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_SponsorActingEffect_duration) == 0x0000C0, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_SponsorActingEffect_duration' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_ApplyEffect_Applied_1) == 0x0000C8, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_ApplyEffect_Applied_1' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_TryEffectAfterDamage, CallFunc_ApplyEffect_Applied_2) == 0x0000C9, "Member 'EffectsComponent_C_TryEffectAfterDamage::CallFunc_ApplyEffect_Applied_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_UpdateEffect \ static_assert(alignof(EffectsComponent_C_UpdateEffect) == 0x000008, "Wrong alignment on EffectsComponent_C_UpdateEffect"); \ static_assert(sizeof(EffectsComponent_C_UpdateEffect) == 0x000090, "Wrong size on EffectsComponent_C_UpdateEffect"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffect, Type) == 0x000000, "Member 'EffectsComponent_C_UpdateEffect::Type' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffect, Duration) == 0x000008, "Member 'EffectsComponent_C_UpdateEffect::Duration' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffect, Method) == 0x000010, "Member 'EffectsComponent_C_UpdateEffect::Method' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffect, Applier) == 0x000018, "Member 'EffectsComponent_C_UpdateEffect::Applier' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffect, Arg0) == 0x000020, "Member 'EffectsComponent_C_UpdateEffect::Arg0' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffect, L_Old) == 0x000028, "Member 'EffectsComponent_C_UpdateEffect::L_Old' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffect, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000048, "Member 'EffectsComponent_C_UpdateEffect::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffect, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000050, "Member 'EffectsComponent_C_UpdateEffect::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffect, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000058, "Member 'EffectsComponent_C_UpdateEffect::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffect, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000060, "Member 'EffectsComponent_C_UpdateEffect::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffect, CallFunc_SelectFloat_ReturnValue) == 0x000068, "Member 'EffectsComponent_C_UpdateEffect::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffect, K2Node_MakeStruct_F_Effect) == 0x000070, "Member 'EffectsComponent_C_UpdateEffect::K2Node_MakeStruct_F_Effect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_UpdateEffectsDuration \ static_assert(alignof(EffectsComponent_C_UpdateEffectsDuration) == 0x000008, "Wrong alignment on EffectsComponent_C_UpdateEffectsDuration"); \ static_assert(sizeof(EffectsComponent_C_UpdateEffectsDuration) == 0x000040, "Wrong size on EffectsComponent_C_UpdateEffectsDuration"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffectsDuration, L_Effect) == 0x000000, "Member 'EffectsComponent_C_UpdateEffectsDuration::L_Effect' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffectsDuration, L_EffectsToRemove) == 0x000020, "Member 'EffectsComponent_C_UpdateEffectsDuration::L_EffectsToRemove' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffectsDuration, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000030, "Member 'EffectsComponent_C_UpdateEffectsDuration::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffectsDuration, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000038, "Member 'EffectsComponent_C_UpdateEffectsDuration::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectsComponent_C_UpdateEffectsDuration, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000039, "Member 'EffectsComponent_C_UpdateEffectsDuration::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectsComponent_C_WaitForDelayedExecutedMontage \ static_assert(alignof(EffectsComponent_C_WaitForDelayedExecutedMontage) == 0x000001, "Wrong alignment on EffectsComponent_C_WaitForDelayedExecutedMontage"); \ static_assert(sizeof(EffectsComponent_C_WaitForDelayedExecutedMontage) == 0x000001, "Wrong size on EffectsComponent_C_WaitForDelayedExecutedMontage"); \ static_assert(offsetof(EffectsComponent_C_WaitForDelayedExecutedMontage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000000, "Member 'EffectsComponent_C_WaitForDelayedExecutedMontage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEffectsComponent_C \ static_assert(alignof(UEffectsComponent_C) == 0x000008, "Wrong alignment on UEffectsComponent_C"); \ static_assert(sizeof(UEffectsComponent_C) == 0x000230, "Wrong size on UEffectsComponent_C"); \ static_assert(offsetof(UEffectsComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UEffectsComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, OnEffectApplied) == 0x0000F0, "Member 'UEffectsComponent_C::OnEffectApplied' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, OnEffectRemoved) == 0x000100, "Member 'UEffectsComponent_C::OnEffectRemoved' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, AppliedEffects) == 0x000110, "Member 'UEffectsComponent_C::AppliedEffects' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, BurningDamage) == 0x000120, "Member 'UEffectsComponent_C::BurningDamage' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, UpdateInterval) == 0x000128, "Member 'UEffectsComponent_C::UpdateInterval' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, CurrentEffectType) == 0x000130, "Member 'UEffectsComponent_C::CurrentEffectType' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, OnAllEffectsRemoved) == 0x000150, "Member 'UEffectsComponent_C::OnAllEffectsRemoved' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, OnAIExStunFinished) == 0x000160, "Member 'UEffectsComponent_C::OnAIExStunFinished' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, WaitAIExStunFinishedTime) == 0x000170, "Member 'UEffectsComponent_C::WaitAIExStunFinishedTime' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, WaitAIExStunFinishedMontage) == 0x000178, "Member 'UEffectsComponent_C::WaitAIExStunFinishedMontage' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, RequestMontageId) == 0x00017C, "Member 'UEffectsComponent_C::RequestMontageId' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, MontageDurationHandler) == 0x000180, "Member 'UEffectsComponent_C::MontageDurationHandler' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, OnCurrentEffectTypeChanged) == 0x000188, "Member 'UEffectsComponent_C::OnCurrentEffectTypeChanged' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, OnInstantEffectApplied) == 0x000198, "Member 'UEffectsComponent_C::OnInstantEffectApplied' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, BlockScriptTime) == 0x0001A8, "Member 'UEffectsComponent_C::BlockScriptTime' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, BlockScriptStartTime) == 0x0001B0, "Member 'UEffectsComponent_C::BlockScriptStartTime' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, OnApplyHitEffect) == 0x0001B8, "Member 'UEffectsComponent_C::OnApplyHitEffect' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, StunProtectionTime) == 0x0001C8, "Member 'UEffectsComponent_C::StunProtectionTime' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, ExecutedTypes) == 0x000218, "Member 'UEffectsComponent_C::ExecutedTypes' has a wrong offset!"); \ static_assert(offsetof(UEffectsComponent_C, EnableStunProtectionTime) == 0x000228, "Member 'UEffectsComponent_C::EnableStunProtectionTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_FinalAttackEffect_C_GetNotifyName \ static_assert(alignof(ANS_FinalAttackEffect_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_FinalAttackEffect_C_GetNotifyName"); \ static_assert(sizeof(ANS_FinalAttackEffect_C_GetNotifyName) == 0x000010, "Wrong size on ANS_FinalAttackEffect_C_GetNotifyName"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_FinalAttackEffect_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_FinalAttackEffect_C_Received_NotifyBegin \ static_assert(alignof(ANS_FinalAttackEffect_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_FinalAttackEffect_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_FinalAttackEffect_C_Received_NotifyBegin) == 0x000070, "Wrong size on ANS_FinalAttackEffect_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_FinalAttackEffect_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_FinalAttackEffect_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_FinalAttackEffect_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_FinalAttackEffect_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_FinalAttackEffect_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_FinalAttackEffect_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue) == 0x000058, "Member 'ANS_FinalAttackEffect_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'ANS_FinalAttackEffect_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyBegin, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000068, "Member 'ANS_FinalAttackEffect_C_Received_NotifyBegin::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_FinalAttackEffect_C_Received_NotifyEnd \ static_assert(alignof(ANS_FinalAttackEffect_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_FinalAttackEffect_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_FinalAttackEffect_C_Received_NotifyEnd) == 0x000068, "Wrong size on ANS_FinalAttackEffect_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_FinalAttackEffect_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_FinalAttackEffect_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_FinalAttackEffect_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_FinalAttackEffect_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_FinalAttackEffect_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue) == 0x000050, "Member 'ANS_FinalAttackEffect_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'ANS_FinalAttackEffect_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FinalAttackEffect_C_Received_NotifyEnd, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000060, "Member 'ANS_FinalAttackEffect_C_Received_NotifyEnd::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_FinalAttackEffect_C \ static_assert(alignof(UANS_FinalAttackEffect_C) == 0x000008, "Wrong alignment on UANS_FinalAttackEffect_C"); \ static_assert(sizeof(UANS_FinalAttackEffect_C) == 0x000040, "Wrong size on UANS_FinalAttackEffect_C"); \ #define DUMPER7_ASSERTS_FST_SME_JumpSection \ static_assert(alignof(FST_SME_JumpSection) == 0x000004, "Wrong alignment on FST_SME_JumpSection"); \ static_assert(sizeof(FST_SME_JumpSection) == 0x00000C, "Wrong size on FST_SME_JumpSection"); \ static_assert(offsetof(FST_SME_JumpSection, WeaponType_8_ED1BB78E49B616C37942E6A1635D2D94) == 0x000000, "Member 'FST_SME_JumpSection::WeaponType_8_ED1BB78E49B616C37942E6A1635D2D94' has a wrong offset!"); \ static_assert(offsetof(FST_SME_JumpSection, MontageType_11_F623D5C5491C46D43DE43798ACD28B31) == 0x000001, "Member 'FST_SME_JumpSection::MontageType_11_F623D5C5491C46D43DE43798ACD28B31' has a wrong offset!"); \ static_assert(offsetof(FST_SME_JumpSection, PT内_1_202124B04D37BDEAAFE0F2AC7A792AF7) == 0x000002, "Member 'FST_SME_JumpSection::PT内_1_202124B04D37BDEAAFE0F2AC7A792AF7' has a wrong offset!"); \ static_assert(offsetof(FST_SME_JumpSection, SectionName_5_DE6B8CCE4E2C619A96E963B2E095EE4D) == 0x000004, "Member 'FST_SME_JumpSection::SectionName_5_DE6B8CCE4E2C619A96E963B2E095EE4D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_BuffWhoosh_C_isPlayer \ static_assert(alignof(AN_BuffWhoosh_C_isPlayer) == 0x000008, "Wrong alignment on AN_BuffWhoosh_C_isPlayer"); \ static_assert(sizeof(AN_BuffWhoosh_C_isPlayer) == 0x000020, "Wrong size on AN_BuffWhoosh_C_isPlayer"); \ static_assert(offsetof(AN_BuffWhoosh_C_isPlayer, Object) == 0x000000, "Member 'AN_BuffWhoosh_C_isPlayer::Object' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_isPlayer, PlayerCharacter) == 0x000008, "Member 'AN_BuffWhoosh_C_isPlayer::PlayerCharacter' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_isPlayer, IsPlayerCharacter) == 0x000009, "Member 'AN_BuffWhoosh_C_isPlayer::IsPlayerCharacter' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_isPlayer, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'AN_BuffWhoosh_C_isPlayer::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_isPlayer, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'AN_BuffWhoosh_C_isPlayer::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_BuffWhoosh_C_PlayAKSound \ static_assert(alignof(AN_BuffWhoosh_C_PlayAKSound) == 0x000008, "Wrong alignment on AN_BuffWhoosh_C_PlayAKSound"); \ static_assert(sizeof(AN_BuffWhoosh_C_PlayAKSound) == 0x000078, "Wrong size on AN_BuffWhoosh_C_PlayAKSound"); \ static_assert(offsetof(AN_BuffWhoosh_C_PlayAKSound, Actor) == 0x000000, "Member 'AN_BuffWhoosh_C_PlayAKSound::Actor' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_PlayAKSound, BuffType) == 0x000008, "Member 'AN_BuffWhoosh_C_PlayAKSound::BuffType' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_PlayAKSound, Temp_delegate_Variable) == 0x000010, "Member 'AN_BuffWhoosh_C_PlayAKSound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_PlayAKSound, CallFunc_Translate_Buff) == 0x000020, "Member 'AN_BuffWhoosh_C_PlayAKSound::CallFunc_Translate_Buff' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_PlayAKSound, CallFunc_PostEvent_ReturnValue) == 0x000028, "Member 'AN_BuffWhoosh_C_PlayAKSound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_PlayAKSound, CallFunc_Conv_NameToString_ReturnValue) == 0x000030, "Member 'AN_BuffWhoosh_C_PlayAKSound::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_PlayAKSound, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'AN_BuffWhoosh_C_PlayAKSound::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_PlayAKSound, CallFunc_Conv_StringToName_ReturnValue) == 0x000050, "Member 'AN_BuffWhoosh_C_PlayAKSound::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_PlayAKSound, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'AN_BuffWhoosh_C_PlayAKSound::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_PlayAKSound, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000068, "Member 'AN_BuffWhoosh_C_PlayAKSound::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_BuffWhoosh_C_Received_Notify \ static_assert(alignof(AN_BuffWhoosh_C_Received_Notify) == 0x000008, "Wrong alignment on AN_BuffWhoosh_C_Received_Notify"); \ static_assert(sizeof(AN_BuffWhoosh_C_Received_Notify) == 0x000140, "Wrong size on AN_BuffWhoosh_C_Received_Notify"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_BuffWhoosh_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, Animation) == 0x000008, "Member 'AN_BuffWhoosh_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_BuffWhoosh_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_BuffWhoosh_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, EnchantType) == 0x000044, "Member 'AN_BuffWhoosh_C_Received_Notify::EnchantType' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, Temp_bool_Variable) == 0x00004C, "Member 'AN_BuffWhoosh_C_Received_Notify::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, Temp_name_Variable) == 0x000058, "Member 'AN_BuffWhoosh_C_Received_Notify::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000060, "Member 'AN_BuffWhoosh_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'AN_BuffWhoosh_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_GetMyBuffComp_BuffComponent) == 0x000070, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_IsPlayer_PlayerCharacter) == 0x000078, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_IsPlayer_PlayerCharacter' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_IsEnchants_IsValid) == 0x000079, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_IsEnchants_IsValid' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_IsEnchants_StartTime) == 0x000080, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_IsEnchants_StartTime' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_IsEnchants_EndTime) == 0x000088, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_IsEnchants_EndTime' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_GetEnchantsData_IsValid) == 0x000090, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_GetEnchantsData_IsValid' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_GetEnchantsData_EnchantsType) == 0x000094, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_GetEnchantsData_EnchantsType' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_GetEnchantsData_Data) == 0x0000A0, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_GetEnchantsData_Data' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, Temp_name_Variable_1) == 0x0000B0, "Member 'AN_BuffWhoosh_C_Received_Notify::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0000B8, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_ParseIntoArray_ReturnValue) == 0x0000C8, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_BooleanAND_ReturnValue) == 0x0000D8, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_Array_Get_Item) == 0x0000E0, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000F0, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_Conv_StringToName_ReturnValue) == 0x0000F4, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, Temp_bool_Variable_1) == 0x0000FC, "Member 'AN_BuffWhoosh_C_Received_Notify::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, K2Node_Select_Default) == 0x000100, "Member 'AN_BuffWhoosh_C_Received_Notify::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000108, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_Trim_ReturnValue) == 0x000118, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_GetKeyActive_IsActive) == 0x000128, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_GetKeyActive_IsValid) == 0x000129, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_Conv_StringToName_ReturnValue_1) == 0x00012C, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000134, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_IsEmpty_ReturnValue) == 0x000135, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, CallFunc_Not_PreBool_ReturnValue) == 0x000136, "Member 'AN_BuffWhoosh_C_Received_Notify::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Received_Notify, K2Node_Select_Default_1) == 0x000138, "Member 'AN_BuffWhoosh_C_Received_Notify::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_BuffWhoosh_C_Translate \ static_assert(alignof(AN_BuffWhoosh_C_Translate) == 0x000004, "Wrong alignment on AN_BuffWhoosh_C_Translate"); \ static_assert(sizeof(AN_BuffWhoosh_C_Translate) == 0x000014, "Wrong size on AN_BuffWhoosh_C_Translate"); \ static_assert(offsetof(AN_BuffWhoosh_C_Translate, BuffName) == 0x000000, "Member 'AN_BuffWhoosh_C_Translate::BuffName' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Translate, buff) == 0x000008, "Member 'AN_BuffWhoosh_C_Translate::buff' has a wrong offset!"); \ static_assert(offsetof(AN_BuffWhoosh_C_Translate, K2Node_SwitchName_CmpSuccess) == 0x000010, "Member 'AN_BuffWhoosh_C_Translate::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_BuffWhoosh_C \ static_assert(alignof(UAN_BuffWhoosh_C) == 0x000008, "Wrong alignment on UAN_BuffWhoosh_C"); \ static_assert(sizeof(UAN_BuffWhoosh_C) == 0x000068, "Wrong size on UAN_BuffWhoosh_C"); \ static_assert(offsetof(UAN_BuffWhoosh_C, Key) == 0x000038, "Member 'UAN_BuffWhoosh_C::Key' has a wrong offset!"); \ static_assert(offsetof(UAN_BuffWhoosh_C, Type) == 0x000060, "Member 'UAN_BuffWhoosh_C::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueButton_C_CheckNeedPlayQuitSound \ static_assert(alignof(NewDialogueButton_C_CheckNeedPlayQuitSound) == 0x000008, "Wrong alignment on NewDialogueButton_C_CheckNeedPlayQuitSound"); \ static_assert(sizeof(NewDialogueButton_C_CheckNeedPlayQuitSound) == 0x000030, "Wrong size on NewDialogueButton_C_CheckNeedPlayQuitSound"); \ static_assert(offsetof(NewDialogueButton_C_CheckNeedPlayQuitSound, NoQuitSound) == 0x000000, "Member 'NewDialogueButton_C_CheckNeedPlayQuitSound::NoQuitSound' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_CheckNeedPlayQuitSound, Temp_int_Array_Index_Variable) == 0x000004, "Member 'NewDialogueButton_C_CheckNeedPlayQuitSound::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_CheckNeedPlayQuitSound, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'NewDialogueButton_C_CheckNeedPlayQuitSound::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_CheckNeedPlayQuitSound, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'NewDialogueButton_C_CheckNeedPlayQuitSound::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_CheckNeedPlayQuitSound, CallFunc_Array_Get_Item) == 0x000010, "Member 'NewDialogueButton_C_CheckNeedPlayQuitSound::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_CheckNeedPlayQuitSound, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'NewDialogueButton_C_CheckNeedPlayQuitSound::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_CheckNeedPlayQuitSound, K2Node_DynamicCast_AsDialog_Event_No_Play_Sound) == 0x000020, "Member 'NewDialogueButton_C_CheckNeedPlayQuitSound::K2Node_DynamicCast_AsDialog_Event_No_Play_Sound' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_CheckNeedPlayQuitSound, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'NewDialogueButton_C_CheckNeedPlayQuitSound::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_CheckNeedPlayQuitSound, CallFunc_Less_IntInt_ReturnValue) == 0x000029, "Member 'NewDialogueButton_C_CheckNeedPlayQuitSound::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueButton_C_ExecuteUbergraph_NewDialogueButton \ static_assert(alignof(NewDialogueButton_C_ExecuteUbergraph_NewDialogueButton) == 0x000008, "Wrong alignment on NewDialogueButton_C_ExecuteUbergraph_NewDialogueButton"); \ static_assert(sizeof(NewDialogueButton_C_ExecuteUbergraph_NewDialogueButton) == 0x000050, "Wrong size on NewDialogueButton_C_ExecuteUbergraph_NewDialogueButton"); \ static_assert(offsetof(NewDialogueButton_C_ExecuteUbergraph_NewDialogueButton, EntryPoint) == 0x000000, "Member 'NewDialogueButton_C_ExecuteUbergraph_NewDialogueButton::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_ExecuteUbergraph_NewDialogueButton, K2Node_Event_MyGeometry) == 0x000008, "Member 'NewDialogueButton_C_ExecuteUbergraph_NewDialogueButton::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_ExecuteUbergraph_NewDialogueButton, K2Node_Event_InDeltaTime) == 0x000048, "Member 'NewDialogueButton_C_ExecuteUbergraph_NewDialogueButton::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_ExecuteUbergraph_NewDialogueButton, K2Node_Event_IsDesignTime) == 0x00004C, "Member 'NewDialogueButton_C_ExecuteUbergraph_NewDialogueButton::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueButton_C_Parse_Node \ static_assert(alignof(NewDialogueButton_C_Parse_Node) == 0x000008, "Wrong alignment on NewDialogueButton_C_Parse_Node"); \ static_assert(sizeof(NewDialogueButton_C_Parse_Node) == 0x000058, "Wrong size on NewDialogueButton_C_Parse_Node"); \ static_assert(offsetof(NewDialogueButton_C_Parse_Node, Temp_bool_Variable) == 0x000000, "Member 'NewDialogueButton_C_Parse_Node::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_Parse_Node, CallFunc_Redirect_Table_MappedTable) == 0x000008, "Member 'NewDialogueButton_C_Parse_Node::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_Parse_Node, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'NewDialogueButton_C_Parse_Node::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_Parse_Node, CallFunc_GetDataTableRowFromName_OutRow) == 0x000018, "Member 'NewDialogueButton_C_Parse_Node::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_Parse_Node, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000038, "Member 'NewDialogueButton_C_Parse_Node::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_Parse_Node, CallFunc_IsValid_ReturnValue_1) == 0x000039, "Member 'NewDialogueButton_C_Parse_Node::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_Parse_Node, CallFunc_TextIsEmpty_ReturnValue) == 0x00003A, "Member 'NewDialogueButton_C_Parse_Node::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_Parse_Node, CallFunc_Not_PreBool_ReturnValue) == 0x00003B, "Member 'NewDialogueButton_C_Parse_Node::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_Parse_Node, CallFunc_BooleanAND_ReturnValue) == 0x00003C, "Member 'NewDialogueButton_C_Parse_Node::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_Parse_Node, K2Node_Select_Default) == 0x000040, "Member 'NewDialogueButton_C_Parse_Node::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueButton_C_PreConstruct \ static_assert(alignof(NewDialogueButton_C_PreConstruct) == 0x000001, "Wrong alignment on NewDialogueButton_C_PreConstruct"); \ static_assert(sizeof(NewDialogueButton_C_PreConstruct) == 0x000001, "Wrong size on NewDialogueButton_C_PreConstruct"); \ static_assert(offsetof(NewDialogueButton_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'NewDialogueButton_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueButton_C_SetEnable \ static_assert(alignof(NewDialogueButton_C_SetEnable) == 0x000001, "Wrong alignment on NewDialogueButton_C_SetEnable"); \ static_assert(sizeof(NewDialogueButton_C_SetEnable) == 0x000001, "Wrong size on NewDialogueButton_C_SetEnable"); \ static_assert(offsetof(NewDialogueButton_C_SetEnable, bInIsEnabled) == 0x000000, "Member 'NewDialogueButton_C_SetEnable::bInIsEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueButton_C_SetFocusedImage \ static_assert(alignof(NewDialogueButton_C_SetFocusedImage) == 0x000008, "Wrong alignment on NewDialogueButton_C_SetFocusedImage"); \ static_assert(sizeof(NewDialogueButton_C_SetFocusedImage) == 0x000198, "Wrong size on NewDialogueButton_C_SetFocusedImage"); \ static_assert(offsetof(NewDialogueButton_C_SetFocusedImage, Visible) == 0x000000, "Member 'NewDialogueButton_C_SetFocusedImage::Visible' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_SetFocusedImage, CallFunc_GetFontDataFont_ReturnValue) == 0x000008, "Member 'NewDialogueButton_C_SetFocusedImage::CallFunc_GetFontDataFont_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_SetFocusedImage, CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue) == 0x000028, "Member 'NewDialogueButton_C_SetFocusedImage::CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_SetFocusedImage, CallFunc_GetFontDataFont_ReturnValue_1) == 0x000058, "Member 'NewDialogueButton_C_SetFocusedImage::CallFunc_GetFontDataFont_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_SetFocusedImage, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000078, "Member 'NewDialogueButton_C_SetFocusedImage::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_SetFocusedImage, CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue_1) == 0x000080, "Member 'NewDialogueButton_C_SetFocusedImage::CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_SetFocusedImage, CallFunc_GetFontDataColor_ReturnValue) == 0x0000B0, "Member 'NewDialogueButton_C_SetFocusedImage::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_SetFocusedImage, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x0000C8, "Member 'NewDialogueButton_C_SetFocusedImage::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_SetFocusedImage, CallFunc_GetFontDataColor_ReturnValue_1) == 0x0000D0, "Member 'NewDialogueButton_C_SetFocusedImage::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_SetFocusedImage, Temp_byte_Variable) == 0x0000E4, "Member 'NewDialogueButton_C_SetFocusedImage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_SetFocusedImage, Temp_byte_Variable_1) == 0x0000E5, "Member 'NewDialogueButton_C_SetFocusedImage::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_SetFocusedImage, Temp_bool_Variable) == 0x0000E6, "Member 'NewDialogueButton_C_SetFocusedImage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_SetFocusedImage, K2Node_Select_Default) == 0x0000E7, "Member 'NewDialogueButton_C_SetFocusedImage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_SetFocusedImage, K2Node_MakeStruct_SlateFontInfo) == 0x0000E8, "Member 'NewDialogueButton_C_SetFocusedImage::K2Node_MakeStruct_SlateFontInfo' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_SetFocusedImage, K2Node_MakeStruct_SlateFontInfo_1) == 0x000140, "Member 'NewDialogueButton_C_SetFocusedImage::K2Node_MakeStruct_SlateFontInfo_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueButton_C_Tick \ static_assert(alignof(NewDialogueButton_C_Tick) == 0x000008, "Wrong alignment on NewDialogueButton_C_Tick"); \ static_assert(sizeof(NewDialogueButton_C_Tick) == 0x000048, "Wrong size on NewDialogueButton_C_Tick"); \ static_assert(offsetof(NewDialogueButton_C_Tick, MyGeometry) == 0x000000, "Member 'NewDialogueButton_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(NewDialogueButton_C_Tick, InDeltaTime) == 0x000040, "Member 'NewDialogueButton_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNewDialogueButton_C \ static_assert(alignof(UNewDialogueButton_C) == 0x000008, "Wrong alignment on UNewDialogueButton_C"); \ static_assert(sizeof(UNewDialogueButton_C) == 0x0003E8, "Wrong size on UNewDialogueButton_C"); \ static_assert(offsetof(UNewDialogueButton_C, UberGraphFrame) == 0x000288, "Member 'UNewDialogueButton_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueButton_C, ButtonName) == 0x000290, "Member 'UNewDialogueButton_C::ButtonName' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueButton_C, FocusedImage) == 0x000298, "Member 'UNewDialogueButton_C::FocusedImage' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueButton_C, SlotSizeBox) == 0x0002A0, "Member 'UNewDialogueButton_C::SlotSizeBox' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueButton_C, WGI_Button) == 0x0002A8, "Member 'UNewDialogueButton_C::WGI_Button' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueButton_C, Item) == 0x0002B0, "Member 'UNewDialogueButton_C::Item' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueButton_C, ButtonContent) == 0x0002D0, "Member 'UNewDialogueButton_C::ButtonContent' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueButton_C, InteractKey) == 0x0002E0, "Member 'UNewDialogueButton_C::InteractKey' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueButton_C, DialogNode) == 0x0002F0, "Member 'UNewDialogueButton_C::DialogNode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_UseActiveItem_C_GetNotifyName \ static_assert(alignof(AN_UseActiveItem_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_UseActiveItem_C_GetNotifyName"); \ static_assert(sizeof(AN_UseActiveItem_C_GetNotifyName) == 0x000010, "Wrong size on AN_UseActiveItem_C_GetNotifyName"); \ static_assert(offsetof(AN_UseActiveItem_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_UseActiveItem_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_UseActiveItem_C_Received_Notify \ static_assert(alignof(AN_UseActiveItem_C_Received_Notify) == 0x000008, "Wrong alignment on AN_UseActiveItem_C_Received_Notify"); \ static_assert(sizeof(AN_UseActiveItem_C_Received_Notify) == 0x000090, "Wrong size on AN_UseActiveItem_C_Received_Notify"); \ static_assert(offsetof(AN_UseActiveItem_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_UseActiveItem_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_UseActiveItem_C_Received_Notify, Animation) == 0x000008, "Member 'AN_UseActiveItem_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_UseActiveItem_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_UseActiveItem_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_UseActiveItem_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_UseActiveItem_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_UseActiveItem_C_Received_Notify, L_Inventory) == 0x000048, "Member 'AN_UseActiveItem_C_Received_Notify::L_Inventory' has a wrong offset!"); \ static_assert(offsetof(AN_UseActiveItem_C_Received_Notify, L_Equipment) == 0x000050, "Member 'AN_UseActiveItem_C_Received_Notify::L_Equipment' has a wrong offset!"); \ static_assert(offsetof(AN_UseActiveItem_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000058, "Member 'AN_UseActiveItem_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_UseActiveItem_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'AN_UseActiveItem_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_UseActiveItem_C_Received_Notify, CallFunc_IsValid_ReturnValue_1) == 0x000061, "Member 'AN_UseActiveItem_C_Received_Notify::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_UseActiveItem_C_Received_Notify, CallFunc_GetComponentByClass_ReturnValue) == 0x000068, "Member 'AN_UseActiveItem_C_Received_Notify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_UseActiveItem_C_Received_Notify, K2Node_MakeStruct_F_StoredItem) == 0x000070, "Member 'AN_UseActiveItem_C_Received_Notify::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_UseActiveItem_C \ static_assert(alignof(UAN_UseActiveItem_C) == 0x000008, "Wrong alignment on UAN_UseActiveItem_C"); \ static_assert(sizeof(UAN_UseActiveItem_C) == 0x000038, "Wrong size on UAN_UseActiveItem_C"); \ #define DUMPER7_ASSERTS_ANS_WeaponTrail_C_GetNotifyName \ static_assert(alignof(ANS_WeaponTrail_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_WeaponTrail_C_GetNotifyName"); \ static_assert(sizeof(ANS_WeaponTrail_C_GetNotifyName) == 0x000010, "Wrong size on ANS_WeaponTrail_C_GetNotifyName"); \ static_assert(offsetof(ANS_WeaponTrail_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_WeaponTrail_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_WeaponTrail_C_Received_NotifyBegin \ static_assert(alignof(ANS_WeaponTrail_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_WeaponTrail_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_WeaponTrail_C_Received_NotifyBegin) == 0x000070, "Wrong size on ANS_WeaponTrail_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_WeaponTrail_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_WeaponTrail_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_WeaponTrail_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_WeaponTrail_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_WeaponTrail_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_WeaponTrail_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyBegin, CallFunc_GetKeyActive_IsActive) == 0x000058, "Member 'ANS_WeaponTrail_C_Received_NotifyBegin::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyBegin, CallFunc_GetKeyActive_IsValid) == 0x000059, "Member 'ANS_WeaponTrail_C_Received_NotifyBegin::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue) == 0x000060, "Member 'ANS_WeaponTrail_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyBegin, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000068, "Member 'ANS_WeaponTrail_C_Received_NotifyBegin::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_WeaponTrail_C_Received_NotifyEnd \ static_assert(alignof(ANS_WeaponTrail_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_WeaponTrail_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_WeaponTrail_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_WeaponTrail_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_WeaponTrail_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_WeaponTrail_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_WeaponTrail_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_WeaponTrail_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_WeaponTrail_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue) == 0x000050, "Member 'ANS_WeaponTrail_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_WeaponTrail_C_Received_NotifyEnd, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000058, "Member 'ANS_WeaponTrail_C_Received_NotifyEnd::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_WeaponTrail_C \ static_assert(alignof(UANS_WeaponTrail_C) == 0x000008, "Wrong alignment on UANS_WeaponTrail_C"); \ static_assert(sizeof(UANS_WeaponTrail_C) == 0x000070, "Wrong size on UANS_WeaponTrail_C"); \ static_assert(offsetof(UANS_WeaponTrail_C, Key) == 0x000040, "Member 'UANS_WeaponTrail_C::Key' has a wrong offset!"); \ static_assert(offsetof(UANS_WeaponTrail_C, 无属性也有拖尾) == 0x000068, "Member 'UANS_WeaponTrail_C::无属性也有拖尾' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_WeaponWooshSound_C_isPlayer \ static_assert(alignof(AN_WeaponWooshSound_C_isPlayer) == 0x000008, "Wrong alignment on AN_WeaponWooshSound_C_isPlayer"); \ static_assert(sizeof(AN_WeaponWooshSound_C_isPlayer) == 0x000020, "Wrong size on AN_WeaponWooshSound_C_isPlayer"); \ static_assert(offsetof(AN_WeaponWooshSound_C_isPlayer, Object) == 0x000000, "Member 'AN_WeaponWooshSound_C_isPlayer::Object' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_isPlayer, PlayerCharacter) == 0x000008, "Member 'AN_WeaponWooshSound_C_isPlayer::PlayerCharacter' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_isPlayer, IsPlayerCharacter) == 0x000009, "Member 'AN_WeaponWooshSound_C_isPlayer::IsPlayerCharacter' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_isPlayer, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'AN_WeaponWooshSound_C_isPlayer::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_isPlayer, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'AN_WeaponWooshSound_C_isPlayer::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_WeaponWooshSound_C_PlayAKSound \ static_assert(alignof(AN_WeaponWooshSound_C_PlayAKSound) == 0x000008, "Wrong alignment on AN_WeaponWooshSound_C_PlayAKSound"); \ static_assert(sizeof(AN_WeaponWooshSound_C_PlayAKSound) == 0x0000A8, "Wrong size on AN_WeaponWooshSound_C_PlayAKSound"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, Actor) == 0x000000, "Member 'AN_WeaponWooshSound_C_PlayAKSound::Actor' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, AkEvent) == 0x000008, "Member 'AN_WeaponWooshSound_C_PlayAKSound::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, AttackType_0) == 0x000010, "Member 'AN_WeaponWooshSound_C_PlayAKSound::AttackType_0' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, WeaponType_0) == 0x000011, "Member 'AN_WeaponWooshSound_C_PlayAKSound::WeaponType_0' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, BuffType) == 0x000014, "Member 'AN_WeaponWooshSound_C_PlayAKSound::BuffType' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, CallFunc_Conv_NameToString_ReturnValue) == 0x000020, "Member 'AN_WeaponWooshSound_C_PlayAKSound::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000030, "Member 'AN_WeaponWooshSound_C_PlayAKSound::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'AN_WeaponWooshSound_C_PlayAKSound::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, CallFunc_Conv_StringToName_ReturnValue) == 0x000050, "Member 'AN_WeaponWooshSound_C_PlayAKSound::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000058, "Member 'AN_WeaponWooshSound_C_PlayAKSound::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue_1) == 0x000060, "Member 'AN_WeaponWooshSound_C_PlayAKSound::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, CallFunc_IsValid_ReturnValue) == 0x000070, "Member 'AN_WeaponWooshSound_C_PlayAKSound::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, CallFunc_Conv_StringToName_ReturnValue_2) == 0x000074, "Member 'AN_WeaponWooshSound_C_PlayAKSound::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, Temp_delegate_Variable) == 0x00007C, "Member 'AN_WeaponWooshSound_C_PlayAKSound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, Temp_delegate_Variable_1) == 0x00008C, "Member 'AN_WeaponWooshSound_C_PlayAKSound::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, CallFunc_PostEvent_ReturnValue) == 0x00009C, "Member 'AN_WeaponWooshSound_C_PlayAKSound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_PlayAKSound, CallFunc_PostEvent_ReturnValue_1) == 0x0000A0, "Member 'AN_WeaponWooshSound_C_PlayAKSound::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_WeaponWooshSound_C_Received_Notify \ static_assert(alignof(AN_WeaponWooshSound_C_Received_Notify) == 0x000008, "Wrong alignment on AN_WeaponWooshSound_C_Received_Notify"); \ static_assert(sizeof(AN_WeaponWooshSound_C_Received_Notify) == 0x0001D0, "Wrong size on AN_WeaponWooshSound_C_Received_Notify"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_WeaponWooshSound_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, Animation) == 0x000008, "Member 'AN_WeaponWooshSound_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_WeaponWooshSound_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_WeaponWooshSound_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, AkEvent) == 0x000048, "Member 'AN_WeaponWooshSound_C_Received_Notify::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, EnchantType) == 0x000050, "Member 'AN_WeaponWooshSound_C_Received_Notify::EnchantType' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, PlayerBuffSound) == 0x000058, "Member 'AN_WeaponWooshSound_C_Received_Notify::PlayerBuffSound' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, WeaponWhooshSound) == 0x000060, "Member 'AN_WeaponWooshSound_C_Received_Notify::WeaponWhooshSound' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, WeaponSoundSocket) == 0x000068, "Member 'AN_WeaponWooshSound_C_Received_Notify::WeaponSoundSocket' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000080, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000088, "Member 'AN_WeaponWooshSound_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000090, "Member 'AN_WeaponWooshSound_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_IsPlayer_PlayerCharacter) == 0x000091, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_IsPlayer_PlayerCharacter' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_GetMyBuffComp_BuffComponent) == 0x000098, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_IsEnchants_IsValid) == 0x0000A0, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_IsEnchants_IsValid' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_IsEnchants_StartTime) == 0x0000A8, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_IsEnchants_StartTime' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_IsEnchants_EndTime) == 0x0000B0, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_IsEnchants_EndTime' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_GetEnchantsData_IsValid) == 0x0000B8, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_GetEnchantsData_IsValid' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_GetEnchantsData_EnchantsType) == 0x0000BC, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_GetEnchantsData_EnchantsType' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_GetEnchantsData_Data) == 0x0000C8, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_GetEnchantsData_Data' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0000D8, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_BooleanAND_ReturnValue) == 0x0000E8, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_ParseIntoArray_ReturnValue) == 0x0000F0, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_Array_Get_Item) == 0x000100, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000110, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000111, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_Conv_StringToName_ReturnValue) == 0x000114, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_Redirect_Table_MappedTable) == 0x000120, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, Temp_name_Variable) == 0x000128, "Member 'AN_WeaponWooshSound_C_Received_Notify::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_Conv_NameToString_ReturnValue) == 0x000130, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_Concat_StrStr_ReturnValue) == 0x000140, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000150, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000158, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, Temp_bool_Variable) == 0x000159, "Member 'AN_WeaponWooshSound_C_Received_Notify::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_Conv_ByteToInt_ReturnValue) == 0x00015C, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, K2Node_Select_Default) == 0x000160, "Member 'AN_WeaponWooshSound_C_Received_Notify::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000168, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_Conv_StringToName_ReturnValue_2) == 0x000178, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_GetDataTableRowFromName_OutRow) == 0x000180, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001A0, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_GetSocketLocation_ReturnValue) == 0x0001A8, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_IsValid_ReturnValue_1) == 0x0001C0, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_WeaponWooshSound_C_Received_Notify, CallFunc_SpawnSoundAtLocation_ReturnValue) == 0x0001C8, "Member 'AN_WeaponWooshSound_C_Received_Notify::CallFunc_SpawnSoundAtLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_WeaponWooshSound_C \ static_assert(alignof(UAN_WeaponWooshSound_C) == 0x000008, "Wrong alignment on UAN_WeaponWooshSound_C"); \ static_assert(sizeof(UAN_WeaponWooshSound_C) == 0x0000C0, "Wrong size on UAN_WeaponWooshSound_C"); \ static_assert(offsetof(UAN_WeaponWooshSound_C, WhooshSoundTable) == 0x000038, "Member 'UAN_WeaponWooshSound_C::WhooshSoundTable' has a wrong offset!"); \ static_assert(offsetof(UAN_WeaponWooshSound_C, WeaponType) == 0x000068, "Member 'UAN_WeaponWooshSound_C::WeaponType' has a wrong offset!"); \ static_assert(offsetof(UAN_WeaponWooshSound_C, BuffSoundTable) == 0x000070, "Member 'UAN_WeaponWooshSound_C::BuffSoundTable' has a wrong offset!"); \ static_assert(offsetof(UAN_WeaponWooshSound_C, WeaponSocket) == 0x0000A0, "Member 'UAN_WeaponWooshSound_C::WeaponSocket' has a wrong offset!"); \ static_assert(offsetof(UAN_WeaponWooshSound_C, AttackType) == 0x0000A8, "Member 'UAN_WeaponWooshSound_C::AttackType' has a wrong offset!"); \ static_assert(offsetof(UAN_WeaponWooshSound_C, 响度调整) == 0x0000AC, "Member 'UAN_WeaponWooshSound_C::响度调整' has a wrong offset!"); \ static_assert(offsetof(UAN_WeaponWooshSound_C, 音高调整) == 0x0000B0, "Member 'UAN_WeaponWooshSound_C::音高调整' has a wrong offset!"); \ static_assert(offsetof(UAN_WeaponWooshSound_C, 衰减) == 0x0000B8, "Member 'UAN_WeaponWooshSound_C::衰减' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_FloatRange \ static_assert(alignof(FST_FloatRange) == 0x000008, "Wrong alignment on FST_FloatRange"); \ static_assert(sizeof(FST_FloatRange) == 0x000010, "Wrong size on FST_FloatRange"); \ static_assert(offsetof(FST_FloatRange, Min_3_220EE0FB4748BDD0F0531CB583FE1692) == 0x000000, "Member 'FST_FloatRange::Min_3_220EE0FB4748BDD0F0531CB583FE1692' has a wrong offset!"); \ static_assert(offsetof(FST_FloatRange, Max_4_6ACFE83649207FB9079C5BAE967A8DF1) == 0x000008, "Member 'FST_FloatRange::Max_4_6ACFE83649207FB9079C5BAE967A8DF1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FF_EquipmentSlot \ static_assert(alignof(FF_EquipmentSlot) == 0x000008, "Wrong alignment on FF_EquipmentSlot"); \ static_assert(sizeof(FF_EquipmentSlot) == 0x000018, "Wrong size on FF_EquipmentSlot"); \ static_assert(offsetof(FF_EquipmentSlot, Items_3_A8FE80214844F00A7AAC26B0A421A718) == 0x000000, "Member 'FF_EquipmentSlot::Items_3_A8FE80214844F00A7AAC26B0A421A718' has a wrong offset!"); \ static_assert(offsetof(FF_EquipmentSlot, ActiveItemIndex_10_64F632A54FEA94EA7108BABF85CBF7FC) == 0x000010, "Member 'FF_EquipmentSlot::ActiveItemIndex_10_64F632A54FEA94EA7108BABF85CBF7FC' has a wrong offset!"); \ static_assert(offsetof(FF_EquipmentSlot, IsHidden_11_7E89C1A64AE18D94DF47DA827020D9CE) == 0x000014, "Member 'FF_EquipmentSlot::IsHidden_11_7E89C1A64AE18D94DF47DA827020D9CE' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EQS_ContextChaseFromLeft_C_ProvideSingleLocation \ static_assert(alignof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation) == 0x000008, "Wrong alignment on EQS_ContextChaseFromLeft_C_ProvideSingleLocation"); \ static_assert(sizeof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation) == 0x000178, "Wrong size on EQS_ContextChaseFromLeft_C_ProvideSingleLocation"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, QuerierObject) == 0x000000, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::QuerierObject' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, QuerierActor) == 0x000008, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::QuerierActor' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, ResultingLocation) == 0x000010, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::ResultingLocation' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, CallFunc_GetAIController_ReturnValue) == 0x000028, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, CallFunc_MakeVector_ReturnValue) == 0x000030, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000048, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000058, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, CallFunc_IsValid_ReturnValue) == 0x000070, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000078, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, CallFunc_Add_VectorVector_ReturnValue) == 0x000090, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000A8, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x0000C0, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, CallFunc_ProjectVectorOnToPlane_ReturnValue) == 0x0000D8, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::CallFunc_ProjectVectorOnToPlane_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, CallFunc_MakeRotFromZX_ReturnValue) == 0x0000F0, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::CallFunc_MakeRotFromZX_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, CallFunc_VSize_ReturnValue) == 0x000108, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, CallFunc_GetRightVector_ReturnValue) == 0x000110, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::CallFunc_GetRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000128, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, CallFunc_Multiply_VectorInt_ReturnValue) == 0x000130, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::CallFunc_Multiply_VectorInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, CallFunc_Multiply_VectorFloat_ReturnValue_1) == 0x000148, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::CallFunc_Multiply_VectorFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextChaseFromLeft_C_ProvideSingleLocation, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000160, "Member 'EQS_ContextChaseFromLeft_C_ProvideSingleLocation::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEQS_ContextChaseFromLeft_C \ static_assert(alignof(UEQS_ContextChaseFromLeft_C) == 0x000008, "Wrong alignment on UEQS_ContextChaseFromLeft_C"); \ static_assert(sizeof(UEQS_ContextChaseFromLeft_C) == 0x000030, "Wrong size on UEQS_ContextChaseFromLeft_C"); \ #define DUMPER7_ASSERTS_FF_EquipmentSlots \ static_assert(alignof(FF_EquipmentSlots) == 0x000008, "Wrong alignment on FF_EquipmentSlots"); \ static_assert(sizeof(FF_EquipmentSlots) == 0x000018, "Wrong size on FF_EquipmentSlots"); \ static_assert(offsetof(FF_EquipmentSlots, Type_8_002112F34B1CC6C8AC1A74A28B8B193D) == 0x000000, "Member 'FF_EquipmentSlots::Type_8_002112F34B1CC6C8AC1A74A28B8B193D' has a wrong offset!"); \ static_assert(offsetof(FF_EquipmentSlots, Slots_9_BE2D0DBD46FD1FE70F3A3CB035CD90C1) == 0x000008, "Member 'FF_EquipmentSlots::Slots_9_BE2D0DBD46FD1FE70F3A3CB035CD90C1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_ApplyAllSettingValue \ static_assert(alignof(ImplEnhanceInputDispatcher_C_ApplyAllSettingValue) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_ApplyAllSettingValue"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_ApplyAllSettingValue) == 0x000058, "Wrong size on ImplEnhanceInputDispatcher_C_ApplyAllSettingValue"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ApplyAllSettingValue, LocalInitSettings) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_ApplyAllSettingValue::LocalInitSettings' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ApplyAllSettingValue, Temp_int_Array_Index_Variable) == 0x000010, "Member 'ImplEnhanceInputDispatcher_C_ApplyAllSettingValue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ApplyAllSettingValue, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'ImplEnhanceInputDispatcher_C_ApplyAllSettingValue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ApplyAllSettingValue, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'ImplEnhanceInputDispatcher_C_ApplyAllSettingValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ApplyAllSettingValue, K2Node_MakeArray_Array) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_ApplyAllSettingValue::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ApplyAllSettingValue, CallFunc_Array_Get_Item) == 0x000030, "Member 'ImplEnhanceInputDispatcher_C_ApplyAllSettingValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ApplyAllSettingValue, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'ImplEnhanceInputDispatcher_C_ApplyAllSettingValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ApplyAllSettingValue, CallFunc_Less_IntInt_ReturnValue) == 0x00003C, "Member 'ImplEnhanceInputDispatcher_C_ApplyAllSettingValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ApplyAllSettingValue, K2Node_CreateDelegate_OutputDelegate) == 0x000040, "Member 'ImplEnhanceInputDispatcher_C_ApplyAllSettingValue::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ApplyAllSettingValue, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000050, "Member 'ImplEnhanceInputDispatcher_C_ApplyAllSettingValue::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_CanQuickUse \ static_assert(alignof(ImplEnhanceInputDispatcher_C_CanQuickUse) == 0x000001, "Wrong alignment on ImplEnhanceInputDispatcher_C_CanQuickUse"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_CanQuickUse) == 0x000002, "Wrong size on ImplEnhanceInputDispatcher_C_CanQuickUse"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_CanQuickUse, Can) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_CanQuickUse::Can' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_CanQuickUse, CallFunc_BooleanOR_ReturnValue) == 0x000001, "Member 'ImplEnhanceInputDispatcher_C_CanQuickUse::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_ChangeKey \ static_assert(alignof(ImplEnhanceInputDispatcher_C_ChangeKey) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_ChangeKey"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_ChangeKey) == 0x000028, "Wrong size on ImplEnhanceInputDispatcher_C_ChangeKey"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey, MappingName) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey::MappingName' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey, NewKey) == 0x000008, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey::NewKey' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey, Modeikey) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey::Modeikey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_ChangeKey_0 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_ChangeKey_0) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_ChangeKey_0"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_ChangeKey_0) == 0x0000F8, "Wrong size on ImplEnhanceInputDispatcher_C_ChangeKey_0"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, MappingName) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::MappingName' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, NewKey) == 0x000008, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::NewKey' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, Modeikey) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::Modeikey' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, NewLocalVar) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, NewLocalVar_0) == 0x000038, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, Temp_byte_Variable) == 0x000048, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, CallFunc_Conv_NameToString_ReturnValue) == 0x000050, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, Temp_string_Variable) == 0x000060, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, Temp_string_Variable_1) == 0x000070, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, Temp_string_Variable_2) == 0x000080, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, Temp_string_Variable_3) == 0x000090, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, Temp_struct_Variable) == 0x0000A0, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, K2Node_Select_Default) == 0x0000A8, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, CallFunc_GetPlayerController_ReturnValue) == 0x0000B8, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, CallFunc_GetLocalPlayerSubSystemFromPlayerController_ReturnValue) == 0x0000C0, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::CallFunc_GetLocalPlayerSubSystemFromPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, CallFunc_AddPlayerMappedKey_self_CastInput) == 0x0000C8, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::CallFunc_AddPlayerMappedKey_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, CallFunc_AddPlayerMappedKey_ReturnValue) == 0x0000D8, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::CallFunc_AddPlayerMappedKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, CallFunc_AddKeyChordedAction_self_CastInput) == 0x0000E0, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::CallFunc_AddKeyChordedAction_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ChangeKey_0, CallFunc_AddKeyChordedAction_ReturnValue) == 0x0000F0, "Member 'ImplEnhanceInputDispatcher_C_ChangeKey_0::CallFunc_AddKeyChordedAction_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_ConvInputReverse \ static_assert(alignof(ImplEnhanceInputDispatcher_C_ConvInputReverse) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_ConvInputReverse"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_ConvInputReverse) == 0x000010, "Wrong size on ImplEnhanceInputDispatcher_C_ConvInputReverse"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ConvInputReverse, IsReverse) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_ConvInputReverse::IsReverse' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ConvInputReverse, ReturnValue) == 0x000008, "Member 'ImplEnhanceInputDispatcher_C_ConvInputReverse::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher \ static_assert(alignof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher) == 0x0028B0, "Wrong size on ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, EntryPoint) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_113) == 0x000008, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_113' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_113) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_113' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_113) == 0x00002C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_113' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_113) == 0x000030, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_113' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue) == 0x00003C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable) == 0x000040, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable) == 0x000048, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_0) == 0x000050, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_1) == 0x000058, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable) == 0x000060, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_1_0) == 0x000068, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_1_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_112) == 0x000070, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_112' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_112) == 0x000090, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_112' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_112) == 0x000094, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_112' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_112) == 0x000098, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_112' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_111) == 0x0000A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_111' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_111) == 0x0000C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_111' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_111) == 0x0000C4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_111' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_111) == 0x0000C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_111' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_1) == 0x0000D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_2) == 0x0000D1, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_110) == 0x0000D8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_110' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_110) == 0x0000F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_110' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_110) == 0x0000FC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_110' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_110) == 0x000100, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_110' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_109) == 0x000108, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_109' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_109) == 0x000128, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_109' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_109) == 0x00012C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_109' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_109) == 0x000130, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_109' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_3) == 0x000138, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_4) == 0x000139, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_1) == 0x000140, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_2) == 0x000148, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_2_0) == 0x000150, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_2_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_2_1) == 0x000158, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_2_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_2_2) == 0x000160, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_2_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_2_3) == 0x000168, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_2_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_3) == 0x000170, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_1) == 0x000178, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_3_0) == 0x000180, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_3_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_3_1) == 0x000188, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_3_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_3_2) == 0x000190, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_3_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_3_3) == 0x000198, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_3_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_108) == 0x0001A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_108' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_108) == 0x0001C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_108' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_108) == 0x0001C4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_108' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_108) == 0x0001C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_108' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_107) == 0x0001D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_107' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_107) == 0x0001F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_107' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_107) == 0x0001F4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_107' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_107) == 0x0001F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_107' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_5) == 0x000200, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_6) == 0x000201, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_106) == 0x000208, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_106' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_106) == 0x000228, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_106' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_106) == 0x00022C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_106' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_106) == 0x000230, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_106' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_105) == 0x000238, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_105' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_105) == 0x000258, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_105' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_105) == 0x00025C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_105' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_105) == 0x000260, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_105' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_7) == 0x000268, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_8) == 0x000269, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_2) == 0x000270, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_4) == 0x000278, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_4_0) == 0x000280, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_4_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_4_1) == 0x000288, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_4_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_4_2) == 0x000290, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_4_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_4_3) == 0x000298, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_4_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_5) == 0x0002A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_2) == 0x0002A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_5_0) == 0x0002B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_5_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_5_1) == 0x0002B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_5_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_5_2) == 0x0002C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_5_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_5_3) == 0x0002C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_5_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_104) == 0x0002D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_104' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_104) == 0x0002F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_104' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_104) == 0x0002F4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_104' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_104) == 0x0002F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_104' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_103) == 0x000300, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_103' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_103) == 0x000320, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_103' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_103) == 0x000324, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_103' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_103) == 0x000328, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_103' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_9) == 0x000330, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_10) == 0x000331, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_102) == 0x000338, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_102' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_102) == 0x000358, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_102' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_102) == 0x00035C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_102' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_102) == 0x000360, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_102' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_3) == 0x000368, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_11) == 0x000370, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_6) == 0x000378, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_6' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_7) == 0x000380, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_7' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_6_0) == 0x000388, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_6_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_7_0) == 0x000390, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_7_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_7_1) == 0x000398, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_7_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_7_2) == 0x0003A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_7_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_6_1) == 0x0003A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_6_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_6_2) == 0x0003B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_6_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_3) == 0x0003B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_101) == 0x0003C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_101' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_101) == 0x0003E0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_101' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_101) == 0x0003E4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_101' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_101) == 0x0003E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_101' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_12) == 0x0003F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_100) == 0x0003F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_100' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_100) == 0x000418, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_100' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_100) == 0x00041C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_100' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_100) == 0x000420, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_100' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_99) == 0x000428, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_99' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_99) == 0x000448, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_99' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_99) == 0x00044C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_99' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_99) == 0x000450, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_99' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_13) == 0x000458, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_14) == 0x000459, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_4) == 0x000460, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_8) == 0x000468, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_8' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_8_0) == 0x000470, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_8_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_8_1) == 0x000478, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_8_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_8_2) == 0x000480, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_8_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_9) == 0x000488, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_9' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_4) == 0x000490, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_9_0) == 0x000498, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_9_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_9_1) == 0x0004A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_9_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_9_2) == 0x0004A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_9_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_98) == 0x0004B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_98' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_98) == 0x0004D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_98' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_98) == 0x0004D4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_98' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_98) == 0x0004D8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_98' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_97) == 0x0004E0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_97' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_97) == 0x000500, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_97' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_97) == 0x000504, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_97' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_97) == 0x000508, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_97' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue) == 0x000510, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_1) == 0x000518, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_96) == 0x000520, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_96' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_96) == 0x000540, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_96' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_96) == 0x000544, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_96' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_96) == 0x000548, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_96' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_95) == 0x000550, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_95' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_95) == 0x000570, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_95' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_95) == 0x000574, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_95' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_95) == 0x000578, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_95' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_2) == 0x000580, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_3) == 0x000588, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_94) == 0x000590, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_94' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_94) == 0x0005B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_94' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_94) == 0x0005B4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_94' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_94) == 0x0005B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_94' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_5) == 0x0005C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_4) == 0x0005C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_10) == 0x0005D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_10' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_11) == 0x0005D8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_11' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_10_0) == 0x0005E0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_10_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_11_0) == 0x0005E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_11_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_11_1) == 0x0005F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_11_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_11_2) == 0x0005F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_11_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_11_3) == 0x000600, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_11_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_11_4) == 0x000608, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_11_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_10_1) == 0x000610, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_10_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_10_2) == 0x000618, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_10_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_10_3) == 0x000620, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_10_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_10_4) == 0x000628, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_10_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_12) == 0x000630, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_12' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_93) == 0x000638, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_93' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_93) == 0x000658, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_93' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_93) == 0x00065C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_93' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_93) == 0x000660, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_93' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_5) == 0x000668, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_92) == 0x000670, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_92' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_92) == 0x000690, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_92' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_92) == 0x000694, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_92' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_92) == 0x000698, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_92' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_91) == 0x0006A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_91' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_91) == 0x0006C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_91' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_91) == 0x0006C4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_91' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_91) == 0x0006C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_91' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_6) == 0x0006D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_7) == 0x0006D8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_90) == 0x0006E0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_90' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_90) == 0x000700, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_90' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_90) == 0x000704, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_90' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_90) == 0x000708, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_90' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_89) == 0x000710, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_89' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_89) == 0x000730, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_89' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_89) == 0x000734, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_89' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_89) == 0x000738, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_89' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_8) == 0x000740, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_9) == 0x000748, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_6) == 0x000750, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_6' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_13) == 0x000758, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_13' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_13_0) == 0x000760, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_13_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_13_1) == 0x000768, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_13_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_13_2) == 0x000770, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_13_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_13_3) == 0x000778, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_13_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_13_4) == 0x000780, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_13_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_14) == 0x000788, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_14' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_15) == 0x000790, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_15' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_14_0) == 0x000798, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_14_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_14_1) == 0x0007A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_14_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_14_2) == 0x0007A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_14_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_14_3) == 0x0007B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_14_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_14_4) == 0x0007B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_14_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_88) == 0x0007C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_88' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_88) == 0x0007E0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_88' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_88) == 0x0007E4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_88' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_88) == 0x0007E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_88' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_87) == 0x0007F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_87' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_87) == 0x000810, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_87' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_87) == 0x000814, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_87' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_87) == 0x000818, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_87' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_15) == 0x000820, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_16) == 0x000821, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_86) == 0x000828, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_86' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_86) == 0x000848, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_86' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_86) == 0x00084C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_86' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_86) == 0x000850, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_86' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_7) == 0x000858, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_7' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_17) == 0x000860, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_16) == 0x000868, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_16' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_17) == 0x000870, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_17' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_16_0) == 0x000878, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_16_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_17_0) == 0x000880, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_17_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_17_1) == 0x000888, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_17_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_17_2) == 0x000890, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_17_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_16_1) == 0x000898, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_16_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_16_2) == 0x0008A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_16_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_5) == 0x0008A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_85) == 0x0008B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_85' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_85) == 0x0008D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_85' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_85) == 0x0008D4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_85' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_85) == 0x0008D8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_85' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_18) == 0x0008E0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_84) == 0x0008E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_84' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_84) == 0x000908, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_84' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_84) == 0x00090C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_84' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_84) == 0x000910, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_84' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_83) == 0x000918, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_83' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_83) == 0x000938, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_83' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_83) == 0x00093C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_83' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_83) == 0x000940, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_83' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_19) == 0x000948, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_20) == 0x000949, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_8) == 0x000950, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_8' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_18) == 0x000958, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_18' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_18_0) == 0x000960, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_18_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_18_1) == 0x000968, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_18_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_18_2) == 0x000970, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_18_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_19) == 0x000978, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_19' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_6) == 0x000980, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_19_0) == 0x000988, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_19_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_19_1) == 0x000990, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_19_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_19_2) == 0x000998, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_19_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_82) == 0x0009A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_82' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_82) == 0x0009C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_82' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_82) == 0x0009C4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_82' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_82) == 0x0009C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_82' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_81) == 0x0009D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_81' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_81) == 0x0009F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_81' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_81) == 0x0009F4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_81' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_81) == 0x0009F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_81' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_21) == 0x000A00, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_22) == 0x000A01, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_80) == 0x000A08, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_80' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_80) == 0x000A28, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_80' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_80) == 0x000A2C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_80' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_80) == 0x000A30, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_80' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_9) == 0x000A38, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_9' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_23) == 0x000A40, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_20) == 0x000A48, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_20' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_21) == 0x000A50, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_21' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_20_0) == 0x000A58, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_20_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_21_0) == 0x000A60, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_21_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_21_1) == 0x000A68, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_21_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_21_2) == 0x000A70, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_21_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_20_1) == 0x000A78, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_20_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_20_2) == 0x000A80, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_20_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_7) == 0x000A88, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_79) == 0x000A90, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_79' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_79) == 0x000AB0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_79' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_79) == 0x000AB4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_79' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_79) == 0x000AB8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_79' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_10) == 0x000AC0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_78) == 0x000AC8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_78' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_78) == 0x000AE8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_78' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_78) == 0x000AEC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_78' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_78) == 0x000AF0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_78' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_77) == 0x000AF8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_77' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_77) == 0x000B18, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_77' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_77) == 0x000B1C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_77' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_77) == 0x000B20, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_77' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_11) == 0x000B28, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_12) == 0x000B30, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_76) == 0x000B38, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_76' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_76) == 0x000B58, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_76' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_76) == 0x000B5C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_76' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_76) == 0x000B60, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_76' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_75) == 0x000B68, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_75' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_75) == 0x000B88, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_75' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_75) == 0x000B8C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_75' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_75) == 0x000B90, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_75' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_13) == 0x000B98, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_14) == 0x000BA0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_10) == 0x000BA8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_10' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_22) == 0x000BB0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_22' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_22_0) == 0x000BB8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_22_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_22_1) == 0x000BC0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_22_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_22_2) == 0x000BC8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_22_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_22_3) == 0x000BD0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_22_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_22_4) == 0x000BD8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_22_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_23) == 0x000BE0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_23' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_24) == 0x000BE8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_24' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_23_0) == 0x000BF0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_23_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetGamepadLookValue_ReturnValue) == 0x000BF8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetGamepadLookValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_23_1) == 0x000C00, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_23_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_23_2) == 0x000C08, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_23_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_23_3) == 0x000C10, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_23_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_23_4) == 0x000C18, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_23_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_74) == 0x000C20, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_74' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_74) == 0x000C40, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_74' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_74) == 0x000C44, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_74' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_74) == 0x000C48, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_74' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_73) == 0x000C50, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_73' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_73) == 0x000C70, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_73' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_73) == 0x000C74, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_73' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_73) == 0x000C78, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_73' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_15) == 0x000C80, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_16) == 0x000C88, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_72) == 0x000C90, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_72' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_72) == 0x000CB0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_72' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_72) == 0x000CB4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_72' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_72) == 0x000CB8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_72' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_71) == 0x000CC0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_71' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_71) == 0x000CE0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_71' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_71) == 0x000CE4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_71' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_71) == 0x000CE8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_71' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_17) == 0x000CF0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_18) == 0x000CF8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_70) == 0x000D00, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_70' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_70) == 0x000D20, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_70' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_70) == 0x000D24, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_70' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_70) == 0x000D28, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_70' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_11) == 0x000D30, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_11' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_19) == 0x000D38, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_25) == 0x000D40, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_25' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_26) == 0x000D48, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_26' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_25_0) == 0x000D50, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_25_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_26_0) == 0x000D58, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_26_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_26_1) == 0x000D60, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_26_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_26_2) == 0x000D68, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_26_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_26_3) == 0x000D70, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_26_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_26_4) == 0x000D78, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_26_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_25_1) == 0x000D80, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_25_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_25_2) == 0x000D88, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_25_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_25_3) == 0x000D90, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_25_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_25_4) == 0x000D98, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_25_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_27) == 0x000DA0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_27' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_69) == 0x000DA8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_69' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_69) == 0x000DC8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_69' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_69) == 0x000DCC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_69' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_69) == 0x000DD0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_69' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_24) == 0x000DD8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetGamepadLookValue_ReturnValue_1) == 0x000DE0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetGamepadLookValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_68) == 0x000DE8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_68' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_68) == 0x000E08, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_68' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_68) == 0x000E0C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_68' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_68) == 0x000E10, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_68' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_12) == 0x000E18, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_12' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_25) == 0x000E20, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_28) == 0x000E28, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_28' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_29) == 0x000E30, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_29' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_28_0) == 0x000E38, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_28_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_29_0) == 0x000E40, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_29_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_29_1) == 0x000E48, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_29_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_28_1) == 0x000E50, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_28_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_8) == 0x000E58, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_67) == 0x000E60, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_67' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_67) == 0x000E80, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_67' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_67) == 0x000E84, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_67' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_67) == 0x000E88, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_67' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_20) == 0x000E90, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_66) == 0x000E98, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_66' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_66) == 0x000EB8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_66' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_66) == 0x000EBC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_66' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_66) == 0x000EC0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_66' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_65) == 0x000EC8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_65' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_65) == 0x000EE8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_65' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_65) == 0x000EEC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_65' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_65) == 0x000EF0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_65' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_21) == 0x000EF8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_22) == 0x000F00, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_64) == 0x000F08, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_64' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_64) == 0x000F28, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_64' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_64) == 0x000F2C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_64' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_64) == 0x000F30, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_64' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_63) == 0x000F38, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_63' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_63) == 0x000F58, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_63' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_63) == 0x000F5C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_63' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_63) == 0x000F60, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_63' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_23) == 0x000F68, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_24) == 0x000F70, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_13) == 0x000F78, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_13' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_30) == 0x000F80, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_30' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_30_0) == 0x000F88, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_30_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_30_1) == 0x000F90, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_30_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_30_2) == 0x000F98, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_30_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_30_3) == 0x000FA0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_30_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_30_4) == 0x000FA8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_30_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_31) == 0x000FB0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_31' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_32) == 0x000FB8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_32' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_31_0) == 0x000FC0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_31_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_31_1) == 0x000FC8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_31_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_31_2) == 0x000FD0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_31_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_31_3) == 0x000FD8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_31_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_31_4) == 0x000FE0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_31_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_62) == 0x000FE8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_62' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_62) == 0x001008, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_62' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_62) == 0x00100C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_62' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_62) == 0x001010, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_62' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_61) == 0x001018, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_61' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_61) == 0x001038, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_61' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_61) == 0x00103C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_61' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_61) == 0x001040, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_61' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_25) == 0x001048, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_26) == 0x001050, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_60) == 0x001058, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_60' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_60) == 0x001078, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_60' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_60) == 0x00107C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_60' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_60) == 0x001080, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_60' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_59) == 0x001088, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_59' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_59) == 0x0010A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_59' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_59) == 0x0010AC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_59' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_59) == 0x0010B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_59' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_27) == 0x0010B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_28) == 0x0010C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_58) == 0x0010C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_58' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_58) == 0x0010E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_58' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_58) == 0x0010EC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_58' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_58) == 0x0010F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_58' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_14) == 0x0010F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_14' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_29) == 0x001100, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_33) == 0x001108, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_33' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_34) == 0x001110, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_34' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_33_0) == 0x001118, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_33_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_34_0) == 0x001120, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_34_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_34_1) == 0x001128, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_34_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_34_2) == 0x001130, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_34_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_34_3) == 0x001138, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_34_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_34_4) == 0x001140, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_34_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_33_1) == 0x001148, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_33_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_33_2) == 0x001150, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_33_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_33_3) == 0x001158, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_33_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_33_4) == 0x001160, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_33_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_35) == 0x001168, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_35' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_57) == 0x001170, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_57' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_57) == 0x001190, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_57' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_57) == 0x001194, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_57' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_57) == 0x001198, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_57' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_26) == 0x0011A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_56) == 0x0011A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_56' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_56) == 0x0011C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_56' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_56) == 0x0011CC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_56' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_56) == 0x0011D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_56' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_55) == 0x0011D8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_55' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_55) == 0x0011F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_55' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_55) == 0x0011FC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_55' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_55) == 0x001200, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_55' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_27) == 0x001208, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_28) == 0x001209, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_15) == 0x001210, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_15' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_36) == 0x001218, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_36' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_36_0) == 0x001220, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_36_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_36_1) == 0x001228, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_36_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_36_2) == 0x001230, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_36_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_37) == 0x001238, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_37' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_9) == 0x001240, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_37_0) == 0x001248, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_37_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_37_1) == 0x001250, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_37_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_37_2) == 0x001258, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_37_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_54) == 0x001260, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_54' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_54) == 0x001280, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_54' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_54) == 0x001284, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_54' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_54) == 0x001288, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_54' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_53) == 0x001290, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_53' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_53) == 0x0012B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_53' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_53) == 0x0012B4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_53' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_53) == 0x0012B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_53' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_29) == 0x0012C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_30) == 0x0012C1, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_52) == 0x0012C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_52' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_52) == 0x0012E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_52' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_52) == 0x0012EC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_52' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_52) == 0x0012F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_52' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_16) == 0x0012F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_16' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_31) == 0x001300, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_38) == 0x001308, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_38' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_39) == 0x001310, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_39' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_38_0) == 0x001318, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_38_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_39_0) == 0x001320, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_39_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_39_1) == 0x001328, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_39_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_39_2) == 0x001330, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_39_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_38_1) == 0x001338, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_38_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_38_2) == 0x001340, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_38_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_10) == 0x001348, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_10' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_51) == 0x001350, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_51' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_51) == 0x001370, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_51' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_51) == 0x001374, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_51' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_51) == 0x001378, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_51' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_32) == 0x001380, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_50) == 0x001388, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_50' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_50) == 0x0013A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_50' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_50) == 0x0013AC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_50' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_50) == 0x0013B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_50' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_49) == 0x0013B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_49' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_49) == 0x0013D8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_49' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_49) == 0x0013DC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_49' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_49) == 0x0013E0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_49' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_33) == 0x0013E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_34) == 0x0013E9, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_17) == 0x0013F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_17' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_40) == 0x0013F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_40' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_40_0) == 0x001400, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_40_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_40_1) == 0x001408, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_40_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_40_2) == 0x001410, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_40_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_41) == 0x001418, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_41' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_11) == 0x001420, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_11' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_41_0) == 0x001428, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_41_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_41_1) == 0x001430, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_41_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_41_2) == 0x001438, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_41_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_48) == 0x001440, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_48' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_48) == 0x001460, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_48' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_48) == 0x001464, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_48' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_48) == 0x001468, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_48' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_47) == 0x001470, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_47' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_47) == 0x001490, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_47' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_47) == 0x001494, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_47' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_47) == 0x001498, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_47' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_35) == 0x0014A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_36) == 0x0014A1, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_46) == 0x0014A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_46' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_46) == 0x0014C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_46' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_46) == 0x0014CC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_46' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_46) == 0x0014D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_46' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_18) == 0x0014D8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_18' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_37) == 0x0014E0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_42) == 0x0014E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_42' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_43) == 0x0014F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_43' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_42_0) == 0x0014F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_42_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_43_0) == 0x001500, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_43_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_43_1) == 0x001508, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_43_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_43_2) == 0x001510, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_43_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_42_1) == 0x001518, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_42_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_42_2) == 0x001520, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_42_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_12) == 0x001528, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_12' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_45) == 0x001530, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_45' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_45) == 0x001550, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_45' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_45) == 0x001554, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_45' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_45) == 0x001558, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_45' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_38) == 0x001560, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_44) == 0x001568, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_44' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_44) == 0x001588, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_44' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_44) == 0x00158C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_44' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_44) == 0x001590, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_44' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_19) == 0x001598, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_19' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_39) == 0x0015A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_44) == 0x0015A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_44' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_45) == 0x0015B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_45' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_44_0) == 0x0015B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_44_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_45_0) == 0x0015C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_45_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_45_1) == 0x0015C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_45_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_44_1) == 0x0015D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_44_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_13) == 0x0015D8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_13' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_43) == 0x0015E0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_43' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_43) == 0x001600, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_43' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_43) == 0x001604, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_43' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_43) == 0x001608, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_43' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_40) == 0x001610, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_40' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_42) == 0x001618, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_42' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_42) == 0x001638, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_42' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_42) == 0x00163C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_42' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_42) == 0x001640, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_42' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_20) == 0x001648, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_20' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_41) == 0x001650, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_41' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_46) == 0x001658, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_46' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_47) == 0x001660, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_47' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_46_0) == 0x001668, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_46_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_47_0) == 0x001670, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_47_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_47_1) == 0x001678, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_47_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_46_1) == 0x001680, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_46_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_14) == 0x001688, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_14' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_41) == 0x001690, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_41' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_41) == 0x0016B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_41' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_41) == 0x0016B4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_41' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_41) == 0x0016B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_41' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_42) == 0x0016C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_42' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_40) == 0x0016C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_40' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_40) == 0x0016E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_40' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_40) == 0x0016EC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_40' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_40) == 0x0016F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_40' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_21) == 0x0016F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_21' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_43) == 0x001700, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_43' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_48) == 0x001708, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_48' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_49) == 0x001710, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_49' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_48_0) == 0x001718, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_48_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_49_0) == 0x001720, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_49_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_49_1) == 0x001728, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_49_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_48_1) == 0x001730, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_48_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_15) == 0x001738, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_15' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_39) == 0x001740, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_39' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_39) == 0x001760, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_39' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_39) == 0x001764, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_39' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_39) == 0x001768, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_39' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_44) == 0x001770, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_44' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_38) == 0x001778, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_38' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_38) == 0x001798, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_38' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_38) == 0x00179C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_38' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_38) == 0x0017A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_38' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_22) == 0x0017A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_22' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_45) == 0x0017B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_45' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_50) == 0x0017B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_50' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_51) == 0x0017C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_51' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_50_0) == 0x0017C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_50_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_51_0) == 0x0017D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_51_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_51_1) == 0x0017D8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_51_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_50_1) == 0x0017E0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_50_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_16) == 0x0017E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_16' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_37) == 0x0017F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_37' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_37) == 0x001810, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_37' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_37) == 0x001814, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_37' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_37) == 0x001818, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_37' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_46) == 0x001820, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_46' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_36) == 0x001828, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_36' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_36) == 0x001848, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_36' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_36) == 0x00184C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_36' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_36) == 0x001850, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_36' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_23) == 0x001858, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_23' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_47) == 0x001860, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_47' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_52) == 0x001868, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_52' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_53) == 0x001870, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_53' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_52_0) == 0x001878, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_52_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_53_0) == 0x001880, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_53_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_53_1) == 0x001888, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_53_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_52_1) == 0x001890, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_52_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_17) == 0x001898, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_17' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_35) == 0x0018A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_35' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_35) == 0x0018C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_35' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_35) == 0x0018C4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_35' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_35) == 0x0018C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_35' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_48) == 0x0018D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_48' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_34) == 0x0018D8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_34' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_34) == 0x0018F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_34' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_34) == 0x0018FC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_34' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_34) == 0x001900, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_34' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_24) == 0x001908, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_24' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_49) == 0x001910, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_49' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_54) == 0x001918, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_54' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_55) == 0x001920, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_55' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_54_0) == 0x001928, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_54_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_55_0) == 0x001930, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_55_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_55_1) == 0x001938, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_55_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_54_1) == 0x001940, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_54_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_18) == 0x001948, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_18' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_33) == 0x001950, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_33' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_33) == 0x001970, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_33' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_33) == 0x001974, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_33' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_33) == 0x001978, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_33' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_50) == 0x001980, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_50' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_32) == 0x001988, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_32' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_32) == 0x0019A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_32' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_32) == 0x0019AC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_32' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_32) == 0x0019B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_32' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_25) == 0x0019B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_25' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_51) == 0x0019C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_51' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_56) == 0x0019C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_56' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_57) == 0x0019D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_57' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_56_0) == 0x0019D8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_56_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_57_0) == 0x0019E0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_57_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_57_1) == 0x0019E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_57_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_56_1) == 0x0019F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_56_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_19) == 0x0019F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_19' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_31) == 0x001A00, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_31' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_31) == 0x001A20, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_31' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_31) == 0x001A24, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_31' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_31) == 0x001A28, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_31' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_52) == 0x001A30, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_52' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_30) == 0x001A38, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_30' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_30) == 0x001A58, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_30' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_30) == 0x001A5C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_30' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_30) == 0x001A60, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_30' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_26) == 0x001A68, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_26' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_53) == 0x001A70, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_53' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_58) == 0x001A78, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_58' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_59) == 0x001A80, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_59' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_58_0) == 0x001A88, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_58_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_59_0) == 0x001A90, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_59_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_59_1) == 0x001A98, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_59_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_58_1) == 0x001AA0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_58_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_20) == 0x001AA8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_20' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_29) == 0x001AB0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_29' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_29) == 0x001AD0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_29' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_29) == 0x001AD4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_29' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_29) == 0x001AD8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_29' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_30) == 0x001AE0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_28) == 0x001AE8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_28' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_28) == 0x001B08, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_28' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_28) == 0x001B0C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_28' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_28) == 0x001B10, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_28' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_27) == 0x001B18, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_27' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_27) == 0x001B38, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_27' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_27) == 0x001B3C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_27' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_27) == 0x001B40, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_27' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_31) == 0x001B48, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_32) == 0x001B50, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_26) == 0x001B58, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_26' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_26) == 0x001B78, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_26' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_26) == 0x001B7C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_26' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_26) == 0x001B80, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_26' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_25) == 0x001B88, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_25' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_25) == 0x001BA8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_25' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_25) == 0x001BAC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_25' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_25) == 0x001BB0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_25' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_33) == 0x001BB8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_34) == 0x001BC0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_27) == 0x001BC8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_27' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_60) == 0x001BD0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_60' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_60_0) == 0x001BD8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_60_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_60_1) == 0x001BE0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_60_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_60_2) == 0x001BE8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_60_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_60_3) == 0x001BF0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_60_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_60_4) == 0x001BF8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_60_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_61) == 0x001C00, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_61' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_62) == 0x001C08, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_62' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_61_0) == 0x001C10, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_61_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_61_1) == 0x001C18, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_61_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_61_2) == 0x001C20, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_61_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_61_3) == 0x001C28, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_61_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_61_4) == 0x001C30, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_61_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_24) == 0x001C38, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_24' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_24) == 0x001C58, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_24' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_24) == 0x001C5C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_24' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_24) == 0x001C60, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_24' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_23) == 0x001C68, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_23' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_23) == 0x001C88, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_23' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_23) == 0x001C8C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_23' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_23) == 0x001C90, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_23' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_35) == 0x001C98, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_36) == 0x001CA0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_22) == 0x001CA8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_22' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_22) == 0x001CC8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_22' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_22) == 0x001CCC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_22' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_22) == 0x001CD0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_22' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_21) == 0x001CD8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_21' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_21) == 0x001CF8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_21' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_21) == 0x001CFC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_21' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_21) == 0x001D00, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_21' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_37) == 0x001D08, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_38) == 0x001D10, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_20) == 0x001D18, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_20' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_20) == 0x001D38, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_20' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_20) == 0x001D3C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_20' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_20) == 0x001D40, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_20' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_28) == 0x001D48, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_28' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_39) == 0x001D50, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_63) == 0x001D58, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_63' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_64) == 0x001D60, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_64' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_63_0) == 0x001D68, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_63_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_64_0) == 0x001D70, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_64_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_64_1) == 0x001D78, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_64_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_64_2) == 0x001D80, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_64_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_64_3) == 0x001D88, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_64_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_64_4) == 0x001D90, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_64_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_63_1) == 0x001D98, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_63_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_63_2) == 0x001DA0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_63_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_63_3) == 0x001DA8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_63_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_63_4) == 0x001DB0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_63_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_65) == 0x001DB8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_65' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_19) == 0x001DC0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_19' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_19) == 0x001DE0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_19' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_19) == 0x001DE4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_19' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_19) == 0x001DE8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_19' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_40) == 0x001DF0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_40' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_18) == 0x001DF8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_18' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_18) == 0x001E18, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_18' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_18) == 0x001E1C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_18' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_18) == 0x001E20, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_18' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_17) == 0x001E28, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_17' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_17) == 0x001E48, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_17' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_17) == 0x001E4C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_17' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_17) == 0x001E50, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_17' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_41) == 0x001E58, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_41' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_42) == 0x001E60, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_42' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_16) == 0x001E68, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_16' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_16) == 0x001E88, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_16' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_16) == 0x001E8C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_16' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_16) == 0x001E90, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_16' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_15) == 0x001E98, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_15' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_15) == 0x001EB8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_15' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_15) == 0x001EBC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_15' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_15) == 0x001EC0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_15' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_43) == 0x001EC8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_43' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_44) == 0x001ED0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_44' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_29) == 0x001ED8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_29' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_66) == 0x001EE0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_66' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_66_0) == 0x001EE8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_66_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_66_1) == 0x001EF0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_66_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_66_2) == 0x001EF8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_66_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_66_3) == 0x001F00, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_66_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_66_4) == 0x001F08, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_66_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_67) == 0x001F10, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_67' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_68) == 0x001F18, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_68' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_67_0) == 0x001F20, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_67_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_67_1) == 0x001F28, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_67_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_67_2) == 0x001F30, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_67_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_67_3) == 0x001F38, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_67_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_67_4) == 0x001F40, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_67_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_14) == 0x001F48, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_14' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_14) == 0x001F68, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_14' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_14) == 0x001F6C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_14' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_14) == 0x001F70, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_14' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_13) == 0x001F78, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_13' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_13) == 0x001F98, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_13' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_13) == 0x001F9C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_13' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_13) == 0x001FA0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_13' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_45) == 0x001FA8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_45' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_46) == 0x001FB0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_46' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_12) == 0x001FB8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_12' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_12) == 0x001FD8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_12' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_12) == 0x001FDC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_12' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_12) == 0x001FE0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_12' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_11) == 0x001FE8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_11' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_11) == 0x002008, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_11' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_11) == 0x00200C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_11' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_11) == 0x002010, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_11' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_47) == 0x002018, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_47' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_48) == 0x002020, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_48' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_10) == 0x002028, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_10' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_10) == 0x002048, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_10' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_10) == 0x00204C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_10' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_10) == 0x002050, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_10' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_30) == 0x002058, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_30' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_49) == 0x002060, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToAxis1D_ReturnValue_49' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_69) == 0x002068, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_69' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_70) == 0x002070, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_70' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_69_0) == 0x002078, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_69_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_70_0) == 0x002080, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_70_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_70_1) == 0x002088, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_70_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_70_2) == 0x002090, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_70_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_70_3) == 0x002098, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_70_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_70_4) == 0x0020A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_70_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_69_1) == 0x0020A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_69_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_69_2) == 0x0020B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_69_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_69_3) == 0x0020B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_69_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_69_4) == 0x0020C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_69_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_71) == 0x0020C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_71' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_9) == 0x0020D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_9' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_9) == 0x0020F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_9' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_9) == 0x0020F4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_9' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_9) == 0x0020F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_9' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_54) == 0x002100, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_54' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_8) == 0x002108, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_8' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_8) == 0x002128, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_8' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_8) == 0x00212C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_8' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_8) == 0x002130, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_8' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_7) == 0x002138, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_7' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_7) == 0x002158, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_7' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_7) == 0x00215C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_7' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_7) == 0x002160, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_7' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_55) == 0x002168, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_55' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_56) == 0x002169, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_56' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_31) == 0x002170, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_31' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_72) == 0x002178, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_72' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_72_0) == 0x002180, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_72_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_72_1) == 0x002188, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_72_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_72_2) == 0x002190, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_72_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_73) == 0x002198, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_73' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_21) == 0x0021A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_21' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_73_0) == 0x0021A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_73_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_73_1) == 0x0021B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_73_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_73_2) == 0x0021B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_73_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_6) == 0x0021C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_6' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_6) == 0x0021E0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_6' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_6) == 0x0021E4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_6' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_6) == 0x0021E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_6' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_32) == 0x0021F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_32' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_57) == 0x0021F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_57' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_74) == 0x002200, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_74' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_75) == 0x002208, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_75' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_74_0) == 0x002210, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_74_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_75_0) == 0x002218, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_75_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_22) == 0x002220, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_22' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_5) == 0x002228, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_5' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_5) == 0x002248, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_5' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_5) == 0x00224C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_5' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_5) == 0x002250, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_5' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_58) == 0x002258, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_58' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_4) == 0x002260, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_4) == 0x002280, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_4) == 0x002284, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_4) == 0x002288, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_33) == 0x002290, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_33' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_59) == 0x002298, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_59' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_76) == 0x0022A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_76' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_77) == 0x0022A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_77' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_76_0) == 0x0022B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_76_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_77_0) == 0x0022B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_77_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_77_1) == 0x0022C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_77_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_76_1) == 0x0022C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_76_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_23) == 0x0022D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_23' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_3) == 0x0022D8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_3) == 0x0022F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_3) == 0x0022FC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_3) == 0x002300, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_60) == 0x002308, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_60' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_2) == 0x002310, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_2) == 0x002330, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_2) == 0x002334, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_2) == 0x002338, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_34) == 0x002340, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_34' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_61) == 0x002348, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_61' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_78) == 0x002350, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_78' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_79) == 0x002358, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_79' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_78_0) == 0x002360, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_78_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_79_0) == 0x002368, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_79_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_79_1) == 0x002370, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_79_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_78_1) == 0x002378, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_78_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_24) == 0x002380, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_24' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_IntToFloat_ReturnValue) == 0x002384, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_1) == 0x002388, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_1) == 0x0023A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_1) == 0x0023AC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_1) == 0x0023B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x0023B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_62) == 0x0023BC, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_62' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_35) == 0x0023C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_35' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_80) == 0x0023C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_80' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_80_0) == 0x0023D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_80_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_81) == 0x0023D8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_81' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_25) == 0x0023E0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_25' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_81_0) == 0x0023E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_81_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue) == 0x0023F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime) == 0x002410, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime) == 0x002414, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction) == 0x002418, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_36) == 0x002420, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_36' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_63) == 0x002428, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_63' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_82) == 0x002430, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_82' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_83) == 0x002438, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_83' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_82_0) == 0x002440, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_82_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_83_0) == 0x002448, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_83_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_26) == 0x002450, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_26' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_IsClosed_Variable) == 0x002451, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Has_Been_Initd_Variable) == 0x002452, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x002458, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x002468, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_BooleanOR_ReturnValue) == 0x002469, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetValidValue_ReturnValue) == 0x00246A, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_115) == 0x002470, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_115' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_115) == 0x002490, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_115' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_115) == 0x002494, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_115' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_115) == 0x002498, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_115' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_SwitchEnum_CmpSuccess) == 0x0024A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_1) == 0x0024A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_1_1) == 0x0024B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_1_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_64) == 0x0024B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_64' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetCurrentInputDeviceType_DeviceType_1) == 0x0024C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetCurrentInputDeviceType_DeviceType_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_1) == 0x0024D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_BooleanOR_ReturnValue_1) == 0x0024D1, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetValidValue_ReturnValue_1) == 0x0024D2, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetValidValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_SwitchEnum_CmpSuccess_1) == 0x0024D3, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetCurrentInputDeviceType_DeviceType_2) == 0x0024D8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetCurrentInputDeviceType_DeviceType_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_2) == 0x0024E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_BooleanOR_ReturnValue_2) == 0x0024E9, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetValidValue_ReturnValue_2) == 0x0024EA, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetValidValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_SwitchEnum_CmpSuccess_2) == 0x0024EB, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetCurrentInputDeviceType_DeviceType_3) == 0x0024F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetCurrentInputDeviceType_DeviceType_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_3) == 0x002500, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_BooleanOR_ReturnValue_3) == 0x002501, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetValidValue_ReturnValue_3) == 0x002502, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetValidValue_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_IsClosed_Variable_1) == 0x002503, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_SwitchEnum_CmpSuccess_3) == 0x002504, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_SwitchEnum_CmpSuccess_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Has_Been_Initd_Variable_1) == 0x002505, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Has_Been_Initd_Variable_2) == 0x002506, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_IsClosed_Variable_2) == 0x002507, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Has_Been_Initd_Variable_3) == 0x002508, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_27) == 0x002509, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_27' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_IsClosed_Variable_3) == 0x00250A, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Has_Been_Initd_Variable_4) == 0x00250B, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Has_Been_Initd_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_84) == 0x002510, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_84' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_IsClosed_Variable_4) == 0x002518, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_IsClosed_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Has_Been_Initd_Variable_5) == 0x002519, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Has_Been_Initd_Variable_5' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_85) == 0x002520, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_85' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_IsClosed_Variable_5) == 0x002528, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_IsClosed_Variable_5' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Has_Been_Initd_Variable_6) == 0x002529, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Has_Been_Initd_Variable_6' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_Event_DeltaSeconds) == 0x00252C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_37) == 0x002530, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_37' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_IsClosed_Variable_6) == 0x002538, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_IsClosed_Variable_6' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_116) == 0x002540, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_116' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_116) == 0x002560, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_116' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_116) == 0x002564, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_116' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_116) == 0x002568, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_116' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_85_0) == 0x002570, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_85_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_84_0) == 0x002578, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_84_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_65) == 0x002580, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_65' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_IsMeleeCombatType_ReturnValue) == 0x002581, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_IsMeleeCombatType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetMyCombatPlayer_AsBP_Combat_Character) == 0x002588, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetMyCombatPlayer_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetMyCombatPlayer_AsBP_Combat_Character_1) == 0x002590, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetMyCombatPlayer_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Has_Been_Initd_Variable_7) == 0x002598, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Has_Been_Initd_Variable_7' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_IsMeleeCombatType_ReturnValue_1) == 0x002599, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_IsMeleeCombatType_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_117) == 0x0025A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_117' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_117) == 0x0025C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_117' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_117) == 0x0025C4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_117' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_117) == 0x0025C8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_117' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetMoveForward_ReturnValue) == 0x0025D0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetMoveForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_85_1) == 0x0025D8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_85_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_84_1) == 0x0025E0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_84_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_66) == 0x0025E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_66' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetMoveRight_ReturnValue) == 0x0025F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetMoveRight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetLadderUp_ReturnValue) == 0x0025F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetLadderUp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetVerticalLook_ReturnValue) == 0x002600, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetVerticalLook_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Has_Been_Initd_Variable_8) == 0x002608, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Has_Been_Initd_Variable_8' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetHorizontalLook_ReturnValue) == 0x002610, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetHorizontalLook_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_IsClosed_Variable_7) == 0x002618, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_IsClosed_Variable_7' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_118) == 0x002620, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_118' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_118) == 0x002640, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_118' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_118) == 0x002644, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_118' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_118) == 0x002648, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_118' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_85_2) == 0x002650, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_85_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_84_2) == 0x002658, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_84_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_67) == 0x002660, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_67' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetUINotify_UINotify) == 0x002668, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetUINotify_UINotify_1) == 0x002670, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetUINotify_UINotify_2) == 0x002678, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetUINotify_UINotify_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetUINotify_UINotify_3) == 0x002680, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetUINotify_UINotify_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_IsClosed_Variable_8) == 0x002688, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_IsClosed_Variable_8' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_K2_SetTimer_ReturnValue) == 0x002690, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Has_Been_Initd_Variable_9) == 0x002698, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Has_Been_Initd_Variable_9' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Variable_28) == 0x002699, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Variable_28' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_IsClosed_Variable_9) == 0x00269A, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_IsClosed_Variable_9' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_86) == 0x0026A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_86' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_87) == 0x0026A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_87' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Has_Been_Initd_Variable_10) == 0x0026B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Has_Been_Initd_Variable_10' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_object_Variable_38) == 0x0026B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_object_Variable_38' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_119) == 0x0026C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_119' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_119) == 0x0026E0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_119' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_119) == 0x0026E4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_119' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_119) == 0x0026E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_119' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetUINotify_UINotify_4) == 0x0026F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetUINotify_UINotify_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_87_0) == 0x0026F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_87_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_86_0) == 0x002700, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_86_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_68) == 0x002708, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_68' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetUINotify_UINotify_5) == 0x002710, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetUINotify_UINotify_5' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetUINotify_UINotify_6) == 0x002718, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetUINotify_UINotify_6' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetUINotify_UINotify_7) == 0x002720, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetUINotify_UINotify_7' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_NotOpenQuick_QuickOpen) == 0x002728, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_NotOpenQuick_QuickOpen' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_NotOpenQuick_QuickOpen_1) == 0x002729, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_NotOpenQuick_QuickOpen_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_NotOpenQuick_QuickOpen_2) == 0x00272A, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_NotOpenQuick_QuickOpen_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_NotOpenQuick_QuickOpen_3) == 0x00272B, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_NotOpenQuick_QuickOpen_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_Has_Been_Initd_Variable_11) == 0x00272C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_Has_Been_Initd_Variable_11' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_120) == 0x002730, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_120' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_120) == 0x002750, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_120' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_120) == 0x002754, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_120' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_120) == 0x002758, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_120' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_87_1) == 0x002760, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_87_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_86_1) == 0x002768, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_86_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_69) == 0x002770, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_69' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_121) == 0x002778, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_121' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_121) == 0x002798, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_121' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_121) == 0x00279C, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_121' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_121) == 0x0027A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_121' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_87_2) == 0x0027A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_87_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_86_2) == 0x0027B0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_86_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_70) == 0x0027B8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_70' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_IsClosed_Variable_10) == 0x0027B9, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_IsClosed_Variable_10' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_bool_IsClosed_Variable_11) == 0x0027BA, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_bool_IsClosed_Variable_11' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ActionValue_114) == 0x0027C0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ActionValue_114' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_ElapsedTime_114) == 0x0027E0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_ElapsedTime_114' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_TriggeredTime_114) == 0x0027E4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_TriggeredTime_114' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, K2Node_EnhancedInputActionEvent_SourceAction_114) == 0x0027E8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::K2Node_EnhancedInputActionEvent_SourceAction_114' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_2) == 0x0027F0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, Temp_real_Variable_1_2) == 0x0027F8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::Temp_real_Variable_1_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_InputActionValueToBool_ReturnValue_71) == 0x002800, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_InputActionValueToBool_ReturnValue_71' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetPlayerCharacter_ReturnValue) == 0x002808, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_K2_GetActorLocation_ReturnValue) == 0x002810, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_IntToString_ReturnValue) == 0x002828, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Add_VectorVector_ReturnValue) == 0x002838, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Multiply_IntInt_ReturnValue) == 0x002850, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_IntToDouble_ReturnValue) == 0x002858, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x002860, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_MakeVector_ReturnValue) == 0x002868, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_MakeVector_ReturnValue_1) == 0x002880, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x002898, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Subtract_IntInt_ReturnValue) == 0x0028A0, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Max_ReturnValue) == 0x0028A4, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher, CallFunc_Min_ReturnValue) == 0x0028A8, "Member 'ImplEnhanceInputDispatcher_C_ExecuteUbergraph_ImplEnhanceInputDispatcher::CallFunc_Min_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_GetGamepadLookValue \ static_assert(alignof(ImplEnhanceInputDispatcher_C_GetGamepadLookValue) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_GetGamepadLookValue"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_GetGamepadLookValue) == 0x000038, "Wrong size on ImplEnhanceInputDispatcher_C_GetGamepadLookValue"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetGamepadLookValue, Source) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_GetGamepadLookValue::Source' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetGamepadLookValue, ReturnValue) == 0x000008, "Member 'ImplEnhanceInputDispatcher_C_GetGamepadLookValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetGamepadLookValue, CallFunc_GetPlayerStatic_ReturnValue) == 0x000010, "Member 'ImplEnhanceInputDispatcher_C_GetGamepadLookValue::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetGamepadLookValue, CallFunc_Abs_ReturnValue) == 0x000018, "Member 'ImplEnhanceInputDispatcher_C_GetGamepadLookValue::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetGamepadLookValue, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_GetGamepadLookValue::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetGamepadLookValue, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000021, "Member 'ImplEnhanceInputDispatcher_C_GetGamepadLookValue::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetGamepadLookValue, CallFunc_MapRangeClamped_ReturnValue) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_GetGamepadLookValue::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetGamepadLookValue, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000030, "Member 'ImplEnhanceInputDispatcher_C_GetGamepadLookValue::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_GetHorizontalLook \ static_assert(alignof(ImplEnhanceInputDispatcher_C_GetHorizontalLook) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_GetHorizontalLook"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_GetHorizontalLook) == 0x000048, "Wrong size on ImplEnhanceInputDispatcher_C_GetHorizontalLook"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetHorizontalLook, ReturnValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_GetHorizontalLook::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetHorizontalLook, CallFunc_ConvInputReverse_ReturnValue) == 0x000008, "Member 'ImplEnhanceInputDispatcher_C_GetHorizontalLook::CallFunc_ConvInputReverse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetHorizontalLook, CallFunc_ConvInputReverse_ReturnValue_1) == 0x000010, "Member 'ImplEnhanceInputDispatcher_C_GetHorizontalLook::CallFunc_ConvInputReverse_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetHorizontalLook, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000018, "Member 'ImplEnhanceInputDispatcher_C_GetHorizontalLook::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetHorizontalLook, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_GetHorizontalLook::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetHorizontalLook, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_GetHorizontalLook::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetHorizontalLook, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000030, "Member 'ImplEnhanceInputDispatcher_C_GetHorizontalLook::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetHorizontalLook, CallFunc_Multiply_DoubleDouble_ReturnValue_4) == 0x000038, "Member 'ImplEnhanceInputDispatcher_C_GetHorizontalLook::CallFunc_Multiply_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetHorizontalLook, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000040, "Member 'ImplEnhanceInputDispatcher_C_GetHorizontalLook::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_GetIsPlayPerfectSkill \ static_assert(alignof(ImplEnhanceInputDispatcher_C_GetIsPlayPerfectSkill) == 0x000001, "Wrong alignment on ImplEnhanceInputDispatcher_C_GetIsPlayPerfectSkill"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_GetIsPlayPerfectSkill) == 0x000001, "Wrong size on ImplEnhanceInputDispatcher_C_GetIsPlayPerfectSkill"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetIsPlayPerfectSkill, ReturnValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_GetIsPlayPerfectSkill::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_GetLadderUp \ static_assert(alignof(ImplEnhanceInputDispatcher_C_GetLadderUp) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_GetLadderUp"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_GetLadderUp) == 0x000018, "Wrong size on ImplEnhanceInputDispatcher_C_GetLadderUp"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetLadderUp, ReturnValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_GetLadderUp::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetLadderUp, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000008, "Member 'ImplEnhanceInputDispatcher_C_GetLadderUp::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetLadderUp, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000010, "Member 'ImplEnhanceInputDispatcher_C_GetLadderUp::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_GetMoveForward \ static_assert(alignof(ImplEnhanceInputDispatcher_C_GetMoveForward) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_GetMoveForward"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_GetMoveForward) == 0x000018, "Wrong size on ImplEnhanceInputDispatcher_C_GetMoveForward"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetMoveForward, ReturnValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_GetMoveForward::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetMoveForward, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000008, "Member 'ImplEnhanceInputDispatcher_C_GetMoveForward::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetMoveForward, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000010, "Member 'ImplEnhanceInputDispatcher_C_GetMoveForward::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_GetMoveRight \ static_assert(alignof(ImplEnhanceInputDispatcher_C_GetMoveRight) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_GetMoveRight"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_GetMoveRight) == 0x000018, "Wrong size on ImplEnhanceInputDispatcher_C_GetMoveRight"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetMoveRight, ReturnValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_GetMoveRight::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetMoveRight, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000008, "Member 'ImplEnhanceInputDispatcher_C_GetMoveRight::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetMoveRight, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000010, "Member 'ImplEnhanceInputDispatcher_C_GetMoveRight::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_GetMyCombatPlayer \ static_assert(alignof(ImplEnhanceInputDispatcher_C_GetMyCombatPlayer) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_GetMyCombatPlayer"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_GetMyCombatPlayer) == 0x000020, "Wrong size on ImplEnhanceInputDispatcher_C_GetMyCombatPlayer"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetMyCombatPlayer, AsBP_Combat_Character) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_GetMyCombatPlayer::AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetMyCombatPlayer, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'ImplEnhanceInputDispatcher_C_GetMyCombatPlayer::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetMyCombatPlayer, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'ImplEnhanceInputDispatcher_C_GetMyCombatPlayer::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetMyCombatPlayer, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'ImplEnhanceInputDispatcher_C_GetMyCombatPlayer::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_GetSelectTool \ static_assert(alignof(ImplEnhanceInputDispatcher_C_GetSelectTool) == 0x000004, "Wrong alignment on ImplEnhanceInputDispatcher_C_GetSelectTool"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_GetSelectTool) == 0x000008, "Wrong size on ImplEnhanceInputDispatcher_C_GetSelectTool"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetSelectTool, SelectToolIndex) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_GetSelectTool::SelectToolIndex' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetSelectTool, CallFunc_GetSelectTool_0_SelectToolIndex) == 0x000004, "Member 'ImplEnhanceInputDispatcher_C_GetSelectTool::CallFunc_GetSelectTool_0_SelectToolIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_GetSelectTool_0 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_GetSelectTool_0) == 0x000004, "Wrong alignment on ImplEnhanceInputDispatcher_C_GetSelectTool_0"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_GetSelectTool_0) == 0x000004, "Wrong size on ImplEnhanceInputDispatcher_C_GetSelectTool_0"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetSelectTool_0, SelectToolIndex) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_GetSelectTool_0::SelectToolIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_GetSpellIndex \ static_assert(alignof(ImplEnhanceInputDispatcher_C_GetSpellIndex) == 0x000004, "Wrong alignment on ImplEnhanceInputDispatcher_C_GetSpellIndex"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_GetSpellIndex) == 0x000008, "Wrong size on ImplEnhanceInputDispatcher_C_GetSpellIndex"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetSpellIndex, TargetSpellIndex_0) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_GetSpellIndex::TargetSpellIndex_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetSpellIndex, CallFunc_GetSpellIndex_0_TargetSpellIndex) == 0x000004, "Member 'ImplEnhanceInputDispatcher_C_GetSpellIndex::CallFunc_GetSpellIndex_0_TargetSpellIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_GetSpellIndex_0 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_GetSpellIndex_0) == 0x000004, "Wrong alignment on ImplEnhanceInputDispatcher_C_GetSpellIndex_0"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_GetSpellIndex_0) == 0x000004, "Wrong size on ImplEnhanceInputDispatcher_C_GetSpellIndex_0"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetSpellIndex_0, TargetSpellIndex_0) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_GetSpellIndex_0::TargetSpellIndex_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_GetVerticalLook \ static_assert(alignof(ImplEnhanceInputDispatcher_C_GetVerticalLook) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_GetVerticalLook"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_GetVerticalLook) == 0x000048, "Wrong size on ImplEnhanceInputDispatcher_C_GetVerticalLook"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetVerticalLook, ReturnValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_GetVerticalLook::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetVerticalLook, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000008, "Member 'ImplEnhanceInputDispatcher_C_GetVerticalLook::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetVerticalLook, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000010, "Member 'ImplEnhanceInputDispatcher_C_GetVerticalLook::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetVerticalLook, CallFunc_ConvInputReverse_ReturnValue) == 0x000018, "Member 'ImplEnhanceInputDispatcher_C_GetVerticalLook::CallFunc_ConvInputReverse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetVerticalLook, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_GetVerticalLook::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetVerticalLook, CallFunc_ConvInputReverse_ReturnValue_1) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_GetVerticalLook::CallFunc_ConvInputReverse_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetVerticalLook, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000030, "Member 'ImplEnhanceInputDispatcher_C_GetVerticalLook::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetVerticalLook, CallFunc_Multiply_DoubleDouble_ReturnValue_4) == 0x000038, "Member 'ImplEnhanceInputDispatcher_C_GetVerticalLook::CallFunc_Multiply_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_GetVerticalLook, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000040, "Member 'ImplEnhanceInputDispatcher_C_GetVerticalLook::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_100 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_100) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_100"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_100) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_100"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_100, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_100::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_100, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_100::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_100, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_100::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_100, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_100::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_101 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_101) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_101"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_101) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_101"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_101, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_101::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_101, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_101::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_101, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_101::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_101, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_101::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_99 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_99) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_99"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_99) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_99"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_99, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_99::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_99, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_99::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_99, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_99::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_99, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_DrawWeapon_K2Node_EnhancedInputActionEvent_99::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_75 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_75) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_75"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_75) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_75"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_75, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_75::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_75, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_75::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_75, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_75::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_75, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_75::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_76 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_76) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_76"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_76) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_76"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_76, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_76::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_76, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_76::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_76, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_76::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_76, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_76::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_77 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_77) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_77"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_77) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_77"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_77, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_77::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_77, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_77::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_77, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_77::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_77, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_77::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_78 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_78) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_78"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_78) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_78"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_78, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_78::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_78, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_78::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_78, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_78::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_78, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_78::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_79 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_79) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_79"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_79) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_79"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_79, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_79::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_79, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_79::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_79, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_79::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_79, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_K2Node_EnhancedInputActionEvent_79::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_63 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_63) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_63"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_63) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_63"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_63, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_63::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_63, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_63::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_63, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_63::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_63, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_63::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_64 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_64) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_64"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_64) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_64"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_64, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_64::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_64, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_64::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_64, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_64::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_64, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_64::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_65 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_65) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_65"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_65) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_65"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_65, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_65::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_65, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_65::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_65, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_65::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_65, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_65::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_66 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_66) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_66"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_66) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_66"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_66, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_66::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_66, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_66::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_66, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_66::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_66, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_66::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_67 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_67) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_67"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_67) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_67"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_67, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_67::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_67, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_67::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_67, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_67::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_67, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerHLook_Mouse_K2Node_EnhancedInputActionEvent_67::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_70 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_70) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_70"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_70) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_70"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_70, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_70::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_70, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_70::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_70, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_70::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_70, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_70::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_71 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_71) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_71"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_71) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_71"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_71, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_71::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_71, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_71::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_71, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_71::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_71, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_71::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_72 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_72) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_72"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_72) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_72"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_72, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_72::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_72, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_72::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_72, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_72::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_72, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_72::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_73 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_73) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_73"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_73) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_73"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_73, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_73::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_73, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_73::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_73, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_73::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_73, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_73::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_74 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_74) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_74"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_74) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_74"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_74, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_74::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_74, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_74::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_74, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_74::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_74, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_K2Node_EnhancedInputActionEvent_74::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_58 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_58) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_58"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_58) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_58"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_58, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_58::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_58, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_58::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_58, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_58::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_58, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_58::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_59 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_59) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_59"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_59) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_59"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_59, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_59::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_59, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_59::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_59, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_59::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_59, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_59::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_60 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_60) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_60"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_60) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_60"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_60, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_60::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_60, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_60::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_60, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_60::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_60, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_60::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_61 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_61) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_61"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_61) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_61"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_61, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_61::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_61, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_61::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_61, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_61::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_61, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_61::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_62 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_62) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_62"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_62) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_62"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_62, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_62::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_62, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_62::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_62, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_62::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_62, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_PlayerVLook_Mouse_K2Node_EnhancedInputActionEvent_62::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_80 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_80) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_80"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_80) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_80"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_80, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_80::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_80, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_80::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_80, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_80::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_80, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_80::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_81 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_81) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_81"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_81) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_81"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_81, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_81::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_81, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_81::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_81, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_81::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_81, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_81::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_82 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_82) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_82"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_82) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_82"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_82, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_82::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_82, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_82::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_82, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_82::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_82, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchSpellType_K2Node_EnhancedInputActionEvent_82::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_52 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_52) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_52"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_52) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_52"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_52, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_52::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_52, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_52::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_52, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_52::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_52, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_52::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_53 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_53) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_53"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_53) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_53"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_53, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_53::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_53, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_53::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_53, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_53::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_53, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_53::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_54 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_54) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_54"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_54) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_54"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_54, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_54::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_54, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_54::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_54, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_54::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_54, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolDown_K2Node_EnhancedInputActionEvent_54::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_55 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_55) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_55"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_55) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_55"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_55, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_55::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_55, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_55::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_55, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_55::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_55, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_55::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_56 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_56) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_56"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_56) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_56"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_56, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_56::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_56, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_56::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_56, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_56::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_56, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_56::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_57 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_57) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_57"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_57) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_57"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_57, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_57::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_57, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_57::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_57, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_57::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_57, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchToolUp_K2Node_EnhancedInputActionEvent_57::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_83 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_83) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_83"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_83) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_83"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_83, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_83::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_83, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_83::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_83, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_83::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_83, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_83::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_84 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_84) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_84"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_84) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_84"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_84, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_84::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_84, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_84::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_84, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_84::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_84, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_84::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_85 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_85) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_85"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_85) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_85"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_85, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_85::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_85, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_85::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_85, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_85::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_85, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_SwitchWeaponType_K2Node_EnhancedInputActionEvent_85::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_86 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_86) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_86"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_86) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_86"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_86, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_86::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_86, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_86::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_86, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_86::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_86, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_86::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_87 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_87) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_87"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_87) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_87"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_87, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_87::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_87, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_87::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_87, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_87::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_87, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_87::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_88 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_88) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_88"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_88) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_88"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_88, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_88::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_88, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_88::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_88, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_88::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_88, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IA_ToggleTargeting_K2Node_EnhancedInputActionEvent_88::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_AddSpeed_K2Node_EnhancedInputActionEvent_0 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_AddSpeed_K2Node_EnhancedInputActionEvent_0) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_AddSpeed_K2Node_EnhancedInputActionEvent_0"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_AddSpeed_K2Node_EnhancedInputActionEvent_0) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_AddSpeed_K2Node_EnhancedInputActionEvent_0"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_AddSpeed_K2Node_EnhancedInputActionEvent_0, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_AddSpeed_K2Node_EnhancedInputActionEvent_0::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_AddSpeed_K2Node_EnhancedInputActionEvent_0, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_AddSpeed_K2Node_EnhancedInputActionEvent_0::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_AddSpeed_K2Node_EnhancedInputActionEvent_0, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_AddSpeed_K2Node_EnhancedInputActionEvent_0::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_AddSpeed_K2Node_EnhancedInputActionEvent_0, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_AddSpeed_K2Node_EnhancedInputActionEvent_0::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_102 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_102) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_102"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_102) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_102"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_102, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_102::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_102, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_102::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_102, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_102::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_102, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_102::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_103 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_103) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_103"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_103) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_103"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_103, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_103::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_103, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_103::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_103, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_103::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_103, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_103::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_104 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_104) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_104"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_104) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_104"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_104, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_104::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_104, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_104::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_104, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_104::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_104, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Attack_K2Node_EnhancedInputActionEvent_104::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_4 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_4) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_4"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_4) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_4"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_4, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_4::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_4, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_4::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_4, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_4::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_4, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_4::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_5 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_5) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_5"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_5) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_5"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_5, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_5::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_5, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_5::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_5, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_5::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_5, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_DownFly_K2Node_EnhancedInputActionEvent_5::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_46 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_46) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_46"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_46) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_46"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_46, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_46::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_46, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_46::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_46, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_46::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_46, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_46::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_47 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_47) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_47"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_47) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_47"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_47, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_47::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_47, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_47::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_47, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_47::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_47, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_47::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_48 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_48) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_48"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_48) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_48"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_48, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_48::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_48, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_48::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_48, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_48::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_48, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_FlashAtk_K2Node_EnhancedInputActionEvent_48::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_113 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_113) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_113"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_113) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_113"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_113, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_113::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_113, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_113::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_113, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_113::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_113, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_113::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_114 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_114) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_114"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_114) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_114"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_114, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_114::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_114, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_114::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_114, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_114::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_114, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_114::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_115 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_115) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_115"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_115) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_115"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_115, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_115::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_115, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_115::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_115, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_115::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_115, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_HeavyAttack_K2Node_EnhancedInputActionEvent_115::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_OpenPosePanel_K2Node_EnhancedInputActionEvent_6 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_OpenPosePanel_K2Node_EnhancedInputActionEvent_6) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_OpenPosePanel_K2Node_EnhancedInputActionEvent_6"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_OpenPosePanel_K2Node_EnhancedInputActionEvent_6) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_OpenPosePanel_K2Node_EnhancedInputActionEvent_6"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_OpenPosePanel_K2Node_EnhancedInputActionEvent_6, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_OpenPosePanel_K2Node_EnhancedInputActionEvent_6::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_OpenPosePanel_K2Node_EnhancedInputActionEvent_6, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_OpenPosePanel_K2Node_EnhancedInputActionEvent_6::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_OpenPosePanel_K2Node_EnhancedInputActionEvent_6, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_OpenPosePanel_K2Node_EnhancedInputActionEvent_6::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_OpenPosePanel_K2Node_EnhancedInputActionEvent_6, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_OpenPosePanel_K2Node_EnhancedInputActionEvent_6::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_94 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_94) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_94"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_94) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_94"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_94, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_94::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_94, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_94::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_94, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_94::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_94, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_94::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_95 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_95) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_95"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_95) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_95"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_95, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_95::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_95, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_95::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_95, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_95::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_95, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_95::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_96 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_96) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_96"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_96) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_96"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_96, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_96::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_96, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_96::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_96, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_96::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_96, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_96::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_97 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_97) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_97"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_97) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_97"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_97, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_97::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_97, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_97::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_97, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_97::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_97, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_97::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_98 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_98) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_98"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_98) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_98"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_98, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_98::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_98, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_98::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_98, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_98::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_98, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForward_K2Node_EnhancedInputActionEvent_98::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_20 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_20) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_20"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_20) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_20"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_20, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_20::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_20, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_20::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_20, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_20::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_20, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_20::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_21 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_21) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_21"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_21) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_21"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_21, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_21::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_21, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_21::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_21, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_21::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_21, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_21::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_22 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_22) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_22"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_22) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_22"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_22, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_22::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_22, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_22::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_22, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_22::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_22, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_22::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_23 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_23) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_23"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_23) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_23"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_23, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_23::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_23, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_23::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_23, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_23::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_23, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_23::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_24 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_24) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_24"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_24) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_24"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_24, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_24::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_24, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_24::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_24, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_24::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_24, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardS_K2Node_EnhancedInputActionEvent_24::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_25 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_25) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_25"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_25) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_25"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_25, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_25::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_25, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_25::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_25, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_25::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_25, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_25::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_26 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_26) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_26"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_26) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_26"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_26, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_26::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_26, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_26::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_26, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_26::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_26, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_26::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_27 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_27) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_27"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_27) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_27"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_27, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_27::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_27, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_27::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_27, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_27::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_27, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_27::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_28 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_28) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_28"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_28) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_28"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_28, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_28::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_28, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_28::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_28, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_28::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_28, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_28::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_29 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_29) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_29"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_29) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_29"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_29, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_29::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_29, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_29::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_29, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_29::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_29, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveForwardW_K2Node_EnhancedInputActionEvent_29::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_89 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_89) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_89"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_89) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_89"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_89, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_89::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_89, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_89::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_89, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_89::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_89, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_89::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_90 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_90) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_90"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_90) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_90"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_90, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_90::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_90, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_90::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_90, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_90::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_90, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_90::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_91 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_91) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_91"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_91) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_91"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_91, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_91::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_91, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_91::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_91, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_91::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_91, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_91::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_92 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_92) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_92"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_92) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_92"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_92, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_92::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_92, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_92::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_92, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_92::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_92, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_92::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_93 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_93) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_93"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_93) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_93"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_93, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_93::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_93, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_93::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_93, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_93::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_93, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRight_K2Node_EnhancedInputActionEvent_93::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_15 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_15) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_15"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_15) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_15"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_15, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_15::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_15, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_15::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_15, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_15::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_15, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_15::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_16 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_16) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_16"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_16) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_16"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_16, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_16::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_16, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_16::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_16, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_16::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_16, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_16::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_17 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_17) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_17"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_17) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_17"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_17, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_17::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_17, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_17::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_17, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_17::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_17, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_17::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_18 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_18) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_18"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_18) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_18"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_18, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_18::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_18, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_18::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_18, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_18::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_18, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_18::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_19 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_19) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_19"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_19) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_19"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_19, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_19::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_19, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_19::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_19, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_19::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_19, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightA_K2Node_EnhancedInputActionEvent_19::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_10 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_10) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_10"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_10) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_10"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_10, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_10::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_10, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_10::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_10, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_10::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_10, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_10::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_11 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_11) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_11"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_11) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_11"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_11, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_11::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_11, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_11::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_11, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_11::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_11, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_11::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_12 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_12) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_12"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_12) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_12"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_12, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_12::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_12, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_12::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_12, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_12::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_12, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_12::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_13 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_13) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_13"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_13) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_13"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_13, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_13::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_13, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_13::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_13, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_13::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_13, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_13::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_14 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_14) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_14"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_14) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_14"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_14, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_14::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_14, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_14::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_14, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_14::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_14, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_PlayerMoveRightD_K2Node_EnhancedInputActionEvent_14::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_44 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_44) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_44"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_44) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_44"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_44, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_44::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_44, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_44::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_44, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_44::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_44, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_44::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_45 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_45) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_45"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_45) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_45"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_45, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_45::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_45, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_45::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_45, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_45::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_45, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse1_K2Node_EnhancedInputActionEvent_45::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_42 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_42) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_42"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_42) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_42"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_42, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_42::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_42, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_42::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_42, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_42::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_42, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_42::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_43 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_43) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_43"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_43) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_43"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_43, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_43::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_43, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_43::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_43, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_43::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_43, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse2_K2Node_EnhancedInputActionEvent_43::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_40 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_40) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_40"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_40) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_40"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_40, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_40::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_40, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_40::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_40, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_40::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_40, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_40::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_41 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_41) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_41"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_41) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_41"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_41, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_41::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_41, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_41::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_41, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_41::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_41, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse3_K2Node_EnhancedInputActionEvent_41::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_38 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_38) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_38"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_38) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_38"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_38, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_38::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_38, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_38::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_38, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_38::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_38, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_38::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_39 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_39) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_39"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_39) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_39"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_39, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_39::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_39, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_39::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_39, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_39::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_39, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUse4_K2Node_EnhancedInputActionEvent_39::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_36 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_36) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_36"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_36) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_36"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_36, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_36::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_36, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_36::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_36, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_36::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_36, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_36::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_37 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_37) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_37"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_37) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_37"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_37, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_37::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_37, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_37::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_37, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_37::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_37, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell1_K2Node_EnhancedInputActionEvent_37::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_34 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_34) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_34"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_34) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_34"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_34, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_34::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_34, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_34::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_34, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_34::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_34, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_34::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_35 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_35) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_35"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_35) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_35"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_35, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_35::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_35, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_35::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_35, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_35::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_35, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell2_K2Node_EnhancedInputActionEvent_35::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_32 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_32) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_32"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_32) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_32"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_32, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_32::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_32, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_32::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_32, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_32::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_32, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_32::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_33 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_33) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_33"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_33) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_33"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_33, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_33::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_33, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_33::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_33, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_33::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_33, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell3_K2Node_EnhancedInputActionEvent_33::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_30 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_30) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_30"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_30) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_30"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_30, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_30::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_30, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_30::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_30, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_30::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_30, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_30::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_31 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_31) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_31"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_31) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_31"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_31, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_31::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_31, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_31::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_31, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_31::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_31, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_QuickUseSpell4_K2Node_EnhancedInputActionEvent_31::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_68 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_68) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_68"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_68) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_68"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_68, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_68::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_68, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_68::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_68, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_68::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_68, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_68::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_69 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_69) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_69"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_69) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_69"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_69, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_69::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_69, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_69::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_69, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_69::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_69, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Roll_K2Node_EnhancedInputActionEvent_69::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_49 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_49) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_49"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_49) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_49"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_49, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_49::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_49, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_49::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_49, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_49::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_49, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_49::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_50 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_50) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_50"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_50) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_50"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_50, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_50::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_50, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_50::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_50, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_50::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_50, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_50::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_51 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_51) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_51"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_51) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_51"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_51, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_51::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_51, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_51::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_51, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_51::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_51, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Sprint_K2Node_EnhancedInputActionEvent_51::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_SubSpeed_K2Node_EnhancedInputActionEvent_1 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_SubSpeed_K2Node_EnhancedInputActionEvent_1) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_SubSpeed_K2Node_EnhancedInputActionEvent_1"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_SubSpeed_K2Node_EnhancedInputActionEvent_1) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_SubSpeed_K2Node_EnhancedInputActionEvent_1"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_SubSpeed_K2Node_EnhancedInputActionEvent_1, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_SubSpeed_K2Node_EnhancedInputActionEvent_1::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_SubSpeed_K2Node_EnhancedInputActionEvent_1, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_SubSpeed_K2Node_EnhancedInputActionEvent_1::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_SubSpeed_K2Node_EnhancedInputActionEvent_1, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_SubSpeed_K2Node_EnhancedInputActionEvent_1::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_SubSpeed_K2Node_EnhancedInputActionEvent_1, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_SubSpeed_K2Node_EnhancedInputActionEvent_1::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_2 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_2) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_2"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_2) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_2"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_2, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_2::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_2, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_2::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_2, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_2::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_2, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_2::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_3 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_3) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_3"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_3) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_3"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_3, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_3::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_3, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_3::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_3, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_3::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_3, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UpFly_K2Node_EnhancedInputActionEvent_3::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_105 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_105) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_105"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_105) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_105"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_105, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_105::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_105, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_105::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_105, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_105::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_105, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_105::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_106 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_106) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_106"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_106) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_106"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_106, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_106::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_106, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_106::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_106, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_106::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_106, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_106::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_107 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_107) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_107"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_107) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_107"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_107, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_107::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_107, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_107::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_107, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_107::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_107, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_107::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_108 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_108) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_108"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_108) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_108"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_108, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_108::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_108, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_108::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_108, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_108::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_108, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseSpell_K2Node_EnhancedInputActionEvent_108::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_109 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_109) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_109"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_109) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_109"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_109, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_109::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_109, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_109::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_109, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_109::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_109, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_109::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_110 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_110) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_110"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_110) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_110"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_110, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_110::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_110, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_110::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_110, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_110::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_110, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_110::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_111 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_111) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_111"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_111) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_111"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_111, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_111::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_111, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_111::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_111, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_111::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_111, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_111::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_112 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_112) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_112"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_112) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_112"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_112, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_112::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_112, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_112::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_112, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_112::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_112, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_UseTool_K2Node_EnhancedInputActionEvent_112::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_7 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_7) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_7"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_7) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_7"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_7, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_7::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_7, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_7::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_7, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_7::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_7, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_7::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_8 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_8) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_8"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_8) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_8"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_8, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_8::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_8, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_8::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_8, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_8::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_8, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_8::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_9 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_9) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_9"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_9) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_9"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_9, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_9::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_9, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_9::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_9, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_9::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_9, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_Walking_K2Node_EnhancedInputActionEvent_9::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_116 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_116) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_116"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_116) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_116"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_116, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_116::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_116, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_116::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_116, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_116::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_116, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_116::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_117 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_117) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_117"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_117) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_117"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_117, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_117::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_117, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_117::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_117, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_117::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_117, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_117::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_118 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_118) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_118"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_118) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_118"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_118, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_118::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_118, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_118::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_118, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_118::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_118, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponSkill_K2Node_EnhancedInputActionEvent_118::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_119 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_119) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_119"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_119) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_119"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_119, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_119::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_119, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_119::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_119, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_119::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_119, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_119::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_120 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_120) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_120"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_120) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_120"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_120, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_120::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_120, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_120::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_120, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_120::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_120, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_120::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_121 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_121) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_121"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_121) == 0x000030, "Wrong size on ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_121"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_121, ActionValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_121::ActionValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_121, ElapsedTime) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_121::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_121, TriggeredTime) == 0x000024, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_121::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_121, SourceAction) == 0x000028, "Member 'ImplEnhanceInputDispatcher_C_InpActEvt_IP_WeaponStyleSkill_K2Node_EnhancedInputActionEvent_121::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_IsActionPressing \ static_assert(alignof(ImplEnhanceInputDispatcher_C_IsActionPressing) == 0x000001, "Wrong alignment on ImplEnhanceInputDispatcher_C_IsActionPressing"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_IsActionPressing) == 0x000003, "Wrong size on ImplEnhanceInputDispatcher_C_IsActionPressing"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsActionPressing, Action) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_IsActionPressing::Action' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsActionPressing, IsPressing) == 0x000001, "Member 'ImplEnhanceInputDispatcher_C_IsActionPressing::IsPressing' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsActionPressing, K2Node_SwitchEnum_CmpSuccess) == 0x000002, "Member 'ImplEnhanceInputDispatcher_C_IsActionPressing::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_isDownHeavyAtk \ static_assert(alignof(ImplEnhanceInputDispatcher_C_isDownHeavyAtk) == 0x000001, "Wrong alignment on ImplEnhanceInputDispatcher_C_isDownHeavyAtk"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_isDownHeavyAtk) == 0x000001, "Wrong size on ImplEnhanceInputDispatcher_C_isDownHeavyAtk"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_isDownHeavyAtk, Down) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_isDownHeavyAtk::Down' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton \ static_assert(alignof(ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton) == 0x000001, "Wrong alignment on ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton) == 0x000002, "Wrong size on ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton, ReturnValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton, CallFunc_IsHoldingHeavyAtkButton_0_ReturnValue) == 0x000001, "Member 'ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton::CallFunc_IsHoldingHeavyAtkButton_0_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton_0 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton_0) == 0x000001, "Wrong alignment on ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton_0"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton_0) == 0x000002, "Wrong size on ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton_0"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton_0, ReturnValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton_0::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton_0, CallFunc_BooleanAND_ReturnValue) == 0x000001, "Member 'ImplEnhanceInputDispatcher_C_IsHoldingHeavyAtkButton_0::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_IsHoldingSprintButton \ static_assert(alignof(ImplEnhanceInputDispatcher_C_IsHoldingSprintButton) == 0x000001, "Wrong alignment on ImplEnhanceInputDispatcher_C_IsHoldingSprintButton"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_IsHoldingSprintButton) == 0x000004, "Wrong size on ImplEnhanceInputDispatcher_C_IsHoldingSprintButton"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsHoldingSprintButton, IsSprint) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_IsHoldingSprintButton::IsSprint' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsHoldingSprintButton, RollPressed_0) == 0x000001, "Member 'ImplEnhanceInputDispatcher_C_IsHoldingSprintButton::RollPressed_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsHoldingSprintButton, CallFunc_IsHoldingSprintButton_0_IsSprint) == 0x000002, "Member 'ImplEnhanceInputDispatcher_C_IsHoldingSprintButton::CallFunc_IsHoldingSprintButton_0_IsSprint' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsHoldingSprintButton, CallFunc_IsHoldingSprintButton_0_RollPressed) == 0x000003, "Member 'ImplEnhanceInputDispatcher_C_IsHoldingSprintButton::CallFunc_IsHoldingSprintButton_0_RollPressed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_IsHoldingSprintButton_0 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_IsHoldingSprintButton_0) == 0x000001, "Wrong alignment on ImplEnhanceInputDispatcher_C_IsHoldingSprintButton_0"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_IsHoldingSprintButton_0) == 0x000003, "Wrong size on ImplEnhanceInputDispatcher_C_IsHoldingSprintButton_0"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsHoldingSprintButton_0, IsSprint) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_IsHoldingSprintButton_0::IsSprint' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsHoldingSprintButton_0, RollPressed_0) == 0x000001, "Member 'ImplEnhanceInputDispatcher_C_IsHoldingSprintButton_0::RollPressed_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsHoldingSprintButton_0, CallFunc_BooleanOR_ReturnValue) == 0x000002, "Member 'ImplEnhanceInputDispatcher_C_IsHoldingSprintButton_0::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_IsMeleeCombatType \ static_assert(alignof(ImplEnhanceInputDispatcher_C_IsMeleeCombatType) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_IsMeleeCombatType"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_IsMeleeCombatType) == 0x000018, "Wrong size on ImplEnhanceInputDispatcher_C_IsMeleeCombatType"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsMeleeCombatType, ReturnValue) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_IsMeleeCombatType::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsMeleeCombatType, CallFunc_GetMyCombatPlayer_AsBP_Combat_Character) == 0x000008, "Member 'ImplEnhanceInputDispatcher_C_IsMeleeCombatType::CallFunc_GetMyCombatPlayer_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsMeleeCombatType, CallFunc_GetCombatType_CombatType) == 0x000010, "Member 'ImplEnhanceInputDispatcher_C_IsMeleeCombatType::CallFunc_GetCombatType_CombatType' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsMeleeCombatType, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000011, "Member 'ImplEnhanceInputDispatcher_C_IsMeleeCombatType::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_IsWalkPressing \ static_assert(alignof(ImplEnhanceInputDispatcher_C_IsWalkPressing) == 0x000001, "Wrong alignment on ImplEnhanceInputDispatcher_C_IsWalkPressing"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_IsWalkPressing) == 0x000002, "Wrong size on ImplEnhanceInputDispatcher_C_IsWalkPressing"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsWalkPressing, bWalkPressed_0) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_IsWalkPressing::bWalkPressed_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsWalkPressing, CallFunc_IsWalkPressing_0_bWalkPressed) == 0x000001, "Member 'ImplEnhanceInputDispatcher_C_IsWalkPressing::CallFunc_IsWalkPressing_0_bWalkPressed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_IsWalkPressing_0 \ static_assert(alignof(ImplEnhanceInputDispatcher_C_IsWalkPressing_0) == 0x000001, "Wrong alignment on ImplEnhanceInputDispatcher_C_IsWalkPressing_0"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_IsWalkPressing_0) == 0x000001, "Wrong size on ImplEnhanceInputDispatcher_C_IsWalkPressing_0"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsWalkPressing_0, bWalkPressed_0) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_IsWalkPressing_0::bWalkPressed_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_IsWeaponSkillHolding \ static_assert(alignof(ImplEnhanceInputDispatcher_C_IsWeaponSkillHolding) == 0x000001, "Wrong alignment on ImplEnhanceInputDispatcher_C_IsWeaponSkillHolding"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_IsWeaponSkillHolding) == 0x000003, "Wrong size on ImplEnhanceInputDispatcher_C_IsWeaponSkillHolding"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsWeaponSkillHolding, ActionKey) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_IsWeaponSkillHolding::ActionKey' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsWeaponSkillHolding, Pressing) == 0x000001, "Member 'ImplEnhanceInputDispatcher_C_IsWeaponSkillHolding::Pressing' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsWeaponSkillHolding, CallFunc_IsActionPressing_IsPressing) == 0x000002, "Member 'ImplEnhanceInputDispatcher_C_IsWeaponSkillHolding::CallFunc_IsActionPressing_IsPressing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_IsWeaponStyleSkillHolding \ static_assert(alignof(ImplEnhanceInputDispatcher_C_IsWeaponStyleSkillHolding) == 0x000001, "Wrong alignment on ImplEnhanceInputDispatcher_C_IsWeaponStyleSkillHolding"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_IsWeaponStyleSkillHolding) == 0x000002, "Wrong size on ImplEnhanceInputDispatcher_C_IsWeaponStyleSkillHolding"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsWeaponStyleSkillHolding, Pressing) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_IsWeaponStyleSkillHolding::Pressing' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_IsWeaponStyleSkillHolding, CallFunc_IsActionPressing_IsPressing) == 0x000001, "Member 'ImplEnhanceInputDispatcher_C_IsWeaponStyleSkillHolding::CallFunc_IsActionPressing_IsPressing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_NotOpenQuick \ static_assert(alignof(ImplEnhanceInputDispatcher_C_NotOpenQuick) == 0x000001, "Wrong alignment on ImplEnhanceInputDispatcher_C_NotOpenQuick"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_NotOpenQuick) == 0x000004, "Wrong size on ImplEnhanceInputDispatcher_C_NotOpenQuick"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_NotOpenQuick, QuickOpen) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_NotOpenQuick::QuickOpen' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_NotOpenQuick, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x000001, "Member 'ImplEnhanceInputDispatcher_C_NotOpenQuick::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_NotOpenQuick, CallFunc_EqualEqual_BoolBool_ReturnValue_1) == 0x000002, "Member 'ImplEnhanceInputDispatcher_C_NotOpenQuick::CallFunc_EqualEqual_BoolBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_NotOpenQuick, CallFunc_BooleanAND_ReturnValue) == 0x000003, "Member 'ImplEnhanceInputDispatcher_C_NotOpenQuick::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent \ static_assert(alignof(ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent) == 0x000068, "Wrong size on ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent, OptionTag) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent::OptionTag' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent, CallFunc_GetPlayerStatic_ReturnValue) == 0x000008, "Member 'ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000010, "Member 'ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000018, "Member 'ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent, CallFunc_GetOptionValue_ReturnValue) == 0x000020, "Member 'ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000030, "Member 'ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent, CallFunc_Conv_StringToInt_ReturnValue) == 0x000038, "Member 'ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000040, "Member 'ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent, CallFunc_Conv_IntToBool_ReturnValue) == 0x000048, "Member 'ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent::CallFunc_Conv_IntToBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent, CallFunc_FMax_ReturnValue) == 0x000050, "Member 'ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000058, "Member 'ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent, CallFunc_FMax_ReturnValue_1) == 0x000060, "Member 'ImplEnhanceInputDispatcher_C_OnSettingValueChangedEvent::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_Quick_Use_Index_Without_Holding \ static_assert(alignof(ImplEnhanceInputDispatcher_C_Quick_Use_Index_Without_Holding) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_Quick_Use_Index_Without_Holding"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_Quick_Use_Index_Without_Holding) == 0x000020, "Wrong size on ImplEnhanceInputDispatcher_C_Quick_Use_Index_Without_Holding"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_Quick_Use_Index_Without_Holding, IsTool) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_Quick_Use_Index_Without_Holding::IsTool' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_Quick_Use_Index_Without_Holding, Index_0) == 0x000004, "Member 'ImplEnhanceInputDispatcher_C_Quick_Use_Index_Without_Holding::Index_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_Quick_Use_Index_Without_Holding, CallFunc_Subtract_IntInt_ReturnValue) == 0x000008, "Member 'ImplEnhanceInputDispatcher_C_Quick_Use_Index_Without_Holding::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_Quick_Use_Index_Without_Holding, CallFunc_GetUINotify_UINotify) == 0x000010, "Member 'ImplEnhanceInputDispatcher_C_Quick_Use_Index_Without_Holding::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_Quick_Use_Index_Without_Holding, CallFunc_GetUINotify_UINotify_1) == 0x000018, "Member 'ImplEnhanceInputDispatcher_C_Quick_Use_Index_Without_Holding::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_QuickUseIndex \ static_assert(alignof(ImplEnhanceInputDispatcher_C_QuickUseIndex) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_QuickUseIndex"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_QuickUseIndex) == 0x000018, "Wrong size on ImplEnhanceInputDispatcher_C_QuickUseIndex"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_QuickUseIndex, Index_0) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_QuickUseIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_QuickUseIndex, CallFunc_Subtract_IntInt_ReturnValue) == 0x000004, "Member 'ImplEnhanceInputDispatcher_C_QuickUseIndex::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_QuickUseIndex, CallFunc_GetUINotify_UINotify) == 0x000008, "Member 'ImplEnhanceInputDispatcher_C_QuickUseIndex::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_QuickUseIndex, CallFunc_GetUINotify_UINotify_1) == 0x000010, "Member 'ImplEnhanceInputDispatcher_C_QuickUseIndex::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_ReceiveTick \ static_assert(alignof(ImplEnhanceInputDispatcher_C_ReceiveTick) == 0x000004, "Wrong alignment on ImplEnhanceInputDispatcher_C_ReceiveTick"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_ReceiveTick) == 0x000004, "Wrong size on ImplEnhanceInputDispatcher_C_ReceiveTick"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_RequestCameraLockingInput \ static_assert(alignof(ImplEnhanceInputDispatcher_C_RequestCameraLockingInput) == 0x000001, "Wrong alignment on ImplEnhanceInputDispatcher_C_RequestCameraLockingInput"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_RequestCameraLockingInput) == 0x000001, "Wrong size on ImplEnhanceInputDispatcher_C_RequestCameraLockingInput"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_RequestCameraLockingInput, bLock) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_RequestCameraLockingInput::bLock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_SetIsPlayPerfectSkill \ static_assert(alignof(ImplEnhanceInputDispatcher_C_SetIsPlayPerfectSkill) == 0x000001, "Wrong alignment on ImplEnhanceInputDispatcher_C_SetIsPlayPerfectSkill"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_SetIsPlayPerfectSkill) == 0x000001, "Wrong size on ImplEnhanceInputDispatcher_C_SetIsPlayPerfectSkill"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_SetIsPlayPerfectSkill, Play) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_SetIsPlayPerfectSkill::Play' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplEnhanceInputDispatcher_C_UpdateInputKey \ static_assert(alignof(ImplEnhanceInputDispatcher_C_UpdateInputKey) == 0x000008, "Wrong alignment on ImplEnhanceInputDispatcher_C_UpdateInputKey"); \ static_assert(sizeof(ImplEnhanceInputDispatcher_C_UpdateInputKey) == 0x000020, "Wrong size on ImplEnhanceInputDispatcher_C_UpdateInputKey"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_UpdateInputKey, Key) == 0x000000, "Member 'ImplEnhanceInputDispatcher_C_UpdateInputKey::Key' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_UpdateInputKey, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'ImplEnhanceInputDispatcher_C_UpdateInputKey::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_UpdateInputKey, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'ImplEnhanceInputDispatcher_C_UpdateInputKey::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ImplEnhanceInputDispatcher_C_UpdateInputKey, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'ImplEnhanceInputDispatcher_C_UpdateInputKey::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImplEnhanceInputDispatcher_C \ static_assert(alignof(UImplEnhanceInputDispatcher_C) == 0x000008, "Wrong alignment on UImplEnhanceInputDispatcher_C"); \ static_assert(sizeof(UImplEnhanceInputDispatcher_C) == 0x000268, "Wrong size on UImplEnhanceInputDispatcher_C"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, UberGraphFrame_ImplEnhanceInputDispatcher_C) == 0x0001A0, "Member 'UImplEnhanceInputDispatcher_C::UberGraphFrame_ImplEnhanceInputDispatcher_C' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, bWalkPressed) == 0x0001A8, "Member 'UImplEnhanceInputDispatcher_C::bWalkPressed' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, InMouseStylekill) == 0x0001A9, "Member 'UImplEnhanceInputDispatcher_C::InMouseStylekill' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, DownHeavyAtk) == 0x0001AA, "Member 'UImplEnhanceInputDispatcher_C::DownHeavyAtk' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, TargetSpellIndex) == 0x0001AC, "Member 'UImplEnhanceInputDispatcher_C::TargetSpellIndex' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, SelectTool) == 0x0001B0, "Member 'UImplEnhanceInputDispatcher_C::SelectTool' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, DownHeavyAtkLong) == 0x0001B4, "Member 'UImplEnhanceInputDispatcher_C::DownHeavyAtkLong' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, RollPressed) == 0x0001B5, "Member 'UImplEnhanceInputDispatcher_C::RollPressed' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, SprintPressed) == 0x0001B6, "Member 'UImplEnhanceInputDispatcher_C::SprintPressed' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, ForwardAxis) == 0x0001B8, "Member 'UImplEnhanceInputDispatcher_C::ForwardAxis' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, RightAxis) == 0x0001C0, "Member 'UImplEnhanceInputDispatcher_C::RightAxis' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, HorizontalLook) == 0x0001C8, "Member 'UImplEnhanceInputDispatcher_C::HorizontalLook' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, HorizontalLook_Mouse) == 0x0001D0, "Member 'UImplEnhanceInputDispatcher_C::HorizontalLook_Mouse' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, VerticalLook) == 0x0001D8, "Member 'UImplEnhanceInputDispatcher_C::VerticalLook' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, VerticalLook_Mouse) == 0x0001E0, "Member 'UImplEnhanceInputDispatcher_C::VerticalLook_Mouse' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, QuickUseTool) == 0x0001E8, "Member 'UImplEnhanceInputDispatcher_C::QuickUseTool' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, QuickUseSpell) == 0x0001E9, "Member 'UImplEnhanceInputDispatcher_C::QuickUseSpell' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, CanCameraLock) == 0x0001EA, "Member 'UImplEnhanceInputDispatcher_C::CanCameraLock' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, Mouse_LookScale) == 0x0001F0, "Member 'UImplEnhanceInputDispatcher_C::Mouse_LookScale' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, LookScale) == 0x0001F8, "Member 'UImplEnhanceInputDispatcher_C::LookScale' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, VLook_Reverse) == 0x000200, "Member 'UImplEnhanceInputDispatcher_C::VLook_Reverse' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, HLook_Reverse) == 0x000201, "Member 'UImplEnhanceInputDispatcher_C::HLook_Reverse' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, Mouse_VLook_Reverse) == 0x000202, "Member 'UImplEnhanceInputDispatcher_C::Mouse_VLook_Reverse' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, Mouse_HLook_Reverse) == 0x000203, "Member 'UImplEnhanceInputDispatcher_C::Mouse_HLook_Reverse' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, IsPlayPerfectSkill) == 0x000204, "Member 'UImplEnhanceInputDispatcher_C::IsPlayPerfectSkill' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, PressWeaponSkill) == 0x000205, "Member 'UImplEnhanceInputDispatcher_C::PressWeaponSkill' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, PressStyleWeaponSkill) == 0x000206, "Member 'UImplEnhanceInputDispatcher_C::PressStyleWeaponSkill' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, DebugSpeedIndex) == 0x000208, "Member 'UImplEnhanceInputDispatcher_C::DebugSpeedIndex' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, DebugMaxSpeed) == 0x00020C, "Member 'UImplEnhanceInputDispatcher_C::DebugMaxSpeed' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, DebugMinSpeed) == 0x000210, "Member 'UImplEnhanceInputDispatcher_C::DebugMinSpeed' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, UseIndex) == 0x000218, "Member 'UImplEnhanceInputDispatcher_C::UseIndex' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, QuickIndex) == 0x000228, "Member 'UImplEnhanceInputDispatcher_C::QuickIndex' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, RightAxisA) == 0x000230, "Member 'UImplEnhanceInputDispatcher_C::RightAxisA' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, RightAxisD) == 0x000238, "Member 'UImplEnhanceInputDispatcher_C::RightAxisD' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, ForwardAxisW) == 0x000240, "Member 'UImplEnhanceInputDispatcher_C::ForwardAxisW' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, ForwardAxisS) == 0x000248, "Member 'UImplEnhanceInputDispatcher_C::ForwardAxisS' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, IsWeaponSkillTriggered) == 0x000250, "Member 'UImplEnhanceInputDispatcher_C::IsWeaponSkillTriggered' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, IsWeaponStyleTriggered) == 0x000251, "Member 'UImplEnhanceInputDispatcher_C::IsWeaponStyleTriggered' has a wrong offset!"); \ static_assert(offsetof(UImplEnhanceInputDispatcher_C, OpenPosePanel) == 0x000258, "Member 'UImplEnhanceInputDispatcher_C::OpenPosePanel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FF_CharacterProperty \ static_assert(alignof(FF_CharacterProperty) == 0x000008, "Wrong alignment on FF_CharacterProperty"); \ static_assert(sizeof(FF_CharacterProperty) == 0x000020, "Wrong size on FF_CharacterProperty"); \ static_assert(offsetof(FF_CharacterProperty, GameTag_12_39BA33EA468C964FD06F77A434D6FDA4) == 0x000000, "Member 'FF_CharacterProperty::GameTag_12_39BA33EA468C964FD06F77A434D6FDA4' has a wrong offset!"); \ static_assert(offsetof(FF_CharacterProperty, Name_3_998672474103CF11FE384E907AF6DD64) == 0x000008, "Member 'FF_CharacterProperty::Name_3_998672474103CF11FE384E907AF6DD64' has a wrong offset!"); \ static_assert(offsetof(FF_CharacterProperty, Number_13_45209C5E42693E539A1E37B2CC3E70C1) == 0x000010, "Member 'FF_CharacterProperty::Number_13_45209C5E42693E539A1E37B2CC3E70C1' has a wrong offset!"); \ static_assert(offsetof(FF_CharacterProperty, Image_9_234C8073456DB252755DC9AFC2DAC12F) == 0x000018, "Member 'FF_CharacterProperty::Image_9_234C8073456DB252755DC9AFC2DAC12F' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_LoadMapInID \ static_assert(alignof(FST_LoadMapInID) == 0x000008, "Wrong alignment on FST_LoadMapInID"); \ static_assert(sizeof(FST_LoadMapInID) == 0x000018, "Wrong size on FST_LoadMapInID"); \ static_assert(offsetof(FST_LoadMapInID, 集合名称_14_896FDDAA45E6D1F1358E18BB9FED7396) == 0x000000, "Member 'FST_LoadMapInID::集合名称_14_896FDDAA45E6D1F1358E18BB9FED7396' has a wrong offset!"); \ static_assert(offsetof(FST_LoadMapInID, MapList_15_6DE2720746503623A6712E8703084823) == 0x000008, "Member 'FST_LoadMapInID::MapList_15_6DE2720746503623A6712E8703084823' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay \ static_assert(alignof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay) == 0x000008, "Wrong alignment on BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay"); \ static_assert(sizeof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay) == 0x000260, "Wrong size on BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, EntryPoint) == 0x000000, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, Temp_int_Variable) == 0x000004, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, Temp_int_Variable_1) == 0x00000C, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Add_IntInt_ReturnValue_1) == 0x000010, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_IsValid_ReturnValue) == 0x000024, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_CreateDelegate_OutputDelegate_1) == 0x000028, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, Temp_int_Array_Index_Variable) == 0x000038, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, Temp_int_Loop_Counter_Variable) == 0x00003C, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Add_IntInt_ReturnValue_2) == 0x000040, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, Temp_int_Array_Index_Variable_1) == 0x000044, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_CustomEvent_ParentActor_1) == 0x000048, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_CustomEvent_ParentActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_CustomEvent_Target) == 0x000050, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_CustomEvent_Target' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_CustomEvent_Value) == 0x000058, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, Temp_int_Loop_Counter_Variable_1) == 0x000070, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Array_Get_Item) == 0x000078, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Add_IntInt_ReturnValue_3) == 0x000080, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Map_Find_Value) == 0x000088, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Map_Find_ReturnValue) == 0x000090, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Lerp_ReturnValue) == 0x000098, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Array_Length_ReturnValue) == 0x0000A0, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_CustomEvent_ParentActor) == 0x0000A8, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_CustomEvent_ParentActor' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_CustomEvent_ParentComponent) == 0x0000B0, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_CustomEvent_ParentComponent' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_CustomEvent_SocketName) == 0x0000B8, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_CustomEvent_SocketName' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Map_Keys_Keys_1) == 0x0000C0, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_IsValid_ReturnValue_1) == 0x0000D0, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Array_Get_Item_1) == 0x0000D8, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Map_Find_Value_1) == 0x0000E0, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Map_Find_ReturnValue_1) == 0x0000E8, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Array_Length_ReturnValue_1) == 0x0000EC, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Less_IntInt_ReturnValue) == 0x0000F0, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Lerp_ReturnValue_1) == 0x0000F8, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_GetComponentByClass_ReturnValue) == 0x000100, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_MakeArray_Array) == 0x000108, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_CustomEvent_CurrentValue_1) == 0x000118, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_CustomEvent_CurrentValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_CustomEvent_MaxValue_1) == 0x000120, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_CustomEvent_MaxValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_CustomEvent_Force) == 0x000128, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_CustomEvent_Force' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Array_Length_ReturnValue_2) == 0x00012C, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Less_IntInt_ReturnValue_1) == 0x000130, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_FMax_ReturnValue) == 0x000138, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_MapRangeClamped_ReturnValue) == 0x000140, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Map_Keys_Keys_2) == 0x000148, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Map_Keys_Keys_2' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Array_Get_Item_2) == 0x000158, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Array_Length_ReturnValue_3) == 0x000160, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Less_IntInt_ReturnValue_2) == 0x000164, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Lerp_ReturnValue_2) == 0x000168, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Lerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_CustomEvent_AITarget) == 0x000170, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_CustomEvent_AITarget' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Map_Keys_Keys_3) == 0x000178, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Map_Keys_Keys_3' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, Temp_int_Loop_Counter_Variable_2) == 0x000188, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Array_Get_Item_3) == 0x000190, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Less_IntInt_ReturnValue_3) == 0x000198, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Add_IntInt_ReturnValue_4) == 0x00019C, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Array_Length_ReturnValue_4) == 0x0001A0, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_CustomEvent_CurrentValue) == 0x0001A8, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_CustomEvent_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_CustomEvent_MaxValue) == 0x0001B0, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Less_IntInt_ReturnValue_4) == 0x0001B8, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_GetToughness_Current) == 0x0001C0, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_GetToughness_Current' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_GetToughness_Max) == 0x0001C8, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_GetToughness_Max' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, Temp_int_Array_Index_Variable_2) == 0x0001D0, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_IsValid_ReturnValue_2) == 0x0001D4, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Array_Get_Item_4) == 0x0001D8, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x0001E0, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_K2_GetScalarParameterValue_ReturnValue) == 0x0001E8, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_K2_GetScalarParameterValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_GetOwner_ReturnValue) == 0x0001F0, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0001F8, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_IsValid_ReturnValue_3) == 0x0001F9, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000200, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_CustomEvent_OptionTag) == 0x000208, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_CustomEvent_OptionTag' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_GetHUD_Shown_Shown) == 0x000210, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_GetHUD_Shown_Shown' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000211, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Not_PreBool_ReturnValue) == 0x000212, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_Event_DeltaSeconds) == 0x000214, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_IsValid_ReturnValue_4) == 0x000218, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_DynamicCast_AsAbstract_Character) == 0x000220, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, K2Node_DynamicCast_bSuccess) == 0x000228, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_ExecuteFXIsActive_Overloaded__ReturnValue) == 0x000229, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_ExecuteFXIsActive_Overloaded__ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Not_PreBool_ReturnValue_1) == 0x00022A, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000230, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Lerp_Alpha_ImplicitCast_1) == 0x000238, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Lerp_Alpha_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Lerp_Alpha_ImplicitCast_2) == 0x000240, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Lerp_Alpha_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000248, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_SetOpacity_Value_ImplicitCast) == 0x00024C, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_SetOpacity_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_SetOpacity_Value_ImplicitCast_1) == 0x000250, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_SetOpacity_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x000254, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay, CallFunc_Map_Add_Value_ImplicitCast) == 0x000258, "Member 'BP_FocusLockDisplay_C_ExecuteUbergraph_BP_FocusLockDisplay::CallFunc_Map_Add_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FocusLockDisplay_C_OnOptionValueChangeEvent \ static_assert(alignof(BP_FocusLockDisplay_C_OnOptionValueChangeEvent) == 0x000004, "Wrong alignment on BP_FocusLockDisplay_C_OnOptionValueChangeEvent"); \ static_assert(sizeof(BP_FocusLockDisplay_C_OnOptionValueChangeEvent) == 0x000008, "Wrong size on BP_FocusLockDisplay_C_OnOptionValueChangeEvent"); \ static_assert(offsetof(BP_FocusLockDisplay_C_OnOptionValueChangeEvent, OptionTag) == 0x000000, "Member 'BP_FocusLockDisplay_C_OnOptionValueChangeEvent::OptionTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FocusLockDisplay_C_OnToughnessChangedEvent \ static_assert(alignof(BP_FocusLockDisplay_C_OnToughnessChangedEvent) == 0x000008, "Wrong alignment on BP_FocusLockDisplay_C_OnToughnessChangedEvent"); \ static_assert(sizeof(BP_FocusLockDisplay_C_OnToughnessChangedEvent) == 0x000010, "Wrong size on BP_FocusLockDisplay_C_OnToughnessChangedEvent"); \ static_assert(offsetof(BP_FocusLockDisplay_C_OnToughnessChangedEvent, CurrentValue) == 0x000000, "Member 'BP_FocusLockDisplay_C_OnToughnessChangedEvent::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_OnToughnessChangedEvent, MaxValue) == 0x000008, "Member 'BP_FocusLockDisplay_C_OnToughnessChangedEvent::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FocusLockDisplay_C_ReceiveTick \ static_assert(alignof(BP_FocusLockDisplay_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_FocusLockDisplay_C_ReceiveTick"); \ static_assert(sizeof(BP_FocusLockDisplay_C_ReceiveTick) == 0x000004, "Wrong size on BP_FocusLockDisplay_C_ReceiveTick"); \ static_assert(offsetof(BP_FocusLockDisplay_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_FocusLockDisplay_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FocusLockDisplay_C_RetargetBillboardEffect \ static_assert(alignof(BP_FocusLockDisplay_C_RetargetBillboardEffect) == 0x000008, "Wrong alignment on BP_FocusLockDisplay_C_RetargetBillboardEffect"); \ static_assert(sizeof(BP_FocusLockDisplay_C_RetargetBillboardEffect) == 0x000018, "Wrong size on BP_FocusLockDisplay_C_RetargetBillboardEffect"); \ static_assert(offsetof(BP_FocusLockDisplay_C_RetargetBillboardEffect, ParentActor_0) == 0x000000, "Member 'BP_FocusLockDisplay_C_RetargetBillboardEffect::ParentActor_0' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_RetargetBillboardEffect, ParentComponent_0) == 0x000008, "Member 'BP_FocusLockDisplay_C_RetargetBillboardEffect::ParentComponent_0' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_RetargetBillboardEffect, SocketName) == 0x000010, "Member 'BP_FocusLockDisplay_C_RetargetBillboardEffect::SocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FocusLockDisplay_C_SetOpacity \ static_assert(alignof(BP_FocusLockDisplay_C_SetOpacity) == 0x000008, "Wrong alignment on BP_FocusLockDisplay_C_SetOpacity"); \ static_assert(sizeof(BP_FocusLockDisplay_C_SetOpacity) == 0x000010, "Wrong size on BP_FocusLockDisplay_C_SetOpacity"); \ static_assert(offsetof(BP_FocusLockDisplay_C_SetOpacity, Target) == 0x000000, "Member 'BP_FocusLockDisplay_C_SetOpacity::Target' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_SetOpacity, Value) == 0x000008, "Member 'BP_FocusLockDisplay_C_SetOpacity::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FocusLockDisplay_C_SwitchToughnessChanged \ static_assert(alignof(BP_FocusLockDisplay_C_SwitchToughnessChanged) == 0x000008, "Wrong alignment on BP_FocusLockDisplay_C_SwitchToughnessChanged"); \ static_assert(sizeof(BP_FocusLockDisplay_C_SwitchToughnessChanged) == 0x000008, "Wrong size on BP_FocusLockDisplay_C_SwitchToughnessChanged"); \ static_assert(offsetof(BP_FocusLockDisplay_C_SwitchToughnessChanged, AITarget) == 0x000000, "Member 'BP_FocusLockDisplay_C_SwitchToughnessChanged::AITarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FocusLockDisplay_C_UntargetBillboardEffect \ static_assert(alignof(BP_FocusLockDisplay_C_UntargetBillboardEffect) == 0x000008, "Wrong alignment on BP_FocusLockDisplay_C_UntargetBillboardEffect"); \ static_assert(sizeof(BP_FocusLockDisplay_C_UntargetBillboardEffect) == 0x000008, "Wrong size on BP_FocusLockDisplay_C_UntargetBillboardEffect"); \ static_assert(offsetof(BP_FocusLockDisplay_C_UntargetBillboardEffect, ParentActor_0) == 0x000000, "Member 'BP_FocusLockDisplay_C_UntargetBillboardEffect::ParentActor_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FocusLockDisplay_C_UpdateToughnessSphere \ static_assert(alignof(BP_FocusLockDisplay_C_UpdateToughnessSphere) == 0x000008, "Wrong alignment on BP_FocusLockDisplay_C_UpdateToughnessSphere"); \ static_assert(sizeof(BP_FocusLockDisplay_C_UpdateToughnessSphere) == 0x000018, "Wrong size on BP_FocusLockDisplay_C_UpdateToughnessSphere"); \ static_assert(offsetof(BP_FocusLockDisplay_C_UpdateToughnessSphere, CurrentValue) == 0x000000, "Member 'BP_FocusLockDisplay_C_UpdateToughnessSphere::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_UpdateToughnessSphere, MaxValue) == 0x000008, "Member 'BP_FocusLockDisplay_C_UpdateToughnessSphere::MaxValue' has a wrong offset!"); \ static_assert(offsetof(BP_FocusLockDisplay_C_UpdateToughnessSphere, Force) == 0x000010, "Member 'BP_FocusLockDisplay_C_UpdateToughnessSphere::Force' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_FocusLockDisplay_C \ static_assert(alignof(ABP_FocusLockDisplay_C) == 0x000008, "Wrong alignment on ABP_FocusLockDisplay_C"); \ static_assert(sizeof(ABP_FocusLockDisplay_C) == 0x0003B8, "Wrong size on ABP_FocusLockDisplay_C"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_FocusLockDisplay_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, LockDisplay) == 0x0002F8, "Member 'ABP_FocusLockDisplay_C::LockDisplay' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, DefaultSceneRoot) == 0x000300, "Member 'ABP_FocusLockDisplay_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, ToughnessTimeLine_Alpha_A6025D2D4C19DFE6FCFC1DA168ABA888) == 0x000308, "Member 'ABP_FocusLockDisplay_C::ToughnessTimeLine_Alpha_A6025D2D4C19DFE6FCFC1DA168ABA888' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, ToughnessTimeLine__Direction_A6025D2D4C19DFE6FCFC1DA168ABA888) == 0x00030C, "Member 'ABP_FocusLockDisplay_C::ToughnessTimeLine__Direction_A6025D2D4C19DFE6FCFC1DA168ABA888' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, ToughnessTimeLine) == 0x000310, "Member 'ABP_FocusLockDisplay_C::ToughnessTimeLine' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, HidTimeLine_Alpha_2E39486641A5E828B1CB5BBD32E75AAA) == 0x000318, "Member 'ABP_FocusLockDisplay_C::HidTimeLine_Alpha_2E39486641A5E828B1CB5BBD32E75AAA' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, HidTimeLine__Direction_2E39486641A5E828B1CB5BBD32E75AAA) == 0x00031C, "Member 'ABP_FocusLockDisplay_C::HidTimeLine__Direction_2E39486641A5E828B1CB5BBD32E75AAA' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, HidTimeLine) == 0x000320, "Member 'ABP_FocusLockDisplay_C::HidTimeLine' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, VisTimeLine_TargetFadeOut_07F914D6449C784E2A0137804210F6E4) == 0x000328, "Member 'ABP_FocusLockDisplay_C::VisTimeLine_TargetFadeOut_07F914D6449C784E2A0137804210F6E4' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, VisTimeLine__Direction_07F914D6449C784E2A0137804210F6E4) == 0x00032C, "Member 'ABP_FocusLockDisplay_C::VisTimeLine__Direction_07F914D6449C784E2A0137804210F6E4' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, VisTimeLine) == 0x000330, "Member 'ABP_FocusLockDisplay_C::VisTimeLine' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, SelectedByTarget) == 0x000338, "Member 'ABP_FocusLockDisplay_C::SelectedByTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, ModifyParameterMap) == 0x000340, "Member 'ABP_FocusLockDisplay_C::ModifyParameterMap' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, TargetToughnessMatValue) == 0x000390, "Member 'ABP_FocusLockDisplay_C::TargetToughnessMatValue' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, LsetToughnessMatValue) == 0x000398, "Member 'ABP_FocusLockDisplay_C::LsetToughnessMatValue' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, TimerToughnessMatValue) == 0x0003A0, "Member 'ABP_FocusLockDisplay_C::TimerToughnessMatValue' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, CurrentAIComponent) == 0x0003A8, "Member 'ABP_FocusLockDisplay_C::CurrentAIComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_FocusLockDisplay_C, ParentActor) == 0x0003B0, "Member 'ABP_FocusLockDisplay_C::ParentActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BlueprintStreamLevelLoader_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_ConfigUseChapterAI \ static_assert(alignof(BlueprintStreamLevelLoader_C_ConfigUseChapterAI) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_C_ConfigUseChapterAI"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_ConfigUseChapterAI) == 0x000020, "Wrong size on BlueprintStreamLevelLoader_C_ConfigUseChapterAI"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ConfigUseChapterAI, NewLocalVar_0) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_ConfigUseChapterAI::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ConfigUseChapterAI, CallFunc_RemobeLogicAi_Out) == 0x000010, "Member 'BlueprintStreamLevelLoader_C_ConfigUseChapterAI::CallFunc_RemobeLogicAi_Out' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_DisableFilling \ static_assert(alignof(BlueprintStreamLevelLoader_C_DisableFilling) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_C_DisableFilling"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_DisableFilling) == 0x0000A8, "Wrong size on BlueprintStreamLevelLoader_C_DisableFilling"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, NewLocalVar_4) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::NewLocalVar_4' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, Temp_int_Array_Index_Variable) == 0x000010, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, Temp_bool_True_if_break_was_hit_Variable) == 0x00001C, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, Temp_int_Array_Index_Variable_1) == 0x000020, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_Not_PreBool_ReturnValue) == 0x000024, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, Temp_int_Loop_Counter_Variable_1) == 0x000028, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_Array_Get_Item) == 0x00002C, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_Array_RemoveItem_ReturnValue) == 0x000038, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_Less_IntInt_ReturnValue) == 0x000039, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_Add_IntInt_ReturnValue_1) == 0x00003C, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_Array_Get_Item_1) == 0x000040, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_Array_Add_ReturnValue) == 0x000048, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_Conv_NameToString_ReturnValue) == 0x000050, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000060, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_EndsWith_ReturnValue) == 0x000070, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_EndsWith_ReturnValue_1) == 0x000071, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_EndsWith_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_Conv_NameToString_ReturnValue_2) == 0x000078, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_Conv_NameToString_ReturnValue_3) == 0x000088, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_Conv_NameToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_EndsWith_ReturnValue_2) == 0x000098, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_EndsWith_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_EndsWith_ReturnValue_3) == 0x000099, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_EndsWith_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_Array_Length_ReturnValue_1) == 0x00009C, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_BooleanOR_ReturnValue) == 0x0000A0, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000A1, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_BooleanOR_ReturnValue_1) == 0x0000A2, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_BooleanAND_ReturnValue) == 0x0000A3, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_DisableFilling, CallFunc_BooleanOR_ReturnValue_2) == 0x0000A4, "Member 'BlueprintStreamLevelLoader_C_DisableFilling::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader \ static_assert(alignof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader) == 0x000010, "Wrong alignment on BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader) == 0x000210, "Wrong size on BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, EntryPoint) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000008, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, K2Node_ComponentBoundEvent_OtherActor) == 0x000010, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, K2Node_ComponentBoundEvent_OtherComp) == 0x000018, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000020, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, K2Node_ComponentBoundEvent_bFromSweep) == 0x000024, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, K2Node_ComponentBoundEvent_SweepResult) == 0x000028, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_Not_PreBool_ReturnValue) == 0x000110, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000118, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_Not_PreBool_ReturnValue_1) == 0x000120, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x000128, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000130, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_IsValid_ReturnValue) == 0x000138, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, K2Node_CustomEvent_firepoint) == 0x000140, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, K2Node_CustomEvent_isReborn) == 0x000150, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, K2Node_CustomEvent_Position) == 0x000160, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x0001C0, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_IsOverlappingActor_ReturnValue) == 0x0001C8, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_IsOverlappingActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, K2Node_CreateDelegate_OutputDelegate) == 0x0001CC, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_IsOverlappingActor_ReturnValue_1) == 0x0001DC, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_IsOverlappingActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x0001E0, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_IsValid_ReturnValue_1) == 0x0001E8, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0001E9, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_BooleanAND_ReturnValue) == 0x0001EA, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_BooleanAND_ReturnValue_1) == 0x0001EB, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_GetMark_Value) == 0x0001F0, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000200, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader, CallFunc_GetDCSGameState_ReturnValue) == 0x000208, "Member 'BlueprintStreamLevelLoader_C_ExecuteUbergraph_BlueprintStreamLevelLoader::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_FindLandAndBase \ static_assert(alignof(BlueprintStreamLevelLoader_C_FindLandAndBase) == 0x000001, "Wrong alignment on BlueprintStreamLevelLoader_C_FindLandAndBase"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_FindLandAndBase) == 0x000008, "Wrong size on BlueprintStreamLevelLoader_C_FindLandAndBase"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindLandAndBase, NewParam) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_FindLandAndBase::NewParam' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindLandAndBase, CallFunc_FindTarget_Have) == 0x000001, "Member 'BlueprintStreamLevelLoader_C_FindLandAndBase::CallFunc_FindTarget_Have' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindLandAndBase, CallFunc_FindTarget_Have_1) == 0x000002, "Member 'BlueprintStreamLevelLoader_C_FindLandAndBase::CallFunc_FindTarget_Have_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindLandAndBase, CallFunc_FindTarget_Have_2) == 0x000003, "Member 'BlueprintStreamLevelLoader_C_FindLandAndBase::CallFunc_FindTarget_Have_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindLandAndBase, CallFunc_FindTarget_Have_3) == 0x000004, "Member 'BlueprintStreamLevelLoader_C_FindLandAndBase::CallFunc_FindTarget_Have_3' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindLandAndBase, CallFunc_BooleanOR_ReturnValue) == 0x000005, "Member 'BlueprintStreamLevelLoader_C_FindLandAndBase::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindLandAndBase, CallFunc_BooleanOR_ReturnValue_1) == 0x000006, "Member 'BlueprintStreamLevelLoader_C_FindLandAndBase::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindLandAndBase, CallFunc_BooleanOR_ReturnValue_2) == 0x000007, "Member 'BlueprintStreamLevelLoader_C_FindLandAndBase::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_FindTarget \ static_assert(alignof(BlueprintStreamLevelLoader_C_FindTarget) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_C_FindTarget"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_FindTarget) == 0x000088, "Wrong size on BlueprintStreamLevelLoader_C_FindTarget"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, FindName) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_FindTarget::FindName' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, FindTarget_0) == 0x000010, "Member 'BlueprintStreamLevelLoader_C_FindTarget::FindTarget_0' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, Have) == 0x000020, "Member 'BlueprintStreamLevelLoader_C_FindTarget::Have' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, NewLocalVar) == 0x000021, "Member 'BlueprintStreamLevelLoader_C_FindTarget::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, CallFunc_Array_Length_ReturnValue) == 0x000024, "Member 'BlueprintStreamLevelLoader_C_FindTarget::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, Temp_bool_True_if_break_was_hit_Variable) == 0x000028, "Member 'BlueprintStreamLevelLoader_C_FindTarget::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'BlueprintStreamLevelLoader_C_FindTarget::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, CallFunc_Array_Get_Item) == 0x000030, "Member 'BlueprintStreamLevelLoader_C_FindTarget::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, CallFunc_Conv_NameToString_ReturnValue) == 0x000038, "Member 'BlueprintStreamLevelLoader_C_FindTarget::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, CallFunc_Not_PreBool_ReturnValue) == 0x000048, "Member 'BlueprintStreamLevelLoader_C_FindTarget::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, CallFunc_Split_LeftS) == 0x000050, "Member 'BlueprintStreamLevelLoader_C_FindTarget::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, CallFunc_Split_RightS) == 0x000060, "Member 'BlueprintStreamLevelLoader_C_FindTarget::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, CallFunc_Split_ReturnValue) == 0x000070, "Member 'BlueprintStreamLevelLoader_C_FindTarget::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, Temp_int_Loop_Counter_Variable) == 0x000074, "Member 'BlueprintStreamLevelLoader_C_FindTarget::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, CallFunc_Less_IntInt_ReturnValue) == 0x000078, "Member 'BlueprintStreamLevelLoader_C_FindTarget::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, CallFunc_Add_IntInt_ReturnValue) == 0x00007C, "Member 'BlueprintStreamLevelLoader_C_FindTarget::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FindTarget, CallFunc_BooleanAND_ReturnValue) == 0x000080, "Member 'BlueprintStreamLevelLoader_C_FindTarget::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_FormatInvalidSettings \ static_assert(alignof(BlueprintStreamLevelLoader_C_FormatInvalidSettings) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_C_FormatInvalidSettings"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_FormatInvalidSettings) == 0x000268, "Wrong size on BlueprintStreamLevelLoader_C_FormatInvalidSettings"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, removed_invalid) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::removed_invalid' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, dirty) == 0x000001, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::dirty' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, L_MirrorMaps) == 0x000008, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::L_MirrorMaps' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, L_ValidVisibleMaps) == 0x000018, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::L_ValidVisibleMaps' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, L_ValidLoadMaps) == 0x000028, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::L_ValidLoadMaps' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_int_Array_Index_Variable) == 0x000038, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_int_Loop_Counter_Variable) == 0x00003C, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_int_Array_Index_Variable_1) == 0x000044, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_bool_True_if_break_was_hit_Variable) == 0x000048, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Not_PreBool_ReturnValue) == 0x000049, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_int_Loop_Counter_Variable_1) == 0x00004C, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_bool_True_if_break_was_hit_Variable_1) == 0x000050, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_bool_True_if_break_was_hit_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Not_PreBool_ReturnValue_1) == 0x000051, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Add_IntInt_ReturnValue_1) == 0x000054, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_int_Loop_Counter_Variable_2) == 0x000058, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_int_Array_Index_Variable_2) == 0x00005C, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Add_IntInt_ReturnValue_2) == 0x000060, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_name_Variable) == 0x000064, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_int_Loop_Counter_Variable_3) == 0x00006C, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Add_IntInt_ReturnValue_3) == 0x000070, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_int_Array_Index_Variable_3) == 0x000074, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_int_Array_Index_Variable_4) == 0x000078, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_int_Loop_Counter_Variable_4) == 0x00007C, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Add_IntInt_ReturnValue_4) == 0x000080, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_int_Array_Index_Variable_5) == 0x000084, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_bool_True_if_break_was_hit_Variable_2) == 0x000088, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_bool_True_if_break_was_hit_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Not_PreBool_ReturnValue_2) == 0x000089, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_int_Array_Index_Variable_6) == 0x00008C, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_int_Array_Index_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_int_Loop_Counter_Variable_5) == 0x000090, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Add_IntInt_ReturnValue_5) == 0x000094, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_int_Array_Index_Variable_7) == 0x000098, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_int_Array_Index_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Get_Item) == 0x00009C, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Get_Item_1) == 0x0000A4, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Conv_NameToString_ReturnValue) == 0x0000B0, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Conv_NameToString_ReturnValue_1) == 0x0000C0, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Concat_StrStr_ReturnValue) == 0x0000D0, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000E0, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Length_ReturnValue) == 0x0000F0, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Length_ReturnValue_1) == 0x0000F4, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Less_IntInt_ReturnValue) == 0x0000F8, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000F9, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_int_Loop_Counter_Variable_6) == 0x0000FC, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_int_Loop_Counter_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Add_IntInt_ReturnValue_6) == 0x000100, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Get_Item_2) == 0x000104, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Length_ReturnValue_2) == 0x00010C, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Length_ReturnValue_3) == 0x000110, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Less_IntInt_ReturnValue_2) == 0x000114, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_BooleanAND_ReturnValue) == 0x000115, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Get_Item_3) == 0x000118, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000120, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Length_ReturnValue_4) == 0x000124, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Not_PreBool_ReturnValue_3) == 0x000128, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000129, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_int_Loop_Counter_Variable_7) == 0x00012C, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_int_Loop_Counter_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Get_Item_4) == 0x000130, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Length_ReturnValue_5) == 0x000138, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Add_IntInt_ReturnValue_7) == 0x00013C, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Get_Item_5) == 0x000140, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Get_Item_6) == 0x000148, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x000150, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Length_ReturnValue_6) == 0x000154, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Not_PreBool_ReturnValue_4) == 0x000158, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Length_ReturnValue_7) == 0x00015C, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Length_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Less_IntInt_ReturnValue_3) == 0x000160, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Length_ReturnValue_8) == 0x000164, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Length_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_BooleanAND_ReturnValue_1) == 0x000168, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000169, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Get_Item_7) == 0x00016C, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Length_ReturnValue_9) == 0x000174, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Length_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_EqualEqual_NameName_ReturnValue_2) == 0x000178, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_EqualEqual_NameName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Less_IntInt_ReturnValue_4) == 0x000179, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Not_PreBool_ReturnValue_5) == 0x00017A, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Not_PreBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_BooleanAND_ReturnValue_2) == 0x00017B, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Length_ReturnValue_10) == 0x00017C, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Length_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000180, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Add_ReturnValue) == 0x000184, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Not_PreBool_ReturnValue_6) == 0x000188, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Not_PreBool_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Not_PreBool_ReturnValue_7) == 0x000189, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Not_PreBool_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Not_PreBool_ReturnValue_8) == 0x00018A, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Not_PreBool_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_name_Variable_1) == 0x00018C, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Add_ReturnValue_1) == 0x000194, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Get_Item_8) == 0x000198, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Get_Item_8' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Length_ReturnValue_11) == 0x0001A0, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Length_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_AddUnique_ReturnValue) == 0x0001A4, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Less_IntInt_ReturnValue_5) == 0x0001A8, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Conv_NameToString_ReturnValue_2) == 0x0001B0, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_EndsWith_ReturnValue) == 0x0001C0, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Conv_NameToString_ReturnValue_3) == 0x0001C8, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Conv_NameToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_EndsWith_ReturnValue_1) == 0x0001D8, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_EndsWith_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Not_PreBool_ReturnValue_9) == 0x0001D9, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Not_PreBool_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, Temp_name_Variable_2) == 0x0001DC, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::Temp_name_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Add_ReturnValue_2) == 0x0001E4, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Get_Item_9) == 0x0001E8, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Get_Item_9' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Length_ReturnValue_12) == 0x0001F0, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Length_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_AddUnique_ReturnValue_1) == 0x0001F4, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Less_IntInt_ReturnValue_6) == 0x0001F8, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Less_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Contains_ReturnValue) == 0x0001F9, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Length_ReturnValue_13) == 0x0001FC, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Length_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_Get_Item_10) == 0x000200, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_Get_Item_10' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Less_IntInt_ReturnValue_7) == 0x000208, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Less_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Conv_NameToString_ReturnValue_4) == 0x000210, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Conv_NameToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000220, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Array_AddUnique_ReturnValue_2) == 0x000230, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Array_AddUnique_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_EqualEqual_NameName_ReturnValue_3) == 0x000234, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_EqualEqual_NameName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Conv_NameToString_ReturnValue_5) == 0x000238, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Conv_NameToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_EndsWith_ReturnValue_2) == 0x000248, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_EndsWith_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Trim_ReturnValue) == 0x000250, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_EndsWith_ReturnValue_3) == 0x000260, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_EndsWith_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_IsEmpty_ReturnValue) == 0x000261, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_BooleanOR_ReturnValue) == 0x000262, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_BooleanOR_ReturnValue_1) == 0x000263, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_BooleanOR_ReturnValue_2) == 0x000264, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_FormatInvalidSettings, CallFunc_Not_PreBool_ReturnValue_10) == 0x000265, "Member 'BlueprintStreamLevelLoader_C_FormatInvalidSettings::CallFunc_Not_PreBool_ReturnValue_10' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_GetBaseMapList \ static_assert(alignof(BlueprintStreamLevelLoader_C_GetBaseMapList) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_C_GetBaseMapList"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_GetBaseMapList) == 0x000068, "Wrong size on BlueprintStreamLevelLoader_C_GetBaseMapList"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetBaseMapList, RefreshChapter_0) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_GetBaseMapList::RefreshChapter_0' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetBaseMapList, NewParam) == 0x000008, "Member 'BlueprintStreamLevelLoader_C_GetBaseMapList::NewParam' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetBaseMapList, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x000018, "Member 'BlueprintStreamLevelLoader_C_GetBaseMapList::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetBaseMapList, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000020, "Member 'BlueprintStreamLevelLoader_C_GetBaseMapList::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetBaseMapList, CallFunc_Conv_StringToName_ReturnValue) == 0x000030, "Member 'BlueprintStreamLevelLoader_C_GetBaseMapList::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetBaseMapList, CallFunc_GetDataTableRowFromName_OutRow) == 0x000038, "Member 'BlueprintStreamLevelLoader_C_GetBaseMapList::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetBaseMapList, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000050, "Member 'BlueprintStreamLevelLoader_C_GetBaseMapList::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetBaseMapList, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000051, "Member 'BlueprintStreamLevelLoader_C_GetBaseMapList::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetBaseMapList, CallFunc_RemobeLogicAi_Out) == 0x000058, "Member 'BlueprintStreamLevelLoader_C_GetBaseMapList::CallFunc_RemobeLogicAi_Out' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_GetDebugLog \ static_assert(alignof(BlueprintStreamLevelLoader_C_GetDebugLog) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_C_GetDebugLog"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_GetDebugLog) == 0x0001C0, "Wrong size on BlueprintStreamLevelLoader_C_GetDebugLog"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, NewParam) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::NewParam' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, NewLocalVar_3) == 0x000010, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::NewLocalVar_3' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, Temp_int_Array_Index_Variable) == 0x000020, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Conv_NameToString_ReturnValue) == 0x000030, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000040, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x000050, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000060, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Concat_StrStr_ReturnValue) == 0x000070, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Array_Get_Item) == 0x000080, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000088, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Conv_NameToString_ReturnValue_2) == 0x0000A0, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Conv_VectorToString_ReturnValue) == 0x0000B0, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000C0, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_GetDisplayName_ReturnValue) == 0x0000D0, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000E0, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Array_Length_ReturnValue) == 0x0000F0, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000F8, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Less_IntInt_ReturnValue) == 0x000108, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000110, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000120, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000130, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000140, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000150, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000160, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000170, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000180, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000190, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Concat_StrStr_ReturnValue_13) == 0x0001A0, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetDebugLog, CallFunc_Concat_StrStr_ReturnValue_14) == 0x0001B0, "Member 'BlueprintStreamLevelLoader_C_GetDebugLog::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_GetLevelsToLoaded \ static_assert(alignof(BlueprintStreamLevelLoader_C_GetLevelsToLoaded) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_C_GetLevelsToLoaded"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_GetLevelsToLoaded) == 0x000040, "Wrong size on BlueprintStreamLevelLoader_C_GetLevelsToLoaded"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetLevelsToLoaded, RefreshChapterLevels) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_GetLevelsToLoaded::RefreshChapterLevels' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetLevelsToLoaded, 近景关卡_0) == 0x000008, "Member 'BlueprintStreamLevelLoader_C_GetLevelsToLoaded::近景关卡_0' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetLevelsToLoaded, Temp_bool_Variable) == 0x000018, "Member 'BlueprintStreamLevelLoader_C_GetLevelsToLoaded::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetLevelsToLoaded, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x000020, "Member 'BlueprintStreamLevelLoader_C_GetLevelsToLoaded::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetLevelsToLoaded, CallFunc_BooleanAND_ReturnValue) == 0x000028, "Member 'BlueprintStreamLevelLoader_C_GetLevelsToLoaded::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetLevelsToLoaded, CallFunc_BooleanOR_ReturnValue) == 0x000029, "Member 'BlueprintStreamLevelLoader_C_GetLevelsToLoaded::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetLevelsToLoaded, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00002A, "Member 'BlueprintStreamLevelLoader_C_GetLevelsToLoaded::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetLevelsToLoaded, K2Node_Select_Default) == 0x00002B, "Member 'BlueprintStreamLevelLoader_C_GetLevelsToLoaded::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetLevelsToLoaded, CallFunc_GetBaseMapList_NewParam) == 0x000030, "Member 'BlueprintStreamLevelLoader_C_GetLevelsToLoaded::CallFunc_GetBaseMapList_NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded \ static_assert(alignof(BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded) == 0x000030, "Wrong size on BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded, RefreshChapterLevels) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded::RefreshChapterLevels' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded, 显示的近景关卡_0) == 0x000008, "Member 'BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded::显示的近景关卡_0' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded, Temp_bool_Variable) == 0x000018, "Member 'BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000019, "Member 'BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded, CallFunc_BooleanOR_ReturnValue) == 0x00001A, "Member 'BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded, K2Node_Select_Default) == 0x00001B, "Member 'BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded, CallFunc_GetBaseMapList_NewParam) == 0x000020, "Member 'BlueprintStreamLevelLoader_C_GetLevelsToVisibleAfterLoaded::CallFunc_GetBaseMapList_NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_InitStarterVolume \ static_assert(alignof(BlueprintStreamLevelLoader_C_InitStarterVolume) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_C_InitStarterVolume"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_InitStarterVolume) == 0x000080, "Wrong size on BlueprintStreamLevelLoader_C_InitStarterVolume"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, Maps) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::Maps' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, Visibles) == 0x000010, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::Visibles' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, Exclude_AI_And_Logic_0) == 0x000020, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::Exclude_AI_And_Logic_0' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, NewLocalVar_2) == 0x000021, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::NewLocalVar_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, CallFunc_Array_Length_ReturnValue) == 0x000024, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, Temp_int_Array_Index_Variable) == 0x000028, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, CallFunc_Array_Get_Item) == 0x000030, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, CallFunc_EndsWith_ReturnValue) == 0x000040, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, CallFunc_EndsWith_ReturnValue_1) == 0x000041, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::CallFunc_EndsWith_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, CallFunc_Conv_StringToName_ReturnValue) == 0x000044, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, CallFunc_BooleanOR_ReturnValue) == 0x00004C, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, CallFunc_EndsWith_ReturnValue_2) == 0x00004D, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::CallFunc_EndsWith_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, CallFunc_EndsWith_ReturnValue_3) == 0x00004E, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::CallFunc_EndsWith_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, CallFunc_Less_IntInt_ReturnValue) == 0x00004F, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, CallFunc_BooleanAND_ReturnValue) == 0x000054, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, CallFunc_Array_Add_ReturnValue) == 0x000058, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, CallFunc_Array_Get_Item_1) == 0x000060, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000070, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, CallFunc_Array_Add_ReturnValue_1) == 0x000074, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_InitStarterVolume, CallFunc_Array_Add_ReturnValue_2) == 0x000078, "Member 'BlueprintStreamLevelLoader_C_InitStarterVolume::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded \ static_assert(alignof(BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded) == 0x000068, "Wrong size on BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded, 近景关卡_0) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded::近景关卡_0' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded, 大章关卡) == 0x000010, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded::大章关卡' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded, AllLevel) == 0x000020, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded::AllLevel' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded, CallFunc_RemobeLogicAi_Out) == 0x000030, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded::CallFunc_RemobeLogicAi_Out' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded, Temp_bool_Variable) == 0x000040, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000041, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x000048, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded, K2Node_Select_Default) == 0x000050, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded, CallFunc_BooleanAND_ReturnValue) == 0x000051, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded, CallFunc_GetBaseMapList_NewParam) == 0x000058, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToLoaded::CallFunc_GetBaseMapList_NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded \ static_assert(alignof(BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded) == 0x000058, "Wrong size on BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded, 显示的近景关卡_0) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded::显示的近景关卡_0' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded, 大章关卡) == 0x000010, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded::大章关卡' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded, CallFunc_RemobeLogicAi_Out) == 0x000020, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded::CallFunc_RemobeLogicAi_Out' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000030, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded, Temp_bool_Variable) == 0x000031, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x000038, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded, K2Node_Select_Default) == 0x000040, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded, CallFunc_BooleanAND_ReturnValue) == 0x000041, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded, CallFunc_GetBaseMapList_NewParam) == 0x000048, "Member 'BlueprintStreamLevelLoader_C_NewGetLevelsToVisibleAfterLoaded::CallFunc_GetBaseMapList_NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_OnPlayerHasBorned \ static_assert(alignof(BlueprintStreamLevelLoader_C_OnPlayerHasBorned) == 0x000010, "Wrong alignment on BlueprintStreamLevelLoader_C_OnPlayerHasBorned"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_OnPlayerHasBorned) == 0x000080, "Wrong size on BlueprintStreamLevelLoader_C_OnPlayerHasBorned"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_OnPlayerHasBorned, FirePoint) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_OnPlayerHasBorned::FirePoint' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_OnPlayerHasBorned, isReborn) == 0x000010, "Member 'BlueprintStreamLevelLoader_C_OnPlayerHasBorned::isReborn' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_OnPlayerHasBorned, Position) == 0x000020, "Member 'BlueprintStreamLevelLoader_C_OnPlayerHasBorned::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_RemobeLogicAi \ static_assert(alignof(BlueprintStreamLevelLoader_C_RemobeLogicAi) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_C_RemobeLogicAi"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_RemobeLogicAi) == 0x000068, "Wrong size on BlueprintStreamLevelLoader_C_RemobeLogicAi"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemobeLogicAi, In) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_RemobeLogicAi::In' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemobeLogicAi, Out) == 0x000010, "Member 'BlueprintStreamLevelLoader_C_RemobeLogicAi::Out' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemobeLogicAi, NewLocalVar_1) == 0x000020, "Member 'BlueprintStreamLevelLoader_C_RemobeLogicAi::NewLocalVar_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemobeLogicAi, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'BlueprintStreamLevelLoader_C_RemobeLogicAi::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemobeLogicAi, Temp_int_Array_Index_Variable) == 0x000034, "Member 'BlueprintStreamLevelLoader_C_RemobeLogicAi::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemobeLogicAi, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'BlueprintStreamLevelLoader_C_RemobeLogicAi::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemobeLogicAi, CallFunc_Array_Get_Item) == 0x00003C, "Member 'BlueprintStreamLevelLoader_C_RemobeLogicAi::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemobeLogicAi, CallFunc_Conv_NameToString_ReturnValue) == 0x000048, "Member 'BlueprintStreamLevelLoader_C_RemobeLogicAi::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemobeLogicAi, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'BlueprintStreamLevelLoader_C_RemobeLogicAi::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemobeLogicAi, CallFunc_EndsWith_ReturnValue) == 0x000059, "Member 'BlueprintStreamLevelLoader_C_RemobeLogicAi::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemobeLogicAi, CallFunc_EndsWith_ReturnValue_1) == 0x00005A, "Member 'BlueprintStreamLevelLoader_C_RemobeLogicAi::CallFunc_EndsWith_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemobeLogicAi, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'BlueprintStreamLevelLoader_C_RemobeLogicAi::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemobeLogicAi, CallFunc_BooleanOR_ReturnValue) == 0x000060, "Member 'BlueprintStreamLevelLoader_C_RemobeLogicAi::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemobeLogicAi, CallFunc_Array_AddUnique_ReturnValue) == 0x000064, "Member 'BlueprintStreamLevelLoader_C_RemobeLogicAi::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded \ static_assert(alignof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded) == 0x000050, "Wrong size on BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded, Index_0) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded::Index_0' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded, CallFunc_Array_Get_Item) == 0x000004, "Member 'BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded, CallFunc_GetDCSGameState_ReturnValue) == 0x000010, "Member 'BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded, CallFunc_Array_AddUnique_ReturnValue) == 0x000018, "Member 'BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded, Temp_int_Variable) == 0x000020, "Member 'BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000024, "Member 'BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded, CallFunc_Array_Get_Item_1) == 0x000028, "Member 'BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded, CallFunc_Array_Contains_ReturnValue) == 0x000030, "Member 'BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded, CallFunc_Conv_NameToString_ReturnValue) == 0x000038, "Member 'BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded, CallFunc_Not_PreBool_ReturnValue) == 0x000048, "Member 'BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded, CallFunc_EndsWith_ReturnValue) == 0x000049, "Member 'BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded, CallFunc_EndsWith_ReturnValue_1) == 0x00004A, "Member 'BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded::CallFunc_EndsWith_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded, CallFunc_BooleanOR_ReturnValue) == 0x00004B, "Member 'BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded, CallFunc_BooleanAND_ReturnValue) == 0x00004C, "Member 'BlueprintStreamLevelLoader_C_RemoveLogicAndAIMapInvisiableAndLoaded::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_C_UserConstructionScript \ static_assert(alignof(BlueprintStreamLevelLoader_C_UserConstructionScript) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_C_UserConstructionScript"); \ static_assert(sizeof(BlueprintStreamLevelLoader_C_UserConstructionScript) == 0x000058, "Wrong size on BlueprintStreamLevelLoader_C_UserConstructionScript"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_UserConstructionScript, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000000, "Member 'BlueprintStreamLevelLoader_C_UserConstructionScript::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_UserConstructionScript, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x000004, "Member 'BlueprintStreamLevelLoader_C_UserConstructionScript::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_UserConstructionScript, CallFunc_Conv_IntToFloat_ReturnValue_2) == 0x000008, "Member 'BlueprintStreamLevelLoader_C_UserConstructionScript::CallFunc_Conv_IntToFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue) == 0x000010, "Member 'BlueprintStreamLevelLoader_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_UserConstructionScript, CallFunc_Divide_VectorInt_ReturnValue) == 0x000028, "Member 'BlueprintStreamLevelLoader_C_UserConstructionScript::CallFunc_Divide_VectorInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_UserConstructionScript, CallFunc_MakeVector_Z_ImplicitCast) == 0x000040, "Member 'BlueprintStreamLevelLoader_C_UserConstructionScript::CallFunc_MakeVector_Z_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_UserConstructionScript, CallFunc_MakeVector_Y_ImplicitCast) == 0x000048, "Member 'BlueprintStreamLevelLoader_C_UserConstructionScript::CallFunc_MakeVector_Y_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_C_UserConstructionScript, CallFunc_MakeVector_X_ImplicitCast) == 0x000050, "Member 'BlueprintStreamLevelLoader_C_UserConstructionScript::CallFunc_MakeVector_X_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABlueprintStreamLevelLoader_C \ static_assert(alignof(ABlueprintStreamLevelLoader_C) == 0x000008, "Wrong alignment on ABlueprintStreamLevelLoader_C"); \ static_assert(sizeof(ABlueprintStreamLevelLoader_C) == 0x000390, "Wrong size on ABlueprintStreamLevelLoader_C"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, UberGraphFrame) == 0x0002F0, "Member 'ABlueprintStreamLevelLoader_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, MaterialBillboard) == 0x0002F8, "Member 'ABlueprintStreamLevelLoader_C::MaterialBillboard' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, Box) == 0x000300, "Member 'ABlueprintStreamLevelLoader_C::Box' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, 近景关卡) == 0x000308, "Member 'ABlueprintStreamLevelLoader_C::近景关卡' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, Width) == 0x000318, "Member 'ABlueprintStreamLevelLoader_C::Width' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, Length) == 0x00031C, "Member 'ABlueprintStreamLevelLoader_C::Length' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, Height) == 0x000320, "Member 'ABlueprintStreamLevelLoader_C::Height' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, DebugDisableDynamicLoad) == 0x000324, "Member 'ABlueprintStreamLevelLoader_C::DebugDisableDynamicLoad' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, 远景关卡) == 0x000328, "Member 'ABlueprintStreamLevelLoader_C::远景关卡' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, 更新远景) == 0x000338, "Member 'ABlueprintStreamLevelLoader_C::更新远景' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, 显示的近景关卡) == 0x000340, "Member 'ABlueprintStreamLevelLoader_C::显示的近景关卡' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, Light关卡) == 0x000350, "Member 'ABlueprintStreamLevelLoader_C::Light关卡' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, 更新Light关卡) == 0x000358, "Member 'ABlueprintStreamLevelLoader_C::更新Light关卡' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, 停用) == 0x000359, "Member 'ABlueprintStreamLevelLoader_C::停用' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, 更新大区Id) == 0x00035C, "Member 'ABlueprintStreamLevelLoader_C::更新大区Id' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, 只更新大区Id不加卸关卡_弃用_) == 0x000364, "Member 'ABlueprintStreamLevelLoader_C::只更新大区Id不加卸关卡_弃用_' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, CachedChapter) == 0x000365, "Member 'ABlueprintStreamLevelLoader_C::CachedChapter' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, RefreshChapter) == 0x000366, "Member 'ABlueprintStreamLevelLoader_C::RefreshChapter' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, CachedChapterList) == 0x000368, "Member 'ABlueprintStreamLevelLoader_C::CachedChapterList' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, CachedChapterListToVisible) == 0x000378, "Member 'ABlueprintStreamLevelLoader_C::CachedChapterListToVisible' has a wrong offset!"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_C, Exclude_AI_And_Logic) == 0x000388, "Member 'ABlueprintStreamLevelLoader_C::Exclude_AI_And_Logic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList \ static_assert(alignof(BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList"); \ static_assert(sizeof(BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList) == 0x000050, "Wrong size on BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList, RefreshChapter_0) == 0x000000, "Member 'BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList::RefreshChapter_0' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList, NewParam) == 0x000008, "Member 'BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList::NewParam' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList, Temp_bool_Variable) == 0x000018, "Member 'BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList, CallFunc_GetBaseMapList_NewParam) == 0x000020, "Member 'BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList::CallFunc_GetBaseMapList_NewParam' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList, CallFunc_RemobeLogicAi_Out) == 0x000030, "Member 'BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList::CallFunc_RemobeLogicAi_Out' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList, K2Node_Select_Default) == 0x000040, "Member 'BlueprintStreamLevelLoader_Disposable_C_GetBaseMapList::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_Disposable_C_InitStarterVolume \ static_assert(alignof(BlueprintStreamLevelLoader_Disposable_C_InitStarterVolume) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_Disposable_C_InitStarterVolume"); \ static_assert(sizeof(BlueprintStreamLevelLoader_Disposable_C_InitStarterVolume) == 0x000028, "Wrong size on BlueprintStreamLevelLoader_Disposable_C_InitStarterVolume"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_InitStarterVolume, Maps) == 0x000000, "Member 'BlueprintStreamLevelLoader_Disposable_C_InitStarterVolume::Maps' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_InitStarterVolume, Visibles) == 0x000010, "Member 'BlueprintStreamLevelLoader_Disposable_C_InitStarterVolume::Visibles' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_InitStarterVolume, Exclude_AI_And_Logic_0) == 0x000020, "Member 'BlueprintStreamLevelLoader_Disposable_C_InitStarterVolume::Exclude_AI_And_Logic_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToLoaded \ static_assert(alignof(BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToLoaded) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToLoaded"); \ static_assert(sizeof(BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToLoaded) == 0x000048, "Wrong size on BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToLoaded"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToLoaded, 近景关卡_0) == 0x000000, "Member 'BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToLoaded::近景关卡_0' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToLoaded, 大章关卡) == 0x000010, "Member 'BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToLoaded::大章关卡' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToLoaded, CallFunc_GetDCSGameState_ReturnValue) == 0x000020, "Member 'BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToLoaded::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToLoaded, CallFunc_NewGetLevelsToLoaded_____) == 0x000028, "Member 'BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToLoaded::CallFunc_NewGetLevelsToLoaded_____' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToLoaded, CallFunc_NewGetLevelsToLoaded______1) == 0x000038, "Member 'BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToLoaded::CallFunc_NewGetLevelsToLoaded______1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToVisibleAfterLoaded \ static_assert(alignof(BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToVisibleAfterLoaded) == 0x000008, "Wrong alignment on BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToVisibleAfterLoaded"); \ static_assert(sizeof(BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToVisibleAfterLoaded) == 0x000048, "Wrong size on BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToVisibleAfterLoaded"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToVisibleAfterLoaded, 显示的近景关卡_0) == 0x000000, "Member 'BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToVisibleAfterLoaded::显示的近景关卡_0' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToVisibleAfterLoaded, 大章关卡) == 0x000010, "Member 'BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToVisibleAfterLoaded::大章关卡' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToVisibleAfterLoaded, CallFunc_GetDCSGameState_ReturnValue) == 0x000020, "Member 'BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToVisibleAfterLoaded::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToVisibleAfterLoaded, CallFunc_NewGetLevelsToVisibleAfterLoaded________) == 0x000028, "Member 'BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToVisibleAfterLoaded::CallFunc_NewGetLevelsToVisibleAfterLoaded________' has a wrong offset!"); \ static_assert(offsetof(BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToVisibleAfterLoaded, CallFunc_NewGetLevelsToVisibleAfterLoaded_____) == 0x000038, "Member 'BlueprintStreamLevelLoader_Disposable_C_NewGetLevelsToVisibleAfterLoaded::CallFunc_NewGetLevelsToVisibleAfterLoaded_____' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABlueprintStreamLevelLoader_Disposable_C \ static_assert(alignof(ABlueprintStreamLevelLoader_Disposable_C) == 0x000008, "Wrong alignment on ABlueprintStreamLevelLoader_Disposable_C"); \ static_assert(sizeof(ABlueprintStreamLevelLoader_Disposable_C) == 0x000390, "Wrong size on ABlueprintStreamLevelLoader_Disposable_C"); \ static_assert(offsetof(ABlueprintStreamLevelLoader_Disposable_C, 重生时关卡) == 0x000389, "Member 'ABlueprintStreamLevelLoader_Disposable_C::重生时关卡' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CheckClick_C_Received_NotifyBegin \ static_assert(alignof(ANS_CheckClick_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_CheckClick_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_CheckClick_C_Received_NotifyBegin) == 0x000068, "Wrong size on ANS_CheckClick_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_CheckClick_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_CheckClick_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_CheckClick_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_CheckClick_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_CheckClick_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyBegin, CallFunc_GetPlayerController_ReturnValue) == 0x000050, "Member 'ANS_CheckClick_C_Received_NotifyBegin::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyBegin, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x000058, "Member 'ANS_CheckClick_C_Received_NotifyBegin::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyBegin, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000060, "Member 'ANS_CheckClick_C_Received_NotifyBegin::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CheckClick_C_Received_NotifyEnd \ static_assert(alignof(ANS_CheckClick_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_CheckClick_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_CheckClick_C_Received_NotifyEnd) == 0x000048, "Wrong size on ANS_CheckClick_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_CheckClick_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_CheckClick_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_CheckClick_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_CheckClick_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CheckClick_C_Received_NotifyTick \ static_assert(alignof(ANS_CheckClick_C_Received_NotifyTick) == 0x000008, "Wrong alignment on ANS_CheckClick_C_Received_NotifyTick"); \ static_assert(sizeof(ANS_CheckClick_C_Received_NotifyTick) == 0x000050, "Wrong size on ANS_CheckClick_C_Received_NotifyTick"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyTick, MeshComp) == 0x000000, "Member 'ANS_CheckClick_C_Received_NotifyTick::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyTick, Animation) == 0x000008, "Member 'ANS_CheckClick_C_Received_NotifyTick::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyTick, FrameDeltaTime) == 0x000010, "Member 'ANS_CheckClick_C_Received_NotifyTick::FrameDeltaTime' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyTick, EventReference) == 0x000018, "Member 'ANS_CheckClick_C_Received_NotifyTick::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_CheckClick_C_Received_NotifyTick, ReturnValue) == 0x000048, "Member 'ANS_CheckClick_C_Received_NotifyTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_CheckClick_C \ static_assert(alignof(UANS_CheckClick_C) == 0x000008, "Wrong alignment on UANS_CheckClick_C"); \ static_assert(sizeof(UANS_CheckClick_C) == 0x000048, "Wrong size on UANS_CheckClick_C"); \ static_assert(offsetof(UANS_CheckClick_C, NeedNum) == 0x000040, "Member 'UANS_CheckClick_C::NeedNum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APausePawn_C \ static_assert(alignof(APausePawn_C) == 0x000008, "Wrong alignment on APausePawn_C"); \ static_assert(sizeof(APausePawn_C) == 0x000388, "Wrong size on APausePawn_C"); \ static_assert(offsetof(APausePawn_C, Camera) == 0x000378, "Member 'APausePawn_C::Camera' has a wrong offset!"); \ static_assert(offsetof(APausePawn_C, DefaultSceneRoot) == 0x000380, "Member 'APausePawn_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_GlobalFunction_C_GetOrCreateNonContextGlobalActor \ static_assert(alignof(I_GlobalFunction_C_GetOrCreateNonContextGlobalActor) == 0x000008, "Wrong alignment on I_GlobalFunction_C_GetOrCreateNonContextGlobalActor"); \ static_assert(sizeof(I_GlobalFunction_C_GetOrCreateNonContextGlobalActor) == 0x000018, "Wrong size on I_GlobalFunction_C_GetOrCreateNonContextGlobalActor"); \ static_assert(offsetof(I_GlobalFunction_C_GetOrCreateNonContextGlobalActor, klass) == 0x000000, "Member 'I_GlobalFunction_C_GetOrCreateNonContextGlobalActor::klass' has a wrong offset!"); \ static_assert(offsetof(I_GlobalFunction_C_GetOrCreateNonContextGlobalActor, New) == 0x000008, "Member 'I_GlobalFunction_C_GetOrCreateNonContextGlobalActor::New' has a wrong offset!"); \ static_assert(offsetof(I_GlobalFunction_C_GetOrCreateNonContextGlobalActor, Result) == 0x000010, "Member 'I_GlobalFunction_C_GetOrCreateNonContextGlobalActor::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_GlobalFunction_C \ static_assert(alignof(II_GlobalFunction_C) == 0x000001, "Wrong alignment on II_GlobalFunction_C"); \ static_assert(sizeof(II_GlobalFunction_C) == 0x000001, "Wrong size on II_GlobalFunction_C"); \ #define DUMPER7_ASSERTS_UDCSSaveGame_C \ static_assert(alignof(UDCSSaveGame_C) == 0x000008, "Wrong alignment on UDCSSaveGame_C"); \ static_assert(sizeof(UDCSSaveGame_C) == 0x000100, "Wrong size on UDCSSaveGame_C"); \ static_assert(offsetof(UDCSSaveGame_C, Inventory) == 0x000028, "Member 'UDCSSaveGame_C::Inventory' has a wrong offset!"); \ static_assert(offsetof(UDCSSaveGame_C, EquipmentSlots) == 0x000038, "Member 'UDCSSaveGame_C::EquipmentSlots' has a wrong offset!"); \ static_assert(offsetof(UDCSSaveGame_C, IsInCombat) == 0x000048, "Member 'UDCSSaveGame_C::IsInCombat' has a wrong offset!"); \ static_assert(offsetof(UDCSSaveGame_C, SelectedMainHandSlotType) == 0x000049, "Member 'UDCSSaveGame_C::SelectedMainHandSlotType' has a wrong offset!"); \ static_assert(offsetof(UDCSSaveGame_C, CurrentStatValues) == 0x000050, "Member 'UDCSSaveGame_C::CurrentStatValues' has a wrong offset!"); \ static_assert(offsetof(UDCSSaveGame_C, Fast_Inventory) == 0x0000A0, "Member 'UDCSSaveGame_C::Fast_Inventory' has a wrong offset!"); \ static_assert(offsetof(UDCSSaveGame_C, Propertys) == 0x0000B0, "Member 'UDCSSaveGame_C::Propertys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_ExchangeReward \ static_assert(alignof(PVPComponent_C_ExchangeReward) == 0x000004, "Wrong alignment on PVPComponent_C_ExchangeReward"); \ static_assert(sizeof(PVPComponent_C_ExchangeReward) == 0x000004, "Wrong size on PVPComponent_C_ExchangeReward"); \ static_assert(offsetof(PVPComponent_C_ExchangeReward, Val) == 0x000000, "Member 'PVPComponent_C_ExchangeReward::Val' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_ExecuteUbergraph_PVPComponent \ static_assert(alignof(PVPComponent_C_ExecuteUbergraph_PVPComponent) == 0x000010, "Wrong alignment on PVPComponent_C_ExecuteUbergraph_PVPComponent"); \ static_assert(sizeof(PVPComponent_C_ExecuteUbergraph_PVPComponent) == 0x001A60, "Wrong size on PVPComponent_C_ExecuteUbergraph_PVPComponent"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, EntryPoint) == 0x000000, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_MakeStruct_S_EquipmentBuffAddData) == 0x000004, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_MakeStruct_S_EquipmentBuffAddData' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_MakeArray_Array) == 0x000010, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_bool_Variable) == 0x000030, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_5) == 0x000038, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000048, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_4) == 0x000058, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000068, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_3) == 0x000078, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_2) == 0x000088, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_string_Variable) == 0x000098, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_3) == 0x0000A8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000C8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000D8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000E8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000F8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_JsonToStructK2_Struct) == 0x000108, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_JsonToStructK2_Struct' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000138, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_SwitchString_CmpSuccess) == 0x000148, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_2) == 0x000150, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_1) == 0x000160, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_4) == 0x000170, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr) == 0x000180, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_5) == 0x000190, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_string_Variable_1) == 0x0001A0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_bool_Variable_1) == 0x0001B0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_JsonToStructK2_Struct_1) == 0x0001B8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_JsonToStructK2_Struct_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_JsonToStructK2_Struct_2) == 0x0001E8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_JsonToStructK2_Struct_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_SwitchString_CmpSuccess_1) == 0x000270, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000278, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000288, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_StringToText_ReturnValue) == 0x000298, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0002B0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x0002C0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_1) == 0x0002C8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_2) == 0x0002D0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetSocketStr_ReturnValue) == 0x0002D8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetSocketStr_ReturnValue_1) == 0x0002E8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetSocketStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_10) == 0x0002F8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_3) == 0x000308, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000310, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetSocketStr_ReturnValue_2) == 0x000320, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetSocketStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000330, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_bool_Variable_2) == 0x000340, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000348, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_4) == 0x000360, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_MakeLiteralByte_ReturnValue) == 0x000368, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetSocketStr_ReturnValue_3) == 0x000370, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetSocketStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000380, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_bool_Variable_3) == 0x000381, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_5) == 0x000388, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000390, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetSocketStr_ReturnValue_4) == 0x000398, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetSocketStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_bool_Variable_4) == 0x0003A8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_bool_Variable_5) == 0x0003A9, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_bool_Variable_6) == 0x0003AA, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x0003AB, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x0003AC, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_MakeLiteralByte_ReturnValue_4) == 0x0003AD, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_MakeLiteralByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0003AE, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_MakeLiteralByte_ReturnValue_5) == 0x0003AF, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_MakeLiteralByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_6) == 0x0003B0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0003C0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_13) == 0x0003C8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_14) == 0x0003D8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_15) == 0x0003E8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_16) == 0x0003F8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_17) == 0x000408, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_18) == 0x000418, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_bool_Variable_7) == 0x000428, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetNetWorkConfigPath_ReturnValue) == 0x000430, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetNetWorkConfigPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_16) == 0x000440, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_16' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_CustomConfig_GetIni_ReturnValue) == 0x000450, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_CustomConfig_GetIni_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_StringToName_ReturnValue) == 0x000460, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_19) == 0x000468, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetDataTableRowFromName_OutRow) == 0x000478, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0004A0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0004A1, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_20) == 0x0004A8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_TextToString_ReturnValue) == 0x0004B8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_string_Variable_2) == 0x0004C8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_7) == 0x0004D8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_21) == 0x0004E8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_LeftS) == 0x0004F8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_RightS) == 0x000508, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_ReturnValue) == 0x000518, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_bool_Variable_8) == 0x000519, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Contains_ReturnValue) == 0x00051A, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_LeftS_1) == 0x000520, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_RightS_1) == 0x000530, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_ReturnValue_1) == 0x000540, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_17) == 0x000548, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_17' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_22) == 0x000558, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_6) == 0x000568, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_IsEditorRunning_ReturnValue) == 0x000570, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetSocketStr_ReturnValue_5) == 0x000578, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetSocketStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_IsEditorRunning_ReturnValue_1) == 0x000588, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_IsEditorRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_8) == 0x00058C, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_MakeMap_Map) == 0x0005A0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_int_Array_Index_Variable) == 0x0005F0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_23) == 0x0005F8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_24) == 0x000608, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_7) == 0x000618, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_8) == 0x000620, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetSocketStr_ReturnValue_6) == 0x000628, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetSocketStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetSocketStr_ReturnValue_7) == 0x000638, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetSocketStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_9) == 0x000648, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_bool_Variable_9) == 0x000650, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_string_Variable_3) == 0x000658, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_JsonToStructK2_Struct_3) == 0x000668, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_JsonToStructK2_Struct_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_JsonToStructK2_Struct_4) == 0x000698, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_JsonToStructK2_Struct_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_SwitchString_CmpSuccess_2) == 0x000720, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_SwitchString_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_25) == 0x000728, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_StringToText_ReturnValue_2) == 0x000738, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_StringToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_26) == 0x000750, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_27) == 0x000760, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_6) == 0x000770, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_6' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000780, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000788, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x0007B0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x0007B1, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_TextToString_ReturnValue_1) == 0x0007B8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_9) == 0x0007C8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_StringToName_ReturnValue_2) == 0x0007D8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_1) == 0x0007E0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_EqualEqual_NameName_ReturnValue_2) == 0x0007F0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_EqualEqual_NameName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_CustomConfig_GetIni_ReturnValue_1) == 0x0007F8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_CustomConfig_GetIni_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x000808, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x000830, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_28) == 0x000838, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_29) == 0x000848, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_30) == 0x000858, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_TextToString_ReturnValue_2) == 0x000868, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_TextToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_31) == 0x000878, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_32) == 0x000888, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_33) == 0x000898, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_34) == 0x0008A8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_7) == 0x0008B8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_7' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_IsEditorRunning_ReturnValue_2) == 0x0008C8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_IsEditorRunning_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_10) == 0x0008CC, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_IsEditorRunning_ReturnValue_3) == 0x0008DC, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_IsEditorRunning_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_MakeMap_Map_1) == 0x0008E0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_8) == 0x000930, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_8' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_11) == 0x000940, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_string_Variable_4) == 0x000950, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_9) == 0x000960, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_9' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_35) == 0x000970, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_StringToText_ReturnValue_3) == 0x000980, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_StringToText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_36) == 0x000998, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_37) == 0x0009A8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_38) == 0x0009B8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_39) == 0x0009C8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_40) == 0x0009D8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_40' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_41) == 0x0009E8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_41' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_JsonToStructK2_Struct_5) == 0x0009F8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_JsonToStructK2_Struct_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_42) == 0x000A28, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_42' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_SwitchString_CmpSuccess_3) == 0x000A38, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_SwitchString_CmpSuccess_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_StringToName_ReturnValue_3) == 0x000A3C, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_StringToName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_12) == 0x000A44, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetDataTableRowFromName_OutRow_3) == 0x000A58, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetDataTableRowFromName_OutRow_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetDataTableRowFromName_ReturnValue_3) == 0x000A80, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetDataTableRowFromName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_EqualEqual_NameName_ReturnValue_3) == 0x000A81, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_EqualEqual_NameName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_10) == 0x000A88, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_10' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_TextToString_ReturnValue_3) == 0x000A98, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_TextToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_bool_Variable_10) == 0x000AA8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_bool_Variable_10' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_13) == 0x000AAC, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_2) == 0x000AC0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_int_Loop_Counter_Variable) == 0x000AD0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_CustomConfig_GetIni_ReturnValue_2) == 0x000AD8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_CustomConfig_GetIni_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_43) == 0x000AE8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_43' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_44) == 0x000AF8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_44' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_45) == 0x000B08, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_45' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_46) == 0x000B18, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_46' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000B28, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_47) == 0x000B30, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_47' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_Select_Default) == 0x000B40, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_11) == 0x000B50, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_11' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_IsEditorRunning_ReturnValue_4) == 0x000B60, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_IsEditorRunning_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_IsEditorRunning_ReturnValue_5) == 0x000B61, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_IsEditorRunning_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_bool_Variable_11) == 0x000B62, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_bool_Variable_11' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_MakeMap_Map_2) == 0x000B68, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_MakeMap_Map_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_Select_Default_1) == 0x000BB8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_48) == 0x000BC8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_48' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_14) == 0x000BD8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_49) == 0x000BE8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_49' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_StringToName_ReturnValue_4) == 0x000BF8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_StringToName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_50) == 0x000C00, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_50' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetDataTableRowFromName_OutRow_4) == 0x000C10, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetDataTableRowFromName_OutRow_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetDataTableRowFromName_ReturnValue_4) == 0x000C38, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetDataTableRowFromName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_EqualEqual_NameName_ReturnValue_4) == 0x000C39, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_EqualEqual_NameName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_bool_Variable_12) == 0x000C3A, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_bool_Variable_12' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_TextToString_ReturnValue_4) == 0x000C40, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_TextToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_10) == 0x000C50, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_3) == 0x000C58, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetSocketStr_ReturnValue_8) == 0x000C68, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetSocketStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_CustomConfig_GetIni_ReturnValue_3) == 0x000C78, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_CustomConfig_GetIni_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_51) == 0x000C88, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_51' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_52) == 0x000C98, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_52' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_Select_Default_2) == 0x000CA8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_53) == 0x000CB8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_53' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_54) == 0x000CC8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_54' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_55) == 0x000CD8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_55' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_56) == 0x000CE8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_56' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_57) == 0x000CF8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_57' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_58) == 0x000D08, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_58' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_59) == 0x000D18, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_59' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_Select_Default_3) == 0x000D28, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_int_Array_Index_Variable_1) == 0x000D38, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_60) == 0x000D40, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_60' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_61) == 0x000D50, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_61' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_string_Variable_5) == 0x000D60, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_62) == 0x000D70, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_62' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_63) == 0x000D80, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_63' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_64) == 0x000D90, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_64' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_LeftS_2) == 0x000DA0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_LeftS_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_RightS_2) == 0x000DB0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_RightS_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_ReturnValue_2) == 0x000DC0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Contains_ReturnValue_1) == 0x000DC1, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_LeftS_3) == 0x000DC8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_LeftS_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_RightS_3) == 0x000DD8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_RightS_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_ReturnValue_3) == 0x000DE8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_65) == 0x000DF0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_65' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_int_Loop_Counter_Variable_1) == 0x000E00, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_Select_Default_4) == 0x000E08, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Add_IntInt_ReturnValue_1) == 0x000E18, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_11) == 0x000E20, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_4) == 0x000E28, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetSocketStr_ReturnValue_9) == 0x000E38, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetSocketStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_CustomConfig_GetIni_ReturnValue_4) == 0x000E48, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_CustomConfig_GetIni_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_12) == 0x000E58, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_66) == 0x000E60, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_66' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetSocketStr_ReturnValue_10) == 0x000E70, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetSocketStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_67) == 0x000E80, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_67' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_13) == 0x000E90, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_bool_Variable_13) == 0x000E98, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_bool_Variable_13' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_StringToName_ReturnValue_5) == 0x000E9C, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_StringToName_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_EqualEqual_NameName_ReturnValue_5) == 0x000EA4, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_EqualEqual_NameName_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetDataTableRowFromName_OutRow_5) == 0x000EA8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetDataTableRowFromName_OutRow_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetDataTableRowFromName_ReturnValue_5) == 0x000ED0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetDataTableRowFromName_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetGameInstanceSubsystem_ReturnValue_14) == 0x000ED8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetGameInstanceSubsystem_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_TextToString_ReturnValue_5) == 0x000EE0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_TextToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetSocketStr_ReturnValue_11) == 0x000EF0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetSocketStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_68) == 0x000F00, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_68' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_69) == 0x000F10, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_69' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_70) == 0x000F20, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_70' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_71) == 0x000F30, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_71' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_string_Variable_6) == 0x000F40, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_string_Variable_6' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_Select_Default_5) == 0x000F50, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_JsonToStructK2_Struct_6) == 0x000F60, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_JsonToStructK2_Struct_6' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_CustomHttpSendJson_ReturnValue) == 0x000F90, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_CustomHttpSendJson_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_SwitchString_CmpSuccess_4) == 0x000F98, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_SwitchString_CmpSuccess_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_72) == 0x000FA0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_72' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_73) == 0x000FB0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_73' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_StringToText_ReturnValue_4) == 0x000FC0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_StringToText_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_IsValid_ReturnValue) == 0x000FD8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_74) == 0x000FE0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_74' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_JsonToStructK2_Struct_7) == 0x000FF0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_JsonToStructK2_Struct_7' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_int_Array_Index_Variable_2) == 0x001078, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_75) == 0x001080, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_75' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_int_Loop_Counter_Variable_2) == 0x001090, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Add_IntInt_ReturnValue_2) == 0x001094, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_12) == 0x001098, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_12' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_15) == 0x0010A8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_string_Variable_7) == 0x0010B8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_string_Variable_7' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_76) == 0x0010C8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_76' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_LeftS_4) == 0x0010D8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_LeftS_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_RightS_4) == 0x0010E8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_RightS_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_ReturnValue_4) == 0x0010F8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Contains_ReturnValue_2) == 0x0010F9, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_LeftS_5) == 0x001100, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_LeftS_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_RightS_5) == 0x001110, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_RightS_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Split_ReturnValue_5) == 0x001120, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Split_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_77) == 0x001128, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_77' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_Select_Default_6) == 0x001138, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_bool_Variable_14) == 0x001148, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_bool_Variable_14' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x001150, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_Select_Default_7) == 0x001158, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_Select_Default_7' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_CustomHttpSendJson_ReturnValue_1) == 0x001168, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_CustomHttpSendJson_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_78) == 0x001170, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_78' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_IsValid_ReturnValue_1) == 0x001180, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_MakeMap_Map_3) == 0x001188, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_MakeMap_Map_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_1) == 0x0011D8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Map_Keys_Keys) == 0x0011E0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Array_Get_Item) == 0x0011F0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Array_Length_ReturnValue) == 0x001200, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_79) == 0x001208, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_79' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Less_IntInt_ReturnValue) == 0x001218, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_80) == 0x001220, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_80' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Map_Find_Value) == 0x001230, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Map_Find_ReturnValue) == 0x001240, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x001241, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_81) == 0x001248, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_81' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_Select_Default_8) == 0x001258, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_Select_Default_8' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_82) == 0x001268, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_82' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_Select_Default_9) == 0x001278, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_Select_Default_9' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetNetWorkConfigPath_ReturnValue_5) == 0x001288, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetNetWorkConfigPath_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_MakeMap_Map_4) == 0x001298, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_MakeMap_Map_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_CustomConfig_GetIni_ReturnValue_5) == 0x0012E8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_CustomConfig_GetIni_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Map_Keys_Keys_1) == 0x0012F8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_83) == 0x001308, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_83' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Array_Get_Item_1) == 0x001318, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_84) == 0x001328, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_84' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_85) == 0x001338, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_85' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Map_Find_Value_1) == 0x001348, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Map_Find_ReturnValue_1) == 0x001358, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_86) == 0x001360, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_86' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_87) == 0x001370, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_87' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Array_Length_ReturnValue_1) == 0x001380, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_88) == 0x001388, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_88' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Less_IntInt_ReturnValue_1) == 0x001398, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x001399, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_89) == 0x0013A0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_89' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_90) == 0x0013B0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_90' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_Select_Default_10) == 0x0013C0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_Select_Default_10' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_91) == 0x0013D0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_91' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_Select_Default_11) == 0x0013E0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_Select_Default_11' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_Select_Default_12) == 0x0013F0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_Select_Default_12' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_2) == 0x001400, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_CustomHttpSendJson_ReturnValue_2) == 0x001408, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_CustomHttpSendJson_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_IsValid_ReturnValue_2) == 0x001410, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_92) == 0x001418, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_92' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_Val) == 0x001428, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_Val' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_MakeStruct_ST_NetWorkSend1028) == 0x00142C, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_MakeStruct_ST_NetWorkSend1028' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_IntToString_ReturnValue) == 0x001430, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_StructToJsonK2_Json) == 0x001440, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_StructToJsonK2_Json' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_93) == 0x001450, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_93' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_CustomHttpSendJson_ReturnValue_3) == 0x001460, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_CustomHttpSendJson_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_IsValid_ReturnValue_3) == 0x001468, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x001470, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetMyBuffComp_BuffComponent) == 0x001478, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x001480, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_HaveTheSameBuffTag_Has) == 0x001488, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_HaveTheSameBuffTag_Has' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_HaveTheSameBuffTag_BuffRef) == 0x001490, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_HaveTheSameBuffTag_BuffRef' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_DynamicCast_AsBP_Buff_PVP) == 0x001498, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_DynamicCast_AsBP_Buff_PVP' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_DynamicCast_bSuccess) == 0x0014A0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_firepoint) == 0x0014A8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_isReborn) == 0x0014B8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_Position) == 0x0014C0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_13) == 0x001520, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_13' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_16) == 0x001530, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x001540, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Greater_IntInt_ReturnValue) == 0x001548, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x001550, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_HaveTheSameBuffTag_Has_1) == 0x001558, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_HaveTheSameBuffTag_Has_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_HaveTheSameBuffTag_BuffRef_1) == 0x001560, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_HaveTheSameBuffTag_BuffRef_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_14) == 0x001568, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_14' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_17) == 0x001578, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_KillerUID) == 0x001588, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_KillerUID' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_VictimUID) == 0x001598, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_VictimUID' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_MakeStruct_ST_NetWorkSend1026) == 0x0015A8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_MakeStruct_ST_NetWorkSend1026' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_94) == 0x0015C8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_94' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_StructToJsonK2_Json_1) == 0x0015D8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_StructToJsonK2_Json_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_95) == 0x0015E8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_95' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_96) == 0x0015F8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_96' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_97) == 0x001608, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_97' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_98) == 0x001618, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_98' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_CustomHttpSendJson_ReturnValue_4) == 0x001628, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_CustomHttpSendJson_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_99) == 0x001630, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_99' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_IsValid_ReturnValue_4) == 0x001640, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_100) == 0x001648, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_100' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_101) == 0x001658, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_101' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_102) == 0x001668, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_102' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x001678, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x001679, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x00167A, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_BooleanOR_ReturnValue) == 0x00167B, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x00167C, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_BooleanOR_ReturnValue_1) == 0x00167D, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue_3) == 0x001680, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_BooleanOR_ReturnValue_2) == 0x001688, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x001690, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_MakeLiteralText_ReturnValue) == 0x001698, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_IntToInt64_ReturnValue) == 0x0016B0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_MakeStruct_FormatArgumentData) == 0x0016B8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_MakeStruct_FormatArgumentData_1) == 0x001708, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, Temp_string_Variable_8) == 0x001758, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::Temp_string_Variable_8' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_MakeArray_Array_1) == 0x001768, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Format_ReturnValue) == 0x001778, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_103) == 0x001790, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_103' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_104) == 0x0017A0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_104' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_StringToText_ReturnValue_5) == 0x0017B0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_StringToText_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_105) == 0x0017C8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_105' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_JsonToStructK2_Struct_8) == 0x0017D8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_JsonToStructK2_Struct_8' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_106) == 0x001868, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_106' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_107) == 0x001878, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_107' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_108) == 0x001888, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_108' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_109) == 0x001898, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_109' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_JsonToStructK2_Struct_9) == 0x0018A8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_JsonToStructK2_Struct_9' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_110) == 0x0018D8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_110' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_SwitchString_CmpSuccess_5) == 0x0018E8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_SwitchString_CmpSuccess_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CustomEvent_JsonStr_15) == 0x0018F0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CustomEvent_JsonStr_15' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_MakeMap_Map_5) == 0x001900, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_MakeMap_Map_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Map_Keys_Keys_2) == 0x001950, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Map_Keys_Keys_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Array_Get_Item_2) == 0x001960, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_CreateDelegate_OutputDelegate_18) == 0x001970, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_CreateDelegate_OutputDelegate_18' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_111) == 0x001980, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_111' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Map_Find_Value_2) == 0x001990, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Map_Find_ReturnValue_2) == 0x0019A0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_112) == 0x0019A8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_112' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_113) == 0x0019B8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_113' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Array_Length_ReturnValue_2) == 0x0019C8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_114) == 0x0019D0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_114' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Less_IntInt_ReturnValue_2) == 0x0019E0, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Array_IsNotEmpty_ReturnValue_2) == 0x0019E1, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Array_IsNotEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0019E2, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_Select_Default_13) == 0x0019E8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_Select_Default_13' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, K2Node_Select_Default_14) == 0x0019F8, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::K2Node_Select_Default_14' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_CustomHttpSendJson_ReturnValue_5) == 0x001A08, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_CustomHttpSendJson_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Conv_IntToString_ReturnValue_1) == 0x001A10, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_115) == 0x001A20, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_115' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_116) == 0x001A30, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_116' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_Concat_StrStr_ReturnValue_117) == 0x001A40, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_Concat_StrStr_ReturnValue_117' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_ExecuteUbergraph_PVPComponent, CallFunc_IsValid_ReturnValue_5) == 0x001A50, "Member 'PVPComponent_C_ExecuteUbergraph_PVPComponent::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_GetPVPCounts \ static_assert(alignof(PVPComponent_C_GetPVPCounts) == 0x000004, "Wrong alignment on PVPComponent_C_GetPVPCounts"); \ static_assert(sizeof(PVPComponent_C_GetPVPCounts) == 0x000004, "Wrong size on PVPComponent_C_GetPVPCounts"); \ static_assert(offsetof(PVPComponent_C_GetPVPCounts, PVPCounts_0) == 0x000000, "Member 'PVPComponent_C_GetPVPCounts::PVPCounts_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9721A6EE1F \ static_assert(alignof(PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9721A6EE1F) == 0x000008, "Wrong alignment on PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9721A6EE1F"); \ static_assert(sizeof(PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9721A6EE1F) == 0x000010, "Wrong size on PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9721A6EE1F"); \ static_assert(offsetof(PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9721A6EE1F, JsonStr) == 0x000000, "Member 'PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB9721A6EE1F::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB974C0A9D57 \ static_assert(alignof(PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB974C0A9D57) == 0x000008, "Wrong alignment on PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB974C0A9D57"); \ static_assert(sizeof(PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB974C0A9D57) == 0x000010, "Wrong size on PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB974C0A9D57"); \ static_assert(offsetof(PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB974C0A9D57, JsonStr) == 0x000000, "Member 'PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB974C0A9D57::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB976ACC253C \ static_assert(alignof(PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB976ACC253C) == 0x000008, "Wrong alignment on PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB976ACC253C"); \ static_assert(sizeof(PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB976ACC253C) == 0x000010, "Wrong size on PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB976ACC253C"); \ static_assert(offsetof(PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB976ACC253C, JsonStr) == 0x000000, "Member 'PVPComponent_C_LinkDefeated_7878C40E47CE61E749A2EB976ACC253C::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB1048488BBA1D0 \ static_assert(alignof(PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB1048488BBA1D0) == 0x000008, "Wrong alignment on PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB1048488BBA1D0"); \ static_assert(sizeof(PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB1048488BBA1D0) == 0x000010, "Wrong size on PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB1048488BBA1D0"); \ static_assert(offsetof(PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB1048488BBA1D0, JsonStr) == 0x000000, "Member 'PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB1048488BBA1D0::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB10484AE7D19BB \ static_assert(alignof(PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB10484AE7D19BB) == 0x000008, "Wrong alignment on PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB10484AE7D19BB"); \ static_assert(sizeof(PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB10484AE7D19BB) == 0x000010, "Wrong size on PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB10484AE7D19BB"); \ static_assert(offsetof(PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB10484AE7D19BB, JsonStr) == 0x000000, "Member 'PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB10484AE7D19BB::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E517D298 \ static_assert(alignof(PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E517D298) == 0x000008, "Wrong alignment on PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E517D298"); \ static_assert(sizeof(PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E517D298) == 0x000010, "Wrong size on PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E517D298"); \ static_assert(offsetof(PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E517D298, JsonStr) == 0x000000, "Member 'PVPComponent_C_LinkDefeated_B9894D884BC99A53CAB10484E517D298::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_OnPlayerHasBorned \ static_assert(alignof(PVPComponent_C_OnPlayerHasBorned) == 0x000010, "Wrong alignment on PVPComponent_C_OnPlayerHasBorned"); \ static_assert(sizeof(PVPComponent_C_OnPlayerHasBorned) == 0x000080, "Wrong size on PVPComponent_C_OnPlayerHasBorned"); \ static_assert(offsetof(PVPComponent_C_OnPlayerHasBorned, FirePoint) == 0x000000, "Member 'PVPComponent_C_OnPlayerHasBorned::FirePoint' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_OnPlayerHasBorned, isReborn) == 0x000010, "Member 'PVPComponent_C_OnPlayerHasBorned::isReborn' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_OnPlayerHasBorned, Position) == 0x000020, "Member 'PVPComponent_C_OnPlayerHasBorned::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB9721A6EE1F \ static_assert(alignof(PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB9721A6EE1F) == 0x000008, "Wrong alignment on PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB9721A6EE1F"); \ static_assert(sizeof(PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB9721A6EE1F) == 0x000010, "Wrong size on PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB9721A6EE1F"); \ static_assert(offsetof(PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB9721A6EE1F, JsonStr) == 0x000000, "Member 'PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB9721A6EE1F::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB974C0A9D57 \ static_assert(alignof(PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB974C0A9D57) == 0x000008, "Wrong alignment on PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB974C0A9D57"); \ static_assert(sizeof(PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB974C0A9D57) == 0x000010, "Wrong size on PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB974C0A9D57"); \ static_assert(offsetof(PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB974C0A9D57, JsonStr) == 0x000000, "Member 'PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB974C0A9D57::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB976ACC253C \ static_assert(alignof(PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB976ACC253C) == 0x000008, "Wrong alignment on PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB976ACC253C"); \ static_assert(sizeof(PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB976ACC253C) == 0x000010, "Wrong size on PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB976ACC253C"); \ static_assert(offsetof(PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB976ACC253C, JsonStr) == 0x000000, "Member 'PVPComponent_C_ReturnNo_7878C40E47CE61E749A2EB976ACC253C::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_ReturnNo_B9894D884BC99A53CAB1048488BBA1D0 \ static_assert(alignof(PVPComponent_C_ReturnNo_B9894D884BC99A53CAB1048488BBA1D0) == 0x000008, "Wrong alignment on PVPComponent_C_ReturnNo_B9894D884BC99A53CAB1048488BBA1D0"); \ static_assert(sizeof(PVPComponent_C_ReturnNo_B9894D884BC99A53CAB1048488BBA1D0) == 0x000010, "Wrong size on PVPComponent_C_ReturnNo_B9894D884BC99A53CAB1048488BBA1D0"); \ static_assert(offsetof(PVPComponent_C_ReturnNo_B9894D884BC99A53CAB1048488BBA1D0, JsonStr) == 0x000000, "Member 'PVPComponent_C_ReturnNo_B9894D884BC99A53CAB1048488BBA1D0::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_ReturnNo_B9894D884BC99A53CAB10484AE7D19BB \ static_assert(alignof(PVPComponent_C_ReturnNo_B9894D884BC99A53CAB10484AE7D19BB) == 0x000008, "Wrong alignment on PVPComponent_C_ReturnNo_B9894D884BC99A53CAB10484AE7D19BB"); \ static_assert(sizeof(PVPComponent_C_ReturnNo_B9894D884BC99A53CAB10484AE7D19BB) == 0x000010, "Wrong size on PVPComponent_C_ReturnNo_B9894D884BC99A53CAB10484AE7D19BB"); \ static_assert(offsetof(PVPComponent_C_ReturnNo_B9894D884BC99A53CAB10484AE7D19BB, JsonStr) == 0x000000, "Member 'PVPComponent_C_ReturnNo_B9894D884BC99A53CAB10484AE7D19BB::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_ReturnNo_B9894D884BC99A53CAB10484E517D298 \ static_assert(alignof(PVPComponent_C_ReturnNo_B9894D884BC99A53CAB10484E517D298) == 0x000008, "Wrong alignment on PVPComponent_C_ReturnNo_B9894D884BC99A53CAB10484E517D298"); \ static_assert(sizeof(PVPComponent_C_ReturnNo_B9894D884BC99A53CAB10484E517D298) == 0x000010, "Wrong size on PVPComponent_C_ReturnNo_B9894D884BC99A53CAB10484E517D298"); \ static_assert(offsetof(PVPComponent_C_ReturnNo_B9894D884BC99A53CAB10484E517D298, JsonStr) == 0x000000, "Member 'PVPComponent_C_ReturnNo_B9894D884BC99A53CAB10484E517D298::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB9721A6EE1F \ static_assert(alignof(PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB9721A6EE1F) == 0x000008, "Wrong alignment on PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB9721A6EE1F"); \ static_assert(sizeof(PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB9721A6EE1F) == 0x000010, "Wrong size on PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB9721A6EE1F"); \ static_assert(offsetof(PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB9721A6EE1F, JsonStr) == 0x000000, "Member 'PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB9721A6EE1F::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB974C0A9D57 \ static_assert(alignof(PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB974C0A9D57) == 0x000008, "Wrong alignment on PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB974C0A9D57"); \ static_assert(sizeof(PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB974C0A9D57) == 0x000010, "Wrong size on PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB974C0A9D57"); \ static_assert(offsetof(PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB974C0A9D57, JsonStr) == 0x000000, "Member 'PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB974C0A9D57::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB976ACC253C \ static_assert(alignof(PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB976ACC253C) == 0x000008, "Wrong alignment on PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB976ACC253C"); \ static_assert(sizeof(PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB976ACC253C) == 0x000010, "Wrong size on PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB976ACC253C"); \ static_assert(offsetof(PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB976ACC253C, JsonStr) == 0x000000, "Member 'PVPComponent_C_ReturnYes_7878C40E47CE61E749A2EB976ACC253C::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_ReturnYes_B9894D884BC99A53CAB1048488BBA1D0 \ static_assert(alignof(PVPComponent_C_ReturnYes_B9894D884BC99A53CAB1048488BBA1D0) == 0x000008, "Wrong alignment on PVPComponent_C_ReturnYes_B9894D884BC99A53CAB1048488BBA1D0"); \ static_assert(sizeof(PVPComponent_C_ReturnYes_B9894D884BC99A53CAB1048488BBA1D0) == 0x000010, "Wrong size on PVPComponent_C_ReturnYes_B9894D884BC99A53CAB1048488BBA1D0"); \ static_assert(offsetof(PVPComponent_C_ReturnYes_B9894D884BC99A53CAB1048488BBA1D0, JsonStr) == 0x000000, "Member 'PVPComponent_C_ReturnYes_B9894D884BC99A53CAB1048488BBA1D0::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_ReturnYes_B9894D884BC99A53CAB10484AE7D19BB \ static_assert(alignof(PVPComponent_C_ReturnYes_B9894D884BC99A53CAB10484AE7D19BB) == 0x000008, "Wrong alignment on PVPComponent_C_ReturnYes_B9894D884BC99A53CAB10484AE7D19BB"); \ static_assert(sizeof(PVPComponent_C_ReturnYes_B9894D884BC99A53CAB10484AE7D19BB) == 0x000010, "Wrong size on PVPComponent_C_ReturnYes_B9894D884BC99A53CAB10484AE7D19BB"); \ static_assert(offsetof(PVPComponent_C_ReturnYes_B9894D884BC99A53CAB10484AE7D19BB, JsonStr) == 0x000000, "Member 'PVPComponent_C_ReturnYes_B9894D884BC99A53CAB10484AE7D19BB::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_ReturnYes_B9894D884BC99A53CAB10484E517D298 \ static_assert(alignof(PVPComponent_C_ReturnYes_B9894D884BC99A53CAB10484E517D298) == 0x000008, "Wrong alignment on PVPComponent_C_ReturnYes_B9894D884BC99A53CAB10484E517D298"); \ static_assert(sizeof(PVPComponent_C_ReturnYes_B9894D884BC99A53CAB10484E517D298) == 0x000010, "Wrong size on PVPComponent_C_ReturnYes_B9894D884BC99A53CAB10484E517D298"); \ static_assert(offsetof(PVPComponent_C_ReturnYes_B9894D884BC99A53CAB10484E517D298, JsonStr) == 0x000000, "Member 'PVPComponent_C_ReturnYes_B9894D884BC99A53CAB10484E517D298::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PVPComponent_C_SyncKill \ static_assert(alignof(PVPComponent_C_SyncKill) == 0x000008, "Wrong alignment on PVPComponent_C_SyncKill"); \ static_assert(sizeof(PVPComponent_C_SyncKill) == 0x000020, "Wrong size on PVPComponent_C_SyncKill"); \ static_assert(offsetof(PVPComponent_C_SyncKill, KillerUID) == 0x000000, "Member 'PVPComponent_C_SyncKill::KillerUID' has a wrong offset!"); \ static_assert(offsetof(PVPComponent_C_SyncKill, VictimUID) == 0x000010, "Member 'PVPComponent_C_SyncKill::VictimUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPVPComponent_C \ static_assert(alignof(UPVPComponent_C) == 0x000008, "Wrong alignment on UPVPComponent_C"); \ static_assert(sizeof(UPVPComponent_C) == 0x000110, "Wrong size on UPVPComponent_C"); \ static_assert(offsetof(UPVPComponent_C, UberGraphFrame_PVPComponent_C) == 0x0000F0, "Member 'UPVPComponent_C::UberGraphFrame_PVPComponent_C' has a wrong offset!"); \ static_assert(offsetof(UPVPComponent_C, ExchangeSuccess) == 0x0000F8, "Member 'UPVPComponent_C::ExchangeSuccess' has a wrong offset!"); \ static_assert(offsetof(UPVPComponent_C, PVPCounts) == 0x000108, "Member 'UPVPComponent_C::PVPCounts' has a wrong offset!"); \ static_assert(offsetof(UPVPComponent_C, ShowTips) == 0x00010C, "Member 'UPVPComponent_C::ShowTips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_Water_C_ComputeWaterNoraml \ static_assert(alignof(BP_DrawingBoard_Water_C_ComputeWaterNoraml) == 0x000008, "Wrong alignment on BP_DrawingBoard_Water_C_ComputeWaterNoraml"); \ static_assert(sizeof(BP_DrawingBoard_Water_C_ComputeWaterNoraml) == 0x000008, "Wrong size on BP_DrawingBoard_Water_C_ComputeWaterNoraml"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_ComputeWaterNoraml, CallFunc_GetHeightRT_HeightRT) == 0x000000, "Member 'BP_DrawingBoard_Water_C_ComputeWaterNoraml::CallFunc_GetHeightRT_HeightRT' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water \ static_assert(alignof(BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water) == 0x000008, "Wrong alignment on BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water"); \ static_assert(sizeof(BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water) == 0x000040, "Wrong size on BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water, EntryPoint) == 0x000000, "Member 'BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water, CallFunc_GetHeightRT_HeightRT) == 0x000008, "Member 'BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water::CallFunc_GetHeightRT_HeightRT' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000010, "Member 'BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000018, "Member 'BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water, CallFunc_FMin_ReturnValue) == 0x000020, "Member 'BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000028, "Member 'BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000030, "Member 'BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000038, "Member 'BP_DrawingBoard_Water_C_ExecuteUbergraph_BP_DrawingBoard_Water::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_Water_C_GetHeightRT \ static_assert(alignof(BP_DrawingBoard_Water_C_GetHeightRT) == 0x000008, "Wrong alignment on BP_DrawingBoard_Water_C_GetHeightRT"); \ static_assert(sizeof(BP_DrawingBoard_Water_C_GetHeightRT) == 0x000018, "Wrong size on BP_DrawingBoard_Water_C_GetHeightRT"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_GetHeightRT, Index_0) == 0x000000, "Member 'BP_DrawingBoard_Water_C_GetHeightRT::Index_0' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_GetHeightRT, HeightRT) == 0x000008, "Member 'BP_DrawingBoard_Water_C_GetHeightRT::HeightRT' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_GetHeightRT, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000010, "Member 'BP_DrawingBoard_Water_C_GetHeightRT::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_GetHeightRT, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000011, "Member 'BP_DrawingBoard_Water_C_GetHeightRT::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_Water_C_GetLastHeight \ static_assert(alignof(BP_DrawingBoard_Water_C_GetLastHeight) == 0x000008, "Wrong alignment on BP_DrawingBoard_Water_C_GetLastHeight"); \ static_assert(sizeof(BP_DrawingBoard_Water_C_GetLastHeight) == 0x000028, "Wrong size on BP_DrawingBoard_Water_C_GetLastHeight"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_GetLastHeight, CurrentHeightIndex) == 0x000000, "Member 'BP_DrawingBoard_Water_C_GetLastHeight::CurrentHeightIndex' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_GetLastHeight, NumFramesOld) == 0x000004, "Member 'BP_DrawingBoard_Water_C_GetLastHeight::NumFramesOld' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_GetLastHeight, HeightRT) == 0x000008, "Member 'BP_DrawingBoard_Water_C_GetLastHeight::HeightRT' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_GetLastHeight, CallFunc_Subtract_IntInt_ReturnValue) == 0x000010, "Member 'BP_DrawingBoard_Water_C_GetLastHeight::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_GetLastHeight, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'BP_DrawingBoard_Water_C_GetLastHeight::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_GetLastHeight, CallFunc_Percent_IntInt_ReturnValue) == 0x000018, "Member 'BP_DrawingBoard_Water_C_GetLastHeight::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_GetLastHeight, CallFunc_GetHeightRT_HeightRT) == 0x000020, "Member 'BP_DrawingBoard_Water_C_GetLastHeight::CallFunc_GetHeightRT_HeightRT' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_Water_C_InitializeWithDataAsset \ static_assert(alignof(BP_DrawingBoard_Water_C_InitializeWithDataAsset) == 0x000008, "Wrong alignment on BP_DrawingBoard_Water_C_InitializeWithDataAsset"); \ static_assert(sizeof(BP_DrawingBoard_Water_C_InitializeWithDataAsset) == 0x000068, "Wrong size on BP_DrawingBoard_Water_C_InitializeWithDataAsset"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_InitializeWithDataAsset, Data) == 0x000000, "Member 'BP_DrawingBoard_Water_C_InitializeWithDataAsset::Data' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_InitializeWithDataAsset, CallFunc_MakeLiteralName_ReturnValue) == 0x000008, "Member 'BP_DrawingBoard_Water_C_InitializeWithDataAsset::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_InitializeWithDataAsset, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000010, "Member 'BP_DrawingBoard_Water_C_InitializeWithDataAsset::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_InitializeWithDataAsset, K2Node_DynamicCast_AsBP_Drawing_Board_Data_Water) == 0x000018, "Member 'BP_DrawingBoard_Water_C_InitializeWithDataAsset::K2Node_DynamicCast_AsBP_Drawing_Board_Data_Water' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_InitializeWithDataAsset, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_DrawingBoard_Water_C_InitializeWithDataAsset::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_InitializeWithDataAsset, CallFunc_CreateDynamicMaterialInstance_ReturnValue_1) == 0x000028, "Member 'BP_DrawingBoard_Water_C_InitializeWithDataAsset::CallFunc_CreateDynamicMaterialInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_InitializeWithDataAsset, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000030, "Member 'BP_DrawingBoard_Water_C_InitializeWithDataAsset::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_InitializeWithDataAsset, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000038, "Member 'BP_DrawingBoard_Water_C_InitializeWithDataAsset::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_InitializeWithDataAsset, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000040, "Member 'BP_DrawingBoard_Water_C_InitializeWithDataAsset::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_InitializeWithDataAsset, CallFunc_MultiplyMultiply_FloatFloat_ReturnValue) == 0x000048, "Member 'BP_DrawingBoard_Water_C_InitializeWithDataAsset::CallFunc_MultiplyMultiply_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_InitializeWithDataAsset, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000050, "Member 'BP_DrawingBoard_Water_C_InitializeWithDataAsset::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_InitializeWithDataAsset, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast) == 0x000054, "Member 'BP_DrawingBoard_Water_C_InitializeWithDataAsset::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_InitializeWithDataAsset, K2Node_VariableSet_SleepTime_ImplicitCast) == 0x000058, "Member 'BP_DrawingBoard_Water_C_InitializeWithDataAsset::K2Node_VariableSet_SleepTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_InitializeWithDataAsset, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x00005C, "Member 'BP_DrawingBoard_Water_C_InitializeWithDataAsset::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_InitializeWithDataAsset, CallFunc_SetScalarParameterValue_Value_ImplicitCast_2) == 0x000060, "Member 'BP_DrawingBoard_Water_C_InitializeWithDataAsset::CallFunc_SetScalarParameterValue_Value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_InitializeWithDataAsset, CallFunc_SetScalarParameterValue_Value_ImplicitCast_3) == 0x000064, "Member 'BP_DrawingBoard_Water_C_InitializeWithDataAsset::CallFunc_SetScalarParameterValue_Value_ImplicitCast_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_Water_C_RenderCurrentToPrevious \ static_assert(alignof(BP_DrawingBoard_Water_C_RenderCurrentToPrevious) == 0x000008, "Wrong alignment on BP_DrawingBoard_Water_C_RenderCurrentToPrevious"); \ static_assert(sizeof(BP_DrawingBoard_Water_C_RenderCurrentToPrevious) == 0x000020, "Wrong size on BP_DrawingBoard_Water_C_RenderCurrentToPrevious"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_RenderCurrentToPrevious, CallFunc_GetLastHeight_HeightRT) == 0x000000, "Member 'BP_DrawingBoard_Water_C_RenderCurrentToPrevious::CallFunc_GetLastHeight_HeightRT' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_RenderCurrentToPrevious, CallFunc_GetLastHeight_HeightRT_1) == 0x000008, "Member 'BP_DrawingBoard_Water_C_RenderCurrentToPrevious::CallFunc_GetLastHeight_HeightRT_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_RenderCurrentToPrevious, CallFunc_GetHeightRT_HeightRT) == 0x000010, "Member 'BP_DrawingBoard_Water_C_RenderCurrentToPrevious::CallFunc_GetHeightRT_HeightRT' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_RenderCurrentToPrevious, CallFunc_GetLastHeight_HeightRT_2) == 0x000018, "Member 'BP_DrawingBoard_Water_C_RenderCurrentToPrevious::CallFunc_GetLastHeight_HeightRT_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_Water_C_SimulateWaterHeight \ static_assert(alignof(BP_DrawingBoard_Water_C_SimulateWaterHeight) == 0x000008, "Wrong alignment on BP_DrawingBoard_Water_C_SimulateWaterHeight"); \ static_assert(sizeof(BP_DrawingBoard_Water_C_SimulateWaterHeight) == 0x000040, "Wrong size on BP_DrawingBoard_Water_C_SimulateWaterHeight"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_SimulateWaterHeight, CallFunc_GetLastHeight_HeightRT) == 0x000000, "Member 'BP_DrawingBoard_Water_C_SimulateWaterHeight::CallFunc_GetLastHeight_HeightRT' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_SimulateWaterHeight, CallFunc_GetHeightRT_HeightRT) == 0x000008, "Member 'BP_DrawingBoard_Water_C_SimulateWaterHeight::CallFunc_GetHeightRT_HeightRT' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_SimulateWaterHeight, CallFunc_BeginDrawCanvasToRenderTarget_Canvas) == 0x000010, "Member 'BP_DrawingBoard_Water_C_SimulateWaterHeight::CallFunc_BeginDrawCanvasToRenderTarget_Canvas' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_SimulateWaterHeight, CallFunc_BeginDrawCanvasToRenderTarget_Size) == 0x000018, "Member 'BP_DrawingBoard_Water_C_SimulateWaterHeight::CallFunc_BeginDrawCanvasToRenderTarget_Size' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_SimulateWaterHeight, CallFunc_BeginDrawCanvasToRenderTarget_Context) == 0x000028, "Member 'BP_DrawingBoard_Water_C_SimulateWaterHeight::CallFunc_BeginDrawCanvasToRenderTarget_Context' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_SimulateWaterHeight, CallFunc_GetLastHeight_HeightRT_1) == 0x000030, "Member 'BP_DrawingBoard_Water_C_SimulateWaterHeight::CallFunc_GetLastHeight_HeightRT_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_SimulateWaterHeight, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'BP_DrawingBoard_Water_C_SimulateWaterHeight::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Water_C_SimulateWaterHeight, CallFunc_Percent_IntInt_ReturnValue) == 0x00003C, "Member 'BP_DrawingBoard_Water_C_SimulateWaterHeight::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_DrawingBoard_Water_C \ static_assert(alignof(ABP_DrawingBoard_Water_C) == 0x000008, "Wrong alignment on ABP_DrawingBoard_Water_C"); \ static_assert(sizeof(ABP_DrawingBoard_Water_C) == 0x000498, "Wrong size on ABP_DrawingBoard_Water_C"); \ static_assert(offsetof(ABP_DrawingBoard_Water_C, UberGraphFrame_BP_DrawingBoard_Water_C) == 0x000430, "Member 'ABP_DrawingBoard_Water_C::UberGraphFrame_BP_DrawingBoard_Water_C' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Water_C, TimeAccumulator) == 0x000438, "Member 'ABP_DrawingBoard_Water_C::TimeAccumulator' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Water_C, UpdateRate) == 0x000440, "Member 'ABP_DrawingBoard_Water_C::UpdateRate' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Water_C, HeightState) == 0x000448, "Member 'ABP_DrawingBoard_Water_C::HeightState' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Water_C, WaterMID) == 0x000450, "Member 'ABP_DrawingBoard_Water_C::WaterMID' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Water_C, Height_A) == 0x000458, "Member 'ABP_DrawingBoard_Water_C::Height_A' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Water_C, Height_B) == 0x000460, "Member 'ABP_DrawingBoard_Water_C::Height_B' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Water_C, Height_C) == 0x000468, "Member 'ABP_DrawingBoard_Water_C::Height_C' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Water_C, Height_Temp) == 0x000470, "Member 'ABP_DrawingBoard_Water_C::Height_Temp' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Water_C, HeightSimulateMat) == 0x000478, "Member 'ABP_DrawingBoard_Water_C::HeightSimulateMat' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Water_C, NormalSimulateMat) == 0x000480, "Member 'ABP_DrawingBoard_Water_C::NormalSimulateMat' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Water_C, WaterMPC) == 0x000488, "Member 'ABP_DrawingBoard_Water_C::WaterMPC' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Water_C, FadeRate) == 0x000490, "Member 'ABP_DrawingBoard_Water_C::FadeRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net \ static_assert(alignof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net) == 0x000010, "Wrong alignment on DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net"); \ static_assert(sizeof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net) == 0x000220, "Wrong size on DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, EntryPoint) == 0x000000, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, K2Node_CustomEvent_Loaded) == 0x000008, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, K2Node_CustomEvent_Player_1) == 0x000010, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::K2Node_CustomEvent_Player_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, K2Node_CustomEvent_InPlayerStartPosition) == 0x000020, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::K2Node_CustomEvent_InPlayerStartPosition' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_GetAllActorsOfClass_OutActors) == 0x000080, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_Array_Get_Item) == 0x000090, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_Array_Length_ReturnValue) == 0x000098, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_GetTransform_ReturnValue) == 0x0000A0, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_Greater_IntInt_ReturnValue) == 0x000100, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_Conv_StringToName_ReturnValue) == 0x000104, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_BreakTransform_Location) == 0x000110, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_BreakTransform_Rotation) == 0x000128, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_BreakTransform_Scale) == 0x000140, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_GetAllActorsOfClassWithTag_OutActors) == 0x000158, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_GetAllActorsOfClassWithTag_OutActors' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x000168, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_IsEmpty_ReturnValue) == 0x000169, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, Temp_class_Variable) == 0x000170, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_Not_PreBool_ReturnValue) == 0x000178, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, K2Node_ClassDynamicCast_AsDSCCharacter) == 0x000180, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::K2Node_ClassDynamicCast_AsDSCCharacter' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, K2Node_ClassDynamicCast_bSuccess) == 0x000188, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, K2Node_CustomEvent_Player) == 0x000190, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::K2Node_CustomEvent_Player' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_K2_GetPawn_ReturnValue) == 0x000198, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_IsValid_ReturnValue) == 0x0001A0, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, K2Node_CreateDelegate_OutputDelegate) == 0x0001A4, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, K2Node_Event_NewPlayer) == 0x0001B8, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::K2Node_Event_NewPlayer' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0001C0, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_IsLocalController_ReturnValue) == 0x0001C8, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_IsLocalController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_FinishSpawningActor_ReturnValue) == 0x0001D0, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, K2Node_Event_ExitingController) == 0x0001D8, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::K2Node_Event_ExitingController' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_IsLocalController_ReturnValue_1) == 0x0001E0, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_IsLocalController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_Array_Add_ReturnValue) == 0x0001E4, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, K2Node_DynamicCast_AsPlayer_Controller) == 0x0001E8, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::K2Node_DynamicCast_AsPlayer_Controller' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, K2Node_DynamicCast_bSuccess) == 0x0001F0, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_Array_RemoveItem_ReturnValue) == 0x0001F1, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0001F2, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_GetDCSGameState_ReturnValue) == 0x0001F8, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_GetDCSGameState_ReturnValue_1) == 0x000200, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_GetDCSGameState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000208, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, K2Node_Event_EndPlayReason) == 0x000210, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_IsGameOnlineMode_ReturnValue) == 0x000211, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net, CallFunc_IsServer_ReturnValue) == 0x000212, "Member 'DCSGameMode_Net_C_ExecuteUbergraph_DCSGameMode_Net::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_Net_C_K2_OnLogout \ static_assert(alignof(DCSGameMode_Net_C_K2_OnLogout) == 0x000008, "Wrong alignment on DCSGameMode_Net_C_K2_OnLogout"); \ static_assert(sizeof(DCSGameMode_Net_C_K2_OnLogout) == 0x000008, "Wrong size on DCSGameMode_Net_C_K2_OnLogout"); \ static_assert(offsetof(DCSGameMode_Net_C_K2_OnLogout, ExitingController) == 0x000000, "Member 'DCSGameMode_Net_C_K2_OnLogout::ExitingController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_Net_C_K2_PostLogin \ static_assert(alignof(DCSGameMode_Net_C_K2_PostLogin) == 0x000008, "Wrong alignment on DCSGameMode_Net_C_K2_PostLogin"); \ static_assert(sizeof(DCSGameMode_Net_C_K2_PostLogin) == 0x000008, "Wrong size on DCSGameMode_Net_C_K2_PostLogin"); \ static_assert(offsetof(DCSGameMode_Net_C_K2_PostLogin, NewPlayer) == 0x000000, "Member 'DCSGameMode_Net_C_K2_PostLogin::NewPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_Net_C_OnLoaded_EC3FFF48454F76B333461C9B216D1FDF \ static_assert(alignof(DCSGameMode_Net_C_OnLoaded_EC3FFF48454F76B333461C9B216D1FDF) == 0x000008, "Wrong alignment on DCSGameMode_Net_C_OnLoaded_EC3FFF48454F76B333461C9B216D1FDF"); \ static_assert(sizeof(DCSGameMode_Net_C_OnLoaded_EC3FFF48454F76B333461C9B216D1FDF) == 0x000008, "Wrong size on DCSGameMode_Net_C_OnLoaded_EC3FFF48454F76B333461C9B216D1FDF"); \ static_assert(offsetof(DCSGameMode_Net_C_OnLoaded_EC3FFF48454F76B333461C9B216D1FDF, Loaded) == 0x000000, "Member 'DCSGameMode_Net_C_OnLoaded_EC3FFF48454F76B333461C9B216D1FDF::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_Net_C_ReceiveEndPlay \ static_assert(alignof(DCSGameMode_Net_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on DCSGameMode_Net_C_ReceiveEndPlay"); \ static_assert(sizeof(DCSGameMode_Net_C_ReceiveEndPlay) == 0x000001, "Wrong size on DCSGameMode_Net_C_ReceiveEndPlay"); \ static_assert(offsetof(DCSGameMode_Net_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'DCSGameMode_Net_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_Net_C_RequestCharacter_OnServer \ static_assert(alignof(DCSGameMode_Net_C_RequestCharacter_OnServer) == 0x000010, "Wrong alignment on DCSGameMode_Net_C_RequestCharacter_OnServer"); \ static_assert(sizeof(DCSGameMode_Net_C_RequestCharacter_OnServer) == 0x000070, "Wrong size on DCSGameMode_Net_C_RequestCharacter_OnServer"); \ static_assert(offsetof(DCSGameMode_Net_C_RequestCharacter_OnServer, Player) == 0x000000, "Member 'DCSGameMode_Net_C_RequestCharacter_OnServer::Player' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_Net_C_RequestCharacter_OnServer, InPlayerStartPosition) == 0x000010, "Member 'DCSGameMode_Net_C_RequestCharacter_OnServer::InPlayerStartPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_Net_C_RequestDelCharacter_OnServer \ static_assert(alignof(DCSGameMode_Net_C_RequestDelCharacter_OnServer) == 0x000008, "Wrong alignment on DCSGameMode_Net_C_RequestDelCharacter_OnServer"); \ static_assert(sizeof(DCSGameMode_Net_C_RequestDelCharacter_OnServer) == 0x000008, "Wrong size on DCSGameMode_Net_C_RequestDelCharacter_OnServer"); \ static_assert(offsetof(DCSGameMode_Net_C_RequestDelCharacter_OnServer, Player) == 0x000000, "Member 'DCSGameMode_Net_C_RequestDelCharacter_OnServer::Player' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADCSGameMode_Net_C \ static_assert(alignof(ADCSGameMode_Net_C) == 0x000010, "Wrong alignment on ADCSGameMode_Net_C"); \ static_assert(sizeof(ADCSGameMode_Net_C) == 0x000470, "Wrong size on ADCSGameMode_Net_C"); \ static_assert(offsetof(ADCSGameMode_Net_C, UberGraphFrame) == 0x000390, "Member 'ADCSGameMode_Net_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_Net_C, DefaultSceneRoot) == 0x000398, "Member 'ADCSGameMode_Net_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_Net_C, L_PlayerStartPosition) == 0x0003A0, "Member 'ADCSGameMode_Net_C::L_PlayerStartPosition' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_Net_C, L_PlayerStarts) == 0x000400, "Member 'ADCSGameMode_Net_C::L_PlayerStarts' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_Net_C, L_OverrideSpawnPawn) == 0x000410, "Member 'ADCSGameMode_Net_C::L_OverrideSpawnPawn' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_Net_C, PlayerStartTag) == 0x000418, "Member 'ADCSGameMode_Net_C::PlayerStartTag' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_Net_C, CharacterAssetClass) == 0x000428, "Member 'ADCSGameMode_Net_C::CharacterAssetClass' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_Net_C, PostLoginPlayer) == 0x000458, "Member 'ADCSGameMode_Net_C::PostLoginPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_BackKeyEvent \ static_assert(alignof(WB_LeaveMessagePanelProp_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_BackKeyEvent"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_BackKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessagePanelProp_C_BackKeyEvent"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessagePanelProp_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_CanLeaveMessage \ static_assert(alignof(WB_LeaveMessagePanelProp_C_CanLeaveMessage) == 0x000001, "Wrong alignment on WB_LeaveMessagePanelProp_C_CanLeaveMessage"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_CanLeaveMessage) == 0x00000E, "Wrong size on WB_LeaveMessagePanelProp_C_CanLeaveMessage"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage, ReturnValue) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage, CallFunc_Not_Null_ReturnValue) == 0x000001, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage::CallFunc_Not_Null_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage, CallFunc_Not_Null_ReturnValue_1) == 0x000002, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage::CallFunc_Not_Null_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage, CallFunc_BooleanAND_ReturnValue) == 0x000003, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage, K2Node_SwitchInteger_CmpSuccess) == 0x000004, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage, CallFunc_Not_Null_ReturnValue_2) == 0x000005, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage::CallFunc_Not_Null_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage, CallFunc_Not_Null_ReturnValue_3) == 0x000006, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage::CallFunc_Not_Null_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage, CallFunc_Not_Null_ReturnValue_4) == 0x000007, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage::CallFunc_Not_Null_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage, CallFunc_Not_Null_ReturnValue_5) == 0x000008, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage::CallFunc_Not_Null_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage, CallFunc_Not_Null_ReturnValue_6) == 0x000009, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage::CallFunc_Not_Null_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage, CallFunc_BooleanAND_ReturnValue_1) == 0x00000A, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage, CallFunc_BooleanAND_ReturnValue_2) == 0x00000B, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage, CallFunc_BooleanAND_ReturnValue_3) == 0x00000C, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage, CallFunc_BooleanAND_ReturnValue_4) == 0x00000D, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_CanLeaveMessage_00 \ static_assert(alignof(WB_LeaveMessagePanelProp_C_CanLeaveMessage_00) == 0x000001, "Wrong alignment on WB_LeaveMessagePanelProp_C_CanLeaveMessage_00"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_CanLeaveMessage_00) == 0x00000E, "Wrong size on WB_LeaveMessagePanelProp_C_CanLeaveMessage_00"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage_00, ReturnValue) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage_00::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage_00, CallFunc_Not_Null_ReturnValue) == 0x000001, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage_00::CallFunc_Not_Null_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage_00, CallFunc_Not_Null_ReturnValue_1) == 0x000002, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage_00::CallFunc_Not_Null_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage_00, CallFunc_BooleanAND_ReturnValue) == 0x000003, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage_00::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage_00, K2Node_SwitchInteger_CmpSuccess) == 0x000004, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage_00::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage_00, CallFunc_Not_Null_ReturnValue_2) == 0x000005, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage_00::CallFunc_Not_Null_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage_00, CallFunc_Not_Null_ReturnValue_3) == 0x000006, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage_00::CallFunc_Not_Null_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage_00, CallFunc_Not_Null_ReturnValue_4) == 0x000007, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage_00::CallFunc_Not_Null_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage_00, CallFunc_Not_Null_ReturnValue_5) == 0x000008, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage_00::CallFunc_Not_Null_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage_00, CallFunc_Not_Null_ReturnValue_6) == 0x000009, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage_00::CallFunc_Not_Null_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage_00, CallFunc_BooleanAND_ReturnValue_1) == 0x00000A, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage_00::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage_00, CallFunc_BooleanAND_ReturnValue_2) == 0x00000B, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage_00::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage_00, CallFunc_BooleanAND_ReturnValue_3) == 0x00000C, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage_00::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CanLeaveMessage_00, CallFunc_BooleanAND_ReturnValue_4) == 0x00000D, "Member 'WB_LeaveMessagePanelProp_C_CanLeaveMessage_00::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_ConnectText \ static_assert(alignof(WB_LeaveMessagePanelProp_C_ConnectText) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_ConnectText"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_ConnectText) == 0x000090, "Wrong size on WB_LeaveMessagePanelProp_C_ConnectText"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ConnectText, fanben_0) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_ConnectText::fanben_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ConnectText, danzi_0) == 0x000018, "Member 'WB_LeaveMessagePanelProp_C_ConnectText::danzi_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ConnectText, ReturnValue2) == 0x000030, "Member 'WB_LeaveMessagePanelProp_C_ConnectText::ReturnValue2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ConnectText, CallFunc_Conv_TextToString_ReturnValue) == 0x000048, "Member 'WB_LeaveMessagePanelProp_C_ConnectText::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ConnectText, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000058, "Member 'WB_LeaveMessagePanelProp_C_ConnectText::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ConnectText, CallFunc_Replace_ReturnValue) == 0x000068, "Member 'WB_LeaveMessagePanelProp_C_ConnectText::CallFunc_Replace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ConnectText, CallFunc_Conv_StringToText_ReturnValue) == 0x000078, "Member 'WB_LeaveMessagePanelProp_C_ConnectText::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_ConnectTextData \ static_assert(alignof(WB_LeaveMessagePanelProp_C_ConnectTextData) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_ConnectTextData"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_ConnectTextData) == 0x000070, "Wrong size on WB_LeaveMessagePanelProp_C_ConnectTextData"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ConnectTextData, CallFunc_CanLeaveMessage_00_ReturnValue) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_ConnectTextData::CallFunc_CanLeaveMessage_00_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ConnectTextData, CallFunc_Conv_TextToString_ReturnValue) == 0x000008, "Member 'WB_LeaveMessagePanelProp_C_ConnectTextData::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ConnectTextData, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000018, "Member 'WB_LeaveMessagePanelProp_C_ConnectTextData::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ConnectTextData, CallFunc_Conv_TextToString_ReturnValue_2) == 0x000028, "Member 'WB_LeaveMessagePanelProp_C_ConnectTextData::CallFunc_Conv_TextToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ConnectTextData, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'WB_LeaveMessagePanelProp_C_ConnectTextData::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ConnectTextData, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'WB_LeaveMessagePanelProp_C_ConnectTextData::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ConnectTextData, CallFunc_Conv_StringToText_ReturnValue) == 0x000058, "Member 'WB_LeaveMessagePanelProp_C_ConnectTextData::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_CreateDanzi2 \ static_assert(alignof(WB_LeaveMessagePanelProp_C_CreateDanzi2) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_CreateDanzi2"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_CreateDanzi2) == 0x000020, "Wrong size on WB_LeaveMessagePanelProp_C_CreateDanzi2"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CreateDanzi2, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_CreateDanzi2::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CreateDanzi2, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'WB_LeaveMessagePanelProp_C_CreateDanzi2::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CreateDanzi2, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000018, "Member 'WB_LeaveMessagePanelProp_C_CreateDanzi2::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_CreateDanZiList \ static_assert(alignof(WB_LeaveMessagePanelProp_C_CreateDanZiList) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_CreateDanZiList"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_CreateDanZiList) == 0x000020, "Wrong size on WB_LeaveMessagePanelProp_C_CreateDanZiList"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CreateDanZiList, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_CreateDanZiList::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CreateDanZiList, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'WB_LeaveMessagePanelProp_C_CreateDanZiList::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CreateDanZiList, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000018, "Member 'WB_LeaveMessagePanelProp_C_CreateDanZiList::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_CreateFanben2 \ static_assert(alignof(WB_LeaveMessagePanelProp_C_CreateFanben2) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_CreateFanben2"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_CreateFanben2) == 0x000020, "Wrong size on WB_LeaveMessagePanelProp_C_CreateFanben2"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CreateFanben2, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_CreateFanben2::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CreateFanben2, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'WB_LeaveMessagePanelProp_C_CreateFanben2::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CreateFanben2, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000018, "Member 'WB_LeaveMessagePanelProp_C_CreateFanben2::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_CreateFanBenList \ static_assert(alignof(WB_LeaveMessagePanelProp_C_CreateFanBenList) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_CreateFanBenList"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_CreateFanBenList) == 0x000020, "Wrong size on WB_LeaveMessagePanelProp_C_CreateFanBenList"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CreateFanBenList, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_CreateFanBenList::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CreateFanBenList, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'WB_LeaveMessagePanelProp_C_CreateFanBenList::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CreateFanBenList, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000018, "Member 'WB_LeaveMessagePanelProp_C_CreateFanBenList::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_CreateLianJieCi \ static_assert(alignof(WB_LeaveMessagePanelProp_C_CreateLianJieCi) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_CreateLianJieCi"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_CreateLianJieCi) == 0x000020, "Wrong size on WB_LeaveMessagePanelProp_C_CreateLianJieCi"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CreateLianJieCi, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_CreateLianJieCi::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CreateLianJieCi, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'WB_LeaveMessagePanelProp_C_CreateLianJieCi::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_CreateLianJieCi, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000018, "Member 'WB_LeaveMessagePanelProp_C_CreateLianJieCi::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_EnterKeyEvent \ static_assert(alignof(WB_LeaveMessagePanelProp_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_EnterKeyEvent"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessagePanelProp_C_EnterKeyEvent"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessagePanelProp_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp \ static_assert(alignof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp) == 0x000268, "Wrong size on WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, EntryPoint) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_CanLeaveMessage_00_ReturnValue) == 0x000004, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_CanLeaveMessage_00_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_CustomEvent_Item_2) == 0x000018, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_CustomEvent_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_CustomEvent_Index_2) == 0x000020, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_CustomEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_CreateDelegate_OutputDelegate_1) == 0x000024, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_CustomEvent_Item_1) == 0x000038, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_CustomEvent_Index_1) == 0x000040, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_CreateDelegate_OutputDelegate_2) == 0x000044, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_DynamicCast_AsWB_Leave_Message_Button) == 0x000058, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_DynamicCast_AsWB_Leave_Message_Button' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi) == 0x000068, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_DynamicCast_bSuccess_1) == 0x000070, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_CustomEvent_Item) == 0x000078, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_CustomEvent_Index) == 0x000080, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_IsValid_ReturnValue) == 0x000084, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_CustomEvent_InGeometry) == 0x000088, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_CustomEvent_InKeyEvent) == 0x0000C8, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_CustomEvent_inKeyTag) == 0x000108, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_CustomEvent_bIsDown) == 0x000110, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_Event_InGeometry_1) == 0x000118, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_Event_isDown_1) == 0x000158, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_IsValid_ReturnValue_1) == 0x000159, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000160, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_Event_InGeometry) == 0x000168, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_Event_isDown) == 0x0001A8, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_GetSocketStr_ReturnValue) == 0x0001B0, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_Conv_StringToInt_ReturnValue) == 0x0001C0, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_Less_IntInt_ReturnValue) == 0x0001C4, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0001C8, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0001D0, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_DynamicCast_bSuccess_2) == 0x0001D8, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage) == 0x0001E0, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_InternalMontageAction_DurationToEnd) == 0x0001E8, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_InternalMontageAction_DurationToEnd' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_InternalMontageAction_Success) == 0x0001F0, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_InternalMontageAction_Success' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x0001F8, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000200, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_NavPanelActived_ReturnValue) == 0x000218, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_NavPanelActived_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000219, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_IsValid_ReturnValue_2) == 0x00021A, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_GetPlayerController_ReturnValue) == 0x000220, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000228, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000230, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000238, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, K2Node_CreateDelegate_OutputDelegate_3) == 0x000240, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_GetOwningPlayer_ReturnValue) == 0x000250, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_GetOwningPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1) == 0x000258, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp, CallFunc_CanLeaveMessage_00_ReturnValue_1) == 0x000260, "Member 'WB_LeaveMessagePanelProp_C_ExecuteUbergraph_WB_LeaveMessagePanelProp::CallFunc_CanLeaveMessage_00_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_NeedBackKeyEvent \ static_assert(alignof(WB_LeaveMessagePanelProp_C_NeedBackKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_NeedBackKeyEvent"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_NeedBackKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessagePanelProp_C_NeedBackKeyEvent"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_NeedBackKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_NeedBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_NeedBackKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessagePanelProp_C_NeedBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_NeedBackKeyEvent, ReturnValue) == 0x000041, "Member 'WB_LeaveMessagePanelProp_C_NeedBackKeyEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_NeedBackKeyEvent, CallFunc_NavPanelActived_ReturnValue) == 0x000042, "Member 'WB_LeaveMessagePanelProp_C_NeedBackKeyEvent::CallFunc_NavPanelActived_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_Not_Null \ static_assert(alignof(WB_LeaveMessagePanelProp_C_Not_Null) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_Not_Null"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_Not_Null) == 0x000038, "Wrong size on WB_LeaveMessagePanelProp_C_Not_Null"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_Not_Null, InText) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_Not_Null::InText' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_Not_Null, ReturnValue) == 0x000018, "Member 'WB_LeaveMessagePanelProp_C_Not_Null::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_Not_Null, CallFunc_Conv_TextToString_ReturnValue) == 0x000020, "Member 'WB_LeaveMessagePanelProp_C_Not_Null::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_Not_Null, CallFunc_Len_ReturnValue) == 0x000030, "Member 'WB_LeaveMessagePanelProp_C_Not_Null::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_Not_Null, CallFunc_Greater_IntInt_ReturnValue) == 0x000034, "Member 'WB_LeaveMessagePanelProp_C_Not_Null::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_OnChanged \ static_assert(alignof(WB_LeaveMessagePanelProp_C_OnChanged) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_OnChanged"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_OnChanged) == 0x000090, "Wrong size on WB_LeaveMessagePanelProp_C_OnChanged"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnChanged, InGeometry) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_OnChanged::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnChanged, InKeyEvent) == 0x000040, "Member 'WB_LeaveMessagePanelProp_C_OnChanged::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnChanged, inKeyTag) == 0x000080, "Member 'WB_LeaveMessagePanelProp_C_OnChanged::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnChanged, bIsDown) == 0x000088, "Member 'WB_LeaveMessagePanelProp_C_OnChanged::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_OnClickButton \ static_assert(alignof(WB_LeaveMessagePanelProp_C_OnClickButton) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_OnClickButton"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_OnClickButton) == 0x000010, "Wrong size on WB_LeaveMessagePanelProp_C_OnClickButton"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickButton, Item) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_OnClickButton::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickButton, Index_0) == 0x000008, "Member 'WB_LeaveMessagePanelProp_C_OnClickButton::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_OnClickedTextData \ static_assert(alignof(WB_LeaveMessagePanelProp_C_OnClickedTextData) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_OnClickedTextData"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_OnClickedTextData) == 0x000118, "Wrong size on WB_LeaveMessagePanelProp_C_OnClickedTextData"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, TextData) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::TextData' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, Index_0) == 0x000018, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, idindex) == 0x000020, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::idindex' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, CallFunc_Map_Keys_Keys) == 0x000070, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, K2Node_SwitchInteger_CmpSuccess) == 0x000080, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, CallFunc_Array_Length_ReturnValue) == 0x000084, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, Temp_int_Array_Index_Variable) == 0x000088, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, Temp_int_Loop_Counter_Variable) == 0x00008C, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, CallFunc_Array_Get_Item) == 0x000090, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, K2Node_SwitchInteger_CmpSuccess_1) == 0x000094, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, CallFunc_Map_Find_Value) == 0x000098, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, CallFunc_Map_Find_ReturnValue) == 0x00009C, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, CallFunc_Less_IntInt_ReturnValue) == 0x00009D, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, CallFunc_Add_IntInt_ReturnValue) == 0x0000A0, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, CallFunc_ConnectText_ReturnValue2) == 0x0000A8, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::CallFunc_ConnectText_ReturnValue2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, CallFunc_Not_Null_ReturnValue) == 0x0000C0, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::CallFunc_Not_Null_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, CallFunc_Not_Null_ReturnValue_1) == 0x0000C1, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::CallFunc_Not_Null_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, CallFunc_ConnectText_ReturnValue2_1) == 0x0000C8, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::CallFunc_ConnectText_ReturnValue2_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, CallFunc_ConnectText_ReturnValue2_2) == 0x0000E0, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::CallFunc_ConnectText_ReturnValue2_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, CallFunc_Not_Null_ReturnValue_2) == 0x0000F8, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::CallFunc_Not_Null_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, CallFunc_Not_Null_ReturnValue_3) == 0x0000F9, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::CallFunc_Not_Null_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickedTextData, CallFunc_ConnectText_ReturnValue2_3) == 0x000100, "Member 'WB_LeaveMessagePanelProp_C_OnClickedTextData::CallFunc_ConnectText_ReturnValue2_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_OnClickEvent \ static_assert(alignof(WB_LeaveMessagePanelProp_C_OnClickEvent) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_OnClickEvent"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_OnClickEvent) == 0x000028, "Wrong size on WB_LeaveMessagePanelProp_C_OnClickEvent"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickEvent, Widget) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_OnClickEvent::Widget' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickEvent, K2Node_DynamicCast_AsWB_Leave_Message_Button) == 0x000008, "Member 'WB_LeaveMessagePanelProp_C_OnClickEvent::K2Node_DynamicCast_AsWB_Leave_Message_Button' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickEvent, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'WB_LeaveMessagePanelProp_C_OnClickEvent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickEvent, K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi) == 0x000018, "Member 'WB_LeaveMessagePanelProp_C_OnClickEvent::K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickEvent, K2Node_DynamicCast_bSuccess_1) == 0x000020, "Member 'WB_LeaveMessagePanelProp_C_OnClickEvent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickEvent, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000021, "Member 'WB_LeaveMessagePanelProp_C_OnClickEvent::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickEvent, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000022, "Member 'WB_LeaveMessagePanelProp_C_OnClickEvent::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickEvent, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x000023, "Member 'WB_LeaveMessagePanelProp_C_OnClickEvent::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickEvent, CallFunc_EqualEqual_ObjectObject_ReturnValue_3) == 0x000024, "Member 'WB_LeaveMessagePanelProp_C_OnClickEvent::CallFunc_EqualEqual_ObjectObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickEvent, CallFunc_EqualEqual_ObjectObject_ReturnValue_4) == 0x000025, "Member 'WB_LeaveMessagePanelProp_C_OnClickEvent::CallFunc_EqualEqual_ObjectObject_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickEvent, CallFunc_EqualEqual_ObjectObject_ReturnValue_5) == 0x000026, "Member 'WB_LeaveMessagePanelProp_C_OnClickEvent::CallFunc_EqualEqual_ObjectObject_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnClickEvent, CallFunc_EqualEqual_ObjectObject_ReturnValue_6) == 0x000027, "Member 'WB_LeaveMessagePanelProp_C_OnClickEvent::CallFunc_EqualEqual_ObjectObject_ReturnValue_6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_OnEnableStyleButton \ static_assert(alignof(WB_LeaveMessagePanelProp_C_OnEnableStyleButton) == 0x000001, "Wrong alignment on WB_LeaveMessagePanelProp_C_OnEnableStyleButton"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_OnEnableStyleButton) == 0x000001, "Wrong size on WB_LeaveMessagePanelProp_C_OnEnableStyleButton"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnEnableStyleButton, K2Node_SwitchInteger_CmpSuccess) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_OnEnableStyleButton::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_OnEnableStyleButton_00 \ static_assert(alignof(WB_LeaveMessagePanelProp_C_OnEnableStyleButton_00) == 0x000001, "Wrong alignment on WB_LeaveMessagePanelProp_C_OnEnableStyleButton_00"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_OnEnableStyleButton_00) == 0x000001, "Wrong size on WB_LeaveMessagePanelProp_C_OnEnableStyleButton_00"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnEnableStyleButton_00, K2Node_SwitchInteger_CmpSuccess) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_OnEnableStyleButton_00::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_LeaveMessagePanelProp_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_LeaveMessagePanelProp_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_OnSelectButton \ static_assert(alignof(WB_LeaveMessagePanelProp_C_OnSelectButton) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_OnSelectButton"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_OnSelectButton) == 0x000010, "Wrong size on WB_LeaveMessagePanelProp_C_OnSelectButton"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnSelectButton, Item) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_OnSelectButton::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnSelectButton, Index_0) == 0x000008, "Member 'WB_LeaveMessagePanelProp_C_OnSelectButton::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_OnUnSelectButton_ \ static_assert(alignof(WB_LeaveMessagePanelProp_C_OnUnSelectButton_) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_OnUnSelectButton_"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_OnUnSelectButton_) == 0x000010, "Wrong size on WB_LeaveMessagePanelProp_C_OnUnSelectButton_"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnUnSelectButton_, Item) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_OnUnSelectButton_::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_OnUnSelectButton_, Index_0) == 0x000008, "Member 'WB_LeaveMessagePanelProp_C_OnUnSelectButton_::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_SetTagID \ static_assert(alignof(WB_LeaveMessagePanelProp_C_SetTagID) == 0x000004, "Wrong alignment on WB_LeaveMessagePanelProp_C_SetTagID"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_SetTagID) == 0x000020, "Wrong size on WB_LeaveMessagePanelProp_C_SetTagID"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_SetTagID, CallFunc_Greater_IntInt_ReturnValue) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_SetTagID::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_SetTagID, CallFunc_Array_Add_ReturnValue) == 0x000004, "Member 'WB_LeaveMessagePanelProp_C_SetTagID::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_SetTagID, CallFunc_Array_Add_ReturnValue_1) == 0x000008, "Member 'WB_LeaveMessagePanelProp_C_SetTagID::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_SetTagID, CallFunc_Array_Add_ReturnValue_2) == 0x00000C, "Member 'WB_LeaveMessagePanelProp_C_SetTagID::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_SetTagID, CallFunc_Array_Add_ReturnValue_3) == 0x000010, "Member 'WB_LeaveMessagePanelProp_C_SetTagID::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_SetTagID, CallFunc_Array_Add_ReturnValue_4) == 0x000014, "Member 'WB_LeaveMessagePanelProp_C_SetTagID::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_SetTagID, CallFunc_Array_Add_ReturnValue_5) == 0x000018, "Member 'WB_LeaveMessagePanelProp_C_SetTagID::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_SetTagID, CallFunc_Array_Add_ReturnValue_6) == 0x00001C, "Member 'WB_LeaveMessagePanelProp_C_SetTagID::CallFunc_Array_Add_ReturnValue_6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_UpdateNewButton \ static_assert(alignof(WB_LeaveMessagePanelProp_C_UpdateNewButton) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_UpdateNewButton"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_UpdateNewButton) == 0x000018, "Wrong size on WB_LeaveMessagePanelProp_C_UpdateNewButton"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateNewButton, CallFunc_GetChildAt_ReturnValue) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_UpdateNewButton::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateNewButton, K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi) == 0x000008, "Member 'WB_LeaveMessagePanelProp_C_UpdateNewButton::K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateNewButton, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'WB_LeaveMessagePanelProp_C_UpdateNewButton::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateNewButton, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'WB_LeaveMessagePanelProp_C_UpdateNewButton::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateNewButton, CallFunc_IsVisible_ReturnValue) == 0x000012, "Member 'WB_LeaveMessagePanelProp_C_UpdateNewButton::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_UpdateStyle \ static_assert(alignof(WB_LeaveMessagePanelProp_C_UpdateStyle) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_UpdateStyle"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_UpdateStyle) == 0x000050, "Wrong size on WB_LeaveMessagePanelProp_C_UpdateStyle"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Index_0) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_bool_Variable) == 0x000004, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_bool_Variable_1) == 0x000005, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_bool_Variable_2) == 0x000006, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_int_Variable) == 0x000008, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_byte_Variable) == 0x00000C, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_byte_Variable_1) == 0x00000D, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_byte_Variable_2) == 0x00000E, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_byte_Variable_3) == 0x00000F, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_int_Variable_1) == 0x000010, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_byte_Variable_4) == 0x000014, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_byte_Variable_5) == 0x000015, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_byte_Variable_6) == 0x000016, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_byte_Variable_7) == 0x000017, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_int_Variable_2) == 0x000018, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_byte_Variable_8) == 0x00001C, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_byte_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_byte_Variable_9) == 0x00001D, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_byte_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_byte_Variable_10) == 0x00001E, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_byte_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_byte_Variable_11) == 0x00001F, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_byte_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_int_Variable_3) == 0x000020, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_byte_Variable_12) == 0x000024, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_byte_Variable_12' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_byte_Variable_13) == 0x000025, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_byte_Variable_13' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_byte_Variable_14) == 0x000026, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_byte_Variable_14' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, Temp_byte_Variable_15) == 0x000027, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::Temp_byte_Variable_15' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, CallFunc_CanLeaveMessage_ReturnValue) == 0x000028, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::CallFunc_CanLeaveMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, CallFunc_GetChildAt_ReturnValue) == 0x000030, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi) == 0x000038, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, K2Node_SwitchInteger_CmpSuccess) == 0x000041, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, CallFunc_CanLeaveMessage_ReturnValue_1) == 0x000042, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::CallFunc_CanLeaveMessage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, K2Node_Select_Default) == 0x000043, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, K2Node_Select_Default_1) == 0x000044, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000045, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, K2Node_Select_Default_2) == 0x00004C, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, K2Node_Select_Default_3) == 0x00004D, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle, K2Node_Select_Default_4) == 0x00004E, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle::K2Node_Select_Default_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessagePanelProp_C_UpdateStyle_00 \ static_assert(alignof(WB_LeaveMessagePanelProp_C_UpdateStyle_00) == 0x000008, "Wrong alignment on WB_LeaveMessagePanelProp_C_UpdateStyle_00"); \ static_assert(sizeof(WB_LeaveMessagePanelProp_C_UpdateStyle_00) == 0x000048, "Wrong size on WB_LeaveMessagePanelProp_C_UpdateStyle_00"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, Index_0) == 0x000000, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, Temp_byte_Variable) == 0x000004, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, Temp_byte_Variable_1) == 0x000005, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, Temp_int_Variable) == 0x000008, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, Temp_byte_Variable_2) == 0x00000C, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, Temp_byte_Variable_3) == 0x00000D, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, Temp_int_Variable_1) == 0x000010, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, Temp_byte_Variable_4) == 0x000014, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, Temp_byte_Variable_5) == 0x000015, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, Temp_bool_Variable) == 0x000016, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, Temp_bool_Variable_1) == 0x000017, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, Temp_bool_Variable_2) == 0x000018, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, CallFunc_CanLeaveMessage_ReturnValue) == 0x000019, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::CallFunc_CanLeaveMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, CallFunc_GetChildAt_ReturnValue) == 0x000020, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi) == 0x000028, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::K2Node_DynamicCast_AsWB_Set_Leave_Message_Fanor_Danzi' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, K2Node_SwitchInteger_CmpSuccess) == 0x000031, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, CallFunc_CanLeaveMessage_00_ReturnValue) == 0x000032, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::CallFunc_CanLeaveMessage_00_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, Temp_int_Variable_2) == 0x000034, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, K2Node_Select_Default) == 0x000038, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, K2Node_Select_Default_1) == 0x000039, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00003A, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, K2Node_Select_Default_2) == 0x00003B, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessagePanelProp_C_UpdateStyle_00, K2Node_Select_Default_3) == 0x000040, "Member 'WB_LeaveMessagePanelProp_C_UpdateStyle_00::K2Node_Select_Default_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LeaveMessagePanelProp_C \ static_assert(alignof(UWB_LeaveMessagePanelProp_C) == 0x000008, "Wrong alignment on UWB_LeaveMessagePanelProp_C"); \ static_assert(sizeof(UWB_LeaveMessagePanelProp_C) == 0x000438, "Wrong size on UWB_LeaveMessagePanelProp_C"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_LeaveMessagePanelProp_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, Btn_DanZi) == 0x0002C8, "Member 'UWB_LeaveMessagePanelProp_C::Btn_DanZi' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, Btn_DanZi2) == 0x0002D0, "Member 'UWB_LeaveMessagePanelProp_C::Btn_DanZi2' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, Btn_DongZuo) == 0x0002D8, "Member 'UWB_LeaveMessagePanelProp_C::Btn_DongZuo' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, Btn_FanBen) == 0x0002E0, "Member 'UWB_LeaveMessagePanelProp_C::Btn_FanBen' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, Btn_FanBen2) == 0x0002E8, "Member 'UWB_LeaveMessagePanelProp_C::Btn_FanBen2' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, Btn_Finish) == 0x0002F0, "Member 'UWB_LeaveMessagePanelProp_C::Btn_Finish' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, Btn_LianJieCi) == 0x0002F8, "Member 'UWB_LeaveMessagePanelProp_C::Btn_LianJieCi' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, ContentList) == 0x000300, "Member 'UWB_LeaveMessagePanelProp_C::ContentList' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, Image) == 0x000308, "Member 'UWB_LeaveMessagePanelProp_C::Image' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, Text_Data_1) == 0x000310, "Member 'UWB_LeaveMessagePanelProp_C::Text_Data_1' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, WB_AnimationSlot_Fade) == 0x000318, "Member 'UWB_LeaveMessagePanelProp_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, WGI_InputHelpVis_1) == 0x000320, "Member 'UWB_LeaveMessagePanelProp_C::WGI_InputHelpVis_1' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, CurrentButton) == 0x000328, "Member 'UWB_LeaveMessagePanelProp_C::CurrentButton' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, ChangeStyleIndex) == 0x000330, "Member 'UWB_LeaveMessagePanelProp_C::ChangeStyleIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, fanben) == 0x000338, "Member 'UWB_LeaveMessagePanelProp_C::fanben' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, danzi) == 0x000350, "Member 'UWB_LeaveMessagePanelProp_C::danzi' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, Data) == 0x000368, "Member 'UWB_LeaveMessagePanelProp_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, CallActiveRightPanel) == 0x000380, "Member 'UWB_LeaveMessagePanelProp_C::CallActiveRightPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, Connect) == 0x000390, "Member 'UWB_LeaveMessagePanelProp_C::Connect' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, Fanben2) == 0x0003A8, "Member 'UWB_LeaveMessagePanelProp_C::Fanben2' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, Danzi2) == 0x0003C0, "Member 'UWB_LeaveMessagePanelProp_C::Danzi2' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, ConnectContent_1) == 0x0003D8, "Member 'UWB_LeaveMessagePanelProp_C::ConnectContent_1' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, ConnectContent_2) == 0x0003F0, "Member 'UWB_LeaveMessagePanelProp_C::ConnectContent_2' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, fanben1_Index) == 0x000408, "Member 'UWB_LeaveMessagePanelProp_C::fanben1_Index' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, danzi_Index) == 0x00040C, "Member 'UWB_LeaveMessagePanelProp_C::danzi_Index' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, danzi1_Index) == 0x000410, "Member 'UWB_LeaveMessagePanelProp_C::danzi1_Index' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, lianjieci_Index) == 0x000414, "Member 'UWB_LeaveMessagePanelProp_C::lianjieci_Index' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, fanben2_index) == 0x000418, "Member 'UWB_LeaveMessagePanelProp_C::fanben2_index' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, danzi_Index1) == 0x00041C, "Member 'UWB_LeaveMessagePanelProp_C::danzi_Index1' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, danzi2_Index) == 0x000420, "Member 'UWB_LeaveMessagePanelProp_C::danzi2_Index' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessagePanelProp_C, tagid) == 0x000428, "Member 'UWB_LeaveMessagePanelProp_C::tagid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_SlowDownByDoingSomething_C_Received_NotifyBegin \ static_assert(alignof(ANS_SlowDownByDoingSomething_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_SlowDownByDoingSomething_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_SlowDownByDoingSomething_C_Received_NotifyBegin) == 0x000068, "Wrong size on ANS_SlowDownByDoingSomething_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyBegin, CallFunc_GetMontageInstanceId_ReturnValue) == 0x00004C, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyBegin::CallFunc_GetMontageInstanceId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyBegin, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000058, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyBegin::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000061, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_SlowDownByDoingSomething_C_Received_NotifyEnd \ static_assert(alignof(ANS_SlowDownByDoingSomething_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_SlowDownByDoingSomething_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_SlowDownByDoingSomething_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_SlowDownByDoingSomething_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyEnd, CallFunc_GetMontageInstanceId_ReturnValue) == 0x000044, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyEnd::CallFunc_GetMontageInstanceId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000050, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_SlowDownByDoingSomething_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000059, "Member 'ANS_SlowDownByDoingSomething_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_SlowDownByDoingSomething_C \ static_assert(alignof(UANS_SlowDownByDoingSomething_C) == 0x000008, "Wrong alignment on UANS_SlowDownByDoingSomething_C"); \ static_assert(sizeof(UANS_SlowDownByDoingSomething_C) == 0x000048, "Wrong size on UANS_SlowDownByDoingSomething_C"); \ static_assert(offsetof(UANS_SlowDownByDoingSomething_C, MaxDegreesPerSecond) == 0x000040, "Member 'UANS_SlowDownByDoingSomething_C::MaxDegreesPerSecond' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Javascript_Conroller_C_ExecuteUbergraph_Javascript_Conroller \ static_assert(alignof(Javascript_Conroller_C_ExecuteUbergraph_Javascript_Conroller) == 0x000004, "Wrong alignment on Javascript_Conroller_C_ExecuteUbergraph_Javascript_Conroller"); \ static_assert(sizeof(Javascript_Conroller_C_ExecuteUbergraph_Javascript_Conroller) == 0x000004, "Wrong size on Javascript_Conroller_C_ExecuteUbergraph_Javascript_Conroller"); \ static_assert(offsetof(Javascript_Conroller_C_ExecuteUbergraph_Javascript_Conroller, EntryPoint) == 0x000000, "Member 'Javascript_Conroller_C_ExecuteUbergraph_Javascript_Conroller::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Javascript_Conroller_C_InitModel \ static_assert(alignof(Javascript_Conroller_C_InitModel) == 0x000001, "Wrong alignment on Javascript_Conroller_C_InitModel"); \ static_assert(sizeof(Javascript_Conroller_C_InitModel) == 0x000001, "Wrong size on Javascript_Conroller_C_InitModel"); \ static_assert(offsetof(Javascript_Conroller_C_InitModel, CallFunc_Not_PreBool_ReturnValue) == 0x000000, "Member 'Javascript_Conroller_C_InitModel::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJavascript_Conroller_C \ static_assert(alignof(UJavascript_Conroller_C) == 0x000008, "Wrong alignment on UJavascript_Conroller_C"); \ static_assert(sizeof(UJavascript_Conroller_C) == 0x000118, "Wrong size on UJavascript_Conroller_C"); \ static_assert(offsetof(UJavascript_Conroller_C, UberGraphFrame_Javascript_Conroller_C) == 0x0000F8, "Member 'UJavascript_Conroller_C::UberGraphFrame_Javascript_Conroller_C' has a wrong offset!"); \ static_assert(offsetof(UJavascript_Conroller_C, WaitScriptComplete) == 0x000100, "Member 'UJavascript_Conroller_C::WaitScriptComplete' has a wrong offset!"); \ static_assert(offsetof(UJavascript_Conroller_C, java_api) == 0x000108, "Member 'UJavascript_Conroller_C::java_api' has a wrong offset!"); \ static_assert(offsetof(UJavascript_Conroller_C, hasInitCalled) == 0x000110, "Member 'UJavascript_Conroller_C::hasInitCalled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_BlackAndLoadingUI \ static_assert(alignof(DCSGameMode_C_BlackAndLoadingUI) == 0x000008, "Wrong alignment on DCSGameMode_C_BlackAndLoadingUI"); \ static_assert(sizeof(DCSGameMode_C_BlackAndLoadingUI) == 0x000010, "Wrong size on DCSGameMode_C_BlackAndLoadingUI"); \ static_assert(offsetof(DCSGameMode_C_BlackAndLoadingUI, ProcessIds) == 0x000000, "Member 'DCSGameMode_C_BlackAndLoadingUI::ProcessIds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_ExecuteUbergraph_DCSGameMode \ static_assert(alignof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode) == 0x000010, "Wrong alignment on DCSGameMode_C_ExecuteUbergraph_DCSGameMode"); \ static_assert(sizeof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode) == 0x0003E0, "Wrong size on DCSGameMode_C_ExecuteUbergraph_DCSGameMode"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, EntryPoint) == 0x000000, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_GetLoadingStreamingCount_ReturnValue) == 0x000004, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_GetLoadingStreamingCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000008, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_GetLoadingStreamingCount_ReturnValue_1) == 0x00000C, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_GetLoadingStreamingCount_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_GetItems_Items) == 0x000010, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_GetItems_Items' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_CreateMessageWindow_ReturnValue) == 0x000020, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Array_Get_Item) == 0x000028, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Greater_IntInt_ReturnValue) == 0x00004C, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_CreateMessageWindow_ReturnValue_1) == 0x00004D, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_CreateMessageWindow_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_GetAllActorsOfClass_OutActors) == 0x000050, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Array_Get_Item_1) == 0x000060, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_GetTransform_ReturnValue) == 0x000070, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Array_Length_ReturnValue_1) == 0x0000D0, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0000D4, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000D8, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000E0, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, K2Node_DynamicCast_bSuccess) == 0x0000E8, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_MontageAction_duration) == 0x0000F0, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_MontageAction_duration' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_MontageAction_succeed) == 0x0000F8, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_MontageAction_succeed' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_GetItems_Items_1) == 0x000100, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_GetItems_Items_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Array_Length_ReturnValue_2) == 0x000110, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Not_PreBool_ReturnValue) == 0x000114, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000118, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000120, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, K2Node_DynamicCast_bSuccess_1) == 0x000128, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_GetStreamingLevel_ReturnValue) == 0x000130, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_GetStreamingLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_GetMyEquip_Equip) == 0x000138, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_IsValid_ReturnValue) == 0x000140, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_BreakTransform_Location) == 0x000148, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_BreakTransform_Rotation) == 0x000160, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_BreakTransform_Scale) == 0x000178, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Not_PreBool_ReturnValue_1) == 0x000190, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x000191, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, Temp_int_Loop_Counter_Variable) == 0x000194, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Less_IntInt_ReturnValue) == 0x000198, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Add_IntInt_ReturnValue) == 0x00019C, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Not_PreBool_ReturnValue_2) == 0x0001A0, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_BooleanAND_ReturnValue) == 0x0001A1, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, Temp_bool_True_if_break_was_hit_Variable) == 0x0001A2, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Not_PreBool_ReturnValue_3) == 0x0001A3, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_BooleanAND_ReturnValue_1) == 0x0001A4, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, K2Node_CustomEvent_ProcessIds) == 0x0001A8, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::K2Node_CustomEvent_ProcessIds' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, Temp_int_Array_Index_Variable) == 0x0001B8, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Array_Get_Item_2) == 0x0001C0, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_InRange_IntInt_ReturnValue) == 0x0001E0, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_InRange_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_IsLevelBusy_Reuslt) == 0x0001E1, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_IsLevelBusy_Reuslt' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0001E8, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x0001F0, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0001F8, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000200, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000201, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, K2Node_Event_DeltaSeconds) == 0x000204, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_BooleanAND_ReturnValue_2) == 0x000208, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x000210, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, K2Node_DynamicCast_AsBP_Combat_Character_2) == 0x000218, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::K2Node_DynamicCast_AsBP_Combat_Character_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, K2Node_DynamicCast_bSuccess_2) == 0x000220, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, K2Node_CustomEvent_RecoverFade) == 0x000221, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::K2Node_CustomEvent_RecoverFade' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_BreakTransform_Location_1) == 0x000228, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_BreakTransform_Rotation_1) == 0x000240, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_BreakTransform_Scale_1) == 0x000258, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_BreakRotator_Roll) == 0x000270, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_BreakRotator_Pitch) == 0x000274, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_BreakRotator_Yaw) == 0x000278, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_GetPlayerController_ReturnValue) == 0x000280, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_MakeRotator_ReturnValue) == 0x000288, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_MakeTransform_ReturnValue) == 0x0002A0, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000300, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Conv_StringToName_ReturnValue) == 0x000308, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_FinishSpawningActor_ReturnValue) == 0x000310, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_GetAllActorsOfClassWithTag_OutActors) == 0x000318, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_GetAllActorsOfClassWithTag_OutActors' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, K2Node_DynamicCast_AsBP_Combat_Character_3) == 0x000328, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::K2Node_DynamicCast_AsBP_Combat_Character_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, K2Node_DynamicCast_bSuccess_3) == 0x000330, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_IsEmpty_ReturnValue) == 0x000331, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_MakeTransform_ReturnValue_1) == 0x000340, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Not_PreBool_ReturnValue_4) == 0x0003A0, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_1) == 0x0003A8, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_FinishSpawningActor_ReturnValue_1) == 0x0003B0, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_FinishSpawningActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, K2Node_Event_NewPlayer) == 0x0003B8, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::K2Node_Event_NewPlayer' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, Temp_bool_IsClosed_Variable) == 0x0003C0, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, Temp_bool_Has_Been_Initd_Variable) == 0x0003C1, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, Temp_delegate_Variable) == 0x0003C4, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0003D4, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_Array_Length_ReturnValue_3) == 0x0003D8, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_ExecuteUbergraph_DCSGameMode, CallFunc_IsValid_ReturnValue_1) == 0x0003DC, "Member 'DCSGameMode_C_ExecuteUbergraph_DCSGameMode::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_GetOrCreateNonContextGlobalActor \ static_assert(alignof(DCSGameMode_C_GetOrCreateNonContextGlobalActor) == 0x000010, "Wrong alignment on DCSGameMode_C_GetOrCreateNonContextGlobalActor"); \ static_assert(sizeof(DCSGameMode_C_GetOrCreateNonContextGlobalActor) == 0x0000A0, "Wrong size on DCSGameMode_C_GetOrCreateNonContextGlobalActor"); \ static_assert(offsetof(DCSGameMode_C_GetOrCreateNonContextGlobalActor, klass) == 0x000000, "Member 'DCSGameMode_C_GetOrCreateNonContextGlobalActor::klass' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetOrCreateNonContextGlobalActor, New) == 0x000008, "Member 'DCSGameMode_C_GetOrCreateNonContextGlobalActor::New' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetOrCreateNonContextGlobalActor, Result) == 0x000010, "Member 'DCSGameMode_C_GetOrCreateNonContextGlobalActor::Result' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetOrCreateNonContextGlobalActor, CallFunc_MakeTransform_ReturnValue) == 0x000020, "Member 'DCSGameMode_C_GetOrCreateNonContextGlobalActor::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetOrCreateNonContextGlobalActor, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000080, "Member 'DCSGameMode_C_GetOrCreateNonContextGlobalActor::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetOrCreateNonContextGlobalActor, CallFunc_Map_Find_Value) == 0x000088, "Member 'DCSGameMode_C_GetOrCreateNonContextGlobalActor::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetOrCreateNonContextGlobalActor, CallFunc_Map_Find_ReturnValue) == 0x000090, "Member 'DCSGameMode_C_GetOrCreateNonContextGlobalActor::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetOrCreateNonContextGlobalActor, CallFunc_FinishSpawningActor_ReturnValue) == 0x000098, "Member 'DCSGameMode_C_GetOrCreateNonContextGlobalActor::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_GetSaveSlotValue \ static_assert(alignof(DCSGameMode_C_GetSaveSlotValue) == 0x000008, "Wrong alignment on DCSGameMode_C_GetSaveSlotValue"); \ static_assert(sizeof(DCSGameMode_C_GetSaveSlotValue) == 0x000048, "Wrong size on DCSGameMode_C_GetSaveSlotValue"); \ static_assert(offsetof(DCSGameMode_C_GetSaveSlotValue, Slot) == 0x000000, "Member 'DCSGameMode_C_GetSaveSlotValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSaveSlotValue, Key) == 0x000010, "Member 'DCSGameMode_C_GetSaveSlotValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSaveSlotValue, Value) == 0x000020, "Member 'DCSGameMode_C_GetSaveSlotValue::Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSaveSlotValue, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'DCSGameMode_C_GetSaveSlotValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSaveSlotValue, CallFunc_GetSlotValue_Value) == 0x000038, "Member 'DCSGameMode_C_GetSaveSlotValue::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_GetSlotArrayValue \ static_assert(alignof(DCSGameMode_C_GetSlotArrayValue) == 0x000008, "Wrong alignment on DCSGameMode_C_GetSlotArrayValue"); \ static_assert(sizeof(DCSGameMode_C_GetSlotArrayValue) == 0x000048, "Wrong size on DCSGameMode_C_GetSlotArrayValue"); \ static_assert(offsetof(DCSGameMode_C_GetSlotArrayValue, Slot) == 0x000000, "Member 'DCSGameMode_C_GetSlotArrayValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSlotArrayValue, ArrayKey) == 0x000010, "Member 'DCSGameMode_C_GetSlotArrayValue::ArrayKey' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSlotArrayValue, Array) == 0x000020, "Member 'DCSGameMode_C_GetSlotArrayValue::Array' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSlotArrayValue, CallFunc_GetSlotStrArray_ResultArray) == 0x000030, "Member 'DCSGameMode_C_GetSlotArrayValue::CallFunc_GetSlotStrArray_ResultArray' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSlotArrayValue, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'DCSGameMode_C_GetSlotArrayValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_GetSlotIntArrayValue \ static_assert(alignof(DCSGameMode_C_GetSlotIntArrayValue) == 0x000008, "Wrong alignment on DCSGameMode_C_GetSlotIntArrayValue"); \ static_assert(sizeof(DCSGameMode_C_GetSlotIntArrayValue) == 0x000048, "Wrong size on DCSGameMode_C_GetSlotIntArrayValue"); \ static_assert(offsetof(DCSGameMode_C_GetSlotIntArrayValue, Slot) == 0x000000, "Member 'DCSGameMode_C_GetSlotIntArrayValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSlotIntArrayValue, Key) == 0x000010, "Member 'DCSGameMode_C_GetSlotIntArrayValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSlotIntArrayValue, Array) == 0x000020, "Member 'DCSGameMode_C_GetSlotIntArrayValue::Array' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSlotIntArrayValue, CallFunc_GetSlotIntArray_ResultArray) == 0x000030, "Member 'DCSGameMode_C_GetSlotIntArrayValue::CallFunc_GetSlotIntArray_ResultArray' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSlotIntArrayValue, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'DCSGameMode_C_GetSlotIntArrayValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_GetSlotIntIntMapValue \ static_assert(alignof(DCSGameMode_C_GetSlotIntIntMapValue) == 0x000008, "Wrong alignment on DCSGameMode_C_GetSlotIntIntMapValue"); \ static_assert(sizeof(DCSGameMode_C_GetSlotIntIntMapValue) == 0x0000C8, "Wrong size on DCSGameMode_C_GetSlotIntIntMapValue"); \ static_assert(offsetof(DCSGameMode_C_GetSlotIntIntMapValue, Slot) == 0x000000, "Member 'DCSGameMode_C_GetSlotIntIntMapValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSlotIntIntMapValue, Key) == 0x000010, "Member 'DCSGameMode_C_GetSlotIntIntMapValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSlotIntIntMapValue, ResultMaps) == 0x000020, "Member 'DCSGameMode_C_GetSlotIntIntMapValue::ResultMaps' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSlotIntIntMapValue, CallFunc_GetSlotIntIntMap_ResultMap) == 0x000070, "Member 'DCSGameMode_C_GetSlotIntIntMapValue::CallFunc_GetSlotIntIntMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSlotIntIntMapValue, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'DCSGameMode_C_GetSlotIntIntMapValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_GetSlotStrIntMapValue \ static_assert(alignof(DCSGameMode_C_GetSlotStrIntMapValue) == 0x000008, "Wrong alignment on DCSGameMode_C_GetSlotStrIntMapValue"); \ static_assert(sizeof(DCSGameMode_C_GetSlotStrIntMapValue) == 0x0000C8, "Wrong size on DCSGameMode_C_GetSlotStrIntMapValue"); \ static_assert(offsetof(DCSGameMode_C_GetSlotStrIntMapValue, Slot) == 0x000000, "Member 'DCSGameMode_C_GetSlotStrIntMapValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSlotStrIntMapValue, Key) == 0x000010, "Member 'DCSGameMode_C_GetSlotStrIntMapValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSlotStrIntMapValue, ResultMaps) == 0x000020, "Member 'DCSGameMode_C_GetSlotStrIntMapValue::ResultMaps' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSlotStrIntMapValue, CallFunc_GetSlotStrIntMap_ResultMap) == 0x000070, "Member 'DCSGameMode_C_GetSlotStrIntMapValue::CallFunc_GetSlotStrIntMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_GetSlotStrIntMapValue, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'DCSGameMode_C_GetSlotStrIntMapValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_K2_PostLogin \ static_assert(alignof(DCSGameMode_C_K2_PostLogin) == 0x000008, "Wrong alignment on DCSGameMode_C_K2_PostLogin"); \ static_assert(sizeof(DCSGameMode_C_K2_PostLogin) == 0x000008, "Wrong size on DCSGameMode_C_K2_PostLogin"); \ static_assert(offsetof(DCSGameMode_C_K2_PostLogin, NewPlayer) == 0x000000, "Member 'DCSGameMode_C_K2_PostLogin::NewPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_LoadNumbericDataTable \ static_assert(alignof(DCSGameMode_C_LoadNumbericDataTable) == 0x000008, "Wrong alignment on DCSGameMode_C_LoadNumbericDataTable"); \ static_assert(sizeof(DCSGameMode_C_LoadNumbericDataTable) == 0x0000E0, "Wrong size on DCSGameMode_C_LoadNumbericDataTable"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'DCSGameMode_C_LoadNumbericDataTable::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, Temp_int_Array_Index_Variable) == 0x000008, "Member 'DCSGameMode_C_LoadNumbericDataTable::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'DCSGameMode_C_LoadNumbericDataTable::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'DCSGameMode_C_LoadNumbericDataTable::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Add_IntInt_ReturnValue_1) == 0x000014, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, Temp_int_Array_Index_Variable_2) == 0x000018, "Member 'DCSGameMode_C_LoadNumbericDataTable::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Redirect_Table_MappedTable) == 0x000020, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000028, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Array_Get_Item) == 0x000038, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_GetDataTableRowFromName_OutRow) == 0x000044, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000048, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Redirect_Table_MappedTable_1) == 0x000050, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Redirect_Table_MappedTable_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_GetDataTableRowNames_OutRowNames_1) == 0x000058, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_GetDataTableRowNames_OutRowNames_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Array_Get_Item_1) == 0x000068, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Array_Length_ReturnValue_1) == 0x000070, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000074, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000078, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Less_IntInt_ReturnValue) == 0x000079, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Redirect_Table_MappedTable_2) == 0x000080, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Redirect_Table_MappedTable_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_GetDataTableRowNames_OutRowNames_2) == 0x000088, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_GetDataTableRowNames_OutRowNames_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Array_Add_ReturnValue) == 0x000098, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Array_Get_Item_2) == 0x00009C, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Array_Length_ReturnValue_2) == 0x0000A4, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x0000A8, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x0000AC, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000AD, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Array_Add_ReturnValue_1) == 0x0000B0, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, Temp_int_Loop_Counter_Variable_2) == 0x0000B4, "Member 'DCSGameMode_C_LoadNumbericDataTable::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Array_Add_ReturnValue_2) == 0x0000B8, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000BC, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000C0, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Array_Add_NewItem_ImplicitCast) == 0x0000C8, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Array_Add_NewItem_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Array_Add_NewItem_ImplicitCast_1) == 0x0000D0, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Array_Add_NewItem_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_LoadNumbericDataTable, CallFunc_Array_Add_NewItem_ImplicitCast_2) == 0x0000D8, "Member 'DCSGameMode_C_LoadNumbericDataTable::CallFunc_Array_Add_NewItem_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_ReceiveTick \ static_assert(alignof(DCSGameMode_C_ReceiveTick) == 0x000004, "Wrong alignment on DCSGameMode_C_ReceiveTick"); \ static_assert(sizeof(DCSGameMode_C_ReceiveTick) == 0x000004, "Wrong size on DCSGameMode_C_ReceiveTick"); \ static_assert(offsetof(DCSGameMode_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'DCSGameMode_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_RegisterJavascriptAPI \ static_assert(alignof(DCSGameMode_C_RegisterJavascriptAPI) == 0x000008, "Wrong alignment on DCSGameMode_C_RegisterJavascriptAPI"); \ static_assert(sizeof(DCSGameMode_C_RegisterJavascriptAPI) == 0x000008, "Wrong size on DCSGameMode_C_RegisterJavascriptAPI"); \ static_assert(offsetof(DCSGameMode_C_RegisterJavascriptAPI, JavascriptAPI_0) == 0x000000, "Member 'DCSGameMode_C_RegisterJavascriptAPI::JavascriptAPI_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_RequestCharacter \ static_assert(alignof(DCSGameMode_C_RequestCharacter) == 0x000001, "Wrong alignment on DCSGameMode_C_RequestCharacter"); \ static_assert(sizeof(DCSGameMode_C_RequestCharacter) == 0x000001, "Wrong size on DCSGameMode_C_RequestCharacter"); \ static_assert(offsetof(DCSGameMode_C_RequestCharacter, RecoverFade) == 0x000000, "Member 'DCSGameMode_C_RequestCharacter::RecoverFade' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_SaveAllSlots \ static_assert(alignof(DCSGameMode_C_SaveAllSlots) == 0x000004, "Wrong alignment on DCSGameMode_C_SaveAllSlots"); \ static_assert(sizeof(DCSGameMode_C_SaveAllSlots) == 0x000014, "Wrong size on DCSGameMode_C_SaveAllSlots"); \ static_assert(offsetof(DCSGameMode_C_SaveAllSlots, Temp_delegate_Variable) == 0x000000, "Member 'DCSGameMode_C_SaveAllSlots::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_SaveAllSlots, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'DCSGameMode_C_SaveAllSlots::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_SaveGame \ static_assert(alignof(DCSGameMode_C_SaveGame) == 0x000001, "Wrong alignment on DCSGameMode_C_SaveGame"); \ static_assert(sizeof(DCSGameMode_C_SaveGame) == 0x000002, "Wrong size on DCSGameMode_C_SaveGame"); \ static_assert(offsetof(DCSGameMode_C_SaveGame, create_save) == 0x000000, "Member 'DCSGameMode_C_SaveGame::create_save' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_SaveGame, L_create_save) == 0x000001, "Member 'DCSGameMode_C_SaveGame::L_create_save' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_UpdateSaveIntArrayValue \ static_assert(alignof(DCSGameMode_C_UpdateSaveIntArrayValue) == 0x000008, "Wrong alignment on DCSGameMode_C_UpdateSaveIntArrayValue"); \ static_assert(sizeof(DCSGameMode_C_UpdateSaveIntArrayValue) == 0x000038, "Wrong size on DCSGameMode_C_UpdateSaveIntArrayValue"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveIntArrayValue, Slot) == 0x000000, "Member 'DCSGameMode_C_UpdateSaveIntArrayValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveIntArrayValue, Key) == 0x000010, "Member 'DCSGameMode_C_UpdateSaveIntArrayValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveIntArrayValue, int_array) == 0x000020, "Member 'DCSGameMode_C_UpdateSaveIntArrayValue::int_array' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveIntArrayValue, Flush) == 0x000030, "Member 'DCSGameMode_C_UpdateSaveIntArrayValue::Flush' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveIntArrayValue, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'DCSGameMode_C_UpdateSaveIntArrayValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_UpdateSaveIntIntMapValue \ static_assert(alignof(DCSGameMode_C_UpdateSaveIntIntMapValue) == 0x000008, "Wrong alignment on DCSGameMode_C_UpdateSaveIntIntMapValue"); \ static_assert(sizeof(DCSGameMode_C_UpdateSaveIntIntMapValue) == 0x0000A0, "Wrong size on DCSGameMode_C_UpdateSaveIntIntMapValue"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveIntIntMapValue, Slot) == 0x000000, "Member 'DCSGameMode_C_UpdateSaveIntIntMapValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveIntIntMapValue, Key) == 0x000010, "Member 'DCSGameMode_C_UpdateSaveIntIntMapValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveIntIntMapValue, IntMap) == 0x000020, "Member 'DCSGameMode_C_UpdateSaveIntIntMapValue::IntMap' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveIntIntMapValue, Flush) == 0x000070, "Member 'DCSGameMode_C_UpdateSaveIntIntMapValue::Flush' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveIntIntMapValue, l_value_array) == 0x000078, "Member 'DCSGameMode_C_UpdateSaveIntIntMapValue::l_value_array' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveIntIntMapValue, l_key_array) == 0x000088, "Member 'DCSGameMode_C_UpdateSaveIntIntMapValue::l_key_array' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveIntIntMapValue, CallFunc_IsValid_ReturnValue) == 0x000098, "Member 'DCSGameMode_C_UpdateSaveIntIntMapValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_UpdateSaveSlotValue \ static_assert(alignof(DCSGameMode_C_UpdateSaveSlotValue) == 0x000008, "Wrong alignment on DCSGameMode_C_UpdateSaveSlotValue"); \ static_assert(sizeof(DCSGameMode_C_UpdateSaveSlotValue) == 0x000038, "Wrong size on DCSGameMode_C_UpdateSaveSlotValue"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveSlotValue, Slot) == 0x000000, "Member 'DCSGameMode_C_UpdateSaveSlotValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveSlotValue, Key) == 0x000010, "Member 'DCSGameMode_C_UpdateSaveSlotValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveSlotValue, Value) == 0x000020, "Member 'DCSGameMode_C_UpdateSaveSlotValue::Value' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveSlotValue, Flush) == 0x000030, "Member 'DCSGameMode_C_UpdateSaveSlotValue::Flush' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveSlotValue, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'DCSGameMode_C_UpdateSaveSlotValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_UpdateSaveStrArrayValue \ static_assert(alignof(DCSGameMode_C_UpdateSaveStrArrayValue) == 0x000008, "Wrong alignment on DCSGameMode_C_UpdateSaveStrArrayValue"); \ static_assert(sizeof(DCSGameMode_C_UpdateSaveStrArrayValue) == 0x000038, "Wrong size on DCSGameMode_C_UpdateSaveStrArrayValue"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveStrArrayValue, Slot) == 0x000000, "Member 'DCSGameMode_C_UpdateSaveStrArrayValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveStrArrayValue, Key) == 0x000010, "Member 'DCSGameMode_C_UpdateSaveStrArrayValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveStrArrayValue, int_array) == 0x000020, "Member 'DCSGameMode_C_UpdateSaveStrArrayValue::int_array' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveStrArrayValue, Flush) == 0x000030, "Member 'DCSGameMode_C_UpdateSaveStrArrayValue::Flush' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveStrArrayValue, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'DCSGameMode_C_UpdateSaveStrArrayValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSGameMode_C_UpdateSaveStrIntMapValue \ static_assert(alignof(DCSGameMode_C_UpdateSaveStrIntMapValue) == 0x000008, "Wrong alignment on DCSGameMode_C_UpdateSaveStrIntMapValue"); \ static_assert(sizeof(DCSGameMode_C_UpdateSaveStrIntMapValue) == 0x0000A0, "Wrong size on DCSGameMode_C_UpdateSaveStrIntMapValue"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveStrIntMapValue, Slot) == 0x000000, "Member 'DCSGameMode_C_UpdateSaveStrIntMapValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveStrIntMapValue, Key) == 0x000010, "Member 'DCSGameMode_C_UpdateSaveStrIntMapValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveStrIntMapValue, IntMap) == 0x000020, "Member 'DCSGameMode_C_UpdateSaveStrIntMapValue::IntMap' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveStrIntMapValue, Flush) == 0x000070, "Member 'DCSGameMode_C_UpdateSaveStrIntMapValue::Flush' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveStrIntMapValue, l_value_array) == 0x000078, "Member 'DCSGameMode_C_UpdateSaveStrIntMapValue::l_value_array' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveStrIntMapValue, l_key_array) == 0x000088, "Member 'DCSGameMode_C_UpdateSaveStrIntMapValue::l_key_array' has a wrong offset!"); \ static_assert(offsetof(DCSGameMode_C_UpdateSaveStrIntMapValue, CallFunc_IsValid_ReturnValue) == 0x000098, "Member 'DCSGameMode_C_UpdateSaveStrIntMapValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADCSGameMode_C \ static_assert(alignof(ADCSGameMode_C) == 0x000010, "Wrong alignment on ADCSGameMode_C"); \ static_assert(sizeof(ADCSGameMode_C) == 0x000700, "Wrong size on ADCSGameMode_C"); \ static_assert(offsetof(ADCSGameMode_C, UberGraphFrame) == 0x000390, "Member 'ADCSGameMode_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, DefaultSceneRoot) == 0x000398, "Member 'ADCSGameMode_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, GameOnlineModel) == 0x0003A0, "Member 'ADCSGameMode_C::GameOnlineModel' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, AchievementSystem) == 0x0003A8, "Member 'ADCSGameMode_C::AchievementSystem' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, BP_GameSettingModel) == 0x0003B0, "Member 'ADCSGameMode_C::BP_GameSettingModel' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, ItemCollectComponent) == 0x0003B8, "Member 'ADCSGameMode_C::ItemCollectComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, GemComponent) == 0x0003C0, "Member 'ADCSGameMode_C::GemComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, CangKu_Spell) == 0x0003C8, "Member 'ADCSGameMode_C::CangKu_Spell' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, CangKu_Mat) == 0x0003D0, "Member 'ADCSGameMode_C::CangKu_Mat' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, Beibao_Spell) == 0x0003D8, "Member 'ADCSGameMode_C::Beibao_Spell' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, TradeComponent) == 0x0003E0, "Member 'ADCSGameMode_C::TradeComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, AutoReplenishComponent) == 0x0003E8, "Member 'ADCSGameMode_C::AutoReplenishComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, StarGraphModel) == 0x0003F0, "Member 'ADCSGameMode_C::StarGraphModel' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, GameEffectController) == 0x0003F8, "Member 'ADCSGameMode_C::GameEffectController' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, LoadingProcessor) == 0x000400, "Member 'ADCSGameMode_C::LoadingProcessor' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, GlobalConfigComponent) == 0x000408, "Member 'ADCSGameMode_C::GlobalConfigComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, InteractionMgrComponent) == 0x000410, "Member 'ADCSGameMode_C::InteractionMgrComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, BGMAndSectionManager) == 0x000418, "Member 'ADCSGameMode_C::BGMAndSectionManager' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, CangKu_Equipment) == 0x000420, "Member 'ADCSGameMode_C::CangKu_Equipment' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, CangKu_Tool) == 0x000428, "Member 'ADCSGameMode_C::CangKu_Tool' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, SceneEffectModel) == 0x000430, "Member 'ADCSGameMode_C::SceneEffectModel' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, Plugin_LevelSaver) == 0x000438, "Member 'ADCSGameMode_C::Plugin_LevelSaver' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, Javascript_Conroller) == 0x000440, "Member 'ADCSGameMode_C::Javascript_Conroller' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, StreamLevelLoaderComponent) == 0x000448, "Member 'ADCSGameMode_C::StreamLevelLoaderComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, PlayerEquipmentSaver) == 0x000450, "Member 'ADCSGameMode_C::PlayerEquipmentSaver' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, EffectModel) == 0x000458, "Member 'ADCSGameMode_C::EffectModel' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, Beibao_Equipment) == 0x000460, "Member 'ADCSGameMode_C::Beibao_Equipment' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, Beibao_Special) == 0x000468, "Member 'ADCSGameMode_C::Beibao_Special' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, Beibao_Mat) == 0x000470, "Member 'ADCSGameMode_C::Beibao_Mat' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, Beibao_Tool) == 0x000478, "Member 'ADCSGameMode_C::Beibao_Tool' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, RebornManagerComponent) == 0x000480, "Member 'ADCSGameMode_C::RebornManagerComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, StaticComputedConfigData) == 0x000488, "Member 'ADCSGameMode_C::StaticComputedConfigData' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, InsideMsgRouterComponent) == 0x000490, "Member 'ADCSGameMode_C::InsideMsgRouterComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, PlayerProperty) == 0x000498, "Member 'ADCSGameMode_C::PlayerProperty' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, DCSSaveGame) == 0x0004A0, "Member 'ADCSGameMode_C::DCSSaveGame' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, NonContextGlobalActor) == 0x0004A8, "Member 'ADCSGameMode_C::NonContextGlobalActor' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, OverrideSpawnPawn) == 0x0004F8, "Member 'ADCSGameMode_C::OverrideSpawnPawn' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, JavascriptAPI) == 0x000500, "Member 'ADCSGameMode_C::JavascriptAPI' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, hp_datalist) == 0x000508, "Member 'ADCSGameMode_C::hp_datalist' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, stamina_datalist) == 0x000518, "Member 'ADCSGameMode_C::stamina_datalist' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, property_datalist) == 0x000528, "Member 'ADCSGameMode_C::property_datalist' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, PlayerStartPosition) == 0x000540, "Member 'ADCSGameMode_C::PlayerStartPosition' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, MapsToLoad) == 0x0005A0, "Member 'ADCSGameMode_C::MapsToLoad' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, MapsToVisible) == 0x0005B0, "Member 'ADCSGameMode_C::MapsToVisible' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, LoaderVolume) == 0x0005C0, "Member 'ADCSGameMode_C::LoaderVolume' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, loader_pointer) == 0x0005C8, "Member 'ADCSGameMode_C::loader_pointer' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, GameModeReady) == 0x0005CC, "Member 'ADCSGameMode_C::GameModeReady' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, InDebugMap) == 0x0005CD, "Member 'ADCSGameMode_C::InDebugMap' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, recoverFadeAfterNewPlayer) == 0x0005CE, "Member 'ADCSGameMode_C::recoverFadeAfterNewPlayer' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, next_trigger_save) == 0x0005D0, "Member 'ADCSGameMode_C::next_trigger_save' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, LastSavedPosition) == 0x0005D8, "Member 'ADCSGameMode_C::LastSavedPosition' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, DefaultEmptyPawn) == 0x0005F0, "Member 'ADCSGameMode_C::DefaultEmptyPawn' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, MapsMayUnload) == 0x0005F8, "Member 'ADCSGameMode_C::MapsMayUnload' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, MapsMayUnload_Array) == 0x000608, "Member 'ADCSGameMode_C::MapsMayUnload_Array' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, MapsToUnload_Array) == 0x000618, "Member 'ADCSGameMode_C::MapsToUnload_Array' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, GameModels) == 0x000628, "Member 'ADCSGameMode_C::GameModels' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, PlayerModels) == 0x000638, "Member 'ADCSGameMode_C::PlayerModels' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, DebugRoute) == 0x000648, "Member 'ADCSGameMode_C::DebugRoute' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, HasInitialWeapon) == 0x000649, "Member 'ADCSGameMode_C::HasInitialWeapon' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, LoaderVolumeExcludeLogicAndAI) == 0x000650, "Member 'ADCSGameMode_C::LoaderVolumeExcludeLogicAndAI' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, L_Request_Reborn) == 0x000658, "Member 'ADCSGameMode_C::L_Request_Reborn' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, L_NewFirePoint) == 0x000660, "Member 'ADCSGameMode_C::L_NewFirePoint' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, IsBusyInBorning) == 0x000670, "Member 'ADCSGameMode_C::IsBusyInBorning' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, L_PlayerStarts) == 0x000678, "Member 'ADCSGameMode_C::L_PlayerStarts' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, 重生刷新关卡) == 0x000688, "Member 'ADCSGameMode_C::重生刷新关卡' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, RebornConstLevelLoaderPoint) == 0x000698, "Member 'ADCSGameMode_C::RebornConstLevelLoaderPoint' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, LoadMapTotal) == 0x00069C, "Member 'ADCSGameMode_C::LoadMapTotal' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, 永久关卡加载) == 0x0006A0, "Member 'ADCSGameMode_C::永久关卡加载' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, GameSaveExe) == 0x0006B0, "Member 'ADCSGameMode_C::GameSaveExe' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, EnableLoadAI) == 0x0006B8, "Member 'ADCSGameMode_C::EnableLoadAI' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, PlayerStartTag) == 0x0006C0, "Member 'ADCSGameMode_C::PlayerStartTag' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, UseNewLoad) == 0x0006D0, "Member 'ADCSGameMode_C::UseNewLoad' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, NewLoadMethod) == 0x0006D8, "Member 'ADCSGameMode_C::NewLoadMethod' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, ModelInited) == 0x0006E8, "Member 'ADCSGameMode_C::ModelInited' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, LevelScriptCommandHasCallBack) == 0x0006E9, "Member 'ADCSGameMode_C::LevelScriptCommandHasCallBack' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, WaitProcessClose) == 0x0006EA, "Member 'ADCSGameMode_C::WaitProcessClose' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, EnableLoadProps) == 0x0006EB, "Member 'ADCSGameMode_C::EnableLoadProps' has a wrong offset!"); \ static_assert(offsetof(ADCSGameMode_C, ManagedRegisterClass) == 0x0006F0, "Member 'ADCSGameMode_C::ManagedRegisterClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice \ static_assert(alignof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice) == 0x000008, "Wrong alignment on WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice"); \ static_assert(sizeof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice) == 0x0001D0, "Wrong size on WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, EntryPoint) == 0x000000, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, K2Node_CreateDelegate_OutputDelegate_2) == 0x000024, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, K2Node_CustomEvent_data) == 0x000038, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::K2Node_CustomEvent_data' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, K2Node_CustomEvent_NewDeviceType) == 0x000148, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, K2Node_CustomEvent_TypeIndex) == 0x000158, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000160, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000168, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, K2Node_CreateDelegate_OutputDelegate_3) == 0x000170, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, CallFunc_IsValid_ReturnValue) == 0x000180, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000181, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, K2Node_CreateDelegate_OutputDelegate_4) == 0x000184, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, CallFunc_SelectFloat_ReturnValue) == 0x000198, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, CallFunc_CreatePlayAnimationProxyObject_Result_1) == 0x0001A0, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::CallFunc_CreatePlayAnimationProxyObject_Result_1' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1) == 0x0001A8, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, CallFunc_IsValid_ReturnValue_1) == 0x0001B0, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, CallFunc_CreatePlayAnimationProxyObject_Result_2) == 0x0001B8, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::CallFunc_CreatePlayAnimationProxyObject_Result_2' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_2) == 0x0001C0, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, CallFunc_IsValid_ReturnValue_2) == 0x0001C8, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice, CallFunc_CreatePlayAnimationProxyObject_PlaybackSpeed_ImplicitCast) == 0x0001CC, "Member 'WB_GuideNotice_C_ExecuteUbergraph_WB_GuideNotice::CallFunc_CreatePlayAnimationProxyObject_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GuideNotice_C_InitInfo \ static_assert(alignof(WB_GuideNotice_C_InitInfo) == 0x000008, "Wrong alignment on WB_GuideNotice_C_InitInfo"); \ static_assert(sizeof(WB_GuideNotice_C_InitInfo) == 0x000110, "Wrong size on WB_GuideNotice_C_InitInfo"); \ static_assert(offsetof(WB_GuideNotice_C_InitInfo, Data_0) == 0x000000, "Member 'WB_GuideNotice_C_InitInfo::Data_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GuideNotice_C_OnDeviceChangedEvent \ static_assert(alignof(WB_GuideNotice_C_OnDeviceChangedEvent) == 0x000008, "Wrong alignment on WB_GuideNotice_C_OnDeviceChangedEvent"); \ static_assert(sizeof(WB_GuideNotice_C_OnDeviceChangedEvent) == 0x000018, "Wrong size on WB_GuideNotice_C_OnDeviceChangedEvent"); \ static_assert(offsetof(WB_GuideNotice_C_OnDeviceChangedEvent, NewDeviceType) == 0x000000, "Member 'WB_GuideNotice_C_OnDeviceChangedEvent::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_OnDeviceChangedEvent, TypeIndex) == 0x000010, "Member 'WB_GuideNotice_C_OnDeviceChangedEvent::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GuideNotice_C_SetTextContent \ static_assert(alignof(WB_GuideNotice_C_SetTextContent) == 0x000008, "Wrong alignment on WB_GuideNotice_C_SetTextContent"); \ static_assert(sizeof(WB_GuideNotice_C_SetTextContent) == 0x0001A8, "Wrong size on WB_GuideNotice_C_SetTextContent"); \ static_assert(offsetof(WB_GuideNotice_C_SetTextContent, Data_0) == 0x000000, "Member 'WB_GuideNotice_C_SetTextContent::Data_0' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_SetTextContent, Temp_byte_Variable) == 0x000110, "Member 'WB_GuideNotice_C_SetTextContent::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_SetTextContent, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000118, "Member 'WB_GuideNotice_C_SetTextContent::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_SetTextContent, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000128, "Member 'WB_GuideNotice_C_SetTextContent::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_SetTextContent, CallFunc_GetValidValue_ReturnValue) == 0x000129, "Member 'WB_GuideNotice_C_SetTextContent::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_SetTextContent, CallFunc_Array_Get_Item) == 0x000130, "Member 'WB_GuideNotice_C_SetTextContent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_SetTextContent, CallFunc_Array_Get_Item_1) == 0x000148, "Member 'WB_GuideNotice_C_SetTextContent::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_SetTextContent, CallFunc_Array_Get_Item_2) == 0x000160, "Member 'WB_GuideNotice_C_SetTextContent::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_SetTextContent, K2Node_Select_Default) == 0x000178, "Member 'WB_GuideNotice_C_SetTextContent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_GuideNotice_C_SetTextContent, CallFunc_GetNewGuideShowKey_return_value) == 0x000190, "Member 'WB_GuideNotice_C_SetTextContent::CallFunc_GetNewGuideShowKey_return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_GuideNotice_C \ static_assert(alignof(UWB_GuideNotice_C) == 0x000008, "Wrong alignment on UWB_GuideNotice_C"); \ static_assert(sizeof(UWB_GuideNotice_C) == 0x000408, "Wrong size on UWB_GuideNotice_C"); \ static_assert(offsetof(UWB_GuideNotice_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_GuideNotice_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_GuideNotice_C, Duration) == 0x0002C8, "Member 'UWB_GuideNotice_C::Duration' has a wrong offset!"); \ static_assert(offsetof(UWB_GuideNotice_C, HidePanel) == 0x0002D0, "Member 'UWB_GuideNotice_C::HidePanel' has a wrong offset!"); \ static_assert(offsetof(UWB_GuideNotice_C, ShowPanel) == 0x0002D8, "Member 'UWB_GuideNotice_C::ShowPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_GuideNotice_C, Content) == 0x0002E0, "Member 'UWB_GuideNotice_C::Content' has a wrong offset!"); \ static_assert(offsetof(UWB_GuideNotice_C, Image_bg) == 0x0002E8, "Member 'UWB_GuideNotice_C::Image_bg' has a wrong offset!"); \ static_assert(offsetof(UWB_GuideNotice_C, Overlay_Root) == 0x0002F0, "Member 'UWB_GuideNotice_C::Overlay_Root' has a wrong offset!"); \ static_assert(offsetof(UWB_GuideNotice_C, Data) == 0x0002F8, "Member 'UWB_GuideNotice_C::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_ConsumeWL_C_GetNotifyName \ static_assert(alignof(AN_ConsumeWL_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_ConsumeWL_C_GetNotifyName"); \ static_assert(sizeof(AN_ConsumeWL_C_GetNotifyName) == 0x000078, "Wrong size on AN_ConsumeWL_C_GetNotifyName"); \ static_assert(offsetof(AN_ConsumeWL_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_ConsumeWL_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeWL_C_GetNotifyName, Temp_bool_Variable) == 0x000010, "Member 'AN_ConsumeWL_C_GetNotifyName::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeWL_C_GetNotifyName, Temp_string_Variable) == 0x000018, "Member 'AN_ConsumeWL_C_GetNotifyName::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeWL_C_GetNotifyName, Temp_string_Variable_1) == 0x000028, "Member 'AN_ConsumeWL_C_GetNotifyName::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeWL_C_GetNotifyName, CallFunc_Conv_IntToString_ReturnValue) == 0x000038, "Member 'AN_ConsumeWL_C_GetNotifyName::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeWL_C_GetNotifyName, K2Node_Select_Default) == 0x000048, "Member 'AN_ConsumeWL_C_GetNotifyName::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeWL_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'AN_ConsumeWL_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeWL_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'AN_ConsumeWL_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_ConsumeWL_C_Received_Notify \ static_assert(alignof(AN_ConsumeWL_C_Received_Notify) == 0x000008, "Wrong alignment on AN_ConsumeWL_C_Received_Notify"); \ static_assert(sizeof(AN_ConsumeWL_C_Received_Notify) == 0x000048, "Wrong size on AN_ConsumeWL_C_Received_Notify"); \ static_assert(offsetof(AN_ConsumeWL_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_ConsumeWL_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeWL_C_Received_Notify, Animation) == 0x000008, "Member 'AN_ConsumeWL_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeWL_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_ConsumeWL_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeWL_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_ConsumeWL_C_Received_Notify::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_ConsumeWL_C \ static_assert(alignof(UAN_ConsumeWL_C) == 0x000008, "Wrong alignment on UAN_ConsumeWL_C"); \ static_assert(sizeof(UAN_ConsumeWL_C) == 0x000040, "Wrong size on UAN_ConsumeWL_C"); \ static_assert(offsetof(UAN_ConsumeWL_C, 要消耗的乌翎) == 0x000038, "Member 'UAN_ConsumeWL_C::要消耗的乌翎' has a wrong offset!"); \ static_assert(offsetof(UAN_ConsumeWL_C, 只用于标记乌翎实际不消耗) == 0x00003C, "Member 'UAN_ConsumeWL_C::只用于标记乌翎实际不消耗' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_WL_MaxInProperty \ static_assert(alignof(FST_WL_MaxInProperty) == 0x000008, "Wrong alignment on FST_WL_MaxInProperty"); \ static_assert(sizeof(FST_WL_MaxInProperty) == 0x000010, "Wrong size on FST_WL_MaxInProperty"); \ static_assert(offsetof(FST_WL_MaxInProperty, PropNum_9_F1C6295C47C53EFB8A7D08AC30C87CE5) == 0x000000, "Member 'FST_WL_MaxInProperty::PropNum_9_F1C6295C47C53EFB8A7D08AC30C87CE5' has a wrong offset!"); \ static_assert(offsetof(FST_WL_MaxInProperty, AddWL_6_CB81AA3742F44EF864AE478DCCB59116) == 0x000008, "Member 'FST_WL_MaxInProperty::AddWL_6_CB81AA3742F44EF864AE478DCCB59116' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_DropItemInfo \ static_assert(alignof(FS_DropItemInfo) == 0x000004, "Wrong alignment on FS_DropItemInfo"); \ static_assert(sizeof(FS_DropItemInfo) == 0x00000C, "Wrong size on FS_DropItemInfo"); \ static_assert(offsetof(FS_DropItemInfo, ItemSortID_2_AFFF64CF4CC025182A2B38B20781E723) == 0x000000, "Member 'FS_DropItemInfo::ItemSortID_2_AFFF64CF4CC025182A2B38B20781E723' has a wrong offset!"); \ static_assert(offsetof(FS_DropItemInfo, ItemAmount_4_71AC48104748AAFB728B52AB8B74C649) == 0x000004, "Member 'FS_DropItemInfo::ItemAmount_4_71AC48104748AAFB728B52AB8B74C649' has a wrong offset!"); \ static_assert(offsetof(FS_DropItemInfo, ItemPrior_6_9E9EE38E49490933F47CEF9E142121ED) == 0x000008, "Member 'FS_DropItemInfo::ItemPrior_6_9E9EE38E49490933F47CEF9E142121ED' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_CombatCharacter_C_GetMyAIOptimizingComp \ static_assert(alignof(Functions_CombatCharacter_C_GetMyAIOptimizingComp) == 0x000008, "Wrong alignment on Functions_CombatCharacter_C_GetMyAIOptimizingComp"); \ static_assert(sizeof(Functions_CombatCharacter_C_GetMyAIOptimizingComp) == 0x000008, "Wrong size on Functions_CombatCharacter_C_GetMyAIOptimizingComp"); \ static_assert(offsetof(Functions_CombatCharacter_C_GetMyAIOptimizingComp, AIOptimizingComponent) == 0x000000, "Member 'Functions_CombatCharacter_C_GetMyAIOptimizingComp::AIOptimizingComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_CombatCharacter_C_GetMyCharShape \ static_assert(alignof(Functions_CombatCharacter_C_GetMyCharShape) == 0x000008, "Wrong alignment on Functions_CombatCharacter_C_GetMyCharShape"); \ static_assert(sizeof(Functions_CombatCharacter_C_GetMyCharShape) == 0x000008, "Wrong size on Functions_CombatCharacter_C_GetMyCharShape"); \ static_assert(offsetof(Functions_CombatCharacter_C_GetMyCharShape, CharShapeComponent) == 0x000000, "Member 'Functions_CombatCharacter_C_GetMyCharShape::CharShapeComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_CombatCharacter_C_GetMyDynamicTargeting \ static_assert(alignof(Functions_CombatCharacter_C_GetMyDynamicTargeting) == 0x000008, "Wrong alignment on Functions_CombatCharacter_C_GetMyDynamicTargeting"); \ static_assert(sizeof(Functions_CombatCharacter_C_GetMyDynamicTargeting) == 0x000008, "Wrong size on Functions_CombatCharacter_C_GetMyDynamicTargeting"); \ static_assert(offsetof(Functions_CombatCharacter_C_GetMyDynamicTargeting, DynamicTargeting) == 0x000000, "Member 'Functions_CombatCharacter_C_GetMyDynamicTargeting::DynamicTargeting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_CombatCharacter_C_GetMyEquipmentSkill \ static_assert(alignof(Functions_CombatCharacter_C_GetMyEquipmentSkill) == 0x000008, "Wrong alignment on Functions_CombatCharacter_C_GetMyEquipmentSkill"); \ static_assert(sizeof(Functions_CombatCharacter_C_GetMyEquipmentSkill) == 0x000008, "Wrong size on Functions_CombatCharacter_C_GetMyEquipmentSkill"); \ static_assert(offsetof(Functions_CombatCharacter_C_GetMyEquipmentSkill, EquipmentSkillModel) == 0x000000, "Member 'Functions_CombatCharacter_C_GetMyEquipmentSkill::EquipmentSkillModel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_CombatCharacter_C_GetMyFallenDamage \ static_assert(alignof(Functions_CombatCharacter_C_GetMyFallenDamage) == 0x000008, "Wrong alignment on Functions_CombatCharacter_C_GetMyFallenDamage"); \ static_assert(sizeof(Functions_CombatCharacter_C_GetMyFallenDamage) == 0x000008, "Wrong size on Functions_CombatCharacter_C_GetMyFallenDamage"); \ static_assert(offsetof(Functions_CombatCharacter_C_GetMyFallenDamage, FallenDamageComponent) == 0x000000, "Member 'Functions_CombatCharacter_C_GetMyFallenDamage::FallenDamageComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_CombatCharacter_C_GetMyInputBuffer \ static_assert(alignof(Functions_CombatCharacter_C_GetMyInputBuffer) == 0x000008, "Wrong alignment on Functions_CombatCharacter_C_GetMyInputBuffer"); \ static_assert(sizeof(Functions_CombatCharacter_C_GetMyInputBuffer) == 0x000008, "Wrong size on Functions_CombatCharacter_C_GetMyInputBuffer"); \ static_assert(offsetof(Functions_CombatCharacter_C_GetMyInputBuffer, InputBuffer) == 0x000000, "Member 'Functions_CombatCharacter_C_GetMyInputBuffer::InputBuffer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_CombatCharacter_C_GetMyInteractiveEnv \ static_assert(alignof(Functions_CombatCharacter_C_GetMyInteractiveEnv) == 0x000008, "Wrong alignment on Functions_CombatCharacter_C_GetMyInteractiveEnv"); \ static_assert(sizeof(Functions_CombatCharacter_C_GetMyInteractiveEnv) == 0x000008, "Wrong size on Functions_CombatCharacter_C_GetMyInteractiveEnv"); \ static_assert(offsetof(Functions_CombatCharacter_C_GetMyInteractiveEnv, InteractiveEnvironmentComponent) == 0x000000, "Member 'Functions_CombatCharacter_C_GetMyInteractiveEnv::InteractiveEnvironmentComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_CombatCharacter_C_GetMyInventory \ static_assert(alignof(Functions_CombatCharacter_C_GetMyInventory) == 0x000008, "Wrong alignment on Functions_CombatCharacter_C_GetMyInventory"); \ static_assert(sizeof(Functions_CombatCharacter_C_GetMyInventory) == 0x000008, "Wrong size on Functions_CombatCharacter_C_GetMyInventory"); \ static_assert(offsetof(Functions_CombatCharacter_C_GetMyInventory, Inventory) == 0x000000, "Member 'Functions_CombatCharacter_C_GetMyInventory::Inventory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_CombatCharacter_C_GetMyLadderComp \ static_assert(alignof(Functions_CombatCharacter_C_GetMyLadderComp) == 0x000008, "Wrong alignment on Functions_CombatCharacter_C_GetMyLadderComp"); \ static_assert(sizeof(Functions_CombatCharacter_C_GetMyLadderComp) == 0x000008, "Wrong size on Functions_CombatCharacter_C_GetMyLadderComp"); \ static_assert(offsetof(Functions_CombatCharacter_C_GetMyLadderComp, LadderComponent) == 0x000000, "Member 'Functions_CombatCharacter_C_GetMyLadderComp::LadderComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_CombatCharacter_C_GetMyMana \ static_assert(alignof(Functions_CombatCharacter_C_GetMyMana) == 0x000008, "Wrong alignment on Functions_CombatCharacter_C_GetMyMana"); \ static_assert(sizeof(Functions_CombatCharacter_C_GetMyMana) == 0x000008, "Wrong size on Functions_CombatCharacter_C_GetMyMana"); \ static_assert(offsetof(Functions_CombatCharacter_C_GetMyMana, ExtendedMana) == 0x000000, "Member 'Functions_CombatCharacter_C_GetMyMana::ExtendedMana' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_CombatCharacter_C_GetMyPlayerPostureComp \ static_assert(alignof(Functions_CombatCharacter_C_GetMyPlayerPostureComp) == 0x000008, "Wrong alignment on Functions_CombatCharacter_C_GetMyPlayerPostureComp"); \ static_assert(sizeof(Functions_CombatCharacter_C_GetMyPlayerPostureComp) == 0x000008, "Wrong size on Functions_CombatCharacter_C_GetMyPlayerPostureComp"); \ static_assert(offsetof(Functions_CombatCharacter_C_GetMyPlayerPostureComp, comp) == 0x000000, "Member 'Functions_CombatCharacter_C_GetMyPlayerPostureComp::comp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_CombatCharacter_C_GetMySpecialBullet \ static_assert(alignof(Functions_CombatCharacter_C_GetMySpecialBullet) == 0x000008, "Wrong alignment on Functions_CombatCharacter_C_GetMySpecialBullet"); \ static_assert(sizeof(Functions_CombatCharacter_C_GetMySpecialBullet) == 0x000008, "Wrong size on Functions_CombatCharacter_C_GetMySpecialBullet"); \ static_assert(offsetof(Functions_CombatCharacter_C_GetMySpecialBullet, SpecialBulletComponent) == 0x000000, "Member 'Functions_CombatCharacter_C_GetMySpecialBullet::SpecialBulletComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_CombatCharacter_C_GetMySpringArms \ static_assert(alignof(Functions_CombatCharacter_C_GetMySpringArms) == 0x000008, "Wrong alignment on Functions_CombatCharacter_C_GetMySpringArms"); \ static_assert(sizeof(Functions_CombatCharacter_C_GetMySpringArms) == 0x000008, "Wrong size on Functions_CombatCharacter_C_GetMySpringArms"); \ static_assert(offsetof(Functions_CombatCharacter_C_GetMySpringArms, SpringArmsComponent) == 0x000000, "Member 'Functions_CombatCharacter_C_GetMySpringArms::SpringArmsComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_CombatCharacter_C_GetMyUIInteractComp \ static_assert(alignof(Functions_CombatCharacter_C_GetMyUIInteractComp) == 0x000008, "Wrong alignment on Functions_CombatCharacter_C_GetMyUIInteractComp"); \ static_assert(sizeof(Functions_CombatCharacter_C_GetMyUIInteractComp) == 0x000008, "Wrong size on Functions_CombatCharacter_C_GetMyUIInteractComp"); \ static_assert(offsetof(Functions_CombatCharacter_C_GetMyUIInteractComp, UIInteractComponent) == 0x000000, "Member 'Functions_CombatCharacter_C_GetMyUIInteractComp::UIInteractComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_CombatCharacter_C_GetMyUINotify \ static_assert(alignof(Functions_CombatCharacter_C_GetMyUINotify) == 0x000008, "Wrong alignment on Functions_CombatCharacter_C_GetMyUINotify"); \ static_assert(sizeof(Functions_CombatCharacter_C_GetMyUINotify) == 0x000008, "Wrong size on Functions_CombatCharacter_C_GetMyUINotify"); \ static_assert(offsetof(Functions_CombatCharacter_C_GetMyUINotify, UINotifyComponent) == 0x000000, "Member 'Functions_CombatCharacter_C_GetMyUINotify::UINotifyComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFunctions_CombatCharacter_C \ static_assert(alignof(AFunctions_CombatCharacter_C) == 0x000010, "Wrong alignment on AFunctions_CombatCharacter_C"); \ static_assert(sizeof(AFunctions_CombatCharacter_C) == 0x000EB0, "Wrong size on AFunctions_CombatCharacter_C"); \ #define DUMPER7_ASSERTS_FST_Achievement_SingleCount \ static_assert(alignof(FST_Achievement_SingleCount) == 0x000004, "Wrong alignment on FST_Achievement_SingleCount"); \ static_assert(sizeof(FST_Achievement_SingleCount) == 0x000008, "Wrong size on FST_Achievement_SingleCount"); \ static_assert(offsetof(FST_Achievement_SingleCount, Count_2_DEC391B642B932CD1793E793EF9778DC) == 0x000000, "Member 'FST_Achievement_SingleCount::Count_2_DEC391B642B932CD1793E793EF9778DC' has a wrong offset!"); \ static_assert(offsetof(FST_Achievement_SingleCount, Type_6_BE9C4A2D4BBA5CC1B79DA384F5DE2D26) == 0x000004, "Member 'FST_Achievement_SingleCount::Type_6_BE9C4A2D4BBA5CC1B79DA384F5DE2D26' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NPCTaskIcon \ static_assert(alignof(FST_NPCTaskIcon) == 0x000008, "Wrong alignment on FST_NPCTaskIcon"); \ static_assert(sizeof(FST_NPCTaskIcon) == 0x000010, "Wrong size on FST_NPCTaskIcon"); \ static_assert(offsetof(FST_NPCTaskIcon, Name_5_7D885C2D4115E7B7EDB224818F8EE9EC) == 0x000000, "Member 'FST_NPCTaskIcon::Name_5_7D885C2D4115E7B7EDB224818F8EE9EC' has a wrong offset!"); \ static_assert(offsetof(FST_NPCTaskIcon, Icon_2_C2E11E7B487A1961C18AA090C895AB19) == 0x000008, "Member 'FST_NPCTaskIcon::Icon_2_C2E11E7B487A1961C18AA090C895AB19' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon \ static_assert(alignof(WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon) == 0x000008, "Wrong alignment on WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon"); \ static_assert(sizeof(WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon) == 0x000028, "Wrong size on WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon, EntryPoint) == 0x000000, "Member 'WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon, K2Node_CustomEvent_RowName) == 0x000008, "Member 'WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon::K2Node_CustomEvent_RowName' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon, CallFunc_GetDataTableRowFromName_OutRow) == 0x000010, "Member 'WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000020, "Member 'WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon, CallFunc_NotEqual_NameName_ReturnValue) == 0x000021, "Member 'WB_PlumeTransit_TransitPointItem_NpcIcon_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem_NpcIcon::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_TransitPointItem_NpcIcon_C_PreConstruct \ static_assert(alignof(WB_PlumeTransit_TransitPointItem_NpcIcon_C_PreConstruct) == 0x000001, "Wrong alignment on WB_PlumeTransit_TransitPointItem_NpcIcon_C_PreConstruct"); \ static_assert(sizeof(WB_PlumeTransit_TransitPointItem_NpcIcon_C_PreConstruct) == 0x000001, "Wrong size on WB_PlumeTransit_TransitPointItem_NpcIcon_C_PreConstruct"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIcon_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_PlumeTransit_TransitPointItem_NpcIcon_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_TransitPointItem_NpcIcon_C_Update \ static_assert(alignof(WB_PlumeTransit_TransitPointItem_NpcIcon_C_Update) == 0x000004, "Wrong alignment on WB_PlumeTransit_TransitPointItem_NpcIcon_C_Update"); \ static_assert(sizeof(WB_PlumeTransit_TransitPointItem_NpcIcon_C_Update) == 0x000008, "Wrong size on WB_PlumeTransit_TransitPointItem_NpcIcon_C_Update"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_NpcIcon_C_Update, RowName) == 0x000000, "Member 'WB_PlumeTransit_TransitPointItem_NpcIcon_C_Update::RowName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PlumeTransit_TransitPointItem_NpcIcon_C \ static_assert(alignof(UWB_PlumeTransit_TransitPointItem_NpcIcon_C) == 0x000008, "Wrong alignment on UWB_PlumeTransit_TransitPointItem_NpcIcon_C"); \ static_assert(sizeof(UWB_PlumeTransit_TransitPointItem_NpcIcon_C) == 0x000288, "Wrong size on UWB_PlumeTransit_TransitPointItem_NpcIcon_C"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_NpcIcon_C, UberGraphFrame) == 0x000278, "Member 'UWB_PlumeTransit_TransitPointItem_NpcIcon_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_NpcIcon_C, Image_32) == 0x000280, "Member 'UWB_PlumeTransit_TransitPointItem_NpcIcon_C::Image_32' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NoEquimentAmmor_C_EnterKeyEvent \ static_assert(alignof(WB_NoEquimentAmmor_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_NoEquimentAmmor_C_EnterKeyEvent"); \ static_assert(sizeof(WB_NoEquimentAmmor_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_NoEquimentAmmor_C_EnterKeyEvent"); \ static_assert(offsetof(WB_NoEquimentAmmor_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_NoEquimentAmmor_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NoEquimentAmmor_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_NoEquimentAmmor_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor \ static_assert(alignof(WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor) == 0x000008, "Wrong alignment on WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor"); \ static_assert(sizeof(WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor) == 0x000078, "Wrong size on WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor"); \ static_assert(offsetof(WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor, EntryPoint) == 0x000000, "Member 'WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor, Temp_delegate_Variable) == 0x000004, "Member 'WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor, CallFunc_PostEvent_ReturnValue) == 0x000014, "Member 'WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor, Temp_delegate_Variable_1) == 0x000018, "Member 'WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor, K2Node_Event_InGeometry) == 0x000030, "Member 'WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor, K2Node_Event_isDown) == 0x000070, "Member 'WB_NoEquimentAmmor_C_ExecuteUbergraph_WB_NoEquimentAmmor::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NoEquimentAmmor_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_NoEquimentAmmor_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_NoEquimentAmmor_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_NoEquimentAmmor_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_NoEquimentAmmor_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_NoEquimentAmmor_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_NoEquimentAmmor_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NoEquimentAmmor_C \ static_assert(alignof(UWB_NoEquimentAmmor_C) == 0x000008, "Wrong alignment on UWB_NoEquimentAmmor_C"); \ static_assert(sizeof(UWB_NoEquimentAmmor_C) == 0x0002D8, "Wrong size on UWB_NoEquimentAmmor_C"); \ static_assert(offsetof(UWB_NoEquimentAmmor_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_NoEquimentAmmor_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_NoEquimentAmmor_C, WB_SecondaryWindow1_C_1) == 0x0002C8, "Member 'UWB_NoEquimentAmmor_C::WB_SecondaryWindow1_C_1' has a wrong offset!"); \ static_assert(offsetof(UWB_NoEquimentAmmor_C, IsMagicChange) == 0x0002D0, "Member 'UWB_NoEquimentAmmor_C::IsMagicChange' has a wrong offset!"); \ static_assert(offsetof(UWB_NoEquimentAmmor_C, LackOfSkin) == 0x0002D1, "Member 'UWB_NoEquimentAmmor_C::LackOfSkin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NPCTask \ static_assert(alignof(FST_NPCTask) == 0x000008, "Wrong alignment on FST_NPCTask"); \ static_assert(sizeof(FST_NPCTask) == 0x000020, "Wrong size on FST_NPCTask"); \ static_assert(offsetof(FST_NPCTask, Main_55_9895DDC34D7D2BA64A524F94C1D6D6AE) == 0x000000, "Member 'FST_NPCTask::Main_55_9895DDC34D7D2BA64A524F94C1D6D6AE' has a wrong offset!"); \ static_assert(offsetof(FST_NPCTask, NotMain_56_6510C94548AD8E4A4F70FFAFB861E3E5) == 0x000010, "Member 'FST_NPCTask::NotMain_56_6510C94548AD8E4A4F70FFAFB861E3E5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem \ static_assert(alignof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem) == 0x000008, "Wrong alignment on WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem"); \ static_assert(sizeof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem) == 0x0000B0, "Wrong size on WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, EntryPoint) == 0x000000, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, Temp_bool_Variable) == 0x000004, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, Temp_byte_Variable) == 0x000005, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, Temp_byte_Variable_1) == 0x000006, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, Temp_delegate_Variable) == 0x000008, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, Temp_bool_Variable_1) == 0x000018, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, CallFunc_PostEvent_ReturnValue) == 0x00001C, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, Temp_byte_Variable_2) == 0x000020, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, Temp_bool_Variable_2) == 0x000021, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, Temp_object_Variable) == 0x000028, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, Temp_object_Variable_1) == 0x000030, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, Temp_bool_Variable_3) == 0x000038, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, Temp_byte_Variable_3) == 0x000039, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, Temp_byte_Variable_4) == 0x00003A, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, Temp_delegate_Variable_1) == 0x00003C, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, CallFunc_PostEvent_ReturnValue_1) == 0x00004C, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, K2Node_Event_IsDesignTime) == 0x000050, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, K2Node_Select_Default) == 0x000051, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, CallFunc_IsValid_ReturnValue) == 0x000052, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, CallFunc_Not_PreBool_ReturnValue) == 0x000053, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, CallFunc_GetSkip_ReturnValue) == 0x000054, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::CallFunc_GetSkip_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, K2Node_Select_Default_1) == 0x000058, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, K2Node_Select_Default_2) == 0x000060, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, K2Node_Select_Default_3) == 0x000061, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, K2Node_CustomEvent_Name) == 0x000068, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::K2Node_CustomEvent_Name' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, K2Node_CustomEvent_FirePointName) == 0x000080, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::K2Node_CustomEvent_FirePointName' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, K2Node_CustomEvent_CurrentPoint) == 0x000088, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::K2Node_CustomEvent_CurrentPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, K2Node_CustomEvent_UnActivePoint) == 0x000089, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::K2Node_CustomEvent_UnActivePoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, K2Node_CustomEvent_ParentPanel) == 0x000090, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::K2Node_CustomEvent_ParentPanel' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, K2Node_CustomEvent_needSkip) == 0x000098, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::K2Node_CustomEvent_needSkip' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, K2Node_CustomEvent_isTaskPoint) == 0x000099, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::K2Node_CustomEvent_isTaskPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, K2Node_CustomEvent_isMainTask) == 0x00009A, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::K2Node_CustomEvent_isMainTask' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, K2Node_CustomEvent_OpenIcon) == 0x00009B, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::K2Node_CustomEvent_OpenIcon' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem, K2Node_CustomEvent_IconList) == 0x0000A0, "Member 'WB_PlumeTransit_TransitPointItem_C_ExecuteUbergraph_WB_PlumeTransit_TransitPointItem::K2Node_CustomEvent_IconList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_TransitPointItem_C_PreConstruct \ static_assert(alignof(WB_PlumeTransit_TransitPointItem_C_PreConstruct) == 0x000001, "Wrong alignment on WB_PlumeTransit_TransitPointItem_C_PreConstruct"); \ static_assert(sizeof(WB_PlumeTransit_TransitPointItem_C_PreConstruct) == 0x000001, "Wrong size on WB_PlumeTransit_TransitPointItem_C_PreConstruct"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_PlumeTransit_TransitPointItem_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_TransitPointItem_C_Update_Style \ static_assert(alignof(WB_PlumeTransit_TransitPointItem_C_Update_Style) == 0x000004, "Wrong alignment on WB_PlumeTransit_TransitPointItem_C_Update_Style"); \ static_assert(sizeof(WB_PlumeTransit_TransitPointItem_C_Update_Style) == 0x000040, "Wrong size on WB_PlumeTransit_TransitPointItem_C_Update_Style"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_Update_Style, NewSelected) == 0x000000, "Member 'WB_PlumeTransit_TransitPointItem_C_Update_Style::NewSelected' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_Update_Style, CallFunc_GetFontDataColor_ReturnValue) == 0x000004, "Member 'WB_PlumeTransit_TransitPointItem_C_Update_Style::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_Update_Style, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000018, "Member 'WB_PlumeTransit_TransitPointItem_C_Update_Style::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_Update_Style, CallFunc_GetFontDataColor_ReturnValue_2) == 0x00002C, "Member 'WB_PlumeTransit_TransitPointItem_C_Update_Style::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_TransitPointItem_C_UpdateData \ static_assert(alignof(WB_PlumeTransit_TransitPointItem_C_UpdateData) == 0x000008, "Wrong alignment on WB_PlumeTransit_TransitPointItem_C_UpdateData"); \ static_assert(sizeof(WB_PlumeTransit_TransitPointItem_C_UpdateData) == 0x000048, "Wrong size on WB_PlumeTransit_TransitPointItem_C_UpdateData"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_UpdateData, Param_Name_0) == 0x000000, "Member 'WB_PlumeTransit_TransitPointItem_C_UpdateData::Param_Name_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_UpdateData, FirePointName_0) == 0x000018, "Member 'WB_PlumeTransit_TransitPointItem_C_UpdateData::FirePointName_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_UpdateData, CurrentPoint_0) == 0x000020, "Member 'WB_PlumeTransit_TransitPointItem_C_UpdateData::CurrentPoint_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_UpdateData, UnActivePoint_0) == 0x000021, "Member 'WB_PlumeTransit_TransitPointItem_C_UpdateData::UnActivePoint_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_UpdateData, ParentPanel_0) == 0x000028, "Member 'WB_PlumeTransit_TransitPointItem_C_UpdateData::ParentPanel_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_UpdateData, needSkip_0) == 0x000030, "Member 'WB_PlumeTransit_TransitPointItem_C_UpdateData::needSkip_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_UpdateData, isTaskPoint_0) == 0x000031, "Member 'WB_PlumeTransit_TransitPointItem_C_UpdateData::isTaskPoint_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_UpdateData, isMainTask_0) == 0x000032, "Member 'WB_PlumeTransit_TransitPointItem_C_UpdateData::isMainTask_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_UpdateData, OpenIcon_0) == 0x000033, "Member 'WB_PlumeTransit_TransitPointItem_C_UpdateData::OpenIcon_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_TransitPointItem_C_UpdateData, IconList_0) == 0x000038, "Member 'WB_PlumeTransit_TransitPointItem_C_UpdateData::IconList_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PlumeTransit_TransitPointItem_C \ static_assert(alignof(UWB_PlumeTransit_TransitPointItem_C) == 0x000008, "Wrong alignment on UWB_PlumeTransit_TransitPointItem_C"); \ static_assert(sizeof(UWB_PlumeTransit_TransitPointItem_C) == 0x000348, "Wrong size on UWB_PlumeTransit_TransitPointItem_C"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, UberGraphFrame) == 0x000288, "Member 'UWB_PlumeTransit_TransitPointItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, Image_CurrentTag) == 0x000290, "Member 'UWB_PlumeTransit_TransitPointItem_C::Image_CurrentTag' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, Image_Normal) == 0x000298, "Member 'UWB_PlumeTransit_TransitPointItem_C::Image_Normal' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, Image_Select) == 0x0002A0, "Member 'UWB_PlumeTransit_TransitPointItem_C::Image_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, Image_TaskPointTag) == 0x0002A8, "Member 'UWB_PlumeTransit_TransitPointItem_C::Image_TaskPointTag' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, Text_name) == 0x0002B0, "Member 'UWB_PlumeTransit_TransitPointItem_C::Text_name' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, WB_PlumeTransit_TransitPointItem_NpcIconList) == 0x0002B8, "Member 'UWB_PlumeTransit_TransitPointItem_C::WB_PlumeTransit_TransitPointItem_NpcIconList' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, WGI_Button_CLICK) == 0x0002C0, "Member 'UWB_PlumeTransit_TransitPointItem_C::WGI_Button_CLICK' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, Name_0) == 0x0002C8, "Member 'UWB_PlumeTransit_TransitPointItem_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, OnSelected) == 0x0002E0, "Member 'UWB_PlumeTransit_TransitPointItem_C::OnSelected' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, Selected) == 0x0002E8, "Member 'UWB_PlumeTransit_TransitPointItem_C::Selected' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, FirePointName) == 0x0002F8, "Member 'UWB_PlumeTransit_TransitPointItem_C::FirePointName' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, CurrentPoint) == 0x000300, "Member 'UWB_PlumeTransit_TransitPointItem_C::CurrentPoint' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, UnActivePoint) == 0x000301, "Member 'UWB_PlumeTransit_TransitPointItem_C::UnActivePoint' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, Clicked) == 0x000308, "Member 'UWB_PlumeTransit_TransitPointItem_C::Clicked' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, OnMouseHovered) == 0x000318, "Member 'UWB_PlumeTransit_TransitPointItem_C::OnMouseHovered' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, ParentPanel) == 0x000328, "Member 'UWB_PlumeTransit_TransitPointItem_C::ParentPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, needSkip) == 0x000330, "Member 'UWB_PlumeTransit_TransitPointItem_C::needSkip' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, isTaskPoint) == 0x000331, "Member 'UWB_PlumeTransit_TransitPointItem_C::isTaskPoint' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, isMainTask) == 0x000332, "Member 'UWB_PlumeTransit_TransitPointItem_C::isMainTask' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, OpenIcon) == 0x000333, "Member 'UWB_PlumeTransit_TransitPointItem_C::OpenIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_TransitPointItem_C, IconList) == 0x000338, "Member 'UWB_PlumeTransit_TransitPointItem_C::IconList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_Stalactite_C \ static_assert(alignof(UShake_Stalactite_C) == 0x000010, "Wrong alignment on UShake_Stalactite_C"); \ static_assert(sizeof(UShake_Stalactite_C) == 0x000210, "Wrong size on UShake_Stalactite_C"); \ #define DUMPER7_ASSERTS_FST_MessageText \ static_assert(alignof(FST_MessageText) == 0x000008, "Wrong alignment on FST_MessageText"); \ static_assert(sizeof(FST_MessageText) == 0x000018, "Wrong size on FST_MessageText"); \ static_assert(offsetof(FST_MessageText, Message_7_DA59DEB441F1DBFDC0CC7892AB317734) == 0x000000, "Member 'FST_MessageText::Message_7_DA59DEB441F1DBFDC0CC7892AB317734' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossRoomFirePoint_C_BackKeyEvent \ static_assert(alignof(WB_BossRoomFirePoint_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_BossRoomFirePoint_C_BackKeyEvent"); \ static_assert(sizeof(WB_BossRoomFirePoint_C_BackKeyEvent) == 0x000048, "Wrong size on WB_BossRoomFirePoint_C_BackKeyEvent"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_BossRoomFirePoint_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_BossRoomFirePoint_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossRoomFirePoint_C_CanSelect \ static_assert(alignof(WB_BossRoomFirePoint_C_CanSelect) == 0x000001, "Wrong alignment on WB_BossRoomFirePoint_C_CanSelect"); \ static_assert(sizeof(WB_BossRoomFirePoint_C_CanSelect) == 0x000001, "Wrong size on WB_BossRoomFirePoint_C_CanSelect"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_CanSelect, AlreadySelect_0) == 0x000000, "Member 'WB_BossRoomFirePoint_C_CanSelect::AlreadySelect_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossRoomFirePoint_C_EnterKeyEvent \ static_assert(alignof(WB_BossRoomFirePoint_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_BossRoomFirePoint_C_EnterKeyEvent"); \ static_assert(sizeof(WB_BossRoomFirePoint_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_BossRoomFirePoint_C_EnterKeyEvent"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_BossRoomFirePoint_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_BossRoomFirePoint_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint \ static_assert(alignof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint) == 0x000008, "Wrong alignment on WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint"); \ static_assert(sizeof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint) == 0x0002C0, "Wrong size on WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, EntryPoint) == 0x000000, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, Temp_delegate_Variable) == 0x000024, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, Temp_delegate_Variable_1) == 0x000034, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, CallFunc_PostEvent_ReturnValue) == 0x000044, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, CallFunc_PostEvent_ReturnValue_1) == 0x000048, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, Temp_delegate_Variable_2) == 0x00004C, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, K2Node_Event_InGeometry_1) == 0x000060, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, K2Node_Event_isDown_1) == 0x0000A0, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, CallFunc_PostEvent_ReturnValue_2) == 0x0000A4, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, K2Node_Event_InGeometry) == 0x0000A8, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, K2Node_Event_isDown) == 0x0000E8, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0000F0, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, CallFunc_Get_Save_Slot_Value_value) == 0x0000F8, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, CallFunc_IsEmpty_ReturnValue) == 0x000108, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, K2Node_CustomEvent_InGeometry_1) == 0x000110, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, K2Node_CustomEvent_InKeyEvent_1) == 0x000150, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, K2Node_CustomEvent_inKeyTag_1) == 0x000190, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, K2Node_CustomEvent_bIsDown_1) == 0x000198, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, K2Node_CustomEvent_InGeometry) == 0x0001A0, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, K2Node_CustomEvent_InKeyEvent) == 0x0001E0, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, K2Node_CustomEvent_inKeyTag) == 0x000220, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, K2Node_CustomEvent_bIsDown) == 0x000228, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, CallFunc_CanSelect_AlreadySelect) == 0x000229, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::CallFunc_CanSelect_AlreadySelect' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, CallFunc_CanSelect_AlreadySelect_1) == 0x00022A, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::CallFunc_CanSelect_AlreadySelect_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x000230, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2) == 0x000238, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000240, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, CallFunc_GetCurrentFirepoint_ReturnValue) == 0x000248, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::CallFunc_GetCurrentFirepoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, CallFunc_PlayAnimationForward_ReturnValue) == 0x000258, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, K2Node_MakeArray_Array) == 0x000260, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint, K2Node_MakeMap_Map) == 0x000270, "Member 'WB_BossRoomFirePoint_C_ExecuteUbergraph_WB_BossRoomFirePoint::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossRoomFirePoint_C_LeftMove \ static_assert(alignof(WB_BossRoomFirePoint_C_LeftMove) == 0x000008, "Wrong alignment on WB_BossRoomFirePoint_C_LeftMove"); \ static_assert(sizeof(WB_BossRoomFirePoint_C_LeftMove) == 0x000090, "Wrong size on WB_BossRoomFirePoint_C_LeftMove"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_LeftMove, InGeometry) == 0x000000, "Member 'WB_BossRoomFirePoint_C_LeftMove::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_LeftMove, InKeyEvent) == 0x000040, "Member 'WB_BossRoomFirePoint_C_LeftMove::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_LeftMove, inKeyTag) == 0x000080, "Member 'WB_BossRoomFirePoint_C_LeftMove::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_LeftMove, bIsDown) == 0x000088, "Member 'WB_BossRoomFirePoint_C_LeftMove::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossRoomFirePoint_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_BossRoomFirePoint_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_BossRoomFirePoint_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_BossRoomFirePoint_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_BossRoomFirePoint_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_BossRoomFirePoint_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossRoomFirePoint_C_RightMove \ static_assert(alignof(WB_BossRoomFirePoint_C_RightMove) == 0x000008, "Wrong alignment on WB_BossRoomFirePoint_C_RightMove"); \ static_assert(sizeof(WB_BossRoomFirePoint_C_RightMove) == 0x000090, "Wrong size on WB_BossRoomFirePoint_C_RightMove"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_RightMove, InGeometry) == 0x000000, "Member 'WB_BossRoomFirePoint_C_RightMove::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_RightMove, InKeyEvent) == 0x000040, "Member 'WB_BossRoomFirePoint_C_RightMove::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_RightMove, inKeyTag) == 0x000080, "Member 'WB_BossRoomFirePoint_C_RightMove::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_RightMove, bIsDown) == 0x000088, "Member 'WB_BossRoomFirePoint_C_RightMove::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossRoomFirePoint_C_SelectMove \ static_assert(alignof(WB_BossRoomFirePoint_C_SelectMove) == 0x000001, "Wrong alignment on WB_BossRoomFirePoint_C_SelectMove"); \ static_assert(sizeof(WB_BossRoomFirePoint_C_SelectMove) == 0x000002, "Wrong size on WB_BossRoomFirePoint_C_SelectMove"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_SelectMove, SelectLeft) == 0x000000, "Member 'WB_BossRoomFirePoint_C_SelectMove::SelectLeft' has a wrong offset!"); \ static_assert(offsetof(WB_BossRoomFirePoint_C_SelectMove, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000001, "Member 'WB_BossRoomFirePoint_C_SelectMove::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_BossRoomFirePoint_C \ static_assert(alignof(UWB_BossRoomFirePoint_C) == 0x000008, "Wrong alignment on UWB_BossRoomFirePoint_C"); \ static_assert(sizeof(UWB_BossRoomFirePoint_C) == 0x000330, "Wrong size on UWB_BossRoomFirePoint_C"); \ static_assert(offsetof(UWB_BossRoomFirePoint_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_BossRoomFirePoint_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_BossRoomFirePoint_C, Close) == 0x0002C8, "Member 'UWB_BossRoomFirePoint_C::Close' has a wrong offset!"); \ static_assert(offsetof(UWB_BossRoomFirePoint_C, CancelSelect) == 0x0002D0, "Member 'UWB_BossRoomFirePoint_C::CancelSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_BossRoomFirePoint_C, ConfirmSelect) == 0x0002D8, "Member 'UWB_BossRoomFirePoint_C::ConfirmSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_BossRoomFirePoint_C, CustomizationTextBlock_301) == 0x0002E0, "Member 'UWB_BossRoomFirePoint_C::CustomizationTextBlock_301' has a wrong offset!"); \ static_assert(offsetof(UWB_BossRoomFirePoint_C, GoBackButton) == 0x0002E8, "Member 'UWB_BossRoomFirePoint_C::GoBackButton' has a wrong offset!"); \ static_assert(offsetof(UWB_BossRoomFirePoint_C, Image_62) == 0x0002F0, "Member 'UWB_BossRoomFirePoint_C::Image_62' has a wrong offset!"); \ static_assert(offsetof(UWB_BossRoomFirePoint_C, RetryButton) == 0x0002F8, "Member 'UWB_BossRoomFirePoint_C::RetryButton' has a wrong offset!"); \ static_assert(offsetof(UWB_BossRoomFirePoint_C, RuleName) == 0x000300, "Member 'UWB_BossRoomFirePoint_C::RuleName' has a wrong offset!"); \ static_assert(offsetof(UWB_BossRoomFirePoint_C, WB_AnimationSlot_Fade) == 0x000308, "Member 'UWB_BossRoomFirePoint_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_BossRoomFirePoint_C, WGI_InputHelpVis) == 0x000310, "Member 'UWB_BossRoomFirePoint_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_BossRoomFirePoint_C, OnClose) == 0x000318, "Member 'UWB_BossRoomFirePoint_C::OnClose' has a wrong offset!"); \ static_assert(offsetof(UWB_BossRoomFirePoint_C, RetryBoss) == 0x000328, "Member 'UWB_BossRoomFirePoint_C::RetryBoss' has a wrong offset!"); \ static_assert(offsetof(UWB_BossRoomFirePoint_C, AlreadySelect) == 0x000329, "Member 'UWB_BossRoomFirePoint_C::AlreadySelect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_ShopItemTrade \ static_assert(alignof(FST_ShopItemTrade) == 0x000008, "Wrong alignment on FST_ShopItemTrade"); \ static_assert(sizeof(FST_ShopItemTrade) == 0x000058, "Wrong size on FST_ShopItemTrade"); \ static_assert(offsetof(FST_ShopItemTrade, DebugDesc_58_DBEC856C4C09D0E6D7D0F7B7226F8C35) == 0x000000, "Member 'FST_ShopItemTrade::DebugDesc_58_DBEC856C4C09D0E6D7D0F7B7226F8C35' has a wrong offset!"); \ static_assert(offsetof(FST_ShopItemTrade, ItemID_33_9E42799146FB8D3229593D8D3060094E) == 0x000018, "Member 'FST_ShopItemTrade::ItemID_33_9E42799146FB8D3229593D8D3060094E' has a wrong offset!"); \ static_assert(offsetof(FST_ShopItemTrade, ItemType_28_78C3D7A74E140F8CF0AAD9B10861852C) == 0x000020, "Member 'FST_ShopItemTrade::ItemType_28_78C3D7A74E140F8CF0AAD9B10861852C' has a wrong offset!"); \ static_assert(offsetof(FST_ShopItemTrade, BuyPrice_23_01584F134F1CC20035227DA9313AC285) == 0x000024, "Member 'FST_ShopItemTrade::BuyPrice_23_01584F134F1CC20035227DA9313AC285' has a wrong offset!"); \ static_assert(offsetof(FST_ShopItemTrade, CurrentCanBuy_36_FCAF3C0A4F726C3E4262C4AC831E6898) == 0x000028, "Member 'FST_ShopItemTrade::CurrentCanBuy_36_FCAF3C0A4F726C3E4262C4AC831E6898' has a wrong offset!"); \ static_assert(offsetof(FST_ShopItemTrade, UnlockMark_49_6C1A4B0E45133411459C0A88132A26CD) == 0x000030, "Member 'FST_ShopItemTrade::UnlockMark_49_6C1A4B0E45133411459C0A88132A26CD' has a wrong offset!"); \ static_assert(offsetof(FST_ShopItemTrade, UnlockShopID_62_79C89360404278DA04A204A51D964F13) == 0x000040, "Member 'FST_ShopItemTrade::UnlockShopID_62_79C89360404278DA04A204A51D964F13' has a wrong offset!"); \ static_assert(offsetof(FST_ShopItemTrade, TradeType_53_8E8ED78249903D6F4579F4BACAFEF9D3) == 0x000050, "Member 'FST_ShopItemTrade::TradeType_53_8E8ED78249903D6F4579F4BACAFEF9D3' has a wrong offset!"); \ static_assert(offsetof(FST_ShopItemTrade, NewGameRefresh_55_344C5BDA47EAC08558357B965453EB6D) == 0x000051, "Member 'FST_ShopItemTrade::NewGameRefresh_55_344C5BDA47EAC08558357B965453EB6D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_StarMapEffectData \ static_assert(alignof(FST_StarMapEffectData) == 0x000008, "Wrong alignment on FST_StarMapEffectData"); \ static_assert(sizeof(FST_StarMapEffectData) == 0x000028, "Wrong size on FST_StarMapEffectData"); \ static_assert(offsetof(FST_StarMapEffectData, Type_16_02EFA8FF4D11A979D5F72B9829519390) == 0x000000, "Member 'FST_StarMapEffectData::Type_16_02EFA8FF4D11A979D5F72B9829519390' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_Add \ static_assert(alignof(WB_ShopConfirm_C_Add) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_Add"); \ static_assert(sizeof(WB_ShopConfirm_C_Add) == 0x000090, "Wrong size on WB_ShopConfirm_C_Add"); \ static_assert(offsetof(WB_ShopConfirm_C_Add, InGeometry) == 0x000000, "Member 'WB_ShopConfirm_C_Add::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Add, InKeyEvent) == 0x000040, "Member 'WB_ShopConfirm_C_Add::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Add, inKeyTag) == 0x000080, "Member 'WB_ShopConfirm_C_Add::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Add, bIsDown) == 0x000088, "Member 'WB_ShopConfirm_C_Add::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_AddPlural \ static_assert(alignof(WB_ShopConfirm_C_AddPlural) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_AddPlural"); \ static_assert(sizeof(WB_ShopConfirm_C_AddPlural) == 0x000090, "Wrong size on WB_ShopConfirm_C_AddPlural"); \ static_assert(offsetof(WB_ShopConfirm_C_AddPlural, InGeometry) == 0x000000, "Member 'WB_ShopConfirm_C_AddPlural::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_AddPlural, InKeyEvent) == 0x000040, "Member 'WB_ShopConfirm_C_AddPlural::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_AddPlural, inKeyTag) == 0x000080, "Member 'WB_ShopConfirm_C_AddPlural::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_AddPlural, bIsDown) == 0x000088, "Member 'WB_ShopConfirm_C_AddPlural::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_BackKeyEvent \ static_assert(alignof(WB_ShopConfirm_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_BackKeyEvent"); \ static_assert(sizeof(WB_ShopConfirm_C_BackKeyEvent) == 0x000048, "Wrong size on WB_ShopConfirm_C_BackKeyEvent"); \ static_assert(offsetof(WB_ShopConfirm_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_ShopConfirm_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_ShopConfirm_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_ButtonStyle \ static_assert(alignof(WB_ShopConfirm_C_ButtonStyle) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_ButtonStyle"); \ static_assert(sizeof(WB_ShopConfirm_C_ButtonStyle) == 0x000010, "Wrong size on WB_ShopConfirm_C_ButtonStyle"); \ static_assert(offsetof(WB_ShopConfirm_C_ButtonStyle, ImageBright) == 0x000000, "Member 'WB_ShopConfirm_C_ButtonStyle::ImageBright' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ButtonStyle, ImageDark) == 0x000008, "Member 'WB_ShopConfirm_C_ButtonStyle::ImageDark' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_ChangeAmountEvent \ static_assert(alignof(WB_ShopConfirm_C_ChangeAmountEvent) == 0x000001, "Wrong alignment on WB_ShopConfirm_C_ChangeAmountEvent"); \ static_assert(sizeof(WB_ShopConfirm_C_ChangeAmountEvent) == 0x000001, "Wrong size on WB_ShopConfirm_C_ChangeAmountEvent"); \ static_assert(offsetof(WB_ShopConfirm_C_ChangeAmountEvent, Add_0) == 0x000000, "Member 'WB_ShopConfirm_C_ChangeAmountEvent::Add_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_ChangeAmountPluralEvent \ static_assert(alignof(WB_ShopConfirm_C_ChangeAmountPluralEvent) == 0x000001, "Wrong alignment on WB_ShopConfirm_C_ChangeAmountPluralEvent"); \ static_assert(sizeof(WB_ShopConfirm_C_ChangeAmountPluralEvent) == 0x000001, "Wrong size on WB_ShopConfirm_C_ChangeAmountPluralEvent"); \ static_assert(offsetof(WB_ShopConfirm_C_ChangeAmountPluralEvent, Add_0) == 0x000000, "Member 'WB_ShopConfirm_C_ChangeAmountPluralEvent::Add_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_ChangeNumColor \ static_assert(alignof(WB_ShopConfirm_C_ChangeNumColor) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_ChangeNumColor"); \ static_assert(sizeof(WB_ShopConfirm_C_ChangeNumColor) == 0x000050, "Wrong size on WB_ShopConfirm_C_ChangeNumColor"); \ static_assert(offsetof(WB_ShopConfirm_C_ChangeNumColor, IsWhite) == 0x000000, "Member 'WB_ShopConfirm_C_ChangeNumColor::IsWhite' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ChangeNumColor, Value) == 0x000004, "Member 'WB_ShopConfirm_C_ChangeNumColor::Value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ChangeNumColor, CallFunc_GetFontDataColor_ReturnValue) == 0x000008, "Member 'WB_ShopConfirm_C_ChangeNumColor::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ChangeNumColor, CallFunc_Conv_IntToText_ReturnValue) == 0x000020, "Member 'WB_ShopConfirm_C_ChangeNumColor::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ChangeNumColor, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000038, "Member 'WB_ShopConfirm_C_ChangeNumColor::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_EnterKeyEvent \ static_assert(alignof(WB_ShopConfirm_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_EnterKeyEvent"); \ static_assert(sizeof(WB_ShopConfirm_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_ShopConfirm_C_EnterKeyEvent"); \ static_assert(offsetof(WB_ShopConfirm_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_ShopConfirm_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_ShopConfirm_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_EventAddInputHelp \ static_assert(alignof(WB_ShopConfirm_C_EventAddInputHelp) == 0x000001, "Wrong alignment on WB_ShopConfirm_C_EventAddInputHelp"); \ static_assert(sizeof(WB_ShopConfirm_C_EventAddInputHelp) == 0x000003, "Wrong size on WB_ShopConfirm_C_EventAddInputHelp"); \ static_assert(offsetof(WB_ShopConfirm_C_EventAddInputHelp, ShowEnterKey) == 0x000000, "Member 'WB_ShopConfirm_C_EventAddInputHelp::ShowEnterKey' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_EventAddInputHelp, ShowBackKey) == 0x000001, "Member 'WB_ShopConfirm_C_EventAddInputHelp::ShowBackKey' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_EventAddInputHelp, ShowAll) == 0x000002, "Member 'WB_ShopConfirm_C_EventAddInputHelp::ShowAll' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_ExchangeItemNotEnough \ static_assert(alignof(WB_ShopConfirm_C_ExchangeItemNotEnough) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_ExchangeItemNotEnough"); \ static_assert(sizeof(WB_ShopConfirm_C_ExchangeItemNotEnough) == 0x000078, "Wrong size on WB_ShopConfirm_C_ExchangeItemNotEnough"); \ static_assert(offsetof(WB_ShopConfirm_C_ExchangeItemNotEnough, K2Node_MakeStruct_FormatArgumentData) == 0x000000, "Member 'WB_ShopConfirm_C_ExchangeItemNotEnough::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExchangeItemNotEnough, K2Node_MakeArray_Array) == 0x000050, "Member 'WB_ShopConfirm_C_ExchangeItemNotEnough::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExchangeItemNotEnough, CallFunc_Format_ReturnValue) == 0x000060, "Member 'WB_ShopConfirm_C_ExchangeItemNotEnough::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm \ static_assert(alignof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm"); \ static_assert(sizeof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm) == 0x000B48, "Wrong size on WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, EntryPoint) == 0x000000, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, Temp_bool_Variable) == 0x000004, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000008, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, Temp_text_Variable) == 0x000010, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, Temp_text_Variable_1) == 0x000028, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, Temp_delegate_Variable) == 0x000040, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_PostEvent_ReturnValue) == 0x000050, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, Temp_delegate_Variable_1) == 0x000054, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, Temp_delegate_Variable_2) == 0x000064, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_PostEvent_ReturnValue_1) == 0x000074, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_PostEvent_ReturnValue_2) == 0x000078, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, Temp_delegate_Variable_3) == 0x00007C, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, Temp_delegate_Variable_4) == 0x00008C, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::Temp_delegate_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_PostEvent_ReturnValue_3) == 0x00009C, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_PostEvent_ReturnValue_4) == 0x0000A0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_PostEvent_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, Temp_delegate_Variable_5) == 0x0000A4, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::Temp_delegate_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_PostEvent_ReturnValue_5) == 0x0000B4, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_PostEvent_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_MaxCanTrade) == 0x0000B8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_MaxCanTrade' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_Price) == 0x0000BC, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_Price' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_CurrencyIcon) == 0x0000C0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_CurrencyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_IsCoin) == 0x0000C8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_IsCoin' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GetPlayerCoinSoul_value) == 0x0000CC, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Multiply_IntInt_ReturnValue) == 0x0000D0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Conv_IntToText_ReturnValue) == 0x0000D8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Add_IntInt_ReturnValue) == 0x0000F0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Less_IntInt_ReturnValue) == 0x0000F4, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000F8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000FC, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_Select_Default) == 0x000100, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_MakeStruct_FormatArgumentData) == 0x000118, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_Value) == 0x000168, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_ChooseAmount) == 0x00016C, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_ChooseAmount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Conv_IntToText_ReturnValue_1) == 0x000170, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_TradeInfo_ItemID) == 0x000188, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_TradeInfo_ItemID' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_TradeInfo_ItemType) == 0x00018C, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_TradeInfo_ItemType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_TradeInfo_SellPrice) == 0x000190, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_TradeInfo_SellPrice' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_TradeInfo_BuyPrice) == 0x000194, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_TradeInfo_BuyPrice' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_TradeInfo_CurrentCanBuy) == 0x000198, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_TradeInfo_CurrentCanBuy' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_TradeInfo_ExchangeByItem) == 0x00019C, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_TradeInfo_ExchangeByItem' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_TradeInfo_AmountInBeiBao) == 0x0001A0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_TradeInfo_AmountInBeiBao' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_TradeInfo_Item) == 0x0001A8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_TradeInfo_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_TradeInfo_ItemName) == 0x0001C8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_TradeInfo_ItemName' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_TradeInfo_UseCoin) == 0x0001E0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_TradeInfo_UseCoin' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_TradeInfo_CanSell) == 0x0001E1, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_TradeInfo_CanSell' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_TradeInfo_ExchangeItemName) == 0x0001E8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_TradeInfo_ExchangeItemName' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_TradeInfo_TradeType) == 0x000200, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_TradeInfo_TradeType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_TradeInfo_NewGameRefresh) == 0x000201, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_TradeInfo_NewGameRefresh' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Greater_IntInt_ReturnValue) == 0x000202, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_ShopID_1) == 0x000204, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_ShopID_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_Event_InGeometry_1) == 0x000208, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_Event_isDown_1) == 0x000248, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000249, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Multiply_IntInt_ReturnValue_1) == 0x00024C, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Multiply_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Conv_IntToText_ReturnValue_2) == 0x000250, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Conv_IntToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Conv_IntToString_ReturnValue) == 0x000268, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000278, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_MakeStruct_FormatArgumentData_1) == 0x000288, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_MakeStruct_FormatArgumentData_2) == 0x0002D8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_MakeStruct_FormatArgumentData_3) == 0x000328, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_MakeStruct_FormatArgumentData_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000378, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GetItemByID_Item) == 0x000380, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GetItemByID_find) == 0x000450, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GetItemByID_Item_1) == 0x000458, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GetItemByID_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GetItemByID_find_1) == 0x000528, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GetItemByID_find_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000529, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_InGeometry_3) == 0x000530, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_InGeometry_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_InKeyEvent_3) == 0x000570, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_InKeyEvent_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_inKeyTag_3) == 0x0005B0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_inKeyTag_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_bIsDown_3) == 0x0005B8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_bIsDown_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GetActiveWidgetIndex_ReturnValue) == 0x0005BC, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GetActiveWidgetIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0005C0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_InGeometry_2) == 0x0005C8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_InGeometry_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_InKeyEvent_2) == 0x000608, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_InKeyEvent_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_inKeyTag_2) == 0x000648, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_inKeyTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_bIsDown_2) == 0x000650, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_bIsDown_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Not_PreBool_ReturnValue) == 0x000651, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_MakeStruct_FormatArgumentData_4) == 0x000658, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_MakeStruct_FormatArgumentData_4' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Conv_IntToText_ReturnValue_3) == 0x0006A8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Conv_IntToText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_ShopID) == 0x0006C0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_ShopID' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_Selection) == 0x0006C4, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_Selection' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_SwitchInteger_CmpSuccess) == 0x0006C8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_RowName) == 0x0006CC, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_RowName' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_InGeometry_1) == 0x0006D8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_InKeyEvent_1) == 0x000718, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_inKeyTag_1) == 0x000758, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_bIsDown_1) == 0x000760, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_InGeometry) == 0x000768, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_InKeyEvent) == 0x0007A8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_inKeyTag) == 0x0007E8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_bIsDown) == 0x0007F0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_add_1) == 0x0007F1, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_add_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Add_IntInt_ReturnValue_1) == 0x0007F4, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Greater_IntInt_ReturnValue_2) == 0x0007F8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Greater_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x0007F9, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x0007FC, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Less_IntInt_ReturnValue_1) == 0x000800, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x000801, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_MaxCanTrade_ReturnValue) == 0x000804, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_MaxCanTrade_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000808, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_MakeStruct_FormatArgumentData_5) == 0x000810, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_MakeStruct_FormatArgumentData_5' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Redirect_Table_MappedTable) == 0x000860, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_MakeArray_Array) == 0x000868, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Format_ReturnValue) == 0x000878, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GetPlayerKlesa_Reverse_value) == 0x000890, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GetPlayerKlesa_Reverse_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Divide_IntInt_ReturnValue) == 0x000894, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Divide_IntInt_ReturnValue_1) == 0x000898, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Divide_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Divide_IntInt_ReturnValue_2) == 0x00089C, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Divide_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_SelectTitleText_Output_Get) == 0x0008A0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_SelectTitleText_Output_Get' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0008B8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0008B9, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Multiply_IntInt_ReturnValue_2) == 0x0008BC, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Multiply_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GetPlayerCoinSoul_value_1) == 0x0008C0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GetPlayerCoinSoul_value_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GetPlayerItemAmountInBeibao_Amount_1) == 0x0008C4, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GetPlayerItemAmountInBeibao_Amount_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0008C8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x0008C9, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GetPlayerKlesa_Reverse_value_1) == 0x0008CC, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GetPlayerKlesa_Reverse_value_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GreaterEqual_IntInt_ReturnValue_2) == 0x0008D0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GreaterEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Conv_IntToInt64_ReturnValue_1) == 0x0008D8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Conv_IntToInt64_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_MakeStruct_FormatArgumentData_6) == 0x0008E0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_MakeStruct_FormatArgumentData_6' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000930, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_MakeArray_Array_1) == 0x000938, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Format_ReturnValue_1) == 0x000948, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000960, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GetDataTableRowFromName_OutRow) == 0x000968, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000980, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000981, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000982, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x000983, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_EqualEqual_ByteByte_ReturnValue_7) == 0x000984, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_EqualEqual_ByteByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_SellGem_Success) == 0x000985, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_SellGem_Success' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_add) == 0x000986, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_add' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CreateDelegate_OutputDelegate) == 0x000988, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Array_Contains_ReturnValue) == 0x000998, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_BooleanAND_ReturnValue) == 0x000999, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Not_PreBool_ReturnValue_1) == 0x00099A, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_MakeArray_Array_2) == 0x0009A0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_MakeMap_Map) == 0x0009B0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_ShowEnterKey) == 0x000A00, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_ShowEnterKey' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_ShowBackKey) == 0x000A01, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_ShowBackKey' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CustomEvent_ShowAll) == 0x000A02, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CustomEvent_ShowAll' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GetInputHelper_WGI_InputHelpVis) == 0x000A08, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GetInputHelper_WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CreateDelegate_OutputDelegate_1) == 0x000A10, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_GetUINotify_UINotify) == 0x000A20, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CreateDelegate_OutputDelegate_2) == 0x000A28, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_CreateDelegate_OutputDelegate_3) == 0x000A38, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_Event_InGeometry) == 0x000A48, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_Event_isDown) == 0x000A88, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, Temp_bool_Variable_1) == 0x000A89, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Conv_IntToText_ReturnValue_4) == 0x000A90, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Conv_IntToText_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_Select_Default_1) == 0x000AA8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Conv_StringToText_ReturnValue) == 0x000AB8, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_MakeStruct_FormatArgumentData_7) == 0x000AD0, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_MakeStruct_FormatArgumentData_7' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, K2Node_MakeArray_Array_3) == 0x000B20, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::K2Node_MakeArray_Array_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm, CallFunc_Format_ReturnValue_2) == 0x000B30, "Member 'WB_ShopConfirm_C_ExecuteUbergraph_WB_ShopConfirm::CallFunc_Format_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_FinalShowPrice \ static_assert(alignof(WB_ShopConfirm_C_FinalShowPrice) == 0x000004, "Wrong alignment on WB_ShopConfirm_C_FinalShowPrice"); \ static_assert(sizeof(WB_ShopConfirm_C_FinalShowPrice) == 0x000004, "Wrong size on WB_ShopConfirm_C_FinalShowPrice"); \ static_assert(offsetof(WB_ShopConfirm_C_FinalShowPrice, ChooseAmount_0) == 0x000000, "Member 'WB_ShopConfirm_C_FinalShowPrice::ChooseAmount_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_MaxCanTrade \ static_assert(alignof(WB_ShopConfirm_C_MaxCanTrade) == 0x000004, "Wrong alignment on WB_ShopConfirm_C_MaxCanTrade"); \ static_assert(sizeof(WB_ShopConfirm_C_MaxCanTrade) == 0x000018, "Wrong size on WB_ShopConfirm_C_MaxCanTrade"); \ static_assert(offsetof(WB_ShopConfirm_C_MaxCanTrade, ReturnValue) == 0x000000, "Member 'WB_ShopConfirm_C_MaxCanTrade::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_MaxCanTrade, CallFunc_GetPlayerCoinSoul_value) == 0x000004, "Member 'WB_ShopConfirm_C_MaxCanTrade::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_MaxCanTrade, CallFunc_GetMaxSoul_MAX) == 0x000008, "Member 'WB_ShopConfirm_C_MaxCanTrade::CallFunc_GetMaxSoul_MAX' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_MaxCanTrade, CallFunc_Subtract_IntInt_ReturnValue) == 0x00000C, "Member 'WB_ShopConfirm_C_MaxCanTrade::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_MaxCanTrade, CallFunc_Divide_IntInt_ReturnValue) == 0x000010, "Member 'WB_ShopConfirm_C_MaxCanTrade::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_MaxCanTrade, CallFunc_Min_ReturnValue) == 0x000014, "Member 'WB_ShopConfirm_C_MaxCanTrade::CallFunc_Min_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_Minus \ static_assert(alignof(WB_ShopConfirm_C_Minus) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_Minus"); \ static_assert(sizeof(WB_ShopConfirm_C_Minus) == 0x000090, "Wrong size on WB_ShopConfirm_C_Minus"); \ static_assert(offsetof(WB_ShopConfirm_C_Minus, InGeometry) == 0x000000, "Member 'WB_ShopConfirm_C_Minus::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Minus, InKeyEvent) == 0x000040, "Member 'WB_ShopConfirm_C_Minus::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Minus, inKeyTag) == 0x000080, "Member 'WB_ShopConfirm_C_Minus::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Minus, bIsDown) == 0x000088, "Member 'WB_ShopConfirm_C_Minus::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_MultiTradeWidget \ static_assert(alignof(WB_ShopConfirm_C_MultiTradeWidget) == 0x000004, "Wrong alignment on WB_ShopConfirm_C_MultiTradeWidget"); \ static_assert(sizeof(WB_ShopConfirm_C_MultiTradeWidget) == 0x000004, "Wrong size on WB_ShopConfirm_C_MultiTradeWidget"); \ static_assert(offsetof(WB_ShopConfirm_C_MultiTradeWidget, ShopID_0) == 0x000000, "Member 'WB_ShopConfirm_C_MultiTradeWidget::ShopID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_MultiTradeWidgetDetails \ static_assert(alignof(WB_ShopConfirm_C_MultiTradeWidgetDetails) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_MultiTradeWidgetDetails"); \ static_assert(sizeof(WB_ShopConfirm_C_MultiTradeWidgetDetails) == 0x000028, "Wrong size on WB_ShopConfirm_C_MultiTradeWidgetDetails"); \ static_assert(offsetof(WB_ShopConfirm_C_MultiTradeWidgetDetails, CurrentCanBuy_0) == 0x000000, "Member 'WB_ShopConfirm_C_MultiTradeWidgetDetails::CurrentCanBuy_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_MultiTradeWidgetDetails, Icon) == 0x000008, "Member 'WB_ShopConfirm_C_MultiTradeWidgetDetails::Icon' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_MultiTradeWidgetDetails, IsCoin) == 0x000010, "Member 'WB_ShopConfirm_C_MultiTradeWidgetDetails::IsCoin' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_MultiTradeWidgetDetails, CallFunc_StoreLimited_bCanBuy) == 0x000011, "Member 'WB_ShopConfirm_C_MultiTradeWidgetDetails::CallFunc_StoreLimited_bCanBuy' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_MultiTradeWidgetDetails, CallFunc_StoreLimited_MaxCanBuy) == 0x000014, "Member 'WB_ShopConfirm_C_MultiTradeWidgetDetails::CallFunc_StoreLimited_MaxCanBuy' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_MultiTradeWidgetDetails, CallFunc_StoreLimited_MaxInBeibao) == 0x000018, "Member 'WB_ShopConfirm_C_MultiTradeWidgetDetails::CallFunc_StoreLimited_MaxInBeibao' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_MultiTradeWidgetDetails, CallFunc_StoreLimited_KeDuiDie) == 0x00001C, "Member 'WB_ShopConfirm_C_MultiTradeWidgetDetails::CallFunc_StoreLimited_KeDuiDie' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_MultiTradeWidgetDetails, CallFunc_Min_ReturnValue) == 0x000020, "Member 'WB_ShopConfirm_C_MultiTradeWidgetDetails::CallFunc_Min_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_ShopConfirm_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_ShopConfirm_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_ShopConfirm_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_ShopConfirm_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_ShopConfirm_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_PlayHightLightAnimation \ static_assert(alignof(WB_ShopConfirm_C_PlayHightLightAnimation) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_PlayHightLightAnimation"); \ static_assert(sizeof(WB_ShopConfirm_C_PlayHightLightAnimation) == 0x000018, "Wrong size on WB_ShopConfirm_C_PlayHightLightAnimation"); \ static_assert(offsetof(WB_ShopConfirm_C_PlayHightLightAnimation, Image_0) == 0x000000, "Member 'WB_ShopConfirm_C_PlayHightLightAnimation::Image_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_PlayHightLightAnimation, Animation) == 0x000008, "Member 'WB_ShopConfirm_C_PlayHightLightAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_PlayHightLightAnimation, CallFunc_PlayAnimation_ReturnValue) == 0x000010, "Member 'WB_ShopConfirm_C_PlayHightLightAnimation::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_ReducePlural \ static_assert(alignof(WB_ShopConfirm_C_ReducePlural) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_ReducePlural"); \ static_assert(sizeof(WB_ShopConfirm_C_ReducePlural) == 0x000090, "Wrong size on WB_ShopConfirm_C_ReducePlural"); \ static_assert(offsetof(WB_ShopConfirm_C_ReducePlural, InGeometry) == 0x000000, "Member 'WB_ShopConfirm_C_ReducePlural::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ReducePlural, InKeyEvent) == 0x000040, "Member 'WB_ShopConfirm_C_ReducePlural::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ReducePlural, inKeyTag) == 0x000080, "Member 'WB_ShopConfirm_C_ReducePlural::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_ReducePlural, bIsDown) == 0x000088, "Member 'WB_ShopConfirm_C_ReducePlural::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_SelectMessageWithPanel1 \ static_assert(alignof(WB_ShopConfirm_C_SelectMessageWithPanel1) == 0x000004, "Wrong alignment on WB_ShopConfirm_C_SelectMessageWithPanel1"); \ static_assert(sizeof(WB_ShopConfirm_C_SelectMessageWithPanel1) == 0x000008, "Wrong size on WB_ShopConfirm_C_SelectMessageWithPanel1"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectMessageWithPanel1, RowName) == 0x000000, "Member 'WB_ShopConfirm_C_SelectMessageWithPanel1::RowName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_SelectTitleText \ static_assert(alignof(WB_ShopConfirm_C_SelectTitleText) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_SelectTitleText"); \ static_assert(sizeof(WB_ShopConfirm_C_SelectTitleText) == 0x0001C8, "Wrong size on WB_ShopConfirm_C_SelectTitleText"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, Output_Get) == 0x000000, "Member 'WB_ShopConfirm_C_SelectTitleText::Output_Get' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, LocalTitleText) == 0x000018, "Member 'WB_ShopConfirm_C_SelectTitleText::LocalTitleText' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, Temp_bool_Variable) == 0x000030, "Member 'WB_ShopConfirm_C_SelectTitleText::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, Temp_text_Variable) == 0x000038, "Member 'WB_ShopConfirm_C_SelectTitleText::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, Temp_text_Variable_1) == 0x000050, "Member 'WB_ShopConfirm_C_SelectTitleText::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, Temp_bool_Variable_1) == 0x000068, "Member 'WB_ShopConfirm_C_SelectTitleText::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, Temp_text_Variable_2) == 0x000070, "Member 'WB_ShopConfirm_C_SelectTitleText::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, Temp_text_Variable_3) == 0x000088, "Member 'WB_ShopConfirm_C_SelectTitleText::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000A0, "Member 'WB_ShopConfirm_C_SelectTitleText::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000A1, "Member 'WB_ShopConfirm_C_SelectTitleText::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, K2Node_Select_Default) == 0x0000A8, "Member 'WB_ShopConfirm_C_SelectTitleText::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, K2Node_Select_Default_1) == 0x0000C0, "Member 'WB_ShopConfirm_C_SelectTitleText::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, K2Node_MakeStruct_FormatArgumentData) == 0x0000D8, "Member 'WB_ShopConfirm_C_SelectTitleText::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, K2Node_MakeStruct_FormatArgumentData_1) == 0x000128, "Member 'WB_ShopConfirm_C_SelectTitleText::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, K2Node_MakeArray_Array) == 0x000178, "Member 'WB_ShopConfirm_C_SelectTitleText::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, K2Node_MakeArray_Array_1) == 0x000188, "Member 'WB_ShopConfirm_C_SelectTitleText::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, CallFunc_Format_ReturnValue) == 0x000198, "Member 'WB_ShopConfirm_C_SelectTitleText::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectTitleText, CallFunc_Format_ReturnValue_1) == 0x0001B0, "Member 'WB_ShopConfirm_C_SelectTitleText::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_SelectWidgetBuy \ static_assert(alignof(WB_ShopConfirm_C_SelectWidgetBuy) == 0x000004, "Wrong alignment on WB_ShopConfirm_C_SelectWidgetBuy"); \ static_assert(sizeof(WB_ShopConfirm_C_SelectWidgetBuy) == 0x000010, "Wrong size on WB_ShopConfirm_C_SelectWidgetBuy"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuy, CallFunc_GetPlayerKlesa_Reverse_value) == 0x000000, "Member 'WB_ShopConfirm_C_SelectWidgetBuy::CallFunc_GetPlayerKlesa_Reverse_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuy, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000004, "Member 'WB_ShopConfirm_C_SelectWidgetBuy::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuy, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000005, "Member 'WB_ShopConfirm_C_SelectWidgetBuy::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuy, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000008, "Member 'WB_ShopConfirm_C_SelectWidgetBuy::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuy, CallFunc_GetPlayerCoinSoul_value) == 0x00000C, "Member 'WB_ShopConfirm_C_SelectWidgetBuy::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_SelectWidgetBuyBase \ static_assert(alignof(WB_ShopConfirm_C_SelectWidgetBuyBase) == 0x000004, "Wrong alignment on WB_ShopConfirm_C_SelectWidgetBuyBase"); \ static_assert(sizeof(WB_ShopConfirm_C_SelectWidgetBuyBase) == 0x00003C, "Wrong size on WB_ShopConfirm_C_SelectWidgetBuyBase"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, OwnedMoney) == 0x000000, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::OwnedMoney' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000004, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000005, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000006, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000007, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000008, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000009, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00000A, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_Divide_IntInt_ReturnValue) == 0x00000C, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_StoreLimited_bCanBuy) == 0x000010, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_StoreLimited_bCanBuy' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_StoreLimited_MaxCanBuy) == 0x000014, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_StoreLimited_MaxCanBuy' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_StoreLimited_MaxInBeibao) == 0x000018, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_StoreLimited_MaxInBeibao' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_StoreLimited_KeDuiDie) == 0x00001C, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_StoreLimited_KeDuiDie' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_StoreLimited_bCanBuy_1) == 0x00001D, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_StoreLimited_bCanBuy_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_StoreLimited_MaxCanBuy_1) == 0x000020, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_StoreLimited_MaxCanBuy_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_StoreLimited_MaxInBeibao_1) == 0x000024, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_StoreLimited_MaxInBeibao_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_StoreLimited_KeDuiDie_1) == 0x000028, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_StoreLimited_KeDuiDie_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_Min_ReturnValue) == 0x00002C, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_Min_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_Multiply_IntInt_ReturnValue) == 0x000030, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000034, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000035, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000036, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_Greater_IntInt_ReturnValue) == 0x000037, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetBuyBase, CallFunc_BooleanOR_ReturnValue) == 0x000038, "Member 'WB_ShopConfirm_C_SelectWidgetBuyBase::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_SelectWidgetSell \ static_assert(alignof(WB_ShopConfirm_C_SelectWidgetSell) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_SelectWidgetSell"); \ static_assert(sizeof(WB_ShopConfirm_C_SelectWidgetSell) == 0x000040, "Wrong size on WB_ShopConfirm_C_SelectWidgetSell"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, LocalEquiped) == 0x000000, "Member 'WB_ShopConfirm_C_SelectWidgetSell::LocalEquiped' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_Find_Weapon_Id_Equiped_Gem_OutWeaponIfTheGemEquipTo) == 0x000004, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_Find_Weapon_Id_Equiped_Gem_OutWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_Find_Weapon_Id_Equiped_Gem_Find) == 0x000014, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_Find_Weapon_Id_Equiped_Gem_Find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000015, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000016, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_Not_PreBool_ReturnValue) == 0x000017, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_Not_PreBool_ReturnValue_1) == 0x000018, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_MaxCanTrade_ReturnValue) == 0x00001C, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_MaxCanTrade_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_MaxCanTrade_ReturnValue_1) == 0x000020, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_MaxCanTrade_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000024, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000025, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_GetNeverClearItems_ItemsID) == 0x000028, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_GetNeverClearItems_ItemsID' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_Array_Contains_ReturnValue) == 0x000038, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000039, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_BooleanAND_ReturnValue) == 0x00003A, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_Greater_IntInt_ReturnValue) == 0x00003B, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_BooleanAND_ReturnValue_1) == 0x00003C, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_IsItemOrEquipmentEquiped_bIsEquiped) == 0x00003D, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_IsItemOrEquipmentEquiped_bIsEquiped' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell, CallFunc_Greater_IntInt_ReturnValue_1) == 0x00003E, "Member 'WB_ShopConfirm_C_SelectWidgetSell::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_SelectWidgetSell_Gem \ static_assert(alignof(WB_ShopConfirm_C_SelectWidgetSell_Gem) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_SelectWidgetSell_Gem"); \ static_assert(sizeof(WB_ShopConfirm_C_SelectWidgetSell_Gem) == 0x000048, "Wrong size on WB_ShopConfirm_C_SelectWidgetSell_Gem"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell_Gem, CallFunc_GetPlayerCoinSoul_value) == 0x000000, "Member 'WB_ShopConfirm_C_SelectWidgetSell_Gem::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell_Gem, CallFunc_GetMaxSoul_MAX) == 0x000004, "Member 'WB_ShopConfirm_C_SelectWidgetSell_Gem::CallFunc_GetMaxSoul_MAX' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell_Gem, CallFunc_Subtract_IntInt_ReturnValue) == 0x000008, "Member 'WB_ShopConfirm_C_SelectWidgetSell_Gem::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell_Gem, CallFunc_Divide_IntInt_ReturnValue) == 0x00000C, "Member 'WB_ShopConfirm_C_SelectWidgetSell_Gem::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell_Gem, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000010, "Member 'WB_ShopConfirm_C_SelectWidgetSell_Gem::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell_Gem, CallFunc_GetGemName_Name) == 0x000018, "Member 'WB_ShopConfirm_C_SelectWidgetSell_Gem::CallFunc_GetGemName_Name' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell_Gem, CallFunc_Find_Weapon_Id_Equiped_Gem_OutWeaponIfTheGemEquipTo) == 0x000030, "Member 'WB_ShopConfirm_C_SelectWidgetSell_Gem::CallFunc_Find_Weapon_Id_Equiped_Gem_OutWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell_Gem, CallFunc_Find_Weapon_Id_Equiped_Gem_Find) == 0x000040, "Member 'WB_ShopConfirm_C_SelectWidgetSell_Gem::CallFunc_Find_Weapon_Id_Equiped_Gem_Find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SelectWidgetSell_Gem, CallFunc_Not_PreBool_ReturnValue) == 0x000041, "Member 'WB_ShopConfirm_C_SelectWidgetSell_Gem::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_SetChooseAmount \ static_assert(alignof(WB_ShopConfirm_C_SetChooseAmount) == 0x000004, "Wrong alignment on WB_ShopConfirm_C_SetChooseAmount"); \ static_assert(sizeof(WB_ShopConfirm_C_SetChooseAmount) == 0x000004, "Wrong size on WB_ShopConfirm_C_SetChooseAmount"); \ static_assert(offsetof(WB_ShopConfirm_C_SetChooseAmount, Value) == 0x000000, "Member 'WB_ShopConfirm_C_SetChooseAmount::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_SetDetailBase \ static_assert(alignof(WB_ShopConfirm_C_SetDetailBase) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_SetDetailBase"); \ static_assert(sizeof(WB_ShopConfirm_C_SetDetailBase) == 0x000018, "Wrong size on WB_ShopConfirm_C_SetDetailBase"); \ static_assert(offsetof(WB_ShopConfirm_C_SetDetailBase, MaxCanTrade_0) == 0x000000, "Member 'WB_ShopConfirm_C_SetDetailBase::MaxCanTrade_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SetDetailBase, Price) == 0x000004, "Member 'WB_ShopConfirm_C_SetDetailBase::Price' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SetDetailBase, CurrencyIcon) == 0x000008, "Member 'WB_ShopConfirm_C_SetDetailBase::CurrencyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_SetDetailBase, IsCoin) == 0x000010, "Member 'WB_ShopConfirm_C_SetDetailBase::IsCoin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_SetMessage \ static_assert(alignof(WB_ShopConfirm_C_SetMessage) == 0x000004, "Wrong alignment on WB_ShopConfirm_C_SetMessage"); \ static_assert(sizeof(WB_ShopConfirm_C_SetMessage) == 0x000008, "Wrong size on WB_ShopConfirm_C_SetMessage"); \ static_assert(offsetof(WB_ShopConfirm_C_SetMessage, RowName) == 0x000000, "Member 'WB_ShopConfirm_C_SetMessage::RowName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_ShowTotalPrice \ static_assert(alignof(WB_ShopConfirm_C_ShowTotalPrice) == 0x000004, "Wrong alignment on WB_ShopConfirm_C_ShowTotalPrice"); \ static_assert(sizeof(WB_ShopConfirm_C_ShowTotalPrice) == 0x000004, "Wrong size on WB_ShopConfirm_C_ShowTotalPrice"); \ static_assert(offsetof(WB_ShopConfirm_C_ShowTotalPrice, ChooseAmount_0) == 0x000000, "Member 'WB_ShopConfirm_C_ShowTotalPrice::ChooseAmount_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_SingleItemTradeWidget \ static_assert(alignof(WB_ShopConfirm_C_SingleItemTradeWidget) == 0x000004, "Wrong alignment on WB_ShopConfirm_C_SingleItemTradeWidget"); \ static_assert(sizeof(WB_ShopConfirm_C_SingleItemTradeWidget) == 0x000004, "Wrong size on WB_ShopConfirm_C_SingleItemTradeWidget"); \ static_assert(offsetof(WB_ShopConfirm_C_SingleItemTradeWidget, ShopID_0) == 0x000000, "Member 'WB_ShopConfirm_C_SingleItemTradeWidget::ShopID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_StoreLimited \ static_assert(alignof(WB_ShopConfirm_C_StoreLimited) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_StoreLimited"); \ static_assert(sizeof(WB_ShopConfirm_C_StoreLimited) == 0x000120, "Wrong size on WB_ShopConfirm_C_StoreLimited"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, ItemId_0) == 0x000000, "Member 'WB_ShopConfirm_C_StoreLimited::ItemId_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, ChooseAmount_0) == 0x000004, "Member 'WB_ShopConfirm_C_StoreLimited::ChooseAmount_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, bCanBuy) == 0x000008, "Member 'WB_ShopConfirm_C_StoreLimited::bCanBuy' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, MaxCanBuy) == 0x00000C, "Member 'WB_ShopConfirm_C_StoreLimited::MaxCanBuy' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, MaxInBeibao) == 0x000010, "Member 'WB_ShopConfirm_C_StoreLimited::MaxInBeibao' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, KeDuiDie) == 0x000014, "Member 'WB_ShopConfirm_C_StoreLimited::KeDuiDie' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, LocalChooseAmount) == 0x000018, "Member 'WB_ShopConfirm_C_StoreLimited::LocalChooseAmount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, LocalItemID) == 0x00001C, "Member 'WB_ShopConfirm_C_StoreLimited::LocalItemID' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000020, "Member 'WB_ShopConfirm_C_StoreLimited::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, CallFunc_GetPlayerItemAmountInCangKu_Amount) == 0x000024, "Member 'WB_ShopConfirm_C_StoreLimited::CallFunc_GetPlayerItemAmountInCangKu_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, CallFunc_GetItemByID_Item) == 0x000028, "Member 'WB_ShopConfirm_C_StoreLimited::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, CallFunc_GetItemByID_find) == 0x0000F8, "Member 'WB_ShopConfirm_C_StoreLimited::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, CallFunc_GetPlayerItemAmountInBeibao_Amount_1) == 0x0000FC, "Member 'WB_ShopConfirm_C_StoreLimited::CallFunc_GetPlayerItemAmountInBeibao_Amount_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000100, "Member 'WB_ShopConfirm_C_StoreLimited::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, CallFunc_Subtract_IntInt_ReturnValue) == 0x000104, "Member 'WB_ShopConfirm_C_StoreLimited::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, CallFunc_Not_PreBool_ReturnValue) == 0x000108, "Member 'WB_ShopConfirm_C_StoreLimited::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x00010C, "Member 'WB_ShopConfirm_C_StoreLimited::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, CallFunc_Add_IntInt_ReturnValue) == 0x000110, "Member 'WB_ShopConfirm_C_StoreLimited::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000114, "Member 'WB_ShopConfirm_C_StoreLimited::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000115, "Member 'WB_ShopConfirm_C_StoreLimited::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000116, "Member 'WB_ShopConfirm_C_StoreLimited::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, CallFunc_BooleanOR_ReturnValue) == 0x000117, "Member 'WB_ShopConfirm_C_StoreLimited::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_StoreLimited, CallFunc_Not_PreBool_ReturnValue_1) == 0x000118, "Member 'WB_ShopConfirm_C_StoreLimited::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_Trade_Details_Sell \ static_assert(alignof(WB_ShopConfirm_C_Trade_Details_Sell) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_Trade_Details_Sell"); \ static_assert(sizeof(WB_ShopConfirm_C_Trade_Details_Sell) == 0x000080, "Wrong size on WB_ShopConfirm_C_Trade_Details_Sell"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_GetModel_TradeComponent_ReturnValue) == 0x000000, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_GetModel_TradeComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_SellGem_Success) == 0x000008, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_SellGem_Success' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000009, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00000A, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00000B, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_BooleanOR_ReturnValue) == 0x00000C, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_GetModel_TradeComponent_ReturnValue_1) == 0x000010, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_GetModel_TradeComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_GetMaxSoul_MAX) == 0x000018, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_GetMaxSoul_MAX' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_GetPlayerCoinSoul_value) == 0x00001C, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_Greater_IntInt_ReturnValue) == 0x000024, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_AddPlayerCoinSoul_CurrentAmount) == 0x000028, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_AddPlayerCoinSoul_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_Array_Contains_ReturnValue) == 0x00002C, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_Not_PreBool_ReturnValue) == 0x00002D, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_Remove_All_Gems_from_Weapon_OutGemsCopiedInBeibao) == 0x000030, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_Remove_All_Gems_from_Weapon_OutGemsCopiedInBeibao' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_Remove_All_Gems_from_Weapon_Success) == 0x000040, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_Remove_All_Gems_from_Weapon_Success' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_DiscardUniqueItem_ItemRemoved) == 0x000048, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_DiscardUniqueItem_ItemRemoved' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_RemovePlayerItemFromBeibao_Success) == 0x000068, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_RemovePlayerItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount) == 0x00006C, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000070, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_Multiply_IntInt_ReturnValue) == 0x000074, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_Trade_Details_Sell, CallFunc_AddPlayerCoinSoul_CurrentAmount_1) == 0x000078, "Member 'WB_ShopConfirm_C_Trade_Details_Sell::CallFunc_AddPlayerCoinSoul_CurrentAmount_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_TradeDetailsBuy \ static_assert(alignof(WB_ShopConfirm_C_TradeDetailsBuy) == 0x000004, "Wrong alignment on WB_ShopConfirm_C_TradeDetailsBuy"); \ static_assert(sizeof(WB_ShopConfirm_C_TradeDetailsBuy) == 0x000010, "Wrong size on WB_ShopConfirm_C_TradeDetailsBuy"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuy, CallFunc_GetPlayerKlesa_Reverse_value) == 0x000000, "Member 'WB_ShopConfirm_C_TradeDetailsBuy::CallFunc_GetPlayerKlesa_Reverse_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuy, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000004, "Member 'WB_ShopConfirm_C_TradeDetailsBuy::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuy, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000005, "Member 'WB_ShopConfirm_C_TradeDetailsBuy::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuy, CallFunc_GetPlayerCoinSoul_value) == 0x000008, "Member 'WB_ShopConfirm_C_TradeDetailsBuy::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuy, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x00000C, "Member 'WB_ShopConfirm_C_TradeDetailsBuy::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_TradeDetailsBuyBase \ static_assert(alignof(WB_ShopConfirm_C_TradeDetailsBuyBase) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_TradeDetailsBuyBase"); \ static_assert(sizeof(WB_ShopConfirm_C_TradeDetailsBuyBase) == 0x000088, "Wrong size on WB_ShopConfirm_C_TradeDetailsBuyBase"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, OwnedMoney) == 0x000000, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::OwnedMoney' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000004, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000005, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000006, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000007, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000008, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_Multiply_IntInt_ReturnValue) == 0x00000C, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000010, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x000011, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_DecPlayerCoinSoul_CurrentAmount) == 0x000014, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_DecPlayerCoinSoul_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_GetModel_TradeComponent_ReturnValue) == 0x000018, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_GetModel_TradeComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000020, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_StoreLimited_bCanBuy) == 0x000024, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_StoreLimited_bCanBuy' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_StoreLimited_MaxCanBuy) == 0x000028, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_StoreLimited_MaxCanBuy' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_StoreLimited_MaxInBeibao) == 0x00002C, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_StoreLimited_MaxInBeibao' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_StoreLimited_KeDuiDie) == 0x000030, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_StoreLimited_KeDuiDie' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_Subtract_IntInt_ReturnValue) == 0x000034, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_Greater_IntInt_ReturnValue) == 0x000038, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_BooleanAND_ReturnValue) == 0x000039, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_Conv_IntToString_ReturnValue) == 0x000040, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000050, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000070, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_Conv_StringToInt_ReturnValue) == 0x000074, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000078, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_BooleanOR_ReturnValue) == 0x000079, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00007A, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_BooleanAND_ReturnValue_1) == 0x00007B, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_RemovePlayerItemFromBeibao_Success) == 0x00007C, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_RemovePlayerItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount) == 0x000080, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeDetailsBuyBase, CallFunc_Multiply_IntInt_ReturnValue_1) == 0x000084, "Member 'WB_ShopConfirm_C_TradeDetailsBuyBase::CallFunc_Multiply_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_TradeInfo \ static_assert(alignof(WB_ShopConfirm_C_TradeInfo) == 0x000008, "Wrong alignment on WB_ShopConfirm_C_TradeInfo"); \ static_assert(sizeof(WB_ShopConfirm_C_TradeInfo) == 0x000350, "Wrong size on WB_ShopConfirm_C_TradeInfo"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, ItemId_0) == 0x000000, "Member 'WB_ShopConfirm_C_TradeInfo::ItemId_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, ItemType) == 0x000004, "Member 'WB_ShopConfirm_C_TradeInfo::ItemType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, SellPrice_0) == 0x000008, "Member 'WB_ShopConfirm_C_TradeInfo::SellPrice_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, BuyPrice_0) == 0x00000C, "Member 'WB_ShopConfirm_C_TradeInfo::BuyPrice_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CurrentCanBuy_0) == 0x000010, "Member 'WB_ShopConfirm_C_TradeInfo::CurrentCanBuy_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, ExchangeByItem) == 0x000014, "Member 'WB_ShopConfirm_C_TradeInfo::ExchangeByItem' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, AmountInBeibao_0) == 0x000018, "Member 'WB_ShopConfirm_C_TradeInfo::AmountInBeibao_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, Item_0) == 0x000020, "Member 'WB_ShopConfirm_C_TradeInfo::Item_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, ItemName_0) == 0x000040, "Member 'WB_ShopConfirm_C_TradeInfo::ItemName_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, UseCoin) == 0x000058, "Member 'WB_ShopConfirm_C_TradeInfo::UseCoin' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CanSell) == 0x000059, "Member 'WB_ShopConfirm_C_TradeInfo::CanSell' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, ExchangeItemName) == 0x000060, "Member 'WB_ShopConfirm_C_TradeInfo::ExchangeItemName' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, TradeType) == 0x000078, "Member 'WB_ShopConfirm_C_TradeInfo::TradeType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, NewGameRefresh_0) == 0x000079, "Member 'WB_ShopConfirm_C_TradeInfo::NewGameRefresh_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, LocalItemName) == 0x000080, "Member 'WB_ShopConfirm_C_TradeInfo::LocalItemName' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, LocalItemType) == 0x000098, "Member 'WB_ShopConfirm_C_TradeInfo::LocalItemType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, Temp_bool_Variable) == 0x000099, "Member 'WB_ShopConfirm_C_TradeInfo::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_ReplaceGemRingByNewGamePlus_ReturnID) == 0x00009C, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_ReplaceGemRingByNewGamePlus_ReturnID' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_ReplaceGemRingByNewGamePlus_ReturnSue) == 0x0000A0, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_ReplaceGemRingByNewGamePlus_ReturnSue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_ReplaceGemRingByNewGamePlus_ReturnID_1) == 0x0000A4, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_ReplaceGemRingByNewGamePlus_ReturnID_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_ReplaceGemRingByNewGamePlus_ReturnSue_1) == 0x0000A8, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_ReplaceGemRingByNewGamePlus_ReturnSue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_GetGemInfoById_Value) == 0x0000B0, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_GetGemInfoById_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_GetGemInfoById_Find) == 0x000158, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_GetGemInfoById_Find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_GetItemByID_Item) == 0x000160, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_GetItemByID_find) == 0x000230, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_GetUIStatic_ReturnValue) == 0x000238, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_Get_Trade_Table_Info_ItemID) == 0x000240, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_Get_Trade_Table_Info_ItemID' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_Get_Trade_Table_Info_ItemType) == 0x000244, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_Get_Trade_Table_Info_ItemType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_Get_Trade_Table_Info_SellPrice) == 0x000248, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_Get_Trade_Table_Info_SellPrice' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_Get_Trade_Table_Info_BuyPrice) == 0x00024C, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_Get_Trade_Table_Info_BuyPrice' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_Get_Trade_Table_Info_CurrentCanBuy) == 0x000250, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_Get_Trade_Table_Info_CurrentCanBuy' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_Get_Trade_Table_Info_CanSell) == 0x000254, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_Get_Trade_Table_Info_CanSell' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_Get_Trade_Table_Info_TradeType) == 0x000255, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_Get_Trade_Table_Info_TradeType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_Get_Trade_Table_Info_NewGameRefresh) == 0x000256, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_Get_Trade_Table_Info_NewGameRefresh' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_GetItemTabBySortId_NewParam) == 0x000257, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_Map_Find_Value) == 0x000258, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_Map_Find_ReturnValue) == 0x00025C, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00025D, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_GetItemConfigBySortId_Item) == 0x000260, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_GetItemConfigBySortId_find) == 0x000330, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_Greater_IntInt_ReturnValue) == 0x000331, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_Not_PreBool_ReturnValue) == 0x000332, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000333, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000334, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_BooleanAND_ReturnValue) == 0x000335, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_ItemCheck_BuyCounter) == 0x000338, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_ItemCheck_BuyCounter' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_ItemCheck_bFind) == 0x00033C, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_ItemCheck_bFind' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_Subtract_IntInt_ReturnValue) == 0x000340, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, K2Node_Select_Default) == 0x000344, "Member 'WB_ShopConfirm_C_TradeInfo::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ShopConfirm_C_TradeInfo, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000348, "Member 'WB_ShopConfirm_C_TradeInfo::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopConfirm_C_WidgetChoose \ static_assert(alignof(WB_ShopConfirm_C_WidgetChoose) == 0x000004, "Wrong alignment on WB_ShopConfirm_C_WidgetChoose"); \ static_assert(sizeof(WB_ShopConfirm_C_WidgetChoose) == 0x000004, "Wrong size on WB_ShopConfirm_C_WidgetChoose"); \ static_assert(offsetof(WB_ShopConfirm_C_WidgetChoose, Selection) == 0x000000, "Member 'WB_ShopConfirm_C_WidgetChoose::Selection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ShopConfirm_C \ static_assert(alignof(UWB_ShopConfirm_C) == 0x000008, "Wrong alignment on UWB_ShopConfirm_C"); \ static_assert(sizeof(UWB_ShopConfirm_C) == 0x000490, "Wrong size on UWB_ShopConfirm_C"); \ static_assert(offsetof(UWB_ShopConfirm_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ShopConfirm_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, HighLightSUB) == 0x0002C8, "Member 'UWB_ShopConfirm_C::HighLightSUB' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, HighLightADD) == 0x0002D0, "Member 'UWB_ShopConfirm_C::HighLightADD' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, AmountText) == 0x0002D8, "Member 'UWB_ShopConfirm_C::AmountText' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, CurrencyImage) == 0x0002E0, "Member 'UWB_ShopConfirm_C::CurrencyImage' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, Image) == 0x0002E8, "Member 'UWB_ShopConfirm_C::Image' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, Image_1) == 0x0002F0, "Member 'UWB_ShopConfirm_C::Image_1' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, Image_1647) == 0x0002F8, "Member 'UWB_ShopConfirm_C::Image_1647' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, Image_1776) == 0x000300, "Member 'UWB_ShopConfirm_C::Image_1776' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, Image_Coin) == 0x000308, "Member 'UWB_ShopConfirm_C::Image_Coin' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, Image_highlightadd) == 0x000310, "Member 'UWB_ShopConfirm_C::Image_highlightadd' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, Image_highlightsub) == 0x000318, "Member 'UWB_ShopConfirm_C::Image_highlightsub' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, MaxText) == 0x000320, "Member 'UWB_ShopConfirm_C::MaxText' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, MultiTradeMessageBox) == 0x000328, "Member 'UWB_ShopConfirm_C::MultiTradeMessageBox' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, SingleTradeMessageBox) == 0x000330, "Member 'UWB_ShopConfirm_C::SingleTradeMessageBox' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, TextBlock_Price) == 0x000338, "Member 'UWB_ShopConfirm_C::TextBlock_Price' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, TipMessageBox) == 0x000340, "Member 'UWB_ShopConfirm_C::TipMessageBox' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, VerticalMultiTradeBox) == 0x000348, "Member 'UWB_ShopConfirm_C::VerticalMultiTradeBox' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, VerticalSingleTradeBox) == 0x000350, "Member 'UWB_ShopConfirm_C::VerticalSingleTradeBox' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, WB_SecondaryWindow1) == 0x000358, "Member 'UWB_ShopConfirm_C::WB_SecondaryWindow1' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, WGI_Button_DownLevel) == 0x000360, "Member 'UWB_ShopConfirm_C::WGI_Button_DownLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, WGI_Button_UpLevel) == 0x000368, "Member 'UWB_ShopConfirm_C::WGI_Button_UpLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, WidgetSwitcher_icon) == 0x000370, "Member 'UWB_ShopConfirm_C::WidgetSwitcher_icon' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, WidgetSwitcher_Panel) == 0x000378, "Member 'UWB_ShopConfirm_C::WidgetSwitcher_Panel' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, MessageTable) == 0x000380, "Member 'UWB_ShopConfirm_C::MessageTable' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, Using) == 0x000388, "Member 'UWB_ShopConfirm_C::Using' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, IsSpecialItem) == 0x000389, "Member 'UWB_ShopConfirm_C::IsSpecialItem' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, bIsBuy) == 0x00038A, "Member 'UWB_ShopConfirm_C::bIsBuy' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, LoadAlreadyBuyAmount) == 0x00038C, "Member 'UWB_ShopConfirm_C::LoadAlreadyBuyAmount' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, MaxAmount) == 0x000390, "Member 'UWB_ShopConfirm_C::MaxAmount' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, ChooseAmount) == 0x000394, "Member 'UWB_ShopConfirm_C::ChooseAmount' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, Item) == 0x000398, "Member 'UWB_ShopConfirm_C::Item' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, ShopID) == 0x0003B8, "Member 'UWB_ShopConfirm_C::ShopID' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, TotalPrice) == 0x0003BC, "Member 'UWB_ShopConfirm_C::TotalPrice' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, ShopAllItem) == 0x0003C0, "Member 'UWB_ShopConfirm_C::ShopAllItem' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, ConfirmClicked) == 0x0003C8, "Member 'UWB_ShopConfirm_C::ConfirmClicked' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, BuyPrice) == 0x0003D8, "Member 'UWB_ShopConfirm_C::BuyPrice' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, SellPrice) == 0x0003DC, "Member 'UWB_ShopConfirm_C::SellPrice' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, CurrentCanBuy) == 0x0003E0, "Member 'UWB_ShopConfirm_C::CurrentCanBuy' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, ExchangeItem) == 0x0003E4, "Member 'UWB_ShopConfirm_C::ExchangeItem' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, AmountInBeibao) == 0x0003E8, "Member 'UWB_ShopConfirm_C::AmountInBeibao' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, UINoitfy) == 0x0003F0, "Member 'UWB_ShopConfirm_C::UINoitfy' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, bUseCoin) == 0x0003F8, "Member 'UWB_ShopConfirm_C::bUseCoin' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, ItemId) == 0x0003FC, "Member 'UWB_ShopConfirm_C::ItemId' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, ItemName) == 0x000400, "Member 'UWB_ShopConfirm_C::ItemName' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, BuKeDuiDie) == 0x000418, "Member 'UWB_ShopConfirm_C::BuKeDuiDie' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, CancelClicked) == 0x000428, "Member 'UWB_ShopConfirm_C::CancelClicked' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, Hovered) == 0x000438, "Member 'UWB_ShopConfirm_C::Hovered' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, bCan_Sell) == 0x000448, "Member 'UWB_ShopConfirm_C::bCan_Sell' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, Exchange_Item_Name) == 0x000450, "Member 'UWB_ShopConfirm_C::Exchange_Item_Name' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, IsGamePad) == 0x000468, "Member 'UWB_ShopConfirm_C::IsGamePad' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, CanOpenAgain) == 0x000470, "Member 'UWB_ShopConfirm_C::CanOpenAgain' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, NewGameRefresh) == 0x000480, "Member 'UWB_ShopConfirm_C::NewGameRefresh' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, Trade_Type) == 0x000481, "Member 'UWB_ShopConfirm_C::Trade_Type' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, Item_Type) == 0x000482, "Member 'UWB_ShopConfirm_C::Item_Type' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopConfirm_C, WGI_Input_Help_Vis) == 0x000488, "Member 'UWB_ShopConfirm_C::WGI_Input_Help_Vis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BeyondTipWindow_C_EnterKeyEvent \ static_assert(alignof(WB_BeyondTipWindow_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_BeyondTipWindow_C_EnterKeyEvent"); \ static_assert(sizeof(WB_BeyondTipWindow_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_BeyondTipWindow_C_EnterKeyEvent"); \ static_assert(offsetof(WB_BeyondTipWindow_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_BeyondTipWindow_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BeyondTipWindow_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_BeyondTipWindow_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow \ static_assert(alignof(WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow) == 0x000008, "Wrong alignment on WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow"); \ static_assert(sizeof(WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow) == 0x000078, "Wrong size on WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow"); \ static_assert(offsetof(WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow, EntryPoint) == 0x000000, "Member 'WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow, Temp_delegate_Variable) == 0x000004, "Member 'WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow, Temp_delegate_Variable_1) == 0x000014, "Member 'WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow, K2Node_Event_InGeometry) == 0x000030, "Member 'WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow, K2Node_Event_isDown) == 0x000070, "Member 'WB_BeyondTipWindow_C_ExecuteUbergraph_WB_BeyondTipWindow::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BeyondTipWindow_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_BeyondTipWindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_BeyondTipWindow_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_BeyondTipWindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_BeyondTipWindow_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_BeyondTipWindow_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_BeyondTipWindow_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_BeyondTipWindow_C \ static_assert(alignof(UWB_BeyondTipWindow_C) == 0x000008, "Wrong alignment on UWB_BeyondTipWindow_C"); \ static_assert(sizeof(UWB_BeyondTipWindow_C) == 0x0002E8, "Wrong size on UWB_BeyondTipWindow_C"); \ static_assert(offsetof(UWB_BeyondTipWindow_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_BeyondTipWindow_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_BeyondTipWindow_C, WB_SecondaryWindow1_C_1) == 0x0002C8, "Member 'UWB_BeyondTipWindow_C::WB_SecondaryWindow1_C_1' has a wrong offset!"); \ static_assert(offsetof(UWB_BeyondTipWindow_C, In_Text) == 0x0002D0, "Member 'UWB_BeyondTipWindow_C::In_Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_1_OnClickedItem__DelegateSignature \ static_assert(alignof(WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_1_OnClickedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_1_OnClickedItem__DelegateSignature"); \ static_assert(sizeof(WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_1_OnClickedItem__DelegateSignature) == 0x000010, "Wrong size on WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_1_OnClickedItem__DelegateSignature"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_1_OnClickedItem__DelegateSignature, Item) == 0x000000, "Member 'WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_1_OnClickedItem__DelegateSignature::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_1_OnClickedItem__DelegateSignature, Index_0) == 0x000008, "Member 'WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_1_OnClickedItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature \ static_assert(alignof(WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature"); \ static_assert(sizeof(WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature) == 0x000010, "Wrong size on WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature, Item) == 0x000000, "Member 'WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature, Index_0) == 0x000008, "Member 'WB_WarehouseItemPanel_C_BndEvt__WB_WarehouseItemPanel_Grid_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement \ static_assert(alignof(WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement) == 0x000008, "Wrong alignment on WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement"); \ static_assert(sizeof(WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement) == 0x000028, "Wrong size on WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement, ItemId) == 0x000000, "Member 'WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement::ItemId' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement, Value) == 0x000004, "Member 'WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement::Value' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement, CallFunc_FindSpecificItemIndex_ReturnFind) == 0x000005, "Member 'WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement::CallFunc_FindSpecificItemIndex_ReturnFind' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement, CallFunc_FindSpecificItemIndex_ReturnValue) == 0x000008, "Member 'WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement::CallFunc_FindSpecificItemIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement, CallFunc_GetChildAt_ReturnValue) == 0x000010, "Member 'WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement, K2Node_DynamicCast_AsWB_Ware_Grid_Item) == 0x000018, "Member 'WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement::K2Node_DynamicCast_AsWB_Ware_Grid_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'WB_WarehouseItemPanel_C_CallSpecificItemUpdateAutoSupplement::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel \ static_assert(alignof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel) == 0x000008, "Wrong alignment on WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel"); \ static_assert(sizeof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel) == 0x0000C8, "Wrong size on WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, EntryPoint) == 0x000000, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, Temp_delegate_Variable) == 0x000004, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, Temp_delegate_Variable_1) == 0x000014, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, CallFunc_GetUINotify_UINotify) == 0x000030, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, K2Node_ComponentBoundEvent_Item_1) == 0x000038, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::K2Node_ComponentBoundEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, K2Node_ComponentBoundEvent_Index_1) == 0x000040, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::K2Node_ComponentBoundEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, K2Node_ComponentBoundEvent_Item) == 0x000048, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, K2Node_ComponentBoundEvent_Index) == 0x000050, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::K2Node_ComponentBoundEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, K2Node_DynamicCast_AsWB_Ware_Grid_Item) == 0x000058, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::K2Node_DynamicCast_AsWB_Ware_Grid_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, Temp_text_Variable) == 0x000068, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000080, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, Temp_text_Variable_1) == 0x000088, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, K2Node_Event_IsDesignTime) == 0x0000A0, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, Temp_bool_Variable) == 0x0000A1, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, K2Node_Select_Default) == 0x0000A8, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000C0, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, CallFunc_BooleanAND_ReturnValue) == 0x0000C1, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel, CallFunc_BooleanAND_ReturnValue_1) == 0x0000C2, "Member 'WB_WarehouseItemPanel_C_ExecuteUbergraph_WB_WarehouseItemPanel::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseItemPanel_C_FindSpecificItemIndex \ static_assert(alignof(WB_WarehouseItemPanel_C_FindSpecificItemIndex) == 0x000008, "Wrong alignment on WB_WarehouseItemPanel_C_FindSpecificItemIndex"); \ static_assert(sizeof(WB_WarehouseItemPanel_C_FindSpecificItemIndex) == 0x000048, "Wrong size on WB_WarehouseItemPanel_C_FindSpecificItemIndex"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_FindSpecificItemIndex, SortID) == 0x000000, "Member 'WB_WarehouseItemPanel_C_FindSpecificItemIndex::SortID' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_FindSpecificItemIndex, ReturnFind) == 0x000004, "Member 'WB_WarehouseItemPanel_C_FindSpecificItemIndex::ReturnFind' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_FindSpecificItemIndex, ReturnValue) == 0x000008, "Member 'WB_WarehouseItemPanel_C_FindSpecificItemIndex::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_FindSpecificItemIndex, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'WB_WarehouseItemPanel_C_FindSpecificItemIndex::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_FindSpecificItemIndex, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'WB_WarehouseItemPanel_C_FindSpecificItemIndex::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_FindSpecificItemIndex, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'WB_WarehouseItemPanel_C_FindSpecificItemIndex::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_FindSpecificItemIndex, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'WB_WarehouseItemPanel_C_FindSpecificItemIndex::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_FindSpecificItemIndex, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_WarehouseItemPanel_C_FindSpecificItemIndex::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_FindSpecificItemIndex, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'WB_WarehouseItemPanel_C_FindSpecificItemIndex::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_FindSpecificItemIndex, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000041, "Member 'WB_WarehouseItemPanel_C_FindSpecificItemIndex::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseItemPanel_C_GetData \ static_assert(alignof(WB_WarehouseItemPanel_C_GetData) == 0x000008, "Wrong alignment on WB_WarehouseItemPanel_C_GetData"); \ static_assert(sizeof(WB_WarehouseItemPanel_C_GetData) == 0x000010, "Wrong size on WB_WarehouseItemPanel_C_GetData"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_GetData, Data_0) == 0x000000, "Member 'WB_WarehouseItemPanel_C_GetData::Data_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseItemPanel_C_GetDataAtIndex \ static_assert(alignof(WB_WarehouseItemPanel_C_GetDataAtIndex) == 0x000008, "Wrong alignment on WB_WarehouseItemPanel_C_GetDataAtIndex"); \ static_assert(sizeof(WB_WarehouseItemPanel_C_GetDataAtIndex) == 0x000050, "Wrong size on WB_WarehouseItemPanel_C_GetDataAtIndex"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_GetDataAtIndex, Index_0) == 0x000000, "Member 'WB_WarehouseItemPanel_C_GetDataAtIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_GetDataAtIndex, ReturnValid) == 0x000004, "Member 'WB_WarehouseItemPanel_C_GetDataAtIndex::ReturnValid' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_GetDataAtIndex, ReturnValue) == 0x000008, "Member 'WB_WarehouseItemPanel_C_GetDataAtIndex::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_GetDataAtIndex, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000028, "Member 'WB_WarehouseItemPanel_C_GetDataAtIndex::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_GetDataAtIndex, CallFunc_Array_Get_Item) == 0x000030, "Member 'WB_WarehouseItemPanel_C_GetDataAtIndex::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseItemPanel_C_GetIsSelected \ static_assert(alignof(WB_WarehouseItemPanel_C_GetIsSelected) == 0x000001, "Wrong alignment on WB_WarehouseItemPanel_C_GetIsSelected"); \ static_assert(sizeof(WB_WarehouseItemPanel_C_GetIsSelected) == 0x000001, "Wrong size on WB_WarehouseItemPanel_C_GetIsSelected"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_GetIsSelected, ReturnValue) == 0x000000, "Member 'WB_WarehouseItemPanel_C_GetIsSelected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseItemPanel_C_Item_Sorting \ static_assert(alignof(WB_WarehouseItemPanel_C_Item_Sorting) == 0x000008, "Wrong alignment on WB_WarehouseItemPanel_C_Item_Sorting"); \ static_assert(sizeof(WB_WarehouseItemPanel_C_Item_Sorting) == 0x000178, "Wrong size on WB_WarehouseItemPanel_C_Item_Sorting"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, TargetArray) == 0x000000, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::TargetArray' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, Keys) == 0x000010, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::Keys' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, NewLocalVar_3) == 0x000020, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::NewLocalVar_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, NewLocalVar_1) == 0x000028, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::NewLocalVar_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, NewLocalVar_0) == 0x000038, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, NewLocalVar_4) == 0x000048, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::NewLocalVar_4' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, NewLocalVar_2) == 0x000098, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::NewLocalVar_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Array_Length_ReturnValue) == 0x0000A8, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, Temp_int_Array_Index_Variable) == 0x0000AC, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, Temp_int_Array_Index_Variable_1) == 0x0000B0, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, Temp_int_Loop_Counter_Variable) == 0x0000B4, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Less_IntInt_ReturnValue) == 0x0000B8, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Add_IntInt_ReturnValue) == 0x0000BC, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, Temp_int_Array_Index_Variable_2) == 0x0000C0, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Array_Get_Item) == 0x0000C8, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, Temp_int_Variable) == 0x0000E8, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000EC, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000F0, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_MinOfIntArray_IndexOfMinValue) == 0x0000F4, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_MinOfIntArray_IndexOfMinValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_MinOfIntArray_MinValue) == 0x0000F8, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_MinOfIntArray_MinValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Array_Length_ReturnValue_1) == 0x0000FC, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Subtract_IntInt_ReturnValue) == 0x000100, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Array_Add_ReturnValue) == 0x000104, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Array_Get_Item_1) == 0x000108, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Map_Contains_ReturnValue) == 0x00010C, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Map_Find_Value) == 0x000110, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Map_Find_ReturnValue) == 0x000130, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Array_Add_ReturnValue_1) == 0x000134, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Map_Keys_Keys) == 0x000138, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Array_Get_Item_2) == 0x000148, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Array_Length_ReturnValue_2) == 0x00014C, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Array_Add_ReturnValue_2) == 0x000150, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Array_Length_ReturnValue_3) == 0x000154, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, Temp_int_Loop_Counter_Variable_1) == 0x000158, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Array_Add_ReturnValue_3) == 0x00015C, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Less_IntInt_ReturnValue_1) == 0x000160, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Add_IntInt_ReturnValue_2) == 0x000164, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, Temp_int_Loop_Counter_Variable_2) == 0x000168, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Less_IntInt_ReturnValue_2) == 0x00016C, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_Item_Sorting, CallFunc_Add_IntInt_ReturnValue_3) == 0x000170, "Member 'WB_WarehouseItemPanel_C_Item_Sorting::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseItemPanel_C_PreConstruct \ static_assert(alignof(WB_WarehouseItemPanel_C_PreConstruct) == 0x000001, "Wrong alignment on WB_WarehouseItemPanel_C_PreConstruct"); \ static_assert(sizeof(WB_WarehouseItemPanel_C_PreConstruct) == 0x000001, "Wrong size on WB_WarehouseItemPanel_C_PreConstruct"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_WarehouseItemPanel_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseItemPanel_C_RefreshGrid \ static_assert(alignof(WB_WarehouseItemPanel_C_RefreshGrid) == 0x000008, "Wrong alignment on WB_WarehouseItemPanel_C_RefreshGrid"); \ static_assert(sizeof(WB_WarehouseItemPanel_C_RefreshGrid) == 0x000098, "Wrong size on WB_WarehouseItemPanel_C_RefreshGrid"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000000, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc______return_data) == 0x000008, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc______return_data' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_AddNeverClearItems_Items) == 0x000018, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_AddNeverClearItems_Items' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_CustomSort_ReturnValue) == 0x000028, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_CustomSort_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000029, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00002A, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x00002B, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_BooleanOR_ReturnValue) == 0x00002C, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x00002D, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_BooleanOR_ReturnValue_1) == 0x00002E, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_GetPlayerWarehouse_ReturnValue) == 0x000030, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_GetPlayerWarehouse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_GetPlayerBackpack_ReturnValue) == 0x000040, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_GetPlayerBackpack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_Item_Sorting_Keys) == 0x000050, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_Item_Sorting_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_Array_LastIndex_ReturnValue) == 0x000060, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_Array_Length_ReturnValue) == 0x000064, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_GetSelectedIndex_ReturnValue) == 0x000068, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_GetSelectedIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_Clamp_ReturnValue) == 0x00006C, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_Min_ReturnValue) == 0x000070, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_Min_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_GetPlayerWarehouse_ReturnValue_1) == 0x000078, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_GetPlayerWarehouse_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RefreshGrid, CallFunc_GetPlayerBackpack_ReturnValue_1) == 0x000088, "Member 'WB_WarehouseItemPanel_C_RefreshGrid::CallFunc_GetPlayerBackpack_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseItemPanel_C_RemoveAmouneEqualZero \ static_assert(alignof(WB_WarehouseItemPanel_C_RemoveAmouneEqualZero) == 0x000008, "Wrong alignment on WB_WarehouseItemPanel_C_RemoveAmouneEqualZero"); \ static_assert(sizeof(WB_WarehouseItemPanel_C_RemoveAmouneEqualZero) == 0x000070, "Wrong size on WB_WarehouseItemPanel_C_RemoveAmouneEqualZero"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RemoveAmouneEqualZero, Array) == 0x000000, "Member 'WB_WarehouseItemPanel_C_RemoveAmouneEqualZero::Array' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RemoveAmouneEqualZero, ValidItems) == 0x000010, "Member 'WB_WarehouseItemPanel_C_RemoveAmouneEqualZero::ValidItems' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RemoveAmouneEqualZero, Valid) == 0x000020, "Member 'WB_WarehouseItemPanel_C_RemoveAmouneEqualZero::Valid' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RemoveAmouneEqualZero, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'WB_WarehouseItemPanel_C_RemoveAmouneEqualZero::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RemoveAmouneEqualZero, Temp_int_Array_Index_Variable) == 0x000034, "Member 'WB_WarehouseItemPanel_C_RemoveAmouneEqualZero::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RemoveAmouneEqualZero, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'WB_WarehouseItemPanel_C_RemoveAmouneEqualZero::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RemoveAmouneEqualZero, CallFunc_Array_Get_Item) == 0x000040, "Member 'WB_WarehouseItemPanel_C_RemoveAmouneEqualZero::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RemoveAmouneEqualZero, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'WB_WarehouseItemPanel_C_RemoveAmouneEqualZero::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RemoveAmouneEqualZero, CallFunc_Greater_IntInt_ReturnValue) == 0x000061, "Member 'WB_WarehouseItemPanel_C_RemoveAmouneEqualZero::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RemoveAmouneEqualZero, CallFunc_Add_IntInt_ReturnValue) == 0x000064, "Member 'WB_WarehouseItemPanel_C_RemoveAmouneEqualZero::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_RemoveAmouneEqualZero, CallFunc_Array_Add_ReturnValue) == 0x000068, "Member 'WB_WarehouseItemPanel_C_RemoveAmouneEqualZero::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseItemPanel_C_UpdateSelectedStyle \ static_assert(alignof(WB_WarehouseItemPanel_C_UpdateSelectedStyle) == 0x000008, "Wrong alignment on WB_WarehouseItemPanel_C_UpdateSelectedStyle"); \ static_assert(sizeof(WB_WarehouseItemPanel_C_UpdateSelectedStyle) == 0x000080, "Wrong size on WB_WarehouseItemPanel_C_UpdateSelectedStyle"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateSelectedStyle, IsSelected_0) == 0x000000, "Member 'WB_WarehouseItemPanel_C_UpdateSelectedStyle::IsSelected_0' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateSelectedStyle, Temp_bool_Variable) == 0x000001, "Member 'WB_WarehouseItemPanel_C_UpdateSelectedStyle::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateSelectedStyle, Temp_object_Variable) == 0x000008, "Member 'WB_WarehouseItemPanel_C_UpdateSelectedStyle::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateSelectedStyle, Temp_object_Variable_1) == 0x000010, "Member 'WB_WarehouseItemPanel_C_UpdateSelectedStyle::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateSelectedStyle, Temp_bool_Variable_1) == 0x000018, "Member 'WB_WarehouseItemPanel_C_UpdateSelectedStyle::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateSelectedStyle, Temp_object_Variable_2) == 0x000020, "Member 'WB_WarehouseItemPanel_C_UpdateSelectedStyle::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateSelectedStyle, Temp_object_Variable_3) == 0x000028, "Member 'WB_WarehouseItemPanel_C_UpdateSelectedStyle::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateSelectedStyle, CallFunc_GetFontDataColor_ReturnValue) == 0x000030, "Member 'WB_WarehouseItemPanel_C_UpdateSelectedStyle::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateSelectedStyle, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000044, "Member 'WB_WarehouseItemPanel_C_UpdateSelectedStyle::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateSelectedStyle, CallFunc_GetSelectedItem_ReturnValue) == 0x000058, "Member 'WB_WarehouseItemPanel_C_UpdateSelectedStyle::CallFunc_GetSelectedItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateSelectedStyle, K2Node_DynamicCast_AsWB_Ware_Grid_Item) == 0x000060, "Member 'WB_WarehouseItemPanel_C_UpdateSelectedStyle::K2Node_DynamicCast_AsWB_Ware_Grid_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateSelectedStyle, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'WB_WarehouseItemPanel_C_UpdateSelectedStyle::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateSelectedStyle, K2Node_Select_Default) == 0x000070, "Member 'WB_WarehouseItemPanel_C_UpdateSelectedStyle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateSelectedStyle, K2Node_Select_Default_1) == 0x000078, "Member 'WB_WarehouseItemPanel_C_UpdateSelectedStyle::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseItemPanel_C_UpdateType \ static_assert(alignof(WB_WarehouseItemPanel_C_UpdateType) == 0x000008, "Wrong alignment on WB_WarehouseItemPanel_C_UpdateType"); \ static_assert(sizeof(WB_WarehouseItemPanel_C_UpdateType) == 0x000090, "Wrong size on WB_WarehouseItemPanel_C_UpdateType"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, NewType) == 0x000000, "Member 'WB_WarehouseItemPanel_C_UpdateType::NewType' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, LocalData) == 0x000008, "Member 'WB_WarehouseItemPanel_C_UpdateType::LocalData' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, Local_ResultEquip) == 0x000018, "Member 'WB_WarehouseItemPanel_C_UpdateType::Local_ResultEquip' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000019, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc______return_data) == 0x000020, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc______return_data' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_AddNeverClearItems_Items) == 0x000030, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_AddNeverClearItems_Items' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_Array_LastIndex_ReturnValue) == 0x000040, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_Max_ReturnValue) == 0x000044, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000048, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000049, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x00004A, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x00004B, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_BooleanOR_ReturnValue) == 0x00004C, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_BooleanOR_ReturnValue_1) == 0x00004D, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_GetPlayerWarehouse_ReturnValue) == 0x000050, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_GetPlayerWarehouse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_GetPlayerBackpack_ReturnValue) == 0x000060, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_GetPlayerBackpack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_RemoveAmouneEqualZero_ValidItems) == 0x000070, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_RemoveAmouneEqualZero_ValidItems' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_CustomSort_ReturnValue) == 0x000080, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_CustomSort_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_Array_Length_ReturnValue) == 0x000084, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_GetSelectedIndex_ReturnValue) == 0x000088, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_GetSelectedIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseItemPanel_C_UpdateType, CallFunc_Min_ReturnValue) == 0x00008C, "Member 'WB_WarehouseItemPanel_C_UpdateType::CallFunc_Min_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WarehouseItemPanel_C \ static_assert(alignof(UWB_WarehouseItemPanel_C) == 0x000008, "Wrong alignment on UWB_WarehouseItemPanel_C"); \ static_assert(sizeof(UWB_WarehouseItemPanel_C) == 0x000368, "Wrong size on UWB_WarehouseItemPanel_C"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_WarehouseItemPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, Grid) == 0x0002C8, "Member 'UWB_WarehouseItemPanel_C::Grid' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, Image_CenterLine_Style) == 0x0002D0, "Member 'UWB_WarehouseItemPanel_C::Image_CenterLine_Style' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, Image_HoverButton_Style) == 0x0002D8, "Member 'UWB_WarehouseItemPanel_C::Image_HoverButton_Style' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, Image_Icon_Style) == 0x0002E0, "Member 'UWB_WarehouseItemPanel_C::Image_Icon_Style' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, PanelButton) == 0x0002E8, "Member 'UWB_WarehouseItemPanel_C::PanelButton' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, TextBlock_Name_Style) == 0x0002F0, "Member 'UWB_WarehouseItemPanel_C::TextBlock_Name_Style' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, IsSelected) == 0x0002F8, "Member 'UWB_WarehouseItemPanel_C::IsSelected' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, OnSelectedPanel) == 0x000300, "Member 'UWB_WarehouseItemPanel_C::OnSelectedPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, IsWarehouse) == 0x000310, "Member 'UWB_WarehouseItemPanel_C::IsWarehouse' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, UINotify) == 0x000318, "Member 'UWB_WarehouseItemPanel_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, Data) == 0x000320, "Member 'UWB_WarehouseItemPanel_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, OnSelectedItem) == 0x000330, "Member 'UWB_WarehouseItemPanel_C::OnSelectedItem' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, OnClickedItem) == 0x000340, "Member 'UWB_WarehouseItemPanel_C::OnClickedItem' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, ListType) == 0x000350, "Member 'UWB_WarehouseItemPanel_C::ListType' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, SelectIndex) == 0x000354, "Member 'UWB_WarehouseItemPanel_C::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, OldListType) == 0x000358, "Member 'UWB_WarehouseItemPanel_C::OldListType' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, CanPlaySelectSound1) == 0x000359, "Member 'UWB_WarehouseItemPanel_C::CanPlaySelectSound1' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, CanPlaySelectSound2) == 0x00035A, "Member 'UWB_WarehouseItemPanel_C::CanPlaySelectSound2' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, CanPlaySelectSound3) == 0x00035B, "Member 'UWB_WarehouseItemPanel_C::CanPlaySelectSound3' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseItemPanel_C, As_WB_Ware_Grid_Item) == 0x000360, "Member 'UWB_WarehouseItemPanel_C::As_WB_Ware_Grid_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon \ static_assert(alignof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon) == 0x000008, "Wrong alignment on WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon"); \ static_assert(sizeof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon) == 0x0002F0, "Wrong size on WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, EntryPoint) == 0x000000, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, K2Node_Event_MyGeometry) == 0x000008, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, K2Node_Event_InDeltaTime) == 0x000048, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_GetUINotify_UINotify) == 0x000050, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, K2Node_CustomEvent_TargetBuff_1) == 0x000058, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::K2Node_CustomEvent_TargetBuff_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000060, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Split_LeftS) == 0x000070, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Split_RightS) == 0x000080, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Split_ReturnValue) == 0x000090, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_GetBuffTag_BuffTag) == 0x000094, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x00009C, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1) == 0x0000A8, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Split_LeftS_1) == 0x0000B8, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Split_RightS_1) == 0x0000C8, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Split_ReturnValue_1) == 0x0000D8, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_2) == 0x0000E0, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x0000F0, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Contains_ReturnValue) == 0x0000F8, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Split_LeftS_2) == 0x000100, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Split_LeftS_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Split_RightS_2) == 0x000110, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Split_RightS_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Split_ReturnValue_2) == 0x000120, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Split_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_3) == 0x000128, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Split_LeftS_3) == 0x000138, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Split_LeftS_3' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Split_RightS_3) == 0x000148, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Split_RightS_3' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Split_ReturnValue_3) == 0x000158, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Split_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Map_Find_Value) == 0x000160, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Map_Find_ReturnValue) == 0x000168, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_IsValid_ReturnValue) == 0x000169, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000170, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_IsValid_ReturnValue_1) == 0x000178, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_GetDuration_ReturnValue) == 0x000180, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_GetDuration_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000188, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_GetTimeRemaining_ReturnValue) == 0x000190, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_GetTimeRemaining_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_GetTimeRemaining_ReturnValue_1) == 0x000198, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_GetTimeRemaining_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0001A0, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_GetDuration_ReturnValue_1) == 0x0001A8, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_GetDuration_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0001B0, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_FClamp_ReturnValue) == 0x0001B8, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_GetDisplayBuffIcon_DisplayBuffIcon) == 0x0001C0, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_GetDisplayBuffIcon_DisplayBuffIcon' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_IsValid_ReturnValue_2) == 0x0001C1, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_IsValid_ReturnValue_3) == 0x0001C2, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_GetComponentByClass_ReturnValue) == 0x0001C8, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0001D0, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, K2Node_CreateDelegate_OutputDelegate) == 0x0001D8, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, K2Node_CustomEvent_TargetBuff) == 0x0001E8, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::K2Node_CustomEvent_TargetBuff' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0001F0, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_MakeVector2D_ReturnValue) == 0x0001F8, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000208, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_FInterpTo_Constant_ReturnValue) == 0x000210, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_FInterpTo_Constant_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_FClamp_ReturnValue_1) == 0x000218, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000220, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000221, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000228, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x000230, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, K2Node_CreateDelegate_OutputDelegate_1) == 0x000238, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000248, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000250, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_FClamp_ReturnValue_2) == 0x000258, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_FClamp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x000260, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_EqualEqual_DoubleDouble_ReturnValue_2) == 0x000261, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_EqualEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_BooleanOR_ReturnValue) == 0x000262, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_SelectFloat_ReturnValue) == 0x000268, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_FClamp_ReturnValue_3) == 0x000270, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_FClamp_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, Temp_bool_Variable) == 0x000278, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, K2Node_Select_Default) == 0x000280, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Split_LeftS_4) == 0x000290, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Split_LeftS_4' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Split_RightS_4) == 0x0002A0, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Split_RightS_4' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Split_ReturnValue_4) == 0x0002B0, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Split_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0002B8, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0002C0, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_IsValid_ReturnValue_4) == 0x0002C1, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0002C2, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_GetMainUI_InGameWidget) == 0x0002C8, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_GetMainUI_InGameWidget' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, K2Node_DynamicCast_AsWB_Main_UI) == 0x0002D0, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::K2Node_DynamicCast_AsWB_Main_UI' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, K2Node_DynamicCast_bSuccess) == 0x0002D8, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x0002DC, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x0002E0, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_SetScalarParameterValue_Value_ImplicitCast_2) == 0x0002E4, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_SetScalarParameterValue_Value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon, CallFunc_SetScalarParameterValue_Value_ImplicitCast_3) == 0x0002E8, "Member 'WB_DebuffIcon_C_ExecuteUbergraph_WB_DebuffIcon::CallFunc_SetScalarParameterValue_Value_ImplicitCast_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DebuffIcon_C_GetSpeed \ static_assert(alignof(WB_DebuffIcon_C_GetSpeed) == 0x000008, "Wrong alignment on WB_DebuffIcon_C_GetSpeed"); \ static_assert(sizeof(WB_DebuffIcon_C_GetSpeed) == 0x0001E8, "Wrong size on WB_DebuffIcon_C_GetSpeed"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, TolComponent) == 0x000000, "Member 'WB_DebuffIcon_C_GetSpeed::TolComponent' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, CallFunc_GetToleranceValue_ToleranceValue) == 0x000008, "Member 'WB_DebuffIcon_C_GetSpeed::CallFunc_GetToleranceValue_ToleranceValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, Temp_int_Array_Index_Variable) == 0x000058, "Member 'WB_DebuffIcon_C_GetSpeed::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'WB_DebuffIcon_C_GetSpeed::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, CallFunc_Array_Get_Item) == 0x000070, "Member 'WB_DebuffIcon_C_GetSpeed::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'WB_DebuffIcon_C_GetSpeed::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, CallFunc_Map_Find_Value) == 0x000080, "Member 'WB_DebuffIcon_C_GetSpeed::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, CallFunc_Map_Find_ReturnValue) == 0x000168, "Member 'WB_DebuffIcon_C_GetSpeed::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000170, "Member 'WB_DebuffIcon_C_GetSpeed::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, CallFunc_ParseIntoArray_ReturnValue) == 0x000180, "Member 'WB_DebuffIcon_C_GetSpeed::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, CallFunc_Array_Get_Item_1) == 0x000190, "Member 'WB_DebuffIcon_C_GetSpeed::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, CallFunc_IsValid_ReturnValue) == 0x0001A0, "Member 'WB_DebuffIcon_C_GetSpeed::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, Temp_int_Loop_Counter_Variable) == 0x0001A4, "Member 'WB_DebuffIcon_C_GetSpeed::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, CallFunc_Less_IntInt_ReturnValue) == 0x0001A8, "Member 'WB_DebuffIcon_C_GetSpeed::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, CallFunc_Add_IntInt_ReturnValue) == 0x0001AC, "Member 'WB_DebuffIcon_C_GetSpeed::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1) == 0x0001B0, "Member 'WB_DebuffIcon_C_GetSpeed::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, CallFunc_ParseIntoArray_ReturnValue_1) == 0x0001C0, "Member 'WB_DebuffIcon_C_GetSpeed::CallFunc_ParseIntoArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, CallFunc_Array_Get_Item_2) == 0x0001D0, "Member 'WB_DebuffIcon_C_GetSpeed::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_GetSpeed, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0001E0, "Member 'WB_DebuffIcon_C_GetSpeed::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DebuffIcon_C_OnBuffAdd \ static_assert(alignof(WB_DebuffIcon_C_OnBuffAdd) == 0x000008, "Wrong alignment on WB_DebuffIcon_C_OnBuffAdd"); \ static_assert(sizeof(WB_DebuffIcon_C_OnBuffAdd) == 0x000008, "Wrong size on WB_DebuffIcon_C_OnBuffAdd"); \ static_assert(offsetof(WB_DebuffIcon_C_OnBuffAdd, TargetBuff) == 0x000000, "Member 'WB_DebuffIcon_C_OnBuffAdd::TargetBuff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DebuffIcon_C_OnBuffRemoved \ static_assert(alignof(WB_DebuffIcon_C_OnBuffRemoved) == 0x000008, "Wrong alignment on WB_DebuffIcon_C_OnBuffRemoved"); \ static_assert(sizeof(WB_DebuffIcon_C_OnBuffRemoved) == 0x000008, "Wrong size on WB_DebuffIcon_C_OnBuffRemoved"); \ static_assert(offsetof(WB_DebuffIcon_C_OnBuffRemoved, TargetBuff) == 0x000000, "Member 'WB_DebuffIcon_C_OnBuffRemoved::TargetBuff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DebuffIcon_C_PreConstruct \ static_assert(alignof(WB_DebuffIcon_C_PreConstruct) == 0x000001, "Wrong alignment on WB_DebuffIcon_C_PreConstruct"); \ static_assert(sizeof(WB_DebuffIcon_C_PreConstruct) == 0x000001, "Wrong size on WB_DebuffIcon_C_PreConstruct"); \ static_assert(offsetof(WB_DebuffIcon_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_DebuffIcon_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DebuffIcon_C_Tick \ static_assert(alignof(WB_DebuffIcon_C_Tick) == 0x000008, "Wrong alignment on WB_DebuffIcon_C_Tick"); \ static_assert(sizeof(WB_DebuffIcon_C_Tick) == 0x000048, "Wrong size on WB_DebuffIcon_C_Tick"); \ static_assert(offsetof(WB_DebuffIcon_C_Tick, MyGeometry) == 0x000000, "Member 'WB_DebuffIcon_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_DebuffIcon_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DebuffIcon_C_UpdateBuffBar \ static_assert(alignof(WB_DebuffIcon_C_UpdateBuffBar) == 0x000008, "Wrong alignment on WB_DebuffIcon_C_UpdateBuffBar"); \ static_assert(sizeof(WB_DebuffIcon_C_UpdateBuffBar) == 0x000060, "Wrong size on WB_DebuffIcon_C_UpdateBuffBar"); \ static_assert(offsetof(WB_DebuffIcon_C_UpdateBuffBar, Current) == 0x000000, "Member 'WB_DebuffIcon_C_UpdateBuffBar::Current' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_UpdateBuffBar, Max) == 0x000008, "Member 'WB_DebuffIcon_C_UpdateBuffBar::Max' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_UpdateBuffBar, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000010, "Member 'WB_DebuffIcon_C_UpdateBuffBar::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_UpdateBuffBar, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000018, "Member 'WB_DebuffIcon_C_UpdateBuffBar::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_UpdateBuffBar, CallFunc_FClamp_ReturnValue) == 0x000020, "Member 'WB_DebuffIcon_C_UpdateBuffBar::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_UpdateBuffBar, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x000028, "Member 'WB_DebuffIcon_C_UpdateBuffBar::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_UpdateBuffBar, CallFunc_BooleanAND_ReturnValue) == 0x000029, "Member 'WB_DebuffIcon_C_UpdateBuffBar::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_UpdateBuffBar, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000030, "Member 'WB_DebuffIcon_C_UpdateBuffBar::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_UpdateBuffBar, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x000038, "Member 'WB_DebuffIcon_C_UpdateBuffBar::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_UpdateBuffBar, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000040, "Member 'WB_DebuffIcon_C_UpdateBuffBar::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_UpdateBuffBar, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000048, "Member 'WB_DebuffIcon_C_UpdateBuffBar::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_UpdateBuffBar, CallFunc_GetComponentByClass_ReturnValue) == 0x000050, "Member 'WB_DebuffIcon_C_UpdateBuffBar::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffIcon_C_UpdateBuffBar, CallFunc_EqualEqual_DoubleDouble_ReturnValue_2) == 0x000058, "Member 'WB_DebuffIcon_C_UpdateBuffBar::CallFunc_EqualEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_DebuffIcon_C \ static_assert(alignof(UWB_DebuffIcon_C) == 0x000008, "Wrong alignment on UWB_DebuffIcon_C"); \ static_assert(sizeof(UWB_DebuffIcon_C) == 0x000370, "Wrong size on UWB_DebuffIcon_C"); \ static_assert(offsetof(UWB_DebuffIcon_C, UberGraphFrame) == 0x000278, "Member 'UWB_DebuffIcon_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, Image_293) == 0x000280, "Member 'UWB_DebuffIcon_C::Image_293' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, SizeBox_0) == 0x000288, "Member 'UWB_DebuffIcon_C::SizeBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, UINotify) == 0x000290, "Member 'UWB_DebuffIcon_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, Tag) == 0x000298, "Member 'UWB_DebuffIcon_C::Tag' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, Attenuation_Value) == 0x0002A0, "Member 'UWB_DebuffIcon_C::Attenuation_Value' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, DisplayTag) == 0x0002A8, "Member 'UWB_DebuffIcon_C::DisplayTag' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, Buff_Ref) == 0x0002B0, "Member 'UWB_DebuffIcon_C::Buff_Ref' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, OnBuffOver) == 0x0002B8, "Member 'UWB_DebuffIcon_C::OnBuffOver' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, MaxValue) == 0x0002C8, "Member 'UWB_DebuffIcon_C::MaxValue' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, InsideTarget) == 0x0002D0, "Member 'UWB_DebuffIcon_C::InsideTarget' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, TagToMat) == 0x0002D8, "Member 'UWB_DebuffIcon_C::TagToMat' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, NeedRemove) == 0x000328, "Member 'UWB_DebuffIcon_C::NeedRemove' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, MI) == 0x000330, "Member 'UWB_DebuffIcon_C::MI' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, Material) == 0x000338, "Member 'UWB_DebuffIcon_C::Material' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, OutsideTarget) == 0x000340, "Member 'UWB_DebuffIcon_C::OutsideTarget' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, InsideCurrent) == 0x000348, "Member 'UWB_DebuffIcon_C::InsideCurrent' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, Onwer) == 0x000350, "Member 'UWB_DebuffIcon_C::Onwer' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, ShowPercent) == 0x000358, "Member 'UWB_DebuffIcon_C::ShowPercent' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, TotalTime) == 0x000360, "Member 'UWB_DebuffIcon_C::TotalTime' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffIcon_C, AttenuationPercentum) == 0x000368, "Member 'UWB_DebuffIcon_C::AttenuationPercentum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseInfoPanel_C_AsyLoadImage \ static_assert(alignof(WB_WarehouseInfoPanel_C_AsyLoadImage) == 0x000008, "Wrong alignment on WB_WarehouseInfoPanel_C_AsyLoadImage"); \ static_assert(sizeof(WB_WarehouseInfoPanel_C_AsyLoadImage) == 0x000030, "Wrong size on WB_WarehouseInfoPanel_C_AsyLoadImage"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_AsyLoadImage, Image) == 0x000000, "Member 'WB_WarehouseInfoPanel_C_AsyLoadImage::Image' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseInfoPanel_C_BackKeyEvent \ static_assert(alignof(WB_WarehouseInfoPanel_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_WarehouseInfoPanel_C_BackKeyEvent"); \ static_assert(sizeof(WB_WarehouseInfoPanel_C_BackKeyEvent) == 0x000048, "Wrong size on WB_WarehouseInfoPanel_C_BackKeyEvent"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_WarehouseInfoPanel_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_WarehouseInfoPanel_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseInfoPanel_C_CanAutoSupplement \ static_assert(alignof(WB_WarehouseInfoPanel_C_CanAutoSupplement) == 0x000008, "Wrong alignment on WB_WarehouseInfoPanel_C_CanAutoSupplement"); \ static_assert(sizeof(WB_WarehouseInfoPanel_C_CanAutoSupplement) == 0x000100, "Wrong size on WB_WarehouseInfoPanel_C_CanAutoSupplement"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_CanAutoSupplement, InputData) == 0x000000, "Member 'WB_WarehouseInfoPanel_C_CanAutoSupplement::InputData' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_CanAutoSupplement, CanSupplement) == 0x000020, "Member 'WB_WarehouseInfoPanel_C_CanAutoSupplement::CanSupplement' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_CanAutoSupplement, CallFunc_GetItemByID_Item) == 0x000028, "Member 'WB_WarehouseInfoPanel_C_CanAutoSupplement::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_CanAutoSupplement, CallFunc_GetItemByID_find) == 0x0000F8, "Member 'WB_WarehouseInfoPanel_C_CanAutoSupplement::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_CanAutoSupplement, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000F9, "Member 'WB_WarehouseInfoPanel_C_CanAutoSupplement::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_CanAutoSupplement, CallFunc_Greater_IntInt_ReturnValue) == 0x0000FA, "Member 'WB_WarehouseInfoPanel_C_CanAutoSupplement::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_CanAutoSupplement, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000FB, "Member 'WB_WarehouseInfoPanel_C_CanAutoSupplement::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_CanAutoSupplement, CallFunc_BooleanOR_ReturnValue) == 0x0000FC, "Member 'WB_WarehouseInfoPanel_C_CanAutoSupplement::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_CanAutoSupplement, CallFunc_BooleanAND_ReturnValue) == 0x0000FD, "Member 'WB_WarehouseInfoPanel_C_CanAutoSupplement::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel \ static_assert(alignof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel) == 0x000008, "Wrong alignment on WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel"); \ static_assert(sizeof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel) == 0x0001B0, "Wrong size on WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, EntryPoint) == 0x000000, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, Temp_bool_Variable) == 0x000004, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, Temp_object_Variable) == 0x000008, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, Temp_object_Variable_1) == 0x000010, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, Temp_bool_Variable_1) == 0x000018, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, Temp_object_Variable_2) == 0x000020, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, Temp_object_Variable_3) == 0x000028, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, K2Node_CustomEvent_Loaded) == 0x000030, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, Temp_object_Variable_4) == 0x000038, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000040, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, K2Node_DynamicCast_AsTexture_2D) == 0x000070, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, K2Node_CreateDelegate_OutputDelegate) == 0x00007C, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, CallFunc_CanAutoSupplement_CanSupplement) == 0x00008C, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::CallFunc_CanAutoSupplement_CanSupplement' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, K2Node_CustomEvent_InGeometry) == 0x000090, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, K2Node_CustomEvent_InKeyEvent) == 0x0000D0, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, K2Node_CustomEvent_inKeyTag) == 0x000110, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, K2Node_CustomEvent_bIsDown) == 0x000118, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, K2Node_Event_InGeometry) == 0x000120, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, K2Node_Event_isDown) == 0x000160, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, K2Node_Select_Default) == 0x000168, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, K2Node_Select_Default_1) == 0x000170, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, K2Node_CustomEvent_image) == 0x000178, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::K2Node_CustomEvent_image' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x0001A8, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel, CallFunc_EqualEqual_SoftObjectReference_ReturnValue) == 0x0001A9, "Member 'WB_WarehouseInfoPanel_C_ExecuteUbergraph_WB_WarehouseInfoPanel::CallFunc_EqualEqual_SoftObjectReference_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseInfoPanel_C_GetBottleMaxNum \ static_assert(alignof(WB_WarehouseInfoPanel_C_GetBottleMaxNum) == 0x000008, "Wrong alignment on WB_WarehouseInfoPanel_C_GetBottleMaxNum"); \ static_assert(sizeof(WB_WarehouseInfoPanel_C_GetBottleMaxNum) == 0x000040, "Wrong size on WB_WarehouseInfoPanel_C_GetBottleMaxNum"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_GetBottleMaxNum, UsingCount) == 0x000000, "Member 'WB_WarehouseInfoPanel_C_GetBottleMaxNum::UsingCount' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_GetBottleMaxNum, CallFunc_Redirect_Table_MappedTable) == 0x000008, "Member 'WB_WarehouseInfoPanel_C_GetBottleMaxNum::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_GetBottleMaxNum, CallFunc_GetPlayerIntProperty_value) == 0x000010, "Member 'WB_WarehouseInfoPanel_C_GetBottleMaxNum::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_GetBottleMaxNum, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'WB_WarehouseInfoPanel_C_GetBottleMaxNum::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_GetBottleMaxNum, CallFunc_Conv_StringToName_ReturnValue) == 0x000028, "Member 'WB_WarehouseInfoPanel_C_GetBottleMaxNum::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_GetBottleMaxNum, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'WB_WarehouseInfoPanel_C_GetBottleMaxNum::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_GetBottleMaxNum, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000038, "Member 'WB_WarehouseInfoPanel_C_GetBottleMaxNum::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel \ static_assert(alignof(WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel) == 0x000008, "Wrong alignment on WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel"); \ static_assert(sizeof(WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel) == 0x000098, "Wrong size on WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel, SortID) == 0x000000, "Member 'WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel::SortID' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel, CallFunc_GetPlayerIntProperty_value) == 0x000004, "Member 'WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000008, "Member 'WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000010, "Member 'WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel, K2Node_MakeStruct_FormatArgumentData) == 0x000018, "Member 'WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000068, "Member 'WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel, K2Node_MakeArray_Array) == 0x000070, "Member 'WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel, CallFunc_Format_ReturnValue) == 0x000080, "Member 'WB_WarehouseInfoPanel_C_IsShowFeatherBottleLevel::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseInfoPanel_C_OnLoaded_A12E01EF4F79889647367A8BB47B562C \ static_assert(alignof(WB_WarehouseInfoPanel_C_OnLoaded_A12E01EF4F79889647367A8BB47B562C) == 0x000008, "Wrong alignment on WB_WarehouseInfoPanel_C_OnLoaded_A12E01EF4F79889647367A8BB47B562C"); \ static_assert(sizeof(WB_WarehouseInfoPanel_C_OnLoaded_A12E01EF4F79889647367A8BB47B562C) == 0x000008, "Wrong size on WB_WarehouseInfoPanel_C_OnLoaded_A12E01EF4F79889647367A8BB47B562C"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_OnLoaded_A12E01EF4F79889647367A8BB47B562C, Loaded) == 0x000000, "Member 'WB_WarehouseInfoPanel_C_OnLoaded_A12E01EF4F79889647367A8BB47B562C::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseInfoPanel_C_Th_joystickispressed \ static_assert(alignof(WB_WarehouseInfoPanel_C_Th_joystickispressed) == 0x000008, "Wrong alignment on WB_WarehouseInfoPanel_C_Th_joystickispressed"); \ static_assert(sizeof(WB_WarehouseInfoPanel_C_Th_joystickispressed) == 0x000090, "Wrong size on WB_WarehouseInfoPanel_C_Th_joystickispressed"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_Th_joystickispressed, InGeometry) == 0x000000, "Member 'WB_WarehouseInfoPanel_C_Th_joystickispressed::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_Th_joystickispressed, InKeyEvent) == 0x000040, "Member 'WB_WarehouseInfoPanel_C_Th_joystickispressed::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_Th_joystickispressed, inKeyTag) == 0x000080, "Member 'WB_WarehouseInfoPanel_C_Th_joystickispressed::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_Th_joystickispressed, bIsDown) == 0x000088, "Member 'WB_WarehouseInfoPanel_C_Th_joystickispressed::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseInfoPanel_C_UpdateBigIconSize \ static_assert(alignof(WB_WarehouseInfoPanel_C_UpdateBigIconSize) == 0x000008, "Wrong alignment on WB_WarehouseInfoPanel_C_UpdateBigIconSize"); \ static_assert(sizeof(WB_WarehouseInfoPanel_C_UpdateBigIconSize) == 0x0000D8, "Wrong size on WB_WarehouseInfoPanel_C_UpdateBigIconSize"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateBigIconSize, CallFunc_GetItemConfigBySortId_Item) == 0x000000, "Member 'WB_WarehouseInfoPanel_C_UpdateBigIconSize::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateBigIconSize, CallFunc_GetItemConfigBySortId_find) == 0x0000D0, "Member 'WB_WarehouseInfoPanel_C_UpdateBigIconSize::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateBigIconSize, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000D1, "Member 'WB_WarehouseInfoPanel_C_UpdateBigIconSize::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateBigIconSize, CallFunc_Not_PreBool_ReturnValue) == 0x0000D2, "Member 'WB_WarehouseInfoPanel_C_UpdateBigIconSize::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateBigIconSize, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000D3, "Member 'WB_WarehouseInfoPanel_C_UpdateBigIconSize::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateBigIconSize, CallFunc_BooleanAND_ReturnValue) == 0x0000D4, "Member 'WB_WarehouseInfoPanel_C_UpdateBigIconSize::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseInfoPanel_C_UpdateCount \ static_assert(alignof(WB_WarehouseInfoPanel_C_UpdateCount) == 0x000008, "Wrong alignment on WB_WarehouseInfoPanel_C_UpdateCount"); \ static_assert(sizeof(WB_WarehouseInfoPanel_C_UpdateCount) == 0x000078, "Wrong size on WB_WarehouseInfoPanel_C_UpdateCount"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateCount, CallFunc___________ReturnValue) == 0x000000, "Member 'WB_WarehouseInfoPanel_C_UpdateCount::CallFunc___________ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateCount, CallFunc___________ReturnValue_1) == 0x000001, "Member 'WB_WarehouseInfoPanel_C_UpdateCount::CallFunc___________ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateCount, CallFunc_Conv_IntToText_ReturnValue) == 0x000008, "Member 'WB_WarehouseInfoPanel_C_UpdateCount::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateCount, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000020, "Member 'WB_WarehouseInfoPanel_C_UpdateCount::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateCount, CallFunc_Conv_IntToText_ReturnValue_1) == 0x000028, "Member 'WB_WarehouseInfoPanel_C_UpdateCount::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateCount, CallFunc_GetPlayerItemAmountInCangKu_Amount) == 0x000040, "Member 'WB_WarehouseInfoPanel_C_UpdateCount::CallFunc_GetPlayerItemAmountInCangKu_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateCount, CallFunc_Conv_IntToText_ReturnValue_2) == 0x000048, "Member 'WB_WarehouseInfoPanel_C_UpdateCount::CallFunc_Conv_IntToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateCount, CallFunc_Conv_IntToText_ReturnValue_3) == 0x000060, "Member 'WB_WarehouseInfoPanel_C_UpdateCount::CallFunc_Conv_IntToText_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseInfoPanel_C_UpdateDescript \ static_assert(alignof(WB_WarehouseInfoPanel_C_UpdateDescript) == 0x000008, "Wrong alignment on WB_WarehouseInfoPanel_C_UpdateDescript"); \ static_assert(sizeof(WB_WarehouseInfoPanel_C_UpdateDescript) == 0x000128, "Wrong size on WB_WarehouseInfoPanel_C_UpdateDescript"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateDescript, Des1) == 0x000000, "Member 'WB_WarehouseInfoPanel_C_UpdateDescript::Des1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateDescript, Des2) == 0x000018, "Member 'WB_WarehouseInfoPanel_C_UpdateDescript::Des2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateDescript, ItemData) == 0x000030, "Member 'WB_WarehouseInfoPanel_C_UpdateDescript::ItemData' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateDescript, Temp_bool_Variable) == 0x000100, "Member 'WB_WarehouseInfoPanel_C_UpdateDescript::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateDescript, Temp_byte_Variable) == 0x000101, "Member 'WB_WarehouseInfoPanel_C_UpdateDescript::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateDescript, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000102, "Member 'WB_WarehouseInfoPanel_C_UpdateDescript::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateDescript, Temp_bool_Variable_1) == 0x000103, "Member 'WB_WarehouseInfoPanel_C_UpdateDescript::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateDescript, Temp_bool_Variable_2) == 0x000104, "Member 'WB_WarehouseInfoPanel_C_UpdateDescript::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateDescript, Temp_bool_Variable_3) == 0x000105, "Member 'WB_WarehouseInfoPanel_C_UpdateDescript::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateDescript, Temp_bool_Variable_4) == 0x000106, "Member 'WB_WarehouseInfoPanel_C_UpdateDescript::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateDescript, Temp_bool_Variable_5) == 0x000107, "Member 'WB_WarehouseInfoPanel_C_UpdateDescript::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateDescript, Temp_bool_Variable_6) == 0x000108, "Member 'WB_WarehouseInfoPanel_C_UpdateDescript::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateDescript, Temp_bool_Variable_7) == 0x000109, "Member 'WB_WarehouseInfoPanel_C_UpdateDescript::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateDescript, Temp_bool_Variable_8) == 0x00010A, "Member 'WB_WarehouseInfoPanel_C_UpdateDescript::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateDescript, K2Node_Select_Default) == 0x00010B, "Member 'WB_WarehouseInfoPanel_C_UpdateDescript::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateDescript, K2Node_Select_Default_1) == 0x000110, "Member 'WB_WarehouseInfoPanel_C_UpdateDescript::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseInfoPanel_C_UpdateShownItem \ static_assert(alignof(WB_WarehouseInfoPanel_C_UpdateShownItem) == 0x000008, "Wrong alignment on WB_WarehouseInfoPanel_C_UpdateShownItem"); \ static_assert(sizeof(WB_WarehouseInfoPanel_C_UpdateShownItem) == 0x000300, "Wrong size on WB_WarehouseInfoPanel_C_UpdateShownItem"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, IsWarehouse_0) == 0x000000, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::IsWarehouse_0' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, ShownItem) == 0x000008, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::ShownItem' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_bool_Variable) == 0x000010, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_byte_Variable) == 0x000011, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_byte_Variable_1) == 0x000012, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_bool_Variable_1) == 0x000013, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_text_Variable) == 0x000018, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_bool_Variable_2) == 0x000030, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_object_Variable) == 0x000038, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_object_Variable_1) == 0x000040, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_bool_Variable_3) == 0x000048, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_bool_Variable_4) == 0x000049, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_text_Variable_1) == 0x000050, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_text_Variable_2) == 0x000068, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_byte_Variable_2) == 0x000080, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_text_Variable_3) == 0x000088, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_text_Variable_4) == 0x0000A0, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_text_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_text_Variable_5) == 0x0000B8, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_text_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_text_Variable_6) == 0x0000D0, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_text_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_text_Variable_7) == 0x0000E8, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_text_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_text_Variable_8) == 0x000100, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_text_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_text_Variable_9) == 0x000118, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_text_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_text_Variable_10) == 0x000130, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_text_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, CallFunc_GetBottleMaxNum_UsingCount) == 0x000148, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::CallFunc_GetBottleMaxNum_UsingCount' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, CallFunc_Conv_IntToText_ReturnValue) == 0x000150, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, CallFunc___________ReturnValue) == 0x000168, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::CallFunc___________ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000169, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, K2Node_Select_Default) == 0x00016A, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00016B, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, CallFunc___________ReturnValue_1) == 0x00016C, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::CallFunc___________ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, K2Node_Select_Default_1) == 0x000170, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, Temp_bool_Variable_5) == 0x000188, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, K2Node_Select_Default_2) == 0x000190, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, K2Node_Select_Default_3) == 0x000198, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, CallFunc_GetItemConfigBySortId_Item) == 0x0001B0, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, CallFunc_GetItemConfigBySortId_find) == 0x000280, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, CallFunc_GetInventoryTypeByID_InventoryType) == 0x000281, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::CallFunc_GetInventoryTypeByID_InventoryType' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, CallFunc_Conv_IntToText_ReturnValue_1) == 0x000288, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, K2Node_Select_Default_4) == 0x0002A0, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, CallFunc_Conv_IntToText_ReturnValue_2) == 0x0002B8, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::CallFunc_Conv_IntToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, K2Node_Select_Default_5) == 0x0002D0, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_UpdateShownItem, K2Node_Select_Default_6) == 0x0002E8, "Member 'WB_WarehouseInfoPanel_C_UpdateShownItem::K2Node_Select_Default_6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseInfoPanel_C_是否可以被存入仓库 \ static_assert(alignof(WB_WarehouseInfoPanel_C_是否可以被存入仓库) == 0x000001, "Wrong alignment on WB_WarehouseInfoPanel_C_是否可以被存入仓库"); \ static_assert(sizeof(WB_WarehouseInfoPanel_C_是否可以被存入仓库) == 0x000004, "Wrong size on WB_WarehouseInfoPanel_C_是否可以被存入仓库"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_是否可以被存入仓库, ReturnValue) == 0x000000, "Member 'WB_WarehouseInfoPanel_C_是否可以被存入仓库::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_是否可以被存入仓库, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'WB_WarehouseInfoPanel_C_是否可以被存入仓库::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_是否可以被存入仓库, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000002, "Member 'WB_WarehouseInfoPanel_C_是否可以被存入仓库::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseInfoPanel_C_是否可以被存入仓库, CallFunc_BooleanOR_ReturnValue) == 0x000003, "Member 'WB_WarehouseInfoPanel_C_是否可以被存入仓库::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WarehouseInfoPanel_C \ static_assert(alignof(UWB_WarehouseInfoPanel_C) == 0x000008, "Wrong alignment on UWB_WarehouseInfoPanel_C"); \ static_assert(sizeof(UWB_WarehouseInfoPanel_C) == 0x0003E0, "Wrong size on UWB_WarehouseInfoPanel_C"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_WarehouseInfoPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, Button_Action) == 0x0002C8, "Member 'UWB_WarehouseInfoPanel_C::Button_Action' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, Button_AutoSupplement) == 0x0002D0, "Member 'UWB_WarehouseInfoPanel_C::Button_AutoSupplement' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, CircularThrobber_147) == 0x0002D8, "Member 'UWB_WarehouseInfoPanel_C::CircularThrobber_147' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, HorizontalBox_BackCount) == 0x0002E0, "Member 'UWB_WarehouseInfoPanel_C::HorizontalBox_BackCount' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, HorizontalBox_Valid) == 0x0002E8, "Member 'UWB_WarehouseInfoPanel_C::HorizontalBox_Valid' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, HorizontalBox_WareCount) == 0x0002F0, "Member 'UWB_WarehouseInfoPanel_C::HorizontalBox_WareCount' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, Image_81) == 0x0002F8, "Member 'UWB_WarehouseInfoPanel_C::Image_81' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, Image_AutoSupplement_Enable) == 0x000300, "Member 'UWB_WarehouseInfoPanel_C::Image_AutoSupplement_Enable' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, Image_Icon) == 0x000308, "Member 'UWB_WarehouseInfoPanel_C::Image_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, Image_ItemIcon) == 0x000310, "Member 'UWB_WarehouseInfoPanel_C::Image_ItemIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, SizeBox_Image) == 0x000318, "Member 'UWB_WarehouseInfoPanel_C::SizeBox_Image' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, TextBlock_Action) == 0x000320, "Member 'UWB_WarehouseInfoPanel_C::TextBlock_Action' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, TextBlock_CurrentCount_Back) == 0x000328, "Member 'UWB_WarehouseInfoPanel_C::TextBlock_CurrentCount_Back' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, TextBlock_CurrentCount_Ware) == 0x000330, "Member 'UWB_WarehouseInfoPanel_C::TextBlock_CurrentCount_Ware' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, TextBlock_Describe) == 0x000338, "Member 'UWB_WarehouseInfoPanel_C::TextBlock_Describe' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, TextBlock_DesTitle) == 0x000340, "Member 'UWB_WarehouseInfoPanel_C::TextBlock_DesTitle' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, TextBlock_Level) == 0x000348, "Member 'UWB_WarehouseInfoPanel_C::TextBlock_Level' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, TextBlock_MaxCount_Back) == 0x000350, "Member 'UWB_WarehouseInfoPanel_C::TextBlock_MaxCount_Back' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, TextBlock_MaxCount_Ware) == 0x000358, "Member 'UWB_WarehouseInfoPanel_C::TextBlock_MaxCount_Ware' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, TextBlock_Name) == 0x000360, "Member 'UWB_WarehouseInfoPanel_C::TextBlock_Name' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, TextBlock_Type_1) == 0x000368, "Member 'UWB_WarehouseInfoPanel_C::TextBlock_Type_1' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, WidgetSwitcher_Image) == 0x000370, "Member 'UWB_WarehouseInfoPanel_C::WidgetSwitcher_Image' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, IsWarehouse) == 0x000378, "Member 'UWB_WarehouseInfoPanel_C::IsWarehouse' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, Shown_Item) == 0x000380, "Member 'UWB_WarehouseInfoPanel_C::Shown_Item' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, OnActionItem) == 0x000388, "Member 'UWB_WarehouseInfoPanel_C::OnActionItem' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, OnAutoAutoSupplementChange) == 0x000398, "Member 'UWB_WarehouseInfoPanel_C::OnAutoAutoSupplementChange' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, Inventory_Type) == 0x0003A8, "Member 'UWB_WarehouseInfoPanel_C::Inventory_Type' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseInfoPanel_C, LoadAsset) == 0x0003B0, "Member 'UWB_WarehouseInfoPanel_C::LoadAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_ActiveAttackAimOffset \ static_assert(alignof(AnimBP_Interface_C_ActiveAttackAimOffset) == 0x000001, "Wrong alignment on AnimBP_Interface_C_ActiveAttackAimOffset"); \ static_assert(sizeof(AnimBP_Interface_C_ActiveAttackAimOffset) == 0x000001, "Wrong size on AnimBP_Interface_C_ActiveAttackAimOffset"); \ static_assert(offsetof(AnimBP_Interface_C_ActiveAttackAimOffset, NewActive) == 0x000000, "Member 'AnimBP_Interface_C_ActiveAttackAimOffset::NewActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_ActiveFootIk \ static_assert(alignof(AnimBP_Interface_C_ActiveFootIk) == 0x000001, "Wrong alignment on AnimBP_Interface_C_ActiveFootIk"); \ static_assert(sizeof(AnimBP_Interface_C_ActiveFootIk) == 0x000001, "Wrong size on AnimBP_Interface_C_ActiveFootIk"); \ static_assert(offsetof(AnimBP_Interface_C_ActiveFootIk, NewActive) == 0x000000, "Member 'AnimBP_Interface_C_ActiveFootIk::NewActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_AnimStepOnNotify \ static_assert(alignof(AnimBP_Interface_C_AnimStepOnNotify) == 0x000004, "Wrong alignment on AnimBP_Interface_C_AnimStepOnNotify"); \ static_assert(sizeof(AnimBP_Interface_C_AnimStepOnNotify) == 0x000008, "Wrong size on AnimBP_Interface_C_AnimStepOnNotify"); \ static_assert(offsetof(AnimBP_Interface_C_AnimStepOnNotify, LegName) == 0x000000, "Member 'AnimBP_Interface_C_AnimStepOnNotify::LegName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_ChangeMovementDirection \ static_assert(alignof(AnimBP_Interface_C_ChangeMovementDirection) == 0x000001, "Wrong alignment on AnimBP_Interface_C_ChangeMovementDirection"); \ static_assert(sizeof(AnimBP_Interface_C_ChangeMovementDirection) == 0x000001, "Wrong size on AnimBP_Interface_C_ChangeMovementDirection"); \ static_assert(offsetof(AnimBP_Interface_C_ChangeMovementDirection, Direction) == 0x000000, "Member 'AnimBP_Interface_C_ChangeMovementDirection::Direction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_EnableAOBS \ static_assert(alignof(AnimBP_Interface_C_EnableAOBS) == 0x000008, "Wrong alignment on AnimBP_Interface_C_EnableAOBS"); \ static_assert(sizeof(AnimBP_Interface_C_EnableAOBS) == 0x000010, "Wrong size on AnimBP_Interface_C_EnableAOBS"); \ static_assert(offsetof(AnimBP_Interface_C_EnableAOBS, Enable) == 0x000000, "Member 'AnimBP_Interface_C_EnableAOBS::Enable' has a wrong offset!"); \ static_assert(offsetof(AnimBP_Interface_C_EnableAOBS, MinAngle) == 0x000008, "Member 'AnimBP_Interface_C_EnableAOBS::MinAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_EnableFootIK \ static_assert(alignof(AnimBP_Interface_C_EnableFootIK) == 0x000001, "Wrong alignment on AnimBP_Interface_C_EnableFootIK"); \ static_assert(sizeof(AnimBP_Interface_C_EnableFootIK) == 0x000001, "Wrong size on AnimBP_Interface_C_EnableFootIK"); \ static_assert(offsetof(AnimBP_Interface_C_EnableFootIK, Value) == 0x000000, "Member 'AnimBP_Interface_C_EnableFootIK::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_FocusCloseRotatoHeadInstance \ static_assert(alignof(AnimBP_Interface_C_FocusCloseRotatoHeadInstance) == 0x000008, "Wrong alignment on AnimBP_Interface_C_FocusCloseRotatoHeadInstance"); \ static_assert(sizeof(AnimBP_Interface_C_FocusCloseRotatoHeadInstance) == 0x000010, "Wrong size on AnimBP_Interface_C_FocusCloseRotatoHeadInstance"); \ static_assert(offsetof(AnimBP_Interface_C_FocusCloseRotatoHeadInstance, Close) == 0x000000, "Member 'AnimBP_Interface_C_FocusCloseRotatoHeadInstance::Close' has a wrong offset!"); \ static_assert(offsetof(AnimBP_Interface_C_FocusCloseRotatoHeadInstance, Key) == 0x000008, "Member 'AnimBP_Interface_C_FocusCloseRotatoHeadInstance::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_GetBlendspaceKey \ static_assert(alignof(AnimBP_Interface_C_GetBlendspaceKey) == 0x000008, "Wrong alignment on AnimBP_Interface_C_GetBlendspaceKey"); \ static_assert(sizeof(AnimBP_Interface_C_GetBlendspaceKey) == 0x000010, "Wrong size on AnimBP_Interface_C_GetBlendspaceKey"); \ static_assert(offsetof(AnimBP_Interface_C_GetBlendspaceKey, ReturnValue) == 0x000000, "Member 'AnimBP_Interface_C_GetBlendspaceKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_PlayHitAnimOffset \ static_assert(alignof(AnimBP_Interface_C_PlayHitAnimOffset) == 0x000004, "Wrong alignment on AnimBP_Interface_C_PlayHitAnimOffset"); \ static_assert(sizeof(AnimBP_Interface_C_PlayHitAnimOffset) == 0x000004, "Wrong size on AnimBP_Interface_C_PlayHitAnimOffset"); \ static_assert(offsetof(AnimBP_Interface_C_PlayHitAnimOffset, Pose) == 0x000000, "Member 'AnimBP_Interface_C_PlayHitAnimOffset::Pose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_PlayInteractionAnimation \ static_assert(alignof(AnimBP_Interface_C_PlayInteractionAnimation) == 0x000008, "Wrong alignment on AnimBP_Interface_C_PlayInteractionAnimation"); \ static_assert(sizeof(AnimBP_Interface_C_PlayInteractionAnimation) == 0x000010, "Wrong size on AnimBP_Interface_C_PlayInteractionAnimation"); \ static_assert(offsetof(AnimBP_Interface_C_PlayInteractionAnimation, Animation) == 0x000000, "Member 'AnimBP_Interface_C_PlayInteractionAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(AnimBP_Interface_C_PlayInteractionAnimation, Slot) == 0x000008, "Member 'AnimBP_Interface_C_PlayInteractionAnimation::Slot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_ResetBlendspace \ static_assert(alignof(AnimBP_Interface_C_ResetBlendspace) == 0x000008, "Wrong alignment on AnimBP_Interface_C_ResetBlendspace"); \ static_assert(sizeof(AnimBP_Interface_C_ResetBlendspace) == 0x000018, "Wrong size on AnimBP_Interface_C_ResetBlendspace"); \ static_assert(offsetof(AnimBP_Interface_C_ResetBlendspace, BSKey) == 0x000000, "Member 'AnimBP_Interface_C_ResetBlendspace::BSKey' has a wrong offset!"); \ static_assert(offsetof(AnimBP_Interface_C_ResetBlendspace, Immediately) == 0x000010, "Member 'AnimBP_Interface_C_ResetBlendspace::Immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_Set_FakeMove \ static_assert(alignof(AnimBP_Interface_C_Set_FakeMove) == 0x000001, "Wrong alignment on AnimBP_Interface_C_Set_FakeMove"); \ static_assert(sizeof(AnimBP_Interface_C_Set_FakeMove) == 0x000001, "Wrong size on AnimBP_Interface_C_Set_FakeMove"); \ static_assert(offsetof(AnimBP_Interface_C_Set_FakeMove, FakeMove) == 0x000000, "Member 'AnimBP_Interface_C_Set_FakeMove::FakeMove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_Set_ForceIdlePlayRate \ static_assert(alignof(AnimBP_Interface_C_Set_ForceIdlePlayRate) == 0x000008, "Wrong alignment on AnimBP_Interface_C_Set_ForceIdlePlayRate"); \ static_assert(sizeof(AnimBP_Interface_C_Set_ForceIdlePlayRate) == 0x000008, "Wrong size on AnimBP_Interface_C_Set_ForceIdlePlayRate"); \ static_assert(offsetof(AnimBP_Interface_C_Set_ForceIdlePlayRate, PlayRate) == 0x000000, "Member 'AnimBP_Interface_C_Set_ForceIdlePlayRate::PlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_Set_ForceSpeedZero \ static_assert(alignof(AnimBP_Interface_C_Set_ForceSpeedZero) == 0x000001, "Wrong alignment on AnimBP_Interface_C_Set_ForceSpeedZero"); \ static_assert(sizeof(AnimBP_Interface_C_Set_ForceSpeedZero) == 0x000001, "Wrong size on AnimBP_Interface_C_Set_ForceSpeedZero"); \ static_assert(offsetof(AnimBP_Interface_C_Set_ForceSpeedZero, bForceSpeedZero) == 0x000000, "Member 'AnimBP_Interface_C_Set_ForceSpeedZero::bForceSpeedZero' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_Set_IKLocation \ static_assert(alignof(AnimBP_Interface_C_Set_IKLocation) == 0x000008, "Wrong alignment on AnimBP_Interface_C_Set_IKLocation"); \ static_assert(sizeof(AnimBP_Interface_C_Set_IKLocation) == 0x000018, "Wrong size on AnimBP_Interface_C_Set_IKLocation"); \ static_assert(offsetof(AnimBP_Interface_C_Set_IKLocation, IK_Location) == 0x000000, "Member 'AnimBP_Interface_C_Set_IKLocation::IK_Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_Set_IsInteraction \ static_assert(alignof(AnimBP_Interface_C_Set_IsInteraction) == 0x000001, "Wrong alignment on AnimBP_Interface_C_Set_IsInteraction"); \ static_assert(sizeof(AnimBP_Interface_C_Set_IsInteraction) == 0x000001, "Wrong size on AnimBP_Interface_C_Set_IsInteraction"); \ static_assert(offsetof(AnimBP_Interface_C_Set_IsInteraction, IsInteraction) == 0x000000, "Member 'AnimBP_Interface_C_Set_IsInteraction::IsInteraction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_Set_SearchAnimation \ static_assert(alignof(AnimBP_Interface_C_Set_SearchAnimation) == 0x000008, "Wrong alignment on AnimBP_Interface_C_Set_SearchAnimation"); \ static_assert(sizeof(AnimBP_Interface_C_Set_SearchAnimation) == 0x000008, "Wrong size on AnimBP_Interface_C_Set_SearchAnimation"); \ static_assert(offsetof(AnimBP_Interface_C_Set_SearchAnimation, Animation) == 0x000000, "Member 'AnimBP_Interface_C_Set_SearchAnimation::Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_SetEnableForceIdleAnimation \ static_assert(alignof(AnimBP_Interface_C_SetEnableForceIdleAnimation) == 0x000008, "Wrong alignment on AnimBP_Interface_C_SetEnableForceIdleAnimation"); \ static_assert(sizeof(AnimBP_Interface_C_SetEnableForceIdleAnimation) == 0x000008, "Wrong size on AnimBP_Interface_C_SetEnableForceIdleAnimation"); \ static_assert(offsetof(AnimBP_Interface_C_SetEnableForceIdleAnimation, NewIdleAnim) == 0x000000, "Member 'AnimBP_Interface_C_SetEnableForceIdleAnimation::NewIdleAnim' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_SetFocusTarget \ static_assert(alignof(AnimBP_Interface_C_SetFocusTarget) == 0x000008, "Wrong alignment on AnimBP_Interface_C_SetFocusTarget"); \ static_assert(sizeof(AnimBP_Interface_C_SetFocusTarget) == 0x000020, "Wrong size on AnimBP_Interface_C_SetFocusTarget"); \ static_assert(offsetof(AnimBP_Interface_C_SetFocusTarget, FocustTarget) == 0x000000, "Member 'AnimBP_Interface_C_SetFocusTarget::FocustTarget' has a wrong offset!"); \ static_assert(offsetof(AnimBP_Interface_C_SetFocusTarget, FocustLocation) == 0x000008, "Member 'AnimBP_Interface_C_SetFocusTarget::FocustLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimBP_Interface_C_SwitchToBlendspace \ static_assert(alignof(AnimBP_Interface_C_SwitchToBlendspace) == 0x000008, "Wrong alignment on AnimBP_Interface_C_SwitchToBlendspace"); \ static_assert(sizeof(AnimBP_Interface_C_SwitchToBlendspace) == 0x000020, "Wrong size on AnimBP_Interface_C_SwitchToBlendspace"); \ static_assert(offsetof(AnimBP_Interface_C_SwitchToBlendspace, NewBS) == 0x000000, "Member 'AnimBP_Interface_C_SwitchToBlendspace::NewBS' has a wrong offset!"); \ static_assert(offsetof(AnimBP_Interface_C_SwitchToBlendspace, BSKey) == 0x000008, "Member 'AnimBP_Interface_C_SwitchToBlendspace::BSKey' has a wrong offset!"); \ static_assert(offsetof(AnimBP_Interface_C_SwitchToBlendspace, Immediately) == 0x000018, "Member 'AnimBP_Interface_C_SwitchToBlendspace::Immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAnimBP_Interface_C \ static_assert(alignof(IAnimBP_Interface_C) == 0x000001, "Wrong alignment on IAnimBP_Interface_C"); \ static_assert(sizeof(IAnimBP_Interface_C) == 0x000001, "Wrong size on IAnimBP_Interface_C"); \ #define DUMPER7_ASSERTS_WB_WarehouseActionWindow_C_AddPlural \ static_assert(alignof(WB_WarehouseActionWindow_C_AddPlural) == 0x000008, "Wrong alignment on WB_WarehouseActionWindow_C_AddPlural"); \ static_assert(sizeof(WB_WarehouseActionWindow_C_AddPlural) == 0x000090, "Wrong size on WB_WarehouseActionWindow_C_AddPlural"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_AddPlural, InGeometry) == 0x000000, "Member 'WB_WarehouseActionWindow_C_AddPlural::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_AddPlural, InKeyEvent) == 0x000040, "Member 'WB_WarehouseActionWindow_C_AddPlural::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_AddPlural, inKeyTag) == 0x000080, "Member 'WB_WarehouseActionWindow_C_AddPlural::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_AddPlural, bIsDown) == 0x000088, "Member 'WB_WarehouseActionWindow_C_AddPlural::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseActionWindow_C_BackKeyEvent \ static_assert(alignof(WB_WarehouseActionWindow_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_WarehouseActionWindow_C_BackKeyEvent"); \ static_assert(sizeof(WB_WarehouseActionWindow_C_BackKeyEvent) == 0x000048, "Wrong size on WB_WarehouseActionWindow_C_BackKeyEvent"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_WarehouseActionWindow_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_WarehouseActionWindow_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseActionWindow_C_ButtonStyle \ static_assert(alignof(WB_WarehouseActionWindow_C_ButtonStyle) == 0x000008, "Wrong alignment on WB_WarehouseActionWindow_C_ButtonStyle"); \ static_assert(sizeof(WB_WarehouseActionWindow_C_ButtonStyle) == 0x000010, "Wrong size on WB_WarehouseActionWindow_C_ButtonStyle"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ButtonStyle, ImageBright) == 0x000000, "Member 'WB_WarehouseActionWindow_C_ButtonStyle::ImageBright' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ButtonStyle, ImageDark) == 0x000008, "Member 'WB_WarehouseActionWindow_C_ButtonStyle::ImageDark' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseActionWindow_C_CallAddCount \ static_assert(alignof(WB_WarehouseActionWindow_C_CallAddCount) == 0x000008, "Wrong alignment on WB_WarehouseActionWindow_C_CallAddCount"); \ static_assert(sizeof(WB_WarehouseActionWindow_C_CallAddCount) == 0x000090, "Wrong size on WB_WarehouseActionWindow_C_CallAddCount"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_CallAddCount, InGeometry) == 0x000000, "Member 'WB_WarehouseActionWindow_C_CallAddCount::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_CallAddCount, InKeyEvent) == 0x000040, "Member 'WB_WarehouseActionWindow_C_CallAddCount::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_CallAddCount, inKeyTag) == 0x000080, "Member 'WB_WarehouseActionWindow_C_CallAddCount::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_CallAddCount, bIsDown) == 0x000088, "Member 'WB_WarehouseActionWindow_C_CallAddCount::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseActionWindow_C_CallDelCount \ static_assert(alignof(WB_WarehouseActionWindow_C_CallDelCount) == 0x000008, "Wrong alignment on WB_WarehouseActionWindow_C_CallDelCount"); \ static_assert(sizeof(WB_WarehouseActionWindow_C_CallDelCount) == 0x000090, "Wrong size on WB_WarehouseActionWindow_C_CallDelCount"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_CallDelCount, InGeometry) == 0x000000, "Member 'WB_WarehouseActionWindow_C_CallDelCount::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_CallDelCount, InKeyEvent) == 0x000040, "Member 'WB_WarehouseActionWindow_C_CallDelCount::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_CallDelCount, inKeyTag) == 0x000080, "Member 'WB_WarehouseActionWindow_C_CallDelCount::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_CallDelCount, bIsDown) == 0x000088, "Member 'WB_WarehouseActionWindow_C_CallDelCount::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseActionWindow_C_CanUpdateNum \ static_assert(alignof(WB_WarehouseActionWindow_C_CanUpdateNum) == 0x000001, "Wrong alignment on WB_WarehouseActionWindow_C_CanUpdateNum"); \ static_assert(sizeof(WB_WarehouseActionWindow_C_CanUpdateNum) == 0x000003, "Wrong size on WB_WarehouseActionWindow_C_CanUpdateNum"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_CanUpdateNum, Can) == 0x000000, "Member 'WB_WarehouseActionWindow_C_CanUpdateNum::Can' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_CanUpdateNum, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000001, "Member 'WB_WarehouseActionWindow_C_CanUpdateNum::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_CanUpdateNum, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'WB_WarehouseActionWindow_C_CanUpdateNum::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseActionWindow_C_ChangeCountPluralEvent \ static_assert(alignof(WB_WarehouseActionWindow_C_ChangeCountPluralEvent) == 0x000001, "Wrong alignment on WB_WarehouseActionWindow_C_ChangeCountPluralEvent"); \ static_assert(sizeof(WB_WarehouseActionWindow_C_ChangeCountPluralEvent) == 0x000001, "Wrong size on WB_WarehouseActionWindow_C_ChangeCountPluralEvent"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ChangeCountPluralEvent, Add) == 0x000000, "Member 'WB_WarehouseActionWindow_C_ChangeCountPluralEvent::Add' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseActionWindow_C_DelPlural \ static_assert(alignof(WB_WarehouseActionWindow_C_DelPlural) == 0x000008, "Wrong alignment on WB_WarehouseActionWindow_C_DelPlural"); \ static_assert(sizeof(WB_WarehouseActionWindow_C_DelPlural) == 0x000090, "Wrong size on WB_WarehouseActionWindow_C_DelPlural"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_DelPlural, InGeometry) == 0x000000, "Member 'WB_WarehouseActionWindow_C_DelPlural::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_DelPlural, InKeyEvent) == 0x000040, "Member 'WB_WarehouseActionWindow_C_DelPlural::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_DelPlural, inKeyTag) == 0x000080, "Member 'WB_WarehouseActionWindow_C_DelPlural::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_DelPlural, bIsDown) == 0x000088, "Member 'WB_WarehouseActionWindow_C_DelPlural::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseActionWindow_C_EnterKeyEvent \ static_assert(alignof(WB_WarehouseActionWindow_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_WarehouseActionWindow_C_EnterKeyEvent"); \ static_assert(sizeof(WB_WarehouseActionWindow_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_WarehouseActionWindow_C_EnterKeyEvent"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_WarehouseActionWindow_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_WarehouseActionWindow_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseActionWindow_C_EventAddInputHelp \ static_assert(alignof(WB_WarehouseActionWindow_C_EventAddInputHelp) == 0x000001, "Wrong alignment on WB_WarehouseActionWindow_C_EventAddInputHelp"); \ static_assert(sizeof(WB_WarehouseActionWindow_C_EventAddInputHelp) == 0x000001, "Wrong size on WB_WarehouseActionWindow_C_EventAddInputHelp"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_EventAddInputHelp, Add) == 0x000000, "Member 'WB_WarehouseActionWindow_C_EventAddInputHelp::Add' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow \ static_assert(alignof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow) == 0x000008, "Wrong alignment on WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow"); \ static_assert(sizeof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow) == 0x0003C0, "Wrong size on WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, EntryPoint) == 0x000000, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, CallFunc_CanUpdateNum_Can) == 0x000004, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::CallFunc_CanUpdateNum_Can' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_Event_InGeometry_1) == 0x000008, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_Event_isDown_1) == 0x000048, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, CallFunc_GetActiveWidgetIndex_ReturnValue) == 0x00004C, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::CallFunc_GetActiveWidgetIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000050, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_Event_InGeometry) == 0x000058, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_Event_isDown) == 0x000098, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_InGeometry_2) == 0x0000A0, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_InGeometry_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_InKeyEvent_2) == 0x0000E0, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_InKeyEvent_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_inKeyTag_2) == 0x000120, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_inKeyTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_bIsDown_2) == 0x000128, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_bIsDown_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_InGeometry_1) == 0x000130, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_InKeyEvent_1) == 0x000170, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_inKeyTag_1) == 0x0001B0, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_bIsDown_1) == 0x0001B8, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_add_1) == 0x0001B9, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_add_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, CallFunc_Add_IntInt_ReturnValue) == 0x0001BC, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, CallFunc_Greater_IntInt_ReturnValue) == 0x0001C0, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0001C1, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, CallFunc_Subtract_IntInt_ReturnValue) == 0x0001C4, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, CallFunc_Less_IntInt_ReturnValue) == 0x0001C8, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_InGeometry) == 0x0001D0, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_InKeyEvent) == 0x000210, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_inKeyTag) == 0x000250, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_bIsDown) == 0x000258, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, CallFunc_GetInputEventFromKeyEvent_ReturnValue) == 0x000260, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::CallFunc_GetInputEventFromKeyEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, CallFunc_InputEvent_IsRepeat_ReturnValue) == 0x000280, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::CallFunc_InputEvent_IsRepeat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000281, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_InGeometry_3) == 0x000288, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_InGeometry_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_InKeyEvent_3) == 0x0002C8, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_InKeyEvent_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_inKeyTag_3) == 0x000308, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_inKeyTag_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_bIsDown_3) == 0x000310, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_bIsDown_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, Temp_delegate_Variable) == 0x000314, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, CallFunc_PostEvent_ReturnValue) == 0x000324, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, CallFunc_GetInputEventFromKeyEvent_ReturnValue_1) == 0x000328, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::CallFunc_GetInputEventFromKeyEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, CallFunc_InputEvent_IsRepeat_ReturnValue_1) == 0x000348, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::CallFunc_InputEvent_IsRepeat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_MakeArray_Array) == 0x000350, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_MakeMap_Map) == 0x000360, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, K2Node_CustomEvent_add) == 0x0003B0, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::K2Node_CustomEvent_add' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, CallFunc_CanUpdateNum_Can_1) == 0x0003B1, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::CallFunc_CanUpdateNum_Can_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow, CallFunc_GetInputHelper_WGI_InputHelpVis) == 0x0003B8, "Member 'WB_WarehouseActionWindow_C_ExecuteUbergraph_WB_WarehouseActionWindow::CallFunc_GetInputHelper_WGI_InputHelpVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseActionWindow_C_InputNewAction \ static_assert(alignof(WB_WarehouseActionWindow_C_InputNewAction) == 0x000008, "Wrong alignment on WB_WarehouseActionWindow_C_InputNewAction"); \ static_assert(sizeof(WB_WarehouseActionWindow_C_InputNewAction) == 0x000118, "Wrong size on WB_WarehouseActionWindow_C_InputNewAction"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_InputNewAction, IsTakeOut) == 0x000000, "Member 'WB_WarehouseActionWindow_C_InputNewAction::IsTakeOut' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_InputNewAction, SoltID) == 0x000004, "Member 'WB_WarehouseActionWindow_C_InputNewAction::SoltID' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_InputNewAction, CurrentCount) == 0x000008, "Member 'WB_WarehouseActionWindow_C_InputNewAction::CurrentCount' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_InputNewAction, MaxCount) == 0x00000C, "Member 'WB_WarehouseActionWindow_C_InputNewAction::MaxCount' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_InputNewAction, Temp_bool_Variable) == 0x000010, "Member 'WB_WarehouseActionWindow_C_InputNewAction::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_InputNewAction, Temp_text_Variable) == 0x000018, "Member 'WB_WarehouseActionWindow_C_InputNewAction::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_InputNewAction, Temp_text_Variable_1) == 0x000030, "Member 'WB_WarehouseActionWindow_C_InputNewAction::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_InputNewAction, K2Node_CreateDelegate_OutputDelegate) == 0x000048, "Member 'WB_WarehouseActionWindow_C_InputNewAction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_InputNewAction, K2Node_CreateDelegate_OutputDelegate_1) == 0x000058, "Member 'WB_WarehouseActionWindow_C_InputNewAction::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_InputNewAction, K2Node_CreateDelegate_OutputDelegate_2) == 0x000068, "Member 'WB_WarehouseActionWindow_C_InputNewAction::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_InputNewAction, K2Node_CreateDelegate_OutputDelegate_3) == 0x000078, "Member 'WB_WarehouseActionWindow_C_InputNewAction::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_InputNewAction, K2Node_Select_Default) == 0x000088, "Member 'WB_WarehouseActionWindow_C_InputNewAction::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_InputNewAction, K2Node_MakeStruct_FormatArgumentData) == 0x0000A0, "Member 'WB_WarehouseActionWindow_C_InputNewAction::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_InputNewAction, K2Node_MakeArray_Array) == 0x0000F0, "Member 'WB_WarehouseActionWindow_C_InputNewAction::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_InputNewAction, CallFunc_Format_ReturnValue) == 0x000100, "Member 'WB_WarehouseActionWindow_C_InputNewAction::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseActionWindow_C_InputNewMessage \ static_assert(alignof(WB_WarehouseActionWindow_C_InputNewMessage) == 0x000008, "Wrong alignment on WB_WarehouseActionWindow_C_InputNewMessage"); \ static_assert(sizeof(WB_WarehouseActionWindow_C_InputNewMessage) == 0x000018, "Wrong size on WB_WarehouseActionWindow_C_InputNewMessage"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_InputNewMessage, Content) == 0x000000, "Member 'WB_WarehouseActionWindow_C_InputNewMessage::Content' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseActionWindow_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_WarehouseActionWindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_WarehouseActionWindow_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_WarehouseActionWindow_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_WarehouseActionWindow_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_WarehouseActionWindow_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseActionWindow_C_PlayHightLightAnimation \ static_assert(alignof(WB_WarehouseActionWindow_C_PlayHightLightAnimation) == 0x000008, "Wrong alignment on WB_WarehouseActionWindow_C_PlayHightLightAnimation"); \ static_assert(sizeof(WB_WarehouseActionWindow_C_PlayHightLightAnimation) == 0x000030, "Wrong size on WB_WarehouseActionWindow_C_PlayHightLightAnimation"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_PlayHightLightAnimation, Image_0) == 0x000000, "Member 'WB_WarehouseActionWindow_C_PlayHightLightAnimation::Image_0' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_PlayHightLightAnimation, Animation) == 0x000008, "Member 'WB_WarehouseActionWindow_C_PlayHightLightAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_PlayHightLightAnimation, Temp_delegate_Variable) == 0x000010, "Member 'WB_WarehouseActionWindow_C_PlayHightLightAnimation::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_PlayHightLightAnimation, CallFunc_PlayAnimation_ReturnValue) == 0x000020, "Member 'WB_WarehouseActionWindow_C_PlayHightLightAnimation::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_PlayHightLightAnimation, CallFunc_PostEvent_ReturnValue) == 0x000028, "Member 'WB_WarehouseActionWindow_C_PlayHightLightAnimation::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseActionWindow_C_UpdateCount \ static_assert(alignof(WB_WarehouseActionWindow_C_UpdateCount) == 0x000004, "Wrong alignment on WB_WarehouseActionWindow_C_UpdateCount"); \ static_assert(sizeof(WB_WarehouseActionWindow_C_UpdateCount) == 0x000010, "Wrong size on WB_WarehouseActionWindow_C_UpdateCount"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_UpdateCount, Repair) == 0x000000, "Member 'WB_WarehouseActionWindow_C_UpdateCount::Repair' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_UpdateCount, IsRepeat) == 0x000004, "Member 'WB_WarehouseActionWindow_C_UpdateCount::IsRepeat' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_UpdateCount, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_WarehouseActionWindow_C_UpdateCount::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_UpdateCount, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00000C, "Member 'WB_WarehouseActionWindow_C_UpdateCount::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseActionWindow_C_UpdateCount, CallFunc_Greater_IntInt_ReturnValue) == 0x00000D, "Member 'WB_WarehouseActionWindow_C_UpdateCount::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WarehouseActionWindow_C \ static_assert(alignof(UWB_WarehouseActionWindow_C) == 0x000008, "Wrong alignment on UWB_WarehouseActionWindow_C"); \ static_assert(sizeof(UWB_WarehouseActionWindow_C) == 0x000370, "Wrong size on UWB_WarehouseActionWindow_C"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_WarehouseActionWindow_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, HighLightADD) == 0x0002C8, "Member 'UWB_WarehouseActionWindow_C::HighLightADD' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, HighLightSUB) == 0x0002D0, "Member 'UWB_WarehouseActionWindow_C::HighLightSUB' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, Border_Add) == 0x0002D8, "Member 'UWB_WarehouseActionWindow_C::Border_Add' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, Border_Sub) == 0x0002E0, "Member 'UWB_WarehouseActionWindow_C::Border_Sub' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, Button_Add) == 0x0002E8, "Member 'UWB_WarehouseActionWindow_C::Button_Add' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, Button_Del) == 0x0002F0, "Member 'UWB_WarehouseActionWindow_C::Button_Del' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, Image) == 0x0002F8, "Member 'UWB_WarehouseActionWindow_C::Image' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, Image_278) == 0x000300, "Member 'UWB_WarehouseActionWindow_C::Image_278' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, Image_highlightadd) == 0x000308, "Member 'UWB_WarehouseActionWindow_C::Image_highlightadd' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, Image_highlightsub) == 0x000310, "Member 'UWB_WarehouseActionWindow_C::Image_highlightsub' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, TextBlock_CurrentCount) == 0x000318, "Member 'UWB_WarehouseActionWindow_C::TextBlock_CurrentCount' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, TextBlock_MaxCount) == 0x000320, "Member 'UWB_WarehouseActionWindow_C::TextBlock_MaxCount' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, TextBlock_Message) == 0x000328, "Member 'UWB_WarehouseActionWindow_C::TextBlock_Message' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, TextBlock_Tips) == 0x000330, "Member 'UWB_WarehouseActionWindow_C::TextBlock_Tips' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, WB_SecondaryWindow1) == 0x000338, "Member 'UWB_WarehouseActionWindow_C::WB_SecondaryWindow1' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, WidgetSwitcher_Panel) == 0x000340, "Member 'UWB_WarehouseActionWindow_C::WidgetSwitcher_Panel' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, Current_Count) == 0x000348, "Member 'UWB_WarehouseActionWindow_C::Current_Count' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, Max_Count) == 0x00034C, "Member 'UWB_WarehouseActionWindow_C::Max_Count' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, OnEnterAction) == 0x000350, "Member 'UWB_WarehouseActionWindow_C::OnEnterAction' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, Is_Take_Out) == 0x000360, "Member 'UWB_WarehouseActionWindow_C::Is_Take_Out' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseActionWindow_C, WGI_Input_Help_Vis) == 0x000368, "Member 'UWB_WarehouseActionWindow_C::WGI_Input_Help_Vis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo \ static_assert(alignof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo) == 0x000008, "Wrong alignment on WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo"); \ static_assert(sizeof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo) == 0x0000A8, "Wrong size on WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, EntryPoint) == 0x000000, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, Temp_byte_Variable) == 0x000004, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, Temp_int_Variable) == 0x000008, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, Temp_int_Variable_1) == 0x00000C, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, Temp_int_Variable_2) == 0x000010, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, Temp_int_Variable_3) == 0x000014, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, Temp_int_Variable_4) == 0x000018, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, Temp_int_Variable_5) == 0x00001C, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, Temp_int_Variable_6) == 0x000020, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, Temp_int_Variable_7) == 0x000024, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, K2Node_CreateDelegate_OutputDelegate) == 0x000028, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x000038, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, CallFunc_RemoveWidgetByQueue_Succeed) == 0x000048, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::CallFunc_RemoveWidgetByQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, CallFunc_GetMainUI_InGameWidget) == 0x000050, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::CallFunc_GetMainUI_InGameWidget' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, CallFunc_GetObjectClass_ReturnValue) == 0x000058, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, K2Node_DynamicCast_AsWB_Main_UI) == 0x000060, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::K2Node_DynamicCast_AsWB_Main_UI' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, CallFunc_GetMainUI_InGameWidget_1) == 0x000070, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::CallFunc_GetMainUI_InGameWidget_1' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, K2Node_Select_Default) == 0x000078, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, K2Node_DynamicCast_AsWB_Main_UI_1) == 0x000080, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::K2Node_DynamicCast_AsWB_Main_UI_1' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, K2Node_DynamicCast_bSuccess_1) == 0x000088, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, CallFunc_GetDCSGameState_ReturnValue) == 0x000090, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, CallFunc_GetModel_BGMAndSectionManager_ReturnValue) == 0x000098, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::CallFunc_GetModel_BGMAndSectionManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo, CallFunc_GetAIAlertBattle_AIAlertBattle) == 0x0000A0, "Member 'WB_LevelChapterInfo_C_ExecuteUbergraph_WB_LevelChapterInfo::CallFunc_GetAIAlertBattle_AIAlertBattle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LevelChapterInfo_C_SetNewLevel \ static_assert(alignof(WB_LevelChapterInfo_C_SetNewLevel) == 0x000001, "Wrong alignment on WB_LevelChapterInfo_C_SetNewLevel"); \ static_assert(sizeof(WB_LevelChapterInfo_C_SetNewLevel) == 0x000008, "Wrong size on WB_LevelChapterInfo_C_SetNewLevel"); \ static_assert(offsetof(WB_LevelChapterInfo_C_SetNewLevel, CurrentChapter_0) == 0x000000, "Member 'WB_LevelChapterInfo_C_SetNewLevel::CurrentChapter_0' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_SetNewLevel, ReturnValue) == 0x000001, "Member 'WB_LevelChapterInfo_C_SetNewLevel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_SetNewLevel, Local_Chapter) == 0x000002, "Member 'WB_LevelChapterInfo_C_SetNewLevel::Local_Chapter' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_SetNewLevel, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000003, "Member 'WB_LevelChapterInfo_C_SetNewLevel::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_SetNewLevel, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000004, "Member 'WB_LevelChapterInfo_C_SetNewLevel::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_SetNewLevel, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000005, "Member 'WB_LevelChapterInfo_C_SetNewLevel::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_SetNewLevel, CallFunc_BooleanOR_ReturnValue) == 0x000006, "Member 'WB_LevelChapterInfo_C_SetNewLevel::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LevelChapterInfo_C_SetNewLevel, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000007, "Member 'WB_LevelChapterInfo_C_SetNewLevel::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LevelChapterInfo_C \ static_assert(alignof(UWB_LevelChapterInfo_C) == 0x000008, "Wrong alignment on UWB_LevelChapterInfo_C"); \ static_assert(sizeof(UWB_LevelChapterInfo_C) == 0x000290, "Wrong size on UWB_LevelChapterInfo_C"); \ static_assert(offsetof(UWB_LevelChapterInfo_C, UberGraphFrame) == 0x000278, "Member 'UWB_LevelChapterInfo_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LevelChapterInfo_C, WB_MainPlace) == 0x000280, "Member 'UWB_LevelChapterInfo_C::WB_MainPlace' has a wrong offset!"); \ static_assert(offsetof(UWB_LevelChapterInfo_C, CurrentChapter) == 0x000288, "Member 'UWB_LevelChapterInfo_C::CurrentChapter' has a wrong offset!"); \ static_assert(offsetof(UWB_LevelChapterInfo_C, StartIsAIAlertBattle) == 0x000289, "Member 'UWB_LevelChapterInfo_C::StartIsAIAlertBattle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponDisplay_C_ChangeKeyTipState \ static_assert(alignof(WB_WeaponDisplay_C_ChangeKeyTipState) == 0x000008, "Wrong alignment on WB_WeaponDisplay_C_ChangeKeyTipState"); \ static_assert(sizeof(WB_WeaponDisplay_C_ChangeKeyTipState) == 0x000058, "Wrong size on WB_WeaponDisplay_C_ChangeKeyTipState"); \ static_assert(offsetof(WB_WeaponDisplay_C_ChangeKeyTipState, Show) == 0x000000, "Member 'WB_WeaponDisplay_C_ChangeKeyTipState::Show' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ChangeKeyTipState, Temp_bool_Variable) == 0x000001, "Member 'WB_WeaponDisplay_C_ChangeKeyTipState::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ChangeKeyTipState, Temp_real_Variable) == 0x000008, "Member 'WB_WeaponDisplay_C_ChangeKeyTipState::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ChangeKeyTipState, Temp_real_Variable_1) == 0x000010, "Member 'WB_WeaponDisplay_C_ChangeKeyTipState::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ChangeKeyTipState, Temp_bool_Variable_1) == 0x000018, "Member 'WB_WeaponDisplay_C_ChangeKeyTipState::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ChangeKeyTipState, K2Node_Select_Default) == 0x000020, "Member 'WB_WeaponDisplay_C_ChangeKeyTipState::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ChangeKeyTipState, Temp_byte_Variable) == 0x000028, "Member 'WB_WeaponDisplay_C_ChangeKeyTipState::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ChangeKeyTipState, CallFunc_MakeVector2D_ReturnValue) == 0x000030, "Member 'WB_WeaponDisplay_C_ChangeKeyTipState::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ChangeKeyTipState, CallFunc_MakeVector2D_ReturnValue_1) == 0x000040, "Member 'WB_WeaponDisplay_C_ChangeKeyTipState::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ChangeKeyTipState, Temp_byte_Variable_1) == 0x000050, "Member 'WB_WeaponDisplay_C_ChangeKeyTipState::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ChangeKeyTipState, K2Node_Select_Default_1) == 0x000051, "Member 'WB_WeaponDisplay_C_ChangeKeyTipState::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay \ static_assert(alignof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay) == 0x000008, "Wrong alignment on WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay"); \ static_assert(sizeof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay) == 0x0001D8, "Wrong size on WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, EntryPoint) == 0x000000, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetGlobalFlag_Enable) == 0x000004, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_Not_PreBool_ReturnValue) == 0x000005, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000018, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_OldItem_1) == 0x000020, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_OldItem_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_NewItem_1) == 0x000040, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_NewItem_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_Type_1) == 0x000060, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_Type_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_SlotIndex_1) == 0x000064, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_SlotIndex_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_ActiveIndex) == 0x000068, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_SwitchEnum_CmpSuccess) == 0x00006C, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetPlayerActiveItemIndexFunc_ActiveItemIndex) == 0x000070, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetPlayerActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_OldItem) == 0x000078, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_NewItem) == 0x000098, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_Type) == 0x0000B8, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_SlotIndex) == 0x0000BC, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_ItemIndex) == 0x0000C0, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_SwitchEnum_CmpSuccess_1) == 0x0000C4, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetPlayerWeapon_Items_Weapons) == 0x0000C8, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetPlayerWeapon_Items_Weapons' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0000D8, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetMyBuffComp_BuffComponent) == 0x0000E0, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetUINotify_UINotify) == 0x0000E8, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetEnchantsData_IsValid) == 0x0000F0, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetEnchantsData_IsValid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetEnchantsData_EnchantsType) == 0x0000F4, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetEnchantsData_EnchantsType' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetEnchantsData_Data) == 0x000100, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetEnchantsData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_IsEnchants_IsValid) == 0x000110, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_IsEnchants_IsValid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_IsEnchants_StartTime) == 0x000118, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_IsEnchants_StartTime' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_IsEnchants_EndTime) == 0x000120, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_IsEnchants_EndTime' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000128, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetPauseableSeconds_ReturnValue) == 0x000130, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetPauseableSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000134, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_BooleanAND_ReturnValue) == 0x000135, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CreateDelegate_OutputDelegate_1) == 0x000138, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetPlayerActiveItemIndexFunc_ActiveItemIndex_1) == 0x000148, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetPlayerActiveItemIndexFunc_ActiveItemIndex_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_Event_MyGeometry) == 0x000150, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_Event_InDeltaTime) == 0x000190, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_Map_Find_Value) == 0x000198, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_Map_Find_ReturnValue) == 0x0001A0, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CreateDelegate_OutputDelegate_2) == 0x0001A4, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_IsValid_ReturnValue) == 0x0001B4, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetPlayerWeapon_Items_Weapons_1) == 0x0001B8, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetPlayerWeapon_Items_Weapons_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetCombState_bCombined) == 0x0001C8, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetCombState_bCombined' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetCombState_bCombined_1) == 0x0001C9, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetCombState_bCombined_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_BooleanOR_ReturnValue) == 0x0001CA, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetCombState_bCombined_2) == 0x0001CB, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetCombState_bCombined_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetCombState_bCombined_3) == 0x0001CC, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetCombState_bCombined_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x0001D0, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponDisplay_C_OnItemInSlotChanged \ static_assert(alignof(WB_WeaponDisplay_C_OnItemInSlotChanged) == 0x000008, "Wrong alignment on WB_WeaponDisplay_C_OnItemInSlotChanged"); \ static_assert(sizeof(WB_WeaponDisplay_C_OnItemInSlotChanged) == 0x000050, "Wrong size on WB_WeaponDisplay_C_OnItemInSlotChanged"); \ static_assert(offsetof(WB_WeaponDisplay_C_OnItemInSlotChanged, OldItem) == 0x000000, "Member 'WB_WeaponDisplay_C_OnItemInSlotChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_OnItemInSlotChanged, NewItem) == 0x000020, "Member 'WB_WeaponDisplay_C_OnItemInSlotChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_OnItemInSlotChanged, Type) == 0x000040, "Member 'WB_WeaponDisplay_C_OnItemInSlotChanged::Type' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_OnItemInSlotChanged, SlotIndex) == 0x000044, "Member 'WB_WeaponDisplay_C_OnItemInSlotChanged::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_OnItemInSlotChanged, ItemIndex) == 0x000048, "Member 'WB_WeaponDisplay_C_OnItemInSlotChanged::ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponDisplay_C_OnWeaponChange \ static_assert(alignof(WB_WeaponDisplay_C_OnWeaponChange) == 0x000008, "Wrong alignment on WB_WeaponDisplay_C_OnWeaponChange"); \ static_assert(sizeof(WB_WeaponDisplay_C_OnWeaponChange) == 0x000050, "Wrong size on WB_WeaponDisplay_C_OnWeaponChange"); \ static_assert(offsetof(WB_WeaponDisplay_C_OnWeaponChange, OldItem) == 0x000000, "Member 'WB_WeaponDisplay_C_OnWeaponChange::OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_OnWeaponChange, NewItem) == 0x000020, "Member 'WB_WeaponDisplay_C_OnWeaponChange::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_OnWeaponChange, Type) == 0x000040, "Member 'WB_WeaponDisplay_C_OnWeaponChange::Type' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_OnWeaponChange, SlotIndex) == 0x000044, "Member 'WB_WeaponDisplay_C_OnWeaponChange::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_OnWeaponChange, ActiveIndex) == 0x000048, "Member 'WB_WeaponDisplay_C_OnWeaponChange::ActiveIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponDisplay_C_Tick \ static_assert(alignof(WB_WeaponDisplay_C_Tick) == 0x000008, "Wrong alignment on WB_WeaponDisplay_C_Tick"); \ static_assert(sizeof(WB_WeaponDisplay_C_Tick) == 0x000048, "Wrong size on WB_WeaponDisplay_C_Tick"); \ static_assert(offsetof(WB_WeaponDisplay_C_Tick, MyGeometry) == 0x000000, "Member 'WB_WeaponDisplay_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_WeaponDisplay_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponDisplay_C_UpdateIcon \ static_assert(alignof(WB_WeaponDisplay_C_UpdateIcon) == 0x000001, "Wrong alignment on WB_WeaponDisplay_C_UpdateIcon"); \ static_assert(sizeof(WB_WeaponDisplay_C_UpdateIcon) == 0x000001, "Wrong size on WB_WeaponDisplay_C_UpdateIcon"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateIcon, K2Node_SwitchInteger_CmpSuccess) == 0x000000, "Member 'WB_WeaponDisplay_C_UpdateIcon::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponDisplay_C_UpdateKeyImage \ static_assert(alignof(WB_WeaponDisplay_C_UpdateKeyImage) == 0x000008, "Wrong alignment on WB_WeaponDisplay_C_UpdateKeyImage"); \ static_assert(sizeof(WB_WeaponDisplay_C_UpdateKeyImage) == 0x000050, "Wrong size on WB_WeaponDisplay_C_UpdateKeyImage"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateKeyImage, ButtonTag) == 0x000000, "Member 'WB_WeaponDisplay_C_UpdateKeyImage::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateKeyImage, KeyImage) == 0x000008, "Member 'WB_WeaponDisplay_C_UpdateKeyImage::KeyImage' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateKeyImage, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000010, "Member 'WB_WeaponDisplay_C_UpdateKeyImage::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateKeyImage, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000020, "Member 'WB_WeaponDisplay_C_UpdateKeyImage::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateKeyImage, CallFunc_GetValidValue_ReturnValue) == 0x000021, "Member 'WB_WeaponDisplay_C_UpdateKeyImage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateKeyImage, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000028, "Member 'WB_WeaponDisplay_C_UpdateKeyImage::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateKeyImage, CallFunc_GetKeysIconNew_IsConfigured) == 0x000030, "Member 'WB_WeaponDisplay_C_UpdateKeyImage::CallFunc_GetKeysIconNew_IsConfigured' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateKeyImage, CallFunc_GetKeysIconNew_KeyIcon) == 0x000038, "Member 'WB_WeaponDisplay_C_UpdateKeyImage::CallFunc_GetKeysIconNew_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateKeyImage, CallFunc_GetKeysIconNew_CombinationKeyIcon) == 0x000040, "Member 'WB_WeaponDisplay_C_UpdateKeyImage::CallFunc_GetKeysIconNew_CombinationKeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateKeyImage, CallFunc_GetKeysIconNew_IsCombinationKey) == 0x000048, "Member 'WB_WeaponDisplay_C_UpdateKeyImage::CallFunc_GetKeysIconNew_IsCombinationKey' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateKeyImage, CallFunc_IsValid_ReturnValue) == 0x000049, "Member 'WB_WeaponDisplay_C_UpdateKeyImage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponDisplay_C_UpdateWeaponDisplay \ static_assert(alignof(WB_WeaponDisplay_C_UpdateWeaponDisplay) == 0x000008, "Wrong alignment on WB_WeaponDisplay_C_UpdateWeaponDisplay"); \ static_assert(sizeof(WB_WeaponDisplay_C_UpdateWeaponDisplay) == 0x000120, "Wrong size on WB_WeaponDisplay_C_UpdateWeaponDisplay"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateWeaponDisplay, CallFunc_Array_Get_Item) == 0x000000, "Member 'WB_WeaponDisplay_C_UpdateWeaponDisplay::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateWeaponDisplay, CallFunc_IsValid_Guid_ReturnValue) == 0x000020, "Member 'WB_WeaponDisplay_C_UpdateWeaponDisplay::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateWeaponDisplay, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'WB_WeaponDisplay_C_UpdateWeaponDisplay::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateWeaponDisplay, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'WB_WeaponDisplay_C_UpdateWeaponDisplay::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateWeaponDisplay, CallFunc_GetItemByID_Item) == 0x000048, "Member 'WB_WeaponDisplay_C_UpdateWeaponDisplay::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateWeaponDisplay, CallFunc_GetItemByID_find) == 0x000118, "Member 'WB_WeaponDisplay_C_UpdateWeaponDisplay::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_UpdateWeaponDisplay, CallFunc_IsValid_ReturnValue) == 0x000119, "Member 'WB_WeaponDisplay_C_UpdateWeaponDisplay::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponDisplay__UWB_WeaponDisplay_C \ static_assert(alignof(WB_WeaponDisplay::UWB_WeaponDisplay_C) == 0x000008, "Wrong alignment on WB_WeaponDisplay::UWB_WeaponDisplay_C"); \ static_assert(sizeof(WB_WeaponDisplay::UWB_WeaponDisplay_C) == 0x000368, "Wrong size on WB_WeaponDisplay::UWB_WeaponDisplay_C"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, UberGraphFrame) == 0x000278, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, Image_80) == 0x000280, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::Image_80' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, Image_233) == 0x000288, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::Image_233' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, SizeBox_1) == 0x000290, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::SizeBox_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, Slot0) == 0x000298, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::Slot0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, Slot1) == 0x0002A0, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::Slot1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, WB_CombKeys) == 0x0002A8, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::WB_CombKeys' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, WB_CombKeys_105) == 0x0002B0, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::WB_CombKeys_105' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, WB_StyleSkill) == 0x0002B8, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::WB_StyleSkill' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, WB_WeaponSkill) == 0x0002C0, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::WB_WeaponSkill' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, weaponImage) == 0x0002C8, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::weaponImage' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, UINotify) == 0x0002D0, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, CurrentWeaponIndex) == 0x0002D8, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::CurrentWeaponIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, weaponitems) == 0x0002E0, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::weaponitems' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, IsEnchantsed) == 0x0002F0, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::IsEnchantsed' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, EnchantsStart_Time) == 0x0002F8, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::EnchantsStart_Time' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, EnchantsEnd_Time) == 0x000300, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::EnchantsEnd_Time' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, EnchantsImage) == 0x000308, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::EnchantsImage' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, MI) == 0x000358, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::MI' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay::UWB_WeaponDisplay_C, Material) == 0x000360, "Member 'WB_WeaponDisplay::UWB_WeaponDisplay_C::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2 \ static_assert(alignof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2) == 0x000008, "Wrong alignment on WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2"); \ static_assert(sizeof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2) == 0x000328, "Wrong size on WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, EntryPoint) == 0x000000, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, Temp_bool_Has_Been_Initd_Variable) == 0x000004, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, Temp_bool_IsClosed_Variable) == 0x000005, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, Temp_bool_Has_Been_Initd_Variable_1) == 0x000006, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, Temp_bool_IsClosed_Variable_1) == 0x000007, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, K2Node_Event_IsDesignTime) == 0x000008, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_GetPlayerKlesa_value) == 0x00000C, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_GetPlayerKlesa_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, K2Node_CustomEvent_TradeType) == 0x000010, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::K2Node_CustomEvent_TradeType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000014, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Conv_IntToText_ReturnValue) == 0x000018, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000030, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_GetUIStatic_ReturnValue) == 0x000038, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Map_Find_Value) == 0x000040, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Map_Find_ReturnValue) == 0x000044, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000048, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_GetItemConfigBySortId_Item) == 0x000058, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_GetItemConfigBySortId_find) == 0x000128, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_GetPlayerItemAmountInCangKu_Amount) == 0x00012C, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_GetPlayerItemAmountInCangKu_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Greater_IntInt_ReturnValue) == 0x000130, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000134, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_GetPlayerItemAmountInBeibao_Amount_1) == 0x000138, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_GetPlayerItemAmountInBeibao_Amount_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Add_IntInt_ReturnValue) == 0x00013C, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, K2Node_CustomEvent_Property) == 0x000140, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::K2Node_CustomEvent_Property' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, K2Node_CustomEvent_OldIntValue) == 0x000148, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::K2Node_CustomEvent_OldIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, K2Node_CustomEvent_NewIntValue) == 0x00014C, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::K2Node_CustomEvent_NewIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Subtract_IntInt_ReturnValue) == 0x000150, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Conv_IntToText_ReturnValue_1) == 0x000158, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Conv_IntToText_ReturnValue_2) == 0x000170, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Conv_IntToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000188, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_PlayAnimation_ReturnValue) == 0x000190, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_GetUINotify_UINotify) == 0x000198, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, K2Node_CustomEvent_ItemAfterChange) == 0x0001A0, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::K2Node_CustomEvent_ItemAfterChange' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, K2Node_CustomEvent_OldNumber) == 0x0001C0, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::K2Node_CustomEvent_OldNumber' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_PlayAnimation_ReturnValue_1) == 0x0001C8, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0001D0, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Conv_IntToText_ReturnValue_3) == 0x0001D8, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Conv_IntToText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, K2Node_CreateDelegate_OutputDelegate) == 0x0001F0, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000200, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_UpdateXMValue_OutputNum) == 0x000208, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_UpdateXMValue_OutputNum' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_UpdateXMValue_Finish) == 0x00020C, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_UpdateXMValue_Finish' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_UpdateItemValue_OutputNum) == 0x000210, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_UpdateItemValue_OutputNum' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_UpdateItemValue_Finished) == 0x000214, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_UpdateItemValue_Finished' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, K2Node_CreateDelegate_OutputDelegate_1) == 0x000218, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_GetPlayerItemAmountInCangKu_Amount_1) == 0x000228, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_GetPlayerItemAmountInCangKu_Amount_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_GetPlayerItemAmountInBeibao_Amount_2) == 0x00022C, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_GetPlayerItemAmountInBeibao_Amount_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Add_IntInt_ReturnValue_1) == 0x000230, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, K2Node_CreateDelegate_OutputDelegate_2) == 0x000234, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000244, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x000248, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Conv_IntToText_ReturnValue_4) == 0x000250, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Conv_IntToText_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x000268, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Conv_IntToText_ReturnValue_5) == 0x000270, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Conv_IntToText_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, K2Node_CreateDelegate_OutputDelegate_3) == 0x000288, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, K2Node_SwitchEnum_CmpSuccess) == 0x000298, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, K2Node_SwitchEnum_CmpSuccess_1) == 0x000299, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_GetPlayerMaxKlesa_ReturnValue) == 0x00029C, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_GetPlayerMaxKlesa_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Conv_IntToInt64_ReturnValue) == 0x0002A0, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, K2Node_MakeStruct_FormatArgumentData) == 0x0002A8, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, K2Node_MakeArray_Array) == 0x0002F8, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Format_ReturnValue) == 0x000308, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000320, "Member 'WB_ShopPriceBase2_C_ExecuteUbergraph_WB_ShopPriceBase2::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopPriceBase2_C_InitPlayerMoney \ static_assert(alignof(WB_ShopPriceBase2_C_InitPlayerMoney) == 0x000001, "Wrong alignment on WB_ShopPriceBase2_C_InitPlayerMoney"); \ static_assert(sizeof(WB_ShopPriceBase2_C_InitPlayerMoney) == 0x000001, "Wrong size on WB_ShopPriceBase2_C_InitPlayerMoney"); \ static_assert(offsetof(WB_ShopPriceBase2_C_InitPlayerMoney, TradeType_0) == 0x000000, "Member 'WB_ShopPriceBase2_C_InitPlayerMoney::TradeType_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopPriceBase2_C_ItemUpdate \ static_assert(alignof(WB_ShopPriceBase2_C_ItemUpdate) == 0x000008, "Wrong alignment on WB_ShopPriceBase2_C_ItemUpdate"); \ static_assert(sizeof(WB_ShopPriceBase2_C_ItemUpdate) == 0x000028, "Wrong size on WB_ShopPriceBase2_C_ItemUpdate"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ItemUpdate, ItemAfterChange) == 0x000000, "Member 'WB_ShopPriceBase2_C_ItemUpdate::ItemAfterChange' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ItemUpdate, OldNumber) == 0x000020, "Member 'WB_ShopPriceBase2_C_ItemUpdate::OldNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopPriceBase2_C_PreConstruct \ static_assert(alignof(WB_ShopPriceBase2_C_PreConstruct) == 0x000001, "Wrong alignment on WB_ShopPriceBase2_C_PreConstruct"); \ static_assert(sizeof(WB_ShopPriceBase2_C_PreConstruct) == 0x000001, "Wrong size on WB_ShopPriceBase2_C_PreConstruct"); \ static_assert(offsetof(WB_ShopPriceBase2_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_ShopPriceBase2_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopPriceBase2_C_ShowAddNum \ static_assert(alignof(WB_ShopPriceBase2_C_ShowAddNum) == 0x000008, "Wrong alignment on WB_ShopPriceBase2_C_ShowAddNum"); \ static_assert(sizeof(WB_ShopPriceBase2_C_ShowAddNum) == 0x000020, "Wrong size on WB_ShopPriceBase2_C_ShowAddNum"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ShowAddNum, AddValue) == 0x000000, "Member 'WB_ShopPriceBase2_C_ShowAddNum::AddValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_ShowAddNum, CallFunc_Conv_IntToText_ReturnValue) == 0x000008, "Member 'WB_ShopPriceBase2_C_ShowAddNum::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopPriceBase2_C_UpdateItemValue \ static_assert(alignof(WB_ShopPriceBase2_C_UpdateItemValue) == 0x000004, "Wrong alignment on WB_ShopPriceBase2_C_UpdateItemValue"); \ static_assert(sizeof(WB_ShopPriceBase2_C_UpdateItemValue) == 0x000020, "Wrong size on WB_ShopPriceBase2_C_UpdateItemValue"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateItemValue, OutputNum) == 0x000000, "Member 'WB_ShopPriceBase2_C_UpdateItemValue::OutputNum' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateItemValue, finished) == 0x000004, "Member 'WB_ShopPriceBase2_C_UpdateItemValue::finished' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateItemValue, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_ShopPriceBase2_C_UpdateItemValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateItemValue, CallFunc_GetPlayerItemAmountInCangKu_Amount) == 0x00000C, "Member 'WB_ShopPriceBase2_C_UpdateItemValue::CallFunc_GetPlayerItemAmountInCangKu_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateItemValue, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000010, "Member 'WB_ShopPriceBase2_C_UpdateItemValue::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateItemValue, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000014, "Member 'WB_ShopPriceBase2_C_UpdateItemValue::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateItemValue, CallFunc_Add_IntInt_ReturnValue_1) == 0x000018, "Member 'WB_ShopPriceBase2_C_UpdateItemValue::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateItemValue, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00001C, "Member 'WB_ShopPriceBase2_C_UpdateItemValue::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopPriceBase2_C_UpdateNumAndStyle \ static_assert(alignof(WB_ShopPriceBase2_C_UpdateNumAndStyle) == 0x000008, "Wrong alignment on WB_ShopPriceBase2_C_UpdateNumAndStyle"); \ static_assert(sizeof(WB_ShopPriceBase2_C_UpdateNumAndStyle) == 0x000020, "Wrong size on WB_ShopPriceBase2_C_UpdateNumAndStyle"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateNumAndStyle, Num) == 0x000000, "Member 'WB_ShopPriceBase2_C_UpdateNumAndStyle::Num' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateNumAndStyle, CallFunc_Conv_IntToText_ReturnValue) == 0x000008, "Member 'WB_ShopPriceBase2_C_UpdateNumAndStyle::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopPriceBase2_C_UpdateStyle \ static_assert(alignof(WB_ShopPriceBase2_C_UpdateStyle) == 0x000008, "Wrong alignment on WB_ShopPriceBase2_C_UpdateStyle"); \ static_assert(sizeof(WB_ShopPriceBase2_C_UpdateStyle) == 0x000088, "Wrong size on WB_ShopPriceBase2_C_UpdateStyle"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateStyle, L_LocalPlayerMaxKlesa) == 0x000000, "Member 'WB_ShopPriceBase2_C_UpdateStyle::L_LocalPlayerMaxKlesa' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateStyle, LocalColor) == 0x000004, "Member 'WB_ShopPriceBase2_C_UpdateStyle::LocalColor' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateStyle, CallFunc_GetPlayerMaxKlesa_ReturnValue) == 0x000018, "Member 'WB_ShopPriceBase2_C_UpdateStyle::CallFunc_GetPlayerMaxKlesa_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateStyle, CallFunc_GetFontDataColor_ReturnValue) == 0x00001C, "Member 'WB_ShopPriceBase2_C_UpdateStyle::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateStyle, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000030, "Member 'WB_ShopPriceBase2_C_UpdateStyle::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateStyle, CallFunc_GetFontDataColor_ReturnValue_2) == 0x000044, "Member 'WB_ShopPriceBase2_C_UpdateStyle::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateStyle, CallFunc_GetFontDataColor_ReturnValue_3) == 0x000058, "Member 'WB_ShopPriceBase2_C_UpdateStyle::CallFunc_GetFontDataColor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateStyle, CallFunc_GetPlayerKlesa_value) == 0x00006C, "Member 'WB_ShopPriceBase2_C_UpdateStyle::CallFunc_GetPlayerKlesa_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateStyle, CallFunc_Divide_IntInt_ReturnValue) == 0x000070, "Member 'WB_ShopPriceBase2_C_UpdateStyle::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateStyle, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000074, "Member 'WB_ShopPriceBase2_C_UpdateStyle::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateStyle, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000078, "Member 'WB_ShopPriceBase2_C_UpdateStyle::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateStyle, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000080, "Member 'WB_ShopPriceBase2_C_UpdateStyle::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateStyle, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000084, "Member 'WB_ShopPriceBase2_C_UpdateStyle::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateStyle, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000085, "Member 'WB_ShopPriceBase2_C_UpdateStyle::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateStyle, CallFunc_BooleanAND_ReturnValue) == 0x000086, "Member 'WB_ShopPriceBase2_C_UpdateStyle::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateStyle, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000087, "Member 'WB_ShopPriceBase2_C_UpdateStyle::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopPriceBase2_C_UpdateXMValue \ static_assert(alignof(WB_ShopPriceBase2_C_UpdateXMValue) == 0x000008, "Wrong alignment on WB_ShopPriceBase2_C_UpdateXMValue"); \ static_assert(sizeof(WB_ShopPriceBase2_C_UpdateXMValue) == 0x000030, "Wrong size on WB_ShopPriceBase2_C_UpdateXMValue"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateXMValue, OutputNum) == 0x000000, "Member 'WB_ShopPriceBase2_C_UpdateXMValue::OutputNum' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateXMValue, Finish) == 0x000004, "Member 'WB_ShopPriceBase2_C_UpdateXMValue::Finish' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateXMValue, CallFunc_GetPlayerKlesa_value) == 0x000008, "Member 'WB_ShopPriceBase2_C_UpdateXMValue::CallFunc_GetPlayerKlesa_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateXMValue, CallFunc_Divide_IntInt_ReturnValue) == 0x00000C, "Member 'WB_ShopPriceBase2_C_UpdateXMValue::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateXMValue, CallFunc_Divide_IntInt_ReturnValue_1) == 0x000010, "Member 'WB_ShopPriceBase2_C_UpdateXMValue::CallFunc_Divide_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateXMValue, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000018, "Member 'WB_ShopPriceBase2_C_UpdateXMValue::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateXMValue, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000020, "Member 'WB_ShopPriceBase2_C_UpdateXMValue::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateXMValue, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000028, "Member 'WB_ShopPriceBase2_C_UpdateXMValue::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_UpdateXMValue, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'WB_ShopPriceBase2_C_UpdateXMValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopPriceBase2_C_XMUpdate \ static_assert(alignof(WB_ShopPriceBase2_C_XMUpdate) == 0x000004, "Wrong alignment on WB_ShopPriceBase2_C_XMUpdate"); \ static_assert(sizeof(WB_ShopPriceBase2_C_XMUpdate) == 0x000010, "Wrong size on WB_ShopPriceBase2_C_XMUpdate"); \ static_assert(offsetof(WB_ShopPriceBase2_C_XMUpdate, Property) == 0x000000, "Member 'WB_ShopPriceBase2_C_XMUpdate::Property' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_XMUpdate, OldIntValue) == 0x000008, "Member 'WB_ShopPriceBase2_C_XMUpdate::OldIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopPriceBase2_C_XMUpdate, NewIntValue) == 0x00000C, "Member 'WB_ShopPriceBase2_C_XMUpdate::NewIntValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ShopPriceBase2_C \ static_assert(alignof(UWB_ShopPriceBase2_C) == 0x000008, "Wrong alignment on UWB_ShopPriceBase2_C"); \ static_assert(sizeof(UWB_ShopPriceBase2_C) == 0x0002F0, "Wrong size on UWB_ShopPriceBase2_C"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, UberGraphFrame) == 0x000278, "Member 'UWB_ShopPriceBase2_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, FadeAnimation) == 0x000280, "Member 'UWB_ShopPriceBase2_C::FadeAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, HeartDemonNumTotal) == 0x000288, "Member 'UWB_ShopPriceBase2_C::HeartDemonNumTotal' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, Image_Item) == 0x000290, "Member 'UWB_ShopPriceBase2_C::Image_Item' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, NumAdd) == 0x000298, "Member 'UWB_ShopPriceBase2_C::NumAdd' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, OwnNum) == 0x0002A0, "Member 'UWB_ShopPriceBase2_C::OwnNum' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, SizeBox_ItemIcon) == 0x0002A8, "Member 'UWB_ShopPriceBase2_C::SizeBox_ItemIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, WB_PlayerCoins) == 0x0002B0, "Member 'UWB_ShopPriceBase2_C::WB_PlayerCoins' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, WidgetSwitcher_IconType) == 0x0002B8, "Member 'UWB_ShopPriceBase2_C::WidgetSwitcher_IconType' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, WidgetSwitcher_MoneyType) == 0x0002C0, "Member 'UWB_ShopPriceBase2_C::WidgetSwitcher_MoneyType' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, TradeType) == 0x0002C8, "Member 'UWB_ShopPriceBase2_C::TradeType' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, XM_Persent) == 0x0002D0, "Member 'UWB_ShopPriceBase2_C::XM_Persent' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, AddChangeTimerhandle) == 0x0002D8, "Member 'UWB_ShopPriceBase2_C::AddChangeTimerhandle' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, ExchangeItemID) == 0x0002E0, "Member 'UWB_ShopPriceBase2_C::ExchangeItemID' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, CurrentKlesaValue) == 0x0002E4, "Member 'UWB_ShopPriceBase2_C::CurrentKlesaValue' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, CurrentItemValue) == 0x0002E8, "Member 'UWB_ShopPriceBase2_C::CurrentItemValue' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopPriceBase2_C, CanSaveInCK) == 0x0002EC, "Member 'UWB_ShopPriceBase2_C::CanSaveInCK' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SpecialTerrain \ static_assert(alignof(FST_SpecialTerrain) == 0x000008, "Wrong alignment on FST_SpecialTerrain"); \ static_assert(sizeof(FST_SpecialTerrain) == 0x000030, "Wrong size on FST_SpecialTerrain"); \ static_assert(offsetof(FST_SpecialTerrain, MoveRestrict_47_AECEB5064E9F05663C3EB9929544AC50) == 0x000000, "Member 'FST_SpecialTerrain::MoveRestrict_47_AECEB5064E9F05663C3EB9929544AC50' has a wrong offset!"); \ static_assert(offsetof(FST_SpecialTerrain, Debuff_46_75CF0A2C45C9B17BA63409971D7481DF) == 0x000004, "Member 'FST_SpecialTerrain::Debuff_46_75CF0A2C45C9B17BA63409971D7481DF' has a wrong offset!"); \ static_assert(offsetof(FST_SpecialTerrain, DebuffInterval_44_DAEA366D402C316C7DC81A9E46705FD7) == 0x00000C, "Member 'FST_SpecialTerrain::DebuffInterval_44_DAEA366D402C316C7DC81A9E46705FD7' has a wrong offset!"); \ static_assert(offsetof(FST_SpecialTerrain, EffectIncreaseValue_45_8D56AB8A43843C001F158DB302F63ADE) == 0x000010, "Member 'FST_SpecialTerrain::EffectIncreaseValue_45_8D56AB8A43843C001F158DB302F63ADE' has a wrong offset!"); \ static_assert(offsetof(FST_SpecialTerrain, Damage_17_383D0F5D4C14260B31B47A8858C605DE) == 0x000014, "Member 'FST_SpecialTerrain::Damage_17_383D0F5D4C14260B31B47A8858C605DE' has a wrong offset!"); \ static_assert(offsetof(FST_SpecialTerrain, DamageInterval_36_4A3C4C1646EF3F26F633F49D9E97B6C5) == 0x000018, "Member 'FST_SpecialTerrain::DamageInterval_36_4A3C4C1646EF3F26F633F49D9E97B6C5' has a wrong offset!"); \ static_assert(offsetof(FST_SpecialTerrain, WalkSpeedReduceValue_31_2039C56146CC5671AF9C5DBF30E840CC) == 0x00001C, "Member 'FST_SpecialTerrain::WalkSpeedReduceValue_31_2039C56146CC5671AF9C5DBF30E840CC' has a wrong offset!"); \ static_assert(offsetof(FST_SpecialTerrain, JogSpeedReduceValue_33_97FFCCC34BDA69D15409FF878D2334E4) == 0x000020, "Member 'FST_SpecialTerrain::JogSpeedReduceValue_33_97FFCCC34BDA69D15409FF878D2334E4' has a wrong offset!"); \ static_assert(offsetof(FST_SpecialTerrain, SprintSpeedReduceValue_35_E4A24E4B4D4E8D2E75EA49AA417C642C) == 0x000024, "Member 'FST_SpecialTerrain::SprintSpeedReduceValue_35_E4A24E4B4D4E8D2E75EA49AA417C642C' has a wrong offset!"); \ static_assert(offsetof(FST_SpecialTerrain, Effects_23_35930F514DAFF69426421F891849AA7D) == 0x000028, "Member 'FST_SpecialTerrain::Effects_23_35930F514DAFF69426421F891849AA7D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Show_Debuff \ static_assert(alignof(FST_Show_Debuff) == 0x000008, "Wrong alignment on FST_Show_Debuff"); \ static_assert(sizeof(FST_Show_Debuff) == 0x000050, "Wrong size on FST_Show_Debuff"); \ static_assert(offsetof(FST_Show_Debuff, DescName_7_FFFE826C47B2A6608327A5938332FDE2) == 0x000000, "Member 'FST_Show_Debuff::DescName_7_FFFE826C47B2A6608327A5938332FDE2' has a wrong offset!"); \ static_assert(offsetof(FST_Show_Debuff, Tag_5_02EFA8FF4D11A979D5F72B9829519390) == 0x000010, "Member 'FST_Show_Debuff::Tag_5_02EFA8FF4D11A979D5F72B9829519390' has a wrong offset!"); \ static_assert(offsetof(FST_Show_Debuff, Level_10_D5DA812E4A9AFE2BD358D98D27D180CA) == 0x000018, "Member 'FST_Show_Debuff::Level_10_D5DA812E4A9AFE2BD358D98D27D180CA' has a wrong offset!"); \ static_assert(offsetof(FST_Show_Debuff, Val_22_114AFF2A424FD1800666A98A90AE5FA9) == 0x000020, "Member 'FST_Show_Debuff::Val_22_114AFF2A424FD1800666A98A90AE5FA9' has a wrong offset!"); \ static_assert(offsetof(FST_Show_Debuff, Val2_20_4AD70DDB49C386E940FF4888EE23FEFF) == 0x000028, "Member 'FST_Show_Debuff::Val2_20_4AD70DDB49C386E940FF4888EE23FEFF' has a wrong offset!"); \ static_assert(offsetof(FST_Show_Debuff, Val3_21_6AB18E4F47BCE1CF8B1A2091A3F9990F) == 0x000030, "Member 'FST_Show_Debuff::Val3_21_6AB18E4F47BCE1CF8B1A2091A3F9990F' has a wrong offset!"); \ static_assert(offsetof(FST_Show_Debuff, Val4_25_FC737F7F4D016ABD0C380898F407B774) == 0x000038, "Member 'FST_Show_Debuff::Val4_25_FC737F7F4D016ABD0C380898F407B774' has a wrong offset!"); \ static_assert(offsetof(FST_Show_Debuff, Val5_30_F29A17754A77D68E981E16B0156DF82D) == 0x000040, "Member 'FST_Show_Debuff::Val5_30_F29A17754A77D68E981E16B0156DF82D' has a wrong offset!"); \ static_assert(offsetof(FST_Show_Debuff, Val6_31_3724BDF744C49BD2CB0CBB93B8CC2497) == 0x000048, "Member 'FST_Show_Debuff::Val6_31_3724BDF744C49BD2CB0CBB93B8CC2497' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_GoldenFeather \ static_assert(alignof(FST_GoldenFeather) == 0x000004, "Wrong alignment on FST_GoldenFeather"); \ static_assert(sizeof(FST_GoldenFeather) == 0x000008, "Wrong size on FST_GoldenFeather"); \ static_assert(offsetof(FST_GoldenFeather, Name_7_86C5ED704270B3FCD70219B711692367) == 0x000000, "Member 'FST_GoldenFeather::Name_7_86C5ED704270B3FCD70219B711692367' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DebuffObscuredView1_C_ExecuteUbergraph_WB_DebuffObscuredView1 \ static_assert(alignof(WB_DebuffObscuredView1_C_ExecuteUbergraph_WB_DebuffObscuredView1) == 0x000008, "Wrong alignment on WB_DebuffObscuredView1_C_ExecuteUbergraph_WB_DebuffObscuredView1"); \ static_assert(sizeof(WB_DebuffObscuredView1_C_ExecuteUbergraph_WB_DebuffObscuredView1) == 0x000010, "Wrong size on WB_DebuffObscuredView1_C_ExecuteUbergraph_WB_DebuffObscuredView1"); \ static_assert(offsetof(WB_DebuffObscuredView1_C_ExecuteUbergraph_WB_DebuffObscuredView1, EntryPoint) == 0x000000, "Member 'WB_DebuffObscuredView1_C_ExecuteUbergraph_WB_DebuffObscuredView1::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffObscuredView1_C_ExecuteUbergraph_WB_DebuffObscuredView1, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'WB_DebuffObscuredView1_C_ExecuteUbergraph_WB_DebuffObscuredView1::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_DebuffObscuredView1_C \ static_assert(alignof(UWB_DebuffObscuredView1_C) == 0x000008, "Wrong alignment on UWB_DebuffObscuredView1_C"); \ static_assert(sizeof(UWB_DebuffObscuredView1_C) == 0x000290, "Wrong size on UWB_DebuffObscuredView1_C"); \ static_assert(offsetof(UWB_DebuffObscuredView1_C, UberGraphFrame) == 0x000278, "Member 'UWB_DebuffObscuredView1_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffObscuredView1_C, NewAnimation) == 0x000280, "Member 'UWB_DebuffObscuredView1_C::NewAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffObscuredView1_C, Image_55) == 0x000288, "Member 'UWB_DebuffObscuredView1_C::Image_55' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_PlayerWeaponData \ static_assert(alignof(FST_PlayerWeaponData) == 0x000008, "Wrong alignment on FST_PlayerWeaponData"); \ static_assert(sizeof(FST_PlayerWeaponData) == 0x000068, "Wrong size on FST_PlayerWeaponData"); \ static_assert(offsetof(FST_PlayerWeaponData, WeaponName_6_DC02233F4E62357481B037BE0E1B8BFD) == 0x000000, "Member 'FST_PlayerWeaponData::WeaponName_6_DC02233F4E62357481B037BE0E1B8BFD' has a wrong offset!"); \ static_assert(offsetof(FST_PlayerWeaponData, DefaultMove_14_953D17DE41B4F9A26DE6B394BCD54601) == 0x000008, "Member 'FST_PlayerWeaponData::DefaultMove_14_953D17DE41B4F9A26DE6B394BCD54601' has a wrong offset!"); \ static_assert(offsetof(FST_PlayerWeaponData, EquipMove_15_05811CDB4B0FEF9254DD3097FB6E0719) == 0x000010, "Member 'FST_PlayerWeaponData::EquipMove_15_05811CDB4B0FEF9254DD3097FB6E0719' has a wrong offset!"); \ static_assert(offsetof(FST_PlayerWeaponData, DefenceMove_16_0B15BCE345E920E7403DAB98F6365F95) == 0x000018, "Member 'FST_PlayerWeaponData::DefenceMove_16_0B15BCE345E920E7403DAB98F6365F95' has a wrong offset!"); \ static_assert(offsetof(FST_PlayerWeaponData, Actions_DT_21_E2073141490D020FA4460B99D3B5740C) == 0x000020, "Member 'FST_PlayerWeaponData::Actions_DT_21_E2073141490D020FA4460B99D3B5740C' has a wrong offset!"); \ static_assert(offsetof(FST_PlayerWeaponData, PairedAnimtaionID_25_3164F0F9498E48206926609B5D80C768) == 0x000028, "Member 'FST_PlayerWeaponData::PairedAnimtaionID_25_3164F0F9498E48206926609B5D80C768' has a wrong offset!"); \ static_assert(offsetof(FST_PlayerWeaponData, CutDampping_28_445E58E143504E746F378E8EF5C57848) == 0x000038, "Member 'FST_PlayerWeaponData::CutDampping_28_445E58E143504E746F378E8EF5C57848' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SME_Hit \ static_assert(alignof(FST_SME_Hit) == 0x000008, "Wrong alignment on FST_SME_Hit"); \ static_assert(sizeof(FST_SME_Hit) == 0x000028, "Wrong size on FST_SME_Hit"); \ static_assert(offsetof(FST_SME_Hit, WeaponType_2_202124B04D37BDEAAFE0F2AC7A792AF7) == 0x000000, "Member 'FST_SME_Hit::WeaponType_2_202124B04D37BDEAAFE0F2AC7A792AF7' has a wrong offset!"); \ static_assert(offsetof(FST_SME_Hit, SkillID_10_E128170B44D1A58235B1EEB96B130774) == 0x000008, "Member 'FST_SME_Hit::SkillID_10_E128170B44D1A58235B1EEB96B130774' has a wrong offset!"); \ static_assert(offsetof(FST_SME_Hit, BuffTag_11_41CFA21F4A11F64EC9D11ABBA8274696) == 0x000018, "Member 'FST_SME_Hit::BuffTag_11_41CFA21F4A11F64EC9D11ABBA8274696' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_BH_16 \ static_assert(alignof(FST_BH_16) == 0x000008, "Wrong alignment on FST_BH_16"); \ static_assert(sizeof(FST_BH_16) == 0x000010, "Wrong size on FST_BH_16"); \ static_assert(offsetof(FST_BH_16, Combo_2_8DCD6D8644565488D8C5F18FF671EB3B) == 0x000000, "Member 'FST_BH_16::Combo_2_8DCD6D8644565488D8C5F18FF671EB3B' has a wrong offset!"); \ static_assert(offsetof(FST_BH_16, Timestamp_5_CA0D71614803964637E401ADA7782366) == 0x000008, "Member 'FST_BH_16::Timestamp_5_CA0D71614803964637E401ADA7782366' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WBI_DeathShownInterface_C_GetShownAnimation \ static_assert(alignof(WBI_DeathShownInterface_C_GetShownAnimation) == 0x000008, "Wrong alignment on WBI_DeathShownInterface_C_GetShownAnimation"); \ static_assert(sizeof(WBI_DeathShownInterface_C_GetShownAnimation) == 0x000008, "Wrong size on WBI_DeathShownInterface_C_GetShownAnimation"); \ static_assert(offsetof(WBI_DeathShownInterface_C_GetShownAnimation, ReturnValue) == 0x000000, "Member 'WBI_DeathShownInterface_C_GetShownAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IWBI_DeathShownInterface_C \ static_assert(alignof(IWBI_DeathShownInterface_C) == 0x000001, "Wrong alignment on IWBI_DeathShownInterface_C"); \ static_assert(sizeof(IWBI_DeathShownInterface_C) == 0x000001, "Wrong size on IWBI_DeathShownInterface_C"); \ #define DUMPER7_ASSERTS_FS_EquipmentBuffAddData \ static_assert(alignof(FS_EquipmentBuffAddData) == 0x000004, "Wrong alignment on FS_EquipmentBuffAddData"); \ static_assert(sizeof(FS_EquipmentBuffAddData) == 0x00000C, "Wrong size on FS_EquipmentBuffAddData"); \ static_assert(offsetof(FS_EquipmentBuffAddData, Tag_6_2D961A77437061CC2864F796FEE651EB) == 0x000000, "Member 'FS_EquipmentBuffAddData::Tag_6_2D961A77437061CC2864F796FEE651EB' has a wrong offset!"); \ static_assert(offsetof(FS_EquipmentBuffAddData, RGSLevel_10_20CA1F814CFBC6C0D7863D8C18D2FBCD) == 0x000008, "Member 'FS_EquipmentBuffAddData::RGSLevel_10_20CA1F814CFBC6C0D7863D8C18D2FBCD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpecialTerrainPhyMat_C_AddErrorState \ static_assert(alignof(BP_SpecialTerrainPhyMat_C_AddErrorState) == 0x000008, "Wrong alignment on BP_SpecialTerrainPhyMat_C_AddErrorState"); \ static_assert(sizeof(BP_SpecialTerrainPhyMat_C_AddErrorState) == 0x000008, "Wrong size on BP_SpecialTerrainPhyMat_C_AddErrorState"); \ static_assert(offsetof(BP_SpecialTerrainPhyMat_C_AddErrorState, Data) == 0x000000, "Member 'BP_SpecialTerrainPhyMat_C_AddErrorState::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpecialTerrainPhyMat_C_Start \ static_assert(alignof(BP_SpecialTerrainPhyMat_C_Start) == 0x000008, "Wrong alignment on BP_SpecialTerrainPhyMat_C_Start"); \ static_assert(sizeof(BP_SpecialTerrainPhyMat_C_Start) == 0x000008, "Wrong size on BP_SpecialTerrainPhyMat_C_Start"); \ static_assert(offsetof(BP_SpecialTerrainPhyMat_C_Start, Data) == 0x000000, "Member 'BP_SpecialTerrainPhyMat_C_Start::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_SpecialTerrainPhyMat_C \ static_assert(alignof(UBP_SpecialTerrainPhyMat_C) == 0x000008, "Wrong alignment on UBP_SpecialTerrainPhyMat_C"); \ static_assert(sizeof(UBP_SpecialTerrainPhyMat_C) == 0x000090, "Wrong size on UBP_SpecialTerrainPhyMat_C"); \ static_assert(offsetof(UBP_SpecialTerrainPhyMat_C, SpecialTerrainController) == 0x000080, "Member 'UBP_SpecialTerrainPhyMat_C::SpecialTerrainController' has a wrong offset!"); \ static_assert(offsetof(UBP_SpecialTerrainPhyMat_C, ID) == 0x000088, "Member 'UBP_SpecialTerrainPhyMat_C::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpecialTerrainController_C_AddDebuffAccum \ static_assert(alignof(BP_SpecialTerrainController_C_AddDebuffAccum) == 0x000008, "Wrong alignment on BP_SpecialTerrainController_C_AddDebuffAccum"); \ static_assert(sizeof(BP_SpecialTerrainController_C_AddDebuffAccum) == 0x000018, "Wrong size on BP_SpecialTerrainController_C_AddDebuffAccum"); \ static_assert(offsetof(BP_SpecialTerrainController_C_AddDebuffAccum, CallFunc_FMax_ReturnValue) == 0x000000, "Member 'BP_SpecialTerrainController_C_AddDebuffAccum::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_AddDebuffAccum, CallFunc_K2_SetTimer_ReturnValue) == 0x000008, "Member 'BP_SpecialTerrainController_C_AddDebuffAccum::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_AddDebuffAccum, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000010, "Member 'BP_SpecialTerrainController_C_AddDebuffAccum::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController \ static_assert(alignof(BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController) == 0x000008, "Wrong alignment on BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController"); \ static_assert(sizeof(BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController) == 0x000090, "Wrong size on BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController"); \ static_assert(offsetof(BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController, EntryPoint) == 0x000000, "Member 'BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController, CallFunc_GetDataTableRowFromName_OutRow) == 0x000020, "Member 'BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000050, "Member 'BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController, K2Node_VariableSet_DebuffInterval_ImplicitCast) == 0x000058, "Member 'BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController::K2Node_VariableSet_DebuffInterval_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController, K2Node_VariableSet_EffectIncreaseValue_ImplicitCast) == 0x000060, "Member 'BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController::K2Node_VariableSet_EffectIncreaseValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController, K2Node_VariableSet_Damage_ImplicitCast) == 0x000068, "Member 'BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController::K2Node_VariableSet_Damage_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController, K2Node_VariableSet_DamageInterval_ImplicitCast) == 0x000070, "Member 'BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController::K2Node_VariableSet_DamageInterval_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController, K2Node_VariableSet_WalkSpeedReduceValue_ImplicitCast) == 0x000078, "Member 'BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController::K2Node_VariableSet_WalkSpeedReduceValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController, K2Node_VariableSet_JogSpeedReduceValue_ImplicitCast) == 0x000080, "Member 'BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController::K2Node_VariableSet_JogSpeedReduceValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController, K2Node_VariableSet_SprintSpeedReduceValue_ImplicitCast) == 0x000088, "Member 'BP_SpecialTerrainController_C_ExecuteUbergraph_BP_SpecialTerrainController::K2Node_VariableSet_SprintSpeedReduceValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpecialTerrainController_C_LoopSustainDamage \ static_assert(alignof(BP_SpecialTerrainController_C_LoopSustainDamage) == 0x000008, "Wrong alignment on BP_SpecialTerrainController_C_LoopSustainDamage"); \ static_assert(sizeof(BP_SpecialTerrainController_C_LoopSustainDamage) == 0x0001C0, "Wrong size on BP_SpecialTerrainController_C_LoopSustainDamage"); \ static_assert(offsetof(BP_SpecialTerrainController_C_LoopSustainDamage, K2Node_MakeArray_Array) == 0x000000, "Member 'BP_SpecialTerrainController_C_LoopSustainDamage::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_LoopSustainDamage, CallFunc_CreateDamageRule_ReturnValue) == 0x000010, "Member 'BP_SpecialTerrainController_C_LoopSustainDamage::CallFunc_CreateDamageRule_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_LoopSustainDamage, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000038, "Member 'BP_SpecialTerrainController_C_LoopSustainDamage::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_LoopSustainDamage, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'BP_SpecialTerrainController_C_LoopSustainDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_LoopSustainDamage, K2Node_MakeStruct_F_HitData) == 0x000050, "Member 'BP_SpecialTerrainController_C_LoopSustainDamage::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_LoopSustainDamage, CallFunc_TakeDamage_ResultType) == 0x0001B8, "Member 'BP_SpecialTerrainController_C_LoopSustainDamage::CallFunc_TakeDamage_ResultType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpecialTerrainController_C_SustainDamage \ static_assert(alignof(BP_SpecialTerrainController_C_SustainDamage) == 0x000008, "Wrong alignment on BP_SpecialTerrainController_C_SustainDamage"); \ static_assert(sizeof(BP_SpecialTerrainController_C_SustainDamage) == 0x000018, "Wrong size on BP_SpecialTerrainController_C_SustainDamage"); \ static_assert(offsetof(BP_SpecialTerrainController_C_SustainDamage, CallFunc_FMax_ReturnValue) == 0x000000, "Member 'BP_SpecialTerrainController_C_SustainDamage::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_SustainDamage, CallFunc_K2_SetTimer_ReturnValue) == 0x000008, "Member 'BP_SpecialTerrainController_C_SustainDamage::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpecialTerrainController_C_SustainDamage, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000010, "Member 'BP_SpecialTerrainController_C_SustainDamage::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_SpecialTerrainController_C \ static_assert(alignof(ABP_SpecialTerrainController_C) == 0x000008, "Wrong alignment on ABP_SpecialTerrainController_C"); \ static_assert(sizeof(ABP_SpecialTerrainController_C) == 0x000368, "Wrong size on ABP_SpecialTerrainController_C"); \ static_assert(offsetof(ABP_SpecialTerrainController_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_SpecialTerrainController_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_SpecialTerrainController_C, EffectModel) == 0x0002F8, "Member 'ABP_SpecialTerrainController_C::EffectModel' has a wrong offset!"); \ static_assert(offsetof(ABP_SpecialTerrainController_C, DefaultSceneRoot) == 0x000300, "Member 'ABP_SpecialTerrainController_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_SpecialTerrainController_C, ID) == 0x000308, "Member 'ABP_SpecialTerrainController_C::ID' has a wrong offset!"); \ static_assert(offsetof(ABP_SpecialTerrainController_C, MoveRestrict) == 0x000310, "Member 'ABP_SpecialTerrainController_C::MoveRestrict' has a wrong offset!"); \ static_assert(offsetof(ABP_SpecialTerrainController_C, Debuff) == 0x000314, "Member 'ABP_SpecialTerrainController_C::Debuff' has a wrong offset!"); \ static_assert(offsetof(ABP_SpecialTerrainController_C, DebuffInterval) == 0x000320, "Member 'ABP_SpecialTerrainController_C::DebuffInterval' has a wrong offset!"); \ static_assert(offsetof(ABP_SpecialTerrainController_C, EffectIncreaseValue) == 0x000328, "Member 'ABP_SpecialTerrainController_C::EffectIncreaseValue' has a wrong offset!"); \ static_assert(offsetof(ABP_SpecialTerrainController_C, Damage) == 0x000330, "Member 'ABP_SpecialTerrainController_C::Damage' has a wrong offset!"); \ static_assert(offsetof(ABP_SpecialTerrainController_C, DamageInterval) == 0x000338, "Member 'ABP_SpecialTerrainController_C::DamageInterval' has a wrong offset!"); \ static_assert(offsetof(ABP_SpecialTerrainController_C, WalkSpeedReduceValue) == 0x000340, "Member 'ABP_SpecialTerrainController_C::WalkSpeedReduceValue' has a wrong offset!"); \ static_assert(offsetof(ABP_SpecialTerrainController_C, JogSpeedReduceValue) == 0x000348, "Member 'ABP_SpecialTerrainController_C::JogSpeedReduceValue' has a wrong offset!"); \ static_assert(offsetof(ABP_SpecialTerrainController_C, SprintSpeedReduceValue) == 0x000350, "Member 'ABP_SpecialTerrainController_C::SprintSpeedReduceValue' has a wrong offset!"); \ static_assert(offsetof(ABP_SpecialTerrainController_C, Effect) == 0x000358, "Member 'ABP_SpecialTerrainController_C::Effect' has a wrong offset!"); \ static_assert(offsetof(ABP_SpecialTerrainController_C, CombatCharacter) == 0x000360, "Member 'ABP_SpecialTerrainController_C::CombatCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_ImpactStunMapper \ static_assert(alignof(FST_ImpactStunMapper) == 0x000008, "Wrong alignment on FST_ImpactStunMapper"); \ static_assert(sizeof(FST_ImpactStunMapper) == 0x000028, "Wrong size on FST_ImpactStunMapper"); \ static_assert(offsetof(FST_ImpactStunMapper, 备注_40_1C368F7F4C180F66B57AE3A3803BE33F) == 0x000000, "Member 'FST_ImpactStunMapper::备注_40_1C368F7F4C180F66B57AE3A3803BE33F' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 说明_37_A27213314127D2381D6BC6AC6CD3CC56) == 0x000010, "Member 'FST_ImpactStunMapper::说明_37_A27213314127D2381D6BC6AC6CD3CC56' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 无冲击力_12_25B7520D4DC606D7E26FC8AAEA58B0C1) == 0x000011, "Member 'FST_ImpactStunMapper::无冲击力_12_25B7520D4DC606D7E26FC8AAEA58B0C1' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 微小_13_BCA6F4F04FB8C5B70FE14BA65142F4E9) == 0x000012, "Member 'FST_ImpactStunMapper::微小_13_BCA6F4F04FB8C5B70FE14BA65142F4E9' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 小_15_DB419EA34F4F302EA2BED19E798BBF52) == 0x000013, "Member 'FST_ImpactStunMapper::小_15_DB419EA34F4F302EA2BED19E798BBF52' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 中_17_1189536B41CB8E7451E2B09F93B314FB) == 0x000014, "Member 'FST_ImpactStunMapper::中_17_1189536B41CB8E7451E2B09F93B314FB' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 大_19_F91894704BD6972F54656BAB1FD24A54) == 0x000015, "Member 'FST_ImpactStunMapper::大_19_F91894704BD6972F54656BAB1FD24A54' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 特大_21_D3BF345849E5396E0024209CABBCF6E6) == 0x000016, "Member 'FST_ImpactStunMapper::特大_21_D3BF345849E5396E0024209CABBCF6E6' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 体术推_23_68DA00C04F18147B3D7AD3BE05A4ACD9) == 0x000017, "Member 'FST_ImpactStunMapper::体术推_23_68DA00C04F18147B3D7AD3BE05A4ACD9' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 击飞_25_EA26BC244BC0BE8802EB74BF53D96B32) == 0x000018, "Member 'FST_ImpactStunMapper::击飞_25_EA26BC244BC0BE8802EB74BF53D96B32' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 特大击飞_27_5550605F4FE9617FCCAA0E9A22E61EEA) == 0x000019, "Member 'FST_ImpactStunMapper::特大击飞_27_5550605F4FE9617FCCAA0E9A22E61EEA' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 击倒_29_EDD1A0B941D6F9DC9A48229ED792D0AF) == 0x00001A, "Member 'FST_ImpactStunMapper::击倒_29_EDD1A0B941D6F9DC9A48229ED792D0AF' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 上挑_31_2B7B27894F2724541D475081868ED6B4) == 0x00001B, "Member 'FST_ImpactStunMapper::上挑_31_2B7B27894F2724541D475081868ED6B4' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 处决_33_CB92E706461288E2FA3C33815AAF1C00) == 0x00001C, "Member 'FST_ImpactStunMapper::处决_33_CB92E706461288E2FA3C33815AAF1C00' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 燃烧_43_041265254C063CF31CD945BB8A5F47FF) == 0x00001D, "Member 'FST_ImpactStunMapper::燃烧_43_041265254C063CF31CD945BB8A5F47FF' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 自定义1_50_B45E796D48093DE432A76499BC8C76E8) == 0x00001E, "Member 'FST_ImpactStunMapper::自定义1_50_B45E796D48093DE432A76499BC8C76E8' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 自定义2_49_06487CDF44BCE82C55BBC6932FF5B366) == 0x00001F, "Member 'FST_ImpactStunMapper::自定义2_49_06487CDF44BCE82C55BBC6932FF5B366' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 自定义3_48_57D4314F4CDDA15C5EA03692CED35249) == 0x000020, "Member 'FST_ImpactStunMapper::自定义3_48_57D4314F4CDDA15C5EA03692CED35249' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 抓取冲击力_53_4706C7E14F951DAECF43FB8173F38E8E) == 0x000021, "Member 'FST_ImpactStunMapper::抓取冲击力_53_4706C7E14F951DAECF43FB8173F38E8E' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 翻转_56_D009F8A84BD3370186B8B9932B170851) == 0x000022, "Member 'FST_ImpactStunMapper::翻转_56_D009F8A84BD3370186B8B9932B170851' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 捂眼睛_61_EC4343754552D63357E5D3A2FBB98FC1) == 0x000023, "Member 'FST_ImpactStunMapper::捂眼睛_61_EC4343754552D63357E5D3A2FBB98FC1' has a wrong offset!"); \ static_assert(offsetof(FST_ImpactStunMapper, 风压_62_3892544A405E6AB08D9ECC93401ECB95) == 0x000024, "Member 'FST_ImpactStunMapper::风压_62_3892544A405E6AB08D9ECC93401ECB95' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_BottleUpgrade \ static_assert(alignof(FST_BottleUpgrade) == 0x000004, "Wrong alignment on FST_BottleUpgrade"); \ static_assert(sizeof(FST_BottleUpgrade) == 0x000008, "Wrong size on FST_BottleUpgrade"); \ static_assert(offsetof(FST_BottleUpgrade, MaterialNumber_7_EAC7DA2247EFDBD329E4609303012D06) == 0x000000, "Member 'FST_BottleUpgrade::MaterialNumber_7_EAC7DA2247EFDBD329E4609303012D06' has a wrong offset!"); \ static_assert(offsetof(FST_BottleUpgrade, UsingCount_15_8DA99E6742A9575FDF781C86D16A6A92) == 0x000004, "Member 'FST_BottleUpgrade::UsingCount_15_8DA99E6742A9575FDF781C86D16A6A92' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_FeatherSacrifice_C_Received_Notify \ static_assert(alignof(AN_FeatherSacrifice_C_Received_Notify) == 0x000008, "Wrong alignment on AN_FeatherSacrifice_C_Received_Notify"); \ static_assert(sizeof(AN_FeatherSacrifice_C_Received_Notify) == 0x000050, "Wrong size on AN_FeatherSacrifice_C_Received_Notify"); \ static_assert(offsetof(AN_FeatherSacrifice_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_FeatherSacrifice_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_FeatherSacrifice_C_Received_Notify, Animation) == 0x000008, "Member 'AN_FeatherSacrifice_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_FeatherSacrifice_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_FeatherSacrifice_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_FeatherSacrifice_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_FeatherSacrifice_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_FeatherSacrifice_C_Received_Notify, L_BulletCost) == 0x000044, "Member 'AN_FeatherSacrifice_C_Received_Notify::L_BulletCost' has a wrong offset!"); \ static_assert(offsetof(AN_FeatherSacrifice_C_Received_Notify, RealBulletCount) == 0x000048, "Member 'AN_FeatherSacrifice_C_Received_Notify::RealBulletCount' has a wrong offset!"); \ static_assert(offsetof(AN_FeatherSacrifice_C_Received_Notify, TemporaryBulletCount) == 0x00004C, "Member 'AN_FeatherSacrifice_C_Received_Notify::TemporaryBulletCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_FeatherSacrifice_C \ static_assert(alignof(UAN_FeatherSacrifice_C) == 0x000008, "Wrong alignment on UAN_FeatherSacrifice_C"); \ static_assert(sizeof(UAN_FeatherSacrifice_C) == 0x000040, "Wrong size on UAN_FeatherSacrifice_C"); \ static_assert(offsetof(UAN_FeatherSacrifice_C, Player) == 0x000038, "Member 'UAN_FeatherSacrifice_C::Player' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_AttackWant \ static_assert(alignof(FST_AttackWant) == 0x000008, "Wrong alignment on FST_AttackWant"); \ static_assert(sizeof(FST_AttackWant) == 0x000018, "Wrong size on FST_AttackWant"); \ static_assert(offsetof(FST_AttackWant, actor_2_256BBE8746E3967EFFF31E962770C6A0) == 0x000000, "Member 'FST_AttackWant::actor_2_256BBE8746E3967EFFF31E962770C6A0' has a wrong offset!"); \ static_assert(offsetof(FST_AttackWant, Priority_10_2EE89022422C8BDFF1BD15BAB0C2B991) == 0x000008, "Member 'FST_AttackWant::Priority_10_2EE89022422C8BDFF1BD15BAB0C2B991' has a wrong offset!"); \ static_assert(offsetof(FST_AttackWant, validTime_9_440C03C34A4BD67FE14781B513B186A1) == 0x00000C, "Member 'FST_AttackWant::validTime_9_440C03C34A4BD67FE14781B513B186A1' has a wrong offset!"); \ static_assert(offsetof(FST_AttackWant, MaxNumber_13_E622997D4D9CA2938E4F0399B1A25226) == 0x000010, "Member 'FST_AttackWant::MaxNumber_13_E622997D4D9CA2938E4F0399B1A25226' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo \ static_assert(alignof(WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo) == 0x000004, "Wrong alignment on WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo"); \ static_assert(sizeof(WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo) == 0x000038, "Wrong size on WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo"); \ static_assert(offsetof(WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo, EntryPoint) == 0x000000, "Member 'WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo, Temp_bool_Variable) == 0x000004, "Member 'WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo, Temp_name_Variable) == 0x000008, "Member 'WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo, Temp_name_Variable_1) == 0x000010, "Member 'WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo, K2Node_CustomEvent_Can) == 0x000018, "Member 'WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo::K2Node_CustomEvent_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo, K2Node_Select_Default) == 0x00001C, "Member 'WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo, CallFunc_GetFontDataColor_ReturnValue) == 0x000024, "Member 'WB_StarNodeDetails_LevelUpInfo_C_ExecuteUbergraph_WB_StarNodeDetails_LevelUpInfo::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_LevelUpInfo_C_SetColor \ static_assert(alignof(WB_StarNodeDetails_LevelUpInfo_C_SetColor) == 0x000001, "Wrong alignment on WB_StarNodeDetails_LevelUpInfo_C_SetColor"); \ static_assert(sizeof(WB_StarNodeDetails_LevelUpInfo_C_SetColor) == 0x000001, "Wrong size on WB_StarNodeDetails_LevelUpInfo_C_SetColor"); \ static_assert(offsetof(WB_StarNodeDetails_LevelUpInfo_C_SetColor, Can) == 0x000000, "Member 'WB_StarNodeDetails_LevelUpInfo_C_SetColor::Can' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarNodeDetails_LevelUpInfo_C \ static_assert(alignof(UWB_StarNodeDetails_LevelUpInfo_C) == 0x000008, "Wrong alignment on UWB_StarNodeDetails_LevelUpInfo_C"); \ static_assert(sizeof(UWB_StarNodeDetails_LevelUpInfo_C) == 0x0002C0, "Wrong size on UWB_StarNodeDetails_LevelUpInfo_C"); \ static_assert(offsetof(UWB_StarNodeDetails_LevelUpInfo_C, UberGraphFrame) == 0x000278, "Member 'UWB_StarNodeDetails_LevelUpInfo_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_LevelUpInfo_C, CustomizationTextBlock_0) == 0x000280, "Member 'UWB_StarNodeDetails_LevelUpInfo_C::CustomizationTextBlock_0' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_LevelUpInfo_C, Text) == 0x000288, "Member 'UWB_StarNodeDetails_LevelUpInfo_C::Text' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_LevelUpInfo_C, TextBlock_CurrentLevel) == 0x000290, "Member 'UWB_StarNodeDetails_LevelUpInfo_C::TextBlock_CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_LevelUpInfo_C, TextBlock_NeedLevel) == 0x000298, "Member 'UWB_StarNodeDetails_LevelUpInfo_C::TextBlock_NeedLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_LevelUpInfo_C, TextBlock_NeedStats) == 0x0002A0, "Member 'UWB_StarNodeDetails_LevelUpInfo_C::TextBlock_NeedStats' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_LevelUpInfo_C, CurrentLevel) == 0x0002A8, "Member 'UWB_StarNodeDetails_LevelUpInfo_C::CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_LevelUpInfo_C, NeedLevel) == 0x0002AC, "Member 'UWB_StarNodeDetails_LevelUpInfo_C::NeedLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_LevelUpInfo_C, StatsName) == 0x0002B0, "Member 'UWB_StarNodeDetails_LevelUpInfo_C::StatsName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_VolumetricCloudConfig \ static_assert(alignof(FS_VolumetricCloudConfig) == 0x000008, "Wrong alignment on FS_VolumetricCloudConfig"); \ static_assert(sizeof(FS_VolumetricCloudConfig) == 0x000048, "Wrong size on FS_VolumetricCloudConfig"); \ static_assert(offsetof(FS_VolumetricCloudConfig, VolumetricCloud_65_F067BADC4686A51534C3B8A25D22C70E) == 0x000000, "Member 'FS_VolumetricCloudConfig::VolumetricCloud_65_F067BADC4686A51534C3B8A25D22C70E' has a wrong offset!"); \ static_assert(offsetof(FS_VolumetricCloudConfig, LayerBottomAltitude_59_8024A50D4A1888543576C2890B30D533) == 0x000030, "Member 'FS_VolumetricCloudConfig::LayerBottomAltitude_59_8024A50D4A1888543576C2890B30D533' has a wrong offset!"); \ static_assert(offsetof(FS_VolumetricCloudConfig, LayerHeight_63_3A0BA76E4F91E78DF9F883B76121A5CA) == 0x000038, "Member 'FS_VolumetricCloudConfig::LayerHeight_63_3A0BA76E4F91E78DF9F883B76121A5CA' has a wrong offset!"); \ static_assert(offsetof(FS_VolumetricCloudConfig, ViewSampleCountScale不能超过4谁设置超过4svn记录插到就请烧烤_64_508CC0B94C646AA71D0E3387B5B5E90B) == 0x000040, "Member 'FS_VolumetricCloudConfig::ViewSampleCountScale不能超过4谁设置超过4svn记录插到就请烧烤_64_508CC0B94C646AA71D0E3387B5B5E90B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_CharacterSound \ static_assert(alignof(FST_CharacterSound) == 0x000008, "Wrong alignment on FST_CharacterSound"); \ static_assert(sizeof(FST_CharacterSound) == 0x000020, "Wrong size on FST_CharacterSound"); \ static_assert(offsetof(FST_CharacterSound, DialogId_3_62B620F64717A208EDEADAB0399A9BE0) == 0x000000, "Member 'FST_CharacterSound::DialogId_3_62B620F64717A208EDEADAB0399A9BE0' has a wrong offset!"); \ static_assert(offsetof(FST_CharacterSound, SoundId_5_45EF104449CB5356A5F021AE4B3BE51C) == 0x000010, "Member 'FST_CharacterSound::SoundId_5_45EF104449CB5356A5F021AE4B3BE51C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_AccumData_C_GetAccumData \ static_assert(alignof(I_AccumData_C_GetAccumData) == 0x000008, "Wrong alignment on I_AccumData_C_GetAccumData"); \ static_assert(sizeof(I_AccumData_C_GetAccumData) == 0x000048, "Wrong size on I_AccumData_C_GetAccumData"); \ static_assert(offsetof(I_AccumData_C_GetAccumData, IsHitActivat) == 0x000000, "Member 'I_AccumData_C_GetAccumData::IsHitActivat' has a wrong offset!"); \ static_assert(offsetof(I_AccumData_C_GetAccumData, ActiveMove) == 0x000001, "Member 'I_AccumData_C_GetAccumData::ActiveMove' has a wrong offset!"); \ static_assert(offsetof(I_AccumData_C_GetAccumData, AccumData) == 0x000008, "Member 'I_AccumData_C_GetAccumData::AccumData' has a wrong offset!"); \ static_assert(offsetof(I_AccumData_C_GetAccumData, Damage) == 0x000038, "Member 'I_AccumData_C_GetAccumData::Damage' has a wrong offset!"); \ static_assert(offsetof(I_AccumData_C_GetAccumData, toughness) == 0x000040, "Member 'I_AccumData_C_GetAccumData::toughness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_AccumData_C \ static_assert(alignof(II_AccumData_C) == 0x000001, "Wrong alignment on II_AccumData_C"); \ static_assert(sizeof(II_AccumData_C) == 0x000001, "Wrong size on II_AccumData_C"); \ #define DUMPER7_ASSERTS_WB_ShopMain_C_BndEvt__WB_ShopAllItem_K2Node_ComponentBoundEvent_2_OnSelectHover__DelegateSignature \ static_assert(alignof(WB_ShopMain_C_BndEvt__WB_ShopAllItem_K2Node_ComponentBoundEvent_2_OnSelectHover__DelegateSignature) == 0x000008, "Wrong alignment on WB_ShopMain_C_BndEvt__WB_ShopAllItem_K2Node_ComponentBoundEvent_2_OnSelectHover__DelegateSignature"); \ static_assert(sizeof(WB_ShopMain_C_BndEvt__WB_ShopAllItem_K2Node_ComponentBoundEvent_2_OnSelectHover__DelegateSignature) == 0x000028, "Wrong size on WB_ShopMain_C_BndEvt__WB_ShopAllItem_K2Node_ComponentBoundEvent_2_OnSelectHover__DelegateSignature"); \ static_assert(offsetof(WB_ShopMain_C_BndEvt__WB_ShopAllItem_K2Node_ComponentBoundEvent_2_OnSelectHover__DelegateSignature, Item) == 0x000000, "Member 'WB_ShopMain_C_BndEvt__WB_ShopAllItem_K2Node_ComponentBoundEvent_2_OnSelectHover__DelegateSignature::Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_BndEvt__WB_ShopAllItem_K2Node_ComponentBoundEvent_2_OnSelectHover__DelegateSignature, Index_0) == 0x000020, "Member 'WB_ShopMain_C_BndEvt__WB_ShopAllItem_K2Node_ComponentBoundEvent_2_OnSelectHover__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopMain_C_CurrentSelectTag \ static_assert(alignof(WB_ShopMain_C_CurrentSelectTag) == 0x000001, "Wrong alignment on WB_ShopMain_C_CurrentSelectTag"); \ static_assert(sizeof(WB_ShopMain_C_CurrentSelectTag) == 0x000001, "Wrong size on WB_ShopMain_C_CurrentSelectTag"); \ static_assert(offsetof(WB_ShopMain_C_CurrentSelectTag, CurrentSelectTag_0) == 0x000000, "Member 'WB_ShopMain_C_CurrentSelectTag::CurrentSelectTag_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopMain_C_EnterKeyEvent \ static_assert(alignof(WB_ShopMain_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_ShopMain_C_EnterKeyEvent"); \ static_assert(sizeof(WB_ShopMain_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_ShopMain_C_EnterKeyEvent"); \ static_assert(offsetof(WB_ShopMain_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_ShopMain_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_ShopMain_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopMain_C_EventKlesaValuechanged \ static_assert(alignof(WB_ShopMain_C_EventKlesaValuechanged) == 0x000004, "Wrong alignment on WB_ShopMain_C_EventKlesaValuechanged"); \ static_assert(sizeof(WB_ShopMain_C_EventKlesaValuechanged) == 0x000010, "Wrong size on WB_ShopMain_C_EventKlesaValuechanged"); \ static_assert(offsetof(WB_ShopMain_C_EventKlesaValuechanged, Property) == 0x000000, "Member 'WB_ShopMain_C_EventKlesaValuechanged::Property' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_EventKlesaValuechanged, OldIntValue) == 0x000008, "Member 'WB_ShopMain_C_EventKlesaValuechanged::OldIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_EventKlesaValuechanged, NewIntValue) == 0x00000C, "Member 'WB_ShopMain_C_EventKlesaValuechanged::NewIntValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain \ static_assert(alignof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain) == 0x000008, "Wrong alignment on WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain"); \ static_assert(sizeof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain) == 0x000200, "Wrong size on WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, EntryPoint) == 0x000000, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, Temp_bool_Variable) == 0x000014, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, Temp_string_Variable) == 0x000018, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, Temp_string_Variable_1) == 0x000028, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, K2Node_Event_InGeometry) == 0x000038, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, K2Node_Event_isDown) == 0x000078, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_GetUINotify_UINotify) == 0x000080, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_GetPlayerCurrentUsedWeapon_CurrentWeapon) == 0x000088, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_GetPlayerCurrentUsedWeapon_CurrentWeapon' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_GetPlayerCurrentUsedWeapon_Output_Get) == 0x0000A8, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_GetPlayerCurrentUsedWeapon_Output_Get' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, K2Node_CustomEvent_CurrentSelectTag) == 0x0000AC, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::K2Node_CustomEvent_CurrentSelectTag' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, Temp_delegate_Variable) == 0x0000B0, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_PostEvent_ReturnValue) == 0x0000C0, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_GetPlayerKlesa_value) == 0x0000C4, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_GetPlayerKlesa_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000C8, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0000D8, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0000E0, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, K2Node_CustomEvent_Property) == 0x0000E8, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::K2Node_CustomEvent_Property' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, K2Node_CustomEvent_OldIntValue) == 0x0000F0, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::K2Node_CustomEvent_OldIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, K2Node_CustomEvent_NewIntValue) == 0x0000F4, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::K2Node_CustomEvent_NewIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x0000F8, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0000FC, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, K2Node_CreateDelegate_OutputDelegate_2) == 0x000100, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000110, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, Temp_delegate_Variable_1) == 0x000114, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_Greater_IntInt_ReturnValue) == 0x000124, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_PostEvent_ReturnValue_1) == 0x000128, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_GetCurrentSelectItemType_ItemType) == 0x00012C, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_GetCurrentSelectItemType_ItemType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, K2Node_ComponentBoundEvent_Item) == 0x000130, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, K2Node_ComponentBoundEvent_Index) == 0x000150, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::K2Node_ComponentBoundEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_GetModel_TradeComponent_ReturnValue) == 0x000158, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_GetModel_TradeComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000160, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_BooleanAND_ReturnValue) == 0x000161, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_ReplaceSortID_NewSortID) == 0x000164, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_ReplaceSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, K2Node_MakeStruct_F_StoredItem) == 0x000168, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_ReplaceSortID_NewSortID_1) == 0x000188, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_ReplaceSortID_NewSortID_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_ReplaceGemRingByNewGamePlus_ReturnID) == 0x00018C, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_ReplaceGemRingByNewGamePlus_ReturnID' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_ReplaceGemRingByNewGamePlus_ReturnSue) == 0x000190, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_ReplaceGemRingByNewGamePlus_ReturnSue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_GetModel_TradeComponent_ReturnValue_1) == 0x000198, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_GetModel_TradeComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, K2Node_MakeStruct_F_StoredItem_1) == 0x0001A0, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::K2Node_MakeStruct_F_StoredItem_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_GetINM_CacheByStr_Json) == 0x0001C0, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_GetINM_CacheByStr_Json' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_Conv_IntToString_ReturnValue) == 0x0001D0, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, K2Node_Select_Default) == 0x0001E0, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_UpdateKlesaIcon_CurrentKlesaValue_ImplicitCast) == 0x0001F0, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_UpdateKlesaIcon_CurrentKlesaValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain, CallFunc_UpdateKlesaIcon_CurrentKlesaValue_ImplicitCast_1) == 0x0001F8, "Member 'WB_ShopMain_C_ExecuteUbergraph_WB_ShopMain::CallFunc_UpdateKlesaIcon_CurrentKlesaValue_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopMain_C_GetCurrentSelectItemType \ static_assert(alignof(WB_ShopMain_C_GetCurrentSelectItemType) == 0x000008, "Wrong alignment on WB_ShopMain_C_GetCurrentSelectItemType"); \ static_assert(sizeof(WB_ShopMain_C_GetCurrentSelectItemType) == 0x000100, "Wrong size on WB_ShopMain_C_GetCurrentSelectItemType"); \ static_assert(offsetof(WB_ShopMain_C_GetCurrentSelectItemType, ItemData) == 0x000000, "Member 'WB_ShopMain_C_GetCurrentSelectItemType::ItemData' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_GetCurrentSelectItemType, ItemType) == 0x000020, "Member 'WB_ShopMain_C_GetCurrentSelectItemType::ItemType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_GetCurrentSelectItemType, Local_ItemType) == 0x000021, "Member 'WB_ShopMain_C_GetCurrentSelectItemType::Local_ItemType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_GetCurrentSelectItemType, CallFunc_GetItemConfigBySortId_Item) == 0x000028, "Member 'WB_ShopMain_C_GetCurrentSelectItemType::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_GetCurrentSelectItemType, CallFunc_GetItemConfigBySortId_find) == 0x0000F8, "Member 'WB_ShopMain_C_GetCurrentSelectItemType::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_GetCurrentSelectItemType, CallFunc_GetItemTabBySortId_NewParam) == 0x0000F9, "Member 'WB_ShopMain_C_GetCurrentSelectItemType::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_GetCurrentSelectItemType, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000FA, "Member 'WB_ShopMain_C_GetCurrentSelectItemType::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopMain_C_InitBigIcon \ static_assert(alignof(WB_ShopMain_C_InitBigIcon) == 0x000008, "Wrong alignment on WB_ShopMain_C_InitBigIcon"); \ static_assert(sizeof(WB_ShopMain_C_InitBigIcon) == 0x000010, "Wrong size on WB_ShopMain_C_InitBigIcon"); \ static_assert(offsetof(WB_ShopMain_C_InitBigIcon, Selection) == 0x000000, "Member 'WB_ShopMain_C_InitBigIcon::Selection' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_InitBigIcon, K2Node_SwitchEnum_CmpSuccess) == 0x000001, "Member 'WB_ShopMain_C_InitBigIcon::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_InitBigIcon, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000008, "Member 'WB_ShopMain_C_InitBigIcon::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopMain_C_isFirstOpen \ static_assert(alignof(WB_ShopMain_C_isFirstOpen) == 0x000001, "Wrong alignment on WB_ShopMain_C_isFirstOpen"); \ static_assert(sizeof(WB_ShopMain_C_isFirstOpen) == 0x000003, "Wrong size on WB_ShopMain_C_isFirstOpen"); \ static_assert(offsetof(WB_ShopMain_C_isFirstOpen, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated) == 0x000000, "Member 'WB_ShopMain_C_isFirstOpen::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_isFirstOpen, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000001, "Member 'WB_ShopMain_C_isFirstOpen::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_isFirstOpen, CallFunc_BooleanAND_ReturnValue) == 0x000002, "Member 'WB_ShopMain_C_isFirstOpen::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopMain_C_NeedBackKeyEvent \ static_assert(alignof(WB_ShopMain_C_NeedBackKeyEvent) == 0x000008, "Wrong alignment on WB_ShopMain_C_NeedBackKeyEvent"); \ static_assert(sizeof(WB_ShopMain_C_NeedBackKeyEvent) == 0x000048, "Wrong size on WB_ShopMain_C_NeedBackKeyEvent"); \ static_assert(offsetof(WB_ShopMain_C_NeedBackKeyEvent, InGeometry) == 0x000000, "Member 'WB_ShopMain_C_NeedBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_NeedBackKeyEvent, isDown) == 0x000040, "Member 'WB_ShopMain_C_NeedBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_NeedBackKeyEvent, ReturnValue) == 0x000041, "Member 'WB_ShopMain_C_NeedBackKeyEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopMain_C_OnOverrideOnSelectDirectionInterface \ static_assert(alignof(WB_ShopMain_C_OnOverrideOnSelectDirectionInterface) == 0x000008, "Wrong alignment on WB_ShopMain_C_OnOverrideOnSelectDirectionInterface"); \ static_assert(sizeof(WB_ShopMain_C_OnOverrideOnSelectDirectionInterface) == 0x000020, "Wrong size on WB_ShopMain_C_OnOverrideOnSelectDirectionInterface"); \ static_assert(offsetof(WB_ShopMain_C_OnOverrideOnSelectDirectionInterface, Panel) == 0x000000, "Member 'WB_ShopMain_C_OnOverrideOnSelectDirectionInterface::Panel' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_OnOverrideOnSelectDirectionInterface, Direction) == 0x000008, "Member 'WB_ShopMain_C_OnOverrideOnSelectDirectionInterface::Direction' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_OnOverrideOnSelectDirectionInterface, bIsRepeat) == 0x000018, "Member 'WB_ShopMain_C_OnOverrideOnSelectDirectionInterface::bIsRepeat' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_OnOverrideOnSelectDirectionInterface, ReturnValue) == 0x000019, "Member 'WB_ShopMain_C_OnOverrideOnSelectDirectionInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopMain_C_SelectHelperShowText \ static_assert(alignof(WB_ShopMain_C_SelectHelperShowText) == 0x000008, "Wrong alignment on WB_ShopMain_C_SelectHelperShowText"); \ static_assert(sizeof(WB_ShopMain_C_SelectHelperShowText) == 0x000040, "Wrong size on WB_ShopMain_C_SelectHelperShowText"); \ static_assert(offsetof(WB_ShopMain_C_SelectHelperShowText, Buy) == 0x000000, "Member 'WB_ShopMain_C_SelectHelperShowText::Buy' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_SelectHelperShowText, LocalBottomText) == 0x000008, "Member 'WB_ShopMain_C_SelectHelperShowText::LocalBottomText' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_SelectHelperShowText, LocalTitleText) == 0x000020, "Member 'WB_ShopMain_C_SelectHelperShowText::LocalTitleText' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_SelectHelperShowText, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000038, "Member 'WB_ShopMain_C_SelectHelperShowText::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_SelectHelperShowText, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000039, "Member 'WB_ShopMain_C_SelectHelperShowText::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopMain_C_SetTipText \ static_assert(alignof(WB_ShopMain_C_SetTipText) == 0x000008, "Wrong alignment on WB_ShopMain_C_SetTipText"); \ static_assert(sizeof(WB_ShopMain_C_SetTipText) == 0x000030, "Wrong size on WB_ShopMain_C_SetTipText"); \ static_assert(offsetof(WB_ShopMain_C_SetTipText, TitleText) == 0x000000, "Member 'WB_ShopMain_C_SetTipText::TitleText' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_SetTipText, BottomText) == 0x000018, "Member 'WB_ShopMain_C_SetTipText::BottomText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopMain_C_UpdateKlesaIcon \ static_assert(alignof(WB_ShopMain_C_UpdateKlesaIcon) == 0x000008, "Wrong alignment on WB_ShopMain_C_UpdateKlesaIcon"); \ static_assert(sizeof(WB_ShopMain_C_UpdateKlesaIcon) == 0x000030, "Wrong size on WB_ShopMain_C_UpdateKlesaIcon"); \ static_assert(offsetof(WB_ShopMain_C_UpdateKlesaIcon, CurrentKlesaValue) == 0x000000, "Member 'WB_ShopMain_C_UpdateKlesaIcon::CurrentKlesaValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_UpdateKlesaIcon, LocalKlesaPercentValue) == 0x000008, "Member 'WB_ShopMain_C_UpdateKlesaIcon::LocalKlesaPercentValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_UpdateKlesaIcon, CallFunc_GetPlayerMaxKlesa_ReturnValue) == 0x000010, "Member 'WB_ShopMain_C_UpdateKlesaIcon::CallFunc_GetPlayerMaxKlesa_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_UpdateKlesaIcon, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000014, "Member 'WB_ShopMain_C_UpdateKlesaIcon::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_UpdateKlesaIcon, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000018, "Member 'WB_ShopMain_C_UpdateKlesaIcon::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_UpdateKlesaIcon, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000020, "Member 'WB_ShopMain_C_UpdateKlesaIcon::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ShopMain_C_UpdateKlesaIcon, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000028, "Member 'WB_ShopMain_C_UpdateKlesaIcon::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ShopMain_C \ static_assert(alignof(UWB_ShopMain_C) == 0x000008, "Wrong alignment on UWB_ShopMain_C"); \ static_assert(sizeof(UWB_ShopMain_C) == 0x000390, "Wrong size on UWB_ShopMain_C"); \ static_assert(offsetof(UWB_ShopMain_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ShopMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, CustomizationTextBlock_1) == 0x0002C8, "Member 'UWB_ShopMain_C::CustomizationTextBlock_1' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, CustomizationTextBlock_2) == 0x0002D0, "Member 'UWB_ShopMain_C::CustomizationTextBlock_2' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, Image_fengexiandown) == 0x0002D8, "Member 'UWB_ShopMain_C::Image_fengexiandown' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, Image_Icon) == 0x0002E0, "Member 'UWB_ShopMain_C::Image_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, Image_Klesa) == 0x0002E8, "Member 'UWB_ShopMain_C::Image_Klesa' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, WB_PackItemInformation) == 0x0002F0, "Member 'UWB_ShopMain_C::WB_PackItemInformation' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, WB_PackItemShow) == 0x0002F8, "Member 'UWB_ShopMain_C::WB_PackItemShow' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, WB_ShopAllItem) == 0x000300, "Member 'UWB_ShopMain_C::WB_ShopAllItem' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, WB_ShopPriceBase2) == 0x000308, "Member 'UWB_ShopMain_C::WB_ShopPriceBase2' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, WGI_InputHelpVis) == 0x000310, "Member 'UWB_ShopMain_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, WidgetSwitcher_BigIcon) == 0x000318, "Member 'UWB_ShopMain_C::WidgetSwitcher_BigIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, bIsBuy) == 0x000320, "Member 'UWB_ShopMain_C::bIsBuy' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, UINotify) == 0x000328, "Member 'UWB_ShopMain_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, CanUseBack) == 0x000330, "Member 'UWB_ShopMain_C::CanUseBack' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, ShopID) == 0x000334, "Member 'UWB_ShopMain_C::ShopID' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, CurrentItemTag) == 0x000338, "Member 'UWB_ShopMain_C::CurrentItemTag' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, ShownItem) == 0x000340, "Member 'UWB_ShopMain_C::ShownItem' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, OnShopClosed) == 0x000360, "Member 'UWB_ShopMain_C::OnShopClosed' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, 显示货币类型) == 0x000370, "Member 'UWB_ShopMain_C::显示货币类型' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, ListTag) == 0x000371, "Member 'UWB_ShopMain_C::ListTag' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, SelectIndex) == 0x000374, "Member 'UWB_ShopMain_C::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, KlesaMI) == 0x000378, "Member 'UWB_ShopMain_C::KlesaMI' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, KlesaMaterial) == 0x000380, "Member 'UWB_ShopMain_C::KlesaMaterial' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, TypeForUISound) == 0x000388, "Member 'UWB_ShopMain_C::TypeForUISound' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopMain_C, Sort_ID) == 0x00038C, "Member 'UWB_ShopMain_C::Sort_ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_ActionItem \ static_assert(alignof(WB_WarehouseMain_C_ActionItem) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_ActionItem"); \ static_assert(sizeof(WB_WarehouseMain_C_ActionItem) == 0x000498, "Wrong size on WB_WarehouseMain_C_ActionItem"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, TargetItem) == 0x000000, "Member 'WB_WarehouseMain_C_ActionItem::TargetItem' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, IsTakeOut) == 0x000008, "Member 'WB_WarehouseMain_C_ActionItem::IsTakeOut' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, LocalMaxCount) == 0x00000C, "Member 'WB_WarehouseMain_C_ActionItem::LocalMaxCount' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetModel_BeiBaoModel_ReturnValue) == 0x000010, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetModel_BeiBaoModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetEquipIsInExtra_ExtraEquip) == 0x000018, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetEquipIsInExtra_ExtraEquip' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetUniqueBeibaoMax_ReturnValue) == 0x00001C, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetUniqueBeibaoMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000020, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Get_Equipment_Num_Num) == 0x000024, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Get_Equipment_Num_Num' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000028, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Get_Equipment_Num_Num_1) == 0x00002C, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Get_Equipment_Num_Num_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000030, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetActionWindow_ReturnValue) == 0x000038, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetActionWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetItemConfigBySortId_Item) == 0x000040, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetItemConfigBySortId_find) == 0x000110, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetActionWindow_ReturnValue_1) == 0x000118, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetActionWindow_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Greater_IntInt_ReturnValue) == 0x000120, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetData_Data) == 0x000128, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Array_Length_ReturnValue) == 0x000138, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Greater_IntInt_ReturnValue_1) == 0x00013C, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Conv_IntToString_ReturnValue) == 0x000140, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Concat_StrStr_ReturnValue) == 0x000150, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Get_Equipment_Num_Num_2) == 0x000160, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Get_Equipment_Num_Num_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetInventoryTypeByID_InventoryType) == 0x000164, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetInventoryTypeByID_InventoryType' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000165, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000166, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000167, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000168, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000169, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_BooleanOR_ReturnValue) == 0x00016A, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Get_Equipment_Num_Num_3) == 0x00016C, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Get_Equipment_Num_Num_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_BooleanOR_ReturnValue_1) == 0x000170, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GreaterEqual_IntInt_ReturnValue_2) == 0x000171, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GreaterEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetModel_BeiBaoModel_ReturnValue_1) == 0x000178, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetModel_BeiBaoModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetEquipIsInExtra_ExtraEquip_1) == 0x000180, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetEquipIsInExtra_ExtraEquip_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetUniqueBeibaoMax_ReturnValue_1) == 0x000184, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetUniqueBeibaoMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GreaterEqual_IntInt_ReturnValue_3) == 0x000188, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GreaterEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Greater_IntInt_ReturnValue_2) == 0x000189, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Greater_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetActionWindow_ReturnValue_2) == 0x000190, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetActionWindow_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Greater_IntInt_ReturnValue_3) == 0x000198, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Greater_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetActionWindow_ReturnValue_3) == 0x0001A0, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetActionWindow_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Greater_IntInt_ReturnValue_4) == 0x0001A8, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Greater_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetActionWindow_ReturnValue_4) == 0x0001B0, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetActionWindow_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetActionWindow_ReturnValue_5) == 0x0001B8, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetActionWindow_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x0001C0, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetItemConfigBySortId_Item_1) == 0x0001C8, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetItemConfigBySortId_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetItemConfigBySortId_find_1) == 0x000298, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetItemConfigBySortId_find_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Subtract_IntInt_ReturnValue) == 0x00029C, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Min_ReturnValue) == 0x0002A0, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Min_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetActionWindow_ReturnValue_6) == 0x0002A8, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetActionWindow_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetActionWindow_ReturnValue_7) == 0x0002B0, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetActionWindow_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetActionWindow_ReturnValue_8) == 0x0002B8, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetActionWindow_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetPlayerItemAmountInCangKu_Amount) == 0x0002C0, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetPlayerItemAmountInCangKu_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetItemConfigBySortId_Item_2) == 0x0002C8, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetItemConfigBySortId_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetItemConfigBySortId_find_2) == 0x000398, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetItemConfigBySortId_find_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x00039C, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Min_ReturnValue_1) == 0x0003A0, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Min_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetPlayerItemAmountInCangKu_Amount_1) == 0x0003A4, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetPlayerItemAmountInCangKu_Amount_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetItemConfigBySortId_Item_3) == 0x0003A8, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetItemConfigBySortId_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetItemConfigBySortId_find_3) == 0x000478, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetItemConfigBySortId_find_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x00047C, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Greater_IntInt_ReturnValue_5) == 0x000480, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Greater_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Greater_IntInt_ReturnValue_6) == 0x000481, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Greater_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Subtract_IntInt_ReturnValue_3) == 0x000484, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Subtract_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_Min_ReturnValue_2) == 0x000488, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_Min_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ActionItem, CallFunc_GetActionWindow_ReturnValue_9) == 0x000490, "Member 'WB_WarehouseMain_C_ActionItem::CallFunc_GetActionWindow_ReturnValue_9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_BackKeyEvent \ static_assert(alignof(WB_WarehouseMain_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_BackKeyEvent"); \ static_assert(sizeof(WB_WarehouseMain_C_BackKeyEvent) == 0x000048, "Wrong size on WB_WarehouseMain_C_BackKeyEvent"); \ static_assert(offsetof(WB_WarehouseMain_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_WarehouseMain_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_WarehouseMain_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_3_OnSelectedPanel__DelegateSignature \ static_assert(alignof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_3_OnSelectedPanel__DelegateSignature) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_3_OnSelectedPanel__DelegateSignature"); \ static_assert(sizeof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_3_OnSelectedPanel__DelegateSignature) == 0x000008, "Wrong size on WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_3_OnSelectedPanel__DelegateSignature"); \ static_assert(offsetof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_3_OnSelectedPanel__DelegateSignature, TargetPanel) == 0x000000, "Member 'WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_3_OnSelectedPanel__DelegateSignature::TargetPanel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_5_OnSelectedItem__DelegateSignature \ static_assert(alignof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_5_OnSelectedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_5_OnSelectedItem__DelegateSignature"); \ static_assert(sizeof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_5_OnSelectedItem__DelegateSignature) == 0x000008, "Wrong size on WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_5_OnSelectedItem__DelegateSignature"); \ static_assert(offsetof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_5_OnSelectedItem__DelegateSignature, SelectedItem) == 0x000000, "Member 'WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_5_OnSelectedItem__DelegateSignature::SelectedItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_9_OnClickedItem__DelegateSignature \ static_assert(alignof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_9_OnClickedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_9_OnClickedItem__DelegateSignature"); \ static_assert(sizeof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_9_OnClickedItem__DelegateSignature) == 0x000008, "Wrong size on WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_9_OnClickedItem__DelegateSignature"); \ static_assert(offsetof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_9_OnClickedItem__DelegateSignature, TargetItem) == 0x000000, "Member 'WB_WarehouseMain_C_BndEvt__WB_Warehouse_BackpackPanel_K2Node_ComponentBoundEvent_9_OnClickedItem__DelegateSignature::TargetItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_BndEvt__WB_Warehouse_CateList_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature \ static_assert(alignof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_CateList_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_BndEvt__WB_Warehouse_CateList_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature"); \ static_assert(sizeof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_CateList_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature) == 0x000010, "Wrong size on WB_WarehouseMain_C_BndEvt__WB_Warehouse_CateList_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature"); \ static_assert(offsetof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_CateList_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature, Item) == 0x000000, "Member 'WB_WarehouseMain_C_BndEvt__WB_Warehouse_CateList_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_CateList_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature, Index_0) == 0x000008, "Member 'WB_WarehouseMain_C_BndEvt__WB_Warehouse_CateList_K2Node_ComponentBoundEvent_2_OnSelectedItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_7_OnActionItem__DelegateSignature \ static_assert(alignof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_7_OnActionItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_7_OnActionItem__DelegateSignature"); \ static_assert(sizeof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_7_OnActionItem__DelegateSignature) == 0x000010, "Wrong size on WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_7_OnActionItem__DelegateSignature"); \ static_assert(offsetof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_7_OnActionItem__DelegateSignature, TargetItem) == 0x000000, "Member 'WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_7_OnActionItem__DelegateSignature::TargetItem' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_7_OnActionItem__DelegateSignature, IsTakeOut) == 0x000008, "Member 'WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_7_OnActionItem__DelegateSignature::IsTakeOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_8_OnAutoAutoSupplementChange__DelegateSignature \ static_assert(alignof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_8_OnAutoAutoSupplementChange__DelegateSignature) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_8_OnAutoAutoSupplementChange__DelegateSignature"); \ static_assert(sizeof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_8_OnAutoAutoSupplementChange__DelegateSignature) == 0x000010, "Wrong size on WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_8_OnAutoAutoSupplementChange__DelegateSignature"); \ static_assert(offsetof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_8_OnAutoAutoSupplementChange__DelegateSignature, TargetItem) == 0x000000, "Member 'WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_8_OnAutoAutoSupplementChange__DelegateSignature::TargetItem' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_8_OnAutoAutoSupplementChange__DelegateSignature, IsWarehouse) == 0x000008, "Member 'WB_WarehouseMain_C_BndEvt__WB_Warehouse_InfoPanel_K2Node_ComponentBoundEvent_8_OnAutoAutoSupplementChange__DelegateSignature::IsWarehouse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_10_OnClickedItem__DelegateSignature \ static_assert(alignof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_10_OnClickedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_10_OnClickedItem__DelegateSignature"); \ static_assert(sizeof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_10_OnClickedItem__DelegateSignature) == 0x000008, "Wrong size on WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_10_OnClickedItem__DelegateSignature"); \ static_assert(offsetof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_10_OnClickedItem__DelegateSignature, TargetItem) == 0x000000, "Member 'WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_10_OnClickedItem__DelegateSignature::TargetItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_4_OnSelectedPanel__DelegateSignature \ static_assert(alignof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_4_OnSelectedPanel__DelegateSignature) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_4_OnSelectedPanel__DelegateSignature"); \ static_assert(sizeof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_4_OnSelectedPanel__DelegateSignature) == 0x000008, "Wrong size on WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_4_OnSelectedPanel__DelegateSignature"); \ static_assert(offsetof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_4_OnSelectedPanel__DelegateSignature, TargetPanel) == 0x000000, "Member 'WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_4_OnSelectedPanel__DelegateSignature::TargetPanel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_6_OnSelectedItem__DelegateSignature \ static_assert(alignof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_6_OnSelectedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_6_OnSelectedItem__DelegateSignature"); \ static_assert(sizeof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_6_OnSelectedItem__DelegateSignature) == 0x000008, "Wrong size on WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_6_OnSelectedItem__DelegateSignature"); \ static_assert(offsetof(WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_6_OnSelectedItem__DelegateSignature, SelectedItem) == 0x000000, "Member 'WB_WarehouseMain_C_BndEvt__WB_Warehouse_WarehousePanel_K2Node_ComponentBoundEvent_6_OnSelectedItem__DelegateSignature::SelectedItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_ClickSelectBagorWarehouse \ static_assert(alignof(WB_WarehouseMain_C_ClickSelectBagorWarehouse) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_ClickSelectBagorWarehouse"); \ static_assert(sizeof(WB_WarehouseMain_C_ClickSelectBagorWarehouse) == 0x000090, "Wrong size on WB_WarehouseMain_C_ClickSelectBagorWarehouse"); \ static_assert(offsetof(WB_WarehouseMain_C_ClickSelectBagorWarehouse, InGeometry) == 0x000000, "Member 'WB_WarehouseMain_C_ClickSelectBagorWarehouse::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ClickSelectBagorWarehouse, InKeyEvent) == 0x000040, "Member 'WB_WarehouseMain_C_ClickSelectBagorWarehouse::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ClickSelectBagorWarehouse, inKeyTag) == 0x000080, "Member 'WB_WarehouseMain_C_ClickSelectBagorWarehouse::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ClickSelectBagorWarehouse, bIsDown) == 0x000088, "Member 'WB_WarehouseMain_C_ClickSelectBagorWarehouse::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_CloseRebound \ static_assert(alignof(WB_WarehouseMain_C_CloseRebound) == 0x000001, "Wrong alignment on WB_WarehouseMain_C_CloseRebound"); \ static_assert(sizeof(WB_WarehouseMain_C_CloseRebound) == 0x000001, "Wrong size on WB_WarehouseMain_C_CloseRebound"); \ static_assert(offsetof(WB_WarehouseMain_C_CloseRebound, isLeft) == 0x000000, "Member 'WB_WarehouseMain_C_CloseRebound::isLeft' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_CreateTipWindow \ static_assert(alignof(WB_WarehouseMain_C_CreateTipWindow) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_CreateTipWindow"); \ static_assert(sizeof(WB_WarehouseMain_C_CreateTipWindow) == 0x000038, "Wrong size on WB_WarehouseMain_C_CreateTipWindow"); \ static_assert(offsetof(WB_WarehouseMain_C_CreateTipWindow, In_Text) == 0x000000, "Member 'WB_WarehouseMain_C_CreateTipWindow::In_Text' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_CreateTipWindow, CallFunc_GetUIStatic_ReturnValue) == 0x000018, "Member 'WB_WarehouseMain_C_CreateTipWindow::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_CreateTipWindow, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'WB_WarehouseMain_C_CreateTipWindow::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_CreateTipWindow, CallFunc_GetUIZOder_ZOder) == 0x000028, "Member 'WB_WarehouseMain_C_CreateTipWindow::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_CreateTipWindow, CallFunc_Create_ReturnValue) == 0x000030, "Member 'WB_WarehouseMain_C_CreateTipWindow::CallFunc_Create_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_DeviceChanged \ static_assert(alignof(WB_WarehouseMain_C_DeviceChanged) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_DeviceChanged"); \ static_assert(sizeof(WB_WarehouseMain_C_DeviceChanged) == 0x000018, "Wrong size on WB_WarehouseMain_C_DeviceChanged"); \ static_assert(offsetof(WB_WarehouseMain_C_DeviceChanged, NewDeviceType) == 0x000000, "Member 'WB_WarehouseMain_C_DeviceChanged::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_DeviceChanged, TypeIndex) == 0x000010, "Member 'WB_WarehouseMain_C_DeviceChanged::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_EnterKeyEvent \ static_assert(alignof(WB_WarehouseMain_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_EnterKeyEvent"); \ static_assert(sizeof(WB_WarehouseMain_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_WarehouseMain_C_EnterKeyEvent"); \ static_assert(offsetof(WB_WarehouseMain_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_WarehouseMain_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_WarehouseMain_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain \ static_assert(alignof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain"); \ static_assert(sizeof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain) == 0x0004F8, "Wrong size on WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, EntryPoint) == 0x000000, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_Event_InGeometry) == 0x000008, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_Event_isDown) == 0x000048, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CreateDelegate_OutputDelegate) == 0x00004C, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CreateDelegate_OutputDelegate_1) == 0x00005C, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000070, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x000078, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CreateDelegate_OutputDelegate_2) == 0x000080, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CreateDelegate_OutputDelegate_3) == 0x000090, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_K2_SetTimerDelegate_ReturnValue_2) == 0x0000A0, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_K2_SetTimerDelegate_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, Temp_delegate_Variable) == 0x0000A8, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CreateDelegate_OutputDelegate_4) == 0x0000B8, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_PostEvent_ReturnValue) == 0x0000C8, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, Temp_delegate_Variable_1) == 0x0000CC, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_PostEvent_ReturnValue_1) == 0x0000DC, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_ComponentBoundEvent_TargetPanel_1) == 0x0000E0, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_ComponentBoundEvent_TargetPanel_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_ComponentBoundEvent_TargetPanel) == 0x0000E8, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_ComponentBoundEvent_TargetPanel' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_ComponentBoundEvent_SelectedItem_1) == 0x0000F0, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_ComponentBoundEvent_SelectedItem_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_ComponentBoundEvent_SelectedItem) == 0x0000F8, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_ComponentBoundEvent_SelectedItem' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_ComponentBoundEvent_TargetItem_3) == 0x000100, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_ComponentBoundEvent_TargetItem_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_ComponentBoundEvent_IsTakeOut) == 0x000108, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_ComponentBoundEvent_IsTakeOut' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_ComponentBoundEvent_TargetItem_2) == 0x000110, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_ComponentBoundEvent_TargetItem_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_ComponentBoundEvent_IsWarehouse) == 0x000118, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_ComponentBoundEvent_IsWarehouse' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_Not_PreBool_ReturnValue) == 0x000119, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_GetUINotify_UINotify) == 0x000120, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CreateDelegate_OutputDelegate_5) == 0x000128, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, Temp_delegate_Variable_2) == 0x000138, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_K2_SetTimerDelegate_ReturnValue_3) == 0x000148, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_K2_SetTimerDelegate_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_PostEvent_ReturnValue_2) == 0x000150, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_ComponentBoundEvent_TargetItem_1) == 0x000158, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_ComponentBoundEvent_TargetItem_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_ComponentBoundEvent_TargetItem) == 0x000160, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_ComponentBoundEvent_TargetItem' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CustomEvent_InGeometry_2) == 0x000168, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CustomEvent_InGeometry_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CustomEvent_InKeyEvent_2) == 0x0001A8, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CustomEvent_InKeyEvent_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CustomEvent_inKeyTag_2) == 0x0001E8, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CustomEvent_inKeyTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CustomEvent_bIsDown_2) == 0x0001F0, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CustomEvent_bIsDown_2' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_GetIsSelected_ReturnValue) == 0x0001F1, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_GetIsSelected_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_Event_InGeometry_1) == 0x0001F8, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_Event_isDown_1) == 0x000238, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CustomEvent_NewDeviceType) == 0x000240, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CustomEvent_TypeIndex) == 0x000250, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000258, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000268, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_GetValidValue_ReturnValue) == 0x000269, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_SwitchEnum_CmpSuccess) == 0x00026A, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_ComponentBoundEvent_Item) == 0x000270, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_ComponentBoundEvent_Index) == 0x000278, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_ComponentBoundEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000280, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_Array_Length_ReturnValue) == 0x000290, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_DynamicCast_AsWB_Cate_List_Item) == 0x000298, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_DynamicCast_AsWB_Cate_List_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_DynamicCast_bSuccess) == 0x0002A0, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_GetPlayerController_ReturnValue) == 0x0002A8, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_DynamicCast_AsDCSPlayer_Controller_Base) == 0x0002B0, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_DynamicCast_AsDCSPlayer_Controller_Base' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_DynamicCast_bSuccess_1) == 0x0002B8, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_PreviewKey_handle) == 0x0002C0, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_PreviewKey_handle' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CustomEvent_IsLeft) == 0x000378, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CustomEvent_IsLeft' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CreateDelegate_OutputDelegate_6) == 0x00037C, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_GetSelectedIndex_ReturnValue) == 0x00038C, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_GetSelectedIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_GetSelectedIndex_ReturnValue_1) == 0x000390, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_GetSelectedIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000394, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_GetLastValue_Index) == 0x000398, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_GetLastValue_Index' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00039C, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CustomEvent_InGeometry_1) == 0x0003A0, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CustomEvent_InKeyEvent_1) == 0x0003E0, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CustomEvent_inKeyTag_1) == 0x000420, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CustomEvent_bIsDown_1) == 0x000428, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CustomEvent_InGeometry) == 0x000430, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CustomEvent_InKeyEvent) == 0x000470, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CustomEvent_inKeyTag) == 0x0004B0, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CustomEvent_bIsDown) == 0x0004B8, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0004B9, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CreateDelegate_OutputDelegate_7) == 0x0004BC, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated) == 0x0004CC, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, K2Node_CreateDelegate_OutputDelegate_8) == 0x0004D0, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0004E0, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x0004E8, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain, CallFunc_Not_PreBool_ReturnValue_1) == 0x0004F0, "Member 'WB_WarehouseMain_C_ExecuteUbergraph_WB_WarehouseMain::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_GetActionWindow \ static_assert(alignof(WB_WarehouseMain_C_GetActionWindow) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_GetActionWindow"); \ static_assert(sizeof(WB_WarehouseMain_C_GetActionWindow) == 0x000038, "Wrong size on WB_WarehouseMain_C_GetActionWindow"); \ static_assert(offsetof(WB_WarehouseMain_C_GetActionWindow, ReturnValue) == 0x000000, "Member 'WB_WarehouseMain_C_GetActionWindow::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_GetActionWindow, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_WarehouseMain_C_GetActionWindow::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_GetActionWindow, CallFunc_IsInViewport_ReturnValue) == 0x000018, "Member 'WB_WarehouseMain_C_GetActionWindow::CallFunc_IsInViewport_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_GetActionWindow, CallFunc_GetOwningPlayer_ReturnValue) == 0x000020, "Member 'WB_WarehouseMain_C_GetActionWindow::CallFunc_GetOwningPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_GetActionWindow, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000028, "Member 'WB_WarehouseMain_C_GetActionWindow::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_GetActionWindow, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'WB_WarehouseMain_C_GetActionWindow::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_GetCurrentDeviceType \ static_assert(alignof(WB_WarehouseMain_C_GetCurrentDeviceType) == 0x000001, "Wrong alignment on WB_WarehouseMain_C_GetCurrentDeviceType"); \ static_assert(sizeof(WB_WarehouseMain_C_GetCurrentDeviceType) == 0x000002, "Wrong size on WB_WarehouseMain_C_GetCurrentDeviceType"); \ static_assert(offsetof(WB_WarehouseMain_C_GetCurrentDeviceType, Byte) == 0x000000, "Member 'WB_WarehouseMain_C_GetCurrentDeviceType::Byte' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_GetCurrentDeviceType, CallFunc_GetValidValue_ReturnValue) == 0x000001, "Member 'WB_WarehouseMain_C_GetCurrentDeviceType::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_InitInputHelpVis \ static_assert(alignof(WB_WarehouseMain_C_InitInputHelpVis) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_InitInputHelpVis"); \ static_assert(sizeof(WB_WarehouseMain_C_InitInputHelpVis) == 0x0000C0, "Wrong size on WB_WarehouseMain_C_InitInputHelpVis"); \ static_assert(offsetof(WB_WarehouseMain_C_InitInputHelpVis, Temp_bool_Variable) == 0x000000, "Member 'WB_WarehouseMain_C_InitInputHelpVis::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_InitInputHelpVis, Temp_text_Variable) == 0x000008, "Member 'WB_WarehouseMain_C_InitInputHelpVis::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_InitInputHelpVis, Temp_text_Variable_1) == 0x000020, "Member 'WB_WarehouseMain_C_InitInputHelpVis::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_InitInputHelpVis, K2Node_MakeArray_Array) == 0x000038, "Member 'WB_WarehouseMain_C_InitInputHelpVis::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_InitInputHelpVis, K2Node_MakeArray_Array_1) == 0x000048, "Member 'WB_WarehouseMain_C_InitInputHelpVis::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_InitInputHelpVis, K2Node_Select_Default) == 0x000058, "Member 'WB_WarehouseMain_C_InitInputHelpVis::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_InitInputHelpVis, K2Node_MakeMap_Map) == 0x000070, "Member 'WB_WarehouseMain_C_InitInputHelpVis::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_L1 \ static_assert(alignof(WB_WarehouseMain_C_L1) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_L1"); \ static_assert(sizeof(WB_WarehouseMain_C_L1) == 0x000090, "Wrong size on WB_WarehouseMain_C_L1"); \ static_assert(offsetof(WB_WarehouseMain_C_L1, InGeometry) == 0x000000, "Member 'WB_WarehouseMain_C_L1::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_L1, InKeyEvent) == 0x000040, "Member 'WB_WarehouseMain_C_L1::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_L1, inKeyTag) == 0x000080, "Member 'WB_WarehouseMain_C_L1::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_L1, bIsDown) == 0x000088, "Member 'WB_WarehouseMain_C_L1::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent \ static_assert(alignof(WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(sizeof(WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent) == 0x000068, "Wrong size on WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(offsetof(WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent, InKeyEvent) == 0x000000, "Member 'WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent, isDown) == 0x000040, "Member 'WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent, ReturnValue) == 0x000041, "Member 'WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetKey_ReturnValue) == 0x000048, "Member 'WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000060, "Member 'WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x000061, "Member 'WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue) == 0x000062, "Member 'WB_WarehouseMain_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_WarehouseMain_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_WarehouseMain_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_WarehouseMain_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_WarehouseMain_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_WarehouseMain_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_R1 \ static_assert(alignof(WB_WarehouseMain_C_R1) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_R1"); \ static_assert(sizeof(WB_WarehouseMain_C_R1) == 0x000090, "Wrong size on WB_WarehouseMain_C_R1"); \ static_assert(offsetof(WB_WarehouseMain_C_R1, InGeometry) == 0x000000, "Member 'WB_WarehouseMain_C_R1::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_R1, InKeyEvent) == 0x000040, "Member 'WB_WarehouseMain_C_R1::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_R1, inKeyTag) == 0x000080, "Member 'WB_WarehouseMain_C_R1::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_R1, bIsDown) == 0x000088, "Member 'WB_WarehouseMain_C_R1::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment \ static_assert(alignof(WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment"); \ static_assert(sizeof(WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment) == 0x000060, "Wrong size on WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment, IsTakeOut) == 0x000000, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment::IsTakeOut' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment, Temp_delegate_Variable) == 0x000004, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment, CallFunc_Not_PreBool_ReturnValue) == 0x000014, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment, CallFunc_PostEvent_ReturnValue) == 0x000018, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment, CallFunc_GetData_Data) == 0x000020, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment::CallFunc_GetData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment, CallFunc_Greater_IntInt_ReturnValue) == 0x000034, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment, CallFunc_BooleanAND_ReturnValue) == 0x000035, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment, CallFunc_TrySwitchUniqueItem_ItemInfo) == 0x000038, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment::CallFunc_TrySwitchUniqueItem_ItemInfo' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment, CallFunc_TrySwitchUniqueItem_Success) == 0x000058, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Equipment::CallFunc_TrySwitchUniqueItem_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_Take_Out_or_Deposit_Tool \ static_assert(alignof(WB_WarehouseMain_C_Take_Out_or_Deposit_Tool) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_Take_Out_or_Deposit_Tool"); \ static_assert(sizeof(WB_WarehouseMain_C_Take_Out_or_Deposit_Tool) == 0x000038, "Wrong size on WB_WarehouseMain_C_Take_Out_or_Deposit_Tool"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Tool, IsTakeOut) == 0x000000, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Tool::IsTakeOut' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Tool, Count) == 0x000004, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Tool::Count' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Tool, CallFunc_Not_PreBool_ReturnValue) == 0x000008, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Tool::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Tool, CallFunc_GetData_Data) == 0x000010, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Tool::CallFunc_GetData_Data' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Tool, CallFunc_Not_PreBool_ReturnValue_1) == 0x000020, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Tool::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Tool, CallFunc_Array_Length_ReturnValue) == 0x000024, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Tool::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Tool, CallFunc_Greater_IntInt_ReturnValue) == 0x000028, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Tool::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Tool, CallFunc_BooleanAND_ReturnValue) == 0x000029, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Tool::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Tool, CallFunc_AddItem_CurrentAmount) == 0x00002C, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Tool::CallFunc_AddItem_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Take_Out_or_Deposit_Tool, CallFunc_DiscardItem_CurrentAmount) == 0x000030, "Member 'WB_WarehouseMain_C_Take_Out_or_Deposit_Tool::CallFunc_DiscardItem_CurrentAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_Update_Left_Arrow_Style \ static_assert(alignof(WB_WarehouseMain_C_Update_Left_Arrow_Style) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_Update_Left_Arrow_Style"); \ static_assert(sizeof(WB_WarehouseMain_C_Update_Left_Arrow_Style) == 0x000010, "Wrong size on WB_WarehouseMain_C_Update_Left_Arrow_Style"); \ static_assert(offsetof(WB_WarehouseMain_C_Update_Left_Arrow_Style, IsClick) == 0x000000, "Member 'WB_WarehouseMain_C_Update_Left_Arrow_Style::IsClick' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Update_Left_Arrow_Style, Temp_bool_Variable) == 0x000001, "Member 'WB_WarehouseMain_C_Update_Left_Arrow_Style::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Update_Left_Arrow_Style, Temp_byte_Variable) == 0x000002, "Member 'WB_WarehouseMain_C_Update_Left_Arrow_Style::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Update_Left_Arrow_Style, Temp_byte_Variable_1) == 0x000003, "Member 'WB_WarehouseMain_C_Update_Left_Arrow_Style::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Update_Left_Arrow_Style, K2Node_Select_Default) == 0x000004, "Member 'WB_WarehouseMain_C_Update_Left_Arrow_Style::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_Update_Left_Arrow_Style, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'WB_WarehouseMain_C_Update_Left_Arrow_Style::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_UpdateInputHelpVis \ static_assert(alignof(WB_WarehouseMain_C_UpdateInputHelpVis) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_UpdateInputHelpVis"); \ static_assert(sizeof(WB_WarehouseMain_C_UpdateInputHelpVis) == 0x0000A0, "Wrong size on WB_WarehouseMain_C_UpdateInputHelpVis"); \ static_assert(offsetof(WB_WarehouseMain_C_UpdateInputHelpVis, Temp_bool_Variable) == 0x000000, "Member 'WB_WarehouseMain_C_UpdateInputHelpVis::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_UpdateInputHelpVis, Temp_text_Variable) == 0x000008, "Member 'WB_WarehouseMain_C_UpdateInputHelpVis::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_UpdateInputHelpVis, Temp_text_Variable_1) == 0x000020, "Member 'WB_WarehouseMain_C_UpdateInputHelpVis::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_UpdateInputHelpVis, K2Node_Select_Default) == 0x000038, "Member 'WB_WarehouseMain_C_UpdateInputHelpVis::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_UpdateInputHelpVis, K2Node_MakeMap_Map) == 0x000050, "Member 'WB_WarehouseMain_C_UpdateInputHelpVis::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WarehouseMain_C_UpdateRightArrowStyle \ static_assert(alignof(WB_WarehouseMain_C_UpdateRightArrowStyle) == 0x000008, "Wrong alignment on WB_WarehouseMain_C_UpdateRightArrowStyle"); \ static_assert(sizeof(WB_WarehouseMain_C_UpdateRightArrowStyle) == 0x000010, "Wrong size on WB_WarehouseMain_C_UpdateRightArrowStyle"); \ static_assert(offsetof(WB_WarehouseMain_C_UpdateRightArrowStyle, IsClick) == 0x000000, "Member 'WB_WarehouseMain_C_UpdateRightArrowStyle::IsClick' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_UpdateRightArrowStyle, Temp_bool_Variable) == 0x000001, "Member 'WB_WarehouseMain_C_UpdateRightArrowStyle::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_UpdateRightArrowStyle, Temp_byte_Variable) == 0x000002, "Member 'WB_WarehouseMain_C_UpdateRightArrowStyle::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_UpdateRightArrowStyle, Temp_byte_Variable_1) == 0x000003, "Member 'WB_WarehouseMain_C_UpdateRightArrowStyle::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_UpdateRightArrowStyle, K2Node_Select_Default) == 0x000004, "Member 'WB_WarehouseMain_C_UpdateRightArrowStyle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WarehouseMain_C_UpdateRightArrowStyle, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'WB_WarehouseMain_C_UpdateRightArrowStyle::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WarehouseMain_C \ static_assert(alignof(UWB_WarehouseMain_C) == 0x000008, "Wrong alignment on UWB_WarehouseMain_C"); \ static_assert(sizeof(UWB_WarehouseMain_C) == 0x0003B8, "Wrong size on UWB_WarehouseMain_C"); \ static_assert(offsetof(UWB_WarehouseMain_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_WarehouseMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, RightArrowLightAnimation) == 0x0002C8, "Member 'UWB_WarehouseMain_C::RightArrowLightAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, LeftArrowLightAnimation) == 0x0002D0, "Member 'UWB_WarehouseMain_C::LeftArrowLightAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, BackpackPanel) == 0x0002D8, "Member 'UWB_WarehouseMain_C::BackpackPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, Button_CateLast) == 0x0002E0, "Member 'UWB_WarehouseMain_C::Button_CateLast' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, Button_CateNext) == 0x0002E8, "Member 'UWB_WarehouseMain_C::Button_CateNext' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, CateList) == 0x0002F0, "Member 'UWB_WarehouseMain_C::CateList' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, Image_139) == 0x0002F8, "Member 'UWB_WarehouseMain_C::Image_139' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, Image_L) == 0x000300, "Member 'UWB_WarehouseMain_C::Image_L' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, Image_leftarrow_hightlight) == 0x000308, "Member 'UWB_WarehouseMain_C::Image_leftarrow_hightlight' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, Image_R) == 0x000310, "Member 'UWB_WarehouseMain_C::Image_R' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, Image_rightarrow_hightlight) == 0x000318, "Member 'UWB_WarehouseMain_C::Image_rightarrow_hightlight' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, InfoPanel) == 0x000320, "Member 'UWB_WarehouseMain_C::InfoPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, TextBlock_CateName) == 0x000328, "Member 'UWB_WarehouseMain_C::TextBlock_CateName' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, TextBlock_LB) == 0x000330, "Member 'UWB_WarehouseMain_C::TextBlock_LB' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, TextBlock_RB) == 0x000338, "Member 'UWB_WarehouseMain_C::TextBlock_RB' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, WarehousePanel) == 0x000340, "Member 'UWB_WarehouseMain_C::WarehousePanel' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, WB_AnimationSlot_Fade) == 0x000348, "Member 'UWB_WarehouseMain_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, WB_ScrollItemTextRoot) == 0x000350, "Member 'UWB_WarehouseMain_C::WB_ScrollItemTextRoot' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, WGI_InputHelpVis) == 0x000358, "Member 'UWB_WarehouseMain_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, WidgetSwitcher_L) == 0x000360, "Member 'UWB_WarehouseMain_C::WidgetSwitcher_L' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, WidgetSwitcher_R) == 0x000368, "Member 'UWB_WarehouseMain_C::WidgetSwitcher_R' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, UINotify) == 0x000370, "Member 'UWB_WarehouseMain_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, WarehouseWindows) == 0x000378, "Member 'UWB_WarehouseMain_C::WarehouseWindows' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, CandoMouseClickEvent) == 0x000380, "Member 'UWB_WarehouseMain_C::CandoMouseClickEvent' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, Timer) == 0x000388, "Member 'UWB_WarehouseMain_C::Timer' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, Timer2) == 0x000390, "Member 'UWB_WarehouseMain_C::Timer2' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, CandoHandleClickEvent) == 0x000398, "Member 'UWB_WarehouseMain_C::CandoHandleClickEvent' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, ListSelectIndex) == 0x00039C, "Member 'UWB_WarehouseMain_C::ListSelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, CurrentDeviceType) == 0x0003A0, "Member 'UWB_WarehouseMain_C::CurrentDeviceType' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, Isbeibao) == 0x0003A1, "Member 'UWB_WarehouseMain_C::Isbeibao' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, CurrentSelected_Item) == 0x0003A8, "Member 'UWB_WarehouseMain_C::CurrentSelected_Item' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, Inventory_Type) == 0x0003B0, "Member 'UWB_WarehouseMain_C::Inventory_Type' has a wrong offset!"); \ static_assert(offsetof(UWB_WarehouseMain_C, Sort_ID) == 0x0003B4, "Member 'UWB_WarehouseMain_C::Sort_ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item \ static_assert(alignof(WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item) == 0x000008, "Wrong alignment on WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item"); \ static_assert(sizeof(WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item) == 0x000048, "Wrong size on WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item, EntryPoint) == 0x000000, "Member 'WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item, Temp_bool_Variable) == 0x000004, "Member 'WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item, Temp_real_Variable) == 0x000008, "Member 'WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item, Temp_real_Variable_1) == 0x00000C, "Member 'WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item, K2Node_Select_Default) == 0x000010, "Member 'WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item, K2Node_CustomEvent_ShowImage_Icon) == 0x000018, "Member 'WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item::K2Node_CustomEvent_ShowImage_Icon' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item, K2Node_CustomEvent_ShowImage_Icon_Highlight) == 0x000020, "Member 'WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item::K2Node_CustomEvent_ShowImage_Icon_Highlight' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item, K2Node_CustomEvent_Vis) == 0x000030, "Member 'WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item::K2Node_CustomEvent_Vis' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item, K2Node_Event_IsDesignTime) == 0x000031, "Member 'WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000038, "Member 'WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item, CallFunc_SetRenderOpacity_InOpacity_ImplicitCast) == 0x000040, "Member 'WB_PlumeArchive_Item_C_ExecuteUbergraph_WB_PlumeArchive_Item::CallFunc_SetRenderOpacity_InOpacity_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Item_C_InitIcon \ static_assert(alignof(WB_PlumeArchive_Item_C_InitIcon) == 0x000008, "Wrong alignment on WB_PlumeArchive_Item_C_InitIcon"); \ static_assert(sizeof(WB_PlumeArchive_Item_C_InitIcon) == 0x000050, "Wrong size on WB_PlumeArchive_Item_C_InitIcon"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_InitIcon, CallFunc_MakeColor_ReturnValue) == 0x000000, "Member 'WB_PlumeArchive_Item_C_InitIcon::CallFunc_MakeColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_InitIcon, CallFunc_MakeColor_ReturnValue_1) == 0x000010, "Member 'WB_PlumeArchive_Item_C_InitIcon::CallFunc_MakeColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_InitIcon, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000020, "Member 'WB_PlumeArchive_Item_C_InitIcon::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_InitIcon, CallFunc_GetOptionValue_ReturnValue) == 0x000028, "Member 'WB_PlumeArchive_Item_C_InitIcon::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_InitIcon, CallFunc_Map_Find_Value) == 0x000038, "Member 'WB_PlumeArchive_Item_C_InitIcon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_InitIcon, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'WB_PlumeArchive_Item_C_InitIcon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Item_C_InitLockState \ static_assert(alignof(WB_PlumeArchive_Item_C_InitLockState) == 0x000001, "Wrong alignment on WB_PlumeArchive_Item_C_InitLockState"); \ static_assert(sizeof(WB_PlumeArchive_Item_C_InitLockState) == 0x000001, "Wrong size on WB_PlumeArchive_Item_C_InitLockState"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_InitLockState, UnLock_0) == 0x000000, "Member 'WB_PlumeArchive_Item_C_InitLockState::UnLock_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Item_C_PreConstruct \ static_assert(alignof(WB_PlumeArchive_Item_C_PreConstruct) == 0x000001, "Wrong alignment on WB_PlumeArchive_Item_C_PreConstruct"); \ static_assert(sizeof(WB_PlumeArchive_Item_C_PreConstruct) == 0x000001, "Wrong size on WB_PlumeArchive_Item_C_PreConstruct"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_PlumeArchive_Item_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Item_C_SetNSShown \ static_assert(alignof(WB_PlumeArchive_Item_C_SetNSShown) == 0x000001, "Wrong alignment on WB_PlumeArchive_Item_C_SetNSShown"); \ static_assert(sizeof(WB_PlumeArchive_Item_C_SetNSShown) == 0x000001, "Wrong size on WB_PlumeArchive_Item_C_SetNSShown"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_SetNSShown, Vis) == 0x000000, "Member 'WB_PlumeArchive_Item_C_SetNSShown::Vis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Item_C_Update_Style \ static_assert(alignof(WB_PlumeArchive_Item_C_Update_Style) == 0x000008, "Wrong alignment on WB_PlumeArchive_Item_C_Update_Style"); \ static_assert(sizeof(WB_PlumeArchive_Item_C_Update_Style) == 0x000018, "Wrong size on WB_PlumeArchive_Item_C_Update_Style"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_Update_Style, NewSelected) == 0x000000, "Member 'WB_PlumeArchive_Item_C_Update_Style::NewSelected' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_Update_Style, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x000004, "Member 'WB_PlumeArchive_Item_C_Update_Style::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_Update_Style, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'WB_PlumeArchive_Item_C_Update_Style::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_Update_Style, CallFunc_PlayAnimation_ReturnValue_1) == 0x000010, "Member 'WB_PlumeArchive_Item_C_Update_Style::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Item_C_UpdateIcon \ static_assert(alignof(WB_PlumeArchive_Item_C_UpdateIcon) == 0x000008, "Wrong alignment on WB_PlumeArchive_Item_C_UpdateIcon"); \ static_assert(sizeof(WB_PlumeArchive_Item_C_UpdateIcon) == 0x000010, "Wrong size on WB_PlumeArchive_Item_C_UpdateIcon"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_UpdateIcon, ShowImage_Icon_0) == 0x000000, "Member 'WB_PlumeArchive_Item_C_UpdateIcon::ShowImage_Icon_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_UpdateIcon, ShowImage_Icon_Highlight_0) == 0x000008, "Member 'WB_PlumeArchive_Item_C_UpdateIcon::ShowImage_Icon_Highlight_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Item_C_UpdateNormalNS \ static_assert(alignof(WB_PlumeArchive_Item_C_UpdateNormalNS) == 0x000001, "Wrong alignment on WB_PlumeArchive_Item_C_UpdateNormalNS"); \ static_assert(sizeof(WB_PlumeArchive_Item_C_UpdateNormalNS) == 0x000002, "Wrong size on WB_PlumeArchive_Item_C_UpdateNormalNS"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_UpdateNormalNS, Vis) == 0x000000, "Member 'WB_PlumeArchive_Item_C_UpdateNormalNS::Vis' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_C_UpdateNormalNS, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'WB_PlumeArchive_Item_C_UpdateNormalNS::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PlumeArchive_Item_C \ static_assert(alignof(UWB_PlumeArchive_Item_C) == 0x000008, "Wrong alignment on UWB_PlumeArchive_Item_C"); \ static_assert(sizeof(UWB_PlumeArchive_Item_C) == 0x0003D0, "Wrong size on UWB_PlumeArchive_Item_C"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, UberGraphFrame) == 0x000278, "Member 'UWB_PlumeArchive_Item_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, OnSeletedAnimation) == 0x000280, "Member 'UWB_PlumeArchive_Item_C::OnSeletedAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, Button) == 0x000288, "Member 'UWB_PlumeArchive_Item_C::Button' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, Image_Icon) == 0x000290, "Member 'UWB_PlumeArchive_Item_C::Image_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, Image_Icon_Highlight) == 0x000298, "Member 'UWB_PlumeArchive_Item_C::Image_Icon_Highlight' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, Image_Icon_Lock) == 0x0002A0, "Member 'UWB_PlumeArchive_Item_C::Image_Icon_Lock' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, Image_xmDark) == 0x0002A8, "Member 'UWB_PlumeArchive_Item_C::Image_xmDark' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, NameImage_Show) == 0x0002B0, "Member 'UWB_PlumeArchive_Item_C::NameImage_Show' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, NameImage_ShowHighlight) == 0x0002B8, "Member 'UWB_PlumeArchive_Item_C::NameImage_ShowHighlight' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, NiagaraSystemWidget) == 0x0002C0, "Member 'UWB_PlumeArchive_Item_C::NiagaraSystemWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, NiagaraSystemWidget_80) == 0x0002C8, "Member 'UWB_PlumeArchive_Item_C::NiagaraSystemWidget_80' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, Select_Image) == 0x0002D0, "Member 'UWB_PlumeArchive_Item_C::Select_Image' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, WidgetSwitcher_Unlock) == 0x0002D8, "Member 'UWB_PlumeArchive_Item_C::WidgetSwitcher_Unlock' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, OnSelected) == 0x0002E0, "Member 'UWB_PlumeArchive_Item_C::OnSelected' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, Selected) == 0x0002E8, "Member 'UWB_PlumeArchive_Item_C::Selected' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, Clicked) == 0x0002F8, "Member 'UWB_PlumeArchive_Item_C::Clicked' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, Index_0) == 0x000308, "Member 'UWB_PlumeArchive_Item_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, NS) == 0x000310, "Member 'UWB_PlumeArchive_Item_C::NS' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, ShowImage_Icon_Lock) == 0x000318, "Member 'UWB_PlumeArchive_Item_C::ShowImage_Icon_Lock' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, ShowImage_Icon) == 0x000320, "Member 'UWB_PlumeArchive_Item_C::ShowImage_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, ShowImage_Icon_Highlight) == 0x000328, "Member 'UWB_PlumeArchive_Item_C::ShowImage_Icon_Highlight' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, NameImage) == 0x000330, "Member 'UWB_PlumeArchive_Item_C::NameImage' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, NameImageDefaultTranslation) == 0x000340, "Member 'UWB_PlumeArchive_Item_C::NameImageDefaultTranslation' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, NameImageTranslationByLanguage) == 0x000350, "Member 'UWB_PlumeArchive_Item_C::NameImageTranslationByLanguage' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, NameImageHighLight) == 0x0003A0, "Member 'UWB_PlumeArchive_Item_C::NameImageHighLight' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, ShowText) == 0x0003B0, "Member 'UWB_PlumeArchive_Item_C::ShowText' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, EnableClickAction) == 0x0003C8, "Member 'UWB_PlumeArchive_Item_C::EnableClickAction' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_C, UnLock) == 0x0003C9, "Member 'UWB_PlumeArchive_Item_C::UnLock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM \ static_assert(alignof(WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM) == 0x000008, "Wrong alignment on WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM"); \ static_assert(sizeof(WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM) == 0x000080, "Wrong size on WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM"); \ static_assert(offsetof(WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM, EntryPoint) == 0x000000, "Member 'WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM, CallFunc_GetPlayerMaxKlesa_ReturnValue) == 0x000004, "Member 'WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM::CallFunc_GetPlayerMaxKlesa_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000008, "Member 'WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM, K2Node_Event_MyGeometry) == 0x000010, "Member 'WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM, K2Node_Event_InDeltaTime) == 0x000050, "Member 'WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM, CallFunc_GetPlayerKlesa_value) == 0x000054, "Member 'WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM::CallFunc_GetPlayerKlesa_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x000058, "Member 'WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000060, "Member 'WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000068, "Member 'WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000070, "Member 'WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000078, "Member 'WB_PlumeArchive_Item_XM_C_ExecuteUbergraph_WB_PlumeArchive_Item_XM::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Item_XM_C_Tick \ static_assert(alignof(WB_PlumeArchive_Item_XM_C_Tick) == 0x000008, "Wrong alignment on WB_PlumeArchive_Item_XM_C_Tick"); \ static_assert(sizeof(WB_PlumeArchive_Item_XM_C_Tick) == 0x000048, "Wrong size on WB_PlumeArchive_Item_XM_C_Tick"); \ static_assert(offsetof(WB_PlumeArchive_Item_XM_C_Tick, MyGeometry) == 0x000000, "Member 'WB_PlumeArchive_Item_XM_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Item_XM_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_PlumeArchive_Item_XM_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Item_XM_C_InitIcon \ static_assert(alignof(WB_PlumeArchive_Item_XM_C_InitIcon) == 0x000008, "Wrong alignment on WB_PlumeArchive_Item_XM_C_InitIcon"); \ static_assert(sizeof(WB_PlumeArchive_Item_XM_C_InitIcon) == 0x000008, "Wrong size on WB_PlumeArchive_Item_XM_C_InitIcon"); \ static_assert(offsetof(WB_PlumeArchive_Item_XM_C_InitIcon, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000000, "Member 'WB_PlumeArchive_Item_XM_C_InitIcon::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PlumeArchive_Item_XM_C \ static_assert(alignof(UWB_PlumeArchive_Item_XM_C) == 0x000008, "Wrong alignment on UWB_PlumeArchive_Item_XM_C"); \ static_assert(sizeof(UWB_PlumeArchive_Item_XM_C) == 0x0003E0, "Wrong size on UWB_PlumeArchive_Item_XM_C"); \ static_assert(offsetof(UWB_PlumeArchive_Item_XM_C, UberGraphFrame_WB_PlumeArchive_Item_XM_C) == 0x0003D0, "Member 'UWB_PlumeArchive_Item_XM_C::UberGraphFrame_WB_PlumeArchive_Item_XM_C' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Item_XM_C, XM_Material) == 0x0003D8, "Member 'UWB_PlumeArchive_Item_XM_C::XM_Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsTargetable_C_AttachLockDisplayComponent \ static_assert(alignof(I_IsTargetable_C_AttachLockDisplayComponent) == 0x000008, "Wrong alignment on I_IsTargetable_C_AttachLockDisplayComponent"); \ static_assert(sizeof(I_IsTargetable_C_AttachLockDisplayComponent) == 0x000020, "Wrong size on I_IsTargetable_C_AttachLockDisplayComponent"); \ static_assert(offsetof(I_IsTargetable_C_AttachLockDisplayComponent, ParentActor) == 0x000000, "Member 'I_IsTargetable_C_AttachLockDisplayComponent::ParentActor' has a wrong offset!"); \ static_assert(offsetof(I_IsTargetable_C_AttachLockDisplayComponent, ParentComponent) == 0x000008, "Member 'I_IsTargetable_C_AttachLockDisplayComponent::ParentComponent' has a wrong offset!"); \ static_assert(offsetof(I_IsTargetable_C_AttachLockDisplayComponent, AttachSocket) == 0x000010, "Member 'I_IsTargetable_C_AttachLockDisplayComponent::AttachSocket' has a wrong offset!"); \ static_assert(offsetof(I_IsTargetable_C_AttachLockDisplayComponent, Succeed) == 0x000018, "Member 'I_IsTargetable_C_AttachLockDisplayComponent::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsTargetable_C_DetachLockDisplayComponent \ static_assert(alignof(I_IsTargetable_C_DetachLockDisplayComponent) == 0x000008, "Wrong alignment on I_IsTargetable_C_DetachLockDisplayComponent"); \ static_assert(sizeof(I_IsTargetable_C_DetachLockDisplayComponent) == 0x000010, "Wrong size on I_IsTargetable_C_DetachLockDisplayComponent"); \ static_assert(offsetof(I_IsTargetable_C_DetachLockDisplayComponent, ParentActor) == 0x000000, "Member 'I_IsTargetable_C_DetachLockDisplayComponent::ParentActor' has a wrong offset!"); \ static_assert(offsetof(I_IsTargetable_C_DetachLockDisplayComponent, Succeed) == 0x000008, "Member 'I_IsTargetable_C_DetachLockDisplayComponent::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsTargetable_C_ForceUseShoulderView \ static_assert(alignof(I_IsTargetable_C_ForceUseShoulderView) == 0x000001, "Wrong alignment on I_IsTargetable_C_ForceUseShoulderView"); \ static_assert(sizeof(I_IsTargetable_C_ForceUseShoulderView) == 0x000001, "Wrong size on I_IsTargetable_C_ForceUseShoulderView"); \ static_assert(offsetof(I_IsTargetable_C_ForceUseShoulderView, ReturnValue) == 0x000000, "Member 'I_IsTargetable_C_ForceUseShoulderView::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsTargetable_C_GetAllSocketLocation_Targetable \ static_assert(alignof(I_IsTargetable_C_GetAllSocketLocation_Targetable) == 0x000008, "Wrong alignment on I_IsTargetable_C_GetAllSocketLocation_Targetable"); \ static_assert(sizeof(I_IsTargetable_C_GetAllSocketLocation_Targetable) == 0x000028, "Wrong size on I_IsTargetable_C_GetAllSocketLocation_Targetable"); \ static_assert(offsetof(I_IsTargetable_C_GetAllSocketLocation_Targetable, Distance) == 0x000000, "Member 'I_IsTargetable_C_GetAllSocketLocation_Targetable::Distance' has a wrong offset!"); \ static_assert(offsetof(I_IsTargetable_C_GetAllSocketLocation_Targetable, Locations) == 0x000008, "Member 'I_IsTargetable_C_GetAllSocketLocation_Targetable::Locations' has a wrong offset!"); \ static_assert(offsetof(I_IsTargetable_C_GetAllSocketLocation_Targetable, CanUse) == 0x000018, "Member 'I_IsTargetable_C_GetAllSocketLocation_Targetable::CanUse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsTargetable_C_GetFootLocation \ static_assert(alignof(I_IsTargetable_C_GetFootLocation) == 0x000008, "Wrong alignment on I_IsTargetable_C_GetFootLocation"); \ static_assert(sizeof(I_IsTargetable_C_GetFootLocation) == 0x000018, "Wrong size on I_IsTargetable_C_GetFootLocation"); \ static_assert(offsetof(I_IsTargetable_C_GetFootLocation, Loc) == 0x000000, "Member 'I_IsTargetable_C_GetFootLocation::Loc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsTargetable_C_GetSocketSelect_Targetable \ static_assert(alignof(I_IsTargetable_C_GetSocketSelect_Targetable) == 0x000004, "Wrong alignment on I_IsTargetable_C_GetSocketSelect_Targetable"); \ static_assert(sizeof(I_IsTargetable_C_GetSocketSelect_Targetable) == 0x000004, "Wrong size on I_IsTargetable_C_GetSocketSelect_Targetable"); \ static_assert(offsetof(I_IsTargetable_C_GetSocketSelect_Targetable, SelectIndex) == 0x000000, "Member 'I_IsTargetable_C_GetSocketSelect_Targetable::SelectIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsTargetable_C_GetTargetableCameraIndex_Override \ static_assert(alignof(I_IsTargetable_C_GetTargetableCameraIndex_Override) == 0x000004, "Wrong alignment on I_IsTargetable_C_GetTargetableCameraIndex_Override"); \ static_assert(sizeof(I_IsTargetable_C_GetTargetableCameraIndex_Override) == 0x000008, "Wrong size on I_IsTargetable_C_GetTargetableCameraIndex_Override"); \ static_assert(offsetof(I_IsTargetable_C_GetTargetableCameraIndex_Override, OverrideIndex) == 0x000000, "Member 'I_IsTargetable_C_GetTargetableCameraIndex_Override::OverrideIndex' has a wrong offset!"); \ static_assert(offsetof(I_IsTargetable_C_GetTargetableCameraIndex_Override, ReturnIndex) == 0x000004, "Member 'I_IsTargetable_C_GetTargetableCameraIndex_Override::ReturnIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsTargetable_C_GetTargetLocation \ static_assert(alignof(I_IsTargetable_C_GetTargetLocation) == 0x000008, "Wrong alignment on I_IsTargetable_C_GetTargetLocation"); \ static_assert(sizeof(I_IsTargetable_C_GetTargetLocation) == 0x000018, "Wrong size on I_IsTargetable_C_GetTargetLocation"); \ static_assert(offsetof(I_IsTargetable_C_GetTargetLocation, Location) == 0x000000, "Member 'I_IsTargetable_C_GetTargetLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsTargetable_C_GetTargetLocation_Attack \ static_assert(alignof(I_IsTargetable_C_GetTargetLocation_Attack) == 0x000008, "Wrong alignment on I_IsTargetable_C_GetTargetLocation_Attack"); \ static_assert(sizeof(I_IsTargetable_C_GetTargetLocation_Attack) == 0x000018, "Wrong size on I_IsTargetable_C_GetTargetLocation_Attack"); \ static_assert(offsetof(I_IsTargetable_C_GetTargetLocation_Attack, Location) == 0x000000, "Member 'I_IsTargetable_C_GetTargetLocation_Attack::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsTargetable_C_GetThrowTargetLocation \ static_assert(alignof(I_IsTargetable_C_GetThrowTargetLocation) == 0x000008, "Wrong alignment on I_IsTargetable_C_GetThrowTargetLocation"); \ static_assert(sizeof(I_IsTargetable_C_GetThrowTargetLocation) == 0x000018, "Wrong size on I_IsTargetable_C_GetThrowTargetLocation"); \ static_assert(offsetof(I_IsTargetable_C_GetThrowTargetLocation, Location) == 0x000000, "Member 'I_IsTargetable_C_GetThrowTargetLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsTargetable_C_IsTargetable \ static_assert(alignof(I_IsTargetable_C_IsTargetable) == 0x000001, "Wrong alignment on I_IsTargetable_C_IsTargetable"); \ static_assert(sizeof(I_IsTargetable_C_IsTargetable) == 0x000001, "Wrong size on I_IsTargetable_C_IsTargetable"); \ static_assert(offsetof(I_IsTargetable_C_IsTargetable, return_value) == 0x000000, "Member 'I_IsTargetable_C_IsTargetable::return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsTargetable_C_IsTargetableByTarget \ static_assert(alignof(I_IsTargetable_C_IsTargetableByTarget) == 0x000008, "Wrong alignment on I_IsTargetable_C_IsTargetableByTarget"); \ static_assert(sizeof(I_IsTargetable_C_IsTargetableByTarget) == 0x000010, "Wrong size on I_IsTargetable_C_IsTargetableByTarget"); \ static_assert(offsetof(I_IsTargetable_C_IsTargetableByTarget, InTarget) == 0x000000, "Member 'I_IsTargetable_C_IsTargetableByTarget::InTarget' has a wrong offset!"); \ static_assert(offsetof(I_IsTargetable_C_IsTargetableByTarget, ReturnValue) == 0x000008, "Member 'I_IsTargetable_C_IsTargetableByTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsTargetable_C_OnDeselected \ static_assert(alignof(I_IsTargetable_C_OnDeselected) == 0x000001, "Wrong alignment on I_IsTargetable_C_OnDeselected"); \ static_assert(sizeof(I_IsTargetable_C_OnDeselected) == 0x000001, "Wrong size on I_IsTargetable_C_OnDeselected"); \ static_assert(offsetof(I_IsTargetable_C_OnDeselected, DummyValue) == 0x000000, "Member 'I_IsTargetable_C_OnDeselected::DummyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsTargetable_C_OnSelected \ static_assert(alignof(I_IsTargetable_C_OnSelected) == 0x000004, "Wrong alignment on I_IsTargetable_C_OnSelected"); \ static_assert(sizeof(I_IsTargetable_C_OnSelected) == 0x000008, "Wrong size on I_IsTargetable_C_OnSelected"); \ static_assert(offsetof(I_IsTargetable_C_OnSelected, SocketIndex) == 0x000000, "Member 'I_IsTargetable_C_OnSelected::SocketIndex' has a wrong offset!"); \ static_assert(offsetof(I_IsTargetable_C_OnSelected, DummyValue) == 0x000004, "Member 'I_IsTargetable_C_OnSelected::DummyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsTargetable_C_OverrideTargetingTraceEndLocation \ static_assert(alignof(I_IsTargetable_C_OverrideTargetingTraceEndLocation) == 0x000008, "Wrong alignment on I_IsTargetable_C_OverrideTargetingTraceEndLocation"); \ static_assert(sizeof(I_IsTargetable_C_OverrideTargetingTraceEndLocation) == 0x000020, "Wrong size on I_IsTargetable_C_OverrideTargetingTraceEndLocation"); \ static_assert(offsetof(I_IsTargetable_C_OverrideTargetingTraceEndLocation, Override) == 0x000000, "Member 'I_IsTargetable_C_OverrideTargetingTraceEndLocation::Override' has a wrong offset!"); \ static_assert(offsetof(I_IsTargetable_C_OverrideTargetingTraceEndLocation, Location) == 0x000008, "Member 'I_IsTargetable_C_OverrideTargetingTraceEndLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_IsTargetable_C \ static_assert(alignof(II_IsTargetable_C) == 0x000001, "Wrong alignment on II_IsTargetable_C"); \ static_assert(sizeof(II_IsTargetable_C) == 0x000001, "Wrong size on II_IsTargetable_C"); \ #define DUMPER7_ASSERTS_UShake_TrippingBoom_C \ static_assert(alignof(UShake_TrippingBoom_C) == 0x000010, "Wrong alignment on UShake_TrippingBoom_C"); \ static_assert(sizeof(UShake_TrippingBoom_C) == 0x000210, "Wrong size on UShake_TrippingBoom_C"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_ActivePlaceList \ static_assert(alignof(WB_PlumeTransit_C_ActivePlaceList) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_ActivePlaceList"); \ static_assert(sizeof(WB_PlumeTransit_C_ActivePlaceList) == 0x000040, "Wrong size on WB_PlumeTransit_C_ActivePlaceList"); \ static_assert(offsetof(WB_PlumeTransit_C_ActivePlaceList, RowName) == 0x000000, "Member 'WB_PlumeTransit_C_ActivePlaceList::RowName' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ActivePlaceList, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_PlumeTransit_C_ActivePlaceList::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ActivePlaceList, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'WB_PlumeTransit_C_ActivePlaceList::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ActivePlaceList, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_PlumeTransit_C_ActivePlaceList::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ActivePlaceList, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_PlumeTransit_C_ActivePlaceList::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ActivePlaceList, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'WB_PlumeTransit_C_ActivePlaceList::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ActivePlaceList, K2Node_DynamicCast_AsWB_Plume_Transit_Transit_Point_Item) == 0x000030, "Member 'WB_PlumeTransit_C_ActivePlaceList::K2Node_DynamicCast_AsWB_Plume_Transit_Transit_Point_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ActivePlaceList, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'WB_PlumeTransit_C_ActivePlaceList::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ActivePlaceList, CallFunc_Less_IntInt_ReturnValue) == 0x000039, "Member 'WB_PlumeTransit_C_ActivePlaceList::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ActivePlaceList, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'WB_PlumeTransit_C_ActivePlaceList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_BackKeyEvent \ static_assert(alignof(WB_PlumeTransit_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_BackKeyEvent"); \ static_assert(sizeof(WB_PlumeTransit_C_BackKeyEvent) == 0x000048, "Wrong size on WB_PlumeTransit_C_BackKeyEvent"); \ static_assert(offsetof(WB_PlumeTransit_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_PlumeTransit_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_PlumeTransit_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit \ static_assert(alignof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit"); \ static_assert(sizeof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit) == 0x000528, "Wrong size on WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, EntryPoint) == 0x000000, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_CustomEvent_Loaded_1) == 0x000008, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_CustomEvent_Loaded_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, Temp_object_Variable) == 0x000010, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000018, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_DynamicCast_AsTexture_2D) == 0x000048, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_CustomEvent_Loaded) == 0x000058, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, Temp_object_Variable_1) == 0x000060, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue_1) == 0x000068, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_DynamicCast_AsTexture_2D_1) == 0x000098, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_DynamicCast_AsTexture_2D_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_DynamicCast_bSuccess_1) == 0x0000A0, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, Temp_delegate_Variable) == 0x0000A4, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, Temp_delegate_Variable_1) == 0x0000B4, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_PostEvent_ReturnValue) == 0x0000C4, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_PostEvent_ReturnValue_1) == 0x0000C8, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, Temp_delegate_Variable_2) == 0x0000CC, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_PostEvent_ReturnValue_2) == 0x0000DC, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_NavPanelActived_ReturnValue) == 0x0000E0, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_NavPanelActived_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_CustomEvent_ID) == 0x0000E4, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_CustomEvent_ID' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_CustomEvent_Belonglevel) == 0x0000EC, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_CustomEvent_Belonglevel' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_Conv_StringToName_ReturnValue) == 0x0000F4, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_CreateDelegate_OutputDelegate) == 0x0000FC, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_GetDataTableRowFromName_OutRow) == 0x000110, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001F8, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_Conv_TextToString_ReturnValue) == 0x000200, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_CustomEvent_RebornFirePointID) == 0x000210, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_CustomEvent_RebornFirePointID' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000220, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_GetCurrentLevelHasUnlockPoint_Return_value) == 0x000228, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_GetCurrentLevelHasUnlockPoint_Return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_GetCurrentLevelHasUnlockPoint_Return_Index) == 0x00022C, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_GetCurrentLevelHasUnlockPoint_Return_Index' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_GetChildAt_ReturnValue) == 0x000230, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_DynamicCast_AsWB_Plume_Transit_Transit_Point_Item) == 0x000238, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_DynamicCast_AsWB_Plume_Transit_Transit_Point_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_DynamicCast_bSuccess_2) == 0x000240, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_CustomEvent_Item_2) == 0x000248, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_CustomEvent_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_CustomEvent_Index_2) == 0x000250, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_CustomEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_DynamicCast_AsWB_Plume_Transit_Transit_Point_Item_1) == 0x000258, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_DynamicCast_AsWB_Plume_Transit_Transit_Point_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_DynamicCast_bSuccess_3) == 0x000260, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_CustomEvent_Item_1) == 0x000268, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_CustomEvent_Index_1) == 0x000270, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_CustomEvent_Item) == 0x000278, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_CustomEvent_Index) == 0x000280, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_DynamicCast_AsWB_Plume_Transit_Transit_Point_Item_2) == 0x000288, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_DynamicCast_AsWB_Plume_Transit_Transit_Point_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_DynamicCast_bSuccess_4) == 0x000290, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_CustomEvent_RowName_1) == 0x000294, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_CustomEvent_RowName_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x0002A0, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000388, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_CustomEvent_RowName) == 0x00038C, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_CustomEvent_RowName' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x000398, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x000480, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_CreateDelegate_OutputDelegate_1) == 0x000484, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_EqualEqual_SoftObjectReference_ReturnValue) == 0x000494, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_EqualEqual_SoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_Conv_StringToName_ReturnValue_2) == 0x000498, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_EqualEqual_SoftObjectReference_ReturnValue_1) == 0x0004A0, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_EqualEqual_SoftObjectReference_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_CustomEvent_firepoint) == 0x0004A4, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x0004B0, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0004C0, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_Conv_NameToString_ReturnValue) == 0x0004C8, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, CallFunc_GetValidValue_ReturnValue) == 0x0004D8, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_Event_InGeometry) == 0x0004E0, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_Event_isDown) == 0x000520, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit, K2Node_SwitchEnum_CmpSuccess) == 0x000521, "Member 'WB_PlumeTransit_C_ExecuteUbergraph_WB_PlumeTransit::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_FindIconListInId \ static_assert(alignof(WB_PlumeTransit_C_FindIconListInId) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_FindIconListInId"); \ static_assert(sizeof(WB_PlumeTransit_C_FindIconListInId) == 0x000048, "Wrong size on WB_PlumeTransit_C_FindIconListInId"); \ static_assert(offsetof(WB_PlumeTransit_C_FindIconListInId, firepointid) == 0x000000, "Member 'WB_PlumeTransit_C_FindIconListInId::firepointid' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_FindIconListInId, IconList_0) == 0x000008, "Member 'WB_PlumeTransit_C_FindIconListInId::IconList_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_FindIconListInId, Temp_int_Array_Index_Variable) == 0x000018, "Member 'WB_PlumeTransit_C_FindIconListInId::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_FindIconListInId, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'WB_PlumeTransit_C_FindIconListInId::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_FindIconListInId, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'WB_PlumeTransit_C_FindIconListInId::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_FindIconListInId, CallFunc_Array_Length_ReturnValue) == 0x000024, "Member 'WB_PlumeTransit_C_FindIconListInId::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_FindIconListInId, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_PlumeTransit_C_FindIconListInId::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_FindIconListInId, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'WB_PlumeTransit_C_FindIconListInId::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_FindIconListInId, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000041, "Member 'WB_PlumeTransit_C_FindIconListInId::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint \ static_assert(alignof(WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint"); \ static_assert(sizeof(WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint) == 0x000050, "Wrong size on WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint"); \ static_assert(offsetof(WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint, return_value) == 0x000000, "Member 'WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint::return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint, return_Index) == 0x000004, "Member 'WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint::return_Index' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint, Local_bool) == 0x000008, "Member 'WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint::Local_bool' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint, CallFunc_GetAllChildren_ReturnValue) == 0x000018, "Member 'WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint, CallFunc_Array_Get_Item) == 0x000030, "Member 'WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint, K2Node_DynamicCast_AsWB_Plume_Transit_Transit_Point_Item) == 0x000040, "Member 'WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint::K2Node_DynamicCast_AsWB_Plume_Transit_Transit_Point_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint, CallFunc_IsVisible_ReturnValue) == 0x000049, "Member 'WB_PlumeTransit_C_GetCurrentLevelHasUnlockPoint::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_GetMarkValue \ static_assert(alignof(WB_PlumeTransit_C_GetMarkValue) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_GetMarkValue"); \ static_assert(sizeof(WB_PlumeTransit_C_GetMarkValue) == 0x000030, "Wrong size on WB_PlumeTransit_C_GetMarkValue"); \ static_assert(offsetof(WB_PlumeTransit_C_GetMarkValue, Key) == 0x000000, "Member 'WB_PlumeTransit_C_GetMarkValue::Key' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetMarkValue, return_value) == 0x000010, "Member 'WB_PlumeTransit_C_GetMarkValue::return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetMarkValue, CallFunc_GetMark_Value) == 0x000018, "Member 'WB_PlumeTransit_C_GetMarkValue::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetMarkValue, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000028, "Member 'WB_PlumeTransit_C_GetMarkValue::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_GetTaskValue \ static_assert(alignof(WB_PlumeTransit_C_GetTaskValue) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_GetTaskValue"); \ static_assert(sizeof(WB_PlumeTransit_C_GetTaskValue) == 0x000058, "Wrong size on WB_PlumeTransit_C_GetTaskValue"); \ static_assert(offsetof(WB_PlumeTransit_C_GetTaskValue, Key) == 0x000000, "Member 'WB_PlumeTransit_C_GetTaskValue::Key' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetTaskValue, ReturnTask) == 0x000008, "Member 'WB_PlumeTransit_C_GetTaskValue::ReturnTask' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetTaskValue, ReturnMain) == 0x000009, "Member 'WB_PlumeTransit_C_GetTaskValue::ReturnMain' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetTaskValue, CallFunc_GetSavedFirepoints_Unlocked_Firepoints) == 0x000010, "Member 'WB_PlumeTransit_C_GetTaskValue::CallFunc_GetSavedFirepoints_Unlocked_Firepoints' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetTaskValue, CallFunc_GetSavedFirepoints_Deactivated_Firepoints) == 0x000020, "Member 'WB_PlumeTransit_C_GetTaskValue::CallFunc_GetSavedFirepoints_Deactivated_Firepoints' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetTaskValue, CallFunc_GetSavedFirepoints_AllFirepointsEverUnlocked) == 0x000030, "Member 'WB_PlumeTransit_C_GetTaskValue::CallFunc_GetSavedFirepoints_AllFirepointsEverUnlocked' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetTaskValue, CallFunc_Conv_NameToString_ReturnValue) == 0x000040, "Member 'WB_PlumeTransit_C_GetTaskValue::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetTaskValue, CallFunc_Array_Contains_ReturnValue) == 0x000050, "Member 'WB_PlumeTransit_C_GetTaskValue::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetTaskValue, CallFunc_Map_Find_Value) == 0x000051, "Member 'WB_PlumeTransit_C_GetTaskValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetTaskValue, CallFunc_Map_Find_ReturnValue) == 0x000052, "Member 'WB_PlumeTransit_C_GetTaskValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetTaskValue, CallFunc_Map_Contains_ReturnValue) == 0x000053, "Member 'WB_PlumeTransit_C_GetTaskValue::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_GetTaskValue, CallFunc_BooleanAND_ReturnValue) == 0x000054, "Member 'WB_PlumeTransit_C_GetTaskValue::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_InitPanel \ static_assert(alignof(WB_PlumeTransit_C_InitPanel) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_InitPanel"); \ static_assert(sizeof(WB_PlumeTransit_C_InitPanel) == 0x000010, "Wrong size on WB_PlumeTransit_C_InitPanel"); \ static_assert(offsetof(WB_PlumeTransit_C_InitPanel, rebornFirePointID_0) == 0x000000, "Member 'WB_PlumeTransit_C_InitPanel::rebornFirePointID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_Inner_CreateOrInitPlace \ static_assert(alignof(WB_PlumeTransit_C_Inner_CreateOrInitPlace) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_Inner_CreateOrInitPlace"); \ static_assert(sizeof(WB_PlumeTransit_C_Inner_CreateOrInitPlace) == 0x0000A0, "Wrong size on WB_PlumeTransit_C_Inner_CreateOrInitPlace"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, Index_0) == 0x000000, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, InName) == 0x000008, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::InName' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, InCurrentPoint) == 0x000020, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::InCurrentPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, InCurrentId) == 0x000024, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::InCurrentId' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, InLevel) == 0x00002C, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::InLevel' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, InIsTaskPoint) == 0x00002D, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::InIsTaskPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, InIsMainTask) == 0x00002E, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::InIsMainTask' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, ReturnValue) == 0x000030, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, Local_Result) == 0x000038, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::Local_Result' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, CallFunc_GetChildAt_ReturnValue) == 0x000040, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, K2Node_CreateDelegate_OutputDelegate) == 0x000048, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, K2Node_DynamicCast_AsWB_Plume_Transit_Place_Item) == 0x000058, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::K2Node_DynamicCast_AsWB_Plume_Transit_Place_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, K2Node_CreateDelegate_OutputDelegate_1) == 0x000064, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, K2Node_CreateDelegate_OutputDelegate_2) == 0x000074, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, CallFunc_GetOwningPlayer_ReturnValue) == 0x000088, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::CallFunc_GetOwningPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, CallFunc_AddChildToNavPanel_ReturnValue) == 0x000090, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::CallFunc_AddChildToNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitPlace, CallFunc_Create_ReturnValue) == 0x000098, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitPlace::CallFunc_Create_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint \ static_assert(alignof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint"); \ static_assert(sizeof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint) == 0x0000B0, "Wrong size on WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, Index_0) == 0x000000, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, Name_0) == 0x000008, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::Name_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, FirePointName) == 0x000020, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::FirePointName' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, CurrentPoint) == 0x000028, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::CurrentPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, UnActivePoint) == 0x000029, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::UnActivePoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, ParentPanel) == 0x000030, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::ParentPanel' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, needSkip) == 0x000038, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::needSkip' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, isTaskPoint) == 0x000039, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::isTaskPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, isMainTask) == 0x00003A, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::isMainTask' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, OpenIcon_0) == 0x00003B, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::OpenIcon_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, IconList_0) == 0x000040, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::IconList_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, K2Node_CreateDelegate_OutputDelegate) == 0x000050, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, CallFunc_GetChildAt_ReturnValue) == 0x000060, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, K2Node_CreateDelegate_OutputDelegate_1) == 0x000068, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, K2Node_DynamicCast_AsWB_Plume_Transit_Transit_Point_Item) == 0x000078, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::K2Node_DynamicCast_AsWB_Plume_Transit_Transit_Point_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, CallFunc_GetOwningPlayer_ReturnValue) == 0x000088, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::CallFunc_GetOwningPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, K2Node_CreateDelegate_OutputDelegate_2) == 0x000090, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, CallFunc_Create_ReturnValue) == 0x0000A0, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint, CallFunc_AddChildToNavPanel_ReturnValue) == 0x0000A8, "Member 'WB_PlumeTransit_C_Inner_CreateOrInitTransitPoint::CallFunc_AddChildToNavPanel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_IsDisablePoint \ static_assert(alignof(WB_PlumeTransit_C_IsDisablePoint) == 0x000001, "Wrong alignment on WB_PlumeTransit_C_IsDisablePoint"); \ static_assert(sizeof(WB_PlumeTransit_C_IsDisablePoint) == 0x000006, "Wrong size on WB_PlumeTransit_C_IsDisablePoint"); \ static_assert(offsetof(WB_PlumeTransit_C_IsDisablePoint, mainPoint) == 0x000000, "Member 'WB_PlumeTransit_C_IsDisablePoint::mainPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsDisablePoint, Level) == 0x000001, "Member 'WB_PlumeTransit_C_IsDisablePoint::Level' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsDisablePoint, return_value) == 0x000002, "Member 'WB_PlumeTransit_C_IsDisablePoint::return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsDisablePoint, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000003, "Member 'WB_PlumeTransit_C_IsDisablePoint::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsDisablePoint, CallFunc_BooleanAND_ReturnValue) == 0x000004, "Member 'WB_PlumeTransit_C_IsDisablePoint::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsDisablePoint, CallFunc_BooleanAND_ReturnValue_1) == 0x000005, "Member 'WB_PlumeTransit_C_IsDisablePoint::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_isFirstOpen \ static_assert(alignof(WB_PlumeTransit_C_isFirstOpen) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_isFirstOpen"); \ static_assert(sizeof(WB_PlumeTransit_C_isFirstOpen) == 0x000028, "Wrong size on WB_PlumeTransit_C_isFirstOpen"); \ static_assert(offsetof(WB_PlumeTransit_C_isFirstOpen, K2Node_MakeArray_Array) == 0x000000, "Member 'WB_PlumeTransit_C_isFirstOpen::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_isFirstOpen, CallFunc_GetMark_Value) == 0x000010, "Member 'WB_PlumeTransit_C_isFirstOpen::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_isFirstOpen, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000020, "Member 'WB_PlumeTransit_C_isFirstOpen::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_IsUninstallChapterLevel \ static_assert(alignof(WB_PlumeTransit_C_IsUninstallChapterLevel) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_IsUninstallChapterLevel"); \ static_assert(sizeof(WB_PlumeTransit_C_IsUninstallChapterLevel) == 0x000088, "Wrong size on WB_PlumeTransit_C_IsUninstallChapterLevel"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, LocalItem) == 0x000000, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::LocalItem' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, Temp_int_Array_Index_Variable) == 0x000018, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, Temp_int_Array_Index_Variable_1) == 0x00001C, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_GetMark_Value) == 0x000020, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000030, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, Temp_int_Loop_Counter_Variable_1) == 0x000034, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_Array_Get_Item) == 0x000040, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_GetAllChildren_ReturnValue) == 0x000048, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_Array_Get_Item_1) == 0x000058, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, K2Node_DynamicCast_AsWB_Plume_Transit_Place_Item) == 0x000068, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::K2Node_DynamicCast_AsWB_Plume_Transit_Place_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_Less_IntInt_ReturnValue) == 0x000071, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_Array_Add_ReturnValue) == 0x000074, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_GetLocked_return_value) == 0x000078, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_GetLocked_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_Not_PreBool_ReturnValue) == 0x000079, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00007A, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_BooleanAND_ReturnValue) == 0x00007B, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00007C, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_Array_Length_ReturnValue_1) == 0x000080, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_IsUninstallChapterLevel, CallFunc_Less_IntInt_ReturnValue_1) == 0x000084, "Member 'WB_PlumeTransit_C_IsUninstallChapterLevel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_JoinThisPlaceList \ static_assert(alignof(WB_PlumeTransit_C_JoinThisPlaceList) == 0x000004, "Wrong alignment on WB_PlumeTransit_C_JoinThisPlaceList"); \ static_assert(sizeof(WB_PlumeTransit_C_JoinThisPlaceList) == 0x000008, "Wrong size on WB_PlumeTransit_C_JoinThisPlaceList"); \ static_assert(offsetof(WB_PlumeTransit_C_JoinThisPlaceList, Belonglevel) == 0x000000, "Member 'WB_PlumeTransit_C_JoinThisPlaceList::Belonglevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_JudgementCondition \ static_assert(alignof(WB_PlumeTransit_C_JudgementCondition) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_JudgementCondition"); \ static_assert(sizeof(WB_PlumeTransit_C_JudgementCondition) == 0x0000E0, "Wrong size on WB_PlumeTransit_C_JudgementCondition"); \ static_assert(offsetof(WB_PlumeTransit_C_JudgementCondition, Main) == 0x000000, "Member 'WB_PlumeTransit_C_JudgementCondition::Main' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_JudgementCondition, NotMain) == 0x000010, "Member 'WB_PlumeTransit_C_JudgementCondition::NotMain' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_JudgementCondition, return_Task) == 0x000020, "Member 'WB_PlumeTransit_C_JudgementCondition::return_Task' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_JudgementCondition, return_Main) == 0x000021, "Member 'WB_PlumeTransit_C_JudgementCondition::return_Main' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_JudgementCondition, isMain) == 0x000022, "Member 'WB_PlumeTransit_C_JudgementCondition::isMain' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_JudgementCondition, local_markList) == 0x000028, "Member 'WB_PlumeTransit_C_JudgementCondition::local_markList' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_JudgementCondition, local_condition) == 0x000038, "Member 'WB_PlumeTransit_C_JudgementCondition::local_condition' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_JudgementCondition, local_mark) == 0x000088, "Member 'WB_PlumeTransit_C_JudgementCondition::local_mark' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_JudgementCondition, CallFunc_ParseCondition_return_value) == 0x0000D8, "Member 'WB_PlumeTransit_C_JudgementCondition::CallFunc_ParseCondition_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_JudgementCondition, CallFunc_ParseCondition_return_value_1) == 0x0000D9, "Member 'WB_PlumeTransit_C_JudgementCondition::CallFunc_ParseCondition_return_value_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_NewJudgementCondition \ static_assert(alignof(WB_PlumeTransit_C_NewJudgementCondition) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_NewJudgementCondition"); \ static_assert(sizeof(WB_PlumeTransit_C_NewJudgementCondition) == 0x000298, "Wrong size on WB_PlumeTransit_C_NewJudgementCondition"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, Main) == 0x000000, "Member 'WB_PlumeTransit_C_NewJudgementCondition::Main' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, NotMain) == 0x000010, "Member 'WB_PlumeTransit_C_NewJudgementCondition::NotMain' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, localOutIcons1) == 0x000020, "Member 'WB_PlumeTransit_C_NewJudgementCondition::localOutIcons1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, localOutIcons) == 0x000030, "Member 'WB_PlumeTransit_C_NewJudgementCondition::localOutIcons' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, localAllMark) == 0x000040, "Member 'WB_PlumeTransit_C_NewJudgementCondition::localAllMark' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, isMain) == 0x000050, "Member 'WB_PlumeTransit_C_NewJudgementCondition::isMain' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, local_markList) == 0x000058, "Member 'WB_PlumeTransit_C_NewJudgementCondition::local_markList' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, local_condition) == 0x000068, "Member 'WB_PlumeTransit_C_NewJudgementCondition::local_condition' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, local_mark) == 0x0000B8, "Member 'WB_PlumeTransit_C_NewJudgementCondition::local_mark' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, Temp_int_Array_Index_Variable) == 0x000108, "Member 'WB_PlumeTransit_C_NewJudgementCondition::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, Temp_int_Loop_Counter_Variable) == 0x00010C, "Member 'WB_PlumeTransit_C_NewJudgementCondition::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, CallFunc_Add_IntInt_ReturnValue) == 0x000110, "Member 'WB_PlumeTransit_C_NewJudgementCondition::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, Temp_name_Variable) == 0x000114, "Member 'WB_PlumeTransit_C_NewJudgementCondition::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, CallFunc_Array_AddUnique_ReturnValue) == 0x00011C, "Member 'WB_PlumeTransit_C_NewJudgementCondition::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, CallFunc_Array_Get_Item) == 0x000120, "Member 'WB_PlumeTransit_C_NewJudgementCondition::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, CallFunc_Array_Length_ReturnValue) == 0x000288, "Member 'WB_PlumeTransit_C_NewJudgementCondition::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, CallFunc_Less_IntInt_ReturnValue) == 0x00028C, "Member 'WB_PlumeTransit_C_NewJudgementCondition::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, CallFunc_EqualEqual_NameName_ReturnValue) == 0x00028D, "Member 'WB_PlumeTransit_C_NewJudgementCondition::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000290, "Member 'WB_PlumeTransit_C_NewJudgementCondition::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NewJudgementCondition, CallFunc_ParseMark_Return_Value) == 0x000294, "Member 'WB_PlumeTransit_C_NewJudgementCondition::CallFunc_ParseMark_Return_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_NewUpdateLevelImage \ static_assert(alignof(WB_PlumeTransit_C_NewUpdateLevelImage) == 0x000004, "Wrong alignment on WB_PlumeTransit_C_NewUpdateLevelImage"); \ static_assert(sizeof(WB_PlumeTransit_C_NewUpdateLevelImage) == 0x000008, "Wrong size on WB_PlumeTransit_C_NewUpdateLevelImage"); \ static_assert(offsetof(WB_PlumeTransit_C_NewUpdateLevelImage, RowName) == 0x000000, "Member 'WB_PlumeTransit_C_NewUpdateLevelImage::RowName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_NewUpdatePointImage \ static_assert(alignof(WB_PlumeTransit_C_NewUpdatePointImage) == 0x000004, "Wrong alignment on WB_PlumeTransit_C_NewUpdatePointImage"); \ static_assert(sizeof(WB_PlumeTransit_C_NewUpdatePointImage) == 0x000008, "Wrong size on WB_PlumeTransit_C_NewUpdatePointImage"); \ static_assert(offsetof(WB_PlumeTransit_C_NewUpdatePointImage, RowName) == 0x000000, "Member 'WB_PlumeTransit_C_NewUpdatePointImage::RowName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_NotTask \ static_assert(alignof(WB_PlumeTransit_C_NotTask) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_NotTask"); \ static_assert(sizeof(WB_PlumeTransit_C_NotTask) == 0x000028, "Wrong size on WB_PlumeTransit_C_NotTask"); \ static_assert(offsetof(WB_PlumeTransit_C_NotTask, InName) == 0x000000, "Member 'WB_PlumeTransit_C_NotTask::InName' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NotTask, ReturnValue) == 0x000008, "Member 'WB_PlumeTransit_C_NotTask::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NotTask, CallFunc_Conv_NameToString_ReturnValue) == 0x000010, "Member 'WB_PlumeTransit_C_NotTask::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NotTask, CallFunc_Contains_ReturnValue) == 0x000020, "Member 'WB_PlumeTransit_C_NotTask::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NotTask, CallFunc_Contains_ReturnValue_1) == 0x000021, "Member 'WB_PlumeTransit_C_NotTask::CallFunc_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NotTask, CallFunc_Not_PreBool_ReturnValue) == 0x000022, "Member 'WB_PlumeTransit_C_NotTask::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NotTask, CallFunc_Not_PreBool_ReturnValue_1) == 0x000023, "Member 'WB_PlumeTransit_C_NotTask::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_NotTask, CallFunc_BooleanAND_ReturnValue) == 0x000024, "Member 'WB_PlumeTransit_C_NotTask::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_OnClick \ static_assert(alignof(WB_PlumeTransit_C_OnClick) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_OnClick"); \ static_assert(sizeof(WB_PlumeTransit_C_OnClick) == 0x000010, "Wrong size on WB_PlumeTransit_C_OnClick"); \ static_assert(offsetof(WB_PlumeTransit_C_OnClick, Item) == 0x000000, "Member 'WB_PlumeTransit_C_OnClick::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_OnClick, Index_0) == 0x000008, "Member 'WB_PlumeTransit_C_OnClick::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_PlumeTransit_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_PlumeTransit_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_PlumeTransit_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_PlumeTransit_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_PlumeTransit_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_OnLoaded_37B0D90A40CC878E6B6ECD9AA6DF3A97 \ static_assert(alignof(WB_PlumeTransit_C_OnLoaded_37B0D90A40CC878E6B6ECD9AA6DF3A97) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_OnLoaded_37B0D90A40CC878E6B6ECD9AA6DF3A97"); \ static_assert(sizeof(WB_PlumeTransit_C_OnLoaded_37B0D90A40CC878E6B6ECD9AA6DF3A97) == 0x000008, "Wrong size on WB_PlumeTransit_C_OnLoaded_37B0D90A40CC878E6B6ECD9AA6DF3A97"); \ static_assert(offsetof(WB_PlumeTransit_C_OnLoaded_37B0D90A40CC878E6B6ECD9AA6DF3A97, Loaded) == 0x000000, "Member 'WB_PlumeTransit_C_OnLoaded_37B0D90A40CC878E6B6ECD9AA6DF3A97::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_OnLoaded_FA161AB841F13005A6AD318DF63B9D75 \ static_assert(alignof(WB_PlumeTransit_C_OnLoaded_FA161AB841F13005A6AD318DF63B9D75) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_OnLoaded_FA161AB841F13005A6AD318DF63B9D75"); \ static_assert(sizeof(WB_PlumeTransit_C_OnLoaded_FA161AB841F13005A6AD318DF63B9D75) == 0x000008, "Wrong size on WB_PlumeTransit_C_OnLoaded_FA161AB841F13005A6AD318DF63B9D75"); \ static_assert(offsetof(WB_PlumeTransit_C_OnLoaded_FA161AB841F13005A6AD318DF63B9D75, Loaded) == 0x000000, "Member 'WB_PlumeTransit_C_OnLoaded_FA161AB841F13005A6AD318DF63B9D75::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_OnPlaceListHovered \ static_assert(alignof(WB_PlumeTransit_C_OnPlaceListHovered) == 0x000004, "Wrong alignment on WB_PlumeTransit_C_OnPlaceListHovered"); \ static_assert(sizeof(WB_PlumeTransit_C_OnPlaceListHovered) == 0x000008, "Wrong size on WB_PlumeTransit_C_OnPlaceListHovered"); \ static_assert(offsetof(WB_PlumeTransit_C_OnPlaceListHovered, ID) == 0x000000, "Member 'WB_PlumeTransit_C_OnPlaceListHovered::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_OnSelect \ static_assert(alignof(WB_PlumeTransit_C_OnSelect) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_OnSelect"); \ static_assert(sizeof(WB_PlumeTransit_C_OnSelect) == 0x000010, "Wrong size on WB_PlumeTransit_C_OnSelect"); \ static_assert(offsetof(WB_PlumeTransit_C_OnSelect, Item) == 0x000000, "Member 'WB_PlumeTransit_C_OnSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_OnSelect, Index_0) == 0x000008, "Member 'WB_PlumeTransit_C_OnSelect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_OnUnselect \ static_assert(alignof(WB_PlumeTransit_C_OnUnselect) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_OnUnselect"); \ static_assert(sizeof(WB_PlumeTransit_C_OnUnselect) == 0x000010, "Wrong size on WB_PlumeTransit_C_OnUnselect"); \ static_assert(offsetof(WB_PlumeTransit_C_OnUnselect, Item) == 0x000000, "Member 'WB_PlumeTransit_C_OnUnselect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_OnUnselect, Index_0) == 0x000008, "Member 'WB_PlumeTransit_C_OnUnselect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_ParseCondition \ static_assert(alignof(WB_PlumeTransit_C_ParseCondition) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_ParseCondition"); \ static_assert(sizeof(WB_PlumeTransit_C_ParseCondition) == 0x000190, "Wrong size on WB_PlumeTransit_C_ParseCondition"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseCondition, Array_0) == 0x000000, "Member 'WB_PlumeTransit_C_ParseCondition::Array_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseCondition, return_value) == 0x000010, "Member 'WB_PlumeTransit_C_ParseCondition::return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseCondition, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'WB_PlumeTransit_C_ParseCondition::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseCondition, Temp_int_Array_Index_Variable) == 0x000018, "Member 'WB_PlumeTransit_C_ParseCondition::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseCondition, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'WB_PlumeTransit_C_ParseCondition::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseCondition, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_PlumeTransit_C_ParseCondition::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseCondition, CallFunc_ParseMark_Return_Value) == 0x000188, "Member 'WB_PlumeTransit_C_ParseCondition::CallFunc_ParseMark_Return_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseCondition, CallFunc_Less_IntInt_ReturnValue) == 0x000189, "Member 'WB_PlumeTransit_C_ParseCondition::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseCondition, CallFunc_Add_IntInt_ReturnValue) == 0x00018C, "Member 'WB_PlumeTransit_C_ParseCondition::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_ParseMark \ static_assert(alignof(WB_PlumeTransit_C_ParseMark) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_ParseMark"); \ static_assert(sizeof(WB_PlumeTransit_C_ParseMark) == 0x000358, "Wrong size on WB_PlumeTransit_C_ParseMark"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, MarkList) == 0x000000, "Member 'WB_PlumeTransit_C_ParseMark::MarkList' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, return_value) == 0x000168, "Member 'WB_PlumeTransit_C_ParseMark::return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, local_mark) == 0x000170, "Member 'WB_PlumeTransit_C_ParseMark::local_mark' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, Temp_int_Array_Index_Variable) == 0x000180, "Member 'WB_PlumeTransit_C_ParseMark::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Array_Get_Item) == 0x000184, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Array_Length_ReturnValue) == 0x000188, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Array_Length_ReturnValue_1) == 0x00018C, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Map_Keys_Keys) == 0x000190, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Map_Keys_Keys_1) == 0x0001A0, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Array_Length_ReturnValue_2) == 0x0001B0, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Array_Length_ReturnValue_3) == 0x0001B4, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Map_Keys_Keys_2) == 0x0001B8, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Map_Keys_Keys_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Map_Keys_Keys_3) == 0x0001C8, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Map_Keys_Keys_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Array_Length_ReturnValue_4) == 0x0001D8, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Array_Length_ReturnValue_5) == 0x0001DC, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, Temp_int_Loop_Counter_Variable) == 0x0001E0, "Member 'WB_PlumeTransit_C_ParseMark::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Less_IntInt_ReturnValue) == 0x0001E4, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Add_IntInt_ReturnValue) == 0x0001E8, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, Temp_int_Loop_Counter_Variable_1) == 0x0001EC, "Member 'WB_PlumeTransit_C_ParseMark::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001F0, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Add_IntInt_ReturnValue_1) == 0x0001F4, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, Temp_int_Array_Index_Variable_1) == 0x0001F8, "Member 'WB_PlumeTransit_C_ParseMark::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, Temp_int_Array_Index_Variable_2) == 0x0001FC, "Member 'WB_PlumeTransit_C_ParseMark::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Array_Get_Item_1) == 0x000200, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Array_Get_Item_2) == 0x000208, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Map_Find_Value) == 0x000218, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Map_Find_ReturnValue) == 0x000228, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_GetPerpetualMark_Value) == 0x000230, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000240, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, Temp_int_Loop_Counter_Variable_2) == 0x000244, "Member 'WB_PlumeTransit_C_ParseMark::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Less_IntInt_ReturnValue_2) == 0x000248, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Add_IntInt_ReturnValue_2) == 0x00024C, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, Temp_int_Array_Index_Variable_3) == 0x000250, "Member 'WB_PlumeTransit_C_ParseMark::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, Temp_int_Loop_Counter_Variable_3) == 0x000254, "Member 'WB_PlumeTransit_C_ParseMark::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Array_Get_Item_3) == 0x000258, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Less_IntInt_ReturnValue_3) == 0x000268, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Map_Find_Value_1) == 0x000270, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Map_Find_ReturnValue_1) == 0x000280, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_GetMark_Value) == 0x000288, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Add_IntInt_ReturnValue_3) == 0x000298, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x00029C, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, Temp_int_Loop_Counter_Variable_4) == 0x0002A0, "Member 'WB_PlumeTransit_C_ParseMark::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, Temp_int_Loop_Counter_Variable_5) == 0x0002A4, "Member 'WB_PlumeTransit_C_ParseMark::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Less_IntInt_ReturnValue_4) == 0x0002A8, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Add_IntInt_ReturnValue_4) == 0x0002AC, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Less_IntInt_ReturnValue_5) == 0x0002B0, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Add_IntInt_ReturnValue_5) == 0x0002B4, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, Temp_int_Array_Index_Variable_4) == 0x0002B8, "Member 'WB_PlumeTransit_C_ParseMark::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Array_Get_Item_4) == 0x0002C0, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Map_Find_Value_2) == 0x0002D0, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Map_Find_ReturnValue_2) == 0x0002E0, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_GetMark_Value_1) == 0x0002E8, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_GetMark_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_EqualEqual_StrStr_ReturnValue_2) == 0x0002F8, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_EqualEqual_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, Temp_int_Array_Index_Variable_5) == 0x0002FC, "Member 'WB_PlumeTransit_C_ParseMark::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Array_Get_Item_5) == 0x000300, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_GetPerpetualMark_Value_1) == 0x000310, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_GetPerpetualMark_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Map_Find_Value_3) == 0x000320, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Map_Find_ReturnValue_3) == 0x000330, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_EqualEqual_StrStr_ReturnValue_3) == 0x000331, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_EqualEqual_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_GetUINotify_UINotify) == 0x000338, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000340, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000344, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_GetUINotify_UINotify_1) == 0x000348, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_GetPlayerItemAmountInBeibao_Amount_1) == 0x000350, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_GetPlayerItemAmountInBeibao_Amount_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ParseMark, CallFunc_Greater_IntInt_ReturnValue) == 0x000354, "Member 'WB_PlumeTransit_C_ParseMark::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_ShowTaskPointTag \ static_assert(alignof(WB_PlumeTransit_C_ShowTaskPointTag) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_ShowTaskPointTag"); \ static_assert(sizeof(WB_PlumeTransit_C_ShowTaskPointTag) == 0x000128, "Wrong size on WB_PlumeTransit_C_ShowTaskPointTag"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, local_TaskPoint) == 0x000000, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::local_TaskPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, Temp_int_Loop_Counter_Variable) == 0x000050, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_Add_IntInt_ReturnValue) == 0x000054, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, Temp_int_Array_Index_Variable) == 0x000058, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, Temp_int_Array_Index_Variable_1) == 0x00005C, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, Temp_int_Loop_Counter_Variable_1) == 0x000060, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000068, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_Array_Get_Item) == 0x000078, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_Array_Length_ReturnValue) == 0x000080, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_GetDataTableRowFromName_OutRow) == 0x000088, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000A8, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_Less_IntInt_ReturnValue) == 0x0000A9, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000AC, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_NewJudgementCondition_localOutIcons1) == 0x0000B0, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_NewJudgementCondition_localOutIcons1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, K2Node_MakeStruct_ST_NpcTaskFirePointIcon) == 0x0000C0, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::K2Node_MakeStruct_ST_NpcTaskFirePointIcon' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_Array_Add_ReturnValue) == 0x0000D8, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_GetDataTableRowNames_OutRowNames_1) == 0x0000E0, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_GetDataTableRowNames_OutRowNames_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_Array_Get_Item_1) == 0x0000F0, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_Array_Length_ReturnValue_1) == 0x0000F8, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000100, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000120, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_Less_IntInt_ReturnValue_1) == 0x000121, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_JudgementCondition_return_Task) == 0x000122, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_JudgementCondition_return_Task' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_ShowTaskPointTag, CallFunc_JudgementCondition_return_Main) == 0x000123, "Member 'WB_PlumeTransit_C_ShowTaskPointTag::CallFunc_JudgementCondition_return_Main' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_TransitToPoint \ static_assert(alignof(WB_PlumeTransit_C_TransitToPoint) == 0x000004, "Wrong alignment on WB_PlumeTransit_C_TransitToPoint"); \ static_assert(sizeof(WB_PlumeTransit_C_TransitToPoint) == 0x000008, "Wrong size on WB_PlumeTransit_C_TransitToPoint"); \ static_assert(offsetof(WB_PlumeTransit_C_TransitToPoint, FirePoint) == 0x000000, "Member 'WB_PlumeTransit_C_TransitToPoint::FirePoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_Update_Transit_Point_List \ static_assert(alignof(WB_PlumeTransit_C_Update_Transit_Point_List) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_Update_Transit_Point_List"); \ static_assert(sizeof(WB_PlumeTransit_C_Update_Transit_Point_List) == 0x000230, "Wrong size on WB_PlumeTransit_C_Update_Transit_Point_List"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, FirePoints) == 0x000000, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::FirePoints' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, Local_Count) == 0x000010, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::Local_Count' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, Local_CurrentRowName) == 0x000014, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::Local_CurrentRowName' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, LocalFirst) == 0x00001C, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::LocalFirst' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, local_Point_String) == 0x000028, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::local_Point_String' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, Deactivated_Point) == 0x000038, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::Deactivated_Point' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, UnLocked_Point) == 0x000048, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::UnLocked_Point' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, Temp_bool_Has_Been_Initd_Variable) == 0x000058, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_Array_Length_ReturnValue) == 0x00005C, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, Temp_bool_IsClosed_Variable) == 0x000060, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, Temp_int_Loop_Counter_Variable) == 0x000064, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_Conv_NameToString_ReturnValue) == 0x000070, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, Temp_int_Array_Index_Variable) == 0x000080, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, Temp_int_Loop_Counter_Variable_1) == 0x000084, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_Less_IntInt_ReturnValue) == 0x000088, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_Add_IntInt_ReturnValue_1) == 0x00008C, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, Temp_int_Array_Index_Variable_1) == 0x000090, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_Array_Get_Item) == 0x000094, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_GetAllChildren_ReturnValue) == 0x0000A0, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_Array_Get_Item_1) == 0x0000B0, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000B8, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, K2Node_DynamicCast_AsWGI_Nav_Item) == 0x0000C0, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::K2Node_DynamicCast_AsWGI_Nav_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, K2Node_DynamicCast_bSuccess) == 0x0000C8, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_Array_Length_ReturnValue_1) == 0x0000CC, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000D0, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_FindIconListInId_IconList) == 0x0000D8, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_FindIconListInId_IconList' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000E8, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001D0, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_GetTaskValue_ReturnTask) == 0x0001D1, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_GetTaskValue_ReturnTask' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_GetTaskValue_ReturnMain) == 0x0001D2, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_GetTaskValue_ReturnMain' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_IsDisablePoint_return_value) == 0x0001D3, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_IsDisablePoint_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_GetChildAt_ReturnValue) == 0x0001D8, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, K2Node_DynamicCast_AsWB_Plume_Transit_Transit_Point_Item) == 0x0001E0, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::K2Node_DynamicCast_AsWB_Plume_Transit_Transit_Point_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, K2Node_DynamicCast_bSuccess_1) == 0x0001E8, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_GetChildAt_ReturnValue_1) == 0x0001F0, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_GetChildAt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_IsValid_ReturnValue) == 0x0001F8, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_Array_Contains_ReturnValue) == 0x0001F9, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_Array_Contains_ReturnValue_1) == 0x0001FA, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0001FB, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_GetSavedFirepoints_Unlocked_Firepoints) == 0x000200, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_GetSavedFirepoints_Unlocked_Firepoints' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_GetSavedFirepoints_Deactivated_Firepoints) == 0x000210, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_GetSavedFirepoints_Deactivated_Firepoints' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_Update_Transit_Point_List, CallFunc_GetSavedFirepoints_AllFirepointsEverUnlocked) == 0x000220, "Member 'WB_PlumeTransit_C_Update_Transit_Point_List::CallFunc_GetSavedFirepoints_AllFirepointsEverUnlocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_UpdateLevelImageOnFirePoint \ static_assert(alignof(WB_PlumeTransit_C_UpdateLevelImageOnFirePoint) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_UpdateLevelImageOnFirePoint"); \ static_assert(sizeof(WB_PlumeTransit_C_UpdateLevelImageOnFirePoint) == 0x000028, "Wrong size on WB_PlumeTransit_C_UpdateLevelImageOnFirePoint"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateLevelImageOnFirePoint, TargetArray) == 0x000000, "Member 'WB_PlumeTransit_C_UpdateLevelImageOnFirePoint::TargetArray' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateLevelImageOnFirePoint, FirePoint) == 0x000010, "Member 'WB_PlumeTransit_C_UpdateLevelImageOnFirePoint::FirePoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateLevelImageOnFirePoint, CallFunc_Conv_StringToName_ReturnValue) == 0x000018, "Member 'WB_PlumeTransit_C_UpdateLevelImageOnFirePoint::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateLevelImageOnFirePoint, CallFunc_Array_Contains_ReturnValue) == 0x000020, "Member 'WB_PlumeTransit_C_UpdateLevelImageOnFirePoint::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_UpdateMainPlaceList \ static_assert(alignof(WB_PlumeTransit_C_UpdateMainPlaceList) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_UpdateMainPlaceList"); \ static_assert(sizeof(WB_PlumeTransit_C_UpdateMainPlaceList) == 0x0001E0, "Wrong size on WB_PlumeTransit_C_UpdateMainPlaceList"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, Local_MainPlace) == 0x000000, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::Local_MainPlace' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, Local_CurrentRowName) == 0x000008, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::Local_CurrentRowName' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, UnLocked_Point) == 0x000010, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::UnLocked_Point' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, Temp_int_Array_Index_Variable) == 0x000020, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_GetDataTableRowFromName_OutRow) == 0x000028, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000110, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, Temp_int_Loop_Counter_Variable) == 0x000114, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_Add_IntInt_ReturnValue) == 0x000118, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, Temp_int_Array_Index_Variable_1) == 0x00011C, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, Temp_int_Loop_Counter_Variable_1) == 0x000120, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_Add_IntInt_ReturnValue_1) == 0x000124, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_GetAllChildren_ReturnValue) == 0x000128, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_Array_Get_Item) == 0x000138, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_Array_Length_ReturnValue) == 0x000140, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, K2Node_DynamicCast_AsWGI_Nav_Item) == 0x000148, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::K2Node_DynamicCast_AsWGI_Nav_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, K2Node_DynamicCast_bSuccess) == 0x000150, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_Less_IntInt_ReturnValue) == 0x000151, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_Array_Add_ReturnValue) == 0x000154, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_GetTaskValue_ReturnTask) == 0x000158, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_GetTaskValue_ReturnTask' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_GetTaskValue_ReturnMain) == 0x000159, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_GetTaskValue_ReturnMain' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_GetTaskValue_ReturnTask_1) == 0x00015A, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_GetTaskValue_ReturnTask_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_GetTaskValue_ReturnMain_1) == 0x00015B, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_GetTaskValue_ReturnMain_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_Inner_CreateOrInitPlace_ReturnValue) == 0x000160, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_Inner_CreateOrInitPlace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_Array_Add_ReturnValue_1) == 0x000168, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_Conv_NameToString_ReturnValue) == 0x000170, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_NotTask_ReturnValue) == 0x000180, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_NotTask_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_GetSavedFirepoints_Unlocked_Firepoints) == 0x000188, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_GetSavedFirepoints_Unlocked_Firepoints' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_GetSavedFirepoints_Deactivated_Firepoints) == 0x000198, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_GetSavedFirepoints_Deactivated_Firepoints' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_GetSavedFirepoints_AllFirepointsEverUnlocked) == 0x0001A8, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_GetSavedFirepoints_AllFirepointsEverUnlocked' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_Array_Contains_ReturnValue) == 0x0001B8, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_BooleanAND_ReturnValue) == 0x0001B9, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_GetDataTableRowNames_OutRowNames) == 0x0001C0, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_Array_Get_Item_1) == 0x0001D0, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_Array_Length_ReturnValue_1) == 0x0001D8, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateMainPlaceList, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001DC, "Member 'WB_PlumeTransit_C_UpdateMainPlaceList::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_UpdatePlaceList \ static_assert(alignof(WB_PlumeTransit_C_UpdatePlaceList) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_UpdatePlaceList"); \ static_assert(sizeof(WB_PlumeTransit_C_UpdatePlaceList) == 0x0002D8, "Wrong size on WB_PlumeTransit_C_UpdatePlaceList"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, Unlocked) == 0x000000, "Member 'WB_PlumeTransit_C_UpdatePlaceList::Unlocked' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, LocalRow1) == 0x000010, "Member 'WB_PlumeTransit_C_UpdatePlaceList::LocalRow1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, Local_CurrentRowName) == 0x000020, "Member 'WB_PlumeTransit_C_UpdatePlaceList::Local_CurrentRowName' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, Local_BelongLevel_Name) == 0x000028, "Member 'WB_PlumeTransit_C_UpdatePlaceList::Local_BelongLevel_Name' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, UnLocked_Point) == 0x000030, "Member 'WB_PlumeTransit_C_UpdatePlaceList::UnLocked_Point' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, InitIndex) == 0x000040, "Member 'WB_PlumeTransit_C_UpdatePlaceList::InitIndex' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, Local_Group) == 0x000048, "Member 'WB_PlumeTransit_C_UpdatePlaceList::Local_Group' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, LevelCache) == 0x000058, "Member 'WB_PlumeTransit_C_UpdatePlaceList::LevelCache' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, Temp_int_Array_Index_Variable) == 0x00006C, "Member 'WB_PlumeTransit_C_UpdatePlaceList::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Array_Get_Item) == 0x000070, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Map_Find_Value) == 0x000078, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Map_Find_ReturnValue) == 0x000160, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_GetTaskValue_ReturnTask) == 0x000161, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_GetTaskValue_ReturnTask' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_GetTaskValue_ReturnMain) == 0x000162, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_GetTaskValue_ReturnMain' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_GetTaskValue_ReturnTask_1) == 0x000163, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_GetTaskValue_ReturnTask_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_GetTaskValue_ReturnMain_1) == 0x000164, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_GetTaskValue_ReturnMain_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Conv_NameToString_ReturnValue) == 0x000168, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_NotTask_ReturnValue) == 0x000178, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_NotTask_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, Temp_bool_Variable) == 0x000179, "Member 'WB_PlumeTransit_C_UpdatePlaceList::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Array_Contains_ReturnValue) == 0x00017A, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Map_Find_Value_1) == 0x000180, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Map_Find_ReturnValue_1) == 0x000268, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Conv_StringToName_ReturnValue) == 0x00026C, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Conv_TextToString_ReturnValue) == 0x000278, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, Temp_int_Loop_Counter_Variable) == 0x000288, "Member 'WB_PlumeTransit_C_UpdatePlaceList::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Conv_StringToName_ReturnValue_1) == 0x00028C, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Less_IntInt_ReturnValue) == 0x000294, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Add_IntInt_ReturnValue) == 0x000298, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_EqualEqual_NameName_ReturnValue) == 0x00029C, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Array_Find_ReturnValue) == 0x0002A0, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Array_Add_ReturnValue) == 0x0002A4, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Array_Get_Item_1) == 0x0002A8, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Add_IntInt_ReturnValue_1) == 0x0002B0, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Inner_CreateOrInitPlace_ReturnValue) == 0x0002B8, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Inner_CreateOrInitPlace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Array_Add_ReturnValue_1) == 0x0002C0, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Array_Add_ReturnValue_2) == 0x0002C4, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Array_Add_ReturnValue_3) == 0x0002C8, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Add_IntInt_ReturnValue_2) == 0x0002CC, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, CallFunc_Array_Contains_ReturnValue_1) == 0x0002D0, "Member 'WB_PlumeTransit_C_UpdatePlaceList::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdatePlaceList, K2Node_Select_Default) == 0x0002D4, "Member 'WB_PlumeTransit_C_UpdatePlaceList::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeTransit_C_UpdateSeleted \ static_assert(alignof(WB_PlumeTransit_C_UpdateSeleted) == 0x000008, "Wrong alignment on WB_PlumeTransit_C_UpdateSeleted"); \ static_assert(sizeof(WB_PlumeTransit_C_UpdateSeleted) == 0x000020, "Wrong size on WB_PlumeTransit_C_UpdateSeleted"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateSeleted, Item) == 0x000000, "Member 'WB_PlumeTransit_C_UpdateSeleted::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateSeleted, Temp_delegate_Variable) == 0x000008, "Member 'WB_PlumeTransit_C_UpdateSeleted::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateSeleted, CallFunc_PostEvent_ReturnValue) == 0x000018, "Member 'WB_PlumeTransit_C_UpdateSeleted::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeTransit_C_UpdateSeleted, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x00001C, "Member 'WB_PlumeTransit_C_UpdateSeleted::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PlumeTransit_C \ static_assert(alignof(UWB_PlumeTransit_C) == 0x000008, "Wrong alignment on UWB_PlumeTransit_C"); \ static_assert(sizeof(UWB_PlumeTransit_C) == 0x000498, "Wrong size on UWB_PlumeTransit_C"); \ static_assert(offsetof(UWB_PlumeTransit_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_PlumeTransit_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, Border_PlaceList) == 0x0002C8, "Member 'UWB_PlumeTransit_C::Border_PlaceList' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, Image_background) == 0x0002D0, "Member 'UWB_PlumeTransit_C::Image_background' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, Image_Location) == 0x0002D8, "Member 'UWB_PlumeTransit_C::Image_Location' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, KeyTipText) == 0x0002E0, "Member 'UWB_PlumeTransit_C::KeyTipText' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, ScrollBox_PlaceList) == 0x0002E8, "Member 'UWB_PlumeTransit_C::ScrollBox_PlaceList' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, ScrollBox_TransitPointList) == 0x0002F0, "Member 'UWB_PlumeTransit_C::ScrollBox_TransitPointList' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, switch_0) == 0x0002F8, "Member 'UWB_PlumeTransit_C::switch_0' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, WB_AnimationSlot_Fade) == 0x000300, "Member 'UWB_PlumeTransit_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, WGI_InputHelpVis) == 0x000308, "Member 'UWB_PlumeTransit_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, rebornFirePointID) == 0x000310, "Member 'UWB_PlumeTransit_C::rebornFirePointID' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, TransitPoint) == 0x000320, "Member 'UWB_PlumeTransit_C::TransitPoint' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, IsActive) == 0x000330, "Member 'UWB_PlumeTransit_C::IsActive' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, Current) == 0x000338, "Member 'UWB_PlumeTransit_C::Current' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, CurrentLevel) == 0x000340, "Member 'UWB_PlumeTransit_C::CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, CurrentBelongLevel) == 0x000348, "Member 'UWB_PlumeTransit_C::CurrentBelongLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, isMainPlaceCreate) == 0x000350, "Member 'UWB_PlumeTransit_C::isMainPlaceCreate' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, PointData) == 0x000358, "Member 'UWB_PlumeTransit_C::PointData' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, isActiveChapterFour) == 0x0003A8, "Member 'UWB_PlumeTransit_C::isActiveChapterFour' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, AsyLoadPointImage) == 0x0003B0, "Member 'UWB_PlumeTransit_C::AsyLoadPointImage' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, AsyLoadLevelImage) == 0x0003E0, "Member 'UWB_PlumeTransit_C::AsyLoadLevelImage' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, TaskPointList) == 0x000410, "Member 'UWB_PlumeTransit_C::TaskPointList' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, HasMainTaskForMainPoint) == 0x000460, "Member 'UWB_PlumeTransit_C::HasMainTaskForMainPoint' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, HasMainTaskForPoint) == 0x000461, "Member 'UWB_PlumeTransit_C::HasMainTaskForPoint' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, IdForImage) == 0x000464, "Member 'UWB_PlumeTransit_C::IdForImage' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, PlayPointSelectSound) == 0x00046C, "Member 'UWB_PlumeTransit_C::PlayPointSelectSound' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, Array) == 0x000470, "Member 'UWB_PlumeTransit_C::Array' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, OpenIcon) == 0x000480, "Member 'UWB_PlumeTransit_C::OpenIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeTransit_C, IconList) == 0x000488, "Member 'UWB_PlumeTransit_C::IconList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Item_EquipmentConf \ static_assert(alignof(FST_Item_EquipmentConf) == 0x000008, "Wrong alignment on FST_Item_EquipmentConf"); \ static_assert(sizeof(FST_Item_EquipmentConf) == 0x0002C8, "Wrong size on FST_Item_EquipmentConf"); \ static_assert(offsetof(FST_Item_EquipmentConf, GroupID_317_32E722AD4978E0F138848B8451204C2B) == 0x000000, "Member 'FST_Item_EquipmentConf::GroupID_317_32E722AD4978E0F138848B8451204C2B' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, ItemType_82_DD6DFFE94404FEBE07D94DA723371BA7) == 0x000004, "Member 'FST_Item_EquipmentConf::ItemType_82_DD6DFFE94404FEBE07D94DA723371BA7' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, WeaponType_201_10610114487688BFD7A785A4344B83D0) == 0x000005, "Member 'FST_Item_EquipmentConf::WeaponType_201_10610114487688BFD7A785A4344B83D0' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, 护甲类型_261_46DAE707436C293CEEAB5A8FFCF53FD5) == 0x000006, "Member 'FST_Item_EquipmentConf::护甲类型_261_46DAE707436C293CEEAB5A8FFCF53FD5' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, 武器命中音效分类_294_DE7988614623D32B87197C9AE18F09FE) == 0x000007, "Member 'FST_Item_EquipmentConf::武器命中音效分类_294_DE7988614623D32B87197C9AE18F09FE' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, HandlerItemClass_266_B69B8DEF4D768F7D7A275291244DC9CA) == 0x000008, "Member 'FST_Item_EquipmentConf::HandlerItemClass_266_B69B8DEF4D768F7D7A275291244DC9CA' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Name_231_40862B014E9B7E53F4B81CBDE6C89495) == 0x000010, "Member 'FST_Item_EquipmentConf::Name_231_40862B014E9B7E53F4B81CBDE6C89495' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Descript_232_D3B87ED744DDE83DB9316CBF8E3CD9B0) == 0x000028, "Member 'FST_Item_EquipmentConf::Descript_232_D3B87ED744DDE83DB9316CBF8E3CD9B0' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, DescriptSummery_233_A006B46245261C1DF1EC4E826BF4FAF5) == 0x000040, "Member 'FST_Item_EquipmentConf::DescriptSummery_233_A006B46245261C1DF1EC4E826BF4FAF5' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Affix_302_FCEC93E84CF26A31B330C28523F3B4F5) == 0x000058, "Member 'FST_Item_EquipmentConf::Affix_302_FCEC93E84CF26A31B330C28523F3B4F5' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, PickupPrompt_234_56FECA2749AF1DAB26D2C7AAE89278A5) == 0x000070, "Member 'FST_Item_EquipmentConf::PickupPrompt_234_56FECA2749AF1DAB26D2C7AAE89278A5' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, EnchantDes_297_DDB84B9644F97BA2C109ECA7E149FE03) == 0x000088, "Member 'FST_Item_EquipmentConf::EnchantDes_297_DDB84B9644F97BA2C109ECA7E149FE03' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Icon_267_0435E6084F378317498426869DF63052) == 0x0000A0, "Member 'FST_Item_EquipmentConf::Icon_267_0435E6084F378317498426869DF63052' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, BigIcon_278_E0291A3F41DC4C8C2469018BAD404B1C) == 0x0000A8, "Member 'FST_Item_EquipmentConf::BigIcon_278_E0291A3F41DC4C8C2469018BAD404B1C' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, DisplayActorClass_277_94E779834B5AA1B49C80888E4E62B3DD) == 0x0000D8, "Member 'FST_Item_EquipmentConf::DisplayActorClass_277_94E779834B5AA1B49C80888E4E62B3DD' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, CanSaveToBox_258_1B76085D45C2E93C4AE206A1004C98A2) == 0x000108, "Member 'FST_Item_EquipmentConf::CanSaveToBox_258_1B76085D45C2E93C4AE206A1004C98A2' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, CanDiscard_276_5A96D28C47776CE3FD5C3F9FC7E780C6) == 0x000109, "Member 'FST_Item_EquipmentConf::CanDiscard_276_5A96D28C47776CE3FD5C3F9FC7E780C6' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param1Type_146_35731525430C7277676054B603A2EBF9) == 0x00010C, "Member 'FST_Item_EquipmentConf::Param1Type_146_35731525430C7277676054B603A2EBF9' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param1_147_E39798C144FC8724745A1B828C660A7C) == 0x000118, "Member 'FST_Item_EquipmentConf::Param1_147_E39798C144FC8724745A1B828C660A7C' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param2Type_173_7B7848644A25C72A6F86D2BA4FCEDAC6) == 0x000120, "Member 'FST_Item_EquipmentConf::Param2Type_173_7B7848644A25C72A6F86D2BA4FCEDAC6' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param2_172_97D050E448798C5EF6CDFAB4ED2CA41E) == 0x000128, "Member 'FST_Item_EquipmentConf::Param2_172_97D050E448798C5EF6CDFAB4ED2CA41E' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param3Type_174_1545FA144B84D77892085B9A8E777C89) == 0x000130, "Member 'FST_Item_EquipmentConf::Param3Type_174_1545FA144B84D77892085B9A8E777C89' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param3_171_31BA2C4F4023B6F4AB359D96F7E415DF) == 0x000138, "Member 'FST_Item_EquipmentConf::Param3_171_31BA2C4F4023B6F4AB359D96F7E415DF' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param4Type_175_70B315094C72FEDCCADA729508BADA74) == 0x000140, "Member 'FST_Item_EquipmentConf::Param4Type_175_70B315094C72FEDCCADA729508BADA74' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param4_170_409E77644682F9AC2CE2CEB7D175AD21) == 0x000148, "Member 'FST_Item_EquipmentConf::Param4_170_409E77644682F9AC2CE2CEB7D175AD21' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param5Type_176_7D696C124E52E621C94A809666D87208) == 0x000150, "Member 'FST_Item_EquipmentConf::Param5Type_176_7D696C124E52E621C94A809666D87208' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param5_169_7B4FF54447B7DFB5D92F3183C8882528) == 0x000158, "Member 'FST_Item_EquipmentConf::Param5_169_7B4FF54447B7DFB5D92F3183C8882528' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param6Type_177_EB60136844B5CE996EAB7D9FC3CB1C6B) == 0x000160, "Member 'FST_Item_EquipmentConf::Param6Type_177_EB60136844B5CE996EAB7D9FC3CB1C6B' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param6_168_D6115E7A43845E432F1A0F957599E33E) == 0x000168, "Member 'FST_Item_EquipmentConf::Param6_168_D6115E7A43845E432F1A0F957599E33E' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param7Type_178_5CCE096441B03FA7C4EAAA95392EC5F1) == 0x000170, "Member 'FST_Item_EquipmentConf::Param7Type_178_5CCE096441B03FA7C4EAAA95392EC5F1' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param7_167_5A4A612049705D0C4365C08307ED7EA0) == 0x000178, "Member 'FST_Item_EquipmentConf::Param7_167_5A4A612049705D0C4365C08307ED7EA0' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param8Type_179_CA3CCDAC4141CFF8CFFBA8982D873BEC) == 0x000180, "Member 'FST_Item_EquipmentConf::Param8Type_179_CA3CCDAC4141CFF8CFFBA8982D873BEC' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param8_166_C46461A34AC948C65EE2C59267791BC6) == 0x000188, "Member 'FST_Item_EquipmentConf::Param8_166_C46461A34AC948C65EE2C59267791BC6' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param9Type_180_4D8C58284B0B429BDA27249E325C501D) == 0x000190, "Member 'FST_Item_EquipmentConf::Param9Type_180_4D8C58284B0B429BDA27249E325C501D' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param9_181_8EC29F53441A99706004AFA3225D55E8) == 0x000198, "Member 'FST_Item_EquipmentConf::Param9_181_8EC29F53441A99706004AFA3225D55E8' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param10Type_160_F368C98D493C402578408AAAFAC8FD55) == 0x0001A0, "Member 'FST_Item_EquipmentConf::Param10Type_160_F368C98D493C402578408AAAFAC8FD55' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param10_182_B5D2F5DA4577BFF0593B569DDDFC8FF4) == 0x0001A8, "Member 'FST_Item_EquipmentConf::Param10_182_B5D2F5DA4577BFF0593B569DDDFC8FF4' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param11Type_161_C662EE344A5BEB18E11E989AB3E96C5C) == 0x0001B0, "Member 'FST_Item_EquipmentConf::Param11Type_161_C662EE344A5BEB18E11E989AB3E96C5C' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param11_183_3B94D7FF42E49C84D3FAED88D76DCC96) == 0x0001B8, "Member 'FST_Item_EquipmentConf::Param11_183_3B94D7FF42E49C84D3FAED88D76DCC96' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param12Type_196_8957AE9E470095D7CB71FB9B307F6E65) == 0x0001C0, "Member 'FST_Item_EquipmentConf::Param12Type_196_8957AE9E470095D7CB71FB9B307F6E65' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param12_193_15C7A18C44DE165536060B914C503936) == 0x0001C8, "Member 'FST_Item_EquipmentConf::Param12_193_15C7A18C44DE165536060B914C503936' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param13Type_197_9A05A4014E3CB5FA3D1DFE932394A823) == 0x0001D0, "Member 'FST_Item_EquipmentConf::Param13Type_197_9A05A4014E3CB5FA3D1DFE932394A823' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param13_194_2EFDFCE044692BB94D1E89B28560BBA4) == 0x0001D8, "Member 'FST_Item_EquipmentConf::Param13_194_2EFDFCE044692BB94D1E89B28560BBA4' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param14Type_198_65A91ACD4F7DFE989152139D1F719268) == 0x0001E0, "Member 'FST_Item_EquipmentConf::Param14Type_198_65A91ACD4F7DFE989152139D1F719268' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param14_195_D6B0823E4141BEF5D9C2CF89F16C9E11) == 0x0001E8, "Member 'FST_Item_EquipmentConf::Param14_195_D6B0823E4141BEF5D9C2CF89F16C9E11' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param15Type_215_136C3FC04B8A5F228D62F9B54A868B0E) == 0x0001F0, "Member 'FST_Item_EquipmentConf::Param15Type_215_136C3FC04B8A5F228D62F9B54A868B0E' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param15_224_E55350E647636D6C653E189E6FF305F3) == 0x0001F8, "Member 'FST_Item_EquipmentConf::Param15_224_E55350E647636D6C653E189E6FF305F3' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param16Type_218_9ED8F67048F8DC5AC424BCB50A5D0F93) == 0x000200, "Member 'FST_Item_EquipmentConf::Param16Type_218_9ED8F67048F8DC5AC424BCB50A5D0F93' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param16_228_D090432D4485C43210E985B15FDB0AA5) == 0x000208, "Member 'FST_Item_EquipmentConf::Param16_228_D090432D4485C43210E985B15FDB0AA5' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param17Type_219_E9597C354943F705AC78E9A082762766) == 0x000210, "Member 'FST_Item_EquipmentConf::Param17Type_219_E9597C354943F705AC78E9A082762766' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param17_229_21804D0B436AB8E6470B28AC9369792A) == 0x000218, "Member 'FST_Item_EquipmentConf::Param17_229_21804D0B436AB8E6470B28AC9369792A' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param18Type_221_879A0A514C4C190F3CC0FA80966BBC27) == 0x000220, "Member 'FST_Item_EquipmentConf::Param18Type_221_879A0A514C4C190F3CC0FA80966BBC27' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param18_230_8BACAF304091A2A651E87092A2A43809) == 0x000228, "Member 'FST_Item_EquipmentConf::Param18_230_8BACAF304091A2A651E87092A2A43809' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param19Type_256_D137C9F54691A7EC446EAB8631BDE740) == 0x000230, "Member 'FST_Item_EquipmentConf::Param19Type_256_D137C9F54691A7EC446EAB8631BDE740' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param19_246_9FA6522F411C7F55D49DD98AFF4A8995) == 0x000238, "Member 'FST_Item_EquipmentConf::Param19_246_9FA6522F411C7F55D49DD98AFF4A8995' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param20Type_239_A53F44DE4E851A9B7FFB7893D5E69302) == 0x000240, "Member 'FST_Item_EquipmentConf::Param20Type_239_A53F44DE4E851A9B7FFB7893D5E69302' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param20_248_D4E5E3154B00EDCE0AB03BB448DEEF6D) == 0x000248, "Member 'FST_Item_EquipmentConf::Param20_248_D4E5E3154B00EDCE0AB03BB448DEEF6D' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param21Type_242_A0A2FA5049AA7091BE7179A11F7F5B36) == 0x000250, "Member 'FST_Item_EquipmentConf::Param21Type_242_A0A2FA5049AA7091BE7179A11F7F5B36' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param21_250_1584D6104B6D57D9F13CBBABECB28052) == 0x000258, "Member 'FST_Item_EquipmentConf::Param21_250_1584D6104B6D57D9F13CBBABECB28052' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param22Type_243_C3C9DB544BAC9EA5D78F9591F52F3679) == 0x000260, "Member 'FST_Item_EquipmentConf::Param22Type_243_C3C9DB544BAC9EA5D78F9591F52F3679' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param22_252_036ACBAB4C0261F7167636A77D461E51) == 0x000268, "Member 'FST_Item_EquipmentConf::Param22_252_036ACBAB4C0261F7167636A77D461E51' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param23Type_305_E86798EC4709B542433CE284425509E3) == 0x000270, "Member 'FST_Item_EquipmentConf::Param23Type_305_E86798EC4709B542433CE284425509E3' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param23_311_B09C2BBD4BE71D5E77ED018AC54D039F) == 0x000278, "Member 'FST_Item_EquipmentConf::Param23_311_B09C2BBD4BE71D5E77ED018AC54D039F' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param24Type_307_1017B3CF445A8A56BB6E9AA0FA2C8DC1) == 0x000280, "Member 'FST_Item_EquipmentConf::Param24Type_307_1017B3CF445A8A56BB6E9AA0FA2C8DC1' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, Param24_312_99EE5B8740CF92C9A50A1D9C89074DE7) == 0x000288, "Member 'FST_Item_EquipmentConf::Param24_312_99EE5B8740CF92C9A50A1D9C89074DE7' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, WeaponSkillID_207_0172160247663BA91C6272981F73AFF0) == 0x000290, "Member 'FST_Item_EquipmentConf::WeaponSkillID_207_0172160247663BA91C6272981F73AFF0' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, WeaponSkillFailID_212_DE9843F34A9FF5E25700CBA6C06ACAD2) == 0x000294, "Member 'FST_Item_EquipmentConf::WeaponSkillFailID_212_DE9843F34A9FF5E25700CBA6C06ACAD2' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, IsTwoHand_142_0B726B7949C9B7007771EEA0E4A354A8) == 0x000298, "Member 'FST_Item_EquipmentConf::IsTwoHand_142_0B726B7949C9B7007771EEA0E4A354A8' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, GemSlotCount_273_58EDAD8D4BB28DA383AFFF90FCCEA639) == 0x00029C, "Member 'FST_Item_EquipmentConf::GemSlotCount_273_58EDAD8D4BB28DA383AFFF90FCCEA639' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, EnchantsType_284_1418C5FB43962CB6D000EB966E5B835B) == 0x0002A0, "Member 'FST_Item_EquipmentConf::EnchantsType_284_1418C5FB43962CB6D000EB966E5B835B' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, WeaponAffix_289_A358BD8E460F0FDF76A95B9997C95F8E) == 0x0002B0, "Member 'FST_Item_EquipmentConf::WeaponAffix_289_A358BD8E460F0FDF76A95B9997C95F8E' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentConf, ContentFilteringType_324_38431D26420368AB65222F8947B03EF0) == 0x0002C0, "Member 'FST_Item_EquipmentConf::ContentFilteringType_324_38431D26420368AB65222F8947B03EF0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_AfterUpdate \ static_assert(alignof(WB_PlumeArchive_Main_C_AfterUpdate) == 0x000001, "Wrong alignment on WB_PlumeArchive_Main_C_AfterUpdate"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_AfterUpdate) == 0x000001, "Wrong size on WB_PlumeArchive_Main_C_AfterUpdate"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_AfterUpdate, CallFunc_StyleSkillSystemUnlock_ReturnValue) == 0x000000, "Member 'WB_PlumeArchive_Main_C_AfterUpdate::CallFunc_StyleSkillSystemUnlock_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_BackKeyEvent \ static_assert(alignof(WB_PlumeArchive_Main_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_BackKeyEvent"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_BackKeyEvent) == 0x000048, "Wrong size on WB_PlumeArchive_Main_C_BackKeyEvent"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_PlumeArchive_Main_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_PlumeArchive_Main_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_BeseechSystemUnLock \ static_assert(alignof(WB_PlumeArchive_Main_C_BeseechSystemUnLock) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_BeseechSystemUnLock"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_BeseechSystemUnLock) == 0x000030, "Wrong size on WB_PlumeArchive_Main_C_BeseechSystemUnLock"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_BeseechSystemUnLock, ReturnValue) == 0x000000, "Member 'WB_PlumeArchive_Main_C_BeseechSystemUnLock::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_BeseechSystemUnLock, CallFunc_GetPerpetualMark_Value) == 0x000008, "Member 'WB_PlumeArchive_Main_C_BeseechSystemUnLock::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_BeseechSystemUnLock, CallFunc_GetPerpetualMark_Value_1) == 0x000018, "Member 'WB_PlumeArchive_Main_C_BeseechSystemUnLock::CallFunc_GetPerpetualMark_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_BeseechSystemUnLock, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000028, "Member 'WB_PlumeArchive_Main_C_BeseechSystemUnLock::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_BeseechSystemUnLock, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x000029, "Member 'WB_PlumeArchive_Main_C_BeseechSystemUnLock::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_BeseechSystemUnLock, CallFunc_BooleanOR_ReturnValue) == 0x00002A, "Member 'WB_PlumeArchive_Main_C_BeseechSystemUnLock::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_BndEvt__WB_PlumeArchive_Main_WB_AnimationSlot_Fade_K2Node_ComponentBoundEvent_9_OnPlayAnimationEvent__DelegateSignature \ static_assert(alignof(WB_PlumeArchive_Main_C_BndEvt__WB_PlumeArchive_Main_WB_AnimationSlot_Fade_K2Node_ComponentBoundEvent_9_OnPlayAnimationEvent__DelegateSignature) == 0x000001, "Wrong alignment on WB_PlumeArchive_Main_C_BndEvt__WB_PlumeArchive_Main_WB_AnimationSlot_Fade_K2Node_ComponentBoundEvent_9_OnPlayAnimationEvent__DelegateSignature"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_BndEvt__WB_PlumeArchive_Main_WB_AnimationSlot_Fade_K2Node_ComponentBoundEvent_9_OnPlayAnimationEvent__DelegateSignature) == 0x000001, "Wrong size on WB_PlumeArchive_Main_C_BndEvt__WB_PlumeArchive_Main_WB_AnimationSlot_Fade_K2Node_ComponentBoundEvent_9_OnPlayAnimationEvent__DelegateSignature"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_BndEvt__WB_PlumeArchive_Main_WB_AnimationSlot_Fade_K2Node_ComponentBoundEvent_9_OnPlayAnimationEvent__DelegateSignature, Type) == 0x000000, "Member 'WB_PlumeArchive_Main_C_BndEvt__WB_PlumeArchive_Main_WB_AnimationSlot_Fade_K2Node_ComponentBoundEvent_9_OnPlayAnimationEvent__DelegateSignature::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_CreateNewPanel \ static_assert(alignof(WB_PlumeArchive_Main_C_CreateNewPanel) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_CreateNewPanel"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_CreateNewPanel) == 0x000038, "Wrong size on WB_PlumeArchive_Main_C_CreateNewPanel"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateNewPanel, WidgetClass) == 0x000000, "Member 'WB_PlumeArchive_Main_C_CreateNewPanel::WidgetClass' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateNewPanel, CallFunc_Map_Find_Value) == 0x000008, "Member 'WB_PlumeArchive_Main_C_CreateNewPanel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateNewPanel, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'WB_PlumeArchive_Main_C_CreateNewPanel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateNewPanel, CallFunc_IsInViewport_ReturnValue) == 0x000011, "Member 'WB_PlumeArchive_Main_C_CreateNewPanel::CallFunc_IsInViewport_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateNewPanel, CallFunc_GetUIStatic_ReturnValue) == 0x000018, "Member 'WB_PlumeArchive_Main_C_CreateNewPanel::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateNewPanel, CallFunc_GetUIZOder_ZOder) == 0x000020, "Member 'WB_PlumeArchive_Main_C_CreateNewPanel::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateNewPanel, CallFunc_GetOwningPlayer_ReturnValue) == 0x000028, "Member 'WB_PlumeArchive_Main_C_CreateNewPanel::CallFunc_GetOwningPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateNewPanel, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000030, "Member 'WB_PlumeArchive_Main_C_CreateNewPanel::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_CreateStargraphPanel \ static_assert(alignof(WB_PlumeArchive_Main_C_CreateStargraphPanel) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_CreateStargraphPanel"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_CreateStargraphPanel) == 0x000060, "Wrong size on WB_PlumeArchive_Main_C_CreateStargraphPanel"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateStargraphPanel, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_PlumeArchive_Main_C_CreateStargraphPanel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateStargraphPanel, K2Node_CreateDelegate_OutputDelegate_1) == 0x000010, "Member 'WB_PlumeArchive_Main_C_CreateStargraphPanel::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateStargraphPanel, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000020, "Member 'WB_PlumeArchive_Main_C_CreateStargraphPanel::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateStargraphPanel, K2Node_CreateDelegate_OutputDelegate_2) == 0x000028, "Member 'WB_PlumeArchive_Main_C_CreateStargraphPanel::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateStargraphPanel, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'WB_PlumeArchive_Main_C_CreateStargraphPanel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateStargraphPanel, CallFunc_GetUIStatic_ReturnValue) == 0x000040, "Member 'WB_PlumeArchive_Main_C_CreateStargraphPanel::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateStargraphPanel, CallFunc_GetOwningPlayer_ReturnValue) == 0x000048, "Member 'WB_PlumeArchive_Main_C_CreateStargraphPanel::CallFunc_GetOwningPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateStargraphPanel, CallFunc_GetUIZOder_ZOder) == 0x000050, "Member 'WB_PlumeArchive_Main_C_CreateStargraphPanel::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_CreateStargraphPanel, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000058, "Member 'WB_PlumeArchive_Main_C_CreateStargraphPanel::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_DirectionKeyEvent \ static_assert(alignof(WB_PlumeArchive_Main_C_DirectionKeyEvent) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_DirectionKeyEvent"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_DirectionKeyEvent) == 0x000090, "Wrong size on WB_PlumeArchive_Main_C_DirectionKeyEvent"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_DirectionKeyEvent, InGeometry) == 0x000000, "Member 'WB_PlumeArchive_Main_C_DirectionKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_DirectionKeyEvent, InKeyEvent) == 0x000040, "Member 'WB_PlumeArchive_Main_C_DirectionKeyEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_DirectionKeyEvent, inKeyTag) == 0x000080, "Member 'WB_PlumeArchive_Main_C_DirectionKeyEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_DirectionKeyEvent, bIsDown) == 0x000088, "Member 'WB_PlumeArchive_Main_C_DirectionKeyEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_EnterKeyEvent \ static_assert(alignof(WB_PlumeArchive_Main_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_EnterKeyEvent"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_PlumeArchive_Main_C_EnterKeyEvent"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_PlumeArchive_Main_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_PlumeArchive_Main_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main \ static_assert(alignof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main) == 0x000640, "Wrong size on WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, EntryPoint) == 0x000000, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_MakeLiteralByte_ReturnValue) == 0x000004, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, Temp_int_Variable) == 0x000008, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, Temp_delegate_Variable) == 0x00000C, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_PostEvent_ReturnValue) == 0x000020, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, Temp_delegate_Variable_1) == 0x000024, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_PostEvent_ReturnValue_1) == 0x000034, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x000038, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, Temp_bool_Has_Been_Initd_Variable) == 0x000039, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, Temp_delegate_Variable_2) == 0x00003C, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, Temp_int_Variable_1) == 0x00004C, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_PostEvent_ReturnValue_2) == 0x000050, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_SwitchInteger_CmpSuccess) == 0x000054, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_Add_IntInt_ReturnValue_1) == 0x000058, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, Temp_bool_IsClosed_Variable) == 0x00005C, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, Temp_bool_Has_Been_Initd_Variable_1) == 0x00005D, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, Temp_delegate_Variable_3) == 0x000060, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, Temp_delegate_Variable_4) == 0x000070, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::Temp_delegate_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_IsAnimationPlayingForward_ReturnValue) == 0x000080, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_IsAnimationPlayingForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_IsValid_ReturnValue) == 0x000081, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_IsAnimationPlayingForward_ReturnValue_1) == 0x000082, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_IsAnimationPlayingForward_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000088, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000090, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_DynamicCast_bSuccess) == 0x000098, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x0000A0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_DynamicCast_bSuccess_1) == 0x0000A8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CreateDelegate_OutputDelegate) == 0x0000AC, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetChildrenCount_ReturnValue) == 0x0000BC, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetChildrenCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetChildAt_ReturnValue) == 0x0000C0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000C8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_DynamicCast_AsWB_Plume_Archive_Item) == 0x0000D0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_DynamicCast_AsWB_Plume_Archive_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_DynamicCast_bSuccess_2) == 0x0000D8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000D9, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_Event_InGeometry_1) == 0x0000E0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_Event_isDown_1) == 0x000120, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_IsValid_ReturnValue_1) == 0x000121, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_IsValid_ReturnValue_2) == 0x000122, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_IsValid_ReturnValue_3) == 0x000123, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CreateDelegate_OutputDelegate_1) == 0x000124, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_Event_InGeometry) == 0x000138, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_Event_isDown) == 0x000178, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CustomEvent_Forward) == 0x000179, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CustomEvent_Forward' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_LevelScriptResult_self_CastInput) == 0x000180, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_LevelScriptResult_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_LevelScriptResult_Output) == 0x000190, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_LevelScriptResult_Output' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetOwningPlayer_ReturnValue) == 0x000198, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetOwningPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_IsValid_ReturnValue_4) == 0x0001A0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_PlayAnimationForward_ReturnValue) == 0x0001A8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_PlayAnimationReverse_ReturnValue) == 0x0001B0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_PlayAnimationReverse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetOwningPlayer_ReturnValue_1) == 0x0001B8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetOwningPlayer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_PlayAnimation_ReturnValue) == 0x0001C0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x0001C8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CustomEvent_Point) == 0x0001D0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CustomEvent_Point' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CustomEvent_InGeometry_2) == 0x0001E0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CustomEvent_InGeometry_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CustomEvent_InAnalogEvent_1) == 0x000220, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CustomEvent_InAnalogEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CustomEvent_inKeyTag_2) == 0x000268, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CustomEvent_inKeyTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CustomEvent_InGeometry_1) == 0x000270, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CustomEvent_InAnalogEvent) == 0x0002B0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CustomEvent_InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CustomEvent_inKeyTag_1) == 0x0002F8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetAnalogValue_ReturnValue) == 0x000300, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetAnalogValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetAnalogValue_ReturnValue_1) == 0x000304, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetAnalogValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_Event_MyGeometry) == 0x000308, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_Event_InDeltaTime) == 0x000348, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_Abs_ReturnValue) == 0x000350, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_Abs_ReturnValue_1) == 0x000358, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000360, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000368, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_MakeRotator_ReturnValue) == 0x000370, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, Temp_bool_IsClosed_Variable_1) == 0x000388, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetRenderTransformAngle_ReturnValue) == 0x00038C, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetRenderTransformAngle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_MakeRotator_ReturnValue_1) == 0x000390, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_MakeRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_RInterpTo_ReturnValue) == 0x0003A8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_RInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_BreakRotator_Roll) == 0x0003C0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_BreakRotator_Pitch) == 0x0003C4, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_BreakRotator_Yaw) == 0x0003C8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x0003CC, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CustomEvent_InGeometry) == 0x0003D0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CustomEvent_InKeyEvent) == 0x000410, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CustomEvent_inKeyTag) == 0x000450, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CustomEvent_bIsDown) == 0x000458, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CustomEvent_RebornFireRef) == 0x000460, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CustomEvent_RebornFireRef' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CustomEvent_Duration) == 0x000468, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CustomEvent_Duration' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetUIStatic_ReturnValue) == 0x000470, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetUIZOder_ZOder) == 0x000478, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000480, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1) == 0x000488, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_PostEvent_ReturnValue_3) == 0x000490, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CreateDelegate_OutputDelegate_2) == 0x000494, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_isCanOpenQuenchingFeather_ReturnValue) == 0x0004A4, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_isCanOpenQuenchingFeather_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetDCSGameState_ReturnValue) == 0x0004A8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetIsLoading_ReturnValue) == 0x0004B0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetIsLoading_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_PlayAnimationForward_ReturnValue_1) == 0x0004B8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_PlayAnimationForward_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetPlayerLevel_value) == 0x0004C0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_PlayAnimationForward_ReturnValue_2) == 0x0004C8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_PlayAnimationForward_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_FTrunc_ReturnValue) == 0x0004D0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetPlayerCoinSoul_value) == 0x0004D4, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_Add_IntInt_ReturnValue_2) == 0x0004D8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_Redirect_Table_MappedTable) == 0x0004E0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_Conv_IntToString_ReturnValue) == 0x0004E8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_Conv_StringToName_ReturnValue) == 0x0004F8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetDataTableRowFromName_OutRow) == 0x000500, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000508, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_ComponentBoundEvent_Type) == 0x000509, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_ComponentBoundEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00050A, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_SwitchEnum_CmpSuccess) == 0x00050B, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated) == 0x00050C, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated_1) == 0x00050D, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_Array_Get_Item) == 0x000510, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_PlayAnimation_ReturnValue_1) == 0x000518, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_Array_Length_ReturnValue) == 0x000520, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_Less_IntInt_ReturnValue) == 0x000524, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetGlobalFlag_Enable) == 0x000525, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CreateDelegate_OutputDelegate_3) == 0x000528, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_BeseechSystemUnLock_ReturnValue) == 0x000538, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_BeseechSystemUnLock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GemSystemUnLock_ReturnValue) == 0x000539, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GemSystemUnLock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_PlumeTransitSystemUnlock_ReturnValue) == 0x00053A, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_PlumeTransitSystemUnlock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_StyleSkillSystemUnlock_ReturnValue) == 0x00053B, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_StyleSkillSystemUnlock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_PlumeTransitSystemUnlock_ReturnValue_1) == 0x00053C, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_PlumeTransitSystemUnlock_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_isCanOpenQuenchingFeather_ReturnValue_1) == 0x00053D, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_isCanOpenQuenchingFeather_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GemSystemUnLock_ReturnValue_1) == 0x00053E, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GemSystemUnLock_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_BeseechSystemUnLock_ReturnValue_1) == 0x00053F, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_BeseechSystemUnLock_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_StyleSkillSystemUnlock_ReturnValue_1) == 0x000540, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_StyleSkillSystemUnlock_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, Temp_bool_Has_Been_Initd_Variable_2) == 0x000541, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetMainUI_InGameWidget) == 0x000548, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetMainUI_InGameWidget' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_IsValid_ReturnValue_5) == 0x000550, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_DynamicCast_AsWB_Main_UI) == 0x000558, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_DynamicCast_AsWB_Main_UI' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_DynamicCast_bSuccess_3) == 0x000560, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_PostEvent_ReturnValue_4) == 0x000564, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_PostEvent_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetPerpetualMark_Value) == 0x000568, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated_2) == 0x000578, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000579, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetPerpetualMark_Value_1) == 0x000580, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetPerpetualMark_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x000590, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetPerpetualMark_Value_2) == 0x000598, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetPerpetualMark_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x0005A8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_EqualEqual_StrStr_ReturnValue_2) == 0x0005B0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_EqualEqual_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CreateDelegate_OutputDelegate_4) == 0x0005B4, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_Inner_GetPlumeTransit_ReturnValue) == 0x0005C8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_Inner_GetPlumeTransit_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_Inner_GetPlumeTransit_ReturnValue_1) == 0x0005D0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_Inner_GetPlumeTransit_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CustomEvent_Widget) == 0x0005D8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CustomEvent_Widget' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, Temp_bool_IsClosed_Variable_2) == 0x0005E0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetPlatformType_ReturnValue) == 0x0005E1, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_SwitchEnum_CmpSuccess_1) == 0x0005E2, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetUIStatic_ReturnValue_1) == 0x0005E8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_IsValid_ReturnValue_6) == 0x0005F0, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetUIZOder_ZOder_1) == 0x0005F4, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetUIZOder_ZOder_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_CreateDelegate_OutputDelegate_5) == 0x0005F8, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_GetOwningPlayer_ReturnValue_2) == 0x000608, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_GetOwningPlayer_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_Create_ReturnValue) == 0x000610, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_VariableSet_Select_X_ImplicitCast) == 0x000618, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_VariableSet_Select_X_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, K2Node_VariableSet_Select_Y_ImplicitCast) == 0x000620, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::K2Node_VariableSet_Select_Y_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x000628, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast) == 0x000630, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_SetRenderTransformAngle_Angle_ImplicitCast) == 0x000638, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_SetRenderTransformAngle_Angle_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main, CallFunc_SetRenderTransformAngle_Angle_ImplicitCast_1) == 0x00063C, "Member 'WB_PlumeArchive_Main_C_ExecuteUbergraph_WB_PlumeArchive_Main::CallFunc_SetRenderTransformAngle_Angle_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_GemSystemUnLock \ static_assert(alignof(WB_PlumeArchive_Main_C_GemSystemUnLock) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_GemSystemUnLock"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_GemSystemUnLock) == 0x000020, "Wrong size on WB_PlumeArchive_Main_C_GemSystemUnLock"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_GemSystemUnLock, ReturnValue) == 0x000000, "Member 'WB_PlumeArchive_Main_C_GemSystemUnLock::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_GemSystemUnLock, CallFunc_GetPerpetualMark_Value) == 0x000008, "Member 'WB_PlumeArchive_Main_C_GemSystemUnLock::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_GemSystemUnLock, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000018, "Member 'WB_PlumeArchive_Main_C_GemSystemUnLock::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_GetNextOrLastItem \ static_assert(alignof(WB_PlumeArchive_Main_C_GetNextOrLastItem) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_GetNextOrLastItem"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_GetNextOrLastItem) == 0x000028, "Wrong size on WB_PlumeArchive_Main_C_GetNextOrLastItem"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_GetNextOrLastItem, Index_0) == 0x000000, "Member 'WB_PlumeArchive_Main_C_GetNextOrLastItem::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_GetNextOrLastItem, Output) == 0x000008, "Member 'WB_PlumeArchive_Main_C_GetNextOrLastItem::Output' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_GetNextOrLastItem, Temp_bool_Variable) == 0x000010, "Member 'WB_PlumeArchive_Main_C_GetNextOrLastItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_GetNextOrLastItem, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'WB_PlumeArchive_Main_C_GetNextOrLastItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_GetNextOrLastItem, CallFunc_Subtract_IntInt_ReturnValue) == 0x000018, "Member 'WB_PlumeArchive_Main_C_GetNextOrLastItem::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_GetNextOrLastItem, K2Node_Select_Default) == 0x00001C, "Member 'WB_PlumeArchive_Main_C_GetNextOrLastItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_GetNextOrLastItem, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_PlumeArchive_Main_C_GetNextOrLastItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_GetText \ static_assert(alignof(WB_PlumeArchive_Main_C_GetText) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_GetText"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_GetText) == 0x000030, "Wrong size on WB_PlumeArchive_Main_C_GetText"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_GetText, ReturnValue) == 0x000000, "Member 'WB_PlumeArchive_Main_C_GetText::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_GetText, CallFunc_UpdateShowText_return_value) == 0x000018, "Member 'WB_PlumeArchive_Main_C_GetText::CallFunc_UpdateShowText_return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_InitPanel \ static_assert(alignof(WB_PlumeArchive_Main_C_InitPanel) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_InitPanel"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_InitPanel) == 0x000010, "Wrong size on WB_PlumeArchive_Main_C_InitPanel"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_InitPanel, RebornFireRef_0) == 0x000000, "Member 'WB_PlumeArchive_Main_C_InitPanel::RebornFireRef_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_InitPanel, Duration) == 0x000008, "Member 'WB_PlumeArchive_Main_C_InitPanel::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_Inner_GetPlumeTransit \ static_assert(alignof(WB_PlumeArchive_Main_C_Inner_GetPlumeTransit) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_Inner_GetPlumeTransit"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_Inner_GetPlumeTransit) == 0x000038, "Wrong size on WB_PlumeArchive_Main_C_Inner_GetPlumeTransit"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_Inner_GetPlumeTransit, AddViewport) == 0x000000, "Member 'WB_PlumeArchive_Main_C_Inner_GetPlumeTransit::AddViewport' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_Inner_GetPlumeTransit, ReturnValue) == 0x000008, "Member 'WB_PlumeArchive_Main_C_Inner_GetPlumeTransit::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_Inner_GetPlumeTransit, CallFunc_IsInViewport_ReturnValue) == 0x000010, "Member 'WB_PlumeArchive_Main_C_Inner_GetPlumeTransit::CallFunc_IsInViewport_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_Inner_GetPlumeTransit, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'WB_PlumeArchive_Main_C_Inner_GetPlumeTransit::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_Inner_GetPlumeTransit, CallFunc_GetOwningPlayer_ReturnValue) == 0x000018, "Member 'WB_PlumeArchive_Main_C_Inner_GetPlumeTransit::CallFunc_GetOwningPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_Inner_GetPlumeTransit, CallFunc_GetUIStatic_ReturnValue) == 0x000020, "Member 'WB_PlumeArchive_Main_C_Inner_GetPlumeTransit::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_Inner_GetPlumeTransit, CallFunc_GetUIZOder_ZOder) == 0x000028, "Member 'WB_PlumeArchive_Main_C_Inner_GetPlumeTransit::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_Inner_GetPlumeTransit, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000030, "Member 'WB_PlumeArchive_Main_C_Inner_GetPlumeTransit::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_isCanOpenQuenchingFeather \ static_assert(alignof(WB_PlumeArchive_Main_C_isCanOpenQuenchingFeather) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_isCanOpenQuenchingFeather"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_isCanOpenQuenchingFeather) == 0x000020, "Wrong size on WB_PlumeArchive_Main_C_isCanOpenQuenchingFeather"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_isCanOpenQuenchingFeather, ReturnValue) == 0x000000, "Member 'WB_PlumeArchive_Main_C_isCanOpenQuenchingFeather::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_isCanOpenQuenchingFeather, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x000004, "Member 'WB_PlumeArchive_Main_C_isCanOpenQuenchingFeather::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_isCanOpenQuenchingFeather, CallFunc_GetMark_Value) == 0x000008, "Member 'WB_PlumeArchive_Main_C_isCanOpenQuenchingFeather::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_isCanOpenQuenchingFeather, CallFunc_Greater_IntInt_ReturnValue) == 0x000018, "Member 'WB_PlumeArchive_Main_C_isCanOpenQuenchingFeather::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_isCanOpenQuenchingFeather, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000019, "Member 'WB_PlumeArchive_Main_C_isCanOpenQuenchingFeather::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_isFirstOpenPlumeTransit \ static_assert(alignof(WB_PlumeArchive_Main_C_isFirstOpenPlumeTransit) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_isFirstOpenPlumeTransit"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_isFirstOpenPlumeTransit) == 0x000020, "Wrong size on WB_PlumeArchive_Main_C_isFirstOpenPlumeTransit"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_isFirstOpenPlumeTransit, CallFunc_PlumeTransitSystemUnlock_ReturnValue) == 0x000000, "Member 'WB_PlumeArchive_Main_C_isFirstOpenPlumeTransit::CallFunc_PlumeTransitSystemUnlock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_isFirstOpenPlumeTransit, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated) == 0x000001, "Member 'WB_PlumeArchive_Main_C_isFirstOpenPlumeTransit::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_isFirstOpenPlumeTransit, CallFunc_GetPerpetualMark_Value) == 0x000008, "Member 'WB_PlumeArchive_Main_C_isFirstOpenPlumeTransit::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_isFirstOpenPlumeTransit, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000018, "Member 'WB_PlumeArchive_Main_C_isFirstOpenPlumeTransit::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_isFirstOpenShopMain \ static_assert(alignof(WB_PlumeArchive_Main_C_isFirstOpenShopMain) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_isFirstOpenShopMain"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_isFirstOpenShopMain) == 0x000018, "Wrong size on WB_PlumeArchive_Main_C_isFirstOpenShopMain"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_isFirstOpenShopMain, CallFunc_GetPerpetualMark_Value) == 0x000000, "Member 'WB_PlumeArchive_Main_C_isFirstOpenShopMain::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_isFirstOpenShopMain, CallFunc_BeseechSystemUnLock_ReturnValue) == 0x000010, "Member 'WB_PlumeArchive_Main_C_isFirstOpenShopMain::CallFunc_BeseechSystemUnLock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_isFirstOpenShopMain, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000011, "Member 'WB_PlumeArchive_Main_C_isFirstOpenShopMain::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_isFirstOpenShopMain, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated) == 0x000012, "Member 'WB_PlumeArchive_Main_C_isFirstOpenShopMain::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_PlumeArchive_Main_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_PlumeArchive_Main_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_PlumeArchive_Main_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_OnRemoveZhumoItem \ static_assert(alignof(WB_PlumeArchive_Main_C_OnRemoveZhumoItem) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_OnRemoveZhumoItem"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_OnRemoveZhumoItem) == 0x000028, "Wrong size on WB_PlumeArchive_Main_C_OnRemoveZhumoItem"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_OnRemoveZhumoItem, ZhumoItems) == 0x000000, "Member 'WB_PlumeArchive_Main_C_OnRemoveZhumoItem::ZhumoItems' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_OnRemoveZhumoItem, CallFunc_GetPerpetualMark_Value) == 0x000010, "Member 'WB_PlumeArchive_Main_C_OnRemoveZhumoItem::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_OnRemoveZhumoItem, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000020, "Member 'WB_PlumeArchive_Main_C_OnRemoveZhumoItem::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_OnStarDestructEvent \ static_assert(alignof(WB_PlumeArchive_Main_C_OnStarDestructEvent) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_OnStarDestructEvent"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_OnStarDestructEvent) == 0x000008, "Wrong size on WB_PlumeArchive_Main_C_OnStarDestructEvent"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_OnStarDestructEvent, Widget) == 0x000000, "Member 'WB_PlumeArchive_Main_C_OnStarDestructEvent::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_PlayHidden \ static_assert(alignof(WB_PlumeArchive_Main_C_PlayHidden) == 0x000001, "Wrong alignment on WB_PlumeArchive_Main_C_PlayHidden"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_PlayHidden) == 0x000001, "Wrong size on WB_PlumeArchive_Main_C_PlayHidden"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlayHidden, Forward) == 0x000000, "Member 'WB_PlumeArchive_Main_C_PlayHidden::Forward' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock \ static_assert(alignof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock) == 0x000080, "Wrong size on WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock, ReturnValue) == 0x000000, "Member 'WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock, L_FirePoint) == 0x000008, "Member 'WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock::L_FirePoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock, Temp_int_Array_Index_Variable) == 0x000018, "Member 'WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock, CallFunc_Array_Length_ReturnValue) == 0x000024, "Member 'WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock, CallFunc_GetSavedFirepoints_Unlocked_Firepoints) == 0x000028, "Member 'WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock::CallFunc_GetSavedFirepoints_Unlocked_Firepoints' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock, CallFunc_GetSavedFirepoints_Deactivated_Firepoints) == 0x000038, "Member 'WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock::CallFunc_GetSavedFirepoints_Deactivated_Firepoints' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock, CallFunc_GetSavedFirepoints_AllFirepointsEverUnlocked) == 0x000048, "Member 'WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock::CallFunc_GetSavedFirepoints_AllFirepointsEverUnlocked' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock, CallFunc_Greater_IntInt_ReturnValue) == 0x000058, "Member 'WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock, CallFunc_Array_Get_Item) == 0x000060, "Member 'WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock, CallFunc_Array_Add_ReturnValue) == 0x000070, "Member 'WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock, CallFunc_Contains_ReturnValue) == 0x000074, "Member 'WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock, CallFunc_Array_Length_ReturnValue_1) == 0x000078, "Member 'WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock, CallFunc_Not_PreBool_ReturnValue) == 0x00007C, "Member 'WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock, CallFunc_Less_IntInt_ReturnValue) == 0x00007D, "Member 'WB_PlumeArchive_Main_C_PlumeTransitSystemUnlock::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_SetDirectionKeyDown \ static_assert(alignof(WB_PlumeArchive_Main_C_SetDirectionKeyDown) == 0x000004, "Wrong alignment on WB_PlumeArchive_Main_C_SetDirectionKeyDown"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_SetDirectionKeyDown) == 0x00000C, "Wrong size on WB_PlumeArchive_Main_C_SetDirectionKeyDown"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_SetDirectionKeyDown, Selection) == 0x000000, "Member 'WB_PlumeArchive_Main_C_SetDirectionKeyDown::Selection' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_SetDirectionKeyDown, DirectionDown_Down_0) == 0x000008, "Member 'WB_PlumeArchive_Main_C_SetDirectionKeyDown::DirectionDown_Down_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_SetDirectionKeyDown, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000009, "Member 'WB_PlumeArchive_Main_C_SetDirectionKeyDown::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_SetTargetRotator \ static_assert(alignof(WB_PlumeArchive_Main_C_SetTargetRotator) == 0x000004, "Wrong alignment on WB_PlumeArchive_Main_C_SetTargetRotator"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_SetTargetRotator) == 0x000008, "Wrong size on WB_PlumeArchive_Main_C_SetTargetRotator"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_SetTargetRotator, Selection) == 0x000000, "Member 'WB_PlumeArchive_Main_C_SetTargetRotator::Selection' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_SetTargetRotator, K2Node_SwitchInteger_CmpSuccess) == 0x000004, "Member 'WB_PlumeArchive_Main_C_SetTargetRotator::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_SetX \ static_assert(alignof(WB_PlumeArchive_Main_C_SetX) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_SetX"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_SetX) == 0x000090, "Wrong size on WB_PlumeArchive_Main_C_SetX"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_SetX, InGeometry) == 0x000000, "Member 'WB_PlumeArchive_Main_C_SetX::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_SetX, InAnalogEvent) == 0x000040, "Member 'WB_PlumeArchive_Main_C_SetX::InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_SetX, inKeyTag) == 0x000088, "Member 'WB_PlumeArchive_Main_C_SetX::inKeyTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_SetY \ static_assert(alignof(WB_PlumeArchive_Main_C_SetY) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_SetY"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_SetY) == 0x000090, "Wrong size on WB_PlumeArchive_Main_C_SetY"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_SetY, InGeometry) == 0x000000, "Member 'WB_PlumeArchive_Main_C_SetY::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_SetY, InAnalogEvent) == 0x000040, "Member 'WB_PlumeArchive_Main_C_SetY::InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_SetY, inKeyTag) == 0x000088, "Member 'WB_PlumeArchive_Main_C_SetY::inKeyTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_ShowNotice \ static_assert(alignof(WB_PlumeArchive_Main_C_ShowNotice) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_ShowNotice"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_ShowNotice) == 0x000028, "Wrong size on WB_PlumeArchive_Main_C_ShowNotice"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ShowNotice, Content) == 0x000000, "Member 'WB_PlumeArchive_Main_C_ShowNotice::Content' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ShowNotice, CallFunc_GetUIStatic_ReturnValue) == 0x000018, "Member 'WB_PlumeArchive_Main_C_ShowNotice::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_ShowNotice, CallFunc_GetUIZOder_ZOder) == 0x000020, "Member 'WB_PlumeArchive_Main_C_ShowNotice::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_StyleSkillSystemUnlock \ static_assert(alignof(WB_PlumeArchive_Main_C_StyleSkillSystemUnlock) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_StyleSkillSystemUnlock"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_StyleSkillSystemUnlock) == 0x0000D8, "Wrong size on WB_PlumeArchive_Main_C_StyleSkillSystemUnlock"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_StyleSkillSystemUnlock, ReturnValue) == 0x000000, "Member 'WB_PlumeArchive_Main_C_StyleSkillSystemUnlock::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_StyleSkillSystemUnlock, Local_Default) == 0x000008, "Member 'WB_PlumeArchive_Main_C_StyleSkillSystemUnlock::Local_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_StyleSkillSystemUnlock, Local_Source) == 0x000058, "Member 'WB_PlumeArchive_Main_C_StyleSkillSystemUnlock::Local_Source' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_StyleSkillSystemUnlock, CallFunc_GetUINotify_UINotify) == 0x0000A8, "Member 'WB_PlumeArchive_Main_C_StyleSkillSystemUnlock::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_StyleSkillSystemUnlock, CallFunc_GetPlayerAllStyleSkill_ReturnValue) == 0x0000B0, "Member 'WB_PlumeArchive_Main_C_StyleSkillSystemUnlock::CallFunc_GetPlayerAllStyleSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_StyleSkillSystemUnlock, CallFunc_GetPerpetualMark_Value) == 0x0000C0, "Member 'WB_PlumeArchive_Main_C_StyleSkillSystemUnlock::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_StyleSkillSystemUnlock, CallFunc_Array_Length_ReturnValue) == 0x0000D0, "Member 'WB_PlumeArchive_Main_C_StyleSkillSystemUnlock::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_StyleSkillSystemUnlock, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000D4, "Member 'WB_PlumeArchive_Main_C_StyleSkillSystemUnlock::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_StyleSkillSystemUnlock, CallFunc_Greater_IntInt_ReturnValue) == 0x0000D5, "Member 'WB_PlumeArchive_Main_C_StyleSkillSystemUnlock::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_Tick \ static_assert(alignof(WB_PlumeArchive_Main_C_Tick) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_Tick"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_Tick) == 0x000048, "Wrong size on WB_PlumeArchive_Main_C_Tick"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_Tick, MyGeometry) == 0x000000, "Member 'WB_PlumeArchive_Main_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_PlumeArchive_Main_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_TransitPointEvent \ static_assert(alignof(WB_PlumeArchive_Main_C_TransitPointEvent) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_TransitPointEvent"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_TransitPointEvent) == 0x000010, "Wrong size on WB_PlumeArchive_Main_C_TransitPointEvent"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_TransitPointEvent, Point) == 0x000000, "Member 'WB_PlumeArchive_Main_C_TransitPointEvent::Point' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_UpdateDirectionSelect \ static_assert(alignof(WB_PlumeArchive_Main_C_UpdateDirectionSelect) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_UpdateDirectionSelect"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_UpdateDirectionSelect) == 0x0000B8, "Wrong size on WB_PlumeArchive_Main_C_UpdateDirectionSelect"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, Local) == 0x000000, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::Local' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, CallFunc_Greater_IntInt_ReturnValue) == 0x000004, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, CallFunc_MakeVector_ReturnValue) == 0x000008, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, CallFunc_GetRenderTransformAngle_ReturnValue) == 0x000020, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::CallFunc_GetRenderTransformAngle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, CallFunc_MakeRotator_ReturnValue) == 0x000028, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, CallFunc_GreaterGreater_VectorRotator_ReturnValue) == 0x000040, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::CallFunc_GreaterGreater_VectorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, CallFunc_GetChildAt_ReturnValue) == 0x000058, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, CallFunc_MakeRotFromZ_ReturnValue) == 0x000060, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::CallFunc_MakeRotFromZ_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, K2Node_DynamicCast_AsWB_Plume_Archive_Item) == 0x000078, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::K2Node_DynamicCast_AsWB_Plume_Archive_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, CallFunc_BreakRotator_Roll) == 0x000084, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, CallFunc_BreakRotator_Pitch) == 0x000088, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, CallFunc_BreakRotator_Yaw) == 0x00008C, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000090, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, CallFunc_Abs_ReturnValue) == 0x000098, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, CallFunc_Round_ReturnValue) == 0x0000A8, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::CallFunc_Round_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateDirectionSelect, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0000B0, "Member 'WB_PlumeArchive_Main_C_UpdateDirectionSelect::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_UpdateSelect \ static_assert(alignof(WB_PlumeArchive_Main_C_UpdateSelect) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_UpdateSelect"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_UpdateSelect) == 0x000048, "Wrong size on WB_PlumeArchive_Main_C_UpdateSelect"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelect, IsNext) == 0x000000, "Member 'WB_PlumeArchive_Main_C_UpdateSelect::IsNext' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelect, Item) == 0x000008, "Member 'WB_PlumeArchive_Main_C_UpdateSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelect, CallFunc_Array_LastIndex_ReturnValue) == 0x000010, "Member 'WB_PlumeArchive_Main_C_UpdateSelect::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelect, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_PlumeArchive_Main_C_UpdateSelect::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelect, CallFunc_Array_Get_Item_1) == 0x000020, "Member 'WB_PlumeArchive_Main_C_UpdateSelect::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelect, CallFunc_GetNextOrLastItem_Output) == 0x000028, "Member 'WB_PlumeArchive_Main_C_UpdateSelect::CallFunc_GetNextOrLastItem_Output' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelect, CallFunc_GetNextOrLastItem_Output_1) == 0x000030, "Member 'WB_PlumeArchive_Main_C_UpdateSelect::CallFunc_GetNextOrLastItem_Output_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelect, CallFunc_GetNextOrLastItem_Output_2) == 0x000038, "Member 'WB_PlumeArchive_Main_C_UpdateSelect::CallFunc_GetNextOrLastItem_Output_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelect, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000040, "Member 'WB_PlumeArchive_Main_C_UpdateSelect::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelect, CallFunc_IsValid_ReturnValue) == 0x000041, "Member 'WB_PlumeArchive_Main_C_UpdateSelect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelect, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000042, "Member 'WB_PlumeArchive_Main_C_UpdateSelect::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_UpdateSelectedVis \ static_assert(alignof(WB_PlumeArchive_Main_C_UpdateSelectedVis) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_UpdateSelectedVis"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_UpdateSelectedVis) == 0x000070, "Wrong size on WB_PlumeArchive_Main_C_UpdateSelectedVis"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelectedVis, New) == 0x000000, "Member 'WB_PlumeArchive_Main_C_UpdateSelectedVis::New' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelectedVis, Condition) == 0x000008, "Member 'WB_PlumeArchive_Main_C_UpdateSelectedVis::Condition' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelectedVis, Local) == 0x000010, "Member 'WB_PlumeArchive_Main_C_UpdateSelectedVis::Local' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelectedVis, CallFunc_UpdateShowText_return_value) == 0x000018, "Member 'WB_PlumeArchive_Main_C_UpdateSelectedVis::CallFunc_UpdateShowText_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelectedVis, Temp_text_Variable) == 0x000030, "Member 'WB_PlumeArchive_Main_C_UpdateSelectedVis::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelectedVis, Temp_bool_Variable) == 0x000048, "Member 'WB_PlumeArchive_Main_C_UpdateSelectedVis::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelectedVis, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000049, "Member 'WB_PlumeArchive_Main_C_UpdateSelectedVis::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelectedVis, K2Node_Select_Default) == 0x000050, "Member 'WB_PlumeArchive_Main_C_UpdateSelectedVis::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelectedVis, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000068, "Member 'WB_PlumeArchive_Main_C_UpdateSelectedVis::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateSelectedVis, CallFunc_IsValid_ReturnValue) == 0x000069, "Member 'WB_PlumeArchive_Main_C_UpdateSelectedVis::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlumeArchive_Main_C_UpdateShowText \ static_assert(alignof(WB_PlumeArchive_Main_C_UpdateShowText) == 0x000008, "Wrong alignment on WB_PlumeArchive_Main_C_UpdateShowText"); \ static_assert(sizeof(WB_PlumeArchive_Main_C_UpdateShowText) == 0x000028, "Wrong size on WB_PlumeArchive_Main_C_UpdateShowText"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateShowText, Item) == 0x000000, "Member 'WB_PlumeArchive_Main_C_UpdateShowText::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateShowText, return_value) == 0x000008, "Member 'WB_PlumeArchive_Main_C_UpdateShowText::return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlumeArchive_Main_C_UpdateShowText, local_isUnlock) == 0x000020, "Member 'WB_PlumeArchive_Main_C_UpdateShowText::local_isUnlock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PlumeArchive_Main_C \ static_assert(alignof(UWB_PlumeArchive_Main_C) == 0x000008, "Wrong alignment on UWB_PlumeArchive_Main_C"); \ static_assert(sizeof(UWB_PlumeArchive_Main_C) == 0x000450, "Wrong size on UWB_PlumeArchive_Main_C"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_PlumeArchive_Main_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, EnableInputAction) == 0x0002C8, "Member 'UWB_PlumeArchive_Main_C::EnableInputAction' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, AllContentShow) == 0x0002D0, "Member 'UWB_PlumeArchive_Main_C::AllContentShow' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, ShowPanel) == 0x0002D8, "Member 'UWB_PlumeArchive_Main_C::ShowPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, Transit) == 0x0002E0, "Member 'UWB_PlumeArchive_Main_C::Transit' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, Hidden) == 0x0002E8, "Member 'UWB_PlumeArchive_Main_C::Hidden' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, AllContent) == 0x0002F0, "Member 'UWB_PlumeArchive_Main_C::AllContent' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, CustomizationTextBlock_407) == 0x0002F8, "Member 'UWB_PlumeArchive_Main_C::CustomizationTextBlock_407' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, Overlay_list) == 0x000300, "Member 'UWB_PlumeArchive_Main_C::Overlay_list' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, SelectedRotate) == 0x000308, "Member 'UWB_PlumeArchive_Main_C::SelectedRotate' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, WB_AnimationSlot_Fade) == 0x000310, "Member 'UWB_PlumeArchive_Main_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, WGI_InputHelpVis) == 0x000318, "Member 'UWB_PlumeArchive_Main_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, 仓库) == 0x000320, "Member 'UWB_PlumeArchive_Main_C::仓库' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, 入梦) == 0x000328, "Member 'UWB_PlumeArchive_Main_C::入梦' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, 求施) == 0x000330, "Member 'UWB_PlumeArchive_Main_C::求施' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, 注入赤汞) == 0x000338, "Member 'UWB_PlumeArchive_Main_C::注入赤汞' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, 流派技能) == 0x000340, "Member 'UWB_PlumeArchive_Main_C::流派技能' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, 淬羽) == 0x000348, "Member 'UWB_PlumeArchive_Main_C::淬羽' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, 羽度) == 0x000350, "Member 'UWB_PlumeArchive_Main_C::羽度' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, 金箔) == 0x000358, "Member 'UWB_PlumeArchive_Main_C::金箔' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, OnSelectedItem) == 0x000360, "Member 'UWB_PlumeArchive_Main_C::OnSelectedItem' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, RebornFireRef) == 0x000368, "Member 'UWB_PlumeArchive_Main_C::RebornFireRef' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, BottleMarks) == 0x000370, "Member 'UWB_PlumeArchive_Main_C::BottleMarks' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, TopFocus) == 0x000380, "Member 'UWB_PlumeArchive_Main_C::TopFocus' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, TransitPoint) == 0x000388, "Member 'UWB_PlumeArchive_Main_C::TransitPoint' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, DirectionDown_Left) == 0x000398, "Member 'UWB_PlumeArchive_Main_C::DirectionDown_Left' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, DirectionDown_Right) == 0x000399, "Member 'UWB_PlumeArchive_Main_C::DirectionDown_Right' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, DirectionDown_Down) == 0x00039A, "Member 'UWB_PlumeArchive_Main_C::DirectionDown_Down' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, DirectionDown_Up) == 0x00039B, "Member 'UWB_PlumeArchive_Main_C::DirectionDown_Up' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, Select_X) == 0x0003A0, "Member 'UWB_PlumeArchive_Main_C::Select_X' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, Select_Y) == 0x0003A8, "Member 'UWB_PlumeArchive_Main_C::Select_Y' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, StarGraphCache) == 0x0003B0, "Member 'UWB_PlumeArchive_Main_C::StarGraphCache' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, Num) == 0x0003B8, "Member 'UWB_PlumeArchive_Main_C::Num' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, switch_0) == 0x0003BC, "Member 'UWB_PlumeArchive_Main_C::switch_0' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, TargetRotator) == 0x0003C0, "Member 'UWB_PlumeArchive_Main_C::TargetRotator' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, AllItem) == 0x0003C8, "Member 'UWB_PlumeArchive_Main_C::AllItem' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, NotPlayCloseSound) == 0x0003D8, "Member 'UWB_PlumeArchive_Main_C::NotPlayCloseSound' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, UnLock) == 0x0003D9, "Member 'UWB_PlumeArchive_Main_C::UnLock' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, Cache_PlumeTransit) == 0x0003E0, "Member 'UWB_PlumeArchive_Main_C::Cache_PlumeTransit' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, Cache_CreatedWidget) == 0x0003E8, "Member 'UWB_PlumeArchive_Main_C::Cache_CreatedWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, Cache_Shop) == 0x000438, "Member 'UWB_PlumeArchive_Main_C::Cache_Shop' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, CacheStarGraph) == 0x000440, "Member 'UWB_PlumeArchive_Main_C::CacheStarGraph' has a wrong offset!"); \ static_assert(offsetof(UWB_PlumeArchive_Main_C, ShouldRecreateCacheStarGraph) == 0x000448, "Member 'UWB_PlumeArchive_Main_C::ShouldRecreateCacheStarGraph' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSS_MagicHitResult \ static_assert(alignof(FSS_MagicHitResult) == 0x000008, "Wrong alignment on FSS_MagicHitResult"); \ static_assert(sizeof(FSS_MagicHitResult) == 0x000038, "Wrong size on FSS_MagicHitResult"); \ static_assert(offsetof(FSS_MagicHitResult, DamageResult_12_CAF0A75B448E9E3756613F9A9B216A84) == 0x000000, "Member 'FSS_MagicHitResult::DamageResult_12_CAF0A75B448E9E3756613F9A9B216A84' has a wrong offset!"); \ static_assert(offsetof(FSS_MagicHitResult, HitActor_2_AF9566C94BD7FC96E178968DBD3DF009) == 0x000008, "Member 'FSS_MagicHitResult::HitActor_2_AF9566C94BD7FC96E178968DBD3DF009' has a wrong offset!"); \ static_assert(offsetof(FSS_MagicHitResult, Location_5_2B4D6A524D97A13C5B248F983529C373) == 0x000010, "Member 'FSS_MagicHitResult::Location_5_2B4D6A524D97A13C5B248F983529C373' has a wrong offset!"); \ static_assert(offsetof(FSS_MagicHitResult, HitBoneName_8_07A868434D0CE0406D91BF858D322EB2) == 0x000028, "Member 'FSS_MagicHitResult::HitBoneName_8_07A868434D0CE0406D91BF858D322EB2' has a wrong offset!"); \ static_assert(offsetof(FSS_MagicHitResult, PhysicalType_15_DEE7BFF74BB7E53B4D41D3AE1014D998) == 0x000030, "Member 'FSS_MagicHitResult::PhysicalType_15_DEE7BFF74BB7E53B4D41D3AE1014D998' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_FollowController_C_Received_NotifyBegin \ static_assert(alignof(ANS_FollowController_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_FollowController_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_FollowController_C_Received_NotifyBegin) == 0x000070, "Wrong size on ANS_FollowController_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_FollowController_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_FollowController_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowController_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_FollowController_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowController_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_FollowController_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowController_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_FollowController_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowController_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_FollowController_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowController_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_FollowController_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowController_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue) == 0x000058, "Member 'ANS_FollowController_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowController_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'ANS_FollowController_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowController_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue_1) == 0x000061, "Member 'ANS_FollowController_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowController_C_Received_NotifyBegin, CallFunc_StartFollowControllerRotating_Duration_ImplicitCast) == 0x000068, "Member 'ANS_FollowController_C_Received_NotifyBegin::CallFunc_StartFollowControllerRotating_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_FollowController_C_Received_NotifyEnd \ static_assert(alignof(ANS_FollowController_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_FollowController_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_FollowController_C_Received_NotifyEnd) == 0x000048, "Wrong size on ANS_FollowController_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_FollowController_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_FollowController_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowController_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_FollowController_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowController_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_FollowController_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowController_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_FollowController_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_FollowController_C \ static_assert(alignof(UANS_FollowController_C) == 0x000008, "Wrong alignment on UANS_FollowController_C"); \ static_assert(sizeof(UANS_FollowController_C) == 0x000040, "Wrong size on UANS_FollowController_C"); \ #define DUMPER7_ASSERTS_AN_RollNotify_C_Received_NotifyBegin \ static_assert(alignof(AN_RollNotify_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on AN_RollNotify_C_Received_NotifyBegin"); \ static_assert(sizeof(AN_RollNotify_C_Received_NotifyBegin) == 0x000078, "Wrong size on AN_RollNotify_C_Received_NotifyBegin"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'AN_RollNotify_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'AN_RollNotify_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'AN_RollNotify_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'AN_RollNotify_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'AN_RollNotify_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'AN_RollNotify_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyBegin, K2Node_DynamicCast_AsAbstract_Character) == 0x000058, "Member 'AN_RollNotify_C_Received_NotifyBegin::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'AN_RollNotify_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue) == 0x000068, "Member 'AN_RollNotify_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000070, "Member 'AN_RollNotify_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_RollNotify_C_Received_NotifyEnd \ static_assert(alignof(AN_RollNotify_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on AN_RollNotify_C_Received_NotifyEnd"); \ static_assert(sizeof(AN_RollNotify_C_Received_NotifyEnd) == 0x000070, "Wrong size on AN_RollNotify_C_Received_NotifyEnd"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'AN_RollNotify_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'AN_RollNotify_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'AN_RollNotify_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'AN_RollNotify_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_RollNotify_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyEnd, K2Node_DynamicCast_AsAbstract_Character) == 0x000050, "Member 'AN_RollNotify_C_Received_NotifyEnd::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AN_RollNotify_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue) == 0x000060, "Member 'AN_RollNotify_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_RollNotify_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000068, "Member 'AN_RollNotify_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_RollNotify_C \ static_assert(alignof(UAN_RollNotify_C) == 0x000008, "Wrong alignment on UAN_RollNotify_C"); \ static_assert(sizeof(UAN_RollNotify_C) == 0x000060, "Wrong size on UAN_RollNotify_C"); \ static_assert(offsetof(UAN_RollNotify_C, OnRolllengthBegin) == 0x000040, "Member 'UAN_RollNotify_C::OnRolllengthBegin' has a wrong offset!"); \ static_assert(offsetof(UAN_RollNotify_C, OnRolllengthEnd) == 0x000050, "Member 'UAN_RollNotify_C::OnRolllengthEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SME_ReplaceId \ static_assert(alignof(FST_SME_ReplaceId) == 0x000008, "Wrong alignment on FST_SME_ReplaceId"); \ static_assert(sizeof(FST_SME_ReplaceId) == 0x000060, "Wrong size on FST_SME_ReplaceId"); \ static_assert(offsetof(FST_SME_ReplaceId, SkillId_4_202124B04D37BDEAAFE0F2AC7A792AF7) == 0x000000, "Member 'FST_SME_ReplaceId::SkillId_4_202124B04D37BDEAAFE0F2AC7A792AF7' has a wrong offset!"); \ static_assert(offsetof(FST_SME_ReplaceId, ExplodeID_7_9B58CAAA4590572F4A7A9ABFEF91983E) == 0x000050, "Member 'FST_SME_ReplaceId::ExplodeID_7_9B58CAAA4590572F4A7A9ABFEF91983E' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_HitBox_C_GetNotifyName \ static_assert(alignof(ANS_HitBox_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_HitBox_C_GetNotifyName"); \ static_assert(sizeof(ANS_HitBox_C_GetNotifyName) == 0x000010, "Wrong size on ANS_HitBox_C_GetNotifyName"); \ static_assert(offsetof(ANS_HitBox_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_HitBox_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_HitBox_C_Received_NotifyBegin \ static_assert(alignof(ANS_HitBox_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_HitBox_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_HitBox_C_Received_NotifyBegin) == 0x000270, "Wrong size on ANS_HitBox_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_HitBox_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_HitBox_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_HitBox_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_HitBox_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_HitBox_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, ResParts) == 0x000050, "Member 'ANS_HitBox_C_Received_NotifyBegin::ResParts' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, TempHitId) == 0x000060, "Member 'ANS_HitBox_C_Received_NotifyBegin::TempHitId' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, TempParts) == 0x000070, "Member 'ANS_HitBox_C_Received_NotifyBegin::TempParts' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, Temp_int_Array_Index_Variable) == 0x000080, "Member 'ANS_HitBox_C_Received_NotifyBegin::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_GetDisplayName_ReturnValue) == 0x000088, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000098, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue_1) == 0x0000A0, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue) == 0x0000A8, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, K2Node_DynamicCast_AsCharacter) == 0x0000B0, "Member 'ANS_HitBox_C_Received_NotifyBegin::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x0000B8, "Member 'ANS_HitBox_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x0000B9, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_IsLocallyControlled_ReturnValue) == 0x0000BA, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_IsServer_ReturnValue) == 0x0000BB, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_GetDisplayName_ReturnValue_1) == 0x0000C0, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_Concat_StrStr_ReturnValue) == 0x0000D0, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0000E0, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000E8, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue_1) == 0x0000F8, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000100, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue_2) == 0x000110, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_Array_Get_Item) == 0x000118, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_Array_Length_ReturnValue) == 0x00011C, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000120, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_GetStarMapData_Data) == 0x000128, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_GetStarMapData_Data' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_GetKeyActive_IsActive) == 0x000198, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_GetKeyActive_IsValid) == 0x000199, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_GetSelectStructData_Data) == 0x0001A0, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_GetSelectStructData_ReturnValue) == 0x000200, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_Map_Values_Values) == 0x000208, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_Map_Keys_Keys) == 0x000218, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, Temp_int_Loop_Counter_Variable) == 0x000228, "Member 'ANS_HitBox_C_Received_NotifyBegin::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_Array_Get_Item_1) == 0x000230, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_Less_IntInt_ReturnValue) == 0x000240, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_Add_IntInt_ReturnValue) == 0x000244, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, K2Node_MakeArray_Array) == 0x000248, "Member 'ANS_HitBox_C_Received_NotifyBegin::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, K2Node_MakeArray_Array_1) == 0x000258, "Member 'ANS_HitBox_C_Received_NotifyBegin::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyBegin, CallFunc_ActiveCollisionWithSkill_duration_ImplicitCast) == 0x000268, "Member 'ANS_HitBox_C_Received_NotifyBegin::CallFunc_ActiveCollisionWithSkill_duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_HitBox_C_Received_NotifyEnd \ static_assert(alignof(ANS_HitBox_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_HitBox_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_HitBox_C_Received_NotifyEnd) == 0x000248, "Wrong size on ANS_HitBox_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_HitBox_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_HitBox_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_HitBox_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_HitBox_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, ResParts) == 0x000048, "Member 'ANS_HitBox_C_Received_NotifyEnd::ResParts' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, TempParts) == 0x000058, "Member 'ANS_HitBox_C_Received_NotifyEnd::TempParts' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_GetDisplayName_ReturnValue) == 0x000068, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000078, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000080, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_Base_AI) == 0x000088, "Member 'ANS_HitBox_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000090, "Member 'ANS_HitBox_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000098, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue_1) == 0x0000A8, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, Temp_int_Array_Index_Variable) == 0x0000B0, "Member 'ANS_HitBox_C_Received_NotifyEnd::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, K2Node_DynamicCast_AsCharacter) == 0x0000B8, "Member 'ANS_HitBox_C_Received_NotifyEnd::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess_1) == 0x0000C0, "Member 'ANS_HitBox_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_IsLocallyControlled_ReturnValue) == 0x0000C1, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_IsServer_ReturnValue) == 0x0000C2, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_GetDisplayName_ReturnValue_1) == 0x0000C8, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue) == 0x0000D8, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_Concat_StrStr_ReturnValue) == 0x0000E0, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x0000F0, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000F8, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000108, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, Temp_int_Loop_Counter_Variable) == 0x000118, "Member 'ANS_HitBox_C_Received_NotifyEnd::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_Add_IntInt_ReturnValue) == 0x00011C, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, Temp_object_Variable) == 0x000120, "Member 'ANS_HitBox_C_Received_NotifyEnd::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_Array_Get_Item) == 0x000128, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000129, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_Array_Length_ReturnValue) == 0x00012C, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_Less_IntInt_ReturnValue) == 0x000130, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue_2) == 0x000138, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_GetStarMapData_Data) == 0x000140, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_GetStarMapData_Data' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_GetKeyActive_IsActive) == 0x0001B0, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_GetKeyActive_IsValid) == 0x0001B1, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_GetSelectStructData_Data) == 0x0001B8, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_GetSelectStructData_ReturnValue) == 0x000218, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_Map_Values_Values) == 0x000220, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, CallFunc_Array_AddUnique_ReturnValue) == 0x000230, "Member 'ANS_HitBox_C_Received_NotifyEnd::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyEnd, K2Node_MakeArray_Array) == 0x000238, "Member 'ANS_HitBox_C_Received_NotifyEnd::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_HitBox_C_Received_NotifyTick \ static_assert(alignof(ANS_HitBox_C_Received_NotifyTick) == 0x000008, "Wrong alignment on ANS_HitBox_C_Received_NotifyTick"); \ static_assert(sizeof(ANS_HitBox_C_Received_NotifyTick) == 0x000478, "Wrong size on ANS_HitBox_C_Received_NotifyTick"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, MeshComp) == 0x000000, "Member 'ANS_HitBox_C_Received_NotifyTick::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, Animation) == 0x000008, "Member 'ANS_HitBox_C_Received_NotifyTick::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, FrameDeltaTime) == 0x000010, "Member 'ANS_HitBox_C_Received_NotifyTick::FrameDeltaTime' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, EventReference) == 0x000018, "Member 'ANS_HitBox_C_Received_NotifyTick::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, ReturnValue) == 0x000048, "Member 'ANS_HitBox_C_Received_NotifyTick::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, TempHitId) == 0x000050, "Member 'ANS_HitBox_C_Received_NotifyTick::TempHitId' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Montage_GetNotifyStateTriggerTimeByEvent_OutStartTime) == 0x000060, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Montage_GetNotifyStateTriggerTimeByEvent_OutStartTime' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Montage_GetNotifyStateTriggerTimeByEvent_OutEndTime) == 0x000064, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Montage_GetNotifyStateTriggerTimeByEvent_OutEndTime' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000070, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Montage_GetNotifyStateTriggerTimeByEvent_OutStartTime_1) == 0x000078, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Montage_GetNotifyStateTriggerTimeByEvent_OutStartTime_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Montage_GetNotifyStateTriggerTimeByEvent_OutEndTime_1) == 0x00007C, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Montage_GetNotifyStateTriggerTimeByEvent_OutEndTime_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, K2Node_DynamicCast_AsAnim_Montage) == 0x000080, "Member 'ANS_HitBox_C_Received_NotifyTick::K2Node_DynamicCast_AsAnim_Montage' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, K2Node_DynamicCast_bSuccess) == 0x000088, "Member 'ANS_HitBox_C_Received_NotifyTick::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000090, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000098, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Add_VectorVector_ReturnValue) == 0x0000B8, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_GetOwner_ReturnValue) == 0x0000D0, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_GetOwner_ReturnValue_1) == 0x0000D8, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, K2Node_DynamicCast_AsAnimation_Editor_Preview_Actor) == 0x0000E0, "Member 'ANS_HitBox_C_Received_NotifyTick::K2Node_DynamicCast_AsAnimation_Editor_Preview_Actor' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, K2Node_DynamicCast_bSuccess_1) == 0x0000E8, "Member 'ANS_HitBox_C_Received_NotifyTick::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_GetAnimInstance_ReturnValue) == 0x0000F0, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_GetOwner_ReturnValue_2) == 0x0000F8, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Montage_GetPosition_ReturnValue) == 0x000100, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Montage_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, K2Node_DynamicCast_AsBP_Base_AI) == 0x000108, "Member 'ANS_HitBox_C_Received_NotifyTick::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, K2Node_DynamicCast_bSuccess_2) == 0x000110, "Member 'ANS_HitBox_C_Received_NotifyTick::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000118, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000120, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, Temp_object_Variable) == 0x000128, "Member 'ANS_HitBox_C_Received_NotifyTick::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, Temp_int_Array_Index_Variable) == 0x000130, "Member 'ANS_HitBox_C_Received_NotifyTick::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, Temp_object_Variable_1) == 0x000138, "Member 'ANS_HitBox_C_Received_NotifyTick::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Array_Get_Item) == 0x000140, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_IsEmpty_ReturnValue) == 0x000150, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, Temp_int_Loop_Counter_Variable) == 0x000154, "Member 'ANS_HitBox_C_Received_NotifyTick::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Less_IntInt_ReturnValue) == 0x000158, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Add_IntInt_ReturnValue) == 0x00015C, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000160, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000161, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000162, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000163, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000168, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_BooleanOR_ReturnValue) == 0x000180, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_BooleanOR_ReturnValue_1) == 0x000181, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000188, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_GetWeaponAttackDirectionDebugColor_ReturnValue) == 0x000198, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_GetWeaponAttackDirectionDebugColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_GetWeaponAttackDirectionByOwner_ReturnValue) == 0x0001A8, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_GetWeaponAttackDirectionByOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_GreaterGreater_VectorRotator_ReturnValue) == 0x0001C0, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_GreaterGreater_VectorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0001D8, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0001F0, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Conv_ObjectToText_ReturnValue) == 0x000208, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Conv_ObjectToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, K2Node_MakeStruct_FormatArgumentData) == 0x000220, "Member 'ANS_HitBox_C_Received_NotifyTick::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, K2Node_MakeArray_Array) == 0x000270, "Member 'ANS_HitBox_C_Received_NotifyTick::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_GetOwner_ReturnValue_3) == 0x000280, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_GetOwner_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Format_ReturnValue) == 0x000288, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_LoadHitDataFromSkillId_DamageDataSource) == 0x0002A0, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_LoadHitDataFromSkillId_DamageDataSource' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_CreateMessageWindow_ReturnValue) == 0x000400, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_GetOwner_ReturnValue_4) == 0x000408, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_GetOwner_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000410, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_CanPlayHitBoxCameraShake_ReturnValue) == 0x000428, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_CanPlayHitBoxCameraShake_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, K2Node_MakeArray_Array_1) == 0x000430, "Member 'ANS_HitBox_C_Received_NotifyTick::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000440, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000448, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_DrawDebugArrow_Duration_ImplicitCast) == 0x000450, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_DrawDebugArrow_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_DrawDebugString_Duration_ImplicitCast) == 0x000454, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_DrawDebugString_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_1) == 0x000458, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_2) == 0x000460, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Subtract_DoubleDouble_A_ImplicitCast_1) == 0x000468, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Subtract_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HitBox_C_Received_NotifyTick, CallFunc_Subtract_DoubleDouble_A_ImplicitCast_2) == 0x000470, "Member 'ANS_HitBox_C_Received_NotifyTick::CallFunc_Subtract_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_HitBox_C \ static_assert(alignof(UANS_HitBox_C) == 0x000008, "Wrong alignment on UANS_HitBox_C"); \ static_assert(sizeof(UANS_HitBox_C) == 0x0000D0, "Wrong size on UANS_HitBox_C"); \ static_assert(offsetof(UANS_HitBox_C, Kye) == 0x000040, "Member 'UANS_HitBox_C::Kye' has a wrong offset!"); \ static_assert(offsetof(UANS_HitBox_C, CollisionPart_1) == 0x000068, "Member 'UANS_HitBox_C::CollisionPart_1' has a wrong offset!"); \ static_assert(offsetof(UANS_HitBox_C, HitDataId_1) == 0x000070, "Member 'UANS_HitBox_C::HitDataId_1' has a wrong offset!"); \ static_assert(offsetof(UANS_HitBox_C, CollisionPart_2) == 0x000080, "Member 'UANS_HitBox_C::CollisionPart_2' has a wrong offset!"); \ static_assert(offsetof(UANS_HitBox_C, HitDataId_2) == 0x000088, "Member 'UANS_HitBox_C::HitDataId_2' has a wrong offset!"); \ static_assert(offsetof(UANS_HitBox_C, CollisionPart_3) == 0x000098, "Member 'UANS_HitBox_C::CollisionPart_3' has a wrong offset!"); \ static_assert(offsetof(UANS_HitBox_C, HitDataId_3) == 0x0000A0, "Member 'UANS_HitBox_C::HitDataId_3' has a wrong offset!"); \ static_assert(offsetof(UANS_HitBox_C, CollisionPart_4) == 0x0000B0, "Member 'UANS_HitBox_C::CollisionPart_4' has a wrong offset!"); \ static_assert(offsetof(UANS_HitBox_C, HitDataId_4) == 0x0000B8, "Member 'UANS_HitBox_C::HitDataId_4' has a wrong offset!"); \ static_assert(offsetof(UANS_HitBox_C, 允许摄像机震动) == 0x0000C8, "Member 'UANS_HitBox_C::允许摄像机震动' has a wrong offset!"); \ static_assert(offsetof(UANS_HitBox_C, WeaponAttackDirection) == 0x0000C9, "Member 'UANS_HitBox_C::WeaponAttackDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_FollowMovementRotation_C_Received_NotifyTick \ static_assert(alignof(ANS_FollowMovementRotation_C_Received_NotifyTick) == 0x000008, "Wrong alignment on ANS_FollowMovementRotation_C_Received_NotifyTick"); \ static_assert(sizeof(ANS_FollowMovementRotation_C_Received_NotifyTick) == 0x0000E8, "Wrong size on ANS_FollowMovementRotation_C_Received_NotifyTick"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, MeshComp) == 0x000000, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, Animation) == 0x000008, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, FrameDeltaTime) == 0x000010, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::FrameDeltaTime' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, EventReference) == 0x000018, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, ReturnValue) == 0x000048, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, CallFunc_GetAnimInstance_ReturnValue) == 0x000050, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, CallFunc_GetOwner_ReturnValue) == 0x000058, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000060, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000068, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000071, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, K2Node_DynamicCast_AsI_Rotating_Component) == 0x000078, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::K2Node_DynamicCast_AsI_Rotating_Component' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, K2Node_DynamicCast_bSuccess_1) == 0x000088, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, CallFunc_GetDesiredFollowRotation_Rotation) == 0x000090, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::CallFunc_GetDesiredFollowRotation_Rotation' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, CallFunc_CameraIsTargetingLock_return_value) == 0x0000A8, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::CallFunc_CameraIsTargetingLock_return_value' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0000B0, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, CallFunc_RInterpTo_Constant_ReturnValue) == 0x0000C8, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::CallFunc_RInterpTo_Constant_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_FollowMovementRotation_C_Received_NotifyTick, CallFunc_K2_SetActorRotation_ReturnValue) == 0x0000E0, "Member 'ANS_FollowMovementRotation_C_Received_NotifyTick::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_FollowMovementRotation_C \ static_assert(alignof(UANS_FollowMovementRotation_C) == 0x000008, "Wrong alignment on UANS_FollowMovementRotation_C"); \ static_assert(sizeof(UANS_FollowMovementRotation_C) == 0x000048, "Wrong size on UANS_FollowMovementRotation_C"); \ static_assert(offsetof(UANS_FollowMovementRotation_C, Interp_Speed) == 0x000040, "Member 'UANS_FollowMovementRotation_C::Interp_Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_CanPlayStartMove_C_Received_Notify \ static_assert(alignof(AN_CanPlayStartMove_C_Received_Notify) == 0x000008, "Wrong alignment on AN_CanPlayStartMove_C_Received_Notify"); \ static_assert(sizeof(AN_CanPlayStartMove_C_Received_Notify) == 0x000060, "Wrong size on AN_CanPlayStartMove_C_Received_Notify"); \ static_assert(offsetof(AN_CanPlayStartMove_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_CanPlayStartMove_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_CanPlayStartMove_C_Received_Notify, Animation) == 0x000008, "Member 'AN_CanPlayStartMove_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_CanPlayStartMove_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_CanPlayStartMove_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_CanPlayStartMove_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_CanPlayStartMove_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CanPlayStartMove_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_CanPlayStartMove_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CanPlayStartMove_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000050, "Member 'AN_CanPlayStartMove_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_CanPlayStartMove_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AN_CanPlayStartMove_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_CanPlayStartMove_C \ static_assert(alignof(UAN_CanPlayStartMove_C) == 0x000008, "Wrong alignment on UAN_CanPlayStartMove_C"); \ static_assert(sizeof(UAN_CanPlayStartMove_C) == 0x000038, "Wrong size on UAN_CanPlayStartMove_C"); \ #define DUMPER7_ASSERTS_FST_LeaveMessageTips \ static_assert(alignof(FST_LeaveMessageTips) == 0x000008, "Wrong alignment on FST_LeaveMessageTips"); \ static_assert(sizeof(FST_LeaveMessageTips) == 0x000028, "Wrong size on FST_LeaveMessageTips"); \ static_assert(offsetof(FST_LeaveMessageTips, Type_17_54054B0F441B40693DE4009B332A34F0) == 0x000000, "Member 'FST_LeaveMessageTips::Type_17_54054B0F441B40693DE4009B332A34F0' has a wrong offset!"); \ static_assert(offsetof(FST_LeaveMessageTips, Data_16_B969B6754EDEA03C80691883559EFB48) == 0x000018, "Member 'FST_LeaveMessageTips::Data_16_B969B6754EDEA03C80691883559EFB48' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_WindConfig \ static_assert(alignof(FS_WindConfig) == 0x000008, "Wrong alignment on FS_WindConfig"); \ static_assert(sizeof(FS_WindConfig) == 0x000048, "Wrong size on FS_WindConfig"); \ static_assert(offsetof(FS_WindConfig, Wind_34_F067BADC4686A51534C3B8A25D22C70E) == 0x000000, "Member 'FS_WindConfig::Wind_34_F067BADC4686A51534C3B8A25D22C70E' has a wrong offset!"); \ static_assert(offsetof(FS_WindConfig, Strength_44_08E55D544948122850E589B3AF9D3775) == 0x000030, "Member 'FS_WindConfig::Strength_44_08E55D544948122850E589B3AF9D3775' has a wrong offset!"); \ static_assert(offsetof(FS_WindConfig, Speed_37_8024A50D4A1888543576C2890B30D533) == 0x000034, "Member 'FS_WindConfig::Speed_37_8024A50D4A1888543576C2890B30D533' has a wrong offset!"); \ static_assert(offsetof(FS_WindConfig, MinGustAmount_39_3A0BA76E4F91E78DF9F883B76121A5CA) == 0x000038, "Member 'FS_WindConfig::MinGustAmount_39_3A0BA76E4F91E78DF9F883B76121A5CA' has a wrong offset!"); \ static_assert(offsetof(FS_WindConfig, MaxGustAmount_40_A3D280F14B0C86668B9F92B06207FE23) == 0x00003C, "Member 'FS_WindConfig::MaxGustAmount_40_A3D280F14B0C86668B9F92B06207FE23' has a wrong offset!"); \ static_assert(offsetof(FS_WindConfig, Radius_41_738D2FE84FD25D9EB22800A978CD693F) == 0x000040, "Member 'FS_WindConfig::Radius_41_738D2FE84FD25D9EB22800A978CD693F' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FF_Item \ static_assert(alignof(FF_Item) == 0x000008, "Wrong alignment on FF_Item"); \ static_assert(sizeof(FF_Item) == 0x000050, "Wrong size on FF_Item"); \ static_assert(offsetof(FF_Item, Name_40_941BCC9B4AF287B9AFC0BA832A3127C5) == 0x000000, "Member 'FF_Item::Name_40_941BCC9B4AF287B9AFC0BA832A3127C5' has a wrong offset!"); \ static_assert(offsetof(FF_Item, shortdescrip_61_36758D9B405396FF2CE6F68FE65B864B) == 0x000008, "Member 'FF_Item::shortdescrip_61_36758D9B405396FF2CE6F68FE65B864B' has a wrong offset!"); \ static_assert(offsetof(FF_Item, Description_5_63E4A42042B9B9A247D5A0BD81EE3F78) == 0x000020, "Member 'FF_Item::Description_5_63E4A42042B9B9A247D5A0BD81EE3F78' has a wrong offset!"); \ static_assert(offsetof(FF_Item, Type_57_2423B0F4494306D370CCB1A1CAF5F77A) == 0x000038, "Member 'FF_Item::Type_57_2423B0F4494306D370CCB1A1CAF5F77A' has a wrong offset!"); \ static_assert(offsetof(FF_Item, IsStackable_58_996F380C4B467450DF739E872D262334) == 0x000039, "Member 'FF_Item::IsStackable_58_996F380C4B467450DF739E872D262334' has a wrong offset!"); \ static_assert(offsetof(FF_Item, IsDroppable_21_AEF6669740DDCA25F8DF1484EAD96AD4) == 0x00003A, "Member 'FF_Item::IsDroppable_21_AEF6669740DDCA25F8DF1484EAD96AD4' has a wrong offset!"); \ static_assert(offsetof(FF_Item, IsConsumable_54_A7F0146340FFE8D95D0534B8D13311B4) == 0x00003B, "Member 'FF_Item::IsConsumable_54_A7F0146340FFE8D95D0534B8D13311B4' has a wrong offset!"); \ static_assert(offsetof(FF_Item, Image_28_1DF6EBEF4E8705F4AE783AB35F58D01F) == 0x000040, "Member 'FF_Item::Image_28_1DF6EBEF4E8705F4AE783AB35F58D01F' has a wrong offset!"); \ static_assert(offsetof(FF_Item, IsUniqueItem_63_E99B65934C2C6691071618A3D0F180D8) == 0x000048, "Member 'FF_Item::IsUniqueItem_63_E99B65934C2C6691071618A3D0F180D8' has a wrong offset!"); \ static_assert(offsetof(FF_Item, SortId_66_D228A53943D85E79FFDB5B9DD4030934) == 0x00004C, "Member 'FF_Item::SortId_66_D228A53943D85E79FFDB5B9DD4030934' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_SpotLightConfig \ static_assert(alignof(FS_SpotLightConfig) == 0x000008, "Wrong alignment on FS_SpotLightConfig"); \ static_assert(sizeof(FS_SpotLightConfig) == 0x000078, "Wrong size on FS_SpotLightConfig"); \ static_assert(offsetof(FS_SpotLightConfig, SpotLight_29_F067BADC4686A51534C3B8A25D22C70E) == 0x000000, "Member 'FS_SpotLightConfig::SpotLight_29_F067BADC4686A51534C3B8A25D22C70E' has a wrong offset!"); \ static_assert(offsetof(FS_SpotLightConfig, Intensity_31_8024A50D4A1888543576C2890B30D533) == 0x000030, "Member 'FS_SpotLightConfig::Intensity_31_8024A50D4A1888543576C2890B30D533' has a wrong offset!"); \ static_assert(offsetof(FS_SpotLightConfig, LightColor_9_3A0BA76E4F91E78DF9F883B76121A5CA) == 0x000038, "Member 'FS_SpotLightConfig::LightColor_9_3A0BA76E4F91E78DF9F883B76121A5CA' has a wrong offset!"); \ static_assert(offsetof(FS_SpotLightConfig, AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23) == 0x000048, "Member 'FS_SpotLightConfig::AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23' has a wrong offset!"); \ static_assert(offsetof(FS_SpotLightConfig, InnerConeAngle_26_738D2FE84FD25D9EB22800A978CD693F) == 0x000050, "Member 'FS_SpotLightConfig::InnerConeAngle_26_738D2FE84FD25D9EB22800A978CD693F' has a wrong offset!"); \ static_assert(offsetof(FS_SpotLightConfig, OuterConeAngle_27_456A56C84ECB2771E09768A1CC35B989) == 0x000058, "Member 'FS_SpotLightConfig::OuterConeAngle_27_456A56C84ECB2771E09768A1CC35B989' has a wrong offset!"); \ static_assert(offsetof(FS_SpotLightConfig, Temperature_17_0BDBB6B448DE96C37804C78CC50983C7) == 0x000060, "Member 'FS_SpotLightConfig::Temperature_17_0BDBB6B448DE96C37804C78CC50983C7' has a wrong offset!"); \ static_assert(offsetof(FS_SpotLightConfig, VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F) == 0x000068, "Member 'FS_SpotLightConfig::VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F' has a wrong offset!"); \ static_assert(offsetof(FS_SpotLightConfig, IndirectIntensity_34_B2A9085F44210ED6C28CFB937FD4A35B) == 0x000070, "Member 'FS_SpotLightConfig::IndirectIntensity_34_B2A9085F44210ED6C28CFB937FD4A35B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_SkyAtmosphereConfig \ static_assert(alignof(FS_SkyAtmosphereConfig) == 0x000008, "Wrong alignment on FS_SkyAtmosphereConfig"); \ static_assert(sizeof(FS_SkyAtmosphereConfig) == 0x000078, "Wrong size on FS_SkyAtmosphereConfig"); \ static_assert(offsetof(FS_SkyAtmosphereConfig, SkyAtmosphere_38_F067BADC4686A51534C3B8A25D22C70E) == 0x000000, "Member 'FS_SkyAtmosphereConfig::SkyAtmosphere_38_F067BADC4686A51534C3B8A25D22C70E' has a wrong offset!"); \ static_assert(offsetof(FS_SkyAtmosphereConfig, RayleighScatteringScale_39_8024A50D4A1888543576C2890B30D533) == 0x000030, "Member 'FS_SkyAtmosphereConfig::RayleighScatteringScale_39_8024A50D4A1888543576C2890B30D533' has a wrong offset!"); \ static_assert(offsetof(FS_SkyAtmosphereConfig, RayleighScattering_40_3A0BA76E4F91E78DF9F883B76121A5CA) == 0x000038, "Member 'FS_SkyAtmosphereConfig::RayleighScattering_40_3A0BA76E4F91E78DF9F883B76121A5CA' has a wrong offset!"); \ static_assert(offsetof(FS_SkyAtmosphereConfig, RayleighExponentialDistribution_43_508CC0B94C646AA71D0E3387B5B5E90B) == 0x000048, "Member 'FS_SkyAtmosphereConfig::RayleighExponentialDistribution_43_508CC0B94C646AA71D0E3387B5B5E90B' has a wrong offset!"); \ static_assert(offsetof(FS_SkyAtmosphereConfig, MieScatteringScale_47_FC4211D74E10534759542D93A02E2018) == 0x000050, "Member 'FS_SkyAtmosphereConfig::MieScatteringScale_47_FC4211D74E10534759542D93A02E2018' has a wrong offset!"); \ static_assert(offsetof(FS_SkyAtmosphereConfig, SkyLuminanceFacter_49_7C21A1D54F2A5F705868F1885CC34695) == 0x000058, "Member 'FS_SkyAtmosphereConfig::SkyLuminanceFacter_49_7C21A1D54F2A5F705868F1885CC34695' has a wrong offset!"); \ static_assert(offsetof(FS_SkyAtmosphereConfig, AerialPespectiveViewDistanceScale_54_E0B561464394CE25905D399856D85F9C) == 0x000068, "Member 'FS_SkyAtmosphereConfig::AerialPespectiveViewDistanceScale_54_E0B561464394CE25905D399856D85F9C' has a wrong offset!"); \ static_assert(offsetof(FS_SkyAtmosphereConfig, HeightFogContribution_57_86EF32A246A8976D8EA7EE8A50C35E19) == 0x000070, "Member 'FS_SkyAtmosphereConfig::HeightFogContribution_57_86EF32A246A8976D8EA7EE8A50C35E19' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_CaculatePairedAnimationId \ static_assert(alignof(DCSLibrary_C_CaculatePairedAnimationId) == 0x000008, "Wrong alignment on DCSLibrary_C_CaculatePairedAnimationId"); \ static_assert(sizeof(DCSLibrary_C_CaculatePairedAnimationId) == 0x000038, "Wrong size on DCSLibrary_C_CaculatePairedAnimationId"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationId, SponsorActorId) == 0x000000, "Member 'DCSLibrary_C_CaculatePairedAnimationId::SponsorActorId' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationId, VictimActorId) == 0x000004, "Member 'DCSLibrary_C_CaculatePairedAnimationId::VictimActorId' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationId, SkillID) == 0x000008, "Member 'DCSLibrary_C_CaculatePairedAnimationId::SkillID' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationId, __WorldContext) == 0x000010, "Member 'DCSLibrary_C_CaculatePairedAnimationId::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationId, ReturnValue) == 0x000018, "Member 'DCSLibrary_C_CaculatePairedAnimationId::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationId, CallFunc_Divide_IntInt_ReturnValue) == 0x00001C, "Member 'DCSLibrary_C_CaculatePairedAnimationId::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationId, CallFunc_Divide_IntInt_ReturnValue_1) == 0x000020, "Member 'DCSLibrary_C_CaculatePairedAnimationId::CallFunc_Divide_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationId, CallFunc_Multiply_IntInt_ReturnValue) == 0x000024, "Member 'DCSLibrary_C_CaculatePairedAnimationId::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationId, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'DCSLibrary_C_CaculatePairedAnimationId::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationId, CallFunc_Multiply_IntInt_ReturnValue_1) == 0x00002C, "Member 'DCSLibrary_C_CaculatePairedAnimationId::CallFunc_Multiply_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationId, CallFunc_Add_IntInt_ReturnValue_1) == 0x000030, "Member 'DCSLibrary_C_CaculatePairedAnimationId::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType \ static_assert(alignof(DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType) == 0x000008, "Wrong alignment on DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType"); \ static_assert(sizeof(DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType) == 0x000060, "Wrong size on DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType, SponsorActorId) == 0x000000, "Member 'DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType::SponsorActorId' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType, VictimActorId) == 0x000004, "Member 'DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType::VictimActorId' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType, SkillID) == 0x000008, "Member 'DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType::SkillID' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType, WeaponType) == 0x000010, "Member 'DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType::WeaponType' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType, __WorldContext) == 0x000020, "Member 'DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType, ReturnValue) == 0x000028, "Member 'DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType, CallFunc_CaculatePairedAnimationId_ReturnValue) == 0x000038, "Member 'DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType::CallFunc_CaculatePairedAnimationId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType, CallFunc_Conv_IntToString_ReturnValue) == 0x000040, "Member 'DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'DCSLibrary_C_CaculatePairedAnimationIdWithWeaponType::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_calculate_given_damage \ static_assert(alignof(DCSLibrary_C_calculate_given_damage) == 0x000008, "Wrong alignment on DCSLibrary_C_calculate_given_damage"); \ static_assert(sizeof(DCSLibrary_C_calculate_given_damage) == 0x000128, "Wrong size on DCSLibrary_C_calculate_given_damage"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, defenceD) == 0x000000, "Member 'DCSLibrary_C_calculate_given_damage::defenceD' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, damageA) == 0x000008, "Member 'DCSLibrary_C_calculate_given_damage::damageA' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, __WorldContext) == 0x000010, "Member 'DCSLibrary_C_calculate_given_damage::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, Value) == 0x000018, "Member 'DCSLibrary_C_calculate_given_damage::Value' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, D) == 0x000020, "Member 'DCSLibrary_C_calculate_given_damage::D' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, A) == 0x000028, "Member 'DCSLibrary_C_calculate_given_damage::A' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000030, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000038, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000040, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000048, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000050, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000058, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Square_ReturnValue) == 0x000060, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Square_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000068, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000070, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000078, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Multiply_DoubleDouble_ReturnValue_4) == 0x000080, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Multiply_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Multiply_DoubleDouble_ReturnValue_5) == 0x000088, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Multiply_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x000090, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000098, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Divide_DoubleDouble_ReturnValue_3) == 0x0000A0, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Divide_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Divide_DoubleDouble_ReturnValue_4) == 0x0000A8, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Divide_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0000B0, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Square_ReturnValue_1) == 0x0000B8, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Square_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Multiply_DoubleDouble_ReturnValue_6) == 0x0000C0, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Multiply_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Divide_DoubleDouble_ReturnValue_5) == 0x0000C8, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Divide_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0000D0, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x0000D8, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Multiply_DoubleDouble_ReturnValue_7) == 0x0000E0, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Multiply_DoubleDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Square_ReturnValue_2) == 0x0000E8, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Square_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Multiply_DoubleDouble_ReturnValue_8) == 0x0000F0, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Multiply_DoubleDouble_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x0000F8, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Multiply_DoubleDouble_ReturnValue_9) == 0x000100, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Multiply_DoubleDouble_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2) == 0x000108, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Multiply_DoubleDouble_ReturnValue_10) == 0x000110, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Multiply_DoubleDouble_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_Multiply_DoubleDouble_ReturnValue_11) == 0x000118, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_Multiply_DoubleDouble_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_calculate_given_damage, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_3) == 0x000120, "Member 'DCSLibrary_C_calculate_given_damage::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_CalculateItemLevel \ static_assert(alignof(DCSLibrary_C_CalculateItemLevel) == 0x000008, "Wrong alignment on DCSLibrary_C_CalculateItemLevel"); \ static_assert(sizeof(DCSLibrary_C_CalculateItemLevel) == 0x000140, "Wrong size on DCSLibrary_C_CalculateItemLevel"); \ static_assert(offsetof(DCSLibrary_C_CalculateItemLevel, F_StoredItem) == 0x000000, "Member 'DCSLibrary_C_CalculateItemLevel::F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CalculateItemLevel, __WorldContext) == 0x000020, "Member 'DCSLibrary_C_CalculateItemLevel::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CalculateItemLevel, LevelCustomResult) == 0x000028, "Member 'DCSLibrary_C_CalculateItemLevel::LevelCustomResult' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CalculateItemLevel, LevelCustom) == 0x00002C, "Member 'DCSLibrary_C_CalculateItemLevel::LevelCustom' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CalculateItemLevel, CallFunc_GetItemConfigBySortId_Item) == 0x000030, "Member 'DCSLibrary_C_CalculateItemLevel::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CalculateItemLevel, CallFunc_GetItemConfigBySortId_find) == 0x000100, "Member 'DCSLibrary_C_CalculateItemLevel::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CalculateItemLevel, CallFunc_Conv_TextToString_ReturnValue) == 0x000108, "Member 'DCSLibrary_C_CalculateItemLevel::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CalculateItemLevel, CallFunc_Split_LeftS) == 0x000118, "Member 'DCSLibrary_C_CalculateItemLevel::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CalculateItemLevel, CallFunc_Split_RightS) == 0x000128, "Member 'DCSLibrary_C_CalculateItemLevel::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CalculateItemLevel, CallFunc_Split_ReturnValue) == 0x000138, "Member 'DCSLibrary_C_CalculateItemLevel::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CalculateItemLevel, CallFunc_Conv_StringToInt_ReturnValue) == 0x00013C, "Member 'DCSLibrary_C_CalculateItemLevel::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_CheckBonePart \ static_assert(alignof(DCSLibrary_C_CheckBonePart) == 0x000008, "Wrong alignment on DCSLibrary_C_CheckBonePart"); \ static_assert(sizeof(DCSLibrary_C_CheckBonePart) == 0x0000C0, "Wrong size on DCSLibrary_C_CheckBonePart"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, BoneName) == 0x000000, "Member 'DCSLibrary_C_CheckBonePart::BoneName' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, __WorldContext) == 0x000008, "Member 'DCSLibrary_C_CheckBonePart::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, Part) == 0x000010, "Member 'DCSLibrary_C_CheckBonePart::Part' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, RLeg) == 0x000018, "Member 'DCSLibrary_C_CheckBonePart::RLeg' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, LLeg) == 0x000028, "Member 'DCSLibrary_C_CheckBonePart::LLeg' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, RHand) == 0x000038, "Member 'DCSLibrary_C_CheckBonePart::RHand' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, LHand) == 0x000048, "Member 'DCSLibrary_C_CheckBonePart::LHand' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, Head) == 0x000058, "Member 'DCSLibrary_C_CheckBonePart::Head' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, K2Node_MakeArray_Array) == 0x000068, "Member 'DCSLibrary_C_CheckBonePart::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, K2Node_MakeArray_Array_1) == 0x000078, "Member 'DCSLibrary_C_CheckBonePart::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, K2Node_MakeArray_Array_2) == 0x000088, "Member 'DCSLibrary_C_CheckBonePart::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, K2Node_MakeArray_Array_3) == 0x000098, "Member 'DCSLibrary_C_CheckBonePart::K2Node_MakeArray_Array_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, K2Node_MakeArray_Array_4) == 0x0000A8, "Member 'DCSLibrary_C_CheckBonePart::K2Node_MakeArray_Array_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, CallFunc_Array_Contains_ReturnValue) == 0x0000B8, "Member 'DCSLibrary_C_CheckBonePart::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, CallFunc_Array_Contains_ReturnValue_1) == 0x0000B9, "Member 'DCSLibrary_C_CheckBonePart::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, CallFunc_Array_Contains_ReturnValue_2) == 0x0000BA, "Member 'DCSLibrary_C_CheckBonePart::CallFunc_Array_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, CallFunc_Array_Contains_ReturnValue_3) == 0x0000BB, "Member 'DCSLibrary_C_CheckBonePart::CallFunc_Array_Contains_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckBonePart, CallFunc_Array_Contains_ReturnValue_4) == 0x0000BC, "Member 'DCSLibrary_C_CheckBonePart::CallFunc_Array_Contains_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_CheckDamageRule \ static_assert(alignof(DCSLibrary_C_CheckDamageRule) == 0x000008, "Wrong alignment on DCSLibrary_C_CheckDamageRule"); \ static_assert(sizeof(DCSLibrary_C_CheckDamageRule) == 0x000040, "Wrong size on DCSLibrary_C_CheckDamageRule"); \ static_assert(offsetof(DCSLibrary_C_CheckDamageRule, RuleStruct) == 0x000000, "Member 'DCSLibrary_C_CheckDamageRule::RuleStruct' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckDamageRule, Type) == 0x000028, "Member 'DCSLibrary_C_CheckDamageRule::Type' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckDamageRule, __WorldContext) == 0x000030, "Member 'DCSLibrary_C_CheckDamageRule::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckDamageRule, Owned) == 0x000038, "Member 'DCSLibrary_C_CheckDamageRule::Owned' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckDamageRule, CallFunc_CheckIfOwnedState_ReturnValue) == 0x000039, "Member 'DCSLibrary_C_CheckDamageRule::CallFunc_CheckIfOwnedState_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_CheckDamageRules \ static_assert(alignof(DCSLibrary_C_CheckDamageRules) == 0x000008, "Wrong alignment on DCSLibrary_C_CheckDamageRules"); \ static_assert(sizeof(DCSLibrary_C_CheckDamageRules) == 0x000048, "Wrong size on DCSLibrary_C_CheckDamageRules"); \ static_assert(offsetof(DCSLibrary_C_CheckDamageRules, RuleStruct) == 0x000000, "Member 'DCSLibrary_C_CheckDamageRules::RuleStruct' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckDamageRules, Types) == 0x000028, "Member 'DCSLibrary_C_CheckDamageRules::Types' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckDamageRules, __WorldContext) == 0x000038, "Member 'DCSLibrary_C_CheckDamageRules::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckDamageRules, Owned) == 0x000040, "Member 'DCSLibrary_C_CheckDamageRules::Owned' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CheckDamageRules, CallFunc_CheckIfOwnedStates_ReturnValue) == 0x000041, "Member 'DCSLibrary_C_CheckDamageRules::CallFunc_CheckIfOwnedStates_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_Convert_Surface_Type_To_Name \ static_assert(alignof(DCSLibrary_C_Convert_Surface_Type_To_Name) == 0x000008, "Wrong alignment on DCSLibrary_C_Convert_Surface_Type_To_Name"); \ static_assert(sizeof(DCSLibrary_C_Convert_Surface_Type_To_Name) == 0x0000F8, "Wrong size on DCSLibrary_C_Convert_Surface_Type_To_Name"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Enumerator) == 0x000000, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Enumerator' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, __WorldContext) == 0x000008, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, SurfaceName) == 0x000010, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::SurfaceName' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, SurfaceString) == 0x000018, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::SurfaceString' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_byte_Variable) == 0x000028, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable) == 0x00002C, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_1) == 0x000034, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_2) == 0x00003C, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_3) == 0x000044, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_4) == 0x00004C, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_5) == 0x000054, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_6) == 0x00005C, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_6' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_7) == 0x000064, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_7' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_8) == 0x00006C, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_8' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_9) == 0x000074, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_9' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_10) == 0x00007C, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_10' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_11) == 0x000084, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_11' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_12) == 0x00008C, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_12' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_13) == 0x000094, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_13' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_14) == 0x00009C, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_14' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_15) == 0x0000A4, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_15' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_16) == 0x0000AC, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_16' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_17) == 0x0000B4, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_17' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_18) == 0x0000BC, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_18' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_19) == 0x0000C4, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_19' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_20) == 0x0000CC, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_20' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, Temp_name_Variable_21) == 0x0000D4, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::Temp_name_Variable_21' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, K2Node_Select_Default) == 0x0000DC, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Convert_Surface_Type_To_Name, CallFunc_Conv_NameToString_ReturnValue) == 0x0000E8, "Member 'DCSLibrary_C_Convert_Surface_Type_To_Name::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_ConvertMeleeAttackTypeToAction \ static_assert(alignof(DCSLibrary_C_ConvertMeleeAttackTypeToAction) == 0x000008, "Wrong alignment on DCSLibrary_C_ConvertMeleeAttackTypeToAction"); \ static_assert(sizeof(DCSLibrary_C_ConvertMeleeAttackTypeToAction) == 0x000020, "Wrong size on DCSLibrary_C_ConvertMeleeAttackTypeToAction"); \ static_assert(offsetof(DCSLibrary_C_ConvertMeleeAttackTypeToAction, Type) == 0x000000, "Member 'DCSLibrary_C_ConvertMeleeAttackTypeToAction::Type' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ConvertMeleeAttackTypeToAction, __WorldContext) == 0x000008, "Member 'DCSLibrary_C_ConvertMeleeAttackTypeToAction::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ConvertMeleeAttackTypeToAction, MontageAction) == 0x000010, "Member 'DCSLibrary_C_ConvertMeleeAttackTypeToAction::MontageAction' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ConvertMeleeAttackTypeToAction, Temp_byte_Variable) == 0x000011, "Member 'DCSLibrary_C_ConvertMeleeAttackTypeToAction::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ConvertMeleeAttackTypeToAction, Temp_byte_Variable_1) == 0x000012, "Member 'DCSLibrary_C_ConvertMeleeAttackTypeToAction::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ConvertMeleeAttackTypeToAction, Temp_byte_Variable_2) == 0x000013, "Member 'DCSLibrary_C_ConvertMeleeAttackTypeToAction::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ConvertMeleeAttackTypeToAction, Temp_byte_Variable_3) == 0x000014, "Member 'DCSLibrary_C_ConvertMeleeAttackTypeToAction::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ConvertMeleeAttackTypeToAction, Temp_byte_Variable_4) == 0x000015, "Member 'DCSLibrary_C_ConvertMeleeAttackTypeToAction::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ConvertMeleeAttackTypeToAction, Temp_byte_Variable_5) == 0x000016, "Member 'DCSLibrary_C_ConvertMeleeAttackTypeToAction::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ConvertMeleeAttackTypeToAction, Temp_byte_Variable_6) == 0x000017, "Member 'DCSLibrary_C_ConvertMeleeAttackTypeToAction::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ConvertMeleeAttackTypeToAction, Temp_byte_Variable_7) == 0x000018, "Member 'DCSLibrary_C_ConvertMeleeAttackTypeToAction::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ConvertMeleeAttackTypeToAction, Temp_byte_Variable_8) == 0x000019, "Member 'DCSLibrary_C_ConvertMeleeAttackTypeToAction::Temp_byte_Variable_8' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ConvertMeleeAttackTypeToAction, K2Node_Select_Default) == 0x00001A, "Member 'DCSLibrary_C_ConvertMeleeAttackTypeToAction::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_CreateDamageRule \ static_assert(alignof(DCSLibrary_C_CreateDamageRule) == 0x000008, "Wrong alignment on DCSLibrary_C_CreateDamageRule"); \ static_assert(sizeof(DCSLibrary_C_CreateDamageRule) == 0x000068, "Wrong size on DCSLibrary_C_CreateDamageRule"); \ static_assert(offsetof(DCSLibrary_C_CreateDamageRule, Type) == 0x000000, "Member 'DCSLibrary_C_CreateDamageRule::Type' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CreateDamageRule, __WorldContext) == 0x000010, "Member 'DCSLibrary_C_CreateDamageRule::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CreateDamageRule, ReturnValue) == 0x000018, "Member 'DCSLibrary_C_CreateDamageRule::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_CreateDamageRule, CallFunc_CreateCustomEnumStruct_OutStruct) == 0x000040, "Member 'DCSLibrary_C_CreateDamageRule::CallFunc_CreateCustomEnumStruct_OutStruct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_Enable_Boss_Fight \ static_assert(alignof(DCSLibrary_C_Enable_Boss_Fight) == 0x000008, "Wrong alignment on DCSLibrary_C_Enable_Boss_Fight"); \ static_assert(sizeof(DCSLibrary_C_Enable_Boss_Fight) == 0x000088, "Wrong size on DCSLibrary_C_Enable_Boss_Fight"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, NewValue) == 0x000000, "Member 'DCSLibrary_C_Enable_Boss_Fight::NewValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, LastV) == 0x000008, "Member 'DCSLibrary_C_Enable_Boss_Fight::LastV' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, LastAngle) == 0x000020, "Member 'DCSLibrary_C_Enable_Boss_Fight::LastAngle' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, __WorldContext) == 0x000028, "Member 'DCSLibrary_C_Enable_Boss_Fight::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000030, "Member 'DCSLibrary_C_Enable_Boss_Fight::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, CallFunc_GetDCSGameState_ReturnValue) == 0x000038, "Member 'DCSLibrary_C_Enable_Boss_Fight::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, CallFunc_GetAllRegisterActors_OutActors) == 0x000040, "Member 'DCSLibrary_C_Enable_Boss_Fight::CallFunc_GetAllRegisterActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'DCSLibrary_C_Enable_Boss_Fight::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000058, "Member 'DCSLibrary_C_Enable_Boss_Fight::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, Temp_int_Array_Index_Variable) == 0x000060, "Member 'DCSLibrary_C_Enable_Boss_Fight::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, Temp_int_Loop_Counter_Variable) == 0x000064, "Member 'DCSLibrary_C_Enable_Boss_Fight::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, CallFunc_Array_Get_Item) == 0x000068, "Member 'DCSLibrary_C_Enable_Boss_Fight::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, CallFunc_GetAIController_ReturnValue) == 0x000070, "Member 'DCSLibrary_C_Enable_Boss_Fight::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000078, "Member 'DCSLibrary_C_Enable_Boss_Fight::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'DCSLibrary_C_Enable_Boss_Fight::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, CallFunc_Less_IntInt_ReturnValue) == 0x000081, "Member 'DCSLibrary_C_Enable_Boss_Fight::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Enable_Boss_Fight, CallFunc_Add_IntInt_ReturnValue) == 0x000084, "Member 'DCSLibrary_C_Enable_Boss_Fight::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_Find_Head_Rotate_with_Look_at_1 \ static_assert(alignof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1) == 0x000008, "Wrong alignment on DCSLibrary_C_Find_Head_Rotate_with_Look_at_1"); \ static_assert(sizeof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1) == 0x0000C8, "Wrong size on DCSLibrary_C_Find_Head_Rotate_with_Look_at_1"); \ static_assert(offsetof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1, TargetVector) == 0x000000, "Member 'DCSLibrary_C_Find_Head_Rotate_with_Look_at_1::TargetVector' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1, Head) == 0x000018, "Member 'DCSLibrary_C_Find_Head_Rotate_with_Look_at_1::Head' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1, __WorldContext) == 0x000030, "Member 'DCSLibrary_C_Find_Head_Rotate_with_Look_at_1::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1, Degree) == 0x000038, "Member 'DCSLibrary_C_Find_Head_Rotate_with_Look_at_1::Degree' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1, CallFunc_Normal_ReturnValue) == 0x000040, "Member 'DCSLibrary_C_Find_Head_Rotate_with_Look_at_1::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1, CallFunc_GetRightVector_ReturnValue) == 0x000058, "Member 'DCSLibrary_C_Find_Head_Rotate_with_Look_at_1::CallFunc_GetRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1, CallFunc_GetForwardVector_ReturnValue) == 0x000070, "Member 'DCSLibrary_C_Find_Head_Rotate_with_Look_at_1::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1, CallFunc_Dot_VectorVector_ReturnValue) == 0x000088, "Member 'DCSLibrary_C_Find_Head_Rotate_with_Look_at_1::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x000090, "Member 'DCSLibrary_C_Find_Head_Rotate_with_Look_at_1::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1, CallFunc_DegAsin_ReturnValue) == 0x000098, "Member 'DCSLibrary_C_Find_Head_Rotate_with_Look_at_1::CallFunc_DegAsin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'DCSLibrary_C_Find_Head_Rotate_with_Look_at_1::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'DCSLibrary_C_Find_Head_Rotate_with_Look_at_1::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'DCSLibrary_C_Find_Head_Rotate_with_Look_at_1::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1, CallFunc_SelectFloat_ReturnValue) == 0x0000B8, "Member 'DCSLibrary_C_Find_Head_Rotate_with_Look_at_1::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Find_Head_Rotate_with_Look_at_1, CallFunc_FClamp_ReturnValue) == 0x0000C0, "Member 'DCSLibrary_C_Find_Head_Rotate_with_Look_at_1::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_FindHeadRotateWithLookAt \ static_assert(alignof(DCSLibrary_C_FindHeadRotateWithLookAt) == 0x000008, "Wrong alignment on DCSLibrary_C_FindHeadRotateWithLookAt"); \ static_assert(sizeof(DCSLibrary_C_FindHeadRotateWithLookAt) == 0x0000F8, "Wrong size on DCSLibrary_C_FindHeadRotateWithLookAt"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, me) == 0x000000, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::me' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, Target) == 0x000008, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::Target' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, __WorldContext) == 0x000010, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, Degree) == 0x000018, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::Degree' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000028, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, CallFunc_GetActorForwardVector_ReturnValue) == 0x000040, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, CallFunc_GetActorRightVector_ReturnValue) == 0x000058, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::CallFunc_GetActorRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000070, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000088, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, CallFunc_Normal_ReturnValue) == 0x0000A0, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000B8, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x0000C0, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, CallFunc_DegAsin_ReturnValue) == 0x0000C8, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::CallFunc_DegAsin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000D0, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, CallFunc_SelectFloat_ReturnValue) == 0x0000E8, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt, CallFunc_FClamp_ReturnValue) == 0x0000F0, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_FindHeadRotateWithLookAt_0 \ static_assert(alignof(DCSLibrary_C_FindHeadRotateWithLookAt_0) == 0x000008, "Wrong alignment on DCSLibrary_C_FindHeadRotateWithLookAt_0"); \ static_assert(sizeof(DCSLibrary_C_FindHeadRotateWithLookAt_0) == 0x0000F0, "Wrong size on DCSLibrary_C_FindHeadRotateWithLookAt_0"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, Target) == 0x000000, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::Target' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, Location) == 0x000008, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::Location' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, RightVector) == 0x000020, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::RightVector' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, ForwardVector) == 0x000038, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::ForwardVector' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, __WorldContext) == 0x000050, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, Degree) == 0x000058, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::Degree' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000068, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000080, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, CallFunc_Normal_ReturnValue) == 0x000098, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000B0, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x0000B8, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, CallFunc_DegAsin_ReturnValue) == 0x0000C0, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::CallFunc_DegAsin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000C8, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000D0, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, CallFunc_SelectFloat_ReturnValue) == 0x0000E0, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_FindHeadRotateWithLookAt_0, CallFunc_FClamp_ReturnValue) == 0x0000E8, "Member 'DCSLibrary_C_FindHeadRotateWithLookAt_0::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_Flush_Player_Current_Place \ static_assert(alignof(DCSLibrary_C_Flush_Player_Current_Place) == 0x000010, "Wrong alignment on DCSLibrary_C_Flush_Player_Current_Place"); \ static_assert(sizeof(DCSLibrary_C_Flush_Player_Current_Place) == 0x0001F0, "Wrong size on DCSLibrary_C_Flush_Player_Current_Place"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, load_maps) == 0x000000, "Member 'DCSLibrary_C_Flush_Player_Current_Place::load_maps' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, Visible_Marks) == 0x000010, "Member 'DCSLibrary_C_Flush_Player_Current_Place::Visible_Marks' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, FirePoint) == 0x000020, "Member 'DCSLibrary_C_Flush_Player_Current_Place::FirePoint' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, Place) == 0x000030, "Member 'DCSLibrary_C_Flush_Player_Current_Place::Place' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, LevelChapter) == 0x000090, "Member 'DCSLibrary_C_Flush_Player_Current_Place::LevelChapter' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, SectionID) == 0x000098, "Member 'DCSLibrary_C_Flush_Player_Current_Place::SectionID' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, __WorldContext) == 0x0000A8, "Member 'DCSLibrary_C_Flush_Player_Current_Place::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, L_SavedArray) == 0x0000B0, "Member 'DCSLibrary_C_Flush_Player_Current_Place::L_SavedArray' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, L_Marks) == 0x0000C0, "Member 'DCSLibrary_C_Flush_Player_Current_Place::L_Marks' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, L_Maps) == 0x0000D0, "Member 'DCSLibrary_C_Flush_Player_Current_Place::L_Maps' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x0000E0, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_BreakTransform_Location) == 0x0000E8, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_BreakTransform_Rotation) == 0x000100, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_BreakTransform_Scale) == 0x000118, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_JoinStringArray_ReturnValue) == 0x000130, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_JoinStringArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_Conv_RotatorToString_ReturnValue) == 0x000140, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_Conv_RotatorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_ParseIntoArray_ReturnValue) == 0x000150, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_Conv_VectorToString_ReturnValue) == 0x000160, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_JoinStringArray_ReturnValue_1) == 0x000170, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_JoinStringArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_ParseIntoArray_ReturnValue_1) == 0x000180, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_ParseIntoArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, Temp_int_Array_Index_Variable) == 0x000190, "Member 'DCSLibrary_C_Flush_Player_Current_Place::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_Level_Chapter_to_Str_OutStr) == 0x000198, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_Level_Chapter_to_Str_OutStr' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_Level_Chapter_to_Str_OutEnum) == 0x0001A8, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_Level_Chapter_to_Str_OutEnum' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, Temp_int_Loop_Counter_Variable) == 0x0001AC, "Member 'DCSLibrary_C_Flush_Player_Current_Place::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_Add_IntInt_ReturnValue) == 0x0001B0, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_Array_Get_Item) == 0x0001B8, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_Array_Length_ReturnValue) == 0x0001C8, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_Less_IntInt_ReturnValue) == 0x0001CC, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_Array_Get_Item_1) == 0x0001D0, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_Array_Add_ReturnValue) == 0x0001E0, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Flush_Player_Current_Place, CallFunc_Array_Add_ReturnValue_1) == 0x0001E4, "Member 'DCSLibrary_C_Flush_Player_Current_Place::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_Get_Damage_Impact_Direction \ static_assert(alignof(DCSLibrary_C_Get_Damage_Impact_Direction) == 0x000008, "Wrong alignment on DCSLibrary_C_Get_Damage_Impact_Direction"); \ static_assert(sizeof(DCSLibrary_C_Get_Damage_Impact_Direction) == 0x0001C0, "Wrong size on DCSLibrary_C_Get_Damage_Impact_Direction"); \ static_assert(offsetof(DCSLibrary_C_Get_Damage_Impact_Direction, HitData) == 0x000000, "Member 'DCSLibrary_C_Get_Damage_Impact_Direction::HitData' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Damage_Impact_Direction, ActorBeattacked) == 0x000168, "Member 'DCSLibrary_C_Get_Damage_Impact_Direction::ActorBeattacked' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Damage_Impact_Direction, __WorldContext) == 0x000170, "Member 'DCSLibrary_C_Get_Damage_Impact_Direction::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Damage_Impact_Direction, Vector) == 0x000178, "Member 'DCSLibrary_C_Get_Damage_Impact_Direction::Vector' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Damage_Impact_Direction, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000190, "Member 'DCSLibrary_C_Get_Damage_Impact_Direction::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Damage_Impact_Direction, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0001A8, "Member 'DCSLibrary_C_Get_Damage_Impact_Direction::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_Get_Particle \ static_assert(alignof(DCSLibrary_C_Get_Particle) == 0x000008, "Wrong alignment on DCSLibrary_C_Get_Particle"); \ static_assert(sizeof(DCSLibrary_C_Get_Particle) == 0x000098, "Wrong size on DCSLibrary_C_Get_Particle"); \ static_assert(offsetof(DCSLibrary_C_Get_Particle, RowName) == 0x000000, "Member 'DCSLibrary_C_Get_Particle::RowName' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Particle, __WorldContext) == 0x000008, "Member 'DCSLibrary_C_Get_Particle::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Particle, ParticleSystem) == 0x000010, "Member 'DCSLibrary_C_Get_Particle::ParticleSystem' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Particle, NiagaraSystem) == 0x000018, "Member 'DCSLibrary_C_Get_Particle::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Particle, LightColor) == 0x000020, "Member 'DCSLibrary_C_Get_Particle::LightColor' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Particle, Intensity) == 0x000030, "Member 'DCSLibrary_C_Get_Particle::Intensity' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Particle, Attenuation_Radius) == 0x000038, "Member 'DCSLibrary_C_Get_Particle::Attenuation_Radius' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Particle, Audio) == 0x000040, "Member 'DCSLibrary_C_Get_Particle::Audio' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Particle, CallFunc_Redirect_Table_MappedTable) == 0x000048, "Member 'DCSLibrary_C_Get_Particle::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Particle, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'DCSLibrary_C_Get_Particle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Particle, CallFunc_GetDataTableRowFromName_OutRow) == 0x000058, "Member 'DCSLibrary_C_Get_Particle::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Particle, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000090, "Member 'DCSLibrary_C_Get_Particle::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_Get_Save_Slot_Value \ static_assert(alignof(DCSLibrary_C_Get_Save_Slot_Value) == 0x000008, "Wrong alignment on DCSLibrary_C_Get_Save_Slot_Value"); \ static_assert(sizeof(DCSLibrary_C_Get_Save_Slot_Value) == 0x000058, "Wrong size on DCSLibrary_C_Get_Save_Slot_Value"); \ static_assert(offsetof(DCSLibrary_C_Get_Save_Slot_Value, Slot) == 0x000000, "Member 'DCSLibrary_C_Get_Save_Slot_Value::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Save_Slot_Value, Key) == 0x000010, "Member 'DCSLibrary_C_Get_Save_Slot_Value::Key' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Save_Slot_Value, __WorldContext) == 0x000020, "Member 'DCSLibrary_C_Get_Save_Slot_Value::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Save_Slot_Value, Value) == 0x000028, "Member 'DCSLibrary_C_Get_Save_Slot_Value::Value' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Save_Slot_Value, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000038, "Member 'DCSLibrary_C_Get_Save_Slot_Value::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Save_Slot_Value, CallFunc_GetSlotValue_Value) == 0x000040, "Member 'DCSLibrary_C_Get_Save_Slot_Value::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Get_Save_Slot_Value, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'DCSLibrary_C_Get_Save_Slot_Value::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetActionMappingKeys \ static_assert(alignof(DCSLibrary_C_GetActionMappingKeys) == 0x000008, "Wrong alignment on DCSLibrary_C_GetActionMappingKeys"); \ static_assert(sizeof(DCSLibrary_C_GetActionMappingKeys) == 0x000098, "Wrong size on DCSLibrary_C_GetActionMappingKeys"); \ static_assert(offsetof(DCSLibrary_C_GetActionMappingKeys, ActionName) == 0x000000, "Member 'DCSLibrary_C_GetActionMappingKeys::ActionName' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActionMappingKeys, __WorldContext) == 0x000008, "Member 'DCSLibrary_C_GetActionMappingKeys::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActionMappingKeys, Key) == 0x000010, "Member 'DCSLibrary_C_GetActionMappingKeys::Key' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActionMappingKeys, Temp) == 0x000020, "Member 'DCSLibrary_C_GetActionMappingKeys::Temp' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActionMappingKeys, Temp_int_Array_Index_Variable) == 0x000030, "Member 'DCSLibrary_C_GetActionMappingKeys::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActionMappingKeys, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'DCSLibrary_C_GetActionMappingKeys::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActionMappingKeys, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'DCSLibrary_C_GetActionMappingKeys::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActionMappingKeys, CallFunc_GetInputSettings_ReturnValue) == 0x000040, "Member 'DCSLibrary_C_GetActionMappingKeys::CallFunc_GetInputSettings_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActionMappingKeys, CallFunc_GetActionMappingByName_OutMappings) == 0x000048, "Member 'DCSLibrary_C_GetActionMappingKeys::CallFunc_GetActionMappingByName_OutMappings' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActionMappingKeys, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'DCSLibrary_C_GetActionMappingKeys::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActionMappingKeys, CallFunc_Array_Get_Item) == 0x000060, "Member 'DCSLibrary_C_GetActionMappingKeys::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActionMappingKeys, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'DCSLibrary_C_GetActionMappingKeys::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActionMappingKeys, CallFunc_Array_Add_ReturnValue) == 0x00008C, "Member 'DCSLibrary_C_GetActionMappingKeys::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActionMappingKeys, CallFunc_Less_IntInt_ReturnValue) == 0x000090, "Member 'DCSLibrary_C_GetActionMappingKeys::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetActorLocationRelation \ static_assert(alignof(DCSLibrary_C_GetActorLocationRelation) == 0x000008, "Wrong alignment on DCSLibrary_C_GetActorLocationRelation"); \ static_assert(sizeof(DCSLibrary_C_GetActorLocationRelation) == 0x000240, "Wrong size on DCSLibrary_C_GetActorLocationRelation"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, SelfActor) == 0x000000, "Member 'DCSLibrary_C_GetActorLocationRelation::SelfActor' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, OtherActor) == 0x000008, "Member 'DCSLibrary_C_GetActorLocationRelation::OtherActor' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, __WorldContext) == 0x000010, "Member 'DCSLibrary_C_GetActorLocationRelation::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, Direction) == 0x000018, "Member 'DCSLibrary_C_GetActorLocationRelation::Direction' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, L_DotProduct) == 0x000020, "Member 'DCSLibrary_C_GetActorLocationRelation::L_DotProduct' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000030, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_IsValid_ReturnValue_1) == 0x000048, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_BooleanAND_ReturnValue) == 0x000049, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000050, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000068, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_GetActorForwardVector_ReturnValue) == 0x000080, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_BreakVector_X) == 0x000098, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_BreakVector_Y) == 0x0000A0, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_BreakVector_Z) == 0x0000A8, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_BreakVector_X_1) == 0x0000B0, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_BreakVector_Y_1) == 0x0000B8, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_BreakVector_Z_1) == 0x0000C0, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_MakeVector_ReturnValue) == 0x0000C8, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_MakeVector_ReturnValue_1) == 0x0000E0, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_Normal_ReturnValue) == 0x0000F8, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_Normal_ReturnValue_1) == 0x000110, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_Dot_VectorVector_ReturnValue) == 0x000128, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000130, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_GetActorRightVector_ReturnValue) == 0x000148, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_GetActorRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000160, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_BreakVector_X_2) == 0x000168, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_BreakVector_Y_2) == 0x000170, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_BreakVector_Z_2) == 0x000178, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_MakeVector_ReturnValue_2) == 0x000180, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000198, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_Normal_ReturnValue_2) == 0x0001B0, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_Normal_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0001C8, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_BreakVector_X_3) == 0x0001E0, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_BreakVector_X_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_BreakVector_Y_3) == 0x0001E8, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_BreakVector_Z_3) == 0x0001F0, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_MakeVector_ReturnValue_3) == 0x0001F8, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_Normal_ReturnValue_3) == 0x000210, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_Normal_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000228, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x000230, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetActorLocationRelation, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000238, "Member 'DCSLibrary_C_GetActorLocationRelation::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetArrowPredirection \ static_assert(alignof(DCSLibrary_C_GetArrowPredirection) == 0x000010, "Wrong alignment on DCSLibrary_C_GetArrowPredirection"); \ static_assert(sizeof(DCSLibrary_C_GetArrowPredirection) == 0x000370, "Wrong size on DCSLibrary_C_GetArrowPredirection"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, Target) == 0x000000, "Member 'DCSLibrary_C_GetArrowPredirection::Target' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, ArrowInitialSpeed) == 0x000008, "Member 'DCSLibrary_C_GetArrowPredirection::ArrowInitialSpeed' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, ArrowborthTransform) == 0x000010, "Member 'DCSLibrary_C_GetArrowPredirection::ArrowborthTransform' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, OffsetTolerance) == 0x000070, "Member 'DCSLibrary_C_GetArrowPredirection::OffsetTolerance' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, __WorldContext) == 0x000078, "Member 'DCSLibrary_C_GetArrowPredirection::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, ReturnValue) == 0x000080, "Member 'DCSLibrary_C_GetArrowPredirection::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, Tmp_Delta) == 0x0000E0, "Member 'DCSLibrary_C_GetArrowPredirection::Tmp_Delta' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, tmp) == 0x0000F8, "Member 'DCSLibrary_C_GetArrowPredirection::tmp' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000110, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_BreakVector_X) == 0x000128, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_BreakVector_Y) == 0x000130, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_BreakVector_Z) == 0x000138, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_Multiply_IntFloat_ReturnValue) == 0x000140, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_Multiply_IntFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000148, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_MakeVector_ReturnValue) == 0x000150, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_BreakTransform_Location) == 0x000168, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_BreakTransform_Rotation) == 0x000180, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_BreakTransform_Scale) == 0x000198, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_Vector_Distance_ReturnValue) == 0x0001B0, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_BreakTransform_Location_1) == 0x0001B8, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_BreakTransform_Rotation_1) == 0x0001D0, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_BreakTransform_Scale_1) == 0x0001E8, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000200, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x000208, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_GetVelocity_ReturnValue) == 0x000220, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000238, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_BreakRotator_Roll) == 0x000250, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_BreakRotator_Pitch) == 0x000254, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_BreakRotator_Yaw) == 0x000258, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_Add_VectorVector_ReturnValue) == 0x000260, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_FClamp_ReturnValue) == 0x000278, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_FindLookAtRotation_ReturnValue) == 0x000280, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_FClamp_ReturnValue_1) == 0x000298, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_FClamp_ReturnValue_2) == 0x0002A0, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_FClamp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_MakeRotator_ReturnValue) == 0x0002A8, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_ComposeRotators_ReturnValue) == 0x0002C0, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_ComposeRotators_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_MakeTransform_ReturnValue) == 0x0002E0, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_FClamp_Value_ImplicitCast) == 0x000340, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_FClamp_Value_ImplicitCast_1) == 0x000348, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_FClamp_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_FClamp_Value_ImplicitCast_2) == 0x000350, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_FClamp_Value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x000358, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_MakeRotator_Pitch_ImplicitCast) == 0x00035C, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_MakeRotator_Pitch_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection, CallFunc_MakeRotator_Roll_ImplicitCast) == 0x000360, "Member 'DCSLibrary_C_GetArrowPredirection::CallFunc_MakeRotator_Roll_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetArrowPredirection_Center \ static_assert(alignof(DCSLibrary_C_GetArrowPredirection_Center) == 0x000010, "Wrong alignment on DCSLibrary_C_GetArrowPredirection_Center"); \ static_assert(sizeof(DCSLibrary_C_GetArrowPredirection_Center) == 0x000330, "Wrong size on DCSLibrary_C_GetArrowPredirection_Center"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, Target) == 0x000000, "Member 'DCSLibrary_C_GetArrowPredirection_Center::Target' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, ArrowInitialSpeed) == 0x000008, "Member 'DCSLibrary_C_GetArrowPredirection_Center::ArrowInitialSpeed' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, ArrowborthTransform) == 0x000010, "Member 'DCSLibrary_C_GetArrowPredirection_Center::ArrowborthTransform' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, OffsetTolerance) == 0x000070, "Member 'DCSLibrary_C_GetArrowPredirection_Center::OffsetTolerance' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, __WorldContext) == 0x000078, "Member 'DCSLibrary_C_GetArrowPredirection_Center::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, ReturnValue) == 0x000080, "Member 'DCSLibrary_C_GetArrowPredirection_Center::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, Tmp_Delta) == 0x0000E0, "Member 'DCSLibrary_C_GetArrowPredirection_Center::Tmp_Delta' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, tmp) == 0x0000F8, "Member 'DCSLibrary_C_GetArrowPredirection_Center::tmp' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000110, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_Multiply_IntFloat_ReturnValue) == 0x000128, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_Multiply_IntFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_BreakTransform_Location) == 0x000130, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_BreakTransform_Rotation) == 0x000148, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_BreakTransform_Scale) == 0x000160, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_Vector_Distance_ReturnValue) == 0x000178, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_BreakTransform_Location_1) == 0x000180, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_BreakTransform_Rotation_1) == 0x000198, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_BreakTransform_Scale_1) == 0x0001B0, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0001C8, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x0001D0, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_GetVelocity_ReturnValue) == 0x0001E8, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000200, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_BreakRotator_Roll) == 0x000218, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_BreakRotator_Pitch) == 0x00021C, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_BreakRotator_Yaw) == 0x000220, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_Add_VectorVector_ReturnValue) == 0x000228, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_FClamp_ReturnValue) == 0x000240, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_FindLookAtRotation_ReturnValue) == 0x000248, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_FClamp_ReturnValue_1) == 0x000260, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_FClamp_ReturnValue_2) == 0x000268, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_FClamp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_MakeRotator_ReturnValue) == 0x000270, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_ComposeRotators_ReturnValue) == 0x000288, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_ComposeRotators_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_MakeTransform_ReturnValue) == 0x0002A0, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_FClamp_Value_ImplicitCast) == 0x000300, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_FClamp_Value_ImplicitCast_1) == 0x000308, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_FClamp_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_FClamp_Value_ImplicitCast_2) == 0x000310, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_FClamp_Value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x000318, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_MakeRotator_Pitch_ImplicitCast) == 0x00031C, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_MakeRotator_Pitch_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirection_Center, CallFunc_MakeRotator_Roll_ImplicitCast) == 0x000320, "Member 'DCSLibrary_C_GetArrowPredirection_Center::CallFunc_MakeRotator_Roll_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetArrowPredirectionForTarget \ static_assert(alignof(DCSLibrary_C_GetArrowPredirectionForTarget) == 0x000010, "Wrong alignment on DCSLibrary_C_GetArrowPredirectionForTarget"); \ static_assert(sizeof(DCSLibrary_C_GetArrowPredirectionForTarget) == 0x000230, "Wrong size on DCSLibrary_C_GetArrowPredirectionForTarget"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, Target) == 0x000000, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::Target' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, ArrowInitialSpeed) == 0x000008, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::ArrowInitialSpeed' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, ArrowborthTransform) == 0x000010, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::ArrowborthTransform' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, OffsetTolerance) == 0x000070, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::OffsetTolerance' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, __WorldContext) == 0x000078, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, ReturnValue) == 0x000080, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, tmp) == 0x0000E0, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::tmp' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, K2Node_DynamicCast_AsI_Is_Targetable) == 0x0000F8, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, K2Node_DynamicCast_bSuccess) == 0x000108, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, CallFunc_GetTargetLocation_Location) == 0x000110, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::CallFunc_GetTargetLocation_Location' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, CallFunc_BreakTransform_Location) == 0x000128, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, CallFunc_BreakTransform_Rotation) == 0x000140, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, CallFunc_BreakTransform_Scale) == 0x000158, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, CallFunc_MakeTransform_ReturnValue) == 0x000170, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, CallFunc_BreakVector_X) == 0x0001D0, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, CallFunc_BreakVector_Y) == 0x0001D8, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, CallFunc_BreakVector_Z) == 0x0001E0, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, CallFunc_MakeVector_ReturnValue) == 0x0001E8, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, CallFunc_Add_VectorVector_ReturnValue) == 0x000200, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowPredirectionForTarget, CallFunc_FindLookAtRotation_ReturnValue) == 0x000218, "Member 'DCSLibrary_C_GetArrowPredirectionForTarget::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetArrowTransform \ static_assert(alignof(DCSLibrary_C_GetArrowTransform) == 0x000010, "Wrong alignment on DCSLibrary_C_GetArrowTransform"); \ static_assert(sizeof(DCSLibrary_C_GetArrowTransform) == 0x0003E0, "Wrong size on DCSLibrary_C_GetArrowTransform"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, InSocketName) == 0x000000, "Member 'DCSLibrary_C_GetArrowTransform::InSocketName' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, Character) == 0x000008, "Member 'DCSLibrary_C_GetArrowTransform::Character' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, Speed) == 0x000010, "Member 'DCSLibrary_C_GetArrowTransform::Speed' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, Scale) == 0x000018, "Member 'DCSLibrary_C_GetArrowTransform::Scale' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, OffsetTolerance) == 0x000030, "Member 'DCSLibrary_C_GetArrowTransform::OffsetTolerance' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, __WorldContext) == 0x000038, "Member 'DCSLibrary_C_GetArrowTransform::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, ReturnValue) == 0x000040, "Member 'DCSLibrary_C_GetArrowTransform::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, tempt) == 0x0000A0, "Member 'DCSLibrary_C_GetArrowTransform::tempt' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, L_SpawnDirection) == 0x000100, "Member 'DCSLibrary_C_GetArrowTransform::L_SpawnDirection' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, L_TraceEnd) == 0x000118, "Member 'DCSLibrary_C_GetArrowTransform::L_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, L_TraceStart) == 0x000130, "Member 'DCSLibrary_C_GetArrowTransform::L_TraceStart' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, L_CrosshairDirection) == 0x000148, "Member 'DCSLibrary_C_GetArrowTransform::L_CrosshairDirection' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, PlayerCharacter) == 0x000160, "Member 'DCSLibrary_C_GetArrowTransform::PlayerCharacter' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, chatacter) == 0x000168, "Member 'DCSLibrary_C_GetArrowTransform::chatacter' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, SpawnSocket) == 0x000170, "Member 'DCSLibrary_C_GetArrowTransform::SpawnSocket' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, L_SpawnLocation) == 0x000178, "Member 'DCSLibrary_C_GetArrowTransform::L_SpawnLocation' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000190, "Member 'DCSLibrary_C_GetArrowTransform::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0001A8, "Member 'DCSLibrary_C_GetArrowTransform::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, K2Node_DynamicCast_bSuccess) == 0x0001B0, "Member 'DCSLibrary_C_GetArrowTransform::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, CallFunc_GetSocketTransform_ReturnValue) == 0x0001C0, "Member 'DCSLibrary_C_GetArrowTransform::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, CallFunc_BreakTransform_Location) == 0x000220, "Member 'DCSLibrary_C_GetArrowTransform::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, CallFunc_BreakTransform_Rotation) == 0x000238, "Member 'DCSLibrary_C_GetArrowTransform::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, CallFunc_BreakTransform_Scale) == 0x000250, "Member 'DCSLibrary_C_GetArrowTransform::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, CallFunc_MakeTransform_ReturnValue) == 0x000270, "Member 'DCSLibrary_C_GetArrowTransform::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x0002D0, "Member 'DCSLibrary_C_GetArrowTransform::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, CallFunc_MakeTransform_ReturnValue_1) == 0x0002F0, "Member 'DCSLibrary_C_GetArrowTransform::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000350, "Member 'DCSLibrary_C_GetArrowTransform::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, CallFunc_GetForwardVector_ReturnValue) == 0x000358, "Member 'DCSLibrary_C_GetArrowTransform::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, CallFunc_IsValid_ReturnValue) == 0x000370, "Member 'DCSLibrary_C_GetArrowTransform::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransform, CallFunc_GetArrowPredirection_Center_ReturnValue) == 0x000380, "Member 'DCSLibrary_C_GetArrowTransform::CallFunc_GetArrowPredirection_Center_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetArrowTransformForTarget \ static_assert(alignof(DCSLibrary_C_GetArrowTransformForTarget) == 0x000010, "Wrong alignment on DCSLibrary_C_GetArrowTransformForTarget"); \ static_assert(sizeof(DCSLibrary_C_GetArrowTransformForTarget) == 0x0003E0, "Wrong size on DCSLibrary_C_GetArrowTransformForTarget"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, InSocketName) == 0x000000, "Member 'DCSLibrary_C_GetArrowTransformForTarget::InSocketName' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, Character) == 0x000008, "Member 'DCSLibrary_C_GetArrowTransformForTarget::Character' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, Speed) == 0x000010, "Member 'DCSLibrary_C_GetArrowTransformForTarget::Speed' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, Scale) == 0x000018, "Member 'DCSLibrary_C_GetArrowTransformForTarget::Scale' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, OffsetTolerance) == 0x000030, "Member 'DCSLibrary_C_GetArrowTransformForTarget::OffsetTolerance' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, __WorldContext) == 0x000038, "Member 'DCSLibrary_C_GetArrowTransformForTarget::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, ReturnValue) == 0x000040, "Member 'DCSLibrary_C_GetArrowTransformForTarget::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, tempt) == 0x0000A0, "Member 'DCSLibrary_C_GetArrowTransformForTarget::tempt' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, L_SpawnDirection) == 0x000100, "Member 'DCSLibrary_C_GetArrowTransformForTarget::L_SpawnDirection' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, L_TraceEnd) == 0x000118, "Member 'DCSLibrary_C_GetArrowTransformForTarget::L_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, L_TraceStart) == 0x000130, "Member 'DCSLibrary_C_GetArrowTransformForTarget::L_TraceStart' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, L_CrosshairDirection) == 0x000148, "Member 'DCSLibrary_C_GetArrowTransformForTarget::L_CrosshairDirection' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, PlayerCharacter) == 0x000160, "Member 'DCSLibrary_C_GetArrowTransformForTarget::PlayerCharacter' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, chatacter) == 0x000168, "Member 'DCSLibrary_C_GetArrowTransformForTarget::chatacter' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, SpawnSocket) == 0x000170, "Member 'DCSLibrary_C_GetArrowTransformForTarget::SpawnSocket' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, L_SpawnLocation) == 0x000178, "Member 'DCSLibrary_C_GetArrowTransformForTarget::L_SpawnLocation' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000190, "Member 'DCSLibrary_C_GetArrowTransformForTarget::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0001A8, "Member 'DCSLibrary_C_GetArrowTransformForTarget::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, K2Node_DynamicCast_bSuccess) == 0x0001B0, "Member 'DCSLibrary_C_GetArrowTransformForTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, CallFunc_GetSocketTransform_ReturnValue) == 0x0001C0, "Member 'DCSLibrary_C_GetArrowTransformForTarget::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, CallFunc_BreakTransform_Location) == 0x000220, "Member 'DCSLibrary_C_GetArrowTransformForTarget::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, CallFunc_BreakTransform_Rotation) == 0x000238, "Member 'DCSLibrary_C_GetArrowTransformForTarget::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, CallFunc_BreakTransform_Scale) == 0x000250, "Member 'DCSLibrary_C_GetArrowTransformForTarget::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, CallFunc_MakeTransform_ReturnValue) == 0x000270, "Member 'DCSLibrary_C_GetArrowTransformForTarget::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x0002D0, "Member 'DCSLibrary_C_GetArrowTransformForTarget::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, CallFunc_MakeTransform_ReturnValue_1) == 0x0002F0, "Member 'DCSLibrary_C_GetArrowTransformForTarget::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000350, "Member 'DCSLibrary_C_GetArrowTransformForTarget::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, CallFunc_GetForwardVector_ReturnValue) == 0x000358, "Member 'DCSLibrary_C_GetArrowTransformForTarget::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, CallFunc_IsValid_ReturnValue) == 0x000370, "Member 'DCSLibrary_C_GetArrowTransformForTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetArrowTransformForTarget, CallFunc_GetArrowPredirectionForTarget_ReturnValue) == 0x000380, "Member 'DCSLibrary_C_GetArrowTransformForTarget::CallFunc_GetArrowPredirectionForTarget_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetButtonImage \ static_assert(alignof(DCSLibrary_C_GetButtonImage) == 0x000008, "Wrong alignment on DCSLibrary_C_GetButtonImage"); \ static_assert(sizeof(DCSLibrary_C_GetButtonImage) == 0x0000B8, "Wrong size on DCSLibrary_C_GetButtonImage"); \ static_assert(offsetof(DCSLibrary_C_GetButtonImage, ButtonName) == 0x000000, "Member 'DCSLibrary_C_GetButtonImage::ButtonName' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetButtonImage, __WorldContext) == 0x000008, "Member 'DCSLibrary_C_GetButtonImage::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetButtonImage, Result) == 0x000010, "Member 'DCSLibrary_C_GetButtonImage::Result' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetButtonImage, NewLocalVar_0) == 0x000018, "Member 'DCSLibrary_C_GetButtonImage::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetButtonImage, Temp_byte_Variable) == 0x000019, "Member 'DCSLibrary_C_GetButtonImage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetButtonImage, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'DCSLibrary_C_GetButtonImage::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetButtonImage, CallFunc_GetDataTableRowFromName_OutRow) == 0x000028, "Member 'DCSLibrary_C_GetButtonImage::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetButtonImage, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000080, "Member 'DCSLibrary_C_GetButtonImage::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetButtonImage, K2Node_DynamicCast_AsDCSPlayer_Controller) == 0x000088, "Member 'DCSLibrary_C_GetButtonImage::K2Node_DynamicCast_AsDCSPlayer_Controller' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetButtonImage, K2Node_DynamicCast_bSuccess) == 0x000090, "Member 'DCSLibrary_C_GetButtonImage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetButtonImage, CallFunc_getCurrentInputMode_DCSInputType) == 0x000091, "Member 'DCSLibrary_C_GetButtonImage::CallFunc_getCurrentInputMode_DCSInputType' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetButtonImage, K2Node_Select_Default) == 0x000098, "Member 'DCSLibrary_C_GetButtonImage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetButtonImage, CallFunc_GetPlatformName_ReturnValue) == 0x0000A0, "Member 'DCSLibrary_C_GetButtonImage::CallFunc_GetPlatformName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetButtonImage, K2Node_SwitchString_CmpSuccess) == 0x0000B0, "Member 'DCSLibrary_C_GetButtonImage::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_getCharacterIntevelDistance \ static_assert(alignof(DCSLibrary_C_getCharacterIntevelDistance) == 0x000008, "Wrong alignment on DCSLibrary_C_getCharacterIntevelDistance"); \ static_assert(sizeof(DCSLibrary_C_getCharacterIntevelDistance) == 0x000080, "Wrong size on DCSLibrary_C_getCharacterIntevelDistance"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, A) == 0x000000, "Member 'DCSLibrary_C_getCharacterIntevelDistance::A' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, B) == 0x000008, "Member 'DCSLibrary_C_getCharacterIntevelDistance::B' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, __WorldContext) == 0x000010, "Member 'DCSLibrary_C_getCharacterIntevelDistance::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, ReturnValue) == 0x000018, "Member 'DCSLibrary_C_getCharacterIntevelDistance::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, Succeed) == 0x000020, "Member 'DCSLibrary_C_getCharacterIntevelDistance::Succeed' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, K2Node_DynamicCast_AsCharacter) == 0x000028, "Member 'DCSLibrary_C_getCharacterIntevelDistance::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'DCSLibrary_C_getCharacterIntevelDistance::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'DCSLibrary_C_getCharacterIntevelDistance::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, K2Node_DynamicCast_AsCharacter_1) == 0x000038, "Member 'DCSLibrary_C_getCharacterIntevelDistance::K2Node_DynamicCast_AsCharacter_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'DCSLibrary_C_getCharacterIntevelDistance::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, CallFunc_GetHorizontalDistanceTo_ReturnValue) == 0x000044, "Member 'DCSLibrary_C_getCharacterIntevelDistance::CallFunc_GetHorizontalDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, CallFunc_IsValid_ReturnValue_1) == 0x000048, "Member 'DCSLibrary_C_getCharacterIntevelDistance::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, CallFunc_BooleanAND_ReturnValue) == 0x000049, "Member 'DCSLibrary_C_getCharacterIntevelDistance::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000050, "Member 'DCSLibrary_C_getCharacterIntevelDistance::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000058, "Member 'DCSLibrary_C_getCharacterIntevelDistance::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, CallFunc_FMax_ReturnValue) == 0x000060, "Member 'DCSLibrary_C_getCharacterIntevelDistance::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000068, "Member 'DCSLibrary_C_getCharacterIntevelDistance::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000070, "Member 'DCSLibrary_C_getCharacterIntevelDistance::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelDistance, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000078, "Member 'DCSLibrary_C_getCharacterIntevelDistance::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_getCharacterIntevelVDistance \ static_assert(alignof(DCSLibrary_C_getCharacterIntevelVDistance) == 0x000008, "Wrong alignment on DCSLibrary_C_getCharacterIntevelVDistance"); \ static_assert(sizeof(DCSLibrary_C_getCharacterIntevelVDistance) == 0x000118, "Wrong size on DCSLibrary_C_getCharacterIntevelVDistance"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, A) == 0x000000, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::A' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, B) == 0x000008, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::B' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, __WorldContext) == 0x000010, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, ReturnValue) == 0x000018, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, Succeed) == 0x000020, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::Succeed' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, Aheight) == 0x000028, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::Aheight' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, K2Node_DynamicCast_AsCharacter) == 0x000030, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000040, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, K2Node_DynamicCast_AsCharacter_1) == 0x000058, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::K2Node_DynamicCast_AsCharacter_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, K2Node_DynamicCast_bSuccess_1) == 0x000060, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000068, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, CallFunc_MakeVector_ReturnValue) == 0x000080, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000098, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000A0, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, CallFunc_IsValid_ReturnValue_1) == 0x0000B8, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, CallFunc_BooleanAND_ReturnValue) == 0x0000B9, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, CallFunc_MakeVector_ReturnValue_1) == 0x0000C0, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0000D8, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, CallFunc_Vector_Distance_ReturnValue) == 0x0000F0, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000100, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, CallFunc_MakeVector_Z_ImplicitCast) == 0x000108, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::CallFunc_MakeVector_Z_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_getCharacterIntevelVDistance, CallFunc_MakeVector_Z_ImplicitCast_1) == 0x000110, "Member 'DCSLibrary_C_getCharacterIntevelVDistance::CallFunc_MakeVector_Z_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetClosestActor \ static_assert(alignof(DCSLibrary_C_GetClosestActor) == 0x000008, "Wrong alignment on DCSLibrary_C_GetClosestActor"); \ static_assert(sizeof(DCSLibrary_C_GetClosestActor) == 0x000078, "Wrong size on DCSLibrary_C_GetClosestActor"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, Target) == 0x000000, "Member 'DCSLibrary_C_GetClosestActor::Target' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, Actors) == 0x000008, "Member 'DCSLibrary_C_GetClosestActor::Actors' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, __WorldContext) == 0x000018, "Member 'DCSLibrary_C_GetClosestActor::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, Actor) == 0x000020, "Member 'DCSLibrary_C_GetClosestActor::Actor' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, LocalClosestDistance) == 0x000028, "Member 'DCSLibrary_C_GetClosestActor::LocalClosestDistance' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, LocalClosestActor) == 0x000030, "Member 'DCSLibrary_C_GetClosestActor::LocalClosestActor' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'DCSLibrary_C_GetClosestActor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, CallFunc_IsValid_ReturnValue) == 0x00003C, "Member 'DCSLibrary_C_GetClosestActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, Temp_int_Array_Index_Variable) == 0x000040, "Member 'DCSLibrary_C_GetClosestActor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, CallFunc_Array_Get_Item) == 0x000048, "Member 'DCSLibrary_C_GetClosestActor::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000050, "Member 'DCSLibrary_C_GetClosestActor::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, CallFunc_GetSquaredDistanceTo_ReturnValue) == 0x000054, "Member 'DCSLibrary_C_GetClosestActor::CallFunc_GetSquaredDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000058, "Member 'DCSLibrary_C_GetClosestActor::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, Temp_int_Loop_Counter_Variable) == 0x00005C, "Member 'DCSLibrary_C_GetClosestActor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'DCSLibrary_C_GetClosestActor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, CallFunc_Add_IntInt_ReturnValue) == 0x000064, "Member 'DCSLibrary_C_GetClosestActor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000068, "Member 'DCSLibrary_C_GetClosestActor::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetClosestActor, K2Node_VariableSet_LocalClosestDistance_ImplicitCast) == 0x000070, "Member 'DCSLibrary_C_GetClosestActor::K2Node_VariableSet_LocalClosestDistance_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetCrosshairTransform \ static_assert(alignof(DCSLibrary_C_GetCrosshairTransform) == 0x000010, "Wrong alignment on DCSLibrary_C_GetCrosshairTransform"); \ static_assert(sizeof(DCSLibrary_C_GetCrosshairTransform) == 0x000620, "Wrong size on DCSLibrary_C_GetCrosshairTransform"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, InSocketName) == 0x000000, "Member 'DCSLibrary_C_GetCrosshairTransform::InSocketName' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, Character) == 0x000008, "Member 'DCSLibrary_C_GetCrosshairTransform::Character' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, UpperDir) == 0x000010, "Member 'DCSLibrary_C_GetCrosshairTransform::UpperDir' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, __WorldContext) == 0x000018, "Member 'DCSLibrary_C_GetCrosshairTransform::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, ReturnValue) == 0x000020, "Member 'DCSLibrary_C_GetCrosshairTransform::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, tempt) == 0x000080, "Member 'DCSLibrary_C_GetCrosshairTransform::tempt' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, L_SpawnDirection) == 0x0000E0, "Member 'DCSLibrary_C_GetCrosshairTransform::L_SpawnDirection' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, L_TraceEnd) == 0x0000F8, "Member 'DCSLibrary_C_GetCrosshairTransform::L_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, L_TraceStart) == 0x000110, "Member 'DCSLibrary_C_GetCrosshairTransform::L_TraceStart' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, L_CrosshairDirection) == 0x000128, "Member 'DCSLibrary_C_GetCrosshairTransform::L_CrosshairDirection' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, PlayerCharacter) == 0x000140, "Member 'DCSLibrary_C_GetCrosshairTransform::PlayerCharacter' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, chatacter) == 0x000148, "Member 'DCSLibrary_C_GetCrosshairTransform::chatacter' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, SpawnSocket) == 0x000150, "Member 'DCSLibrary_C_GetCrosshairTransform::SpawnSocket' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, L_SpawnLocation) == 0x000158, "Member 'DCSLibrary_C_GetCrosshairTransform::L_SpawnLocation' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_Add_VectorVector_ReturnValue) == 0x000170, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_Normal_ReturnValue) == 0x000188, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, Temp_bool_Variable) == 0x0001A0, "Member 'DCSLibrary_C_GetCrosshairTransform::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, K2Node_MakeArray_Array) == 0x0001A8, "Member 'DCSLibrary_C_GetCrosshairTransform::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0001B8, "Member 'DCSLibrary_C_GetCrosshairTransform::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, K2Node_DynamicCast_bSuccess) == 0x0001C0, "Member 'DCSLibrary_C_GetCrosshairTransform::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_CapsuleTraceSingle_OutHit) == 0x0001C8, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_CapsuleTraceSingle_OutHit' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_CapsuleTraceSingle_ReturnValue) == 0x0002B0, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_CapsuleTraceSingle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_bBlockingHit) == 0x0002B1, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_bInitialOverlap) == 0x0002B2, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_Time) == 0x0002B4, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_Distance) == 0x0002B8, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_Location) == 0x0002C0, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_ImpactPoint) == 0x0002D8, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_Normal) == 0x0002F0, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_ImpactNormal) == 0x000308, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_PhysMat) == 0x000320, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_HitActor) == 0x000328, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_HitComponent) == 0x000330, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_HitBoneName) == 0x000338, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_BoneName) == 0x000340, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_HitItem) == 0x000348, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_ElementIndex) == 0x00034C, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_FaceIndex) == 0x000350, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_TraceStart) == 0x000358, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_BreakHitResult_TraceEnd) == 0x000370, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000388, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x0003A0, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0003B8, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x0003D0, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x0003E8, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_K2_GetComponentLocation_ReturnValue_3) == 0x000400, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_K2_GetComponentLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000418, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_VSize_ReturnValue) == 0x000430, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_GetSocketLocation_ReturnValue) == 0x000438, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_Multiply_VectorFloat_ReturnValue_1) == 0x000450, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_Multiply_VectorFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000468, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000480, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000488, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_GetForwardVector_ReturnValue) == 0x0004A0, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, K2Node_DynamicCast_AsI_Is_Targetable) == 0x0004B8, "Member 'DCSLibrary_C_GetCrosshairTransform::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, K2Node_DynamicCast_bSuccess_1) == 0x0004C8, "Member 'DCSLibrary_C_GetCrosshairTransform::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_IsValid_ReturnValue) == 0x0004C9, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_GetTargetLocation_Location) == 0x0004D0, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_GetTargetLocation_Location' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0004E8, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000500, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_Normal_ReturnValue_1) == 0x000518, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x000530, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_VSizeSquared_ReturnValue) == 0x000548, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_VSizeSquared_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000550, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x000558, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_MakeTransform_ReturnValue) == 0x000570, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_GetDirectionUnitVector_ReturnValue) == 0x0005D0, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_GetDirectionUnitVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, CallFunc_Conv_VectorToRotator_ReturnValue_1) == 0x0005E8, "Member 'DCSLibrary_C_GetCrosshairTransform::CallFunc_Conv_VectorToRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetCrosshairTransform, K2Node_Select_Default) == 0x000600, "Member 'DCSLibrary_C_GetCrosshairTransform::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetEquipmentSlotsIndex \ static_assert(alignof(DCSLibrary_C_GetEquipmentSlotsIndex) == 0x000008, "Wrong alignment on DCSLibrary_C_GetEquipmentSlotsIndex"); \ static_assert(sizeof(DCSLibrary_C_GetEquipmentSlotsIndex) == 0x000020, "Wrong size on DCSLibrary_C_GetEquipmentSlotsIndex"); \ static_assert(offsetof(DCSLibrary_C_GetEquipmentSlotsIndex, Item_Type) == 0x000000, "Member 'DCSLibrary_C_GetEquipmentSlotsIndex::Item_Type' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetEquipmentSlotsIndex, __WorldContext) == 0x000008, "Member 'DCSLibrary_C_GetEquipmentSlotsIndex::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetEquipmentSlotsIndex, TypeIndex) == 0x000010, "Member 'DCSLibrary_C_GetEquipmentSlotsIndex::TypeIndex' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetEquipmentSlotsIndex, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000014, "Member 'DCSLibrary_C_GetEquipmentSlotsIndex::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetEquipmentSlotsIndex, CallFunc_Subtract_IntInt_ReturnValue) == 0x000018, "Member 'DCSLibrary_C_GetEquipmentSlotsIndex::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetEquipmentSlotsType \ static_assert(alignof(DCSLibrary_C_GetEquipmentSlotsType) == 0x000008, "Wrong alignment on DCSLibrary_C_GetEquipmentSlotsType"); \ static_assert(sizeof(DCSLibrary_C_GetEquipmentSlotsType) == 0x000020, "Wrong size on DCSLibrary_C_GetEquipmentSlotsType"); \ static_assert(offsetof(DCSLibrary_C_GetEquipmentSlotsType, TypeIndex) == 0x000000, "Member 'DCSLibrary_C_GetEquipmentSlotsType::TypeIndex' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetEquipmentSlotsType, __WorldContext) == 0x000008, "Member 'DCSLibrary_C_GetEquipmentSlotsType::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetEquipmentSlotsType, ItemType) == 0x000010, "Member 'DCSLibrary_C_GetEquipmentSlotsType::ItemType' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetEquipmentSlotsType, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'DCSLibrary_C_GetEquipmentSlotsType::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetEquipmentSlotsType, CallFunc_Conv_IntToByte_ReturnValue) == 0x000018, "Member 'DCSLibrary_C_GetEquipmentSlotsType::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetEquipmentSlotsType, CallFunc_GetValidValue_ReturnValue) == 0x000019, "Member 'DCSLibrary_C_GetEquipmentSlotsType::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetExtendedStatComponent \ static_assert(alignof(DCSLibrary_C_GetExtendedStatComponent) == 0x000008, "Wrong alignment on DCSLibrary_C_GetExtendedStatComponent"); \ static_assert(sizeof(DCSLibrary_C_GetExtendedStatComponent) == 0x000068, "Wrong size on DCSLibrary_C_GetExtendedStatComponent"); \ static_assert(offsetof(DCSLibrary_C_GetExtendedStatComponent, Actor) == 0x000000, "Member 'DCSLibrary_C_GetExtendedStatComponent::Actor' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetExtendedStatComponent, Type) == 0x000008, "Member 'DCSLibrary_C_GetExtendedStatComponent::Type' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetExtendedStatComponent, __WorldContext) == 0x000010, "Member 'DCSLibrary_C_GetExtendedStatComponent::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetExtendedStatComponent, comp) == 0x000018, "Member 'DCSLibrary_C_GetExtendedStatComponent::comp' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetExtendedStatComponent, Local_Components) == 0x000020, "Member 'DCSLibrary_C_GetExtendedStatComponent::Local_Components' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetExtendedStatComponent, Local_Type) == 0x000030, "Member 'DCSLibrary_C_GetExtendedStatComponent::Local_Type' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetExtendedStatComponent, CallFunc_GetProxyComponentsByClass_ReturnValue) == 0x000038, "Member 'DCSLibrary_C_GetExtendedStatComponent::CallFunc_GetProxyComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetExtendedStatComponent, Temp_int_Array_Index_Variable) == 0x000048, "Member 'DCSLibrary_C_GetExtendedStatComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetExtendedStatComponent, Temp_int_Loop_Counter_Variable) == 0x00004C, "Member 'DCSLibrary_C_GetExtendedStatComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetExtendedStatComponent, CallFunc_Array_Get_Item) == 0x000050, "Member 'DCSLibrary_C_GetExtendedStatComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetExtendedStatComponent, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'DCSLibrary_C_GetExtendedStatComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetExtendedStatComponent, CallFunc_Less_IntInt_ReturnValue) == 0x00005C, "Member 'DCSLibrary_C_GetExtendedStatComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetExtendedStatComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'DCSLibrary_C_GetExtendedStatComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetExtendedStatComponent, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000064, "Member 'DCSLibrary_C_GetExtendedStatComponent::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetFirstActionMappingKey \ static_assert(alignof(DCSLibrary_C_GetFirstActionMappingKey) == 0x000008, "Wrong alignment on DCSLibrary_C_GetFirstActionMappingKey"); \ static_assert(sizeof(DCSLibrary_C_GetFirstActionMappingKey) == 0x000070, "Wrong size on DCSLibrary_C_GetFirstActionMappingKey"); \ static_assert(offsetof(DCSLibrary_C_GetFirstActionMappingKey, ActionName) == 0x000000, "Member 'DCSLibrary_C_GetFirstActionMappingKey::ActionName' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetFirstActionMappingKey, __WorldContext) == 0x000008, "Member 'DCSLibrary_C_GetFirstActionMappingKey::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetFirstActionMappingKey, Key) == 0x000010, "Member 'DCSLibrary_C_GetFirstActionMappingKey::Key' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetFirstActionMappingKey, CallFunc_GetInputSettings_ReturnValue) == 0x000028, "Member 'DCSLibrary_C_GetFirstActionMappingKey::CallFunc_GetInputSettings_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetFirstActionMappingKey, CallFunc_GetActionMappingByName_OutMappings) == 0x000030, "Member 'DCSLibrary_C_GetFirstActionMappingKey::CallFunc_GetActionMappingByName_OutMappings' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetFirstActionMappingKey, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'DCSLibrary_C_GetFirstActionMappingKey::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetFirstActionMappingKey, CallFunc_Array_Get_Item) == 0x000048, "Member 'DCSLibrary_C_GetFirstActionMappingKey::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetHitDirection \ static_assert(alignof(DCSLibrary_C_GetHitDirection) == 0x000008, "Wrong alignment on DCSLibrary_C_GetHitDirection"); \ static_assert(sizeof(DCSLibrary_C_GetHitDirection) == 0x0001B0, "Wrong size on DCSLibrary_C_GetHitDirection"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, HitFromDirection) == 0x000000, "Member 'DCSLibrary_C_GetHitDirection::HitFromDirection' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, AttackedActor) == 0x000018, "Member 'DCSLibrary_C_GetHitDirection::AttackedActor' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, __WorldContext) == 0x000020, "Member 'DCSLibrary_C_GetHitDirection::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, Direction) == 0x000028, "Member 'DCSLibrary_C_GetHitDirection::Direction' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, L_DotProduct) == 0x000030, "Member 'DCSLibrary_C_GetHitDirection::L_DotProduct' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_BreakVector_X) == 0x000040, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_BreakVector_Y) == 0x000048, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_BreakVector_Z) == 0x000050, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_MakeVector_ReturnValue) == 0x000058, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_Normal_ReturnValue) == 0x000070, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_GetActorRightVector_ReturnValue) == 0x000088, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_GetActorRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_BreakVector_X_1) == 0x0000A0, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_BreakVector_Y_1) == 0x0000A8, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_BreakVector_Z_1) == 0x0000B0, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_BreakVector_X_2) == 0x0000B8, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_BreakVector_Y_2) == 0x0000C0, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_BreakVector_Z_2) == 0x0000C8, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_MakeVector_ReturnValue_1) == 0x0000D0, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_MakeVector_ReturnValue_2) == 0x0000E8, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_Normal_ReturnValue_1) == 0x000100, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_Normal_ReturnValue_2) == 0x000118, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_Normal_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_Dot_VectorVector_ReturnValue) == 0x000130, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_GetActorForwardVector_ReturnValue) == 0x000138, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_BreakVector_X_3) == 0x000150, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_BreakVector_X_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_BreakVector_Y_3) == 0x000158, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_BreakVector_Z_3) == 0x000160, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_MakeVector_ReturnValue_3) == 0x000168, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_Normal_ReturnValue_3) == 0x000180, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_Normal_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000198, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x0001A0, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0001A8, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetHitDirection, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x0001A9, "Member 'DCSLibrary_C_GetHitDirection::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetInsideMessageRouter \ static_assert(alignof(DCSLibrary_C_GetInsideMessageRouter) == 0x000008, "Wrong alignment on DCSLibrary_C_GetInsideMessageRouter"); \ static_assert(sizeof(DCSLibrary_C_GetInsideMessageRouter) == 0x000018, "Wrong size on DCSLibrary_C_GetInsideMessageRouter"); \ static_assert(offsetof(DCSLibrary_C_GetInsideMessageRouter, __WorldContext) == 0x000000, "Member 'DCSLibrary_C_GetInsideMessageRouter::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetInsideMessageRouter, InsideMsgRouter) == 0x000008, "Member 'DCSLibrary_C_GetInsideMessageRouter::InsideMsgRouter' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetInsideMessageRouter, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000010, "Member 'DCSLibrary_C_GetInsideMessageRouter::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetLightBoxes \ static_assert(alignof(DCSLibrary_C_GetLightBoxes) == 0x000008, "Wrong alignment on DCSLibrary_C_GetLightBoxes"); \ static_assert(sizeof(DCSLibrary_C_GetLightBoxes) == 0x000030, "Wrong size on DCSLibrary_C_GetLightBoxes"); \ static_assert(offsetof(DCSLibrary_C_GetLightBoxes, __WorldContext) == 0x000000, "Member 'DCSLibrary_C_GetLightBoxes::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetLightBoxes, LigthTriggerBoxes) == 0x000008, "Member 'DCSLibrary_C_GetLightBoxes::LigthTriggerBoxes' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetLightBoxes, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000018, "Member 'DCSLibrary_C_GetLightBoxes::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetLightBoxes, CallFunc_GetLightBoxes_LigthTriggerBoxes) == 0x000020, "Member 'DCSLibrary_C_GetLightBoxes::CallFunc_GetLightBoxes_LigthTriggerBoxes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetMainUI \ static_assert(alignof(DCSLibrary_C_GetMainUI) == 0x000008, "Wrong alignment on DCSLibrary_C_GetMainUI"); \ static_assert(sizeof(DCSLibrary_C_GetMainUI) == 0x000028, "Wrong size on DCSLibrary_C_GetMainUI"); \ static_assert(offsetof(DCSLibrary_C_GetMainUI, __WorldContext) == 0x000000, "Member 'DCSLibrary_C_GetMainUI::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetMainUI, InGameWidget) == 0x000008, "Member 'DCSLibrary_C_GetMainUI::InGameWidget' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetMainUI, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000010, "Member 'DCSLibrary_C_GetMainUI::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetMainUI, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000018, "Member 'DCSLibrary_C_GetMainUI::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetMainUI, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'DCSLibrary_C_GetMainUI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetOriginLightConfig \ static_assert(alignof(DCSLibrary_C_GetOriginLightConfig) == 0x000008, "Wrong alignment on DCSLibrary_C_GetOriginLightConfig"); \ static_assert(sizeof(DCSLibrary_C_GetOriginLightConfig) == 0x000088, "Wrong size on DCSLibrary_C_GetOriginLightConfig"); \ static_assert(offsetof(DCSLibrary_C_GetOriginLightConfig, TriggerBox) == 0x000000, "Member 'DCSLibrary_C_GetOriginLightConfig::TriggerBox' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOriginLightConfig, __WorldContext) == 0x000008, "Member 'DCSLibrary_C_GetOriginLightConfig::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOriginLightConfig, DirLight) == 0x000010, "Member 'DCSLibrary_C_GetOriginLightConfig::DirLight' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOriginLightConfig, SkyLight) == 0x000020, "Member 'DCSLibrary_C_GetOriginLightConfig::SkyLight' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOriginLightConfig, ExpFog) == 0x000030, "Member 'DCSLibrary_C_GetOriginLightConfig::ExpFog' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOriginLightConfig, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000040, "Member 'DCSLibrary_C_GetOriginLightConfig::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOriginLightConfig, CallFunc_GetOriginLightValues_DirLight) == 0x000048, "Member 'DCSLibrary_C_GetOriginLightConfig::CallFunc_GetOriginLightValues_DirLight' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOriginLightConfig, CallFunc_GetOriginLightValues_SkyLight) == 0x000058, "Member 'DCSLibrary_C_GetOriginLightConfig::CallFunc_GetOriginLightValues_SkyLight' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOriginLightConfig, CallFunc_GetOriginLightValues_ExpFog) == 0x000068, "Member 'DCSLibrary_C_GetOriginLightConfig::CallFunc_GetOriginLightValues_ExpFog' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOriginLightConfig, CallFunc_GetOriginLightValues_RectLight) == 0x000078, "Member 'DCSLibrary_C_GetOriginLightConfig::CallFunc_GetOriginLightValues_RectLight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetOrigonDirLightConfig \ static_assert(alignof(DCSLibrary_C_GetOrigonDirLightConfig) == 0x000008, "Wrong alignment on DCSLibrary_C_GetOrigonDirLightConfig"); \ static_assert(sizeof(DCSLibrary_C_GetOrigonDirLightConfig) == 0x000230, "Wrong size on DCSLibrary_C_GetOrigonDirLightConfig"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonDirLightConfig, Key) == 0x000000, "Member 'DCSLibrary_C_GetOrigonDirLightConfig::Key' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonDirLightConfig, __WorldContext) == 0x000030, "Member 'DCSLibrary_C_GetOrigonDirLightConfig::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonDirLightConfig, ReturnValue) == 0x000038, "Member 'DCSLibrary_C_GetOrigonDirLightConfig::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonDirLightConfig, Value) == 0x000040, "Member 'DCSLibrary_C_GetOrigonDirLightConfig::Value' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonDirLightConfig, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000130, "Member 'DCSLibrary_C_GetOrigonDirLightConfig::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonDirLightConfig, CallFunc_GetDirLightOriginConfig_ReturnValue) == 0x000138, "Member 'DCSLibrary_C_GetOrigonDirLightConfig::CallFunc_GetDirLightOriginConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonDirLightConfig, CallFunc_GetDirLightOriginConfig_Value) == 0x000140, "Member 'DCSLibrary_C_GetOrigonDirLightConfig::CallFunc_GetDirLightOriginConfig_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetOrigonExpFogConfig \ static_assert(alignof(DCSLibrary_C_GetOrigonExpFogConfig) == 0x000008, "Wrong alignment on DCSLibrary_C_GetOrigonExpFogConfig"); \ static_assert(sizeof(DCSLibrary_C_GetOrigonExpFogConfig) == 0x000200, "Wrong size on DCSLibrary_C_GetOrigonExpFogConfig"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonExpFogConfig, Key1) == 0x000000, "Member 'DCSLibrary_C_GetOrigonExpFogConfig::Key1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonExpFogConfig, __WorldContext) == 0x000030, "Member 'DCSLibrary_C_GetOrigonExpFogConfig::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonExpFogConfig, ReturnValue) == 0x000038, "Member 'DCSLibrary_C_GetOrigonExpFogConfig::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonExpFogConfig, Value1) == 0x000040, "Member 'DCSLibrary_C_GetOrigonExpFogConfig::Value1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonExpFogConfig, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000118, "Member 'DCSLibrary_C_GetOrigonExpFogConfig::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonExpFogConfig, CallFunc_GetExpFogOriginConfig_ReturnValue) == 0x000120, "Member 'DCSLibrary_C_GetOrigonExpFogConfig::CallFunc_GetExpFogOriginConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonExpFogConfig, CallFunc_GetExpFogOriginConfig_Value1) == 0x000128, "Member 'DCSLibrary_C_GetOrigonExpFogConfig::CallFunc_GetExpFogOriginConfig_Value1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetOrigonSkyLightConfig \ static_assert(alignof(DCSLibrary_C_GetOrigonSkyLightConfig) == 0x000008, "Wrong alignment on DCSLibrary_C_GetOrigonSkyLightConfig"); \ static_assert(sizeof(DCSLibrary_C_GetOrigonSkyLightConfig) == 0x000100, "Wrong size on DCSLibrary_C_GetOrigonSkyLightConfig"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonSkyLightConfig, Key1) == 0x000000, "Member 'DCSLibrary_C_GetOrigonSkyLightConfig::Key1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonSkyLightConfig, __WorldContext) == 0x000030, "Member 'DCSLibrary_C_GetOrigonSkyLightConfig::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonSkyLightConfig, ReturnValue) == 0x000038, "Member 'DCSLibrary_C_GetOrigonSkyLightConfig::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonSkyLightConfig, Value1) == 0x000040, "Member 'DCSLibrary_C_GetOrigonSkyLightConfig::Value1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonSkyLightConfig, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000098, "Member 'DCSLibrary_C_GetOrigonSkyLightConfig::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonSkyLightConfig, CallFunc_GetSkyLightOriginConfig_ReturnValue) == 0x0000A0, "Member 'DCSLibrary_C_GetOrigonSkyLightConfig::CallFunc_GetSkyLightOriginConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetOrigonSkyLightConfig, CallFunc_GetSkyLightOriginConfig_Value1) == 0x0000A8, "Member 'DCSLibrary_C_GetOrigonSkyLightConfig::CallFunc_GetSkyLightOriginConfig_Value1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetThrowPredirection \ static_assert(alignof(DCSLibrary_C_GetThrowPredirection) == 0x000010, "Wrong alignment on DCSLibrary_C_GetThrowPredirection"); \ static_assert(sizeof(DCSLibrary_C_GetThrowPredirection) == 0x0001C0, "Wrong size on DCSLibrary_C_GetThrowPredirection"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, Target) == 0x000000, "Member 'DCSLibrary_C_GetThrowPredirection::Target' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, ThrowInitialSpeed) == 0x000008, "Member 'DCSLibrary_C_GetThrowPredirection::ThrowInitialSpeed' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, ThrowborthTransform) == 0x000010, "Member 'DCSLibrary_C_GetThrowPredirection::ThrowborthTransform' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, OffsetTolerance) == 0x000070, "Member 'DCSLibrary_C_GetThrowPredirection::OffsetTolerance' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, __WorldContext) == 0x000078, "Member 'DCSLibrary_C_GetThrowPredirection::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, TargetPredict) == 0x000080, "Member 'DCSLibrary_C_GetThrowPredirection::TargetPredict' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, tmp) == 0x000098, "Member 'DCSLibrary_C_GetThrowPredirection::tmp' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000B0, "Member 'DCSLibrary_C_GetThrowPredirection::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000C8, "Member 'DCSLibrary_C_GetThrowPredirection::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, CallFunc_BreakVector_X) == 0x0000E0, "Member 'DCSLibrary_C_GetThrowPredirection::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, CallFunc_BreakVector_Y) == 0x0000E8, "Member 'DCSLibrary_C_GetThrowPredirection::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, CallFunc_BreakVector_Z) == 0x0000F0, "Member 'DCSLibrary_C_GetThrowPredirection::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, CallFunc_GetVelocity_ReturnValue) == 0x0000F8, "Member 'DCSLibrary_C_GetThrowPredirection::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000110, "Member 'DCSLibrary_C_GetThrowPredirection::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, CallFunc_MakeVector_ReturnValue) == 0x000118, "Member 'DCSLibrary_C_GetThrowPredirection::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, CallFunc_BreakTransform_Location) == 0x000130, "Member 'DCSLibrary_C_GetThrowPredirection::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, CallFunc_BreakTransform_Rotation) == 0x000148, "Member 'DCSLibrary_C_GetThrowPredirection::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, CallFunc_BreakTransform_Scale) == 0x000160, "Member 'DCSLibrary_C_GetThrowPredirection::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, CallFunc_Vector_Distance2D_ReturnValue) == 0x000178, "Member 'DCSLibrary_C_GetThrowPredirection::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000180, "Member 'DCSLibrary_C_GetThrowPredirection::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000188, "Member 'DCSLibrary_C_GetThrowPredirection::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetThrowPredirection, CallFunc_Add_VectorVector_ReturnValue) == 0x0001A0, "Member 'DCSLibrary_C_GetThrowPredirection::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetUITexture \ static_assert(alignof(DCSLibrary_C_GetUITexture) == 0x000008, "Wrong alignment on DCSLibrary_C_GetUITexture"); \ static_assert(sizeof(DCSLibrary_C_GetUITexture) == 0x000030, "Wrong size on DCSLibrary_C_GetUITexture"); \ static_assert(offsetof(DCSLibrary_C_GetUITexture, RowName) == 0x000000, "Member 'DCSLibrary_C_GetUITexture::RowName' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetUITexture, __WorldContext) == 0x000008, "Member 'DCSLibrary_C_GetUITexture::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetUITexture, Texture) == 0x000010, "Member 'DCSLibrary_C_GetUITexture::Texture' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetUITexture, CallFunc_Redirect_Table_MappedTable) == 0x000018, "Member 'DCSLibrary_C_GetUITexture::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetUITexture, CallFunc_GetDataTableRowFromName_OutRow) == 0x000020, "Member 'DCSLibrary_C_GetUITexture::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetUITexture, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000028, "Member 'DCSLibrary_C_GetUITexture::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetWeaponTypePairedAnimationId \ static_assert(alignof(DCSLibrary_C_GetWeaponTypePairedAnimationId) == 0x000008, "Wrong alignment on DCSLibrary_C_GetWeaponTypePairedAnimationId"); \ static_assert(sizeof(DCSLibrary_C_GetWeaponTypePairedAnimationId) == 0x0000C0, "Wrong size on DCSLibrary_C_GetWeaponTypePairedAnimationId"); \ static_assert(offsetof(DCSLibrary_C_GetWeaponTypePairedAnimationId, SponsorActor) == 0x000000, "Member 'DCSLibrary_C_GetWeaponTypePairedAnimationId::SponsorActor' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetWeaponTypePairedAnimationId, __WorldContext) == 0x000008, "Member 'DCSLibrary_C_GetWeaponTypePairedAnimationId::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetWeaponTypePairedAnimationId, ReturnValue) == 0x000010, "Member 'DCSLibrary_C_GetWeaponTypePairedAnimationId::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetWeaponTypePairedAnimationId, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000020, "Member 'DCSLibrary_C_GetWeaponTypePairedAnimationId::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetWeaponTypePairedAnimationId, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'DCSLibrary_C_GetWeaponTypePairedAnimationId::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetWeaponTypePairedAnimationId, CallFunc_GetComponentByClass_ReturnValue) == 0x000030, "Member 'DCSLibrary_C_GetWeaponTypePairedAnimationId::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetWeaponTypePairedAnimationId, CallFunc_GetWeapon_Weapon) == 0x000038, "Member 'DCSLibrary_C_GetWeaponTypePairedAnimationId::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetWeaponTypePairedAnimationId, CallFunc_GetPlayerWeaponData_WeaponData) == 0x000058, "Member 'DCSLibrary_C_GetWeaponTypePairedAnimationId::CallFunc_GetPlayerWeaponData_WeaponData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_HitSpringArmsLength \ static_assert(alignof(DCSLibrary_C_HitSpringArmsLength) == 0x000008, "Wrong alignment on DCSLibrary_C_HitSpringArmsLength"); \ static_assert(sizeof(DCSLibrary_C_HitSpringArmsLength) == 0x0003A8, "Wrong size on DCSLibrary_C_HitSpringArmsLength"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, arms) == 0x000000, "Member 'DCSLibrary_C_HitSpringArmsLength::arms' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, Camera) == 0x000008, "Member 'DCSLibrary_C_HitSpringArmsLength::Camera' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, desiredLength) == 0x000010, "Member 'DCSLibrary_C_HitSpringArmsLength::desiredLength' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, TraceRadius) == 0x000018, "Member 'DCSLibrary_C_HitSpringArmsLength::TraceRadius' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, ObjectTypes) == 0x000020, "Member 'DCSLibrary_C_HitSpringArmsLength::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, ActorsToIgnore) == 0x000030, "Member 'DCSLibrary_C_HitSpringArmsLength::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, __WorldContext) == 0x000040, "Member 'DCSLibrary_C_HitSpringArmsLength::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, Result) == 0x000048, "Member 'DCSLibrary_C_HitSpringArmsLength::Result' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, Length) == 0x000050, "Member 'DCSLibrary_C_HitSpringArmsLength::Length' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000060, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_IsValid_ReturnValue_1) == 0x000078, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000080, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BooleanAND_ReturnValue) == 0x000098, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000A0, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_Normal_ReturnValue) == 0x0000B8, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x0000D0, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_Add_VectorVector_ReturnValue) == 0x0000E8, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_SphereTraceSingleForObjects_OutHit) == 0x000100, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_SphereTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_SphereTraceSingleForObjects_ReturnValue) == 0x0001E8, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_SphereTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_bBlockingHit) == 0x0001E9, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_bInitialOverlap) == 0x0001EA, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_Time) == 0x0001EC, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_Distance) == 0x0001F0, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_Location) == 0x0001F8, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_ImpactPoint) == 0x000210, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_Normal) == 0x000228, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_ImpactNormal) == 0x000240, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_PhysMat) == 0x000258, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_HitActor) == 0x000260, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_HitComponent) == 0x000268, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_HitBoneName) == 0x000270, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_BoneName) == 0x000278, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_HitItem) == 0x000280, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_ElementIndex) == 0x000284, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_FaceIndex) == 0x000288, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_TraceStart) == 0x000290, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_BreakHitResult_TraceEnd) == 0x0002A8, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_GetDisplayName_ReturnValue) == 0x0002C0, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_GetDisplayName_ReturnValue_1) == 0x0002D0, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_Conv_VectorToString_ReturnValue) == 0x0002E0, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0002F0, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_Conv_BoolToString_ReturnValue) == 0x000300, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_Concat_StrStr_ReturnValue) == 0x000310, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000320, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000330, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000340, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000350, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000360, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000370, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000380, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_SphereTraceSingleForObjects_Radius_ImplicitCast) == 0x000390, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_SphereTraceSingleForObjects_Radius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, K2Node_FunctionResult_length_ImplicitCast) == 0x000398, "Member 'DCSLibrary_C_HitSpringArmsLength::K2Node_FunctionResult_length_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_HitSpringArmsLength, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x0003A0, "Member 'DCSLibrary_C_HitSpringArmsLength::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_InformatMontageName \ static_assert(alignof(DCSLibrary_C_InformatMontageName) == 0x000008, "Wrong alignment on DCSLibrary_C_InformatMontageName"); \ static_assert(sizeof(DCSLibrary_C_InformatMontageName) == 0x000038, "Wrong size on DCSLibrary_C_InformatMontageName"); \ static_assert(offsetof(DCSLibrary_C_InformatMontageName, MontageName) == 0x000000, "Member 'DCSLibrary_C_InformatMontageName::MontageName' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_InformatMontageName, __WorldContext) == 0x000008, "Member 'DCSLibrary_C_InformatMontageName::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_InformatMontageName, Informat) == 0x000010, "Member 'DCSLibrary_C_InformatMontageName::Informat' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_InformatMontageName, CallFunc_Conv_NameToString_ReturnValue) == 0x000018, "Member 'DCSLibrary_C_InformatMontageName::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_InformatMontageName, CallFunc_StartsWith_ReturnValue) == 0x000028, "Member 'DCSLibrary_C_InformatMontageName::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_InformatMontageName, CallFunc_StartsWith_ReturnValue_1) == 0x000029, "Member 'DCSLibrary_C_InformatMontageName::CallFunc_StartsWith_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_InformatMontageName, CallFunc_StartsWith_ReturnValue_2) == 0x00002A, "Member 'DCSLibrary_C_InformatMontageName::CallFunc_StartsWith_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_InformatMontageName, CallFunc_StartsWith_ReturnValue_3) == 0x00002B, "Member 'DCSLibrary_C_InformatMontageName::CallFunc_StartsWith_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_InformatMontageName, CallFunc_StartsWith_ReturnValue_4) == 0x00002C, "Member 'DCSLibrary_C_InformatMontageName::CallFunc_StartsWith_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_InformatMontageName, CallFunc_BooleanOR_ReturnValue) == 0x00002D, "Member 'DCSLibrary_C_InformatMontageName::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_InformatMontageName, CallFunc_StartsWith_ReturnValue_5) == 0x00002E, "Member 'DCSLibrary_C_InformatMontageName::CallFunc_StartsWith_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_InformatMontageName, CallFunc_BooleanOR_ReturnValue_1) == 0x00002F, "Member 'DCSLibrary_C_InformatMontageName::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_InformatMontageName, CallFunc_BooleanOR_ReturnValue_2) == 0x000030, "Member 'DCSLibrary_C_InformatMontageName::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_InformatMontageName, CallFunc_BooleanOR_ReturnValue_3) == 0x000031, "Member 'DCSLibrary_C_InformatMontageName::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_InformatMontageName, CallFunc_BooleanOR_ReturnValue_4) == 0x000032, "Member 'DCSLibrary_C_InformatMontageName::CallFunc_BooleanOR_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_InformatMontageName, CallFunc_BooleanOR_ReturnValue_5) == 0x000033, "Member 'DCSLibrary_C_InformatMontageName::CallFunc_BooleanOR_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_Level_Chapter_to_Str \ static_assert(alignof(DCSLibrary_C_Level_Chapter_to_Str) == 0x000008, "Wrong alignment on DCSLibrary_C_Level_Chapter_to_Str"); \ static_assert(sizeof(DCSLibrary_C_Level_Chapter_to_Str) == 0x0000F0, "Wrong size on DCSLibrary_C_Level_Chapter_to_Str"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, InEnum) == 0x000000, "Member 'DCSLibrary_C_Level_Chapter_to_Str::InEnum' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, InStr) == 0x000008, "Member 'DCSLibrary_C_Level_Chapter_to_Str::InStr' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, __WorldContext) == 0x000018, "Member 'DCSLibrary_C_Level_Chapter_to_Str::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, OutStr) == 0x000020, "Member 'DCSLibrary_C_Level_Chapter_to_Str::OutStr' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, OutEnum) == 0x000030, "Member 'DCSLibrary_C_Level_Chapter_to_Str::OutEnum' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, L_Enum) == 0x000031, "Member 'DCSLibrary_C_Level_Chapter_to_Str::L_Enum' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, L_Str) == 0x000038, "Member 'DCSLibrary_C_Level_Chapter_to_Str::L_Str' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_int_Variable) == 0x000048, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, CallFunc_IsEmpty_ReturnValue) == 0x00004C, "Member 'DCSLibrary_C_Level_Chapter_to_Str::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, CallFunc_Conv_StringToInt_ReturnValue) == 0x000050, "Member 'DCSLibrary_C_Level_Chapter_to_Str::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_byte_Variable) == 0x000054, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_byte_Variable_1) == 0x000055, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_byte_Variable_2) == 0x000056, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_byte_Variable_3) == 0x000057, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_byte_Variable_4) == 0x000058, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_byte_Variable_5) == 0x000059, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_byte_Variable_6) == 0x00005A, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_byte_Variable_7) == 0x00005B, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_byte_Variable_8) == 0x00005C, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_byte_Variable_8' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, K2Node_Select_Default) == 0x00005D, "Member 'DCSLibrary_C_Level_Chapter_to_Str::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_string_Variable) == 0x000060, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_string_Variable_1) == 0x000070, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_string_Variable_2) == 0x000080, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_string_Variable_3) == 0x000090, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_string_Variable_4) == 0x0000A0, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_string_Variable_5) == 0x0000B0, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_string_Variable_6) == 0x0000C0, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_string_Variable_6' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, Temp_string_Variable_7) == 0x0000D0, "Member 'DCSLibrary_C_Level_Chapter_to_Str::Temp_string_Variable_7' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Level_Chapter_to_Str, K2Node_Select_Default_1) == 0x0000E0, "Member 'DCSLibrary_C_Level_Chapter_to_Str::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_PlayBlockSound \ static_assert(alignof(DCSLibrary_C_PlayBlockSound) == 0x000008, "Wrong alignment on DCSLibrary_C_PlayBlockSound"); \ static_assert(sizeof(DCSLibrary_C_PlayBlockSound) == 0x0000C0, "Wrong size on DCSLibrary_C_PlayBlockSound"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, ActorWhoBlocked) == 0x000000, "Member 'DCSLibrary_C_PlayBlockSound::ActorWhoBlocked' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, ActorWhoWasBlocked) == 0x000008, "Member 'DCSLibrary_C_PlayBlockSound::ActorWhoWasBlocked' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, Location) == 0x000010, "Member 'DCSLibrary_C_PlayBlockSound::Location' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, __WorldContext) == 0x000028, "Member 'DCSLibrary_C_PlayBlockSound::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, L_Sound) == 0x000030, "Member 'DCSLibrary_C_PlayBlockSound::L_Sound' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, L_ReceiverEquipment) == 0x000038, "Member 'DCSLibrary_C_PlayBlockSound::L_ReceiverEquipment' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, L_ApplierEquipment) == 0x000040, "Member 'DCSLibrary_C_PlayBlockSound::L_ApplierEquipment' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, Temp_object_Variable) == 0x000048, "Member 'DCSLibrary_C_PlayBlockSound::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'DCSLibrary_C_PlayBlockSound::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, CallFunc_GetComponentByClass_ReturnValue) == 0x000058, "Member 'DCSLibrary_C_PlayBlockSound::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000060, "Member 'DCSLibrary_C_PlayBlockSound::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, Temp_object_Variable_1) == 0x000068, "Member 'DCSLibrary_C_PlayBlockSound::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, Temp_object_Variable_2) == 0x000070, "Member 'DCSLibrary_C_PlayBlockSound::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, Temp_object_Variable_3) == 0x000078, "Member 'DCSLibrary_C_PlayBlockSound::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, Temp_object_Variable_4) == 0x000080, "Member 'DCSLibrary_C_PlayBlockSound::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, Temp_object_Variable_5) == 0x000088, "Member 'DCSLibrary_C_PlayBlockSound::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, Temp_object_Variable_6) == 0x000090, "Member 'DCSLibrary_C_PlayBlockSound::Temp_object_Variable_6' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, Temp_object_Variable_7) == 0x000098, "Member 'DCSLibrary_C_PlayBlockSound::Temp_object_Variable_7' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, Temp_object_Variable_8) == 0x0000A0, "Member 'DCSLibrary_C_PlayBlockSound::Temp_object_Variable_8' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, CallFunc_IsValid_ReturnValue_1) == 0x0000A8, "Member 'DCSLibrary_C_PlayBlockSound::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, CallFunc_IsValid_ReturnValue_2) == 0x0000A9, "Member 'DCSLibrary_C_PlayBlockSound::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, Temp_byte_Variable) == 0x0000AA, "Member 'DCSLibrary_C_PlayBlockSound::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, CallFunc_GetWeaponType_WeaponType) == 0x0000AB, "Member 'DCSLibrary_C_PlayBlockSound::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000AC, "Member 'DCSLibrary_C_PlayBlockSound::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, CallFunc_IsValid_ReturnValue_3) == 0x0000AD, "Member 'DCSLibrary_C_PlayBlockSound::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, CallFunc_IsWeaponEquipped_Result) == 0x0000AE, "Member 'DCSLibrary_C_PlayBlockSound::CallFunc_IsWeaponEquipped_Result' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, CallFunc_GetWeaponType_WeaponType_1) == 0x0000AF, "Member 'DCSLibrary_C_PlayBlockSound::CallFunc_GetWeaponType_WeaponType_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, CallFunc_IsShieldEquipped_ReturnValue) == 0x0000B0, "Member 'DCSLibrary_C_PlayBlockSound::CallFunc_IsShieldEquipped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayBlockSound, K2Node_Select_Default) == 0x0000B8, "Member 'DCSLibrary_C_PlayBlockSound::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_PlayHitSound \ static_assert(alignof(DCSLibrary_C_PlayHitSound) == 0x000008, "Wrong alignment on DCSLibrary_C_PlayHitSound"); \ static_assert(sizeof(DCSLibrary_C_PlayHitSound) == 0x0000C0, "Wrong size on DCSLibrary_C_PlayHitSound"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, ActorWhoHit) == 0x000000, "Member 'DCSLibrary_C_PlayHitSound::ActorWhoHit' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, ActorWhoWasHit) == 0x000008, "Member 'DCSLibrary_C_PlayHitSound::ActorWhoWasHit' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, Location) == 0x000010, "Member 'DCSLibrary_C_PlayHitSound::Location' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, __WorldContext) == 0x000028, "Member 'DCSLibrary_C_PlayHitSound::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, L_ReceiverEquipment) == 0x000030, "Member 'DCSLibrary_C_PlayHitSound::L_ReceiverEquipment' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, L_ApplierEquipment) == 0x000038, "Member 'DCSLibrary_C_PlayHitSound::L_ApplierEquipment' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, L_Sound) == 0x000040, "Member 'DCSLibrary_C_PlayHitSound::L_Sound' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, CallFunc_GetComponentByClass_ReturnValue) == 0x000048, "Member 'DCSLibrary_C_PlayHitSound::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'DCSLibrary_C_PlayHitSound::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000058, "Member 'DCSLibrary_C_PlayHitSound::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, CallFunc_IsValid_ReturnValue_1) == 0x000060, "Member 'DCSLibrary_C_PlayHitSound::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, Temp_byte_Variable) == 0x000061, "Member 'DCSLibrary_C_PlayHitSound::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, Temp_object_Variable) == 0x000068, "Member 'DCSLibrary_C_PlayHitSound::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, Temp_object_Variable_1) == 0x000070, "Member 'DCSLibrary_C_PlayHitSound::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, Temp_object_Variable_2) == 0x000078, "Member 'DCSLibrary_C_PlayHitSound::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, Temp_object_Variable_3) == 0x000080, "Member 'DCSLibrary_C_PlayHitSound::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, Temp_object_Variable_4) == 0x000088, "Member 'DCSLibrary_C_PlayHitSound::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, Temp_object_Variable_5) == 0x000090, "Member 'DCSLibrary_C_PlayHitSound::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, Temp_object_Variable_6) == 0x000098, "Member 'DCSLibrary_C_PlayHitSound::Temp_object_Variable_6' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, Temp_object_Variable_7) == 0x0000A0, "Member 'DCSLibrary_C_PlayHitSound::Temp_object_Variable_7' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, Temp_object_Variable_8) == 0x0000A8, "Member 'DCSLibrary_C_PlayHitSound::Temp_object_Variable_8' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, CallFunc_GetWeaponType_WeaponType) == 0x0000B0, "Member 'DCSLibrary_C_PlayHitSound::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayHitSound, K2Node_Select_Default) == 0x0000B8, "Member 'DCSLibrary_C_PlayHitSound::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_PlayParrySound \ static_assert(alignof(DCSLibrary_C_PlayParrySound) == 0x000008, "Wrong alignment on DCSLibrary_C_PlayParrySound"); \ static_assert(sizeof(DCSLibrary_C_PlayParrySound) == 0x0000B8, "Wrong size on DCSLibrary_C_PlayParrySound"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, ActorWhoParried) == 0x000000, "Member 'DCSLibrary_C_PlayParrySound::ActorWhoParried' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, ActorWhoWasParried) == 0x000008, "Member 'DCSLibrary_C_PlayParrySound::ActorWhoWasParried' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, Location) == 0x000010, "Member 'DCSLibrary_C_PlayParrySound::Location' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, __WorldContext) == 0x000028, "Member 'DCSLibrary_C_PlayParrySound::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, L_Sound) == 0x000030, "Member 'DCSLibrary_C_PlayParrySound::L_Sound' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, L_ReceiverEquipment) == 0x000038, "Member 'DCSLibrary_C_PlayParrySound::L_ReceiverEquipment' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, L_ApplierEquipment) == 0x000040, "Member 'DCSLibrary_C_PlayParrySound::L_ApplierEquipment' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, Temp_byte_Variable) == 0x000048, "Member 'DCSLibrary_C_PlayParrySound::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, CallFunc_GetComponentByClass_ReturnValue) == 0x000050, "Member 'DCSLibrary_C_PlayParrySound::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000058, "Member 'DCSLibrary_C_PlayParrySound::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, Temp_object_Variable) == 0x000060, "Member 'DCSLibrary_C_PlayParrySound::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, Temp_object_Variable_1) == 0x000068, "Member 'DCSLibrary_C_PlayParrySound::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, Temp_object_Variable_2) == 0x000070, "Member 'DCSLibrary_C_PlayParrySound::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, Temp_object_Variable_3) == 0x000078, "Member 'DCSLibrary_C_PlayParrySound::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, Temp_object_Variable_4) == 0x000080, "Member 'DCSLibrary_C_PlayParrySound::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, Temp_object_Variable_5) == 0x000088, "Member 'DCSLibrary_C_PlayParrySound::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, Temp_object_Variable_6) == 0x000090, "Member 'DCSLibrary_C_PlayParrySound::Temp_object_Variable_6' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, Temp_object_Variable_7) == 0x000098, "Member 'DCSLibrary_C_PlayParrySound::Temp_object_Variable_7' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, Temp_object_Variable_8) == 0x0000A0, "Member 'DCSLibrary_C_PlayParrySound::Temp_object_Variable_8' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, CallFunc_IsValid_ReturnValue) == 0x0000A8, "Member 'DCSLibrary_C_PlayParrySound::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, CallFunc_IsValid_ReturnValue_1) == 0x0000A9, "Member 'DCSLibrary_C_PlayParrySound::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, CallFunc_IsValid_ReturnValue_2) == 0x0000AA, "Member 'DCSLibrary_C_PlayParrySound::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, CallFunc_IsWeaponEquipped_Result) == 0x0000AB, "Member 'DCSLibrary_C_PlayParrySound::CallFunc_IsWeaponEquipped_Result' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, CallFunc_GetWeaponType_WeaponType) == 0x0000AC, "Member 'DCSLibrary_C_PlayParrySound::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, CallFunc_IsShieldEquipped_ReturnValue) == 0x0000AD, "Member 'DCSLibrary_C_PlayParrySound::CallFunc_IsShieldEquipped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_PlayParrySound, K2Node_Select_Default) == 0x0000B0, "Member 'DCSLibrary_C_PlayParrySound::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_randomInArray \ static_assert(alignof(DCSLibrary_C_randomInArray) == 0x000008, "Wrong alignment on DCSLibrary_C_randomInArray"); \ static_assert(sizeof(DCSLibrary_C_randomInArray) == 0x000038, "Wrong size on DCSLibrary_C_randomInArray"); \ static_assert(offsetof(DCSLibrary_C_randomInArray, random_cost_pow1) == 0x000000, "Member 'DCSLibrary_C_randomInArray::random_cost_pow1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_randomInArray, __WorldContext) == 0x000010, "Member 'DCSLibrary_C_randomInArray::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_randomInArray, randomIndex) == 0x000018, "Member 'DCSLibrary_C_randomInArray::randomIndex' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_randomInArray, idx) == 0x00001C, "Member 'DCSLibrary_C_randomInArray::idx' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_randomInArray, random_cost_pow) == 0x000020, "Member 'DCSLibrary_C_randomInArray::random_cost_pow' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_randomInArray, tmp) == 0x000030, "Member 'DCSLibrary_C_randomInArray::tmp' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_randomInArray, CallFunc_RandomOfWeightArray_ReturnValue) == 0x000034, "Member 'DCSLibrary_C_randomInArray::CallFunc_RandomOfWeightArray_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_Rect_Light_Current_Convert_To_Struct \ static_assert(alignof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct) == 0x000008, "Wrong alignment on DCSLibrary_C_Rect_Light_Current_Convert_To_Struct"); \ static_assert(sizeof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct) == 0x000298, "Wrong size on DCSLibrary_C_Rect_Light_Current_Convert_To_Struct"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, S_RectLightConfig) == 0x000000, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::S_RectLightConfig' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, __WorldContext) == 0x0000A0, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, S_RectLightConfig1) == 0x0000A8, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::S_RectLightConfig1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, RectLight) == 0x000148, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::RectLight' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000178, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, K2Node_DynamicCast_AsRect_Light) == 0x000180, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::K2Node_DynamicCast_AsRect_Light' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, K2Node_DynamicCast_bSuccess) == 0x000188, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, CallFunc_IsValid_ReturnValue) == 0x000189, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, CallFunc_GetLightColor_ReturnValue) == 0x00018C, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::CallFunc_GetLightColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0001A0, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, K2Node_MakeStruct_S_RectLightConfig) == 0x0001B8, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::K2Node_MakeStruct_S_RectLightConfig' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, K2Node_MakeStruct_BarnDoorLength_40_378A8BF04B212C5DF19BC3AB9E0CC976_ImplicitCast) == 0x000258, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::K2Node_MakeStruct_BarnDoorLength_40_378A8BF04B212C5DF19BC3AB9E0CC976_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, K2Node_MakeStruct_BarnDoorAngle_39_A6E7F1BA4DFF2C8F206FAE9579106AC1_ImplicitCast) == 0x000260, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::K2Node_MakeStruct_BarnDoorAngle_39_A6E7F1BA4DFF2C8F206FAE9579106AC1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, K2Node_MakeStruct_SourceHeight_38_9547C9FD43C5C2452DCADD9FF4843673_ImplicitCast) == 0x000268, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::K2Node_MakeStruct_SourceHeight_38_9547C9FD43C5C2452DCADD9FF4843673_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, K2Node_MakeStruct_SourceWidth_36_34885C604CC997CDA2A90D951D798ABB_ImplicitCast) == 0x000270, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::K2Node_MakeStruct_SourceWidth_36_34885C604CC997CDA2A90D951D798ABB_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, K2Node_MakeStruct_AttenuationRadius_35_3EFF26A64A0A4E00C2236F9B02AF5DE1_ImplicitCast) == 0x000278, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::K2Node_MakeStruct_AttenuationRadius_35_3EFF26A64A0A4E00C2236F9B02AF5DE1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, K2Node_MakeStruct_VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C_ImplicitCast) == 0x000280, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::K2Node_MakeStruct_VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, K2Node_MakeStruct_IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801_ImplicitCast) == 0x000288, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::K2Node_MakeStruct_IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Rect_Light_Current_Convert_To_Struct, K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x000290, "Member 'DCSLibrary_C_Rect_Light_Current_Convert_To_Struct::K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_RedirectSequence \ static_assert(alignof(DCSLibrary_C_RedirectSequence) == 0x000008, "Wrong alignment on DCSLibrary_C_RedirectSequence"); \ static_assert(sizeof(DCSLibrary_C_RedirectSequence) == 0x0001E0, "Wrong size on DCSLibrary_C_RedirectSequence"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, Target) == 0x000000, "Member 'DCSLibrary_C_RedirectSequence::Target' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, Platform) == 0x000008, "Member 'DCSLibrary_C_RedirectSequence::Platform' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, __WorldContext) == 0x000010, "Member 'DCSLibrary_C_RedirectSequence::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, LCGPlatform) == 0x000018, "Member 'DCSLibrary_C_RedirectSequence::LCGPlatform' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, Temp_byte_Variable) == 0x000019, "Member 'DCSLibrary_C_RedirectSequence::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x000020, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_Split_LeftS) == 0x000030, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_Split_RightS) == 0x000040, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_Split_ReturnValue) == 0x000050, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000051, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, Temp_string_Variable) == 0x000068, "Member 'DCSLibrary_C_RedirectSequence::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, Temp_string_Variable_1) == 0x000078, "Member 'DCSLibrary_C_RedirectSequence::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, Temp_string_Variable_2) == 0x000088, "Member 'DCSLibrary_C_RedirectSequence::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, Temp_string_Variable_3) == 0x000098, "Member 'DCSLibrary_C_RedirectSequence::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, Temp_string_Variable_4) == 0x0000A8, "Member 'DCSLibrary_C_RedirectSequence::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, Temp_string_Variable_5) == 0x0000B8, "Member 'DCSLibrary_C_RedirectSequence::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, Temp_string_Variable_6) == 0x0000C8, "Member 'DCSLibrary_C_RedirectSequence::Temp_string_Variable_6' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, Temp_string_Variable_7) == 0x0000D8, "Member 'DCSLibrary_C_RedirectSequence::Temp_string_Variable_7' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, Temp_string_Variable_8) == 0x0000E8, "Member 'DCSLibrary_C_RedirectSequence::Temp_string_Variable_8' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, K2Node_SwitchEnum_CmpSuccess) == 0x0000F8, "Member 'DCSLibrary_C_RedirectSequence::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_GetConsoleVariableIntValue_ReturnValue) == 0x0000FC, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_GetConsoleVariableIntValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, K2Node_Select_Default) == 0x000100, "Member 'DCSLibrary_C_RedirectSequence::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_Greater_IntInt_ReturnValue) == 0x000110, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000118, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000128, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000138, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000140, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000150, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_Conv_IntToByte_ReturnValue) == 0x000160, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000168, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_GetValidValue_ReturnValue) == 0x000178, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_MakeSoftObjectPath_ReturnValue) == 0x000180, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_MakeSoftObjectPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_DoesSoftPathExist_ReturnValue) == 0x0001A0, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_DoesSoftPathExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue) == 0x0001A8, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_RedirectSequence, CallFunc_IsValidSoftObjectReference_ReturnValue_1) == 0x0001D8, "Member 'DCSLibrary_C_RedirectSequence::CallFunc_IsValidSoftObjectReference_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_Regirst_Light_Box \ static_assert(alignof(DCSLibrary_C_Regirst_Light_Box) == 0x000008, "Wrong alignment on DCSLibrary_C_Regirst_Light_Box"); \ static_assert(sizeof(DCSLibrary_C_Regirst_Light_Box) == 0x000018, "Wrong size on DCSLibrary_C_Regirst_Light_Box"); \ static_assert(offsetof(DCSLibrary_C_Regirst_Light_Box, TriggerBox) == 0x000000, "Member 'DCSLibrary_C_Regirst_Light_Box::TriggerBox' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Regirst_Light_Box, __WorldContext) == 0x000008, "Member 'DCSLibrary_C_Regirst_Light_Box::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Regirst_Light_Box, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000010, "Member 'DCSLibrary_C_Regirst_Light_Box::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_SaveAllSlots \ static_assert(alignof(DCSLibrary_C_SaveAllSlots) == 0x000008, "Wrong alignment on DCSLibrary_C_SaveAllSlots"); \ static_assert(sizeof(DCSLibrary_C_SaveAllSlots) == 0x000028, "Wrong size on DCSLibrary_C_SaveAllSlots"); \ static_assert(offsetof(DCSLibrary_C_SaveAllSlots, __WorldContext) == 0x000000, "Member 'DCSLibrary_C_SaveAllSlots::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SaveAllSlots, Temp_delegate_Variable) == 0x000008, "Member 'DCSLibrary_C_SaveAllSlots::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SaveAllSlots, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000018, "Member 'DCSLibrary_C_SaveAllSlots::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SaveAllSlots, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'DCSLibrary_C_SaveAllSlots::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_ScaleMeleeAttackStaminaCostByType \ static_assert(alignof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType) == 0x000008, "Wrong alignment on DCSLibrary_C_ScaleMeleeAttackStaminaCostByType"); \ static_assert(sizeof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType) == 0x000078, "Wrong size on DCSLibrary_C_ScaleMeleeAttackStaminaCostByType"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType, Cost) == 0x000000, "Member 'DCSLibrary_C_ScaleMeleeAttackStaminaCostByType::Cost' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType, MeleeAttackType) == 0x000008, "Member 'DCSLibrary_C_ScaleMeleeAttackStaminaCostByType::MeleeAttackType' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType, __WorldContext) == 0x000010, "Member 'DCSLibrary_C_ScaleMeleeAttackStaminaCostByType::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType, ReturnValue) == 0x000018, "Member 'DCSLibrary_C_ScaleMeleeAttackStaminaCostByType::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType, Temp_byte_Variable) == 0x000020, "Member 'DCSLibrary_C_ScaleMeleeAttackStaminaCostByType::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType, Temp_real_Variable) == 0x000028, "Member 'DCSLibrary_C_ScaleMeleeAttackStaminaCostByType::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType, Temp_real_Variable_1) == 0x000030, "Member 'DCSLibrary_C_ScaleMeleeAttackStaminaCostByType::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType, Temp_real_Variable_2) == 0x000038, "Member 'DCSLibrary_C_ScaleMeleeAttackStaminaCostByType::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType, Temp_real_Variable_3) == 0x000040, "Member 'DCSLibrary_C_ScaleMeleeAttackStaminaCostByType::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType, Temp_real_Variable_4) == 0x000048, "Member 'DCSLibrary_C_ScaleMeleeAttackStaminaCostByType::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType, Temp_real_Variable_5) == 0x000050, "Member 'DCSLibrary_C_ScaleMeleeAttackStaminaCostByType::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType, Temp_real_Variable_6) == 0x000058, "Member 'DCSLibrary_C_ScaleMeleeAttackStaminaCostByType::Temp_real_Variable_6' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType, Temp_real_Variable_7) == 0x000060, "Member 'DCSLibrary_C_ScaleMeleeAttackStaminaCostByType::Temp_real_Variable_7' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType, K2Node_Select_Default) == 0x000068, "Member 'DCSLibrary_C_ScaleMeleeAttackStaminaCostByType::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeAttackStaminaCostByType, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000070, "Member 'DCSLibrary_C_ScaleMeleeAttackStaminaCostByType::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_ScaleMeleeDamageByType \ static_assert(alignof(DCSLibrary_C_ScaleMeleeDamageByType) == 0x000008, "Wrong alignment on DCSLibrary_C_ScaleMeleeDamageByType"); \ static_assert(sizeof(DCSLibrary_C_ScaleMeleeDamageByType) == 0x000078, "Wrong size on DCSLibrary_C_ScaleMeleeDamageByType"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeDamageByType, Damage) == 0x000000, "Member 'DCSLibrary_C_ScaleMeleeDamageByType::Damage' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeDamageByType, MeleeAttackType) == 0x000008, "Member 'DCSLibrary_C_ScaleMeleeDamageByType::MeleeAttackType' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeDamageByType, __WorldContext) == 0x000010, "Member 'DCSLibrary_C_ScaleMeleeDamageByType::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeDamageByType, ReturnValue) == 0x000018, "Member 'DCSLibrary_C_ScaleMeleeDamageByType::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeDamageByType, Temp_byte_Variable) == 0x000020, "Member 'DCSLibrary_C_ScaleMeleeDamageByType::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeDamageByType, Temp_real_Variable) == 0x000028, "Member 'DCSLibrary_C_ScaleMeleeDamageByType::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeDamageByType, Temp_real_Variable_1) == 0x000030, "Member 'DCSLibrary_C_ScaleMeleeDamageByType::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeDamageByType, Temp_real_Variable_2) == 0x000038, "Member 'DCSLibrary_C_ScaleMeleeDamageByType::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeDamageByType, Temp_real_Variable_3) == 0x000040, "Member 'DCSLibrary_C_ScaleMeleeDamageByType::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeDamageByType, Temp_real_Variable_4) == 0x000048, "Member 'DCSLibrary_C_ScaleMeleeDamageByType::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeDamageByType, Temp_real_Variable_5) == 0x000050, "Member 'DCSLibrary_C_ScaleMeleeDamageByType::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeDamageByType, Temp_real_Variable_6) == 0x000058, "Member 'DCSLibrary_C_ScaleMeleeDamageByType::Temp_real_Variable_6' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeDamageByType, Temp_real_Variable_7) == 0x000060, "Member 'DCSLibrary_C_ScaleMeleeDamageByType::Temp_real_Variable_7' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeDamageByType, K2Node_Select_Default) == 0x000068, "Member 'DCSLibrary_C_ScaleMeleeDamageByType::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ScaleMeleeDamageByType, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000070, "Member 'DCSLibrary_C_ScaleMeleeDamageByType::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_SelectEnemyActors \ static_assert(alignof(DCSLibrary_C_SelectEnemyActors) == 0x000008, "Wrong alignment on DCSLibrary_C_SelectEnemyActors"); \ static_assert(sizeof(DCSLibrary_C_SelectEnemyActors) == 0x0000D8, "Wrong size on DCSLibrary_C_SelectEnemyActors"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, Target) == 0x000000, "Member 'DCSLibrary_C_SelectEnemyActors::Target' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, Actors) == 0x000008, "Member 'DCSLibrary_C_SelectEnemyActors::Actors' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, __WorldContext) == 0x000018, "Member 'DCSLibrary_C_SelectEnemyActors::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, EnemyActors) == 0x000020, "Member 'DCSLibrary_C_SelectEnemyActors::EnemyActors' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, LocalAIComponent) == 0x000030, "Member 'DCSLibrary_C_SelectEnemyActors::LocalAIComponent' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, EnemyActors_Set) == 0x000038, "Member 'DCSLibrary_C_SelectEnemyActors::EnemyActors_Set' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, EnemyActors_L) == 0x000088, "Member 'DCSLibrary_C_SelectEnemyActors::EnemyActors_L' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, LocalBehaviorComponent) == 0x000098, "Member 'DCSLibrary_C_SelectEnemyActors::LocalBehaviorComponent' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, Temp_int_Loop_Counter_Variable) == 0x0000A0, "Member 'DCSLibrary_C_SelectEnemyActors::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, CallFunc_Array_Length_ReturnValue) == 0x0000A4, "Member 'DCSLibrary_C_SelectEnemyActors::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, CallFunc_Add_IntInt_ReturnValue) == 0x0000A8, "Member 'DCSLibrary_C_SelectEnemyActors::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, CallFunc_Less_IntInt_ReturnValue) == 0x0000AC, "Member 'DCSLibrary_C_SelectEnemyActors::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, CallFunc_GetComponentByClass_ReturnValue) == 0x0000B0, "Member 'DCSLibrary_C_SelectEnemyActors::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0000B8, "Member 'DCSLibrary_C_SelectEnemyActors::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'DCSLibrary_C_SelectEnemyActors::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, CallFunc_IsValid_ReturnValue_1) == 0x0000C1, "Member 'DCSLibrary_C_SelectEnemyActors::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, Temp_int_Array_Index_Variable) == 0x0000C4, "Member 'DCSLibrary_C_SelectEnemyActors::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, CallFunc_Array_Get_Item) == 0x0000C8, "Member 'DCSLibrary_C_SelectEnemyActors::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, CallFunc_Array_Add_ReturnValue) == 0x0000D0, "Member 'DCSLibrary_C_SelectEnemyActors::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_SelectEnemyActors, CallFunc_Is_Enemy_Return) == 0x0000D4, "Member 'DCSLibrary_C_SelectEnemyActors::CallFunc_Is_Enemy_Return' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_Unregirst_Light_Box \ static_assert(alignof(DCSLibrary_C_Unregirst_Light_Box) == 0x000008, "Wrong alignment on DCSLibrary_C_Unregirst_Light_Box"); \ static_assert(sizeof(DCSLibrary_C_Unregirst_Light_Box) == 0x000028, "Wrong size on DCSLibrary_C_Unregirst_Light_Box"); \ static_assert(offsetof(DCSLibrary_C_Unregirst_Light_Box, TriggerBox) == 0x000000, "Member 'DCSLibrary_C_Unregirst_Light_Box::TriggerBox' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Unregirst_Light_Box, __WorldContext) == 0x000008, "Member 'DCSLibrary_C_Unregirst_Light_Box::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Unregirst_Light_Box, StillHasItem) == 0x000010, "Member 'DCSLibrary_C_Unregirst_Light_Box::StillHasItem' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Unregirst_Light_Box, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000018, "Member 'DCSLibrary_C_Unregirst_Light_Box::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_Unregirst_Light_Box, CallFunc_UnRegiestLightBox_StillHasItem) == 0x000020, "Member 'DCSLibrary_C_Unregirst_Light_Box::CallFunc_UnRegiestLightBox_StillHasItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_UpdateSaveSlotValue \ static_assert(alignof(DCSLibrary_C_UpdateSaveSlotValue) == 0x000008, "Wrong alignment on DCSLibrary_C_UpdateSaveSlotValue"); \ static_assert(sizeof(DCSLibrary_C_UpdateSaveSlotValue) == 0x000050, "Wrong size on DCSLibrary_C_UpdateSaveSlotValue"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveSlotValue, Slot) == 0x000000, "Member 'DCSLibrary_C_UpdateSaveSlotValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveSlotValue, Key) == 0x000010, "Member 'DCSLibrary_C_UpdateSaveSlotValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveSlotValue, Value) == 0x000020, "Member 'DCSLibrary_C_UpdateSaveSlotValue::Value' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveSlotValue, Flush) == 0x000030, "Member 'DCSLibrary_C_UpdateSaveSlotValue::Flush' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveSlotValue, __WorldContext) == 0x000038, "Member 'DCSLibrary_C_UpdateSaveSlotValue::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveSlotValue, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000040, "Member 'DCSLibrary_C_UpdateSaveSlotValue::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveSlotValue, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'DCSLibrary_C_UpdateSaveSlotValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_ValidAnimationCallbackNotify \ static_assert(alignof(DCSLibrary_C_ValidAnimationCallbackNotify) == 0x000008, "Wrong alignment on DCSLibrary_C_ValidAnimationCallbackNotify"); \ static_assert(sizeof(DCSLibrary_C_ValidAnimationCallbackNotify) == 0x000058, "Wrong size on DCSLibrary_C_ValidAnimationCallbackNotify"); \ static_assert(offsetof(DCSLibrary_C_ValidAnimationCallbackNotify, Montage) == 0x000000, "Member 'DCSLibrary_C_ValidAnimationCallbackNotify::Montage' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ValidAnimationCallbackNotify, EventName) == 0x000008, "Member 'DCSLibrary_C_ValidAnimationCallbackNotify::EventName' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ValidAnimationCallbackNotify, __WorldContext) == 0x000018, "Member 'DCSLibrary_C_ValidAnimationCallbackNotify::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ValidAnimationCallbackNotify, ReturnValue) == 0x000020, "Member 'DCSLibrary_C_ValidAnimationCallbackNotify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ValidAnimationCallbackNotify, CallFunc_Montage_GetNotifiesByClass_ReturnValue) == 0x000028, "Member 'DCSLibrary_C_ValidAnimationCallbackNotify::CallFunc_Montage_GetNotifiesByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ValidAnimationCallbackNotify, Temp_int_Array_Index_Variable) == 0x000038, "Member 'DCSLibrary_C_ValidAnimationCallbackNotify::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ValidAnimationCallbackNotify, CallFunc_Array_Length_ReturnValue) == 0x00003C, "Member 'DCSLibrary_C_ValidAnimationCallbackNotify::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ValidAnimationCallbackNotify, CallFunc_Array_Get_Item) == 0x000040, "Member 'DCSLibrary_C_ValidAnimationCallbackNotify::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ValidAnimationCallbackNotify, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'DCSLibrary_C_ValidAnimationCallbackNotify::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ValidAnimationCallbackNotify, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x00004C, "Member 'DCSLibrary_C_ValidAnimationCallbackNotify::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ValidAnimationCallbackNotify, CallFunc_Less_IntInt_ReturnValue) == 0x00004D, "Member 'DCSLibrary_C_ValidAnimationCallbackNotify::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_ValidAnimationCallbackNotify, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'DCSLibrary_C_ValidAnimationCallbackNotify::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetSlotArrayValue \ static_assert(alignof(DCSLibrary_C_GetSlotArrayValue) == 0x000008, "Wrong alignment on DCSLibrary_C_GetSlotArrayValue"); \ static_assert(sizeof(DCSLibrary_C_GetSlotArrayValue) == 0x000058, "Wrong size on DCSLibrary_C_GetSlotArrayValue"); \ static_assert(offsetof(DCSLibrary_C_GetSlotArrayValue, Slot) == 0x000000, "Member 'DCSLibrary_C_GetSlotArrayValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotArrayValue, ArrayKey) == 0x000010, "Member 'DCSLibrary_C_GetSlotArrayValue::ArrayKey' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotArrayValue, __WorldContext) == 0x000020, "Member 'DCSLibrary_C_GetSlotArrayValue::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotArrayValue, Array) == 0x000028, "Member 'DCSLibrary_C_GetSlotArrayValue::Array' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotArrayValue, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000038, "Member 'DCSLibrary_C_GetSlotArrayValue::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotArrayValue, CallFunc_GetSlotStrArray_ResultArray) == 0x000040, "Member 'DCSLibrary_C_GetSlotArrayValue::CallFunc_GetSlotStrArray_ResultArray' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotArrayValue, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'DCSLibrary_C_GetSlotArrayValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetSlotIntArrayValue \ static_assert(alignof(DCSLibrary_C_GetSlotIntArrayValue) == 0x000008, "Wrong alignment on DCSLibrary_C_GetSlotIntArrayValue"); \ static_assert(sizeof(DCSLibrary_C_GetSlotIntArrayValue) == 0x000058, "Wrong size on DCSLibrary_C_GetSlotIntArrayValue"); \ static_assert(offsetof(DCSLibrary_C_GetSlotIntArrayValue, Slot) == 0x000000, "Member 'DCSLibrary_C_GetSlotIntArrayValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotIntArrayValue, Key) == 0x000010, "Member 'DCSLibrary_C_GetSlotIntArrayValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotIntArrayValue, __WorldContext) == 0x000020, "Member 'DCSLibrary_C_GetSlotIntArrayValue::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotIntArrayValue, Array) == 0x000028, "Member 'DCSLibrary_C_GetSlotIntArrayValue::Array' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotIntArrayValue, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000038, "Member 'DCSLibrary_C_GetSlotIntArrayValue::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotIntArrayValue, CallFunc_GetSlotIntArray_ResultArray) == 0x000040, "Member 'DCSLibrary_C_GetSlotIntArrayValue::CallFunc_GetSlotIntArray_ResultArray' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotIntArrayValue, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'DCSLibrary_C_GetSlotIntArrayValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetSlotIntIntMapValue \ static_assert(alignof(DCSLibrary_C_GetSlotIntIntMapValue) == 0x000008, "Wrong alignment on DCSLibrary_C_GetSlotIntIntMapValue"); \ static_assert(sizeof(DCSLibrary_C_GetSlotIntIntMapValue) == 0x0000D8, "Wrong size on DCSLibrary_C_GetSlotIntIntMapValue"); \ static_assert(offsetof(DCSLibrary_C_GetSlotIntIntMapValue, Slot) == 0x000000, "Member 'DCSLibrary_C_GetSlotIntIntMapValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotIntIntMapValue, Key) == 0x000010, "Member 'DCSLibrary_C_GetSlotIntIntMapValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotIntIntMapValue, __WorldContext) == 0x000020, "Member 'DCSLibrary_C_GetSlotIntIntMapValue::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotIntIntMapValue, ResultMaps) == 0x000028, "Member 'DCSLibrary_C_GetSlotIntIntMapValue::ResultMaps' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotIntIntMapValue, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000078, "Member 'DCSLibrary_C_GetSlotIntIntMapValue::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotIntIntMapValue, CallFunc_GetSlotIntIntMap_ResultMap) == 0x000080, "Member 'DCSLibrary_C_GetSlotIntIntMapValue::CallFunc_GetSlotIntIntMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotIntIntMapValue, CallFunc_IsValid_ReturnValue) == 0x0000D0, "Member 'DCSLibrary_C_GetSlotIntIntMapValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_GetSlotStrIntMapValue \ static_assert(alignof(DCSLibrary_C_GetSlotStrIntMapValue) == 0x000008, "Wrong alignment on DCSLibrary_C_GetSlotStrIntMapValue"); \ static_assert(sizeof(DCSLibrary_C_GetSlotStrIntMapValue) == 0x0000D8, "Wrong size on DCSLibrary_C_GetSlotStrIntMapValue"); \ static_assert(offsetof(DCSLibrary_C_GetSlotStrIntMapValue, Slot) == 0x000000, "Member 'DCSLibrary_C_GetSlotStrIntMapValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotStrIntMapValue, Key) == 0x000010, "Member 'DCSLibrary_C_GetSlotStrIntMapValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotStrIntMapValue, __WorldContext) == 0x000020, "Member 'DCSLibrary_C_GetSlotStrIntMapValue::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotStrIntMapValue, ResultMaps) == 0x000028, "Member 'DCSLibrary_C_GetSlotStrIntMapValue::ResultMaps' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotStrIntMapValue, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000078, "Member 'DCSLibrary_C_GetSlotStrIntMapValue::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotStrIntMapValue, CallFunc_GetSlotStrIntMap_ResultMap) == 0x000080, "Member 'DCSLibrary_C_GetSlotStrIntMapValue::CallFunc_GetSlotStrIntMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_GetSlotStrIntMapValue, CallFunc_IsValid_ReturnValue) == 0x0000D0, "Member 'DCSLibrary_C_GetSlotStrIntMapValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_UpdateSaveIntArrayValue \ static_assert(alignof(DCSLibrary_C_UpdateSaveIntArrayValue) == 0x000008, "Wrong alignment on DCSLibrary_C_UpdateSaveIntArrayValue"); \ static_assert(sizeof(DCSLibrary_C_UpdateSaveIntArrayValue) == 0x000048, "Wrong size on DCSLibrary_C_UpdateSaveIntArrayValue"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveIntArrayValue, Slot) == 0x000000, "Member 'DCSLibrary_C_UpdateSaveIntArrayValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveIntArrayValue, Key) == 0x000010, "Member 'DCSLibrary_C_UpdateSaveIntArrayValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveIntArrayValue, int_array) == 0x000020, "Member 'DCSLibrary_C_UpdateSaveIntArrayValue::int_array' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveIntArrayValue, __WorldContext) == 0x000030, "Member 'DCSLibrary_C_UpdateSaveIntArrayValue::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveIntArrayValue, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000038, "Member 'DCSLibrary_C_UpdateSaveIntArrayValue::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveIntArrayValue, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'DCSLibrary_C_UpdateSaveIntArrayValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_UpdateSaveIntIntMapValue \ static_assert(alignof(DCSLibrary_C_UpdateSaveIntIntMapValue) == 0x000008, "Wrong alignment on DCSLibrary_C_UpdateSaveIntIntMapValue"); \ static_assert(sizeof(DCSLibrary_C_UpdateSaveIntIntMapValue) == 0x0000A8, "Wrong size on DCSLibrary_C_UpdateSaveIntIntMapValue"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveIntIntMapValue, Slot) == 0x000000, "Member 'DCSLibrary_C_UpdateSaveIntIntMapValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveIntIntMapValue, Key) == 0x000010, "Member 'DCSLibrary_C_UpdateSaveIntIntMapValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveIntIntMapValue, IntMap) == 0x000020, "Member 'DCSLibrary_C_UpdateSaveIntIntMapValue::IntMap' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveIntIntMapValue, __WorldContext) == 0x000070, "Member 'DCSLibrary_C_UpdateSaveIntIntMapValue::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveIntIntMapValue, l_value_array) == 0x000078, "Member 'DCSLibrary_C_UpdateSaveIntIntMapValue::l_value_array' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveIntIntMapValue, l_key_array) == 0x000088, "Member 'DCSLibrary_C_UpdateSaveIntIntMapValue::l_key_array' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveIntIntMapValue, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000098, "Member 'DCSLibrary_C_UpdateSaveIntIntMapValue::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveIntIntMapValue, CallFunc_IsValid_ReturnValue) == 0x0000A0, "Member 'DCSLibrary_C_UpdateSaveIntIntMapValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_UpdateSaveStrArrayValue \ static_assert(alignof(DCSLibrary_C_UpdateSaveStrArrayValue) == 0x000008, "Wrong alignment on DCSLibrary_C_UpdateSaveStrArrayValue"); \ static_assert(sizeof(DCSLibrary_C_UpdateSaveStrArrayValue) == 0x000048, "Wrong size on DCSLibrary_C_UpdateSaveStrArrayValue"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveStrArrayValue, Slot) == 0x000000, "Member 'DCSLibrary_C_UpdateSaveStrArrayValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveStrArrayValue, Key) == 0x000010, "Member 'DCSLibrary_C_UpdateSaveStrArrayValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveStrArrayValue, int_array) == 0x000020, "Member 'DCSLibrary_C_UpdateSaveStrArrayValue::int_array' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveStrArrayValue, __WorldContext) == 0x000030, "Member 'DCSLibrary_C_UpdateSaveStrArrayValue::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveStrArrayValue, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000038, "Member 'DCSLibrary_C_UpdateSaveStrArrayValue::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveStrArrayValue, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'DCSLibrary_C_UpdateSaveStrArrayValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSLibrary_C_UpdateSaveStrIntMapValue \ static_assert(alignof(DCSLibrary_C_UpdateSaveStrIntMapValue) == 0x000008, "Wrong alignment on DCSLibrary_C_UpdateSaveStrIntMapValue"); \ static_assert(sizeof(DCSLibrary_C_UpdateSaveStrIntMapValue) == 0x0000A8, "Wrong size on DCSLibrary_C_UpdateSaveStrIntMapValue"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveStrIntMapValue, Slot) == 0x000000, "Member 'DCSLibrary_C_UpdateSaveStrIntMapValue::Slot' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveStrIntMapValue, Key) == 0x000010, "Member 'DCSLibrary_C_UpdateSaveStrIntMapValue::Key' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveStrIntMapValue, IntMap) == 0x000020, "Member 'DCSLibrary_C_UpdateSaveStrIntMapValue::IntMap' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveStrIntMapValue, __WorldContext) == 0x000070, "Member 'DCSLibrary_C_UpdateSaveStrIntMapValue::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveStrIntMapValue, l_value_array) == 0x000078, "Member 'DCSLibrary_C_UpdateSaveStrIntMapValue::l_value_array' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveStrIntMapValue, l_key_array) == 0x000088, "Member 'DCSLibrary_C_UpdateSaveStrIntMapValue::l_key_array' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveStrIntMapValue, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000098, "Member 'DCSLibrary_C_UpdateSaveStrIntMapValue::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSLibrary_C_UpdateSaveStrIntMapValue, CallFunc_IsValid_ReturnValue) == 0x0000A0, "Member 'DCSLibrary_C_UpdateSaveStrIntMapValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDCSLibrary_C \ static_assert(alignof(UDCSLibrary_C) == 0x000008, "Wrong alignment on UDCSLibrary_C"); \ static_assert(sizeof(UDCSLibrary_C) == 0x000028, "Wrong size on UDCSLibrary_C"); \ #define DUMPER7_ASSERTS_FS_NsConfig \ static_assert(alignof(FS_NsConfig) == 0x000008, "Wrong alignment on FS_NsConfig"); \ static_assert(sizeof(FS_NsConfig) == 0x0000D0, "Wrong size on FS_NsConfig"); \ static_assert(offsetof(FS_NsConfig, Niagara_26_F067BADC4686A51534C3B8A25D22C70E) == 0x000000, "Member 'FS_NsConfig::Niagara_26_F067BADC4686A51534C3B8A25D22C70E' has a wrong offset!"); \ static_assert(offsetof(FS_NsConfig, ParamFloat_25_8024A50D4A1888543576C2890B30D533) == 0x000030, "Member 'FS_NsConfig::ParamFloat_25_8024A50D4A1888543576C2890B30D533' has a wrong offset!"); \ static_assert(offsetof(FS_NsConfig, ParamVector_24_3A0BA76E4F91E78DF9F883B76121A5CA) == 0x000080, "Member 'FS_NsConfig::ParamVector_24_3A0BA76E4F91E78DF9F883B76121A5CA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BossLightingEffectActor_C_Close \ static_assert(alignof(BossLightingEffectActor_C_Close) == 0x000001, "Wrong alignment on BossLightingEffectActor_C_Close"); \ static_assert(sizeof(BossLightingEffectActor_C_Close) == 0x000001, "Wrong size on BossLightingEffectActor_C_Close"); \ static_assert(offsetof(BossLightingEffectActor_C_Close, Stop) == 0x000000, "Member 'BossLightingEffectActor_C_Close::Stop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor \ static_assert(alignof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor) == 0x000008, "Wrong alignment on BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor"); \ static_assert(sizeof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor) == 0x0000D0, "Wrong size on BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, EntryPoint) == 0x000000, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, CallFunc_RegisterGlobalExtend_ReturnValue) == 0x000004, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::CallFunc_RegisterGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, K2Node_Event_DeltaSeconds) == 0x000018, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, CallFunc_Lerp_ReturnValue) == 0x000020, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, CallFunc_LinearColorLerp_ReturnValue) == 0x000028, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::CallFunc_LinearColorLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, CallFunc_Lerp_ReturnValue_1) == 0x000038, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, CallFunc_GetLightColor_ReturnValue) == 0x000040, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::CallFunc_GetLightColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, CallFunc_RandomFloatInRange_ReturnValue) == 0x000050, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, K2Node_CustomEvent_Intensity) == 0x000058, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::K2Node_CustomEvent_Intensity' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, K2Node_CustomEvent_Color) == 0x000060, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::K2Node_CustomEvent_Color' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, K2Node_CustomEvent_Temperature) == 0x000070, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::K2Node_CustomEvent_Temperature' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, K2Node_CustomEvent_Emitter) == 0x000078, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::K2Node_CustomEvent_Emitter' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, CallFunc_SpawnEmitterAttached_ReturnValue) == 0x000080, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::CallFunc_SpawnEmitterAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, CallFunc_RegisterGlobalExtend_ReturnValue_1) == 0x000088, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::CallFunc_RegisterGlobalExtend_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, K2Node_CustomEvent_Stop) == 0x000089, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::K2Node_CustomEvent_Stop' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, CallFunc_GetDCSGameState_ReturnValue) == 0x000090, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000098, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, CallFunc_Lerp_Alpha_ImplicitCast_1) == 0x0000A0, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::CallFunc_Lerp_Alpha_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x0000A8, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, CallFunc_SetIntensity_NewIntensity_ImplicitCast_1) == 0x0000AC, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::CallFunc_SetIntensity_NewIntensity_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, CallFunc_SetTemperature_NewTemperature_ImplicitCast) == 0x0000B0, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::CallFunc_SetTemperature_NewTemperature_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, CallFunc_SetTemperature_NewTemperature_ImplicitCast_1) == 0x0000B4, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::CallFunc_SetTemperature_NewTemperature_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, K2Node_VariableSet_Temperature_Lost_ImplicitCast) == 0x0000B8, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::K2Node_VariableSet_Temperature_Lost_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, K2Node_VariableSet_Intensity_Lost_ImplicitCast) == 0x0000C0, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::K2Node_VariableSet_Intensity_Lost_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor, CallFunc_SetActorTickInterval_TickInterval_ImplicitCast) == 0x0000C8, "Member 'BossLightingEffectActor_C_ExecuteUbergraph_BossLightingEffectActor::CallFunc_SetActorTickInterval_TickInterval_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BossLightingEffectActor_C_ReceiveTick \ static_assert(alignof(BossLightingEffectActor_C_ReceiveTick) == 0x000004, "Wrong alignment on BossLightingEffectActor_C_ReceiveTick"); \ static_assert(sizeof(BossLightingEffectActor_C_ReceiveTick) == 0x000004, "Wrong size on BossLightingEffectActor_C_ReceiveTick"); \ static_assert(offsetof(BossLightingEffectActor_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BossLightingEffectActor_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BossLightingEffectActor_C_Start \ static_assert(alignof(BossLightingEffectActor_C_Start) == 0x000008, "Wrong alignment on BossLightingEffectActor_C_Start"); \ static_assert(sizeof(BossLightingEffectActor_C_Start) == 0x000028, "Wrong size on BossLightingEffectActor_C_Start"); \ static_assert(offsetof(BossLightingEffectActor_C_Start, Intensity) == 0x000000, "Member 'BossLightingEffectActor_C_Start::Intensity' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_Start, Color) == 0x000008, "Member 'BossLightingEffectActor_C_Start::Color' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_Start, Temperature) == 0x000018, "Member 'BossLightingEffectActor_C_Start::Temperature' has a wrong offset!"); \ static_assert(offsetof(BossLightingEffectActor_C_Start, Emitter) == 0x000020, "Member 'BossLightingEffectActor_C_Start::Emitter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABossLightingEffectActor_C \ static_assert(alignof(ABossLightingEffectActor_C) == 0x000008, "Wrong alignment on ABossLightingEffectActor_C"); \ static_assert(sizeof(ABossLightingEffectActor_C) == 0x000390, "Wrong size on ABossLightingEffectActor_C"); \ static_assert(offsetof(ABossLightingEffectActor_C, UberGraphFrame) == 0x0002F0, "Member 'ABossLightingEffectActor_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, Scene) == 0x0002F8, "Member 'ABossLightingEffectActor_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, DirectionalLight) == 0x000300, "Member 'ABossLightingEffectActor_C::DirectionalLight' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, EffectTimeline_NewTrack_0_64D9DF834BCFC649796FDF8C12463195) == 0x000308, "Member 'ABossLightingEffectActor_C::EffectTimeline_NewTrack_0_64D9DF834BCFC649796FDF8C12463195' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, EffectTimeline__Direction_64D9DF834BCFC649796FDF8C12463195) == 0x00030C, "Member 'ABossLightingEffectActor_C::EffectTimeline__Direction_64D9DF834BCFC649796FDF8C12463195' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, EffectTimeline) == 0x000310, "Member 'ABossLightingEffectActor_C::EffectTimeline' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, Intensity_Run) == 0x000318, "Member 'ABossLightingEffectActor_C::Intensity_Run' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, Color_Run) == 0x000320, "Member 'ABossLightingEffectActor_C::Color_Run' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, Temperature_Run) == 0x000330, "Member 'ABossLightingEffectActor_C::Temperature_Run' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, Emitter_Run) == 0x000338, "Member 'ABossLightingEffectActor_C::Emitter_Run' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, Intensity_Lost) == 0x000340, "Member 'ABossLightingEffectActor_C::Intensity_Lost' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, Color_Lost) == 0x000348, "Member 'ABossLightingEffectActor_C::Color_Lost' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, Temperature_Lost) == 0x000358, "Member 'ABossLightingEffectActor_C::Temperature_Lost' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, InSparking) == 0x000360, "Member 'ABossLightingEffectActor_C::InSparking' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, Enable) == 0x000361, "Member 'ABossLightingEffectActor_C::Enable' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, Intensity_Temp) == 0x000368, "Member 'ABossLightingEffectActor_C::Intensity_Temp' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, Color_Temp) == 0x000370, "Member 'ABossLightingEffectActor_C::Color_Temp' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, Temperature_Temp) == 0x000380, "Member 'ABossLightingEffectActor_C::Temperature_Temp' has a wrong offset!"); \ static_assert(offsetof(ABossLightingEffectActor_C, Emitter_Temp) == 0x000388, "Member 'ABossLightingEffectActor_C::Emitter_Temp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraContainer_C_CheckActive \ static_assert(alignof(NiagaraContainer_C_CheckActive) == 0x000008, "Wrong alignment on NiagaraContainer_C_CheckActive"); \ static_assert(sizeof(NiagaraContainer_C_CheckActive) == 0x000018, "Wrong size on NiagaraContainer_C_CheckActive"); \ static_assert(offsetof(NiagaraContainer_C_CheckActive, Key) == 0x000000, "Member 'NiagaraContainer_C_CheckActive::Key' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_CheckActive, Val) == 0x000008, "Member 'NiagaraContainer_C_CheckActive::Val' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_CheckActive, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000010, "Member 'NiagaraContainer_C_CheckActive::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_CheckActive, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000011, "Member 'NiagaraContainer_C_CheckActive::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_CheckActive, CallFunc_Not_PreBool_ReturnValue) == 0x000012, "Member 'NiagaraContainer_C_CheckActive::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_CheckActive, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x000013, "Member 'NiagaraContainer_C_CheckActive::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_CheckActive, CallFunc_BooleanOR_ReturnValue) == 0x000014, "Member 'NiagaraContainer_C_CheckActive::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraContainer_C_ExecuteUbergraph_NiagaraContainer \ static_assert(alignof(NiagaraContainer_C_ExecuteUbergraph_NiagaraContainer) == 0x000004, "Wrong alignment on NiagaraContainer_C_ExecuteUbergraph_NiagaraContainer"); \ static_assert(sizeof(NiagaraContainer_C_ExecuteUbergraph_NiagaraContainer) == 0x000004, "Wrong size on NiagaraContainer_C_ExecuteUbergraph_NiagaraContainer"); \ static_assert(offsetof(NiagaraContainer_C_ExecuteUbergraph_NiagaraContainer, EntryPoint) == 0x000000, "Member 'NiagaraContainer_C_ExecuteUbergraph_NiagaraContainer::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraContainer_C_Set_Float_Param \ static_assert(alignof(NiagaraContainer_C_Set_Float_Param) == 0x000008, "Wrong alignment on NiagaraContainer_C_Set_Float_Param"); \ static_assert(sizeof(NiagaraContainer_C_Set_Float_Param) == 0x000090, "Wrong size on NiagaraContainer_C_Set_Float_Param"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param, paramFloat_0) == 0x000000, "Member 'NiagaraContainer_C_Set_Float_Param::paramFloat_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param, Temp_int_Array_Index_Variable) == 0x000050, "Member 'NiagaraContainer_C_Set_Float_Param::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param, Temp_int_Loop_Counter_Variable) == 0x000054, "Member 'NiagaraContainer_C_Set_Float_Param::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'NiagaraContainer_C_Set_Float_Param::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'NiagaraContainer_C_Set_Float_Param::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param, CallFunc_Array_Get_Item) == 0x000070, "Member 'NiagaraContainer_C_Set_Float_Param::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'NiagaraContainer_C_Set_Float_Param::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param, CallFunc_Map_Find_Value) == 0x000080, "Member 'NiagaraContainer_C_Set_Float_Param::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param, CallFunc_Map_Find_ReturnValue) == 0x000088, "Member 'NiagaraContainer_C_Set_Float_Param::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param, CallFunc_Less_IntInt_ReturnValue) == 0x000089, "Member 'NiagaraContainer_C_Set_Float_Param::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param, CallFunc_SetFloatParameter_Param_ImplicitCast) == 0x00008C, "Member 'NiagaraContainer_C_Set_Float_Param::CallFunc_SetFloatParameter_Param_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraContainer_C_Set_Float_Param_Lerp \ static_assert(alignof(NiagaraContainer_C_Set_Float_Param_Lerp) == 0x000008, "Wrong alignment on NiagaraContainer_C_Set_Float_Param_Lerp"); \ static_assert(sizeof(NiagaraContainer_C_Set_Float_Param_Lerp) == 0x000110, "Wrong size on NiagaraContainer_C_Set_Float_Param_Lerp"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, paramFloatFrom) == 0x000000, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::paramFloatFrom' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, paramFloatTo) == 0x000050, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::paramFloatTo' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, Lerp) == 0x0000A0, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::Lerp' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, CallFunc_Map_Keys_Keys) == 0x0000A8, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, Temp_int_Array_Index_Variable) == 0x0000B8, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, CallFunc_Array_Length_ReturnValue) == 0x0000BC, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, CallFunc_Map_Find_Value) == 0x0000C8, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, CallFunc_Map_Find_ReturnValue) == 0x0000D0, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, CallFunc_Map_Find_Value_1) == 0x0000D8, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, CallFunc_Map_Find_ReturnValue_1) == 0x0000E0, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, CallFunc_Map_Contains_ReturnValue) == 0x0000E1, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, CallFunc_Lerp_ReturnValue) == 0x0000E8, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, CallFunc_Map_Contains_ReturnValue_1) == 0x0000F0, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::CallFunc_Map_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, CallFunc_BooleanAND_ReturnValue) == 0x0000F1, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, Temp_int_Loop_Counter_Variable) == 0x0000F4, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, CallFunc_Less_IntInt_ReturnValue) == 0x0000F8, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, CallFunc_Add_IntInt_ReturnValue) == 0x0000FC, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000100, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Float_Param_Lerp, CallFunc_SetFloatParameter_Param_ImplicitCast) == 0x000108, "Member 'NiagaraContainer_C_Set_Float_Param_Lerp::CallFunc_SetFloatParameter_Param_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraContainer_C_Set_Vector_Param \ static_assert(alignof(NiagaraContainer_C_Set_Vector_Param) == 0x000008, "Wrong alignment on NiagaraContainer_C_Set_Vector_Param"); \ static_assert(sizeof(NiagaraContainer_C_Set_Vector_Param) == 0x0000A0, "Wrong size on NiagaraContainer_C_Set_Vector_Param"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param, paramVector_0) == 0x000000, "Member 'NiagaraContainer_C_Set_Vector_Param::paramVector_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param, Temp_int_Array_Index_Variable) == 0x000050, "Member 'NiagaraContainer_C_Set_Vector_Param::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param, Temp_int_Loop_Counter_Variable) == 0x000054, "Member 'NiagaraContainer_C_Set_Vector_Param::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'NiagaraContainer_C_Set_Vector_Param::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'NiagaraContainer_C_Set_Vector_Param::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param, CallFunc_Array_Get_Item) == 0x000070, "Member 'NiagaraContainer_C_Set_Vector_Param::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'NiagaraContainer_C_Set_Vector_Param::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param, CallFunc_Map_Find_Value) == 0x000080, "Member 'NiagaraContainer_C_Set_Vector_Param::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param, CallFunc_Map_Find_ReturnValue) == 0x000098, "Member 'NiagaraContainer_C_Set_Vector_Param::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param, CallFunc_Less_IntInt_ReturnValue) == 0x000099, "Member 'NiagaraContainer_C_Set_Vector_Param::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraContainer_C_Set_Vector_Param_Lerp \ static_assert(alignof(NiagaraContainer_C_Set_Vector_Param_Lerp) == 0x000008, "Wrong alignment on NiagaraContainer_C_Set_Vector_Param_Lerp"); \ static_assert(sizeof(NiagaraContainer_C_Set_Vector_Param_Lerp) == 0x000130, "Wrong size on NiagaraContainer_C_Set_Vector_Param_Lerp"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, paramVector_From) == 0x000000, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::paramVector_From' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, paramVector_To) == 0x000050, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::paramVector_To' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, Alpha) == 0x0000A0, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::Alpha' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, CallFunc_Map_Keys_Keys) == 0x0000A8, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, Temp_int_Array_Index_Variable) == 0x0000B8, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, CallFunc_Array_Length_ReturnValue) == 0x0000BC, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, CallFunc_Map_Find_Value) == 0x0000C8, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, CallFunc_Map_Find_ReturnValue) == 0x0000E0, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, CallFunc_Map_Contains_ReturnValue) == 0x0000E1, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, CallFunc_Map_Contains_ReturnValue_1) == 0x0000E2, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::CallFunc_Map_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, CallFunc_Map_Find_Value_1) == 0x0000E8, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, CallFunc_Map_Find_ReturnValue_1) == 0x000100, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, CallFunc_BooleanAND_ReturnValue) == 0x000101, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, CallFunc_VLerp_ReturnValue) == 0x000108, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::CallFunc_VLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, Temp_int_Loop_Counter_Variable) == 0x000120, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, CallFunc_Less_IntInt_ReturnValue) == 0x000124, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NiagaraContainer_C_Set_Vector_Param_Lerp, CallFunc_Add_IntInt_ReturnValue) == 0x000128, "Member 'NiagaraContainer_C_Set_Vector_Param_Lerp::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANiagaraContainer_C \ static_assert(alignof(ANiagaraContainer_C) == 0x000008, "Wrong alignment on ANiagaraContainer_C"); \ static_assert(sizeof(ANiagaraContainer_C) == 0x0003A8, "Wrong size on ANiagaraContainer_C"); \ static_assert(offsetof(ANiagaraContainer_C, UberGraphFrame) == 0x0002F0, "Member 'ANiagaraContainer_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ANiagaraContainer_C, Billboard) == 0x0002F8, "Member 'ANiagaraContainer_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(ANiagaraContainer_C, Nagara) == 0x000300, "Member 'ANiagaraContainer_C::Nagara' has a wrong offset!"); \ static_assert(offsetof(ANiagaraContainer_C, paramFloat) == 0x000308, "Member 'ANiagaraContainer_C::paramFloat' has a wrong offset!"); \ static_assert(offsetof(ANiagaraContainer_C, paramVector) == 0x000358, "Member 'ANiagaraContainer_C::paramVector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor \ static_assert(alignof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor) == 0x000008, "Wrong alignment on DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor"); \ static_assert(sizeof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor) == 0x0004B8, "Wrong size on DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, EntryPoint) == 0x000000, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, Temp_bool_Variable) == 0x000004, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, Temp_bool_Variable_1) == 0x000005, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, Temp_bool_Variable_2) == 0x000006, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_Event_DeltaSeconds) == 0x000008, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_CustomEvent_From) == 0x000018, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_CustomEvent_From' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_CustomEvent_To) == 0x000108, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_CustomEvent_To' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_CustomEvent_BlendInTime) == 0x0001F8, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_CustomEvent_BlendInTime' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_CustomEvent_BlendIn_2) == 0x000200, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_CustomEvent_BlendIn_2' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_CustomEvent_BlendIn_1) == 0x000201, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_CustomEvent_BlendIn_1' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000208, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_DynamicCast_AsDirectional_Light) == 0x000210, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_DynamicCast_AsDirectional_Light' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_DynamicCast_bSuccess) == 0x000218, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_Select_Default) == 0x000220, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000228, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_CustomEvent_BlendIn) == 0x000230, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_CustomEvent_BlendIn' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x000238, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_DynamicCast_AsDirectional_Light_1) == 0x000240, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_DynamicCast_AsDirectional_Light_1' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_DynamicCast_bSuccess_1) == 0x000248, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, Temp_bool_Variable_3) == 0x000249, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_Select_Default_1) == 0x000250, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000258, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000260, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000261, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_Select_Default_2) == 0x000262, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_GetOrigonDirLightConfig_ReturnValue) == 0x000263, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_GetOrigonDirLightConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_GetOrigonDirLightConfig_Value) == 0x000268, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_GetOrigonDirLightConfig_Value' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_GetLightBoxes_LigthTriggerBoxes) == 0x000358, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_GetLightBoxes_LigthTriggerBoxes' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_Select_Default_3) == 0x000368, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_Array_Length_ReturnValue) == 0x000458, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00045C, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_LinearColorLerp_ReturnValue) == 0x000460, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_LinearColorLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_Lerp_ReturnValue) == 0x000470, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2) == 0x000478, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_DynamicCast_AsDirectional_Light_2) == 0x000480, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_DynamicCast_AsDirectional_Light_2' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_DynamicCast_bSuccess_2) == 0x000488, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, K2Node_Select_Option_1_ImplicitCast) == 0x000490, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000498, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x0004A0, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_SetIntensity_NewIntensity_ImplicitCast_1) == 0x0004A4, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_SetIntensity_NewIntensity_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_SetIntensity_NewIntensity_ImplicitCast_2) == 0x0004A8, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_SetIntensity_NewIntensity_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_LinearColorLerp_Alpha_ImplicitCast) == 0x0004AC, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_LinearColorLerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_SetIntensity_NewIntensity_ImplicitCast_3) == 0x0004B0, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_SetIntensity_NewIntensity_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor, CallFunc_SetIntensity_NewIntensity_ImplicitCast_4) == 0x0004B4, "Member 'DirLightExecutor_C_ExecuteUbergraph_DirLightExecutor::CallFunc_SetIntensity_NewIntensity_ImplicitCast_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirLightExecutor_C_Preview \ static_assert(alignof(DirLightExecutor_C_Preview) == 0x000001, "Wrong alignment on DirLightExecutor_C_Preview"); \ static_assert(sizeof(DirLightExecutor_C_Preview) == 0x000001, "Wrong size on DirLightExecutor_C_Preview"); \ static_assert(offsetof(DirLightExecutor_C_Preview, BlendIn_0) == 0x000000, "Member 'DirLightExecutor_C_Preview::BlendIn_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirLightExecutor_C_ReceiveTick \ static_assert(alignof(DirLightExecutor_C_ReceiveTick) == 0x000004, "Wrong alignment on DirLightExecutor_C_ReceiveTick"); \ static_assert(sizeof(DirLightExecutor_C_ReceiveTick) == 0x000004, "Wrong size on DirLightExecutor_C_ReceiveTick"); \ static_assert(offsetof(DirLightExecutor_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'DirLightExecutor_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirLightExecutor_C_recover \ static_assert(alignof(DirLightExecutor_C_recover) == 0x000001, "Wrong alignment on DirLightExecutor_C_recover"); \ static_assert(sizeof(DirLightExecutor_C_recover) == 0x000001, "Wrong size on DirLightExecutor_C_recover"); \ static_assert(offsetof(DirLightExecutor_C_recover, BlendIn_0) == 0x000000, "Member 'DirLightExecutor_C_recover::BlendIn_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirLightExecutor_C_SetLerpConfig \ static_assert(alignof(DirLightExecutor_C_SetLerpConfig) == 0x000008, "Wrong alignment on DirLightExecutor_C_SetLerpConfig"); \ static_assert(sizeof(DirLightExecutor_C_SetLerpConfig) == 0x0001E8, "Wrong size on DirLightExecutor_C_SetLerpConfig"); \ static_assert(offsetof(DirLightExecutor_C_SetLerpConfig, From_0) == 0x000000, "Member 'DirLightExecutor_C_SetLerpConfig::From_0' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_SetLerpConfig, To_0) == 0x0000F0, "Member 'DirLightExecutor_C_SetLerpConfig::To_0' has a wrong offset!"); \ static_assert(offsetof(DirLightExecutor_C_SetLerpConfig, BlendInTime_0) == 0x0001E0, "Member 'DirLightExecutor_C_SetLerpConfig::BlendInTime_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirLightExecutor_C_StartLerp \ static_assert(alignof(DirLightExecutor_C_StartLerp) == 0x000001, "Wrong alignment on DirLightExecutor_C_StartLerp"); \ static_assert(sizeof(DirLightExecutor_C_StartLerp) == 0x000001, "Wrong size on DirLightExecutor_C_StartLerp"); \ static_assert(offsetof(DirLightExecutor_C_StartLerp, BlendIn_0) == 0x000000, "Member 'DirLightExecutor_C_StartLerp::BlendIn_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDirLightExecutor_C \ static_assert(alignof(UDirLightExecutor_C) == 0x000008, "Wrong alignment on UDirLightExecutor_C"); \ static_assert(sizeof(UDirLightExecutor_C) == 0x0003F0, "Wrong size on UDirLightExecutor_C"); \ static_assert(offsetof(UDirLightExecutor_C, UberGraphFrame) == 0x0000E8, "Member 'UDirLightExecutor_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UDirLightExecutor_C, Current) == 0x0000F0, "Member 'UDirLightExecutor_C::Current' has a wrong offset!"); \ static_assert(offsetof(UDirLightExecutor_C, Looping) == 0x0000F8, "Member 'UDirLightExecutor_C::Looping' has a wrong offset!"); \ static_assert(offsetof(UDirLightExecutor_C, From) == 0x000100, "Member 'UDirLightExecutor_C::From' has a wrong offset!"); \ static_assert(offsetof(UDirLightExecutor_C, To) == 0x0001F0, "Member 'UDirLightExecutor_C::To' has a wrong offset!"); \ static_assert(offsetof(UDirLightExecutor_C, BlendInTime) == 0x0002E0, "Member 'UDirLightExecutor_C::BlendInTime' has a wrong offset!"); \ static_assert(offsetof(UDirLightExecutor_C, BlendOutTime) == 0x0002E8, "Member 'UDirLightExecutor_C::BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(UDirLightExecutor_C, BlendIn) == 0x0002F0, "Member 'UDirLightExecutor_C::BlendIn' has a wrong offset!"); \ static_assert(offsetof(UDirLightExecutor_C, From_Origin) == 0x0002F8, "Member 'UDirLightExecutor_C::From_Origin' has a wrong offset!"); \ static_assert(offsetof(UDirLightExecutor_C, OriginBlendOut) == 0x0003E8, "Member 'UDirLightExecutor_C::OriginBlendOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor \ static_assert(alignof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor) == 0x000008, "Wrong alignment on SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor"); \ static_assert(sizeof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor) == 0x000248, "Wrong size on SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, EntryPoint) == 0x000000, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, Temp_bool_Variable) == 0x000004, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, Temp_bool_Variable_1) == 0x000005, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_Event_DeltaSeconds) == 0x000008, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_CustomEvent_From) == 0x000018, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_CustomEvent_From' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_CustomEvent_To) == 0x000070, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_CustomEvent_To' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_CustomEvent_BlendTime) == 0x0000C8, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_CustomEvent_BlendTime' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_CustomEvent_BlendIn_2) == 0x0000D0, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_CustomEvent_BlendIn_2' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, Temp_bool_Variable_2) == 0x0000D1, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_CustomEvent_BlendIn_1) == 0x0000D2, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_CustomEvent_BlendIn_1' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0000D8, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_DynamicCast_AsSky_Light) == 0x0000E0, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_DynamicCast_AsSky_Light' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_DynamicCast_bSuccess) == 0x0000E8, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_Select_Default) == 0x0000F0, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_CustomEvent_BlendIn) == 0x000100, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_CustomEvent_BlendIn' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, Temp_bool_Variable_3) == 0x000101, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x000108, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_Select_Default_1) == 0x000110, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_DynamicCast_AsSky_Light_1) == 0x000118, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_DynamicCast_AsSky_Light_1' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_DynamicCast_bSuccess_1) == 0x000120, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000128, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000130, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000131, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_Select_Default_2) == 0x000132, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_GetOrigonSkyLightConfig_ReturnValue) == 0x000133, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_GetOrigonSkyLightConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_GetOrigonSkyLightConfig_Value1) == 0x000138, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_GetOrigonSkyLightConfig_Value1' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_GetLightBoxes_LigthTriggerBoxes) == 0x000190, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_GetLightBoxes_LigthTriggerBoxes' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_Select_Default_3) == 0x0001A0, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_Array_Length_ReturnValue) == 0x0001F8, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0001FC, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_Lerp_ReturnValue) == 0x000200, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2) == 0x000208, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_DynamicCast_AsSky_Light_2) == 0x000210, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_DynamicCast_AsSky_Light_2' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_DynamicCast_bSuccess_2) == 0x000218, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, K2Node_Select_Option_1_ImplicitCast) == 0x000220, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000228, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x000230, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_SetIntensity_NewIntensity_ImplicitCast_1) == 0x000234, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_SetIntensity_NewIntensity_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_SetIntensity_NewIntensity_ImplicitCast_2) == 0x000238, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_SetIntensity_NewIntensity_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_SetIntensity_NewIntensity_ImplicitCast_3) == 0x00023C, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_SetIntensity_NewIntensity_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor, CallFunc_SetIntensity_NewIntensity_ImplicitCast_4) == 0x000240, "Member 'SkyLightExecutor_C_ExecuteUbergraph_SkyLightExecutor::CallFunc_SetIntensity_NewIntensity_ImplicitCast_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightExecutor_C_Preview \ static_assert(alignof(SkyLightExecutor_C_Preview) == 0x000001, "Wrong alignment on SkyLightExecutor_C_Preview"); \ static_assert(sizeof(SkyLightExecutor_C_Preview) == 0x000001, "Wrong size on SkyLightExecutor_C_Preview"); \ static_assert(offsetof(SkyLightExecutor_C_Preview, BlendIn_0) == 0x000000, "Member 'SkyLightExecutor_C_Preview::BlendIn_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightExecutor_C_ReceiveTick \ static_assert(alignof(SkyLightExecutor_C_ReceiveTick) == 0x000004, "Wrong alignment on SkyLightExecutor_C_ReceiveTick"); \ static_assert(sizeof(SkyLightExecutor_C_ReceiveTick) == 0x000004, "Wrong size on SkyLightExecutor_C_ReceiveTick"); \ static_assert(offsetof(SkyLightExecutor_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'SkyLightExecutor_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightExecutor_C_recover \ static_assert(alignof(SkyLightExecutor_C_recover) == 0x000001, "Wrong alignment on SkyLightExecutor_C_recover"); \ static_assert(sizeof(SkyLightExecutor_C_recover) == 0x000001, "Wrong size on SkyLightExecutor_C_recover"); \ static_assert(offsetof(SkyLightExecutor_C_recover, BlendIn_0) == 0x000000, "Member 'SkyLightExecutor_C_recover::BlendIn_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightExecutor_C_SetLerpConfig \ static_assert(alignof(SkyLightExecutor_C_SetLerpConfig) == 0x000008, "Wrong alignment on SkyLightExecutor_C_SetLerpConfig"); \ static_assert(sizeof(SkyLightExecutor_C_SetLerpConfig) == 0x0000B8, "Wrong size on SkyLightExecutor_C_SetLerpConfig"); \ static_assert(offsetof(SkyLightExecutor_C_SetLerpConfig, From_0) == 0x000000, "Member 'SkyLightExecutor_C_SetLerpConfig::From_0' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_SetLerpConfig, To_0) == 0x000058, "Member 'SkyLightExecutor_C_SetLerpConfig::To_0' has a wrong offset!"); \ static_assert(offsetof(SkyLightExecutor_C_SetLerpConfig, BlendTime) == 0x0000B0, "Member 'SkyLightExecutor_C_SetLerpConfig::BlendTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightExecutor_C_StartLerp \ static_assert(alignof(SkyLightExecutor_C_StartLerp) == 0x000001, "Wrong alignment on SkyLightExecutor_C_StartLerp"); \ static_assert(sizeof(SkyLightExecutor_C_StartLerp) == 0x000001, "Wrong size on SkyLightExecutor_C_StartLerp"); \ static_assert(offsetof(SkyLightExecutor_C_StartLerp, BlendIn_0) == 0x000000, "Member 'SkyLightExecutor_C_StartLerp::BlendIn_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkyLightExecutor_C \ static_assert(alignof(USkyLightExecutor_C) == 0x000008, "Wrong alignment on USkyLightExecutor_C"); \ static_assert(sizeof(USkyLightExecutor_C) == 0x000228, "Wrong size on USkyLightExecutor_C"); \ static_assert(offsetof(USkyLightExecutor_C, UberGraphFrame) == 0x0000E8, "Member 'USkyLightExecutor_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(USkyLightExecutor_C, Current) == 0x0000F0, "Member 'USkyLightExecutor_C::Current' has a wrong offset!"); \ static_assert(offsetof(USkyLightExecutor_C, Looping) == 0x0000F8, "Member 'USkyLightExecutor_C::Looping' has a wrong offset!"); \ static_assert(offsetof(USkyLightExecutor_C, From) == 0x000100, "Member 'USkyLightExecutor_C::From' has a wrong offset!"); \ static_assert(offsetof(USkyLightExecutor_C, To) == 0x000158, "Member 'USkyLightExecutor_C::To' has a wrong offset!"); \ static_assert(offsetof(USkyLightExecutor_C, BlendInTime) == 0x0001B0, "Member 'USkyLightExecutor_C::BlendInTime' has a wrong offset!"); \ static_assert(offsetof(USkyLightExecutor_C, BlendOutTime) == 0x0001B8, "Member 'USkyLightExecutor_C::BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(USkyLightExecutor_C, BlendIn) == 0x0001C0, "Member 'USkyLightExecutor_C::BlendIn' has a wrong offset!"); \ static_assert(offsetof(USkyLightExecutor_C, From_Origin) == 0x0001C8, "Member 'USkyLightExecutor_C::From_Origin' has a wrong offset!"); \ static_assert(offsetof(USkyLightExecutor_C, OriginBlendOut) == 0x000220, "Member 'USkyLightExecutor_C::OriginBlendOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_RectLightConfig \ static_assert(alignof(FS_RectLightConfig) == 0x000008, "Wrong alignment on FS_RectLightConfig"); \ static_assert(sizeof(FS_RectLightConfig) == 0x0000A0, "Wrong size on FS_RectLightConfig"); \ static_assert(offsetof(FS_RectLightConfig, RectLight_41_F067BADC4686A51534C3B8A25D22C70E) == 0x000000, "Member 'FS_RectLightConfig::RectLight_41_F067BADC4686A51534C3B8A25D22C70E' has a wrong offset!"); \ static_assert(offsetof(FS_RectLightConfig, intensity_2_8024A50D4A1888543576C2890B30D533) == 0x000030, "Member 'FS_RectLightConfig::intensity_2_8024A50D4A1888543576C2890B30D533' has a wrong offset!"); \ static_assert(offsetof(FS_RectLightConfig, IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801) == 0x000038, "Member 'FS_RectLightConfig::IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801' has a wrong offset!"); \ static_assert(offsetof(FS_RectLightConfig, VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C) == 0x000040, "Member 'FS_RectLightConfig::VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C' has a wrong offset!"); \ static_assert(offsetof(FS_RectLightConfig, LightColor_9_3A0BA76E4F91E78DF9F883B76121A5CA) == 0x000048, "Member 'FS_RectLightConfig::LightColor_9_3A0BA76E4F91E78DF9F883B76121A5CA' has a wrong offset!"); \ static_assert(offsetof(FS_RectLightConfig, AttenuationRadius_35_3EFF26A64A0A4E00C2236F9B02AF5DE1) == 0x000058, "Member 'FS_RectLightConfig::AttenuationRadius_35_3EFF26A64A0A4E00C2236F9B02AF5DE1' has a wrong offset!"); \ static_assert(offsetof(FS_RectLightConfig, SourceWidth_36_34885C604CC997CDA2A90D951D798ABB) == 0x000060, "Member 'FS_RectLightConfig::SourceWidth_36_34885C604CC997CDA2A90D951D798ABB' has a wrong offset!"); \ static_assert(offsetof(FS_RectLightConfig, SourceHeight_38_9547C9FD43C5C2452DCADD9FF4843673) == 0x000068, "Member 'FS_RectLightConfig::SourceHeight_38_9547C9FD43C5C2452DCADD9FF4843673' has a wrong offset!"); \ static_assert(offsetof(FS_RectLightConfig, BarnDoorAngle_39_A6E7F1BA4DFF2C8F206FAE9579106AC1) == 0x000070, "Member 'FS_RectLightConfig::BarnDoorAngle_39_A6E7F1BA4DFF2C8F206FAE9579106AC1' has a wrong offset!"); \ static_assert(offsetof(FS_RectLightConfig, BarnDoorLength_40_378A8BF04B212C5DF19BC3AB9E0CC976) == 0x000078, "Member 'FS_RectLightConfig::BarnDoorLength_40_378A8BF04B212C5DF19BC3AB9E0CC976' has a wrong offset!"); \ static_assert(offsetof(FS_RectLightConfig, useRotator_20_FC4211D74E10534759542D93A02E2018) == 0x000080, "Member 'FS_RectLightConfig::useRotator_20_FC4211D74E10534759542D93A02E2018' has a wrong offset!"); \ static_assert(offsetof(FS_RectLightConfig, Rotator_17_7C21A1D54F2A5F705868F1885CC34695) == 0x000088, "Member 'FS_RectLightConfig::Rotator_17_7C21A1D54F2A5F705868F1885CC34695' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_Attack_Level2_HitPlayer_C \ static_assert(alignof(UShake_Attack_Level2_HitPlayer_C) == 0x000010, "Wrong alignment on UShake_Attack_Level2_HitPlayer_C"); \ static_assert(sizeof(UShake_Attack_Level2_HitPlayer_C) == 0x000210, "Wrong size on UShake_Attack_Level2_HitPlayer_C"); \ #define DUMPER7_ASSERTS_FS_DirLightConfig \ static_assert(alignof(FS_DirLightConfig) == 0x000008, "Wrong alignment on FS_DirLightConfig"); \ static_assert(sizeof(FS_DirLightConfig) == 0x0000F0, "Wrong size on FS_DirLightConfig"); \ static_assert(offsetof(FS_DirLightConfig, DirLight_8_F067BADC4686A51534C3B8A25D22C70E) == 0x000000, "Member 'FS_DirLightConfig::DirLight_8_F067BADC4686A51534C3B8A25D22C70E' has a wrong offset!"); \ static_assert(offsetof(FS_DirLightConfig, intensity_2_8024A50D4A1888543576C2890B30D533) == 0x000030, "Member 'FS_DirLightConfig::intensity_2_8024A50D4A1888543576C2890B30D533' has a wrong offset!"); \ static_assert(offsetof(FS_DirLightConfig, LightColor_9_3A0BA76E4F91E78DF9F883B76121A5CA) == 0x000038, "Member 'FS_DirLightConfig::LightColor_9_3A0BA76E4F91E78DF9F883B76121A5CA' has a wrong offset!"); \ static_assert(offsetof(FS_DirLightConfig, Temperature_35_508CC0B94C646AA71D0E3387B5B5E90B) == 0x000048, "Member 'FS_DirLightConfig::Temperature_35_508CC0B94C646AA71D0E3387B5B5E90B' has a wrong offset!"); \ static_assert(offsetof(FS_DirLightConfig, useRotator_20_FC4211D74E10534759542D93A02E2018) == 0x000050, "Member 'FS_DirLightConfig::useRotator_20_FC4211D74E10534759542D93A02E2018' has a wrong offset!"); \ static_assert(offsetof(FS_DirLightConfig, Rotator_17_7C21A1D54F2A5F705868F1885CC34695) == 0x000058, "Member 'FS_DirLightConfig::Rotator_17_7C21A1D54F2A5F705868F1885CC34695' has a wrong offset!"); \ static_assert(offsetof(FS_DirLightConfig, VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C) == 0x000070, "Member 'FS_DirLightConfig::VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C' has a wrong offset!"); \ static_assert(offsetof(FS_DirLightConfig, Executer_12_86EF32A246A8976D8EA7EE8A50C35E19) == 0x000078, "Member 'FS_DirLightConfig::Executer_12_86EF32A246A8976D8EA7EE8A50C35E19' has a wrong offset!"); \ static_assert(offsetof(FS_DirLightConfig, IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801) == 0x000080, "Member 'FS_DirLightConfig::IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801' has a wrong offset!"); \ static_assert(offsetof(FS_DirLightConfig, CHANNEL0_29_462FBCD34D6CEDBF04B3D6BBC381402E) == 0x000088, "Member 'FS_DirLightConfig::CHANNEL0_29_462FBCD34D6CEDBF04B3D6BBC381402E' has a wrong offset!"); \ static_assert(offsetof(FS_DirLightConfig, CHANNEL1_30_45BDF83F4F47BE699EBC19B55233EBB8) == 0x000089, "Member 'FS_DirLightConfig::CHANNEL1_30_45BDF83F4F47BE699EBC19B55233EBB8' has a wrong offset!"); \ static_assert(offsetof(FS_DirLightConfig, CHANNEL2_31_C28E2FD0473D2F485D9069A93A0E3BE9) == 0x00008A, "Member 'FS_DirLightConfig::CHANNEL2_31_C28E2FD0473D2F485D9069A93A0E3BE9' has a wrong offset!"); \ static_assert(offsetof(FS_DirLightConfig, SourceAngle_38_C2E0D29741DE0618B3D8849CF3C1EAC1) == 0x000090, "Member 'FS_DirLightConfig::SourceAngle_38_C2E0D29741DE0618B3D8849CF3C1EAC1' has a wrong offset!"); \ static_assert(offsetof(FS_DirLightConfig, LightShaftConfig_41_7CB315284701658A8FC11F889DDB129B) == 0x000098, "Member 'FS_DirLightConfig::LightShaftConfig_41_7CB315284701658A8FC11F889DDB129B' has a wrong offset!"); \ static_assert(offsetof(FS_DirLightConfig, AtmosphereSunDiskColorScale_45_DCC13BBF4C1DF7538B36179C1BA8E3B2) == 0x0000D8, "Member 'FS_DirLightConfig::AtmosphereSunDiskColorScale_45_DCC13BBF4C1DF7538B36179C1BA8E3B2' has a wrong offset!"); \ static_assert(offsetof(FS_DirLightConfig, SpecularScale_48_816E78E24E4FA318DAED9B94C8B95E9C) == 0x0000E8, "Member 'FS_DirLightConfig::SpecularScale_48_816E78E24E4FA318DAED9B94C8B95E9C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_Attack_Level1_HitPlayer_C \ static_assert(alignof(UShake_Attack_Level1_HitPlayer_C) == 0x000010, "Wrong alignment on UShake_Attack_Level1_HitPlayer_C"); \ static_assert(sizeof(UShake_Attack_Level1_HitPlayer_C) == 0x000210, "Wrong size on UShake_Attack_Level1_HitPlayer_C"); \ #define DUMPER7_ASSERTS_WB_Arrmor_bodyButton2_C_CanClick \ static_assert(alignof(WB_Arrmor_bodyButton2_C_CanClick) == 0x000001, "Wrong alignment on WB_Arrmor_bodyButton2_C_CanClick"); \ static_assert(sizeof(WB_Arrmor_bodyButton2_C_CanClick) == 0x000001, "Wrong size on WB_Arrmor_bodyButton2_C_CanClick"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_CanClick, Can) == 0x000000, "Member 'WB_Arrmor_bodyButton2_C_CanClick::Can' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Arrmor_bodyButton2_C_CanEquip \ static_assert(alignof(WB_Arrmor_bodyButton2_C_CanEquip) == 0x000008, "Wrong alignment on WB_Arrmor_bodyButton2_C_CanEquip"); \ static_assert(sizeof(WB_Arrmor_bodyButton2_C_CanEquip) == 0x000158, "Wrong size on WB_Arrmor_bodyButton2_C_CanEquip"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_CanEquip, Selection) == 0x000000, "Member 'WB_Arrmor_bodyButton2_C_CanEquip::Selection' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_CanEquip, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'WB_Arrmor_bodyButton2_C_CanEquip::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_CanEquip, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000008, "Member 'WB_Arrmor_bodyButton2_C_CanEquip::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_CanEquip, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000150, "Member 'WB_Arrmor_bodyButton2_C_CanEquip::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_CanEquip, CallFunc_IsItemOrEquipmentEquiped_bIsEquiped) == 0x000151, "Member 'WB_Arrmor_bodyButton2_C_CanEquip::CallFunc_IsItemOrEquipmentEquiped_bIsEquiped' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_CanEquip, CallFunc_BooleanAND_ReturnValue) == 0x000152, "Member 'WB_Arrmor_bodyButton2_C_CanEquip::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_CanEquip, CallFunc_CanEquippedRing_Can) == 0x000153, "Member 'WB_Arrmor_bodyButton2_C_CanEquip::CallFunc_CanEquippedRing_Can' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2 \ static_assert(alignof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2) == 0x000008, "Wrong alignment on WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2"); \ static_assert(sizeof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2) == 0x0000D8, "Wrong size on WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, EntryPoint) == 0x000000, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, K2Node_Event_Caller) == 0x000010, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, K2Node_Event_inIndex) == 0x000018, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::K2Node_Event_inIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, CallFunc_Greater_IntInt_ReturnValue) == 0x00001C, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, K2Node_DynamicCast_AsWB_Arrmor_Equipment_Pack) == 0x000020, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::K2Node_DynamicCast_AsWB_Arrmor_Equipment_Pack' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, CallFunc_Get_Item_Info_Find) == 0x000029, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::CallFunc_Get_Item_Info_Find' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, CallFunc_Get_Item_Info_FindData) == 0x000030, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::CallFunc_Get_Item_Info_FindData' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, CallFunc_Get_Item_Info_TYPE) == 0x000050, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::CallFunc_Get_Item_Info_TYPE' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, CallFunc_Get_Item_Info_Equip_Item) == 0x000058, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::CallFunc_Get_Item_Info_Equip_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000078, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000079, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, K2Node_Event_IsDesignTime) == 0x00007A, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, K2Node_MakeStruct_WidgetTransform) == 0x000080, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::K2Node_MakeStruct_WidgetTransform' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, CallFunc_GetUINotify_UINotify) == 0x0000B8, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, CallFunc_GetUIStatic_ReturnValue) == 0x0000C0, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, CallFunc_GetUIZOder_ZOder) == 0x0000C8, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x0000D0, "Member 'WB_Arrmor_bodyButton2_C_ExecuteUbergraph_WB_Arrmor_bodyButton2::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Arrmor_bodyButton2_C_PreConstruct \ static_assert(alignof(WB_Arrmor_bodyButton2_C_PreConstruct) == 0x000001, "Wrong alignment on WB_Arrmor_bodyButton2_C_PreConstruct"); \ static_assert(sizeof(WB_Arrmor_bodyButton2_C_PreConstruct) == 0x000001, "Wrong size on WB_Arrmor_bodyButton2_C_PreConstruct"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_Arrmor_bodyButton2_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Arrmor_bodyButton2_C_UpdateItem \ static_assert(alignof(WB_Arrmor_bodyButton2_C_UpdateItem) == 0x000008, "Wrong alignment on WB_Arrmor_bodyButton2_C_UpdateItem"); \ static_assert(sizeof(WB_Arrmor_bodyButton2_C_UpdateItem) == 0x000010, "Wrong size on WB_Arrmor_bodyButton2_C_UpdateItem"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_UpdateItem, Caller) == 0x000000, "Member 'WB_Arrmor_bodyButton2_C_UpdateItem::Caller' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton2_C_UpdateItem, InIndex) == 0x000008, "Member 'WB_Arrmor_bodyButton2_C_UpdateItem::InIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Arrmor_bodyButton2_C \ static_assert(alignof(UWB_Arrmor_bodyButton2_C) == 0x000008, "Wrong alignment on UWB_Arrmor_bodyButton2_C"); \ static_assert(sizeof(UWB_Arrmor_bodyButton2_C) == 0x000358, "Wrong size on UWB_Arrmor_bodyButton2_C"); \ static_assert(offsetof(UWB_Arrmor_bodyButton2_C, UberGraphFrame_WB_Arrmor_bodyButton2_C) == 0x000290, "Member 'UWB_Arrmor_bodyButton2_C::UberGraphFrame_WB_Arrmor_bodyButton2_C' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton2_C, SizeBox_1) == 0x000298, "Member 'UWB_Arrmor_bodyButton2_C::SizeBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton2_C, WB_ItemButtonBase) == 0x0002A0, "Member 'UWB_Arrmor_bodyButton2_C::WB_ItemButtonBase' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton2_C, Image) == 0x0002A8, "Member 'UWB_Arrmor_bodyButton2_C::Image' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton2_C, Select) == 0x0002B0, "Member 'UWB_Arrmor_bodyButton2_C::Select' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton2_C, Index_0) == 0x0002B4, "Member 'UWB_Arrmor_bodyButton2_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton2_C, Type) == 0x0002B8, "Member 'UWB_Arrmor_bodyButton2_C::Type' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton2_C, Amount) == 0x0002BC, "Member 'UWB_Arrmor_bodyButton2_C::Amount' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton2_C, my_STOREDiTEM) == 0x0002C0, "Member 'UWB_Arrmor_bodyButton2_C::my_STOREDiTEM' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton2_C, Father) == 0x0002E0, "Member 'UWB_Arrmor_bodyButton2_C::Father' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton2_C, InGeometry) == 0x0002E8, "Member 'UWB_Arrmor_bodyButton2_C::InGeometry' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton2_C, UINotify) == 0x000328, "Member 'UWB_Arrmor_bodyButton2_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton2_C, CanSelect) == 0x000330, "Member 'UWB_Arrmor_bodyButton2_C::CanSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton2_C, CurrentEquip_Item) == 0x000338, "Member 'UWB_Arrmor_bodyButton2_C::CurrentEquip_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_UIInput \ static_assert(alignof(FST_UIInput) == 0x000008, "Wrong alignment on FST_UIInput"); \ static_assert(sizeof(FST_UIInput) == 0x000058, "Wrong size on FST_UIInput"); \ static_assert(offsetof(FST_UIInput, VisText_10_CAF0D52D435010E389DF8DA2B9440678) == 0x000000, "Member 'FST_UIInput::VisText_10_CAF0D52D435010E389DF8DA2B9440678' has a wrong offset!"); \ static_assert(offsetof(FST_UIInput, Keyboard_42_3E1E29FC4B05C9451833848167EEBA04) == 0x000018, "Member 'FST_UIInput::Keyboard_42_3E1E29FC4B05C9451833848167EEBA04' has a wrong offset!"); \ static_assert(offsetof(FST_UIInput, GamePadXbox_46_1A7082E3488C25BCC67113BD08F1918C) == 0x000020, "Member 'FST_UIInput::GamePadXbox_46_1A7082E3488C25BCC67113BD08F1918C' has a wrong offset!"); \ static_assert(offsetof(FST_UIInput, GamePadPs4_48_09C97661412FD52A82D3FCB41CF8CF3F) == 0x000028, "Member 'FST_UIInput::GamePadPs4_48_09C97661412FD52A82D3FCB41CF8CF3F' has a wrong offset!"); \ static_assert(offsetof(FST_UIInput, Keys_43_CB6E4BB645D247EC19C9AAB95B918544) == 0x000030, "Member 'FST_UIInput::Keys_43_CB6E4BB645D247EC19C9AAB95B918544' has a wrong offset!"); \ static_assert(offsetof(FST_UIInput, Combine_29_AE78ED4E46CB7A4A4CE6D6B1587A94EE) == 0x000040, "Member 'FST_UIInput::Combine_29_AE78ED4E46CB7A4A4CE6D6B1587A94EE' has a wrong offset!"); \ static_assert(offsetof(FST_UIInput, CombineInput_28_AB709D1B4EAC86CDE273ABABFF7C38F6) == 0x000048, "Member 'FST_UIInput::CombineInput_28_AB709D1B4EAC86CDE273ABABFF7C38F6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_Texture \ static_assert(alignof(FS_Texture) == 0x000008, "Wrong alignment on FS_Texture"); \ static_assert(sizeof(FS_Texture) == 0x000008, "Wrong size on FS_Texture"); \ static_assert(offsetof(FS_Texture, Texture_2_C5E023B445484EE800DC35A164801BBA) == 0x000000, "Member 'FS_Texture::Texture_2_C5E023B445484EE800DC35A164801BBA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'LightTriggerBox_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightTriggerBox_C_Born \ static_assert(alignof(LightTriggerBox_C_Born) == 0x000010, "Wrong alignment on LightTriggerBox_C_Born"); \ static_assert(sizeof(LightTriggerBox_C_Born) == 0x000080, "Wrong size on LightTriggerBox_C_Born"); \ static_assert(offsetof(LightTriggerBox_C_Born, FirePoint) == 0x000000, "Member 'LightTriggerBox_C_Born::FirePoint' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_Born, isReborn) == 0x000010, "Member 'LightTriggerBox_C_Born::isReborn' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_Born, Position) == 0x000020, "Member 'LightTriggerBox_C_Born::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightTriggerBox_C_CheckPS5Config \ static_assert(alignof(LightTriggerBox_C_CheckPS5Config) == 0x000004, "Wrong alignment on LightTriggerBox_C_CheckPS5Config"); \ static_assert(sizeof(LightTriggerBox_C_CheckPS5Config) == 0x000010, "Wrong size on LightTriggerBox_C_CheckPS5Config"); \ static_assert(offsetof(LightTriggerBox_C_CheckPS5Config, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000000, "Member 'LightTriggerBox_C_CheckPS5Config::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CheckPS5Config, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x000001, "Member 'LightTriggerBox_C_CheckPS5Config::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CheckPS5Config, CallFunc_Array_IsNotEmpty_ReturnValue_2) == 0x000002, "Member 'LightTriggerBox_C_CheckPS5Config::CallFunc_Array_IsNotEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CheckPS5Config, CallFunc_Array_IsNotEmpty_ReturnValue_3) == 0x000003, "Member 'LightTriggerBox_C_CheckPS5Config::CallFunc_Array_IsNotEmpty_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CheckPS5Config, CallFunc_Array_IsNotEmpty_ReturnValue_4) == 0x000004, "Member 'LightTriggerBox_C_CheckPS5Config::CallFunc_Array_IsNotEmpty_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CheckPS5Config, CallFunc_GetConsoleVariableIntValue_ReturnValue) == 0x000008, "Member 'LightTriggerBox_C_CheckPS5Config::CallFunc_GetConsoleVariableIntValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CheckPS5Config, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00000C, "Member 'LightTriggerBox_C_CheckPS5Config::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightTriggerBox_C_CopyDataFromLinker \ static_assert(alignof(LightTriggerBox_C_CopyDataFromLinker) == 0x000008, "Wrong alignment on LightTriggerBox_C_CopyDataFromLinker"); \ static_assert(sizeof(LightTriggerBox_C_CopyDataFromLinker) == 0x000068, "Wrong size on LightTriggerBox_C_CopyDataFromLinker"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, LT) == 0x000000, "Member 'LightTriggerBox_C_CopyDataFromLinker::LT' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsEmpty_ReturnValue) == 0x000008, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000009, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_BooleanAND_ReturnValue) == 0x00000A, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x00000B, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_IsEmpty_PlayerSpotLightConfig_IsEmpty) == 0x00000C, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_IsEmpty_PlayerSpotLightConfig_IsEmpty' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Not_PreBool_ReturnValue) == 0x00000D, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsNotEmpty_ReturnValue_2) == 0x00000E, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsNotEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, K2Node_MakeStruct_S_PlayerSpotLightConfig) == 0x000010, "Member 'LightTriggerBox_C_CopyDataFromLinker::K2Node_MakeStruct_S_PlayerSpotLightConfig' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsNotEmpty_ReturnValue_3) == 0x000040, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsNotEmpty_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsNotEmpty_ReturnValue_4) == 0x000041, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsNotEmpty_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsNotEmpty_ReturnValue_5) == 0x000042, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsNotEmpty_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsNotEmpty_ReturnValue_6) == 0x000043, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsNotEmpty_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsNotEmpty_ReturnValue_7) == 0x000044, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsNotEmpty_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsNotEmpty_ReturnValue_8) == 0x000045, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsNotEmpty_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsNotEmpty_ReturnValue_9) == 0x000046, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsNotEmpty_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsNotEmpty_ReturnValue_10) == 0x000047, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsNotEmpty_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsNotEmpty_ReturnValue_11) == 0x000048, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsNotEmpty_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsEmpty_ReturnValue_1) == 0x000049, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsNotEmpty_ReturnValue_12) == 0x00004A, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsNotEmpty_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_BooleanAND_ReturnValue_1) == 0x00004B, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_IsEmpty_PlayerSpotLightConfig_IsEmpty_1) == 0x00004C, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_IsEmpty_PlayerSpotLightConfig_IsEmpty_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_BooleanAND_ReturnValue_2) == 0x00004D, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsEmpty_ReturnValue_2) == 0x00004E, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_BooleanAND_ReturnValue_3) == 0x00004F, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsEmpty_ReturnValue_3) == 0x000050, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsEmpty_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_BooleanAND_ReturnValue_4) == 0x000051, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsEmpty_ReturnValue_4) == 0x000052, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsEmpty_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_BooleanAND_ReturnValue_5) == 0x000053, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsEmpty_ReturnValue_5) == 0x000054, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsEmpty_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_BooleanAND_ReturnValue_6) == 0x000055, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsEmpty_ReturnValue_6) == 0x000056, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsEmpty_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_BooleanAND_ReturnValue_7) == 0x000057, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_BooleanAND_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsEmpty_ReturnValue_7) == 0x000058, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsEmpty_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_BooleanAND_ReturnValue_8) == 0x000059, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_BooleanAND_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsEmpty_ReturnValue_8) == 0x00005A, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsEmpty_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_BooleanAND_ReturnValue_9) == 0x00005B, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_BooleanAND_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsEmpty_ReturnValue_9) == 0x00005C, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsEmpty_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_BooleanAND_ReturnValue_10) == 0x00005D, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_BooleanAND_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsEmpty_ReturnValue_10) == 0x00005E, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsEmpty_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_BooleanAND_ReturnValue_11) == 0x00005F, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_BooleanAND_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsEmpty_ReturnValue_11) == 0x000060, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsEmpty_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_BooleanAND_ReturnValue_12) == 0x000061, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_BooleanAND_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_Array_IsEmpty_ReturnValue_12) == 0x000062, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_Array_IsEmpty_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_CopyDataFromLinker, CallFunc_BooleanAND_ReturnValue_13) == 0x000063, "Member 'LightTriggerBox_C_CopyDataFromLinker::CallFunc_BooleanAND_ReturnValue_13' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightTriggerBox_C_EnableByMark \ static_assert(alignof(LightTriggerBox_C_EnableByMark) == 0x000008, "Wrong alignment on LightTriggerBox_C_EnableByMark"); \ static_assert(sizeof(LightTriggerBox_C_EnableByMark) == 0x000020, "Wrong size on LightTriggerBox_C_EnableByMark"); \ static_assert(offsetof(LightTriggerBox_C_EnableByMark, ReturnValue) == 0x000000, "Member 'LightTriggerBox_C_EnableByMark::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_EnableByMark, CallFunc_GetMark_Value) == 0x000008, "Member 'LightTriggerBox_C_EnableByMark::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_EnableByMark, CallFunc_IsEmpty_ReturnValue) == 0x000018, "Member 'LightTriggerBox_C_EnableByMark::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_EnableByMark, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000019, "Member 'LightTriggerBox_C_EnableByMark::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox \ static_assert(alignof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox) == 0x000010, "Wrong alignment on LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox"); \ static_assert(sizeof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox) == 0x002AD0, "Wrong size on LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, EntryPoint) == 0x000000, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_2) == 0x000014, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_1) == 0x000018, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_2) == 0x00001C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_1) == 0x000020, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_2) == 0x000024, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_3) == 0x000028, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_3) == 0x00002C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_3) == 0x000030, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_4) == 0x000034, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_4) == 0x000038, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_4) == 0x00003C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_5) == 0x000040, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_5) == 0x000044, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_5) == 0x000048, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_6) == 0x00004C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_6' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_6) == 0x000050, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_6' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_6) == 0x000054, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_7) == 0x000058, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_7' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_7) == 0x00005C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_7' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_7) == 0x000060, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_8) == 0x000064, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_8' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_8) == 0x000068, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_8) == 0x00006C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_8' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_9) == 0x000070, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_9' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_9) == 0x000074, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_9) == 0x000078, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_9' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_10) == 0x00007C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_10' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_10) == 0x000080, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_10) == 0x000084, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_10' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_11) == 0x000088, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_11' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetGlobalExtend_ReturnValue) == 0x000090, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_11) == 0x000098, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_11' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsValid_ReturnValue) == 0x00009C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_11) == 0x0000A0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_12) == 0x0000A4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_12' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_12) == 0x0000A8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_12' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_12) == 0x0000AC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_13) == 0x0000B0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_13' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_13) == 0x0000B4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_13) == 0x0000B8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_13' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_14) == 0x0000BC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_14' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_14) == 0x0000C0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_14' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_14) == 0x0000C4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_15) == 0x0000C8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_15' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_object_Variable) == 0x0000D0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_15) == 0x0000D8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_15' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_15) == 0x0000DC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_16) == 0x0000E0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_16' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_16) == 0x0000E4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_16) == 0x0000E8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_16' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_object_Variable_1) == 0x0000F0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_17) == 0x0000F8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_17' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_17) == 0x0000FC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_17' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_17) == 0x000100, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_18) == 0x000104, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_18' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_18) == 0x000108, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_18' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_18) == 0x00010C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_object_Variable_2) == 0x000110, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_19) == 0x000118, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_19' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_19) == 0x00011C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_19) == 0x000120, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_19' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_CreateDelegate_OutputDelegate) == 0x000124, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_20) == 0x000134, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_20' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_20) == 0x000138, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_20' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_20) == 0x00013C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_21) == 0x000140, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_21' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_21) == 0x000144, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_21) == 0x000148, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_21' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_22) == 0x00014C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_22' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_22) == 0x000150, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_23) == 0x000154, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_23' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_23) == 0x000158, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_22) == 0x00015C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_22' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_23) == 0x000160, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_23' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_24) == 0x000164, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_24' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_24) == 0x000168, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_24) == 0x00016C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_24' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_25) == 0x000170, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_25' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_26) == 0x000174, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_26' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_25) == 0x000178, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_26) == 0x00017C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_25) == 0x000180, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_25' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_26) == 0x000184, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_26' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_27) == 0x000188, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_27' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_27) == 0x00018C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_27' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_27) == 0x000190, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_28) == 0x000194, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_28' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_28) == 0x000198, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_28' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_28) == 0x00019C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_29) == 0x0001A0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_29' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_29) == 0x0001A4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_29' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_29) == 0x0001A8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_30) == 0x0001AC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_30' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_30) == 0x0001B0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_30) == 0x0001B4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_30' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x0001B8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_ComponentBoundEvent_OtherActor_1) == 0x0001C0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_ComponentBoundEvent_OtherComp_1) == 0x0001C8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x0001D0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_ComponentBoundEvent_bFromSweep) == 0x0001D4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_ComponentBoundEvent_SweepResult) == 0x0001D8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x0002C0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_ComponentBoundEvent_OtherActor) == 0x0002C8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_ComponentBoundEvent_OtherComp) == 0x0002D0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x0002D8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsCharacter) == 0x0002E0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess) == 0x0002E8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x0002F0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_1) == 0x000300, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsLocallyControlled_ReturnValue) == 0x000301, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsAlive_Result) == 0x000302, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsCharacter_1) == 0x000308, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsCharacter_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_2) == 0x000310, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsLocallyControlled_ReturnValue_1) == 0x000311, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsLocallyControlled_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000318, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_CustomEvent_firepoint) == 0x000320, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_CustomEvent_isReborn) == 0x000330, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_CustomEvent_Position) == 0x000340, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsValid_ReturnValue_1) == 0x0003A0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_31) == 0x0003A4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_31' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetModel_EffectModel_ReturnValue) == 0x0003A8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x0003B0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsValid_ReturnValue_2) == 0x0003B8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsValid_ReturnValue_3) == 0x0003B9, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_UnRegiestLightBox_StillHasItem) == 0x0003BA, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_UnRegiestLightBox_StillHasItem' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_31) == 0x0003BC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_31' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_31) == 0x0003C0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0003C8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Loop_Counter_Variable_32) == 0x0003D0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Loop_Counter_Variable_32' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsOverlappingActor_ReturnValue) == 0x0003D4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsOverlappingActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_BooleanAND_ReturnValue) == 0x0003D5, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Add_IntInt_ReturnValue_32) == 0x0003D8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Add_IntInt_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_CustomEvent_Active) == 0x0003DC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_CustomEvent_Active' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_CustomEvent_FORCE_RIGHTNOW) == 0x0003DD, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_CustomEvent_FORCE_RIGHTNOW' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetModel_EffectModel_ReturnValue_1) == 0x0003E0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetModel_EffectModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetModel_EffectModel_ReturnValue_2) == 0x0003E8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetModel_EffectModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_UnRegiestLightBox_StillHasItem_1) == 0x0003F0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_UnRegiestLightBox_StillHasItem_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_EnableByMark_ReturnValue) == 0x0003F1, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_EnableByMark_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetDCSGameState_ReturnValue) == 0x0003F8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetIsLoading_ReturnValue) == 0x000400, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetIsLoading_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000408, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsLight_Trigger_Box) == 0x000410, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsLight_Trigger_Box' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_3) == 0x000418, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsValid_ReturnValue_4) == 0x000419, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_CustomEvent_Force) == 0x00041A, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_CustomEvent_Force' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetGamePlatformType_ReturnValue) == 0x00041B, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_SwitchEnum_CmpSuccess) == 0x00041C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_DoubleDouble_ReturnValue) == 0x00041D, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_CustomEvent_BlendIn) == 0x00041E, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_CustomEvent_BlendIn' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetModel_EffectModel_ReturnValue_3) == 0x000420, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetModel_EffectModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item) == 0x000428, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue) == 0x000548, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue) == 0x00054C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x000550, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsMaterial_Collection_Container) == 0x000558, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsMaterial_Collection_Container' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_4) == 0x000560, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_1) == 0x000568, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_1) == 0x0005B0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_1) == 0x0005B4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2) == 0x0005B8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsVolumetric_Cloud) == 0x0005C0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsVolumetric_Cloud' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_5) == 0x0005C8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_2) == 0x0005CC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_2) == 0x0005D0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_2) == 0x000670, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_3) == 0x000678, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_3) == 0x000680, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsRect_Light) == 0x000688, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsRect_Light' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_6) == 0x000690, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_3) == 0x000691, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsValid_ReturnValue_5) == 0x000692, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_K2_SetActorRotation_ReturnValue) == 0x000693, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_3) == 0x000698, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_4) == 0x0006E0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_4) == 0x0006E4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_4) == 0x0006E8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsWind_Directional_Source) == 0x0006F0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsWind_Directional_Source' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_7) == 0x0006F8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000700, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000708, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_8) == 0x000710, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_4) == 0x000718, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_5) == 0x0007E8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_5) == 0x0007EC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_5) == 0x0007F0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsNiagara_Container) == 0x0007F8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsNiagara_Container' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_9) == 0x000800, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_5) == 0x000808, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_6) == 0x000880, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_6) == 0x000884, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000885, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_6) == 0x000888, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsSpot_Light) == 0x000890, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsSpot_Light' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_10) == 0x000898, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_10' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_6) == 0x0008A0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000908, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_7) == 0x000910, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsPoint_Light) == 0x000918, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsPoint_Light' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_11) == 0x000920, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_11' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_7) == 0x000924, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_7) == 0x000928, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_7) == 0x000930, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_8) == 0x000A08, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_8) == 0x000A0C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_LinearColorToColor_ReturnValue) == 0x000A10, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_LinearColorToColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_8) == 0x000A18, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsExponential_Height_Fog) == 0x000A20, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsExponential_Height_Fog' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_12) == 0x000A28, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_12' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_8) == 0x000A30, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_8' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000A88, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000B70, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_9) == 0x000B78, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsSky_Light) == 0x000B80, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsSky_Light' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_13) == 0x000B88, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_13' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_9) == 0x000B8C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_9) == 0x000B90, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_9) == 0x000B98, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_9' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_10) == 0x000C88, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_10) == 0x000C8C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_10) == 0x000C90, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetDirLightOriginConfig_ReturnValue) == 0x000C98, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetDirLightOriginConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetDirLightOriginConfig_Value) == 0x000CA0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetDirLightOriginConfig_Value' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsDirectional_Light) == 0x000D90, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsDirectional_Light' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_14) == 0x000D98, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_14' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_K2_SetActorRotation_ReturnValue_1) == 0x000D99, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_K2_SetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_K2_SetActorRotation_ReturnValue_2) == 0x000D9A, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_K2_SetActorRotation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsDirectional_Light_Component) == 0x000DA0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsDirectional_Light_Component' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_15) == 0x000DA8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_15' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_10) == 0x000DB0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_10' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_11) == 0x000ED0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_11) == 0x000ED4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_11) == 0x000ED8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsMaterial_Collection_Container_1) == 0x000EE0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsMaterial_Collection_Container_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_16) == 0x000EE8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_16' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_11) == 0x000EF0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_11' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_12) == 0x000FC0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_12) == 0x000FC4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_12) == 0x000FC8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsNiagara_Container_1) == 0x000FD0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsNiagara_Container_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_17) == 0x000FD8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_17' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_S_NsConfig) == 0x000FE0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_S_NsConfig' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_S_GMCConfig) == 0x0010B0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_S_GMCConfig' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_AddUnique_ReturnValue) == 0x0011D0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_AddUnique_ReturnValue_1) == 0x0011D4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_12) == 0x0011D8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_12' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_13) == 0x001220, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_13) == 0x001224, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_13) == 0x001228, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsVolumetric_Cloud_1) == 0x001230, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsVolumetric_Cloud_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_18) == 0x001238, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_18' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_13) == 0x001240, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_13' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_14) == 0x0012B8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_14) == 0x0012BC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_14) == 0x0012C0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsSky_Atmosphere) == 0x0012C8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsSky_Atmosphere' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_19) == 0x0012D0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_19' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsValid_ReturnValue_6) == 0x0012D1, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_S_SkyAtmosphereConfig) == 0x0012D8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_S_SkyAtmosphereConfig' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_S_VolumetricCloudConfig) == 0x001350, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_S_VolumetricCloudConfig' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_AddUnique_ReturnValue_2) == 0x001398, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_AddUnique_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_AddUnique_ReturnValue_3) == 0x00139C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_AddUnique_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_14) == 0x0013A0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_14' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_15) == 0x001440, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_15) == 0x001444, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_15) == 0x001448, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsRect_Light_1) == 0x001450, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsRect_Light_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_20) == 0x001458, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_20' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsValid_ReturnValue_7) == 0x001459, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_K2_GetActorRotation_ReturnValue) == 0x001460, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_bool_Has_Been_Initd_Variable) == 0x001478, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetLightColor_ReturnValue) == 0x00147C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetLightColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_S_RectLightConfig) == 0x001490, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_S_RectLightConfig' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_AddUnique_ReturnValue_4) == 0x001530, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_AddUnique_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_15) == 0x001538, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_15' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_16) == 0x001580, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_16) == 0x001584, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_16) == 0x001588, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsWind_Directional_Source_1) == 0x001590, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsWind_Directional_Source_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_21) == 0x001598, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_21' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x0015A0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsValid_ReturnValue_8) == 0x0015A8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x0015B0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_22) == 0x0015B8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_22' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetSpotParam_Intensity) == 0x0015C0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetSpotParam_Intensity' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetSpotParam_Temperature) == 0x0015C8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetSpotParam_Temperature' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_S_PlayerSpotLightConfig) == 0x0015D0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_S_PlayerSpotLightConfig' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_S_WindConfig) == 0x001600, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_S_WindConfig' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_AddUnique_ReturnValue_5) == 0x001648, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_AddUnique_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_16) == 0x001650, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_16' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_17) == 0x0016B8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_17' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_17) == 0x001730, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_18) == 0x001738, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsPoint_Light_1) == 0x001740, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsPoint_Light_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_23) == 0x001748, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_23' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsSpot_Light_1) == 0x001750, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsSpot_Light_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_24) == 0x001758, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_24' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsValid_ReturnValue_9) == 0x001759, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsValid_ReturnValue_10) == 0x00175A, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_ColorToLinearColor_ReturnValue) == 0x00175C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_ColorToLinearColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_S_PointLightConfig) == 0x001770, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_S_PointLightConfig' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_AddUnique_ReturnValue_6) == 0x0017D8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_AddUnique_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_ColorToLinearColor_ReturnValue_1) == 0x0017DC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_ColorToLinearColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_17) == 0x0017EC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_S_SpotLightConfig) == 0x0017F0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_S_SpotLightConfig' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_17) == 0x001868, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_AddUnique_ReturnValue_7) == 0x00186C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_AddUnique_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_18) == 0x001870, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_18) == 0x001874, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_bool_IsClosed_Variable) == 0x001875, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_18) == 0x001878, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_18' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_19) == 0x001950, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_19' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_19) == 0x0019A8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_20) == 0x0019B0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsExponential_Height_Fog_1) == 0x0019B8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsExponential_Height_Fog_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_25) == 0x0019C0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_25' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsSky_Light_1) == 0x0019C8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsSky_Light_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_26) == 0x0019D0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_26' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsValid_ReturnValue_11) == 0x0019D1, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsValid_ReturnValue_12) == 0x0019D2, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0019D8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetLightColor_ReturnValue_1) == 0x0019F0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetLightColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_S_SkyLightConfig) == 0x001A00, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_S_SkyLightConfig' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_AddUnique_ReturnValue_8) == 0x001A58, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_AddUnique_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetFogInscatteringColor_ReturnValue) == 0x001A5C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetFogInscatteringColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_ColorToLinearColor_ReturnValue_2) == 0x001A6C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_ColorToLinearColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_19) == 0x001A7C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_S_ExpFogConfig) == 0x001A80, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_S_ExpFogConfig' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_19) == 0x001B58, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_AddUnique_ReturnValue_9) == 0x001B5C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_AddUnique_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_20) == 0x001B60, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_20) == 0x001B64, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_20) == 0x001B68, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_20' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_21) == 0x001C58, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_21) == 0x001C60, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_21) == 0x001C68, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsDirectional_Light_1) == 0x001C70, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsDirectional_Light_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_27) == 0x001C78, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_27' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsValid_ReturnValue_13) == 0x001C79, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsValid_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x001C80, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_21) == 0x001C98, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_21' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_22) == 0x001DB8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_22) == 0x001DBC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_22) == 0x001DC0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsMaterial_Collection_Container_2) == 0x001DC8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsMaterial_Collection_Container_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_28) == 0x001DD0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_28' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsDirectional_Light_Component_1) == 0x001DD8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsDirectional_Light_Component_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_29) == 0x001DE0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_29' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_S_LightShaftConfig) == 0x001DE8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_S_LightShaftConfig' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetLightColor_ReturnValue_2) == 0x001E28, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetLightColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_S_DirLightConfig) == 0x001E38, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_S_DirLightConfig' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_22) == 0x001F28, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_22' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_AddUnique_ReturnValue_10) == 0x001FF8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_AddUnique_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_23) == 0x001FFC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_23) == 0x002000, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_23) == 0x002008, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsNiagara_Container_2) == 0x002010, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsNiagara_Container_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_30) == 0x002018, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_30' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_int_Array_Index_Variable_32) == 0x00201C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_int_Array_Index_Variable_32' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_23) == 0x002020, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_23' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_24) == 0x002098, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_24' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_24) == 0x0020E0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_25) == 0x0020E8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsSky_Atmosphere_1) == 0x0020F0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsSky_Atmosphere_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_31) == 0x0020F8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_31' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsVolumetric_Cloud_2) == 0x002100, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsVolumetric_Cloud_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_32) == 0x002108, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_32' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_24) == 0x00210C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_24) == 0x002110, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_25) == 0x002118, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_25' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_25) == 0x002190, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_25) == 0x002194, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_26) == 0x002198, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsSky_Atmosphere_2) == 0x0021A0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsSky_Atmosphere_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_33) == 0x0021A8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_33' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_26) == 0x0021B0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_26' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_27) == 0x002250, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsRect_Light_2) == 0x002258, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsRect_Light_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_34) == 0x002260, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_34' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_IsValid_ReturnValue_14) == 0x002261, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_IsValid_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_K2_SetActorRotation_ReturnValue_3) == 0x002262, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_K2_SetActorRotation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_26) == 0x002264, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_26) == 0x002268, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_27) == 0x002270, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_27' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_27) == 0x0022B8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_28) == 0x0022C0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_27) == 0x0022C8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsWind_Directional_Source_2) == 0x0022D0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsWind_Directional_Source_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_35) == 0x0022D8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_35' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_bool_Has_Been_Initd_Variable_1) == 0x0022D9, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GetPlayerCharacter_ReturnValue_3) == 0x0022E0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GetPlayerCharacter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsBP_Combat_Character_2) == 0x0022E8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsBP_Combat_Character_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_36) == 0x0022F0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_36' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_28) == 0x0022F8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_28' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_28) == 0x002370, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_28) == 0x002374, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2) == 0x002375, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_29) == 0x002378, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsSpot_Light_2) == 0x002380, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsSpot_Light_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_37) == 0x002388, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_37' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_29) == 0x002390, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_29' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_3) == 0x0023F8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_30) == 0x002400, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsPoint_Light_2) == 0x002408, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsPoint_Light_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_38) == 0x002410, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_38' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_29) == 0x002414, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_29) == 0x002418, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_30) == 0x002420, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_30' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_30) == 0x002510, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_30) == 0x002514, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_31) == 0x002518, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsDirectional_Light_2) == 0x002520, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsDirectional_Light_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_39) == 0x002528, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_39' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_31) == 0x002530, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_31' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_K2_SetActorRotation_ReturnValue_4) == 0x002588, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_K2_SetActorRotation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_32) == 0x002590, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsSky_Light_2) == 0x002598, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsSky_Light_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_40) == 0x0025A0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_40' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsDirectional_Light_Component_2) == 0x0025A8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsDirectional_Light_Component_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_41) == 0x0025B0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_41' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_31) == 0x0025B4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_31) == 0x0025B8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Get_Item_32) == 0x0025C0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Get_Item_32' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Array_Length_ReturnValue_32) == 0x002698, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Array_Length_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_LinearColorToColor_ReturnValue_1) == 0x00269C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_LinearColorToColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Less_IntInt_ReturnValue_32) == 0x0026A0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Less_IntInt_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_33) == 0x0026A8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_AsExponential_Height_Fog_2) == 0x0026B0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_AsExponential_Height_Fog_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_DynamicCast_bSuccess_42) == 0x0026B8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_DynamicCast_bSuccess_42' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_K2_SetActorLocation_SweepHitResult_1) == 0x0026C0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_K2_SetActorLocation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_K2_SetActorLocation_ReturnValue_1) == 0x0027A8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_K2_SetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, Temp_bool_IsClosed_Variable_1) == 0x0027A9, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetLayerBottomAltitude_NewValue_ImplicitCast) == 0x0027AC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetLayerBottomAltitude_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetLayerHeight_NewValue_ImplicitCast) == 0x0027B0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetLayerHeight_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetViewSampleCountScale_NewValue_ImplicitCast) == 0x0027B4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetViewSampleCountScale_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x0027B8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast) == 0x0027BC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast) == 0x0027C0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast) == 0x0027C4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetSourceWidth_NewValue_ImplicitCast) == 0x0027C8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetSourceWidth_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetSourceHeight_NewValue_ImplicitCast) == 0x0027CC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetSourceHeight_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetBarnDoorAngle_NewValue_ImplicitCast) == 0x0027D0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetBarnDoorAngle_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetBarnDoorLength_NewValue_ImplicitCast) == 0x0027D4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetBarnDoorLength_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIntensity_NewIntensity_ImplicitCast_1) == 0x0027D8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIntensity_NewIntensity_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast_1) == 0x0027DC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetInnerConeAngle_NewInnerConeAngle_ImplicitCast) == 0x0027E0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetInnerConeAngle_NewInnerConeAngle_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetOuterConeAngle_NewOuterConeAngle_ImplicitCast) == 0x0027E4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetOuterConeAngle_NewOuterConeAngle_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetTemperature_NewTemperature_ImplicitCast) == 0x0027E8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetTemperature_NewTemperature_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_1) == 0x0027EC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast_1) == 0x0027F0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIntensity_NewIntensity_ImplicitCast_2) == 0x0027F4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIntensity_NewIntensity_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast_2) == 0x0027F8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetTemperature_NewTemperature_ImplicitCast_1) == 0x0027FC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetTemperature_NewTemperature_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_2) == 0x002800, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast_2) == 0x002804, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetFogDensity_Value_ImplicitCast) == 0x002808, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetFogDensity_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetFogHeightFalloff_Value_ImplicitCast) == 0x00280C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetFogHeightFalloff_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetFogMaxOpacity_Value_ImplicitCast) == 0x002810, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetFogMaxOpacity_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetStartDistance_Value_ImplicitCast) == 0x002814, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetStartDistance_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricFogScatteringDistribution_NewValue_ImplicitCast) == 0x002818, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricFogScatteringDistribution_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricFogStartDistance_NewValue_ImplicitCast) == 0x00281C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricFogStartDistance_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricFogExtinctionScale_NewValue_ImplicitCast) == 0x002820, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricFogExtinctionScale_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricFogDistance_NewValue_ImplicitCast) == 0x002824, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricFogDistance_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricFogNearFadeInDistance_NewValue_ImplicitCast) == 0x002828, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricFogNearFadeInDistance_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIntensity_NewIntensity_ImplicitCast_3) == 0x00282C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIntensity_NewIntensity_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_3) == 0x002830, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIntensity_NewIntensity_ImplicitCast_4) == 0x002834, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIntensity_NewIntensity_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetTemperature_NewTemperature_ImplicitCast_2) == 0x002838, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetTemperature_NewTemperature_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_4) == 0x00283C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast_3) == 0x002840, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetLightSourceAngle_NewValue_ImplicitCast) == 0x002844, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetLightSourceAngle_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetSpecularScale_NewValue_ImplicitCast) == 0x002848, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetSpecularScale_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetOcclusionMaskDarkness_NewValue_ImplicitCast) == 0x00284C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetOcclusionMaskDarkness_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetOcclusionDepthRange_NewValue_ImplicitCast) == 0x002850, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetOcclusionDepthRange_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetBloomScale_NewValue_ImplicitCast) == 0x002854, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetBloomScale_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetBloomThreshold_NewValue_ImplicitCast) == 0x002858, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetBloomThreshold_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetBloomMaxBrightness_NewValue_ImplicitCast) == 0x00285C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetBloomMaxBrightness_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_ViewSampleCountScale____4_____4svn_________64_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast) == 0x002860, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_ViewSampleCountScale____4_____4svn_________64_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_LayerHeight_63_3A0BA76E4F91E78DF9F883B76121A5CA_ImplicitCast) == 0x002868, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_LayerHeight_63_3A0BA76E4F91E78DF9F883B76121A5CA_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_HeightFogContribution_57_86EF32A246A8976D8EA7EE8A50C35E19_ImplicitCast) == 0x002870, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_HeightFogContribution_57_86EF32A246A8976D8EA7EE8A50C35E19_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_AerialPespectiveViewDistanceScale_54_E0B561464394CE25905D399856D85F9C_ImplicitCast) == 0x002878, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_AerialPespectiveViewDistanceScale_54_E0B561464394CE25905D399856D85F9C_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_MieScatteringScale_47_FC4211D74E10534759542D93A02E2018_ImplicitCast) == 0x002880, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_MieScatteringScale_47_FC4211D74E10534759542D93A02E2018_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_RayleighScatteringScale_39_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x002888, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_RayleighScatteringScale_39_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_RayleighExponentialDistribution_43_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast) == 0x002890, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_RayleighExponentialDistribution_43_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_LayerBottomAltitude_59_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x002898, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_LayerBottomAltitude_59_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_BarnDoorLength_40_378A8BF04B212C5DF19BC3AB9E0CC976_ImplicitCast) == 0x0028A0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_BarnDoorLength_40_378A8BF04B212C5DF19BC3AB9E0CC976_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_BarnDoorAngle_39_A6E7F1BA4DFF2C8F206FAE9579106AC1_ImplicitCast) == 0x0028A8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_BarnDoorAngle_39_A6E7F1BA4DFF2C8F206FAE9579106AC1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_SourceHeight_38_9547C9FD43C5C2452DCADD9FF4843673_ImplicitCast) == 0x0028B0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_SourceHeight_38_9547C9FD43C5C2452DCADD9FF4843673_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_SourceWidth_36_34885C604CC997CDA2A90D951D798ABB_ImplicitCast) == 0x0028B8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_SourceWidth_36_34885C604CC997CDA2A90D951D798ABB_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_AttenuationRadius_35_3EFF26A64A0A4E00C2236F9B02AF5DE1_ImplicitCast) == 0x0028C0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_AttenuationRadius_35_3EFF26A64A0A4E00C2236F9B02AF5DE1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C_ImplicitCast) == 0x0028C8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801_ImplicitCast) == 0x0028D0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x0028D8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_IndirectIntensity_34_B2A9085F44210ED6C28CFB937FD4A35B_ImplicitCast) == 0x0028E0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_IndirectIntensity_34_B2A9085F44210ED6C28CFB937FD4A35B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_IndirectIntensity_28_07E6E226443509FF31957E9CABB58B96_ImplicitCast) == 0x0028E8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_IndirectIntensity_28_07E6E226443509FF31957E9CABB58B96_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F_ImplicitCast) == 0x0028F0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_Temperature_17_0BDBB6B448DE96C37804C78CC50983C7_ImplicitCast) == 0x0028F8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_Temperature_17_0BDBB6B448DE96C37804C78CC50983C7_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23_ImplicitCast) == 0x002900, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_Intensity_25_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x002908, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_Intensity_25_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F_ImplicitCast_1) == 0x002910, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_Temperature_17_0BDBB6B448DE96C37804C78CC50983C7_ImplicitCast_1) == 0x002918, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_Temperature_17_0BDBB6B448DE96C37804C78CC50983C7_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_OuterConeAngle_27_456A56C84ECB2771E09768A1CC35B989_ImplicitCast) == 0x002920, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_OuterConeAngle_27_456A56C84ECB2771E09768A1CC35B989_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_InnerConeAngle_26_738D2FE84FD25D9EB22800A978CD693F_ImplicitCast) == 0x002928, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_InnerConeAngle_26_738D2FE84FD25D9EB22800A978CD693F_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23_ImplicitCast_1) == 0x002930, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_Intensity_31_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x002938, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_Intensity_31_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_VolumetricScatteringIntensity_14_1B4425484AC9838107F7AD9E2E422CEC_ImplicitCast) == 0x002940, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_VolumetricScatteringIntensity_14_1B4425484AC9838107F7AD9E2E422CEC_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast_1) == 0x002948, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_VolumtricFog_NearFadeInDistance_60_045EF7BF48734932D4ACC1BEC170F12A_ImplicitCast) == 0x002950, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_VolumtricFog_NearFadeInDistance_60_045EF7BF48734932D4ACC1BEC170F12A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_VolumtricFog_StartDistance_49_CFB3BC834FBA89C52A662DAF12E435E8_ImplicitCast) == 0x002958, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_VolumtricFog_StartDistance_49_CFB3BC834FBA89C52A662DAF12E435E8_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_VolumtricFog_ViewDistance_42_8E706E4349B16DEFE623BB84A1EE2010_ImplicitCast) == 0x002960, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_VolumtricFog_ViewDistance_42_8E706E4349B16DEFE623BB84A1EE2010_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_StartDistance_38_57133FBA47EEC0C4C00A158DCF7B64D3_ImplicitCast) == 0x002968, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_StartDistance_38_57133FBA47EEC0C4C00A158DCF7B64D3_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_FogMaxOpacity_36_83AF0E814CCD4DAB0D52B18D5539DE84_ImplicitCast) == 0x002970, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_FogMaxOpacity_36_83AF0E814CCD4DAB0D52B18D5539DE84_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_VolumtricFog_ExtinctionScale_21_DBBC2FB74876B458394AAC8233E036E2_ImplicitCast) == 0x002978, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_VolumtricFog_ExtinctionScale_21_DBBC2FB74876B458394AAC8233E036E2_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_VolumtricFog_ScatteringDistricbution_18_F08C7D27442AE5D1290C3A81E2510B9E_ImplicitCast) == 0x002980, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_VolumtricFog_ScatteringDistricbution_18_F08C7D27442AE5D1290C3A81E2510B9E_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_FogHeightFallOff_13_74CB21E34F6BB53EA12AD99189EE20FC_ImplicitCast) == 0x002988, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_FogHeightFallOff_13_74CB21E34F6BB53EA12AD99189EE20FC_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_FogDensity_10_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x002990, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_FogDensity_10_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_SpecularScale_48_816E78E24E4FA318DAED9B94C8B95E9C_ImplicitCast) == 0x002998, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_SpecularScale_48_816E78E24E4FA318DAED9B94C8B95E9C_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_BloomMaxBrightness_19_3B2E96B9421A09AA55455D88496C1B97_ImplicitCast) == 0x0029A0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_BloomMaxBrightness_19_3B2E96B9421A09AA55455D88496C1B97_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_BloomThreshold_16_1BFA9CCB4641D0990EFFEBBB4AAD7126_ImplicitCast) == 0x0029A8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_BloomThreshold_16_1BFA9CCB4641D0990EFFEBBB4AAD7126_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_BloomScale_14_0B9A8BD7497B409399E189BCFBBC8955_ImplicitCast) == 0x0029B0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_BloomScale_14_0B9A8BD7497B409399E189BCFBBC8955_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_OcclusionMaskDarkness_8_016020B0421D800F98DC38B5DC874E4D_ImplicitCast) == 0x0029B8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_OcclusionMaskDarkness_8_016020B0421D800F98DC38B5DC874E4D_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_OcclusionDepthRange_11_849981284BF18532D686DCBCCCF3D2C2_ImplicitCast) == 0x0029C0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_OcclusionDepthRange_11_849981284BF18532D686DCBCCCF3D2C2_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_SourceAngle_38_C2E0D29741DE0618B3D8849CF3C1EAC1_ImplicitCast) == 0x0029C8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_SourceAngle_38_C2E0D29741DE0618B3D8849CF3C1EAC1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801_ImplicitCast_1) == 0x0029D0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C_ImplicitCast_1) == 0x0029D8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast_2) == 0x0029E0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetRayleighScatteringScale_NewValue_ImplicitCast) == 0x0029E8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetRayleighScatteringScale_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetRayleighExponentialDistribution_NewValue_ImplicitCast) == 0x0029EC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetRayleighExponentialDistribution_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetMieScatteringScale_NewValue_ImplicitCast) == 0x0029F0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetMieScatteringScale_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetAerialPespectiveViewDistanceScale_NewValue_ImplicitCast) == 0x0029F4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetAerialPespectiveViewDistanceScale_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetHeightFogContribution_NewValue_ImplicitCast) == 0x0029F8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetHeightFogContribution_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetLayerBottomAltitude_NewValue_ImplicitCast_1) == 0x0029FC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetLayerBottomAltitude_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetLayerHeight_NewValue_ImplicitCast_1) == 0x002A00, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetLayerHeight_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetViewSampleCountScale_NewValue_ImplicitCast_1) == 0x002A04, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetViewSampleCountScale_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetRayleighScatteringScale_NewValue_ImplicitCast_1) == 0x002A08, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetRayleighScatteringScale_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetRayleighExponentialDistribution_NewValue_ImplicitCast_1) == 0x002A0C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetRayleighExponentialDistribution_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetMieScatteringScale_NewValue_ImplicitCast_1) == 0x002A10, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetMieScatteringScale_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetAerialPespectiveViewDistanceScale_NewValue_ImplicitCast_1) == 0x002A14, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetAerialPespectiveViewDistanceScale_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetHeightFogContribution_NewValue_ImplicitCast_1) == 0x002A18, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetHeightFogContribution_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIntensity_NewIntensity_ImplicitCast_5) == 0x002A1C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIntensity_NewIntensity_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast_4) == 0x002A20, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_5) == 0x002A24, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast_3) == 0x002A28, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetSourceWidth_NewValue_ImplicitCast_1) == 0x002A2C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetSourceWidth_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetSourceHeight_NewValue_ImplicitCast_1) == 0x002A30, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetSourceHeight_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetBarnDoorAngle_NewValue_ImplicitCast_1) == 0x002A34, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetBarnDoorAngle_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetBarnDoorLength_NewValue_ImplicitCast_1) == 0x002A38, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetBarnDoorLength_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIntensity_NewIntensity_ImplicitCast_6) == 0x002A3C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIntensity_NewIntensity_ImplicitCast_6' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast_4) == 0x002A40, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetInnerConeAngle_NewInnerConeAngle_ImplicitCast_1) == 0x002A44, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetInnerConeAngle_NewInnerConeAngle_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetOuterConeAngle_NewOuterConeAngle_ImplicitCast_1) == 0x002A48, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetOuterConeAngle_NewOuterConeAngle_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetTemperature_NewTemperature_ImplicitCast_3) == 0x002A4C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetTemperature_NewTemperature_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_6) == 0x002A50, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_6' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast_5) == 0x002A54, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIntensity_NewIntensity_ImplicitCast_7) == 0x002A58, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIntensity_NewIntensity_ImplicitCast_7' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast_5) == 0x002A5C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetTemperature_NewTemperature_ImplicitCast_4) == 0x002A60, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetTemperature_NewTemperature_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_7) == 0x002A64, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_7' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast_6) == 0x002A68, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast_6' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIntensity_NewIntensity_ImplicitCast_8) == 0x002A6C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIntensity_NewIntensity_ImplicitCast_8' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetTemperature_NewTemperature_ImplicitCast_5) == 0x002A70, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetTemperature_NewTemperature_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_8) == 0x002A74, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_8' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast_7) == 0x002A78, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast_7' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetLightSourceAngle_NewValue_ImplicitCast_1) == 0x002A7C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetLightSourceAngle_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetSpecularScale_NewValue_ImplicitCast_1) == 0x002A80, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetSpecularScale_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetOcclusionMaskDarkness_NewValue_ImplicitCast_1) == 0x002A84, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetOcclusionMaskDarkness_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetOcclusionDepthRange_NewValue_ImplicitCast_1) == 0x002A88, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetOcclusionDepthRange_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetBloomScale_NewValue_ImplicitCast_1) == 0x002A8C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetBloomScale_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetBloomThreshold_NewValue_ImplicitCast_1) == 0x002A90, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetBloomThreshold_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetBloomMaxBrightness_NewValue_ImplicitCast_1) == 0x002A94, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetBloomMaxBrightness_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetIntensity_NewIntensity_ImplicitCast_9) == 0x002A98, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetIntensity_NewIntensity_ImplicitCast_9' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_9) == 0x002A9C, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast_9' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetFogDensity_Value_ImplicitCast_1) == 0x002AA0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetFogDensity_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetFogHeightFalloff_Value_ImplicitCast_1) == 0x002AA4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetFogHeightFalloff_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetFogMaxOpacity_Value_ImplicitCast_1) == 0x002AA8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetFogMaxOpacity_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetStartDistance_Value_ImplicitCast_1) == 0x002AAC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetStartDistance_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricFogScatteringDistribution_NewValue_ImplicitCast_1) == 0x002AB0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricFogScatteringDistribution_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricFogStartDistance_NewValue_ImplicitCast_1) == 0x002AB4, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricFogStartDistance_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricFogExtinctionScale_NewValue_ImplicitCast_1) == 0x002AB8, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricFogExtinctionScale_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricFogDistance_NewValue_ImplicitCast_1) == 0x002ABC, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricFogDistance_NewValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox, CallFunc_SetVolumetricFogNearFadeInDistance_NewValue_ImplicitCast_1) == 0x002AC0, "Member 'LightTriggerBox_C_ExecuteUbergraph_LightTriggerBox::CallFunc_SetVolumetricFogNearFadeInDistance_NewValue_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig \ static_assert(alignof(LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig) == 0x000008, "Wrong alignment on LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig"); \ static_assert(sizeof(LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig) == 0x000040, "Wrong size on LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig"); \ static_assert(offsetof(LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig, Config) == 0x000000, "Member 'LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig::Config' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig, IsEmpty) == 0x000030, "Member 'LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig::IsEmpty' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000031, "Member 'LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x000032, "Member 'LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig, CallFunc_EqualEqual_DoubleDouble_ReturnValue_2) == 0x000033, "Member 'LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig::CallFunc_EqualEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig, CallFunc_EqualEqual_DoubleDouble_ReturnValue_3) == 0x000034, "Member 'LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig::CallFunc_EqualEqual_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig, CallFunc_EqualEqual_DoubleDouble_ReturnValue_4) == 0x000035, "Member 'LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig::CallFunc_EqualEqual_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig, CallFunc_EqualEqual_DoubleDouble_ReturnValue_5) == 0x000036, "Member 'LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig::CallFunc_EqualEqual_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig, CallFunc_BooleanAND_ReturnValue) == 0x000037, "Member 'LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig, CallFunc_BooleanAND_ReturnValue_1) == 0x000038, "Member 'LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig, CallFunc_BooleanAND_ReturnValue_2) == 0x000039, "Member 'LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig, CallFunc_BooleanAND_ReturnValue_3) == 0x00003A, "Member 'LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig, CallFunc_BooleanAND_ReturnValue_4) == 0x00003B, "Member 'LightTriggerBox_C_IsEmpty_PlayerSpotLightConfig::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightTriggerBox_C_OpenCollision \ static_assert(alignof(LightTriggerBox_C_OpenCollision) == 0x000001, "Wrong alignment on LightTriggerBox_C_OpenCollision"); \ static_assert(sizeof(LightTriggerBox_C_OpenCollision) == 0x000001, "Wrong size on LightTriggerBox_C_OpenCollision"); \ static_assert(offsetof(LightTriggerBox_C_OpenCollision, Force) == 0x000000, "Member 'LightTriggerBox_C_OpenCollision::Force' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightTriggerBox_C_preview_impl \ static_assert(alignof(LightTriggerBox_C_preview_impl) == 0x000001, "Wrong alignment on LightTriggerBox_C_preview_impl"); \ static_assert(sizeof(LightTriggerBox_C_preview_impl) == 0x000001, "Wrong size on LightTriggerBox_C_preview_impl"); \ static_assert(offsetof(LightTriggerBox_C_preview_impl, BlendIn) == 0x000000, "Member 'LightTriggerBox_C_preview_impl::BlendIn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightTriggerBox_C_SetActive \ static_assert(alignof(LightTriggerBox_C_SetActive) == 0x000001, "Wrong alignment on LightTriggerBox_C_SetActive"); \ static_assert(sizeof(LightTriggerBox_C_SetActive) == 0x000002, "Wrong size on LightTriggerBox_C_SetActive"); \ static_assert(offsetof(LightTriggerBox_C_SetActive, Active) == 0x000000, "Member 'LightTriggerBox_C_SetActive::Active' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_SetActive, FORCE_RIGHTNOW) == 0x000001, "Member 'LightTriggerBox_C_SetActive::FORCE_RIGHTNOW' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightTriggerBox_C_UserConstructionScript \ static_assert(alignof(LightTriggerBox_C_UserConstructionScript) == 0x000008, "Wrong alignment on LightTriggerBox_C_UserConstructionScript"); \ static_assert(sizeof(LightTriggerBox_C_UserConstructionScript) == 0x000040, "Wrong size on LightTriggerBox_C_UserConstructionScript"); \ static_assert(offsetof(LightTriggerBox_C_UserConstructionScript, CallFunc_IsEditorRunning_ReturnValue) == 0x000000, "Member 'LightTriggerBox_C_UserConstructionScript::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_UserConstructionScript, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name) == 0x000008, "Member 'LightTriggerBox_C_UserConstructionScript::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_UserConstructionScript, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name) == 0x000018, "Member 'LightTriggerBox_C_UserConstructionScript::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_UserConstructionScript, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name) == 0x000028, "Member 'LightTriggerBox_C_UserConstructionScript::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_UserConstructionScript, CallFunc_Contains_ReturnValue) == 0x000038, "Member 'LightTriggerBox_C_UserConstructionScript::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightTriggerBox_C_UserConstructionScript, CallFunc_BooleanAND_ReturnValue) == 0x000039, "Member 'LightTriggerBox_C_UserConstructionScript::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALightTriggerBox_C \ static_assert(alignof(ALightTriggerBox_C) == 0x000008, "Wrong alignment on ALightTriggerBox_C"); \ static_assert(sizeof(ALightTriggerBox_C) == 0x000648, "Wrong size on ALightTriggerBox_C"); \ static_assert(offsetof(ALightTriggerBox_C, UberGraphFrame) == 0x0002F0, "Member 'ALightTriggerBox_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, LevelNodeHandler_Actor) == 0x0002F8, "Member 'ALightTriggerBox_C::LevelNodeHandler_Actor' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, Billboard) == 0x000300, "Member 'ALightTriggerBox_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, Box) == 0x000308, "Member 'ALightTriggerBox_C::Box' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, DirLightConfig) == 0x000310, "Member 'ALightTriggerBox_C::DirLightConfig' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, VolumetricCloudConfig) == 0x000320, "Member 'ALightTriggerBox_C::VolumetricCloudConfig' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, SkyAtmosphere) == 0x000330, "Member 'ALightTriggerBox_C::SkyAtmosphere' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, RectLightConfig) == 0x000340, "Member 'ALightTriggerBox_C::RectLightConfig' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, SkyLightConfig) == 0x000350, "Member 'ALightTriggerBox_C::SkyLightConfig' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, SpotLightConfig) == 0x000360, "Member 'ALightTriggerBox_C::SpotLightConfig' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, PointLightConfig) == 0x000370, "Member 'ALightTriggerBox_C::PointLightConfig' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, ExpFogConfig) == 0x000380, "Member 'ALightTriggerBox_C::ExpFogConfig' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, NSConfig) == 0x000390, "Member 'ALightTriggerBox_C::NSConfig' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, WindConfig) == 0x0003A0, "Member 'ALightTriggerBox_C::WindConfig' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, GMCConfig) == 0x0003B0, "Member 'ALightTriggerBox_C::GMCConfig' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, PlayerSpotConfig) == 0x0003C0, "Member 'ALightTriggerBox_C::PlayerSpotConfig' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, 淡入时间) == 0x0003F0, "Member 'ALightTriggerBox_C::淡入时间' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, 淡出时间) == 0x0003F8, "Member 'ALightTriggerBox_C::淡出时间' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, 默认开启) == 0x000400, "Member 'ALightTriggerBox_C::默认开启' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, 当存在以下Mark值时启用Trigger) == 0x000408, "Member 'ALightTriggerBox_C::当存在以下Mark值时启用Trigger' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, NewVar_0) == 0x000418, "Member 'ALightTriggerBox_C::NewVar_0' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, DirLightConfig_Save) == 0x000448, "Member 'ALightTriggerBox_C::DirLightConfig_Save' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, VolumetricCloudConfig_Save) == 0x000458, "Member 'ALightTriggerBox_C::VolumetricCloudConfig_Save' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, SkyAtmosphere_Save) == 0x000468, "Member 'ALightTriggerBox_C::SkyAtmosphere_Save' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, RectLightConfig_Save) == 0x000478, "Member 'ALightTriggerBox_C::RectLightConfig_Save' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, SkyLightConfig_Save) == 0x000488, "Member 'ALightTriggerBox_C::SkyLightConfig_Save' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, ExpFogConfig_Save) == 0x000498, "Member 'ALightTriggerBox_C::ExpFogConfig_Save' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, SpotLightConfig_Save) == 0x0004A8, "Member 'ALightTriggerBox_C::SpotLightConfig_Save' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, PointLightConfig_Save) == 0x0004B8, "Member 'ALightTriggerBox_C::PointLightConfig_Save' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, NSConfig_Save) == 0x0004C8, "Member 'ALightTriggerBox_C::NSConfig_Save' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, PlayerSpotConfig_Save) == 0x0004D8, "Member 'ALightTriggerBox_C::PlayerSpotConfig_Save' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, GMCConfig_Save) == 0x000508, "Member 'ALightTriggerBox_C::GMCConfig_Save' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, WindConfig_Save) == 0x000518, "Member 'ALightTriggerBox_C::WindConfig_Save' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, Priority) == 0x000528, "Member 'ALightTriggerBox_C::Priority' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, Param_Float) == 0x000530, "Member 'ALightTriggerBox_C::Param_Float' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, BossLight_Active) == 0x000580, "Member 'ALightTriggerBox_C::BossLight_Active' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, BossLight_Intensity) == 0x000588, "Member 'ALightTriggerBox_C::BossLight_Intensity' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, BossLight_Color) == 0x000590, "Member 'ALightTriggerBox_C::BossLight_Color' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, BossLight_Temperature) == 0x0005A0, "Member 'ALightTriggerBox_C::BossLight_Temperature' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, BossLight_Emitter) == 0x0005A8, "Member 'ALightTriggerBox_C::BossLight_Emitter' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, BossLight_UnActiveStop) == 0x0005B0, "Member 'ALightTriggerBox_C::BossLight_UnActiveStop' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, LinkLT) == 0x0005B8, "Member 'ALightTriggerBox_C::LinkLT' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, 空中不触发) == 0x0005E8, "Member 'ALightTriggerBox_C::空中不触发' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, WaitForceOpen) == 0x0005E9, "Member 'ALightTriggerBox_C::WaitForceOpen' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, DirLightConfig_PS5) == 0x0005F0, "Member 'ALightTriggerBox_C::DirLightConfig_PS5' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, SkyLightConfig_PS5) == 0x000600, "Member 'ALightTriggerBox_C::SkyLightConfig_PS5' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, SpotLightConfig_PS5) == 0x000610, "Member 'ALightTriggerBox_C::SpotLightConfig_PS5' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, PointLightConfig_PS5) == 0x000620, "Member 'ALightTriggerBox_C::PointLightConfig_PS5' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, ExpFogConfig_PS5) == 0x000630, "Member 'ALightTriggerBox_C::ExpFogConfig_PS5' has a wrong offset!"); \ static_assert(offsetof(ALightTriggerBox_C, 淡入淡出时间_XSS) == 0x000640, "Member 'ALightTriggerBox_C::淡入淡出时间_XSS' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem \ static_assert(alignof(WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem) == 0x000008, "Wrong alignment on WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem"); \ static_assert(sizeof(WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem) == 0x0000A8, "Wrong size on WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem, EntryPoint) == 0x000000, "Member 'WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000008, "Member 'WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem, K2Node_MakeStruct_FormatArgumentData) == 0x000010, "Member 'WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem, K2Node_MakeArray_Array) == 0x000060, "Member 'WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem, CallFunc_Format_ReturnValue) == 0x000070, "Member 'WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem, CallFunc_Conv_IntToText_ReturnValue) == 0x000088, "Member 'WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem, CallFunc_GetUINotify_UINotify) == 0x0000A0, "Member 'WB_StarNodeDetails_PlayerItem_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerItem::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_PlayerItem_C_GetGameTag \ static_assert(alignof(WB_StarNodeDetails_PlayerItem_C_GetGameTag) == 0x000004, "Wrong alignment on WB_StarNodeDetails_PlayerItem_C_GetGameTag"); \ static_assert(sizeof(WB_StarNodeDetails_PlayerItem_C_GetGameTag) == 0x000014, "Wrong size on WB_StarNodeDetails_PlayerItem_C_GetGameTag"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_GetGameTag, Tag) == 0x000000, "Member 'WB_StarNodeDetails_PlayerItem_C_GetGameTag::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_GetGameTag, return_0) == 0x000008, "Member 'WB_StarNodeDetails_PlayerItem_C_GetGameTag::return_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_GetGameTag, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000010, "Member 'WB_StarNodeDetails_PlayerItem_C_GetGameTag::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_PlayerItem_C_PreConstruct \ static_assert(alignof(WB_StarNodeDetails_PlayerItem_C_PreConstruct) == 0x000001, "Wrong alignment on WB_StarNodeDetails_PlayerItem_C_PreConstruct"); \ static_assert(sizeof(WB_StarNodeDetails_PlayerItem_C_PreConstruct) == 0x000001, "Wrong size on WB_StarNodeDetails_PlayerItem_C_PreConstruct"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_StarNodeDetails_PlayerItem_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_PlayerItem_C_Proview_Value \ static_assert(alignof(WB_StarNodeDetails_PlayerItem_C_Proview_Value) == 0x000008, "Wrong alignment on WB_StarNodeDetails_PlayerItem_C_Proview_Value"); \ static_assert(sizeof(WB_StarNodeDetails_PlayerItem_C_Proview_Value) == 0x0000E0, "Wrong size on WB_StarNodeDetails_PlayerItem_C_Proview_Value"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, Light) == 0x000000, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::Light' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, BaseValue) == 0x000004, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::BaseValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, AddValue) == 0x000008, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::AddValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, Temp_bool_Variable) == 0x00000C, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00000D, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, CallFunc_Not_PreBool_ReturnValue) == 0x00000E, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, Temp_byte_Variable) == 0x00000F, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, CallFunc_BooleanAND_ReturnValue) == 0x000010, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, CallFunc_BooleanOR_ReturnValue) == 0x000011, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, Temp_byte_Variable_1) == 0x000012, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, Temp_bool_Variable_1) == 0x000013, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, K2Node_Select_Default) == 0x000014, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, Temp_byte_Variable_2) == 0x000015, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, Temp_byte_Variable_3) == 0x000016, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, K2Node_Select_Default_1) == 0x000017, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000018, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, K2Node_MakeStruct_FormatArgumentData) == 0x000020, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, CallFunc_Conv_IntToText_ReturnValue) == 0x000070, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, K2Node_MakeArray_Array) == 0x000088, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, CallFunc_GetFontDataColor_ReturnValue) == 0x000098, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, CallFunc_Format_ReturnValue) == 0x0000B0, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_Proview_Value, CallFunc_GetFontDataColor_ReturnValue_1) == 0x0000C8, "Member 'WB_StarNodeDetails_PlayerItem_C_Proview_Value::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue \ static_assert(alignof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue) == 0x000008, "Wrong alignment on WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue"); \ static_assert(sizeof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue) == 0x0000D0, "Wrong size on WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_Concat_StrStr_ReturnValue) == 0x000000, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000010, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000018, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_GetStatValue_Value) == 0x000020, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_FTrunc_ReturnValue) == 0x000028, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000030, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_GetMyStatsManager_StatsManagerComp_1) == 0x000038, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_GetMyStatsManager_StatsManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x000040, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000048, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_GetMyStatsManager_StatsManagerComp_2) == 0x000050, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_GetMyStatsManager_StatsManagerComp_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_GetStatValue_Value_1) == 0x000058, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000060, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_FTrunc_ReturnValue_1) == 0x000064, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000068, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_Split_LeftS) == 0x000078, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_Split_RightS) == 0x000088, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_Split_ReturnValue) == 0x000098, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_GetStarGraphAddPropValue_Value) == 0x00009C, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_GetStarGraphAddPropValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000A0, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000B0, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000B4, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_GetStatValue_Value_2) == 0x0000C0, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_GetStatValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue, CallFunc_FTrunc_ReturnValue_2) == 0x0000C8, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdateCurrentValue::CallFunc_FTrunc_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_PlayerItem_C_UpdatePropertyHp \ static_assert(alignof(WB_StarNodeDetails_PlayerItem_C_UpdatePropertyHp) == 0x000008, "Wrong alignment on WB_StarNodeDetails_PlayerItem_C_UpdatePropertyHp"); \ static_assert(sizeof(WB_StarNodeDetails_PlayerItem_C_UpdatePropertyHp) == 0x000030, "Wrong size on WB_StarNodeDetails_PlayerItem_C_UpdatePropertyHp"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdatePropertyHp, RowName) == 0x000000, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdatePropertyHp::RowName' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdatePropertyHp, CallFunc_GetDataTableRowFromName_OutRow) == 0x000008, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdatePropertyHp::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdatePropertyHp, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x00000C, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdatePropertyHp::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdatePropertyHp, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000010, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdatePropertyHp::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerItem_C_UpdatePropertyHp, CallFunc_Conv_DoubleToText_Value_ImplicitCast) == 0x000028, "Member 'WB_StarNodeDetails_PlayerItem_C_UpdatePropertyHp::CallFunc_Conv_DoubleToText_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarNodeDetails_PlayerItem_C \ static_assert(alignof(UWB_StarNodeDetails_PlayerItem_C) == 0x000008, "Wrong alignment on UWB_StarNodeDetails_PlayerItem_C"); \ static_assert(sizeof(UWB_StarNodeDetails_PlayerItem_C) == 0x000400, "Wrong size on UWB_StarNodeDetails_PlayerItem_C"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, UberGraphFrame) == 0x000278, "Member 'UWB_StarNodeDetails_PlayerItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, HorizontalBox_Root) == 0x000280, "Member 'UWB_StarNodeDetails_PlayerItem_C::HorizontalBox_Root' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, SizeBox_TipName) == 0x000288, "Member 'UWB_StarNodeDetails_PlayerItem_C::SizeBox_TipName' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, TextBlock_AddValue) == 0x000290, "Member 'UWB_StarNodeDetails_PlayerItem_C::TextBlock_AddValue' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, TextBlock_BaseValue) == 0x000298, "Member 'UWB_StarNodeDetails_PlayerItem_C::TextBlock_BaseValue' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, TextBlock_Name) == 0x0002A0, "Member 'UWB_StarNodeDetails_PlayerItem_C::TextBlock_Name' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, TextBlock_UpArrow) == 0x0002A8, "Member 'UWB_StarNodeDetails_PlayerItem_C::TextBlock_UpArrow' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, Text) == 0x0002B0, "Member 'UWB_StarNodeDetails_PlayerItem_C::Text' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, PlayerProperty) == 0x0002C8, "Member 'UWB_StarNodeDetails_PlayerItem_C::PlayerProperty' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, Value) == 0x0002D0, "Member 'UWB_StarNodeDetails_PlayerItem_C::Value' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, VisAddValue) == 0x0002D4, "Member 'UWB_StarNodeDetails_PlayerItem_C::VisAddValue' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, NameFont) == 0x0002D8, "Member 'UWB_StarNodeDetails_PlayerItem_C::NameFont' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, ValueFont) == 0x000330, "Member 'UWB_StarNodeDetails_PlayerItem_C::ValueFont' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, AddValueFont) == 0x000388, "Member 'UWB_StarNodeDetails_PlayerItem_C::AddValueFont' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, PaddingNum) == 0x0003E0, "Member 'UWB_StarNodeDetails_PlayerItem_C::PaddingNum' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, UINotify) == 0x0003E8, "Member 'UWB_StarNodeDetails_PlayerItem_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, FixPaddingValue) == 0x0003F0, "Member 'UWB_StarNodeDetails_PlayerItem_C::FixPaddingValue' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerItem_C, SizeBox) == 0x0003F8, "Member 'UWB_StarNodeDetails_PlayerItem_C::SizeBox' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_CreateRingItemByNGP \ static_assert(alignof(StaticComputedConfigData_C_CreateRingItemByNGP) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_CreateRingItemByNGP"); \ static_assert(sizeof(StaticComputedConfigData_C_CreateRingItemByNGP) == 0x000360, "Wrong size on StaticComputedConfigData_C_CreateRingItemByNGP"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, Temp_int_Array_Index_Variable) == 0x000008, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_GetPlayerStatic_ReturnValue) == 0x000010, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, Temp_int_Variable) == 0x000018, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_Conv_IntToString_ReturnValue) == 0x000020, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000030, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_Add_IntInt_ReturnValue_1) == 0x000034, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000038, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_Array_Get_Item) == 0x00004C, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_Less_IntInt_ReturnValue) == 0x000054, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_GetDataTableRowFromName_OutRow) == 0x000058, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000320, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_Conv_NameToString_ReturnValue) == 0x000328, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000338, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_Concat_StrStr_ReturnValue) == 0x000340, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_Conv_StringToInt_ReturnValue) == 0x000350, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000354, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_CreateRingItemByNGP, CallFunc_Array_Add_ReturnValue) == 0x000358, "Member 'StaticComputedConfigData_C_CreateRingItemByNGP::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData \ static_assert(alignof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData"); \ static_assert(sizeof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData) == 0x0003F0, "Wrong size on StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, EntryPoint) == 0x000000, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, K2Node_CustomEvent_Loaded) == 0x000008, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, Temp_class_Variable) == 0x000010, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, Temp_int_Variable) == 0x000018, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, Temp_object_Variable) == 0x000020, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, K2Node_CustomEvent_Loaded_1) == 0x000028, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::K2Node_CustomEvent_Loaded_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, K2Node_DynamicCast_AsData_Table) == 0x000030, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::K2Node_DynamicCast_AsData_Table' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, Temp_object_Variable_1) == 0x000040, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, K2Node_CreateDelegate_OutputDelegate) == 0x000048, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, K2Node_DynamicCast_AsData_Table_1) == 0x000058, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::K2Node_DynamicCast_AsData_Table_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, K2Node_DynamicCast_bSuccess_1) == 0x000060, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, Temp_int_Variable_1) == 0x000064, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, K2Node_CustomEvent_Loaded_2) == 0x000068, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::K2Node_CustomEvent_Loaded_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, CallFunc_Array_Get_Item) == 0x000070, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0000A0, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000A4, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, CallFunc_Add_IntInt_ReturnValue) == 0x0000B4, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, Temp_object_Variable_2) == 0x0000B8, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, K2Node_DynamicCast_AsData_Table_2) == 0x0000C0, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::K2Node_DynamicCast_AsData_Table_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, K2Node_DynamicCast_bSuccess_2) == 0x0000C8, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, CallFunc_Array_AddUnique_ReturnValue) == 0x0000CC, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, K2Node_CreateDelegate_OutputDelegate_2) == 0x0000D0, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, CallFunc_GetDataTableRowNames_OutRowNames) == 0x0000E0, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, K2Node_CreateDelegate_OutputDelegate_3) == 0x0000F0, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000100, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000108, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, CallFunc_PreLoadEquipmentAssetWhenEditorRunning_ReturnValue) == 0x000110, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::CallFunc_PreLoadEquipmentAssetWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000111, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, CallFunc_Add_IntInt_ReturnValue_1) == 0x000114, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, CallFunc_GetDataTableRowFromName_OutRow) == 0x000118, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0003E0, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData, K2Node_CustomEvent_Loaded_3) == 0x0003E8, "Member 'StaticComputedConfigData_C_ExecuteUbergraph_StaticComputedConfigData::K2Node_CustomEvent_Loaded_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetALLGemRedirectByNGP \ static_assert(alignof(StaticComputedConfigData_C_GetALLGemRedirectByNGP) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_GetALLGemRedirectByNGP"); \ static_assert(sizeof(StaticComputedConfigData_C_GetALLGemRedirectByNGP) == 0x000020, "Wrong size on StaticComputedConfigData_C_GetALLGemRedirectByNGP"); \ static_assert(offsetof(StaticComputedConfigData_C_GetALLGemRedirectByNGP, Value) == 0x000000, "Member 'StaticComputedConfigData_C_GetALLGemRedirectByNGP::Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetALLGemRedirectByNGP, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'StaticComputedConfigData_C_GetALLGemRedirectByNGP::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetAllRingByNGP \ static_assert(alignof(StaticComputedConfigData_C_GetAllRingByNGP) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_GetAllRingByNGP"); \ static_assert(sizeof(StaticComputedConfigData_C_GetAllRingByNGP) == 0x000020, "Wrong size on StaticComputedConfigData_C_GetAllRingByNGP"); \ static_assert(offsetof(StaticComputedConfigData_C_GetAllRingByNGP, ReturnValue) == 0x000000, "Member 'StaticComputedConfigData_C_GetAllRingByNGP::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetAllRingByNGP, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'StaticComputedConfigData_C_GetAllRingByNGP::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetGemRedirectByNGP \ static_assert(alignof(StaticComputedConfigData_C_GetGemRedirectByNGP) == 0x000004, "Wrong alignment on StaticComputedConfigData_C_GetGemRedirectByNGP"); \ static_assert(sizeof(StaticComputedConfigData_C_GetGemRedirectByNGP) == 0x000014, "Wrong size on StaticComputedConfigData_C_GetGemRedirectByNGP"); \ static_assert(offsetof(StaticComputedConfigData_C_GetGemRedirectByNGP, Gemid) == 0x000000, "Member 'StaticComputedConfigData_C_GetGemRedirectByNGP::Gemid' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetGemRedirectByNGP, Find) == 0x000004, "Member 'StaticComputedConfigData_C_GetGemRedirectByNGP::Find' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetGemRedirectByNGP, Value) == 0x000008, "Member 'StaticComputedConfigData_C_GetGemRedirectByNGP::Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetGemRedirectByNGP, CallFunc_Map_Find_Value) == 0x00000C, "Member 'StaticComputedConfigData_C_GetGemRedirectByNGP::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetGemRedirectByNGP, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'StaticComputedConfigData_C_GetGemRedirectByNGP::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetInteractionObjectArray \ static_assert(alignof(StaticComputedConfigData_C_GetInteractionObjectArray) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_GetInteractionObjectArray"); \ static_assert(sizeof(StaticComputedConfigData_C_GetInteractionObjectArray) == 0x000020, "Wrong size on StaticComputedConfigData_C_GetInteractionObjectArray"); \ static_assert(offsetof(StaticComputedConfigData_C_GetInteractionObjectArray, InteractionObejctArray_0) == 0x000000, "Member 'StaticComputedConfigData_C_GetInteractionObjectArray::InteractionObejctArray_0' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetInteractionObjectArray, CallFunc_Map_Values_Values) == 0x000010, "Member 'StaticComputedConfigData_C_GetInteractionObjectArray::CallFunc_Map_Values_Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetInteractionObjectByType \ static_assert(alignof(StaticComputedConfigData_C_GetInteractionObjectByType) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_GetInteractionObjectByType"); \ static_assert(sizeof(StaticComputedConfigData_C_GetInteractionObjectByType) == 0x000138, "Wrong size on StaticComputedConfigData_C_GetInteractionObjectByType"); \ static_assert(offsetof(StaticComputedConfigData_C_GetInteractionObjectByType, Key) == 0x000000, "Member 'StaticComputedConfigData_C_GetInteractionObjectByType::Key' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetInteractionObjectByType, Find) == 0x000008, "Member 'StaticComputedConfigData_C_GetInteractionObjectByType::Find' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetInteractionObjectByType, Value) == 0x000010, "Member 'StaticComputedConfigData_C_GetInteractionObjectByType::Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetInteractionObjectByType, CallFunc_Map_Find_Value) == 0x0000A0, "Member 'StaticComputedConfigData_C_GetInteractionObjectByType::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetInteractionObjectByType, CallFunc_Map_Find_ReturnValue) == 0x000130, "Member 'StaticComputedConfigData_C_GetInteractionObjectByType::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId \ static_assert(alignof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId"); \ static_assert(sizeof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId) == 0x000790, "Wrong size on StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, SortID) == 0x000000, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::SortID' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, Item_Equipment) == 0x000008, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::Item_Equipment' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, Find) == 0x000150, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::Find' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, Local_ResultData) == 0x000158, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::Local_ResultData' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, Local_Level) == 0x0002A0, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::Local_Level' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, CallFunc_GetRealRedirectIDAndLevel_ReturnID) == 0x0002A4, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::CallFunc_GetRealRedirectIDAndLevel_ReturnID' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, CallFunc_GetRealRedirectIDAndLevel_ReturnLevel) == 0x0002A8, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::CallFunc_GetRealRedirectIDAndLevel_ReturnLevel' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, CallFunc_Conv_IntToString_ReturnValue) == 0x0002B0, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0002C0, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, CallFunc_Conv_StringToName_ReturnValue) == 0x0002D0, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, CallFunc_Conv_TextToString_ReturnValue) == 0x0002D8, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, CallFunc_Concat_StrStr_ReturnValue) == 0x0002E8, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0002F8, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, CallFunc_Conv_StringToText_ReturnValue) == 0x000308, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, CallFunc_Greater_IntInt_ReturnValue) == 0x000320, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, CallFunc_GetDataTableRowFromName_OutRow) == 0x000328, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0005F0, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, K2Node_MakeMap_Map) == 0x0005F8, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId, K2Node_MakeStruct_ST_Item_EquipmentL) == 0x000648, "Member 'StaticComputedConfigData_C_GetItem_EquipmentConfigBySortId::K2Node_MakeStruct_ST_Item_EquipmentL' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetItem_ToolConfigBySortId \ static_assert(alignof(StaticComputedConfigData_C_GetItem_ToolConfigBySortId) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_GetItem_ToolConfigBySortId"); \ static_assert(sizeof(StaticComputedConfigData_C_GetItem_ToolConfigBySortId) == 0x000420, "Wrong size on StaticComputedConfigData_C_GetItem_ToolConfigBySortId"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_ToolConfigBySortId, SortID) == 0x000000, "Member 'StaticComputedConfigData_C_GetItem_ToolConfigBySortId::SortID' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_ToolConfigBySortId, ItemTool) == 0x000008, "Member 'StaticComputedConfigData_C_GetItem_ToolConfigBySortId::ItemTool' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_ToolConfigBySortId, Find) == 0x000140, "Member 'StaticComputedConfigData_C_GetItem_ToolConfigBySortId::Find' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_ToolConfigBySortId, CallFunc_Conv_IntToString_ReturnValue) == 0x000148, "Member 'StaticComputedConfigData_C_GetItem_ToolConfigBySortId::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_ToolConfigBySortId, CallFunc_Conv_StringToName_ReturnValue) == 0x000158, "Member 'StaticComputedConfigData_C_GetItem_ToolConfigBySortId::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_ToolConfigBySortId, CallFunc_GetDataTableRowFromName_OutRow) == 0x000160, "Member 'StaticComputedConfigData_C_GetItem_ToolConfigBySortId::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_ToolConfigBySortId, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0002C8, "Member 'StaticComputedConfigData_C_GetItem_ToolConfigBySortId::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_ToolConfigBySortId, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0002D0, "Member 'StaticComputedConfigData_C_GetItem_ToolConfigBySortId::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_ToolConfigBySortId, K2Node_DynamicCast_AsTexture_2D) == 0x0002D8, "Member 'StaticComputedConfigData_C_GetItem_ToolConfigBySortId::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_ToolConfigBySortId, K2Node_DynamicCast_bSuccess) == 0x0002E0, "Member 'StaticComputedConfigData_C_GetItem_ToolConfigBySortId::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItem_ToolConfigBySortId, K2Node_MakeStruct_ST_Item_Tool) == 0x0002E8, "Member 'StaticComputedConfigData_C_GetItem_ToolConfigBySortId::K2Node_MakeStruct_ST_Item_Tool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetItemConfigBySortId \ static_assert(alignof(StaticComputedConfigData_C_GetItemConfigBySortId) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_GetItemConfigBySortId"); \ static_assert(sizeof(StaticComputedConfigData_C_GetItemConfigBySortId) == 0x000830, "Wrong size on StaticComputedConfigData_C_GetItemConfigBySortId"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, SortID) == 0x000000, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::SortID' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, Item) == 0x000008, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::Item' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, Find) == 0x0000D8, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::Find' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, Local_Level) == 0x0000DC, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::Local_Level' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, Local_Result) == 0x0000E0, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::Local_Result' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_GetItemTabBySortId_NewParam) == 0x0001B0, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, K2Node_SwitchEnum_CmpSuccess) == 0x0001B1, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_Conv_IntToString_ReturnValue) == 0x0001B8, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_Greater_IntInt_ReturnValue) == 0x0001C8, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_Conv_TextToString_ReturnValue) == 0x0001D0, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_Concat_StrStr_ReturnValue) == 0x0001E0, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001F0, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_GetRealRedirectIDAndLevel_ReturnID) == 0x000200, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_GetRealRedirectIDAndLevel_ReturnID' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_GetRealRedirectIDAndLevel_ReturnLevel) == 0x000204, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_GetRealRedirectIDAndLevel_ReturnLevel' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_Conv_StringToText_ReturnValue) == 0x000208, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000220, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_Conv_StringToName_ReturnValue) == 0x000230, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000238, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000248, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_GetDataTableRowFromName_OutRow) == 0x000250, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000518, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000520, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000688, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, K2Node_MakeStruct_ST_ItemL) == 0x000690, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::K2Node_MakeStruct_ST_ItemL' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetItemConfigBySortId, K2Node_MakeStruct_ST_ItemL_1) == 0x000760, "Member 'StaticComputedConfigData_C_GetItemConfigBySortId::K2Node_MakeStruct_ST_ItemL_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetModifierBuffArray \ static_assert(alignof(StaticComputedConfigData_C_GetModifierBuffArray) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_GetModifierBuffArray"); \ static_assert(sizeof(StaticComputedConfigData_C_GetModifierBuffArray) == 0x000040, "Wrong size on StaticComputedConfigData_C_GetModifierBuffArray"); \ static_assert(offsetof(StaticComputedConfigData_C_GetModifierBuffArray, Stat_Type) == 0x000000, "Member 'StaticComputedConfigData_C_GetModifierBuffArray::Stat_Type' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetModifierBuffArray, BuffID) == 0x000008, "Member 'StaticComputedConfigData_C_GetModifierBuffArray::BuffID' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetModifierBuffArray, K2Node_MakeArray_Array) == 0x000018, "Member 'StaticComputedConfigData_C_GetModifierBuffArray::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetModifierBuffArray, CallFunc_Map_Find_Value) == 0x000028, "Member 'StaticComputedConfigData_C_GetModifierBuffArray::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetModifierBuffArray, CallFunc_Map_Find_ReturnValue) == 0x000038, "Member 'StaticComputedConfigData_C_GetModifierBuffArray::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetModifierBuffStatType \ static_assert(alignof(StaticComputedConfigData_C_GetModifierBuffStatType) == 0x000004, "Wrong alignment on StaticComputedConfigData_C_GetModifierBuffStatType"); \ static_assert(sizeof(StaticComputedConfigData_C_GetModifierBuffStatType) == 0x00000C, "Wrong size on StaticComputedConfigData_C_GetModifierBuffStatType"); \ static_assert(offsetof(StaticComputedConfigData_C_GetModifierBuffStatType, game_play_tag) == 0x000000, "Member 'StaticComputedConfigData_C_GetModifierBuffStatType::game_play_tag' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetModifierBuffStatType, BuffStatType) == 0x000008, "Member 'StaticComputedConfigData_C_GetModifierBuffStatType::BuffStatType' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetModifierBuffStatType, CallFunc_Map_Find_Value) == 0x000009, "Member 'StaticComputedConfigData_C_GetModifierBuffStatType::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetModifierBuffStatType, CallFunc_Map_Find_ReturnValue) == 0x00000A, "Member 'StaticComputedConfigData_C_GetModifierBuffStatType::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetNonplayerPropertyTags \ static_assert(alignof(StaticComputedConfigData_C_GetNonplayerPropertyTags) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_GetNonplayerPropertyTags"); \ static_assert(sizeof(StaticComputedConfigData_C_GetNonplayerPropertyTags) == 0x000050, "Wrong size on StaticComputedConfigData_C_GetNonplayerPropertyTags"); \ static_assert(offsetof(StaticComputedConfigData_C_GetNonplayerPropertyTags, Properties) == 0x000000, "Member 'StaticComputedConfigData_C_GetNonplayerPropertyTags::Properties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetPropertyName \ static_assert(alignof(StaticComputedConfigData_C_GetPropertyName) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_GetPropertyName"); \ static_assert(sizeof(StaticComputedConfigData_C_GetPropertyName) == 0x000078, "Wrong size on StaticComputedConfigData_C_GetPropertyName"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyName, Key) == 0x000000, "Member 'StaticComputedConfigData_C_GetPropertyName::Key' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyName, isPlayer) == 0x000008, "Member 'StaticComputedConfigData_C_GetPropertyName::isPlayer' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyName, Value) == 0x00000C, "Member 'StaticComputedConfigData_C_GetPropertyName::Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyName, ReturnValue) == 0x000014, "Member 'StaticComputedConfigData_C_GetPropertyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyName, Temp_bool_Variable) == 0x000015, "Member 'StaticComputedConfigData_C_GetPropertyName::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyName, K2Node_Select_Default) == 0x000018, "Member 'StaticComputedConfigData_C_GetPropertyName::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyName, CallFunc_Map_Find_Value) == 0x000068, "Member 'StaticComputedConfigData_C_GetPropertyName::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyName, CallFunc_Map_Find_ReturnValue) == 0x000070, "Member 'StaticComputedConfigData_C_GetPropertyName::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetPropertyNames \ static_assert(alignof(StaticComputedConfigData_C_GetPropertyNames) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_GetPropertyNames"); \ static_assert(sizeof(StaticComputedConfigData_C_GetPropertyNames) == 0x000080, "Wrong size on StaticComputedConfigData_C_GetPropertyNames"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyNames, isPlayer) == 0x000000, "Member 'StaticComputedConfigData_C_GetPropertyNames::isPlayer' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyNames, Values) == 0x000008, "Member 'StaticComputedConfigData_C_GetPropertyNames::Values' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyNames, Temp_bool_Variable) == 0x000018, "Member 'StaticComputedConfigData_C_GetPropertyNames::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyNames, K2Node_Select_Default) == 0x000020, "Member 'StaticComputedConfigData_C_GetPropertyNames::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyNames, CallFunc_Map_Values_Values) == 0x000070, "Member 'StaticComputedConfigData_C_GetPropertyNames::CallFunc_Map_Values_Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetPropertyNGPS \ static_assert(alignof(StaticComputedConfigData_C_GetPropertyNGPS) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_GetPropertyNGPS"); \ static_assert(sizeof(StaticComputedConfigData_C_GetPropertyNGPS) == 0x000050, "Wrong size on StaticComputedConfigData_C_GetPropertyNGPS"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyNGPS, Property_NGPS_0) == 0x000000, "Member 'StaticComputedConfigData_C_GetPropertyNGPS::Property_NGPS_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetPropertyNGPSByName \ static_assert(alignof(StaticComputedConfigData_C_GetPropertyNGPSByName) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_GetPropertyNGPSByName"); \ static_assert(sizeof(StaticComputedConfigData_C_GetPropertyNGPSByName) == 0x000020, "Wrong size on StaticComputedConfigData_C_GetPropertyNGPSByName"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyNGPSByName, Key) == 0x000000, "Member 'StaticComputedConfigData_C_GetPropertyNGPSByName::Key' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyNGPSByName, Value) == 0x000008, "Member 'StaticComputedConfigData_C_GetPropertyNGPSByName::Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyNGPSByName, CallFunc_Map_Find_Value) == 0x000010, "Member 'StaticComputedConfigData_C_GetPropertyNGPSByName::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyNGPSByName, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'StaticComputedConfigData_C_GetPropertyNGPSByName::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetPropertyTag \ static_assert(alignof(StaticComputedConfigData_C_GetPropertyTag) == 0x000004, "Wrong alignment on StaticComputedConfigData_C_GetPropertyTag"); \ static_assert(sizeof(StaticComputedConfigData_C_GetPropertyTag) == 0x000030, "Wrong size on StaticComputedConfigData_C_GetPropertyTag"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyTag, Key) == 0x000000, "Member 'StaticComputedConfigData_C_GetPropertyTag::Key' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyTag, isPlayer) == 0x000008, "Member 'StaticComputedConfigData_C_GetPropertyTag::isPlayer' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyTag, Value) == 0x00000C, "Member 'StaticComputedConfigData_C_GetPropertyTag::Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyTag, ReturnValue) == 0x000014, "Member 'StaticComputedConfigData_C_GetPropertyTag::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyTag, CallFunc_Map_Find_Value) == 0x000018, "Member 'StaticComputedConfigData_C_GetPropertyTag::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyTag, CallFunc_Map_Find_ReturnValue) == 0x000020, "Member 'StaticComputedConfigData_C_GetPropertyTag::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyTag, CallFunc_Map_Find_Value_1) == 0x000024, "Member 'StaticComputedConfigData_C_GetPropertyTag::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetPropertyTag, CallFunc_Map_Find_ReturnValue_1) == 0x00002C, "Member 'StaticComputedConfigData_C_GetPropertyTag::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetRealRedirectIDAndLevel \ static_assert(alignof(StaticComputedConfigData_C_GetRealRedirectIDAndLevel) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_GetRealRedirectIDAndLevel"); \ static_assert(sizeof(StaticComputedConfigData_C_GetRealRedirectIDAndLevel) == 0x000040, "Wrong size on StaticComputedConfigData_C_GetRealRedirectIDAndLevel"); \ static_assert(offsetof(StaticComputedConfigData_C_GetRealRedirectIDAndLevel, SourceID) == 0x000000, "Member 'StaticComputedConfigData_C_GetRealRedirectIDAndLevel::SourceID' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetRealRedirectIDAndLevel, ReturnID) == 0x000004, "Member 'StaticComputedConfigData_C_GetRealRedirectIDAndLevel::ReturnID' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetRealRedirectIDAndLevel, returnLevel) == 0x000008, "Member 'StaticComputedConfigData_C_GetRealRedirectIDAndLevel::returnLevel' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetRealRedirectIDAndLevel, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'StaticComputedConfigData_C_GetRealRedirectIDAndLevel::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetRealRedirectIDAndLevel, CallFunc_Map_Find_Value) == 0x000020, "Member 'StaticComputedConfigData_C_GetRealRedirectIDAndLevel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetRealRedirectIDAndLevel, CallFunc_Map_Find_ReturnValue) == 0x000024, "Member 'StaticComputedConfigData_C_GetRealRedirectIDAndLevel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetRealRedirectIDAndLevel, CallFunc_Right_ReturnValue) == 0x000028, "Member 'StaticComputedConfigData_C_GetRealRedirectIDAndLevel::CallFunc_Right_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetRealRedirectIDAndLevel, CallFunc_Conv_StringToInt_ReturnValue) == 0x000038, "Member 'StaticComputedConfigData_C_GetRealRedirectIDAndLevel::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_GetRingRedirectByNGP \ static_assert(alignof(StaticComputedConfigData_C_GetRingRedirectByNGP) == 0x000004, "Wrong alignment on StaticComputedConfigData_C_GetRingRedirectByNGP"); \ static_assert(sizeof(StaticComputedConfigData_C_GetRingRedirectByNGP) == 0x000014, "Wrong size on StaticComputedConfigData_C_GetRingRedirectByNGP"); \ static_assert(offsetof(StaticComputedConfigData_C_GetRingRedirectByNGP, RingID) == 0x000000, "Member 'StaticComputedConfigData_C_GetRingRedirectByNGP::RingID' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetRingRedirectByNGP, Find) == 0x000004, "Member 'StaticComputedConfigData_C_GetRingRedirectByNGP::Find' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetRingRedirectByNGP, Value) == 0x000008, "Member 'StaticComputedConfigData_C_GetRingRedirectByNGP::Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetRingRedirectByNGP, CallFunc_Map_Find_Value) == 0x00000C, "Member 'StaticComputedConfigData_C_GetRingRedirectByNGP::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_GetRingRedirectByNGP, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'StaticComputedConfigData_C_GetRingRedirectByNGP::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_InitModel \ static_assert(alignof(StaticComputedConfigData_C_InitModel) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_InitModel"); \ static_assert(sizeof(StaticComputedConfigData_C_InitModel) == 0x000620, "Wrong size on StaticComputedConfigData_C_InitModel"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, isPlayer) == 0x000000, "Member 'StaticComputedConfigData_C_InitModel::isPlayer' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, tmp) == 0x000008, "Member 'StaticComputedConfigData_C_InitModel::tmp' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, Temp_int_Array_Index_Variable) == 0x000018, "Member 'StaticComputedConfigData_C_InitModel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, Temp_int_Array_Index_Variable_1) == 0x00001C, "Member 'StaticComputedConfigData_C_InitModel::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, Temp_int_Loop_Counter_Variable) == 0x000020, "Member 'StaticComputedConfigData_C_InitModel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, Temp_int_Array_Index_Variable_2) == 0x000028, "Member 'StaticComputedConfigData_C_InitModel::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, Temp_int_Loop_Counter_Variable_1) == 0x00002C, "Member 'StaticComputedConfigData_C_InitModel::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Add_IntInt_ReturnValue_1) == 0x000030, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, Temp_int_Loop_Counter_Variable_2) == 0x000034, "Member 'StaticComputedConfigData_C_InitModel::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Add_IntInt_ReturnValue_2) == 0x000038, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, Temp_int_Array_Index_Variable_3) == 0x00003C, "Member 'StaticComputedConfigData_C_InitModel::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, Temp_int_Array_Index_Variable_4) == 0x000040, "Member 'StaticComputedConfigData_C_InitModel::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, Temp_int_Loop_Counter_Variable_3) == 0x000044, "Member 'StaticComputedConfigData_C_InitModel::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Add_IntInt_ReturnValue_3) == 0x000048, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, Temp_int_Array_Index_Variable_5) == 0x00004C, "Member 'StaticComputedConfigData_C_InitModel::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetPlayerStatic_ReturnValue) == 0x000050, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, Temp_int_Loop_Counter_Variable_4) == 0x000058, "Member 'StaticComputedConfigData_C_InitModel::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Add_IntInt_ReturnValue_4) == 0x00005C, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Redirect_Table_MappedTable) == 0x000060, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000068, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Array_Get_Item) == 0x000078, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Conv_NameToString_ReturnValue) == 0x000080, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Array_Length_ReturnValue) == 0x000090, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Conv_StringToInt_ReturnValue) == 0x000094, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Redirect_Table_MappedTable_1) == 0x000098, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Redirect_Table_MappedTable_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, Temp_int_Loop_Counter_Variable_5) == 0x0000A0, "Member 'StaticComputedConfigData_C_InitModel::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowNames_OutRowNames_1) == 0x0000A8, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowNames_OutRowNames_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Array_Get_Item_1) == 0x0000B8, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Array_Length_ReturnValue_1) == 0x0000C0, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000C8, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000228, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Less_IntInt_ReturnValue) == 0x000229, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_ReplaceNGPSValue_HitData_OutData) == 0x000230, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_ReplaceNGPSValue_HitData_OutData' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Less_IntInt_ReturnValue_1) == 0x000390, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Add_IntInt_ReturnValue_5) == 0x000394, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Map_IsEmpty_ReturnValue) == 0x000398, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Map_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x00039C, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Multiply_IntInt_ReturnValue) == 0x0003A0, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, Temp_int_Variable) == 0x0003A4, "Member 'StaticComputedConfigData_C_InitModel::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowNames_OutRowNames_2) == 0x0003A8, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowNames_OutRowNames_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Abs_Int_ReturnValue) == 0x0003B8, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Abs_Int_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Array_Get_Item_2) == 0x0003BC, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Conv_IntToString_ReturnValue) == 0x0003C8, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x0003D8, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x0003F8, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Concat_StrStr_ReturnValue) == 0x000400, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000410, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Conv_StringToName_ReturnValue) == 0x000420, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowFloat_ReturnValue) == 0x000428, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Array_Length_ReturnValue_2) == 0x000478, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Less_IntInt_ReturnValue_2) == 0x00047C, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00047D, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Add_IntInt_ReturnValue_6) == 0x000480, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Redirect_Table_MappedTable_2) == 0x000488, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Redirect_Table_MappedTable_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowNames_OutRowNames_3) == 0x000490, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowNames_OutRowNames_3' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Array_Get_Item_3) == 0x0004A0, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Array_Length_ReturnValue_3) == 0x0004A8, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x0004B0, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x000540, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Less_IntInt_ReturnValue_3) == 0x000541, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, Temp_int_Variable_1) == 0x000544, "Member 'StaticComputedConfigData_C_InitModel::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowNames_OutRowNames_4) == 0x000548, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowNames_OutRowNames_4' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Add_IntInt_ReturnValue_7) == 0x000558, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Array_Get_Item_4) == 0x00055C, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Array_Add_ReturnValue) == 0x000564, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowFromName_OutRow_3) == 0x000568, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowFromName_OutRow_3' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowFromName_ReturnValue_3) == 0x000588, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowFromName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Array_Length_ReturnValue_4) == 0x00058C, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Less_IntInt_ReturnValue_4) == 0x000590, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000591, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Add_IntInt_ReturnValue_8) == 0x000594, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Redirect_Table_MappedTable_3) == 0x000598, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Redirect_Table_MappedTable_3' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowNames_OutRowNames_5) == 0x0005A0, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowNames_OutRowNames_5' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Array_Get_Item_5) == 0x0005B0, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Array_Length_ReturnValue_5) == 0x0005B8, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowFromName_OutRow_4) == 0x0005BC, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowFromName_OutRow_4' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_GetDataTableRowFromName_ReturnValue_4) == 0x0005C8, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_GetDataTableRowFromName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Less_IntInt_ReturnValue_5) == 0x0005C9, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, K2Node_MakeStruct_F_ModifierArray) == 0x0005D0, "Member 'StaticComputedConfigData_C_InitModel::K2Node_MakeStruct_F_ModifierArray' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Array_AddUnique_ReturnValue) == 0x0005E0, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, K2Node_MakeArray_Array) == 0x0005E8, "Member 'StaticComputedConfigData_C_InitModel::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, K2Node_MakeStruct_F_ModifierArray_1) == 0x0005F8, "Member 'StaticComputedConfigData_C_InitModel::K2Node_MakeStruct_F_ModifierArray_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Map_Find_Value) == 0x000608, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_InitModel, CallFunc_Map_Find_ReturnValue) == 0x000618, "Member 'StaticComputedConfigData_C_InitModel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_OnInitComplete \ static_assert(alignof(StaticComputedConfigData_C_OnInitComplete) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_OnInitComplete"); \ static_assert(sizeof(StaticComputedConfigData_C_OnInitComplete) == 0x000028, "Wrong size on StaticComputedConfigData_C_OnInitComplete"); \ static_assert(offsetof(StaticComputedConfigData_C_OnInitComplete, L_DisplayActorClass) == 0x000000, "Member 'StaticComputedConfigData_C_OnInitComplete::L_DisplayActorClass' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_OnInitComplete, L_DisplayItemClass) == 0x000008, "Member 'StaticComputedConfigData_C_OnInitComplete::L_DisplayItemClass' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_OnInitComplete, L_ItemBaseClass) == 0x000010, "Member 'StaticComputedConfigData_C_OnInitComplete::L_ItemBaseClass' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_OnInitComplete, L_IconBig) == 0x000018, "Member 'StaticComputedConfigData_C_OnInitComplete::L_IconBig' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_OnInitComplete, L_Icon) == 0x000020, "Member 'StaticComputedConfigData_C_OnInitComplete::L_Icon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_OnLoaded_051DB5484612699DFF4826900C45C8F9 \ static_assert(alignof(StaticComputedConfigData_C_OnLoaded_051DB5484612699DFF4826900C45C8F9) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_OnLoaded_051DB5484612699DFF4826900C45C8F9"); \ static_assert(sizeof(StaticComputedConfigData_C_OnLoaded_051DB5484612699DFF4826900C45C8F9) == 0x000008, "Wrong size on StaticComputedConfigData_C_OnLoaded_051DB5484612699DFF4826900C45C8F9"); \ static_assert(offsetof(StaticComputedConfigData_C_OnLoaded_051DB5484612699DFF4826900C45C8F9, Loaded) == 0x000000, "Member 'StaticComputedConfigData_C_OnLoaded_051DB5484612699DFF4826900C45C8F9::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_OnLoaded_9ABA235841F10AFDD1B1B1BC8DAA6F2D \ static_assert(alignof(StaticComputedConfigData_C_OnLoaded_9ABA235841F10AFDD1B1B1BC8DAA6F2D) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_OnLoaded_9ABA235841F10AFDD1B1B1BC8DAA6F2D"); \ static_assert(sizeof(StaticComputedConfigData_C_OnLoaded_9ABA235841F10AFDD1B1B1BC8DAA6F2D) == 0x000008, "Wrong size on StaticComputedConfigData_C_OnLoaded_9ABA235841F10AFDD1B1B1BC8DAA6F2D"); \ static_assert(offsetof(StaticComputedConfigData_C_OnLoaded_9ABA235841F10AFDD1B1B1BC8DAA6F2D, Loaded) == 0x000000, "Member 'StaticComputedConfigData_C_OnLoaded_9ABA235841F10AFDD1B1B1BC8DAA6F2D::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_OnLoaded_A81E07EB46F5194832057A9D3FC01135 \ static_assert(alignof(StaticComputedConfigData_C_OnLoaded_A81E07EB46F5194832057A9D3FC01135) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_OnLoaded_A81E07EB46F5194832057A9D3FC01135"); \ static_assert(sizeof(StaticComputedConfigData_C_OnLoaded_A81E07EB46F5194832057A9D3FC01135) == 0x000008, "Wrong size on StaticComputedConfigData_C_OnLoaded_A81E07EB46F5194832057A9D3FC01135"); \ static_assert(offsetof(StaticComputedConfigData_C_OnLoaded_A81E07EB46F5194832057A9D3FC01135, Loaded) == 0x000000, "Member 'StaticComputedConfigData_C_OnLoaded_A81E07EB46F5194832057A9D3FC01135::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_OnLoaded_F88CD8F740663E122239FA8B95D39432 \ static_assert(alignof(StaticComputedConfigData_C_OnLoaded_F88CD8F740663E122239FA8B95D39432) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_OnLoaded_F88CD8F740663E122239FA8B95D39432"); \ static_assert(sizeof(StaticComputedConfigData_C_OnLoaded_F88CD8F740663E122239FA8B95D39432) == 0x000008, "Wrong size on StaticComputedConfigData_C_OnLoaded_F88CD8F740663E122239FA8B95D39432"); \ static_assert(offsetof(StaticComputedConfigData_C_OnLoaded_F88CD8F740663E122239FA8B95D39432, Loaded) == 0x000000, "Member 'StaticComputedConfigData_C_OnLoaded_F88CD8F740663E122239FA8B95D39432::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_ReplaceNGPSValue_HitData \ static_assert(alignof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData) == 0x000008, "Wrong alignment on StaticComputedConfigData_C_ReplaceNGPSValue_HitData"); \ static_assert(sizeof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData) == 0x0004F8, "Wrong size on StaticComputedConfigData_C_ReplaceNGPSValue_HitData"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, InData) == 0x000000, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::InData' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, OutData) == 0x000160, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::OutData' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, Local_AP) == 0x0002C0, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::Local_AP' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000310, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000318, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, Temp_int_Array_Index_Variable) == 0x000320, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, Temp_int_Loop_Counter_Variable) == 0x000324, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, CallFunc_Add_IntInt_ReturnValue) == 0x000328, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, CallFunc_GetPropertyNGPSByName_Value) == 0x000330, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::CallFunc_GetPropertyNGPSByName_Value' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, CallFunc_GetPropertyNGPSByName_Value_1) == 0x000338, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::CallFunc_GetPropertyNGPSByName_Value_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000340, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000348, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, CallFunc_FTrunc_ReturnValue) == 0x000350, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, CallFunc_FTrunc_ReturnValue_1) == 0x000354, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, CallFunc_GetPropertyNGPSByName_Value_2) == 0x000358, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::CallFunc_GetPropertyNGPSByName_Value_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, CallFunc_Map_Values_Values) == 0x000360, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, CallFunc_Map_Keys_Keys) == 0x000370, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, CallFunc_Array_Get_Item) == 0x000380, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000388, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, CallFunc_Array_Length_ReturnValue) == 0x000390, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, CallFunc_Less_IntInt_ReturnValue) == 0x000394, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ReplaceNGPSValue_HitData, K2Node_MakeStruct_ST_HitDamageData) == 0x000398, "Member 'StaticComputedConfigData_C_ReplaceNGPSValue_HitData::K2Node_MakeStruct_ST_HitDamageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticComputedConfigData_C_ThisIsNGP \ static_assert(alignof(StaticComputedConfigData_C_ThisIsNGP) == 0x000004, "Wrong alignment on StaticComputedConfigData_C_ThisIsNGP"); \ static_assert(sizeof(StaticComputedConfigData_C_ThisIsNGP) == 0x000008, "Wrong size on StaticComputedConfigData_C_ThisIsNGP"); \ static_assert(offsetof(StaticComputedConfigData_C_ThisIsNGP, TargetId) == 0x000000, "Member 'StaticComputedConfigData_C_ThisIsNGP::TargetId' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ThisIsNGP, ReturnIs) == 0x000004, "Member 'StaticComputedConfigData_C_ThisIsNGP::ReturnIs' has a wrong offset!"); \ static_assert(offsetof(StaticComputedConfigData_C_ThisIsNGP, CallFunc_Array_Contains_ReturnValue) == 0x000005, "Member 'StaticComputedConfigData_C_ThisIsNGP::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStaticComputedConfigData_C \ static_assert(alignof(UStaticComputedConfigData_C) == 0x000008, "Wrong alignment on UStaticComputedConfigData_C"); \ static_assert(sizeof(UStaticComputedConfigData_C) == 0x0005E0, "Wrong size on UStaticComputedConfigData_C"); \ static_assert(offsetof(UStaticComputedConfigData_C, UberGraphFrame_StaticComputedConfigData_C) == 0x0000F8, "Member 'UStaticComputedConfigData_C::UberGraphFrame_StaticComputedConfigData_C' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, BuffModifierMapper) == 0x000100, "Member 'UStaticComputedConfigData_C::BuffModifierMapper' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, TagMappToBuffStat) == 0x000150, "Member 'UStaticComputedConfigData_C::TagMappToBuffStat' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, BuffStatConfig) == 0x0001A0, "Member 'UStaticComputedConfigData_C::BuffStatConfig' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, ItemTable_Tool) == 0x0001F0, "Member 'UStaticComputedConfigData_C::ItemTable_Tool' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, Hold_ItemTable_Tool) == 0x000220, "Member 'UStaticComputedConfigData_C::Hold_ItemTable_Tool' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, DT_BuffModifier) == 0x000228, "Member 'UStaticComputedConfigData_C::DT_BuffModifier' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, ItemTable_Equipment) == 0x000258, "Member 'UStaticComputedConfigData_C::ItemTable_Equipment' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, Hold_ItemTable_Equipment) == 0x000288, "Member 'UStaticComputedConfigData_C::Hold_ItemTable_Equipment' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, PropertySearchName) == 0x000290, "Member 'UStaticComputedConfigData_C::PropertySearchName' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, PropertySearchTags) == 0x0002E0, "Member 'UStaticComputedConfigData_C::PropertySearchTags' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, InteractionObejctArray) == 0x000330, "Member 'UStaticComputedConfigData_C::InteractionObejctArray' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, InteractionObjectTable) == 0x000380, "Member 'UStaticComputedConfigData_C::InteractionObjectTable' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, OrignalTotal) == 0x0003B0, "Member 'UStaticComputedConfigData_C::OrignalTotal' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, PropertySearchName_ForPlayer) == 0x0003B8, "Member 'UStaticComputedConfigData_C::PropertySearchName_ForPlayer' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, PropertySearchTags_ForPlayer) == 0x000408, "Member 'UStaticComputedConfigData_C::PropertySearchTags_ForPlayer' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, SoftDataTables) == 0x000458, "Member 'UStaticComputedConfigData_C::SoftDataTables' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, HoldDataTables) == 0x000468, "Member 'UStaticComputedConfigData_C::HoldDataTables' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, AsyncLoadingIndex) == 0x000478, "Member 'UStaticComputedConfigData_C::AsyncLoadingIndex' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, TempLoadingClassCache) == 0x000480, "Member 'UStaticComputedConfigData_C::TempLoadingClassCache' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, Property_NGPS) == 0x000490, "Member 'UStaticComputedConfigData_C::Property_NGPS' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, EnermyHitData) == 0x0004E0, "Member 'UStaticComputedConfigData_C::EnermyHitData' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, NGP_GemRedirect) == 0x000530, "Member 'UStaticComputedConfigData_C::NGP_GemRedirect' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, NGP_RingRedirect) == 0x000580, "Member 'UStaticComputedConfigData_C::NGP_RingRedirect' has a wrong offset!"); \ static_assert(offsetof(UStaticComputedConfigData_C, NGP_ID_Cache) == 0x0005D0, "Member 'UStaticComputedConfigData_C::NGP_ID_Cache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon \ static_assert(alignof(WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon) == 0x000008, "Wrong alignment on WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon"); \ static_assert(sizeof(WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon) == 0x000058, "Wrong size on WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon"); \ static_assert(offsetof(WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon, EntryPoint) == 0x000000, "Member 'WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon, Temp_byte_Variable) == 0x000004, "Member 'WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon, Temp_name_Variable) == 0x000008, "Member 'WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon, Temp_name_Variable_1) == 0x000010, "Member 'WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon, Temp_name_Variable_2) == 0x000018, "Member 'WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon::Temp_name_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon, K2Node_CustomEvent_Text) == 0x000020, "Member 'WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon::K2Node_CustomEvent_Text' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon, K2Node_CustomEvent_Style) == 0x000038, "Member 'WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon::K2Node_CustomEvent_Style' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon, K2Node_Select_Default) == 0x00003C, "Member 'WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon, CallFunc_GetFontDataColor_ReturnValue) == 0x000044, "Member 'WB_StarNodeDetails_WeaponLevelWeapon_C_ExecuteUbergraph_WB_StarNodeDetails_WeaponLevelWeapon::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_WeaponLevelWeapon_C_SetTextandStyle \ static_assert(alignof(WB_StarNodeDetails_WeaponLevelWeapon_C_SetTextandStyle) == 0x000008, "Wrong alignment on WB_StarNodeDetails_WeaponLevelWeapon_C_SetTextandStyle"); \ static_assert(sizeof(WB_StarNodeDetails_WeaponLevelWeapon_C_SetTextandStyle) == 0x000020, "Wrong size on WB_StarNodeDetails_WeaponLevelWeapon_C_SetTextandStyle"); \ static_assert(offsetof(WB_StarNodeDetails_WeaponLevelWeapon_C_SetTextandStyle, Text) == 0x000000, "Member 'WB_StarNodeDetails_WeaponLevelWeapon_C_SetTextandStyle::Text' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_WeaponLevelWeapon_C_SetTextandStyle, Style) == 0x000018, "Member 'WB_StarNodeDetails_WeaponLevelWeapon_C_SetTextandStyle::Style' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarNodeDetails_WeaponLevelWeapon_C \ static_assert(alignof(UWB_StarNodeDetails_WeaponLevelWeapon_C) == 0x000008, "Wrong alignment on UWB_StarNodeDetails_WeaponLevelWeapon_C"); \ static_assert(sizeof(UWB_StarNodeDetails_WeaponLevelWeapon_C) == 0x000288, "Wrong size on UWB_StarNodeDetails_WeaponLevelWeapon_C"); \ static_assert(offsetof(UWB_StarNodeDetails_WeaponLevelWeapon_C, UberGraphFrame) == 0x000278, "Member 'UWB_StarNodeDetails_WeaponLevelWeapon_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_WeaponLevelWeapon_C, CustomizationTextBlock_35) == 0x000280, "Member 'UWB_StarNodeDetails_WeaponLevelWeapon_C::CustomizationTextBlock_35' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StateManagerComponent_C_GetActivityValue \ static_assert(alignof(StateManagerComponent_C_GetActivityValue) == 0x000001, "Wrong alignment on StateManagerComponent_C_GetActivityValue"); \ static_assert(sizeof(StateManagerComponent_C_GetActivityValue) == 0x000002, "Wrong size on StateManagerComponent_C_GetActivityValue"); \ static_assert(offsetof(StateManagerComponent_C_GetActivityValue, Activity) == 0x000000, "Member 'StateManagerComponent_C_GetActivityValue::Activity' has a wrong offset!"); \ static_assert(offsetof(StateManagerComponent_C_GetActivityValue, Value) == 0x000001, "Member 'StateManagerComponent_C_GetActivityValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StateManagerComponent_C_GetImmortalIgnoreType \ static_assert(alignof(StateManagerComponent_C_GetImmortalIgnoreType) == 0x000008, "Wrong alignment on StateManagerComponent_C_GetImmortalIgnoreType"); \ static_assert(sizeof(StateManagerComponent_C_GetImmortalIgnoreType) == 0x000050, "Wrong size on StateManagerComponent_C_GetImmortalIgnoreType"); \ static_assert(offsetof(StateManagerComponent_C_GetImmortalIgnoreType, ReturnValue) == 0x000000, "Member 'StateManagerComponent_C_GetImmortalIgnoreType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StateManagerComponent_C_GetLgnoreImpactType \ static_assert(alignof(StateManagerComponent_C_GetLgnoreImpactType) == 0x000008, "Wrong alignment on StateManagerComponent_C_GetLgnoreImpactType"); \ static_assert(sizeof(StateManagerComponent_C_GetLgnoreImpactType) == 0x000010, "Wrong size on StateManagerComponent_C_GetLgnoreImpactType"); \ static_assert(offsetof(StateManagerComponent_C_GetLgnoreImpactType, LgnoreImpactType) == 0x000000, "Member 'StateManagerComponent_C_GetLgnoreImpactType::LgnoreImpactType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StateManagerComponent_C_GetState \ static_assert(alignof(StateManagerComponent_C_GetState) == 0x000001, "Wrong alignment on StateManagerComponent_C_GetState"); \ static_assert(sizeof(StateManagerComponent_C_GetState) == 0x000001, "Wrong size on StateManagerComponent_C_GetState"); \ static_assert(offsetof(StateManagerComponent_C_GetState, State) == 0x000000, "Member 'StateManagerComponent_C_GetState::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StateManagerComponent_C_RefreshImmortalIgnoreType \ static_assert(alignof(StateManagerComponent_C_RefreshImmortalIgnoreType) == 0x000001, "Wrong alignment on StateManagerComponent_C_RefreshImmortalIgnoreType"); \ static_assert(sizeof(StateManagerComponent_C_RefreshImmortalIgnoreType) == 0x000001, "Wrong size on StateManagerComponent_C_RefreshImmortalIgnoreType"); \ static_assert(offsetof(StateManagerComponent_C_RefreshImmortalIgnoreType, Key) == 0x000000, "Member 'StateManagerComponent_C_RefreshImmortalIgnoreType::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StateManagerComponent_C_ResetState \ static_assert(alignof(StateManagerComponent_C_ResetState) == 0x000008, "Wrong alignment on StateManagerComponent_C_ResetState"); \ static_assert(sizeof(StateManagerComponent_C_ResetState) == 0x000008, "Wrong size on StateManagerComponent_C_ResetState"); \ static_assert(offsetof(StateManagerComponent_C_ResetState, InTime) == 0x000000, "Member 'StateManagerComponent_C_ResetState::InTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StateManagerComponent_C_SetActivity \ static_assert(alignof(StateManagerComponent_C_SetActivity) == 0x000001, "Wrong alignment on StateManagerComponent_C_SetActivity"); \ static_assert(sizeof(StateManagerComponent_C_SetActivity) == 0x000002, "Wrong size on StateManagerComponent_C_SetActivity"); \ static_assert(offsetof(StateManagerComponent_C_SetActivity, Activity) == 0x000000, "Member 'StateManagerComponent_C_SetActivity::Activity' has a wrong offset!"); \ static_assert(offsetof(StateManagerComponent_C_SetActivity, Value) == 0x000001, "Member 'StateManagerComponent_C_SetActivity::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StateManagerComponent_C_SetLgnoreImpactType \ static_assert(alignof(StateManagerComponent_C_SetLgnoreImpactType) == 0x000008, "Wrong alignment on StateManagerComponent_C_SetLgnoreImpactType"); \ static_assert(sizeof(StateManagerComponent_C_SetLgnoreImpactType) == 0x000010, "Wrong size on StateManagerComponent_C_SetLgnoreImpactType"); \ static_assert(offsetof(StateManagerComponent_C_SetLgnoreImpactType, LgnoreImpactType) == 0x000000, "Member 'StateManagerComponent_C_SetLgnoreImpactType::LgnoreImpactType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StateManagerComponent_C_SetState \ static_assert(alignof(StateManagerComponent_C_SetState) == 0x000001, "Wrong alignment on StateManagerComponent_C_SetState"); \ static_assert(sizeof(StateManagerComponent_C_SetState) == 0x000002, "Wrong size on StateManagerComponent_C_SetState"); \ static_assert(offsetof(StateManagerComponent_C_SetState, State) == 0x000000, "Member 'StateManagerComponent_C_SetState::State' has a wrong offset!"); \ static_assert(offsetof(StateManagerComponent_C_SetState, L_PrevState) == 0x000001, "Member 'StateManagerComponent_C_SetState::L_PrevState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStateManagerComponent_C \ static_assert(alignof(UStateManagerComponent_C) == 0x000008, "Wrong alignment on UStateManagerComponent_C"); \ static_assert(sizeof(UStateManagerComponent_C) == 0x000118, "Wrong size on UStateManagerComponent_C"); \ static_assert(offsetof(UStateManagerComponent_C, OnStateChanged) == 0x0000E8, "Member 'UStateManagerComponent_C::OnStateChanged' has a wrong offset!"); \ static_assert(offsetof(UStateManagerComponent_C, OnActivityChanged) == 0x0000F8, "Member 'UStateManagerComponent_C::OnActivityChanged' has a wrong offset!"); \ static_assert(offsetof(UStateManagerComponent_C, OnRefreshImmortalIgnoreType) == 0x000108, "Member 'UStateManagerComponent_C::OnRefreshImmortalIgnoreType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem \ static_assert(alignof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem) == 0x000008, "Wrong alignment on WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem"); \ static_assert(sizeof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem) == 0x000150, "Wrong size on WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, EntryPoint) == 0x000000, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, Temp_bool_Variable) == 0x000004, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, Temp_byte_Variable) == 0x000005, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, Temp_byte_Variable_1) == 0x000006, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, K2Node_Event_IsDesignTime) == 0x000007, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000008, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, CallFunc_SlotAsHorizontalBoxSlot_ReturnValue) == 0x000010, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::CallFunc_SlotAsHorizontalBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, CallFunc_SelectString_ReturnValue) == 0x000018, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, CallFunc_Conv_IntToText_ReturnValue) == 0x000028, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, CallFunc_Conv_StringToText_ReturnValue) == 0x000040, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, K2Node_MakeStruct_FormatArgumentData) == 0x000058, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000A8, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, K2Node_MakeArray_Array) == 0x0000F8, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, K2Node_MakeStruct_Margin) == 0x000108, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, CallFunc_Format_ReturnValue) == 0x000118, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, CallFunc_GetDisplayName_ReturnValue) == 0x000130, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, K2Node_Select_Default) == 0x000148, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem, K2Node_MakeStruct_Left_ImplicitCast) == 0x00014C, "Member 'WB_StarNodeDetails_SkillUpItem_C_ExecuteUbergraph_WB_StarNodeDetails_SkillUpItem::K2Node_MakeStruct_Left_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_SkillUpItem_C_GetDisplayName \ static_assert(alignof(WB_StarNodeDetails_SkillUpItem_C_GetDisplayName) == 0x000008, "Wrong alignment on WB_StarNodeDetails_SkillUpItem_C_GetDisplayName"); \ static_assert(sizeof(WB_StarNodeDetails_SkillUpItem_C_GetDisplayName) == 0x000020, "Wrong size on WB_StarNodeDetails_SkillUpItem_C_GetDisplayName"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_GetDisplayName, ReturnValue) == 0x000000, "Member 'WB_StarNodeDetails_SkillUpItem_C_GetDisplayName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_GetDisplayName, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000018, "Member 'WB_StarNodeDetails_SkillUpItem_C_GetDisplayName::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_SkillUpItem_C_PreConstruct \ static_assert(alignof(WB_StarNodeDetails_SkillUpItem_C_PreConstruct) == 0x000001, "Wrong alignment on WB_StarNodeDetails_SkillUpItem_C_PreConstruct"); \ static_assert(sizeof(WB_StarNodeDetails_SkillUpItem_C_PreConstruct) == 0x000001, "Wrong size on WB_StarNodeDetails_SkillUpItem_C_PreConstruct"); \ static_assert(offsetof(WB_StarNodeDetails_SkillUpItem_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_StarNodeDetails_SkillUpItem_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarNodeDetails_SkillUpItem_C \ static_assert(alignof(UWB_StarNodeDetails_SkillUpItem_C) == 0x000008, "Wrong alignment on UWB_StarNodeDetails_SkillUpItem_C"); \ static_assert(sizeof(UWB_StarNodeDetails_SkillUpItem_C) == 0x0002D0, "Wrong size on UWB_StarNodeDetails_SkillUpItem_C"); \ static_assert(offsetof(UWB_StarNodeDetails_SkillUpItem_C, UberGraphFrame) == 0x000278, "Member 'UWB_StarNodeDetails_SkillUpItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_SkillUpItem_C, HorizontalBox_Root) == 0x000280, "Member 'UWB_StarNodeDetails_SkillUpItem_C::HorizontalBox_Root' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_SkillUpItem_C, TextBlock_Get) == 0x000288, "Member 'UWB_StarNodeDetails_SkillUpItem_C::TextBlock_Get' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_SkillUpItem_C, TextBlock_Name) == 0x000290, "Member 'UWB_StarNodeDetails_SkillUpItem_C::TextBlock_Name' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_SkillUpItem_C, TextBlock_Value) == 0x000298, "Member 'UWB_StarNodeDetails_SkillUpItem_C::TextBlock_Value' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_SkillUpItem_C, PlayerProperty) == 0x0002A0, "Member 'UWB_StarNodeDetails_SkillUpItem_C::PlayerProperty' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_SkillUpItem_C, Value) == 0x0002A8, "Member 'UWB_StarNodeDetails_SkillUpItem_C::Value' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_SkillUpItem_C, NamePadding) == 0x0002B0, "Member 'UWB_StarNodeDetails_SkillUpItem_C::NamePadding' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_SkillUpItem_C, Preview) == 0x0002B8, "Member 'UWB_StarNodeDetails_SkillUpItem_C::Preview' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_SkillUpItem_C, VisGet) == 0x0002C8, "Member 'UWB_StarNodeDetails_SkillUpItem_C::VisGet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel \ static_assert(alignof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel) == 0x000008, "Wrong alignment on WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel"); \ static_assert(sizeof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel) == 0x000150, "Wrong size on WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, EntryPoint) == 0x000000, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_GetPlayerLevel_value) == 0x000008, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, Temp_int_Variable) == 0x000010, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000018, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_FTrunc_ReturnValue) == 0x000034, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, Temp_int_Array_Index_Variable) == 0x000038, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_GetPlayerLevel_value_1) == 0x000040, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_GetPlayerLevel_value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Conv_DoubleToText_ReturnValue_1) == 0x000048, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Conv_DoubleToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_GetUINotify_UINotify) == 0x000060, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, K2Node_CustomEvent_Type) == 0x000068, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, K2Node_CustomEvent_num) == 0x000070, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::K2Node_CustomEvent_num' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000078, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Map_Values_Values) == 0x000080, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Array_Get_Item) == 0x000090, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Array_Length_ReturnValue) == 0x000098, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Less_IntInt_ReturnValue) == 0x00009C, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0000A0, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x0000A8, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x0000B0, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_GetMyStatsManager_StatsManagerComp_1) == 0x0000B8, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_GetMyStatsManager_StatsManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_GetGameTag_return) == 0x0000C0, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_GetGameTag_return' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_GetGameTag_value) == 0x0000C8, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_GetGameTag_value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Map_Find_Value) == 0x0000D8, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Map_Find_ReturnValue) == 0x0000E0, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_GetStatValue_Value) == 0x0000E8, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_GetStatValue_Value_1) == 0x0000F0, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_GetStarGraphAddPropValue_Value) == 0x0000F8, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_GetStarGraphAddPropValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000FC, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Add_IntInt_ReturnValue_1) == 0x000100, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000104, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000108, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Array_Get_Item_1) == 0x000110, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Array_Length_ReturnValue_1) == 0x000118, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_GetString_value) == 0x000120, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_GetString_value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Map_Find_Value_1) == 0x000130, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Map_Find_ReturnValue_1) == 0x000138, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, Temp_int_Loop_Counter_Variable) == 0x00013C, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Less_IntInt_ReturnValue_1) == 0x000140, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Add_IntInt_ReturnValue_2) == 0x000144, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000148, "Member 'WB_StarNodeDetails_PlayerPanel_C_ExecuteUbergraph_WB_StarNodeDetails_PlayerPanel::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_PlayerPanel_C_GetGameTag \ static_assert(alignof(WB_StarNodeDetails_PlayerPanel_C_GetGameTag) == 0x000008, "Wrong alignment on WB_StarNodeDetails_PlayerPanel_C_GetGameTag"); \ static_assert(sizeof(WB_StarNodeDetails_PlayerPanel_C_GetGameTag) == 0x000028, "Wrong size on WB_StarNodeDetails_PlayerPanel_C_GetGameTag"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetGameTag, Tag) == 0x000000, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetGameTag::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetGameTag, return_0) == 0x000008, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetGameTag::return_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetGameTag, Value) == 0x000010, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetGameTag::Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetGameTag, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000020, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetGameTag::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue \ static_assert(alignof(WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue) == 0x000008, "Wrong alignment on WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue"); \ static_assert(sizeof(WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue) == 0x000040, "Wrong size on WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000010, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000018, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue, CallFunc_GetStatValue_Value) == 0x000030, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetOldPossivePropertyOldValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_PlayerPanel_C_GetProperty \ static_assert(alignof(WB_StarNodeDetails_PlayerPanel_C_GetProperty) == 0x000008, "Wrong alignment on WB_StarNodeDetails_PlayerPanel_C_GetProperty"); \ static_assert(sizeof(WB_StarNodeDetails_PlayerPanel_C_GetProperty) == 0x000140, "Wrong size on WB_StarNodeDetails_PlayerPanel_C_GetProperty"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000008, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, Temp_int_Loop_Counter_Variable_2) == 0x000014, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_Add_IntInt_ReturnValue_1) == 0x000018, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_Add_IntInt_ReturnValue_2) == 0x00001C, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, Temp_int_Array_Index_Variable_1) == 0x000020, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, Temp_int_Array_Index_Variable_2) == 0x000024, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, Temp_int_Loop_Counter_Variable_3) == 0x000028, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_Add_IntInt_ReturnValue_3) == 0x00002C, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, Temp_int_Array_Index_Variable_3) == 0x000030, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x000034, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, K2Node_MakeArray_Array) == 0x000038, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_Array_Get_Item) == 0x000048, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, K2Node_DynamicCast_AsWB_Star_Node_Details_Player_Item) == 0x000058, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::K2Node_DynamicCast_AsWB_Star_Node_Details_Player_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_Less_IntInt_ReturnValue) == 0x000061, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_SetString_return) == 0x000068, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_SetString_return' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_GetAllChildren_ReturnValue) == 0x000078, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_Array_Get_Item_1) == 0x000088, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_GetAllChildren_ReturnValue_1) == 0x000090, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, K2Node_DynamicCast_AsWB_Star_Node_Details_Player_Item_1) == 0x0000A0, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::K2Node_DynamicCast_AsWB_Star_Node_Details_Player_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, K2Node_DynamicCast_bSuccess_1) == 0x0000A8, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_Array_Get_Item_2) == 0x0000B0, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, K2Node_DynamicCast_AsWB_Star_Node_Details_Player_Item_2) == 0x0000B8, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::K2Node_DynamicCast_AsWB_Star_Node_Details_Player_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, K2Node_DynamicCast_bSuccess_2) == 0x0000C0, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_SetString_return_1) == 0x0000C8, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_SetString_return_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_SetString_return_2) == 0x0000D8, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_SetString_return_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_Array_Length_ReturnValue_1) == 0x0000E8, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000EC, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_Array_Length_ReturnValue_2) == 0x0000F0, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000F4, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_GetAllChildren_ReturnValue_2) == 0x0000F8, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_GetAllChildren_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_Array_Length_ReturnValue_3) == 0x000108, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_Array_Get_Item_3) == 0x000110, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_Less_IntInt_ReturnValue_3) == 0x000118, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, K2Node_DynamicCast_AsWB_Star_Node_Details_Player_Item_3) == 0x000120, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::K2Node_DynamicCast_AsWB_Star_Node_Details_Player_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, K2Node_DynamicCast_bSuccess_3) == 0x000128, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetProperty, CallFunc_SetString_return_3) == 0x000130, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetProperty::CallFunc_SetString_return_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_PlayerPanel_C_GetString \ static_assert(alignof(WB_StarNodeDetails_PlayerPanel_C_GetString) == 0x000008, "Wrong alignment on WB_StarNodeDetails_PlayerPanel_C_GetString"); \ static_assert(sizeof(WB_StarNodeDetails_PlayerPanel_C_GetString) == 0x000020, "Wrong size on WB_StarNodeDetails_PlayerPanel_C_GetString"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetString, Tag) == 0x000000, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetString::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetString, Value) == 0x000008, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetString::Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_GetString, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000018, "Member 'WB_StarNodeDetails_PlayerPanel_C_GetString::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_PlayerPanel_C_SetString \ static_assert(alignof(WB_StarNodeDetails_PlayerPanel_C_SetString) == 0x000008, "Wrong alignment on WB_StarNodeDetails_PlayerPanel_C_SetString"); \ static_assert(sizeof(WB_StarNodeDetails_PlayerPanel_C_SetString) == 0x000020, "Wrong size on WB_StarNodeDetails_PlayerPanel_C_SetString"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_SetString, Type) == 0x000000, "Member 'WB_StarNodeDetails_PlayerPanel_C_SetString::Type' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_SetString, return_0) == 0x000008, "Member 'WB_StarNodeDetails_PlayerPanel_C_SetString::return_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_SetString, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000018, "Member 'WB_StarNodeDetails_PlayerPanel_C_SetString::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_PlayerPanel_C_ShowChange \ static_assert(alignof(WB_StarNodeDetails_PlayerPanel_C_ShowChange) == 0x000004, "Wrong alignment on WB_StarNodeDetails_PlayerPanel_C_ShowChange"); \ static_assert(sizeof(WB_StarNodeDetails_PlayerPanel_C_ShowChange) == 0x00000C, "Wrong size on WB_StarNodeDetails_PlayerPanel_C_ShowChange"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowChange, Type) == 0x000000, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowChange::Type' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowChange, Num) == 0x000008, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowChange::Num' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange \ static_assert(alignof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange) == 0x000008, "Wrong alignment on WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange"); \ static_assert(sizeof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange) == 0x0000A8, "Wrong size on WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, Item) == 0x000000, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, PassiveChangeTag) == 0x000008, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::PassiveChangeTag' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, Tag) == 0x000010, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, AddNumber) == 0x000018, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::AddNumber' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, LocalStatValueNew) == 0x000020, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::LocalStatValueNew' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, LocalStatValueOld) == 0x000028, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::LocalStatValueOld' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, LocalOldAddValue) == 0x000030, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::LocalOldAddValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, LocalOldSetValue) == 0x000038, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::LocalOldSetValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_Map_Find_Value) == 0x000040, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_FTrunc_ReturnValue) == 0x00004C, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_FTrunc_ReturnValue_1) == 0x000050, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_FTrunc_ReturnValue_2) == 0x000054, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_FTrunc_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_FTrunc_ReturnValue_3) == 0x000058, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_FTrunc_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_FTrunc_ReturnValue_4) == 0x00005C, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_FTrunc_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_Subtract_IntInt_ReturnValue) == 0x000060, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000064, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000068, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_FTrunc_ReturnValue_5) == 0x000070, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_FTrunc_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000078, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x000080, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_GetStatValue_Value) == 0x000088, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000090, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_Subtract_IntInt_ReturnValue_3) == 0x000098, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_Subtract_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_GetStarGraphAddPropValue_Value) == 0x00009C, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_GetStarGraphAddPropValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange, CallFunc_Greater_IntInt_ReturnValue) == 0x0000A0, "Member 'WB_StarNodeDetails_PlayerPanel_C_ShowPassiveChange::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_PlayerPanel_C_UpdateValue \ static_assert(alignof(WB_StarNodeDetails_PlayerPanel_C_UpdateValue) == 0x000008, "Wrong alignment on WB_StarNodeDetails_PlayerPanel_C_UpdateValue"); \ static_assert(sizeof(WB_StarNodeDetails_PlayerPanel_C_UpdateValue) == 0x000028, "Wrong size on WB_StarNodeDetails_PlayerPanel_C_UpdateValue"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_UpdateValue, Temp_int_Variable) == 0x000000, "Member 'WB_StarNodeDetails_PlayerPanel_C_UpdateValue::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_UpdateValue, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'WB_StarNodeDetails_PlayerPanel_C_UpdateValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_UpdateValue, CallFunc_Map_Values_Values) == 0x000008, "Member 'WB_StarNodeDetails_PlayerPanel_C_UpdateValue::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_UpdateValue, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_StarNodeDetails_PlayerPanel_C_UpdateValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_UpdateValue, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_StarNodeDetails_PlayerPanel_C_UpdateValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_PlayerPanel_C_UpdateValue, CallFunc_Less_IntInt_ReturnValue) == 0x000024, "Member 'WB_StarNodeDetails_PlayerPanel_C_UpdateValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarNodeDetails_PlayerPanel_C \ static_assert(alignof(UWB_StarNodeDetails_PlayerPanel_C) == 0x000008, "Wrong alignment on UWB_StarNodeDetails_PlayerPanel_C"); \ static_assert(sizeof(UWB_StarNodeDetails_PlayerPanel_C) == 0x000398, "Wrong size on UWB_StarNodeDetails_PlayerPanel_C"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, UberGraphFrame) == 0x000278, "Member 'UWB_StarNodeDetails_PlayerPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, Overlay_2) == 0x000280, "Member 'UWB_StarNodeDetails_PlayerPanel_C::Overlay_2' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, PlayerPropertyPanel) == 0x000288, "Member 'UWB_StarNodeDetails_PlayerPanel_C::PlayerPropertyPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, TextBlock_LevelValue) == 0x000290, "Member 'UWB_StarNodeDetails_PlayerPanel_C::TextBlock_LevelValue' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, WB_StarNodeDetails_Item_1) == 0x000298, "Member 'UWB_StarNodeDetails_PlayerPanel_C::WB_StarNodeDetails_Item_1' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, WB_StarNodeDetails_Item_2) == 0x0002A0, "Member 'UWB_StarNodeDetails_PlayerPanel_C::WB_StarNodeDetails_Item_2' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, 伤害减免) == 0x0002A8, "Member 'UWB_StarNodeDetails_PlayerPanel_C::伤害减免' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, 角色属性) == 0x0002B0, "Member 'UWB_StarNodeDetails_PlayerPanel_C::角色属性' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, 角色抗性) == 0x0002B8, "Member 'UWB_StarNodeDetails_PlayerPanel_C::角色抗性' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, AllProperty) == 0x0002C0, "Member 'UWB_StarNodeDetails_PlayerPanel_C::AllProperty' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, UINotify) == 0x000310, "Member 'UWB_StarNodeDetails_PlayerPanel_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, CurrentStatValue) == 0x000318, "Member 'UWB_StarNodeDetails_PlayerPanel_C::CurrentStatValue' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, TruePropertyValue) == 0x000320, "Member 'UWB_StarNodeDetails_PlayerPanel_C::TruePropertyValue' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, ShowChangeType) == 0x000328, "Member 'UWB_StarNodeDetails_PlayerPanel_C::ShowChangeType' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, ShowChangeNum) == 0x000330, "Member 'UWB_StarNodeDetails_PlayerPanel_C::ShowChangeNum' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, PossivePropertyTagValue) == 0x000338, "Member 'UWB_StarNodeDetails_PlayerPanel_C::PossivePropertyTagValue' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_PlayerPanel_C, PossivePropertyTags) == 0x000388, "Member 'UWB_StarNodeDetails_PlayerPanel_C::PossivePropertyTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel \ static_assert(alignof(WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel) == 0x000008, "Wrong alignment on WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel"); \ static_assert(sizeof(WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel) == 0x000140, "Wrong size on WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel"); \ static_assert(offsetof(WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel, EntryPoint) == 0x000000, "Member 'WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel, Temp_bool_Variable) == 0x000004, "Member 'WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel, Temp_name_Variable) == 0x000008, "Member 'WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel, Temp_name_Variable_1) == 0x000010, "Member 'WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel, CallFunc_Conv_IntToText_ReturnValue) == 0x000018, "Member 'WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel, CallFunc_Conv_StringToName_ReturnValue) == 0x000040, "Member 'WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel, K2Node_CustomEvent_Can) == 0x000048, "Member 'WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel::K2Node_CustomEvent_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel, CallFunc_GetDataTableRowFromName_OutRow) == 0x000050, "Member 'WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000120, "Member 'WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel, K2Node_Select_Default) == 0x000124, "Member 'WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel, CallFunc_GetFontDataColor_ReturnValue) == 0x00012C, "Member 'WB_StarNodeDetails_NeedNodeLevel_C_ExecuteUbergraph_WB_StarNodeDetails_NeedNodeLevel::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_NeedNodeLevel_C_SetColor \ static_assert(alignof(WB_StarNodeDetails_NeedNodeLevel_C_SetColor) == 0x000001, "Wrong alignment on WB_StarNodeDetails_NeedNodeLevel_C_SetColor"); \ static_assert(sizeof(WB_StarNodeDetails_NeedNodeLevel_C_SetColor) == 0x000001, "Wrong size on WB_StarNodeDetails_NeedNodeLevel_C_SetColor"); \ static_assert(offsetof(WB_StarNodeDetails_NeedNodeLevel_C_SetColor, Can) == 0x000000, "Member 'WB_StarNodeDetails_NeedNodeLevel_C_SetColor::Can' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarNodeDetails_NeedNodeLevel_C \ static_assert(alignof(UWB_StarNodeDetails_NeedNodeLevel_C) == 0x000008, "Wrong alignment on UWB_StarNodeDetails_NeedNodeLevel_C"); \ static_assert(sizeof(UWB_StarNodeDetails_NeedNodeLevel_C) == 0x0002B8, "Wrong size on UWB_StarNodeDetails_NeedNodeLevel_C"); \ static_assert(offsetof(UWB_StarNodeDetails_NeedNodeLevel_C, UberGraphFrame) == 0x000278, "Member 'UWB_StarNodeDetails_NeedNodeLevel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_NeedNodeLevel_C, CustomizationTextBlock_0) == 0x000280, "Member 'UWB_StarNodeDetails_NeedNodeLevel_C::CustomizationTextBlock_0' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_NeedNodeLevel_C, Text) == 0x000288, "Member 'UWB_StarNodeDetails_NeedNodeLevel_C::Text' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_NeedNodeLevel_C, TextBlock_CurrentLevel) == 0x000290, "Member 'UWB_StarNodeDetails_NeedNodeLevel_C::TextBlock_CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_NeedNodeLevel_C, TextBlock_NeedLevel) == 0x000298, "Member 'UWB_StarNodeDetails_NeedNodeLevel_C::TextBlock_NeedLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_NeedNodeLevel_C, TextBlock_NeedName) == 0x0002A0, "Member 'UWB_StarNodeDetails_NeedNodeLevel_C::TextBlock_NeedName' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_NeedNodeLevel_C, NodeId) == 0x0002A8, "Member 'UWB_StarNodeDetails_NeedNodeLevel_C::NodeId' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_NeedNodeLevel_C, CurrentLevel) == 0x0002AC, "Member 'UWB_StarNodeDetails_NeedNodeLevel_C::CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_NeedNodeLevel_C, NeedLevel) == 0x0002B0, "Member 'UWB_StarNodeDetails_NeedNodeLevel_C::NeedLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCBG_C_CallAnimFinishedEvent \ static_assert(alignof(WB_NPCBG_C_CallAnimFinishedEvent) == 0x000001, "Wrong alignment on WB_NPCBG_C_CallAnimFinishedEvent"); \ static_assert(sizeof(WB_NPCBG_C_CallAnimFinishedEvent) == 0x000001, "Wrong size on WB_NPCBG_C_CallAnimFinishedEvent"); \ static_assert(offsetof(WB_NPCBG_C_CallAnimFinishedEvent, IsOpen) == 0x000000, "Member 'WB_NPCBG_C_CallAnimFinishedEvent::IsOpen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG \ static_assert(alignof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG) == 0x000008, "Wrong alignment on WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG"); \ static_assert(sizeof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG) == 0x0001E0, "Wrong size on WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, EntryPoint) == 0x000000, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, K2Node_CustomEvent_bForward) == 0x000004, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::K2Node_CustomEvent_bForward' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, Temp_bool_Variable) == 0x000018, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, Temp_real_Variable) == 0x00001C, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, K2Node_CreateDelegate_OutputDelegate_1) == 0x000020, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, K2Node_CreateDelegate_OutputDelegate_2) == 0x000030, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, Temp_bool_Variable_1) == 0x000040, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_IsAnimationPlaying_ReturnValue) == 0x000041, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_IsAnimationPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x000044, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000048, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000050, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_GetUIStatic_ReturnValue) == 0x000058, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, K2Node_Select_Default) == 0x000060, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000068, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_Concat_StrStr_ReturnValue) == 0x000070, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000090, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000A0, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x0000B0, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x0000B8, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000C8, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000D8, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_GetDCSPlayerController_ReturnValue) == 0x0000E8, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x0000F0, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_SlotAsCanvasSlot_ReturnValue_1) == 0x0000F8, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_SlotAsCanvasSlot_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, K2Node_CustomEvent_IsOpen) == 0x000100, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::K2Node_CustomEvent_IsOpen' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, K2Node_Event_MyGeometry) == 0x000108, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, K2Node_Event_InDeltaTime) == 0x000148, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_GetUIStatic_ReturnValue_1) == 0x000150, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, K2Node_CreateDelegate_OutputDelegate_3) == 0x000158, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000168, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_CreatePlayAnimationProxyObject_Result_1) == 0x000170, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_CreatePlayAnimationProxyObject_Result_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1) == 0x000178, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, K2Node_CustomEvent_ShowVis) == 0x000180, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::K2Node_CustomEvent_ShowVis' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_IsValid_ReturnValue_1) == 0x000181, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_CreatePlayAnimationProxyObject_Result_2) == 0x000188, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_CreatePlayAnimationProxyObject_Result_2' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_2) == 0x000190, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_IsValid_ReturnValue_2) == 0x000198, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, K2Node_MakeArray_Array) == 0x0001A0, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, K2Node_MakeArray_Array_1) == 0x0001B0, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, K2Node_Select_Default_1) == 0x0001C0, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0001C8, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, K2Node_Select_Option_0_ImplicitCast) == 0x0001D0, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::K2Node_Select_Option_0_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_CreatePlayAnimationProxyObject_PlaybackSpeed_ImplicitCast) == 0x0001D4, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_CreatePlayAnimationProxyObject_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG, CallFunc_CreatePlayAnimationProxyObject_PlaybackSpeed_ImplicitCast_1) == 0x0001D8, "Member 'WB_NPCBG_C_ExecuteUbergraph_WB_NPCBG::CallFunc_CreatePlayAnimationProxyObject_PlaybackSpeed_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCBG_C_PlayAnim \ static_assert(alignof(WB_NPCBG_C_PlayAnim) == 0x000001, "Wrong alignment on WB_NPCBG_C_PlayAnim"); \ static_assert(sizeof(WB_NPCBG_C_PlayAnim) == 0x000001, "Wrong size on WB_NPCBG_C_PlayAnim"); \ static_assert(offsetof(WB_NPCBG_C_PlayAnim, bForward) == 0x000000, "Member 'WB_NPCBG_C_PlayAnim::bForward' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCBG_C_ShowSelectVis \ static_assert(alignof(WB_NPCBG_C_ShowSelectVis) == 0x000001, "Wrong alignment on WB_NPCBG_C_ShowSelectVis"); \ static_assert(sizeof(WB_NPCBG_C_ShowSelectVis) == 0x000001, "Wrong size on WB_NPCBG_C_ShowSelectVis"); \ static_assert(offsetof(WB_NPCBG_C_ShowSelectVis, ShowVis) == 0x000000, "Member 'WB_NPCBG_C_ShowSelectVis::ShowVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCBG_C_Tick \ static_assert(alignof(WB_NPCBG_C_Tick) == 0x000008, "Wrong alignment on WB_NPCBG_C_Tick"); \ static_assert(sizeof(WB_NPCBG_C_Tick) == 0x000048, "Wrong size on WB_NPCBG_C_Tick"); \ static_assert(offsetof(WB_NPCBG_C_Tick, MyGeometry) == 0x000000, "Member 'WB_NPCBG_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NPCBG_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_NPCBG_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NPCBG_C \ static_assert(alignof(UWB_NPCBG_C) == 0x000008, "Wrong alignment on UWB_NPCBG_C"); \ static_assert(sizeof(UWB_NPCBG_C) == 0x0002F0, "Wrong size on UWB_NPCBG_C"); \ static_assert(offsetof(UWB_NPCBG_C, UberGraphFrame) == 0x000278, "Member 'UWB_NPCBG_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCBG_C, AnimOut) == 0x000280, "Member 'UWB_NPCBG_C::AnimOut' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCBG_C, AnimIn) == 0x000288, "Member 'UWB_NPCBG_C::AnimIn' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCBG_C, Anim) == 0x000290, "Member 'UWB_NPCBG_C::Anim' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCBG_C, AllKey) == 0x000298, "Member 'UWB_NPCBG_C::AllKey' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCBG_C, EnterKey) == 0x0002A0, "Member 'UWB_NPCBG_C::EnterKey' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCBG_C, Image) == 0x0002A8, "Member 'UWB_NPCBG_C::Image' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCBG_C, Image_116) == 0x0002B0, "Member 'UWB_NPCBG_C::Image_116' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCBG_C, KeySwitch) == 0x0002B8, "Member 'UWB_NPCBG_C::KeySwitch' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCBG_C, Overlay_0) == 0x0002C0, "Member 'UWB_NPCBG_C::Overlay_0' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCBG_C, Overlay_1) == 0x0002C8, "Member 'UWB_NPCBG_C::Overlay_1' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCBG_C, AnimFinished) == 0x0002D0, "Member 'UWB_NPCBG_C::AnimFinished' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCBG_C, PlaySpeed) == 0x0002E0, "Member 'UWB_NPCBG_C::PlaySpeed' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCBG_C, InHiding) == 0x0002E8, "Member 'UWB_NPCBG_C::InHiding' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCBG_C, IsHidden) == 0x0002E9, "Member 'UWB_NPCBG_C::IsHidden' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCBG_C, New_AIAlert_Battle) == 0x0002EA, "Member 'UWB_NPCBG_C::New_AIAlert_Battle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeapon_C_ActiveMenuKey \ static_assert(alignof(WB_StyleSkill_SelectWeapon_C_ActiveMenuKey) == 0x000001, "Wrong alignment on WB_StyleSkill_SelectWeapon_C_ActiveMenuKey"); \ static_assert(sizeof(WB_StyleSkill_SelectWeapon_C_ActiveMenuKey) == 0x000001, "Wrong size on WB_StyleSkill_SelectWeapon_C_ActiveMenuKey"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ActiveMenuKey, Active) == 0x000000, "Member 'WB_StyleSkill_SelectWeapon_C_ActiveMenuKey::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeapon_C_ADD_weapon \ static_assert(alignof(WB_StyleSkill_SelectWeapon_C_ADD_weapon) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectWeapon_C_ADD_weapon"); \ static_assert(sizeof(WB_StyleSkill_SelectWeapon_C_ADD_weapon) == 0x0001C8, "Wrong size on WB_StyleSkill_SelectWeapon_C_ADD_weapon"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, tab_Index) == 0x000000, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::tab_Index' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, WeaponType) == 0x000004, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::WeaponType' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, Num) == 0x000008, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::Num' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00000C, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, CallFunc_CustomSort_ReturnValue) == 0x000018, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::CallFunc_CustomSort_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, CallFunc_GetPlayerBackpack_ReturnValue) == 0x000028, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::CallFunc_GetPlayerBackpack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, CallFunc_GetPlayerBackpack_ReturnValue_1) == 0x000038, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::CallFunc_GetPlayerBackpack_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, CallFunc_Array_Get_Item) == 0x000048, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, CallFunc_Array_Add_ReturnValue) == 0x000068, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, CallFunc_Array_Length_ReturnValue_1) == 0x00006C, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, CallFunc_GetEquipByID_find) == 0x000070, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, CallFunc_GetEquipByID_Equipment) == 0x000078, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, CallFunc_Less_IntInt_ReturnValue) == 0x0001C0, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001C1, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ADD_weapon, CallFunc_BooleanAND_ReturnValue) == 0x0001C2, "Member 'WB_StyleSkill_SelectWeapon_C_ADD_weapon::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeapon_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_3_OnSelectedItem__DelegateSignature \ static_assert(alignof(WB_StyleSkill_SelectWeapon_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_3_OnSelectedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectWeapon_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_3_OnSelectedItem__DelegateSignature"); \ static_assert(sizeof(WB_StyleSkill_SelectWeapon_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_3_OnSelectedItem__DelegateSignature) == 0x000010, "Wrong size on WB_StyleSkill_SelectWeapon_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_3_OnSelectedItem__DelegateSignature"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_3_OnSelectedItem__DelegateSignature, Item) == 0x000000, "Member 'WB_StyleSkill_SelectWeapon_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_3_OnSelectedItem__DelegateSignature::Item' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_3_OnSelectedItem__DelegateSignature, Index_0) == 0x000008, "Member 'WB_StyleSkill_SelectWeapon_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_3_OnSelectedItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeapon_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_2_ME_SelectItem__DelegateSignature \ static_assert(alignof(WB_StyleSkill_SelectWeapon_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_2_ME_SelectItem__DelegateSignature) == 0x000004, "Wrong alignment on WB_StyleSkill_SelectWeapon_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_2_ME_SelectItem__DelegateSignature"); \ static_assert(sizeof(WB_StyleSkill_SelectWeapon_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_2_ME_SelectItem__DelegateSignature) == 0x000004, "Wrong size on WB_StyleSkill_SelectWeapon_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_2_ME_SelectItem__DelegateSignature"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_2_ME_SelectItem__DelegateSignature, Index_0) == 0x000000, "Member 'WB_StyleSkill_SelectWeapon_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_2_ME_SelectItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeapon_C_BndEvt__WB_StyleSkill_SelectWeapon_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnUnSelectedItem__DelegateSignature \ static_assert(alignof(WB_StyleSkill_SelectWeapon_C_BndEvt__WB_StyleSkill_SelectWeapon_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnUnSelectedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectWeapon_C_BndEvt__WB_StyleSkill_SelectWeapon_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnUnSelectedItem__DelegateSignature"); \ static_assert(sizeof(WB_StyleSkill_SelectWeapon_C_BndEvt__WB_StyleSkill_SelectWeapon_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnUnSelectedItem__DelegateSignature) == 0x000010, "Wrong size on WB_StyleSkill_SelectWeapon_C_BndEvt__WB_StyleSkill_SelectWeapon_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnUnSelectedItem__DelegateSignature"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_BndEvt__WB_StyleSkill_SelectWeapon_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnUnSelectedItem__DelegateSignature, Item) == 0x000000, "Member 'WB_StyleSkill_SelectWeapon_C_BndEvt__WB_StyleSkill_SelectWeapon_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnUnSelectedItem__DelegateSignature::Item' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_BndEvt__WB_StyleSkill_SelectWeapon_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnUnSelectedItem__DelegateSignature, Index_0) == 0x000008, "Member 'WB_StyleSkill_SelectWeapon_C_BndEvt__WB_StyleSkill_SelectWeapon_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnUnSelectedItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeapon_C_EnterKeyEvent \ static_assert(alignof(WB_StyleSkill_SelectWeapon_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectWeapon_C_EnterKeyEvent"); \ static_assert(sizeof(WB_StyleSkill_SelectWeapon_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_StyleSkill_SelectWeapon_C_EnterKeyEvent"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_StyleSkill_SelectWeapon_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_StyleSkill_SelectWeapon_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon \ static_assert(alignof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon"); \ static_assert(sizeof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon) == 0x0000C0, "Wrong size on WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, EntryPoint) == 0x000000, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, Temp_byte_Variable) == 0x000004, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, Temp_byte_Variable_1) == 0x000005, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, Temp_bool_Variable) == 0x000006, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, Temp_byte_Variable_2) == 0x000007, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, Temp_byte_Variable_3) == 0x000008, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, K2Node_Event_IsDesignTime) == 0x000009, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, CallFunc_GetUINotify_UINotify) == 0x000010, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, K2Node_ComponentBoundEvent_Index_2) == 0x000018, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::K2Node_ComponentBoundEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, K2Node_Event_InGeometry) == 0x000020, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, K2Node_Event_isDown) == 0x000060, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, K2Node_ComponentBoundEvent_Item_1) == 0x000068, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::K2Node_ComponentBoundEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, K2Node_ComponentBoundEvent_Index_1) == 0x000070, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::K2Node_ComponentBoundEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, K2Node_DynamicCast_AsWB_Style_Skill_Select_Weapon_Button) == 0x000078, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::K2Node_DynamicCast_AsWB_Style_Skill_Select_Weapon_Button' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, CallFunc_Greater_IntInt_ReturnValue) == 0x000081, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, CallFunc_Conv_IntToString_ReturnValue) == 0x000088, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, K2Node_CustomEvent_NewParam) == 0x000098, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::K2Node_CustomEvent_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, Temp_bool_Variable_1) == 0x000099, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, K2Node_Select_Default) == 0x00009A, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, K2Node_CustomEvent_Active) == 0x00009B, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::K2Node_CustomEvent_Active' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, K2Node_Select_Default_1) == 0x00009C, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, K2Node_ComponentBoundEvent_Item) == 0x0000A0, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, K2Node_ComponentBoundEvent_Index) == 0x0000A8, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::K2Node_ComponentBoundEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, K2Node_DynamicCast_AsWB_Style_Skill_Select_Weapon_Button_1) == 0x0000B0, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::K2Node_DynamicCast_AsWB_Style_Skill_Select_Weapon_Button_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, K2Node_DynamicCast_bSuccess_1) == 0x0000B8, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon, CallFunc_Array_Get_Item) == 0x0000B9, "Member 'WB_StyleSkill_SelectWeapon_C_ExecuteUbergraph_WB_StyleSkill_SelectWeapon::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeapon_C_PreConstruct \ static_assert(alignof(WB_StyleSkill_SelectWeapon_C_PreConstruct) == 0x000001, "Wrong alignment on WB_StyleSkill_SelectWeapon_C_PreConstruct"); \ static_assert(sizeof(WB_StyleSkill_SelectWeapon_C_PreConstruct) == 0x000001, "Wrong size on WB_StyleSkill_SelectWeapon_C_PreConstruct"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_StyleSkill_SelectWeapon_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeapon_C_SelectWeaponNavOpen \ static_assert(alignof(WB_StyleSkill_SelectWeapon_C_SelectWeaponNavOpen) == 0x000001, "Wrong alignment on WB_StyleSkill_SelectWeapon_C_SelectWeaponNavOpen"); \ static_assert(sizeof(WB_StyleSkill_SelectWeapon_C_SelectWeaponNavOpen) == 0x000001, "Wrong size on WB_StyleSkill_SelectWeapon_C_SelectWeaponNavOpen"); \ static_assert(offsetof(WB_StyleSkill_SelectWeapon_C_SelectWeaponNavOpen, NewParam) == 0x000000, "Member 'WB_StyleSkill_SelectWeapon_C_SelectWeaponNavOpen::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StyleSkill_SelectWeapon_C \ static_assert(alignof(UWB_StyleSkill_SelectWeapon_C) == 0x000008, "Wrong alignment on UWB_StyleSkill_SelectWeapon_C"); \ static_assert(sizeof(UWB_StyleSkill_SelectWeapon_C) == 0x000350, "Wrong size on UWB_StyleSkill_SelectWeapon_C"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_StyleSkill_SelectWeapon_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_C, WB_Grid_AJ) == 0x0002C8, "Member 'UWB_StyleSkill_SelectWeapon_C::WB_Grid_AJ' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_C, WB_ScrollItemButtonList) == 0x0002D0, "Member 'UWB_StyleSkill_SelectWeapon_C::WB_ScrollItemButtonList' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_C, NewVar_1) == 0x0002D8, "Member 'UWB_StyleSkill_SelectWeapon_C::NewVar_1' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_C, SelectWeapon_ShowStyleSkill) == 0x0002E0, "Member 'UWB_StyleSkill_SelectWeapon_C::SelectWeapon_ShowStyleSkill' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_C, SelectWeaponButton) == 0x0002F0, "Member 'UWB_StyleSkill_SelectWeapon_C::SelectWeaponButton' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_C, Data) == 0x0002F8, "Member 'UWB_StyleSkill_SelectWeapon_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_C, clickWeapon) == 0x000308, "Member 'UWB_StyleSkill_SelectWeapon_C::clickWeapon' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_C, SelectIndex) == 0x000318, "Member 'UWB_StyleSkill_SelectWeapon_C::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_C, TextWu) == 0x000320, "Member 'UWB_StyleSkill_SelectWeapon_C::TextWu' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_C, InitOver) == 0x000338, "Member 'UWB_StyleSkill_SelectWeapon_C::InitOver' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeapon_C, ChangeWeaponType) == 0x000340, "Member 'UWB_StyleSkill_SelectWeapon_C::ChangeWeaponType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_BndEvt__Impl_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_0_UpdatedRetreatingState__DelegateSignature \ static_assert(alignof(Impl_BaseAIController_C_BndEvt__Impl_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_0_UpdatedRetreatingState__DelegateSignature) == 0x000001, "Wrong alignment on Impl_BaseAIController_C_BndEvt__Impl_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_0_UpdatedRetreatingState__DelegateSignature"); \ static_assert(sizeof(Impl_BaseAIController_C_BndEvt__Impl_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_0_UpdatedRetreatingState__DelegateSignature) == 0x000002, "Wrong size on Impl_BaseAIController_C_BndEvt__Impl_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_0_UpdatedRetreatingState__DelegateSignature"); \ static_assert(offsetof(Impl_BaseAIController_C_BndEvt__Impl_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_0_UpdatedRetreatingState__DelegateSignature, Retreating) == 0x000000, "Member 'Impl_BaseAIController_C_BndEvt__Impl_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_0_UpdatedRetreatingState__DelegateSignature::Retreating' has a wrong offset!"); \ static_assert(offsetof(Impl_BaseAIController_C_BndEvt__Impl_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_0_UpdatedRetreatingState__DelegateSignature, isLong) == 0x000001, "Member 'Impl_BaseAIController_C_BndEvt__Impl_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_0_UpdatedRetreatingState__DelegateSignature::isLong' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_ExecuteUbergraph_Impl_BaseAIController \ static_assert(alignof(Impl_BaseAIController_C_ExecuteUbergraph_Impl_BaseAIController) == 0x000004, "Wrong alignment on Impl_BaseAIController_C_ExecuteUbergraph_Impl_BaseAIController"); \ static_assert(sizeof(Impl_BaseAIController_C_ExecuteUbergraph_Impl_BaseAIController) == 0x000008, "Wrong size on Impl_BaseAIController_C_ExecuteUbergraph_Impl_BaseAIController"); \ static_assert(offsetof(Impl_BaseAIController_C_ExecuteUbergraph_Impl_BaseAIController, EntryPoint) == 0x000000, "Member 'Impl_BaseAIController_C_ExecuteUbergraph_Impl_BaseAIController::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Impl_BaseAIController_C_ExecuteUbergraph_Impl_BaseAIController, K2Node_ComponentBoundEvent_Retreating) == 0x000004, "Member 'Impl_BaseAIController_C_ExecuteUbergraph_Impl_BaseAIController::K2Node_ComponentBoundEvent_Retreating' has a wrong offset!"); \ static_assert(offsetof(Impl_BaseAIController_C_ExecuteUbergraph_Impl_BaseAIController, K2Node_ComponentBoundEvent_IsLong) == 0x000005, "Member 'Impl_BaseAIController_C_ExecuteUbergraph_Impl_BaseAIController::K2Node_ComponentBoundEvent_IsLong' has a wrong offset!"); \ static_assert(offsetof(Impl_BaseAIController_C_ExecuteUbergraph_Impl_BaseAIController, CallFunc_BooleanAND_ReturnValue) == 0x000006, "Member 'Impl_BaseAIController_C_ExecuteUbergraph_Impl_BaseAIController::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_Get_My_Montages_for_AI \ static_assert(alignof(Impl_BaseAIController_C_Get_My_Montages_for_AI) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_Get_My_Montages_for_AI"); \ static_assert(sizeof(Impl_BaseAIController_C_Get_My_Montages_for_AI) == 0x000008, "Wrong size on Impl_BaseAIController_C_Get_My_Montages_for_AI"); \ static_assert(offsetof(Impl_BaseAIController_C_Get_My_Montages_for_AI, Montage) == 0x000000, "Member 'Impl_BaseAIController_C_Get_My_Montages_for_AI::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyAIComp \ static_assert(alignof(Impl_BaseAIController_C_GetMyAIComp) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyAIComp"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyAIComp) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyAIComp"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyAIComp, AI_Comp) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyAIComp::AI_Comp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyAIQuery \ static_assert(alignof(Impl_BaseAIController_C_GetMyAIQuery) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyAIQuery"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyAIQuery) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyAIQuery"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyAIQuery, AIQueryActionCollectorComponent_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyAIQuery::AIQueryActionCollectorComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyBehavior \ static_assert(alignof(Impl_BaseAIController_C_GetMyBehavior) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyBehavior"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyBehavior) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyBehavior"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyBehavior, Behavior_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyBehavior::Behavior_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyBendingComponent \ static_assert(alignof(Impl_BaseAIController_C_GetMyBendingComponent) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyBendingComponent"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyBendingComponent) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyBendingComponent"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyBendingComponent, PN_Bending_Component) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyBendingComponent::PN_Bending_Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyBowHandler \ static_assert(alignof(Impl_BaseAIController_C_GetMyBowHandler) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyBowHandler"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyBowHandler) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyBowHandler"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyBowHandler, BowHandler_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyBowHandler::BowHandler_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyBuffComp \ static_assert(alignof(Impl_BaseAIController_C_GetMyBuffComp) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyBuffComp"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyBuffComp) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyBuffComp"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyBuffComp, BuffComponent) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyBuffComp::BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyClothRebineComp \ static_assert(alignof(Impl_BaseAIController_C_GetMyClothRebineComp) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyClothRebineComp"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyClothRebineComp) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyClothRebineComp"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyClothRebineComp, ClothRebineComponent_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyClothRebineComp::ClothRebineComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyCollisionHandler \ static_assert(alignof(Impl_BaseAIController_C_GetMyCollisionHandler) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyCollisionHandler"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyCollisionHandler) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyCollisionHandler"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyCollisionHandler, CollisionHandler_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyCollisionHandler::CollisionHandler_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyDerivantComp \ static_assert(alignof(Impl_BaseAIController_C_GetMyDerivantComp) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyDerivantComp"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyDerivantComp) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyDerivantComp"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyDerivantComp, DerivantComponent_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyDerivantComp::DerivantComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyDynamicLoader \ static_assert(alignof(Impl_BaseAIController_C_GetMyDynamicLoader) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyDynamicLoader"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyDynamicLoader) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyDynamicLoader"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyDynamicLoader, DynamicLoaderPlugin_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyDynamicLoader::DynamicLoaderPlugin_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyEffects \ static_assert(alignof(Impl_BaseAIController_C_GetMyEffects) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyEffects"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyEffects) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyEffects"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyEffects, EffectsComp_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyEffects::EffectsComp_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyFallenDamage \ static_assert(alignof(Impl_BaseAIController_C_GetMyFallenDamage) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyFallenDamage"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyFallenDamage) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyFallenDamage"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyFallenDamage, FallenDamageComponent) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyFallenDamage::FallenDamageComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyFootDetection \ static_assert(alignof(Impl_BaseAIController_C_GetMyFootDetection) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyFootDetection"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyFootDetection) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyFootDetection"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyFootDetection, FootDetectionComponent) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyFootDetection::FootDetectionComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyHealth \ static_assert(alignof(Impl_BaseAIController_C_GetMyHealth) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyHealth"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyHealth) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyHealth"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyHealth, Health_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyHealth::Health_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyInteractiveWorldComponent \ static_assert(alignof(Impl_BaseAIController_C_GetMyInteractiveWorldComponent) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyInteractiveWorldComponent"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyInteractiveWorldComponent) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyInteractiveWorldComponent"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyInteractiveWorldComponent, NewParam) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyInteractiveWorldComponent::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyLevelNodeHandler_Actor \ static_assert(alignof(Impl_BaseAIController_C_GetMyLevelNodeHandler_Actor) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyLevelNodeHandler_Actor"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyLevelNodeHandler_Actor) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyLevelNodeHandler_Actor"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyLevelNodeHandler_Actor, LevelNodeHandler_Actor) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyLevelNodeHandler_Actor::LevelNodeHandler_Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyLevelNodeHandler_ActorEvent \ static_assert(alignof(Impl_BaseAIController_C_GetMyLevelNodeHandler_ActorEvent) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyLevelNodeHandler_ActorEvent"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyLevelNodeHandler_ActorEvent) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyLevelNodeHandler_ActorEvent"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyLevelNodeHandler_ActorEvent, LevelNodeHandler_ActorEvent) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyLevelNodeHandler_ActorEvent::LevelNodeHandler_ActorEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyMagicComponent \ static_assert(alignof(Impl_BaseAIController_C_GetMyMagicComponent) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyMagicComponent"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyMagicComponent) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyMagicComponent"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyMagicComponent, ReturnValue) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyMagicComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyMontages \ static_assert(alignof(Impl_BaseAIController_C_GetMyMontages) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyMontages"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyMontages) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyMontages"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyMontages, Montages) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyMontages::Montages' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyParticleComp \ static_assert(alignof(Impl_BaseAIController_C_GetMyParticleComp) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyParticleComp"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyParticleComp) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyParticleComp"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyParticleComp, ParticleComponent_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyParticleComp::ParticleComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyParticleEffect \ static_assert(alignof(Impl_BaseAIController_C_GetMyParticleEffect) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyParticleEffect"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyParticleEffect) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyParticleEffect"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyParticleEffect, ParticleEffectComponent_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyParticleEffect::ParticleEffectComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyProperty \ static_assert(alignof(Impl_BaseAIController_C_GetMyProperty) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyProperty"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyProperty) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyProperty"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyProperty, Property_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyProperty::Property_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyRotateComp \ static_assert(alignof(Impl_BaseAIController_C_GetMyRotateComp) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyRotateComp"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyRotateComp) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyRotateComp"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyRotateComp, RotateComp_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyRotateComp::RotateComp_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMySpeed \ static_assert(alignof(Impl_BaseAIController_C_GetMySpeed) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMySpeed"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMySpeed) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMySpeed"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMySpeed, Speed) == 0x000000, "Member 'Impl_BaseAIController_C_GetMySpeed::Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyStamina \ static_assert(alignof(Impl_BaseAIController_C_GetMyStamina) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyStamina"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyStamina) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyStamina"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyStamina, Stamina_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyStamina::Stamina_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyStateManagerComp \ static_assert(alignof(Impl_BaseAIController_C_GetMyStateManagerComp) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyStateManagerComp"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyStateManagerComp) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyStateManagerComp"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyStateManagerComp, StateManagerComp) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyStateManagerComp::StateManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyStatsManager \ static_assert(alignof(Impl_BaseAIController_C_GetMyStatsManager) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyStatsManager"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyStatsManager) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyStatsManager"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyStatsManager, StatsManagerComp_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyStatsManager::StatsManagerComp_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyCharacterShound \ static_assert(alignof(Impl_BaseAIController_C_GetMyCharacterShound) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyCharacterShound"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyCharacterShound) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyCharacterShound"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyCharacterShound, CharacterSound) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyCharacterShound::CharacterSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyToleranceComp \ static_assert(alignof(Impl_BaseAIController_C_GetMyToleranceComp) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyToleranceComp"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyToleranceComp) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyToleranceComp"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyToleranceComp, ToleranceComponent) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyToleranceComp::ToleranceComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyTrapComp \ static_assert(alignof(Impl_BaseAIController_C_GetMyTrapComp) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyTrapComp"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyTrapComp) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyTrapComp"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyTrapComp, TrapComp_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyTrapComp::TrapComp_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_GetMyWeaponLoop \ static_assert(alignof(Impl_BaseAIController_C_GetMyWeaponLoop) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_GetMyWeaponLoop"); \ static_assert(sizeof(Impl_BaseAIController_C_GetMyWeaponLoop) == 0x000008, "Wrong size on Impl_BaseAIController_C_GetMyWeaponLoop"); \ static_assert(offsetof(Impl_BaseAIController_C_GetMyWeaponLoop, WeaponLoopComponent_0) == 0x000000, "Member 'Impl_BaseAIController_C_GetMyWeaponLoop::WeaponLoopComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_BaseAIController_C_ResetIdleState \ static_assert(alignof(Impl_BaseAIController_C_ResetIdleState) == 0x000008, "Wrong alignment on Impl_BaseAIController_C_ResetIdleState"); \ static_assert(sizeof(Impl_BaseAIController_C_ResetIdleState) == 0x000008, "Wrong size on Impl_BaseAIController_C_ResetIdleState"); \ static_assert(offsetof(Impl_BaseAIController_C_ResetIdleState, Delay) == 0x000000, "Member 'Impl_BaseAIController_C_ResetIdleState::Delay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AImpl_BaseAIController_C \ static_assert(alignof(AImpl_BaseAIController_C) == 0x000008, "Wrong alignment on AImpl_BaseAIController_C"); \ static_assert(sizeof(AImpl_BaseAIController_C) == 0x0006F8, "Wrong size on AImpl_BaseAIController_C"); \ static_assert(offsetof(AImpl_BaseAIController_C, UberGraphFrame_Impl_BaseAIController_C) == 0x000618, "Member 'AImpl_BaseAIController_C::UberGraphFrame_Impl_BaseAIController_C' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, InteractiveWorldComponent) == 0x000620, "Member 'AImpl_BaseAIController_C::InteractiveWorldComponent' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, MagicComponent) == 0x000628, "Member 'AImpl_BaseAIController_C::MagicComponent' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, Impl_FallenDamageComponent_AI) == 0x000630, "Member 'AImpl_BaseAIController_C::Impl_FallenDamageComponent_AI' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, ImplMovementSpeed_AI) == 0x000638, "Member 'AImpl_BaseAIController_C::ImplMovementSpeed_AI' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, ImplCharacterSoundComponent) == 0x000640, "Member 'AImpl_BaseAIController_C::ImplCharacterSoundComponent' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, ImplStateManagerComponent) == 0x000648, "Member 'AImpl_BaseAIController_C::ImplStateManagerComponent' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, ImplBuffComponent) == 0x000650, "Member 'AImpl_BaseAIController_C::ImplBuffComponent' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, ImplToleranceComponent) == 0x000658, "Member 'AImpl_BaseAIController_C::ImplToleranceComponent' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, Montages_AI) == 0x000660, "Member 'AImpl_BaseAIController_C::Montages_AI' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, ImplAI_Component) == 0x000668, "Member 'AImpl_BaseAIController_C::ImplAI_Component' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, DynamicLoaderPlugin) == 0x000670, "Member 'AImpl_BaseAIController_C::DynamicLoaderPlugin' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, BowHandler) == 0x000678, "Member 'AImpl_BaseAIController_C::BowHandler' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, Property) == 0x000680, "Member 'AImpl_BaseAIController_C::Property' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, CollisionHandler) == 0x000688, "Member 'AImpl_BaseAIController_C::CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, Health) == 0x000690, "Member 'AImpl_BaseAIController_C::Health' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, StatsManagerComp) == 0x000698, "Member 'AImpl_BaseAIController_C::StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, RotateComp) == 0x0006A0, "Member 'AImpl_BaseAIController_C::RotateComp' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, ClothRebineComponent) == 0x0006A8, "Member 'AImpl_BaseAIController_C::ClothRebineComponent' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, EffectsComp) == 0x0006B0, "Member 'AImpl_BaseAIController_C::EffectsComp' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, ParticleComponent) == 0x0006B8, "Member 'AImpl_BaseAIController_C::ParticleComponent' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, Behavior) == 0x0006C0, "Member 'AImpl_BaseAIController_C::Behavior' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, AIQueryActionCollectorComponent) == 0x0006C8, "Member 'AImpl_BaseAIController_C::AIQueryActionCollectorComponent' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, ParticleEffectComponent) == 0x0006D0, "Member 'AImpl_BaseAIController_C::ParticleEffectComponent' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, Stamina) == 0x0006D8, "Member 'AImpl_BaseAIController_C::Stamina' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, TrapComp) == 0x0006E0, "Member 'AImpl_BaseAIController_C::TrapComp' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, WeaponLoopComponent) == 0x0006E8, "Member 'AImpl_BaseAIController_C::WeaponLoopComponent' has a wrong offset!"); \ static_assert(offsetof(AImpl_BaseAIController_C, DerivantComponent) == 0x0006F0, "Member 'AImpl_BaseAIController_C::DerivantComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeaponMain_C_ActiveMenuKey \ static_assert(alignof(WB_StyleSkill_SelectWeaponMain_C_ActiveMenuKey) == 0x000001, "Wrong alignment on WB_StyleSkill_SelectWeaponMain_C_ActiveMenuKey"); \ static_assert(sizeof(WB_StyleSkill_SelectWeaponMain_C_ActiveMenuKey) == 0x000001, "Wrong size on WB_StyleSkill_SelectWeaponMain_C_ActiveMenuKey"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ActiveMenuKey, Active) == 0x000000, "Member 'WB_StyleSkill_SelectWeaponMain_C_ActiveMenuKey::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeaponMain_C_BackKeyEvent \ static_assert(alignof(WB_StyleSkill_SelectWeaponMain_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectWeaponMain_C_BackKeyEvent"); \ static_assert(sizeof(WB_StyleSkill_SelectWeaponMain_C_BackKeyEvent) == 0x000048, "Wrong size on WB_StyleSkill_SelectWeaponMain_C_BackKeyEvent"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_StyleSkill_SelectWeaponMain_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_StyleSkill_SelectWeaponMain_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeaponMain_C_BndEvt__WB_StyleSkill_SelectWeapon1_K2Node_ComponentBoundEvent_0_SelectWeapon_ShowStyleSkill__DelegateSignature \ static_assert(alignof(WB_StyleSkill_SelectWeaponMain_C_BndEvt__WB_StyleSkill_SelectWeapon1_K2Node_ComponentBoundEvent_0_SelectWeapon_ShowStyleSkill__DelegateSignature) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectWeaponMain_C_BndEvt__WB_StyleSkill_SelectWeapon1_K2Node_ComponentBoundEvent_0_SelectWeapon_ShowStyleSkill__DelegateSignature"); \ static_assert(sizeof(WB_StyleSkill_SelectWeaponMain_C_BndEvt__WB_StyleSkill_SelectWeapon1_K2Node_ComponentBoundEvent_0_SelectWeapon_ShowStyleSkill__DelegateSignature) == 0x000028, "Wrong size on WB_StyleSkill_SelectWeaponMain_C_BndEvt__WB_StyleSkill_SelectWeapon1_K2Node_ComponentBoundEvent_0_SelectWeapon_ShowStyleSkill__DelegateSignature"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_BndEvt__WB_StyleSkill_SelectWeapon1_K2Node_ComponentBoundEvent_0_SelectWeapon_ShowStyleSkill__DelegateSignature, SelectItem) == 0x000000, "Member 'WB_StyleSkill_SelectWeaponMain_C_BndEvt__WB_StyleSkill_SelectWeapon1_K2Node_ComponentBoundEvent_0_SelectWeapon_ShowStyleSkill__DelegateSignature::SelectItem' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_BndEvt__WB_StyleSkill_SelectWeapon1_K2Node_ComponentBoundEvent_0_SelectWeapon_ShowStyleSkill__DelegateSignature, Index_0) == 0x000020, "Member 'WB_StyleSkill_SelectWeaponMain_C_BndEvt__WB_StyleSkill_SelectWeapon1_K2Node_ComponentBoundEvent_0_SelectWeapon_ShowStyleSkill__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeaponMain_C_BndEvt__WB_StyleSkill_SelectWeapon1_K2Node_ComponentBoundEvent_1_clickWeapon__DelegateSignature \ static_assert(alignof(WB_StyleSkill_SelectWeaponMain_C_BndEvt__WB_StyleSkill_SelectWeapon1_K2Node_ComponentBoundEvent_1_clickWeapon__DelegateSignature) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectWeaponMain_C_BndEvt__WB_StyleSkill_SelectWeapon1_K2Node_ComponentBoundEvent_1_clickWeapon__DelegateSignature"); \ static_assert(sizeof(WB_StyleSkill_SelectWeaponMain_C_BndEvt__WB_StyleSkill_SelectWeapon1_K2Node_ComponentBoundEvent_1_clickWeapon__DelegateSignature) == 0x000020, "Wrong size on WB_StyleSkill_SelectWeaponMain_C_BndEvt__WB_StyleSkill_SelectWeapon1_K2Node_ComponentBoundEvent_1_clickWeapon__DelegateSignature"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_BndEvt__WB_StyleSkill_SelectWeapon1_K2Node_ComponentBoundEvent_1_clickWeapon__DelegateSignature, Item) == 0x000000, "Member 'WB_StyleSkill_SelectWeaponMain_C_BndEvt__WB_StyleSkill_SelectWeapon1_K2Node_ComponentBoundEvent_1_clickWeapon__DelegateSignature::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeaponMain_C_EnterKeyEvent \ static_assert(alignof(WB_StyleSkill_SelectWeaponMain_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectWeaponMain_C_EnterKeyEvent"); \ static_assert(sizeof(WB_StyleSkill_SelectWeaponMain_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_StyleSkill_SelectWeaponMain_C_EnterKeyEvent"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_StyleSkill_SelectWeaponMain_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_StyleSkill_SelectWeaponMain_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain \ static_assert(alignof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain"); \ static_assert(sizeof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain) == 0x000118, "Wrong size on WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, EntryPoint) == 0x000000, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, Temp_delegate_Variable) == 0x000004, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, CallFunc_PostEvent_ReturnValue) == 0x000014, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, CallFunc_GetUINotify_UINotify) == 0x000028, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, K2Node_Event_InGeometry_1) == 0x000030, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, K2Node_Event_isDown_1) == 0x000070, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, K2Node_Event_InGeometry) == 0x000078, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, K2Node_Event_isDown) == 0x0000B8, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, K2Node_ComponentBoundEvent_SelectItem) == 0x0000C0, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::K2Node_ComponentBoundEvent_SelectItem' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, K2Node_ComponentBoundEvent_Index) == 0x0000E0, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::K2Node_ComponentBoundEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, K2Node_ComponentBoundEvent_Item) == 0x0000E8, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, CallFunc_GetPlayerWeaponStyleSkill_ReturnValue) == 0x000108, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::CallFunc_GetPlayerWeaponStyleSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, CallFunc_GetPlayerWeaponStyleSkill_Value) == 0x00010C, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::CallFunc_GetPlayerWeaponStyleSkill_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, K2Node_CustomEvent_Open) == 0x000110, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::K2Node_CustomEvent_Open' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, K2Node_CustomEvent_Active) == 0x000111, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::K2Node_CustomEvent_Active' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000112, "Member 'WB_StyleSkill_SelectWeaponMain_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponMain::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeaponMain_C_SelectWeaponNavOpen \ static_assert(alignof(WB_StyleSkill_SelectWeaponMain_C_SelectWeaponNavOpen) == 0x000001, "Wrong alignment on WB_StyleSkill_SelectWeaponMain_C_SelectWeaponNavOpen"); \ static_assert(sizeof(WB_StyleSkill_SelectWeaponMain_C_SelectWeaponNavOpen) == 0x000001, "Wrong size on WB_StyleSkill_SelectWeaponMain_C_SelectWeaponNavOpen"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponMain_C_SelectWeaponNavOpen, Open) == 0x000000, "Member 'WB_StyleSkill_SelectWeaponMain_C_SelectWeaponNavOpen::Open' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StyleSkill_SelectWeaponMain_C \ static_assert(alignof(UWB_StyleSkill_SelectWeaponMain_C) == 0x000008, "Wrong alignment on UWB_StyleSkill_SelectWeaponMain_C"); \ static_assert(sizeof(UWB_StyleSkill_SelectWeaponMain_C) == 0x000338, "Wrong size on UWB_StyleSkill_SelectWeaponMain_C"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponMain_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_StyleSkill_SelectWeaponMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponMain_C, WB_PackThree) == 0x0002C8, "Member 'UWB_StyleSkill_SelectWeaponMain_C::WB_PackThree' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponMain_C, WB_StyleSkill_SelectWeapon) == 0x0002D0, "Member 'UWB_StyleSkill_SelectWeaponMain_C::WB_StyleSkill_SelectWeapon' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponMain_C, WB_StyleSkill_Show) == 0x0002D8, "Member 'UWB_StyleSkill_SelectWeaponMain_C::WB_StyleSkill_Show' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponMain_C, Uni) == 0x0002E0, "Member 'UWB_StyleSkill_SelectWeaponMain_C::Uni' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponMain_C, SelectSkill) == 0x0002E8, "Member 'UWB_StyleSkill_SelectWeaponMain_C::SelectSkill' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponMain_C, select_weapon) == 0x0002F0, "Member 'UWB_StyleSkill_SelectWeaponMain_C::select_weapon' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponMain_C, WB_StyleSkillMain) == 0x000310, "Member 'UWB_StyleSkill_SelectWeaponMain_C::WB_StyleSkillMain' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponMain_C, ClickItem) == 0x000318, "Member 'UWB_StyleSkill_SelectWeaponMain_C::ClickItem' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponMain_C, ActiveWeaponPanel) == 0x000328, "Member 'UWB_StyleSkill_SelectWeaponMain_C::ActiveWeaponPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponMain_C, SelectIndex) == 0x00032C, "Member 'UWB_StyleSkill_SelectWeaponMain_C::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponMain_C, Current_Weapon_Type) == 0x000330, "Member 'UWB_StyleSkill_SelectWeaponMain_C::Current_Weapon_Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkillMain_C_BackKeyEvent \ static_assert(alignof(WB_StyleSkillMain_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_StyleSkillMain_C_BackKeyEvent"); \ static_assert(sizeof(WB_StyleSkillMain_C_BackKeyEvent) == 0x000048, "Wrong size on WB_StyleSkillMain_C_BackKeyEvent"); \ static_assert(offsetof(WB_StyleSkillMain_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_StyleSkillMain_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkillMain_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_StyleSkillMain_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkillMain_C_BndEvt__WB_StyleSkill_SelectWeaponMain_K2Node_ComponentBoundEvent_1_ClickItem__DelegateSignature \ static_assert(alignof(WB_StyleSkillMain_C_BndEvt__WB_StyleSkill_SelectWeaponMain_K2Node_ComponentBoundEvent_1_ClickItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_StyleSkillMain_C_BndEvt__WB_StyleSkill_SelectWeaponMain_K2Node_ComponentBoundEvent_1_ClickItem__DelegateSignature"); \ static_assert(sizeof(WB_StyleSkillMain_C_BndEvt__WB_StyleSkill_SelectWeaponMain_K2Node_ComponentBoundEvent_1_ClickItem__DelegateSignature) == 0x000020, "Wrong size on WB_StyleSkillMain_C_BndEvt__WB_StyleSkill_SelectWeaponMain_K2Node_ComponentBoundEvent_1_ClickItem__DelegateSignature"); \ static_assert(offsetof(WB_StyleSkillMain_C_BndEvt__WB_StyleSkill_SelectWeaponMain_K2Node_ComponentBoundEvent_1_ClickItem__DelegateSignature, Item) == 0x000000, "Member 'WB_StyleSkillMain_C_BndEvt__WB_StyleSkill_SelectWeaponMain_K2Node_ComponentBoundEvent_1_ClickItem__DelegateSignature::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkillMain_C_EnterKeyEvent \ static_assert(alignof(WB_StyleSkillMain_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_StyleSkillMain_C_EnterKeyEvent"); \ static_assert(sizeof(WB_StyleSkillMain_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_StyleSkillMain_C_EnterKeyEvent"); \ static_assert(offsetof(WB_StyleSkillMain_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_StyleSkillMain_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkillMain_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_StyleSkillMain_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain \ static_assert(alignof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain) == 0x000008, "Wrong alignment on WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain"); \ static_assert(sizeof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain) == 0x000110, "Wrong size on WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain"); \ static_assert(offsetof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain, EntryPoint) == 0x000000, "Member 'WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain, Temp_delegate_Variable) == 0x000004, "Member 'WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain, Temp_delegate_Variable_1) == 0x000014, "Member 'WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain, Temp_delegate_Variable_2) == 0x00002C, "Member 'WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain, Temp_delegate_Variable_3) == 0x00003C, "Member 'WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain, CallFunc_PostEvent_ReturnValue_2) == 0x00004C, "Member 'WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain, CallFunc_PostEvent_ReturnValue_3) == 0x000050, "Member 'WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain, K2Node_ComponentBoundEvent_Item) == 0x000058, "Member 'WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain, K2Node_Event_IsDesignTime) == 0x000078, "Member 'WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain, K2Node_Event_InGeometry_1) == 0x000080, "Member 'WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain, K2Node_Event_isDown_1) == 0x0000C0, "Member 'WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain, K2Node_Event_InGeometry) == 0x0000C8, "Member 'WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain, K2Node_Event_isDown) == 0x000108, "Member 'WB_StyleSkillMain_C_ExecuteUbergraph_WB_StyleSkillMain::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkillMain_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_StyleSkillMain_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_StyleSkillMain_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_StyleSkillMain_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_StyleSkillMain_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_StyleSkillMain_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_StyleSkillMain_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkillMain_C_PreConstruct \ static_assert(alignof(WB_StyleSkillMain_C_PreConstruct) == 0x000001, "Wrong alignment on WB_StyleSkillMain_C_PreConstruct"); \ static_assert(sizeof(WB_StyleSkillMain_C_PreConstruct) == 0x000001, "Wrong size on WB_StyleSkillMain_C_PreConstruct"); \ static_assert(offsetof(WB_StyleSkillMain_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_StyleSkillMain_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StyleSkillMain_C \ static_assert(alignof(UWB_StyleSkillMain_C) == 0x000008, "Wrong alignment on UWB_StyleSkillMain_C"); \ static_assert(sizeof(UWB_StyleSkillMain_C) == 0x000328, "Wrong size on UWB_StyleSkillMain_C"); \ static_assert(offsetof(UWB_StyleSkillMain_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_StyleSkillMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkillMain_C, Image_84) == 0x0002C8, "Member 'UWB_StyleSkillMain_C::Image_84' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkillMain_C, Text_SelectType) == 0x0002D0, "Member 'UWB_StyleSkillMain_C::Text_SelectType' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkillMain_C, TextBlock_57) == 0x0002D8, "Member 'UWB_StyleSkillMain_C::TextBlock_57' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkillMain_C, WB_AnimationSlot_Fade) == 0x0002E0, "Member 'UWB_StyleSkillMain_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkillMain_C, WB_PlayerCoins) == 0x0002E8, "Member 'UWB_StyleSkillMain_C::WB_PlayerCoins' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkillMain_C, WB_StyleSkill_SelectStyleSkilMain) == 0x0002F0, "Member 'UWB_StyleSkillMain_C::WB_StyleSkill_SelectStyleSkilMain' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkillMain_C, WB_StyleSkill_SelectWeaponMain) == 0x0002F8, "Member 'UWB_StyleSkillMain_C::WB_StyleSkill_SelectWeaponMain' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkillMain_C, WGI_InputHelpVis) == 0x000300, "Member 'UWB_StyleSkillMain_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkillMain_C, WidgetSwitcher_92) == 0x000308, "Member 'UWB_StyleSkillMain_C::WidgetSwitcher_92' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkillMain_C, if_selectWeapon) == 0x000310, "Member 'UWB_StyleSkillMain_C::if_selectWeapon' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkillMain_C, HidHelpVis) == 0x000318, "Member 'UWB_StyleSkillMain_C::HidHelpVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase \ static_assert(alignof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase) == 0x000008, "Wrong alignment on WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase"); \ static_assert(sizeof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase) == 0x0000B0, "Wrong size on WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, EntryPoint) == 0x000000, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, Temp_bool_Variable) == 0x000004, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, Temp_object_Variable) == 0x000008, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, Temp_object_Variable_1) == 0x000010, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, Temp_bool_Variable_1) == 0x000018, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, Temp_object_Variable_2) == 0x000020, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, Temp_bool_Variable_2) == 0x000028, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, Temp_object_Variable_3) == 0x000030, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, Temp_object_Variable_4) == 0x000038, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, Temp_bool_Variable_3) == 0x000040, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, Temp_object_Variable_5) == 0x000048, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, Temp_object_Variable_6) == 0x000050, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::Temp_object_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, Temp_bool_Variable_4) == 0x000058, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, Temp_byte_Variable) == 0x000059, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, Temp_byte_Variable_1) == 0x00005A, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, CallFunc_SlotAsOverlaySlot_ReturnValue) == 0x000060, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::CallFunc_SlotAsOverlaySlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, CallFunc_SlotAsOverlaySlot_ReturnValue_1) == 0x000068, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::CallFunc_SlotAsOverlaySlot_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, K2Node_Select_Default) == 0x000070, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, CallFunc_SlotAsOverlaySlot_ReturnValue_2) == 0x000078, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::CallFunc_SlotAsOverlaySlot_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, K2Node_CustomEvent_Active) == 0x000080, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::K2Node_CustomEvent_Active' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, K2Node_CustomEvent_Lock) == 0x000081, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::K2Node_CustomEvent_Lock' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, K2Node_Select_Default_1) == 0x000088, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, CallFunc_Greater_IntInt_ReturnValue) == 0x000090, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, K2Node_Select_Default_2) == 0x000091, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, K2Node_Select_Default_3) == 0x000098, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, K2Node_Select_Default_4) == 0x0000A0, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase, K2Node_Event_IsDesignTime) == 0x0000A8, "Member 'WB_InjectArmBase_C_ExecuteUbergraph_WB_InjectArmBase::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectArmBase_C_PreConstruct \ static_assert(alignof(WB_InjectArmBase_C_PreConstruct) == 0x000001, "Wrong alignment on WB_InjectArmBase_C_PreConstruct"); \ static_assert(sizeof(WB_InjectArmBase_C_PreConstruct) == 0x000001, "Wrong size on WB_InjectArmBase_C_PreConstruct"); \ static_assert(offsetof(WB_InjectArmBase_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_InjectArmBase_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectArmBase_C_SetLock \ static_assert(alignof(WB_InjectArmBase_C_SetLock) == 0x000001, "Wrong alignment on WB_InjectArmBase_C_SetLock"); \ static_assert(sizeof(WB_InjectArmBase_C_SetLock) == 0x000001, "Wrong size on WB_InjectArmBase_C_SetLock"); \ static_assert(offsetof(WB_InjectArmBase_C_SetLock, Lock_0) == 0x000000, "Member 'WB_InjectArmBase_C_SetLock::Lock_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectArmBase_C_UpdateImage \ static_assert(alignof(WB_InjectArmBase_C_UpdateImage) == 0x000008, "Wrong alignment on WB_InjectArmBase_C_UpdateImage"); \ static_assert(sizeof(WB_InjectArmBase_C_UpdateImage) == 0x0000F8, "Wrong size on WB_InjectArmBase_C_UpdateImage"); \ static_assert(offsetof(WB_InjectArmBase_C_UpdateImage, Item_0) == 0x000000, "Member 'WB_InjectArmBase_C_UpdateImage::Item_0' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_UpdateImage, CallFunc_GetItemByID_Item) == 0x000020, "Member 'WB_InjectArmBase_C_UpdateImage::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_UpdateImage, CallFunc_GetItemByID_find) == 0x0000F0, "Member 'WB_InjectArmBase_C_UpdateImage::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArmBase_C_UpdateImage, CallFunc_IsValid_ReturnValue) == 0x0000F1, "Member 'WB_InjectArmBase_C_UpdateImage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectArmBase_C_UpdateInfo \ static_assert(alignof(WB_InjectArmBase_C_UpdateInfo) == 0x000001, "Wrong alignment on WB_InjectArmBase_C_UpdateInfo"); \ static_assert(sizeof(WB_InjectArmBase_C_UpdateInfo) == 0x000001, "Wrong size on WB_InjectArmBase_C_UpdateInfo"); \ static_assert(offsetof(WB_InjectArmBase_C_UpdateInfo, Active_0) == 0x000000, "Member 'WB_InjectArmBase_C_UpdateInfo::Active_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_InjectArmBase_C \ static_assert(alignof(UWB_InjectArmBase_C) == 0x000008, "Wrong alignment on UWB_InjectArmBase_C"); \ static_assert(sizeof(UWB_InjectArmBase_C) == 0x0003F0, "Wrong size on UWB_InjectArmBase_C"); \ static_assert(offsetof(UWB_InjectArmBase_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_InjectArmBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, Image_209) == 0x0002C8, "Member 'UWB_InjectArmBase_C::Image_209' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, Image_296) == 0x0002D0, "Member 'UWB_InjectArmBase_C::Image_296' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, Image_365) == 0x0002D8, "Member 'UWB_InjectArmBase_C::Image_365' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, ItemImage) == 0x0002E0, "Member 'UWB_InjectArmBase_C::ItemImage' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, LightLineImage) == 0x0002E8, "Member 'UWB_InjectArmBase_C::LightLineImage' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, LineImage) == 0x0002F0, "Member 'UWB_InjectArmBase_C::LineImage' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, SelectBG) == 0x0002F8, "Member 'UWB_InjectArmBase_C::SelectBG' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, SelectButton1) == 0x000300, "Member 'UWB_InjectArmBase_C::SelectButton1' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, SelectImage1) == 0x000308, "Member 'UWB_InjectArmBase_C::SelectImage1' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, SizeBox_0) == 0x000310, "Member 'UWB_InjectArmBase_C::SizeBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, SizeBoxImage) == 0x000318, "Member 'UWB_InjectArmBase_C::SizeBoxImage' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, SizeBoxUnlocked) == 0x000320, "Member 'UWB_InjectArmBase_C::SizeBoxUnlocked' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, BigOne) == 0x000328, "Member 'UWB_InjectArmBase_C::BigOne' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, Lock) == 0x000329, "Member 'UWB_InjectArmBase_C::Lock' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, LightLine) == 0x000330, "Member 'UWB_InjectArmBase_C::LightLine' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, Line) == 0x000338, "Member 'UWB_InjectArmBase_C::Line' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, In_Width_Override) == 0x000340, "Member 'UWB_InjectArmBase_C::In_Width_Override' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, In_Height_Override) == 0x000344, "Member 'UWB_InjectArmBase_C::In_Height_Override' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, ImageTranslation) == 0x000348, "Member 'UWB_InjectArmBase_C::ImageTranslation' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, RoundHor) == 0x000358, "Member 'UWB_InjectArmBase_C::RoundHor' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, RoundVer) == 0x000359, "Member 'UWB_InjectArmBase_C::RoundVer' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, UnlockTrans) == 0x000360, "Member 'UWB_InjectArmBase_C::UnlockTrans' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, UnlockHor) == 0x000370, "Member 'UWB_InjectArmBase_C::UnlockHor' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, UnlcokVer) == 0x000371, "Member 'UWB_InjectArmBase_C::UnlcokVer' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, TextTrans) == 0x000378, "Member 'UWB_InjectArmBase_C::TextTrans' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, Textver) == 0x000388, "Member 'UWB_InjectArmBase_C::Textver' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, TextHor) == 0x000389, "Member 'UWB_InjectArmBase_C::TextHor' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, OnClick) == 0x000390, "Member 'UWB_InjectArmBase_C::OnClick' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, OnHover) == 0x0003A0, "Member 'UWB_InjectArmBase_C::OnHover' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, UnHover) == 0x0003B0, "Member 'UWB_InjectArmBase_C::UnHover' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, Item) == 0x0003C0, "Member 'UWB_InjectArmBase_C::Item' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, Active) == 0x0003E0, "Member 'UWB_InjectArmBase_C::Active' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArmBase_C, TextIma) == 0x0003E8, "Member 'UWB_InjectArmBase_C::TextIma' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_Player_C_ExecuteUbergraph_RotatingComponent_Player \ static_assert(alignof(RotatingComponent_Player_C_ExecuteUbergraph_RotatingComponent_Player) == 0x000008, "Wrong alignment on RotatingComponent_Player_C_ExecuteUbergraph_RotatingComponent_Player"); \ static_assert(sizeof(RotatingComponent_Player_C_ExecuteUbergraph_RotatingComponent_Player) == 0x000020, "Wrong size on RotatingComponent_Player_C_ExecuteUbergraph_RotatingComponent_Player"); \ static_assert(offsetof(RotatingComponent_Player_C_ExecuteUbergraph_RotatingComponent_Player, EntryPoint) == 0x000000, "Member 'RotatingComponent_Player_C_ExecuteUbergraph_RotatingComponent_Player::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_ExecuteUbergraph_RotatingComponent_Player, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'RotatingComponent_Player_C_ExecuteUbergraph_RotatingComponent_Player::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_ExecuteUbergraph_RotatingComponent_Player, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'RotatingComponent_Player_C_ExecuteUbergraph_RotatingComponent_Player::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_ExecuteUbergraph_RotatingComponent_Player, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'RotatingComponent_Player_C_ExecuteUbergraph_RotatingComponent_Player::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_ExecuteUbergraph_RotatingComponent_Player, K2Node_Event_DeltaSeconds) == 0x00001C, "Member 'RotatingComponent_Player_C_ExecuteUbergraph_RotatingComponent_Player::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_Player_C_UpdateManualSetRotation \ static_assert(alignof(RotatingComponent_Player_C_UpdateManualSetRotation) == 0x000008, "Wrong alignment on RotatingComponent_Player_C_UpdateManualSetRotation"); \ static_assert(sizeof(RotatingComponent_Player_C_UpdateManualSetRotation) == 0x0000F0, "Wrong size on RotatingComponent_Player_C_UpdateManualSetRotation"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_GetAnimInstance_ReturnValue) == 0x000008, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000010, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_GetMyInputBuffer_InputBuffer) == 0x000018, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_GetMyInputBuffer_InputBuffer' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_Montage_GetSlotName_ReturnValue) == 0x000020, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_Montage_GetSlotName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_IsOpening_IsOpen) == 0x000028, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_IsOpening_IsOpen' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000029, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_GetMyWeaponLoop_WeaponLoopComponent) == 0x000030, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_GetMyWeaponLoop_WeaponLoopComponent' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_GetState_State) == 0x000038, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000039, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_BooleanOR_ReturnValue) == 0x00003A, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00003B, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000040, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000048, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000050, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000058, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_GetControlRotation_ReturnValue) == 0x000070, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x000088, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_BreakRotator_Roll) == 0x000090, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_BreakRotator_Pitch) == 0x000094, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_BreakRotator_Yaw) == 0x000098, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_MakeRotator_ReturnValue) == 0x0000A8, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_RInterpTo_ReturnValue) == 0x0000C0, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_RInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_K2_SetActorRotation_ReturnValue) == 0x0000D8, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_RInterpTo_DeltaTime_ImplicitCast) == 0x0000DC, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_RInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x0000E0, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_Player_C_UpdateManualSetRotation, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x0000E8, "Member 'RotatingComponent_Player_C_UpdateManualSetRotation::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_Player_C_ReceiveTick \ static_assert(alignof(RotatingComponent_Player_C_ReceiveTick) == 0x000004, "Wrong alignment on RotatingComponent_Player_C_ReceiveTick"); \ static_assert(sizeof(RotatingComponent_Player_C_ReceiveTick) == 0x000004, "Wrong size on RotatingComponent_Player_C_ReceiveTick"); \ static_assert(offsetof(RotatingComponent_Player_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'RotatingComponent_Player_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_Player_C_SetManualExtraValue \ static_assert(alignof(RotatingComponent_Player_C_SetManualExtraValue) == 0x000008, "Wrong alignment on RotatingComponent_Player_C_SetManualExtraValue"); \ static_assert(sizeof(RotatingComponent_Player_C_SetManualExtraValue) == 0x000008, "Wrong size on RotatingComponent_Player_C_SetManualExtraValue"); \ static_assert(offsetof(RotatingComponent_Player_C_SetManualExtraValue, Value) == 0x000000, "Member 'RotatingComponent_Player_C_SetManualExtraValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URotatingComponent_Player_C \ static_assert(alignof(URotatingComponent_Player_C) == 0x000008, "Wrong alignment on URotatingComponent_Player_C"); \ static_assert(sizeof(URotatingComponent_Player_C) == 0x000220, "Wrong size on URotatingComponent_Player_C"); \ static_assert(offsetof(URotatingComponent_Player_C, UberGraphFrame_RotatingComponent_Player_C) == 0x000208, "Member 'URotatingComponent_Player_C::UberGraphFrame_RotatingComponent_Player_C' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_Player_C, OwnerCharacterPlayer) == 0x000210, "Member 'URotatingComponent_Player_C::OwnerCharacterPlayer' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_Player_C, ManualExtraValue) == 0x000218, "Member 'URotatingComponent_Player_C::ManualExtraValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase \ static_assert(alignof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase) == 0x000008, "Wrong alignment on WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase"); \ static_assert(sizeof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase) == 0x000220, "Wrong size on WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, EntryPoint) == 0x000000, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_GetFontDataColor_ReturnValue) == 0x000004, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000018, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_GetFontDataColor_ReturnValue_2) == 0x00002C, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_GetFontDataColor_ReturnValue_3) == 0x000040, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_GetFontDataColor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, K2Node_CustomEvent_Item) == 0x000058, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, K2Node_CustomEvent_ThisSlot) == 0x000078, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::K2Node_CustomEvent_ThisSlot' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, K2Node_CustomEvent_UnLockLevel) == 0x00007C, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::K2Node_CustomEvent_UnLockLevel' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, K2Node_CustomEvent_RealItem) == 0x000080, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::K2Node_CustomEvent_RealItem' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_Add_IntInt_ReturnValue) == 0x0000A0, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_Greater_IntInt_ReturnValue) == 0x0000A4, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000A8, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000AC, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x0000AD, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0000AE, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_Less_IntInt_ReturnValue) == 0x0000AF, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_GetItemByID_Item) == 0x0000B0, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_GetItemByID_find) == 0x000180, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_TextIsEmpty_ReturnValue) == 0x000181, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, Temp_bool_Variable) == 0x000182, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_GetFontDataColor_ReturnValue_4) == 0x000184, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_GetFontDataColor_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_GetFontDataColor_ReturnValue_5) == 0x000198, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_GetFontDataColor_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, Temp_text_Variable) == 0x0001B0, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, K2Node_Event_IsDesignTime) == 0x0001C8, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_GetFontDataColor_ReturnValue_6) == 0x0001CC, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_GetFontDataColor_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, K2Node_CustomEvent_Select) == 0x0001E0, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::K2Node_CustomEvent_Select' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, Temp_text_Variable_1) == 0x0001E8, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, K2Node_Select_Default) == 0x000200, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000218, "Member 'WB_InjectInfoBase_C_ExecuteUbergraph_WB_InjectInfoBase::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectInfoBase_C_PreConstruct \ static_assert(alignof(WB_InjectInfoBase_C_PreConstruct) == 0x000001, "Wrong alignment on WB_InjectInfoBase_C_PreConstruct"); \ static_assert(sizeof(WB_InjectInfoBase_C_PreConstruct) == 0x000001, "Wrong size on WB_InjectInfoBase_C_PreConstruct"); \ static_assert(offsetof(WB_InjectInfoBase_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_InjectInfoBase_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectInfoBase_C_Select \ static_assert(alignof(WB_InjectInfoBase_C_Select) == 0x000001, "Wrong alignment on WB_InjectInfoBase_C_Select"); \ static_assert(sizeof(WB_InjectInfoBase_C_Select) == 0x000001, "Wrong size on WB_InjectInfoBase_C_Select"); \ static_assert(offsetof(WB_InjectInfoBase_C_Select, Select_0) == 0x000000, "Member 'WB_InjectInfoBase_C_Select::Select_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectInfoBase_C_UpdateInfo \ static_assert(alignof(WB_InjectInfoBase_C_UpdateInfo) == 0x000008, "Wrong alignment on WB_InjectInfoBase_C_UpdateInfo"); \ static_assert(sizeof(WB_InjectInfoBase_C_UpdateInfo) == 0x000048, "Wrong size on WB_InjectInfoBase_C_UpdateInfo"); \ static_assert(offsetof(WB_InjectInfoBase_C_UpdateInfo, Item_0) == 0x000000, "Member 'WB_InjectInfoBase_C_UpdateInfo::Item_0' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_UpdateInfo, ThisSlot) == 0x000020, "Member 'WB_InjectInfoBase_C_UpdateInfo::ThisSlot' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_UpdateInfo, UnLockLevel) == 0x000024, "Member 'WB_InjectInfoBase_C_UpdateInfo::UnLockLevel' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfoBase_C_UpdateInfo, RealItem) == 0x000028, "Member 'WB_InjectInfoBase_C_UpdateInfo::RealItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_InjectInfoBase_C \ static_assert(alignof(UWB_InjectInfoBase_C) == 0x000008, "Wrong alignment on UWB_InjectInfoBase_C"); \ static_assert(sizeof(UWB_InjectInfoBase_C) == 0x000300, "Wrong size on UWB_InjectInfoBase_C"); \ static_assert(offsetof(UWB_InjectInfoBase_C, UberGraphFrame) == 0x000278, "Member 'UWB_InjectInfoBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfoBase_C, bgImage) == 0x000280, "Member 'UWB_InjectInfoBase_C::bgImage' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfoBase_C, Des) == 0x000288, "Member 'UWB_InjectInfoBase_C::Des' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfoBase_C, Effect) == 0x000290, "Member 'UWB_InjectInfoBase_C::Effect' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfoBase_C, Image_131) == 0x000298, "Member 'UWB_InjectInfoBase_C::Image_131' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfoBase_C, Name_0) == 0x0002A0, "Member 'UWB_InjectInfoBase_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfoBase_C, SizeBox_0) == 0x0002A8, "Member 'UWB_InjectInfoBase_C::SizeBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfoBase_C, SizeBox_1) == 0x0002B0, "Member 'UWB_InjectInfoBase_C::SizeBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfoBase_C, BigOne) == 0x0002B8, "Member 'UWB_InjectInfoBase_C::BigOne' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfoBase_C, NameText) == 0x0002C0, "Member 'UWB_InjectInfoBase_C::NameText' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfoBase_C, Item) == 0x0002D8, "Member 'UWB_InjectInfoBase_C::Item' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfoBase_C, bSelect) == 0x0002F8, "Member 'UWB_InjectInfoBase_C::bSelect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoadingProcessor_C_CaculatePercent \ static_assert(alignof(LoadingProcessor_C_CaculatePercent) == 0x000008, "Wrong alignment on LoadingProcessor_C_CaculatePercent"); \ static_assert(sizeof(LoadingProcessor_C_CaculatePercent) == 0x0000A8, "Wrong size on LoadingProcessor_C_CaculatePercent"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, ProcessAlpha) == 0x000000, "Member 'LoadingProcessor_C_CaculatePercent::ProcessAlpha' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, Local_FinishedTotal) == 0x000008, "Member 'LoadingProcessor_C_CaculatePercent::Local_FinishedTotal' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, Temp_int_Array_Index_Variable) == 0x000010, "Member 'LoadingProcessor_C_CaculatePercent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'LoadingProcessor_C_CaculatePercent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000020, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Map_Values_Values) == 0x000028, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000038, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000040, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Map_Keys_Keys) == 0x000048, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Array_Get_Item) == 0x00005C, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Less_IntInt_ReturnValue) == 0x00005D, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Map_Find_Value) == 0x000060, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Map_Find_ReturnValue) == 0x000064, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000068, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Map_Find_Value_1) == 0x00006C, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Map_Find_ReturnValue_1) == 0x000070, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x000074, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000078, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_FClamp_ReturnValue) == 0x000080, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000088, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000090, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000098, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CaculatePercent, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x0000A0, "Member 'LoadingProcessor_C_CaculatePercent::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoadingProcessor_C_CallUpdateLoadingBar \ static_assert(alignof(LoadingProcessor_C_CallUpdateLoadingBar) == 0x000008, "Wrong alignment on LoadingProcessor_C_CallUpdateLoadingBar"); \ static_assert(sizeof(LoadingProcessor_C_CallUpdateLoadingBar) == 0x000028, "Wrong size on LoadingProcessor_C_CallUpdateLoadingBar"); \ static_assert(offsetof(LoadingProcessor_C_CallUpdateLoadingBar, ProcessAlpha) == 0x000000, "Member 'LoadingProcessor_C_CallUpdateLoadingBar::ProcessAlpha' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CallUpdateLoadingBar, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000008, "Member 'LoadingProcessor_C_CallUpdateLoadingBar::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CallUpdateLoadingBar, CallFunc_GetLoadingScreen_ReturnValue) == 0x000010, "Member 'LoadingProcessor_C_CallUpdateLoadingBar::CallFunc_GetLoadingScreen_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CallUpdateLoadingBar, K2Node_DynamicCast_AsWB_Loading_Async) == 0x000018, "Member 'LoadingProcessor_C_CallUpdateLoadingBar::K2Node_DynamicCast_AsWB_Loading_Async' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CallUpdateLoadingBar, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'LoadingProcessor_C_CallUpdateLoadingBar::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoadingProcessor_C_CloseProcess \ static_assert(alignof(LoadingProcessor_C_CloseProcess) == 0x000008, "Wrong alignment on LoadingProcessor_C_CloseProcess"); \ static_assert(sizeof(LoadingProcessor_C_CloseProcess) == 0x000020, "Wrong size on LoadingProcessor_C_CloseProcess"); \ static_assert(offsetof(LoadingProcessor_C_CloseProcess, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000000, "Member 'LoadingProcessor_C_CloseProcess::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CloseProcess, CallFunc_GetLoadingScreen_ReturnValue) == 0x000008, "Member 'LoadingProcessor_C_CloseProcess::CallFunc_GetLoadingScreen_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CloseProcess, K2Node_DynamicCast_AsWB_Loading_Async) == 0x000010, "Member 'LoadingProcessor_C_CloseProcess::K2Node_DynamicCast_AsWB_Loading_Async' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_CloseProcess, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'LoadingProcessor_C_CloseProcess::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoadingProcessor_C_ExecuteUbergraph_LoadingProcessor \ static_assert(alignof(LoadingProcessor_C_ExecuteUbergraph_LoadingProcessor) == 0x000004, "Wrong alignment on LoadingProcessor_C_ExecuteUbergraph_LoadingProcessor"); \ static_assert(sizeof(LoadingProcessor_C_ExecuteUbergraph_LoadingProcessor) == 0x000004, "Wrong size on LoadingProcessor_C_ExecuteUbergraph_LoadingProcessor"); \ static_assert(offsetof(LoadingProcessor_C_ExecuteUbergraph_LoadingProcessor, EntryPoint) == 0x000000, "Member 'LoadingProcessor_C_ExecuteUbergraph_LoadingProcessor::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoadingProcessor_C_FinishLoadingType \ static_assert(alignof(LoadingProcessor_C_FinishLoadingType) == 0x000008, "Wrong alignment on LoadingProcessor_C_FinishLoadingType"); \ static_assert(sizeof(LoadingProcessor_C_FinishLoadingType) == 0x000098, "Wrong size on LoadingProcessor_C_FinishLoadingType"); \ static_assert(offsetof(LoadingProcessor_C_FinishLoadingType, LoadingType) == 0x000000, "Member 'LoadingProcessor_C_FinishLoadingType::LoadingType' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_FinishLoadingType, CallFunc_CaculatePercent_ProcessAlpha) == 0x000008, "Member 'LoadingProcessor_C_FinishLoadingType::CallFunc_CaculatePercent_ProcessAlpha' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_FinishLoadingType, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000010, "Member 'LoadingProcessor_C_FinishLoadingType::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_FinishLoadingType, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000020, "Member 'LoadingProcessor_C_FinishLoadingType::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_FinishLoadingType, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'LoadingProcessor_C_FinishLoadingType::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_FinishLoadingType, CallFunc_FTrunc_ReturnValue) == 0x000038, "Member 'LoadingProcessor_C_FinishLoadingType::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_FinishLoadingType, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'LoadingProcessor_C_FinishLoadingType::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_FinishLoadingType, CallFunc_Conv_IntToString_ReturnValue) == 0x000050, "Member 'LoadingProcessor_C_FinishLoadingType::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_FinishLoadingType, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000060, "Member 'LoadingProcessor_C_FinishLoadingType::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_FinishLoadingType, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000070, "Member 'LoadingProcessor_C_FinishLoadingType::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_FinishLoadingType, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000080, "Member 'LoadingProcessor_C_FinishLoadingType::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_FinishLoadingType, CallFunc_Map_Find_Value) == 0x000090, "Member 'LoadingProcessor_C_FinishLoadingType::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_FinishLoadingType, CallFunc_Map_Find_ReturnValue) == 0x000094, "Member 'LoadingProcessor_C_FinishLoadingType::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoadingProcessor_C_OverrideLoadingTypeTotal \ static_assert(alignof(LoadingProcessor_C_OverrideLoadingTypeTotal) == 0x000008, "Wrong alignment on LoadingProcessor_C_OverrideLoadingTypeTotal"); \ static_assert(sizeof(LoadingProcessor_C_OverrideLoadingTypeTotal) == 0x000058, "Wrong size on LoadingProcessor_C_OverrideLoadingTypeTotal"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, Type) == 0x000000, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::Type' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, Total) == 0x000004, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::Total' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000008, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, CallFunc_Map_Find_Value) == 0x000010, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, CallFunc_Map_Find_ReturnValue) == 0x000014, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, CallFunc_Map_Find_Value_1) == 0x000018, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, CallFunc_Map_Find_ReturnValue_1) == 0x00001C, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000020, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x000024, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000028, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, CallFunc_Map_Find_Value_2) == 0x000030, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, CallFunc_Map_Find_ReturnValue_2) == 0x000034, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000038, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000040, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, CallFunc_FTrunc_ReturnValue) == 0x000044, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000048, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_OverrideLoadingTypeTotal, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000050, "Member 'LoadingProcessor_C_OverrideLoadingTypeTotal::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoadingProcessor_C_StartLoadingProcess \ static_assert(alignof(LoadingProcessor_C_StartLoadingProcess) == 0x000008, "Wrong alignment on LoadingProcessor_C_StartLoadingProcess"); \ static_assert(sizeof(LoadingProcessor_C_StartLoadingProcess) == 0x000048, "Wrong size on LoadingProcessor_C_StartLoadingProcess"); \ static_assert(offsetof(LoadingProcessor_C_StartLoadingProcess, LoadingTotal_0) == 0x000000, "Member 'LoadingProcessor_C_StartLoadingProcess::LoadingTotal_0' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_StartLoadingProcess, Temp_int_Variable) == 0x000010, "Member 'LoadingProcessor_C_StartLoadingProcess::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_StartLoadingProcess, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'LoadingProcessor_C_StartLoadingProcess::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_StartLoadingProcess, Temp_int_Array_Index_Variable) == 0x000018, "Member 'LoadingProcessor_C_StartLoadingProcess::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_StartLoadingProcess, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'LoadingProcessor_C_StartLoadingProcess::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_StartLoadingProcess, CallFunc_Array_Get_Item) == 0x000020, "Member 'LoadingProcessor_C_StartLoadingProcess::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_StartLoadingProcess, CallFunc_Less_IntInt_ReturnValue) == 0x000021, "Member 'LoadingProcessor_C_StartLoadingProcess::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_StartLoadingProcess, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'LoadingProcessor_C_StartLoadingProcess::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_StartLoadingProcess, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000028, "Member 'LoadingProcessor_C_StartLoadingProcess::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_StartLoadingProcess, CallFunc_MakeLiteralInt_ReturnValue) == 0x000030, "Member 'LoadingProcessor_C_StartLoadingProcess::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_StartLoadingProcess, CallFunc_Map_Find_Value) == 0x000034, "Member 'LoadingProcessor_C_StartLoadingProcess::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_StartLoadingProcess, CallFunc_Map_Find_ReturnValue) == 0x000038, "Member 'LoadingProcessor_C_StartLoadingProcess::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_StartLoadingProcess, Temp_bool_Variable) == 0x000039, "Member 'LoadingProcessor_C_StartLoadingProcess::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_StartLoadingProcess, K2Node_Select_Default) == 0x00003C, "Member 'LoadingProcessor_C_StartLoadingProcess::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_StartLoadingProcess, CallFunc_Add_IntInt_ReturnValue_1) == 0x000040, "Member 'LoadingProcessor_C_StartLoadingProcess::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoadingProcessor_C_UpdateLoadingProcess \ static_assert(alignof(LoadingProcessor_C_UpdateLoadingProcess) == 0x000008, "Wrong alignment on LoadingProcessor_C_UpdateLoadingProcess"); \ static_assert(sizeof(LoadingProcessor_C_UpdateLoadingProcess) == 0x000138, "Wrong size on LoadingProcessor_C_UpdateLoadingProcess"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, LoadingType) == 0x000000, "Member 'LoadingProcessor_C_UpdateLoadingProcess::LoadingType' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, AddProcess) == 0x000004, "Member 'LoadingProcessor_C_UpdateLoadingProcess::AddProcess' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, Message) == 0x000008, "Member 'LoadingProcessor_C_UpdateLoadingProcess::Message' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, OverrideValue) == 0x000018, "Member 'LoadingProcessor_C_UpdateLoadingProcess::OverrideValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Map_Find_Value) == 0x00001C, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Map_Find_ReturnValue) == 0x000020, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Map_Find_Value_1) == 0x000024, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Map_Find_ReturnValue_1) == 0x000028, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Clamp_ReturnValue) == 0x00002C, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000030, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Map_Find_Value_2) == 0x000040, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Map_Find_ReturnValue_2) == 0x000044, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Conv_IntToString_ReturnValue) == 0x000058, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Map_Find_Value_3) == 0x000078, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Map_Find_ReturnValue_3) == 0x00007C, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_CaculatePercent_ProcessAlpha) == 0x000080, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_CaculatePercent_ProcessAlpha' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000088, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000098, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A0, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_FTrunc_ReturnValue) == 0x0000B0, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000B8, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Conv_IntToString_ReturnValue_2) == 0x0000C8, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000D8, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000E8, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000F8, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Map_Find_Value_4) == 0x000108, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Map_Find_ReturnValue_4) == 0x00010C, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000110, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Add_IntInt_ReturnValue) == 0x000120, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LoadingProcessor_C_UpdateLoadingProcess, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000128, "Member 'LoadingProcessor_C_UpdateLoadingProcess::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULoadingProcessor_C \ static_assert(alignof(ULoadingProcessor_C) == 0x000008, "Wrong alignment on ULoadingProcessor_C"); \ static_assert(sizeof(ULoadingProcessor_C) == 0x000248, "Wrong size on ULoadingProcessor_C"); \ static_assert(offsetof(ULoadingProcessor_C, UberGraphFrame_LoadingProcessor_C) == 0x0000F8, "Member 'ULoadingProcessor_C::UberGraphFrame_LoadingProcessor_C' has a wrong offset!"); \ static_assert(offsetof(ULoadingProcessor_C, ModuleTypeConfig) == 0x000100, "Member 'ULoadingProcessor_C::ModuleTypeConfig' has a wrong offset!"); \ static_assert(offsetof(ULoadingProcessor_C, LoadingTotal) == 0x000150, "Member 'ULoadingProcessor_C::LoadingTotal' has a wrong offset!"); \ static_assert(offsetof(ULoadingProcessor_C, LoadingCurrent) == 0x0001A0, "Member 'ULoadingProcessor_C::LoadingCurrent' has a wrong offset!"); \ static_assert(offsetof(ULoadingProcessor_C, LoadingModuleProcess) == 0x0001F0, "Member 'ULoadingProcessor_C::LoadingModuleProcess' has a wrong offset!"); \ static_assert(offsetof(ULoadingProcessor_C, LoadingProcessTotal) == 0x000240, "Member 'ULoadingProcessor_C::LoadingProcessTotal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoBase_C_ExecuteUbergraph_WB_InjectWeaponInfoBase \ static_assert(alignof(WB_InjectWeaponInfoBase_C_ExecuteUbergraph_WB_InjectWeaponInfoBase) == 0x000004, "Wrong alignment on WB_InjectWeaponInfoBase_C_ExecuteUbergraph_WB_InjectWeaponInfoBase"); \ static_assert(sizeof(WB_InjectWeaponInfoBase_C_ExecuteUbergraph_WB_InjectWeaponInfoBase) == 0x000008, "Wrong size on WB_InjectWeaponInfoBase_C_ExecuteUbergraph_WB_InjectWeaponInfoBase"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_ExecuteUbergraph_WB_InjectWeaponInfoBase, EntryPoint) == 0x000000, "Member 'WB_InjectWeaponInfoBase_C_ExecuteUbergraph_WB_InjectWeaponInfoBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_ExecuteUbergraph_WB_InjectWeaponInfoBase, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_InjectWeaponInfoBase_C_ExecuteUbergraph_WB_InjectWeaponInfoBase::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID \ static_assert(alignof(WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID"); \ static_assert(sizeof(WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID) == 0x000170, "Wrong size on WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID, SortID) == 0x000000, "Member 'WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID::SortID' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID, Value) == 0x000008, "Member 'WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID::Value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID, CallFunc_GetEquipByID_find) == 0x000010, "Member 'WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID, CallFunc_GetEquipByID_Equipment) == 0x000018, "Member 'WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID, CallFunc_Map_Find_Value) == 0x000160, "Member 'WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID, CallFunc_Map_Find_ReturnValue) == 0x000168, "Member 'WB_InjectWeaponInfoBase_C_Get_Default_Value_By_ID::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoBase_C_PreConstruct \ static_assert(alignof(WB_InjectWeaponInfoBase_C_PreConstruct) == 0x000001, "Wrong alignment on WB_InjectWeaponInfoBase_C_PreConstruct"); \ static_assert(sizeof(WB_InjectWeaponInfoBase_C_PreConstruct) == 0x000001, "Wrong size on WB_InjectWeaponInfoBase_C_PreConstruct"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_InjectWeaponInfoBase_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoBase_C_SaveCalData \ static_assert(alignof(WB_InjectWeaponInfoBase_C_SaveCalData) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoBase_C_SaveCalData"); \ static_assert(sizeof(WB_InjectWeaponInfoBase_C_SaveCalData) == 0x000058, "Wrong size on WB_InjectWeaponInfoBase_C_SaveCalData"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SaveCalData, CalData_0) == 0x000000, "Member 'WB_InjectWeaponInfoBase_C_SaveCalData::CalData_0' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SaveCalData, ShowChange) == 0x000050, "Member 'WB_InjectWeaponInfoBase_C_SaveCalData::ShowChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoBase_C_SaveDefaultData \ static_assert(alignof(WB_InjectWeaponInfoBase_C_SaveDefaultData) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoBase_C_SaveDefaultData"); \ static_assert(sizeof(WB_InjectWeaponInfoBase_C_SaveDefaultData) == 0x000070, "Wrong size on WB_InjectWeaponInfoBase_C_SaveDefaultData"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SaveDefaultData, DefaultData_0) == 0x000000, "Member 'WB_InjectWeaponInfoBase_C_SaveDefaultData::DefaultData_0' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SaveDefaultData, Item_0) == 0x000050, "Member 'WB_InjectWeaponInfoBase_C_SaveDefaultData::Item_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoBase_C_SetAddATK \ static_assert(alignof(WB_InjectWeaponInfoBase_C_SetAddATK) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoBase_C_SetAddATK"); \ static_assert(sizeof(WB_InjectWeaponInfoBase_C_SetAddATK) == 0x000078, "Wrong size on WB_InjectWeaponInfoBase_C_SetAddATK"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetAddATK, CalValue) == 0x000000, "Member 'WB_InjectWeaponInfoBase_C_SetAddATK::CalValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetAddATK, DefaultValue) == 0x000008, "Member 'WB_InjectWeaponInfoBase_C_SetAddATK::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetAddATK, CallFunc_GetFontDataColor_ReturnValue) == 0x000010, "Member 'WB_InjectWeaponInfoBase_C_SetAddATK::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetAddATK, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000024, "Member 'WB_InjectWeaponInfoBase_C_SetAddATK::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetAddATK, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000025, "Member 'WB_InjectWeaponInfoBase_C_SetAddATK::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetAddATK, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000026, "Member 'WB_InjectWeaponInfoBase_C_SetAddATK::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetAddATK, CallFunc_Abs_ReturnValue) == 0x000028, "Member 'WB_InjectWeaponInfoBase_C_SetAddATK::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetAddATK, CallFunc_FFloor64_ReturnValue) == 0x000030, "Member 'WB_InjectWeaponInfoBase_C_SetAddATK::CallFunc_FFloor64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetAddATK, CallFunc_Conv_Int64ToText_ReturnValue) == 0x000038, "Member 'WB_InjectWeaponInfoBase_C_SetAddATK::CallFunc_Conv_Int64ToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetAddATK, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000050, "Member 'WB_InjectWeaponInfoBase_C_SetAddATK::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetAddATK, CallFunc_GetFontDataColor_ReturnValue_2) == 0x000064, "Member 'WB_InjectWeaponInfoBase_C_SetAddATK::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoBase_C_SetBasicATK \ static_assert(alignof(WB_InjectWeaponInfoBase_C_SetBasicATK) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoBase_C_SetBasicATK"); \ static_assert(sizeof(WB_InjectWeaponInfoBase_C_SetBasicATK) == 0x000028, "Wrong size on WB_InjectWeaponInfoBase_C_SetBasicATK"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetBasicATK, Value) == 0x000000, "Member 'WB_InjectWeaponInfoBase_C_SetBasicATK::Value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetBasicATK, CallFunc_FFloor64_ReturnValue) == 0x000008, "Member 'WB_InjectWeaponInfoBase_C_SetBasicATK::CallFunc_FFloor64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetBasicATK, CallFunc_Conv_Int64ToText_ReturnValue) == 0x000010, "Member 'WB_InjectWeaponInfoBase_C_SetBasicATK::CallFunc_Conv_Int64ToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoBase_C_SetChangedATK \ static_assert(alignof(WB_InjectWeaponInfoBase_C_SetChangedATK) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoBase_C_SetChangedATK"); \ static_assert(sizeof(WB_InjectWeaponInfoBase_C_SetChangedATK) == 0x000060, "Wrong size on WB_InjectWeaponInfoBase_C_SetChangedATK"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetChangedATK, InText) == 0x000000, "Member 'WB_InjectWeaponInfoBase_C_SetChangedATK::InText' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetChangedATK, CallFunc_GetFontDataColor_ReturnValue) == 0x000008, "Member 'WB_InjectWeaponInfoBase_C_SetChangedATK::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetChangedATK, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00001C, "Member 'WB_InjectWeaponInfoBase_C_SetChangedATK::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetChangedATK, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x00001D, "Member 'WB_InjectWeaponInfoBase_C_SetChangedATK::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetChangedATK, CallFunc_Abs_ReturnValue) == 0x000020, "Member 'WB_InjectWeaponInfoBase_C_SetChangedATK::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetChangedATK, CallFunc_FFloor64_ReturnValue) == 0x000028, "Member 'WB_InjectWeaponInfoBase_C_SetChangedATK::CallFunc_FFloor64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetChangedATK, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000030, "Member 'WB_InjectWeaponInfoBase_C_SetChangedATK::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_SetChangedATK, CallFunc_Conv_Int64ToText_ReturnValue) == 0x000048, "Member 'WB_InjectWeaponInfoBase_C_SetChangedATK::CallFunc_Conv_Int64ToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare \ static_assert(alignof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare"); \ static_assert(sizeof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare) == 0x000038, "Wrong size on WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare, CallFunc_Map_Find_Value) == 0x000000, "Member 'WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare, CallFunc_Map_Find_ReturnValue) == 0x000008, "Member 'WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare, CallFunc_Map_Find_Value_1) == 0x000010, "Member 'WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare, CallFunc_Map_Find_ReturnValue_1) == 0x000018, "Member 'WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare, CallFunc_Get_Default_Value_By_ID_Value) == 0x000020, "Member 'WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare::CallFunc_Get_Default_Value_By_ID_Value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000030, "Member 'WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithCompare::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare \ static_assert(alignof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare) == 0x000008, "Wrong alignment on WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare"); \ static_assert(sizeof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare) == 0x000038, "Wrong size on WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare, CallFunc_Map_Find_Value) == 0x000000, "Member 'WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare, CallFunc_Map_Find_ReturnValue) == 0x000008, "Member 'WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare, CallFunc_Map_Find_Value_1) == 0x000010, "Member 'WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare, CallFunc_Map_Find_ReturnValue_1) == 0x000018, "Member 'WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare, CallFunc_Get_Default_Value_By_ID_Value) == 0x000020, "Member 'WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare::CallFunc_Get_Default_Value_By_ID_Value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000030, "Member 'WB_InjectWeaponInfoBase_C_UpdatePageDisplayWithOutCompare::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_InjectWeaponInfoBase_C \ static_assert(alignof(UWB_InjectWeaponInfoBase_C) == 0x000008, "Wrong alignment on UWB_InjectWeaponInfoBase_C"); \ static_assert(sizeof(UWB_InjectWeaponInfoBase_C) == 0x0003A0, "Wrong size on UWB_InjectWeaponInfoBase_C"); \ static_assert(offsetof(UWB_InjectWeaponInfoBase_C, UberGraphFrame) == 0x000278, "Member 'UWB_InjectWeaponInfoBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoBase_C, AdditionTextNew) == 0x000280, "Member 'UWB_InjectWeaponInfoBase_C::AdditionTextNew' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoBase_C, AdditionTextNew_1) == 0x000288, "Member 'UWB_InjectWeaponInfoBase_C::AdditionTextNew_1' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoBase_C, AddSymbleNew) == 0x000290, "Member 'UWB_InjectWeaponInfoBase_C::AddSymbleNew' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoBase_C, DisplayNameNew) == 0x000298, "Member 'UWB_InjectWeaponInfoBase_C::DisplayNameNew' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoBase_C, Image_92) == 0x0002A0, "Member 'UWB_InjectWeaponInfoBase_C::Image_92' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoBase_C, NumTextNew) == 0x0002A8, "Member 'UWB_InjectWeaponInfoBase_C::NumTextNew' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoBase_C, SizeBox_2) == 0x0002B0, "Member 'UWB_InjectWeaponInfoBase_C::SizeBox_2' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoBase_C, In_Text) == 0x0002B8, "Member 'UWB_InjectWeaponInfoBase_C::In_Text' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoBase_C, WeaponTag) == 0x0002D0, "Member 'UWB_InjectWeaponInfoBase_C::WeaponTag' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoBase_C, CalData) == 0x0002D8, "Member 'UWB_InjectWeaponInfoBase_C::CalData' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoBase_C, Item) == 0x000328, "Member 'UWB_InjectWeaponInfoBase_C::Item' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoBase_C, AllatkTag) == 0x000348, "Member 'UWB_InjectWeaponInfoBase_C::AllatkTag' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectWeaponInfoBase_C, DefaultData) == 0x000350, "Member 'UWB_InjectWeaponInfoBase_C::DefaultData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectTips_C_BackKeyEvent \ static_assert(alignof(WB_InjectTips_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_InjectTips_C_BackKeyEvent"); \ static_assert(sizeof(WB_InjectTips_C_BackKeyEvent) == 0x000048, "Wrong size on WB_InjectTips_C_BackKeyEvent"); \ static_assert(offsetof(WB_InjectTips_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_InjectTips_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectTips_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_InjectTips_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectTips_C_EnterKeyEvent \ static_assert(alignof(WB_InjectTips_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_InjectTips_C_EnterKeyEvent"); \ static_assert(sizeof(WB_InjectTips_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_InjectTips_C_EnterKeyEvent"); \ static_assert(offsetof(WB_InjectTips_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_InjectTips_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectTips_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_InjectTips_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips \ static_assert(alignof(WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips) == 0x000008, "Wrong alignment on WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips"); \ static_assert(sizeof(WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips) == 0x0000A8, "Wrong size on WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips"); \ static_assert(offsetof(WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips, EntryPoint) == 0x000000, "Member 'WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips, Temp_delegate_Variable) == 0x000004, "Member 'WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips, CallFunc_PostEvent_ReturnValue) == 0x000014, "Member 'WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips, K2Node_Event_InGeometry_1) == 0x000018, "Member 'WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips, K2Node_Event_isDown_1) == 0x000058, "Member 'WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips, K2Node_Event_InGeometry) == 0x000060, "Member 'WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips, K2Node_Event_isDown) == 0x0000A0, "Member 'WB_InjectTips_C_ExecuteUbergraph_WB_InjectTips::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_InjectTips_C \ static_assert(alignof(UWB_InjectTips_C) == 0x000008, "Wrong alignment on UWB_InjectTips_C"); \ static_assert(sizeof(UWB_InjectTips_C) == 0x0002E8, "Wrong size on UWB_InjectTips_C"); \ static_assert(offsetof(UWB_InjectTips_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_InjectTips_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectTips_C, DesText) == 0x0002C8, "Member 'UWB_InjectTips_C::DesText' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectTips_C, WB_SecondaryWindow1_C_0) == 0x0002D0, "Member 'UWB_InjectTips_C::WB_SecondaryWindow1_C_0' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectTips_C, OnConfirm) == 0x0002D8, "Member 'UWB_InjectTips_C::OnConfirm' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageManagerComponent_C_All_Consume \ static_assert(alignof(MontageManagerComponent_C_All_Consume) == 0x000008, "Wrong alignment on MontageManagerComponent_C_All_Consume"); \ static_assert(sizeof(MontageManagerComponent_C_All_Consume) == 0x000120, "Wrong size on MontageManagerComponent_C_All_Consume"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, Action) == 0x000000, "Member 'MontageManagerComponent_C_All_Consume::Action' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, Montage) == 0x000008, "Member 'MontageManagerComponent_C_All_Consume::Montage' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, PTConsume) == 0x000010, "Member 'MontageManagerComponent_C_All_Consume::PTConsume' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, ReturnValue) == 0x000014, "Member 'MontageManagerComponent_C_All_Consume::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, Consume) == 0x000018, "Member 'MontageManagerComponent_C_All_Consume::Consume' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000020, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetConsumeHP_ReturnValue) == 0x000028, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetConsumeHP_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetMyBuffComp_BuffComponent) == 0x000030, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetNotConsumePT_Return) == 0x000038, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetNotConsumePT_Return' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetIsConsumePT_ReturnValue) == 0x000039, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetIsConsumePT_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000040, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_Not_PreBool_ReturnValue) == 0x000048, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x000050, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, K2Node_SwitchEnum_CmpSuccess) == 0x000058, "Member 'MontageManagerComponent_C_All_Consume::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetIsConsumePT_ReturnValue_1) == 0x000059, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetIsConsumePT_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_Not_PreBool_ReturnValue_1) == 0x00005A, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetIsConsumePT_ReturnValue_2) == 0x00005B, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetIsConsumePT_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x000060, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_Not_PreBool_ReturnValue_2) == 0x000068, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetMyBuffComp_BuffComponent_2) == 0x000070, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetMyBuffComp_BuffComponent_2' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_ConsumePerfectBuffCount_Success) == 0x000078, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_ConsumePerfectBuffCount_Success' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetMyPlayerCharacter_CombatCharacter_3) == 0x000080, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetMyPlayerCharacter_CombatCharacter_3' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000088, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetMyBuffComp_BuffComponent_3) == 0x000090, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetMyBuffComp_BuffComponent_3' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000098, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000099, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetMyPlayerCharacter_CombatCharacter_4) == 0x0000A0, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetMyPlayerCharacter_CombatCharacter_4' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_BooleanOR_ReturnValue) == 0x0000A8, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x0000B0, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_BooleanOR_ReturnValue_1) == 0x0000B8, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetIsPlayPerfectSkill_ReturnValue) == 0x0000B9, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetIsPlayPerfectSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_BooleanAND_ReturnValue) == 0x0000BA, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_BooleanAND_ReturnValue_1) == 0x0000BB, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetMyPlayerCharacter_CombatCharacter_5) == 0x0000C0, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetMyPlayerCharacter_CombatCharacter_5' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetMyBuffComp_BuffComponent_4) == 0x0000C8, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetMyBuffComp_BuffComponent_4' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_Conv_IntToString_ReturnValue) == 0x0000D0, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_Concat_StrStr_ReturnValue) == 0x0000E0, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000F0, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_Greater_IntInt_ReturnValue) == 0x000100, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_BooleanAND_ReturnValue_2) == 0x000101, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetMyPlayerCharacter_CombatCharacter_6) == 0x000108, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetMyPlayerCharacter_CombatCharacter_6' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_GetMyBuffComp_BuffComponent_5) == 0x000110, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_GetMyBuffComp_BuffComponent_5' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_All_Consume, CallFunc_ConsumePerfectBuffCount_Success_1) == 0x000118, "Member 'MontageManagerComponent_C_All_Consume::CallFunc_ConsumePerfectBuffCount_Success_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent \ static_assert(alignof(MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent) == 0x000008, "Wrong alignment on MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent"); \ static_assert(sizeof(MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent) == 0x000080, "Wrong size on MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent"); \ static_assert(offsetof(MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent, EntryPoint) == 0x000000, "Member 'MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent, CallFunc_GetObjectClass_ReturnValue) == 0x000010, "Member 'MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent, CallFunc_GetClassDisplayName_ReturnValue) == 0x000018, "Member 'MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent, K2Node_Event_ReInit) == 0x000038, "Member 'MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent::K2Node_Event_ReInit' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent, CallFunc_GetOwnActor_ReturnValue_1) == 0x000050, "Member 'MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent, K2Node_DynamicCast_AsI_Montage_Manager_Component) == 0x000058, "Member 'MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent::K2Node_DynamicCast_AsI_Montage_Manager_Component' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent, CallFunc_DoesImplementInterface_ReturnValue) == 0x000069, "Member 'MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent, CallFunc_GetAnimProfile_Profile) == 0x000070, "Member 'MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent::CallFunc_GetAnimProfile_Profile' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent, CallFunc_IsValid_ReturnValue) == 0x000078, "Member 'MontageManagerComponent_C_ExecuteUbergraph_MontageManagerComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageManagerComponent_C_GetConsumeHP \ static_assert(alignof(MontageManagerComponent_C_GetConsumeHP) == 0x000008, "Wrong alignment on MontageManagerComponent_C_GetConsumeHP"); \ static_assert(sizeof(MontageManagerComponent_C_GetConsumeHP) == 0x000098, "Wrong size on MontageManagerComponent_C_GetConsumeHP"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, Montage) == 0x000000, "Member 'MontageManagerComponent_C_GetConsumeHP::Montage' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, ReturnValue) == 0x000008, "Member 'MontageManagerComponent_C_GetConsumeHP::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, L_NormalConsumeHP) == 0x000010, "Member 'MontageManagerComponent_C_GetConsumeHP::L_NormalConsumeHP' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, CallFunc_Montage_GetNotifiesByClass_ReturnValue) == 0x000018, "Member 'MontageManagerComponent_C_GetConsumeHP::CallFunc_Montage_GetNotifiesByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, Temp_int_Array_Index_Variable) == 0x000028, "Member 'MontageManagerComponent_C_GetConsumeHP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'MontageManagerComponent_C_GetConsumeHP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, CallFunc_Array_Get_Item) == 0x000030, "Member 'MontageManagerComponent_C_GetConsumeHP::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'MontageManagerComponent_C_GetConsumeHP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, CallFunc_Less_IntInt_ReturnValue) == 0x00003C, "Member 'MontageManagerComponent_C_GetConsumeHP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'MontageManagerComponent_C_GetConsumeHP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000048, "Member 'MontageManagerComponent_C_GetConsumeHP::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, CallFunc_GetMyHealth_Health) == 0x000050, "Member 'MontageManagerComponent_C_GetConsumeHP::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, CallFunc_GetCurrentValue_CurrentValue) == 0x000058, "Member 'MontageManagerComponent_C_GetConsumeHP::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, CallFunc_GetMaxValue_Value) == 0x000060, "Member 'MontageManagerComponent_C_GetConsumeHP::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000068, "Member 'MontageManagerComponent_C_GetConsumeHP::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000070, "Member 'MontageManagerComponent_C_GetConsumeHP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000078, "Member 'MontageManagerComponent_C_GetConsumeHP::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000080, "Member 'MontageManagerComponent_C_GetConsumeHP::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000088, "Member 'MontageManagerComponent_C_GetConsumeHP::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetConsumeHP, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000090, "Member 'MontageManagerComponent_C_GetConsumeHP::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageManagerComponent_C_GetIsConsumePT \ static_assert(alignof(MontageManagerComponent_C_GetIsConsumePT) == 0x000008, "Wrong alignment on MontageManagerComponent_C_GetIsConsumePT"); \ static_assert(sizeof(MontageManagerComponent_C_GetIsConsumePT) == 0x000030, "Wrong size on MontageManagerComponent_C_GetIsConsumePT"); \ static_assert(offsetof(MontageManagerComponent_C_GetIsConsumePT, Montage) == 0x000000, "Member 'MontageManagerComponent_C_GetIsConsumePT::Montage' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetIsConsumePT, ReturnValue) == 0x000008, "Member 'MontageManagerComponent_C_GetIsConsumePT::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetIsConsumePT, L_NormalConsumeHP) == 0x000010, "Member 'MontageManagerComponent_C_GetIsConsumePT::L_NormalConsumeHP' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetIsConsumePT, CallFunc_Montage_GetNotifiesByClass_ReturnValue) == 0x000018, "Member 'MontageManagerComponent_C_GetIsConsumePT::CallFunc_Montage_GetNotifiesByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetIsConsumePT, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000028, "Member 'MontageManagerComponent_C_GetIsConsumePT::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageManagerComponent_C_GetLastRequestedAction \ static_assert(alignof(MontageManagerComponent_C_GetLastRequestedAction) == 0x000001, "Wrong alignment on MontageManagerComponent_C_GetLastRequestedAction"); \ static_assert(sizeof(MontageManagerComponent_C_GetLastRequestedAction) == 0x000001, "Wrong size on MontageManagerComponent_C_GetLastRequestedAction"); \ static_assert(offsetof(MontageManagerComponent_C_GetLastRequestedAction, Action) == 0x000000, "Member 'MontageManagerComponent_C_GetLastRequestedAction::Action' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageManagerComponent_C_GetMontageActionLastIndex \ static_assert(alignof(MontageManagerComponent_C_GetMontageActionLastIndex) == 0x000008, "Wrong alignment on MontageManagerComponent_C_GetMontageActionLastIndex"); \ static_assert(sizeof(MontageManagerComponent_C_GetMontageActionLastIndex) == 0x000138, "Wrong size on MontageManagerComponent_C_GetMontageActionLastIndex"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, Action) == 0x000000, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::Action' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, LastIndex) == 0x000004, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::LastIndex' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, counter) == 0x000008, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::counter' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, Temp_bool_Variable) == 0x00000C, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000010, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_Conv_StringToName_ReturnValue) == 0x000020, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_Not_PreBool_ReturnValue) == 0x000028, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x000030, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000050, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, Temp_int_Variable) == 0x000058, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_Conv_IntToString_ReturnValue) == 0x000060, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000070, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_Conv_StringToName_ReturnValue_2) == 0x000080, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_Add_IntInt_ReturnValue) == 0x000088, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00008C, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_BooleanAND_ReturnValue) == 0x00008D, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_GetOwnActor_ReturnValue) == 0x000090, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, K2Node_DynamicCast_AsI_Montage_Manager_Component) == 0x000098, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::K2Node_DynamicCast_AsI_Montage_Manager_Component' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, K2Node_DynamicCast_bSuccess) == 0x0000A8, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_GetOwnActor_ReturnValue_1) == 0x0000B0, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_GetMontages_Montages) == 0x0000B8, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_GetMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, K2Node_DynamicCast_AsI_Montage_Manager_Component_1) == 0x0000C0, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::K2Node_DynamicCast_AsI_Montage_Manager_Component_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, K2Node_DynamicCast_bSuccess_1) == 0x0000D0, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_GetAnimProfile_Profile) == 0x0000D8, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_GetAnimProfile_Profile' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000E0, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000118, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_IsValid_ReturnValue) == 0x000119, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_Array_LastIndex_ReturnValue) == 0x00011C, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000120, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_IsValid_ReturnValue_1) == 0x000130, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_Array_Contains_ReturnValue) == 0x000131, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_Array_Contains_ReturnValue_1) == 0x000132, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageActionLastIndex, CallFunc_Less_IntInt_ReturnValue) == 0x000133, "Member 'MontageManagerComponent_C_GetMontageActionLastIndex::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageManagerComponent_C_GetMontageByNameAndIndex \ static_assert(alignof(MontageManagerComponent_C_GetMontageByNameAndIndex) == 0x000008, "Wrong alignment on MontageManagerComponent_C_GetMontageByNameAndIndex"); \ static_assert(sizeof(MontageManagerComponent_C_GetMontageByNameAndIndex) == 0x0001D8, "Wrong size on MontageManagerComponent_C_GetMontageByNameAndIndex"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, Action) == 0x000000, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::Action' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, RowName) == 0x000004, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::RowName' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, Index_0) == 0x00000C, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, Montage) == 0x000010, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::Montage' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, PTConsume) == 0x000018, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::PTConsume' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, L_Consume) == 0x00001C, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::L_Consume' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, L_StackSpell) == 0x000020, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::L_StackSpell' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, L_Montage) == 0x000030, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::L_Montage' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, L_PTConsume) == 0x000038, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::L_PTConsume' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, L_Montages) == 0x000040, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::L_Montages' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, Local_IsFail) == 0x000050, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::Local_IsFail' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, Local_Index) == 0x000054, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::Local_Index' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, Local_FindRowName) == 0x000058, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::Local_FindRowName' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, Local_Montages) == 0x000060, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::Local_Montages' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000068, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_GetMyStamina_Stamina) == 0x000070, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_GetCurrentValue_CurrentValue) == 0x000078, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000080, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000081, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_Greater_IntInt_ReturnValue) == 0x000082, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000088, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x000090, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x000098, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_GetIsPlayPerfectSkill_ReturnValue) == 0x0000A0, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_GetIsPlayPerfectSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_GetMyEquip_Equip) == 0x0000A8, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_MontageAction_duration) == 0x0000B0, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_MontageAction_duration' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_MontageAction_succeed) == 0x0000B8, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_MontageAction_succeed' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_FMin_ReturnValue) == 0x0000C0, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_GetOwnActor_ReturnValue) == 0x0000C8, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_GetComponentByClass_ReturnValue) == 0x0000D0, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_Conv_NameToString_ReturnValue) == 0x0000D8, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_Concat_StrStr_ReturnValue) == 0x0000E8, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_Conv_StringToName_ReturnValue) == 0x0000F8, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_ReplacePTConsume_Consume) == 0x000100, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_ReplacePTConsume_Consume' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_IsValid_ReturnValue) == 0x000104, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_Array_Get_Item) == 0x000108, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_IsValid_ReturnValue_1) == 0x000110, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_SelectInt_ReturnValue) == 0x000114, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000118, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_BooleanAND_ReturnValue) == 0x000119, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00011A, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_All_Consume_ReturnValue) == 0x00011B, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_All_Consume_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_All_Consume_Consume) == 0x00011C, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_All_Consume_Consume' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_GetOwnActor_ReturnValue_1) == 0x000120, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_Array_Get_Item_1) == 0x000128, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_GetSyncState_ReturnValue) == 0x000130, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_GetSyncState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_SyncState_GetActivityValue_Value) == 0x000138, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_SyncState_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000140, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000150, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000160, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_GetDataTableRowFromName_OutRow) == 0x000168, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001A0, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x0001A1, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_Array_Get_Item_2) == 0x0001A4, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x0001A8, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_Array_IsValidIndex_ReturnValue_2) == 0x0001A9, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_Array_IsValidIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_GetOwnActor_ReturnValue_2) == 0x0001B0, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_GetOwnActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, K2Node_DynamicCast_AsI_Montage_Manager_Component) == 0x0001B8, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::K2Node_DynamicCast_AsI_Montage_Manager_Component' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, K2Node_DynamicCast_bSuccess) == 0x0001C8, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageByNameAndIndex, CallFunc_GetMontages_Montages) == 0x0001D0, "Member 'MontageManagerComponent_C_GetMontageByNameAndIndex::CallFunc_GetMontages_Montages' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageManagerComponent_C_GetMontageForAction \ static_assert(alignof(MontageManagerComponent_C_GetMontageForAction) == 0x000008, "Wrong alignment on MontageManagerComponent_C_GetMontageForAction"); \ static_assert(sizeof(MontageManagerComponent_C_GetMontageForAction) == 0x000030, "Wrong size on MontageManagerComponent_C_GetMontageForAction"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageForAction, Action) == 0x000000, "Member 'MontageManagerComponent_C_GetMontageForAction::Action' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageForAction, Index_0) == 0x000004, "Member 'MontageManagerComponent_C_GetMontageForAction::Index_0' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageForAction, Montage) == 0x000008, "Member 'MontageManagerComponent_C_GetMontageForAction::Montage' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageForAction, Anim_Sequence) == 0x000010, "Member 'MontageManagerComponent_C_GetMontageForAction::Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageForAction, Find) == 0x000018, "Member 'MontageManagerComponent_C_GetMontageForAction::Find' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageForAction, CallFunc_GetMontages_Montage) == 0x000020, "Member 'MontageManagerComponent_C_GetMontageForAction::CallFunc_GetMontages_Montage' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageForAction, CallFunc_GetMontages_PTConsume) == 0x000028, "Member 'MontageManagerComponent_C_GetMontageForAction::CallFunc_GetMontages_PTConsume' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontageForAction, CallFunc_IsValid_ReturnValue) == 0x00002C, "Member 'MontageManagerComponent_C_GetMontageForAction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageManagerComponent_C_GetMontages \ static_assert(alignof(MontageManagerComponent_C_GetMontages) == 0x000008, "Wrong alignment on MontageManagerComponent_C_GetMontages"); \ static_assert(sizeof(MontageManagerComponent_C_GetMontages) == 0x0000A0, "Wrong size on MontageManagerComponent_C_GetMontages"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, Index_0) == 0x000000, "Member 'MontageManagerComponent_C_GetMontages::Index_0' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, Action) == 0x000004, "Member 'MontageManagerComponent_C_GetMontages::Action' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, Montage) == 0x000008, "Member 'MontageManagerComponent_C_GetMontages::Montage' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, PTConsume) == 0x000010, "Member 'MontageManagerComponent_C_GetMontages::PTConsume' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, L_AnimIndex) == 0x000014, "Member 'MontageManagerComponent_C_GetMontages::L_AnimIndex' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, L_UsedRowName) == 0x000018, "Member 'MontageManagerComponent_C_GetMontages::L_UsedRowName' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000020, "Member 'MontageManagerComponent_C_GetMontages::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000030, "Member 'MontageManagerComponent_C_GetMontages::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, CallFunc_Conv_StringToName_ReturnValue) == 0x000034, "Member 'MontageManagerComponent_C_GetMontages::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00003C, "Member 'MontageManagerComponent_C_GetMontages::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00003D, "Member 'MontageManagerComponent_C_GetMontages::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, CallFunc_BooleanOR_ReturnValue) == 0x00003E, "Member 'MontageManagerComponent_C_GetMontages::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, CallFunc_Conv_IntToString_ReturnValue) == 0x000040, "Member 'MontageManagerComponent_C_GetMontages::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, CallFunc_BooleanOR_ReturnValue_1) == 0x000050, "Member 'MontageManagerComponent_C_GetMontages::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, CallFunc_Len_ReturnValue) == 0x000054, "Member 'MontageManagerComponent_C_GetMontages::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, CallFunc_Subtract_IntInt_ReturnValue) == 0x000058, "Member 'MontageManagerComponent_C_GetMontages::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, CallFunc_GetSubstring_ReturnValue) == 0x000060, "Member 'MontageManagerComponent_C_GetMontages::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, CallFunc_GetSubstring_ReturnValue_1) == 0x000070, "Member 'MontageManagerComponent_C_GetMontages::CallFunc_GetSubstring_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, CallFunc_Conv_StringToInt_ReturnValue) == 0x000080, "Member 'MontageManagerComponent_C_GetMontages::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000084, "Member 'MontageManagerComponent_C_GetMontages::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, CallFunc_GetMontageByNameAndIndex_Montage) == 0x000090, "Member 'MontageManagerComponent_C_GetMontages::CallFunc_GetMontageByNameAndIndex_Montage' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetMontages, CallFunc_GetMontageByNameAndIndex_PTConsume) == 0x000098, "Member 'MontageManagerComponent_C_GetMontages::CallFunc_GetMontageByNameAndIndex_PTConsume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageManagerComponent_C_GetNamedMontageActionLastIndex \ static_assert(alignof(MontageManagerComponent_C_GetNamedMontageActionLastIndex) == 0x000008, "Wrong alignment on MontageManagerComponent_C_GetNamedMontageActionLastIndex"); \ static_assert(sizeof(MontageManagerComponent_C_GetNamedMontageActionLastIndex) == 0x0000C0, "Wrong size on MontageManagerComponent_C_GetNamedMontageActionLastIndex"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, Name_0) == 0x000000, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::Name_0' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, LastIndex) == 0x000008, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::LastIndex' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, counter) == 0x00000C, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::counter' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, CallFunc_Conv_NameToString_ReturnValue) == 0x000010, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, Temp_bool_Variable) == 0x000020, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, CallFunc_Not_PreBool_ReturnValue) == 0x000038, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, CallFunc_Conv_StringToName_ReturnValue) == 0x00003C, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, CallFunc_GetOwnActor_ReturnValue) == 0x000048, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, K2Node_DynamicCast_AsI_Montage_Manager_Component) == 0x000050, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::K2Node_DynamicCast_AsI_Montage_Manager_Component' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, Temp_int_Variable) == 0x000064, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, CallFunc_GetAnimProfile_Profile) == 0x000068, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::CallFunc_GetAnimProfile_Profile' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, CallFunc_Conv_IntToString_ReturnValue) == 0x000070, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000094, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, CallFunc_GetDataTableRowNames_OutRowNames) == 0x0000A0, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, CallFunc_Array_Contains_ReturnValue) == 0x0000B0, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, CallFunc_Array_Contains_ReturnValue_1) == 0x0000B1, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, CallFunc_Add_IntInt_ReturnValue) == 0x0000B4, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000B8, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetNamedMontageActionLastIndex, CallFunc_BooleanAND_ReturnValue) == 0x0000B9, "Member 'MontageManagerComponent_C_GetNamedMontageActionLastIndex::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageManagerComponent_C_GetRandomMontageIndex \ static_assert(alignof(MontageManagerComponent_C_GetRandomMontageIndex) == 0x000004, "Wrong alignment on MontageManagerComponent_C_GetRandomMontageIndex"); \ static_assert(sizeof(MontageManagerComponent_C_GetRandomMontageIndex) == 0x000010, "Wrong size on MontageManagerComponent_C_GetRandomMontageIndex"); \ static_assert(offsetof(MontageManagerComponent_C_GetRandomMontageIndex, MontageAction) == 0x000000, "Member 'MontageManagerComponent_C_GetRandomMontageIndex::MontageAction' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetRandomMontageIndex, ReturnValue) == 0x000004, "Member 'MontageManagerComponent_C_GetRandomMontageIndex::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetRandomMontageIndex, CallFunc_GetMontageActionLastIndex_LastIndex) == 0x000008, "Member 'MontageManagerComponent_C_GetRandomMontageIndex::CallFunc_GetMontageActionLastIndex_LastIndex' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_GetRandomMontageIndex, CallFunc_RandomIntegerInRange_ReturnValue) == 0x00000C, "Member 'MontageManagerComponent_C_GetRandomMontageIndex::CallFunc_RandomIntegerInRange_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageManagerComponent_C_ImplReplaceBeginPlay \ static_assert(alignof(MontageManagerComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong alignment on MontageManagerComponent_C_ImplReplaceBeginPlay"); \ static_assert(sizeof(MontageManagerComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong size on MontageManagerComponent_C_ImplReplaceBeginPlay"); \ static_assert(offsetof(MontageManagerComponent_C_ImplReplaceBeginPlay, ReInit) == 0x000000, "Member 'MontageManagerComponent_C_ImplReplaceBeginPlay::ReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageManagerComponent_C_SetLastRequestedAction_Network \ static_assert(alignof(MontageManagerComponent_C_SetLastRequestedAction_Network) == 0x000001, "Wrong alignment on MontageManagerComponent_C_SetLastRequestedAction_Network"); \ static_assert(sizeof(MontageManagerComponent_C_SetLastRequestedAction_Network) == 0x000001, "Wrong size on MontageManagerComponent_C_SetLastRequestedAction_Network"); \ static_assert(offsetof(MontageManagerComponent_C_SetLastRequestedAction_Network, LastRequestedAction_0) == 0x000000, "Member 'MontageManagerComponent_C_SetLastRequestedAction_Network::LastRequestedAction_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageManagerComponent_C_UpdateProfile \ static_assert(alignof(MontageManagerComponent_C_UpdateProfile) == 0x000008, "Wrong alignment on MontageManagerComponent_C_UpdateProfile"); \ static_assert(sizeof(MontageManagerComponent_C_UpdateProfile) == 0x000030, "Wrong size on MontageManagerComponent_C_UpdateProfile"); \ static_assert(offsetof(MontageManagerComponent_C_UpdateProfile, CallFunc_GetOwnActor_ReturnValue) == 0x000000, "Member 'MontageManagerComponent_C_UpdateProfile::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_UpdateProfile, K2Node_DynamicCast_AsI_Montage_Manager_Component) == 0x000008, "Member 'MontageManagerComponent_C_UpdateProfile::K2Node_DynamicCast_AsI_Montage_Manager_Component' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_UpdateProfile, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'MontageManagerComponent_C_UpdateProfile::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_UpdateProfile, CallFunc_GetAnimProfile_Profile) == 0x000020, "Member 'MontageManagerComponent_C_UpdateProfile::CallFunc_GetAnimProfile_Profile' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_C_UpdateProfile, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'MontageManagerComponent_C_UpdateProfile::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMontageManagerComponent_C \ static_assert(alignof(UMontageManagerComponent_C) == 0x000008, "Wrong alignment on UMontageManagerComponent_C"); \ static_assert(sizeof(UMontageManagerComponent_C) == 0x0000F8, "Wrong size on UMontageManagerComponent_C"); \ static_assert(offsetof(UMontageManagerComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UMontageManagerComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UMontageManagerComponent_C, LastRequestedAction) == 0x0000F0, "Member 'UMontageManagerComponent_C::LastRequestedAction' has a wrong offset!"); \ static_assert(offsetof(UMontageManagerComponent_C, Version) == 0x0000F4, "Member 'UMontageManagerComponent_C::Version' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature \ static_assert(alignof(WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature"); \ static_assert(sizeof(WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature) == 0x000010, "Wrong size on WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature"); \ static_assert(offsetof(WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature, Item) == 0x000000, "Member 'WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature::Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature, Index_0) == 0x000008, "Member 'WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature \ static_assert(alignof(WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature"); \ static_assert(sizeof(WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature) == 0x000010, "Wrong size on WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature"); \ static_assert(offsetof(WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature, Item) == 0x000000, "Member 'WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature::Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature, Index_0) == 0x000008, "Member 'WB_InjectMagicSelect_C_BndEvt__WB_InjectMagicSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect \ static_assert(alignof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect) == 0x000008, "Wrong alignment on WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect"); \ static_assert(sizeof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect) == 0x000490, "Wrong size on WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, EntryPoint) == 0x000000, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, Temp_text_Variable) == 0x000008, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, Temp_text_Variable_1) == 0x000020, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, Temp_text_Variable_2) == 0x000038, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, Temp_text_Variable_3) == 0x000050, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, Temp_bool_Variable) == 0x000068, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, Temp_int_Variable) == 0x00006C, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, Temp_text_Variable_4) == 0x000070, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::Temp_text_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, Temp_int_Array_Index_Variable) == 0x000088, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, Temp_int_Loop_Counter_Variable) == 0x00008C, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_Add_IntInt_ReturnValue) == 0x000090, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, Temp_int_Array_Index_Variable_1) == 0x000094, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, K2Node_CustomEvent_bIsActive) == 0x000098, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::K2Node_CustomEvent_bIsActive' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_GetUINotify_UINotify) == 0x0000A0, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_GetPlayerBackpack_ReturnValue) == 0x0000A8, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_GetPlayerBackpack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_Array_Get_Item) == 0x0000B8, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_Array_Length_ReturnValue) == 0x0000D8, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_Less_IntInt_ReturnValue) == 0x0000DC, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x0000E0, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_GetItem_ToolConfigBySortId_find) == 0x000218, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_GetPlayerBackpack_ReturnValue_1) == 0x000220, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_GetPlayerBackpack_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000230, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_Array_Get_Item_1) == 0x000238, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_Array_Length_ReturnValue_1) == 0x000258, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_GetItem_ToolConfigBySortId_ItemTool_1) == 0x000260, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_GetItem_ToolConfigBySortId_ItemTool_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_GetItem_ToolConfigBySortId_find_1) == 0x000398, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_GetItem_ToolConfigBySortId_find_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, K2Node_CustomEvent_BigOne) == 0x000399, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::K2Node_CustomEvent_BigOne' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, K2Node_CustomEvent_Slot) == 0x00039C, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::K2Node_CustomEvent_Slot' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, K2Node_CustomEvent_EquipedEnchantItems) == 0x0003A0, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::K2Node_CustomEvent_EquipedEnchantItems' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, K2Node_CustomEvent_SelectItem) == 0x0003B0, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::K2Node_CustomEvent_SelectItem' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_IsGameplayTagValid_ReturnValue_1) == 0x0003D0, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_IsGameplayTagValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_Array_Length_ReturnValue_2) == 0x0003D4, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_Array_Add_ReturnValue) == 0x0003D8, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_Array_Add_ReturnValue_1) == 0x0003DC, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, Temp_int_Variable_1) == 0x0003E0, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0003E4, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, K2Node_Select_Default) == 0x0003E8, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, Temp_int_Loop_Counter_Variable_1) == 0x000400, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_Less_IntInt_ReturnValue_1) == 0x000404, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_Add_IntInt_ReturnValue_1) == 0x000408, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, K2Node_ComponentBoundEvent_Item_1) == 0x000410, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::K2Node_ComponentBoundEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, K2Node_ComponentBoundEvent_Index_1) == 0x000418, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::K2Node_ComponentBoundEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_CustomSort_ReturnValue) == 0x00041C, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_CustomSort_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, K2Node_DynamicCast_AsWB_Inject_Select_Base) == 0x000420, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::K2Node_DynamicCast_AsWB_Inject_Select_Base' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, K2Node_DynamicCast_bSuccess) == 0x000428, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, K2Node_ComponentBoundEvent_Item) == 0x000430, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, K2Node_ComponentBoundEvent_Index) == 0x000438, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::K2Node_ComponentBoundEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, K2Node_DynamicCast_AsWB_Inject_Select_Base_1) == 0x000440, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::K2Node_DynamicCast_AsWB_Inject_Select_Base_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, K2Node_DynamicCast_bSuccess_1) == 0x000448, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_Conv_IntToString_ReturnValue) == 0x000450, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, K2Node_CustomEvent_Target) == 0x000460, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::K2Node_CustomEvent_Target' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_Array_Find_ReturnValue) == 0x000480, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000484, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect, K2Node_Select_Default_1) == 0x000488, "Member 'WB_InjectMagicSelect_C_ExecuteUbergraph_WB_InjectMagicSelect::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicSelect_C_GetEquipedItems \ static_assert(alignof(WB_InjectMagicSelect_C_GetEquipedItems) == 0x000008, "Wrong alignment on WB_InjectMagicSelect_C_GetEquipedItems"); \ static_assert(sizeof(WB_InjectMagicSelect_C_GetEquipedItems) == 0x000038, "Wrong size on WB_InjectMagicSelect_C_GetEquipedItems"); \ static_assert(offsetof(WB_InjectMagicSelect_C_GetEquipedItems, BigOne) == 0x000000, "Member 'WB_InjectMagicSelect_C_GetEquipedItems::BigOne' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_GetEquipedItems, Slot_0) == 0x000004, "Member 'WB_InjectMagicSelect_C_GetEquipedItems::Slot_0' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_GetEquipedItems, EquipedEnchantItems) == 0x000008, "Member 'WB_InjectMagicSelect_C_GetEquipedItems::EquipedEnchantItems' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicSelect_C_GetEquipedItems, SelectItem) == 0x000018, "Member 'WB_InjectMagicSelect_C_GetEquipedItems::SelectItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicSelect_C_IsPageActive \ static_assert(alignof(WB_InjectMagicSelect_C_IsPageActive) == 0x000001, "Wrong alignment on WB_InjectMagicSelect_C_IsPageActive"); \ static_assert(sizeof(WB_InjectMagicSelect_C_IsPageActive) == 0x000001, "Wrong size on WB_InjectMagicSelect_C_IsPageActive"); \ static_assert(offsetof(WB_InjectMagicSelect_C_IsPageActive, bIsActive) == 0x000000, "Member 'WB_InjectMagicSelect_C_IsPageActive::bIsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicSelect_C_SelectTarget \ static_assert(alignof(WB_InjectMagicSelect_C_SelectTarget) == 0x000008, "Wrong alignment on WB_InjectMagicSelect_C_SelectTarget"); \ static_assert(sizeof(WB_InjectMagicSelect_C_SelectTarget) == 0x000020, "Wrong size on WB_InjectMagicSelect_C_SelectTarget"); \ static_assert(offsetof(WB_InjectMagicSelect_C_SelectTarget, Target) == 0x000000, "Member 'WB_InjectMagicSelect_C_SelectTarget::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_InjectMagicSelect_C \ static_assert(alignof(UWB_InjectMagicSelect_C) == 0x000008, "Wrong alignment on UWB_InjectMagicSelect_C"); \ static_assert(sizeof(UWB_InjectMagicSelect_C) == 0x000338, "Wrong size on UWB_InjectMagicSelect_C"); \ static_assert(offsetof(UWB_InjectMagicSelect_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_InjectMagicSelect_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicSelect_C, Image_68) == 0x0002C8, "Member 'UWB_InjectMagicSelect_C::Image_68' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicSelect_C, TypeName) == 0x0002D0, "Member 'UWB_InjectMagicSelect_C::TypeName' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicSelect_C, WB_Grid_AJ) == 0x0002D8, "Member 'UWB_InjectMagicSelect_C::WB_Grid_AJ' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicSelect_C, Is_Active) == 0x0002E0, "Member 'UWB_InjectMagicSelect_C::Is_Active' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicSelect_C, OnHover) == 0x0002E8, "Member 'UWB_InjectMagicSelect_C::OnHover' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicSelect_C, OnClick) == 0x0002F8, "Member 'UWB_InjectMagicSelect_C::OnClick' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicSelect_C, UINotify) == 0x000308, "Member 'UWB_InjectMagicSelect_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicSelect_C, PlayerEnchantingItems) == 0x000310, "Member 'UWB_InjectMagicSelect_C::PlayerEnchantingItems' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicSelect_C, Equiped_Items) == 0x000320, "Member 'UWB_InjectMagicSelect_C::Equiped_Items' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicSelect_C, OldSlot) == 0x000330, "Member 'UWB_InjectMagicSelect_C::OldSlot' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicSelect_C, AgainSelect) == 0x000334, "Member 'UWB_InjectMagicSelect_C::AgainSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicSelect_C, InitOver) == 0x000335, "Member 'UWB_InjectMagicSelect_C::InitOver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo \ static_assert(alignof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo) == 0x000008, "Wrong alignment on WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo"); \ static_assert(sizeof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo) == 0x0000C0, "Wrong size on WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, EntryPoint) == 0x000000, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, CallFunc_Array_Get_Item) == 0x000008, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, K2Node_Event_IsDesignTime) == 0x000028, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, CallFunc_Array_Add_ReturnValue) == 0x00002C, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, CallFunc_Array_Add_ReturnValue_1) == 0x000030, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, CallFunc_Array_Add_ReturnValue_2) == 0x000034, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, CallFunc_Array_Add_ReturnValue_3) == 0x000038, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, CallFunc_Array_Add_ReturnValue_4) == 0x00003C, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, CallFunc_Array_Get_Item_1) == 0x000040, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, CallFunc_Array_Get_Item_2) == 0x000060, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00006C, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, Temp_int_Loop_Counter_Variable) == 0x000070, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000080, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, K2Node_CustomEvent_PreviewEnchantingItems) == 0x000088, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::K2Node_CustomEvent_PreviewEnchantingItems' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, K2Node_CustomEvent_RealItems) == 0x000098, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::K2Node_CustomEvent_RealItems' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, CallFunc_GetZhuMoLevel_ZhumoLevel) == 0x0000A8, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::CallFunc_GetZhuMoLevel_ZhumoLevel' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, K2Node_CustomEvent_Index) == 0x0000AC, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, CallFunc_IsValid_ReturnValue) == 0x0000B0, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo, CallFunc_Array_Get_Item_3) == 0x0000B8, "Member 'WB_InjectInfo_C_ExecuteUbergraph_WB_InjectInfo::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectInfo_C_PreConstruct \ static_assert(alignof(WB_InjectInfo_C_PreConstruct) == 0x000001, "Wrong alignment on WB_InjectInfo_C_PreConstruct"); \ static_assert(sizeof(WB_InjectInfo_C_PreConstruct) == 0x000001, "Wrong size on WB_InjectInfo_C_PreConstruct"); \ static_assert(offsetof(WB_InjectInfo_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_InjectInfo_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectInfo_C_SelectBase \ static_assert(alignof(WB_InjectInfo_C_SelectBase) == 0x000004, "Wrong alignment on WB_InjectInfo_C_SelectBase"); \ static_assert(sizeof(WB_InjectInfo_C_SelectBase) == 0x000004, "Wrong size on WB_InjectInfo_C_SelectBase"); \ static_assert(offsetof(WB_InjectInfo_C_SelectBase, Index_0) == 0x000000, "Member 'WB_InjectInfo_C_SelectBase::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectInfo_C_UpdatePage \ static_assert(alignof(WB_InjectInfo_C_UpdatePage) == 0x000008, "Wrong alignment on WB_InjectInfo_C_UpdatePage"); \ static_assert(sizeof(WB_InjectInfo_C_UpdatePage) == 0x000020, "Wrong size on WB_InjectInfo_C_UpdatePage"); \ static_assert(offsetof(WB_InjectInfo_C_UpdatePage, PreviewEnchantingItems) == 0x000000, "Member 'WB_InjectInfo_C_UpdatePage::PreviewEnchantingItems' has a wrong offset!"); \ static_assert(offsetof(WB_InjectInfo_C_UpdatePage, RealItems) == 0x000010, "Member 'WB_InjectInfo_C_UpdatePage::RealItems' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_InjectInfo_C \ static_assert(alignof(UWB_InjectInfo_C) == 0x000008, "Wrong alignment on UWB_InjectInfo_C"); \ static_assert(sizeof(UWB_InjectInfo_C) == 0x0002E8, "Wrong size on UWB_InjectInfo_C"); \ static_assert(offsetof(UWB_InjectInfo_C, UberGraphFrame) == 0x000278, "Member 'UWB_InjectInfo_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfo_C, WB_InjectInfoBase) == 0x000280, "Member 'UWB_InjectInfo_C::WB_InjectInfoBase' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfo_C, WB_InjectInfoBase_1) == 0x000288, "Member 'UWB_InjectInfo_C::WB_InjectInfoBase_1' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfo_C, WB_InjectInfoBase_2) == 0x000290, "Member 'UWB_InjectInfo_C::WB_InjectInfoBase_2' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfo_C, WB_InjectInfoBase_3) == 0x000298, "Member 'UWB_InjectInfo_C::WB_InjectInfoBase_3' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfo_C, WB_InjectInfoBase_4) == 0x0002A0, "Member 'UWB_InjectInfo_C::WB_InjectInfoBase_4' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfo_C, WB_Inject_Info_Base) == 0x0002A8, "Member 'UWB_InjectInfo_C::WB_Inject_Info_Base' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfo_C, EnchantingItems) == 0x0002B8, "Member 'UWB_InjectInfo_C::EnchantingItems' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfo_C, Zhumo_Level) == 0x0002C8, "Member 'UWB_InjectInfo_C::Zhumo_Level' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfo_C, Selected) == 0x0002D0, "Member 'UWB_InjectInfo_C::Selected' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectInfo_C, Real_Items) == 0x0002D8, "Member 'UWB_InjectInfo_C::Real_Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_AddSpellNumber \ static_assert(alignof(MagicComponent_C_AddSpellNumber) == 0x000008, "Wrong alignment on MagicComponent_C_AddSpellNumber"); \ static_assert(sizeof(MagicComponent_C_AddSpellNumber) == 0x000048, "Wrong size on MagicComponent_C_AddSpellNumber"); \ static_assert(offsetof(MagicComponent_C_AddSpellNumber, InValue) == 0x000000, "Member 'MagicComponent_C_AddSpellNumber::InValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellNumber, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000008, "Member 'MagicComponent_C_AddSpellNumber::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellNumber, CallFunc_GetMyEquip_Equip) == 0x000010, "Member 'MagicComponent_C_AddSpellNumber::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellNumber, CallFunc_Map_Length_ReturnValue) == 0x000018, "Member 'MagicComponent_C_AddSpellNumber::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellNumber, CallFunc_GetWeaponType_WeaponType) == 0x00001C, "Member 'MagicComponent_C_AddSpellNumber::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellNumber, CallFunc_GetMyBuffComp_BuffComponent) == 0x000020, "Member 'MagicComponent_C_AddSpellNumber::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellNumber, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000028, "Member 'MagicComponent_C_AddSpellNumber::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellNumber, CallFunc_GetAutoPTBuff_AutoPTBuff) == 0x000030, "Member 'MagicComponent_C_AddSpellNumber::CallFunc_GetAutoPTBuff_AutoPTBuff' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellNumber, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'MagicComponent_C_AddSpellNumber::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellNumber, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'MagicComponent_C_AddSpellNumber::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellNumber, CallFunc_Clamp_ReturnValue) == 0x000040, "Member 'MagicComponent_C_AddSpellNumber::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_AddSpellRef \ static_assert(alignof(MagicComponent_C_AddSpellRef) == 0x000008, "Wrong alignment on MagicComponent_C_AddSpellRef"); \ static_assert(sizeof(MagicComponent_C_AddSpellRef) == 0x000028, "Wrong size on MagicComponent_C_AddSpellRef"); \ static_assert(offsetof(MagicComponent_C_AddSpellRef, ID) == 0x000000, "Member 'MagicComponent_C_AddSpellRef::ID' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellRef, Ref) == 0x000008, "Member 'MagicComponent_C_AddSpellRef::Ref' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellRef, CallFunc_Map_Contains_ReturnValue) == 0x000010, "Member 'MagicComponent_C_AddSpellRef::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellRef, CallFunc_Map_Remove_ReturnValue) == 0x000011, "Member 'MagicComponent_C_AddSpellRef::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellRef, CallFunc_IsServer_ReturnValue) == 0x000012, "Member 'MagicComponent_C_AddSpellRef::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellRef, CallFunc_Map_Find_Value) == 0x000018, "Member 'MagicComponent_C_AddSpellRef::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellRef, CallFunc_Map_Find_ReturnValue) == 0x000020, "Member 'MagicComponent_C_AddSpellRef::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_AddSpellRef, CallFunc_IsValid_ReturnValue) == 0x000021, "Member 'MagicComponent_C_AddSpellRef::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_CallCreateSpell \ static_assert(alignof(MagicComponent_C_CallCreateSpell) == 0x000008, "Wrong alignment on MagicComponent_C_CallCreateSpell"); \ static_assert(sizeof(MagicComponent_C_CallCreateSpell) == 0x000038, "Wrong size on MagicComponent_C_CallCreateSpell"); \ static_assert(offsetof(MagicComponent_C_CallCreateSpell, Pawn) == 0x000000, "Member 'MagicComponent_C_CallCreateSpell::Pawn' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CallCreateSpell, ID) == 0x000008, "Member 'MagicComponent_C_CallCreateSpell::ID' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CallCreateSpell, SocketName) == 0x000010, "Member 'MagicComponent_C_CallCreateSpell::SocketName' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CallCreateSpell, OffsetTolerance) == 0x000018, "Member 'MagicComponent_C_CallCreateSpell::OffsetTolerance' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CallCreateSpell, IsAttach) == 0x000030, "Member 'MagicComponent_C_CallCreateSpell::IsAttach' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_CallSpellFail \ static_assert(alignof(MagicComponent_C_CallSpellFail) == 0x000008, "Wrong alignment on MagicComponent_C_CallSpellFail"); \ static_assert(sizeof(MagicComponent_C_CallSpellFail) == 0x000020, "Wrong size on MagicComponent_C_CallSpellFail"); \ static_assert(offsetof(MagicComponent_C_CallSpellFail, ID) == 0x000000, "Member 'MagicComponent_C_CallSpellFail::ID' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CallSpellFail, CallFunc_Array_RemoveItem_ReturnValue) == 0x000008, "Member 'MagicComponent_C_CallSpellFail::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CallSpellFail, CallFunc_Map_Find_Value) == 0x000010, "Member 'MagicComponent_C_CallSpellFail::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CallSpellFail, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'MagicComponent_C_CallSpellFail::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CallSpellFail, CallFunc_Array_Contains_ReturnValue) == 0x000019, "Member 'MagicComponent_C_CallSpellFail::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CallSpellFail, CallFunc_IsValid_ReturnValue) == 0x00001A, "Member 'MagicComponent_C_CallSpellFail::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_CallSpellNumberData \ static_assert(alignof(MagicComponent_C_CallSpellNumberData) == 0x000008, "Wrong alignment on MagicComponent_C_CallSpellNumberData"); \ static_assert(sizeof(MagicComponent_C_CallSpellNumberData) == 0x000018, "Wrong size on MagicComponent_C_CallSpellNumberData"); \ static_assert(offsetof(MagicComponent_C_CallSpellNumberData, inInt) == 0x000000, "Member 'MagicComponent_C_CallSpellNumberData::inInt' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CallSpellNumberData, CallFunc_Map_Find_Value) == 0x000008, "Member 'MagicComponent_C_CallSpellNumberData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CallSpellNumberData, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'MagicComponent_C_CallSpellNumberData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_CallSpellSuccess \ static_assert(alignof(MagicComponent_C_CallSpellSuccess) == 0x000008, "Wrong alignment on MagicComponent_C_CallSpellSuccess"); \ static_assert(sizeof(MagicComponent_C_CallSpellSuccess) == 0x000020, "Wrong size on MagicComponent_C_CallSpellSuccess"); \ static_assert(offsetof(MagicComponent_C_CallSpellSuccess, ID) == 0x000000, "Member 'MagicComponent_C_CallSpellSuccess::ID' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CallSpellSuccess, CallFunc_Map_Find_Value) == 0x000008, "Member 'MagicComponent_C_CallSpellSuccess::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CallSpellSuccess, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'MagicComponent_C_CallSpellSuccess::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CallSpellSuccess, CallFunc_Array_Add_ReturnValue) == 0x000014, "Member 'MagicComponent_C_CallSpellSuccess::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CallSpellSuccess, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'MagicComponent_C_CallSpellSuccess::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_CallSpellSuccessServer \ static_assert(alignof(MagicComponent_C_CallSpellSuccessServer) == 0x000004, "Wrong alignment on MagicComponent_C_CallSpellSuccessServer"); \ static_assert(sizeof(MagicComponent_C_CallSpellSuccessServer) == 0x000008, "Wrong size on MagicComponent_C_CallSpellSuccessServer"); \ static_assert(offsetof(MagicComponent_C_CallSpellSuccessServer, ID) == 0x000000, "Member 'MagicComponent_C_CallSpellSuccessServer::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_CreateSpell \ static_assert(alignof(MagicComponent_C_CreateSpell) == 0x000010, "Wrong alignment on MagicComponent_C_CreateSpell"); \ static_assert(sizeof(MagicComponent_C_CreateSpell) == 0x000620, "Wrong size on MagicComponent_C_CreateSpell"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, Pawn) == 0x000000, "Member 'MagicComponent_C_CreateSpell::Pawn' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, ID) == 0x000008, "Member 'MagicComponent_C_CreateSpell::ID' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, SocketName) == 0x000010, "Member 'MagicComponent_C_CreateSpell::SocketName' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, OffsetTolerance) == 0x000018, "Member 'MagicComponent_C_CreateSpell::OffsetTolerance' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, IsAttach) == 0x000030, "Member 'MagicComponent_C_CreateSpell::IsAttach' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, L_Primitive) == 0x000038, "Member 'MagicComponent_C_CreateSpell::L_Primitive' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, L_IsPawn) == 0x000040, "Member 'MagicComponent_C_CreateSpell::L_IsPawn' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, Temp_bool_Variable) == 0x000041, "Member 'MagicComponent_C_CreateSpell::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, K2Node_DynamicCast_AsAbstract_Character) == 0x000048, "Member 'MagicComponent_C_CreateSpell::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'MagicComponent_C_CreateSpell::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_GetComponentsByTag_ReturnValue) == 0x000058, "Member 'MagicComponent_C_CreateSpell::CallFunc_GetComponentsByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_Array_Get_Item) == 0x000068, "Member 'MagicComponent_C_CreateSpell::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000070, "Member 'MagicComponent_C_CreateSpell::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000078, "Member 'MagicComponent_C_CreateSpell::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000090, "Member 'MagicComponent_C_CreateSpell::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_GetActorRightVector_ReturnValue) == 0x0000A8, "Member 'MagicComponent_C_CreateSpell::CallFunc_GetActorRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_GetActorForwardVector_ReturnValue) == 0x0000C0, "Member 'MagicComponent_C_CreateSpell::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, Temp_bool_Variable_1) == 0x0000D8, "Member 'MagicComponent_C_CreateSpell::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, K2Node_Select_Default) == 0x0000E0, "Member 'MagicComponent_C_CreateSpell::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_GetAllSocketNames_ReturnValue) == 0x0000E8, "Member 'MagicComponent_C_CreateSpell::CallFunc_GetAllSocketNames_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_Conv_NameToText_ReturnValue) == 0x0000F8, "Member 'MagicComponent_C_CreateSpell::CallFunc_Conv_NameToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, K2Node_MakeStruct_FormatArgumentData) == 0x000110, "Member 'MagicComponent_C_CreateSpell::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, K2Node_MakeArray_Array) == 0x000160, "Member 'MagicComponent_C_CreateSpell::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_GetSocketLocation_ReturnValue) == 0x000170, "Member 'MagicComponent_C_CreateSpell::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_Format_ReturnValue) == 0x000188, "Member 'MagicComponent_C_CreateSpell::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_Array_Find_ReturnValue) == 0x0001A0, "Member 'MagicComponent_C_CreateSpell::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_CreateMessageWindow_ReturnValue) == 0x0001A4, "Member 'MagicComponent_C_CreateSpell::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_Greater_IntInt_ReturnValue) == 0x0001A5, "Member 'MagicComponent_C_CreateSpell::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, K2Node_Select_Default_1) == 0x0001A8, "Member 'MagicComponent_C_CreateSpell::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_Redirect_Table_MappedTable) == 0x0001C0, "Member 'MagicComponent_C_CreateSpell::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_BreakVector_X) == 0x0001C8, "Member 'MagicComponent_C_CreateSpell::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_BreakVector_Y) == 0x0001D0, "Member 'MagicComponent_C_CreateSpell::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_BreakVector_Z) == 0x0001D8, "Member 'MagicComponent_C_CreateSpell::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_GetDataTableRowFromName_OutRow) == 0x0001E0, "Member 'MagicComponent_C_CreateSpell::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0004C0, "Member 'MagicComponent_C_CreateSpell::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_MakeVector_ReturnValue) == 0x0004C8, "Member 'MagicComponent_C_CreateSpell::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0004E0, "Member 'MagicComponent_C_CreateSpell::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_Conv_SoftClassReferenceToClass_ReturnValue) == 0x0004F8, "Member 'MagicComponent_C_CreateSpell::CallFunc_Conv_SoftClassReferenceToClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000500, "Member 'MagicComponent_C_CreateSpell::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, K2Node_ClassDynamicCast_AsMagic_Skill_Abstract) == 0x000518, "Member 'MagicComponent_C_CreateSpell::K2Node_ClassDynamicCast_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, K2Node_ClassDynamicCast_bSuccess) == 0x000520, "Member 'MagicComponent_C_CreateSpell::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_IsValidSoftClassReference_ReturnValue) == 0x000521, "Member 'MagicComponent_C_CreateSpell::CallFunc_IsValidSoftClassReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_IsValidClass_ReturnValue) == 0x000522, "Member 'MagicComponent_C_CreateSpell::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000528, "Member 'MagicComponent_C_CreateSpell::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000540, "Member 'MagicComponent_C_CreateSpell::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_Add_VectorVector_ReturnValue) == 0x000558, "Member 'MagicComponent_C_CreateSpell::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000570, "Member 'MagicComponent_C_CreateSpell::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000588, "Member 'MagicComponent_C_CreateSpell::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_MakeTransform_ReturnValue) == 0x0005A0, "Member 'MagicComponent_C_CreateSpell::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000600, "Member 'MagicComponent_C_CreateSpell::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_FinishSpawningActor_ReturnValue) == 0x000608, "Member 'MagicComponent_C_CreateSpell::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_CreateSpell, CallFunc_GetLockTarget_Actor_TargetActor) == 0x000610, "Member 'MagicComponent_C_CreateSpell::CallFunc_GetLockTarget_Actor_TargetActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_ExecuteUbergraph_MagicComponent \ static_assert(alignof(MagicComponent_C_ExecuteUbergraph_MagicComponent) == 0x000008, "Wrong alignment on MagicComponent_C_ExecuteUbergraph_MagicComponent"); \ static_assert(sizeof(MagicComponent_C_ExecuteUbergraph_MagicComponent) == 0x0000F8, "Wrong size on MagicComponent_C_ExecuteUbergraph_MagicComponent"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, EntryPoint) == 0x000000, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, Temp_int_Array_Index_Variable) == 0x000004, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, K2Node_CreateDelegate_OutputDelegate) == 0x00000C, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, K2Node_CustomEvent_Pawn) == 0x000020, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::K2Node_CustomEvent_Pawn' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, K2Node_CustomEvent_ID_1) == 0x000028, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::K2Node_CustomEvent_ID_1' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, K2Node_CustomEvent_SocketName) == 0x000030, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::K2Node_CustomEvent_SocketName' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, K2Node_CustomEvent_OffsetTolerance) == 0x000038, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::K2Node_CustomEvent_OffsetTolerance' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, K2Node_CustomEvent_IsAttach) == 0x000050, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::K2Node_CustomEvent_IsAttach' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, K2Node_CustomEvent_ID) == 0x000054, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::K2Node_CustomEvent_ID' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, K2Node_Event_Hold) == 0x000060, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::K2Node_Event_Hold' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, K2Node_Event_Soft) == 0x000070, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::K2Node_Event_Soft' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, K2Node_CustomEvent_Duration) == 0x000080, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::K2Node_CustomEvent_Duration' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_GetOwner_ReturnValue) == 0x000088, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000090, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, Temp_int_Loop_Counter_Variable) == 0x000098, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_IsValid_ReturnValue) == 0x00009C, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000A0, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_IsFlying_ReturnValue) == 0x0000A4, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_IsFlying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_IsFalling_ReturnValue) == 0x0000A5, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_BooleanOR_ReturnValue) == 0x0000A6, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_Redirect_Table_MappedTable) == 0x0000A8, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_GetDataTableRowNames_OutRowNames) == 0x0000B0, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_Array_Length_ReturnValue) == 0x0000C8, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000D0, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000D8, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_Less_IntInt_ReturnValue) == 0x0000D9, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0000E0, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_IsValid_ReturnValue_1) == 0x0000E8, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_ExecuteUbergraph_MagicComponent, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x0000F0, "Member 'MagicComponent_C_ExecuteUbergraph_MagicComponent::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_GetCurrentSpellNumberData \ static_assert(alignof(MagicComponent_C_GetCurrentSpellNumberData) == 0x000008, "Wrong alignment on MagicComponent_C_GetCurrentSpellNumberData"); \ static_assert(sizeof(MagicComponent_C_GetCurrentSpellNumberData) == 0x000020, "Wrong size on MagicComponent_C_GetCurrentSpellNumberData"); \ static_assert(offsetof(MagicComponent_C_GetCurrentSpellNumberData, CDTimer) == 0x000000, "Member 'MagicComponent_C_GetCurrentSpellNumberData::CDTimer' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_GetCurrentSpellNumberData, CurrentSpellNumber_0) == 0x000008, "Member 'MagicComponent_C_GetCurrentSpellNumberData::CurrentSpellNumber_0' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_GetCurrentSpellNumberData, CallFunc_Map_Find_Value) == 0x000010, "Member 'MagicComponent_C_GetCurrentSpellNumberData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_GetCurrentSpellNumberData, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'MagicComponent_C_GetCurrentSpellNumberData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_GetSpellRef \ static_assert(alignof(MagicComponent_C_GetSpellRef) == 0x000008, "Wrong alignment on MagicComponent_C_GetSpellRef"); \ static_assert(sizeof(MagicComponent_C_GetSpellRef) == 0x000020, "Wrong size on MagicComponent_C_GetSpellRef"); \ static_assert(offsetof(MagicComponent_C_GetSpellRef, ID) == 0x000000, "Member 'MagicComponent_C_GetSpellRef::ID' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_GetSpellRef, SpellRef) == 0x000008, "Member 'MagicComponent_C_GetSpellRef::SpellRef' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_GetSpellRef, CallFunc_Map_Find_Value) == 0x000010, "Member 'MagicComponent_C_GetSpellRef::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_GetSpellRef, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'MagicComponent_C_GetSpellRef::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_GetSpellRef, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'MagicComponent_C_GetSpellRef::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_Imprison \ static_assert(alignof(MagicComponent_C_Imprison) == 0x000004, "Wrong alignment on MagicComponent_C_Imprison"); \ static_assert(sizeof(MagicComponent_C_Imprison) == 0x000004, "Wrong size on MagicComponent_C_Imprison"); \ static_assert(offsetof(MagicComponent_C_Imprison, Duration) == 0x000000, "Member 'MagicComponent_C_Imprison::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_IsCanShoot \ static_assert(alignof(MagicComponent_C_IsCanShoot) == 0x000008, "Wrong alignment on MagicComponent_C_IsCanShoot"); \ static_assert(sizeof(MagicComponent_C_IsCanShoot) == 0x000050, "Wrong size on MagicComponent_C_IsCanShoot"); \ static_assert(offsetof(MagicComponent_C_IsCanShoot, Target) == 0x000000, "Member 'MagicComponent_C_IsCanShoot::Target' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_IsCanShoot, ReturnValue) == 0x000008, "Member 'MagicComponent_C_IsCanShoot::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_IsCanShoot, L_CurrentTimer) == 0x00000C, "Member 'MagicComponent_C_IsCanShoot::L_CurrentTimer' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_IsCanShoot, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000010, "Member 'MagicComponent_C_IsCanShoot::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_IsCanShoot, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000018, "Member 'MagicComponent_C_IsCanShoot::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_IsCanShoot, CallFunc_GetOwner_ReturnValue) == 0x000020, "Member 'MagicComponent_C_IsCanShoot::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_IsCanShoot, CallFunc_GetPauseableSeconds_ReturnValue) == 0x000028, "Member 'MagicComponent_C_IsCanShoot::CallFunc_GetPauseableSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_IsCanShoot, CallFunc_Map_Find_Value) == 0x000030, "Member 'MagicComponent_C_IsCanShoot::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_IsCanShoot, CallFunc_Map_Find_ReturnValue) == 0x000038, "Member 'MagicComponent_C_IsCanShoot::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_IsCanShoot, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000039, "Member 'MagicComponent_C_IsCanShoot::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_IsCanShoot, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x000040, "Member 'MagicComponent_C_IsCanShoot::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_IsCanShoot, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000048, "Member 'MagicComponent_C_IsCanShoot::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_MagicHelpLoadCallBack \ static_assert(alignof(MagicComponent_C_MagicHelpLoadCallBack) == 0x000008, "Wrong alignment on MagicComponent_C_MagicHelpLoadCallBack"); \ static_assert(sizeof(MagicComponent_C_MagicHelpLoadCallBack) == 0x000020, "Wrong size on MagicComponent_C_MagicHelpLoadCallBack"); \ static_assert(offsetof(MagicComponent_C_MagicHelpLoadCallBack, Hold) == 0x000000, "Member 'MagicComponent_C_MagicHelpLoadCallBack::Hold' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_MagicHelpLoadCallBack, Soft) == 0x000010, "Member 'MagicComponent_C_MagicHelpLoadCallBack::Soft' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_PlaySpell \ static_assert(alignof(MagicComponent_C_PlaySpell) == 0x000008, "Wrong alignment on MagicComponent_C_PlaySpell"); \ static_assert(sizeof(MagicComponent_C_PlaySpell) == 0x0003A8, "Wrong size on MagicComponent_C_PlaySpell"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, Local_ID) == 0x000000, "Member 'MagicComponent_C_PlaySpell::Local_ID' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, NeedWL) == 0x000004, "Member 'MagicComponent_C_PlaySpell::NeedWL' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, Temp_bool_Variable) == 0x000008, "Member 'MagicComponent_C_PlaySpell::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'MagicComponent_C_PlaySpell::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, Temp_bool_Variable_1) == 0x000020, "Member 'MagicComponent_C_PlaySpell::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_Conv_StringToName_ReturnValue) == 0x000024, "Member 'MagicComponent_C_PlaySpell::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_Redirect_Table_MappedTable) == 0x000030, "Member 'MagicComponent_C_PlaySpell::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, Temp_bool_Variable_2) == 0x000038, "Member 'MagicComponent_C_PlaySpell::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_GetDataTableRowFromName_OutRow) == 0x000040, "Member 'MagicComponent_C_PlaySpell::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000320, "Member 'MagicComponent_C_PlaySpell::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000328, "Member 'MagicComponent_C_PlaySpell::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000330, "Member 'MagicComponent_C_PlaySpell::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, K2Node_DynamicCast_bSuccess) == 0x000338, "Member 'MagicComponent_C_PlaySpell::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_CanMeleeAttack_Result) == 0x000339, "Member 'MagicComponent_C_PlaySpell::CallFunc_CanMeleeAttack_Result' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_Conv_SoftClassReferenceToClass_ReturnValue) == 0x000340, "Member 'MagicComponent_C_PlaySpell::CallFunc_Conv_SoftClassReferenceToClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, K2Node_ClassDynamicCast_AsMagic_Skill_Abstract) == 0x000348, "Member 'MagicComponent_C_PlaySpell::K2Node_ClassDynamicCast_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, K2Node_ClassDynamicCast_bSuccess) == 0x000350, "Member 'MagicComponent_C_PlaySpell::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x000358, "Member 'MagicComponent_C_PlaySpell::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_IsValidClass_ReturnValue) == 0x000360, "Member 'MagicComponent_C_PlaySpell::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_GetSpellIndex_TargetSpellIndex) == 0x000364, "Member 'MagicComponent_C_PlaySpell::CallFunc_GetSpellIndex_TargetSpellIndex' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_BooleanAND_ReturnValue) == 0x000368, "Member 'MagicComponent_C_PlaySpell::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000369, "Member 'MagicComponent_C_PlaySpell::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_GetMyEquip_Equip) == 0x000370, "Member 'MagicComponent_C_PlaySpell::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_GetIsInCombat_Result) == 0x000378, "Member 'MagicComponent_C_PlaySpell::CallFunc_GetIsInCombat_Result' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_GetFastAccessItemArray_FastAccess_Inventory) == 0x000380, "Member 'MagicComponent_C_PlaySpell::CallFunc_GetFastAccessItemArray_FastAccess_Inventory' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x000390, "Member 'MagicComponent_C_PlaySpell::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, K2Node_Select_Default) == 0x000394, "Member 'MagicComponent_C_PlaySpell::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, K2Node_Select_Default_1) == 0x000398, "Member 'MagicComponent_C_PlaySpell::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, K2Node_Select_Default_2) == 0x00039C, "Member 'MagicComponent_C_PlaySpell::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_Select_Animation_and_Play_AnimSelected) == 0x0003A0, "Member 'MagicComponent_C_PlaySpell::CallFunc_Select_Animation_and_Play_AnimSelected' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_Select_Animation_and_Play_succeed) == 0x0003A4, "Member 'MagicComponent_C_PlaySpell::CallFunc_Select_Animation_and_Play_succeed' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpell, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0003A5, "Member 'MagicComponent_C_PlaySpell::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_PlaySpellFailSound \ static_assert(alignof(MagicComponent_C_PlaySpellFailSound) == 0x000004, "Wrong alignment on MagicComponent_C_PlaySpellFailSound"); \ static_assert(sizeof(MagicComponent_C_PlaySpellFailSound) == 0x000014, "Wrong size on MagicComponent_C_PlaySpellFailSound"); \ static_assert(offsetof(MagicComponent_C_PlaySpellFailSound, Temp_delegate_Variable) == 0x000000, "Member 'MagicComponent_C_PlaySpellFailSound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PlaySpellFailSound, CallFunc_PostEvent_ReturnValue) == 0x000010, "Member 'MagicComponent_C_PlaySpellFailSound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_PreLoadingMySpellClass \ static_assert(alignof(MagicComponent_C_PreLoadingMySpellClass) == 0x000008, "Wrong alignment on MagicComponent_C_PreLoadingMySpellClass"); \ static_assert(sizeof(MagicComponent_C_PreLoadingMySpellClass) == 0x000050, "Wrong size on MagicComponent_C_PreLoadingMySpellClass"); \ static_assert(offsetof(MagicComponent_C_PreLoadingMySpellClass, AnimationDT) == 0x000000, "Member 'MagicComponent_C_PreLoadingMySpellClass::AnimationDT' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PreLoadingMySpellClass, Urgency) == 0x000010, "Member 'MagicComponent_C_PreLoadingMySpellClass::Urgency' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PreLoadingMySpellClass, FinishedEvent) == 0x000014, "Member 'MagicComponent_C_PreLoadingMySpellClass::FinishedEvent' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PreLoadingMySpellClass, K2Node_MakeStruct_S_MagicAsyncLoadingList) == 0x000028, "Member 'MagicComponent_C_PreLoadingMySpellClass::K2Node_MakeStruct_S_MagicAsyncLoadingList' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_PreLoadingMySpellClass, CallFunc_GetModel_MagicPreLoadComponent_ReturnValue) == 0x000048, "Member 'MagicComponent_C_PreLoadingMySpellClass::CallFunc_GetModel_MagicPreLoadComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_SetCurrentSpellNumber \ static_assert(alignof(MagicComponent_C_SetCurrentSpellNumber) == 0x000004, "Wrong alignment on MagicComponent_C_SetCurrentSpellNumber"); \ static_assert(sizeof(MagicComponent_C_SetCurrentSpellNumber) == 0x000004, "Wrong size on MagicComponent_C_SetCurrentSpellNumber"); \ static_assert(offsetof(MagicComponent_C_SetCurrentSpellNumber, CurrentSpellNumber_0) == 0x000000, "Member 'MagicComponent_C_SetCurrentSpellNumber::CurrentSpellNumber_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicComponent_C_SubtractionSpellNumber \ static_assert(alignof(MagicComponent_C_SubtractionSpellNumber) == 0x000008, "Wrong alignment on MagicComponent_C_SubtractionSpellNumber"); \ static_assert(sizeof(MagicComponent_C_SubtractionSpellNumber) == 0x000038, "Wrong size on MagicComponent_C_SubtractionSpellNumber"); \ static_assert(offsetof(MagicComponent_C_SubtractionSpellNumber, CallFunc_Subtract_IntInt_ReturnValue) == 0x000000, "Member 'MagicComponent_C_SubtractionSpellNumber::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_SubtractionSpellNumber, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000004, "Member 'MagicComponent_C_SubtractionSpellNumber::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_SubtractionSpellNumber, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000005, "Member 'MagicComponent_C_SubtractionSpellNumber::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_SubtractionSpellNumber, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000008, "Member 'MagicComponent_C_SubtractionSpellNumber::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_SubtractionSpellNumber, CallFunc_BooleanOR_ReturnValue) == 0x000010, "Member 'MagicComponent_C_SubtractionSpellNumber::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_SubtractionSpellNumber, CallFunc_GetMyEquip_Equip) == 0x000018, "Member 'MagicComponent_C_SubtractionSpellNumber::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_SubtractionSpellNumber, CallFunc_GetStarMapActive_IsActive) == 0x000020, "Member 'MagicComponent_C_SubtractionSpellNumber::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_SubtractionSpellNumber, CallFunc_GetWeaponType_WeaponType) == 0x000021, "Member 'MagicComponent_C_SubtractionSpellNumber::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_SubtractionSpellNumber, CallFunc_BooleanAND_ReturnValue) == 0x000022, "Member 'MagicComponent_C_SubtractionSpellNumber::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_SubtractionSpellNumber, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000023, "Member 'MagicComponent_C_SubtractionSpellNumber::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_SubtractionSpellNumber, CallFunc_BooleanAND_ReturnValue_1) == 0x000024, "Member 'MagicComponent_C_SubtractionSpellNumber::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_SubtractionSpellNumber, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000028, "Member 'MagicComponent_C_SubtractionSpellNumber::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_SubtractionSpellNumber, CallFunc_SelectInt_ReturnValue) == 0x00002C, "Member 'MagicComponent_C_SubtractionSpellNumber::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicComponent_C_SubtractionSpellNumber, CallFunc_Max_ReturnValue) == 0x000030, "Member 'MagicComponent_C_SubtractionSpellNumber::CallFunc_Max_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMagicComponent_C \ static_assert(alignof(UMagicComponent_C) == 0x000008, "Wrong alignment on UMagicComponent_C"); \ static_assert(sizeof(UMagicComponent_C) == 0x000250, "Wrong size on UMagicComponent_C"); \ static_assert(offsetof(UMagicComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UMagicComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UMagicComponent_C, SuccessSpell) == 0x0000F0, "Member 'UMagicComponent_C::SuccessSpell' has a wrong offset!"); \ static_assert(offsetof(UMagicComponent_C, Spells) == 0x000100, "Member 'UMagicComponent_C::Spells' has a wrong offset!"); \ static_assert(offsetof(UMagicComponent_C, OnPreLoadingFinishedEvent) == 0x000150, "Member 'UMagicComponent_C::OnPreLoadingFinishedEvent' has a wrong offset!"); \ static_assert(offsetof(UMagicComponent_C, HoldMySpellClass) == 0x000160, "Member 'UMagicComponent_C::HoldMySpellClass' has a wrong offset!"); \ static_assert(offsetof(UMagicComponent_C, TempSoftTableSpellClass) == 0x000170, "Member 'UMagicComponent_C::TempSoftTableSpellClass' has a wrong offset!"); \ static_assert(offsetof(UMagicComponent_C, CurrentSpellNumber) == 0x000180, "Member 'UMagicComponent_C::CurrentSpellNumber' has a wrong offset!"); \ static_assert(offsetof(UMagicComponent_C, CallCurrentSpellNumber) == 0x000188, "Member 'UMagicComponent_C::CallCurrentSpellNumber' has a wrong offset!"); \ static_assert(offsetof(UMagicComponent_C, SpellNuberData) == 0x000198, "Member 'UMagicComponent_C::SpellNuberData' has a wrong offset!"); \ static_assert(offsetof(UMagicComponent_C, OnSpellPlayed) == 0x0001E8, "Member 'UMagicComponent_C::OnSpellPlayed' has a wrong offset!"); \ static_assert(offsetof(UMagicComponent_C, ShootTargets) == 0x0001F8, "Member 'UMagicComponent_C::ShootTargets' has a wrong offset!"); \ static_assert(offsetof(UMagicComponent_C, CanPlaySpellFailSound) == 0x000248, "Member 'UMagicComponent_C::CanPlaySpellFailSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectArm_C_ArmSlotClick \ static_assert(alignof(WB_InjectArm_C_ArmSlotClick) == 0x000008, "Wrong alignment on WB_InjectArm_C_ArmSlotClick"); \ static_assert(sizeof(WB_InjectArm_C_ArmSlotClick) == 0x000010, "Wrong size on WB_InjectArm_C_ArmSlotClick"); \ static_assert(offsetof(WB_InjectArm_C_ArmSlotClick, Widget) == 0x000000, "Member 'WB_InjectArm_C_ArmSlotClick::Widget' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ArmSlotClick, CallFunc_Array_Find_ReturnValue) == 0x000008, "Member 'WB_InjectArm_C_ArmSlotClick::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectArm_C_ArmSlotHover \ static_assert(alignof(WB_InjectArm_C_ArmSlotHover) == 0x000008, "Wrong alignment on WB_InjectArm_C_ArmSlotHover"); \ static_assert(sizeof(WB_InjectArm_C_ArmSlotHover) == 0x000018, "Wrong size on WB_InjectArm_C_ArmSlotHover"); \ static_assert(offsetof(WB_InjectArm_C_ArmSlotHover, Widget) == 0x000000, "Member 'WB_InjectArm_C_ArmSlotHover::Widget' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ArmSlotHover, CallFunc_Array_Get_Item) == 0x000008, "Member 'WB_InjectArm_C_ArmSlotHover::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ArmSlotHover, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000010, "Member 'WB_InjectArm_C_ArmSlotHover::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ArmSlotHover, CallFunc_Array_Find_ReturnValue) == 0x000014, "Member 'WB_InjectArm_C_ArmSlotHover::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectArm_C_ArmSlotUnHover \ static_assert(alignof(WB_InjectArm_C_ArmSlotUnHover) == 0x000008, "Wrong alignment on WB_InjectArm_C_ArmSlotUnHover"); \ static_assert(sizeof(WB_InjectArm_C_ArmSlotUnHover) == 0x000008, "Wrong size on WB_InjectArm_C_ArmSlotUnHover"); \ static_assert(offsetof(WB_InjectArm_C_ArmSlotUnHover, Widget) == 0x000000, "Member 'WB_InjectArm_C_ArmSlotUnHover::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectArm_C_DirectionKeyEvent \ static_assert(alignof(WB_InjectArm_C_DirectionKeyEvent) == 0x000008, "Wrong alignment on WB_InjectArm_C_DirectionKeyEvent"); \ static_assert(sizeof(WB_InjectArm_C_DirectionKeyEvent) == 0x000090, "Wrong size on WB_InjectArm_C_DirectionKeyEvent"); \ static_assert(offsetof(WB_InjectArm_C_DirectionKeyEvent, InGeometry) == 0x000000, "Member 'WB_InjectArm_C_DirectionKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_DirectionKeyEvent, InKeyEvent) == 0x000040, "Member 'WB_InjectArm_C_DirectionKeyEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_DirectionKeyEvent, inKeyTag) == 0x000080, "Member 'WB_InjectArm_C_DirectionKeyEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_DirectionKeyEvent, bIsDown) == 0x000088, "Member 'WB_InjectArm_C_DirectionKeyEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm \ static_assert(alignof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm) == 0x000008, "Wrong alignment on WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm"); \ static_assert(sizeof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm) == 0x000180, "Wrong size on WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, EntryPoint) == 0x000000, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, Temp_int_Variable) == 0x000004, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, Temp_int_Variable_1) == 0x000008, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, Temp_int_Variable_2) == 0x00000C, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, Temp_bool_Variable) == 0x000020, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, Temp_int_Variable_3) == 0x000024, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, Temp_int_Array_Index_Variable) == 0x000030, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, K2Node_CustomEvent_InGeometry) == 0x000038, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, K2Node_CustomEvent_InKeyEvent) == 0x000078, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, K2Node_CustomEvent_inKeyTag) == 0x0000B8, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, K2Node_CustomEvent_bIsDown) == 0x0000C0, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Greater_IntInt_ReturnValue) == 0x0000C1, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000C2, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000C4, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x0000C8, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000CC, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Array_Add_ReturnValue) == 0x0000D0, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Array_Add_ReturnValue_1) == 0x0000D4, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Array_Add_ReturnValue_2) == 0x0000D8, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Array_Add_ReturnValue_3) == 0x0000DC, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Array_Add_ReturnValue_4) == 0x0000E0, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000E4, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Array_Get_Item) == 0x0000F8, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Array_Length_ReturnValue) == 0x000100, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Less_IntInt_ReturnValue) == 0x000104, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, K2Node_CreateDelegate_OutputDelegate_2) == 0x000108, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, K2Node_CreateDelegate_OutputDelegate_3) == 0x000118, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, Temp_byte_Variable) == 0x000128, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Array_Get_Item_1) == 0x000130, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, Temp_byte_Variable_1) == 0x000138, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000139, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, Temp_bool_Variable_1) == 0x00013A, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, K2Node_CustomEvent_Active) == 0x00013B, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::K2Node_CustomEvent_Active' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000140, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, K2Node_Select_Default) == 0x000148, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_GetZhuMoLevel_ZhumoLevel) == 0x00014C, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_GetZhuMoLevel_ZhumoLevel' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Add_IntInt_ReturnValue_2) == 0x000150, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000154, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000155, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x000156, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_EqualEqual_IntInt_ReturnValue_4) == 0x000157, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_EqualEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_SelectInt_ReturnValue) == 0x000158, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, K2Node_Select_Default_1) == 0x00015C, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000160, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Less_IntInt_ReturnValue_1) == 0x000164, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Array_Add_ReturnValue_5) == 0x000168, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Array_Add_ReturnValue_6) == 0x00016C, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Array_Add_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Array_Add_ReturnValue_7) == 0x000170, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Array_Add_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Array_Add_ReturnValue_8) == 0x000174, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Array_Add_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm, CallFunc_Array_Add_ReturnValue_9) == 0x000178, "Member 'WB_InjectArm_C_ExecuteUbergraph_WB_InjectArm::CallFunc_Array_Add_ReturnValue_9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectArm_C_PageActive \ static_assert(alignof(WB_InjectArm_C_PageActive) == 0x000001, "Wrong alignment on WB_InjectArm_C_PageActive"); \ static_assert(sizeof(WB_InjectArm_C_PageActive) == 0x000001, "Wrong size on WB_InjectArm_C_PageActive"); \ static_assert(offsetof(WB_InjectArm_C_PageActive, Active) == 0x000000, "Member 'WB_InjectArm_C_PageActive::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectArm_C_UpdateArmSlot \ static_assert(alignof(WB_InjectArm_C_UpdateArmSlot) == 0x000008, "Wrong alignment on WB_InjectArm_C_UpdateArmSlot"); \ static_assert(sizeof(WB_InjectArm_C_UpdateArmSlot) == 0x000068, "Wrong size on WB_InjectArm_C_UpdateArmSlot"); \ static_assert(offsetof(WB_InjectArm_C_UpdateArmSlot, Items) == 0x000000, "Member 'WB_InjectArm_C_UpdateArmSlot::Items' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_UpdateArmSlot, Temp_byte_Variable) == 0x000010, "Member 'WB_InjectArm_C_UpdateArmSlot::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_UpdateArmSlot, Temp_int_Array_Index_Variable) == 0x000014, "Member 'WB_InjectArm_C_UpdateArmSlot::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_UpdateArmSlot, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'WB_InjectArm_C_UpdateArmSlot::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_UpdateArmSlot, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'WB_InjectArm_C_UpdateArmSlot::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_UpdateArmSlot, Temp_byte_Variable_1) == 0x000020, "Member 'WB_InjectArm_C_UpdateArmSlot::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_UpdateArmSlot, Temp_bool_Variable) == 0x000021, "Member 'WB_InjectArm_C_UpdateArmSlot::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_UpdateArmSlot, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_InjectArm_C_UpdateArmSlot::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_UpdateArmSlot, CallFunc_Array_Get_Item_1) == 0x000030, "Member 'WB_InjectArm_C_UpdateArmSlot::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_UpdateArmSlot, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000050, "Member 'WB_InjectArm_C_UpdateArmSlot::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_UpdateArmSlot, CallFunc_Greater_IntInt_ReturnValue) == 0x000051, "Member 'WB_InjectArm_C_UpdateArmSlot::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_UpdateArmSlot, K2Node_Select_Default) == 0x000052, "Member 'WB_InjectArm_C_UpdateArmSlot::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_UpdateArmSlot, CallFunc_Array_Get_Item_2) == 0x000058, "Member 'WB_InjectArm_C_UpdateArmSlot::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_UpdateArmSlot, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'WB_InjectArm_C_UpdateArmSlot::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_UpdateArmSlot, CallFunc_Less_IntInt_ReturnValue) == 0x000064, "Member 'WB_InjectArm_C_UpdateArmSlot::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectArm_C_UpdateCurrent \ static_assert(alignof(WB_InjectArm_C_UpdateCurrent) == 0x000008, "Wrong alignment on WB_InjectArm_C_UpdateCurrent"); \ static_assert(sizeof(WB_InjectArm_C_UpdateCurrent) == 0x000010, "Wrong size on WB_InjectArm_C_UpdateCurrent"); \ static_assert(offsetof(WB_InjectArm_C_UpdateCurrent, NewSlot) == 0x000000, "Member 'WB_InjectArm_C_UpdateCurrent::NewSlot' has a wrong offset!"); \ static_assert(offsetof(WB_InjectArm_C_UpdateCurrent, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_InjectArm_C_UpdateCurrent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectArm_C_UpdateSelectBase \ static_assert(alignof(WB_InjectArm_C_UpdateSelectBase) == 0x000001, "Wrong alignment on WB_InjectArm_C_UpdateSelectBase"); \ static_assert(sizeof(WB_InjectArm_C_UpdateSelectBase) == 0x000001, "Wrong size on WB_InjectArm_C_UpdateSelectBase"); \ static_assert(offsetof(WB_InjectArm_C_UpdateSelectBase, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'WB_InjectArm_C_UpdateSelectBase::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_InjectArm_C \ static_assert(alignof(UWB_InjectArm_C) == 0x000008, "Wrong alignment on UWB_InjectArm_C"); \ static_assert(sizeof(UWB_InjectArm_C) == 0x000388, "Wrong size on UWB_InjectArm_C"); \ static_assert(offsetof(UWB_InjectArm_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_InjectArm_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, Image_102) == 0x0002C8, "Member 'UWB_InjectArm_C::Image_102' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, Light1) == 0x0002D0, "Member 'UWB_InjectArm_C::Light1' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, Light2) == 0x0002D8, "Member 'UWB_InjectArm_C::Light2' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, Light3) == 0x0002E0, "Member 'UWB_InjectArm_C::Light3' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, Light4) == 0x0002E8, "Member 'UWB_InjectArm_C::Light4' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, Light5) == 0x0002F0, "Member 'UWB_InjectArm_C::Light5' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, WB_InjectArmBase1) == 0x0002F8, "Member 'UWB_InjectArm_C::WB_InjectArmBase1' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, WB_InjectArmBase2) == 0x000300, "Member 'UWB_InjectArm_C::WB_InjectArmBase2' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, WB_InjectArmBase3) == 0x000308, "Member 'UWB_InjectArm_C::WB_InjectArmBase3' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, WB_InjectArmBase4) == 0x000310, "Member 'UWB_InjectArm_C::WB_InjectArmBase4' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, WB_InjectArmBase5) == 0x000318, "Member 'UWB_InjectArm_C::WB_InjectArmBase5' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, SelectIndex) == 0x000320, "Member 'UWB_InjectArm_C::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, ArmSlots) == 0x000328, "Member 'UWB_InjectArm_C::ArmSlots' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, OnSlotClick) == 0x000338, "Member 'UWB_InjectArm_C::OnSlotClick' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, CurrentSlot) == 0x000348, "Member 'UWB_InjectArm_C::CurrentSlot' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, OnSlotHover) == 0x000350, "Member 'UWB_InjectArm_C::OnSlotHover' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, UnlockNum) == 0x000360, "Member 'UWB_InjectArm_C::UnlockNum' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, EquipItems) == 0x000368, "Member 'UWB_InjectArm_C::EquipItems' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectArm_C, Lights) == 0x000378, "Member 'UWB_InjectArm_C::Lights' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorComponent_C_Check_Camp_Index_0 \ static_assert(alignof(BehaviorComponent_C_Check_Camp_Index_0) == 0x000008, "Wrong alignment on BehaviorComponent_C_Check_Camp_Index_0"); \ static_assert(sizeof(BehaviorComponent_C_Check_Camp_Index_0) == 0x000038, "Wrong size on BehaviorComponent_C_Check_Camp_Index_0"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_0, ID) == 0x000000, "Member 'BehaviorComponent_C_Check_Camp_Index_0::ID' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_0, ID2) == 0x000004, "Member 'BehaviorComponent_C_Check_Camp_Index_0::ID2' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_0, Result) == 0x000008, "Member 'BehaviorComponent_C_Check_Camp_Index_0::Result' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_0, L_Max) == 0x00000C, "Member 'BehaviorComponent_C_Check_Camp_Index_0::L_Max' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_0, L_Min) == 0x000010, "Member 'BehaviorComponent_C_Check_Camp_Index_0::L_Min' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_0, L_Result) == 0x000014, "Member 'BehaviorComponent_C_Check_Camp_Index_0::L_Result' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_0, CallFunc_Compare_ID_Arr) == 0x000018, "Member 'BehaviorComponent_C_Check_Camp_Index_0::CallFunc_Compare_ID_Arr' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_0, CallFunc_Array_Get_Item) == 0x000028, "Member 'BehaviorComponent_C_Check_Camp_Index_0::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_0, CallFunc_Array_Get_Item_1) == 0x00002C, "Member 'BehaviorComponent_C_Check_Camp_Index_0::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_0, K2Node_SwitchInteger_CmpSuccess) == 0x000030, "Member 'BehaviorComponent_C_Check_Camp_Index_0::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_0, K2Node_SwitchInteger_CmpSuccess_1) == 0x000031, "Member 'BehaviorComponent_C_Check_Camp_Index_0::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_0, K2Node_SwitchInteger_CmpSuccess_2) == 0x000032, "Member 'BehaviorComponent_C_Check_Camp_Index_0::K2Node_SwitchInteger_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_0, K2Node_SwitchInteger_CmpSuccess_3) == 0x000033, "Member 'BehaviorComponent_C_Check_Camp_Index_0::K2Node_SwitchInteger_CmpSuccess_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorComponent_C_Check_Camp_Index_New \ static_assert(alignof(BehaviorComponent_C_Check_Camp_Index_New) == 0x000008, "Wrong alignment on BehaviorComponent_C_Check_Camp_Index_New"); \ static_assert(sizeof(BehaviorComponent_C_Check_Camp_Index_New) == 0x000078, "Wrong size on BehaviorComponent_C_Check_Camp_Index_New"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_New, ID) == 0x000000, "Member 'BehaviorComponent_C_Check_Camp_Index_New::ID' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_New, ID2) == 0x000004, "Member 'BehaviorComponent_C_Check_Camp_Index_New::ID2' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_New, Result) == 0x000008, "Member 'BehaviorComponent_C_Check_Camp_Index_New::Result' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_New, L_Result) == 0x00000C, "Member 'BehaviorComponent_C_Check_Camp_Index_New::L_Result' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_New, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000010, "Member 'BehaviorComponent_C_Check_Camp_Index_New::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_New, CallFunc_Compare_ID_New_Arr) == 0x000018, "Member 'BehaviorComponent_C_Check_Camp_Index_New::CallFunc_Compare_ID_New_Arr' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_New, CallFunc_ValidGetMappedTable_Mapped_Table) == 0x000028, "Member 'BehaviorComponent_C_Check_Camp_Index_New::CallFunc_ValidGetMappedTable_Mapped_Table' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_New, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000030, "Member 'BehaviorComponent_C_Check_Camp_Index_New::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_New, CallFunc_GetDataTableRowFromName_OutRow) == 0x000040, "Member 'BehaviorComponent_C_Check_Camp_Index_New::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_New, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000060, "Member 'BehaviorComponent_C_Check_Camp_Index_New::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_New, CallFunc_Array_Find_ReturnValue) == 0x000064, "Member 'BehaviorComponent_C_Check_Camp_Index_New::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_New, CallFunc_Array_Find_ReturnValue_1) == 0x000068, "Member 'BehaviorComponent_C_Check_Camp_Index_New::CallFunc_Array_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_New, CallFunc_Subtract_IntInt_ReturnValue) == 0x00006C, "Member 'BehaviorComponent_C_Check_Camp_Index_New::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_New, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000070, "Member 'BehaviorComponent_C_Check_Camp_Index_New::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Check_Camp_Index_New, K2Node_SwitchEnum_CmpSuccess) == 0x000074, "Member 'BehaviorComponent_C_Check_Camp_Index_New::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorComponent_C_CheckRelation \ static_assert(alignof(BehaviorComponent_C_CheckRelation) == 0x000008, "Wrong alignment on BehaviorComponent_C_CheckRelation"); \ static_assert(sizeof(BehaviorComponent_C_CheckRelation) == 0x000068, "Wrong size on BehaviorComponent_C_CheckRelation"); \ static_assert(offsetof(BehaviorComponent_C_CheckRelation, TargetCampID) == 0x000000, "Member 'BehaviorComponent_C_CheckRelation::TargetCampID' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_CheckRelation, Result) == 0x000010, "Member 'BehaviorComponent_C_CheckRelation::Result' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_CheckRelation, L_Result) == 0x000014, "Member 'BehaviorComponent_C_CheckRelation::L_Result' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_CheckRelation, L_MyCamp) == 0x000018, "Member 'BehaviorComponent_C_CheckRelation::L_MyCamp' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_CheckRelation, L_TargetCamp) == 0x000028, "Member 'BehaviorComponent_C_CheckRelation::L_TargetCamp' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_CheckRelation, CallFunc_GetOwnActor_ReturnValue) == 0x000038, "Member 'BehaviorComponent_C_CheckRelation::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_CheckRelation, CallFunc_Conv_StringToInt_ReturnValue) == 0x000040, "Member 'BehaviorComponent_C_CheckRelation::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_CheckRelation, CallFunc_GetSyncState_ReturnValue) == 0x000048, "Member 'BehaviorComponent_C_CheckRelation::CallFunc_GetSyncState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_CheckRelation, CallFunc_SyncState_GetCampID_CampID) == 0x000050, "Member 'BehaviorComponent_C_CheckRelation::CallFunc_SyncState_GetCampID_CampID' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_CheckRelation, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000060, "Member 'BehaviorComponent_C_CheckRelation::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_CheckRelation, CallFunc_Check_Camp_Index_New_Result) == 0x000064, "Member 'BehaviorComponent_C_CheckRelation::CallFunc_Check_Camp_Index_New_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorComponent_C_Compare_ID \ static_assert(alignof(BehaviorComponent_C_Compare_ID) == 0x000008, "Wrong alignment on BehaviorComponent_C_Compare_ID"); \ static_assert(sizeof(BehaviorComponent_C_Compare_ID) == 0x000040, "Wrong size on BehaviorComponent_C_Compare_ID"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID, TID) == 0x000000, "Member 'BehaviorComponent_C_Compare_ID::TID' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID, TID2) == 0x000004, "Member 'BehaviorComponent_C_Compare_ID::TID2' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID, Arr) == 0x000008, "Member 'BehaviorComponent_C_Compare_ID::Arr' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000018, "Member 'BehaviorComponent_C_Compare_ID::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID, K2Node_MakeArray_Array) == 0x000020, "Member 'BehaviorComponent_C_Compare_ID::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID, K2Node_MakeArray_Array_1) == 0x000030, "Member 'BehaviorComponent_C_Compare_ID::K2Node_MakeArray_Array_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorComponent_C_Compare_ID_New \ static_assert(alignof(BehaviorComponent_C_Compare_ID_New) == 0x000008, "Wrong alignment on BehaviorComponent_C_Compare_ID_New"); \ static_assert(sizeof(BehaviorComponent_C_Compare_ID_New) == 0x0000A0, "Wrong size on BehaviorComponent_C_Compare_ID_New"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID_New, TID) == 0x000000, "Member 'BehaviorComponent_C_Compare_ID_New::TID' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID_New, TID2) == 0x000004, "Member 'BehaviorComponent_C_Compare_ID_New::TID2' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID_New, Arr) == 0x000008, "Member 'BehaviorComponent_C_Compare_ID_New::Arr' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID_New, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000018, "Member 'BehaviorComponent_C_Compare_ID_New::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID_New, CallFunc_Conv_IntToString_ReturnValue) == 0x000020, "Member 'BehaviorComponent_C_Compare_ID_New::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID_New, CallFunc_Conv_StringToName_ReturnValue) == 0x000030, "Member 'BehaviorComponent_C_Compare_ID_New::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID_New, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000038, "Member 'BehaviorComponent_C_Compare_ID_New::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID_New, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000048, "Member 'BehaviorComponent_C_Compare_ID_New::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID_New, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000058, "Member 'BehaviorComponent_C_Compare_ID_New::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID_New, CallFunc_Conv_StringToName_ReturnValue_2) == 0x000060, "Member 'BehaviorComponent_C_Compare_ID_New::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID_New, K2Node_MakeArray_Array) == 0x000068, "Member 'BehaviorComponent_C_Compare_ID_New::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID_New, CallFunc_Conv_IntToString_ReturnValue_3) == 0x000078, "Member 'BehaviorComponent_C_Compare_ID_New::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID_New, CallFunc_Conv_StringToName_ReturnValue_3) == 0x000088, "Member 'BehaviorComponent_C_Compare_ID_New::CallFunc_Conv_StringToName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Compare_ID_New, K2Node_MakeArray_Array_1) == 0x000090, "Member 'BehaviorComponent_C_Compare_ID_New::K2Node_MakeArray_Array_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent \ static_assert(alignof(BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent) == 0x000008, "Wrong alignment on BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent"); \ static_assert(sizeof(BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent) == 0x0002A0, "Wrong size on BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent"); \ static_assert(offsetof(BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent, EntryPoint) == 0x000000, "Member 'BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent, Temp_bool_Variable) == 0x000004, "Member 'BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent, Temp_softobject_Variable) == 0x000008, "Member 'BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent::Temp_softobject_Variable' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent, Temp_softobject_Variable_1) == 0x000038, "Member 'BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent::Temp_softobject_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent, K2Node_CustomEvent_ID) == 0x000068, "Member 'BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent::K2Node_CustomEvent_ID' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent, K2Node_CustomEvent_Player) == 0x000070, "Member 'BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent::K2Node_CustomEvent_Player' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent, K2Node_Select_Default) == 0x000078, "Member 'BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent, CallFunc_Redirect_Table_MappedTable) == 0x0000A8, "Member 'BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000B0, "Member 'BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000298, "Member 'BehaviorComponent_C_ExecuteUbergraph_BehaviorComponent::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorComponent_C_GetCamp \ static_assert(alignof(BehaviorComponent_C_GetCamp) == 0x000008, "Wrong alignment on BehaviorComponent_C_GetCamp"); \ static_assert(sizeof(BehaviorComponent_C_GetCamp) == 0x000010, "Wrong size on BehaviorComponent_C_GetCamp"); \ static_assert(offsetof(BehaviorComponent_C_GetCamp, Camp_0) == 0x000000, "Member 'BehaviorComponent_C_GetCamp::Camp_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorComponent_C_GetTeamAttitudeInfo \ static_assert(alignof(BehaviorComponent_C_GetTeamAttitudeInfo) == 0x000008, "Wrong alignment on BehaviorComponent_C_GetTeamAttitudeInfo"); \ static_assert(sizeof(BehaviorComponent_C_GetTeamAttitudeInfo) == 0x000128, "Wrong size on BehaviorComponent_C_GetTeamAttitudeInfo"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, TeamAttitude) == 0x000000, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::TeamAttitude' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, Local_SelfIndex) == 0x000050, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::Local_SelfIndex' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, Local_Result) == 0x000058, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::Local_Result' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, Temp_byte_Variable) == 0x0000A8, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, Temp_byte_Variable_1) == 0x0000A9, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, Temp_int_Array_Index_Variable) == 0x0000AC, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, Temp_int_Loop_Counter_Variable) == 0x0000B0, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, CallFunc_Add_IntInt_ReturnValue) == 0x0000B4, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000B8, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, Temp_byte_Variable_2) == 0x0000BC, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000C0, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, CallFunc_Conv_StringToName_ReturnValue) == 0x0000C4, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, CallFunc_Conv_StringToName_ReturnValue_1) == 0x0000CC, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, Temp_byte_Variable_3) == 0x0000D4, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, CallFunc_ValidGetMappedTable_Mapped_Table) == 0x0000D8, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::CallFunc_ValidGetMappedTable_Mapped_Table' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, CallFunc_GetDataTableRowNames_OutRowNames) == 0x0000E0, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000F0, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000110, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, CallFunc_Array_Find_ReturnValue) == 0x000114, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, CallFunc_Array_Get_Item) == 0x000118, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, CallFunc_Array_Length_ReturnValue) == 0x00011C, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, K2Node_Select_Default) == 0x000120, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_GetTeamAttitudeInfo, CallFunc_Less_IntInt_ReturnValue) == 0x000121, "Member 'BehaviorComponent_C_GetTeamAttitudeInfo::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorComponent_C_InitCamp \ static_assert(alignof(BehaviorComponent_C_InitCamp) == 0x000008, "Wrong alignment on BehaviorComponent_C_InitCamp"); \ static_assert(sizeof(BehaviorComponent_C_InitCamp) == 0x000010, "Wrong size on BehaviorComponent_C_InitCamp"); \ static_assert(offsetof(BehaviorComponent_C_InitCamp, CampID) == 0x000000, "Member 'BehaviorComponent_C_InitCamp::CampID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorComponent_C_Initialize \ static_assert(alignof(BehaviorComponent_C_Initialize) == 0x000004, "Wrong alignment on BehaviorComponent_C_Initialize"); \ static_assert(sizeof(BehaviorComponent_C_Initialize) == 0x00000C, "Wrong size on BehaviorComponent_C_Initialize"); \ static_assert(offsetof(BehaviorComponent_C_Initialize, ID) == 0x000000, "Member 'BehaviorComponent_C_Initialize::ID' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Initialize, Player) == 0x000008, "Member 'BehaviorComponent_C_Initialize::Player' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorComponent_C_Is_Enemy \ static_assert(alignof(BehaviorComponent_C_Is_Enemy) == 0x000008, "Wrong alignment on BehaviorComponent_C_Is_Enemy"); \ static_assert(sizeof(BehaviorComponent_C_Is_Enemy) == 0x000038, "Wrong size on BehaviorComponent_C_Is_Enemy"); \ static_assert(offsetof(BehaviorComponent_C_Is_Enemy, TarActor) == 0x000000, "Member 'BehaviorComponent_C_Is_Enemy::TarActor' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Is_Enemy, return_0) == 0x000008, "Member 'BehaviorComponent_C_Is_Enemy::return_0' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Is_Enemy, CallFunc_GetSyncState_ReturnValue) == 0x000010, "Member 'BehaviorComponent_C_Is_Enemy::CallFunc_GetSyncState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Is_Enemy, CallFunc_DoesImplementInterface_ReturnValue) == 0x000018, "Member 'BehaviorComponent_C_Is_Enemy::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Is_Enemy, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'BehaviorComponent_C_Is_Enemy::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Is_Enemy, CallFunc_SyncState_GetCampID_CampID) == 0x000020, "Member 'BehaviorComponent_C_Is_Enemy::CallFunc_SyncState_GetCampID_CampID' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Is_Enemy, CallFunc_CheckRelation_Result) == 0x000030, "Member 'BehaviorComponent_C_Is_Enemy::CallFunc_CheckRelation_Result' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Is_Enemy, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000034, "Member 'BehaviorComponent_C_Is_Enemy::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorComponent_C_Is_Enemy_by_Camp_ID \ static_assert(alignof(BehaviorComponent_C_Is_Enemy_by_Camp_ID) == 0x000008, "Wrong alignment on BehaviorComponent_C_Is_Enemy_by_Camp_ID"); \ static_assert(sizeof(BehaviorComponent_C_Is_Enemy_by_Camp_ID) == 0x000020, "Wrong size on BehaviorComponent_C_Is_Enemy_by_Camp_ID"); \ static_assert(offsetof(BehaviorComponent_C_Is_Enemy_by_Camp_ID, TarCamp) == 0x000000, "Member 'BehaviorComponent_C_Is_Enemy_by_Camp_ID::TarCamp' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Is_Enemy_by_Camp_ID, return_0) == 0x000010, "Member 'BehaviorComponent_C_Is_Enemy_by_Camp_ID::return_0' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Is_Enemy_by_Camp_ID, CallFunc_CheckRelation_Result) == 0x000014, "Member 'BehaviorComponent_C_Is_Enemy_by_Camp_ID::CallFunc_CheckRelation_Result' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Is_Enemy_by_Camp_ID, K2Node_SwitchString_CmpSuccess) == 0x000018, "Member 'BehaviorComponent_C_Is_Enemy_by_Camp_ID::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_Is_Enemy_by_Camp_ID, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000019, "Member 'BehaviorComponent_C_Is_Enemy_by_Camp_ID::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorComponent_C_SetCamp \ static_assert(alignof(BehaviorComponent_C_SetCamp) == 0x000008, "Wrong alignment on BehaviorComponent_C_SetCamp"); \ static_assert(sizeof(BehaviorComponent_C_SetCamp) == 0x000010, "Wrong size on BehaviorComponent_C_SetCamp"); \ static_assert(offsetof(BehaviorComponent_C_SetCamp, NewCamp) == 0x000000, "Member 'BehaviorComponent_C_SetCamp::NewCamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorComponent_C_ToTypeArray \ static_assert(alignof(BehaviorComponent_C_ToTypeArray) == 0x000008, "Wrong alignment on BehaviorComponent_C_ToTypeArray"); \ static_assert(sizeof(BehaviorComponent_C_ToTypeArray) == 0x000070, "Wrong size on BehaviorComponent_C_ToTypeArray"); \ static_assert(offsetof(BehaviorComponent_C_ToTypeArray, CampID) == 0x000000, "Member 'BehaviorComponent_C_ToTypeArray::CampID' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ToTypeArray, TypeArr) == 0x000010, "Member 'BehaviorComponent_C_ToTypeArray::TypeArr' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ToTypeArray, CallFunc_GetSubstring_ReturnValue) == 0x000020, "Member 'BehaviorComponent_C_ToTypeArray::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ToTypeArray, CallFunc_GetSubstring_ReturnValue_1) == 0x000030, "Member 'BehaviorComponent_C_ToTypeArray::CallFunc_GetSubstring_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ToTypeArray, CallFunc_Conv_StringToInt_ReturnValue) == 0x000040, "Member 'BehaviorComponent_C_ToTypeArray::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ToTypeArray, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000044, "Member 'BehaviorComponent_C_ToTypeArray::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ToTypeArray, CallFunc_GetSubstring_ReturnValue_2) == 0x000048, "Member 'BehaviorComponent_C_ToTypeArray::CallFunc_GetSubstring_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ToTypeArray, CallFunc_Conv_StringToInt_ReturnValue_2) == 0x000058, "Member 'BehaviorComponent_C_ToTypeArray::CallFunc_Conv_StringToInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ToTypeArray, K2Node_MakeArray_Array) == 0x000060, "Member 'BehaviorComponent_C_ToTypeArray::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorComponent_C_ValidGetMappedTable \ static_assert(alignof(BehaviorComponent_C_ValidGetMappedTable) == 0x000008, "Wrong alignment on BehaviorComponent_C_ValidGetMappedTable"); \ static_assert(sizeof(BehaviorComponent_C_ValidGetMappedTable) == 0x000018, "Wrong size on BehaviorComponent_C_ValidGetMappedTable"); \ static_assert(offsetof(BehaviorComponent_C_ValidGetMappedTable, Mapped_Table_0) == 0x000000, "Member 'BehaviorComponent_C_ValidGetMappedTable::Mapped_Table_0' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ValidGetMappedTable, CallFunc_Redirect_Table_MappedTable) == 0x000008, "Member 'BehaviorComponent_C_ValidGetMappedTable::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(BehaviorComponent_C_ValidGetMappedTable, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BehaviorComponent_C_ValidGetMappedTable::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBehaviorComponent_C \ static_assert(alignof(UBehaviorComponent_C) == 0x000008, "Wrong alignment on UBehaviorComponent_C"); \ static_assert(sizeof(UBehaviorComponent_C) == 0x000118, "Wrong size on UBehaviorComponent_C"); \ static_assert(offsetof(UBehaviorComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UBehaviorComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBehaviorComponent_C, Base_Camp) == 0x0000F0, "Member 'UBehaviorComponent_C::Base_Camp' has a wrong offset!"); \ static_assert(offsetof(UBehaviorComponent_C, Camp) == 0x000100, "Member 'UBehaviorComponent_C::Camp' has a wrong offset!"); \ static_assert(offsetof(UBehaviorComponent_C, Mapped_Table) == 0x000110, "Member 'UBehaviorComponent_C::Mapped_Table' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_MeleeWeaponInterface_C_SwitchEffect \ static_assert(alignof(I_MeleeWeaponInterface_C_SwitchEffect) == 0x000004, "Wrong alignment on I_MeleeWeaponInterface_C_SwitchEffect"); \ static_assert(sizeof(I_MeleeWeaponInterface_C_SwitchEffect) == 0x000008, "Wrong size on I_MeleeWeaponInterface_C_SwitchEffect"); \ static_assert(offsetof(I_MeleeWeaponInterface_C_SwitchEffect, StatType) == 0x000000, "Member 'I_MeleeWeaponInterface_C_SwitchEffect::StatType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_MeleeWeaponInterface_C \ static_assert(alignof(II_MeleeWeaponInterface_C) == 0x000001, "Wrong alignment on II_MeleeWeaponInterface_C"); \ static_assert(sizeof(II_MeleeWeaponInterface_C) == 0x000001, "Wrong size on II_MeleeWeaponInterface_C"); \ #define DUMPER7_ASSERTS_BuffComponent_C_AddBuff_Tag \ static_assert(alignof(BuffComponent_C_AddBuff_Tag) == 0x000008, "Wrong alignment on BuffComponent_C_AddBuff_Tag"); \ static_assert(sizeof(BuffComponent_C_AddBuff_Tag) == 0x000020, "Wrong size on BuffComponent_C_AddBuff_Tag"); \ static_assert(offsetof(BuffComponent_C_AddBuff_Tag, inTag) == 0x000000, "Member 'BuffComponent_C_AddBuff_Tag::inTag' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_AddBuff_Tag, RGSLevel) == 0x000008, "Member 'BuffComponent_C_AddBuff_Tag::RGSLevel' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_AddBuff_Tag, ReturnBuffIfSuccess) == 0x000010, "Member 'BuffComponent_C_AddBuff_Tag::ReturnBuffIfSuccess' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_AddBuff_Tag, LocalBuffRef) == 0x000018, "Member 'BuffComponent_C_AddBuff_Tag::LocalBuffRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_AddEquipmentBuff \ static_assert(alignof(BuffComponent_C_AddEquipmentBuff) == 0x000008, "Wrong alignment on BuffComponent_C_AddEquipmentBuff"); \ static_assert(sizeof(BuffComponent_C_AddEquipmentBuff) == 0x000010, "Wrong size on BuffComponent_C_AddEquipmentBuff"); \ static_assert(offsetof(BuffComponent_C_AddEquipmentBuff, InData) == 0x000000, "Member 'BuffComponent_C_AddEquipmentBuff::InData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_AddGemBuff \ static_assert(alignof(BuffComponent_C_AddGemBuff) == 0x000008, "Wrong alignment on BuffComponent_C_AddGemBuff"); \ static_assert(sizeof(BuffComponent_C_AddGemBuff) == 0x000010, "Wrong size on BuffComponent_C_AddGemBuff"); \ static_assert(offsetof(BuffComponent_C_AddGemBuff, InData) == 0x000000, "Member 'BuffComponent_C_AddGemBuff::InData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_AddWaitRemoveBuff \ static_assert(alignof(BuffComponent_C_AddWaitRemoveBuff) == 0x000008, "Wrong alignment on BuffComponent_C_AddWaitRemoveBuff"); \ static_assert(sizeof(BuffComponent_C_AddWaitRemoveBuff) == 0x000008, "Wrong size on BuffComponent_C_AddWaitRemoveBuff"); \ static_assert(offsetof(BuffComponent_C_AddWaitRemoveBuff, buff) == 0x000000, "Member 'BuffComponent_C_AddWaitRemoveBuff::buff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_AppendBuffHandler \ static_assert(alignof(BuffComponent_C_AppendBuffHandler) == 0x000004, "Wrong alignment on BuffComponent_C_AppendBuffHandler"); \ static_assert(sizeof(BuffComponent_C_AppendBuffHandler) == 0x00000C, "Wrong size on BuffComponent_C_AppendBuffHandler"); \ static_assert(offsetof(BuffComponent_C_AppendBuffHandler, inTag) == 0x000000, "Member 'BuffComponent_C_AppendBuffHandler::inTag' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_AppendBuffHandler, RGSLevel) == 0x000008, "Member 'BuffComponent_C_AppendBuffHandler::RGSLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_AppendBuffHandler_Test \ static_assert(alignof(BuffComponent_C_AppendBuffHandler_Test) == 0x000008, "Wrong alignment on BuffComponent_C_AppendBuffHandler_Test"); \ static_assert(sizeof(BuffComponent_C_AppendBuffHandler_Test) == 0x000010, "Wrong size on BuffComponent_C_AppendBuffHandler_Test"); \ static_assert(offsetof(BuffComponent_C_AppendBuffHandler_Test, TagStr) == 0x000000, "Member 'BuffComponent_C_AppendBuffHandler_Test::TagStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_bufftimer \ static_assert(alignof(BuffComponent_C_bufftimer) == 0x000008, "Wrong alignment on BuffComponent_C_bufftimer"); \ static_assert(sizeof(BuffComponent_C_bufftimer) == 0x000020, "Wrong size on BuffComponent_C_bufftimer"); \ static_assert(offsetof(BuffComponent_C_bufftimer, L_Buffs) == 0x000000, "Member 'BuffComponent_C_bufftimer::L_Buffs' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_bufftimer, L_NextBuffs) == 0x000010, "Member 'BuffComponent_C_bufftimer::L_NextBuffs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_CalNum_WuLing \ static_assert(alignof(BuffComponent_C_CalNum_WuLing) == 0x000004, "Wrong alignment on BuffComponent_C_CalNum_WuLing"); \ static_assert(sizeof(BuffComponent_C_CalNum_WuLing) == 0x000008, "Wrong size on BuffComponent_C_CalNum_WuLing"); \ static_assert(offsetof(BuffComponent_C_CalNum_WuLing, Num) == 0x000000, "Member 'BuffComponent_C_CalNum_WuLing::Num' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_CalNum_WuLing, Result) == 0x000004, "Member 'BuffComponent_C_CalNum_WuLing::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_ConsumePerfectBuffCount \ static_assert(alignof(BuffComponent_C_ConsumePerfectBuffCount) == 0x000004, "Wrong alignment on BuffComponent_C_ConsumePerfectBuffCount"); \ static_assert(sizeof(BuffComponent_C_ConsumePerfectBuffCount) == 0x000008, "Wrong size on BuffComponent_C_ConsumePerfectBuffCount"); \ static_assert(offsetof(BuffComponent_C_ConsumePerfectBuffCount, Cost) == 0x000000, "Member 'BuffComponent_C_ConsumePerfectBuffCount::Cost' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_ConsumePerfectBuffCount, Success) == 0x000004, "Member 'BuffComponent_C_ConsumePerfectBuffCount::Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_ConsumeThisEffectByAttackResult \ static_assert(alignof(BuffComponent_C_ConsumeThisEffectByAttackResult) == 0x000004, "Wrong alignment on BuffComponent_C_ConsumeThisEffectByAttackResult"); \ static_assert(sizeof(BuffComponent_C_ConsumeThisEffectByAttackResult) == 0x00000C, "Wrong size on BuffComponent_C_ConsumeThisEffectByAttackResult"); \ static_assert(offsetof(BuffComponent_C_ConsumeThisEffectByAttackResult, EffectTag) == 0x000000, "Member 'BuffComponent_C_ConsumeThisEffectByAttackResult::EffectTag' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_ConsumeThisEffectByAttackResult, ReturnValue) == 0x000008, "Member 'BuffComponent_C_ConsumeThisEffectByAttackResult::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_10AttackTypeAddAccum \ static_assert(alignof(BuffComponent_C_DoAction_10AttackTypeAddAccum) == 0x000008, "Wrong alignment on BuffComponent_C_DoAction_10AttackTypeAddAccum"); \ static_assert(sizeof(BuffComponent_C_DoAction_10AttackTypeAddAccum) == 0x000060, "Wrong size on BuffComponent_C_DoAction_10AttackTypeAddAccum"); \ static_assert(offsetof(BuffComponent_C_DoAction_10AttackTypeAddAccum, CurrentValue) == 0x000000, "Member 'BuffComponent_C_DoAction_10AttackTypeAddAccum::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_10AttackTypeAddAccum, Target) == 0x000008, "Member 'BuffComponent_C_DoAction_10AttackTypeAddAccum::Target' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_10AttackTypeAddAccum, Value) == 0x000058, "Member 'BuffComponent_C_DoAction_10AttackTypeAddAccum::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_11Impact \ static_assert(alignof(BuffComponent_C_DoAction_11Impact) == 0x000001, "Wrong alignment on BuffComponent_C_DoAction_11Impact"); \ static_assert(sizeof(BuffComponent_C_DoAction_11Impact) == 0x000001, "Wrong size on BuffComponent_C_DoAction_11Impact"); \ static_assert(offsetof(BuffComponent_C_DoAction_11Impact, Type) == 0x000000, "Member 'BuffComponent_C_DoAction_11Impact::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_13HPReduce \ static_assert(alignof(BuffComponent_C_DoAction_13HPReduce) == 0x000008, "Wrong alignment on BuffComponent_C_DoAction_13HPReduce"); \ static_assert(sizeof(BuffComponent_C_DoAction_13HPReduce) == 0x000010, "Wrong size on BuffComponent_C_DoAction_13HPReduce"); \ static_assert(offsetof(BuffComponent_C_DoAction_13HPReduce, Blood) == 0x000000, "Member 'BuffComponent_C_DoAction_13HPReduce::Blood' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_13HPReduce, OldBlood) == 0x000008, "Member 'BuffComponent_C_DoAction_13HPReduce::OldBlood' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_15StyleSkillNumber \ static_assert(alignof(BuffComponent_C_DoAction_15StyleSkillNumber) == 0x000008, "Wrong alignment on BuffComponent_C_DoAction_15StyleSkillNumber"); \ static_assert(sizeof(BuffComponent_C_DoAction_15StyleSkillNumber) == 0x000090, "Wrong size on BuffComponent_C_DoAction_15StyleSkillNumber"); \ static_assert(offsetof(BuffComponent_C_DoAction_15StyleSkillNumber, buffhandler) == 0x000000, "Member 'BuffComponent_C_DoAction_15StyleSkillNumber::buffhandler' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_15StyleSkillNumber, Renive) == 0x000088, "Member 'BuffComponent_C_DoAction_15StyleSkillNumber::Renive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_17EnemyMaxHp \ static_assert(alignof(BuffComponent_C_DoAction_17EnemyMaxHp) == 0x000008, "Wrong alignment on BuffComponent_C_DoAction_17EnemyMaxHp"); \ static_assert(sizeof(BuffComponent_C_DoAction_17EnemyMaxHp) == 0x000018, "Wrong size on BuffComponent_C_DoAction_17EnemyMaxHp"); \ static_assert(offsetof(BuffComponent_C_DoAction_17EnemyMaxHp, TargetPawn) == 0x000000, "Member 'BuffComponent_C_DoAction_17EnemyMaxHp::TargetPawn' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_17EnemyMaxHp, Damage) == 0x000008, "Member 'BuffComponent_C_DoAction_17EnemyMaxHp::Damage' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_17EnemyMaxHp, ReturnValue) == 0x000010, "Member 'BuffComponent_C_DoAction_17EnemyMaxHp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_19Dot \ static_assert(alignof(BuffComponent_C_DoAction_19Dot) == 0x000008, "Wrong alignment on BuffComponent_C_DoAction_19Dot"); \ static_assert(sizeof(BuffComponent_C_DoAction_19Dot) == 0x000010, "Wrong size on BuffComponent_C_DoAction_19Dot"); \ static_assert(offsetof(BuffComponent_C_DoAction_19Dot, DotTypeStr) == 0x000000, "Member 'BuffComponent_C_DoAction_19Dot::DotTypeStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_1MaxHP \ static_assert(alignof(BuffComponent_C_DoAction_1MaxHP) == 0x000008, "Wrong alignment on BuffComponent_C_DoAction_1MaxHP"); \ static_assert(sizeof(BuffComponent_C_DoAction_1MaxHP) == 0x000090, "Wrong size on BuffComponent_C_DoAction_1MaxHP"); \ static_assert(offsetof(BuffComponent_C_DoAction_1MaxHP, buffhandler) == 0x000000, "Member 'BuffComponent_C_DoAction_1MaxHP::buffhandler' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_1MaxHP, Remove) == 0x000088, "Member 'BuffComponent_C_DoAction_1MaxHP::Remove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_20RestoreIncrease \ static_assert(alignof(BuffComponent_C_DoAction_20RestoreIncrease) == 0x000004, "Wrong alignment on BuffComponent_C_DoAction_20RestoreIncrease"); \ static_assert(sizeof(BuffComponent_C_DoAction_20RestoreIncrease) == 0x00000C, "Wrong size on BuffComponent_C_DoAction_20RestoreIncrease"); \ static_assert(offsetof(BuffComponent_C_DoAction_20RestoreIncrease, AddWL) == 0x000000, "Member 'BuffComponent_C_DoAction_20RestoreIncrease::AddWL' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_20RestoreIncrease, CurrentWL) == 0x000004, "Member 'BuffComponent_C_DoAction_20RestoreIncrease::CurrentWL' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_20RestoreIncrease, ReturnValue) == 0x000008, "Member 'BuffComponent_C_DoAction_20RestoreIncrease::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_21WLMaxlimit \ static_assert(alignof(BuffComponent_C_DoAction_21WLMaxlimit) == 0x000001, "Wrong alignment on BuffComponent_C_DoAction_21WLMaxlimit"); \ static_assert(sizeof(BuffComponent_C_DoAction_21WLMaxlimit) == 0x000001, "Wrong size on BuffComponent_C_DoAction_21WLMaxlimit"); \ static_assert(offsetof(BuffComponent_C_DoAction_21WLMaxlimit, Remove) == 0x000000, "Member 'BuffComponent_C_DoAction_21WLMaxlimit::Remove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_22AddMaxWL \ static_assert(alignof(BuffComponent_C_DoAction_22AddMaxWL) == 0x000004, "Wrong alignment on BuffComponent_C_DoAction_22AddMaxWL"); \ static_assert(sizeof(BuffComponent_C_DoAction_22AddMaxWL) == 0x000008, "Wrong size on BuffComponent_C_DoAction_22AddMaxWL"); \ static_assert(offsetof(BuffComponent_C_DoAction_22AddMaxWL, CurrentMaxWl) == 0x000000, "Member 'BuffComponent_C_DoAction_22AddMaxWL::CurrentMaxWl' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_22AddMaxWL, ReturnValue) == 0x000004, "Member 'BuffComponent_C_DoAction_22AddMaxWL::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_23AdditionalDamage \ static_assert(alignof(BuffComponent_C_DoAction_23AdditionalDamage) == 0x000008, "Wrong alignment on BuffComponent_C_DoAction_23AdditionalDamage"); \ static_assert(sizeof(BuffComponent_C_DoAction_23AdditionalDamage) == 0x000020, "Wrong size on BuffComponent_C_DoAction_23AdditionalDamage"); \ static_assert(offsetof(BuffComponent_C_DoAction_23AdditionalDamage, TargetPawn) == 0x000000, "Member 'BuffComponent_C_DoAction_23AdditionalDamage::TargetPawn' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_23AdditionalDamage, AttackTag) == 0x000008, "Member 'BuffComponent_C_DoAction_23AdditionalDamage::AttackTag' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_23AdditionalDamage, Damage) == 0x000010, "Member 'BuffComponent_C_DoAction_23AdditionalDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_23AdditionalDamage, ReturnValue) == 0x000018, "Member 'BuffComponent_C_DoAction_23AdditionalDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_24FilterEffectType \ static_assert(alignof(BuffComponent_C_DoAction_24FilterEffectType) == 0x000008, "Wrong alignment on BuffComponent_C_DoAction_24FilterEffectType"); \ static_assert(sizeof(BuffComponent_C_DoAction_24FilterEffectType) == 0x000010, "Wrong size on BuffComponent_C_DoAction_24FilterEffectType"); \ static_assert(offsetof(BuffComponent_C_DoAction_24FilterEffectType, TargetPawn) == 0x000000, "Member 'BuffComponent_C_DoAction_24FilterEffectType::TargetPawn' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_24FilterEffectType, Type) == 0x000008, "Member 'BuffComponent_C_DoAction_24FilterEffectType::Type' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_24FilterEffectType, ImpactType) == 0x000009, "Member 'BuffComponent_C_DoAction_24FilterEffectType::ImpactType' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_24FilterEffectType, OutType) == 0x00000A, "Member 'BuffComponent_C_DoAction_24FilterEffectType::OutType' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_24FilterEffectType, OutImpactType) == 0x00000B, "Member 'BuffComponent_C_DoAction_24FilterEffectType::OutImpactType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_25PT \ static_assert(alignof(BuffComponent_C_DoAction_25PT) == 0x000004, "Wrong alignment on BuffComponent_C_DoAction_25PT"); \ static_assert(sizeof(BuffComponent_C_DoAction_25PT) == 0x000008, "Wrong size on BuffComponent_C_DoAction_25PT"); \ static_assert(offsetof(BuffComponent_C_DoAction_25PT, Have) == 0x000000, "Member 'BuffComponent_C_DoAction_25PT::Have' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_25PT, MaxNumber) == 0x000004, "Member 'BuffComponent_C_DoAction_25PT::MaxNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_26ReplaceMontage \ static_assert(alignof(BuffComponent_C_DoAction_26ReplaceMontage) == 0x000008, "Wrong alignment on BuffComponent_C_DoAction_26ReplaceMontage"); \ static_assert(sizeof(BuffComponent_C_DoAction_26ReplaceMontage) == 0x000018, "Wrong size on BuffComponent_C_DoAction_26ReplaceMontage"); \ static_assert(offsetof(BuffComponent_C_DoAction_26ReplaceMontage, SourceID) == 0x000000, "Member 'BuffComponent_C_DoAction_26ReplaceMontage::SourceID' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_26ReplaceMontage, MontageTable) == 0x000008, "Member 'BuffComponent_C_DoAction_26ReplaceMontage::MontageTable' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_26ReplaceMontage, MontageAction) == 0x000010, "Member 'BuffComponent_C_DoAction_26ReplaceMontage::MontageAction' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_26ReplaceMontage, NeedReplace) == 0x000011, "Member 'BuffComponent_C_DoAction_26ReplaceMontage::NeedReplace' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_26ReplaceMontage, ReplaceID) == 0x000014, "Member 'BuffComponent_C_DoAction_26ReplaceMontage::ReplaceID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_2EquipNumber \ static_assert(alignof(BuffComponent_C_DoAction_2EquipNumber) == 0x000008, "Wrong alignment on BuffComponent_C_DoAction_2EquipNumber"); \ static_assert(sizeof(BuffComponent_C_DoAction_2EquipNumber) == 0x000090, "Wrong size on BuffComponent_C_DoAction_2EquipNumber"); \ static_assert(offsetof(BuffComponent_C_DoAction_2EquipNumber, buffhandler) == 0x000000, "Member 'BuffComponent_C_DoAction_2EquipNumber::buffhandler' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_2EquipNumber, Remove) == 0x000088, "Member 'BuffComponent_C_DoAction_2EquipNumber::Remove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_6BelowHP \ static_assert(alignof(BuffComponent_C_DoAction_6BelowHP) == 0x000008, "Wrong alignment on BuffComponent_C_DoAction_6BelowHP"); \ static_assert(sizeof(BuffComponent_C_DoAction_6BelowHP) == 0x0000A8, "Wrong size on BuffComponent_C_DoAction_6BelowHP"); \ static_assert(offsetof(BuffComponent_C_DoAction_6BelowHP, buffhandler) == 0x000000, "Member 'BuffComponent_C_DoAction_6BelowHP::buffhandler' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_6BelowHP, Blood) == 0x000088, "Member 'BuffComponent_C_DoAction_6BelowHP::Blood' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_6BelowHP, OldBlood) == 0x000090, "Member 'BuffComponent_C_DoAction_6BelowHP::OldBlood' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_6BelowHP, MaxBlood) == 0x000098, "Member 'BuffComponent_C_DoAction_6BelowHP::MaxBlood' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_6BelowHP, Remove) == 0x0000A0, "Member 'BuffComponent_C_DoAction_6BelowHP::Remove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_8DebuffVulnerable \ static_assert(alignof(BuffComponent_C_DoAction_8DebuffVulnerable) == 0x000008, "Wrong alignment on BuffComponent_C_DoAction_8DebuffVulnerable"); \ static_assert(sizeof(BuffComponent_C_DoAction_8DebuffVulnerable) == 0x000018, "Wrong size on BuffComponent_C_DoAction_8DebuffVulnerable"); \ static_assert(offsetof(BuffComponent_C_DoAction_8DebuffVulnerable, Target) == 0x000000, "Member 'BuffComponent_C_DoAction_8DebuffVulnerable::Target' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_8DebuffVulnerable, Damage) == 0x000008, "Member 'BuffComponent_C_DoAction_8DebuffVulnerable::Damage' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_DoAction_8DebuffVulnerable, ReturnValue) == 0x000010, "Member 'BuffComponent_C_DoAction_8DebuffVulnerable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_9TargetGetDebuff \ static_assert(alignof(BuffComponent_C_DoAction_9TargetGetDebuff) == 0x000008, "Wrong alignment on BuffComponent_C_DoAction_9TargetGetDebuff"); \ static_assert(sizeof(BuffComponent_C_DoAction_9TargetGetDebuff) == 0x000008, "Wrong size on BuffComponent_C_DoAction_9TargetGetDebuff"); \ static_assert(offsetof(BuffComponent_C_DoAction_9TargetGetDebuff, Target) == 0x000000, "Member 'BuffComponent_C_DoAction_9TargetGetDebuff::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_DoAction_Common \ static_assert(alignof(BuffComponent_C_DoAction_Common) == 0x000001, "Wrong alignment on BuffComponent_C_DoAction_Common"); \ static_assert(sizeof(BuffComponent_C_DoAction_Common) == 0x000001, "Wrong size on BuffComponent_C_DoAction_Common"); \ static_assert(offsetof(BuffComponent_C_DoAction_Common, Type) == 0x000000, "Member 'BuffComponent_C_DoAction_Common::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_ExecuteUbergraph_BuffComponent \ static_assert(alignof(BuffComponent_C_ExecuteUbergraph_BuffComponent) == 0x000004, "Wrong alignment on BuffComponent_C_ExecuteUbergraph_BuffComponent"); \ static_assert(sizeof(BuffComponent_C_ExecuteUbergraph_BuffComponent) == 0x000008, "Wrong size on BuffComponent_C_ExecuteUbergraph_BuffComponent"); \ static_assert(offsetof(BuffComponent_C_ExecuteUbergraph_BuffComponent, EntryPoint) == 0x000000, "Member 'BuffComponent_C_ExecuteUbergraph_BuffComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_ExecuteUbergraph_BuffComponent, K2Node_Event_ReInit) == 0x000004, "Member 'BuffComponent_C_ExecuteUbergraph_BuffComponent::K2Node_Event_ReInit' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_ExecuteUbergraph_BuffComponent, K2Node_Event_EndPlayReason) == 0x000005, "Member 'BuffComponent_C_ExecuteUbergraph_BuffComponent::K2Node_Event_EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_GetAutoPTBuff \ static_assert(alignof(BuffComponent_C_GetAutoPTBuff) == 0x000008, "Wrong alignment on BuffComponent_C_GetAutoPTBuff"); \ static_assert(sizeof(BuffComponent_C_GetAutoPTBuff) == 0x000008, "Wrong size on BuffComponent_C_GetAutoPTBuff"); \ static_assert(offsetof(BuffComponent_C_GetAutoPTBuff, AutoPTBuff) == 0x000000, "Member 'BuffComponent_C_GetAutoPTBuff::AutoPTBuff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_GetAutoPTCamera \ static_assert(alignof(BuffComponent_C_GetAutoPTCamera) == 0x000001, "Wrong alignment on BuffComponent_C_GetAutoPTCamera"); \ static_assert(sizeof(BuffComponent_C_GetAutoPTCamera) == 0x000001, "Wrong size on BuffComponent_C_GetAutoPTCamera"); \ static_assert(offsetof(BuffComponent_C_GetAutoPTCamera, AddCamara) == 0x000000, "Member 'BuffComponent_C_GetAutoPTCamera::AddCamara' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_GetBuffHandler_Total \ static_assert(alignof(BuffComponent_C_GetBuffHandler_Total) == 0x000008, "Wrong alignment on BuffComponent_C_GetBuffHandler_Total"); \ static_assert(sizeof(BuffComponent_C_GetBuffHandler_Total) == 0x000018, "Wrong size on BuffComponent_C_GetBuffHandler_Total"); \ static_assert(offsetof(BuffComponent_C_GetBuffHandler_Total, Enum) == 0x000000, "Member 'BuffComponent_C_GetBuffHandler_Total::Enum' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_GetBuffHandler_Total, Total) == 0x000008, "Member 'BuffComponent_C_GetBuffHandler_Total::Total' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_GetBuffHandler_Total, Additional) == 0x000010, "Member 'BuffComponent_C_GetBuffHandler_Total::Additional' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_GetEnchantsData \ static_assert(alignof(BuffComponent_C_GetEnchantsData) == 0x000008, "Wrong alignment on BuffComponent_C_GetEnchantsData"); \ static_assert(sizeof(BuffComponent_C_GetEnchantsData) == 0x000020, "Wrong size on BuffComponent_C_GetEnchantsData"); \ static_assert(offsetof(BuffComponent_C_GetEnchantsData, IsValid) == 0x000000, "Member 'BuffComponent_C_GetEnchantsData::IsValid' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_GetEnchantsData, EnchantsType) == 0x000004, "Member 'BuffComponent_C_GetEnchantsData::EnchantsType' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_GetEnchantsData, Data) == 0x000010, "Member 'BuffComponent_C_GetEnchantsData::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_GetEnchantsIsDelay \ static_assert(alignof(BuffComponent_C_GetEnchantsIsDelay) == 0x000001, "Wrong alignment on BuffComponent_C_GetEnchantsIsDelay"); \ static_assert(sizeof(BuffComponent_C_GetEnchantsIsDelay) == 0x000001, "Wrong size on BuffComponent_C_GetEnchantsIsDelay"); \ static_assert(offsetof(BuffComponent_C_GetEnchantsIsDelay, return_0) == 0x000000, "Member 'BuffComponent_C_GetEnchantsIsDelay::return_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_GetEnchantsToolData \ static_assert(alignof(BuffComponent_C_GetEnchantsToolData) == 0x000008, "Wrong alignment on BuffComponent_C_GetEnchantsToolData"); \ static_assert(sizeof(BuffComponent_C_GetEnchantsToolData) == 0x000020, "Wrong size on BuffComponent_C_GetEnchantsToolData"); \ static_assert(offsetof(BuffComponent_C_GetEnchantsToolData, Array) == 0x000000, "Member 'BuffComponent_C_GetEnchantsToolData::Array' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_GetEnchantsToolData, CallFunc_GetSlotArrayValue_Array) == 0x000010, "Member 'BuffComponent_C_GetEnchantsToolData::CallFunc_GetSlotArrayValue_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_GetGoldenFeather \ static_assert(alignof(BuffComponent_C_GetGoldenFeather) == 0x000004, "Wrong alignment on BuffComponent_C_GetGoldenFeather"); \ static_assert(sizeof(BuffComponent_C_GetGoldenFeather) == 0x000008, "Wrong size on BuffComponent_C_GetGoldenFeather"); \ static_assert(offsetof(BuffComponent_C_GetGoldenFeather, OutTag) == 0x000000, "Member 'BuffComponent_C_GetGoldenFeather::OutTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_GetNotConsumePT \ static_assert(alignof(BuffComponent_C_GetNotConsumePT) == 0x000001, "Wrong alignment on BuffComponent_C_GetNotConsumePT"); \ static_assert(sizeof(BuffComponent_C_GetNotConsumePT) == 0x000001, "Wrong size on BuffComponent_C_GetNotConsumePT"); \ static_assert(offsetof(BuffComponent_C_GetNotConsumePT, return_0) == 0x000000, "Member 'BuffComponent_C_GetNotConsumePT::return_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_GetPTActive \ static_assert(alignof(BuffComponent_C_GetPTActive) == 0x000001, "Wrong alignment on BuffComponent_C_GetPTActive"); \ static_assert(sizeof(BuffComponent_C_GetPTActive) == 0x000001, "Wrong size on BuffComponent_C_GetPTActive"); \ static_assert(offsetof(BuffComponent_C_GetPTActive, Active) == 0x000000, "Member 'BuffComponent_C_GetPTActive::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_GetPTConsumeStamina \ static_assert(alignof(BuffComponent_C_GetPTConsumeStamina) == 0x000001, "Wrong alignment on BuffComponent_C_GetPTConsumeStamina"); \ static_assert(sizeof(BuffComponent_C_GetPTConsumeStamina) == 0x000001, "Wrong size on BuffComponent_C_GetPTConsumeStamina"); \ static_assert(offsetof(BuffComponent_C_GetPTConsumeStamina, Consume) == 0x000000, "Member 'BuffComponent_C_GetPTConsumeStamina::Consume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_GetPTNumber \ static_assert(alignof(BuffComponent_C_GetPTNumber) == 0x000004, "Wrong alignment on BuffComponent_C_GetPTNumber"); \ static_assert(sizeof(BuffComponent_C_GetPTNumber) == 0x000004, "Wrong size on BuffComponent_C_GetPTNumber"); \ static_assert(offsetof(BuffComponent_C_GetPTNumber, Number) == 0x000000, "Member 'BuffComponent_C_GetPTNumber::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_GetPTRef \ static_assert(alignof(BuffComponent_C_GetPTRef) == 0x000008, "Wrong alignment on BuffComponent_C_GetPTRef"); \ static_assert(sizeof(BuffComponent_C_GetPTRef) == 0x000008, "Wrong size on BuffComponent_C_GetPTRef"); \ static_assert(offsetof(BuffComponent_C_GetPTRef, PTRef) == 0x000000, "Member 'BuffComponent_C_GetPTRef::PTRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_GetSDSpeedUp \ static_assert(alignof(BuffComponent_C_GetSDSpeedUp) == 0x000001, "Wrong alignment on BuffComponent_C_GetSDSpeedUp"); \ static_assert(sizeof(BuffComponent_C_GetSDSpeedUp) == 0x000001, "Wrong size on BuffComponent_C_GetSDSpeedUp"); \ static_assert(offsetof(BuffComponent_C_GetSDSpeedUp, ReturnValue) == 0x000000, "Member 'BuffComponent_C_GetSDSpeedUp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_GetStarMapActive \ static_assert(alignof(BuffComponent_C_GetStarMapActive) == 0x000004, "Wrong alignment on BuffComponent_C_GetStarMapActive"); \ static_assert(sizeof(BuffComponent_C_GetStarMapActive) == 0x00000C, "Wrong size on BuffComponent_C_GetStarMapActive"); \ static_assert(offsetof(BuffComponent_C_GetStarMapActive, Key) == 0x000000, "Member 'BuffComponent_C_GetStarMapActive::Key' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_GetStarMapActive, IsActive_0) == 0x000008, "Member 'BuffComponent_C_GetStarMapActive::IsActive_0' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_GetStarMapActive, CallFunc_GetStarMapActive_IsActive) == 0x000009, "Member 'BuffComponent_C_GetStarMapActive::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_HaveTheSameBuffTag \ static_assert(alignof(BuffComponent_C_HaveTheSameBuffTag) == 0x000008, "Wrong alignment on BuffComponent_C_HaveTheSameBuffTag"); \ static_assert(sizeof(BuffComponent_C_HaveTheSameBuffTag) == 0x000018, "Wrong size on BuffComponent_C_HaveTheSameBuffTag"); \ static_assert(offsetof(BuffComponent_C_HaveTheSameBuffTag, inTag) == 0x000000, "Member 'BuffComponent_C_HaveTheSameBuffTag::inTag' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_HaveTheSameBuffTag, Has) == 0x000008, "Member 'BuffComponent_C_HaveTheSameBuffTag::Has' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_HaveTheSameBuffTag, BuffRef) == 0x000010, "Member 'BuffComponent_C_HaveTheSameBuffTag::BuffRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_ImplReplaceBeginPlay \ static_assert(alignof(BuffComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong alignment on BuffComponent_C_ImplReplaceBeginPlay"); \ static_assert(sizeof(BuffComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong size on BuffComponent_C_ImplReplaceBeginPlay"); \ static_assert(offsetof(BuffComponent_C_ImplReplaceBeginPlay, ReInit) == 0x000000, "Member 'BuffComponent_C_ImplReplaceBeginPlay::ReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_IsEnchants \ static_assert(alignof(BuffComponent_C_IsEnchants) == 0x000008, "Wrong alignment on BuffComponent_C_IsEnchants"); \ static_assert(sizeof(BuffComponent_C_IsEnchants) == 0x000028, "Wrong size on BuffComponent_C_IsEnchants"); \ static_assert(offsetof(BuffComponent_C_IsEnchants, WeaponGUID) == 0x000000, "Member 'BuffComponent_C_IsEnchants::WeaponGUID' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_IsEnchants, IsValid) == 0x000010, "Member 'BuffComponent_C_IsEnchants::IsValid' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_IsEnchants, StartTime) == 0x000018, "Member 'BuffComponent_C_IsEnchants::StartTime' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_IsEnchants, EndTime) == 0x000020, "Member 'BuffComponent_C_IsEnchants::EndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_IsPlayerPauseable \ static_assert(alignof(BuffComponent_C_IsPlayerPauseable) == 0x000001, "Wrong alignment on BuffComponent_C_IsPlayerPauseable"); \ static_assert(sizeof(BuffComponent_C_IsPlayerPauseable) == 0x000001, "Wrong size on BuffComponent_C_IsPlayerPauseable"); \ static_assert(offsetof(BuffComponent_C_IsPlayerPauseable, Pauseable) == 0x000000, "Member 'BuffComponent_C_IsPlayerPauseable::Pauseable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_LevelDownBuffFind \ static_assert(alignof(BuffComponent_C_LevelDownBuffFind) == 0x000008, "Wrong alignment on BuffComponent_C_LevelDownBuffFind"); \ static_assert(sizeof(BuffComponent_C_LevelDownBuffFind) == 0x000098, "Wrong size on BuffComponent_C_LevelDownBuffFind"); \ static_assert(offsetof(BuffComponent_C_LevelDownBuffFind, Tag) == 0x000000, "Member 'BuffComponent_C_LevelDownBuffFind::Tag' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_LevelDownBuffFind, Find) == 0x000008, "Member 'BuffComponent_C_LevelDownBuffFind::Find' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_LevelDownBuffFind, NextTag) == 0x00000C, "Member 'BuffComponent_C_LevelDownBuffFind::NextTag' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_LevelDownBuffFind, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000018, "Member 'BuffComponent_C_LevelDownBuffFind::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_LevelDownBuffFind, CallFunc_Split_LeftS) == 0x000028, "Member 'BuffComponent_C_LevelDownBuffFind::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_LevelDownBuffFind, CallFunc_Split_RightS) == 0x000038, "Member 'BuffComponent_C_LevelDownBuffFind::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_LevelDownBuffFind, CallFunc_Split_ReturnValue) == 0x000048, "Member 'BuffComponent_C_LevelDownBuffFind::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_LevelDownBuffFind, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'BuffComponent_C_LevelDownBuffFind::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_LevelDownBuffFind, CallFunc_Conv_StringToInt_ReturnValue) == 0x000060, "Member 'BuffComponent_C_LevelDownBuffFind::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_LevelDownBuffFind, CallFunc_Subtract_IntInt_ReturnValue) == 0x000064, "Member 'BuffComponent_C_LevelDownBuffFind::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_LevelDownBuffFind, CallFunc_Conv_IntToString_ReturnValue) == 0x000068, "Member 'BuffComponent_C_LevelDownBuffFind::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_LevelDownBuffFind, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000078, "Member 'BuffComponent_C_LevelDownBuffFind::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_LevelDownBuffFind, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000088, "Member 'BuffComponent_C_LevelDownBuffFind::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_LevelDownBuffFind, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000090, "Member 'BuffComponent_C_LevelDownBuffFind::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_MatchesTagBuff \ static_assert(alignof(BuffComponent_C_MatchesTagBuff) == 0x000008, "Wrong alignment on BuffComponent_C_MatchesTagBuff"); \ static_assert(sizeof(BuffComponent_C_MatchesTagBuff) == 0x000010, "Wrong size on BuffComponent_C_MatchesTagBuff"); \ static_assert(offsetof(BuffComponent_C_MatchesTagBuff, MatchesTag) == 0x000000, "Member 'BuffComponent_C_MatchesTagBuff::MatchesTag' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_MatchesTagBuff, ReturnBuffRef) == 0x000008, "Member 'BuffComponent_C_MatchesTagBuff::ReturnBuffRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_OpenHitLimit \ static_assert(alignof(BuffComponent_C_OpenHitLimit) == 0x000001, "Wrong alignment on BuffComponent_C_OpenHitLimit"); \ static_assert(sizeof(BuffComponent_C_OpenHitLimit) == 0x000001, "Wrong size on BuffComponent_C_OpenHitLimit"); \ static_assert(offsetof(BuffComponent_C_OpenHitLimit, InValue) == 0x000000, "Member 'BuffComponent_C_OpenHitLimit::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_PlayAK \ static_assert(alignof(BuffComponent_C_PlayAK) == 0x000008, "Wrong alignment on BuffComponent_C_PlayAK"); \ static_assert(sizeof(BuffComponent_C_PlayAK) == 0x000010, "Wrong size on BuffComponent_C_PlayAK"); \ static_assert(offsetof(BuffComponent_C_PlayAK, AkEvent) == 0x000000, "Member 'BuffComponent_C_PlayAK::AkEvent' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_PlayAK, SocketName) == 0x000008, "Member 'BuffComponent_C_PlayAK::SocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_ReceiveEndPlay \ static_assert(alignof(BuffComponent_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on BuffComponent_C_ReceiveEndPlay"); \ static_assert(sizeof(BuffComponent_C_ReceiveEndPlay) == 0x000001, "Wrong size on BuffComponent_C_ReceiveEndPlay"); \ static_assert(offsetof(BuffComponent_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'BuffComponent_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_Remove_All_Buffs \ static_assert(alignof(BuffComponent_C_Remove_All_Buffs) == 0x000008, "Wrong alignment on BuffComponent_C_Remove_All_Buffs"); \ static_assert(sizeof(BuffComponent_C_Remove_All_Buffs) == 0x000010, "Wrong size on BuffComponent_C_Remove_All_Buffs"); \ static_assert(offsetof(BuffComponent_C_Remove_All_Buffs, L_OldBuffs) == 0x000000, "Member 'BuffComponent_C_Remove_All_Buffs::L_OldBuffs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_RemoveBuffHandler \ static_assert(alignof(BuffComponent_C_RemoveBuffHandler) == 0x000004, "Wrong alignment on BuffComponent_C_RemoveBuffHandler"); \ static_assert(sizeof(BuffComponent_C_RemoveBuffHandler) == 0x000008, "Wrong size on BuffComponent_C_RemoveBuffHandler"); \ static_assert(offsetof(BuffComponent_C_RemoveBuffHandler, inTag) == 0x000000, "Member 'BuffComponent_C_RemoveBuffHandler::inTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_RemoveBuffsByTag \ static_assert(alignof(BuffComponent_C_RemoveBuffsByTag) == 0x000008, "Wrong alignment on BuffComponent_C_RemoveBuffsByTag"); \ static_assert(sizeof(BuffComponent_C_RemoveBuffsByTag) == 0x000040, "Wrong size on BuffComponent_C_RemoveBuffsByTag"); \ static_assert(offsetof(BuffComponent_C_RemoveBuffsByTag, RemoveKeyTag) == 0x000000, "Member 'BuffComponent_C_RemoveBuffsByTag::RemoveKeyTag' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_RemoveBuffsByTag, MatchedMethod) == 0x000008, "Member 'BuffComponent_C_RemoveBuffsByTag::MatchedMethod' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_RemoveBuffsByTag, SkipBuff) == 0x000010, "Member 'BuffComponent_C_RemoveBuffsByTag::SkipBuff' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_RemoveBuffsByTag, L_Exclude) == 0x000018, "Member 'BuffComponent_C_RemoveBuffsByTag::L_Exclude' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_RemoveBuffsByTag, L_Matched) == 0x000028, "Member 'BuffComponent_C_RemoveBuffsByTag::L_Matched' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_RemoveBuffsByTag, L_OldBuffs) == 0x000030, "Member 'BuffComponent_C_RemoveBuffsByTag::L_OldBuffs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_RemoveBuffType \ static_assert(alignof(BuffComponent_C_RemoveBuffType) == 0x000008, "Wrong alignment on BuffComponent_C_RemoveBuffType"); \ static_assert(sizeof(BuffComponent_C_RemoveBuffType) == 0x000020, "Wrong size on BuffComponent_C_RemoveBuffType"); \ static_assert(offsetof(BuffComponent_C_RemoveBuffType, Type) == 0x000000, "Member 'BuffComponent_C_RemoveBuffType::Type' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_RemoveBuffType, L_OldBuffs) == 0x000008, "Member 'BuffComponent_C_RemoveBuffType::L_OldBuffs' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_RemoveBuffType, LocalDataTable) == 0x000018, "Member 'BuffComponent_C_RemoveBuffType::LocalDataTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_RemoveEquipmentBuff \ static_assert(alignof(BuffComponent_C_RemoveEquipmentBuff) == 0x000008, "Wrong alignment on BuffComponent_C_RemoveEquipmentBuff"); \ static_assert(sizeof(BuffComponent_C_RemoveEquipmentBuff) == 0x000010, "Wrong size on BuffComponent_C_RemoveEquipmentBuff"); \ static_assert(offsetof(BuffComponent_C_RemoveEquipmentBuff, InData) == 0x000000, "Member 'BuffComponent_C_RemoveEquipmentBuff::InData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_RemoveGemBuff \ static_assert(alignof(BuffComponent_C_RemoveGemBuff) == 0x000008, "Wrong alignment on BuffComponent_C_RemoveGemBuff"); \ static_assert(sizeof(BuffComponent_C_RemoveGemBuff) == 0x000010, "Wrong size on BuffComponent_C_RemoveGemBuff"); \ static_assert(offsetof(BuffComponent_C_RemoveGemBuff, InData) == 0x000000, "Member 'BuffComponent_C_RemoveGemBuff::InData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_ResetBuffTime \ static_assert(alignof(BuffComponent_C_ResetBuffTime) == 0x000008, "Wrong alignment on BuffComponent_C_ResetBuffTime"); \ static_assert(sizeof(BuffComponent_C_ResetBuffTime) == 0x000008, "Wrong size on BuffComponent_C_ResetBuffTime"); \ static_assert(offsetof(BuffComponent_C_ResetBuffTime, buff) == 0x000000, "Member 'BuffComponent_C_ResetBuffTime::buff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_SaveEnchantsToolData \ static_assert(alignof(BuffComponent_C_SaveEnchantsToolData) == 0x000008, "Wrong alignment on BuffComponent_C_SaveEnchantsToolData"); \ static_assert(sizeof(BuffComponent_C_SaveEnchantsToolData) == 0x000010, "Wrong size on BuffComponent_C_SaveEnchantsToolData"); \ static_assert(offsetof(BuffComponent_C_SaveEnchantsToolData, Values) == 0x000000, "Member 'BuffComponent_C_SaveEnchantsToolData::Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_SetAutoPTBuff \ static_assert(alignof(BuffComponent_C_SetAutoPTBuff) == 0x000008, "Wrong alignment on BuffComponent_C_SetAutoPTBuff"); \ static_assert(sizeof(BuffComponent_C_SetAutoPTBuff) == 0x000008, "Wrong size on BuffComponent_C_SetAutoPTBuff"); \ static_assert(offsetof(BuffComponent_C_SetAutoPTBuff, AutoPTBuff) == 0x000000, "Member 'BuffComponent_C_SetAutoPTBuff::AutoPTBuff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_SetAutoPTCamera \ static_assert(alignof(BuffComponent_C_SetAutoPTCamera) == 0x000001, "Wrong alignment on BuffComponent_C_SetAutoPTCamera"); \ static_assert(sizeof(BuffComponent_C_SetAutoPTCamera) == 0x000001, "Wrong size on BuffComponent_C_SetAutoPTCamera"); \ static_assert(offsetof(BuffComponent_C_SetAutoPTCamera, SetCamara) == 0x000000, "Member 'BuffComponent_C_SetAutoPTCamera::SetCamara' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_SetEnchantsData \ static_assert(alignof(BuffComponent_C_SetEnchantsData) == 0x000008, "Wrong alignment on BuffComponent_C_SetEnchantsData"); \ static_assert(sizeof(BuffComponent_C_SetEnchantsData) == 0x000010, "Wrong size on BuffComponent_C_SetEnchantsData"); \ static_assert(offsetof(BuffComponent_C_SetEnchantsData, InData) == 0x000000, "Member 'BuffComponent_C_SetEnchantsData::InData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_SetEnchantsIsDelay \ static_assert(alignof(BuffComponent_C_SetEnchantsIsDelay) == 0x000001, "Wrong alignment on BuffComponent_C_SetEnchantsIsDelay"); \ static_assert(sizeof(BuffComponent_C_SetEnchantsIsDelay) == 0x000001, "Wrong size on BuffComponent_C_SetEnchantsIsDelay"); \ static_assert(offsetof(BuffComponent_C_SetEnchantsIsDelay, IsDelay) == 0x000000, "Member 'BuffComponent_C_SetEnchantsIsDelay::IsDelay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_SetEnchantsType \ static_assert(alignof(BuffComponent_C_SetEnchantsType) == 0x000004, "Wrong alignment on BuffComponent_C_SetEnchantsType"); \ static_assert(sizeof(BuffComponent_C_SetEnchantsType) == 0x000008, "Wrong size on BuffComponent_C_SetEnchantsType"); \ static_assert(offsetof(BuffComponent_C_SetEnchantsType, Type) == 0x000000, "Member 'BuffComponent_C_SetEnchantsType::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_SetGoldenFeather \ static_assert(alignof(BuffComponent_C_SetGoldenFeather) == 0x000004, "Wrong alignment on BuffComponent_C_SetGoldenFeather"); \ static_assert(sizeof(BuffComponent_C_SetGoldenFeather) == 0x000008, "Wrong size on BuffComponent_C_SetGoldenFeather"); \ static_assert(offsetof(BuffComponent_C_SetGoldenFeather, inTag) == 0x000000, "Member 'BuffComponent_C_SetGoldenFeather::inTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_SetImmortalPTNumber \ static_assert(alignof(BuffComponent_C_SetImmortalPTNumber) == 0x000008, "Wrong alignment on BuffComponent_C_SetImmortalPTNumber"); \ static_assert(sizeof(BuffComponent_C_SetImmortalPTNumber) == 0x000050, "Wrong size on BuffComponent_C_SetImmortalPTNumber"); \ static_assert(offsetof(BuffComponent_C_SetImmortalPTNumber, ImmortalPTNumber) == 0x000000, "Member 'BuffComponent_C_SetImmortalPTNumber::ImmortalPTNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_SetNoSoulPunish \ static_assert(alignof(BuffComponent_C_SetNoSoulPunish) == 0x000008, "Wrong alignment on BuffComponent_C_SetNoSoulPunish"); \ static_assert(sizeof(BuffComponent_C_SetNoSoulPunish) == 0x000020, "Wrong size on BuffComponent_C_SetNoSoulPunish"); \ static_assert(offsetof(BuffComponent_C_SetNoSoulPunish, ActiveNoPunish) == 0x000000, "Member 'BuffComponent_C_SetNoSoulPunish::ActiveNoPunish' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_SetNoSoulPunish, OpenTip) == 0x000010, "Member 'BuffComponent_C_SetNoSoulPunish::OpenTip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_SetNotConsumePT \ static_assert(alignof(BuffComponent_C_SetNotConsumePT) == 0x000004, "Wrong alignment on BuffComponent_C_SetNotConsumePT"); \ static_assert(sizeof(BuffComponent_C_SetNotConsumePT) == 0x000004, "Wrong size on BuffComponent_C_SetNotConsumePT"); \ static_assert(offsetof(BuffComponent_C_SetNotConsumePT, Open) == 0x000000, "Member 'BuffComponent_C_SetNotConsumePT::Open' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_SetPTActive \ static_assert(alignof(BuffComponent_C_SetPTActive) == 0x000001, "Wrong alignment on BuffComponent_C_SetPTActive"); \ static_assert(sizeof(BuffComponent_C_SetPTActive) == 0x000001, "Wrong size on BuffComponent_C_SetPTActive"); \ static_assert(offsetof(BuffComponent_C_SetPTActive, Active) == 0x000000, "Member 'BuffComponent_C_SetPTActive::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_SetPTConsumeStamina \ static_assert(alignof(BuffComponent_C_SetPTConsumeStamina) == 0x000001, "Wrong alignment on BuffComponent_C_SetPTConsumeStamina"); \ static_assert(sizeof(BuffComponent_C_SetPTConsumeStamina) == 0x000001, "Wrong size on BuffComponent_C_SetPTConsumeStamina"); \ static_assert(offsetof(BuffComponent_C_SetPTConsumeStamina, Consume) == 0x000000, "Member 'BuffComponent_C_SetPTConsumeStamina::Consume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_SetPTRef \ static_assert(alignof(BuffComponent_C_SetPTRef) == 0x000008, "Wrong alignment on BuffComponent_C_SetPTRef"); \ static_assert(sizeof(BuffComponent_C_SetPTRef) == 0x000008, "Wrong size on BuffComponent_C_SetPTRef"); \ static_assert(offsetof(BuffComponent_C_SetPTRef, PTRef) == 0x000000, "Member 'BuffComponent_C_SetPTRef::PTRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_SetSDSpeedUp \ static_assert(alignof(BuffComponent_C_SetSDSpeedUp) == 0x000004, "Wrong alignment on BuffComponent_C_SetSDSpeedUp"); \ static_assert(sizeof(BuffComponent_C_SetSDSpeedUp) == 0x00000C, "Wrong size on BuffComponent_C_SetSDSpeedUp"); \ static_assert(offsetof(BuffComponent_C_SetSDSpeedUp, In) == 0x000000, "Member 'BuffComponent_C_SetSDSpeedUp::In' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_SetSDSpeedUp, Tag) == 0x000004, "Member 'BuffComponent_C_SetSDSpeedUp::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_StopAK \ static_assert(alignof(BuffComponent_C_StopAK) == 0x000008, "Wrong alignment on BuffComponent_C_StopAK"); \ static_assert(sizeof(BuffComponent_C_StopAK) == 0x000008, "Wrong size on BuffComponent_C_StopAK"); \ static_assert(offsetof(BuffComponent_C_StopAK, AkEvent) == 0x000000, "Member 'BuffComponent_C_StopAK::AkEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_TraceRangeEnemy \ static_assert(alignof(BuffComponent_C_TraceRangeEnemy) == 0x000008, "Wrong alignment on BuffComponent_C_TraceRangeEnemy"); \ static_assert(sizeof(BuffComponent_C_TraceRangeEnemy) == 0x000018, "Wrong size on BuffComponent_C_TraceRangeEnemy"); \ static_assert(offsetof(BuffComponent_C_TraceRangeEnemy, Radius) == 0x000000, "Member 'BuffComponent_C_TraceRangeEnemy::Radius' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_TraceRangeEnemy, IsBlock) == 0x000008, "Member 'BuffComponent_C_TraceRangeEnemy::IsBlock' has a wrong offset!"); \ static_assert(offsetof(BuffComponent_C_TraceRangeEnemy, Target) == 0x000010, "Member 'BuffComponent_C_TraceRangeEnemy::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuffComponent_C_UpdateEnchantsByChangeWeapon \ static_assert(alignof(BuffComponent_C_UpdateEnchantsByChangeWeapon) == 0x000008, "Wrong alignment on BuffComponent_C_UpdateEnchantsByChangeWeapon"); \ static_assert(sizeof(BuffComponent_C_UpdateEnchantsByChangeWeapon) == 0x000020, "Wrong size on BuffComponent_C_UpdateEnchantsByChangeWeapon"); \ static_assert(offsetof(BuffComponent_C_UpdateEnchantsByChangeWeapon, WeaponInfo) == 0x000000, "Member 'BuffComponent_C_UpdateEnchantsByChangeWeapon::WeaponInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBuffComponent_C \ static_assert(alignof(UBuffComponent_C) == 0x000008, "Wrong alignment on UBuffComponent_C"); \ static_assert(sizeof(UBuffComponent_C) == 0x000170, "Wrong size on UBuffComponent_C"); \ static_assert(offsetof(UBuffComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UBuffComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBuffComponent_C, OnBuffAdd) == 0x0000F0, "Member 'UBuffComponent_C::OnBuffAdd' has a wrong offset!"); \ static_assert(offsetof(UBuffComponent_C, OnBuffRemoved) == 0x000100, "Member 'UBuffComponent_C::OnBuffRemoved' has a wrong offset!"); \ static_assert(offsetof(UBuffComponent_C, OnBuffAnimBegin) == 0x000110, "Member 'UBuffComponent_C::OnBuffAnimBegin' has a wrong offset!"); \ static_assert(offsetof(UBuffComponent_C, OnBuffAnimEnd) == 0x000120, "Member 'UBuffComponent_C::OnBuffAnimEnd' has a wrong offset!"); \ static_assert(offsetof(UBuffComponent_C, OnAccumDamagechange) == 0x000130, "Member 'UBuffComponent_C::OnAccumDamagechange' has a wrong offset!"); \ static_assert(offsetof(UBuffComponent_C, OnPtMaxNumber) == 0x000140, "Member 'UBuffComponent_C::OnPtMaxNumber' has a wrong offset!"); \ static_assert(offsetof(UBuffComponent_C, OnPtCurrentNumber) == 0x000150, "Member 'UBuffComponent_C::OnPtCurrentNumber' has a wrong offset!"); \ static_assert(offsetof(UBuffComponent_C, OnSpellChange) == 0x000160, "Member 'UBuffComponent_C::OnSpellChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_StatBuffComposed \ static_assert(alignof(FST_StatBuffComposed) == 0x000008, "Wrong alignment on FST_StatBuffComposed"); \ static_assert(sizeof(FST_StatBuffComposed) == 0x000090, "Wrong size on FST_StatBuffComposed"); \ static_assert(offsetof(FST_StatBuffComposed, Buff1Stat_25_36E0095B431BEDFE9E97509F33D3ED1F) == 0x000000, "Member 'FST_StatBuffComposed::Buff1Stat_25_36E0095B431BEDFE9E97509F33D3ED1F' has a wrong offset!"); \ static_assert(offsetof(FST_StatBuffComposed, Buff1Type_26_C13C321E4948813DA78443A73DB8A83F) == 0x000008, "Member 'FST_StatBuffComposed::Buff1Type_26_C13C321E4948813DA78443A73DB8A83F' has a wrong offset!"); \ static_assert(offsetof(FST_StatBuffComposed, Buff1Value_33_DC6E73914EE70BFF50DB5ABB082C575E) == 0x000018, "Member 'FST_StatBuffComposed::Buff1Value_33_DC6E73914EE70BFF50DB5ABB082C575E' has a wrong offset!"); \ static_assert(offsetof(FST_StatBuffComposed, Buff2Stat_27_E3BF34DE45FCA3B0BEB8E18978BD9905) == 0x000020, "Member 'FST_StatBuffComposed::Buff2Stat_27_E3BF34DE45FCA3B0BEB8E18978BD9905' has a wrong offset!"); \ static_assert(offsetof(FST_StatBuffComposed, Buff2Type_30_E63963A641E8900DBEE71DA40D4B181D) == 0x000028, "Member 'FST_StatBuffComposed::Buff2Type_30_E63963A641E8900DBEE71DA40D4B181D' has a wrong offset!"); \ static_assert(offsetof(FST_StatBuffComposed, Buff2Value_34_B43A2A6844AFC97568102FB2634EAB61) == 0x000038, "Member 'FST_StatBuffComposed::Buff2Value_34_B43A2A6844AFC97568102FB2634EAB61' has a wrong offset!"); \ static_assert(offsetof(FST_StatBuffComposed, Buff3Stat_28_90CDF1B24F0CF843DAA87D9C2D9E792B) == 0x000040, "Member 'FST_StatBuffComposed::Buff3Stat_28_90CDF1B24F0CF843DAA87D9C2D9E792B' has a wrong offset!"); \ static_assert(offsetof(FST_StatBuffComposed, Buff3Type_31_C85AB761466DD248E596CFBF3C3C53A6) == 0x000048, "Member 'FST_StatBuffComposed::Buff3Type_31_C85AB761466DD248E596CFBF3C3C53A6' has a wrong offset!"); \ static_assert(offsetof(FST_StatBuffComposed, Buff3Value_35_93A45E5740EC6D8FACD1C499EE463721) == 0x000058, "Member 'FST_StatBuffComposed::Buff3Value_35_93A45E5740EC6D8FACD1C499EE463721' has a wrong offset!"); \ static_assert(offsetof(FST_StatBuffComposed, Buff4Stat_29_C77DEB244D58417AFA8F75A50E058D25) == 0x000060, "Member 'FST_StatBuffComposed::Buff4Stat_29_C77DEB244D58417AFA8F75A50E058D25' has a wrong offset!"); \ static_assert(offsetof(FST_StatBuffComposed, Buff4Type_32_4644BDD24E8D842B3C557489170C2640) == 0x000068, "Member 'FST_StatBuffComposed::Buff4Type_32_4644BDD24E8D842B3C557489170C2640' has a wrong offset!"); \ static_assert(offsetof(FST_StatBuffComposed, Buff4Value_36_896A0C414DED5C980F33508704A02310) == 0x000078, "Member 'FST_StatBuffComposed::Buff4Value_36_896A0C414DED5C980F33508704A02310' has a wrong offset!"); \ static_assert(offsetof(FST_StatBuffComposed, ReinforcementGradeScale_41_9897CBF843B639C174657B819A05698C) == 0x000080, "Member 'FST_StatBuffComposed::ReinforcementGradeScale_41_9897CBF843B639C174657B819A05698C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_GameActivity \ static_assert(alignof(FST_GameActivity) == 0x000008, "Wrong alignment on FST_GameActivity"); \ static_assert(sizeof(FST_GameActivity) == 0x000030, "Wrong size on FST_GameActivity"); \ static_assert(offsetof(FST_GameActivity, ActivityName_5_DD1757E44C250AD7272083A6EF2EFCF3) == 0x000000, "Member 'FST_GameActivity::ActivityName_5_DD1757E44C250AD7272083A6EF2EFCF3' has a wrong offset!"); \ static_assert(offsetof(FST_GameActivity, ActivityType_7_2FC68F20459E28BD3B81B1AD9E257071) == 0x000018, "Member 'FST_GameActivity::ActivityType_7_2FC68F20459E28BD3B81B1AD9E257071' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor \ static_assert(alignof(AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor) == 0x000008, "Wrong alignment on AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor"); \ static_assert(sizeof(AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor) == 0x000038, "Wrong size on AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor"); \ static_assert(offsetof(AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor, EntryPoint) == 0x000000, "Member 'AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000008, "Member 'AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor, Temp_int_Loop_Counter_Variable) == 0x000020, "Member 'AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor, CallFunc_Array_Get_Item) == 0x000028, "Member 'AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'AnimShowItemActor_C_ExecuteUbergraph_AnimShowItemActor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAnimShowItemActor_C \ static_assert(alignof(AAnimShowItemActor_C) == 0x000008, "Wrong alignment on AAnimShowItemActor_C"); \ static_assert(sizeof(AAnimShowItemActor_C) == 0x000300, "Wrong size on AAnimShowItemActor_C"); \ static_assert(offsetof(AAnimShowItemActor_C, UberGraphFrame) == 0x0002F0, "Member 'AAnimShowItemActor_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AAnimShowItemActor_C, DefaultSceneRoot) == 0x0002F8, "Member 'AAnimShowItemActor_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SME_StyleFollowSkill \ static_assert(alignof(FST_SME_StyleFollowSkill) == 0x000004, "Wrong alignment on FST_SME_StyleFollowSkill"); \ static_assert(sizeof(FST_SME_StyleFollowSkill) == 0x00000C, "Wrong size on FST_SME_StyleFollowSkill"); \ static_assert(offsetof(FST_SME_StyleFollowSkill, MontageID_2_FDAAFF854B53384977DFFB918C1E8476) == 0x000000, "Member 'FST_SME_StyleFollowSkill::MontageID_2_FDAAFF854B53384977DFFB918C1E8476' has a wrong offset!"); \ static_assert(offsetof(FST_SME_StyleFollowSkill, Counts_5_564CEF4142F6C5771267C7B7324FEDDB) == 0x000008, "Member 'FST_SME_StyleFollowSkill::Counts_5_564CEF4142F6C5771267C7B7324FEDDB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SME_SeeThrough \ static_assert(alignof(FST_SME_SeeThrough) == 0x000008, "Wrong alignment on FST_SME_SeeThrough"); \ static_assert(sizeof(FST_SME_SeeThrough) == 0x000010, "Wrong size on FST_SME_SeeThrough"); \ static_assert(offsetof(FST_SME_SeeThrough, BuffTag_6_0441E7B54D679E66433A378E4F4FD9F2) == 0x000000, "Member 'FST_SME_SeeThrough::BuffTag_6_0441E7B54D679E66433A378E4F4FD9F2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SME_ReplacePTConsume \ static_assert(alignof(FST_SME_ReplacePTConsume) == 0x000008, "Wrong alignment on FST_SME_ReplacePTConsume"); \ static_assert(sizeof(FST_SME_ReplacePTConsume) == 0x000020, "Wrong size on FST_SME_ReplacePTConsume"); \ static_assert(offsetof(FST_SME_ReplacePTConsume, MontageID_10_9A2ACE604CFC9A1FC05DD6ACA2C1861A) == 0x000000, "Member 'FST_SME_ReplacePTConsume::MontageID_10_9A2ACE604CFC9A1FC05DD6ACA2C1861A' has a wrong offset!"); \ static_assert(offsetof(FST_SME_ReplacePTConsume, PT_11_202124B04D37BDEAAFE0F2AC7A792AF7) == 0x000010, "Member 'FST_SME_ReplacePTConsume::PT_11_202124B04D37BDEAAFE0F2AC7A792AF7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ForceActing_C_GetNotifyName \ static_assert(alignof(ANS_ForceActing_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_ForceActing_C_GetNotifyName"); \ static_assert(sizeof(ANS_ForceActing_C_GetNotifyName) == 0x000010, "Wrong size on ANS_ForceActing_C_GetNotifyName"); \ static_assert(offsetof(ANS_ForceActing_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_ForceActing_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ForceActing_C_Received_NotifyBegin \ static_assert(alignof(ANS_ForceActing_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_ForceActing_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_ForceActing_C_Received_NotifyBegin) == 0x000080, "Wrong size on ANS_ForceActing_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_ForceActing_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_ForceActing_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_ForceActing_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_ForceActing_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_ForceActing_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_ForceActing_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'ANS_ForceActing_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyBegin, K2Node_DynamicCast_AsAbstract_Character) == 0x000060, "Member 'ANS_ForceActing_C_Received_NotifyBegin::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'ANS_ForceActing_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue) == 0x000070, "Member 'ANS_ForceActing_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue_1) == 0x000078, "Member 'ANS_ForceActing_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ForceActing_C_Received_NotifyEnd \ static_assert(alignof(ANS_ForceActing_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_ForceActing_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_ForceActing_C_Received_NotifyEnd) == 0x000078, "Wrong size on ANS_ForceActing_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_ForceActing_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_ForceActing_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_ForceActing_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_ForceActing_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_ForceActing_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'ANS_ForceActing_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyEnd, K2Node_DynamicCast_AsAbstract_Character) == 0x000058, "Member 'ANS_ForceActing_C_Received_NotifyEnd::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_ForceActing_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue) == 0x000068, "Member 'ANS_ForceActing_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ForceActing_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue_1) == 0x000070, "Member 'ANS_ForceActing_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_ForceActing_C \ static_assert(alignof(UANS_ForceActing_C) == 0x000008, "Wrong alignment on UANS_ForceActing_C"); \ static_assert(sizeof(UANS_ForceActing_C) == 0x000050, "Wrong size on UANS_ForceActing_C"); \ static_assert(offsetof(UANS_ForceActing_C, DeathMontage) == 0x000040, "Member 'UANS_ForceActing_C::DeathMontage' has a wrong offset!"); \ static_assert(offsetof(UANS_ForceActing_C, DeathAnim) == 0x000048, "Member 'UANS_ForceActing_C::DeathAnim' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SME_PerfectBlock \ static_assert(alignof(FST_SME_PerfectBlock) == 0x000001, "Wrong alignment on FST_SME_PerfectBlock"); \ static_assert(sizeof(FST_SME_PerfectBlock) == 0x000001, "Wrong size on FST_SME_PerfectBlock"); \ static_assert(offsetof(FST_SME_PerfectBlock, WeaponType_3_202124B04D37BDEAAFE0F2AC7A792AF7) == 0x000000, "Member 'FST_SME_PerfectBlock::WeaponType_3_202124B04D37BDEAAFE0F2AC7A792AF7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_StartInfo \ static_assert(alignof(FST_StartInfo) == 0x000008, "Wrong alignment on FST_StartInfo"); \ static_assert(sizeof(FST_StartInfo) == 0x000018, "Wrong size on FST_StartInfo"); \ static_assert(offsetof(FST_StartInfo, wight_2_09382A424809CFB451CA62BACDED8F95) == 0x000000, "Member 'FST_StartInfo::wight_2_09382A424809CFB451CA62BACDED8F95' has a wrong offset!"); \ static_assert(offsetof(FST_StartInfo, id_5_2FB7045B4B710EE7C776D988F2D0DE07) == 0x000008, "Member 'FST_StartInfo::id_5_2FB7045B4B710EE7C776D988F2D0DE07' has a wrong offset!"); \ static_assert(offsetof(FST_StartInfo, length_8_47EDF83B42A02C27BE0F13A19643B901) == 0x000010, "Member 'FST_StartInfo::length_8_47EDF83B42A02C27BE0F13A19643B901' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SME_AddSpell \ static_assert(alignof(FST_SME_AddSpell) == 0x000008, "Wrong alignment on FST_SME_AddSpell"); \ static_assert(sizeof(FST_SME_AddSpell) == 0x000060, "Wrong size on FST_SME_AddSpell"); \ static_assert(offsetof(FST_SME_AddSpell, ActiveKey_7_202124B04D37BDEAAFE0F2AC7A792AF7) == 0x000000, "Member 'FST_SME_AddSpell::ActiveKey_7_202124B04D37BDEAAFE0F2AC7A792AF7' has a wrong offset!"); \ static_assert(offsetof(FST_SME_AddSpell, ReplaceID_11_24F1AC6F40763B4045B819BD35F690F0) == 0x000010, "Member 'FST_SME_AddSpell::ReplaceID_11_24F1AC6F40763B4045B819BD35F690F0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SME_AddBuff \ static_assert(alignof(FST_SME_AddBuff) == 0x000008, "Wrong alignment on FST_SME_AddBuff"); \ static_assert(sizeof(FST_SME_AddBuff) == 0x000010, "Wrong size on FST_SME_AddBuff"); \ static_assert(offsetof(FST_SME_AddBuff, ReplaceBuff_9_928EE120466FF6DE9A7E3D86AC32446F) == 0x000000, "Member 'FST_SME_AddBuff::ReplaceBuff_9_928EE120466FF6DE9A7E3D86AC32446F' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Add_Helper_Unlock \ static_assert(alignof(UINotifyComponent_C_Add_Helper_Unlock) == 0x000008, "Wrong alignment on UINotifyComponent_C_Add_Helper_Unlock"); \ static_assert(sizeof(UINotifyComponent_C_Add_Helper_Unlock) == 0x000050, "Wrong size on UINotifyComponent_C_Add_Helper_Unlock"); \ static_assert(offsetof(UINotifyComponent_C_Add_Helper_Unlock, RowName) == 0x000000, "Member 'UINotifyComponent_C_Add_Helper_Unlock::RowName' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Add_Helper_Unlock, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'UINotifyComponent_C_Add_Helper_Unlock::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Add_Helper_Unlock, Temp_int_Array_Index_Variable) == 0x000014, "Member 'UINotifyComponent_C_Add_Helper_Unlock::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Add_Helper_Unlock, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'UINotifyComponent_C_Add_Helper_Unlock::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Add_Helper_Unlock, CallFunc_Array_Get_Item) == 0x00001C, "Member 'UINotifyComponent_C_Add_Helper_Unlock::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Add_Helper_Unlock, CallFunc_Conv_NameToString_ReturnValue) == 0x000028, "Member 'UINotifyComponent_C_Add_Helper_Unlock::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Add_Helper_Unlock, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'UINotifyComponent_C_Add_Helper_Unlock::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Add_Helper_Unlock, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'UINotifyComponent_C_Add_Helper_Unlock::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Add_Helper_Unlock, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000040, "Member 'UINotifyComponent_C_Add_Helper_Unlock::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Add_Helper_Unlock, CallFunc_Array_AddUnique_ReturnValue) == 0x000048, "Member 'UINotifyComponent_C_Add_Helper_Unlock::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_AddGemToWeapon \ static_assert(alignof(UINotifyComponent_C_AddGemToWeapon) == 0x000004, "Wrong alignment on UINotifyComponent_C_AddGemToWeapon"); \ static_assert(sizeof(UINotifyComponent_C_AddGemToWeapon) == 0x00007C, "Wrong size on UINotifyComponent_C_AddGemToWeapon"); \ static_assert(offsetof(UINotifyComponent_C_AddGemToWeapon, InNewGemId) == 0x000000, "Member 'UINotifyComponent_C_AddGemToWeapon::InNewGemId' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddGemToWeapon, InTargetWeaponId) == 0x000010, "Member 'UINotifyComponent_C_AddGemToWeapon::InTargetWeaponId' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddGemToWeapon, InPos) == 0x000020, "Member 'UINotifyComponent_C_AddGemToWeapon::InPos' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddGemToWeapon, OutOldWeaponIfTheGemEquipTo) == 0x000024, "Member 'UINotifyComponent_C_AddGemToWeapon::OutOldWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddGemToWeapon, OutOldGemInTheTargetWeaponPos) == 0x000034, "Member 'UINotifyComponent_C_AddGemToWeapon::OutOldGemInTheTargetWeaponPos' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddGemToWeapon, Success) == 0x000044, "Member 'UINotifyComponent_C_AddGemToWeapon::Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddGemToWeapon, TempWeaponGUID) == 0x000048, "Member 'UINotifyComponent_C_AddGemToWeapon::TempWeaponGUID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddGemToWeapon, CallFunc_AddGemToWeapon_OutOldWeaponIfTheGemEquipTo) == 0x000058, "Member 'UINotifyComponent_C_AddGemToWeapon::CallFunc_AddGemToWeapon_OutOldWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddGemToWeapon, CallFunc_AddGemToWeapon_OutOldGemInTheTargetWeaponPos) == 0x000068, "Member 'UINotifyComponent_C_AddGemToWeapon::CallFunc_AddGemToWeapon_OutOldGemInTheTargetWeaponPos' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddGemToWeapon, CallFunc_AddGemToWeapon_ReturnValue) == 0x000078, "Member 'UINotifyComponent_C_AddGemToWeapon::CallFunc_AddGemToWeapon_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddGemToWeapon, CallFunc_NotEqual_GuidGuid_ReturnValue) == 0x000079, "Member 'UINotifyComponent_C_AddGemToWeapon::CallFunc_NotEqual_GuidGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddGemToWeapon, CallFunc_BooleanAND_ReturnValue) == 0x00007A, "Member 'UINotifyComponent_C_AddGemToWeapon::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_AddItem \ static_assert(alignof(UINotifyComponent_C_AddItem) == 0x000004, "Wrong alignment on UINotifyComponent_C_AddItem"); \ static_assert(sizeof(UINotifyComponent_C_AddItem) == 0x000020, "Wrong size on UINotifyComponent_C_AddItem"); \ static_assert(offsetof(UINotifyComponent_C_AddItem, SortID) == 0x000000, "Member 'UINotifyComponent_C_AddItem::SortID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItem, Amount) == 0x000004, "Member 'UINotifyComponent_C_AddItem::Amount' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItem, IsCangku) == 0x000008, "Member 'UINotifyComponent_C_AddItem::IsCangku' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItem, NewItem) == 0x000009, "Member 'UINotifyComponent_C_AddItem::NewItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItem, CurrentAmount) == 0x00000C, "Member 'UINotifyComponent_C_AddItem::CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItem, CallFunc_AddPlayerItemToBeibao_CurrentAmount) == 0x000010, "Member 'UINotifyComponent_C_AddItem::CallFunc_AddPlayerItemToBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItem, CallFunc_AddPlayerItemToBeibao_Success) == 0x000014, "Member 'UINotifyComponent_C_AddItem::CallFunc_AddPlayerItemToBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItem, CallFunc_AddPlayerItemToCangKu_CurrentAmount) == 0x000018, "Member 'UINotifyComponent_C_AddItem::CallFunc_AddPlayerItemToCangKu_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItem, CallFunc_AddPlayerItemToCangKu_Success) == 0x00001C, "Member 'UINotifyComponent_C_AddItem::CallFunc_AddPlayerItemToCangKu_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_AddItemToMap \ static_assert(alignof(UINotifyComponent_C_AddItemToMap) == 0x000008, "Wrong alignment on UINotifyComponent_C_AddItemToMap"); \ static_assert(sizeof(UINotifyComponent_C_AddItemToMap) == 0x0000C8, "Wrong size on UINotifyComponent_C_AddItemToMap"); \ static_assert(offsetof(UINotifyComponent_C_AddItemToMap, NeedAddMap) == 0x000000, "Member 'UINotifyComponent_C_AddItemToMap::NeedAddMap' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItemToMap, InputKey) == 0x000050, "Member 'UINotifyComponent_C_AddItemToMap::InputKey' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItemToMap, SourceMap) == 0x000058, "Member 'UINotifyComponent_C_AddItemToMap::SourceMap' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItemToMap, CallFunc_Map_Find_Value) == 0x0000A8, "Member 'UINotifyComponent_C_AddItemToMap::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItemToMap, CallFunc_Map_Find_ReturnValue) == 0x0000AC, "Member 'UINotifyComponent_C_AddItemToMap::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItemToMap, CallFunc_Map_Find_Value_1) == 0x0000B0, "Member 'UINotifyComponent_C_AddItemToMap::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItemToMap, CallFunc_Map_Find_ReturnValue_1) == 0x0000B4, "Member 'UINotifyComponent_C_AddItemToMap::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItemToMap, CallFunc_Map_Find_Value_2) == 0x0000B8, "Member 'UINotifyComponent_C_AddItemToMap::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItemToMap, CallFunc_Map_Find_ReturnValue_2) == 0x0000BC, "Member 'UINotifyComponent_C_AddItemToMap::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddItemToMap, CallFunc_Add_IntInt_ReturnValue) == 0x0000C0, "Member 'UINotifyComponent_C_AddItemToMap::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_AddNeverClearItems \ static_assert(alignof(UINotifyComponent_C_AddNeverClearItems) == 0x000008, "Wrong alignment on UINotifyComponent_C_AddNeverClearItems"); \ static_assert(sizeof(UINotifyComponent_C_AddNeverClearItems) == 0x000148, "Wrong size on UINotifyComponent_C_AddNeverClearItems"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, AllItems) == 0x000000, "Member 'UINotifyComponent_C_AddNeverClearItems::AllItems' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, Items) == 0x000010, "Member 'UINotifyComponent_C_AddNeverClearItems::Items' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, LocalNeverClearnItem) == 0x000020, "Member 'UINotifyComponent_C_AddNeverClearItems::LocalNeverClearnItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, Local_ItemDatas) == 0x000030, "Member 'UINotifyComponent_C_AddNeverClearItems::Local_ItemDatas' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, Temp_int_Loop_Counter_Variable) == 0x000040, "Member 'UINotifyComponent_C_AddNeverClearItems::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, Temp_int_Array_Index_Variable) == 0x000048, "Member 'UINotifyComponent_C_AddNeverClearItems::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000050, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_CanActiveKlesaBottleLevelUp_Can) == 0x000058, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_CanActiveKlesaBottleLevelUp_Can' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, Temp_int_Array_Index_Variable_1) == 0x00005C, "Member 'UINotifyComponent_C_AddNeverClearItems::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x000060, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_Array_Get_Item) == 0x000068, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_Greater_IntInt_ReturnValue) == 0x000088, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_Array_Length_ReturnValue) == 0x00008C, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_GetMark_Value) == 0x000090, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_Less_IntInt_ReturnValue) == 0x0000A0, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000A1, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_Array_Get_Item_1) == 0x0000A4, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_Array_IsEmpty_ReturnValue) == 0x0000A8, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000A9, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0000AA, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, K2Node_MakeStruct_F_StoredItem) == 0x0000B0, "Member 'UINotifyComponent_C_AddNeverClearItems::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_Array_Add_ReturnValue) == 0x0000D0, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, K2Node_MakeStruct_F_StoredItem_1) == 0x0000D8, "Member 'UINotifyComponent_C_AddNeverClearItems::K2Node_MakeStruct_F_StoredItem_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, K2Node_MakeStruct_F_StoredItem_2) == 0x0000F8, "Member 'UINotifyComponent_C_AddNeverClearItems::K2Node_MakeStruct_F_StoredItem_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_Array_Add_ReturnValue_1) == 0x000118, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_Array_Length_ReturnValue_1) == 0x00011C, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_Array_RemoveItem_ReturnValue) == 0x000120, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_Array_Contains_ReturnValue) == 0x000121, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_GetNeverClearItems_ItemsID) == 0x000128, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_GetNeverClearItems_ItemsID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_Array_Add_ReturnValue_2) == 0x000138, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, Temp_int_Loop_Counter_Variable_1) == 0x00013C, "Member 'UINotifyComponent_C_AddNeverClearItems::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_Less_IntInt_ReturnValue_1) == 0x000140, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddNeverClearItems, CallFunc_Add_IntInt_ReturnValue_1) == 0x000144, "Member 'UINotifyComponent_C_AddNeverClearItems::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_AddPlayerPos \ static_assert(alignof(UINotifyComponent_C_AddPlayerPos) == 0x000008, "Wrong alignment on UINotifyComponent_C_AddPlayerPos"); \ static_assert(sizeof(UINotifyComponent_C_AddPlayerPos) == 0x000010, "Wrong size on UINotifyComponent_C_AddPlayerPos"); \ static_assert(offsetof(UINotifyComponent_C_AddPlayerPos, PosID) == 0x000000, "Member 'UINotifyComponent_C_AddPlayerPos::PosID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_AddStyleSkill \ static_assert(alignof(UINotifyComponent_C_AddStyleSkill) == 0x000004, "Wrong alignment on UINotifyComponent_C_AddStyleSkill"); \ static_assert(sizeof(UINotifyComponent_C_AddStyleSkill) == 0x000008, "Wrong size on UINotifyComponent_C_AddStyleSkill"); \ static_assert(offsetof(UINotifyComponent_C_AddStyleSkill, Skill_id) == 0x000000, "Member 'UINotifyComponent_C_AddStyleSkill::Skill_id' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_AddStyleSkill, CallSave) == 0x000004, "Member 'UINotifyComponent_C_AddStyleSkill::CallSave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_BuyGem \ static_assert(alignof(UINotifyComponent_C_BuyGem) == 0x000008, "Wrong alignment on UINotifyComponent_C_BuyGem"); \ static_assert(sizeof(UINotifyComponent_C_BuyGem) == 0x000078, "Wrong size on UINotifyComponent_C_BuyGem"); \ static_assert(offsetof(UINotifyComponent_C_BuyGem, Position) == 0x000000, "Member 'UINotifyComponent_C_BuyGem::Position' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_BuyGem, Success) == 0x000004, "Member 'UINotifyComponent_C_BuyGem::Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_BuyGem, CallFunc_NewGuid_ReturnValue) == 0x000008, "Member 'UINotifyComponent_C_BuyGem::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_BuyGem, CallFunc_GetArraysByPosition_TempSids1) == 0x000018, "Member 'UINotifyComponent_C_BuyGem::CallFunc_GetArraysByPosition_TempSids1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_BuyGem, CallFunc_DiscardItem_CurrentAmount) == 0x000028, "Member 'UINotifyComponent_C_BuyGem::CallFunc_DiscardItem_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_BuyGem, CallFunc_Array_Random_OutItem) == 0x00002C, "Member 'UINotifyComponent_C_BuyGem::CallFunc_Array_Random_OutItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_BuyGem, CallFunc_Array_Random_OutIndex) == 0x000034, "Member 'UINotifyComponent_C_BuyGem::CallFunc_Array_Random_OutIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_BuyGem, CallFunc_Conv_NameToString_ReturnValue) == 0x000038, "Member 'UINotifyComponent_C_BuyGem::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_BuyGem, CallFunc_Conv_StringToInt_ReturnValue) == 0x000048, "Member 'UINotifyComponent_C_BuyGem::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_BuyGem, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x00004C, "Member 'UINotifyComponent_C_BuyGem::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_BuyGem, CallFunc_CreateGem_DCSGemAttributes) == 0x000050, "Member 'UINotifyComponent_C_BuyGem::CallFunc_CreateGem_DCSGemAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_BuyGem, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000070, "Member 'UINotifyComponent_C_BuyGem::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_BuyGem, CallFunc_UpdateOrCreateGemToBeibao_Success) == 0x000071, "Member 'UINotifyComponent_C_BuyGem::CallFunc_UpdateOrCreateGemToBeibao_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CaculateDuplicatedDataifChangedPlayerProperty \ static_assert(alignof(UINotifyComponent_C_CaculateDuplicatedDataifChangedPlayerProperty) == 0x000008, "Wrong alignment on UINotifyComponent_C_CaculateDuplicatedDataifChangedPlayerProperty"); \ static_assert(sizeof(UINotifyComponent_C_CaculateDuplicatedDataifChangedPlayerProperty) == 0x0000F0, "Wrong size on UINotifyComponent_C_CaculateDuplicatedDataifChangedPlayerProperty"); \ static_assert(offsetof(UINotifyComponent_C_CaculateDuplicatedDataifChangedPlayerProperty, OverrideInputs) == 0x000000, "Member 'UINotifyComponent_C_CaculateDuplicatedDataifChangedPlayerProperty::OverrideInputs' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CaculateDuplicatedDataifChangedPlayerProperty, DataMayChanged) == 0x000050, "Member 'UINotifyComponent_C_CaculateDuplicatedDataifChangedPlayerProperty::DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CaculateDuplicatedDataifChangedPlayerProperty, CallFunc_Caculate_Duplicated_Data_if_Change_DataMayChanged) == 0x0000A0, "Member 'UINotifyComponent_C_CaculateDuplicatedDataifChangedPlayerProperty::CallFunc_Caculate_Duplicated_Data_if_Change_DataMayChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CallOnActiveItemChangeEvent \ static_assert(alignof(UINotifyComponent_C_CallOnActiveItemChangeEvent) == 0x000008, "Wrong alignment on UINotifyComponent_C_CallOnActiveItemChangeEvent"); \ static_assert(sizeof(UINotifyComponent_C_CallOnActiveItemChangeEvent) == 0x000050, "Wrong size on UINotifyComponent_C_CallOnActiveItemChangeEvent"); \ static_assert(offsetof(UINotifyComponent_C_CallOnActiveItemChangeEvent, OldItem) == 0x000000, "Member 'UINotifyComponent_C_CallOnActiveItemChangeEvent::OldItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CallOnActiveItemChangeEvent, NewItem) == 0x000020, "Member 'UINotifyComponent_C_CallOnActiveItemChangeEvent::NewItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CallOnActiveItemChangeEvent, Type) == 0x000040, "Member 'UINotifyComponent_C_CallOnActiveItemChangeEvent::Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CallOnActiveItemChangeEvent, SlotIndex) == 0x000044, "Member 'UINotifyComponent_C_CallOnActiveItemChangeEvent::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CallOnActiveItemChangeEvent, ActiveIndex) == 0x000048, "Member 'UINotifyComponent_C_CallOnActiveItemChangeEvent::ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CallOnActiveItemChangeEvent, IsSlotChange) == 0x00004C, "Member 'UINotifyComponent_C_CallOnActiveItemChangeEvent::IsSlotChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CallOnFastAccessChangedEvent \ static_assert(alignof(UINotifyComponent_C_CallOnFastAccessChangedEvent) == 0x000001, "Wrong alignment on UINotifyComponent_C_CallOnFastAccessChangedEvent"); \ static_assert(sizeof(UINotifyComponent_C_CallOnFastAccessChangedEvent) == 0x000001, "Wrong size on UINotifyComponent_C_CallOnFastAccessChangedEvent"); \ static_assert(offsetof(UINotifyComponent_C_CallOnFastAccessChangedEvent, FastItemType) == 0x000000, "Member 'UINotifyComponent_C_CallOnFastAccessChangedEvent::FastItemType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CallOnItemInSlotChangedEvent \ static_assert(alignof(UINotifyComponent_C_CallOnItemInSlotChangedEvent) == 0x000008, "Wrong alignment on UINotifyComponent_C_CallOnItemInSlotChangedEvent"); \ static_assert(sizeof(UINotifyComponent_C_CallOnItemInSlotChangedEvent) == 0x000050, "Wrong size on UINotifyComponent_C_CallOnItemInSlotChangedEvent"); \ static_assert(offsetof(UINotifyComponent_C_CallOnItemInSlotChangedEvent, OldItem) == 0x000000, "Member 'UINotifyComponent_C_CallOnItemInSlotChangedEvent::OldItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CallOnItemInSlotChangedEvent, NewItem) == 0x000020, "Member 'UINotifyComponent_C_CallOnItemInSlotChangedEvent::NewItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CallOnItemInSlotChangedEvent, Type) == 0x000040, "Member 'UINotifyComponent_C_CallOnItemInSlotChangedEvent::Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CallOnItemInSlotChangedEvent, SlotIndex) == 0x000044, "Member 'UINotifyComponent_C_CallOnItemInSlotChangedEvent::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CallOnItemInSlotChangedEvent, ItemIndex) == 0x000048, "Member 'UINotifyComponent_C_CallOnItemInSlotChangedEvent::ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CallOnStackableItemAmountChanged \ static_assert(alignof(UINotifyComponent_C_CallOnStackableItemAmountChanged) == 0x000008, "Wrong alignment on UINotifyComponent_C_CallOnStackableItemAmountChanged"); \ static_assert(sizeof(UINotifyComponent_C_CallOnStackableItemAmountChanged) == 0x000028, "Wrong size on UINotifyComponent_C_CallOnStackableItemAmountChanged"); \ static_assert(offsetof(UINotifyComponent_C_CallOnStackableItemAmountChanged, ItemAfterChange) == 0x000000, "Member 'UINotifyComponent_C_CallOnStackableItemAmountChanged::ItemAfterChange' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CallOnStackableItemAmountChanged, OldNumber) == 0x000020, "Member 'UINotifyComponent_C_CallOnStackableItemAmountChanged::OldNumber' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CallOnStackableItemAmountChanged, NewItem) == 0x000024, "Member 'UINotifyComponent_C_CallOnStackableItemAmountChanged::NewItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CallOnStackableItemAmountChangedInCangku \ static_assert(alignof(UINotifyComponent_C_CallOnStackableItemAmountChangedInCangku) == 0x000008, "Wrong alignment on UINotifyComponent_C_CallOnStackableItemAmountChangedInCangku"); \ static_assert(sizeof(UINotifyComponent_C_CallOnStackableItemAmountChangedInCangku) == 0x000028, "Wrong size on UINotifyComponent_C_CallOnStackableItemAmountChangedInCangku"); \ static_assert(offsetof(UINotifyComponent_C_CallOnStackableItemAmountChangedInCangku, ItemAfterChange) == 0x000000, "Member 'UINotifyComponent_C_CallOnStackableItemAmountChangedInCangku::ItemAfterChange' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CallOnStackableItemAmountChangedInCangku, OldNum) == 0x000020, "Member 'UINotifyComponent_C_CallOnStackableItemAmountChangedInCangku::OldNum' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CallOnStackableItemAmountChangedInCangku, NewItem) == 0x000024, "Member 'UINotifyComponent_C_CallOnStackableItemAmountChangedInCangku::NewItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CallOnUniqueItemAdded \ static_assert(alignof(UINotifyComponent_C_CallOnUniqueItemAdded) == 0x000008, "Wrong alignment on UINotifyComponent_C_CallOnUniqueItemAdded"); \ static_assert(sizeof(UINotifyComponent_C_CallOnUniqueItemAdded) == 0x000018, "Wrong size on UINotifyComponent_C_CallOnUniqueItemAdded"); \ static_assert(offsetof(UINotifyComponent_C_CallOnUniqueItemAdded, NewItemsAfterAdd) == 0x000000, "Member 'UINotifyComponent_C_CallOnUniqueItemAdded::NewItemsAfterAdd' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CallOnUniqueItemAdded, IsItemFromCangku) == 0x000010, "Member 'UINotifyComponent_C_CallOnUniqueItemAdded::IsItemFromCangku' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CallOnUniqueItemAddedToCangku \ static_assert(alignof(UINotifyComponent_C_CallOnUniqueItemAddedToCangku) == 0x000008, "Wrong alignment on UINotifyComponent_C_CallOnUniqueItemAddedToCangku"); \ static_assert(sizeof(UINotifyComponent_C_CallOnUniqueItemAddedToCangku) == 0x000018, "Wrong size on UINotifyComponent_C_CallOnUniqueItemAddedToCangku"); \ static_assert(offsetof(UINotifyComponent_C_CallOnUniqueItemAddedToCangku, NewItemsAfterAdd) == 0x000000, "Member 'UINotifyComponent_C_CallOnUniqueItemAddedToCangku::NewItemsAfterAdd' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CallOnUniqueItemAddedToCangku, IsItemFromBeibao) == 0x000010, "Member 'UINotifyComponent_C_CallOnUniqueItemAddedToCangku::IsItemFromBeibao' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CallOnUniqueItemChanged \ static_assert(alignof(UINotifyComponent_C_CallOnUniqueItemChanged) == 0x000008, "Wrong alignment on UINotifyComponent_C_CallOnUniqueItemChanged"); \ static_assert(sizeof(UINotifyComponent_C_CallOnUniqueItemChanged) == 0x000040, "Wrong size on UINotifyComponent_C_CallOnUniqueItemChanged"); \ static_assert(offsetof(UINotifyComponent_C_CallOnUniqueItemChanged, ItemBeforeChanged) == 0x000000, "Member 'UINotifyComponent_C_CallOnUniqueItemChanged::ItemBeforeChanged' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CallOnUniqueItemChanged, ItemAfterChanged) == 0x000020, "Member 'UINotifyComponent_C_CallOnUniqueItemChanged::ItemAfterChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CallOnUniqueItemRemovedFromCangku \ static_assert(alignof(UINotifyComponent_C_CallOnUniqueItemRemovedFromCangku) == 0x000008, "Wrong alignment on UINotifyComponent_C_CallOnUniqueItemRemovedFromCangku"); \ static_assert(sizeof(UINotifyComponent_C_CallOnUniqueItemRemovedFromCangku) == 0x000020, "Wrong size on UINotifyComponent_C_CallOnUniqueItemRemovedFromCangku"); \ static_assert(offsetof(UINotifyComponent_C_CallOnUniqueItemRemovedFromCangku, RemovedItem) == 0x000000, "Member 'UINotifyComponent_C_CallOnUniqueItemRemovedFromCangku::RemovedItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CallOnUnqiueItemRemoved \ static_assert(alignof(UINotifyComponent_C_CallOnUnqiueItemRemoved) == 0x000008, "Wrong alignment on UINotifyComponent_C_CallOnUnqiueItemRemoved"); \ static_assert(sizeof(UINotifyComponent_C_CallOnUnqiueItemRemoved) == 0x000020, "Wrong size on UINotifyComponent_C_CallOnUnqiueItemRemoved"); \ static_assert(offsetof(UINotifyComponent_C_CallOnUnqiueItemRemoved, RemovedItem) == 0x000000, "Member 'UINotifyComponent_C_CallOnUnqiueItemRemoved::RemovedItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CanEquippedRing \ static_assert(alignof(UINotifyComponent_C_CanEquippedRing) == 0x000008, "Wrong alignment on UINotifyComponent_C_CanEquippedRing"); \ static_assert(sizeof(UINotifyComponent_C_CanEquippedRing) == 0x000350, "Wrong size on UINotifyComponent_C_CanEquippedRing"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CurrentRingID) == 0x000000, "Member 'UINotifyComponent_C_CanEquippedRing::CurrentRingID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, EquippedRingID) == 0x000004, "Member 'UINotifyComponent_C_CanEquippedRing::EquippedRingID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, Can) == 0x000008, "Member 'UINotifyComponent_C_CanEquippedRing::Can' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, LocalEquippedRings) == 0x000010, "Member 'UINotifyComponent_C_CanEquippedRing::LocalEquippedRings' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, Temp_int_Array_Index_Variable) == 0x000020, "Member 'UINotifyComponent_C_CanEquippedRing::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'UINotifyComponent_C_CanEquippedRing::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, Temp_int_Array_Index_Variable_1) == 0x00002C, "Member 'UINotifyComponent_C_CanEquippedRing::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000030, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000178, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_Array_Get_Item) == 0x000180, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_Array_Length_ReturnValue) == 0x0001A0, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0001A4, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment_1) == 0x0001A8, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_GetItem_EquipmentConfigBySortId_find_1) == 0x0002F0, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_GetItem_EquipmentConfigBySortId_find_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, Temp_int_Loop_Counter_Variable_1) == 0x0002F4, "Member 'UINotifyComponent_C_CanEquippedRing::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0002F8, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_Less_IntInt_ReturnValue) == 0x0002F9, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_Add_IntInt_ReturnValue_1) == 0x0002FC, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000300, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_GetPlayerEquipments_ReturnValue) == 0x000308, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_GetPlayerEquipments_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_BooleanOR_ReturnValue) == 0x000318, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_Array_Get_Item_1) == 0x000320, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_BooleanAND_ReturnValue) == 0x000340, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_Array_RemoveItem_ReturnValue) == 0x000341, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_Array_Length_ReturnValue_1) == 0x000344, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000348, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CanEquippedRing, CallFunc_Less_IntInt_ReturnValue_1) == 0x000349, "Member 'UINotifyComponent_C_CanEquippedRing::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_ChangePropStrToText \ static_assert(alignof(UINotifyComponent_C_ChangePropStrToText) == 0x000008, "Wrong alignment on UINotifyComponent_C_ChangePropStrToText"); \ static_assert(sizeof(UINotifyComponent_C_ChangePropStrToText) == 0x000048, "Wrong size on UINotifyComponent_C_ChangePropStrToText"); \ static_assert(offsetof(UINotifyComponent_C_ChangePropStrToText, PropStr) == 0x000000, "Member 'UINotifyComponent_C_ChangePropStrToText::PropStr' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ChangePropStrToText, Text) == 0x000010, "Member 'UINotifyComponent_C_ChangePropStrToText::Text' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ChangePropStrToText, TempText) == 0x000028, "Member 'UINotifyComponent_C_ChangePropStrToText::TempText' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ChangePropStrToText, K2Node_SwitchString_CmpSuccess) == 0x000040, "Member 'UINotifyComponent_C_ChangePropStrToText::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CheckCallSheetUnlock \ static_assert(alignof(UINotifyComponent_C_CheckCallSheetUnlock) == 0x000008, "Wrong alignment on UINotifyComponent_C_CheckCallSheetUnlock"); \ static_assert(sizeof(UINotifyComponent_C_CheckCallSheetUnlock) == 0x0003A0, "Wrong size on UINotifyComponent_C_CheckCallSheetUnlock"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, Data) == 0x000000, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::Data' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, return_value) == 0x0000B8, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::return_value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, Temp_int_Array_Index_Variable) == 0x0000BC, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_Divide_IntInt_ReturnValue) == 0x0000C0, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_Greater_IntInt_ReturnValue) == 0x0000C4, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000C5, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, Temp_int_Loop_Counter_Variable) == 0x0000C8, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_Add_IntInt_ReturnValue) == 0x0000CC, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, Temp_int_Array_Index_Variable_1) == 0x0000D0, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_GetPlayerBackpack_ReturnValue) == 0x0000D8, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_GetPlayerBackpack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_Array_Get_Item) == 0x0000E8, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_Array_Length_ReturnValue) == 0x000108, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_Percent_IntInt_ReturnValue) == 0x00010C, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000110, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000118, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_GetActivedNodesPermanent_ActivedNodesPermanent) == 0x000120, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_GetActivedNodesPermanent_ActivedNodesPermanent' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, Temp_int_Loop_Counter_Variable_1) == 0x000130, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_Array_Contains_ReturnValue) == 0x000134, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_Less_IntInt_ReturnValue) == 0x000135, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_Add_IntInt_ReturnValue_1) == 0x000138, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_GetAllItemsArray_All_Items) == 0x000140, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_GetAllItemsArray_All_Items' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_Array_Get_Item_1) == 0x000150, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_Array_Length_ReturnValue_1) == 0x000170, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_Less_IntInt_ReturnValue_1) == 0x000174, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_GetItemConfigBySortId_Item) == 0x000178, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_GetItemConfigBySortId_find) == 0x000248, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000250, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000398, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000399, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckCallSheetUnlock, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00039A, "Member 'UINotifyComponent_C_CheckCallSheetUnlock::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CheckEveryGemIsValid \ static_assert(alignof(UINotifyComponent_C_CheckEveryGemIsValid) == 0x000008, "Wrong alignment on UINotifyComponent_C_CheckEveryGemIsValid"); \ static_assert(sizeof(UINotifyComponent_C_CheckEveryGemIsValid) == 0x000038, "Wrong size on UINotifyComponent_C_CheckEveryGemIsValid"); \ static_assert(offsetof(UINotifyComponent_C_CheckEveryGemIsValid, Gems) == 0x000000, "Member 'UINotifyComponent_C_CheckEveryGemIsValid::Gems' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckEveryGemIsValid, Valid) == 0x000010, "Member 'UINotifyComponent_C_CheckEveryGemIsValid::Valid' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckEveryGemIsValid, IsValid) == 0x000011, "Member 'UINotifyComponent_C_CheckEveryGemIsValid::IsValid' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckEveryGemIsValid, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'UINotifyComponent_C_CheckEveryGemIsValid::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckEveryGemIsValid, Temp_int_Array_Index_Variable) == 0x000018, "Member 'UINotifyComponent_C_CheckEveryGemIsValid::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckEveryGemIsValid, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'UINotifyComponent_C_CheckEveryGemIsValid::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckEveryGemIsValid, CallFunc_Array_Get_Item) == 0x000020, "Member 'UINotifyComponent_C_CheckEveryGemIsValid::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckEveryGemIsValid, CallFunc_IsValid_Guid_ReturnValue) == 0x000030, "Member 'UINotifyComponent_C_CheckEveryGemIsValid::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckEveryGemIsValid, CallFunc_Less_IntInt_ReturnValue) == 0x000031, "Member 'UINotifyComponent_C_CheckEveryGemIsValid::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckEveryGemIsValid, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'UINotifyComponent_C_CheckEveryGemIsValid::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CheckGemIsSuit \ static_assert(alignof(UINotifyComponent_C_CheckGemIsSuit) == 0x000008, "Wrong alignment on UINotifyComponent_C_CheckGemIsSuit"); \ static_assert(sizeof(UINotifyComponent_C_CheckGemIsSuit) == 0x000150, "Wrong size on UINotifyComponent_C_CheckGemIsSuit"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, Gems) == 0x000000, "Member 'UINotifyComponent_C_CheckGemIsSuit::Gems' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, Suit) == 0x000010, "Member 'UINotifyComponent_C_CheckGemIsSuit::Suit' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, Level) == 0x000014, "Member 'UINotifyComponent_C_CheckGemIsSuit::Level' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, SuitLevel) == 0x000018, "Member 'UINotifyComponent_C_CheckGemIsSuit::SuitLevel' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, SuitInfo) == 0x000020, "Member 'UINotifyComponent_C_CheckGemIsSuit::SuitInfo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, TempGems) == 0x000030, "Member 'UINotifyComponent_C_CheckGemIsSuit::TempGems' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, Temp_int_Array_Index_Variable) == 0x000040, "Member 'UINotifyComponent_C_CheckGemIsSuit::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, Temp_int_Loop_Counter_Variable) == 0x000044, "Member 'UINotifyComponent_C_CheckGemIsSuit::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000048, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_Add_IntInt_ReturnValue) == 0x00004C, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_Conv_StringToName_ReturnValue) == 0x000050, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000058, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_IsEmpty_ReturnValue) == 0x000059, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_Array_Get_Item) == 0x00005C, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x00006C, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_FindGemAttriButesOfGuid_Find) == 0x00008C, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_Array_Length_ReturnValue) == 0x000090, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_Less_IntInt_ReturnValue) == 0x000094, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_Get_Gem_Table_Info_Find) == 0x000095, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_Get_Gem_Table_Info_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_Get_Gem_Table_Info_GemInfo) == 0x000098, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_Get_Gem_Table_Info_GemInfo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000140, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000141, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_BooleanAND_ReturnValue) == 0x000142, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_CheckEveryGemIsValid_Valid) == 0x000143, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_CheckEveryGemIsValid_Valid' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_Array_Length_ReturnValue_1) == 0x000144, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000148, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckGemIsSuit, CallFunc_BooleanAND_ReturnValue_1) == 0x000149, "Member 'UINotifyComponent_C_CheckGemIsSuit::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CheckHasFile \ static_assert(alignof(UINotifyComponent_C_CheckHasFile) == 0x000008, "Wrong alignment on UINotifyComponent_C_CheckHasFile"); \ static_assert(sizeof(UINotifyComponent_C_CheckHasFile) == 0x000040, "Wrong size on UINotifyComponent_C_CheckHasFile"); \ static_assert(offsetof(UINotifyComponent_C_CheckHasFile, HasFile) == 0x000000, "Member 'UINotifyComponent_C_CheckHasFile::HasFile' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHasFile, CallFunc_FindDir_ReturnValue) == 0x000008, "Member 'UINotifyComponent_C_CheckHasFile::CallFunc_FindDir_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHasFile, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'UINotifyComponent_C_CheckHasFile::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHasFile, CallFunc_FindFilesInDirectory_ReturnValue) == 0x000028, "Member 'UINotifyComponent_C_CheckHasFile::CallFunc_FindFilesInDirectory_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHasFile, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'UINotifyComponent_C_CheckHasFile::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHasFile, CallFunc_Greater_IntInt_ReturnValue) == 0x00003C, "Member 'UINotifyComponent_C_CheckHasFile::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CheckHelperUnlock \ static_assert(alignof(UINotifyComponent_C_CheckHelperUnlock) == 0x000008, "Wrong alignment on UINotifyComponent_C_CheckHelperUnlock"); \ static_assert(sizeof(UINotifyComponent_C_CheckHelperUnlock) == 0x0001D8, "Wrong size on UINotifyComponent_C_CheckHelperUnlock"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, RowName) == 0x000000, "Member 'UINotifyComponent_C_CheckHelperUnlock::RowName' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, Data) == 0x000008, "Member 'UINotifyComponent_C_CheckHelperUnlock::Data' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, isGuide) == 0x0000C0, "Member 'UINotifyComponent_C_CheckHelperUnlock::isGuide' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, ReturnValue) == 0x0000C1, "Member 'UINotifyComponent_C_CheckHelperUnlock::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, Temp_string_Variable) == 0x0000C8, "Member 'UINotifyComponent_C_CheckHelperUnlock::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_Conv_NameToString_ReturnValue) == 0x0000D8, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_Contains_ReturnValue) == 0x0000E8, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_Contains_ReturnValue_1) == 0x0000E9, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_Contains_ReturnValue_2) == 0x0000EA, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_Contains_ReturnValue_3) == 0x0000EB, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_Contains_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, K2Node_MakeArray_Array) == 0x0000F0, "Member 'UINotifyComponent_C_CheckHelperUnlock::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_CheckCallSheetUnlock_return_value) == 0x000100, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_CheckCallSheetUnlock_return_value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, Temp_string_Variable_1) == 0x000108, "Member 'UINotifyComponent_C_CheckHelperUnlock::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_Array_Contains_ReturnValue) == 0x000118, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_Array_Contains_ReturnValue_1) == 0x000119, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_Array_Contains_ReturnValue_2) == 0x00011A, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_Array_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_GetPerpetualMark_Value) == 0x000120, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000130, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_GetPerpetualMark_Value_1) == 0x000138, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_GetPerpetualMark_Value_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x000148, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_GetPerpetualMark_Value_2) == 0x000150, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_GetPerpetualMark_Value_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_EqualEqual_StrStr_ReturnValue_2) == 0x000160, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_EqualEqual_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_BooleanOR_ReturnValue) == 0x000161, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, K2Node_MakeArray_Array_1) == 0x000168, "Member 'UINotifyComponent_C_CheckHelperUnlock::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000178, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000180, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_GetActivedNodesPermanent_ActivedNodesPermanent) == 0x000190, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_GetActivedNodesPermanent_ActivedNodesPermanent' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_HasTriggeredEventIdMarked_Marked) == 0x0001A0, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_HasTriggeredEventIdMarked_Marked' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_Conv_StringToInt_ReturnValue) == 0x0001A4, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_Array_Contains_ReturnValue_3) == 0x0001A8, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_Array_Contains_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_Conv_NameToString_ReturnValue_2) == 0x0001B0, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_GetPerpetualMark_Value_3) == 0x0001C0, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_GetPerpetualMark_Value_3' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_EqualEqual_StrStr_ReturnValue_3) == 0x0001D0, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_EqualEqual_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_EqualEqual_StrStr_ReturnValue_4) == 0x0001D1, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_EqualEqual_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckHelperUnlock, CallFunc_BooleanOR_ReturnValue_1) == 0x0001D2, "Member 'UINotifyComponent_C_CheckHelperUnlock::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CheckItemInAutomatic \ static_assert(alignof(UINotifyComponent_C_CheckItemInAutomatic) == 0x000004, "Wrong alignment on UINotifyComponent_C_CheckItemInAutomatic"); \ static_assert(sizeof(UINotifyComponent_C_CheckItemInAutomatic) == 0x000008, "Wrong size on UINotifyComponent_C_CheckItemInAutomatic"); \ static_assert(offsetof(UINotifyComponent_C_CheckItemInAutomatic, ID) == 0x000000, "Member 'UINotifyComponent_C_CheckItemInAutomatic::ID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckItemInAutomatic, ReturnValue) == 0x000004, "Member 'UINotifyComponent_C_CheckItemInAutomatic::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckItemInAutomatic, CallFunc_IsNotAutomatic_ReturnValue) == 0x000005, "Member 'UINotifyComponent_C_CheckItemInAutomatic::CallFunc_IsNotAutomatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CheckItemInAutomatic, CallFunc_Not_PreBool_ReturnValue) == 0x000006, "Member 'UINotifyComponent_C_CheckItemInAutomatic::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_ConnectText \ static_assert(alignof(UINotifyComponent_C_ConnectText) == 0x000008, "Wrong alignment on UINotifyComponent_C_ConnectText"); \ static_assert(sizeof(UINotifyComponent_C_ConnectText) == 0x000090, "Wrong size on UINotifyComponent_C_ConnectText"); \ static_assert(offsetof(UINotifyComponent_C_ConnectText, fanben) == 0x000000, "Member 'UINotifyComponent_C_ConnectText::fanben' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ConnectText, danzi) == 0x000018, "Member 'UINotifyComponent_C_ConnectText::danzi' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ConnectText, ReturnValue2) == 0x000030, "Member 'UINotifyComponent_C_ConnectText::ReturnValue2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ConnectText, CallFunc_Conv_TextToString_ReturnValue) == 0x000048, "Member 'UINotifyComponent_C_ConnectText::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ConnectText, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000058, "Member 'UINotifyComponent_C_ConnectText::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ConnectText, CallFunc_Replace_ReturnValue) == 0x000068, "Member 'UINotifyComponent_C_ConnectText::CallFunc_Replace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ConnectText, CallFunc_Conv_StringToText_ReturnValue) == 0x000078, "Member 'UINotifyComponent_C_ConnectText::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CreateAndSaveGem \ static_assert(alignof(UINotifyComponent_C_CreateAndSaveGem) == 0x000004, "Wrong alignment on UINotifyComponent_C_CreateAndSaveGem"); \ static_assert(sizeof(UINotifyComponent_C_CreateAndSaveGem) == 0x000038, "Wrong size on UINotifyComponent_C_CreateAndSaveGem"); \ static_assert(offsetof(UINotifyComponent_C_CreateAndSaveGem, Gemid) == 0x000000, "Member 'UINotifyComponent_C_CreateAndSaveGem::Gemid' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CreateAndSaveGem, CallFunc_NewGuid_ReturnValue) == 0x000004, "Member 'UINotifyComponent_C_CreateAndSaveGem::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CreateAndSaveGem, CallFunc_CreateGem_DCSGemAttributes) == 0x000014, "Member 'UINotifyComponent_C_CreateAndSaveGem::CallFunc_CreateGem_DCSGemAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CreateAndSaveGem, CallFunc_UpdateOrCreateGemToBeibao_Success) == 0x000034, "Member 'UINotifyComponent_C_CreateAndSaveGem::CallFunc_UpdateOrCreateGemToBeibao_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CreateGem \ static_assert(alignof(UINotifyComponent_C_CreateGem) == 0x000004, "Wrong alignment on UINotifyComponent_C_CreateGem"); \ static_assert(sizeof(UINotifyComponent_C_CreateGem) == 0x000044, "Wrong size on UINotifyComponent_C_CreateGem"); \ static_assert(offsetof(UINotifyComponent_C_CreateGem, SID) == 0x000000, "Member 'UINotifyComponent_C_CreateGem::SID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CreateGem, DCSGemAttributes) == 0x000004, "Member 'UINotifyComponent_C_CreateGem::DCSGemAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CreateGem, CallFunc_CreateGem_DCSGemAttributes) == 0x000024, "Member 'UINotifyComponent_C_CreateGem::CallFunc_CreateGem_DCSGemAttributes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_CreateNewPlayerGuidelines \ static_assert(alignof(UINotifyComponent_C_CreateNewPlayerGuidelines) == 0x000008, "Wrong alignment on UINotifyComponent_C_CreateNewPlayerGuidelines"); \ static_assert(sizeof(UINotifyComponent_C_CreateNewPlayerGuidelines) == 0x000160, "Wrong size on UINotifyComponent_C_CreateNewPlayerGuidelines"); \ static_assert(offsetof(UINotifyComponent_C_CreateNewPlayerGuidelines, NewData) == 0x000000, "Member 'UINotifyComponent_C_CreateNewPlayerGuidelines::NewData' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CreateNewPlayerGuidelines, idList) == 0x000110, "Member 'UINotifyComponent_C_CreateNewPlayerGuidelines::idList' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CreateNewPlayerGuidelines, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000120, "Member 'UINotifyComponent_C_CreateNewPlayerGuidelines::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CreateNewPlayerGuidelines, CallFunc_GetOptionValue_ReturnValue) == 0x000128, "Member 'UINotifyComponent_C_CreateNewPlayerGuidelines::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CreateNewPlayerGuidelines, CallFunc_GetGlobalFlag_Enable) == 0x000138, "Member 'UINotifyComponent_C_CreateNewPlayerGuidelines::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CreateNewPlayerGuidelines, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000139, "Member 'UINotifyComponent_C_CreateNewPlayerGuidelines::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CreateNewPlayerGuidelines, CallFunc_Create_ReturnValue) == 0x000140, "Member 'UINotifyComponent_C_CreateNewPlayerGuidelines::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CreateNewPlayerGuidelines, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x000148, "Member 'UINotifyComponent_C_CreateNewPlayerGuidelines::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_CreateNewPlayerGuidelines, CallFunc_AddToWidgetQueue_Succeed) == 0x000158, "Member 'UINotifyComponent_C_CreateNewPlayerGuidelines::CallFunc_AddToWidgetQueue_Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_DeleteGem \ static_assert(alignof(UINotifyComponent_C_DeleteGem) == 0x000004, "Wrong alignment on UINotifyComponent_C_DeleteGem"); \ static_assert(sizeof(UINotifyComponent_C_DeleteGem) == 0x000038, "Wrong size on UINotifyComponent_C_DeleteGem"); \ static_assert(offsetof(UINotifyComponent_C_DeleteGem, InGemId) == 0x000000, "Member 'UINotifyComponent_C_DeleteGem::InGemId' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DeleteGem, Success) == 0x000010, "Member 'UINotifyComponent_C_DeleteGem::Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DeleteGem, OutMayRemoveFromWeaponId) == 0x000014, "Member 'UINotifyComponent_C_DeleteGem::OutMayRemoveFromWeaponId' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DeleteGem, CallFunc_DeleteGem_OutMayRemoveFromWeaponId) == 0x000024, "Member 'UINotifyComponent_C_DeleteGem::CallFunc_DeleteGem_OutMayRemoveFromWeaponId' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DeleteGem, CallFunc_DeleteGem_ReturnValue) == 0x000034, "Member 'UINotifyComponent_C_DeleteGem::CallFunc_DeleteGem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_DiscardItem \ static_assert(alignof(UINotifyComponent_C_DiscardItem) == 0x000004, "Wrong alignment on UINotifyComponent_C_DiscardItem"); \ static_assert(sizeof(UINotifyComponent_C_DiscardItem) == 0x000020, "Wrong size on UINotifyComponent_C_DiscardItem"); \ static_assert(offsetof(UINotifyComponent_C_DiscardItem, SortID) == 0x000000, "Member 'UINotifyComponent_C_DiscardItem::SortID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DiscardItem, DecAmount) == 0x000004, "Member 'UINotifyComponent_C_DiscardItem::DecAmount' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DiscardItem, IsCangku) == 0x000008, "Member 'UINotifyComponent_C_DiscardItem::IsCangku' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DiscardItem, CurrentAmount) == 0x00000C, "Member 'UINotifyComponent_C_DiscardItem::CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DiscardItem, CallFunc_RemovePlayerItemFromBeibao_Success) == 0x000010, "Member 'UINotifyComponent_C_DiscardItem::CallFunc_RemovePlayerItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DiscardItem, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount) == 0x000014, "Member 'UINotifyComponent_C_DiscardItem::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DiscardItem, CallFunc_RemovePlayerItemFromCangKu_Success) == 0x000018, "Member 'UINotifyComponent_C_DiscardItem::CallFunc_RemovePlayerItemFromCangKu_Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DiscardItem, CallFunc_RemovePlayerItemFromCangKu_CurrentAmount) == 0x00001C, "Member 'UINotifyComponent_C_DiscardItem::CallFunc_RemovePlayerItemFromCangKu_CurrentAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_DiscardUniqueItem \ static_assert(alignof(UINotifyComponent_C_DiscardUniqueItem) == 0x000008, "Wrong alignment on UINotifyComponent_C_DiscardUniqueItem"); \ static_assert(sizeof(UINotifyComponent_C_DiscardUniqueItem) == 0x000088, "Wrong size on UINotifyComponent_C_DiscardUniqueItem"); \ static_assert(offsetof(UINotifyComponent_C_DiscardUniqueItem, ItemGuid) == 0x000000, "Member 'UINotifyComponent_C_DiscardUniqueItem::ItemGuid' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DiscardUniqueItem, IsCangku) == 0x000010, "Member 'UINotifyComponent_C_DiscardUniqueItem::IsCangku' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DiscardUniqueItem, ItemRemoved) == 0x000018, "Member 'UINotifyComponent_C_DiscardUniqueItem::ItemRemoved' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DiscardUniqueItem, CallFunc_RemoveUniquePlayerItemFromBeibao_ItemRemoved) == 0x000038, "Member 'UINotifyComponent_C_DiscardUniqueItem::CallFunc_RemoveUniquePlayerItemFromBeibao_ItemRemoved' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DiscardUniqueItem, CallFunc_RemoveUniquePlayerItemFromBeibao_Success) == 0x000058, "Member 'UINotifyComponent_C_DiscardUniqueItem::CallFunc_RemoveUniquePlayerItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DiscardUniqueItem, CallFunc_RemoveUniquePlayerItemFromCangKu_ItemRemoved) == 0x000060, "Member 'UINotifyComponent_C_DiscardUniqueItem::CallFunc_RemoveUniquePlayerItemFromCangKu_ItemRemoved' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_DiscardUniqueItem, CallFunc_RemoveUniquePlayerItemFromCangKu_Success) == 0x000080, "Member 'UINotifyComponent_C_DiscardUniqueItem::CallFunc_RemoveUniquePlayerItemFromCangKu_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_EquipmentItemRefrom \ static_assert(alignof(UINotifyComponent_C_EquipmentItemRefrom) == 0x000008, "Wrong alignment on UINotifyComponent_C_EquipmentItemRefrom"); \ static_assert(sizeof(UINotifyComponent_C_EquipmentItemRefrom) == 0x000088, "Wrong size on UINotifyComponent_C_EquipmentItemRefrom"); \ static_assert(offsetof(UINotifyComponent_C_EquipmentItemRefrom, Item) == 0x000000, "Member 'UINotifyComponent_C_EquipmentItemRefrom::Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_EquipmentItemRefrom, RefromItem) == 0x000020, "Member 'UINotifyComponent_C_EquipmentItemRefrom::RefromItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_EquipmentItemRefrom, WeaponLevel) == 0x000040, "Member 'UINotifyComponent_C_EquipmentItemRefrom::WeaponLevel' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_EquipmentItemRefrom, ItemOut) == 0x000048, "Member 'UINotifyComponent_C_EquipmentItemRefrom::ItemOut' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_EquipmentItemRefrom, CallFunc_Equipment_ItemRefrom_ItemOut) == 0x000068, "Member 'UINotifyComponent_C_EquipmentItemRefrom::CallFunc_Equipment_ItemRefrom_ItemOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_EquipmentItemUpgrade \ static_assert(alignof(UINotifyComponent_C_EquipmentItemUpgrade) == 0x000008, "Wrong alignment on UINotifyComponent_C_EquipmentItemUpgrade"); \ static_assert(sizeof(UINotifyComponent_C_EquipmentItemUpgrade) == 0x000060, "Wrong size on UINotifyComponent_C_EquipmentItemUpgrade"); \ static_assert(offsetof(UINotifyComponent_C_EquipmentItemUpgrade, Item) == 0x000000, "Member 'UINotifyComponent_C_EquipmentItemUpgrade::Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_EquipmentItemUpgrade, ItemOut) == 0x000020, "Member 'UINotifyComponent_C_EquipmentItemUpgrade::ItemOut' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_EquipmentItemUpgrade, CallFunc_Equipment_Item_Upgrade_ItemOut) == 0x000040, "Member 'UINotifyComponent_C_EquipmentItemUpgrade::CallFunc_Equipment_Item_Upgrade_ItemOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent \ static_assert(alignof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent) == 0x000008, "Wrong alignment on UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent"); \ static_assert(sizeof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent) == 0x0006F8, "Wrong size on UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, EntryPoint) == 0x000000, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_2) == 0x000024, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_3) == 0x000034, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_4) == 0x000044, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_5) == 0x000054, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_6) == 0x000064, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_7) == 0x000074, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, Temp_int_Array_Index_Variable) == 0x000084, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_Type_3) == 0x000088, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_Type_3' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_OldValue_1) == 0x000090, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_OldValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_NewValue_1) == 0x000098, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_NewValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_MaxValue_2) == 0x0000A0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_MaxValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_IsValid_ReturnValue) == 0x0000A8, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_Type_2) == 0x0000AC, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_Type_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_OldValue) == 0x0000B8, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_NewValue) == 0x0000C0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_MaxValue_1) == 0x0000C8, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_MaxValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetPlayerController_ReturnValue) == 0x0000D0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_DynamicCast_AsDCSPlayer_Controller) == 0x0000D8, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_DynamicCast_AsDCSPlayer_Controller' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_DynamicCast_bSuccess) == 0x0000E0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetOwner_ReturnValue) == 0x0000E8, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_8) == 0x0000F0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000100, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000108, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000110, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetComponentByClass_ReturnValue_3) == 0x000118, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetComponentByClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetComponentByClass_ReturnValue_4) == 0x000120, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetComponentByClass_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetComponentByClass_ReturnValue_5) == 0x000128, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetComponentByClass_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetComponentByClass_ReturnValue_6) == 0x000130, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetComponentByClass_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_IsValid_ReturnValue_1) == 0x000138, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_IsValid_ReturnValue_2) == 0x000139, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_TagName) == 0x00013C, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_TagName' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_CurrentValue) == 0x000148, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_MaxValue) == 0x000150, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_9) == 0x000158, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000168, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000170, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetModel_AutoReplenishComponent_ReturnValue) == 0x000178, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetModel_AutoReplenishComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetModel_TradeComponent_ReturnValue) == 0x000180, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetModel_TradeComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetOwner_ReturnValue_1) == 0x000188, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000190, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_DynamicCast_bSuccess_1) == 0x000198, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetMyPlayerPostureComp_Comp) == 0x0001A0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetMyPlayerPostureComp_Comp' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_10) == 0x0001A8, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetMyStamina_Stamina) == 0x0001B8, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetMyHealth_Health) == 0x0001C0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetMyEquipmentSkill_EquipmentSkillModel) == 0x0001C8, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetMyEquipmentSkill_EquipmentSkillModel' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_11) == 0x0001D0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_12) == 0x0001E0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_13) == 0x0001F0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_14) == 0x000200, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_TargetBuff_1) == 0x000210, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_TargetBuff_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_TargetBuff) == 0x000218, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_TargetBuff' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000220, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetModel_GemComponent_ReturnValue) == 0x000228, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetModel_GemComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000230, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_IsValid_ReturnValue_3) == 0x000238, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetIsLogin_ReturnValue) == 0x000239, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetIsLogin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_Redirect_Table_MappedTable) == 0x000240, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000248, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_Array_Get_Item) == 0x000258, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_Array_Length_ReturnValue) == 0x000260, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetDataTableRowFromName_OutRow) == 0x000268, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0003D0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_Conv_NameToString_ReturnValue) == 0x0003D8, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_Conv_StringToInt_ReturnValue) == 0x0003E8, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0003EC, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_15) == 0x0003F0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000400, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetSlotStrArray_ResultArray) == 0x000408, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetSlotStrArray_ResultArray' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, Temp_int_Loop_Counter_Variable) == 0x000418, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_Less_IntInt_ReturnValue) == 0x00041C, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000420, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_SortID) == 0x000424, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_SortID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_AddCount) == 0x000428, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_AddCount' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetItemByID_Item) == 0x000430, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_GetItemByID_find) == 0x000500, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000501, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_16) == 0x000504, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_NewItemsAfterAdd_1) == 0x000518, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_NewItemsAfterAdd_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_IsItemFromBeibao) == 0x000528, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_IsItemFromBeibao' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_RemovedItem_1) == 0x000530, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_RemovedItem_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_ItemAfterChange_1) == 0x000550, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_ItemAfterChange_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_OldNum) == 0x000570, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_OldNum' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_NewItem_3) == 0x000574, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_NewItem_3' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_ItemAfterChange) == 0x000578, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_ItemAfterChange' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_OldNumber) == 0x000598, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_OldNumber' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_NewItem_2) == 0x00059C, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_NewItem_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_ItemBeforeChanged) == 0x0005A0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_ItemBeforeChanged' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_ItemAfterChanged) == 0x0005C0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_ItemAfterChanged' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_RemovedItem) == 0x0005E0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_RemovedItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_NewItemsAfterAdd) == 0x000600, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_NewItemsAfterAdd' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_IsItemFromCangku) == 0x000610, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_IsItemFromCangku' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_FastItemType) == 0x000611, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_FastItemType' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_17) == 0x000614, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_OldItem_1) == 0x000628, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_OldItem_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_NewItem_1) == 0x000648, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_NewItem_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_Type_1) == 0x000668, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_Type_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_SlotIndex_1) == 0x00066C, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_SlotIndex_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_ActiveIndex) == 0x000670, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_IsSlotChange) == 0x000674, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_IsSlotChange' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_OldItem) == 0x000678, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_NewItem) == 0x000698, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_Type) == 0x0006B8, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_SlotIndex) == 0x0006BC, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_ItemIndex) == 0x0006C0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CreateDelegate_OutputDelegate_18) == 0x0006C4, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CreateDelegate_OutputDelegate_18' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_Weapon_ID) == 0x0006D4, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_Weapon_ID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_OldStyleSkill_ID) == 0x0006E4, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_OldStyleSkill_ID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_NewStyleSkill_ID) == 0x0006E8, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_NewStyleSkill_ID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_Removed_Id) == 0x0006EC, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_Removed_Id' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent, K2Node_CustomEvent_Added_Id) == 0x0006F0, "Member 'UINotifyComponent_C_ExecuteUbergraph_UINotifyComponent::K2Node_CustomEvent_Added_Id' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem \ static_assert(alignof(UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem) == 0x000004, "Wrong alignment on UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem"); \ static_assert(sizeof(UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem) == 0x000038, "Wrong size on UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem"); \ static_assert(offsetof(UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem, InGemId) == 0x000000, "Member 'UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem::InGemId' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem, OutWeaponIfTheGemEquipTo) == 0x000010, "Member 'UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem::OutWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem, Find) == 0x000020, "Member 'UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem::Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem, CallFunc_IsValid_Guid_ReturnValue) == 0x000021, "Member 'UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem, CallFunc_FindWeaponIdEquipedGem_OutWeaponIfTheGemEquipTo) == 0x000024, "Member 'UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem::CallFunc_FindWeaponIdEquipedGem_OutWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem, CallFunc_FindWeaponIdEquipedGem_ReturnValue) == 0x000034, "Member 'UINotifyComponent_C_Find_Weapon_Id_Equiped_Gem::CallFunc_FindWeaponIdEquipedGem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_FindGemAttributesOfGuid \ static_assert(alignof(UINotifyComponent_C_FindGemAttributesOfGuid) == 0x000004, "Wrong alignment on UINotifyComponent_C_FindGemAttributesOfGuid"); \ static_assert(sizeof(UINotifyComponent_C_FindGemAttributesOfGuid) == 0x000058, "Wrong size on UINotifyComponent_C_FindGemAttributesOfGuid"); \ static_assert(offsetof(UINotifyComponent_C_FindGemAttributesOfGuid, GemGUID) == 0x000000, "Member 'UINotifyComponent_C_FindGemAttributesOfGuid::GemGUID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_FindGemAttributesOfGuid, OutAttributes) == 0x000010, "Member 'UINotifyComponent_C_FindGemAttributesOfGuid::OutAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_FindGemAttributesOfGuid, Find) == 0x000030, "Member 'UINotifyComponent_C_FindGemAttributesOfGuid::Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_FindGemAttributesOfGuid, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x000034, "Member 'UINotifyComponent_C_FindGemAttributesOfGuid::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_FindGemAttributesOfGuid, CallFunc_FindGemAttributesOfGuid_ReturnValue) == 0x000054, "Member 'UINotifyComponent_C_FindGemAttributesOfGuid::CallFunc_FindGemAttributesOfGuid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_FindGemsOfWeapon \ static_assert(alignof(UINotifyComponent_C_FindGemsOfWeapon) == 0x000008, "Wrong alignment on UINotifyComponent_C_FindGemsOfWeapon"); \ static_assert(sizeof(UINotifyComponent_C_FindGemsOfWeapon) == 0x000040, "Wrong size on UINotifyComponent_C_FindGemsOfWeapon"); \ static_assert(offsetof(UINotifyComponent_C_FindGemsOfWeapon, InWeaponId) == 0x000000, "Member 'UINotifyComponent_C_FindGemsOfWeapon::InWeaponId' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_FindGemsOfWeapon, OutGemIds) == 0x000010, "Member 'UINotifyComponent_C_FindGemsOfWeapon::OutGemIds' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_FindGemsOfWeapon, Success) == 0x000020, "Member 'UINotifyComponent_C_FindGemsOfWeapon::Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_FindGemsOfWeapon, CallFunc_FindGemsOfWeapon_OutGemIds) == 0x000028, "Member 'UINotifyComponent_C_FindGemsOfWeapon::CallFunc_FindGemsOfWeapon_OutGemIds' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_FindGemsOfWeapon, CallFunc_FindGemsOfWeapon_ReturnValue) == 0x000038, "Member 'UINotifyComponent_C_FindGemsOfWeapon::CallFunc_FindGemsOfWeapon_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_FindStyleSkillUsedWeapons \ static_assert(alignof(UINotifyComponent_C_FindStyleSkillUsedWeapons) == 0x000008, "Wrong alignment on UINotifyComponent_C_FindStyleSkillUsedWeapons"); \ static_assert(sizeof(UINotifyComponent_C_FindStyleSkillUsedWeapons) == 0x000028, "Wrong size on UINotifyComponent_C_FindStyleSkillUsedWeapons"); \ static_assert(offsetof(UINotifyComponent_C_FindStyleSkillUsedWeapons, SkillID) == 0x000000, "Member 'UINotifyComponent_C_FindStyleSkillUsedWeapons::SkillID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_FindStyleSkillUsedWeapons, ReturnValue) == 0x000008, "Member 'UINotifyComponent_C_FindStyleSkillUsedWeapons::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_FindStyleSkillUsedWeapons, CallFunc_FindStyleSkillUsedWeapons_ReturnValue) == 0x000018, "Member 'UINotifyComponent_C_FindStyleSkillUsedWeapons::CallFunc_FindStyleSkillUsedWeapons_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Get_All_Equipment_Data \ static_assert(alignof(UINotifyComponent_C_Get_All_Equipment_Data) == 0x000008, "Wrong alignment on UINotifyComponent_C_Get_All_Equipment_Data"); \ static_assert(sizeof(UINotifyComponent_C_Get_All_Equipment_Data) == 0x0000A0, "Wrong size on UINotifyComponent_C_Get_All_Equipment_Data"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, LocalType) == 0x000000, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::LocalType' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, IsBackpack) == 0x000001, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::IsBackpack' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, L_EquipmentType) == 0x000002, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::L_EquipmentType' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, Temp_int_Array_Index_Variable_1) == 0x000010, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, CallFunc_GetPlayerWarehouse_ReturnValue) == 0x000018, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::CallFunc_GetPlayerWarehouse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, CallFunc_GetPlayerBackpack_ReturnValue) == 0x000028, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::CallFunc_GetPlayerBackpack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, CallFunc_Array_Get_Item) == 0x000038, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, CallFunc_Array_Get_Item_1) == 0x000058, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, CallFunc_Array_Length_ReturnValue_1) == 0x00007C, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, CallFunc_Less_IntInt_ReturnValue) == 0x000080, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, CallFunc_Array_Add_ReturnValue) == 0x000084, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, CallFunc_Array_Contains_ReturnValue) == 0x000088, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, CallFunc_Array_Add_ReturnValue_1) == 0x00008C, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, CallFunc_Not_PreBool_ReturnValue) == 0x000090, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, CallFunc_Array_Contains_ReturnValue_1) == 0x000091, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, CallFunc_Not_PreBool_ReturnValue_1) == 0x000092, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, Temp_int_Loop_Counter_Variable_1) == 0x000094, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, CallFunc_Less_IntInt_ReturnValue_1) == 0x000098, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_All_Equipment_Data, CallFunc_Add_IntInt_ReturnValue_1) == 0x00009C, "Member 'UINotifyComponent_C_Get_All_Equipment_Data::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Get_Enchanting_Material_Data \ static_assert(alignof(UINotifyComponent_C_Get_Enchanting_Material_Data) == 0x000008, "Wrong alignment on UINotifyComponent_C_Get_Enchanting_Material_Data"); \ static_assert(sizeof(UINotifyComponent_C_Get_Enchanting_Material_Data) == 0x0002E8, "Wrong size on UINotifyComponent_C_Get_Enchanting_Material_Data"); \ static_assert(offsetof(UINotifyComponent_C_Get_Enchanting_Material_Data, ItemId) == 0x000000, "Member 'UINotifyComponent_C_Get_Enchanting_Material_Data::ItemId' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Enchanting_Material_Data, Value) == 0x000008, "Member 'UINotifyComponent_C_Get_Enchanting_Material_Data::Value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Enchanting_Material_Data, Find) == 0x000170, "Member 'UINotifyComponent_C_Get_Enchanting_Material_Data::Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Enchanting_Material_Data, CallFunc_Map_Find_Value) == 0x000178, "Member 'UINotifyComponent_C_Get_Enchanting_Material_Data::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Enchanting_Material_Data, CallFunc_Map_Find_ReturnValue) == 0x0002E0, "Member 'UINotifyComponent_C_Get_Enchanting_Material_Data::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Get_Equipment_Num \ static_assert(alignof(UINotifyComponent_C_Get_Equipment_Num) == 0x000008, "Wrong alignment on UINotifyComponent_C_Get_Equipment_Num"); \ static_assert(sizeof(UINotifyComponent_C_Get_Equipment_Num) == 0x000028, "Wrong size on UINotifyComponent_C_Get_Equipment_Num"); \ static_assert(offsetof(UINotifyComponent_C_Get_Equipment_Num, CangKu_) == 0x000000, "Member 'UINotifyComponent_C_Get_Equipment_Num::CangKu_' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Equipment_Num, Num) == 0x000004, "Member 'UINotifyComponent_C_Get_Equipment_Num::Num' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Equipment_Num, CallFunc_GetModel_BeiBaoModel_ReturnValue) == 0x000008, "Member 'UINotifyComponent_C_Get_Equipment_Num::CallFunc_GetModel_BeiBaoModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Equipment_Num, CallFunc_GetItems_Items) == 0x000010, "Member 'UINotifyComponent_C_Get_Equipment_Num::CallFunc_GetItems_Items' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Equipment_Num, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'UINotifyComponent_C_Get_Equipment_Num::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Get_Game_Seconds_For_View_Credits_Begin \ static_assert(alignof(UINotifyComponent_C_Get_Game_Seconds_For_View_Credits_Begin) == 0x000008, "Wrong alignment on UINotifyComponent_C_Get_Game_Seconds_For_View_Credits_Begin"); \ static_assert(sizeof(UINotifyComponent_C_Get_Game_Seconds_For_View_Credits_Begin) == 0x000018, "Wrong size on UINotifyComponent_C_Get_Game_Seconds_For_View_Credits_Begin"); \ static_assert(offsetof(UINotifyComponent_C_Get_Game_Seconds_For_View_Credits_Begin, Time_0) == 0x000000, "Member 'UINotifyComponent_C_Get_Game_Seconds_For_View_Credits_Begin::Time_0' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Game_Seconds_For_View_Credits_Begin, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000008, "Member 'UINotifyComponent_C_Get_Game_Seconds_For_View_Credits_Begin::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Game_Seconds_For_View_Credits_Begin, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000010, "Member 'UINotifyComponent_C_Get_Game_Seconds_For_View_Credits_Begin::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Get_Gem_Image_bySortID \ static_assert(alignof(UINotifyComponent_C_Get_Gem_Image_bySortID) == 0x000008, "Wrong alignment on UINotifyComponent_C_Get_Gem_Image_bySortID"); \ static_assert(sizeof(UINotifyComponent_C_Get_Gem_Image_bySortID) == 0x000130, "Wrong size on UINotifyComponent_C_Get_Gem_Image_bySortID"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Image_bySortID, GemSortID) == 0x000000, "Member 'UINotifyComponent_C_Get_Gem_Image_bySortID::GemSortID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Image_bySortID, GemImage) == 0x000008, "Member 'UINotifyComponent_C_Get_Gem_Image_bySortID::GemImage' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Image_bySortID, GemSuitImage) == 0x000010, "Member 'UINotifyComponent_C_Get_Gem_Image_bySortID::GemSuitImage' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Image_bySortID, SuitIcon) == 0x000018, "Member 'UINotifyComponent_C_Get_Gem_Image_bySortID::SuitIcon' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Image_bySortID, Image) == 0x000020, "Member 'UINotifyComponent_C_Get_Gem_Image_bySortID::Image' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Image_bySortID, CallFunc_Get_Gem_Table_Info_Find) == 0x000028, "Member 'UINotifyComponent_C_Get_Gem_Image_bySortID::CallFunc_Get_Gem_Table_Info_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Image_bySortID, CallFunc_Get_Gem_Table_Info_GemInfo) == 0x000030, "Member 'UINotifyComponent_C_Get_Gem_Image_bySortID::CallFunc_Get_Gem_Table_Info_GemInfo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Image_bySortID, CallFunc_Conv_StringToName_ReturnValue) == 0x0000D8, "Member 'UINotifyComponent_C_Get_Gem_Image_bySortID::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Image_bySortID, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000E0, "Member 'UINotifyComponent_C_Get_Gem_Image_bySortID::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Image_bySortID, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000128, "Member 'UINotifyComponent_C_Get_Gem_Image_bySortID::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Get_Gem_ImageByGUID \ static_assert(alignof(UINotifyComponent_C_Get_Gem_ImageByGUID) == 0x000008, "Wrong alignment on UINotifyComponent_C_Get_Gem_ImageByGUID"); \ static_assert(sizeof(UINotifyComponent_C_Get_Gem_ImageByGUID) == 0x000058, "Wrong size on UINotifyComponent_C_Get_Gem_ImageByGUID"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_ImageByGUID, GemGUID) == 0x000000, "Member 'UINotifyComponent_C_Get_Gem_ImageByGUID::GemGUID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_ImageByGUID, GemImage) == 0x000010, "Member 'UINotifyComponent_C_Get_Gem_ImageByGUID::GemImage' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_ImageByGUID, GemSuitImage) == 0x000018, "Member 'UINotifyComponent_C_Get_Gem_ImageByGUID::GemSuitImage' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_ImageByGUID, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x000020, "Member 'UINotifyComponent_C_Get_Gem_ImageByGUID::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_ImageByGUID, CallFunc_FindGemAttriButesOfGuid_Find) == 0x000040, "Member 'UINotifyComponent_C_Get_Gem_ImageByGUID::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_ImageByGUID, CallFunc_Get_Gem_Image_bySortID_GemImage) == 0x000048, "Member 'UINotifyComponent_C_Get_Gem_ImageByGUID::CallFunc_Get_Gem_Image_bySortID_GemImage' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_ImageByGUID, CallFunc_Get_Gem_Image_bySortID_GemSuitImage) == 0x000050, "Member 'UINotifyComponent_C_Get_Gem_ImageByGUID::CallFunc_Get_Gem_Image_bySortID_GemSuitImage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Get_Gem_Info_New \ static_assert(alignof(UINotifyComponent_C_Get_Gem_Info_New) == 0x000008, "Wrong alignment on UINotifyComponent_C_Get_Gem_Info_New"); \ static_assert(sizeof(UINotifyComponent_C_Get_Gem_Info_New) == 0x000190, "Wrong size on UINotifyComponent_C_Get_Gem_Info_New"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Info_New, GemGUID) == 0x000000, "Member 'UINotifyComponent_C_Get_Gem_Info_New::GemGUID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Info_New, Find) == 0x000010, "Member 'UINotifyComponent_C_Get_Gem_Info_New::Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Info_New, GemInfo) == 0x000018, "Member 'UINotifyComponent_C_Get_Gem_Info_New::GemInfo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Info_New, CallFunc_IsValid_Guid_ReturnValue) == 0x0000C0, "Member 'UINotifyComponent_C_Get_Gem_Info_New::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Info_New, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x0000C4, "Member 'UINotifyComponent_C_Get_Gem_Info_New::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Info_New, CallFunc_FindGemAttriButesOfGuid_Find) == 0x0000E4, "Member 'UINotifyComponent_C_Get_Gem_Info_New::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Info_New, CallFunc_Get_Gem_Table_Info_Find) == 0x0000E5, "Member 'UINotifyComponent_C_Get_Gem_Info_New::CallFunc_Get_Gem_Table_Info_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gem_Info_New, CallFunc_Get_Gem_Table_Info_GemInfo) == 0x0000E8, "Member 'UINotifyComponent_C_Get_Gem_Info_New::CallFunc_Get_Gem_Table_Info_GemInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc \ static_assert(alignof(UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc) == 0x000008, "Wrong alignment on UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc"); \ static_assert(sizeof(UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc) == 0x000190, "Wrong size on UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc, GemGUID) == 0x000000, "Member 'UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc::GemGUID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc, Dsc) == 0x000010, "Member 'UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc::Dsc' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc, Des) == 0x000020, "Member 'UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc::Des' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc, TempAttr) == 0x000038, "Member 'UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc::TempAttr' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc, TempStr) == 0x000058, "Member 'UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc::TempStr' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc, TempAttrMap) == 0x000068, "Member 'UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc::TempAttrMap' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc, CallFunc_IsValid_Guid_ReturnValue) == 0x0000B8, "Member 'UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc, CallFunc_Get_Gem_Table_Info_Find) == 0x0000B9, "Member 'UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc::CallFunc_Get_Gem_Table_Info_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc, CallFunc_Get_Gem_Table_Info_GemInfo) == 0x0000C0, "Member 'UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc::CallFunc_Get_Gem_Table_Info_GemInfo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x000168, "Member 'UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc, CallFunc_FindGemAttriButesOfGuid_Find) == 0x000188, "Member 'UINotifyComponent_C_Get_Gems_Nameand_Attr_Desc::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Get_Play_Main_UIClose_Sound \ static_assert(alignof(UINotifyComponent_C_Get_Play_Main_UIClose_Sound) == 0x000001, "Wrong alignment on UINotifyComponent_C_Get_Play_Main_UIClose_Sound"); \ static_assert(sizeof(UINotifyComponent_C_Get_Play_Main_UIClose_Sound) == 0x000001, "Wrong size on UINotifyComponent_C_Get_Play_Main_UIClose_Sound"); \ static_assert(offsetof(UINotifyComponent_C_Get_Play_Main_UIClose_Sound, Play) == 0x000000, "Member 'UINotifyComponent_C_Get_Play_Main_UIClose_Sound::Play' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Get_Unsorted_Gems_in_Beibao \ static_assert(alignof(UINotifyComponent_C_Get_Unsorted_Gems_in_Beibao) == 0x000008, "Wrong alignment on UINotifyComponent_C_Get_Unsorted_Gems_in_Beibao"); \ static_assert(sizeof(UINotifyComponent_C_Get_Unsorted_Gems_in_Beibao) == 0x000030, "Wrong size on UINotifyComponent_C_Get_Unsorted_Gems_in_Beibao"); \ static_assert(offsetof(UINotifyComponent_C_Get_Unsorted_Gems_in_Beibao, OutGemsCopiedInBeibao) == 0x000000, "Member 'UINotifyComponent_C_Get_Unsorted_Gems_in_Beibao::OutGemsCopiedInBeibao' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Unsorted_Gems_in_Beibao, Success) == 0x000010, "Member 'UINotifyComponent_C_Get_Unsorted_Gems_in_Beibao::Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Unsorted_Gems_in_Beibao, CallFunc_GetUnsortedGemsInBeibao_OutGemsCopiedInBeibao) == 0x000018, "Member 'UINotifyComponent_C_Get_Unsorted_Gems_in_Beibao::CallFunc_GetUnsortedGemsInBeibao_OutGemsCopiedInBeibao' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Get_Unsorted_Gems_in_Beibao, CallFunc_GetUnsortedGemsInBeibao_ReturnValue) == 0x000028, "Member 'UINotifyComponent_C_Get_Unsorted_Gems_in_Beibao::CallFunc_GetUnsortedGemsInBeibao_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetActivedStarNode \ static_assert(alignof(UINotifyComponent_C_GetActivedStarNode) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetActivedStarNode"); \ static_assert(sizeof(UINotifyComponent_C_GetActivedStarNode) == 0x000020, "Wrong size on UINotifyComponent_C_GetActivedStarNode"); \ static_assert(offsetof(UINotifyComponent_C_GetActivedStarNode, ReturnValue) == 0x000000, "Member 'UINotifyComponent_C_GetActivedStarNode::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetActivedStarNode, CallFunc_GetActivedNode_ReturnValue) == 0x000010, "Member 'UINotifyComponent_C_GetActivedStarNode::CallFunc_GetActivedNode_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetAllGemsInBeibao \ static_assert(alignof(UINotifyComponent_C_GetAllGemsInBeibao) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetAllGemsInBeibao"); \ static_assert(sizeof(UINotifyComponent_C_GetAllGemsInBeibao) == 0x0000A8, "Wrong size on UINotifyComponent_C_GetAllGemsInBeibao"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao, OutItems) == 0x000000, "Member 'UINotifyComponent_C_GetAllGemsInBeibao::OutItems' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao, Items) == 0x000010, "Member 'UINotifyComponent_C_GetAllGemsInBeibao::Items' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao, Temp_int_Array_Index_Variable) == 0x000020, "Member 'UINotifyComponent_C_GetAllGemsInBeibao::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'UINotifyComponent_C_GetAllGemsInBeibao::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'UINotifyComponent_C_GetAllGemsInBeibao::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao, CallFunc_Get_Unsorted_Gems_in_Beibao_OutGemsCopiedInBeibao) == 0x000030, "Member 'UINotifyComponent_C_GetAllGemsInBeibao::CallFunc_Get_Unsorted_Gems_in_Beibao_OutGemsCopiedInBeibao' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao, CallFunc_Get_Unsorted_Gems_in_Beibao_Success) == 0x000040, "Member 'UINotifyComponent_C_GetAllGemsInBeibao::CallFunc_Get_Unsorted_Gems_in_Beibao_Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao, CallFunc_CustomSort_ReturnValue) == 0x000041, "Member 'UINotifyComponent_C_GetAllGemsInBeibao::CallFunc_CustomSort_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao, CallFunc_Array_Get_Item) == 0x000044, "Member 'UINotifyComponent_C_GetAllGemsInBeibao::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'UINotifyComponent_C_GetAllGemsInBeibao::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x000058, "Member 'UINotifyComponent_C_GetAllGemsInBeibao::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao, CallFunc_FindGemAttriButesOfGuid_Find) == 0x000078, "Member 'UINotifyComponent_C_GetAllGemsInBeibao::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao, CallFunc_Less_IntInt_ReturnValue) == 0x000079, "Member 'UINotifyComponent_C_GetAllGemsInBeibao::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao, K2Node_MakeStruct_F_StoredItem) == 0x000080, "Member 'UINotifyComponent_C_GetAllGemsInBeibao::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao, CallFunc_Array_Add_ReturnValue) == 0x0000A0, "Member 'UINotifyComponent_C_GetAllGemsInBeibao::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetAllGemsInBeibao_ID \ static_assert(alignof(UINotifyComponent_C_GetAllGemsInBeibao_ID) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetAllGemsInBeibao_ID"); \ static_assert(sizeof(UINotifyComponent_C_GetAllGemsInBeibao_ID) == 0x000088, "Wrong size on UINotifyComponent_C_GetAllGemsInBeibao_ID"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao_ID, OutID) == 0x000000, "Member 'UINotifyComponent_C_GetAllGemsInBeibao_ID::OutID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao_ID, ID) == 0x000010, "Member 'UINotifyComponent_C_GetAllGemsInBeibao_ID::ID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao_ID, Temp_int_Array_Index_Variable) == 0x000020, "Member 'UINotifyComponent_C_GetAllGemsInBeibao_ID::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao_ID, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'UINotifyComponent_C_GetAllGemsInBeibao_ID::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao_ID, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'UINotifyComponent_C_GetAllGemsInBeibao_ID::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao_ID, CallFunc_Get_Unsorted_Gems_in_Beibao_OutGemsCopiedInBeibao) == 0x000030, "Member 'UINotifyComponent_C_GetAllGemsInBeibao_ID::CallFunc_Get_Unsorted_Gems_in_Beibao_OutGemsCopiedInBeibao' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao_ID, CallFunc_Get_Unsorted_Gems_in_Beibao_Success) == 0x000040, "Member 'UINotifyComponent_C_GetAllGemsInBeibao_ID::CallFunc_Get_Unsorted_Gems_in_Beibao_Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao_ID, CallFunc_Array_Length_ReturnValue) == 0x000044, "Member 'UINotifyComponent_C_GetAllGemsInBeibao_ID::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao_ID, CallFunc_Array_Get_Item) == 0x000048, "Member 'UINotifyComponent_C_GetAllGemsInBeibao_ID::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao_ID, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'UINotifyComponent_C_GetAllGemsInBeibao_ID::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao_ID, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x00005C, "Member 'UINotifyComponent_C_GetAllGemsInBeibao_ID::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao_ID, CallFunc_FindGemAttriButesOfGuid_Find) == 0x00007C, "Member 'UINotifyComponent_C_GetAllGemsInBeibao_ID::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllGemsInBeibao_ID, CallFunc_Array_Add_ReturnValue) == 0x000080, "Member 'UINotifyComponent_C_GetAllGemsInBeibao_ID::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetAllMagicSkinData \ static_assert(alignof(UINotifyComponent_C_GetAllMagicSkinData) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetAllMagicSkinData"); \ static_assert(sizeof(UINotifyComponent_C_GetAllMagicSkinData) == 0x0001E0, "Wrong size on UINotifyComponent_C_GetAllMagicSkinData"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, Type) == 0x000000, "Member 'UINotifyComponent_C_GetAllMagicSkinData::Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, MagicChangEquipmentData) == 0x000008, "Member 'UINotifyComponent_C_GetAllMagicSkinData::MagicChangEquipmentData' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, SkinDatas) == 0x000028, "Member 'UINotifyComponent_C_GetAllMagicSkinData::SkinDatas' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, IsEmpty) == 0x000038, "Member 'UINotifyComponent_C_GetAllMagicSkinData::IsEmpty' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, LocalAllSkinId) == 0x000040, "Member 'UINotifyComponent_C_GetAllMagicSkinData::LocalAllSkinId' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, LocalSkinID) == 0x000050, "Member 'UINotifyComponent_C_GetAllMagicSkinData::LocalSkinID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, Temp_int_Array_Index_Variable) == 0x000054, "Member 'UINotifyComponent_C_GetAllMagicSkinData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'UINotifyComponent_C_GetAllMagicSkinData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'UINotifyComponent_C_GetAllMagicSkinData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, CallFunc_Array_IsEmpty_ReturnValue) == 0x000060, "Member 'UINotifyComponent_C_GetAllMagicSkinData::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, CallFunc_Array_Add_ReturnValue) == 0x000064, "Member 'UINotifyComponent_C_GetAllMagicSkinData::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000068, "Member 'UINotifyComponent_C_GetAllMagicSkinData::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, CallFunc_GetMagicSkinData_SkinID) == 0x000070, "Member 'UINotifyComponent_C_GetAllMagicSkinData::CallFunc_GetMagicSkinData_SkinID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, CallFunc_Array_Get_Item) == 0x000080, "Member 'UINotifyComponent_C_GetAllMagicSkinData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000088, "Member 'UINotifyComponent_C_GetAllMagicSkinData::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x0001D0, "Member 'UINotifyComponent_C_GetAllMagicSkinData::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, CallFunc_BooleanAND_ReturnValue) == 0x0001D1, "Member 'UINotifyComponent_C_GetAllMagicSkinData::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, CallFunc_Array_Length_ReturnValue) == 0x0001D4, "Member 'UINotifyComponent_C_GetAllMagicSkinData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001D8, "Member 'UINotifyComponent_C_GetAllMagicSkinData::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, CallFunc_Less_IntInt_ReturnValue) == 0x0001D9, "Member 'UINotifyComponent_C_GetAllMagicSkinData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetAllMagicSkinData, CallFunc_BooleanAND_ReturnValue_1) == 0x0001DA, "Member 'UINotifyComponent_C_GetAllMagicSkinData::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetArraysByPosition \ static_assert(alignof(UINotifyComponent_C_GetArraysByPosition) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetArraysByPosition"); \ static_assert(sizeof(UINotifyComponent_C_GetArraysByPosition) == 0x0000F8, "Wrong size on UINotifyComponent_C_GetArraysByPosition"); \ static_assert(offsetof(UINotifyComponent_C_GetArraysByPosition, Position) == 0x000000, "Member 'UINotifyComponent_C_GetArraysByPosition::Position' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetArraysByPosition, TempSids1) == 0x000008, "Member 'UINotifyComponent_C_GetArraysByPosition::TempSids1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetArraysByPosition, TempSids) == 0x000018, "Member 'UINotifyComponent_C_GetArraysByPosition::TempSids' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetArraysByPosition, Temp_int_Array_Index_Variable) == 0x000028, "Member 'UINotifyComponent_C_GetArraysByPosition::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetArraysByPosition, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'UINotifyComponent_C_GetArraysByPosition::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetArraysByPosition, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'UINotifyComponent_C_GetArraysByPosition::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetArraysByPosition, CallFunc_Redirect_Table_MappedTable) == 0x000038, "Member 'UINotifyComponent_C_GetArraysByPosition::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetArraysByPosition, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000040, "Member 'UINotifyComponent_C_GetArraysByPosition::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetArraysByPosition, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'UINotifyComponent_C_GetArraysByPosition::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetArraysByPosition, CallFunc_Array_Get_Item) == 0x000054, "Member 'UINotifyComponent_C_GetArraysByPosition::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetArraysByPosition, CallFunc_Less_IntInt_ReturnValue) == 0x00005C, "Member 'UINotifyComponent_C_GetArraysByPosition::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetArraysByPosition, CallFunc_GetDataTableRowFromName_OutRow) == 0x000060, "Member 'UINotifyComponent_C_GetArraysByPosition::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetArraysByPosition, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000E8, "Member 'UINotifyComponent_C_GetArraysByPosition::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetArraysByPosition, CallFunc_Array_Add_ReturnValue) == 0x0000EC, "Member 'UINotifyComponent_C_GetArraysByPosition::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetArraysByPosition, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000F0, "Member 'UINotifyComponent_C_GetArraysByPosition::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetCharacterState \ static_assert(alignof(UINotifyComponent_C_GetCharacterState) == 0x000001, "Wrong alignment on UINotifyComponent_C_GetCharacterState"); \ static_assert(sizeof(UINotifyComponent_C_GetCharacterState) == 0x000002, "Wrong size on UINotifyComponent_C_GetCharacterState"); \ static_assert(offsetof(UINotifyComponent_C_GetCharacterState, CanChangeWeapon) == 0x000000, "Member 'UINotifyComponent_C_GetCharacterState::CanChangeWeapon' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetCharacterState, CallFunc_HasAccess_ReturnValue) == 0x000001, "Member 'UINotifyComponent_C_GetCharacterState::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetEnergyMaxValue \ static_assert(alignof(UINotifyComponent_C_GetEnergyMaxValue) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetEnergyMaxValue"); \ static_assert(sizeof(UINotifyComponent_C_GetEnergyMaxValue) == 0x000010, "Wrong size on UINotifyComponent_C_GetEnergyMaxValue"); \ static_assert(offsetof(UINotifyComponent_C_GetEnergyMaxValue, MaxValue) == 0x000000, "Member 'UINotifyComponent_C_GetEnergyMaxValue::MaxValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetEnergyMaxValue, CallFunc_GetMaxValue_Value) == 0x000008, "Member 'UINotifyComponent_C_GetEnergyMaxValue::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetGemInfoById \ static_assert(alignof(UINotifyComponent_C_GetGemInfoById) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetGemInfoById"); \ static_assert(sizeof(UINotifyComponent_C_GetGemInfoById) == 0x0001B8, "Wrong size on UINotifyComponent_C_GetGemInfoById"); \ static_assert(offsetof(UINotifyComponent_C_GetGemInfoById, ID) == 0x000000, "Member 'UINotifyComponent_C_GetGemInfoById::ID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemInfoById, Value) == 0x000008, "Member 'UINotifyComponent_C_GetGemInfoById::Value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemInfoById, Find) == 0x0000B0, "Member 'UINotifyComponent_C_GetGemInfoById::Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemInfoById, LocalAllGemInfo) == 0x0000B8, "Member 'UINotifyComponent_C_GetGemInfoById::LocalAllGemInfo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemInfoById, CallFunc_Get_Gem_Table_Info_Find) == 0x000108, "Member 'UINotifyComponent_C_GetGemInfoById::CallFunc_Get_Gem_Table_Info_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemInfoById, CallFunc_Get_Gem_Table_Info_GemInfo) == 0x000110, "Member 'UINotifyComponent_C_GetGemInfoById::CallFunc_Get_Gem_Table_Info_GemInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetGemName \ static_assert(alignof(UINotifyComponent_C_GetGemName) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetGemName"); \ static_assert(sizeof(UINotifyComponent_C_GetGemName) == 0x000118, "Wrong size on UINotifyComponent_C_GetGemName"); \ static_assert(offsetof(UINotifyComponent_C_GetGemName, GemGUID) == 0x000000, "Member 'UINotifyComponent_C_GetGemName::GemGUID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemName, Name_0) == 0x000010, "Member 'UINotifyComponent_C_GetGemName::Name_0' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemName, Attr) == 0x000028, "Member 'UINotifyComponent_C_GetGemName::Attr' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemName, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x000048, "Member 'UINotifyComponent_C_GetGemName::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemName, CallFunc_FindGemAttriButesOfGuid_Find) == 0x000068, "Member 'UINotifyComponent_C_GetGemName::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemName, CallFunc_Get_Gem_Table_Info_Find) == 0x000069, "Member 'UINotifyComponent_C_GetGemName::CallFunc_Get_Gem_Table_Info_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemName, CallFunc_Get_Gem_Table_Info_GemInfo) == 0x000070, "Member 'UINotifyComponent_C_GetGemName::CallFunc_Get_Gem_Table_Info_GemInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetGemsSorted \ static_assert(alignof(UINotifyComponent_C_GetGemsSorted) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetGemsSorted"); \ static_assert(sizeof(UINotifyComponent_C_GetGemsSorted) == 0x000070, "Wrong size on UINotifyComponent_C_GetGemsSorted"); \ static_assert(offsetof(UINotifyComponent_C_GetGemsSorted, GUIDs1) == 0x000000, "Member 'UINotifyComponent_C_GetGemsSorted::GUIDs1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemsSorted, GUIDs) == 0x000010, "Member 'UINotifyComponent_C_GetGemsSorted::GUIDs' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemsSorted, Temp_int_Array_Index_Variable) == 0x000020, "Member 'UINotifyComponent_C_GetGemsSorted::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemsSorted, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'UINotifyComponent_C_GetGemsSorted::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemsSorted, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'UINotifyComponent_C_GetGemsSorted::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemsSorted, CallFunc_GetAllGemsInBeibao_OutItems) == 0x000030, "Member 'UINotifyComponent_C_GetGemsSorted::CallFunc_GetAllGemsInBeibao_OutItems' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemsSorted, CallFunc_Array_Get_Item) == 0x000040, "Member 'UINotifyComponent_C_GetGemsSorted::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemsSorted, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'UINotifyComponent_C_GetGemsSorted::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemsSorted, CallFunc_Array_Add_ReturnValue) == 0x000064, "Member 'UINotifyComponent_C_GetGemsSorted::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemsSorted, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'UINotifyComponent_C_GetGemsSorted::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetGemSuitInfo \ static_assert(alignof(UINotifyComponent_C_GetGemSuitInfo) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetGemSuitInfo"); \ static_assert(sizeof(UINotifyComponent_C_GetGemSuitInfo) == 0x0001C8, "Wrong size on UINotifyComponent_C_GetGemSuitInfo"); \ static_assert(offsetof(UINotifyComponent_C_GetGemSuitInfo, GemGUID) == 0x000000, "Member 'UINotifyComponent_C_GetGemSuitInfo::GemGUID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemSuitInfo, SuitInfo) == 0x000010, "Member 'UINotifyComponent_C_GetGemSuitInfo::SuitInfo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemSuitInfo, K2Node_MakeStruct_ST_GemSuit) == 0x000058, "Member 'UINotifyComponent_C_GetGemSuitInfo::K2Node_MakeStruct_ST_GemSuit' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemSuitInfo, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x0000A0, "Member 'UINotifyComponent_C_GetGemSuitInfo::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemSuitInfo, CallFunc_FindGemAttriButesOfGuid_Find) == 0x0000C0, "Member 'UINotifyComponent_C_GetGemSuitInfo::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemSuitInfo, CallFunc_Get_Gem_Table_Info_Find) == 0x0000C1, "Member 'UINotifyComponent_C_GetGemSuitInfo::CallFunc_Get_Gem_Table_Info_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemSuitInfo, CallFunc_Get_Gem_Table_Info_GemInfo) == 0x0000C8, "Member 'UINotifyComponent_C_GetGemSuitInfo::CallFunc_Get_Gem_Table_Info_GemInfo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemSuitInfo, CallFunc_Conv_StringToName_ReturnValue) == 0x000170, "Member 'UINotifyComponent_C_GetGemSuitInfo::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemSuitInfo, CallFunc_GetDataTableRowFromName_OutRow) == 0x000178, "Member 'UINotifyComponent_C_GetGemSuitInfo::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetGemSuitInfo, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001C0, "Member 'UINotifyComponent_C_GetGemSuitInfo::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetHasHelperUnlock \ static_assert(alignof(UINotifyComponent_C_GetHasHelperUnlock) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetHasHelperUnlock"); \ static_assert(sizeof(UINotifyComponent_C_GetHasHelperUnlock) == 0x000018, "Wrong size on UINotifyComponent_C_GetHasHelperUnlock"); \ static_assert(offsetof(UINotifyComponent_C_GetHasHelperUnlock, RowName) == 0x000000, "Member 'UINotifyComponent_C_GetHasHelperUnlock::RowName' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetHasHelperUnlock, ReturnValue) == 0x000010, "Member 'UINotifyComponent_C_GetHasHelperUnlock::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetHasHelperUnlock, CallFunc_Array_Contains_ReturnValue) == 0x000011, "Member 'UINotifyComponent_C_GetHasHelperUnlock::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetHealthMaxValue \ static_assert(alignof(UINotifyComponent_C_GetHealthMaxValue) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetHealthMaxValue"); \ static_assert(sizeof(UINotifyComponent_C_GetHealthMaxValue) == 0x000018, "Wrong size on UINotifyComponent_C_GetHealthMaxValue"); \ static_assert(offsetof(UINotifyComponent_C_GetHealthMaxValue, MaxValue) == 0x000000, "Member 'UINotifyComponent_C_GetHealthMaxValue::MaxValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetHealthMaxValue, CallFunc_GetMyHealth_Health) == 0x000008, "Member 'UINotifyComponent_C_GetHealthMaxValue::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetHealthMaxValue, CallFunc_GetMaxValue_Value) == 0x000010, "Member 'UINotifyComponent_C_GetHealthMaxValue::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetItemToolConfigBySortId \ static_assert(alignof(UINotifyComponent_C_GetItemToolConfigBySortId) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetItemToolConfigBySortId"); \ static_assert(sizeof(UINotifyComponent_C_GetItemToolConfigBySortId) == 0x000288, "Wrong size on UINotifyComponent_C_GetItemToolConfigBySortId"); \ static_assert(offsetof(UINotifyComponent_C_GetItemToolConfigBySortId, SortID) == 0x000000, "Member 'UINotifyComponent_C_GetItemToolConfigBySortId::SortID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetItemToolConfigBySortId, ItemTool) == 0x000008, "Member 'UINotifyComponent_C_GetItemToolConfigBySortId::ItemTool' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetItemToolConfigBySortId, Find) == 0x000140, "Member 'UINotifyComponent_C_GetItemToolConfigBySortId::Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetItemToolConfigBySortId, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000148, "Member 'UINotifyComponent_C_GetItemToolConfigBySortId::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetItemToolConfigBySortId, CallFunc_GetItem_ToolConfigBySortId_find) == 0x000280, "Member 'UINotifyComponent_C_GetItemToolConfigBySortId::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetNeverClearItems \ static_assert(alignof(UINotifyComponent_C_GetNeverClearItems) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetNeverClearItems"); \ static_assert(sizeof(UINotifyComponent_C_GetNeverClearItems) == 0x000020, "Wrong size on UINotifyComponent_C_GetNeverClearItems"); \ static_assert(offsetof(UINotifyComponent_C_GetNeverClearItems, ItemsID) == 0x000000, "Member 'UINotifyComponent_C_GetNeverClearItems::ItemsID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetNeverClearItems, K2Node_MakeArray_Array) == 0x000010, "Member 'UINotifyComponent_C_GetNeverClearItems::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetParticleEffectNameByItems \ static_assert(alignof(UINotifyComponent_C_GetParticleEffectNameByItems) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetParticleEffectNameByItems"); \ static_assert(sizeof(UINotifyComponent_C_GetParticleEffectNameByItems) == 0x0003E8, "Wrong size on UINotifyComponent_C_GetParticleEffectNameByItems"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, Items) == 0x000000, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::Items' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, Sound) == 0x000050, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::Sound' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, L_TempBindMap) == 0x000058, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::L_TempBindMap' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, L_TempQuality) == 0x0000A8, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::L_TempQuality' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, Multiplier) == 0x0000AC, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::Multiplier' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, L_TempItemsMap) == 0x0000B0, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::L_TempItemsMap' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, Temp_int_Array_Index_Variable) == 0x000100, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, Temp_int_Loop_Counter_Variable) == 0x000104, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Add_IntInt_ReturnValue) == 0x000108, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, Temp_int_Array_Index_Variable_1) == 0x00010C, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, Temp_int_Loop_Counter_Variable_1) == 0x000110, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Add_IntInt_ReturnValue_1) == 0x000114, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, Temp_int_Array_Index_Variable_2) == 0x000118, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Concat_StrStr_ReturnValue) == 0x000120, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Map_Keys_Keys) == 0x000130, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Array_Get_Item) == 0x000140, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Array_Length_ReturnValue) == 0x000144, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Map_Keys_Keys_1) == 0x000148, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Array_Get_Item_1) == 0x000158, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Less_IntInt_ReturnValue) == 0x00015C, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_CheckIsGem_IsGem) == 0x00015D, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_CheckIsGem_IsGem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_IsPoseItem_IsPose) == 0x00015E, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_IsPoseItem_IsPose' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_GetItemConfigBySortId_Item) == 0x000160, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_GetItemConfigBySortId_find) == 0x000230, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Array_Length_ReturnValue_1) == 0x000234, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, K2Node_SwitchEnum_CmpSuccess) == 0x000238, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Less_IntInt_ReturnValue_1) == 0x000239, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, Temp_int_Loop_Counter_Variable_2) == 0x00023C, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Less_IntInt_ReturnValue_2) == 0x000240, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Less_IntInt_ReturnValue_3) == 0x000241, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Add_IntInt_ReturnValue_2) == 0x000244, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, Temp_string_Variable) == 0x000248, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Map_Keys_Keys_2) == 0x000258, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Map_Keys_Keys_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Redirect_Table_MappedTable) == 0x000268, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Array_Get_Item_2) == 0x000270, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Array_Length_ReturnValue_2) == 0x000274, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Less_IntInt_ReturnValue_4) == 0x000278, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Conv_IntToString_ReturnValue) == 0x000280, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Conv_StringToName_ReturnValue) == 0x000290, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, Temp_bool_Variable) == 0x000298, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_GetDataTableRowFromName_OutRow) == 0x00029C, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0002EC, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Multiply_IntInt_ReturnValue) == 0x0002F0, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, K2Node_MakeMap_Map) == 0x0002F8, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Add_IntInt_ReturnValue_3) == 0x000348, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00034C, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000350, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, K2Node_Select_Default) == 0x000360, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000370, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000380, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Get_Particle_ParticleSystem) == 0x000388, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Get_Particle_ParticleSystem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Get_Particle_NiagaraSystem) == 0x000390, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Get_Particle_NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Get_Particle_LightColor) == 0x000398, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Get_Particle_LightColor' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Get_Particle_Intensity) == 0x0003A8, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Get_Particle_Intensity' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Get_Particle_Attenuation_Radius) == 0x0003B0, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Get_Particle_Attenuation_Radius' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Get_Particle_Audio) == 0x0003B8, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Get_Particle_Audio' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_IsValid_ReturnValue) == 0x0003C0, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Map_Keys_Keys_3) == 0x0003C8, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Map_Keys_Keys_3' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Array_Length_ReturnValue_3) == 0x0003D8, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Divide_IntInt_ReturnValue) == 0x0003DC, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_Percent_IntInt_ReturnValue) == 0x0003E0, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0003E4, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetParticleEffectNameByItems, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x0003E5, "Member 'UINotifyComponent_C_GetParticleEffectNameByItems::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerActiveItemIndexFunc \ static_assert(alignof(UINotifyComponent_C_GetPlayerActiveItemIndexFunc) == 0x000004, "Wrong alignment on UINotifyComponent_C_GetPlayerActiveItemIndexFunc"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerActiveItemIndexFunc) == 0x000010, "Wrong size on UINotifyComponent_C_GetPlayerActiveItemIndexFunc"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerActiveItemIndexFunc, Type) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerActiveItemIndexFunc::Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerActiveItemIndexFunc, SlotIndex) == 0x000004, "Member 'UINotifyComponent_C_GetPlayerActiveItemIndexFunc::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerActiveItemIndexFunc, ActiveItemIndex) == 0x000008, "Member 'UINotifyComponent_C_GetPlayerActiveItemIndexFunc::ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerActiveItemIndexFunc, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x00000C, "Member 'UINotifyComponent_C_GetPlayerActiveItemIndexFunc::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerAllStyleSkill \ static_assert(alignof(UINotifyComponent_C_GetPlayerAllStyleSkill) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetPlayerAllStyleSkill"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerAllStyleSkill) == 0x000020, "Wrong size on UINotifyComponent_C_GetPlayerAllStyleSkill"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerAllStyleSkill, ReturnValue) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerAllStyleSkill::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerAllStyleSkill, CallFunc_GetAllStyleSkill_ReturnValue) == 0x000010, "Member 'UINotifyComponent_C_GetPlayerAllStyleSkill::CallFunc_GetAllStyleSkill_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerBackpack \ static_assert(alignof(UINotifyComponent_C_GetPlayerBackpack) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetPlayerBackpack"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerBackpack) == 0x000220, "Wrong size on UINotifyComponent_C_GetPlayerBackpack"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, Type) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerBackpack::Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, ResultEquip) == 0x000001, "Member 'UINotifyComponent_C_GetPlayerBackpack::ResultEquip' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, ReturnValue) == 0x000008, "Member 'UINotifyComponent_C_GetPlayerBackpack::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, ResultIncludeEquip) == 0x000018, "Member 'UINotifyComponent_C_GetPlayerBackpack::ResultIncludeEquip' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, Result) == 0x000028, "Member 'UINotifyComponent_C_GetPlayerBackpack::Result' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000038, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000039, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, Temp_int_Array_Index_Variable) == 0x00003C, "Member 'UINotifyComponent_C_GetPlayerBackpack::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, Temp_int_Loop_Counter_Variable) == 0x000040, "Member 'UINotifyComponent_C_GetPlayerBackpack::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, Temp_int_Array_Index_Variable_1) == 0x000048, "Member 'UINotifyComponent_C_GetPlayerBackpack::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, Temp_int_Loop_Counter_Variable_1) == 0x00004C, "Member 'UINotifyComponent_C_GetPlayerBackpack::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Add_IntInt_ReturnValue_1) == 0x000050, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, Temp_int_Array_Index_Variable_2) == 0x000054, "Member 'UINotifyComponent_C_GetPlayerBackpack::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000058, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Array_Get_Item) == 0x000060, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_IsItemOrEquipmentEquiped_bIsEquiped) == 0x000080, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_IsItemOrEquipmentEquiped_bIsEquiped' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Find_Weapon_Id_Equiped_Gem_OutWeaponIfTheGemEquipTo) == 0x000084, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Find_Weapon_Id_Equiped_Gem_OutWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Find_Weapon_Id_Equiped_Gem_Find) == 0x000094, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Find_Weapon_Id_Equiped_Gem_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Array_Length_ReturnValue) == 0x000098, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_BooleanOR_ReturnValue) == 0x00009C, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Less_IntInt_ReturnValue) == 0x00009D, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_GetAllGemsInBeibao_OutItems) == 0x0000A0, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_GetAllGemsInBeibao_OutItems' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_GetAllGemsInBeibao_OutItems_1) == 0x0000B0, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_GetAllGemsInBeibao_OutItems_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Array_Get_Item_1) == 0x0000C0, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Array_Add_ReturnValue) == 0x0000E0, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Array_Length_ReturnValue_1) == 0x0000E4, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, Temp_int_Loop_Counter_Variable_2) == 0x0000E8, "Member 'UINotifyComponent_C_GetPlayerBackpack::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000EC, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000F0, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Array_Add_ReturnValue_1) == 0x0000F4, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_GetAllItemsArray_All_Items) == 0x0000F8, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_GetAllItemsArray_All_Items' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_GetAllItemsArray_All_Items_1) == 0x000108, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_GetAllItemsArray_All_Items_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Array_Length_ReturnValue_2) == 0x000118, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Array_Get_Item_2) == 0x000120, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Less_IntInt_ReturnValue_2) == 0x000140, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_IsItemOrEquipmentEquiped_bIsEquiped_1) == 0x000141, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_IsItemOrEquipmentEquiped_bIsEquiped_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_Array_Add_ReturnValue_2) == 0x000144, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_GetItemConfigBySortId_Item) == 0x000148, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_GetItemConfigBySortId_find) == 0x000218, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerBackpack, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000219, "Member 'UINotifyComponent_C_GetPlayerBackpack::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerCurrentFastAccessItem \ static_assert(alignof(UINotifyComponent_C_GetPlayerCurrentFastAccessItem) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetPlayerCurrentFastAccessItem"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerCurrentFastAccessItem) == 0x000040, "Wrong size on UINotifyComponent_C_GetPlayerCurrentFastAccessItem"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerCurrentFastAccessItem, RealItem) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerCurrentFastAccessItem::RealItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerCurrentFastAccessItem, CallFunc_GetCurrentFastAccessItem_RealItem) == 0x000020, "Member 'UINotifyComponent_C_GetPlayerCurrentFastAccessItem::CallFunc_GetCurrentFastAccessItem_RealItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerCurrentUsedWeapon \ static_assert(alignof(UINotifyComponent_C_GetPlayerCurrentUsedWeapon) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetPlayerCurrentUsedWeapon"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerCurrentUsedWeapon) == 0x000070, "Wrong size on UINotifyComponent_C_GetPlayerCurrentUsedWeapon"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerCurrentUsedWeapon, CurrentWeapon) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerCurrentUsedWeapon::CurrentWeapon' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerCurrentUsedWeapon, Output_Get) == 0x000020, "Member 'UINotifyComponent_C_GetPlayerCurrentUsedWeapon::Output_Get' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerCurrentUsedWeapon, ActiveIndex) == 0x000024, "Member 'UINotifyComponent_C_GetPlayerCurrentUsedWeapon::ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerCurrentUsedWeapon, TempWeapons) == 0x000028, "Member 'UINotifyComponent_C_GetPlayerCurrentUsedWeapon::TempWeapons' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerCurrentUsedWeapon, CallFunc_GetPlayerActiveItemIndexFunc_ActiveItemIndex) == 0x000038, "Member 'UINotifyComponent_C_GetPlayerCurrentUsedWeapon::CallFunc_GetPlayerActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerCurrentUsedWeapon, CallFunc_Array_Get_Item) == 0x000040, "Member 'UINotifyComponent_C_GetPlayerCurrentUsedWeapon::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerCurrentUsedWeapon, CallFunc_GetPlayerWeapon_Items_Weapons) == 0x000060, "Member 'UINotifyComponent_C_GetPlayerCurrentUsedWeapon::CallFunc_GetPlayerWeapon_Items_Weapons' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerEquipmentAtSlot \ static_assert(alignof(UINotifyComponent_C_GetPlayerEquipmentAtSlot) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetPlayerEquipmentAtSlot"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerEquipmentAtSlot) == 0x000050, "Wrong size on UINotifyComponent_C_GetPlayerEquipmentAtSlot"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipmentAtSlot, Type) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerEquipmentAtSlot::Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipmentAtSlot, SlotIndex) == 0x000004, "Member 'UINotifyComponent_C_GetPlayerEquipmentAtSlot::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipmentAtSlot, ItemIndex) == 0x000008, "Member 'UINotifyComponent_C_GetPlayerEquipmentAtSlot::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipmentAtSlot, Item) == 0x000010, "Member 'UINotifyComponent_C_GetPlayerEquipmentAtSlot::Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipmentAtSlot, CallFunc_GetItemInSlot_Item) == 0x000030, "Member 'UINotifyComponent_C_GetPlayerEquipmentAtSlot::CallFunc_GetItemInSlot_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerEquipments \ static_assert(alignof(UINotifyComponent_C_GetPlayerEquipments) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetPlayerEquipments"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerEquipments) == 0x000088, "Wrong size on UINotifyComponent_C_GetPlayerEquipments"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipments, OnlyActive) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerEquipments::OnlyActive' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipments, FilterByType) == 0x000001, "Member 'UINotifyComponent_C_GetPlayerEquipments::FilterByType' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipments, ReturnValue) == 0x000008, "Member 'UINotifyComponent_C_GetPlayerEquipments::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipments, Result) == 0x000018, "Member 'UINotifyComponent_C_GetPlayerEquipments::Result' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipments, Temp_int_Array_Index_Variable) == 0x000028, "Member 'UINotifyComponent_C_GetPlayerEquipments::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipments, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'UINotifyComponent_C_GetPlayerEquipments::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipments, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'UINotifyComponent_C_GetPlayerEquipments::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipments, CallFunc_FindAllEquipments_Output_Get) == 0x000038, "Member 'UINotifyComponent_C_GetPlayerEquipments::CallFunc_FindAllEquipments_Output_Get' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipments, CallFunc_Array_Get_Item) == 0x000048, "Member 'UINotifyComponent_C_GetPlayerEquipments::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipments, CallFunc_FindItemInBeibeoByItemGuid_Item) == 0x000058, "Member 'UINotifyComponent_C_GetPlayerEquipments::CallFunc_FindItemInBeibeoByItemGuid_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipments, CallFunc_FindItemInBeibeoByItemGuid_Find) == 0x000078, "Member 'UINotifyComponent_C_GetPlayerEquipments::CallFunc_FindItemInBeibeoByItemGuid_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipments, CallFunc_Array_Length_ReturnValue) == 0x00007C, "Member 'UINotifyComponent_C_GetPlayerEquipments::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipments, CallFunc_Array_Add_ReturnValue) == 0x000080, "Member 'UINotifyComponent_C_GetPlayerEquipments::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerEquipments, CallFunc_Less_IntInt_ReturnValue) == 0x000084, "Member 'UINotifyComponent_C_GetPlayerEquipments::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerFastAccessItem \ static_assert(alignof(UINotifyComponent_C_GetPlayerFastAccessItem) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetPlayerFastAccessItem"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerFastAccessItem) == 0x000028, "Wrong size on UINotifyComponent_C_GetPlayerFastAccessItem"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerFastAccessItem, Type) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerFastAccessItem::Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerFastAccessItem, FastAccess_Inventory) == 0x000008, "Member 'UINotifyComponent_C_GetPlayerFastAccessItem::FastAccess_Inventory' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerFastAccessItem, CallFunc_GetFastAccessItemArray_FastAccess_Inventory) == 0x000018, "Member 'UINotifyComponent_C_GetPlayerFastAccessItem::CallFunc_GetFastAccessItemArray_FastAccess_Inventory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerItemAmountInBeibao \ static_assert(alignof(UINotifyComponent_C_GetPlayerItemAmountInBeibao) == 0x000004, "Wrong alignment on UINotifyComponent_C_GetPlayerItemAmountInBeibao"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerItemAmountInBeibao) == 0x00000C, "Wrong size on UINotifyComponent_C_GetPlayerItemAmountInBeibao"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemAmountInBeibao, SortID) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerItemAmountInBeibao::SortID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemAmountInBeibao, Amount) == 0x000004, "Member 'UINotifyComponent_C_GetPlayerItemAmountInBeibao::Amount' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemAmountInBeibao, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000008, "Member 'UINotifyComponent_C_GetPlayerItemAmountInBeibao::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerItemAmountInCangKu \ static_assert(alignof(UINotifyComponent_C_GetPlayerItemAmountInCangKu) == 0x000004, "Wrong alignment on UINotifyComponent_C_GetPlayerItemAmountInCangKu"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerItemAmountInCangKu) == 0x00000C, "Wrong size on UINotifyComponent_C_GetPlayerItemAmountInCangKu"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemAmountInCangKu, SortID) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerItemAmountInCangKu::SortID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemAmountInCangKu, Amount) == 0x000004, "Member 'UINotifyComponent_C_GetPlayerItemAmountInCangKu::Amount' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemAmountInCangKu, CallFunc_GetPlayerItemAmountInCangKu_Amount) == 0x000008, "Member 'UINotifyComponent_C_GetPlayerItemAmountInCangKu::CallFunc_GetPlayerItemAmountInCangKu_Amount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerItemsNum \ static_assert(alignof(UINotifyComponent_C_GetPlayerItemsNum) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetPlayerItemsNum"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerItemsNum) == 0x000068, "Wrong size on UINotifyComponent_C_GetPlayerItemsNum"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemsNum, SortID) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerItemsNum::SortID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemsNum, ItemType) == 0x000004, "Member 'UINotifyComponent_C_GetPlayerItemsNum::ItemType' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemsNum, OutPutNums) == 0x000008, "Member 'UINotifyComponent_C_GetPlayerItemsNum::OutPutNums' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemsNum, CurrentSortID) == 0x00000C, "Member 'UINotifyComponent_C_GetPlayerItemsNum::CurrentSortID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemsNum, Nums) == 0x000010, "Member 'UINotifyComponent_C_GetPlayerItemsNum::Nums' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemsNum, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'UINotifyComponent_C_GetPlayerItemsNum::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemsNum, CallFunc_GetPlayerBackpack_ReturnValue) == 0x000018, "Member 'UINotifyComponent_C_GetPlayerItemsNum::CallFunc_GetPlayerBackpack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemsNum, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'UINotifyComponent_C_GetPlayerItemsNum::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemsNum, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'UINotifyComponent_C_GetPlayerItemsNum::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemsNum, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'UINotifyComponent_C_GetPlayerItemsNum::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemsNum, Temp_int_Array_Index_Variable) == 0x000034, "Member 'UINotifyComponent_C_GetPlayerItemsNum::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemsNum, Temp_int_Variable) == 0x000038, "Member 'UINotifyComponent_C_GetPlayerItemsNum::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemsNum, CallFunc_Array_Get_Item) == 0x000040, "Member 'UINotifyComponent_C_GetPlayerItemsNum::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemsNum, CallFunc_Add_IntInt_ReturnValue_1) == 0x000060, "Member 'UINotifyComponent_C_GetPlayerItemsNum::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerItemsNum, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000064, "Member 'UINotifyComponent_C_GetPlayerItemsNum::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerPos_ALL_ID \ static_assert(alignof(UINotifyComponent_C_GetPlayerPos_ALL_ID) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetPlayerPos_ALL_ID"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerPos_ALL_ID) == 0x000020, "Wrong size on UINotifyComponent_C_GetPlayerPos_ALL_ID"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerPos_ALL_ID, PostureList) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerPos_ALL_ID::PostureList' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerPos_ALL_ID, CallFunc_GetAllPosIDList_PostureList) == 0x000010, "Member 'UINotifyComponent_C_GetPlayerPos_ALL_ID::CallFunc_GetAllPosIDList_PostureList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerPropertyValue \ static_assert(alignof(UINotifyComponent_C_GetPlayerPropertyValue) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetPlayerPropertyValue"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerPropertyValue) == 0x000048, "Wrong size on UINotifyComponent_C_GetPlayerPropertyValue"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerPropertyValue, Type) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerPropertyValue::Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerPropertyValue, ReturnValue) == 0x000008, "Member 'UINotifyComponent_C_GetPlayerPropertyValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerPropertyValue, CallFunc_GetPlayerFloatProperty_value) == 0x000010, "Member 'UINotifyComponent_C_GetPlayerPropertyValue::CallFunc_GetPlayerFloatProperty_value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerPropertyValue, CallFunc_MakeGameplayTagContainerFromTag_ReturnValue) == 0x000018, "Member 'UINotifyComponent_C_GetPlayerPropertyValue::CallFunc_MakeGameplayTagContainerFromTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerPropertyValue, CallFunc_HasAnyTags_ReturnValue) == 0x000038, "Member 'UINotifyComponent_C_GetPlayerPropertyValue::CallFunc_HasAnyTags_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerPropertyValue, CallFunc_GetStatValue_Value) == 0x000040, "Member 'UINotifyComponent_C_GetPlayerPropertyValue::CallFunc_GetStatValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerWarehouse \ static_assert(alignof(UINotifyComponent_C_GetPlayerWarehouse) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetPlayerWarehouse"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerWarehouse) == 0x000160, "Wrong size on UINotifyComponent_C_GetPlayerWarehouse"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWarehouse, Type) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerWarehouse::Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWarehouse, ReturnValue) == 0x000008, "Member 'UINotifyComponent_C_GetPlayerWarehouse::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWarehouse, Result) == 0x000018, "Member 'UINotifyComponent_C_GetPlayerWarehouse::Result' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWarehouse, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000028, "Member 'UINotifyComponent_C_GetPlayerWarehouse::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWarehouse, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'UINotifyComponent_C_GetPlayerWarehouse::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWarehouse, Temp_int_Loop_Counter_Variable) == 0x000030, "Member 'UINotifyComponent_C_GetPlayerWarehouse::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWarehouse, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'UINotifyComponent_C_GetPlayerWarehouse::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWarehouse, CallFunc_GetAllItemsArrayInCangKu_All_Items) == 0x000038, "Member 'UINotifyComponent_C_GetPlayerWarehouse::CallFunc_GetAllItemsArrayInCangKu_All_Items' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWarehouse, CallFunc_GetAllItemsArrayInCangKu_All_Items_1) == 0x000048, "Member 'UINotifyComponent_C_GetPlayerWarehouse::CallFunc_GetAllItemsArrayInCangKu_All_Items_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWarehouse, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'UINotifyComponent_C_GetPlayerWarehouse::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWarehouse, CallFunc_Array_Get_Item) == 0x000060, "Member 'UINotifyComponent_C_GetPlayerWarehouse::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWarehouse, CallFunc_Less_IntInt_ReturnValue) == 0x000080, "Member 'UINotifyComponent_C_GetPlayerWarehouse::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWarehouse, CallFunc_Array_Add_ReturnValue) == 0x000084, "Member 'UINotifyComponent_C_GetPlayerWarehouse::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWarehouse, CallFunc_GetItemConfigBySortId_Item) == 0x000088, "Member 'UINotifyComponent_C_GetPlayerWarehouse::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWarehouse, CallFunc_GetItemConfigBySortId_find) == 0x000158, "Member 'UINotifyComponent_C_GetPlayerWarehouse::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWarehouse, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000159, "Member 'UINotifyComponent_C_GetPlayerWarehouse::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerWeapon_Items \ static_assert(alignof(UINotifyComponent_C_GetPlayerWeapon_Items) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetPlayerWeapon_Items"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerWeapon_Items) == 0x000060, "Wrong size on UINotifyComponent_C_GetPlayerWeapon_Items"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWeapon_Items, weapons) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerWeapon_Items::weapons' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWeapon_Items, CallFunc_GetItemInSlot_Item) == 0x000010, "Member 'UINotifyComponent_C_GetPlayerWeapon_Items::CallFunc_GetItemInSlot_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWeapon_Items, CallFunc_GetItemInSlot_Item_1) == 0x000030, "Member 'UINotifyComponent_C_GetPlayerWeapon_Items::CallFunc_GetItemInSlot_Item_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWeapon_Items, K2Node_MakeArray_Array) == 0x000050, "Member 'UINotifyComponent_C_GetPlayerWeapon_Items::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerWeaponStyleSkill \ static_assert(alignof(UINotifyComponent_C_GetPlayerWeaponStyleSkill) == 0x000004, "Wrong alignment on UINotifyComponent_C_GetPlayerWeaponStyleSkill"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerWeaponStyleSkill) == 0x000020, "Wrong size on UINotifyComponent_C_GetPlayerWeaponStyleSkill"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWeaponStyleSkill, Weapon_ID) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerWeaponStyleSkill::Weapon_ID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWeaponStyleSkill, ReturnValue) == 0x000010, "Member 'UINotifyComponent_C_GetPlayerWeaponStyleSkill::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWeaponStyleSkill, Value) == 0x000014, "Member 'UINotifyComponent_C_GetPlayerWeaponStyleSkill::Value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWeaponStyleSkill, CallFunc_GetWeaponStyleSkill_ReturnValue) == 0x000018, "Member 'UINotifyComponent_C_GetPlayerWeaponStyleSkill::CallFunc_GetWeaponStyleSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWeaponStyleSkill, CallFunc_GetWeaponStyleSkill_Value) == 0x00001C, "Member 'UINotifyComponent_C_GetPlayerWeaponStyleSkill::CallFunc_GetWeaponStyleSkill_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetPlayerWeaponStyleSkills \ static_assert(alignof(UINotifyComponent_C_GetPlayerWeaponStyleSkills) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetPlayerWeaponStyleSkills"); \ static_assert(sizeof(UINotifyComponent_C_GetPlayerWeaponStyleSkills) == 0x0000A0, "Wrong size on UINotifyComponent_C_GetPlayerWeaponStyleSkills"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWeaponStyleSkills, ReturnValue) == 0x000000, "Member 'UINotifyComponent_C_GetPlayerWeaponStyleSkills::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetPlayerWeaponStyleSkills, CallFunc_GetAllWeaponStyleSkill_ReturnValue) == 0x000050, "Member 'UINotifyComponent_C_GetPlayerWeaponStyleSkills::CallFunc_GetAllWeaponStyleSkill_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetRefromNewSID \ static_assert(alignof(UINotifyComponent_C_GetRefromNewSID) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetRefromNewSID"); \ static_assert(sizeof(UINotifyComponent_C_GetRefromNewSID) == 0x000048, "Wrong size on UINotifyComponent_C_GetRefromNewSID"); \ static_assert(offsetof(UINotifyComponent_C_GetRefromNewSID, Position) == 0x000000, "Member 'UINotifyComponent_C_GetRefromNewSID::Position' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetRefromNewSID, OldSID) == 0x000004, "Member 'UINotifyComponent_C_GetRefromNewSID::OldSID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetRefromNewSID, NewSid) == 0x000008, "Member 'UINotifyComponent_C_GetRefromNewSID::NewSid' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetRefromNewSID, Success) == 0x00000C, "Member 'UINotifyComponent_C_GetRefromNewSID::Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetRefromNewSID, CallFunc_GetArraysByPosition_TempSids1) == 0x000010, "Member 'UINotifyComponent_C_GetRefromNewSID::CallFunc_GetArraysByPosition_TempSids1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetRefromNewSID, CallFunc_Array_Random_OutItem) == 0x000020, "Member 'UINotifyComponent_C_GetRefromNewSID::CallFunc_Array_Random_OutItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetRefromNewSID, CallFunc_Array_Random_OutIndex) == 0x000028, "Member 'UINotifyComponent_C_GetRefromNewSID::CallFunc_Array_Random_OutIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetRefromNewSID, CallFunc_Conv_NameToString_ReturnValue) == 0x000030, "Member 'UINotifyComponent_C_GetRefromNewSID::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetRefromNewSID, CallFunc_Conv_StringToInt_ReturnValue) == 0x000040, "Member 'UINotifyComponent_C_GetRefromNewSID::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetSpellSelect \ static_assert(alignof(UINotifyComponent_C_GetSpellSelect) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetSpellSelect"); \ static_assert(sizeof(UINotifyComponent_C_GetSpellSelect) == 0x000038, "Wrong size on UINotifyComponent_C_GetSpellSelect"); \ static_assert(offsetof(UINotifyComponent_C_GetSpellSelect, Output) == 0x000000, "Member 'UINotifyComponent_C_GetSpellSelect::Output' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetSpellSelect, CallFunc_GetPlayerActiveItemIndexFunc_ActiveItemIndex) == 0x000020, "Member 'UINotifyComponent_C_GetSpellSelect::CallFunc_GetPlayerActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetSpellSelect, CallFunc_GetPlayerFastAccessItem_FastAccess_Inventory) == 0x000028, "Member 'UINotifyComponent_C_GetSpellSelect::CallFunc_GetPlayerFastAccessItem_FastAccess_Inventory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetSpellSelectNum \ static_assert(alignof(UINotifyComponent_C_GetSpellSelectNum) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetSpellSelectNum"); \ static_assert(sizeof(UINotifyComponent_C_GetSpellSelectNum) == 0x000038, "Wrong size on UINotifyComponent_C_GetSpellSelectNum"); \ static_assert(offsetof(UINotifyComponent_C_GetSpellSelectNum, Dimension_1) == 0x000000, "Member 'UINotifyComponent_C_GetSpellSelectNum::Dimension_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetSpellSelectNum, Output) == 0x000008, "Member 'UINotifyComponent_C_GetSpellSelectNum::Output' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetSpellSelectNum, CallFunc_GetPlayerFastAccessItem_FastAccess_Inventory) == 0x000028, "Member 'UINotifyComponent_C_GetSpellSelectNum::CallFunc_GetPlayerFastAccessItem_FastAccess_Inventory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetStarAddValue \ static_assert(alignof(UINotifyComponent_C_GetStarAddValue) == 0x000004, "Wrong alignment on UINotifyComponent_C_GetStarAddValue"); \ static_assert(sizeof(UINotifyComponent_C_GetStarAddValue) == 0x000014, "Wrong size on UINotifyComponent_C_GetStarAddValue"); \ static_assert(offsetof(UINotifyComponent_C_GetStarAddValue, PlayerProperty) == 0x000000, "Member 'UINotifyComponent_C_GetStarAddValue::PlayerProperty' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetStarAddValue, Value) == 0x000008, "Member 'UINotifyComponent_C_GetStarAddValue::Value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetStarAddValue, CallFunc_Map_Find_Value) == 0x00000C, "Member 'UINotifyComponent_C_GetStarAddValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetStarAddValue, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'UINotifyComponent_C_GetStarAddValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetStarGraphBaseValue \ static_assert(alignof(UINotifyComponent_C_GetStarGraphBaseValue) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetStarGraphBaseValue"); \ static_assert(sizeof(UINotifyComponent_C_GetStarGraphBaseValue) == 0x000020, "Wrong size on UINotifyComponent_C_GetStarGraphBaseValue"); \ static_assert(offsetof(UINotifyComponent_C_GetStarGraphBaseValue, PlayerProperty) == 0x000000, "Member 'UINotifyComponent_C_GetStarGraphBaseValue::PlayerProperty' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetStarGraphBaseValue, NewParam) == 0x000008, "Member 'UINotifyComponent_C_GetStarGraphBaseValue::NewParam' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetStarGraphBaseValue, CallFunc_GetStarAddValue_Value) == 0x00000C, "Member 'UINotifyComponent_C_GetStarGraphBaseValue::CallFunc_GetStarAddValue_Value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetStarGraphBaseValue, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x000010, "Member 'UINotifyComponent_C_GetStarGraphBaseValue::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetStarGraphBaseValue, CallFunc_FTrunc_ReturnValue) == 0x000018, "Member 'UINotifyComponent_C_GetStarGraphBaseValue::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetStarGraphBaseValue, CallFunc_Subtract_IntInt_ReturnValue) == 0x00001C, "Member 'UINotifyComponent_C_GetStarGraphBaseValue::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetStarNodeLevel \ static_assert(alignof(UINotifyComponent_C_GetStarNodeLevel) == 0x000004, "Wrong alignment on UINotifyComponent_C_GetStarNodeLevel"); \ static_assert(sizeof(UINotifyComponent_C_GetStarNodeLevel) == 0x000010, "Wrong size on UINotifyComponent_C_GetStarNodeLevel"); \ static_assert(offsetof(UINotifyComponent_C_GetStarNodeLevel, InNode) == 0x000000, "Member 'UINotifyComponent_C_GetStarNodeLevel::InNode' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetStarNodeLevel, Value) == 0x000004, "Member 'UINotifyComponent_C_GetStarNodeLevel::Value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetStarNodeLevel, CallFunc_GetNodeLevel_Value) == 0x000008, "Member 'UINotifyComponent_C_GetStarNodeLevel::CallFunc_GetNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetStarNodeLevel, CallFunc_GetNodeLevel_Actived) == 0x00000C, "Member 'UINotifyComponent_C_GetStarNodeLevel::CallFunc_GetNodeLevel_Actived' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetStatValue \ static_assert(alignof(UINotifyComponent_C_GetStatValue) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetStatValue"); \ static_assert(sizeof(UINotifyComponent_C_GetStatValue) == 0x000018, "Wrong size on UINotifyComponent_C_GetStatValue"); \ static_assert(offsetof(UINotifyComponent_C_GetStatValue, Type) == 0x000000, "Member 'UINotifyComponent_C_GetStatValue::Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetStatValue, Value) == 0x000008, "Member 'UINotifyComponent_C_GetStatValue::Value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetStatValue, CallFunc_GetStatsValue_Value) == 0x000010, "Member 'UINotifyComponent_C_GetStatValue::CallFunc_GetStatsValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetTextContentById \ static_assert(alignof(UINotifyComponent_C_GetTextContentById) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetTextContentById"); \ static_assert(sizeof(UINotifyComponent_C_GetTextContentById) == 0x000040, "Wrong size on UINotifyComponent_C_GetTextContentById"); \ static_assert(offsetof(UINotifyComponent_C_GetTextContentById, tagid) == 0x000000, "Member 'UINotifyComponent_C_GetTextContentById::tagid' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetTextContentById, return_value) == 0x000010, "Member 'UINotifyComponent_C_GetTextContentById::return_value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetTextContentById, CallFunc_SelectText_return_value) == 0x000028, "Member 'UINotifyComponent_C_GetTextContentById::CallFunc_SelectText_return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetToolSelect \ static_assert(alignof(UINotifyComponent_C_GetToolSelect) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetToolSelect"); \ static_assert(sizeof(UINotifyComponent_C_GetToolSelect) == 0x000058, "Wrong size on UINotifyComponent_C_GetToolSelect"); \ static_assert(offsetof(UINotifyComponent_C_GetToolSelect, Output) == 0x000000, "Member 'UINotifyComponent_C_GetToolSelect::Output' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetToolSelect, Temp_bool_Variable) == 0x000020, "Member 'UINotifyComponent_C_GetToolSelect::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetToolSelect, Temp_int_Variable) == 0x000024, "Member 'UINotifyComponent_C_GetToolSelect::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetToolSelect, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000028, "Member 'UINotifyComponent_C_GetToolSelect::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetToolSelect, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000030, "Member 'UINotifyComponent_C_GetToolSelect::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetToolSelect, K2Node_Select_Default) == 0x000034, "Member 'UINotifyComponent_C_GetToolSelect::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetToolSelect, CallFunc_Array_Get_Item) == 0x000038, "Member 'UINotifyComponent_C_GetToolSelect::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_GetToolSelectNum \ static_assert(alignof(UINotifyComponent_C_GetToolSelectNum) == 0x000008, "Wrong alignment on UINotifyComponent_C_GetToolSelectNum"); \ static_assert(sizeof(UINotifyComponent_C_GetToolSelectNum) == 0x000038, "Wrong size on UINotifyComponent_C_GetToolSelectNum"); \ static_assert(offsetof(UINotifyComponent_C_GetToolSelectNum, Dimension_1) == 0x000000, "Member 'UINotifyComponent_C_GetToolSelectNum::Dimension_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetToolSelectNum, Output) == 0x000008, "Member 'UINotifyComponent_C_GetToolSelectNum::Output' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_GetToolSelectNum, CallFunc_GetPlayerFastAccessItem_FastAccess_Inventory) == 0x000028, "Member 'UINotifyComponent_C_GetToolSelectNum::CallFunc_GetPlayerFastAccessItem_FastAccess_Inventory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Is_A_Suit_Of_Armor \ static_assert(alignof(UINotifyComponent_C_Is_A_Suit_Of_Armor) == 0x000008, "Wrong alignment on UINotifyComponent_C_Is_A_Suit_Of_Armor"); \ static_assert(sizeof(UINotifyComponent_C_Is_A_Suit_Of_Armor) == 0x000048, "Wrong size on UINotifyComponent_C_Is_A_Suit_Of_Armor"); \ static_assert(offsetof(UINotifyComponent_C_Is_A_Suit_Of_Armor, Item) == 0x000000, "Member 'UINotifyComponent_C_Is_A_Suit_Of_Armor::Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Is_A_Suit_Of_Armor, Suit) == 0x000020, "Member 'UINotifyComponent_C_Is_A_Suit_Of_Armor::Suit' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Is_A_Suit_Of_Armor, CallFunc_GetPlayerStatic_ReturnValue) == 0x000028, "Member 'UINotifyComponent_C_Is_A_Suit_Of_Armor::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Is_A_Suit_Of_Armor, CallFunc_GetAllSuitID_AllSuitID) == 0x000030, "Member 'UINotifyComponent_C_Is_A_Suit_Of_Armor::CallFunc_GetAllSuitID_AllSuitID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Is_A_Suit_Of_Armor, CallFunc_Array_Contains_ReturnValue) == 0x000040, "Member 'UINotifyComponent_C_Is_A_Suit_Of_Armor::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_IsInCombat \ static_assert(alignof(UINotifyComponent_C_IsInCombat) == 0x000001, "Wrong alignment on UINotifyComponent_C_IsInCombat"); \ static_assert(sizeof(UINotifyComponent_C_IsInCombat) == 0x000002, "Wrong size on UINotifyComponent_C_IsInCombat"); \ static_assert(offsetof(UINotifyComponent_C_IsInCombat, IsInCombat_0) == 0x000000, "Member 'UINotifyComponent_C_IsInCombat::IsInCombat_0' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_IsInCombat, CallFunc_GetIsInCombat_Result) == 0x000001, "Member 'UINotifyComponent_C_IsInCombat::CallFunc_GetIsInCombat_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_IsItemOrEquipmentEquiped \ static_assert(alignof(UINotifyComponent_C_IsItemOrEquipmentEquiped) == 0x000008, "Wrong alignment on UINotifyComponent_C_IsItemOrEquipmentEquiped"); \ static_assert(sizeof(UINotifyComponent_C_IsItemOrEquipmentEquiped) == 0x000048, "Wrong size on UINotifyComponent_C_IsItemOrEquipmentEquiped"); \ static_assert(offsetof(UINotifyComponent_C_IsItemOrEquipmentEquiped, Type) == 0x000000, "Member 'UINotifyComponent_C_IsItemOrEquipmentEquiped::Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_IsItemOrEquipmentEquiped, bIsEquiped) == 0x000020, "Member 'UINotifyComponent_C_IsItemOrEquipmentEquiped::bIsEquiped' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_IsItemOrEquipmentEquiped, CallFunc_FindAllEquipments_Output_Get) == 0x000028, "Member 'UINotifyComponent_C_IsItemOrEquipmentEquiped::CallFunc_FindAllEquipments_Output_Get' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_IsItemOrEquipmentEquiped, CallFunc_Array_Find_ReturnValue) == 0x000038, "Member 'UINotifyComponent_C_IsItemOrEquipmentEquiped::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_IsItemOrEquipmentEquiped, CallFunc_IsValid_Guid_ReturnValue) == 0x00003C, "Member 'UINotifyComponent_C_IsItemOrEquipmentEquiped::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_IsItemOrEquipmentEquiped, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00003D, "Member 'UINotifyComponent_C_IsItemOrEquipmentEquiped::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_IsItemOrEquipmentEquiped, CallFunc_Is_Fast_AccessItem_result) == 0x00003E, "Member 'UINotifyComponent_C_IsItemOrEquipmentEquiped::CallFunc_Is_Fast_AccessItem_result' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_IsItemOrEquipmentEquiped, CallFunc_Is_Fast_AccessItem_fast_index) == 0x000040, "Member 'UINotifyComponent_C_IsItemOrEquipmentEquiped::CallFunc_Is_Fast_AccessItem_fast_index' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_IsItemOrEquipmentEquiped, CallFunc_Is_Fast_AccessItem_MatchedItemType) == 0x000044, "Member 'UINotifyComponent_C_IsItemOrEquipmentEquiped::CallFunc_Is_Fast_AccessItem_MatchedItemType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_IsPoseItem \ static_assert(alignof(UINotifyComponent_C_IsPoseItem) == 0x000008, "Wrong alignment on UINotifyComponent_C_IsPoseItem"); \ static_assert(sizeof(UINotifyComponent_C_IsPoseItem) == 0x000028, "Wrong size on UINotifyComponent_C_IsPoseItem"); \ static_assert(offsetof(UINotifyComponent_C_IsPoseItem, ID) == 0x000000, "Member 'UINotifyComponent_C_IsPoseItem::ID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_IsPoseItem, IsPose) == 0x000004, "Member 'UINotifyComponent_C_IsPoseItem::IsPose' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_IsPoseItem, CallFunc_Conv_IntToString_ReturnValue) == 0x000008, "Member 'UINotifyComponent_C_IsPoseItem::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_IsPoseItem, CallFunc_Conv_StringToName_ReturnValue) == 0x000018, "Member 'UINotifyComponent_C_IsPoseItem::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_IsPoseItem, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000020, "Member 'UINotifyComponent_C_IsPoseItem::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_ItemCheck \ static_assert(alignof(UINotifyComponent_C_ItemCheck) == 0x000008, "Wrong alignment on UINotifyComponent_C_ItemCheck"); \ static_assert(sizeof(UINotifyComponent_C_ItemCheck) == 0x000088, "Wrong size on UINotifyComponent_C_ItemCheck"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, ShopID) == 0x000000, "Member 'UINotifyComponent_C_ItemCheck::ShopID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, ItemId) == 0x000004, "Member 'UINotifyComponent_C_ItemCheck::ItemId' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, ItemType) == 0x000008, "Member 'UINotifyComponent_C_ItemCheck::ItemType' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, BuyCounter) == 0x00000C, "Member 'UINotifyComponent_C_ItemCheck::BuyCounter' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, bFind) == 0x000010, "Member 'UINotifyComponent_C_ItemCheck::bFind' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000011, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_ReplaceGemRingByNewGamePlus_ReturnID) == 0x000014, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_ReplaceGemRingByNewGamePlus_ReturnID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_ReplaceGemRingByNewGamePlus_ReturnSue) == 0x000018, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_ReplaceGemRingByNewGamePlus_ReturnSue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_ReplaceGemRingByNewGamePlus_ReturnID_1) == 0x00001C, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_ReplaceGemRingByNewGamePlus_ReturnID_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_ReplaceGemRingByNewGamePlus_ReturnSue_1) == 0x000020, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_ReplaceGemRingByNewGamePlus_ReturnSue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_CheckIsGem_IsGem) == 0x000021, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_CheckIsGem_IsGem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_CheckAndReplaceRingID_OutItemID) == 0x000024, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_CheckAndReplaceRingID_OutItemID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_CheckAndReplaceRingID_Replaced) == 0x000028, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_CheckAndReplaceRingID_Replaced' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000040, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_Conv_StringToInt_ReturnValue) == 0x000060, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_GetUINotify_UINotify) == 0x000068, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_GetAllGemsInBeibao_ID_OutID) == 0x000070, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_GetAllGemsInBeibao_ID_OutID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_ItemCheck_BuyCounter) == 0x000080, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_ItemCheck_BuyCounter' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_ItemCheck_bFind) == 0x000084, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_ItemCheck_bFind' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCheck, CallFunc_Array_Contains_ReturnValue) == 0x000085, "Member 'UINotifyComponent_C_ItemCheck::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_ItemCounter \ static_assert(alignof(UINotifyComponent_C_ItemCounter) == 0x000004, "Wrong alignment on UINotifyComponent_C_ItemCounter"); \ static_assert(sizeof(UINotifyComponent_C_ItemCounter) == 0x00000C, "Wrong size on UINotifyComponent_C_ItemCounter"); \ static_assert(offsetof(UINotifyComponent_C_ItemCounter, ShopItem) == 0x000000, "Member 'UINotifyComponent_C_ItemCounter::ShopItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCounter, BuyNumber) == 0x000004, "Member 'UINotifyComponent_C_ItemCounter::BuyNumber' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ItemCounter, NewGameRefresh) == 0x000008, "Member 'UINotifyComponent_C_ItemCounter::NewGameRefresh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_OnAddedStyleSkill \ static_assert(alignof(UINotifyComponent_C_OnAddedStyleSkill) == 0x000004, "Wrong alignment on UINotifyComponent_C_OnAddedStyleSkill"); \ static_assert(sizeof(UINotifyComponent_C_OnAddedStyleSkill) == 0x000004, "Wrong size on UINotifyComponent_C_OnAddedStyleSkill"); \ static_assert(offsetof(UINotifyComponent_C_OnAddedStyleSkill, Added_Id) == 0x000000, "Member 'UINotifyComponent_C_OnAddedStyleSkill::Added_Id' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_OnBuffAdd \ static_assert(alignof(UINotifyComponent_C_OnBuffAdd) == 0x000008, "Wrong alignment on UINotifyComponent_C_OnBuffAdd"); \ static_assert(sizeof(UINotifyComponent_C_OnBuffAdd) == 0x000008, "Wrong size on UINotifyComponent_C_OnBuffAdd"); \ static_assert(offsetof(UINotifyComponent_C_OnBuffAdd, TargetBuff) == 0x000000, "Member 'UINotifyComponent_C_OnBuffAdd::TargetBuff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_OnBuffRemovedNeWCall \ static_assert(alignof(UINotifyComponent_C_OnBuffRemovedNeWCall) == 0x000008, "Wrong alignment on UINotifyComponent_C_OnBuffRemovedNeWCall"); \ static_assert(sizeof(UINotifyComponent_C_OnBuffRemovedNeWCall) == 0x000008, "Wrong size on UINotifyComponent_C_OnBuffRemovedNeWCall"); \ static_assert(offsetof(UINotifyComponent_C_OnBuffRemovedNeWCall, TargetBuff) == 0x000000, "Member 'UINotifyComponent_C_OnBuffRemovedNeWCall::TargetBuff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_OnGetItem \ static_assert(alignof(UINotifyComponent_C_OnGetItem) == 0x000004, "Wrong alignment on UINotifyComponent_C_OnGetItem"); \ static_assert(sizeof(UINotifyComponent_C_OnGetItem) == 0x000008, "Wrong size on UINotifyComponent_C_OnGetItem"); \ static_assert(offsetof(UINotifyComponent_C_OnGetItem, SortID) == 0x000000, "Member 'UINotifyComponent_C_OnGetItem::SortID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_OnGetItem, AddCount) == 0x000004, "Member 'UINotifyComponent_C_OnGetItem::AddCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_OnHealthValueChange \ static_assert(alignof(UINotifyComponent_C_OnHealthValueChange) == 0x000008, "Wrong alignment on UINotifyComponent_C_OnHealthValueChange"); \ static_assert(sizeof(UINotifyComponent_C_OnHealthValueChange) == 0x000020, "Wrong size on UINotifyComponent_C_OnHealthValueChange"); \ static_assert(offsetof(UINotifyComponent_C_OnHealthValueChange, Type) == 0x000000, "Member 'UINotifyComponent_C_OnHealthValueChange::Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_OnHealthValueChange, OldValue) == 0x000008, "Member 'UINotifyComponent_C_OnHealthValueChange::OldValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_OnHealthValueChange, NewValue) == 0x000010, "Member 'UINotifyComponent_C_OnHealthValueChange::NewValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_OnHealthValueChange, MaxValue) == 0x000018, "Member 'UINotifyComponent_C_OnHealthValueChange::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_OnRemovedStyleSkill \ static_assert(alignof(UINotifyComponent_C_OnRemovedStyleSkill) == 0x000004, "Wrong alignment on UINotifyComponent_C_OnRemovedStyleSkill"); \ static_assert(sizeof(UINotifyComponent_C_OnRemovedStyleSkill) == 0x000004, "Wrong size on UINotifyComponent_C_OnRemovedStyleSkill"); \ static_assert(offsetof(UINotifyComponent_C_OnRemovedStyleSkill, Removed_Id) == 0x000000, "Member 'UINotifyComponent_C_OnRemovedStyleSkill::Removed_Id' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_OnStaminaValueChange \ static_assert(alignof(UINotifyComponent_C_OnStaminaValueChange) == 0x000008, "Wrong alignment on UINotifyComponent_C_OnStaminaValueChange"); \ static_assert(sizeof(UINotifyComponent_C_OnStaminaValueChange) == 0x000020, "Wrong size on UINotifyComponent_C_OnStaminaValueChange"); \ static_assert(offsetof(UINotifyComponent_C_OnStaminaValueChange, Type) == 0x000000, "Member 'UINotifyComponent_C_OnStaminaValueChange::Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_OnStaminaValueChange, OldValue) == 0x000008, "Member 'UINotifyComponent_C_OnStaminaValueChange::OldValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_OnStaminaValueChange, NewValue) == 0x000010, "Member 'UINotifyComponent_C_OnStaminaValueChange::NewValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_OnStaminaValueChange, MaxValue) == 0x000018, "Member 'UINotifyComponent_C_OnStaminaValueChange::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_OnWeaponStyleSkillUpdate \ static_assert(alignof(UINotifyComponent_C_OnWeaponStyleSkillUpdate) == 0x000004, "Wrong alignment on UINotifyComponent_C_OnWeaponStyleSkillUpdate"); \ static_assert(sizeof(UINotifyComponent_C_OnWeaponStyleSkillUpdate) == 0x000018, "Wrong size on UINotifyComponent_C_OnWeaponStyleSkillUpdate"); \ static_assert(offsetof(UINotifyComponent_C_OnWeaponStyleSkillUpdate, Weapon_ID) == 0x000000, "Member 'UINotifyComponent_C_OnWeaponStyleSkillUpdate::Weapon_ID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_OnWeaponStyleSkillUpdate, OldStyleSkill_ID) == 0x000010, "Member 'UINotifyComponent_C_OnWeaponStyleSkillUpdate::OldStyleSkill_ID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_OnWeaponStyleSkillUpdate, NewStyleSkill_ID) == 0x000014, "Member 'UINotifyComponent_C_OnWeaponStyleSkillUpdate::NewStyleSkill_ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_OpenLeaveMessagePropPanel \ static_assert(alignof(UINotifyComponent_C_OpenLeaveMessagePropPanel) == 0x000008, "Wrong alignment on UINotifyComponent_C_OpenLeaveMessagePropPanel"); \ static_assert(sizeof(UINotifyComponent_C_OpenLeaveMessagePropPanel) == 0x000020, "Wrong size on UINotifyComponent_C_OpenLeaveMessagePropPanel"); \ static_assert(offsetof(UINotifyComponent_C_OpenLeaveMessagePropPanel, CallFunc_GetUIStatic_ReturnValue) == 0x000000, "Member 'UINotifyComponent_C_OpenLeaveMessagePropPanel::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_OpenLeaveMessagePropPanel, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000008, "Member 'UINotifyComponent_C_OpenLeaveMessagePropPanel::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_OpenLeaveMessagePropPanel, CallFunc_GetUIZOder_ZOder) == 0x000010, "Member 'UINotifyComponent_C_OpenLeaveMessagePropPanel::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_OpenLeaveMessagePropPanel, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000018, "Member 'UINotifyComponent_C_OpenLeaveMessagePropPanel::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Operate_AutoReplenishArray \ static_assert(alignof(UINotifyComponent_C_Operate_AutoReplenishArray) == 0x000004, "Wrong alignment on UINotifyComponent_C_Operate_AutoReplenishArray"); \ static_assert(sizeof(UINotifyComponent_C_Operate_AutoReplenishArray) == 0x000008, "Wrong size on UINotifyComponent_C_Operate_AutoReplenishArray"); \ static_assert(offsetof(UINotifyComponent_C_Operate_AutoReplenishArray, bIsAutoReplenish) == 0x000000, "Member 'UINotifyComponent_C_Operate_AutoReplenishArray::bIsAutoReplenish' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Operate_AutoReplenishArray, ID) == 0x000004, "Member 'UINotifyComponent_C_Operate_AutoReplenishArray::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_RefromGem \ static_assert(alignof(UINotifyComponent_C_RefromGem) == 0x000008, "Wrong alignment on UINotifyComponent_C_RefromGem"); \ static_assert(sizeof(UINotifyComponent_C_RefromGem) == 0x0000C0, "Wrong size on UINotifyComponent_C_RefromGem"); \ static_assert(offsetof(UINotifyComponent_C_RefromGem, GemGUID) == 0x000000, "Member 'UINotifyComponent_C_RefromGem::GemGUID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RefromGem, Shape) == 0x000010, "Member 'UINotifyComponent_C_RefromGem::Shape' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RefromGem, Success) == 0x000014, "Member 'UINotifyComponent_C_RefromGem::Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RefromGem, TempGem) == 0x000018, "Member 'UINotifyComponent_C_RefromGem::TempGem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RefromGem, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'UINotifyComponent_C_RefromGem::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RefromGem, CallFunc_RemoveGemFromWeapon_OutWeaponIfTheGemEquipTo) == 0x000038, "Member 'UINotifyComponent_C_RefromGem::CallFunc_RemoveGemFromWeapon_OutWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RefromGem, CallFunc_RemoveGemFromWeapon_Success) == 0x000048, "Member 'UINotifyComponent_C_RefromGem::CallFunc_RemoveGemFromWeapon_Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RefromGem, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x00004C, "Member 'UINotifyComponent_C_RefromGem::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RefromGem, CallFunc_FindGemAttriButesOfGuid_Find) == 0x00006C, "Member 'UINotifyComponent_C_RefromGem::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RefromGem, CallFunc_Divide_IntInt_ReturnValue) == 0x000070, "Member 'UINotifyComponent_C_RefromGem::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RefromGem, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000078, "Member 'UINotifyComponent_C_RefromGem::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RefromGem, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'UINotifyComponent_C_RefromGem::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RefromGem, CallFunc_Conv_StringToInt_ReturnValue) == 0x000098, "Member 'UINotifyComponent_C_RefromGem::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RefromGem, K2Node_MakeStruct_DCSGemAttributes) == 0x00009C, "Member 'UINotifyComponent_C_RefromGem::K2Node_MakeStruct_DCSGemAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RefromGem, CallFunc_UpdateOrCreateGemToBeibao_Success) == 0x0000BC, "Member 'UINotifyComponent_C_RefromGem::CallFunc_UpdateOrCreateGemToBeibao_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse \ static_assert(alignof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse) == 0x000008, "Wrong alignment on UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse"); \ static_assert(sizeof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse) == 0x000150, "Wrong size on UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse"); \ static_assert(offsetof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse, SortID) == 0x000000, "Member 'UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse::SortID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse, Find) == 0x000004, "Member 'UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse::Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse, Success) == 0x000005, "Member 'UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse::Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse, CallFunc_GetItemByID_Item) == 0x000008, "Member 'UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse, CallFunc_GetItemByID_find) == 0x0000D8, "Member 'UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse, Temp_int_Array_Index_Variable) == 0x0000DC, "Member 'UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse, CallFunc_GetPlayerWarehouse_ReturnValue) == 0x0000E0, "Member 'UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse::CallFunc_GetPlayerWarehouse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse, Temp_int_Loop_Counter_Variable) == 0x0000F0, "Member 'UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse, CallFunc_Array_Get_Item) == 0x0000F8, "Member 'UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse, CallFunc_Add_IntInt_ReturnValue) == 0x000118, "Member 'UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00011C, "Member 'UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse, CallFunc_TrySwitchUniqueItem_ItemInfo) == 0x000120, "Member 'UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse::CallFunc_TrySwitchUniqueItem_ItemInfo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse, CallFunc_TrySwitchUniqueItem_Success) == 0x000140, "Member 'UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse::CallFunc_TrySwitchUniqueItem_Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse, CallFunc_Array_Length_ReturnValue) == 0x000144, "Member 'UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse, CallFunc_Less_IntInt_ReturnValue) == 0x000148, "Member 'UINotifyComponent_C_Remove_a__Weapon_Form_Warehouse::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Remove_All_Gems_from_Weapon \ static_assert(alignof(UINotifyComponent_C_Remove_All_Gems_from_Weapon) == 0x000008, "Wrong alignment on UINotifyComponent_C_Remove_All_Gems_from_Weapon"); \ static_assert(sizeof(UINotifyComponent_C_Remove_All_Gems_from_Weapon) == 0x000040, "Wrong size on UINotifyComponent_C_Remove_All_Gems_from_Weapon"); \ static_assert(offsetof(UINotifyComponent_C_Remove_All_Gems_from_Weapon, InWeaponId) == 0x000000, "Member 'UINotifyComponent_C_Remove_All_Gems_from_Weapon::InWeaponId' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_All_Gems_from_Weapon, OutGemsCopiedInBeibao) == 0x000010, "Member 'UINotifyComponent_C_Remove_All_Gems_from_Weapon::OutGemsCopiedInBeibao' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_All_Gems_from_Weapon, Success) == 0x000020, "Member 'UINotifyComponent_C_Remove_All_Gems_from_Weapon::Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_All_Gems_from_Weapon, CallFunc_RemoveAllGemsFromWeapon_OutRemovedGemIds) == 0x000028, "Member 'UINotifyComponent_C_Remove_All_Gems_from_Weapon::CallFunc_RemoveAllGemsFromWeapon_OutRemovedGemIds' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Remove_All_Gems_from_Weapon, CallFunc_RemoveAllGemsFromWeapon_ReturnValue) == 0x000038, "Member 'UINotifyComponent_C_Remove_All_Gems_from_Weapon::CallFunc_RemoveAllGemsFromWeapon_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Remove_Player_Pos_ \ static_assert(alignof(UINotifyComponent_C_Remove_Player_Pos_) == 0x000008, "Wrong alignment on UINotifyComponent_C_Remove_Player_Pos_"); \ static_assert(sizeof(UINotifyComponent_C_Remove_Player_Pos_) == 0x000010, "Wrong size on UINotifyComponent_C_Remove_Player_Pos_"); \ static_assert(offsetof(UINotifyComponent_C_Remove_Player_Pos_, PosID) == 0x000000, "Member 'UINotifyComponent_C_Remove_Player_Pos_::PosID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_RemoveGemFromWeapon \ static_assert(alignof(UINotifyComponent_C_RemoveGemFromWeapon) == 0x000004, "Wrong alignment on UINotifyComponent_C_RemoveGemFromWeapon"); \ static_assert(sizeof(UINotifyComponent_C_RemoveGemFromWeapon) == 0x000038, "Wrong size on UINotifyComponent_C_RemoveGemFromWeapon"); \ static_assert(offsetof(UINotifyComponent_C_RemoveGemFromWeapon, InGemId) == 0x000000, "Member 'UINotifyComponent_C_RemoveGemFromWeapon::InGemId' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RemoveGemFromWeapon, OutWeaponIfTheGemEquipTo) == 0x000010, "Member 'UINotifyComponent_C_RemoveGemFromWeapon::OutWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RemoveGemFromWeapon, Success) == 0x000020, "Member 'UINotifyComponent_C_RemoveGemFromWeapon::Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RemoveGemFromWeapon, CallFunc_RemoveGemFromWeapon_OutWeaponIfTheGemEquipTo) == 0x000024, "Member 'UINotifyComponent_C_RemoveGemFromWeapon::CallFunc_RemoveGemFromWeapon_OutWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RemoveGemFromWeapon, CallFunc_RemoveGemFromWeapon_ReturnValue) == 0x000034, "Member 'UINotifyComponent_C_RemoveGemFromWeapon::CallFunc_RemoveGemFromWeapon_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_RemoveStarNodes \ static_assert(alignof(UINotifyComponent_C_RemoveStarNodes) == 0x000008, "Wrong alignment on UINotifyComponent_C_RemoveStarNodes"); \ static_assert(sizeof(UINotifyComponent_C_RemoveStarNodes) == 0x000010, "Wrong size on UINotifyComponent_C_RemoveStarNodes"); \ static_assert(offsetof(UINotifyComponent_C_RemoveStarNodes, Nodes) == 0x000000, "Member 'UINotifyComponent_C_RemoveStarNodes::Nodes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_RemoveStyleSkill \ static_assert(alignof(UINotifyComponent_C_RemoveStyleSkill) == 0x000004, "Wrong alignment on UINotifyComponent_C_RemoveStyleSkill"); \ static_assert(sizeof(UINotifyComponent_C_RemoveStyleSkill) == 0x000008, "Wrong size on UINotifyComponent_C_RemoveStyleSkill"); \ static_assert(offsetof(UINotifyComponent_C_RemoveStyleSkill, Skill_id) == 0x000000, "Member 'UINotifyComponent_C_RemoveStyleSkill::Skill_id' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RemoveStyleSkill, CallSave) == 0x000004, "Member 'UINotifyComponent_C_RemoveStyleSkill::CallSave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_RemoveWeaponStyleSkill \ static_assert(alignof(UINotifyComponent_C_RemoveWeaponStyleSkill) == 0x000004, "Wrong alignment on UINotifyComponent_C_RemoveWeaponStyleSkill"); \ static_assert(sizeof(UINotifyComponent_C_RemoveWeaponStyleSkill) == 0x000014, "Wrong size on UINotifyComponent_C_RemoveWeaponStyleSkill"); \ static_assert(offsetof(UINotifyComponent_C_RemoveWeaponStyleSkill, Weapon_ID) == 0x000000, "Member 'UINotifyComponent_C_RemoveWeaponStyleSkill::Weapon_ID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_RemoveWeaponStyleSkill, CallSave) == 0x000010, "Member 'UINotifyComponent_C_RemoveWeaponStyleSkill::CallSave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_ReturnItem \ static_assert(alignof(UINotifyComponent_C_ReturnItem) == 0x000008, "Wrong alignment on UINotifyComponent_C_ReturnItem"); \ static_assert(sizeof(UINotifyComponent_C_ReturnItem) == 0x000080, "Wrong size on UINotifyComponent_C_ReturnItem"); \ static_assert(offsetof(UINotifyComponent_C_ReturnItem, BeforeItem) == 0x000000, "Member 'UINotifyComponent_C_ReturnItem::BeforeItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ReturnItem, AfterItem) == 0x000020, "Member 'UINotifyComponent_C_ReturnItem::AfterItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ReturnItem, ItemOut) == 0x000040, "Member 'UINotifyComponent_C_ReturnItem::ItemOut' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_ReturnItem, CallFunc_ReturnItem_ItemOut) == 0x000060, "Member 'UINotifyComponent_C_ReturnItem::CallFunc_ReturnItem_ItemOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank \ static_assert(alignof(UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank) == 0x000008, "Wrong alignment on UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank"); \ static_assert(sizeof(UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank) == 0x000060, "Wrong size on UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank"); \ static_assert(offsetof(UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank, Array) == 0x000000, "Member 'UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank::Array' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank, Local_AllEquipmentID) == 0x000010, "Member 'UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank::Local_AllEquipmentID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank, Temp_int_Array_Index_Variable) == 0x000024, "Member 'UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank, CallFunc_Array_Get_Item) == 0x000030, "Member 'UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank, CallFunc_Add_IntInt_ReturnValue) == 0x000054, "Member 'UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank, CallFunc_Array_Add_ReturnValue) == 0x000058, "Member 'UINotifyComponent_C_Save_Magic_Skin_to_Skin_Bank::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_SelectText \ static_assert(alignof(UINotifyComponent_C_SelectText) == 0x000008, "Wrong alignment on UINotifyComponent_C_SelectText"); \ static_assert(sizeof(UINotifyComponent_C_SelectText) == 0x0002E0, "Wrong size on UINotifyComponent_C_SelectText"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, Array) == 0x000000, "Member 'UINotifyComponent_C_SelectText::Array' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, return_value) == 0x000010, "Member 'UINotifyComponent_C_SelectText::return_value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, danziList_2) == 0x000028, "Member 'UINotifyComponent_C_SelectText::danziList_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, danziList_1) == 0x000038, "Member 'UINotifyComponent_C_SelectText::danziList_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, danzi_2) == 0x000048, "Member 'UINotifyComponent_C_SelectText::danzi_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, fanben_2) == 0x000060, "Member 'UINotifyComponent_C_SelectText::fanben_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, lianjiezi) == 0x000078, "Member 'UINotifyComponent_C_SelectText::lianjiezi' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, danzi_1) == 0x000090, "Member 'UINotifyComponent_C_SelectText::danzi_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, fanben_1) == 0x0000A8, "Member 'UINotifyComponent_C_SelectText::fanben_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Array_Length_ReturnValue) == 0x0000C0, "Member 'UINotifyComponent_C_SelectText::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, Temp_int_Array_Index_Variable) == 0x0000C4, "Member 'UINotifyComponent_C_SelectText::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, Temp_int_Loop_Counter_Variable) == 0x0000C8, "Member 'UINotifyComponent_C_SelectText::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Array_Get_Item) == 0x0000CC, "Member 'UINotifyComponent_C_SelectText::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Less_IntInt_ReturnValue) == 0x0000D0, "Member 'UINotifyComponent_C_SelectText::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Add_IntInt_ReturnValue) == 0x0000D4, "Member 'UINotifyComponent_C_SelectText::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, K2Node_SwitchInteger_CmpSuccess) == 0x0000D8, "Member 'UINotifyComponent_C_SelectText::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Array_Length_ReturnValue_1) == 0x0000DC, "Member 'UINotifyComponent_C_SelectText::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Array_Get_Item_1) == 0x0000E0, "Member 'UINotifyComponent_C_SelectText::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Greater_IntInt_ReturnValue) == 0x0000F8, "Member 'UINotifyComponent_C_SelectText::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_ConnectText_ReturnValue2) == 0x000100, "Member 'UINotifyComponent_C_SelectText::CallFunc_ConnectText_ReturnValue2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Conv_TextToString_ReturnValue) == 0x000118, "Member 'UINotifyComponent_C_SelectText::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000128, "Member 'UINotifyComponent_C_SelectText::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_ConnectText_ReturnValue2_1) == 0x000138, "Member 'UINotifyComponent_C_SelectText::CallFunc_ConnectText_ReturnValue2_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Array_Get_Item_2) == 0x000150, "Member 'UINotifyComponent_C_SelectText::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Conv_TextToString_ReturnValue_2) == 0x000168, "Member 'UINotifyComponent_C_SelectText::CallFunc_Conv_TextToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Concat_StrStr_ReturnValue) == 0x000178, "Member 'UINotifyComponent_C_SelectText::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000188, "Member 'UINotifyComponent_C_SelectText::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000198, "Member 'UINotifyComponent_C_SelectText::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Array_Get_Item_3) == 0x0001A8, "Member 'UINotifyComponent_C_SelectText::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Conv_StringToText_ReturnValue) == 0x0001B0, "Member 'UINotifyComponent_C_SelectText::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_GetDataTableRowFromName_OutRow) == 0x0001C8, "Member 'UINotifyComponent_C_SelectText::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001F0, "Member 'UINotifyComponent_C_SelectText::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, Temp_bool_Variable) == 0x0001F1, "Member 'UINotifyComponent_C_SelectText::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, K2Node_Select_Default) == 0x0001F8, "Member 'UINotifyComponent_C_SelectText::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_GetDataTableRowNames_OutRowNames_1) == 0x000210, "Member 'UINotifyComponent_C_SelectText::CallFunc_GetDataTableRowNames_OutRowNames_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Array_Get_Item_4) == 0x000220, "Member 'UINotifyComponent_C_SelectText::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Array_Get_Item_5) == 0x000228, "Member 'UINotifyComponent_C_SelectText::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000240, "Member 'UINotifyComponent_C_SelectText::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000258, "Member 'UINotifyComponent_C_SelectText::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_GetDataTableRowNames_OutRowNames_2) == 0x000260, "Member 'UINotifyComponent_C_SelectText::CallFunc_GetDataTableRowNames_OutRowNames_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Array_Get_Item_6) == 0x000270, "Member 'UINotifyComponent_C_SelectText::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_GetDataTableRowNames_OutRowNames_3) == 0x000278, "Member 'UINotifyComponent_C_SelectText::CallFunc_GetDataTableRowNames_OutRowNames_3' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x000288, "Member 'UINotifyComponent_C_SelectText::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x0002B0, "Member 'UINotifyComponent_C_SelectText::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_Array_Get_Item_7) == 0x0002B4, "Member 'UINotifyComponent_C_SelectText::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_GetDataTableRowFromName_OutRow_3) == 0x0002C0, "Member 'UINotifyComponent_C_SelectText::CallFunc_GetDataTableRowFromName_OutRow_3' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SelectText, CallFunc_GetDataTableRowFromName_ReturnValue_3) == 0x0002D8, "Member 'UINotifyComponent_C_SelectText::CallFunc_GetDataTableRowFromName_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_SellGem \ static_assert(alignof(UINotifyComponent_C_SellGem) == 0x000004, "Wrong alignment on UINotifyComponent_C_SellGem"); \ static_assert(sizeof(UINotifyComponent_C_SellGem) == 0x000054, "Wrong size on UINotifyComponent_C_SellGem"); \ static_assert(offsetof(UINotifyComponent_C_SellGem, GemGUID) == 0x000000, "Member 'UINotifyComponent_C_SellGem::GemGUID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SellGem, Success) == 0x000010, "Member 'UINotifyComponent_C_SellGem::Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SellGem, TempLevel) == 0x000014, "Member 'UINotifyComponent_C_SellGem::TempLevel' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SellGem, CallFunc_DeleteGem_Success) == 0x000018, "Member 'UINotifyComponent_C_SellGem::CallFunc_DeleteGem_Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SellGem, CallFunc_DeleteGem_OutMayRemoveFromWeaponId) == 0x00001C, "Member 'UINotifyComponent_C_SellGem::CallFunc_DeleteGem_OutMayRemoveFromWeaponId' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SellGem, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x00002C, "Member 'UINotifyComponent_C_SellGem::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SellGem, CallFunc_FindGemAttriButesOfGuid_Find) == 0x00004C, "Member 'UINotifyComponent_C_SellGem::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SellGem, CallFunc_AddPlayerCoinSoul_CurrentAmount) == 0x000050, "Member 'UINotifyComponent_C_SellGem::CallFunc_AddPlayerCoinSoul_CurrentAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Set_Game_Seconds_View_Credits_Begin \ static_assert(alignof(UINotifyComponent_C_Set_Game_Seconds_View_Credits_Begin) == 0x000008, "Wrong alignment on UINotifyComponent_C_Set_Game_Seconds_View_Credits_Begin"); \ static_assert(sizeof(UINotifyComponent_C_Set_Game_Seconds_View_Credits_Begin) == 0x000008, "Wrong size on UINotifyComponent_C_Set_Game_Seconds_View_Credits_Begin"); \ static_assert(offsetof(UINotifyComponent_C_Set_Game_Seconds_View_Credits_Begin, Time_0) == 0x000000, "Member 'UINotifyComponent_C_Set_Game_Seconds_View_Credits_Begin::Time_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Set_Is_Enable \ static_assert(alignof(UINotifyComponent_C_Set_Is_Enable) == 0x000001, "Wrong alignment on UINotifyComponent_C_Set_Is_Enable"); \ static_assert(sizeof(UINotifyComponent_C_Set_Is_Enable) == 0x000001, "Wrong size on UINotifyComponent_C_Set_Is_Enable"); \ static_assert(offsetof(UINotifyComponent_C_Set_Is_Enable, IsEnableButton_0) == 0x000000, "Member 'UINotifyComponent_C_Set_Is_Enable::IsEnableButton_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_Set_Play_Main_UIClose_Sound \ static_assert(alignof(UINotifyComponent_C_Set_Play_Main_UIClose_Sound) == 0x000001, "Wrong alignment on UINotifyComponent_C_Set_Play_Main_UIClose_Sound"); \ static_assert(sizeof(UINotifyComponent_C_Set_Play_Main_UIClose_Sound) == 0x000001, "Wrong size on UINotifyComponent_C_Set_Play_Main_UIClose_Sound"); \ static_assert(offsetof(UINotifyComponent_C_Set_Play_Main_UIClose_Sound, Play) == 0x000000, "Member 'UINotifyComponent_C_Set_Play_Main_UIClose_Sound::Play' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_SetSlotActiveIndex \ static_assert(alignof(UINotifyComponent_C_SetSlotActiveIndex) == 0x000004, "Wrong alignment on UINotifyComponent_C_SetSlotActiveIndex"); \ static_assert(sizeof(UINotifyComponent_C_SetSlotActiveIndex) == 0x000008, "Wrong size on UINotifyComponent_C_SetSlotActiveIndex"); \ static_assert(offsetof(UINotifyComponent_C_SetSlotActiveIndex, Type) == 0x000000, "Member 'UINotifyComponent_C_SetSlotActiveIndex::Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SetSlotActiveIndex, NewActiveIndex) == 0x000004, "Member 'UINotifyComponent_C_SetSlotActiveIndex::NewActiveIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_SetStarAddValue \ static_assert(alignof(UINotifyComponent_C_SetStarAddValue) == 0x000004, "Wrong alignment on UINotifyComponent_C_SetStarAddValue"); \ static_assert(sizeof(UINotifyComponent_C_SetStarAddValue) == 0x00000C, "Wrong size on UINotifyComponent_C_SetStarAddValue"); \ static_assert(offsetof(UINotifyComponent_C_SetStarAddValue, PlayerProperty) == 0x000000, "Member 'UINotifyComponent_C_SetStarAddValue::PlayerProperty' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_SetStarAddValue, Value) == 0x000008, "Member 'UINotifyComponent_C_SetStarAddValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_TrySwitchUniqueItem \ static_assert(alignof(UINotifyComponent_C_TrySwitchUniqueItem) == 0x000008, "Wrong alignment on UINotifyComponent_C_TrySwitchUniqueItem"); \ static_assert(sizeof(UINotifyComponent_C_TrySwitchUniqueItem) == 0x000068, "Wrong size on UINotifyComponent_C_TrySwitchUniqueItem"); \ static_assert(offsetof(UINotifyComponent_C_TrySwitchUniqueItem, ItemGuid) == 0x000000, "Member 'UINotifyComponent_C_TrySwitchUniqueItem::ItemGuid' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_TrySwitchUniqueItem, RemovingFromCangku) == 0x000010, "Member 'UINotifyComponent_C_TrySwitchUniqueItem::RemovingFromCangku' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_TrySwitchUniqueItem, ItemInfo) == 0x000018, "Member 'UINotifyComponent_C_TrySwitchUniqueItem::ItemInfo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_TrySwitchUniqueItem, Success) == 0x000038, "Member 'UINotifyComponent_C_TrySwitchUniqueItem::Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_TrySwitchUniqueItem, CallFunc_TrySwitchUniqueItem_ItemInfo) == 0x000040, "Member 'UINotifyComponent_C_TrySwitchUniqueItem::CallFunc_TrySwitchUniqueItem_ItemInfo' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_TrySwitchUniqueItem, CallFunc_TrySwitchUniqueItem_Success) == 0x000060, "Member 'UINotifyComponent_C_TrySwitchUniqueItem::CallFunc_TrySwitchUniqueItem_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_UpdateDebuffValue \ static_assert(alignof(UINotifyComponent_C_UpdateDebuffValue) == 0x000008, "Wrong alignment on UINotifyComponent_C_UpdateDebuffValue"); \ static_assert(sizeof(UINotifyComponent_C_UpdateDebuffValue) == 0x000018, "Wrong size on UINotifyComponent_C_UpdateDebuffValue"); \ static_assert(offsetof(UINotifyComponent_C_UpdateDebuffValue, TagName) == 0x000000, "Member 'UINotifyComponent_C_UpdateDebuffValue::TagName' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateDebuffValue, CurrentValue) == 0x000008, "Member 'UINotifyComponent_C_UpdateDebuffValue::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateDebuffValue, MaxValue) == 0x000010, "Member 'UINotifyComponent_C_UpdateDebuffValue::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_UpdateEquipItemFromItem \ static_assert(alignof(UINotifyComponent_C_UpdateEquipItemFromItem) == 0x000008, "Wrong alignment on UINotifyComponent_C_UpdateEquipItemFromItem"); \ static_assert(sizeof(UINotifyComponent_C_UpdateEquipItemFromItem) == 0x000050, "Wrong size on UINotifyComponent_C_UpdateEquipItemFromItem"); \ static_assert(offsetof(UINotifyComponent_C_UpdateEquipItemFromItem, Before) == 0x000000, "Member 'UINotifyComponent_C_UpdateEquipItemFromItem::Before' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateEquipItemFromItem, New) == 0x000020, "Member 'UINotifyComponent_C_UpdateEquipItemFromItem::New' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateEquipItemFromItem, HandleSameItemMethod) == 0x000040, "Member 'UINotifyComponent_C_UpdateEquipItemFromItem::HandleSameItemMethod' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateEquipItemFromItem, CallFunc_FindItem_Type) == 0x000041, "Member 'UINotifyComponent_C_UpdateEquipItemFromItem::CallFunc_FindItem_Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateEquipItemFromItem, CallFunc_FindItem_SlotIndex) == 0x000044, "Member 'UINotifyComponent_C_UpdateEquipItemFromItem::CallFunc_FindItem_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateEquipItemFromItem, CallFunc_FindItem_ItemIndex) == 0x000048, "Member 'UINotifyComponent_C_UpdateEquipItemFromItem::CallFunc_FindItem_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateEquipItemFromItem, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00004C, "Member 'UINotifyComponent_C_UpdateEquipItemFromItem::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_UpdateEquipItemFromSlot \ static_assert(alignof(UINotifyComponent_C_UpdateEquipItemFromSlot) == 0x000008, "Wrong alignment on UINotifyComponent_C_UpdateEquipItemFromSlot"); \ static_assert(sizeof(UINotifyComponent_C_UpdateEquipItemFromSlot) == 0x000038, "Wrong size on UINotifyComponent_C_UpdateEquipItemFromSlot"); \ static_assert(offsetof(UINotifyComponent_C_UpdateEquipItemFromSlot, Type) == 0x000000, "Member 'UINotifyComponent_C_UpdateEquipItemFromSlot::Type' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateEquipItemFromSlot, SlotIndex) == 0x000004, "Member 'UINotifyComponent_C_UpdateEquipItemFromSlot::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateEquipItemFromSlot, ItemIndex) == 0x000008, "Member 'UINotifyComponent_C_UpdateEquipItemFromSlot::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateEquipItemFromSlot, New) == 0x000010, "Member 'UINotifyComponent_C_UpdateEquipItemFromSlot::New' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateEquipItemFromSlot, HandleSameItemMethod) == 0x000030, "Member 'UINotifyComponent_C_UpdateEquipItemFromSlot::HandleSameItemMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_UpdateOrCreateGemToBeibao \ static_assert(alignof(UINotifyComponent_C_UpdateOrCreateGemToBeibao) == 0x000008, "Wrong alignment on UINotifyComponent_C_UpdateOrCreateGemToBeibao"); \ static_assert(sizeof(UINotifyComponent_C_UpdateOrCreateGemToBeibao) == 0x000080, "Wrong size on UINotifyComponent_C_UpdateOrCreateGemToBeibao"); \ static_assert(offsetof(UINotifyComponent_C_UpdateOrCreateGemToBeibao, InGemId) == 0x000000, "Member 'UINotifyComponent_C_UpdateOrCreateGemToBeibao::InGemId' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateOrCreateGemToBeibao, InNewAttributes) == 0x000010, "Member 'UINotifyComponent_C_UpdateOrCreateGemToBeibao::InNewAttributes' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateOrCreateGemToBeibao, Success) == 0x000030, "Member 'UINotifyComponent_C_UpdateOrCreateGemToBeibao::Success' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateOrCreateGemToBeibao, CallFunc_CheckAndReplaceGemID_OutItemID) == 0x000034, "Member 'UINotifyComponent_C_UpdateOrCreateGemToBeibao::CallFunc_CheckAndReplaceGemID_OutItemID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateOrCreateGemToBeibao, K2Node_MakeStruct_F_StoredItem) == 0x000038, "Member 'UINotifyComponent_C_UpdateOrCreateGemToBeibao::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateOrCreateGemToBeibao, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000058, "Member 'UINotifyComponent_C_UpdateOrCreateGemToBeibao::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateOrCreateGemToBeibao, K2Node_MakeArray_Array) == 0x000060, "Member 'UINotifyComponent_C_UpdateOrCreateGemToBeibao::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateOrCreateGemToBeibao, CallFunc_GetModel_AchievementSystem_Return_Value) == 0x000070, "Member 'UINotifyComponent_C_UpdateOrCreateGemToBeibao::CallFunc_GetModel_AchievementSystem_Return_Value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateOrCreateGemToBeibao, CallFunc_IsValid_ReturnValue) == 0x000078, "Member 'UINotifyComponent_C_UpdateOrCreateGemToBeibao::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateOrCreateGemToBeibao, CallFunc_UpdateOrCreateGemToBeibao_ReturnValue) == 0x000079, "Member 'UINotifyComponent_C_UpdateOrCreateGemToBeibao::CallFunc_UpdateOrCreateGemToBeibao_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_UpdateStarAddValue \ static_assert(alignof(UINotifyComponent_C_UpdateStarAddValue) == 0x000008, "Wrong alignment on UINotifyComponent_C_UpdateStarAddValue"); \ static_assert(sizeof(UINotifyComponent_C_UpdateStarAddValue) == 0x000038, "Wrong size on UINotifyComponent_C_UpdateStarAddValue"); \ static_assert(offsetof(UINotifyComponent_C_UpdateStarAddValue, PlayerProperty) == 0x000000, "Member 'UINotifyComponent_C_UpdateStarAddValue::PlayerProperty' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateStarAddValue, Value) == 0x000008, "Member 'UINotifyComponent_C_UpdateStarAddValue::Value' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateStarAddValue, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'UINotifyComponent_C_UpdateStarAddValue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateStarAddValue, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'UINotifyComponent_C_UpdateStarAddValue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateStarAddValue, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'UINotifyComponent_C_UpdateStarAddValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateStarAddValue, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'UINotifyComponent_C_UpdateStarAddValue::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateStarAddValue, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'UINotifyComponent_C_UpdateStarAddValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateStarAddValue, CallFunc_Array_Get_Item) == 0x00002C, "Member 'UINotifyComponent_C_UpdateStarAddValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateStarAddValue, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'UINotifyComponent_C_UpdateStarAddValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateStarAddValue, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000035, "Member 'UINotifyComponent_C_UpdateStarAddValue::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateStarAddValue, CallFunc_Map_Remove_ReturnValue) == 0x000036, "Member 'UINotifyComponent_C_UpdateStarAddValue::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_UpdateWeaponStyleSkill \ static_assert(alignof(UINotifyComponent_C_UpdateWeaponStyleSkill) == 0x000004, "Wrong alignment on UINotifyComponent_C_UpdateWeaponStyleSkill"); \ static_assert(sizeof(UINotifyComponent_C_UpdateWeaponStyleSkill) == 0x000014, "Wrong size on UINotifyComponent_C_UpdateWeaponStyleSkill"); \ static_assert(offsetof(UINotifyComponent_C_UpdateWeaponStyleSkill, Weapon_ID) == 0x000000, "Member 'UINotifyComponent_C_UpdateWeaponStyleSkill::Weapon_ID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UpdateWeaponStyleSkill, StyleSkillID) == 0x000010, "Member 'UINotifyComponent_C_UpdateWeaponStyleSkill::StyleSkillID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_UpgradeNode \ static_assert(alignof(UINotifyComponent_C_UpgradeNode) == 0x000004, "Wrong alignment on UINotifyComponent_C_UpgradeNode"); \ static_assert(sizeof(UINotifyComponent_C_UpgradeNode) == 0x000004, "Wrong size on UINotifyComponent_C_UpgradeNode"); \ static_assert(offsetof(UINotifyComponent_C_UpgradeNode, ID) == 0x000000, "Member 'UINotifyComponent_C_UpgradeNode::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_UsingItem \ static_assert(alignof(UINotifyComponent_C_UsingItem) == 0x000004, "Wrong alignment on UINotifyComponent_C_UsingItem"); \ static_assert(sizeof(UINotifyComponent_C_UsingItem) == 0x000008, "Wrong size on UINotifyComponent_C_UsingItem"); \ static_assert(offsetof(UINotifyComponent_C_UsingItem, SortID) == 0x000000, "Member 'UINotifyComponent_C_UsingItem::SortID' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_UsingItem, Amount) == 0x000004, "Member 'UINotifyComponent_C_UsingItem::Amount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_UsingTargetSpell \ static_assert(alignof(UINotifyComponent_C_UsingTargetSpell) == 0x000004, "Wrong alignment on UINotifyComponent_C_UsingTargetSpell"); \ static_assert(sizeof(UINotifyComponent_C_UsingTargetSpell) == 0x000004, "Wrong size on UINotifyComponent_C_UsingTargetSpell"); \ static_assert(offsetof(UINotifyComponent_C_UsingTargetSpell, TargetIndex) == 0x000000, "Member 'UINotifyComponent_C_UsingTargetSpell::TargetIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_玉佩排序 \ static_assert(alignof(UINotifyComponent_C_玉佩排序) == 0x000008, "Wrong alignment on UINotifyComponent_C_玉佩排序"); \ static_assert(sizeof(UINotifyComponent_C_玉佩排序) == 0x000100, "Wrong size on UINotifyComponent_C_玉佩排序"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, Data) == 0x000000, "Member 'UINotifyComponent_C_玉佩排序::Data' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, return_data) == 0x000010, "Member 'UINotifyComponent_C_玉佩排序::return_data' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, NewLocalVar) == 0x000020, "Member 'UINotifyComponent_C_玉佩排序::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, 一周目的) == 0x000028, "Member 'UINotifyComponent_C_玉佩排序::一周目的' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, 多周目的) == 0x000038, "Member 'UINotifyComponent_C_玉佩排序::多周目的' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, Temp_int_Array_Index_Variable) == 0x000048, "Member 'UINotifyComponent_C_玉佩排序::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, CallFunc_Array_Length_ReturnValue) == 0x00004C, "Member 'UINotifyComponent_C_玉佩排序::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000050, "Member 'UINotifyComponent_C_玉佩排序::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, Temp_int_Loop_Counter_Variable) == 0x000054, "Member 'UINotifyComponent_C_玉佩排序::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'UINotifyComponent_C_玉佩排序::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'UINotifyComponent_C_玉佩排序::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, Temp_int_Array_Index_Variable_1) == 0x000060, "Member 'UINotifyComponent_C_玉佩排序::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, CallFunc_Array_Get_Item) == 0x000068, "Member 'UINotifyComponent_C_玉佩排序::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, CallFunc_Less_IntInt_ReturnValue_1) == 0x000088, "Member 'UINotifyComponent_C_玉佩排序::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, CallFunc_Array_Length_ReturnValue_1) == 0x00008C, "Member 'UINotifyComponent_C_玉佩排序::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, CallFunc_Conv_IntToString_ReturnValue) == 0x000090, "Member 'UINotifyComponent_C_玉佩排序::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, CallFunc_Concat_StrStr_ReturnValue) == 0x0000A0, "Member 'UINotifyComponent_C_玉佩排序::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, Temp_int_Loop_Counter_Variable_1) == 0x0000B0, "Member 'UINotifyComponent_C_玉佩排序::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, CallFunc_Array_Get_Item_1) == 0x0000B8, "Member 'UINotifyComponent_C_玉佩排序::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, CallFunc_Array_Length_ReturnValue_2) == 0x0000D8, "Member 'UINotifyComponent_C_玉佩排序::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, CallFunc_____2_return_data) == 0x0000E0, "Member 'UINotifyComponent_C_玉佩排序::CallFunc_____2_return_data' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000F0, "Member 'UINotifyComponent_C_玉佩排序::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000F4, "Member 'UINotifyComponent_C_玉佩排序::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, CallFunc_Array_Add_ReturnValue) == 0x0000F8, "Member 'UINotifyComponent_C_玉佩排序::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序, CallFunc_Array_Add_ReturnValue_1) == 0x0000FC, "Member 'UINotifyComponent_C_玉佩排序::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UINotifyComponent_C_玉佩排序2 \ static_assert(alignof(UINotifyComponent_C_玉佩排序2) == 0x000008, "Wrong alignment on UINotifyComponent_C_玉佩排序2"); \ static_assert(sizeof(UINotifyComponent_C_玉佩排序2) == 0x000098, "Wrong size on UINotifyComponent_C_玉佩排序2"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, Data) == 0x000000, "Member 'UINotifyComponent_C_玉佩排序2::Data' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, NewParam) == 0x000010, "Member 'UINotifyComponent_C_玉佩排序2::NewParam' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, return_data) == 0x000030, "Member 'UINotifyComponent_C_玉佩排序2::return_data' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, NewLocalVar_0) == 0x000040, "Member 'UINotifyComponent_C_玉佩排序2::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, NewLocalVar) == 0x000050, "Member 'UINotifyComponent_C_玉佩排序2::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, Temp_bool_True_if_break_was_hit_Variable) == 0x000051, "Member 'UINotifyComponent_C_玉佩排序2::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, Temp_int_Array_Index_Variable) == 0x000054, "Member 'UINotifyComponent_C_玉佩排序2::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, CallFunc_Not_PreBool_ReturnValue) == 0x000058, "Member 'UINotifyComponent_C_玉佩排序2::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, Temp_int_Loop_Counter_Variable) == 0x00005C, "Member 'UINotifyComponent_C_玉佩排序2::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'UINotifyComponent_C_玉佩排序2::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, CallFunc_Array_Add_ReturnValue) == 0x000064, "Member 'UINotifyComponent_C_玉佩排序2::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, CallFunc_Array_Get_Item) == 0x000068, "Member 'UINotifyComponent_C_玉佩排序2::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'UINotifyComponent_C_玉佩排序2::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, CallFunc_Less_IntInt_ReturnValue) == 0x00008C, "Member 'UINotifyComponent_C_玉佩排序2::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, CallFunc_Divide_IntInt_ReturnValue) == 0x000090, "Member 'UINotifyComponent_C_玉佩排序2::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, CallFunc_BooleanAND_ReturnValue) == 0x000094, "Member 'UINotifyComponent_C_玉佩排序2::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UINotifyComponent_C_玉佩排序2, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000095, "Member 'UINotifyComponent_C_玉佩排序2::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUINotifyComponent_C \ static_assert(alignof(UUINotifyComponent_C) == 0x000008, "Wrong alignment on UUINotifyComponent_C"); \ static_assert(sizeof(UUINotifyComponent_C) == 0x000518, "Wrong size on UUINotifyComponent_C"); \ static_assert(offsetof(UUINotifyComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UUINotifyComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, InventoryComponent) == 0x0000F0, "Member 'UUINotifyComponent_C::InventoryComponent' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, EquipmentComponent) == 0x0000F8, "Member 'UUINotifyComponent_C::EquipmentComponent' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, Health) == 0x000100, "Member 'UUINotifyComponent_C::Health' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, Stamina) == 0x000108, "Member 'UUINotifyComponent_C::Stamina' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, InputBuffer) == 0x000110, "Member 'UUINotifyComponent_C::InputBuffer' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, Character) == 0x000118, "Member 'UUINotifyComponent_C::Character' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, PlayerController) == 0x000120, "Member 'UUINotifyComponent_C::PlayerController' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, Stats) == 0x000128, "Member 'UUINotifyComponent_C::Stats' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, PlayerPropertyContainer) == 0x000130, "Member 'UUINotifyComponent_C::PlayerPropertyContainer' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnFastAccessChanged) == 0x000150, "Member 'UUINotifyComponent_C::OnFastAccessChanged' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnItemInSlotChanged) == 0x000160, "Member 'UUINotifyComponent_C::OnItemInSlotChanged' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnActiveItemChanged) == 0x000170, "Member 'UUINotifyComponent_C::OnActiveItemChanged' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnHealthValueChanged) == 0x000180, "Member 'UUINotifyComponent_C::OnHealthValueChanged' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnStaminaValueChanged) == 0x000190, "Member 'UUINotifyComponent_C::OnStaminaValueChanged' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, Calculator) == 0x0001A0, "Member 'UUINotifyComponent_C::Calculator' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnUniqueItemChanged) == 0x0001A8, "Member 'UUINotifyComponent_C::OnUniqueItemChanged' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnStackableItemAmountChanged) == 0x0001B8, "Member 'UUINotifyComponent_C::OnStackableItemAmountChanged' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnUnqiueItemRemoved) == 0x0001C8, "Member 'UUINotifyComponent_C::OnUnqiueItemRemoved' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnUniqueItemAdded) == 0x0001D8, "Member 'UUINotifyComponent_C::OnUniqueItemAdded' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnUniqueItemAddedToCangku) == 0x0001E8, "Member 'UUINotifyComponent_C::OnUniqueItemAddedToCangku' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnUniqueItemRemovedFromCangku) == 0x0001F8, "Member 'UUINotifyComponent_C::OnUniqueItemRemovedFromCangku' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnStackableItemAmountChangedInCangku) == 0x000208, "Member 'UUINotifyComponent_C::OnStackableItemAmountChangedInCangku' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, EquipmentSkillModel) == 0x000218, "Member 'UUINotifyComponent_C::EquipmentSkillModel' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, StarGraphModel) == 0x000220, "Member 'UUINotifyComponent_C::StarGraphModel' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, PlayerPropertyContainer_0) == 0x000228, "Member 'UUINotifyComponent_C::PlayerPropertyContainer_0' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, AutoReplenish) == 0x000248, "Member 'UUINotifyComponent_C::AutoReplenish' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, AddedStyleSkill) == 0x000250, "Member 'UUINotifyComponent_C::AddedStyleSkill' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, RemovedStyleSkill) == 0x000260, "Member 'UUINotifyComponent_C::RemovedStyleSkill' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, WeaponStyleSkillUpdate) == 0x000270, "Member 'UUINotifyComponent_C::WeaponStyleSkillUpdate' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, TradeComponent) == 0x000280, "Member 'UUINotifyComponent_C::TradeComponent' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnMenuClose) == 0x000288, "Member 'UUINotifyComponent_C::OnMenuClose' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnDebuffUpdate) == 0x000298, "Member 'UUINotifyComponent_C::OnDebuffUpdate' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnDebuffRemove) == 0x0002A8, "Member 'UUINotifyComponent_C::OnDebuffRemove' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, EffectModel) == 0x0002B8, "Member 'UUINotifyComponent_C::EffectModel' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnGemBuy) == 0x0002C0, "Member 'UUINotifyComponent_C::OnGemBuy' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnGemSell) == 0x0002D0, "Member 'UUINotifyComponent_C::OnGemSell' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnWeaponGemChangeState) == 0x0002E0, "Member 'UUINotifyComponent_C::OnWeaponGemChangeState' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnGemRefromSuccess) == 0x0002F0, "Member 'UUINotifyComponent_C::OnGemRefromSuccess' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, GemNew) == 0x000300, "Member 'UUINotifyComponent_C::GemNew' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnGemNumChange) == 0x000308, "Member 'UUINotifyComponent_C::OnGemNumChange' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, BuffNew) == 0x000318, "Member 'UUINotifyComponent_C::BuffNew' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnBuffAddNew) == 0x000320, "Member 'UUINotifyComponent_C::OnBuffAddNew' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnBuffRemovedNew) == 0x000330, "Member 'UUINotifyComponent_C::OnBuffRemovedNew' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, HoldTool) == 0x000340, "Member 'UUINotifyComponent_C::HoldTool' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, HoldSpell) == 0x000350, "Member 'UUINotifyComponent_C::HoldSpell' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, Tolerance) == 0x000360, "Member 'UUINotifyComponent_C::Tolerance' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, switchWeapon) == 0x000368, "Member 'UUINotifyComponent_C::switchWeapon' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, SwitchSpell) == 0x000378, "Member 'UUINotifyComponent_C::SwitchSpell' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, SwitchTool) == 0x000388, "Member 'UUINotifyComponent_C::SwitchTool' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, UseNewSecondlyWindow) == 0x000398, "Member 'UUINotifyComponent_C::UseNewSecondlyWindow' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, StarAddValue) == 0x0003A0, "Member 'UUINotifyComponent_C::StarAddValue' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, ConnectList) == 0x0003F0, "Member 'UUINotifyComponent_C::ConnectList' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnCloseMessageButton) == 0x000400, "Member 'UUINotifyComponent_C::OnCloseMessageButton' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, IsEnableButton) == 0x000410, "Member 'UUINotifyComponent_C::IsEnableButton' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, GemSuitTable) == 0x000418, "Member 'UUINotifyComponent_C::GemSuitTable' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, PlayerPosComp) == 0x000420, "Member 'UUINotifyComponent_C::PlayerPosComp' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, EnchantingMaterial) == 0x000428, "Member 'UUINotifyComponent_C::EnchantingMaterial' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnQuickUseToolOrSpell) == 0x000478, "Member 'UUINotifyComponent_C::OnQuickUseToolOrSpell' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, PlayCloseMainUISound) == 0x000488, "Member 'UUINotifyComponent_C::PlayCloseMainUISound' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, UiClickTime) == 0x000490, "Member 'UUINotifyComponent_C::UiClickTime' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, AllEquipmentSortID) == 0x000498, "Member 'UUINotifyComponent_C::AllEquipmentSortID' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, AllEquipment_Data) == 0x0004A8, "Member 'UUINotifyComponent_C::AllEquipment_Data' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, HelperUnLock) == 0x0004B8, "Member 'UUINotifyComponent_C::HelperUnLock' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnInjectWidgetClosed) == 0x0004C8, "Member 'UUINotifyComponent_C::OnInjectWidgetClosed' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnViewCreditsLegalstatementShowUp) == 0x0004D8, "Member 'UUINotifyComponent_C::OnViewCreditsLegalstatementShowUp' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, Time) == 0x0004E8, "Member 'UUINotifyComponent_C::Time' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, OnViewCreditsNameShowUp) == 0x0004F0, "Member 'UUINotifyComponent_C::OnViewCreditsNameShowUp' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, On_HDR_DetailPanelShowUp) == 0x000500, "Member 'UUINotifyComponent_C::On_HDR_DetailPanelShowUp' has a wrong offset!"); \ static_assert(offsetof(UUINotifyComponent_C, EnhanceInputDispatcher) == 0x000510, "Member 'UUINotifyComponent_C::EnhanceInputDispatcher' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_HitPhysicsEffectData \ static_assert(alignof(FS_HitPhysicsEffectData) == 0x000008, "Wrong alignment on FS_HitPhysicsEffectData"); \ static_assert(sizeof(FS_HitPhysicsEffectData) == 0x000030, "Wrong size on FS_HitPhysicsEffectData"); \ static_assert(offsetof(FS_HitPhysicsEffectData, AttackerActor_29_91C959DD4EB3EBF8AAB30BB6793B7B1B) == 0x000000, "Member 'FS_HitPhysicsEffectData::AttackerActor_29_91C959DD4EB3EBF8AAB30BB6793B7B1B' has a wrong offset!"); \ static_assert(offsetof(FS_HitPhysicsEffectData, HitBoneName_30_41F01AE34D980CFD300B069F908EE737) == 0x000008, "Member 'FS_HitPhysicsEffectData::HitBoneName_30_41F01AE34D980CFD300B069F908EE737' has a wrong offset!"); \ static_assert(offsetof(FS_HitPhysicsEffectData, AttackDirection_38_AFD355C040F5C6DBD1A301BD783F5DD6) == 0x000010, "Member 'FS_HitPhysicsEffectData::AttackDirection_38_AFD355C040F5C6DBD1A301BD783F5DD6' has a wrong offset!"); \ static_assert(offsetof(FS_HitPhysicsEffectData, AttackStrength_41_350F5C694172AD408939C69D533DF278) == 0x000028, "Member 'FS_HitPhysicsEffectData::AttackStrength_41_350F5C694172AD408939C69D533DF278' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_DamageTraceEntry \ static_assert(alignof(FST_DamageTraceEntry) == 0x000004, "Wrong alignment on FST_DamageTraceEntry"); \ static_assert(sizeof(FST_DamageTraceEntry) == 0x000010, "Wrong size on FST_DamageTraceEntry"); \ static_assert(offsetof(FST_DamageTraceEntry, TraceId_6_4B111A774555F26269F8A68CFF7A6B99) == 0x000000, "Member 'FST_DamageTraceEntry::TraceId_6_4B111A774555F26269F8A68CFF7A6B99' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTraceEntry, TraceType_5_E83B85F4407E103867B6F5928BF71624) == 0x000004, "Member 'FST_DamageTraceEntry::TraceType_5_E83B85F4407E103867B6F5928BF71624' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTraceEntry, DamageId_9_E8CA52B14A1423861081BEB2F0DA4D35) == 0x000008, "Member 'FST_DamageTraceEntry::DamageId_9_E8CA52B14A1423861081BEB2F0DA4D35' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTraceEntry, DoOnce_12_2CBCC3F446A9492D80DFCB92829A9231) == 0x00000C, "Member 'FST_DamageTraceEntry::DoOnce_12_2CBCC3F446A9492D80DFCB92829A9231' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_DamageTrace_MeshSocket \ static_assert(alignof(FST_DamageTrace_MeshSocket) == 0x000008, "Wrong alignment on FST_DamageTrace_MeshSocket"); \ static_assert(sizeof(FST_DamageTrace_MeshSocket) == 0x000098, "Wrong size on FST_DamageTrace_MeshSocket"); \ static_assert(offsetof(FST_DamageTrace_MeshSocket, Mesh_2_689C914E4396E722B3D49AA2FC701578) == 0x000000, "Member 'FST_DamageTrace_MeshSocket::Mesh_2_689C914E4396E722B3D49AA2FC701578' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_MeshSocket, Sockets_6_049FE58C4CA9D8B5B7C9EB9A6185AE9A) == 0x000008, "Member 'FST_DamageTrace_MeshSocket::Sockets_6_049FE58C4CA9D8B5B7C9EB9A6185AE9A' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_MeshSocket, Radius_16_31D1CA5E4975AA9E9C36C3A704FA07CC) == 0x000018, "Member 'FST_DamageTrace_MeshSocket::Radius_16_31D1CA5E4975AA9E9C36C3A704FA07CC' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_MeshSocket, LastSocketLocations_9_9CB3D0E5449090D5A400A181D09DB778) == 0x000020, "Member 'FST_DamageTrace_MeshSocket::LastSocketLocations_9_9CB3D0E5449090D5A400A181D09DB778' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_MeshSocket, TraceLocation_13_EAC61BE942E0F7DC39AE0FB58AED8B1F) == 0x000030, "Member 'FST_DamageTrace_MeshSocket::TraceLocation_13_EAC61BE942E0F7DC39AE0FB58AED8B1F' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_MeshSocket, LastCapSockets2_40_2C2144F94E22F43CE1D317B3E765CB0D) == 0x000038, "Member 'FST_DamageTrace_MeshSocket::LastCapSockets2_40_2C2144F94E22F43CE1D317B3E765CB0D' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_MeshSocket, LastCapSockets_41_1B307DAF4E1E1CCAE99D1DAA652569CA) == 0x000048, "Member 'FST_DamageTrace_MeshSocket::LastCapSockets_41_1B307DAF4E1E1CCAE99D1DAA652569CA' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_MeshSocket, CurrentCapIdxFlip_50_20C0C2544C5EA7E61FDA48B1EAFC871A) == 0x000058, "Member 'FST_DamageTrace_MeshSocket::CurrentCapIdxFlip_50_20C0C2544C5EA7E61FDA48B1EAFC871A' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_MeshSocket, WeaponAttackDirection_79_12BE308C4DA47CEA24900C8C011D62DB) == 0x000059, "Member 'FST_DamageTrace_MeshSocket::WeaponAttackDirection_79_12BE308C4DA47CEA24900C8C011D62DB' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_MeshSocket, LastRecardDirectionPoint_83_DC0AE1D249A08D086877BC83ED7D2E52) == 0x000060, "Member 'FST_DamageTrace_MeshSocket::LastRecardDirectionPoint_83_DC0AE1D249A08D086877BC83ED7D2E52' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_MeshSocket, LastRecardDirection_86_39E6AA8843D79C75AC2A54852B6E5E14) == 0x000078, "Member 'FST_DamageTrace_MeshSocket::LastRecardDirection_86_39E6AA8843D79C75AC2A54852B6E5E14' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_MeshSocket, DirectionPointSocket_89_C12FCFB44FE4300834BE249DD3E91C21) == 0x000090, "Member 'FST_DamageTrace_MeshSocket::DirectionPointSocket_89_C12FCFB44FE4300834BE249DD3E91C21' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_DamageTrace_ExtraResult \ static_assert(alignof(FST_DamageTrace_ExtraResult) == 0x000008, "Wrong alignment on FST_DamageTrace_ExtraResult"); \ static_assert(sizeof(FST_DamageTrace_ExtraResult) == 0x000038, "Wrong size on FST_DamageTrace_ExtraResult"); \ static_assert(offsetof(FST_DamageTrace_ExtraResult, Skill_ID_69_621B293146905CAF1765B3B3D47794B0) == 0x000000, "Member 'FST_DamageTrace_ExtraResult::Skill_ID_69_621B293146905CAF1765B3B3D47794B0' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_ExtraResult, TracedSocketName_72_4563BDA74D4ADBC01F2841B17CC6AE89) == 0x000010, "Member 'FST_DamageTrace_ExtraResult::TracedSocketName_72_4563BDA74D4ADBC01F2841B17CC6AE89' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_ExtraResult, AttackDirection_85_AB2A2D054B97690B4E19EFADA83E02F3) == 0x000018, "Member 'FST_DamageTrace_ExtraResult::AttackDirection_85_AB2A2D054B97690B4E19EFADA83E02F3' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_ExtraResult, WeaponDirectionType_90_923587A045A2B8EA4485ADBC530AAF08) == 0x000030, "Member 'FST_DamageTrace_ExtraResult::WeaponDirectionType_90_923587A045A2B8EA4485ADBC530AAF08' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_DamageTrace_Actor \ static_assert(alignof(FST_DamageTrace_Actor) == 0x000008, "Wrong alignment on FST_DamageTrace_Actor"); \ static_assert(sizeof(FST_DamageTrace_Actor) == 0x000030, "Wrong size on FST_DamageTrace_Actor"); \ static_assert(offsetof(FST_DamageTrace_Actor, Actor_2_689C914E4396E722B3D49AA2FC701578) == 0x000000, "Member 'FST_DamageTrace_Actor::Actor_2_689C914E4396E722B3D49AA2FC701578' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_Actor, Radius_6_EAF9093047EEA35AAF4430928F682890) == 0x000008, "Member 'FST_DamageTrace_Actor::Radius_6_EAF9093047EEA35AAF4430928F682890' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_Actor, LastLocation_8_21F9346B470B1905833B25B199B4575C) == 0x000010, "Member 'FST_DamageTrace_Actor::LastLocation_8_21F9346B470B1905833B25B199B4575C' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_Actor, TraceLastLocation_11_A369C49A457D5CAA3F77E898E789BC77) == 0x000028, "Member 'FST_DamageTrace_Actor::TraceLastLocation_11_A369C49A457D5CAA3F77E898E789BC77' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_DamageInfo \ static_assert(alignof(FST_DamageInfo) == 0x000008, "Wrong alignment on FST_DamageInfo"); \ static_assert(sizeof(FST_DamageInfo) == 0x0000A0, "Wrong size on FST_DamageInfo"); \ static_assert(offsetof(FST_DamageInfo, DamageIntevel_7_E25D75B94547F52C252634A31982668C) == 0x000000, "Member 'FST_DamageInfo::DamageIntevel_7_E25D75B94547F52C252634A31982668C' has a wrong offset!"); \ static_assert(offsetof(FST_DamageInfo, SkillId_10_17D88BAD406C05CE8EF8F4965BEE8397) == 0x000008, "Member 'FST_DamageInfo::SkillId_10_17D88BAD406C05CE8EF8F4965BEE8397' has a wrong offset!"); \ static_assert(offsetof(FST_DamageInfo, HitActors_20_19531FE648B7AAF62AE39B8C34AD866C) == 0x000018, "Member 'FST_DamageInfo::HitActors_20_19531FE648B7AAF62AE39B8C34AD866C' has a wrong offset!"); \ static_assert(offsetof(FST_DamageInfo, NextCheckTime_34_8422E27146B552CF1298C4B5C461F4F6) == 0x000068, "Member 'FST_DamageInfo::NextCheckTime_34_8422E27146B552CF1298C4B5C461F4F6' has a wrong offset!"); \ static_assert(offsetof(FST_DamageInfo, CheckActors_36_D2E9A4454998BD6752386F872094C603) == 0x000078, "Member 'FST_DamageInfo::CheckActors_36_D2E9A4454998BD6752386F872094C603' has a wrong offset!"); \ static_assert(offsetof(FST_DamageInfo, LinkedTraces_40_41F1D89044037B3924F8688061C16C9D) == 0x000088, "Member 'FST_DamageInfo::LinkedTraces_40_41F1D89044037B3924F8688061C16C9D' has a wrong offset!"); \ static_assert(offsetof(FST_DamageInfo, AttackType_45_5EA079164B99BA63F91EF19004375193) == 0x000098, "Member 'FST_DamageInfo::AttackType_45_5EA079164B99BA63F91EF19004375193' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFootPrintSurface \ static_assert(alignof(FFootPrintSurface) == 0x000008, "Wrong alignment on FFootPrintSurface"); \ static_assert(sizeof(FFootPrintSurface) == 0x000040, "Wrong size on FFootPrintSurface"); \ static_assert(offsetof(FFootPrintSurface, FootStepSound_6_FCA78695451F7BDCFF41B4AB737AA4D4) == 0x000000, "Member 'FFootPrintSurface::FootStepSound_6_FCA78695451F7BDCFF41B4AB737AA4D4' has a wrong offset!"); \ static_assert(offsetof(FFootPrintSurface, NSystemWalk_34_ACA4E1334C89CE5C077A82A78F64FBCA) == 0x000008, "Member 'FFootPrintSurface::NSystemWalk_34_ACA4E1334C89CE5C077A82A78F64FBCA' has a wrong offset!"); \ static_assert(offsetof(FFootPrintSurface, NSystemRun_31_87C5CB7144F98DA124723E85BA41FD98) == 0x000010, "Member 'FFootPrintSurface::NSystemRun_31_87C5CB7144F98DA124723E85BA41FD98' has a wrong offset!"); \ static_assert(offsetof(FFootPrintSurface, FootStepEffect_5_4E7595DA4D4BE241ADCE65B4DFE25DA5) == 0x000018, "Member 'FFootPrintSurface::FootStepEffect_5_4E7595DA4D4BE241ADCE65B4DFE25DA5' has a wrong offset!"); \ static_assert(offsetof(FFootPrintSurface, FootStepNSystem_38_69936EDE47554C291DDE6499CC5FDF02) == 0x000020, "Member 'FFootPrintSurface::FootStepNSystem_38_69936EDE47554C291DDE6499CC5FDF02' has a wrong offset!"); \ static_assert(offsetof(FFootPrintSurface, AKSurfaceSwitch_19_F38B836A46CABD72A29357B6AB642F1C) == 0x000028, "Member 'FFootPrintSurface::AKSurfaceSwitch_19_F38B836A46CABD72A29357B6AB642F1C' has a wrong offset!"); \ static_assert(offsetof(FFootPrintSurface, AKEvent_27_C3EC5F6647193E5F6A929FA1E8219B5A) == 0x000038, "Member 'FFootPrintSurface::AKEvent_27_C3EC5F6647193E5F6A929FA1E8219B5A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2 \ static_assert(alignof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2) == 0x000008, "Wrong alignment on WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2"); \ static_assert(sizeof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2) == 0x0000F0, "Wrong size on WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, EntryPoint) == 0x000000, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, Temp_bool_Variable) == 0x000004, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, Temp_byte_Variable) == 0x000005, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, Temp_byte_Variable_1) == 0x000006, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, K2Node_Event_IsDesignTime) == 0x000007, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, Temp_byte_Variable_2) == 0x000008, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, Temp_byte_Variable_3) == 0x000009, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, CallFunc_GetExtension_ReturnValue) == 0x000020, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, CallFunc_GetParentWidget_ReturnValue) == 0x000028, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::CallFunc_GetParentWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, CallFunc_GetExtension_ReturnValue_1) == 0x000030, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::CallFunc_GetExtension_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, CallFunc_MakeVector2D_ReturnValue) == 0x000040, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, CallFunc_GetUIStatic_ReturnValue) == 0x000050, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, CallFunc_GetUIStatic_ReturnValue_1) == 0x000058, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, Temp_bool_Variable_1) == 0x000060, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, K2Node_MakeStruct_SlateFontInfo) == 0x000068, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::K2Node_MakeStruct_SlateFontInfo' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, K2Node_Select_Default) == 0x0000C0, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, K2Node_Select_Default_1) == 0x0000C1, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, CallFunc_MakeVector2D_ReturnValue_1) == 0x0000C8, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, CallFunc_MakeVector2D_ReturnValue_2) == 0x0000D8, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::CallFunc_MakeVector2D_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, CallFunc_Delay_Duration_ImplicitCast) == 0x0000E8, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2, CallFunc_SetBlurStrength_InStrength_ImplicitCast) == 0x0000EC, "Member 'WB_SecondaryWindow2_C_ExecuteUbergraph_WB_SecondaryWindow2::CallFunc_SetBlurStrength_InStrength_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SecondaryWindow2_C_GetInputHelper \ static_assert(alignof(WB_SecondaryWindow2_C_GetInputHelper) == 0x000008, "Wrong alignment on WB_SecondaryWindow2_C_GetInputHelper"); \ static_assert(sizeof(WB_SecondaryWindow2_C_GetInputHelper) == 0x000008, "Wrong size on WB_SecondaryWindow2_C_GetInputHelper"); \ static_assert(offsetof(WB_SecondaryWindow2_C_GetInputHelper, WGI_InputHelpVis_0) == 0x000000, "Member 'WB_SecondaryWindow2_C_GetInputHelper::WGI_InputHelpVis_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SecondaryWindow2_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_SecondaryWindow2_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_SecondaryWindow2_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_SecondaryWindow2_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_SecondaryWindow2_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_SecondaryWindow2_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_SecondaryWindow2_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SecondaryWindow2_C_PreConstruct \ static_assert(alignof(WB_SecondaryWindow2_C_PreConstruct) == 0x000001, "Wrong alignment on WB_SecondaryWindow2_C_PreConstruct"); \ static_assert(sizeof(WB_SecondaryWindow2_C_PreConstruct) == 0x000001, "Wrong size on WB_SecondaryWindow2_C_PreConstruct"); \ static_assert(offsetof(WB_SecondaryWindow2_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_SecondaryWindow2_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SecondaryWindow2_C \ static_assert(alignof(UWB_SecondaryWindow2_C) == 0x000008, "Wrong alignment on UWB_SecondaryWindow2_C"); \ static_assert(sizeof(UWB_SecondaryWindow2_C) == 0x000418, "Wrong size on UWB_SecondaryWindow2_C"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_SecondaryWindow2_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, AutomaticAccuracyImage_Border) == 0x0002C8, "Member 'UWB_SecondaryWindow2_C::AutomaticAccuracyImage_Border' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, BackgroundBlur) == 0x0002D0, "Member 'UWB_SecondaryWindow2_C::BackgroundBlur' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, Border) == 0x0002D8, "Member 'UWB_SecondaryWindow2_C::Border' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, NamedSlot_Content) == 0x0002E0, "Member 'UWB_SecondaryWindow2_C::NamedSlot_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, SizeBox_NamedSolt) == 0x0002E8, "Member 'UWB_SecondaryWindow2_C::SizeBox_NamedSolt' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, Spacer) == 0x0002F0, "Member 'UWB_SecondaryWindow2_C::Spacer' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, Spacer_B) == 0x0002F8, "Member 'UWB_SecondaryWindow2_C::Spacer_B' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, TextBlock) == 0x000300, "Member 'UWB_SecondaryWindow2_C::TextBlock' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, WB_AnimationSlot_Fade) == 0x000308, "Member 'UWB_SecondaryWindow2_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, WGI_InputHelpVis) == 0x000310, "Member 'UWB_SecondaryWindow2_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, BGVis) == 0x000318, "Member 'UWB_SecondaryWindow2_C::BGVis' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, ShowMainText) == 0x000319, "Member 'UWB_SecondaryWindow2_C::ShowMainText' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, Text) == 0x000320, "Member 'UWB_SecondaryWindow2_C::Text' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, VisBackKey) == 0x000338, "Member 'UWB_SecondaryWindow2_C::VisBackKey' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, VisEnterKey) == 0x000339, "Member 'UWB_SecondaryWindow2_C::VisEnterKey' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, AddNewVis) == 0x000340, "Member 'UWB_SecondaryWindow2_C::AddNewVis' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, OverideNewVis) == 0x000390, "Member 'UWB_SecondaryWindow2_C::OverideNewVis' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, BlurOpen) == 0x0003E0, "Member 'UWB_SecondaryWindow2_C::BlurOpen' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, PaddingTop) == 0x0003E8, "Member 'UWB_SecondaryWindow2_C::PaddingTop' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, Font_Size) == 0x0003F0, "Member 'UWB_SecondaryWindow2_C::Font_Size' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, Padding_bottom) == 0x0003F8, "Member 'UWB_SecondaryWindow2_C::Padding_bottom' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, Material_BG) == 0x000400, "Member 'UWB_SecondaryWindow2_C::Material_BG' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, SizeX) == 0x000408, "Member 'UWB_SecondaryWindow2_C::SizeX' has a wrong offset!"); \ static_assert(offsetof(UWB_SecondaryWindow2_C, SizeY) == 0x000410, "Member 'UWB_SecondaryWindow2_C::SizeY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ShowDisplayedItem_C_GetNotifyName \ static_assert(alignof(ANS_ShowDisplayedItem_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_ShowDisplayedItem_C_GetNotifyName"); \ static_assert(sizeof(ANS_ShowDisplayedItem_C_GetNotifyName) == 0x000010, "Wrong size on ANS_ShowDisplayedItem_C_GetNotifyName"); \ static_assert(offsetof(ANS_ShowDisplayedItem_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_ShowDisplayedItem_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ShowDisplayedItem_C_Received_Notify \ static_assert(alignof(ANS_ShowDisplayedItem_C_Received_Notify) == 0x000008, "Wrong alignment on ANS_ShowDisplayedItem_C_Received_Notify"); \ static_assert(sizeof(ANS_ShowDisplayedItem_C_Received_Notify) == 0x000078, "Wrong size on ANS_ShowDisplayedItem_C_Received_Notify"); \ static_assert(offsetof(ANS_ShowDisplayedItem_C_Received_Notify, MeshComp) == 0x000000, "Member 'ANS_ShowDisplayedItem_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowDisplayedItem_C_Received_Notify, Animation) == 0x000008, "Member 'ANS_ShowDisplayedItem_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowDisplayedItem_C_Received_Notify, EventReference) == 0x000010, "Member 'ANS_ShowDisplayedItem_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowDisplayedItem_C_Received_Notify, ReturnValue) == 0x000040, "Member 'ANS_ShowDisplayedItem_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowDisplayedItem_C_Received_Notify, NewLocalVar_0) == 0x000048, "Member 'ANS_ShowDisplayedItem_C_Received_Notify::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowDisplayedItem_C_Received_Notify, L_Equipment) == 0x000058, "Member 'ANS_ShowDisplayedItem_C_Received_Notify::L_Equipment' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowDisplayedItem_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000060, "Member 'ANS_ShowDisplayedItem_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowDisplayedItem_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'ANS_ShowDisplayedItem_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowDisplayedItem_C_Received_Notify, CallFunc_GetComponentByClass_ReturnValue) == 0x000070, "Member 'ANS_ShowDisplayedItem_C_Received_Notify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_ShowDisplayedItem_C \ static_assert(alignof(UANS_ShowDisplayedItem_C) == 0x000008, "Wrong alignment on UANS_ShowDisplayedItem_C"); \ static_assert(sizeof(UANS_ShowDisplayedItem_C) == 0x000058, "Wrong size on UANS_ShowDisplayedItem_C"); \ static_assert(offsetof(UANS_ShowDisplayedItem_C, ItemType) == 0x000038, "Member 'UANS_ShowDisplayedItem_C::ItemType' has a wrong offset!"); \ static_assert(offsetof(UANS_ShowDisplayedItem_C, Delay) == 0x000048, "Member 'UANS_ShowDisplayedItem_C::Delay' has a wrong offset!"); \ static_assert(offsetof(UANS_ShowDisplayedItem_C, Hide) == 0x000050, "Member 'UANS_ShowDisplayedItem_C::Hide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogEvent_NoPlaySound_C \ static_assert(alignof(UDialogEvent_NoPlaySound_C) == 0x000008, "Wrong alignment on UDialogEvent_NoPlaySound_C"); \ static_assert(sizeof(UDialogEvent_NoPlaySound_C) == 0x000038, "Wrong size on UDialogEvent_NoPlaySound_C"); \ #define DUMPER7_ASSERTS_ABPT_CopyParentMesh__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(ABPT_CopyParentMesh::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on ABPT_CopyParentMesh::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(ABPT_CopyParentMesh::FAnimBlueprintGeneratedConstantData) == 0x0000D0, "Wrong size on ABPT_CopyParentMesh::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(ABPT_CopyParentMesh::FAnimBlueprintGeneratedConstantData, __NameProperty_4) == 0x000004, "Member 'ABPT_CopyParentMesh::FAnimBlueprintGeneratedConstantData::__NameProperty_4' has a wrong offset!"); \ static_assert(offsetof(ABPT_CopyParentMesh::FAnimBlueprintGeneratedConstantData, __NameProperty_5) == 0x00000C, "Member 'ABPT_CopyParentMesh::FAnimBlueprintGeneratedConstantData::__NameProperty_5' has a wrong offset!"); \ static_assert(offsetof(ABPT_CopyParentMesh::FAnimBlueprintGeneratedConstantData, __StructProperty_6) == 0x000018, "Member 'ABPT_CopyParentMesh::FAnimBlueprintGeneratedConstantData::__StructProperty_6' has a wrong offset!"); \ static_assert(offsetof(ABPT_CopyParentMesh::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'ABPT_CopyParentMesh::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(ABPT_CopyParentMesh::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'ABPT_CopyParentMesh::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABPT_CopyParentMesh_C_AnimGraph \ static_assert(alignof(ABPT_CopyParentMesh_C_AnimGraph) == 0x000008, "Wrong alignment on ABPT_CopyParentMesh_C_AnimGraph"); \ static_assert(sizeof(ABPT_CopyParentMesh_C_AnimGraph) == 0x000010, "Wrong size on ABPT_CopyParentMesh_C_AnimGraph"); \ static_assert(offsetof(ABPT_CopyParentMesh_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'ABPT_CopyParentMesh_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABPT_CopyParentMesh_C_BlueprintUpdateAnimation \ static_assert(alignof(ABPT_CopyParentMesh_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on ABPT_CopyParentMesh_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(ABPT_CopyParentMesh_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on ABPT_CopyParentMesh_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(ABPT_CopyParentMesh_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'ABPT_CopyParentMesh_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh \ static_assert(alignof(ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh) == 0x000008, "Wrong alignment on ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh"); \ static_assert(sizeof(ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh) == 0x000030, "Wrong size on ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh"); \ static_assert(offsetof(ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh, EntryPoint) == 0x000000, "Member 'ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh, K2Node_Event_DeltaTimeX) == 0x000004, "Member 'ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh, CallFunc_GetOwningComponent_ReturnValue) == 0x000008, "Member 'ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh, CallFunc_GetAttachParent_ReturnValue) == 0x000010, "Member 'ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh::CallFunc_GetAttachParent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh, K2Node_DynamicCast_AsSkeletal_Mesh_Component) == 0x000020, "Member 'ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh::K2Node_DynamicCast_AsSkeletal_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'ABPT_CopyParentMesh_C_ExecuteUbergraph_ABPT_CopyParentMesh::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UABPT_CopyParentMesh_C \ static_assert(alignof(UABPT_CopyParentMesh_C) == 0x000010, "Wrong alignment on UABPT_CopyParentMesh_C"); \ static_assert(sizeof(UABPT_CopyParentMesh_C) == 0x000670, "Wrong size on UABPT_CopyParentMesh_C"); \ static_assert(offsetof(UABPT_CopyParentMesh_C, UberGraphFrame) == 0x000450, "Member 'UABPT_CopyParentMesh_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UABPT_CopyParentMesh_C, AnimBlueprintExtension_PropertyAccess) == 0x000458, "Member 'UABPT_CopyParentMesh_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UABPT_CopyParentMesh_C, AnimBlueprintExtension_Base) == 0x000460, "Member 'UABPT_CopyParentMesh_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UABPT_CopyParentMesh_C, AnimGraphNode_Root) == 0x000468, "Member 'UABPT_CopyParentMesh_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UABPT_CopyParentMesh_C, AnimGraphNode_CopyPoseFromMesh) == 0x000488, "Member 'UABPT_CopyParentMesh_C::AnimGraphNode_CopyPoseFromMesh' has a wrong offset!"); \ static_assert(offsetof(UABPT_CopyParentMesh_C, Source_Mesh_Component) == 0x000660, "Member 'UABPT_CopyParentMesh_C::Source_Mesh_Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak \ static_assert(alignof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak) == 0x000008, "Wrong alignment on DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak"); \ static_assert(sizeof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak) == 0x0001B0, "Wrong size on DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, EntryPoint) == 0x000000, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, K2Node_Event_ConsideringPlayer) == 0x000008, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::K2Node_Event_ConsideringPlayer' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, K2Node_Event_NPCActor) == 0x000010, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::K2Node_Event_NPCActor' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, K2Node_DynamicCast_AsBP_NPC) == 0x000018, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_IsValid_ReturnValue) == 0x000021, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_IsValid_ReturnValue_1) == 0x000022, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_GetExtension_ReturnValue) == 0x000028, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_Redirect_Table_MappedTable) == 0x000030, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_GetDataTableRowFromName_OutRow) == 0x000038, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000058, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_GetDisplayName_ReturnValue) == 0x000060, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_Concat_StrStr_ReturnValue) == 0x000070, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_IsValid_ReturnValue_2) == 0x000090, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, Temp_delegate_Variable) == 0x000094, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, K2Node_CreateDelegate_OutputDelegate) == 0x0000A4, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_PostEvent_ReturnValue) == 0x0000B4, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, Temp_delegate_Variable_1) == 0x0000B8, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, K2Node_CustomEvent_Widget) == 0x0000C8, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::K2Node_CustomEvent_Widget' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_PostEvent_ReturnValue_1) == 0x0000D0, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, Temp_delegate_Variable_2) == 0x0000D4, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_PostEvent_ReturnValue_2) == 0x0000E4, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_Conv_BoolToString_ReturnValue) == 0x0000E8, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x0000F8, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000108, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_GetDisplayName_ReturnValue_1) == 0x000118, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_Not_PreBool_ReturnValue) == 0x000128, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000130, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000140, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000150, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000160, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000170, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000180, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000190, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0001A0, "Member 'DialogEvent_NPCSpeak_C_ExecuteUbergraph_DialogEvent_NPCSpeak::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogEvent_NPCSpeak_C_OnWidgetClose \ static_assert(alignof(DialogEvent_NPCSpeak_C_OnWidgetClose) == 0x000008, "Wrong alignment on DialogEvent_NPCSpeak_C_OnWidgetClose"); \ static_assert(sizeof(DialogEvent_NPCSpeak_C_OnWidgetClose) == 0x000008, "Wrong size on DialogEvent_NPCSpeak_C_OnWidgetClose"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_OnWidgetClose, Widget) == 0x000000, "Member 'DialogEvent_NPCSpeak_C_OnWidgetClose::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogEvent_NPCSpeak_C_RecieveEventTriggered \ static_assert(alignof(DialogEvent_NPCSpeak_C_RecieveEventTriggered) == 0x000008, "Wrong alignment on DialogEvent_NPCSpeak_C_RecieveEventTriggered"); \ static_assert(sizeof(DialogEvent_NPCSpeak_C_RecieveEventTriggered) == 0x000010, "Wrong size on DialogEvent_NPCSpeak_C_RecieveEventTriggered"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_RecieveEventTriggered, ConsideringPlayer) == 0x000000, "Member 'DialogEvent_NPCSpeak_C_RecieveEventTriggered::ConsideringPlayer' has a wrong offset!"); \ static_assert(offsetof(DialogEvent_NPCSpeak_C_RecieveEventTriggered, NPCActor) == 0x000008, "Member 'DialogEvent_NPCSpeak_C_RecieveEventTriggered::NPCActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogEvent_NPCSpeak_C \ static_assert(alignof(UDialogEvent_NPCSpeak_C) == 0x000008, "Wrong alignment on UDialogEvent_NPCSpeak_C"); \ static_assert(sizeof(UDialogEvent_NPCSpeak_C) == 0x000090, "Wrong size on UDialogEvent_NPCSpeak_C"); \ static_assert(offsetof(UDialogEvent_NPCSpeak_C, UberGraphFrame) == 0x000038, "Member 'UDialogEvent_NPCSpeak_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPCSpeak_C, StopCurrentImmediately) == 0x000040, "Member 'UDialogEvent_NPCSpeak_C::StopCurrentImmediately' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPCSpeak_C, SoundOverride) == 0x000048, "Member 'UDialogEvent_NPCSpeak_C::SoundOverride' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPCSpeak_C, SoundId) == 0x000050, "Member 'UDialogEvent_NPCSpeak_C::SoundId' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPCSpeak_C, IsLastWords) == 0x000060, "Member 'UDialogEvent_NPCSpeak_C::IsLastWords' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPCSpeak_C, Fade_Out_Duration) == 0x000064, "Member 'UDialogEvent_NPCSpeak_C::Fade_Out_Duration' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPCSpeak_C, 是否在此语音完成之后自动播放下一句) == 0x000068, "Member 'UDialogEvent_NPCSpeak_C::是否在此语音完成之后自动播放下一句' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPCSpeak_C, 完成后到播放下一句延迟时间) == 0x000070, "Member 'UDialogEvent_NPCSpeak_C::完成后到播放下一句延迟时间' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPCSpeak_C, 此语音完成之前是否不能跳过) == 0x000078, "Member 'UDialogEvent_NPCSpeak_C::此语音完成之前是否不能跳过' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPCSpeak_C, 小曲儿播放事件) == 0x000080, "Member 'UDialogEvent_NPCSpeak_C::小曲儿播放事件' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPCSpeak_C, 此句结束后停止小曲儿) == 0x000088, "Member 'UDialogEvent_NPCSpeak_C::此句结束后停止小曲儿' has a wrong offset!"); \ static_assert(offsetof(UDialogEvent_NPCSpeak_C, 无法通过按键快速跳过) == 0x000089, "Member 'UDialogEvent_NPCSpeak_C::无法通过按键快速跳过' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_CanInteractableWhenNoticeShown \ static_assert(alignof(DialogueInteractComponent_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong alignment on DialogueInteractComponent_C_CanInteractableWhenNoticeShown"); \ static_assert(sizeof(DialogueInteractComponent_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong size on DialogueInteractComponent_C_CanInteractableWhenNoticeShown"); \ static_assert(offsetof(DialogueInteractComponent_C_CanInteractableWhenNoticeShown, ReturnValue) == 0x000000, "Member 'DialogueInteractComponent_C_CanInteractableWhenNoticeShown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_CanShowInteractIcon \ static_assert(alignof(DialogueInteractComponent_C_CanShowInteractIcon) == 0x000001, "Wrong alignment on DialogueInteractComponent_C_CanShowInteractIcon"); \ static_assert(sizeof(DialogueInteractComponent_C_CanShowInteractIcon) == 0x000003, "Wrong size on DialogueInteractComponent_C_CanShowInteractIcon"); \ static_assert(offsetof(DialogueInteractComponent_C_CanShowInteractIcon, ReturnValue) == 0x000000, "Member 'DialogueInteractComponent_C_CanShowInteractIcon::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_CanShowInteractIcon, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'DialogueInteractComponent_C_CanShowInteractIcon::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_CanShowInteractIcon, CallFunc_BooleanAND_ReturnValue) == 0x000002, "Member 'DialogueInteractComponent_C_CanShowInteractIcon::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_CreateDialogue \ static_assert(alignof(DialogueInteractComponent_C_CreateDialogue) == 0x000004, "Wrong alignment on DialogueInteractComponent_C_CreateDialogue"); \ static_assert(sizeof(DialogueInteractComponent_C_CreateDialogue) == 0x000004, "Wrong size on DialogueInteractComponent_C_CreateDialogue"); \ static_assert(offsetof(DialogueInteractComponent_C_CreateDialogue, LastIndex) == 0x000000, "Member 'DialogueInteractComponent_C_CreateDialogue::LastIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_DisableDialog \ static_assert(alignof(DialogueInteractComponent_C_DisableDialog) == 0x000001, "Wrong alignment on DialogueInteractComponent_C_DisableDialog"); \ static_assert(sizeof(DialogueInteractComponent_C_DisableDialog) == 0x000001, "Wrong size on DialogueInteractComponent_C_DisableDialog"); \ static_assert(offsetof(DialogueInteractComponent_C_DisableDialog, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'DialogueInteractComponent_C_DisableDialog::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent \ static_assert(alignof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent) == 0x000008, "Wrong alignment on DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent"); \ static_assert(sizeof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent) == 0x0001C8, "Wrong size on DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, EntryPoint) == 0x000000, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000020, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000030, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000038, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_IsValid_ReturnValue) == 0x000041, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_CustomEvent_DialogueText) == 0x000048, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_CustomEvent_DialogueText' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_CustomEvent_Text) == 0x000050, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_CustomEvent_Text' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_CustomEvent_Widget) == 0x000058, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_CustomEvent_Widget' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_Event_Caller_1) == 0x000060, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_Event_Caller_1' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_Event_ByTraceClose) == 0x000068, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_Event_ByTraceClose' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_GetUIStatic_ReturnValue) == 0x000070, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_GetUIZOder_ZOder) == 0x000078, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_GetExtension_ReturnValue) == 0x000080, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_GetOwner_ReturnValue) == 0x000088, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_CanShowInteractIcon_ReturnValue) == 0x000090, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_CanShowInteractIcon_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000098, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_IsValid_ReturnValue_1) == 0x0000A0, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_GetOwner_ReturnValue_1) == 0x0000A8, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000B0, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_Event_Caller) == 0x0000C0, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_CustomEvent_EventName) == 0x0000C8, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_CustomEvent_EventName' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_CustomEvent_arg1) == 0x0000D8, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_CustomEvent_arg1' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_CustomEvent_arg2) == 0x0000E8, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_CustomEvent_arg2' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_CustomEvent_Arg3) == 0x0000F8, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_CustomEvent_Arg3' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_CustomEvent_Arg4) == 0x000108, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_CustomEvent_Arg4' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_OverrideOnEvent_handled) == 0x000118, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_OverrideOnEvent_handled' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_Conv_StringToName_ReturnValue) == 0x00011C, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_IsEmpty_ReturnValue) == 0x000124, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_Conv_StringToInt_ReturnValue) == 0x000128, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_Concat_StrStr_ReturnValue) == 0x000130, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_SwitchString_CmpSuccess) == 0x000140, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_IsValid_ReturnValue_2) == 0x000141, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_GetPlayerController_ReturnValue) == 0x000148, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_IsValid_ReturnValue_3) == 0x000150, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000158, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_CustomEvent_LastIndex) == 0x000160, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_CustomEvent_LastIndex' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_CreateDelegate_OutputDelegate_2) == 0x000164, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_IsValid_ReturnValue_4) == 0x000174, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_Array_Get_Item) == 0x000178, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000180, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, K2Node_CreateDelegate_OutputDelegate_3) == 0x000184, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_GetOwner_ReturnValue_2) == 0x000198, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0001A0, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_GetOwner_ReturnValue_3) == 0x0001A8, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_GetOwner_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_GetComponentByClass_ReturnValue_2) == 0x0001B0, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_GetOwner_ReturnValue_4) == 0x0001B8, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_GetOwner_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent, CallFunc_GetComponentByClass_ReturnValue_3) == 0x0001C0, "Member 'DialogueInteractComponent_C_ExecuteUbergraph_DialogueInteractComponent::CallFunc_GetComponentByClass_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_GetInteractionMessage \ static_assert(alignof(DialogueInteractComponent_C_GetInteractionMessage) == 0x000008, "Wrong alignment on DialogueInteractComponent_C_GetInteractionMessage"); \ static_assert(sizeof(DialogueInteractComponent_C_GetInteractionMessage) == 0x000018, "Wrong size on DialogueInteractComponent_C_GetInteractionMessage"); \ static_assert(offsetof(DialogueInteractComponent_C_GetInteractionMessage, Message) == 0x000000, "Member 'DialogueInteractComponent_C_GetInteractionMessage::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_GetPlayPickAnimationIndex \ static_assert(alignof(DialogueInteractComponent_C_GetPlayPickAnimationIndex) == 0x000004, "Wrong alignment on DialogueInteractComponent_C_GetPlayPickAnimationIndex"); \ static_assert(sizeof(DialogueInteractComponent_C_GetPlayPickAnimationIndex) == 0x000004, "Wrong size on DialogueInteractComponent_C_GetPlayPickAnimationIndex"); \ static_assert(offsetof(DialogueInteractComponent_C_GetPlayPickAnimationIndex, ReturnValue) == 0x000000, "Member 'DialogueInteractComponent_C_GetPlayPickAnimationIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_GetPriority \ static_assert(alignof(DialogueInteractComponent_C_GetPriority) == 0x000004, "Wrong alignment on DialogueInteractComponent_C_GetPriority"); \ static_assert(sizeof(DialogueInteractComponent_C_GetPriority) == 0x000004, "Wrong size on DialogueInteractComponent_C_GetPriority"); \ static_assert(offsetof(DialogueInteractComponent_C_GetPriority, Priority) == 0x000000, "Member 'DialogueInteractComponent_C_GetPriority::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_GetTargetInteractiveTips \ static_assert(alignof(DialogueInteractComponent_C_GetTargetInteractiveTips) == 0x000008, "Wrong alignment on DialogueInteractComponent_C_GetTargetInteractiveTips"); \ static_assert(sizeof(DialogueInteractComponent_C_GetTargetInteractiveTips) == 0x000008, "Wrong size on DialogueInteractComponent_C_GetTargetInteractiveTips"); \ static_assert(offsetof(DialogueInteractComponent_C_GetTargetInteractiveTips, ReturnTips) == 0x000000, "Member 'DialogueInteractComponent_C_GetTargetInteractiveTips::ReturnTips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_interact \ static_assert(alignof(DialogueInteractComponent_C_interact) == 0x000008, "Wrong alignment on DialogueInteractComponent_C_interact"); \ static_assert(sizeof(DialogueInteractComponent_C_interact) == 0x000008, "Wrong size on DialogueInteractComponent_C_interact"); \ static_assert(offsetof(DialogueInteractComponent_C_interact, Caller) == 0x000000, "Member 'DialogueInteractComponent_C_interact::Caller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_InteractPlayPickAnimation \ static_assert(alignof(DialogueInteractComponent_C_InteractPlayPickAnimation) == 0x000001, "Wrong alignment on DialogueInteractComponent_C_InteractPlayPickAnimation"); \ static_assert(sizeof(DialogueInteractComponent_C_InteractPlayPickAnimation) == 0x000001, "Wrong size on DialogueInteractComponent_C_InteractPlayPickAnimation"); \ static_assert(offsetof(DialogueInteractComponent_C_InteractPlayPickAnimation, ReturnValue) == 0x000000, "Member 'DialogueInteractComponent_C_InteractPlayPickAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_InteractWhenSprint \ static_assert(alignof(DialogueInteractComponent_C_InteractWhenSprint) == 0x000001, "Wrong alignment on DialogueInteractComponent_C_InteractWhenSprint"); \ static_assert(sizeof(DialogueInteractComponent_C_InteractWhenSprint) == 0x000001, "Wrong size on DialogueInteractComponent_C_InteractWhenSprint"); \ static_assert(offsetof(DialogueInteractComponent_C_InteractWhenSprint, ReturnValue) == 0x000000, "Member 'DialogueInteractComponent_C_InteractWhenSprint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_IsInteractableStatus \ static_assert(alignof(DialogueInteractComponent_C_IsInteractableStatus) == 0x000001, "Wrong alignment on DialogueInteractComponent_C_IsInteractableStatus"); \ static_assert(sizeof(DialogueInteractComponent_C_IsInteractableStatus) == 0x000001, "Wrong size on DialogueInteractComponent_C_IsInteractableStatus"); \ static_assert(offsetof(DialogueInteractComponent_C_IsInteractableStatus, Can) == 0x000000, "Member 'DialogueInteractComponent_C_IsInteractableStatus::Can' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_Leave \ static_assert(alignof(DialogueInteractComponent_C_Leave) == 0x000008, "Wrong alignment on DialogueInteractComponent_C_Leave"); \ static_assert(sizeof(DialogueInteractComponent_C_Leave) == 0x000010, "Wrong size on DialogueInteractComponent_C_Leave"); \ static_assert(offsetof(DialogueInteractComponent_C_Leave, Caller) == 0x000000, "Member 'DialogueInteractComponent_C_Leave::Caller' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_Leave, ByTraceClose) == 0x000008, "Member 'DialogueInteractComponent_C_Leave::ByTraceClose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_onEvent \ static_assert(alignof(DialogueInteractComponent_C_onEvent) == 0x000008, "Wrong alignment on DialogueInteractComponent_C_onEvent"); \ static_assert(sizeof(DialogueInteractComponent_C_onEvent) == 0x000050, "Wrong size on DialogueInteractComponent_C_onEvent"); \ static_assert(offsetof(DialogueInteractComponent_C_onEvent, EventName) == 0x000000, "Member 'DialogueInteractComponent_C_onEvent::EventName' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_onEvent, Arg1) == 0x000010, "Member 'DialogueInteractComponent_C_onEvent::Arg1' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_onEvent, Arg2) == 0x000020, "Member 'DialogueInteractComponent_C_onEvent::Arg2' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_onEvent, Arg3) == 0x000030, "Member 'DialogueInteractComponent_C_onEvent::Arg3' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_onEvent, Arg4) == 0x000040, "Member 'DialogueInteractComponent_C_onEvent::Arg4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_OnTextClosed \ static_assert(alignof(DialogueInteractComponent_C_OnTextClosed) == 0x000008, "Wrong alignment on DialogueInteractComponent_C_OnTextClosed"); \ static_assert(sizeof(DialogueInteractComponent_C_OnTextClosed) == 0x000008, "Wrong size on DialogueInteractComponent_C_OnTextClosed"); \ static_assert(offsetof(DialogueInteractComponent_C_OnTextClosed, Text) == 0x000000, "Member 'DialogueInteractComponent_C_OnTextClosed::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_OnTextCreated \ static_assert(alignof(DialogueInteractComponent_C_OnTextCreated) == 0x000008, "Wrong alignment on DialogueInteractComponent_C_OnTextCreated"); \ static_assert(sizeof(DialogueInteractComponent_C_OnTextCreated) == 0x000008, "Wrong size on DialogueInteractComponent_C_OnTextCreated"); \ static_assert(offsetof(DialogueInteractComponent_C_OnTextCreated, DialogueText) == 0x000000, "Member 'DialogueInteractComponent_C_OnTextCreated::DialogueText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_OnWidgetClose \ static_assert(alignof(DialogueInteractComponent_C_OnWidgetClose) == 0x000008, "Wrong alignment on DialogueInteractComponent_C_OnWidgetClose"); \ static_assert(sizeof(DialogueInteractComponent_C_OnWidgetClose) == 0x000008, "Wrong size on DialogueInteractComponent_C_OnWidgetClose"); \ static_assert(offsetof(DialogueInteractComponent_C_OnWidgetClose, Widget) == 0x000000, "Member 'DialogueInteractComponent_C_OnWidgetClose::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_OverrideOnEvent \ static_assert(alignof(DialogueInteractComponent_C_OverrideOnEvent) == 0x000008, "Wrong alignment on DialogueInteractComponent_C_OverrideOnEvent"); \ static_assert(sizeof(DialogueInteractComponent_C_OverrideOnEvent) == 0x000058, "Wrong size on DialogueInteractComponent_C_OverrideOnEvent"); \ static_assert(offsetof(DialogueInteractComponent_C_OverrideOnEvent, EventName) == 0x000000, "Member 'DialogueInteractComponent_C_OverrideOnEvent::EventName' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_OverrideOnEvent, Arg1) == 0x000010, "Member 'DialogueInteractComponent_C_OverrideOnEvent::Arg1' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_OverrideOnEvent, Arg2) == 0x000020, "Member 'DialogueInteractComponent_C_OverrideOnEvent::Arg2' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_OverrideOnEvent, Arg3) == 0x000030, "Member 'DialogueInteractComponent_C_OverrideOnEvent::Arg3' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_OverrideOnEvent, Arg4) == 0x000040, "Member 'DialogueInteractComponent_C_OverrideOnEvent::Arg4' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_OverrideOnEvent, Handled) == 0x000050, "Member 'DialogueInteractComponent_C_OverrideOnEvent::Handled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_ShowInteractiveTips \ static_assert(alignof(DialogueInteractComponent_C_ShowInteractiveTips) == 0x000008, "Wrong alignment on DialogueInteractComponent_C_ShowInteractiveTips"); \ static_assert(sizeof(DialogueInteractComponent_C_ShowInteractiveTips) == 0x000020, "Wrong size on DialogueInteractComponent_C_ShowInteractiveTips"); \ static_assert(offsetof(DialogueInteractComponent_C_ShowInteractiveTips, Handle) == 0x000000, "Member 'DialogueInteractComponent_C_ShowInteractiveTips::Handle' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ShowInteractiveTips, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'DialogueInteractComponent_C_ShowInteractiveTips::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ShowInteractiveTips, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'DialogueInteractComponent_C_ShowInteractiveTips::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ShowInteractiveTips, CallFunc_GetComponentByClass_ReturnValue) == 0x000010, "Member 'DialogueInteractComponent_C_ShowInteractiveTips::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_ShowInteractiveTips, CallFunc_IsValid_ReturnValue_1) == 0x000018, "Member 'DialogueInteractComponent_C_ShowInteractiveTips::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_UpdateTipsSocket \ static_assert(alignof(DialogueInteractComponent_C_UpdateTipsSocket) == 0x000004, "Wrong alignment on DialogueInteractComponent_C_UpdateTipsSocket"); \ static_assert(sizeof(DialogueInteractComponent_C_UpdateTipsSocket) == 0x00000C, "Wrong size on DialogueInteractComponent_C_UpdateTipsSocket"); \ static_assert(offsetof(DialogueInteractComponent_C_UpdateTipsSocket, NewSocket) == 0x000000, "Member 'DialogueInteractComponent_C_UpdateTipsSocket::NewSocket' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_UpdateTipsSocket, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'DialogueInteractComponent_C_UpdateTipsSocket::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_UpdateTipsSocket, CallFunc_IsValid_ReturnValue_1) == 0x000009, "Member 'DialogueInteractComponent_C_UpdateTipsSocket::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogueInteractComponent_C_UpdateTipsSocket, CallFunc_K2_AttachToComponent_ReturnValue) == 0x00000A, "Member 'DialogueInteractComponent_C_UpdateTipsSocket::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogueInteractComponent_C_KeepCameraLockWhenInteract \ static_assert(alignof(DialogueInteractComponent_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong alignment on DialogueInteractComponent_C_KeepCameraLockWhenInteract"); \ static_assert(sizeof(DialogueInteractComponent_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong size on DialogueInteractComponent_C_KeepCameraLockWhenInteract"); \ static_assert(offsetof(DialogueInteractComponent_C_KeepCameraLockWhenInteract, ReturnValue) == 0x000000, "Member 'DialogueInteractComponent_C_KeepCameraLockWhenInteract::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogueInteractComponent_C \ static_assert(alignof(UDialogueInteractComponent_C) == 0x000010, "Wrong alignment on UDialogueInteractComponent_C"); \ static_assert(sizeof(UDialogueInteractComponent_C) == 0x000770, "Wrong size on UDialogueInteractComponent_C"); \ static_assert(offsetof(UDialogueInteractComponent_C, UberGraphFrame) == 0x0006E0, "Member 'UDialogueInteractComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UDialogueInteractComponent_C, CurrentDialogue) == 0x0006E8, "Member 'UDialogueInteractComponent_C::CurrentDialogue' has a wrong offset!"); \ static_assert(offsetof(UDialogueInteractComponent_C, OnLeavePC) == 0x0006F0, "Member 'UDialogueInteractComponent_C::OnLeavePC' has a wrong offset!"); \ static_assert(offsetof(UDialogueInteractComponent_C, DefaultEnable) == 0x000700, "Member 'UDialogueInteractComponent_C::DefaultEnable' has a wrong offset!"); \ static_assert(offsetof(UDialogueInteractComponent_C, Open) == 0x000701, "Member 'UDialogueInteractComponent_C::Open' has a wrong offset!"); \ static_assert(offsetof(UDialogueInteractComponent_C, LevelNodeHandler_ActorEvent) == 0x000708, "Member 'UDialogueInteractComponent_C::LevelNodeHandler_ActorEvent' has a wrong offset!"); \ static_assert(offsetof(UDialogueInteractComponent_C, InteractionTipsComponent) == 0x000710, "Member 'UDialogueInteractComponent_C::InteractionTipsComponent' has a wrong offset!"); \ static_assert(offsetof(UDialogueInteractComponent_C, Mesh) == 0x000718, "Member 'UDialogueInteractComponent_C::Mesh' has a wrong offset!"); \ static_assert(offsetof(UDialogueInteractComponent_C, 可配置对话) == 0x000720, "Member 'UDialogueInteractComponent_C::可配置对话' has a wrong offset!"); \ static_assert(offsetof(UDialogueInteractComponent_C, dialog) == 0x000730, "Member 'UDialogueInteractComponent_C::dialog' has a wrong offset!"); \ static_assert(offsetof(UDialogueInteractComponent_C, NPC编号) == 0x000738, "Member 'UDialogueInteractComponent_C::NPC编号' has a wrong offset!"); \ static_assert(offsetof(UDialogueInteractComponent_C, WB_Talk_Text) == 0x000740, "Member 'UDialogueInteractComponent_C::WB_Talk_Text' has a wrong offset!"); \ static_assert(offsetof(UDialogueInteractComponent_C, 交互优先级) == 0x000748, "Member 'UDialogueInteractComponent_C::交互优先级' has a wrong offset!"); \ static_assert(offsetof(UDialogueInteractComponent_C, 交互提示文字) == 0x000750, "Member 'UDialogueInteractComponent_C::交互提示文字' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton \ static_assert(alignof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton) == 0x000008, "Wrong alignment on WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton"); \ static_assert(sizeof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton) == 0x0000D0, "Wrong size on WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, EntryPoint) == 0x000000, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_byte_Variable) == 0x000004, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, CallFunc_SlotAsOverlaySlot_ReturnValue) == 0x000008, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::CallFunc_SlotAsOverlaySlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_bool_Variable) == 0x000010, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_bool_Variable_1) == 0x000011, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_bool_Variable_2) == 0x000012, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_byte_Variable_1) == 0x000013, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_byte_Variable_2) == 0x000014, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_bool_Variable_3) == 0x000015, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_byte_Variable_3) == 0x000016, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_byte_Variable_4) == 0x000017, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_bool_Variable_4) == 0x000018, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_byte_Variable_5) == 0x000019, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, K2Node_Select_Default) == 0x00001A, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_byte_Variable_6) == 0x00001B, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, CallFunc_GetFontDataColor_ReturnValue) == 0x00001C, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000030, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_bool_Variable_5) == 0x000044, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_real_Variable) == 0x000048, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_bool_Variable_6) == 0x00004C, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_real_Variable_1) == 0x000050, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_real_Variable_2) == 0x000058, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_bool_Variable_7) == 0x000060, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_object_Variable) == 0x000068, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_object_Variable_1) == 0x000070, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, K2Node_CustomEvent_Selected) == 0x000078, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::K2Node_CustomEvent_Selected' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, K2Node_Event_IsDesignTime) == 0x000079, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_byte_Variable_7) == 0x00007A, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, K2Node_Select_Default_1) == 0x000080, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, K2Node_Select_Default_2) == 0x000088, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, K2Node_Select_Default_3) == 0x000090, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, K2Node_Select_Default_4) == 0x000098, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, K2Node_Select_Default_5) == 0x0000A0, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, K2Node_Select_Default_6) == 0x0000A8, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, K2Node_MakeStruct_Margin) == 0x0000B0, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, Temp_bool_Variable_8) == 0x0000C0, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, K2Node_Select_Default_7) == 0x0000C1, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::K2Node_Select_Default_7' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, K2Node_Select_Default_8) == 0x0000C4, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::K2Node_Select_Default_8' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, CallFunc_GetSkip_ReturnValue) == 0x0000C8, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::CallFunc_GetSkip_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton, K2Node_MakeStruct_Right_ImplicitCast) == 0x0000CC, "Member 'WB_LeaveMessageButton_C_ExecuteUbergraph_WB_LeaveMessageButton::K2Node_MakeStruct_Right_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageButton_C_PreConstruct \ static_assert(alignof(WB_LeaveMessageButton_C_PreConstruct) == 0x000001, "Wrong alignment on WB_LeaveMessageButton_C_PreConstruct"); \ static_assert(sizeof(WB_LeaveMessageButton_C_PreConstruct) == 0x000001, "Wrong size on WB_LeaveMessageButton_C_PreConstruct"); \ static_assert(offsetof(WB_LeaveMessageButton_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_LeaveMessageButton_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageButton_C_UpdateStyle \ static_assert(alignof(WB_LeaveMessageButton_C_UpdateStyle) == 0x000001, "Wrong alignment on WB_LeaveMessageButton_C_UpdateStyle"); \ static_assert(sizeof(WB_LeaveMessageButton_C_UpdateStyle) == 0x000001, "Wrong size on WB_LeaveMessageButton_C_UpdateStyle"); \ static_assert(offsetof(WB_LeaveMessageButton_C_UpdateStyle, Selected_0) == 0x000000, "Member 'WB_LeaveMessageButton_C_UpdateStyle::Selected_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LeaveMessageButton_C \ static_assert(alignof(UWB_LeaveMessageButton_C) == 0x000008, "Wrong alignment on UWB_LeaveMessageButton_C"); \ static_assert(sizeof(UWB_LeaveMessageButton_C) == 0x000390, "Wrong size on UWB_LeaveMessageButton_C"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, UberGraphFrame) == 0x000288, "Member 'UWB_LeaveMessageButton_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, ClickButton) == 0x000290, "Member 'UWB_LeaveMessageButton_C::ClickButton' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, IconImage) == 0x000298, "Member 'UWB_LeaveMessageButton_C::IconImage' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, Image_bg) == 0x0002A0, "Member 'UWB_LeaveMessageButton_C::Image_bg' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, Image_Select) == 0x0002A8, "Member 'UWB_LeaveMessageButton_C::Image_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, ImageSizeBox) == 0x0002B0, "Member 'UWB_LeaveMessageButton_C::ImageSizeBox' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, SizeBox) == 0x0002B8, "Member 'UWB_LeaveMessageButton_C::SizeBox' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, Text_name) == 0x0002C0, "Member 'UWB_LeaveMessageButton_C::Text_name' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, TextBlock_Name) == 0x0002C8, "Member 'UWB_LeaveMessageButton_C::TextBlock_Name' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, Content) == 0x0002D0, "Member 'UWB_LeaveMessageButton_C::Content' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, In_Font_Info) == 0x0002E8, "Member 'UWB_LeaveMessageButton_C::In_Font_Info' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, In_Height_Override) == 0x000340, "Member 'UWB_LeaveMessageButton_C::In_Height_Override' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, In_Width_Override) == 0x000344, "Member 'UWB_LeaveMessageButton_C::In_Width_Override' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, ShowImage) == 0x000348, "Member 'UWB_LeaveMessageButton_C::ShowImage' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, Texture_IconBrigh) == 0x000350, "Member 'UWB_LeaveMessageButton_C::Texture_IconBrigh' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, Image_Height_Override) == 0x000358, "Member 'UWB_LeaveMessageButton_C::Image_Height_Override' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, Image_Width_Override) == 0x00035C, "Member 'UWB_LeaveMessageButton_C::Image_Width_Override' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, Selected) == 0x000360, "Member 'UWB_LeaveMessageButton_C::Selected' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, Texture_IconDark) == 0x000368, "Member 'UWB_LeaveMessageButton_C::Texture_IconDark' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, isFinishButton) == 0x000370, "Member 'UWB_LeaveMessageButton_C::isFinishButton' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, OnHoverEvent) == 0x000378, "Member 'UWB_LeaveMessageButton_C::OnHoverEvent' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageButton_C, Index_0) == 0x000388, "Member 'UWB_LeaveMessageButton_C::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_MultiLanguage \ static_assert(alignof(FS_MultiLanguage) == 0x000008, "Wrong alignment on FS_MultiLanguage"); \ static_assert(sizeof(FS_MultiLanguage) == 0x000020, "Wrong size on FS_MultiLanguage"); \ static_assert(offsetof(FS_MultiLanguage, SoundCue_12_E79766F747C8510A6BE119BFF8E9921E) == 0x000000, "Member 'FS_MultiLanguage::SoundCue_12_E79766F747C8510A6BE119BFF8E9921E' has a wrong offset!"); \ static_assert(offsetof(FS_MultiLanguage, DialogueSoundText_7_644B5F9A47AFB1E20BF311883965E455) == 0x000008, "Member 'FS_MultiLanguage::DialogueSoundText_7_644B5F9A47AFB1E20BF311883965E455' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_RollWood_C \ static_assert(alignof(UShake_RollWood_C) == 0x000010, "Wrong alignment on UShake_RollWood_C"); \ static_assert(sizeof(UShake_RollWood_C) == 0x000210, "Wrong size on UShake_RollWood_C"); \ #define DUMPER7_ASSERTS_FST_NPCIdlePlayable \ static_assert(alignof(FST_NPCIdlePlayable) == 0x000008, "Wrong alignment on FST_NPCIdlePlayable"); \ static_assert(sizeof(FST_NPCIdlePlayable) == 0x000040, "Wrong size on FST_NPCIdlePlayable"); \ static_assert(offsetof(FST_NPCIdlePlayable, RandomWeight_3_B001E6B1477AF96BEC7DE7ABC184910C) == 0x000000, "Member 'FST_NPCIdlePlayable::RandomWeight_3_B001E6B1477AF96BEC7DE7ABC184910C' has a wrong offset!"); \ static_assert(offsetof(FST_NPCIdlePlayable, Delay_10_76F85D0840F420A5F069579E484ACA90) == 0x000008, "Member 'FST_NPCIdlePlayable::Delay_10_76F85D0840F420A5F069579E484ACA90' has a wrong offset!"); \ static_assert(offsetof(FST_NPCIdlePlayable, Montage_11_15629A064F8A5691F4E768B1D994E38D) == 0x000010, "Member 'FST_NPCIdlePlayable::Montage_11_15629A064F8A5691F4E768B1D994E38D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueText_C_ExecuteUbergraph_NewDialogueText \ static_assert(alignof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText) == 0x000008, "Wrong alignment on NewDialogueText_C_ExecuteUbergraph_NewDialogueText"); \ static_assert(sizeof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText) == 0x0001C0, "Wrong size on NewDialogueText_C_ExecuteUbergraph_NewDialogueText"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, EntryPoint) == 0x000000, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, CallFunc_MakeLiteralText_ReturnValue) == 0x000008, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, K2Node_Event_InFocusEvent) == 0x000020, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::K2Node_Event_InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, CallFunc_GetExtension_ReturnValue) == 0x000028, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000030, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, K2Node_CustomEvent_DialogueNode) == 0x000038, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::K2Node_CustomEvent_DialogueNode' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, K2Node_CustomEvent_FirstCreate) == 0x000130, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::K2Node_CustomEvent_FirstCreate' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, K2Node_CustomEvent_NPC) == 0x000138, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::K2Node_CustomEvent_NPC' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, CallFunc_GetPlayerStatic_ReturnValue) == 0x000140, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, K2Node_DynamicCast_AsBP_NPC) == 0x000148, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, K2Node_DynamicCast_bSuccess) == 0x000150, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000158, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, CallFunc_TextIsEmpty_ReturnValue) == 0x000160, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000168, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, CallFunc_TextIsEmpty_ReturnValue_1) == 0x000170, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::CallFunc_TextIsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, CallFunc_Redirect_Table_MappedTable) == 0x000178, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, CallFunc_GetDataTableRowFromName_OutRow) == 0x000180, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001A0, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, CallFunc_IsValid_ReturnValue) == 0x0001A1, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, CallFunc_TextIsEmpty_ReturnValue_2) == 0x0001A2, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::CallFunc_TextIsEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001A3, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ExecuteUbergraph_NewDialogueText, CallFunc_MakeLiteralText_ReturnValue_1) == 0x0001A8, "Member 'NewDialogueText_C_ExecuteUbergraph_NewDialogueText::CallFunc_MakeLiteralText_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueText_C_HideKey \ static_assert(alignof(NewDialogueText_C_HideKey) == 0x000001, "Wrong alignment on NewDialogueText_C_HideKey"); \ static_assert(sizeof(NewDialogueText_C_HideKey) == 0x000001, "Wrong size on NewDialogueText_C_HideKey"); \ static_assert(offsetof(NewDialogueText_C_HideKey, Hide) == 0x000000, "Member 'NewDialogueText_C_HideKey::Hide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueText_C_OnBackKeyEvent \ static_assert(alignof(NewDialogueText_C_OnBackKeyEvent) == 0x000008, "Wrong alignment on NewDialogueText_C_OnBackKeyEvent"); \ static_assert(sizeof(NewDialogueText_C_OnBackKeyEvent) == 0x000048, "Wrong size on NewDialogueText_C_OnBackKeyEvent"); \ static_assert(offsetof(NewDialogueText_C_OnBackKeyEvent, InGeometry) == 0x000000, "Member 'NewDialogueText_C_OnBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_OnBackKeyEvent, isDown) == 0x000040, "Member 'NewDialogueText_C_OnBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_OnBackKeyEvent, ReturnValue) == 0x000041, "Member 'NewDialogueText_C_OnBackKeyEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueText_C_OnCustomBlueprintKeyInputEvent \ static_assert(alignof(NewDialogueText_C_OnCustomBlueprintKeyInputEvent) == 0x000008, "Wrong alignment on NewDialogueText_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(sizeof(NewDialogueText_C_OnCustomBlueprintKeyInputEvent) == 0x000048, "Wrong size on NewDialogueText_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(offsetof(NewDialogueText_C_OnCustomBlueprintKeyInputEvent, InKeyEvent) == 0x000000, "Member 'NewDialogueText_C_OnCustomBlueprintKeyInputEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_OnCustomBlueprintKeyInputEvent, isDown) == 0x000040, "Member 'NewDialogueText_C_OnCustomBlueprintKeyInputEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_OnCustomBlueprintKeyInputEvent, ReturnValue) == 0x000041, "Member 'NewDialogueText_C_OnCustomBlueprintKeyInputEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueText_C_OnEnterKeyEvent \ static_assert(alignof(NewDialogueText_C_OnEnterKeyEvent) == 0x000008, "Wrong alignment on NewDialogueText_C_OnEnterKeyEvent"); \ static_assert(sizeof(NewDialogueText_C_OnEnterKeyEvent) == 0x000048, "Wrong size on NewDialogueText_C_OnEnterKeyEvent"); \ static_assert(offsetof(NewDialogueText_C_OnEnterKeyEvent, InGeometry) == 0x000000, "Member 'NewDialogueText_C_OnEnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_OnEnterKeyEvent, isDown) == 0x000040, "Member 'NewDialogueText_C_OnEnterKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_OnEnterKeyEvent, ReturnValue) == 0x000041, "Member 'NewDialogueText_C_OnEnterKeyEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueText_C_OnFocusLost \ static_assert(alignof(NewDialogueText_C_OnFocusLost) == 0x000004, "Wrong alignment on NewDialogueText_C_OnFocusLost"); \ static_assert(sizeof(NewDialogueText_C_OnFocusLost) == 0x000008, "Wrong size on NewDialogueText_C_OnFocusLost"); \ static_assert(offsetof(NewDialogueText_C_OnFocusLost, InFocusEvent) == 0x000000, "Member 'NewDialogueText_C_OnFocusLost::InFocusEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueText_C_OnKeyDown \ static_assert(alignof(NewDialogueText_C_OnKeyDown) == 0x000008, "Wrong alignment on NewDialogueText_C_OnKeyDown"); \ static_assert(sizeof(NewDialogueText_C_OnKeyDown) == 0x0002B8, "Wrong size on NewDialogueText_C_OnKeyDown"); \ static_assert(offsetof(NewDialogueText_C_OnKeyDown, MyGeometry) == 0x000000, "Member 'NewDialogueText_C_OnKeyDown::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_OnKeyDown, InKeyEvent) == 0x000040, "Member 'NewDialogueText_C_OnKeyDown::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_OnKeyDown, ReturnValue) == 0x000080, "Member 'NewDialogueText_C_OnKeyDown::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_OnKeyDown, CallFunc_Unhandled_ReturnValue) == 0x000138, "Member 'NewDialogueText_C_OnKeyDown::CallFunc_Unhandled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_OnKeyDown, CallFunc_Handled_ReturnValue) == 0x0001F0, "Member 'NewDialogueText_C_OnKeyDown::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_OnKeyDown, CallFunc_GetExtension_ReturnValue) == 0x0002A8, "Member 'NewDialogueText_C_OnKeyDown::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_OnKeyDown, CallFunc_KeyCaller_OnKeyDown_ReturnValue) == 0x0002B0, "Member 'NewDialogueText_C_OnKeyDown::CallFunc_KeyCaller_OnKeyDown_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueText_C_OnOverrideOnSelectDirectionInterface \ static_assert(alignof(NewDialogueText_C_OnOverrideOnSelectDirectionInterface) == 0x000008, "Wrong alignment on NewDialogueText_C_OnOverrideOnSelectDirectionInterface"); \ static_assert(sizeof(NewDialogueText_C_OnOverrideOnSelectDirectionInterface) == 0x000020, "Wrong size on NewDialogueText_C_OnOverrideOnSelectDirectionInterface"); \ static_assert(offsetof(NewDialogueText_C_OnOverrideOnSelectDirectionInterface, Panel) == 0x000000, "Member 'NewDialogueText_C_OnOverrideOnSelectDirectionInterface::Panel' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_OnOverrideOnSelectDirectionInterface, Direction) == 0x000008, "Member 'NewDialogueText_C_OnOverrideOnSelectDirectionInterface::Direction' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_OnOverrideOnSelectDirectionInterface, bIsRepeat) == 0x000018, "Member 'NewDialogueText_C_OnOverrideOnSelectDirectionInterface::bIsRepeat' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_OnOverrideOnSelectDirectionInterface, ReturnValue) == 0x000019, "Member 'NewDialogueText_C_OnOverrideOnSelectDirectionInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueText_C_ShowText \ static_assert(alignof(NewDialogueText_C_ShowText) == 0x000008, "Wrong alignment on NewDialogueText_C_ShowText"); \ static_assert(sizeof(NewDialogueText_C_ShowText) == 0x000108, "Wrong size on NewDialogueText_C_ShowText"); \ static_assert(offsetof(NewDialogueText_C_ShowText, DialogueNode) == 0x000000, "Member 'NewDialogueText_C_ShowText::DialogueNode' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ShowText, FirstCreate) == 0x0000F8, "Member 'NewDialogueText_C_ShowText::FirstCreate' has a wrong offset!"); \ static_assert(offsetof(NewDialogueText_C_ShowText, NPC) == 0x000100, "Member 'NewDialogueText_C_ShowText::NPC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNewDialogueText_C \ static_assert(alignof(UNewDialogueText_C) == 0x000008, "Wrong alignment on UNewDialogueText_C"); \ static_assert(sizeof(UNewDialogueText_C) == 0x0002D0, "Wrong size on UNewDialogueText_C"); \ static_assert(offsetof(UNewDialogueText_C, UberGraphFrame) == 0x000278, "Member 'UNewDialogueText_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueText_C, NPCName) == 0x000280, "Member 'UNewDialogueText_C::NPCName' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueText_C, RichText_TalkText) == 0x000288, "Member 'UNewDialogueText_C::RichText_TalkText' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueText_C, Spacer_133) == 0x000290, "Member 'UNewDialogueText_C::Spacer_133' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueText_C, WGI_TextButton) == 0x000298, "Member 'UNewDialogueText_C::WGI_TextButton' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueText_C, OnTextButtonClicked) == 0x0002A0, "Member 'UNewDialogueText_C::OnTextButtonClicked' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueText_C, NPCID) == 0x0002B0, "Member 'UNewDialogueText_C::NPCID' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueText_C, OnTextClose) == 0x0002B8, "Member 'UNewDialogueText_C::OnTextClose' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueText_C, CanInputTime) == 0x0002C8, "Member 'UNewDialogueText_C::CanInputTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_AnimFinished \ static_assert(alignof(NewDialogueMain_C_AnimFinished) == 0x000001, "Wrong alignment on NewDialogueMain_C_AnimFinished"); \ static_assert(sizeof(NewDialogueMain_C_AnimFinished) == 0x000001, "Wrong size on NewDialogueMain_C_AnimFinished"); \ static_assert(offsetof(NewDialogueMain_C_AnimFinished, IsOpen) == 0x000000, "Member 'NewDialogueMain_C_AnimFinished::IsOpen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_Can_Skip_by_Click \ static_assert(alignof(NewDialogueMain_C_Can_Skip_by_Click) == 0x000008, "Wrong alignment on NewDialogueMain_C_Can_Skip_by_Click"); \ static_assert(sizeof(NewDialogueMain_C_Can_Skip_by_Click) == 0x000058, "Wrong size on NewDialogueMain_C_Can_Skip_by_Click"); \ static_assert(offsetof(NewDialogueMain_C_Can_Skip_by_Click, CanSkip) == 0x000000, "Member 'NewDialogueMain_C_Can_Skip_by_Click::CanSkip' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Can_Skip_by_Click, K2Node_DynamicCast_AsBP_NPC) == 0x000008, "Member 'NewDialogueMain_C_Can_Skip_by_Click::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Can_Skip_by_Click, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'NewDialogueMain_C_Can_Skip_by_Click::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Can_Skip_by_Click, CallFunc_GetAnimInstance_ReturnValue) == 0x000018, "Member 'NewDialogueMain_C_Can_Skip_by_Click::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Can_Skip_by_Click, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000020, "Member 'NewDialogueMain_C_Can_Skip_by_Click::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Can_Skip_by_Click, CallFunc_Montage_GetCurrentSection_ReturnValue) == 0x000028, "Member 'NewDialogueMain_C_Can_Skip_by_Click::CallFunc_Montage_GetCurrentSection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Can_Skip_by_Click, CallFunc_Conv_NameToString_ReturnValue) == 0x000030, "Member 'NewDialogueMain_C_Can_Skip_by_Click::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Can_Skip_by_Click, CallFunc_ToLower_ReturnValue) == 0x000040, "Member 'NewDialogueMain_C_Can_Skip_by_Click::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Can_Skip_by_Click, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000050, "Member 'NewDialogueMain_C_Can_Skip_by_Click::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Can_Skip_by_Click, CallFunc_BooleanOR_ReturnValue) == 0x000051, "Member 'NewDialogueMain_C_Can_Skip_by_Click::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Can_Skip_by_Click, CallFunc_BooleanAND_ReturnValue) == 0x000052, "Member 'NewDialogueMain_C_Can_Skip_by_Click::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_CheckCondition \ static_assert(alignof(NewDialogueMain_C_CheckCondition) == 0x000008, "Wrong alignment on NewDialogueMain_C_CheckCondition"); \ static_assert(sizeof(NewDialogueMain_C_CheckCondition) == 0x000100, "Wrong size on NewDialogueMain_C_CheckCondition"); \ static_assert(offsetof(NewDialogueMain_C_CheckCondition, Node) == 0x000000, "Member 'NewDialogueMain_C_CheckCondition::Node' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_CheckCondition, Ok) == 0x0000F8, "Member 'NewDialogueMain_C_CheckCondition::Ok' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_CheckCondition, CallFunc_IsConditionsMetForNode_ReturnValue) == 0x0000F9, "Member 'NewDialogueMain_C_CheckCondition::CallFunc_IsConditionsMetForNode_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_ClearAutoPlay \ static_assert(alignof(NewDialogueMain_C_ClearAutoPlay) == 0x000008, "Wrong alignment on NewDialogueMain_C_ClearAutoPlay"); \ static_assert(sizeof(NewDialogueMain_C_ClearAutoPlay) == 0x000020, "Wrong size on NewDialogueMain_C_ClearAutoPlay"); \ static_assert(offsetof(NewDialogueMain_C_ClearAutoPlay, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'NewDialogueMain_C_ClearAutoPlay::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ClearAutoPlay, K2Node_DynamicCast_AsBP_NPC) == 0x000010, "Member 'NewDialogueMain_C_ClearAutoPlay::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ClearAutoPlay, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'NewDialogueMain_C_ClearAutoPlay::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ClearAutoPlay, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'NewDialogueMain_C_ClearAutoPlay::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ClearAutoPlay, CallFunc_IsValid_ReturnValue_1) == 0x00001A, "Member 'NewDialogueMain_C_ClearAutoPlay::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_DialogTextClick \ static_assert(alignof(NewDialogueMain_C_DialogTextClick) == 0x000001, "Wrong alignment on NewDialogueMain_C_DialogTextClick"); \ static_assert(sizeof(NewDialogueMain_C_DialogTextClick) == 0x000002, "Wrong size on NewDialogueMain_C_DialogTextClick"); \ static_assert(offsetof(NewDialogueMain_C_DialogTextClick, CallFunc_Can_Skip_by_Click_CanSkip) == 0x000000, "Member 'NewDialogueMain_C_DialogTextClick::CallFunc_Can_Skip_by_Click_CanSkip' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_DialogTextClick, CallFunc_GetPlayerisLock_PlayerIsLock) == 0x000001, "Member 'NewDialogueMain_C_DialogTextClick::CallFunc_GetPlayerisLock_PlayerIsLock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_EventRunFinished \ static_assert(alignof(NewDialogueMain_C_EventRunFinished) == 0x000008, "Wrong alignment on NewDialogueMain_C_EventRunFinished"); \ static_assert(sizeof(NewDialogueMain_C_EventRunFinished) == 0x000010, "Wrong size on NewDialogueMain_C_EventRunFinished"); \ static_assert(offsetof(NewDialogueMain_C_EventRunFinished, Code) == 0x000000, "Member 'NewDialogueMain_C_EventRunFinished::Code' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain \ static_assert(alignof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain) == 0x000008, "Wrong alignment on NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain"); \ static_assert(sizeof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain) == 0x0003E8, "Wrong size on NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, EntryPoint) == 0x000000, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CreateDelegate_OutputDelegate_2) == 0x000024, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CreateDelegate_OutputDelegate_3) == 0x000034, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, Temp_delegate_Variable) == 0x000044, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000058, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_PostEvent_ReturnValue) == 0x000060, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, Temp_delegate_Variable_1) == 0x000064, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_PostEvent_ReturnValue_1) == 0x000074, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CreateDelegate_OutputDelegate_4) == 0x000078, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000088, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetSingleWidget_K2_ReturnValue_1) == 0x000090, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetSingleWidget_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetSingleWidget_K2_ReturnValue_2) == 0x000098, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetSingleWidget_K2_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CreateDelegate_OutputDelegate_5) == 0x0000A0, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_IsValid_ReturnValue) == 0x0000B0, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CreateDelegate_OutputDelegate_6) == 0x0000B4, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_Array_Get_Item) == 0x0000C8, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x0001C0, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetGameInstance_ReturnValue) == 0x0001C8, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetGameInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetExtension_ReturnValue) == 0x0001D0, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CustomEvent_Item_2) == 0x0001D8, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CustomEvent_Item_2' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CustomEvent_Index_2) == 0x0001E0, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CustomEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetUINotify_UINotify) == 0x0001E8, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CreateDelegate_OutputDelegate_7) == 0x0001F0, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000200, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CustomEvent_PrevState) == 0x000208, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CustomEvent_PrevState' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CustomEvent_NewState) == 0x000209, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CustomEvent_NewState' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000210, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_DynamicCast_bSuccess) == 0x000218, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_SwitchEnum_CmpSuccess) == 0x000219, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000220, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CustomEvent_Item_1) == 0x000228, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CustomEvent_Index_1) == 0x000230, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_DynamicCast_AsNew_Dialogue_Button) == 0x000238, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_DynamicCast_AsNew_Dialogue_Button' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_DynamicCast_bSuccess_1) == 0x000240, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_BooleanAND_ReturnValue) == 0x000241, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CustomEvent_Item) == 0x000248, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CustomEvent_Index) == 0x000250, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_DynamicCast_AsNew_Dialogue_Button_1) == 0x000258, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_DynamicCast_AsNew_Dialogue_Button_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_DynamicCast_bSuccess_2) == 0x000260, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_Event_Code) == 0x000268, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_Event_Code' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CustomEvent_MontageLength) == 0x000278, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CustomEvent_MontageLength' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000280, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CustomEvent_NPCActor) == 0x000288, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CustomEvent_NPCActor' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CustomEvent_InDialogue) == 0x000290, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CustomEvent_InDialogue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CustomEvent_KeepOpenState) == 0x000298, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CustomEvent_KeepOpenState' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_K2_SetTimerDelegate_ReturnValue_2) == 0x0002A0, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_K2_SetTimerDelegate_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_K2_SetTimerDelegate_ReturnValue_3) == 0x0002A8, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_K2_SetTimerDelegate_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetPlayerisLock_PlayerIsLock) == 0x0002B0, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetPlayerisLock_PlayerIsLock' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetPlayerisLock_PlayerIsLock_1) == 0x0002B1, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetPlayerisLock_PlayerIsLock_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetExtension_ReturnValue_1) == 0x0002B8, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetExtension_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_Event_AnimationType) == 0x0002C0, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_Event_AnimationType' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_Event_OwnerWidget) == 0x0002C8, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_Event_OwnerWidget' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_BooleanAND_ReturnValue_1) == 0x0002D0, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0002D8, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_Conv_IntToText_ReturnValue) == 0x0002E0, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_Subtract_IntInt_ReturnValue) == 0x0002F8, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CreateDelegate_OutputDelegate_8) == 0x0002FC, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_Conv_IntToText_ReturnValue_1) == 0x000310, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetAllChildren_ReturnValue) == 0x000328, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_Array_Random_OutItem) == 0x000338, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_Array_Random_OutItem' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_Array_Random_OutIndex) == 0x000340, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_Array_Random_OutIndex' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, Temp_int_Variable) == 0x000344, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000348, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000349, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CustomEvent_IsOpen) == 0x00034A, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CustomEvent_IsOpen' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetUIStatic_ReturnValue) == 0x000350, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_K2_SetTimerDelegate_ReturnValue_4) == 0x000358, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_K2_SetTimerDelegate_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000360, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetExtension_ReturnValue_2) == 0x000368, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetExtension_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000370, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_DynamicCast_AsBP_NPC) == 0x000378, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_DynamicCast_bSuccess_3) == 0x000380, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_GetExtension_ReturnValue_3) == 0x000388, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_GetExtension_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_DynamicCast_AsBP_NPC_1) == 0x000390, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_DynamicCast_AsBP_NPC_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_DynamicCast_bSuccess_4) == 0x000398, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CreateDelegate_OutputDelegate_9) == 0x00039C, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, K2Node_CreateDelegate_OutputDelegate_10) == 0x0003AC, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0003C0, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_K2_SetTimerDelegate_ReturnValue_5) == 0x0003C8, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_K2_SetTimerDelegate_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x0003D0, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast_1) == 0x0003D4, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast_2) == 0x0003D8, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast_3) == 0x0003DC, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast_4) == 0x0003E0, "Member 'NewDialogueMain_C_ExecuteUbergraph_NewDialogueMain::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_GetPlayerisLock \ static_assert(alignof(NewDialogueMain_C_GetPlayerisLock) == 0x000001, "Wrong alignment on NewDialogueMain_C_GetPlayerisLock"); \ static_assert(sizeof(NewDialogueMain_C_GetPlayerisLock) == 0x000002, "Wrong size on NewDialogueMain_C_GetPlayerisLock"); \ static_assert(offsetof(NewDialogueMain_C_GetPlayerisLock, PlayerIsLock) == 0x000000, "Member 'NewDialogueMain_C_GetPlayerisLock::PlayerIsLock' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_GetPlayerisLock, CallFunc_BooleanOR_ReturnValue) == 0x000001, "Member 'NewDialogueMain_C_GetPlayerisLock::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_Next_Step \ static_assert(alignof(NewDialogueMain_C_Next_Step) == 0x000008, "Wrong alignment on NewDialogueMain_C_Next_Step"); \ static_assert(sizeof(NewDialogueMain_C_Next_Step) == 0x000270, "Wrong size on NewDialogueMain_C_Next_Step"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, NewLocalVar_0) == 0x000000, "Member 'NewDialogueMain_C_Next_Step::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, Temp_int_Array_Index_Variable) == 0x000010, "Member 'NewDialogueMain_C_Next_Step::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, K2Node_DynamicCast_AsBP_NPC) == 0x000018, "Member 'NewDialogueMain_C_Next_Step::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'NewDialogueMain_C_Next_Step::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'NewDialogueMain_C_Next_Step::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'NewDialogueMain_C_Next_Step::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_GetPlayerisLock_PlayerIsLock) == 0x00002C, "Member 'NewDialogueMain_C_Next_Step::CallFunc_GetPlayerisLock_PlayerIsLock' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_IsValid_ReturnValue) == 0x00002D, "Member 'NewDialogueMain_C_Next_Step::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_IsValid_ReturnValue_1) == 0x00002E, "Member 'NewDialogueMain_C_Next_Step::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_GetExtension_ReturnValue) == 0x000030, "Member 'NewDialogueMain_C_Next_Step::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_Array_Get_Item) == 0x000038, "Member 'NewDialogueMain_C_Next_Step::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_TextIsEmpty_ReturnValue) == 0x000130, "Member 'NewDialogueMain_C_Next_Step::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_Conv_NameToString_ReturnValue) == 0x000138, "Member 'NewDialogueMain_C_Next_Step::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_Array_Length_ReturnValue) == 0x000148, "Member 'NewDialogueMain_C_Next_Step::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_IsEmpty_ReturnValue) == 0x00014C, "Member 'NewDialogueMain_C_Next_Step::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_Greater_IntInt_ReturnValue) == 0x00014D, "Member 'NewDialogueMain_C_Next_Step::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_BooleanAND_ReturnValue) == 0x00014E, "Member 'NewDialogueMain_C_Next_Step::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_Greater_IntInt_ReturnValue_1) == 0x00014F, "Member 'NewDialogueMain_C_Next_Step::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_IsValid_ReturnValue_2) == 0x000150, "Member 'NewDialogueMain_C_Next_Step::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_GetNextNodes_ReturnValue) == 0x000158, "Member 'NewDialogueMain_C_Next_Step::CallFunc_GetNextNodes_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_Array_Get_Item_1) == 0x000168, "Member 'NewDialogueMain_C_Next_Step::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_Array_Length_ReturnValue_1) == 0x000260, "Member 'NewDialogueMain_C_Next_Step::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_Array_AddUnique_ReturnValue) == 0x000264, "Member 'NewDialogueMain_C_Next_Step::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_Less_IntInt_ReturnValue) == 0x000268, "Member 'NewDialogueMain_C_Next_Step::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Next_Step, CallFunc_CheckCondition_Ok) == 0x000269, "Member 'NewDialogueMain_C_Next_Step::CallFunc_CheckCondition_Ok' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_NodeCantSkip \ static_assert(alignof(NewDialogueMain_C_NodeCantSkip) == 0x000008, "Wrong alignment on NewDialogueMain_C_NodeCantSkip"); \ static_assert(sizeof(NewDialogueMain_C_NodeCantSkip) == 0x000138, "Wrong size on NewDialogueMain_C_NodeCantSkip"); \ static_assert(offsetof(NewDialogueMain_C_NodeCantSkip, Node) == 0x000000, "Member 'NewDialogueMain_C_NodeCantSkip::Node' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_NodeCantSkip, bCantSkip) == 0x0000F8, "Member 'NewDialogueMain_C_NodeCantSkip::bCantSkip' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_NodeCantSkip, Temp_int_Array_Index_Variable) == 0x0000FC, "Member 'NewDialogueMain_C_NodeCantSkip::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_NodeCantSkip, CallFunc_Array_Length_ReturnValue) == 0x000100, "Member 'NewDialogueMain_C_NodeCantSkip::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_NodeCantSkip, CallFunc_Array_Get_Item) == 0x000108, "Member 'NewDialogueMain_C_NodeCantSkip::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_NodeCantSkip, K2Node_DynamicCast_AsDialog_Event_NPCSpeak) == 0x000110, "Member 'NewDialogueMain_C_NodeCantSkip::K2Node_DynamicCast_AsDialog_Event_NPCSpeak' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_NodeCantSkip, K2Node_DynamicCast_bSuccess) == 0x000118, "Member 'NewDialogueMain_C_NodeCantSkip::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_NodeCantSkip, K2Node_DynamicCast_AsDialog_Event_NPC_Play_Montage) == 0x000120, "Member 'NewDialogueMain_C_NodeCantSkip::K2Node_DynamicCast_AsDialog_Event_NPC_Play_Montage' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_NodeCantSkip, K2Node_DynamicCast_bSuccess_1) == 0x000128, "Member 'NewDialogueMain_C_NodeCantSkip::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_NodeCantSkip, Temp_int_Loop_Counter_Variable) == 0x00012C, "Member 'NewDialogueMain_C_NodeCantSkip::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_NodeCantSkip, CallFunc_Less_IntInt_ReturnValue) == 0x000130, "Member 'NewDialogueMain_C_NodeCantSkip::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_NodeCantSkip, CallFunc_Add_IntInt_ReturnValue) == 0x000134, "Member 'NewDialogueMain_C_NodeCantSkip::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_OnClick \ static_assert(alignof(NewDialogueMain_C_OnClick) == 0x000008, "Wrong alignment on NewDialogueMain_C_OnClick"); \ static_assert(sizeof(NewDialogueMain_C_OnClick) == 0x000010, "Wrong size on NewDialogueMain_C_OnClick"); \ static_assert(offsetof(NewDialogueMain_C_OnClick, Item) == 0x000000, "Member 'NewDialogueMain_C_OnClick::Item' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_OnClick, Index_0) == 0x000008, "Member 'NewDialogueMain_C_OnClick::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_OnGetAnimationTypeInterface \ static_assert(alignof(NewDialogueMain_C_OnGetAnimationTypeInterface) == 0x000001, "Wrong alignment on NewDialogueMain_C_OnGetAnimationTypeInterface"); \ static_assert(sizeof(NewDialogueMain_C_OnGetAnimationTypeInterface) == 0x000001, "Wrong size on NewDialogueMain_C_OnGetAnimationTypeInterface"); \ static_assert(offsetof(NewDialogueMain_C_OnGetAnimationTypeInterface, ReturnValue) == 0x000000, "Member 'NewDialogueMain_C_OnGetAnimationTypeInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_OnGetAnimationWidgetInterface \ static_assert(alignof(NewDialogueMain_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on NewDialogueMain_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(NewDialogueMain_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on NewDialogueMain_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(NewDialogueMain_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'NewDialogueMain_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_OnKeyDown \ static_assert(alignof(NewDialogueMain_C_OnKeyDown) == 0x000008, "Wrong alignment on NewDialogueMain_C_OnKeyDown"); \ static_assert(sizeof(NewDialogueMain_C_OnKeyDown) == 0x0002C0, "Wrong size on NewDialogueMain_C_OnKeyDown"); \ static_assert(offsetof(NewDialogueMain_C_OnKeyDown, MyGeometry) == 0x000000, "Member 'NewDialogueMain_C_OnKeyDown::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_OnKeyDown, InKeyEvent) == 0x000040, "Member 'NewDialogueMain_C_OnKeyDown::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_OnKeyDown, ReturnValue) == 0x000080, "Member 'NewDialogueMain_C_OnKeyDown::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_OnKeyDown, CallFunc_GetPlayerisLock_PlayerIsLock) == 0x000138, "Member 'NewDialogueMain_C_OnKeyDown::CallFunc_GetPlayerisLock_PlayerIsLock' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_OnKeyDown, CallFunc_Unhandled_ReturnValue) == 0x000140, "Member 'NewDialogueMain_C_OnKeyDown::CallFunc_Unhandled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_OnKeyDown, CallFunc_GetExtension_ReturnValue) == 0x0001F8, "Member 'NewDialogueMain_C_OnKeyDown::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_OnKeyDown, CallFunc_Handled_ReturnValue) == 0x000200, "Member 'NewDialogueMain_C_OnKeyDown::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_OnKeyDown, CallFunc_KeyCaller_OnKeyDown_ReturnValue) == 0x0002B8, "Member 'NewDialogueMain_C_OnKeyDown::CallFunc_KeyCaller_OnKeyDown_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_OnPlayWidgetAnimationInterface \ static_assert(alignof(NewDialogueMain_C_OnPlayWidgetAnimationInterface) == 0x000008, "Wrong alignment on NewDialogueMain_C_OnPlayWidgetAnimationInterface"); \ static_assert(sizeof(NewDialogueMain_C_OnPlayWidgetAnimationInterface) == 0x000010, "Wrong size on NewDialogueMain_C_OnPlayWidgetAnimationInterface"); \ static_assert(offsetof(NewDialogueMain_C_OnPlayWidgetAnimationInterface, AnimationType) == 0x000000, "Member 'NewDialogueMain_C_OnPlayWidgetAnimationInterface::AnimationType' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_OnPlayWidgetAnimationInterface, OwnerWidget) == 0x000008, "Member 'NewDialogueMain_C_OnPlayWidgetAnimationInterface::OwnerWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_OnSelect \ static_assert(alignof(NewDialogueMain_C_OnSelect) == 0x000008, "Wrong alignment on NewDialogueMain_C_OnSelect"); \ static_assert(sizeof(NewDialogueMain_C_OnSelect) == 0x000010, "Wrong size on NewDialogueMain_C_OnSelect"); \ static_assert(offsetof(NewDialogueMain_C_OnSelect, Item) == 0x000000, "Member 'NewDialogueMain_C_OnSelect::Item' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_OnSelect, Index_0) == 0x000008, "Member 'NewDialogueMain_C_OnSelect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_OnStateChanged \ static_assert(alignof(NewDialogueMain_C_OnStateChanged) == 0x000001, "Wrong alignment on NewDialogueMain_C_OnStateChanged"); \ static_assert(sizeof(NewDialogueMain_C_OnStateChanged) == 0x000002, "Wrong size on NewDialogueMain_C_OnStateChanged"); \ static_assert(offsetof(NewDialogueMain_C_OnStateChanged, prevState) == 0x000000, "Member 'NewDialogueMain_C_OnStateChanged::prevState' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_OnStateChanged, NewState) == 0x000001, "Member 'NewDialogueMain_C_OnStateChanged::NewState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_OnUnselect \ static_assert(alignof(NewDialogueMain_C_OnUnselect) == 0x000008, "Wrong alignment on NewDialogueMain_C_OnUnselect"); \ static_assert(sizeof(NewDialogueMain_C_OnUnselect) == 0x000010, "Wrong size on NewDialogueMain_C_OnUnselect"); \ static_assert(offsetof(NewDialogueMain_C_OnUnselect, Item) == 0x000000, "Member 'NewDialogueMain_C_OnUnselect::Item' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_OnUnselect, Index_0) == 0x000008, "Member 'NewDialogueMain_C_OnUnselect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_Open \ static_assert(alignof(NewDialogueMain_C_Open) == 0x000008, "Wrong alignment on NewDialogueMain_C_Open"); \ static_assert(sizeof(NewDialogueMain_C_Open) == 0x000018, "Wrong size on NewDialogueMain_C_Open"); \ static_assert(offsetof(NewDialogueMain_C_Open, NPCActor_0) == 0x000000, "Member 'NewDialogueMain_C_Open::NPCActor_0' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Open, InDialogue_0) == 0x000008, "Member 'NewDialogueMain_C_Open::InDialogue_0' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_Open, KeepOpenState) == 0x000010, "Member 'NewDialogueMain_C_Open::KeepOpenState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_SetMontageAutoPlayAndDelayTime \ static_assert(alignof(NewDialogueMain_C_SetMontageAutoPlayAndDelayTime) == 0x000008, "Wrong alignment on NewDialogueMain_C_SetMontageAutoPlayAndDelayTime"); \ static_assert(sizeof(NewDialogueMain_C_SetMontageAutoPlayAndDelayTime) == 0x000028, "Wrong size on NewDialogueMain_C_SetMontageAutoPlayAndDelayTime"); \ static_assert(offsetof(NewDialogueMain_C_SetMontageAutoPlayAndDelayTime, bAutoPlay) == 0x000000, "Member 'NewDialogueMain_C_SetMontageAutoPlayAndDelayTime::bAutoPlay' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_SetMontageAutoPlayAndDelayTime, DelayTime) == 0x000008, "Member 'NewDialogueMain_C_SetMontageAutoPlayAndDelayTime::DelayTime' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_SetMontageAutoPlayAndDelayTime, MontageCanLockPlayer_0) == 0x000010, "Member 'NewDialogueMain_C_SetMontageAutoPlayAndDelayTime::MontageCanLockPlayer_0' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_SetMontageAutoPlayAndDelayTime, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000018, "Member 'NewDialogueMain_C_SetMontageAutoPlayAndDelayTime::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_SetMontageAutoPlayAndDelayTime, CallFunc_Not_PreBool_ReturnValue) == 0x000020, "Member 'NewDialogueMain_C_SetMontageAutoPlayAndDelayTime::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_SetMontageCanSkip \ static_assert(alignof(NewDialogueMain_C_SetMontageCanSkip) == 0x000001, "Wrong alignment on NewDialogueMain_C_SetMontageCanSkip"); \ static_assert(sizeof(NewDialogueMain_C_SetMontageCanSkip) == 0x000001, "Wrong size on NewDialogueMain_C_SetMontageCanSkip"); \ static_assert(offsetof(NewDialogueMain_C_SetMontageCanSkip, MontageCanSkip) == 0x000000, "Member 'NewDialogueMain_C_SetMontageCanSkip::MontageCanSkip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_SetMontageFinished \ static_assert(alignof(NewDialogueMain_C_SetMontageFinished) == 0x000001, "Wrong alignment on NewDialogueMain_C_SetMontageFinished"); \ static_assert(sizeof(NewDialogueMain_C_SetMontageFinished) == 0x000001, "Wrong size on NewDialogueMain_C_SetMontageFinished"); \ static_assert(offsetof(NewDialogueMain_C_SetMontageFinished, IsMontageFinished_0) == 0x000000, "Member 'NewDialogueMain_C_SetMontageFinished::IsMontageFinished_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_SetMontageLength \ static_assert(alignof(NewDialogueMain_C_SetMontageLength) == 0x000008, "Wrong alignment on NewDialogueMain_C_SetMontageLength"); \ static_assert(sizeof(NewDialogueMain_C_SetMontageLength) == 0x000008, "Wrong size on NewDialogueMain_C_SetMontageLength"); \ static_assert(offsetof(NewDialogueMain_C_SetMontageLength, MontageLength_0) == 0x000000, "Member 'NewDialogueMain_C_SetMontageLength::MontageLength_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_SetPlayerLock \ static_assert(alignof(NewDialogueMain_C_SetPlayerLock) == 0x000001, "Wrong alignment on NewDialogueMain_C_SetPlayerLock"); \ static_assert(sizeof(NewDialogueMain_C_SetPlayerLock) == 0x000001, "Wrong size on NewDialogueMain_C_SetPlayerLock"); \ static_assert(offsetof(NewDialogueMain_C_SetPlayerLock, bPlayerLocked_0) == 0x000000, "Member 'NewDialogueMain_C_SetPlayerLock::bPlayerLocked_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime \ static_assert(alignof(NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime) == 0x000008, "Wrong alignment on NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime"); \ static_assert(sizeof(NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime) == 0x000048, "Wrong size on NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime"); \ static_assert(offsetof(NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime, bAutoPlay) == 0x000000, "Member 'NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime::bAutoPlay' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime, DelayTime) == 0x000008, "Member 'NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime::DelayTime' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime, VoiceCanLockPlayer_0) == 0x000010, "Member 'NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime::VoiceCanLockPlayer_0' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime, CallFunc_Conv_BoolToString_ReturnValue) == 0x000018, "Member 'NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000028, "Member 'NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime, CallFunc_Not_PreBool_ReturnValue) == 0x000040, "Member 'NewDialogueMain_C_SetVoiceAutoPlayAndDelayTime::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_SetVoiceCanSkip \ static_assert(alignof(NewDialogueMain_C_SetVoiceCanSkip) == 0x000001, "Wrong alignment on NewDialogueMain_C_SetVoiceCanSkip"); \ static_assert(sizeof(NewDialogueMain_C_SetVoiceCanSkip) == 0x000001, "Wrong size on NewDialogueMain_C_SetVoiceCanSkip"); \ static_assert(offsetof(NewDialogueMain_C_SetVoiceCanSkip, VoiceCanSkip) == 0x000000, "Member 'NewDialogueMain_C_SetVoiceCanSkip::VoiceCanSkip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_SetVoiceFinished \ static_assert(alignof(NewDialogueMain_C_SetVoiceFinished) == 0x000008, "Wrong alignment on NewDialogueMain_C_SetVoiceFinished"); \ static_assert(sizeof(NewDialogueMain_C_SetVoiceFinished) == 0x000028, "Wrong size on NewDialogueMain_C_SetVoiceFinished"); \ static_assert(offsetof(NewDialogueMain_C_SetVoiceFinished, IsVoiceFinished_0) == 0x000000, "Member 'NewDialogueMain_C_SetVoiceFinished::IsVoiceFinished_0' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_SetVoiceFinished, CallFunc_Conv_BoolToString_ReturnValue) == 0x000008, "Member 'NewDialogueMain_C_SetVoiceFinished::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_SetVoiceFinished, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'NewDialogueMain_C_SetVoiceFinished::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_ShowSelection \ static_assert(alignof(NewDialogueMain_C_ShowSelection) == 0x000008, "Wrong alignment on NewDialogueMain_C_ShowSelection"); \ static_assert(sizeof(NewDialogueMain_C_ShowSelection) == 0x000278, "Wrong size on NewDialogueMain_C_ShowSelection"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, data_node) == 0x000000, "Member 'NewDialogueMain_C_ShowSelection::data_node' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, Local_HiddenQueueingCount) == 0x000010, "Member 'NewDialogueMain_C_ShowSelection::Local_HiddenQueueingCount' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'NewDialogueMain_C_ShowSelection::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'NewDialogueMain_C_ShowSelection::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'NewDialogueMain_C_ShowSelection::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, CallFunc_GetExtension_ReturnValue) == 0x000020, "Member 'NewDialogueMain_C_ShowSelection::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, K2Node_MakeStruct_Margin) == 0x000028, "Member 'NewDialogueMain_C_ShowSelection::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, Temp_int_Variable) == 0x000038, "Member 'NewDialogueMain_C_ShowSelection::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00003C, "Member 'NewDialogueMain_C_ShowSelection::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, CallFunc_Add_IntInt_ReturnValue_1) == 0x000040, "Member 'NewDialogueMain_C_ShowSelection::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, CallFunc_Array_Get_Item) == 0x000048, "Member 'NewDialogueMain_C_ShowSelection::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, CallFunc_Array_Length_ReturnValue) == 0x000140, "Member 'NewDialogueMain_C_ShowSelection::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, CallFunc_Less_IntInt_ReturnValue) == 0x000144, "Member 'NewDialogueMain_C_ShowSelection::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, CallFunc_GetExtension_ReturnValue_1) == 0x000148, "Member 'NewDialogueMain_C_ShowSelection::CallFunc_GetExtension_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, CallFunc_IsValid_ReturnValue) == 0x000150, "Member 'NewDialogueMain_C_ShowSelection::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, CallFunc_GetPlayerController_ReturnValue) == 0x000158, "Member 'NewDialogueMain_C_ShowSelection::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000160, "Member 'NewDialogueMain_C_ShowSelection::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, CallFunc_Create_ReturnValue) == 0x000168, "Member 'NewDialogueMain_C_ShowSelection::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, K2Node_MakeStruct_DialogueNode) == 0x000170, "Member 'NewDialogueMain_C_ShowSelection::K2Node_MakeStruct_DialogueNode' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, CallFunc_NavAction_AddChildToNav_ReturnValue) == 0x000268, "Member 'NewDialogueMain_C_ShowSelection::CallFunc_NavAction_AddChildToNav_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowSelection, CallFunc_IsValid_ReturnValue_1) == 0x000270, "Member 'NewDialogueMain_C_ShowSelection::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewDialogueMain_C_ShowTalkWithSound \ static_assert(alignof(NewDialogueMain_C_ShowTalkWithSound) == 0x000008, "Wrong alignment on NewDialogueMain_C_ShowTalkWithSound"); \ static_assert(sizeof(NewDialogueMain_C_ShowTalkWithSound) == 0x000210, "Wrong size on NewDialogueMain_C_ShowTalkWithSound"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, data_node) == 0x000000, "Member 'NewDialogueMain_C_ShowTalkWithSound::data_node' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, Local_DialogueByInteract) == 0x0000F8, "Member 'NewDialogueMain_C_ShowTalkWithSound::Local_DialogueByInteract' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, Local_DialogueByNPC) == 0x000100, "Member 'NewDialogueMain_C_ShowTalkWithSound::Local_DialogueByNPC' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_NodeCantSkip_bCantSkip) == 0x000108, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_NodeCantSkip_bCantSkip' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_NodeCantSkip_bCantSkip_1) == 0x000109, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_NodeCantSkip_bCantSkip_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, K2Node_CreateDelegate_OutputDelegate) == 0x00010C, "Member 'NewDialogueMain_C_ShowTalkWithSound::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_IsValid_ReturnValue) == 0x00011C, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, K2Node_DynamicCast_AsBP_New_Puzzles_Door) == 0x000120, "Member 'NewDialogueMain_C_ShowTalkWithSound::K2Node_DynamicCast_AsBP_New_Puzzles_Door' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, K2Node_DynamicCast_bSuccess) == 0x000128, "Member 'NewDialogueMain_C_ShowTalkWithSound::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, K2Node_DynamicCast_AsBP_NPC) == 0x000130, "Member 'NewDialogueMain_C_ShowTalkWithSound::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, K2Node_DynamicCast_bSuccess_1) == 0x000138, "Member 'NewDialogueMain_C_ShowTalkWithSound::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_Redirect_Table_MappedTable) == 0x000140, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_IsValid_ReturnValue_1) == 0x000148, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_GetDataTableRowFromName_OutRow) == 0x000150, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000170, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_IsValid_ReturnValue_2) == 0x000171, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_GetPlayerisLock_PlayerIsLock) == 0x000172, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_GetPlayerisLock_PlayerIsLock' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_GetPlayerisLock_PlayerIsLock_1) == 0x000173, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_GetPlayerisLock_PlayerIsLock_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, K2Node_CreateDelegate_OutputDelegate_1) == 0x000174, "Member 'NewDialogueMain_C_ShowTalkWithSound::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_GetUIStatic_ReturnValue) == 0x000188, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, K2Node_CreateDelegate_OutputDelegate_2) == 0x000190, "Member 'NewDialogueMain_C_ShowTalkWithSound::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_GetUIZOder_ZOder) == 0x0001A0, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_GetAIController_ReturnValue) == 0x0001A8, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, K2Node_DynamicCast_AsImpl_Base_AIController) == 0x0001B0, "Member 'NewDialogueMain_C_ShowTalkWithSound::K2Node_DynamicCast_AsImpl_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, K2Node_DynamicCast_bSuccess_2) == 0x0001B8, "Member 'NewDialogueMain_C_ShowTalkWithSound::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_IsValid_ReturnValue_3) == 0x0001B9, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_GetComponentByClass_ReturnValue) == 0x0001C0, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_IsValid_ReturnValue_4) == 0x0001C8, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_BooleanAND_ReturnValue) == 0x0001C9, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_GetExtension_ReturnValue) == 0x0001D0, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_IsValid_ReturnValue_5) == 0x0001D8, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x0001E0, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, K2Node_CreateDelegate_OutputDelegate_3) == 0x0001E8, "Member 'NewDialogueMain_C_ShowTalkWithSound::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_GetPlayerController_ReturnValue) == 0x0001F8, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_GetSingleWidget_K2_ReturnValue_1) == 0x000200, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_GetSingleWidget_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewDialogueMain_C_ShowTalkWithSound, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000208, "Member 'NewDialogueMain_C_ShowTalkWithSound::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNewDialogueMain_C \ static_assert(alignof(UNewDialogueMain_C) == 0x000008, "Wrong alignment on UNewDialogueMain_C"); \ static_assert(sizeof(UNewDialogueMain_C) == 0x000498, "Wrong size on UNewDialogueMain_C"); \ static_assert(offsetof(UNewDialogueMain_C, UberGraphFrame) == 0x000280, "Member 'UNewDialogueMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, ChoiceBox) == 0x000288, "Member 'UNewDialogueMain_C::ChoiceBox' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, CountDownText) == 0x000290, "Member 'UNewDialogueMain_C::CountDownText' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, ScrollBox_0) == 0x000298, "Member 'UNewDialogueMain_C::ScrollBox_0' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, SizeBox_0) == 0x0002A0, "Member 'UNewDialogueMain_C::SizeBox_0' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, VerticalBox_0) == 0x0002A8, "Member 'UNewDialogueMain_C::VerticalBox_0' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, WB_PlayerCoins) == 0x0002B0, "Member 'UNewDialogueMain_C::WB_PlayerCoins' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, WGI_Button_48) == 0x0002B8, "Member 'UNewDialogueMain_C::WGI_Button_48' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, WGI_InputHelpVis) == 0x0002C0, "Member 'UNewDialogueMain_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, InDialogue) == 0x0002C8, "Member 'UNewDialogueMain_C::InDialogue' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, CurrentIndex) == 0x0002D0, "Member 'UNewDialogueMain_C::CurrentIndex' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, OnWidgetClose) == 0x0002D8, "Member 'UNewDialogueMain_C::OnWidgetClose' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, CurrentNode) == 0x0002E8, "Member 'UNewDialogueMain_C::CurrentNode' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, WB_TalkText) == 0x0003E0, "Member 'UNewDialogueMain_C::WB_TalkText' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, UINotify) == 0x0003E8, "Member 'UNewDialogueMain_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, Condition) == 0x0003F0, "Member 'UNewDialogueMain_C::Condition' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, NPCID) == 0x0003F4, "Member 'UNewDialogueMain_C::NPCID' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, OnTextCreated) == 0x000400, "Member 'UNewDialogueMain_C::OnTextCreated' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, FirstCreate) == 0x000410, "Member 'UNewDialogueMain_C::FirstCreate' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, Impl_Character_Sound_Component) == 0x000418, "Member 'UNewDialogueMain_C::Impl_Character_Sound_Component' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, bPlayerLocked) == 0x000420, "Member 'UNewDialogueMain_C::bPlayerLocked' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, IsVoiceFinished) == 0x000421, "Member 'UNewDialogueMain_C::IsVoiceFinished' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, IsMontageFinished) == 0x000422, "Member 'UNewDialogueMain_C::IsMontageFinished' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, MontageLength) == 0x000428, "Member 'UNewDialogueMain_C::MontageLength' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, MontageAutoPlay) == 0x000430, "Member 'UNewDialogueMain_C::MontageAutoPlay' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, MontageAutoPlayDelay) == 0x000438, "Member 'UNewDialogueMain_C::MontageAutoPlayDelay' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, VoiceAutoPlay) == 0x000440, "Member 'UNewDialogueMain_C::VoiceAutoPlay' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, VoiceAutoPlayDelay) == 0x000448, "Member 'UNewDialogueMain_C::VoiceAutoPlayDelay' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, MontageOverTimer) == 0x000450, "Member 'UNewDialogueMain_C::MontageOverTimer' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, VoiceWaitTimer) == 0x000458, "Member 'UNewDialogueMain_C::VoiceWaitTimer' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, MontageWaitTimer) == 0x000460, "Member 'UNewDialogueMain_C::MontageWaitTimer' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, VoiceCanLockPlayer) == 0x000468, "Member 'UNewDialogueMain_C::VoiceCanLockPlayer' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, MontageCanLockPlayer) == 0x000469, "Member 'UNewDialogueMain_C::MontageCanLockPlayer' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, CanAutoPlay) == 0x00046A, "Member 'UNewDialogueMain_C::CanAutoPlay' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, CountTime) == 0x00046C, "Member 'UNewDialogueMain_C::CountTime' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, CountDownTimer) == 0x000470, "Member 'UNewDialogueMain_C::CountDownTimer' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, bIsSelection) == 0x000478, "Member 'UNewDialogueMain_C::bIsSelection' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, bFirstIn) == 0x000479, "Member 'UNewDialogueMain_C::bFirstIn' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, DelayTimer) == 0x000480, "Member 'UNewDialogueMain_C::DelayTimer' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, Voice_Can_Skip) == 0x000488, "Member 'UNewDialogueMain_C::Voice_Can_Skip' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, Montage_Can_Skip) == 0x000489, "Member 'UNewDialogueMain_C::Montage_Can_Skip' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, DialogClosed) == 0x00048A, "Member 'UNewDialogueMain_C::DialogClosed' has a wrong offset!"); \ static_assert(offsetof(UNewDialogueMain_C, UnlockTimer) == 0x000490, "Member 'UNewDialogueMain_C::UnlockTimer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractWidget_C_ExecuteUbergraph_BP_InteractWidget \ static_assert(alignof(BP_InteractWidget_C_ExecuteUbergraph_BP_InteractWidget) == 0x000008, "Wrong alignment on BP_InteractWidget_C_ExecuteUbergraph_BP_InteractWidget"); \ static_assert(sizeof(BP_InteractWidget_C_ExecuteUbergraph_BP_InteractWidget) == 0x000010, "Wrong size on BP_InteractWidget_C_ExecuteUbergraph_BP_InteractWidget"); \ static_assert(offsetof(BP_InteractWidget_C_ExecuteUbergraph_BP_InteractWidget, EntryPoint) == 0x000000, "Member 'BP_InteractWidget_C_ExecuteUbergraph_BP_InteractWidget::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidget_C_ExecuteUbergraph_BP_InteractWidget, K2Node_CustomEvent_UIInteract) == 0x000008, "Member 'BP_InteractWidget_C_ExecuteUbergraph_BP_InteractWidget::K2Node_CustomEvent_UIInteract' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent \ static_assert(alignof(BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent) == 0x000008, "Wrong alignment on BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(sizeof(BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent) == 0x000080, "Wrong size on BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(offsetof(BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent, InKeyEvent) == 0x000000, "Member 'BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent, isDown) == 0x000040, "Member 'BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent, ReturnValue) == 0x000041, "Member 'BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetKey_ReturnValue) == 0x000048, "Member 'BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000060, "Member 'BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000068, "Member 'BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x000070, "Member 'BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent, CallFunc_IsHoldingSprintButton_IsSprint) == 0x000078, "Member 'BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent::CallFunc_IsHoldingSprintButton_IsSprint' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent, CallFunc_IsHoldingSprintButton_RollPressed) == 0x000079, "Member 'BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent::CallFunc_IsHoldingSprintButton_RollPressed' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x00007A, "Member 'BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue) == 0x00007B, "Member 'BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanAND_ReturnValue) == 0x00007C, "Member 'BP_InteractWidget_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractWidget_C_SetComponent \ static_assert(alignof(BP_InteractWidget_C_SetComponent) == 0x000008, "Wrong alignment on BP_InteractWidget_C_SetComponent"); \ static_assert(sizeof(BP_InteractWidget_C_SetComponent) == 0x000008, "Wrong size on BP_InteractWidget_C_SetComponent"); \ static_assert(offsetof(BP_InteractWidget_C_SetComponent, UIInteract_0) == 0x000000, "Member 'BP_InteractWidget_C_SetComponent::UIInteract_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractWidget_C_UpdateText \ static_assert(alignof(BP_InteractWidget_C_UpdateText) == 0x000008, "Wrong alignment on BP_InteractWidget_C_UpdateText"); \ static_assert(sizeof(BP_InteractWidget_C_UpdateText) == 0x000080, "Wrong size on BP_InteractWidget_C_UpdateText"); \ static_assert(offsetof(BP_InteractWidget_C_UpdateText, InText) == 0x000000, "Member 'BP_InteractWidget_C_UpdateText::InText' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidget_C_UpdateText, PlayAnimation_0) == 0x000018, "Member 'BP_InteractWidget_C_UpdateText::PlayAnimation_0' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidget_C_UpdateText, PlatfromName) == 0x00001C, "Member 'BP_InteractWidget_C_UpdateText::PlatfromName' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidget_C_UpdateText, K2Node_MakeMap_Map) == 0x000028, "Member 'BP_InteractWidget_C_UpdateText::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_InteractWidget_C_UpdateText, CallFunc_GetInputHelper_WGI_InputHelpVis) == 0x000078, "Member 'BP_InteractWidget_C_UpdateText::CallFunc_GetInputHelper_WGI_InputHelpVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_InteractWidget_C \ static_assert(alignof(UBP_InteractWidget_C) == 0x000008, "Wrong alignment on UBP_InteractWidget_C"); \ static_assert(sizeof(UBP_InteractWidget_C) == 0x0002D8, "Wrong size on UBP_InteractWidget_C"); \ static_assert(offsetof(UBP_InteractWidget_C, UberGraphFrame) == 0x0002C0, "Member 'UBP_InteractWidget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBP_InteractWidget_C, WB_SecondaryWindow2) == 0x0002C8, "Member 'UBP_InteractWidget_C::WB_SecondaryWindow2' has a wrong offset!"); \ static_assert(offsetof(UBP_InteractWidget_C, UIInteract) == 0x0002D0, "Member 'UBP_InteractWidget_C::UIInteract' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_CylinderEle_C \ static_assert(alignof(UShake_CylinderEle_C) == 0x000010, "Wrong alignment on UShake_CylinderEle_C"); \ static_assert(sizeof(UShake_CylinderEle_C) == 0x000210, "Wrong size on UShake_CylinderEle_C"); \ #define DUMPER7_ASSERTS_LibLevelscript_C_getCompileInputArgMapKey \ static_assert(alignof(LibLevelscript_C_getCompileInputArgMapKey) == 0x000008, "Wrong alignment on LibLevelscript_C_getCompileInputArgMapKey"); \ static_assert(sizeof(LibLevelscript_C_getCompileInputArgMapKey) == 0x000060, "Wrong size on LibLevelscript_C_getCompileInputArgMapKey"); \ static_assert(offsetof(LibLevelscript_C_getCompileInputArgMapKey, Node) == 0x000000, "Member 'LibLevelscript_C_getCompileInputArgMapKey::Node' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileInputArgMapKey, InputPin) == 0x000004, "Member 'LibLevelscript_C_getCompileInputArgMapKey::InputPin' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileInputArgMapKey, __WorldContext) == 0x000008, "Member 'LibLevelscript_C_getCompileInputArgMapKey::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileInputArgMapKey, Key) == 0x000010, "Member 'LibLevelscript_C_getCompileInputArgMapKey::Key' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileInputArgMapKey, CallFunc_Conv_IntToString_ReturnValue) == 0x000020, "Member 'LibLevelscript_C_getCompileInputArgMapKey::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileInputArgMapKey, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000030, "Member 'LibLevelscript_C_getCompileInputArgMapKey::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileInputArgMapKey, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'LibLevelscript_C_getCompileInputArgMapKey::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileInputArgMapKey, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000050, "Member 'LibLevelscript_C_getCompileInputArgMapKey::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LibLevelscript_C_getCompileRTIInputArgMapKey \ static_assert(alignof(LibLevelscript_C_getCompileRTIInputArgMapKey) == 0x000008, "Wrong alignment on LibLevelscript_C_getCompileRTIInputArgMapKey"); \ static_assert(sizeof(LibLevelscript_C_getCompileRTIInputArgMapKey) == 0x000098, "Wrong size on LibLevelscript_C_getCompileRTIInputArgMapKey"); \ static_assert(offsetof(LibLevelscript_C_getCompileRTIInputArgMapKey, fromNode) == 0x000000, "Member 'LibLevelscript_C_getCompileRTIInputArgMapKey::fromNode' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileRTIInputArgMapKey, fromNodePin) == 0x000004, "Member 'LibLevelscript_C_getCompileRTIInputArgMapKey::fromNodePin' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileRTIInputArgMapKey, To) == 0x000008, "Member 'LibLevelscript_C_getCompileRTIInputArgMapKey::To' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileRTIInputArgMapKey, __WorldContext) == 0x000010, "Member 'LibLevelscript_C_getCompileRTIInputArgMapKey::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileRTIInputArgMapKey, Key) == 0x000018, "Member 'LibLevelscript_C_getCompileRTIInputArgMapKey::Key' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileRTIInputArgMapKey, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'LibLevelscript_C_getCompileRTIInputArgMapKey::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileRTIInputArgMapKey, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000038, "Member 'LibLevelscript_C_getCompileRTIInputArgMapKey::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileRTIInputArgMapKey, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'LibLevelscript_C_getCompileRTIInputArgMapKey::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileRTIInputArgMapKey, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000058, "Member 'LibLevelscript_C_getCompileRTIInputArgMapKey::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileRTIInputArgMapKey, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'LibLevelscript_C_getCompileRTIInputArgMapKey::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileRTIInputArgMapKey, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'LibLevelscript_C_getCompileRTIInputArgMapKey::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getCompileRTIInputArgMapKey, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000088, "Member 'LibLevelscript_C_getCompileRTIInputArgMapKey::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LibLevelscript_C_getLevelscriptUniqueName \ static_assert(alignof(LibLevelscript_C_getLevelscriptUniqueName) == 0x000008, "Wrong alignment on LibLevelscript_C_getLevelscriptUniqueName"); \ static_assert(sizeof(LibLevelscript_C_getLevelscriptUniqueName) == 0x000098, "Wrong size on LibLevelscript_C_getLevelscriptUniqueName"); \ static_assert(offsetof(LibLevelscript_C_getLevelscriptUniqueName, LevelMapName) == 0x000000, "Member 'LibLevelscript_C_getLevelscriptUniqueName::LevelMapName' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getLevelscriptUniqueName, LevelScriptDisplayName) == 0x000010, "Member 'LibLevelscript_C_getLevelscriptUniqueName::LevelScriptDisplayName' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getLevelscriptUniqueName, __WorldContext) == 0x000020, "Member 'LibLevelscript_C_getLevelscriptUniqueName::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getLevelscriptUniqueName, unique_name) == 0x000028, "Member 'LibLevelscript_C_getLevelscriptUniqueName::unique_name' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getLevelscriptUniqueName, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'LibLevelscript_C_getLevelscriptUniqueName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getLevelscriptUniqueName, CallFunc_Trim_ReturnValue) == 0x000048, "Member 'LibLevelscript_C_getLevelscriptUniqueName::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getLevelscriptUniqueName, CallFunc_Trim_ReturnValue_1) == 0x000058, "Member 'LibLevelscript_C_getLevelscriptUniqueName::CallFunc_Trim_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getLevelscriptUniqueName, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'LibLevelscript_C_getLevelscriptUniqueName::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getLevelscriptUniqueName, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'LibLevelscript_C_getLevelscriptUniqueName::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getLevelscriptUniqueName, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000088, "Member 'LibLevelscript_C_getLevelscriptUniqueName::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LibLevelscript_C_getNextNodeMapKey \ static_assert(alignof(LibLevelscript_C_getNextNodeMapKey) == 0x000008, "Wrong alignment on LibLevelscript_C_getNextNodeMapKey"); \ static_assert(sizeof(LibLevelscript_C_getNextNodeMapKey) == 0x000060, "Wrong size on LibLevelscript_C_getNextNodeMapKey"); \ static_assert(offsetof(LibLevelscript_C_getNextNodeMapKey, From) == 0x000000, "Member 'LibLevelscript_C_getNextNodeMapKey::From' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getNextNodeMapKey, fromPin) == 0x000004, "Member 'LibLevelscript_C_getNextNodeMapKey::fromPin' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getNextNodeMapKey, __WorldContext) == 0x000008, "Member 'LibLevelscript_C_getNextNodeMapKey::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getNextNodeMapKey, Key) == 0x000010, "Member 'LibLevelscript_C_getNextNodeMapKey::Key' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getNextNodeMapKey, CallFunc_Conv_IntToString_ReturnValue) == 0x000020, "Member 'LibLevelscript_C_getNextNodeMapKey::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getNextNodeMapKey, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000030, "Member 'LibLevelscript_C_getNextNodeMapKey::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getNextNodeMapKey, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'LibLevelscript_C_getNextNodeMapKey::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getNextNodeMapKey, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000050, "Member 'LibLevelscript_C_getNextNodeMapKey::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LibLevelscript_C_getPathId \ static_assert(alignof(LibLevelscript_C_getPathId) == 0x000008, "Wrong alignment on LibLevelscript_C_getPathId"); \ static_assert(sizeof(LibLevelscript_C_getPathId) == 0x000098, "Wrong size on LibLevelscript_C_getPathId"); \ static_assert(offsetof(LibLevelscript_C_getPathId, From) == 0x000000, "Member 'LibLevelscript_C_getPathId::From' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getPathId, fromPin) == 0x000004, "Member 'LibLevelscript_C_getPathId::fromPin' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getPathId, To) == 0x000008, "Member 'LibLevelscript_C_getPathId::To' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getPathId, __WorldContext) == 0x000010, "Member 'LibLevelscript_C_getPathId::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getPathId, levelscriptId) == 0x000018, "Member 'LibLevelscript_C_getPathId::levelscriptId' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getPathId, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'LibLevelscript_C_getPathId::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getPathId, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000038, "Member 'LibLevelscript_C_getPathId::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getPathId, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'LibLevelscript_C_getPathId::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getPathId, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000058, "Member 'LibLevelscript_C_getPathId::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getPathId, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'LibLevelscript_C_getPathId::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getPathId, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'LibLevelscript_C_getPathId::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getPathId, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000088, "Member 'LibLevelscript_C_getPathId::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LibLevelscript_C_getRuntimeLocalOutputKey \ static_assert(alignof(LibLevelscript_C_getRuntimeLocalOutputKey) == 0x000008, "Wrong alignment on LibLevelscript_C_getRuntimeLocalOutputKey"); \ static_assert(sizeof(LibLevelscript_C_getRuntimeLocalOutputKey) == 0x000060, "Wrong size on LibLevelscript_C_getRuntimeLocalOutputKey"); \ static_assert(offsetof(LibLevelscript_C_getRuntimeLocalOutputKey, outputNode) == 0x000000, "Member 'LibLevelscript_C_getRuntimeLocalOutputKey::outputNode' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getRuntimeLocalOutputKey, outputNodeOutputPin) == 0x000004, "Member 'LibLevelscript_C_getRuntimeLocalOutputKey::outputNodeOutputPin' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getRuntimeLocalOutputKey, __WorldContext) == 0x000008, "Member 'LibLevelscript_C_getRuntimeLocalOutputKey::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getRuntimeLocalOutputKey, Key) == 0x000010, "Member 'LibLevelscript_C_getRuntimeLocalOutputKey::Key' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getRuntimeLocalOutputKey, CallFunc_Conv_IntToString_ReturnValue) == 0x000020, "Member 'LibLevelscript_C_getRuntimeLocalOutputKey::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getRuntimeLocalOutputKey, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000030, "Member 'LibLevelscript_C_getRuntimeLocalOutputKey::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getRuntimeLocalOutputKey, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'LibLevelscript_C_getRuntimeLocalOutputKey::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_getRuntimeLocalOutputKey, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000050, "Member 'LibLevelscript_C_getRuntimeLocalOutputKey::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LibLevelscript_C_makeOutputArg \ static_assert(alignof(LibLevelscript_C_makeOutputArg) == 0x000008, "Wrong alignment on LibLevelscript_C_makeOutputArg"); \ static_assert(sizeof(LibLevelscript_C_makeOutputArg) == 0x000250, "Wrong size on LibLevelscript_C_makeOutputArg"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, outputNode) == 0x000000, "Member 'LibLevelscript_C_makeOutputArg::outputNode' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, outputNodePin) == 0x000004, "Member 'LibLevelscript_C_makeOutputArg::outputNodePin' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, __WorldContext) == 0x000008, "Member 'LibLevelscript_C_makeOutputArg::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, ReturnValue) == 0x000010, "Member 'LibLevelscript_C_makeOutputArg::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, _sufix) == 0x0000A8, "Member 'LibLevelscript_C_makeOutputArg::_sufix' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, CallFunc_Conv_IntToString_ReturnValue) == 0x0000B8, "Member 'LibLevelscript_C_makeOutputArg::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, CallFunc_Concat_StrStr_ReturnValue) == 0x0000C8, "Member 'LibLevelscript_C_makeOutputArg::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000D8, "Member 'LibLevelscript_C_makeOutputArg::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000E8, "Member 'LibLevelscript_C_makeOutputArg::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000F8, "Member 'LibLevelscript_C_makeOutputArg::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000108, "Member 'LibLevelscript_C_makeOutputArg::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000118, "Member 'LibLevelscript_C_makeOutputArg::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000128, "Member 'LibLevelscript_C_makeOutputArg::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000138, "Member 'LibLevelscript_C_makeOutputArg::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000148, "Member 'LibLevelscript_C_makeOutputArg::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000158, "Member 'LibLevelscript_C_makeOutputArg::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, K2Node_MakeStruct_ST_RTI_GenerateArg) == 0x000168, "Member 'LibLevelscript_C_makeOutputArg::K2Node_MakeStruct_ST_RTI_GenerateArg' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, CallFunc_MakeLiteralString_ReturnValue) == 0x000200, "Member 'LibLevelscript_C_makeOutputArg::CallFunc_MakeLiteralString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000210, "Member 'LibLevelscript_C_makeOutputArg::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000220, "Member 'LibLevelscript_C_makeOutputArg::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000230, "Member 'LibLevelscript_C_makeOutputArg::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(LibLevelscript_C_makeOutputArg, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000240, "Member 'LibLevelscript_C_makeOutputArg::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULibLevelscript_C \ static_assert(alignof(ULibLevelscript_C) == 0x000008, "Wrong alignment on ULibLevelscript_C"); \ static_assert(sizeof(ULibLevelscript_C) == 0x000028, "Wrong size on ULibLevelscript_C"); \ #define DUMPER7_ASSERTS_LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate \ static_assert(alignof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate) == 0x000008, "Wrong alignment on LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate"); \ static_assert(sizeof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate) == 0x000068, "Wrong size on LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, EntryPoint) == 0x000000, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, Temp_int_Array_Index_Variable) == 0x000008, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, CallFunc_GetAttachedActors_OutActors) == 0x000010, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::CallFunc_GetAttachedActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, CallFunc_GetCurrentLevelName_ReturnValue) == 0x000020, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::CallFunc_GetCurrentLevelName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, CallFunc_Array_Get_Item) == 0x000030, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, K2Node_DynamicCast_AsLevel_Script) == 0x000048, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::K2Node_DynamicCast_AsLevel_Script' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, CallFunc_Less_IntInt_ReturnValue) == 0x00005C, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, CallFunc_IsValid_ReturnValue_1) == 0x000064, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, CallFunc_WaitReady_IsReady) == 0x000065, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::CallFunc_WaitReady_IsReady' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, CallFunc_WaitReady_NeverReady) == 0x000066, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::CallFunc_WaitReady_NeverReady' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate, CallFunc_Not_PreBool_ReturnValue) == 0x000067, "Member 'LevelScript_Executor_Isolate_C_ExecuteUbergraph_LevelScript_Executor_Isolate::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_Executor_Isolate_C_WaitReady \ static_assert(alignof(LevelScript_Executor_Isolate_C_WaitReady) == 0x000001, "Wrong alignment on LevelScript_Executor_Isolate_C_WaitReady"); \ static_assert(sizeof(LevelScript_Executor_Isolate_C_WaitReady) == 0x000002, "Wrong size on LevelScript_Executor_Isolate_C_WaitReady"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_WaitReady, IsReady) == 0x000000, "Member 'LevelScript_Executor_Isolate_C_WaitReady::IsReady' has a wrong offset!"); \ static_assert(offsetof(LevelScript_Executor_Isolate_C_WaitReady, NeverReady) == 0x000001, "Member 'LevelScript_Executor_Isolate_C_WaitReady::NeverReady' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALevelScript_Executor_Isolate_C \ static_assert(alignof(ALevelScript_Executor_Isolate_C) == 0x000008, "Wrong alignment on ALevelScript_Executor_Isolate_C"); \ static_assert(sizeof(ALevelScript_Executor_Isolate_C) == 0x0003B8, "Wrong size on ALevelScript_Executor_Isolate_C"); \ static_assert(offsetof(ALevelScript_Executor_Isolate_C, UberGraphFrame_LevelScript_Executor_Isolate_C) == 0x000398, "Member 'ALevelScript_Executor_Isolate_C::UberGraphFrame_LevelScript_Executor_Isolate_C' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_Executor_Isolate_C, Billboard) == 0x0003A0, "Member 'ALevelScript_Executor_Isolate_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_Executor_Isolate_C, ScriptToRun) == 0x0003A8, "Member 'ALevelScript_Executor_Isolate_C::ScriptToRun' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_Executor_Isolate_C, ImmediatelyStart) == 0x0003B0, "Member 'ALevelScript_Executor_Isolate_C::ImmediatelyStart' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALevelScript_MingMo_C \ static_assert(alignof(ALevelScript_MingMo_C) == 0x000008, "Wrong alignment on ALevelScript_MingMo_C"); \ static_assert(sizeof(ALevelScript_MingMo_C) == 0x000458, "Wrong size on ALevelScript_MingMo_C"); \ static_assert(offsetof(ALevelScript_MingMo_C, Monit_Handler) == 0x000400, "Member 'ALevelScript_MingMo_C::Monit_Handler' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_MingMo_C, NodeHandler_Sequence_Operatable) == 0x000408, "Member 'ALevelScript_MingMo_C::NodeHandler_Sequence_Operatable' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_MingMo_C, Extend_Handler) == 0x000410, "Member 'ALevelScript_MingMo_C::Extend_Handler' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_MingMo_C, EnableSpecialBGM_Handler) == 0x000418, "Member 'ALevelScript_MingMo_C::EnableSpecialBGM_Handler' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_MingMo_C, EnableCommonBGM_Handler) == 0x000420, "Member 'ALevelScript_MingMo_C::EnableCommonBGM_Handler' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_MingMo_C, ShowLevelName_Handler) == 0x000428, "Member 'ALevelScript_MingMo_C::ShowLevelName_Handler' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_MingMo_C, ShowPlayer_Handler) == 0x000430, "Member 'ALevelScript_MingMo_C::ShowPlayer_Handler' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_MingMo_C, ShowGameUI_Handler) == 0x000438, "Member 'ALevelScript_MingMo_C::ShowGameUI_Handler' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_MingMo_C, EnableObj_Handler) == 0x000440, "Member 'ALevelScript_MingMo_C::EnableObj_Handler' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_MingMo_C, NodeHandler_Sequence) == 0x000448, "Member 'ALevelScript_MingMo_C::NodeHandler_Sequence' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_MingMo_C, Log_Handler) == 0x000450, "Member 'ALevelScript_MingMo_C::Log_Handler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_MingMo_Network_C_Client_PlayCG \ static_assert(alignof(LevelScript_MingMo_Network_C_Client_PlayCG) == 0x000008, "Wrong alignment on LevelScript_MingMo_Network_C_Client_PlayCG"); \ static_assert(sizeof(LevelScript_MingMo_Network_C_Client_PlayCG) == 0x000010, "Wrong size on LevelScript_MingMo_Network_C_Client_PlayCG"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_Client_PlayCG, Sequence) == 0x000000, "Member 'LevelScript_MingMo_Network_C_Client_PlayCG::Sequence' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_Client_PlayCG, SequenceType) == 0x000008, "Member 'LevelScript_MingMo_Network_C_Client_PlayCG::SequenceType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network \ static_assert(alignof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network) == 0x000008, "Wrong alignment on LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network"); \ static_assert(sizeof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network) == 0x000C80, "Wrong size on LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, EntryPoint) == 0x000000, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_bool_Has_Been_Initd_Variable) == 0x000005, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_int_Variable) == 0x000008, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_bool_IsClosed_Variable) == 0x00000C, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_int_Variable_1) == 0x000014, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_struct_Variable) == 0x000018, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000C8, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_CustomEvent_OutputParams) == 0x0000D0, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_CustomEvent_OutputParams' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_int_Variable_2) == 0x000180, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Add_IntInt_ReturnValue_2) == 0x000184, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_int_Variable_3) == 0x000188, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_struct_Variable_1) == 0x000190, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_bool_IsClosed_Variable_1) == 0x000240, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_CustomEvent_OutputParams_1) == 0x000248, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_CustomEvent_OutputParams_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_int_Variable_4) == 0x0002F8, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Add_IntInt_ReturnValue_3) == 0x0002FC, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_bool_Has_Been_Initd_Variable_1) == 0x000300, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_struct_Variable_2) == 0x000308, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_string_Variable) == 0x0003B8, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_CustomEvent_OutputParams_2) == 0x0003C8, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_CustomEvent_OutputParams_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_int_Variable_5) == 0x000478, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_int_Variable_6) == 0x00047C, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Conv_IntToString_ReturnValue) == 0x000480, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Conv_BoolToString_ReturnValue) == 0x000490, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x0004A0, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Conv_BoolToString_ReturnValue_2) == 0x0004B0, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Conv_BoolToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Conv_BoolToString_ReturnValue_3) == 0x0004C0, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Conv_BoolToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Conv_BoolToString_ReturnValue_4) == 0x0004D0, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Conv_BoolToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_bool_Has_Been_Initd_Variable_2) == 0x0004E0, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_MakeLevelScriptParams_ReturnValue) == 0x0004E8, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_MakeLevelScriptParams_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_struct_Variable_3) == 0x000598, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_MakeLevelScriptParams_ReturnValue_1) == 0x000648, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_MakeLevelScriptParams_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_BreakLevelScriptParams_MethodNodeType) == 0x0006F8, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_BreakLevelScriptParams_MethodNodeType' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_BreakLevelScriptParams_CustomedMethodClass) == 0x000700, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_BreakLevelScriptParams_CustomedMethodClass' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_BreakLevelScriptParams_ParamObject) == 0x000708, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_BreakLevelScriptParams_ParamObject' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_BreakLevelScriptParams_ParamOutputPin) == 0x000710, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_BreakLevelScriptParams_ParamOutputPin' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_BreakLevelScriptParams_ParamString1) == 0x000718, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_BreakLevelScriptParams_ParamString1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_BreakLevelScriptParams_ParamString2) == 0x000728, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_BreakLevelScriptParams_ParamString2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_BreakLevelScriptParams_ParamString3) == 0x000738, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_BreakLevelScriptParams_ParamString3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_BreakLevelScriptParams_ParamString4) == 0x000748, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_BreakLevelScriptParams_ParamString4' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_BreakLevelScriptParams_ParamString5) == 0x000758, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_BreakLevelScriptParams_ParamString5' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_BreakLevelScriptParams_ParamString6) == 0x000768, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_BreakLevelScriptParams_ParamString6' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_BreakLevelScriptParams_ParamString7) == 0x000778, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_BreakLevelScriptParams_ParamString7' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_BreakLevelScriptParams_ParamString8) == 0x000788, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_BreakLevelScriptParams_ParamString8' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_BreakLevelScriptParams_ParamString9) == 0x000798, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_BreakLevelScriptParams_ParamString9' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_CustomEvent_OutputParams_3) == 0x0007A8, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_CustomEvent_OutputParams_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_SwitchInteger_CmpSuccess) == 0x000858, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_int_Variable_7) == 0x00085C, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_bool_IsClosed_Variable_2) == 0x000860, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_CreateDelegate_OutputDelegate) == 0x000864, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_bool_Has_Been_Initd_Variable_3) == 0x000874, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_int_Variable_8) == 0x000878, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_MakeLevelScriptParams_ReturnValue_2) == 0x000880, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_MakeLevelScriptParams_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_CreateDelegate_OutputDelegate_1) == 0x000930, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_CreateDelegate_OutputDelegate_2) == 0x000940, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_Event_Sequence_1) == 0x000950, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_Event_Sequence_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_Event_SequenceType) == 0x000958, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_Event_SequenceType' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_SwitchEnum_CmpSuccess) == 0x000959, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_DynamicCast_AsLevel_Sequence_Actor) == 0x000960, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_DynamicCast_AsLevel_Sequence_Actor' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_DynamicCast_bSuccess) == 0x000968, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_bool_IsClosed_Variable_3) == 0x000969, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_GetSequencePlayer_ReturnValue) == 0x000970, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_GetSequencePlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_DynamicCast_AsLevel_Sequence_Actor_1) == 0x000978, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_DynamicCast_AsLevel_Sequence_Actor_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_DynamicCast_bSuccess_1) == 0x000980, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, Temp_int_Variable_9) == 0x000984, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::Temp_int_Variable_9' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_GetSequencePlayer_ReturnValue_1) == 0x000988, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_GetSequencePlayer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_GetEndTime_ReturnValue) == 0x000990, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_GetEndTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_BreakQualifiedFrameTime_Frame) == 0x0009A0, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_BreakQualifiedFrameTime_Frame' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_BreakQualifiedFrameTime_FrameRate) == 0x0009A4, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_BreakQualifiedFrameTime_FrameRate' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_BreakQualifiedFrameTime_SubFrame) == 0x0009AC, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_BreakQualifiedFrameTime_SubFrame' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Conv_FrameNumberToInteger_ReturnValue) == 0x0009B0, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Conv_FrameNumberToInteger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_GetSequencePlayer_ReturnValue_2) == 0x0009B8, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_GetSequencePlayer_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Subtract_IntInt_ReturnValue) == 0x0009C0, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_MakeStruct_FrameNumber) == 0x0009C4, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_MakeStruct_FrameNumber' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_MakeStruct_FrameTime) == 0x0009C8, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_MakeStruct_FrameTime' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_CreateDelegate_OutputDelegate_3) == 0x0009D0, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_MakeStruct_MovieSceneSequencePlaybackParams) == 0x0009E0, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_MakeStruct_MovieSceneSequencePlaybackParams' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_GetDisplayName_ReturnValue) == 0x000A08, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_GetDisplayName_ReturnValue_1) == 0x000A18, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Conv_StringToText_ReturnValue) == 0x000A28, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000A40, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_MakeStruct_FormatArgumentData) == 0x000A58, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_MakeStruct_FormatArgumentData_1) == 0x000AA8, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_CreateDelegate_OutputDelegate_4) == 0x000AF8, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_Event_Sequence) == 0x000B08, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_Event_Sequence' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_GetDisplayName_ReturnValue_2) == 0x000B10, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Array_Add_ReturnValue) == 0x000B20, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Conv_StringToText_ReturnValue_2) == 0x000B28, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Conv_StringToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_MakeStruct_FormatArgumentData_2) == 0x000B40, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, K2Node_MakeArray_Array) == 0x000B90, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Format_ReturnValue) == 0x000BA0, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_CreateMessageWindow_ReturnValue) == 0x000BB8, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Array_Get_Item) == 0x000BC0, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000BC8, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network, CallFunc_MakeLevelScriptParams_ReturnValue_3) == 0x000BD0, "Member 'LevelScript_MingMo_Network_C_ExecuteUbergraph_LevelScript_MingMo_Network::CallFunc_MakeLevelScriptParams_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_MingMo_Network_C_IsSynconizingCGPlaying \ static_assert(alignof(LevelScript_MingMo_Network_C_IsSynconizingCGPlaying) == 0x000001, "Wrong alignment on LevelScript_MingMo_Network_C_IsSynconizingCGPlaying"); \ static_assert(sizeof(LevelScript_MingMo_Network_C_IsSynconizingCGPlaying) == 0x000001, "Wrong size on LevelScript_MingMo_Network_C_IsSynconizingCGPlaying"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_IsSynconizingCGPlaying, Running) == 0x000000, "Member 'LevelScript_MingMo_Network_C_IsSynconizingCGPlaying::Running' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB708AC7F55 \ static_assert(alignof(LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB708AC7F55) == 0x000008, "Wrong alignment on LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB708AC7F55"); \ static_assert(sizeof(LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB708AC7F55) == 0x0000B0, "Wrong size on LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB708AC7F55"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB708AC7F55, OutputParams) == 0x000000, "Member 'LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB708AC7F55::OutputParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB73EC08FD2 \ static_assert(alignof(LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB73EC08FD2) == 0x000008, "Wrong alignment on LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB73EC08FD2"); \ static_assert(sizeof(LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB73EC08FD2) == 0x0000B0, "Wrong size on LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB73EC08FD2"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB73EC08FD2, OutputParams) == 0x000000, "Member 'LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB73EC08FD2::OutputParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB752132BFD \ static_assert(alignof(LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB752132BFD) == 0x000008, "Wrong alignment on LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB752132BFD"); \ static_assert(sizeof(LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB752132BFD) == 0x0000B0, "Wrong size on LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB752132BFD"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB752132BFD, OutputParams) == 0x000000, "Member 'LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB752132BFD::OutputParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB774691944 \ static_assert(alignof(LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB774691944) == 0x000008, "Wrong alignment on LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB774691944"); \ static_assert(sizeof(LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB774691944) == 0x0000B0, "Wrong size on LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB774691944"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB774691944, OutputParams) == 0x000000, "Member 'LevelScript_MingMo_Network_C_OnCallback_F8D84B4E4D8FC64540B13EB774691944::OutputParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScript_MingMo_Network_C_Sync_CGPlaying \ static_assert(alignof(LevelScript_MingMo_Network_C_Sync_CGPlaying) == 0x000008, "Wrong alignment on LevelScript_MingMo_Network_C_Sync_CGPlaying"); \ static_assert(sizeof(LevelScript_MingMo_Network_C_Sync_CGPlaying) == 0x000008, "Wrong size on LevelScript_MingMo_Network_C_Sync_CGPlaying"); \ static_assert(offsetof(LevelScript_MingMo_Network_C_Sync_CGPlaying, Sequence) == 0x000000, "Member 'LevelScript_MingMo_Network_C_Sync_CGPlaying::Sequence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALevelScript_MingMo_Network_C \ static_assert(alignof(ALevelScript_MingMo_Network_C) == 0x000008, "Wrong alignment on ALevelScript_MingMo_Network_C"); \ static_assert(sizeof(ALevelScript_MingMo_Network_C) == 0x000490, "Wrong size on ALevelScript_MingMo_Network_C"); \ static_assert(offsetof(ALevelScript_MingMo_Network_C, UberGraphFrame_LevelScript_MingMo_Network_C) == 0x000458, "Member 'ALevelScript_MingMo_Network_C::UberGraphFrame_LevelScript_MingMo_Network_C' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_MingMo_Network_C, NodeHandler_Sequence_Network) == 0x000460, "Member 'ALevelScript_MingMo_Network_C::NodeHandler_Sequence_Network' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_MingMo_Network_C, SyncronizingCG) == 0x000468, "Member 'ALevelScript_MingMo_Network_C::SyncronizingCG' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_MingMo_Network_C, SyncronizedSequence) == 0x000470, "Member 'ALevelScript_MingMo_Network_C::SyncronizedSequence' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_MingMo_Network_C, CGListCache) == 0x000478, "Member 'ALevelScript_MingMo_Network_C::CGListCache' has a wrong offset!"); \ static_assert(offsetof(ALevelScript_MingMo_Network_C, CurrentPlayingCG) == 0x000488, "Member 'ALevelScript_MingMo_Network_C::CurrentPlayingCG' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_TiDeng__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(BPA_TiDeng::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on BPA_TiDeng::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(BPA_TiDeng::FAnimBlueprintGeneratedConstantData) == 0x0000D0, "Wrong size on BPA_TiDeng::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(BPA_TiDeng::FAnimBlueprintGeneratedConstantData, __NameProperty_13) == 0x000004, "Member 'BPA_TiDeng::FAnimBlueprintGeneratedConstantData::__NameProperty_13' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng::FAnimBlueprintGeneratedConstantData, __NameProperty_14) == 0x00000C, "Member 'BPA_TiDeng::FAnimBlueprintGeneratedConstantData::__NameProperty_14' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng::FAnimBlueprintGeneratedConstantData, __StructProperty_15) == 0x000018, "Member 'BPA_TiDeng::FAnimBlueprintGeneratedConstantData::__StructProperty_15' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'BPA_TiDeng::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'BPA_TiDeng::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_TiDeng_C_AnimGraph \ static_assert(alignof(BPA_TiDeng_C_AnimGraph) == 0x000008, "Wrong alignment on BPA_TiDeng_C_AnimGraph"); \ static_assert(sizeof(BPA_TiDeng_C_AnimGraph) == 0x000020, "Wrong size on BPA_TiDeng_C_AnimGraph"); \ static_assert(offsetof(BPA_TiDeng_C_AnimGraph, InPose) == 0x000000, "Member 'BPA_TiDeng_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'BPA_TiDeng_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_TiDeng_C_BlueprintUpdateAnimation \ static_assert(alignof(BPA_TiDeng_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on BPA_TiDeng_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(BPA_TiDeng_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on BPA_TiDeng_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(BPA_TiDeng_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'BPA_TiDeng_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_TiDeng_C_CheckFixXSpeed \ static_assert(alignof(BPA_TiDeng_C_CheckFixXSpeed) == 0x000008, "Wrong alignment on BPA_TiDeng_C_CheckFixXSpeed"); \ static_assert(sizeof(BPA_TiDeng_C_CheckFixXSpeed) == 0x000130, "Wrong size on BPA_TiDeng_C_CheckFixXSpeed"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, Flag) == 0x000000, "Member 'BPA_TiDeng_C_CheckFixXSpeed::Flag' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000001, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000008, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000028, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000038, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x000048, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000068, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Conv_DoubleToString_ReturnValue_4) == 0x000078, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Conv_DoubleToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000088, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000098, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A8, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000B8, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0000C8, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x0000C9, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Conv_DoubleToString_ReturnValue_5) == 0x0000D0, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Conv_DoubleToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Conv_DoubleToString_ReturnValue_6) == 0x0000E0, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Conv_DoubleToString_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_NearlyEqual_FloatFloat_ReturnValue_1) == 0x0000F0, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_NearlyEqual_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000F8, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000108, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000118, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x000128, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_EqualEqual_DoubleDouble_ReturnValue_2) == 0x000129, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_EqualEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_CheckFixXSpeed, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x00012A, "Member 'BPA_TiDeng_C_CheckFixXSpeed::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng \ static_assert(alignof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng) == 0x000008, "Wrong alignment on BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng"); \ static_assert(sizeof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng) == 0x000098, "Wrong size on BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, EntryPoint) == 0x000000, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, CallFunc_PerlinNoise1D_ReturnValue) == 0x000004, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::CallFunc_PerlinNoise1D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000010, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000018, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, K2Node_Event_DeltaTimeX) == 0x000024, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000028, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, CallFunc_FInterpTo_Constant_ReturnValue) == 0x000030, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::CallFunc_FInterpTo_Constant_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, CallFunc_FInterpTo_Constant_ReturnValue_1) == 0x000038, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::CallFunc_FInterpTo_Constant_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, CallFunc_FInterpTo_Constant_ReturnValue_2) == 0x000040, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::CallFunc_FInterpTo_Constant_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000048, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, CallFunc_MakeVector_ReturnValue) == 0x000050, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, CallFunc_PerlinNoise1D_Value_ImplicitCast) == 0x000068, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::CallFunc_PerlinNoise1D_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, K2Node_VariableSet_RandomNum_ImplicitCast) == 0x000070, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::K2Node_VariableSet_RandomNum_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, CallFunc_FInterpTo_Constant_DeltaTime_ImplicitCast) == 0x000078, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::CallFunc_FInterpTo_Constant_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, CallFunc_FInterpTo_Constant_DeltaTime_ImplicitCast_1) == 0x000080, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::CallFunc_FInterpTo_Constant_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, CallFunc_FInterpTo_Constant_DeltaTime_ImplicitCast_2) == 0x000088, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::CallFunc_FInterpTo_Constant_DeltaTime_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000090, "Member 'BPA_TiDeng_C_ExecuteUbergraph_BPA_TiDeng::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_TiDeng_C_UpdateHairPos \ static_assert(alignof(BPA_TiDeng_C_UpdateHairPos) == 0x000008, "Wrong alignment on BPA_TiDeng_C_UpdateHairPos"); \ static_assert(sizeof(BPA_TiDeng_C_UpdateHairPos) == 0x000070, "Wrong size on BPA_TiDeng_C_UpdateHairPos"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateHairPos, Delta) == 0x000000, "Member 'BPA_TiDeng_C_UpdateHairPos::Delta' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateHairPos, L_Pos) == 0x000008, "Member 'BPA_TiDeng_C_UpdateHairPos::L_Pos' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateHairPos, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000020, "Member 'BPA_TiDeng_C_UpdateHairPos::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateHairPos, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x000021, "Member 'BPA_TiDeng_C_UpdateHairPos::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateHairPos, CallFunc_GetSocketLocation_ReturnValue) == 0x000028, "Member 'BPA_TiDeng_C_UpdateHairPos::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateHairPos, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000040, "Member 'BPA_TiDeng_C_UpdateHairPos::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateHairPos, CallFunc_VSize_ReturnValue) == 0x000058, "Member 'BPA_TiDeng_C_UpdateHairPos::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateHairPos, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000060, "Member 'BPA_TiDeng_C_UpdateHairPos::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateHairPos, CallFunc_MapRangeClamped_ReturnValue) == 0x000068, "Member 'BPA_TiDeng_C_UpdateHairPos::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_TiDeng_C_UpdateWaveArgs \ static_assert(alignof(BPA_TiDeng_C_UpdateWaveArgs) == 0x000008, "Wrong alignment on BPA_TiDeng_C_UpdateWaveArgs"); \ static_assert(sizeof(BPA_TiDeng_C_UpdateWaveArgs) == 0x000068, "Wrong size on BPA_TiDeng_C_UpdateWaveArgs"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateWaveArgs, L_Speed) == 0x000000, "Member 'BPA_TiDeng_C_UpdateWaveArgs::L_Speed' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateWaveArgs, CallFunc_GetJogSpeed_JogSpeed) == 0x000008, "Member 'BPA_TiDeng_C_UpdateWaveArgs::CallFunc_GetJogSpeed_JogSpeed' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateWaveArgs, CallFunc_GetVelocity_ReturnValue) == 0x000010, "Member 'BPA_TiDeng_C_UpdateWaveArgs::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateWaveArgs, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'BPA_TiDeng_C_UpdateWaveArgs::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateWaveArgs, CallFunc_VSize_ReturnValue) == 0x000030, "Member 'BPA_TiDeng_C_UpdateWaveArgs::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateWaveArgs, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000038, "Member 'BPA_TiDeng_C_UpdateWaveArgs::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateWaveArgs, CallFunc_GetMyLadderComp_LadderComponent) == 0x000040, "Member 'BPA_TiDeng_C_UpdateWaveArgs::CallFunc_GetMyLadderComp_LadderComponent' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateWaveArgs, CallFunc_GetSprintSpeed_SprintSpeed) == 0x000048, "Member 'BPA_TiDeng_C_UpdateWaveArgs::CallFunc_GetSprintSpeed_SprintSpeed' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateWaveArgs, CallFunc_GetOnTheRunningElevator_OnTheRunningElevator) == 0x000050, "Member 'BPA_TiDeng_C_UpdateWaveArgs::CallFunc_GetOnTheRunningElevator_OnTheRunningElevator' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateWaveArgs, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000058, "Member 'BPA_TiDeng_C_UpdateWaveArgs::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_TiDeng_C_UpdateWaveArgs, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000060, "Member 'BPA_TiDeng_C_UpdateWaveArgs::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBPA_TiDeng_C \ static_assert(alignof(UBPA_TiDeng_C) == 0x000010, "Wrong alignment on UBPA_TiDeng_C"); \ static_assert(sizeof(UBPA_TiDeng_C) == 0x0008C0, "Wrong size on UBPA_TiDeng_C"); \ static_assert(offsetof(UBPA_TiDeng_C, UberGraphFrame) == 0x000450, "Member 'UBPA_TiDeng_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, AnimBlueprintExtension_PropertyAccess) == 0x000458, "Member 'UBPA_TiDeng_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, AnimBlueprintExtension_Base) == 0x000460, "Member 'UBPA_TiDeng_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, AnimGraphNode_Root) == 0x000468, "Member 'UBPA_TiDeng_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, AnimGraphNode_ComponentToLocalSpace) == 0x000488, "Member 'UBPA_TiDeng_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, AnimGraphNode_LinkedInputPose) == 0x0004A8, "Member 'UBPA_TiDeng_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, AnimGraphNode_LocalToComponentSpace) == 0x000570, "Member 'UBPA_TiDeng_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, AnimGraphNode_Trail) == 0x000590, "Member 'UBPA_TiDeng_C::AnimGraphNode_Trail' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, As_Abstract_Character) == 0x000830, "Member 'UBPA_TiDeng_C::As_Abstract_Character' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, SpeedAlpha) == 0x000838, "Member 'UBPA_TiDeng_C::SpeedAlpha' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, OldAlpha) == 0x000840, "Member 'UBPA_TiDeng_C::OldAlpha' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, Pos) == 0x000848, "Member 'UBPA_TiDeng_C::Pos' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, RandomNum) == 0x000860, "Member 'UBPA_TiDeng_C::RandomNum' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, Time) == 0x000868, "Member 'UBPA_TiDeng_C::Time' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, Amplitude) == 0x000870, "Member 'UBPA_TiDeng_C::Amplitude' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, Press) == 0x000878, "Member 'UBPA_TiDeng_C::Press' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, FixX) == 0x000880, "Member 'UBPA_TiDeng_C::FixX' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, RandomNum_C) == 0x000888, "Member 'UBPA_TiDeng_C::RandomNum_C' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, Amplitude_C) == 0x000890, "Member 'UBPA_TiDeng_C::Amplitude_C' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, Press_C) == 0x000898, "Member 'UBPA_TiDeng_C::Press_C' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, FixX_C) == 0x0008A0, "Member 'UBPA_TiDeng_C::FixX_C' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, OldFixX) == 0x0008A8, "Member 'UBPA_TiDeng_C::OldFixX' has a wrong offset!"); \ static_assert(offsetof(UBPA_TiDeng_C, FixX_Speed) == 0x0008B0, "Member 'UBPA_TiDeng_C::FixX_Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_StarNode_Klesa \ static_assert(alignof(FS_StarNode_Klesa) == 0x000004, "Wrong alignment on FS_StarNode_Klesa"); \ static_assert(sizeof(FS_StarNode_Klesa) == 0x000008, "Wrong size on FS_StarNode_Klesa"); \ static_assert(offsetof(FS_StarNode_Klesa, NodeId_2_A6B059F448A0BBE6B68124B43E058017) == 0x000000, "Member 'FS_StarNode_Klesa::NodeId_2_A6B059F448A0BBE6B68124B43E058017' has a wrong offset!"); \ static_assert(offsetof(FS_StarNode_Klesa, KlesaValue_4_088E944741595D5F77A793AAD261AA90) == 0x000004, "Member 'FS_StarNode_Klesa::KlesaValue_4_088E944741595D5F77A793AAD261AA90' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_ButtonValueChange \ static_assert(alignof(WB_SkillPanel_C_ButtonValueChange) == 0x000008, "Wrong alignment on WB_SkillPanel_C_ButtonValueChange"); \ static_assert(sizeof(WB_SkillPanel_C_ButtonValueChange) == 0x000018, "Wrong size on WB_SkillPanel_C_ButtonValueChange"); \ static_assert(offsetof(WB_SkillPanel_C_ButtonValueChange, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000000, "Member 'WB_SkillPanel_C_ButtonValueChange::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ButtonValueChange, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000010, "Member 'WB_SkillPanel_C_ButtonValueChange::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_ChangeKey \ static_assert(alignof(WB_SkillPanel_C_ChangeKey) == 0x000008, "Wrong alignment on WB_SkillPanel_C_ChangeKey"); \ static_assert(sizeof(WB_SkillPanel_C_ChangeKey) == 0x000070, "Wrong size on WB_SkillPanel_C_ChangeKey"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, Active) == 0x000000, "Member 'WB_SkillPanel_C_ChangeKey::Active' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, Temp_real_Variable) == 0x000004, "Member 'WB_SkillPanel_C_ChangeKey::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, Temp_real_Variable_1) == 0x000008, "Member 'WB_SkillPanel_C_ChangeKey::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, Temp_bool_Variable) == 0x00000C, "Member 'WB_SkillPanel_C_ChangeKey::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, Temp_real_Variable_2) == 0x000010, "Member 'WB_SkillPanel_C_ChangeKey::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, Temp_real_Variable_3) == 0x000014, "Member 'WB_SkillPanel_C_ChangeKey::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000018, "Member 'WB_SkillPanel_C_ChangeKey::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, CallFunc_GetDynamicMaterial_ReturnValue_1) == 0x000020, "Member 'WB_SkillPanel_C_ChangeKey::CallFunc_GetDynamicMaterial_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, Temp_bool_Variable_1) == 0x000028, "Member 'WB_SkillPanel_C_ChangeKey::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, CallFunc_GetDynamicMaterial_ReturnValue_2) == 0x000030, "Member 'WB_SkillPanel_C_ChangeKey::CallFunc_GetDynamicMaterial_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, CallFunc_GetDynamicMaterial_ReturnValue_3) == 0x000038, "Member 'WB_SkillPanel_C_ChangeKey::CallFunc_GetDynamicMaterial_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000040, "Member 'WB_SkillPanel_C_ChangeKey::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, CallFunc_GetKeysIconRound_IsConfigured) == 0x000048, "Member 'WB_SkillPanel_C_ChangeKey::CallFunc_GetKeysIconRound_IsConfigured' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, CallFunc_GetKeysIconRound_KeyIcon) == 0x000050, "Member 'WB_SkillPanel_C_ChangeKey::CallFunc_GetKeysIconRound_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, CallFunc_GetKeysIconRound_CombinationKeyIcon) == 0x000058, "Member 'WB_SkillPanel_C_ChangeKey::CallFunc_GetKeysIconRound_CombinationKeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, CallFunc_GetKeysIconRound_IsCombinationKey) == 0x000060, "Member 'WB_SkillPanel_C_ChangeKey::CallFunc_GetKeysIconRound_IsCombinationKey' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, CallFunc_IsValid_ReturnValue) == 0x000061, "Member 'WB_SkillPanel_C_ChangeKey::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, CallFunc_IsValid_ReturnValue_1) == 0x000062, "Member 'WB_SkillPanel_C_ChangeKey::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, K2Node_Select_Default) == 0x000064, "Member 'WB_SkillPanel_C_ChangeKey::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKey, K2Node_Select_Default_1) == 0x000068, "Member 'WB_SkillPanel_C_ChangeKey::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_ChangeKeyNew \ static_assert(alignof(WB_SkillPanel_C_ChangeKeyNew) == 0x000001, "Wrong alignment on WB_SkillPanel_C_ChangeKeyNew"); \ static_assert(sizeof(WB_SkillPanel_C_ChangeKeyNew) == 0x000001, "Wrong size on WB_SkillPanel_C_ChangeKeyNew"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKeyNew, Active) == 0x000000, "Member 'WB_SkillPanel_C_ChangeKeyNew::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_ChangeKeytipUpdate \ static_assert(alignof(WB_SkillPanel_C_ChangeKeytipUpdate) == 0x000001, "Wrong alignment on WB_SkillPanel_C_ChangeKeytipUpdate"); \ static_assert(sizeof(WB_SkillPanel_C_ChangeKeytipUpdate) == 0x000001, "Wrong size on WB_SkillPanel_C_ChangeKeytipUpdate"); \ static_assert(offsetof(WB_SkillPanel_C_ChangeKeytipUpdate, Show) == 0x000000, "Member 'WB_SkillPanel_C_ChangeKeytipUpdate::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_CountTime \ static_assert(alignof(WB_SkillPanel_C_CountTime) == 0x000004, "Wrong alignment on WB_SkillPanel_C_CountTime"); \ static_assert(sizeof(WB_SkillPanel_C_CountTime) == 0x000008, "Wrong size on WB_SkillPanel_C_CountTime"); \ static_assert(offsetof(WB_SkillPanel_C_CountTime, MontageAction) == 0x000000, "Member 'WB_SkillPanel_C_CountTime::MontageAction' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_CountTime, CountTime_0) == 0x000004, "Member 'WB_SkillPanel_C_CountTime::CountTime_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel \ static_assert(alignof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel) == 0x000008, "Wrong alignment on WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel"); \ static_assert(sizeof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel) == 0x0006A0, "Wrong size on WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, EntryPoint) == 0x000000, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, Temp_bool_Variable) == 0x000014, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, Temp_byte_Variable) == 0x000015, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, Temp_byte_Variable_1) == 0x000016, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CustomEvent_WeaponInfo) == 0x000018, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CustomEvent_WeaponInfo' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetUINotify_UINotify) == 0x000038, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CustomEvent_Show) == 0x000040, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CustomEvent_Show' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetPlayerWeaponStyleSkill_ReturnValue) == 0x000041, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetPlayerWeaponStyleSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetPlayerWeaponStyleSkill_Value) == 0x000044, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetPlayerWeaponStyleSkill_Value' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_Select_Default) == 0x000048, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_SelectFloat_ReturnValue) == 0x000050, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_MakeVector2D_ReturnValue) == 0x000058, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_Percent_IntInt_ReturnValue) == 0x000068, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_Subtract_IntInt_ReturnValue) == 0x00006C, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_Conv_IntToString_ReturnValue) == 0x000070, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_Conv_StringToName_ReturnValue) == 0x000080, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CreateDelegate_OutputDelegate_1) == 0x000088, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000098, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CustomEvent_number) == 0x0000A0, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CustomEvent_number' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetMyBuffComp_BuffComponent) == 0x0000A8, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0000B0, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CustomEvent_WeaponID) == 0x0000B4, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CustomEvent_WeaponID' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CustomEvent_OldStyleSkill_ID) == 0x0000C4, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CustomEvent_OldStyleSkill_ID' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CustomEvent_NewStyleSkill_ID) == 0x0000C8, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CustomEvent_NewStyleSkill_ID' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CustomEvent_ID) == 0x0000CC, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CustomEvent_ID' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetStyleSkillByID_Find) == 0x0000D0, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetStyleSkillByID_Find' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetStyleSkillByID_ReturnValue) == 0x0000D8, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetStyleSkillByID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CreateDelegate_OutputDelegate_2) == 0x000290, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x0002A0, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0002B0, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetCurrentInputDeviceType_DeviceType_1) == 0x0002B8, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetCurrentInputDeviceType_DeviceType_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_1) == 0x0002C8, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetCurrentInputDeviceType_DeviceType_2) == 0x0002D0, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetCurrentInputDeviceType_DeviceType_2' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_2) == 0x0002E0, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_2' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CreateDelegate_OutputDelegate_3) == 0x0002E4, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_EqualEqual_GuidGuid_ReturnValue) == 0x0002F4, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_EqualEqual_GuidGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x0002F8, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetEquipByID_find) == 0x000300, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetEquipByID_Equipment) == 0x000308, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_Event_IsDesignTime) == 0x000450, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_Array_Add_ReturnValue) == 0x000454, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_Redirect_Table_MappedTable) == 0x000458, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetDataTableRowFromName_OutRow) == 0x000460, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0004A8, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetTruePTConsumeByID_PTConsume) == 0x0004AC, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetTruePTConsumeByID_PTConsume' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x0004B0, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_Array_Add_ReturnValue_1) == 0x0004B8, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_Array_Add_ReturnValue_2) == 0x0004BC, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetCurrentInputDeviceType_DeviceType_3) == 0x0004C0, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetCurrentInputDeviceType_DeviceType_3' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_3) == 0x0004D0, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_3' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CustomEvent_MontageAction) == 0x0004D1, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CustomEvent_MontageAction' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CustomEvent_CountTime) == 0x0004D4, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CustomEvent_CountTime' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetTruePTConsumeByID_PTConsume_1) == 0x0004D8, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetTruePTConsumeByID_PTConsume_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0004DC, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0004DD, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetTruePTConsumeByID_PTConsume_2) == 0x0004E0, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetTruePTConsumeByID_PTConsume_2' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetCountIsUnLock_ShowCount) == 0x0004E4, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetCountIsUnLock_ShowCount' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x0004E8, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0004E9, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CreateDelegate_OutputDelegate_4) == 0x0004EC, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_BooleanAND_ReturnValue) == 0x0004FC, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_Greater_IntInt_ReturnValue) == 0x0004FD, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_BooleanAND_ReturnValue_1) == 0x0004FE, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CreateDelegate_OutputDelegate_5) == 0x000500, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000510, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_Array_Add_ReturnValue_3) == 0x000514, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000518, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CreateDelegate_OutputDelegate_6) == 0x000520, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetEquipByID_find_1) == 0x000530, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetEquipByID_find_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetEquipByID_Equipment_1) == 0x000538, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetEquipByID_Equipment_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_Array_Add_ReturnValue_4) == 0x000680, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetCurrentInputDeviceType_DeviceType_4) == 0x000688, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetCurrentInputDeviceType_DeviceType_4' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_4) == 0x000698, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_4' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, K2Node_CustomEvent_Active) == 0x000699, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::K2Node_CustomEvent_Active' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel, CallFunc_IsAnimationPlaying_ReturnValue) == 0x00069A, "Member 'WB_SkillPanel_C_ExecuteUbergraph_WB_SkillPanel::CallFunc_IsAnimationPlaying_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_GetCombState \ static_assert(alignof(WB_SkillPanel_C_GetCombState) == 0x000001, "Wrong alignment on WB_SkillPanel_C_GetCombState"); \ static_assert(sizeof(WB_SkillPanel_C_GetCombState) == 0x000001, "Wrong size on WB_SkillPanel_C_GetCombState"); \ static_assert(offsetof(WB_SkillPanel_C_GetCombState, bCombined) == 0x000000, "Member 'WB_SkillPanel_C_GetCombState::bCombined' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_GetNum \ static_assert(alignof(WB_SkillPanel_C_GetNum) == 0x000004, "Wrong alignment on WB_SkillPanel_C_GetNum"); \ static_assert(sizeof(WB_SkillPanel_C_GetNum) == 0x000004, "Wrong size on WB_SkillPanel_C_GetNum"); \ static_assert(offsetof(WB_SkillPanel_C_GetNum, Number) == 0x000000, "Member 'WB_SkillPanel_C_GetNum::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_GetStyleSkillInfoByID \ static_assert(alignof(WB_SkillPanel_C_GetStyleSkillInfoByID) == 0x000004, "Wrong alignment on WB_SkillPanel_C_GetStyleSkillInfoByID"); \ static_assert(sizeof(WB_SkillPanel_C_GetStyleSkillInfoByID) == 0x000004, "Wrong size on WB_SkillPanel_C_GetStyleSkillInfoByID"); \ static_assert(offsetof(WB_SkillPanel_C_GetStyleSkillInfoByID, ID) == 0x000000, "Member 'WB_SkillPanel_C_GetStyleSkillInfoByID::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_PlayAnim \ static_assert(alignof(WB_SkillPanel_C_PlayAnim) == 0x000008, "Wrong alignment on WB_SkillPanel_C_PlayAnim"); \ static_assert(sizeof(WB_SkillPanel_C_PlayAnim) == 0x000008, "Wrong size on WB_SkillPanel_C_PlayAnim"); \ static_assert(offsetof(WB_SkillPanel_C_PlayAnim, CallFunc_PlayAnimationForward_ReturnValue) == 0x000000, "Member 'WB_SkillPanel_C_PlayAnim::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_PreConstruct \ static_assert(alignof(WB_SkillPanel_C_PreConstruct) == 0x000001, "Wrong alignment on WB_SkillPanel_C_PreConstruct"); \ static_assert(sizeof(WB_SkillPanel_C_PreConstruct) == 0x000001, "Wrong size on WB_SkillPanel_C_PreConstruct"); \ static_assert(offsetof(WB_SkillPanel_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_SkillPanel_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_SetSpaceSize \ static_assert(alignof(WB_SkillPanel_C_SetSpaceSize) == 0x000008, "Wrong alignment on WB_SkillPanel_C_SetSpaceSize"); \ static_assert(sizeof(WB_SkillPanel_C_SetSpaceSize) == 0x000020, "Wrong size on WB_SkillPanel_C_SetSpaceSize"); \ static_assert(offsetof(WB_SkillPanel_C_SetSpaceSize, bCombed) == 0x000000, "Member 'WB_SkillPanel_C_SetSpaceSize::bCombed' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_SetSpaceSize, CallFunc_MakeVector2D_ReturnValue) == 0x000008, "Member 'WB_SkillPanel_C_SetSpaceSize::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_SetSpaceSize, CallFunc_MakeVector2D_X_ImplicitCast) == 0x000018, "Member 'WB_SkillPanel_C_SetSpaceSize::CallFunc_MakeVector2D_X_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_Show_PtsNum \ static_assert(alignof(WB_SkillPanel_C_Show_PtsNum) == 0x000008, "Wrong alignment on WB_SkillPanel_C_Show_PtsNum"); \ static_assert(sizeof(WB_SkillPanel_C_Show_PtsNum) == 0x000028, "Wrong size on WB_SkillPanel_C_Show_PtsNum"); \ static_assert(offsetof(WB_SkillPanel_C_Show_PtsNum, Nums) == 0x000000, "Member 'WB_SkillPanel_C_Show_PtsNum::Nums' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Show_PtsNum, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_SkillPanel_C_Show_PtsNum::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Show_PtsNum, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_SkillPanel_C_Show_PtsNum::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Show_PtsNum, CallFunc_Less_IntInt_ReturnValue) == 0x00000C, "Member 'WB_SkillPanel_C_Show_PtsNum::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Show_PtsNum, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_SkillPanel_C_Show_PtsNum::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Show_PtsNum, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'WB_SkillPanel_C_Show_PtsNum::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Show_PtsNum, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_SkillPanel_C_Show_PtsNum::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Show_PtsNum, CallFunc_Less_IntInt_ReturnValue_1) == 0x000020, "Member 'WB_SkillPanel_C_Show_PtsNum::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_Update_All_Key_State \ static_assert(alignof(WB_SkillPanel_C_Update_All_Key_State) == 0x000008, "Wrong alignment on WB_SkillPanel_C_Update_All_Key_State"); \ static_assert(sizeof(WB_SkillPanel_C_Update_All_Key_State) == 0x000018, "Wrong size on WB_SkillPanel_C_Update_All_Key_State"); \ static_assert(offsetof(WB_SkillPanel_C_Update_All_Key_State, Type_0) == 0x000000, "Member 'WB_SkillPanel_C_Update_All_Key_State::Type_0' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_All_Key_State, Index_0) == 0x000010, "Member 'WB_SkillPanel_C_Update_All_Key_State::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_All_Key_State, CallFunc_GetValidValue_ReturnValue) == 0x000011, "Member 'WB_SkillPanel_C_Update_All_Key_State::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_Update_Key_Image \ static_assert(alignof(WB_SkillPanel_C_Update_Key_Image) == 0x000008, "Wrong alignment on WB_SkillPanel_C_Update_Key_Image"); \ static_assert(sizeof(WB_SkillPanel_C_Update_Key_Image) == 0x000098, "Wrong size on WB_SkillPanel_C_Update_Key_Image"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, ButtonTag) == 0x000000, "Member 'WB_SkillPanel_C_Update_Key_Image::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, TempCombIcon) == 0x000008, "Member 'WB_SkillPanel_C_Update_Key_Image::TempCombIcon' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, TempIcon) == 0x000010, "Member 'WB_SkillPanel_C_Update_Key_Image::TempIcon' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000018, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000020, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_GetDynamicMaterial_ReturnValue_1) == 0x000028, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_GetDynamicMaterial_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_GetDynamicMaterial_ReturnValue_2) == 0x000038, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_GetDynamicMaterial_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_GetDynamicMaterial_ReturnValue_3) == 0x000040, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_GetDynamicMaterial_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_GetDynamicMaterial_ReturnValue_4) == 0x000048, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_GetDynamicMaterial_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_IsValid_ReturnValue_1) == 0x000050, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000058, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000060, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_GetKeysIconNew_IsConfigured) == 0x000061, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_GetKeysIconNew_IsConfigured' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_GetKeysIconNew_KeyIcon) == 0x000068, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_GetKeysIconNew_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_GetKeysIconNew_CombinationKeyIcon) == 0x000070, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_GetKeysIconNew_CombinationKeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_GetKeysIconNew_IsCombinationKey) == 0x000078, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_GetKeysIconNew_IsCombinationKey' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_BooleanAND_ReturnValue) == 0x000079, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_BooleanAND_ReturnValue_1) == 0x00007A, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_GetKeysIconLight_IsConfigured) == 0x00007B, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_GetKeysIconLight_IsConfigured' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_GetKeysIconLight_KeyIcon) == 0x000080, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_GetKeysIconLight_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_GetKeysIconLight_CombinationKeyIcon) == 0x000088, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_GetKeysIconLight_CombinationKeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_Update_Key_Image, CallFunc_GetKeysIconLight_IsCombinationKey) == 0x000090, "Member 'WB_SkillPanel_C_Update_Key_Image::CallFunc_GetKeysIconLight_IsCombinationKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_UpdateDisplay \ static_assert(alignof(WB_SkillPanel_C_UpdateDisplay) == 0x000008, "Wrong alignment on WB_SkillPanel_C_UpdateDisplay"); \ static_assert(sizeof(WB_SkillPanel_C_UpdateDisplay) == 0x000020, "Wrong size on WB_SkillPanel_C_UpdateDisplay"); \ static_assert(offsetof(WB_SkillPanel_C_UpdateDisplay, WeaponInfo) == 0x000000, "Member 'WB_SkillPanel_C_UpdateDisplay::WeaponInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_UpdatePtsDisplayNum \ static_assert(alignof(WB_SkillPanel_C_UpdatePtsDisplayNum) == 0x000008, "Wrong alignment on WB_SkillPanel_C_UpdatePtsDisplayNum"); \ static_assert(sizeof(WB_SkillPanel_C_UpdatePtsDisplayNum) == 0x000048, "Wrong size on WB_SkillPanel_C_UpdatePtsDisplayNum"); \ static_assert(offsetof(WB_SkillPanel_C_UpdatePtsDisplayNum, Temp_object_Variable) == 0x000000, "Member 'WB_SkillPanel_C_UpdatePtsDisplayNum::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_UpdatePtsDisplayNum, Temp_object_Variable_1) == 0x000008, "Member 'WB_SkillPanel_C_UpdatePtsDisplayNum::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_UpdatePtsDisplayNum, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_SkillPanel_C_UpdatePtsDisplayNum::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_UpdatePtsDisplayNum, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'WB_SkillPanel_C_UpdatePtsDisplayNum::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_UpdatePtsDisplayNum, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_SkillPanel_C_UpdatePtsDisplayNum::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_UpdatePtsDisplayNum, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_SkillPanel_C_UpdatePtsDisplayNum::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_UpdatePtsDisplayNum, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'WB_SkillPanel_C_UpdatePtsDisplayNum::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_UpdatePtsDisplayNum, CallFunc_Less_IntInt_ReturnValue) == 0x000028, "Member 'WB_SkillPanel_C_UpdatePtsDisplayNum::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_UpdatePtsDisplayNum, Temp_bool_Variable) == 0x000029, "Member 'WB_SkillPanel_C_UpdatePtsDisplayNum::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_UpdatePtsDisplayNum, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000030, "Member 'WB_SkillPanel_C_UpdatePtsDisplayNum::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_UpdatePtsDisplayNum, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000038, "Member 'WB_SkillPanel_C_UpdatePtsDisplayNum::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_UpdatePtsDisplayNum, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'WB_SkillPanel_C_UpdatePtsDisplayNum::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_UpdatePtsDisplayNum, K2Node_Select_Default) == 0x000040, "Member 'WB_SkillPanel_C_UpdatePtsDisplayNum::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SkillPanel_C_WeaponStyleSkillUpdate \ static_assert(alignof(WB_SkillPanel_C_WeaponStyleSkillUpdate) == 0x000004, "Wrong alignment on WB_SkillPanel_C_WeaponStyleSkillUpdate"); \ static_assert(sizeof(WB_SkillPanel_C_WeaponStyleSkillUpdate) == 0x000018, "Wrong size on WB_SkillPanel_C_WeaponStyleSkillUpdate"); \ static_assert(offsetof(WB_SkillPanel_C_WeaponStyleSkillUpdate, WeaponID) == 0x000000, "Member 'WB_SkillPanel_C_WeaponStyleSkillUpdate::WeaponID' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_WeaponStyleSkillUpdate, OldStyleSkill_ID) == 0x000010, "Member 'WB_SkillPanel_C_WeaponStyleSkillUpdate::OldStyleSkill_ID' has a wrong offset!"); \ static_assert(offsetof(WB_SkillPanel_C_WeaponStyleSkillUpdate, NewStyleSkill_ID) == 0x000014, "Member 'WB_SkillPanel_C_WeaponStyleSkillUpdate::NewStyleSkill_ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SkillPanel_C \ static_assert(alignof(UWB_SkillPanel_C) == 0x000008, "Wrong alignment on UWB_SkillPanel_C"); \ static_assert(sizeof(UWB_SkillPanel_C) == 0x0003A0, "Wrong size on UWB_SkillPanel_C"); \ static_assert(offsetof(UWB_SkillPanel_C, UberGraphFrame) == 0x000278, "Member 'UWB_SkillPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, Blink) == 0x000280, "Member 'UWB_SkillPanel_C::Blink' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, CombinKeys) == 0x000288, "Member 'UWB_SkillPanel_C::CombinKeys' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, CombSize) == 0x000290, "Member 'UWB_SkillPanel_C::CombSize' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, CustomizationTextBlock_91) == 0x000298, "Member 'UWB_SkillPanel_C::CustomizationTextBlock_91' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, HorizontalBox_ShownWidth) == 0x0002A0, "Member 'UWB_SkillPanel_C::HorizontalBox_ShownWidth' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, KeySizeBox) == 0x0002A8, "Member 'UWB_SkillPanel_C::KeySizeBox' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, Main) == 0x0002B0, "Member 'UWB_SkillPanel_C::Main' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, NiaImage) == 0x0002B8, "Member 'UWB_SkillPanel_C::NiaImage' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, NiaImage_Light) == 0x0002C0, "Member 'UWB_SkillPanel_C::NiaImage_Light' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, Overlay_39) == 0x0002C8, "Member 'UWB_SkillPanel_C::Overlay_39' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, pt1) == 0x0002D0, "Member 'UWB_SkillPanel_C::pt1' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, pt2) == 0x0002D8, "Member 'UWB_SkillPanel_C::pt2' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, pt3) == 0x0002E0, "Member 'UWB_SkillPanel_C::pt3' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, pt4) == 0x0002E8, "Member 'UWB_SkillPanel_C::pt4' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, pt5) == 0x0002F0, "Member 'UWB_SkillPanel_C::pt5' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, RoundImage) == 0x0002F8, "Member 'UWB_SkillPanel_C::RoundImage' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, ShiftImage_LightComb) == 0x000300, "Member 'UWB_SkillPanel_C::ShiftImage_LightComb' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, ShiftImageComb) == 0x000308, "Member 'UWB_SkillPanel_C::ShiftImageComb' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, shitfRound) == 0x000310, "Member 'UWB_SkillPanel_C::shitfRound' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, Spacer_SyncOffset) == 0x000318, "Member 'UWB_SkillPanel_C::Spacer_SyncOffset' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, VerticalBox_0) == 0x000320, "Member 'UWB_SkillPanel_C::VerticalBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, IsWeaponSkill) == 0x000328, "Member 'UWB_SkillPanel_C::IsWeaponSkill' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, Pts) == 0x000330, "Member 'UWB_SkillPanel_C::Pts' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, Weapon_Info) == 0x000340, "Member 'UWB_SkillPanel_C::Weapon_Info' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, UINotify) == 0x000360, "Member 'UWB_SkillPanel_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, Button_Tag) == 0x000368, "Member 'UWB_SkillPanel_C::Button_Tag' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, NeedPTNum) == 0x000370, "Member 'UWB_SkillPanel_C::NeedPTNum' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, NewPTNum) == 0x000374, "Member 'UWB_SkillPanel_C::NewPTNum' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, Type) == 0x000378, "Member 'UWB_SkillPanel_C::Type' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, CurrentCount) == 0x00037C, "Member 'UWB_SkillPanel_C::CurrentCount' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, CurrentMontageID) == 0x000380, "Member 'UWB_SkillPanel_C::CurrentMontageID' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, bIsCombined) == 0x000384, "Member 'UWB_SkillPanel_C::bIsCombined' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, WhenUpdate) == 0x000388, "Member 'UWB_SkillPanel_C::WhenUpdate' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, WeaponSkillValid) == 0x000398, "Member 'UWB_SkillPanel_C::WeaponSkillValid' has a wrong offset!"); \ static_assert(offsetof(UWB_SkillPanel_C, StyleSkillValid) == 0x000399, "Member 'UWB_SkillPanel_C::StyleSkillValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_Activity_C_GetNotifyName \ static_assert(alignof(ANS_Activity_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_Activity_C_GetNotifyName"); \ static_assert(sizeof(ANS_Activity_C_GetNotifyName) == 0x000028, "Wrong size on ANS_Activity_C_GetNotifyName"); \ static_assert(offsetof(ANS_Activity_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_Activity_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_GetNotifyName, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000010, "Member 'ANS_Activity_C_GetNotifyName::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_GetNotifyName, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000018, "Member 'ANS_Activity_C_GetNotifyName::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_Activity_C_Received_NotifyBegin \ static_assert(alignof(ANS_Activity_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_Activity_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_Activity_C_Received_NotifyBegin) == 0x000298, "Wrong size on ANS_Activity_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_Activity_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_Activity_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_Activity_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_Activity_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_Activity_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, L_Number) == 0x000050, "Member 'ANS_Activity_C_Received_NotifyBegin::L_Number' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, L_BuffTag) == 0x000058, "Member 'ANS_Activity_C_Received_NotifyBegin::L_BuffTag' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, L_Buffs) == 0x0000A8, "Member 'ANS_Activity_C_Received_NotifyBegin::L_Buffs' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, Local_Component) == 0x0000F8, "Member 'ANS_Activity_C_Received_NotifyBegin::Local_Component' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000100, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000108, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue) == 0x000110, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue_1) == 0x000118, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000120, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000128, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, Temp_int_Array_Index_Variable) == 0x000130, "Member 'ANS_Activity_C_Received_NotifyBegin::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_GetStarMapData_Data) == 0x000138, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_GetStarMapData_Data' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, K2Node_MakeMap_Map) == 0x0001A8, "Member 'ANS_Activity_C_Received_NotifyBegin::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_GetSelectStructData_Data) == 0x0001F8, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_GetSelectStructData_ReturnValue) == 0x000218, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_GetKeyActive_IsActive) == 0x000219, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_GetKeyActive_IsValid) == 0x00021A, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_Array_Get_Item) == 0x000220, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_Array_Length_ReturnValue) == 0x000248, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue_2) == 0x000250, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000258, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000260, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_Map_Find_Value) == 0x000268, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_Map_Find_ReturnValue) == 0x000270, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000278, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_GetKeyActive_IsActive_1) == 0x000280, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_GetKeyActive_IsActive_1' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_GetKeyActive_IsValid_1) == 0x000281, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_GetKeyActive_IsValid_1' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_Array_Contains_ReturnValue) == 0x000282, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_BooleanAND_ReturnValue) == 0x000283, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue_1) == 0x000284, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, Temp_int_Loop_Counter_Variable) == 0x000288, "Member 'ANS_Activity_C_Received_NotifyBegin::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_Less_IntInt_ReturnValue) == 0x00028C, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyBegin, CallFunc_Add_IntInt_ReturnValue) == 0x000290, "Member 'ANS_Activity_C_Received_NotifyBegin::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_Activity_C_Received_NotifyEnd \ static_assert(alignof(ANS_Activity_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_Activity_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_Activity_C_Received_NotifyEnd) == 0x0000C8, "Wrong size on ANS_Activity_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_Activity_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_Activity_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_Activity_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_Activity_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyEnd, K2Node_MakeMap_Map) == 0x000048, "Member 'ANS_Activity_C_Received_NotifyEnd::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000098, "Member 'ANS_Activity_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue) == 0x0000A0, "Member 'ANS_Activity_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue_1) == 0x0000A8, "Member 'ANS_Activity_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0000B0, "Member 'ANS_Activity_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue_2) == 0x0000B8, "Member 'ANS_Activity_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'ANS_Activity_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue_1) == 0x0000C1, "Member 'ANS_Activity_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyEnd, CallFunc_GetKeyActive_IsActive) == 0x0000C2, "Member 'ANS_Activity_C_Received_NotifyEnd::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyEnd, CallFunc_GetKeyActive_IsValid) == 0x0000C3, "Member 'ANS_Activity_C_Received_NotifyEnd::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ static_assert(offsetof(ANS_Activity_C_Received_NotifyEnd, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000C4, "Member 'ANS_Activity_C_Received_NotifyEnd::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_Activity_C \ static_assert(alignof(UANS_Activity_C) == 0x000008, "Wrong alignment on UANS_Activity_C"); \ static_assert(sizeof(UANS_Activity_C) == 0x0000B0, "Wrong size on UANS_Activity_C"); \ static_assert(offsetof(UANS_Activity_C, Key) == 0x000040, "Member 'UANS_Activity_C::Key' has a wrong offset!"); \ static_assert(offsetof(UANS_Activity_C, Activity) == 0x000068, "Member 'UANS_Activity_C::Activity' has a wrong offset!"); \ static_assert(offsetof(UANS_Activity_C, 新无敌忽略类型) == 0x000069, "Member 'UANS_Activity_C::新无敌忽略类型' has a wrong offset!"); \ static_assert(offsetof(UANS_Activity_C, 无敌增长PT的Key) == 0x000070, "Member 'UANS_Activity_C::无敌增长PT的Key' has a wrong offset!"); \ static_assert(offsetof(UANS_Activity_C, 此无敌状态可以在命中时添加PT) == 0x000098, "Member 'UANS_Activity_C::此无敌状态可以在命中时添加PT' has a wrong offset!"); \ static_assert(offsetof(UANS_Activity_C, 添加PT的数量) == 0x0000A0, "Member 'UANS_Activity_C::添加PT的数量' has a wrong offset!"); \ static_assert(offsetof(UANS_Activity_C, 动画额外格挡系数) == 0x0000A8, "Member 'UANS_Activity_C::动画额外格挡系数' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombKeys_C_DeviceCHange \ static_assert(alignof(WB_CombKeys_C_DeviceCHange) == 0x000008, "Wrong alignment on WB_CombKeys_C_DeviceCHange"); \ static_assert(sizeof(WB_CombKeys_C_DeviceCHange) == 0x000018, "Wrong size on WB_CombKeys_C_DeviceCHange"); \ static_assert(offsetof(WB_CombKeys_C_DeviceCHange, NewDeviceType) == 0x000000, "Member 'WB_CombKeys_C_DeviceCHange::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_CombKeys_C_DeviceCHange, TypeIndex) == 0x000010, "Member 'WB_CombKeys_C_DeviceCHange::TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_CombKeys_C_DeviceCHange, CallFunc_GetValidValue_ReturnValue) == 0x000011, "Member 'WB_CombKeys_C_DeviceCHange::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombKeys_C_ExecuteUbergraph_WB_CombKeys \ static_assert(alignof(WB_CombKeys_C_ExecuteUbergraph_WB_CombKeys) == 0x000008, "Wrong alignment on WB_CombKeys_C_ExecuteUbergraph_WB_CombKeys"); \ static_assert(sizeof(WB_CombKeys_C_ExecuteUbergraph_WB_CombKeys) == 0x000040, "Wrong size on WB_CombKeys_C_ExecuteUbergraph_WB_CombKeys"); \ static_assert(offsetof(WB_CombKeys_C_ExecuteUbergraph_WB_CombKeys, EntryPoint) == 0x000000, "Member 'WB_CombKeys_C_ExecuteUbergraph_WB_CombKeys::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_CombKeys_C_ExecuteUbergraph_WB_CombKeys, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_CombKeys_C_ExecuteUbergraph_WB_CombKeys::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_CombKeys_C_ExecuteUbergraph_WB_CombKeys, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_CombKeys_C_ExecuteUbergraph_WB_CombKeys::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombKeys_C_ExecuteUbergraph_WB_CombKeys, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000028, "Member 'WB_CombKeys_C_ExecuteUbergraph_WB_CombKeys::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombKeys_C_ExecuteUbergraph_WB_CombKeys, K2Node_CreateDelegate_OutputDelegate_2) == 0x000030, "Member 'WB_CombKeys_C_ExecuteUbergraph_WB_CombKeys::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombKeys_C_UpdateKeyImage \ static_assert(alignof(WB_CombKeys_C_UpdateKeyImage) == 0x000008, "Wrong alignment on WB_CombKeys_C_UpdateKeyImage"); \ static_assert(sizeof(WB_CombKeys_C_UpdateKeyImage) == 0x000040, "Wrong size on WB_CombKeys_C_UpdateKeyImage"); \ static_assert(offsetof(WB_CombKeys_C_UpdateKeyImage, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000000, "Member 'WB_CombKeys_C_UpdateKeyImage::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_CombKeys_C_UpdateKeyImage, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000010, "Member 'WB_CombKeys_C_UpdateKeyImage::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_CombKeys_C_UpdateKeyImage, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000018, "Member 'WB_CombKeys_C_UpdateKeyImage::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombKeys_C_UpdateKeyImage, CallFunc_GetValidValue_ReturnValue) == 0x000020, "Member 'WB_CombKeys_C_UpdateKeyImage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombKeys_C_UpdateKeyImage, CallFunc_GetKeysIconNew_IsConfigured) == 0x000021, "Member 'WB_CombKeys_C_UpdateKeyImage::CallFunc_GetKeysIconNew_IsConfigured' has a wrong offset!"); \ static_assert(offsetof(WB_CombKeys_C_UpdateKeyImage, CallFunc_GetKeysIconNew_KeyIcon) == 0x000028, "Member 'WB_CombKeys_C_UpdateKeyImage::CallFunc_GetKeysIconNew_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_CombKeys_C_UpdateKeyImage, CallFunc_GetKeysIconNew_CombinationKeyIcon) == 0x000030, "Member 'WB_CombKeys_C_UpdateKeyImage::CallFunc_GetKeysIconNew_CombinationKeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_CombKeys_C_UpdateKeyImage, CallFunc_GetKeysIconNew_IsCombinationKey) == 0x000038, "Member 'WB_CombKeys_C_UpdateKeyImage::CallFunc_GetKeysIconNew_IsCombinationKey' has a wrong offset!"); \ static_assert(offsetof(WB_CombKeys_C_UpdateKeyImage, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'WB_CombKeys_C_UpdateKeyImage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombKeys_C_UpdateKeyImage, CallFunc_IsValid_ReturnValue_1) == 0x00003A, "Member 'WB_CombKeys_C_UpdateKeyImage::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_CombKeys_C \ static_assert(alignof(UWB_CombKeys_C) == 0x000008, "Wrong alignment on UWB_CombKeys_C"); \ static_assert(sizeof(UWB_CombKeys_C) == 0x0002A8, "Wrong size on UWB_CombKeys_C"); \ static_assert(offsetof(UWB_CombKeys_C, UberGraphFrame) == 0x000278, "Member 'UWB_CombKeys_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_CombKeys_C, Image_249) == 0x000280, "Member 'UWB_CombKeys_C::Image_249' has a wrong offset!"); \ static_assert(offsetof(UWB_CombKeys_C, LeftCombinKeys) == 0x000288, "Member 'UWB_CombKeys_C::LeftCombinKeys' has a wrong offset!"); \ static_assert(offsetof(UWB_CombKeys_C, shitf) == 0x000290, "Member 'UWB_CombKeys_C::shitf' has a wrong offset!"); \ static_assert(offsetof(UWB_CombKeys_C, KeyTag) == 0x000298, "Member 'UWB_CombKeys_C::KeyTag' has a wrong offset!"); \ static_assert(offsetof(UWB_CombKeys_C, Type) == 0x0002A0, "Member 'UWB_CombKeys_C::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton \ static_assert(alignof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton) == 0x000008, "Wrong alignment on WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton"); \ static_assert(sizeof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton) == 0x000350, "Wrong size on WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, EntryPoint) == 0x000000, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, Temp_bool_Variable) == 0x000004, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, Temp_byte_Variable) == 0x000005, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000008, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00000C, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_Conv_IntToText_ReturnValue) == 0x000010, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, Temp_byte_Variable_1) == 0x000028, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_GetFontDataColor_ReturnValue) == 0x00002C, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000040, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_MakeVector2D_ReturnValue) == 0x000058, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_MakeVector2D_ReturnValue_1) == 0x000068, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_MakeVector2D_ReturnValue_2) == 0x000078, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_MakeVector2D_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_MakeVector2D_ReturnValue_3) == 0x000088, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_MakeVector2D_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_MakeVector2D_ReturnValue_4) == 0x000098, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_MakeVector2D_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_FMin_ReturnValue) == 0x0000A8, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_MakeVector2D_ReturnValue_5) == 0x0000B0, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_MakeVector2D_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_BreakVector2D_X) == 0x0000C0, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_BreakVector2D_Y) == 0x0000C8, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_VSize2D_ReturnValue) == 0x0000D0, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_VSize2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, K2Node_CustomEvent_NewParam) == 0x0000D9, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::K2Node_CustomEvent_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, K2Node_CustomEvent_StoredItem) == 0x0000E0, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::K2Node_CustomEvent_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_GetInventoryTypeByID_InventoryType) == 0x000100, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_GetInventoryTypeByID_InventoryType' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_GetItemByID_Item) == 0x000108, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_GetItemByID_find) == 0x0001D8, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, K2Node_SwitchEnum_CmpSuccess) == 0x0001D9, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_GetEquipByID_find) == 0x0001DA, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_GetEquipByID_Equipment) == 0x0001E0, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, K2Node_Event_IsDesignTime) == 0x000328, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_NavPanelActived_ReturnValue) == 0x000329, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_NavPanelActived_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_MakeVector2D_ReturnValue_6) == 0x000330, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_MakeVector2D_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, K2Node_CustomEvent_Set) == 0x000340, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::K2Node_CustomEvent_Set' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, K2Node_Select_Default) == 0x000341, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_GetSkip_ReturnValue) == 0x000342, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_GetSkip_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_GetSkip_ReturnValue_1) == 0x000343, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_GetSkip_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_Not_PreBool_ReturnValue) == 0x000344, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_Not_PreBool_ReturnValue_1) == 0x000345, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_BooleanAND_ReturnValue) == 0x000346, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast) == 0x000348, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton, CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast) == 0x00034C, "Member 'WB_Arrmor_bodyButton_C_ExecuteUbergraph_WB_Arrmor_bodyButton::CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Arrmor_bodyButton_C_MagicChanage \ static_assert(alignof(WB_Arrmor_bodyButton_C_MagicChanage) == 0x000008, "Wrong alignment on WB_Arrmor_bodyButton_C_MagicChanage"); \ static_assert(sizeof(WB_Arrmor_bodyButton_C_MagicChanage) == 0x000128, "Wrong size on WB_Arrmor_bodyButton_C_MagicChanage"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_MagicChanage, Item) == 0x000000, "Member 'WB_Arrmor_bodyButton_C_MagicChanage::Item' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_MagicChanage, Temp_object_Variable) == 0x000020, "Member 'WB_Arrmor_bodyButton_C_MagicChanage::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_MagicChanage, CallFunc_Greater_IntInt_ReturnValue) == 0x000028, "Member 'WB_Arrmor_bodyButton_C_MagicChanage::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_MagicChanage, Temp_bool_Variable) == 0x000029, "Member 'WB_Arrmor_bodyButton_C_MagicChanage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_MagicChanage, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000030, "Member 'WB_Arrmor_bodyButton_C_MagicChanage::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_MagicChanage, CallFunc_GetMyEquip_Equip) == 0x000038, "Member 'WB_Arrmor_bodyButton_C_MagicChanage::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_MagicChanage, CallFunc_______ReturnValue) == 0x000040, "Member 'WB_Arrmor_bodyButton_C_MagicChanage::CallFunc_______ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_MagicChanage, CallFunc_______Value) == 0x000044, "Member 'WB_Arrmor_bodyButton_C_MagicChanage::CallFunc_______Value' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_MagicChanage, CallFunc_GetItemConfigBySortId_Item) == 0x000048, "Member 'WB_Arrmor_bodyButton_C_MagicChanage::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_MagicChanage, CallFunc_GetItemConfigBySortId_find) == 0x000118, "Member 'WB_Arrmor_bodyButton_C_MagicChanage::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_MagicChanage, CallFunc_IsValid_ReturnValue) == 0x000119, "Member 'WB_Arrmor_bodyButton_C_MagicChanage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_MagicChanage, K2Node_Select_Default) == 0x000120, "Member 'WB_Arrmor_bodyButton_C_MagicChanage::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Arrmor_bodyButton_C_PreConstruct \ static_assert(alignof(WB_Arrmor_bodyButton_C_PreConstruct) == 0x000001, "Wrong alignment on WB_Arrmor_bodyButton_C_PreConstruct"); \ static_assert(sizeof(WB_Arrmor_bodyButton_C_PreConstruct) == 0x000001, "Wrong size on WB_Arrmor_bodyButton_C_PreConstruct"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_Arrmor_bodyButton_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Arrmor_bodyButton_C_Select \ static_assert(alignof(WB_Arrmor_bodyButton_C_Select) == 0x000001, "Wrong alignment on WB_Arrmor_bodyButton_C_Select"); \ static_assert(sizeof(WB_Arrmor_bodyButton_C_Select) == 0x000001, "Wrong size on WB_Arrmor_bodyButton_C_Select"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_Select, NewParam) == 0x000000, "Member 'WB_Arrmor_bodyButton_C_Select::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Arrmor_bodyButton_C_SetBlack \ static_assert(alignof(WB_Arrmor_bodyButton_C_SetBlack) == 0x000001, "Wrong alignment on WB_Arrmor_bodyButton_C_SetBlack"); \ static_assert(sizeof(WB_Arrmor_bodyButton_C_SetBlack) == 0x000001, "Wrong size on WB_Arrmor_bodyButton_C_SetBlack"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_SetBlack, Set) == 0x000000, "Member 'WB_Arrmor_bodyButton_C_SetBlack::Set' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Arrmor_bodyButton_C_Update \ static_assert(alignof(WB_Arrmor_bodyButton_C_Update) == 0x000008, "Wrong alignment on WB_Arrmor_bodyButton_C_Update"); \ static_assert(sizeof(WB_Arrmor_bodyButton_C_Update) == 0x000020, "Wrong size on WB_Arrmor_bodyButton_C_Update"); \ static_assert(offsetof(WB_Arrmor_bodyButton_C_Update, StoredItem) == 0x000000, "Member 'WB_Arrmor_bodyButton_C_Update::StoredItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Arrmor_bodyButton_C \ static_assert(alignof(UWB_Arrmor_bodyButton_C) == 0x000008, "Wrong alignment on UWB_Arrmor_bodyButton_C"); \ static_assert(sizeof(UWB_Arrmor_bodyButton_C) == 0x000418, "Wrong size on UWB_Arrmor_bodyButton_C"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, UberGraphFrame) == 0x000288, "Member 'UWB_Arrmor_bodyButton_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Image_491) == 0x000290, "Member 'UWB_Arrmor_bodyButton_C::Image_491' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Image_cut_off_rule) == 0x000298, "Member 'UWB_Arrmor_bodyButton_C::Image_cut_off_rule' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Image_Item) == 0x0002A0, "Member 'UWB_Arrmor_bodyButton_C::Image_Item' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Image_magic) == 0x0002A8, "Member 'UWB_Arrmor_bodyButton_C::Image_magic' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Image_magic_BACK) == 0x0002B0, "Member 'UWB_Arrmor_bodyButton_C::Image_magic_BACK' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Image_Select) == 0x0002B8, "Member 'UWB_Arrmor_bodyButton_C::Image_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Image_SetBlack) == 0x0002C0, "Member 'UWB_Arrmor_bodyButton_C::Image_SetBlack' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Image_TypeBackground) == 0x0002C8, "Member 'UWB_Arrmor_bodyButton_C::Image_TypeBackground' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Overlay_67) == 0x0002D0, "Member 'UWB_Arrmor_bodyButton_C::Overlay_67' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, SizeBox_bUTTON) == 0x0002D8, "Member 'UWB_Arrmor_bodyButton_C::SizeBox_bUTTON' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Spacer_X_LEFT) == 0x0002E0, "Member 'UWB_Arrmor_bodyButton_C::Spacer_X_LEFT' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Spacer_X_RIGHT) == 0x0002E8, "Member 'UWB_Arrmor_bodyButton_C::Spacer_X_RIGHT' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Spacer_Y_DWON) == 0x0002F0, "Member 'UWB_Arrmor_bodyButton_C::Spacer_Y_DWON' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Spacer_Y_UP) == 0x0002F8, "Member 'UWB_Arrmor_bodyButton_C::Spacer_Y_UP' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Text_Num) == 0x000300, "Member 'UWB_Arrmor_bodyButton_C::Text_Num' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, WGI_Button_CLICK) == 0x000308, "Member 'UWB_Arrmor_bodyButton_C::WGI_Button_CLICK' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Y_UP) == 0x000310, "Member 'UWB_Arrmor_bodyButton_C::Y_UP' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Y_DOWN) == 0x000318, "Member 'UWB_Arrmor_bodyButton_C::Y_DOWN' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, X_LEFT) == 0x000320, "Member 'UWB_Arrmor_bodyButton_C::X_LEFT' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, X_RIGHT) == 0x000328, "Member 'UWB_Arrmor_bodyButton_C::X_RIGHT' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Typeimage) == 0x000330, "Member 'UWB_Arrmor_bodyButton_C::Typeimage' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, imagesize_x) == 0x000338, "Member 'UWB_Arrmor_bodyButton_C::imagesize_x' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, imagesize_y) == 0x000340, "Member 'UWB_Arrmor_bodyButton_C::imagesize_y' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, heng) == 0x000348, "Member 'UWB_Arrmor_bodyButton_C::heng' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, BOX_SIZE_X_Y) == 0x000350, "Member 'UWB_Arrmor_bodyButton_C::BOX_SIZE_X_Y' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, EquimentPos) == 0x000360, "Member 'UWB_Arrmor_bodyButton_C::EquimentPos' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, my_STOREDiTEM) == 0x000370, "Member 'UWB_Arrmor_bodyButton_C::my_STOREDiTEM' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Mouse_Click) == 0x000390, "Member 'UWB_Arrmor_bodyButton_C::Mouse_Click' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, Father) == 0x0003A0, "Member 'UWB_Arrmor_bodyButton_C::Father' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, InGeometry) == 0x0003A8, "Member 'UWB_Arrmor_bodyButton_C::InGeometry' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, itemScalex) == 0x0003E8, "Member 'UWB_Arrmor_bodyButton_C::itemScalex' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, itemScaley) == 0x0003F0, "Member 'UWB_Arrmor_bodyButton_C::itemScaley' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, UINotify) == 0x0003F8, "Member 'UWB_Arrmor_bodyButton_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_Arrmor_bodyButton_C, TextColor) == 0x000400, "Member 'UWB_Arrmor_bodyButton_C::TextColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorSelectEquipment_C_Can_Magic_Change \ static_assert(alignof(WB_ArrmorSelectEquipment_C_Can_Magic_Change) == 0x000008, "Wrong alignment on WB_ArrmorSelectEquipment_C_Can_Magic_Change"); \ static_assert(sizeof(WB_ArrmorSelectEquipment_C_Can_Magic_Change) == 0x000018, "Wrong size on WB_ArrmorSelectEquipment_C_Can_Magic_Change"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Can_Magic_Change, Can) == 0x000000, "Member 'WB_ArrmorSelectEquipment_C_Can_Magic_Change::Can' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Can_Magic_Change, CallFunc_GetUINotify_UINotify) == 0x000008, "Member 'WB_ArrmorSelectEquipment_C_Can_Magic_Change::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Can_Magic_Change, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'WB_ArrmorSelectEquipment_C_Can_Magic_Change::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorSelectEquipment_C_Click_Button \ static_assert(alignof(WB_ArrmorSelectEquipment_C_Click_Button) == 0x000008, "Wrong alignment on WB_ArrmorSelectEquipment_C_Click_Button"); \ static_assert(sizeof(WB_ArrmorSelectEquipment_C_Click_Button) == 0x000010, "Wrong size on WB_ArrmorSelectEquipment_C_Click_Button"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Click_Button, Item_0) == 0x000000, "Member 'WB_ArrmorSelectEquipment_C_Click_Button::Item_0' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Click_Button, Index_0) == 0x000008, "Member 'WB_ArrmorSelectEquipment_C_Click_Button::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorSelectEquipment_C_EnterKeyEvent \ static_assert(alignof(WB_ArrmorSelectEquipment_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_ArrmorSelectEquipment_C_EnterKeyEvent"); \ static_assert(sizeof(WB_ArrmorSelectEquipment_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_ArrmorSelectEquipment_C_EnterKeyEvent"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_ArrmorSelectEquipment_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_ArrmorSelectEquipment_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment \ static_assert(alignof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment) == 0x000008, "Wrong alignment on WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment"); \ static_assert(sizeof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment) == 0x000570, "Wrong size on WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, EntryPoint) == 0x000000, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_MakeStruct_F_StoredItem) == 0x000008, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CreateDelegate_OutputDelegate) == 0x000028, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, Temp_delegate_Variable) == 0x000038, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, Temp_delegate_Variable_1) == 0x000048, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_PostEvent_ReturnValue) == 0x000058, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_PostEvent_ReturnValue_1) == 0x00005C, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, Temp_delegate_Variable_2) == 0x000060, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_PostEvent_ReturnValue_2) == 0x000070, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_Greater_IntInt_ReturnValue) == 0x000074, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_GetEquipByID_find) == 0x000075, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_GetEquipByID_Equipment) == 0x000078, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x0001C0, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_MakeStruct_F_StoredItem_1) == 0x0001C8, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_MakeStruct_F_StoredItem_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_Conv_IntToString_ReturnValue) == 0x0001E8, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0001F8, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_Concat_StrStr_ReturnValue) == 0x000208, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000218, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_GetAllChildren_ReturnValue) == 0x000228, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_Array_Length_ReturnValue) == 0x000238, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CustomEvent_Item_2) == 0x000240, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CustomEvent_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CustomEvent_Index_2) == 0x000248, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CustomEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_DynamicCast_AsWB_Arrmor_Body_Button) == 0x000250, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_DynamicCast_AsWB_Arrmor_Body_Button' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_DynamicCast_bSuccess) == 0x000258, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CustomEvent_Item_1) == 0x000260, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CustomEvent_Index_1) == 0x000268, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CustomEvent_Item) == 0x000270, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CustomEvent_Index) == 0x000278, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_DynamicCast_AsWB_Arrmor_Body_Button_1) == 0x000280, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_DynamicCast_AsWB_Arrmor_Body_Button_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_DynamicCast_bSuccess_1) == 0x000288, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_GetUINotify_UINotify) == 0x000290, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_Event_InGeometry) == 0x000298, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_Event_isDown) == 0x0002D8, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CreateDelegate_OutputDelegate_1) == 0x0002DC, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_GetAllChildren_ReturnValue_1) == 0x0002F0, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_Array_Get_Item) == 0x000300, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_DynamicCast_AsWB_Arrmor_Body_Button_2) == 0x000308, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_DynamicCast_AsWB_Arrmor_Body_Button_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_DynamicCast_bSuccess_2) == 0x000310, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000311, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_IsEquipmentType_ReturnValue) == 0x000312, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_IsEquipmentType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_Event_IsDesignTime) == 0x000313, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CustomEvent_InGeometry_1) == 0x000318, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CustomEvent_InKeyEvent_1) == 0x000358, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CustomEvent_inKeyTag_1) == 0x000398, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CustomEvent_bIsDown_1) == 0x0003A0, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CustomEvent_ItemAfterChange) == 0x0003A8, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CustomEvent_ItemAfterChange' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CustomEvent_OldNumber) == 0x0003C8, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CustomEvent_OldNumber' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0003CC, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CreateDelegate_OutputDelegate_2) == 0x0003D0, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CreateDelegate_OutputDelegate_3) == 0x0003E0, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CreateDelegate_OutputDelegate_4) == 0x0003F0, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CustomEvent_InGeometry) == 0x000400, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CustomEvent_InKeyEvent) == 0x000440, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CustomEvent_inKeyTag) == 0x000480, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CustomEvent_bIsDown) == 0x000488, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000489, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, Temp_int_Array_Index_Variable) == 0x00048C, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_CreateDelegate_OutputDelegate_5) == 0x000490, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_Array_Get_Item_1) == 0x0004A0, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_DynamicCast_AsWB_Arrmor_Body_Button_3) == 0x0004A8, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_DynamicCast_AsWB_Arrmor_Body_Button_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_DynamicCast_bSuccess_3) == 0x0004B0, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_SwitchEnum_CmpSuccess) == 0x0004B1, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_GetPlayerEquipmentAtSlot_Item) == 0x0004B8, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_GetPlayerEquipmentAtSlot_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0004D8, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_Can_Magic_Change_Can) == 0x0004D9, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_Can_Magic_Change_Can' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_Is_A_Suit_Of_Armor_Suit) == 0x0004DA, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_Is_A_Suit_Of_Armor_Suit' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_GetPlayerController_ReturnValue) == 0x0004E0, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_GetUIStatic_ReturnValue) == 0x0004E8, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_Create_ReturnValue) == 0x0004F0, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_GetUIZOder_ZOder) == 0x0004F8, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000500, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_GetMyEquip_Equip) == 0x000508, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_____ID_Sort_ID) == 0x000510, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_____ID_Sort_ID' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, K2Node_MakeStruct_F_StoredItem_2) == 0x000518, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::K2Node_MakeStruct_F_StoredItem_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_Is_A_Suit_Of_Armor_Suit_1) == 0x000538, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_Is_A_Suit_Of_Armor_Suit_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_BooleanOR_ReturnValue) == 0x000539, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_GetPlayerEquipmentAtSlot_Item_1) == 0x000540, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_GetPlayerEquipmentAtSlot_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_BooleanAND_ReturnValue) == 0x000560, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_IsEquipmentType_ReturnValue_1) == 0x000561, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_IsEquipmentType_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, Temp_int_Loop_Counter_Variable) == 0x000564, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_Less_IntInt_ReturnValue) == 0x000568, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment, CallFunc_Add_IntInt_ReturnValue) == 0x00056C, "Member 'WB_ArrmorSelectEquipment_C_ExecuteUbergraph_WB_ArrmorSelectEquipment::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorSelectEquipment_C_IsEquipmentType \ static_assert(alignof(WB_ArrmorSelectEquipment_C_IsEquipmentType) == 0x000001, "Wrong alignment on WB_ArrmorSelectEquipment_C_IsEquipmentType"); \ static_assert(sizeof(WB_ArrmorSelectEquipment_C_IsEquipmentType) == 0x000009, "Wrong size on WB_ArrmorSelectEquipment_C_IsEquipmentType"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_IsEquipmentType, Type) == 0x000000, "Member 'WB_ArrmorSelectEquipment_C_IsEquipmentType::Type' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_IsEquipmentType, ReturnValue) == 0x000001, "Member 'WB_ArrmorSelectEquipment_C_IsEquipmentType::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_IsEquipmentType, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000002, "Member 'WB_ArrmorSelectEquipment_C_IsEquipmentType::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_IsEquipmentType, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000003, "Member 'WB_ArrmorSelectEquipment_C_IsEquipmentType::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_IsEquipmentType, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000004, "Member 'WB_ArrmorSelectEquipment_C_IsEquipmentType::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_IsEquipmentType, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000005, "Member 'WB_ArrmorSelectEquipment_C_IsEquipmentType::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_IsEquipmentType, CallFunc_BooleanOR_ReturnValue) == 0x000006, "Member 'WB_ArrmorSelectEquipment_C_IsEquipmentType::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_IsEquipmentType, CallFunc_BooleanOR_ReturnValue_1) == 0x000007, "Member 'WB_ArrmorSelectEquipment_C_IsEquipmentType::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_IsEquipmentType, CallFunc_BooleanOR_ReturnValue_2) == 0x000008, "Member 'WB_ArrmorSelectEquipment_C_IsEquipmentType::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorSelectEquipment_C_ItemNumChange \ static_assert(alignof(WB_ArrmorSelectEquipment_C_ItemNumChange) == 0x000008, "Wrong alignment on WB_ArrmorSelectEquipment_C_ItemNumChange"); \ static_assert(sizeof(WB_ArrmorSelectEquipment_C_ItemNumChange) == 0x000028, "Wrong size on WB_ArrmorSelectEquipment_C_ItemNumChange"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ItemNumChange, ItemAfterChange) == 0x000000, "Member 'WB_ArrmorSelectEquipment_C_ItemNumChange::ItemAfterChange' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_ItemNumChange, OldNumber) == 0x000020, "Member 'WB_ArrmorSelectEquipment_C_ItemNumChange::OldNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorSelectEquipment_C_MagicClick \ static_assert(alignof(WB_ArrmorSelectEquipment_C_MagicClick) == 0x000008, "Wrong alignment on WB_ArrmorSelectEquipment_C_MagicClick"); \ static_assert(sizeof(WB_ArrmorSelectEquipment_C_MagicClick) == 0x000090, "Wrong size on WB_ArrmorSelectEquipment_C_MagicClick"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_MagicClick, InGeometry) == 0x000000, "Member 'WB_ArrmorSelectEquipment_C_MagicClick::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_MagicClick, InKeyEvent) == 0x000040, "Member 'WB_ArrmorSelectEquipment_C_MagicClick::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_MagicClick, inKeyTag) == 0x000080, "Member 'WB_ArrmorSelectEquipment_C_MagicClick::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_MagicClick, bIsDown) == 0x000088, "Member 'WB_ArrmorSelectEquipment_C_MagicClick::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorSelectEquipment_C_PreConstruct \ static_assert(alignof(WB_ArrmorSelectEquipment_C_PreConstruct) == 0x000001, "Wrong alignment on WB_ArrmorSelectEquipment_C_PreConstruct"); \ static_assert(sizeof(WB_ArrmorSelectEquipment_C_PreConstruct) == 0x000001, "Wrong size on WB_ArrmorSelectEquipment_C_PreConstruct"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_ArrmorSelectEquipment_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorSelectEquipment_C_Select_Button \ static_assert(alignof(WB_ArrmorSelectEquipment_C_Select_Button) == 0x000008, "Wrong alignment on WB_ArrmorSelectEquipment_C_Select_Button"); \ static_assert(sizeof(WB_ArrmorSelectEquipment_C_Select_Button) == 0x000010, "Wrong size on WB_ArrmorSelectEquipment_C_Select_Button"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Select_Button, Item_0) == 0x000000, "Member 'WB_ArrmorSelectEquipment_C_Select_Button::Item_0' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Select_Button, Index_0) == 0x000008, "Member 'WB_ArrmorSelectEquipment_C_Select_Button::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis \ static_assert(alignof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis) == 0x000008, "Wrong alignment on WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis"); \ static_assert(sizeof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis) == 0x000058, "Wrong size on WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis, dark) == 0x000000, "Member 'WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis::dark' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis, Temp_byte_Variable) == 0x000001, "Member 'WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis, CallFunc_SelectFloat_ReturnValue) == 0x000008, "Member 'WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis, Temp_byte_Variable_1) == 0x00001C, "Member 'WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis, Temp_bool_Variable) == 0x00001D, "Member 'WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis, K2Node_Select_Default) == 0x00001E, "Member 'WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis, CallFunc_GetAllChildren_ReturnValue) == 0x000020, "Member 'WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis, CallFunc_Array_Get_Item) == 0x000038, "Member 'WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis, K2Node_DynamicCast_AsWB_Arrmor_Body_Button) == 0x000048, "Member 'WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis::K2Node_DynamicCast_AsWB_Arrmor_Body_Button' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis, CallFunc_SetRenderOpacity_InOpacity_ImplicitCast) == 0x000054, "Member 'WB_ArrmorSelectEquipment_C_Set_Arrmor_Button_StyleAnd_Vis::CallFunc_SetRenderOpacity_InOpacity_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorSelectEquipment_C_SetHasAnyEquipment \ static_assert(alignof(WB_ArrmorSelectEquipment_C_SetHasAnyEquipment) == 0x000008, "Wrong alignment on WB_ArrmorSelectEquipment_C_SetHasAnyEquipment"); \ static_assert(sizeof(WB_ArrmorSelectEquipment_C_SetHasAnyEquipment) == 0x000158, "Wrong size on WB_ArrmorSelectEquipment_C_SetHasAnyEquipment"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetHasAnyEquipment, Temp_int_Variable) == 0x000000, "Member 'WB_ArrmorSelectEquipment_C_SetHasAnyEquipment::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetHasAnyEquipment, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'WB_ArrmorSelectEquipment_C_SetHasAnyEquipment::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetHasAnyEquipment, CallFunc_Less_IntInt_ReturnValue) == 0x000008, "Member 'WB_ArrmorSelectEquipment_C_SetHasAnyEquipment::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetHasAnyEquipment, CallFunc_GetEquipByID_find) == 0x000009, "Member 'WB_ArrmorSelectEquipment_C_SetHasAnyEquipment::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetHasAnyEquipment, CallFunc_GetEquipByID_Equipment) == 0x000010, "Member 'WB_ArrmorSelectEquipment_C_SetHasAnyEquipment::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorSelectEquipment_C_SetSkipStyle \ static_assert(alignof(WB_ArrmorSelectEquipment_C_SetSkipStyle) == 0x000008, "Wrong alignment on WB_ArrmorSelectEquipment_C_SetSkipStyle"); \ static_assert(sizeof(WB_ArrmorSelectEquipment_C_SetSkipStyle) == 0x000048, "Wrong size on WB_ArrmorSelectEquipment_C_SetSkipStyle"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetSkipStyle, Open) == 0x000000, "Member 'WB_ArrmorSelectEquipment_C_SetSkipStyle::Open' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetSkipStyle, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_ArrmorSelectEquipment_C_SetSkipStyle::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetSkipStyle, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_ArrmorSelectEquipment_C_SetSkipStyle::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetSkipStyle, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_ArrmorSelectEquipment_C_SetSkipStyle::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetSkipStyle, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_ArrmorSelectEquipment_C_SetSkipStyle::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetSkipStyle, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_ArrmorSelectEquipment_C_SetSkipStyle::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetSkipStyle, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_ArrmorSelectEquipment_C_SetSkipStyle::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetSkipStyle, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'WB_ArrmorSelectEquipment_C_SetSkipStyle::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetSkipStyle, K2Node_DynamicCast_AsWB_Arrmor_Body_Button) == 0x000038, "Member 'WB_ArrmorSelectEquipment_C_SetSkipStyle::K2Node_DynamicCast_AsWB_Arrmor_Body_Button' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetSkipStyle, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'WB_ArrmorSelectEquipment_C_SetSkipStyle::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetSkipStyle, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000041, "Member 'WB_ArrmorSelectEquipment_C_SetSkipStyle::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetSkipStyle, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000042, "Member 'WB_ArrmorSelectEquipment_C_SetSkipStyle::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetSkipStyle, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000043, "Member 'WB_ArrmorSelectEquipment_C_SetSkipStyle::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetSkipStyle, CallFunc_BooleanOR_ReturnValue) == 0x000044, "Member 'WB_ArrmorSelectEquipment_C_SetSkipStyle::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetSkipStyle, CallFunc_BooleanOR_ReturnValue_1) == 0x000045, "Member 'WB_ArrmorSelectEquipment_C_SetSkipStyle::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_SetSkipStyle, CallFunc_BooleanAND_ReturnValue) == 0x000046, "Member 'WB_ArrmorSelectEquipment_C_SetSkipStyle::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorSelectEquipment_C_UnSelect_button \ static_assert(alignof(WB_ArrmorSelectEquipment_C_UnSelect_button) == 0x000008, "Wrong alignment on WB_ArrmorSelectEquipment_C_UnSelect_button"); \ static_assert(sizeof(WB_ArrmorSelectEquipment_C_UnSelect_button) == 0x000010, "Wrong size on WB_ArrmorSelectEquipment_C_UnSelect_button"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_UnSelect_button, Item_0) == 0x000000, "Member 'WB_ArrmorSelectEquipment_C_UnSelect_button::Item_0' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_UnSelect_button, Index_0) == 0x000008, "Member 'WB_ArrmorSelectEquipment_C_UnSelect_button::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorSelectEquipment_C_UpdateKeyTips \ static_assert(alignof(WB_ArrmorSelectEquipment_C_UpdateKeyTips) == 0x000008, "Wrong alignment on WB_ArrmorSelectEquipment_C_UpdateKeyTips"); \ static_assert(sizeof(WB_ArrmorSelectEquipment_C_UpdateKeyTips) == 0x0000C8, "Wrong size on WB_ArrmorSelectEquipment_C_UpdateKeyTips"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_UpdateKeyTips, Item_0) == 0x000000, "Member 'WB_ArrmorSelectEquipment_C_UpdateKeyTips::Item_0' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_UpdateKeyTips, KeyMap) == 0x000020, "Member 'WB_ArrmorSelectEquipment_C_UpdateKeyTips::KeyMap' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_UpdateKeyTips, K2Node_MakeVariable_MakeVariableOutput) == 0x000070, "Member 'WB_ArrmorSelectEquipment_C_UpdateKeyTips::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_UpdateKeyTips, CallFunc_Greater_IntInt_ReturnValue) == 0x0000C0, "Member 'WB_ArrmorSelectEquipment_C_UpdateKeyTips::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorSelectEquipment_C_UseToolItem \ static_assert(alignof(WB_ArrmorSelectEquipment_C_UseToolItem) == 0x000008, "Wrong alignment on WB_ArrmorSelectEquipment_C_UseToolItem"); \ static_assert(sizeof(WB_ArrmorSelectEquipment_C_UseToolItem) == 0x000090, "Wrong size on WB_ArrmorSelectEquipment_C_UseToolItem"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_UseToolItem, InGeometry) == 0x000000, "Member 'WB_ArrmorSelectEquipment_C_UseToolItem::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_UseToolItem, InKeyEvent) == 0x000040, "Member 'WB_ArrmorSelectEquipment_C_UseToolItem::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_UseToolItem, inKeyTag) == 0x000080, "Member 'WB_ArrmorSelectEquipment_C_UseToolItem::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_UseToolItem, bIsDown) == 0x000088, "Member 'WB_ArrmorSelectEquipment_C_UseToolItem::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc \ static_assert(alignof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc) == 0x000008, "Wrong alignment on WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc"); \ static_assert(sizeof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc) == 0x000250, "Wrong size on WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, OldItem) == 0x000000, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, NewItem) == 0x000020, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, Type) == 0x000040, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::Type' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, SlotIndex) == 0x000044, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, ItemIndex) == 0x000048, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00004C, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_IsEquipmentType_ReturnValue) == 0x00004D, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_IsEquipmentType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_GetEquipByID_find) == 0x00004E, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_GetEquipByID_Equipment) == 0x000050, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000198, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, K2Node_MakeStruct_F_StoredItem) == 0x0001A0, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, Temp_bool_True_if_break_was_hit_Variable) == 0x0001C0, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, Temp_int_Array_Index_Variable) == 0x0001C4, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_Not_PreBool_ReturnValue) == 0x0001C8, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0001D0, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, Temp_int_Loop_Counter_Variable) == 0x0001D8, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_GetMyEquip_Equip) == 0x0001E0, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_____ID_Sort_ID) == 0x0001E8, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_____ID_Sort_ID' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_Add_IntInt_ReturnValue) == 0x0001EC, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, K2Node_MakeStruct_F_StoredItem_1) == 0x0001F0, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::K2Node_MakeStruct_F_StoredItem_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_Is_A_Suit_Of_Armor_Suit) == 0x000210, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_Is_A_Suit_Of_Armor_Suit' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_Is_A_Suit_Of_Armor_Suit_1) == 0x000211, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_Is_A_Suit_Of_Armor_Suit_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_BooleanOR_ReturnValue) == 0x000212, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000213, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_GetAllChildren_ReturnValue) == 0x000218, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_Array_Length_ReturnValue) == 0x000228, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_Array_Get_Item) == 0x000230, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_Less_IntInt_ReturnValue) == 0x000238, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, K2Node_DynamicCast_AsWB_Arrmor_Body_Button) == 0x000240, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::K2Node_DynamicCast_AsWB_Arrmor_Body_Button' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, K2Node_DynamicCast_bSuccess) == 0x000248, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_BooleanAND_ReturnValue) == 0x000249, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00024A, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00024B, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00024C, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_BooleanAND_ReturnValue_1) == 0x00024D, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc, CallFunc_BooleanAND_ReturnValue_2) == 0x00024E, "Member 'WB_ArrmorSelectEquipment_C_WB_ArrmorSelectEquipment_AutoGenFunc::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ArrmorSelectEquipment_C \ static_assert(alignof(UWB_ArrmorSelectEquipment_C) == 0x000008, "Wrong alignment on UWB_ArrmorSelectEquipment_C"); \ static_assert(sizeof(UWB_ArrmorSelectEquipment_C) == 0x0003C8, "Wrong size on UWB_ArrmorSelectEquipment_C"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ArrmorSelectEquipment_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, GridPanel_EquipmentList) == 0x0002C8, "Member 'UWB_ArrmorSelectEquipment_C::GridPanel_EquipmentList' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, WB_Arrmor_bodyButton_7) == 0x0002D0, "Member 'UWB_ArrmorSelectEquipment_C::WB_Arrmor_bodyButton_7' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, ChangeArrmor) == 0x0002D8, "Member 'UWB_ArrmorSelectEquipment_C::ChangeArrmor' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, SelectNum) == 0x0002E8, "Member 'UWB_ArrmorSelectEquipment_C::SelectNum' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, SelectEquimentPos) == 0x0002F0, "Member 'UWB_ArrmorSelectEquipment_C::SelectEquimentPos' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, UINotify) == 0x000300, "Member 'UWB_ArrmorSelectEquipment_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, Click_ArrmorData) == 0x000308, "Member 'UWB_ArrmorSelectEquipment_C::Click_ArrmorData' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, ClickButton) == 0x000318, "Member 'UWB_ArrmorSelectEquipment_C::ClickButton' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, ifOpen) == 0x000320, "Member 'UWB_ArrmorSelectEquipment_C::ifOpen' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, SelectType) == 0x000321, "Member 'UWB_ArrmorSelectEquipment_C::SelectType' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, selectDataPos) == 0x000324, "Member 'UWB_ArrmorSelectEquipment_C::selectDataPos' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, SelectIndex) == 0x000330, "Member 'UWB_ArrmorSelectEquipment_C::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, MagicChanage) == 0x000338, "Member 'UWB_ArrmorSelectEquipment_C::MagicChanage' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, My_Stored_Item) == 0x000348, "Member 'UWB_ArrmorSelectEquipment_C::My_Stored_Item' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, cancelMagicChanage) == 0x000368, "Member 'UWB_ArrmorSelectEquipment_C::cancelMagicChanage' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, Select_WB_Arrmor_Body_Button) == 0x000378, "Member 'UWB_ArrmorSelectEquipment_C::Select_WB_Arrmor_Body_Button' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, WearSuit) == 0x000380, "Member 'UWB_ArrmorSelectEquipment_C::WearSuit' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, Item) == 0x000388, "Member 'UWB_ArrmorSelectEquipment_C::Item' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, LoopNum) == 0x0003A8, "Member 'UWB_ArrmorSelectEquipment_C::LoopNum' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, HasAnyEquipment) == 0x0003AC, "Member 'UWB_ArrmorSelectEquipment_C::HasAnyEquipment' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, OnEquipmentItemChanged) == 0x0003B0, "Member 'UWB_ArrmorSelectEquipment_C::OnEquipmentItemChanged' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorSelectEquipment_C, MagicPanelOpend) == 0x0003C0, "Member 'UWB_ArrmorSelectEquipment_C::MagicPanelOpend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CharacterInformation_C_ExecuteUbergraph_WB_CharacterInformation \ static_assert(alignof(WB_CharacterInformation_C_ExecuteUbergraph_WB_CharacterInformation) == 0x000004, "Wrong alignment on WB_CharacterInformation_C_ExecuteUbergraph_WB_CharacterInformation"); \ static_assert(sizeof(WB_CharacterInformation_C_ExecuteUbergraph_WB_CharacterInformation) == 0x000004, "Wrong size on WB_CharacterInformation_C_ExecuteUbergraph_WB_CharacterInformation"); \ static_assert(offsetof(WB_CharacterInformation_C_ExecuteUbergraph_WB_CharacterInformation, EntryPoint) == 0x000000, "Member 'WB_CharacterInformation_C_ExecuteUbergraph_WB_CharacterInformation::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_CharacterInformation_C \ static_assert(alignof(UWB_CharacterInformation_C) == 0x000008, "Wrong alignment on UWB_CharacterInformation_C"); \ static_assert(sizeof(UWB_CharacterInformation_C) == 0x000298, "Wrong size on UWB_CharacterInformation_C"); \ static_assert(offsetof(UWB_CharacterInformation_C, UberGraphFrame) == 0x000278, "Member 'UWB_CharacterInformation_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_CharacterInformation_C, WB_Roleproperties_grade) == 0x000280, "Member 'UWB_CharacterInformation_C::WB_Roleproperties_grade' has a wrong offset!"); \ static_assert(offsetof(UWB_CharacterInformation_C, WB_Roleproperties_life) == 0x000288, "Member 'UWB_CharacterInformation_C::WB_Roleproperties_life' has a wrong offset!"); \ static_assert(offsetof(UWB_CharacterInformation_C, WB_Roleproperties_Physical) == 0x000290, "Member 'UWB_CharacterInformation_C::WB_Roleproperties_Physical' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties \ static_assert(alignof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties) == 0x000008, "Wrong alignment on WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties"); \ static_assert(sizeof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties) == 0x0002E0, "Wrong size on WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, EntryPoint) == 0x000000, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, Temp_bool_Variable) == 0x000004, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, Temp_bool_Variable_1) == 0x000018, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_GetFontDataColor_ReturnValue) == 0x00001C, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_GetPlayerLevel_value) == 0x000030, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_FTrunc_ReturnValue) == 0x000038, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, K2Node_CustomEvent_OldItem) == 0x000040, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, K2Node_CustomEvent_NewItem) == 0x000060, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, K2Node_CustomEvent_Type) == 0x000080, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, K2Node_CustomEvent_SlotIndex) == 0x000084, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, K2Node_CustomEvent_ItemIndex) == 0x000088, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::K2Node_CustomEvent_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_Conv_IntToText_ReturnValue) == 0x000090, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_GetPlayerCoinWL_num) == 0x0000A8, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_GetPlayerCoinWL_num' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_Conv_IntToText_ReturnValue_1) == 0x0000B0, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, K2Node_CreateDelegate_OutputDelegate) == 0x0000C8, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, K2Node_Event_IsDesignTime) == 0x0000D8, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_GetUINotify_UINotify) == 0x0000E0, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_GetPlayerCoinSoul_value) == 0x0000E8, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_Conv_IntToText_ReturnValue_2) == 0x0000F0, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_Conv_IntToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000108, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x000110, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000118, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_FloatRound__Value) == 0x000128, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_FloatRound__Value' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_Split_LeftS) == 0x000130, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_Split_RightS) == 0x000140, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_Split_ReturnValue) == 0x000150, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_RoundDown_RoundValue) == 0x000154, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_RoundDown_RoundValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000158, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_GetVisValue_ReturnValue) == 0x000168, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_GetVisValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000180, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_FTrunc_ReturnValue_1) == 0x000188, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_GetPlayerPropertyValue_ReturnValue_1) == 0x000190, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_GetPlayerPropertyValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_Conv_IntToText_ReturnValue_3) == 0x000198, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_Conv_IntToText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_FTrunc_ReturnValue_2) == 0x0001B0, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_FTrunc_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, K2Node_Select_Default) == 0x0001B8, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_Conv_IntToInt64_ReturnValue) == 0x0001D0, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, K2Node_MakeStruct_FormatArgumentData) == 0x0001D8, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, K2Node_MakeArray_Array) == 0x000228, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_Format_ReturnValue) == 0x000238, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_GetPlayerPropertyValue_ReturnValue_2) == 0x000250, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_GetPlayerPropertyValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_FloatRound__Value_1) == 0x000258, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_FloatRound__Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_FTrunc_ReturnValue_3) == 0x000260, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_FTrunc_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_RoundDown_RoundValue_1) == 0x000264, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_RoundDown_RoundValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_Conv_IntToText_ReturnValue_4) == 0x000268, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_Conv_IntToText_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_GetVisValue_ReturnValue_1) == 0x000280, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_GetVisValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, K2Node_Select_Default_1) == 0x000298, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_GetPlayerPropertyValue_ReturnValue_3) == 0x0002B0, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_GetPlayerPropertyValue_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_FloatRound__Value_2) == 0x0002B8, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_FloatRound__Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_RoundDown_RoundValue_2) == 0x0002C0, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_RoundDown_RoundValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties, CallFunc_GetVisValue_ReturnValue_2) == 0x0002C8, "Member 'WB_Roleproperties_C_ExecuteUbergraph_WB_Roleproperties::CallFunc_GetVisValue_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Roleproperties_C_FloatRound_ \ static_assert(alignof(WB_Roleproperties_C_FloatRound_) == 0x000008, "Wrong alignment on WB_Roleproperties_C_FloatRound_"); \ static_assert(sizeof(WB_Roleproperties_C_FloatRound_) == 0x000030, "Wrong size on WB_Roleproperties_C_FloatRound_"); \ static_assert(offsetof(WB_Roleproperties_C_FloatRound_, Input) == 0x000000, "Member 'WB_Roleproperties_C_FloatRound_::Input' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_FloatRound_, Value) == 0x000008, "Member 'WB_Roleproperties_C_FloatRound_::Value' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_FloatRound_, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'WB_Roleproperties_C_FloatRound_::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_FloatRound_, CallFunc_Round_ReturnValue) == 0x000018, "Member 'WB_Roleproperties_C_FloatRound_::CallFunc_Round_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_FloatRound_, CallFunc_Conv_IntToFloat_ReturnValue) == 0x00001C, "Member 'WB_Roleproperties_C_FloatRound_::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_FloatRound_, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000020, "Member 'WB_Roleproperties_C_FloatRound_::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_FloatRound_, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000028, "Member 'WB_Roleproperties_C_FloatRound_::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Roleproperties_C_GetVisValue \ static_assert(alignof(WB_Roleproperties_C_GetVisValue) == 0x000008, "Wrong alignment on WB_Roleproperties_C_GetVisValue"); \ static_assert(sizeof(WB_Roleproperties_C_GetVisValue) == 0x000050, "Wrong size on WB_Roleproperties_C_GetVisValue"); \ static_assert(offsetof(WB_Roleproperties_C_GetVisValue, inInt) == 0x000000, "Member 'WB_Roleproperties_C_GetVisValue::inInt' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_GetVisValue, ReturnValue) == 0x000008, "Member 'WB_Roleproperties_C_GetVisValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_GetVisValue, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000020, "Member 'WB_Roleproperties_C_GetVisValue::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_GetVisValue, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000028, "Member 'WB_Roleproperties_C_GetVisValue::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_GetVisValue, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000030, "Member 'WB_Roleproperties_C_GetVisValue::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_GetVisValue, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000048, "Member 'WB_Roleproperties_C_GetVisValue::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Roleproperties_C_PreConstruct \ static_assert(alignof(WB_Roleproperties_C_PreConstruct) == 0x000001, "Wrong alignment on WB_Roleproperties_C_PreConstruct"); \ static_assert(sizeof(WB_Roleproperties_C_PreConstruct) == 0x000001, "Wrong size on WB_Roleproperties_C_PreConstruct"); \ static_assert(offsetof(WB_Roleproperties_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_Roleproperties_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Roleproperties_C_RoundDown \ static_assert(alignof(WB_Roleproperties_C_RoundDown) == 0x000008, "Wrong alignment on WB_Roleproperties_C_RoundDown"); \ static_assert(sizeof(WB_Roleproperties_C_RoundDown) == 0x000020, "Wrong size on WB_Roleproperties_C_RoundDown"); \ static_assert(offsetof(WB_Roleproperties_C_RoundDown, Input) == 0x000000, "Member 'WB_Roleproperties_C_RoundDown::Input' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_RoundDown, RoundValue) == 0x000008, "Member 'WB_Roleproperties_C_RoundDown::RoundValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_RoundDown, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'WB_Roleproperties_C_RoundDown::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_RoundDown, CallFunc_FTrunc_ReturnValue) == 0x000018, "Member 'WB_Roleproperties_C_RoundDown::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Roleproperties_C_UpdataData \ static_assert(alignof(WB_Roleproperties_C_UpdataData) == 0x000008, "Wrong alignment on WB_Roleproperties_C_UpdataData"); \ static_assert(sizeof(WB_Roleproperties_C_UpdataData) == 0x000050, "Wrong size on WB_Roleproperties_C_UpdataData"); \ static_assert(offsetof(WB_Roleproperties_C_UpdataData, OldItem) == 0x000000, "Member 'WB_Roleproperties_C_UpdataData::OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_UpdataData, NewItem) == 0x000020, "Member 'WB_Roleproperties_C_UpdataData::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_UpdataData, Type) == 0x000040, "Member 'WB_Roleproperties_C_UpdataData::Type' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_UpdataData, SlotIndex) == 0x000044, "Member 'WB_Roleproperties_C_UpdataData::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Roleproperties_C_UpdataData, ItemIndex) == 0x000048, "Member 'WB_Roleproperties_C_UpdataData::ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Roleproperties_C \ static_assert(alignof(UWB_Roleproperties_C) == 0x000008, "Wrong alignment on UWB_Roleproperties_C"); \ static_assert(sizeof(UWB_Roleproperties_C) == 0x000338, "Wrong size on UWB_Roleproperties_C"); \ static_assert(offsetof(UWB_Roleproperties_C, UberGraphFrame) == 0x000278, "Member 'UWB_Roleproperties_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Roleproperties_C, Symbol) == 0x000280, "Member 'UWB_Roleproperties_C::Symbol' has a wrong offset!"); \ static_assert(offsetof(UWB_Roleproperties_C, Text_Left) == 0x000288, "Member 'UWB_Roleproperties_C::Text_Left' has a wrong offset!"); \ static_assert(offsetof(UWB_Roleproperties_C, Text_Right) == 0x000290, "Member 'UWB_Roleproperties_C::Text_Right' has a wrong offset!"); \ static_assert(offsetof(UWB_Roleproperties_C, TextBlock_Name) == 0x000298, "Member 'UWB_Roleproperties_C::TextBlock_Name' has a wrong offset!"); \ static_assert(offsetof(UWB_Roleproperties_C, Name_0) == 0x0002A0, "Member 'UWB_Roleproperties_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_Roleproperties_C, Data) == 0x0002B8, "Member 'UWB_Roleproperties_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_Roleproperties_C, UINotify) == 0x0002C0, "Member 'UWB_Roleproperties_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_Roleproperties_C, Role_properties) == 0x0002C8, "Member 'UWB_Roleproperties_C::Role_properties' has a wrong offset!"); \ static_assert(offsetof(UWB_Roleproperties_C, Property) == 0x0002D0, "Member 'UWB_Roleproperties_C::Property' has a wrong offset!"); \ static_assert(offsetof(UWB_Roleproperties_C, BoxSize) == 0x000320, "Member 'UWB_Roleproperties_C::BoxSize' has a wrong offset!"); \ static_assert(offsetof(UWB_Roleproperties_C, BoxSize2) == 0x000328, "Member 'UWB_Roleproperties_C::BoxSize2' has a wrong offset!"); \ static_assert(offsetof(UWB_Roleproperties_C, bShowDef) == 0x000330, "Member 'UWB_Roleproperties_C::bShowDef' has a wrong offset!"); \ static_assert(offsetof(UWB_Roleproperties_C, bShowFloat) == 0x000331, "Member 'UWB_Roleproperties_C::bShowFloat' has a wrong offset!"); \ static_assert(offsetof(UWB_Roleproperties_C, ChangeColor) == 0x000332, "Member 'UWB_Roleproperties_C::ChangeColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Weaponproperties_C_ExecuteUbergraph_WB_Weaponproperties \ static_assert(alignof(WB_Weaponproperties_C_ExecuteUbergraph_WB_Weaponproperties) == 0x000004, "Wrong alignment on WB_Weaponproperties_C_ExecuteUbergraph_WB_Weaponproperties"); \ static_assert(sizeof(WB_Weaponproperties_C_ExecuteUbergraph_WB_Weaponproperties) == 0x000004, "Wrong size on WB_Weaponproperties_C_ExecuteUbergraph_WB_Weaponproperties"); \ static_assert(offsetof(WB_Weaponproperties_C_ExecuteUbergraph_WB_Weaponproperties, EntryPoint) == 0x000000, "Member 'WB_Weaponproperties_C_ExecuteUbergraph_WB_Weaponproperties::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Weaponproperties_C_Weapon_attributes \ static_assert(alignof(WB_Weaponproperties_C_Weapon_attributes) == 0x000008, "Wrong alignment on WB_Weaponproperties_C_Weapon_attributes"); \ static_assert(sizeof(WB_Weaponproperties_C_Weapon_attributes) == 0x0001E8, "Wrong size on WB_Weaponproperties_C_Weapon_attributes"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, 目标) == 0x000000, "Member 'WB_Weaponproperties_C_Weapon_attributes::目标' has a wrong offset!"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, Temp_struct_Variable) == 0x000008, "Member 'WB_Weaponproperties_C_Weapon_attributes::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, CallFunc_GetPlayerActiveItemIndexFunc_ActiveItemIndex) == 0x000010, "Member 'WB_Weaponproperties_C_Weapon_attributes::CallFunc_GetPlayerActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, CallFunc_GetPlayerWeapon_Items_Weapons) == 0x000018, "Member 'WB_Weaponproperties_C_Weapon_attributes::CallFunc_GetPlayerWeapon_Items_Weapons' has a wrong offset!"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, Temp_bool_Variable) == 0x000028, "Member 'WB_Weaponproperties_C_Weapon_attributes::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000029, "Member 'WB_Weaponproperties_C_Weapon_attributes::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, Temp_int_Variable) == 0x00002C, "Member 'WB_Weaponproperties_C_Weapon_attributes::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, Temp_bool_Variable_1) == 0x000030, "Member 'WB_Weaponproperties_C_Weapon_attributes::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, Temp_text_Variable) == 0x000038, "Member 'WB_Weaponproperties_C_Weapon_attributes::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, K2Node_Select_Default) == 0x000050, "Member 'WB_Weaponproperties_C_Weapon_attributes::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, CallFunc_GetEquipByID_find) == 0x000054, "Member 'WB_Weaponproperties_C_Weapon_attributes::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, CallFunc_GetEquipByID_Equipment) == 0x000058, "Member 'WB_Weaponproperties_C_Weapon_attributes::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, CallFunc_Map_Find_Value) == 0x0001A0, "Member 'WB_Weaponproperties_C_Weapon_attributes::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, CallFunc_Map_Find_ReturnValue) == 0x0001A8, "Member 'WB_Weaponproperties_C_Weapon_attributes::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, K2Node_Select_Default_1) == 0x0001B0, "Member 'WB_Weaponproperties_C_Weapon_attributes::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, CallFunc_FTrunc_ReturnValue) == 0x0001C8, "Member 'WB_Weaponproperties_C_Weapon_attributes::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Weaponproperties_C_Weapon_attributes, CallFunc_Conv_IntToText_ReturnValue) == 0x0001D0, "Member 'WB_Weaponproperties_C_Weapon_attributes::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Weaponproperties_C \ static_assert(alignof(UWB_Weaponproperties_C) == 0x000008, "Wrong alignment on UWB_Weaponproperties_C"); \ static_assert(sizeof(UWB_Weaponproperties_C) == 0x000298, "Wrong size on UWB_Weaponproperties_C"); \ static_assert(offsetof(UWB_Weaponproperties_C, UberGraphFrame) == 0x000278, "Member 'UWB_Weaponproperties_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Weaponproperties_C, TextBlock_Physicalattack) == 0x000280, "Member 'UWB_Weaponproperties_C::TextBlock_Physicalattack' has a wrong offset!"); \ static_assert(offsetof(UWB_Weaponproperties_C, TextBlock_Weapon) == 0x000288, "Member 'UWB_Weaponproperties_C::TextBlock_Weapon' has a wrong offset!"); \ static_assert(offsetof(UWB_Weaponproperties_C, TextBlock_WeaponPhysicalattack) == 0x000290, "Member 'UWB_Weaponproperties_C::TextBlock_WeaponPhysicalattack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits \ static_assert(alignof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits) == 0x000008, "Wrong alignment on WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits"); \ static_assert(sizeof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits) == 0x000148, "Wrong size on WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, EntryPoint) == 0x000000, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_Create_ReturnValue) == 0x000008, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_SlotAsVerticalBoxSlot_ReturnValue) == 0x000018, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_SlotAsVerticalBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, Temp_int_Array_Index_Variable) == 0x000020, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, Temp_int_Array_Index_Variable_1) == 0x000024, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_Greater_IntInt_ReturnValue) == 0x000028, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, Temp_int_Loop_Counter_Variable_1) == 0x00002C, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_Add_IntInt_ReturnValue_1) == 0x000030, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, Temp_int_Array_Index_Variable_2) == 0x000034, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, K2Node_Event_IsDesignTime) == 0x000038, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_AddChild_ReturnValue) == 0x000040, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_Array_Add_ReturnValue) == 0x000048, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_Array_IsEmpty_ReturnValue) == 0x00004C, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_Array_Get_Item) == 0x000050, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_Array_Get_Item_1) == 0x000090, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_Array_Length_ReturnValue_1) == 0x000098, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_Less_IntInt_ReturnValue) == 0x00009C, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, Temp_int_Loop_Counter_Variable_2) == 0x0000A0, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000A4, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000A8, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0000B0, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_Array_Get_Item_2) == 0x0000B8, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_GetMyEquip_Equip) == 0x0000C0, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_GetWeapon_Weapon) == 0x0000C8, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_Array_Length_ReturnValue_2) == 0x0000E8, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_GetPropMap_DataMayChanged) == 0x0000F0, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_GetPropMap_DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits, CallFunc_Less_IntInt_ReturnValue_2) == 0x000140, "Member 'WB_WeaponInfoUnits_C_ExecuteUbergraph_WB_WeaponInfoUnits::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnits_C_GetPropMap \ static_assert(alignof(WB_WeaponInfoUnits_C_GetPropMap) == 0x000008, "Wrong alignment on WB_WeaponInfoUnits_C_GetPropMap"); \ static_assert(sizeof(WB_WeaponInfoUnits_C_GetPropMap) == 0x000230, "Wrong size on WB_WeaponInfoUnits_C_GetPropMap"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_GetPropMap, F_StoredItem) == 0x000000, "Member 'WB_WeaponInfoUnits_C_GetPropMap::F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_GetPropMap, DataMayChanged) == 0x000020, "Member 'WB_WeaponInfoUnits_C_GetPropMap::DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_GetPropMap, CallFunc_GetGlobalExtend_ReturnValue) == 0x000070, "Member 'WB_WeaponInfoUnits_C_GetPropMap::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_GetPropMap, CallFunc_GetDSCCaculator_Output_Get) == 0x000078, "Member 'WB_WeaponInfoUnits_C_GetPropMap::CallFunc_GetDSCCaculator_Output_Get' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_GetPropMap, CallFunc_GetEquipByID_find) == 0x000080, "Member 'WB_WeaponInfoUnits_C_GetPropMap::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_GetPropMap, CallFunc_GetEquipByID_Equipment) == 0x000088, "Member 'WB_WeaponInfoUnits_C_GetPropMap::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_GetPropMap, CallFunc_IsValid_ReturnValue) == 0x0001D0, "Member 'WB_WeaponInfoUnits_C_GetPropMap::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_GetPropMap, CallFunc_IsValid_ReturnValue_1) == 0x0001D1, "Member 'WB_WeaponInfoUnits_C_GetPropMap::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_GetPropMap, CallFunc_GetUINotify_UINotify) == 0x0001D8, "Member 'WB_WeaponInfoUnits_C_GetPropMap::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_GetPropMap, CallFunc_CaculateDuplicatedDataifChangedPlayerProperty_DataMayChanged) == 0x0001E0, "Member 'WB_WeaponInfoUnits_C_GetPropMap::CallFunc_CaculateDuplicatedDataifChangedPlayerProperty_DataMayChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponInfoUnits_C_PreConstruct \ static_assert(alignof(WB_WeaponInfoUnits_C_PreConstruct) == 0x000001, "Wrong alignment on WB_WeaponInfoUnits_C_PreConstruct"); \ static_assert(sizeof(WB_WeaponInfoUnits_C_PreConstruct) == 0x000001, "Wrong size on WB_WeaponInfoUnits_C_PreConstruct"); \ static_assert(offsetof(WB_WeaponInfoUnits_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_WeaponInfoUnits_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WeaponInfoUnits_C \ static_assert(alignof(UWB_WeaponInfoUnits_C) == 0x000008, "Wrong alignment on UWB_WeaponInfoUnits_C"); \ static_assert(sizeof(UWB_WeaponInfoUnits_C) == 0x0002F8, "Wrong size on UWB_WeaponInfoUnits_C"); \ static_assert(offsetof(UWB_WeaponInfoUnits_C, UberGraphFrame) == 0x000278, "Member 'UWB_WeaponInfoUnits_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnits_C, TypeName) == 0x000280, "Member 'UWB_WeaponInfoUnits_C::TypeName' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnits_C, VerticalBox_190) == 0x000288, "Member 'UWB_WeaponInfoUnits_C::VerticalBox_190' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnits_C, Tags) == 0x000290, "Member 'UWB_WeaponInfoUnits_C::Tags' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnits_C, Units) == 0x0002A0, "Member 'UWB_WeaponInfoUnits_C::Units' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnits_C, Name_0) == 0x0002B0, "Member 'UWB_WeaponInfoUnits_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnits_C, PaddingExceptFirst) == 0x0002C8, "Member 'UWB_WeaponInfoUnits_C::PaddingExceptFirst' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnits_C, WeaponInfo) == 0x0002D8, "Member 'UWB_WeaponInfoUnits_C::WeaponInfo' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnits_C, DisplayTex) == 0x0002E8, "Member 'UWB_WeaponInfoUnits_C::DisplayTex' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponInfoUnits_C, OnlyShowWeaponInfo) == 0x0002F0, "Member 'UWB_WeaponInfoUnits_C::OnlyShowWeaponInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight \ static_assert(alignof(WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight) == 0x000008, "Wrong alignment on WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight"); \ static_assert(sizeof(WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight) == 0x000078, "Wrong size on WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight, EntryPoint) == 0x000000, "Member 'WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight, K2Node_Event_IsDesignTime) == 0x000014, "Member 'WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight, K2Node_CustomEvent_OldItem) == 0x000018, "Member 'WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight, K2Node_CustomEvent_NewItem) == 0x000038, "Member 'WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight, K2Node_CustomEvent_Type) == 0x000058, "Member 'WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight, K2Node_CustomEvent_SlotIndex) == 0x00005C, "Member 'WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight, K2Node_CustomEvent_ItemIndex) == 0x000060, "Member 'WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight::K2Node_CustomEvent_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight, CallFunc_GetUINotify_UINotify) == 0x000068, "Member 'WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight, K2Node_SwitchEnum_CmpSuccess) == 0x000070, "Member 'WB_PlayerWeaponInfoRight_C_ExecuteUbergraph_WB_PlayerWeaponInfoRight::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerWeaponInfoRight_C_OnItemInSlotChanged \ static_assert(alignof(WB_PlayerWeaponInfoRight_C_OnItemInSlotChanged) == 0x000008, "Wrong alignment on WB_PlayerWeaponInfoRight_C_OnItemInSlotChanged"); \ static_assert(sizeof(WB_PlayerWeaponInfoRight_C_OnItemInSlotChanged) == 0x000050, "Wrong size on WB_PlayerWeaponInfoRight_C_OnItemInSlotChanged"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_OnItemInSlotChanged, OldItem) == 0x000000, "Member 'WB_PlayerWeaponInfoRight_C_OnItemInSlotChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_OnItemInSlotChanged, NewItem) == 0x000020, "Member 'WB_PlayerWeaponInfoRight_C_OnItemInSlotChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_OnItemInSlotChanged, Type) == 0x000040, "Member 'WB_PlayerWeaponInfoRight_C_OnItemInSlotChanged::Type' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_OnItemInSlotChanged, SlotIndex) == 0x000044, "Member 'WB_PlayerWeaponInfoRight_C_OnItemInSlotChanged::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_OnItemInSlotChanged, ItemIndex) == 0x000048, "Member 'WB_PlayerWeaponInfoRight_C_OnItemInSlotChanged::ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerWeaponInfoRight_C_PreConstruct \ static_assert(alignof(WB_PlayerWeaponInfoRight_C_PreConstruct) == 0x000001, "Wrong alignment on WB_PlayerWeaponInfoRight_C_PreConstruct"); \ static_assert(sizeof(WB_PlayerWeaponInfoRight_C_PreConstruct) == 0x000001, "Wrong size on WB_PlayerWeaponInfoRight_C_PreConstruct"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_PlayerWeaponInfoRight_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerWeaponInfoRight_C_Update \ static_assert(alignof(WB_PlayerWeaponInfoRight_C_Update) == 0x000008, "Wrong alignment on WB_PlayerWeaponInfoRight_C_Update"); \ static_assert(sizeof(WB_PlayerWeaponInfoRight_C_Update) == 0x000128, "Wrong size on WB_PlayerWeaponInfoRight_C_Update"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_GetUINotify_UINotify) == 0x000000, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x000010, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_Private_TryCastToDCSCharacter_ReturnValue) == 0x000018, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_Private_TryCastToDCSCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000020, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_GetMyEquip_Equip) == 0x000038, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_GetWeapon_Weapon) == 0x000040, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_GetPlayerPropertyValue_ReturnValue_1) == 0x000068, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_GetPlayerPropertyValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_GetPlayerPropertyValue_ReturnValue_2) == 0x000070, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_GetPlayerPropertyValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_Conv_DoubleToText_ReturnValue_1) == 0x000078, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_Conv_DoubleToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_Conv_DoubleToText_ReturnValue_2) == 0x000090, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_Conv_DoubleToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_GetPlayerPropertyValue_ReturnValue_3) == 0x0000A8, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_GetPlayerPropertyValue_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_GetPlayerPropertyValue_ReturnValue_4) == 0x0000B0, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_GetPlayerPropertyValue_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_Conv_DoubleToText_ReturnValue_3) == 0x0000B8, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_Conv_DoubleToText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_Conv_DoubleToText_ReturnValue_4) == 0x0000D0, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_Conv_DoubleToText_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_GetPlayerPropertyValue_ReturnValue_5) == 0x0000E8, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_GetPlayerPropertyValue_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_GetPlayerPropertyValue_ReturnValue_6) == 0x0000F0, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_GetPlayerPropertyValue_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_Conv_DoubleToText_ReturnValue_5) == 0x0000F8, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_Conv_DoubleToText_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerWeaponInfoRight_C_Update, CallFunc_Conv_DoubleToText_ReturnValue_6) == 0x000110, "Member 'WB_PlayerWeaponInfoRight_C_Update::CallFunc_Conv_DoubleToText_ReturnValue_6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PlayerWeaponInfoRight_C \ static_assert(alignof(UWB_PlayerWeaponInfoRight_C) == 0x000008, "Wrong alignment on UWB_PlayerWeaponInfoRight_C"); \ static_assert(sizeof(UWB_PlayerWeaponInfoRight_C) == 0x000308, "Wrong size on UWB_PlayerWeaponInfoRight_C"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, UberGraphFrame) == 0x000278, "Member 'UWB_PlayerWeaponInfoRight_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, Text_chuxue) == 0x000280, "Member 'UWB_PlayerWeaponInfoRight_C::Text_chuxue' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, Text_dongshang) == 0x000288, "Member 'UWB_PlayerWeaponInfoRight_C::Text_dongshang' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, Text_fuhua) == 0x000290, "Member 'UWB_PlayerWeaponInfoRight_C::Text_fuhua' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, Text_mabi) == 0x000298, "Member 'UWB_PlayerWeaponInfoRight_C::Text_mabi' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, Text_ranshao) == 0x0002A0, "Member 'UWB_PlayerWeaponInfoRight_C::Text_ranshao' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, Text_shixin) == 0x0002A8, "Member 'UWB_PlayerWeaponInfoRight_C::Text_shixin' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, Text_zhongdu) == 0x0002B0, "Member 'UWB_PlayerWeaponInfoRight_C::Text_zhongdu' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, VerticalBox_0) == 0x0002B8, "Member 'UWB_PlayerWeaponInfoRight_C::VerticalBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, WB_Roleproperties) == 0x0002C0, "Member 'UWB_PlayerWeaponInfoRight_C::WB_Roleproperties' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, WB_Roleproperties_1) == 0x0002C8, "Member 'UWB_PlayerWeaponInfoRight_C::WB_Roleproperties_1' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, WB_Roleproperties_2) == 0x0002D0, "Member 'UWB_PlayerWeaponInfoRight_C::WB_Roleproperties_2' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, WB_Roleproperties_3) == 0x0002D8, "Member 'UWB_PlayerWeaponInfoRight_C::WB_Roleproperties_3' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, WB_Roleproperties_4) == 0x0002E0, "Member 'UWB_PlayerWeaponInfoRight_C::WB_Roleproperties_4' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, WB_Roleproperties_5) == 0x0002E8, "Member 'UWB_PlayerWeaponInfoRight_C::WB_Roleproperties_5' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, WB_Roleproperties_6) == 0x0002F0, "Member 'UWB_PlayerWeaponInfoRight_C::WB_Roleproperties_6' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, WB_Roleproperties_7) == 0x0002F8, "Member 'UWB_PlayerWeaponInfoRight_C::WB_Roleproperties_7' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerWeaponInfoRight_C, WB_WeaponInfo) == 0x000300, "Member 'UWB_PlayerWeaponInfoRight_C::WB_WeaponInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Damagereduction_C_ExecuteUbergraph_WB_Damagereduction \ static_assert(alignof(WB_Damagereduction_C_ExecuteUbergraph_WB_Damagereduction) == 0x000004, "Wrong alignment on WB_Damagereduction_C_ExecuteUbergraph_WB_Damagereduction"); \ static_assert(sizeof(WB_Damagereduction_C_ExecuteUbergraph_WB_Damagereduction) == 0x000004, "Wrong size on WB_Damagereduction_C_ExecuteUbergraph_WB_Damagereduction"); \ static_assert(offsetof(WB_Damagereduction_C_ExecuteUbergraph_WB_Damagereduction, EntryPoint) == 0x000000, "Member 'WB_Damagereduction_C_ExecuteUbergraph_WB_Damagereduction::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Damagereduction_C \ static_assert(alignof(UWB_Damagereduction_C) == 0x000008, "Wrong alignment on UWB_Damagereduction_C"); \ static_assert(sizeof(UWB_Damagereduction_C) == 0x0002B8, "Wrong size on UWB_Damagereduction_C"); \ static_assert(offsetof(UWB_Damagereduction_C, UberGraphFrame) == 0x000278, "Member 'UWB_Damagereduction_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Damagereduction_C, WB_Roleproperties_Bluntstrikes) == 0x000280, "Member 'UWB_Damagereduction_C::WB_Roleproperties_Bluntstrikes' has a wrong offset!"); \ static_assert(offsetof(UWB_Damagereduction_C, WB_Roleproperties_Featherdefense) == 0x000288, "Member 'UWB_Damagereduction_C::WB_Roleproperties_Featherdefense' has a wrong offset!"); \ static_assert(offsetof(UWB_Damagereduction_C, WB_Roleproperties_flame) == 0x000290, "Member 'UWB_Damagereduction_C::WB_Roleproperties_flame' has a wrong offset!"); \ static_assert(offsetof(UWB_Damagereduction_C, WB_Roleproperties_lightning) == 0x000298, "Member 'UWB_Damagereduction_C::WB_Roleproperties_lightning' has a wrong offset!"); \ static_assert(offsetof(UWB_Damagereduction_C, WB_Roleproperties_MagicDefense) == 0x0002A0, "Member 'UWB_Damagereduction_C::WB_Roleproperties_MagicDefense' has a wrong offset!"); \ static_assert(offsetof(UWB_Damagereduction_C, WB_Roleproperties_Physicaldefense) == 0x0002A8, "Member 'UWB_Damagereduction_C::WB_Roleproperties_Physicaldefense' has a wrong offset!"); \ static_assert(offsetof(UWB_Damagereduction_C, WB_Roleproperties_puncture) == 0x0002B0, "Member 'UWB_Damagereduction_C::WB_Roleproperties_puncture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_AnomalousResistance_C_ExecuteUbergraph_WB_AnomalousResistance \ static_assert(alignof(WB_AnomalousResistance_C_ExecuteUbergraph_WB_AnomalousResistance) == 0x000004, "Wrong alignment on WB_AnomalousResistance_C_ExecuteUbergraph_WB_AnomalousResistance"); \ static_assert(sizeof(WB_AnomalousResistance_C_ExecuteUbergraph_WB_AnomalousResistance) == 0x000004, "Wrong size on WB_AnomalousResistance_C_ExecuteUbergraph_WB_AnomalousResistance"); \ static_assert(offsetof(WB_AnomalousResistance_C_ExecuteUbergraph_WB_AnomalousResistance, EntryPoint) == 0x000000, "Member 'WB_AnomalousResistance_C_ExecuteUbergraph_WB_AnomalousResistance::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_AnomalousResistance_C \ static_assert(alignof(UWB_AnomalousResistance_C) == 0x000008, "Wrong alignment on UWB_AnomalousResistance_C"); \ static_assert(sizeof(UWB_AnomalousResistance_C) == 0x0002A0, "Wrong size on UWB_AnomalousResistance_C"); \ static_assert(offsetof(UWB_AnomalousResistance_C, UberGraphFrame) == 0x000278, "Member 'UWB_AnomalousResistance_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_AnomalousResistance_C, WB_Roleproperties_Flameresistance) == 0x000280, "Member 'UWB_AnomalousResistance_C::WB_Roleproperties_Flameresistance' has a wrong offset!"); \ static_assert(offsetof(UWB_AnomalousResistance_C, WB_Roleproperties_Physicalresistance) == 0x000288, "Member 'UWB_AnomalousResistance_C::WB_Roleproperties_Physicalresistance' has a wrong offset!"); \ static_assert(offsetof(UWB_AnomalousResistance_C, WB_Roleproperties_Poisonesistance) == 0x000290, "Member 'UWB_AnomalousResistance_C::WB_Roleproperties_Poisonesistance' has a wrong offset!"); \ static_assert(offsetof(UWB_AnomalousResistance_C, WB_Roleproperties_Spiritresistance) == 0x000298, "Member 'UWB_AnomalousResistance_C::WB_Roleproperties_Spiritresistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_UseItemOpenWidget_C_DestructEvent_Event \ static_assert(alignof(WB_UseItemOpenWidget_C_DestructEvent_Event) == 0x000008, "Wrong alignment on WB_UseItemOpenWidget_C_DestructEvent_Event"); \ static_assert(sizeof(WB_UseItemOpenWidget_C_DestructEvent_Event) == 0x000008, "Wrong size on WB_UseItemOpenWidget_C_DestructEvent_Event"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_DestructEvent_Event, Widget) == 0x000000, "Member 'WB_UseItemOpenWidget_C_DestructEvent_Event::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget \ static_assert(alignof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget) == 0x000008, "Wrong alignment on WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget"); \ static_assert(sizeof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget) == 0x0000F0, "Wrong size on WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, EntryPoint) == 0x000000, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, CallFunc_GetDCSGameState_ReturnValue) == 0x000008, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, CallFunc_GetAIAlertBattle_AIAlertBattle) == 0x000011, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::CallFunc_GetAIAlertBattle_AIAlertBattle' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, K2Node_Event_MyGeometry) == 0x000018, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, K2Node_Event_InDeltaTime) == 0x000058, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, K2Node_CustomEvent_Widget) == 0x000060, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::K2Node_CustomEvent_Widget' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, CallFunc_GetPlayerController_ReturnValue) == 0x000068, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, K2Node_CustomEvent_Type) == 0x000070, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, K2Node_CustomEvent_Anim_Montage) == 0x000078, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::K2Node_CustomEvent_Anim_Montage' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, K2Node_CustomEvent_ItemID) == 0x000080, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::K2Node_CustomEvent_ItemID' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000088, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, K2Node_SwitchEnum_CmpSuccess) == 0x000090, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, K2Node_CreateDelegate_OutputDelegate) == 0x000094, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, CallFunc_GetPlayerController_ReturnValue_1) == 0x0000A8, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1) == 0x0000B0, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000B8, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x0000C0, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000C8, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, K2Node_DynamicCast_bSuccess) == 0x0000D0, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0000D8, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, CallFunc_GetState_State) == 0x0000E0, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, CallFunc_PlayAnimMontage_ReturnValue) == 0x0000E4, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::CallFunc_PlayAnimMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0000E8, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x0000E9, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget, CallFunc_BooleanOR_ReturnValue) == 0x0000EA, "Member 'WB_UseItemOpenWidget_C_ExecuteUbergraph_WB_UseItemOpenWidget::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_UseItemOpenWidget_C_Init \ static_assert(alignof(WB_UseItemOpenWidget_C_Init) == 0x000008, "Wrong alignment on WB_UseItemOpenWidget_C_Init"); \ static_assert(sizeof(WB_UseItemOpenWidget_C_Init) == 0x000018, "Wrong size on WB_UseItemOpenWidget_C_Init"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_Init, Type) == 0x000000, "Member 'WB_UseItemOpenWidget_C_Init::Type' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_Init, Anim_Montage_0) == 0x000008, "Member 'WB_UseItemOpenWidget_C_Init::Anim_Montage_0' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_Init, ItemId) == 0x000010, "Member 'WB_UseItemOpenWidget_C_Init::ItemId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_UseItemOpenWidget_C_Tick \ static_assert(alignof(WB_UseItemOpenWidget_C_Tick) == 0x000008, "Wrong alignment on WB_UseItemOpenWidget_C_Tick"); \ static_assert(sizeof(WB_UseItemOpenWidget_C_Tick) == 0x000048, "Wrong size on WB_UseItemOpenWidget_C_Tick"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_Tick, MyGeometry) == 0x000000, "Member 'WB_UseItemOpenWidget_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_UseItemOpenWidget_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_UseItemOpenWidget_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_UseItemOpenWidget_C \ static_assert(alignof(UWB_UseItemOpenWidget_C) == 0x000008, "Wrong alignment on UWB_UseItemOpenWidget_C"); \ static_assert(sizeof(UWB_UseItemOpenWidget_C) == 0x0002F8, "Wrong size on UWB_UseItemOpenWidget_C"); \ static_assert(offsetof(UWB_UseItemOpenWidget_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_UseItemOpenWidget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_UseItemOpenWidget_C, Type1) == 0x0002C8, "Member 'UWB_UseItemOpenWidget_C::Type1' has a wrong offset!"); \ static_assert(offsetof(UWB_UseItemOpenWidget_C, Type2) == 0x0002D8, "Member 'UWB_UseItemOpenWidget_C::Type2' has a wrong offset!"); \ static_assert(offsetof(UWB_UseItemOpenWidget_C, MainWidget) == 0x0002E8, "Member 'UWB_UseItemOpenWidget_C::MainWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_UseItemOpenWidget_C, Anim_Montage) == 0x0002F0, "Member 'UWB_UseItemOpenWidget_C::Anim_Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_A_Log \ static_assert(alignof(RotatingComponent_C_A_Log) == 0x000008, "Wrong alignment on RotatingComponent_C_A_Log"); \ static_assert(sizeof(RotatingComponent_C_A_Log) == 0x000018, "Wrong size on RotatingComponent_C_A_Log"); \ static_assert(offsetof(RotatingComponent_C_A_Log, MontageRotateOffset_0) == 0x000000, "Member 'RotatingComponent_C_A_Log::MontageRotateOffset_0' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_A_Log, DesiredRotateFinalZ_0) == 0x000008, "Member 'RotatingComponent_C_A_Log::DesiredRotateFinalZ_0' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_A_Log, MontageRotateFinalZ_0) == 0x000010, "Member 'RotatingComponent_C_A_Log::MontageRotateFinalZ_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_B_Log \ static_assert(alignof(RotatingComponent_C_B_Log) == 0x000008, "Wrong alignment on RotatingComponent_C_B_Log"); \ static_assert(sizeof(RotatingComponent_C_B_Log) == 0x000018, "Wrong size on RotatingComponent_C_B_Log"); \ static_assert(offsetof(RotatingComponent_C_B_Log, DesiredRotateZ_0) == 0x000000, "Member 'RotatingComponent_C_B_Log::DesiredRotateZ_0' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_B_Log, CurrentRotateOffset_0) == 0x000008, "Member 'RotatingComponent_C_B_Log::CurrentRotateOffset_0' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_B_Log, RotateDirectionSign_0) == 0x000010, "Member 'RotatingComponent_C_B_Log::RotateDirectionSign_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_C_Log \ static_assert(alignof(RotatingComponent_C_C_Log) == 0x000008, "Wrong alignment on RotatingComponent_C_C_Log"); \ static_assert(sizeof(RotatingComponent_C_C_Log) == 0x000008, "Wrong size on RotatingComponent_C_C_Log"); \ static_assert(offsetof(RotatingComponent_C_C_Log, InDouble) == 0x000000, "Member 'RotatingComponent_C_C_Log::InDouble' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_CaclulateDynamicDesiredFinalZ \ static_assert(alignof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ) == 0x000008, "Wrong alignment on RotatingComponent_C_CaclulateDynamicDesiredFinalZ"); \ static_assert(sizeof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ) == 0x000078, "Wrong size on RotatingComponent_C_CaclulateDynamicDesiredFinalZ"); \ static_assert(offsetof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ, MontageCurrentZ) == 0x000000, "Member 'RotatingComponent_C_CaclulateDynamicDesiredFinalZ::MontageCurrentZ' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ, MontageFinalZ) == 0x000008, "Member 'RotatingComponent_C_CaclulateDynamicDesiredFinalZ::MontageFinalZ' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ, CurrentDesiredZ) == 0x000010, "Member 'RotatingComponent_C_CaclulateDynamicDesiredFinalZ::CurrentDesiredZ' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ, NewDesiredZ) == 0x000018, "Member 'RotatingComponent_C_CaclulateDynamicDesiredFinalZ::NewDesiredZ' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ, OutputDesiredZ) == 0x000020, "Member 'RotatingComponent_C_CaclulateDynamicDesiredFinalZ::OutputDesiredZ' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ, AcceptableRange) == 0x000028, "Member 'RotatingComponent_C_CaclulateDynamicDesiredFinalZ::AcceptableRange' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ, LeftRotatableZone) == 0x000030, "Member 'RotatingComponent_C_CaclulateDynamicDesiredFinalZ::LeftRotatableZone' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ, DesiredZConvert) == 0x000038, "Member 'RotatingComponent_C_CaclulateDynamicDesiredFinalZ::DesiredZConvert' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ, CallFunc_ConvertRotateZWithSign_ConvertedRotateZ) == 0x000040, "Member 'RotatingComponent_C_CaclulateDynamicDesiredFinalZ::CallFunc_ConvertRotateZWithSign_ConvertedRotateZ' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000048, "Member 'RotatingComponent_C_CaclulateDynamicDesiredFinalZ::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000050, "Member 'RotatingComponent_C_CaclulateDynamicDesiredFinalZ::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ, CallFunc_Abs_ReturnValue) == 0x000058, "Member 'RotatingComponent_C_CaclulateDynamicDesiredFinalZ::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ, CallFunc_Abs_ReturnValue_1) == 0x000060, "Member 'RotatingComponent_C_CaclulateDynamicDesiredFinalZ::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000068, "Member 'RotatingComponent_C_CaclulateDynamicDesiredFinalZ::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaclulateDynamicDesiredFinalZ, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000070, "Member 'RotatingComponent_C_CaclulateDynamicDesiredFinalZ::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_CaculateRotateFromTo \ static_assert(alignof(RotatingComponent_C_CaculateRotateFromTo) == 0x000008, "Wrong alignment on RotatingComponent_C_CaculateRotateFromTo"); \ static_assert(sizeof(RotatingComponent_C_CaculateRotateFromTo) == 0x000068, "Wrong size on RotatingComponent_C_CaculateRotateFromTo"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, MaxDegreeLR) == 0x000000, "Member 'RotatingComponent_C_CaculateRotateFromTo::MaxDegreeLR' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, From) == 0x000008, "Member 'RotatingComponent_C_CaculateRotateFromTo::From' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, To) == 0x00000C, "Member 'RotatingComponent_C_CaculateRotateFromTo::To' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, CacluteFrom) == 0x000010, "Member 'RotatingComponent_C_CaculateRotateFromTo::CacluteFrom' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, Degree) == 0x000018, "Member 'RotatingComponent_C_CaculateRotateFromTo::Degree' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, CallFunc_FClamp_ReturnValue) == 0x000020, "Member 'RotatingComponent_C_CaculateRotateFromTo::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, CallFunc_Subtract_IntInt_ReturnValue) == 0x000028, "Member 'RotatingComponent_C_CaculateRotateFromTo::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'RotatingComponent_C_CaculateRotateFromTo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, CallFunc_Add_IntInt_ReturnValue_1) == 0x000030, "Member 'RotatingComponent_C_CaculateRotateFromTo::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000034, "Member 'RotatingComponent_C_CaculateRotateFromTo::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000038, "Member 'RotatingComponent_C_CaculateRotateFromTo::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000040, "Member 'RotatingComponent_C_CaculateRotateFromTo::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000048, "Member 'RotatingComponent_C_CaculateRotateFromTo::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000050, "Member 'RotatingComponent_C_CaculateRotateFromTo::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, CallFunc_FTrunc_ReturnValue) == 0x000058, "Member 'RotatingComponent_C_CaculateRotateFromTo::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, CallFunc_FTrunc_ReturnValue_1) == 0x00005C, "Member 'RotatingComponent_C_CaculateRotateFromTo::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CaculateRotateFromTo, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000060, "Member 'RotatingComponent_C_CaculateRotateFromTo::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_CompareAndSetRotateWithMontageRotate \ static_assert(alignof(RotatingComponent_C_CompareAndSetRotateWithMontageRotate) == 0x000008, "Wrong alignment on RotatingComponent_C_CompareAndSetRotateWithMontageRotate"); \ static_assert(sizeof(RotatingComponent_C_CompareAndSetRotateWithMontageRotate) == 0x000020, "Wrong size on RotatingComponent_C_CompareAndSetRotateWithMontageRotate"); \ static_assert(offsetof(RotatingComponent_C_CompareAndSetRotateWithMontageRotate, DesiredFinalRotateZ) == 0x000000, "Member 'RotatingComponent_C_CompareAndSetRotateWithMontageRotate::DesiredFinalRotateZ' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CompareAndSetRotateWithMontageRotate, MontageFinalRotateZ) == 0x000008, "Member 'RotatingComponent_C_CompareAndSetRotateWithMontageRotate::MontageFinalRotateZ' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CompareAndSetRotateWithMontageRotate, CurrentRealRotateZ) == 0x000010, "Member 'RotatingComponent_C_CompareAndSetRotateWithMontageRotate::CurrentRealRotateZ' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_CompareAndSetRotateWithMontageRotate, CurrentCurveRotateZ) == 0x000018, "Member 'RotatingComponent_C_CompareAndSetRotateWithMontageRotate::CurrentCurveRotateZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_ConvertRotateZWithSign \ static_assert(alignof(RotatingComponent_C_ConvertRotateZWithSign) == 0x000008, "Wrong alignment on RotatingComponent_C_ConvertRotateZWithSign"); \ static_assert(sizeof(RotatingComponent_C_ConvertRotateZWithSign) == 0x000038, "Wrong size on RotatingComponent_C_ConvertRotateZWithSign"); \ static_assert(offsetof(RotatingComponent_C_ConvertRotateZWithSign, RotateZ) == 0x000000, "Member 'RotatingComponent_C_ConvertRotateZWithSign::RotateZ' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ConvertRotateZWithSign, AnimRotateFinalZ) == 0x000008, "Member 'RotatingComponent_C_ConvertRotateZWithSign::AnimRotateFinalZ' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ConvertRotateZWithSign, ConvertedRotateZ) == 0x000010, "Member 'RotatingComponent_C_ConvertRotateZWithSign::ConvertedRotateZ' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ConvertRotateZWithSign, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000018, "Member 'RotatingComponent_C_ConvertRotateZWithSign::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ConvertRotateZWithSign, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000019, "Member 'RotatingComponent_C_ConvertRotateZWithSign::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ConvertRotateZWithSign, CallFunc_SelectFloat_ReturnValue) == 0x000020, "Member 'RotatingComponent_C_ConvertRotateZWithSign::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ConvertRotateZWithSign, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000028, "Member 'RotatingComponent_C_ConvertRotateZWithSign::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ConvertRotateZWithSign, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000030, "Member 'RotatingComponent_C_ConvertRotateZWithSign::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ConvertRotateZWithSign, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000031, "Member 'RotatingComponent_C_ConvertRotateZWithSign::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ConvertRotateZWithSign, CallFunc_BooleanXOR_ReturnValue) == 0x000032, "Member 'RotatingComponent_C_ConvertRotateZWithSign::CallFunc_BooleanXOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_D_Log \ static_assert(alignof(RotatingComponent_C_D_Log) == 0x000008, "Wrong alignment on RotatingComponent_C_D_Log"); \ static_assert(sizeof(RotatingComponent_C_D_Log) == 0x000010, "Wrong size on RotatingComponent_C_D_Log"); \ static_assert(offsetof(RotatingComponent_C_D_Log, NewParam) == 0x000000, "Member 'RotatingComponent_C_D_Log::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_ExecuteUbergraph_RotatingComponent \ static_assert(alignof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent) == 0x000008, "Wrong alignment on RotatingComponent_C_ExecuteUbergraph_RotatingComponent"); \ static_assert(sizeof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent) == 0x0006B0, "Wrong size on RotatingComponent_C_ExecuteUbergraph_RotatingComponent"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, EntryPoint) == 0x000000, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetOwnCharacter_ReturnValue) == 0x000008, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetOwnCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000010, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000018, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000028, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_CameraIsTargetingLock_return_value) == 0x000030, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_CameraIsTargetingLock_return_value' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetControlRotation_ReturnValue) == 0x000038, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000050, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Roll) == 0x000068, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Pitch) == 0x00006C, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Yaw) == 0x000070, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Roll_1) == 0x000074, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Pitch_1) == 0x000078, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Yaw_1) == 0x00007C, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_MakeRotator_ReturnValue) == 0x000080, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000098, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x0000A0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Roll_2) == 0x0000B8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Roll_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Pitch_2) == 0x0000BC, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Pitch_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Yaw_2) == 0x0000C0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Yaw_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetAnimInstance_ReturnValue) == 0x0000C8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetCurveValue_ReturnValue) == 0x0000D0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_SetMaxCurveValue_ReturnValue) == 0x0000D8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_SetMaxCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x0000E8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x0000F8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000100, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000108, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetCurveValue_ReturnValue_1) == 0x000110, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetCurveValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetAnimInstance_ReturnValue_2) == 0x000118, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetAnimInstance_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x000120, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000128, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Montage_GetPosition_ReturnValue) == 0x000130, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Montage_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000138, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_FMax_ReturnValue) == 0x000140, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000148, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_CustomEvent_MaxDegreePerSecond) == 0x000150, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_CustomEvent_MaxDegreePerSecond' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_CustomEvent_Duration_2) == 0x000158, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_CustomEvent_Duration_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_CustomEvent_RotateIntent_1) == 0x000160, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_CustomEvent_RotateIntent_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_CustomEvent_limitFrom) == 0x000164, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_CustomEvent_limitFrom' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_CustomEvent_limitTo) == 0x000168, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_CustomEvent_limitTo' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_CustomEvent_shouldComparedStartPose) == 0x00016C, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_CustomEvent_shouldComparedStartPose' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_CustomEvent_shouldComparedCurrentPose) == 0x00016D, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_CustomEvent_shouldComparedCurrentPose' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_CustomEvent_BlendMontageRotate) == 0x00016E, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_CustomEvent_BlendMontageRotate' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000170, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000178, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Multiply_IntFloat_ReturnValue) == 0x000180, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Multiply_IntFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_SelectInt_ReturnValue) == 0x000188, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Multiply_IntFloat_ReturnValue_1) == 0x000190, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Multiply_IntFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_FMax_ReturnValue_1) == 0x000198, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Multiply_IntFloat_ReturnValue_2) == 0x0001A0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Multiply_IntFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetGameTimeInSeconds_ReturnValue_3) == 0x0001A8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetGameTimeInSeconds_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x0001B0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_CaclulateDynamicDesiredFinalZ_OutputDesiredZ) == 0x0001B8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_CaclulateDynamicDesiredFinalZ_OutputDesiredZ' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_CaclulateDynamicDesiredFinalZ_AcceptableRange) == 0x0001C0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_CaclulateDynamicDesiredFinalZ_AcceptableRange' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetOwnCharacter_ReturnValue_1) == 0x0001C8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetOwnCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_DynamicCast_AsI_Rotating_Component) == 0x0001D0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_DynamicCast_AsI_Rotating_Component' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_DynamicCast_bSuccess_1) == 0x0001E0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_ConvertRotateZWithSign_ConvertedRotateZ) == 0x0001E8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_ConvertRotateZWithSign_ConvertedRotateZ' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetOwnCharacter_ReturnValue_2) == 0x0001F0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetOwnCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_FInterpTo_ReturnValue) == 0x0001F8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_DynamicCast_AsI_Rotating_Component_1) == 0x000200, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_DynamicCast_AsI_Rotating_Component_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_DynamicCast_bSuccess_2) == 0x000210, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000218, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetOwnCharacter_ReturnValue_3) == 0x000230, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetOwnCharacter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetOwnCharacter_ReturnValue_4) == 0x000238, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetOwnCharacter_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x000240, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_K2_GetActorRotation_ReturnValue_2) == 0x000258, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_K2_GetActorRotation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetOwnCharacter_ReturnValue_5) == 0x000270, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetOwnCharacter_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetOwnCharacter_ReturnValue_6) == 0x000278, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetOwnCharacter_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_K2_GetActorRotation_ReturnValue_3) == 0x000280, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_K2_GetActorRotation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_DynamicCast_AsCharacter) == 0x000298, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_DynamicCast_bSuccess_3) == 0x0002A0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_K2_SetActorRotation_ReturnValue) == 0x0002A1, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetOwnCharacter_ReturnValue_7) == 0x0002A8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetOwnCharacter_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetOwnCharacter_ReturnValue_8) == 0x0002B0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetOwnCharacter_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_K2_GetActorRotation_ReturnValue_4) == 0x0002B8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_K2_GetActorRotation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_DynamicCast_AsI_Rotating_Component_2) == 0x0002D0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_DynamicCast_AsI_Rotating_Component_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_DynamicCast_bSuccess_4) == 0x0002E0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetOwnCharacter_ReturnValue_9) == 0x0002E8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetOwnCharacter_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetDesiredRotation_Rotation) == 0x0002F0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetDesiredRotation_Rotation' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetObjectClass_ReturnValue) == 0x000308, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetClassDisplayName_ReturnValue) == 0x000310, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetOwnCharacter_ReturnValue_10) == 0x000320, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetOwnCharacter_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Concat_StrStr_ReturnValue) == 0x000328, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_DoesImplementInterface_ReturnValue) == 0x000338, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000340, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Not_PreBool_ReturnValue) == 0x000350, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_Event_ReInit) == 0x000351, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_Event_ReInit' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_CustomEvent_Block) == 0x000352, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_CustomEvent_Block' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetDesiredRotation_Rotation_1) == 0x000358, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetDesiredRotation_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Conv_RotatorToVector_ReturnValue) == 0x000370, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Conv_RotatorToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000388, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetDesiredRotation_Rotation_2) == 0x0003A0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetDesiredRotation_Rotation_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Add_VectorVector_ReturnValue) == 0x0003B8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetForwardVector_ReturnValue) == 0x0003D0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_RInterpTo_Constant_ReturnValue) == 0x0003E8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_RInterpTo_Constant_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_RevertRotateZToSign_NormalValue) == 0x000400, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_RevertRotateZToSign_NormalValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_CustomEvent_MaxPossibleRotation) == 0x000408, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_CustomEvent_MaxPossibleRotation' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_CustomEvent_MaxDegreesPerSecond) == 0x000410, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_CustomEvent_MaxDegreesPerSecond' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_CustomEvent_Duration_1) == 0x000418, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_CustomEvent_Duration_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_CustomEvent_RotateIntent) == 0x000420, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_CustomEvent_RotateIntent' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000428, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000430, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_CaculateRotateFromTo_from) == 0x000434, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_CaculateRotateFromTo_from' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_CaculateRotateFromTo_to) == 0x000438, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_CaculateRotateFromTo_to' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_MakeRotator_ReturnValue_1) == 0x000440, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_MakeRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_ComposeRotators_ReturnValue) == 0x000458, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_ComposeRotators_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Roll_3) == 0x000470, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Roll_3' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Pitch_3) == 0x000474, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Pitch_3' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Yaw_3) == 0x000478, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Yaw_3' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_CustomEvent_Duration) == 0x000480, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_CustomEvent_Duration' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetGameTimeInSeconds_ReturnValue_4) == 0x000488, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetGameTimeInSeconds_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Add_DoubleDouble_ReturnValue_3) == 0x000490, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Add_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetOwnCharacter_ReturnValue_11) == 0x000498, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetOwnCharacter_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_K2_GetActorRotation_ReturnValue_5) == 0x0004A0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_K2_GetActorRotation_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Find_Head_Rotate_with_Look_at_1_degree) == 0x0004B8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Find_Head_Rotate_with_Look_at_1_degree' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0004C0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0004C4, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x0004C8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Find_Head_Rotate_with_Look_at_1_degree_1) == 0x0004D0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Find_Head_Rotate_with_Look_at_1_degree_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_InRange_FloatFloat_ReturnValue_1) == 0x0004D8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_InRange_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x0004D9, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Conv_IntToFloat_ReturnValue_2) == 0x0004DC, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Conv_IntToFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Conv_IntToFloat_ReturnValue_3) == 0x0004E0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Conv_IntToFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_InRange_FloatFloat_ReturnValue_2) == 0x0004E4, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_InRange_FloatFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_EqualEqual_BoolBool_ReturnValue_1) == 0x0004E5, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_EqualEqual_BoolBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_IsValid_ReturnValue) == 0x0004E6, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetOwnActor_ReturnValue) == 0x0004E8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetOwnActor_ReturnValue_1) == 0x0004F0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_K2_GetActorRotation_ReturnValue_6) == 0x0004F8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_K2_GetActorRotation_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_K2_GetActorRotation_ReturnValue_7) == 0x000510, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_K2_GetActorRotation_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Roll_4) == 0x000528, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Roll_4' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Pitch_4) == 0x00052C, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Pitch_4' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Yaw_4) == 0x000530, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Yaw_4' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Roll_5) == 0x000534, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Roll_5' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Pitch_5) == 0x000538, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Pitch_5' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_BreakRotator_Yaw_5) == 0x00053C, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_BreakRotator_Yaw_5' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000540, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000548, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_MakeRotator_ReturnValue_2) == 0x000550, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_MakeRotator_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000568, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Add_DoubleDouble_ReturnValue_4) == 0x000570, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Add_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000578, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_MakeRotator_ReturnValue_3) == 0x000580, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_MakeRotator_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Abs_ReturnValue) == 0x000598, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x0005A0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x0005A8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Greater_DoubleDouble_ReturnValue_4) == 0x0005A9, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Greater_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Greater_DoubleDouble_ReturnValue_5) == 0x0005AA, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Greater_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetWorldDeltaSeconds_ReturnValue_2) == 0x0005B0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetWorldDeltaSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_Event_DeltaSeconds) == 0x0005B8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_RInterpTo_Constant_ReturnValue_1) == 0x0005C0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_RInterpTo_Constant_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetGameTimeInSeconds_ReturnValue_5) == 0x0005D8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetGameTimeInSeconds_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_GetGameTimeInSeconds_ReturnValue_6) == 0x0005E0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_GetGameTimeInSeconds_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x0005E8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Subtract_DoubleDouble_ReturnValue_4) == 0x0005F0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Subtract_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_MapRangeClamped_ReturnValue) == 0x0005F8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_RLerp_ReturnValue) == 0x000600, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_RLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_K2_SetActorRotation_ReturnValue_1) == 0x000618, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_K2_SetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_CaclulateDynamicDesiredFinalZ_NewDesiredZ_ImplicitCast) == 0x000620, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_CaclulateDynamicDesiredFinalZ_NewDesiredZ_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_SetMaxCurveValue_A_ImplicitCast) == 0x000628, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_SetMaxCurveValue_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, K2Node_VariableSet_MontageRotateFinalZ_ImplicitCast) == 0x000630, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::K2Node_VariableSet_MontageRotateFinalZ_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000638, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_RInterpTo_Constant_DeltaTime_ImplicitCast) == 0x000640, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_RInterpTo_Constant_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_RInterpTo_Constant_InterpSpeed_ImplicitCast) == 0x000644, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_RInterpTo_Constant_InterpSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x000648, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000650, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_InRange_FloatFloat_Max_ImplicitCast) == 0x000658, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_InRange_FloatFloat_Max_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_InRange_FloatFloat_Min_ImplicitCast) == 0x000660, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_InRange_FloatFloat_Min_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_InRange_FloatFloat_Max_ImplicitCast_1) == 0x000668, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_InRange_FloatFloat_Max_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_InRange_FloatFloat_Min_ImplicitCast_1) == 0x000670, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_InRange_FloatFloat_Min_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000678, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Subtract_DoubleDouble_A_ImplicitCast_1) == 0x000680, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Subtract_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_1) == 0x000688, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000690, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_MakeRotator_Yaw_ImplicitCast_1) == 0x000698, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_MakeRotator_Yaw_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_MakeRotator_Yaw_ImplicitCast_2) == 0x00069C, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_MakeRotator_Yaw_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_RInterpTo_Constant_InterpSpeed_ImplicitCast_1) == 0x0006A0, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_RInterpTo_Constant_InterpSpeed_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_RInterpTo_Constant_DeltaTime_ImplicitCast_1) == 0x0006A4, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_RInterpTo_Constant_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_ExecuteUbergraph_RotatingComponent, CallFunc_RLerp_Alpha_ImplicitCast) == 0x0006A8, "Member 'RotatingComponent_C_ExecuteUbergraph_RotatingComponent::CallFunc_RLerp_Alpha_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_ImplReplaceBeginPlay \ static_assert(alignof(RotatingComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong alignment on RotatingComponent_C_ImplReplaceBeginPlay"); \ static_assert(sizeof(RotatingComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong size on RotatingComponent_C_ImplReplaceBeginPlay"); \ static_assert(offsetof(RotatingComponent_C_ImplReplaceBeginPlay, ReInit) == 0x000000, "Member 'RotatingComponent_C_ImplReplaceBeginPlay::ReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_InitComparedParams \ static_assert(alignof(RotatingComponent_C_InitComparedParams) == 0x000008, "Wrong alignment on RotatingComponent_C_InitComparedParams"); \ static_assert(sizeof(RotatingComponent_C_InitComparedParams) == 0x000048, "Wrong size on RotatingComponent_C_InitComparedParams"); \ static_assert(offsetof(RotatingComponent_C_InitComparedParams, limitFrom_0) == 0x000000, "Member 'RotatingComponent_C_InitComparedParams::limitFrom_0' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_InitComparedParams, limitTo_0) == 0x000004, "Member 'RotatingComponent_C_InitComparedParams::limitTo_0' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_InitComparedParams, comparedStartPose_0) == 0x000008, "Member 'RotatingComponent_C_InitComparedParams::comparedStartPose_0' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_InitComparedParams, comparedCurrentPose_0) == 0x000009, "Member 'RotatingComponent_C_InitComparedParams::comparedCurrentPose_0' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_InitComparedParams, tmp) == 0x00000C, "Member 'RotatingComponent_C_InitComparedParams::tmp' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_InitComparedParams, CallFunc_Less_IntInt_ReturnValue) == 0x000010, "Member 'RotatingComponent_C_InitComparedParams::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_InitComparedParams, CallFunc_GetOwnCharacter_ReturnValue) == 0x000018, "Member 'RotatingComponent_C_InitComparedParams::CallFunc_GetOwnCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_InitComparedParams, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000020, "Member 'RotatingComponent_C_InitComparedParams::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_InitComparedParams, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000038, "Member 'RotatingComponent_C_InitComparedParams::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_InitComparedParams, CallFunc_Clamp_ReturnValue) == 0x00003C, "Member 'RotatingComponent_C_InitComparedParams::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_InitComparedParams, CallFunc_Clamp_ReturnValue_1) == 0x000040, "Member 'RotatingComponent_C_InitComparedParams::CallFunc_Clamp_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_IsRotatingNow \ static_assert(alignof(RotatingComponent_C_IsRotatingNow) == 0x000001, "Wrong alignment on RotatingComponent_C_IsRotatingNow"); \ static_assert(sizeof(RotatingComponent_C_IsRotatingNow) == 0x000001, "Wrong size on RotatingComponent_C_IsRotatingNow"); \ static_assert(offsetof(RotatingComponent_C_IsRotatingNow, IsDoingRotate_0) == 0x000000, "Member 'RotatingComponent_C_IsRotatingNow::IsDoingRotate_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_ReceiveTick \ static_assert(alignof(RotatingComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on RotatingComponent_C_ReceiveTick"); \ static_assert(sizeof(RotatingComponent_C_ReceiveTick) == 0x000004, "Wrong size on RotatingComponent_C_ReceiveTick"); \ static_assert(offsetof(RotatingComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'RotatingComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_RevertRotateZToSign \ static_assert(alignof(RotatingComponent_C_RevertRotateZToSign) == 0x000008, "Wrong alignment on RotatingComponent_C_RevertRotateZToSign"); \ static_assert(sizeof(RotatingComponent_C_RevertRotateZToSign) == 0x000038, "Wrong size on RotatingComponent_C_RevertRotateZToSign"); \ static_assert(offsetof(RotatingComponent_C_RevertRotateZToSign, Value) == 0x000000, "Member 'RotatingComponent_C_RevertRotateZToSign::Value' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_RevertRotateZToSign, NormalValue) == 0x000008, "Member 'RotatingComponent_C_RevertRotateZToSign::NormalValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_RevertRotateZToSign, OrignalValue) == 0x000010, "Member 'RotatingComponent_C_RevertRotateZToSign::OrignalValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_RevertRotateZToSign, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'RotatingComponent_C_RevertRotateZToSign::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_RevertRotateZToSign, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000019, "Member 'RotatingComponent_C_RevertRotateZToSign::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_RevertRotateZToSign, CallFunc_SelectFloat_ReturnValue) == 0x000020, "Member 'RotatingComponent_C_RevertRotateZToSign::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_RevertRotateZToSign, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000028, "Member 'RotatingComponent_C_RevertRotateZToSign::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_RevertRotateZToSign, CallFunc_FClamp_ReturnValue) == 0x000030, "Member 'RotatingComponent_C_RevertRotateZToSign::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_SetBlockRotating \ static_assert(alignof(RotatingComponent_C_SetBlockRotating) == 0x000001, "Wrong alignment on RotatingComponent_C_SetBlockRotating"); \ static_assert(sizeof(RotatingComponent_C_SetBlockRotating) == 0x000001, "Wrong size on RotatingComponent_C_SetBlockRotating"); \ static_assert(offsetof(RotatingComponent_C_SetBlockRotating, bLock) == 0x000000, "Member 'RotatingComponent_C_SetBlockRotating::bLock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_SetManualExtraValue \ static_assert(alignof(RotatingComponent_C_SetManualExtraValue) == 0x000008, "Wrong alignment on RotatingComponent_C_SetManualExtraValue"); \ static_assert(sizeof(RotatingComponent_C_SetManualExtraValue) == 0x000008, "Wrong size on RotatingComponent_C_SetManualExtraValue"); \ static_assert(offsetof(RotatingComponent_C_SetManualExtraValue, Value) == 0x000000, "Member 'RotatingComponent_C_SetManualExtraValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_SetMaxCurveValue \ static_assert(alignof(RotatingComponent_C_SetMaxCurveValue) == 0x000008, "Wrong alignment on RotatingComponent_C_SetMaxCurveValue"); \ static_assert(sizeof(RotatingComponent_C_SetMaxCurveValue) == 0x000050, "Wrong size on RotatingComponent_C_SetMaxCurveValue"); \ static_assert(offsetof(RotatingComponent_C_SetMaxCurveValue, A) == 0x000000, "Member 'RotatingComponent_C_SetMaxCurveValue::A' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_SetMaxCurveValue, ReturnValue) == 0x000008, "Member 'RotatingComponent_C_SetMaxCurveValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_SetMaxCurveValue, Temp_bool_Variable) == 0x000010, "Member 'RotatingComponent_C_SetMaxCurveValue::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_SetMaxCurveValue, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000018, "Member 'RotatingComponent_C_SetMaxCurveValue::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_SetMaxCurveValue, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000020, "Member 'RotatingComponent_C_SetMaxCurveValue::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_SetMaxCurveValue, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000028, "Member 'RotatingComponent_C_SetMaxCurveValue::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_SetMaxCurveValue, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000030, "Member 'RotatingComponent_C_SetMaxCurveValue::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_SetMaxCurveValue, CallFunc_Abs_ReturnValue) == 0x000038, "Member 'RotatingComponent_C_SetMaxCurveValue::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_SetMaxCurveValue, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000040, "Member 'RotatingComponent_C_SetMaxCurveValue::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_SetMaxCurveValue, K2Node_Select_Default) == 0x000048, "Member 'RotatingComponent_C_SetMaxCurveValue::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_SetRotationMode \ static_assert(alignof(RotatingComponent_C_SetRotationMode) == 0x000008, "Wrong alignment on RotatingComponent_C_SetRotationMode"); \ static_assert(sizeof(RotatingComponent_C_SetRotationMode) == 0x000038, "Wrong size on RotatingComponent_C_SetRotationMode"); \ static_assert(offsetof(RotatingComponent_C_SetRotationMode, Mode) == 0x000000, "Member 'RotatingComponent_C_SetRotationMode::Mode' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_SetRotationMode, NewParam) == 0x000008, "Member 'RotatingComponent_C_SetRotationMode::NewParam' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_SetRotationMode, L_Character) == 0x000010, "Member 'RotatingComponent_C_SetRotationMode::L_Character' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_SetRotationMode, CallFunc_GetOwnCharacter_ReturnValue) == 0x000018, "Member 'RotatingComponent_C_SetRotationMode::CallFunc_GetOwnCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_SetRotationMode, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000020, "Member 'RotatingComponent_C_SetRotationMode::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_SetRotationMode, K2Node_DynamicCast_AsCharacter) == 0x000028, "Member 'RotatingComponent_C_SetRotationMode::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_SetRotationMode, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'RotatingComponent_C_SetRotationMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_SetRotationMode, K2Node_SwitchEnum_CmpSuccess) == 0x000031, "Member 'RotatingComponent_C_SetRotationMode::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_StartFollowControllerRotating \ static_assert(alignof(RotatingComponent_C_StartFollowControllerRotating) == 0x000008, "Wrong alignment on RotatingComponent_C_StartFollowControllerRotating"); \ static_assert(sizeof(RotatingComponent_C_StartFollowControllerRotating) == 0x000008, "Wrong size on RotatingComponent_C_StartFollowControllerRotating"); \ static_assert(offsetof(RotatingComponent_C_StartFollowControllerRotating, Duration) == 0x000000, "Member 'RotatingComponent_C_StartFollowControllerRotating::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_StartRotateAdvance \ static_assert(alignof(RotatingComponent_C_StartRotateAdvance) == 0x000008, "Wrong alignment on RotatingComponent_C_StartRotateAdvance"); \ static_assert(sizeof(RotatingComponent_C_StartRotateAdvance) == 0x000020, "Wrong size on RotatingComponent_C_StartRotateAdvance"); \ static_assert(offsetof(RotatingComponent_C_StartRotateAdvance, MaxDegreePerSecond) == 0x000000, "Member 'RotatingComponent_C_StartRotateAdvance::MaxDegreePerSecond' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_StartRotateAdvance, Duration) == 0x000008, "Member 'RotatingComponent_C_StartRotateAdvance::Duration' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_StartRotateAdvance, rotateIntent_0) == 0x000010, "Member 'RotatingComponent_C_StartRotateAdvance::rotateIntent_0' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_StartRotateAdvance, limitFrom_0) == 0x000014, "Member 'RotatingComponent_C_StartRotateAdvance::limitFrom_0' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_StartRotateAdvance, limitTo_0) == 0x000018, "Member 'RotatingComponent_C_StartRotateAdvance::limitTo_0' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_StartRotateAdvance, shouldComparedStartPose) == 0x00001C, "Member 'RotatingComponent_C_StartRotateAdvance::shouldComparedStartPose' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_StartRotateAdvance, shouldComparedCurrentPose) == 0x00001D, "Member 'RotatingComponent_C_StartRotateAdvance::shouldComparedCurrentPose' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_StartRotateAdvance, BlendMontageRotate_0) == 0x00001E, "Member 'RotatingComponent_C_StartRotateAdvance::BlendMontageRotate_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotatingComponent_C_StartRotating \ static_assert(alignof(RotatingComponent_C_StartRotating) == 0x000008, "Wrong alignment on RotatingComponent_C_StartRotating"); \ static_assert(sizeof(RotatingComponent_C_StartRotating) == 0x000020, "Wrong size on RotatingComponent_C_StartRotating"); \ static_assert(offsetof(RotatingComponent_C_StartRotating, MaxPossibleRotation) == 0x000000, "Member 'RotatingComponent_C_StartRotating::MaxPossibleRotation' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_StartRotating, MaxDegreesPerSecond_0) == 0x000008, "Member 'RotatingComponent_C_StartRotating::MaxDegreesPerSecond_0' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_StartRotating, Duration) == 0x000010, "Member 'RotatingComponent_C_StartRotating::Duration' has a wrong offset!"); \ static_assert(offsetof(RotatingComponent_C_StartRotating, rotateIntent_0) == 0x000018, "Member 'RotatingComponent_C_StartRotating::rotateIntent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URotatingComponent_C \ static_assert(alignof(URotatingComponent_C) == 0x000008, "Wrong alignment on URotatingComponent_C"); \ static_assert(sizeof(URotatingComponent_C) == 0x000208, "Wrong size on URotatingComponent_C"); \ static_assert(offsetof(URotatingComponent_C, UberGraphFrame) == 0x0000E8, "Member 'URotatingComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, TimerFinish) == 0x0000F0, "Member 'URotatingComponent_C::TimerFinish' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, MaxDegreesPerSecond) == 0x0000F8, "Member 'URotatingComponent_C::MaxDegreesPerSecond' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, IsDoingRotate) == 0x000100, "Member 'URotatingComponent_C::IsDoingRotate' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, RotateSpeed) == 0x000108, "Member 'URotatingComponent_C::RotateSpeed' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, rotateIntent) == 0x000110, "Member 'URotatingComponent_C::rotateIntent' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, desiredRotation) == 0x000118, "Member 'URotatingComponent_C::desiredRotation' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, comparedStartPose) == 0x000130, "Member 'URotatingComponent_C::comparedStartPose' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, comparedCurrentPose) == 0x000131, "Member 'URotatingComponent_C::comparedCurrentPose' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, limitFrom) == 0x000134, "Member 'URotatingComponent_C::limitFrom' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, limitTo) == 0x000138, "Member 'URotatingComponent_C::limitTo' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, ownerStartRotation) == 0x000140, "Member 'URotatingComponent_C::ownerStartRotation' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, notReverseLimit) == 0x000158, "Member 'URotatingComponent_C::notReverseLimit' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, OnRotateEnd) == 0x000160, "Member 'URotatingComponent_C::OnRotateEnd' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, MontageRotateFinalZ) == 0x000170, "Member 'URotatingComponent_C::MontageRotateFinalZ' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, DesiredRotateFinalZ) == 0x000178, "Member 'URotatingComponent_C::DesiredRotateFinalZ' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, CurrentRotateOffset) == 0x000180, "Member 'URotatingComponent_C::CurrentRotateOffset' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, Character) == 0x000188, "Member 'URotatingComponent_C::Character' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, MontageRotateOffset) == 0x000190, "Member 'URotatingComponent_C::MontageRotateOffset' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, DesiredRotateZ) == 0x000198, "Member 'URotatingComponent_C::DesiredRotateZ' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, Delay) == 0x0001A0, "Member 'URotatingComponent_C::Delay' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, BlendMontageRotate) == 0x0001A8, "Member 'URotatingComponent_C::BlendMontageRotate' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, lastActorRotation) == 0x0001B0, "Member 'URotatingComponent_C::lastActorRotation' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, RotateDirectionSign) == 0x0001C8, "Member 'URotatingComponent_C::RotateDirectionSign' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, CachedSet) == 0x0001CC, "Member 'URotatingComponent_C::CachedSet' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, bInitCachedRotationMode) == 0x0001CD, "Member 'URotatingComponent_C::bInitCachedRotationMode' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, OnRotationModeChanged) == 0x0001D0, "Member 'URotatingComponent_C::OnRotationModeChanged' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, BlockRotatingSet) == 0x0001E0, "Member 'URotatingComponent_C::BlockRotatingSet' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, LastCurveValue) == 0x0001E8, "Member 'URotatingComponent_C::LastCurveValue' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, MaxCurveValue) == 0x0001F0, "Member 'URotatingComponent_C::MaxCurveValue' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, OpenNewRotation) == 0x0001F8, "Member 'URotatingComponent_C::OpenNewRotation' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, IsFollowController) == 0x0001F9, "Member 'URotatingComponent_C::IsFollowController' has a wrong offset!"); \ static_assert(offsetof(URotatingComponent_C, FollowDuration) == 0x000200, "Member 'URotatingComponent_C::FollowDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStruct_Door \ static_assert(alignof(FStruct_Door) == 0x000008, "Wrong alignment on FStruct_Door"); \ static_assert(sizeof(FStruct_Door) == 0x000088, "Wrong size on FStruct_Door"); \ static_assert(offsetof(FStruct_Door, SK_Door_47_9898207B442BBD3E5FA3F1ACF7C2FF6A) == 0x000000, "Member 'FStruct_Door::SK_Door_47_9898207B442BBD3E5FA3F1ACF7C2FF6A' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, DoorBack_Anim_Open_28_18A7993B4FA6DB796A0D1EB61903D916) == 0x000008, "Member 'FStruct_Door::DoorBack_Anim_Open_28_18A7993B4FA6DB796A0D1EB61903D916' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, DoorBack_Anim_Close_36_8FE8A91E427A677E109EFDBDDA4C6078) == 0x000010, "Member 'FStruct_Door::DoorBack_Anim_Close_36_8FE8A91E427A677E109EFDBDDA4C6078' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, DoorFront_Anim_Open_37_C153A4F2458DB8BEE14F42A171674C55) == 0x000018, "Member 'FStruct_Door::DoorFront_Anim_Open_37_C153A4F2458DB8BEE14F42A171674C55' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, DoorFront_Anim_Close_41_739EA1724EF3FAF0ADAA8896E44B6F0E) == 0x000020, "Member 'FStruct_Door::DoorFront_Anim_Close_41_739EA1724EF3FAF0ADAA8896E44B6F0E' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, Character_Anim_DoorBack_Open_34_3314E3424BDF8791320EFBBB89124358) == 0x000028, "Member 'FStruct_Door::Character_Anim_DoorBack_Open_34_3314E3424BDF8791320EFBBB89124358' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, Character_Anim_DoorBack_Close_35_3DA182274D45CA584775BB8275542E63) == 0x000030, "Member 'FStruct_Door::Character_Anim_DoorBack_Close_35_3DA182274D45CA584775BB8275542E63' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, Character_Anim_DoorFront_Open_42_AA1BF6304DAB418E927C718B159EA47A) == 0x000038, "Member 'FStruct_Door::Character_Anim_DoorFront_Open_42_AA1BF6304DAB418E927C718B159EA47A' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, Character_Anim_DoorFront_Close_43_34E353A141AE815B6A127A875126F2FE) == 0x000040, "Member 'FStruct_Door::Character_Anim_DoorFront_Close_43_34E353A141AE815B6A127A875126F2FE' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, UseStaticMesh_50_852C1DD84037985F70A8838F889FDAF8) == 0x000048, "Member 'FStruct_Door::UseStaticMesh_50_852C1DD84037985F70A8838F889FDAF8' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, SM_Door_52_0BB2AC8D48293FABA28CF2A9E4967BD1) == 0x000050, "Member 'FStruct_Door::SM_Door_52_0BB2AC8D48293FABA28CF2A9E4967BD1' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, DelayForCanInterrupt_BackOpen_62_8D74B07B4EB7C88FE1ABF5A764BC852B) == 0x000058, "Member 'FStruct_Door::DelayForCanInterrupt_BackOpen_62_8D74B07B4EB7C88FE1ABF5A764BC852B' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, DelayForCanInterrupt_BackClose_63_96F33623426897D09F175F8B68E26D22) == 0x00005C, "Member 'FStruct_Door::DelayForCanInterrupt_BackClose_63_96F33623426897D09F175F8B68E26D22' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, DelayForCanInterrupt_FrontOpen_64_02BF54494B1CD9F49BFC369BD9ABE12E) == 0x000060, "Member 'FStruct_Door::DelayForCanInterrupt_FrontOpen_64_02BF54494B1CD9F49BFC369BD9ABE12E' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, DelayForCanInterrupt_FrontClose_65_E791944A457FAB247201B9B7E140EACB) == 0x000064, "Member 'FStruct_Door::DelayForCanInterrupt_FrontClose_65_E791944A457FAB247201B9B7E140EACB' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, Character_EnumAnimAction_DoorBack_Open_74_BACB5BF14F292C2961776AB2D49D38E0) == 0x000068, "Member 'FStruct_Door::Character_EnumAnimAction_DoorBack_Open_74_BACB5BF14F292C2961776AB2D49D38E0' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, Character_EnumAnimAction_DoorBack_Close_75_EE71AA8B44E86532A07FF48C6376D45F) == 0x000070, "Member 'FStruct_Door::Character_EnumAnimAction_DoorBack_Close_75_EE71AA8B44E86532A07FF48C6376D45F' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, Character_EnumAnimAction_DoorFront_Open_76_71B1B81B4623D1CCBAFCE69D978D28BF) == 0x000078, "Member 'FStruct_Door::Character_EnumAnimAction_DoorFront_Open_76_71B1B81B4623D1CCBAFCE69D978D28BF' has a wrong offset!"); \ static_assert(offsetof(FStruct_Door, Character_EnumAnimAction_DoorFront_Close_77_F630C738436CF80F398F938F67BEC9EB) == 0x000080, "Member 'FStruct_Door::Character_EnumAnimAction_DoorFront_Close_77_F630C738436CF80F398F938F67BEC9EB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_InterfaceLadder_C_CheckExitToBottom \ static_assert(alignof(BPI_InterfaceLadder_C_CheckExitToBottom) == 0x000008, "Wrong alignment on BPI_InterfaceLadder_C_CheckExitToBottom"); \ static_assert(sizeof(BPI_InterfaceLadder_C_CheckExitToBottom) == 0x000028, "Wrong size on BPI_InterfaceLadder_C_CheckExitToBottom"); \ static_assert(offsetof(BPI_InterfaceLadder_C_CheckExitToBottom, CharacterBottomLocation) == 0x000000, "Member 'BPI_InterfaceLadder_C_CheckExitToBottom::CharacterBottomLocation' has a wrong offset!"); \ static_assert(offsetof(BPI_InterfaceLadder_C_CheckExitToBottom, InputScale) == 0x000018, "Member 'BPI_InterfaceLadder_C_CheckExitToBottom::InputScale' has a wrong offset!"); \ static_assert(offsetof(BPI_InterfaceLadder_C_CheckExitToBottom, Result) == 0x000020, "Member 'BPI_InterfaceLadder_C_CheckExitToBottom::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_InterfaceLadder_C_CheckExitToTop \ static_assert(alignof(BPI_InterfaceLadder_C_CheckExitToTop) == 0x000008, "Wrong alignment on BPI_InterfaceLadder_C_CheckExitToTop"); \ static_assert(sizeof(BPI_InterfaceLadder_C_CheckExitToTop) == 0x000028, "Wrong size on BPI_InterfaceLadder_C_CheckExitToTop"); \ static_assert(offsetof(BPI_InterfaceLadder_C_CheckExitToTop, Character_Bottom_Location) == 0x000000, "Member 'BPI_InterfaceLadder_C_CheckExitToTop::Character_Bottom_Location' has a wrong offset!"); \ static_assert(offsetof(BPI_InterfaceLadder_C_CheckExitToTop, InputScale) == 0x000018, "Member 'BPI_InterfaceLadder_C_CheckExitToTop::InputScale' has a wrong offset!"); \ static_assert(offsetof(BPI_InterfaceLadder_C_CheckExitToTop, Result) == 0x000020, "Member 'BPI_InterfaceLadder_C_CheckExitToTop::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_InterfaceLadder_C_GetLadderLocation \ static_assert(alignof(BPI_InterfaceLadder_C_GetLadderLocation) == 0x000008, "Wrong alignment on BPI_InterfaceLadder_C_GetLadderLocation"); \ static_assert(sizeof(BPI_InterfaceLadder_C_GetLadderLocation) == 0x000030, "Wrong size on BPI_InterfaceLadder_C_GetLadderLocation"); \ static_assert(offsetof(BPI_InterfaceLadder_C_GetLadderLocation, Top_Location) == 0x000000, "Member 'BPI_InterfaceLadder_C_GetLadderLocation::Top_Location' has a wrong offset!"); \ static_assert(offsetof(BPI_InterfaceLadder_C_GetLadderLocation, Bottom_Location) == 0x000018, "Member 'BPI_InterfaceLadder_C_GetLadderLocation::Bottom_Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_InterfaceLadder_C_GetLadderRotation \ static_assert(alignof(BPI_InterfaceLadder_C_GetLadderRotation) == 0x000008, "Wrong alignment on BPI_InterfaceLadder_C_GetLadderRotation"); \ static_assert(sizeof(BPI_InterfaceLadder_C_GetLadderRotation) == 0x000018, "Wrong size on BPI_InterfaceLadder_C_GetLadderRotation"); \ static_assert(offsetof(BPI_InterfaceLadder_C_GetLadderRotation, Rotation) == 0x000000, "Member 'BPI_InterfaceLadder_C_GetLadderRotation::Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_InterfaceLadder_C_GetLadderStepHeight \ static_assert(alignof(BPI_InterfaceLadder_C_GetLadderStepHeight) == 0x000008, "Wrong alignment on BPI_InterfaceLadder_C_GetLadderStepHeight"); \ static_assert(sizeof(BPI_InterfaceLadder_C_GetLadderStepHeight) == 0x000008, "Wrong size on BPI_InterfaceLadder_C_GetLadderStepHeight"); \ static_assert(offsetof(BPI_InterfaceLadder_C_GetLadderStepHeight, step_height) == 0x000000, "Member 'BPI_InterfaceLadder_C_GetLadderStepHeight::step_height' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IBPI_InterfaceLadder_C \ static_assert(alignof(IBPI_InterfaceLadder_C) == 0x000001, "Wrong alignment on IBPI_InterfaceLadder_C"); \ static_assert(sizeof(IBPI_InterfaceLadder_C) == 0x000001, "Wrong size on IBPI_InterfaceLadder_C"); \ #define DUMPER7_ASSERTS_Interface_LevelScriptEnable_C_Enable \ static_assert(alignof(Interface_LevelScriptEnable_C_Enable) == 0x000008, "Wrong alignment on Interface_LevelScriptEnable_C_Enable"); \ static_assert(sizeof(Interface_LevelScriptEnable_C_Enable) == 0x000018, "Wrong size on Interface_LevelScriptEnable_C_Enable"); \ static_assert(offsetof(Interface_LevelScriptEnable_C_Enable, Enable_0) == 0x000000, "Member 'Interface_LevelScriptEnable_C_Enable::Enable_0' has a wrong offset!"); \ static_assert(offsetof(Interface_LevelScriptEnable_C_Enable, EnableObjHandler) == 0x000008, "Member 'Interface_LevelScriptEnable_C_Enable::EnableObjHandler' has a wrong offset!"); \ static_assert(offsetof(Interface_LevelScriptEnable_C_Enable, Result) == 0x000010, "Member 'Interface_LevelScriptEnable_C_Enable::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Interface_LevelScriptEnable_C_LevelScriptResult \ static_assert(alignof(Interface_LevelScriptEnable_C_LevelScriptResult) == 0x000008, "Wrong alignment on Interface_LevelScriptEnable_C_LevelScriptResult"); \ static_assert(sizeof(Interface_LevelScriptEnable_C_LevelScriptResult) == 0x000018, "Wrong size on Interface_LevelScriptEnable_C_LevelScriptResult"); \ static_assert(offsetof(Interface_LevelScriptEnable_C_LevelScriptResult, InputResult) == 0x000000, "Member 'Interface_LevelScriptEnable_C_LevelScriptResult::InputResult' has a wrong offset!"); \ static_assert(offsetof(Interface_LevelScriptEnable_C_LevelScriptResult, Output) == 0x000010, "Member 'Interface_LevelScriptEnable_C_LevelScriptResult::Output' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IInterface_LevelScriptEnable_C \ static_assert(alignof(IInterface_LevelScriptEnable_C) == 0x000001, "Wrong alignment on IInterface_LevelScriptEnable_C"); \ static_assert(sizeof(IInterface_LevelScriptEnable_C) == 0x000001, "Wrong size on IInterface_LevelScriptEnable_C"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_AddAILevel \ static_assert(alignof(StreamLevelLoaderComponent_C_AddAILevel) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_AddAILevel"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_AddAILevel) == 0x0000C8, "Wrong size on StreamLevelLoaderComponent_C_AddAILevel"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, NewItem) == 0x000000, "Member 'StreamLevelLoaderComponent_C_AddAILevel::NewItem' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, L_AILevel) == 0x000008, "Member 'StreamLevelLoaderComponent_C_AddAILevel::L_AILevel' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'StreamLevelLoaderComponent_C_AddAILevel::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, Temp_int_Array_Index_Variable) == 0x000028, "Member 'StreamLevelLoaderComponent_C_AddAILevel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'StreamLevelLoaderComponent_C_AddAILevel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'StreamLevelLoaderComponent_C_AddAILevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, CallFunc_GetTimeSeconds_ReturnValue) == 0x000038, "Member 'StreamLevelLoaderComponent_C_AddAILevel::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000040, "Member 'StreamLevelLoaderComponent_C_AddAILevel::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, CallFunc_JoinStringArray_ReturnValue) == 0x000050, "Member 'StreamLevelLoaderComponent_C_AddAILevel::CallFunc_JoinStringArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'StreamLevelLoaderComponent_C_AddAILevel::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'StreamLevelLoaderComponent_C_AddAILevel::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000080, "Member 'StreamLevelLoaderComponent_C_AddAILevel::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, CallFunc_Array_Get_Item) == 0x000090, "Member 'StreamLevelLoaderComponent_C_AddAILevel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, CallFunc_Conv_NameToString_ReturnValue) == 0x000098, "Member 'StreamLevelLoaderComponent_C_AddAILevel::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, CallFunc_Array_Length_ReturnValue) == 0x0000A8, "Member 'StreamLevelLoaderComponent_C_AddAILevel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, CallFunc_Array_Add_ReturnValue) == 0x0000AC, "Member 'StreamLevelLoaderComponent_C_AddAILevel::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, CallFunc_Less_IntInt_ReturnValue) == 0x0000B0, "Member 'StreamLevelLoaderComponent_C_AddAILevel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, CallFunc_GetModel_PluginLevelSaver_ReturnValue) == 0x0000B8, "Member 'StreamLevelLoaderComponent_C_AddAILevel::CallFunc_GetModel_PluginLevelSaver_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, CallFunc_Array_Contains_ReturnValue) == 0x0000C0, "Member 'StreamLevelLoaderComponent_C_AddAILevel::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_AddAILevel, CallFunc_Array_Add_ReturnValue_1) == 0x0000C4, "Member 'StreamLevelLoaderComponent_C_AddAILevel::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_CheckMayFilteredLevel \ static_assert(alignof(StreamLevelLoaderComponent_C_CheckMayFilteredLevel) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_CheckMayFilteredLevel"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_CheckMayFilteredLevel) == 0x000050, "Wrong size on StreamLevelLoaderComponent_C_CheckMayFilteredLevel"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_CheckMayFilteredLevel, InputPin) == 0x000000, "Member 'StreamLevelLoaderComponent_C_CheckMayFilteredLevel::InputPin' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_CheckMayFilteredLevel, Valid) == 0x000008, "Member 'StreamLevelLoaderComponent_C_CheckMayFilteredLevel::Valid' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_CheckMayFilteredLevel, CallFunc_Conv_NameToString_ReturnValue) == 0x000010, "Member 'StreamLevelLoaderComponent_C_CheckMayFilteredLevel::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_CheckMayFilteredLevel, CallFunc_Array_Contains_ReturnValue) == 0x000020, "Member 'StreamLevelLoaderComponent_C_CheckMayFilteredLevel::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_CheckMayFilteredLevel, CallFunc_EndsWith_ReturnValue) == 0x000021, "Member 'StreamLevelLoaderComponent_C_CheckMayFilteredLevel::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_CheckMayFilteredLevel, CallFunc_Not_PreBool_ReturnValue) == 0x000022, "Member 'StreamLevelLoaderComponent_C_CheckMayFilteredLevel::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_CheckMayFilteredLevel, CallFunc_Not_PreBool_ReturnValue_1) == 0x000023, "Member 'StreamLevelLoaderComponent_C_CheckMayFilteredLevel::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_CheckMayFilteredLevel, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000028, "Member 'StreamLevelLoaderComponent_C_CheckMayFilteredLevel::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_CheckMayFilteredLevel, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'StreamLevelLoaderComponent_C_CheckMayFilteredLevel::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_CheckMayFilteredLevel, CallFunc_BooleanOR_ReturnValue) == 0x000048, "Member 'StreamLevelLoaderComponent_C_CheckMayFilteredLevel::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_CheckMayFilteredLevel, CallFunc_EndsWith_ReturnValue_1) == 0x000049, "Member 'StreamLevelLoaderComponent_C_CheckMayFilteredLevel::CallFunc_EndsWith_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_CheckMayFilteredLevel, CallFunc_EndsWith_ReturnValue_2) == 0x00004A, "Member 'StreamLevelLoaderComponent_C_CheckMayFilteredLevel::CallFunc_EndsWith_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_CheckMayFilteredLevel, CallFunc_EndsWith_ReturnValue_3) == 0x00004B, "Member 'StreamLevelLoaderComponent_C_CheckMayFilteredLevel::CallFunc_EndsWith_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_CheckMayFilteredLevel, CallFunc_BooleanOR_ReturnValue_1) == 0x00004C, "Member 'StreamLevelLoaderComponent_C_CheckMayFilteredLevel::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_DoEnterNewVolumeLoader \ static_assert(alignof(StreamLevelLoaderComponent_C_DoEnterNewVolumeLoader) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_DoEnterNewVolumeLoader"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_DoEnterNewVolumeLoader) == 0x000008, "Wrong size on StreamLevelLoaderComponent_C_DoEnterNewVolumeLoader"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_DoEnterNewVolumeLoader, Volume_Loader_0) == 0x000000, "Member 'StreamLevelLoaderComponent_C_DoEnterNewVolumeLoader::Volume_Loader_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_EnterNewVolumeLoader \ static_assert(alignof(StreamLevelLoaderComponent_C_EnterNewVolumeLoader) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_EnterNewVolumeLoader"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_EnterNewVolumeLoader) == 0x000008, "Wrong size on StreamLevelLoaderComponent_C_EnterNewVolumeLoader"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_EnterNewVolumeLoader, Volume_Loader_0) == 0x000000, "Member 'StreamLevelLoaderComponent_C_EnterNewVolumeLoader::Volume_Loader_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_ErrorMsg \ static_assert(alignof(StreamLevelLoaderComponent_C_ErrorMsg) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_ErrorMsg"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_ErrorMsg) == 0x000020, "Wrong size on StreamLevelLoaderComponent_C_ErrorMsg"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ErrorMsg, msg) == 0x000000, "Member 'StreamLevelLoaderComponent_C_ErrorMsg::msg' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ErrorMsg, Temp_int_Variable) == 0x000010, "Member 'StreamLevelLoaderComponent_C_ErrorMsg::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ErrorMsg, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'StreamLevelLoaderComponent_C_ErrorMsg::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ErrorMsg, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000018, "Member 'StreamLevelLoaderComponent_C_ErrorMsg::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent \ static_assert(alignof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent) == 0x000720, "Wrong size on StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, EntryPoint) == 0x000000, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetCurrentCharacter_CurrentChapter) == 0x000004, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetCurrentCharacter_CurrentChapter' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Array_Index_Variable) == 0x000008, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_getLogger_logger) == 0x000028, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_getLogger_logger' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_1) == 0x000030, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_2) == 0x000034, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetOwner_ReturnValue) == 0x000038, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_getLogger_logger_1) == 0x000040, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_getLogger_logger_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetOwner_ReturnValue_1) == 0x000048, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_3) == 0x000050, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Greater_IntInt_ReturnValue) == 0x000054, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NotEqual_NameName_ReturnValue) == 0x000055, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_LastIndex_ReturnValue) == 0x000058, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Get_Item) == 0x000060, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NotEqual_NameName_ReturnValue_1) == 0x000068, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NotEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NotEqual_NameName_ReturnValue_2) == 0x000069, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NotEqual_NameName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_CustomEvent_volume_loader_1) == 0x000070, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_CustomEvent_volume_loader_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Get_Item_1) == 0x000078, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NewGetLevelsToVisibleAfterLoaded________) == 0x000080, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NewGetLevelsToVisibleAfterLoaded________' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NewGetLevelsToVisibleAfterLoaded_____) == 0x000090, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NewGetLevelsToVisibleAfterLoaded_____' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_4) == 0x0000A0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0000A4, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NotEqual_NameName_ReturnValue_3) == 0x0000A5, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NotEqual_NameName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_BooleanOR_ReturnValue) == 0x0000A6, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Conv_NameToString_ReturnValue) == 0x0000A8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Trim_ReturnValue) == 0x0000B8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NewGetLevelsToLoaded_____) == 0x0000C8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NewGetLevelsToLoaded_____' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NewGetLevelsToLoaded______1) == 0x0000D8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NewGetLevelsToLoaded______1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_5) == 0x0000E8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_IsEmpty_ReturnValue) == 0x0000EC, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Greater_IntInt_ReturnValue_2) == 0x0000ED, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Greater_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Not_PreBool_ReturnValue) == 0x0000EE, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_BooleanOR_ReturnValue_1) == 0x0000EF, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_BooleanAND_ReturnValue) == 0x0000F0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc______Rebplayer) == 0x0000F1, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc______Rebplayer' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc______DisposableBox) == 0x0000F8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc______DisposableBox' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NeedChanageChapter_NeedChanage) == 0x000100, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NeedChanageChapter_NeedChanage' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NeedChanageChapter_NewChapter) == 0x000101, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NeedChanageChapter_NewChapter' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_BooleanAND_ReturnValue_1) == 0x000102, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc________needDemotion) == 0x000103, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc________needDemotion' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_DynamicCast_AsBlueprint_Stream_Level_Loader_Disposable) == 0x000108, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_DynamicCast_AsBlueprint_Stream_Level_Loader_Disposable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_DynamicCast_bSuccess) == 0x000110, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000118, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Concat_StrStr_ReturnValue) == 0x000128, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000138, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000148, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_6) == 0x00014C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_7) == 0x000150, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Greater_IntInt_ReturnValue_3) == 0x000154, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Greater_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Loop_Counter_Variable) == 0x000158, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Add_IntInt_ReturnValue) == 0x00015C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_CustomEvent_level_name) == 0x000160, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_CustomEvent_level_name' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_CustomEvent_should_visible) == 0x000168, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_CustomEvent_should_visible' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_RemoveItem_ReturnValue) == 0x000169, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x00016A, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_AddUnique_ReturnValue) == 0x00016C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000170, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_CheckMayFilteredLevel_Valid) == 0x000174, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_CheckMayFilteredLevel_Valid' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Array_Index_Variable_1) == 0x000178, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_CustomEvent_volume_loader) == 0x000180, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_CustomEvent_volume_loader' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetDebugLog_NewParam) == 0x000188, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetDebugLog_NewParam' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Add_ReturnValue) == 0x000198, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Loop_Counter_Variable_1) == 0x00019C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_CustomEvent_LevelName) == 0x0001A0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_CustomEvent_LevelName' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_CustomEvent_Load) == 0x0001A8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_CustomEvent_Load' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0001A9, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_RemoveItem_ReturnValue_2) == 0x0001AA, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_RemoveItem_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_RemoveItem_ReturnValue_3) == 0x0001AB, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_RemoveItem_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_AddUnique_ReturnValue_2) == 0x0001AC, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_AddUnique_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x0001B0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_AddUnique_ReturnValue_3) == 0x0001B4, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_AddUnique_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_CheckMayFilteredLevel_Valid_1) == 0x0001B8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_CheckMayFilteredLevel_Valid_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Add_IntInt_ReturnValue_1) == 0x0001BC, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_CustomEvent_LevelLoaderVolume) == 0x0001C0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_CustomEvent_LevelLoaderVolume' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_CustomEvent_add) == 0x0001C8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_CustomEvent_add' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_CustomEvent_Update_LocalLevel_Loading) == 0x0001C9, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_CustomEvent_Update_LocalLevel_Loading' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_CustomEvent_Update_LocalLevel_Visible) == 0x0001CA, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_CustomEvent_Update_LocalLevel_Visible' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_Event_DeltaSeconds) == 0x0001CC, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Get_Item_2) == 0x0001D0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_8) == 0x0001D8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NotEqual_NameName_ReturnValue_4) == 0x0001DC, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NotEqual_NameName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Less_IntInt_ReturnValue) == 0x0001DD, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Map_Find_Value) == 0x0001E0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Map_Find_ReturnValue) == 0x0001E8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Conv_NameToString_ReturnValue_1) == 0x0001F0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000200, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_EndsWith_ReturnValue) == 0x000210, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_MakeArray_Array) == 0x000218, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_RemoveItem_ReturnValue_4) == 0x000228, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_RemoveItem_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_MakeStruct_ST_LevelMappedInfo) == 0x000230, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_MakeStruct_ST_LevelMappedInfo' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Add_ReturnValue_1) == 0x000240, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_RemoveItem_ReturnValue_5) == 0x000244, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_RemoveItem_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_IsValid_ReturnValue) == 0x000245, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NewGetLevelsToVisibleAfterLoaded_________1) == 0x000248, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NewGetLevelsToVisibleAfterLoaded_________1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NewGetLevelsToVisibleAfterLoaded______1) == 0x000258, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NewGetLevelsToVisibleAfterLoaded______1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NewGetLevelsToLoaded______2) == 0x000268, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NewGetLevelsToLoaded______2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NewGetLevelsToLoaded______3) == 0x000278, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NewGetLevelsToLoaded______3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_string_Variable) == 0x000288, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Array_Index_Variable_2) == 0x000298, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Get_Item_3) == 0x00029C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Loop_Counter_Variable_2) == 0x0002A4, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_string_Variable_1) == 0x0002A8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Less_IntInt_ReturnValue_1) == 0x0002B8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Add_IntInt_ReturnValue_2) == 0x0002BC, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Array_Index_Variable_3) == 0x0002C0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_MakeStruct_ST_LevelMappedInfo_1) == 0x0002C8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_MakeStruct_ST_LevelMappedInfo_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Array_Index_Variable_4) == 0x0002D8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Loop_Counter_Variable_3) == 0x0002DC, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Add_IntInt_ReturnValue_3) == 0x0002E0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Array_Index_Variable_5) == 0x0002E4, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Loop_Counter_Variable_4) == 0x0002E8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Add_IntInt_ReturnValue_4) == 0x0002EC, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Loop_Counter_Variable_5) == 0x0002F0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Loop_Counter_Variable_6) == 0x0002F4, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Loop_Counter_Variable_6' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Less_IntInt_ReturnValue_2) == 0x0002F8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Add_IntInt_ReturnValue_5) == 0x0002FC, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Add_IntInt_ReturnValue_6) == 0x000300, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_string_Variable_2) == 0x000308, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Array_Index_Variable_6) == 0x000318, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Array_Index_Variable_6' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Loop_Counter_Variable_7) == 0x00031C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Loop_Counter_Variable_7' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Array_Index_Variable_7) == 0x000320, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Array_Index_Variable_7' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Get_Item_4) == 0x000324, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NotEqual_NameName_ReturnValue_5) == 0x00032C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NotEqual_NameName_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Contains_ReturnValue) == 0x00032D, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Add_IntInt_ReturnValue_7) == 0x000330, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Array_Index_Variable_8) == 0x000334, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Array_Index_Variable_8' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Loop_Counter_Variable_8) == 0x000338, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Loop_Counter_Variable_8' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_string_Variable_3) == 0x000340, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Add_IntInt_ReturnValue_8) == 0x000350, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_string_Variable_4) == 0x000358, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Array_Index_Variable_9) == 0x000368, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Array_Index_Variable_9' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Loop_Counter_Variable_9) == 0x00036C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Loop_Counter_Variable_9' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_string_Variable_5) == 0x000370, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Add_IntInt_ReturnValue_9) == 0x000380, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_string_Variable_6) == 0x000388, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_string_Variable_6' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetOneMapInQueue_OutLoad) == 0x000398, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetOneMapInQueue_OutLoad' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetOneMapInQueue_ReturnValue) == 0x00039C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetOneMapInQueue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Array_Index_Variable_10) == 0x0003A4, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Array_Index_Variable_10' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_RemoveItem_ReturnValue_6) == 0x0003A8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_RemoveItem_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Get_Item_5) == 0x0003AC, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Map_Remove_ReturnValue) == 0x0003B4, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NotEqual_NameName_ReturnValue_6) == 0x0003B5, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NotEqual_NameName_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Map_Find_Value_1) == 0x0003B8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Map_Find_ReturnValue_1) == 0x0003C8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_AddUnique_ReturnValue_4) == 0x0003CC, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_AddUnique_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetDealyTime_Time) == 0x0003D0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetDealyTime_Time' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_string_Variable_7) == 0x0003D8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_string_Variable_7' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_byte_Variable) == 0x0003E8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Loop_Counter_Variable_10) == 0x0003EC, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Loop_Counter_Variable_10' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Less_IntInt_ReturnValue_3) == 0x0003F0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Add_IntInt_ReturnValue_10) == 0x0003F4, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Array_Index_Variable_11) == 0x0003F8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Array_Index_Variable_11' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Get_Item_6) == 0x0003FC, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Conv_NameToString_ReturnValue_2) == 0x000408, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NotEqual_NameName_ReturnValue_7) == 0x000418, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NotEqual_NameName_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000420, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_EndsWith_ReturnValue_1) == 0x000430, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_EndsWith_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Map_Find_Value_2) == 0x000438, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Map_Find_ReturnValue_2) == 0x000448, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Not_PreBool_ReturnValue_1) == 0x000449, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Get_Item_7) == 0x00044C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_RemoveItem_ReturnValue_7) == 0x000454, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_RemoveItem_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_9) == 0x000458, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Less_IntInt_ReturnValue_4) == 0x00045C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Get_Item_8) == 0x000460, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Get_Item_8' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Get_Item_9) == 0x000468, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Get_Item_9' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Map_Remove_ReturnValue_1) == 0x000470, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Map_Find_Value_3) == 0x000478, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Map_Find_ReturnValue_3) == 0x000488, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Map_Contains_ReturnValue) == 0x000489, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetStreamingLevel_ReturnValue) == 0x000490, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetStreamingLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Conv_NameToString_ReturnValue_3) == 0x000498, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Conv_NameToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_IsValid_ReturnValue_1) == 0x0004A8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0004B0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_IsLevelLoaded_ReturnValue) == 0x0004C0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_IsLevelLoaded_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Map_Find_Value_4) == 0x0004C8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Map_Find_ReturnValue_4) == 0x0004D8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Map_Contains_ReturnValue_1) == 0x0004D9, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Map_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_10) == 0x0004DC, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_11) == 0x0004E0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Less_IntInt_ReturnValue_5) == 0x0004E4, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Less_IntInt_ReturnValue_6) == 0x0004E5, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Less_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x0004E8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x0004F8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000500, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NotEqual_ByteByte_ReturnValue_2) == 0x000510, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NotEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetNetWorkConfig_ReturnValue) == 0x000518, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetNetWorkConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_SwitchString_CmpSuccess) == 0x000528, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Init_ReturnValue) == 0x000529, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Init_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetAllArrayNum_ReturnValue) == 0x00052C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetAllArrayNum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetInsideMessageRouter_InsideMsgRouter) == 0x000530, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetInsideMessageRouter_InsideMsgRouter' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Greater_IntInt_ReturnValue_4) == 0x000538, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Greater_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Not_PreBool_ReturnValue_2) == 0x000539, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_BooleanAND_ReturnValue_2) == 0x00053A, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_IsValid_ReturnValue_2) == 0x00053B, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000540, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000548, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_int_Loop_Counter_Variable_11) == 0x000558, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_int_Loop_Counter_Variable_11' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Less_IntInt_ReturnValue_7) == 0x00055C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Less_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Add_IntInt_ReturnValue_11) == 0x000560, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Add_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Set_ToArray_Result) == 0x000568, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Get_Item_10) == 0x000578, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Get_Item_10' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_12) == 0x000580, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Less_IntInt_ReturnValue_8) == 0x000584, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Less_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Add_ReturnValue_2) == 0x000588, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x00058C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_IsOverlappingActor_ReturnValue) == 0x00058D, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_IsOverlappingActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_NeedUnloadAILogic_Need) == 0x00058E, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_NeedUnloadAILogic_Need' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Get_Item_11) == 0x000590, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Get_Item_11' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Not_PreBool_ReturnValue_3) == 0x000598, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_13) == 0x00059C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_BooleanOR_ReturnValue_2) == 0x0005A0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Less_IntInt_ReturnValue_9) == 0x0005A1, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Less_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_AddUnique_ReturnValue_5) == 0x0005A4, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_AddUnique_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2) == 0x0005A8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Conv_StringToName_ReturnValue) == 0x0005B8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetDataTableRowFromName_OutRow) == 0x0005C0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0005D8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_SetFieldsInStruct_StructOut) == 0x0005E0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_AddUnique_ReturnValue_6) == 0x0005F0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_AddUnique_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_XinMoLevelReplace_OutLevelList) == 0x0005F8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_XinMoLevelReplace_OutLevelList' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Find_ReturnValue) == 0x000608, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00060C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_FindlogicAndAi_NewParam1) == 0x000610, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_FindlogicAndAi_NewParam1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_XinMoLevelReplace_OutLevelList_1) == 0x000620, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_XinMoLevelReplace_OutLevelList_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_14) == 0x000630, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_SetFieldsInStruct_StructOut_1) == 0x000638, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_SetFieldsInStruct_StructOut_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000648, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_RemoveItem_ReturnValue_8) == 0x000649, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_RemoveItem_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetAllActorsOfClass_OutActors) == 0x000650, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Get_Item_12) == 0x000660, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Get_Item_12' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_15) == 0x000668, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Less_IntInt_ReturnValue_10) == 0x00066C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Less_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, Temp_object_Variable) == 0x000670, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Get_Item_13) == 0x000678, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Get_Item_13' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Conv_NameToString_ReturnValue_4) == 0x000680, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Conv_NameToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Add_ReturnValue_3) == 0x000690, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000698, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0006A8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Add_ReturnValue_4) == 0x0006B8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_16) == 0x0006BC, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Less_IntInt_ReturnValue_11) == 0x0006C0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Less_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_MakeStruct_ST_LevelMappedInfo_2) == 0x0006C8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_MakeStruct_ST_LevelMappedInfo_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_AddUnique_ReturnValue_7) == 0x0006D8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_AddUnique_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_IsChapterChunkEnabled_ReturnValue) == 0x0006DC, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_IsChapterChunkEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_Length_ReturnValue_17) == 0x0006E0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_Length_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Array_RemoveItem_ReturnValue_9) == 0x0006E4, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Array_RemoveItem_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x0006E5, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetOwner_ReturnValue_2) == 0x0006E8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_EditorRunning_ReturnValue) == 0x0006F0, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_EditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, K2Node_Select_Default) == 0x0006F8, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000708, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_GetCurrentCharacter_CurrentChapter_1) == 0x000718, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_GetCurrentCharacter_CurrentChapter_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent, CallFunc_Delay_Duration_ImplicitCast) == 0x00071C, "Member 'StreamLevelLoaderComponent_C_ExecuteUbergraph_StreamLevelLoaderComponent::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_FiltrateBoxLevel \ static_assert(alignof(StreamLevelLoaderComponent_C_FiltrateBoxLevel) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_FiltrateBoxLevel"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_FiltrateBoxLevel) == 0x000270, "Wrong size on StreamLevelLoaderComponent_C_FiltrateBoxLevel"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, Box) == 0x000000, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::Box' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, UnLoadPropsAndOther) == 0x000008, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::UnLoadPropsAndOther' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, NeedUnLoadBox) == 0x000018, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::NeedUnLoadBox' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, LoadPropsAndOther) == 0x000028, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::LoadPropsAndOther' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_FindPropsLevelInBox_OutLevel) == 0x000038, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_FindPropsLevelInBox_OutLevel' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_NotEqual_NameName_ReturnValue) == 0x000048, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Array_Length_ReturnValue) == 0x00004C, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Greater_IntInt_ReturnValue) == 0x000050, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Conv_NameToString_ReturnValue) == 0x000058, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, Temp_int_Array_Index_Variable) == 0x000068, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000070, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_NotEqual_StrStr_ReturnValue) == 0x000080, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_NotEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_NotEqual_StrStr_ReturnValue_1) == 0x000081, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_NotEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_NotEqual_StrStr_ReturnValue_2) == 0x000082, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_NotEqual_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_BooleanAND_ReturnValue) == 0x000083, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, Temp_int_Loop_Counter_Variable) == 0x000084, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, Temp_int_Loop_Counter_Variable_1) == 0x000088, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Add_IntInt_ReturnValue) == 0x00008C, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Add_IntInt_ReturnValue_1) == 0x000090, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, Temp_int_Array_Index_Variable_1) == 0x000094, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, Temp_int_Array_Index_Variable_2) == 0x000098, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, Temp_int_Loop_Counter_Variable_2) == 0x00009C, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000A0, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, Temp_int_Loop_Counter_Variable_3) == 0x0000A4, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Add_IntInt_ReturnValue_3) == 0x0000A8, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, Temp_int_Array_Index_Variable_3) == 0x0000AC, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Conv_StringToName_ReturnValue) == 0x0000B0, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000B8, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000130, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000138, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000140, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_GetOwner_ReturnValue) == 0x000150, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Conv_NameToString_ReturnValue_2) == 0x000158, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Concat_StrStr_ReturnValue) == 0x000168, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_NotEqual_StrStr_ReturnValue_3) == 0x000178, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_NotEqual_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000180, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_BooleanAND_ReturnValue_1) == 0x000190, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000198, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, Temp_int_Loop_Counter_Variable_4) == 0x0001A8, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0001B0, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Add_IntInt_ReturnValue_4) == 0x0001B8, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_NotEqual_NameName_ReturnValue_1) == 0x0001BC, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_NotEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_BooleanAND_ReturnValue_2) == 0x0001BD, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Array_Length_ReturnValue_1) == 0x0001C0, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_BooleanAND_ReturnValue_3) == 0x0001C4, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Less_IntInt_ReturnValue) == 0x0001C5, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Array_Add_ReturnValue) == 0x0001C8, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Array_Get_Item) == 0x0001CC, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Array_Length_ReturnValue_2) == 0x0001D4, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001D8, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001E0, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Array_Get_Item_1) == 0x0001F0, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Array_Length_ReturnValue_3) == 0x0001F8, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Less_IntInt_ReturnValue_2) == 0x0001FC, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Array_Get_Item_2) == 0x000200, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Array_Length_ReturnValue_4) == 0x000208, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Array_RemoveItem_ReturnValue) == 0x00020C, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Less_IntInt_ReturnValue_3) == 0x00020D, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_FindPropsLevelInBox_OutLevel_1) == 0x000210, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_FindPropsLevelInBox_OutLevel_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, Temp_int_Array_Index_Variable_4) == 0x000220, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000228, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Array_Get_Item_3) == 0x000230, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_IsValid_ReturnValue) == 0x000238, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x000239, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Array_Get_Item_4) == 0x000240, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Array_Length_ReturnValue_5) == 0x000248, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Array_AddUnique_ReturnValue) == 0x00024C, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Less_IntInt_ReturnValue_4) == 0x000250, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_IsOverlappingActor_ReturnValue) == 0x000251, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_IsOverlappingActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_Conv_NameToString_ReturnValue_3) == 0x000258, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_Conv_NameToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FiltrateBoxLevel, CallFunc_NotEqual_StrStr_ReturnValue_4) == 0x000268, "Member 'StreamLevelLoaderComponent_C_FiltrateBoxLevel::CallFunc_NotEqual_StrStr_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_Findlogic \ static_assert(alignof(StreamLevelLoaderComponent_C_Findlogic) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_Findlogic"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_Findlogic) == 0x000068, "Wrong size on StreamLevelLoaderComponent_C_Findlogic"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Findlogic, NewParam) == 0x000000, "Member 'StreamLevelLoaderComponent_C_Findlogic::NewParam' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Findlogic, NewParam1) == 0x000010, "Member 'StreamLevelLoaderComponent_C_Findlogic::NewParam1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Findlogic, NewLocalVar) == 0x000020, "Member 'StreamLevelLoaderComponent_C_Findlogic::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Findlogic, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'StreamLevelLoaderComponent_C_Findlogic::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Findlogic, Temp_int_Array_Index_Variable) == 0x000034, "Member 'StreamLevelLoaderComponent_C_Findlogic::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Findlogic, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'StreamLevelLoaderComponent_C_Findlogic::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Findlogic, CallFunc_Array_Get_Item) == 0x00003C, "Member 'StreamLevelLoaderComponent_C_Findlogic::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Findlogic, CallFunc_Conv_NameToString_ReturnValue) == 0x000048, "Member 'StreamLevelLoaderComponent_C_Findlogic::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Findlogic, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'StreamLevelLoaderComponent_C_Findlogic::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Findlogic, CallFunc_EndsWith_ReturnValue) == 0x000059, "Member 'StreamLevelLoaderComponent_C_Findlogic::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Findlogic, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'StreamLevelLoaderComponent_C_Findlogic::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Findlogic, CallFunc_Array_AddUnique_ReturnValue) == 0x000060, "Member 'StreamLevelLoaderComponent_C_Findlogic::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_FindlogicAndAi \ static_assert(alignof(StreamLevelLoaderComponent_C_FindlogicAndAi) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_FindlogicAndAi"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_FindlogicAndAi) == 0x000050, "Wrong size on StreamLevelLoaderComponent_C_FindlogicAndAi"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindlogicAndAi, NewParam) == 0x000000, "Member 'StreamLevelLoaderComponent_C_FindlogicAndAi::NewParam' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindlogicAndAi, NewParam1) == 0x000010, "Member 'StreamLevelLoaderComponent_C_FindlogicAndAi::NewParam1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindlogicAndAi, NewLocalVar) == 0x000020, "Member 'StreamLevelLoaderComponent_C_FindlogicAndAi::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindlogicAndAi, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'StreamLevelLoaderComponent_C_FindlogicAndAi::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindlogicAndAi, Temp_int_Array_Index_Variable) == 0x000034, "Member 'StreamLevelLoaderComponent_C_FindlogicAndAi::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindlogicAndAi, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'StreamLevelLoaderComponent_C_FindlogicAndAi::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindlogicAndAi, CallFunc_Array_Get_Item) == 0x00003C, "Member 'StreamLevelLoaderComponent_C_FindlogicAndAi::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindlogicAndAi, CallFunc_IsAILogic_is) == 0x000044, "Member 'StreamLevelLoaderComponent_C_FindlogicAndAi::CallFunc_IsAILogic_is' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindlogicAndAi, CallFunc_Less_IntInt_ReturnValue) == 0x000045, "Member 'StreamLevelLoaderComponent_C_FindlogicAndAi::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindlogicAndAi, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'StreamLevelLoaderComponent_C_FindlogicAndAi::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindlogicAndAi, CallFunc_Array_AddUnique_ReturnValue) == 0x00004C, "Member 'StreamLevelLoaderComponent_C_FindlogicAndAi::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_FindPropsLevelInBox \ static_assert(alignof(StreamLevelLoaderComponent_C_FindPropsLevelInBox) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_FindPropsLevelInBox"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_FindPropsLevelInBox) == 0x000068, "Wrong size on StreamLevelLoaderComponent_C_FindPropsLevelInBox"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, Box) == 0x000000, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::Box' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, OutLevel) == 0x000008, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::OutLevel' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, LocalOutLevel) == 0x000018, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::LocalOutLevel' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, Temp_int_Array_Index_Variable) == 0x000028, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_Array_Get_Item) == 0x000030, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_Conv_NameToString_ReturnValue) == 0x000038, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_EndsWith_ReturnValue) == 0x00004C, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_Less_IntInt_ReturnValue) == 0x00004D, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_EndsWith_ReturnValue_1) == 0x000054, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_EndsWith_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_EndsWith_ReturnValue_2) == 0x000055, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_EndsWith_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_EndsWith_ReturnValue_3) == 0x000056, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_EndsWith_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_BooleanOR_ReturnValue) == 0x000057, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_EndsWith_ReturnValue_4) == 0x000058, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_EndsWith_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_BooleanOR_ReturnValue_1) == 0x000059, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_EndsWith_ReturnValue_5) == 0x00005A, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_EndsWith_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_EndsWith_ReturnValue_6) == 0x00005B, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_EndsWith_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_EndsWith_ReturnValue_7) == 0x00005C, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_EndsWith_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_BooleanOR_ReturnValue_2) == 0x00005D, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_BooleanOR_ReturnValue_3) == 0x00005E, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_BooleanOR_ReturnValue_4) == 0x00005F, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_BooleanOR_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_Array_AddUnique_ReturnValue) == 0x000060, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_FindPropsLevelInBox, CallFunc_BooleanOR_ReturnValue_5) == 0x000064, "Member 'StreamLevelLoaderComponent_C_FindPropsLevelInBox::CallFunc_BooleanOR_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_GetCurrentCharacter \ static_assert(alignof(StreamLevelLoaderComponent_C_GetCurrentCharacter) == 0x000001, "Wrong alignment on StreamLevelLoaderComponent_C_GetCurrentCharacter"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_GetCurrentCharacter) == 0x000001, "Wrong size on StreamLevelLoaderComponent_C_GetCurrentCharacter"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetCurrentCharacter, CurrentChapter_0) == 0x000000, "Member 'StreamLevelLoaderComponent_C_GetCurrentCharacter::CurrentChapter_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_GetDealyTime \ static_assert(alignof(StreamLevelLoaderComponent_C_GetDealyTime) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_GetDealyTime"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_GetDealyTime) == 0x000058, "Wrong size on StreamLevelLoaderComponent_C_GetDealyTime"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetDealyTime, Load) == 0x000000, "Member 'StreamLevelLoaderComponent_C_GetDealyTime::Load' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetDealyTime, Time) == 0x000008, "Member 'StreamLevelLoaderComponent_C_GetDealyTime::Time' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetDealyTime, Temp_bool_Variable) == 0x000010, "Member 'StreamLevelLoaderComponent_C_GetDealyTime::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetDealyTime, Temp_real_Variable) == 0x000018, "Member 'StreamLevelLoaderComponent_C_GetDealyTime::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetDealyTime, Temp_bool_Variable_1) == 0x000020, "Member 'StreamLevelLoaderComponent_C_GetDealyTime::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetDealyTime, Temp_real_Variable_1) == 0x000028, "Member 'StreamLevelLoaderComponent_C_GetDealyTime::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetDealyTime, CallFunc_GetDCSGameState_ReturnValue) == 0x000030, "Member 'StreamLevelLoaderComponent_C_GetDealyTime::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetDealyTime, CallFunc_GetDCSGameState_ReturnValue_1) == 0x000038, "Member 'StreamLevelLoaderComponent_C_GetDealyTime::CallFunc_GetDCSGameState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetDealyTime, CallFunc_IsEditorRunning_ReturnValue) == 0x000040, "Member 'StreamLevelLoaderComponent_C_GetDealyTime::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetDealyTime, CallFunc_IsEditorRunning_ReturnValue_1) == 0x000041, "Member 'StreamLevelLoaderComponent_C_GetDealyTime::CallFunc_IsEditorRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetDealyTime, CallFunc_BooleanOR_ReturnValue) == 0x000042, "Member 'StreamLevelLoaderComponent_C_GetDealyTime::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetDealyTime, CallFunc_BooleanOR_ReturnValue_1) == 0x000043, "Member 'StreamLevelLoaderComponent_C_GetDealyTime::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetDealyTime, K2Node_Select_Default) == 0x000048, "Member 'StreamLevelLoaderComponent_C_GetDealyTime::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetDealyTime, K2Node_Select_Default_1) == 0x000050, "Member 'StreamLevelLoaderComponent_C_GetDealyTime::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_GetMapsInChapter \ static_assert(alignof(StreamLevelLoaderComponent_C_GetMapsInChapter) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_GetMapsInChapter"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_GetMapsInChapter) == 0x000078, "Wrong size on StreamLevelLoaderComponent_C_GetMapsInChapter"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetMapsInChapter, InChapter) == 0x000000, "Member 'StreamLevelLoaderComponent_C_GetMapsInChapter::InChapter' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetMapsInChapter, OutMaps) == 0x000008, "Member 'StreamLevelLoaderComponent_C_GetMapsInChapter::OutMaps' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetMapsInChapter, LocalMaps) == 0x000018, "Member 'StreamLevelLoaderComponent_C_GetMapsInChapter::LocalMaps' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetMapsInChapter, Temp_int_Array_Index_Variable) == 0x000028, "Member 'StreamLevelLoaderComponent_C_GetMapsInChapter::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetMapsInChapter, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'StreamLevelLoaderComponent_C_GetMapsInChapter::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetMapsInChapter, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'StreamLevelLoaderComponent_C_GetMapsInChapter::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetMapsInChapter, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000038, "Member 'StreamLevelLoaderComponent_C_GetMapsInChapter::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetMapsInChapter, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'StreamLevelLoaderComponent_C_GetMapsInChapter::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetMapsInChapter, CallFunc_Array_Get_Item) == 0x00004C, "Member 'StreamLevelLoaderComponent_C_GetMapsInChapter::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetMapsInChapter, CallFunc_Less_IntInt_ReturnValue) == 0x000054, "Member 'StreamLevelLoaderComponent_C_GetMapsInChapter::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetMapsInChapter, CallFunc_GetDataTableRowFromName_OutRow) == 0x000058, "Member 'StreamLevelLoaderComponent_C_GetMapsInChapter::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetMapsInChapter, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000070, "Member 'StreamLevelLoaderComponent_C_GetMapsInChapter::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetMapsInChapter, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000071, "Member 'StreamLevelLoaderComponent_C_GetMapsInChapter::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_GetSavedMaps \ static_assert(alignof(StreamLevelLoaderComponent_C_GetSavedMaps) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_GetSavedMaps"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_GetSavedMaps) == 0x000210, "Wrong size on StreamLevelLoaderComponent_C_GetSavedMaps"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, Maps_To_Load) == 0x000000, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::Maps_To_Load' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, Visiable_Mark) == 0x000010, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::Visiable_Mark' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, ChapterLevel) == 0x000020, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::ChapterLevel' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, Log_SectionID_0) == 0x000030, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::Log_SectionID_0' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, L_ChapterLevel) == 0x000040, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::L_ChapterLevel' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, VisibleMark) == 0x000050, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::VisibleMark' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, load_maps) == 0x000060, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::load_maps' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, Temp_string_Variable) == 0x000070, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, Temp_int_Array_Index_Variable) == 0x000080, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, Temp_bool_Variable) == 0x000084, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, Temp_int_Loop_Counter_Variable) == 0x000088, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, Temp_int_Loop_Counter_Variable_1) == 0x00008C, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Add_IntInt_ReturnValue) == 0x000090, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Add_IntInt_ReturnValue_1) == 0x000094, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, Temp_int_Loop_Counter_Variable_2) == 0x000098, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Add_IntInt_ReturnValue_2) == 0x00009C, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, Temp_int_Array_Index_Variable_1) == 0x0000A0, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, Temp_string_Variable_1) == 0x0000A8, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, Temp_int_Array_Index_Variable_2) == 0x0000B8, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, Temp_int_Loop_Counter_Variable_3) == 0x0000BC, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Add_IntInt_ReturnValue_3) == 0x0000C0, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, Temp_int_Array_Index_Variable_3) == 0x0000C4, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Array_Get_Item) == 0x0000C8, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_JoinStringArray_ReturnValue) == 0x0000D0, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_JoinStringArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Conv_NameToString_ReturnValue) == 0x0000E0, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Array_Length_ReturnValue) == 0x0000F0, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Array_AddUnique_ReturnValue) == 0x0000F4, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Less_IntInt_ReturnValue) == 0x0000F8, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Array_Get_Item_1) == 0x0000FC, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_JoinStringArray_ReturnValue_1) == 0x000108, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_JoinStringArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000118, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Array_Length_ReturnValue_1) == 0x000128, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Array_Add_ReturnValue) == 0x00012C, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Less_IntInt_ReturnValue_1) == 0x000130, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_JoinStringArray_ReturnValue_2) == 0x000138, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_JoinStringArray_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Array_Add_ReturnValue_1) == 0x000148, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_MakeLiteralString_ReturnValue) == 0x000150, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_MakeLiteralString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_MakeLiteralString_ReturnValue_1) == 0x000160, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_MakeLiteralString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Array_Add_ReturnValue_2) == 0x000170, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Conv_NameToString_ReturnValue_2) == 0x000178, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_NotEqual_NameName_ReturnValue) == 0x000188, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Array_Add_ReturnValue_3) == 0x00018C, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Map_Keys_Keys) == 0x000190, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Map_Keys_Keys_1) == 0x0001A0, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Array_Get_Item_2) == 0x0001B0, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Array_Get_Item_3) == 0x0001B8, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Conv_NameToString_ReturnValue_3) == 0x0001C0, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Conv_NameToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Map_Contains_ReturnValue) == 0x0001D0, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Array_Add_ReturnValue_4) == 0x0001D4, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Conv_NameToString_ReturnValue_4) == 0x0001D8, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Conv_NameToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, K2Node_Select_Default) == 0x0001E8, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Array_Add_ReturnValue_5) == 0x0001F8, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Array_Add_ReturnValue_6) == 0x0001FC, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Array_Add_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Array_Length_ReturnValue_2) == 0x000200, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Array_Length_ReturnValue_3) == 0x000204, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Less_IntInt_ReturnValue_2) == 0x000208, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetSavedMaps, CallFunc_Less_IntInt_ReturnValue_3) == 0x000209, "Member 'StreamLevelLoaderComponent_C_GetSavedMaps::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_GetXinMomanData \ static_assert(alignof(StreamLevelLoaderComponent_C_GetXinMomanData) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_GetXinMomanData"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_GetXinMomanData) == 0x000098, "Wrong size on StreamLevelLoaderComponent_C_GetXinMomanData"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetXinMomanData, ST_XinMoLevelReplace) == 0x000000, "Member 'StreamLevelLoaderComponent_C_GetXinMomanData::ST_XinMoLevelReplace' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetXinMomanData, NewChapter) == 0x000030, "Member 'StreamLevelLoaderComponent_C_GetXinMomanData::NewChapter' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetXinMomanData, NewParam) == 0x000031, "Member 'StreamLevelLoaderComponent_C_GetXinMomanData::NewParam' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetXinMomanData, AddLevel) == 0x000038, "Member 'StreamLevelLoaderComponent_C_GetXinMomanData::AddLevel' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetXinMomanData, RemoveLevel) == 0x000048, "Member 'StreamLevelLoaderComponent_C_GetXinMomanData::RemoveLevel' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetXinMomanData, ST_XinMoLevelReplace1) == 0x000058, "Member 'StreamLevelLoaderComponent_C_GetXinMomanData::ST_XinMoLevelReplace1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetXinMomanData, LocalMin) == 0x000088, "Member 'StreamLevelLoaderComponent_C_GetXinMomanData::LocalMin' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetXinMomanData, LocalMax) == 0x00008C, "Member 'StreamLevelLoaderComponent_C_GetXinMomanData::LocalMax' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetXinMomanData, CallFunc_Greater_IntInt_ReturnValue) == 0x000090, "Member 'StreamLevelLoaderComponent_C_GetXinMomanData::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetXinMomanData, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000091, "Member 'StreamLevelLoaderComponent_C_GetXinMomanData::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetXinMomanData, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000092, "Member 'StreamLevelLoaderComponent_C_GetXinMomanData::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetXinMomanData, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000093, "Member 'StreamLevelLoaderComponent_C_GetXinMomanData::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetXinMomanData, CallFunc_BooleanAND_ReturnValue) == 0x000094, "Member 'StreamLevelLoaderComponent_C_GetXinMomanData::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_GetXinMomanData, CallFunc_BooleanAND_ReturnValue_1) == 0x000095, "Member 'StreamLevelLoaderComponent_C_GetXinMomanData::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming \ static_assert(alignof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming) == 0x000050, "Wrong size on StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, LevelToLoad) == 0x000000, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::LevelToLoad' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, demotion) == 0x000008, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::demotion' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, Load) == 0x000009, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::Load' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, LogicAILevel) == 0x00000A, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::LogicAILevel' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, Level) == 0x00000B, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::Level' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, ShouldLoad) == 0x00000C, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::ShouldLoad' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, LocalLevel) == 0x000010, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::LocalLevel' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, Temp_byte_Variable) == 0x000018, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000019, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, Temp_byte_Variable_1) == 0x00001A, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, Temp_bool_Variable) == 0x00001B, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, Temp_byte_Variable_2) == 0x00001C, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, Temp_byte_Variable_3) == 0x00001D, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, Temp_bool_Variable_1) == 0x00001E, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, K2Node_Select_Default) == 0x00001F, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, K2Node_Select_Default_1) == 0x000020, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, Temp_bool_Variable_2) == 0x000021, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, CallFunc_Conv_NameToString_ReturnValue) == 0x000028, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, CallFunc_EndsWith_ReturnValue) == 0x000038, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, CallFunc_EndsWith_ReturnValue_1) == 0x000039, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::CallFunc_EndsWith_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, CallFunc_EndsWith_ReturnValue_2) == 0x00003A, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::CallFunc_EndsWith_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, CallFunc_EndsWith_ReturnValue_3) == 0x00003B, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::CallFunc_EndsWith_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, CallFunc_BooleanOR_ReturnValue) == 0x00003C, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, CallFunc_EndsWith_ReturnValue_4) == 0x00003D, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::CallFunc_EndsWith_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, CallFunc_BooleanOR_ReturnValue_1) == 0x00003E, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, CallFunc_BooleanOR_ReturnValue_2) == 0x00003F, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x000040, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, CallFunc_Array_AddUnique_ReturnValue) == 0x000044, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, K2Node_Select_Default_2) == 0x000048, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming, CallFunc_Array_RemoveItem_ReturnValue) == 0x000049, "Member 'StreamLevelLoaderComponent_C_Inner_Update_Level_Streaming::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_InnerRequestChangeLoad \ static_assert(alignof(StreamLevelLoaderComponent_C_InnerRequestChangeLoad) == 0x000004, "Wrong alignment on StreamLevelLoaderComponent_C_InnerRequestChangeLoad"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_InnerRequestChangeLoad) == 0x00000C, "Wrong size on StreamLevelLoaderComponent_C_InnerRequestChangeLoad"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_InnerRequestChangeLoad, LevelName) == 0x000000, "Member 'StreamLevelLoaderComponent_C_InnerRequestChangeLoad::LevelName' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_InnerRequestChangeLoad, Load) == 0x000008, "Member 'StreamLevelLoaderComponent_C_InnerRequestChangeLoad::Load' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_InnerRequestChangeVisible \ static_assert(alignof(StreamLevelLoaderComponent_C_InnerRequestChangeVisible) == 0x000004, "Wrong alignment on StreamLevelLoaderComponent_C_InnerRequestChangeVisible"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_InnerRequestChangeVisible) == 0x00000C, "Wrong size on StreamLevelLoaderComponent_C_InnerRequestChangeVisible"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_InnerRequestChangeVisible, level_name) == 0x000000, "Member 'StreamLevelLoaderComponent_C_InnerRequestChangeVisible::level_name' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_InnerRequestChangeVisible, should_visible) == 0x000008, "Member 'StreamLevelLoaderComponent_C_InnerRequestChangeVisible::should_visible' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_InnerRequestUpdate \ static_assert(alignof(StreamLevelLoaderComponent_C_InnerRequestUpdate) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_InnerRequestUpdate"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_InnerRequestUpdate) == 0x000010, "Wrong size on StreamLevelLoaderComponent_C_InnerRequestUpdate"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_InnerRequestUpdate, LevelLoaderVolume) == 0x000000, "Member 'StreamLevelLoaderComponent_C_InnerRequestUpdate::LevelLoaderVolume' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_InnerRequestUpdate, Add) == 0x000008, "Member 'StreamLevelLoaderComponent_C_InnerRequestUpdate::Add' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_InnerRequestUpdate, Update_LocalLevel_Loading) == 0x000009, "Member 'StreamLevelLoaderComponent_C_InnerRequestUpdate::Update_LocalLevel_Loading' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_InnerRequestUpdate, Update_LocalLevel_Visible) == 0x00000A, "Member 'StreamLevelLoaderComponent_C_InnerRequestUpdate::Update_LocalLevel_Visible' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_IsAILogic \ static_assert(alignof(StreamLevelLoaderComponent_C_IsAILogic) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_IsAILogic"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_IsAILogic) == 0x000028, "Wrong size on StreamLevelLoaderComponent_C_IsAILogic"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_IsAILogic, Name_0) == 0x000000, "Member 'StreamLevelLoaderComponent_C_IsAILogic::Name_0' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_IsAILogic, is) == 0x000008, "Member 'StreamLevelLoaderComponent_C_IsAILogic::is' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_IsAILogic, CallFunc_Conv_NameToString_ReturnValue) == 0x000010, "Member 'StreamLevelLoaderComponent_C_IsAILogic::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_IsAILogic, CallFunc_EndsWith_ReturnValue) == 0x000020, "Member 'StreamLevelLoaderComponent_C_IsAILogic::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_IsAILogic, CallFunc_EndsWith_ReturnValue_1) == 0x000021, "Member 'StreamLevelLoaderComponent_C_IsAILogic::CallFunc_EndsWith_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_IsAILogic, CallFunc_BooleanOR_ReturnValue) == 0x000022, "Member 'StreamLevelLoaderComponent_C_IsAILogic::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_IsLevelBusy \ static_assert(alignof(StreamLevelLoaderComponent_C_IsLevelBusy) == 0x000001, "Wrong alignment on StreamLevelLoaderComponent_C_IsLevelBusy"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_IsLevelBusy) == 0x000007, "Wrong size on StreamLevelLoaderComponent_C_IsLevelBusy"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_IsLevelBusy, Level) == 0x000000, "Member 'StreamLevelLoaderComponent_C_IsLevelBusy::Level' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_IsLevelBusy, Reuslt) == 0x000001, "Member 'StreamLevelLoaderComponent_C_IsLevelBusy::Reuslt' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_IsLevelBusy, CallFunc_IsNeedLoadOrUnLoad_ReturnValue) == 0x000002, "Member 'StreamLevelLoaderComponent_C_IsLevelBusy::CallFunc_IsNeedLoadOrUnLoad_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_IsLevelBusy, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000003, "Member 'StreamLevelLoaderComponent_C_IsLevelBusy::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_IsLevelBusy, CallFunc_IsBusyInnerLoading_ReturnValue) == 0x000004, "Member 'StreamLevelLoaderComponent_C_IsLevelBusy::CallFunc_IsBusyInnerLoading_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_IsLevelBusy, CallFunc_BooleanOR_ReturnValue) == 0x000005, "Member 'StreamLevelLoaderComponent_C_IsLevelBusy::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_IsLevelBusy, CallFunc_BooleanOR_ReturnValue_1) == 0x000006, "Member 'StreamLevelLoaderComponent_C_IsLevelBusy::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_NeedChanageChapter \ static_assert(alignof(StreamLevelLoaderComponent_C_NeedChanageChapter) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_NeedChanageChapter"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_NeedChanageChapter) == 0x000010, "Wrong size on StreamLevelLoaderComponent_C_NeedChanageChapter"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NeedChanageChapter, Box) == 0x000000, "Member 'StreamLevelLoaderComponent_C_NeedChanageChapter::Box' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NeedChanageChapter, NeedChanage) == 0x000008, "Member 'StreamLevelLoaderComponent_C_NeedChanageChapter::NeedChanage' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NeedChanageChapter, NewChapter) == 0x000009, "Member 'StreamLevelLoaderComponent_C_NeedChanageChapter::NewChapter' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NeedChanageChapter, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00000A, "Member 'StreamLevelLoaderComponent_C_NeedChanageChapter::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NeedChanageChapter, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x00000B, "Member 'StreamLevelLoaderComponent_C_NeedChanageChapter::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NeedChanageChapter, CallFunc_BooleanAND_ReturnValue) == 0x00000C, "Member 'StreamLevelLoaderComponent_C_NeedChanageChapter::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_NeedUnloadAILogic \ static_assert(alignof(StreamLevelLoaderComponent_C_NeedUnloadAILogic) == 0x000001, "Wrong alignment on StreamLevelLoaderComponent_C_NeedUnloadAILogic"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_NeedUnloadAILogic) == 0x000001, "Wrong size on StreamLevelLoaderComponent_C_NeedUnloadAILogic"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NeedUnloadAILogic, Need) == 0x000000, "Member 'StreamLevelLoaderComponent_C_NeedUnloadAILogic::Need' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_NewFunction \ static_assert(alignof(StreamLevelLoaderComponent_C_NewFunction) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_NewFunction"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_NewFunction) == 0x0000B8, "Wrong size on StreamLevelLoaderComponent_C_NewFunction"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, mapa) == 0x000000, "Member 'StreamLevelLoaderComponent_C_NewFunction::mapa' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, mapb) == 0x000010, "Member 'StreamLevelLoaderComponent_C_NewFunction::mapb' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, outA) == 0x000020, "Member 'StreamLevelLoaderComponent_C_NewFunction::outA' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, outB) == 0x000030, "Member 'StreamLevelLoaderComponent_C_NewFunction::outB' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, localB) == 0x000040, "Member 'StreamLevelLoaderComponent_C_NewFunction::localB' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, localA) == 0x000050, "Member 'StreamLevelLoaderComponent_C_NewFunction::localA' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, Temp_int_Array_Index_Variable) == 0x000060, "Member 'StreamLevelLoaderComponent_C_NewFunction::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, CallFunc_Array_Length_ReturnValue) == 0x000064, "Member 'StreamLevelLoaderComponent_C_NewFunction::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, CallFunc_Array_Get_Item) == 0x000068, "Member 'StreamLevelLoaderComponent_C_NewFunction::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, CallFunc_Array_Contains_ReturnValue) == 0x000078, "Member 'StreamLevelLoaderComponent_C_NewFunction::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, CallFunc_Array_Length_ReturnValue_1) == 0x00007C, "Member 'StreamLevelLoaderComponent_C_NewFunction::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, Temp_int_Loop_Counter_Variable) == 0x000080, "Member 'StreamLevelLoaderComponent_C_NewFunction::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, CallFunc_Less_IntInt_ReturnValue) == 0x000084, "Member 'StreamLevelLoaderComponent_C_NewFunction::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, CallFunc_Add_IntInt_ReturnValue) == 0x000088, "Member 'StreamLevelLoaderComponent_C_NewFunction::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, Temp_int_Array_Index_Variable_1) == 0x00008C, "Member 'StreamLevelLoaderComponent_C_NewFunction::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, CallFunc_Array_Get_Item_1) == 0x000090, "Member 'StreamLevelLoaderComponent_C_NewFunction::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, CallFunc_Array_Contains_ReturnValue_1) == 0x0000A0, "Member 'StreamLevelLoaderComponent_C_NewFunction::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, CallFunc_Array_AddUnique_ReturnValue) == 0x0000A4, "Member 'StreamLevelLoaderComponent_C_NewFunction::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, Temp_int_Loop_Counter_Variable_1) == 0x0000A8, "Member 'StreamLevelLoaderComponent_C_NewFunction::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, CallFunc_Array_AddUnique_ReturnValue_1) == 0x0000AC, "Member 'StreamLevelLoaderComponent_C_NewFunction::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000B0, "Member 'StreamLevelLoaderComponent_C_NewFunction::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewFunction, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000B4, "Member 'StreamLevelLoaderComponent_C_NewFunction::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_NewOptimize \ static_assert(alignof(StreamLevelLoaderComponent_C_NewOptimize) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_NewOptimize"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_NewOptimize) == 0x0000A0, "Wrong size on StreamLevelLoaderComponent_C_NewOptimize"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, Box) == 0x000000, "Member 'StreamLevelLoaderComponent_C_NewOptimize::Box' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, NewLocalVar_1) == 0x000008, "Member 'StreamLevelLoaderComponent_C_NewOptimize::NewLocalVar_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'StreamLevelLoaderComponent_C_NewOptimize::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, CallFunc_GetDataTableRowFromName_OutRow) == 0x000020, "Member 'StreamLevelLoaderComponent_C_NewOptimize::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000040, "Member 'StreamLevelLoaderComponent_C_NewOptimize::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'StreamLevelLoaderComponent_C_NewOptimize::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, CallFunc_NotEqual_NameName_ReturnValue) == 0x000048, "Member 'StreamLevelLoaderComponent_C_NewOptimize::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, Temp_int_Array_Index_Variable) == 0x00004C, "Member 'StreamLevelLoaderComponent_C_NewOptimize::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, CallFunc_Array_Get_Item) == 0x000050, "Member 'StreamLevelLoaderComponent_C_NewOptimize::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'StreamLevelLoaderComponent_C_NewOptimize::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, CallFunc_Conv_StringToName_ReturnValue) == 0x000064, "Member 'StreamLevelLoaderComponent_C_NewOptimize::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, CallFunc_Less_IntInt_ReturnValue) == 0x00006C, "Member 'StreamLevelLoaderComponent_C_NewOptimize::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, Temp_int_Array_Index_Variable_1) == 0x000070, "Member 'StreamLevelLoaderComponent_C_NewOptimize::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, CallFunc_Array_Length_ReturnValue_1) == 0x000074, "Member 'StreamLevelLoaderComponent_C_NewOptimize::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, CallFunc_Array_Get_Item_1) == 0x000078, "Member 'StreamLevelLoaderComponent_C_NewOptimize::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000088, "Member 'StreamLevelLoaderComponent_C_NewOptimize::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, Temp_int_Loop_Counter_Variable_1) == 0x000090, "Member 'StreamLevelLoaderComponent_C_NewOptimize::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, CallFunc_Less_IntInt_ReturnValue_1) == 0x000094, "Member 'StreamLevelLoaderComponent_C_NewOptimize::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_NewOptimize, CallFunc_Add_IntInt_ReturnValue_1) == 0x000098, "Member 'StreamLevelLoaderComponent_C_NewOptimize::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_ReceiveTick \ static_assert(alignof(StreamLevelLoaderComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on StreamLevelLoaderComponent_C_ReceiveTick"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_ReceiveTick) == 0x000004, "Wrong size on StreamLevelLoaderComponent_C_ReceiveTick"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'StreamLevelLoaderComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels \ static_assert(alignof(StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels) == 0x000048, "Wrong size on StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels, PrePersistentLevels) == 0x000000, "Member 'StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels::PrePersistentLevels' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels, Temp_int_Array_Index_Variable) == 0x000014, "Member 'StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels, CallFunc_Array_Get_Item) == 0x000020, "Member 'StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels, CallFunc_Conv_StringToName_ReturnValue) == 0x000030, "Member 'StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels, CallFunc_Array_AddUnique_ReturnValue) == 0x000040, "Member 'StreamLevelLoaderComponent_C_Reset_Preload_Persistent_Levels::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_RunShield \ static_assert(alignof(StreamLevelLoaderComponent_C_RunShield) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_RunShield"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_RunShield) == 0x000050, "Wrong size on StreamLevelLoaderComponent_C_RunShield"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_RunShield, Name_0) == 0x000000, "Member 'StreamLevelLoaderComponent_C_RunShield::Name_0' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_RunShield, isShield) == 0x000010, "Member 'StreamLevelLoaderComponent_C_RunShield::isShield' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_RunShield, Temp_int_Array_Index_Variable) == 0x000014, "Member 'StreamLevelLoaderComponent_C_RunShield::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_RunShield, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'StreamLevelLoaderComponent_C_RunShield::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_RunShield, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'StreamLevelLoaderComponent_C_RunShield::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_RunShield, CallFunc_Array_Get_Item) == 0x000020, "Member 'StreamLevelLoaderComponent_C_RunShield::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_RunShield, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'StreamLevelLoaderComponent_C_RunShield::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_RunShield, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'StreamLevelLoaderComponent_C_RunShield::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_RunShield, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'StreamLevelLoaderComponent_C_RunShield::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_RunShield, CallFunc_Contains_ReturnValue) == 0x000049, "Member 'StreamLevelLoaderComponent_C_RunShield::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_RunShield, CallFunc_Array_IsEmpty_ReturnValue) == 0x00004A, "Member 'StreamLevelLoaderComponent_C_RunShield::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_SetDealyTime \ static_assert(alignof(StreamLevelLoaderComponent_C_SetDealyTime) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_SetDealyTime"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_SetDealyTime) == 0x000010, "Wrong size on StreamLevelLoaderComponent_C_SetDealyTime"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_SetDealyTime, LoadTime_0) == 0x000000, "Member 'StreamLevelLoaderComponent_C_SetDealyTime::LoadTime_0' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_SetDealyTime, UnLoadTime_0) == 0x000008, "Member 'StreamLevelLoaderComponent_C_SetDealyTime::UnLoadTime_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_ShieldMapName \ static_assert(alignof(StreamLevelLoaderComponent_C_ShieldMapName) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_ShieldMapName"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_ShieldMapName) == 0x000048, "Wrong size on StreamLevelLoaderComponent_C_ShieldMapName"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ShieldMapName, str) == 0x000000, "Member 'StreamLevelLoaderComponent_C_ShieldMapName::str' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ShieldMapName, CallFunc_IsEmpty_ReturnValue) == 0x000010, "Member 'StreamLevelLoaderComponent_C_ShieldMapName::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ShieldMapName, CallFunc_Split_LeftS) == 0x000018, "Member 'StreamLevelLoaderComponent_C_ShieldMapName::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ShieldMapName, CallFunc_Split_RightS) == 0x000028, "Member 'StreamLevelLoaderComponent_C_ShieldMapName::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ShieldMapName, CallFunc_Split_ReturnValue) == 0x000038, "Member 'StreamLevelLoaderComponent_C_ShieldMapName::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ShieldMapName, CallFunc_Array_AddUnique_ReturnValue) == 0x00003C, "Member 'StreamLevelLoaderComponent_C_ShieldMapName::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_ShieldMapName, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000040, "Member 'StreamLevelLoaderComponent_C_ShieldMapName::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_TryFlushDrity \ static_assert(alignof(StreamLevelLoaderComponent_C_TryFlushDrity) == 0x000001, "Wrong alignment on StreamLevelLoaderComponent_C_TryFlushDrity"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_TryFlushDrity) == 0x000001, "Wrong size on StreamLevelLoaderComponent_C_TryFlushDrity"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_TryFlushDrity, DirtyChanged) == 0x000000, "Member 'StreamLevelLoaderComponent_C_TryFlushDrity::DirtyChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_TryLoadLevel \ static_assert(alignof(StreamLevelLoaderComponent_C_TryLoadLevel) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_TryLoadLevel"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_TryLoadLevel) == 0x000028, "Wrong size on StreamLevelLoaderComponent_C_TryLoadLevel"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_TryLoadLevel, LocalLevel) == 0x000000, "Member 'StreamLevelLoaderComponent_C_TryLoadLevel::LocalLevel' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_TryLoadLevel, demotion) == 0x000008, "Member 'StreamLevelLoaderComponent_C_TryLoadLevel::demotion' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_TryLoadLevel, CallFunc_Conv_NameToString_ReturnValue) == 0x000010, "Member 'StreamLevelLoaderComponent_C_TryLoadLevel::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_TryLoadLevel, CallFunc_RunShield_isShield) == 0x000020, "Member 'StreamLevelLoaderComponent_C_TryLoadLevel::CallFunc_RunShield_isShield' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_TryLoadLevel, CallFunc_BooleanOR_ReturnValue) == 0x000021, "Member 'StreamLevelLoaderComponent_C_TryLoadLevel::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_TryUnLoadLevel \ static_assert(alignof(StreamLevelLoaderComponent_C_TryUnLoadLevel) == 0x000004, "Wrong alignment on StreamLevelLoaderComponent_C_TryUnLoadLevel"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_TryUnLoadLevel) == 0x00000C, "Wrong size on StreamLevelLoaderComponent_C_TryUnLoadLevel"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_TryUnLoadLevel, LocalLevel) == 0x000000, "Member 'StreamLevelLoaderComponent_C_TryUnLoadLevel::LocalLevel' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_TryUnLoadLevel, demotion) == 0x000008, "Member 'StreamLevelLoaderComponent_C_TryUnLoadLevel::demotion' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_TryUnLoadLevel, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000009, "Member 'StreamLevelLoaderComponent_C_TryUnLoadLevel::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_UpdateChapterLevel \ static_assert(alignof(StreamLevelLoaderComponent_C_UpdateChapterLevel) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_UpdateChapterLevel"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_UpdateChapterLevel) == 0x000068, "Wrong size on StreamLevelLoaderComponent_C_UpdateChapterLevel"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, Last) == 0x000000, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::Last' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, New) == 0x000001, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::New' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, UnLoadDemotion) == 0x000002, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::UnLoadDemotion' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, LoadDemotion) == 0x000003, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::LoadDemotion' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, Temp_int_Array_Index_Variable) == 0x000004, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000008, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, CallFunc_GetMapsInChapter_OutMaps) == 0x000010, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::CallFunc_GetMapsInChapter_OutMaps' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000020, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, CallFunc_Array_Get_Item) == 0x000024, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, CallFunc_GetMapsInChapter_OutMaps_1) == 0x000030, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::CallFunc_GetMapsInChapter_OutMaps_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, CallFunc_Array_Length_ReturnValue_1) == 0x000040, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, Temp_int_Loop_Counter_Variable) == 0x000044, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, CallFunc_Add_IntInt_ReturnValue) == 0x00004C, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, Temp_int_Array_Index_Variable_1) == 0x000050, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, CallFunc_Array_Get_Item_1) == 0x000054, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, Temp_int_Loop_Counter_Variable_1) == 0x00005C, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, CallFunc_Less_IntInt_ReturnValue_1) == 0x000060, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateChapterLevel, CallFunc_Add_IntInt_ReturnValue_1) == 0x000064, "Member 'StreamLevelLoaderComponent_C_UpdateChapterLevel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_UpdateSaveAILevel \ static_assert(alignof(StreamLevelLoaderComponent_C_UpdateSaveAILevel) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_UpdateSaveAILevel"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_UpdateSaveAILevel) == 0x000050, "Wrong size on StreamLevelLoaderComponent_C_UpdateSaveAILevel"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateSaveAILevel, NewParam) == 0x000000, "Member 'StreamLevelLoaderComponent_C_UpdateSaveAILevel::NewParam' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateSaveAILevel, CallFunc_ParseIntoArray_ReturnValue) == 0x000010, "Member 'StreamLevelLoaderComponent_C_UpdateSaveAILevel::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateSaveAILevel, Temp_int_Array_Index_Variable) == 0x000020, "Member 'StreamLevelLoaderComponent_C_UpdateSaveAILevel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateSaveAILevel, CallFunc_Array_Length_ReturnValue) == 0x000024, "Member 'StreamLevelLoaderComponent_C_UpdateSaveAILevel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateSaveAILevel, CallFunc_Array_Get_Item) == 0x000028, "Member 'StreamLevelLoaderComponent_C_UpdateSaveAILevel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateSaveAILevel, CallFunc_Conv_StringToName_ReturnValue) == 0x000038, "Member 'StreamLevelLoaderComponent_C_UpdateSaveAILevel::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateSaveAILevel, Temp_int_Loop_Counter_Variable) == 0x000040, "Member 'StreamLevelLoaderComponent_C_UpdateSaveAILevel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateSaveAILevel, CallFunc_Array_Add_ReturnValue) == 0x000044, "Member 'StreamLevelLoaderComponent_C_UpdateSaveAILevel::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateSaveAILevel, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'StreamLevelLoaderComponent_C_UpdateSaveAILevel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateSaveAILevel, CallFunc_Add_IntInt_ReturnValue) == 0x00004C, "Member 'StreamLevelLoaderComponent_C_UpdateSaveAILevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_UpdateXinMoLevel \ static_assert(alignof(StreamLevelLoaderComponent_C_UpdateXinMoLevel) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_UpdateXinMoLevel"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_UpdateXinMoLevel) == 0x0000C0, "Wrong size on StreamLevelLoaderComponent_C_UpdateXinMoLevel"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateXinMoLevel, NewChapter) == 0x000000, "Member 'StreamLevelLoaderComponent_C_UpdateXinMoLevel::NewChapter' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateXinMoLevel, Temp_int_Array_Index_Variable) == 0x000004, "Member 'StreamLevelLoaderComponent_C_UpdateXinMoLevel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateXinMoLevel, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'StreamLevelLoaderComponent_C_UpdateXinMoLevel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateXinMoLevel, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'StreamLevelLoaderComponent_C_UpdateXinMoLevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateXinMoLevel, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000010, "Member 'StreamLevelLoaderComponent_C_UpdateXinMoLevel::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateXinMoLevel, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'StreamLevelLoaderComponent_C_UpdateXinMoLevel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateXinMoLevel, CallFunc_Array_Get_Item) == 0x000024, "Member 'StreamLevelLoaderComponent_C_UpdateXinMoLevel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateXinMoLevel, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'StreamLevelLoaderComponent_C_UpdateXinMoLevel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateXinMoLevel, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'StreamLevelLoaderComponent_C_UpdateXinMoLevel::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateXinMoLevel, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000060, "Member 'StreamLevelLoaderComponent_C_UpdateXinMoLevel::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateXinMoLevel, CallFunc_GetXinMomanData_NewParam) == 0x000061, "Member 'StreamLevelLoaderComponent_C_UpdateXinMoLevel::CallFunc_GetXinMomanData_NewParam' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateXinMoLevel, CallFunc_GetXinMomanData_AddLevel) == 0x000068, "Member 'StreamLevelLoaderComponent_C_UpdateXinMoLevel::CallFunc_GetXinMomanData_AddLevel' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateXinMoLevel, CallFunc_GetXinMomanData_RemoveLevel) == 0x000078, "Member 'StreamLevelLoaderComponent_C_UpdateXinMoLevel::CallFunc_GetXinMomanData_RemoveLevel' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateXinMoLevel, CallFunc_GetXinMomanData_ST_XinMoLevelReplace1) == 0x000088, "Member 'StreamLevelLoaderComponent_C_UpdateXinMoLevel::CallFunc_GetXinMomanData_ST_XinMoLevelReplace1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateXinMoLevel, CallFunc_Array_AddUnique_ReturnValue) == 0x0000B8, "Member 'StreamLevelLoaderComponent_C_UpdateXinMoLevel::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_UpdateXinMoNum \ static_assert(alignof(StreamLevelLoaderComponent_C_UpdateXinMoNum) == 0x000004, "Wrong alignment on StreamLevelLoaderComponent_C_UpdateXinMoNum"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_UpdateXinMoNum) == 0x000004, "Wrong size on StreamLevelLoaderComponent_C_UpdateXinMoNum"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_UpdateXinMoNum, CallFunc_GetPlayerKlesa_value) == 0x000000, "Member 'StreamLevelLoaderComponent_C_UpdateXinMoNum::CallFunc_GetPlayerKlesa_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_XinMoLevelReplace \ static_assert(alignof(StreamLevelLoaderComponent_C_XinMoLevelReplace) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_XinMoLevelReplace"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_XinMoLevelReplace) == 0x0000D0, "Wrong size on StreamLevelLoaderComponent_C_XinMoLevelReplace"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, InLevelList) == 0x000000, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::InLevelList' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, OutLevelList) == 0x000010, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::OutLevelList' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, LNeedAdd) == 0x000020, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::LNeedAdd' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, Temp_int_Array_Index_Variable_1) == 0x000030, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, Temp_bool_True_if_break_was_hit_Variable) == 0x000034, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_Not_PreBool_ReturnValue) == 0x000035, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, Temp_int_Loop_Counter_Variable_1) == 0x000038, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_Add_IntInt_ReturnValue_1) == 0x00003C, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, Temp_int_Array_Index_Variable_2) == 0x000040, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_Array_Get_Item) == 0x000044, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_Array_Length_ReturnValue) == 0x00004C, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_Conv_NameToString_ReturnValue) == 0x000050, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_EndsWith_ReturnValue) == 0x000060, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_EndsWith_ReturnValue_1) == 0x000061, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_EndsWith_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_BooleanOR_ReturnValue) == 0x000062, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, Temp_int_Loop_Counter_Variable_2) == 0x000064, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_Add_IntInt_ReturnValue_2) == 0x00006C, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_BooleanAND_ReturnValue) == 0x000070, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_Array_Get_Item_1) == 0x000078, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_Array_Length_ReturnValue_1) == 0x0000A8, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000AC, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_Array_Get_Item_2) == 0x0000B0, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_Array_RemoveItem_ReturnValue) == 0x0000B8, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_Array_Length_ReturnValue_2) == 0x0000BC, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000C0, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_Array_Length_ReturnValue_3) == 0x0000C4, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_XinMoLevelReplace, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000C8, "Member 'StreamLevelLoaderComponent_C_XinMoLevelReplace::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_可破坏物特殊处理新功能 \ static_assert(alignof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_可破坏物特殊处理新功能"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能) == 0x000150, "Wrong size on StreamLevelLoaderComponent_C_可破坏物特殊处理新功能"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, Box) == 0x000000, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::Box' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, 坐佛卸载盒子) == 0x000008, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::坐佛卸载盒子' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, LocalList) == 0x000010, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::LocalList' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, Temp_int_Array_Index_Variable) == 0x000020, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_GetDisplayName_ReturnValue) == 0x000028, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, K2Node_DynamicCast_AsBlueprint_Stream_Level_Loader_Disposable) == 0x000038, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::K2Node_DynamicCast_AsBlueprint_Stream_Level_Loader_Disposable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Array_Length_ReturnValue) == 0x000044, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, Temp_int_Loop_Counter_Variable_1) == 0x00004C, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Add_IntInt_ReturnValue_1) == 0x000054, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, Temp_int_Loop_Counter_Variable_2) == 0x000058, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Add_IntInt_ReturnValue_2) == 0x00005C, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, Temp_int_Array_Index_Variable_1) == 0x000060, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, Temp_int_Array_Index_Variable_2) == 0x000064, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, Temp_int_Loop_Counter_Variable_3) == 0x000068, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Less_IntInt_ReturnValue) == 0x00006C, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Add_IntInt_ReturnValue_3) == 0x000070, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, Temp_int_Array_Index_Variable_3) == 0x000074, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Array_Get_Item) == 0x000078, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Conv_NameToString_ReturnValue) == 0x000080, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Concat_StrStr_ReturnValue) == 0x000090, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_EndsWith_ReturnValue) == 0x0000A0, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Conv_StringToName_ReturnValue) == 0x0000A4, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Array_Get_Item_1) == 0x0000AC, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Array_RemoveItem_ReturnValue) == 0x0000B4, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Array_Length_ReturnValue_1) == 0x0000B8, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000C0, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000D0, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000D8, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Array_Get_Item_2) == 0x0000E8, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Array_Get_Item_3) == 0x0000F0, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Conv_NameToString_ReturnValue_1) == 0x0000F8, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Conv_NameToString_ReturnValue_2) == 0x000108, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000118, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000128, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Array_Length_ReturnValue_2) == 0x000138, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Array_Length_ReturnValue_3) == 0x00013C, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Less_IntInt_ReturnValue_2) == 0x000140, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Less_IntInt_ReturnValue_3) == 0x000141, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Array_Length_ReturnValue_4) == 0x000144, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Array_AddUnique_ReturnValue) == 0x000148, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_Greater_IntInt_ReturnValue) == 0x00014C, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_可破坏物特殊处理新功能, CallFunc_BooleanOR_ReturnValue) == 0x00014D, "Member 'StreamLevelLoaderComponent_C_可破坏物特殊处理新功能::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_新坐佛 \ static_assert(alignof(StreamLevelLoaderComponent_C_新坐佛) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_新坐佛"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_新坐佛) == 0x0000C8, "Wrong size on StreamLevelLoaderComponent_C_新坐佛"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, self2) == 0x000000, "Member 'StreamLevelLoaderComponent_C_新坐佛::self2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'StreamLevelLoaderComponent_C_新坐佛::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, Temp_int_Array_Index_Variable) == 0x000010, "Member 'StreamLevelLoaderComponent_C_新坐佛::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, Temp_int_Array_Index_Variable_1) == 0x000014, "Member 'StreamLevelLoaderComponent_C_新坐佛::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, Temp_int_Loop_Counter_Variable_1) == 0x000018, "Member 'StreamLevelLoaderComponent_C_新坐佛::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_Add_IntInt_ReturnValue_1) == 0x00001C, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, Temp_int_Array_Index_Variable_2) == 0x000020, "Member 'StreamLevelLoaderComponent_C_新坐佛::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_GetMapsInChapter_OutMaps) == 0x000028, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_GetMapsInChapter_OutMaps' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_Findlogic_NewParam1) == 0x000038, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_Findlogic_NewParam1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_Array_Get_Item) == 0x000048, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_Less_IntInt_ReturnValue) == 0x000054, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_Array_Get_Item_1) == 0x000058, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_Array_Length_ReturnValue_1) == 0x000060, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, Temp_int_Loop_Counter_Variable_2) == 0x000064, "Member 'StreamLevelLoaderComponent_C_新坐佛::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000068, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_Conv_StringToName_ReturnValue) == 0x000078, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_Less_IntInt_ReturnValue_1) == 0x000080, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_GetDataTableRowFromName_OutRow) == 0x000088, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000A0, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000A4, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_FindlogicAndAi_NewParam1) == 0x0000A8, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_FindlogicAndAi_NewParam1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_Array_Get_Item_2) == 0x0000B8, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_Array_Length_ReturnValue_2) == 0x0000C0, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新坐佛, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000C4, "Member 'StreamLevelLoaderComponent_C_新坐佛::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_新心魔处理 \ static_assert(alignof(StreamLevelLoaderComponent_C_新心魔处理) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_新心魔处理"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_新心魔处理) == 0x000088, "Wrong size on StreamLevelLoaderComponent_C_新心魔处理"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, Box) == 0x000000, "Member 'StreamLevelLoaderComponent_C_新心魔处理::Box' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'StreamLevelLoaderComponent_C_新心魔处理::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, CallFunc_IsValid_ReturnValue) == 0x00000C, "Member 'StreamLevelLoaderComponent_C_新心魔处理::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'StreamLevelLoaderComponent_C_新心魔处理::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, Temp_int_Array_Index_Variable) == 0x000014, "Member 'StreamLevelLoaderComponent_C_新心魔处理::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, Temp_int_Array_Index_Variable_1) == 0x000018, "Member 'StreamLevelLoaderComponent_C_新心魔处理::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, Temp_int_Loop_Counter_Variable_1) == 0x00001C, "Member 'StreamLevelLoaderComponent_C_新心魔处理::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, CallFunc_Add_IntInt_ReturnValue_1) == 0x000020, "Member 'StreamLevelLoaderComponent_C_新心魔处理::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, Temp_int_Array_Index_Variable_2) == 0x000024, "Member 'StreamLevelLoaderComponent_C_新心魔处理::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, CallFunc_Array_Get_Item) == 0x000028, "Member 'StreamLevelLoaderComponent_C_新心魔处理::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'StreamLevelLoaderComponent_C_新心魔处理::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, CallFunc_Less_IntInt_ReturnValue) == 0x00005C, "Member 'StreamLevelLoaderComponent_C_新心魔处理::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, CallFunc_Array_Get_Item_1) == 0x000060, "Member 'StreamLevelLoaderComponent_C_新心魔处理::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, CallFunc_Array_Length_ReturnValue_1) == 0x000068, "Member 'StreamLevelLoaderComponent_C_新心魔处理::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, CallFunc_Array_Get_Item_2) == 0x00006C, "Member 'StreamLevelLoaderComponent_C_新心魔处理::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, CallFunc_Less_IntInt_ReturnValue_1) == 0x000074, "Member 'StreamLevelLoaderComponent_C_新心魔处理::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, CallFunc_Array_Length_ReturnValue_2) == 0x000078, "Member 'StreamLevelLoaderComponent_C_新心魔处理::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, Temp_int_Loop_Counter_Variable_2) == 0x00007C, "Member 'StreamLevelLoaderComponent_C_新心魔处理::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, CallFunc_GetCurrentCharacter_CurrentChapter) == 0x000080, "Member 'StreamLevelLoaderComponent_C_新心魔处理::CallFunc_GetCurrentCharacter_CurrentChapter' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, CallFunc_Less_IntInt_ReturnValue_2) == 0x000081, "Member 'StreamLevelLoaderComponent_C_新心魔处理::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新心魔处理, CallFunc_Add_IntInt_ReturnValue_2) == 0x000084, "Member 'StreamLevelLoaderComponent_C_新心魔处理::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_新的特殊处理 \ static_assert(alignof(StreamLevelLoaderComponent_C_新的特殊处理) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_新的特殊处理"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_新的特殊处理) == 0x000010, "Wrong size on StreamLevelLoaderComponent_C_新的特殊处理"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新的特殊处理, self2) == 0x000000, "Member 'StreamLevelLoaderComponent_C_新的特殊处理::self2' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新的特殊处理, needDemotion) == 0x000008, "Member 'StreamLevelLoaderComponent_C_新的特殊处理::needDemotion' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_新的特殊处理, Find) == 0x000009, "Member 'StreamLevelLoaderComponent_C_新的特殊处理::Find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamLevelLoaderComponent_C_是坐佛吗 \ static_assert(alignof(StreamLevelLoaderComponent_C_是坐佛吗) == 0x000008, "Wrong alignment on StreamLevelLoaderComponent_C_是坐佛吗"); \ static_assert(sizeof(StreamLevelLoaderComponent_C_是坐佛吗) == 0x000038, "Wrong size on StreamLevelLoaderComponent_C_是坐佛吗"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_是坐佛吗, Box) == 0x000000, "Member 'StreamLevelLoaderComponent_C_是坐佛吗::Box' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_是坐佛吗, Rebplayer) == 0x000008, "Member 'StreamLevelLoaderComponent_C_是坐佛吗::Rebplayer' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_是坐佛吗, DisposableBox) == 0x000010, "Member 'StreamLevelLoaderComponent_C_是坐佛吗::DisposableBox' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_是坐佛吗, NewLocalVar_0) == 0x000018, "Member 'StreamLevelLoaderComponent_C_是坐佛吗::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_是坐佛吗, NewLocalVar) == 0x000020, "Member 'StreamLevelLoaderComponent_C_是坐佛吗::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_是坐佛吗, K2Node_DynamicCast_AsBlueprint_Stream_Level_Loader_Disposable) == 0x000028, "Member 'StreamLevelLoaderComponent_C_是坐佛吗::K2Node_DynamicCast_AsBlueprint_Stream_Level_Loader_Disposable' has a wrong offset!"); \ static_assert(offsetof(StreamLevelLoaderComponent_C_是坐佛吗, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'StreamLevelLoaderComponent_C_是坐佛吗::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStreamLevelLoaderComponent_C \ static_assert(alignof(UStreamLevelLoaderComponent_C) == 0x000010, "Wrong alignment on UStreamLevelLoaderComponent_C"); \ static_assert(sizeof(UStreamLevelLoaderComponent_C) == 0x000B90, "Wrong size on UStreamLevelLoaderComponent_C"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, UberGraphFrame) == 0x000740, "Member 'UStreamLevelLoaderComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, currentDynamicLevels) == 0x000748, "Member 'UStreamLevelLoaderComponent_C::currentDynamicLevels' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, currentStaticLevels4Lod) == 0x000798, "Member 'UStreamLevelLoaderComponent_C::currentStaticLevels4Lod' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, levelsToLoad) == 0x0007E8, "Member 'UStreamLevelLoaderComponent_C::levelsToLoad' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, levelsToUnload) == 0x0007F8, "Member 'UStreamLevelLoaderComponent_C::levelsToUnload' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, Temp) == 0x000808, "Member 'UStreamLevelLoaderComponent_C::Temp' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, currentLevelToLoad) == 0x000818, "Member 'UStreamLevelLoaderComponent_C::currentLevelToLoad' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, tempArray) == 0x000820, "Member 'UStreamLevelLoaderComponent_C::tempArray' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, LastRegisteredVolumeLoaders) == 0x000830, "Member 'UStreamLevelLoaderComponent_C::LastRegisteredVolumeLoaders' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, tempArray2) == 0x000880, "Member 'UStreamLevelLoaderComponent_C::tempArray2' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, Temp_0) == 0x000890, "Member 'UStreamLevelLoaderComponent_C::Temp_0' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, currentVisibleDynamicLevels) == 0x0008A0, "Member 'UStreamLevelLoaderComponent_C::currentVisibleDynamicLevels' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, tempArray_2) == 0x0008F0, "Member 'UStreamLevelLoaderComponent_C::tempArray_2' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, levelsToVisible) == 0x000900, "Member 'UStreamLevelLoaderComponent_C::levelsToVisible' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, levelsToUnVisible) == 0x000910, "Member 'UStreamLevelLoaderComponent_C::levelsToUnVisible' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, temp_to_unload) == 0x000920, "Member 'UStreamLevelLoaderComponent_C::temp_to_unload' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, Update_Local_Level) == 0x000928, "Member 'UStreamLevelLoaderComponent_C::Update_Local_Level' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, LastRegisteredVolumeVisibleMarkers) == 0x000930, "Member 'UStreamLevelLoaderComponent_C::LastRegisteredVolumeVisibleMarkers' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, ConfigLoadAI) == 0x000980, "Member 'UStreamLevelLoaderComponent_C::ConfigLoadAI' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, ConfigEnableLoad) == 0x000981, "Member 'UStreamLevelLoaderComponent_C::ConfigEnableLoad' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, ConfigLoadMirror) == 0x000982, "Member 'UStreamLevelLoaderComponent_C::ConfigLoadMirror' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, currentLight) == 0x000984, "Member 'UStreamLevelLoaderComponent_C::currentLight' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, LastRegisteredLightLevels) == 0x000990, "Member 'UStreamLevelLoaderComponent_C::LastRegisteredLightLevels' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, newLight) == 0x0009A0, "Member 'UStreamLevelLoaderComponent_C::newLight' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, UpdateLocalVisible) == 0x0009A8, "Member 'UStreamLevelLoaderComponent_C::UpdateLocalVisible' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, CurrentCharacter) == 0x0009B0, "Member 'UStreamLevelLoaderComponent_C::CurrentCharacter' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, LevelBusy) == 0x0009B8, "Member 'UStreamLevelLoaderComponent_C::LevelBusy' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, ConfigLoadProps) == 0x0009B9, "Member 'UStreamLevelLoaderComponent_C::ConfigLoadProps' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, SkippedControlledLevels) == 0x0009C0, "Member 'UStreamLevelLoaderComponent_C::SkippedControlledLevels' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, IsDirty) == 0x0009D0, "Member 'UStreamLevelLoaderComponent_C::IsDirty' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, CurrentChapter) == 0x0009D1, "Member 'UStreamLevelLoaderComponent_C::CurrentChapter' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, ConfigUseChapterAI) == 0x0009D2, "Member 'UStreamLevelLoaderComponent_C::ConfigUseChapterAI' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, NeedUpdateChapter) == 0x0009D3, "Member 'UStreamLevelLoaderComponent_C::NeedUpdateChapter' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, 关卡) == 0x0009D8, "Member 'UStreamLevelLoaderComponent_C::关卡' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, LoadTime) == 0x0009E8, "Member 'UStreamLevelLoaderComponent_C::LoadTime' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, UnLoadTime) == 0x0009F0, "Member 'UStreamLevelLoaderComponent_C::UnLoadTime' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, LevelChapterChanage) == 0x0009F8, "Member 'UStreamLevelLoaderComponent_C::LevelChapterChanage' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, SavePlayerKlesa) == 0x000A08, "Member 'UStreamLevelLoaderComponent_C::SavePlayerKlesa' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, CloseChangeVisible) == 0x000A0C, "Member 'UStreamLevelLoaderComponent_C::CloseChangeVisible' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, XinMoLevelData) == 0x000A10, "Member 'UStreamLevelLoaderComponent_C::XinMoLevelData' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, Can) == 0x000A20, "Member 'UStreamLevelLoaderComponent_C::Can' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, Volume_Loader) == 0x000A28, "Member 'UStreamLevelLoaderComponent_C::Volume_Loader' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, ChapterlevelsToLoad) == 0x000A38, "Member 'UStreamLevelLoaderComponent_C::ChapterlevelsToLoad' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, ChapterlevelsToUnload) == 0x000A48, "Member 'UStreamLevelLoaderComponent_C::ChapterlevelsToUnload' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, CurrentChapterLoadLevels) == 0x000A58, "Member 'UStreamLevelLoaderComponent_C::CurrentChapterLoadLevels' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, ChapterChangeCurrentLevel) == 0x000A68, "Member 'UStreamLevelLoaderComponent_C::ChapterChangeCurrentLevel' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, AILevel) == 0x000A70, "Member 'UStreamLevelLoaderComponent_C::AILevel' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, 是否开启新加载) == 0x000A80, "Member 'UStreamLevelLoaderComponent_C::是否开启新加载' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, NeedUnLoad) == 0x000A81, "Member 'UStreamLevelLoaderComponent_C::NeedUnLoad' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, ChapterChangeCurrentUnLevel) == 0x000A84, "Member 'UStreamLevelLoaderComponent_C::ChapterChangeCurrentUnLevel' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, Log_CurrentLevelList) == 0x000A90, "Member 'UStreamLevelLoaderComponent_C::Log_CurrentLevelList' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, Log_LevelBoxList) == 0x000AA0, "Member 'UStreamLevelLoaderComponent_C::Log_LevelBoxList' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, Log_SectionID) == 0x000AF0, "Member 'UStreamLevelLoaderComponent_C::Log_SectionID' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, Log_LastLoadLeve) == 0x000B00, "Member 'UStreamLevelLoaderComponent_C::Log_LastLoadLeve' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, Log_LastUnLoadLeve) == 0x000B10, "Member 'UStreamLevelLoaderComponent_C::Log_LastUnLoadLeve' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, CurrentBox) == 0x000B20, "Member 'UStreamLevelLoaderComponent_C::CurrentBox' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, OverylapBoxList) == 0x000B28, "Member 'UStreamLevelLoaderComponent_C::OverylapBoxList' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, isLoadLevels) == 0x000B38, "Member 'UStreamLevelLoaderComponent_C::isLoadLevels' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, InnerDemotion) == 0x000B48, "Member 'UStreamLevelLoaderComponent_C::InnerDemotion' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, InnerShouldLoad) == 0x000B49, "Member 'UStreamLevelLoaderComponent_C::InnerShouldLoad' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, InnerLocalLevel) == 0x000B4C, "Member 'UStreamLevelLoaderComponent_C::InnerLocalLevel' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, DebugRemoveAll) == 0x000B54, "Member 'UStreamLevelLoaderComponent_C::DebugRemoveAll' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, shieldList) == 0x000B58, "Member 'UStreamLevelLoaderComponent_C::shieldList' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, PropsDstList) == 0x000B68, "Member 'UStreamLevelLoaderComponent_C::PropsDstList' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, OpenDst) == 0x000B78, "Member 'UStreamLevelLoaderComponent_C::OpenDst' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, NeedOptimize) == 0x000B79, "Member 'UStreamLevelLoaderComponent_C::NeedOptimize' has a wrong offset!"); \ static_assert(offsetof(UStreamLevelLoaderComponent_C, Shield_Level) == 0x000B80, "Member 'UStreamLevelLoaderComponent_C::Shield_Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_WorldSync_C_CallClient_RunInteractionEvent \ static_assert(alignof(DCS_WorldSync_C_CallClient_RunInteractionEvent) == 0x000008, "Wrong alignment on DCS_WorldSync_C_CallClient_RunInteractionEvent"); \ static_assert(sizeof(DCS_WorldSync_C_CallClient_RunInteractionEvent) == 0x000010, "Wrong size on DCS_WorldSync_C_CallClient_RunInteractionEvent"); \ static_assert(offsetof(DCS_WorldSync_C_CallClient_RunInteractionEvent, Character) == 0x000000, "Member 'DCS_WorldSync_C_CallClient_RunInteractionEvent::Character' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_CallClient_RunInteractionEvent, InteractionObject) == 0x000008, "Member 'DCS_WorldSync_C_CallClient_RunInteractionEvent::InteractionObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync \ static_assert(alignof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync) == 0x000008, "Wrong alignment on DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync"); \ static_assert(sizeof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync) == 0x000698, "Wrong size on DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, EntryPoint) == 0x000000, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_CustomEvent_Character) == 0x000008, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_CustomEvent_Character' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_CustomEvent_InteractionObject) == 0x000010, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_CustomEvent_InteractionObject' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, CallFunc_IsLocallyControlled_ReturnValue) == 0x000018, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_Event_Attacker_1) == 0x000020, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_Event_Attacker_1' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_Event_SkillID_1) == 0x000028, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_Event_SkillID_1' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_Event_EffectType) == 0x000038, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_Event_EffectType' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_Event_SkillID) == 0x00003C, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_Event_SkillID' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_Event_Applier) == 0x000040, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_Event_Applier' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_Event_Attacker) == 0x000048, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_Event_Attacker' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_Event_NetworkDamageData) == 0x000050, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_Event_NetworkDamageData' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_CustomEvent_Character_1) == 0x000178, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_CustomEvent_Character_1' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_CustomEvent_InteractionObject_1) == 0x000180, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_CustomEvent_InteractionObject_1' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, CallFunc_BreakNetworkData_TakeDamage_HitData) == 0x000188, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::CallFunc_BreakNetworkData_TakeDamage_HitData' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, CallFunc_BreakNetworkData_TakeDamage_HitResult) == 0x0002F0, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::CallFunc_BreakNetworkData_TakeDamage_HitResult' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, CallFunc_BreakNetworkData_TakeDamage_Skill_ID) == 0x0003D8, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::CallFunc_BreakNetworkData_TakeDamage_Skill_ID' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, CallFunc_BreakNetworkData_TakeDamage_HitData_1) == 0x0003E8, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::CallFunc_BreakNetworkData_TakeDamage_HitData_1' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, CallFunc_BreakNetworkData_TakeDamage_HitResult_1) == 0x000550, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::CallFunc_BreakNetworkData_TakeDamage_HitResult_1' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, CallFunc_BreakNetworkData_TakeDamage_Skill_ID_1) == 0x000638, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::CallFunc_BreakNetworkData_TakeDamage_Skill_ID_1' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000648, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_DynamicCast_bSuccess) == 0x000658, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_DynamicCast_AsAbstract_Character) == 0x000660, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_DynamicCast_bSuccess_1) == 0x000668, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, CallFunc_TakeDamage_ResultType) == 0x000669, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::CallFunc_TakeDamage_ResultType' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, CallFunc_GetAIController_ReturnValue) == 0x000670, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, CallFunc_DoesImplementInterface_ReturnValue) == 0x000678, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, CallFunc_IsValid_ReturnValue) == 0x000679, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_DynamicCast_AsI_Can_Attack) == 0x000680, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync, K2Node_DynamicCast_bSuccess_2) == 0x000690, "Member 'DCS_WorldSync_C_ExecuteUbergraph_DCS_WorldSync::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_WorldSync_C_IsAlive \ static_assert(alignof(DCS_WorldSync_C_IsAlive) == 0x000001, "Wrong alignment on DCS_WorldSync_C_IsAlive"); \ static_assert(sizeof(DCS_WorldSync_C_IsAlive) == 0x000001, "Wrong size on DCS_WorldSync_C_IsAlive"); \ static_assert(offsetof(DCS_WorldSync_C_IsAlive, Result) == 0x000000, "Member 'DCS_WorldSync_C_IsAlive::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_WorldSync_C_OnRep_SyncSnowFogEffect \ static_assert(alignof(DCS_WorldSync_C_OnRep_SyncSnowFogEffect) == 0x000001, "Wrong alignment on DCS_WorldSync_C_OnRep_SyncSnowFogEffect"); \ static_assert(sizeof(DCS_WorldSync_C_OnRep_SyncSnowFogEffect) == 0x000001, "Wrong size on DCS_WorldSync_C_OnRep_SyncSnowFogEffect"); \ static_assert(offsetof(DCS_WorldSync_C_OnRep_SyncSnowFogEffect, CallFunc_IsServer_ReturnValue) == 0x000000, "Member 'DCS_WorldSync_C_OnRep_SyncSnowFogEffect::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_WorldSync_C_Request_GetMeDirectDamage \ static_assert(alignof(DCS_WorldSync_C_Request_GetMeDirectDamage) == 0x000008, "Wrong alignment on DCS_WorldSync_C_Request_GetMeDirectDamage"); \ static_assert(sizeof(DCS_WorldSync_C_Request_GetMeDirectDamage) == 0x000020, "Wrong size on DCS_WorldSync_C_Request_GetMeDirectDamage"); \ static_assert(offsetof(DCS_WorldSync_C_Request_GetMeDirectDamage, Attacker) == 0x000000, "Member 'DCS_WorldSync_C_Request_GetMeDirectDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_Request_GetMeDirectDamage, SkillID) == 0x000008, "Member 'DCS_WorldSync_C_Request_GetMeDirectDamage::SkillID' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_Request_GetMeDirectDamage, EffectType) == 0x000018, "Member 'DCS_WorldSync_C_Request_GetMeDirectDamage::EffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_WorldSync_C_TakeDamage \ static_assert(alignof(DCS_WorldSync_C_TakeDamage) == 0x000008, "Wrong alignment on DCS_WorldSync_C_TakeDamage"); \ static_assert(sizeof(DCS_WorldSync_C_TakeDamage) == 0x000258, "Wrong size on DCS_WorldSync_C_TakeDamage"); \ static_assert(offsetof(DCS_WorldSync_C_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'DCS_WorldSync_C_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_TakeDamage, HitResult) == 0x000168, "Member 'DCS_WorldSync_C_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_TakeDamage, ResultType) == 0x000250, "Member 'DCS_WorldSync_C_TakeDamage::ResultType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_WorldSync_C_Transmit_RunInteractionEvent \ static_assert(alignof(DCS_WorldSync_C_Transmit_RunInteractionEvent) == 0x000008, "Wrong alignment on DCS_WorldSync_C_Transmit_RunInteractionEvent"); \ static_assert(sizeof(DCS_WorldSync_C_Transmit_RunInteractionEvent) == 0x000010, "Wrong size on DCS_WorldSync_C_Transmit_RunInteractionEvent"); \ static_assert(offsetof(DCS_WorldSync_C_Transmit_RunInteractionEvent, Character) == 0x000000, "Member 'DCS_WorldSync_C_Transmit_RunInteractionEvent::Character' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_Transmit_RunInteractionEvent, InteractionObject) == 0x000008, "Member 'DCS_WorldSync_C_Transmit_RunInteractionEvent::InteractionObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_WorldSync_C_Transmit_SponsorActingEffectToApplier \ static_assert(alignof(DCS_WorldSync_C_Transmit_SponsorActingEffectToApplier) == 0x000008, "Wrong alignment on DCS_WorldSync_C_Transmit_SponsorActingEffectToApplier"); \ static_assert(sizeof(DCS_WorldSync_C_Transmit_SponsorActingEffectToApplier) == 0x000010, "Wrong size on DCS_WorldSync_C_Transmit_SponsorActingEffectToApplier"); \ static_assert(offsetof(DCS_WorldSync_C_Transmit_SponsorActingEffectToApplier, SkillID) == 0x000000, "Member 'DCS_WorldSync_C_Transmit_SponsorActingEffectToApplier::SkillID' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_Transmit_SponsorActingEffectToApplier, Applier) == 0x000008, "Member 'DCS_WorldSync_C_Transmit_SponsorActingEffectToApplier::Applier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_WorldSync_C_Transmit_TakeDamage \ static_assert(alignof(DCS_WorldSync_C_Transmit_TakeDamage) == 0x000008, "Wrong alignment on DCS_WorldSync_C_Transmit_TakeDamage"); \ static_assert(sizeof(DCS_WorldSync_C_Transmit_TakeDamage) == 0x000130, "Wrong size on DCS_WorldSync_C_Transmit_TakeDamage"); \ static_assert(offsetof(DCS_WorldSync_C_Transmit_TakeDamage, Attacker) == 0x000000, "Member 'DCS_WorldSync_C_Transmit_TakeDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_Transmit_TakeDamage, NetworkDamageData) == 0x000008, "Member 'DCS_WorldSync_C_Transmit_TakeDamage::NetworkDamageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_WorldSync_C_Undelayed_TakeDamage \ static_assert(alignof(DCS_WorldSync_C_Undelayed_TakeDamage) == 0x000008, "Wrong alignment on DCS_WorldSync_C_Undelayed_TakeDamage"); \ static_assert(sizeof(DCS_WorldSync_C_Undelayed_TakeDamage) == 0x000258, "Wrong size on DCS_WorldSync_C_Undelayed_TakeDamage"); \ static_assert(offsetof(DCS_WorldSync_C_Undelayed_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'DCS_WorldSync_C_Undelayed_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_Undelayed_TakeDamage, HitResult) == 0x000168, "Member 'DCS_WorldSync_C_Undelayed_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(DCS_WorldSync_C_Undelayed_TakeDamage, ResultType) == 0x000250, "Member 'DCS_WorldSync_C_Undelayed_TakeDamage::ResultType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_WorldSync_C_UsePhysyicEffectWhenAppliedDamage \ static_assert(alignof(DCS_WorldSync_C_UsePhysyicEffectWhenAppliedDamage) == 0x000001, "Wrong alignment on DCS_WorldSync_C_UsePhysyicEffectWhenAppliedDamage"); \ static_assert(sizeof(DCS_WorldSync_C_UsePhysyicEffectWhenAppliedDamage) == 0x000001, "Wrong size on DCS_WorldSync_C_UsePhysyicEffectWhenAppliedDamage"); \ static_assert(offsetof(DCS_WorldSync_C_UsePhysyicEffectWhenAppliedDamage, ReturnValue) == 0x000000, "Member 'DCS_WorldSync_C_UsePhysyicEffectWhenAppliedDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADCS_WorldSync_C \ static_assert(alignof(ADCS_WorldSync_C) == 0x000008, "Wrong alignment on ADCS_WorldSync_C"); \ static_assert(sizeof(ADCS_WorldSync_C) == 0x000308, "Wrong size on ADCS_WorldSync_C"); \ static_assert(offsetof(ADCS_WorldSync_C, UberGraphFrame) == 0x0002F0, "Member 'ADCS_WorldSync_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ADCS_WorldSync_C, DefaultSceneRoot) == 0x0002F8, "Member 'ADCS_WorldSync_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ADCS_WorldSync_C, SyncSnowFogEffect) == 0x000300, "Member 'ADCS_WorldSync_C::SyncSnowFogEffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing \ static_assert(alignof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing) == 0x000010, "Wrong alignment on BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing"); \ static_assert(sizeof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing) == 0x0005F0, "Wrong size on BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, EntryPoint) == 0x000000, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, Temp_bool_IsClosed_Variable) == 0x000004, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, Temp_bool_Has_Been_Initd_Variable) == 0x000005, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000008, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x000020, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000028, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, K2Node_CreateDelegate_OutputDelegate) == 0x00002C, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_IsActive_ReturnValue) == 0x00003C, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_IsActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, K2Node_CustomEvent_PSystem) == 0x000040, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::K2Node_CustomEvent_PSystem' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, Temp_bool_Has_Been_Initd_Variable_1) == 0x000048, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, K2Node_CustomEvent_MarkTime) == 0x000050, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::K2Node_CustomEvent_MarkTime' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, K2Node_Event_DeltaSeconds) == 0x000058, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000060, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000068, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000070, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_IsAlive_Result) == 0x000081, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000088, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_RandomFloat_ReturnValue) == 0x000090, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_RandomFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_IsValid_ReturnValue) == 0x000098, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_IsValid_ReturnValue_1) == 0x000099, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x0000A0, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_FInterpTo_ReturnValue) == 0x0000A8, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_RandomFloat_ReturnValue_1) == 0x0000B0, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_RandomFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x0000B8, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_FInterpTo_ReturnValue_1) == 0x0000C0, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_FInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000C8, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_BreakVector_X) == 0x0000E0, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_BreakVector_Y) == 0x0000E8, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_BreakVector_Z) == 0x0000F0, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000F8, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000110, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_Lerp_ReturnValue) == 0x000118, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000120, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000128, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_MakeVector_ReturnValue) == 0x000130, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_BreakVector_X_1) == 0x000148, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_BreakVector_Y_1) == 0x000150, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_BreakVector_Z_1) == 0x000158, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000160, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000248, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_Add_DoubleDouble_ReturnValue_3) == 0x000250, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_Add_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_Add_DoubleDouble_ReturnValue_4) == 0x000258, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_Add_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_Add_DoubleDouble_ReturnValue_5) == 0x000260, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_Add_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_MakeVector_ReturnValue_1) == 0x000268, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000280, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_K2_SetActorLocation_SweepHitResult_1) == 0x000298, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_K2_SetActorLocation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_K2_SetActorLocation_ReturnValue_1) == 0x000380, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_K2_SetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000388, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000390, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000398, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_MakeTransform_ReturnValue) == 0x0003B0, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000410, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_FinishSpawningActor_ReturnValue) == 0x000418, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000420, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_K2_GetActorLocation_ReturnValue_4) == 0x000428, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_K2_GetActorLocation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_GetSplineLength_ReturnValue) == 0x000440, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_GetSplineLength_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_GetSocketLocation_ReturnValue) == 0x000448, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_Lerp_ReturnValue_1) == 0x000460, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_GetLocationAtDistanceAlongSpline_ReturnValue) == 0x000468, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_GetLocationAtDistanceAlongSpline_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, K2Node_MakeStruct_S_TwoPointSplinePathConfig) == 0x000480, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::K2Node_MakeStruct_S_TwoPointSplinePathConfig' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_K2_SetActorLocation_SweepHitResult_2) == 0x0004B0, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_K2_SetActorLocation_SweepHitResult_2' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_K2_SetActorLocation_ReturnValue_2) == 0x000598, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_K2_SetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, Temp_bool_IsClosed_Variable_1) == 0x000599, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_IsValid_ReturnValue_2) == 0x00059A, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x0005A0, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x0005B0, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_HasClassInTopQueue_ReturnValue) == 0x0005B8, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_HasClassInTopQueue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_CreateMessageWindow_ReturnValue) == 0x0005B9, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_Lerp_Alpha_ImplicitCast) == 0x0005C0, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_SetPlayRate_NewRate_ImplicitCast) == 0x0005C8, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_SetPlayRate_NewRate_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_Lerp_Alpha_ImplicitCast_1) == 0x0005D0, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_Lerp_Alpha_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_Lerp_A_ImplicitCast) == 0x0005D8, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_Lerp_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing, CallFunc_GetLocationAtDistanceAlongSpline_Distance_ImplicitCast) == 0x0005E0, "Member 'BP_BossDeathSpellActing_C_ExecuteUbergraph_BP_BossDeathSpellActing::CallFunc_GetLocationAtDistanceAlongSpline_Distance_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BossDeathSpellActing_C_InEndTime \ static_assert(alignof(BP_BossDeathSpellActing_C_InEndTime) == 0x000008, "Wrong alignment on BP_BossDeathSpellActing_C_InEndTime"); \ static_assert(sizeof(BP_BossDeathSpellActing_C_InEndTime) == 0x000008, "Wrong size on BP_BossDeathSpellActing_C_InEndTime"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_InEndTime, MarkTime) == 0x000000, "Member 'BP_BossDeathSpellActing_C_InEndTime::MarkTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BossDeathSpellActing_C_OnFinishedEvent \ static_assert(alignof(BP_BossDeathSpellActing_C_OnFinishedEvent) == 0x000008, "Wrong alignment on BP_BossDeathSpellActing_C_OnFinishedEvent"); \ static_assert(sizeof(BP_BossDeathSpellActing_C_OnFinishedEvent) == 0x000008, "Wrong size on BP_BossDeathSpellActing_C_OnFinishedEvent"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_OnFinishedEvent, PSystem) == 0x000000, "Member 'BP_BossDeathSpellActing_C_OnFinishedEvent::PSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BossDeathSpellActing_C_ReceiveTick \ static_assert(alignof(BP_BossDeathSpellActing_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_BossDeathSpellActing_C_ReceiveTick"); \ static_assert(sizeof(BP_BossDeathSpellActing_C_ReceiveTick) == 0x000004, "Wrong size on BP_BossDeathSpellActing_C_ReceiveTick"); \ static_assert(offsetof(BP_BossDeathSpellActing_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_BossDeathSpellActing_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_BossDeathSpellActing_C \ static_assert(alignof(ABP_BossDeathSpellActing_C) == 0x000008, "Wrong alignment on ABP_BossDeathSpellActing_C"); \ static_assert(sizeof(ABP_BossDeathSpellActing_C) == 0x000370, "Wrong size on ABP_BossDeathSpellActing_C"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_BossDeathSpellActing_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, Niagara) == 0x0002F8, "Member 'ABP_BossDeathSpellActing_C::Niagara' has a wrong offset!"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, Scene) == 0x000300, "Member 'ABP_BossDeathSpellActing_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, EndTimeLine_Alpha_CF5F09F549C43499791A9D8A441E19B9) == 0x000308, "Member 'ABP_BossDeathSpellActing_C::EndTimeLine_Alpha_CF5F09F549C43499791A9D8A441E19B9' has a wrong offset!"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, EndTimeLine__Direction_CF5F09F549C43499791A9D8A441E19B9) == 0x00030C, "Member 'ABP_BossDeathSpellActing_C::EndTimeLine__Direction_CF5F09F549C43499791A9D8A441E19B9' has a wrong offset!"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, EndTimeLine) == 0x000310, "Member 'ABP_BossDeathSpellActing_C::EndTimeLine' has a wrong offset!"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, LoopTimeLine______0_1CC36AAC440504034F7310A1E0AB3C45) == 0x000318, "Member 'ABP_BossDeathSpellActing_C::LoopTimeLine______0_1CC36AAC440504034F7310A1E0AB3C45' has a wrong offset!"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, LoopTimeLine__Direction_1CC36AAC440504034F7310A1E0AB3C45) == 0x00031C, "Member 'ABP_BossDeathSpellActing_C::LoopTimeLine__Direction_1CC36AAC440504034F7310A1E0AB3C45' has a wrong offset!"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, LoopTimeLine) == 0x000320, "Member 'ABP_BossDeathSpellActing_C::LoopTimeLine' has a wrong offset!"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, StartTimeLine_UP_55DC70C44BE79D69C931269D9AA6EF96) == 0x000328, "Member 'ABP_BossDeathSpellActing_C::StartTimeLine_UP_55DC70C44BE79D69C931269D9AA6EF96' has a wrong offset!"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, StartTimeLine__Direction_55DC70C44BE79D69C931269D9AA6EF96) == 0x00032C, "Member 'ABP_BossDeathSpellActing_C::StartTimeLine__Direction_55DC70C44BE79D69C931269D9AA6EF96' has a wrong offset!"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, StartTimeLine) == 0x000330, "Member 'ABP_BossDeathSpellActing_C::StartTimeLine' has a wrong offset!"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, SpawnedNS) == 0x000338, "Member 'ABP_BossDeathSpellActing_C::SpawnedNS' has a wrong offset!"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, To_Player_Socket) == 0x000340, "Member 'ABP_BossDeathSpellActing_C::To_Player_Socket' has a wrong offset!"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, UpHeight) == 0x000348, "Member 'ABP_BossDeathSpellActing_C::UpHeight' has a wrong offset!"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, ActorLastLocation) == 0x000350, "Member 'ABP_BossDeathSpellActing_C::ActorLastLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_BossDeathSpellActing_C, TwoPointSplinePath) == 0x000368, "Member 'ABP_BossDeathSpellActing_C::TwoPointSplinePath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupItem_C_ActiveItem \ static_assert(alignof(BP_PickupItem_C_ActiveItem) == 0x000001, "Wrong alignment on BP_PickupItem_C_ActiveItem"); \ static_assert(sizeof(BP_PickupItem_C_ActiveItem) == 0x000001, "Wrong size on BP_PickupItem_C_ActiveItem"); \ static_assert(offsetof(BP_PickupItem_C_ActiveItem, Active_0) == 0x000000, "Member 'BP_PickupItem_C_ActiveItem::Active_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_PickupItem_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupItem_C_CalculateItemPosition \ static_assert(alignof(BP_PickupItem_C_CalculateItemPosition) == 0x000008, "Wrong alignment on BP_PickupItem_C_CalculateItemPosition"); \ static_assert(sizeof(BP_PickupItem_C_CalculateItemPosition) == 0x000108, "Wrong size on BP_PickupItem_C_CalculateItemPosition"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, Anim_Pickup_0) == 0x000000, "Member 'BP_PickupItem_C_CalculateItemPosition::Anim_Pickup_0' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, DelayItemPickup_0) == 0x000008, "Member 'BP_PickupItem_C_CalculateItemPosition::DelayItemPickup_0' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, EnumAction_Pickup) == 0x000010, "Member 'BP_PickupItem_C_CalculateItemPosition::EnumAction_Pickup' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, K2Node_DynamicCast_AsInteraction_Interface) == 0x000018, "Member 'BP_PickupItem_C_CalculateItemPosition::K2Node_DynamicCast_AsInteraction_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'BP_PickupItem_C_CalculateItemPosition::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000030, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_Interact_CharacterComp_IsInteractionCheck) == 0x000048, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_Interact_CharacterComp_IsInteractionCheck' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_Interact_CharacterComp_IsInterruptInteraction) == 0x000049, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_Interact_CharacterComp_IsInterruptInteraction' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_Interact_CharacterComp_IsSearching) == 0x00004A, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_Interact_CharacterComp_IsSearching' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_Interact_CharacterComp_CapsuleHalfHeight) == 0x000050, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_Interact_CharacterComp_CapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_Interact_CharacterComp_Camera) == 0x000058, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_Interact_CharacterComp_Camera' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_BreakVector_X) == 0x000060, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_BreakVector_Y) == 0x000068, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_BreakVector_Z) == 0x000070, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000078, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_MakeVector_ReturnValue) == 0x000080, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000098, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_BreakVector_X_1) == 0x0000B0, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_BreakVector_Y_1) == 0x0000B8, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_BreakVector_Z_1) == 0x0000C0, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_MakeVector_ReturnValue_1) == 0x0000C8, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000E0, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_VSize_ReturnValue) == 0x0000F8, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000100, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_CalculateItemPosition, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000101, "Member 'BP_PickupItem_C_CalculateItemPosition::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem \ static_assert(alignof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem) == 0x000010, "Wrong alignment on BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem"); \ static_assert(sizeof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem) == 0x000E60, "Wrong size on BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, EntryPoint) == 0x000000, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface) == 0x000018, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000030, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_PickupItemsArray_InteractionItem_Array) == 0x000038, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_PickupItemsArray_InteractionItem_Array' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_1) == 0x000048, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_1) == 0x000058, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_GetPlayerPawn_ReturnValue) == 0x000060, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_GetPlayerPawn_ReturnValue_1) == 0x000068, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_GetPlayerPawn_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_2) == 0x000070, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_2) == 0x000080, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_IsValid_ReturnValue) == 0x000081, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_IsValid_ReturnValue_1) == 0x000082, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_IsValid_ReturnValue_2) == 0x000083, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_SetWorldRotation_SweepHitResult) == 0x000088, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_SetWorldRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000170, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Add_VectorVector_ReturnValue) == 0x000188, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x0001A0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_CustomEvent_Active) == 0x000288, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_CustomEvent_Active' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_3) == 0x000290, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_3) == 0x0002A0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsInteractionCheck) == 0x0002A1, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsInteractionCheck' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsInterruptInteraction) == 0x0002A2, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsInterruptInteraction' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsSearching) == 0x0002A3, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsSearching' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_CapsuleHalfHeight) == 0x0002A8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_CapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_Camera) == 0x0002B0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_Camera' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_4) == 0x0002B8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_4) == 0x0002C8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsInteractionCheck_1) == 0x0002C9, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsInteractionCheck_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsInterruptInteraction_1) == 0x0002CA, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsInterruptInteraction_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsSearching_1) == 0x0002CB, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsSearching_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_CapsuleHalfHeight_1) == 0x0002D0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_CapsuleHalfHeight_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_Camera_1) == 0x0002D8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_Camera_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x0002E0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_GetComponentScale_ReturnValue) == 0x0002F8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_GetComponentScale_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_GetComponentScale_ReturnValue_1) == 0x000310, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_GetComponentScale_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x000328, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000340, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x000358, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_SetWorldRotation_SweepHitResult_1) == 0x000370, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_SetWorldRotation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_IsValid_ReturnValue_3) == 0x000458, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, Temp_bool_Variable) == 0x000459, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_5) == 0x000460, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_5' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_5) == 0x000470, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_6) == 0x000478, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_6' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_6) == 0x000488, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_PlayInteractionAnimation_Animation) == 0x000490, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_PlayInteractionAnimation_Animation' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_7) == 0x000498, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_7' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_7) == 0x0004A8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_CreateDelegate_OutputDelegate_1) == 0x0004AC, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x0004C0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_8) == 0x0004C8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_8' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_8) == 0x0004D8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_9) == 0x0004E0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_9' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_9) == 0x0004F0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_10) == 0x0004F8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_10' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_10) == 0x000508, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_10' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_VLerp_ReturnValue) == 0x000510, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_VLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_11) == 0x000528, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_11' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_11) == 0x000538, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_11' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsInteractionCheck_2) == 0x000539, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsInteractionCheck_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsInterruptInteraction_2) == 0x00053A, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsInterruptInteraction_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsSearching_2) == 0x00053B, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsSearching_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_CapsuleHalfHeight_2) == 0x000540, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_CapsuleHalfHeight_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_Camera_2) == 0x000548, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_Camera_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_VLerp_ReturnValue_1) == 0x000550, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_VLerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, Temp_bool_Variable_1) == 0x000568, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_12) == 0x000570, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_12' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_12) == 0x000580, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_12' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_13) == 0x000588, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_13' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_13) == 0x000598, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_13' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_14) == 0x0005A0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_14' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_14) == 0x0005B0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_14' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_15) == 0x0005B8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_15' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_15) == 0x0005C8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_15' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsInteractionCheck_3) == 0x0005C9, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsInteractionCheck_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsInterruptInteraction_3) == 0x0005CA, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsInterruptInteraction_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsSearching_3) == 0x0005CB, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsSearching_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_CapsuleHalfHeight_3) == 0x0005D0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_CapsuleHalfHeight_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_Camera_3) == 0x0005D8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_Camera_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_Select_Default) == 0x0005E0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_FClamp_ReturnValue) == 0x0005E8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0005F0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_CalculateItemPosition_Anim_Pickup) == 0x000608, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_CalculateItemPosition_Anim_Pickup' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_CalculateItemPosition_DelayItemPickup) == 0x000610, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_CalculateItemPosition_DelayItemPickup' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_CalculateItemPosition_EnumAction_Pickup) == 0x000618, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_CalculateItemPosition_EnumAction_Pickup' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_PlayInteractionAnimation_Animation_1) == 0x000620, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_PlayInteractionAnimation_Animation_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_Select_Default_1) == 0x000628, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_FClamp_ReturnValue_1) == 0x000630, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_GetTransform_ReturnValue) == 0x000640, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0006A0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_X) == 0x0006B8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Y) == 0x0006C0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Z) == 0x0006C8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakTransform_Location) == 0x0006D0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakTransform_Rotation) == 0x0006E8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakTransform_Scale) == 0x000700, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_MakeVector_ReturnValue) == 0x000718, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_X_1) == 0x000730, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Y_1) == 0x000738, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Z_1) == 0x000740, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000748, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_X_2) == 0x000760, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Y_2) == 0x000768, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Z_2) == 0x000770, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_16) == 0x000778, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_16' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_16) == 0x000788, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_16' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_MakeVector_ReturnValue_1) == 0x000790, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0007A8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x0007C0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x0007D8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_X_3) == 0x0007F0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_X_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Y_3) == 0x0007F8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Z_3) == 0x000800, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_MakeRotFromX_ReturnValue) == 0x000808, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_MakeRotFromX_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Normal_ReturnValue) == 0x000820, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakRotator_Roll) == 0x000838, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakRotator_Pitch) == 0x00083C, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakRotator_Yaw) == 0x000840, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Multiply_VectorFloat_ReturnValue_1) == 0x000848, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Multiply_VectorFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_MakeRotator_ReturnValue) == 0x000860, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000878, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_RLerp_ReturnValue) == 0x000890, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_RLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_X_4) == 0x0008A8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_X_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Y_4) == 0x0008B0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Y_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Z_4) == 0x0008B8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Z_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_MakeVector_ReturnValue_2) == 0x0008C0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_VLerp_ReturnValue_2) == 0x0008D8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_VLerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_MakeTransform_ReturnValue) == 0x0008F0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_17) == 0x000950, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_17' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_17) == 0x000960, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_17' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_SetActorTransform_SweepHitResult) == 0x000968, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_SetActorTransform_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_SetActorTransform_ReturnValue) == 0x000A50, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_SetActorTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsInteractionCheck_4) == 0x000A51, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsInteractionCheck_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsInterruptInteraction_4) == 0x000A52, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsInterruptInteraction_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsSearching_4) == 0x000A53, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsSearching_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_CapsuleHalfHeight_4) == 0x000A58, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_CapsuleHalfHeight_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_Camera_4) == 0x000A60, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_Camera_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000A68, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_MakeVector_ReturnValue_3) == 0x000A70, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_18) == 0x000A88, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_18' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_18) == 0x000A98, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_18' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_GetActorLocation_ReturnValue_4) == 0x000AA0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_GetActorLocation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_GetActorLocation_ReturnValue_5) == 0x000AB8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_GetActorLocation_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_GetComponentLocation_ReturnValue_3) == 0x000AD0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_GetComponentLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_GetComponentLocation_ReturnValue_4) == 0x000AE8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_GetComponentLocation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x000B00, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_X_5) == 0x000B18, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_X_5' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Y_5) == 0x000B20, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Y_5' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Z_5) == 0x000B28, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Z_5' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000B30, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_MakeVector_ReturnValue_4) == 0x000B48, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_MakeVector_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_X_6) == 0x000B60, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_X_6' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Y_6) == 0x000B68, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Y_6' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Z_6) == 0x000B70, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Z_6' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_19) == 0x000B78, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_19' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_19) == 0x000B88, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_19' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_K2_GetActorLocation_ReturnValue_6) == 0x000B90, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_K2_GetActorLocation_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsInteractionCheck_5) == 0x000BA8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsInteractionCheck_5' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsInterruptInteraction_5) == 0x000BA9, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsInterruptInteraction_5' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_IsSearching_5) == 0x000BAA, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_IsSearching_5' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_CapsuleHalfHeight_5) == 0x000BB0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_CapsuleHalfHeight_5' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_CharacterComp_Camera_5) == 0x000BB8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_CharacterComp_Camera_5' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_X_7) == 0x000BC0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_X_7' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Y_7) == 0x000BC8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Y_7' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Z_7) == 0x000BD0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Z_7' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000BD8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000BE0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_MakeVector_ReturnValue_5) == 0x000BE8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_MakeVector_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000C00, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Subtract_VectorVector_ReturnValue_3) == 0x000C08, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Subtract_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x000C20, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_X_8) == 0x000C28, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_X_8' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Y_8) == 0x000C30, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Y_8' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_BreakVector_Z_8) == 0x000C38, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_BreakVector_Z_8' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000C40, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_MakeVector_ReturnValue_6) == 0x000C48, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_MakeVector_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_MakeVector_ReturnValue_7) == 0x000C60, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_MakeVector_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_VSize_ReturnValue) == 0x000C78, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000C80, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000C81, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_20) == 0x000C88, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_20' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_20) == 0x000C98, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_20' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_21) == 0x000CA0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_21' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_21) == 0x000CB0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_21' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_22) == 0x000CB8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_22' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_22) == 0x000CC8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_22' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_AsInteraction_Interface_23) == 0x000CD0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_AsInteraction_Interface_23' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_DynamicCast_bSuccess_23) == 0x000CE0, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_DynamicCast_bSuccess_23' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Interact_PickupItemsArray_InteractionItem_Array_1) == 0x000CE8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Interact_PickupItemsArray_InteractionItem_Array_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Array_RemoveItem_ReturnValue) == 0x000CF8, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000D00, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000D08, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000D10, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000D18, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Array_AddUnique_ReturnValue) == 0x000D1C, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000D20, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000D28, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_ComponentBoundEvent_OtherActor) == 0x000D30, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_ComponentBoundEvent_OtherComp) == 0x000D38, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000D40, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_ComponentBoundEvent_bFromSweep) == 0x000D44, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_ComponentBoundEvent_SweepResult) == 0x000D48, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000E30, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Delay_Duration_ImplicitCast) == 0x000E34, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Delay_Duration_ImplicitCast_1) == 0x000E38, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Delay_Duration_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_Delay_Duration_ImplicitCast_2) == 0x000E3C, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_Delay_Duration_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_VariableSet_CurrentAnimLength_ImplicitCast) == 0x000E40, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_VariableSet_CurrentAnimLength_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_RetriggerableDelay_Duration_ImplicitCast) == 0x000E48, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_RetriggerableDelay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_RetriggerableDelay_Duration_ImplicitCast_1) == 0x000E4C, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_RetriggerableDelay_Duration_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, K2Node_VariableSet_CurrentAnimLength_ImplicitCast_1) == 0x000E50, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::K2Node_VariableSet_CurrentAnimLength_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem, CallFunc_RetriggerableDelay_Duration_ImplicitCast_2) == 0x000E58, "Member 'BP_PickupItem_C_ExecuteUbergraph_BP_PickupItem::CallFunc_RetriggerableDelay_Duration_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupItem_C_UserConstructionScript \ static_assert(alignof(BP_PickupItem_C_UserConstructionScript) == 0x000001, "Wrong alignment on BP_PickupItem_C_UserConstructionScript"); \ static_assert(sizeof(BP_PickupItem_C_UserConstructionScript) == 0x000002, "Wrong size on BP_PickupItem_C_UserConstructionScript"); \ static_assert(offsetof(BP_PickupItem_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'BP_PickupItem_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupItem_C_UserConstructionScript, CallFunc_SetStaticMesh_ReturnValue) == 0x000001, "Member 'BP_PickupItem_C_UserConstructionScript::CallFunc_SetStaticMesh_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_PickupItem_C \ static_assert(alignof(ABP_PickupItem_C) == 0x000010, "Wrong alignment on ABP_PickupItem_C"); \ static_assert(sizeof(ABP_PickupItem_C) == 0x0004C0, "Wrong size on ABP_PickupItem_C"); \ static_assert(offsetof(ABP_PickupItem_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_PickupItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, IK_Position) == 0x0002F8, "Member 'ABP_PickupItem_C::IK_Position' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, IK_VisualPoint) == 0x000300, "Member 'ABP_PickupItem_C::IK_VisualPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, Item3dText) == 0x000308, "Member 'ABP_PickupItem_C::Item3dText' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, Item_SkeletalMesh) == 0x000310, "Member 'ABP_PickupItem_C::Item_SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, Item_StaticMesh) == 0x000318, "Member 'ABP_PickupItem_C::Item_StaticMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, Trigger) == 0x000320, "Member 'ABP_PickupItem_C::Trigger' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, DefaultSceneRoot) == 0x000328, "Member 'ABP_PickupItem_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, TextScaleDeincrease_Alpha_3857C6D3467585DED15D31954D060128) == 0x000330, "Member 'ABP_PickupItem_C::TextScaleDeincrease_Alpha_3857C6D3467585DED15D31954D060128' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, TextScaleDeincrease__Direction_3857C6D3467585DED15D31954D060128) == 0x000334, "Member 'ABP_PickupItem_C::TextScaleDeincrease__Direction_3857C6D3467585DED15D31954D060128' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, TextScaleDeincrease) == 0x000338, "Member 'ABP_PickupItem_C::TextScaleDeincrease' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, TextScaleIncrease_Alpha_E4FBC63A4DB059458224EBB536827750) == 0x000340, "Member 'ABP_PickupItem_C::TextScaleIncrease_Alpha_E4FBC63A4DB059458224EBB536827750' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, TextScaleIncrease__Direction_E4FBC63A4DB059458224EBB536827750) == 0x000344, "Member 'ABP_PickupItem_C::TextScaleIncrease__Direction_E4FBC63A4DB059458224EBB536827750' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, TextScaleIncrease) == 0x000348, "Member 'ABP_PickupItem_C::TextScaleIncrease' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, SmoothTeleport_Alpha_45762D57448F75889566A8AA9EAD2553) == 0x000350, "Member 'ABP_PickupItem_C::SmoothTeleport_Alpha_45762D57448F75889566A8AA9EAD2553' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, SmoothTeleport__Direction_45762D57448F75889566A8AA9EAD2553) == 0x000354, "Member 'ABP_PickupItem_C::SmoothTeleport__Direction_45762D57448F75889566A8AA9EAD2553' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, SmoothTeleport) == 0x000358, "Member 'ABP_PickupItem_C::SmoothTeleport' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, Transform) == 0x000360, "Member 'ABP_PickupItem_C::Transform' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, Anim_Pickup) == 0x0003C0, "Member 'ABP_PickupItem_C::Anim_Pickup' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, Active) == 0x0003C8, "Member 'ABP_PickupItem_C::Active' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, UseIKLocation) == 0x0003C9, "Member 'ABP_PickupItem_C::UseIKLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, MoveToItem) == 0x0003CA, "Member 'ABP_PickupItem_C::MoveToItem' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, ItemDistance) == 0x0003D0, "Member 'ABP_PickupItem_C::ItemDistance' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, PickUpitem) == 0x0003D8, "Member 'ABP_PickupItem_C::PickUpitem' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, ItemName) == 0x0003E8, "Member 'ABP_PickupItem_C::ItemName' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, ItemStaticMesh) == 0x0003F8, "Member 'ABP_PickupItem_C::ItemStaticMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, ItemSkeletalMesh) == 0x000400, "Member 'ABP_PickupItem_C::ItemSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, Once) == 0x000408, "Member 'ABP_PickupItem_C::Once' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, CustomAnimation) == 0x000409, "Member 'ABP_PickupItem_C::CustomAnimation' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, CustomAnim_Pickup) == 0x000410, "Member 'ABP_PickupItem_C::CustomAnim_Pickup' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, DelayItemPickup) == 0x000418, "Member 'ABP_PickupItem_C::DelayItemPickup' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, CurrentTextScale) == 0x000420, "Member 'ABP_PickupItem_C::CurrentTextScale' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, TextLookAt_Timer) == 0x000438, "Member 'ABP_PickupItem_C::TextLookAt_Timer' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, TextLocation) == 0x000440, "Member 'ABP_PickupItem_C::TextLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, Text) == 0x000458, "Member 'ABP_PickupItem_C::Text' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, TriggerOverlap) == 0x000470, "Member 'ABP_PickupItem_C::TriggerOverlap' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, PickupBegin) == 0x000478, "Member 'ABP_PickupItem_C::PickupBegin' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, Character) == 0x000488, "Member 'ABP_PickupItem_C::Character' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, DelayForCanInterruptPickup) == 0x000490, "Member 'ABP_PickupItem_C::DelayForCanInterruptPickup' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, SetIKLocationTimer) == 0x000498, "Member 'ABP_PickupItem_C::SetIKLocationTimer' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, CurrentAnimLength) == 0x0004A0, "Member 'ABP_PickupItem_C::CurrentAnimLength' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, IK_Z_Position_Correction) == 0x0004A8, "Member 'ABP_PickupItem_C::IK_Z_Position_Correction' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupItem_C, EnumAnimAction_Pickup) == 0x0004B0, "Member 'ABP_PickupItem_C::EnumAnimAction_Pickup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_AnimFinished \ static_assert(alignof(BP_NewPuzzlesDoor_C_AnimFinished) == 0x000001, "Wrong alignment on BP_NewPuzzlesDoor_C_AnimFinished"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_AnimFinished) == 0x000001, "Wrong size on BP_NewPuzzlesDoor_C_AnimFinished"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_AnimFinished, IsOpen) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_AnimFinished::IsOpen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_BndEvt__BP_NewPuzzlesDoor_交互检测盒_K2Node_ComponentBoundEvent_0_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_NewPuzzlesDoor_C_BndEvt__BP_NewPuzzlesDoor_交互检测盒_K2Node_ComponentBoundEvent_0_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_BndEvt__BP_NewPuzzlesDoor_交互检测盒_K2Node_ComponentBoundEvent_0_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_BndEvt__BP_NewPuzzlesDoor_交互检测盒_K2Node_ComponentBoundEvent_0_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_NewPuzzlesDoor_C_BndEvt__BP_NewPuzzlesDoor_交互检测盒_K2Node_ComponentBoundEvent_0_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_BndEvt__BP_NewPuzzlesDoor_交互检测盒_K2Node_ComponentBoundEvent_0_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_BndEvt__BP_NewPuzzlesDoor_交互检测盒_K2Node_ComponentBoundEvent_0_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_BndEvt__BP_NewPuzzlesDoor_交互检测盒_K2Node_ComponentBoundEvent_0_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_NewPuzzlesDoor_C_BndEvt__BP_NewPuzzlesDoor_交互检测盒_K2Node_ComponentBoundEvent_0_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_BndEvt__BP_NewPuzzlesDoor_交互检测盒_K2Node_ComponentBoundEvent_0_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_NewPuzzlesDoor_C_BndEvt__BP_NewPuzzlesDoor_交互检测盒_K2Node_ComponentBoundEvent_0_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_BndEvt__BP_NewPuzzlesDoor_交互检测盒_K2Node_ComponentBoundEvent_0_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_NewPuzzlesDoor_C_BndEvt__BP_NewPuzzlesDoor_交互检测盒_K2Node_ComponentBoundEvent_0_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_CloseDialog \ static_assert(alignof(BP_NewPuzzlesDoor_C_CloseDialog) == 0x000001, "Wrong alignment on BP_NewPuzzlesDoor_C_CloseDialog"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_CloseDialog) == 0x000001, "Wrong size on BP_NewPuzzlesDoor_C_CloseDialog"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_CloseDialog, NeedDealy) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_CloseDialog::NeedDealy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_CustomEvent \ static_assert(alignof(BP_NewPuzzlesDoor_C_CustomEvent) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_CustomEvent"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_CustomEvent) == 0x000008, "Wrong size on BP_NewPuzzlesDoor_C_CustomEvent"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_CustomEvent, Widget) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_CustomEvent::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor \ static_assert(alignof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor) == 0x000718, "Wrong size on BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, EntryPoint) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, Temp_delegate_Variable) == 0x000014, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, Temp_delegate_Variable_1) == 0x000024, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_IsValid_ReturnValue) == 0x000034, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000038, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_GetSingleWidget_K2_ReturnValue_1) == 0x000040, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_GetSingleWidget_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_CreateDelegate_OutputDelegate_1) == 0x000048, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, Temp_int_Variable) == 0x000058, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, Temp_string_Variable) == 0x000060, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, Temp_string_Variable_1) == 0x000070, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, Temp_string_Variable_2) == 0x000080, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_CreateDelegate_OutputDelegate_2) == 0x000090, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, Temp_bool_Variable) == 0x0000A0, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, Temp_byte_Variable) == 0x0000A1, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, Temp_byte_Variable_1) == 0x0000A2, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_CreateDelegate_OutputDelegate_3) == 0x0000A4, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_CustomEvent_Loaded) == 0x0000B8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, Temp_object_Variable) == 0x0000C0, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_DynamicCast_AsDialogue) == 0x0000C8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_DynamicCast_AsDialogue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_DynamicCast_bSuccess) == 0x0000D0, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_CustomEvent_ID) == 0x0000D8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_CustomEvent_ID' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_CustomEvent_Value) == 0x0000E8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_Conv_StringToInt_ReturnValue) == 0x0000F8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_Select_Default) == 0x000100, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_GetMark_Value) == 0x000110, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000120, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x000121, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_CreateDelegate_OutputDelegate_4) == 0x000124, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_CustomEvent_NeedDealy) == 0x000134, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_CustomEvent_NeedDealy' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000138, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_CustomEvent_Key) == 0x000140, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_CustomEvent_Key' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_CustomEvent_IsDissolve) == 0x000148, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_CustomEvent_IsDissolve' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_CustomEvent_NewFirePointID) == 0x000150, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_CustomEvent_NewFirePointID' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_CustomEvent_Widget) == 0x000160, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_CustomEvent_Widget' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_GetExtension_ReturnValue) == 0x000168, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_IsValid_ReturnValue_1) == 0x000170, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000178, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_ComponentBoundEvent_OtherActor) == 0x000180, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_ComponentBoundEvent_OtherComp) == 0x000188, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000190, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000198, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_DynamicCast_bSuccess_1) == 0x0001A0, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0001A8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_Not_PreBool_ReturnValue) == 0x0001B0, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_BooleanAND_ReturnValue) == 0x0001B1, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_GetUIStatic_ReturnValue) == 0x0001B8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_GetUIZOder_ZOder) == 0x0001C0, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_GetPlayerController_ReturnValue) == 0x0001C8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x0001D0, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_Event_EndPlayReason) == 0x0001D8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_IsValid_ReturnValue_2) == 0x0001D9, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_GetPlayerController_ReturnValue_1) == 0x0001E0, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_DynamicCast_AsDCSPlayer_Controller) == 0x0001E8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_DynamicCast_AsDCSPlayer_Controller' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_DynamicCast_bSuccess_2) == 0x0001F0, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_PostEvent_ReturnValue) == 0x0001F4, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_GetZiMu_ReturnValue) == 0x0001F8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_GetZiMu_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000200, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x000218, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000220, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000238, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_SpawnSystemAtLocation_ReturnValue_1) == 0x000250, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_SpawnSystemAtLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_K2_GetComponentRotation_ReturnValue_1) == 0x000258, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_K2_GetComponentRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x000270, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_SpawnSystemAtLocation_ReturnValue_2) == 0x000288, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_SpawnSystemAtLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_PostEvent_ReturnValue_1) == 0x000290, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_DynamicCast_AsInteraction_Interface) == 0x000298, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_DynamicCast_AsInteraction_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_DynamicCast_bSuccess_3) == 0x0002A8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_CustomEvent_IsOpen) == 0x0002A9, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_CustomEvent_IsOpen' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_CustomEvent_DialogueText) == 0x0002B0, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_CustomEvent_DialogueText' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_SetActorObstacleAreaClass_ReturnValue) == 0x0002B8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_SetActorObstacleAreaClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_Select_Default_1) == 0x0002B9, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_SetActorObstacleAreaClass_ReturnValue_1) == 0x0002BA, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_SetActorObstacleAreaClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_CustomEvent_PSystem) == 0x0002C0, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_CustomEvent_PSystem' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_IsValid_ReturnValue_3) == 0x0002C8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_K2_GetComponentRotation_ReturnValue_2) == 0x0002D0, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_K2_GetComponentRotation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_K2_GetComponentLocation_ReturnValue_3) == 0x0002E8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_K2_GetComponentLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_Event_Caller) == 0x000300, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000308, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_DynamicCast_bSuccess_4) == 0x000310, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_VLerp_ReturnValue) == 0x000318, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_VLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000330, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_RLerp_ReturnValue) == 0x000418, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_RLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_K2_SetWorldRotation_SweepHitResult) == 0x000430, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_K2_SetWorldRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_K2_SetWorldLocation_SweepHitResult_1) == 0x000518, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_K2_SetWorldLocation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_K2_SetWorldRotation_SweepHitResult_1) == 0x000600, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_K2_SetWorldRotation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_GetPlayerController_ReturnValue_2) == 0x0006E8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_GetPlayerController_ReturnValue_3) == 0x0006F0, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_GetPlayerController_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, CallFunc_K2_GetComponentRotation_ReturnValue_3) == 0x0006F8, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::CallFunc_K2_GetComponentRotation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor, K2Node_Event_DeltaSeconds) == 0x000710, "Member 'BP_NewPuzzlesDoor_C_ExecuteUbergraph_BP_NewPuzzlesDoor::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_FriePoint \ static_assert(alignof(BP_NewPuzzlesDoor_C_FriePoint) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_FriePoint"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_FriePoint) == 0x000010, "Wrong size on BP_NewPuzzlesDoor_C_FriePoint"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_FriePoint, NewFirePointID) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_FriePoint::NewFirePointID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_GetGeem \ static_assert(alignof(BP_NewPuzzlesDoor_C_GetGeem) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_GetGeem"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_GetGeem) == 0x000010, "Wrong size on BP_NewPuzzlesDoor_C_GetGeem"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_GetGeem, ID) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_GetGeem::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_IS_NOT_EMPTY \ static_assert(alignof(BP_NewPuzzlesDoor_C_IS_NOT_EMPTY) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_IS_NOT_EMPTY"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_IS_NOT_EMPTY) == 0x000018, "Wrong size on BP_NewPuzzlesDoor_C_IS_NOT_EMPTY"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_IS_NOT_EMPTY, InString) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_IS_NOT_EMPTY::InString' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_IS_NOT_EMPTY, NewParam) == 0x000010, "Member 'BP_NewPuzzlesDoor_C_IS_NOT_EMPTY::NewParam' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_IS_NOT_EMPTY, CallFunc_IsEmpty_ReturnValue) == 0x000011, "Member 'BP_NewPuzzlesDoor_C_IS_NOT_EMPTY::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_IS_NOT_EMPTY, CallFunc_Not_PreBool_ReturnValue) == 0x000012, "Member 'BP_NewPuzzlesDoor_C_IS_NOT_EMPTY::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_OnDissolveEnd_Event \ static_assert(alignof(BP_NewPuzzlesDoor_C_OnDissolveEnd_Event) == 0x000004, "Wrong alignment on BP_NewPuzzlesDoor_C_OnDissolveEnd_Event"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_OnDissolveEnd_Event) == 0x00000C, "Wrong size on BP_NewPuzzlesDoor_C_OnDissolveEnd_Event"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_OnDissolveEnd_Event, Key) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_OnDissolveEnd_Event::Key' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_OnDissolveEnd_Event, IsDissolve) == 0x000008, "Member 'BP_NewPuzzlesDoor_C_OnDissolveEnd_Event::IsDissolve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_OnLoaded_71D528784F71480936FF5BABDF767DD7 \ static_assert(alignof(BP_NewPuzzlesDoor_C_OnLoaded_71D528784F71480936FF5BABDF767DD7) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_OnLoaded_71D528784F71480936FF5BABDF767DD7"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_OnLoaded_71D528784F71480936FF5BABDF767DD7) == 0x000008, "Wrong size on BP_NewPuzzlesDoor_C_OnLoaded_71D528784F71480936FF5BABDF767DD7"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_OnLoaded_71D528784F71480936FF5BABDF767DD7, Loaded) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_OnLoaded_71D528784F71480936FF5BABDF767DD7::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_OnSystemFinished \ static_assert(alignof(BP_NewPuzzlesDoor_C_OnSystemFinished) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_OnSystemFinished"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_OnSystemFinished) == 0x000008, "Wrong size on BP_NewPuzzlesDoor_C_OnSystemFinished"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_OnSystemFinished, PSystem) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_OnSystemFinished::PSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_OnTextCreated \ static_assert(alignof(BP_NewPuzzlesDoor_C_OnTextCreated) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_OnTextCreated"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_OnTextCreated) == 0x000008, "Wrong size on BP_NewPuzzlesDoor_C_OnTextCreated"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_OnTextCreated, DialogueText) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_OnTextCreated::DialogueText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_ReceiveEndPlay \ static_assert(alignof(BP_NewPuzzlesDoor_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on BP_NewPuzzlesDoor_C_ReceiveEndPlay"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_ReceiveEndPlay) == 0x000001, "Wrong size on BP_NewPuzzlesDoor_C_ReceiveEndPlay"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_SaveMark \ static_assert(alignof(BP_NewPuzzlesDoor_C_SaveMark) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_SaveMark"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_SaveMark) == 0x000010, "Wrong size on BP_NewPuzzlesDoor_C_SaveMark"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_SaveMark, Value) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_SaveMark::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_StaticNav \ static_assert(alignof(BP_NewPuzzlesDoor_C_StaticNav) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_StaticNav"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_StaticNav) == 0x000030, "Wrong size on BP_NewPuzzlesDoor_C_StaticNav"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_StaticNav, Temp_int_Array_Index_Variable) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_StaticNav::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_StaticNav, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'BP_NewPuzzlesDoor_C_StaticNav::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_StaticNav, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'BP_NewPuzzlesDoor_C_StaticNav::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_StaticNav, K2Node_MakeArray_Array) == 0x000010, "Member 'BP_NewPuzzlesDoor_C_StaticNav::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_StaticNav, CallFunc_Array_Get_Item) == 0x000020, "Member 'BP_NewPuzzlesDoor_C_StaticNav::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_StaticNav, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'BP_NewPuzzlesDoor_C_StaticNav::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_StaticNav, CallFunc_IsValid_ReturnValue) == 0x00002C, "Member 'BP_NewPuzzlesDoor_C_StaticNav::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_StaticNav, CallFunc_Less_IntInt_ReturnValue) == 0x00002D, "Member 'BP_NewPuzzlesDoor_C_StaticNav::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_UpdateCamera \ static_assert(alignof(BP_NewPuzzlesDoor_C_UpdateCamera) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_UpdateCamera"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_UpdateCamera) == 0x000050, "Wrong size on BP_NewPuzzlesDoor_C_UpdateCamera"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdateCamera, Enable_0) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_UpdateCamera::Enable_0' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdateCamera, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'BP_NewPuzzlesDoor_C_UpdateCamera::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdateCamera, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'BP_NewPuzzlesDoor_C_UpdateCamera::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdateCamera, CallFunc_GetPlayerController_ReturnValue_1) == 0x000018, "Member 'BP_NewPuzzlesDoor_C_UpdateCamera::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdateCamera, CallFunc_GetCameraLocation_ReturnValue) == 0x000020, "Member 'BP_NewPuzzlesDoor_C_UpdateCamera::CallFunc_GetCameraLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdateCamera, CallFunc_GetCameraRotation_ReturnValue) == 0x000038, "Member 'BP_NewPuzzlesDoor_C_UpdateCamera::CallFunc_GetCameraRotation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_UpdatePlayerPosition \ static_assert(alignof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition) == 0x000010, "Wrong alignment on BP_NewPuzzlesDoor_C_UpdatePlayerPosition"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition) == 0x000140, "Wrong size on BP_NewPuzzlesDoor_C_UpdatePlayerPosition"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition, CallFunc_GetModel_PluginLevelSaver_ReturnValue) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_UpdatePlayerPosition::CallFunc_GetModel_PluginLevelSaver_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x000008, "Member 'BP_NewPuzzlesDoor_C_UpdatePlayerPosition::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition, CallFunc_GetModel_PluginLevelSaver_ReturnValue_1) == 0x000010, "Member 'BP_NewPuzzlesDoor_C_UpdatePlayerPosition::CallFunc_GetModel_PluginLevelSaver_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000018, "Member 'BP_NewPuzzlesDoor_C_UpdatePlayerPosition::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition, CallFunc_LoadFirepointInfoFromTable_MapToLoad) == 0x000020, "Member 'BP_NewPuzzlesDoor_C_UpdatePlayerPosition::CallFunc_LoadFirepointInfoFromTable_MapToLoad' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition, CallFunc_LoadFirepointInfoFromTable_MapMarks) == 0x000030, "Member 'BP_NewPuzzlesDoor_C_UpdatePlayerPosition::CallFunc_LoadFirepointInfoFromTable_MapMarks' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition, CallFunc_LoadFirepointInfoFromTable_PlayerTransform) == 0x000040, "Member 'BP_NewPuzzlesDoor_C_UpdatePlayerPosition::CallFunc_LoadFirepointInfoFromTable_PlayerTransform' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition, CallFunc_LoadFirepointInfoFromTable_ReturnLevelChatert) == 0x0000A0, "Member 'BP_NewPuzzlesDoor_C_UpdatePlayerPosition::CallFunc_LoadFirepointInfoFromTable_ReturnLevelChatert' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition, CallFunc_LoadFirepointInfoFromTable_OutSectionID) == 0x0000A8, "Member 'BP_NewPuzzlesDoor_C_UpdatePlayerPosition::CallFunc_LoadFirepointInfoFromTable_OutSectionID' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition, CallFunc_JoinStringArray_ReturnValue) == 0x0000B8, "Member 'BP_NewPuzzlesDoor_C_UpdatePlayerPosition::CallFunc_JoinStringArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition, CallFunc_BreakTransform_Location) == 0x0000C8, "Member 'BP_NewPuzzlesDoor_C_UpdatePlayerPosition::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition, CallFunc_BreakTransform_Rotation) == 0x0000E0, "Member 'BP_NewPuzzlesDoor_C_UpdatePlayerPosition::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition, CallFunc_BreakTransform_Scale) == 0x0000F8, "Member 'BP_NewPuzzlesDoor_C_UpdatePlayerPosition::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition, CallFunc_JoinStringArray_ReturnValue_1) == 0x000110, "Member 'BP_NewPuzzlesDoor_C_UpdatePlayerPosition::CallFunc_JoinStringArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition, CallFunc_Conv_RotatorToString_ReturnValue) == 0x000120, "Member 'BP_NewPuzzlesDoor_C_UpdatePlayerPosition::CallFunc_Conv_RotatorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_UpdatePlayerPosition, CallFunc_Conv_VectorToString_ReturnValue) == 0x000130, "Member 'BP_NewPuzzlesDoor_C_UpdatePlayerPosition::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_interact \ static_assert(alignof(BP_NewPuzzlesDoor_C_interact) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_interact"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_interact) == 0x000008, "Wrong size on BP_NewPuzzlesDoor_C_interact"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_interact, Caller) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_interact::Caller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_IsInteractableStatus \ static_assert(alignof(BP_NewPuzzlesDoor_C_IsInteractableStatus) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_IsInteractableStatus"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_IsInteractableStatus) == 0x000018, "Wrong size on BP_NewPuzzlesDoor_C_IsInteractableStatus"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_IsInteractableStatus, Can) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_IsInteractableStatus::Can' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_IsInteractableStatus, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000008, "Member 'BP_NewPuzzlesDoor_C_IsInteractableStatus::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_IsInteractableStatus, CallFunc_IsInteractableStatus_Can) == 0x000010, "Member 'BP_NewPuzzlesDoor_C_IsInteractableStatus::CallFunc_IsInteractableStatus_Can' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_IsInteractableStatus, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'BP_NewPuzzlesDoor_C_IsInteractableStatus::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_OnRefreshDataLayerState \ static_assert(alignof(BP_NewPuzzlesDoor_C_OnRefreshDataLayerState) == 0x000001, "Wrong alignment on BP_NewPuzzlesDoor_C_OnRefreshDataLayerState"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_OnRefreshDataLayerState) == 0x000001, "Wrong size on BP_NewPuzzlesDoor_C_OnRefreshDataLayerState"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_OnRefreshDataLayerState, bIsInAnyActiveLayer) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_OnRefreshDataLayerState::bIsInAnyActiveLayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_ReceiveTick \ static_assert(alignof(BP_NewPuzzlesDoor_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_NewPuzzlesDoor_C_ReceiveTick"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_ReceiveTick) == 0x000004, "Wrong size on BP_NewPuzzlesDoor_C_ReceiveTick"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_修改吸附位置 \ static_assert(alignof(BP_NewPuzzlesDoor_C_修改吸附位置) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_修改吸附位置"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_修改吸附位置) == 0x000180, "Wrong size on BP_NewPuzzlesDoor_C_修改吸附位置"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_修改吸附位置, CallFunc_GetActorForwardVector_ReturnValue) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_修改吸附位置::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_修改吸附位置, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000018, "Member 'BP_NewPuzzlesDoor_C_修改吸附位置::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_修改吸附位置, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000020, "Member 'BP_NewPuzzlesDoor_C_修改吸附位置::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_修改吸附位置, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000038, "Member 'BP_NewPuzzlesDoor_C_修改吸附位置::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_修改吸附位置, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'BP_NewPuzzlesDoor_C_修改吸附位置::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_修改吸附位置, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000068, "Member 'BP_NewPuzzlesDoor_C_修改吸附位置::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_修改吸附位置, CallFunc_Add_VectorVector_ReturnValue) == 0x000080, "Member 'BP_NewPuzzlesDoor_C_修改吸附位置::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_修改吸附位置, CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult) == 0x000098, "Member 'BP_NewPuzzlesDoor_C_修改吸附位置::CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_刷新动画 \ static_assert(alignof(BP_NewPuzzlesDoor_C_刷新动画) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_刷新动画"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_刷新动画) == 0x000008, "Wrong size on BP_NewPuzzlesDoor_C_刷新动画"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_刷新动画, Anim) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_刷新动画::Anim' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_成就 \ static_assert(alignof(BP_NewPuzzlesDoor_C_成就) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_成就"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_成就) == 0x000080, "Wrong size on BP_NewPuzzlesDoor_C_成就"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_成就, CallFunc_GetMark_Value) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_成就::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_成就, CallFunc_GetMark_Value_1) == 0x000010, "Member 'BP_NewPuzzlesDoor_C_成就::CallFunc_GetMark_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_成就, CallFunc_IS_NOT_EMPTY_NewParam) == 0x000020, "Member 'BP_NewPuzzlesDoor_C_成就::CallFunc_IS_NOT_EMPTY_NewParam' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_成就, CallFunc_IS_NOT_EMPTY_NewParam_1) == 0x000021, "Member 'BP_NewPuzzlesDoor_C_成就::CallFunc_IS_NOT_EMPTY_NewParam_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_成就, CallFunc_GetMark_Value_2) == 0x000028, "Member 'BP_NewPuzzlesDoor_C_成就::CallFunc_GetMark_Value_2' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_成就, CallFunc_BooleanAND_ReturnValue) == 0x000038, "Member 'BP_NewPuzzlesDoor_C_成就::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_成就, CallFunc_IS_NOT_EMPTY_NewParam_2) == 0x000039, "Member 'BP_NewPuzzlesDoor_C_成就::CallFunc_IS_NOT_EMPTY_NewParam_2' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_成就, CallFunc_BooleanAND_ReturnValue_1) == 0x00003A, "Member 'BP_NewPuzzlesDoor_C_成就::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_成就, CallFunc_GetMark_Value_3) == 0x000040, "Member 'BP_NewPuzzlesDoor_C_成就::CallFunc_GetMark_Value_3' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_成就, CallFunc_IS_NOT_EMPTY_NewParam_3) == 0x000050, "Member 'BP_NewPuzzlesDoor_C_成就::CallFunc_IS_NOT_EMPTY_NewParam_3' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_成就, CallFunc_GetMark_Value_4) == 0x000058, "Member 'BP_NewPuzzlesDoor_C_成就::CallFunc_GetMark_Value_4' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_成就, CallFunc_GetMark_Value_5) == 0x000068, "Member 'BP_NewPuzzlesDoor_C_成就::CallFunc_GetMark_Value_5' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_成就, CallFunc_IS_NOT_EMPTY_NewParam_4) == 0x000078, "Member 'BP_NewPuzzlesDoor_C_成就::CallFunc_IS_NOT_EMPTY_NewParam_4' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_成就, CallFunc_IS_NOT_EMPTY_NewParam_5) == 0x000079, "Member 'BP_NewPuzzlesDoor_C_成就::CallFunc_IS_NOT_EMPTY_NewParam_5' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_成就, CallFunc_BooleanAND_ReturnValue_2) == 0x00007A, "Member 'BP_NewPuzzlesDoor_C_成就::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_成就, CallFunc_BooleanAND_ReturnValue_3) == 0x00007B, "Member 'BP_NewPuzzlesDoor_C_成就::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_NewPuzzlesDoor_C_调整玩家朝向 \ static_assert(alignof(BP_NewPuzzlesDoor_C_调整玩家朝向) == 0x000008, "Wrong alignment on BP_NewPuzzlesDoor_C_调整玩家朝向"); \ static_assert(sizeof(BP_NewPuzzlesDoor_C_调整玩家朝向) == 0x0000B8, "Wrong size on BP_NewPuzzlesDoor_C_调整玩家朝向"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_调整玩家朝向, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000000, "Member 'BP_NewPuzzlesDoor_C_调整玩家朝向::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_调整玩家朝向, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'BP_NewPuzzlesDoor_C_调整玩家朝向::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_调整玩家朝向, CallFunc_BreakVector_X) == 0x000020, "Member 'BP_NewPuzzlesDoor_C_调整玩家朝向::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_调整玩家朝向, CallFunc_BreakVector_Y) == 0x000028, "Member 'BP_NewPuzzlesDoor_C_调整玩家朝向::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_调整玩家朝向, CallFunc_BreakVector_Z) == 0x000030, "Member 'BP_NewPuzzlesDoor_C_调整玩家朝向::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_调整玩家朝向, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000038, "Member 'BP_NewPuzzlesDoor_C_调整玩家朝向::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_调整玩家朝向, CallFunc_MakeVector_ReturnValue) == 0x000050, "Member 'BP_NewPuzzlesDoor_C_调整玩家朝向::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_调整玩家朝向, CallFunc_BreakVector_X_1) == 0x000068, "Member 'BP_NewPuzzlesDoor_C_调整玩家朝向::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_调整玩家朝向, CallFunc_BreakVector_Y_1) == 0x000070, "Member 'BP_NewPuzzlesDoor_C_调整玩家朝向::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_调整玩家朝向, CallFunc_BreakVector_Z_1) == 0x000078, "Member 'BP_NewPuzzlesDoor_C_调整玩家朝向::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_调整玩家朝向, CallFunc_MakeVector_ReturnValue_1) == 0x000080, "Member 'BP_NewPuzzlesDoor_C_调整玩家朝向::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_调整玩家朝向, CallFunc_FindLookAtRotation_ReturnValue) == 0x000098, "Member 'BP_NewPuzzlesDoor_C_调整玩家朝向::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_NewPuzzlesDoor_C_调整玩家朝向, CallFunc_K2_SetActorRotation_ReturnValue) == 0x0000B0, "Member 'BP_NewPuzzlesDoor_C_调整玩家朝向::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_NewPuzzlesDoor_C \ static_assert(alignof(ABP_NewPuzzlesDoor_C) == 0x000010, "Wrong alignment on ABP_NewPuzzlesDoor_C"); \ static_assert(sizeof(ABP_NewPuzzlesDoor_C) == 0x000860, "Wrong size on ABP_NewPuzzlesDoor_C"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, UberGraphFrame_BP_NewPuzzlesDoor_C) == 0x000688, "Member 'ABP_NewPuzzlesDoor_C::UberGraphFrame_BP_NewPuzzlesDoor_C' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, 这个策划别动) == 0x000690, "Member 'ABP_NewPuzzlesDoor_C::这个策划别动' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, NavBox) == 0x000698, "Member 'ABP_NewPuzzlesDoor_C::NavBox' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, NavBoxRpillar) == 0x0006A0, "Member 'ABP_NewPuzzlesDoor_C::NavBoxRpillar' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, NavBoxLpillar) == 0x0006A8, "Member 'ABP_NewPuzzlesDoor_C::NavBoxLpillar' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, NavBoxR) == 0x0006B0, "Member 'ABP_NewPuzzlesDoor_C::NavBoxR' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, NavBoxL) == 0x0006B8, "Member 'ABP_NewPuzzlesDoor_C::NavBoxL' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, 门上文字特效) == 0x0006C0, "Member 'ABP_NewPuzzlesDoor_C::门上文字特效' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, Camera) == 0x0006C8, "Member 'ABP_NewPuzzlesDoor_C::Camera' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, SpringArm) == 0x0006D0, "Member 'ABP_NewPuzzlesDoor_C::SpringArm' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, ImplCharacterSoundComponent) == 0x0006D8, "Member 'ABP_NewPuzzlesDoor_C::ImplCharacterSoundComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, AC_DissolveComponent) == 0x0006E0, "Member 'ABP_NewPuzzlesDoor_C::AC_DissolveComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, Timeline_NewTrack_0_C4EE30DB45D004AD2E9681BA0DEFEFBC) == 0x0006E8, "Member 'ABP_NewPuzzlesDoor_C::Timeline_NewTrack_0_C4EE30DB45D004AD2E9681BA0DEFEFBC' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, Timeline__Direction_C4EE30DB45D004AD2E9681BA0DEFEFBC) == 0x0006EC, "Member 'ABP_NewPuzzlesDoor_C::Timeline__Direction_C4EE30DB45D004AD2E9681BA0DEFEFBC' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, Timeline) == 0x0006F0, "Member 'ABP_NewPuzzlesDoor_C::Timeline' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, _____NewTrack_0_3FBDDA274A3CF21AE8162BAE264E749D) == 0x0006F8, "Member 'ABP_NewPuzzlesDoor_C::_____NewTrack_0_3FBDDA274A3CF21AE8162BAE264E749D' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, ______Direction_3FBDDA274A3CF21AE8162BAE264E749D) == 0x0006FC, "Member 'ABP_NewPuzzlesDoor_C::______Direction_3FBDDA274A3CF21AE8162BAE264E749D' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, 材质消失) == 0x000700, "Member 'ABP_NewPuzzlesDoor_C::材质消失' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, dialog) == 0x000708, "Member 'ABP_NewPuzzlesDoor_C::dialog' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, CurrentDialogue) == 0x000738, "Member 'ABP_NewPuzzlesDoor_C::CurrentDialogue' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, In_Dialogue) == 0x000740, "Member 'ABP_NewPuzzlesDoor_C::In_Dialogue' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, InteractCharacter) == 0x000748, "Member 'ABP_NewPuzzlesDoor_C::InteractCharacter' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, Dissolve_Curve) == 0x000750, "Member 'ABP_NewPuzzlesDoor_C::Dissolve_Curve' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, OnEnable) == 0x000758, "Member 'ABP_NewPuzzlesDoor_C::OnEnable' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, Mark) == 0x000760, "Member 'ABP_NewPuzzlesDoor_C::Mark' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, GeemID) == 0x000770, "Member 'ABP_NewPuzzlesDoor_C::GeemID' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, CallCloseOver) == 0x000780, "Member 'ABP_NewPuzzlesDoor_C::CallCloseOver' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, DoorOpen) == 0x000790, "Member 'ABP_NewPuzzlesDoor_C::DoorOpen' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, New_Fire_Point_ID) == 0x000798, "Member 'ABP_NewPuzzlesDoor_C::New_Fire_Point_ID' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, 门状态) == 0x0007A8, "Member 'ABP_NewPuzzlesDoor_C::门状态' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, 执行中) == 0x0007A9, "Member 'ABP_NewPuzzlesDoor_C::执行中' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, 需要传送) == 0x0007AA, "Member 'ABP_NewPuzzlesDoor_C::需要传送' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, NsSomake) == 0x0007B0, "Member 'ABP_NewPuzzlesDoor_C::NsSomake' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, 被吸入时显示的文字) == 0x0007B8, "Member 'ABP_NewPuzzlesDoor_C::被吸入时显示的文字' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, 被吸入时播放的音效) == 0x0007D0, "Member 'ABP_NewPuzzlesDoor_C::被吸入时播放的音效' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, 门上文字特效消散配置) == 0x0007D8, "Member 'ABP_NewPuzzlesDoor_C::门上文字特效消散配置' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, 吸附距离) == 0x0007E0, "Member 'ABP_NewPuzzlesDoor_C::吸附距离' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, TalkText) == 0x0007E8, "Member 'ABP_NewPuzzlesDoor_C::TalkText' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, 启用静态导航) == 0x0007F0, "Member 'ABP_NewPuzzlesDoor_C::启用静态导航' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, CameraBeginLocation) == 0x0007F8, "Member 'ABP_NewPuzzlesDoor_C::CameraBeginLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, InMoveCamera) == 0x000810, "Member 'ABP_NewPuzzlesDoor_C::InMoveCamera' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, PlayerCameraLocation) == 0x000818, "Member 'ABP_NewPuzzlesDoor_C::PlayerCameraLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, CameraBeginRotation) == 0x000830, "Member 'ABP_NewPuzzlesDoor_C::CameraBeginRotation' has a wrong offset!"); \ static_assert(offsetof(ABP_NewPuzzlesDoor_C, PlayerCameraRotation) == 0x000848, "Member 'ABP_NewPuzzlesDoor_C::PlayerCameraRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_InteractionLadder_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_InteractionLadder_C_BndEvt__ladderBottomFloorBox_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionLadder_C_CheckExitToBottom \ static_assert(alignof(BP_InteractionLadder_C_CheckExitToBottom) == 0x000008, "Wrong alignment on BP_InteractionLadder_C_CheckExitToBottom"); \ static_assert(sizeof(BP_InteractionLadder_C_CheckExitToBottom) == 0x000088, "Wrong size on BP_InteractionLadder_C_CheckExitToBottom"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToBottom, CharacterBottomLocation) == 0x000000, "Member 'BP_InteractionLadder_C_CheckExitToBottom::CharacterBottomLocation' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToBottom, InputScale) == 0x000018, "Member 'BP_InteractionLadder_C_CheckExitToBottom::InputScale' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToBottom, Result) == 0x000020, "Member 'BP_InteractionLadder_C_CheckExitToBottom::Result' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToBottom, CallFunc_GetLadderLocation_Top_Location) == 0x000028, "Member 'BP_InteractionLadder_C_CheckExitToBottom::CallFunc_GetLadderLocation_Top_Location' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToBottom, CallFunc_GetLadderLocation_Bottom_Location) == 0x000040, "Member 'BP_InteractionLadder_C_CheckExitToBottom::CallFunc_GetLadderLocation_Bottom_Location' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToBottom, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000058, "Member 'BP_InteractionLadder_C_CheckExitToBottom::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToBottom, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000060, "Member 'BP_InteractionLadder_C_CheckExitToBottom::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToBottom, CallFunc_Dot_VectorVector_ReturnValue) == 0x000078, "Member 'BP_InteractionLadder_C_CheckExitToBottom::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToBottom, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000080, "Member 'BP_InteractionLadder_C_CheckExitToBottom::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToBottom, CallFunc_BooleanAND_ReturnValue) == 0x000081, "Member 'BP_InteractionLadder_C_CheckExitToBottom::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionLadder_C_CheckExitToTop \ static_assert(alignof(BP_InteractionLadder_C_CheckExitToTop) == 0x000008, "Wrong alignment on BP_InteractionLadder_C_CheckExitToTop"); \ static_assert(sizeof(BP_InteractionLadder_C_CheckExitToTop) == 0x000088, "Wrong size on BP_InteractionLadder_C_CheckExitToTop"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToTop, Character_Bottom_Location) == 0x000000, "Member 'BP_InteractionLadder_C_CheckExitToTop::Character_Bottom_Location' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToTop, InputScale) == 0x000018, "Member 'BP_InteractionLadder_C_CheckExitToTop::InputScale' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToTop, Result) == 0x000020, "Member 'BP_InteractionLadder_C_CheckExitToTop::Result' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToTop, CallFunc_GetLadderLocation_Top_Location) == 0x000028, "Member 'BP_InteractionLadder_C_CheckExitToTop::CallFunc_GetLadderLocation_Top_Location' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToTop, CallFunc_GetLadderLocation_Bottom_Location) == 0x000040, "Member 'BP_InteractionLadder_C_CheckExitToTop::CallFunc_GetLadderLocation_Bottom_Location' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToTop, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000058, "Member 'BP_InteractionLadder_C_CheckExitToTop::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToTop, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000060, "Member 'BP_InteractionLadder_C_CheckExitToTop::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToTop, CallFunc_Dot_VectorVector_ReturnValue) == 0x000078, "Member 'BP_InteractionLadder_C_CheckExitToTop::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToTop, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000080, "Member 'BP_InteractionLadder_C_CheckExitToTop::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_CheckExitToTop, CallFunc_BooleanAND_ReturnValue) == 0x000081, "Member 'BP_InteractionLadder_C_CheckExitToTop::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder \ static_assert(alignof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder) == 0x000010, "Wrong alignment on BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder"); \ static_assert(sizeof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder) == 0x000530, "Wrong size on BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, EntryPoint) == 0x000000, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, CallFunc_GetPlayerPawn_ReturnValue) == 0x000008, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, CallFunc_GetPlayerPawn_ReturnValue_1) == 0x000010, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::CallFunc_GetPlayerPawn_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, CallFunc_GetPlayerPawn_ReturnValue_2) == 0x000018, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::CallFunc_GetPlayerPawn_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_OverlappedComponent_3) == 0x000020, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_OverlappedComponent_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_OtherActor_3) == 0x000028, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_OtherActor_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_OtherComp_3) == 0x000030, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_OtherComp_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_OtherBodyIndex_3) == 0x000038, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_OtherBodyIndex_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_bFromSweep_1) == 0x00003C, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_bFromSweep_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_SweepResult_1) == 0x000040, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_SweepResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_OverlappedComponent_2) == 0x000128, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_OverlappedComponent_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_OtherActor_2) == 0x000130, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_OtherActor_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_OtherComp_2) == 0x000138, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_OtherComp_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_OtherBodyIndex_2) == 0x000140, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_OtherBodyIndex_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000144, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, CallFunc_GetPlayerPawn_ReturnValue_3) == 0x000148, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::CallFunc_GetPlayerPawn_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000150, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, CallFunc_GetTransform_ReturnValue) == 0x000160, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_AsInteraction_Interface) == 0x0001C0, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_AsInteraction_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_bSuccess) == 0x0001D0, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_AsInteraction_Interface_1) == 0x0001D8, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_AsInteraction_Interface_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_bSuccess_1) == 0x0001E8, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_AsInteraction_Interface_2) == 0x0001F0, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_AsInteraction_Interface_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_bSuccess_2) == 0x000200, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_AsInteraction_Interface_3) == 0x000208, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_AsInteraction_Interface_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_bSuccess_3) == 0x000218, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000220, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000228, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000230, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000238, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_bFromSweep) == 0x00023C, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_SweepResult) == 0x000240, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x000328, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000330, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_OtherActor) == 0x000338, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_OtherComp) == 0x000340, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000348, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, CallFunc_EqualEqual_ObjectObject_ReturnValue_3) == 0x00034C, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::CallFunc_EqualEqual_ObjectObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_AsInteraction_Interface_4) == 0x000350, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_AsInteraction_Interface_4' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_bSuccess_4) == 0x000360, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_AsInteraction_Interface_5) == 0x000368, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_AsInteraction_Interface_5' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_bSuccess_5) == 0x000378, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, CallFunc_TLerp_ReturnValue) == 0x000380, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::CallFunc_TLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, CallFunc_K2_SetActorTransform_SweepHitResult) == 0x0003E0, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::CallFunc_K2_SetActorTransform_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, CallFunc_K2_SetActorTransform_ReturnValue) == 0x0004C8, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::CallFunc_K2_SetActorTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_AsInteraction_Interface_6) == 0x0004D0, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_AsInteraction_Interface_6' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_bSuccess_6) == 0x0004E0, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_AsInteraction_Interface_7) == 0x0004E8, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_AsInteraction_Interface_7' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_bSuccess_7) == 0x0004F8, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_AsInteraction_Interface_8) == 0x000500, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_AsInteraction_Interface_8' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_bSuccess_8) == 0x000510, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_AsInteraction_Interface_9) == 0x000518, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_AsInteraction_Interface_9' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder, K2Node_DynamicCast_bSuccess_9) == 0x000528, "Member 'BP_InteractionLadder_C_ExecuteUbergraph_BP_InteractionLadder::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionLadder_C_GetLadderLocation \ static_assert(alignof(BP_InteractionLadder_C_GetLadderLocation) == 0x000008, "Wrong alignment on BP_InteractionLadder_C_GetLadderLocation"); \ static_assert(sizeof(BP_InteractionLadder_C_GetLadderLocation) == 0x0000C8, "Wrong size on BP_InteractionLadder_C_GetLadderLocation"); \ static_assert(offsetof(BP_InteractionLadder_C_GetLadderLocation, Top_Location) == 0x000000, "Member 'BP_InteractionLadder_C_GetLadderLocation::Top_Location' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_GetLadderLocation, Bottom_Location) == 0x000018, "Member 'BP_InteractionLadder_C_GetLadderLocation::Bottom_Location' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_GetLadderLocation, CallFunc_Multiply_IntFloat_ReturnValue) == 0x000030, "Member 'BP_InteractionLadder_C_GetLadderLocation::CallFunc_Multiply_IntFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_GetLadderLocation, CallFunc_MakeVector_ReturnValue) == 0x000038, "Member 'BP_InteractionLadder_C_GetLadderLocation::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_GetLadderLocation, CallFunc_MakeVector_ReturnValue_1) == 0x000050, "Member 'BP_InteractionLadder_C_GetLadderLocation::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_GetLadderLocation, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000068, "Member 'BP_InteractionLadder_C_GetLadderLocation::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_GetLadderLocation, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000080, "Member 'BP_InteractionLadder_C_GetLadderLocation::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_GetLadderLocation, CallFunc_Add_VectorVector_ReturnValue) == 0x000098, "Member 'BP_InteractionLadder_C_GetLadderLocation::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_GetLadderLocation, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0000B0, "Member 'BP_InteractionLadder_C_GetLadderLocation::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionLadder_C_GetLadderRotation \ static_assert(alignof(BP_InteractionLadder_C_GetLadderRotation) == 0x000008, "Wrong alignment on BP_InteractionLadder_C_GetLadderRotation"); \ static_assert(sizeof(BP_InteractionLadder_C_GetLadderRotation) == 0x000030, "Wrong size on BP_InteractionLadder_C_GetLadderRotation"); \ static_assert(offsetof(BP_InteractionLadder_C_GetLadderRotation, Rotation) == 0x000000, "Member 'BP_InteractionLadder_C_GetLadderRotation::Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_GetLadderRotation, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000018, "Member 'BP_InteractionLadder_C_GetLadderRotation::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionLadder_C_GetLadderStepHeight \ static_assert(alignof(BP_InteractionLadder_C_GetLadderStepHeight) == 0x000008, "Wrong alignment on BP_InteractionLadder_C_GetLadderStepHeight"); \ static_assert(sizeof(BP_InteractionLadder_C_GetLadderStepHeight) == 0x000008, "Wrong size on BP_InteractionLadder_C_GetLadderStepHeight"); \ static_assert(offsetof(BP_InteractionLadder_C_GetLadderStepHeight, step_height) == 0x000000, "Member 'BP_InteractionLadder_C_GetLadderStepHeight::step_height' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionLadder_C_SetCharacterCollision \ static_assert(alignof(BP_InteractionLadder_C_SetCharacterCollision) == 0x000008, "Wrong alignment on BP_InteractionLadder_C_SetCharacterCollision"); \ static_assert(sizeof(BP_InteractionLadder_C_SetCharacterCollision) == 0x000038, "Wrong size on BP_InteractionLadder_C_SetCharacterCollision"); \ static_assert(offsetof(BP_InteractionLadder_C_SetCharacterCollision, Collide) == 0x000000, "Member 'BP_InteractionLadder_C_SetCharacterCollision::Collide' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_SetCharacterCollision, K2Node_DynamicCast_AsInteraction_Interface) == 0x000008, "Member 'BP_InteractionLadder_C_SetCharacterCollision::K2Node_DynamicCast_AsInteraction_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_SetCharacterCollision, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_InteractionLadder_C_SetCharacterCollision::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_SetCharacterCollision, K2Node_DynamicCast_AsInteraction_Interface_1) == 0x000020, "Member 'BP_InteractionLadder_C_SetCharacterCollision::K2Node_DynamicCast_AsInteraction_Interface_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_SetCharacterCollision, K2Node_DynamicCast_bSuccess_1) == 0x000030, "Member 'BP_InteractionLadder_C_SetCharacterCollision::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionLadder_C_SetEnableCollisionTrigger \ static_assert(alignof(BP_InteractionLadder_C_SetEnableCollisionTrigger) == 0x000001, "Wrong alignment on BP_InteractionLadder_C_SetEnableCollisionTrigger"); \ static_assert(sizeof(BP_InteractionLadder_C_SetEnableCollisionTrigger) == 0x000005, "Wrong size on BP_InteractionLadder_C_SetEnableCollisionTrigger"); \ static_assert(offsetof(BP_InteractionLadder_C_SetEnableCollisionTrigger, Enable) == 0x000000, "Member 'BP_InteractionLadder_C_SetEnableCollisionTrigger::Enable' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_SetEnableCollisionTrigger, Temp_bool_Variable) == 0x000001, "Member 'BP_InteractionLadder_C_SetEnableCollisionTrigger::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_SetEnableCollisionTrigger, Temp_byte_Variable) == 0x000002, "Member 'BP_InteractionLadder_C_SetEnableCollisionTrigger::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_SetEnableCollisionTrigger, Temp_byte_Variable_1) == 0x000003, "Member 'BP_InteractionLadder_C_SetEnableCollisionTrigger::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_SetEnableCollisionTrigger, K2Node_Select_Default) == 0x000004, "Member 'BP_InteractionLadder_C_SetEnableCollisionTrigger::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionLadder_C_SetTargetTransform \ static_assert(alignof(BP_InteractionLadder_C_SetTargetTransform) == 0x000010, "Wrong alignment on BP_InteractionLadder_C_SetTargetTransform"); \ static_assert(sizeof(BP_InteractionLadder_C_SetTargetTransform) == 0x000070, "Wrong size on BP_InteractionLadder_C_SetTargetTransform"); \ static_assert(offsetof(BP_InteractionLadder_C_SetTargetTransform, Temp_bool_Variable) == 0x000000, "Member 'BP_InteractionLadder_C_SetTargetTransform::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_SetTargetTransform, K2Node_Select_Default) == 0x000008, "Member 'BP_InteractionLadder_C_SetTargetTransform::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_SetTargetTransform, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000010, "Member 'BP_InteractionLadder_C_SetTargetTransform::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionLadder_C_UserConstructionScript \ static_assert(alignof(BP_InteractionLadder_C_UserConstructionScript) == 0x000008, "Wrong alignment on BP_InteractionLadder_C_UserConstructionScript"); \ static_assert(sizeof(BP_InteractionLadder_C_UserConstructionScript) == 0x000460, "Wrong size on BP_InteractionLadder_C_UserConstructionScript"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue) == 0x000000, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_BreakVector_X) == 0x000018, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_BreakVector_Y) == 0x000020, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_BreakVector_Z) == 0x000028, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000030, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_1) == 0x000038, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000050, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_2) == 0x000138, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_1) == 0x000150, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_BreakVector_X_1) == 0x000238, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_BreakVector_Y_1) == 0x000240, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_BreakVector_Z_1) == 0x000248, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_2) == 0x000250, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000338, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000340, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_3) == 0x000348, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_4) == 0x000360, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionLadder_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_3) == 0x000378, "Member 'BP_InteractionLadder_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_InteractionLadder_C \ static_assert(alignof(ABP_InteractionLadder_C) == 0x000010, "Wrong alignment on ABP_InteractionLadder_C"); \ static_assert(sizeof(ABP_InteractionLadder_C) == 0x000460, "Wrong size on ABP_InteractionLadder_C"); \ static_assert(offsetof(ABP_InteractionLadder_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_InteractionLadder_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, Cube) == 0x0002F8, "Member 'ABP_InteractionLadder_C::Cube' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, ladderBottomFloorBox) == 0x000300, "Member 'ABP_InteractionLadder_C::ladderBottomFloorBox' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, Arrow_Top) == 0x000308, "Member 'ABP_InteractionLadder_C::Arrow_Top' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, ladderTopFloorBox) == 0x000310, "Member 'ABP_InteractionLadder_C::ladderTopFloorBox' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, Top) == 0x000318, "Member 'ABP_InteractionLadder_C::Top' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, Arrow_Bottom) == 0x000320, "Member 'ABP_InteractionLadder_C::Arrow_Bottom' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, Bottom) == 0x000328, "Member 'ABP_InteractionLadder_C::Bottom' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, DefaultSceneRoot) == 0x000330, "Member 'ABP_InteractionLadder_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, SmoothTeleport_alpha_DAA2105D47CAF4923C478291B2F64BA1) == 0x000338, "Member 'ABP_InteractionLadder_C::SmoothTeleport_alpha_DAA2105D47CAF4923C478291B2F64BA1' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, SmoothTeleport__Direction_DAA2105D47CAF4923C478291B2F64BA1) == 0x00033C, "Member 'ABP_InteractionLadder_C::SmoothTeleport__Direction_DAA2105D47CAF4923C478291B2F64BA1' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, SmoothTeleport) == 0x000340, "Member 'ABP_InteractionLadder_C::SmoothTeleport' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, Character) == 0x000348, "Member 'ABP_InteractionLadder_C::Character' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, ladder_bottom_side_) == 0x000350, "Member 'ABP_InteractionLadder_C::ladder_bottom_side_' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, InteractionTransform) == 0x000360, "Member 'ABP_InteractionLadder_C::InteractionTransform' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, current_character_transform) == 0x0003C0, "Member 'ABP_InteractionLadder_C::current_character_transform' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, toplocation) == 0x000420, "Member 'ABP_InteractionLadder_C::toplocation' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, PlayerCalHeight) == 0x000438, "Member 'ABP_InteractionLadder_C::PlayerCalHeight' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, LadderAnimDownOffset) == 0x000440, "Member 'ABP_InteractionLadder_C::LadderAnimDownOffset' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, LadderAnimFrontOffset) == 0x000448, "Member 'ABP_InteractionLadder_C::LadderAnimFrontOffset' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, LadderAnimUpOffset) == 0x000450, "Member 'ABP_InteractionLadder_C::LadderAnimUpOffset' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionLadder_C, 显示梯子区域) == 0x000458, "Member 'ABP_InteractionLadder_C::显示梯子区域' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_DoorFront_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_InteractionDoor_C_BndEvt__Trigger_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor \ static_assert(alignof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor) == 0x000010, "Wrong alignment on BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor"); \ static_assert(sizeof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor) == 0x000760, "Wrong size on BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, EntryPoint) == 0x000000, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, Temp_bool_Variable) == 0x000004, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, Temp_bool_Variable_1) == 0x000005, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, Temp_bool_Variable_2) == 0x000006, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000018, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface) == 0x000020, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, Temp_bool_Variable_3) == 0x000031, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, Temp_bool_Variable_4) == 0x000032, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_1) == 0x000038, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_1) == 0x000048, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_2) == 0x000050, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_2) == 0x000060, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_3) == 0x000068, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_3) == 0x000078, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_4) == 0x000080, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_4' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_4) == 0x000090, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_5) == 0x000098, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_5' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_5) == 0x0000A8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_6) == 0x0000B0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_6' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_6) == 0x0000C0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_GetPlayerPawn_ReturnValue) == 0x0000C8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_7) == 0x0000D0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_7' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_7) == 0x0000E0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_OverlappedComponent_3) == 0x0000E8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_OverlappedComponent_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_OtherActor_3) == 0x0000F0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_OtherActor_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_OtherComp_3) == 0x0000F8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_OtherComp_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_OtherBodyIndex_3) == 0x000100, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_OtherBodyIndex_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_OverlappedComponent_2) == 0x000108, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_OverlappedComponent_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_OtherActor_2) == 0x000110, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_OtherActor_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_OtherComp_2) == 0x000118, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_OtherComp_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_OtherBodyIndex_2) == 0x000120, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_OtherBodyIndex_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_bFromSweep_1) == 0x000124, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_bFromSweep_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_SweepResult_1) == 0x000128, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_SweepResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000210, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000218, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000220, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000228, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x00022C, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000230, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_OtherActor) == 0x000238, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_OtherComp) == 0x000240, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000248, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_bFromSweep) == 0x00024C, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_ComponentBoundEvent_SweepResult) == 0x000250, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_GetPlayerPawn_ReturnValue_1) == 0x000338, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_GetPlayerPawn_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000340, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_8) == 0x000348, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_8' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_8) == 0x000358, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_9) == 0x000360, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_9' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_9) == 0x000370, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_Interact_CharacterComp_IsInteractionCheck) == 0x000371, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_Interact_CharacterComp_IsInteractionCheck' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_Interact_CharacterComp_IsInterruptInteraction) == 0x000372, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_Interact_CharacterComp_IsInterruptInteraction' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_Interact_CharacterComp_IsSearching) == 0x000373, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_Interact_CharacterComp_IsSearching' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_Interact_CharacterComp_CapsuleHalfHeight) == 0x000378, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_Interact_CharacterComp_CapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_Interact_CharacterComp_Camera) == 0x000380, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_Interact_CharacterComp_Camera' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_10) == 0x000388, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_10' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_10) == 0x000398, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_10' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_11) == 0x0003A0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_11' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_11) == 0x0003B0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_11' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_12) == 0x0003B8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_12' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_12) == 0x0003C8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_12' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_13) == 0x0003D0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_13' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_13) == 0x0003E0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_13' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_14) == 0x0003E8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_14' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_14) == 0x0003F8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_14' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_15) == 0x000400, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_15' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_15) == 0x000410, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_15' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_GetTransform_ReturnValue) == 0x000420, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_16) == 0x000480, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_16' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_16) == 0x000490, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_16' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_17) == 0x000498, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_17' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_17) == 0x0004A8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_17' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, Temp_bool_Variable_5) == 0x0004A9, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_GetPlayerPawn_ReturnValue_2) == 0x0004B0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_GetPlayerPawn_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_Select_Default) == 0x0004B8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x0004C0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_FClamp_ReturnValue) == 0x0004C8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_GetPlayerPawn_ReturnValue_3) == 0x0004D0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_GetPlayerPawn_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_EqualEqual_ObjectObject_ReturnValue_3) == 0x0004D8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_EqualEqual_ObjectObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_Select_Default_1) == 0x0004DC, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_Select_Default_2) == 0x0004E4, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_Interact_PlayInteractionAnimation_Animation) == 0x0004F0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_Interact_PlayInteractionAnimation_Animation' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_Interact_PlayInteractionAnimation_Animation_1) == 0x0004F8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_Interact_PlayInteractionAnimation_Animation_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_Select_Default_3) == 0x000500, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_Select_Default_4) == 0x000508, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_TLerp_ReturnValue) == 0x000510, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_TLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_K2_SetActorTransform_SweepHitResult) == 0x000570, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_K2_SetActorTransform_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_K2_SetActorTransform_ReturnValue) == 0x000658, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_K2_SetActorTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, Temp_bool_Variable_6) == 0x000659, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_Select_Default_5) == 0x000660, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_FClamp_ReturnValue_1) == 0x000668, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_18) == 0x000670, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_18' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_18) == 0x000680, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_18' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000688, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_BreakVector_X) == 0x0006A0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_BreakVector_Y) == 0x0006A8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_BreakVector_Z) == 0x0006B0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_Select_Default_6) == 0x0006B8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0006C0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_19) == 0x0006D8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_19' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_19) == 0x0006E8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_19' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_Interact_CharacterComp_IsInteractionCheck_1) == 0x0006E9, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_Interact_CharacterComp_IsInteractionCheck_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_Interact_CharacterComp_IsInterruptInteraction_1) == 0x0006EA, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_Interact_CharacterComp_IsInterruptInteraction_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_Interact_CharacterComp_IsSearching_1) == 0x0006EB, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_Interact_CharacterComp_IsSearching_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_Interact_CharacterComp_CapsuleHalfHeight_1) == 0x0006F0, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_Interact_CharacterComp_CapsuleHalfHeight_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_Interact_CharacterComp_Camera_1) == 0x0006F8, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_Interact_CharacterComp_Camera_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000700, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_MakeVector_ReturnValue) == 0x000708, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_AsInteraction_Interface_20) == 0x000720, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_AsInteraction_Interface_20' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_DynamicCast_bSuccess_20) == 0x000730, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_DynamicCast_bSuccess_20' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_Delay_Duration_ImplicitCast) == 0x000734, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_Delay_Duration_ImplicitCast_1) == 0x000738, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_Delay_Duration_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_RetriggerableDelay_Duration_ImplicitCast) == 0x00073C, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_RetriggerableDelay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_VariableSet_CurrentAnimLength_ImplicitCast) == 0x000740, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_VariableSet_CurrentAnimLength_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, K2Node_VariableSet_CurrentAnimLength_ImplicitCast_1) == 0x000748, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::K2Node_VariableSet_CurrentAnimLength_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_RetriggerableDelay_Duration_ImplicitCast_1) == 0x000750, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_RetriggerableDelay_Duration_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor, CallFunc_RetriggerableDelay_Duration_ImplicitCast_2) == 0x000754, "Member 'BP_InteractionDoor_C_ExecuteUbergraph_BP_InteractionDoor::CallFunc_RetriggerableDelay_Duration_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionDoor_C_SetCharacterCollision \ static_assert(alignof(BP_InteractionDoor_C_SetCharacterCollision) == 0x000008, "Wrong alignment on BP_InteractionDoor_C_SetCharacterCollision"); \ static_assert(sizeof(BP_InteractionDoor_C_SetCharacterCollision) == 0x000038, "Wrong size on BP_InteractionDoor_C_SetCharacterCollision"); \ static_assert(offsetof(BP_InteractionDoor_C_SetCharacterCollision, Collide) == 0x000000, "Member 'BP_InteractionDoor_C_SetCharacterCollision::Collide' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_SetCharacterCollision, K2Node_DynamicCast_AsInteraction_Interface) == 0x000008, "Member 'BP_InteractionDoor_C_SetCharacterCollision::K2Node_DynamicCast_AsInteraction_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_SetCharacterCollision, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_InteractionDoor_C_SetCharacterCollision::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_SetCharacterCollision, K2Node_DynamicCast_AsInteraction_Interface_1) == 0x000020, "Member 'BP_InteractionDoor_C_SetCharacterCollision::K2Node_DynamicCast_AsInteraction_Interface_1' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_SetCharacterCollision, K2Node_DynamicCast_bSuccess_1) == 0x000030, "Member 'BP_InteractionDoor_C_SetCharacterCollision::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionDoor_C_SetTargetTransform \ static_assert(alignof(BP_InteractionDoor_C_SetTargetTransform) == 0x000010, "Wrong alignment on BP_InteractionDoor_C_SetTargetTransform"); \ static_assert(sizeof(BP_InteractionDoor_C_SetTargetTransform) == 0x000070, "Wrong size on BP_InteractionDoor_C_SetTargetTransform"); \ static_assert(offsetof(BP_InteractionDoor_C_SetTargetTransform, Temp_bool_Variable) == 0x000000, "Member 'BP_InteractionDoor_C_SetTargetTransform::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_SetTargetTransform, K2Node_Select_Default) == 0x000008, "Member 'BP_InteractionDoor_C_SetTargetTransform::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_SetTargetTransform, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000010, "Member 'BP_InteractionDoor_C_SetTargetTransform::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_InteractionDoor_C_UserConstructionScript \ static_assert(alignof(BP_InteractionDoor_C_UserConstructionScript) == 0x000008, "Wrong alignment on BP_InteractionDoor_C_UserConstructionScript"); \ static_assert(sizeof(BP_InteractionDoor_C_UserConstructionScript) == 0x000028, "Wrong size on BP_InteractionDoor_C_UserConstructionScript"); \ static_assert(offsetof(BP_InteractionDoor_C_UserConstructionScript, CallFunc_SetStaticMesh_ReturnValue) == 0x000000, "Member 'BP_InteractionDoor_C_UserConstructionScript::CallFunc_SetStaticMesh_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_UserConstructionScript, K2Node_VariableSet_DelayForCanInterrupt_BackOpen_ImplicitCast) == 0x000008, "Member 'BP_InteractionDoor_C_UserConstructionScript::K2Node_VariableSet_DelayForCanInterrupt_BackOpen_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_UserConstructionScript, K2Node_VariableSet_DelayForCanInterrupt_BackClose_ImplicitCast) == 0x000010, "Member 'BP_InteractionDoor_C_UserConstructionScript::K2Node_VariableSet_DelayForCanInterrupt_BackClose_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_UserConstructionScript, K2Node_VariableSet_DelayForCanInterrupt_FrontOpen_ImplicitCast) == 0x000018, "Member 'BP_InteractionDoor_C_UserConstructionScript::K2Node_VariableSet_DelayForCanInterrupt_FrontOpen_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_InteractionDoor_C_UserConstructionScript, K2Node_VariableSet_DelayForCanInterrupt_FrontClose_ImplicitCast) == 0x000020, "Member 'BP_InteractionDoor_C_UserConstructionScript::K2Node_VariableSet_DelayForCanInterrupt_FrontClose_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_InteractionDoor_C \ static_assert(alignof(ABP_InteractionDoor_C) == 0x000010, "Wrong alignment on ABP_InteractionDoor_C"); \ static_assert(sizeof(ABP_InteractionDoor_C) == 0x000570, "Wrong size on ABP_InteractionDoor_C"); \ static_assert(offsetof(ABP_InteractionDoor_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_InteractionDoor_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, IK_Position_FrontSide) == 0x0002F8, "Member 'ABP_InteractionDoor_C::IK_Position_FrontSide' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, IK_VisualPoint_FrontSide) == 0x000300, "Member 'ABP_InteractionDoor_C::IK_VisualPoint_FrontSide' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, IK_Position_BackSide) == 0x000308, "Member 'ABP_InteractionDoor_C::IK_Position_BackSide' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, IK_VisualPoint_BackSide) == 0x000310, "Member 'ABP_InteractionDoor_C::IK_VisualPoint_BackSide' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, ArrowFront) == 0x000318, "Member 'ABP_InteractionDoor_C::ArrowFront' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, Trigger_DoorFront) == 0x000320, "Member 'ABP_InteractionDoor_C::Trigger_DoorFront' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, SM_Door) == 0x000328, "Member 'ABP_InteractionDoor_C::SM_Door' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, SK_Door) == 0x000330, "Member 'ABP_InteractionDoor_C::SK_Door' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, Trigger_DoorBack) == 0x000338, "Member 'ABP_InteractionDoor_C::Trigger_DoorBack' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, ArrowBack) == 0x000340, "Member 'ABP_InteractionDoor_C::ArrowBack' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, DefaultSceneRoot) == 0x000348, "Member 'ABP_InteractionDoor_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, SmoothTeleport_Alpha_13C426B8415073987B970CAD3AAB97F0) == 0x000350, "Member 'ABP_InteractionDoor_C::SmoothTeleport_Alpha_13C426B8415073987B970CAD3AAB97F0' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, SmoothTeleport__Direction_13C426B8415073987B970CAD3AAB97F0) == 0x000354, "Member 'ABP_InteractionDoor_C::SmoothTeleport__Direction_13C426B8415073987B970CAD3AAB97F0' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, SmoothTeleport) == 0x000358, "Member 'ABP_InteractionDoor_C::SmoothTeleport' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, Open) == 0x000360, "Member 'ABP_InteractionDoor_C::Open' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, Anim_DoorBack_Open) == 0x000368, "Member 'ABP_InteractionDoor_C::Anim_DoorBack_Open' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, CurrentCharacterTransform) == 0x000370, "Member 'ABP_InteractionDoor_C::CurrentCharacterTransform' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, InteractionTransform) == 0x0003D0, "Member 'ABP_InteractionDoor_C::InteractionTransform' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, Locked) == 0x000430, "Member 'ABP_InteractionDoor_C::Locked' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, Anim_DoorBack_Close) == 0x000438, "Member 'ABP_InteractionDoor_C::Anim_DoorBack_Close' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, Anim_DoorFront_Open) == 0x000440, "Member 'ABP_InteractionDoor_C::Anim_DoorFront_Open' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, Anim_DoorFront_Close) == 0x000448, "Member 'ABP_InteractionDoor_C::Anim_DoorFront_Close' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, AnimChar_DoorBack_Open) == 0x000450, "Member 'ABP_InteractionDoor_C::AnimChar_DoorBack_Open' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, AnimChar_DoorBack_Close) == 0x000458, "Member 'ABP_InteractionDoor_C::AnimChar_DoorBack_Close' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, PedestalMaterial) == 0x000460, "Member 'ABP_InteractionDoor_C::PedestalMaterial' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, UseIKLocation) == 0x000468, "Member 'ABP_InteractionDoor_C::UseIKLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, DoorStruct) == 0x000470, "Member 'ABP_InteractionDoor_C::DoorStruct' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, AnimChar_DoorFront_Open) == 0x0004F8, "Member 'ABP_InteractionDoor_C::AnimChar_DoorFront_Open' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, AnimChar_DoorFront_Close) == 0x000500, "Member 'ABP_InteractionDoor_C::AnimChar_DoorFront_Close' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, DoorFrontSide_) == 0x000508, "Member 'ABP_InteractionDoor_C::DoorFrontSide_' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, OnDoorLocked) == 0x000510, "Member 'ABP_InteractionDoor_C::OnDoorLocked' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, OnDoorOpen) == 0x000520, "Member 'ABP_InteractionDoor_C::OnDoorOpen' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, Character) == 0x000530, "Member 'ABP_InteractionDoor_C::Character' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, DelayForCanInterrupt_FrontOpen) == 0x000538, "Member 'ABP_InteractionDoor_C::DelayForCanInterrupt_FrontOpen' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, DelayForCanInterrupt_FrontClose) == 0x000540, "Member 'ABP_InteractionDoor_C::DelayForCanInterrupt_FrontClose' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, DelayForCanInterrupt_BackOpen) == 0x000548, "Member 'ABP_InteractionDoor_C::DelayForCanInterrupt_BackOpen' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, DelayForCanInterrupt_BackClose) == 0x000550, "Member 'ABP_InteractionDoor_C::DelayForCanInterrupt_BackClose' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, SetIKLocationTimer) == 0x000558, "Member 'ABP_InteractionDoor_C::SetIKLocationTimer' has a wrong offset!"); \ static_assert(offsetof(ABP_InteractionDoor_C, CurrentAnimLength) == 0x000560, "Member 'ABP_InteractionDoor_C::CurrentAnimLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_CameraAnimation \ static_assert(alignof(InteractionInterface_C_Interact_CameraAnimation) == 0x000008, "Wrong alignment on InteractionInterface_C_Interact_CameraAnimation"); \ static_assert(sizeof(InteractionInterface_C_Interact_CameraAnimation) == 0x000018, "Wrong size on InteractionInterface_C_Interact_CameraAnimation"); \ static_assert(offsetof(InteractionInterface_C_Interact_CameraAnimation, FOV) == 0x000000, "Member 'InteractionInterface_C_Interact_CameraAnimation::FOV' has a wrong offset!"); \ static_assert(offsetof(InteractionInterface_C_Interact_CameraAnimation, BlendTime) == 0x000008, "Member 'InteractionInterface_C_Interact_CameraAnimation::BlendTime' has a wrong offset!"); \ static_assert(offsetof(InteractionInterface_C_Interact_CameraAnimation, ControlledActor) == 0x000010, "Member 'InteractionInterface_C_Interact_CameraAnimation::ControlledActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_CanInterruptInteraction___ \ static_assert(alignof(InteractionInterface_C_Interact_CanInterruptInteraction___) == 0x000001, "Wrong alignment on InteractionInterface_C_Interact_CanInterruptInteraction___"); \ static_assert(sizeof(InteractionInterface_C_Interact_CanInterruptInteraction___) == 0x000001, "Wrong size on InteractionInterface_C_Interact_CanInterruptInteraction___"); \ static_assert(offsetof(InteractionInterface_C_Interact_CanInterruptInteraction___, CanInterruptInteraction) == 0x000000, "Member 'InteractionInterface_C_Interact_CanInterruptInteraction___::CanInterruptInteraction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_CharacterComp \ static_assert(alignof(InteractionInterface_C_Interact_CharacterComp) == 0x000008, "Wrong alignment on InteractionInterface_C_Interact_CharacterComp"); \ static_assert(sizeof(InteractionInterface_C_Interact_CharacterComp) == 0x000018, "Wrong size on InteractionInterface_C_Interact_CharacterComp"); \ static_assert(offsetof(InteractionInterface_C_Interact_CharacterComp, IsInteractionCheck) == 0x000000, "Member 'InteractionInterface_C_Interact_CharacterComp::IsInteractionCheck' has a wrong offset!"); \ static_assert(offsetof(InteractionInterface_C_Interact_CharacterComp, IsInterruptInteraction) == 0x000001, "Member 'InteractionInterface_C_Interact_CharacterComp::IsInterruptInteraction' has a wrong offset!"); \ static_assert(offsetof(InteractionInterface_C_Interact_CharacterComp, IsSearching) == 0x000002, "Member 'InteractionInterface_C_Interact_CharacterComp::IsSearching' has a wrong offset!"); \ static_assert(offsetof(InteractionInterface_C_Interact_CharacterComp, CapsuleHalfHeight) == 0x000008, "Member 'InteractionInterface_C_Interact_CharacterComp::CapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(InteractionInterface_C_Interact_CharacterComp, Camera) == 0x000010, "Member 'InteractionInterface_C_Interact_CharacterComp::Camera' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_EnterLadder \ static_assert(alignof(InteractionInterface_C_Interact_EnterLadder) == 0x000001, "Wrong alignment on InteractionInterface_C_Interact_EnterLadder"); \ static_assert(sizeof(InteractionInterface_C_Interact_EnterLadder) == 0x000001, "Wrong size on InteractionInterface_C_Interact_EnterLadder"); \ static_assert(offsetof(InteractionInterface_C_Interact_EnterLadder, bottom_side_) == 0x000000, "Member 'InteractionInterface_C_Interact_EnterLadder::bottom_side_' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_InteractionObjectArray \ static_assert(alignof(InteractionInterface_C_Interact_InteractionObjectArray) == 0x000008, "Wrong alignment on InteractionInterface_C_Interact_InteractionObjectArray"); \ static_assert(sizeof(InteractionInterface_C_Interact_InteractionObjectArray) == 0x000010, "Wrong size on InteractionInterface_C_Interact_InteractionObjectArray"); \ static_assert(offsetof(InteractionInterface_C_Interact_InteractionObjectArray, InteractionObjectArray) == 0x000000, "Member 'InteractionInterface_C_Interact_InteractionObjectArray::InteractionObjectArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_PickupItemsArray \ static_assert(alignof(InteractionInterface_C_Interact_PickupItemsArray) == 0x000008, "Wrong alignment on InteractionInterface_C_Interact_PickupItemsArray"); \ static_assert(sizeof(InteractionInterface_C_Interact_PickupItemsArray) == 0x000010, "Wrong size on InteractionInterface_C_Interact_PickupItemsArray"); \ static_assert(offsetof(InteractionInterface_C_Interact_PickupItemsArray, InteractionItem_Array) == 0x000000, "Member 'InteractionInterface_C_Interact_PickupItemsArray::InteractionItem_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_PlayInteractionAnimation \ static_assert(alignof(InteractionInterface_C_Interact_PlayInteractionAnimation) == 0x000008, "Wrong alignment on InteractionInterface_C_Interact_PlayInteractionAnimation"); \ static_assert(sizeof(InteractionInterface_C_Interact_PlayInteractionAnimation) == 0x000010, "Wrong size on InteractionInterface_C_Interact_PlayInteractionAnimation"); \ static_assert(offsetof(InteractionInterface_C_Interact_PlayInteractionAnimation, EnumAction) == 0x000000, "Member 'InteractionInterface_C_Interact_PlayInteractionAnimation::EnumAction' has a wrong offset!"); \ static_assert(offsetof(InteractionInterface_C_Interact_PlayInteractionAnimation, Animation) == 0x000008, "Member 'InteractionInterface_C_Interact_PlayInteractionAnimation::Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_PlayInteractionAnimationByIndex \ static_assert(alignof(InteractionInterface_C_Interact_PlayInteractionAnimationByIndex) == 0x000008, "Wrong alignment on InteractionInterface_C_Interact_PlayInteractionAnimationByIndex"); \ static_assert(sizeof(InteractionInterface_C_Interact_PlayInteractionAnimationByIndex) == 0x000010, "Wrong size on InteractionInterface_C_Interact_PlayInteractionAnimationByIndex"); \ static_assert(offsetof(InteractionInterface_C_Interact_PlayInteractionAnimationByIndex, EnumActionIndex) == 0x000000, "Member 'InteractionInterface_C_Interact_PlayInteractionAnimationByIndex::EnumActionIndex' has a wrong offset!"); \ static_assert(offsetof(InteractionInterface_C_Interact_PlayInteractionAnimationByIndex, Animation) == 0x000008, "Member 'InteractionInterface_C_Interact_PlayInteractionAnimationByIndex::Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_SetCharacterCollision \ static_assert(alignof(InteractionInterface_C_Interact_SetCharacterCollision) == 0x000001, "Wrong alignment on InteractionInterface_C_Interact_SetCharacterCollision"); \ static_assert(sizeof(InteractionInterface_C_Interact_SetCharacterCollision) == 0x000004, "Wrong size on InteractionInterface_C_Interact_SetCharacterCollision"); \ static_assert(offsetof(InteractionInterface_C_Interact_SetCharacterCollision, Collide) == 0x000000, "Member 'InteractionInterface_C_Interact_SetCharacterCollision::Collide' has a wrong offset!"); \ static_assert(offsetof(InteractionInterface_C_Interact_SetCharacterCollision, InteractionObject) == 0x000001, "Member 'InteractionInterface_C_Interact_SetCharacterCollision::InteractionObject' has a wrong offset!"); \ static_assert(offsetof(InteractionInterface_C_Interact_SetCharacterCollision, door) == 0x000002, "Member 'InteractionInterface_C_Interact_SetCharacterCollision::door' has a wrong offset!"); \ static_assert(offsetof(InteractionInterface_C_Interact_SetCharacterCollision, Ladder) == 0x000003, "Member 'InteractionInterface_C_Interact_SetCharacterCollision::Ladder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_SetDoor \ static_assert(alignof(InteractionInterface_C_Interact_SetDoor) == 0x000008, "Wrong alignment on InteractionInterface_C_Interact_SetDoor"); \ static_assert(sizeof(InteractionInterface_C_Interact_SetDoor) == 0x000008, "Wrong size on InteractionInterface_C_Interact_SetDoor"); \ static_assert(offsetof(InteractionInterface_C_Interact_SetDoor, door) == 0x000000, "Member 'InteractionInterface_C_Interact_SetDoor::door' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_SetIKLocation \ static_assert(alignof(InteractionInterface_C_Interact_SetIKLocation) == 0x000008, "Wrong alignment on InteractionInterface_C_Interact_SetIKLocation"); \ static_assert(sizeof(InteractionInterface_C_Interact_SetIKLocation) == 0x000018, "Wrong size on InteractionInterface_C_Interact_SetIKLocation"); \ static_assert(offsetof(InteractionInterface_C_Interact_SetIKLocation, IKLocation) == 0x000000, "Member 'InteractionInterface_C_Interact_SetIKLocation::IKLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_SetInteractionItemsArray \ static_assert(alignof(InteractionInterface_C_Interact_SetInteractionItemsArray) == 0x000008, "Wrong alignment on InteractionInterface_C_Interact_SetInteractionItemsArray"); \ static_assert(sizeof(InteractionInterface_C_Interact_SetInteractionItemsArray) == 0x000010, "Wrong size on InteractionInterface_C_Interact_SetInteractionItemsArray"); \ static_assert(offsetof(InteractionInterface_C_Interact_SetInteractionItemsArray, InteractionItem_Array) == 0x000000, "Member 'InteractionInterface_C_Interact_SetInteractionItemsArray::InteractionItem_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_SetInteractionObjectArray \ static_assert(alignof(InteractionInterface_C_Interact_SetInteractionObjectArray) == 0x000008, "Wrong alignment on InteractionInterface_C_Interact_SetInteractionObjectArray"); \ static_assert(sizeof(InteractionInterface_C_Interact_SetInteractionObjectArray) == 0x000010, "Wrong size on InteractionInterface_C_Interact_SetInteractionObjectArray"); \ static_assert(offsetof(InteractionInterface_C_Interact_SetInteractionObjectArray, InteractionObjectArray) == 0x000000, "Member 'InteractionInterface_C_Interact_SetInteractionObjectArray::InteractionObjectArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_SetIsInteraction \ static_assert(alignof(InteractionInterface_C_Interact_SetIsInteraction) == 0x000001, "Wrong alignment on InteractionInterface_C_Interact_SetIsInteraction"); \ static_assert(sizeof(InteractionInterface_C_Interact_SetIsInteraction) == 0x000001, "Wrong size on InteractionInterface_C_Interact_SetIsInteraction"); \ static_assert(offsetof(InteractionInterface_C_Interact_SetIsInteraction, IsInteraction) == 0x000000, "Member 'InteractionInterface_C_Interact_SetIsInteraction::IsInteraction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_SetIsPickupItem \ static_assert(alignof(InteractionInterface_C_Interact_SetIsPickupItem) == 0x000001, "Wrong alignment on InteractionInterface_C_Interact_SetIsPickupItem"); \ static_assert(sizeof(InteractionInterface_C_Interact_SetIsPickupItem) == 0x000001, "Wrong size on InteractionInterface_C_Interact_SetIsPickupItem"); \ static_assert(offsetof(InteractionInterface_C_Interact_SetIsPickupItem, IsPickup) == 0x000000, "Member 'InteractionInterface_C_Interact_SetIsPickupItem::IsPickup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_SetIsSearching \ static_assert(alignof(InteractionInterface_C_Interact_SetIsSearching) == 0x000001, "Wrong alignment on InteractionInterface_C_Interact_SetIsSearching"); \ static_assert(sizeof(InteractionInterface_C_Interact_SetIsSearching) == 0x000001, "Wrong size on InteractionInterface_C_Interact_SetIsSearching"); \ static_assert(offsetof(InteractionInterface_C_Interact_SetIsSearching, IsSearching) == 0x000000, "Member 'InteractionInterface_C_Interact_SetIsSearching::IsSearching' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_SetLadder \ static_assert(alignof(InteractionInterface_C_Interact_SetLadder) == 0x000008, "Wrong alignment on InteractionInterface_C_Interact_SetLadder"); \ static_assert(sizeof(InteractionInterface_C_Interact_SetLadder) == 0x000008, "Wrong size on InteractionInterface_C_Interact_SetLadder"); \ static_assert(offsetof(InteractionInterface_C_Interact_SetLadder, Ladder) == 0x000000, "Member 'InteractionInterface_C_Interact_SetLadder::Ladder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_SetSearchingAnimation \ static_assert(alignof(InteractionInterface_C_Interact_SetSearchingAnimation) == 0x000008, "Wrong alignment on InteractionInterface_C_Interact_SetSearchingAnimation"); \ static_assert(sizeof(InteractionInterface_C_Interact_SetSearchingAnimation) == 0x000010, "Wrong size on InteractionInterface_C_Interact_SetSearchingAnimation"); \ static_assert(offsetof(InteractionInterface_C_Interact_SetSearchingAnimation, IsSearching) == 0x000000, "Member 'InteractionInterface_C_Interact_SetSearchingAnimation::IsSearching' has a wrong offset!"); \ static_assert(offsetof(InteractionInterface_C_Interact_SetSearchingAnimation, Animation) == 0x000008, "Member 'InteractionInterface_C_Interact_SetSearchingAnimation::Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_SetTriggerOverlap \ static_assert(alignof(InteractionInterface_C_Interact_SetTriggerOverlap) == 0x000001, "Wrong alignment on InteractionInterface_C_Interact_SetTriggerOverlap"); \ static_assert(sizeof(InteractionInterface_C_Interact_SetTriggerOverlap) == 0x000001, "Wrong size on InteractionInterface_C_Interact_SetTriggerOverlap"); \ static_assert(offsetof(InteractionInterface_C_Interact_SetTriggerOverlap, IsTriggerOverlap) == 0x000000, "Member 'InteractionInterface_C_Interact_SetTriggerOverlap::IsTriggerOverlap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Interact_StartSnapTargetZ \ static_assert(alignof(InteractionInterface_C_Interact_StartSnapTargetZ) == 0x000008, "Wrong alignment on InteractionInterface_C_Interact_StartSnapTargetZ"); \ static_assert(sizeof(InteractionInterface_C_Interact_StartSnapTargetZ) == 0x000008, "Wrong size on InteractionInterface_C_Interact_StartSnapTargetZ"); \ static_assert(offsetof(InteractionInterface_C_Interact_StartSnapTargetZ, SnapZToPoint) == 0x000000, "Member 'InteractionInterface_C_Interact_StartSnapTargetZ::SnapZToPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionInterface_C_Stop_CameraAnimation \ static_assert(alignof(InteractionInterface_C_Stop_CameraAnimation) == 0x000008, "Wrong alignment on InteractionInterface_C_Stop_CameraAnimation"); \ static_assert(sizeof(InteractionInterface_C_Stop_CameraAnimation) == 0x000010, "Wrong size on InteractionInterface_C_Stop_CameraAnimation"); \ static_assert(offsetof(InteractionInterface_C_Stop_CameraAnimation, BlendTime) == 0x000000, "Member 'InteractionInterface_C_Stop_CameraAnimation::BlendTime' has a wrong offset!"); \ static_assert(offsetof(InteractionInterface_C_Stop_CameraAnimation, ControlledActor) == 0x000008, "Member 'InteractionInterface_C_Stop_CameraAnimation::ControlledActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IInteractionInterface_C \ static_assert(alignof(IInteractionInterface_C) == 0x000001, "Wrong alignment on IInteractionInterface_C"); \ static_assert(sizeof(IInteractionInterface_C) == 0x000001, "Wrong size on IInteractionInterface_C"); \ #define DUMPER7_ASSERTS_WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase \ static_assert(alignof(WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase) == 0x000004, "Wrong alignment on WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase"); \ static_assert(sizeof(WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase) == 0x000010, "Wrong size on WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase, EntryPoint) == 0x000000, "Member 'WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase, Temp_bool_Variable) == 0x000004, "Member 'WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase, Temp_byte_Variable) == 0x000005, "Member 'WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase, Temp_byte_Variable_1) == 0x000006, "Member 'WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase, K2Node_CustomEvent_Skip) == 0x000007, "Member 'WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase::K2Node_CustomEvent_Skip' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase, K2Node_Select_Default) == 0x000008, "Member 'WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase, K2Node_Event_IsDesignTime) == 0x000009, "Member 'WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase, CallFunc_GetSkip_ReturnValue) == 0x00000A, "Member 'WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase::CallFunc_GetSkip_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase, CallFunc_GetSkip_ReturnValue_1) == 0x00000B, "Member 'WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase::CallFunc_GetSkip_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase, CallFunc_GetSkip_ReturnValue_2) == 0x00000C, "Member 'WB_SelectItem_OptionBase_C_ExecuteUbergraph_WB_SelectItem_OptionBase::CallFunc_GetSkip_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectItem_OptionBase_C_GetCanSelect \ static_assert(alignof(WB_SelectItem_OptionBase_C_GetCanSelect) == 0x000001, "Wrong alignment on WB_SelectItem_OptionBase_C_GetCanSelect"); \ static_assert(sizeof(WB_SelectItem_OptionBase_C_GetCanSelect) == 0x000001, "Wrong size on WB_SelectItem_OptionBase_C_GetCanSelect"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_GetCanSelect, CanSelect) == 0x000000, "Member 'WB_SelectItem_OptionBase_C_GetCanSelect::CanSelect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectItem_OptionBase_C_PreConstruct \ static_assert(alignof(WB_SelectItem_OptionBase_C_PreConstruct) == 0x000001, "Wrong alignment on WB_SelectItem_OptionBase_C_PreConstruct"); \ static_assert(sizeof(WB_SelectItem_OptionBase_C_PreConstruct) == 0x000001, "Wrong size on WB_SelectItem_OptionBase_C_PreConstruct"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_SelectItem_OptionBase_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectItem_OptionBase_C_Select \ static_assert(alignof(WB_SelectItem_OptionBase_C_Select) == 0x000008, "Wrong alignment on WB_SelectItem_OptionBase_C_Select"); \ static_assert(sizeof(WB_SelectItem_OptionBase_C_Select) == 0x000050, "Wrong size on WB_SelectItem_OptionBase_C_Select"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_Select, Select_0) == 0x000000, "Member 'WB_SelectItem_OptionBase_C_Select::Select_0' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_Select, Temp_bool_Variable) == 0x000001, "Member 'WB_SelectItem_OptionBase_C_Select::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_Select, Temp_name_Variable) == 0x000004, "Member 'WB_SelectItem_OptionBase_C_Select::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_Select, Temp_name_Variable_1) == 0x00000C, "Member 'WB_SelectItem_OptionBase_C_Select::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_Select, Temp_bool_Variable_1) == 0x000014, "Member 'WB_SelectItem_OptionBase_C_Select::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_Select, K2Node_Select_Default) == 0x000018, "Member 'WB_SelectItem_OptionBase_C_Select::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_Select, Temp_object_Variable) == 0x000020, "Member 'WB_SelectItem_OptionBase_C_Select::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_Select, CallFunc_GetFontDataColor_ReturnValue) == 0x000028, "Member 'WB_SelectItem_OptionBase_C_Select::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_Select, Temp_object_Variable_1) == 0x000040, "Member 'WB_SelectItem_OptionBase_C_Select::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_Select, K2Node_Select_Default_1) == 0x000048, "Member 'WB_SelectItem_OptionBase_C_Select::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SelectItem_OptionBase_C_SetSkipStyle \ static_assert(alignof(WB_SelectItem_OptionBase_C_SetSkipStyle) == 0x000001, "Wrong alignment on WB_SelectItem_OptionBase_C_SetSkipStyle"); \ static_assert(sizeof(WB_SelectItem_OptionBase_C_SetSkipStyle) == 0x000001, "Wrong size on WB_SelectItem_OptionBase_C_SetSkipStyle"); \ static_assert(offsetof(WB_SelectItem_OptionBase_C_SetSkipStyle, Skip) == 0x000000, "Member 'WB_SelectItem_OptionBase_C_SetSkipStyle::Skip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SelectItem_OptionBase_C \ static_assert(alignof(UWB_SelectItem_OptionBase_C) == 0x000008, "Wrong alignment on UWB_SelectItem_OptionBase_C"); \ static_assert(sizeof(UWB_SelectItem_OptionBase_C) == 0x0002C8, "Wrong size on UWB_SelectItem_OptionBase_C"); \ static_assert(offsetof(UWB_SelectItem_OptionBase_C, UberGraphFrame) == 0x000288, "Member 'UWB_SelectItem_OptionBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_OptionBase_C, CustomizationTextBlock_0) == 0x000290, "Member 'UWB_SelectItem_OptionBase_C::CustomizationTextBlock_0' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_OptionBase_C, Image_cantUse) == 0x000298, "Member 'UWB_SelectItem_OptionBase_C::Image_cantUse' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_OptionBase_C, Image_Select) == 0x0002A0, "Member 'UWB_SelectItem_OptionBase_C::Image_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_OptionBase_C, WGI_Button) == 0x0002A8, "Member 'UWB_SelectItem_OptionBase_C::WGI_Button' has a wrong offset!"); \ static_assert(offsetof(UWB_SelectItem_OptionBase_C, OptionText) == 0x0002B0, "Member 'UWB_SelectItem_OptionBase_C::OptionText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CachedDisplayItemUpdate_C_GetNotifyName \ static_assert(alignof(ANS_CachedDisplayItemUpdate_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_CachedDisplayItemUpdate_C_GetNotifyName"); \ static_assert(sizeof(ANS_CachedDisplayItemUpdate_C_GetNotifyName) == 0x000010, "Wrong size on ANS_CachedDisplayItemUpdate_C_GetNotifyName"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_CachedDisplayItemUpdate_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin \ static_assert(alignof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin) == 0x000168, "Wrong size on ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_GetDisplayName_ReturnValue) == 0x000060, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_GetAnimInstance_ReturnValue) == 0x000070, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000078, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000080, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, K2Node_DynamicCast_AsAbstract_Character) == 0x000088, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000090, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_Montage_GetPlayRate_ReturnValue) == 0x000094, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_Montage_GetPlayRate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_GetMyEquip_Equip) == 0x000098, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_FMax_ReturnValue) == 0x0000A0, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_Montage_GetPosition_ReturnValue) == 0x0000A8, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_Montage_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, Temp_int_Variable) == 0x0000AC, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0000B8, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000C8, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_Add_IntInt_ReturnValue) == 0x0000CC, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_MakeLiteralDouble_ReturnValue) == 0x0000D0, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x0000E0, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000F0, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000100, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000110, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000120, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000130, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000140, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_Reset_Display_Cached_Time_delay_ImplicitCast) == 0x000150, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_Reset_Display_Cached_Time_delay_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_FMax_A_ImplicitCast) == 0x000158, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_FMax_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000160, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyBegin::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd \ static_assert(alignof(ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd) == 0x000068, "Wrong size on ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd, K2Node_DynamicCast_AsAbstract_Character) == 0x000050, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd, CallFunc_GetMyEquip_Equip) == 0x000060, "Member 'ANS_CachedDisplayItemUpdate_C_Received_NotifyEnd::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_CachedDisplayItemUpdate_C \ static_assert(alignof(UANS_CachedDisplayItemUpdate_C) == 0x000008, "Wrong alignment on UANS_CachedDisplayItemUpdate_C"); \ static_assert(sizeof(UANS_CachedDisplayItemUpdate_C) == 0x000040, "Wrong size on UANS_CachedDisplayItemUpdate_C"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton2_New_C_BackKeyEvent \ static_assert(alignof(WB_PackSelectItemBodyButton2_New_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton2_New_C_BackKeyEvent"); \ static_assert(sizeof(WB_PackSelectItemBodyButton2_New_C_BackKeyEvent) == 0x000048, "Wrong size on WB_PackSelectItemBodyButton2_New_C_BackKeyEvent"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_PackSelectItemBodyButton2_New_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_PackSelectItemBodyButton2_New_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton2_New_C_BindEventUsingDiscardMoreEvent \ static_assert(alignof(WB_PackSelectItemBodyButton2_New_C_BindEventUsingDiscardMoreEvent) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton2_New_C_BindEventUsingDiscardMoreEvent"); \ static_assert(sizeof(WB_PackSelectItemBodyButton2_New_C_BindEventUsingDiscardMoreEvent) == 0x000010, "Wrong size on WB_PackSelectItemBodyButton2_New_C_BindEventUsingDiscardMoreEvent"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_BindEventUsingDiscardMoreEvent, Widget) == 0x000000, "Member 'WB_PackSelectItemBodyButton2_New_C_BindEventUsingDiscardMoreEvent::Widget' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_BindEventUsingDiscardMoreEvent, IsUse) == 0x000008, "Member 'WB_PackSelectItemBodyButton2_New_C_BindEventUsingDiscardMoreEvent::IsUse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton2_New_C_CallSelectEvent \ static_assert(alignof(WB_PackSelectItemBodyButton2_New_C_CallSelectEvent) == 0x000004, "Wrong alignment on WB_PackSelectItemBodyButton2_New_C_CallSelectEvent"); \ static_assert(sizeof(WB_PackSelectItemBodyButton2_New_C_CallSelectEvent) == 0x000004, "Wrong size on WB_PackSelectItemBodyButton2_New_C_CallSelectEvent"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_CallSelectEvent, Index_0) == 0x000000, "Member 'WB_PackSelectItemBodyButton2_New_C_CallSelectEvent::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton2_New_C_CallUsingDiscardMoreEvent \ static_assert(alignof(WB_PackSelectItemBodyButton2_New_C_CallUsingDiscardMoreEvent) == 0x000004, "Wrong alignment on WB_PackSelectItemBodyButton2_New_C_CallUsingDiscardMoreEvent"); \ static_assert(sizeof(WB_PackSelectItemBodyButton2_New_C_CallUsingDiscardMoreEvent) == 0x000004, "Wrong size on WB_PackSelectItemBodyButton2_New_C_CallUsingDiscardMoreEvent"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_CallUsingDiscardMoreEvent, ChoseAmount) == 0x000000, "Member 'WB_PackSelectItemBodyButton2_New_C_CallUsingDiscardMoreEvent::ChoseAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton2_New_C_EnterKeyEvent \ static_assert(alignof(WB_PackSelectItemBodyButton2_New_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton2_New_C_EnterKeyEvent"); \ static_assert(sizeof(WB_PackSelectItemBodyButton2_New_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_PackSelectItemBodyButton2_New_C_EnterKeyEvent"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_PackSelectItemBodyButton2_New_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_PackSelectItemBodyButton2_New_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton2_New_C_EquipUpdateItemText \ static_assert(alignof(WB_PackSelectItemBodyButton2_New_C_EquipUpdateItemText) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton2_New_C_EquipUpdateItemText"); \ static_assert(sizeof(WB_PackSelectItemBodyButton2_New_C_EquipUpdateItemText) == 0x000010, "Wrong size on WB_PackSelectItemBodyButton2_New_C_EquipUpdateItemText"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_EquipUpdateItemText, K2Node_MakeArray_Array) == 0x000000, "Member 'WB_PackSelectItemBodyButton2_New_C_EquipUpdateItemText::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New \ static_assert(alignof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New"); \ static_assert(sizeof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New) == 0x000140, "Wrong size on WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, EntryPoint) == 0x000000, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, Temp_delegate_Variable) == 0x000024, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, K2Node_CreateDelegate_OutputDelegate_2) == 0x000034, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_PostEvent_ReturnValue) == 0x000044, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_Greater_IntInt_ReturnValue) == 0x000048, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_BooleanAND_ReturnValue) == 0x000049, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_Not_PreBool_ReturnValue) == 0x00004A, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_BooleanAND_ReturnValue_1) == 0x00004B, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_Not_PreBool_ReturnValue_1) == 0x00004C, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_Greater_IntInt_ReturnValue_1) == 0x00004D, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_BooleanAND_ReturnValue_2) == 0x00004E, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_Not_PreBool_ReturnValue_2) == 0x00004F, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_BooleanAND_ReturnValue_3) == 0x000050, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_Not_PreBool_ReturnValue_3) == 0x000051, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, K2Node_MakeArray_Array) == 0x000058, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, K2Node_CustomEvent_Index) == 0x000068, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, K2Node_SwitchInteger_CmpSuccess) == 0x00006C, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, K2Node_CustomEvent_Widget) == 0x000070, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::K2Node_CustomEvent_Widget' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, K2Node_CustomEvent_IsUse) == 0x000078, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::K2Node_CustomEvent_IsUse' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, K2Node_CustomEvent_ChoseAmount) == 0x00007C, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::K2Node_CustomEvent_ChoseAmount' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_GetUINotify_UINotify) == 0x000080, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_IsAllSkip_SkipAll) == 0x000088, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_IsAllSkip_SkipAll' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_Not_PreBool_ReturnValue_4) == 0x000089, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, K2Node_Event_InGeometry_1) == 0x000090, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, K2Node_Event_isDown_1) == 0x0000D0, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, K2Node_Event_InGeometry) == 0x0000D8, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, K2Node_Event_isDown) == 0x000118, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000119, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_Array_Add_ReturnValue) == 0x00011C, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_Is_Equipment_Item_is) == 0x000120, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_Is_Equipment_Item_is' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000128, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000130, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, K2Node_DynamicCast_bSuccess) == 0x000138, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New, CallFunc_GetOnLadder_OnLadder) == 0x000139, "Member 'WB_PackSelectItemBodyButton2_New_C_ExecuteUbergraph_WB_PackSelectItemBodyButton2_New::CallFunc_GetOnLadder_OnLadder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton2_New_C_Is_Equipment_Item \ static_assert(alignof(WB_PackSelectItemBodyButton2_New_C_Is_Equipment_Item) == 0x000001, "Wrong alignment on WB_PackSelectItemBodyButton2_New_C_Is_Equipment_Item"); \ static_assert(sizeof(WB_PackSelectItemBodyButton2_New_C_Is_Equipment_Item) == 0x000002, "Wrong size on WB_PackSelectItemBodyButton2_New_C_Is_Equipment_Item"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_Is_Equipment_Item, is) == 0x000000, "Member 'WB_PackSelectItemBodyButton2_New_C_Is_Equipment_Item::is' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_Is_Equipment_Item, K2Node_SwitchEnum_CmpSuccess) == 0x000001, "Member 'WB_PackSelectItemBodyButton2_New_C_Is_Equipment_Item::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton2_New_C_IsAllSkip \ static_assert(alignof(WB_PackSelectItemBodyButton2_New_C_IsAllSkip) == 0x000004, "Wrong alignment on WB_PackSelectItemBodyButton2_New_C_IsAllSkip"); \ static_assert(sizeof(WB_PackSelectItemBodyButton2_New_C_IsAllSkip) == 0x000018, "Wrong size on WB_PackSelectItemBodyButton2_New_C_IsAllSkip"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_IsAllSkip, SkipAll) == 0x000000, "Member 'WB_PackSelectItemBodyButton2_New_C_IsAllSkip::SkipAll' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_IsAllSkip, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_PackSelectItemBodyButton2_New_C_IsAllSkip::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_IsAllSkip, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_PackSelectItemBodyButton2_New_C_IsAllSkip::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_IsAllSkip, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_PackSelectItemBodyButton2_New_C_IsAllSkip::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_IsAllSkip, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'WB_PackSelectItemBodyButton2_New_C_IsAllSkip::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_IsAllSkip, CallFunc_Array_Get_Item) == 0x000014, "Member 'WB_PackSelectItemBodyButton2_New_C_IsAllSkip::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_IsAllSkip, CallFunc_Less_IntInt_ReturnValue) == 0x000015, "Member 'WB_PackSelectItemBodyButton2_New_C_IsAllSkip::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton2_New_C_OpenSecondaryPop \ static_assert(alignof(WB_PackSelectItemBodyButton2_New_C_OpenSecondaryPop) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton2_New_C_OpenSecondaryPop"); \ static_assert(sizeof(WB_PackSelectItemBodyButton2_New_C_OpenSecondaryPop) == 0x000028, "Wrong size on WB_PackSelectItemBodyButton2_New_C_OpenSecondaryPop"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_OpenSecondaryPop, IsUse) == 0x000000, "Member 'WB_PackSelectItemBodyButton2_New_C_OpenSecondaryPop::IsUse' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_OpenSecondaryPop, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'WB_PackSelectItemBodyButton2_New_C_OpenSecondaryPop::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_OpenSecondaryPop, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'WB_PackSelectItemBodyButton2_New_C_OpenSecondaryPop::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_OpenSecondaryPop, CallFunc_GetUIZOder_ZOder) == 0x000018, "Member 'WB_PackSelectItemBodyButton2_New_C_OpenSecondaryPop::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_OpenSecondaryPop, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000020, "Member 'WB_PackSelectItemBodyButton2_New_C_OpenSecondaryPop::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton2_New_C_Popwindow_Init \ static_assert(alignof(WB_PackSelectItemBodyButton2_New_C_Popwindow_Init) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton2_New_C_Popwindow_Init"); \ static_assert(sizeof(WB_PackSelectItemBodyButton2_New_C_Popwindow_Init) == 0x000070, "Wrong size on WB_PackSelectItemBodyButton2_New_C_Popwindow_Init"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_Popwindow_Init, PopwindowWidget) == 0x000000, "Member 'WB_PackSelectItemBodyButton2_New_C_Popwindow_Init::PopwindowWidget' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_Popwindow_Init, InputIsUse) == 0x000008, "Member 'WB_PackSelectItemBodyButton2_New_C_Popwindow_Init::InputIsUse' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_Popwindow_Init, Temp_bool_Variable) == 0x000009, "Member 'WB_PackSelectItemBodyButton2_New_C_Popwindow_Init::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_Popwindow_Init, Temp_text_Variable) == 0x000010, "Member 'WB_PackSelectItemBodyButton2_New_C_Popwindow_Init::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_Popwindow_Init, Temp_text_Variable_1) == 0x000028, "Member 'WB_PackSelectItemBodyButton2_New_C_Popwindow_Init::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_Popwindow_Init, K2Node_Select_Default) == 0x000040, "Member 'WB_PackSelectItemBodyButton2_New_C_Popwindow_Init::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_Popwindow_Init, CallFunc_Conv_IntToText_ReturnValue) == 0x000058, "Member 'WB_PackSelectItemBodyButton2_New_C_Popwindow_Init::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem \ static_assert(alignof(WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem) == 0x000008, "Wrong alignment on WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem"); \ static_assert(sizeof(WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem) == 0x000048, "Wrong size on WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem, IsUse) == 0x000000, "Member 'WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem::IsUse' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem, Amount) == 0x000004, "Member 'WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem::Amount' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem, Temp_delegate_Variable) == 0x000008, "Member 'WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem, CallFunc_PostEvent_ReturnValue) == 0x000018, "Member 'WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem, CallFunc_Array_Get_Item) == 0x00001C, "Member 'WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00001D, "Member 'WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem, CallFunc_DiscardUniqueItem_ItemRemoved) == 0x000020, "Member 'WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem::CallFunc_DiscardUniqueItem_ItemRemoved' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000040, "Member 'WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem, CallFunc_BooleanOR_ReturnValue) == 0x000041, "Member 'WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem, CallFunc_DiscardItem_CurrentAmount) == 0x000044, "Member 'WB_PackSelectItemBodyButton2_New_C_UsingDiscardItem::CallFunc_DiscardItem_CurrentAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PackSelectItemBodyButton2_New_C \ static_assert(alignof(UWB_PackSelectItemBodyButton2_New_C) == 0x000008, "Wrong alignment on UWB_PackSelectItemBodyButton2_New_C"); \ static_assert(sizeof(UWB_PackSelectItemBodyButton2_New_C) == 0x000348, "Wrong size on UWB_PackSelectItemBodyButton2_New_C"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_PackSelectItemBodyButton2_New_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, NewAnimation) == 0x0002C8, "Member 'UWB_PackSelectItemBodyButton2_New_C::NewAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, WB_SelectItem) == 0x0002D0, "Member 'UWB_PackSelectItemBodyButton2_New_C::WB_SelectItem' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, PackOne) == 0x0002D8, "Member 'UWB_PackSelectItemBodyButton2_New_C::PackOne' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, Father) == 0x0002E0, "Member 'UWB_PackSelectItemBodyButton2_New_C::Father' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, My_FstoredItem) == 0x0002E8, "Member 'UWB_PackSelectItemBodyButton2_New_C::My_FstoredItem' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, CanDiscard) == 0x000308, "Member 'UWB_PackSelectItemBodyButton2_New_C::CanDiscard' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, CanUse) == 0x000309, "Member 'UWB_PackSelectItemBodyButton2_New_C::CanUse' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, CanUseMore) == 0x00030A, "Member 'UWB_PackSelectItemBodyButton2_New_C::CanUseMore' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, CanDiscardMore) == 0x00030B, "Member 'UWB_PackSelectItemBodyButton2_New_C::CanDiscardMore' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, SelectIndex) == 0x00030C, "Member 'UWB_PackSelectItemBodyButton2_New_C::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, UINotify) == 0x000310, "Member 'UWB_PackSelectItemBodyButton2_New_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, 点击幻化) == 0x000318, "Member 'UWB_PackSelectItemBodyButton2_New_C::点击幻化' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, CantMagicChanage) == 0x000328, "Member 'UWB_PackSelectItemBodyButton2_New_C::CantMagicChanage' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, Type) == 0x000329, "Member 'UWB_PackSelectItemBodyButton2_New_C::Type' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, HaveMagicChanage) == 0x00032A, "Member 'UWB_PackSelectItemBodyButton2_New_C::HaveMagicChanage' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, 取消幻化) == 0x000330, "Member 'UWB_PackSelectItemBodyButton2_New_C::取消幻化' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItemBodyButton2_New_C, CanPlaySound) == 0x000340, "Member 'UWB_PackSelectItemBodyButton2_New_C::CanPlaySound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_AddNeverClearItem \ static_assert(alignof(WB_ArrmorEquipmentPack_C_AddNeverClearItem) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_AddNeverClearItem"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_AddNeverClearItem) == 0x0000C8, "Wrong size on WB_ArrmorEquipmentPack_C_AddNeverClearItem"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, Items) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::Items' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, Type) == 0x000010, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::Type' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, OutputItems) == 0x000018, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::OutputItems' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, Local_Items) == 0x000028, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::Local_Items' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000038, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, Temp_int_Array_Index_Variable) == 0x00003C, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, Temp_int_Loop_Counter_Variable) == 0x000040, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x000048, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, CallFunc_GetMark_Value) == 0x000050, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, CallFunc_Greater_IntInt_ReturnValue) == 0x000060, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000061, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, CallFunc_Array_IsEmpty_ReturnValue) == 0x000062, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, CallFunc_Array_Get_Item) == 0x000064, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000068, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, K2Node_MakeStruct_F_StoredItem) == 0x000070, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, CallFunc_Array_Add_ReturnValue) == 0x000090, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, K2Node_MakeStruct_F_StoredItem_1) == 0x000098, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::K2Node_MakeStruct_F_StoredItem_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, CallFunc_Array_Add_ReturnValue_1) == 0x0000BC, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_AddNeverClearItem, CallFunc_Less_IntInt_ReturnValue) == 0x0000C0, "Member 'WB_ArrmorEquipmentPack_C_AddNeverClearItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_BackKeyEvent \ static_assert(alignof(WB_ArrmorEquipmentPack_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_BackKeyEvent"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_BackKeyEvent) == 0x000048, "Wrong size on WB_ArrmorEquipmentPack_C_BackKeyEvent"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_ArrmorEquipmentPack_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_BndEvt__WB_ArrmorEquipmentPack_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature \ static_assert(alignof(WB_ArrmorEquipmentPack_C_BndEvt__WB_ArrmorEquipmentPack_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_BndEvt__WB_ArrmorEquipmentPack_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_BndEvt__WB_ArrmorEquipmentPack_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature) == 0x000010, "Wrong size on WB_ArrmorEquipmentPack_C_BndEvt__WB_ArrmorEquipmentPack_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_BndEvt__WB_ArrmorEquipmentPack_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature, Item) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_BndEvt__WB_ArrmorEquipmentPack_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature::Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_BndEvt__WB_ArrmorEquipmentPack_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature, Index_0) == 0x000008, "Member 'WB_ArrmorEquipmentPack_C_BndEvt__WB_ArrmorEquipmentPack_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnUnSelectedItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature \ static_assert(alignof(WB_ArrmorEquipmentPack_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature) == 0x000010, "Wrong size on WB_ArrmorEquipmentPack_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature, Item) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature::Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature, Index_0) == 0x000008, "Member 'WB_ArrmorEquipmentPack_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_ClickUpdateEquiment \ static_assert(alignof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_ClickUpdateEquiment"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment) == 0x0004E0, "Wrong size on WB_ArrmorEquipmentPack_C_ClickUpdateEquiment"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, if_showPPT) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::if_showPPT' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, Temp_delegate_Variable) == 0x000004, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_GetUIStatic_ReturnValue) == 0x000018, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_PostEvent_ReturnValue) == 0x000020, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_GetUIZOder_ZOder) == 0x000024, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_GetPlayerController_ReturnValue) == 0x000028, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000030, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, Temp_delegate_Variable_1) == 0x000038, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_Conv_IntToString_ReturnValue) == 0x000048, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_PostEvent_ReturnValue_1) == 0x000058, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_Conv_StringToName_ReturnValue) == 0x00005C, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000064, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000065, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000066, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000067, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000068, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000069, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_Redirect_Table_MappedTable) == 0x000070, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_BooleanOR_ReturnValue) == 0x000078, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_GetDataTableRowFromName_OutRow) == 0x000080, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000360, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_BooleanOR_ReturnValue_1) == 0x000361, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_BooleanOR_ReturnValue_2) == 0x000362, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_BooleanOR_ReturnValue_3) == 0x000363, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_If_Equiment_Eq) == 0x000364, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_If_Equiment_Eq' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x000365, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_GetPlayerEquipmentAtSlot_Item) == 0x000368, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_GetPlayerEquipmentAtSlot_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_EqualEqual_ByteByte_ReturnValue_7) == 0x000388, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_EqualEqual_ByteByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_EqualEqual_GuidGuid_ReturnValue) == 0x000389, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_EqualEqual_GuidGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_GetEquipByID_find) == 0x00038A, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_GetEquipByID_Equipment) == 0x000390, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0004D8, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_BooleanAND_ReturnValue) == 0x0004D9, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_If_Equiment_Eq_1) == 0x0004DA, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_If_Equiment_Eq_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, CallFunc_GetInventoryTypeByID_InventoryType) == 0x0004DB, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::CallFunc_GetInventoryTypeByID_InventoryType' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ClickUpdateEquiment, K2Node_SwitchEnum_CmpSuccess) == 0x0004DC, "Member 'WB_ArrmorEquipmentPack_C_ClickUpdateEquiment::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_DeleteEquiment \ static_assert(alignof(WB_ArrmorEquipmentPack_C_DeleteEquiment) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_DeleteEquiment"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_DeleteEquiment) == 0x000078, "Wrong size on WB_ArrmorEquipmentPack_C_DeleteEquiment"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, NewParam1) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::NewParam1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, Temp_byte_Variable) == 0x000020, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, Temp_bool_Variable) == 0x000021, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, Temp_bool_Variable_1) == 0x000022, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, Temp_bool_Variable_2) == 0x000023, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, Temp_bool_Variable_3) == 0x000024, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, Temp_bool_Variable_4) == 0x000025, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, Temp_bool_Variable_5) == 0x000026, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, Temp_bool_Variable_6) == 0x000027, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, Temp_bool_Variable_7) == 0x000028, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, Temp_bool_Variable_8) == 0x000029, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, Temp_bool_True_if_break_was_hit_Variable) == 0x00002A, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, CallFunc_Not_PreBool_ReturnValue) == 0x000030, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, CallFunc_GetAllChildren_ReturnValue) == 0x000040, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, CallFunc_Array_Get_Item) == 0x000058, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, K2Node_DynamicCast_AsWB_Arrmor_Body_Button_2) == 0x000068, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::K2Node_DynamicCast_AsWB_Arrmor_Body_Button_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, CallFunc_BooleanAND_ReturnValue) == 0x000071, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, CallFunc_EqualEqual_GuidGuid_ReturnValue) == 0x000072, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::CallFunc_EqualEqual_GuidGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000073, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_DeleteEquiment, K2Node_Select_Default) == 0x000074, "Member 'WB_ArrmorEquipmentPack_C_DeleteEquiment::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_EnterKeyEvent \ static_assert(alignof(WB_ArrmorEquipmentPack_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_EnterKeyEvent"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_ArrmorEquipmentPack_C_EnterKeyEvent"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_ArrmorEquipmentPack_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack \ static_assert(alignof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack) == 0x000398, "Wrong size on WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, EntryPoint) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_bool_Variable) == 0x000004, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_byte_Variable) == 0x000005, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_byte_Variable_1) == 0x000006, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_byte_Variable_2) == 0x000007, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, CallFunc_CanClick_Can) == 0x000008, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::CallFunc_CanClick_Can' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable) == 0x000010, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_1) == 0x000028, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_2) == 0x000040, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_3) == 0x000058, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_4) == 0x000070, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_5) == 0x000088, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_6) == 0x0000A0, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_7) == 0x0000B8, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_8) == 0x0000D0, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_9) == 0x0000E8, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_10) == 0x000100, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_11) == 0x000118, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_12) == 0x000130, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_12' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_13) == 0x000148, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_13' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_14) == 0x000160, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_14' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_15) == 0x000178, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_15' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_16) == 0x000190, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_16' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_text_Variable_17) == 0x0001A8, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_text_Variable_17' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, Temp_delegate_Variable) == 0x0001C0, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, CallFunc_PostEvent_ReturnValue) == 0x0001D0, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_CustomEvent_OldItem) == 0x0001D8, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_CustomEvent_NewItem) == 0x0001F8, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_CustomEvent_Type) == 0x000218, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_CustomEvent_SlotIndex) == 0x00021C, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_CustomEvent_ItemIndex) == 0x000220, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_CustomEvent_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_CustomEvent_EquimentType) == 0x000224, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_CustomEvent_EquimentType' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_CustomEvent_EquimentPos) == 0x000228, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_CustomEvent_EquimentPos' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_CustomEvent_EquipItem) == 0x000238, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_CustomEvent_EquipItem' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_Select_Default) == 0x000258, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_Event_InGeometry_1) == 0x000270, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_Event_isDown_1) == 0x0002B0, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_Event_InGeometry) == 0x0002B8, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_Event_isDown) == 0x0002F8, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_ComponentBoundEvent_Item_1) == 0x000300, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_ComponentBoundEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_ComponentBoundEvent_Index_1) == 0x000308, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_ComponentBoundEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, CallFunc_GetUINotify_UINotify) == 0x000310, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_DynamicCast_AsWB_Arrmor_Body_Button_2) == 0x000318, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_DynamicCast_AsWB_Arrmor_Body_Button_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_DynamicCast_bSuccess) == 0x000320, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_CustomEvent_Open) == 0x000321, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_CustomEvent_Open' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, CallFunc_Conv_IntToString_ReturnValue) == 0x000328, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_Select_Default_1) == 0x000338, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000339, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_ComponentBoundEvent_Item) == 0x000340, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_ComponentBoundEvent_Index) == 0x000348, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_ComponentBoundEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_DynamicCast_AsWB_Arrmor_Body_Button_2_1) == 0x000350, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_DynamicCast_AsWB_Arrmor_Body_Button_2_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_DynamicCast_bSuccess_1) == 0x000358, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, CallFunc_GetUIStatic_ReturnValue) == 0x000360, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, CallFunc_GetUIZOder_ZOder) == 0x000368, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, CallFunc_GetPlayerController_ReturnValue) == 0x000370, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000378, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000380, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack, K2Node_CreateDelegate_OutputDelegate) == 0x000384, "Member 'WB_ArrmorEquipmentPack_C_ExecuteUbergraph_WB_ArrmorEquipmentPack::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_Get_Item_Info \ static_assert(alignof(WB_ArrmorEquipmentPack_C_Get_Item_Info) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_Get_Item_Info"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_Get_Item_Info) == 0x000078, "Wrong size on WB_ArrmorEquipmentPack_C_Get_Item_Info"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_Get_Item_Info, Num) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_Get_Item_Info::Num' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_Get_Item_Info, Find) == 0x000004, "Member 'WB_ArrmorEquipmentPack_C_Get_Item_Info::Find' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_Get_Item_Info, FindData) == 0x000008, "Member 'WB_ArrmorEquipmentPack_C_Get_Item_Info::FindData' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_Get_Item_Info, Type) == 0x000028, "Member 'WB_ArrmorEquipmentPack_C_Get_Item_Info::Type' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_Get_Item_Info, Equip_Item_0) == 0x000030, "Member 'WB_ArrmorEquipmentPack_C_Get_Item_Info::Equip_Item_0' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_Get_Item_Info, CallFunc_Array_Get_Item) == 0x000050, "Member 'WB_ArrmorEquipmentPack_C_Get_Item_Info::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_Get_Item_Info, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000070, "Member 'WB_ArrmorEquipmentPack_C_Get_Item_Info::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_GetAllEquipItemID \ static_assert(alignof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_GetAllEquipItemID"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID) == 0x000078, "Wrong size on WB_ArrmorEquipmentPack_C_GetAllEquipItemID"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID, Type) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_GetAllEquipItemID::Type' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_ArrmorEquipmentPack_C_GetAllEquipItemID::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID, K2Node_SwitchEnum_CmpSuccess) == 0x000008, "Member 'WB_ArrmorEquipmentPack_C_GetAllEquipItemID::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'WB_ArrmorEquipmentPack_C_GetAllEquipItemID::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_ArrmorEquipmentPack_C_GetAllEquipItemID::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID, Temp_int_Array_Index_Variable_1) == 0x000014, "Member 'WB_ArrmorEquipmentPack_C_GetAllEquipItemID::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID, Temp_int_Loop_Counter_Variable_1) == 0x000018, "Member 'WB_ArrmorEquipmentPack_C_GetAllEquipItemID::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID, CallFunc_Add_IntInt_ReturnValue_1) == 0x00001C, "Member 'WB_ArrmorEquipmentPack_C_GetAllEquipItemID::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_ArrmorEquipmentPack_C_GetAllEquipItemID::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'WB_ArrmorEquipmentPack_C_GetAllEquipItemID::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID, CallFunc_Less_IntInt_ReturnValue) == 0x000044, "Member 'WB_ArrmorEquipmentPack_C_GetAllEquipItemID::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID, CallFunc_Array_Add_ReturnValue) == 0x000048, "Member 'WB_ArrmorEquipmentPack_C_GetAllEquipItemID::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID, CallFunc_Array_Length_ReturnValue_1) == 0x00004C, "Member 'WB_ArrmorEquipmentPack_C_GetAllEquipItemID::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID, CallFunc_Array_Get_Item_1) == 0x000050, "Member 'WB_ArrmorEquipmentPack_C_GetAllEquipItemID::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID, CallFunc_Less_IntInt_ReturnValue_1) == 0x000070, "Member 'WB_ArrmorEquipmentPack_C_GetAllEquipItemID::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetAllEquipItemID, CallFunc_Array_Add_ReturnValue_1) == 0x000074, "Member 'WB_ArrmorEquipmentPack_C_GetAllEquipItemID::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_GetSelectIndex \ static_assert(alignof(WB_ArrmorEquipmentPack_C_GetSelectIndex) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_GetSelectIndex"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_GetSelectIndex) == 0x000048, "Wrong size on WB_ArrmorEquipmentPack_C_GetSelectIndex"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetSelectIndex, Index_0) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_GetSelectIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetSelectIndex, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_ArrmorEquipmentPack_C_GetSelectIndex::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetSelectIndex, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_ArrmorEquipmentPack_C_GetSelectIndex::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetSelectIndex, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_ArrmorEquipmentPack_C_GetSelectIndex::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetSelectIndex, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_ArrmorEquipmentPack_C_GetSelectIndex::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetSelectIndex, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000020, "Member 'WB_ArrmorEquipmentPack_C_GetSelectIndex::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetSelectIndex, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_ArrmorEquipmentPack_C_GetSelectIndex::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetSelectIndex, K2Node_DynamicCast_AsWB_Arrmor_Body_Button_2) == 0x000030, "Member 'WB_ArrmorEquipmentPack_C_GetSelectIndex::K2Node_DynamicCast_AsWB_Arrmor_Body_Button_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetSelectIndex, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'WB_ArrmorEquipmentPack_C_GetSelectIndex::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetSelectIndex, CallFunc_Array_Length_ReturnValue) == 0x00003C, "Member 'WB_ArrmorEquipmentPack_C_GetSelectIndex::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetSelectIndex, CallFunc_GetSkip_ReturnValue) == 0x000040, "Member 'WB_ArrmorEquipmentPack_C_GetSelectIndex::CallFunc_GetSkip_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_GetSelectIndex, CallFunc_Less_IntInt_ReturnValue) == 0x000041, "Member 'WB_ArrmorEquipmentPack_C_GetSelectIndex::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_If_Equiment \ static_assert(alignof(WB_ArrmorEquipmentPack_C_If_Equiment) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_If_Equiment"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_If_Equiment) == 0x0000E0, "Wrong size on WB_ArrmorEquipmentPack_C_If_Equiment"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, NewParam) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, Eq) == 0x000050, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::Eq' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, SpellNeedDataTages) == 0x000058, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::SpellNeedDataTages' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, NewLocalVar_0) == 0x000068, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, PlayerNeedDataTages) == 0x000070, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::PlayerNeedDataTages' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, K2Node_MakeArray_Array) == 0x000080, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, Temp_int_Array_Index_Variable) == 0x000090, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, K2Node_MakeArray_Array_1) == 0x000098, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, Temp_int_Loop_Counter_Variable) == 0x0000A8, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, CallFunc_Add_IntInt_ReturnValue) == 0x0000AC, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, CallFunc_Array_Get_Item) == 0x0000B0, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, CallFunc_Map_Find_Value) == 0x0000C0, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, CallFunc_Map_Find_ReturnValue) == 0x0000C8, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, CallFunc_Less_IntInt_ReturnValue) == 0x0000C9, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x0000D0, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_If_Equiment, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'WB_ArrmorEquipmentPack_C_If_Equiment::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_NewAddBody \ static_assert(alignof(WB_ArrmorEquipmentPack_C_NewAddBody) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_NewAddBody"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_NewAddBody) == 0x0001D0, "Wrong size on WB_ArrmorEquipmentPack_C_NewAddBody"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, Type) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::Type' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000008, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000009, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00000A, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_CustomSort_ReturnValue) == 0x00000B, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_CustomSort_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc______return_data) == 0x000010, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc______return_data' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_AddNeverClearItems_Items) == 0x000020, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_AddNeverClearItems_Items' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, Temp_int_Loop_Counter_Variable) == 0x000030, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_GetNeverClearItems_ItemsID) == 0x000038, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_GetNeverClearItems_ItemsID' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_Array_Length_ReturnValue) == 0x00004C, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_GetPlayerBackpack_ReturnValue) == 0x000050, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_GetPlayerBackpack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_Array_Length_ReturnValue_1) == 0x000060, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_Array_Get_Item) == 0x000068, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_Less_IntInt_ReturnValue) == 0x000088, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_Array_Add_ReturnValue) == 0x00008C, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000090, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_GetItem_ToolConfigBySortId_find) == 0x0001C8, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_Array_RemoveItem_ReturnValue) == 0x0001C9, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_Array_Contains_ReturnValue) == 0x0001CA, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_Not_PreBool_ReturnValue) == 0x0001CB, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_NewAddBody, CallFunc_BooleanAND_ReturnValue) == 0x0001CC, "Member 'WB_ArrmorEquipmentPack_C_NewAddBody::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_OnItemInSlotChanged_Event \ static_assert(alignof(WB_ArrmorEquipmentPack_C_OnItemInSlotChanged_Event) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_OnItemInSlotChanged_Event"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_OnItemInSlotChanged_Event) == 0x000050, "Wrong size on WB_ArrmorEquipmentPack_C_OnItemInSlotChanged_Event"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_OnItemInSlotChanged_Event, OldItem) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_OnItemInSlotChanged_Event::OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_OnItemInSlotChanged_Event, NewItem) == 0x000020, "Member 'WB_ArrmorEquipmentPack_C_OnItemInSlotChanged_Event::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_OnItemInSlotChanged_Event, Type) == 0x000040, "Member 'WB_ArrmorEquipmentPack_C_OnItemInSlotChanged_Event::Type' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_OnItemInSlotChanged_Event, SlotIndex) == 0x000044, "Member 'WB_ArrmorEquipmentPack_C_OnItemInSlotChanged_Event::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_OnItemInSlotChanged_Event, ItemIndex) == 0x000048, "Member 'WB_ArrmorEquipmentPack_C_OnItemInSlotChanged_Event::ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_OpenNav \ static_assert(alignof(WB_ArrmorEquipmentPack_C_OpenNav) == 0x000001, "Wrong alignment on WB_ArrmorEquipmentPack_C_OpenNav"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_OpenNav) == 0x000001, "Wrong size on WB_ArrmorEquipmentPack_C_OpenNav"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_OpenNav, Open) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_OpenNav::Open' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_OpenPackEquiment \ static_assert(alignof(WB_ArrmorEquipmentPack_C_OpenPackEquiment) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_OpenPackEquiment"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_OpenPackEquiment) == 0x000030, "Wrong size on WB_ArrmorEquipmentPack_C_OpenPackEquiment"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_OpenPackEquiment, EquimentType) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_OpenPackEquiment::EquimentType' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_OpenPackEquiment, EquimentPos) == 0x000004, "Member 'WB_ArrmorEquipmentPack_C_OpenPackEquiment::EquimentPos' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_OpenPackEquiment, EquipItem) == 0x000010, "Member 'WB_ArrmorEquipmentPack_C_OpenPackEquiment::EquipItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_PutEquiment \ static_assert(alignof(WB_ArrmorEquipmentPack_C_PutEquiment) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_PutEquiment"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_PutEquiment) == 0x000078, "Wrong size on WB_ArrmorEquipmentPack_C_PutEquiment"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, NewParam1) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::NewParam1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, Temp_byte_Variable) == 0x000020, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, Temp_bool_Variable) == 0x000021, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, Temp_bool_Variable_1) == 0x000022, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, Temp_bool_Variable_2) == 0x000023, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, Temp_bool_Variable_3) == 0x000024, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, Temp_bool_Variable_4) == 0x000025, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, Temp_bool_Variable_5) == 0x000026, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, Temp_bool_Variable_6) == 0x000027, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, Temp_bool_Variable_7) == 0x000028, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, Temp_bool_Variable_8) == 0x000029, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, Temp_bool_True_if_break_was_hit_Variable) == 0x00002A, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, CallFunc_Not_PreBool_ReturnValue) == 0x000030, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, CallFunc_GetAllChildren_ReturnValue) == 0x000040, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, CallFunc_Array_Get_Item) == 0x000058, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, K2Node_DynamicCast_AsWB_Arrmor_Body_Button_2) == 0x000068, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::K2Node_DynamicCast_AsWB_Arrmor_Body_Button_2' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, CallFunc_BooleanAND_ReturnValue) == 0x000071, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, CallFunc_EqualEqual_GuidGuid_ReturnValue) == 0x000072, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::CallFunc_EqualEqual_GuidGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000073, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_PutEquiment, K2Node_Select_Default) == 0x000074, "Member 'WB_ArrmorEquipmentPack_C_PutEquiment::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_SelectItem \ static_assert(alignof(WB_ArrmorEquipmentPack_C_SelectItem) == 0x000004, "Wrong alignment on WB_ArrmorEquipmentPack_C_SelectItem"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_SelectItem) == 0x000010, "Wrong size on WB_ArrmorEquipmentPack_C_SelectItem"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_SelectItem, CallFunc_GetSelectIndex_Index) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_SelectItem::CallFunc_GetSelectIndex_Index' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_SelectItem, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000004, "Member 'WB_ArrmorEquipmentPack_C_SelectItem::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_SelectItem, CallFunc_Array_Contains_ReturnValue) == 0x000005, "Member 'WB_ArrmorEquipmentPack_C_SelectItem::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_SelectItem, K2Node_SwitchEnum_CmpSuccess) == 0x000006, "Member 'WB_ArrmorEquipmentPack_C_SelectItem::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_SelectItem, CallFunc_Array_Find_ReturnValue) == 0x000008, "Member 'WB_ArrmorEquipmentPack_C_SelectItem::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_SelectItem, CallFunc_Array_Find_ReturnValue_1) == 0x00000C, "Member 'WB_ArrmorEquipmentPack_C_SelectItem::CallFunc_Array_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ArrmorEquipmentPack_C_SelectSomeOne \ static_assert(alignof(WB_ArrmorEquipmentPack_C_SelectSomeOne) == 0x000008, "Wrong alignment on WB_ArrmorEquipmentPack_C_SelectSomeOne"); \ static_assert(sizeof(WB_ArrmorEquipmentPack_C_SelectSomeOne) == 0x000020, "Wrong size on WB_ArrmorEquipmentPack_C_SelectSomeOne"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_SelectSomeOne, ID) == 0x000000, "Member 'WB_ArrmorEquipmentPack_C_SelectSomeOne::ID' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_SelectSomeOne, Type) == 0x000008, "Member 'WB_ArrmorEquipmentPack_C_SelectSomeOne::Type' has a wrong offset!"); \ static_assert(offsetof(WB_ArrmorEquipmentPack_C_SelectSomeOne, K2Node_SwitchString_CmpSuccess) == 0x000018, "Member 'WB_ArrmorEquipmentPack_C_SelectSomeOne::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ArrmorEquipmentPack_C \ static_assert(alignof(UWB_ArrmorEquipmentPack_C) == 0x000008, "Wrong alignment on UWB_ArrmorEquipmentPack_C"); \ static_assert(sizeof(UWB_ArrmorEquipmentPack_C) == 0x0003A0, "Wrong size on UWB_ArrmorEquipmentPack_C"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ArrmorEquipmentPack_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, TextBlock_weaponName) == 0x0002C8, "Member 'UWB_ArrmorEquipmentPack_C::TextBlock_weaponName' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, WB_Grid_AJ) == 0x0002D0, "Member 'UWB_ArrmorEquipmentPack_C::WB_Grid_AJ' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, SelectObject) == 0x0002D8, "Member 'UWB_ArrmorEquipmentPack_C::SelectObject' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, SelectType) == 0x0002E8, "Member 'UWB_ArrmorEquipmentPack_C::SelectType' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, SelectEquimentPos) == 0x0002EC, "Member 'UWB_ArrmorEquipmentPack_C::SelectEquimentPos' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, ClickButton) == 0x0002F8, "Member 'UWB_ArrmorEquipmentPack_C::ClickButton' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, UINotify) == 0x000300, "Member 'UWB_ArrmorEquipmentPack_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, my_data) == 0x000308, "Member 'UWB_ArrmorEquipmentPack_C::my_data' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, SELECT_INDEX) == 0x000318, "Member 'UWB_ArrmorEquipmentPack_C::SELECT_INDEX' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, OnBack) == 0x000320, "Member 'UWB_ArrmorEquipmentPack_C::OnBack' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, FirstCreate) == 0x000330, "Member 'UWB_ArrmorEquipmentPack_C::FirstCreate' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, Equip_Item) == 0x000338, "Member 'UWB_ArrmorEquipmentPack_C::Equip_Item' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, EquipItemGuidID) == 0x000358, "Member 'UWB_ArrmorEquipmentPack_C::EquipItemGuidID' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, EquipItemID) == 0x000368, "Member 'UWB_ArrmorEquipmentPack_C::EquipItemID' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, NewItemCanRun) == 0x000378, "Member 'UWB_ArrmorEquipmentPack_C::NewItemCanRun' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, SelectIndex) == 0x00037C, "Member 'UWB_ArrmorEquipmentPack_C::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, NeverClearItem) == 0x000380, "Member 'UWB_ArrmorEquipmentPack_C::NeverClearItem' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, CanPlaySound) == 0x000390, "Member 'UWB_ArrmorEquipmentPack_C::CanPlaySound' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, CanEquip) == 0x000391, "Member 'UWB_ArrmorEquipmentPack_C::CanEquip' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, PlaySoundIndex) == 0x000394, "Member 'UWB_ArrmorEquipmentPack_C::PlaySoundIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ArrmorEquipmentPack_C, Closed) == 0x000398, "Member 'UWB_ArrmorEquipmentPack_C::Closed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemInfoUnit_C__Update_Icon \ static_assert(alignof(WB_GemInfoUnit_C__Update_Icon) == 0x000008, "Wrong alignment on WB_GemInfoUnit_C__Update_Icon"); \ static_assert(sizeof(WB_GemInfoUnit_C__Update_Icon) == 0x000010, "Wrong size on WB_GemInfoUnit_C__Update_Icon"); \ static_assert(offsetof(WB_GemInfoUnit_C__Update_Icon, Icon) == 0x000000, "Member 'WB_GemInfoUnit_C__Update_Icon::Icon' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C__Update_Icon, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_GemInfoUnit_C__Update_Icon::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemInfoUnit_C_Breathing \ static_assert(alignof(WB_GemInfoUnit_C_Breathing) == 0x000008, "Wrong alignment on WB_GemInfoUnit_C_Breathing"); \ static_assert(sizeof(WB_GemInfoUnit_C_Breathing) == 0x000010, "Wrong size on WB_GemInfoUnit_C_Breathing"); \ static_assert(offsetof(WB_GemInfoUnit_C_Breathing, bActive) == 0x000000, "Member 'WB_GemInfoUnit_C_Breathing::bActive' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_Breathing, CallFunc_PauseAnimation_ReturnValue) == 0x000004, "Member 'WB_GemInfoUnit_C_Breathing::CallFunc_PauseAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_Breathing, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'WB_GemInfoUnit_C_Breathing::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit \ static_assert(alignof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit) == 0x000008, "Wrong alignment on WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit"); \ static_assert(sizeof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit) == 0x0000E8, "Wrong size on WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, EntryPoint) == 0x000000, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, Temp_text_Variable) == 0x000008, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, Temp_text_Variable_1) == 0x000020, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, Temp_text_Variable_2) == 0x000038, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, Temp_text_Variable_3) == 0x000050, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, Temp_byte_Variable) == 0x000068, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, Temp_object_Variable) == 0x000070, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, Temp_object_Variable_1) == 0x000078, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, Temp_object_Variable_2) == 0x000080, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, Temp_object_Variable_3) == 0x000088, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, CallFunc_GetFontDataColor_ReturnValue) == 0x000090, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, CallFunc_GetFontDataColor_ReturnValue_1) == 0x0000A4, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, K2Node_Event_IsDesignTime) == 0x0000B8, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, K2Node_Select_Default) == 0x0000C0, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, K2Node_CustomEvent_bSelect) == 0x0000C8, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::K2Node_CustomEvent_bSelect' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, Temp_byte_Variable_1) == 0x0000C9, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit, K2Node_Select_Default_1) == 0x0000D0, "Member 'WB_GemInfoUnit_C_ExecuteUbergraph_WB_GemInfoUnit::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemInfoUnit_C_PreConstruct \ static_assert(alignof(WB_GemInfoUnit_C_PreConstruct) == 0x000001, "Wrong alignment on WB_GemInfoUnit_C_PreConstruct"); \ static_assert(sizeof(WB_GemInfoUnit_C_PreConstruct) == 0x000001, "Wrong size on WB_GemInfoUnit_C_PreConstruct"); \ static_assert(offsetof(WB_GemInfoUnit_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_GemInfoUnit_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemInfoUnit_C_Select \ static_assert(alignof(WB_GemInfoUnit_C_Select) == 0x000001, "Wrong alignment on WB_GemInfoUnit_C_Select"); \ static_assert(sizeof(WB_GemInfoUnit_C_Select) == 0x000001, "Wrong size on WB_GemInfoUnit_C_Select"); \ static_assert(offsetof(WB_GemInfoUnit_C_Select, bSelect) == 0x000000, "Member 'WB_GemInfoUnit_C_Select::bSelect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemInfoUnit_C_Update_Suit_Icon \ static_assert(alignof(WB_GemInfoUnit_C_Update_Suit_Icon) == 0x000008, "Wrong alignment on WB_GemInfoUnit_C_Update_Suit_Icon"); \ static_assert(sizeof(WB_GemInfoUnit_C_Update_Suit_Icon) == 0x000010, "Wrong size on WB_GemInfoUnit_C_Update_Suit_Icon"); \ static_assert(offsetof(WB_GemInfoUnit_C_Update_Suit_Icon, Texture) == 0x000000, "Member 'WB_GemInfoUnit_C_Update_Suit_Icon::Texture' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_Update_Suit_Icon, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_GemInfoUnit_C_Update_Suit_Icon::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemInfoUnit_C_UpdateGem_Des \ static_assert(alignof(WB_GemInfoUnit_C_UpdateGem_Des) == 0x000008, "Wrong alignment on WB_GemInfoUnit_C_UpdateGem_Des"); \ static_assert(sizeof(WB_GemInfoUnit_C_UpdateGem_Des) == 0x000020, "Wrong size on WB_GemInfoUnit_C_UpdateGem_Des"); \ static_assert(offsetof(WB_GemInfoUnit_C_UpdateGem_Des, InText) == 0x000000, "Member 'WB_GemInfoUnit_C_UpdateGem_Des::InText' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_UpdateGem_Des, ColorType) == 0x000018, "Member 'WB_GemInfoUnit_C_UpdateGem_Des::ColorType' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_UpdateGem_Des, K2Node_SwitchInteger_CmpSuccess) == 0x00001C, "Member 'WB_GemInfoUnit_C_UpdateGem_Des::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemInfoUnit_C_UpdateGem_Name \ static_assert(alignof(WB_GemInfoUnit_C_UpdateGem_Name) == 0x000008, "Wrong alignment on WB_GemInfoUnit_C_UpdateGem_Name"); \ static_assert(sizeof(WB_GemInfoUnit_C_UpdateGem_Name) == 0x000018, "Wrong size on WB_GemInfoUnit_C_UpdateGem_Name"); \ static_assert(offsetof(WB_GemInfoUnit_C_UpdateGem_Name, InText) == 0x000000, "Member 'WB_GemInfoUnit_C_UpdateGem_Name::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemInfoUnit_C_UpdateGemImage \ static_assert(alignof(WB_GemInfoUnit_C_UpdateGemImage) == 0x000004, "Wrong alignment on WB_GemInfoUnit_C_UpdateGemImage"); \ static_assert(sizeof(WB_GemInfoUnit_C_UpdateGemImage) == 0x000004, "Wrong size on WB_GemInfoUnit_C_UpdateGemImage"); \ static_assert(offsetof(WB_GemInfoUnit_C_UpdateGemImage, Type_0) == 0x000000, "Member 'WB_GemInfoUnit_C_UpdateGemImage::Type_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemInfoUnit_C_UpdateSlotImage \ static_assert(alignof(WB_GemInfoUnit_C_UpdateSlotImage) == 0x000008, "Wrong alignment on WB_GemInfoUnit_C_UpdateSlotImage"); \ static_assert(sizeof(WB_GemInfoUnit_C_UpdateSlotImage) == 0x000028, "Wrong size on WB_GemInfoUnit_C_UpdateSlotImage"); \ static_assert(offsetof(WB_GemInfoUnit_C_UpdateSlotImage, Type_0) == 0x000000, "Member 'WB_GemInfoUnit_C_UpdateSlotImage::Type_0' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_UpdateSlotImage, Temp_int_Variable) == 0x000004, "Member 'WB_GemInfoUnit_C_UpdateSlotImage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_UpdateSlotImage, Temp_object_Variable) == 0x000008, "Member 'WB_GemInfoUnit_C_UpdateSlotImage::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_UpdateSlotImage, Temp_object_Variable_1) == 0x000010, "Member 'WB_GemInfoUnit_C_UpdateSlotImage::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_UpdateSlotImage, Temp_object_Variable_2) == 0x000018, "Member 'WB_GemInfoUnit_C_UpdateSlotImage::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_GemInfoUnit_C_UpdateSlotImage, K2Node_Select_Default) == 0x000020, "Member 'WB_GemInfoUnit_C_UpdateSlotImage::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_GemInfoUnit_C \ static_assert(alignof(UWB_GemInfoUnit_C) == 0x000008, "Wrong alignment on UWB_GemInfoUnit_C"); \ static_assert(sizeof(UWB_GemInfoUnit_C) == 0x000308, "Wrong size on UWB_GemInfoUnit_C"); \ static_assert(offsetof(UWB_GemInfoUnit_C, UberGraphFrame) == 0x000278, "Member 'UWB_GemInfoUnit_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_GemInfoUnit_C, BreathAni) == 0x000280, "Member 'UWB_GemInfoUnit_C::BreathAni' has a wrong offset!"); \ static_assert(offsetof(UWB_GemInfoUnit_C, Comma) == 0x000288, "Member 'UWB_GemInfoUnit_C::Comma' has a wrong offset!"); \ static_assert(offsetof(UWB_GemInfoUnit_C, EffectDes) == 0x000290, "Member 'UWB_GemInfoUnit_C::EffectDes' has a wrong offset!"); \ static_assert(offsetof(UWB_GemInfoUnit_C, GemImage) == 0x000298, "Member 'UWB_GemInfoUnit_C::GemImage' has a wrong offset!"); \ static_assert(offsetof(UWB_GemInfoUnit_C, GemName) == 0x0002A0, "Member 'UWB_GemInfoUnit_C::GemName' has a wrong offset!"); \ static_assert(offsetof(UWB_GemInfoUnit_C, GemType) == 0x0002A8, "Member 'UWB_GemInfoUnit_C::GemType' has a wrong offset!"); \ static_assert(offsetof(UWB_GemInfoUnit_C, Image_1) == 0x0002B0, "Member 'UWB_GemInfoUnit_C::Image_1' has a wrong offset!"); \ static_assert(offsetof(UWB_GemInfoUnit_C, Image_60) == 0x0002B8, "Member 'UWB_GemInfoUnit_C::Image_60' has a wrong offset!"); \ static_assert(offsetof(UWB_GemInfoUnit_C, Image_75) == 0x0002C0, "Member 'UWB_GemInfoUnit_C::Image_75' has a wrong offset!"); \ static_assert(offsetof(UWB_GemInfoUnit_C, Image_105) == 0x0002C8, "Member 'UWB_GemInfoUnit_C::Image_105' has a wrong offset!"); \ static_assert(offsetof(UWB_GemInfoUnit_C, Image_118) == 0x0002D0, "Member 'UWB_GemInfoUnit_C::Image_118' has a wrong offset!"); \ static_assert(offsetof(UWB_GemInfoUnit_C, NameHor) == 0x0002D8, "Member 'UWB_GemInfoUnit_C::NameHor' has a wrong offset!"); \ static_assert(offsetof(UWB_GemInfoUnit_C, SizeBox_0) == 0x0002E0, "Member 'UWB_GemInfoUnit_C::SizeBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_GemInfoUnit_C, In_Text) == 0x0002E8, "Member 'UWB_GemInfoUnit_C::In_Text' has a wrong offset!"); \ static_assert(offsetof(UWB_GemInfoUnit_C, Type) == 0x000300, "Member 'UWB_GemInfoUnit_C::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_Add_Item_To_Cache_File \ static_assert(alignof(ItemCollectComponent_C_Add_Item_To_Cache_File) == 0x000008, "Wrong alignment on ItemCollectComponent_C_Add_Item_To_Cache_File"); \ static_assert(sizeof(ItemCollectComponent_C_Add_Item_To_Cache_File) == 0x000158, "Wrong size on ItemCollectComponent_C_Add_Item_To_Cache_File"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, ItemIdToNum_0) == 0x000000, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::ItemIdToNum_0' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, LocalSortID) == 0x000050, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::LocalSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, TempItemNums) == 0x000054, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::TempItemNums' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, TempAadItems) == 0x000058, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::TempAadItems' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, Temp_int_Array_Index_Variable) == 0x0000A8, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_GetItemIsStacked_CanStacked) == 0x0000AC, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_GetItemIsStacked_CanStacked' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_GetEquipIsInExtra_ExtraEquip) == 0x0000AD, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_GetEquipIsInExtra_ExtraEquip' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Map_Find_Value) == 0x0000B0, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Map_Find_ReturnValue) == 0x0000B4, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Conv_IntToString_ReturnValue) == 0x0000B8, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Concat_StrStr_ReturnValue) == 0x0000C8, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Less_IntInt_ReturnValue) == 0x0000D8, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000E0, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Map_Find_Value_1) == 0x0000F0, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Map_Find_ReturnValue_1) == 0x0000F4, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Map_Keys_Keys) == 0x0000F8, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000108, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Array_Get_Item) == 0x000118, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000120, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Array_Length_ReturnValue) == 0x000130, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, Temp_int_Loop_Counter_Variable) == 0x000134, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Map_Find_Value_2) == 0x000138, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Map_Find_ReturnValue_2) == 0x00013C, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Less_IntInt_ReturnValue_1) == 0x00013D, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Add_IntInt_ReturnValue) == 0x000140, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Map_Find_Value_3) == 0x000144, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Map_Find_ReturnValue_3) == 0x000148, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_Add_IntInt_ReturnValue_1) == 0x00014C, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Add_Item_To_Cache_File, CallFunc_BooleanOR_ReturnValue) == 0x000150, "Member 'ItemCollectComponent_C_Add_Item_To_Cache_File::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_ChangeIDToOrigin \ static_assert(alignof(ItemCollectComponent_C_ChangeIDToOrigin) == 0x000008, "Wrong alignment on ItemCollectComponent_C_ChangeIDToOrigin"); \ static_assert(sizeof(ItemCollectComponent_C_ChangeIDToOrigin) == 0x000090, "Wrong size on ItemCollectComponent_C_ChangeIDToOrigin"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeIDToOrigin, SortID) == 0x000000, "Member 'ItemCollectComponent_C_ChangeIDToOrigin::SortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeIDToOrigin, NewLocalVar) == 0x000008, "Member 'ItemCollectComponent_C_ChangeIDToOrigin::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeIDToOrigin, Temp_int_Array_Index_Variable) == 0x000058, "Member 'ItemCollectComponent_C_ChangeIDToOrigin::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeIDToOrigin, Temp_int_Loop_Counter_Variable) == 0x00005C, "Member 'ItemCollectComponent_C_ChangeIDToOrigin::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeIDToOrigin, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'ItemCollectComponent_C_ChangeIDToOrigin::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeIDToOrigin, Temp_int_Variable) == 0x000064, "Member 'ItemCollectComponent_C_ChangeIDToOrigin::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeIDToOrigin, CallFunc_Map_Keys_Keys) == 0x000068, "Member 'ItemCollectComponent_C_ChangeIDToOrigin::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeIDToOrigin, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'ItemCollectComponent_C_ChangeIDToOrigin::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeIDToOrigin, CallFunc_Array_Get_Item) == 0x00007C, "Member 'ItemCollectComponent_C_ChangeIDToOrigin::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeIDToOrigin, CallFunc_Less_IntInt_ReturnValue) == 0x000080, "Member 'ItemCollectComponent_C_ChangeIDToOrigin::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeIDToOrigin, CallFunc_Percent_IntInt_ReturnValue) == 0x000084, "Member 'ItemCollectComponent_C_ChangeIDToOrigin::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeIDToOrigin, CallFunc_Subtract_IntInt_ReturnValue) == 0x000088, "Member 'ItemCollectComponent_C_ChangeIDToOrigin::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_ChangeMapToArray \ static_assert(alignof(ItemCollectComponent_C_ChangeMapToArray) == 0x000008, "Wrong alignment on ItemCollectComponent_C_ChangeMapToArray"); \ static_assert(sizeof(ItemCollectComponent_C_ChangeMapToArray) == 0x000180, "Wrong size on ItemCollectComponent_C_ChangeMapToArray"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, L_Amount) == 0x000000, "Member 'ItemCollectComponent_C_ChangeMapToArray::L_Amount' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, L_SordId) == 0x000004, "Member 'ItemCollectComponent_C_ChangeMapToArray::L_SordId' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, Temp_int_Variable) == 0x000008, "Member 'ItemCollectComponent_C_ChangeMapToArray::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'ItemCollectComponent_C_ChangeMapToArray::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, Temp_int_Array_Index_Variable) == 0x000014, "Member 'ItemCollectComponent_C_ChangeMapToArray::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_Add_IntInt_ReturnValue_1) == 0x000018, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, K2Node_MakeStruct_F_StoredItem) == 0x000020, "Member 'ItemCollectComponent_C_ChangeMapToArray::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, Temp_int_Variable_1) == 0x000040, "Member 'ItemCollectComponent_C_ChangeMapToArray::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_Array_Add_ReturnValue) == 0x000044, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_Add_IntInt_ReturnValue_2) == 0x000048, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, K2Node_MakeStruct_F_StoredItem_1) == 0x000050, "Member 'ItemCollectComponent_C_ChangeMapToArray::K2Node_MakeStruct_F_StoredItem_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_Add_IntInt_ReturnValue_3) == 0x000070, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_Array_Add_ReturnValue_1) == 0x000074, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_Subtract_IntInt_ReturnValue) == 0x000078, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00007C, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_Map_Keys_Keys) == 0x000080, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_Array_Length_ReturnValue) == 0x000090, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_Array_Get_Item) == 0x000094, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_Less_IntInt_ReturnValue) == 0x000098, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_GetItemTabBySortId_NewParam) == 0x000099, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00009A, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_Map_Find_Value) == 0x00009C, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_Map_Find_ReturnValue) == 0x0000A0, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_GetItemConfigBySortId_Item) == 0x0000A8, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_GetItemConfigBySortId_find) == 0x000178, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000179, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x00017A, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_NotEqual_ByteByte_ReturnValue_2) == 0x00017B, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_NotEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_BooleanAND_ReturnValue) == 0x00017C, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_BooleanAND_ReturnValue_1) == 0x00017D, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ChangeMapToArray, CallFunc_BooleanOR_ReturnValue) == 0x00017E, "Member 'ItemCollectComponent_C_ChangeMapToArray::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_CheckAndReplaceID \ static_assert(alignof(ItemCollectComponent_C_CheckAndReplaceID) == 0x000008, "Wrong alignment on ItemCollectComponent_C_CheckAndReplaceID"); \ static_assert(sizeof(ItemCollectComponent_C_CheckAndReplaceID) == 0x000100, "Wrong size on ItemCollectComponent_C_CheckAndReplaceID"); \ static_assert(offsetof(ItemCollectComponent_C_CheckAndReplaceID, OldSortID) == 0x000000, "Member 'ItemCollectComponent_C_CheckAndReplaceID::OldSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_CheckAndReplaceID, OutSortID) == 0x000004, "Member 'ItemCollectComponent_C_CheckAndReplaceID::OutSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_CheckAndReplaceID, Local_AddSortID) == 0x000008, "Member 'ItemCollectComponent_C_CheckAndReplaceID::Local_AddSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_CheckAndReplaceID, CallFunc_GetItemByID_Item) == 0x000010, "Member 'ItemCollectComponent_C_CheckAndReplaceID::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_CheckAndReplaceID, CallFunc_GetItemByID_find) == 0x0000E0, "Member 'ItemCollectComponent_C_CheckAndReplaceID::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_CheckAndReplaceID, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0000E8, "Member 'ItemCollectComponent_C_CheckAndReplaceID::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_CheckAndReplaceID, CallFunc_GetMyInventory_Inventory) == 0x0000F0, "Member 'ItemCollectComponent_C_CheckAndReplaceID::CallFunc_GetMyInventory_Inventory' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_CheckAndReplaceID, CallFunc_CheckAndReplaceRoot_NewSortID) == 0x0000F8, "Member 'ItemCollectComponent_C_CheckAndReplaceID::CallFunc_CheckAndReplaceRoot_NewSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_CheckAndReplaceID, CallFunc_CheckAndReplaceRoot_ResetItemData) == 0x0000FC, "Member 'ItemCollectComponent_C_CheckAndReplaceID::CallFunc_CheckAndReplaceRoot_ResetItemData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent \ static_assert(alignof(ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent) == 0x000010, "Wrong alignment on ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent"); \ static_assert(sizeof(ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent) == 0x000100, "Wrong size on ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent"); \ static_assert(offsetof(ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent, EntryPoint) == 0x000000, "Member 'ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent, K2Node_CustomEvent_NewFirePointID) == 0x000008, "Member 'ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent::K2Node_CustomEvent_NewFirePointID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent, K2Node_CustomEvent_PresetPosition) == 0x000020, "Member 'ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent::K2Node_CustomEvent_PresetPosition' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent, K2Node_CustomEvent_firepoint) == 0x000080, "Member 'ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent, K2Node_CustomEvent_isReborn) == 0x000090, "Member 'ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent, K2Node_CustomEvent_Position) == 0x0000A0, "Member 'ItemCollectComponent_C_ExecuteUbergraph_ItemCollectComponent::K2Node_CustomEvent_Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_FromTempToFile \ static_assert(alignof(ItemCollectComponent_C_FromTempToFile) == 0x000008, "Wrong alignment on ItemCollectComponent_C_FromTempToFile"); \ static_assert(sizeof(ItemCollectComponent_C_FromTempToFile) == 0x000110, "Wrong size on ItemCollectComponent_C_FromTempToFile"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, ReplaceSortID) == 0x000000, "Member 'ItemCollectComponent_C_FromTempToFile::ReplaceSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, TempCount) == 0x000004, "Member 'ItemCollectComponent_C_FromTempToFile::TempCount' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, TempSortID) == 0x000008, "Member 'ItemCollectComponent_C_FromTempToFile::TempSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, TempNum) == 0x00000C, "Member 'ItemCollectComponent_C_FromTempToFile::TempNum' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, Temp_int_Array_Index_Variable) == 0x000010, "Member 'ItemCollectComponent_C_FromTempToFile::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, Temp_int_Variable) == 0x000014, "Member 'ItemCollectComponent_C_FromTempToFile::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'ItemCollectComponent_C_FromTempToFile::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, Temp_int_Loop_Counter_Variable_1) == 0x00001C, "Member 'ItemCollectComponent_C_FromTempToFile::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Add_IntInt_ReturnValue_1) == 0x000024, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, Temp_int_Array_Index_Variable_1) == 0x000028, "Member 'ItemCollectComponent_C_FromTempToFile::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Subtract_IntInt_ReturnValue) == 0x00002C, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_CheckAndReplaceID_OutSortID) == 0x000030, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_CheckAndReplaceID_OutSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, Temp_int_Variable_1) == 0x000034, "Member 'ItemCollectComponent_C_FromTempToFile::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Map_Keys_Keys) == 0x000038, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000048, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Array_Get_Item) == 0x00004C, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Map_Find_Value) == 0x000050, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Map_Find_ReturnValue) == 0x000054, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Conv_IntToString_ReturnValue) == 0x000058, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000068, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000090, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Less_IntInt_ReturnValue) == 0x0000A0, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A8, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000B8, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Map_Find_Value_1) == 0x0000BC, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Map_Find_ReturnValue_1) == 0x0000C0, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Map_Find_Value_2) == 0x0000C4, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Map_Find_ReturnValue_2) == 0x0000C8, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Map_Keys_Keys_1) == 0x0000D0, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Add_IntInt_ReturnValue_3) == 0x0000E0, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Array_Get_Item_1) == 0x0000E4, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0000E8, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0000E9, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Map_Keys_Keys_2) == 0x0000F0, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Map_Keys_Keys_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Array_Length_ReturnValue_1) == 0x000100, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Array_Get_Item_2) == 0x000104, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FromTempToFile, CallFunc_Less_IntInt_ReturnValue_1) == 0x000108, "Member 'ItemCollectComponent_C_FromTempToFile::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_FullDLCCheckItemByLoading \ static_assert(alignof(ItemCollectComponent_C_FullDLCCheckItemByLoading) == 0x000008, "Wrong alignment on ItemCollectComponent_C_FullDLCCheckItemByLoading"); \ static_assert(sizeof(ItemCollectComponent_C_FullDLCCheckItemByLoading) == 0x000BD0, "Wrong size on ItemCollectComponent_C_FullDLCCheckItemByLoading"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Local_ToolDLCRowName) == 0x000000, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Local_ToolDLCRowName' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Local_DLCNeedAddTools_ALL) == 0x000010, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Local_DLCNeedAddTools_ALL' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Local_DLCNeedAddTools_Current) == 0x000060, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Local_DLCNeedAddTools_Current' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Local_AllRemovedDLCRowName) == 0x0000B0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Local_AllRemovedDLCRowName' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Local_ReplacedSortID) == 0x0000C0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Local_ReplacedSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Local_OriginSortID) == 0x0000C4, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Local_OriginSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Local_CurrentDLCAward) == 0x0000C8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Local_CurrentDLCAward' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Local_DLCRowName) == 0x0000D8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Local_DLCRowName' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Local_CurrentDLCID) == 0x0000E0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Local_CurrentDLCID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetGlobalFlag_Enable) == 0x0000E8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue) == 0x0000F0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000100, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetGlobalFlag_Enable_1) == 0x000110, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetGlobalFlag_Enable_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetGlobalFlag_Enable_2) == 0x000111, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetGlobalFlag_Enable_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Array_Index_Variable) == 0x000114, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Loop_Counter_Variable) == 0x000118, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Add_IntInt_ReturnValue) == 0x00011C, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Array_Index_Variable_1) == 0x000120, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetGlobalFlag_Enable_3) == 0x000124, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetGlobalFlag_Enable_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Loop_Counter_Variable_1) == 0x000128, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Add_IntInt_ReturnValue_1) == 0x00012C, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Array_Index_Variable_2) == 0x000130, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Loop_Counter_Variable_2) == 0x000134, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Add_IntInt_ReturnValue_2) == 0x000138, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetGlobalFlag_Enable_4) == 0x00013C, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetGlobalFlag_Enable_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetGlobalFlag_Enable_5) == 0x00013D, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetGlobalFlag_Enable_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetGlobalFlag_Enable_6) == 0x00013E, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetGlobalFlag_Enable_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000140, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000150, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetGlobalFlag_Enable_7) == 0x000160, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetGlobalFlag_Enable_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_NameToString_ReturnValue) == 0x000168, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000178, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Array_Index_Variable_3) == 0x000188, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000190, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0001A0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0001B0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0001C0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0001D0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_10) == 0x0001E0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0001F0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000200, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000210, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000220, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000230, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_16) == 0x000240, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_17) == 0x000250, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Loop_Counter_Variable_3) == 0x000260, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_18) == 0x000268, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_19) == 0x000278, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Add_IntInt_ReturnValue_3) == 0x000288, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_20) == 0x000290, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetGlobalFlag_Enable_8) == 0x0002A0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetGlobalFlag_Enable_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_21) == 0x0002A8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_22) == 0x0002B8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_23) == 0x0002C8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_24) == 0x0002D8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Loop_Counter_Variable_4) == 0x0002E8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Array_Index_Variable_4) == 0x0002EC, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Add_IntInt_ReturnValue_4) == 0x0002F0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Loop_Counter_Variable_5) == 0x0002F4, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Add_IntInt_ReturnValue_5) == 0x0002F8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Array_Index_Variable_5) == 0x0002FC, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Array_Index_Variable_6) == 0x000300, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Array_Index_Variable_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_25) == 0x000308, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_26) == 0x000318, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_27) == 0x000328, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_28) == 0x000338, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Loop_Counter_Variable_6) == 0x000348, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Loop_Counter_Variable_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Add_IntInt_ReturnValue_6) == 0x00034C, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Array_Index_Variable_7) == 0x000350, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Array_Index_Variable_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Variable) == 0x000354, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_29) == 0x000358, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Loop_Counter_Variable_7) == 0x000368, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Loop_Counter_Variable_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_30) == 0x000370, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Add_IntInt_ReturnValue_7) == 0x000380, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Loop_Counter_Variable_8) == 0x000384, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Loop_Counter_Variable_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Loop_Counter_Variable_9) == 0x000388, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Loop_Counter_Variable_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Add_IntInt_ReturnValue_8) == 0x00038C, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Add_IntInt_ReturnValue_9) == 0x000390, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Array_Index_Variable_8) == 0x000394, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Array_Index_Variable_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetAllArchivesData_ReturnValue) == 0x000398, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetAllArchivesData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Find_Value) == 0x0003E8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Find_ReturnValue) == 0x0003F0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Keys_Keys) == 0x0003F8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Get_Item) == 0x000408, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Length_ReturnValue) == 0x000410, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Less_IntInt_ReturnValue) == 0x000414, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000418, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Keys_Keys_1) == 0x000428, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_31) == 0x000438, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Get_Item_1) == 0x000448, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_32) == 0x000450, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_IntToString_ReturnValue) == 0x000460, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_33) == 0x000470, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_34) == 0x000480, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_35) == 0x000490, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Length_ReturnValue_1) == 0x0004A0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Values_Values) == 0x0004A8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Less_IntInt_ReturnValue_1) == 0x0004B8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0004C0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_36) == 0x0004D0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_NameToString_ReturnValue_2) == 0x0004E0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_NameToString_ReturnValue_3) == 0x0004F0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_NameToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_37) == 0x000500, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_38) == 0x000510, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_39) == 0x000520, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_AddUnique_ReturnValue) == 0x000530, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetSlotStrArray_ResultArray) == 0x000538, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetSlotStrArray_ResultArray' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Remove_ReturnValue) == 0x000548, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Find_Value_1) == 0x00054C, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Find_ReturnValue_1) == 0x000550, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Values_Values_1) == 0x000558, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Values_Values_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Keys_Keys_2) == 0x000568, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Keys_Keys_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Get_Item_2) == 0x000578, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000580, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_IntToString_ReturnValue_3) == 0x000590, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Length_ReturnValue_2) == 0x0005A0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_40) == 0x0005A8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_40' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Less_IntInt_ReturnValue_2) == 0x0005B8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_41) == 0x0005C0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_41' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_42) == 0x0005D0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_42' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Subtract_IntInt_ReturnValue) == 0x0005E0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0005E4, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_43) == 0x0005E8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_43' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_44) == 0x0005F8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_44' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_45) == 0x000608, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_45' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_46) == 0x000618, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_46' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, K2Node_MakeMap_Map) == 0x000628, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_47) == 0x000678, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_47' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetModel_ItemCollectComponent_ReturnValue) == 0x000688, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetModel_ItemCollectComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, Temp_int_Array_Index_Variable_9) == 0x000690, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::Temp_int_Array_Index_Variable_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetSlotIntIntMap_ResultMap) == 0x000698, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetSlotIntIntMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetArchivesList_ReturnValue) == 0x0006E8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetArchivesList_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Keys_Keys_3) == 0x0006F8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Keys_Keys_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Get_Item_3) == 0x000708, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Get_Item_4) == 0x00070C, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Remove_ReturnValue_1) == 0x000710, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_IntToString_ReturnValue_4) == 0x000718, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_IntToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Find_Value_2) == 0x000728, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Find_ReturnValue_2) == 0x00072C, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_48) == 0x000730, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_48' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_49) == 0x000740, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_49' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Length_ReturnValue_3) == 0x000750, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Length_ReturnValue_4) == 0x000754, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Less_IntInt_ReturnValue_3) == 0x000758, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Less_IntInt_ReturnValue_4) == 0x000759, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Values_Values_2) == 0x000760, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Values_Values_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetGlobalFlag_Enable_9) == 0x000770, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetGlobalFlag_Enable_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000774, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000778, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_IntToString_ReturnValue_5) == 0x000780, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_IntToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_50) == 0x000790, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_50' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Values_Values_3) == 0x0007A0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Values_Values_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Keys_Keys_4) == 0x0007B0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Keys_Keys_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_IntToString_ReturnValue_6) == 0x0007C0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_IntToString_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Get_Item_5) == 0x0007D0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Length_ReturnValue_5) == 0x0007D4, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_IntToString_ReturnValue_7) == 0x0007D8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_IntToString_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Less_IntInt_ReturnValue_5) == 0x0007E8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_51) == 0x0007F0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_51' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_52) == 0x000800, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_52' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_53) == 0x000810, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_53' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetGlobalFlag_Enable_10) == 0x000820, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetGlobalFlag_Enable_10' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetGlobalFlag_Enable_11) == 0x000821, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetGlobalFlag_Enable_11' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Values_Values_4) == 0x000828, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Values_Values_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Keys_Keys_5) == 0x000838, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Keys_Keys_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Get_Item_6) == 0x000848, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_IntToString_ReturnValue_8) == 0x000850, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_IntToString_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_IntToString_ReturnValue_9) == 0x000860, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_IntToString_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Length_ReturnValue_6) == 0x000870, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_54) == 0x000878, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_54' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Less_IntInt_ReturnValue_6) == 0x000888, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Less_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_55) == 0x000890, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_55' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_56) == 0x0008A0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_56' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Keys_Keys_6) == 0x0008B0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Keys_Keys_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Get_Item_7) == 0x0008C0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Length_ReturnValue_7) == 0x0008C4, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Length_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Values_Values_5) == 0x0008C8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Values_Values_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Less_IntInt_ReturnValue_7) == 0x0008D8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Less_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x0008D9, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Find_Value_3) == 0x0008DC, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Find_ReturnValue_3) == 0x0008E0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Add_IntInt_ReturnValue_10) == 0x0008E4, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetItemByID_Item) == 0x0008E8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetItemByID_find) == 0x0009B8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_ReplaceSortID_NewSortID) == 0x0009BC, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_ReplaceSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0009C0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetGlobalFlag_Enable_12) == 0x0009C1, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetGlobalFlag_Enable_12' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_NameToString_ReturnValue_4) == 0x0009C8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_NameToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_57) == 0x0009D8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_57' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Find_Value_4) == 0x0009E8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Find_ReturnValue_4) == 0x0009EC, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetSlotIntIntMap_ResultMap_1) == 0x0009F0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetSlotIntIntMap_ResultMap_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetModel_ItemCollectComponent_ReturnValue_1) == 0x000A40, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetModel_ItemCollectComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Keys_Keys_7) == 0x000A48, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Keys_Keys_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Get_Item_8) == 0x000A58, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Get_Item_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Length_ReturnValue_8) == 0x000A5C, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Length_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Remove_ReturnValue_2) == 0x000A60, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Remove_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Less_IntInt_ReturnValue_8) == 0x000A61, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Less_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_IntToString_ReturnValue_10) == 0x000A68, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_IntToString_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Find_Value_5) == 0x000A78, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Find_Value_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Find_ReturnValue_5) == 0x000A7C, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Find_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Values_Values_6) == 0x000A80, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Values_Values_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Values_Values_7) == 0x000A90, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Values_Values_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x000AA0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_LessEqual_IntInt_ReturnValue_2) == 0x000AA4, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_LessEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_IntToString_ReturnValue_11) == 0x000AA8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_IntToString_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_IntToString_ReturnValue_12) == 0x000AB8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_IntToString_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Keys_Keys_8) == 0x000AC8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Keys_Keys_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Get_Item_9) == 0x000AD8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Get_Item_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Add_ReturnValue) == 0x000ADC, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_IntToString_ReturnValue_13) == 0x000AE0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_IntToString_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Length_ReturnValue_9) == 0x000AF0, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Length_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_58) == 0x000AF8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_58' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Less_IntInt_ReturnValue_9) == 0x000B08, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Less_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_59) == 0x000B10, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_59' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_60) == 0x000B20, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_60' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetEquipOrItemNumsInCangku_Nums) == 0x000B30, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetEquipOrItemNumsInCangku_Nums' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Greater_IntInt_ReturnValue) == 0x000B34, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Find_Value_6) == 0x000B38, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Find_Value_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Map_Find_ReturnValue_6) == 0x000B3C, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Map_Find_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetEquipOrItemNumsInBeibao_Nums) == 0x000B40, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetEquipOrItemNumsInBeibao_Nums' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000B44, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Add_IntInt_ReturnValue_11) == 0x000B48, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Add_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_BooleanOR_ReturnValue) == 0x000B4C, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_BooleanOR_ReturnValue_1) == 0x000B4D, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_61) == 0x000B50, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_61' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_62) == 0x000B60, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_62' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Conv_NameToString_ReturnValue_5) == 0x000B70, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Conv_NameToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_63) == 0x000B80, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_63' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x000B90, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_64) == 0x000B98, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_64' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_GetAlreadyHaveDLC_ReturnValue) == 0x000BA8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_GetAlreadyHaveDLC_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Concat_StrStr_ReturnValue_65) == 0x000BB8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Concat_StrStr_ReturnValue_65' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_FullDLCCheckItemByLoading, CallFunc_Array_Contains_ReturnValue) == 0x000BC8, "Member 'ItemCollectComponent_C_FullDLCCheckItemByLoading::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_Get_Items_Array \ static_assert(alignof(ItemCollectComponent_C_Get_Items_Array) == 0x000008, "Wrong alignment on ItemCollectComponent_C_Get_Items_Array"); \ static_assert(sizeof(ItemCollectComponent_C_Get_Items_Array) == 0x000190, "Wrong size on ItemCollectComponent_C_Get_Items_Array"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, OutItems) == 0x000000, "Member 'ItemCollectComponent_C_Get_Items_Array::OutItems' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, LocalAmount) == 0x000010, "Member 'ItemCollectComponent_C_Get_Items_Array::LocalAmount' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, Local_SordId) == 0x000014, "Member 'ItemCollectComponent_C_Get_Items_Array::Local_SordId' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, Temp_int_Variable) == 0x000018, "Member 'ItemCollectComponent_C_Get_Items_Array::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'ItemCollectComponent_C_Get_Items_Array::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, Temp_int_Array_Index_Variable) == 0x000024, "Member 'ItemCollectComponent_C_Get_Items_Array::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_Add_IntInt_ReturnValue_1) == 0x000028, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, K2Node_MakeStruct_F_StoredItem) == 0x000030, "Member 'ItemCollectComponent_C_Get_Items_Array::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, K2Node_MakeStruct_F_StoredItem_1) == 0x000050, "Member 'ItemCollectComponent_C_Get_Items_Array::K2Node_MakeStruct_F_StoredItem_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_Add_IntInt_ReturnValue_2) == 0x000070, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_Subtract_IntInt_ReturnValue) == 0x000074, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, Temp_int_Variable_1) == 0x000078, "Member 'ItemCollectComponent_C_Get_Items_Array::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_Array_Add_ReturnValue) == 0x00007C, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000080, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_Add_IntInt_ReturnValue_3) == 0x000084, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_Array_Add_ReturnValue_1) == 0x000088, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_Map_Keys_Keys) == 0x000090, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_Array_Length_ReturnValue) == 0x0000A0, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_Array_Get_Item) == 0x0000A4, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_Less_IntInt_ReturnValue) == 0x0000A8, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_GetItemTabBySortId_NewParam) == 0x0000A9, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000AA, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_GetItemConfigBySortId_Item) == 0x0000B0, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_GetItemConfigBySortId_find) == 0x000180, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_Map_Find_Value) == 0x000184, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_Map_Find_ReturnValue) == 0x000188, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000189, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x00018A, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_NotEqual_ByteByte_ReturnValue_2) == 0x00018B, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_NotEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_BooleanAND_ReturnValue) == 0x00018C, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_BooleanAND_ReturnValue_1) == 0x00018D, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Get_Items_Array, CallFunc_BooleanOR_ReturnValue) == 0x00018E, "Member 'ItemCollectComponent_C_Get_Items_Array::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_GetAllPropOfDropPack \ static_assert(alignof(ItemCollectComponent_C_GetAllPropOfDropPack) == 0x000008, "Wrong alignment on ItemCollectComponent_C_GetAllPropOfDropPack"); \ static_assert(sizeof(ItemCollectComponent_C_GetAllPropOfDropPack) == 0x0000D0, "Wrong size on ItemCollectComponent_C_GetAllPropOfDropPack"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, ID) == 0x000000, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::ID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_ReplaceIDByNewGamePlus_ReturnID) == 0x000008, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_ReplaceIDByNewGamePlus_ReturnID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_ReplaceIDByNewGamePlus_ReturnSue) == 0x000010, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_ReplaceIDByNewGamePlus_ReturnSue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, Temp_int_Array_Index_Variable) == 0x000014, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_GetDropPackInfo_return_value) == 0x000018, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_GetDropPackInfo_return_value' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_Array_Get_Item) == 0x000028, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_Generate_Drop_Item_DropIndex) == 0x000034, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_Generate_Drop_Item_DropIndex' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_Generate_Drop_Item_sortId) == 0x000038, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_Generate_Drop_Item_sortId' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_Generate_Drop_Item_Amount) == 0x00003C, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_Generate_Drop_Item_Amount' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_Generate_Drop_Item_OnlyOnce) == 0x000040, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_Generate_Drop_Item_OnlyOnce' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, Temp_int_Loop_Counter_Variable) == 0x000044, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_Conv_IntToString_ReturnValue) == 0x000048, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_Conv_StringToName_ReturnValue) == 0x000058, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_ReplaceIDByNewGamePlus_ReturnID_1) == 0x000064, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_ReplaceIDByNewGamePlus_ReturnID_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_ReplaceIDByNewGamePlus_ReturnSue_1) == 0x00006C, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_ReplaceIDByNewGamePlus_ReturnSue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_Conv_NameToString_ReturnValue) == 0x000070, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_Add_IntInt_ReturnValue) == 0x000080, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_Conv_StringToInt_ReturnValue) == 0x000084, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_GetItemTabBySortId_NewParam) == 0x000088, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000089, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_NewGuid_ReturnValue) == 0x00008C, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_GetUINotify_UINotify) == 0x0000A0, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_CreateGem_DCSGemAttributes) == 0x0000A8, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_CreateGem_DCSGemAttributes' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetAllPropOfDropPack, CallFunc_UpdateOrCreateGemToBeibao_Success) == 0x0000C8, "Member 'ItemCollectComponent_C_GetAllPropOfDropPack::CallFunc_UpdateOrCreateGemToBeibao_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_GetCacheSaveData \ static_assert(alignof(ItemCollectComponent_C_GetCacheSaveData) == 0x000008, "Wrong alignment on ItemCollectComponent_C_GetCacheSaveData"); \ static_assert(sizeof(ItemCollectComponent_C_GetCacheSaveData) == 0x0000E0, "Wrong size on ItemCollectComponent_C_GetCacheSaveData"); \ static_assert(offsetof(ItemCollectComponent_C_GetCacheSaveData, TempMap) == 0x000000, "Member 'ItemCollectComponent_C_GetCacheSaveData::TempMap' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetCacheSaveData, Temp_int_Array_Index_Variable) == 0x000050, "Member 'ItemCollectComponent_C_GetCacheSaveData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetCacheSaveData, Temp_int_Loop_Counter_Variable) == 0x000054, "Member 'ItemCollectComponent_C_GetCacheSaveData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetCacheSaveData, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'ItemCollectComponent_C_GetCacheSaveData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetCacheSaveData, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'ItemCollectComponent_C_GetCacheSaveData::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetCacheSaveData, CallFunc_Array_Get_Item) == 0x000070, "Member 'ItemCollectComponent_C_GetCacheSaveData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetCacheSaveData, CallFunc_Array_Length_ReturnValue) == 0x000074, "Member 'ItemCollectComponent_C_GetCacheSaveData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetCacheSaveData, CallFunc_Map_Find_Value) == 0x000078, "Member 'ItemCollectComponent_C_GetCacheSaveData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetCacheSaveData, CallFunc_Map_Find_ReturnValue) == 0x00007C, "Member 'ItemCollectComponent_C_GetCacheSaveData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetCacheSaveData, CallFunc_Less_IntInt_ReturnValue) == 0x00007D, "Member 'ItemCollectComponent_C_GetCacheSaveData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetCacheSaveData, CallFunc_Map_Find_Value_1) == 0x000080, "Member 'ItemCollectComponent_C_GetCacheSaveData::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetCacheSaveData, CallFunc_Map_Find_ReturnValue_1) == 0x000084, "Member 'ItemCollectComponent_C_GetCacheSaveData::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetCacheSaveData, CallFunc_GetSlotIntIntMap_ResultMap) == 0x000088, "Member 'ItemCollectComponent_C_GetCacheSaveData::CallFunc_GetSlotIntIntMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetCacheSaveData, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000D8, "Member 'ItemCollectComponent_C_GetCacheSaveData::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_GetChestItemInfo \ static_assert(alignof(ItemCollectComponent_C_GetChestItemInfo) == 0x000008, "Wrong alignment on ItemCollectComponent_C_GetChestItemInfo"); \ static_assert(sizeof(ItemCollectComponent_C_GetChestItemInfo) == 0x000118, "Wrong size on ItemCollectComponent_C_GetChestItemInfo"); \ static_assert(offsetof(ItemCollectComponent_C_GetChestItemInfo, F_StoredItem) == 0x000000, "Member 'ItemCollectComponent_C_GetChestItemInfo::F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetChestItemInfo, AmountOut) == 0x000020, "Member 'ItemCollectComponent_C_GetChestItemInfo::AmountOut' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetChestItemInfo, SortIdOut) == 0x000024, "Member 'ItemCollectComponent_C_GetChestItemInfo::SortIdOut' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetChestItemInfo, AmountInBeibaoOut) == 0x000028, "Member 'ItemCollectComponent_C_GetChestItemInfo::AmountInBeibaoOut' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetChestItemInfo, AmountInCangkuOut) == 0x00002C, "Member 'ItemCollectComponent_C_GetChestItemInfo::AmountInCangkuOut' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetChestItemInfo, MaxInBeibaoOut) == 0x000030, "Member 'ItemCollectComponent_C_GetChestItemInfo::MaxInBeibaoOut' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetChestItemInfo, MaxInCangkuOut) == 0x000034, "Member 'ItemCollectComponent_C_GetChestItemInfo::MaxInCangkuOut' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetChestItemInfo, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000038, "Member 'ItemCollectComponent_C_GetChestItemInfo::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetChestItemInfo, CallFunc_GetItemByID_Item) == 0x000040, "Member 'ItemCollectComponent_C_GetChestItemInfo::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetChestItemInfo, CallFunc_GetItemByID_find) == 0x000110, "Member 'ItemCollectComponent_C_GetChestItemInfo::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetChestItemInfo, CallFunc_GetPlayerItemAmountInCangKu_Amount) == 0x000114, "Member 'ItemCollectComponent_C_GetChestItemInfo::CallFunc_GetPlayerItemAmountInCangKu_Amount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_GetDropPackInfo \ static_assert(alignof(ItemCollectComponent_C_GetDropPackInfo) == 0x000008, "Wrong alignment on ItemCollectComponent_C_GetDropPackInfo"); \ static_assert(sizeof(ItemCollectComponent_C_GetDropPackInfo) == 0x000070, "Wrong size on ItemCollectComponent_C_GetDropPackInfo"); \ static_assert(offsetof(ItemCollectComponent_C_GetDropPackInfo, ID) == 0x000000, "Member 'ItemCollectComponent_C_GetDropPackInfo::ID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetDropPackInfo, return_value) == 0x000008, "Member 'ItemCollectComponent_C_GetDropPackInfo::return_value' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetDropPackInfo, local_Time) == 0x000018, "Member 'ItemCollectComponent_C_GetDropPackInfo::local_Time' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetDropPackInfo, RandomList) == 0x000020, "Member 'ItemCollectComponent_C_GetDropPackInfo::RandomList' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetDropPackInfo, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'ItemCollectComponent_C_GetDropPackInfo::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetDropPackInfo, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000048, "Member 'ItemCollectComponent_C_GetDropPackInfo::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetDropPackInfo, Temp_int_Variable) == 0x00004C, "Member 'ItemCollectComponent_C_GetDropPackInfo::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetDropPackInfo, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'ItemCollectComponent_C_GetDropPackInfo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetDropPackInfo, CallFunc_Array_Random_OutItem) == 0x000054, "Member 'ItemCollectComponent_C_GetDropPackInfo::CallFunc_Array_Random_OutItem' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetDropPackInfo, CallFunc_Array_Random_OutIndex) == 0x00005C, "Member 'ItemCollectComponent_C_GetDropPackInfo::CallFunc_Array_Random_OutIndex' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetDropPackInfo, CallFunc_RandomIntegerInRange_ReturnValue) == 0x000060, "Member 'ItemCollectComponent_C_GetDropPackInfo::CallFunc_RandomIntegerInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetDropPackInfo, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000064, "Member 'ItemCollectComponent_C_GetDropPackInfo::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetDropPackInfo, CallFunc_Array_Add_ReturnValue) == 0x000068, "Member 'ItemCollectComponent_C_GetDropPackInfo::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_GetEquipIsInExtra \ static_assert(alignof(ItemCollectComponent_C_GetEquipIsInExtra) == 0x000008, "Wrong alignment on ItemCollectComponent_C_GetEquipIsInExtra"); \ static_assert(sizeof(ItemCollectComponent_C_GetEquipIsInExtra) == 0x000038, "Wrong size on ItemCollectComponent_C_GetEquipIsInExtra"); \ static_assert(offsetof(ItemCollectComponent_C_GetEquipIsInExtra, SortID) == 0x000000, "Member 'ItemCollectComponent_C_GetEquipIsInExtra::SortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetEquipIsInExtra, ExtraEquip) == 0x000004, "Member 'ItemCollectComponent_C_GetEquipIsInExtra::ExtraEquip' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetEquipIsInExtra, CallFunc_GetPlayerStatic_ReturnValue) == 0x000008, "Member 'ItemCollectComponent_C_GetEquipIsInExtra::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetEquipIsInExtra, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000010, "Member 'ItemCollectComponent_C_GetEquipIsInExtra::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetEquipIsInExtra, CallFunc_RemoveWeaponLevel_NewSortID) == 0x000018, "Member 'ItemCollectComponent_C_GetEquipIsInExtra::CallFunc_RemoveWeaponLevel_NewSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetEquipIsInExtra, CallFunc_Array_Contains_ReturnValue) == 0x00001C, "Member 'ItemCollectComponent_C_GetEquipIsInExtra::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetEquipIsInExtra, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000020, "Member 'ItemCollectComponent_C_GetEquipIsInExtra::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetEquipIsInExtra, CallFunc_ThisIsNGP_ReturnIs) == 0x000028, "Member 'ItemCollectComponent_C_GetEquipIsInExtra::CallFunc_ThisIsNGP_ReturnIs' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetEquipIsInExtra, CallFunc_GetRealRedirectIDAndLevel_ReturnID) == 0x00002C, "Member 'ItemCollectComponent_C_GetEquipIsInExtra::CallFunc_GetRealRedirectIDAndLevel_ReturnID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetEquipIsInExtra, CallFunc_GetRealRedirectIDAndLevel_ReturnLevel) == 0x000030, "Member 'ItemCollectComponent_C_GetEquipIsInExtra::CallFunc_GetRealRedirectIDAndLevel_ReturnLevel' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetEquipIsInExtra, CallFunc_Array_Contains_ReturnValue_1) == 0x000034, "Member 'ItemCollectComponent_C_GetEquipIsInExtra::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_GetItemIsStacked \ static_assert(alignof(ItemCollectComponent_C_GetItemIsStacked) == 0x000008, "Wrong alignment on ItemCollectComponent_C_GetItemIsStacked"); \ static_assert(sizeof(ItemCollectComponent_C_GetItemIsStacked) == 0x0000E0, "Wrong size on ItemCollectComponent_C_GetItemIsStacked"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemIsStacked, SortID) == 0x000000, "Member 'ItemCollectComponent_C_GetItemIsStacked::SortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemIsStacked, CanStacked) == 0x000004, "Member 'ItemCollectComponent_C_GetItemIsStacked::CanStacked' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemIsStacked, CallFunc_GetItemTabBySortId_NewParam) == 0x000005, "Member 'ItemCollectComponent_C_GetItemIsStacked::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemIsStacked, CallFunc_GetItemConfigBySortId_Item) == 0x000008, "Member 'ItemCollectComponent_C_GetItemIsStacked::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemIsStacked, CallFunc_GetItemConfigBySortId_find) == 0x0000D8, "Member 'ItemCollectComponent_C_GetItemIsStacked::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemIsStacked, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000D9, "Member 'ItemCollectComponent_C_GetItemIsStacked::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemIsStacked, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0000DA, "Member 'ItemCollectComponent_C_GetItemIsStacked::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemIsStacked, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x0000DB, "Member 'ItemCollectComponent_C_GetItemIsStacked::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemIsStacked, CallFunc_NotEqual_ByteByte_ReturnValue_2) == 0x0000DC, "Member 'ItemCollectComponent_C_GetItemIsStacked::CallFunc_NotEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemIsStacked, CallFunc_BooleanAND_ReturnValue) == 0x0000DD, "Member 'ItemCollectComponent_C_GetItemIsStacked::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemIsStacked, CallFunc_BooleanAND_ReturnValue_1) == 0x0000DE, "Member 'ItemCollectComponent_C_GetItemIsStacked::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemIsStacked, CallFunc_BooleanOR_ReturnValue) == 0x0000DF, "Member 'ItemCollectComponent_C_GetItemIsStacked::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_GetItemNums \ static_assert(alignof(ItemCollectComponent_C_GetItemNums) == 0x000008, "Wrong alignment on ItemCollectComponent_C_GetItemNums"); \ static_assert(sizeof(ItemCollectComponent_C_GetItemNums) == 0x000120, "Wrong size on ItemCollectComponent_C_GetItemNums"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, L_Amount) == 0x000000, "Member 'ItemCollectComponent_C_GetItemNums::L_Amount' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, L_SordId) == 0x000004, "Member 'ItemCollectComponent_C_GetItemNums::L_SordId' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'ItemCollectComponent_C_GetItemNums::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, Temp_int_Array_Index_Variable) == 0x000010, "Member 'ItemCollectComponent_C_GetItemNums::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_Add_IntInt_ReturnValue_1) == 0x000014, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, Temp_int_Variable) == 0x000018, "Member 'ItemCollectComponent_C_GetItemNums::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_Add_IntInt_ReturnValue_2) == 0x00001C, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_Map_Keys_Keys) == 0x000020, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_Array_Get_Item) == 0x000034, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_GetItemTabBySortId_NewParam) == 0x000039, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00003A, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_Map_Find_Value) == 0x00003C, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_Map_Find_ReturnValue) == 0x000040, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_GetItemConfigBySortId_Item) == 0x000048, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_GetItemConfigBySortId_find) == 0x000118, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000119, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x00011A, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_NotEqual_ByteByte_ReturnValue_2) == 0x00011B, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_NotEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_BooleanAND_ReturnValue) == 0x00011C, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_BooleanAND_ReturnValue_1) == 0x00011D, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_GetItemNums, CallFunc_BooleanOR_ReturnValue) == 0x00011E, "Member 'ItemCollectComponent_C_GetItemNums::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_GetSaveData \ static_assert(alignof(ItemCollectComponent_C_GetSaveData) == 0x000008, "Wrong alignment on ItemCollectComponent_C_GetSaveData"); \ static_assert(sizeof(ItemCollectComponent_C_GetSaveData) == 0x000050, "Wrong size on ItemCollectComponent_C_GetSaveData"); \ static_assert(offsetof(ItemCollectComponent_C_GetSaveData, CallFunc_GetSlotIntIntMap_ResultMap) == 0x000000, "Member 'ItemCollectComponent_C_GetSaveData::CallFunc_GetSlotIntIntMap_ResultMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_HasAnySaveData \ static_assert(alignof(ItemCollectComponent_C_HasAnySaveData) == 0x000001, "Wrong alignment on ItemCollectComponent_C_HasAnySaveData"); \ static_assert(sizeof(ItemCollectComponent_C_HasAnySaveData) == 0x000006, "Wrong size on ItemCollectComponent_C_HasAnySaveData"); \ static_assert(offsetof(ItemCollectComponent_C_HasAnySaveData, ReturnValue) == 0x000000, "Member 'ItemCollectComponent_C_HasAnySaveData::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_HasAnySaveData, CallFunc_Map_IsEmpty_ReturnValue) == 0x000001, "Member 'ItemCollectComponent_C_HasAnySaveData::CallFunc_Map_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_HasAnySaveData, CallFunc_Map_IsEmpty_ReturnValue_1) == 0x000002, "Member 'ItemCollectComponent_C_HasAnySaveData::CallFunc_Map_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_HasAnySaveData, CallFunc_Not_PreBool_ReturnValue) == 0x000003, "Member 'ItemCollectComponent_C_HasAnySaveData::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_HasAnySaveData, CallFunc_Not_PreBool_ReturnValue_1) == 0x000004, "Member 'ItemCollectComponent_C_HasAnySaveData::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_HasAnySaveData, CallFunc_BooleanOR_ReturnValue) == 0x000005, "Member 'ItemCollectComponent_C_HasAnySaveData::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_InitModel \ static_assert(alignof(ItemCollectComponent_C_InitModel) == 0x000008, "Wrong alignment on ItemCollectComponent_C_InitModel"); \ static_assert(sizeof(ItemCollectComponent_C_InitModel) == 0x000198, "Wrong size on ItemCollectComponent_C_InitModel"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_GetGlobalExtend_ReturnValue) == 0x000000, "Member 'ItemCollectComponent_C_InitModel::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, Temp_int_Array_Index_Variable) == 0x000008, "Member 'ItemCollectComponent_C_InitModel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_IsValid_ReturnValue) == 0x00000C, "Member 'ItemCollectComponent_C_InitModel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'ItemCollectComponent_C_InitModel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'ItemCollectComponent_C_InitModel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, Temp_int_Array_Index_Variable_1) == 0x000018, "Member 'ItemCollectComponent_C_InitModel::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_GetAllArchivesData_ReturnValue) == 0x000020, "Member 'ItemCollectComponent_C_InitModel::CallFunc_GetAllArchivesData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_Map_Values_Values) == 0x000070, "Member 'ItemCollectComponent_C_InitModel::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_Array_Get_Item) == 0x000080, "Member 'ItemCollectComponent_C_InitModel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'ItemCollectComponent_C_InitModel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_GetArchivesList_ReturnValue) == 0x000090, "Member 'ItemCollectComponent_C_InitModel::CallFunc_GetArchivesList_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_Less_IntInt_ReturnValue) == 0x0000A0, "Member 'ItemCollectComponent_C_InitModel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_Array_Get_Item_1) == 0x0000A4, "Member 'ItemCollectComponent_C_InitModel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_Array_AddUnique_ReturnValue) == 0x0000A8, "Member 'ItemCollectComponent_C_InitModel::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_GetItemByID_Item) == 0x0000B0, "Member 'ItemCollectComponent_C_InitModel::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_GetItemByID_find) == 0x000180, "Member 'ItemCollectComponent_C_InitModel::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_Array_Length_ReturnValue_1) == 0x000184, "Member 'ItemCollectComponent_C_InitModel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, Temp_int_Loop_Counter_Variable_1) == 0x000188, "Member 'ItemCollectComponent_C_InitModel::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00018C, "Member 'ItemCollectComponent_C_InitModel::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_Less_IntInt_ReturnValue_1) == 0x00018D, "Member 'ItemCollectComponent_C_InitModel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_InitModel, CallFunc_Add_IntInt_ReturnValue_1) == 0x000190, "Member 'ItemCollectComponent_C_InitModel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_Inner_RemoveDLCItem \ static_assert(alignof(ItemCollectComponent_C_Inner_RemoveDLCItem) == 0x000008, "Wrong alignment on ItemCollectComponent_C_Inner_RemoveDLCItem"); \ static_assert(sizeof(ItemCollectComponent_C_Inner_RemoveDLCItem) == 0x001028, "Wrong size on ItemCollectComponent_C_Inner_RemoveDLCItem"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, AllRemovedDLCRowName) == 0x000000, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::AllRemovedDLCRowName' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Local_CollectionDLCignore) == 0x000010, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Local_CollectionDLCignore' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Local_DLCignore) == 0x000060, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Local_DLCignore' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Local_ToolDLCRowName) == 0x0000B0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Local_ToolDLCRowName' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Local_DLCNeedRemovedTools_Current) == 0x0000C0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Local_DLCNeedRemovedTools_Current' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Local_ReplacedSortID) == 0x000110, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Local_ReplacedSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Local_OriginSortID) == 0x000114, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Local_OriginSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Local_CurrentDLCAward) == 0x000118, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Local_CurrentDLCAward' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Local_DLCRowName) == 0x000128, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Local_DLCRowName' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable) == 0x000130, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Length_ReturnValue) == 0x000134, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_1) == 0x000138, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue) == 0x000140, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000150, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_2) == 0x000160, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_3) == 0x000161, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_4) == 0x000162, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_5) == 0x000163, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_6) == 0x000164, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Loop_Counter_Variable) == 0x000168, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Add_IntInt_ReturnValue) == 0x00016C, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_7) == 0x000170, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Array_Index_Variable) == 0x000174, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000178, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000188, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_8) == 0x000198, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_9) == 0x000199, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Loop_Counter_Variable_1) == 0x00019C, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Add_IntInt_ReturnValue_1) == 0x0001A0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Array_Index_Variable_1) == 0x0001A4, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_10) == 0x0001A8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_10' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Array_Index_Variable_2) == 0x0001AC, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue) == 0x0001B0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0001C0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_NameToString_ReturnValue) == 0x0001D0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0001E0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Values_Values) == 0x0001F0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000200, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Keys_Keys) == 0x000210, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000220, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Length_ReturnValue_1) == 0x000230, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Variable) == 0x000234, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Loop_Counter_Variable_2) == 0x000238, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Add_IntInt_ReturnValue_2) == 0x00023C, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000240, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_11) == 0x000250, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_11' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000258, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_12) == 0x000268, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_12' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Loop_Counter_Variable_3) == 0x00026C, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Less_IntInt_ReturnValue) == 0x000270, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Add_IntInt_ReturnValue_3) == 0x000274, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Array_Index_Variable_3) == 0x000278, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000280, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Get_Item) == 0x000290, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000298, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0002A8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Array_Index_Variable_4) == 0x0002B8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_12) == 0x0002C0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Loop_Counter_Variable_4) == 0x0002D0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Add_IntInt_ReturnValue_4) == 0x0002D4, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Array_Index_Variable_5) == 0x0002D8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_13) == 0x0002DC, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_13' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_13) == 0x0002E0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_14) == 0x0002F0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000300, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_16) == 0x000310, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_17) == 0x000320, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_18) == 0x000330, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Array_Index_Variable_6) == 0x000340, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Array_Index_Variable_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_19) == 0x000348, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_20) == 0x000358, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Loop_Counter_Variable_5) == 0x000368, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_21) == 0x000370, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_22) == 0x000380, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Add_IntInt_ReturnValue_5) == 0x000390, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_23) == 0x000398, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_24) == 0x0003A8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_25) == 0x0003B8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Loop_Counter_Variable_6) == 0x0003C8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Loop_Counter_Variable_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_26) == 0x0003D0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Add_IntInt_ReturnValue_6) == 0x0003E0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_14) == 0x0003E4, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_14' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_15) == 0x0003E5, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_15' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_27) == 0x0003E8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Loop_Counter_Variable_7) == 0x0003F8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Loop_Counter_Variable_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_28) == 0x000400, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Add_IntInt_ReturnValue_7) == 0x000410, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_29) == 0x000418, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_30) == 0x000428, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_31) == 0x000438, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Array_Index_Variable_7) == 0x000448, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Array_Index_Variable_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_32) == 0x000450, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_33) == 0x000460, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Array_Index_Variable_8) == 0x000470, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Array_Index_Variable_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Loop_Counter_Variable_8) == 0x000474, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Loop_Counter_Variable_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Get_Item_1) == 0x000478, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Add_IntInt_ReturnValue_8) == 0x00047C, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000480, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_34) == 0x000490, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_35) == 0x0004A0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_3) == 0x0004B0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_36) == 0x0004C0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Array_Index_Variable_9) == 0x0004D0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Array_Index_Variable_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_37) == 0x0004D8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Values_Values_1) == 0x0004E8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Values_Values_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_38) == 0x0004F8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Keys_Keys_1) == 0x000508, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_39) == 0x000518, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Length_ReturnValue_2) == 0x000528, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_40) == 0x000530, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_40' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_41) == 0x000540, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_41' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetSlotIntIntMap_ResultMap) == 0x000550, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetSlotIntIntMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Values_Values_2) == 0x0005A0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Values_Values_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Keys_Keys_2) == 0x0005B0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Keys_Keys_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_4) == 0x0005C0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Get_Item_2) == 0x0005D0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Length_ReturnValue_3) == 0x0005D4, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_5) == 0x0005D8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Less_IntInt_ReturnValue_1) == 0x0005E8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_42) == 0x0005F0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_42' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_43) == 0x000600, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_43' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_44) == 0x000610, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_44' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000620, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_45) == 0x000630, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_45' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_46) == 0x000640, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_46' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_47) == 0x000650, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_47' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_48) == 0x000660, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_48' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_49) == 0x000670, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_49' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_50) == 0x000680, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_50' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Keys_Keys_3) == 0x000690, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Keys_Keys_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Get_Item_3) == 0x0006A0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Length_ReturnValue_4) == 0x0006A4, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_6) == 0x0006A8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Less_IntInt_ReturnValue_2) == 0x0006B8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_51) == 0x0006C0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_51' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_52) == 0x0006D0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_52' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Values_Values_3) == 0x0006E0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Values_Values_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_7) == 0x0006F0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_53) == 0x000700, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_53' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Values_Values_4) == 0x000710, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Values_Values_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Keys_Keys_4) == 0x000720, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Keys_Keys_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Get_Item_4) == 0x000730, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_8) == 0x000738, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_9) == 0x000748, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Length_ReturnValue_5) == 0x000758, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_54) == 0x000760, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_54' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Less_IntInt_ReturnValue_3) == 0x000770, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_55) == 0x000778, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_55' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_56) == 0x000788, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_56' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Keys_Keys_5) == 0x000798, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Keys_Keys_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Get_Item_5) == 0x0007A8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Length_ReturnValue_6) == 0x0007AC, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Find_Value) == 0x0007B0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Find_ReturnValue) == 0x0007B4, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Less_IntInt_ReturnValue_4) == 0x0007B5, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Find_Value_1) == 0x0007B8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Find_ReturnValue_1) == 0x0007BC, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Remove_ReturnValue) == 0x0007BD, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Find_Value_2) == 0x0007C0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Find_ReturnValue_2) == 0x0007C4, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Values_Values_5) == 0x0007C8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Values_Values_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Array_Index_Variable_10) == 0x0007D8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Array_Index_Variable_10' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Get_Item_6) == 0x0007DC, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Subtract_IntInt_ReturnValue) == 0x0007E0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_10) == 0x0007E8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x0007F8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_57) == 0x000800, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_57' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Max_ReturnValue) == 0x000810, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_58) == 0x000818, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_58' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Add_IntInt_ReturnValue_9) == 0x000828, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x00082C, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Greater_IntInt_ReturnValue) == 0x000830, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Less_IntInt_ReturnValue_5) == 0x000831, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_11) == 0x000838, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_59) == 0x000848, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_59' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Remove_ReturnValue_1) == 0x000858, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Find_Value_3) == 0x00085C, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Find_ReturnValue_3) == 0x000860, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Values_Values_6) == 0x000868, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Values_Values_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Keys_Keys_6) == 0x000878, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Keys_Keys_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Get_Item_7) == 0x000888, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_12) == 0x000890, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_13) == 0x0008A0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Length_ReturnValue_7) == 0x0008B0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Length_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_60) == 0x0008B8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_60' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Less_IntInt_ReturnValue_6) == 0x0008C8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Less_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_61) == 0x0008D0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_61' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_62) == 0x0008E0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_62' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Subtract_IntInt_ReturnValue_3) == 0x0008F0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Subtract_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0008F4, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_NameToString_ReturnValue_2) == 0x0008F8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_63) == 0x000908, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_63' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetSlotStrArray_ResultArray) == 0x000918, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetSlotStrArray_ResultArray' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetSlotIntIntMap_ResultMap_1) == 0x000928, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetSlotIntIntMap_ResultMap_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_NameToString_ReturnValue_3) == 0x000978, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_NameToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_64) == 0x000988, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_64' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x000998, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_65) == 0x0009A0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_65' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_66) == 0x0009B0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_66' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_RemoveItem_ReturnValue) == 0x0009C0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Contains_ReturnValue) == 0x0009C1, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Find_Value_4) == 0x0009C4, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Find_ReturnValue_4) == 0x0009C8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetArchivesList_ReturnValue) == 0x0009D0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetArchivesList_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Add_IntInt_ReturnValue_10) == 0x0009E0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Get_Item_8) == 0x0009E4, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Get_Item_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Length_ReturnValue_8) == 0x0009E8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Length_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Loop_Counter_Variable_9) == 0x0009EC, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Loop_Counter_Variable_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Less_IntInt_ReturnValue_7) == 0x0009F0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Less_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Less_IntInt_ReturnValue_8) == 0x0009F1, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Less_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Add_IntInt_ReturnValue_11) == 0x0009F4, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Add_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, Temp_int_Loop_Counter_Variable_10) == 0x0009F8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::Temp_int_Loop_Counter_Variable_10' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_16) == 0x0009FC, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_16' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Less_IntInt_ReturnValue_9) == 0x0009FD, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Less_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Add_IntInt_ReturnValue_12) == 0x000A00, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Add_IntInt_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_17) == 0x000A04, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_17' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetItemByID_Item) == 0x000A08, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetItemByID_find) == 0x000AD8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_ReplaceSortID_NewSortID) == 0x000ADC, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_ReplaceSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000AE0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_14) == 0x000AE8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Remove_ReturnValue_2) == 0x000AF8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Remove_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_67) == 0x000B00, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_67' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Find_Value_5) == 0x000B10, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Find_Value_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Map_Find_ReturnValue_5) == 0x000B14, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Map_Find_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_68) == 0x000B18, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_68' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_69) == 0x000B28, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_69' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_70) == 0x000B38, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_70' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000B48, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetMyInventory_Inventory) == 0x000B50, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetMyInventory_Inventory' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetGlobalFlag_Enable_18) == 0x000B58, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetGlobalFlag_Enable_18' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_15) == 0x000B60, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_RemovePlayerItemFromCangKu_Success) == 0x000B70, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_RemovePlayerItemFromCangKu_Success' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_RemovePlayerItemFromCangKu_CurrentAmount) == 0x000B74, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_RemovePlayerItemFromCangKu_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_71) == 0x000B78, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_71' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_72) == 0x000B88, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_72' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetItemTabBySortId_NewParam) == 0x000B98, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_73) == 0x000BA0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_73' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000BB0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_74) == 0x000BB8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_74' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetItemByID_Item_1) == 0x000BC8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetItemByID_Item_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetItemByID_find_1) == 0x000C98, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetItemByID_find_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_75) == 0x000CA0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_75' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_76) == 0x000CB0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_76' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_77) == 0x000CC0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_77' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetEquipOrItemNumsInCangku_Nums) == 0x000CD0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetEquipOrItemNumsInCangku_Nums' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_78) == 0x000CD8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_78' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000CE8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_16) == 0x000CF0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_79) == 0x000D00, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_79' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Conv_IntToString_ReturnValue_17) == 0x000D10, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Conv_IntToString_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_80) == 0x000D20, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_80' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_RemovePlayerItemFromBeibao_Success) == 0x000D30, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_RemovePlayerItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount) == 0x000D34, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_81) == 0x000D38, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_81' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetItemByID_Item_2) == 0x000D48, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetItemByID_Item_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetItemByID_find_2) == 0x000E18, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetItemByID_find_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetEquipOrItemNumsInBeibao_Nums) == 0x000E1C, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetEquipOrItemNumsInBeibao_Nums' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000E20, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Greater_IntInt_ReturnValue_2) == 0x000E21, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Greater_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetItemTabBySortId_NewParam_1) == 0x000E22, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetItemTabBySortId_NewParam_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_82) == 0x000E28, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_82' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000E38, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_83) == 0x000E40, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_83' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_84) == 0x000E50, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_84' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetModel_BeiBaoModel_ReturnValue) == 0x000E60, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetModel_BeiBaoModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_85) == 0x000E68, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_85' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetUINotify_UINotify) == 0x000E78, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_86) == 0x000E80, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_86' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetPlayerWarehouse_ReturnValue) == 0x000E90, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetPlayerWarehouse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Get_Item_9) == 0x000EA0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Get_Item_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Length_ReturnValue_9) == 0x000EC0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Length_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Less_IntInt_ReturnValue_10) == 0x000EC4, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Less_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000EC5, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Remove_IItemFromCangKu_ChangedItem) == 0x000EC8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Remove_IItemFromCangKu_ChangedItem' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Remove_IItemFromCangKu_Success) == 0x000EE8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Remove_IItemFromCangKu_Success' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Remove_IItemFromCangKu_IsUniqueItem) == 0x000EE9, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Remove_IItemFromCangKu_IsUniqueItem' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_87) == 0x000EF0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_87' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_88) == 0x000F00, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_88' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_89) == 0x000F10, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_89' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_90) == 0x000F20, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_90' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_91) == 0x000F30, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_91' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_92) == 0x000F40, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_92' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_93) == 0x000F50, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_93' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_94) == 0x000F60, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_94' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_95) == 0x000F70, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_95' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Concat_StrStr_ReturnValue_96) == 0x000F80, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Concat_StrStr_ReturnValue_96' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetUINotify_UINotify_1) == 0x000F90, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetPlayerBackpack_ReturnValue) == 0x000F98, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetPlayerBackpack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_GetPlayerWeapon_Items_Weapons) == 0x000FA8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_GetPlayerWeapon_Items_Weapons' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Get_Item_10) == 0x000FB8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Get_Item_10' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Length_ReturnValue_10) == 0x000FD8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Length_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Less_IntInt_ReturnValue_11) == 0x000FDC, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Less_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Remove_All_Gems_from_Weapon_OutGemsCopiedInBeibao) == 0x000FE0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Remove_All_Gems_from_Weapon_OutGemsCopiedInBeibao' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Remove_All_Gems_from_Weapon_Success) == 0x000FF0, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Remove_All_Gems_from_Weapon_Success' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_Array_Find_ReturnValue) == 0x000FF4, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_IsItemOrEquipmentEquiped_bIsEquiped) == 0x000FF8, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_IsItemOrEquipmentEquiped_bIsEquiped' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000FF9, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_RemoveItemFromBeibao_ChangedItem) == 0x001000, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_RemoveItemFromBeibao_ChangedItem' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_RemoveItemFromBeibao_Success) == 0x001020, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_RemoveItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_RemoveItemFromBeibao_IsUniqueItem) == 0x001021, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_RemoveItemFromBeibao_IsUniqueItem' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Inner_RemoveDLCItem, CallFunc_RemoveItemFromBeibao_OldNumber) == 0x001024, "Member 'ItemCollectComponent_C_Inner_RemoveDLCItem::CallFunc_RemoveItemFromBeibao_OldNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_OnPlayerHasBorned \ static_assert(alignof(ItemCollectComponent_C_OnPlayerHasBorned) == 0x000010, "Wrong alignment on ItemCollectComponent_C_OnPlayerHasBorned"); \ static_assert(sizeof(ItemCollectComponent_C_OnPlayerHasBorned) == 0x000080, "Wrong size on ItemCollectComponent_C_OnPlayerHasBorned"); \ static_assert(offsetof(ItemCollectComponent_C_OnPlayerHasBorned, FirePoint) == 0x000000, "Member 'ItemCollectComponent_C_OnPlayerHasBorned::FirePoint' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_OnPlayerHasBorned, isReborn) == 0x000010, "Member 'ItemCollectComponent_C_OnPlayerHasBorned::isReborn' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_OnPlayerHasBorned, Position) == 0x000020, "Member 'ItemCollectComponent_C_OnPlayerHasBorned::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_PickGemToBeibao \ static_assert(alignof(ItemCollectComponent_C_PickGemToBeibao) == 0x000008, "Wrong alignment on ItemCollectComponent_C_PickGemToBeibao"); \ static_assert(sizeof(ItemCollectComponent_C_PickGemToBeibao) == 0x000040, "Wrong size on ItemCollectComponent_C_PickGemToBeibao"); \ static_assert(offsetof(ItemCollectComponent_C_PickGemToBeibao, gem) == 0x000000, "Member 'ItemCollectComponent_C_PickGemToBeibao::gem' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickGemToBeibao, LocalSortID) == 0x000020, "Member 'ItemCollectComponent_C_PickGemToBeibao::LocalSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickGemToBeibao, CallFunc_Map_Find_Value) == 0x000024, "Member 'ItemCollectComponent_C_PickGemToBeibao::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickGemToBeibao, CallFunc_Map_Find_ReturnValue) == 0x000028, "Member 'ItemCollectComponent_C_PickGemToBeibao::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickGemToBeibao, CallFunc_GetUINotify_UINotify) == 0x000030, "Member 'ItemCollectComponent_C_PickGemToBeibao::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickGemToBeibao, CallFunc_Subtract_IntInt_ReturnValue) == 0x000038, "Member 'ItemCollectComponent_C_PickGemToBeibao::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickGemToBeibao, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00003C, "Member 'ItemCollectComponent_C_PickGemToBeibao::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickGemToBeibao, CallFunc_Map_Remove_ReturnValue) == 0x00003D, "Member 'ItemCollectComponent_C_PickGemToBeibao::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_PickToBeibao \ static_assert(alignof(ItemCollectComponent_C_PickToBeibao) == 0x000008, "Wrong alignment on ItemCollectComponent_C_PickToBeibao"); \ static_assert(sizeof(ItemCollectComponent_C_PickToBeibao) == 0x000190, "Wrong size on ItemCollectComponent_C_PickToBeibao"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, PickUpitem) == 0x000000, "Member 'ItemCollectComponent_C_PickToBeibao::PickUpitem' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, PickSuccess) == 0x000020, "Member 'ItemCollectComponent_C_PickToBeibao::PickSuccess' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, Local_PickSortID) == 0x000024, "Member 'ItemCollectComponent_C_PickToBeibao::Local_PickSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, Local_PickNums) == 0x000028, "Member 'ItemCollectComponent_C_PickToBeibao::Local_PickNums' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, Local_PickToolInfo) == 0x000030, "Member 'ItemCollectComponent_C_PickToBeibao::Local_PickToolInfo' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, MaxInCangku) == 0x000080, "Member 'ItemCollectComponent_C_PickToBeibao::MaxInCangku' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, MaxInBeibao) == 0x000084, "Member 'ItemCollectComponent_C_PickToBeibao::MaxInBeibao' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, AmountInCangku) == 0x000088, "Member 'ItemCollectComponent_C_PickToBeibao::AmountInCangku' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, AmountInBeibao) == 0x00008C, "Member 'ItemCollectComponent_C_PickToBeibao::AmountInBeibao' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, SortID) == 0x000090, "Member 'ItemCollectComponent_C_PickToBeibao::SortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, Amount) == 0x000094, "Member 'ItemCollectComponent_C_PickToBeibao::Amount' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, ItemRemain) == 0x000098, "Member 'ItemCollectComponent_C_PickToBeibao::ItemRemain' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, BeibaoAlreadyAdd) == 0x00009C, "Member 'ItemCollectComponent_C_PickToBeibao::BeibaoAlreadyAdd' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CangkuAlreadyAdd) == 0x0000A0, "Member 'ItemCollectComponent_C_PickToBeibao::CangkuAlreadyAdd' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CangkuNeedAdd) == 0x0000A4, "Member 'ItemCollectComponent_C_PickToBeibao::CangkuNeedAdd' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, TempPickNum) == 0x0000A8, "Member 'ItemCollectComponent_C_PickToBeibao::TempPickNum' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, TempSortID) == 0x0000AC, "Member 'ItemCollectComponent_C_PickToBeibao::TempSortID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_GetChestItemInfo_AmountOut) == 0x0000B0, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_GetChestItemInfo_AmountOut' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_GetChestItemInfo_SortIdOut) == 0x0000B4, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_GetChestItemInfo_SortIdOut' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_GetChestItemInfo_AmountInBeibaoOut) == 0x0000B8, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_GetChestItemInfo_AmountInBeibaoOut' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_GetChestItemInfo_AmountInCangkuOut) == 0x0000BC, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_GetChestItemInfo_AmountInCangkuOut' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_GetChestItemInfo_MaxInBeibaoOut) == 0x0000C0, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_GetChestItemInfo_MaxInBeibaoOut' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_GetChestItemInfo_MaxInCangkuOut) == 0x0000C4, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_GetChestItemInfo_MaxInCangkuOut' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Array_Contains_ReturnValue) == 0x0000C8, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_GetSlotIntIntMap_ResultMap) == 0x0000D0, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_GetSlotIntIntMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Map_Find_Value) == 0x000120, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Map_Find_ReturnValue) == 0x000124, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Subtract_IntInt_ReturnValue) == 0x000128, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_GetItemTabBySortId_NewParam) == 0x00012C, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00012D, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00012E, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00012F, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000130, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_GetItemTabBySortId_NewParam_1) == 0x000131, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_GetItemTabBySortId_NewParam_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000132, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Map_Find_Value_1) == 0x000134, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Map_Find_ReturnValue_1) == 0x000138, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000139, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_BooleanOR_ReturnValue) == 0x00013A, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_BooleanOR_ReturnValue_1) == 0x00013B, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x00013C, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_BooleanOR_ReturnValue_2) == 0x000140, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x000144, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Add_IntInt_ReturnValue) == 0x000148, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Subtract_IntInt_ReturnValue_3) == 0x00014C, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Subtract_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Subtract_IntInt_ReturnValue_4) == 0x000150, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Subtract_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Subtract_IntInt_ReturnValue_5) == 0x000154, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Subtract_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Greater_IntInt_ReturnValue) == 0x000158, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000159, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Subtract_IntInt_ReturnValue_6) == 0x00015C, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Subtract_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_AddPlayerItemToBeibao_CurrentAmount) == 0x000160, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_AddPlayerItemToBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_AddPlayerItemToBeibao_Success) == 0x000164, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_AddPlayerItemToBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_AddPlayerItemToBeibao_CurrentAmount_1) == 0x000168, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_AddPlayerItemToBeibao_CurrentAmount_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_AddPlayerItemToBeibao_Success_1) == 0x00016C, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_AddPlayerItemToBeibao_Success_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x00016D, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Subtract_IntInt_ReturnValue_7) == 0x000170, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Subtract_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Subtract_IntInt_ReturnValue_8) == 0x000174, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Subtract_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Add_IntInt_ReturnValue_1) == 0x000178, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Greater_IntInt_ReturnValue_1) == 0x00017C, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Map_Remove_ReturnValue) == 0x00017D, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Map_Find_Value_2) == 0x000180, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Map_Find_ReturnValue_2) == 0x000184, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Add_IntInt_ReturnValue_2) == 0x000188, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_PickToBeibao, CallFunc_Map_Remove_ReturnValue_1) == 0x00018C, "Member 'ItemCollectComponent_C_PickToBeibao::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_Remove_Item_fromTempFile \ static_assert(alignof(ItemCollectComponent_C_Remove_Item_fromTempFile) == 0x000008, "Wrong alignment on ItemCollectComponent_C_Remove_Item_fromTempFile"); \ static_assert(sizeof(ItemCollectComponent_C_Remove_Item_fromTempFile) == 0x0000F0, "Wrong size on ItemCollectComponent_C_Remove_Item_fromTempFile"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, TargetMap) == 0x000000, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::TargetMap' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, TempItemNums) == 0x000050, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::TempItemNums' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, TempItemsToRemove) == 0x000058, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::TempItemsToRemove' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, Temp_int_Array_Index_Variable) == 0x0000A8, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, CallFunc_Map_Keys_Keys) == 0x0000B0, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, CallFunc_Array_Length_ReturnValue) == 0x0000C4, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, CallFunc_Map_Remove_ReturnValue) == 0x0000C8, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, CallFunc_Map_Find_Value) == 0x0000CC, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, CallFunc_Map_Find_ReturnValue) == 0x0000D0, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, Temp_int_Loop_Counter_Variable) == 0x0000D4, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, CallFunc_Map_Find_Value_1) == 0x0000D8, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, CallFunc_Map_Find_ReturnValue_1) == 0x0000DC, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000E0, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, CallFunc_Less_IntInt_ReturnValue) == 0x0000E4, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000E5, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_Remove_Item_fromTempFile, CallFunc_Add_IntInt_ReturnValue) == 0x0000E8, "Member 'ItemCollectComponent_C_Remove_Item_fromTempFile::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemCollectComponent_C_RestratFire \ static_assert(alignof(ItemCollectComponent_C_RestratFire) == 0x000010, "Wrong alignment on ItemCollectComponent_C_RestratFire"); \ static_assert(sizeof(ItemCollectComponent_C_RestratFire) == 0x000070, "Wrong size on ItemCollectComponent_C_RestratFire"); \ static_assert(offsetof(ItemCollectComponent_C_RestratFire, NewFirePointID) == 0x000000, "Member 'ItemCollectComponent_C_RestratFire::NewFirePointID' has a wrong offset!"); \ static_assert(offsetof(ItemCollectComponent_C_RestratFire, PresetPosition) == 0x000010, "Member 'ItemCollectComponent_C_RestratFire::PresetPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UItemCollectComponent_C \ static_assert(alignof(UItemCollectComponent_C) == 0x000008, "Wrong alignment on UItemCollectComponent_C"); \ static_assert(sizeof(UItemCollectComponent_C) == 0x000200, "Wrong size on UItemCollectComponent_C"); \ static_assert(offsetof(UItemCollectComponent_C, UberGraphFrame_ItemCollectComponent_C) == 0x0000F0, "Member 'UItemCollectComponent_C::UberGraphFrame_ItemCollectComponent_C' has a wrong offset!"); \ static_assert(offsetof(UItemCollectComponent_C, ItemIdToNumCache) == 0x0000F8, "Member 'UItemCollectComponent_C::ItemIdToNumCache' has a wrong offset!"); \ static_assert(offsetof(UItemCollectComponent_C, ItemIdToNum) == 0x000148, "Member 'UItemCollectComponent_C::ItemIdToNum' has a wrong offset!"); \ static_assert(offsetof(UItemCollectComponent_C, Saver) == 0x000198, "Member 'UItemCollectComponent_C::Saver' has a wrong offset!"); \ static_assert(offsetof(UItemCollectComponent_C, OnItemChange) == 0x0001A0, "Member 'UItemCollectComponent_C::OnItemChange' has a wrong offset!"); \ static_assert(offsetof(UItemCollectComponent_C, Items) == 0x0001B0, "Member 'UItemCollectComponent_C::Items' has a wrong offset!"); \ static_assert(offsetof(UItemCollectComponent_C, CurrentNum) == 0x0001C0, "Member 'UItemCollectComponent_C::CurrentNum' has a wrong offset!"); \ static_assert(offsetof(UItemCollectComponent_C, PickItemFromChest) == 0x0001C8, "Member 'UItemCollectComponent_C::PickItemFromChest' has a wrong offset!"); \ static_assert(offsetof(UItemCollectComponent_C, NeedRecordedToolByDLC) == 0x0001D8, "Member 'UItemCollectComponent_C::NeedRecordedToolByDLC' has a wrong offset!"); \ static_assert(offsetof(UItemCollectComponent_C, OnSaveUpdate) == 0x0001E8, "Member 'UItemCollectComponent_C::OnSaveUpdate' has a wrong offset!"); \ static_assert(offsetof(UItemCollectComponent_C, ItemNum) == 0x0001F8, "Member 'UItemCollectComponent_C::ItemNum' has a wrong offset!"); \ static_assert(offsetof(UItemCollectComponent_C, PickingByCollect) == 0x0001FC, "Member 'UItemCollectComponent_C::PickingByCollect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpTitleButton_C_ExecuteUbergraph_WB_HelpTitleButton \ static_assert(alignof(WB_HelpTitleButton_C_ExecuteUbergraph_WB_HelpTitleButton) == 0x000008, "Wrong alignment on WB_HelpTitleButton_C_ExecuteUbergraph_WB_HelpTitleButton"); \ static_assert(sizeof(WB_HelpTitleButton_C_ExecuteUbergraph_WB_HelpTitleButton) == 0x000010, "Wrong size on WB_HelpTitleButton_C_ExecuteUbergraph_WB_HelpTitleButton"); \ static_assert(offsetof(WB_HelpTitleButton_C_ExecuteUbergraph_WB_HelpTitleButton, EntryPoint) == 0x000000, "Member 'WB_HelpTitleButton_C_ExecuteUbergraph_WB_HelpTitleButton::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_HelpTitleButton_C_ExecuteUbergraph_WB_HelpTitleButton, Temp_bool_Variable) == 0x000004, "Member 'WB_HelpTitleButton_C_ExecuteUbergraph_WB_HelpTitleButton::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpTitleButton_C_ExecuteUbergraph_WB_HelpTitleButton, K2Node_Event_IsDesignTime) == 0x000005, "Member 'WB_HelpTitleButton_C_ExecuteUbergraph_WB_HelpTitleButton::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_HelpTitleButton_C_ExecuteUbergraph_WB_HelpTitleButton, K2Node_CustomEvent_Select) == 0x000006, "Member 'WB_HelpTitleButton_C_ExecuteUbergraph_WB_HelpTitleButton::K2Node_CustomEvent_Select' has a wrong offset!"); \ static_assert(offsetof(WB_HelpTitleButton_C_ExecuteUbergraph_WB_HelpTitleButton, K2Node_Select_Default) == 0x000008, "Member 'WB_HelpTitleButton_C_ExecuteUbergraph_WB_HelpTitleButton::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpTitleButton_C_PreConstruct \ static_assert(alignof(WB_HelpTitleButton_C_PreConstruct) == 0x000001, "Wrong alignment on WB_HelpTitleButton_C_PreConstruct"); \ static_assert(sizeof(WB_HelpTitleButton_C_PreConstruct) == 0x000001, "Wrong size on WB_HelpTitleButton_C_PreConstruct"); \ static_assert(offsetof(WB_HelpTitleButton_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_HelpTitleButton_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpTitleButton_C_UpdateStyleOnSelect \ static_assert(alignof(WB_HelpTitleButton_C_UpdateStyleOnSelect) == 0x000001, "Wrong alignment on WB_HelpTitleButton_C_UpdateStyleOnSelect"); \ static_assert(sizeof(WB_HelpTitleButton_C_UpdateStyleOnSelect) == 0x000001, "Wrong size on WB_HelpTitleButton_C_UpdateStyleOnSelect"); \ static_assert(offsetof(WB_HelpTitleButton_C_UpdateStyleOnSelect, Select) == 0x000000, "Member 'WB_HelpTitleButton_C_UpdateStyleOnSelect::Select' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_HelpTitleButton_C \ static_assert(alignof(UWB_HelpTitleButton_C) == 0x000008, "Wrong alignment on UWB_HelpTitleButton_C"); \ static_assert(sizeof(UWB_HelpTitleButton_C) == 0x000320, "Wrong size on UWB_HelpTitleButton_C"); \ static_assert(offsetof(UWB_HelpTitleButton_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_HelpTitleButton_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpTitleButton_C, Button) == 0x0002C8, "Member 'UWB_HelpTitleButton_C::Button' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpTitleButton_C, Image_Icon) == 0x0002D0, "Member 'UWB_HelpTitleButton_C::Image_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpTitleButton_C, Text_name) == 0x0002D8, "Member 'UWB_HelpTitleButton_C::Text_name' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpTitleButton_C, TitleName) == 0x0002E0, "Member 'UWB_HelpTitleButton_C::TitleName' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpTitleButton_C, ImageShow) == 0x0002F8, "Member 'UWB_HelpTitleButton_C::ImageShow' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpTitleButton_C, ImageShow_Select) == 0x000300, "Member 'UWB_HelpTitleButton_C::ImageShow_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpTitleButton_C, OnClickEvent) == 0x000308, "Member 'UWB_HelpTitleButton_C::OnClickEvent' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpTitleButton_C, isGuide) == 0x000318, "Member 'UWB_HelpTitleButton_C::isGuide' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpTitleButton_C, Selected) == 0x000319, "Member 'UWB_HelpTitleButton_C::Selected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Item_Base_C_CanUseItem \ static_assert(alignof(Item_Base_C_CanUseItem) == 0x000008, "Wrong alignment on Item_Base_C_CanUseItem"); \ static_assert(sizeof(Item_Base_C_CanUseItem) == 0x000010, "Wrong size on Item_Base_C_CanUseItem"); \ static_assert(offsetof(Item_Base_C_CanUseItem, Caller) == 0x000000, "Member 'Item_Base_C_CanUseItem::Caller' has a wrong offset!"); \ static_assert(offsetof(Item_Base_C_CanUseItem, SortID) == 0x000008, "Member 'Item_Base_C_CanUseItem::SortID' has a wrong offset!"); \ static_assert(offsetof(Item_Base_C_CanUseItem, Result) == 0x00000C, "Member 'Item_Base_C_CanUseItem::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Item_Base_C_DisableItemByBackpack \ static_assert(alignof(Item_Base_C_DisableItemByBackpack) == 0x000008, "Wrong alignment on Item_Base_C_DisableItemByBackpack"); \ static_assert(sizeof(Item_Base_C_DisableItemByBackpack) == 0x000010, "Wrong size on Item_Base_C_DisableItemByBackpack"); \ static_assert(offsetof(Item_Base_C_DisableItemByBackpack, Caller) == 0x000000, "Member 'Item_Base_C_DisableItemByBackpack::Caller' has a wrong offset!"); \ static_assert(offsetof(Item_Base_C_DisableItemByBackpack, SortID) == 0x000008, "Member 'Item_Base_C_DisableItemByBackpack::SortID' has a wrong offset!"); \ static_assert(offsetof(Item_Base_C_DisableItemByBackpack, Result) == 0x00000C, "Member 'Item_Base_C_DisableItemByBackpack::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Item_Base_C_DisableItemByQuickBar \ static_assert(alignof(Item_Base_C_DisableItemByQuickBar) == 0x000008, "Wrong alignment on Item_Base_C_DisableItemByQuickBar"); \ static_assert(sizeof(Item_Base_C_DisableItemByQuickBar) == 0x000018, "Wrong size on Item_Base_C_DisableItemByQuickBar"); \ static_assert(offsetof(Item_Base_C_DisableItemByQuickBar, Caller) == 0x000000, "Member 'Item_Base_C_DisableItemByQuickBar::Caller' has a wrong offset!"); \ static_assert(offsetof(Item_Base_C_DisableItemByQuickBar, GameState) == 0x000008, "Member 'Item_Base_C_DisableItemByQuickBar::GameState' has a wrong offset!"); \ static_assert(offsetof(Item_Base_C_DisableItemByQuickBar, SortID) == 0x000010, "Member 'Item_Base_C_DisableItemByQuickBar::SortID' has a wrong offset!"); \ static_assert(offsetof(Item_Base_C_DisableItemByQuickBar, Result) == 0x000014, "Member 'Item_Base_C_DisableItemByQuickBar::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Item_Base_C_ExecuteUbergraph_Item_Base \ static_assert(alignof(Item_Base_C_ExecuteUbergraph_Item_Base) == 0x000008, "Wrong alignment on Item_Base_C_ExecuteUbergraph_Item_Base"); \ static_assert(sizeof(Item_Base_C_ExecuteUbergraph_Item_Base) == 0x000018, "Wrong size on Item_Base_C_ExecuteUbergraph_Item_Base"); \ static_assert(offsetof(Item_Base_C_ExecuteUbergraph_Item_Base, EntryPoint) == 0x000000, "Member 'Item_Base_C_ExecuteUbergraph_Item_Base::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Item_Base_C_ExecuteUbergraph_Item_Base, K2Node_CustomEvent_Caller) == 0x000008, "Member 'Item_Base_C_ExecuteUbergraph_Item_Base::K2Node_CustomEvent_Caller' has a wrong offset!"); \ static_assert(offsetof(Item_Base_C_ExecuteUbergraph_Item_Base, K2Node_CustomEvent_SortID) == 0x000010, "Member 'Item_Base_C_ExecuteUbergraph_Item_Base::K2Node_CustomEvent_SortID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Item_Base_C_GetItemName \ static_assert(alignof(Item_Base_C_GetItemName) == 0x000004, "Wrong alignment on Item_Base_C_GetItemName"); \ static_assert(sizeof(Item_Base_C_GetItemName) == 0x00000C, "Wrong size on Item_Base_C_GetItemName"); \ static_assert(offsetof(Item_Base_C_GetItemName, SortID) == 0x000000, "Member 'Item_Base_C_GetItemName::SortID' has a wrong offset!"); \ static_assert(offsetof(Item_Base_C_GetItemName, ItemName_0) == 0x000004, "Member 'Item_Base_C_GetItemName::ItemName_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Item_Base_C_useitem \ static_assert(alignof(Item_Base_C_useitem) == 0x000008, "Wrong alignment on Item_Base_C_useitem"); \ static_assert(sizeof(Item_Base_C_useitem) == 0x000010, "Wrong size on Item_Base_C_useitem"); \ static_assert(offsetof(Item_Base_C_useitem, Caller) == 0x000000, "Member 'Item_Base_C_useitem::Caller' has a wrong offset!"); \ static_assert(offsetof(Item_Base_C_useitem, SortID) == 0x000008, "Member 'Item_Base_C_useitem::SortID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UItem_Base_C \ static_assert(alignof(UItem_Base_C) == 0x000008, "Wrong alignment on UItem_Base_C"); \ static_assert(sizeof(UItem_Base_C) == 0x000088, "Wrong size on UItem_Base_C"); \ static_assert(offsetof(UItem_Base_C, UberGraphFrame) == 0x000028, "Member 'UItem_Base_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UItem_Base_C, Item) == 0x000030, "Member 'UItem_Base_C::Item' has a wrong offset!"); \ static_assert(offsetof(UItem_Base_C, ItemName) == 0x000080, "Member 'UItem_Base_C::ItemName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpRightPanel_C_CallStarGraphScaleEvent \ static_assert(alignof(WB_HelpRightPanel_C_CallStarGraphScaleEvent) == 0x000008, "Wrong alignment on WB_HelpRightPanel_C_CallStarGraphScaleEvent"); \ static_assert(sizeof(WB_HelpRightPanel_C_CallStarGraphScaleEvent) == 0x000090, "Wrong size on WB_HelpRightPanel_C_CallStarGraphScaleEvent"); \ static_assert(offsetof(WB_HelpRightPanel_C_CallStarGraphScaleEvent, InGeometry) == 0x000000, "Member 'WB_HelpRightPanel_C_CallStarGraphScaleEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_CallStarGraphScaleEvent, InAnalogEvent) == 0x000040, "Member 'WB_HelpRightPanel_C_CallStarGraphScaleEvent::InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_CallStarGraphScaleEvent, inKeyTag) == 0x000088, "Member 'WB_HelpRightPanel_C_CallStarGraphScaleEvent::inKeyTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel \ static_assert(alignof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel) == 0x000008, "Wrong alignment on WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel"); \ static_assert(sizeof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel) == 0x000328, "Wrong size on WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, EntryPoint) == 0x000000, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, Temp_object_Variable) == 0x000008, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000010, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_DynamicCast_AsTexture_2D) == 0x000040, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, Temp_bool_Variable) == 0x000049, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, Temp_byte_Variable) == 0x00004A, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, Temp_byte_Variable_1) == 0x00004B, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, Temp_bool_Variable_1) == 0x00004C, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, Temp_byte_Variable_2) == 0x00004D, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, Temp_byte_Variable_3) == 0x00004E, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_CreateDelegate_OutputDelegate) == 0x000050, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_CustomEvent_InGeometry) == 0x000060, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_CustomEvent_InAnalogEvent) == 0x0000A0, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_CustomEvent_InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_CustomEvent_inKeyTag) == 0x0000E8, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_GetAnalogValue_ReturnValue) == 0x0000F0, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_GetAnalogValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000100, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_GetScrollOffsetOfEnd_ReturnValue) == 0x000108, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_GetScrollOffsetOfEnd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_CustomEvent_NewScrollOffset) == 0x00010C, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_CustomEvent_NewScrollOffset' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_CustomEvent_Vis) == 0x000110, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_CustomEvent_Vis' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000118, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000120, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000121, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_IsVisible_ReturnValue) == 0x000122, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000123, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000128, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000138, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_GetValidValue_ReturnValue) == 0x000139, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00013A, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_GetScrollOffsetOfEnd_ReturnValue_1) == 0x00013C, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_GetScrollOffsetOfEnd_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_Event_MyGeometry) == 0x000140, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_Event_InDeltaTime) == 0x000180, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000184, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_CustomEvent_GuideData) == 0x000188, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_CustomEvent_GuideData' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_SetLooping_ReturnValue) == 0x000240, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_SetLooping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_Play_ReturnValue) == 0x000241, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_Play_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_Select_Default) == 0x000242, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_CustomEvent_Loaded) == 0x000248, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_EqualEqual_SoftObjectReference_ReturnValue) == 0x000250, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_EqualEqual_SoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_CreateDelegate_OutputDelegate_1) == 0x000254, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_CustomEvent_DataWidget) == 0x000268, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_CustomEvent_DataWidget' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_DynamicCast_AsWB_Help_Combo_Box_Item) == 0x000270, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_DynamicCast_AsWB_Help_Combo_Box_Item' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_DynamicCast_bSuccess_1) == 0x000278, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_DynamicCast_AsWB_Help_Combo_Box) == 0x000280, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_DynamicCast_AsWB_Help_Combo_Box' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_DynamicCast_bSuccess_2) == 0x000288, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_IsValid_ReturnValue) == 0x000289, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_Select_Default_1) == 0x00028A, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_CustomEvent_NewDeviceType) == 0x000290, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_CustomEvent_TypeIndex) == 0x0002A0, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_OpenSource_ReturnValue) == 0x0002A1, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_OpenSource_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_IsValid_ReturnValue_1) == 0x0002A2, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x0002A3, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_CreateDelegate_OutputDelegate_2) == 0x0002A4, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0002B8, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_CreateDelegate_OutputDelegate_3) == 0x0002C0, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_Abs_ReturnValue) == 0x0002D0, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x0002D8, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0002E0, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x0002E8, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast) == 0x0002F0, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, K2Node_VariableSet_Offset_ImplicitCast) == 0x0002F8, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::K2Node_VariableSet_Offset_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_Less_DoubleDouble_B_ImplicitCast) == 0x000300, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_Less_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000308, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast_1) == 0x000310, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000318, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000320, "Member 'WB_HelpRightPanel_C_ExecuteUbergraph_WB_HelpRightPanel::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpRightPanel_C_InitGuidePanel \ static_assert(alignof(WB_HelpRightPanel_C_InitGuidePanel) == 0x000008, "Wrong alignment on WB_HelpRightPanel_C_InitGuidePanel"); \ static_assert(sizeof(WB_HelpRightPanel_C_InitGuidePanel) == 0x0000B8, "Wrong size on WB_HelpRightPanel_C_InitGuidePanel"); \ static_assert(offsetof(WB_HelpRightPanel_C_InitGuidePanel, GuideData_0) == 0x000000, "Member 'WB_HelpRightPanel_C_InitGuidePanel::GuideData_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpRightPanel_C_isUnlockStyleSkill \ static_assert(alignof(WB_HelpRightPanel_C_isUnlockStyleSkill) == 0x000008, "Wrong alignment on WB_HelpRightPanel_C_isUnlockStyleSkill"); \ static_assert(sizeof(WB_HelpRightPanel_C_isUnlockStyleSkill) == 0x0000C0, "Wrong size on WB_HelpRightPanel_C_isUnlockStyleSkill"); \ static_assert(offsetof(WB_HelpRightPanel_C_isUnlockStyleSkill, Data) == 0x000000, "Member 'WB_HelpRightPanel_C_isUnlockStyleSkill::Data' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_isUnlockStyleSkill, CallFunc_Divide_IntInt_ReturnValue) == 0x0000B8, "Member 'WB_HelpRightPanel_C_isUnlockStyleSkill::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_isUnlockStyleSkill, CallFunc_Greater_IntInt_ReturnValue) == 0x0000BC, "Member 'WB_HelpRightPanel_C_isUnlockStyleSkill::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_isUnlockStyleSkill, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000BD, "Member 'WB_HelpRightPanel_C_isUnlockStyleSkill::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpRightPanel_C_OnChangeDeviceType \ static_assert(alignof(WB_HelpRightPanel_C_OnChangeDeviceType) == 0x000008, "Wrong alignment on WB_HelpRightPanel_C_OnChangeDeviceType"); \ static_assert(sizeof(WB_HelpRightPanel_C_OnChangeDeviceType) == 0x000018, "Wrong size on WB_HelpRightPanel_C_OnChangeDeviceType"); \ static_assert(offsetof(WB_HelpRightPanel_C_OnChangeDeviceType, NewDeviceType) == 0x000000, "Member 'WB_HelpRightPanel_C_OnChangeDeviceType::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_OnChangeDeviceType, TypeIndex) == 0x000010, "Member 'WB_HelpRightPanel_C_OnChangeDeviceType::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpRightPanel_C_OnLoaded_13E1244646A2497FB0C2CD920B760C1E \ static_assert(alignof(WB_HelpRightPanel_C_OnLoaded_13E1244646A2497FB0C2CD920B760C1E) == 0x000008, "Wrong alignment on WB_HelpRightPanel_C_OnLoaded_13E1244646A2497FB0C2CD920B760C1E"); \ static_assert(sizeof(WB_HelpRightPanel_C_OnLoaded_13E1244646A2497FB0C2CD920B760C1E) == 0x000008, "Wrong size on WB_HelpRightPanel_C_OnLoaded_13E1244646A2497FB0C2CD920B760C1E"); \ static_assert(offsetof(WB_HelpRightPanel_C_OnLoaded_13E1244646A2497FB0C2CD920B760C1E, Loaded) == 0x000000, "Member 'WB_HelpRightPanel_C_OnLoaded_13E1244646A2497FB0C2CD920B760C1E::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpRightPanel_C_ParseContent \ static_assert(alignof(WB_HelpRightPanel_C_ParseContent) == 0x000008, "Wrong alignment on WB_HelpRightPanel_C_ParseContent"); \ static_assert(sizeof(WB_HelpRightPanel_C_ParseContent) == 0x000228, "Wrong size on WB_HelpRightPanel_C_ParseContent"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, Local_Content) == 0x000000, "Member 'WB_HelpRightPanel_C_ParseContent::Local_Content' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, Temp_byte_Variable) == 0x000010, "Member 'WB_HelpRightPanel_C_ParseContent::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, Temp_int_Array_Index_Variable) == 0x000014, "Member 'WB_HelpRightPanel_C_ParseContent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, Temp_string_Variable) == 0x000018, "Member 'WB_HelpRightPanel_C_ParseContent::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'WB_HelpRightPanel_C_ParseContent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, Temp_int_Array_Index_Variable_1) == 0x000030, "Member 'WB_HelpRightPanel_C_ParseContent::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, Temp_string_Variable_1) == 0x000038, "Member 'WB_HelpRightPanel_C_ParseContent::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Conv_StringToText_ReturnValue) == 0x000048, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_IsEmpty_ReturnValue) == 0x000060, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, Temp_int_Loop_Counter_Variable_1) == 0x000064, "Member 'WB_HelpRightPanel_C_ParseContent::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_MakeLiteralText_ReturnValue) == 0x000068, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Add_IntInt_ReturnValue_1) == 0x000080, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000088, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, Temp_bool_Variable) == 0x0000A0, "Member 'WB_HelpRightPanel_C_ParseContent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, K2Node_Select_Default) == 0x0000A8, "Member 'WB_HelpRightPanel_C_ParseContent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Concat_StrStr_ReturnValue) == 0x0000B8, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000C8, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x0000D8, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0000E8, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_GetValidValue_ReturnValue) == 0x0000E9, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Conv_TextToString_ReturnValue) == 0x0000F0, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, K2Node_Select_Default_1) == 0x000100, "Member 'WB_HelpRightPanel_C_ParseContent::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_GetNewGuideShowKey_return_value) == 0x000110, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_GetNewGuideShowKey_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Array_Get_Item) == 0x000128, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Array_Get_Item_1) == 0x000140, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_GetNewGuideShowKey_return_value_1) == 0x000158, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_GetNewGuideShowKey_return_value_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_GetNewGuideShowKey_return_value_2) == 0x000170, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_GetNewGuideShowKey_return_value_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000188, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Conv_TextToString_ReturnValue_2) == 0x000198, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Conv_TextToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001A8, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_GetSubstring_ReturnValue) == 0x0001B8, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001C8, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0001D8, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x0001D9, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_EqualEqual_StrStr_ReturnValue_2) == 0x0001DA, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_EqualEqual_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0001E0, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_BooleanOR_ReturnValue) == 0x0001F0, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Array_Length_ReturnValue) == 0x0001F4, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_BooleanOR_ReturnValue_1) == 0x0001F8, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Less_IntInt_ReturnValue) == 0x0001F9, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_SelectString_ReturnValue) == 0x000200, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000210, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Array_Length_ReturnValue_1) == 0x000220, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Less_IntInt_ReturnValue_1) == 0x000224, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_Array_IsEmpty_ReturnValue) == 0x000225, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ParseContent, CallFunc_TextIsEmpty_ReturnValue) == 0x000226, "Member 'WB_HelpRightPanel_C_ParseContent::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpRightPanel_C_SetScrollOffset \ static_assert(alignof(WB_HelpRightPanel_C_SetScrollOffset) == 0x000004, "Wrong alignment on WB_HelpRightPanel_C_SetScrollOffset"); \ static_assert(sizeof(WB_HelpRightPanel_C_SetScrollOffset) == 0x000004, "Wrong size on WB_HelpRightPanel_C_SetScrollOffset"); \ static_assert(offsetof(WB_HelpRightPanel_C_SetScrollOffset, NewScrollOffset) == 0x000000, "Member 'WB_HelpRightPanel_C_SetScrollOffset::NewScrollOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpRightPanel_C_ShownDetail \ static_assert(alignof(WB_HelpRightPanel_C_ShownDetail) == 0x000008, "Wrong alignment on WB_HelpRightPanel_C_ShownDetail"); \ static_assert(sizeof(WB_HelpRightPanel_C_ShownDetail) == 0x000008, "Wrong size on WB_HelpRightPanel_C_ShownDetail"); \ static_assert(offsetof(WB_HelpRightPanel_C_ShownDetail, DataWidget) == 0x000000, "Member 'WB_HelpRightPanel_C_ShownDetail::DataWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpRightPanel_C_ShowPanel \ static_assert(alignof(WB_HelpRightPanel_C_ShowPanel) == 0x000001, "Wrong alignment on WB_HelpRightPanel_C_ShowPanel"); \ static_assert(sizeof(WB_HelpRightPanel_C_ShowPanel) == 0x000005, "Wrong size on WB_HelpRightPanel_C_ShowPanel"); \ static_assert(offsetof(WB_HelpRightPanel_C_ShowPanel, Show) == 0x000000, "Member 'WB_HelpRightPanel_C_ShowPanel::Show' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ShowPanel, Temp_bool_Variable) == 0x000001, "Member 'WB_HelpRightPanel_C_ShowPanel::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ShowPanel, Temp_byte_Variable) == 0x000002, "Member 'WB_HelpRightPanel_C_ShowPanel::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ShowPanel, Temp_byte_Variable_1) == 0x000003, "Member 'WB_HelpRightPanel_C_ShowPanel::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_ShowPanel, K2Node_Select_Default) == 0x000004, "Member 'WB_HelpRightPanel_C_ShowPanel::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpRightPanel_C_Tick \ static_assert(alignof(WB_HelpRightPanel_C_Tick) == 0x000008, "Wrong alignment on WB_HelpRightPanel_C_Tick"); \ static_assert(sizeof(WB_HelpRightPanel_C_Tick) == 0x000048, "Wrong size on WB_HelpRightPanel_C_Tick"); \ static_assert(offsetof(WB_HelpRightPanel_C_Tick, MyGeometry) == 0x000000, "Member 'WB_HelpRightPanel_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpRightPanel_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_HelpRightPanel_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpRightPanel_C_UpdateScrollKeyVis \ static_assert(alignof(WB_HelpRightPanel_C_UpdateScrollKeyVis) == 0x000001, "Wrong alignment on WB_HelpRightPanel_C_UpdateScrollKeyVis"); \ static_assert(sizeof(WB_HelpRightPanel_C_UpdateScrollKeyVis) == 0x000001, "Wrong size on WB_HelpRightPanel_C_UpdateScrollKeyVis"); \ static_assert(offsetof(WB_HelpRightPanel_C_UpdateScrollKeyVis, Vis) == 0x000000, "Member 'WB_HelpRightPanel_C_UpdateScrollKeyVis::Vis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_HelpRightPanel_C \ static_assert(alignof(UWB_HelpRightPanel_C) == 0x000008, "Wrong alignment on UWB_HelpRightPanel_C"); \ static_assert(sizeof(UWB_HelpRightPanel_C) == 0x000450, "Wrong size on UWB_HelpRightPanel_C"); \ static_assert(offsetof(UWB_HelpRightPanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_HelpRightPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, CircularThrobber_52) == 0x0002C8, "Member 'UWB_HelpRightPanel_C::CircularThrobber_52' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, Image_BgBox) == 0x0002D0, "Member 'UWB_HelpRightPanel_C::Image_BgBox' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, Image_Icon) == 0x0002D8, "Member 'UWB_HelpRightPanel_C::Image_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, Image_KeyIcon) == 0x0002E0, "Member 'UWB_HelpRightPanel_C::Image_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, Image_Line1) == 0x0002E8, "Member 'UWB_HelpRightPanel_C::Image_Line1' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, Image_Line2) == 0x0002F0, "Member 'UWB_HelpRightPanel_C::Image_Line2' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, MoiveShow) == 0x0002F8, "Member 'UWB_HelpRightPanel_C::MoiveShow' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, RichText_Content) == 0x000300, "Member 'UWB_HelpRightPanel_C::RichText_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, ScrollBox_Content) == 0x000308, "Member 'UWB_HelpRightPanel_C::ScrollBox_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, ShowImage) == 0x000310, "Member 'UWB_HelpRightPanel_C::ShowImage' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, SwtichShowContent) == 0x000318, "Member 'UWB_HelpRightPanel_C::SwtichShowContent' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, SwtichShowImage) == 0x000320, "Member 'UWB_HelpRightPanel_C::SwtichShowImage' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, Text_Lock) == 0x000328, "Member 'UWB_HelpRightPanel_C::Text_Lock' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, TitleName) == 0x000330, "Member 'UWB_HelpRightPanel_C::TitleName' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, WB_CombinationMain) == 0x000338, "Member 'UWB_HelpRightPanel_C::WB_CombinationMain' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, isGuide) == 0x000340, "Member 'UWB_HelpRightPanel_C::isGuide' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, ScrollSpeed) == 0x000348, "Member 'UWB_HelpRightPanel_C::ScrollSpeed' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, Offset) == 0x000350, "Member 'UWB_HelpRightPanel_C::Offset' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, GuideData) == 0x000358, "Member 'UWB_HelpRightPanel_C::GuideData' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, Movies) == 0x000410, "Member 'UWB_HelpRightPanel_C::Movies' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, AsyLoadImage) == 0x000418, "Member 'UWB_HelpRightPanel_C::AsyLoadImage' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpRightPanel_C, SelectY) == 0x000448, "Member 'UWB_HelpRightPanel_C::SelectY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_breath \ static_assert(alignof(WB_WeaponGemInfo_C_breath) == 0x000008, "Wrong alignment on WB_WeaponGemInfo_C_breath"); \ static_assert(sizeof(WB_WeaponGemInfo_C_breath) == 0x000050, "Wrong size on WB_WeaponGemInfo_C_breath"); \ static_assert(offsetof(WB_WeaponGemInfo_C_breath, GemGUID) == 0x000000, "Member 'WB_WeaponGemInfo_C_breath::GemGUID' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_breath, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x000010, "Member 'WB_WeaponGemInfo_C_breath::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_breath, CallFunc_FindGemAttriButesOfGuid_Find) == 0x000030, "Member 'WB_WeaponGemInfo_C_breath::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_breath, CallFunc_GetGemPositionByID_Position) == 0x000034, "Member 'WB_WeaponGemInfo_C_breath::CallFunc_GetGemPositionByID_Position' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_breath, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000038, "Member 'WB_WeaponGemInfo_C_breath::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_breath, CallFunc_Array_Get_Item) == 0x000040, "Member 'WB_WeaponGemInfo_C_breath::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_breath, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'WB_WeaponGemInfo_C_breath::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_CheckSlotValid \ static_assert(alignof(WB_WeaponGemInfo_C_CheckSlotValid) == 0x000004, "Wrong alignment on WB_WeaponGemInfo_C_CheckSlotValid"); \ static_assert(sizeof(WB_WeaponGemInfo_C_CheckSlotValid) == 0x000010, "Wrong size on WB_WeaponGemInfo_C_CheckSlotValid"); \ static_assert(offsetof(WB_WeaponGemInfo_C_CheckSlotValid, Slot_0) == 0x000000, "Member 'WB_WeaponGemInfo_C_CheckSlotValid::Slot_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_CheckSlotValid, Valid) == 0x000004, "Member 'WB_WeaponGemInfo_C_CheckSlotValid::Valid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_CheckSlotValid, CallFunc_Subtract_IntInt_ReturnValue) == 0x000008, "Member 'WB_WeaponGemInfo_C_CheckSlotValid::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_CheckSlotValid, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00000C, "Member 'WB_WeaponGemInfo_C_CheckSlotValid::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_CheckSuit \ static_assert(alignof(WB_WeaponGemInfo_C_CheckSuit) == 0x000008, "Wrong alignment on WB_WeaponGemInfo_C_CheckSuit"); \ static_assert(sizeof(WB_WeaponGemInfo_C_CheckSuit) == 0x000028, "Wrong size on WB_WeaponGemInfo_C_CheckSuit"); \ static_assert(offsetof(WB_WeaponGemInfo_C_CheckSuit, Gems) == 0x000000, "Member 'WB_WeaponGemInfo_C_CheckSuit::Gems' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_CheckSuit, CallFunc_Array_Get_Item) == 0x000010, "Member 'WB_WeaponGemInfo_C_CheckSuit::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_CheckSuit, CallFunc_CheckGemIsSuit_Suit) == 0x000020, "Member 'WB_WeaponGemInfo_C_CheckSuit::CallFunc_CheckGemIsSuit_Suit' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_CheckSuit, CallFunc_CheckGemIsSuit_Level) == 0x000024, "Member 'WB_WeaponGemInfo_C_CheckSuit::CallFunc_CheckGemIsSuit_Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_DisableTextColor \ static_assert(alignof(WB_WeaponGemInfo_C_DisableTextColor) == 0x000001, "Wrong alignment on WB_WeaponGemInfo_C_DisableTextColor"); \ static_assert(sizeof(WB_WeaponGemInfo_C_DisableTextColor) == 0x000001, "Wrong size on WB_WeaponGemInfo_C_DisableTextColor"); \ static_assert(offsetof(WB_WeaponGemInfo_C_DisableTextColor, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'WB_WeaponGemInfo_C_DisableTextColor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_ExecuteUbergraph_WB_WeaponGemInfo \ static_assert(alignof(WB_WeaponGemInfo_C_ExecuteUbergraph_WB_WeaponGemInfo) == 0x000008, "Wrong alignment on WB_WeaponGemInfo_C_ExecuteUbergraph_WB_WeaponGemInfo"); \ static_assert(sizeof(WB_WeaponGemInfo_C_ExecuteUbergraph_WB_WeaponGemInfo) == 0x000020, "Wrong size on WB_WeaponGemInfo_C_ExecuteUbergraph_WB_WeaponGemInfo"); \ static_assert(offsetof(WB_WeaponGemInfo_C_ExecuteUbergraph_WB_WeaponGemInfo, EntryPoint) == 0x000000, "Member 'WB_WeaponGemInfo_C_ExecuteUbergraph_WB_WeaponGemInfo::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_ExecuteUbergraph_WB_WeaponGemInfo, K2Node_CustomEvent_NiagaraSystemWidget_126) == 0x000008, "Member 'WB_WeaponGemInfo_C_ExecuteUbergraph_WB_WeaponGemInfo::K2Node_CustomEvent_NiagaraSystemWidget_126' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_ExecuteUbergraph_WB_WeaponGemInfo, K2Node_Event_IsDesignTime) == 0x000010, "Member 'WB_WeaponGemInfo_C_ExecuteUbergraph_WB_WeaponGemInfo::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_ExecuteUbergraph_WB_WeaponGemInfo, CallFunc_GetUINotify_UINotify) == 0x000018, "Member 'WB_WeaponGemInfo_C_ExecuteUbergraph_WB_WeaponGemInfo::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_GetUINotify \ static_assert(alignof(WB_WeaponGemInfo_C_GetUINotify) == 0x000008, "Wrong alignment on WB_WeaponGemInfo_C_GetUINotify"); \ static_assert(sizeof(WB_WeaponGemInfo_C_GetUINotify) == 0x000018, "Wrong size on WB_WeaponGemInfo_C_GetUINotify"); \ static_assert(offsetof(WB_WeaponGemInfo_C_GetUINotify, UINotify_0) == 0x000000, "Member 'WB_WeaponGemInfo_C_GetUINotify::UINotify_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_GetUINotify, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_WeaponGemInfo_C_GetUINotify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_GetUINotify, CallFunc_GetUINotify_UINotify) == 0x000010, "Member 'WB_WeaponGemInfo_C_GetUINotify::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_GetWeaponUnlockInfo \ static_assert(alignof(WB_WeaponGemInfo_C_GetWeaponUnlockInfo) == 0x000004, "Wrong alignment on WB_WeaponGemInfo_C_GetWeaponUnlockInfo"); \ static_assert(sizeof(WB_WeaponGemInfo_C_GetWeaponUnlockInfo) == 0x000024, "Wrong size on WB_WeaponGemInfo_C_GetWeaponUnlockInfo"); \ static_assert(offsetof(WB_WeaponGemInfo_C_GetWeaponUnlockInfo, Slot_0) == 0x000000, "Member 'WB_WeaponGemInfo_C_GetWeaponUnlockInfo::Slot_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_GetWeaponUnlockInfo, Level) == 0x000004, "Member 'WB_WeaponGemInfo_C_GetWeaponUnlockInfo::Level' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_GetWeaponUnlockInfo, IsUnlock) == 0x000008, "Member 'WB_WeaponGemInfo_C_GetWeaponUnlockInfo::IsUnlock' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_GetWeaponUnlockInfo, CallFunc_GetWeaponGemSlotLevel_LevelValue) == 0x00000C, "Member 'WB_WeaponGemInfo_C_GetWeaponUnlockInfo::CallFunc_GetWeaponGemSlotLevel_LevelValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_GetWeaponUnlockInfo, K2Node_SwitchInteger_CmpSuccess) == 0x000010, "Member 'WB_WeaponGemInfo_C_GetWeaponUnlockInfo::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_GetWeaponUnlockInfo, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000011, "Member 'WB_WeaponGemInfo_C_GetWeaponUnlockInfo::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_GetWeaponUnlockInfo, CallFunc_GetWeaponGemSlotLevel_LevelValue_1) == 0x000014, "Member 'WB_WeaponGemInfo_C_GetWeaponUnlockInfo::CallFunc_GetWeaponGemSlotLevel_LevelValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_GetWeaponUnlockInfo, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000018, "Member 'WB_WeaponGemInfo_C_GetWeaponUnlockInfo::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_GetWeaponUnlockInfo, CallFunc_GetWeaponGemSlotLevel_LevelValue_2) == 0x00001C, "Member 'WB_WeaponGemInfo_C_GetWeaponUnlockInfo::CallFunc_GetWeaponGemSlotLevel_LevelValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_GetWeaponUnlockInfo, CallFunc_GreaterEqual_IntInt_ReturnValue_2) == 0x000020, "Member 'WB_WeaponGemInfo_C_GetWeaponUnlockInfo::CallFunc_GreaterEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_NiagaraSystemWidget_126_Event \ static_assert(alignof(WB_WeaponGemInfo_C_NiagaraSystemWidget_126_Event) == 0x000008, "Wrong alignment on WB_WeaponGemInfo_C_NiagaraSystemWidget_126_Event"); \ static_assert(sizeof(WB_WeaponGemInfo_C_NiagaraSystemWidget_126_Event) == 0x000008, "Wrong size on WB_WeaponGemInfo_C_NiagaraSystemWidget_126_Event"); \ static_assert(offsetof(WB_WeaponGemInfo_C_NiagaraSystemWidget_126_Event, NiagaraSystemWidget_126_0) == 0x000000, "Member 'WB_WeaponGemInfo_C_NiagaraSystemWidget_126_Event::NiagaraSystemWidget_126_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_PreConstruct \ static_assert(alignof(WB_WeaponGemInfo_C_PreConstruct) == 0x000001, "Wrong alignment on WB_WeaponGemInfo_C_PreConstruct"); \ static_assert(sizeof(WB_WeaponGemInfo_C_PreConstruct) == 0x000001, "Wrong size on WB_WeaponGemInfo_C_PreConstruct"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_WeaponGemInfo_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_PredictSuit \ static_assert(alignof(WB_WeaponGemInfo_C_PredictSuit) == 0x000008, "Wrong alignment on WB_WeaponGemInfo_C_PredictSuit"); \ static_assert(sizeof(WB_WeaponGemInfo_C_PredictSuit) == 0x0000B8, "Wrong size on WB_WeaponGemInfo_C_PredictSuit"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, PreGemGUID) == 0x000000, "Member 'WB_WeaponGemInfo_C_PredictSuit::PreGemGUID' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, WeaponGUID) == 0x000010, "Member 'WB_WeaponGemInfo_C_PredictSuit::WeaponGUID' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, TempGems) == 0x000020, "Member 'WB_WeaponGemInfo_C_PredictSuit::TempGems' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, TempPosition) == 0x000030, "Member 'WB_WeaponGemInfo_C_PredictSuit::TempPosition' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, Temp_struct_Variable) == 0x000034, "Member 'WB_WeaponGemInfo_C_PredictSuit::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, Temp_struct_Variable_1) == 0x000044, "Member 'WB_WeaponGemInfo_C_PredictSuit::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'WB_WeaponGemInfo_C_PredictSuit::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, CallFunc_Greater_IntInt_ReturnValue) == 0x000058, "Member 'WB_WeaponGemInfo_C_PredictSuit::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, CallFunc_Array_Add_ReturnValue) == 0x00005C, "Member 'WB_WeaponGemInfo_C_PredictSuit::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, CallFunc_Array_Add_ReturnValue_1) == 0x000060, "Member 'WB_WeaponGemInfo_C_PredictSuit::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, Temp_struct_Variable_2) == 0x000064, "Member 'WB_WeaponGemInfo_C_PredictSuit::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, CallFunc_Array_Add_ReturnValue_2) == 0x000074, "Member 'WB_WeaponGemInfo_C_PredictSuit::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, CallFunc_FindGemsOfWeapon_OutGemIds) == 0x000078, "Member 'WB_WeaponGemInfo_C_PredictSuit::CallFunc_FindGemsOfWeapon_OutGemIds' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, CallFunc_FindGemsofWeapon_Success) == 0x000088, "Member 'WB_WeaponGemInfo_C_PredictSuit::CallFunc_FindGemsofWeapon_Success' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x00008C, "Member 'WB_WeaponGemInfo_C_PredictSuit::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, CallFunc_FindGemAttriButesOfGuid_Find) == 0x0000AC, "Member 'WB_WeaponGemInfo_C_PredictSuit::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_PredictSuit, CallFunc_GetGemPositionByID_Position) == 0x0000B0, "Member 'WB_WeaponGemInfo_C_PredictSuit::CallFunc_GetGemPositionByID_Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_Saveunits \ static_assert(alignof(WB_WeaponGemInfo_C_Saveunits) == 0x000004, "Wrong alignment on WB_WeaponGemInfo_C_Saveunits"); \ static_assert(sizeof(WB_WeaponGemInfo_C_Saveunits) == 0x000018, "Wrong size on WB_WeaponGemInfo_C_Saveunits"); \ static_assert(offsetof(WB_WeaponGemInfo_C_Saveunits, CallFunc_Array_Add_ReturnValue) == 0x000000, "Member 'WB_WeaponGemInfo_C_Saveunits::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_Saveunits, CallFunc_Array_Add_ReturnValue_1) == 0x000004, "Member 'WB_WeaponGemInfo_C_Saveunits::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_Saveunits, CallFunc_Array_Add_ReturnValue_2) == 0x000008, "Member 'WB_WeaponGemInfo_C_Saveunits::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_Saveunits, CallFunc_Array_Add_ReturnValue_3) == 0x00000C, "Member 'WB_WeaponGemInfo_C_Saveunits::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_Saveunits, CallFunc_Array_Add_ReturnValue_4) == 0x000010, "Member 'WB_WeaponGemInfo_C_Saveunits::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_Saveunits, CallFunc_Array_Add_ReturnValue_5) == 0x000014, "Member 'WB_WeaponGemInfo_C_Saveunits::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_SequenceEvent__ENTRYPOINTWB_WeaponGemInfo \ static_assert(alignof(WB_WeaponGemInfo_C_SequenceEvent__ENTRYPOINTWB_WeaponGemInfo) == 0x000008, "Wrong alignment on WB_WeaponGemInfo_C_SequenceEvent__ENTRYPOINTWB_WeaponGemInfo"); \ static_assert(sizeof(WB_WeaponGemInfo_C_SequenceEvent__ENTRYPOINTWB_WeaponGemInfo) == 0x000008, "Wrong size on WB_WeaponGemInfo_C_SequenceEvent__ENTRYPOINTWB_WeaponGemInfo"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SequenceEvent__ENTRYPOINTWB_WeaponGemInfo, NiagaraSystemWidget_126_0) == 0x000000, "Member 'WB_WeaponGemInfo_C_SequenceEvent__ENTRYPOINTWB_WeaponGemInfo::NiagaraSystemWidget_126_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_SetWeaponGemInfo \ static_assert(alignof(WB_WeaponGemInfo_C_SetWeaponGemInfo) == 0x000008, "Wrong alignment on WB_WeaponGemInfo_C_SetWeaponGemInfo"); \ static_assert(sizeof(WB_WeaponGemInfo_C_SetWeaponGemInfo) == 0x000188, "Wrong size on WB_WeaponGemInfo_C_SetWeaponGemInfo"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SetWeaponGemInfo, WeaponSortId) == 0x000000, "Member 'WB_WeaponGemInfo_C_SetWeaponGemInfo::WeaponSortId' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SetWeaponGemInfo, WeaponID) == 0x000004, "Member 'WB_WeaponGemInfo_C_SetWeaponGemInfo::WeaponID' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SetWeaponGemInfo, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000018, "Member 'WB_WeaponGemInfo_C_SetWeaponGemInfo::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SetWeaponGemInfo, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000160, "Member 'WB_WeaponGemInfo_C_SetWeaponGemInfo::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SetWeaponGemInfo, CallFunc_Percent_IntInt_ReturnValue) == 0x000164, "Member 'WB_WeaponGemInfo_C_SetWeaponGemInfo::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SetWeaponGemInfo, CallFunc_GetUINotify_UINotify) == 0x000168, "Member 'WB_WeaponGemInfo_C_SetWeaponGemInfo::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SetWeaponGemInfo, CallFunc_FindGemsOfWeapon_OutGemIds) == 0x000170, "Member 'WB_WeaponGemInfo_C_SetWeaponGemInfo::CallFunc_FindGemsOfWeapon_OutGemIds' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SetWeaponGemInfo, CallFunc_FindGemsofWeapon_Success) == 0x000180, "Member 'WB_WeaponGemInfo_C_SetWeaponGemInfo::CallFunc_FindGemsofWeapon_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_StopBreath \ static_assert(alignof(WB_WeaponGemInfo_C_StopBreath) == 0x000008, "Wrong alignment on WB_WeaponGemInfo_C_StopBreath"); \ static_assert(sizeof(WB_WeaponGemInfo_C_StopBreath) == 0x000020, "Wrong size on WB_WeaponGemInfo_C_StopBreath"); \ static_assert(offsetof(WB_WeaponGemInfo_C_StopBreath, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_WeaponGemInfo_C_StopBreath::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_StopBreath, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_WeaponGemInfo_C_StopBreath::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_StopBreath, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_WeaponGemInfo_C_StopBreath::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_StopBreath, CallFunc_PauseAnimation_ReturnValue) == 0x00000C, "Member 'WB_WeaponGemInfo_C_StopBreath::CallFunc_PauseAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_StopBreath, CallFunc_Array_Get_Item) == 0x000010, "Member 'WB_WeaponGemInfo_C_StopBreath::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_StopBreath, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'WB_WeaponGemInfo_C_StopBreath::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_StopBreath, CallFunc_Less_IntInt_ReturnValue) == 0x00001C, "Member 'WB_WeaponGemInfo_C_StopBreath::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_SuitDisplay \ static_assert(alignof(WB_WeaponGemInfo_C_SuitDisplay) == 0x000008, "Wrong alignment on WB_WeaponGemInfo_C_SuitDisplay"); \ static_assert(sizeof(WB_WeaponGemInfo_C_SuitDisplay) == 0x0000A0, "Wrong size on WB_WeaponGemInfo_C_SuitDisplay"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SuitDisplay, Guid) == 0x000000, "Member 'WB_WeaponGemInfo_C_SuitDisplay::Guid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SuitDisplay, Suit) == 0x000010, "Member 'WB_WeaponGemInfo_C_SuitDisplay::Suit' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SuitDisplay, Temp_delegate_Variable) == 0x000014, "Member 'WB_WeaponGemInfo_C_SuitDisplay::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SuitDisplay, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_WeaponGemInfo_C_SuitDisplay::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SuitDisplay, CallFunc_PlayAnimation_ReturnValue) == 0x000028, "Member 'WB_WeaponGemInfo_C_SuitDisplay::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SuitDisplay, CallFunc_MakeLiteralText_ReturnValue) == 0x000030, "Member 'WB_WeaponGemInfo_C_SuitDisplay::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SuitDisplay, CallFunc_EqualEqual_TextText_ReturnValue) == 0x000048, "Member 'WB_WeaponGemInfo_C_SuitDisplay::CallFunc_EqualEqual_TextText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SuitDisplay, CallFunc_GetGemSuitInfo_SuitInfo) == 0x000050, "Member 'WB_WeaponGemInfo_C_SuitDisplay::CallFunc_GetGemSuitInfo_SuitInfo' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_SuitDisplay, CallFunc_EqualEqual_TextText_ReturnValue_1) == 0x000098, "Member 'WB_WeaponGemInfo_C_SuitDisplay::CallFunc_EqualEqual_TextText_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_UpdageAllGemsDesc \ static_assert(alignof(WB_WeaponGemInfo_C_UpdageAllGemsDesc) == 0x000008, "Wrong alignment on WB_WeaponGemInfo_C_UpdageAllGemsDesc"); \ static_assert(sizeof(WB_WeaponGemInfo_C_UpdageAllGemsDesc) == 0x000048, "Wrong size on WB_WeaponGemInfo_C_UpdageAllGemsDesc"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdageAllGemsDesc, Gems) == 0x000000, "Member 'WB_WeaponGemInfo_C_UpdageAllGemsDesc::Gems' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdageAllGemsDesc, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_WeaponGemInfo_C_UpdageAllGemsDesc::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdageAllGemsDesc, CallFunc_Array_Get_Item) == 0x000014, "Member 'WB_WeaponGemInfo_C_UpdageAllGemsDesc::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdageAllGemsDesc, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'WB_WeaponGemInfo_C_UpdageAllGemsDesc::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdageAllGemsDesc, CallFunc_Array_Get_Item_1) == 0x000028, "Member 'WB_WeaponGemInfo_C_UpdageAllGemsDesc::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdageAllGemsDesc, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'WB_WeaponGemInfo_C_UpdageAllGemsDesc::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdageAllGemsDesc, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'WB_WeaponGemInfo_C_UpdageAllGemsDesc::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdageAllGemsDesc, CallFunc_Array_Length_ReturnValue_1) == 0x000038, "Member 'WB_WeaponGemInfo_C_UpdageAllGemsDesc::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdageAllGemsDesc, CallFunc_Greater_IntInt_ReturnValue) == 0x00003C, "Member 'WB_WeaponGemInfo_C_UpdageAllGemsDesc::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdageAllGemsDesc, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'WB_WeaponGemInfo_C_UpdageAllGemsDesc::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_UpdateBreath \ static_assert(alignof(WB_WeaponGemInfo_C_UpdateBreath) == 0x000008, "Wrong alignment on WB_WeaponGemInfo_C_UpdateBreath"); \ static_assert(sizeof(WB_WeaponGemInfo_C_UpdateBreath) == 0x000010, "Wrong size on WB_WeaponGemInfo_C_UpdateBreath"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateBreath, Currentunit_0) == 0x000000, "Member 'WB_WeaponGemInfo_C_UpdateBreath::Currentunit_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateBreath, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_WeaponGemInfo_C_UpdateBreath::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_UpdateSingleGemInfo \ static_assert(alignof(WB_WeaponGemInfo_C_UpdateSingleGemInfo) == 0x000008, "Wrong alignment on WB_WeaponGemInfo_C_UpdateSingleGemInfo"); \ static_assert(sizeof(WB_WeaponGemInfo_C_UpdateSingleGemInfo) == 0x0000E0, "Wrong size on WB_WeaponGemInfo_C_UpdateSingleGemInfo"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSingleGemInfo, WidgetUnit) == 0x000000, "Member 'WB_WeaponGemInfo_C_UpdateSingleGemInfo::WidgetUnit' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSingleGemInfo, Slot_0) == 0x000008, "Member 'WB_WeaponGemInfo_C_UpdateSingleGemInfo::Slot_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSingleGemInfo, GemGUID) == 0x00000C, "Member 'WB_WeaponGemInfo_C_UpdateSingleGemInfo::GemGUID' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSingleGemInfo, ForceShow) == 0x00001C, "Member 'WB_WeaponGemInfo_C_UpdateSingleGemInfo::ForceShow' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSingleGemInfo, CallFunc_CheckSlotValid_Valid) == 0x00001D, "Member 'WB_WeaponGemInfo_C_UpdateSingleGemInfo::CallFunc_CheckSlotValid_Valid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSingleGemInfo, CallFunc_IsValid_Guid_ReturnValue) == 0x00001E, "Member 'WB_WeaponGemInfo_C_UpdateSingleGemInfo::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSingleGemInfo, CallFunc_Get_Weapon_Gem_Unlock_Info_IsUnlock) == 0x00001F, "Member 'WB_WeaponGemInfo_C_UpdateSingleGemInfo::CallFunc_Get_Weapon_Gem_Unlock_Info_IsUnlock' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSingleGemInfo, CallFunc_Get_Gem_ImageByGUID_GemImage) == 0x000020, "Member 'WB_WeaponGemInfo_C_UpdateSingleGemInfo::CallFunc_Get_Gem_ImageByGUID_GemImage' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSingleGemInfo, CallFunc_Get_Gem_ImageByGUID_GemSuitImage) == 0x000028, "Member 'WB_WeaponGemInfo_C_UpdateSingleGemInfo::CallFunc_Get_Gem_ImageByGUID_GemSuitImage' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSingleGemInfo, CallFunc_Get_Gem_Info_New_Find) == 0x000030, "Member 'WB_WeaponGemInfo_C_UpdateSingleGemInfo::CallFunc_Get_Gem_Info_New_Find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSingleGemInfo, CallFunc_Get_Gem_Info_New_GemInfo) == 0x000038, "Member 'WB_WeaponGemInfo_C_UpdateSingleGemInfo::CallFunc_Get_Gem_Info_New_GemInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_UpdateSuitInfo \ static_assert(alignof(WB_WeaponGemInfo_C_UpdateSuitInfo) == 0x000008, "Wrong alignment on WB_WeaponGemInfo_C_UpdateSuitInfo"); \ static_assert(sizeof(WB_WeaponGemInfo_C_UpdateSuitInfo) == 0x000330, "Wrong size on WB_WeaponGemInfo_C_UpdateSuitInfo"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, Gems) == 0x000000, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::Gems' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, Num) == 0x000010, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::Num' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, SuitToWidget) == 0x000018, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::SuitToWidget' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Array_Length_ReturnValue_1) == 0x00006C, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, Temp_int_Array_Index_Variable) == 0x000070, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Array_Get_Item) == 0x000078, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_IsValid_Guid_ReturnValue) == 0x000088, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, Temp_int_Loop_Counter_Variable) == 0x00008C, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000090, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Less_IntInt_ReturnValue_1) == 0x000091, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Add_IntInt_ReturnValue) == 0x000094, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Add_IntInt_ReturnValue_1) == 0x000098, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Conv_IntToInt64_ReturnValue) == 0x0000A0, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, Temp_int_Variable) == 0x0000A8, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, K2Node_MakeStruct_FormatArgumentData) == 0x0000B0, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Add_IntInt_ReturnValue_2) == 0x000100, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, K2Node_MakeArray_Array) == 0x000108, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Format_ReturnValue) == 0x000118, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, K2Node_MakeStruct_FormatArgumentData_1) == 0x000130, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Array_Get_Item_1) == 0x000180, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Get_Gem_Info_New_Find) == 0x000188, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Get_Gem_Info_New_Find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Get_Gem_Info_New_GemInfo) == 0x000190, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Get_Gem_Info_New_GemInfo' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Array_Length_ReturnValue_2) == 0x000238, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Map_Find_Value) == 0x000240, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Map_Find_ReturnValue) == 0x000248, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Less_IntInt_ReturnValue_2) == 0x000249, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Conv_StringToName_ReturnValue) == 0x00024C, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000254, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Map_Find_Value_1) == 0x000258, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Map_Find_ReturnValue_1) == 0x000260, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_BooleanAND_ReturnValue) == 0x000261, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_BooleanAND_ReturnValue_1) == 0x000262, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_GetGemSuitInfo_SuitInfo) == 0x000268, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_GetGemSuitInfo_SuitInfo' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Array_Get_Item_2) == 0x0002B0, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, K2Node_MakeStruct_FormatArgumentData_2) == 0x0002B8, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, K2Node_MakeArray_Array_1) == 0x000308, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateSuitInfo, CallFunc_Format_ReturnValue_1) == 0x000318, "Member 'WB_WeaponGemInfo_C_UpdateSuitInfo::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_UpdateTargetGemInfo \ static_assert(alignof(WB_WeaponGemInfo_C_UpdateTargetGemInfo) == 0x000008, "Wrong alignment on WB_WeaponGemInfo_C_UpdateTargetGemInfo"); \ static_assert(sizeof(WB_WeaponGemInfo_C_UpdateTargetGemInfo) == 0x000040, "Wrong size on WB_WeaponGemInfo_C_UpdateTargetGemInfo"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateTargetGemInfo, GemGUID) == 0x000000, "Member 'WB_WeaponGemInfo_C_UpdateTargetGemInfo::GemGUID' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateTargetGemInfo, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x000010, "Member 'WB_WeaponGemInfo_C_UpdateTargetGemInfo::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateTargetGemInfo, CallFunc_FindGemAttriButesOfGuid_Find) == 0x000030, "Member 'WB_WeaponGemInfo_C_UpdateTargetGemInfo::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateTargetGemInfo, CallFunc_GetGemTypeByID_GemType) == 0x000034, "Member 'WB_WeaponGemInfo_C_UpdateTargetGemInfo::CallFunc_GetGemTypeByID_GemType' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateTargetGemInfo, CallFunc_Array_Get_Item) == 0x000038, "Member 'WB_WeaponGemInfo_C_UpdateTargetGemInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemInfo_C_UpdateTextColor \ static_assert(alignof(WB_WeaponGemInfo_C_UpdateTextColor) == 0x000008, "Wrong alignment on WB_WeaponGemInfo_C_UpdateTextColor"); \ static_assert(sizeof(WB_WeaponGemInfo_C_UpdateTextColor) == 0x000010, "Wrong size on WB_WeaponGemInfo_C_UpdateTextColor"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateTextColor, PageIndex) == 0x000000, "Member 'WB_WeaponGemInfo_C_UpdateTextColor::PageIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateTextColor, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'WB_WeaponGemInfo_C_UpdateTextColor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemInfo_C_UpdateTextColor, CallFunc_Array_Get_Item) == 0x000008, "Member 'WB_WeaponGemInfo_C_UpdateTextColor::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WeaponGemInfo_C \ static_assert(alignof(UWB_WeaponGemInfo_C) == 0x000008, "Wrong alignment on UWB_WeaponGemInfo_C"); \ static_assert(sizeof(UWB_WeaponGemInfo_C) == 0x000358, "Wrong size on UWB_WeaponGemInfo_C"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, UberGraphFrame) == 0x000278, "Member 'UWB_WeaponGemInfo_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, xszy) == 0x000280, "Member 'UWB_WeaponGemInfo_C::xszy' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, BreathAni) == 0x000288, "Member 'UWB_WeaponGemInfo_C::BreathAni' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, GemSuitDis) == 0x000290, "Member 'UWB_WeaponGemInfo_C::GemSuitDis' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, NiagaraSystemWidget_126) == 0x000298, "Member 'UWB_WeaponGemInfo_C::NiagaraSystemWidget_126' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, Suit_1) == 0x0002A0, "Member 'UWB_WeaponGemInfo_C::Suit_1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, SuitBG_Liuguang) == 0x0002A8, "Member 'UWB_WeaponGemInfo_C::SuitBG_Liuguang' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, SuitBG_Liuguang_1) == 0x0002B0, "Member 'UWB_WeaponGemInfo_C::SuitBG_Liuguang_1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, WB_GemInfoUnit) == 0x0002B8, "Member 'UWB_WeaponGemInfo_C::WB_GemInfoUnit' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, WB_GemInfoUnit_1) == 0x0002C0, "Member 'UWB_WeaponGemInfo_C::WB_GemInfoUnit_1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, WB_GemInfoUnit_2) == 0x0002C8, "Member 'UWB_WeaponGemInfo_C::WB_GemInfoUnit_2' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, WB_GemSuitDes) == 0x0002D0, "Member 'UWB_WeaponGemInfo_C::WB_GemSuitDes' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, WB_GemSuitDes_1) == 0x0002D8, "Member 'UWB_WeaponGemInfo_C::WB_GemSuitDes_1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, WB_GemSuitDes_2) == 0x0002E0, "Member 'UWB_WeaponGemInfo_C::WB_GemSuitDes_2' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, UINotify) == 0x0002E8, "Member 'UWB_WeaponGemInfo_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, WB_GemInfoUnits) == 0x0002F0, "Member 'UWB_WeaponGemInfo_C::WB_GemInfoUnits' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, Currentunit) == 0x000300, "Member 'UWB_WeaponGemInfo_C::Currentunit' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, WeaponGems) == 0x000308, "Member 'UWB_WeaponGemInfo_C::WeaponGems' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, WeaponLevel) == 0x000318, "Member 'UWB_WeaponGemInfo_C::WeaponLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, SuitName) == 0x000320, "Member 'UWB_WeaponGemInfo_C::SuitName' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, SameSuit) == 0x000338, "Member 'UWB_WeaponGemInfo_C::SameSuit' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, Weapon_Gem_Slot_Num) == 0x00033C, "Member 'UWB_WeaponGemInfo_C::Weapon_Gem_Slot_Num' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, Weapon_Sort_ID) == 0x000340, "Member 'UWB_WeaponGemInfo_C::Weapon_Sort_ID' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemInfo_C, WB_GemSuitDesContain) == 0x000348, "Member 'UWB_WeaponGemInfo_C::WB_GemSuitDesContain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_HalitusEffect_C_GetNotifyName \ static_assert(alignof(AN_HalitusEffect_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_HalitusEffect_C_GetNotifyName"); \ static_assert(sizeof(AN_HalitusEffect_C_GetNotifyName) == 0x000010, "Wrong size on AN_HalitusEffect_C_GetNotifyName"); \ static_assert(offsetof(AN_HalitusEffect_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_HalitusEffect_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_HalitusEffect_C_Received_Notify \ static_assert(alignof(AN_HalitusEffect_C_Received_Notify) == 0x000008, "Wrong alignment on AN_HalitusEffect_C_Received_Notify"); \ static_assert(sizeof(AN_HalitusEffect_C_Received_Notify) == 0x000060, "Wrong size on AN_HalitusEffect_C_Received_Notify"); \ static_assert(offsetof(AN_HalitusEffect_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_HalitusEffect_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_HalitusEffect_C_Received_Notify, Animation) == 0x000008, "Member 'AN_HalitusEffect_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_HalitusEffect_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_HalitusEffect_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_HalitusEffect_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_HalitusEffect_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_HalitusEffect_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_HalitusEffect_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_HalitusEffect_C_Received_Notify, CallFunc_GetComponentByClass_ReturnValue) == 0x000050, "Member 'AN_HalitusEffect_C_Received_Notify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_HalitusEffect_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'AN_HalitusEffect_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_HalitusEffect_C \ static_assert(alignof(UAN_HalitusEffect_C) == 0x000008, "Wrong alignment on UAN_HalitusEffect_C"); \ static_assert(sizeof(UAN_HalitusEffect_C) == 0x000050, "Wrong size on UAN_HalitusEffect_C"); \ static_assert(offsetof(UAN_HalitusEffect_C, Skip_Key) == 0x000038, "Member 'UAN_HalitusEffect_C::Skip_Key' has a wrong offset!"); \ static_assert(offsetof(UAN_HalitusEffect_C, Skip_Count) == 0x000048, "Member 'UAN_HalitusEffect_C::Skip_Count' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot \ static_assert(alignof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot) == 0x000008, "Wrong alignment on WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot"); \ static_assert(sizeof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot) == 0x000180, "Wrong size on WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, EntryPoint) == 0x000000, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, K2Node_Event_MyGeometry) == 0x000008, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, K2Node_Event_InDeltaTime) == 0x000048, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_GetCachedGeometry_ReturnValue) == 0x000050, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_GetCachedGeometry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, K2Node_CustomEvent_ShownWidget) == 0x000090, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::K2Node_CustomEvent_ShownWidget' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, K2Node_CustomEvent_MarkWidget) == 0x000098, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::K2Node_CustomEvent_MarkWidget' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_LocalToViewport_PixelPosition) == 0x0000A0, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_LocalToViewport_PixelPosition' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_LocalToViewport_ViewportPosition) == 0x0000B0, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_LocalToViewport_ViewportPosition' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_GetCachedGeometry_ReturnValue_1) == 0x0000C8, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_GetCachedGeometry_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_ScreenToWidgetLocal_LocalCoordinate) == 0x000108, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_ScreenToWidgetLocal_LocalCoordinate' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_IsVisible_ReturnValue) == 0x000118, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_IsValid_ReturnValue_1) == 0x000119, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, K2Node_MakeStruct_Margin) == 0x00011C, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, K2Node_CustomEvent_ScrollBox) == 0x000130, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::K2Node_CustomEvent_ScrollBox' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_IsValid_ReturnValue_2) == 0x000138, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_GetIsScrolling_ReturnValue) == 0x000139, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_GetIsScrolling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_IsValid_ReturnValue_3) == 0x00013A, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_AddChild_ReturnValue) == 0x000140, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000148, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, K2Node_DynamicCast_AsBorder_Slot) == 0x000150, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::K2Node_DynamicCast_AsBorder_Slot' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, K2Node_DynamicCast_bSuccess) == 0x000158, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000160, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000168, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000170, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000178, "Member 'WB_ScrollItemTextRoot_C_ExecuteUbergraph_WB_ScrollItemTextRoot::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemTextRoot_C_SetScrollBox \ static_assert(alignof(WB_ScrollItemTextRoot_C_SetScrollBox) == 0x000008, "Wrong alignment on WB_ScrollItemTextRoot_C_SetScrollBox"); \ static_assert(sizeof(WB_ScrollItemTextRoot_C_SetScrollBox) == 0x000008, "Wrong size on WB_ScrollItemTextRoot_C_SetScrollBox"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_SetScrollBox, ScrollBox_0) == 0x000000, "Member 'WB_ScrollItemTextRoot_C_SetScrollBox::ScrollBox_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemTextRoot_C_Tick \ static_assert(alignof(WB_ScrollItemTextRoot_C_Tick) == 0x000008, "Wrong alignment on WB_ScrollItemTextRoot_C_Tick"); \ static_assert(sizeof(WB_ScrollItemTextRoot_C_Tick) == 0x000048, "Wrong size on WB_ScrollItemTextRoot_C_Tick"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_Tick, MyGeometry) == 0x000000, "Member 'WB_ScrollItemTextRoot_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_ScrollItemTextRoot_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemTextRoot_C_UpdateShownItem \ static_assert(alignof(WB_ScrollItemTextRoot_C_UpdateShownItem) == 0x000008, "Wrong alignment on WB_ScrollItemTextRoot_C_UpdateShownItem"); \ static_assert(sizeof(WB_ScrollItemTextRoot_C_UpdateShownItem) == 0x000010, "Wrong size on WB_ScrollItemTextRoot_C_UpdateShownItem"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_UpdateShownItem, ShownWidget_0) == 0x000000, "Member 'WB_ScrollItemTextRoot_C_UpdateShownItem::ShownWidget_0' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemTextRoot_C_UpdateShownItem, MarkWidget_0) == 0x000008, "Member 'WB_ScrollItemTextRoot_C_UpdateShownItem::MarkWidget_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ScrollItemTextRoot_C \ static_assert(alignof(UWB_ScrollItemTextRoot_C) == 0x000008, "Wrong alignment on UWB_ScrollItemTextRoot_C"); \ static_assert(sizeof(UWB_ScrollItemTextRoot_C) == 0x0002A8, "Wrong size on UWB_ScrollItemTextRoot_C"); \ static_assert(offsetof(UWB_ScrollItemTextRoot_C, UberGraphFrame) == 0x000278, "Member 'UWB_ScrollItemTextRoot_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemTextRoot_C, Border_Root) == 0x000280, "Member 'UWB_ScrollItemTextRoot_C::Border_Root' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemTextRoot_C, ShownWidget) == 0x000288, "Member 'UWB_ScrollItemTextRoot_C::ShownWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemTextRoot_C, MarkWidget) == 0x000290, "Member 'UWB_ScrollItemTextRoot_C::MarkWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemTextRoot_C, ScrollBox) == 0x000298, "Member 'UWB_ScrollItemTextRoot_C::ScrollBox' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemTextRoot_C, ShownTime) == 0x0002A0, "Member 'UWB_ScrollItemTextRoot_C::ShownTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_ActiveSlotInImmersionMode_Private \ static_assert(alignof(WB_MainUI_C_ActiveSlotInImmersionMode_Private) == 0x000001, "Wrong alignment on WB_MainUI_C_ActiveSlotInImmersionMode_Private"); \ static_assert(sizeof(WB_MainUI_C_ActiveSlotInImmersionMode_Private) == 0x000001, "Wrong size on WB_MainUI_C_ActiveSlotInImmersionMode_Private"); \ static_assert(offsetof(WB_MainUI_C_ActiveSlotInImmersionMode_Private, Enable) == 0x000000, "Member 'WB_MainUI_C_ActiveSlotInImmersionMode_Private::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_BackKeyEvent \ static_assert(alignof(WB_MainUI_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_MainUI_C_BackKeyEvent"); \ static_assert(sizeof(WB_MainUI_C_BackKeyEvent) == 0x000048, "Wrong size on WB_MainUI_C_BackKeyEvent"); \ static_assert(offsetof(WB_MainUI_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_MainUI_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_MainUI_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_BndEvt__WB_MainUI_WB_ActiveSlots_K2Node_ComponentBoundEvent_0_UpdateHasRebornActor__DelegateSignature \ static_assert(alignof(WB_MainUI_C_BndEvt__WB_MainUI_WB_ActiveSlots_K2Node_ComponentBoundEvent_0_UpdateHasRebornActor__DelegateSignature) == 0x000001, "Wrong alignment on WB_MainUI_C_BndEvt__WB_MainUI_WB_ActiveSlots_K2Node_ComponentBoundEvent_0_UpdateHasRebornActor__DelegateSignature"); \ static_assert(sizeof(WB_MainUI_C_BndEvt__WB_MainUI_WB_ActiveSlots_K2Node_ComponentBoundEvent_0_UpdateHasRebornActor__DelegateSignature) == 0x000001, "Wrong size on WB_MainUI_C_BndEvt__WB_MainUI_WB_ActiveSlots_K2Node_ComponentBoundEvent_0_UpdateHasRebornActor__DelegateSignature"); \ static_assert(offsetof(WB_MainUI_C_BndEvt__WB_MainUI_WB_ActiveSlots_K2Node_ComponentBoundEvent_0_UpdateHasRebornActor__DelegateSignature, Has) == 0x000000, "Member 'WB_MainUI_C_BndEvt__WB_MainUI_WB_ActiveSlots_K2Node_ComponentBoundEvent_0_UpdateHasRebornActor__DelegateSignature::Has' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_ChangeKeyTipState \ static_assert(alignof(WB_MainUI_C_ChangeKeyTipState) == 0x000001, "Wrong alignment on WB_MainUI_C_ChangeKeyTipState"); \ static_assert(sizeof(WB_MainUI_C_ChangeKeyTipState) == 0x000001, "Wrong size on WB_MainUI_C_ChangeKeyTipState"); \ static_assert(offsetof(WB_MainUI_C_ChangeKeyTipState, Show) == 0x000000, "Member 'WB_MainUI_C_ChangeKeyTipState::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_CheckBuffAlreadyExsist \ static_assert(alignof(WB_MainUI_C_CheckBuffAlreadyExsist) == 0x000008, "Wrong alignment on WB_MainUI_C_CheckBuffAlreadyExsist"); \ static_assert(sizeof(WB_MainUI_C_CheckBuffAlreadyExsist) == 0x000220, "Wrong size on WB_MainUI_C_CheckBuffAlreadyExsist"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_GetUINotify_UINotify) == 0x000020, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_GetToleranceValue_ToleranceValue) == 0x000028, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_GetToleranceValue_ToleranceValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_Map_Values_Values) == 0x000078, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_Map_Keys_Keys) == 0x000088, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_Array_Get_Item) == 0x000098, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_Array_Get_Item_1) == 0x000180, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000188, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_Split_LeftS) == 0x000198, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_Split_RightS) == 0x0001A8, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_Split_ReturnValue) == 0x0001B8, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001C0, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_FTrunc_ReturnValue) == 0x0001D0, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001D8, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_Conv_IntToString_ReturnValue) == 0x0001E8, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_Array_Length_ReturnValue) == 0x0001F8, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000200, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_Less_IntInt_ReturnValue) == 0x000210, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffAlreadyExsist, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000214, "Member 'WB_MainUI_C_CheckBuffAlreadyExsist::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_CheckBuffIconExsist \ static_assert(alignof(WB_MainUI_C_CheckBuffIconExsist) == 0x000008, "Wrong alignment on WB_MainUI_C_CheckBuffIconExsist"); \ static_assert(sizeof(WB_MainUI_C_CheckBuffIconExsist) == 0x000058, "Wrong size on WB_MainUI_C_CheckBuffIconExsist"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffIconExsist, TempBuffs) == 0x000000, "Member 'WB_MainUI_C_CheckBuffIconExsist::TempBuffs' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffIconExsist, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_MainUI_C_CheckBuffIconExsist::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffIconExsist, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'WB_MainUI_C_CheckBuffIconExsist::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffIconExsist, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_MainUI_C_CheckBuffIconExsist::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffIconExsist, CallFunc_GetUINotify_UINotify) == 0x000020, "Member 'WB_MainUI_C_CheckBuffIconExsist::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffIconExsist, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_MainUI_C_CheckBuffIconExsist::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffIconExsist, K2Node_DynamicCast_AsImpl_Buff_Component) == 0x000030, "Member 'WB_MainUI_C_CheckBuffIconExsist::K2Node_DynamicCast_AsImpl_Buff_Component' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffIconExsist, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'WB_MainUI_C_CheckBuffIconExsist::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffIconExsist, CallFunc_Array_Length_ReturnValue) == 0x00003C, "Member 'WB_MainUI_C_CheckBuffIconExsist::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffIconExsist, CallFunc_GetBuffs_Buffs) == 0x000040, "Member 'WB_MainUI_C_CheckBuffIconExsist::CallFunc_GetBuffs_Buffs' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CheckBuffIconExsist, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'WB_MainUI_C_CheckBuffIconExsist::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_CreateNewHelpBlockPanel \ static_assert(alignof(WB_MainUI_C_CreateNewHelpBlockPanel) == 0x000008, "Wrong alignment on WB_MainUI_C_CreateNewHelpBlockPanel"); \ static_assert(sizeof(WB_MainUI_C_CreateNewHelpBlockPanel) == 0x000118, "Wrong size on WB_MainUI_C_CreateNewHelpBlockPanel"); \ static_assert(offsetof(WB_MainUI_C_CreateNewHelpBlockPanel, new_data) == 0x000000, "Member 'WB_MainUI_C_CreateNewHelpBlockPanel::new_data' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_CreateNewHelpBlockPanel, not_use_Queue) == 0x000110, "Member 'WB_MainUI_C_CreateNewHelpBlockPanel::not_use_Queue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_DebuffRefValid \ static_assert(alignof(WB_MainUI_C_DebuffRefValid) == 0x000008, "Wrong alignment on WB_MainUI_C_DebuffRefValid"); \ static_assert(sizeof(WB_MainUI_C_DebuffRefValid) == 0x000038, "Wrong size on WB_MainUI_C_DebuffRefValid"); \ static_assert(offsetof(WB_MainUI_C_DebuffRefValid, DebuffValid) == 0x000000, "Member 'WB_MainUI_C_DebuffRefValid::DebuffValid' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_DebuffRefValid, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_MainUI_C_DebuffRefValid::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_DebuffRefValid, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_MainUI_C_DebuffRefValid::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_DebuffRefValid, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_MainUI_C_DebuffRefValid::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_DebuffRefValid, CallFunc_Map_Values_Values) == 0x000010, "Member 'WB_MainUI_C_DebuffRefValid::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_DebuffRefValid, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_MainUI_C_DebuffRefValid::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_DebuffRefValid, CallFunc_Map_Length_ReturnValue) == 0x000028, "Member 'WB_MainUI_C_DebuffRefValid::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_DebuffRefValid, CallFunc_Greater_IntInt_ReturnValue) == 0x00002C, "Member 'WB_MainUI_C_DebuffRefValid::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_DebuffRefValid, CallFunc_IsValid_ReturnValue) == 0x00002D, "Member 'WB_MainUI_C_DebuffRefValid::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_DebuffRefValid, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'WB_MainUI_C_DebuffRefValid::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_DebuffRefValid, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'WB_MainUI_C_DebuffRefValid::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_EnableImmersionMode_Private \ static_assert(alignof(WB_MainUI_C_EnableImmersionMode_Private) == 0x000001, "Wrong alignment on WB_MainUI_C_EnableImmersionMode_Private"); \ static_assert(sizeof(WB_MainUI_C_EnableImmersionMode_Private) == 0x000002, "Wrong size on WB_MainUI_C_EnableImmersionMode_Private"); \ static_assert(offsetof(WB_MainUI_C_EnableImmersionMode_Private, Enable) == 0x000000, "Member 'WB_MainUI_C_EnableImmersionMode_Private::Enable' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_EnableImmersionMode_Private, StopOpen) == 0x000001, "Member 'WB_MainUI_C_EnableImmersionMode_Private::StopOpen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_ExecuteUbergraph_WB_MainUI \ static_assert(alignof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI) == 0x000008, "Wrong alignment on WB_MainUI_C_ExecuteUbergraph_WB_MainUI"); \ static_assert(sizeof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI) == 0x0009E8, "Wrong size on WB_MainUI_C_ExecuteUbergraph_WB_MainUI"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, EntryPoint) == 0x000000, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_bool_Variable) == 0x000024, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_byte_Variable) == 0x000025, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_byte_Variable_1) == 0x000026, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_2) == 0x000028, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_3) == 0x000038, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_4) == 0x000048, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_bool_Variable_1) == 0x000059, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_5) == 0x00005C, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_6) == 0x00006C, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_bool_Variable_2) == 0x00007C, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_7) == 0x000080, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_byte_Variable_2) == 0x000090, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_byte_Variable_3) == 0x000091, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_IsValid_ReturnValue_1) == 0x000092, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_8) == 0x000094, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_bool_Variable_3) == 0x0000A4, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_9) == 0x0000A8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_byte_Variable_4) == 0x0000B8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_byte_Variable_5) == 0x0000B9, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_10) == 0x0000BC, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_bool_Variable_4) == 0x0000CC, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_byte_Variable_6) == 0x0000CD, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_byte_Variable_7) == 0x0000CE, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_11) == 0x0000D0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_12) == 0x0000E0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Enable_4) == 0x0000F0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Enable_4' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_StopOpen) == 0x0000F1, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_StopOpen' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_13) == 0x0000F4, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Stat) == 0x000104, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Stat' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_NewValue_2) == 0x000110, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_NewValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x000118, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x00011C, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_PlayAnimation_ReturnValue) == 0x000120, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetAnimationCurrentTime_ReturnValue_1) == 0x000128, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetAnimationCurrentTime_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000130, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_PlayAnimation_ReturnValue_1) == 0x000138, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyHealth_Health) == 0x000140, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Type_1) == 0x000148, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Type_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_OldValue_1) == 0x000150, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_OldValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_NewValue_1) == 0x000158, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_NewValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_MaxValue_2) == 0x000160, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_MaxValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000168, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyStamina_Stamina) == 0x000170, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Not_PreBool_ReturnValue) == 0x000178, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000179, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x000180, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyPlayerCharacter_CombatCharacter_3) == 0x000188, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyPlayerCharacter_CombatCharacter_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000190, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyHealth_Health_1) == 0x000198, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyHealth_Health_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyPlayerCharacter_CombatCharacter_4) == 0x0001A0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyPlayerCharacter_CombatCharacter_4' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyStamina_Stamina_1) == 0x0001A8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyStamina_Stamina_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetModel_BGMAndSectionManager_ReturnValue) == 0x0001B0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetModel_BGMAndSectionManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Type) == 0x0001B8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_OldValue) == 0x0001C0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_NewValue) == 0x0001C8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_MaxValue_1) == 0x0001D0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_MaxValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetAIAlertBattle_AIAlertBattle) == 0x0001D8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetAIAlertBattle_AIAlertBattle' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0001E0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetHUD_ImmersionMode_Enable) == 0x0001E8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetHUD_ImmersionMode_Enable' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0001F0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x0001F8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyPlayerCharacter_CombatCharacter_5) == 0x000200, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyPlayerCharacter_CombatCharacter_5' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetUINotify_UINotify) == 0x000208, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyStatsManager_StatsManagerComp_1) == 0x000210, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyStatsManager_StatsManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetUINotify_UINotify_1) == 0x000218, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Up) == 0x000220, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Up' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Enabled) == 0x000221, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Enabled' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyPlayerCharacter_CombatCharacter_6) == 0x000228, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyPlayerCharacter_CombatCharacter_6' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyPlayerCharacter_CombatCharacter_7) == 0x000230, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyPlayerCharacter_CombatCharacter_7' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyDynamicTargeting_DynamicTargeting) == 0x000238, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyDynamicTargeting_DynamicTargeting' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyDynamicTargeting_DynamicTargeting_1) == 0x000240, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyDynamicTargeting_DynamicTargeting_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyPlayerCharacter_CombatCharacter_8) == 0x000248, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyPlayerCharacter_CombatCharacter_8' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyDynamicTargeting_DynamicTargeting_2) == 0x000250, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyDynamicTargeting_DynamicTargeting_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetAnimationCurrentTime_ReturnValue_2) == 0x000258, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetAnimationCurrentTime_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_IsTargetingEnabled_return_value) == 0x00025C, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_IsTargetingEnabled_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_PlayAnimation_ReturnValue_2) == 0x000260, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Not_PreBool_ReturnValue_1) == 0x000268, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetAnimationCurrentTime_ReturnValue_3) == 0x00026C, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetAnimationCurrentTime_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanAND_ReturnValue) == 0x000270, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_PlayAnimation_ReturnValue_3) == 0x000278, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_PlayAnimation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Enable_3) == 0x000280, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Enable_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_ComponentBoundEvent_Has) == 0x000281, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_ComponentBoundEvent_Has' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Not_PreBool_ReturnValue_2) == 0x000282, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_NotEqual_BoolBool_ReturnValue_1) == 0x000283, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_NotEqual_BoolBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Not_PreBool_ReturnValue_3) == 0x000284, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_ForceJoinImmersionMode_ReturnValue) == 0x000285, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_ForceJoinImmersionMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_ForceJoinImmersionMode_ReturnValue_1) == 0x000286, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_ForceJoinImmersionMode_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Enable_2) == 0x000287, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Enable_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_NotEqual_BoolBool_ReturnValue_2) == 0x000288, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_NotEqual_BoolBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Not_PreBool_ReturnValue_4) == 0x000289, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_SetPlayerStateIn) == 0x00028A, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_SetPlayerStateIn' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanAND_ReturnValue_1) == 0x00028B, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanAND_ReturnValue_2) == 0x00028C, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_ForceJoinImmersionMode_ReturnValue_2) == 0x00028D, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_ForceJoinImmersionMode_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_ForceJoinImmersionMode_ReturnValue_3) == 0x00028E, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_ForceJoinImmersionMode_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanOR_ReturnValue) == 0x00028F, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_In_1) == 0x000290, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_In_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanAND_ReturnValue_3) == 0x000291, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanAND_ReturnValue_4) == 0x000292, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanOR_ReturnValue_1) == 0x000293, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Not_PreBool_ReturnValue_5) == 0x000294, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Not_PreBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanAND_ReturnValue_5) == 0x000295, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetAnimationCurrentTime_ReturnValue_4) == 0x000298, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetAnimationCurrentTime_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_PlayAnimation_ReturnValue_4) == 0x0002A0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_PlayAnimation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetAnimationCurrentTime_ReturnValue_5) == 0x0002A8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetAnimationCurrentTime_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Enable_1) == 0x0002AC, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Enable_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_PlayAnimation_ReturnValue_5) == 0x0002B0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_PlayAnimation_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_NotEqual_BoolBool_ReturnValue_3) == 0x0002B8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_NotEqual_BoolBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Not_PreBool_ReturnValue_6) == 0x0002B9, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Not_PreBool_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_In) == 0x0002BA, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_In' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanAND_ReturnValue_6) == 0x0002BB, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanAND_ReturnValue_7) == 0x0002BC, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanAND_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_ForceJoinImmersionMode_ReturnValue_4) == 0x0002BD, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_ForceJoinImmersionMode_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanOR_ReturnValue_2) == 0x0002BE, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetAnimationCurrentTime_ReturnValue_6) == 0x0002C0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetAnimationCurrentTime_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetAnimationCurrentTime_ReturnValue_7) == 0x0002C4, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetAnimationCurrentTime_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetAnimationCurrentTime_ReturnValue_8) == 0x0002C8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetAnimationCurrentTime_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetAnimationCurrentTime_ReturnValue_9) == 0x0002CC, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetAnimationCurrentTime_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Enable) == 0x0002D0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Enable' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_NotEqual_BoolBool_ReturnValue_4) == 0x0002D1, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_NotEqual_BoolBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Not_PreBool_ReturnValue_7) == 0x0002D2, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Not_PreBool_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_SetPlayerEnergyIn) == 0x0002D3, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_SetPlayerEnergyIn' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanAND_ReturnValue_8) == 0x0002D4, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanAND_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanAND_ReturnValue_9) == 0x0002D5, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanAND_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_ForceJoinImmersionMode_ReturnValue_5) == 0x0002D6, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_ForceJoinImmersionMode_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanOR_ReturnValue_3) == 0x0002D7, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_PlayAnimation_ReturnValue_6) == 0x0002D8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_PlayAnimation_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_PlayAnimation_ReturnValue_7) == 0x0002E0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_PlayAnimation_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_PlayAnimation_ReturnValue_8) == 0x0002E8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_PlayAnimation_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_PlayAnimation_ReturnValue_9) == 0x0002F0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_PlayAnimation_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_IsUpdateEnergyValue_ReturnValue) == 0x0002F8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_IsUpdateEnergyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Not_PreBool_ReturnValue_8) == 0x0002F9, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Not_PreBool_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000300, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetAnimationCurrentTime_ReturnValue_10) == 0x000308, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetAnimationCurrentTime_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetOptionValue_ReturnValue) == 0x000310, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_PlayAnimation_ReturnValue_10) == 0x000320, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_PlayAnimation_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000328, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetAnimationCurrentTime_ReturnValue_11) == 0x000330, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetAnimationCurrentTime_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000338, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_PlayAnimation_ReturnValue_11) == 0x000340, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_PlayAnimation_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_NewAIAlertBattle) == 0x000348, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_NewAIAlertBattle' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_CoinIsEnoughToUpgrade_CanUpgrade) == 0x000349, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_CoinIsEnoughToUpgrade_CanUpgrade' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_NotEqual_BoolBool_ReturnValue_5) == 0x00034A, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_NotEqual_BoolBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_DebuffRefValid_DebuffValid) == 0x00034B, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_DebuffRefValid_DebuffValid' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Not_PreBool_ReturnValue_9) == 0x00034C, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Not_PreBool_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanAND_ReturnValue_10) == 0x00034D, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanAND_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanOR_ReturnValue_4) == 0x00034E, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanOR_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_Select_Default) == 0x00034F, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetPlayerFastAccessItem_FastAccess_Inventory) == 0x000350, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetPlayerFastAccessItem_FastAccess_Inventory' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetPlayerController_ReturnValue) == 0x000360, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_14) == 0x000368, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Create_ReturnValue) == 0x000378, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetUINotify_UINotify_2) == 0x000380, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetUINotify_UINotify_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_Event_InGeometry) == 0x000388, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_Event_isDown) == 0x0003C8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetPlayerController_ReturnValue_1) == 0x0003D0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_InGeometry_1) == 0x0003D8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_InKeyEvent_1) == 0x000418, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_inKeyTag_1) == 0x000458, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_bIsDown_1) == 0x000460, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Tag_1) == 0x000464, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Tag_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_CurrentValue) == 0x000470, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_MaxValue) == 0x000478, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Tag) == 0x000480, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Tag' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_15) == 0x000488, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_buff_1) == 0x000498, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_buff_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_IsPTBuff_IsPT) == 0x0004A0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_IsPTBuff_IsPT' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetBuffType_ReturnValue) == 0x0004A1, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetBuffType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0004A2, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_buff) == 0x0004A8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_buff' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x0004B0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetHUD_Shown_Shown) == 0x0004B8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetHUD_Shown_Shown' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Not_PreBool_ReturnValue_10) == 0x0004B9, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Not_PreBool_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_SelectFloat_ReturnValue) == 0x0004C0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_OptionTag_1) == 0x0004C8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_OptionTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0004D0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_EqualEqual_GameplayTag_ReturnValue_1) == 0x0004D1, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_EqualEqual_GameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetUIStatic_ReturnValue) == 0x0004D8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyPlayerCharacter_CombatCharacter_9) == 0x0004E0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyPlayerCharacter_CombatCharacter_9' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetUIZOder_ZOder) == 0x0004E8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_HasAccess_ReturnValue) == 0x0004EC, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_IsGameOnlineMode_ReturnValue) == 0x0004ED, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_IsServer_ReturnValue) == 0x0004EE, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_Event_MyGeometry) == 0x0004F0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_Event_InDeltaTime) == 0x000530, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Not_PreBool_ReturnValue_11) == 0x000534, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Not_PreBool_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanAND_ReturnValue_11) == 0x000535, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanAND_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetPlayerPawn_ReturnValue) == 0x000538, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000540, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_DynamicCast_bSuccess) == 0x000548, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000550, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetPingInMilliseconds_ReturnValue) == 0x000558, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetPingInMilliseconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_bool_Has_Been_Initd_Variable) == 0x00055C, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_FTrunc_ReturnValue) == 0x000560, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000568, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_MakeStruct_FormatArgumentData) == 0x000570, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_MakeArray_Array) == 0x0005C0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Format_ReturnValue) == 0x0005D0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_InGeometry) == 0x0005E8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_InKeyEvent) == 0x000628, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_inKeyTag) == 0x000668, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_bIsDown) == 0x000670, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetPlayerController_ReturnValue_2) == 0x000678, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000680, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000688, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000690, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_DynamicCast_bSuccess_1) == 0x000698, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_IsAlive_self_CastInput) == 0x0006A0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_IsAlive_Result) == 0x0006B0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_HasAccess_ReturnValue_1) == 0x0006B1, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_HasAccess_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_BooleanAND_ReturnValue_12) == 0x0006B2, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_BooleanAND_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Show_1) == 0x0006B3, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Show_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_Select_Default_1) == 0x0006B4, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetModel_GameSettingModel_ReturnValue_3) == 0x0006B8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetModel_GameSettingModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetOptionValue_ReturnValue_1) == 0x0006C0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetModel_GameSettingModel_ReturnValue_4) == 0x0006D0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetModel_GameSettingModel_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetOptionValue_ReturnValue_2) == 0x0006D8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetOptionValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0006E8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x0006E9, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_bool_Has_Been_Initd_Variable_1) == 0x0006EA, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_new_data) == 0x0006F0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_new_data' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_not_use_Queue) == 0x000800, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_not_use_Queue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000808, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Create_ReturnValue_1) == 0x000810, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_AddChild_ReturnValue) == 0x000818, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_16) == 0x000820, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Index) == 0x000830, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Pawn) == 0x000838, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Pawn' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Brush) == 0x000840, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Brush' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_InText) == 0x000848, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_InText' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyPlayerCharacter_CombatCharacter_10) == 0x000860, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyPlayerCharacter_CombatCharacter_10' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetUIStatic_ReturnValue_1) == 0x000868, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_Select_Default_2) == 0x000870, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetDataTableRowFromName_OutRow) == 0x000878, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000890, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyPlayerCharacter_CombatCharacter_11) == 0x000898, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyPlayerCharacter_CombatCharacter_11' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0008A0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_17) == 0x0008B8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Widget) == 0x0008C8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Widget' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated) == 0x0008D0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetGlobalFlag_Enable) == 0x0008D1, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_Select_Default_3) == 0x0008D2, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x0008D8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_AddToWidgetQueue_Succeed) == 0x0008E8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_AddToWidgetQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetModel_GameSettingModel_ReturnValue_5) == 0x0008F0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetModel_GameSettingModel_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_OptionTag) == 0x0008F8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_OptionTag' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_EqualEqual_GameplayTag_ReturnValue_2) == 0x000900, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_EqualEqual_GameplayTag_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CreateDelegate_OutputDelegate_18) == 0x000904, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CreateDelegate_OutputDelegate_18' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000918, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetModel_GameSettingModel_ReturnValue_6) == 0x000920, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetModel_GameSettingModel_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetOptionValue_ReturnValue_3) == 0x000928, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetOptionValue_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Conv_StringToInt_ReturnValue) == 0x000938, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_SpawnForceFeedbackAtLocation_ReturnValue) == 0x000940, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_SpawnForceFeedbackAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetModel_GameSettingModel_ReturnValue_7) == 0x000948, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetModel_GameSettingModel_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetOptionValue_ReturnValue_4) == 0x000950, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetOptionValue_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Conv_StringToDouble_ReturnValue_1) == 0x000960, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Conv_StringToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000968, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_FClamp_ReturnValue) == 0x000970, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_MapRangeClamped_ReturnValue) == 0x000978, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_MakeVector2D_ReturnValue) == 0x000980, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_MapRangeClamped_ReturnValue_1) == 0x000990, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_MakeVector2D_ReturnValue_1) == 0x000998, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_bool_IsClosed_Variable) == 0x0009A8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_IsValid_ReturnValue_2) == 0x0009A9, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetUINotify_UINotify_3) == 0x0009B0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetUINotify_UINotify_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Show) == 0x0009B8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Show' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, Temp_bool_IsClosed_Variable_1) == 0x0009B9, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_Select_Default_4) == 0x0009BA, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_GetMyPlayerCharacter_CombatCharacter_12) == 0x0009C0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_GetMyPlayerCharacter_CombatCharacter_12' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_HasAccess_ReturnValue_2) == 0x0009C8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_HasAccess_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Tool) == 0x0009C9, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Tool' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, K2Node_CustomEvent_Down) == 0x0009CA, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::K2Node_CustomEvent_Down' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_RetriggerableDelay_Duration_ImplicitCast) == 0x0009CC, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_RetriggerableDelay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_SetRenderOpacity_InOpacity_ImplicitCast) == 0x0009D0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_SetRenderOpacity_InOpacity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_FTrunc_A_ImplicitCast) == 0x0009D8, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_FTrunc_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_SpawnForceFeedbackAtLocation_IntensityMultiplier_ImplicitCast) == 0x0009E0, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_SpawnForceFeedbackAtLocation_IntensityMultiplier_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ExecuteUbergraph_WB_MainUI, CallFunc_SetUserSpecifiedScale_InUserSpecifiedScale_ImplicitCast) == 0x0009E4, "Member 'WB_MainUI_C_ExecuteUbergraph_WB_MainUI::CallFunc_SetUserSpecifiedScale_InUserSpecifiedScale_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_ForceJoinImmersionMode \ static_assert(alignof(WB_MainUI_C_ForceJoinImmersionMode) == 0x000008, "Wrong alignment on WB_MainUI_C_ForceJoinImmersionMode"); \ static_assert(sizeof(WB_MainUI_C_ForceJoinImmersionMode) == 0x000018, "Wrong size on WB_MainUI_C_ForceJoinImmersionMode"); \ static_assert(offsetof(WB_MainUI_C_ForceJoinImmersionMode, ReturnValue) == 0x000000, "Member 'WB_MainUI_C_ForceJoinImmersionMode::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ForceJoinImmersionMode, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000008, "Member 'WB_MainUI_C_ForceJoinImmersionMode::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ForceJoinImmersionMode, CallFunc_IsVisible_ReturnValue) == 0x000010, "Member 'WB_MainUI_C_ForceJoinImmersionMode::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ForceJoinImmersionMode, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'WB_MainUI_C_ForceJoinImmersionMode::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_HoldTool_Event \ static_assert(alignof(WB_MainUI_C_HoldTool_Event) == 0x000001, "Wrong alignment on WB_MainUI_C_HoldTool_Event"); \ static_assert(sizeof(WB_MainUI_C_HoldTool_Event) == 0x000002, "Wrong size on WB_MainUI_C_HoldTool_Event"); \ static_assert(offsetof(WB_MainUI_C_HoldTool_Event, tool) == 0x000000, "Member 'WB_MainUI_C_HoldTool_Event::tool' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_HoldTool_Event, Down) == 0x000001, "Member 'WB_MainUI_C_HoldTool_Event::Down' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_IsPTBuff \ static_assert(alignof(WB_MainUI_C_IsPTBuff) == 0x000008, "Wrong alignment on WB_MainUI_C_IsPTBuff"); \ static_assert(sizeof(WB_MainUI_C_IsPTBuff) == 0x000030, "Wrong size on WB_MainUI_C_IsPTBuff"); \ static_assert(offsetof(WB_MainUI_C_IsPTBuff, buffbase) == 0x000000, "Member 'WB_MainUI_C_IsPTBuff::buffbase' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_IsPTBuff, IsPT) == 0x000008, "Member 'WB_MainUI_C_IsPTBuff::IsPT' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_IsPTBuff, CallFunc_GetBuffTag_BuffTag) == 0x00000C, "Member 'WB_MainUI_C_IsPTBuff::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_IsPTBuff, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000018, "Member 'WB_MainUI_C_IsPTBuff::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_IsPTBuff, CallFunc_Contains_ReturnValue) == 0x000028, "Member 'WB_MainUI_C_IsPTBuff::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_NeedEnterKeyEvent \ static_assert(alignof(WB_MainUI_C_NeedEnterKeyEvent) == 0x000008, "Wrong alignment on WB_MainUI_C_NeedEnterKeyEvent"); \ static_assert(sizeof(WB_MainUI_C_NeedEnterKeyEvent) == 0x000048, "Wrong size on WB_MainUI_C_NeedEnterKeyEvent"); \ static_assert(offsetof(WB_MainUI_C_NeedEnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_MainUI_C_NeedEnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_NeedEnterKeyEvent, isDown) == 0x000040, "Member 'WB_MainUI_C_NeedEnterKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_NeedEnterKeyEvent, ReturnValue) == 0x000041, "Member 'WB_MainUI_C_NeedEnterKeyEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_NeedEnterKeyEvent, CallFunc_NeedEnterKeyEvent_ReturnValue) == 0x000042, "Member 'WB_MainUI_C_NeedEnterKeyEvent::CallFunc_NeedEnterKeyEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_OnBaseValueChanged \ static_assert(alignof(WB_MainUI_C_OnBaseValueChanged) == 0x000008, "Wrong alignment on WB_MainUI_C_OnBaseValueChanged"); \ static_assert(sizeof(WB_MainUI_C_OnBaseValueChanged) == 0x000010, "Wrong size on WB_MainUI_C_OnBaseValueChanged"); \ static_assert(offsetof(WB_MainUI_C_OnBaseValueChanged, stat) == 0x000000, "Member 'WB_MainUI_C_OnBaseValueChanged::stat' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnBaseValueChanged, NewValue) == 0x000008, "Member 'WB_MainUI_C_OnBaseValueChanged::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_OnBuffAddNew \ static_assert(alignof(WB_MainUI_C_OnBuffAddNew) == 0x000008, "Wrong alignment on WB_MainUI_C_OnBuffAddNew"); \ static_assert(sizeof(WB_MainUI_C_OnBuffAddNew) == 0x000008, "Wrong size on WB_MainUI_C_OnBuffAddNew"); \ static_assert(offsetof(WB_MainUI_C_OnBuffAddNew, buff) == 0x000000, "Member 'WB_MainUI_C_OnBuffAddNew::buff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_OnBuffRemovedNew \ static_assert(alignof(WB_MainUI_C_OnBuffRemovedNew) == 0x000008, "Wrong alignment on WB_MainUI_C_OnBuffRemovedNew"); \ static_assert(sizeof(WB_MainUI_C_OnBuffRemovedNew) == 0x000008, "Wrong size on WB_MainUI_C_OnBuffRemovedNew"); \ static_assert(offsetof(WB_MainUI_C_OnBuffRemovedNew, buff) == 0x000000, "Member 'WB_MainUI_C_OnBuffRemovedNew::buff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_OnCustomBlueprintKeyInputEvent \ static_assert(alignof(WB_MainUI_C_OnCustomBlueprintKeyInputEvent) == 0x000008, "Wrong alignment on WB_MainUI_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(sizeof(WB_MainUI_C_OnCustomBlueprintKeyInputEvent) == 0x000068, "Wrong size on WB_MainUI_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(offsetof(WB_MainUI_C_OnCustomBlueprintKeyInputEvent, InKeyEvent) == 0x000000, "Member 'WB_MainUI_C_OnCustomBlueprintKeyInputEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnCustomBlueprintKeyInputEvent, isDown) == 0x000040, "Member 'WB_MainUI_C_OnCustomBlueprintKeyInputEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnCustomBlueprintKeyInputEvent, ReturnValue) == 0x000041, "Member 'WB_MainUI_C_OnCustomBlueprintKeyInputEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnCustomBlueprintKeyInputEvent, CallFunc_OnCustomBlueprintKeyInputEvent_ReturnValue) == 0x000042, "Member 'WB_MainUI_C_OnCustomBlueprintKeyInputEvent::CallFunc_OnCustomBlueprintKeyInputEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetKey_ReturnValue) == 0x000048, "Member 'WB_MainUI_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000060, "Member 'WB_MainUI_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x000061, "Member 'WB_MainUI_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_2) == 0x000062, "Member 'WB_MainUI_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_3) == 0x000063, "Member 'WB_MainUI_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue) == 0x000064, "Member 'WB_MainUI_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue_1) == 0x000065, "Member 'WB_MainUI_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue_2) == 0x000066, "Member 'WB_MainUI_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_OnDebuffRemove \ static_assert(alignof(WB_MainUI_C_OnDebuffRemove) == 0x000004, "Wrong alignment on WB_MainUI_C_OnDebuffRemove"); \ static_assert(sizeof(WB_MainUI_C_OnDebuffRemove) == 0x000008, "Wrong size on WB_MainUI_C_OnDebuffRemove"); \ static_assert(offsetof(WB_MainUI_C_OnDebuffRemove, Tag) == 0x000000, "Member 'WB_MainUI_C_OnDebuffRemove::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_OnDebuffUpdate \ static_assert(alignof(WB_MainUI_C_OnDebuffUpdate) == 0x000008, "Wrong alignment on WB_MainUI_C_OnDebuffUpdate"); \ static_assert(sizeof(WB_MainUI_C_OnDebuffUpdate) == 0x000018, "Wrong size on WB_MainUI_C_OnDebuffUpdate"); \ static_assert(offsetof(WB_MainUI_C_OnDebuffUpdate, Tag) == 0x000000, "Member 'WB_MainUI_C_OnDebuffUpdate::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnDebuffUpdate, CurrentValue) == 0x000008, "Member 'WB_MainUI_C_OnDebuffUpdate::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnDebuffUpdate, MaxValue) == 0x000010, "Member 'WB_MainUI_C_OnDebuffUpdate::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_OnHdrDetailShow \ static_assert(alignof(WB_MainUI_C_OnHdrDetailShow) == 0x000001, "Wrong alignment on WB_MainUI_C_OnHdrDetailShow"); \ static_assert(sizeof(WB_MainUI_C_OnHdrDetailShow) == 0x000001, "Wrong size on WB_MainUI_C_OnHdrDetailShow"); \ static_assert(offsetof(WB_MainUI_C_OnHdrDetailShow, Show) == 0x000000, "Member 'WB_MainUI_C_OnHdrDetailShow::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_OnMenuMainDestructEvent \ static_assert(alignof(WB_MainUI_C_OnMenuMainDestructEvent) == 0x000008, "Wrong alignment on WB_MainUI_C_OnMenuMainDestructEvent"); \ static_assert(sizeof(WB_MainUI_C_OnMenuMainDestructEvent) == 0x000008, "Wrong size on WB_MainUI_C_OnMenuMainDestructEvent"); \ static_assert(offsetof(WB_MainUI_C_OnMenuMainDestructEvent, Widget) == 0x000000, "Member 'WB_MainUI_C_OnMenuMainDestructEvent::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_OnOptionValueChange \ static_assert(alignof(WB_MainUI_C_OnOptionValueChange) == 0x000004, "Wrong alignment on WB_MainUI_C_OnOptionValueChange"); \ static_assert(sizeof(WB_MainUI_C_OnOptionValueChange) == 0x000008, "Wrong size on WB_MainUI_C_OnOptionValueChange"); \ static_assert(offsetof(WB_MainUI_C_OnOptionValueChange, OptionTag) == 0x000000, "Member 'WB_MainUI_C_OnOptionValueChange::OptionTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_OnOptionValueChange_Event \ static_assert(alignof(WB_MainUI_C_OnOptionValueChange_Event) == 0x000004, "Wrong alignment on WB_MainUI_C_OnOptionValueChange_Event"); \ static_assert(sizeof(WB_MainUI_C_OnOptionValueChange_Event) == 0x000008, "Wrong size on WB_MainUI_C_OnOptionValueChange_Event"); \ static_assert(offsetof(WB_MainUI_C_OnOptionValueChange_Event, OptionTag) == 0x000000, "Member 'WB_MainUI_C_OnOptionValueChange_Event::OptionTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_OnStaminaChengedEvent \ static_assert(alignof(WB_MainUI_C_OnStaminaChengedEvent) == 0x000008, "Wrong alignment on WB_MainUI_C_OnStaminaChengedEvent"); \ static_assert(sizeof(WB_MainUI_C_OnStaminaChengedEvent) == 0x000020, "Wrong size on WB_MainUI_C_OnStaminaChengedEvent"); \ static_assert(offsetof(WB_MainUI_C_OnStaminaChengedEvent, Type) == 0x000000, "Member 'WB_MainUI_C_OnStaminaChengedEvent::Type' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnStaminaChengedEvent, OldValue) == 0x000008, "Member 'WB_MainUI_C_OnStaminaChengedEvent::OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnStaminaChengedEvent, NewValue) == 0x000010, "Member 'WB_MainUI_C_OnStaminaChengedEvent::NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnStaminaChengedEvent, MaxValue) == 0x000018, "Member 'WB_MainUI_C_OnStaminaChengedEvent::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_OnStatValueChangedEvent \ static_assert(alignof(WB_MainUI_C_OnStatValueChangedEvent) == 0x000008, "Wrong alignment on WB_MainUI_C_OnStatValueChangedEvent"); \ static_assert(sizeof(WB_MainUI_C_OnStatValueChangedEvent) == 0x000020, "Wrong size on WB_MainUI_C_OnStatValueChangedEvent"); \ static_assert(offsetof(WB_MainUI_C_OnStatValueChangedEvent, Type) == 0x000000, "Member 'WB_MainUI_C_OnStatValueChangedEvent::Type' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnStatValueChangedEvent, OldValue) == 0x000008, "Member 'WB_MainUI_C_OnStatValueChangedEvent::OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnStatValueChangedEvent, NewValue) == 0x000010, "Member 'WB_MainUI_C_OnStatValueChangedEvent::NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OnStatValueChangedEvent, MaxValue) == 0x000018, "Member 'WB_MainUI_C_OnStatValueChangedEvent::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_OnSwitchToolEvent \ static_assert(alignof(WB_MainUI_C_OnSwitchToolEvent) == 0x000001, "Wrong alignment on WB_MainUI_C_OnSwitchToolEvent"); \ static_assert(sizeof(WB_MainUI_C_OnSwitchToolEvent) == 0x000001, "Wrong size on WB_MainUI_C_OnSwitchToolEvent"); \ static_assert(offsetof(WB_MainUI_C_OnSwitchToolEvent, Up) == 0x000000, "Member 'WB_MainUI_C_OnSwitchToolEvent::Up' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_OnTargetingToggledEvent \ static_assert(alignof(WB_MainUI_C_OnTargetingToggledEvent) == 0x000001, "Wrong alignment on WB_MainUI_C_OnTargetingToggledEvent"); \ static_assert(sizeof(WB_MainUI_C_OnTargetingToggledEvent) == 0x000001, "Wrong size on WB_MainUI_C_OnTargetingToggledEvent"); \ static_assert(offsetof(WB_MainUI_C_OnTargetingToggledEvent, Enabled) == 0x000000, "Member 'WB_MainUI_C_OnTargetingToggledEvent::Enabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_OpenMenu \ static_assert(alignof(WB_MainUI_C_OpenMenu) == 0x000008, "Wrong alignment on WB_MainUI_C_OpenMenu"); \ static_assert(sizeof(WB_MainUI_C_OpenMenu) == 0x000090, "Wrong size on WB_MainUI_C_OpenMenu"); \ static_assert(offsetof(WB_MainUI_C_OpenMenu, InGeometry) == 0x000000, "Member 'WB_MainUI_C_OpenMenu::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OpenMenu, InKeyEvent) == 0x000040, "Member 'WB_MainUI_C_OpenMenu::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OpenMenu, inKeyTag) == 0x000080, "Member 'WB_MainUI_C_OpenMenu::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_OpenMenu, bIsDown) == 0x000088, "Member 'WB_MainUI_C_OpenMenu::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_PlayerAlertStatuChangedEvent \ static_assert(alignof(WB_MainUI_C_PlayerAlertStatuChangedEvent) == 0x000001, "Wrong alignment on WB_MainUI_C_PlayerAlertStatuChangedEvent"); \ static_assert(sizeof(WB_MainUI_C_PlayerAlertStatuChangedEvent) == 0x000001, "Wrong size on WB_MainUI_C_PlayerAlertStatuChangedEvent"); \ static_assert(offsetof(WB_MainUI_C_PlayerAlertStatuChangedEvent, NewAIAlertBattle) == 0x000000, "Member 'WB_MainUI_C_PlayerAlertStatuChangedEvent::NewAIAlertBattle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_PlayerCoinsInImmersionMode_Private \ static_assert(alignof(WB_MainUI_C_PlayerCoinsInImmersionMode_Private) == 0x000001, "Wrong alignment on WB_MainUI_C_PlayerCoinsInImmersionMode_Private"); \ static_assert(sizeof(WB_MainUI_C_PlayerCoinsInImmersionMode_Private) == 0x000001, "Wrong size on WB_MainUI_C_PlayerCoinsInImmersionMode_Private"); \ static_assert(offsetof(WB_MainUI_C_PlayerCoinsInImmersionMode_Private, Enable) == 0x000000, "Member 'WB_MainUI_C_PlayerCoinsInImmersionMode_Private::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_PlayerEnergyInImmersionMode_Private \ static_assert(alignof(WB_MainUI_C_PlayerEnergyInImmersionMode_Private) == 0x000001, "Wrong alignment on WB_MainUI_C_PlayerEnergyInImmersionMode_Private"); \ static_assert(sizeof(WB_MainUI_C_PlayerEnergyInImmersionMode_Private) == 0x000001, "Wrong size on WB_MainUI_C_PlayerEnergyInImmersionMode_Private"); \ static_assert(offsetof(WB_MainUI_C_PlayerEnergyInImmersionMode_Private, Enable) == 0x000000, "Member 'WB_MainUI_C_PlayerEnergyInImmersionMode_Private::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_PlayerStateInImmersionMode_Private \ static_assert(alignof(WB_MainUI_C_PlayerStateInImmersionMode_Private) == 0x000001, "Wrong alignment on WB_MainUI_C_PlayerStateInImmersionMode_Private"); \ static_assert(sizeof(WB_MainUI_C_PlayerStateInImmersionMode_Private) == 0x000001, "Wrong size on WB_MainUI_C_PlayerStateInImmersionMode_Private"); \ static_assert(offsetof(WB_MainUI_C_PlayerStateInImmersionMode_Private, Enable) == 0x000000, "Member 'WB_MainUI_C_PlayerStateInImmersionMode_Private::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_SetActiveSlotinImmersionMode \ static_assert(alignof(WB_MainUI_C_SetActiveSlotinImmersionMode) == 0x000001, "Wrong alignment on WB_MainUI_C_SetActiveSlotinImmersionMode"); \ static_assert(sizeof(WB_MainUI_C_SetActiveSlotinImmersionMode) == 0x000001, "Wrong size on WB_MainUI_C_SetActiveSlotinImmersionMode"); \ static_assert(offsetof(WB_MainUI_C_SetActiveSlotinImmersionMode, In) == 0x000000, "Member 'WB_MainUI_C_SetActiveSlotinImmersionMode::In' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_SetPlayerCoinsInImmersionMode \ static_assert(alignof(WB_MainUI_C_SetPlayerCoinsInImmersionMode) == 0x000001, "Wrong alignment on WB_MainUI_C_SetPlayerCoinsInImmersionMode"); \ static_assert(sizeof(WB_MainUI_C_SetPlayerCoinsInImmersionMode) == 0x000001, "Wrong size on WB_MainUI_C_SetPlayerCoinsInImmersionMode"); \ static_assert(offsetof(WB_MainUI_C_SetPlayerCoinsInImmersionMode, In) == 0x000000, "Member 'WB_MainUI_C_SetPlayerCoinsInImmersionMode::In' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_SetPlayerEnergyInImmersionMode \ static_assert(alignof(WB_MainUI_C_SetPlayerEnergyInImmersionMode) == 0x000001, "Wrong alignment on WB_MainUI_C_SetPlayerEnergyInImmersionMode"); \ static_assert(sizeof(WB_MainUI_C_SetPlayerEnergyInImmersionMode) == 0x000001, "Wrong size on WB_MainUI_C_SetPlayerEnergyInImmersionMode"); \ static_assert(offsetof(WB_MainUI_C_SetPlayerEnergyInImmersionMode, SetPlayerEnergyIn) == 0x000000, "Member 'WB_MainUI_C_SetPlayerEnergyInImmersionMode::SetPlayerEnergyIn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_SetPlayerStateInImmersionMode \ static_assert(alignof(WB_MainUI_C_SetPlayerStateInImmersionMode) == 0x000001, "Wrong alignment on WB_MainUI_C_SetPlayerStateInImmersionMode"); \ static_assert(sizeof(WB_MainUI_C_SetPlayerStateInImmersionMode) == 0x000001, "Wrong size on WB_MainUI_C_SetPlayerStateInImmersionMode"); \ static_assert(offsetof(WB_MainUI_C_SetPlayerStateInImmersionMode, SetPlayerStateIn) == 0x000000, "Member 'WB_MainUI_C_SetPlayerStateInImmersionMode::SetPlayerStateIn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_ShowPosePanelEvent \ static_assert(alignof(WB_MainUI_C_ShowPosePanelEvent) == 0x000008, "Wrong alignment on WB_MainUI_C_ShowPosePanelEvent"); \ static_assert(sizeof(WB_MainUI_C_ShowPosePanelEvent) == 0x000090, "Wrong size on WB_MainUI_C_ShowPosePanelEvent"); \ static_assert(offsetof(WB_MainUI_C_ShowPosePanelEvent, InGeometry) == 0x000000, "Member 'WB_MainUI_C_ShowPosePanelEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ShowPosePanelEvent, InKeyEvent) == 0x000040, "Member 'WB_MainUI_C_ShowPosePanelEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ShowPosePanelEvent, inKeyTag) == 0x000080, "Member 'WB_MainUI_C_ShowPosePanelEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_ShowPosePanelEvent, bIsDown) == 0x000088, "Member 'WB_MainUI_C_ShowPosePanelEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_Tick \ static_assert(alignof(WB_MainUI_C_Tick) == 0x000008, "Wrong alignment on WB_MainUI_C_Tick"); \ static_assert(sizeof(WB_MainUI_C_Tick) == 0x000048, "Wrong size on WB_MainUI_C_Tick"); \ static_assert(offsetof(WB_MainUI_C_Tick, MyGeometry) == 0x000000, "Member 'WB_MainUI_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_MainUI_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainUI_C_UpdateNpcFriend \ static_assert(alignof(WB_MainUI_C_UpdateNpcFriend) == 0x000008, "Wrong alignment on WB_MainUI_C_UpdateNpcFriend"); \ static_assert(sizeof(WB_MainUI_C_UpdateNpcFriend) == 0x000030, "Wrong size on WB_MainUI_C_UpdateNpcFriend"); \ static_assert(offsetof(WB_MainUI_C_UpdateNpcFriend, Index_0) == 0x000000, "Member 'WB_MainUI_C_UpdateNpcFriend::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_UpdateNpcFriend, Pawn) == 0x000008, "Member 'WB_MainUI_C_UpdateNpcFriend::Pawn' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_UpdateNpcFriend, Brush) == 0x000010, "Member 'WB_MainUI_C_UpdateNpcFriend::Brush' has a wrong offset!"); \ static_assert(offsetof(WB_MainUI_C_UpdateNpcFriend, InText) == 0x000018, "Member 'WB_MainUI_C_UpdateNpcFriend::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_MainUI_C \ static_assert(alignof(UWB_MainUI_C) == 0x000008, "Wrong alignment on UWB_MainUI_C"); \ static_assert(sizeof(UWB_MainUI_C) == 0x000400, "Wrong size on UWB_MainUI_C"); \ static_assert(offsetof(UWB_MainUI_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_MainUI_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, HiddenAll) == 0x0002C8, "Member 'UWB_MainUI_C::HiddenAll' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, PlayerCoinsImmersionMode) == 0x0002D0, "Member 'UWB_MainUI_C::PlayerCoinsImmersionMode' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, PlayerStateJoinImmersionMode) == 0x0002D8, "Member 'UWB_MainUI_C::PlayerStateJoinImmersionMode' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, ActiveSlotJoinImmersionMode) == 0x0002E0, "Member 'UWB_MainUI_C::ActiveSlotJoinImmersionMode' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, JoinOrOutImmersionMode) == 0x0002E8, "Member 'UWB_MainUI_C::JoinOrOutImmersionMode' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, CanvasPanel_0) == 0x0002F0, "Member 'UWB_MainUI_C::CanvasPanel_0' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, NewHelpBlock) == 0x0002F8, "Member 'UWB_MainUI_C::NewHelpBlock' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, PingText) == 0x000300, "Member 'UWB_MainUI_C::PingText' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, ScaleCoin) == 0x000308, "Member 'UWB_MainUI_C::ScaleCoin' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, ScaleDeBuff) == 0x000310, "Member 'UWB_MainUI_C::ScaleDeBuff' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, ScaleDebuffTips) == 0x000318, "Member 'UWB_MainUI_C::ScaleDebuffTips' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, ScaleHelp) == 0x000320, "Member 'UWB_MainUI_C::ScaleHelp' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, ScaleItem) == 0x000328, "Member 'UWB_MainUI_C::ScaleItem' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, ScaleKeyTips) == 0x000330, "Member 'UWB_MainUI_C::ScaleKeyTips' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, ScaleWeapon) == 0x000338, "Member 'UWB_MainUI_C::ScaleWeapon' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, WB_ActiveSlots) == 0x000340, "Member 'UWB_MainUI_C::WB_ActiveSlots' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, WB_BuffPanel) == 0x000348, "Member 'UWB_MainUI_C::WB_BuffPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, WB_CombatPanel) == 0x000350, "Member 'UWB_MainUI_C::WB_CombatPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, WB_HelpPlayers) == 0x000358, "Member 'UWB_MainUI_C::WB_HelpPlayers' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, WB_KeyTipPanel_47) == 0x000360, "Member 'UWB_MainUI_C::WB_KeyTipPanel_47' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, WB_NpcFriend) == 0x000368, "Member 'UWB_MainUI_C::WB_NpcFriend' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, WB_PlayerCoins) == 0x000370, "Member 'UWB_MainUI_C::WB_PlayerCoins' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, WB_PlayerState) == 0x000378, "Member 'UWB_MainUI_C::WB_PlayerState' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, WB_QuickSpell) == 0x000380, "Member 'UWB_MainUI_C::WB_QuickSpell' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, WB_QuickTool) == 0x000388, "Member 'UWB_MainUI_C::WB_QuickTool' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, UINotify) == 0x000390, "Member 'UWB_MainUI_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, bQuickBarHold) == 0x000398, "Member 'UWB_MainUI_C::bQuickBarHold' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, HoldTimer) == 0x0003A0, "Member 'UWB_MainUI_C::HoldTimer' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, bIsTool) == 0x0003A8, "Member 'UWB_MainUI_C::bIsTool' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, bOpenedQuick) == 0x0003A9, "Member 'UWB_MainUI_C::bOpenedQuick' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, QuitckKeys) == 0x0003B0, "Member 'UWB_MainUI_C::QuitckKeys' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, MenuMain) == 0x0003C0, "Member 'UWB_MainUI_C::MenuMain' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, Calculator) == 0x0003C8, "Member 'UWB_MainUI_C::Calculator' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, bUseQuick) == 0x0003D0, "Member 'UWB_MainUI_C::bUseQuick' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, bIsGamePad) == 0x0003D1, "Member 'UWB_MainUI_C::bIsGamePad' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, HoldTime) == 0x0003D8, "Member 'UWB_MainUI_C::HoldTime' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, MainUITable) == 0x0003E0, "Member 'UWB_MainUI_C::MainUITable' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, OpenedQuitck) == 0x0003E8, "Member 'UWB_MainUI_C::OpenedQuitck' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, AlreadyUsed) == 0x0003E9, "Member 'UWB_MainUI_C::AlreadyUsed' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, NewHelpBlockPanel) == 0x0003F0, "Member 'UWB_MainUI_C::NewHelpBlockPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, ImmersionModeIsEnabled) == 0x0003F8, "Member 'UWB_MainUI_C::ImmersionModeIsEnabled' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, StopOpenImmersionMode) == 0x0003F9, "Member 'UWB_MainUI_C::StopOpenImmersionMode' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, ActiveSlotImmersionModeEnable) == 0x0003FA, "Member 'UWB_MainUI_C::ActiveSlotImmersionModeEnable' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, PlayerStateImmersionModeEnable) == 0x0003FB, "Member 'UWB_MainUI_C::PlayerStateImmersionModeEnable' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, PlayerEnergyImmersionModeEnable) == 0x0003FC, "Member 'UWB_MainUI_C::PlayerEnergyImmersionModeEnable' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, PlayerCoinsImmersionModeEnable) == 0x0003FD, "Member 'UWB_MainUI_C::PlayerCoinsImmersionModeEnable' has a wrong offset!"); \ static_assert(offsetof(UWB_MainUI_C, CanOpenPosePanel) == 0x0003FE, "Member 'UWB_MainUI_C::CanOpenPosePanel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_WeaponCombination \ static_assert(alignof(FST_WeaponCombination) == 0x000008, "Wrong alignment on FST_WeaponCombination"); \ static_assert(sizeof(FST_WeaponCombination) == 0x000010, "Wrong size on FST_WeaponCombination"); \ static_assert(offsetof(FST_WeaponCombination, Data_9_00F0BD554F1B3B0C8C1272A09990FE33) == 0x000000, "Member 'FST_WeaponCombination::Data_9_00F0BD554F1B3B0C8C1272A09990FE33' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_WeaponCombinationBase \ static_assert(alignof(FS_WeaponCombinationBase) == 0x000008, "Wrong alignment on FS_WeaponCombinationBase"); \ static_assert(sizeof(FS_WeaponCombinationBase) == 0x000030, "Wrong size on FS_WeaponCombinationBase"); \ static_assert(offsetof(FS_WeaponCombinationBase, ButtonKey_2_931348B6420D2A68D9A46E87A3700A5D) == 0x000000, "Member 'FS_WeaponCombinationBase::ButtonKey_2_931348B6420D2A68D9A46E87A3700A5D' has a wrong offset!"); \ static_assert(offsetof(FS_WeaponCombinationBase, KeyText_6_BFB2575B43FC7B62BB12DBAC5E8E2B6F) == 0x000008, "Member 'FS_WeaponCombinationBase::KeyText_6_BFB2575B43FC7B62BB12DBAC5E8E2B6F' has a wrong offset!"); \ static_assert(offsetof(FS_WeaponCombinationBase, NodeID_12_A98855154498D6C494D1B3A88BFC4AF4) == 0x000020, "Member 'FS_WeaponCombinationBase::NodeID_12_A98855154498D6C494D1B3A88BFC4AF4' has a wrong offset!"); \ static_assert(offsetof(FS_WeaponCombinationBase, UnLockPTID_18_DE11DCB041879B05E10B9B949469379E) == 0x000024, "Member 'FS_WeaponCombinationBase::UnLockPTID_18_DE11DCB041879B05E10B9B949469379E' has a wrong offset!"); \ static_assert(offsetof(FS_WeaponCombinationBase, PTGet_15_1FF53CF44AC2F07E8F656C972E8C47C3) == 0x000028, "Member 'FS_WeaponCombinationBase::PTGet_15_1FF53CF44AC2F07E8F656C972E8C47C3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong \ static_assert(alignof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong) == 0x000008, "Wrong alignment on BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong"); \ static_assert(sizeof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong) == 0x0000C8, "Wrong size on BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, EntryPoint) == 0x000000, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, K2Node_CustomEvent_MovementResult_1) == 0x000004, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::K2Node_CustomEvent_MovementResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, K2Node_CustomEvent_MovementResult) == 0x000005, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::K2Node_CustomEvent_MovementResult' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, Temp_byte_Variable) == 0x000018, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, Temp_int_Loop_Counter_Variable) == 0x000020, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, CallFunc_Array_Get_Item) == 0x000028, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, CallFunc_Less_IntInt_ReturnValue) == 0x000044, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, K2Node_CreateDelegate_OutputDelegate_1) == 0x000068, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints) == 0x000078, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength) == 0x000088, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue) == 0x00008C, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints_1) == 0x000090, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength_1) == 0x0000A0, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue_1) == 0x0000A4, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000A5, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, CallFunc_CreateMoveToProxyObject_ReturnValue) == 0x0000A8, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::CallFunc_CreateMoveToProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, CallFunc_IsValid_ReturnValue) == 0x0000B0, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x0000B8, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong, CallFunc_Less_DoubleDouble_B_ImplicitCast) == 0x0000C0, "Member 'BP_FaildFunc_Nuodong_C_ExecuteUbergraph_BP_FaildFunc_Nuodong::CallFunc_Less_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_Nuodong_C_FaildFuncEnd \ static_assert(alignof(BP_FaildFunc_Nuodong_C_FaildFuncEnd) == 0x000001, "Wrong alignment on BP_FaildFunc_Nuodong_C_FaildFuncEnd"); \ static_assert(sizeof(BP_FaildFunc_Nuodong_C_FaildFuncEnd) == 0x000001, "Wrong size on BP_FaildFunc_Nuodong_C_FaildFuncEnd"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncEnd, ReturnValue) == 0x000000, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_Nuodong_C_FaildFuncStart \ static_assert(alignof(BP_FaildFunc_Nuodong_C_FaildFuncStart) == 0x000008, "Wrong alignment on BP_FaildFunc_Nuodong_C_FaildFuncStart"); \ static_assert(sizeof(BP_FaildFunc_Nuodong_C_FaildFuncStart) == 0x0000A0, "Wrong size on BP_FaildFunc_Nuodong_C_FaildFuncStart"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncStart, _actor) == 0x000000, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncStart::_actor' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncStart, ReturnValue) == 0x000008, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncStart::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncStart, NewLocalVar) == 0x000010, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncStart::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncStart, K2Node_DynamicCast_AsBP_Base_AI) == 0x000028, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncStart::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncStart, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncStart::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncStart, CallFunc_GetTarget_self_CastInput) == 0x000038, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncStart::CallFunc_GetTarget_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncStart, CallFunc_GetTarget_target) == 0x000048, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncStart::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncStart, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncStart::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncStart, CallFunc_K2_SetTimer_ReturnValue) == 0x000068, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncStart::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncStart, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000070, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncStart::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncStart, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000088, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncStart::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_Nuodong_C_FaildFuncTick \ static_assert(alignof(BP_FaildFunc_Nuodong_C_FaildFuncTick) == 0x000008, "Wrong alignment on BP_FaildFunc_Nuodong_C_FaildFuncTick"); \ static_assert(sizeof(BP_FaildFunc_Nuodong_C_FaildFuncTick) == 0x000068, "Wrong size on BP_FaildFunc_Nuodong_C_FaildFuncTick"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncTick, DeltaTime) == 0x000000, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncTick::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncTick, ReturnValue) == 0x000004, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncTick::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncTick, Dest) == 0x000008, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncTick::Dest' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncTick, danwei) == 0x000020, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncTick::danwei' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncTick, CallFunc_BreakVector_X) == 0x000038, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncTick::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncTick, CallFunc_BreakVector_Y) == 0x000040, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncTick::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncTick, CallFunc_BreakVector_Z) == 0x000048, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncTick::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_FaildFuncTick, CallFunc_MakeVector_ReturnValue) == 0x000050, "Member 'BP_FaildFunc_Nuodong_C_FaildFuncTick::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_Nuodong_C_OnFail_CF893A814C61EC92259D65918809A7E8 \ static_assert(alignof(BP_FaildFunc_Nuodong_C_OnFail_CF893A814C61EC92259D65918809A7E8) == 0x000001, "Wrong alignment on BP_FaildFunc_Nuodong_C_OnFail_CF893A814C61EC92259D65918809A7E8"); \ static_assert(sizeof(BP_FaildFunc_Nuodong_C_OnFail_CF893A814C61EC92259D65918809A7E8) == 0x000001, "Wrong size on BP_FaildFunc_Nuodong_C_OnFail_CF893A814C61EC92259D65918809A7E8"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_OnFail_CF893A814C61EC92259D65918809A7E8, MovementResult) == 0x000000, "Member 'BP_FaildFunc_Nuodong_C_OnFail_CF893A814C61EC92259D65918809A7E8::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_Nuodong_C_OnSuccess_CF893A814C61EC92259D65918809A7E8 \ static_assert(alignof(BP_FaildFunc_Nuodong_C_OnSuccess_CF893A814C61EC92259D65918809A7E8) == 0x000001, "Wrong alignment on BP_FaildFunc_Nuodong_C_OnSuccess_CF893A814C61EC92259D65918809A7E8"); \ static_assert(sizeof(BP_FaildFunc_Nuodong_C_OnSuccess_CF893A814C61EC92259D65918809A7E8) == 0x000001, "Wrong size on BP_FaildFunc_Nuodong_C_OnSuccess_CF893A814C61EC92259D65918809A7E8"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_OnSuccess_CF893A814C61EC92259D65918809A7E8, MovementResult) == 0x000000, "Member 'BP_FaildFunc_Nuodong_C_OnSuccess_CF893A814C61EC92259D65918809A7E8::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_Nuodong_C_OverTime \ static_assert(alignof(BP_FaildFunc_Nuodong_C_OverTime) == 0x000004, "Wrong alignment on BP_FaildFunc_Nuodong_C_OverTime"); \ static_assert(sizeof(BP_FaildFunc_Nuodong_C_OverTime) == 0x000004, "Wrong size on BP_FaildFunc_Nuodong_C_OverTime"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_OverTime, ReturnValue) == 0x000000, "Member 'BP_FaildFunc_Nuodong_C_OverTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_Nuodong_C_R \ static_assert(alignof(BP_FaildFunc_Nuodong_C_R) == 0x000008, "Wrong alignment on BP_FaildFunc_Nuodong_C_R"); \ static_assert(sizeof(BP_FaildFunc_Nuodong_C_R) == 0x0001E0, "Wrong size on BP_FaildFunc_Nuodong_C_R"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, NewLocalVar) == 0x000000, "Member 'BP_FaildFunc_Nuodong_C_R::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000018, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, Temp_object_Variable) == 0x000030, "Member 'BP_FaildFunc_Nuodong_C_R::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, Temp_int_Variable) == 0x000040, "Member 'BP_FaildFunc_Nuodong_C_R::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_Conv_IntToVector_ReturnValue) == 0x000048, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_Conv_IntToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000060, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_Add_IntInt_ReturnValue) == 0x000064, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_GetActorForwardVector_ReturnValue) == 0x000068, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, K2Node_DynamicCast_AsInt_AIAction_Impl) == 0x000080, "Member 'BP_FaildFunc_Nuodong_C_R::K2Node_DynamicCast_AsInt_AIAction_Impl' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, K2Node_DynamicCast_bSuccess) == 0x000090, "Member 'BP_FaildFunc_Nuodong_C_R::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000098, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_GetTarget_target) == 0x0000B0, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000B8, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000D0, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_Add_VectorVector_ReturnValue) == 0x0000E8, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000100, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000118, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_FindLookAtRotation_ReturnValue) == 0x000130, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_GetRightVector_ReturnValue) == 0x000148, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_GetRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000160, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_Conv_IntToVector_ReturnValue_1) == 0x000168, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_Conv_IntToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000180, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x000198, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_Add_VectorVector_ReturnValue_2) == 0x0001B0, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_CapsuleTraceMulti_OutHits) == 0x0001C8, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_CapsuleTraceMulti_OutHits' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_CapsuleTraceMulti_ReturnValue) == 0x0001D8, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_CapsuleTraceMulti_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_Nuodong_C_R, CallFunc_Array_Add_ReturnValue) == 0x0001DC, "Member 'BP_FaildFunc_Nuodong_C_R::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_FaildFunc_Nuodong_C \ static_assert(alignof(UBP_FaildFunc_Nuodong_C) == 0x000008, "Wrong alignment on UBP_FaildFunc_Nuodong_C"); \ static_assert(sizeof(UBP_FaildFunc_Nuodong_C) == 0x0000E8, "Wrong size on UBP_FaildFunc_Nuodong_C"); \ static_assert(offsetof(UBP_FaildFunc_Nuodong_C, UberGraphFrame) == 0x000048, "Member 'UBP_FaildFunc_Nuodong_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_Nuodong_C, As_BP_Base_AI) == 0x000050, "Member 'UBP_FaildFunc_Nuodong_C::As_BP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_Nuodong_C, Right) == 0x000058, "Member 'UBP_FaildFunc_Nuodong_C::Right' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_Nuodong_C, Left) == 0x000059, "Member 'UBP_FaildFunc_Nuodong_C::Left' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_Nuodong_C, Begin) == 0x000060, "Member 'UBP_FaildFunc_Nuodong_C::Begin' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_Nuodong_C, NewVar) == 0x000078, "Member 'UBP_FaildFunc_Nuodong_C::NewVar' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_Nuodong_C, Over) == 0x000090, "Member 'UBP_FaildFunc_Nuodong_C::Over' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_Nuodong_C, Index_0) == 0x0000A0, "Member 'UBP_FaildFunc_Nuodong_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_Nuodong_C, LastVector) == 0x0000A8, "Member 'UBP_FaildFunc_Nuodong_C::LastVector' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_Nuodong_C, Min) == 0x0000C0, "Member 'UBP_FaildFunc_Nuodong_C::Min' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_Nuodong_C, ForPlayer) == 0x0000C8, "Member 'UBP_FaildFunc_Nuodong_C::ForPlayer' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_Nuodong_C, Time) == 0x0000E0, "Member 'UBP_FaildFunc_Nuodong_C::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill \ static_assert(alignof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill) == 0x000008, "Wrong alignment on WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill"); \ static_assert(sizeof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill) == 0x000260, "Wrong size on WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill, EntryPoint) == 0x000000, "Member 'WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill, Temp_object_Variable) == 0x000008, "Member 'WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000020, "Member 'WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill, K2Node_DynamicCast_AsTexture_2D) == 0x000050, "Member 'WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill, K2Node_MakeArray_Array) == 0x000060, "Member 'WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill, CallFunc_Format_ReturnValue) == 0x000070, "Member 'WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill, K2Node_CustomEvent_have) == 0x000088, "Member 'WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill::K2Node_CustomEvent_have' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill, K2Node_CustomEvent_NewParam) == 0x000090, "Member 'WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill::K2Node_CustomEvent_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000248, "Member 'WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill, K2Node_Event_IsDesignTime) == 0x000249, "Member 'WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill, CallFunc_EqualEqual_SoftObjectReference_ReturnValue) == 0x00024A, "Member 'WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill::CallFunc_EqualEqual_SoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill, K2Node_CustomEvent_Loaded) == 0x000250, "Member 'WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill, K2Node_CustomEvent_HeigSize) == 0x000258, "Member 'WB_PackItemShow_Skill_C_ExecuteUbergraph_WB_PackItemShow_Skill::K2Node_CustomEvent_HeigSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_Skill_C_GetSABCD \ static_assert(alignof(WB_PackItemShow_Skill_C_GetSABCD) == 0x000008, "Wrong alignment on WB_PackItemShow_Skill_C_GetSABCD"); \ static_assert(sizeof(WB_PackItemShow_Skill_C_GetSABCD) == 0x000040, "Wrong size on WB_PackItemShow_Skill_C_GetSABCD"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_GetSABCD, NewParam) == 0x000000, "Member 'WB_PackItemShow_Skill_C_GetSABCD::NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_GetSABCD, NewParam1) == 0x000008, "Member 'WB_PackItemShow_Skill_C_GetSABCD::NewParam1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_GetSABCD, OverTest) == 0x000020, "Member 'WB_PackItemShow_Skill_C_GetSABCD::OverTest' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_GetSABCD, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000038, "Member 'WB_PackItemShow_Skill_C_GetSABCD::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_GetSABCD, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000039, "Member 'WB_PackItemShow_Skill_C_GetSABCD::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_GetSABCD, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2) == 0x00003A, "Member 'WB_PackItemShow_Skill_C_GetSABCD::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_GetSABCD, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_3) == 0x00003B, "Member 'WB_PackItemShow_Skill_C_GetSABCD::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_GetSABCD, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_4) == 0x00003C, "Member 'WB_PackItemShow_Skill_C_GetSABCD::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_Skill_C_OnLoaded_CCF37A604ABC57BE0D189989F75F0EDD \ static_assert(alignof(WB_PackItemShow_Skill_C_OnLoaded_CCF37A604ABC57BE0D189989F75F0EDD) == 0x000008, "Wrong alignment on WB_PackItemShow_Skill_C_OnLoaded_CCF37A604ABC57BE0D189989F75F0EDD"); \ static_assert(sizeof(WB_PackItemShow_Skill_C_OnLoaded_CCF37A604ABC57BE0D189989F75F0EDD) == 0x000008, "Wrong size on WB_PackItemShow_Skill_C_OnLoaded_CCF37A604ABC57BE0D189989F75F0EDD"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_OnLoaded_CCF37A604ABC57BE0D189989F75F0EDD, Loaded) == 0x000000, "Member 'WB_PackItemShow_Skill_C_OnLoaded_CCF37A604ABC57BE0D189989F75F0EDD::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_Skill_C_PreConstruct \ static_assert(alignof(WB_PackItemShow_Skill_C_PreConstruct) == 0x000001, "Wrong alignment on WB_PackItemShow_Skill_C_PreConstruct"); \ static_assert(sizeof(WB_PackItemShow_Skill_C_PreConstruct) == 0x000001, "Wrong size on WB_PackItemShow_Skill_C_PreConstruct"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_PackItemShow_Skill_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_Skill_C_SetDesSize \ static_assert(alignof(WB_PackItemShow_Skill_C_SetDesSize) == 0x000004, "Wrong alignment on WB_PackItemShow_Skill_C_SetDesSize"); \ static_assert(sizeof(WB_PackItemShow_Skill_C_SetDesSize) == 0x000004, "Wrong size on WB_PackItemShow_Skill_C_SetDesSize"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_SetDesSize, HeigSize) == 0x000000, "Member 'WB_PackItemShow_Skill_C_SetDesSize::HeigSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_Skill_C_update_data \ static_assert(alignof(WB_PackItemShow_Skill_C_update_data) == 0x000008, "Wrong alignment on WB_PackItemShow_Skill_C_update_data"); \ static_assert(sizeof(WB_PackItemShow_Skill_C_update_data) == 0x0001C0, "Wrong size on WB_PackItemShow_Skill_C_update_data"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_update_data, Have) == 0x000000, "Member 'WB_PackItemShow_Skill_C_update_data::Have' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_Skill_C_update_data, NewParam) == 0x000008, "Member 'WB_PackItemShow_Skill_C_update_data::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PackItemShow_Skill_C \ static_assert(alignof(UWB_PackItemShow_Skill_C) == 0x000008, "Wrong alignment on UWB_PackItemShow_Skill_C"); \ static_assert(sizeof(UWB_PackItemShow_Skill_C) == 0x000310, "Wrong size on UWB_PackItemShow_Skill_C"); \ static_assert(offsetof(UWB_PackItemShow_Skill_C, UberGraphFrame) == 0x000278, "Member 'UWB_PackItemShow_Skill_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_Skill_C, CircularThrobber_223) == 0x000280, "Member 'UWB_PackItemShow_Skill_C::CircularThrobber_223' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_Skill_C, Image_StyleSkill) == 0x000288, "Member 'UWB_PackItemShow_Skill_C::Image_StyleSkill' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_Skill_C, RichText_SkillDes) == 0x000290, "Member 'UWB_PackItemShow_Skill_C::RichText_SkillDes' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_Skill_C, SizeBox_des) == 0x000298, "Member 'UWB_PackItemShow_Skill_C::SizeBox_des' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_Skill_C, WB_CombinationMain) == 0x0002A0, "Member 'UWB_PackItemShow_Skill_C::WB_CombinationMain' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_Skill_C, WidgetSwitcher_0) == 0x0002A8, "Member 'UWB_PackItemShow_Skill_C::WidgetSwitcher_0' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_Skill_C, TextLiupai) == 0x0002B0, "Member 'UWB_PackItemShow_Skill_C::TextLiupai' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_Skill_C, TextWu) == 0x0002C8, "Member 'UWB_PackItemShow_Skill_C::TextWu' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_Skill_C, LoadAsset) == 0x0002E0, "Member 'UWB_PackItemShow_Skill_C::LoadAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_SpawnNpc_C_GetNotifyName \ static_assert(alignof(AN_SpawnNpc_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_SpawnNpc_C_GetNotifyName"); \ static_assert(sizeof(AN_SpawnNpc_C_GetNotifyName) == 0x000010, "Wrong size on AN_SpawnNpc_C_GetNotifyName"); \ static_assert(offsetof(AN_SpawnNpc_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_SpawnNpc_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_SpawnNpc_C_Received_Notify \ static_assert(alignof(AN_SpawnNpc_C_Received_Notify) == 0x000008, "Wrong alignment on AN_SpawnNpc_C_Received_Notify"); \ static_assert(sizeof(AN_SpawnNpc_C_Received_Notify) == 0x000068, "Wrong size on AN_SpawnNpc_C_Received_Notify"); \ static_assert(offsetof(AN_SpawnNpc_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_SpawnNpc_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnNpc_C_Received_Notify, Animation) == 0x000008, "Member 'AN_SpawnNpc_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnNpc_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_SpawnNpc_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnNpc_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_SpawnNpc_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnNpc_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_SpawnNpc_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnNpc_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000050, "Member 'AN_SpawnNpc_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnNpc_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AN_SpawnNpc_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnNpc_C_Received_Notify, CallFunc_GetMyNpcFriend_NpcFriend) == 0x000060, "Member 'AN_SpawnNpc_C_Received_Notify::CallFunc_GetMyNpcFriend_NpcFriend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_SpawnNpc_C \ static_assert(alignof(UAN_SpawnNpc_C) == 0x000008, "Wrong alignment on UAN_SpawnNpc_C"); \ static_assert(sizeof(UAN_SpawnNpc_C) == 0x000038, "Wrong size on UAN_SpawnNpc_C"); \ #define DUMPER7_ASSERTS_UShake_Attack_Level2_Forward_C \ static_assert(alignof(UShake_Attack_Level2_Forward_C) == 0x000010, "Wrong alignment on UShake_Attack_Level2_Forward_C"); \ static_assert(sizeof(UShake_Attack_Level2_Forward_C) == 0x000210, "Wrong size on UShake_Attack_Level2_Forward_C"); \ #define DUMPER7_ASSERTS_TradeComponent_C_CacheINM_Data \ static_assert(alignof(TradeComponent_C_CacheINM_Data) == 0x000004, "Wrong alignment on TradeComponent_C_CacheINM_Data"); \ static_assert(sizeof(TradeComponent_C_CacheINM_Data) == 0x000014, "Wrong size on TradeComponent_C_CacheINM_Data"); \ static_assert(offsetof(TradeComponent_C_CacheINM_Data, ItemId) == 0x000000, "Member 'TradeComponent_C_CacheINM_Data::ItemId' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CacheINM_Data, Number) == 0x000004, "Member 'TradeComponent_C_CacheINM_Data::Number' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CacheINM_Data, CallFunc_Map_Find_Value) == 0x000008, "Member 'TradeComponent_C_CacheINM_Data::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CacheINM_Data, CallFunc_Map_Find_ReturnValue) == 0x00000C, "Member 'TradeComponent_C_CacheINM_Data::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CacheINM_Data, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'TradeComponent_C_CacheINM_Data::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TradeComponent_C_CheckNewGamePermanentSet \ static_assert(alignof(TradeComponent_C_CheckNewGamePermanentSet) == 0x000008, "Wrong alignment on TradeComponent_C_CheckNewGamePermanentSet"); \ static_assert(sizeof(TradeComponent_C_CheckNewGamePermanentSet) == 0x0000C0, "Wrong size on TradeComponent_C_CheckNewGamePermanentSet"); \ static_assert(offsetof(TradeComponent_C_CheckNewGamePermanentSet, Temp_int_Array_Index_Variable) == 0x000000, "Member 'TradeComponent_C_CheckNewGamePermanentSet::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CheckNewGamePermanentSet, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'TradeComponent_C_CheckNewGamePermanentSet::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CheckNewGamePermanentSet, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'TradeComponent_C_CheckNewGamePermanentSet::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CheckNewGamePermanentSet, CallFunc_Redirect_Table_MappedTable) == 0x000010, "Member 'TradeComponent_C_CheckNewGamePermanentSet::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CheckNewGamePermanentSet, CallFunc_Map_Values_Values) == 0x000018, "Member 'TradeComponent_C_CheckNewGamePermanentSet::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CheckNewGamePermanentSet, CallFunc_Map_Keys_Keys) == 0x000028, "Member 'TradeComponent_C_CheckNewGamePermanentSet::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CheckNewGamePermanentSet, CallFunc_Array_Get_Item) == 0x000038, "Member 'TradeComponent_C_CheckNewGamePermanentSet::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CheckNewGamePermanentSet, CallFunc_Array_Length_ReturnValue) == 0x00003C, "Member 'TradeComponent_C_CheckNewGamePermanentSet::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CheckNewGamePermanentSet, CallFunc_Map_Remove_ReturnValue) == 0x000040, "Member 'TradeComponent_C_CheckNewGamePermanentSet::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CheckNewGamePermanentSet, CallFunc_Less_IntInt_ReturnValue) == 0x000041, "Member 'TradeComponent_C_CheckNewGamePermanentSet::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CheckNewGamePermanentSet, CallFunc_Conv_IntToString_ReturnValue) == 0x000048, "Member 'TradeComponent_C_CheckNewGamePermanentSet::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CheckNewGamePermanentSet, CallFunc_Conv_StringToName_ReturnValue) == 0x000058, "Member 'TradeComponent_C_CheckNewGamePermanentSet::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CheckNewGamePermanentSet, CallFunc_GetDataTableRowFromName_OutRow) == 0x000060, "Member 'TradeComponent_C_CheckNewGamePermanentSet::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CheckNewGamePermanentSet, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000B8, "Member 'TradeComponent_C_CheckNewGamePermanentSet::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TradeComponent_C_CheckUnlockByShopID \ static_assert(alignof(TradeComponent_C_CheckUnlockByShopID) == 0x000008, "Wrong alignment on TradeComponent_C_CheckUnlockByShopID"); \ static_assert(sizeof(TradeComponent_C_CheckUnlockByShopID) == 0x000020, "Wrong size on TradeComponent_C_CheckUnlockByShopID"); \ static_assert(offsetof(TradeComponent_C_CheckUnlockByShopID, UnlockShopID) == 0x000000, "Member 'TradeComponent_C_CheckUnlockByShopID::UnlockShopID' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CheckUnlockByShopID, UnLock) == 0x000010, "Member 'TradeComponent_C_CheckUnlockByShopID::UnLock' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CheckUnlockByShopID, CallFunc_Conv_StringToInt_ReturnValue) == 0x000014, "Member 'TradeComponent_C_CheckUnlockByShopID::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_CheckUnlockByShopID, CallFunc_Array_Contains_ReturnValue) == 0x000018, "Member 'TradeComponent_C_CheckUnlockByShopID::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TradeComponent_C_GetINM_CacheByStr \ static_assert(alignof(TradeComponent_C_GetINM_CacheByStr) == 0x000008, "Wrong alignment on TradeComponent_C_GetINM_CacheByStr"); \ static_assert(sizeof(TradeComponent_C_GetINM_CacheByStr) == 0x0000F0, "Wrong size on TradeComponent_C_GetINM_CacheByStr"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, Json) == 0x000000, "Member 'TradeComponent_C_GetINM_CacheByStr::Json' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, Local_Result) == 0x000010, "Member 'TradeComponent_C_GetINM_CacheByStr::Local_Result' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, Temp_int_Array_Index_Variable) == 0x000020, "Member 'TradeComponent_C_GetINM_CacheByStr::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'TradeComponent_C_GetINM_CacheByStr::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000028, "Member 'TradeComponent_C_GetINM_CacheByStr::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'TradeComponent_C_GetINM_CacheByStr::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, CallFunc_Map_IsEmpty_ReturnValue) == 0x000030, "Member 'TradeComponent_C_GetINM_CacheByStr::CallFunc_Map_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'TradeComponent_C_GetINM_CacheByStr::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'TradeComponent_C_GetINM_CacheByStr::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, CallFunc_Map_Values_Values) == 0x000058, "Member 'TradeComponent_C_GetINM_CacheByStr::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, CallFunc_Map_Keys_Keys) == 0x000068, "Member 'TradeComponent_C_GetINM_CacheByStr::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, CallFunc_Array_Get_Item) == 0x000078, "Member 'TradeComponent_C_GetINM_CacheByStr::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, CallFunc_Conv_IntToString_ReturnValue) == 0x000080, "Member 'TradeComponent_C_GetINM_CacheByStr::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000090, "Member 'TradeComponent_C_GetINM_CacheByStr::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, CallFunc_Array_Length_ReturnValue) == 0x0000A0, "Member 'TradeComponent_C_GetINM_CacheByStr::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A8, "Member 'TradeComponent_C_GetINM_CacheByStr::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, CallFunc_Less_IntInt_ReturnValue) == 0x0000B8, "Member 'TradeComponent_C_GetINM_CacheByStr::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000C0, "Member 'TradeComponent_C_GetINM_CacheByStr::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000D0, "Member 'TradeComponent_C_GetINM_CacheByStr::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_GetINM_CacheByStr, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000E0, "Member 'TradeComponent_C_GetINM_CacheByStr::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TradeComponent_C_InitModel \ static_assert(alignof(TradeComponent_C_InitModel) == 0x000008, "Wrong alignment on TradeComponent_C_InitModel"); \ static_assert(sizeof(TradeComponent_C_InitModel) == 0x0000C0, "Wrong size on TradeComponent_C_InitModel"); \ static_assert(offsetof(TradeComponent_C_InitModel, CallFunc_GetIntArrayFromSav_array) == 0x000000, "Member 'TradeComponent_C_InitModel::CallFunc_GetIntArrayFromSav_array' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_InitModel, CallFunc_GetIntArrayFromSav_array_1) == 0x000010, "Member 'TradeComponent_C_InitModel::CallFunc_GetIntArrayFromSav_array_1' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_InitModel, CallFunc_GetIntIntMapFromSav_ResultMaps) == 0x000020, "Member 'TradeComponent_C_InitModel::CallFunc_GetIntIntMapFromSav_ResultMaps' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_InitModel, CallFunc_GetIntIntMapFromSav_ResultMaps_1) == 0x000070, "Member 'TradeComponent_C_InitModel::CallFunc_GetIntIntMapFromSav_ResultMaps_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TradeComponent_C_ItemCheck \ static_assert(alignof(TradeComponent_C_ItemCheck) == 0x000004, "Wrong alignment on TradeComponent_C_ItemCheck"); \ static_assert(sizeof(TradeComponent_C_ItemCheck) == 0x00001C, "Wrong size on TradeComponent_C_ItemCheck"); \ static_assert(offsetof(TradeComponent_C_ItemCheck, ShopItemID) == 0x000000, "Member 'TradeComponent_C_ItemCheck::ShopItemID' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_ItemCheck, BuyCounter) == 0x000004, "Member 'TradeComponent_C_ItemCheck::BuyCounter' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_ItemCheck, bFind) == 0x000008, "Member 'TradeComponent_C_ItemCheck::bFind' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_ItemCheck, CallFunc_Map_Find_Value) == 0x00000C, "Member 'TradeComponent_C_ItemCheck::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_ItemCheck, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'TradeComponent_C_ItemCheck::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_ItemCheck, CallFunc_Map_Find_Value_1) == 0x000014, "Member 'TradeComponent_C_ItemCheck::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_ItemCheck, CallFunc_Map_Find_ReturnValue_1) == 0x000018, "Member 'TradeComponent_C_ItemCheck::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TradeComponent_C_ItemCounter \ static_assert(alignof(TradeComponent_C_ItemCounter) == 0x000004, "Wrong alignment on TradeComponent_C_ItemCounter"); \ static_assert(sizeof(TradeComponent_C_ItemCounter) == 0x000028, "Wrong size on TradeComponent_C_ItemCounter"); \ static_assert(offsetof(TradeComponent_C_ItemCounter, ShopItem) == 0x000000, "Member 'TradeComponent_C_ItemCounter::ShopItem' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_ItemCounter, BuyNumber) == 0x000004, "Member 'TradeComponent_C_ItemCounter::BuyNumber' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_ItemCounter, NewGameRefresh) == 0x000008, "Member 'TradeComponent_C_ItemCounter::NewGameRefresh' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_ItemCounter, CallFunc_Array_AddUnique_ReturnValue) == 0x00000C, "Member 'TradeComponent_C_ItemCounter::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_ItemCounter, CallFunc_Map_Find_Value) == 0x000010, "Member 'TradeComponent_C_ItemCounter::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_ItemCounter, CallFunc_Map_Find_ReturnValue) == 0x000014, "Member 'TradeComponent_C_ItemCounter::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_ItemCounter, CallFunc_Map_Find_Value_1) == 0x000018, "Member 'TradeComponent_C_ItemCounter::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_ItemCounter, CallFunc_Map_Find_ReturnValue_1) == 0x00001C, "Member 'TradeComponent_C_ItemCounter::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_ItemCounter, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'TradeComponent_C_ItemCounter::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TradeComponent_C_ItemCounter, CallFunc_Add_IntInt_ReturnValue_1) == 0x000024, "Member 'TradeComponent_C_ItemCounter::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TradeComponent_C_NGPUpdate \ static_assert(alignof(TradeComponent_C_NGPUpdate) == 0x000008, "Wrong alignment on TradeComponent_C_NGPUpdate"); \ static_assert(sizeof(TradeComponent_C_NGPUpdate) == 0x000010, "Wrong size on TradeComponent_C_NGPUpdate"); \ static_assert(offsetof(TradeComponent_C_NGPUpdate, CallFunc_GetIntArrayFromSav_array) == 0x000000, "Member 'TradeComponent_C_NGPUpdate::CallFunc_GetIntArrayFromSav_array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTradeComponent_C \ static_assert(alignof(UTradeComponent_C) == 0x000008, "Wrong alignment on UTradeComponent_C"); \ static_assert(sizeof(UTradeComponent_C) == 0x000208, "Wrong size on UTradeComponent_C"); \ static_assert(offsetof(UTradeComponent_C, dirty) == 0x0000F0, "Member 'UTradeComponent_C::dirty' has a wrong offset!"); \ static_assert(offsetof(UTradeComponent_C, ShopItemCounter) == 0x0000F8, "Member 'UTradeComponent_C::ShopItemCounter' has a wrong offset!"); \ static_assert(offsetof(UTradeComponent_C, ShopItemCounter_Permanent) == 0x000148, "Member 'UTradeComponent_C::ShopItemCounter_Permanent' has a wrong offset!"); \ static_assert(offsetof(UTradeComponent_C, ShopUnlockID_Temp) == 0x000198, "Member 'UTradeComponent_C::ShopUnlockID_Temp' has a wrong offset!"); \ static_assert(offsetof(UTradeComponent_C, ShopUnlockID) == 0x0001A8, "Member 'UTradeComponent_C::ShopUnlockID' has a wrong offset!"); \ static_assert(offsetof(UTradeComponent_C, INM_Cache) == 0x0001B8, "Member 'UTradeComponent_C::INM_Cache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_AddSpell_C_GetNotifyName \ static_assert(alignof(AN_AddSpell_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_AddSpell_C_GetNotifyName"); \ static_assert(sizeof(AN_AddSpell_C_GetNotifyName) == 0x000098, "Wrong size on AN_AddSpell_C_GetNotifyName"); \ static_assert(offsetof(AN_AddSpell_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_AddSpell_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_GetNotifyName, CallFunc_Conv_NameToString_ReturnValue) == 0x000010, "Member 'AN_AddSpell_C_GetNotifyName::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_GetNotifyName, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000020, "Member 'AN_AddSpell_C_GetNotifyName::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'AN_AddSpell_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'AN_AddSpell_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000050, "Member 'AN_AddSpell_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000060, "Member 'AN_AddSpell_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_GetNotifyName, CallFunc_Conv_NameToString_ReturnValue_2) == 0x000070, "Member 'AN_AddSpell_C_GetNotifyName::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_GetNotifyName, K2Node_SwitchName_CmpSuccess) == 0x000080, "Member 'AN_AddSpell_C_GetNotifyName::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000088, "Member 'AN_AddSpell_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_AddSpell_C_GetSpell \ static_assert(alignof(AN_AddSpell_C_GetSpell) == 0x000004, "Wrong alignment on AN_AddSpell_C_GetSpell"); \ static_assert(sizeof(AN_AddSpell_C_GetSpell) == 0x000008, "Wrong size on AN_AddSpell_C_GetSpell"); \ static_assert(offsetof(AN_AddSpell_C_GetSpell, ReturnValue) == 0x000000, "Member 'AN_AddSpell_C_GetSpell::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_AddSpell_C_Received_Notify \ static_assert(alignof(AN_AddSpell_C_Received_Notify) == 0x000008, "Wrong alignment on AN_AddSpell_C_Received_Notify"); \ static_assert(sizeof(AN_AddSpell_C_Received_Notify) == 0x000100, "Wrong size on AN_AddSpell_C_Received_Notify"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_AddSpell_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, Animation) == 0x000008, "Member 'AN_AddSpell_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_AddSpell_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_AddSpell_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, CallFunc_Conv_NameToString_ReturnValue) == 0x000048, "Member 'AN_AddSpell_C_Received_Notify::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000058, "Member 'AN_AddSpell_C_Received_Notify::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'AN_AddSpell_C_Received_Notify::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000078, "Member 'AN_AddSpell_C_Received_Notify::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, CallFunc_Conv_NameToString_ReturnValue_2) == 0x000088, "Member 'AN_AddSpell_C_Received_Notify::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, CallFunc_Conv_NameToString_ReturnValue_3) == 0x000098, "Member 'AN_AddSpell_C_Received_Notify::CallFunc_Conv_NameToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A8, "Member 'AN_AddSpell_C_Received_Notify::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000B8, "Member 'AN_AddSpell_C_Received_Notify::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, CallFunc_ReplaceSpellID_ID) == 0x0000C8, "Member 'AN_AddSpell_C_Received_Notify::CallFunc_ReplaceSpellID_ID' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x0000D0, "Member 'AN_AddSpell_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, CallFunc_NotEqual_NameName_ReturnValue) == 0x0000D8, "Member 'AN_AddSpell_C_Received_Notify::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, CallFunc_GetComponentByClass_ReturnValue) == 0x0000E0, "Member 'AN_AddSpell_C_Received_Notify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, CallFunc_GetOwner_ReturnValue_1) == 0x0000E8, "Member 'AN_AddSpell_C_Received_Notify::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, K2Node_DynamicCast_AsCharacter) == 0x0000F0, "Member 'AN_AddSpell_C_Received_Notify::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x0000F8, "Member 'AN_AddSpell_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, CallFunc_IsLocallyControlled_ReturnValue) == 0x0000F9, "Member 'AN_AddSpell_C_Received_Notify::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AddSpell_C_Received_Notify, CallFunc_IsGameOnlineMode_ReturnValue) == 0x0000FA, "Member 'AN_AddSpell_C_Received_Notify::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_AddSpell_C \ static_assert(alignof(UAN_AddSpell_C) == 0x000008, "Wrong alignment on UAN_AddSpell_C"); \ static_assert(sizeof(UAN_AddSpell_C) == 0x000090, "Wrong size on UAN_AddSpell_C"); \ static_assert(offsetof(UAN_AddSpell_C, Type) == 0x000038, "Member 'UAN_AddSpell_C::Type' has a wrong offset!"); \ static_assert(offsetof(UAN_AddSpell_C, ID) == 0x000060, "Member 'UAN_AddSpell_C::ID' has a wrong offset!"); \ static_assert(offsetof(UAN_AddSpell_C, SocketName) == 0x000068, "Member 'UAN_AddSpell_C::SocketName' has a wrong offset!"); \ static_assert(offsetof(UAN_AddSpell_C, OffsetTolerance) == 0x000070, "Member 'UAN_AddSpell_C::OffsetTolerance' has a wrong offset!"); \ static_assert(offsetof(UAN_AddSpell_C, IsAttach) == 0x000088, "Member 'UAN_AddSpell_C::IsAttach' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_CustomlizedHitSound_C_Received_Notify \ static_assert(alignof(AN_CustomlizedHitSound_C_Received_Notify) == 0x000008, "Wrong alignment on AN_CustomlizedHitSound_C_Received_Notify"); \ static_assert(sizeof(AN_CustomlizedHitSound_C_Received_Notify) == 0x000458, "Wrong size on AN_CustomlizedHitSound_C_Received_Notify"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_CustomlizedHitSound_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, Animation) == 0x000008, "Member 'AN_CustomlizedHitSound_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_CustomlizedHitSound_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_CustomlizedHitSound_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, Range) == 0x000048, "Member 'AN_CustomlizedHitSound_C_Received_Notify::Range' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, OwnerActor) == 0x000050, "Member 'AN_CustomlizedHitSound_C_Received_Notify::OwnerActor' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, SurfaceType) == 0x000058, "Member 'AN_CustomlizedHitSound_C_Received_Notify::SurfaceType' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, Temp_name_Variable) == 0x000060, "Member 'AN_CustomlizedHitSound_C_Received_Notify::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000068, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_GetDisplayName_ReturnValue) == 0x000070, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000080, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_Concat_StrStr_ReturnValue) == 0x000098, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, Temp_delegate_Variable) == 0x0000A8, "Member 'AN_CustomlizedHitSound_C_Received_Notify::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, Temp_bool_Variable) == 0x0000B8, "Member 'AN_CustomlizedHitSound_C_Received_Notify::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, Temp_byte_Variable) == 0x0000B9, "Member 'AN_CustomlizedHitSound_C_Received_Notify::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, K2Node_DynamicCast_AsAbstract_Character) == 0x0000C0, "Member 'AN_CustomlizedHitSound_C_Received_Notify::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x0000C8, "Member 'AN_CustomlizedHitSound_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_IsAlive_self_CastInput) == 0x0000D0, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_IsAlive_Result) == 0x0000E0, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, K2Node_MakeArray_Array) == 0x0000E8, "Member 'AN_CustomlizedHitSound_C_Received_Notify::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, Temp_bool_Variable_1) == 0x0000F8, "Member 'AN_CustomlizedHitSound_C_Received_Notify::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_Not_PreBool_ReturnValue) == 0x0000F9, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_GetPlayerPawn_ReturnValue) == 0x000100, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000108, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_Map_Find_Value) == 0x000110, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_Map_Find_ReturnValue) == 0x000118, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000120, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000138, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_VSize_ReturnValue) == 0x000150, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000158, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x000170, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, Temp_object_Variable) == 0x000178, "Member 'AN_CustomlizedHitSound_C_Received_Notify::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_NotEqual_NameName_ReturnValue) == 0x000188, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, K2Node_Select_Default) == 0x00018C, "Member 'AN_CustomlizedHitSound_C_Received_Notify::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_GetSocketLocation_ReturnValue) == 0x000198, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakVector_X) == 0x0001B0, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakVector_Y) == 0x0001B8, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakVector_Z) == 0x0001C0, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0001C8, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0001D0, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_MakeVector_ReturnValue) == 0x0001D8, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_MakeVector_ReturnValue_1) == 0x0001F0, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_LineTraceSingleForObjects_OutHit) == 0x000208, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_LineTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_LineTraceSingleForObjects_ReturnValue) == 0x0002F0, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_LineTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_bBlockingHit) == 0x0002F1, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_bInitialOverlap) == 0x0002F2, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_Time) == 0x0002F4, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_Distance) == 0x0002F8, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_Location) == 0x000300, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_ImpactPoint) == 0x000318, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_Normal) == 0x000330, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_ImpactNormal) == 0x000348, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_PhysMat) == 0x000360, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_HitActor) == 0x000368, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_HitComponent) == 0x000370, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_HitBoneName) == 0x000378, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_BoneName) == 0x000380, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_HitItem) == 0x000388, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_ElementIndex) == 0x00038C, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_FaceIndex) == 0x000390, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_TraceStart) == 0x000398, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_BreakHitResult_TraceEnd) == 0x0003B0, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_GetDisplayName_ReturnValue_1) == 0x0003C8, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0003D8, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x0003E8, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0003F8, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_Map_Find_Value_1) == 0x000408, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_Map_Find_ReturnValue_1) == 0x000410, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000418, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000428, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, K2Node_Select_Default_1) == 0x000438, "Member 'AN_CustomlizedHitSound_C_Received_Notify::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_IsValid_ReturnValue_1) == 0x000440, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_PostAkEvent_ReturnValue) == 0x000444, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000448, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CustomlizedHitSound_C_Received_Notify, CallFunc_LessEqual_DoubleDouble_B_ImplicitCast) == 0x000450, "Member 'AN_CustomlizedHitSound_C_Received_Notify::CallFunc_LessEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_CustomlizedHitSound_C \ static_assert(alignof(UAN_CustomlizedHitSound_C) == 0x000008, "Wrong alignment on UAN_CustomlizedHitSound_C"); \ static_assert(sizeof(UAN_CustomlizedHitSound_C) == 0x0000A0, "Wrong size on UAN_CustomlizedHitSound_C"); \ static_assert(offsetof(UAN_CustomlizedHitSound_C, 命中检测插槽) == 0x000038, "Member 'UAN_CustomlizedHitSound_C::命中检测插槽' has a wrong offset!"); \ static_assert(offsetof(UAN_CustomlizedHitSound_C, Debug模式) == 0x000040, "Member 'UAN_CustomlizedHitSound_C::Debug模式' has a wrong offset!"); \ static_assert(offsetof(UAN_CustomlizedHitSound_C, 根据材质表面播放音效) == 0x000048, "Member 'UAN_CustomlizedHitSound_C::根据材质表面播放音效' has a wrong offset!"); \ static_assert(offsetof(UAN_CustomlizedHitSound_C, 即便角色死亡也要播声音) == 0x000098, "Member 'UAN_CustomlizedHitSound_C::即便角色死亡也要播声音' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_DriedBodhi_C_GetNotifyName \ static_assert(alignof(AN_DriedBodhi_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_DriedBodhi_C_GetNotifyName"); \ static_assert(sizeof(AN_DriedBodhi_C_GetNotifyName) == 0x000010, "Wrong size on AN_DriedBodhi_C_GetNotifyName"); \ static_assert(offsetof(AN_DriedBodhi_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_DriedBodhi_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_DriedBodhi_C_Received_Notify \ static_assert(alignof(AN_DriedBodhi_C_Received_Notify) == 0x000008, "Wrong alignment on AN_DriedBodhi_C_Received_Notify"); \ static_assert(sizeof(AN_DriedBodhi_C_Received_Notify) == 0x000068, "Wrong size on AN_DriedBodhi_C_Received_Notify"); \ static_assert(offsetof(AN_DriedBodhi_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_DriedBodhi_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_DriedBodhi_C_Received_Notify, Animation) == 0x000008, "Member 'AN_DriedBodhi_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_DriedBodhi_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_DriedBodhi_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_DriedBodhi_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_DriedBodhi_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_DriedBodhi_C_Received_Notify, L_Inventory) == 0x000048, "Member 'AN_DriedBodhi_C_Received_Notify::L_Inventory' has a wrong offset!"); \ static_assert(offsetof(AN_DriedBodhi_C_Received_Notify, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000050, "Member 'AN_DriedBodhi_C_Received_Notify::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_DriedBodhi_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000058, "Member 'AN_DriedBodhi_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_DriedBodhi_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'AN_DriedBodhi_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_DriedBodhi_C \ static_assert(alignof(UAN_DriedBodhi_C) == 0x000008, "Wrong alignment on UAN_DriedBodhi_C"); \ static_assert(sizeof(UAN_DriedBodhi_C) == 0x000038, "Wrong size on UAN_DriedBodhi_C"); \ #define DUMPER7_ASSERTS_ANS_KeepUsingItem_C_Received_NotifyBegin \ static_assert(alignof(ANS_KeepUsingItem_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_KeepUsingItem_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_KeepUsingItem_C_Received_NotifyBegin) == 0x000068, "Wrong size on ANS_KeepUsingItem_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_KeepUsingItem_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_KeepUsingItem_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_KeepUsingItem_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_KeepUsingItem_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_KeepUsingItem_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyBegin, CallFunc_GetMontageInstanceId_ReturnValue) == 0x00004C, "Member 'ANS_KeepUsingItem_C_Received_NotifyBegin::CallFunc_GetMontageInstanceId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_KeepUsingItem_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyBegin, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000058, "Member 'ANS_KeepUsingItem_C_Received_NotifyBegin::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_KeepUsingItem_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_KeepUsingItem_C_Received_NotifyEnd \ static_assert(alignof(ANS_KeepUsingItem_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_KeepUsingItem_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_KeepUsingItem_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_KeepUsingItem_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_KeepUsingItem_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_KeepUsingItem_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_KeepUsingItem_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_KeepUsingItem_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyEnd, CallFunc_GetMontageInstanceId_ReturnValue) == 0x000044, "Member 'ANS_KeepUsingItem_C_Received_NotifyEnd::CallFunc_GetMontageInstanceId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_KeepUsingItem_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000050, "Member 'ANS_KeepUsingItem_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_KeepUsingItem_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ANS_KeepUsingItem_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_KeepUsingItem_C \ static_assert(alignof(UANS_KeepUsingItem_C) == 0x000008, "Wrong alignment on UANS_KeepUsingItem_C"); \ static_assert(sizeof(UANS_KeepUsingItem_C) == 0x000040, "Wrong size on UANS_KeepUsingItem_C"); \ #define DUMPER7_ASSERTS_ANS_ShowActiveItem_C_Received_NotifyBegin \ static_assert(alignof(ANS_ShowActiveItem_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_ShowActiveItem_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_ShowActiveItem_C_Received_NotifyBegin) == 0x0001C8, "Wrong size on ANS_ShowActiveItem_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_ShowActiveItem_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_ShowActiveItem_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_ShowActiveItem_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_ShowActiveItem_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_ShowActiveItem_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyBegin, L_Inventory) == 0x000050, "Member 'ANS_ShowActiveItem_C_Received_NotifyBegin::L_Inventory' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000058, "Member 'ANS_ShowActiveItem_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyBegin, K2Node_DynamicCast_AsAbstract_Character) == 0x000060, "Member 'ANS_ShowActiveItem_C_Received_NotifyBegin::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'ANS_ShowActiveItem_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000069, "Member 'ANS_ShowActiveItem_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyBegin, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000070, "Member 'ANS_ShowActiveItem_C_Received_NotifyBegin::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyBegin, CallFunc_GetItem_ToolConfigBySortId_find) == 0x0001A8, "Member 'ANS_ShowActiveItem_C_Received_NotifyBegin::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue) == 0x0001B0, "Member 'ANS_ShowActiveItem_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyBegin, K2Node_ClassDynamicCast_AsAnim_Show_Item_Actor) == 0x0001B8, "Member 'ANS_ShowActiveItem_C_Received_NotifyBegin::K2Node_ClassDynamicCast_AsAnim_Show_Item_Actor' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyBegin, K2Node_ClassDynamicCast_bSuccess) == 0x0001C0, "Member 'ANS_ShowActiveItem_C_Received_NotifyBegin::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyBegin, CallFunc_IsValidClass_ReturnValue) == 0x0001C1, "Member 'ANS_ShowActiveItem_C_Received_NotifyBegin::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ShowActiveItem_C_Received_NotifyEnd \ static_assert(alignof(ANS_ShowActiveItem_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_ShowActiveItem_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_ShowActiveItem_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_ShowActiveItem_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_ShowActiveItem_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_ShowActiveItem_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_ShowActiveItem_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_ShowActiveItem_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_ShowActiveItem_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyEnd, K2Node_DynamicCast_AsAbstract_Character) == 0x000050, "Member 'ANS_ShowActiveItem_C_Received_NotifyEnd::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ANS_ShowActiveItem_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowActiveItem_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000059, "Member 'ANS_ShowActiveItem_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_ShowActiveItem_C \ static_assert(alignof(UANS_ShowActiveItem_C) == 0x000008, "Wrong alignment on UANS_ShowActiveItem_C"); \ static_assert(sizeof(UANS_ShowActiveItem_C) == 0x000048, "Wrong size on UANS_ShowActiveItem_C"); \ static_assert(offsetof(UANS_ShowActiveItem_C, 粘贴插槽) == 0x000040, "Member 'UANS_ShowActiveItem_C::粘贴插槽' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_SpawnEnchantsNiagara_C_GetNotifyName \ static_assert(alignof(AN_SpawnEnchantsNiagara_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_SpawnEnchantsNiagara_C_GetNotifyName"); \ static_assert(sizeof(AN_SpawnEnchantsNiagara_C_GetNotifyName) == 0x000010, "Wrong size on AN_SpawnEnchantsNiagara_C_GetNotifyName"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_SpawnEnchantsNiagara_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_SpawnEnchantsNiagara_C_Received_Notify \ static_assert(alignof(AN_SpawnEnchantsNiagara_C_Received_Notify) == 0x000010, "Wrong alignment on AN_SpawnEnchantsNiagara_C_Received_Notify"); \ static_assert(sizeof(AN_SpawnEnchantsNiagara_C_Received_Notify) == 0x000260, "Wrong size on AN_SpawnEnchantsNiagara_C_Received_Notify"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, Animation) == 0x000008, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, L_Type) == 0x000048, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::L_Type' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, L_Player) == 0x000058, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::L_Player' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, Temp_int_Array_Index_Variable) == 0x000060, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000068, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000070, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000078, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, Temp_int_Loop_Counter_Variable) == 0x000084, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_Add_IntInt_ReturnValue) == 0x000088, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, Temp_int_Array_Index_Variable_1) == 0x00008C, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, Temp_delegate_Variable) == 0x000090, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_Conv_StringToName_ReturnValue) == 0x0000A0, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_GetMyEquip_Equip) == 0x0000A8, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_GetMyBuffComp_BuffComponent) == 0x0000B0, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_GetWeaponType_WeaponType) == 0x0000B8, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_GetEnchantsData_IsValid) == 0x0000B9, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_GetEnchantsData_IsValid' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_GetEnchantsData_EnchantsType) == 0x0000BC, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_GetEnchantsData_EnchantsType' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_GetEnchantsData_Data) == 0x0000C8, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_GetEnchantsData_Data' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, Temp_int_Loop_Counter_Variable_1) == 0x0000D8, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0000E0, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_ParseIntoArray_ReturnValue) == 0x0000F0, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_Add_IntInt_ReturnValue_1) == 0x000100, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_Array_Get_Item) == 0x000108, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_Redirect_Table_MappedTable) == 0x000118, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_GetDataTableRowFromName_OutRow) == 0x000120, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000130, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_Array_Get_Item_1) == 0x000138, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_Array_Length_ReturnValue) == 0x000178, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_Less_IntInt_ReturnValue) == 0x00017C, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x000180, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_PostAkEvent_ReturnValue) == 0x000188, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_K2_AttachToComponent_ReturnValue) == 0x00018C, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_Array_Get_Item_2) == 0x000190, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_Array_Get_Item_3) == 0x0001F0, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_BreakTransform_Location) == 0x0001F8, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_BreakTransform_Rotation) == 0x000210, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_BreakTransform_Scale) == 0x000228, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_Array_Get_Item_4) == 0x000240, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_Array_Length_ReturnValue_1) == 0x000248, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000250, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_Less_IntInt_ReturnValue_1) == 0x000258, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_SpawnEnchantsNiagara_C_Received_Notify, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000259, "Member 'AN_SpawnEnchantsNiagara_C_Received_Notify::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_SpawnEnchantsNiagara_C \ static_assert(alignof(UAN_SpawnEnchantsNiagara_C) == 0x000008, "Wrong alignment on UAN_SpawnEnchantsNiagara_C"); \ static_assert(sizeof(UAN_SpawnEnchantsNiagara_C) == 0x000038, "Wrong size on UAN_SpawnEnchantsNiagara_C"); \ #define DUMPER7_ASSERTS_AN_EnchantsSound_C_GetEnchantSound \ static_assert(alignof(AN_EnchantsSound_C_GetEnchantSound) == 0x000008, "Wrong alignment on AN_EnchantsSound_C_GetEnchantSound"); \ static_assert(sizeof(AN_EnchantsSound_C_GetEnchantSound) == 0x000150, "Wrong size on AN_EnchantsSound_C_GetEnchantSound"); \ static_assert(offsetof(AN_EnchantsSound_C_GetEnchantSound, buff) == 0x000000, "Member 'AN_EnchantsSound_C_GetEnchantSound::buff' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_GetEnchantSound, AkEvents) == 0x000010, "Member 'AN_EnchantsSound_C_GetEnchantSound::AkEvents' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_GetEnchantSound, AkEvent) == 0x000060, "Member 'AN_EnchantsSound_C_GetEnchantSound::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_GetEnchantSound, Translate) == 0x000068, "Member 'AN_EnchantsSound_C_GetEnchantSound::Translate' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_GetEnchantSound, K2Node_MakeVariable_MakeVariableOutput) == 0x0000B8, "Member 'AN_EnchantsSound_C_GetEnchantSound::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_GetEnchantSound, CallFunc_Map_Find_Value) == 0x000108, "Member 'AN_EnchantsSound_C_GetEnchantSound::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_GetEnchantSound, CallFunc_Map_Find_ReturnValue) == 0x000118, "Member 'AN_EnchantsSound_C_GetEnchantSound::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_GetEnchantSound, CallFunc_Concat_StrStr_ReturnValue) == 0x000120, "Member 'AN_EnchantsSound_C_GetEnchantSound::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_GetEnchantSound, CallFunc_ToLower_ReturnValue) == 0x000130, "Member 'AN_EnchantsSound_C_GetEnchantSound::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_GetEnchantSound, CallFunc_Map_Find_Value_1) == 0x000140, "Member 'AN_EnchantsSound_C_GetEnchantSound::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_GetEnchantSound, CallFunc_Map_Find_ReturnValue_1) == 0x000148, "Member 'AN_EnchantsSound_C_GetEnchantSound::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_EnchantsSound_C_GetNotifyName \ static_assert(alignof(AN_EnchantsSound_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_EnchantsSound_C_GetNotifyName"); \ static_assert(sizeof(AN_EnchantsSound_C_GetNotifyName) == 0x000010, "Wrong size on AN_EnchantsSound_C_GetNotifyName"); \ static_assert(offsetof(AN_EnchantsSound_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_EnchantsSound_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_EnchantsSound_C_Received_Notify \ static_assert(alignof(AN_EnchantsSound_C_Received_Notify) == 0x000008, "Wrong alignment on AN_EnchantsSound_C_Received_Notify"); \ static_assert(sizeof(AN_EnchantsSound_C_Received_Notify) == 0x000100, "Wrong size on AN_EnchantsSound_C_Received_Notify"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_EnchantsSound_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, Animation) == 0x000008, "Member 'AN_EnchantsSound_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_EnchantsSound_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_EnchantsSound_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, L_Type) == 0x000048, "Member 'AN_EnchantsSound_C_Received_Notify::L_Type' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, L_Player) == 0x000058, "Member 'AN_EnchantsSound_C_Received_Notify::L_Player' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000060, "Member 'AN_EnchantsSound_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'AN_EnchantsSound_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000070, "Member 'AN_EnchantsSound_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'AN_EnchantsSound_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, CallFunc_GetStarMapActive_IsActive) == 0x000079, "Member 'AN_EnchantsSound_C_Received_Notify::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, CallFunc_GetEnchantSound_AkEvent) == 0x000080, "Member 'AN_EnchantsSound_C_Received_Notify::CallFunc_GetEnchantSound_AkEvent' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x000088, "Member 'AN_EnchantsSound_C_Received_Notify::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, CallFunc_IsValid_ReturnValue_1) == 0x000090, "Member 'AN_EnchantsSound_C_Received_Notify::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000091, "Member 'AN_EnchantsSound_C_Received_Notify::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, Temp_delegate_Variable) == 0x000094, "Member 'AN_EnchantsSound_C_Received_Notify::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, CallFunc_GetMyBuffComp_BuffComponent) == 0x0000A8, "Member 'AN_EnchantsSound_C_Received_Notify::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, CallFunc_PostAkEvent_ReturnValue) == 0x0000B0, "Member 'AN_EnchantsSound_C_Received_Notify::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, CallFunc_GetEnchantsData_IsValid) == 0x0000B4, "Member 'AN_EnchantsSound_C_Received_Notify::CallFunc_GetEnchantsData_IsValid' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, CallFunc_GetEnchantsData_EnchantsType) == 0x0000B8, "Member 'AN_EnchantsSound_C_Received_Notify::CallFunc_GetEnchantsData_EnchantsType' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, CallFunc_GetEnchantsData_Data) == 0x0000C0, "Member 'AN_EnchantsSound_C_Received_Notify::CallFunc_GetEnchantsData_Data' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0000D0, "Member 'AN_EnchantsSound_C_Received_Notify::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, CallFunc_ParseIntoArray_ReturnValue) == 0x0000E0, "Member 'AN_EnchantsSound_C_Received_Notify::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_EnchantsSound_C_Received_Notify, CallFunc_Array_Get_Item) == 0x0000F0, "Member 'AN_EnchantsSound_C_Received_Notify::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_EnchantsSound_C \ static_assert(alignof(UAN_EnchantsSound_C) == 0x000008, "Wrong alignment on UAN_EnchantsSound_C"); \ static_assert(sizeof(UAN_EnchantsSound_C) == 0x000098, "Wrong size on UAN_EnchantsSound_C"); \ static_assert(offsetof(UAN_EnchantsSound_C, 注魔属性音效) == 0x000038, "Member 'UAN_EnchantsSound_C::注魔属性音效' has a wrong offset!"); \ static_assert(offsetof(UAN_EnchantsSound_C, 挂载骨骼点) == 0x000088, "Member 'UAN_EnchantsSound_C::挂载骨骼点' has a wrong offset!"); \ static_assert(offsetof(UAN_EnchantsSound_C, 加速时播放) == 0x000090, "Member 'UAN_EnchantsSound_C::加速时播放' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CGStop_C_ExecuteUbergraph_WB_CGStop \ static_assert(alignof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop) == 0x000008, "Wrong alignment on WB_CGStop_C_ExecuteUbergraph_WB_CGStop"); \ static_assert(sizeof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop) == 0x0000F8, "Wrong size on WB_CGStop_C_ExecuteUbergraph_WB_CGStop"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, EntryPoint) == 0x000000, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, K2Node_Event_Force) == 0x000004, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::K2Node_Event_Force' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, K2Node_CustomEvent_PlaybackTime) == 0x000014, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::K2Node_CustomEvent_PlaybackTime' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_Create_ReturnValue) == 0x000020, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_K2_GetPawn_ReturnValue) == 0x000030, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000038, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_IsValid_ReturnValue_1) == 0x000040, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, K2Node_Event_MyGeometry) == 0x000048, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, K2Node_Event_InDeltaTime) == 0x000088, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000090, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x000098, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_IsValid_ReturnValue_2) == 0x0000A0, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_IsValid_ReturnValue_3) == 0x0000A1, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_GetSingleWidgetByClass_K2_ReturnValue) == 0x0000A8, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_GetSingleWidgetByClass_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_Array_Get_Item) == 0x0000B8, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_Array_Length_ReturnValue) == 0x0000C0, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_Less_IntInt_ReturnValue) == 0x0000C4, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_GetModel_GameEffectController_ReturnValue) == 0x0000C8, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_GetModel_GameEffectController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_GetUIStatic_ReturnValue) == 0x0000D0, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_GetCurrentFadeColor_ReturnValue) == 0x0000D8, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_GetCurrentFadeColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_GetUIZOder_ZOder) == 0x0000E8, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_ExecuteUbergraph_WB_CGStop, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0000F0, "Member 'WB_CGStop_C_ExecuteUbergraph_WB_CGStop::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CGStop_C_Init \ static_assert(alignof(WB_CGStop_C_Init) == 0x000004, "Wrong alignment on WB_CGStop_C_Init"); \ static_assert(sizeof(WB_CGStop_C_Init) == 0x000004, "Wrong size on WB_CGStop_C_Init"); \ static_assert(offsetof(WB_CGStop_C_Init, PlaybackTime) == 0x000000, "Member 'WB_CGStop_C_Init::PlaybackTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CGStop_C_JoinSkipBlack \ static_assert(alignof(WB_CGStop_C_JoinSkipBlack) == 0x000001, "Wrong alignment on WB_CGStop_C_JoinSkipBlack"); \ static_assert(sizeof(WB_CGStop_C_JoinSkipBlack) == 0x000001, "Wrong size on WB_CGStop_C_JoinSkipBlack"); \ static_assert(offsetof(WB_CGStop_C_JoinSkipBlack, Force) == 0x000000, "Member 'WB_CGStop_C_JoinSkipBlack::Force' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CGStop_C_Tick \ static_assert(alignof(WB_CGStop_C_Tick) == 0x000008, "Wrong alignment on WB_CGStop_C_Tick"); \ static_assert(sizeof(WB_CGStop_C_Tick) == 0x000048, "Wrong size on WB_CGStop_C_Tick"); \ static_assert(offsetof(WB_CGStop_C_Tick, MyGeometry) == 0x000000, "Member 'WB_CGStop_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_CGStop_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_CGStop_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_CGStop_C \ static_assert(alignof(UWB_CGStop_C) == 0x000008, "Wrong alignment on UWB_CGStop_C"); \ static_assert(sizeof(UWB_CGStop_C) == 0x000338, "Wrong size on UWB_CGStop_C"); \ static_assert(offsetof(UWB_CGStop_C, UberGraphFrame_WB_CGStop_C) == 0x000318, "Member 'UWB_CGStop_C::UberGraphFrame_WB_CGStop_C' has a wrong offset!"); \ static_assert(offsetof(UWB_CGStop_C, Stop) == 0x000320, "Member 'UWB_CGStop_C::Stop' has a wrong offset!"); \ static_assert(offsetof(UWB_CGStop_C, RunningTickUpdate) == 0x000330, "Member 'UWB_CGStop_C::RunningTickUpdate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_Enchants_C_Received_Notify \ static_assert(alignof(AN_Enchants_C_Received_Notify) == 0x000008, "Wrong alignment on AN_Enchants_C_Received_Notify"); \ static_assert(sizeof(AN_Enchants_C_Received_Notify) == 0x000090, "Wrong size on AN_Enchants_C_Received_Notify"); \ static_assert(offsetof(AN_Enchants_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_Enchants_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_Enchants_C_Received_Notify, Animation) == 0x000008, "Member 'AN_Enchants_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_Enchants_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_Enchants_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_Enchants_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_Enchants_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Enchants_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_Enchants_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Enchants_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000050, "Member 'AN_Enchants_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_Enchants_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AN_Enchants_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_Enchants_C_Received_Notify, CallFunc_GetMyBuffComp_BuffComponent) == 0x000060, "Member 'AN_Enchants_C_Received_Notify::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(AN_Enchants_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'AN_Enchants_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_Enchants_C_Received_Notify, K2Node_MakeStruct_F_StoredItem) == 0x000070, "Member 'AN_Enchants_C_Received_Notify::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_Enchants_C \ static_assert(alignof(UAN_Enchants_C) == 0x000008, "Wrong alignment on UAN_Enchants_C"); \ static_assert(sizeof(UAN_Enchants_C) == 0x000038, "Wrong size on UAN_Enchants_C"); \ #define DUMPER7_ASSERTS_UShake_DownBlow_Level1_C \ static_assert(alignof(UShake_DownBlow_Level1_C) == 0x000010, "Wrong alignment on UShake_DownBlow_Level1_C"); \ static_assert(sizeof(UShake_DownBlow_Level1_C) == 0x000210, "Wrong size on UShake_DownBlow_Level1_C"); \ #define DUMPER7_ASSERTS_AN_PickUpItem_C_Received_Notify \ static_assert(alignof(AN_PickUpItem_C_Received_Notify) == 0x000008, "Wrong alignment on AN_PickUpItem_C_Received_Notify"); \ static_assert(sizeof(AN_PickUpItem_C_Received_Notify) == 0x000060, "Wrong size on AN_PickUpItem_C_Received_Notify"); \ static_assert(offsetof(AN_PickUpItem_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_PickUpItem_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_PickUpItem_C_Received_Notify, Animation) == 0x000008, "Member 'AN_PickUpItem_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_PickUpItem_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_PickUpItem_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_PickUpItem_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_PickUpItem_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PickUpItem_C_Received_Notify, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000048, "Member 'AN_PickUpItem_C_Received_Notify::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(AN_PickUpItem_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'AN_PickUpItem_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PickUpItem_C_Received_Notify, CallFunc_GetMyUIInteractComp_UIInteractComponent) == 0x000058, "Member 'AN_PickUpItem_C_Received_Notify::CallFunc_GetMyUIInteractComp_UIInteractComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_PickUpItem_C \ static_assert(alignof(UAN_PickUpItem_C) == 0x000008, "Wrong alignment on UAN_PickUpItem_C"); \ static_assert(sizeof(UAN_PickUpItem_C) == 0x000038, "Wrong size on UAN_PickUpItem_C"); \ #define DUMPER7_ASSERTS_ANS_PlayerFallDown_C_GetNotifyName \ static_assert(alignof(ANS_PlayerFallDown_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_PlayerFallDown_C_GetNotifyName"); \ static_assert(sizeof(ANS_PlayerFallDown_C_GetNotifyName) == 0x000010, "Wrong size on ANS_PlayerFallDown_C_GetNotifyName"); \ static_assert(offsetof(ANS_PlayerFallDown_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_PlayerFallDown_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_PlayerFallDown_C_Received_NotifyBegin \ static_assert(alignof(ANS_PlayerFallDown_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_PlayerFallDown_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_PlayerFallDown_C_Received_NotifyBegin) == 0x000078, "Wrong size on ANS_PlayerFallDown_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_PlayerFallDown_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_PlayerFallDown_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_PlayerFallDown_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_PlayerFallDown_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_PlayerFallDown_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyBegin, Temp_bool_Variable) == 0x000049, "Member 'ANS_PlayerFallDown_C_Received_NotifyBegin::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_PlayerFallDown_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyBegin, Temp_int_Variable) == 0x000058, "Member 'ANS_PlayerFallDown_C_Received_NotifyBegin::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyBegin, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000060, "Member 'ANS_PlayerFallDown_C_Received_NotifyBegin::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'ANS_PlayerFallDown_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyBegin, Temp_int_Variable_1) == 0x00006C, "Member 'ANS_PlayerFallDown_C_Received_NotifyBegin::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyBegin, K2Node_Select_Default) == 0x000070, "Member 'ANS_PlayerFallDown_C_Received_NotifyBegin::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_PlayerFallDown_C_Received_NotifyEnd \ static_assert(alignof(ANS_PlayerFallDown_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_PlayerFallDown_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_PlayerFallDown_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_PlayerFallDown_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_PlayerFallDown_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_PlayerFallDown_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_PlayerFallDown_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_PlayerFallDown_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_PlayerFallDown_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000050, "Member 'ANS_PlayerFallDown_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_PlayerFallDown_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ANS_PlayerFallDown_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_PlayerFallDown_C \ static_assert(alignof(UANS_PlayerFallDown_C) == 0x000008, "Wrong alignment on UANS_PlayerFallDown_C"); \ static_assert(sizeof(UANS_PlayerFallDown_C) == 0x000048, "Wrong size on UANS_PlayerFallDown_C"); \ static_assert(offsetof(UANS_PlayerFallDown_C, 玩家正面朝上) == 0x000040, "Member 'UANS_PlayerFallDown_C::玩家正面朝上' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ShowItemOnece_C_Received_NotifyBegin \ static_assert(alignof(ANS_ShowItemOnece_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_ShowItemOnece_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_ShowItemOnece_C_Received_NotifyBegin) == 0x000080, "Wrong size on ANS_ShowItemOnece_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_ShowItemOnece_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_ShowItemOnece_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_ShowItemOnece_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_ShowItemOnece_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_ShowItemOnece_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_ShowItemOnece_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyBegin, CallFunc_IsValidClass_ReturnValue) == 0x000058, "Member 'ANS_ShowItemOnece_C_Received_NotifyBegin::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyBegin, K2Node_DynamicCast_AsAbstract_Character) == 0x000060, "Member 'ANS_ShowItemOnece_C_Received_NotifyBegin::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'ANS_ShowItemOnece_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyBegin, K2Node_ClassDynamicCast_AsAnim_Show_Item_Actor) == 0x000070, "Member 'ANS_ShowItemOnece_C_Received_NotifyBegin::K2Node_ClassDynamicCast_AsAnim_Show_Item_Actor' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyBegin, K2Node_ClassDynamicCast_bSuccess) == 0x000078, "Member 'ANS_ShowItemOnece_C_Received_NotifyBegin::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ShowItemOnece_C_Received_NotifyEnd \ static_assert(alignof(ANS_ShowItemOnece_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_ShowItemOnece_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_ShowItemOnece_C_Received_NotifyEnd) == 0x000070, "Wrong size on ANS_ShowItemOnece_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_ShowItemOnece_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_ShowItemOnece_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_ShowItemOnece_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_ShowItemOnece_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_ShowItemOnece_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyEnd, K2Node_MakeArray_Array) == 0x000050, "Member 'ANS_ShowItemOnece_C_Received_NotifyEnd::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000060, "Member 'ANS_ShowItemOnece_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItemOnece_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'ANS_ShowItemOnece_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_ShowItemOnece_C \ static_assert(alignof(UANS_ShowItemOnece_C) == 0x000008, "Wrong alignment on UANS_ShowItemOnece_C"); \ static_assert(sizeof(UANS_ShowItemOnece_C) == 0x000058, "Wrong size on UANS_ShowItemOnece_C"); \ static_assert(offsetof(UANS_ShowItemOnece_C, 显示物品) == 0x000040, "Member 'UANS_ShowItemOnece_C::显示物品' has a wrong offset!"); \ static_assert(offsetof(UANS_ShowItemOnece_C, 粘贴插槽) == 0x000048, "Member 'UANS_ShowItemOnece_C::粘贴插槽' has a wrong offset!"); \ static_assert(offsetof(UANS_ShowItemOnece_C, 被打断时显示武器) == 0x000050, "Member 'UANS_ShowItemOnece_C::被打断时显示武器' has a wrong offset!"); \ static_assert(offsetof(UANS_ShowItemOnece_C, Type) == 0x000051, "Member 'UANS_ShowItemOnece_C::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_OpenPlayerWidget_C_GetNotifyName \ static_assert(alignof(AN_OpenPlayerWidget_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_OpenPlayerWidget_C_GetNotifyName"); \ static_assert(sizeof(AN_OpenPlayerWidget_C_GetNotifyName) == 0x000030, "Wrong size on AN_OpenPlayerWidget_C_GetNotifyName"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_OpenPlayerWidget_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_GetNotifyName, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000010, "Member 'AN_OpenPlayerWidget_C_GetNotifyName::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'AN_OpenPlayerWidget_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_OpenPlayerWidget_C_Received_Notify \ static_assert(alignof(AN_OpenPlayerWidget_C_Received_Notify) == 0x000008, "Wrong alignment on AN_OpenPlayerWidget_C_Received_Notify"); \ static_assert(sizeof(AN_OpenPlayerWidget_C_Received_Notify) == 0x0000C0, "Wrong size on AN_OpenPlayerWidget_C_Received_Notify"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_OpenPlayerWidget_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, Animation) == 0x000008, "Member 'AN_OpenPlayerWidget_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_OpenPlayerWidget_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_OpenPlayerWidget_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_OpenPlayerWidget_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000050, "Member 'AN_OpenPlayerWidget_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AN_OpenPlayerWidget_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, CallFunc_GetMyInventory_Inventory) == 0x000060, "Member 'AN_OpenPlayerWidget_C_Received_Notify::CallFunc_GetMyInventory_Inventory' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, CallFunc_GetMyDynamicTargeting_DynamicTargeting) == 0x000068, "Member 'AN_OpenPlayerWidget_C_Received_Notify::CallFunc_GetMyDynamicTargeting_DynamicTargeting' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, CallFunc_GetPlayerController_ReturnValue) == 0x000070, "Member 'AN_OpenPlayerWidget_C_Received_Notify::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, CallFunc_GetOpenedWidgets_ReturnValue) == 0x000078, "Member 'AN_OpenPlayerWidget_C_Received_Notify::CallFunc_GetOpenedWidgets_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000088, "Member 'AN_OpenPlayerWidget_C_Received_Notify::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, CallFunc_Array_Length_ReturnValue) == 0x000090, "Member 'AN_OpenPlayerWidget_C_Received_Notify::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, CallFunc_Greater_IntInt_ReturnValue) == 0x000094, "Member 'AN_OpenPlayerWidget_C_Received_Notify::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000098, "Member 'AN_OpenPlayerWidget_C_Received_Notify::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, CallFunc_PlayAnimMontage_ReturnValue) == 0x0000A0, "Member 'AN_OpenPlayerWidget_C_Received_Notify::CallFunc_PlayAnimMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x0000A8, "Member 'AN_OpenPlayerWidget_C_Received_Notify::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x0000B0, "Member 'AN_OpenPlayerWidget_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(AN_OpenPlayerWidget_C_Received_Notify, K2Node_DynamicCast_bSuccess_1) == 0x0000B8, "Member 'AN_OpenPlayerWidget_C_Received_Notify::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_OpenPlayerWidget_C \ static_assert(alignof(UAN_OpenPlayerWidget_C) == 0x000008, "Wrong alignment on UAN_OpenPlayerWidget_C"); \ static_assert(sizeof(UAN_OpenPlayerWidget_C) == 0x000048, "Wrong size on UAN_OpenPlayerWidget_C"); \ static_assert(offsetof(UAN_OpenPlayerWidget_C, 打开界面类型) == 0x000038, "Member 'UAN_OpenPlayerWidget_C::打开界面类型' has a wrong offset!"); \ static_assert(offsetof(UAN_OpenPlayerWidget_C, 起身动画) == 0x000040, "Member 'UAN_OpenPlayerWidget_C::起身动画' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_HideDisplayedItem_C_GetNotifyName \ static_assert(alignof(ANS_HideDisplayedItem_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_HideDisplayedItem_C_GetNotifyName"); \ static_assert(sizeof(ANS_HideDisplayedItem_C_GetNotifyName) == 0x000010, "Wrong size on ANS_HideDisplayedItem_C_GetNotifyName"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_HideDisplayedItem_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_HideDisplayedItem_C_Received_Notify \ static_assert(alignof(ANS_HideDisplayedItem_C_Received_Notify) == 0x000008, "Wrong alignment on ANS_HideDisplayedItem_C_Received_Notify"); \ static_assert(sizeof(ANS_HideDisplayedItem_C_Received_Notify) == 0x000090, "Wrong size on ANS_HideDisplayedItem_C_Received_Notify"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_Received_Notify, MeshComp) == 0x000000, "Member 'ANS_HideDisplayedItem_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_Received_Notify, Animation) == 0x000008, "Member 'ANS_HideDisplayedItem_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_Received_Notify, EventReference) == 0x000010, "Member 'ANS_HideDisplayedItem_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_Received_Notify, ReturnValue) == 0x000040, "Member 'ANS_HideDisplayedItem_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_Received_Notify, L_Equipment) == 0x000048, "Member 'ANS_HideDisplayedItem_C_Received_Notify::L_Equipment' has a wrong offset!"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_HideDisplayedItem_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'ANS_HideDisplayedItem_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_Received_Notify, CallFunc_GetComponentByClass_ReturnValue) == 0x000060, "Member 'ANS_HideDisplayedItem_C_Received_Notify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_Received_Notify, Temp_int_Array_Index_Variable) == 0x000068, "Member 'ANS_HideDisplayedItem_C_Received_Notify::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_Received_Notify, Temp_int_Loop_Counter_Variable) == 0x00006C, "Member 'ANS_HideDisplayedItem_C_Received_Notify::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_Received_Notify, CallFunc_Array_Get_Item) == 0x000070, "Member 'ANS_HideDisplayedItem_C_Received_Notify::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_Received_Notify, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000078, "Member 'ANS_HideDisplayedItem_C_Received_Notify::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_Received_Notify, CallFunc_Add_IntInt_ReturnValue) == 0x000080, "Member 'ANS_HideDisplayedItem_C_Received_Notify::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_Received_Notify, CallFunc_IsValid_ReturnValue_1) == 0x000084, "Member 'ANS_HideDisplayedItem_C_Received_Notify::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_Received_Notify, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'ANS_HideDisplayedItem_C_Received_Notify::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HideDisplayedItem_C_Received_Notify, CallFunc_Less_IntInt_ReturnValue) == 0x00008C, "Member 'ANS_HideDisplayedItem_C_Received_Notify::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_HideDisplayedItem_C \ static_assert(alignof(UANS_HideDisplayedItem_C) == 0x000008, "Wrong alignment on UANS_HideDisplayedItem_C"); \ static_assert(sizeof(UANS_HideDisplayedItem_C) == 0x000050, "Wrong size on UANS_HideDisplayedItem_C"); \ static_assert(offsetof(UANS_HideDisplayedItem_C, ItemType) == 0x000038, "Member 'UANS_HideDisplayedItem_C::ItemType' has a wrong offset!"); \ static_assert(offsetof(UANS_HideDisplayedItem_C, UseNewFunction) == 0x000048, "Member 'UANS_HideDisplayedItem_C::UseNewFunction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_ShowItemOnece_C_GetNotifyName \ static_assert(alignof(AN_ShowItemOnece_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_ShowItemOnece_C_GetNotifyName"); \ static_assert(sizeof(AN_ShowItemOnece_C_GetNotifyName) == 0x000010, "Wrong size on AN_ShowItemOnece_C_GetNotifyName"); \ static_assert(offsetof(AN_ShowItemOnece_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_ShowItemOnece_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_ShowItemOnece_C_Received_Notify \ static_assert(alignof(AN_ShowItemOnece_C_Received_Notify) == 0x000008, "Wrong alignment on AN_ShowItemOnece_C_Received_Notify"); \ static_assert(sizeof(AN_ShowItemOnece_C_Received_Notify) == 0x000078, "Wrong size on AN_ShowItemOnece_C_Received_Notify"); \ static_assert(offsetof(AN_ShowItemOnece_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_ShowItemOnece_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_ShowItemOnece_C_Received_Notify, Animation) == 0x000008, "Member 'AN_ShowItemOnece_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_ShowItemOnece_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_ShowItemOnece_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_ShowItemOnece_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_ShowItemOnece_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ShowItemOnece_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_ShowItemOnece_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ShowItemOnece_C_Received_Notify, CallFunc_IsValidClass_ReturnValue) == 0x000050, "Member 'AN_ShowItemOnece_C_Received_Notify::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ShowItemOnece_C_Received_Notify, K2Node_DynamicCast_AsAbstract_Character) == 0x000058, "Member 'AN_ShowItemOnece_C_Received_Notify::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AN_ShowItemOnece_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'AN_ShowItemOnece_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_ShowItemOnece_C_Received_Notify, K2Node_ClassDynamicCast_AsAnim_Show_Item_Actor) == 0x000068, "Member 'AN_ShowItemOnece_C_Received_Notify::K2Node_ClassDynamicCast_AsAnim_Show_Item_Actor' has a wrong offset!"); \ static_assert(offsetof(AN_ShowItemOnece_C_Received_Notify, K2Node_ClassDynamicCast_bSuccess) == 0x000070, "Member 'AN_ShowItemOnece_C_Received_Notify::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_ShowItemOnece_C \ static_assert(alignof(UAN_ShowItemOnece_C) == 0x000008, "Wrong alignment on UAN_ShowItemOnece_C"); \ static_assert(sizeof(UAN_ShowItemOnece_C) == 0x000048, "Wrong size on UAN_ShowItemOnece_C"); \ static_assert(offsetof(UAN_ShowItemOnece_C, 粘贴插槽) == 0x000038, "Member 'UAN_ShowItemOnece_C::粘贴插槽' has a wrong offset!"); \ static_assert(offsetof(UAN_ShowItemOnece_C, 显示物品) == 0x000040, "Member 'UAN_ShowItemOnece_C::显示物品' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AccessActivity_C_GetNotifyName \ static_assert(alignof(ANS_AccessActivity_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_AccessActivity_C_GetNotifyName"); \ static_assert(sizeof(ANS_AccessActivity_C_GetNotifyName) == 0x000048, "Wrong size on ANS_AccessActivity_C_GetNotifyName"); \ static_assert(offsetof(ANS_AccessActivity_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_AccessActivity_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_GetNotifyName, CallFunc_GetNotifyName_ReturnValue) == 0x000010, "Member 'ANS_AccessActivity_C_GetNotifyName::CallFunc_GetNotifyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_GetNotifyName, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000020, "Member 'ANS_AccessActivity_C_GetNotifyName::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_GetNotifyName, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000028, "Member 'ANS_AccessActivity_C_GetNotifyName::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'ANS_AccessActivity_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AccessActivity_C_Received_NotifyBegin \ static_assert(alignof(ANS_AccessActivity_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_AccessActivity_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_AccessActivity_C_Received_NotifyBegin) == 0x000068, "Wrong size on ANS_AccessActivity_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_AccessActivity_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_AccessActivity_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_AccessActivity_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_AccessActivity_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_AccessActivity_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_AccessActivity_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_AccessActivity_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_Received_NotifyBegin, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000058, "Member 'ANS_AccessActivity_C_Received_NotifyBegin::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_AccessActivity_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AccessActivity_C_Received_NotifyEnd \ static_assert(alignof(ANS_AccessActivity_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_AccessActivity_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_AccessActivity_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_AccessActivity_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_AccessActivity_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_AccessActivity_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_AccessActivity_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_AccessActivity_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_AccessActivity_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_AccessActivity_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000050, "Member 'ANS_AccessActivity_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_AccessActivity_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ANS_AccessActivity_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_AccessActivity_C \ static_assert(alignof(UANS_AccessActivity_C) == 0x000008, "Wrong alignment on UANS_AccessActivity_C"); \ static_assert(sizeof(UANS_AccessActivity_C) == 0x000048, "Wrong size on UANS_AccessActivity_C"); \ static_assert(offsetof(UANS_AccessActivity_C, Access) == 0x000040, "Member 'UANS_AccessActivity_C::Access' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_EffectBuffer_C_GetNotifyName \ static_assert(alignof(ANS_EffectBuffer_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_EffectBuffer_C_GetNotifyName"); \ static_assert(sizeof(ANS_EffectBuffer_C_GetNotifyName) == 0x000010, "Wrong size on ANS_EffectBuffer_C_GetNotifyName"); \ static_assert(offsetof(ANS_EffectBuffer_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_EffectBuffer_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_EffectBuffer_C \ static_assert(alignof(UANS_EffectBuffer_C) == 0x000008, "Wrong alignment on UANS_EffectBuffer_C"); \ static_assert(sizeof(UANS_EffectBuffer_C) == 0x000050, "Wrong size on UANS_EffectBuffer_C"); \ static_assert(offsetof(UANS_EffectBuffer_C, EffectType) == 0x000048, "Member 'UANS_EffectBuffer_C::EffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName \ static_assert(alignof(ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName"); \ static_assert(sizeof(ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName) == 0x000068, "Wrong size on ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName, Temp_bool_Variable) == 0x000010, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName, Temp_string_Variable) == 0x000018, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName, Temp_string_Variable_1) == 0x000028, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName, K2Node_Select_Default) == 0x000038, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin \ static_assert(alignof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin) == 0x000078, "Wrong size on ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin, NewLocalVar_1) == 0x000050, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin::NewLocalVar_1' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin, L_Equipment) == 0x000060, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin::L_Equipment' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000068, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000070, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin, CallFunc_Not_PreBool_ReturnValue) == 0x000071, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyBegin::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd \ static_assert(alignof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd) == 0x000080, "Wrong size on ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd, NewLocalVar_0) == 0x000048, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd, L_Equipment) == 0x000058, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd::L_Equipment' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000060, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue) == 0x000070, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000078, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd, CallFunc_Not_PreBool_ReturnValue) == 0x000079, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyEnd::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick \ static_assert(alignof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick) == 0x000008, "Wrong alignment on ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick"); \ static_assert(sizeof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick) == 0x000070, "Wrong size on ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick, MeshComp) == 0x000000, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick, Animation) == 0x000008, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick, FrameDeltaTime) == 0x000010, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick::FrameDeltaTime' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick, EventReference) == 0x000018, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick, ReturnValue) == 0x000048, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick, NewLocalVar) == 0x000050, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick, CallFunc_GetOwner_ReturnValue) == 0x000060, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick, CallFunc_Not_PreBool_ReturnValue) == 0x000069, "Member 'ANS_SetDisplayedItemVisibilityMulti_C_Received_NotifyTick::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_SetDisplayedItemVisibilityMulti_C \ static_assert(alignof(UANS_SetDisplayedItemVisibilityMulti_C) == 0x000008, "Wrong alignment on UANS_SetDisplayedItemVisibilityMulti_C"); \ static_assert(sizeof(UANS_SetDisplayedItemVisibilityMulti_C) == 0x000060, "Wrong size on UANS_SetDisplayedItemVisibilityMulti_C"); \ static_assert(offsetof(UANS_SetDisplayedItemVisibilityMulti_C, ItemType) == 0x000040, "Member 'UANS_SetDisplayedItemVisibilityMulti_C::ItemType' has a wrong offset!"); \ static_assert(offsetof(UANS_SetDisplayedItemVisibilityMulti_C, HideThenShow) == 0x000050, "Member 'UANS_SetDisplayedItemVisibilityMulti_C::HideThenShow' has a wrong offset!"); \ static_assert(offsetof(UANS_SetDisplayedItemVisibilityMulti_C, Delay) == 0x000058, "Member 'UANS_SetDisplayedItemVisibilityMulti_C::Delay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_RotateOwner_C_Received_Notify \ static_assert(alignof(AN_RotateOwner_C_Received_Notify) == 0x000008, "Wrong alignment on AN_RotateOwner_C_Received_Notify"); \ static_assert(sizeof(AN_RotateOwner_C_Received_Notify) == 0x000068, "Wrong size on AN_RotateOwner_C_Received_Notify"); \ static_assert(offsetof(AN_RotateOwner_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_RotateOwner_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_RotateOwner_C_Received_Notify, Animation) == 0x000008, "Member 'AN_RotateOwner_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_RotateOwner_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_RotateOwner_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_RotateOwner_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_RotateOwner_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_RotateOwner_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_RotateOwner_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_RotateOwner_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'AN_RotateOwner_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_RotateOwner_C_Received_Notify, CallFunc_GetComponentByClass_ReturnValue) == 0x000058, "Member 'AN_RotateOwner_C_Received_Notify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_RotateOwner_C_Received_Notify, CallFunc_IsValid_ReturnValue_1) == 0x000060, "Member 'AN_RotateOwner_C_Received_Notify::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_RotateOwner_C \ static_assert(alignof(UAN_RotateOwner_C) == 0x000008, "Wrong alignment on UAN_RotateOwner_C"); \ static_assert(sizeof(UAN_RotateOwner_C) == 0x000058, "Wrong size on UAN_RotateOwner_C"); \ static_assert(offsetof(UAN_RotateOwner_C, MaxDegreesPerSecond) == 0x000038, "Member 'UAN_RotateOwner_C::MaxDegreesPerSecond' has a wrong offset!"); \ static_assert(offsetof(UAN_RotateOwner_C, MaxPossibleRotation) == 0x000040, "Member 'UAN_RotateOwner_C::MaxPossibleRotation' has a wrong offset!"); \ static_assert(offsetof(UAN_RotateOwner_C, rotateIntent) == 0x000048, "Member 'UAN_RotateOwner_C::rotateIntent' has a wrong offset!"); \ static_assert(offsetof(UAN_RotateOwner_C, max_duration) == 0x000050, "Member 'UAN_RotateOwner_C::max_duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_LaGan_C \ static_assert(alignof(UShake_LaGan_C) == 0x000010, "Wrong alignment on UShake_LaGan_C"); \ static_assert(sizeof(UShake_LaGan_C) == 0x000210, "Wrong size on UShake_LaGan_C"); \ #define DUMPER7_ASSERTS_UShake_NiRenJuLuoQiao_C \ static_assert(alignof(UShake_NiRenJuLuoQiao_C) == 0x000010, "Wrong alignment on UShake_NiRenJuLuoQiao_C"); \ static_assert(sizeof(UShake_NiRenJuLuoQiao_C) == 0x000210, "Wrong size on UShake_NiRenJuLuoQiao_C"); \ #define DUMPER7_ASSERTS_ANS_AKSoundLoop_C_GetActorVisibility \ static_assert(alignof(ANS_AKSoundLoop_C_GetActorVisibility) == 0x000008, "Wrong alignment on ANS_AKSoundLoop_C_GetActorVisibility"); \ static_assert(sizeof(ANS_AKSoundLoop_C_GetActorVisibility) == 0x000030, "Wrong size on ANS_AKSoundLoop_C_GetActorVisibility"); \ static_assert(offsetof(ANS_AKSoundLoop_C_GetActorVisibility, Actor) == 0x000000, "Member 'ANS_AKSoundLoop_C_GetActorVisibility::Actor' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_GetActorVisibility, bVisible) == 0x000008, "Member 'ANS_AKSoundLoop_C_GetActorVisibility::bVisible' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_GetActorVisibility, K2Node_DynamicCast_AsBP_NPC) == 0x000010, "Member 'ANS_AKSoundLoop_C_GetActorVisibility::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_GetActorVisibility, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'ANS_AKSoundLoop_C_GetActorVisibility::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_GetActorVisibility, K2Node_DynamicCast_AsBP_Base_AI) == 0x000020, "Member 'ANS_AKSoundLoop_C_GetActorVisibility::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_GetActorVisibility, K2Node_DynamicCast_bSuccess_1) == 0x000028, "Member 'ANS_AKSoundLoop_C_GetActorVisibility::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_GetActorVisibility, CallFunc_Not_PreBool_ReturnValue) == 0x000029, "Member 'ANS_AKSoundLoop_C_GetActorVisibility::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_GetActorVisibility, CallFunc_Not_PreBool_ReturnValue_1) == 0x00002A, "Member 'ANS_AKSoundLoop_C_GetActorVisibility::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AKSoundLoop_C_GetNotifyName \ static_assert(alignof(ANS_AKSoundLoop_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_AKSoundLoop_C_GetNotifyName"); \ static_assert(sizeof(ANS_AKSoundLoop_C_GetNotifyName) == 0x000030, "Wrong size on ANS_AKSoundLoop_C_GetNotifyName"); \ static_assert(offsetof(ANS_AKSoundLoop_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_AKSoundLoop_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_GetNotifyName, CallFunc_GetDisplayName_ReturnValue) == 0x000010, "Member 'ANS_AKSoundLoop_C_GetNotifyName::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'ANS_AKSoundLoop_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AKSoundLoop_C_Received_NotifyBegin \ static_assert(alignof(ANS_AKSoundLoop_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_AKSoundLoop_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_AKSoundLoop_C_Received_NotifyBegin) == 0x0000C8, "Wrong size on ANS_AKSoundLoop_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, Temp_delegate_Variable) == 0x000058, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, CallFunc_GetActorVisibility_bVisible) == 0x000068, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::CallFunc_GetActorVisibility_bVisible' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000070, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, CallFunc_GetCurrentLodLevel_ReturnValue) == 0x000079, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::CallFunc_GetCurrentLodLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, Temp_delegate_Variable_1) == 0x00007C, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00008C, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, CallFunc_Trim_ReturnValue) == 0x000090, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, CallFunc_Conv_StringToName_ReturnValue) == 0x0000A0, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, CallFunc_PostEvent_ReturnValue) == 0x0000A8, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, CallFunc_GetAkComponent_ComponentCreated) == 0x0000AC, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::CallFunc_GetAkComponent_ComponentCreated' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, CallFunc_GetAkComponent_ReturnValue) == 0x0000B0, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::CallFunc_GetAkComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x0000B8, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, CallFunc_PostAkEvent_ReturnValue) == 0x0000BC, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue_1) == 0x0000C0, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyBegin, CallFunc_IsEmpty_ReturnValue) == 0x0000C1, "Member 'ANS_AKSoundLoop_C_Received_NotifyBegin::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_AKSoundLoop_C_Received_NotifyEnd \ static_assert(alignof(ANS_AKSoundLoop_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_AKSoundLoop_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_AKSoundLoop_C_Received_NotifyEnd) == 0x0000B0, "Wrong size on ANS_AKSoundLoop_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, Temp_delegate_Variable) == 0x000044, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000058, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, CallFunc_Trim_ReturnValue) == 0x000068, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, CallFunc_Conv_StringToName_ReturnValue) == 0x000078, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, CallFunc_IsEmpty_ReturnValue) == 0x000080, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, CallFunc_GetAkComponent_ComponentCreated) == 0x000081, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::CallFunc_GetAkComponent_ComponentCreated' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, CallFunc_GetAkComponent_ReturnValue) == 0x000088, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::CallFunc_GetAkComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, Temp_delegate_Variable_1) == 0x000090, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, CallFunc_PostEvent_ReturnValue) == 0x0000A0, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, CallFunc_PostAkEvent_ReturnValue) == 0x0000A4, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue_1) == 0x0000A8, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_AKSoundLoop_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue_2) == 0x0000A9, "Member 'ANS_AKSoundLoop_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_AKSoundLoop_C \ static_assert(alignof(UANS_AKSoundLoop_C) == 0x000008, "Wrong alignment on UANS_AKSoundLoop_C"); \ static_assert(sizeof(UANS_AKSoundLoop_C) == 0x000078, "Wrong size on UANS_AKSoundLoop_C"); \ static_assert(offsetof(UANS_AKSoundLoop_C, OnReachDestine) == 0x000040, "Member 'UANS_AKSoundLoop_C::OnReachDestine' has a wrong offset!"); \ static_assert(offsetof(UANS_AKSoundLoop_C, 开始AK事件) == 0x000050, "Member 'UANS_AKSoundLoop_C::开始AK事件' has a wrong offset!"); \ static_assert(offsetof(UANS_AKSoundLoop_C, 停止AK事件) == 0x000058, "Member 'UANS_AKSoundLoop_C::停止AK事件' has a wrong offset!"); \ static_assert(offsetof(UANS_AKSoundLoop_C, Debug模式) == 0x000060, "Member 'UANS_AKSoundLoop_C::Debug模式' has a wrong offset!"); \ static_assert(offsetof(UANS_AKSoundLoop_C, 粘贴骨骼点_非必要) == 0x000068, "Member 'UANS_AKSoundLoop_C::粘贴骨骼点_非必要' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_KaiPao_C \ static_assert(alignof(UShake_KaiPao_C) == 0x000010, "Wrong alignment on UShake_KaiPao_C"); \ static_assert(sizeof(UShake_KaiPao_C) == 0x000210, "Wrong size on UShake_KaiPao_C"); \ #define DUMPER7_ASSERTS_ANS_ShowItem_C_Received_NotifyBegin \ static_assert(alignof(ANS_ShowItem_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_ShowItem_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_ShowItem_C_Received_NotifyBegin) == 0x000098, "Wrong size on ANS_ShowItem_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_ShowItem_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_ShowItem_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_ShowItem_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_ShowItem_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_ShowItem_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyBegin, L_Inventory) == 0x000050, "Member 'ANS_ShowItem_C_Received_NotifyBegin::L_Inventory' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000058, "Member 'ANS_ShowItem_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyBegin, CallFunc_IsValidClass_ReturnValue) == 0x000060, "Member 'ANS_ShowItem_C_Received_NotifyBegin::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyBegin, K2Node_DynamicCast_AsBP_NPC) == 0x000068, "Member 'ANS_ShowItem_C_Received_NotifyBegin::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'ANS_ShowItem_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyBegin, K2Node_DynamicCast_AsAbstract_Character) == 0x000078, "Member 'ANS_ShowItem_C_Received_NotifyBegin::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess_1) == 0x000080, "Member 'ANS_ShowItem_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyBegin, K2Node_ClassDynamicCast_AsAnim_Show_Item_Actor) == 0x000088, "Member 'ANS_ShowItem_C_Received_NotifyBegin::K2Node_ClassDynamicCast_AsAnim_Show_Item_Actor' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyBegin, K2Node_ClassDynamicCast_bSuccess) == 0x000090, "Member 'ANS_ShowItem_C_Received_NotifyBegin::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ShowItem_C_Received_NotifyEnd \ static_assert(alignof(ANS_ShowItem_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_ShowItem_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_ShowItem_C_Received_NotifyEnd) == 0x000080, "Wrong size on ANS_ShowItem_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_ShowItem_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_ShowItem_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_ShowItem_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_ShowItem_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_ShowItem_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'ANS_ShowItem_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_NPC) == 0x000058, "Member 'ANS_ShowItem_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_ShowItem_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyEnd, K2Node_DynamicCast_AsAbstract_Character) == 0x000068, "Member 'ANS_ShowItem_C_Received_NotifyEnd::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess_1) == 0x000070, "Member 'ANS_ShowItem_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyEnd, CallFunc_DelayDestroyAnimActor_Duration_ImplicitCast) == 0x000074, "Member 'ANS_ShowItem_C_Received_NotifyEnd::CallFunc_DelayDestroyAnimActor_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ANS_ShowItem_C_Received_NotifyEnd, CallFunc_DelayDestroyAnimActor_Duration_ImplicitCast_1) == 0x000078, "Member 'ANS_ShowItem_C_Received_NotifyEnd::CallFunc_DelayDestroyAnimActor_Duration_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_ShowItem_C \ static_assert(alignof(UANS_ShowItem_C) == 0x000008, "Wrong alignment on UANS_ShowItem_C"); \ static_assert(sizeof(UANS_ShowItem_C) == 0x000058, "Wrong size on UANS_ShowItem_C"); \ static_assert(offsetof(UANS_ShowItem_C, 粘贴插槽) == 0x000040, "Member 'UANS_ShowItem_C::粘贴插槽' has a wrong offset!"); \ static_assert(offsetof(UANS_ShowItem_C, 显示物品) == 0x000048, "Member 'UANS_ShowItem_C::显示物品' has a wrong offset!"); \ static_assert(offsetof(UANS_ShowItem_C, 销毁延迟) == 0x000050, "Member 'UANS_ShowItem_C::销毁延迟' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_MarkMessage_C_AddLeaveMessage \ static_assert(alignof(ANS_MarkMessage_C_AddLeaveMessage) == 0x000008, "Wrong alignment on ANS_MarkMessage_C_AddLeaveMessage"); \ static_assert(sizeof(ANS_MarkMessage_C_AddLeaveMessage) == 0x000028, "Wrong size on ANS_MarkMessage_C_AddLeaveMessage"); \ static_assert(offsetof(ANS_MarkMessage_C_AddLeaveMessage, Mesh_Comp) == 0x000000, "Member 'ANS_MarkMessage_C_AddLeaveMessage::Mesh_Comp' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddLeaveMessage, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000008, "Member 'ANS_MarkMessage_C_AddLeaveMessage::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddLeaveMessage, CallFunc_GetUINotify_UINotify) == 0x000010, "Member 'ANS_MarkMessage_C_AddLeaveMessage::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddLeaveMessage, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000018, "Member 'ANS_MarkMessage_C_AddLeaveMessage::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddLeaveMessage, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'ANS_MarkMessage_C_AddLeaveMessage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_MarkMessage_C_AddMarkEnd \ static_assert(alignof(ANS_MarkMessage_C_AddMarkEnd) == 0x000008, "Wrong alignment on ANS_MarkMessage_C_AddMarkEnd"); \ static_assert(sizeof(ANS_MarkMessage_C_AddMarkEnd) == 0x000048, "Wrong size on ANS_MarkMessage_C_AddMarkEnd"); \ static_assert(offsetof(ANS_MarkMessage_C_AddMarkEnd, __WorldContext) == 0x000000, "Member 'ANS_MarkMessage_C_AddMarkEnd::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddMarkEnd, isLeaveMessage) == 0x000008, "Member 'ANS_MarkMessage_C_AddMarkEnd::isLeaveMessage' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddMarkEnd, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000018, "Member 'ANS_MarkMessage_C_AddMarkEnd::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddMarkEnd, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000020, "Member 'ANS_MarkMessage_C_AddMarkEnd::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddMarkEnd, CallFunc_CanLeaveTransmit_return_value) == 0x000021, "Member 'ANS_MarkMessage_C_AddMarkEnd::CallFunc_CanLeaveTransmit_return_value' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddMarkEnd, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000028, "Member 'ANS_MarkMessage_C_AddMarkEnd::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddMarkEnd, CallFunc_HasAchiveMessage_return_value) == 0x000030, "Member 'ANS_MarkMessage_C_AddMarkEnd::CallFunc_HasAchiveMessage_return_value' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddMarkEnd, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'ANS_MarkMessage_C_AddMarkEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddMarkEnd, CallFunc_HasAchiveTransmit_return_value) == 0x000032, "Member 'ANS_MarkMessage_C_AddMarkEnd::CallFunc_HasAchiveTransmit_return_value' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddMarkEnd, CallFunc_GetMarkActorByType_return_value) == 0x000038, "Member 'ANS_MarkMessage_C_AddMarkEnd::CallFunc_GetMarkActorByType_return_value' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddMarkEnd, CallFunc_BooleanAND_ReturnValue) == 0x000040, "Member 'ANS_MarkMessage_C_AddMarkEnd::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_MarkMessage_C_AddTransmit \ static_assert(alignof(ANS_MarkMessage_C_AddTransmit) == 0x000008, "Wrong alignment on ANS_MarkMessage_C_AddTransmit"); \ static_assert(sizeof(ANS_MarkMessage_C_AddTransmit) == 0x000058, "Wrong size on ANS_MarkMessage_C_AddTransmit"); \ static_assert(offsetof(ANS_MarkMessage_C_AddTransmit, Mesh_Comp) == 0x000000, "Member 'ANS_MarkMessage_C_AddTransmit::Mesh_Comp' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddTransmit, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000008, "Member 'ANS_MarkMessage_C_AddTransmit::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddTransmit, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'ANS_MarkMessage_C_AddTransmit::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddTransmit, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000018, "Member 'ANS_MarkMessage_C_AddTransmit::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddTransmit, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000020, "Member 'ANS_MarkMessage_C_AddTransmit::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddTransmit, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'ANS_MarkMessage_C_AddTransmit::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddTransmit, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'ANS_MarkMessage_C_AddTransmit::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddTransmit, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000030, "Member 'ANS_MarkMessage_C_AddTransmit::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_AddTransmit, CallFunc_GetTransmitToString_return_value) == 0x000048, "Member 'ANS_MarkMessage_C_AddTransmit::CallFunc_GetTransmitToString_return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_MarkMessage_C_GetNotifyName \ static_assert(alignof(ANS_MarkMessage_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_MarkMessage_C_GetNotifyName"); \ static_assert(sizeof(ANS_MarkMessage_C_GetNotifyName) == 0x000010, "Wrong size on ANS_MarkMessage_C_GetNotifyName"); \ static_assert(offsetof(ANS_MarkMessage_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_MarkMessage_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_MarkMessage_C_Received_NotifyBegin \ static_assert(alignof(ANS_MarkMessage_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_MarkMessage_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_MarkMessage_C_Received_NotifyBegin) == 0x0000C0, "Wrong size on ANS_MarkMessage_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, CallFunc_GetTextMessage_ReturnValue) == 0x000050, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::CallFunc_GetTextMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, K2Node_SwitchString_CmpSuccess) == 0x000058, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, CallFunc_GetTextMessage_ReturnValue_1) == 0x000060, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::CallFunc_GetTextMessage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, CallFunc_GetGlobalFlag_Enable) == 0x000068, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000070, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000078, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, K2Node_DynamicCast_AsCharacter) == 0x000080, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000088, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x000090, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, CallFunc_IsLocallyControlled_ReturnValue) == 0x000098, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, CallFunc_CreateTransmitNoticeShow_ReturnValue_1) == 0x0000A0, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::CallFunc_CreateTransmitNoticeShow_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, CallFunc_CanLeaveTransmit_return_value) == 0x0000A8, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::CallFunc_CanLeaveTransmit_return_value' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, K2Node_DynamicCast_AsCharacter_1) == 0x0000B0, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::K2Node_DynamicCast_AsCharacter_1' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess_1) == 0x0000B8, "Member 'ANS_MarkMessage_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_MarkMessage_C_Received_NotifyEnd \ static_assert(alignof(ANS_MarkMessage_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_MarkMessage_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_MarkMessage_C_Received_NotifyEnd) == 0x000048, "Wrong size on ANS_MarkMessage_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_MarkMessage_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_MarkMessage_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_MarkMessage_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_MarkMessage_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_MarkMessage_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_MarkMessage_C \ static_assert(alignof(UANS_MarkMessage_C) == 0x000008, "Wrong alignment on UANS_MarkMessage_C"); \ static_assert(sizeof(UANS_MarkMessage_C) == 0x000058, "Wrong size on UANS_MarkMessage_C"); \ static_assert(offsetof(UANS_MarkMessage_C, Type) == 0x000040, "Member 'UANS_MarkMessage_C::Type' has a wrong offset!"); \ static_assert(offsetof(UANS_MarkMessage_C, TransmitType) == 0x000050, "Member 'UANS_MarkMessage_C::TransmitType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetworkSend1008 \ static_assert(alignof(FST_NetworkSend1008) == 0x000004, "Wrong alignment on FST_NetworkSend1008"); \ static_assert(sizeof(FST_NetworkSend1008) == 0x00000C, "Wrong size on FST_NetworkSend1008"); \ static_assert(offsetof(FST_NetworkSend1008, connectLevel_2_0BC0E20649941DB53EA9A7B06B2E58A6) == 0x000000, "Member 'FST_NetworkSend1008::connectLevel_2_0BC0E20649941DB53EA9A7B06B2E58A6' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1008, minLevel_9_82288CEA457D1D51B549DDA8BC6DCB31) == 0x000004, "Member 'FST_NetworkSend1008::minLevel_9_82288CEA457D1D51B549DDA8BC6DCB31' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1008, maxLevel_10_42933BE64CBCC210D5EDE9A8CAC6715F) == 0x000008, "Member 'FST_NetworkSend1008::maxLevel_10_42933BE64CBCC210D5EDE9A8CAC6715F' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_Attack_2_C \ static_assert(alignof(UShake_Attack_2_C) == 0x000010, "Wrong alignment on UShake_Attack_2_C"); \ static_assert(sizeof(UShake_Attack_2_C) == 0x000210, "Wrong size on UShake_Attack_2_C"); \ #define DUMPER7_ASSERTS_AN_CameraShake_C_Received_Notify \ static_assert(alignof(AN_CameraShake_C_Received_Notify) == 0x000008, "Wrong alignment on AN_CameraShake_C_Received_Notify"); \ static_assert(sizeof(AN_CameraShake_C_Received_Notify) == 0x000060, "Wrong size on AN_CameraShake_C_Received_Notify"); \ static_assert(offsetof(AN_CameraShake_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_CameraShake_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_CameraShake_C_Received_Notify, Animation) == 0x000008, "Member 'AN_CameraShake_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_CameraShake_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_CameraShake_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_CameraShake_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_CameraShake_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CameraShake_C_Received_Notify, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000048, "Member 'AN_CameraShake_C_Received_Notify::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_CameraShake_C \ static_assert(alignof(UAN_CameraShake_C) == 0x000008, "Wrong alignment on UAN_CameraShake_C"); \ static_assert(sizeof(UAN_CameraShake_C) == 0x000050, "Wrong size on UAN_CameraShake_C"); \ static_assert(offsetof(UAN_CameraShake_C, camerashake) == 0x000038, "Member 'UAN_CameraShake_C::camerashake' has a wrong offset!"); \ static_assert(offsetof(UAN_CameraShake_C, ShakeType) == 0x000040, "Member 'UAN_CameraShake_C::ShakeType' has a wrong offset!"); \ static_assert(offsetof(UAN_CameraShake_C, 影响距离) == 0x000048, "Member 'UAN_CameraShake_C::影响距离' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_CameraShakeData \ static_assert(alignof(FST_CameraShakeData) == 0x000008, "Wrong alignment on FST_CameraShakeData"); \ static_assert(sizeof(FST_CameraShakeData) == 0x000028, "Wrong size on FST_CameraShakeData"); \ static_assert(offsetof(FST_CameraShakeData, Description_14_588A5C8445194BDCFAF7E08796746729) == 0x000000, "Member 'FST_CameraShakeData::Description_14_588A5C8445194BDCFAF7E08796746729' has a wrong offset!"); \ static_assert(offsetof(FST_CameraShakeData, ShakeClass_2_2F51852A4E1A4E0EC87D0DB80763C1EC) == 0x000008, "Member 'FST_CameraShakeData::ShakeClass_2_2F51852A4E1A4E0EC87D0DB80763C1EC' has a wrong offset!"); \ static_assert(offsetof(FST_CameraShakeData, InnerRadius_5_C2DF9A5B4B3D92FBE7EAB097A89E8F68) == 0x000010, "Member 'FST_CameraShakeData::InnerRadius_5_C2DF9A5B4B3D92FBE7EAB097A89E8F68' has a wrong offset!"); \ static_assert(offsetof(FST_CameraShakeData, OuterRadius_7_EC3E44224ACE2FBD6023288D1D755D0F) == 0x000018, "Member 'FST_CameraShakeData::OuterRadius_7_EC3E44224ACE2FBD6023288D1D755D0F' has a wrong offset!"); \ static_assert(offsetof(FST_CameraShakeData, Falloff_9_75268B8D43A7FBA19CA122A9E33253C6) == 0x000020, "Member 'FST_CameraShakeData::Falloff_9_75268B8D43A7FBA19CA122A9E33253C6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_LevelUp \ static_assert(alignof(FS_LevelUp) == 0x000004, "Wrong alignment on FS_LevelUp"); \ static_assert(sizeof(FS_LevelUp) == 0x000008, "Wrong size on FS_LevelUp"); \ static_assert(offsetof(FS_LevelUp, NeedSoul_8_3311A4BB49095CB24BD8ADB764A07E65) == 0x000000, "Member 'FS_LevelUp::NeedSoul_8_3311A4BB49095CB24BD8ADB764A07E65' has a wrong offset!"); \ static_assert(offsetof(FS_LevelUp, GetSkillPt_7_301D41BF4EBED201C638CAB0F605C0A5) == 0x000004, "Member 'FS_LevelUp::GetSkillPt_7_301D41BF4EBED201C638CAB0F605C0A5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_WoodEleOneTime_C \ static_assert(alignof(UShake_WoodEleOneTime_C) == 0x000010, "Wrong alignment on UShake_WoodEleOneTime_C"); \ static_assert(sizeof(UShake_WoodEleOneTime_C) == 0x000210, "Wrong size on UShake_WoodEleOneTime_C"); \ #define DUMPER7_ASSERTS_UShake_WoodEle_C \ static_assert(alignof(UShake_WoodEle_C) == 0x000010, "Wrong alignment on UShake_WoodEle_C"); \ static_assert(sizeof(UShake_WoodEle_C) == 0x000210, "Wrong size on UShake_WoodEle_C"); \ #define DUMPER7_ASSERTS_UShake_TriggerBoom_C \ static_assert(alignof(UShake_TriggerBoom_C) == 0x000010, "Wrong alignment on UShake_TriggerBoom_C"); \ static_assert(sizeof(UShake_TriggerBoom_C) == 0x000210, "Wrong size on UShake_TriggerBoom_C"); \ #define DUMPER7_ASSERTS_UShake_SWC_ShiBan_C \ static_assert(alignof(UShake_SWC_ShiBan_C) == 0x000010, "Wrong alignment on UShake_SWC_ShiBan_C"); \ static_assert(sizeof(UShake_SWC_ShiBan_C) == 0x000210, "Wrong size on UShake_SWC_ShiBan_C"); \ #define DUMPER7_ASSERTS_UItem_BossSpell_C \ static_assert(alignof(UItem_BossSpell_C) == 0x000008, "Wrong alignment on UItem_BossSpell_C"); \ static_assert(sizeof(UItem_BossSpell_C) == 0x000088, "Wrong size on UItem_BossSpell_C"); \ #define DUMPER7_ASSERTS_UShake_StoneDoor_C \ static_assert(alignof(UShake_StoneDoor_C) == 0x000010, "Wrong alignment on UShake_StoneDoor_C"); \ static_assert(sizeof(UShake_StoneDoor_C) == 0x000210, "Wrong size on UShake_StoneDoor_C"); \ #define DUMPER7_ASSERTS_BP_Buff_HPChange_Attribute_C_AllBuffRemove \ static_assert(alignof(BP_Buff_HPChange_Attribute_C_AllBuffRemove) == 0x000008, "Wrong alignment on BP_Buff_HPChange_Attribute_C_AllBuffRemove"); \ static_assert(sizeof(BP_Buff_HPChange_Attribute_C_AllBuffRemove) == 0x000078, "Wrong size on BP_Buff_HPChange_Attribute_C_AllBuffRemove"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_AllBuffRemove, TargetBuff) == 0x000000, "Member 'BP_Buff_HPChange_Attribute_C_AllBuffRemove::TargetBuff' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_AllBuffRemove, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_Buff_HPChange_Attribute_C_AllBuffRemove::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_AllBuffRemove, K2Node_DynamicCast_AsBP_Accum_Buff) == 0x000018, "Member 'BP_Buff_HPChange_Attribute_C_AllBuffRemove::K2Node_DynamicCast_AsBP_Accum_Buff' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_AllBuffRemove, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_Buff_HPChange_Attribute_C_AllBuffRemove::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_AllBuffRemove, CallFunc_GetPawnRef_ReturnValue) == 0x000028, "Member 'BP_Buff_HPChange_Attribute_C_AllBuffRemove::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_AllBuffRemove, CallFunc_GetBuffTag_BuffTag) == 0x000030, "Member 'BP_Buff_HPChange_Attribute_C_AllBuffRemove::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_AllBuffRemove, CallFunc_GetMyBuffComp_BuffComponent) == 0x000038, "Member 'BP_Buff_HPChange_Attribute_C_AllBuffRemove::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_AllBuffRemove, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000040, "Member 'BP_Buff_HPChange_Attribute_C_AllBuffRemove::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_AllBuffRemove, CallFunc_ParseIntoArray_ReturnValue) == 0x000050, "Member 'BP_Buff_HPChange_Attribute_C_AllBuffRemove::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_AllBuffRemove, CallFunc_Array_Get_Item) == 0x000060, "Member 'BP_Buff_HPChange_Attribute_C_AllBuffRemove::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_AllBuffRemove, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000070, "Member 'BP_Buff_HPChange_Attribute_C_AllBuffRemove::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_HPChange_Attribute_C_HPChanged \ static_assert(alignof(BP_Buff_HPChange_Attribute_C_HPChanged) == 0x000008, "Wrong alignment on BP_Buff_HPChange_Attribute_C_HPChanged"); \ static_assert(sizeof(BP_Buff_HPChange_Attribute_C_HPChanged) == 0x000090, "Wrong size on BP_Buff_HPChange_Attribute_C_HPChanged"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_HPChanged, CallFunc_GetExtended_Extended) == 0x000000, "Member 'BP_Buff_HPChange_Attribute_C_HPChanged::CallFunc_GetExtended_Extended' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_HPChanged, Temp_bool_Variable) == 0x000008, "Member 'BP_Buff_HPChange_Attribute_C_HPChanged::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_HPChanged, CallFunc_GetExtended_Extended_1) == 0x00000C, "Member 'BP_Buff_HPChange_Attribute_C_HPChanged::CallFunc_GetExtended_Extended_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_HPChanged, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000018, "Member 'BP_Buff_HPChange_Attribute_C_HPChanged::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_HPChanged, CallFunc_GetObjectName_ReturnValue) == 0x000028, "Member 'BP_Buff_HPChange_Attribute_C_HPChanged::CallFunc_GetObjectName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_HPChanged, CallFunc_Replace_ReturnValue) == 0x000038, "Member 'BP_Buff_HPChange_Attribute_C_HPChanged::CallFunc_Replace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_HPChanged, CallFunc_GetStatsManager_StatsManagerComp) == 0x000048, "Member 'BP_Buff_HPChange_Attribute_C_HPChanged::CallFunc_GetStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_HPChanged, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000050, "Member 'BP_Buff_HPChange_Attribute_C_HPChanged::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_HPChanged, CallFunc_GetPawnRef_ReturnValue) == 0x000058, "Member 'BP_Buff_HPChange_Attribute_C_HPChanged::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_HPChanged, CallFunc_GetMyHealth_Health) == 0x000060, "Member 'BP_Buff_HPChange_Attribute_C_HPChanged::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_HPChanged, CallFunc_GetCurrentValue_CurrentValue) == 0x000068, "Member 'BP_Buff_HPChange_Attribute_C_HPChanged::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_HPChanged, CallFunc_GetMaxValue_Value) == 0x000070, "Member 'BP_Buff_HPChange_Attribute_C_HPChanged::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_HPChanged, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000078, "Member 'BP_Buff_HPChange_Attribute_C_HPChanged::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_HPChanged, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000080, "Member 'BP_Buff_HPChange_Attribute_C_HPChanged::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_HPChanged, K2Node_Select_Default) == 0x000084, "Member 'BP_Buff_HPChange_Attribute_C_HPChanged::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_HPChange_Attribute_C_Pawn_HPChanged \ static_assert(alignof(BP_Buff_HPChange_Attribute_C_Pawn_HPChanged) == 0x000008, "Wrong alignment on BP_Buff_HPChange_Attribute_C_Pawn_HPChanged"); \ static_assert(sizeof(BP_Buff_HPChange_Attribute_C_Pawn_HPChanged) == 0x000020, "Wrong size on BP_Buff_HPChange_Attribute_C_Pawn_HPChanged"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_Pawn_HPChanged, Type_0) == 0x000000, "Member 'BP_Buff_HPChange_Attribute_C_Pawn_HPChanged::Type_0' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_Pawn_HPChanged, OldValue) == 0x000008, "Member 'BP_Buff_HPChange_Attribute_C_Pawn_HPChanged::OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_Pawn_HPChanged, NewValue) == 0x000010, "Member 'BP_Buff_HPChange_Attribute_C_Pawn_HPChanged::NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_Pawn_HPChanged, MaxValue) == 0x000018, "Member 'BP_Buff_HPChange_Attribute_C_Pawn_HPChanged::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_HPChange_Attribute_C_SetParameter \ static_assert(alignof(BP_Buff_HPChange_Attribute_C_SetParameter) == 0x000008, "Wrong alignment on BP_Buff_HPChange_Attribute_C_SetParameter"); \ static_assert(sizeof(BP_Buff_HPChange_Attribute_C_SetParameter) == 0x000018, "Wrong size on BP_Buff_HPChange_Attribute_C_SetParameter"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_SetParameter, Type_0) == 0x000000, "Member 'BP_Buff_HPChange_Attribute_C_SetParameter::Type_0' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_SetParameter, CriticalValue_0) == 0x000010, "Member 'BP_Buff_HPChange_Attribute_C_SetParameter::CriticalValue_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_HPChange_Attribute_C_OnBuffFunction \ static_assert(alignof(BP_Buff_HPChange_Attribute_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_HPChange_Attribute_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_HPChange_Attribute_C_OnBuffFunction) == 0x000040, "Wrong size on BP_Buff_HPChange_Attribute_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_HPChange_Attribute_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_Buff_HPChange_Attribute_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate_1) == 0x000018, "Member 'BP_Buff_HPChange_Attribute_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000028, "Member 'BP_Buff_HPChange_Attribute_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_OnBuffFunction, CallFunc_GetMyBuffComp_BuffComponent) == 0x000030, "Member 'BP_Buff_HPChange_Attribute_C_OnBuffFunction::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_OnBuffFunction, CallFunc_GetMyHealth_Health) == 0x000038, "Member 'BP_Buff_HPChange_Attribute_C_OnBuffFunction::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_HPChange_Attribute_C_RemoveBuff \ static_assert(alignof(BP_Buff_HPChange_Attribute_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_HPChange_Attribute_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_HPChange_Attribute_C_RemoveBuff) == 0x000038, "Wrong size on BP_Buff_HPChange_Attribute_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'BP_Buff_HPChange_Attribute_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate_1) == 0x000010, "Member 'BP_Buff_HPChange_Attribute_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000020, "Member 'BP_Buff_HPChange_Attribute_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_RemoveBuff, CallFunc_GetMyHealth_Health) == 0x000028, "Member 'BP_Buff_HPChange_Attribute_C_RemoveBuff::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_HPChange_Attribute_C_RemoveBuff, CallFunc_GetMyBuffComp_BuffComponent) == 0x000030, "Member 'BP_Buff_HPChange_Attribute_C_RemoveBuff::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_HPChange_Attribute_C \ static_assert(alignof(UBP_Buff_HPChange_Attribute_C) == 0x000008, "Wrong alignment on UBP_Buff_HPChange_Attribute_C"); \ static_assert(sizeof(UBP_Buff_HPChange_Attribute_C) == 0x000178, "Wrong size on UBP_Buff_HPChange_Attribute_C"); \ static_assert(offsetof(UBP_Buff_HPChange_Attribute_C, Type) == 0x000158, "Member 'UBP_Buff_HPChange_Attribute_C::Type' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_HPChange_Attribute_C, CriticalValue) == 0x000168, "Member 'UBP_Buff_HPChange_Attribute_C::CriticalValue' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_HPChange_Attribute_C, CurrentAttributeTag) == 0x000170, "Member 'UBP_Buff_HPChange_Attribute_C::CurrentAttributeTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_RollStone_C \ static_assert(alignof(UShake_RollStone_C) == 0x000010, "Wrong alignment on UShake_RollStone_C"); \ static_assert(sizeof(UShake_RollStone_C) == 0x000210, "Wrong size on UShake_RollStone_C"); \ #define DUMPER7_ASSERTS_UShake_Explode_Level0_C \ static_assert(alignof(UShake_Explode_Level0_C) == 0x000010, "Wrong alignment on UShake_Explode_Level0_C"); \ static_assert(sizeof(UShake_Explode_Level0_C) == 0x000210, "Wrong size on UShake_Explode_Level0_C"); \ #define DUMPER7_ASSERTS_UShake_DiaoQiao_C \ static_assert(alignof(UShake_DiaoQiao_C) == 0x000010, "Wrong alignment on UShake_DiaoQiao_C"); \ static_assert(sizeof(UShake_DiaoQiao_C) == 0x000210, "Wrong size on UShake_DiaoQiao_C"); \ #define DUMPER7_ASSERTS_UShake_CylinderEleOneTime_C \ static_assert(alignof(UShake_CylinderEleOneTime_C) == 0x000010, "Wrong alignment on UShake_CylinderEleOneTime_C"); \ static_assert(sizeof(UShake_CylinderEleOneTime_C) == 0x000210, "Wrong size on UShake_CylinderEleOneTime_C"); \ #define DUMPER7_ASSERTS_UShake_ChiGongPenQuan_C \ static_assert(alignof(UShake_ChiGongPenQuan_C) == 0x000010, "Wrong alignment on UShake_ChiGongPenQuan_C"); \ static_assert(sizeof(UShake_ChiGongPenQuan_C) == 0x000210, "Wrong size on UShake_ChiGongPenQuan_C"); \ #define DUMPER7_ASSERTS_UShake_CageContinue_C \ static_assert(alignof(UShake_CageContinue_C) == 0x000010, "Wrong alignment on UShake_CageContinue_C"); \ static_assert(sizeof(UShake_CageContinue_C) == 0x000210, "Wrong size on UShake_CageContinue_C"); \ #define DUMPER7_ASSERTS_UShake_BirdHome_C \ static_assert(alignof(UShake_BirdHome_C) == 0x000010, "Wrong alignment on UShake_BirdHome_C"); \ static_assert(sizeof(UShake_BirdHome_C) == 0x000210, "Wrong size on UShake_BirdHome_C"); \ #define DUMPER7_ASSERTS_UShake_Attack_EnemyCast_VerticalReverse_C \ static_assert(alignof(UShake_Attack_EnemyCast_VerticalReverse_C) == 0x000010, "Wrong alignment on UShake_Attack_EnemyCast_VerticalReverse_C"); \ static_assert(sizeof(UShake_Attack_EnemyCast_VerticalReverse_C) == 0x000210, "Wrong size on UShake_Attack_EnemyCast_VerticalReverse_C"); \ #define DUMPER7_ASSERTS_UShake_Attack_EnemyCast_HorizonRollLow_C \ static_assert(alignof(UShake_Attack_EnemyCast_HorizonRollLow_C) == 0x000010, "Wrong alignment on UShake_Attack_EnemyCast_HorizonRollLow_C"); \ static_assert(sizeof(UShake_Attack_EnemyCast_HorizonRollLow_C) == 0x000210, "Wrong size on UShake_Attack_EnemyCast_HorizonRollLow_C"); \ #define DUMPER7_ASSERTS_UShake_Attack_EnemyCast_HorizonRoll_C \ static_assert(alignof(UShake_Attack_EnemyCast_HorizonRoll_C) == 0x000010, "Wrong alignment on UShake_Attack_EnemyCast_HorizonRoll_C"); \ static_assert(sizeof(UShake_Attack_EnemyCast_HorizonRoll_C) == 0x000210, "Wrong size on UShake_Attack_EnemyCast_HorizonRoll_C"); \ #define DUMPER7_ASSERTS_UShake_Attack_EnemyCast_Forward_C \ static_assert(alignof(UShake_Attack_EnemyCast_Forward_C) == 0x000010, "Wrong alignment on UShake_Attack_EnemyCast_Forward_C"); \ static_assert(sizeof(UShake_Attack_EnemyCast_Forward_C) == 0x000210, "Wrong size on UShake_Attack_EnemyCast_Forward_C"); \ #define DUMPER7_ASSERTS_Item_TiDeng_C_CheckAvaliableAndSelectMontage \ static_assert(alignof(Item_TiDeng_C_CheckAvaliableAndSelectMontage) == 0x000008, "Wrong alignment on Item_TiDeng_C_CheckAvaliableAndSelectMontage"); \ static_assert(sizeof(Item_TiDeng_C_CheckAvaliableAndSelectMontage) == 0x000040, "Wrong size on Item_TiDeng_C_CheckAvaliableAndSelectMontage"); \ static_assert(offsetof(Item_TiDeng_C_CheckAvaliableAndSelectMontage, User) == 0x000000, "Member 'Item_TiDeng_C_CheckAvaliableAndSelectMontage::User' has a wrong offset!"); \ static_assert(offsetof(Item_TiDeng_C_CheckAvaliableAndSelectMontage, ItemSortId) == 0x000008, "Member 'Item_TiDeng_C_CheckAvaliableAndSelectMontage::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(Item_TiDeng_C_CheckAvaliableAndSelectMontage, Montage) == 0x000010, "Member 'Item_TiDeng_C_CheckAvaliableAndSelectMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(Item_TiDeng_C_CheckAvaliableAndSelectMontage, SectionName) == 0x000018, "Member 'Item_TiDeng_C_CheckAvaliableAndSelectMontage::SectionName' has a wrong offset!"); \ static_assert(offsetof(Item_TiDeng_C_CheckAvaliableAndSelectMontage, bCouldUseItem) == 0x000020, "Member 'Item_TiDeng_C_CheckAvaliableAndSelectMontage::bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(Item_TiDeng_C_CheckAvaliableAndSelectMontage, bHandleValid) == 0x000021, "Member 'Item_TiDeng_C_CheckAvaliableAndSelectMontage::bHandleValid' has a wrong offset!"); \ static_assert(offsetof(Item_TiDeng_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000028, "Member 'Item_TiDeng_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Item_TiDeng_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Item_TiDeng_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Item_TiDeng_C_CheckAvaliableAndSelectMontage, CallFunc_GetLightsActorIsOn_IsOpened) == 0x000031, "Member 'Item_TiDeng_C_CheckAvaliableAndSelectMontage::CallFunc_GetLightsActorIsOn_IsOpened' has a wrong offset!"); \ static_assert(offsetof(Item_TiDeng_C_CheckAvaliableAndSelectMontage, CallFunc_SelectInt_ReturnValue) == 0x000034, "Member 'Item_TiDeng_C_CheckAvaliableAndSelectMontage::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_TiDeng_C_CheckAvaliableAndSelectMontage, CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage) == 0x000038, "Member 'Item_TiDeng_C_CheckAvaliableAndSelectMontage::CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UItem_TiDeng_C \ static_assert(alignof(UItem_TiDeng_C) == 0x000008, "Wrong alignment on UItem_TiDeng_C"); \ static_assert(sizeof(UItem_TiDeng_C) == 0x000088, "Wrong size on UItem_TiDeng_C"); \ #define DUMPER7_ASSERTS_AN_PlayFeedback_C_GetNotifyName \ static_assert(alignof(AN_PlayFeedback_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_PlayFeedback_C_GetNotifyName"); \ static_assert(sizeof(AN_PlayFeedback_C_GetNotifyName) == 0x000048, "Wrong size on AN_PlayFeedback_C_GetNotifyName"); \ static_assert(offsetof(AN_PlayFeedback_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_PlayFeedback_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayFeedback_C_GetNotifyName, CallFunc_GetNotifyName_ReturnValue) == 0x000010, "Member 'AN_PlayFeedback_C_GetNotifyName::CallFunc_GetNotifyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayFeedback_C_GetNotifyName, CallFunc_GetNotifyName_ReturnValue_1) == 0x000020, "Member 'AN_PlayFeedback_C_GetNotifyName::CallFunc_GetNotifyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_PlayFeedback_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'AN_PlayFeedback_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayFeedback_C_GetNotifyName, CallFunc_IsEmpty_ReturnValue) == 0x000040, "Member 'AN_PlayFeedback_C_GetNotifyName::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_PlayFeedback_C_Received_Notify \ static_assert(alignof(AN_PlayFeedback_C_Received_Notify) == 0x000008, "Wrong alignment on AN_PlayFeedback_C_Received_Notify"); \ static_assert(sizeof(AN_PlayFeedback_C_Received_Notify) == 0x000050, "Wrong size on AN_PlayFeedback_C_Received_Notify"); \ static_assert(offsetof(AN_PlayFeedback_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_PlayFeedback_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_PlayFeedback_C_Received_Notify, Animation) == 0x000008, "Member 'AN_PlayFeedback_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_PlayFeedback_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_PlayFeedback_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_PlayFeedback_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_PlayFeedback_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_PlayFeedback_C_Received_Notify, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000048, "Member 'AN_PlayFeedback_C_Received_Notify::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_PlayFeedback_C \ static_assert(alignof(UAN_PlayFeedback_C) == 0x000008, "Wrong alignment on UAN_PlayFeedback_C"); \ static_assert(sizeof(UAN_PlayFeedback_C) == 0x000050, "Wrong size on UAN_PlayFeedback_C"); \ static_assert(offsetof(UAN_PlayFeedback_C, Feedback) == 0x000038, "Member 'UAN_PlayFeedback_C::Feedback' has a wrong offset!"); \ static_assert(offsetof(UAN_PlayFeedback_C, SonyAdvancedVibration) == 0x000040, "Member 'UAN_PlayFeedback_C::SonyAdvancedVibration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_One_AttackRecovery_C_Get_Recovery_Value \ static_assert(alignof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value) == 0x000008, "Wrong alignment on BP_Buff_One_AttackRecovery_C_Get_Recovery_Value"); \ static_assert(sizeof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value) == 0x000090, "Wrong size on BP_Buff_One_AttackRecovery_C_Get_Recovery_Value"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value, Level) == 0x000000, "Member 'BP_Buff_One_AttackRecovery_C_Get_Recovery_Value::Level' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value, RecoveryValue_0) == 0x000008, "Member 'BP_Buff_One_AttackRecovery_C_Get_Recovery_Value::RecoveryValue_0' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value, LocalRecoveryValue) == 0x000010, "Member 'BP_Buff_One_AttackRecovery_C_Get_Recovery_Value::LocalRecoveryValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'BP_Buff_One_AttackRecovery_C_Get_Recovery_Value::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value, CallFunc_FTrunc_ReturnValue) == 0x000028, "Member 'BP_Buff_One_AttackRecovery_C_Get_Recovery_Value::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value, CallFunc_Conv_IntToFloat_ReturnValue) == 0x00002C, "Member 'BP_Buff_One_AttackRecovery_C_Get_Recovery_Value::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000030, "Member 'BP_Buff_One_AttackRecovery_C_Get_Recovery_Value::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value, CallFunc_Conv_IntToString_ReturnValue) == 0x000038, "Member 'BP_Buff_One_AttackRecovery_C_Get_Recovery_Value::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value, CallFunc_GetPawnRef_ReturnValue) == 0x000048, "Member 'BP_Buff_One_AttackRecovery_C_Get_Recovery_Value::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000050, "Member 'BP_Buff_One_AttackRecovery_C_Get_Recovery_Value::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value, CallFunc_GetMaxHp_Value) == 0x000060, "Member 'BP_Buff_One_AttackRecovery_C_Get_Recovery_Value::CallFunc_GetMaxHp_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000068, "Member 'BP_Buff_One_AttackRecovery_C_Get_Recovery_Value::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000078, "Member 'BP_Buff_One_AttackRecovery_C_Get_Recovery_Value::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000080, "Member 'BP_Buff_One_AttackRecovery_C_Get_Recovery_Value::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_Get_Recovery_Value, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000088, "Member 'BP_Buff_One_AttackRecovery_C_Get_Recovery_Value::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_One_AttackRecovery_C_HitDamage \ static_assert(alignof(BP_Buff_One_AttackRecovery_C_HitDamage) == 0x000008, "Wrong alignment on BP_Buff_One_AttackRecovery_C_HitDamage"); \ static_assert(sizeof(BP_Buff_One_AttackRecovery_C_HitDamage) == 0x0003B8, "Wrong size on BP_Buff_One_AttackRecovery_C_HitDamage"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, HitData) == 0x000000, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::HitData' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, ResultType) == 0x000168, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, HitTarget) == 0x000170, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::HitTarget' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, SkillID) == 0x000178, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_MakeLiteralByte_ReturnValue) == 0x000188, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, K2Node_DynamicCast_AsBP_NAA_ZGN) == 0x000190, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::K2Node_DynamicCast_AsBP_NAA_ZGN' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, K2Node_DynamicCast_bSuccess) == 0x000198, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, K2Node_DynamicCast_AsAbstract_Character) == 0x0001A0, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, K2Node_DynamicCast_bSuccess_1) == 0x0001A8, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_BooleanOR_ReturnValue) == 0x0001A9, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_CheckIfOwnedState_ReturnValue) == 0x0001AA, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_CheckIfOwnedState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x0001AB, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_Not_PreBool_ReturnValue) == 0x0001AC, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_byte_Variable) == 0x0001AD, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable) == 0x0001AE, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable_1) == 0x0001AF, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable_2) == 0x0001B0, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable_3) == 0x0001B1, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable_4) == 0x0001B2, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable_5) == 0x0001B3, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable_6) == 0x0001B4, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable_7) == 0x0001B5, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable_8) == 0x0001B6, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable_9) == 0x0001B7, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable_10) == 0x0001B8, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable_11) == 0x0001B9, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable_12) == 0x0001BA, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable_13) == 0x0001BB, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable_14) == 0x0001BC, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable_15) == 0x0001BD, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, Temp_bool_Variable_16) == 0x0001BE, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::Temp_bool_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_GetBuffLevel_BuffLevel) == 0x0001C0, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_GetBuffLevel_BuffLevel' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, K2Node_Select_Default) == 0x0001C4, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0001C8, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_GetRGSValue_Valid) == 0x0001CC, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_GetRGSValue_Valid' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_GetRGSValue_Value) == 0x0001D0, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_GetRGSValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_Get_Recovery_Value_RecoveryValue) == 0x0001D8, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_Get_Recovery_Value_RecoveryValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, K2Node_MakeMap_Map) == 0x0001E0, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_GetPawnRef_ReturnValue) == 0x000230, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_GetStatsManager_StatsManagerComp) == 0x000238, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_GetStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000240, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, K2Node_DynamicCast_bSuccess_2) == 0x000248, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_Caculate_Duplicated_Data_if_Change_DataMayChanged) == 0x000250, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_Caculate_Duplicated_Data_if_Change_DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x0002A0, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_Map_Find_Value) == 0x0002A8, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_Map_Find_ReturnValue) == 0x0002B0, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0002B8, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_GetPawnRef_ReturnValue_1) == 0x0002C0, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, K2Node_MakeMap_Map_1) == 0x0002C8, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, K2Node_MakeMap_Map_2) == 0x000318, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::K2Node_MakeMap_Map_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_GetPawnRef_ReturnValue_2) == 0x000368, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_GetPawnRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000370, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_CheckIfOwnedState_ReturnValue_1) == 0x000371, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_CheckIfOwnedState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_Not_PreBool_ReturnValue_1) == 0x000372, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_CheckIfOwnedState_ReturnValue_2) == 0x000373, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_CheckIfOwnedState_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000374, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_Not_PreBool_ReturnValue_2) == 0x000375, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_BooleanAND_ReturnValue) == 0x000376, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_BooleanAND_ReturnValue_1) == 0x000377, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_BooleanAND_ReturnValue_2) == 0x000378, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_BooleanAND_ReturnValue_3) == 0x000379, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, K2Node_CreateDelegate_OutputDelegate) == 0x00037C, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_GetPawnRef_ReturnValue_3) == 0x000390, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_GetPawnRef_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_GetMyBuffComp_BuffComponent) == 0x000398, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x0003A0, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, K2Node_MakeMap_Value_0_ImplicitCast) == 0x0003A8, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::K2Node_MakeMap_Value_0_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_HitDamage, CallFunc_Get_Recovery_Value_Level_ImplicitCast) == 0x0003B0, "Member 'BP_Buff_One_AttackRecovery_C_HitDamage::CallFunc_Get_Recovery_Value_Level_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_One_AttackRecovery_C_OnBuffFunction \ static_assert(alignof(BP_Buff_One_AttackRecovery_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_One_AttackRecovery_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_One_AttackRecovery_C_OnBuffFunction) == 0x000028, "Wrong size on BP_Buff_One_AttackRecovery_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_One_AttackRecovery_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_Buff_One_AttackRecovery_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000018, "Member 'BP_Buff_One_AttackRecovery_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_OnBuffFunction, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x000020, "Member 'BP_Buff_One_AttackRecovery_C_OnBuffFunction::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_One_AttackRecovery_C_RemoveBuff \ static_assert(alignof(BP_Buff_One_AttackRecovery_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_One_AttackRecovery_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_One_AttackRecovery_C_RemoveBuff) == 0x000020, "Wrong size on BP_Buff_One_AttackRecovery_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'BP_Buff_One_AttackRecovery_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000010, "Member 'BP_Buff_One_AttackRecovery_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_One_AttackRecovery_C_RemoveBuff, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x000018, "Member 'BP_Buff_One_AttackRecovery_C_RemoveBuff::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_One_AttackRecovery_C \ static_assert(alignof(UBP_Buff_One_AttackRecovery_C) == 0x000008, "Wrong alignment on UBP_Buff_One_AttackRecovery_C"); \ static_assert(sizeof(UBP_Buff_One_AttackRecovery_C) == 0x000160, "Wrong size on UBP_Buff_One_AttackRecovery_C"); \ static_assert(offsetof(UBP_Buff_One_AttackRecovery_C, RecoveryValue) == 0x000158, "Member 'UBP_Buff_One_AttackRecovery_C::RecoveryValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_ColorfulStone_C_BeginMove \ static_assert(alignof(BP_ColorfulStone_C_BeginMove) == 0x000008, "Wrong alignment on BP_ColorfulStone_C_BeginMove"); \ static_assert(sizeof(BP_ColorfulStone_C_BeginMove) == 0x000030, "Wrong size on BP_ColorfulStone_C_BeginMove"); \ static_assert(offsetof(BP_ColorfulStone_C_BeginMove, Velocity_0) == 0x000000, "Member 'BP_ColorfulStone_C_BeginMove::Velocity_0' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_BeginMove, BeginLocation_0) == 0x000018, "Member 'BP_ColorfulStone_C_BeginMove::BeginLocation_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_ColorfulStone_C_BndEvt__BP_ColorfulStone_Sphere_K2Node_ComponentBoundEvent_1_ComponentHitSignature__DelegateSignature \ static_assert(alignof(BP_ColorfulStone_C_BndEvt__BP_ColorfulStone_Sphere_K2Node_ComponentBoundEvent_1_ComponentHitSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_ColorfulStone_C_BndEvt__BP_ColorfulStone_Sphere_K2Node_ComponentBoundEvent_1_ComponentHitSignature__DelegateSignature"); \ static_assert(sizeof(BP_ColorfulStone_C_BndEvt__BP_ColorfulStone_Sphere_K2Node_ComponentBoundEvent_1_ComponentHitSignature__DelegateSignature) == 0x000118, "Wrong size on BP_ColorfulStone_C_BndEvt__BP_ColorfulStone_Sphere_K2Node_ComponentBoundEvent_1_ComponentHitSignature__DelegateSignature"); \ static_assert(offsetof(BP_ColorfulStone_C_BndEvt__BP_ColorfulStone_Sphere_K2Node_ComponentBoundEvent_1_ComponentHitSignature__DelegateSignature, HitComponent) == 0x000000, "Member 'BP_ColorfulStone_C_BndEvt__BP_ColorfulStone_Sphere_K2Node_ComponentBoundEvent_1_ComponentHitSignature__DelegateSignature::HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_BndEvt__BP_ColorfulStone_Sphere_K2Node_ComponentBoundEvent_1_ComponentHitSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_ColorfulStone_C_BndEvt__BP_ColorfulStone_Sphere_K2Node_ComponentBoundEvent_1_ComponentHitSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_BndEvt__BP_ColorfulStone_Sphere_K2Node_ComponentBoundEvent_1_ComponentHitSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_ColorfulStone_C_BndEvt__BP_ColorfulStone_Sphere_K2Node_ComponentBoundEvent_1_ComponentHitSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_BndEvt__BP_ColorfulStone_Sphere_K2Node_ComponentBoundEvent_1_ComponentHitSignature__DelegateSignature, NormalImpulse) == 0x000018, "Member 'BP_ColorfulStone_C_BndEvt__BP_ColorfulStone_Sphere_K2Node_ComponentBoundEvent_1_ComponentHitSignature__DelegateSignature::NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_BndEvt__BP_ColorfulStone_Sphere_K2Node_ComponentBoundEvent_1_ComponentHitSignature__DelegateSignature, Hit) == 0x000030, "Member 'BP_ColorfulStone_C_BndEvt__BP_ColorfulStone_Sphere_K2Node_ComponentBoundEvent_1_ComponentHitSignature__DelegateSignature::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone \ static_assert(alignof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone) == 0x000010, "Wrong alignment on BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone"); \ static_assert(sizeof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone) == 0x0005F0, "Wrong size on BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, EntryPoint) == 0x000000, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_RandomBool_ReturnValue) == 0x000004, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_RandomBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, Temp_delegate_Variable) == 0x000008, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000018, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, K2Node_CreateDelegate_OutputDelegate) == 0x000030, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, Temp_bool_Variable) == 0x000040, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, Temp_real_Variable) == 0x000048, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, Temp_real_Variable_1) == 0x000050, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, Temp_bool_Variable_1) == 0x000058, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, Temp_real_Variable_2) == 0x000060, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, Temp_real_Variable_3) == 0x000068, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, Temp_bool_Variable_2) == 0x000070, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, Temp_object_Variable) == 0x000078, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, Temp_object_Variable_1) == 0x000080, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, Temp_bool_Variable_3) == 0x000088, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, Temp_object_Variable_2) == 0x000090, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, Temp_object_Variable_3) == 0x000098, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_GetOwner_ReturnValue) == 0x0000A0, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000A8, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_BreakVector_X) == 0x0000C0, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_BreakVector_Y) == 0x0000C8, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_BreakVector_Z) == 0x0000D0, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, Temp_delegate_Variable_1) == 0x0000E0, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, K2Node_ComponentBoundEvent_HitComponent) == 0x0000F0, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::K2Node_ComponentBoundEvent_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, K2Node_ComponentBoundEvent_OtherActor) == 0x0000F8, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, K2Node_ComponentBoundEvent_OtherComp) == 0x000100, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, K2Node_ComponentBoundEvent_NormalImpulse) == 0x000108, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::K2Node_ComponentBoundEvent_NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, K2Node_ComponentBoundEvent_Hit) == 0x000120, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::K2Node_ComponentBoundEvent_Hit' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000208, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_NotEqual_ObjectObject_ReturnValue_1) == 0x000209, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_NotEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_BooleanAND_ReturnValue) == 0x00020A, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_PostEvent_ReturnValue) == 0x00020C, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_GetPlayerStatic_ReturnValue) == 0x000210, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, K2Node_Event_DeltaSeconds) == 0x000218, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000220, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_Add_VectorVector_ReturnValue) == 0x000238, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000250, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000258, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_BreakVector_X_1) == 0x000270, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_BreakVector_Y_1) == 0x000278, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_BreakVector_Z_1) == 0x000280, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_Abs_ReturnValue) == 0x000288, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000290, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_PostEvent_ReturnValue_1) == 0x000294, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, Temp_bool_IsClosed_Variable) == 0x000298, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, K2Node_CustomEvent_Velocity) == 0x0002A0, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::K2Node_CustomEvent_Velocity' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, K2Node_CustomEvent_BeginLocation) == 0x0002B8, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::K2Node_CustomEvent_BeginLocation' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0002D0, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_BreakVector_X_2) == 0x0002D8, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_BreakVector_Y_2) == 0x0002E0, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_BreakVector_Z_2) == 0x0002E8, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0002F0, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, K2Node_CustomEvent_firepoint) == 0x0002F8, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, K2Node_CustomEvent_isReborn) == 0x000308, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, K2Node_CustomEvent_Position) == 0x000310, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_Abs_ReturnValue_1) == 0x000370, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000378, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_K2_SetActorRotation_ReturnValue) == 0x000379, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, Temp_bool_Has_Been_Initd_Variable) == 0x00037A, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_RandomBool_ReturnValue_1) == 0x00037B, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_RandomBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_RandomFloatInRange_ReturnValue) == 0x000380, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_RandomFloatInRange_ReturnValue_1) == 0x000388, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_RandomFloatInRange_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_MakeRotator_ReturnValue) == 0x000390, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_MakeRotator_ReturnValue_1) == 0x0003A8, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_MakeRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_K2_AddRelativeRotation_SweepHitResult) == 0x0003C0, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_K2_AddRelativeRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_K2_AddRelativeRotation_SweepHitResult_1) == 0x0004A8, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_K2_AddRelativeRotation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, K2Node_Select_Default) == 0x000590, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, K2Node_Select_Default_1) == 0x000598, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_MakeVector_ReturnValue) == 0x0005A0, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_MakeVector_ReturnValue_1) == 0x0005B8, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, K2Node_Select_Default_2) == 0x0005D0, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, K2Node_Select_Default_3) == 0x0005D8, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_MakeRotator_Roll_ImplicitCast) == 0x0005E0, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_MakeRotator_Roll_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone, CallFunc_MakeRotator_Roll_ImplicitCast_1) == 0x0005E4, "Member 'BP_ColorfulStone_C_ExecuteUbergraph_BP_ColorfulStone::CallFunc_MakeRotator_Roll_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_ColorfulStone_C_OnPlayerHasBorned \ static_assert(alignof(BP_ColorfulStone_C_OnPlayerHasBorned) == 0x000010, "Wrong alignment on BP_ColorfulStone_C_OnPlayerHasBorned"); \ static_assert(sizeof(BP_ColorfulStone_C_OnPlayerHasBorned) == 0x000080, "Wrong size on BP_ColorfulStone_C_OnPlayerHasBorned"); \ static_assert(offsetof(BP_ColorfulStone_C_OnPlayerHasBorned, FirePoint) == 0x000000, "Member 'BP_ColorfulStone_C_OnPlayerHasBorned::FirePoint' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_OnPlayerHasBorned, isReborn) == 0x000010, "Member 'BP_ColorfulStone_C_OnPlayerHasBorned::isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_ColorfulStone_C_OnPlayerHasBorned, Position) == 0x000020, "Member 'BP_ColorfulStone_C_OnPlayerHasBorned::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_ColorfulStone_C_ReceiveTick \ static_assert(alignof(BP_ColorfulStone_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_ColorfulStone_C_ReceiveTick"); \ static_assert(sizeof(BP_ColorfulStone_C_ReceiveTick) == 0x000004, "Wrong size on BP_ColorfulStone_C_ReceiveTick"); \ static_assert(offsetof(BP_ColorfulStone_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_ColorfulStone_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_ColorfulStone_C \ static_assert(alignof(ABP_ColorfulStone_C) == 0x000008, "Wrong alignment on ABP_ColorfulStone_C"); \ static_assert(sizeof(ABP_ColorfulStone_C) == 0x000510, "Wrong size on ABP_ColorfulStone_C"); \ static_assert(offsetof(ABP_ColorfulStone_C, UberGraphFrame) == 0x0004A8, "Member 'ABP_ColorfulStone_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_ColorfulStone_C, Fly2) == 0x0004B0, "Member 'ABP_ColorfulStone_C::Fly2' has a wrong offset!"); \ static_assert(offsetof(ABP_ColorfulStone_C, BP_Brush_Shape) == 0x0004B8, "Member 'ABP_ColorfulStone_C::BP_Brush_Shape' has a wrong offset!"); \ static_assert(offsetof(ABP_ColorfulStone_C, Fly) == 0x0004C0, "Member 'ABP_ColorfulStone_C::Fly' has a wrong offset!"); \ static_assert(offsetof(ABP_ColorfulStone_C, Sphere) == 0x0004C8, "Member 'ABP_ColorfulStone_C::Sphere' has a wrong offset!"); \ static_assert(offsetof(ABP_ColorfulStone_C, ProjectileMovement) == 0x0004D0, "Member 'ABP_ColorfulStone_C::ProjectileMovement' has a wrong offset!"); \ static_assert(offsetof(ABP_ColorfulStone_C, Velocity) == 0x0004D8, "Member 'ABP_ColorfulStone_C::Velocity' has a wrong offset!"); \ static_assert(offsetof(ABP_ColorfulStone_C, BeginLocation) == 0x0004F0, "Member 'ABP_ColorfulStone_C::BeginLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_ColorfulStone_C, Moving) == 0x000508, "Member 'ABP_ColorfulStone_C::Moving' has a wrong offset!"); \ static_assert(offsetof(ABP_ColorfulStone_C, LeftState) == 0x000509, "Member 'ABP_ColorfulStone_C::LeftState' has a wrong offset!"); \ static_assert(offsetof(ABP_ColorfulStone_C, RightState) == 0x00050A, "Member 'ABP_ColorfulStone_C::RightState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_HideItemOnece_C_GetNotifyName \ static_assert(alignof(AN_HideItemOnece_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_HideItemOnece_C_GetNotifyName"); \ static_assert(sizeof(AN_HideItemOnece_C_GetNotifyName) == 0x000010, "Wrong size on AN_HideItemOnece_C_GetNotifyName"); \ static_assert(offsetof(AN_HideItemOnece_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_HideItemOnece_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_HideItemOnece_C_Received_Notify \ static_assert(alignof(AN_HideItemOnece_C_Received_Notify) == 0x000008, "Wrong alignment on AN_HideItemOnece_C_Received_Notify"); \ static_assert(sizeof(AN_HideItemOnece_C_Received_Notify) == 0x000060, "Wrong size on AN_HideItemOnece_C_Received_Notify"); \ static_assert(offsetof(AN_HideItemOnece_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_HideItemOnece_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_HideItemOnece_C_Received_Notify, Animation) == 0x000008, "Member 'AN_HideItemOnece_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_HideItemOnece_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_HideItemOnece_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_HideItemOnece_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_HideItemOnece_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_HideItemOnece_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_HideItemOnece_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_HideItemOnece_C_Received_Notify, K2Node_DynamicCast_AsAbstract_Character) == 0x000050, "Member 'AN_HideItemOnece_C_Received_Notify::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AN_HideItemOnece_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AN_HideItemOnece_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_HideItemOnece_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000059, "Member 'AN_HideItemOnece_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_HideItemOnece_C \ static_assert(alignof(UAN_HideItemOnece_C) == 0x000008, "Wrong alignment on UAN_HideItemOnece_C"); \ static_assert(sizeof(UAN_HideItemOnece_C) == 0x000038, "Wrong size on UAN_HideItemOnece_C"); \ #define DUMPER7_ASSERTS_ANS_SetDisplayedItemVisibility_C_GetNotifyName \ static_assert(alignof(ANS_SetDisplayedItemVisibility_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_SetDisplayedItemVisibility_C_GetNotifyName"); \ static_assert(sizeof(ANS_SetDisplayedItemVisibility_C_GetNotifyName) == 0x0000B0, "Wrong size on ANS_SetDisplayedItemVisibility_C_GetNotifyName"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_SetDisplayedItemVisibility_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_GetNotifyName, Temp_string_Variable) == 0x000010, "Member 'ANS_SetDisplayedItemVisibility_C_GetNotifyName::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_GetNotifyName, Temp_string_Variable_1) == 0x000020, "Member 'ANS_SetDisplayedItemVisibility_C_GetNotifyName::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_GetNotifyName, Temp_bool_Variable) == 0x000030, "Member 'ANS_SetDisplayedItemVisibility_C_GetNotifyName::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_GetNotifyName, Temp_string_Variable_2) == 0x000038, "Member 'ANS_SetDisplayedItemVisibility_C_GetNotifyName::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_GetNotifyName, Temp_string_Variable_3) == 0x000048, "Member 'ANS_SetDisplayedItemVisibility_C_GetNotifyName::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_GetNotifyName, Temp_bool_Variable_1) == 0x000058, "Member 'ANS_SetDisplayedItemVisibility_C_GetNotifyName::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_GetNotifyName, K2Node_Select_Default) == 0x000060, "Member 'ANS_SetDisplayedItemVisibility_C_GetNotifyName::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_GetNotifyName, K2Node_Select_Default_1) == 0x000070, "Member 'ANS_SetDisplayedItemVisibility_C_GetNotifyName::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_GetNotifyName, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000080, "Member 'ANS_SetDisplayedItemVisibility_C_GetNotifyName::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000090, "Member 'ANS_SetDisplayedItemVisibility_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000A0, "Member 'ANS_SetDisplayedItemVisibility_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin \ static_assert(alignof(ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin) == 0x000090, "Wrong size on ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin, L_Equipment) == 0x000050, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin::L_Equipment' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000058, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin, CallFunc_Not_PreBool_ReturnValue) == 0x000060, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000061, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue) == 0x000068, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin, CallFunc_GetIsInCombat_Result) == 0x000070, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin::CallFunc_GetIsInCombat_Result' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin, CallFunc_IsSlotHidden_Result) == 0x000071, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin::CallFunc_IsSlotHidden_Result' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin, K2Node_MakeArray_Array) == 0x000078, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin, CallFunc_Not_PreBool_ReturnValue_1) == 0x000088, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyBegin::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd \ static_assert(alignof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd) == 0x000090, "Wrong size on ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd, NewLocalVar_0) == 0x000048, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd, L_Equipment) == 0x000058, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd::L_Equipment' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000060, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000069, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue) == 0x000070, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd, K2Node_MakeArray_Array) == 0x000078, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd, CallFunc_GetIsInCombat_Result) == 0x000088, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd::CallFunc_GetIsInCombat_Result' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd, CallFunc_Not_PreBool_ReturnValue) == 0x000089, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd, CallFunc_IsSlotHidden_Result) == 0x00008A, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd::CallFunc_IsSlotHidden_Result' has a wrong offset!"); \ static_assert(offsetof(ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd, CallFunc_Not_PreBool_ReturnValue_1) == 0x00008B, "Member 'ANS_SetDisplayedItemVisibility_C_Received_NotifyEnd::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_SetDisplayedItemVisibility_C \ static_assert(alignof(UANS_SetDisplayedItemVisibility_C) == 0x000008, "Wrong alignment on UANS_SetDisplayedItemVisibility_C"); \ static_assert(sizeof(UANS_SetDisplayedItemVisibility_C) == 0x000050, "Wrong size on UANS_SetDisplayedItemVisibility_C"); \ static_assert(offsetof(UANS_SetDisplayedItemVisibility_C, ItemType) == 0x000040, "Member 'UANS_SetDisplayedItemVisibility_C::ItemType' has a wrong offset!"); \ static_assert(offsetof(UANS_SetDisplayedItemVisibility_C, HasToBeInCombat) == 0x000041, "Member 'UANS_SetDisplayedItemVisibility_C::HasToBeInCombat' has a wrong offset!"); \ static_assert(offsetof(UANS_SetDisplayedItemVisibility_C, HideThenShow) == 0x000042, "Member 'UANS_SetDisplayedItemVisibility_C::HideThenShow' has a wrong offset!"); \ static_assert(offsetof(UANS_SetDisplayedItemVisibility_C, Delay) == 0x000048, "Member 'UANS_SetDisplayedItemVisibility_C::Delay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_HideHandEquipment_C_Received_NotifyBegin \ static_assert(alignof(ANS_HideHandEquipment_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_HideHandEquipment_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_HideHandEquipment_C_Received_NotifyBegin) == 0x0000A8, "Wrong size on ANS_HideHandEquipment_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, L_WeaponRef) == 0x000050, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::L_WeaponRef' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, L_Equipment) == 0x000058, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::L_Equipment' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000060, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue) == 0x000070, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000078, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, K2Node_DynamicCast_AsDI_Dual_Hand) == 0x000080, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::K2Node_DynamicCast_AsDI_Dual_Hand' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000088, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, CallFunc_GetLeftPrimaryComponent_component) == 0x000090, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::CallFunc_GetLeftPrimaryComponent_component' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, CallFunc_GetRightPrimaryComponent_component) == 0x000098, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::CallFunc_GetRightPrimaryComponent_component' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue_1) == 0x0000A0, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue_2) == 0x0000A1, "Member 'ANS_HideHandEquipment_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_HideHandEquipment_C_Received_NotifyEnd \ static_assert(alignof(ANS_HideHandEquipment_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_HideHandEquipment_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_HideHandEquipment_C_Received_NotifyEnd) == 0x000098, "Wrong size on ANS_HideHandEquipment_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_HideHandEquipment_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_HideHandEquipment_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_HideHandEquipment_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_HideHandEquipment_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyEnd, L_WeaponRef) == 0x000048, "Member 'ANS_HideHandEquipment_C_Received_NotifyEnd::L_WeaponRef' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_HideHandEquipment_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'ANS_HideHandEquipment_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue) == 0x000060, "Member 'ANS_HideHandEquipment_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyEnd, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000068, "Member 'ANS_HideHandEquipment_C_Received_NotifyEnd::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyEnd, K2Node_DynamicCast_AsDI_Dual_Hand) == 0x000070, "Member 'ANS_HideHandEquipment_C_Received_NotifyEnd::K2Node_DynamicCast_AsDI_Dual_Hand' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'ANS_HideHandEquipment_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyEnd, CallFunc_GetLeftPrimaryComponent_component) == 0x000080, "Member 'ANS_HideHandEquipment_C_Received_NotifyEnd::CallFunc_GetLeftPrimaryComponent_component' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyEnd, CallFunc_GetRightPrimaryComponent_component) == 0x000088, "Member 'ANS_HideHandEquipment_C_Received_NotifyEnd::CallFunc_GetRightPrimaryComponent_component' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue_1) == 0x000090, "Member 'ANS_HideHandEquipment_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_HideHandEquipment_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue_2) == 0x000091, "Member 'ANS_HideHandEquipment_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_HideHandEquipment_C \ static_assert(alignof(UANS_HideHandEquipment_C) == 0x000008, "Wrong alignment on UANS_HideHandEquipment_C"); \ static_assert(sizeof(UANS_HideHandEquipment_C) == 0x000048, "Wrong size on UANS_HideHandEquipment_C"); \ static_assert(offsetof(UANS_HideHandEquipment_C, HideLeftWeapon) == 0x000040, "Member 'UANS_HideHandEquipment_C::HideLeftWeapon' has a wrong offset!"); \ static_assert(offsetof(UANS_HideHandEquipment_C, HideRightWeapon) == 0x000041, "Member 'UANS_HideHandEquipment_C::HideRightWeapon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_ActiveSilverkey_C_GetNotifyName \ static_assert(alignof(AN_ActiveSilverkey_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_ActiveSilverkey_C_GetNotifyName"); \ static_assert(sizeof(AN_ActiveSilverkey_C_GetNotifyName) == 0x000010, "Wrong size on AN_ActiveSilverkey_C_GetNotifyName"); \ static_assert(offsetof(AN_ActiveSilverkey_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_ActiveSilverkey_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_ActiveSilverkey_C_Received_Notify \ static_assert(alignof(AN_ActiveSilverkey_C_Received_Notify) == 0x000008, "Wrong alignment on AN_ActiveSilverkey_C_Received_Notify"); \ static_assert(sizeof(AN_ActiveSilverkey_C_Received_Notify) == 0x000098, "Wrong size on AN_ActiveSilverkey_C_Received_Notify"); \ static_assert(offsetof(AN_ActiveSilverkey_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_ActiveSilverkey_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_ActiveSilverkey_C_Received_Notify, Animation) == 0x000008, "Member 'AN_ActiveSilverkey_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_ActiveSilverkey_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_ActiveSilverkey_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_ActiveSilverkey_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_ActiveSilverkey_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ActiveSilverkey_C_Received_Notify, Local_status) == 0x000048, "Member 'AN_ActiveSilverkey_C_Received_Notify::Local_status' has a wrong offset!"); \ static_assert(offsetof(AN_ActiveSilverkey_C_Received_Notify, CallFunc_GetTextMessage_ReturnValue) == 0x000058, "Member 'AN_ActiveSilverkey_C_Received_Notify::CallFunc_GetTextMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ActiveSilverkey_C_Received_Notify, CallFunc_GetGlobalFlag_Enable) == 0x000060, "Member 'AN_ActiveSilverkey_C_Received_Notify::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(AN_ActiveSilverkey_C_Received_Notify, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000068, "Member 'AN_ActiveSilverkey_C_Received_Notify::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ActiveSilverkey_C_Received_Notify, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000070, "Member 'AN_ActiveSilverkey_C_Received_Notify::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ActiveSilverkey_C_Received_Notify, CallFunc_GetMarkMessageComponent_ReturnValue_1) == 0x000078, "Member 'AN_ActiveSilverkey_C_Received_Notify::CallFunc_GetMarkMessageComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_ActiveSilverkey_C_Received_Notify, CallFunc_Get_Player_Online_Level_returnLevel) == 0x000080, "Member 'AN_ActiveSilverkey_C_Received_Notify::CallFunc_Get_Player_Online_Level_returnLevel' has a wrong offset!"); \ static_assert(offsetof(AN_ActiveSilverkey_C_Received_Notify, CallFunc_CreateTransmitNoticeShow_ReturnValue) == 0x000088, "Member 'AN_ActiveSilverkey_C_Received_Notify::CallFunc_CreateTransmitNoticeShow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ActiveSilverkey_C_Received_Notify, CallFunc_GetIsLogin_ReturnValue) == 0x000090, "Member 'AN_ActiveSilverkey_C_Received_Notify::CallFunc_GetIsLogin_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_ActiveSilverkey_C \ static_assert(alignof(UAN_ActiveSilverkey_C) == 0x000008, "Wrong alignment on UAN_ActiveSilverkey_C"); \ static_assert(sizeof(UAN_ActiveSilverkey_C) == 0x000038, "Wrong size on UAN_ActiveSilverkey_C"); \ #define DUMPER7_ASSERTS_BPI_ForceActingSyncHeightInterface_C_EnableHeightSync \ static_assert(alignof(BPI_ForceActingSyncHeightInterface_C_EnableHeightSync) == 0x000008, "Wrong alignment on BPI_ForceActingSyncHeightInterface_C_EnableHeightSync"); \ static_assert(sizeof(BPI_ForceActingSyncHeightInterface_C_EnableHeightSync) == 0x000008, "Wrong size on BPI_ForceActingSyncHeightInterface_C_EnableHeightSync"); \ static_assert(offsetof(BPI_ForceActingSyncHeightInterface_C_EnableHeightSync, HeightDelta) == 0x000000, "Member 'BPI_ForceActingSyncHeightInterface_C_EnableHeightSync::HeightDelta' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IBPI_ForceActingSyncHeightInterface_C \ static_assert(alignof(IBPI_ForceActingSyncHeightInterface_C) == 0x000001, "Wrong alignment on IBPI_ForceActingSyncHeightInterface_C"); \ static_assert(sizeof(IBPI_ForceActingSyncHeightInterface_C) == 0x000001, "Wrong size on IBPI_ForceActingSyncHeightInterface_C"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkillTag_C_CompareData \ static_assert(alignof(WB_StyleSkill_SelectStyleSkillTag_C_CompareData) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectStyleSkillTag_C_CompareData"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkillTag_C_CompareData) == 0x000008, "Wrong size on WB_StyleSkill_SelectStyleSkillTag_C_CompareData"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillTag_C_CompareData, Data_0) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkillTag_C_CompareData::Data_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag \ static_assert(alignof(WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag) == 0x0000A0, "Wrong size on WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag, EntryPoint) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag, Temp_bool_Variable) == 0x000004, "Member 'WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000008, "Member 'WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag, Temp_struct_Variable) == 0x000020, "Member 'WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag, Temp_struct_Variable_1) == 0x000030, "Member 'WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag, K2Node_CustomEvent_Tag) == 0x000040, "Member 'WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag::K2Node_CustomEvent_Tag' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag, K2Node_CustomEvent_data_2) == 0x000048, "Member 'WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag::K2Node_CustomEvent_data_2' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag, K2Node_CustomEvent_data_1) == 0x000050, "Member 'WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag::K2Node_CustomEvent_data_1' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000058, "Member 'WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag, K2Node_CustomEvent_data) == 0x000060, "Member 'WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag::K2Node_CustomEvent_data' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag, K2Node_Select_Default) == 0x000078, "Member 'WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag, K2Node_MakeStruct_SlateColor) == 0x000088, "Member 'WB_StyleSkill_SelectStyleSkillTag_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillTag::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkillTag_C_SetDataText \ static_assert(alignof(WB_StyleSkill_SelectStyleSkillTag_C_SetDataText) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectStyleSkillTag_C_SetDataText"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkillTag_C_SetDataText) == 0x000018, "Wrong size on WB_StyleSkill_SelectStyleSkillTag_C_SetDataText"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillTag_C_SetDataText, Data_0) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkillTag_C_SetDataText::Data_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkillTag_C_Update \ static_assert(alignof(WB_StyleSkill_SelectStyleSkillTag_C_Update) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectStyleSkillTag_C_Update"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkillTag_C_Update) == 0x000010, "Wrong size on WB_StyleSkill_SelectStyleSkillTag_C_Update"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillTag_C_Update, Tag) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkillTag_C_Update::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillTag_C_Update, Data_0) == 0x000008, "Member 'WB_StyleSkill_SelectStyleSkillTag_C_Update::Data_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StyleSkill_SelectStyleSkillTag_C \ static_assert(alignof(UWB_StyleSkill_SelectStyleSkillTag_C) == 0x000008, "Wrong alignment on UWB_StyleSkill_SelectStyleSkillTag_C"); \ static_assert(sizeof(UWB_StyleSkill_SelectStyleSkillTag_C) == 0x0002A0, "Wrong size on UWB_StyleSkill_SelectStyleSkillTag_C"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkillTag_C, UberGraphFrame) == 0x000278, "Member 'UWB_StyleSkill_SelectStyleSkillTag_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkillTag_C, Image_229) == 0x000280, "Member 'UWB_StyleSkill_SelectStyleSkillTag_C::Image_229' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkillTag_C, TextBlock_data) == 0x000288, "Member 'UWB_StyleSkill_SelectStyleSkillTag_C::TextBlock_data' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkillTag_C, my_tag) == 0x000290, "Member 'UWB_StyleSkill_SelectStyleSkillTag_C::my_tag' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkillTag_C, Data) == 0x000298, "Member 'UWB_StyleSkill_SelectStyleSkillTag_C::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool \ static_assert(alignof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool) == 0x000008, "Wrong alignment on WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool"); \ static_assert(sizeof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool) == 0x000340, "Wrong size on WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, EntryPoint) == 0x000000, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, K2Node_CustomEvent_StroedItem) == 0x000008, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::K2Node_CustomEvent_StroedItem' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, K2Node_CustomEvent_Material) == 0x000028, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::K2Node_CustomEvent_Material' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, K2Node_SwitchEnum_CmpSuccess) == 0x000029, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000030, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, CallFunc_GetItem_ToolConfigBySortId_find) == 0x000168, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, CallFunc_GetPlayerItemAmountInCangKu_Amount) == 0x00016C, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::CallFunc_GetPlayerItemAmountInCangKu_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, CallFunc_Conv_IntToString_ReturnValue) == 0x000170, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, K2Node_MakeMap_Map) == 0x000180, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, CallFunc_Concat_StrStr_ReturnValue) == 0x0001D0, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, CallFunc_GetItemByID_Item) == 0x0001E0, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, CallFunc_GetItemByID_find) == 0x0002B0, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0002B8, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0002C8, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, CallFunc_Conv_StringToText_ReturnValue) == 0x0002D8, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool, K2Node_MakeMap_Map_1) == 0x0002F0, "Member 'WB_PackItemInformationTool_C_ExecuteUbergraph_WB_PackItemInformationTool::K2Node_MakeMap_Map_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationTool_C_GetAddPropName \ static_assert(alignof(WB_PackItemInformationTool_C_GetAddPropName) == 0x000008, "Wrong alignment on WB_PackItemInformationTool_C_GetAddPropName"); \ static_assert(sizeof(WB_PackItemInformationTool_C_GetAddPropName) == 0x000048, "Wrong size on WB_PackItemInformationTool_C_GetAddPropName"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetAddPropName, Data) == 0x000000, "Member 'WB_PackItemInformationTool_C_GetAddPropName::Data' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetAddPropName, Have) == 0x000008, "Member 'WB_PackItemInformationTool_C_GetAddPropName::Have' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetAddPropName, ShowText) == 0x000010, "Member 'WB_PackItemInformationTool_C_GetAddPropName::ShowText' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetAddPropName, Text) == 0x000028, "Member 'WB_PackItemInformationTool_C_GetAddPropName::Text' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetAddPropName, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000040, "Member 'WB_PackItemInformationTool_C_GetAddPropName::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetAddPropName, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000041, "Member 'WB_PackItemInformationTool_C_GetAddPropName::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetAddPropName, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2) == 0x000042, "Member 'WB_PackItemInformationTool_C_GetAddPropName::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetAddPropName, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_3) == 0x000043, "Member 'WB_PackItemInformationTool_C_GetAddPropName::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetAddPropName, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_4) == 0x000044, "Member 'WB_PackItemInformationTool_C_GetAddPropName::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationTool_C_GetBottleMaxNum \ static_assert(alignof(WB_PackItemInformationTool_C_GetBottleMaxNum) == 0x000008, "Wrong alignment on WB_PackItemInformationTool_C_GetBottleMaxNum"); \ static_assert(sizeof(WB_PackItemInformationTool_C_GetBottleMaxNum) == 0x000040, "Wrong size on WB_PackItemInformationTool_C_GetBottleMaxNum"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetBottleMaxNum, UsingCount) == 0x000000, "Member 'WB_PackItemInformationTool_C_GetBottleMaxNum::UsingCount' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetBottleMaxNum, CallFunc_Redirect_Table_MappedTable) == 0x000008, "Member 'WB_PackItemInformationTool_C_GetBottleMaxNum::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetBottleMaxNum, CallFunc_GetPlayerIntProperty_value) == 0x000010, "Member 'WB_PackItemInformationTool_C_GetBottleMaxNum::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetBottleMaxNum, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'WB_PackItemInformationTool_C_GetBottleMaxNum::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetBottleMaxNum, CallFunc_Conv_StringToName_ReturnValue) == 0x000028, "Member 'WB_PackItemInformationTool_C_GetBottleMaxNum::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetBottleMaxNum, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'WB_PackItemInformationTool_C_GetBottleMaxNum::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetBottleMaxNum, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000038, "Member 'WB_PackItemInformationTool_C_GetBottleMaxNum::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationTool_C_GetEnchantMaxNum \ static_assert(alignof(WB_PackItemInformationTool_C_GetEnchantMaxNum) == 0x000008, "Wrong alignment on WB_PackItemInformationTool_C_GetEnchantMaxNum"); \ static_assert(sizeof(WB_PackItemInformationTool_C_GetEnchantMaxNum) == 0x000030, "Wrong size on WB_PackItemInformationTool_C_GetEnchantMaxNum"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetEnchantMaxNum, UsingCount) == 0x000000, "Member 'WB_PackItemInformationTool_C_GetEnchantMaxNum::UsingCount' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetEnchantMaxNum, CallFunc_GetPlayerIntProperty_value) == 0x000004, "Member 'WB_PackItemInformationTool_C_GetEnchantMaxNum::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetEnchantMaxNum, CallFunc_Conv_IntToString_ReturnValue) == 0x000008, "Member 'WB_PackItemInformationTool_C_GetEnchantMaxNum::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetEnchantMaxNum, CallFunc_Conv_StringToName_ReturnValue) == 0x000018, "Member 'WB_PackItemInformationTool_C_GetEnchantMaxNum::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetEnchantMaxNum, CallFunc_GetDataTableRowFromName_OutRow) == 0x000020, "Member 'WB_PackItemInformationTool_C_GetEnchantMaxNum::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_GetEnchantMaxNum, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000028, "Member 'WB_PackItemInformationTool_C_GetEnchantMaxNum::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationTool_C_PreConstruct \ static_assert(alignof(WB_PackItemInformationTool_C_PreConstruct) == 0x000001, "Wrong alignment on WB_PackItemInformationTool_C_PreConstruct"); \ static_assert(sizeof(WB_PackItemInformationTool_C_PreConstruct) == 0x000001, "Wrong size on WB_PackItemInformationTool_C_PreConstruct"); \ static_assert(offsetof(WB_PackItemInformationTool_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_PackItemInformationTool_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationTool_C_Set_Stage_Name \ static_assert(alignof(WB_PackItemInformationTool_C_Set_Stage_Name) == 0x000008, "Wrong alignment on WB_PackItemInformationTool_C_Set_Stage_Name"); \ static_assert(sizeof(WB_PackItemInformationTool_C_Set_Stage_Name) == 0x000128, "Wrong size on WB_PackItemInformationTool_C_Set_Stage_Name"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Name, Name_0) == 0x000000, "Member 'WB_PackItemInformationTool_C_Set_Stage_Name::Name_0' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Name, Temp_bool_Variable) == 0x000018, "Member 'WB_PackItemInformationTool_C_Set_Stage_Name::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Name, K2Node_MakeStruct_FormatArgumentData) == 0x000020, "Member 'WB_PackItemInformationTool_C_Set_Stage_Name::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Name, CallFunc_GetPlayerIntProperty_value) == 0x000070, "Member 'WB_PackItemInformationTool_C_Set_Stage_Name::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Name, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000074, "Member 'WB_PackItemInformationTool_C_Set_Stage_Name::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Name, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000078, "Member 'WB_PackItemInformationTool_C_Set_Stage_Name::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Name, CallFunc_Not_PreBool_ReturnValue) == 0x000080, "Member 'WB_PackItemInformationTool_C_Set_Stage_Name::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Name, K2Node_MakeStruct_FormatArgumentData_1) == 0x000088, "Member 'WB_PackItemInformationTool_C_Set_Stage_Name::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Name, K2Node_MakeArray_Array) == 0x0000D8, "Member 'WB_PackItemInformationTool_C_Set_Stage_Name::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Name, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0000E8, "Member 'WB_PackItemInformationTool_C_Set_Stage_Name::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Name, CallFunc_Format_ReturnValue) == 0x0000F0, "Member 'WB_PackItemInformationTool_C_Set_Stage_Name::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Name, CallFunc_BooleanAND_ReturnValue) == 0x000108, "Member 'WB_PackItemInformationTool_C_Set_Stage_Name::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Name, K2Node_Select_Default) == 0x000110, "Member 'WB_PackItemInformationTool_C_Set_Stage_Name::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationTool_C_Set_Stage_Num \ static_assert(alignof(WB_PackItemInformationTool_C_Set_Stage_Num) == 0x000008, "Wrong alignment on WB_PackItemInformationTool_C_Set_Stage_Num"); \ static_assert(sizeof(WB_PackItemInformationTool_C_Set_Stage_Num) == 0x000128, "Wrong size on WB_PackItemInformationTool_C_Set_Stage_Num"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, SortID) == 0x000000, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::SortID' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, MaxInBeibao) == 0x000004, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::MaxInBeibao' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_GetEnchantMaxNum_UsingCount) == 0x000008, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_GetEnchantMaxNum_UsingCount' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000020, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000030, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000031, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000034, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000038, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_Conv_IntToString_ReturnValue_3) == 0x000048, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_Conv_IntToString_ReturnValue_4) == 0x000088, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_Conv_IntToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_Conv_StringToText_ReturnValue) == 0x000098, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000B0, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000C0, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_Conv_StringToText_ReturnValue_1) == 0x0000D0, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_GetBottleMaxNum_UsingCount) == 0x0000E8, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_GetBottleMaxNum_UsingCount' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_Conv_IntToString_ReturnValue_5) == 0x0000F0, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_Conv_IntToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000100, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Set_Stage_Num, CallFunc_Conv_StringToText_ReturnValue_2) == 0x000110, "Member 'WB_PackItemInformationTool_C_Set_Stage_Num::CallFunc_Conv_StringToText_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationTool_C_SetData \ static_assert(alignof(WB_PackItemInformationTool_C_SetData) == 0x000008, "Wrong alignment on WB_PackItemInformationTool_C_SetData"); \ static_assert(sizeof(WB_PackItemInformationTool_C_SetData) == 0x000050, "Wrong size on WB_PackItemInformationTool_C_SetData"); \ static_assert(offsetof(WB_PackItemInformationTool_C_SetData, Data) == 0x000000, "Member 'WB_PackItemInformationTool_C_SetData::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationTool_C_ShowChucangNum \ static_assert(alignof(WB_PackItemInformationTool_C_ShowChucangNum) == 0x000004, "Wrong alignment on WB_PackItemInformationTool_C_ShowChucangNum"); \ static_assert(sizeof(WB_PackItemInformationTool_C_ShowChucangNum) == 0x00000C, "Wrong size on WB_PackItemInformationTool_C_ShowChucangNum"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ShowChucangNum, Num) == 0x000000, "Member 'WB_PackItemInformationTool_C_ShowChucangNum::Num' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ShowChucangNum, Temp_bool_Variable) == 0x000004, "Member 'WB_PackItemInformationTool_C_ShowChucangNum::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ShowChucangNum, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000005, "Member 'WB_PackItemInformationTool_C_ShowChucangNum::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ShowChucangNum, Temp_byte_Variable) == 0x000006, "Member 'WB_PackItemInformationTool_C_ShowChucangNum::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ShowChucangNum, Temp_byte_Variable_1) == 0x000007, "Member 'WB_PackItemInformationTool_C_ShowChucangNum::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_ShowChucangNum, K2Node_Select_Default) == 0x000008, "Member 'WB_PackItemInformationTool_C_ShowChucangNum::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationTool_C_Showxuyuxiaohao \ static_assert(alignof(WB_PackItemInformationTool_C_Showxuyuxiaohao) == 0x000008, "Wrong alignment on WB_PackItemInformationTool_C_Showxuyuxiaohao"); \ static_assert(sizeof(WB_PackItemInformationTool_C_Showxuyuxiaohao) == 0x0001F0, "Wrong size on WB_PackItemInformationTool_C_Showxuyuxiaohao"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Showxuyuxiaohao, SortID) == 0x000000, "Member 'WB_PackItemInformationTool_C_Showxuyuxiaohao::SortID' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Showxuyuxiaohao, CallFunc_GetItemDataBySortID_ItemTool) == 0x000008, "Member 'WB_PackItemInformationTool_C_Showxuyuxiaohao::CallFunc_GetItemDataBySortID_ItemTool' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Showxuyuxiaohao, CallFunc_GetItemDataBySortID_find) == 0x000140, "Member 'WB_PackItemInformationTool_C_Showxuyuxiaohao::CallFunc_GetItemDataBySortID_find' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Showxuyuxiaohao, CallFunc_GetTagName_ReturnValue) == 0x000144, "Member 'WB_PackItemInformationTool_C_Showxuyuxiaohao::CallFunc_GetTagName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Showxuyuxiaohao, CallFunc_Conv_NameToString_ReturnValue) == 0x000150, "Member 'WB_PackItemInformationTool_C_Showxuyuxiaohao::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Showxuyuxiaohao, CallFunc_Split_LeftS) == 0x000160, "Member 'WB_PackItemInformationTool_C_Showxuyuxiaohao::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Showxuyuxiaohao, CallFunc_Split_RightS) == 0x000170, "Member 'WB_PackItemInformationTool_C_Showxuyuxiaohao::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Showxuyuxiaohao, CallFunc_Split_ReturnValue) == 0x000180, "Member 'WB_PackItemInformationTool_C_Showxuyuxiaohao::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Showxuyuxiaohao, CallFunc_Conv_StringToName_ReturnValue) == 0x000184, "Member 'WB_PackItemInformationTool_C_Showxuyuxiaohao::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Showxuyuxiaohao, CallFunc_GetDataTableRowFromName_OutRow) == 0x000190, "Member 'WB_PackItemInformationTool_C_Showxuyuxiaohao::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Showxuyuxiaohao, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001C8, "Member 'WB_PackItemInformationTool_C_Showxuyuxiaohao::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Showxuyuxiaohao, CallFunc_Array_Get_Item) == 0x0001CC, "Member 'WB_PackItemInformationTool_C_Showxuyuxiaohao::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Showxuyuxiaohao, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0001D0, "Member 'WB_PackItemInformationTool_C_Showxuyuxiaohao::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_Showxuyuxiaohao, CallFunc_Conv_IntToText_ReturnValue) == 0x0001D8, "Member 'WB_PackItemInformationTool_C_Showxuyuxiaohao::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationTool_C_UpdateInfor \ static_assert(alignof(WB_PackItemInformationTool_C_UpdateInfor) == 0x000008, "Wrong alignment on WB_PackItemInformationTool_C_UpdateInfor"); \ static_assert(sizeof(WB_PackItemInformationTool_C_UpdateInfor) == 0x000028, "Wrong size on WB_PackItemInformationTool_C_UpdateInfor"); \ static_assert(offsetof(WB_PackItemInformationTool_C_UpdateInfor, StroedItem) == 0x000000, "Member 'WB_PackItemInformationTool_C_UpdateInfor::StroedItem' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationTool_C_UpdateInfor, Material) == 0x000020, "Member 'WB_PackItemInformationTool_C_UpdateInfor::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PackItemInformationTool_C \ static_assert(alignof(UWB_PackItemInformationTool_C) == 0x000008, "Wrong alignment on UWB_PackItemInformationTool_C"); \ static_assert(sizeof(UWB_PackItemInformationTool_C) == 0x000300, "Wrong size on UWB_PackItemInformationTool_C"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, UberGraphFrame) == 0x000278, "Member 'UWB_PackItemInformationTool_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, HorizontalBox) == 0x000280, "Member 'UWB_PackItemInformationTool_C::HorizontalBox' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, HorizontalBox_chucangnum) == 0x000288, "Member 'UWB_PackItemInformationTool_C::HorizontalBox_chucangnum' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, HorizontalBox_xuyuxiaohao) == 0x000290, "Member 'UWB_PackItemInformationTool_C::HorizontalBox_xuyuxiaohao' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, Image_217) == 0x000298, "Member 'UWB_PackItemInformationTool_C::Image_217' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, MultiLineEditableTextBox_StageDescribe) == 0x0002A0, "Member 'UWB_PackItemInformationTool_C::MultiLineEditableTextBox_StageDescribe' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, Overlay_Mate) == 0x0002A8, "Member 'UWB_PackItemInformationTool_C::Overlay_Mate' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, SizeBox_des) == 0x0002B0, "Member 'UWB_PackItemInformationTool_C::SizeBox_des' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, TextBlock_StageName) == 0x0002B8, "Member 'UWB_PackItemInformationTool_C::TextBlock_StageName' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, TextBlock_StageName2) == 0x0002C0, "Member 'UWB_PackItemInformationTool_C::TextBlock_StageName2' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, TextBlock_StageNum) == 0x0002C8, "Member 'UWB_PackItemInformationTool_C::TextBlock_StageNum' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, TextBlock_StageNum2) == 0x0002D0, "Member 'UWB_PackItemInformationTool_C::TextBlock_StageNum2' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, TextBlock_xiaohaoxuyu) == 0x0002D8, "Member 'UWB_PackItemInformationTool_C::TextBlock_xiaohaoxuyu' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, WB_SpecialAttack) == 0x0002E0, "Member 'UWB_PackItemInformationTool_C::WB_SpecialAttack' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, WB_StatsRequir) == 0x0002E8, "Member 'UWB_PackItemInformationTool_C::WB_StatsRequir' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, WidgetSwitcher_临时) == 0x0002F0, "Member 'UWB_PackItemInformationTool_C::WidgetSwitcher_临时' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationTool_C, Sort_ID) == 0x0002F8, "Member 'UWB_PackItemInformationTool_C::Sort_ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell \ static_assert(alignof(WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell) == 0x000008, "Wrong alignment on WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell"); \ static_assert(sizeof(WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell) == 0x0001B8, "Wrong size on WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell, EntryPoint) == 0x000000, "Member 'WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell, K2Node_CustomEvent_StroedItem) == 0x000008, "Member 'WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell::K2Node_CustomEvent_StroedItem' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell, CallFunc_GetSpellSpecialAtkData_Map) == 0x000028, "Member 'WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell::CallFunc_GetSpellSpecialAtkData_Map' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell, CallFunc_Conv_IntToString_ReturnValue) == 0x000078, "Member 'WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell, CallFunc_GetItemByID_Item) == 0x000088, "Member 'WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell, CallFunc_GetItemByID_find) == 0x000158, "Member 'WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell, CallFunc_Conv_StringToName_ReturnValue) == 0x00015C, "Member 'WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell, K2Node_MakeMap_Map) == 0x000168, "Member 'WB_PackItemInformationSpell_C_ExecuteUbergraph_WB_PackItemInformationSpell::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationSpell_C_GetAddPropName \ static_assert(alignof(WB_PackItemInformationSpell_C_GetAddPropName) == 0x000008, "Wrong alignment on WB_PackItemInformationSpell_C_GetAddPropName"); \ static_assert(sizeof(WB_PackItemInformationSpell_C_GetAddPropName) == 0x000048, "Wrong size on WB_PackItemInformationSpell_C_GetAddPropName"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetAddPropName, Value) == 0x000000, "Member 'WB_PackItemInformationSpell_C_GetAddPropName::Value' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetAddPropName, Have) == 0x000008, "Member 'WB_PackItemInformationSpell_C_GetAddPropName::Have' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetAddPropName, return_0) == 0x000010, "Member 'WB_PackItemInformationSpell_C_GetAddPropName::return_0' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetAddPropName, ShowName) == 0x000028, "Member 'WB_PackItemInformationSpell_C_GetAddPropName::ShowName' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetAddPropName, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000040, "Member 'WB_PackItemInformationSpell_C_GetAddPropName::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetAddPropName, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000041, "Member 'WB_PackItemInformationSpell_C_GetAddPropName::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetAddPropName, CallFunc_InRange_FloatFloat_ReturnValue_1) == 0x000042, "Member 'WB_PackItemInformationSpell_C_GetAddPropName::CallFunc_InRange_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetAddPropName, CallFunc_InRange_FloatFloat_ReturnValue_2) == 0x000043, "Member 'WB_PackItemInformationSpell_C_GetAddPropName::CallFunc_InRange_FloatFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetAddPropName, CallFunc_InRange_FloatFloat_ReturnValue_3) == 0x000044, "Member 'WB_PackItemInformationSpell_C_GetAddPropName::CallFunc_InRange_FloatFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetAddPropName, CallFunc_InRange_FloatFloat_ReturnValue_4) == 0x000045, "Member 'WB_PackItemInformationSpell_C_GetAddPropName::CallFunc_InRange_FloatFloat_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationSpell_C_GetSpellNeedData \ static_assert(alignof(WB_PackItemInformationSpell_C_GetSpellNeedData) == 0x000008, "Wrong alignment on WB_PackItemInformationSpell_C_GetSpellNeedData"); \ static_assert(sizeof(WB_PackItemInformationSpell_C_GetSpellNeedData) == 0x0004A8, "Wrong size on WB_PackItemInformationSpell_C_GetSpellNeedData"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, RowName) == 0x000000, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::RowName' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, L_PtValue) == 0x000008, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::L_PtValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, L_NeedData) == 0x000010, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::L_NeedData' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, L_DamageData) == 0x000060, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::L_DamageData' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, L_NeedDataText) == 0x000178, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::L_NeedDataText' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, Temp_int_Array_Index_Variable) == 0x000188, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, CallFunc_Add_IntInt_ReturnValue) == 0x00018C, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000190, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, CallFunc_Array_Get_Item) == 0x000198, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, CallFunc_Array_Length_ReturnValue) == 0x0001A0, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, CallFunc_Redirect_Table_MappedTable) == 0x0001A8, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, Temp_int_Loop_Counter_Variable) == 0x0001B0, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, CallFunc_GetDataTableRowFromName_OutRow) == 0x0001B8, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000498, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, CallFunc_Less_IntInt_ReturnValue) == 0x000499, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, CallFunc_GetTruePTConsumeByID_PTConsume) == 0x00049C, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::CallFunc_GetTruePTConsumeByID_PTConsume' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, CallFunc_Add_IntInt_ReturnValue_1) == 0x0004A0, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellNeedData, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0004A4, "Member 'WB_PackItemInformationSpell_C_GetSpellNeedData::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationSpell_C_GetSpellSpecialAtkData \ static_assert(alignof(WB_PackItemInformationSpell_C_GetSpellSpecialAtkData) == 0x000008, "Wrong alignment on WB_PackItemInformationSpell_C_GetSpellSpecialAtkData"); \ static_assert(sizeof(WB_PackItemInformationSpell_C_GetSpellSpecialAtkData) == 0x0001E8, "Wrong size on WB_PackItemInformationSpell_C_GetSpellSpecialAtkData"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellSpecialAtkData, SortID) == 0x000000, "Member 'WB_PackItemInformationSpell_C_GetSpellSpecialAtkData::SortID' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellSpecialAtkData, Map) == 0x000008, "Member 'WB_PackItemInformationSpell_C_GetSpellSpecialAtkData::Map' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellSpecialAtkData, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000058, "Member 'WB_PackItemInformationSpell_C_GetSpellSpecialAtkData::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellSpecialAtkData, CallFunc_GetItem_ToolConfigBySortId_find) == 0x000190, "Member 'WB_PackItemInformationSpell_C_GetSpellSpecialAtkData::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_GetSpellSpecialAtkData, K2Node_MakeMap_Map) == 0x000198, "Member 'WB_PackItemInformationSpell_C_GetSpellSpecialAtkData::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationSpell_C_InitPtImage \ static_assert(alignof(WB_PackItemInformationSpell_C_InitPtImage) == 0x000008, "Wrong alignment on WB_PackItemInformationSpell_C_InitPtImage"); \ static_assert(sizeof(WB_PackItemInformationSpell_C_InitPtImage) == 0x000038, "Wrong size on WB_PackItemInformationSpell_C_InitPtImage"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_InitPtImage, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_PackItemInformationSpell_C_InitPtImage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_InitPtImage, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_PackItemInformationSpell_C_InitPtImage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_InitPtImage, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_PackItemInformationSpell_C_InitPtImage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_InitPtImage, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_PackItemInformationSpell_C_InitPtImage::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_InitPtImage, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_PackItemInformationSpell_C_InitPtImage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_InitPtImage, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_PackItemInformationSpell_C_InitPtImage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_InitPtImage, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'WB_PackItemInformationSpell_C_InitPtImage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_InitPtImage, CallFunc_Array_Add_ReturnValue) == 0x000034, "Member 'WB_PackItemInformationSpell_C_InitPtImage::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationSpell_C_SetPointvalueData \ static_assert(alignof(WB_PackItemInformationSpell_C_SetPointvalueData) == 0x000008, "Wrong alignment on WB_PackItemInformationSpell_C_SetPointvalueData"); \ static_assert(sizeof(WB_PackItemInformationSpell_C_SetPointvalueData) == 0x000050, "Wrong size on WB_PackItemInformationSpell_C_SetPointvalueData"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_SetPointvalueData, Data) == 0x000000, "Member 'WB_PackItemInformationSpell_C_SetPointvalueData::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationSpell_C_UpdateInfor \ static_assert(alignof(WB_PackItemInformationSpell_C_UpdateInfor) == 0x000008, "Wrong alignment on WB_PackItemInformationSpell_C_UpdateInfor"); \ static_assert(sizeof(WB_PackItemInformationSpell_C_UpdateInfor) == 0x000020, "Wrong size on WB_PackItemInformationSpell_C_UpdateInfor"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_UpdateInfor, StroedItem) == 0x000000, "Member 'WB_PackItemInformationSpell_C_UpdateInfor::StroedItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationSpell_C_UpdateSpellType \ static_assert(alignof(WB_PackItemInformationSpell_C_UpdateSpellType) == 0x000008, "Wrong alignment on WB_PackItemInformationSpell_C_UpdateSpellType"); \ static_assert(sizeof(WB_PackItemInformationSpell_C_UpdateSpellType) == 0x000350, "Wrong size on WB_PackItemInformationSpell_C_UpdateSpellType"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_UpdateSpellType, SpellID) == 0x000000, "Member 'WB_PackItemInformationSpell_C_UpdateSpellType::SpellID' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_UpdateSpellType, L_TypeStr) == 0x000008, "Member 'WB_PackItemInformationSpell_C_UpdateSpellType::L_TypeStr' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_UpdateSpellType, CallFunc_Conv_IntToString_ReturnValue) == 0x000020, "Member 'WB_PackItemInformationSpell_C_UpdateSpellType::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_UpdateSpellType, CallFunc_Conv_StringToName_ReturnValue) == 0x000030, "Member 'WB_PackItemInformationSpell_C_UpdateSpellType::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_UpdateSpellType, CallFunc_GetDataTableRowFromName_OutRow) == 0x000038, "Member 'WB_PackItemInformationSpell_C_UpdateSpellType::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_UpdateSpellType, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000318, "Member 'WB_PackItemInformationSpell_C_UpdateSpellType::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_UpdateSpellType, CallFunc_Map_Keys_Keys) == 0x000320, "Member 'WB_PackItemInformationSpell_C_UpdateSpellType::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_UpdateSpellType, CallFunc_Array_Get_Item) == 0x000330, "Member 'WB_PackItemInformationSpell_C_UpdateSpellType::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_UpdateSpellType, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000338, "Member 'WB_PackItemInformationSpell_C_UpdateSpellType::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_UpdateSpellType, CallFunc_Contains_ReturnValue) == 0x000348, "Member 'WB_PackItemInformationSpell_C_UpdateSpellType::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationSpell_C_UpdateSpellType, CallFunc_Contains_ReturnValue_1) == 0x000349, "Member 'WB_PackItemInformationSpell_C_UpdateSpellType::CallFunc_Contains_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PackItemInformationSpell_C \ static_assert(alignof(UWB_PackItemInformationSpell_C) == 0x000008, "Wrong alignment on UWB_PackItemInformationSpell_C"); \ static_assert(sizeof(UWB_PackItemInformationSpell_C) == 0x000310, "Wrong size on UWB_PackItemInformationSpell_C"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, UberGraphFrame) == 0x000278, "Member 'UWB_PackItemInformationSpell_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, HorizontalBox_pt) == 0x000280, "Member 'UWB_PackItemInformationSpell_C::HorizontalBox_pt' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, Image_1) == 0x000288, "Member 'UWB_PackItemInformationSpell_C::Image_1' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, Image_217) == 0x000290, "Member 'UWB_PackItemInformationSpell_C::Image_217' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, Image_pt1) == 0x000298, "Member 'UWB_PackItemInformationSpell_C::Image_pt1' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, Image_pt2) == 0x0002A0, "Member 'UWB_PackItemInformationSpell_C::Image_pt2' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, Image_pt3) == 0x0002A8, "Member 'UWB_PackItemInformationSpell_C::Image_pt3' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, Image_pt4) == 0x0002B0, "Member 'UWB_PackItemInformationSpell_C::Image_pt4' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, Image_pt5) == 0x0002B8, "Member 'UWB_PackItemInformationSpell_C::Image_pt5' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, MultiLineEditableTextBox_magincDescribe) == 0x0002C0, "Member 'UWB_PackItemInformationSpell_C::MultiLineEditableTextBox_magincDescribe' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, Text_Spell) == 0x0002C8, "Member 'UWB_PackItemInformationSpell_C::Text_Spell' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, TextBlock_magincName) == 0x0002D0, "Member 'UWB_PackItemInformationSpell_C::TextBlock_magincName' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, TextBlock_magincType) == 0x0002D8, "Member 'UWB_PackItemInformationSpell_C::TextBlock_magincType' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, WB_SpecialAttack) == 0x0002E0, "Member 'UWB_PackItemInformationSpell_C::WB_SpecialAttack' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, WB_StatsRequir) == 0x0002E8, "Member 'UWB_PackItemInformationSpell_C::WB_StatsRequir' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, Text_LIST) == 0x0002F0, "Member 'UWB_PackItemInformationSpell_C::Text_LIST' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationSpell_C, AllPTImage) == 0x000300, "Member 'UWB_PackItemInformationSpell_C::AllPTImage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationArrmor_C_comparison \ static_assert(alignof(WB_PackItemInformationArrmor_C_comparison) == 0x000008, "Wrong alignment on WB_PackItemInformationArrmor_C_comparison"); \ static_assert(sizeof(WB_PackItemInformationArrmor_C_comparison) == 0x000010, "Wrong size on WB_PackItemInformationArrmor_C_comparison"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_comparison, Type) == 0x000000, "Member 'WB_PackItemInformationArrmor_C_comparison::Type' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_comparison, Uni) == 0x000008, "Member 'WB_PackItemInformationArrmor_C_comparison::Uni' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor \ static_assert(alignof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor) == 0x000008, "Wrong alignment on WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor"); \ static_assert(sizeof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor) == 0x0007B0, "Wrong size on WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, EntryPoint) == 0x000000, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x000004, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_MakeLiteralGameplayTag_ReturnValue_1) == 0x00000C, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_MakeLiteralGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_byte_Variable) == 0x000014, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable) == 0x000018, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_1) == 0x000030, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_2) == 0x000048, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_3) == 0x000060, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_4) == 0x000078, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_5) == 0x000090, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_6) == 0x0000A8, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_7) == 0x0000C0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_8) == 0x0000D8, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_9) == 0x0000F0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_10) == 0x000108, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_11) == 0x000120, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_12) == 0x000138, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_12' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_13) == 0x000150, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_13' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_14) == 0x000168, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_14' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_15) == 0x000180, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_15' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_16) == 0x000198, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_16' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_text_Variable_17) == 0x0001B0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_text_Variable_17' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_struct_Variable) == 0x0001C8, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_int_Variable) == 0x0001D0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_MakeLiteralGameplayTag_ReturnValue_2) == 0x0001D4, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_MakeLiteralGameplayTag_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_MakeLiteralGameplayTag_ReturnValue_3) == 0x0001DC, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_MakeLiteralGameplayTag_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_MakeLiteralGameplayTag_ReturnValue_4) == 0x0001E4, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_MakeLiteralGameplayTag_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_MakeLiteralGameplayTag_ReturnValue_5) == 0x0001EC, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_MakeLiteralGameplayTag_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_MakeLiteralGameplayTag_ReturnValue_6) == 0x0001F4, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_MakeLiteralGameplayTag_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_MakeLiteralGameplayTag_ReturnValue_7) == 0x0001FC, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_MakeLiteralGameplayTag_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_struct_Variable_1) == 0x000204, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_struct_Variable_2) == 0x00020C, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_MakeLiteralGameplayTag_ReturnValue_8) == 0x000214, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_MakeLiteralGameplayTag_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_int_Loop_Counter_Variable) == 0x00021C, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_int_Loop_Counter_Variable_1) == 0x000220, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Add_IntInt_ReturnValue) == 0x000224, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Add_IntInt_ReturnValue_1) == 0x000228, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_int_Array_Index_Variable) == 0x00022C, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_MakeLiteralGameplayTag_ReturnValue_9) == 0x000230, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_MakeLiteralGameplayTag_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_MakeLiteralGameplayTag_ReturnValue_10) == 0x000238, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_MakeLiteralGameplayTag_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_int_Array_Index_Variable_1) == 0x000240, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_int_Loop_Counter_Variable_2) == 0x000244, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Add_IntInt_ReturnValue_2) == 0x000248, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_int_Array_Index_Variable_2) == 0x00024C, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_MakeLiteralGameplayTag_ReturnValue_11) == 0x000250, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_MakeLiteralGameplayTag_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_int_Loop_Counter_Variable_3) == 0x000258, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Add_IntInt_ReturnValue_3) == 0x00025C, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_int_Array_Index_Variable_3) == 0x000260, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_int_Variable_1) == 0x000264, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_CustomEvent_StroedItem) == 0x000268, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_CustomEvent_StroedItem' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_GetAllChildren_ReturnValue) == 0x000288, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Array_Length_ReturnValue) == 0x000298, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_GetEquipByID_find) == 0x00029C, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_GetEquipByID_Equipment) == 0x0002A0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_int_Loop_Counter_Variable_4) == 0x0003E8, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Less_IntInt_ReturnValue) == 0x0003EC, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_Value) == 0x0003F0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_ReturnValue) == 0x0003F8, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_Value_1) == 0x000400, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_ReturnValue_1) == 0x000408, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_Value_2) == 0x000410, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_ReturnValue_2) == 0x000418, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_Value_3) == 0x000420, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_ReturnValue_3) == 0x000428, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_Value_4) == 0x000430, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_ReturnValue_4) == 0x000438, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_Value_5) == 0x000440, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_Value_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_ReturnValue_5) == 0x000448, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_Value_6) == 0x000450, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_Value_6' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_ReturnValue_6) == 0x000458, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Add_IntInt_ReturnValue_4) == 0x00045C, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_Select_Default) == 0x000460, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_int_Loop_Counter_Variable_5) == 0x000478, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_GetAllChildren_ReturnValue_1) == 0x000480, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Array_Get_Item) == 0x000490, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Array_Length_ReturnValue_1) == 0x000498, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_DynamicCast_AsWB_Pack_Item_Information_Arrmor_1) == 0x0004A0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_DynamicCast_AsWB_Pack_Item_Information_Arrmor_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_DynamicCast_bSuccess) == 0x0004A8, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Less_IntInt_ReturnValue_1) == 0x0004A9, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Add_IntInt_ReturnValue_5) == 0x0004AC, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_GetAllChildren_ReturnValue_2) == 0x0004B0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_GetAllChildren_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Array_Length_ReturnValue_2) == 0x0004C0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Less_IntInt_ReturnValue_2) == 0x0004C4, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_int_Array_Index_Variable_4) == 0x0004C8, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Array_Get_Item_1) == 0x0004D0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_DynamicCast_AsWB_Pack_Item_Information_Arrmor_1_1) == 0x0004D8, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_DynamicCast_AsWB_Pack_Item_Information_Arrmor_1_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_DynamicCast_bSuccess_1) == 0x0004E0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_CustomEvent_Type) == 0x0004E1, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_CustomEvent_Uni) == 0x0004E8, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_CustomEvent_Uni' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_GetPlayerEquipmentAtSlot_Item) == 0x0004F0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_GetPlayerEquipmentAtSlot_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_GetAllChildren_ReturnValue_3) == 0x000510, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_GetAllChildren_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_GetEquipByID_find_1) == 0x000520, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_GetEquipByID_find_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_GetEquipByID_Equipment_1) == 0x000528, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_GetEquipByID_Equipment_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Array_Get_Item_2) == 0x000670, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_DynamicCast_AsWB_Pack_Item_Information_Arrmor_1_2) == 0x000678, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_DynamicCast_AsWB_Pack_Item_Information_Arrmor_1_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_DynamicCast_bSuccess_2) == 0x000680, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_Value_7) == 0x000688, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_Value_7' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_ReturnValue_7) == 0x000690, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_Value_8) == 0x000698, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_Value_8' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_ReturnValue_8) == 0x0006A0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_Value_9) == 0x0006A8, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_Value_9' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_ReturnValue_9) == 0x0006B0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_Value_10) == 0x0006B8, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_Value_10' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_ReturnValue_10) == 0x0006C0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_Value_11) == 0x0006C8, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_Value_11' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_ReturnValue_11) == 0x0006D0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_Value_12) == 0x0006D8, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_Value_12' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_ReturnValue_12) == 0x0006E0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_Value_13) == 0x0006E8, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_Value_13' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_ReturnValue_13) == 0x0006F0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_Value_14) == 0x0006F8, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_Value_14' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_ReturnValue_14) == 0x000700, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Array_Length_ReturnValue_3) == 0x000704, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_Select_Default_1) == 0x000708, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Less_IntInt_ReturnValue_3) == 0x000710, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_GetAllChildren_ReturnValue_4) == 0x000718, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_GetAllChildren_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Array_Get_Item_3) == 0x000728, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_GetAllChildren_ReturnValue_5) == 0x000730, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_GetAllChildren_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_DynamicCast_AsWB_Pack_Item_Information_Arrmor_Di_Kang_Li) == 0x000740, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_DynamicCast_AsWB_Pack_Item_Information_Arrmor_Di_Kang_Li' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_DynamicCast_bSuccess_3) == 0x000748, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Array_Get_Item_4) == 0x000750, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_DynamicCast_AsWB_Pack_Item_Information_Arrmor_Di_Kang_Li_1) == 0x000758, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_DynamicCast_AsWB_Pack_Item_Information_Arrmor_Di_Kang_Li_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_DynamicCast_bSuccess_4) == 0x000760, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Array_Length_ReturnValue_4) == 0x000764, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Less_IntInt_ReturnValue_4) == 0x000768, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Array_Length_ReturnValue_5) == 0x00076C, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Less_IntInt_ReturnValue_5) == 0x000770, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_int_Array_Index_Variable_5) == 0x000774, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Array_Get_Item_5) == 0x000778, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_DynamicCast_AsWB_Pack_Item_Information_Arrmor_1_3) == 0x000780, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_DynamicCast_AsWB_Pack_Item_Information_Arrmor_1_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_DynamicCast_bSuccess_5) == 0x000788, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, Temp_struct_Variable_3) == 0x00078C, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000794, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_Value_15) == 0x000798, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_Value_15' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, CallFunc_Map_Find_ReturnValue_15) == 0x0007A0, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::CallFunc_Map_Find_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor, K2Node_Select_Default_2) == 0x0007A8, "Member 'WB_PackItemInformationArrmor_C_ExecuteUbergraph_WB_PackItemInformationArrmor::K2Node_Select_Default_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemInformationArrmor_C_UpdateInfor \ static_assert(alignof(WB_PackItemInformationArrmor_C_UpdateInfor) == 0x000008, "Wrong alignment on WB_PackItemInformationArrmor_C_UpdateInfor"); \ static_assert(sizeof(WB_PackItemInformationArrmor_C_UpdateInfor) == 0x000020, "Wrong size on WB_PackItemInformationArrmor_C_UpdateInfor"); \ static_assert(offsetof(WB_PackItemInformationArrmor_C_UpdateInfor, StroedItem) == 0x000000, "Member 'WB_PackItemInformationArrmor_C_UpdateInfor::StroedItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PackItemInformationArrmor_C \ static_assert(alignof(UWB_PackItemInformationArrmor_C) == 0x000008, "Wrong alignment on UWB_PackItemInformationArrmor_C"); \ static_assert(sizeof(UWB_PackItemInformationArrmor_C) == 0x000350, "Wrong size on UWB_PackItemInformationArrmor_C"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, UberGraphFrame) == 0x000278, "Member 'UWB_PackItemInformationArrmor_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, Image_1) == 0x000280, "Member 'UWB_PackItemInformationArrmor_C::Image_1' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, TextBlock_ArrmorTypeName) == 0x000288, "Member 'UWB_PackItemInformationArrmor_C::TextBlock_ArrmorTypeName' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, TextBlock_weaponName) == 0x000290, "Member 'UWB_PackItemInformationArrmor_C::TextBlock_weaponName' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, VerticalBox_dikangli) == 0x000298, "Member 'UWB_PackItemInformationArrmor_C::VerticalBox_dikangli' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, VerticalBox_jianshang) == 0x0002A0, "Member 'UWB_PackItemInformationArrmor_C::VerticalBox_jianshang' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, WB_PackItemInformationArrmorDiKangLi) == 0x0002A8, "Member 'UWB_PackItemInformationArrmor_C::WB_PackItemInformationArrmorDiKangLi' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, WB_PackItemInformationArrmorDiKangLi_1) == 0x0002B0, "Member 'UWB_PackItemInformationArrmor_C::WB_PackItemInformationArrmorDiKangLi_1' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, WB_PackItemInformationArrmorDiKangLi_2) == 0x0002B8, "Member 'UWB_PackItemInformationArrmor_C::WB_PackItemInformationArrmorDiKangLi_2' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, WB_PackItemInformationArrmorDiKangLi_3) == 0x0002C0, "Member 'UWB_PackItemInformationArrmor_C::WB_PackItemInformationArrmorDiKangLi_3' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, WB_PackItemInformationArrmorDiKangLi_4) == 0x0002C8, "Member 'UWB_PackItemInformationArrmor_C::WB_PackItemInformationArrmorDiKangLi_4' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, WB_PackItemInformationArrmorDiKangLi_5) == 0x0002D0, "Member 'UWB_PackItemInformationArrmor_C::WB_PackItemInformationArrmorDiKangLi_5' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, WB_PackItemInformationArrmorDiKangLi_6) == 0x0002D8, "Member 'UWB_PackItemInformationArrmor_C::WB_PackItemInformationArrmorDiKangLi_6' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, WB_PackThree_Arrmor) == 0x0002E0, "Member 'UWB_PackItemInformationArrmor_C::WB_PackThree_Arrmor' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, WB_PackThree_Arrmor_1) == 0x0002E8, "Member 'UWB_PackItemInformationArrmor_C::WB_PackThree_Arrmor_1' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, WB_PackThree_Arrmor_2) == 0x0002F0, "Member 'UWB_PackItemInformationArrmor_C::WB_PackThree_Arrmor_2' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, WB_PackThree_Arrmor_3) == 0x0002F8, "Member 'UWB_PackItemInformationArrmor_C::WB_PackThree_Arrmor_3' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, WB_PackThree_Arrmor_4) == 0x000300, "Member 'UWB_PackItemInformationArrmor_C::WB_PackThree_Arrmor_4' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, WB_PackThree_Arrmor_5) == 0x000308, "Member 'UWB_PackItemInformationArrmor_C::WB_PackThree_Arrmor_5' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, WB_PackThree_Arrmor_6) == 0x000310, "Member 'UWB_PackItemInformationArrmor_C::WB_PackThree_Arrmor_6' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, WB_PackThree_Arrmor_7) == 0x000318, "Member 'UWB_PackItemInformationArrmor_C::WB_PackThree_Arrmor_7' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, Text_LIST) == 0x000320, "Member 'UWB_PackItemInformationArrmor_C::Text_LIST' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemInformationArrmor_C, SelectItem) == 0x000330, "Member 'UWB_PackItemInformationArrmor_C::SelectItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemShopGemInfo_C_ExecuteUbergraph_WB_GemShopGemInfo \ static_assert(alignof(WB_GemShopGemInfo_C_ExecuteUbergraph_WB_GemShopGemInfo) == 0x000008, "Wrong alignment on WB_GemShopGemInfo_C_ExecuteUbergraph_WB_GemShopGemInfo"); \ static_assert(sizeof(WB_GemShopGemInfo_C_ExecuteUbergraph_WB_GemShopGemInfo) == 0x000010, "Wrong size on WB_GemShopGemInfo_C_ExecuteUbergraph_WB_GemShopGemInfo"); \ static_assert(offsetof(WB_GemShopGemInfo_C_ExecuteUbergraph_WB_GemShopGemInfo, EntryPoint) == 0x000000, "Member 'WB_GemShopGemInfo_C_ExecuteUbergraph_WB_GemShopGemInfo::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_ExecuteUbergraph_WB_GemShopGemInfo, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_GemShopGemInfo_C_ExecuteUbergraph_WB_GemShopGemInfo::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_ExecuteUbergraph_WB_GemShopGemInfo, CallFunc_GetUINotify_UINotify) == 0x000008, "Member 'WB_GemShopGemInfo_C_ExecuteUbergraph_WB_GemShopGemInfo::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemShopGemInfo_C_GetUINotify \ static_assert(alignof(WB_GemShopGemInfo_C_GetUINotify) == 0x000008, "Wrong alignment on WB_GemShopGemInfo_C_GetUINotify"); \ static_assert(sizeof(WB_GemShopGemInfo_C_GetUINotify) == 0x000010, "Wrong size on WB_GemShopGemInfo_C_GetUINotify"); \ static_assert(offsetof(WB_GemShopGemInfo_C_GetUINotify, UINotify_0) == 0x000000, "Member 'WB_GemShopGemInfo_C_GetUINotify::UINotify_0' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_GetUINotify, CallFunc_GetUINotify_UINotify) == 0x000008, "Member 'WB_GemShopGemInfo_C_GetUINotify::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemShopGemInfo_C_PreConstruct \ static_assert(alignof(WB_GemShopGemInfo_C_PreConstruct) == 0x000001, "Wrong alignment on WB_GemShopGemInfo_C_PreConstruct"); \ static_assert(sizeof(WB_GemShopGemInfo_C_PreConstruct) == 0x000001, "Wrong size on WB_GemShopGemInfo_C_PreConstruct"); \ static_assert(offsetof(WB_GemShopGemInfo_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_GemShopGemInfo_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemShopGemInfo_C_UpdateByGUID \ static_assert(alignof(WB_GemShopGemInfo_C_UpdateByGUID) == 0x000008, "Wrong alignment on WB_GemShopGemInfo_C_UpdateByGUID"); \ static_assert(sizeof(WB_GemShopGemInfo_C_UpdateByGUID) == 0x000048, "Wrong size on WB_GemShopGemInfo_C_UpdateByGUID"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateByGUID, GemGUID) == 0x000000, "Member 'WB_GemShopGemInfo_C_UpdateByGUID::GemGUID' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateByGUID, CallFunc_IsValid_Guid_ReturnValue) == 0x000010, "Member 'WB_GemShopGemInfo_C_UpdateByGUID::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateByGUID, CallFunc_GetUINotify_UINotify) == 0x000018, "Member 'WB_GemShopGemInfo_C_UpdateByGUID::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateByGUID, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x000020, "Member 'WB_GemShopGemInfo_C_UpdateByGUID::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateByGUID, CallFunc_FindGemAttriButesOfGuid_Find) == 0x000040, "Member 'WB_GemShopGemInfo_C_UpdateByGUID::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemShopGemInfo_C_UpdateByShop \ static_assert(alignof(WB_GemShopGemInfo_C_UpdateByShop) == 0x000004, "Wrong alignment on WB_GemShopGemInfo_C_UpdateByShop"); \ static_assert(sizeof(WB_GemShopGemInfo_C_UpdateByShop) == 0x000004, "Wrong size on WB_GemShopGemInfo_C_UpdateByShop"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateByShop, Position) == 0x000000, "Member 'WB_GemShopGemInfo_C_UpdateByShop::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemShopGemInfo_C_UpdateBySortID \ static_assert(alignof(WB_GemShopGemInfo_C_UpdateBySortID) == 0x000008, "Wrong alignment on WB_GemShopGemInfo_C_UpdateBySortID"); \ static_assert(sizeof(WB_GemShopGemInfo_C_UpdateBySortID) == 0x0000E8, "Wrong size on WB_GemShopGemInfo_C_UpdateBySortID"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateBySortID, SortID) == 0x000000, "Member 'WB_GemShopGemInfo_C_UpdateBySortID::SortID' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateBySortID, CallFunc_Get_Gem_Table_Info_Find) == 0x000004, "Member 'WB_GemShopGemInfo_C_UpdateBySortID::CallFunc_Get_Gem_Table_Info_Find' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateBySortID, CallFunc_Get_Gem_Table_Info_GemInfo) == 0x000008, "Member 'WB_GemShopGemInfo_C_UpdateBySortID::CallFunc_Get_Gem_Table_Info_GemInfo' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateBySortID, CallFunc_Conv_IntToString_ReturnValue) == 0x0000B0, "Member 'WB_GemShopGemInfo_C_UpdateBySortID::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateBySortID, CallFunc_LeftChop_ReturnValue) == 0x0000C0, "Member 'WB_GemShopGemInfo_C_UpdateBySortID::CallFunc_LeftChop_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateBySortID, CallFunc_RightChop_ReturnValue) == 0x0000D0, "Member 'WB_GemShopGemInfo_C_UpdateBySortID::CallFunc_RightChop_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateBySortID, K2Node_SwitchString_CmpSuccess) == 0x0000E0, "Member 'WB_GemShopGemInfo_C_UpdateBySortID::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemShopGemInfo_C_UpdateInfo \ static_assert(alignof(WB_GemShopGemInfo_C_UpdateInfo) == 0x000008, "Wrong alignment on WB_GemShopGemInfo_C_UpdateInfo"); \ static_assert(sizeof(WB_GemShopGemInfo_C_UpdateInfo) == 0x0000C0, "Wrong size on WB_GemShopGemInfo_C_UpdateInfo"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateInfo, GemGUID) == 0x000000, "Member 'WB_GemShopGemInfo_C_UpdateInfo::GemGUID' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateInfo, TempDesc) == 0x000010, "Member 'WB_GemShopGemInfo_C_UpdateInfo::TempDesc' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateInfo, Temp_int_Array_Index_Variable) == 0x000020, "Member 'WB_GemShopGemInfo_C_UpdateInfo::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateInfo, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'WB_GemShopGemInfo_C_UpdateInfo::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateInfo, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'WB_GemShopGemInfo_C_UpdateInfo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateInfo, K2Node_MakeArray_Array) == 0x000030, "Member 'WB_GemShopGemInfo_C_UpdateInfo::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateInfo, CallFunc_Array_Get_Item) == 0x000040, "Member 'WB_GemShopGemInfo_C_UpdateInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateInfo, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000048, "Member 'WB_GemShopGemInfo_C_UpdateInfo::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateInfo, CallFunc_Array_Length_ReturnValue) == 0x00004C, "Member 'WB_GemShopGemInfo_C_UpdateInfo::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateInfo, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'WB_GemShopGemInfo_C_UpdateInfo::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateInfo, CallFunc_Array_Get_Item_1) == 0x000058, "Member 'WB_GemShopGemInfo_C_UpdateInfo::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateInfo, CallFunc_GetUINotify_UINotify) == 0x000070, "Member 'WB_GemShopGemInfo_C_UpdateInfo::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateInfo, CallFunc_Get_Gems_Nameand_Attr_Desc_Dsc) == 0x000078, "Member 'WB_GemShopGemInfo_C_UpdateInfo::CallFunc_Get_Gems_Nameand_Attr_Desc_Dsc' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateInfo, CallFunc_Get_Gems_Nameand_Attr_Desc_Des) == 0x000088, "Member 'WB_GemShopGemInfo_C_UpdateInfo::CallFunc_Get_Gems_Nameand_Attr_Desc_Des' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateInfo, CallFunc_MakeLiteralText_ReturnValue) == 0x0000A0, "Member 'WB_GemShopGemInfo_C_UpdateInfo::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdateInfo, CallFunc_NotEqual_TextText_ReturnValue) == 0x0000B8, "Member 'WB_GemShopGemInfo_C_UpdateInfo::CallFunc_NotEqual_TextText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemShopGemInfo_C_UpdatePage \ static_assert(alignof(WB_GemShopGemInfo_C_UpdatePage) == 0x000008, "Wrong alignment on WB_GemShopGemInfo_C_UpdatePage"); \ static_assert(sizeof(WB_GemShopGemInfo_C_UpdatePage) == 0x000058, "Wrong size on WB_GemShopGemInfo_C_UpdatePage"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdatePage, GemGUID) == 0x000000, "Member 'WB_GemShopGemInfo_C_UpdatePage::GemGUID' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdatePage, ShopState) == 0x000010, "Member 'WB_GemShopGemInfo_C_UpdatePage::ShopState' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdatePage, TempGemGUID) == 0x000014, "Member 'WB_GemShopGemInfo_C_UpdatePage::TempGemGUID' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdatePage, Temp_int_Array_Index_Variable) == 0x000024, "Member 'WB_GemShopGemInfo_C_UpdatePage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdatePage, K2Node_MakeArray_Array) == 0x000028, "Member 'WB_GemShopGemInfo_C_UpdatePage::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdatePage, CallFunc_Array_Get_Item) == 0x000038, "Member 'WB_GemShopGemInfo_C_UpdatePage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdatePage, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'WB_GemShopGemInfo_C_UpdatePage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdatePage, K2Node_SwitchInteger_CmpSuccess) == 0x000044, "Member 'WB_GemShopGemInfo_C_UpdatePage::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdatePage, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'WB_GemShopGemInfo_C_UpdatePage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdatePage, CallFunc_Less_IntInt_ReturnValue) == 0x00004C, "Member 'WB_GemShopGemInfo_C_UpdatePage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdatePage, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'WB_GemShopGemInfo_C_UpdatePage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemShopGemInfo_C_UpdatePosition \ static_assert(alignof(WB_GemShopGemInfo_C_UpdatePosition) == 0x000004, "Wrong alignment on WB_GemShopGemInfo_C_UpdatePosition"); \ static_assert(sizeof(WB_GemShopGemInfo_C_UpdatePosition) == 0x000004, "Wrong size on WB_GemShopGemInfo_C_UpdatePosition"); \ static_assert(offsetof(WB_GemShopGemInfo_C_UpdatePosition, Position) == 0x000000, "Member 'WB_GemShopGemInfo_C_UpdatePosition::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_GemShopGemInfo_C \ static_assert(alignof(UWB_GemShopGemInfo_C) == 0x000008, "Wrong alignment on UWB_GemShopGemInfo_C"); \ static_assert(sizeof(UWB_GemShopGemInfo_C) == 0x0002B8, "Wrong size on UWB_GemShopGemInfo_C"); \ static_assert(offsetof(UWB_GemShopGemInfo_C, UberGraphFrame) == 0x000278, "Member 'UWB_GemShopGemInfo_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_GemShopGemInfo_C, GemEffect) == 0x000280, "Member 'UWB_GemShopGemInfo_C::GemEffect' has a wrong offset!"); \ static_assert(offsetof(UWB_GemShopGemInfo_C, GemEffectDes) == 0x000288, "Member 'UWB_GemShopGemInfo_C::GemEffectDes' has a wrong offset!"); \ static_assert(offsetof(UWB_GemShopGemInfo_C, GemName) == 0x000290, "Member 'UWB_GemShopGemInfo_C::GemName' has a wrong offset!"); \ static_assert(offsetof(UWB_GemShopGemInfo_C, GemType) == 0x000298, "Member 'UWB_GemShopGemInfo_C::GemType' has a wrong offset!"); \ static_assert(offsetof(UWB_GemShopGemInfo_C, Image_1) == 0x0002A0, "Member 'UWB_GemShopGemInfo_C::Image_1' has a wrong offset!"); \ static_assert(offsetof(UWB_GemShopGemInfo_C, UINotify) == 0x0002A8, "Member 'UWB_GemShopGemInfo_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_GemShopGemInfo_C, Shop_State) == 0x0002B0, "Member 'UWB_GemShopGemInfo_C::Shop_State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_HttpNumber1003Send \ static_assert(alignof(FST_HttpNumber1003Send) == 0x000008, "Wrong alignment on FST_HttpNumber1003Send"); \ static_assert(sizeof(FST_HttpNumber1003Send) == 0x000018, "Wrong size on FST_HttpNumber1003Send"); \ static_assert(offsetof(FST_HttpNumber1003Send, adviceId_4_C2954C044949F11EBF8AC391A35FC9E0) == 0x000000, "Member 'FST_HttpNumber1003Send::adviceId_4_C2954C044949F11EBF8AC391A35FC9E0' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1003Send, lock_3_065C05494F7E2B912B83B1AA1FFDED24) == 0x000010, "Member 'FST_HttpNumber1003Send::lock_3_065C05494F7E2B912B83B1AA1FFDED24' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Http1003Res \ static_assert(alignof(FST_Http1003Res) == 0x000004, "Wrong alignment on FST_Http1003Res"); \ static_assert(sizeof(FST_Http1003Res) == 0x000008, "Wrong size on FST_Http1003Res"); \ static_assert(offsetof(FST_Http1003Res, status_4_760BBEAC45B164774C3688824B14B068) == 0x000000, "Member 'FST_Http1003Res::status_4_760BBEAC45B164774C3688824B14B068' has a wrong offset!"); \ static_assert(offsetof(FST_Http1003Res, lockedCount_7_82F1B86146C4B4893F66E3A47CDD672B) == 0x000004, "Member 'FST_Http1003Res::lockedCount_7_82F1B86146C4B4893F66E3A47CDD672B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Http1003MsgData \ static_assert(alignof(FST_Http1003MsgData) == 0x000004, "Wrong alignment on FST_Http1003MsgData"); \ static_assert(sizeof(FST_Http1003MsgData) == 0x000008, "Wrong size on FST_Http1003MsgData"); \ static_assert(offsetof(FST_Http1003MsgData, MsgData_2_142F772A4F442226E42AF0BA624D46B8) == 0x000000, "Member 'FST_Http1003MsgData::MsgData_2_142F772A4F442226E42AF0BA624D46B8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem \ static_assert(alignof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem"); \ static_assert(sizeof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem) == 0x0001B0, "Wrong size on WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, EntryPoint) == 0x000000, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000008, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, Temp_bool_Variable) == 0x000010, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000018, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, Temp_byte_Variable) == 0x000020, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, Temp_byte_Variable_1) == 0x000021, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_GetFontDataColor_ReturnValue) == 0x000024, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000038, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_GetFontDataColor_ReturnValue_2) == 0x00004C, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_GetFontDataColor_ReturnValue_3) == 0x000060, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_GetFontDataColor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, Temp_int_Variable) == 0x000074, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, Temp_bool_Variable_1) == 0x000078, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, Temp_bool_Variable_2) == 0x000079, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, K2Node_CustomEvent_Content_Text) == 0x000080, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::K2Node_CustomEvent_Content_Text' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, K2Node_CustomEvent_Map_Text) == 0x000098, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::K2Node_CustomEvent_Map_Text' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, K2Node_CustomEvent_GoodCount_Text) == 0x0000B0, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::K2Node_CustomEvent_GoodCount_Text' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, K2Node_CustomEvent_BadCount_Text) == 0x0000C8, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::K2Node_CustomEvent_BadCount_Text' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, K2Node_CustomEvent_isWrite_1) == 0x0000E0, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::K2Node_CustomEvent_isWrite_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, K2Node_CustomEvent_Selected) == 0x0000E1, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::K2Node_CustomEvent_Selected' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, K2Node_CustomEvent_isWrite) == 0x0000E2, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::K2Node_CustomEvent_isWrite' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, K2Node_CustomEvent_isProtect) == 0x0000E3, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::K2Node_CustomEvent_isProtect' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, K2Node_CustomEvent_GoodOrBad) == 0x0000E4, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::K2Node_CustomEvent_GoodOrBad' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_Add_IntInt_ReturnValue) == 0x0000E8, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000EC, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_Conv_IntToText_ReturnValue) == 0x0000F0, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_Conv_IntToText_ReturnValue_1) == 0x000108, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, K2Node_Select_Default) == 0x000120, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, Temp_byte_Variable_2) == 0x000121, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_Get_Section_Text_ShowText) == 0x000128, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_Get_Section_Text_ShowText' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_Conv_StringToText_ReturnValue) == 0x000138, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000150, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000151, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_Conv_IntToText_ReturnValue_2) == 0x000158, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_Conv_IntToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_Conv_IntToText_ReturnValue_3) == 0x000170, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_Conv_IntToText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_GetUINotify_UINotify) == 0x000188, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, CallFunc_GetTextContentById_return_value) == 0x000190, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::CallFunc_GetTextContentById_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, Temp_byte_Variable_3) == 0x0001A8, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, Temp_bool_Variable_3) == 0x0001A9, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, K2Node_Select_Default_1) == 0x0001AA, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem, K2Node_Select_Default_2) == 0x0001AB, "Member 'WB_LeaveMessageWritedItem_C_ExecuteUbergraph_WB_LeaveMessageWritedItem::K2Node_Select_Default_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedItem_C_InitData \ static_assert(alignof(WB_LeaveMessageWritedItem_C_InitData) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedItem_C_InitData"); \ static_assert(sizeof(WB_LeaveMessageWritedItem_C_InitData) == 0x000068, "Wrong size on WB_LeaveMessageWritedItem_C_InitData"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_InitData, Content_Text_0) == 0x000000, "Member 'WB_LeaveMessageWritedItem_C_InitData::Content_Text_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_InitData, Map_Text_0) == 0x000018, "Member 'WB_LeaveMessageWritedItem_C_InitData::Map_Text_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_InitData, GoodCount_Text_0) == 0x000030, "Member 'WB_LeaveMessageWritedItem_C_InitData::GoodCount_Text_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_InitData, BadCount_Text_0) == 0x000048, "Member 'WB_LeaveMessageWritedItem_C_InitData::BadCount_Text_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_InitData, isWrite) == 0x000060, "Member 'WB_LeaveMessageWritedItem_C_InitData::isWrite' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedItem_C_OnSelected \ static_assert(alignof(WB_LeaveMessageWritedItem_C_OnSelected) == 0x000001, "Wrong alignment on WB_LeaveMessageWritedItem_C_OnSelected"); \ static_assert(sizeof(WB_LeaveMessageWritedItem_C_OnSelected) == 0x000001, "Wrong size on WB_LeaveMessageWritedItem_C_OnSelected"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_OnSelected, Selected_0) == 0x000000, "Member 'WB_LeaveMessageWritedItem_C_OnSelected::Selected_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedItem_C_UpdateProtect \ static_assert(alignof(WB_LeaveMessageWritedItem_C_UpdateProtect) == 0x000001, "Wrong alignment on WB_LeaveMessageWritedItem_C_UpdateProtect"); \ static_assert(sizeof(WB_LeaveMessageWritedItem_C_UpdateProtect) == 0x000002, "Wrong size on WB_LeaveMessageWritedItem_C_UpdateProtect"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_UpdateProtect, isWrite) == 0x000000, "Member 'WB_LeaveMessageWritedItem_C_UpdateProtect::isWrite' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_UpdateProtect, isProtect_0) == 0x000001, "Member 'WB_LeaveMessageWritedItem_C_UpdateProtect::isProtect_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedItem_C_UpdateState \ static_assert(alignof(WB_LeaveMessageWritedItem_C_UpdateState) == 0x000001, "Wrong alignment on WB_LeaveMessageWritedItem_C_UpdateState"); \ static_assert(sizeof(WB_LeaveMessageWritedItem_C_UpdateState) == 0x000001, "Wrong size on WB_LeaveMessageWritedItem_C_UpdateState"); \ static_assert(offsetof(WB_LeaveMessageWritedItem_C_UpdateState, GoodOrBad) == 0x000000, "Member 'WB_LeaveMessageWritedItem_C_UpdateState::GoodOrBad' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LeaveMessageWritedItem_C \ static_assert(alignof(UWB_LeaveMessageWritedItem_C) == 0x000008, "Wrong alignment on UWB_LeaveMessageWritedItem_C"); \ static_assert(sizeof(UWB_LeaveMessageWritedItem_C) == 0x000468, "Wrong size on UWB_LeaveMessageWritedItem_C"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, UberGraphFrame) == 0x000288, "Member 'UWB_LeaveMessageWritedItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Button) == 0x000290, "Member 'UWB_LeaveMessageWritedItem_C::Button' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Icon) == 0x000298, "Member 'UWB_LeaveMessageWritedItem_C::Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Image_Protect) == 0x0002A0, "Member 'UWB_LeaveMessageWritedItem_C::Image_Protect' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Image_Selected) == 0x0002A8, "Member 'UWB_LeaveMessageWritedItem_C::Image_Selected' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, switch_0) == 0x0002B0, "Member 'UWB_LeaveMessageWritedItem_C::switch_0' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Text_Content) == 0x0002B8, "Member 'UWB_LeaveMessageWritedItem_C::Text_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Text_eping) == 0x0002C0, "Member 'UWB_LeaveMessageWritedItem_C::Text_eping' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Text_eping_2) == 0x0002C8, "Member 'UWB_LeaveMessageWritedItem_C::Text_eping_2' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Text_epingNum) == 0x0002D0, "Member 'UWB_LeaveMessageWritedItem_C::Text_epingNum' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Text_epingNum_1) == 0x0002D8, "Member 'UWB_LeaveMessageWritedItem_C::Text_epingNum_1' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Text_haoping) == 0x0002E0, "Member 'UWB_LeaveMessageWritedItem_C::Text_haoping' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Text_haoping_1) == 0x0002E8, "Member 'UWB_LeaveMessageWritedItem_C::Text_haoping_1' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Text_haopinged) == 0x0002F0, "Member 'UWB_LeaveMessageWritedItem_C::Text_haopinged' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Text_haopingNum) == 0x0002F8, "Member 'UWB_LeaveMessageWritedItem_C::Text_haopingNum' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Text_haopingNum_1) == 0x000300, "Member 'UWB_LeaveMessageWritedItem_C::Text_haopingNum_1' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Text_Map) == 0x000308, "Member 'UWB_LeaveMessageWritedItem_C::Text_Map' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Text_Map_1) == 0x000310, "Member 'UWB_LeaveMessageWritedItem_C::Text_Map_1' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Content_Text) == 0x000318, "Member 'UWB_LeaveMessageWritedItem_C::Content_Text' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Map_Text) == 0x000330, "Member 'UWB_LeaveMessageWritedItem_C::Map_Text' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, GoodCount_Text) == 0x000348, "Member 'UWB_LeaveMessageWritedItem_C::GoodCount_Text' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, BadCount_Text) == 0x000360, "Member 'UWB_LeaveMessageWritedItem_C::BadCount_Text' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, GoodOrBad_Text) == 0x000378, "Member 'UWB_LeaveMessageWritedItem_C::GoodOrBad_Text' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Selected) == 0x000390, "Member 'UWB_LeaveMessageWritedItem_C::Selected' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, ContentColor) == 0x000394, "Member 'UWB_LeaveMessageWritedItem_C::ContentColor' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, MapColor) == 0x0003A8, "Member 'UWB_LeaveMessageWritedItem_C::MapColor' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Index_0) == 0x0003BC, "Member 'UWB_LeaveMessageWritedItem_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, OnClick) == 0x0003C0, "Member 'UWB_LeaveMessageWritedItem_C::OnClick' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, OnHoverItem) == 0x0003D0, "Member 'UWB_LeaveMessageWritedItem_C::OnHoverItem' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Data) == 0x0003E0, "Member 'UWB_LeaveMessageWritedItem_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, isProtect) == 0x000458, "Member 'UWB_LeaveMessageWritedItem_C::isProtect' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, GoodCount) == 0x00045C, "Member 'UWB_LeaveMessageWritedItem_C::GoodCount' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, BadCount) == 0x000460, "Member 'UWB_LeaveMessageWritedItem_C::BadCount' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedItem_C, Evaluated) == 0x000464, "Member 'UWB_LeaveMessageWritedItem_C::Evaluated' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_ItemHasModifiers_C_GetModifiers \ static_assert(alignof(I_ItemHasModifiers_C_GetModifiers) == 0x000008, "Wrong alignment on I_ItemHasModifiers_C_GetModifiers"); \ static_assert(sizeof(I_ItemHasModifiers_C_GetModifiers) == 0x000010, "Wrong size on I_ItemHasModifiers_C_GetModifiers"); \ static_assert(offsetof(I_ItemHasModifiers_C_GetModifiers, Modifiers) == 0x000000, "Member 'I_ItemHasModifiers_C_GetModifiers::Modifiers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_ItemHasModifiers_C \ static_assert(alignof(II_ItemHasModifiers_C) == 0x000001, "Wrong alignment on II_ItemHasModifiers_C"); \ static_assert(sizeof(II_ItemHasModifiers_C) == 0x000001, "Wrong size on II_ItemHasModifiers_C"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_ActivePanel \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_ActivePanel) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_ActivePanel"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_ActivePanel) == 0x000018, "Wrong size on WB_LeaveMessageWritedPanel_C_ActivePanel"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ActivePanel, IsActive_0) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_ActivePanel::IsActive_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ActivePanel, InputHelp) == 0x000008, "Member 'WB_LeaveMessageWritedPanel_C_ActivePanel::InputHelp' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ActivePanel, Param_Index_0) == 0x000010, "Member 'WB_LeaveMessageWritedPanel_C_ActivePanel::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_BackKeyEvent \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_BackKeyEvent"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_BackKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessageWritedPanel_C_BackKeyEvent"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessageWritedPanel_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_DeleteItem \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_DeleteItem) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_DeleteItem"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_DeleteItem) == 0x000008, "Wrong size on WB_LeaveMessageWritedPanel_C_DeleteItem"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_DeleteItem, Delete) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_DeleteItem::Delete' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_DoOperate \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_DoOperate) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_DoOperate"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_DoOperate) == 0x000008, "Wrong size on WB_LeaveMessageWritedPanel_C_DoOperate"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_DoOperate, GoodOrBad) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_DoOperate::GoodOrBad' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel) == 0x000D60, "Wrong size on WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, EntryPoint) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetModel_OnlineModel_ReturnValue) == 0x000008, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetModel_OnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000010, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetSocketStr_ReturnValue) == 0x000018, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, Temp_bool_Variable) == 0x000028, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, Temp_bool_Variable_1) == 0x000029, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, Temp_bool_Variable_2) == 0x00002A, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_MakeLiteralByte_ReturnValue) == 0x00002B, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x00002C, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, Temp_bool_Variable_3) == 0x00002D, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00002E, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Create_ReturnValue) == 0x000030, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CreateDelegate_OutputDelegate) == 0x000038, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CreateDelegate_OutputDelegate_1) == 0x000048, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CreateDelegate_OutputDelegate_2) == 0x000058, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, Temp_int_Variable) == 0x000068, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, Temp_text_Variable) == 0x000070, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, Temp_text_Variable_1) == 0x000088, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, Temp_text_Variable_2) == 0x0000A0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetGameInstanceSubsystem_ReturnValue_1) == 0x0000B8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetGameInstanceSubsystem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_IsEditorRunning_ReturnValue) == 0x0000C0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_IsEditorRunning_ReturnValue_1) == 0x0000C1, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_IsEditorRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_JsonStr_3) == 0x0000C8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_JsonStr_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_MakeMap_Map) == 0x0000D8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Conv_StringToName_ReturnValue) == 0x000128, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue) == 0x000130, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetDataTableRowFromName_OutRow) == 0x000140, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000168, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000170, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000180, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Conv_TextToString_ReturnValue) == 0x000188, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetGameInstanceSubsystem_ReturnValue_2) == 0x000198, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetGameInstanceSubsystem_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetGameInstanceSubsystem_ReturnValue_3) == 0x0001A0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetGameInstanceSubsystem_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetSocketStr_ReturnValue_1) == 0x0001A8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetSocketStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetSocketStr_ReturnValue_2) == 0x0001B8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetSocketStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetGameInstanceSubsystem_ReturnValue_4) == 0x0001C8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetGameInstanceSubsystem_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, Temp_bool_Variable_4) == 0x0001D0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, Temp_string_Variable) == 0x0001D8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_JsonToStructK2_Struct) == 0x0001E8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_JsonToStructK2_Struct' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_JsonToStructK2_Struct_1) == 0x000218, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_JsonToStructK2_Struct_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_SwitchString_CmpSuccess) == 0x0002A0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0002A8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0002B8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Conv_StringToText_ReturnValue) == 0x0002C8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0002E0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_JsonStr) == 0x0002F0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_JsonStr' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CreateDelegate_OutputDelegate_3) == 0x000300, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000310, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000318, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000340, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CreateDelegate_OutputDelegate_4) == 0x000344, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x000354, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000358, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_JsonStr_4) == 0x000368, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_JsonStr_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetNetWorkConfigPath_ReturnValue) == 0x000378, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetNetWorkConfigPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_CustomConfig_GetIni_ReturnValue) == 0x000388, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_CustomConfig_GetIni_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CreateDelegate_OutputDelegate_5) == 0x000398, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0003A8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0003B8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0003C8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0003D8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_JsonStr_1) == 0x0003E8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_JsonStr_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0003F8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_Select_Default) == 0x000408, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, Temp_int_Array_Index_Variable) == 0x000418, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_JsonStr_2) == 0x000420, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_JsonStr_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CreateDelegate_OutputDelegate_6) == 0x000430, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, Temp_string_Variable_1) == 0x000440, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000450, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CreateDelegate_OutputDelegate_7) == 0x000460, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Split_LeftS) == 0x000470, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Split_RightS) == 0x000480, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Split_ReturnValue) == 0x000490, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Contains_ReturnValue) == 0x000491, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Split_LeftS_1) == 0x000498, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Split_RightS_1) == 0x0004A8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Split_ReturnValue_1) == 0x0004B8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0004C0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_JsonStr_5) == 0x0004D0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_JsonStr_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_Select_Default_1) == 0x0004E0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, Temp_int_Loop_Counter_Variable) == 0x0004F0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CreateDelegate_OutputDelegate_8) == 0x0004F4, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Add_IntInt_ReturnValue) == 0x000504, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, Temp_int_Loop_Counter_Variable_1) == 0x000508, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Add_IntInt_ReturnValue_1) == 0x00050C, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, Temp_int_Array_Index_Variable_1) == 0x000510, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_IsActive) == 0x000514, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_IsActive' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_inputHelp) == 0x000518, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_inputHelp' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_Index_4) == 0x000520, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_Index_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_AddChildToNavPanel_ReturnValue) == 0x000528, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_AddChildToNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_data) == 0x000530, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_data' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_Index_3) == 0x000540, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_Index_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CreateDelegate_OutputDelegate_9) == 0x000544, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Array_Get_Item) == 0x000558, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Array_Length_ReturnValue) == 0x0005D0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Less_IntInt_ReturnValue) == 0x0005D4, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_Item_2) == 0x0005D8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_Index_2) == 0x0005E0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CreateDelegate_OutputDelegate_10) == 0x0005E4, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CreateDelegate_OutputDelegate_11) == 0x0005F4, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_Item_1) == 0x000608, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_Index_1) == 0x000610, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_DynamicCast_AsWB_Leave_Message_Writed_Item) == 0x000618, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_DynamicCast_AsWB_Leave_Message_Writed_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_DynamicCast_bSuccess) == 0x000620, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CreateDelegate_OutputDelegate_12) == 0x000624, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_IsValid_ReturnValue) == 0x000634, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_Item) == 0x000638, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_NavPanelActived_ReturnValue) == 0x000640, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_NavPanelActived_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CreateDelegate_OutputDelegate_13) == 0x000644, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_InGeometry_1) == 0x000658, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_InKeyEvent_1) == 0x000698, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_inKeyTag_1) == 0x0006D8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_bIsDown_1) == 0x0006E0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CreateDelegate_OutputDelegate_14) == 0x0006E4, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_InGeometry) == 0x0006F8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_InKeyEvent) == 0x000738, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_inKeyTag) == 0x000778, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_bIsDown) == 0x000780, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_ID_1) == 0x000788, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_ID_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_isProtect) == 0x000798, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_isProtect' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_IsValid_ReturnValue_1) == 0x000799, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Not_PreBool_ReturnValue) == 0x00079A, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Not_PreBool_ReturnValue_1) == 0x00079B, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_MakeStruct_ST_HttpNumber1003Send) == 0x0007A0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_MakeStruct_ST_HttpNumber1003Send' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_StructToJsonK2_Json) == 0x0007B8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_StructToJsonK2_Json' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_IsValid_ReturnValue_2) == 0x0007C8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_SwitchInteger_CmpSuccess) == 0x0007C9, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetNetWorkConfigPath_ReturnValue_1) == 0x0007D0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetNetWorkConfigPath_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_ID) == 0x0007E0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_ID' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_CustomConfig_GetIni_ReturnValue_1) == 0x0007F0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_CustomConfig_GetIni_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000800, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000808, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000818, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000820, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000830, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000840, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetSelectedItemFromNavPanel_ReturnValue) == 0x000850, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetSelectedItemFromNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_DynamicCast_AsWGI_Nav_Item) == 0x000858, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_DynamicCast_AsWGI_Nav_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_DynamicCast_bSuccess_1) == 0x000860, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_Event_InGeometry) == 0x000868, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_Event_isDown) == 0x0008A8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_NavPanelActived_ReturnValue_1) == 0x0008A9, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_NavPanelActived_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_SwitchInteger_CmpSuccess_1) == 0x0008AA, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetModel_GameOnlineModel_ReturnValue_1) == 0x0008B0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetModel_GameOnlineModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetMarkMessageComponent_ReturnValue_1) == 0x0008B8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetMarkMessageComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_Operation) == 0x0008C0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_Operation' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_reminderId) == 0x0008C8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_reminderId' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_GoodOrBad_2) == 0x0008D8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_GoodOrBad_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_16) == 0x0008E0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, Temp_string_Variable_2) == 0x0008F0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_17) == 0x000900, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_18) == 0x000910, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_19) == 0x000920, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_20) == 0x000930, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_21) == 0x000940, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000950, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_22) == 0x000968, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_JsonToStructK2_Struct_2) == 0x000978, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_JsonToStructK2_Struct_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_23) == 0x000980, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_24) == 0x000990, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Conv_IntToString_ReturnValue) == 0x0009A0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Conv_BoolToString_ReturnValue) == 0x0009B0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_25) == 0x0009C0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_26) == 0x0009D0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_27) == 0x0009E0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_JsonToStructK2_Struct_3) == 0x0009F0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_JsonToStructK2_Struct_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_28) == 0x000A20, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_SwitchString_CmpSuccess_1) == 0x000A30, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_29) == 0x000A38, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetModel_GameOnlineModel_ReturnValue_2) == 0x000A48, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetModel_GameOnlineModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetIsLogin_ReturnValue) == 0x000A50, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetIsLogin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetPlayerController_ReturnValue) == 0x000A58, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000A60, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_Delete) == 0x000A68, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_Delete' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetPlayerController_ReturnValue_1) == 0x000A70, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_GoodOrBad_1) == 0x000A78, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_GoodOrBad_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1) == 0x000A80, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetPlayerController_ReturnValue_2) == 0x000A88, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_GoodOrBad) == 0x000A90, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_GoodOrBad' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_2) == 0x000A98, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_CustomEvent_Index) == 0x000AA0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetGameInstanceSubsystem_ReturnValue_5) == 0x000AA8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetGameInstanceSubsystem_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_Select_Default_2) == 0x000AB0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetSocketStr_ReturnValue_3) == 0x000AC8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetSocketStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_30) == 0x000AD8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_Select_Default_3) == 0x000AE8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_CustomHttpSendJson_ReturnValue) == 0x000AF8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_CustomHttpSendJson_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_31) == 0x000B00, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_IsValid_ReturnValue_3) == 0x000B10, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_MakeMap_Map_1) == 0x000B18, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Map_Keys_Keys) == 0x000B68, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Array_Get_Item_1) == 0x000B78, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Array_Length_ReturnValue_1) == 0x000B88, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_32) == 0x000B90, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Less_IntInt_ReturnValue_1) == 0x000BA0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_33) == 0x000BA8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Map_Find_Value) == 0x000BB8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Map_Find_ReturnValue) == 0x000BC8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000BC9, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_34) == 0x000BD0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_Select_Default_4) == 0x000BE0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Concat_StrStr_ReturnValue_35) == 0x000BF0, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Concat_StrStr_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_Select_Default_5) == 0x000C00, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_CustomHttpSendJson_ReturnValue_1) == 0x000C10, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_CustomHttpSendJson_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_IsValid_ReturnValue_4) == 0x000C18, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetModel_GameOnlineModel_ReturnValue_3) == 0x000C20, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetModel_GameOnlineModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetChildrenCount_ReturnValue) == 0x000C28, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetChildrenCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_GetMarkMessageComponent_ReturnValue_2) == 0x000C30, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_GetMarkMessageComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, CallFunc_Greater_IntInt_ReturnValue) == 0x000C38, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_MakeStruct_ST_HttpNumber1002Res) == 0x000C40, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_MakeStruct_ST_HttpNumber1002Res' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_MakeMap_Map_2) == 0x000CB8, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_MakeMap_Map_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_SwitchInteger_CmpSuccess_2) == 0x000D08, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_SwitchInteger_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel, K2Node_MakeMap_Map_3) == 0x000D10, "Member 'WB_LeaveMessageWritedPanel_C_ExecuteUbergraph_WB_LeaveMessageWritedPanel::K2Node_MakeMap_Map_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_GetAllLeaveMessageData \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_GetAllLeaveMessageData) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_GetAllLeaveMessageData"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_GetAllLeaveMessageData) == 0x000018, "Wrong size on WB_LeaveMessageWritedPanel_C_GetAllLeaveMessageData"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_GetAllLeaveMessageData, Data) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_GetAllLeaveMessageData::Data' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_GetAllLeaveMessageData, Param_Index_0) == 0x000010, "Member 'WB_LeaveMessageWritedPanel_C_GetAllLeaveMessageData::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_LinkDefeated_7878C40E47CE61E749A2EB97C7F62FF7 \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_LinkDefeated_7878C40E47CE61E749A2EB97C7F62FF7) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_LinkDefeated_7878C40E47CE61E749A2EB97C7F62FF7"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_LinkDefeated_7878C40E47CE61E749A2EB97C7F62FF7) == 0x000010, "Wrong size on WB_LeaveMessageWritedPanel_C_LinkDefeated_7878C40E47CE61E749A2EB97C7F62FF7"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_LinkDefeated_7878C40E47CE61E749A2EB97C7F62FF7, JsonStr) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_LinkDefeated_7878C40E47CE61E749A2EB97C7F62FF7::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_LinkDefeated_B9894D884BC99A53CAB1048403471370 \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_LinkDefeated_B9894D884BC99A53CAB1048403471370) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_LinkDefeated_B9894D884BC99A53CAB1048403471370"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_LinkDefeated_B9894D884BC99A53CAB1048403471370) == 0x000010, "Wrong size on WB_LeaveMessageWritedPanel_C_LinkDefeated_B9894D884BC99A53CAB1048403471370"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_LinkDefeated_B9894D884BC99A53CAB1048403471370, JsonStr) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_LinkDefeated_B9894D884BC99A53CAB1048403471370::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_OnClick \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_OnClick) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_OnClick"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_OnClick) == 0x000010, "Wrong size on WB_LeaveMessageWritedPanel_C_OnClick"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnClick, Item) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_OnClick::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnClick, Param_Index_0) == 0x000008, "Member 'WB_LeaveMessageWritedPanel_C_OnClick::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_OnGoodOrBad \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_OnGoodOrBad) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_OnGoodOrBad"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_OnGoodOrBad) == 0x000020, "Wrong size on WB_LeaveMessageWritedPanel_C_OnGoodOrBad"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnGoodOrBad, Operation) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_OnGoodOrBad::Operation' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnGoodOrBad, reminderId) == 0x000008, "Member 'WB_LeaveMessageWritedPanel_C_OnGoodOrBad::reminderId' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnGoodOrBad, GoodOrBad) == 0x000018, "Member 'WB_LeaveMessageWritedPanel_C_OnGoodOrBad::GoodOrBad' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_OnHoverItem \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_OnHoverItem) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_OnHoverItem"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_OnHoverItem) == 0x000008, "Wrong size on WB_LeaveMessageWritedPanel_C_OnHoverItem"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnHoverItem, Item) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_OnHoverItem::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_OnMouseKeyFEvent \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_OnMouseKeyFEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_OnMouseKeyFEvent"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_OnMouseKeyFEvent) == 0x000090, "Wrong size on WB_LeaveMessageWritedPanel_C_OnMouseKeyFEvent"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnMouseKeyFEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_OnMouseKeyFEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnMouseKeyFEvent, InKeyEvent) == 0x000040, "Member 'WB_LeaveMessageWritedPanel_C_OnMouseKeyFEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnMouseKeyFEvent, inKeyTag) == 0x000080, "Member 'WB_LeaveMessageWritedPanel_C_OnMouseKeyFEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnMouseKeyFEvent, bIsDown) == 0x000088, "Member 'WB_LeaveMessageWritedPanel_C_OnMouseKeyFEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_OnMouseKeyXEvent \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_OnMouseKeyXEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_OnMouseKeyXEvent"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_OnMouseKeyXEvent) == 0x000090, "Wrong size on WB_LeaveMessageWritedPanel_C_OnMouseKeyXEvent"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnMouseKeyXEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_OnMouseKeyXEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnMouseKeyXEvent, InKeyEvent) == 0x000040, "Member 'WB_LeaveMessageWritedPanel_C_OnMouseKeyXEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnMouseKeyXEvent, inKeyTag) == 0x000080, "Member 'WB_LeaveMessageWritedPanel_C_OnMouseKeyXEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnMouseKeyXEvent, bIsDown) == 0x000088, "Member 'WB_LeaveMessageWritedPanel_C_OnMouseKeyXEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_OnProtectEvent \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_OnProtectEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_OnProtectEvent"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_OnProtectEvent) == 0x000018, "Wrong size on WB_LeaveMessageWritedPanel_C_OnProtectEvent"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnProtectEvent, ID) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_OnProtectEvent::ID' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnProtectEvent, isProtect) == 0x000010, "Member 'WB_LeaveMessageWritedPanel_C_OnProtectEvent::isProtect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_OnRemove \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_OnRemove) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_OnRemove"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_OnRemove) == 0x000010, "Wrong size on WB_LeaveMessageWritedPanel_C_OnRemove"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnRemove, ID) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_OnRemove::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_OnSelectItem \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_OnSelectItem) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_OnSelectItem"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_OnSelectItem) == 0x000010, "Wrong size on WB_LeaveMessageWritedPanel_C_OnSelectItem"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnSelectItem, Item) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_OnSelectItem::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_OnSelectItem, Param_Index_0) == 0x000008, "Member 'WB_LeaveMessageWritedPanel_C_OnSelectItem::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_Operate \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_Operate) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_Operate"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_Operate) == 0x000008, "Wrong size on WB_LeaveMessageWritedPanel_C_Operate"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_Operate, GoodOrBad) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_Operate::GoodOrBad' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_RemoveWritedItem \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_RemoveWritedItem) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_RemoveWritedItem"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_RemoveWritedItem) == 0x000048, "Wrong size on WB_LeaveMessageWritedPanel_C_RemoveWritedItem"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_RemoveWritedItem, CallFunc_GetChildIndex_ReturnValue) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_RemoveWritedItem::CallFunc_GetChildIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_RemoveWritedItem, CallFunc_GetAllChildren_ReturnValue) == 0x000008, "Member 'WB_LeaveMessageWritedPanel_C_RemoveWritedItem::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_RemoveWritedItem, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'WB_LeaveMessageWritedPanel_C_RemoveWritedItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_RemoveWritedItem, CallFunc_Subtract_IntInt_ReturnValue) == 0x00001C, "Member 'WB_LeaveMessageWritedPanel_C_RemoveWritedItem::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_RemoveWritedItem, CallFunc_GetAllChildren_ReturnValue_1) == 0x000020, "Member 'WB_LeaveMessageWritedPanel_C_RemoveWritedItem::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_RemoveWritedItem, CallFunc_GetChildIndex_ReturnValue_1) == 0x000030, "Member 'WB_LeaveMessageWritedPanel_C_RemoveWritedItem::CallFunc_GetChildIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_RemoveWritedItem, CallFunc_Array_Length_ReturnValue_1) == 0x000034, "Member 'WB_LeaveMessageWritedPanel_C_RemoveWritedItem::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_RemoveWritedItem, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000038, "Member 'WB_LeaveMessageWritedPanel_C_RemoveWritedItem::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_RemoveWritedItem, CallFunc_GetChildIndex_ReturnValue_2) == 0x00003C, "Member 'WB_LeaveMessageWritedPanel_C_RemoveWritedItem::CallFunc_GetChildIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_RemoveWritedItem, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000040, "Member 'WB_LeaveMessageWritedPanel_C_RemoveWritedItem::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_RemoveWritedItem, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000041, "Member 'WB_LeaveMessageWritedPanel_C_RemoveWritedItem::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_ReturnNo_7878C40E47CE61E749A2EB97C7F62FF7 \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_ReturnNo_7878C40E47CE61E749A2EB97C7F62FF7) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_ReturnNo_7878C40E47CE61E749A2EB97C7F62FF7"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_ReturnNo_7878C40E47CE61E749A2EB97C7F62FF7) == 0x000010, "Wrong size on WB_LeaveMessageWritedPanel_C_ReturnNo_7878C40E47CE61E749A2EB97C7F62FF7"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ReturnNo_7878C40E47CE61E749A2EB97C7F62FF7, JsonStr) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_ReturnNo_7878C40E47CE61E749A2EB97C7F62FF7::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_ReturnNo_B9894D884BC99A53CAB1048403471370 \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_ReturnNo_B9894D884BC99A53CAB1048403471370) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_ReturnNo_B9894D884BC99A53CAB1048403471370"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_ReturnNo_B9894D884BC99A53CAB1048403471370) == 0x000010, "Wrong size on WB_LeaveMessageWritedPanel_C_ReturnNo_B9894D884BC99A53CAB1048403471370"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ReturnNo_B9894D884BC99A53CAB1048403471370, JsonStr) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_ReturnNo_B9894D884BC99A53CAB1048403471370::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_ReturnYes_7878C40E47CE61E749A2EB97C7F62FF7 \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_ReturnYes_7878C40E47CE61E749A2EB97C7F62FF7) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_ReturnYes_7878C40E47CE61E749A2EB97C7F62FF7"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_ReturnYes_7878C40E47CE61E749A2EB97C7F62FF7) == 0x000010, "Wrong size on WB_LeaveMessageWritedPanel_C_ReturnYes_7878C40E47CE61E749A2EB97C7F62FF7"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ReturnYes_7878C40E47CE61E749A2EB97C7F62FF7, JsonStr) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_ReturnYes_7878C40E47CE61E749A2EB97C7F62FF7::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_ReturnYes_B9894D884BC99A53CAB1048403471370 \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_ReturnYes_B9894D884BC99A53CAB1048403471370) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_ReturnYes_B9894D884BC99A53CAB1048403471370"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_ReturnYes_B9894D884BC99A53CAB1048403471370) == 0x000010, "Wrong size on WB_LeaveMessageWritedPanel_C_ReturnYes_B9894D884BC99A53CAB1048403471370"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_ReturnYes_B9894D884BC99A53CAB1048403471370, JsonStr) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_ReturnYes_B9894D884BC99A53CAB1048403471370::JsonStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_SetShowText \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_SetShowText) == 0x000004, "Wrong alignment on WB_LeaveMessageWritedPanel_C_SetShowText"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_SetShowText) == 0x000004, "Wrong size on WB_LeaveMessageWritedPanel_C_SetShowText"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_SetShowText, Param_Index_0) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_SetShowText::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageWritedPanel_C_UpdateSelect \ static_assert(alignof(WB_LeaveMessageWritedPanel_C_UpdateSelect) == 0x000008, "Wrong alignment on WB_LeaveMessageWritedPanel_C_UpdateSelect"); \ static_assert(sizeof(WB_LeaveMessageWritedPanel_C_UpdateSelect) == 0x000020, "Wrong size on WB_LeaveMessageWritedPanel_C_UpdateSelect"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_UpdateSelect, Param_Index_0) == 0x000000, "Member 'WB_LeaveMessageWritedPanel_C_UpdateSelect::Param_Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_UpdateSelect, CallFunc_RemoveChild_ReturnValue) == 0x000004, "Member 'WB_LeaveMessageWritedPanel_C_UpdateSelect::CallFunc_RemoveChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_UpdateSelect, CallFunc_GetChildAt_ReturnValue) == 0x000008, "Member 'WB_LeaveMessageWritedPanel_C_UpdateSelect::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_UpdateSelect, K2Node_DynamicCast_AsWB_Leave_Message_Writed_Item) == 0x000010, "Member 'WB_LeaveMessageWritedPanel_C_UpdateSelect::K2Node_DynamicCast_AsWB_Leave_Message_Writed_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageWritedPanel_C_UpdateSelect, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'WB_LeaveMessageWritedPanel_C_UpdateSelect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LeaveMessageWritedPanel_C \ static_assert(alignof(UWB_LeaveMessageWritedPanel_C) == 0x000008, "Wrong alignment on UWB_LeaveMessageWritedPanel_C"); \ static_assert(sizeof(UWB_LeaveMessageWritedPanel_C) == 0x000308, "Wrong size on UWB_LeaveMessageWritedPanel_C"); \ static_assert(offsetof(UWB_LeaveMessageWritedPanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_LeaveMessageWritedPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedPanel_C, ScrollBox_Content) == 0x0002C8, "Member 'UWB_LeaveMessageWritedPanel_C::ScrollBox_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedPanel_C, Text_Show) == 0x0002D0, "Member 'UWB_LeaveMessageWritedPanel_C::Text_Show' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedPanel_C, CurrentWritedItem) == 0x0002D8, "Member 'UWB_LeaveMessageWritedPanel_C::CurrentWritedItem' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedPanel_C, ActiveWritedPanel) == 0x0002E0, "Member 'UWB_LeaveMessageWritedPanel_C::ActiveWritedPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedPanel_C, Index_0) == 0x0002F0, "Member 'UWB_LeaveMessageWritedPanel_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedPanel_C, Input_Help) == 0x0002F8, "Member 'UWB_LeaveMessageWritedPanel_C::Input_Help' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedPanel_C, isLock) == 0x000300, "Member 'UWB_LeaveMessageWritedPanel_C::isLock' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageWritedPanel_C, IsActive) == 0x000301, "Member 'UWB_LeaveMessageWritedPanel_C::IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CantMagicChange_C_EnterKeyEvent \ static_assert(alignof(WB_CantMagicChange_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_CantMagicChange_C_EnterKeyEvent"); \ static_assert(sizeof(WB_CantMagicChange_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_CantMagicChange_C_EnterKeyEvent"); \ static_assert(offsetof(WB_CantMagicChange_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_CantMagicChange_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_CantMagicChange_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_CantMagicChange_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange \ static_assert(alignof(WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange) == 0x000008, "Wrong alignment on WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange"); \ static_assert(sizeof(WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange) == 0x000078, "Wrong size on WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange"); \ static_assert(offsetof(WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange, EntryPoint) == 0x000000, "Member 'WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange, K2Node_Event_InGeometry) == 0x000008, "Member 'WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange, K2Node_Event_isDown) == 0x000048, "Member 'WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange, Temp_delegate_Variable) == 0x00004C, "Member 'WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange, CallFunc_PostEvent_ReturnValue) == 0x00005C, "Member 'WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange, Temp_delegate_Variable_1) == 0x000060, "Member 'WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange, CallFunc_PostEvent_ReturnValue_1) == 0x000070, "Member 'WB_CantMagicChange_C_ExecuteUbergraph_WB_CantMagicChange::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CantMagicChange_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_CantMagicChange_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_CantMagicChange_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_CantMagicChange_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_CantMagicChange_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_CantMagicChange_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_CantMagicChange_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_CantMagicChange_C \ static_assert(alignof(UWB_CantMagicChange_C) == 0x000008, "Wrong alignment on UWB_CantMagicChange_C"); \ static_assert(sizeof(UWB_CantMagicChange_C) == 0x0002D8, "Wrong size on UWB_CantMagicChange_C"); \ static_assert(offsetof(UWB_CantMagicChange_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_CantMagicChange_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_CantMagicChange_C, CustomizationRichTextBlock_29) == 0x0002C8, "Member 'UWB_CantMagicChange_C::CustomizationRichTextBlock_29' has a wrong offset!"); \ static_assert(offsetof(UWB_CantMagicChange_C, WB_SecondaryWindow1_C_1) == 0x0002D0, "Member 'UWB_CantMagicChange_C::WB_SecondaryWindow1_C_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_BackKeyEvent \ static_assert(alignof(WB_PackSelectItem_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_PackSelectItem_C_BackKeyEvent"); \ static_assert(sizeof(WB_PackSelectItem_C_BackKeyEvent) == 0x000048, "Wrong size on WB_PackSelectItem_C_BackKeyEvent"); \ static_assert(offsetof(WB_PackSelectItem_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_PackSelectItem_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_PackSelectItem_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature \ static_assert(alignof(WB_PackSelectItem_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_PackSelectItem_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature"); \ static_assert(sizeof(WB_PackSelectItem_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature) == 0x000010, "Wrong size on WB_PackSelectItem_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature"); \ static_assert(offsetof(WB_PackSelectItem_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature, Item) == 0x000000, "Member 'WB_PackSelectItem_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature, Index_0) == 0x000008, "Member 'WB_PackSelectItem_C_BndEvt__WB_Grid_AJ_K2Node_ComponentBoundEvent_0_OnSelectedItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_BndEvt__WB_PackSelectItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_4_OnUnSelectedItem__DelegateSignature \ static_assert(alignof(WB_PackSelectItem_C_BndEvt__WB_PackSelectItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_4_OnUnSelectedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_PackSelectItem_C_BndEvt__WB_PackSelectItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_4_OnUnSelectedItem__DelegateSignature"); \ static_assert(sizeof(WB_PackSelectItem_C_BndEvt__WB_PackSelectItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_4_OnUnSelectedItem__DelegateSignature) == 0x000010, "Wrong size on WB_PackSelectItem_C_BndEvt__WB_PackSelectItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_4_OnUnSelectedItem__DelegateSignature"); \ static_assert(offsetof(WB_PackSelectItem_C_BndEvt__WB_PackSelectItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_4_OnUnSelectedItem__DelegateSignature, Item) == 0x000000, "Member 'WB_PackSelectItem_C_BndEvt__WB_PackSelectItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_4_OnUnSelectedItem__DelegateSignature::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_BndEvt__WB_PackSelectItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_4_OnUnSelectedItem__DelegateSignature, Index_0) == 0x000008, "Member 'WB_PackSelectItem_C_BndEvt__WB_PackSelectItem_WB_Grid_AJ_K2Node_ComponentBoundEvent_4_OnUnSelectedItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_1_ME_SelectItem__DelegateSignature \ static_assert(alignof(WB_PackSelectItem_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_1_ME_SelectItem__DelegateSignature) == 0x000004, "Wrong alignment on WB_PackSelectItem_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_1_ME_SelectItem__DelegateSignature"); \ static_assert(sizeof(WB_PackSelectItem_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_1_ME_SelectItem__DelegateSignature) == 0x000004, "Wrong size on WB_PackSelectItem_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_1_ME_SelectItem__DelegateSignature"); \ static_assert(offsetof(WB_PackSelectItem_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_1_ME_SelectItem__DelegateSignature, Index_0) == 0x000000, "Member 'WB_PackSelectItem_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_1_ME_SelectItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_2_ME_UnSelectItem__DelegateSignature \ static_assert(alignof(WB_PackSelectItem_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_2_ME_UnSelectItem__DelegateSignature) == 0x000004, "Wrong alignment on WB_PackSelectItem_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_2_ME_UnSelectItem__DelegateSignature"); \ static_assert(sizeof(WB_PackSelectItem_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_2_ME_UnSelectItem__DelegateSignature) == 0x000004, "Wrong size on WB_PackSelectItem_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_2_ME_UnSelectItem__DelegateSignature"); \ static_assert(offsetof(WB_PackSelectItem_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_2_ME_UnSelectItem__DelegateSignature, Index_0) == 0x000000, "Member 'WB_PackSelectItem_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_2_ME_UnSelectItem__DelegateSignature::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_EnterKeyEvent \ static_assert(alignof(WB_PackSelectItem_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_PackSelectItem_C_EnterKeyEvent"); \ static_assert(sizeof(WB_PackSelectItem_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_PackSelectItem_C_EnterKeyEvent"); \ static_assert(offsetof(WB_PackSelectItem_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_PackSelectItem_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_PackSelectItem_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem \ static_assert(alignof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem) == 0x000008, "Wrong alignment on WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem"); \ static_assert(sizeof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem) == 0x000218, "Wrong size on WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, EntryPoint) == 0x000000, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, Temp_delegate_Variable) == 0x000024, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, CallFunc_IsValid_ReturnValue) == 0x000034, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, CallFunc_PostEvent_ReturnValue) == 0x000038, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_Event_IsDesignTime) == 0x00003C, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_Event_InGeometry_1) == 0x000040, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_Event_isDown_1) == 0x000080, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, CallFunc_IsValid_ReturnValue_1) == 0x000081, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_Event_InGeometry) == 0x000088, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_Event_isDown) == 0x0000C8, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, Temp_bool_Has_Been_Initd_Variable) == 0x0000C9, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, CallFunc_GetUINotify_UINotify) == 0x0000D0, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_CustomEvent_num) == 0x0000D8, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_CustomEvent_num' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_CustomEvent_NewParam) == 0x0000E0, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_CustomEvent_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000100, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_SwitchInteger_CmpSuccess) == 0x000101, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_CustomEvent_RemovedItem) == 0x000108, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_CustomEvent_RemovedItem' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_CustomEvent_NewItemsAfterAdd) == 0x000128, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_CustomEvent_NewItemsAfterAdd' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_CustomEvent_ItemAfterChange) == 0x000138, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_CustomEvent_ItemAfterChange' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_CustomEvent_OldNumber) == 0x000158, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_CustomEvent_OldNumber' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_CreateDelegate_OutputDelegate_2) == 0x00015C, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, Temp_bool_Variable) == 0x00016C, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, CallFunc_Array_LastIndex_ReturnValue) == 0x000170, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_ComponentBoundEvent_Item_1) == 0x000178, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_ComponentBoundEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_ComponentBoundEvent_Index_3) == 0x000180, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_ComponentBoundEvent_Index_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_ComponentBoundEvent_Index_2) == 0x000184, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_ComponentBoundEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_DynamicCast_AsWB_Pack_Select_Item_Body_Button) == 0x000188, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_DynamicCast_AsWB_Pack_Select_Item_Body_Button' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_DynamicCast_bSuccess) == 0x000190, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_ComponentBoundEvent_Index_1) == 0x000194, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_ComponentBoundEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, CallFunc_Conv_IntToString_ReturnValue) == 0x000198, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0001A8, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, CallFunc_DiscardUniqueItem_ItemRemoved) == 0x0001B0, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::CallFunc_DiscardUniqueItem_ItemRemoved' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, Temp_byte_Variable) == 0x0001D0, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, Temp_byte_Variable_1) == 0x0001D1, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_Select_Default) == 0x0001D2, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, CallFunc_DiscardItem_CurrentAmount) == 0x0001D4, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::CallFunc_DiscardItem_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0001D8, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, Temp_bool_IsClosed_Variable) == 0x0001D9, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, CallFunc_IsValid_ReturnValue_2) == 0x0001DA, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_CreateDelegate_OutputDelegate_3) == 0x0001DC, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, CallFunc_GetUINotify_UINotify_1) == 0x0001F0, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_ComponentBoundEvent_Item) == 0x0001F8, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_ComponentBoundEvent_Index) == 0x000200, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_ComponentBoundEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_DynamicCast_AsWB_Pack_Select_Item_Body_Button_1) == 0x000208, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_DynamicCast_AsWB_Pack_Select_Item_Body_Button_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_DynamicCast_bSuccess_1) == 0x000210, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, K2Node_CustomEvent_Chanage) == 0x000211, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::K2Node_CustomEvent_Chanage' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, CallFunc_Array_Get_Item) == 0x000212, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000213, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem, CallFunc_IsValid_ReturnValue_3) == 0x000214, "Member 'WB_PackSelectItem_C_ExecuteUbergraph_WB_PackSelectItem::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_FindIdZero \ static_assert(alignof(WB_PackSelectItem_C_FindIdZero) == 0x000008, "Wrong alignment on WB_PackSelectItem_C_FindIdZero"); \ static_assert(sizeof(WB_PackSelectItem_C_FindIdZero) == 0x000070, "Wrong size on WB_PackSelectItem_C_FindIdZero"); \ static_assert(offsetof(WB_PackSelectItem_C_FindIdZero, NewParam) == 0x000000, "Member 'WB_PackSelectItem_C_FindIdZero::NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_FindIdZero, NewParam1) == 0x000010, "Member 'WB_PackSelectItem_C_FindIdZero::NewParam1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_FindIdZero, ReturnValue) == 0x000020, "Member 'WB_PackSelectItem_C_FindIdZero::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_FindIdZero, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'WB_PackSelectItem_C_FindIdZero::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_FindIdZero, Temp_int_Array_Index_Variable) == 0x000034, "Member 'WB_PackSelectItem_C_FindIdZero::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_FindIdZero, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'WB_PackSelectItem_C_FindIdZero::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_FindIdZero, CallFunc_Array_Get_Item) == 0x000040, "Member 'WB_PackSelectItem_C_FindIdZero::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_FindIdZero, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'WB_PackSelectItem_C_FindIdZero::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_FindIdZero, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000061, "Member 'WB_PackSelectItem_C_FindIdZero::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_FindIdZero, CallFunc_Add_IntInt_ReturnValue) == 0x000064, "Member 'WB_PackSelectItem_C_FindIdZero::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_FindIdZero, CallFunc_Array_Add_ReturnValue) == 0x000068, "Member 'WB_PackSelectItem_C_FindIdZero::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_GetItemInfo \ static_assert(alignof(WB_PackSelectItem_C_GetItemInfo) == 0x000008, "Wrong alignment on WB_PackSelectItem_C_GetItemInfo"); \ static_assert(sizeof(WB_PackSelectItem_C_GetItemInfo) == 0x000058, "Wrong size on WB_PackSelectItem_C_GetItemInfo"); \ static_assert(offsetof(WB_PackSelectItem_C_GetItemInfo, Index_0) == 0x000000, "Member 'WB_PackSelectItem_C_GetItemInfo::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_GetItemInfo, ItemFind) == 0x000008, "Member 'WB_PackSelectItem_C_GetItemInfo::ItemFind' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_GetItemInfo, Find) == 0x000028, "Member 'WB_PackSelectItem_C_GetItemInfo::Find' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_GetItemInfo, NewParam) == 0x000029, "Member 'WB_PackSelectItem_C_GetItemInfo::NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_GetItemInfo, CallFunc_Array_Get_Item) == 0x000030, "Member 'WB_PackSelectItem_C_GetItemInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_GetItemInfo, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000050, "Member 'WB_PackSelectItem_C_GetItemInfo::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_magicChanageOver \ static_assert(alignof(WB_PackSelectItem_C_magicChanageOver) == 0x000001, "Wrong alignment on WB_PackSelectItem_C_magicChanageOver"); \ static_assert(sizeof(WB_PackSelectItem_C_magicChanageOver) == 0x000001, "Wrong size on WB_PackSelectItem_C_magicChanageOver"); \ static_assert(offsetof(WB_PackSelectItem_C_magicChanageOver, Chanage) == 0x000000, "Member 'WB_PackSelectItem_C_magicChanageOver::Chanage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_OnStackableItemAmountChanged_event \ static_assert(alignof(WB_PackSelectItem_C_OnStackableItemAmountChanged_event) == 0x000008, "Wrong alignment on WB_PackSelectItem_C_OnStackableItemAmountChanged_event"); \ static_assert(sizeof(WB_PackSelectItem_C_OnStackableItemAmountChanged_event) == 0x000028, "Wrong size on WB_PackSelectItem_C_OnStackableItemAmountChanged_event"); \ static_assert(offsetof(WB_PackSelectItem_C_OnStackableItemAmountChanged_event, ItemAfterChange) == 0x000000, "Member 'WB_PackSelectItem_C_OnStackableItemAmountChanged_event::ItemAfterChange' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_OnStackableItemAmountChanged_event, OldNumber) == 0x000020, "Member 'WB_PackSelectItem_C_OnStackableItemAmountChanged_event::OldNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_OnUniqueItemAdded_event \ static_assert(alignof(WB_PackSelectItem_C_OnUniqueItemAdded_event) == 0x000008, "Wrong alignment on WB_PackSelectItem_C_OnUniqueItemAdded_event"); \ static_assert(sizeof(WB_PackSelectItem_C_OnUniqueItemAdded_event) == 0x000010, "Wrong size on WB_PackSelectItem_C_OnUniqueItemAdded_event"); \ static_assert(offsetof(WB_PackSelectItem_C_OnUniqueItemAdded_event, NewItemsAfterAdd) == 0x000000, "Member 'WB_PackSelectItem_C_OnUniqueItemAdded_event::NewItemsAfterAdd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_OnUnqiueItemRemoved_event \ static_assert(alignof(WB_PackSelectItem_C_OnUnqiueItemRemoved_event) == 0x000008, "Wrong alignment on WB_PackSelectItem_C_OnUnqiueItemRemoved_event"); \ static_assert(sizeof(WB_PackSelectItem_C_OnUnqiueItemRemoved_event) == 0x000020, "Wrong size on WB_PackSelectItem_C_OnUnqiueItemRemoved_event"); \ static_assert(offsetof(WB_PackSelectItem_C_OnUnqiueItemRemoved_event, RemovedItem) == 0x000000, "Member 'WB_PackSelectItem_C_OnUnqiueItemRemoved_event::RemovedItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_OpenWeaponInfoWindow \ static_assert(alignof(WB_PackSelectItem_C_OpenWeaponInfoWindow) == 0x000008, "Wrong alignment on WB_PackSelectItem_C_OpenWeaponInfoWindow"); \ static_assert(sizeof(WB_PackSelectItem_C_OpenWeaponInfoWindow) == 0x0000B8, "Wrong size on WB_PackSelectItem_C_OpenWeaponInfoWindow"); \ static_assert(offsetof(WB_PackSelectItem_C_OpenWeaponInfoWindow, InGeometry) == 0x000000, "Member 'WB_PackSelectItem_C_OpenWeaponInfoWindow::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_OpenWeaponInfoWindow, InKeyEvent) == 0x000040, "Member 'WB_PackSelectItem_C_OpenWeaponInfoWindow::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_OpenWeaponInfoWindow, inKeyTag) == 0x000080, "Member 'WB_PackSelectItem_C_OpenWeaponInfoWindow::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_OpenWeaponInfoWindow, bIsDown) == 0x000088, "Member 'WB_PackSelectItem_C_OpenWeaponInfoWindow::bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_OpenWeaponInfoWindow, CallFunc_GetUIStatic_ReturnValue) == 0x000090, "Member 'WB_PackSelectItem_C_OpenWeaponInfoWindow::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_OpenWeaponInfoWindow, CallFunc_GetPlayerController_ReturnValue) == 0x000098, "Member 'WB_PackSelectItem_C_OpenWeaponInfoWindow::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_OpenWeaponInfoWindow, CallFunc_GetUIZOder_ZOder) == 0x0000A0, "Member 'WB_PackSelectItem_C_OpenWeaponInfoWindow::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_OpenWeaponInfoWindow, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x0000A8, "Member 'WB_PackSelectItem_C_OpenWeaponInfoWindow::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_OpenWeaponInfoWindow, CallFunc_Array_Get_Item) == 0x0000B0, "Member 'WB_PackSelectItem_C_OpenWeaponInfoWindow::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_OpenWeaponInfoWindow, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000B1, "Member 'WB_PackSelectItem_C_OpenWeaponInfoWindow::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_OpenWeaponInfoWindow, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000B2, "Member 'WB_PackSelectItem_C_OpenWeaponInfoWindow::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_OpenWeaponInfoWindow, CallFunc_BooleanOR_ReturnValue) == 0x0000B3, "Member 'WB_PackSelectItem_C_OpenWeaponInfoWindow::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_OpenWeaponInfoWindow, CallFunc_IsValid_Guid_ReturnValue) == 0x0000B4, "Member 'WB_PackSelectItem_C_OpenWeaponInfoWindow::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_OpenWeaponInfoWindow, CallFunc_BooleanAND_ReturnValue) == 0x0000B5, "Member 'WB_PackSelectItem_C_OpenWeaponInfoWindow::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_PreConstruct \ static_assert(alignof(WB_PackSelectItem_C_PreConstruct) == 0x000001, "Wrong alignment on WB_PackSelectItem_C_PreConstruct"); \ static_assert(sizeof(WB_PackSelectItem_C_PreConstruct) == 0x000001, "Wrong size on WB_PackSelectItem_C_PreConstruct"); \ static_assert(offsetof(WB_PackSelectItem_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_PackSelectItem_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_RefreshAllData \ static_assert(alignof(WB_PackSelectItem_C_RefreshAllData) == 0x000008, "Wrong alignment on WB_PackSelectItem_C_RefreshAllData"); \ static_assert(sizeof(WB_PackSelectItem_C_RefreshAllData) == 0x0000B8, "Wrong size on WB_PackSelectItem_C_RefreshAllData"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, Types) == 0x000000, "Member 'WB_PackSelectItem_C_RefreshAllData::Types' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, e_type) == 0x000001, "Member 'WB_PackSelectItem_C_RefreshAllData::e_type' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_PackSelectItem_C_RefreshAllData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000008, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000009, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00000A, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00000B, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_AddNeverClearItems_Items) == 0x000010, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_AddNeverClearItems_Items' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_CustomSort_ReturnValue) == 0x000020, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_CustomSort_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc______return_data) == 0x000028, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc______return_data' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_CustomSort_ReturnValue_1) == 0x000038, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_CustomSort_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, Temp_int_Loop_Counter_Variable) == 0x00003C, "Member 'WB_PackSelectItem_C_RefreshAllData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_GetAllGemsInBeibao_OutItems) == 0x000040, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_GetAllGemsInBeibao_OutItems' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_GetPlayerAllStyleSkill_ReturnValue) == 0x000058, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_GetPlayerAllStyleSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_Array_Get_Item) == 0x000068, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_Array_Length_ReturnValue_1) == 0x00006C, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, K2Node_MakeStruct_F_StoredItem) == 0x000070, "Member 'WB_PackSelectItem_C_RefreshAllData::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_Less_IntInt_ReturnValue) == 0x000090, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_Array_Add_ReturnValue) == 0x000094, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_GetPlayerBackpack_ReturnValue) == 0x000098, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_GetPlayerBackpack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RefreshAllData, CallFunc_RemoveAmouneEqualZero_ValidItems) == 0x0000A8, "Member 'WB_PackSelectItem_C_RefreshAllData::CallFunc_RemoveAmouneEqualZero_ValidItems' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_RemoveAmouneEqualZero \ static_assert(alignof(WB_PackSelectItem_C_RemoveAmouneEqualZero) == 0x000008, "Wrong alignment on WB_PackSelectItem_C_RemoveAmouneEqualZero"); \ static_assert(sizeof(WB_PackSelectItem_C_RemoveAmouneEqualZero) == 0x000088, "Wrong size on WB_PackSelectItem_C_RemoveAmouneEqualZero"); \ static_assert(offsetof(WB_PackSelectItem_C_RemoveAmouneEqualZero, Array) == 0x000000, "Member 'WB_PackSelectItem_C_RemoveAmouneEqualZero::Array' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RemoveAmouneEqualZero, ValidItems) == 0x000010, "Member 'WB_PackSelectItem_C_RemoveAmouneEqualZero::ValidItems' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RemoveAmouneEqualZero, Valid) == 0x000020, "Member 'WB_PackSelectItem_C_RemoveAmouneEqualZero::Valid' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RemoveAmouneEqualZero, Temp_int_Array_Index_Variable) == 0x000030, "Member 'WB_PackSelectItem_C_RemoveAmouneEqualZero::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RemoveAmouneEqualZero, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'WB_PackSelectItem_C_RemoveAmouneEqualZero::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RemoveAmouneEqualZero, CallFunc_Array_Get_Item) == 0x000038, "Member 'WB_PackSelectItem_C_RemoveAmouneEqualZero::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RemoveAmouneEqualZero, CallFunc_Greater_IntInt_ReturnValue) == 0x000058, "Member 'WB_PackSelectItem_C_RemoveAmouneEqualZero::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RemoveAmouneEqualZero, Temp_int_Loop_Counter_Variable) == 0x00005C, "Member 'WB_PackSelectItem_C_RemoveAmouneEqualZero::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RemoveAmouneEqualZero, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'WB_PackSelectItem_C_RemoveAmouneEqualZero::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RemoveAmouneEqualZero, CallFunc_Add_IntInt_ReturnValue) == 0x000064, "Member 'WB_PackSelectItem_C_RemoveAmouneEqualZero::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RemoveAmouneEqualZero, CallFunc_Array_RemoveItem_ReturnValue) == 0x000068, "Member 'WB_PackSelectItem_C_RemoveAmouneEqualZero::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RemoveAmouneEqualZero, CallFunc_GetNeverClearItems_ItemsID) == 0x000070, "Member 'WB_PackSelectItem_C_RemoveAmouneEqualZero::CallFunc_GetNeverClearItems_ItemsID' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RemoveAmouneEqualZero, CallFunc_Array_Contains_ReturnValue) == 0x000080, "Member 'WB_PackSelectItem_C_RemoveAmouneEqualZero::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_RemoveAmouneEqualZero, CallFunc_Array_Add_ReturnValue) == 0x000084, "Member 'WB_PackSelectItem_C_RemoveAmouneEqualZero::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_SetBlur \ static_assert(alignof(WB_PackSelectItem_C_SetBlur) == 0x000008, "Wrong alignment on WB_PackSelectItem_C_SetBlur"); \ static_assert(sizeof(WB_PackSelectItem_C_SetBlur) == 0x000090, "Wrong size on WB_PackSelectItem_C_SetBlur"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, Open) == 0x000000, "Member 'WB_PackSelectItem_C_SetBlur::Open' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, LocalAllGrids) == 0x000008, "Member 'WB_PackSelectItem_C_SetBlur::LocalAllGrids' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'WB_PackSelectItem_C_SetBlur::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'WB_PackSelectItem_C_SetBlur::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, Temp_int_Array_Index_Variable) == 0x000020, "Member 'WB_PackSelectItem_C_SetBlur::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, Temp_int_Loop_Counter_Variable_1) == 0x000024, "Member 'WB_PackSelectItem_C_SetBlur::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, CallFunc_Add_IntInt_ReturnValue_1) == 0x000028, "Member 'WB_PackSelectItem_C_SetBlur::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'WB_PackSelectItem_C_SetBlur::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, Temp_int_Array_Index_Variable_1) == 0x000030, "Member 'WB_PackSelectItem_C_SetBlur::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'WB_PackSelectItem_C_SetBlur::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, CallFunc_Array_Get_Item) == 0x000038, "Member 'WB_PackSelectItem_C_SetBlur::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, K2Node_DynamicCast_AsWB_Pack_Select_Item_Body_Button) == 0x000040, "Member 'WB_PackSelectItem_C_SetBlur::K2Node_DynamicCast_AsWB_Pack_Select_Item_Body_Button' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'WB_PackSelectItem_C_SetBlur::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, CallFunc_Array_Get_Item_1) == 0x000050, "Member 'WB_PackSelectItem_C_SetBlur::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, CallFunc_Array_Length_ReturnValue_1) == 0x000058, "Member 'WB_PackSelectItem_C_SetBlur::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, K2Node_DynamicCast_AsWB_Pack_Select_Item_Body_Button_1) == 0x000060, "Member 'WB_PackSelectItem_C_SetBlur::K2Node_DynamicCast_AsWB_Pack_Select_Item_Body_Button_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, K2Node_DynamicCast_bSuccess_1) == 0x000068, "Member 'WB_PackSelectItem_C_SetBlur::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, CallFunc_Less_IntInt_ReturnValue_1) == 0x000069, "Member 'WB_PackSelectItem_C_SetBlur::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, CallFunc_GetAllChildren_ReturnValue) == 0x000070, "Member 'WB_PackSelectItem_C_SetBlur::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, CallFunc_Array_Get_Item_2) == 0x000080, "Member 'WB_PackSelectItem_C_SetBlur::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_SetBlur, CallFunc_Array_RemoveItem_ReturnValue) == 0x000088, "Member 'WB_PackSelectItem_C_SetBlur::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_Using_Disscard \ static_assert(alignof(WB_PackSelectItem_C_Using_Disscard) == 0x000008, "Wrong alignment on WB_PackSelectItem_C_Using_Disscard"); \ static_assert(sizeof(WB_PackSelectItem_C_Using_Disscard) == 0x000028, "Wrong size on WB_PackSelectItem_C_Using_Disscard"); \ static_assert(offsetof(WB_PackSelectItem_C_Using_Disscard, Num) == 0x000000, "Member 'WB_PackSelectItem_C_Using_Disscard::Num' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_Using_Disscard, NewParam) == 0x000008, "Member 'WB_PackSelectItem_C_Using_Disscard::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_获取区间 \ static_assert(alignof(WB_PackSelectItem_C_获取区间) == 0x000008, "Wrong alignment on WB_PackSelectItem_C_获取区间"); \ static_assert(sizeof(WB_PackSelectItem_C_获取区间) == 0x0000B8, "Wrong size on WB_PackSelectItem_C_获取区间"); \ static_assert(offsetof(WB_PackSelectItem_C_获取区间, Index_0) == 0x000000, "Member 'WB_PackSelectItem_C_获取区间::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_获取区间, Down) == 0x000004, "Member 'WB_PackSelectItem_C_获取区间::Down' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_获取区间, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'WB_PackSelectItem_C_获取区间::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_获取区间, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'WB_PackSelectItem_C_获取区间::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_获取区间, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000028, "Member 'WB_PackSelectItem_C_获取区间::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_获取区间, CallFunc_Subtract_IntInt_ReturnValue) == 0x000038, "Member 'WB_PackSelectItem_C_获取区间::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_获取区间, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000040, "Member 'WB_PackSelectItem_C_获取区间::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_获取区间, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000050, "Member 'WB_PackSelectItem_C_获取区间::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_获取区间, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000051, "Member 'WB_PackSelectItem_C_获取区间::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_获取区间, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000058, "Member 'WB_PackSelectItem_C_获取区间::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_获取区间, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000068, "Member 'WB_PackSelectItem_C_获取区间::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_获取区间, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000070, "Member 'WB_PackSelectItem_C_获取区间::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_获取区间, CallFunc_BooleanAND_ReturnValue) == 0x000080, "Member 'WB_PackSelectItem_C_获取区间::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_获取区间, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000088, "Member 'WB_PackSelectItem_C_获取区间::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_获取区间, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000098, "Member 'WB_PackSelectItem_C_获取区间::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_获取区间, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A8, "Member 'WB_PackSelectItem_C_获取区间::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_C_计算区间 \ static_assert(alignof(WB_PackSelectItem_C_计算区间) == 0x000004, "Wrong alignment on WB_PackSelectItem_C_计算区间"); \ static_assert(sizeof(WB_PackSelectItem_C_计算区间) == 0x000054, "Wrong size on WB_PackSelectItem_C_计算区间"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, Index_0) == 0x000000, "Member 'WB_PackSelectItem_C_计算区间::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, 每行数量) == 0x000004, "Member 'WB_PackSelectItem_C_计算区间::每行数量' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, 页面数量) == 0x000008, "Member 'WB_PackSelectItem_C_计算区间::页面数量' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Subtract_IntInt_ReturnValue) == 0x00000C, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000010, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Percent_IntInt_ReturnValue) == 0x000014, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x00001C, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Add_IntInt_ReturnValue_1) == 0x000020, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Percent_IntInt_ReturnValue_1) == 0x000024, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Percent_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Subtract_IntInt_ReturnValue_3) == 0x000028, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Subtract_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Add_IntInt_ReturnValue_2) == 0x00002C, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Subtract_IntInt_ReturnValue_4) == 0x000030, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Subtract_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Subtract_IntInt_ReturnValue_5) == 0x000034, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Subtract_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Add_IntInt_ReturnValue_3) == 0x000038, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Add_IntInt_ReturnValue_4) == 0x00003C, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Greater_IntInt_ReturnValue) == 0x000040, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000041, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000042, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Less_IntInt_ReturnValue) == 0x000043, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_BooleanAND_ReturnValue) == 0x000044, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Subtract_IntInt_ReturnValue_6) == 0x000048, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Subtract_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_Abs_Int_ReturnValue) == 0x00004C, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_Abs_Int_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_C_计算区间, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000050, "Member 'WB_PackSelectItem_C_计算区间::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PackSelectItem_C \ static_assert(alignof(UWB_PackSelectItem_C) == 0x000008, "Wrong alignment on UWB_PackSelectItem_C"); \ static_assert(sizeof(UWB_PackSelectItem_C) == 0x000380, "Wrong size on UWB_PackSelectItem_C"); \ static_assert(offsetof(UWB_PackSelectItem_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_PackSelectItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, WB_Grid_AJ) == 0x0002C8, "Member 'UWB_PackSelectItem_C::WB_Grid_AJ' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, WB_ScrollItemButtonList) == 0x0002D0, "Member 'UWB_PackSelectItem_C::WB_ScrollItemButtonList' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, Click_Button) == 0x0002D8, "Member 'UWB_PackSelectItem_C::Click_Button' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, out_son) == 0x0002E0, "Member 'UWB_PackSelectItem_C::out_son' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, Select_Button) == 0x0002F0, "Member 'UWB_PackSelectItem_C::Select_Button' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, menuIFopen) == 0x0002F8, "Member 'UWB_PackSelectItem_C::menuIFopen' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, SELECT1) == 0x0002FC, "Member 'UWB_PackSelectItem_C::SELECT1' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, UINotify) == 0x000300, "Member 'UWB_PackSelectItem_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, SELECT2) == 0x000308, "Member 'UWB_PackSelectItem_C::SELECT2' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, CachedItems) == 0x000310, "Member 'UWB_PackSelectItem_C::CachedItems' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, TypeNum) == 0x000320, "Member 'UWB_PackSelectItem_C::TypeNum' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, SelectItem) == 0x000328, "Member 'UWB_PackSelectItem_C::SelectItem' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, ItemAmount) == 0x000338, "Member 'UWB_PackSelectItem_C::ItemAmount' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, OnTagRefreshed) == 0x000340, "Member 'UWB_PackSelectItem_C::OnTagRefreshed' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, NewItemCanRun) == 0x000350, "Member 'UWB_PackSelectItem_C::NewItemCanRun' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, InitOver) == 0x000351, "Member 'UWB_PackSelectItem_C::InitOver' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, OpenMagicChange) == 0x000358, "Member 'UWB_PackSelectItem_C::OpenMagicChange' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, 区间小) == 0x000368, "Member 'UWB_PackSelectItem_C::区间小' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, 区间大) == 0x00036C, "Member 'UWB_PackSelectItem_C::区间大' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_C, NeverClearItem) == 0x000370, "Member 'UWB_PackSelectItem_C::NeverClearItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_C_BackKeyEvent \ static_assert(alignof(WB_PackItemShow_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_PackItemShow_C_BackKeyEvent"); \ static_assert(sizeof(WB_PackItemShow_C_BackKeyEvent) == 0x000048, "Wrong size on WB_PackItemShow_C_BackKeyEvent"); \ static_assert(offsetof(WB_PackItemShow_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_PackItemShow_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_PackItemShow_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_C_ChildClick \ static_assert(alignof(WB_PackItemShow_C_ChildClick) == 0x000008, "Wrong alignment on WB_PackItemShow_C_ChildClick"); \ static_assert(sizeof(WB_PackItemShow_C_ChildClick) == 0x000020, "Wrong size on WB_PackItemShow_C_ChildClick"); \ static_assert(offsetof(WB_PackItemShow_C_ChildClick, Item) == 0x000000, "Member 'WB_PackItemShow_C_ChildClick::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_C_EnterKeyEvent \ static_assert(alignof(WB_PackItemShow_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_PackItemShow_C_EnterKeyEvent"); \ static_assert(sizeof(WB_PackItemShow_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_PackItemShow_C_EnterKeyEvent"); \ static_assert(offsetof(WB_PackItemShow_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_PackItemShow_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_PackItemShow_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow \ static_assert(alignof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow) == 0x000008, "Wrong alignment on WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow"); \ static_assert(sizeof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow) == 0x000790, "Wrong size on WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, EntryPoint) == 0x000000, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, Temp_object_Variable) == 0x000008, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000020, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_DynamicCast_AsTexture_2D) == 0x000050, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_CreateDelegate_OutputDelegate_1) == 0x00005C, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, Temp_bool_Variable) == 0x00006C, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000070, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, Temp_byte_Variable) == 0x000078, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, Temp_byte_Variable_1) == 0x000079, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_CustomEvent_Loaded) == 0x000080, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, Temp_object_Variable_1) == 0x000088, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_DynamicCast_AsTexture_2D_1) == 0x000090, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_DynamicCast_AsTexture_2D_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_DynamicCast_bSuccess_1) == 0x000098, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, Temp_bool_Variable_1) == 0x000099, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_CreateDelegate_OutputDelegate_2) == 0x00009C, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, Temp_real_Variable) == 0x0000AC, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, Temp_real_Variable_1) == 0x0000B0, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, Temp_delegate_Variable) == 0x0000B4, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, Temp_delegate_Variable_1) == 0x0000C4, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_PostEvent_ReturnValue) == 0x0000D4, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_PostEvent_ReturnValue_1) == 0x0000D8, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, Temp_delegate_Variable_2) == 0x0000DC, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_Event_IsDesignTime) == 0x0000EC, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_PostEvent_ReturnValue_2) == 0x0000F0, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_CustomEvent_ID) == 0x0000F8, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_CustomEvent_ID' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_CustomEvent_Type_1) == 0x000118, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_CustomEvent_Type_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000119, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_GetItemConfigBySortId_Item) == 0x000120, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_GetItemConfigBySortId_find) == 0x0001F0, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_CustomEvent_SkillStyle) == 0x0001F1, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_CustomEvent_SkillStyle' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_CustomEvent_SkillStyleID) == 0x0001F4, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_CustomEvent_SkillStyleID' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_GetStyleSkillByID_Find) == 0x0001F8, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_GetStyleSkillByID_Find' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_GetStyleSkillByID_ReturnValue) == 0x000200, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_GetStyleSkillByID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_Conv_TextToString_ReturnValue) == 0x0003B8, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0003C8, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x0003C9, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, Temp_text_Variable) == 0x0003D0, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_GetUINotify_UINotify) == 0x0003E8, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_GetGemInfoById_Value) == 0x0003F0, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_GetGemInfoById_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_GetGemInfoById_Find) == 0x000498, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_GetGemInfoById_Find' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_IsValidSoftObjectReference_ReturnValue_1) == 0x000499, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_IsValidSoftObjectReference_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_BooleanAND_ReturnValue) == 0x00049A, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, Temp_bool_Variable_2) == 0x00049B, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_EqualEqual_SoftObjectReference_ReturnValue) == 0x00049C, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_EqualEqual_SoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_Select_Default) == 0x0004A0, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_CustomEvent_Loaded_1) == 0x0004B8, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_CustomEvent_Loaded_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_Select_Default_1) == 0x0004C0, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_CustomEvent_sort) == 0x0004C8, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_CustomEvent_sort' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_CustomEvent_Type) == 0x0004E8, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_CustomEvent_Item_1) == 0x0004F0, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000510, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_GetMyEquip_Equip) == 0x000518, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000520, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000668, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000669, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, Temp_bool_IsClosed_Variable) == 0x00066A, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_GetItemInSlot_Item) == 0x000670, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_GetItemInSlot_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_CreateDelegate_OutputDelegate_3) == 0x000690, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_Event_InGeometry_1) == 0x0006A0, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_Event_isDown_1) == 0x0006E0, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_CustomEvent_Item) == 0x0006E8, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_CustomEvent_Index) == 0x0006F0, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_DynamicCast_AsWB_Magic_Chanage_Body_Button) == 0x0006F8, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_DynamicCast_AsWB_Magic_Chanage_Body_Button' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_DynamicCast_bSuccess_2) == 0x000700, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_Event_InGeometry) == 0x000708, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_Event_isDown) == 0x000748, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_____ID_Sort_ID) == 0x00074C, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_____ID_Sort_ID' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000750, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_IsValid_ReturnValue) == 0x000751, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, K2Node_Select_Default_2) == 0x000754, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, Temp_bool_Has_Been_Initd_Variable) == 0x000758, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_GetUINotify_UINotify_1) == 0x000760, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_GetSelectIndex_SelectIndex) == 0x000768, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_GetSelectIndex_SelectIndex' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000770, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_GetOptionValue_ReturnValue) == 0x000778, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x000788, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow, CallFunc_BooleanAND_ReturnValue_1) == 0x000789, "Member 'WB_PackItemShow_C_ExecuteUbergraph_WB_PackItemShow::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_C_Get_Item_Info \ static_assert(alignof(WB_PackItemShow_C_Get_Item_Info) == 0x000008, "Wrong alignment on WB_PackItemShow_C_Get_Item_Info"); \ static_assert(sizeof(WB_PackItemShow_C_Get_Item_Info) == 0x000058, "Wrong size on WB_PackItemShow_C_Get_Item_Info"); \ static_assert(offsetof(WB_PackItemShow_C_Get_Item_Info, Index_0) == 0x000000, "Member 'WB_PackItemShow_C_Get_Item_Info::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Get_Item_Info, ItemFind) == 0x000008, "Member 'WB_PackItemShow_C_Get_Item_Info::ItemFind' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Get_Item_Info, Find) == 0x000028, "Member 'WB_PackItemShow_C_Get_Item_Info::Find' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Get_Item_Info, ItemType) == 0x000029, "Member 'WB_PackItemShow_C_Get_Item_Info::ItemType' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Get_Item_Info, CallFunc_Array_Get_Item) == 0x000030, "Member 'WB_PackItemShow_C_Get_Item_Info::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Get_Item_Info, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000050, "Member 'WB_PackItemShow_C_Get_Item_Info::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_C_GetSelectIndex \ static_assert(alignof(WB_PackItemShow_C_GetSelectIndex) == 0x000008, "Wrong alignment on WB_PackItemShow_C_GetSelectIndex"); \ static_assert(sizeof(WB_PackItemShow_C_GetSelectIndex) == 0x000050, "Wrong size on WB_PackItemShow_C_GetSelectIndex"); \ static_assert(offsetof(WB_PackItemShow_C_GetSelectIndex, SelectIndex) == 0x000000, "Member 'WB_PackItemShow_C_GetSelectIndex::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_GetSelectIndex, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_PackItemShow_C_GetSelectIndex::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_GetSelectIndex, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_PackItemShow_C_GetSelectIndex::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_GetSelectIndex, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_PackItemShow_C_GetSelectIndex::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_GetSelectIndex, CallFunc_Array_Get_Item) == 0x000010, "Member 'WB_PackItemShow_C_GetSelectIndex::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_GetSelectIndex, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'WB_PackItemShow_C_GetSelectIndex::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_GetSelectIndex, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'WB_PackItemShow_C_GetSelectIndex::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_GetSelectIndex, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000038, "Member 'WB_PackItemShow_C_GetSelectIndex::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_GetSelectIndex, CallFunc_GetMyEquip_Equip) == 0x000040, "Member 'WB_PackItemShow_C_GetSelectIndex::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_GetSelectIndex, CallFunc_____ID_Sort_ID) == 0x000048, "Member 'WB_PackItemShow_C_GetSelectIndex::CallFunc_____ID_Sort_ID' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_GetSelectIndex, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00004C, "Member 'WB_PackItemShow_C_GetSelectIndex::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_C_OnLoaded_739C57494B8DDA9A975108AD84071719 \ static_assert(alignof(WB_PackItemShow_C_OnLoaded_739C57494B8DDA9A975108AD84071719) == 0x000008, "Wrong alignment on WB_PackItemShow_C_OnLoaded_739C57494B8DDA9A975108AD84071719"); \ static_assert(sizeof(WB_PackItemShow_C_OnLoaded_739C57494B8DDA9A975108AD84071719) == 0x000008, "Wrong size on WB_PackItemShow_C_OnLoaded_739C57494B8DDA9A975108AD84071719"); \ static_assert(offsetof(WB_PackItemShow_C_OnLoaded_739C57494B8DDA9A975108AD84071719, Loaded) == 0x000000, "Member 'WB_PackItemShow_C_OnLoaded_739C57494B8DDA9A975108AD84071719::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_C_OnLoaded_D12E99BB4C349EEF5B8E4286A76243E5 \ static_assert(alignof(WB_PackItemShow_C_OnLoaded_D12E99BB4C349EEF5B8E4286A76243E5) == 0x000008, "Wrong alignment on WB_PackItemShow_C_OnLoaded_D12E99BB4C349EEF5B8E4286A76243E5"); \ static_assert(sizeof(WB_PackItemShow_C_OnLoaded_D12E99BB4C349EEF5B8E4286A76243E5) == 0x000008, "Wrong size on WB_PackItemShow_C_OnLoaded_D12E99BB4C349EEF5B8E4286A76243E5"); \ static_assert(offsetof(WB_PackItemShow_C_OnLoaded_D12E99BB4C349EEF5B8E4286A76243E5, Loaded) == 0x000000, "Member 'WB_PackItemShow_C_OnLoaded_D12E99BB4C349EEF5B8E4286A76243E5::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_C_OnSelectedItem_Event \ static_assert(alignof(WB_PackItemShow_C_OnSelectedItem_Event) == 0x000008, "Wrong alignment on WB_PackItemShow_C_OnSelectedItem_Event"); \ static_assert(sizeof(WB_PackItemShow_C_OnSelectedItem_Event) == 0x000010, "Wrong size on WB_PackItemShow_C_OnSelectedItem_Event"); \ static_assert(offsetof(WB_PackItemShow_C_OnSelectedItem_Event, Item) == 0x000000, "Member 'WB_PackItemShow_C_OnSelectedItem_Event::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_OnSelectedItem_Event, Index_0) == 0x000008, "Member 'WB_PackItemShow_C_OnSelectedItem_Event::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_C_PreConstruct \ static_assert(alignof(WB_PackItemShow_C_PreConstruct) == 0x000001, "Wrong alignment on WB_PackItemShow_C_PreConstruct"); \ static_assert(sizeof(WB_PackItemShow_C_PreConstruct) == 0x000001, "Wrong size on WB_PackItemShow_C_PreConstruct"); \ static_assert(offsetof(WB_PackItemShow_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_PackItemShow_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_C_RefreshAllData \ static_assert(alignof(WB_PackItemShow_C_RefreshAllData) == 0x000008, "Wrong alignment on WB_PackItemShow_C_RefreshAllData"); \ static_assert(sizeof(WB_PackItemShow_C_RefreshAllData) == 0x0000D8, "Wrong size on WB_PackItemShow_C_RefreshAllData"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, Type_0) == 0x000000, "Member 'WB_PackItemShow_C_RefreshAllData::Type_0' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, LocalAllSkinIDs) == 0x000008, "Member 'WB_PackItemShow_C_RefreshAllData::LocalAllSkinIDs' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, LocalItems) == 0x000018, "Member 'WB_PackItemShow_C_RefreshAllData::LocalItems' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, Temp_int_Array_Index_Variable) == 0x000028, "Member 'WB_PackItemShow_C_RefreshAllData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'WB_PackItemShow_C_RefreshAllData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, Temp_int_Array_Index_Variable_1) == 0x000034, "Member 'WB_PackItemShow_C_RefreshAllData::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, Temp_int_Loop_Counter_Variable_1) == 0x000038, "Member 'WB_PackItemShow_C_RefreshAllData::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_Add_IntInt_ReturnValue_1) == 0x00003C, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_CustomSort_ReturnValue) == 0x000040, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_CustomSort_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_Array_Get_Item) == 0x000044, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, K2Node_MakeStruct_F_StoredItem) == 0x000050, "Member 'WB_PackItemShow_C_RefreshAllData::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_Less_IntInt_ReturnValue) == 0x000070, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_Array_Add_ReturnValue) == 0x000074, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_GetUINotify_UINotify) == 0x000078, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_GetAllMagicSkinData_SkinDatas) == 0x000080, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_GetAllMagicSkinData_SkinDatas' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_GetAllMagicSkinData_IsEmpty) == 0x000090, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_GetAllMagicSkinData_IsEmpty' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_IsValid_ReturnValue) == 0x000091, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_Array_Get_Item_1) == 0x000098, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_Array_Length_ReturnValue_1) == 0x0000B8, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000BC, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_Array_Add_ReturnValue_1) == 0x0000C0, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_Not_PreBool_ReturnValue) == 0x0000C4, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_GetUINotify_UINotify_1) == 0x0000C8, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_IsValid_ReturnValue_1) == 0x0000D0, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_RefreshAllData, CallFunc_Array_Length_ReturnValue_2) == 0x0000D4, "Member 'WB_PackItemShow_C_RefreshAllData::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_C_SelectMagicChange \ static_assert(alignof(WB_PackItemShow_C_SelectMagicChange) == 0x000008, "Wrong alignment on WB_PackItemShow_C_SelectMagicChange"); \ static_assert(sizeof(WB_PackItemShow_C_SelectMagicChange) == 0x000028, "Wrong size on WB_PackItemShow_C_SelectMagicChange"); \ static_assert(offsetof(WB_PackItemShow_C_SelectMagicChange, sort_0) == 0x000000, "Member 'WB_PackItemShow_C_SelectMagicChange::sort_0' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_SelectMagicChange, Type_0) == 0x000020, "Member 'WB_PackItemShow_C_SelectMagicChange::Type_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_C_Show \ static_assert(alignof(WB_PackItemShow_C_Show) == 0x000008, "Wrong alignment on WB_PackItemShow_C_Show"); \ static_assert(sizeof(WB_PackItemShow_C_Show) == 0x000068, "Wrong size on WB_PackItemShow_C_Show"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Have) == 0x000000, "Member 'WB_PackItemShow_C_Show::Have' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, miaoshu1) == 0x000008, "Member 'WB_PackItemShow_C_Show::miaoshu1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, miaoshu2) == 0x000020, "Member 'WB_PackItemShow_C_Show::miaoshu2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, ItemType) == 0x000038, "Member 'WB_PackItemShow_C_Show::ItemType' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_byte_Variable) == 0x000039, "Member 'WB_PackItemShow_C_Show::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable) == 0x00003A, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_1) == 0x00003B, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_2) == 0x00003C, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_3) == 0x00003D, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_4) == 0x00003E, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_5) == 0x00003F, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_6) == 0x000040, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_7) == 0x000041, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_8) == 0x000042, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_9) == 0x000043, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_10) == 0x000044, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_11) == 0x000045, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_12) == 0x000046, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_12' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_13) == 0x000047, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_13' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_14) == 0x000048, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_14' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_15) == 0x000049, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_15' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_16) == 0x00004A, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_16' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_17) == 0x00004B, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_17' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, Temp_bool_Variable_18) == 0x00004C, "Member 'WB_PackItemShow_C_Show::Temp_bool_Variable_18' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, K2Node_Select_Default) == 0x00004D, "Member 'WB_PackItemShow_C_Show::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Show, K2Node_Select_Default_1) == 0x000050, "Member 'WB_PackItemShow_C_Show::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_C_Updata \ static_assert(alignof(WB_PackItemShow_C_Updata) == 0x000008, "Wrong alignment on WB_PackItemShow_C_Updata"); \ static_assert(sizeof(WB_PackItemShow_C_Updata) == 0x000028, "Wrong size on WB_PackItemShow_C_Updata"); \ static_assert(offsetof(WB_PackItemShow_C_Updata, ID) == 0x000000, "Member 'WB_PackItemShow_C_Updata::ID' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Updata, Type_0) == 0x000020, "Member 'WB_PackItemShow_C_Updata::Type_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackItemShow_C_Updata_SkillStyle \ static_assert(alignof(WB_PackItemShow_C_Updata_SkillStyle) == 0x000004, "Wrong alignment on WB_PackItemShow_C_Updata_SkillStyle"); \ static_assert(sizeof(WB_PackItemShow_C_Updata_SkillStyle) == 0x000008, "Wrong size on WB_PackItemShow_C_Updata_SkillStyle"); \ static_assert(offsetof(WB_PackItemShow_C_Updata_SkillStyle, SkillStyle) == 0x000000, "Member 'WB_PackItemShow_C_Updata_SkillStyle::SkillStyle' has a wrong offset!"); \ static_assert(offsetof(WB_PackItemShow_C_Updata_SkillStyle, SkillStyleID) == 0x000004, "Member 'WB_PackItemShow_C_Updata_SkillStyle::SkillStyleID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PackItemShow_C \ static_assert(alignof(UWB_PackItemShow_C) == 0x000008, "Wrong alignment on UWB_PackItemShow_C"); \ static_assert(sizeof(UWB_PackItemShow_C) == 0x0003F8, "Wrong size on UWB_PackItemShow_C"); \ static_assert(offsetof(UWB_PackItemShow_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_PackItemShow_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, CircularThrobber_52) == 0x0002C8, "Member 'UWB_PackItemShow_C::CircularThrobber_52' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, CustomizationTextBlock_StyleSkillName_1) == 0x0002D0, "Member 'UWB_PackItemShow_C::CustomizationTextBlock_StyleSkillName_1' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, Image) == 0x0002D8, "Member 'UWB_PackItemShow_C::Image' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, Image_110) == 0x0002E0, "Member 'UWB_PackItemShow_C::Image_110' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, Image_224) == 0x0002E8, "Member 'UWB_PackItemShow_C::Image_224' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, Image_Weapon) == 0x0002F0, "Member 'UWB_PackItemShow_C::Image_Weapon' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, Text_StyleSkill) == 0x0002F8, "Member 'UWB_PackItemShow_C::Text_StyleSkill' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, TextBox_describe) == 0x000300, "Member 'UWB_PackItemShow_C::TextBox_describe' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, WB_Grid_AJ) == 0x000308, "Member 'UWB_PackItemShow_C::WB_Grid_AJ' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, WB_MagicChanage_bodyButton) == 0x000310, "Member 'UWB_PackItemShow_C::WB_MagicChanage_bodyButton' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, WB_Pack_Two_School) == 0x000318, "Member 'UWB_PackItemShow_C::WB_Pack_Two_School' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, WidgetSwitcher) == 0x000320, "Member 'UWB_PackItemShow_C::WidgetSwitcher' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, WidgetSwitcher_ItemOrSkill) == 0x000328, "Member 'UWB_PackItemShow_C::WidgetSwitcher_ItemOrSkill' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, selectID) == 0x000330, "Member 'UWB_PackItemShow_C::selectID' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, WeaponName) == 0x000338, "Member 'UWB_PackItemShow_C::WeaponName' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, WidgetIndex) == 0x000348, "Member 'UWB_PackItemShow_C::WidgetIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, LoadAsset) == 0x000350, "Member 'UWB_PackItemShow_C::LoadAsset' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, ShowSkillName) == 0x000380, "Member 'UWB_PackItemShow_C::ShowSkillName' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, CachedItems) == 0x000388, "Member 'UWB_PackItemShow_C::CachedItems' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, sort) == 0x000398, "Member 'UWB_PackItemShow_C::sort' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, Type) == 0x0003B8, "Member 'UWB_PackItemShow_C::Type' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, magicChanageOver) == 0x0003C0, "Member 'UWB_PackItemShow_C::magicChanageOver' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, SelectButton) == 0x0003D0, "Member 'UWB_PackItemShow_C::SelectButton' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, UINotify) == 0x0003D8, "Member 'UWB_PackItemShow_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, PlaySelectSound) == 0x0003E0, "Member 'UWB_PackItemShow_C::PlaySelectSound' has a wrong offset!"); \ static_assert(offsetof(UWB_PackItemShow_C, EquipmentCantMagicCjange) == 0x0003E8, "Member 'UWB_PackItemShow_C::EquipmentCantMagicCjange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatUnit_C_EventSetIcon \ static_assert(alignof(WB_StatUnit_C_EventSetIcon) == 0x000008, "Wrong alignment on WB_StatUnit_C_EventSetIcon"); \ static_assert(sizeof(WB_StatUnit_C_EventSetIcon) == 0x000008, "Wrong size on WB_StatUnit_C_EventSetIcon"); \ static_assert(offsetof(WB_StatUnit_C_EventSetIcon, Texture) == 0x000000, "Member 'WB_StatUnit_C_EventSetIcon::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatUnit_C_EventSetRequirLevelNum \ static_assert(alignof(WB_StatUnit_C_EventSetRequirLevelNum) == 0x000004, "Wrong alignment on WB_StatUnit_C_EventSetRequirLevelNum"); \ static_assert(sizeof(WB_StatUnit_C_EventSetRequirLevelNum) == 0x00000C, "Wrong size on WB_StatUnit_C_EventSetRequirLevelNum"); \ static_assert(offsetof(WB_StatUnit_C_EventSetRequirLevelNum, RequirNum) == 0x000000, "Member 'WB_StatUnit_C_EventSetRequirLevelNum::RequirNum' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_EventSetRequirLevelNum, CurrentNum) == 0x000004, "Member 'WB_StatUnit_C_EventSetRequirLevelNum::CurrentNum' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_EventSetRequirLevelNum, ShowRequir) == 0x000008, "Member 'WB_StatUnit_C_EventSetRequirLevelNum::ShowRequir' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatUnit_C_EventSetRequirLevelNumForCharacterPanel \ static_assert(alignof(WB_StatUnit_C_EventSetRequirLevelNumForCharacterPanel) == 0x000004, "Wrong alignment on WB_StatUnit_C_EventSetRequirLevelNumForCharacterPanel"); \ static_assert(sizeof(WB_StatUnit_C_EventSetRequirLevelNumForCharacterPanel) == 0x000004, "Wrong size on WB_StatUnit_C_EventSetRequirLevelNumForCharacterPanel"); \ static_assert(offsetof(WB_StatUnit_C_EventSetRequirLevelNumForCharacterPanel, CurrentLevel) == 0x000000, "Member 'WB_StatUnit_C_EventSetRequirLevelNumForCharacterPanel::CurrentLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatUnit_C_EventSetStateName \ static_assert(alignof(WB_StatUnit_C_EventSetStateName) == 0x000008, "Wrong alignment on WB_StatUnit_C_EventSetStateName"); \ static_assert(sizeof(WB_StatUnit_C_EventSetStateName) == 0x000018, "Wrong size on WB_StatUnit_C_EventSetStateName"); \ static_assert(offsetof(WB_StatUnit_C_EventSetStateName, StatsName) == 0x000000, "Member 'WB_StatUnit_C_EventSetStateName::StatsName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatUnit_C_EventSetStatLevel \ static_assert(alignof(WB_StatUnit_C_EventSetStatLevel) == 0x000008, "Wrong alignment on WB_StatUnit_C_EventSetStatLevel"); \ static_assert(sizeof(WB_StatUnit_C_EventSetStatLevel) == 0x000020, "Wrong size on WB_StatUnit_C_EventSetStatLevel"); \ static_assert(offsetof(WB_StatUnit_C_EventSetStatLevel, Level) == 0x000000, "Member 'WB_StatUnit_C_EventSetStatLevel::Level' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_EventSetStatLevel, Color) == 0x000018, "Member 'WB_StatUnit_C_EventSetStatLevel::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatUnit_C_EventShowLevel \ static_assert(alignof(WB_StatUnit_C_EventShowLevel) == 0x000001, "Wrong alignment on WB_StatUnit_C_EventShowLevel"); \ static_assert(sizeof(WB_StatUnit_C_EventShowLevel) == 0x000001, "Wrong size on WB_StatUnit_C_EventShowLevel"); \ static_assert(offsetof(WB_StatUnit_C_EventShowLevel, Show) == 0x000000, "Member 'WB_StatUnit_C_EventShowLevel::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit \ static_assert(alignof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit) == 0x000008, "Wrong alignment on WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit"); \ static_assert(sizeof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit) == 0x000280, "Wrong size on WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, EntryPoint) == 0x000000, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, Temp_name_Variable) == 0x000004, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, Temp_name_Variable_1) == 0x00000C, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, Temp_bool_Variable) == 0x000014, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, Temp_byte_Variable) == 0x000015, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, Temp_byte_Variable_1) == 0x000016, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, CallFunc_GetUINotify_UINotify) == 0x000018, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_CustomEvent_StatsName) == 0x000020, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_CustomEvent_StatsName' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_CustomEvent_Level) == 0x000038, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_CustomEvent_Level' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_CustomEvent_Color) == 0x000050, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_CustomEvent_Color' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_MakeStruct_FormatArgumentData) == 0x000058, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_MakeArray_Array) == 0x0000A8, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_CustomEvent_RequirNum) == 0x0000B8, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_CustomEvent_RequirNum' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_CustomEvent_CurrentNum) == 0x0000BC, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_CustomEvent_CurrentNum' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_CustomEvent_ShowRequir) == 0x0000C0, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_CustomEvent_ShowRequir' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, CallFunc_Format_ReturnValue) == 0x0000C8, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, CallFunc_Greater_IntInt_ReturnValue) == 0x0000E0, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, CallFunc_Conv_IntToInt64_ReturnValue) == 0x0000E8, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, CallFunc_Conv_IntToText_ReturnValue) == 0x0000F0, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_MakeStruct_FormatArgumentData_1) == 0x000108, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, CallFunc_Conv_IntToInt64_ReturnValue_1) == 0x000158, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::CallFunc_Conv_IntToInt64_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_MakeStruct_FormatArgumentData_2) == 0x000160, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_MakeArray_Array_1) == 0x0001B0, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, CallFunc_Format_ReturnValue_1) == 0x0001C0, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_Event_IsDesignTime) == 0x0001D8, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, Temp_bool_Variable_1) == 0x0001D9, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_Select_Default) == 0x0001DC, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_CustomEvent_Texture) == 0x0001E8, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_CustomEvent_Texture' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, CallFunc_GetFontDataColor_ReturnValue) == 0x0001F0, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_CustomEvent_Show) == 0x000204, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_CustomEvent_Show' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_CustomEvent_Tag) == 0x000208, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_CustomEvent_Tag' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, CallFunc_GetPurePropTag_PropStr) == 0x000210, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::CallFunc_GetPurePropTag_PropStr' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_Select_Default_1) == 0x000220, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, CallFunc_GetUINotify_UINotify_1) == 0x000228, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, CallFunc_ChangePropStrToText_Text) == 0x000230, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::CallFunc_ChangePropStrToText_Text' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000248, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, CallFunc_EqualEqual_IgnoreCase_TextText_ReturnValue) == 0x00025C, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::CallFunc_EqualEqual_IgnoreCase_TextText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, K2Node_CustomEvent_currentLevel) == 0x000260, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::K2Node_CustomEvent_currentLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit, CallFunc_Conv_IntToText_ReturnValue_1) == 0x000268, "Member 'WB_StatUnit_C_ExecuteUbergraph_WB_StatUnit::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatUnit_C_GetPurePropTag \ static_assert(alignof(WB_StatUnit_C_GetPurePropTag) == 0x000008, "Wrong alignment on WB_StatUnit_C_GetPurePropTag"); \ static_assert(sizeof(WB_StatUnit_C_GetPurePropTag) == 0x000050, "Wrong size on WB_StatUnit_C_GetPurePropTag"); \ static_assert(offsetof(WB_StatUnit_C_GetPurePropTag, GameplayTag) == 0x000000, "Member 'WB_StatUnit_C_GetPurePropTag::GameplayTag' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_GetPurePropTag, PropStr) == 0x000008, "Member 'WB_StatUnit_C_GetPurePropTag::PropStr' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_GetPurePropTag, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000018, "Member 'WB_StatUnit_C_GetPurePropTag::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_GetPurePropTag, CallFunc_Split_LeftS) == 0x000028, "Member 'WB_StatUnit_C_GetPurePropTag::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_GetPurePropTag, CallFunc_Split_RightS) == 0x000038, "Member 'WB_StatUnit_C_GetPurePropTag::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_StatUnit_C_GetPurePropTag, CallFunc_Split_ReturnValue) == 0x000048, "Member 'WB_StatUnit_C_GetPurePropTag::CallFunc_Split_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatUnit_C_PreConstruct \ static_assert(alignof(WB_StatUnit_C_PreConstruct) == 0x000001, "Wrong alignment on WB_StatUnit_C_PreConstruct"); \ static_assert(sizeof(WB_StatUnit_C_PreConstruct) == 0x000001, "Wrong size on WB_StatUnit_C_PreConstruct"); \ static_assert(offsetof(WB_StatUnit_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_StatUnit_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatUnit_C_SetUnitName \ static_assert(alignof(WB_StatUnit_C_SetUnitName) == 0x000004, "Wrong alignment on WB_StatUnit_C_SetUnitName"); \ static_assert(sizeof(WB_StatUnit_C_SetUnitName) == 0x000008, "Wrong size on WB_StatUnit_C_SetUnitName"); \ static_assert(offsetof(WB_StatUnit_C_SetUnitName, Tag_0) == 0x000000, "Member 'WB_StatUnit_C_SetUnitName::Tag_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StatUnit_C \ static_assert(alignof(UWB_StatUnit_C) == 0x000008, "Wrong alignment on UWB_StatUnit_C"); \ static_assert(sizeof(UWB_StatUnit_C) == 0x000348, "Wrong size on UWB_StatUnit_C"); \ static_assert(offsetof(UWB_StatUnit_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_StatUnit_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StatUnit_C, HorizontalBox_1) == 0x0002C8, "Member 'UWB_StatUnit_C::HorizontalBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_StatUnit_C, Image_StatsIcon) == 0x0002D0, "Member 'UWB_StatUnit_C::Image_StatsIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_StatUnit_C, Text_Level) == 0x0002D8, "Member 'UWB_StatUnit_C::Text_Level' has a wrong offset!"); \ static_assert(offsetof(UWB_StatUnit_C, Text_Num) == 0x0002E0, "Member 'UWB_StatUnit_C::Text_Num' has a wrong offset!"); \ static_assert(offsetof(UWB_StatUnit_C, Text_PlayerStateValue) == 0x0002E8, "Member 'UWB_StatUnit_C::Text_PlayerStateValue' has a wrong offset!"); \ static_assert(offsetof(UWB_StatUnit_C, Text_StateName) == 0x0002F0, "Member 'UWB_StatUnit_C::Text_StateName' has a wrong offset!"); \ static_assert(offsetof(UWB_StatUnit_C, StatsIcon) == 0x0002F8, "Member 'UWB_StatUnit_C::StatsIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_StatUnit_C, StateLevel) == 0x000300, "Member 'UWB_StatUnit_C::StateLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_StatUnit_C, RequirLevelNum) == 0x000318, "Member 'UWB_StatUnit_C::RequirLevelNum' has a wrong offset!"); \ static_assert(offsetof(UWB_StatUnit_C, CurrentLevelNum) == 0x00031C, "Member 'UWB_StatUnit_C::CurrentLevelNum' has a wrong offset!"); \ static_assert(offsetof(UWB_StatUnit_C, Tag) == 0x000320, "Member 'UWB_StatUnit_C::Tag' has a wrong offset!"); \ static_assert(offsetof(UWB_StatUnit_C, UINotify) == 0x000328, "Member 'UWB_StatUnit_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_StatUnit_C, EmptyText) == 0x000330, "Member 'UWB_StatUnit_C::EmptyText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_FallenDamageComponent_AI_C_ApplyFallStun \ static_assert(alignof(Impl_FallenDamageComponent_AI_C_ApplyFallStun) == 0x000008, "Wrong alignment on Impl_FallenDamageComponent_AI_C_ApplyFallStun"); \ static_assert(sizeof(Impl_FallenDamageComponent_AI_C_ApplyFallStun) == 0x000030, "Wrong size on Impl_FallenDamageComponent_AI_C_ApplyFallStun"); \ static_assert(offsetof(Impl_FallenDamageComponent_AI_C_ApplyFallStun, Arg0) == 0x000000, "Member 'Impl_FallenDamageComponent_AI_C_ApplyFallStun::Arg0' has a wrong offset!"); \ static_assert(offsetof(Impl_FallenDamageComponent_AI_C_ApplyFallStun, CallFunc_GetMyEffects_EffectsComp) == 0x000008, "Member 'Impl_FallenDamageComponent_AI_C_ApplyFallStun::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(Impl_FallenDamageComponent_AI_C_ApplyFallStun, CallFunc_GetMyMontages_Montages) == 0x000010, "Member 'Impl_FallenDamageComponent_AI_C_ApplyFallStun::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(Impl_FallenDamageComponent_AI_C_ApplyFallStun, CallFunc_ApplyEffect_Applied) == 0x000018, "Member 'Impl_FallenDamageComponent_AI_C_ApplyFallStun::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ static_assert(offsetof(Impl_FallenDamageComponent_AI_C_ApplyFallStun, CallFunc_GetMontages_Montage) == 0x000020, "Member 'Impl_FallenDamageComponent_AI_C_ApplyFallStun::CallFunc_GetMontages_Montage' has a wrong offset!"); \ static_assert(offsetof(Impl_FallenDamageComponent_AI_C_ApplyFallStun, CallFunc_GetMontages_PTConsume) == 0x000028, "Member 'Impl_FallenDamageComponent_AI_C_ApplyFallStun::CallFunc_GetMontages_PTConsume' has a wrong offset!"); \ static_assert(offsetof(Impl_FallenDamageComponent_AI_C_ApplyFallStun, CallFunc_ApplyEffect_Applied_1) == 0x00002C, "Member 'Impl_FallenDamageComponent_AI_C_ApplyFallStun::CallFunc_ApplyEffect_Applied_1' has a wrong offset!"); \ static_assert(offsetof(Impl_FallenDamageComponent_AI_C_ApplyFallStun, CallFunc_IsValid_ReturnValue) == 0x00002D, "Member 'Impl_FallenDamageComponent_AI_C_ApplyFallStun::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Impl_FallenDamageComponent_AI_C_GetCanDamage \ static_assert(alignof(Impl_FallenDamageComponent_AI_C_GetCanDamage) == 0x000008, "Wrong alignment on Impl_FallenDamageComponent_AI_C_GetCanDamage"); \ static_assert(sizeof(Impl_FallenDamageComponent_AI_C_GetCanDamage) == 0x000018, "Wrong size on Impl_FallenDamageComponent_AI_C_GetCanDamage"); \ static_assert(offsetof(Impl_FallenDamageComponent_AI_C_GetCanDamage, IsCanDamage_0) == 0x000000, "Member 'Impl_FallenDamageComponent_AI_C_GetCanDamage::IsCanDamage_0' has a wrong offset!"); \ static_assert(offsetof(Impl_FallenDamageComponent_AI_C_GetCanDamage, CallFunc_GetCanDamage_IsCanDamage) == 0x000001, "Member 'Impl_FallenDamageComponent_AI_C_GetCanDamage::CallFunc_GetCanDamage_IsCanDamage' has a wrong offset!"); \ static_assert(offsetof(Impl_FallenDamageComponent_AI_C_GetCanDamage, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x000008, "Member 'Impl_FallenDamageComponent_AI_C_GetCanDamage::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(Impl_FallenDamageComponent_AI_C_GetCanDamage, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'Impl_FallenDamageComponent_AI_C_GetCanDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Impl_FallenDamageComponent_AI_C_GetCanDamage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000011, "Member 'Impl_FallenDamageComponent_AI_C_GetCanDamage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Impl_FallenDamageComponent_AI_C_GetCanDamage, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000012, "Member 'Impl_FallenDamageComponent_AI_C_GetCanDamage::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Impl_FallenDamageComponent_AI_C_GetCanDamage, CallFunc_BooleanOR_ReturnValue) == 0x000013, "Member 'Impl_FallenDamageComponent_AI_C_GetCanDamage::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImpl_FallenDamageComponent_AI_C \ static_assert(alignof(UImpl_FallenDamageComponent_AI_C) == 0x000008, "Wrong alignment on UImpl_FallenDamageComponent_AI_C"); \ static_assert(sizeof(UImpl_FallenDamageComponent_AI_C) == 0x0001D8, "Wrong size on UImpl_FallenDamageComponent_AI_C"); \ #define DUMPER7_ASSERTS_WB_GemDisplay_C_ExecuteUbergraph_WB_GemDisplay \ static_assert(alignof(WB_GemDisplay_C_ExecuteUbergraph_WB_GemDisplay) == 0x000008, "Wrong alignment on WB_GemDisplay_C_ExecuteUbergraph_WB_GemDisplay"); \ static_assert(sizeof(WB_GemDisplay_C_ExecuteUbergraph_WB_GemDisplay) == 0x000010, "Wrong size on WB_GemDisplay_C_ExecuteUbergraph_WB_GemDisplay"); \ static_assert(offsetof(WB_GemDisplay_C_ExecuteUbergraph_WB_GemDisplay, EntryPoint) == 0x000000, "Member 'WB_GemDisplay_C_ExecuteUbergraph_WB_GemDisplay::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_GemDisplay_C_ExecuteUbergraph_WB_GemDisplay, CallFunc_GetUINotify_UINotify) == 0x000008, "Member 'WB_GemDisplay_C_ExecuteUbergraph_WB_GemDisplay::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemDisplay_C_UpdateGemByWeaponLevel \ static_assert(alignof(WB_GemDisplay_C_UpdateGemByWeaponLevel) == 0x000008, "Wrong alignment on WB_GemDisplay_C_UpdateGemByWeaponLevel"); \ static_assert(sizeof(WB_GemDisplay_C_UpdateGemByWeaponLevel) == 0x000028, "Wrong size on WB_GemDisplay_C_UpdateGemByWeaponLevel"); \ static_assert(offsetof(WB_GemDisplay_C_UpdateGemByWeaponLevel, WeaponInfo) == 0x000000, "Member 'WB_GemDisplay_C_UpdateGemByWeaponLevel::WeaponInfo' has a wrong offset!"); \ static_assert(offsetof(WB_GemDisplay_C_UpdateGemByWeaponLevel, WeaponLevel) == 0x000020, "Member 'WB_GemDisplay_C_UpdateGemByWeaponLevel::WeaponLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemDisplay_C_UpdateImageDisplayNum \ static_assert(alignof(WB_GemDisplay_C_UpdateImageDisplayNum) == 0x000008, "Wrong alignment on WB_GemDisplay_C_UpdateImageDisplayNum"); \ static_assert(sizeof(WB_GemDisplay_C_UpdateImageDisplayNum) == 0x000158, "Wrong size on WB_GemDisplay_C_UpdateImageDisplayNum"); \ static_assert(offsetof(WB_GemDisplay_C_UpdateImageDisplayNum, SortID) == 0x000000, "Member 'WB_GemDisplay_C_UpdateImageDisplayNum::SortID' has a wrong offset!"); \ static_assert(offsetof(WB_GemDisplay_C_UpdateImageDisplayNum, GemSlotNum) == 0x000004, "Member 'WB_GemDisplay_C_UpdateImageDisplayNum::GemSlotNum' has a wrong offset!"); \ static_assert(offsetof(WB_GemDisplay_C_UpdateImageDisplayNum, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000008, "Member 'WB_GemDisplay_C_UpdateImageDisplayNum::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(WB_GemDisplay_C_UpdateImageDisplayNum, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000150, "Member 'WB_GemDisplay_C_UpdateImageDisplayNum::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_GemDisplay_C_UpdateImageDisplayNum, K2Node_SwitchInteger_CmpSuccess) == 0x000151, "Member 'WB_GemDisplay_C_UpdateImageDisplayNum::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_GemDisplay_C \ static_assert(alignof(UWB_GemDisplay_C) == 0x000008, "Wrong alignment on UWB_GemDisplay_C"); \ static_assert(sizeof(UWB_GemDisplay_C) == 0x000288, "Wrong size on UWB_GemDisplay_C"); \ static_assert(offsetof(UWB_GemDisplay_C, UberGraphFrame) == 0x000278, "Member 'UWB_GemDisplay_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_GemDisplay_C, UINotify) == 0x000280, "Member 'UWB_GemDisplay_C::UINotify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Item_StyleSkill \ static_assert(alignof(FST_Item_StyleSkill) == 0x000008, "Wrong alignment on FST_Item_StyleSkill"); \ static_assert(sizeof(FST_Item_StyleSkill) == 0x0001B8, "Wrong size on FST_Item_StyleSkill"); \ static_assert(offsetof(FST_Item_StyleSkill, SkillID_256_E964185F4429493CCA965BB317C384C8) == 0x000000, "Member 'FST_Item_StyleSkill::SkillID_256_E964185F4429493CCA965BB317C384C8' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, Name_271_40862B014E9B7E53F4B81CBDE6C89495) == 0x000008, "Member 'FST_Item_StyleSkill::Name_271_40862B014E9B7E53F4B81CBDE6C89495' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, Descript_272_D3B87ED744DDE83DB9316CBF8E3CD9B0) == 0x000020, "Member 'FST_Item_StyleSkill::Descript_272_D3B87ED744DDE83DB9316CBF8E3CD9B0' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, Icon_268_0435E6084F378317498426869DF63052) == 0x000038, "Member 'FST_Item_StyleSkill::Icon_268_0435E6084F378317498426869DF63052' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, BigIcon_269_E0291A3F41DC4C8C2469018BAD404B1C) == 0x000040, "Member 'FST_Item_StyleSkill::BigIcon_269_E0291A3F41DC4C8C2469018BAD404B1C' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, AnimationID_260_2BC3F4D0417A9E9965680D8523AA063F) == 0x000048, "Member 'FST_Item_StyleSkill::AnimationID_260_2BC3F4D0417A9E9965680D8523AA063F' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, FailAnimationID_275_805F3C0B45AC005F795E1A8BFC66A6A6) == 0x00004C, "Member 'FST_Item_StyleSkill::FailAnimationID_275_805F3C0B45AC005F795E1A8BFC66A6A6' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, FitWeapons_270_DADE696D48FF67DEEA152ABB6284B13D) == 0x000050, "Member 'FST_Item_StyleSkill::FitWeapons_270_DADE696D48FF67DEEA152ABB6284B13D' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, AttackPattern_282_0CF8366C45F52ED707324FB3B48F7C6C) == 0x000060, "Member 'FST_Item_StyleSkill::AttackPattern_282_0CF8366C45F52ED707324FB3B48F7C6C' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, ConsumeStrength_251_AC3D4FE84326C06A65CDFEB86F176FBC) == 0x000070, "Member 'FST_Item_StyleSkill::ConsumeStrength_251_AC3D4FE84326C06A65CDFEB86F176FBC' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, ConsumeWL_252_F19C4A5C4702AAD5F2CAD0BD9C9E055E) == 0x000074, "Member 'FST_Item_StyleSkill::ConsumeWL_252_F19C4A5C4702AAD5F2CAD0BD9C9E055E' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, ConsumeWL_List_281_9B22906F436AF0D6F291768D1091A764) == 0x000078, "Member 'FST_Item_StyleSkill::ConsumeWL_List_281_9B22906F436AF0D6F291768D1091A764' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, SpecialAttack_234_A530CEE34536F3E3D86C48BA8046125C) == 0x000088, "Member 'FST_Item_StyleSkill::SpecialAttack_234_A530CEE34536F3E3D86C48BA8046125C' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, NeedAbility_236_4D3F62774B2F12B04469A49021509ECF) == 0x0000D8, "Member 'FST_Item_StyleSkill::NeedAbility_236_4D3F62774B2F12B04469A49021509ECF' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, AbilityAddition_265_DED56DF74AD9CB7DC21171BE20FA91C9) == 0x000128, "Member 'FST_Item_StyleSkill::AbilityAddition_265_DED56DF74AD9CB7DC21171BE20FA91C9' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, SkillMedia_283_9296CF4E4662511ACBF81E81782E7BF7) == 0x000178, "Member 'FST_Item_StyleSkill::SkillMedia_283_9296CF4E4662511ACBF81E81782E7BF7' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, SuggestionCombinID_289_7BF94E244AB371D1D4DF028B64156E59) == 0x0001A8, "Member 'FST_Item_StyleSkill::SuggestionCombinID_289_7BF94E244AB371D1D4DF028B64156E59' has a wrong offset!"); \ static_assert(offsetof(FST_Item_StyleSkill, ShowMovie_293_0DF23D4241BA421482917DBF3915FB34) == 0x0001B0, "Member 'FST_Item_StyleSkill::ShowMovie_293_0DF23D4241BA421482917DBF3915FB34' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_PairedAnimationAsyncList \ static_assert(alignof(FS_PairedAnimationAsyncList) == 0x000008, "Wrong alignment on FS_PairedAnimationAsyncList"); \ static_assert(sizeof(FS_PairedAnimationAsyncList) == 0x000020, "Wrong size on FS_PairedAnimationAsyncList"); \ static_assert(offsetof(FS_PairedAnimationAsyncList, CallbackInterface_14_6AC025B04CCCCDB725D11CA17D30ED5A) == 0x000000, "Member 'FS_PairedAnimationAsyncList::CallbackInterface_14_6AC025B04CCCCDB725D11CA17D30ED5A' has a wrong offset!"); \ static_assert(offsetof(FS_PairedAnimationAsyncList, LongID_13_1D13D5BE4F92C44F51944CA97BB159B7) == 0x000010, "Member 'FS_PairedAnimationAsyncList::LongID_13_1D13D5BE4F92C44F51944CA97BB159B7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_WeaponSkill \ static_assert(alignof(FS_WeaponSkill) == 0x000008, "Wrong alignment on FS_WeaponSkill"); \ static_assert(sizeof(FS_WeaponSkill) == 0x000048, "Wrong size on FS_WeaponSkill"); \ static_assert(offsetof(FS_WeaponSkill, WeaponSkillName_5_A4B0828E41FFF16AC12B11B1A670A422) == 0x000000, "Member 'FS_WeaponSkill::WeaponSkillName_5_A4B0828E41FFF16AC12B11B1A670A422' has a wrong offset!"); \ static_assert(offsetof(FS_WeaponSkill, Des_4_59F059DF4F36159F7640F89A7C3596C6) == 0x000018, "Member 'FS_WeaponSkill::Des_4_59F059DF4F36159F7640F89A7C3596C6' has a wrong offset!"); \ static_assert(offsetof(FS_WeaponSkill, staminaCost_9_70C452BD417821C48C911B91ED08A579) == 0x000030, "Member 'FS_WeaponSkill::staminaCost_9_70C452BD417821C48C911B91ED08A579' has a wrong offset!"); \ static_assert(offsetof(FS_WeaponSkill, MoneyCost_11_264699944C3991C013E49A9B707A4258) == 0x000034, "Member 'FS_WeaponSkill::MoneyCost_11_264699944C3991C013E49A9B707A4258' has a wrong offset!"); \ static_assert(offsetof(FS_WeaponSkill, Icon_14_5AAD05DB41B605DED7D5A8B181461B03) == 0x000038, "Member 'FS_WeaponSkill::Icon_14_5AAD05DB41B605DED7D5A8B181461B03' has a wrong offset!"); \ static_assert(offsetof(FS_WeaponSkill, SuggestionCombinID_23_48822DFF463D0CBA2BE0979D2AE5C8D0) == 0x000040, "Member 'FS_WeaponSkill::SuggestionCombinID_23_48822DFF463D0CBA2BE0979D2AE5C8D0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UICaculatorFac_C_GetDSCCaculator \ static_assert(alignof(UICaculatorFac_C_GetDSCCaculator) == 0x000008, "Wrong alignment on UICaculatorFac_C_GetDSCCaculator"); \ static_assert(sizeof(UICaculatorFac_C_GetDSCCaculator) == 0x000020, "Wrong size on UICaculatorFac_C_GetDSCCaculator"); \ static_assert(offsetof(UICaculatorFac_C_GetDSCCaculator, Output_Get) == 0x000000, "Member 'UICaculatorFac_C_GetDSCCaculator::Output_Get' has a wrong offset!"); \ static_assert(offsetof(UICaculatorFac_C_GetDSCCaculator, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'UICaculatorFac_C_GetDSCCaculator::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UICaculatorFac_C_GetDSCCaculator, CallFunc_GetDCCaculatorFactory_Combat_Stat_Caculator_Factory) == 0x000010, "Member 'UICaculatorFac_C_GetDSCCaculator::CallFunc_GetDCCaculatorFactory_Combat_Stat_Caculator_Factory' has a wrong offset!"); \ static_assert(offsetof(UICaculatorFac_C_GetDSCCaculator, CallFunc_CreateCombatStatCaculator_ReturnValue) == 0x000018, "Member 'UICaculatorFac_C_GetDSCCaculator::CallFunc_CreateCombatStatCaculator_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AUICaculatorFac_C \ static_assert(alignof(AUICaculatorFac_C) == 0x000008, "Wrong alignment on AUICaculatorFac_C"); \ static_assert(sizeof(AUICaculatorFac_C) == 0x000300, "Wrong size on AUICaculatorFac_C"); \ static_assert(offsetof(AUICaculatorFac_C, DefaultSceneRoot) == 0x0002F0, "Member 'AUICaculatorFac_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AUICaculatorFac_C, Calculator) == 0x0002F8, "Member 'AUICaculatorFac_C::Calculator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton \ static_assert(alignof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton) == 0x000008, "Wrong alignment on WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton"); \ static_assert(sizeof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton) == 0x000110, "Wrong size on WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, EntryPoint) == 0x000000, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, Temp_bool_Variable) == 0x000004, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, Temp_byte_Variable) == 0x000005, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, Temp_byte_Variable_1) == 0x000006, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, K2Node_Event_IsDesignTime) == 0x000007, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, K2Node_CustomEvent_YorN) == 0x000008, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::K2Node_CustomEvent_YorN' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, CallFunc_BreakVector2D_X) == 0x000010, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, CallFunc_BreakVector2D_Y) == 0x000018, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, CallFunc_SlotAsOverlaySlot_ReturnValue) == 0x000020, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::CallFunc_SlotAsOverlaySlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, K2Node_CustomEvent_image) == 0x000028, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::K2Node_CustomEvent_image' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, K2Node_CustomEvent_Name) == 0x000030, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::K2Node_CustomEvent_Name' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, CallFunc_MakeVector2D_ReturnValue) == 0x000050, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, K2Node_CustomEvent_NewParam) == 0x000060, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::K2Node_CustomEvent_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, K2Node_CustomEvent_state) == 0x000068, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::K2Node_CustomEvent_state' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, CallFunc_BreakVector2D_X_1) == 0x000070, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, CallFunc_BreakVector2D_Y_1) == 0x000078, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000080, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, CallFunc_PlayAnimation_ReturnValue) == 0x000088, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, CallFunc_MakeVector2D_ReturnValue_1) == 0x000090, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, K2Node_MakeStruct_WidgetTransform) == 0x0000A0, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::K2Node_MakeStruct_WidgetTransform' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, CallFunc_PlayAnimation_ReturnValue_1) == 0x0000D8, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, K2Node_Select_Default) == 0x0000E0, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, K2Node_CustomEvent_InText) == 0x0000E8, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::K2Node_CustomEvent_InText' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast) == 0x000100, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast) == 0x000104, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast) == 0x000108, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton, CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast_1) == 0x00010C, "Member 'WB_ScrollItemButton_C_ExecuteUbergraph_WB_ScrollItemButton::CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButton_C_LateSetText \ static_assert(alignof(WB_ScrollItemButton_C_LateSetText) == 0x000008, "Wrong alignment on WB_ScrollItemButton_C_LateSetText"); \ static_assert(sizeof(WB_ScrollItemButton_C_LateSetText) == 0x000018, "Wrong size on WB_ScrollItemButton_C_LateSetText"); \ static_assert(offsetof(WB_ScrollItemButton_C_LateSetText, InText) == 0x000000, "Member 'WB_ScrollItemButton_C_LateSetText::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButton_C_OnSelect_Event \ static_assert(alignof(WB_ScrollItemButton_C_OnSelect_Event) == 0x000001, "Wrong alignment on WB_ScrollItemButton_C_OnSelect_Event"); \ static_assert(sizeof(WB_ScrollItemButton_C_OnSelect_Event) == 0x000001, "Wrong size on WB_ScrollItemButton_C_OnSelect_Event"); \ static_assert(offsetof(WB_ScrollItemButton_C_OnSelect_Event, YorN) == 0x000000, "Member 'WB_ScrollItemButton_C_OnSelect_Event::YorN' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButton_C_PlayMyAnim \ static_assert(alignof(WB_ScrollItemButton_C_PlayMyAnim) == 0x000008, "Wrong alignment on WB_ScrollItemButton_C_PlayMyAnim"); \ static_assert(sizeof(WB_ScrollItemButton_C_PlayMyAnim) == 0x000010, "Wrong size on WB_ScrollItemButton_C_PlayMyAnim"); \ static_assert(offsetof(WB_ScrollItemButton_C_PlayMyAnim, NewParam) == 0x000000, "Member 'WB_ScrollItemButton_C_PlayMyAnim::NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_PlayMyAnim, State) == 0x000008, "Member 'WB_ScrollItemButton_C_PlayMyAnim::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButton_C_PreConstruct \ static_assert(alignof(WB_ScrollItemButton_C_PreConstruct) == 0x000001, "Wrong alignment on WB_ScrollItemButton_C_PreConstruct"); \ static_assert(sizeof(WB_ScrollItemButton_C_PreConstruct) == 0x000001, "Wrong size on WB_ScrollItemButton_C_PreConstruct"); \ static_assert(offsetof(WB_ScrollItemButton_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_ScrollItemButton_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ScrollItemButton_C_Set_Image_Name \ static_assert(alignof(WB_ScrollItemButton_C_Set_Image_Name) == 0x000008, "Wrong alignment on WB_ScrollItemButton_C_Set_Image_Name"); \ static_assert(sizeof(WB_ScrollItemButton_C_Set_Image_Name) == 0x000020, "Wrong size on WB_ScrollItemButton_C_Set_Image_Name"); \ static_assert(offsetof(WB_ScrollItemButton_C_Set_Image_Name, Image) == 0x000000, "Member 'WB_ScrollItemButton_C_Set_Image_Name::Image' has a wrong offset!"); \ static_assert(offsetof(WB_ScrollItemButton_C_Set_Image_Name, Param_Name_0) == 0x000008, "Member 'WB_ScrollItemButton_C_Set_Image_Name::Param_Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ScrollItemButton_C \ static_assert(alignof(UWB_ScrollItemButton_C) == 0x000008, "Wrong alignment on UWB_ScrollItemButton_C"); \ static_assert(sizeof(UWB_ScrollItemButton_C) == 0x0003B8, "Wrong size on UWB_ScrollItemButton_C"); \ static_assert(offsetof(UWB_ScrollItemButton_C, UberGraphFrame) == 0x000288, "Member 'UWB_ScrollItemButton_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, NewAnimation_1) == 0x000290, "Member 'UWB_ScrollItemButton_C::NewAnimation_1' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, NewAnimation) == 0x000298, "Member 'UWB_ScrollItemButton_C::NewAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, Image_biankuang) == 0x0002A0, "Member 'UWB_ScrollItemButton_C::Image_biankuang' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, Image_Item) == 0x0002A8, "Member 'UWB_ScrollItemButton_C::Image_Item' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, Image_Select) == 0x0002B0, "Member 'UWB_ScrollItemButton_C::Image_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, ItemName_Mark) == 0x0002B8, "Member 'UWB_ScrollItemButton_C::ItemName_Mark' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, ItemName_RealShown) == 0x0002C0, "Member 'UWB_ScrollItemButton_C::ItemName_RealShown' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, Overlay_background) == 0x0002C8, "Member 'UWB_ScrollItemButton_C::Overlay_background' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, SizeBox_59) == 0x0002D0, "Member 'UWB_ScrollItemButton_C::SizeBox_59' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, SizeBox_realshown) == 0x0002D8, "Member 'UWB_ScrollItemButton_C::SizeBox_realshown' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, WGI_Button_CLICK) == 0x0002E0, "Member 'UWB_ScrollItemButton_C::WGI_Button_CLICK' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, dataYES) == 0x0002E8, "Member 'UWB_ScrollItemButton_C::dataYES' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, dataNO) == 0x0002F0, "Member 'UWB_ScrollItemButton_C::dataNO' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, OnSelect) == 0x0002F8, "Member 'UWB_ScrollItemButton_C::OnSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, Click) == 0x000308, "Member 'UWB_ScrollItemButton_C::Click' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, Index_0) == 0x000318, "Member 'UWB_ScrollItemButton_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, Name_0) == 0x000320, "Member 'UWB_ScrollItemButton_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, SetSizeBox) == 0x000338, "Member 'UWB_ScrollItemButton_C::SetSizeBox' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, my_padding) == 0x000348, "Member 'UWB_ScrollItemButton_C::my_padding' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, ItemSizeScale) == 0x000358, "Member 'UWB_ScrollItemButton_C::ItemSizeScale' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, ShowName) == 0x000360, "Member 'UWB_ScrollItemButton_C::ShowName' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, textTransform) == 0x000368, "Member 'UWB_ScrollItemButton_C::textTransform' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, MenuTextOpenedCheckHandler) == 0x0003A0, "Member 'UWB_ScrollItemButton_C::MenuTextOpenedCheckHandler' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, ScrollItemTextRoot) == 0x0003A8, "Member 'UWB_ScrollItemButton_C::ScrollItemTextRoot' has a wrong offset!"); \ static_assert(offsetof(UWB_ScrollItemButton_C, VisBiankuang) == 0x0003B0, "Member 'UWB_ScrollItemButton_C::VisBiankuang' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_AIDrops \ static_assert(alignof(FST_AIDrops) == 0x000008, "Wrong alignment on FST_AIDrops"); \ static_assert(sizeof(FST_AIDrops) == 0x000018, "Wrong size on FST_AIDrops"); \ static_assert(offsetof(FST_AIDrops, SoulCoin_42_2DB6C50F4A030C501F0DB89BE9A13456) == 0x000000, "Member 'FST_AIDrops::SoulCoin_42_2DB6C50F4A030C501F0DB89BE9A13456' has a wrong offset!"); \ static_assert(offsetof(FST_AIDrops, SoulCoinReserved_44_80F6CB2F4A6DBEE6877F01A858F2127E) == 0x000004, "Member 'FST_AIDrops::SoulCoinReserved_44_80F6CB2F4A6DBEE6877F01A858F2127E' has a wrong offset!"); \ static_assert(offsetof(FST_AIDrops, DropInfo_82_065114594C01A65E878A6AA1F2BF33C9) == 0x000008, "Member 'FST_AIDrops::DropInfo_82_065114594C01A65E878A6AA1F2BF33C9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_ActiveWeaponSelect \ static_assert(alignof(WB_GemMain_C_ActiveWeaponSelect) == 0x000001, "Wrong alignment on WB_GemMain_C_ActiveWeaponSelect"); \ static_assert(sizeof(WB_GemMain_C_ActiveWeaponSelect) == 0x000001, "Wrong size on WB_GemMain_C_ActiveWeaponSelect"); \ static_assert(offsetof(WB_GemMain_C_ActiveWeaponSelect, bIsActive) == 0x000000, "Member 'WB_GemMain_C_ActiveWeaponSelect::bIsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_BackKeyEvent \ static_assert(alignof(WB_GemMain_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_GemMain_C_BackKeyEvent"); \ static_assert(sizeof(WB_GemMain_C_BackKeyEvent) == 0x000048, "Wrong size on WB_GemMain_C_BackKeyEvent"); \ static_assert(offsetof(WB_GemMain_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_GemMain_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_GemMain_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_BndEvt__WB_GemMain_WB_GemSelect_K2Node_ComponentBoundEvent_2_OnSelect__DelegateSignature \ static_assert(alignof(WB_GemMain_C_BndEvt__WB_GemMain_WB_GemSelect_K2Node_ComponentBoundEvent_2_OnSelect__DelegateSignature) == 0x000004, "Wrong alignment on WB_GemMain_C_BndEvt__WB_GemMain_WB_GemSelect_K2Node_ComponentBoundEvent_2_OnSelect__DelegateSignature"); \ static_assert(sizeof(WB_GemMain_C_BndEvt__WB_GemMain_WB_GemSelect_K2Node_ComponentBoundEvent_2_OnSelect__DelegateSignature) == 0x000010, "Wrong size on WB_GemMain_C_BndEvt__WB_GemMain_WB_GemSelect_K2Node_ComponentBoundEvent_2_OnSelect__DelegateSignature"); \ static_assert(offsetof(WB_GemMain_C_BndEvt__WB_GemMain_WB_GemSelect_K2Node_ComponentBoundEvent_2_OnSelect__DelegateSignature, GemGUID_0) == 0x000000, "Member 'WB_GemMain_C_BndEvt__WB_GemMain_WB_GemSelect_K2Node_ComponentBoundEvent_2_OnSelect__DelegateSignature::GemGUID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_BndEvt__WB_GemMain_WB_GemSelect_K2Node_ComponentBoundEvent_3_OnClick__DelegateSignature \ static_assert(alignof(WB_GemMain_C_BndEvt__WB_GemMain_WB_GemSelect_K2Node_ComponentBoundEvent_3_OnClick__DelegateSignature) == 0x000004, "Wrong alignment on WB_GemMain_C_BndEvt__WB_GemMain_WB_GemSelect_K2Node_ComponentBoundEvent_3_OnClick__DelegateSignature"); \ static_assert(sizeof(WB_GemMain_C_BndEvt__WB_GemMain_WB_GemSelect_K2Node_ComponentBoundEvent_3_OnClick__DelegateSignature) == 0x000010, "Wrong size on WB_GemMain_C_BndEvt__WB_GemMain_WB_GemSelect_K2Node_ComponentBoundEvent_3_OnClick__DelegateSignature"); \ static_assert(offsetof(WB_GemMain_C_BndEvt__WB_GemMain_WB_GemSelect_K2Node_ComponentBoundEvent_3_OnClick__DelegateSignature, GemGUID_0) == 0x000000, "Member 'WB_GemMain_C_BndEvt__WB_GemMain_WB_GemSelect_K2Node_ComponentBoundEvent_3_OnClick__DelegateSignature::GemGUID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_BndEvt__WB_GemMain_WB_WeaponSelect_K2Node_ComponentBoundEvent_0_OnSelectHover__DelegateSignature \ static_assert(alignof(WB_GemMain_C_BndEvt__WB_GemMain_WB_WeaponSelect_K2Node_ComponentBoundEvent_0_OnSelectHover__DelegateSignature) == 0x000008, "Wrong alignment on WB_GemMain_C_BndEvt__WB_GemMain_WB_WeaponSelect_K2Node_ComponentBoundEvent_0_OnSelectHover__DelegateSignature"); \ static_assert(sizeof(WB_GemMain_C_BndEvt__WB_GemMain_WB_WeaponSelect_K2Node_ComponentBoundEvent_0_OnSelectHover__DelegateSignature) == 0x000020, "Wrong size on WB_GemMain_C_BndEvt__WB_GemMain_WB_WeaponSelect_K2Node_ComponentBoundEvent_0_OnSelectHover__DelegateSignature"); \ static_assert(offsetof(WB_GemMain_C_BndEvt__WB_GemMain_WB_WeaponSelect_K2Node_ComponentBoundEvent_0_OnSelectHover__DelegateSignature, Item) == 0x000000, "Member 'WB_GemMain_C_BndEvt__WB_GemMain_WB_WeaponSelect_K2Node_ComponentBoundEvent_0_OnSelectHover__DelegateSignature::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_BndEvt__WB_GemMain_WB_WeaponSelect_K2Node_ComponentBoundEvent_1_OnClick__DelegateSignature \ static_assert(alignof(WB_GemMain_C_BndEvt__WB_GemMain_WB_WeaponSelect_K2Node_ComponentBoundEvent_1_OnClick__DelegateSignature) == 0x000008, "Wrong alignment on WB_GemMain_C_BndEvt__WB_GemMain_WB_WeaponSelect_K2Node_ComponentBoundEvent_1_OnClick__DelegateSignature"); \ static_assert(sizeof(WB_GemMain_C_BndEvt__WB_GemMain_WB_WeaponSelect_K2Node_ComponentBoundEvent_1_OnClick__DelegateSignature) == 0x000020, "Wrong size on WB_GemMain_C_BndEvt__WB_GemMain_WB_WeaponSelect_K2Node_ComponentBoundEvent_1_OnClick__DelegateSignature"); \ static_assert(offsetof(WB_GemMain_C_BndEvt__WB_GemMain_WB_WeaponSelect_K2Node_ComponentBoundEvent_1_OnClick__DelegateSignature, Item) == 0x000000, "Member 'WB_GemMain_C_BndEvt__WB_GemMain_WB_WeaponSelect_K2Node_ComponentBoundEvent_1_OnClick__DelegateSignature::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_CheckLevel \ static_assert(alignof(WB_GemMain_C_CheckLevel) == 0x000008, "Wrong alignment on WB_GemMain_C_CheckLevel"); \ static_assert(sizeof(WB_GemMain_C_CheckLevel) == 0x000058, "Wrong size on WB_GemMain_C_CheckLevel"); \ static_assert(offsetof(WB_GemMain_C_CheckLevel, EnableEquip) == 0x000000, "Member 'WB_GemMain_C_CheckLevel::EnableEquip' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckLevel, WeaponLevel) == 0x000004, "Member 'WB_GemMain_C_CheckLevel::WeaponLevel' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckLevel, GemInfo) == 0x000008, "Member 'WB_GemMain_C_CheckLevel::GemInfo' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckLevel, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x000018, "Member 'WB_GemMain_C_CheckLevel::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckLevel, CallFunc_FindGemAttriButesOfGuid_Find) == 0x000038, "Member 'WB_GemMain_C_CheckLevel::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckLevel, CallFunc_Percent_IntInt_ReturnValue) == 0x00003C, "Member 'WB_GemMain_C_CheckLevel::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckLevel, CallFunc_GetGemTypeByID_GemType) == 0x000040, "Member 'WB_GemMain_C_CheckLevel::CallFunc_GetGemTypeByID_GemType' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckLevel, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'WB_GemMain_C_CheckLevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckLevel, CallFunc_Conv_IntToByte_ReturnValue) == 0x000048, "Member 'WB_GemMain_C_CheckLevel::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckLevel, CallFunc_GetValidValue_ReturnValue) == 0x000049, "Member 'WB_GemMain_C_CheckLevel::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckLevel, CallFunc_GetWeaponGemSlotLevel_LevelValue) == 0x00004C, "Member 'WB_GemMain_C_CheckLevel::CallFunc_GetWeaponGemSlotLevel_LevelValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckLevel, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000050, "Member 'WB_GemMain_C_CheckLevel::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_CheckSlotIsValid \ static_assert(alignof(WB_GemMain_C_CheckSlotIsValid) == 0x000008, "Wrong alignment on WB_GemMain_C_CheckSlotIsValid"); \ static_assert(sizeof(WB_GemMain_C_CheckSlotIsValid) == 0x000168, "Wrong size on WB_GemMain_C_CheckSlotIsValid"); \ static_assert(offsetof(WB_GemMain_C_CheckSlotIsValid, WeaponSortId) == 0x000000, "Member 'WB_GemMain_C_CheckSlotIsValid::WeaponSortId' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckSlotIsValid, GemPosition) == 0x000004, "Member 'WB_GemMain_C_CheckSlotIsValid::GemPosition' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckSlotIsValid, SlotIsValid) == 0x000008, "Member 'WB_GemMain_C_CheckSlotIsValid::SlotIsValid' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckSlotIsValid, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000010, "Member 'WB_GemMain_C_CheckSlotIsValid::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckSlotIsValid, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000158, "Member 'WB_GemMain_C_CheckSlotIsValid::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckSlotIsValid, CallFunc_Subtract_IntInt_ReturnValue) == 0x00015C, "Member 'WB_GemMain_C_CheckSlotIsValid::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CheckSlotIsValid, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000160, "Member 'WB_GemMain_C_CheckSlotIsValid::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_Create_Gem_Tips_Remove_Gem \ static_assert(alignof(WB_GemMain_C_Create_Gem_Tips_Remove_Gem) == 0x000008, "Wrong alignment on WB_GemMain_C_Create_Gem_Tips_Remove_Gem"); \ static_assert(sizeof(WB_GemMain_C_Create_Gem_Tips_Remove_Gem) == 0x000038, "Wrong size on WB_GemMain_C_Create_Gem_Tips_Remove_Gem"); \ static_assert(offsetof(WB_GemMain_C_Create_Gem_Tips_Remove_Gem, TextIndex) == 0x000000, "Member 'WB_GemMain_C_Create_Gem_Tips_Remove_Gem::TextIndex' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_Create_Gem_Tips_Remove_Gem, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_GemMain_C_Create_Gem_Tips_Remove_Gem::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_Create_Gem_Tips_Remove_Gem, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_GemMain_C_Create_Gem_Tips_Remove_Gem::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_Create_Gem_Tips_Remove_Gem, CallFunc_GetPlayerController_ReturnValue) == 0x000028, "Member 'WB_GemMain_C_Create_Gem_Tips_Remove_Gem::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_Create_Gem_Tips_Remove_Gem, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000030, "Member 'WB_GemMain_C_Create_Gem_Tips_Remove_Gem::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_CreateGemConfirmByChangeWeapon \ static_assert(alignof(WB_GemMain_C_CreateGemConfirmByChangeWeapon) == 0x000008, "Wrong alignment on WB_GemMain_C_CreateGemConfirmByChangeWeapon"); \ static_assert(sizeof(WB_GemMain_C_CreateGemConfirmByChangeWeapon) == 0x000050, "Wrong size on WB_GemMain_C_CreateGemConfirmByChangeWeapon"); \ static_assert(offsetof(WB_GemMain_C_CreateGemConfirmByChangeWeapon, Old) == 0x000000, "Member 'WB_GemMain_C_CreateGemConfirmByChangeWeapon::Old' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CreateGemConfirmByChangeWeapon, New) == 0x000010, "Member 'WB_GemMain_C_CreateGemConfirmByChangeWeapon::New' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CreateGemConfirmByChangeWeapon, K2Node_CreateDelegate_OutputDelegate) == 0x000020, "Member 'WB_GemMain_C_CreateGemConfirmByChangeWeapon::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CreateGemConfirmByChangeWeapon, K2Node_CreateDelegate_OutputDelegate_1) == 0x000030, "Member 'WB_GemMain_C_CreateGemConfirmByChangeWeapon::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CreateGemConfirmByChangeWeapon, CallFunc_GetPlayerController_ReturnValue) == 0x000040, "Member 'WB_GemMain_C_CreateGemConfirmByChangeWeapon::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CreateGemConfirmByChangeWeapon, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000048, "Member 'WB_GemMain_C_CreateGemConfirmByChangeWeapon::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_CreateWarningText \ static_assert(alignof(WB_GemMain_C_CreateWarningText) == 0x000008, "Wrong alignment on WB_GemMain_C_CreateWarningText"); \ static_assert(sizeof(WB_GemMain_C_CreateWarningText) == 0x000018, "Wrong size on WB_GemMain_C_CreateWarningText"); \ static_assert(offsetof(WB_GemMain_C_CreateWarningText, TipType) == 0x000000, "Member 'WB_GemMain_C_CreateWarningText::TipType' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CreateWarningText, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'WB_GemMain_C_CreateWarningText::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_CreateWarningText, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000010, "Member 'WB_GemMain_C_CreateWarningText::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_EnterKeyEvent \ static_assert(alignof(WB_GemMain_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_GemMain_C_EnterKeyEvent"); \ static_assert(sizeof(WB_GemMain_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_GemMain_C_EnterKeyEvent"); \ static_assert(offsetof(WB_GemMain_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_GemMain_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_GemMain_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_EquipGemToWeapon \ static_assert(alignof(WB_GemMain_C_EquipGemToWeapon) == 0x000008, "Wrong alignment on WB_GemMain_C_EquipGemToWeapon"); \ static_assert(sizeof(WB_GemMain_C_EquipGemToWeapon) == 0x0000A8, "Wrong size on WB_GemMain_C_EquipGemToWeapon"); \ static_assert(offsetof(WB_GemMain_C_EquipGemToWeapon, WeaponGUID) == 0x000000, "Member 'WB_GemMain_C_EquipGemToWeapon::WeaponGUID' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_EquipGemToWeapon, GemGUID_0) == 0x000010, "Member 'WB_GemMain_C_EquipGemToWeapon::GemGUID_0' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_EquipGemToWeapon, Success) == 0x000020, "Member 'WB_GemMain_C_EquipGemToWeapon::Success' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_EquipGemToWeapon, WeaponLevel) == 0x000024, "Member 'WB_GemMain_C_EquipGemToWeapon::WeaponLevel' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_EquipGemToWeapon, bLevelEnough) == 0x000028, "Member 'WB_GemMain_C_EquipGemToWeapon::bLevelEnough' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_EquipGemToWeapon, bAlreadyUsedInThisWeapon) == 0x000029, "Member 'WB_GemMain_C_EquipGemToWeapon::bAlreadyUsedInThisWeapon' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_EquipGemToWeapon, CallFunc_FindItemInBeibeoByItemGuid_Item) == 0x000030, "Member 'WB_GemMain_C_EquipGemToWeapon::CallFunc_FindItemInBeibeoByItemGuid_Item' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_EquipGemToWeapon, CallFunc_FindItemInBeibeoByItemGuid_Find) == 0x000050, "Member 'WB_GemMain_C_EquipGemToWeapon::CallFunc_FindItemInBeibeoByItemGuid_Find' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_EquipGemToWeapon, CallFunc_Percent_IntInt_ReturnValue) == 0x000054, "Member 'WB_GemMain_C_EquipGemToWeapon::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_EquipGemToWeapon, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x000058, "Member 'WB_GemMain_C_EquipGemToWeapon::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_EquipGemToWeapon, CallFunc_FindGemAttriButesOfGuid_Find) == 0x000078, "Member 'WB_GemMain_C_EquipGemToWeapon::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_EquipGemToWeapon, CallFunc_GetGemTypeByID_GemType) == 0x00007C, "Member 'WB_GemMain_C_EquipGemToWeapon::CallFunc_GetGemTypeByID_GemType' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_EquipGemToWeapon, CallFunc_AddGemToWeapon_OutOldWeaponIfTheGemEquipTo) == 0x000080, "Member 'WB_GemMain_C_EquipGemToWeapon::CallFunc_AddGemToWeapon_OutOldWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_EquipGemToWeapon, CallFunc_AddGemToWeapon_OutOldGemInTheTargetWeaponPos) == 0x000090, "Member 'WB_GemMain_C_EquipGemToWeapon::CallFunc_AddGemToWeapon_OutOldGemInTheTargetWeaponPos' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_EquipGemToWeapon, CallFunc_AddGemToWeapon_Success) == 0x0000A0, "Member 'WB_GemMain_C_EquipGemToWeapon::CallFunc_AddGemToWeapon_Success' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_EquipGemToWeapon, CallFunc_Get_Weapon_Gem_Unlock_Info_IsUnlock) == 0x0000A1, "Member 'WB_GemMain_C_EquipGemToWeapon::CallFunc_Get_Weapon_Gem_Unlock_Info_IsUnlock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_ExecuteUbergraph_WB_GemMain \ static_assert(alignof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain) == 0x000008, "Wrong alignment on WB_GemMain_C_ExecuteUbergraph_WB_GemMain"); \ static_assert(sizeof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain) == 0x000380, "Wrong size on WB_GemMain_C_ExecuteUbergraph_WB_GemMain"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, EntryPoint) == 0x000000, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, Temp_bool_Variable) == 0x000004, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, Temp_byte_Variable) == 0x000018, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, Temp_byte_Variable_1) == 0x000019, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, Temp_delegate_Variable) == 0x00001C, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, Temp_delegate_Variable_1) == 0x00002C, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_PostEvent_ReturnValue) == 0x00003C, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_PostEvent_ReturnValue_1) == 0x000040, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, Temp_delegate_Variable_2) == 0x000044, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, Temp_delegate_Variable_3) == 0x000054, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_PostEvent_ReturnValue_2) == 0x000064, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_PostEvent_ReturnValue_3) == 0x000068, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, Temp_delegate_Variable_4) == 0x00006C, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::Temp_delegate_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_PostEvent_ReturnValue_4) == 0x00007C, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_PostEvent_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_CreateDelegate_OutputDelegate_1) == 0x000080, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_ComponentBoundEvent_GemGUID_1) == 0x000090, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_ComponentBoundEvent_GemGUID_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_ComponentBoundEvent_GemGUID) == 0x0000A0, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_ComponentBoundEvent_GemGUID' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_GetActiveWidgetIndex_ReturnValue) == 0x0000B0, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_GetActiveWidgetIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_ComponentBoundEvent_Item_1) == 0x0000B8, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_ComponentBoundEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000D8, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_CustomEvent_GemGUID) == 0x0000DC, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_CustomEvent_GemGUID' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_CustomEvent_InGeometry) == 0x0000F0, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_CustomEvent_InKeyEvent) == 0x000130, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_CustomEvent_inKeyTag) == 0x000170, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_CustomEvent_bIsDown) == 0x000178, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_CustomEvent_CurrentWeapon) == 0x00017C, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_CustomEvent_CurrentWeapon' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_FindGemsOfWeapon_OutGemIds) == 0x000190, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_FindGemsOfWeapon_OutGemIds' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_FindGemsofWeapon_Success) == 0x0001A0, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_FindGemsofWeapon_Success' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_NotEqual_GuidGuid_ReturnValue) == 0x0001A1, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_NotEqual_GuidGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_Redirect_Table_MappedTable) == 0x0001A8, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_GetActiveWidgetIndex_ReturnValue_1) == 0x0001B0, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_GetActiveWidgetIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_SwitchInteger_CmpSuccess) == 0x0001B4, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_CustomEvent_Active) == 0x0001B5, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_CustomEvent_Active' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_Select_Default) == 0x0001B6, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_Find_Weapon_Id_Equiped_Gem_OutWeaponIfTheGemEquipTo) == 0x0001B8, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_Find_Weapon_Id_Equiped_Gem_OutWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_Find_Weapon_Id_Equiped_Gem_Find) == 0x0001C8, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_Find_Weapon_Id_Equiped_Gem_Find' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_CreateDelegate_OutputDelegate_2) == 0x0001CC, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_NotEqual_GuidGuid_ReturnValue_1) == 0x0001DC, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_NotEqual_GuidGuid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_ComponentBoundEvent_Item) == 0x0001E0, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_GetActiveWidgetIndex_ReturnValue_2) == 0x000200, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_GetActiveWidgetIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_SwitchInteger_CmpSuccess_1) == 0x000204, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_EquipGemToWeapon_Success) == 0x000205, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_EquipGemToWeapon_Success' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_MakeMap_Map) == 0x000208, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_Event_InGeometry_1) == 0x000258, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_Event_isDown_1) == 0x000298, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x00029C, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_FindGemAttriButesOfGuid_Find) == 0x0002BC, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_Percent_IntInt_ReturnValue) == 0x0002C0, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_Event_InGeometry) == 0x0002C8, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_Event_isDown) == 0x000308, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_GetGemPositionByID_Position) == 0x00030C, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_GetGemPositionByID_Position' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_CheckSlotIsValid_SlotIsValid) == 0x000310, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_CheckSlotIsValid_SlotIsValid' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_GetGemTypeByID_GemType) == 0x000314, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_GetGemTypeByID_GemType' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_Get_Weapon_Gem_Unlock_Info_IsUnlock) == 0x000318, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_Get_Weapon_Gem_Unlock_Info_IsUnlock' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_GetActiveWidgetIndex_ReturnValue_3) == 0x00031C, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_GetActiveWidgetIndex_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000320, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_GetUINotify_UINotify) == 0x000328, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated) == 0x000330, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_CustomEvent_bIsActive) == 0x000331, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_CustomEvent_bIsActive' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_Not_PreBool_ReturnValue) == 0x000332, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_IsValid_Guid_ReturnValue) == 0x000333, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_CustomEvent_bShowRemove) == 0x000334, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_CustomEvent_bShowRemove' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_IsValid_Guid_ReturnValue_1) == 0x000335, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_IsValid_Guid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x000338, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_CustomEvent_NewDeviceType) == 0x000348, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_CustomEvent_TypeIndex) == 0x000358, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_RemoveWidgetByQueue_Succeed) == 0x000359, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_RemoveWidgetByQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_GetValidValue_ReturnValue) == 0x00035A, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_GetExtension_ReturnValue) == 0x000360, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, CallFunc_GetExtension_ReturnValue_1) == 0x000368, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::CallFunc_GetExtension_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ExecuteUbergraph_WB_GemMain, K2Node_CreateDelegate_OutputDelegate_3) == 0x000370, "Member 'WB_GemMain_C_ExecuteUbergraph_WB_GemMain::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_GemConfirmConfirm \ static_assert(alignof(WB_GemMain_C_GemConfirmConfirm) == 0x000001, "Wrong alignment on WB_GemMain_C_GemConfirmConfirm"); \ static_assert(sizeof(WB_GemMain_C_GemConfirmConfirm) == 0x000001, "Wrong size on WB_GemMain_C_GemConfirmConfirm"); \ static_assert(offsetof(WB_GemMain_C_GemConfirmConfirm, CallFunc_EquipGemToWeapon_Success) == 0x000000, "Member 'WB_GemMain_C_GemConfirmConfirm::CallFunc_EquipGemToWeapon_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_GetUINotify \ static_assert(alignof(WB_GemMain_C_GetUINotify) == 0x000008, "Wrong alignment on WB_GemMain_C_GetUINotify"); \ static_assert(sizeof(WB_GemMain_C_GetUINotify) == 0x000018, "Wrong size on WB_GemMain_C_GetUINotify"); \ static_assert(offsetof(WB_GemMain_C_GetUINotify, Output_Get) == 0x000000, "Member 'WB_GemMain_C_GetUINotify::Output_Get' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_GetUINotify, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_GemMain_C_GetUINotify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_GetUINotify, CallFunc_GetUINotify_UINotify) == 0x000010, "Member 'WB_GemMain_C_GetUINotify::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_IsChangeGemsWeapon \ static_assert(alignof(WB_GemMain_C_IsChangeGemsWeapon) == 0x000004, "Wrong alignment on WB_GemMain_C_IsChangeGemsWeapon"); \ static_assert(sizeof(WB_GemMain_C_IsChangeGemsWeapon) == 0x000058, "Wrong size on WB_GemMain_C_IsChangeGemsWeapon"); \ static_assert(offsetof(WB_GemMain_C_IsChangeGemsWeapon, GemGUID_0) == 0x000000, "Member 'WB_GemMain_C_IsChangeGemsWeapon::GemGUID_0' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_IsChangeGemsWeapon, OldWeapon) == 0x000010, "Member 'WB_GemMain_C_IsChangeGemsWeapon::OldWeapon' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_IsChangeGemsWeapon, OpenTip) == 0x000020, "Member 'WB_GemMain_C_IsChangeGemsWeapon::OpenTip' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_IsChangeGemsWeapon, New) == 0x000024, "Member 'WB_GemMain_C_IsChangeGemsWeapon::New' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_IsChangeGemsWeapon, TempOldWeapon) == 0x000034, "Member 'WB_GemMain_C_IsChangeGemsWeapon::TempOldWeapon' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_IsChangeGemsWeapon, CallFunc_Find_Weapon_Id_Equiped_Gem_OutWeaponIfTheGemEquipTo) == 0x000044, "Member 'WB_GemMain_C_IsChangeGemsWeapon::CallFunc_Find_Weapon_Id_Equiped_Gem_OutWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_IsChangeGemsWeapon, CallFunc_Find_Weapon_Id_Equiped_Gem_Find) == 0x000054, "Member 'WB_GemMain_C_IsChangeGemsWeapon::CallFunc_Find_Weapon_Id_Equiped_Gem_Find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_OnDeviceChanged \ static_assert(alignof(WB_GemMain_C_OnDeviceChanged) == 0x000008, "Wrong alignment on WB_GemMain_C_OnDeviceChanged"); \ static_assert(sizeof(WB_GemMain_C_OnDeviceChanged) == 0x000018, "Wrong size on WB_GemMain_C_OnDeviceChanged"); \ static_assert(offsetof(WB_GemMain_C_OnDeviceChanged, NewDeviceType) == 0x000000, "Member 'WB_GemMain_C_OnDeviceChanged::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_OnDeviceChanged, TypeIndex) == 0x000010, "Member 'WB_GemMain_C_OnDeviceChanged::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_OnGemChangeState \ static_assert(alignof(WB_GemMain_C_OnGemChangeState) == 0x000004, "Wrong alignment on WB_GemMain_C_OnGemChangeState"); \ static_assert(sizeof(WB_GemMain_C_OnGemChangeState) == 0x000010, "Wrong size on WB_GemMain_C_OnGemChangeState"); \ static_assert(offsetof(WB_GemMain_C_OnGemChangeState, CurrentWeapon) == 0x000000, "Member 'WB_GemMain_C_OnGemChangeState::CurrentWeapon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_GemMain_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_GemMain_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_GemMain_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_GemMain_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_GemMain_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_GemMain_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_RemoveWeaponGemByTips \ static_assert(alignof(WB_GemMain_C_RemoveWeaponGemByTips) == 0x000008, "Wrong alignment on WB_GemMain_C_RemoveWeaponGemByTips"); \ static_assert(sizeof(WB_GemMain_C_RemoveWeaponGemByTips) == 0x000040, "Wrong size on WB_GemMain_C_RemoveWeaponGemByTips"); \ static_assert(offsetof(WB_GemMain_C_RemoveWeaponGemByTips, CallFunc_Remove_All_Gems_from_Weapon_OutGemsCopiedInBeibao) == 0x000000, "Member 'WB_GemMain_C_RemoveWeaponGemByTips::CallFunc_Remove_All_Gems_from_Weapon_OutGemsCopiedInBeibao' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_RemoveWeaponGemByTips, CallFunc_Remove_All_Gems_from_Weapon_Success) == 0x000010, "Member 'WB_GemMain_C_RemoveWeaponGemByTips::CallFunc_Remove_All_Gems_from_Weapon_Success' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_RemoveWeaponGemByTips, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000011, "Member 'WB_GemMain_C_RemoveWeaponGemByTips::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_RemoveWeaponGemByTips, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000012, "Member 'WB_GemMain_C_RemoveWeaponGemByTips::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_RemoveWeaponGemByTips, Temp_delegate_Variable) == 0x000014, "Member 'WB_GemMain_C_RemoveWeaponGemByTips::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_RemoveWeaponGemByTips, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'WB_GemMain_C_RemoveWeaponGemByTips::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_RemoveWeaponGemByTips, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000028, "Member 'WB_GemMain_C_RemoveWeaponGemByTips::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_RemoveWeaponGemByTips, CallFunc_RemoveGemFromWeapon_OutWeaponIfTheGemEquipTo) == 0x00002C, "Member 'WB_GemMain_C_RemoveWeaponGemByTips::CallFunc_RemoveGemFromWeapon_OutWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_RemoveWeaponGemByTips, CallFunc_RemoveGemFromWeapon_Success) == 0x00003C, "Member 'WB_GemMain_C_RemoveWeaponGemByTips::CallFunc_RemoveGemFromWeapon_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_SetRemoveActive \ static_assert(alignof(WB_GemMain_C_SetRemoveActive) == 0x000001, "Wrong alignment on WB_GemMain_C_SetRemoveActive"); \ static_assert(sizeof(WB_GemMain_C_SetRemoveActive) == 0x000001, "Wrong size on WB_GemMain_C_SetRemoveActive"); \ static_assert(offsetof(WB_GemMain_C_SetRemoveActive, Active) == 0x000000, "Member 'WB_GemMain_C_SetRemoveActive::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_Should_Open_New_Player_Guid \ static_assert(alignof(WB_GemMain_C_Should_Open_New_Player_Guid) == 0x000008, "Wrong alignment on WB_GemMain_C_Should_Open_New_Player_Guid"); \ static_assert(sizeof(WB_GemMain_C_Should_Open_New_Player_Guid) == 0x000100, "Wrong size on WB_GemMain_C_Should_Open_New_Player_Guid"); \ static_assert(offsetof(WB_GemMain_C_Should_Open_New_Player_Guid, Open) == 0x000000, "Member 'WB_GemMain_C_Should_Open_New_Player_Guid::Open' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_Should_Open_New_Player_Guid, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_GemMain_C_Should_Open_New_Player_Guid::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_Should_Open_New_Player_Guid, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_GemMain_C_Should_Open_New_Player_Guid::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_Should_Open_New_Player_Guid, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_GemMain_C_Should_Open_New_Player_Guid::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_Should_Open_New_Player_Guid, CallFunc_GetAllGemsInBeibao_OutItems) == 0x000010, "Member 'WB_GemMain_C_Should_Open_New_Player_Guid::CallFunc_GetAllGemsInBeibao_OutItems' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_Should_Open_New_Player_Guid, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_GemMain_C_Should_Open_New_Player_Guid::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_Should_Open_New_Player_Guid, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_GemMain_C_Should_Open_New_Player_Guid::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_Should_Open_New_Player_Guid, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'WB_GemMain_C_Should_Open_New_Player_Guid::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_Should_Open_New_Player_Guid, CallFunc_GetGemInfoById_Value) == 0x000050, "Member 'WB_GemMain_C_Should_Open_New_Player_Guid::CallFunc_GetGemInfoById_Value' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_Should_Open_New_Player_Guid, CallFunc_GetGemInfoById_Find) == 0x0000F8, "Member 'WB_GemMain_C_Should_Open_New_Player_Guid::CallFunc_GetGemInfoById_Find' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_Should_Open_New_Player_Guid, CallFunc_IsEmpty_ReturnValue) == 0x0000F9, "Member 'WB_GemMain_C_Should_Open_New_Player_Guid::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_ShowRemove \ static_assert(alignof(WB_GemMain_C_ShowRemove) == 0x000001, "Wrong alignment on WB_GemMain_C_ShowRemove"); \ static_assert(sizeof(WB_GemMain_C_ShowRemove) == 0x000001, "Wrong size on WB_GemMain_C_ShowRemove"); \ static_assert(offsetof(WB_GemMain_C_ShowRemove, bShowRemove) == 0x000000, "Member 'WB_GemMain_C_ShowRemove::bShowRemove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_ShowWeaponSelect \ static_assert(alignof(WB_GemMain_C_ShowWeaponSelect) == 0x000008, "Wrong alignment on WB_GemMain_C_ShowWeaponSelect"); \ static_assert(sizeof(WB_GemMain_C_ShowWeaponSelect) == 0x000050, "Wrong size on WB_GemMain_C_ShowWeaponSelect"); \ static_assert(offsetof(WB_GemMain_C_ShowWeaponSelect, ShowWeaponSelect_0) == 0x000000, "Member 'WB_GemMain_C_ShowWeaponSelect::ShowWeaponSelect_0' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ShowWeaponSelect, Temp_bool_Variable) == 0x000001, "Member 'WB_GemMain_C_ShowWeaponSelect::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ShowWeaponSelect, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'WB_GemMain_C_ShowWeaponSelect::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ShowWeaponSelect, CallFunc_SelectInt_ReturnValue) == 0x000004, "Member 'WB_GemMain_C_ShowWeaponSelect::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ShowWeaponSelect, Temp_text_Variable) == 0x000008, "Member 'WB_GemMain_C_ShowWeaponSelect::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ShowWeaponSelect, Temp_text_Variable_1) == 0x000020, "Member 'WB_GemMain_C_ShowWeaponSelect::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_ShowWeaponSelect, K2Node_Select_Default) == 0x000038, "Member 'WB_GemMain_C_ShowWeaponSelect::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_TakeCurrentGem \ static_assert(alignof(WB_GemMain_C_TakeCurrentGem) == 0x000008, "Wrong alignment on WB_GemMain_C_TakeCurrentGem"); \ static_assert(sizeof(WB_GemMain_C_TakeCurrentGem) == 0x000090, "Wrong size on WB_GemMain_C_TakeCurrentGem"); \ static_assert(offsetof(WB_GemMain_C_TakeCurrentGem, InGeometry) == 0x000000, "Member 'WB_GemMain_C_TakeCurrentGem::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_TakeCurrentGem, InKeyEvent) == 0x000040, "Member 'WB_GemMain_C_TakeCurrentGem::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_TakeCurrentGem, inKeyTag) == 0x000080, "Member 'WB_GemMain_C_TakeCurrentGem::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_TakeCurrentGem, bIsDown) == 0x000088, "Member 'WB_GemMain_C_TakeCurrentGem::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_UpdateGemDisplay \ static_assert(alignof(WB_GemMain_C_UpdateGemDisplay) == 0x000004, "Wrong alignment on WB_GemMain_C_UpdateGemDisplay"); \ static_assert(sizeof(WB_GemMain_C_UpdateGemDisplay) == 0x000010, "Wrong size on WB_GemMain_C_UpdateGemDisplay"); \ static_assert(offsetof(WB_GemMain_C_UpdateGemDisplay, GemGUID_0) == 0x000000, "Member 'WB_GemMain_C_UpdateGemDisplay::GemGUID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_UpdateKeyDisplay \ static_assert(alignof(WB_GemMain_C_UpdateKeyDisplay) == 0x000008, "Wrong alignment on WB_GemMain_C_UpdateKeyDisplay"); \ static_assert(sizeof(WB_GemMain_C_UpdateKeyDisplay) == 0x000130, "Wrong size on WB_GemMain_C_UpdateKeyDisplay"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, bShowRemove) == 0x000000, "Member 'WB_GemMain_C_UpdateKeyDisplay::bShowRemove' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, bShowBack) == 0x000001, "Member 'WB_GemMain_C_UpdateKeyDisplay::bShowBack' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, EquipedGem) == 0x000002, "Member 'WB_GemMain_C_UpdateKeyDisplay::EquipedGem' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, Keyboard) == 0x000003, "Member 'WB_GemMain_C_UpdateKeyDisplay::Keyboard' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, TempKeys) == 0x000008, "Member 'WB_GemMain_C_UpdateKeyDisplay::TempKeys' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, Temp_text_Variable) == 0x000018, "Member 'WB_GemMain_C_UpdateKeyDisplay::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, Temp_bool_Variable) == 0x000030, "Member 'WB_GemMain_C_UpdateKeyDisplay::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, Temp_text_Variable_1) == 0x000038, "Member 'WB_GemMain_C_UpdateKeyDisplay::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, Temp_text_Variable_2) == 0x000050, "Member 'WB_GemMain_C_UpdateKeyDisplay::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, Temp_string_Variable) == 0x000068, "Member 'WB_GemMain_C_UpdateKeyDisplay::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, K2Node_MakeArray_Array) == 0x000078, "Member 'WB_GemMain_C_UpdateKeyDisplay::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, CallFunc_FindGemsOfWeapon_OutGemIds) == 0x000088, "Member 'WB_GemMain_C_UpdateKeyDisplay::CallFunc_FindGemsOfWeapon_OutGemIds' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, CallFunc_FindGemsofWeapon_Success) == 0x000098, "Member 'WB_GemMain_C_UpdateKeyDisplay::CallFunc_FindGemsofWeapon_Success' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, CallFunc_Array_Contains_ReturnValue) == 0x000099, "Member 'WB_GemMain_C_UpdateKeyDisplay::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00009A, "Member 'WB_GemMain_C_UpdateKeyDisplay::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, Temp_int_Variable) == 0x00009C, "Member 'WB_GemMain_C_UpdateKeyDisplay::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, CallFunc_GetActiveWidgetIndex_ReturnValue) == 0x0000A0, "Member 'WB_GemMain_C_UpdateKeyDisplay::CallFunc_GetActiveWidgetIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, CallFunc_IsValid_ReturnValue) == 0x0000A4, "Member 'WB_GemMain_C_UpdateKeyDisplay::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, K2Node_Select_Default) == 0x0000A8, "Member 'WB_GemMain_C_UpdateKeyDisplay::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, K2Node_Select_Default_1) == 0x0000C0, "Member 'WB_GemMain_C_UpdateKeyDisplay::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, K2Node_MakeMap_Map) == 0x0000D8, "Member 'WB_GemMain_C_UpdateKeyDisplay::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateKeyDisplay, CallFunc_Array_RemoveItem_ReturnValue) == 0x000128, "Member 'WB_GemMain_C_UpdateKeyDisplay::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemMain_C_UpdateTipName \ static_assert(alignof(WB_GemMain_C_UpdateTipName) == 0x000008, "Wrong alignment on WB_GemMain_C_UpdateTipName"); \ static_assert(sizeof(WB_GemMain_C_UpdateTipName) == 0x000050, "Wrong size on WB_GemMain_C_UpdateTipName"); \ static_assert(offsetof(WB_GemMain_C_UpdateTipName, bIsSelect) == 0x000000, "Member 'WB_GemMain_C_UpdateTipName::bIsSelect' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateTipName, Temp_bool_Variable) == 0x000001, "Member 'WB_GemMain_C_UpdateTipName::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateTipName, Temp_text_Variable) == 0x000008, "Member 'WB_GemMain_C_UpdateTipName::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateTipName, Temp_text_Variable_1) == 0x000020, "Member 'WB_GemMain_C_UpdateTipName::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemMain_C_UpdateTipName, K2Node_Select_Default) == 0x000038, "Member 'WB_GemMain_C_UpdateTipName::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_GemMain_C \ static_assert(alignof(UWB_GemMain_C) == 0x000008, "Wrong alignment on UWB_GemMain_C"); \ static_assert(sizeof(UWB_GemMain_C) == 0x000380, "Wrong size on UWB_GemMain_C"); \ static_assert(offsetof(UWB_GemMain_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_GemMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, Image_147) == 0x0002C8, "Member 'UWB_GemMain_C::Image_147' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, Image_245) == 0x0002D0, "Member 'UWB_GemMain_C::Image_245' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, Image_400) == 0x0002D8, "Member 'UWB_GemMain_C::Image_400' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, Image_519) == 0x0002E0, "Member 'UWB_GemMain_C::Image_519' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, KeyTipText) == 0x0002E8, "Member 'UWB_GemMain_C::KeyTipText' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, Title) == 0x0002F0, "Member 'UWB_GemMain_C::Title' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, WB_AnimationSlot_Fade) == 0x0002F8, "Member 'UWB_GemMain_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, WB_GemSelect) == 0x000300, "Member 'UWB_GemMain_C::WB_GemSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, WB_PlayerCoins) == 0x000308, "Member 'UWB_GemMain_C::WB_PlayerCoins' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, WB_WeaponGemInfo) == 0x000310, "Member 'UWB_GemMain_C::WB_WeaponGemInfo' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, WB_WeaponInfo) == 0x000318, "Member 'UWB_GemMain_C::WB_WeaponInfo' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, WB_WeaponSelect) == 0x000320, "Member 'UWB_GemMain_C::WB_WeaponSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, WGI_InputHelpVis) == 0x000328, "Member 'UWB_GemMain_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, WidgetSwitcher_1) == 0x000330, "Member 'UWB_GemMain_C::WidgetSwitcher_1' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, SelectWeaponItem) == 0x000338, "Member 'UWB_GemMain_C::SelectWeaponItem' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, UINotify) == 0x000358, "Member 'UWB_GemMain_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, GemGUID) == 0x000360, "Member 'UWB_GemMain_C::GemGUID' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, GemTable) == 0x000370, "Member 'UWB_GemMain_C::GemTable' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, bFirstOpen) == 0x000378, "Member 'UWB_GemMain_C::bFirstOpen' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, DeviceType) == 0x000379, "Member 'UWB_GemMain_C::DeviceType' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, Show_Remove) == 0x00037A, "Member 'UWB_GemMain_C::Show_Remove' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, Show_Back) == 0x00037B, "Member 'UWB_GemMain_C::Show_Back' has a wrong offset!"); \ static_assert(offsetof(UWB_GemMain_C, ConfirmIndex) == 0x00037C, "Member 'UWB_GemMain_C::ConfirmIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GridItem_AJ_C_ExecuteUbergraph_WB_GridItem_AJ \ static_assert(alignof(WB_GridItem_AJ_C_ExecuteUbergraph_WB_GridItem_AJ) == 0x000008, "Wrong alignment on WB_GridItem_AJ_C_ExecuteUbergraph_WB_GridItem_AJ"); \ static_assert(sizeof(WB_GridItem_AJ_C_ExecuteUbergraph_WB_GridItem_AJ) == 0x000018, "Wrong size on WB_GridItem_AJ_C_ExecuteUbergraph_WB_GridItem_AJ"); \ static_assert(offsetof(WB_GridItem_AJ_C_ExecuteUbergraph_WB_GridItem_AJ, EntryPoint) == 0x000000, "Member 'WB_GridItem_AJ_C_ExecuteUbergraph_WB_GridItem_AJ::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_GridItem_AJ_C_ExecuteUbergraph_WB_GridItem_AJ, K2Node_CustomEvent_Caller) == 0x000008, "Member 'WB_GridItem_AJ_C_ExecuteUbergraph_WB_GridItem_AJ::K2Node_CustomEvent_Caller' has a wrong offset!"); \ static_assert(offsetof(WB_GridItem_AJ_C_ExecuteUbergraph_WB_GridItem_AJ, K2Node_CustomEvent_inIndex) == 0x000010, "Member 'WB_GridItem_AJ_C_ExecuteUbergraph_WB_GridItem_AJ::K2Node_CustomEvent_inIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GridItem_AJ_C_UpdateItem \ static_assert(alignof(WB_GridItem_AJ_C_UpdateItem) == 0x000008, "Wrong alignment on WB_GridItem_AJ_C_UpdateItem"); \ static_assert(sizeof(WB_GridItem_AJ_C_UpdateItem) == 0x000010, "Wrong size on WB_GridItem_AJ_C_UpdateItem"); \ static_assert(offsetof(WB_GridItem_AJ_C_UpdateItem, Caller) == 0x000000, "Member 'WB_GridItem_AJ_C_UpdateItem::Caller' has a wrong offset!"); \ static_assert(offsetof(WB_GridItem_AJ_C_UpdateItem, InIndex) == 0x000008, "Member 'WB_GridItem_AJ_C_UpdateItem::InIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_GridItem_AJ_C \ static_assert(alignof(UWB_GridItem_AJ_C) == 0x000008, "Wrong alignment on UWB_GridItem_AJ_C"); \ static_assert(sizeof(UWB_GridItem_AJ_C) == 0x000290, "Wrong size on UWB_GridItem_AJ_C"); \ static_assert(offsetof(UWB_GridItem_AJ_C, UberGraphFrame) == 0x000288, "Member 'UWB_GridItem_AJ_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_CanBeAttacked_C_IsAlive \ static_assert(alignof(I_CanBeAttacked_C_IsAlive) == 0x000001, "Wrong alignment on I_CanBeAttacked_C_IsAlive"); \ static_assert(sizeof(I_CanBeAttacked_C_IsAlive) == 0x000001, "Wrong size on I_CanBeAttacked_C_IsAlive"); \ static_assert(offsetof(I_CanBeAttacked_C_IsAlive, Result) == 0x000000, "Member 'I_CanBeAttacked_C_IsAlive::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_CanBeAttacked_C_Request_GetMeDirectDamage \ static_assert(alignof(I_CanBeAttacked_C_Request_GetMeDirectDamage) == 0x000008, "Wrong alignment on I_CanBeAttacked_C_Request_GetMeDirectDamage"); \ static_assert(sizeof(I_CanBeAttacked_C_Request_GetMeDirectDamage) == 0x000020, "Wrong size on I_CanBeAttacked_C_Request_GetMeDirectDamage"); \ static_assert(offsetof(I_CanBeAttacked_C_Request_GetMeDirectDamage, Attacker) == 0x000000, "Member 'I_CanBeAttacked_C_Request_GetMeDirectDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(I_CanBeAttacked_C_Request_GetMeDirectDamage, SkillID) == 0x000008, "Member 'I_CanBeAttacked_C_Request_GetMeDirectDamage::SkillID' has a wrong offset!"); \ static_assert(offsetof(I_CanBeAttacked_C_Request_GetMeDirectDamage, EffectType) == 0x000018, "Member 'I_CanBeAttacked_C_Request_GetMeDirectDamage::EffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_CanBeAttacked_C_TakeDamage \ static_assert(alignof(I_CanBeAttacked_C_TakeDamage) == 0x000008, "Wrong alignment on I_CanBeAttacked_C_TakeDamage"); \ static_assert(sizeof(I_CanBeAttacked_C_TakeDamage) == 0x000258, "Wrong size on I_CanBeAttacked_C_TakeDamage"); \ static_assert(offsetof(I_CanBeAttacked_C_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'I_CanBeAttacked_C_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(I_CanBeAttacked_C_TakeDamage, HitResult) == 0x000168, "Member 'I_CanBeAttacked_C_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(I_CanBeAttacked_C_TakeDamage, ResultType) == 0x000250, "Member 'I_CanBeAttacked_C_TakeDamage::ResultType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_CanBeAttacked_C_Transmit_SponsorActingEffectToApplier \ static_assert(alignof(I_CanBeAttacked_C_Transmit_SponsorActingEffectToApplier) == 0x000008, "Wrong alignment on I_CanBeAttacked_C_Transmit_SponsorActingEffectToApplier"); \ static_assert(sizeof(I_CanBeAttacked_C_Transmit_SponsorActingEffectToApplier) == 0x000010, "Wrong size on I_CanBeAttacked_C_Transmit_SponsorActingEffectToApplier"); \ static_assert(offsetof(I_CanBeAttacked_C_Transmit_SponsorActingEffectToApplier, SkillID) == 0x000000, "Member 'I_CanBeAttacked_C_Transmit_SponsorActingEffectToApplier::SkillID' has a wrong offset!"); \ static_assert(offsetof(I_CanBeAttacked_C_Transmit_SponsorActingEffectToApplier, Applier) == 0x000008, "Member 'I_CanBeAttacked_C_Transmit_SponsorActingEffectToApplier::Applier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_CanBeAttacked_C_Transmit_TakeDamage \ static_assert(alignof(I_CanBeAttacked_C_Transmit_TakeDamage) == 0x000008, "Wrong alignment on I_CanBeAttacked_C_Transmit_TakeDamage"); \ static_assert(sizeof(I_CanBeAttacked_C_Transmit_TakeDamage) == 0x000130, "Wrong size on I_CanBeAttacked_C_Transmit_TakeDamage"); \ static_assert(offsetof(I_CanBeAttacked_C_Transmit_TakeDamage, Attacker) == 0x000000, "Member 'I_CanBeAttacked_C_Transmit_TakeDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(I_CanBeAttacked_C_Transmit_TakeDamage, NetworkDamageData) == 0x000008, "Member 'I_CanBeAttacked_C_Transmit_TakeDamage::NetworkDamageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_CanBeAttacked_C_Undelayed_TakeDamage \ static_assert(alignof(I_CanBeAttacked_C_Undelayed_TakeDamage) == 0x000008, "Wrong alignment on I_CanBeAttacked_C_Undelayed_TakeDamage"); \ static_assert(sizeof(I_CanBeAttacked_C_Undelayed_TakeDamage) == 0x000258, "Wrong size on I_CanBeAttacked_C_Undelayed_TakeDamage"); \ static_assert(offsetof(I_CanBeAttacked_C_Undelayed_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'I_CanBeAttacked_C_Undelayed_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(I_CanBeAttacked_C_Undelayed_TakeDamage, HitResult) == 0x000168, "Member 'I_CanBeAttacked_C_Undelayed_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(I_CanBeAttacked_C_Undelayed_TakeDamage, ResultType) == 0x000250, "Member 'I_CanBeAttacked_C_Undelayed_TakeDamage::ResultType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_CanBeAttacked_C_UsePhysyicEffectWhenAppliedDamage \ static_assert(alignof(I_CanBeAttacked_C_UsePhysyicEffectWhenAppliedDamage) == 0x000001, "Wrong alignment on I_CanBeAttacked_C_UsePhysyicEffectWhenAppliedDamage"); \ static_assert(sizeof(I_CanBeAttacked_C_UsePhysyicEffectWhenAppliedDamage) == 0x000001, "Wrong size on I_CanBeAttacked_C_UsePhysyicEffectWhenAppliedDamage"); \ static_assert(offsetof(I_CanBeAttacked_C_UsePhysyicEffectWhenAppliedDamage, ReturnValue) == 0x000000, "Member 'I_CanBeAttacked_C_UsePhysyicEffectWhenAppliedDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_CanBeAttacked_C \ static_assert(alignof(II_CanBeAttacked_C) == 0x000001, "Wrong alignment on II_CanBeAttacked_C"); \ static_assert(sizeof(II_CanBeAttacked_C) == 0x000001, "Wrong size on II_CanBeAttacked_C"); \ #define DUMPER7_ASSERTS_WB_ShopItemBase_C_EditToolIconSize \ static_assert(alignof(WB_ShopItemBase_C_EditToolIconSize) == 0x000008, "Wrong alignment on WB_ShopItemBase_C_EditToolIconSize"); \ static_assert(sizeof(WB_ShopItemBase_C_EditToolIconSize) == 0x000080, "Wrong size on WB_ShopItemBase_C_EditToolIconSize"); \ static_assert(offsetof(WB_ShopItemBase_C_EditToolIconSize, ItemType_0) == 0x000000, "Member 'WB_ShopItemBase_C_EditToolIconSize::ItemType_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EditToolIconSize, K2Node_MakeStruct_WidgetTransform) == 0x000008, "Member 'WB_ShopItemBase_C_EditToolIconSize::K2Node_MakeStruct_WidgetTransform' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EditToolIconSize, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000040, "Member 'WB_ShopItemBase_C_EditToolIconSize::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EditToolIconSize, K2Node_MakeStruct_WidgetTransform_1) == 0x000048, "Member 'WB_ShopItemBase_C_EditToolIconSize::K2Node_MakeStruct_WidgetTransform_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopItemBase_C_EnoughSpace \ static_assert(alignof(WB_ShopItemBase_C_EnoughSpace) == 0x000008, "Wrong alignment on WB_ShopItemBase_C_EnoughSpace"); \ static_assert(sizeof(WB_ShopItemBase_C_EnoughSpace) == 0x000100, "Wrong size on WB_ShopItemBase_C_EnoughSpace"); \ static_assert(offsetof(WB_ShopItemBase_C_EnoughSpace, SortID) == 0x000000, "Member 'WB_ShopItemBase_C_EnoughSpace::SortID' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EnoughSpace, CurrentItemStock) == 0x000004, "Member 'WB_ShopItemBase_C_EnoughSpace::CurrentItemStock' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EnoughSpace, bEnoughSpace) == 0x000008, "Member 'WB_ShopItemBase_C_EnoughSpace::bEnoughSpace' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EnoughSpace, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000009, "Member 'WB_ShopItemBase_C_EnoughSpace::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EnoughSpace, CallFunc_GetItemByID_Item) == 0x000010, "Member 'WB_ShopItemBase_C_EnoughSpace::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EnoughSpace, CallFunc_GetItemByID_find) == 0x0000E0, "Member 'WB_ShopItemBase_C_EnoughSpace::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EnoughSpace, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x0000E4, "Member 'WB_ShopItemBase_C_EnoughSpace::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EnoughSpace, CallFunc_GetPlayerItemAmountInCangKu_Amount) == 0x0000E8, "Member 'WB_ShopItemBase_C_EnoughSpace::CallFunc_GetPlayerItemAmountInCangKu_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EnoughSpace, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000EC, "Member 'WB_ShopItemBase_C_EnoughSpace::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EnoughSpace, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x0000F0, "Member 'WB_ShopItemBase_C_EnoughSpace::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EnoughSpace, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000F4, "Member 'WB_ShopItemBase_C_EnoughSpace::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EnoughSpace, CallFunc_Add_IntInt_ReturnValue) == 0x0000F8, "Member 'WB_ShopItemBase_C_EnoughSpace::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EnoughSpace, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000FC, "Member 'WB_ShopItemBase_C_EnoughSpace::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EnoughSpace, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x0000FD, "Member 'WB_ShopItemBase_C_EnoughSpace::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EnoughSpace, CallFunc_BooleanOR_ReturnValue) == 0x0000FE, "Member 'WB_ShopItemBase_C_EnoughSpace::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_EnoughSpace, CallFunc_BooleanAND_ReturnValue) == 0x0000FF, "Member 'WB_ShopItemBase_C_EnoughSpace::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase \ static_assert(alignof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase) == 0x000008, "Wrong alignment on WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase"); \ static_assert(sizeof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase) == 0x0002F8, "Wrong size on WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, EntryPoint) == 0x000000, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, K2Node_CustomEvent_Item_1) == 0x000008, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_GetUINotify_UINotify) == 0x000028, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_Greater_IntInt_ReturnValue) == 0x000030, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_IsItemOrEquipmentEquiped_bIsEquiped) == 0x000031, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_IsItemOrEquipmentEquiped_bIsEquiped' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_Subtract_IntInt_ReturnValue) == 0x000034, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000038, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, K2Node_Event_Caller) == 0x000040, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, K2Node_Event_inIndex) == 0x000048, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::K2Node_Event_inIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, K2Node_DynamicCast_AsWB_Shop_All_Item) == 0x000050, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::K2Node_DynamicCast_AsWB_Shop_All_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000059, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_Array_Contains_ReturnValue) == 0x00005A, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_Not_PreBool_ReturnValue) == 0x00005B, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, K2Node_CustomEvent_Item) == 0x000060, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, K2Node_CustomEvent_ShopID) == 0x000080, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::K2Node_CustomEvent_ShopID' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_Array_Contains_ReturnValue_1) == 0x000084, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_Not_PreBool_ReturnValue_1) == 0x000085, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_Get_Shop_Info_Price) == 0x000088, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_Get_Shop_Info_Price' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_Get_Shop_Info_CurrentItemStock) == 0x00008C, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_Get_Shop_Info_CurrentItemStock' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_Get_Shop_Info_ExchangeByItem) == 0x000090, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_Get_Shop_Info_ExchangeByItem' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_Get_Shop_Info_TradeType) == 0x000094, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_Get_Shop_Info_TradeType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_Get_Shop_Info_Item) == 0x000098, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_Get_Shop_Info_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000168, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_GetGemInfoById_Value) == 0x000170, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_GetGemInfoById_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_GetGemInfoById_Find) == 0x000218, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_GetGemInfoById_Find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_GetItemConfigBySortId_Item) == 0x000220, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase, CallFunc_GetItemConfigBySortId_find) == 0x0002F0, "Member 'WB_ShopItemBase_C_ExecuteUbergraph_WB_ShopItemBase::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopItemBase_C_Get_Shop_Info \ static_assert(alignof(WB_ShopItemBase_C_Get_Shop_Info) == 0x000008, "Wrong alignment on WB_ShopItemBase_C_Get_Shop_Info"); \ static_assert(sizeof(WB_ShopItemBase_C_Get_Shop_Info) == 0x000378, "Wrong size on WB_ShopItemBase_C_Get_Shop_Info"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, ShopID_0) == 0x000000, "Member 'WB_ShopItemBase_C_Get_Shop_Info::ShopID_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, ItemSortId) == 0x000004, "Member 'WB_ShopItemBase_C_Get_Shop_Info::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, Price) == 0x000008, "Member 'WB_ShopItemBase_C_Get_Shop_Info::Price' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CurrentItemStock) == 0x00000C, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CurrentItemStock' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, ExchangeByItem) == 0x000010, "Member 'WB_ShopItemBase_C_Get_Shop_Info::ExchangeByItem' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, TradeType) == 0x000014, "Member 'WB_ShopItemBase_C_Get_Shop_Info::TradeType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, Item_0) == 0x000018, "Member 'WB_ShopItemBase_C_Get_Shop_Info::Item_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_Get_Trade_Table_Info_ItemID) == 0x0000E8, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_Get_Trade_Table_Info_ItemID' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_Get_Trade_Table_Info_ItemType) == 0x0000EC, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_Get_Trade_Table_Info_ItemType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_Get_Trade_Table_Info_SellPrice) == 0x0000F0, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_Get_Trade_Table_Info_SellPrice' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_Get_Trade_Table_Info_BuyPrice) == 0x0000F4, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_Get_Trade_Table_Info_BuyPrice' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_Get_Trade_Table_Info_CurrentCanBuy) == 0x0000F8, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_Get_Trade_Table_Info_CurrentCanBuy' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_Get_Trade_Table_Info_CanSell) == 0x0000FC, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_Get_Trade_Table_Info_CanSell' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_Get_Trade_Table_Info_TradeType) == 0x0000FD, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_Get_Trade_Table_Info_TradeType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_Get_Trade_Table_Info_NewGameRefresh) == 0x0000FE, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_Get_Trade_Table_Info_NewGameRefresh' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_GetGemInfoById_Value) == 0x000100, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_GetGemInfoById_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_GetGemInfoById_Find) == 0x0001A8, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_GetGemInfoById_Find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_GetItemConfigBySortId_Item) == 0x0001B0, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_GetItemConfigBySortId_find) == 0x000280, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_GetUIStatic_ReturnValue) == 0x000288, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, K2Node_MakeStruct_ST_ItemL) == 0x000290, "Member 'WB_ShopItemBase_C_Get_Shop_Info::K2Node_MakeStruct_ST_ItemL' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_Map_Find_Value) == 0x000360, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_Map_Find_ReturnValue) == 0x000364, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_IsValid_ReturnValue) == 0x000365, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_ItemCheck_BuyCounter) == 0x000368, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_ItemCheck_BuyCounter' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_ItemCheck_bFind) == 0x00036C, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_ItemCheck_bFind' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_Get_Shop_Info, CallFunc_Subtract_IntInt_ReturnValue) == 0x000370, "Member 'WB_ShopItemBase_C_Get_Shop_Info::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopItemBase_C_GetPlayerSellInfo \ static_assert(alignof(WB_ShopItemBase_C_GetPlayerSellInfo) == 0x000004, "Wrong alignment on WB_ShopItemBase_C_GetPlayerSellInfo"); \ static_assert(sizeof(WB_ShopItemBase_C_GetPlayerSellInfo) == 0x000030, "Wrong size on WB_ShopItemBase_C_GetPlayerSellInfo"); \ static_assert(offsetof(WB_ShopItemBase_C_GetPlayerSellInfo, ShopID_0) == 0x000000, "Member 'WB_ShopItemBase_C_GetPlayerSellInfo::ShopID_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_GetPlayerSellInfo, ItemSortId) == 0x000004, "Member 'WB_ShopItemBase_C_GetPlayerSellInfo::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_GetPlayerSellInfo, SellPrice) == 0x000008, "Member 'WB_ShopItemBase_C_GetPlayerSellInfo::SellPrice' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_GetPlayerSellInfo, ItemAmount) == 0x00000C, "Member 'WB_ShopItemBase_C_GetPlayerSellInfo::ItemAmount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_GetPlayerSellInfo, CanSell) == 0x000010, "Member 'WB_ShopItemBase_C_GetPlayerSellInfo::CanSell' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_GetPlayerSellInfo, CallFunc_Get_Trade_Table_Info_ItemID) == 0x000014, "Member 'WB_ShopItemBase_C_GetPlayerSellInfo::CallFunc_Get_Trade_Table_Info_ItemID' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_GetPlayerSellInfo, CallFunc_Get_Trade_Table_Info_ItemType) == 0x000018, "Member 'WB_ShopItemBase_C_GetPlayerSellInfo::CallFunc_Get_Trade_Table_Info_ItemType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_GetPlayerSellInfo, CallFunc_Get_Trade_Table_Info_SellPrice) == 0x00001C, "Member 'WB_ShopItemBase_C_GetPlayerSellInfo::CallFunc_Get_Trade_Table_Info_SellPrice' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_GetPlayerSellInfo, CallFunc_Get_Trade_Table_Info_BuyPrice) == 0x000020, "Member 'WB_ShopItemBase_C_GetPlayerSellInfo::CallFunc_Get_Trade_Table_Info_BuyPrice' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_GetPlayerSellInfo, CallFunc_Get_Trade_Table_Info_CurrentCanBuy) == 0x000024, "Member 'WB_ShopItemBase_C_GetPlayerSellInfo::CallFunc_Get_Trade_Table_Info_CurrentCanBuy' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_GetPlayerSellInfo, CallFunc_Get_Trade_Table_Info_CanSell) == 0x000028, "Member 'WB_ShopItemBase_C_GetPlayerSellInfo::CallFunc_Get_Trade_Table_Info_CanSell' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_GetPlayerSellInfo, CallFunc_Get_Trade_Table_Info_TradeType) == 0x000029, "Member 'WB_ShopItemBase_C_GetPlayerSellInfo::CallFunc_Get_Trade_Table_Info_TradeType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_GetPlayerSellInfo, CallFunc_Get_Trade_Table_Info_NewGameRefresh) == 0x00002A, "Member 'WB_ShopItemBase_C_GetPlayerSellInfo::CallFunc_Get_Trade_Table_Info_NewGameRefresh' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_GetPlayerSellInfo, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x00002C, "Member 'WB_ShopItemBase_C_GetPlayerSellInfo::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopItemBase_C_SetBgImage \ static_assert(alignof(WB_ShopItemBase_C_SetBgImage) == 0x000001, "Wrong alignment on WB_ShopItemBase_C_SetBgImage"); \ static_assert(sizeof(WB_ShopItemBase_C_SetBgImage) == 0x000001, "Wrong size on WB_ShopItemBase_C_SetBgImage"); \ static_assert(offsetof(WB_ShopItemBase_C_SetBgImage, Type) == 0x000000, "Member 'WB_ShopItemBase_C_SetBgImage::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopItemBase_C_SetDetail \ static_assert(alignof(WB_ShopItemBase_C_SetDetail) == 0x000008, "Wrong alignment on WB_ShopItemBase_C_SetDetail"); \ static_assert(sizeof(WB_ShopItemBase_C_SetDetail) == 0x000188, "Wrong size on WB_ShopItemBase_C_SetDetail"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, Icon_0) == 0x000000, "Member 'WB_ShopItemBase_C_SetDetail::Icon_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, Amount) == 0x000008, "Member 'WB_ShopItemBase_C_SetDetail::Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, AmountVisibility) == 0x00000C, "Member 'WB_ShopItemBase_C_SetDetail::AmountVisibility' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, Equipped) == 0x00000D, "Member 'WB_ShopItemBase_C_SetDetail::Equipped' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, IconVisibility) == 0x00000E, "Member 'WB_ShopItemBase_C_SetDetail::IconVisibility' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, ItemSortId) == 0x000010, "Member 'WB_ShopItemBase_C_SetDetail::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, LocalItemSortId) == 0x000014, "Member 'WB_ShopItemBase_C_SetDetail::LocalItemSortId' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, LocalSellPrice) == 0x000018, "Member 'WB_ShopItemBase_C_SetDetail::LocalSellPrice' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, LocalShowItemName) == 0x00001C, "Member 'WB_ShopItemBase_C_SetDetail::LocalShowItemName' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, LocalCanAfford) == 0x00001D, "Member 'WB_ShopItemBase_C_SetDetail::LocalCanAfford' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, LocalExchangeItemIcon) == 0x000020, "Member 'WB_ShopItemBase_C_SetDetail::LocalExchangeItemIcon' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, LocalPrice) == 0x000028, "Member 'WB_ShopItemBase_C_SetDetail::LocalPrice' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, Temp_bool_Variable) == 0x00002C, "Member 'WB_ShopItemBase_C_SetDetail::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, Temp_byte_Variable) == 0x00002D, "Member 'WB_ShopItemBase_C_SetDetail::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, Temp_byte_Variable_1) == 0x00002E, "Member 'WB_ShopItemBase_C_SetDetail::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, K2Node_Select_Default) == 0x00002F, "Member 'WB_ShopItemBase_C_SetDetail::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_GetNeverClearItems_ItemsID) == 0x000030, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_GetNeverClearItems_ItemsID' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_Get_Gem_Image_bySortID_GemImage) == 0x000040, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_Get_Gem_Image_bySortID_GemImage' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_Get_Gem_Image_bySortID_GemSuitImage) == 0x000048, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_Get_Gem_Image_bySortID_GemSuitImage' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000050, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000051, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000052, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000053, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_BooleanOR_ReturnValue) == 0x000054, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000055, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_Greater_IntInt_ReturnValue) == 0x000056, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_Find_Weapon_Id_Equiped_Gem_OutWeaponIfTheGemEquipTo) == 0x000058, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_Find_Weapon_Id_Equiped_Gem_OutWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_Find_Weapon_Id_Equiped_Gem_Find) == 0x000068, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_Find_Weapon_Id_Equiped_Gem_Find' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000069, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_Not_PreBool_ReturnValue) == 0x00006A, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00006B, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_Not_PreBool_ReturnValue_1) == 0x00006C, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_GetPlayerKlesa_Reverse_value) == 0x000070, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_GetPlayerKlesa_Reverse_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000074, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000075, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_GreaterEqual_IntInt_ReturnValue_2) == 0x000076, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_GreaterEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_EnoughSpace_bEnoughSpace) == 0x000077, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_EnoughSpace_bEnoughSpace' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_Array_Contains_ReturnValue) == 0x000078, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_BooleanAND_ReturnValue) == 0x000079, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_BooleanAND_ReturnValue_1) == 0x00007A, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_BooleanAND_ReturnValue_2) == 0x00007B, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_BooleanOR_ReturnValue_1) == 0x00007C, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_GetPlayerSellInfo_SellPrice) == 0x000080, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_GetPlayerSellInfo_SellPrice' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_GetPlayerSellInfo_ItemAmount) == 0x000084, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_GetPlayerSellInfo_ItemAmount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_GetPlayerSellInfo_CanSell) == 0x000088, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_GetPlayerSellInfo_CanSell' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_BooleanAND_ReturnValue_3) == 0x000089, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_BooleanAND_ReturnValue_4) == 0x00008A, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_BooleanAND_ReturnValue_5) == 0x00008B, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_BooleanOR_ReturnValue_2) == 0x00008C, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_GetPlayerCoinSoul_value) == 0x000090, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_GreaterEqual_IntInt_ReturnValue_3) == 0x000094, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_GreaterEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_Get_Shop_Info_Price) == 0x000098, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_Get_Shop_Info_Price' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_Get_Shop_Info_CurrentItemStock) == 0x00009C, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_Get_Shop_Info_CurrentItemStock' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_Get_Shop_Info_ExchangeByItem) == 0x0000A0, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_Get_Shop_Info_ExchangeByItem' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_Get_Shop_Info_TradeType) == 0x0000A4, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_Get_Shop_Info_TradeType' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_Get_Shop_Info_Item) == 0x0000A8, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_Get_Shop_Info_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000178, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000179, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x00017C, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_SetDetail, CallFunc_GreaterEqual_IntInt_ReturnValue_4) == 0x000180, "Member 'WB_ShopItemBase_C_SetDetail::CallFunc_GreaterEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopItemBase_C_ShouldIconDark \ static_assert(alignof(WB_ShopItemBase_C_ShouldIconDark) == 0x000001, "Wrong alignment on WB_ShopItemBase_C_ShouldIconDark"); \ static_assert(sizeof(WB_ShopItemBase_C_ShouldIconDark) == 0x000005, "Wrong size on WB_ShopItemBase_C_ShouldIconDark"); \ static_assert(offsetof(WB_ShopItemBase_C_ShouldIconDark, Normal) == 0x000000, "Member 'WB_ShopItemBase_C_ShouldIconDark::Normal' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ShouldIconDark, Temp_bool_Variable) == 0x000001, "Member 'WB_ShopItemBase_C_ShouldIconDark::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ShouldIconDark, Temp_byte_Variable) == 0x000002, "Member 'WB_ShopItemBase_C_ShouldIconDark::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ShouldIconDark, Temp_byte_Variable_1) == 0x000003, "Member 'WB_ShopItemBase_C_ShouldIconDark::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_ShouldIconDark, K2Node_Select_Default) == 0x000004, "Member 'WB_ShopItemBase_C_ShouldIconDark::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopItemBase_C_UpdateItem \ static_assert(alignof(WB_ShopItemBase_C_UpdateItem) == 0x000008, "Wrong alignment on WB_ShopItemBase_C_UpdateItem"); \ static_assert(sizeof(WB_ShopItemBase_C_UpdateItem) == 0x000010, "Wrong size on WB_ShopItemBase_C_UpdateItem"); \ static_assert(offsetof(WB_ShopItemBase_C_UpdateItem, Caller) == 0x000000, "Member 'WB_ShopItemBase_C_UpdateItem::Caller' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_UpdateItem, InIndex) == 0x000008, "Member 'WB_ShopItemBase_C_UpdateItem::InIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopItemBase_C_UpdatePlayerInverntory \ static_assert(alignof(WB_ShopItemBase_C_UpdatePlayerInverntory) == 0x000008, "Wrong alignment on WB_ShopItemBase_C_UpdatePlayerInverntory"); \ static_assert(sizeof(WB_ShopItemBase_C_UpdatePlayerInverntory) == 0x000020, "Wrong size on WB_ShopItemBase_C_UpdatePlayerInverntory"); \ static_assert(offsetof(WB_ShopItemBase_C_UpdatePlayerInverntory, Item_0) == 0x000000, "Member 'WB_ShopItemBase_C_UpdatePlayerInverntory::Item_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShopItemBase_C_UpdateShopInfo \ static_assert(alignof(WB_ShopItemBase_C_UpdateShopInfo) == 0x000008, "Wrong alignment on WB_ShopItemBase_C_UpdateShopInfo"); \ static_assert(sizeof(WB_ShopItemBase_C_UpdateShopInfo) == 0x000028, "Wrong size on WB_ShopItemBase_C_UpdateShopInfo"); \ static_assert(offsetof(WB_ShopItemBase_C_UpdateShopInfo, Item_0) == 0x000000, "Member 'WB_ShopItemBase_C_UpdateShopInfo::Item_0' has a wrong offset!"); \ static_assert(offsetof(WB_ShopItemBase_C_UpdateShopInfo, ShopID_0) == 0x000020, "Member 'WB_ShopItemBase_C_UpdateShopInfo::ShopID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ShopItemBase_C \ static_assert(alignof(UWB_ShopItemBase_C) == 0x000008, "Wrong alignment on UWB_ShopItemBase_C"); \ static_assert(sizeof(UWB_ShopItemBase_C) == 0x000350, "Wrong size on UWB_ShopItemBase_C"); \ static_assert(offsetof(UWB_ShopItemBase_C, UberGraphFrame_WB_ShopItemBase_C) == 0x000290, "Member 'UWB_ShopItemBase_C::UberGraphFrame_WB_ShopItemBase_C' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, CoinPrice) == 0x000298, "Member 'UWB_ShopItemBase_C::CoinPrice' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, WB_ItemButtonBase) == 0x0002A0, "Member 'UWB_ShopItemBase_C::WB_ItemButtonBase' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, WGI_Button_462) == 0x0002A8, "Member 'UWB_ShopItemBase_C::WGI_Button_462' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, OnHover) == 0x0002B0, "Member 'UWB_ShopItemBase_C::OnHover' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, Item) == 0x0002C0, "Member 'UWB_ShopItemBase_C::Item' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, OnCursorClicked) == 0x0002E0, "Member 'UWB_ShopItemBase_C::OnCursorClicked' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, UINotify) == 0x0002F0, "Member 'UWB_ShopItemBase_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, ShopAllItemWidget) == 0x0002F8, "Member 'UWB_ShopItemBase_C::ShopAllItemWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, ShopID) == 0x000300, "Member 'UWB_ShopItemBase_C::ShopID' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, LastValidItemIndex) == 0x000304, "Member 'UWB_ShopItemBase_C::LastValidItemIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, bIsBuy) == 0x000308, "Member 'UWB_ShopItemBase_C::bIsBuy' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, SpecialType) == 0x000310, "Member 'UWB_ShopItemBase_C::SpecialType' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, Current_Item_Stock) == 0x000320, "Member 'UWB_ShopItemBase_C::Current_Item_Stock' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, LastOneSoldOut) == 0x000328, "Member 'UWB_ShopItemBase_C::LastOneSoldOut' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, UpdateItemIndex) == 0x000338, "Member 'UWB_ShopItemBase_C::UpdateItemIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, ItemType) == 0x00033C, "Member 'UWB_ShopItemBase_C::ItemType' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, Icon) == 0x000340, "Member 'UWB_ShopItemBase_C::Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, Sort_ID) == 0x000348, "Member 'UWB_ShopItemBase_C::Sort_ID' has a wrong offset!"); \ static_assert(offsetof(UWB_ShopItemBase_C, Is_Equiped) == 0x00034C, "Member 'UWB_ShopItemBase_C::Is_Equiped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem \ static_assert(alignof(WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem) == 0x000008, "Wrong alignment on WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem"); \ static_assert(sizeof(WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem) == 0x000068, "Wrong size on WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem"); \ static_assert(offsetof(WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem, EntryPoint) == 0x000000, "Member 'WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem, K2Node_CustomEvent_Root) == 0x000008, "Member 'WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem::K2Node_CustomEvent_Root' has a wrong offset!"); \ static_assert(offsetof(WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem, CallFunc_GetParent_ReturnValue) == 0x000010, "Member 'WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem::CallFunc_GetParent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000018, "Member 'WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem, CallFunc_GetChildIndex_ReturnValue) == 0x000028, "Member 'WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem::CallFunc_GetChildIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000060, "Member 'WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem, K2Node_Event_IsDesignTime) == 0x000061, "Member 'WB_CateListItem_C_ExecuteUbergraph_WB_CateListItem::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CateListItem_C_PreConstruct \ static_assert(alignof(WB_CateListItem_C_PreConstruct) == 0x000001, "Wrong alignment on WB_CateListItem_C_PreConstruct"); \ static_assert(sizeof(WB_CateListItem_C_PreConstruct) == 0x000001, "Wrong size on WB_CateListItem_C_PreConstruct"); \ static_assert(offsetof(WB_CateListItem_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_CateListItem_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CateListItem_C_UpdateScrollItemTextRoot \ static_assert(alignof(WB_CateListItem_C_UpdateScrollItemTextRoot) == 0x000008, "Wrong alignment on WB_CateListItem_C_UpdateScrollItemTextRoot"); \ static_assert(sizeof(WB_CateListItem_C_UpdateScrollItemTextRoot) == 0x000008, "Wrong size on WB_CateListItem_C_UpdateScrollItemTextRoot"); \ static_assert(offsetof(WB_CateListItem_C_UpdateScrollItemTextRoot, Root) == 0x000000, "Member 'WB_CateListItem_C_UpdateScrollItemTextRoot::Root' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CateListItem_C_UpdateStyle \ static_assert(alignof(WB_CateListItem_C_UpdateStyle) == 0x000001, "Wrong alignment on WB_CateListItem_C_UpdateStyle"); \ static_assert(sizeof(WB_CateListItem_C_UpdateStyle) == 0x000001, "Wrong size on WB_CateListItem_C_UpdateStyle"); \ static_assert(offsetof(WB_CateListItem_C_UpdateStyle, Selected) == 0x000000, "Member 'WB_CateListItem_C_UpdateStyle::Selected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_CateListItem_C \ static_assert(alignof(UWB_CateListItem_C) == 0x000008, "Wrong alignment on UWB_CateListItem_C"); \ static_assert(sizeof(UWB_CateListItem_C) == 0x0002F8, "Wrong size on UWB_CateListItem_C"); \ static_assert(offsetof(UWB_CateListItem_C, UberGraphFrame_WB_CateListItem_C) == 0x000290, "Member 'UWB_CateListItem_C::UberGraphFrame_WB_CateListItem_C' has a wrong offset!"); \ static_assert(offsetof(UWB_CateListItem_C, CustomizationTextBlock_Mark) == 0x000298, "Member 'UWB_CateListItem_C::CustomizationTextBlock_Mark' has a wrong offset!"); \ static_assert(offsetof(UWB_CateListItem_C, CustomizationTextBlock_RealShown) == 0x0002A0, "Member 'UWB_CateListItem_C::CustomizationTextBlock_RealShown' has a wrong offset!"); \ static_assert(offsetof(UWB_CateListItem_C, Image_214) == 0x0002A8, "Member 'UWB_CateListItem_C::Image_214' has a wrong offset!"); \ static_assert(offsetof(UWB_CateListItem_C, Image_biankuang) == 0x0002B0, "Member 'UWB_CateListItem_C::Image_biankuang' has a wrong offset!"); \ static_assert(offsetof(UWB_CateListItem_C, WGI_Button_59) == 0x0002B8, "Member 'UWB_CateListItem_C::WGI_Button_59' has a wrong offset!"); \ static_assert(offsetof(UWB_CateListItem_C, CateType) == 0x0002C0, "Member 'UWB_CateListItem_C::CateType' has a wrong offset!"); \ static_assert(offsetof(UWB_CateListItem_C, ScrollItemTextRoot) == 0x0002F0, "Member 'UWB_CateListItem_C::ScrollItemTextRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton \ static_assert(alignof(WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton) == 0x000040, "Wrong size on WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton, EntryPoint) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton, K2Node_CustomEvent_NewParam) == 0x000005, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton::K2Node_CustomEvent_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton, K2Node_Event_Caller) == 0x000008, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton, K2Node_Event_inIndex) == 0x000010, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton::K2Node_Event_inIndex' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton, K2Node_DynamicCast_AsWB_Style_Skill_Select_Style_Skil_Main) == 0x000018, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton::K2Node_DynamicCast_AsWB_Style_Skill_Select_Style_Skil_Main' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000021, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000022, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton, CallFunc_GetUINotify_UINotify) == 0x000028, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton, CallFunc_GetPlayerWeaponStyleSkill_ReturnValue) == 0x000030, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton::CallFunc_GetPlayerWeaponStyleSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton, CallFunc_GetPlayerWeaponStyleSkill_Value) == 0x000034, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton::CallFunc_GetPlayerWeaponStyleSkill_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000038, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton, CallFunc_BooleanAND_ReturnValue) == 0x000039, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_ExecuteUbergraph_WB_StyleSkill_SelectStyleSkillButton::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkillButton_C_SelectMe \ static_assert(alignof(WB_StyleSkill_SelectStyleSkillButton_C_SelectMe) == 0x000001, "Wrong alignment on WB_StyleSkill_SelectStyleSkillButton_C_SelectMe"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkillButton_C_SelectMe) == 0x000001, "Wrong size on WB_StyleSkill_SelectStyleSkillButton_C_SelectMe"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_SelectMe, NewParam) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_SelectMe::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectStyleSkillButton_C_UpdateItem \ static_assert(alignof(WB_StyleSkill_SelectStyleSkillButton_C_UpdateItem) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectStyleSkillButton_C_UpdateItem"); \ static_assert(sizeof(WB_StyleSkill_SelectStyleSkillButton_C_UpdateItem) == 0x000010, "Wrong size on WB_StyleSkill_SelectStyleSkillButton_C_UpdateItem"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_UpdateItem, Caller) == 0x000000, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_UpdateItem::Caller' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectStyleSkillButton_C_UpdateItem, InIndex) == 0x000008, "Member 'WB_StyleSkill_SelectStyleSkillButton_C_UpdateItem::InIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StyleSkill_SelectStyleSkillButton_C \ static_assert(alignof(UWB_StyleSkill_SelectStyleSkillButton_C) == 0x000008, "Wrong alignment on UWB_StyleSkill_SelectStyleSkillButton_C"); \ static_assert(sizeof(UWB_StyleSkill_SelectStyleSkillButton_C) == 0x0004C0, "Wrong size on UWB_StyleSkill_SelectStyleSkillButton_C"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkillButton_C, UberGraphFrame_WB_StyleSkill_SelectStyleSkillButton_C) == 0x000290, "Member 'UWB_StyleSkill_SelectStyleSkillButton_C::UberGraphFrame_WB_StyleSkill_SelectStyleSkillButton_C' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkillButton_C, WB_ItemButtonBase) == 0x000298, "Member 'UWB_StyleSkill_SelectStyleSkillButton_C::WB_ItemButtonBase' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkillButton_C, isV) == 0x0002A0, "Member 'UWB_StyleSkill_SelectStyleSkillButton_C::isV' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkillButton_C, my_data) == 0x0002A8, "Member 'UWB_StyleSkill_SelectStyleSkillButton_C::my_data' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkillButton_C, ClickMe) == 0x000460, "Member 'UWB_StyleSkill_SelectStyleSkillButton_C::ClickMe' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkillButton_C, Father) == 0x000470, "Member 'UWB_StyleSkill_SelectStyleSkillButton_C::Father' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkillButton_C, Uni) == 0x000478, "Member 'UWB_StyleSkill_SelectStyleSkillButton_C::Uni' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectStyleSkillButton_C, InGeometry) == 0x000480, "Member 'UWB_StyleSkill_SelectStyleSkillButton_C::InGeometry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton \ static_assert(alignof(WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton"); \ static_assert(sizeof(WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton) == 0x0001B0, "Wrong size on WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton, EntryPoint) == 0x000000, "Member 'WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton, K2Node_MakeStruct_WidgetTransform) == 0x000008, "Member 'WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton::K2Node_MakeStruct_WidgetTransform' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton, CallFunc_GetEquipByID_find) == 0x000040, "Member 'WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton, CallFunc_GetEquipByID_Equipment) == 0x000048, "Member 'WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton, K2Node_Event_Caller) == 0x000190, "Member 'WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton, K2Node_Event_inIndex) == 0x000198, "Member 'WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton::K2Node_Event_inIndex' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton, K2Node_DynamicCast_AsWB_Style_Skill_Select_Weapon) == 0x0001A0, "Member 'WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton::K2Node_DynamicCast_AsWB_Style_Skill_Select_Weapon' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton, K2Node_DynamicCast_bSuccess) == 0x0001A8, "Member 'WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0001A9, "Member 'WB_StyleSkill_SelectWeaponButton_C_ExecuteUbergraph_WB_StyleSkill_SelectWeaponButton::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StyleSkill_SelectWeaponButton_C_UpdateItem \ static_assert(alignof(WB_StyleSkill_SelectWeaponButton_C_UpdateItem) == 0x000008, "Wrong alignment on WB_StyleSkill_SelectWeaponButton_C_UpdateItem"); \ static_assert(sizeof(WB_StyleSkill_SelectWeaponButton_C_UpdateItem) == 0x000010, "Wrong size on WB_StyleSkill_SelectWeaponButton_C_UpdateItem"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponButton_C_UpdateItem, Caller) == 0x000000, "Member 'WB_StyleSkill_SelectWeaponButton_C_UpdateItem::Caller' has a wrong offset!"); \ static_assert(offsetof(WB_StyleSkill_SelectWeaponButton_C_UpdateItem, InIndex) == 0x000008, "Member 'WB_StyleSkill_SelectWeaponButton_C_UpdateItem::InIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StyleSkill_SelectWeaponButton_C \ static_assert(alignof(UWB_StyleSkill_SelectWeaponButton_C) == 0x000008, "Wrong alignment on UWB_StyleSkill_SelectWeaponButton_C"); \ static_assert(sizeof(UWB_StyleSkill_SelectWeaponButton_C) == 0x000310, "Wrong size on UWB_StyleSkill_SelectWeaponButton_C"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponButton_C, UberGraphFrame_WB_StyleSkill_SelectWeaponButton_C) == 0x000290, "Member 'UWB_StyleSkill_SelectWeaponButton_C::UberGraphFrame_WB_StyleSkill_SelectWeaponButton_C' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponButton_C, WB_ItemButtonBase) == 0x000298, "Member 'UWB_StyleSkill_SelectWeaponButton_C::WB_ItemButtonBase' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponButton_C, My_storednItem) == 0x0002A0, "Member 'UWB_StyleSkill_SelectWeaponButton_C::My_storednItem' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponButton_C, isV) == 0x0002C0, "Member 'UWB_StyleSkill_SelectWeaponButton_C::isV' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponButton_C, Father) == 0x0002C8, "Member 'UWB_StyleSkill_SelectWeaponButton_C::Father' has a wrong offset!"); \ static_assert(offsetof(UWB_StyleSkill_SelectWeaponButton_C, InGeometry) == 0x0002D0, "Member 'UWB_StyleSkill_SelectWeaponButton_C::InGeometry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase \ static_assert(alignof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase) == 0x000008, "Wrong alignment on WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase"); \ static_assert(sizeof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase) == 0x000088, "Wrong size on WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase"); \ static_assert(offsetof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase, EntryPoint) == 0x000000, "Member 'WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase, K2Node_Event_Caller) == 0x000008, "Member 'WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase, K2Node_Event_inIndex) == 0x000010, "Member 'WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase::K2Node_Event_inIndex' has a wrong offset!"); \ static_assert(offsetof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase, K2Node_DynamicCast_AsWB_Inject_Magic_Select) == 0x000018, "Member 'WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase::K2Node_DynamicCast_AsWB_Inject_Magic_Select' has a wrong offset!"); \ static_assert(offsetof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase, CallFunc_GetUINotify_UINotify) == 0x000028, "Member 'WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase, CallFunc_IsValid_ReturnValue_1) == 0x000031, "Member 'WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase, CallFunc_Array_Get_Item) == 0x000038, "Member 'WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000058, "Member 'WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase, K2Node_MakeStruct_F_StoredItem) == 0x000060, "Member 'WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000080, "Member 'WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase, CallFunc_Array_Contains_ReturnValue) == 0x000081, "Member 'WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase, CallFunc_Greater_IntInt_ReturnValue) == 0x000082, "Member 'WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase, CallFunc_BooleanAND_ReturnValue) == 0x000083, "Member 'WB_InjectSelectBase_C_ExecuteUbergraph_WB_InjectSelectBase::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectSelectBase_C_UpdateItem \ static_assert(alignof(WB_InjectSelectBase_C_UpdateItem) == 0x000008, "Wrong alignment on WB_InjectSelectBase_C_UpdateItem"); \ static_assert(sizeof(WB_InjectSelectBase_C_UpdateItem) == 0x000010, "Wrong size on WB_InjectSelectBase_C_UpdateItem"); \ static_assert(offsetof(WB_InjectSelectBase_C_UpdateItem, Caller) == 0x000000, "Member 'WB_InjectSelectBase_C_UpdateItem::Caller' has a wrong offset!"); \ static_assert(offsetof(WB_InjectSelectBase_C_UpdateItem, InIndex) == 0x000008, "Member 'WB_InjectSelectBase_C_UpdateItem::InIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_InjectSelectBase_C \ static_assert(alignof(UWB_InjectSelectBase_C) == 0x000008, "Wrong alignment on UWB_InjectSelectBase_C"); \ static_assert(sizeof(UWB_InjectSelectBase_C) == 0x0002F8, "Wrong size on UWB_InjectSelectBase_C"); \ static_assert(offsetof(UWB_InjectSelectBase_C, UberGraphFrame_WB_InjectSelectBase_C) == 0x000290, "Member 'UWB_InjectSelectBase_C::UberGraphFrame_WB_InjectSelectBase_C' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectSelectBase_C, WB_ItemButtonBase) == 0x000298, "Member 'UWB_InjectSelectBase_C::WB_ItemButtonBase' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectSelectBase_C, Parent) == 0x0002A0, "Member 'UWB_InjectSelectBase_C::Parent' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectSelectBase_C, Item) == 0x0002A8, "Member 'UWB_InjectSelectBase_C::Item' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectSelectBase_C, UINotify) == 0x0002C8, "Member 'UWB_InjectSelectBase_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectSelectBase_C, OnHover) == 0x0002D0, "Member 'UWB_InjectSelectBase_C::OnHover' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectSelectBase_C, OnClick) == 0x0002E0, "Member 'UWB_InjectSelectBase_C::OnClick' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectSelectBase_C, Selected) == 0x0002F0, "Member 'UWB_InjectSelectBase_C::Selected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase \ static_assert(alignof(WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase) == 0x000008, "Wrong alignment on WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase"); \ static_assert(sizeof(WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase) == 0x000080, "Wrong size on WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase"); \ static_assert(offsetof(WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase, EntryPoint) == 0x000000, "Member 'WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase, K2Node_MakeStruct_WidgetTransform) == 0x000008, "Member 'WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase::K2Node_MakeStruct_WidgetTransform' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase, K2Node_Event_Caller) == 0x000040, "Member 'WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase, K2Node_Event_inIndex) == 0x000048, "Member 'WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase::K2Node_Event_inIndex' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase, K2Node_DynamicCast_AsWB_Gem_Select) == 0x000050, "Member 'WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase::K2Node_DynamicCast_AsWB_Gem_Select' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase, CallFunc_IsValid_ReturnValue) == 0x000059, "Member 'WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase, CallFunc_IsValid_ReturnValue_1) == 0x00005A, "Member 'WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase, CallFunc_GetUINotify_UINotify) == 0x000060, "Member 'WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase, K2Node_SwitchInteger_CmpSuccess) == 0x000068, "Member 'WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase, CallFunc_Array_Get_Item) == 0x00006C, "Member 'WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00007C, "Member 'WB_GemSelectBase_C_ExecuteUbergraph_WB_GemSelectBase::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelectBase_C_GetGemName \ static_assert(alignof(WB_GemSelectBase_C_GetGemName) == 0x000008, "Wrong alignment on WB_GemSelectBase_C_GetGemName"); \ static_assert(sizeof(WB_GemSelectBase_C_GetGemName) == 0x000078, "Wrong size on WB_GemSelectBase_C_GetGemName"); \ static_assert(offsetof(WB_GemSelectBase_C_GetGemName, Temp_int_Variable) == 0x000000, "Member 'WB_GemSelectBase_C_GetGemName::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_GetGemName, Temp_object_Variable) == 0x000008, "Member 'WB_GemSelectBase_C_GetGemName::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_GetGemName, Temp_object_Variable_1) == 0x000010, "Member 'WB_GemSelectBase_C_GetGemName::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_GetGemName, Temp_object_Variable_2) == 0x000018, "Member 'WB_GemSelectBase_C_GetGemName::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_GetGemName, CallFunc_GetUINotify_UINotify) == 0x000020, "Member 'WB_GemSelectBase_C_GetGemName::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_GetGemName, CallFunc_IsValid_Guid_ReturnValue) == 0x000028, "Member 'WB_GemSelectBase_C_GetGemName::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_GetGemName, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x00002C, "Member 'WB_GemSelectBase_C_GetGemName::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_GetGemName, CallFunc_FindGemAttriButesOfGuid_Find) == 0x00004C, "Member 'WB_GemSelectBase_C_GetGemName::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_GetGemName, CallFunc_GetGemName_Name) == 0x000050, "Member 'WB_GemSelectBase_C_GetGemName::CallFunc_GetGemName_Name' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_GetGemName, CallFunc_GetGemPositionByID_Position) == 0x000068, "Member 'WB_GemSelectBase_C_GetGemName::CallFunc_GetGemPositionByID_Position' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_GetGemName, K2Node_Select_Default) == 0x000070, "Member 'WB_GemSelectBase_C_GetGemName::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelectBase_C_GetGemTable \ static_assert(alignof(WB_GemSelectBase_C_GetGemTable) == 0x000008, "Wrong alignment on WB_GemSelectBase_C_GetGemTable"); \ static_assert(sizeof(WB_GemSelectBase_C_GetGemTable) == 0x000160, "Wrong size on WB_GemSelectBase_C_GetGemTable"); \ static_assert(offsetof(WB_GemSelectBase_C_GetGemTable, SID) == 0x000000, "Member 'WB_GemSelectBase_C_GetGemTable::SID' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_GetGemTable, Out) == 0x000008, "Member 'WB_GemSelectBase_C_GetGemTable::Out' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_GetGemTable, CallFunc_Get_Gem_Table_Info_Find) == 0x0000B0, "Member 'WB_GemSelectBase_C_GetGemTable::CallFunc_Get_Gem_Table_Info_Find' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_GetGemTable, CallFunc_Get_Gem_Table_Info_GemInfo) == 0x0000B8, "Member 'WB_GemSelectBase_C_GetGemTable::CallFunc_Get_Gem_Table_Info_GemInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelectBase_C_ShowEquiped \ static_assert(alignof(WB_GemSelectBase_C_ShowEquiped) == 0x000008, "Wrong alignment on WB_GemSelectBase_C_ShowEquiped"); \ static_assert(sizeof(WB_GemSelectBase_C_ShowEquiped) == 0x000030, "Wrong size on WB_GemSelectBase_C_ShowEquiped"); \ static_assert(offsetof(WB_GemSelectBase_C_ShowEquiped, GemGUID_0) == 0x000000, "Member 'WB_GemSelectBase_C_ShowEquiped::GemGUID_0' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ShowEquiped, CallFunc_GetUINotify_UINotify) == 0x000010, "Member 'WB_GemSelectBase_C_ShowEquiped::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ShowEquiped, CallFunc_Find_Weapon_Id_Equiped_Gem_OutWeaponIfTheGemEquipTo) == 0x000018, "Member 'WB_GemSelectBase_C_ShowEquiped::CallFunc_Find_Weapon_Id_Equiped_Gem_OutWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ShowEquiped, CallFunc_Find_Weapon_Id_Equiped_Gem_Find) == 0x000028, "Member 'WB_GemSelectBase_C_ShowEquiped::CallFunc_Find_Weapon_Id_Equiped_Gem_Find' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ShowEquiped, CallFunc_EqualEqual_GuidGuid_ReturnValue) == 0x000029, "Member 'WB_GemSelectBase_C_ShowEquiped::CallFunc_EqualEqual_GuidGuid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelectBase_C_ShowPriceIconAndNum \ static_assert(alignof(WB_GemSelectBase_C_ShowPriceIconAndNum) == 0x000001, "Wrong alignment on WB_GemSelectBase_C_ShowPriceIconAndNum"); \ static_assert(sizeof(WB_GemSelectBase_C_ShowPriceIconAndNum) == 0x000005, "Wrong size on WB_GemSelectBase_C_ShowPriceIconAndNum"); \ static_assert(offsetof(WB_GemSelectBase_C_ShowPriceIconAndNum, Show) == 0x000000, "Member 'WB_GemSelectBase_C_ShowPriceIconAndNum::Show' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ShowPriceIconAndNum, Temp_bool_Variable) == 0x000001, "Member 'WB_GemSelectBase_C_ShowPriceIconAndNum::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ShowPriceIconAndNum, Temp_byte_Variable) == 0x000002, "Member 'WB_GemSelectBase_C_ShowPriceIconAndNum::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ShowPriceIconAndNum, Temp_byte_Variable_1) == 0x000003, "Member 'WB_GemSelectBase_C_ShowPriceIconAndNum::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_ShowPriceIconAndNum, K2Node_Select_Default) == 0x000004, "Member 'WB_GemSelectBase_C_ShowPriceIconAndNum::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelectBase_C_UpdateImage \ static_assert(alignof(WB_GemSelectBase_C_UpdateImage) == 0x000008, "Wrong alignment on WB_GemSelectBase_C_UpdateImage"); \ static_assert(sizeof(WB_GemSelectBase_C_UpdateImage) == 0x000020, "Wrong size on WB_GemSelectBase_C_UpdateImage"); \ static_assert(offsetof(WB_GemSelectBase_C_UpdateImage, CallFunc_GetUINotify_UINotify) == 0x000000, "Member 'WB_GemSelectBase_C_UpdateImage::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_UpdateImage, CallFunc_Get_Gem_ImageByGUID_GemImage) == 0x000008, "Member 'WB_GemSelectBase_C_UpdateImage::CallFunc_Get_Gem_ImageByGUID_GemImage' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_UpdateImage, CallFunc_Get_Gem_ImageByGUID_GemSuitImage) == 0x000010, "Member 'WB_GemSelectBase_C_UpdateImage::CallFunc_Get_Gem_ImageByGUID_GemSuitImage' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_UpdateImage, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'WB_GemSelectBase_C_UpdateImage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelectBase_C_UpdateItem \ static_assert(alignof(WB_GemSelectBase_C_UpdateItem) == 0x000008, "Wrong alignment on WB_GemSelectBase_C_UpdateItem"); \ static_assert(sizeof(WB_GemSelectBase_C_UpdateItem) == 0x000010, "Wrong size on WB_GemSelectBase_C_UpdateItem"); \ static_assert(offsetof(WB_GemSelectBase_C_UpdateItem, Caller) == 0x000000, "Member 'WB_GemSelectBase_C_UpdateItem::Caller' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_UpdateItem, InIndex) == 0x000008, "Member 'WB_GemSelectBase_C_UpdateItem::InIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSelectBase_C_UpdatePrice \ static_assert(alignof(WB_GemSelectBase_C_UpdatePrice) == 0x000008, "Wrong alignment on WB_GemSelectBase_C_UpdatePrice"); \ static_assert(sizeof(WB_GemSelectBase_C_UpdatePrice) == 0x000050, "Wrong size on WB_GemSelectBase_C_UpdatePrice"); \ static_assert(offsetof(WB_GemSelectBase_C_UpdatePrice, bSell) == 0x000000, "Member 'WB_GemSelectBase_C_UpdatePrice::bSell' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_UpdatePrice, Temp_bool_Variable) == 0x000001, "Member 'WB_GemSelectBase_C_UpdatePrice::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_UpdatePrice, Temp_object_Variable) == 0x000008, "Member 'WB_GemSelectBase_C_UpdatePrice::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_UpdatePrice, Temp_object_Variable_1) == 0x000010, "Member 'WB_GemSelectBase_C_UpdatePrice::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_UpdatePrice, CallFunc_GetUINotify_UINotify) == 0x000018, "Member 'WB_GemSelectBase_C_UpdatePrice::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_UpdatePrice, K2Node_Select_Default) == 0x000020, "Member 'WB_GemSelectBase_C_UpdatePrice::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_UpdatePrice, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x000028, "Member 'WB_GemSelectBase_C_UpdatePrice::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(WB_GemSelectBase_C_UpdatePrice, CallFunc_FindGemAttriButesOfGuid_Find) == 0x000048, "Member 'WB_GemSelectBase_C_UpdatePrice::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_GemSelectBase_C \ static_assert(alignof(UWB_GemSelectBase_C) == 0x000008, "Wrong alignment on UWB_GemSelectBase_C"); \ static_assert(sizeof(UWB_GemSelectBase_C) == 0x000308, "Wrong size on UWB_GemSelectBase_C"); \ static_assert(offsetof(UWB_GemSelectBase_C, UberGraphFrame_WB_GemSelectBase_C) == 0x000290, "Member 'UWB_GemSelectBase_C::UberGraphFrame_WB_GemSelectBase_C' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelectBase_C, Image_350) == 0x000298, "Member 'UWB_GemSelectBase_C::Image_350' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelectBase_C, PriceHor) == 0x0002A0, "Member 'UWB_GemSelectBase_C::PriceHor' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelectBase_C, PriceIcon) == 0x0002A8, "Member 'UWB_GemSelectBase_C::PriceIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelectBase_C, PriceText) == 0x0002B0, "Member 'UWB_GemSelectBase_C::PriceText' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelectBase_C, TextBlock_36) == 0x0002B8, "Member 'UWB_GemSelectBase_C::TextBlock_36' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelectBase_C, WB_ItemButtonBase) == 0x0002C0, "Member 'UWB_GemSelectBase_C::WB_ItemButtonBase' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelectBase_C, WGI_Button_53) == 0x0002C8, "Member 'UWB_GemSelectBase_C::WGI_Button_53' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelectBase_C, Parent) == 0x0002D0, "Member 'UWB_GemSelectBase_C::Parent' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelectBase_C, UINotify) == 0x0002D8, "Member 'UWB_GemSelectBase_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelectBase_C, GemGUID) == 0x0002E0, "Member 'UWB_GemSelectBase_C::GemGUID' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelectBase_C, Weapon_GUID) == 0x0002F0, "Member 'UWB_GemSelectBase_C::Weapon_GUID' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelectBase_C, Shops_Gem) == 0x000300, "Member 'UWB_GemSelectBase_C::Shops_Gem' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSelectBase_C, Gem_State) == 0x000304, "Member 'UWB_GemSelectBase_C::Gem_State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton \ static_assert(alignof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton) == 0x000008, "Wrong alignment on WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton"); \ static_assert(sizeof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton) == 0x0000B0, "Wrong size on WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, EntryPoint) == 0x000000, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, CallFunc_GetOptionValue_ReturnValue) == 0x000010, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, K2Node_Event_Caller) == 0x000020, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, K2Node_Event_inIndex) == 0x000028, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::K2Node_Event_inIndex' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x00002C, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, CallFunc_Get_Item_Info_ItemFind) == 0x000030, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::CallFunc_Get_Item_Info_ItemFind' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, CallFunc_Get_Item_Info_Find) == 0x000050, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::CallFunc_Get_Item_Info_Find' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, CallFunc_Get_Item_Info_ItemType) == 0x000051, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::CallFunc_Get_Item_Info_ItemType' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, K2Node_DynamicCast_AsWB_Pack_Item_Show) == 0x000058, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::K2Node_DynamicCast_AsWB_Pack_Item_Show' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000061, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, K2Node_Event_IsDesignTime) == 0x000062, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, CallFunc_Greater_IntInt_ReturnValue) == 0x000063, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, K2Node_MakeStruct_WidgetTransform) == 0x000068, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::K2Node_MakeStruct_WidgetTransform' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, CallFunc_GetUINotify_UINotify) == 0x0000A0, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0000A8, "Member 'WB_MagicChanage_bodyButton_C_ExecuteUbergraph_WB_MagicChanage_bodyButton::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MagicChanage_bodyButton_C_GetEquipmentComponent \ static_assert(alignof(WB_MagicChanage_bodyButton_C_GetEquipmentComponent) == 0x000008, "Wrong alignment on WB_MagicChanage_bodyButton_C_GetEquipmentComponent"); \ static_assert(sizeof(WB_MagicChanage_bodyButton_C_GetEquipmentComponent) == 0x000018, "Wrong size on WB_MagicChanage_bodyButton_C_GetEquipmentComponent"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_GetEquipmentComponent, Equip) == 0x000000, "Member 'WB_MagicChanage_bodyButton_C_GetEquipmentComponent::Equip' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_GetEquipmentComponent, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000008, "Member 'WB_MagicChanage_bodyButton_C_GetEquipmentComponent::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_GetEquipmentComponent, CallFunc_GetMyEquip_Equip) == 0x000010, "Member 'WB_MagicChanage_bodyButton_C_GetEquipmentComponent::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MagicChanage_bodyButton_C_PreConstruct \ static_assert(alignof(WB_MagicChanage_bodyButton_C_PreConstruct) == 0x000001, "Wrong alignment on WB_MagicChanage_bodyButton_C_PreConstruct"); \ static_assert(sizeof(WB_MagicChanage_bodyButton_C_PreConstruct) == 0x000001, "Wrong size on WB_MagicChanage_bodyButton_C_PreConstruct"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_MagicChanage_bodyButton_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MagicChanage_bodyButton_C_Set_Dark \ static_assert(alignof(WB_MagicChanage_bodyButton_C_Set_Dark) == 0x000008, "Wrong alignment on WB_MagicChanage_bodyButton_C_Set_Dark"); \ static_assert(sizeof(WB_MagicChanage_bodyButton_C_Set_Dark) == 0x000150, "Wrong size on WB_MagicChanage_bodyButton_C_Set_Dark"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_Set_Dark, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000000, "Member 'WB_MagicChanage_bodyButton_C_Set_Dark::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_Set_Dark, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000148, "Member 'WB_MagicChanage_bodyButton_C_Set_Dark::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_Set_Dark, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000149, "Member 'WB_MagicChanage_bodyButton_C_Set_Dark::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_Set_Dark, CallFunc_BooleanAND_ReturnValue) == 0x00014A, "Member 'WB_MagicChanage_bodyButton_C_Set_Dark::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MagicChanage_bodyButton_C_UpdateItem \ static_assert(alignof(WB_MagicChanage_bodyButton_C_UpdateItem) == 0x000008, "Wrong alignment on WB_MagicChanage_bodyButton_C_UpdateItem"); \ static_assert(sizeof(WB_MagicChanage_bodyButton_C_UpdateItem) == 0x000010, "Wrong size on WB_MagicChanage_bodyButton_C_UpdateItem"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_UpdateItem, Caller) == 0x000000, "Member 'WB_MagicChanage_bodyButton_C_UpdateItem::Caller' has a wrong offset!"); \ static_assert(offsetof(WB_MagicChanage_bodyButton_C_UpdateItem, InIndex) == 0x000008, "Member 'WB_MagicChanage_bodyButton_C_UpdateItem::InIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_MagicChanage_bodyButton_C \ static_assert(alignof(UWB_MagicChanage_bodyButton_C) == 0x000008, "Wrong alignment on UWB_MagicChanage_bodyButton_C"); \ static_assert(sizeof(UWB_MagicChanage_bodyButton_C) == 0x000340, "Wrong size on UWB_MagicChanage_bodyButton_C"); \ static_assert(offsetof(UWB_MagicChanage_bodyButton_C, UberGraphFrame_WB_MagicChanage_bodyButton_C) == 0x000290, "Member 'UWB_MagicChanage_bodyButton_C::UberGraphFrame_WB_MagicChanage_bodyButton_C' has a wrong offset!"); \ static_assert(offsetof(UWB_MagicChanage_bodyButton_C, SizeBox_1) == 0x000298, "Member 'UWB_MagicChanage_bodyButton_C::SizeBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_MagicChanage_bodyButton_C, WB_ItemButtonBase) == 0x0002A0, "Member 'UWB_MagicChanage_bodyButton_C::WB_ItemButtonBase' has a wrong offset!"); \ static_assert(offsetof(UWB_MagicChanage_bodyButton_C, Image) == 0x0002A8, "Member 'UWB_MagicChanage_bodyButton_C::Image' has a wrong offset!"); \ static_assert(offsetof(UWB_MagicChanage_bodyButton_C, Select) == 0x0002B0, "Member 'UWB_MagicChanage_bodyButton_C::Select' has a wrong offset!"); \ static_assert(offsetof(UWB_MagicChanage_bodyButton_C, Index_0) == 0x0002B4, "Member 'UWB_MagicChanage_bodyButton_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UWB_MagicChanage_bodyButton_C, Type) == 0x0002B8, "Member 'UWB_MagicChanage_bodyButton_C::Type' has a wrong offset!"); \ static_assert(offsetof(UWB_MagicChanage_bodyButton_C, Amount) == 0x0002BC, "Member 'UWB_MagicChanage_bodyButton_C::Amount' has a wrong offset!"); \ static_assert(offsetof(UWB_MagicChanage_bodyButton_C, my_STOREDiTEM) == 0x0002C0, "Member 'UWB_MagicChanage_bodyButton_C::my_STOREDiTEM' has a wrong offset!"); \ static_assert(offsetof(UWB_MagicChanage_bodyButton_C, Father) == 0x0002E0, "Member 'UWB_MagicChanage_bodyButton_C::Father' has a wrong offset!"); \ static_assert(offsetof(UWB_MagicChanage_bodyButton_C, InGeometry) == 0x0002E8, "Member 'UWB_MagicChanage_bodyButton_C::InGeometry' has a wrong offset!"); \ static_assert(offsetof(UWB_MagicChanage_bodyButton_C, UINotify) == 0x000328, "Member 'UWB_MagicChanage_bodyButton_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_MagicChanage_bodyButton_C, As_WB_Pack_Item_Show) == 0x000330, "Member 'UWB_MagicChanage_bodyButton_C::As_WB_Pack_Item_Show' has a wrong offset!"); \ static_assert(offsetof(UWB_MagicChanage_bodyButton_C, ContentFiltering) == 0x000338, "Member 'UWB_MagicChanage_bodyButton_C::ContentFiltering' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_BodyButton_C_BackGround_Blur \ static_assert(alignof(WB_PackSelectItem_BodyButton_C_BackGround_Blur) == 0x000001, "Wrong alignment on WB_PackSelectItem_BodyButton_C_BackGround_Blur"); \ static_assert(sizeof(WB_PackSelectItem_BodyButton_C_BackGround_Blur) == 0x000001, "Wrong size on WB_PackSelectItem_BodyButton_C_BackGround_Blur"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_BackGround_Blur, Open) == 0x000000, "Member 'WB_PackSelectItem_BodyButton_C_BackGround_Blur::Open' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_BodyButton_C_BndEvt__MenuAnchor_625_K2Node_ComponentBoundEvent_2_OnMenuOpenChangedEvent__DelegateSignature \ static_assert(alignof(WB_PackSelectItem_BodyButton_C_BndEvt__MenuAnchor_625_K2Node_ComponentBoundEvent_2_OnMenuOpenChangedEvent__DelegateSignature) == 0x000001, "Wrong alignment on WB_PackSelectItem_BodyButton_C_BndEvt__MenuAnchor_625_K2Node_ComponentBoundEvent_2_OnMenuOpenChangedEvent__DelegateSignature"); \ static_assert(sizeof(WB_PackSelectItem_BodyButton_C_BndEvt__MenuAnchor_625_K2Node_ComponentBoundEvent_2_OnMenuOpenChangedEvent__DelegateSignature) == 0x000001, "Wrong size on WB_PackSelectItem_BodyButton_C_BndEvt__MenuAnchor_625_K2Node_ComponentBoundEvent_2_OnMenuOpenChangedEvent__DelegateSignature"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_BndEvt__MenuAnchor_625_K2Node_ComponentBoundEvent_2_OnMenuOpenChangedEvent__DelegateSignature, bIsOpen) == 0x000000, "Member 'WB_PackSelectItem_BodyButton_C_BndEvt__MenuAnchor_625_K2Node_ComponentBoundEvent_2_OnMenuOpenChangedEvent__DelegateSignature::bIsOpen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton \ static_assert(alignof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton) == 0x000008, "Wrong alignment on WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton"); \ static_assert(sizeof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton) == 0x000428, "Wrong size on WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, EntryPoint) == 0x000000, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000028, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, Temp_delegate_Variable) == 0x000030, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, Temp_bool_Variable) == 0x000040, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, Temp_object_Variable) == 0x000048, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, Temp_object_Variable_1) == 0x000050, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, Temp_bool_Variable_1) == 0x000058, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, Temp_byte_Variable) == 0x000059, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, Temp_byte_Variable_1) == 0x00005A, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_CustomEvent_Open) == 0x00005B, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_CustomEvent_Open' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_Event_Caller) == 0x000060, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_Event_inIndex) == 0x000068, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_Event_inIndex' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_DynamicCast_AsWB_Pack_Select_Item) == 0x000070, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_DynamicCast_AsWB_Pack_Select_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000079, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00007A, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_BooleanOR_ReturnValue) == 0x00007B, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_Greater_IntInt_ReturnValue) == 0x00007C, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_Greater_IntInt_ReturnValue_1) == 0x00007D, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_CreateDelegate_OutputDelegate_2) == 0x000080, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_Not_PreBool_ReturnValue) == 0x000090, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_BooleanAND_ReturnValue) == 0x000091, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000092, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_GetUINotify_UINotify) == 0x000098, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_ComponentBoundEvent_bIsOpen) == 0x0000A0, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_ComponentBoundEvent_bIsOpen' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_IsItemOrEquipmentEquiped_bIsEquiped) == 0x0000A1, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_IsItemOrEquipmentEquiped_bIsEquiped' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_Select_Default) == 0x0000A8, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_PostEvent_ReturnValue) == 0x0000B0, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_GetFocusWidget_ReturnValue) == 0x0000B8, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_GetFocusWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_GetExtension_ReturnValue) == 0x0000C0, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_IsValid_ReturnValue) == 0x0000C8, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_CustomEvent_bIsOpen) == 0x0000C9, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_CustomEvent_bIsOpen' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_CustomEvent_NewParam) == 0x0000CA, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_CustomEvent_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_BooleanAND_ReturnValue_1) == 0x0000CB, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_GetUINotify_UINotify_1) == 0x0000D0, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_Event_MyGeometry) == 0x0000D8, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_Event_InDeltaTime) == 0x000118, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_GetItemInfo_ItemFind) == 0x000120, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_GetItemInfo_ItemFind' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_GetItemInfo_Find) == 0x000140, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_GetItemInfo_Find' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_GetItemInfo_NewParam) == 0x000141, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_GetItemInfo_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000142, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000143, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_MakeStruct_WidgetTransform) == 0x000148, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_MakeStruct_WidgetTransform' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_GetStyleSkillByID_Find) == 0x000180, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_GetStyleSkillByID_Find' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_GetStyleSkillByID_ReturnValue) == 0x000188, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_GetStyleSkillByID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_MakeStruct_WidgetTransform_1) == 0x000340, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_MakeStruct_WidgetTransform_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000378, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_MakeStruct_WidgetTransform_2) == 0x000380, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_MakeStruct_WidgetTransform_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_GetUINotify_UINotify_2) == 0x0003B8, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_GetUINotify_UINotify_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_MakeStruct_WidgetTransform_3) == 0x0003C0, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_MakeStruct_WidgetTransform_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_IsValid_Guid_ReturnValue) == 0x0003F8, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_Get_Gem_ImageByGUID_GemImage) == 0x000400, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_Get_Gem_ImageByGUID_GemImage' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_Get_Gem_ImageByGUID_GemSuitImage) == 0x000408, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_Get_Gem_ImageByGUID_GemSuitImage' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_Greater_IntInt_ReturnValue_2) == 0x000410, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_Greater_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_BooleanAND_ReturnValue_2) == 0x000411, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_Find_Weapon_Id_Equiped_Gem_OutWeaponIfTheGemEquipTo) == 0x000414, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_Find_Weapon_Id_Equiped_Gem_OutWeaponIfTheGemEquipTo' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc_Find_Weapon_Id_Equiped_Gem_Find) == 0x000424, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc_Find_Weapon_Id_Equiped_Gem_Find' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, CallFunc______Down) == 0x000425, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::CallFunc______Down' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton, K2Node_Select_Default_1) == 0x000426, "Member 'WB_PackSelectItem_BodyButton_C_ExecuteUbergraph_WB_PackSelectItem_BodyButton::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_BodyButton_C_Menu_AnchorClose \ static_assert(alignof(WB_PackSelectItem_BodyButton_C_Menu_AnchorClose) == 0x000001, "Wrong alignment on WB_PackSelectItem_BodyButton_C_Menu_AnchorClose"); \ static_assert(sizeof(WB_PackSelectItem_BodyButton_C_Menu_AnchorClose) == 0x000001, "Wrong size on WB_PackSelectItem_BodyButton_C_Menu_AnchorClose"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_Menu_AnchorClose, bIsOpen) == 0x000000, "Member 'WB_PackSelectItem_BodyButton_C_Menu_AnchorClose::bIsOpen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_BodyButton_C_OnClick_Event \ static_assert(alignof(WB_PackSelectItem_BodyButton_C_OnClick_Event) == 0x000001, "Wrong alignment on WB_PackSelectItem_BodyButton_C_OnClick_Event"); \ static_assert(sizeof(WB_PackSelectItem_BodyButton_C_OnClick_Event) == 0x000001, "Wrong size on WB_PackSelectItem_BodyButton_C_OnClick_Event"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnClick_Event, NewParam) == 0x000000, "Member 'WB_PackSelectItem_BodyButton_C_OnClick_Event::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0 \ static_assert(alignof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0) == 0x000008, "Wrong alignment on WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0"); \ static_assert(sizeof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0) == 0x000240, "Wrong size on WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, ReturnValue) == 0x000000, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, Local_CantMagicChanage) == 0x000008, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::Local_CantMagicChanage' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, _use) == 0x000009, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::_use' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, _discard) == 0x00000A, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::_discard' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_Create_ReturnValue) == 0x000010, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000018, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000019, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00001A, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_BooleanAND_ReturnValue) == 0x00001B, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_BooleanOR_ReturnValue) == 0x00001C, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000020, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_GetGameState_ReturnValue) == 0x000028, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_GetGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_Not_PreBool_ReturnValue) == 0x000030, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_GetItemByID_Item) == 0x000038, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_GetItemByID_find) == 0x000108, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_Not_PreBool_ReturnValue_1) == 0x000109, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, K2Node_CreateDelegate_OutputDelegate) == 0x00010C, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, K2Node_CreateDelegate_OutputDelegate_1) == 0x00011C, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_Greater_IntInt_ReturnValue) == 0x00012C, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_Not_PreBool_ReturnValue_2) == 0x00012D, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_GetAllMagicSkinData_SkinDatas) == 0x000130, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_GetAllMagicSkinData_SkinDatas' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_GetAllMagicSkinData_IsEmpty) == 0x000140, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_GetAllMagicSkinData_IsEmpty' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_BooleanOR_ReturnValue_1) == 0x000141, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_GetItemByID_Item_1) == 0x000148, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_GetItemByID_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_GetItemByID_find_1) == 0x000218, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_GetItemByID_find_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_BooleanAND_ReturnValue_1) == 0x000219, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_BooleanAND_ReturnValue_2) == 0x00021A, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_BooleanAND_ReturnValue_3) == 0x00021B, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_Item_CheckAvaliableAndItemCantBeUsed_bCantBeUsed) == 0x00021C, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_Item_CheckAvaliableAndItemCantBeUsed_bCantBeUsed' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_Item_CheckAvaliableAndItemCantBeUsed_OutCantMessage) == 0x000220, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_Item_CheckAvaliableAndItemCantBeUsed_OutCantMessage' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_Item_CheckAvaliableAndItemCantBeUsed_ReturnValue) == 0x000238, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_Item_CheckAvaliableAndItemCantBeUsed_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_Not_PreBool_ReturnValue_3) == 0x000239, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_BooleanAND_ReturnValue_4) == 0x00023A, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x00023B, "Member 'WB_PackSelectItem_BodyButton_C_OnGetMenuContent_0::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_BodyButton_C_Tick \ static_assert(alignof(WB_PackSelectItem_BodyButton_C_Tick) == 0x000008, "Wrong alignment on WB_PackSelectItem_BodyButton_C_Tick"); \ static_assert(sizeof(WB_PackSelectItem_BodyButton_C_Tick) == 0x000048, "Wrong size on WB_PackSelectItem_BodyButton_C_Tick"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_Tick, MyGeometry) == 0x000000, "Member 'WB_PackSelectItem_BodyButton_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_PackSelectItem_BodyButton_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackSelectItem_BodyButton_C_UpdateItem \ static_assert(alignof(WB_PackSelectItem_BodyButton_C_UpdateItem) == 0x000008, "Wrong alignment on WB_PackSelectItem_BodyButton_C_UpdateItem"); \ static_assert(sizeof(WB_PackSelectItem_BodyButton_C_UpdateItem) == 0x000010, "Wrong size on WB_PackSelectItem_BodyButton_C_UpdateItem"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_UpdateItem, Caller) == 0x000000, "Member 'WB_PackSelectItem_BodyButton_C_UpdateItem::Caller' has a wrong offset!"); \ static_assert(offsetof(WB_PackSelectItem_BodyButton_C_UpdateItem, InIndex) == 0x000008, "Member 'WB_PackSelectItem_BodyButton_C_UpdateItem::InIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PackSelectItem_BodyButton_C \ static_assert(alignof(UWB_PackSelectItem_BodyButton_C) == 0x000008, "Wrong alignment on UWB_PackSelectItem_BodyButton_C"); \ static_assert(sizeof(UWB_PackSelectItem_BodyButton_C) == 0x000328, "Wrong size on UWB_PackSelectItem_BodyButton_C"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, UberGraphFrame_WB_PackSelectItem_BodyButton_C) == 0x000290, "Member 'UWB_PackSelectItem_BodyButton_C::UberGraphFrame_WB_PackSelectItem_BodyButton_C' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, BackgroundBlur_118) == 0x000298, "Member 'UWB_PackSelectItem_BodyButton_C::BackgroundBlur_118' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, MenuAnchor_windows) == 0x0002A0, "Member 'UWB_PackSelectItem_BodyButton_C::MenuAnchor_windows' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, Overlay_71) == 0x0002A8, "Member 'UWB_PackSelectItem_BodyButton_C::Overlay_71' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, SizeBox_0) == 0x0002B0, "Member 'UWB_PackSelectItem_BodyButton_C::SizeBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, WB_ItemButtonBase) == 0x0002B8, "Member 'UWB_PackSelectItem_BodyButton_C::WB_ItemButtonBase' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, WGI_Button_CLICK) == 0x0002C0, "Member 'UWB_PackSelectItem_BodyButton_C::WGI_Button_CLICK' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, OnClick) == 0x0002C8, "Member 'UWB_PackSelectItem_BodyButton_C::OnClick' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, Father) == 0x0002D8, "Member 'UWB_PackSelectItem_BodyButton_C::Father' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, Type) == 0x0002E0, "Member 'UWB_PackSelectItem_BodyButton_C::Type' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, my_STOREDiTEM) == 0x0002E8, "Member 'UWB_PackSelectItem_BodyButton_C::my_STOREDiTEM' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, isSikllStyle) == 0x000308, "Member 'UWB_PackSelectItem_BodyButton_C::isSikllStyle' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, SikllStyleID) == 0x00030C, "Member 'UWB_PackSelectItem_BodyButton_C::SikllStyleID' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, GridIndex) == 0x000310, "Member 'UWB_PackSelectItem_BodyButton_C::GridIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, OnEquipment) == 0x000314, "Member 'UWB_PackSelectItem_BodyButton_C::OnEquipment' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, CanButtonClick) == 0x000315, "Member 'UWB_PackSelectItem_BodyButton_C::CanButtonClick' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, UINotify) == 0x000318, "Member 'UWB_PackSelectItem_BodyButton_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_PackSelectItem_BodyButton_C, NewSON) == 0x000320, "Member 'UWB_PackSelectItem_BodyButton_C::NewSON' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_CallClickedEvent \ static_assert(alignof(WB_Grid_AJ_C_CallClickedEvent) == 0x000008, "Wrong alignment on WB_Grid_AJ_C_CallClickedEvent"); \ static_assert(sizeof(WB_Grid_AJ_C_CallClickedEvent) == 0x000010, "Wrong size on WB_Grid_AJ_C_CallClickedEvent"); \ static_assert(offsetof(WB_Grid_AJ_C_CallClickedEvent, Item) == 0x000000, "Member 'WB_Grid_AJ_C_CallClickedEvent::Item' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_CallClickedEvent, Index_0) == 0x000008, "Member 'WB_Grid_AJ_C_CallClickedEvent::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_CallSelectedEvent \ static_assert(alignof(WB_Grid_AJ_C_CallSelectedEvent) == 0x000008, "Wrong alignment on WB_Grid_AJ_C_CallSelectedEvent"); \ static_assert(sizeof(WB_Grid_AJ_C_CallSelectedEvent) == 0x000010, "Wrong size on WB_Grid_AJ_C_CallSelectedEvent"); \ static_assert(offsetof(WB_Grid_AJ_C_CallSelectedEvent, Item) == 0x000000, "Member 'WB_Grid_AJ_C_CallSelectedEvent::Item' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_CallSelectedEvent, Index_0) == 0x000008, "Member 'WB_Grid_AJ_C_CallSelectedEvent::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_CallUnSelectedEvent \ static_assert(alignof(WB_Grid_AJ_C_CallUnSelectedEvent) == 0x000008, "Wrong alignment on WB_Grid_AJ_C_CallUnSelectedEvent"); \ static_assert(sizeof(WB_Grid_AJ_C_CallUnSelectedEvent) == 0x000010, "Wrong size on WB_Grid_AJ_C_CallUnSelectedEvent"); \ static_assert(offsetof(WB_Grid_AJ_C_CallUnSelectedEvent, Item) == 0x000000, "Member 'WB_Grid_AJ_C_CallUnSelectedEvent::Item' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_CallUnSelectedEvent, Index_0) == 0x000008, "Member 'WB_Grid_AJ_C_CallUnSelectedEvent::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_DisableMouseWheel \ static_assert(alignof(WB_Grid_AJ_C_DisableMouseWheel) == 0x000001, "Wrong alignment on WB_Grid_AJ_C_DisableMouseWheel"); \ static_assert(sizeof(WB_Grid_AJ_C_DisableMouseWheel) == 0x000001, "Wrong size on WB_Grid_AJ_C_DisableMouseWheel"); \ static_assert(offsetof(WB_Grid_AJ_C_DisableMouseWheel, Disable) == 0x000000, "Member 'WB_Grid_AJ_C_DisableMouseWheel::Disable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ \ static_assert(alignof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ) == 0x000008, "Wrong alignment on WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ"); \ static_assert(sizeof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ) == 0x000178, "Wrong size on WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, EntryPoint) == 0x000000, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, Temp_bool_Variable) == 0x000004, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, Temp_byte_Variable) == 0x000005, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, Temp_byte_Variable_1) == 0x000006, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, Temp_int_Variable) == 0x000008, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_Event_IsDesignTime) == 0x000010, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000011, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, CallFunc_Create_ReturnValue) == 0x000018, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, Temp_int_Variable_1) == 0x000020, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, CallFunc_AddChildToGrid_ReturnValue) == 0x000028, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::CallFunc_AddChildToGrid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000030, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, CallFunc_Add_IntInt_ReturnValue_1) == 0x000034, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_CustomEvent_Caller) == 0x000038, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_CustomEvent_Caller' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_CustomEvent_inIndex) == 0x000040, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_CustomEvent_inIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, CallFunc_GetChildAt_ReturnValue) == 0x000048, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_DynamicCast_AsWB_Grid_Item_AJ) == 0x000050, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_DynamicCast_AsWB_Grid_Item_AJ' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_CustomEvent_Operation) == 0x000059, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_CustomEvent_Operation' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_CreateDelegate_OutputDelegate) == 0x00005C, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_CustomEvent_Item_2) == 0x000070, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_CustomEvent_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_CustomEvent_Index_2) == 0x000078, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_CustomEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_CreateDelegate_OutputDelegate_1) == 0x00007C, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_DynamicCast_AsWB_Grid_Item_AJ_1) == 0x000090, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_DynamicCast_AsWB_Grid_Item_AJ_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_DynamicCast_bSuccess_1) == 0x000098, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_CustomEvent_Item_1) == 0x0000A0, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_CustomEvent_Index_1) == 0x0000A8, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_DynamicCast_AsWB_Grid_Item_AJ_2) == 0x0000B0, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_DynamicCast_AsWB_Grid_Item_AJ_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_DynamicCast_bSuccess_2) == 0x0000B8, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_CreateDelegate_OutputDelegate_2) == 0x0000BC, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_CustomEvent_Item) == 0x0000D0, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_CustomEvent_Index) == 0x0000D8, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_Event_MyGeometry) == 0x0000E0, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_Event_InDeltaTime) == 0x000120, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_DynamicCast_AsWB_Grid_Item_AJ_3) == 0x000128, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_DynamicCast_AsWB_Grid_Item_AJ_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_DynamicCast_bSuccess_3) == 0x000130, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, CallFunc_GetScrollOffset_ReturnValue) == 0x000134, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::CallFunc_GetScrollOffset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000138, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000140, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, CallFunc_FInterpTo_ReturnValue) == 0x000148, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_CustomEvent_Direction) == 0x000150, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_CustomEvent_Direction' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_CustomEvent_Disable) == 0x000151, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_CustomEvent_Disable' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, K2Node_Select_Default) == 0x000152, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast) == 0x000154, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast) == 0x000158, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, CallFunc_FInterpTo_Current_ImplicitCast) == 0x000160, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::CallFunc_FInterpTo_Current_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, CallFunc_NearlyEqual_FloatFloat_B_ImplicitCast) == 0x000168, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::CallFunc_NearlyEqual_FloatFloat_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ, CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast) == 0x000170, "Member 'WB_Grid_AJ_C_ExecuteUbergraph_WB_Grid_AJ::CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_GetCurrentColumn \ static_assert(alignof(WB_Grid_AJ_C_GetCurrentColumn) == 0x000008, "Wrong alignment on WB_Grid_AJ_C_GetCurrentColumn"); \ static_assert(sizeof(WB_Grid_AJ_C_GetCurrentColumn) == 0x0000A0, "Wrong size on WB_Grid_AJ_C_GetCurrentColumn"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, Row) == 0x000000, "Member 'WB_Grid_AJ_C_GetCurrentColumn::Row' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, IndexColumn) == 0x000004, "Member 'WB_Grid_AJ_C_GetCurrentColumn::IndexColumn' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, bSkip) == 0x000008, "Member 'WB_Grid_AJ_C_GetCurrentColumn::bSkip' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, Index_0) == 0x00000C, "Member 'WB_Grid_AJ_C_GetCurrentColumn::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, LocalNewIndex) == 0x000010, "Member 'WB_Grid_AJ_C_GetCurrentColumn::LocalNewIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, LocalCurrentIndex) == 0x000014, "Member 'WB_Grid_AJ_C_GetCurrentColumn::LocalCurrentIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, Temp_int_Array_Index_Variable) == 0x000018, "Member 'WB_Grid_AJ_C_GetCurrentColumn::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'WB_Grid_AJ_C_GetCurrentColumn::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, CallFunc_Subtract_IntInt_ReturnValue) == 0x000020, "Member 'WB_Grid_AJ_C_GetCurrentColumn::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'WB_Grid_AJ_C_GetCurrentColumn::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000028, "Member 'WB_Grid_AJ_C_GetCurrentColumn::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, CallFunc_GetAllChildren_ReturnValue) == 0x000030, "Member 'WB_Grid_AJ_C_GetCurrentColumn::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, CallFunc_SlotAsGridSlot_ReturnValue) == 0x000040, "Member 'WB_Grid_AJ_C_GetCurrentColumn::CallFunc_SlotAsGridSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, CallFunc_Array_Get_Item) == 0x000048, "Member 'WB_Grid_AJ_C_GetCurrentColumn::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, K2Node_DynamicCast_AsWB_Grid_Item_AJ) == 0x000050, "Member 'WB_Grid_AJ_C_GetCurrentColumn::K2Node_DynamicCast_AsWB_Grid_Item_AJ' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'WB_Grid_AJ_C_GetCurrentColumn::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, CallFunc_GetAllChildren_ReturnValue_1) == 0x000060, "Member 'WB_Grid_AJ_C_GetCurrentColumn::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, CallFunc_Array_Get_Item_1) == 0x000070, "Member 'WB_Grid_AJ_C_GetCurrentColumn::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, CallFunc_Array_Get_Item_2) == 0x000078, "Member 'WB_Grid_AJ_C_GetCurrentColumn::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, CallFunc_SlotAsGridSlot_ReturnValue_1) == 0x000080, "Member 'WB_Grid_AJ_C_GetCurrentColumn::CallFunc_SlotAsGridSlot_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, K2Node_DynamicCast_AsWB_Grid_Item_AJ_1) == 0x000088, "Member 'WB_Grid_AJ_C_GetCurrentColumn::K2Node_DynamicCast_AsWB_Grid_Item_AJ_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, K2Node_DynamicCast_bSuccess_1) == 0x000090, "Member 'WB_Grid_AJ_C_GetCurrentColumn::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000091, "Member 'WB_Grid_AJ_C_GetCurrentColumn::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, CallFunc_Array_Length_ReturnValue) == 0x000094, "Member 'WB_Grid_AJ_C_GetCurrentColumn::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, CallFunc_Less_IntInt_ReturnValue) == 0x000098, "Member 'WB_Grid_AJ_C_GetCurrentColumn::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000099, "Member 'WB_Grid_AJ_C_GetCurrentColumn::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetCurrentColumn, CallFunc_BooleanAND_ReturnValue) == 0x00009A, "Member 'WB_Grid_AJ_C_GetCurrentColumn::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_GetLastValue \ static_assert(alignof(WB_Grid_AJ_C_GetLastValue) == 0x000008, "Wrong alignment on WB_Grid_AJ_C_GetLastValue"); \ static_assert(sizeof(WB_Grid_AJ_C_GetLastValue) == 0x000070, "Wrong size on WB_Grid_AJ_C_GetLastValue"); \ static_assert(offsetof(WB_Grid_AJ_C_GetLastValue, Index_0) == 0x000000, "Member 'WB_Grid_AJ_C_GetLastValue::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetLastValue, LocalNewIndex) == 0x000004, "Member 'WB_Grid_AJ_C_GetLastValue::LocalNewIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetLastValue, LocalCurrentIndex) == 0x000008, "Member 'WB_Grid_AJ_C_GetLastValue::LocalCurrentIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetLastValue, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_Grid_AJ_C_GetLastValue::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetLastValue, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_Grid_AJ_C_GetLastValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetLastValue, CallFunc_Subtract_IntInt_ReturnValue) == 0x000024, "Member 'WB_Grid_AJ_C_GetLastValue::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetLastValue, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_Grid_AJ_C_GetLastValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetLastValue, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000030, "Member 'WB_Grid_AJ_C_GetLastValue::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetLastValue, K2Node_DynamicCast_AsWB_Grid_Item_AJ) == 0x000038, "Member 'WB_Grid_AJ_C_GetLastValue::K2Node_DynamicCast_AsWB_Grid_Item_AJ' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetLastValue, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'WB_Grid_AJ_C_GetLastValue::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetLastValue, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x000044, "Member 'WB_Grid_AJ_C_GetLastValue::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetLastValue, CallFunc_GetAllChildren_ReturnValue_1) == 0x000048, "Member 'WB_Grid_AJ_C_GetLastValue::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetLastValue, CallFunc_Array_Get_Item_1) == 0x000058, "Member 'WB_Grid_AJ_C_GetLastValue::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetLastValue, K2Node_DynamicCast_AsWB_Grid_Item_AJ_1) == 0x000060, "Member 'WB_Grid_AJ_C_GetLastValue::K2Node_DynamicCast_AsWB_Grid_Item_AJ_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetLastValue, K2Node_DynamicCast_bSuccess_1) == 0x000068, "Member 'WB_Grid_AJ_C_GetLastValue::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_GetSelectedIndex \ static_assert(alignof(WB_Grid_AJ_C_GetSelectedIndex) == 0x000004, "Wrong alignment on WB_Grid_AJ_C_GetSelectedIndex"); \ static_assert(sizeof(WB_Grid_AJ_C_GetSelectedIndex) == 0x000008, "Wrong size on WB_Grid_AJ_C_GetSelectedIndex"); \ static_assert(offsetof(WB_Grid_AJ_C_GetSelectedIndex, ReturnValue) == 0x000000, "Member 'WB_Grid_AJ_C_GetSelectedIndex::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetSelectedIndex, CallFunc_GetSelectedIndexFromNavPanel_ReturnValue) == 0x000004, "Member 'WB_Grid_AJ_C_GetSelectedIndex::CallFunc_GetSelectedIndexFromNavPanel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_GetSelectedItem \ static_assert(alignof(WB_Grid_AJ_C_GetSelectedItem) == 0x000008, "Wrong alignment on WB_Grid_AJ_C_GetSelectedItem"); \ static_assert(sizeof(WB_Grid_AJ_C_GetSelectedItem) == 0x000010, "Wrong size on WB_Grid_AJ_C_GetSelectedItem"); \ static_assert(offsetof(WB_Grid_AJ_C_GetSelectedItem, ReturnValue) == 0x000000, "Member 'WB_Grid_AJ_C_GetSelectedItem::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_GetSelectedItem, CallFunc_GetSelectedItemFromNavPanel_ReturnValue) == 0x000008, "Member 'WB_Grid_AJ_C_GetSelectedItem::CallFunc_GetSelectedItemFromNavPanel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_NavOperation \ static_assert(alignof(WB_Grid_AJ_C_NavOperation) == 0x000001, "Wrong alignment on WB_Grid_AJ_C_NavOperation"); \ static_assert(sizeof(WB_Grid_AJ_C_NavOperation) == 0x000001, "Wrong size on WB_Grid_AJ_C_NavOperation"); \ static_assert(offsetof(WB_Grid_AJ_C_NavOperation, Operation) == 0x000000, "Member 'WB_Grid_AJ_C_NavOperation::Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_OnCallRefreshAll \ static_assert(alignof(WB_Grid_AJ_C_OnCallRefreshAll) == 0x000008, "Wrong alignment on WB_Grid_AJ_C_OnCallRefreshAll"); \ static_assert(sizeof(WB_Grid_AJ_C_OnCallRefreshAll) == 0x0000A8, "Wrong size on WB_Grid_AJ_C_OnCallRefreshAll"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, Caller) == 0x000000, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::Caller' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, Count) == 0x000008, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::Count' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, ResetSelect) == 0x00000C, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::ResetSelect' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, AgainSelect) == 0x00000D, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::AgainSelect' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, localCount) == 0x000010, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::localCount' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CurrentCount) == 0x000014, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CurrentCount' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, NewRow) == 0x000018, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::NewRow' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, Temp_int_Variable) == 0x00001C, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, Temp_int_Variable_1) == 0x000024, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_Add_IntInt_ReturnValue_1) == 0x000028, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_GetSelectedIndexFromNavPanel_ReturnValue) == 0x00002C, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_GetSelectedIndexFromNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, Temp_int_Variable_2) == 0x000030, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_Add_IntInt_ReturnValue_2) == 0x000034, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000038, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, Temp_int_Variable_3) == 0x00003C, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_GetChildAt_ReturnValue) == 0x000040, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_GetChildrenCount_ReturnValue) == 0x000048, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_GetChildrenCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00004C, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_BooleanAND_ReturnValue) == 0x00004D, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_Add_IntInt_ReturnValue_3) == 0x000050, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_Subtract_IntInt_ReturnValue) == 0x000054, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000058, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x00005C, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_LessEqual_IntInt_ReturnValue_2) == 0x00005D, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_LessEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_Percent_IntInt_ReturnValue) == 0x000060, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_Create_ReturnValue) == 0x000068, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_Greater_IntInt_ReturnValue) == 0x000070, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_Divide_IntInt_ReturnValue) == 0x000074, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_Add_IntInt_ReturnValue_4) == 0x000078, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_AddChildToNavPanel_GridPanel_ReturnValue) == 0x000080, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_AddChildToNavPanel_GridPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_SelectInt_ReturnValue) == 0x000088, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_Max_ReturnValue) == 0x00008C, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, CallFunc_GetChildAt_ReturnValue_1) == 0x000090, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::CallFunc_GetChildAt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, K2Node_DynamicCast_AsWB_Grid_Item_AJ) == 0x000098, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::K2Node_DynamicCast_AsWB_Grid_Item_AJ' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallRefreshAll, K2Node_DynamicCast_bSuccess) == 0x0000A0, "Member 'WB_Grid_AJ_C_OnCallRefreshAll::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_OnCallUpdate \ static_assert(alignof(WB_Grid_AJ_C_OnCallUpdate) == 0x000008, "Wrong alignment on WB_Grid_AJ_C_OnCallUpdate"); \ static_assert(sizeof(WB_Grid_AJ_C_OnCallUpdate) == 0x000010, "Wrong size on WB_Grid_AJ_C_OnCallUpdate"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallUpdate, Caller) == 0x000000, "Member 'WB_Grid_AJ_C_OnCallUpdate::Caller' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OnCallUpdate, InIndex) == 0x000008, "Member 'WB_Grid_AJ_C_OnCallUpdate::InIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_OverrideOnSelectDirection \ static_assert(alignof(WB_Grid_AJ_C_OverrideOnSelectDirection) == 0x000008, "Wrong alignment on WB_Grid_AJ_C_OverrideOnSelectDirection"); \ static_assert(sizeof(WB_Grid_AJ_C_OverrideOnSelectDirection) == 0x000140, "Wrong size on WB_Grid_AJ_C_OverrideOnSelectDirection"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, Panel) == 0x000000, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::Panel' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, Direction) == 0x000008, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::Direction' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, bIsRepeat) == 0x000018, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::bIsRepeat' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, ReturnValue) == 0x000019, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_GetAllChildren_ReturnValue) == 0x000020, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_Array_Get_Item) == 0x000030, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_GetLastValue_Index) == 0x000038, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_GetLastValue_Index' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x00003C, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_GetAllChildren_ReturnValue_1) == 0x000040, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_Array_Get_Item_1) == 0x000050, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000058, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_BreakVector2D_X) == 0x000060, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_BreakVector2D_Y) == 0x000068, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000070, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_BreakVector2D_X_1) == 0x000078, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_BreakVector2D_Y_1) == 0x000080, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000088, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, K2Node_SwitchEnum_CmpSuccess) == 0x000089, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_BreakVector2D_X_2) == 0x000090, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_BreakVector2D_Y_2) == 0x000098, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_SlotAsGridSlot_ReturnValue) == 0x0000A0, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_SlotAsGridSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000A9, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_BooleanAND_ReturnValue) == 0x0000AA, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_BreakVector2D_X_3) == 0x0000B0, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_BreakVector2D_X_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_BreakVector2D_Y_3) == 0x0000B8, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_BreakVector2D_Y_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_NotEqual_DoubleDouble_ReturnValue_1) == 0x0000C0, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_NotEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_GetLastValue_Index_1) == 0x0000C4, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_GetLastValue_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_GetAllChildren_ReturnValue_2) == 0x0000C8, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_GetAllChildren_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_Array_Get_Item_2) == 0x0000D8, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x0000E0, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_Array_Get_Item_3) == 0x0000E8, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_EqualEqual_ObjectObject_ReturnValue_3) == 0x0000F0, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_EqualEqual_ObjectObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_BooleanOR_ReturnValue) == 0x0000F1, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_BooleanAND_ReturnValue_1) == 0x0000F2, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_QuickSlideEffect_ReturnValue) == 0x0000F3, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_QuickSlideEffect_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_GetLastValue_Index_2) == 0x0000F4, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_GetLastValue_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_GetAllChildren_ReturnValue_3) == 0x0000F8, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_GetAllChildren_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_SlotAsGridSlot_ReturnValue_1) == 0x000108, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_SlotAsGridSlot_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_Array_Get_Item_4) == 0x000110, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_SlotAsGridSlot_ReturnValue_2) == 0x000118, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_SlotAsGridSlot_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000120, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000121, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_Subtract_IntInt_ReturnValue) == 0x000124, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_BooleanOR_ReturnValue_1) == 0x000128, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x000129, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_GetCurrentColumn_IndexColumn) == 0x00012C, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_GetCurrentColumn_IndexColumn' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_GetCurrentColumn_bSkip) == 0x000130, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_GetCurrentColumn_bSkip' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_GetCurrentColumn_Index) == 0x000134, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_GetCurrentColumn_Index' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_BooleanAND_ReturnValue_2) == 0x000138, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_BooleanOR_ReturnValue_2) == 0x000139, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_OverrideOnSelectDirection, CallFunc_BooleanAND_ReturnValue_3) == 0x00013A, "Member 'WB_Grid_AJ_C_OverrideOnSelectDirection::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_PreConstruct \ static_assert(alignof(WB_Grid_AJ_C_PreConstruct) == 0x000001, "Wrong alignment on WB_Grid_AJ_C_PreConstruct"); \ static_assert(sizeof(WB_Grid_AJ_C_PreConstruct) == 0x000001, "Wrong size on WB_Grid_AJ_C_PreConstruct"); \ static_assert(offsetof(WB_Grid_AJ_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_Grid_AJ_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_QuickSlideEffect \ static_assert(alignof(WB_Grid_AJ_C_QuickSlideEffect) == 0x000008, "Wrong alignment on WB_Grid_AJ_C_QuickSlideEffect"); \ static_assert(sizeof(WB_Grid_AJ_C_QuickSlideEffect) == 0x000430, "Wrong size on WB_Grid_AJ_C_QuickSlideEffect"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, Direction) == 0x000000, "Member 'WB_Grid_AJ_C_QuickSlideEffect::Direction' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, ReturnValue) == 0x000010, "Member 'WB_Grid_AJ_C_QuickSlideEffect::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, Local_Index) == 0x000014, "Member 'WB_Grid_AJ_C_QuickSlideEffect::Local_Index' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetAllChildren_ReturnValue) == 0x000018, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetLastValue_Index) == 0x000028, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetLastValue_Index' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_SlotAsGridSlot_ReturnValue) == 0x000030, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_SlotAsGridSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Multiply_IntInt_ReturnValue) == 0x00003C, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Add_IntInt_ReturnValue_1) == 0x000040, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_SlotAsGridSlot_ReturnValue_1) == 0x000048, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_SlotAsGridSlot_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Add_IntInt_ReturnValue_2) == 0x000050, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Multiply_IntInt_ReturnValue_1) == 0x000054, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Multiply_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Add_IntInt_ReturnValue_3) == 0x000058, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetLastValue_Index_1) == 0x00005C, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetLastValue_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetLastValue_Index_2) == 0x000060, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetLastValue_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetAllChildren_ReturnValue_1) == 0x000068, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BreakVector2D_X) == 0x000078, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BreakVector2D_Y) == 0x000080, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_Get_Item) == 0x000088, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000090, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_SlotAsGridSlot_ReturnValue_2) == 0x000098, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_SlotAsGridSlot_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000A0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_SlotAsGridSlot_ReturnValue_3) == 0x0000A8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_SlotAsGridSlot_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_Get_Item_1) == 0x0000B0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000B8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetLastValue_Index_3) == 0x0000BC, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetLastValue_Index_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetAllChildren_ReturnValue_2) == 0x0000C0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetAllChildren_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_Get_Item_2) == 0x0000D0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_LastIndex_ReturnValue) == 0x0000D8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_Get_Item_3) == 0x0000E0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetScrollOffsetOfEnd_ReturnValue) == 0x0000E8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetScrollOffsetOfEnd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetAllChildren_ReturnValue_3) == 0x0000F0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetAllChildren_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_Get_Item_4) == 0x000100, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetLastValue_Index_4) == 0x000108, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetLastValue_Index_4' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x00010C, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetAllChildren_ReturnValue_4) == 0x000110, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetAllChildren_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_Get_Item_5) == 0x000120, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000128, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BreakVector2D_X_1) == 0x000130, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BreakVector2D_Y_1) == 0x000138, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000140, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, K2Node_SwitchEnum_CmpSuccess) == 0x000141, "Member 'WB_Grid_AJ_C_QuickSlideEffect::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetAllChildren_ReturnValue_5) == 0x000148, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetAllChildren_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetAllChildren_ReturnValue_6) == 0x000158, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetAllChildren_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_Get_Item_6) == 0x000168, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetLastValue_Index_5) == 0x000170, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetLastValue_Index_5' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetCachedGeometry_ReturnValue) == 0x000178, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetCachedGeometry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_Get_Item_7) == 0x0001B8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetLocalSize_ReturnValue) == 0x0001C0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetLocalSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_SlotAsGridSlot_ReturnValue_4) == 0x0001D0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_SlotAsGridSlot_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BreakVector2D_X_2) == 0x0001D8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BreakVector2D_Y_2) == 0x0001E0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetLastValue_Index_6) == 0x0001E8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetLastValue_Index_6' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Add_IntInt_ReturnValue_4) == 0x0001EC, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0001F0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetCachedGeometry_ReturnValue_1) == 0x0001F8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetCachedGeometry_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000238, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetLocalSize_ReturnValue_1) == 0x000240, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetLocalSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetLastValue_Index_7) == 0x000250, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetLastValue_Index_7' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BreakVector2D_X_3) == 0x000258, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BreakVector2D_X_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BreakVector2D_Y_3) == 0x000260, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BreakVector2D_Y_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetLastValue_Index_8) == 0x000268, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetLastValue_Index_8' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x00026C, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetLastValue_Index_9) == 0x000270, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetLastValue_Index_9' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Not_PreBool_ReturnValue) == 0x000274, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetAllChildren_ReturnValue_7) == 0x000278, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetAllChildren_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetCurrentColumn_IndexColumn) == 0x000288, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetCurrentColumn_IndexColumn' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetCurrentColumn_bSkip) == 0x00028C, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetCurrentColumn_bSkip' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetCurrentColumn_Index) == 0x000290, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetCurrentColumn_Index' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_Get_Item_8) == 0x000298, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_Get_Item_8' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_SlotAsGridSlot_ReturnValue_5) == 0x0002A0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_SlotAsGridSlot_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x0002A8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetAllChildren_ReturnValue_8) == 0x0002B0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetAllChildren_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetCurrentColumn_IndexColumn_1) == 0x0002C0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetCurrentColumn_IndexColumn_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetCurrentColumn_bSkip_1) == 0x0002C4, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetCurrentColumn_bSkip_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetCurrentColumn_Index_1) == 0x0002C8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetCurrentColumn_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_Get_Item_9) == 0x0002D0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_Get_Item_9' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_LastIndex_ReturnValue_1) == 0x0002D8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_LastIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetCurrentColumn_IndexColumn_2) == 0x0002DC, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetCurrentColumn_IndexColumn_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetCurrentColumn_bSkip_2) == 0x0002E0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetCurrentColumn_bSkip_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetCurrentColumn_Index_2) == 0x0002E4, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetCurrentColumn_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_Get_Item_10) == 0x0002E8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_Get_Item_10' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetScrollOffsetOfEnd_ReturnValue_1) == 0x0002F0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetScrollOffsetOfEnd_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetChildAt_ReturnValue) == 0x0002F8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, K2Node_DynamicCast_AsWB_Grid_Item_AJ) == 0x000300, "Member 'WB_Grid_AJ_C_QuickSlideEffect::K2Node_DynamicCast_AsWB_Grid_Item_AJ' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, K2Node_DynamicCast_bSuccess) == 0x000308, "Member 'WB_Grid_AJ_C_QuickSlideEffect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetAllChildren_ReturnValue_9) == 0x000310, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetAllChildren_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetSkip_ReturnValue) == 0x000320, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetSkip_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_Get_Item_11) == 0x000328, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_Get_Item_11' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_LastIndex_ReturnValue_2) == 0x000330, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_LastIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_Get_Item_12) == 0x000338, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_Get_Item_12' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BreakVector2D_X_4) == 0x000340, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BreakVector2D_X_4' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BreakVector2D_Y_4) == 0x000348, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BreakVector2D_Y_4' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x000350, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BreakVector2D_X_5) == 0x000358, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BreakVector2D_X_5' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BreakVector2D_Y_5) == 0x000360, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BreakVector2D_Y_5' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000368, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Greater_DoubleDouble_ReturnValue_4) == 0x000369, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Greater_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Greater_DoubleDouble_ReturnValue_5) == 0x00036A, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Greater_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x00036B, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetChildAt_ReturnValue_1) == 0x000370, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetChildAt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, K2Node_DynamicCast_AsWB_Grid_Item_AJ_1) == 0x000378, "Member 'WB_Grid_AJ_C_QuickSlideEffect::K2Node_DynamicCast_AsWB_Grid_Item_AJ_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, K2Node_DynamicCast_bSuccess_1) == 0x000380, "Member 'WB_Grid_AJ_C_QuickSlideEffect::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetSkip_ReturnValue_1) == 0x000381, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetSkip_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetAllChildren_ReturnValue_10) == 0x000388, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetAllChildren_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_Get_Item_13) == 0x000398, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_Get_Item_13' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_SlotAsGridSlot_ReturnValue_6) == 0x0003A0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_SlotAsGridSlot_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_SlotAsGridSlot_ReturnValue_7) == 0x0003A8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_SlotAsGridSlot_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0003B0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x0003B1, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x0003B2, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BooleanAND_ReturnValue) == 0x0003B3, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BooleanAND_ReturnValue_1) == 0x0003B4, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetScrollOffsetOfEnd_ReturnValue_2) == 0x0003B8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetScrollOffsetOfEnd_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_EqualEqual_IntInt_ReturnValue_4) == 0x0003BC, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_EqualEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BooleanAND_ReturnValue_2) == 0x0003BD, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_SlotAsGridSlot_ReturnValue_8) == 0x0003C0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_SlotAsGridSlot_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BooleanAND_ReturnValue_3) == 0x0003C8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_EqualEqual_IntInt_ReturnValue_5) == 0x0003C9, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_EqualEqual_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BooleanAND_ReturnValue_4) == 0x0003CA, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetAllChildren_ReturnValue_11) == 0x0003D0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetAllChildren_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Array_Get_Item_14) == 0x0003E0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Array_Get_Item_14' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_SlotAsGridSlot_ReturnValue_9) == 0x0003E8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_SlotAsGridSlot_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_EqualEqual_IntInt_ReturnValue_6) == 0x0003F0, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_EqualEqual_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x0003F4, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BooleanAND_ReturnValue_5) == 0x0003F8, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetCurrentColumn_IndexColumn_3) == 0x0003FC, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetCurrentColumn_IndexColumn_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetCurrentColumn_bSkip_3) == 0x000400, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetCurrentColumn_bSkip_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_GetCurrentColumn_Index_3) == 0x000404, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_GetCurrentColumn_Index_3' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_EqualEqual_IntInt_ReturnValue_7) == 0x000408, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_EqualEqual_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BooleanAND_ReturnValue_6) == 0x000409, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BooleanAND_ReturnValue_7) == 0x00040A, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BooleanAND_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_BooleanAND_ReturnValue_8) == 0x00040B, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_BooleanAND_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, K2Node_VariableSet_OffsetTargetValue_ImplicitCast) == 0x000410, "Member 'WB_Grid_AJ_C_QuickSlideEffect::K2Node_VariableSet_OffsetTargetValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000418, "Member 'WB_Grid_AJ_C_QuickSlideEffect::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, K2Node_VariableSet_OffsetTargetValue_ImplicitCast_1) == 0x000420, "Member 'WB_Grid_AJ_C_QuickSlideEffect::K2Node_VariableSet_OffsetTargetValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_QuickSlideEffect, K2Node_VariableSet_OffsetTargetValue_ImplicitCast_2) == 0x000428, "Member 'WB_Grid_AJ_C_QuickSlideEffect::K2Node_VariableSet_OffsetTargetValue_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_SelectGridItemAtNavPanel \ static_assert(alignof(WB_Grid_AJ_C_SelectGridItemAtNavPanel) == 0x000004, "Wrong alignment on WB_Grid_AJ_C_SelectGridItemAtNavPanel"); \ static_assert(sizeof(WB_Grid_AJ_C_SelectGridItemAtNavPanel) == 0x000008, "Wrong size on WB_Grid_AJ_C_SelectGridItemAtNavPanel"); \ static_assert(offsetof(WB_Grid_AJ_C_SelectGridItemAtNavPanel, SelectIndex) == 0x000000, "Member 'WB_Grid_AJ_C_SelectGridItemAtNavPanel::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_SelectGridItemAtNavPanel, bCallEventWhenSelected) == 0x000004, "Member 'WB_Grid_AJ_C_SelectGridItemAtNavPanel::bCallEventWhenSelected' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_SelectGridItemAtNavPanel, bJoinTheCache) == 0x000005, "Member 'WB_Grid_AJ_C_SelectGridItemAtNavPanel::bJoinTheCache' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_SelectGridItemAtNavPanel, bUpdateScrollBoxOffset) == 0x000006, "Member 'WB_Grid_AJ_C_SelectGridItemAtNavPanel::bUpdateScrollBoxOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_SelectItemByDirection \ static_assert(alignof(WB_Grid_AJ_C_SelectItemByDirection) == 0x000001, "Wrong alignment on WB_Grid_AJ_C_SelectItemByDirection"); \ static_assert(sizeof(WB_Grid_AJ_C_SelectItemByDirection) == 0x000001, "Wrong size on WB_Grid_AJ_C_SelectItemByDirection"); \ static_assert(offsetof(WB_Grid_AJ_C_SelectItemByDirection, Direction) == 0x000000, "Member 'WB_Grid_AJ_C_SelectItemByDirection::Direction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Grid_AJ_C_Tick \ static_assert(alignof(WB_Grid_AJ_C_Tick) == 0x000008, "Wrong alignment on WB_Grid_AJ_C_Tick"); \ static_assert(sizeof(WB_Grid_AJ_C_Tick) == 0x000048, "Wrong size on WB_Grid_AJ_C_Tick"); \ static_assert(offsetof(WB_Grid_AJ_C_Tick, MyGeometry) == 0x000000, "Member 'WB_Grid_AJ_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Grid_AJ_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_Grid_AJ_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Grid_AJ_C \ static_assert(alignof(UWB_Grid_AJ_C) == 0x000008, "Wrong alignment on UWB_Grid_AJ_C"); \ static_assert(sizeof(UWB_Grid_AJ_C) == 0x000378, "Wrong size on UWB_Grid_AJ_C"); \ static_assert(offsetof(UWB_Grid_AJ_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_Grid_AJ_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, GridPanel_List) == 0x0002C8, "Member 'UWB_Grid_AJ_C::GridPanel_List' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, ScrollBox_0) == 0x0002D0, "Member 'UWB_Grid_AJ_C::ScrollBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, SizeBox_Size) == 0x0002D8, "Member 'UWB_Grid_AJ_C::SizeBox_Size' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, RowCount) == 0x0002E0, "Member 'UWB_Grid_AJ_C::RowCount' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, ColumnCount) == 0x0002E4, "Member 'UWB_Grid_AJ_C::ColumnCount' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, ItemWidget) == 0x0002E8, "Member 'UWB_Grid_AJ_C::ItemWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, SkipEmptyItem) == 0x0002F0, "Member 'UWB_Grid_AJ_C::SkipEmptyItem' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, LeftKey) == 0x0002F4, "Member 'UWB_Grid_AJ_C::LeftKey' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, RightKey) == 0x0002FC, "Member 'UWB_Grid_AJ_C::RightKey' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, UpKey) == 0x000304, "Member 'UWB_Grid_AJ_C::UpKey' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, DownKey) == 0x00030C, "Member 'UWB_Grid_AJ_C::DownKey' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, IsLoop) == 0x000314, "Member 'UWB_Grid_AJ_C::IsLoop' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, HorizontalLoopBackward) == 0x000315, "Member 'UWB_Grid_AJ_C::HorizontalLoopBackward' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, OnClickedItem) == 0x000318, "Member 'UWB_Grid_AJ_C::OnClickedItem' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, OnSelectedItem) == 0x000328, "Member 'UWB_Grid_AJ_C::OnSelectedItem' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, HeightOverride) == 0x000338, "Member 'UWB_Grid_AJ_C::HeightOverride' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, WidthOverride) == 0x000340, "Member 'UWB_Grid_AJ_C::WidthOverride' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, OnUnSelectedItem) == 0x000348, "Member 'UWB_Grid_AJ_C::OnUnSelectedItem' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, SelectedItemRef) == 0x000358, "Member 'UWB_Grid_AJ_C::SelectedItemRef' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, IsOpenOffsetAnim) == 0x000360, "Member 'UWB_Grid_AJ_C::IsOpenOffsetAnim' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, OffsetTargetValue) == 0x000368, "Member 'UWB_Grid_AJ_C::OffsetTargetValue' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, CanSkip) == 0x000370, "Member 'UWB_Grid_AJ_C::CanSkip' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, GridOrientation) == 0x000371, "Member 'UWB_Grid_AJ_C::GridOrientation' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, Consume_Mouse_Wheel) == 0x000372, "Member 'UWB_Grid_AJ_C::Consume_Mouse_Wheel' has a wrong offset!"); \ static_assert(offsetof(UWB_Grid_AJ_C, Scroll_Bar_Visibility) == 0x000373, "Member 'UWB_Grid_AJ_C::Scroll_Bar_Visibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit \ static_assert(alignof(WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit) == 0x000008, "Wrong alignment on WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit"); \ static_assert(sizeof(WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit) == 0x000128, "Wrong size on WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit"); \ static_assert(offsetof(WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit, EntryPoint) == 0x000000, "Member 'WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit, K2Node_CustomEvent_GemGUID) == 0x000004, "Member 'WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit::K2Node_CustomEvent_GemGUID' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit, K2Node_CustomEvent_Slot) == 0x000014, "Member 'WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit::K2Node_CustomEvent_Slot' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit, K2Node_CustomEvent_WeaponLevel) == 0x000018, "Member 'WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit::K2Node_CustomEvent_WeaponLevel' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit, CallFunc_Get_Weapon_Gem_Unlock_Info_IsUnlock) == 0x00001C, "Member 'WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit::CallFunc_Get_Weapon_Gem_Unlock_Info_IsUnlock' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit, CallFunc_IsValid_Guid_ReturnValue) == 0x00001D, "Member 'WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit, CallFunc_GetUINotify_UINotify) == 0x000020, "Member 'WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit, CallFunc_GetUINotify_UINotify_1) == 0x000028, "Member 'WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x000030, "Member 'WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit, CallFunc_FindGemAttriButesOfGuid_Find) == 0x000050, "Member 'WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit, CallFunc_GetGemName_Name) == 0x000058, "Member 'WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit::CallFunc_GetGemName_Name' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit, CallFunc_Get_Gem_Table_Info_Find) == 0x000070, "Member 'WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit::CallFunc_Get_Gem_Table_Info_Find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit, CallFunc_Get_Gem_Table_Info_GemInfo) == 0x000078, "Member 'WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit::CallFunc_Get_Gem_Table_Info_GemInfo' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit, K2Node_Event_IsDesignTime) == 0x000120, "Member 'WB_WeaponGemUnit_C_ExecuteUbergraph_WB_WeaponGemUnit::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemUnit_C_GetUINotify \ static_assert(alignof(WB_WeaponGemUnit_C_GetUINotify) == 0x000008, "Wrong alignment on WB_WeaponGemUnit_C_GetUINotify"); \ static_assert(sizeof(WB_WeaponGemUnit_C_GetUINotify) == 0x000018, "Wrong size on WB_WeaponGemUnit_C_GetUINotify"); \ static_assert(offsetof(WB_WeaponGemUnit_C_GetUINotify, UINotify_0) == 0x000000, "Member 'WB_WeaponGemUnit_C_GetUINotify::UINotify_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_GetUINotify, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_WeaponGemUnit_C_GetUINotify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_GetUINotify, CallFunc_GetUINotify_UINotify) == 0x000010, "Member 'WB_WeaponGemUnit_C_GetUINotify::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemUnit_C_InitGemDisplayInfo \ static_assert(alignof(WB_WeaponGemUnit_C_InitGemDisplayInfo) == 0x000004, "Wrong alignment on WB_WeaponGemUnit_C_InitGemDisplayInfo"); \ static_assert(sizeof(WB_WeaponGemUnit_C_InitGemDisplayInfo) == 0x000018, "Wrong size on WB_WeaponGemUnit_C_InitGemDisplayInfo"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InitGemDisplayInfo, GemGUID) == 0x000000, "Member 'WB_WeaponGemUnit_C_InitGemDisplayInfo::GemGUID' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InitGemDisplayInfo, Slot_0) == 0x000010, "Member 'WB_WeaponGemUnit_C_InitGemDisplayInfo::Slot_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InitGemDisplayInfo, WeaponLevel) == 0x000014, "Member 'WB_WeaponGemUnit_C_InitGemDisplayInfo::WeaponLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemUnit_C_InvalidText \ static_assert(alignof(WB_WeaponGemUnit_C_InvalidText) == 0x000008, "Wrong alignment on WB_WeaponGemUnit_C_InvalidText"); \ static_assert(sizeof(WB_WeaponGemUnit_C_InvalidText) == 0x000150, "Wrong size on WB_WeaponGemUnit_C_InvalidText"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, InvalidType) == 0x000000, "Member 'WB_WeaponGemUnit_C_InvalidText::InvalidType' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, Temp_text_Variable) == 0x000008, "Member 'WB_WeaponGemUnit_C_InvalidText::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, Temp_text_Variable_1) == 0x000020, "Member 'WB_WeaponGemUnit_C_InvalidText::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, Temp_int_Variable) == 0x000038, "Member 'WB_WeaponGemUnit_C_InvalidText::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, Temp_byte_Variable) == 0x00003C, "Member 'WB_WeaponGemUnit_C_InvalidText::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, Temp_byte_Variable_1) == 0x00003D, "Member 'WB_WeaponGemUnit_C_InvalidText::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, Temp_byte_Variable_2) == 0x00003E, "Member 'WB_WeaponGemUnit_C_InvalidText::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, Temp_int_Variable_1) == 0x000040, "Member 'WB_WeaponGemUnit_C_InvalidText::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, Temp_text_Variable_2) == 0x000048, "Member 'WB_WeaponGemUnit_C_InvalidText::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, Temp_text_Variable_3) == 0x000060, "Member 'WB_WeaponGemUnit_C_InvalidText::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, Temp_text_Variable_4) == 0x000078, "Member 'WB_WeaponGemUnit_C_InvalidText::Temp_text_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, Temp_int_Variable_2) == 0x000090, "Member 'WB_WeaponGemUnit_C_InvalidText::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, K2Node_Select_Default) == 0x000098, "Member 'WB_WeaponGemUnit_C_InvalidText::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, K2Node_Select_Default_1) == 0x0000B0, "Member 'WB_WeaponGemUnit_C_InvalidText::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, CallFunc_GetWeaponGemSlotLevel_LevelValue) == 0x0000B4, "Member 'WB_WeaponGemUnit_C_InvalidText::CallFunc_GetWeaponGemSlotLevel_LevelValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, CallFunc_Conv_IntToInt64_ReturnValue) == 0x0000B8, "Member 'WB_WeaponGemUnit_C_InvalidText::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, K2Node_MakeStruct_FormatArgumentData) == 0x0000C0, "Member 'WB_WeaponGemUnit_C_InvalidText::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, K2Node_MakeArray_Array) == 0x000110, "Member 'WB_WeaponGemUnit_C_InvalidText::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, CallFunc_Format_ReturnValue) == 0x000120, "Member 'WB_WeaponGemUnit_C_InvalidText::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponGemUnit_C_InvalidText, K2Node_Select_Default_2) == 0x000138, "Member 'WB_WeaponGemUnit_C_InvalidText::K2Node_Select_Default_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemUnit_C_PreConstruct \ static_assert(alignof(WB_WeaponGemUnit_C_PreConstruct) == 0x000001, "Wrong alignment on WB_WeaponGemUnit_C_PreConstruct"); \ static_assert(sizeof(WB_WeaponGemUnit_C_PreConstruct) == 0x000001, "Wrong size on WB_WeaponGemUnit_C_PreConstruct"); \ static_assert(offsetof(WB_WeaponGemUnit_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_WeaponGemUnit_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponGemUnit_C_UpdateGemImage \ static_assert(alignof(WB_WeaponGemUnit_C_UpdateGemImage) == 0x000004, "Wrong alignment on WB_WeaponGemUnit_C_UpdateGemImage"); \ static_assert(sizeof(WB_WeaponGemUnit_C_UpdateGemImage) == 0x000004, "Wrong size on WB_WeaponGemUnit_C_UpdateGemImage"); \ static_assert(offsetof(WB_WeaponGemUnit_C_UpdateGemImage, Index_0) == 0x000000, "Member 'WB_WeaponGemUnit_C_UpdateGemImage::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WeaponGemUnit_C \ static_assert(alignof(UWB_WeaponGemUnit_C) == 0x000008, "Wrong alignment on UWB_WeaponGemUnit_C"); \ static_assert(sizeof(UWB_WeaponGemUnit_C) == 0x0002A8, "Wrong size on UWB_WeaponGemUnit_C"); \ static_assert(offsetof(UWB_WeaponGemUnit_C, UberGraphFrame) == 0x000278, "Member 'UWB_WeaponGemUnit_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemUnit_C, GemBuffDes) == 0x000280, "Member 'UWB_WeaponGemUnit_C::GemBuffDes' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemUnit_C, GemName) == 0x000288, "Member 'UWB_WeaponGemUnit_C::GemName' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemUnit_C, GemName_1) == 0x000290, "Member 'UWB_WeaponGemUnit_C::GemName_1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemUnit_C, UINotify) == 0x000298, "Member 'UWB_WeaponGemUnit_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemUnit_C, GemType) == 0x0002A0, "Member 'UWB_WeaponGemUnit_C::GemType' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponGemUnit_C, GemSlot) == 0x0002A4, "Member 'UWB_WeaponGemUnit_C::GemSlot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSuitDes_C_ExecuteUbergraph_WB_GemSuitDes \ static_assert(alignof(WB_GemSuitDes_C_ExecuteUbergraph_WB_GemSuitDes) == 0x000004, "Wrong alignment on WB_GemSuitDes_C_ExecuteUbergraph_WB_GemSuitDes"); \ static_assert(sizeof(WB_GemSuitDes_C_ExecuteUbergraph_WB_GemSuitDes) == 0x00000C, "Wrong size on WB_GemSuitDes_C_ExecuteUbergraph_WB_GemSuitDes"); \ static_assert(offsetof(WB_GemSuitDes_C_ExecuteUbergraph_WB_GemSuitDes, EntryPoint) == 0x000000, "Member 'WB_GemSuitDes_C_ExecuteUbergraph_WB_GemSuitDes::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_GemSuitDes_C_ExecuteUbergraph_WB_GemSuitDes, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_GemSuitDes_C_ExecuteUbergraph_WB_GemSuitDes::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_GemSuitDes_C_ExecuteUbergraph_WB_GemSuitDes, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast) == 0x000008, "Member 'WB_GemSuitDes_C_ExecuteUbergraph_WB_GemSuitDes::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSuitDes_C_PreConstruct \ static_assert(alignof(WB_GemSuitDes_C_PreConstruct) == 0x000001, "Wrong alignment on WB_GemSuitDes_C_PreConstruct"); \ static_assert(sizeof(WB_GemSuitDes_C_PreConstruct) == 0x000001, "Wrong size on WB_GemSuitDes_C_PreConstruct"); \ static_assert(offsetof(WB_GemSuitDes_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_GemSuitDes_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSuitDes_C_UpdateInfo \ static_assert(alignof(WB_GemSuitDes_C_UpdateInfo) == 0x000008, "Wrong alignment on WB_GemSuitDes_C_UpdateInfo"); \ static_assert(sizeof(WB_GemSuitDes_C_UpdateInfo) == 0x000138, "Wrong size on WB_GemSuitDes_C_UpdateInfo"); \ static_assert(offsetof(WB_GemSuitDes_C_UpdateInfo, Image) == 0x000000, "Member 'WB_GemSuitDes_C_UpdateInfo::Image' has a wrong offset!"); \ static_assert(offsetof(WB_GemSuitDes_C_UpdateInfo, SuitName_0) == 0x000008, "Member 'WB_GemSuitDes_C_UpdateInfo::SuitName_0' has a wrong offset!"); \ static_assert(offsetof(WB_GemSuitDes_C_UpdateInfo, SuitDes) == 0x000020, "Member 'WB_GemSuitDes_C_UpdateInfo::SuitDes' has a wrong offset!"); \ static_assert(offsetof(WB_GemSuitDes_C_UpdateInfo, IsSuit) == 0x000038, "Member 'WB_GemSuitDes_C_UpdateInfo::IsSuit' has a wrong offset!"); \ static_assert(offsetof(WB_GemSuitDes_C_UpdateInfo, CallFunc_GetFontDataColor_ReturnValue) == 0x00003C, "Member 'WB_GemSuitDes_C_UpdateInfo::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemSuitDes_C_UpdateInfo, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'WB_GemSuitDes_C_UpdateInfo::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemSuitDes_C_UpdateInfo, K2Node_MakeStruct_FormatArgumentData) == 0x000058, "Member 'WB_GemSuitDes_C_UpdateInfo::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_GemSuitDes_C_UpdateInfo, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000A8, "Member 'WB_GemSuitDes_C_UpdateInfo::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemSuitDes_C_UpdateInfo, K2Node_MakeArray_Array) == 0x0000F8, "Member 'WB_GemSuitDes_C_UpdateInfo::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_GemSuitDes_C_UpdateInfo, CallFunc_Format_ReturnValue) == 0x000108, "Member 'WB_GemSuitDes_C_UpdateInfo::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemSuitDes_C_UpdateInfo, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000120, "Member 'WB_GemSuitDes_C_UpdateInfo::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_GemSuitDes_C_UpdateVisibility \ static_assert(alignof(WB_GemSuitDes_C_UpdateVisibility) == 0x000001, "Wrong alignment on WB_GemSuitDes_C_UpdateVisibility"); \ static_assert(sizeof(WB_GemSuitDes_C_UpdateVisibility) == 0x000005, "Wrong size on WB_GemSuitDes_C_UpdateVisibility"); \ static_assert(offsetof(WB_GemSuitDes_C_UpdateVisibility, InVisibility) == 0x000000, "Member 'WB_GemSuitDes_C_UpdateVisibility::InVisibility' has a wrong offset!"); \ static_assert(offsetof(WB_GemSuitDes_C_UpdateVisibility, Local_Last) == 0x000001, "Member 'WB_GemSuitDes_C_UpdateVisibility::Local_Last' has a wrong offset!"); \ static_assert(offsetof(WB_GemSuitDes_C_UpdateVisibility, CallFunc_IsVisible_ReturnValue) == 0x000002, "Member 'WB_GemSuitDes_C_UpdateVisibility::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_GemSuitDes_C_UpdateVisibility, CallFunc_IsVisible_ReturnValue_1) == 0x000003, "Member 'WB_GemSuitDes_C_UpdateVisibility::CallFunc_IsVisible_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_GemSuitDes_C_UpdateVisibility, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000004, "Member 'WB_GemSuitDes_C_UpdateVisibility::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_GemSuitDes_C \ static_assert(alignof(UWB_GemSuitDes_C) == 0x000008, "Wrong alignment on UWB_GemSuitDes_C"); \ static_assert(sizeof(UWB_GemSuitDes_C) == 0x0002A8, "Wrong size on UWB_GemSuitDes_C"); \ static_assert(offsetof(UWB_GemSuitDes_C, UberGraphFrame) == 0x000278, "Member 'UWB_GemSuitDes_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSuitDes_C, SizeBox_1) == 0x000280, "Member 'UWB_GemSuitDes_C::SizeBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSuitDes_C, SizeBox_30) == 0x000288, "Member 'UWB_GemSuitDes_C::SizeBox_30' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSuitDes_C, SuitBG) == 0x000290, "Member 'UWB_GemSuitDes_C::SuitBG' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSuitDes_C, SuitName) == 0x000298, "Member 'UWB_GemSuitDes_C::SuitName' has a wrong offset!"); \ static_assert(offsetof(UWB_GemSuitDes_C, MaxShowSize) == 0x0002A0, "Member 'UWB_GemSuitDes_C::MaxShowSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_ActiveRemoveWeapon \ static_assert(alignof(WB_WeaponUsed_C_ActiveRemoveWeapon) == 0x000001, "Wrong alignment on WB_WeaponUsed_C_ActiveRemoveWeapon"); \ static_assert(sizeof(WB_WeaponUsed_C_ActiveRemoveWeapon) == 0x000005, "Wrong size on WB_WeaponUsed_C_ActiveRemoveWeapon"); \ static_assert(offsetof(WB_WeaponUsed_C_ActiveRemoveWeapon, bCanRemoveWeapon) == 0x000000, "Member 'WB_WeaponUsed_C_ActiveRemoveWeapon::bCanRemoveWeapon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ActiveRemoveWeapon, Temp_bool_Variable) == 0x000001, "Member 'WB_WeaponUsed_C_ActiveRemoveWeapon::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ActiveRemoveWeapon, Temp_byte_Variable) == 0x000002, "Member 'WB_WeaponUsed_C_ActiveRemoveWeapon::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ActiveRemoveWeapon, Temp_byte_Variable_1) == 0x000003, "Member 'WB_WeaponUsed_C_ActiveRemoveWeapon::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ActiveRemoveWeapon, K2Node_Select_Default) == 0x000004, "Member 'WB_WeaponUsed_C_ActiveRemoveWeapon::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_CheckCharacterState \ static_assert(alignof(WB_WeaponUsed_C_CheckCharacterState) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_CheckCharacterState"); \ static_assert(sizeof(WB_WeaponUsed_C_CheckCharacterState) == 0x000018, "Wrong size on WB_WeaponUsed_C_CheckCharacterState"); \ static_assert(offsetof(WB_WeaponUsed_C_CheckCharacterState, CallFunc_GetSelectedIndexFromNavPanel_ReturnValue) == 0x000000, "Member 'WB_WeaponUsed_C_CheckCharacterState::CallFunc_GetSelectedIndexFromNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_CheckCharacterState, CallFunc_GetSelectedItemFromNavPanel_ReturnValue) == 0x000008, "Member 'WB_WeaponUsed_C_CheckCharacterState::CallFunc_GetSelectedItemFromNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_CheckCharacterState, CallFunc_GetCharacterState_CanChangeWeapon) == 0x000010, "Member 'WB_WeaponUsed_C_CheckCharacterState::CallFunc_GetCharacterState_CanChangeWeapon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_Click \ static_assert(alignof(WB_WeaponUsed_C_Click) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_Click"); \ static_assert(sizeof(WB_WeaponUsed_C_Click) == 0x000010, "Wrong size on WB_WeaponUsed_C_Click"); \ static_assert(offsetof(WB_WeaponUsed_C_Click, Item) == 0x000000, "Member 'WB_WeaponUsed_C_Click::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_Click, Index_0) == 0x000008, "Member 'WB_WeaponUsed_C_Click::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_CreateUsedUnits \ static_assert(alignof(WB_WeaponUsed_C_CreateUsedUnits) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_CreateUsedUnits"); \ static_assert(sizeof(WB_WeaponUsed_C_CreateUsedUnits) == 0x0000A8, "Wrong size on WB_WeaponUsed_C_CreateUsedUnits"); \ static_assert(offsetof(WB_WeaponUsed_C_CreateUsedUnits, weapons) == 0x000000, "Member 'WB_WeaponUsed_C_CreateUsedUnits::weapons' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_CreateUsedUnits, Temp_int_Variable) == 0x000010, "Member 'WB_WeaponUsed_C_CreateUsedUnits::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_CreateUsedUnits, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000014, "Member 'WB_WeaponUsed_C_CreateUsedUnits::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_CreateUsedUnits, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000015, "Member 'WB_WeaponUsed_C_CreateUsedUnits::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_CreateUsedUnits, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_WeaponUsed_C_CreateUsedUnits::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_CreateUsedUnits, K2Node_MakeStruct_Margin) == 0x00001C, "Member 'WB_WeaponUsed_C_CreateUsedUnits::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_CreateUsedUnits, K2Node_CreateDelegate_OutputDelegate) == 0x00002C, "Member 'WB_WeaponUsed_C_CreateUsedUnits::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_CreateUsedUnits, CallFunc_Array_Get_Item) == 0x000040, "Member 'WB_WeaponUsed_C_CreateUsedUnits::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_CreateUsedUnits, CallFunc_Create_ReturnValue) == 0x000060, "Member 'WB_WeaponUsed_C_CreateUsedUnits::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_CreateUsedUnits, CallFunc_GetPlayerWeapon_Items_Weapons) == 0x000068, "Member 'WB_WeaponUsed_C_CreateUsedUnits::CallFunc_GetPlayerWeapon_Items_Weapons' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_CreateUsedUnits, CallFunc_Array_Add_ReturnValue) == 0x000078, "Member 'WB_WeaponUsed_C_CreateUsedUnits::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_CreateUsedUnits, CallFunc_SlotAsHorizontalBoxSlot_ReturnValue) == 0x000080, "Member 'WB_WeaponUsed_C_CreateUsedUnits::CallFunc_SlotAsHorizontalBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_CreateUsedUnits, CallFunc_AddChildToNavPanel_ReturnValue) == 0x000088, "Member 'WB_WeaponUsed_C_CreateUsedUnits::CallFunc_AddChildToNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_CreateUsedUnits, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'WB_WeaponUsed_C_CreateUsedUnits::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_CreateUsedUnits, K2Node_MakeStruct_Margin_1) == 0x000094, "Member 'WB_WeaponUsed_C_CreateUsedUnits::K2Node_MakeStruct_Margin_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed \ static_assert(alignof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed"); \ static_assert(sizeof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed) == 0x000380, "Wrong size on WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, EntryPoint) == 0x000000, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_bIsActive) == 0x000004, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_bIsActive' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_Conv_BoolToString_ReturnValue) == 0x000008, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_bool_Variable) == 0x000028, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_byte_Variable) == 0x000029, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_byte_Variable_1) == 0x00002A, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_bool_Variable_1) == 0x00002B, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_bool_Variable_2) == 0x00002C, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_bool_Variable_3) == 0x00002D, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_bool_Variable_4) == 0x00002E, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_byte_Variable_2) == 0x00002F, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_byte_Variable_3) == 0x000030, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_bool_Variable_5) == 0x000031, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_byte_Variable_4) == 0x000032, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_byte_Variable_5) == 0x000033, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_bool_Variable_6) == 0x000034, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_byte_Variable_6) == 0x000035, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_byte_Variable_7) == 0x000036, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_int_Array_Index_Variable) == 0x000038, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CreateDelegate_OutputDelegate) == 0x00003C, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_int_Loop_Counter_Variable) == 0x00004C, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_NiagaraSystemWidget_126) == 0x000058, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_NiagaraSystemWidget_126' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_Item_2) == 0x000060, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_Index_2) == 0x000068, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_Item_1) == 0x000070, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_Index_1) == 0x000078, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_DynamicCast_AsWB_Weapon_Used_Base) == 0x000080, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_DynamicCast_AsWB_Weapon_Used_Base' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_DynamicCast_bSuccess) == 0x000088, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_Item) == 0x000090, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_Index) == 0x000098, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_DynamicCast_AsWB_Weapon_Used_Base_1) == 0x0000A0, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_DynamicCast_AsWB_Weapon_Used_Base_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_DynamicCast_bSuccess_1) == 0x0000A8, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_IsValid_Guid_ReturnValue) == 0x0000A9, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_bIsActive_1) == 0x0000AA, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_bIsActive_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_int_Loop_Counter_Variable_1) == 0x0000AC, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000B0, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_delegate_Variable) == 0x0000B4, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_PostEvent_ReturnValue) == 0x0000C4, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_GetUINotify_UINotify) == 0x0000C8, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000D0, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_OldItem) == 0x0000E0, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_NewItem) == 0x000100, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_Type) == 0x000120, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_SlotIndex) == 0x000124, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_ItemIndex) == 0x000128, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_delegate_Variable_1) == 0x00012C, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_SwitchEnum_CmpSuccess) == 0x00013C, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_PostEvent_ReturnValue_1) == 0x000140, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CreateDelegate_OutputDelegate_2) == 0x000144, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_GetPlayerWeapon_Items_Weapons) == 0x000158, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_GetPlayerWeapon_Items_Weapons' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_InGeometry) == 0x000168, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_InKeyEvent) == 0x0001A8, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_inKeyTag) == 0x0001E8, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CustomEvent_bIsDown) == 0x0001F0, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_Array_Get_Item) == 0x0001F8, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_GetAllChildren_ReturnValue) == 0x000218, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_GetAllChildren_ReturnValue_1) == 0x000228, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_Array_Get_Item_1) == 0x000238, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_Array_Get_Item_2) == 0x000240, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_DynamicCast_AsWB_Weapon_Used_Base_2) == 0x000248, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_DynamicCast_AsWB_Weapon_Used_Base_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_DynamicCast_bSuccess_2) == 0x000250, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_DynamicCast_AsWB_Weapon_Used_Base_3) == 0x000258, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_DynamicCast_AsWB_Weapon_Used_Base_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_DynamicCast_bSuccess_3) == 0x000260, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_Array_Length_ReturnValue) == 0x000264, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_GetAllChildren_ReturnValue_2) == 0x000268, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_GetAllChildren_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_Less_IntInt_ReturnValue) == 0x000278, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_Array_Length_ReturnValue_1) == 0x00027C, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_Less_IntInt_ReturnValue_1) == 0x000280, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_GetAllChildren_ReturnValue_3) == 0x000288, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_GetAllChildren_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_GetActiveSortIDItem_Item) == 0x000298, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_GetActiveSortIDItem_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_Array_Get_Item_3) == 0x0002B8, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_DynamicCast_AsWB_Weapon_Used_Base_4) == 0x0002C0, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_DynamicCast_AsWB_Weapon_Used_Base_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_DynamicCast_bSuccess_4) == 0x0002C8, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_GetActiveSortIDItem_Item_1) == 0x0002D0, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_GetActiveSortIDItem_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_GetCharacterState_CanChangeWeapon) == 0x0002F0, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_GetCharacterState_CanChangeWeapon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_GetCharacterState_CanChangeWeapon_1) == 0x0002F1, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_GetCharacterState_CanChangeWeapon_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CreateDelegate_OutputDelegate_3) == 0x0002F4, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_GetCharacterState_CanChangeWeapon_2) == 0x000304, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_GetCharacterState_CanChangeWeapon_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000308, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_IsValid_ReturnValue) == 0x000310, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CreateDelegate_OutputDelegate_4) == 0x000314, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_IsValid_ReturnValue_1) == 0x000324, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_GetActiveWidgetIndex_ReturnValue) == 0x000328, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_GetActiveWidgetIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, Temp_int_Array_Index_Variable_1) == 0x00032C, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000330, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_Array_Get_Item_4) == 0x000338, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_DynamicCast_AsWB_Weapon_Used_Base_5) == 0x000340, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_DynamicCast_AsWB_Weapon_Used_Base_5' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_DynamicCast_bSuccess_5) == 0x000348, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000349, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_CreateDelegate_OutputDelegate_5) == 0x00034C, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_Select_Default) == 0x00035C, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_Select_Default_1) == 0x00035D, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_Select_Default_2) == 0x00035E, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_Select_Default_3) == 0x00035F, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_Select_Default_4) == 0x000360, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_GetSelectedItemFromNavPanel_ReturnValue) == 0x000368, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_GetSelectedItemFromNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_DynamicCast_AsWB_Weapon_Used_Base_6) == 0x000370, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_DynamicCast_AsWB_Weapon_Used_Base_6' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, K2Node_DynamicCast_bSuccess_6) == 0x000378, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed, CallFunc_IsValid_Guid_ReturnValue_1) == 0x000379, "Member 'WB_WeaponUsed_C_ExecuteUbergraph_WB_WeaponUsed::CallFunc_IsValid_Guid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_GetActiveIndex \ static_assert(alignof(WB_WeaponUsed_C_GetActiveIndex) == 0x000004, "Wrong alignment on WB_WeaponUsed_C_GetActiveIndex"); \ static_assert(sizeof(WB_WeaponUsed_C_GetActiveIndex) == 0x000004, "Wrong size on WB_WeaponUsed_C_GetActiveIndex"); \ static_assert(offsetof(WB_WeaponUsed_C_GetActiveIndex, AcitveIndex) == 0x000000, "Member 'WB_WeaponUsed_C_GetActiveIndex::AcitveIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_GetActiveSortIDItem \ static_assert(alignof(WB_WeaponUsed_C_GetActiveSortIDItem) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_GetActiveSortIDItem"); \ static_assert(sizeof(WB_WeaponUsed_C_GetActiveSortIDItem) == 0x000048, "Wrong size on WB_WeaponUsed_C_GetActiveSortIDItem"); \ static_assert(offsetof(WB_WeaponUsed_C_GetActiveSortIDItem, Item) == 0x000000, "Member 'WB_WeaponUsed_C_GetActiveSortIDItem::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_GetActiveSortIDItem, CallFunc_GetAllChildren_ReturnValue) == 0x000020, "Member 'WB_WeaponUsed_C_GetActiveSortIDItem::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_GetActiveSortIDItem, CallFunc_Array_Get_Item) == 0x000030, "Member 'WB_WeaponUsed_C_GetActiveSortIDItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_GetActiveSortIDItem, K2Node_DynamicCast_AsWB_Weapon_Used_Base) == 0x000038, "Member 'WB_WeaponUsed_C_GetActiveSortIDItem::K2Node_DynamicCast_AsWB_Weapon_Used_Base' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_GetActiveSortIDItem, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'WB_WeaponUsed_C_GetActiveSortIDItem::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_HiddenGemUnits \ static_assert(alignof(WB_WeaponUsed_C_HiddenGemUnits) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_HiddenGemUnits"); \ static_assert(sizeof(WB_WeaponUsed_C_HiddenGemUnits) == 0x000020, "Wrong size on WB_WeaponUsed_C_HiddenGemUnits"); \ static_assert(offsetof(WB_WeaponUsed_C_HiddenGemUnits, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_WeaponUsed_C_HiddenGemUnits::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_HiddenGemUnits, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_WeaponUsed_C_HiddenGemUnits::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_HiddenGemUnits, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_WeaponUsed_C_HiddenGemUnits::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_HiddenGemUnits, CallFunc_Array_Length_ReturnValue) == 0x00000C, "Member 'WB_WeaponUsed_C_HiddenGemUnits::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_HiddenGemUnits, CallFunc_Array_Get_Item) == 0x000010, "Member 'WB_WeaponUsed_C_HiddenGemUnits::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_HiddenGemUnits, CallFunc_Less_IntInt_ReturnValue) == 0x000018, "Member 'WB_WeaponUsed_C_HiddenGemUnits::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_IsActive \ static_assert(alignof(WB_WeaponUsed_C_IsActive) == 0x000001, "Wrong alignment on WB_WeaponUsed_C_IsActive"); \ static_assert(sizeof(WB_WeaponUsed_C_IsActive) == 0x000001, "Wrong size on WB_WeaponUsed_C_IsActive"); \ static_assert(offsetof(WB_WeaponUsed_C_IsActive, bIsActive) == 0x000000, "Member 'WB_WeaponUsed_C_IsActive::bIsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_NiagaraSystemWidget_126_Event \ static_assert(alignof(WB_WeaponUsed_C_NiagaraSystemWidget_126_Event) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_NiagaraSystemWidget_126_Event"); \ static_assert(sizeof(WB_WeaponUsed_C_NiagaraSystemWidget_126_Event) == 0x000008, "Wrong size on WB_WeaponUsed_C_NiagaraSystemWidget_126_Event"); \ static_assert(offsetof(WB_WeaponUsed_C_NiagaraSystemWidget_126_Event, NiagaraSystemWidget_126_0) == 0x000000, "Member 'WB_WeaponUsed_C_NiagaraSystemWidget_126_Event::NiagaraSystemWidget_126_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_OnItemInSlotChanged \ static_assert(alignof(WB_WeaponUsed_C_OnItemInSlotChanged) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_OnItemInSlotChanged"); \ static_assert(sizeof(WB_WeaponUsed_C_OnItemInSlotChanged) == 0x000050, "Wrong size on WB_WeaponUsed_C_OnItemInSlotChanged"); \ static_assert(offsetof(WB_WeaponUsed_C_OnItemInSlotChanged, OldItem) == 0x000000, "Member 'WB_WeaponUsed_C_OnItemInSlotChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_OnItemInSlotChanged, NewItem) == 0x000020, "Member 'WB_WeaponUsed_C_OnItemInSlotChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_OnItemInSlotChanged, Type) == 0x000040, "Member 'WB_WeaponUsed_C_OnItemInSlotChanged::Type' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_OnItemInSlotChanged, SlotIndex) == 0x000044, "Member 'WB_WeaponUsed_C_OnItemInSlotChanged::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_OnItemInSlotChanged, ItemIndex) == 0x000048, "Member 'WB_WeaponUsed_C_OnItemInSlotChanged::ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_OnUnitCreate \ static_assert(alignof(WB_WeaponUsed_C_OnUnitCreate) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_OnUnitCreate"); \ static_assert(sizeof(WB_WeaponUsed_C_OnUnitCreate) == 0x000008, "Wrong size on WB_WeaponUsed_C_OnUnitCreate"); \ static_assert(offsetof(WB_WeaponUsed_C_OnUnitCreate, ClickWidget) == 0x000000, "Member 'WB_WeaponUsed_C_OnUnitCreate::ClickWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_PageChangeOpacity \ static_assert(alignof(WB_WeaponUsed_C_PageChangeOpacity) == 0x000001, "Wrong alignment on WB_WeaponUsed_C_PageChangeOpacity"); \ static_assert(sizeof(WB_WeaponUsed_C_PageChangeOpacity) == 0x000001, "Wrong size on WB_WeaponUsed_C_PageChangeOpacity"); \ static_assert(offsetof(WB_WeaponUsed_C_PageChangeOpacity, bIsActive) == 0x000000, "Member 'WB_WeaponUsed_C_PageChangeOpacity::bIsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_PageUnactive \ static_assert(alignof(WB_WeaponUsed_C_PageUnactive) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_PageUnactive"); \ static_assert(sizeof(WB_WeaponUsed_C_PageUnactive) == 0x000048, "Wrong size on WB_WeaponUsed_C_PageUnactive"); \ static_assert(offsetof(WB_WeaponUsed_C_PageUnactive, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_WeaponUsed_C_PageUnactive::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_PageUnactive, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_WeaponUsed_C_PageUnactive::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_PageUnactive, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_WeaponUsed_C_PageUnactive::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_PageUnactive, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_WeaponUsed_C_PageUnactive::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_PageUnactive, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_WeaponUsed_C_PageUnactive::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_PageUnactive, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_WeaponUsed_C_PageUnactive::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_PageUnactive, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'WB_WeaponUsed_C_PageUnactive::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_PageUnactive, K2Node_DynamicCast_AsWB_Weapon_Used_Base) == 0x000038, "Member 'WB_WeaponUsed_C_PageUnactive::K2Node_DynamicCast_AsWB_Weapon_Used_Base' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_PageUnactive, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'WB_WeaponUsed_C_PageUnactive::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_SaveGemUnits \ static_assert(alignof(WB_WeaponUsed_C_SaveGemUnits) == 0x000004, "Wrong alignment on WB_WeaponUsed_C_SaveGemUnits"); \ static_assert(sizeof(WB_WeaponUsed_C_SaveGemUnits) == 0x000018, "Wrong size on WB_WeaponUsed_C_SaveGemUnits"); \ static_assert(offsetof(WB_WeaponUsed_C_SaveGemUnits, CallFunc_Array_Add_ReturnValue) == 0x000000, "Member 'WB_WeaponUsed_C_SaveGemUnits::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_SaveGemUnits, CallFunc_Array_Add_ReturnValue_1) == 0x000004, "Member 'WB_WeaponUsed_C_SaveGemUnits::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_SaveGemUnits, CallFunc_Array_Add_ReturnValue_2) == 0x000008, "Member 'WB_WeaponUsed_C_SaveGemUnits::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_SaveGemUnits, CallFunc_Array_Add_ReturnValue_3) == 0x00000C, "Member 'WB_WeaponUsed_C_SaveGemUnits::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_SaveGemUnits, CallFunc_Array_Add_ReturnValue_4) == 0x000010, "Member 'WB_WeaponUsed_C_SaveGemUnits::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_SaveGemUnits, CallFunc_Array_Add_ReturnValue_5) == 0x000014, "Member 'WB_WeaponUsed_C_SaveGemUnits::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_Select \ static_assert(alignof(WB_WeaponUsed_C_Select) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_Select"); \ static_assert(sizeof(WB_WeaponUsed_C_Select) == 0x000010, "Wrong size on WB_WeaponUsed_C_Select"); \ static_assert(offsetof(WB_WeaponUsed_C_Select, Item) == 0x000000, "Member 'WB_WeaponUsed_C_Select::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_Select, Index_0) == 0x000008, "Member 'WB_WeaponUsed_C_Select::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_SequenceEvent__ENTRYPOINTWB_WeaponUsed \ static_assert(alignof(WB_WeaponUsed_C_SequenceEvent__ENTRYPOINTWB_WeaponUsed) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_SequenceEvent__ENTRYPOINTWB_WeaponUsed"); \ static_assert(sizeof(WB_WeaponUsed_C_SequenceEvent__ENTRYPOINTWB_WeaponUsed) == 0x000008, "Wrong size on WB_WeaponUsed_C_SequenceEvent__ENTRYPOINTWB_WeaponUsed"); \ static_assert(offsetof(WB_WeaponUsed_C_SequenceEvent__ENTRYPOINTWB_WeaponUsed, NiagaraSystemWidget_126_0) == 0x000000, "Member 'WB_WeaponUsed_C_SequenceEvent__ENTRYPOINTWB_WeaponUsed::NiagaraSystemWidget_126_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_SetDisplayName \ static_assert(alignof(WB_WeaponUsed_C_SetDisplayName) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_SetDisplayName"); \ static_assert(sizeof(WB_WeaponUsed_C_SetDisplayName) == 0x000018, "Wrong size on WB_WeaponUsed_C_SetDisplayName"); \ static_assert(offsetof(WB_WeaponUsed_C_SetDisplayName, InText) == 0x000000, "Member 'WB_WeaponUsed_C_SetDisplayName::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_SuitDisplay \ static_assert(alignof(WB_WeaponUsed_C_SuitDisplay) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_SuitDisplay"); \ static_assert(sizeof(WB_WeaponUsed_C_SuitDisplay) == 0x000068, "Wrong size on WB_WeaponUsed_C_SuitDisplay"); \ static_assert(offsetof(WB_WeaponUsed_C_SuitDisplay, Guid) == 0x000000, "Member 'WB_WeaponUsed_C_SuitDisplay::Guid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_SuitDisplay, Suit) == 0x000010, "Member 'WB_WeaponUsed_C_SuitDisplay::Suit' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_SuitDisplay, CallFunc_PlayAnimationForward_ReturnValue) == 0x000018, "Member 'WB_WeaponUsed_C_SuitDisplay::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_SuitDisplay, CallFunc_GetGemSuitInfo_SuitInfo) == 0x000020, "Member 'WB_WeaponUsed_C_SuitDisplay::CallFunc_GetGemSuitInfo_SuitInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_TakenWeapon \ static_assert(alignof(WB_WeaponUsed_C_TakenWeapon) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_TakenWeapon"); \ static_assert(sizeof(WB_WeaponUsed_C_TakenWeapon) == 0x000090, "Wrong size on WB_WeaponUsed_C_TakenWeapon"); \ static_assert(offsetof(WB_WeaponUsed_C_TakenWeapon, InGeometry) == 0x000000, "Member 'WB_WeaponUsed_C_TakenWeapon::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_TakenWeapon, InKeyEvent) == 0x000040, "Member 'WB_WeaponUsed_C_TakenWeapon::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_TakenWeapon, inKeyTag) == 0x000080, "Member 'WB_WeaponUsed_C_TakenWeapon::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_TakenWeapon, bIsDown) == 0x000088, "Member 'WB_WeaponUsed_C_TakenWeapon::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_UnSelect \ static_assert(alignof(WB_WeaponUsed_C_UnSelect) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_UnSelect"); \ static_assert(sizeof(WB_WeaponUsed_C_UnSelect) == 0x000010, "Wrong size on WB_WeaponUsed_C_UnSelect"); \ static_assert(offsetof(WB_WeaponUsed_C_UnSelect, Item) == 0x000000, "Member 'WB_WeaponUsed_C_UnSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UnSelect, Index_0) == 0x000008, "Member 'WB_WeaponUsed_C_UnSelect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_UpdateCurrentName \ static_assert(alignof(WB_WeaponUsed_C_UpdateCurrentName) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_UpdateCurrentName"); \ static_assert(sizeof(WB_WeaponUsed_C_UpdateCurrentName) == 0x000190, "Wrong size on WB_WeaponUsed_C_UpdateCurrentName"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateCurrentName, Temp_bool_Variable) == 0x000000, "Member 'WB_WeaponUsed_C_UpdateCurrentName::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateCurrentName, Temp_text_Variable) == 0x000008, "Member 'WB_WeaponUsed_C_UpdateCurrentName::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateCurrentName, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_WeaponUsed_C_UpdateCurrentName::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateCurrentName, CallFunc_GetEquipByID_find) == 0x000028, "Member 'WB_WeaponUsed_C_UpdateCurrentName::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateCurrentName, CallFunc_GetEquipByID_Equipment) == 0x000030, "Member 'WB_WeaponUsed_C_UpdateCurrentName::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateCurrentName, K2Node_Select_Default) == 0x000178, "Member 'WB_WeaponUsed_C_UpdateCurrentName::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_UpdateCurrentWeapon \ static_assert(alignof(WB_WeaponUsed_C_UpdateCurrentWeapon) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_UpdateCurrentWeapon"); \ static_assert(sizeof(WB_WeaponUsed_C_UpdateCurrentWeapon) == 0x000060, "Wrong size on WB_WeaponUsed_C_UpdateCurrentWeapon"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateCurrentWeapon, weapons) == 0x000000, "Member 'WB_WeaponUsed_C_UpdateCurrentWeapon::weapons' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateCurrentWeapon, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_WeaponUsed_C_UpdateCurrentWeapon::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateCurrentWeapon, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'WB_WeaponUsed_C_UpdateCurrentWeapon::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateCurrentWeapon, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_WeaponUsed_C_UpdateCurrentWeapon::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateCurrentWeapon, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_WeaponUsed_C_UpdateCurrentWeapon::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateCurrentWeapon, CallFunc_GetPlayerWeapon_Items_Weapons) == 0x000040, "Member 'WB_WeaponUsed_C_UpdateCurrentWeapon::CallFunc_GetPlayerWeapon_Items_Weapons' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateCurrentWeapon, CallFunc_Array_Get_Item_1) == 0x000050, "Member 'WB_WeaponUsed_C_UpdateCurrentWeapon::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateCurrentWeapon, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'WB_WeaponUsed_C_UpdateCurrentWeapon::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateCurrentWeapon, CallFunc_Less_IntInt_ReturnValue) == 0x00005C, "Member 'WB_WeaponUsed_C_UpdateCurrentWeapon::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_UpdateGem_Display \ static_assert(alignof(WB_WeaponUsed_C_UpdateGem_Display) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_UpdateGem_Display"); \ static_assert(sizeof(WB_WeaponUsed_C_UpdateGem_Display) == 0x000260, "Wrong size on WB_WeaponUsed_C_UpdateGem_Display"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, WeaponInfo) == 0x000000, "Member 'WB_WeaponUsed_C_UpdateGem_Display::WeaponInfo' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, Temp_Level) == 0x000020, "Member 'WB_WeaponUsed_C_UpdateGem_Display::Temp_Level' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, Gems) == 0x000028, "Member 'WB_WeaponUsed_C_UpdateGem_Display::Gems' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, Temp_int_Array_Index_Variable) == 0x000038, "Member 'WB_WeaponUsed_C_UpdateGem_Display::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000040, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000188, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Percent_IntInt_ReturnValue) == 0x00018C, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Subtract_IntInt_ReturnValue) == 0x000190, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000194, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_IsValid_Guid_ReturnValue) == 0x000195, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, Temp_int_Loop_Counter_Variable) == 0x000198, "Member 'WB_WeaponUsed_C_UpdateGem_Display::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Add_IntInt_ReturnValue) == 0x00019C, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, Temp_int_Array_Index_Variable_1) == 0x0001A0, "Member 'WB_WeaponUsed_C_UpdateGem_Display::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x0001A4, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, Temp_int_Loop_Counter_Variable_1) == 0x0001A8, "Member 'WB_WeaponUsed_C_UpdateGem_Display::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Array_Get_Item) == 0x0001B0, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Array_Length_ReturnValue) == 0x0001B8, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Less_IntInt_ReturnValue) == 0x0001BC, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Add_IntInt_ReturnValue_1) == 0x0001C0, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, Temp_int_Variable) == 0x0001C4, "Member 'WB_WeaponUsed_C_UpdateGem_Display::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Add_IntInt_ReturnValue_2) == 0x0001C8, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Array_Length_ReturnValue_1) == 0x0001CC, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Greater_IntInt_ReturnValue) == 0x0001D0, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, K2Node_MakeArray_Array) == 0x0001D8, "Member 'WB_WeaponUsed_C_UpdateGem_Display::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Array_Get_Item_1) == 0x0001E8, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Array_Length_ReturnValue_2) == 0x0001F0, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001F4, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Array_Get_Item_2) == 0x0001F8, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_IsValid_Guid_ReturnValue_1) == 0x000208, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_IsValid_Guid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Array_Get_Item_3) == 0x00020C, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_CheckGemIsSuit_Suit) == 0x00021C, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_CheckGemIsSuit_Suit' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_CheckGemIsSuit_Level) == 0x000220, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_CheckGemIsSuit_Level' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_IsValid_Guid_ReturnValue_2) == 0x000224, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_IsValid_Guid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Array_Get_Item_4) == 0x000228, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Array_Length_ReturnValue_3) == 0x000230, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Less_IntInt_ReturnValue_2) == 0x000234, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_GetUINotify_UINotify) == 0x000238, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Array_Length_ReturnValue_4) == 0x000240, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_FindGemsOfWeapon_OutGemIds) == 0x000248, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_FindGemsOfWeapon_OutGemIds' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_FindGemsofWeapon_Success) == 0x000258, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_FindGemsofWeapon_Success' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateGem_Display, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000259, "Member 'WB_WeaponUsed_C_UpdateGem_Display::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_UpdateInfo \ static_assert(alignof(WB_WeaponUsed_C_UpdateInfo) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_UpdateInfo"); \ static_assert(sizeof(WB_WeaponUsed_C_UpdateInfo) == 0x000190, "Wrong size on WB_WeaponUsed_C_UpdateInfo"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateInfo, Widget) == 0x000000, "Member 'WB_WeaponUsed_C_UpdateInfo::Widget' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateInfo, Temp_bool_Variable) == 0x000008, "Member 'WB_WeaponUsed_C_UpdateInfo::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateInfo, Temp_text_Variable) == 0x000010, "Member 'WB_WeaponUsed_C_UpdateInfo::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateInfo, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000028, "Member 'WB_WeaponUsed_C_UpdateInfo::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateInfo, CallFunc_GetEquipByID_find) == 0x000029, "Member 'WB_WeaponUsed_C_UpdateInfo::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateInfo, CallFunc_GetEquipByID_Equipment) == 0x000030, "Member 'WB_WeaponUsed_C_UpdateInfo::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateInfo, K2Node_Select_Default) == 0x000178, "Member 'WB_WeaponUsed_C_UpdateInfo::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponUsed_C_UpdateSuitInfo \ static_assert(alignof(WB_WeaponUsed_C_UpdateSuitInfo) == 0x000008, "Wrong alignment on WB_WeaponUsed_C_UpdateSuitInfo"); \ static_assert(sizeof(WB_WeaponUsed_C_UpdateSuitInfo) == 0x000340, "Wrong size on WB_WeaponUsed_C_UpdateSuitInfo"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, Gems) == 0x000000, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::Gems' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, Num) == 0x000010, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::Num' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, SuitToWidget) == 0x000018, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::SuitToWidget' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, Temp_int_Variable) == 0x000068, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Array_Length_ReturnValue) == 0x00006C, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Array_Length_ReturnValue_1) == 0x000074, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Less_IntInt_ReturnValue) == 0x000078, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, Temp_int_Array_Index_Variable) == 0x00007C, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Array_Get_Item) == 0x000080, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_IsValid_Guid_ReturnValue) == 0x000090, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, Temp_int_Loop_Counter_Variable) == 0x000094, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Add_IntInt_ReturnValue_1) == 0x000098, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Less_IntInt_ReturnValue_1) == 0x00009C, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000A0, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Conv_IntToInt64_ReturnValue) == 0x0000A8, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, K2Node_MakeStruct_FormatArgumentData) == 0x0000B0, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Array_Get_Item_1) == 0x000100, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, K2Node_MakeArray_Array) == 0x000108, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Format_ReturnValue) == 0x000118, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Array_Length_ReturnValue_2) == 0x000130, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, K2Node_MakeStruct_FormatArgumentData_1) == 0x000138, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Less_IntInt_ReturnValue_2) == 0x000188, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Get_Gem_Info_New_Find) == 0x000189, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Get_Gem_Info_New_Find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Get_Gem_Info_New_GemInfo) == 0x000190, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Get_Gem_Info_New_GemInfo' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_GetGemSuitInfo_SuitInfo) == 0x000238, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_GetGemSuitInfo_SuitInfo' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Map_Find_Value) == 0x000280, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Map_Find_ReturnValue) == 0x000288, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Conv_StringToName_ReturnValue) == 0x00028C, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, K2Node_MakeStruct_FormatArgumentData_2) == 0x000298, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x0002E8, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, K2Node_MakeArray_Array_1) == 0x0002F0, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Map_Find_Value_1) == 0x000300, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Map_Find_ReturnValue_1) == 0x000308, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Format_ReturnValue_1) == 0x000310, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_IsEmpty_ReturnValue) == 0x000328, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Not_PreBool_ReturnValue) == 0x000329, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_Array_Get_Item_2) == 0x000330, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_BooleanAND_ReturnValue) == 0x000338, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_BooleanAND_ReturnValue_1) == 0x000339, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponUsed_C_UpdateSuitInfo, CallFunc_BooleanAND_ReturnValue_2) == 0x00033A, "Member 'WB_WeaponUsed_C_UpdateSuitInfo::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WeaponUsed_C \ static_assert(alignof(UWB_WeaponUsed_C) == 0x000008, "Wrong alignment on UWB_WeaponUsed_C"); \ static_assert(sizeof(UWB_WeaponUsed_C) == 0x0003F0, "Wrong size on UWB_WeaponUsed_C"); \ static_assert(offsetof(UWB_WeaponUsed_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_WeaponUsed_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, xszy) == 0x0002C8, "Member 'UWB_WeaponUsed_C::xszy' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, Image_142) == 0x0002D0, "Member 'UWB_WeaponUsed_C::Image_142' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, Image_230) == 0x0002D8, "Member 'UWB_WeaponUsed_C::Image_230' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, Image_Cover) == 0x0002E0, "Member 'UWB_WeaponUsed_C::Image_Cover' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, Image_Opacity) == 0x0002E8, "Member 'UWB_WeaponUsed_C::Image_Opacity' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, NiagaraSystemWidget_126) == 0x0002F0, "Member 'UWB_WeaponUsed_C::NiagaraSystemWidget_126' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, SuitBG_Liuguang_1) == 0x0002F8, "Member 'UWB_WeaponUsed_C::SuitBG_Liuguang_1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, SuitName) == 0x000300, "Member 'UWB_WeaponUsed_C::SuitName' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, WB_GemSuitDes) == 0x000308, "Member 'UWB_WeaponUsed_C::WB_GemSuitDes' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, WB_GemSuitDes_1) == 0x000310, "Member 'UWB_WeaponUsed_C::WB_GemSuitDes_1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, WB_GemSuitDes_2) == 0x000318, "Member 'UWB_WeaponUsed_C::WB_GemSuitDes_2' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, WB_WeaponGemUnit) == 0x000320, "Member 'UWB_WeaponUsed_C::WB_WeaponGemUnit' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, WB_WeaponGemUnit_1) == 0x000328, "Member 'UWB_WeaponUsed_C::WB_WeaponGemUnit_1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, WB_WeaponGemUnit_2) == 0x000330, "Member 'UWB_WeaponUsed_C::WB_WeaponGemUnit_2' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, WB_WeaponUsedBase) == 0x000338, "Member 'UWB_WeaponUsed_C::WB_WeaponUsedBase' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, WB_WeaponUsedBase_1) == 0x000340, "Member 'UWB_WeaponUsed_C::WB_WeaponUsedBase_1' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, WB_WeaponUsedBase_2) == 0x000348, "Member 'UWB_WeaponUsed_C::WB_WeaponUsedBase_2' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, WeaponDisplays) == 0x000350, "Member 'UWB_WeaponUsed_C::WeaponDisplays' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, WeaponGems) == 0x000358, "Member 'UWB_WeaponUsed_C::WeaponGems' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, Current) == 0x000360, "Member 'UWB_WeaponUsed_C::Current' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, OnSelectChanged) == 0x000370, "Member 'UWB_WeaponUsed_C::OnSelectChanged' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, ActiveIndex) == 0x000380, "Member 'UWB_WeaponUsed_C::ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, UINotify) == 0x000388, "Member 'UWB_WeaponUsed_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, bPageActive) == 0x000390, "Member 'UWB_WeaponUsed_C::bPageActive' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, OnSelectClick) == 0x000398, "Member 'UWB_WeaponUsed_C::OnSelectClick' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, GemUnits) == 0x0003A8, "Member 'UWB_WeaponUsed_C::GemUnits' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, CheckTimer) == 0x0003B8, "Member 'UWB_WeaponUsed_C::CheckTimer' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, FirstCreate) == 0x0003C0, "Member 'UWB_WeaponUsed_C::FirstCreate' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, WB_GemSuitDesContains) == 0x0003C8, "Member 'UWB_WeaponUsed_C::WB_GemSuitDesContains' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, OnRemoveWeapon) == 0x0003D8, "Member 'UWB_WeaponUsed_C::OnRemoveWeapon' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponUsed_C, Parent) == 0x0003E8, "Member 'UWB_WeaponUsed_C::Parent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Fs_renniao_C \ static_assert(alignof(ABP_Fs_renniao_C) == 0x000008, "Wrong alignment on ABP_Fs_renniao_C"); \ static_assert(sizeof(ABP_Fs_renniao_C) == 0x000310, "Wrong size on ABP_Fs_renniao_C"); \ static_assert(offsetof(ABP_Fs_renniao_C, NS_zaozi_default) == 0x000300, "Member 'ABP_Fs_renniao_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_renniao_C, StaticMesh) == 0x000308, "Member 'ABP_Fs_renniao_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_0_ME_SelectItem__DelegateSignature \ static_assert(alignof(WB_WeaponSelect_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_0_ME_SelectItem__DelegateSignature) == 0x000004, "Wrong alignment on WB_WeaponSelect_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_0_ME_SelectItem__DelegateSignature"); \ static_assert(sizeof(WB_WeaponSelect_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_0_ME_SelectItem__DelegateSignature) == 0x000004, "Wrong size on WB_WeaponSelect_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_0_ME_SelectItem__DelegateSignature"); \ static_assert(offsetof(WB_WeaponSelect_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_0_ME_SelectItem__DelegateSignature, Param_Index_0) == 0x000000, "Member 'WB_WeaponSelect_C_BndEvt__WB_ScrollItemButtonList_K2Node_ComponentBoundEvent_0_ME_SelectItem__DelegateSignature::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnSelectedItem__DelegateSignature \ static_assert(alignof(WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnSelectedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnSelectedItem__DelegateSignature"); \ static_assert(sizeof(WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnSelectedItem__DelegateSignature) == 0x000010, "Wrong size on WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnSelectedItem__DelegateSignature"); \ static_assert(offsetof(WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnSelectedItem__DelegateSignature, Item_0) == 0x000000, "Member 'WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnSelectedItem__DelegateSignature::Item_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnSelectedItem__DelegateSignature, Param_Index_0) == 0x000008, "Member 'WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_1_OnSelectedItem__DelegateSignature::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnUnSelectedItem__DelegateSignature \ static_assert(alignof(WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnUnSelectedItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnUnSelectedItem__DelegateSignature"); \ static_assert(sizeof(WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnUnSelectedItem__DelegateSignature) == 0x000010, "Wrong size on WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnUnSelectedItem__DelegateSignature"); \ static_assert(offsetof(WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnUnSelectedItem__DelegateSignature, Item_0) == 0x000000, "Member 'WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnUnSelectedItem__DelegateSignature::Item_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnUnSelectedItem__DelegateSignature, Param_Index_0) == 0x000008, "Member 'WB_WeaponSelect_C_BndEvt__WB_WeaponSelect_WB_Grid_AJ_K2Node_ComponentBoundEvent_2_OnUnSelectedItem__DelegateSignature::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_EquipCurrrentWeapon \ static_assert(alignof(WB_WeaponSelect_C_EquipCurrrentWeapon) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_EquipCurrrentWeapon"); \ static_assert(sizeof(WB_WeaponSelect_C_EquipCurrrentWeapon) == 0x000020, "Wrong size on WB_WeaponSelect_C_EquipCurrrentWeapon"); \ static_assert(offsetof(WB_WeaponSelect_C_EquipCurrrentWeapon, Valid) == 0x000000, "Member 'WB_WeaponSelect_C_EquipCurrrentWeapon::Valid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_EquipCurrrentWeapon, CallFunc_GetSelectedItem_ReturnValue) == 0x000008, "Member 'WB_WeaponSelect_C_EquipCurrrentWeapon::CallFunc_GetSelectedItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_EquipCurrrentWeapon, K2Node_DynamicCast_AsWB_Weapon_Select_Base) == 0x000010, "Member 'WB_WeaponSelect_C_EquipCurrrentWeapon::K2Node_DynamicCast_AsWB_Weapon_Select_Base' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_EquipCurrrentWeapon, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'WB_WeaponSelect_C_EquipCurrrentWeapon::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_EquipCurrrentWeapon, CallFunc_IsValid_Guid_ReturnValue) == 0x000019, "Member 'WB_WeaponSelect_C_EquipCurrrentWeapon::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_ExchangeInputHelpVis \ static_assert(alignof(WB_WeaponSelect_C_ExchangeInputHelpVis) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_ExchangeInputHelpVis"); \ static_assert(sizeof(WB_WeaponSelect_C_ExchangeInputHelpVis) == 0x000060, "Wrong size on WB_WeaponSelect_C_ExchangeInputHelpVis"); \ static_assert(offsetof(WB_WeaponSelect_C_ExchangeInputHelpVis, Byte) == 0x000000, "Member 'WB_WeaponSelect_C_ExchangeInputHelpVis::Byte' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExchangeInputHelpVis, LocalInputHelpNames_Top) == 0x000008, "Member 'WB_WeaponSelect_C_ExchangeInputHelpVis::LocalInputHelpNames_Top' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExchangeInputHelpVis, LocalInputHelpNames) == 0x000018, "Member 'WB_WeaponSelect_C_ExchangeInputHelpVis::LocalInputHelpNames' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExchangeInputHelpVis, K2Node_MakeArray_Array) == 0x000028, "Member 'WB_WeaponSelect_C_ExchangeInputHelpVis::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExchangeInputHelpVis, CallFunc_GetValidValue_ReturnValue) == 0x000038, "Member 'WB_WeaponSelect_C_ExchangeInputHelpVis::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExchangeInputHelpVis, K2Node_MakeArray_Array_1) == 0x000040, "Member 'WB_WeaponSelect_C_ExchangeInputHelpVis::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExchangeInputHelpVis, K2Node_SwitchEnum_CmpSuccess) == 0x000050, "Member 'WB_WeaponSelect_C_ExchangeInputHelpVis::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExchangeInputHelpVis, CallFunc_GetMainWidget_Output_Get) == 0x000058, "Member 'WB_WeaponSelect_C_ExchangeInputHelpVis::CallFunc_GetMainWidget_Output_Get' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect \ static_assert(alignof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect"); \ static_assert(sizeof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect) == 0x000280, "Wrong size on WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, EntryPoint) == 0x000000, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, Temp_bool_Variable) == 0x000024, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CreateDelegate_OutputDelegate_2) == 0x000028, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, Temp_int_Variable) == 0x000038, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, Temp_bool_Variable_1) == 0x00003C, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, Temp_text_Variable) == 0x000040, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, Temp_text_Variable_1) == 0x000058, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CustomEvent_Item_1) == 0x000070, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, CallFunc_GetUINotify_UINotify) == 0x000090, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CustomEvent_Item) == 0x000098, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CustomEvent_bIsActive) == 0x0000B8, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CustomEvent_bIsActive' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CustomEvent_OldItem) == 0x0000C0, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CustomEvent_NewItem) == 0x0000E0, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CustomEvent_Type) == 0x000100, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CustomEvent_SlotIndex) == 0x000104, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CustomEvent_ItemIndex) == 0x000108, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CustomEvent_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_SwitchEnum_CmpSuccess) == 0x00010C, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, CallFunc_GetSelectedItem_ReturnValue) == 0x000110, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::CallFunc_GetSelectedItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_DynamicCast_AsWB_Weapon_Select_Base) == 0x000118, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_DynamicCast_AsWB_Weapon_Select_Base' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_DynamicCast_bSuccess) == 0x000120, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_ComponentBoundEvent_Index_2) == 0x000124, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_ComponentBoundEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CustomEvent_ItemBeforeChanged) == 0x000128, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CustomEvent_ItemBeforeChanged' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CustomEvent_ItemAfterChanged) == 0x000148, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CustomEvent_ItemAfterChanged' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CreateDelegate_OutputDelegate_3) == 0x000168, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CustomEvent_RemovedItem) == 0x000178, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CustomEvent_RemovedItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, CallFunc_Array_Length_ReturnValue) == 0x000198, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, CallFunc_Array_RemoveItem_ReturnValue) == 0x00019C, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CustomEvent_Weapon) == 0x0001A0, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CustomEvent_Weapon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_CustomEvent_ParentWdiget) == 0x0001C0, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_CustomEvent_ParentWdiget' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, CallFunc_Array_Find_ReturnValue) == 0x0001C8, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0001CC, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_ComponentBoundEvent_Item_1) == 0x0001D0, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_ComponentBoundEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_ComponentBoundEvent_Index_1) == 0x0001D8, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_ComponentBoundEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_Select_Default) == 0x0001DC, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_DynamicCast_AsWB_Weapon_Select_Base_1) == 0x0001E0, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_DynamicCast_AsWB_Weapon_Select_Base_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_DynamicCast_bSuccess_1) == 0x0001E8, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_ComponentBoundEvent_Item) == 0x0001F0, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_ComponentBoundEvent_Index) == 0x0001F8, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_ComponentBoundEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_DynamicCast_AsWB_Weapon_Select_Base_2) == 0x000200, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_DynamicCast_AsWB_Weapon_Select_Base_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_DynamicCast_bSuccess_2) == 0x000208, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, CallFunc_Conv_IntToString_ReturnValue) == 0x000210, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_DynamicCast_AsWB_Weapon_Select_Base_3) == 0x000220, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_DynamicCast_AsWB_Weapon_Select_Base_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_DynamicCast_bSuccess_3) == 0x000228, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_DynamicCast_AsWB_Gem_Main) == 0x000230, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_DynamicCast_AsWB_Gem_Main' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_DynamicCast_bSuccess_4) == 0x000238, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_DynamicCast_AsWB_Weapon_Main) == 0x000240, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_DynamicCast_AsWB_Weapon_Main' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_DynamicCast_bSuccess_5) == 0x000248, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, CallFunc_GetChildAt_ReturnValue) == 0x000250, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_Select_Default_1) == 0x000258, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_DynamicCast_AsWB_Scroll_Item_Button) == 0x000270, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_DynamicCast_AsWB_Scroll_Item_Button' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect, K2Node_DynamicCast_bSuccess_6) == 0x000278, "Member 'WB_WeaponSelect_C_ExecuteUbergraph_WB_WeaponSelect::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_GetMainWidget \ static_assert(alignof(WB_WeaponSelect_C_GetMainWidget) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_GetMainWidget"); \ static_assert(sizeof(WB_WeaponSelect_C_GetMainWidget) == 0x000018, "Wrong size on WB_WeaponSelect_C_GetMainWidget"); \ static_assert(offsetof(WB_WeaponSelect_C_GetMainWidget, Output_Get) == 0x000000, "Member 'WB_WeaponSelect_C_GetMainWidget::Output_Get' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetMainWidget, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_WeaponSelect_C_GetMainWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetMainWidget, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000010, "Member 'WB_WeaponSelect_C_GetMainWidget::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_GetSelectChildItem \ static_assert(alignof(WB_WeaponSelect_C_GetSelectChildItem) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_GetSelectChildItem"); \ static_assert(sizeof(WB_WeaponSelect_C_GetSelectChildItem) == 0x000038, "Wrong size on WB_WeaponSelect_C_GetSelectChildItem"); \ static_assert(offsetof(WB_WeaponSelect_C_GetSelectChildItem, Item_0) == 0x000000, "Member 'WB_WeaponSelect_C_GetSelectChildItem::Item_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetSelectChildItem, CallFunc_GetSelectedItem_ReturnValue) == 0x000020, "Member 'WB_WeaponSelect_C_GetSelectChildItem::CallFunc_GetSelectedItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetSelectChildItem, K2Node_DynamicCast_AsWB_Weapon_Select_Base) == 0x000028, "Member 'WB_WeaponSelect_C_GetSelectChildItem::K2Node_DynamicCast_AsWB_Weapon_Select_Base' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetSelectChildItem, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'WB_WeaponSelect_C_GetSelectChildItem::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_GetWeaponsToCreate \ static_assert(alignof(WB_WeaponSelect_C_GetWeaponsToCreate) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_GetWeaponsToCreate"); \ static_assert(sizeof(WB_WeaponSelect_C_GetWeaponsToCreate) == 0x000218, "Wrong size on WB_WeaponSelect_C_GetWeaponsToCreate"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, WeaponType) == 0x000000, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::WeaponType' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, weapons) == 0x000008, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::weapons' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, WeaponsToCreate) == 0x000018, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::WeaponsToCreate' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000028, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, Temp_int_Loop_Counter_Variable) == 0x000030, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, CallFunc_GetPlayerEquipments_ReturnValue) == 0x000038, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::CallFunc_GetPlayerEquipments_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, CallFunc_GetPlayerBackpack_ReturnValue) == 0x000048, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::CallFunc_GetPlayerBackpack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, Temp_struct_Variable) == 0x000058, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, CallFunc_Array_RemoveItem_ReturnValue) == 0x000078, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, CallFunc_GetPlayerBackpack_ReturnValue_1) == 0x000080, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::CallFunc_GetPlayerBackpack_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, CallFunc_Array_Length_ReturnValue) == 0x000090, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, CallFunc_Array_Get_Item) == 0x000098, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, CallFunc_Less_IntInt_ReturnValue) == 0x0000B8, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, CallFunc_Array_Add_ReturnValue) == 0x0000BC, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, CallFunc_GetEquipByID_find) == 0x0000C0, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, CallFunc_GetEquipByID_Equipment) == 0x0000C8, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_GetWeaponsToCreate, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000210, "Member 'WB_WeaponSelect_C_GetWeaponsToCreate::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_InitPage \ static_assert(alignof(WB_WeaponSelect_C_InitPage) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_InitPage"); \ static_assert(sizeof(WB_WeaponSelect_C_InitPage) == 0x000008, "Wrong size on WB_WeaponSelect_C_InitPage"); \ static_assert(offsetof(WB_WeaponSelect_C_InitPage, ParentWdiget_0) == 0x000000, "Member 'WB_WeaponSelect_C_InitPage::ParentWdiget_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_IsPageActive \ static_assert(alignof(WB_WeaponSelect_C_IsPageActive) == 0x000001, "Wrong alignment on WB_WeaponSelect_C_IsPageActive"); \ static_assert(sizeof(WB_WeaponSelect_C_IsPageActive) == 0x000001, "Wrong size on WB_WeaponSelect_C_IsPageActive"); \ static_assert(offsetof(WB_WeaponSelect_C_IsPageActive, bIsActive) == 0x000000, "Member 'WB_WeaponSelect_C_IsPageActive::bIsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_OnClickItem \ static_assert(alignof(WB_WeaponSelect_C_OnClickItem) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_OnClickItem"); \ static_assert(sizeof(WB_WeaponSelect_C_OnClickItem) == 0x000020, "Wrong size on WB_WeaponSelect_C_OnClickItem"); \ static_assert(offsetof(WB_WeaponSelect_C_OnClickItem, Item_0) == 0x000000, "Member 'WB_WeaponSelect_C_OnClickItem::Item_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_OnHover \ static_assert(alignof(WB_WeaponSelect_C_OnHover) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_OnHover"); \ static_assert(sizeof(WB_WeaponSelect_C_OnHover) == 0x000020, "Wrong size on WB_WeaponSelect_C_OnHover"); \ static_assert(offsetof(WB_WeaponSelect_C_OnHover, Item_0) == 0x000000, "Member 'WB_WeaponSelect_C_OnHover::Item_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_OnItemInSlotChanged \ static_assert(alignof(WB_WeaponSelect_C_OnItemInSlotChanged) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_OnItemInSlotChanged"); \ static_assert(sizeof(WB_WeaponSelect_C_OnItemInSlotChanged) == 0x000050, "Wrong size on WB_WeaponSelect_C_OnItemInSlotChanged"); \ static_assert(offsetof(WB_WeaponSelect_C_OnItemInSlotChanged, OldItem) == 0x000000, "Member 'WB_WeaponSelect_C_OnItemInSlotChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_OnItemInSlotChanged, NewItem) == 0x000020, "Member 'WB_WeaponSelect_C_OnItemInSlotChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_OnItemInSlotChanged, Type) == 0x000040, "Member 'WB_WeaponSelect_C_OnItemInSlotChanged::Type' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_OnItemInSlotChanged, SlotIndex) == 0x000044, "Member 'WB_WeaponSelect_C_OnItemInSlotChanged::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_OnItemInSlotChanged, ItemIndex) == 0x000048, "Member 'WB_WeaponSelect_C_OnItemInSlotChanged::ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_OnUniqueItemChanged \ static_assert(alignof(WB_WeaponSelect_C_OnUniqueItemChanged) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_OnUniqueItemChanged"); \ static_assert(sizeof(WB_WeaponSelect_C_OnUniqueItemChanged) == 0x000040, "Wrong size on WB_WeaponSelect_C_OnUniqueItemChanged"); \ static_assert(offsetof(WB_WeaponSelect_C_OnUniqueItemChanged, ItemBeforeChanged) == 0x000000, "Member 'WB_WeaponSelect_C_OnUniqueItemChanged::ItemBeforeChanged' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_OnUniqueItemChanged, ItemAfterChanged) == 0x000020, "Member 'WB_WeaponSelect_C_OnUniqueItemChanged::ItemAfterChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_SelectTarget \ static_assert(alignof(WB_WeaponSelect_C_SelectTarget) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_SelectTarget"); \ static_assert(sizeof(WB_WeaponSelect_C_SelectTarget) == 0x000020, "Wrong size on WB_WeaponSelect_C_SelectTarget"); \ static_assert(offsetof(WB_WeaponSelect_C_SelectTarget, weapon) == 0x000000, "Member 'WB_WeaponSelect_C_SelectTarget::weapon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_UpdateByRefrom \ static_assert(alignof(WB_WeaponSelect_C_UpdateByRefrom) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_UpdateByRefrom"); \ static_assert(sizeof(WB_WeaponSelect_C_UpdateByRefrom) == 0x000060, "Wrong size on WB_WeaponSelect_C_UpdateByRefrom"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateByRefrom, Item_0) == 0x000000, "Member 'WB_WeaponSelect_C_UpdateByRefrom::Item_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateByRefrom, Find) == 0x000020, "Member 'WB_WeaponSelect_C_UpdateByRefrom::Find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateByRefrom, Array_Index) == 0x000024, "Member 'WB_WeaponSelect_C_UpdateByRefrom::Array_Index' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateByRefrom, Temp_int_Array_Index_Variable) == 0x000028, "Member 'WB_WeaponSelect_C_UpdateByRefrom::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateByRefrom, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'WB_WeaponSelect_C_UpdateByRefrom::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateByRefrom, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'WB_WeaponSelect_C_UpdateByRefrom::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateByRefrom, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'WB_WeaponSelect_C_UpdateByRefrom::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateByRefrom, CallFunc_Array_Get_Item) == 0x000038, "Member 'WB_WeaponSelect_C_UpdateByRefrom::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateByRefrom, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'WB_WeaponSelect_C_UpdateByRefrom::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateByRefrom, CallFunc_EqualEqual_GuidGuid_ReturnValue) == 0x000059, "Member 'WB_WeaponSelect_C_UpdateByRefrom::CallFunc_EqualEqual_GuidGuid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_UpdateWeaponDisplay \ static_assert(alignof(WB_WeaponSelect_C_UpdateWeaponDisplay) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_UpdateWeaponDisplay"); \ static_assert(sizeof(WB_WeaponSelect_C_UpdateWeaponDisplay) == 0x000218, "Wrong size on WB_WeaponSelect_C_UpdateWeaponDisplay"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, Param_Index_0) == 0x000000, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::Param_Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, ResetSelect) == 0x000004, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::ResetSelect' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, AgainSelect) == 0x000005, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::AgainSelect' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000006, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, Temp_struct_Variable) == 0x000018, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_Array_RemoveItem_ReturnValue) == 0x000038, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_CustomSort_ReturnValue) == 0x000039, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_CustomSort_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_CustomSort_ReturnValue_1) == 0x00003A, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_CustomSort_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_CustomSort_ReturnValue_2) == 0x00003B, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_CustomSort_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, Temp_struct_Variable_1) == 0x000040, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x000060, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_Array_Get_Item) == 0x000061, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_Array_Length_ReturnValue) == 0x000064, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_GetPlayerEquipments_ReturnValue) == 0x000068, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_GetPlayerEquipments_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_GetPlayerBackpack_ReturnValue) == 0x000078, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_GetPlayerBackpack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_GetPlayerBackpack_ReturnValue_1) == 0x000088, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_GetPlayerBackpack_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_Array_Get_Item_1) == 0x000098, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_Array_Length_ReturnValue_1) == 0x0000B8, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_Array_Add_ReturnValue) == 0x0000BC, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_Less_IntInt_ReturnValue) == 0x0000C0, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_GetEquipByID_find) == 0x0000C1, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_GetEquipByID_Equipment) == 0x0000C8, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_UpdateWeaponDisplay, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000210, "Member 'WB_WeaponSelect_C_UpdateWeaponDisplay::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_WeaponAdd \ static_assert(alignof(WB_WeaponSelect_C_WeaponAdd) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_WeaponAdd"); \ static_assert(sizeof(WB_WeaponSelect_C_WeaponAdd) == 0x0001C8, "Wrong size on WB_WeaponSelect_C_WeaponAdd"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, NewItemsAfterAdd) == 0x000000, "Member 'WB_WeaponSelect_C_WeaponAdd::NewItemsAfterAdd' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, NeedAdd) == 0x000010, "Member 'WB_WeaponSelect_C_WeaponAdd::NeedAdd' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, TempAddWeapon) == 0x000020, "Member 'WB_WeaponSelect_C_WeaponAdd::TempAddWeapon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, Temp_int_Array_Index_Variable) == 0x000030, "Member 'WB_WeaponSelect_C_WeaponAdd::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'WB_WeaponSelect_C_WeaponAdd::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'WB_WeaponSelect_C_WeaponAdd::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, CallFunc_Array_Get_Item) == 0x00003C, "Member 'WB_WeaponSelect_C_WeaponAdd::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, CallFunc_Array_Get_Item_1) == 0x000040, "Member 'WB_WeaponSelect_C_WeaponAdd::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'WB_WeaponSelect_C_WeaponAdd::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, CallFunc_Array_Add_ReturnValue) == 0x000064, "Member 'WB_WeaponSelect_C_WeaponAdd::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'WB_WeaponSelect_C_WeaponAdd::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, CallFunc_GetEquipByID_find) == 0x000069, "Member 'WB_WeaponSelect_C_WeaponAdd::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, CallFunc_GetEquipByID_Equipment) == 0x000070, "Member 'WB_WeaponSelect_C_WeaponAdd::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001B8, "Member 'WB_WeaponSelect_C_WeaponAdd::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, K2Node_SwitchEnum_CmpSuccess) == 0x0001B9, "Member 'WB_WeaponSelect_C_WeaponAdd::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, CallFunc_Array_Add_ReturnValue_1) == 0x0001BC, "Member 'WB_WeaponSelect_C_WeaponAdd::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0001C0, "Member 'WB_WeaponSelect_C_WeaponAdd::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, CallFunc_BooleanAND_ReturnValue) == 0x0001C1, "Member 'WB_WeaponSelect_C_WeaponAdd::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponAdd, CallFunc_Array_Length_ReturnValue_1) == 0x0001C4, "Member 'WB_WeaponSelect_C_WeaponAdd::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponSelect_C_WeaponRemoved \ static_assert(alignof(WB_WeaponSelect_C_WeaponRemoved) == 0x000008, "Wrong alignment on WB_WeaponSelect_C_WeaponRemoved"); \ static_assert(sizeof(WB_WeaponSelect_C_WeaponRemoved) == 0x000020, "Wrong size on WB_WeaponSelect_C_WeaponRemoved"); \ static_assert(offsetof(WB_WeaponSelect_C_WeaponRemoved, RemovedItem) == 0x000000, "Member 'WB_WeaponSelect_C_WeaponRemoved::RemovedItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WeaponSelect_C \ static_assert(alignof(UWB_WeaponSelect_C) == 0x000008, "Wrong alignment on UWB_WeaponSelect_C"); \ static_assert(sizeof(UWB_WeaponSelect_C) == 0x0003A0, "Wrong size on UWB_WeaponSelect_C"); \ static_assert(offsetof(UWB_WeaponSelect_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_WeaponSelect_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, WB_Grid_AJ) == 0x0002C8, "Member 'UWB_WeaponSelect_C::WB_Grid_AJ' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, WB_ScrollItemButtonList) == 0x0002D0, "Member 'UWB_WeaponSelect_C::WB_ScrollItemButtonList' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, CurrentSelect) == 0x0002D8, "Member 'UWB_WeaponSelect_C::CurrentSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, ButtonIndex) == 0x0002E0, "Member 'UWB_WeaponSelect_C::ButtonIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, OnSelectHover) == 0x0002E8, "Member 'UWB_WeaponSelect_C::OnSelectHover' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, UINotify) == 0x0002F8, "Member 'UWB_WeaponSelect_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, OnClick) == 0x000300, "Member 'UWB_WeaponSelect_C::OnClick' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, CurrentWeaponType) == 0x000310, "Member 'UWB_WeaponSelect_C::CurrentWeaponType' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, CreateWeapons) == 0x000318, "Member 'UWB_WeaponSelect_C::CreateWeapons' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, CurrentName) == 0x000328, "Member 'UWB_WeaponSelect_C::CurrentName' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, CurrentText) == 0x000338, "Member 'UWB_WeaponSelect_C::CurrentText' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, bShowAll) == 0x000350, "Member 'UWB_WeaponSelect_C::bShowAll' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, Index_0) == 0x000354, "Member 'UWB_WeaponSelect_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, WidgetMain) == 0x000358, "Member 'UWB_WeaponSelect_C::WidgetMain' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, Is_Active) == 0x000360, "Member 'UWB_WeaponSelect_C::Is_Active' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, NewItemCanRun) == 0x000361, "Member 'UWB_WeaponSelect_C::NewItemCanRun' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, NewItemID) == 0x000368, "Member 'UWB_WeaponSelect_C::NewItemID' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, NewItemNeedAdd) == 0x000378, "Member 'UWB_WeaponSelect_C::NewItemNeedAdd' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, Item) == 0x000380, "Member 'UWB_WeaponSelect_C::Item' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, ParentWdiget) == 0x000388, "Member 'UWB_WeaponSelect_C::ParentWdiget' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponSelect_C, NewGuid) == 0x000390, "Member 'UWB_WeaponSelect_C::NewGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay \ static_assert(alignof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay) == 0x000008, "Wrong alignment on WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay"); \ static_assert(sizeof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay) == 0x000298, "Wrong size on WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, EntryPoint) == 0x000000, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, Temp_bool_Variable) == 0x000004, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, Temp_byte_Variable) == 0x000018, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, Temp_byte_Variable_1) == 0x000019, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_Loaded) == 0x000020, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, Temp_object_Variable) == 0x000028, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000030, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_DynamicCast_AsTexture_2D) == 0x000060, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_EqualEqual_SoftObjectReference_ReturnValue) == 0x000069, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_EqualEqual_SoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_Item) == 0x000070, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetUINotify_UINotify) == 0x000090, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_OldItem) == 0x000098, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_NewItem) == 0x0000B8, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_Type) == 0x0000D8, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_SlotIndex) == 0x0000DC, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CustomEvent_ItemIndex) == 0x0000E0, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CustomEvent_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_SwitchEnum_CmpSuccess) == 0x0000E4, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetItemByID_Item) == 0x0000E8, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_GetItemByID_find) == 0x0001B8, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_Select_Default) == 0x0001B9, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x0001BA, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_MakeStruct_FormatArgumentData) == 0x0001C0, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_MakeStruct_FormatArgumentData_1) == 0x000210, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_MakeArray_Array) == 0x000260, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, CallFunc_Format_ReturnValue) == 0x000270, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay, K2Node_CreateDelegate_OutputDelegate_1) == 0x000288, "Member 'WB_WeaponDisplay_C_ExecuteUbergraph_WB_WeaponDisplay::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponDisplay_C_InitInfo \ static_assert(alignof(WB_WeaponDisplay_C_InitInfo) == 0x000008, "Wrong alignment on WB_WeaponDisplay_C_InitInfo"); \ static_assert(sizeof(WB_WeaponDisplay_C_InitInfo) == 0x000020, "Wrong size on WB_WeaponDisplay_C_InitInfo"); \ static_assert(offsetof(WB_WeaponDisplay_C_InitInfo, Item_0) == 0x000000, "Member 'WB_WeaponDisplay_C_InitInfo::Item_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponDisplay_C_OnItemInSlotChanged \ static_assert(alignof(WB_WeaponDisplay_C_OnItemInSlotChanged) == 0x000008, "Wrong alignment on WB_WeaponDisplay_C_OnItemInSlotChanged"); \ static_assert(sizeof(WB_WeaponDisplay_C_OnItemInSlotChanged) == 0x000050, "Wrong size on WB_WeaponDisplay_C_OnItemInSlotChanged"); \ static_assert(offsetof(WB_WeaponDisplay_C_OnItemInSlotChanged, OldItem) == 0x000000, "Member 'WB_WeaponDisplay_C_OnItemInSlotChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_OnItemInSlotChanged, NewItem) == 0x000020, "Member 'WB_WeaponDisplay_C_OnItemInSlotChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_OnItemInSlotChanged, Type) == 0x000040, "Member 'WB_WeaponDisplay_C_OnItemInSlotChanged::Type' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_OnItemInSlotChanged, SlotIndex) == 0x000044, "Member 'WB_WeaponDisplay_C_OnItemInSlotChanged::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_C_OnItemInSlotChanged, ItemIndex) == 0x000048, "Member 'WB_WeaponDisplay_C_OnItemInSlotChanged::ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponDisplay_C_OnLoaded_064EC765494AB853C3922E9A449CED88 \ static_assert(alignof(WB_WeaponDisplay_C_OnLoaded_064EC765494AB853C3922E9A449CED88) == 0x000008, "Wrong alignment on WB_WeaponDisplay_C_OnLoaded_064EC765494AB853C3922E9A449CED88"); \ static_assert(sizeof(WB_WeaponDisplay_C_OnLoaded_064EC765494AB853C3922E9A449CED88) == 0x000008, "Wrong size on WB_WeaponDisplay_C_OnLoaded_064EC765494AB853C3922E9A449CED88"); \ static_assert(offsetof(WB_WeaponDisplay_C_OnLoaded_064EC765494AB853C3922E9A449CED88, Loaded) == 0x000000, "Member 'WB_WeaponDisplay_C_OnLoaded_064EC765494AB853C3922E9A449CED88::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponDisplay_0__UWB_WeaponDisplay_C \ static_assert(alignof(WB_WeaponDisplay_0::UWB_WeaponDisplay_C) == 0x000008, "Wrong alignment on WB_WeaponDisplay_0::UWB_WeaponDisplay_C"); \ static_assert(sizeof(WB_WeaponDisplay_0::UWB_WeaponDisplay_C) == 0x000320, "Wrong size on WB_WeaponDisplay_0::UWB_WeaponDisplay_C"); \ static_assert(offsetof(WB_WeaponDisplay_0::UWB_WeaponDisplay_C, UberGraphFrame) == 0x000278, "Member 'WB_WeaponDisplay_0::UWB_WeaponDisplay_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_0::UWB_WeaponDisplay_C, CircularThrobber_55) == 0x000280, "Member 'WB_WeaponDisplay_0::UWB_WeaponDisplay_C::CircularThrobber_55' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_0::UWB_WeaponDisplay_C, Image_Weapon_2) == 0x000288, "Member 'WB_WeaponDisplay_0::UWB_WeaponDisplay_C::Image_Weapon_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_0::UWB_WeaponDisplay_C, Image_Weapon_3) == 0x000290, "Member 'WB_WeaponDisplay_0::UWB_WeaponDisplay_C::Image_Weapon_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_0::UWB_WeaponDisplay_C, WeaponDesNew) == 0x000298, "Member 'WB_WeaponDisplay_0::UWB_WeaponDisplay_C::WeaponDesNew' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_0::UWB_WeaponDisplay_C, WeaponNameNew) == 0x0002A0, "Member 'WB_WeaponDisplay_0::UWB_WeaponDisplay_C::WeaponNameNew' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_0::UWB_WeaponDisplay_C, WidgetSwitcher_0) == 0x0002A8, "Member 'WB_WeaponDisplay_0::UWB_WeaponDisplay_C::WidgetSwitcher_0' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_0::UWB_WeaponDisplay_C, UINotify) == 0x0002B0, "Member 'WB_WeaponDisplay_0::UWB_WeaponDisplay_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_0::UWB_WeaponDisplay_C, Item) == 0x0002B8, "Member 'WB_WeaponDisplay_0::UWB_WeaponDisplay_C::Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_0::UWB_WeaponDisplay_C, Des) == 0x0002D8, "Member 'WB_WeaponDisplay_0::UWB_WeaponDisplay_C::Des' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponDisplay_0::UWB_WeaponDisplay_C, LoadAsset) == 0x0002F0, "Member 'WB_WeaponDisplay_0::UWB_WeaponDisplay_C::LoadAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_Compare_Update_Image \ static_assert(alignof(WB_StatsRequir_C_Compare_Update_Image) == 0x000008, "Wrong alignment on WB_StatsRequir_C_Compare_Update_Image"); \ static_assert(sizeof(WB_StatsRequir_C_Compare_Update_Image) == 0x000190, "Wrong size on WB_StatsRequir_C_Compare_Update_Image"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, Class_0) == 0x000000, "Member 'WB_StatsRequir_C_Compare_Update_Image::Class_0' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, HoverLevel) == 0x000004, "Member 'WB_StatsRequir_C_Compare_Update_Image::HoverLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CurrentLevel) == 0x000008, "Member 'WB_StatsRequir_C_Compare_Update_Image::CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, Visible) == 0x000010, "Member 'WB_StatsRequir_C_Compare_Update_Image::Visible' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, NewLocalVar_0) == 0x000018, "Member 'WB_StatsRequir_C_Compare_Update_Image::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, L_SourceY) == 0x000020, "Member 'WB_StatsRequir_C_Compare_Update_Image::L_SourceY' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, L_SourceX) == 0x000024, "Member 'WB_StatsRequir_C_Compare_Update_Image::L_SourceX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, LocalImageIndex) == 0x000028, "Member 'WB_StatsRequir_C_Compare_Update_Image::LocalImageIndex' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, Local_OffsetY) == 0x00002C, "Member 'WB_StatsRequir_C_Compare_Update_Image::Local_OffsetY' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, Local_OffsetX) == 0x000030, "Member 'WB_StatsRequir_C_Compare_Update_Image::Local_OffsetX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, Local_Length_Y) == 0x000034, "Member 'WB_StatsRequir_C_Compare_Update_Image::Local_Length_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, Local_Length_X) == 0x000038, "Member 'WB_StatsRequir_C_Compare_Update_Image::Local_Length_X' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, LocalMaterialInstance) == 0x000040, "Member 'WB_StatsRequir_C_Compare_Update_Image::LocalMaterialInstance' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, Temp_bool_Variable) == 0x000048, "Member 'WB_StatsRequir_C_Compare_Update_Image::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, Temp_byte_Variable) == 0x000049, "Member 'WB_StatsRequir_C_Compare_Update_Image::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, Temp_byte_Variable_1) == 0x00004A, "Member 'WB_StatsRequir_C_Compare_Update_Image::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000050, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000058, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_FMax_ReturnValue) == 0x000060, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000068, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, K2Node_Select_Default) == 0x000069, "Member 'WB_StatsRequir_C_Compare_Update_Image::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, Temp_object_Variable) == 0x000070, "Member 'WB_StatsRequir_C_Compare_Update_Image::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, Temp_object_Variable_1) == 0x000078, "Member 'WB_StatsRequir_C_Compare_Update_Image::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, K2Node_SwitchInteger_CmpSuccess) == 0x000080, "Member 'WB_StatsRequir_C_Compare_Update_Image::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_CutImageRequirP2_OffsetX) == 0x000088, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_CutImageRequirP2_OffsetX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_CutImageRequirP2_OffsetY) == 0x000090, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_CutImageRequirP2_OffsetY' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_Cut_Image_Requir_P1_OffsetX) == 0x000098, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_Cut_Image_Requir_P1_OffsetX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_Cut_Image_Requir_P1_OffsetY) == 0x0000A0, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_Cut_Image_Requir_P1_OffsetY' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, Temp_int_Variable) == 0x0000A8, "Member 'WB_StatsRequir_C_Compare_Update_Image::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_K2_GetScalarParameterValue_ReturnValue) == 0x0000AC, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_K2_GetScalarParameterValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, K2Node_Select_Default_1) == 0x0000B0, "Member 'WB_StatsRequir_C_Compare_Update_Image::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_K2_GetScalarParameterValue_ReturnValue_1) == 0x0000C0, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_K2_GetScalarParameterValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0000C8, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, K2Node_SwitchInteger_CmpSuccess_1) == 0x0000D0, "Member 'WB_StatsRequir_C_Compare_Update_Image::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_K2_GetScalarParameterValue_ReturnValue_2) == 0x0000D4, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_K2_GetScalarParameterValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x0000D8, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_K2_GetScalarParameterValue_ReturnValue_3) == 0x0000E0, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_K2_GetScalarParameterValue_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_Divide_DoubleDouble_ReturnValue_3) == 0x0000E8, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_Divide_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_GetRequirImage_ImageIndex) == 0x0000F0, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_GetRequirImage_ImageIndex' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_Array_Get_Item) == 0x0000F8, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_Array_Get_Item_1) == 0x000100, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000108, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_GetDynamicMaterial_ReturnValue_1) == 0x000110, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_GetDynamicMaterial_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000118, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_CutImageRequirP2_LengthX_ImplicitCast) == 0x000120, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_CutImageRequirP2_LengthX_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_CutImageRequirP2_LengthY_ImplicitCast) == 0x000128, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_CutImageRequirP2_LengthY_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_Cut_Image_Requir_P1_LengthX_ImplicitCast) == 0x000130, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_Cut_Image_Requir_P1_LengthX_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, K2Node_VariableSet_Local_OffsetX_ImplicitCast) == 0x000138, "Member 'WB_StatsRequir_C_Compare_Update_Image::K2Node_VariableSet_Local_OffsetX_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, K2Node_VariableSet_Local_OffsetY_ImplicitCast) == 0x00013C, "Member 'WB_StatsRequir_C_Compare_Update_Image::K2Node_VariableSet_Local_OffsetY_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_Cut_Image_Requir_P1_LengthY_ImplicitCast) == 0x000140, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_Cut_Image_Requir_P1_LengthY_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, K2Node_VariableSet_Local_OffsetX_ImplicitCast_1) == 0x000148, "Member 'WB_StatsRequir_C_Compare_Update_Image::K2Node_VariableSet_Local_OffsetX_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, K2Node_VariableSet_Local_OffsetY_ImplicitCast_1) == 0x00014C, "Member 'WB_StatsRequir_C_Compare_Update_Image::K2Node_VariableSet_Local_OffsetY_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000150, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, K2Node_VariableSet_Local_Length_Y_ImplicitCast) == 0x000158, "Member 'WB_StatsRequir_C_Compare_Update_Image::K2Node_VariableSet_Local_Length_Y_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_Divide_DoubleDouble_A_ImplicitCast_1) == 0x000160, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_Divide_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, K2Node_VariableSet_Local_Length_X_ImplicitCast) == 0x000168, "Member 'WB_StatsRequir_C_Compare_Update_Image::K2Node_VariableSet_Local_Length_X_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_Divide_DoubleDouble_A_ImplicitCast_2) == 0x000170, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_Divide_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, K2Node_VariableSet_Local_Length_Y_ImplicitCast_1) == 0x000178, "Member 'WB_StatsRequir_C_Compare_Update_Image::K2Node_VariableSet_Local_Length_Y_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, CallFunc_Divide_DoubleDouble_A_ImplicitCast_3) == 0x000180, "Member 'WB_StatsRequir_C_Compare_Update_Image::CallFunc_Divide_DoubleDouble_A_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Compare_Update_Image, K2Node_VariableSet_Local_Length_X_ImplicitCast_1) == 0x000188, "Member 'WB_StatsRequir_C_Compare_Update_Image::K2Node_VariableSet_Local_Length_X_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_CompareDisplay \ static_assert(alignof(WB_StatsRequir_C_CompareDisplay) == 0x000008, "Wrong alignment on WB_StatsRequir_C_CompareDisplay"); \ static_assert(sizeof(WB_StatsRequir_C_CompareDisplay) == 0x000078, "Wrong size on WB_StatsRequir_C_CompareDisplay"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, Current) == 0x000000, "Member 'WB_StatsRequir_C_CompareDisplay::Current' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, Hovered) == 0x000004, "Member 'WB_StatsRequir_C_CompareDisplay::Hovered' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, Local_Class) == 0x000008, "Member 'WB_StatsRequir_C_CompareDisplay::Local_Class' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, L_CurrentLevel) == 0x00000C, "Member 'WB_StatsRequir_C_CompareDisplay::L_CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, L_HoverLevel) == 0x000010, "Member 'WB_StatsRequir_C_CompareDisplay::L_HoverLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, LocalHoverRequirValue) == 0x000018, "Member 'WB_StatsRequir_C_CompareDisplay::LocalHoverRequirValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, L_CurrentPlayerValue) == 0x000020, "Member 'WB_StatsRequir_C_CompareDisplay::L_CurrentPlayerValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, Temp_int_Array_Index_Variable) == 0x000028, "Member 'WB_StatsRequir_C_CompareDisplay::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00002C, "Member 'WB_StatsRequir_C_CompareDisplay::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, CallFunc_Get_RequirImage_Level_by_Value_Level) == 0x000030, "Member 'WB_StatsRequir_C_CompareDisplay::CallFunc_Get_RequirImage_Level_by_Value_Level' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'WB_StatsRequir_C_CompareDisplay::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000038, "Member 'WB_StatsRequir_C_CompareDisplay::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, CallFunc_BooleanAND_ReturnValue) == 0x000039, "Member 'WB_StatsRequir_C_CompareDisplay::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'WB_StatsRequir_C_CompareDisplay::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, CallFunc_Array_Get_Item) == 0x000040, "Member 'WB_StatsRequir_C_CompareDisplay::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, CallFunc_FTrunc_ReturnValue) == 0x000048, "Member 'WB_StatsRequir_C_CompareDisplay::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, CallFunc_FTrunc_ReturnValue_1) == 0x00004C, "Member 'WB_StatsRequir_C_CompareDisplay::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, CallFunc_Array_Get_Item_1) == 0x000050, "Member 'WB_StatsRequir_C_CompareDisplay::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'WB_StatsRequir_C_CompareDisplay::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, CallFunc_GetEquipValuebyTagwithID_Value) == 0x000060, "Member 'WB_StatsRequir_C_CompareDisplay::CallFunc_GetEquipValuebyTagwithID_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'WB_StatsRequir_C_CompareDisplay::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CompareDisplay, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x000070, "Member 'WB_StatsRequir_C_CompareDisplay::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_Cut_Image_Requir_P1 \ static_assert(alignof(WB_StatsRequir_C_Cut_Image_Requir_P1) == 0x000008, "Wrong alignment on WB_StatsRequir_C_Cut_Image_Requir_P1"); \ static_assert(sizeof(WB_StatsRequir_C_Cut_Image_Requir_P1) == 0x000138, "Wrong size on WB_StatsRequir_C_Cut_Image_Requir_P1"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, Class_0) == 0x000000, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::Class_0' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, HoverLevel) == 0x000004, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::HoverLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, LengthX) == 0x000008, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::LengthX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, LengthY) == 0x000010, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::LengthY' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, OffsetX) == 0x000018, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::OffsetX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, OffsetY) == 0x000020, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::OffsetY' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, Local_OffsetX) == 0x000028, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::Local_OffsetX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, Local_OffsetY) == 0x00002C, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::Local_OffsetY' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, L_LengthY) == 0x000030, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::L_LengthY' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, L_LengthX) == 0x000038, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::L_LengthX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, L_level) == 0x000040, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::L_level' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000044, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, K2Node_SwitchInteger_CmpSuccess) == 0x000045, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Subtract_IntInt_ReturnValue) == 0x000048, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000050, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Max_ReturnValue) == 0x000058, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Conv_IntToFloat_ReturnValue) == 0x00005C, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000060, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000068, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000070, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000078, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000080, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000088, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Add_IntInt_ReturnValue) == 0x00008C, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Max_ReturnValue_1) == 0x000090, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Max_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x000094, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Conv_IntToFloat_ReturnValue_2) == 0x000098, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Conv_IntToFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Multiply_DoubleDouble_ReturnValue_4) == 0x0000A0, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Multiply_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Multiply_DoubleDouble_ReturnValue_5) == 0x0000A8, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Multiply_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x0000B0, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Multiply_DoubleDouble_ReturnValue_6) == 0x0000B8, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Multiply_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x0000C0, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_LessEqual_IntInt_ReturnValue_2) == 0x0000C1, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_LessEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Conv_IntToFloat_ReturnValue_3) == 0x0000C4, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Conv_IntToFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Multiply_DoubleDouble_ReturnValue_7) == 0x0000C8, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Multiply_DoubleDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, K2Node_FunctionResult_OffsetX_ImplicitCast) == 0x0000D0, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::K2Node_FunctionResult_OffsetX_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, K2Node_FunctionResult_OffsetY_ImplicitCast) == 0x0000D8, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::K2Node_FunctionResult_OffsetY_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, K2Node_VariableSet_Local_OffsetX_ImplicitCast) == 0x0000E0, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::K2Node_VariableSet_Local_OffsetX_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x0000E8, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, K2Node_VariableSet_Local_OffsetX_ImplicitCast_1) == 0x0000F0, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::K2Node_VariableSet_Local_OffsetX_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, K2Node_VariableSet_Local_OffsetY_ImplicitCast) == 0x0000F4, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::K2Node_VariableSet_Local_OffsetY_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, K2Node_VariableSet_Local_OffsetY_ImplicitCast_1) == 0x0000F8, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::K2Node_VariableSet_Local_OffsetY_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, K2Node_VariableSet_Local_OffsetY_ImplicitCast_2) == 0x0000FC, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::K2Node_VariableSet_Local_OffsetY_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1) == 0x000100, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Multiply_DoubleDouble_B_ImplicitCast_2) == 0x000108, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Multiply_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, K2Node_VariableSet_Local_OffsetX_ImplicitCast_2) == 0x000110, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::K2Node_VariableSet_Local_OffsetX_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, K2Node_VariableSet_Local_OffsetX_ImplicitCast_3) == 0x000114, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::K2Node_VariableSet_Local_OffsetX_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, K2Node_VariableSet_Local_OffsetX_ImplicitCast_4) == 0x000118, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::K2Node_VariableSet_Local_OffsetX_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, K2Node_VariableSet_Local_OffsetY_ImplicitCast_3) == 0x00011C, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::K2Node_VariableSet_Local_OffsetY_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, K2Node_VariableSet_Local_OffsetY_ImplicitCast_4) == 0x000120, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::K2Node_VariableSet_Local_OffsetY_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, K2Node_VariableSet_Local_OffsetY_ImplicitCast_5) == 0x000124, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::K2Node_VariableSet_Local_OffsetY_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, CallFunc_Multiply_DoubleDouble_B_ImplicitCast_3) == 0x000128, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::CallFunc_Multiply_DoubleDouble_B_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Cut_Image_Requir_P1, K2Node_VariableSet_Local_OffsetX_ImplicitCast_5) == 0x000130, "Member 'WB_StatsRequir_C_Cut_Image_Requir_P1::K2Node_VariableSet_Local_OffsetX_ImplicitCast_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_CutImage \ static_assert(alignof(WB_StatsRequir_C_CutImage) == 0x000008, "Wrong alignment on WB_StatsRequir_C_CutImage"); \ static_assert(sizeof(WB_StatsRequir_C_CutImage) == 0x000018, "Wrong size on WB_StatsRequir_C_CutImage"); \ static_assert(offsetof(WB_StatsRequir_C_CutImage, MaterialInstance) == 0x000000, "Member 'WB_StatsRequir_C_CutImage::MaterialInstance' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImage, LengthX) == 0x000008, "Member 'WB_StatsRequir_C_CutImage::LengthX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImage, LengthY) == 0x00000C, "Member 'WB_StatsRequir_C_CutImage::LengthY' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImage, OffsetX) == 0x000010, "Member 'WB_StatsRequir_C_CutImage::OffsetX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImage, OffsetY) == 0x000014, "Member 'WB_StatsRequir_C_CutImage::OffsetY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_CutImageRequirP2 \ static_assert(alignof(WB_StatsRequir_C_CutImageRequirP2) == 0x000008, "Wrong alignment on WB_StatsRequir_C_CutImageRequirP2"); \ static_assert(sizeof(WB_StatsRequir_C_CutImageRequirP2) == 0x000088, "Wrong size on WB_StatsRequir_C_CutImageRequirP2"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, HoverLevel) == 0x000000, "Member 'WB_StatsRequir_C_CutImageRequirP2::HoverLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, LengthX) == 0x000008, "Member 'WB_StatsRequir_C_CutImageRequirP2::LengthX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, LengthY) == 0x000010, "Member 'WB_StatsRequir_C_CutImageRequirP2::LengthY' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, OffsetX) == 0x000018, "Member 'WB_StatsRequir_C_CutImageRequirP2::OffsetX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, OffsetY) == 0x000020, "Member 'WB_StatsRequir_C_CutImageRequirP2::OffsetY' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, L_LengthY0) == 0x000028, "Member 'WB_StatsRequir_C_CutImageRequirP2::L_LengthY0' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, L_LengthX0) == 0x000030, "Member 'WB_StatsRequir_C_CutImageRequirP2::L_LengthX0' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, Local_OffsetY) == 0x000038, "Member 'WB_StatsRequir_C_CutImageRequirP2::Local_OffsetY' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, Local_OffsetX) == 0x00003C, "Member 'WB_StatsRequir_C_CutImageRequirP2::Local_OffsetX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000040, "Member 'WB_StatsRequir_C_CutImageRequirP2::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, CallFunc_Subtract_IntInt_ReturnValue) == 0x000044, "Member 'WB_StatsRequir_C_CutImageRequirP2::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, CallFunc_Max_ReturnValue) == 0x000048, "Member 'WB_StatsRequir_C_CutImageRequirP2::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00004C, "Member 'WB_StatsRequir_C_CutImageRequirP2::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000050, "Member 'WB_StatsRequir_C_CutImageRequirP2::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000058, "Member 'WB_StatsRequir_C_CutImageRequirP2::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, K2Node_FunctionResult_OffsetX_ImplicitCast) == 0x000060, "Member 'WB_StatsRequir_C_CutImageRequirP2::K2Node_FunctionResult_OffsetX_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, K2Node_FunctionResult_OffsetY_ImplicitCast) == 0x000068, "Member 'WB_StatsRequir_C_CutImageRequirP2::K2Node_FunctionResult_OffsetY_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000070, "Member 'WB_StatsRequir_C_CutImageRequirP2::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, K2Node_VariableSet_Local_OffsetX_ImplicitCast) == 0x000078, "Member 'WB_StatsRequir_C_CutImageRequirP2::K2Node_VariableSet_Local_OffsetX_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, K2Node_VariableSet_Local_OffsetY_ImplicitCast) == 0x00007C, "Member 'WB_StatsRequir_C_CutImageRequirP2::K2Node_VariableSet_Local_OffsetY_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, K2Node_VariableSet_Local_OffsetY_ImplicitCast_1) == 0x000080, "Member 'WB_StatsRequir_C_CutImageRequirP2::K2Node_VariableSet_Local_OffsetY_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_CutImageRequirP2, K2Node_VariableSet_Local_OffsetX_ImplicitCast_1) == 0x000084, "Member 'WB_StatsRequir_C_CutImageRequirP2::K2Node_VariableSet_Local_OffsetX_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir \ static_assert(alignof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir) == 0x000008, "Wrong alignment on WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir"); \ static_assert(sizeof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir) == 0x000090, "Wrong size on WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, EntryPoint) == 0x000000, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, Temp_int_Array_Index_Variable_1) == 0x000010, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, K2Node_Event_IsDesignTime) == 0x000014, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, CallFunc_GetAllChildren_ReturnValue) == 0x000018, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, CallFunc_Array_Get_Item_1) == 0x000030, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, K2Node_DynamicCast_AsWB_Stat_Unit) == 0x000038, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::K2Node_DynamicCast_AsWB_Stat_Unit' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, K2Node_DynamicCast_AsWB_Stat_Unit_1) == 0x000048, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::K2Node_DynamicCast_AsWB_Stat_Unit_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, K2Node_DynamicCast_bSuccess_1) == 0x000050, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, CallFunc_Array_Add_ReturnValue) == 0x000054, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, CallFunc_Array_Length_ReturnValue_1) == 0x00005C, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, CallFunc_GetUINotify_UINotify) == 0x000068, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, CallFunc_Array_Get_Item_2) == 0x000070, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, CallFunc_Array_Get_Item_3) == 0x000078, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, Temp_int_Loop_Counter_Variable_1) == 0x000080, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, CallFunc_Less_IntInt_ReturnValue_1) == 0x000084, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir, CallFunc_Add_IntInt_ReturnValue_1) == 0x000088, "Member 'WB_StatsRequir_C_ExecuteUbergraph_WB_StatsRequir::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_Get_All_Image_Stats \ static_assert(alignof(WB_StatsRequir_C_Get_All_Image_Stats) == 0x000004, "Wrong alignment on WB_StatsRequir_C_Get_All_Image_Stats"); \ static_assert(sizeof(WB_StatsRequir_C_Get_All_Image_Stats) == 0x000010, "Wrong size on WB_StatsRequir_C_Get_All_Image_Stats"); \ static_assert(offsetof(WB_StatsRequir_C_Get_All_Image_Stats, CallFunc_Array_Add_ReturnValue) == 0x000000, "Member 'WB_StatsRequir_C_Get_All_Image_Stats::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_All_Image_Stats, CallFunc_Array_Add_ReturnValue_1) == 0x000004, "Member 'WB_StatsRequir_C_Get_All_Image_Stats::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_All_Image_Stats, CallFunc_Array_Add_ReturnValue_2) == 0x000008, "Member 'WB_StatsRequir_C_Get_All_Image_Stats::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_All_Image_Stats, CallFunc_Array_Add_ReturnValue_3) == 0x00000C, "Member 'WB_StatsRequir_C_Get_All_Image_Stats::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_Get_Image_Offset_Value \ static_assert(alignof(WB_StatsRequir_C_Get_Image_Offset_Value) == 0x000008, "Wrong alignment on WB_StatsRequir_C_Get_Image_Offset_Value"); \ static_assert(sizeof(WB_StatsRequir_C_Get_Image_Offset_Value) == 0x0000D8, "Wrong size on WB_StatsRequir_C_Get_Image_Offset_Value"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CurrentLevel) == 0x000000, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, LengthX) == 0x000008, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::LengthX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, LengthY) == 0x000010, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::LengthY' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, OffsetX) == 0x000018, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::OffsetX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, OffsetY) == 0x000020, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::OffsetY' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, L_CurrentLevel0) == 0x000028, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::L_CurrentLevel0' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, Local_OffsetX) == 0x00002C, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::Local_OffsetX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, Local_OffsetY) == 0x000030, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::Local_OffsetY' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000038, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Divide_IntInt_ReturnValue) == 0x000040, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Subtract_IntInt_ReturnValue) == 0x000044, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Conv_IntToFloat_ReturnValue) == 0x00004C, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000050, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x000058, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000060, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Percent_IntInt_ReturnValue) == 0x000068, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00006C, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Greater_IntInt_ReturnValue) == 0x00006D, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Percent_IntInt_ReturnValue_1) == 0x000070, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Percent_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000074, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000078, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Max_ReturnValue) == 0x00007C, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Conv_IntToFloat_ReturnValue_2) == 0x000080, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Conv_IntToFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000088, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, K2Node_FunctionResult_OffsetX_ImplicitCast) == 0x000090, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::K2Node_FunctionResult_OffsetX_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, K2Node_FunctionResult_OffsetY_ImplicitCast) == 0x000098, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::K2Node_FunctionResult_OffsetY_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, K2Node_VariableSet_Local_OffsetX_ImplicitCast) == 0x0000A0, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::K2Node_VariableSet_Local_OffsetX_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x0000A8, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, K2Node_VariableSet_Local_OffsetY_ImplicitCast) == 0x0000B0, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::K2Node_VariableSet_Local_OffsetY_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1) == 0x0000B8, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, K2Node_VariableSet_Local_OffsetY_ImplicitCast_1) == 0x0000C0, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::K2Node_VariableSet_Local_OffsetY_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, CallFunc_Multiply_DoubleDouble_B_ImplicitCast_2) == 0x0000C8, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::CallFunc_Multiply_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_Image_Offset_Value, K2Node_VariableSet_Local_OffsetX_ImplicitCast_1) == 0x0000D0, "Member 'WB_StatsRequir_C_Get_Image_Offset_Value::K2Node_VariableSet_Local_OffsetX_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_Get_RequirImage_Level_by_Value \ static_assert(alignof(WB_StatsRequir_C_Get_RequirImage_Level_by_Value) == 0x000008, "Wrong alignment on WB_StatsRequir_C_Get_RequirImage_Level_by_Value"); \ static_assert(sizeof(WB_StatsRequir_C_Get_RequirImage_Level_by_Value) == 0x000018, "Wrong size on WB_StatsRequir_C_Get_RequirImage_Level_by_Value"); \ static_assert(offsetof(WB_StatsRequir_C_Get_RequirImage_Level_by_Value, Value) == 0x000000, "Member 'WB_StatsRequir_C_Get_RequirImage_Level_by_Value::Value' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_RequirImage_Level_by_Value, Level) == 0x000008, "Member 'WB_StatsRequir_C_Get_RequirImage_Level_by_Value::Level' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_RequirImage_Level_by_Value, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x00000C, "Member 'WB_StatsRequir_C_Get_RequirImage_Level_by_Value::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_RequirImage_Level_by_Value, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00000D, "Member 'WB_StatsRequir_C_Get_RequirImage_Level_by_Value::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_RequirImage_Level_by_Value, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x00000E, "Member 'WB_StatsRequir_C_Get_RequirImage_Level_by_Value::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_RequirImage_Level_by_Value, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x00000F, "Member 'WB_StatsRequir_C_Get_RequirImage_Level_by_Value::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_RequirImage_Level_by_Value, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x000010, "Member 'WB_StatsRequir_C_Get_RequirImage_Level_by_Value::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Get_RequirImage_Level_by_Value, CallFunc_Greater_DoubleDouble_ReturnValue_4) == 0x000011, "Member 'WB_StatsRequir_C_Get_RequirImage_Level_by_Value::CallFunc_Greater_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_GetAllImageRequirStats \ static_assert(alignof(WB_StatsRequir_C_GetAllImageRequirStats) == 0x000004, "Wrong alignment on WB_StatsRequir_C_GetAllImageRequirStats"); \ static_assert(sizeof(WB_StatsRequir_C_GetAllImageRequirStats) == 0x000010, "Wrong size on WB_StatsRequir_C_GetAllImageRequirStats"); \ static_assert(offsetof(WB_StatsRequir_C_GetAllImageRequirStats, CallFunc_Array_Add_ReturnValue) == 0x000000, "Member 'WB_StatsRequir_C_GetAllImageRequirStats::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetAllImageRequirStats, CallFunc_Array_Add_ReturnValue_1) == 0x000004, "Member 'WB_StatsRequir_C_GetAllImageRequirStats::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetAllImageRequirStats, CallFunc_Array_Add_ReturnValue_2) == 0x000008, "Member 'WB_StatsRequir_C_GetAllImageRequirStats::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetAllImageRequirStats, CallFunc_Array_Add_ReturnValue_3) == 0x00000C, "Member 'WB_StatsRequir_C_GetAllImageRequirStats::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_GetEquipValueByTagWithID \ static_assert(alignof(WB_StatsRequir_C_GetEquipValueByTagWithID) == 0x000008, "Wrong alignment on WB_StatsRequir_C_GetEquipValueByTagWithID"); \ static_assert(sizeof(WB_StatsRequir_C_GetEquipValueByTagWithID) == 0x000178, "Wrong size on WB_StatsRequir_C_GetEquipValueByTagWithID"); \ static_assert(offsetof(WB_StatsRequir_C_GetEquipValueByTagWithID, Tag) == 0x000000, "Member 'WB_StatsRequir_C_GetEquipValueByTagWithID::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetEquipValueByTagWithID, SortID) == 0x000008, "Member 'WB_StatsRequir_C_GetEquipValueByTagWithID::SortID' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetEquipValueByTagWithID, Value) == 0x000010, "Member 'WB_StatsRequir_C_GetEquipValueByTagWithID::Value' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetEquipValueByTagWithID, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000018, "Member 'WB_StatsRequir_C_GetEquipValueByTagWithID::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetEquipValueByTagWithID, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000160, "Member 'WB_StatsRequir_C_GetEquipValueByTagWithID::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetEquipValueByTagWithID, CallFunc_Map_Find_Value) == 0x000168, "Member 'WB_StatsRequir_C_GetEquipValueByTagWithID::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetEquipValueByTagWithID, CallFunc_Map_Find_ReturnValue) == 0x000170, "Member 'WB_StatsRequir_C_GetEquipValueByTagWithID::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_GetRequirImage \ static_assert(alignof(WB_StatsRequir_C_GetRequirImage) == 0x000004, "Wrong alignment on WB_StatsRequir_C_GetRequirImage"); \ static_assert(sizeof(WB_StatsRequir_C_GetRequirImage) == 0x000010, "Wrong size on WB_StatsRequir_C_GetRequirImage"); \ static_assert(offsetof(WB_StatsRequir_C_GetRequirImage, Class_0) == 0x000000, "Member 'WB_StatsRequir_C_GetRequirImage::Class_0' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetRequirImage, HoverLevel) == 0x000004, "Member 'WB_StatsRequir_C_GetRequirImage::HoverLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetRequirImage, ImageIndex) == 0x000008, "Member 'WB_StatsRequir_C_GetRequirImage::ImageIndex' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetRequirImage, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00000C, "Member 'WB_StatsRequir_C_GetRequirImage::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetRequirImage, CallFunc_Less_IntInt_ReturnValue) == 0x00000D, "Member 'WB_StatsRequir_C_GetRequirImage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_GetSpellAddLevel \ static_assert(alignof(WB_StatsRequir_C_GetSpellAddLevel) == 0x000008, "Wrong alignment on WB_StatsRequir_C_GetSpellAddLevel"); \ static_assert(sizeof(WB_StatsRequir_C_GetSpellAddLevel) == 0x000040, "Wrong size on WB_StatsRequir_C_GetSpellAddLevel"); \ static_assert(offsetof(WB_StatsRequir_C_GetSpellAddLevel, Value) == 0x000000, "Member 'WB_StatsRequir_C_GetSpellAddLevel::Value' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetSpellAddLevel, return_0) == 0x000008, "Member 'WB_StatsRequir_C_GetSpellAddLevel::return_0' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetSpellAddLevel, ShowName) == 0x000020, "Member 'WB_StatsRequir_C_GetSpellAddLevel::ShowName' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetSpellAddLevel, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000038, "Member 'WB_StatsRequir_C_GetSpellAddLevel::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetSpellAddLevel, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000039, "Member 'WB_StatsRequir_C_GetSpellAddLevel::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetSpellAddLevel, CallFunc_InRange_FloatFloat_ReturnValue_1) == 0x00003A, "Member 'WB_StatsRequir_C_GetSpellAddLevel::CallFunc_InRange_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetSpellAddLevel, CallFunc_InRange_FloatFloat_ReturnValue_2) == 0x00003B, "Member 'WB_StatsRequir_C_GetSpellAddLevel::CallFunc_InRange_FloatFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetSpellAddLevel, CallFunc_InRange_FloatFloat_ReturnValue_3) == 0x00003C, "Member 'WB_StatsRequir_C_GetSpellAddLevel::CallFunc_InRange_FloatFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetSpellAddLevel, CallFunc_InRange_FloatFloat_ReturnValue_4) == 0x00003D, "Member 'WB_StatsRequir_C_GetSpellAddLevel::CallFunc_InRange_FloatFloat_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_GetTextDisplayByValue \ static_assert(alignof(WB_StatsRequir_C_GetTextDisplayByValue) == 0x000008, "Wrong alignment on WB_StatsRequir_C_GetTextDisplayByValue"); \ static_assert(sizeof(WB_StatsRequir_C_GetTextDisplayByValue) == 0x000030, "Wrong size on WB_StatsRequir_C_GetTextDisplayByValue"); \ static_assert(offsetof(WB_StatsRequir_C_GetTextDisplayByValue, Value) == 0x000000, "Member 'WB_StatsRequir_C_GetTextDisplayByValue::Value' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetTextDisplayByValue, Text) == 0x000008, "Member 'WB_StatsRequir_C_GetTextDisplayByValue::Text' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetTextDisplayByValue, Level) == 0x000020, "Member 'WB_StatsRequir_C_GetTextDisplayByValue::Level' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetTextDisplayByValue, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000024, "Member 'WB_StatsRequir_C_GetTextDisplayByValue::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetTextDisplayByValue, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000025, "Member 'WB_StatsRequir_C_GetTextDisplayByValue::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetTextDisplayByValue, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000026, "Member 'WB_StatsRequir_C_GetTextDisplayByValue::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetTextDisplayByValue, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000027, "Member 'WB_StatsRequir_C_GetTextDisplayByValue::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetTextDisplayByValue, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x000028, "Member 'WB_StatsRequir_C_GetTextDisplayByValue::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_GetTextDisplayByValue, CallFunc_Greater_DoubleDouble_ReturnValue_4) == 0x000029, "Member 'WB_StatsRequir_C_GetTextDisplayByValue::CallFunc_Greater_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_Normal_Update_Image \ static_assert(alignof(WB_StatsRequir_C_Normal_Update_Image) == 0x000008, "Wrong alignment on WB_StatsRequir_C_Normal_Update_Image"); \ static_assert(sizeof(WB_StatsRequir_C_Normal_Update_Image) == 0x000090, "Wrong size on WB_StatsRequir_C_Normal_Update_Image"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, StatsClass) == 0x000000, "Member 'WB_StatsRequir_C_Normal_Update_Image::StatsClass' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, CurrentValue) == 0x000008, "Member 'WB_StatsRequir_C_Normal_Update_Image::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, NewLocalVar_1) == 0x000010, "Member 'WB_StatsRequir_C_Normal_Update_Image::NewLocalVar_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, Local_OffsetX) == 0x000018, "Member 'WB_StatsRequir_C_Normal_Update_Image::Local_OffsetX' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, Local_OffsetY) == 0x00001C, "Member 'WB_StatsRequir_C_Normal_Update_Image::Local_OffsetY' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, Local_Length_Y) == 0x000020, "Member 'WB_StatsRequir_C_Normal_Update_Image::Local_Length_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, Local_Length_X) == 0x000024, "Member 'WB_StatsRequir_C_Normal_Update_Image::Local_Length_X' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, LocalMaterialInstance) == 0x000028, "Member 'WB_StatsRequir_C_Normal_Update_Image::LocalMaterialInstance' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, NewLocalVar) == 0x000030, "Member 'WB_StatsRequir_C_Normal_Update_Image::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, L_HoveredValue) == 0x000038, "Member 'WB_StatsRequir_C_Normal_Update_Image::L_HoveredValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, L_CurrentValue) == 0x000040, "Member 'WB_StatsRequir_C_Normal_Update_Image::L_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, Temp_bool_Variable) == 0x000048, "Member 'WB_StatsRequir_C_Normal_Update_Image::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, Temp_byte_Variable) == 0x000049, "Member 'WB_StatsRequir_C_Normal_Update_Image::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, Temp_byte_Variable_1) == 0x00004A, "Member 'WB_StatsRequir_C_Normal_Update_Image::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000050, "Member 'WB_StatsRequir_C_Normal_Update_Image::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000058, "Member 'WB_StatsRequir_C_Normal_Update_Image::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, CallFunc_FMax_ReturnValue) == 0x000060, "Member 'WB_StatsRequir_C_Normal_Update_Image::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, K2Node_Select_Default) == 0x000068, "Member 'WB_StatsRequir_C_Normal_Update_Image::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000069, "Member 'WB_StatsRequir_C_Normal_Update_Image::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, CallFunc_Array_Get_Item) == 0x000070, "Member 'WB_StatsRequir_C_Normal_Update_Image::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000078, "Member 'WB_StatsRequir_C_Normal_Update_Image::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, CallFunc_Array_Get_Item_1) == 0x000080, "Member 'WB_StatsRequir_C_Normal_Update_Image::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Normal_Update_Image, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000088, "Member 'WB_StatsRequir_C_Normal_Update_Image::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_PreConstruct \ static_assert(alignof(WB_StatsRequir_C_PreConstruct) == 0x000001, "Wrong alignment on WB_StatsRequir_C_PreConstruct"); \ static_assert(sizeof(WB_StatsRequir_C_PreConstruct) == 0x000001, "Wrong size on WB_StatsRequir_C_PreConstruct"); \ static_assert(offsetof(WB_StatsRequir_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_StatsRequir_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_Update_Compare_Level \ static_assert(alignof(WB_StatsRequir_C_Update_Compare_Level) == 0x000008, "Wrong alignment on WB_StatsRequir_C_Update_Compare_Level"); \ static_assert(sizeof(WB_StatsRequir_C_Update_Compare_Level) == 0x0000A8, "Wrong size on WB_StatsRequir_C_Update_Compare_Level"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, LocalCurrentValue) == 0x000000, "Member 'WB_StatsRequir_C_Update_Compare_Level::LocalCurrentValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, LocalHoveredValue) == 0x000008, "Member 'WB_StatsRequir_C_Update_Compare_Level::LocalHoveredValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_StatsRequir_C_Update_Compare_Level::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'WB_StatsRequir_C_Update_Compare_Level::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_StatsRequir_C_Update_Compare_Level::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_StatsRequir_C_Update_Compare_Level::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, CallFunc_GetTextDisplayByValue_text) == 0x000028, "Member 'WB_StatsRequir_C_Update_Compare_Level::CallFunc_GetTextDisplayByValue_text' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, CallFunc_GetTextDisplayByValue_Level) == 0x000040, "Member 'WB_StatsRequir_C_Update_Compare_Level::CallFunc_GetTextDisplayByValue_Level' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, CallFunc_GetTextDisplayByValue_text_1) == 0x000048, "Member 'WB_StatsRequir_C_Update_Compare_Level::CallFunc_GetTextDisplayByValue_text_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, CallFunc_GetTextDisplayByValue_Level_1) == 0x000060, "Member 'WB_StatsRequir_C_Update_Compare_Level::CallFunc_GetTextDisplayByValue_Level_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, CallFunc_GetTextDisplayByValue_text_2) == 0x000068, "Member 'WB_StatsRequir_C_Update_Compare_Level::CallFunc_GetTextDisplayByValue_text_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, CallFunc_GetTextDisplayByValue_Level_2) == 0x000080, "Member 'WB_StatsRequir_C_Update_Compare_Level::CallFunc_GetTextDisplayByValue_Level_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000084, "Member 'WB_StatsRequir_C_Update_Compare_Level::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000085, "Member 'WB_StatsRequir_C_Update_Compare_Level::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'WB_StatsRequir_C_Update_Compare_Level::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, CallFunc_Array_Get_Item_1) == 0x00008C, "Member 'WB_StatsRequir_C_Update_Compare_Level::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, CallFunc_Less_IntInt_ReturnValue) == 0x000094, "Member 'WB_StatsRequir_C_Update_Compare_Level::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, CallFunc_GetEquipValuebyTagwithID_Value) == 0x000098, "Member 'WB_StatsRequir_C_Update_Compare_Level::CallFunc_GetEquipValuebyTagwithID_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_Update_Compare_Level, CallFunc_GetEquipValuebyTagwithID_Value_1) == 0x0000A0, "Member 'WB_StatsRequir_C_Update_Compare_Level::CallFunc_GetEquipValuebyTagwithID_Value_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_UpdateCharacterPanel \ static_assert(alignof(WB_StatsRequir_C_UpdateCharacterPanel) == 0x000008, "Wrong alignment on WB_StatsRequir_C_UpdateCharacterPanel"); \ static_assert(sizeof(WB_StatsRequir_C_UpdateCharacterPanel) == 0x000038, "Wrong size on WB_StatsRequir_C_UpdateCharacterPanel"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateCharacterPanel, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_StatsRequir_C_UpdateCharacterPanel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateCharacterPanel, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_StatsRequir_C_UpdateCharacterPanel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateCharacterPanel, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_StatsRequir_C_UpdateCharacterPanel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateCharacterPanel, CallFunc_Array_Get_Item) == 0x000010, "Member 'WB_StatsRequir_C_UpdateCharacterPanel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateCharacterPanel, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'WB_StatsRequir_C_UpdateCharacterPanel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateCharacterPanel, CallFunc_Array_Get_Item_1) == 0x00001C, "Member 'WB_StatsRequir_C_UpdateCharacterPanel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateCharacterPanel, CallFunc_Less_IntInt_ReturnValue) == 0x000024, "Member 'WB_StatsRequir_C_UpdateCharacterPanel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateCharacterPanel, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x000028, "Member 'WB_StatsRequir_C_UpdateCharacterPanel::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateCharacterPanel, CallFunc_FTrunc_ReturnValue) == 0x000030, "Member 'WB_StatsRequir_C_UpdateCharacterPanel::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_UpdateDisplay \ static_assert(alignof(WB_StatsRequir_C_UpdateDisplay) == 0x000008, "Wrong alignment on WB_StatsRequir_C_UpdateDisplay"); \ static_assert(sizeof(WB_StatsRequir_C_UpdateDisplay) == 0x0000B8, "Wrong size on WB_StatsRequir_C_UpdateDisplay"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, SortID) == 0x000000, "Member 'WB_StatsRequir_C_UpdateDisplay::SortID' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, ShowLevel) == 0x000004, "Member 'WB_StatsRequir_C_UpdateDisplay::ShowLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, Local_SortID) == 0x000008, "Member 'WB_StatsRequir_C_UpdateDisplay::Local_SortID' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'WB_StatsRequir_C_UpdateDisplay::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, Temp_int_Array_Index_Variable_1) == 0x000010, "Member 'WB_StatsRequir_C_UpdateDisplay::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'WB_StatsRequir_C_UpdateDisplay::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, Temp_int_Array_Index_Variable_2) == 0x00001C, "Member 'WB_StatsRequir_C_UpdateDisplay::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, Temp_int_Loop_Counter_Variable_1) == 0x000028, "Member 'WB_StatsRequir_C_UpdateDisplay::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_Array_Get_Item_1) == 0x00002C, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_GetEquipValuebyTagwithID_Value) == 0x000038, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_GetEquipValuebyTagwithID_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_Add_IntInt_ReturnValue_1) == 0x000040, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_GetTextDisplayByValue_text) == 0x000048, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_GetTextDisplayByValue_text' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_GetTextDisplayByValue_Level) == 0x000060, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_GetTextDisplayByValue_Level' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_Array_Length_ReturnValue) == 0x000064, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, Temp_int_Loop_Counter_Variable_2) == 0x000068, "Member 'WB_StatsRequir_C_UpdateDisplay::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_Array_Get_Item_2) == 0x000070, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_Array_Length_ReturnValue_1) == 0x000078, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_Less_IntInt_ReturnValue) == 0x00007C, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_Less_IntInt_ReturnValue_1) == 0x00007D, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_Add_IntInt_ReturnValue_2) == 0x000080, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_Array_Get_Item_3) == 0x000084, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_Array_Get_Item_4) == 0x000090, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x000098, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_GetEquipValuebyTagwithID_Value_1) == 0x0000A0, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_GetEquipValuebyTagwithID_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_FTrunc_ReturnValue) == 0x0000A8, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_FTrunc_ReturnValue_1) == 0x0000AC, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_Array_Length_ReturnValue_2) == 0x0000B0, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateDisplay, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000B4, "Member 'WB_StatsRequir_C_UpdateDisplay::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_UpdateInjectDisplay \ static_assert(alignof(WB_StatsRequir_C_UpdateInjectDisplay) == 0x000008, "Wrong alignment on WB_StatsRequir_C_UpdateInjectDisplay"); \ static_assert(sizeof(WB_StatsRequir_C_UpdateInjectDisplay) == 0x000160, "Wrong size on WB_StatsRequir_C_UpdateInjectDisplay"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, SortID) == 0x000000, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::SortID' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, ShowLevel) == 0x000004, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::ShowLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, MayChangeData) == 0x000008, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::MayChangeData' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, L_MayChangeData) == 0x000058, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::L_MayChangeData' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, Local_SortID) == 0x0000A8, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::Local_SortID' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, Temp_int_Loop_Counter_Variable) == 0x0000AC, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_Add_IntInt_ReturnValue) == 0x0000B0, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, Temp_int_Loop_Counter_Variable_1) == 0x0000B4, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, Temp_int_Loop_Counter_Variable_2) == 0x0000B8, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000BC, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000C0, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, Temp_int_Array_Index_Variable) == 0x0000C4, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, Temp_int_Array_Index_Variable_1) == 0x0000C8, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_Array_Get_Item) == 0x0000D0, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, Temp_int_Array_Index_Variable_2) == 0x0000D8, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_Array_Get_Item_1) == 0x0000DC, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_Array_Get_Item_2) == 0x0000E8, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_Map_Find_Value) == 0x0000F0, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_Map_Find_ReturnValue) == 0x0000F8, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_GetTextDisplayByValue_text) == 0x000100, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_GetTextDisplayByValue_text' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_GetTextDisplayByValue_Level) == 0x000118, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_GetTextDisplayByValue_Level' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_Array_Length_ReturnValue) == 0x00011C, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_Less_IntInt_ReturnValue) == 0x000120, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_Array_Length_ReturnValue_1) == 0x000124, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_Less_IntInt_ReturnValue_1) == 0x000128, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_Array_Get_Item_3) == 0x00012C, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_Array_Get_Item_4) == 0x000138, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x000140, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_GetEquipValuebyTagwithID_Value) == 0x000148, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_GetEquipValuebyTagwithID_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_FTrunc_ReturnValue) == 0x000150, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_FTrunc_ReturnValue_1) == 0x000154, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_Array_Length_ReturnValue_2) == 0x000158, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateInjectDisplay, CallFunc_Less_IntInt_ReturnValue_2) == 0x00015C, "Member 'WB_StatsRequir_C_UpdateInjectDisplay::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_UpdateSpellPanel \ static_assert(alignof(WB_StatsRequir_C_UpdateSpellPanel) == 0x000008, "Wrong alignment on WB_StatsRequir_C_UpdateSpellPanel"); \ static_assert(sizeof(WB_StatsRequir_C_UpdateSpellPanel) == 0x0001E8, "Wrong size on WB_StatsRequir_C_UpdateSpellPanel"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, SpellDamageData) == 0x000000, "Member 'WB_StatsRequir_C_UpdateSpellPanel::SpellDamageData' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, Local_SpellData) == 0x000118, "Member 'WB_StatsRequir_C_UpdateSpellPanel::Local_SpellData' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, Temp_int_Array_Index_Variable) == 0x000168, "Member 'WB_StatsRequir_C_UpdateSpellPanel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, Temp_int_Loop_Counter_Variable) == 0x00016C, "Member 'WB_StatsRequir_C_UpdateSpellPanel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, CallFunc_Add_IntInt_ReturnValue) == 0x000170, "Member 'WB_StatsRequir_C_UpdateSpellPanel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, Temp_int_Array_Index_Variable_1) == 0x000174, "Member 'WB_StatsRequir_C_UpdateSpellPanel::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, CallFunc_Array_Get_Item) == 0x000178, "Member 'WB_StatsRequir_C_UpdateSpellPanel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, CallFunc_Array_Get_Item_1) == 0x000180, "Member 'WB_StatsRequir_C_UpdateSpellPanel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, CallFunc_Array_Length_ReturnValue) == 0x000188, "Member 'WB_StatsRequir_C_UpdateSpellPanel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x000190, "Member 'WB_StatsRequir_C_UpdateSpellPanel::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, CallFunc_Array_Get_Item_2) == 0x000198, "Member 'WB_StatsRequir_C_UpdateSpellPanel::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, CallFunc_Map_Find_Value) == 0x0001A0, "Member 'WB_StatsRequir_C_UpdateSpellPanel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, CallFunc_Map_Find_ReturnValue) == 0x0001A8, "Member 'WB_StatsRequir_C_UpdateSpellPanel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, CallFunc_FTrunc_ReturnValue) == 0x0001AC, "Member 'WB_StatsRequir_C_UpdateSpellPanel::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, CallFunc_GetTextDisplayByValue_text) == 0x0001B0, "Member 'WB_StatsRequir_C_UpdateSpellPanel::CallFunc_GetTextDisplayByValue_text' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, CallFunc_GetTextDisplayByValue_Level) == 0x0001C8, "Member 'WB_StatsRequir_C_UpdateSpellPanel::CallFunc_GetTextDisplayByValue_Level' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, CallFunc_Array_Length_ReturnValue_1) == 0x0001CC, "Member 'WB_StatsRequir_C_UpdateSpellPanel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, Temp_int_Loop_Counter_Variable_1) == 0x0001D0, "Member 'WB_StatsRequir_C_UpdateSpellPanel::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, CallFunc_Less_IntInt_ReturnValue) == 0x0001D4, "Member 'WB_StatsRequir_C_UpdateSpellPanel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001D5, "Member 'WB_StatsRequir_C_UpdateSpellPanel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, CallFunc_Add_IntInt_ReturnValue_1) == 0x0001D8, "Member 'WB_StatsRequir_C_UpdateSpellPanel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateSpellPanel, CallFunc_Array_Get_Item_3) == 0x0001E0, "Member 'WB_StatsRequir_C_UpdateSpellPanel::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_UpdateStyleSkillPanel \ static_assert(alignof(WB_StatsRequir_C_UpdateStyleSkillPanel) == 0x000008, "Wrong alignment on WB_StatsRequir_C_UpdateStyleSkillPanel"); \ static_assert(sizeof(WB_StatsRequir_C_UpdateStyleSkillPanel) == 0x000278, "Wrong size on WB_StatsRequir_C_UpdateStyleSkillPanel"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, StyleSkillData) == 0x000000, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::StyleSkillData' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, LocalRequirValue) == 0x0001B8, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::LocalRequirValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, L_level) == 0x0001C0, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::L_level' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, L_CurrentPlayerValue) == 0x0001C8, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::L_CurrentPlayerValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, Local_Class) == 0x0001D0, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::Local_Class' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, Temp_int_Array_Index_Variable) == 0x0001D4, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, Temp_int_Loop_Counter_Variable) == 0x0001D8, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_Add_IntInt_ReturnValue) == 0x0001DC, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, Temp_int_Array_Index_Variable_1) == 0x0001E0, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_Get_RequirImage_Level_by_Value_Level) == 0x0001E4, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_Get_RequirImage_Level_by_Value_Level' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_FTrunc_ReturnValue) == 0x0001E8, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0001EC, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001ED, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_BooleanAND_ReturnValue) == 0x0001EE, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_Array_Get_Item) == 0x0001F0, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_FTrunc_ReturnValue_1) == 0x0001F8, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_Array_Get_Item_1) == 0x0001FC, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_Array_Length_ReturnValue) == 0x000204, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_Map_Find_Value) == 0x000208, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_Map_Find_ReturnValue) == 0x000210, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x000218, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, Temp_int_Loop_Counter_Variable_1) == 0x000220, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_Array_Get_Item_2) == 0x000228, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_Less_IntInt_ReturnValue) == 0x000230, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_Add_IntInt_ReturnValue_1) == 0x000234, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_Array_Get_Item_3) == 0x000238, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_Array_Length_ReturnValue_1) == 0x000240, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_Map_Find_Value_1) == 0x000248, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_Map_Find_ReturnValue_1) == 0x000250, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_Less_IntInt_ReturnValue_1) == 0x000251, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_GetTextDisplayByValue_text) == 0x000258, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_GetTextDisplayByValue_text' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateStyleSkillPanel, CallFunc_GetTextDisplayByValue_Level) == 0x000270, "Member 'WB_StatsRequir_C_UpdateStyleSkillPanel::CallFunc_GetTextDisplayByValue_Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StatsRequir_C_UpdateToolPanel \ static_assert(alignof(WB_StatsRequir_C_UpdateToolPanel) == 0x000008, "Wrong alignment on WB_StatsRequir_C_UpdateToolPanel"); \ static_assert(sizeof(WB_StatsRequir_C_UpdateToolPanel) == 0x000170, "Wrong size on WB_StatsRequir_C_UpdateToolPanel"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateToolPanel, ItemData) == 0x000000, "Member 'WB_StatsRequir_C_UpdateToolPanel::ItemData' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateToolPanel, Temp_int_Loop_Counter_Variable) == 0x000138, "Member 'WB_StatsRequir_C_UpdateToolPanel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateToolPanel, Temp_int_Array_Index_Variable) == 0x00013C, "Member 'WB_StatsRequir_C_UpdateToolPanel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateToolPanel, CallFunc_Add_IntInt_ReturnValue) == 0x000140, "Member 'WB_StatsRequir_C_UpdateToolPanel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateToolPanel, CallFunc_Array_Get_Item) == 0x000144, "Member 'WB_StatsRequir_C_UpdateToolPanel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateToolPanel, CallFunc_Array_Length_ReturnValue) == 0x00014C, "Member 'WB_StatsRequir_C_UpdateToolPanel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateToolPanel, CallFunc_Less_IntInt_ReturnValue) == 0x000150, "Member 'WB_StatsRequir_C_UpdateToolPanel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateToolPanel, CallFunc_Array_Get_Item_1) == 0x000158, "Member 'WB_StatsRequir_C_UpdateToolPanel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateToolPanel, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x000160, "Member 'WB_StatsRequir_C_UpdateToolPanel::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StatsRequir_C_UpdateToolPanel, CallFunc_FTrunc_ReturnValue) == 0x000168, "Member 'WB_StatsRequir_C_UpdateToolPanel::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StatsRequir_C \ static_assert(alignof(UWB_StatsRequir_C) == 0x000008, "Wrong alignment on UWB_StatsRequir_C"); \ static_assert(sizeof(UWB_StatsRequir_C) == 0x0003B0, "Wrong size on UWB_StatsRequir_C"); \ static_assert(offsetof(UWB_StatsRequir_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_StatsRequir_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, Image_Stats1) == 0x0002C8, "Member 'UWB_StatsRequir_C::Image_Stats1' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, Image_Stats2) == 0x0002D0, "Member 'UWB_StatsRequir_C::Image_Stats2' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, Image_Stats3) == 0x0002D8, "Member 'UWB_StatsRequir_C::Image_Stats3' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, Image_Stats4) == 0x0002E0, "Member 'UWB_StatsRequir_C::Image_Stats4' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, Image_StatsRequir1) == 0x0002E8, "Member 'UWB_StatsRequir_C::Image_StatsRequir1' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, Image_StatsRequir2) == 0x0002F0, "Member 'UWB_StatsRequir_C::Image_StatsRequir2' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, Image_StatsRequir3) == 0x0002F8, "Member 'UWB_StatsRequir_C::Image_StatsRequir3' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, Image_StatsRequir4) == 0x000300, "Member 'UWB_StatsRequir_C::Image_StatsRequir4' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, Overlay_AllStatUnits) == 0x000308, "Member 'UWB_StatsRequir_C::Overlay_AllStatUnits' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, CurrentID) == 0x000310, "Member 'UWB_StatsRequir_C::CurrentID' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, HoveredID) == 0x000314, "Member 'UWB_StatsRequir_C::HoveredID' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, TagsRequir) == 0x000318, "Member 'UWB_StatsRequir_C::TagsRequir' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, TagsAddition) == 0x000328, "Member 'UWB_StatsRequir_C::TagsAddition' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, AllStat_Unit) == 0x000338, "Member 'UWB_StatsRequir_C::AllStat_Unit' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, AllImageStats_) == 0x000348, "Member 'UWB_StatsRequir_C::AllImageStats_' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, AllImageRequirStats_) == 0x000358, "Member 'UWB_StatsRequir_C::AllImageRequirStats_' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, UINotify) == 0x000368, "Member 'UWB_StatsRequir_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, StatsIcon) == 0x000370, "Member 'UWB_StatsRequir_C::StatsIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, NormalImageNumber) == 0x000380, "Member 'UWB_StatsRequir_C::NormalImageNumber' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, RequirImageNumber1) == 0x000388, "Member 'UWB_StatsRequir_C::RequirImageNumber1' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, RequirImageNumber) == 0x000390, "Member 'UWB_StatsRequir_C::RequirImageNumber' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, PropEnough) == 0x000398, "Member 'UWB_StatsRequir_C::PropEnough' has a wrong offset!"); \ static_assert(offsetof(UWB_StatsRequir_C, SpellAdditionType) == 0x0003A0, "Member 'UWB_StatsRequir_C::SpellAdditionType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo \ static_assert(alignof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo) == 0x000008, "Wrong alignment on WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo"); \ static_assert(sizeof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo) == 0x000480, "Wrong size on WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, EntryPoint) == 0x000000, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_MakeLiteralText_ReturnValue) == 0x000008, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, Temp_delegate_Variable) == 0x000020, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, Temp_delegate_Variable_1) == 0x000030, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_PostEvent_ReturnValue) == 0x000040, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_PostEvent_ReturnValue_1) == 0x000044, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_GetUINotify_UINotify) == 0x000048, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_Redirect_Table_MappedTable) == 0x000050, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, K2Node_CustomEvent_WeaponInfo) == 0x000058, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::K2Node_CustomEvent_WeaponInfo' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_GetPlayerWeaponStyleSkill_ReturnValue) == 0x000078, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_GetPlayerWeaponStyleSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_GetPlayerWeaponStyleSkill_Value) == 0x00007C, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_GetPlayerWeaponStyleSkill_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_GetStyleSkillByID_Find) == 0x000080, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_GetStyleSkillByID_Find' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_GetStyleSkillByID_ReturnValue) == 0x000088, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_GetStyleSkillByID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_GetTruePTConsumeByID_PTConsume) == 0x000240, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_GetTruePTConsumeByID_PTConsume' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000244, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_Percent_IntInt_ReturnValue) == 0x000248, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_Subtract_IntInt_ReturnValue) == 0x00024C, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000250, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000398, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_Conv_IntToString_ReturnValue) == 0x0003A0, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_Conv_StringToName_ReturnValue) == 0x0003B0, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_GetTruePTConsumeByID_PTConsume_1) == 0x0003B8, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_GetTruePTConsumeByID_PTConsume_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_GetDataTableRowFromName_OutRow) == 0x0003C0, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000408, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000409, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_Array_Add_ReturnValue) == 0x00040C, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_Array_Add_ReturnValue_1) == 0x000410, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_Array_Add_ReturnValue_2) == 0x000414, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_Array_Add_ReturnValue_3) == 0x000418, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_Array_Add_ReturnValue_4) == 0x00041C, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_Array_Add_ReturnValue_5) == 0x000420, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_Array_Add_ReturnValue_6) == 0x000424, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_Array_Add_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_Array_Add_ReturnValue_7) == 0x000428, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_Array_Add_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_Array_Add_ReturnValue_8) == 0x00042C, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_Array_Add_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_Array_Add_ReturnValue_9) == 0x000430, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_Array_Add_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, K2Node_Event_IsDesignTime) == 0x000434, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_MakeLiteralText_ReturnValue_1) == 0x000438, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_MakeLiteralText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_MakeLiteralText_ReturnValue_2) == 0x000450, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_MakeLiteralText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo, CallFunc_MakeLiteralText_ReturnValue_3) == 0x000468, "Member 'WB_ShowWeaponInfo_C_ExecuteUbergraph_WB_ShowWeaponInfo::CallFunc_MakeLiteralText_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowWeaponInfo_C_PreConstruct \ static_assert(alignof(WB_ShowWeaponInfo_C_PreConstruct) == 0x000001, "Wrong alignment on WB_ShowWeaponInfo_C_PreConstruct"); \ static_assert(sizeof(WB_ShowWeaponInfo_C_PreConstruct) == 0x000001, "Wrong size on WB_ShowWeaponInfo_C_PreConstruct"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_ShowWeaponInfo_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowWeaponInfo_C_UpdateInfo \ static_assert(alignof(WB_ShowWeaponInfo_C_UpdateInfo) == 0x000008, "Wrong alignment on WB_ShowWeaponInfo_C_UpdateInfo"); \ static_assert(sizeof(WB_ShowWeaponInfo_C_UpdateInfo) == 0x000020, "Wrong size on WB_ShowWeaponInfo_C_UpdateInfo"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdateInfo, WeaponInfo_0) == 0x000000, "Member 'WB_ShowWeaponInfo_C_UpdateInfo::WeaponInfo_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowWeaponInfo_C_UpdatePT1Nums \ static_assert(alignof(WB_ShowWeaponInfo_C_UpdatePT1Nums) == 0x000008, "Wrong alignment on WB_ShowWeaponInfo_C_UpdatePT1Nums"); \ static_assert(sizeof(WB_ShowWeaponInfo_C_UpdatePT1Nums) == 0x000028, "Wrong size on WB_ShowWeaponInfo_C_UpdatePT1Nums"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdatePT1Nums, Pts) == 0x000000, "Member 'WB_ShowWeaponInfo_C_UpdatePT1Nums::Pts' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdatePT1Nums, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_ShowWeaponInfo_C_UpdatePT1Nums::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdatePT1Nums, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_ShowWeaponInfo_C_UpdatePT1Nums::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdatePT1Nums, CallFunc_Greater_IntInt_ReturnValue) == 0x00000C, "Member 'WB_ShowWeaponInfo_C_UpdatePT1Nums::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdatePT1Nums, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_ShowWeaponInfo_C_UpdatePT1Nums::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdatePT1Nums, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'WB_ShowWeaponInfo_C_UpdatePT1Nums::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdatePT1Nums, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_ShowWeaponInfo_C_UpdatePT1Nums::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdatePT1Nums, CallFunc_Less_IntInt_ReturnValue) == 0x000020, "Member 'WB_ShowWeaponInfo_C_UpdatePT1Nums::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ShowWeaponInfo_C_UpdatePT2Nums \ static_assert(alignof(WB_ShowWeaponInfo_C_UpdatePT2Nums) == 0x000008, "Wrong alignment on WB_ShowWeaponInfo_C_UpdatePT2Nums"); \ static_assert(sizeof(WB_ShowWeaponInfo_C_UpdatePT2Nums) == 0x000028, "Wrong size on WB_ShowWeaponInfo_C_UpdatePT2Nums"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdatePT2Nums, Pts) == 0x000000, "Member 'WB_ShowWeaponInfo_C_UpdatePT2Nums::Pts' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdatePT2Nums, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_ShowWeaponInfo_C_UpdatePT2Nums::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdatePT2Nums, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_ShowWeaponInfo_C_UpdatePT2Nums::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdatePT2Nums, CallFunc_Greater_IntInt_ReturnValue) == 0x00000C, "Member 'WB_ShowWeaponInfo_C_UpdatePT2Nums::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdatePT2Nums, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_ShowWeaponInfo_C_UpdatePT2Nums::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdatePT2Nums, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'WB_ShowWeaponInfo_C_UpdatePT2Nums::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdatePT2Nums, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_ShowWeaponInfo_C_UpdatePT2Nums::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ShowWeaponInfo_C_UpdatePT2Nums, CallFunc_Less_IntInt_ReturnValue) == 0x000020, "Member 'WB_ShowWeaponInfo_C_UpdatePT2Nums::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ShowWeaponInfo_C \ static_assert(alignof(UWB_ShowWeaponInfo_C) == 0x000008, "Wrong alignment on UWB_ShowWeaponInfo_C"); \ static_assert(sizeof(UWB_ShowWeaponInfo_C) == 0x0003A8, "Wrong size on UWB_ShowWeaponInfo_C"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ShowWeaponInfo_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, pt1) == 0x0002C8, "Member 'UWB_ShowWeaponInfo_C::pt1' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, pt1_1) == 0x0002D0, "Member 'UWB_ShowWeaponInfo_C::pt1_1' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, pt2) == 0x0002D8, "Member 'UWB_ShowWeaponInfo_C::pt2' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, pt2_1) == 0x0002E0, "Member 'UWB_ShowWeaponInfo_C::pt2_1' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, pt3) == 0x0002E8, "Member 'UWB_ShowWeaponInfo_C::pt3' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, pt3_1) == 0x0002F0, "Member 'UWB_ShowWeaponInfo_C::pt3_1' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, pt4) == 0x0002F8, "Member 'UWB_ShowWeaponInfo_C::pt4' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, pt4_1) == 0x000300, "Member 'UWB_ShowWeaponInfo_C::pt4_1' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, pt5) == 0x000308, "Member 'UWB_ShowWeaponInfo_C::pt5' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, pt5_1) == 0x000310, "Member 'UWB_ShowWeaponInfo_C::pt5_1' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, RichText_StyleSkillDes) == 0x000318, "Member 'UWB_ShowWeaponInfo_C::RichText_StyleSkillDes' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, RichText_StyleSkillName) == 0x000320, "Member 'UWB_ShowWeaponInfo_C::RichText_StyleSkillName' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, RichText_WeaponSkillDes) == 0x000328, "Member 'UWB_ShowWeaponInfo_C::RichText_WeaponSkillDes' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, RichText_WeaponSkillName) == 0x000330, "Member 'UWB_ShowWeaponInfo_C::RichText_WeaponSkillName' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, StyleCombin) == 0x000338, "Member 'UWB_ShowWeaponInfo_C::StyleCombin' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, SytleSkillNameNew) == 0x000340, "Member 'UWB_ShowWeaponInfo_C::SytleSkillNameNew' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, WB_SecondaryWindow1) == 0x000348, "Member 'UWB_ShowWeaponInfo_C::WB_SecondaryWindow1' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, WeaponCombin) == 0x000350, "Member 'UWB_ShowWeaponInfo_C::WeaponCombin' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, WeaponSkillNameNew) == 0x000358, "Member 'UWB_ShowWeaponInfo_C::WeaponSkillNameNew' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, WeaponInfo) == 0x000360, "Member 'UWB_ShowWeaponInfo_C::WeaponInfo' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, UINotify) == 0x000380, "Member 'UWB_ShowWeaponInfo_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, PTs1) == 0x000388, "Member 'UWB_ShowWeaponInfo_C::PTs1' has a wrong offset!"); \ static_assert(offsetof(UWB_ShowWeaponInfo_C, PTs2) == 0x000398, "Member 'UWB_ShowWeaponInfo_C::PTs2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_ActiveAINeedLink \ static_assert(alignof(BP_BaseAIController_C_ActiveAINeedLink) == 0x000008, "Wrong alignment on BP_BaseAIController_C_ActiveAINeedLink"); \ static_assert(sizeof(BP_BaseAIController_C_ActiveAINeedLink) == 0x000008, "Wrong size on BP_BaseAIController_C_ActiveAINeedLink"); \ static_assert(offsetof(BP_BaseAIController_C_ActiveAINeedLink, ActiveSource_0) == 0x000000, "Member 'BP_BaseAIController_C_ActiveAINeedLink::ActiveSource_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_ActiveByEvent \ static_assert(alignof(BP_BaseAIController_C_ActiveByEvent) == 0x000008, "Wrong alignment on BP_BaseAIController_C_ActiveByEvent"); \ static_assert(sizeof(BP_BaseAIController_C_ActiveByEvent) == 0x000038, "Wrong size on BP_BaseAIController_C_ActiveByEvent"); \ static_assert(offsetof(BP_BaseAIController_C_ActiveByEvent, Target_0) == 0x000000, "Member 'BP_BaseAIController_C_ActiveByEvent::Target_0' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ActiveByEvent, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000008, "Member 'BP_BaseAIController_C_ActiveByEvent::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ActiveByEvent, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'BP_BaseAIController_C_ActiveByEvent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ActiveByEvent, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'BP_BaseAIController_C_ActiveByEvent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ActiveByEvent, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000018, "Member 'BP_BaseAIController_C_ActiveByEvent::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ActiveByEvent, CallFunc_MakeLiteralName_ReturnValue) == 0x000020, "Member 'BP_BaseAIController_C_ActiveByEvent::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ActiveByEvent, CallFunc_GetBlackboard_ReturnValue) == 0x000028, "Member 'BP_BaseAIController_C_ActiveByEvent::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ActiveByEvent, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'BP_BaseAIController_C_ActiveByEvent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ActiveByEvent, K2Node_SwitchEnum_CmpSuccess) == 0x000031, "Member 'BP_BaseAIController_C_ActiveByEvent::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_ADD_DebugLog \ static_assert(alignof(BP_BaseAIController_C_ADD_DebugLog) == 0x000008, "Wrong alignment on BP_BaseAIController_C_ADD_DebugLog"); \ static_assert(sizeof(BP_BaseAIController_C_ADD_DebugLog) == 0x000060, "Wrong size on BP_BaseAIController_C_ADD_DebugLog"); \ static_assert(offsetof(BP_BaseAIController_C_ADD_DebugLog, str) == 0x000000, "Member 'BP_BaseAIController_C_ADD_DebugLog::str' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ADD_DebugLog, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'BP_BaseAIController_C_ADD_DebugLog::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ADD_DebugLog, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000020, "Member 'BP_BaseAIController_C_ADD_DebugLog::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ADD_DebugLog, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000028, "Member 'BP_BaseAIController_C_ADD_DebugLog::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ADD_DebugLog, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'BP_BaseAIController_C_ADD_DebugLog::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ADD_DebugLog, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000048, "Member 'BP_BaseAIController_C_ADD_DebugLog::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ADD_DebugLog, CallFunc_CircularQueueAddItem_ReturnValue) == 0x000058, "Member 'BP_BaseAIController_C_ADD_DebugLog::CallFunc_CircularQueueAddItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_AfterEffect \ static_assert(alignof(BP_BaseAIController_C_AfterEffect) == 0x000008, "Wrong alignment on BP_BaseAIController_C_AfterEffect"); \ static_assert(sizeof(BP_BaseAIController_C_AfterEffect) == 0x000008, "Wrong size on BP_BaseAIController_C_AfterEffect"); \ static_assert(offsetof(BP_BaseAIController_C_AfterEffect, AtkPlayer) == 0x000000, "Member 'BP_BaseAIController_C_AfterEffect::AtkPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_AfterTakeDamage \ static_assert(alignof(BP_BaseAIController_C_AfterTakeDamage) == 0x000008, "Wrong alignment on BP_BaseAIController_C_AfterTakeDamage"); \ static_assert(sizeof(BP_BaseAIController_C_AfterTakeDamage) == 0x000168, "Wrong size on BP_BaseAIController_C_AfterTakeDamage"); \ static_assert(offsetof(BP_BaseAIController_C_AfterTakeDamage, HitData) == 0x000000, "Member 'BP_BaseAIController_C_AfterTakeDamage::HitData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_BndEvt__BP_BaseAIController_AC_AITargetQuery_K2Node_ComponentBoundEvent_0_OnFindTarget__DelegateSignature \ static_assert(alignof(BP_BaseAIController_C_BndEvt__BP_BaseAIController_AC_AITargetQuery_K2Node_ComponentBoundEvent_0_OnFindTarget__DelegateSignature) == 0x000008, "Wrong alignment on BP_BaseAIController_C_BndEvt__BP_BaseAIController_AC_AITargetQuery_K2Node_ComponentBoundEvent_0_OnFindTarget__DelegateSignature"); \ static_assert(sizeof(BP_BaseAIController_C_BndEvt__BP_BaseAIController_AC_AITargetQuery_K2Node_ComponentBoundEvent_0_OnFindTarget__DelegateSignature) == 0x000008, "Wrong size on BP_BaseAIController_C_BndEvt__BP_BaseAIController_AC_AITargetQuery_K2Node_ComponentBoundEvent_0_OnFindTarget__DelegateSignature"); \ static_assert(offsetof(BP_BaseAIController_C_BndEvt__BP_BaseAIController_AC_AITargetQuery_K2Node_ComponentBoundEvent_0_OnFindTarget__DelegateSignature, FindTarget) == 0x000000, "Member 'BP_BaseAIController_C_BndEvt__BP_BaseAIController_AC_AITargetQuery_K2Node_ComponentBoundEvent_0_OnFindTarget__DelegateSignature::FindTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_BndEvt__BP_BaseAIController_AC_AITargetQuery_K2Node_ComponentBoundEvent_1_OnLoseTarget__DelegateSignature \ static_assert(alignof(BP_BaseAIController_C_BndEvt__BP_BaseAIController_AC_AITargetQuery_K2Node_ComponentBoundEvent_1_OnLoseTarget__DelegateSignature) == 0x000008, "Wrong alignment on BP_BaseAIController_C_BndEvt__BP_BaseAIController_AC_AITargetQuery_K2Node_ComponentBoundEvent_1_OnLoseTarget__DelegateSignature"); \ static_assert(sizeof(BP_BaseAIController_C_BndEvt__BP_BaseAIController_AC_AITargetQuery_K2Node_ComponentBoundEvent_1_OnLoseTarget__DelegateSignature) == 0x000008, "Wrong size on BP_BaseAIController_C_BndEvt__BP_BaseAIController_AC_AITargetQuery_K2Node_ComponentBoundEvent_1_OnLoseTarget__DelegateSignature"); \ static_assert(offsetof(BP_BaseAIController_C_BndEvt__BP_BaseAIController_AC_AITargetQuery_K2Node_ComponentBoundEvent_1_OnLoseTarget__DelegateSignature, LoseTarget) == 0x000000, "Member 'BP_BaseAIController_C_BndEvt__BP_BaseAIController_AC_AITargetQuery_K2Node_ComponentBoundEvent_1_OnLoseTarget__DelegateSignature::LoseTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_BndEvt__BP_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_2_UpdatedRetreatingState__DelegateSignature \ static_assert(alignof(BP_BaseAIController_C_BndEvt__BP_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_2_UpdatedRetreatingState__DelegateSignature) == 0x000001, "Wrong alignment on BP_BaseAIController_C_BndEvt__BP_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_2_UpdatedRetreatingState__DelegateSignature"); \ static_assert(sizeof(BP_BaseAIController_C_BndEvt__BP_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_2_UpdatedRetreatingState__DelegateSignature) == 0x000002, "Wrong size on BP_BaseAIController_C_BndEvt__BP_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_2_UpdatedRetreatingState__DelegateSignature"); \ static_assert(offsetof(BP_BaseAIController_C_BndEvt__BP_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_2_UpdatedRetreatingState__DelegateSignature, Retreating) == 0x000000, "Member 'BP_BaseAIController_C_BndEvt__BP_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_2_UpdatedRetreatingState__DelegateSignature::Retreating' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_BndEvt__BP_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_2_UpdatedRetreatingState__DelegateSignature, isLong) == 0x000001, "Member 'BP_BaseAIController_C_BndEvt__BP_BaseAIController_Move_AINodeAction_Assemble_K2Node_ComponentBoundEvent_2_UpdatedRetreatingState__DelegateSignature::isLong' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_BossAddTargetPlayer \ static_assert(alignof(BP_BaseAIController_C_BossAddTargetPlayer) == 0x000008, "Wrong alignment on BP_BaseAIController_C_BossAddTargetPlayer"); \ static_assert(sizeof(BP_BaseAIController_C_BossAddTargetPlayer) == 0x000018, "Wrong size on BP_BaseAIController_C_BossAddTargetPlayer"); \ static_assert(offsetof(BP_BaseAIController_C_BossAddTargetPlayer, HatePlayer) == 0x000000, "Member 'BP_BaseAIController_C_BossAddTargetPlayer::HatePlayer' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_BossAddTargetPlayer, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_BaseAIController_C_BossAddTargetPlayer::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_CanSetMovementMode \ static_assert(alignof(BP_BaseAIController_C_CanSetMovementMode) == 0x000008, "Wrong alignment on BP_BaseAIController_C_CanSetMovementMode"); \ static_assert(sizeof(BP_BaseAIController_C_CanSetMovementMode) == 0x000018, "Wrong size on BP_BaseAIController_C_CanSetMovementMode"); \ static_assert(offsetof(BP_BaseAIController_C_CanSetMovementMode, NewParam) == 0x000000, "Member 'BP_BaseAIController_C_CanSetMovementMode::NewParam' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_CanSetMovementMode, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000008, "Member 'BP_BaseAIController_C_CanSetMovementMode::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_CanSetMovementMode, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'BP_BaseAIController_C_CanSetMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_CanSetMovementMode, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'BP_BaseAIController_C_CanSetMovementMode::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_CanSetMovementMode, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000012, "Member 'BP_BaseAIController_C_CanSetMovementMode::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_CanSetMovementMode, CallFunc_BooleanAND_ReturnValue) == 0x000013, "Member 'BP_BaseAIController_C_CanSetMovementMode::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_ChangeAlertStatu \ static_assert(alignof(BP_BaseAIController_C_ChangeAlertStatu) == 0x000008, "Wrong alignment on BP_BaseAIController_C_ChangeAlertStatu"); \ static_assert(sizeof(BP_BaseAIController_C_ChangeAlertStatu) == 0x0001F0, "Wrong size on BP_BaseAIController_C_ChangeAlertStatu"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, NewStatu) == 0x000000, "Member 'BP_BaseAIController_C_ChangeAlertStatu::NewStatu' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, Force) == 0x000001, "Member 'BP_BaseAIController_C_ChangeAlertStatu::Force' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, Local_EnableAIQuery) == 0x000002, "Member 'BP_BaseAIController_C_ChangeAlertStatu::Local_EnableAIQuery' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, OldStatu) == 0x000003, "Member 'BP_BaseAIController_C_ChangeAlertStatu::OldStatu' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, DeactiveSenses) == 0x000008, "Member 'BP_BaseAIController_C_ChangeAlertStatu::DeactiveSenses' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, ActiveSenses) == 0x000058, "Member 'BP_BaseAIController_C_ChangeAlertStatu::ActiveSenses' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, Temp_class_Variable) == 0x000068, "Member 'BP_BaseAIController_C_ChangeAlertStatu::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000070, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000078, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, Temp_class_Variable_1) == 0x000098, "Member 'BP_BaseAIController_C_ChangeAlertStatu::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, Temp_class_Variable_2) == 0x0000A0, "Member 'BP_BaseAIController_C_ChangeAlertStatu::Temp_class_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, Temp_class_Variable_3) == 0x0000A8, "Member 'BP_BaseAIController_C_ChangeAlertStatu::Temp_class_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, Temp_class_Variable_4) == 0x0000B0, "Member 'BP_BaseAIController_C_ChangeAlertStatu::Temp_class_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, K2Node_MakeVariable_MakeVariableOutput) == 0x0000B8, "Member 'BP_BaseAIController_C_ChangeAlertStatu::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, Temp_int_Loop_Counter_Variable) == 0x000108, "Member 'BP_BaseAIController_C_ChangeAlertStatu::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Add_IntInt_ReturnValue) == 0x00010C, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, Temp_int_Loop_Counter_Variable_1) == 0x000110, "Member 'BP_BaseAIController_C_ChangeAlertStatu::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Add_IntInt_ReturnValue_1) == 0x000114, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, Temp_int_Array_Index_Variable) == 0x000118, "Member 'BP_BaseAIController_C_ChangeAlertStatu::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_IsValid_ReturnValue) == 0x00011C, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, Temp_int_Array_Index_Variable_1) == 0x000120, "Member 'BP_BaseAIController_C_ChangeAlertStatu::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000128, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, K2Node_SwitchEnum_CmpSuccess) == 0x000130, "Member 'BP_BaseAIController_C_ChangeAlertStatu::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Array_RemoveItem_ReturnValue) == 0x000131, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x000132, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Array_RemoveItem_ReturnValue_2) == 0x000133, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Array_RemoveItem_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Array_RemoveItem_ReturnValue_3) == 0x000134, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Array_RemoveItem_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, K2Node_MakeArray_Array) == 0x000138, "Member 'BP_BaseAIController_C_ChangeAlertStatu::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, K2Node_MakeArray_Array_1) == 0x000148, "Member 'BP_BaseAIController_C_ChangeAlertStatu::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, Temp_class_Variable_5) == 0x000158, "Member 'BP_BaseAIController_C_ChangeAlertStatu::Temp_class_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Array_RemoveItem_ReturnValue_4) == 0x000160, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Array_RemoveItem_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000161, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Map_Find_Value) == 0x000164, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Map_Find_ReturnValue) == 0x000188, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Array_Get_Item) == 0x000190, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Array_Length_ReturnValue) == 0x000198, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Less_IntInt_ReturnValue) == 0x00019C, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Set_ToArray_Result) == 0x0001A0, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Array_Get_Item_1) == 0x0001B0, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Array_Length_ReturnValue_1) == 0x0001B8, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001BC, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_Array_Add_ReturnValue) == 0x0001C0, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, K2Node_MakeArray_Array_2) == 0x0001C8, "Member 'BP_BaseAIController_C_ChangeAlertStatu::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, K2Node_MakeArray_Array_3) == 0x0001D8, "Member 'BP_BaseAIController_C_ChangeAlertStatu::K2Node_MakeArray_Array_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_IsValid_ReturnValue_1) == 0x0001E8, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x0001E9, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ChangeAlertStatu, CallFunc_BooleanOR_ReturnValue) == 0x0001EA, "Member 'BP_BaseAIController_C_ChangeAlertStatu::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_DeactiveSense \ static_assert(alignof(BP_BaseAIController_C_DeactiveSense) == 0x000001, "Wrong alignment on BP_BaseAIController_C_DeactiveSense"); \ static_assert(sizeof(BP_BaseAIController_C_DeactiveSense) == 0x000002, "Wrong size on BP_BaseAIController_C_DeactiveSense"); \ static_assert(offsetof(BP_BaseAIController_C_DeactiveSense, A) == 0x000000, "Member 'BP_BaseAIController_C_DeactiveSense::A' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_DeactiveSense, ReturnValue) == 0x000001, "Member 'BP_BaseAIController_C_DeactiveSense::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_DebugMsg \ static_assert(alignof(BP_BaseAIController_C_DebugMsg) == 0x000008, "Wrong alignment on BP_BaseAIController_C_DebugMsg"); \ static_assert(sizeof(BP_BaseAIController_C_DebugMsg) == 0x000010, "Wrong size on BP_BaseAIController_C_DebugMsg"); \ static_assert(offsetof(BP_BaseAIController_C_DebugMsg, InString) == 0x000000, "Member 'BP_BaseAIController_C_DebugMsg::InString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_EnableAlertPerception \ static_assert(alignof(BP_BaseAIController_C_EnableAlertPerception) == 0x000001, "Wrong alignment on BP_BaseAIController_C_EnableAlertPerception"); \ static_assert(sizeof(BP_BaseAIController_C_EnableAlertPerception) == 0x000005, "Wrong size on BP_BaseAIController_C_EnableAlertPerception"); \ static_assert(offsetof(BP_BaseAIController_C_EnableAlertPerception, bEnable) == 0x000000, "Member 'BP_BaseAIController_C_EnableAlertPerception::bEnable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_EnableAlertPerception, Temp_bool_Variable) == 0x000001, "Member 'BP_BaseAIController_C_EnableAlertPerception::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_EnableAlertPerception, Temp_byte_Variable) == 0x000002, "Member 'BP_BaseAIController_C_EnableAlertPerception::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_EnableAlertPerception, Temp_byte_Variable_1) == 0x000003, "Member 'BP_BaseAIController_C_EnableAlertPerception::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_EnableAlertPerception, K2Node_Select_Default) == 0x000004, "Member 'BP_BaseAIController_C_EnableAlertPerception::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController \ static_assert(alignof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController) == 0x000010, "Wrong alignment on BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController"); \ static_assert(sizeof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController) == 0x000D20, "Wrong size on BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, EntryPoint) == 0x000000, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_CustomEvent_Actor) == 0x000008, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_CustomEvent_Actor' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_CustomEvent_Stimulus) == 0x000010, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_CustomEvent_Stimulus' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Add_VectorVector_ReturnValue) == 0x000068, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Vector_Distance_ReturnValue) == 0x000080, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000088, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000090, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_SelectFloat_ReturnValue) == 0x0000A8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Vector_Distance_ReturnValue_1) == 0x0000B0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Vector_Distance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Conv_NameToString_ReturnValue) == 0x0000B8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0000C8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Conv_BoolToString_ReturnValue) == 0x0000D0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Conv_NameToString_ReturnValue_1) == 0x0000E0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Conv_NameToString_ReturnValue_2) == 0x0000F0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Concat_StrStr_ReturnValue) == 0x000100, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Split_LeftS) == 0x000110, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Split_RightS) == 0x000120, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Split_ReturnValue) == 0x000130, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000138, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Conv_StringToInt_ReturnValue) == 0x000148, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000150, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000160, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_SwitchString_CmpSuccess) == 0x000161, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsNumeric_ReturnValue) == 0x000162, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsNumeric_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000163, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_StartsWith_ReturnValue) == 0x000164, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000168, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_BreakVector_X) == 0x000180, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_BreakVector_Y) == 0x000188, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_BreakVector_Z) == 0x000190, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_DynamicCast_AsBP_Base_AI) == 0x000198, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_DynamicCast_bSuccess) == 0x0001A0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Abs_ReturnValue) == 0x0001A8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0001B0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsValid_ReturnValue) == 0x0001B1, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsValid_ReturnValue_1) == 0x0001B2, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetDistanceTo_ReturnValue) == 0x0001B4, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_DynamicCast_AsAbstract_Character) == 0x0001B8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_DynamicCast_bSuccess_1) == 0x0001C0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x0001C1, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetMyBehavior_BehaviorComp) == 0x0001C8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetMyBehavior_BehaviorComp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetDisplayName_ReturnValue) == 0x0001D0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_DynamicCast_AsBP_Base_AI_1) == 0x0001E0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_DynamicCast_AsBP_Base_AI_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_DynamicCast_bSuccess_2) == 0x0001E8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001F0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetAIPerceptionComponent_ReturnValue) == 0x000200, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetAIPerceptionComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000208, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000218, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsValid_ReturnValue_2) == 0x000228, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000230, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_OverridePerceptionIfNotSet_Alert_Configs) == 0x000240, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_OverridePerceptionIfNotSet_Alert_Configs' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, Temp_bool_Has_Been_Initd_Variable) == 0x000290, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, Temp_bool_Variable) == 0x000291, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetComponentByClass_ReturnValue) == 0x000298, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsValid_ReturnValue_3) == 0x0002A0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_Event_DeltaSeconds) == 0x0002A4, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_CustomEvent_IsInCombat) == 0x0002A8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_CustomEvent_IsInCombat' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetMyEquip_Equip) == 0x0002B0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0002B8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Conv_NameToString_ReturnValue_3) == 0x0002C0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Conv_NameToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Map_Keys_Keys) == 0x0002D0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Trim_ReturnValue) == 0x0002E0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Array_Length_ReturnValue) == 0x0002F0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsEmpty_ReturnValue) == 0x0002F4, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_BooleanOR_ReturnValue) == 0x0002F5, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_RunBehaviorTree_ReturnValue) == 0x0002F6, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_RunBehaviorTree_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_Event_PossessedPawn) == 0x0002F8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_Event_PossessedPawn' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_DynamicCast_AsBP_Base_AI_2) == 0x000300, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_DynamicCast_AsBP_Base_AI_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_DynamicCast_bSuccess_3) == 0x000308, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_CustomEvent_NewAnimDuration) == 0x000310, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_CustomEvent_NewAnimDuration' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_Event_enable) == 0x000318, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_Event_enable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000319, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Not_PreBool_ReturnValue) == 0x00031A, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_CustomEvent_HitData) == 0x000320, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_CustomEvent_HitData' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, Temp_bool_IsClosed_Variable) == 0x000488, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_CheckDamageRule_Owned) == 0x000489, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_CheckDamageRule_Owned' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetDamageSourceCharacter_SourceActor) == 0x000490, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetDamageSourceCharacter_SourceActor' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsValid_ReturnValue_4) == 0x000498, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetHateExtraTime_ReturnValue) == 0x0004A0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetHateExtraTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_DynamicCast_AsBP_Base_AI_3) == 0x0004A8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_DynamicCast_AsBP_Base_AI_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_DynamicCast_bSuccess_4) == 0x0004B0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetDisplayName_ReturnValue_1) == 0x0004B8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0004C8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsValid_ReturnValue_5) == 0x0004D8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0004D9, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0004DA, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0004DB, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_BooleanOR_ReturnValue_1) == 0x0004DC, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, Temp_byte_Variable) == 0x0004DD, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_K2_GetPawn_ReturnValue) == 0x0004E0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, Temp_bool_Variable_1) == 0x0004E8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0004F0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Not_PreBool_ReturnValue_1) == 0x000508, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Conv_ByteToInt_ReturnValue) == 0x00050C, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, Temp_int_Array_Index_Variable) == 0x000510, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000514, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Array_Get_Item) == 0x000518, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_BooleanAND_ReturnValue) == 0x000520, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Map_Find_Value) == 0x000528, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Map_Find_ReturnValue) == 0x000530, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsValid_ReturnValue_6) == 0x000531, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, Temp_bool_IsClosed_Variable_1) == 0x000532, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, Temp_bool_Has_Been_Initd_Variable_1) == 0x000533, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_SkipSlowTick_ReturnValue) == 0x000534, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_SkipSlowTick_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsEnemy_Common_Return) == 0x000535, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsEnemy_Common_Return' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_isInLongRetreating_In) == 0x000536, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_isInLongRetreating_In' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Not_PreBool_ReturnValue_2) == 0x000537, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_Event_InMockedTarget) == 0x000538, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_Event_InMockedTarget' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_BooleanAND_ReturnValue_1) == 0x000540, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetDisplayName_ReturnValue_2) == 0x000548, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000558, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_SetWarnedTarget_Success) == 0x000568, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_SetWarnedTarget_Success' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_ComponentBoundEvent_FindTarget) == 0x000570, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_ComponentBoundEvent_FindTarget' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetHateExtraTime_ReturnValue_1) == 0x000578, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetHateExtraTime_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_ComponentBoundEvent_LoseTarget) == 0x000580, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_ComponentBoundEvent_LoseTarget' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetAIPerceptionComponent_ReturnValue_1) == 0x000588, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetAIPerceptionComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsValid_ReturnValue_7) == 0x000590, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_MaySetPerception_ReturnValue) == 0x000598, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_MaySetPerception_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsRunning_ReturnValue) == 0x0005A0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_ComponentBoundEvent_Retreating) == 0x0005A1, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_ComponentBoundEvent_Retreating' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_ComponentBoundEvent_IsLong) == 0x0005A2, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_ComponentBoundEvent_IsLong' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsValid_ReturnValue_8) == 0x0005A3, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, Temp_int_Loop_Counter_Variable) == 0x0005A4, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin) == 0x0005A8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Less_IntInt_ReturnValue) == 0x0005B0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetMapAndId_Map) == 0x0005B8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetMapAndId_Map' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetMapAndId_ID) == 0x0005C8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetMapAndId_ID' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Split_LeftS_1) == 0x0005D8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Split_RightS_1) == 0x0005E8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Split_ReturnValue_1) == 0x0005F8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Add_IntInt_ReturnValue) == 0x0005FC, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Conv_StringToName_ReturnValue) == 0x000600, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x000608, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsEnemy_Common_Return_1) == 0x000610, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsEnemy_Common_Return_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_CustomEvent_AtkPlayer) == 0x000618, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_CustomEvent_AtkPlayer' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetDamageSourceCharacter_SourceActor_1) == 0x000620, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetDamageSourceCharacter_SourceActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_MakeStruct_F_HitData) == 0x000628, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsEnemy_Common_Return_2) == 0x000790, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsEnemy_Common_Return_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000791, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsValid_ReturnValue_9) == 0x000792, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000793, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_BooleanOR_ReturnValue_2) == 0x000794, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_CreateDelegate_OutputDelegate) == 0x000798, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0007A8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x0007C0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_IsValid_ReturnValue_10) == 0x0007C1, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Not_PreBool_ReturnValue_3) == 0x0007C2, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_MakeStruct_FormatArgumentData) == 0x0007C8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000818, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_MakeStruct_FormatArgumentData_1) == 0x000820, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000870, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_MakeArray_Array) == 0x000878, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Format_ReturnValue) == 0x000888, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetScaledCapsuleRadius_ReturnValue) == 0x0008A0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetScaledCapsuleRadius_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_MakeLiteralText_ReturnValue) == 0x0008A8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0008C0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0008C8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_MakeVector_ReturnValue) == 0x0008D0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_MakeTransform_ReturnValue) == 0x0008F0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_AddComponent_ReturnValue) == 0x000950, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x000958, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000968, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Conv_BoolToString_ReturnValue_2) == 0x000978, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Conv_BoolToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000988, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000998, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, Temp_string_Variable) == 0x0009A8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0009B8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_K2_GetPawn_ReturnValue_1) == 0x0009C8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_K2_GetPawn_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetDisplayName_ReturnValue_3) == 0x0009D0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetDisplayName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Concat_StrStr_ReturnValue_12) == 0x0009E0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_CustomEvent_ActiveSource) == 0x0009F0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_CustomEvent_ActiveSource' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0009F8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_CustomEvent_Playing) == 0x0009F9, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_CustomEvent_Playing' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_CustomEvent_FollowCamera) == 0x0009FA, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_CustomEvent_FollowCamera' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Is_Enemy_Return) == 0x0009FB, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Is_Enemy_Return' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x0009FC, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, Temp_string_Variable_1) == 0x000A00, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_BooleanAND_ReturnValue_2) == 0x000A10, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, Temp_bool_Variable_2) == 0x000A11, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_MakeArray_Array_1) == 0x000A18, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_Select_Default) == 0x000A28, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_CapsuleTraceSingle_OutHit) == 0x000A38, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_CapsuleTraceSingle_OutHit' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_CapsuleTraceSingle_ReturnValue) == 0x000B20, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_CapsuleTraceSingle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000B28, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Not_PreBool_ReturnValue_4) == 0x000B38, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_CapsuleTraceSingle_OutHit_1) == 0x000B40, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_CapsuleTraceSingle_OutHit_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_CapsuleTraceSingle_ReturnValue_1) == 0x000C28, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_CapsuleTraceSingle_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_MakeLiteralByte_ReturnValue) == 0x000C29, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Not_PreBool_ReturnValue_5) == 0x000C2A, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Not_PreBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Conv_ByteToInt_ReturnValue_1) == 0x000C2C, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Conv_ByteToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Less_IntInt_ReturnValue_1) == 0x000C30, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_BooleanOR_ReturnValue_3) == 0x000C31, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x000C32, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Less_DoubleDouble_ReturnValue_3) == 0x000C33, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Less_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_BooleanOR_ReturnValue_4) == 0x000C34, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_BooleanOR_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000C35, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000C38, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, Temp_byte_Variable_1) == 0x000C40, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000C48, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_Select_Default_1) == 0x000C50, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_FClamp_ReturnValue) == 0x000C58, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000C60, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000C68, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_FMax_ReturnValue) == 0x000C70, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_CreateDelegate_OutputDelegate_1) == 0x000C78, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, K2Node_CreateDelegate_OutputDelegate_2) == 0x000C88, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Less_DoubleDouble_ReturnValue_4) == 0x000C98, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Less_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000CA0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Add_DoubleDouble_ReturnValue_3) == 0x000CA8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Add_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_FMax_ReturnValue_1) == 0x000CB0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000CB8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000CC0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Add_DoubleDouble_A_ImplicitCast_1) == 0x000CC8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Add_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Greater_DoubleDouble_A_ImplicitCast_1) == 0x000CD0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Greater_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Greater_DoubleDouble_B_ImplicitCast) == 0x000CD8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Greater_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000CE0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Update_Alert_and_Targets_IntDelta_ImplicitCast) == 0x000CE8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Update_Alert_and_Targets_IntDelta_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_ExtendNodeAction_NewDuration_ImplicitCast) == 0x000CF0, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_ExtendNodeAction_NewDuration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_MakeNoise_MaxRange_ImplicitCast) == 0x000CF4, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_MakeNoise_MaxRange_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000CF8, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1) == 0x000D00, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Less_DoubleDouble_B_ImplicitCast) == 0x000D08, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Less_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Less_DoubleDouble_B_ImplicitCast_1) == 0x000D10, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Less_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController, CallFunc_Less_DoubleDouble_B_ImplicitCast_2) == 0x000D18, "Member 'BP_BaseAIController_C_ExecuteUbergraph_BP_BaseAIController::CallFunc_Less_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_ExtendExecuteAttackTimer \ static_assert(alignof(BP_BaseAIController_C_ExtendExecuteAttackTimer) == 0x000008, "Wrong alignment on BP_BaseAIController_C_ExtendExecuteAttackTimer"); \ static_assert(sizeof(BP_BaseAIController_C_ExtendExecuteAttackTimer) == 0x000008, "Wrong size on BP_BaseAIController_C_ExtendExecuteAttackTimer"); \ static_assert(offsetof(BP_BaseAIController_C_ExtendExecuteAttackTimer, NewAnimDuration) == 0x000000, "Member 'BP_BaseAIController_C_ExtendExecuteAttackTimer::NewAnimDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_ForcedOutCambat \ static_assert(alignof(BP_BaseAIController_C_ForcedOutCambat) == 0x000008, "Wrong alignment on BP_BaseAIController_C_ForcedOutCambat"); \ static_assert(sizeof(BP_BaseAIController_C_ForcedOutCambat) == 0x000018, "Wrong size on BP_BaseAIController_C_ForcedOutCambat"); \ static_assert(offsetof(BP_BaseAIController_C_ForcedOutCambat, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'BP_BaseAIController_C_ForcedOutCambat::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ForcedOutCambat, CallFunc_K2_SetTimer_ReturnValue) == 0x000010, "Member 'BP_BaseAIController_C_ForcedOutCambat::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_Get_AllDebugLog \ static_assert(alignof(BP_BaseAIController_C_Get_AllDebugLog) == 0x000008, "Wrong alignment on BP_BaseAIController_C_Get_AllDebugLog"); \ static_assert(sizeof(BP_BaseAIController_C_Get_AllDebugLog) == 0x000080, "Wrong size on BP_BaseAIController_C_Get_AllDebugLog"); \ static_assert(offsetof(BP_BaseAIController_C_Get_AllDebugLog, NewParam) == 0x000000, "Member 'BP_BaseAIController_C_Get_AllDebugLog::NewParam' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Get_AllDebugLog, NewLocalVar_0) == 0x000010, "Member 'BP_BaseAIController_C_Get_AllDebugLog::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Get_AllDebugLog, Temp_int_Array_Index_Variable) == 0x000020, "Member 'BP_BaseAIController_C_Get_AllDebugLog::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Get_AllDebugLog, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'BP_BaseAIController_C_Get_AllDebugLog::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Get_AllDebugLog, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'BP_BaseAIController_C_Get_AllDebugLog::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Get_AllDebugLog, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'BP_BaseAIController_C_Get_AllDebugLog::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Get_AllDebugLog, CallFunc_CircularQueueGetArray_OutArray) == 0x000040, "Member 'BP_BaseAIController_C_Get_AllDebugLog::CallFunc_CircularQueueGetArray_OutArray' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Get_AllDebugLog, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'BP_BaseAIController_C_Get_AllDebugLog::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Get_AllDebugLog, CallFunc_Array_Get_Item) == 0x000058, "Member 'BP_BaseAIController_C_Get_AllDebugLog::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Get_AllDebugLog, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'BP_BaseAIController_C_Get_AllDebugLog::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Get_AllDebugLog, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000070, "Member 'BP_BaseAIController_C_Get_AllDebugLog::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_GetHateExtraTime \ static_assert(alignof(BP_BaseAIController_C_GetHateExtraTime) == 0x000008, "Wrong alignment on BP_BaseAIController_C_GetHateExtraTime"); \ static_assert(sizeof(BP_BaseAIController_C_GetHateExtraTime) == 0x000038, "Wrong size on BP_BaseAIController_C_GetHateExtraTime"); \ static_assert(offsetof(BP_BaseAIController_C_GetHateExtraTime, AttackTarget) == 0x000000, "Member 'BP_BaseAIController_C_GetHateExtraTime::AttackTarget' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_GetHateExtraTime, ReturnValue) == 0x000008, "Member 'BP_BaseAIController_C_GetHateExtraTime::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_GetHateExtraTime, Temp_bool_Variable) == 0x000010, "Member 'BP_BaseAIController_C_GetHateExtraTime::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_GetHateExtraTime, K2Node_DynamicCast_AsBP_Base_AI) == 0x000018, "Member 'BP_BaseAIController_C_GetHateExtraTime::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_GetHateExtraTime, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_BaseAIController_C_GetHateExtraTime::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_GetHateExtraTime, Temp_real_Variable) == 0x000028, "Member 'BP_BaseAIController_C_GetHateExtraTime::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_GetHateExtraTime, K2Node_Select_Default) == 0x000030, "Member 'BP_BaseAIController_C_GetHateExtraTime::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_GetMechworksState \ static_assert(alignof(BP_BaseAIController_C_GetMechworksState) == 0x000001, "Wrong alignment on BP_BaseAIController_C_GetMechworksState"); \ static_assert(sizeof(BP_BaseAIController_C_GetMechworksState) == 0x000001, "Wrong size on BP_BaseAIController_C_GetMechworksState"); \ static_assert(offsetof(BP_BaseAIController_C_GetMechworksState, MechworksState_0) == 0x000000, "Member 'BP_BaseAIController_C_GetMechworksState::MechworksState_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_GetMyCharacterShound \ static_assert(alignof(BP_BaseAIController_C_GetMyCharacterShound) == 0x000008, "Wrong alignment on BP_BaseAIController_C_GetMyCharacterShound"); \ static_assert(sizeof(BP_BaseAIController_C_GetMyCharacterShound) == 0x000008, "Wrong size on BP_BaseAIController_C_GetMyCharacterShound"); \ static_assert(offsetof(BP_BaseAIController_C_GetMyCharacterShound, CharacterSound) == 0x000000, "Member 'BP_BaseAIController_C_GetMyCharacterShound::CharacterSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_GetPawn \ static_assert(alignof(BP_BaseAIController_C_GetPawn) == 0x000008, "Wrong alignment on BP_BaseAIController_C_GetPawn"); \ static_assert(sizeof(BP_BaseAIController_C_GetPawn) == 0x000008, "Wrong size on BP_BaseAIController_C_GetPawn"); \ static_assert(offsetof(BP_BaseAIController_C_GetPawn, Pawn_0) == 0x000000, "Member 'BP_BaseAIController_C_GetPawn::Pawn_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_GetTarget \ static_assert(alignof(BP_BaseAIController_C_GetTarget) == 0x000008, "Wrong alignment on BP_BaseAIController_C_GetTarget"); \ static_assert(sizeof(BP_BaseAIController_C_GetTarget) == 0x000018, "Wrong size on BP_BaseAIController_C_GetTarget"); \ static_assert(offsetof(BP_BaseAIController_C_GetTarget, Target_0) == 0x000000, "Member 'BP_BaseAIController_C_GetTarget::Target_0' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_GetTarget, NewLocalVar) == 0x000008, "Member 'BP_BaseAIController_C_GetTarget::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_GetTarget, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_BaseAIController_C_GetTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_GetTarget, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'BP_BaseAIController_C_GetTarget::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_GetTarget, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000012, "Member 'BP_BaseAIController_C_GetTarget::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_GetTarget, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000013, "Member 'BP_BaseAIController_C_GetTarget::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_GetTarget, CallFunc_BooleanOR_ReturnValue) == 0x000014, "Member 'BP_BaseAIController_C_GetTarget::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_GetTarget, CallFunc_BooleanAND_ReturnValue) == 0x000015, "Member 'BP_BaseAIController_C_GetTarget::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_ImplOnTargetMockedUpdated \ static_assert(alignof(BP_BaseAIController_C_ImplOnTargetMockedUpdated) == 0x000008, "Wrong alignment on BP_BaseAIController_C_ImplOnTargetMockedUpdated"); \ static_assert(sizeof(BP_BaseAIController_C_ImplOnTargetMockedUpdated) == 0x000028, "Wrong size on BP_BaseAIController_C_ImplOnTargetMockedUpdated"); \ static_assert(offsetof(BP_BaseAIController_C_ImplOnTargetMockedUpdated, NewTarget) == 0x000000, "Member 'BP_BaseAIController_C_ImplOnTargetMockedUpdated::NewTarget' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ImplOnTargetMockedUpdated, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000008, "Member 'BP_BaseAIController_C_ImplOnTargetMockedUpdated::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ImplOnTargetMockedUpdated, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_BaseAIController_C_ImplOnTargetMockedUpdated::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ImplOnTargetMockedUpdated, CallFunc_IsAlive_Result) == 0x000019, "Member 'BP_BaseAIController_C_ImplOnTargetMockedUpdated::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ImplOnTargetMockedUpdated, CallFunc_IsValid_ReturnValue) == 0x00001A, "Member 'BP_BaseAIController_C_ImplOnTargetMockedUpdated::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ImplOnTargetMockedUpdated, CallFunc_DoesImplementInterface_ReturnValue) == 0x00001B, "Member 'BP_BaseAIController_C_ImplOnTargetMockedUpdated::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_ImplOnTargetMockedUpdated, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000020, "Member 'BP_BaseAIController_C_ImplOnTargetMockedUpdated::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_Inner_Set_Warn_Target \ static_assert(alignof(BP_BaseAIController_C_Inner_Set_Warn_Target) == 0x000008, "Wrong alignment on BP_BaseAIController_C_Inner_Set_Warn_Target"); \ static_assert(sizeof(BP_BaseAIController_C_Inner_Set_Warn_Target) == 0x000020, "Wrong size on BP_BaseAIController_C_Inner_Set_Warn_Target"); \ static_assert(offsetof(BP_BaseAIController_C_Inner_Set_Warn_Target, MaybeWarnTarget) == 0x000000, "Member 'BP_BaseAIController_C_Inner_Set_Warn_Target::MaybeWarnTarget' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Inner_Set_Warn_Target, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'BP_BaseAIController_C_Inner_Set_Warn_Target::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Inner_Set_Warn_Target, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000010, "Member 'BP_BaseAIController_C_Inner_Set_Warn_Target::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Inner_Set_Warn_Target, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000018, "Member 'BP_BaseAIController_C_Inner_Set_Warn_Target::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_IsAlertBarInViewport \ static_assert(alignof(BP_BaseAIController_C_IsAlertBarInViewport) == 0x000008, "Wrong alignment on BP_BaseAIController_C_IsAlertBarInViewport"); \ static_assert(sizeof(BP_BaseAIController_C_IsAlertBarInViewport) == 0x000050, "Wrong size on BP_BaseAIController_C_IsAlertBarInViewport"); \ static_assert(offsetof(BP_BaseAIController_C_IsAlertBarInViewport, InVec) == 0x000000, "Member 'BP_BaseAIController_C_IsAlertBarInViewport::InVec' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_IsAlertBarInViewport, ReturnValue) == 0x000010, "Member 'BP_BaseAIController_C_IsAlertBarInViewport::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_IsAlertBarInViewport, CallFunc_GetViewportSize_ReturnValue) == 0x000018, "Member 'BP_BaseAIController_C_IsAlertBarInViewport::CallFunc_GetViewportSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_IsAlertBarInViewport, CallFunc_BreakVector2D_X) == 0x000028, "Member 'BP_BaseAIController_C_IsAlertBarInViewport::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_IsAlertBarInViewport, CallFunc_BreakVector2D_Y) == 0x000030, "Member 'BP_BaseAIController_C_IsAlertBarInViewport::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_IsAlertBarInViewport, CallFunc_BreakVector2D_X_1) == 0x000038, "Member 'BP_BaseAIController_C_IsAlertBarInViewport::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_IsAlertBarInViewport, CallFunc_BreakVector2D_Y_1) == 0x000040, "Member 'BP_BaseAIController_C_IsAlertBarInViewport::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_IsAlertBarInViewport, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000048, "Member 'BP_BaseAIController_C_IsAlertBarInViewport::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_IsAlertBarInViewport, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000049, "Member 'BP_BaseAIController_C_IsAlertBarInViewport::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_IsAlertBarInViewport, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x00004A, "Member 'BP_BaseAIController_C_IsAlertBarInViewport::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_IsAlertBarInViewport, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x00004B, "Member 'BP_BaseAIController_C_IsAlertBarInViewport::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_IsAlertBarInViewport, CallFunc_BooleanAND_ReturnValue) == 0x00004C, "Member 'BP_BaseAIController_C_IsAlertBarInViewport::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_IsAlertBarInViewport, CallFunc_BooleanAND_ReturnValue_1) == 0x00004D, "Member 'BP_BaseAIController_C_IsAlertBarInViewport::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_IsAlertBarInViewport, CallFunc_BooleanAND_ReturnValue_2) == 0x00004E, "Member 'BP_BaseAIController_C_IsAlertBarInViewport::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_LoadGlobalConfig \ static_assert(alignof(BP_BaseAIController_C_LoadGlobalConfig) == 0x000008, "Wrong alignment on BP_BaseAIController_C_LoadGlobalConfig"); \ static_assert(sizeof(BP_BaseAIController_C_LoadGlobalConfig) == 0x000028, "Wrong size on BP_BaseAIController_C_LoadGlobalConfig"); \ static_assert(offsetof(BP_BaseAIController_C_LoadGlobalConfig, CallFunc_GetGlobalFlag_Enable) == 0x000000, "Member 'BP_BaseAIController_C_LoadGlobalConfig::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_LoadGlobalConfig, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x000008, "Member 'BP_BaseAIController_C_LoadGlobalConfig::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_LoadGlobalConfig, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'BP_BaseAIController_C_LoadGlobalConfig::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_LoadGlobalConfig, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'BP_BaseAIController_C_LoadGlobalConfig::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_LoadGlobalConfig, K2Node_DynamicCast_AsBP_Spawned_Npc_Friend) == 0x000018, "Member 'BP_BaseAIController_C_LoadGlobalConfig::K2Node_DynamicCast_AsBP_Spawned_Npc_Friend' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_LoadGlobalConfig, K2Node_DynamicCast_bSuccess_1) == 0x000020, "Member 'BP_BaseAIController_C_LoadGlobalConfig::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_LoadGlobalConfig, CallFunc_BooleanOR_ReturnValue) == 0x000021, "Member 'BP_BaseAIController_C_LoadGlobalConfig::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_LoadGlobalConfig, CallFunc_GetGlobalFlag_Enable_1) == 0x000022, "Member 'BP_BaseAIController_C_LoadGlobalConfig::CallFunc_GetGlobalFlag_Enable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_LoadGlobalConfig, CallFunc_Not_PreBool_ReturnValue_1) == 0x000023, "Member 'BP_BaseAIController_C_LoadGlobalConfig::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_On_Permanet_Target_End_Play \ static_assert(alignof(BP_BaseAIController_C_On_Permanet_Target_End_Play) == 0x000008, "Wrong alignment on BP_BaseAIController_C_On_Permanet_Target_End_Play"); \ static_assert(sizeof(BP_BaseAIController_C_On_Permanet_Target_End_Play) == 0x000010, "Wrong size on BP_BaseAIController_C_On_Permanet_Target_End_Play"); \ static_assert(offsetof(BP_BaseAIController_C_On_Permanet_Target_End_Play, Actor) == 0x000000, "Member 'BP_BaseAIController_C_On_Permanet_Target_End_Play::Actor' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_On_Permanet_Target_End_Play, EndPlayReason) == 0x000008, "Member 'BP_BaseAIController_C_On_Permanet_Target_End_Play::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_OnCGPlay_Event \ static_assert(alignof(BP_BaseAIController_C_OnCGPlay_Event) == 0x000001, "Wrong alignment on BP_BaseAIController_C_OnCGPlay_Event"); \ static_assert(sizeof(BP_BaseAIController_C_OnCGPlay_Event) == 0x000002, "Wrong size on BP_BaseAIController_C_OnCGPlay_Event"); \ static_assert(offsetof(BP_BaseAIController_C_OnCGPlay_Event, Playing) == 0x000000, "Member 'BP_BaseAIController_C_OnCGPlay_Event::Playing' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_OnCGPlay_Event, FollowCamera) == 0x000001, "Member 'BP_BaseAIController_C_OnCGPlay_Event::FollowCamera' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_OnInCombatChanged \ static_assert(alignof(BP_BaseAIController_C_OnInCombatChanged) == 0x000001, "Wrong alignment on BP_BaseAIController_C_OnInCombatChanged"); \ static_assert(sizeof(BP_BaseAIController_C_OnInCombatChanged) == 0x000001, "Wrong size on BP_BaseAIController_C_OnInCombatChanged"); \ static_assert(offsetof(BP_BaseAIController_C_OnInCombatChanged, IsInCombat_0) == 0x000000, "Member 'BP_BaseAIController_C_OnInCombatChanged::IsInCombat_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_OnTargetMockedUpdated \ static_assert(alignof(BP_BaseAIController_C_OnTargetMockedUpdated) == 0x000008, "Wrong alignment on BP_BaseAIController_C_OnTargetMockedUpdated"); \ static_assert(sizeof(BP_BaseAIController_C_OnTargetMockedUpdated) == 0x000008, "Wrong size on BP_BaseAIController_C_OnTargetMockedUpdated"); \ static_assert(offsetof(BP_BaseAIController_C_OnTargetMockedUpdated, InMockedTarget) == 0x000000, "Member 'BP_BaseAIController_C_OnTargetMockedUpdated::InMockedTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_OnTargetPerceptionUpdated \ static_assert(alignof(BP_BaseAIController_C_OnTargetPerceptionUpdated) == 0x000008, "Wrong alignment on BP_BaseAIController_C_OnTargetPerceptionUpdated"); \ static_assert(sizeof(BP_BaseAIController_C_OnTargetPerceptionUpdated) == 0x000060, "Wrong size on BP_BaseAIController_C_OnTargetPerceptionUpdated"); \ static_assert(offsetof(BP_BaseAIController_C_OnTargetPerceptionUpdated, Actor) == 0x000000, "Member 'BP_BaseAIController_C_OnTargetPerceptionUpdated::Actor' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_OnTargetPerceptionUpdated, Stimulus) == 0x000008, "Member 'BP_BaseAIController_C_OnTargetPerceptionUpdated::Stimulus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_ReceivePossess \ static_assert(alignof(BP_BaseAIController_C_ReceivePossess) == 0x000008, "Wrong alignment on BP_BaseAIController_C_ReceivePossess"); \ static_assert(sizeof(BP_BaseAIController_C_ReceivePossess) == 0x000008, "Wrong size on BP_BaseAIController_C_ReceivePossess"); \ static_assert(offsetof(BP_BaseAIController_C_ReceivePossess, PossessedPawn) == 0x000000, "Member 'BP_BaseAIController_C_ReceivePossess::PossessedPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_ReceiveTick \ static_assert(alignof(BP_BaseAIController_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_BaseAIController_C_ReceiveTick"); \ static_assert(sizeof(BP_BaseAIController_C_ReceiveTick) == 0x000004, "Wrong size on BP_BaseAIController_C_ReceiveTick"); \ static_assert(offsetof(BP_BaseAIController_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_BaseAIController_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_ResetIdleState \ static_assert(alignof(BP_BaseAIController_C_ResetIdleState) == 0x000008, "Wrong alignment on BP_BaseAIController_C_ResetIdleState"); \ static_assert(sizeof(BP_BaseAIController_C_ResetIdleState) == 0x000008, "Wrong size on BP_BaseAIController_C_ResetIdleState"); \ static_assert(offsetof(BP_BaseAIController_C_ResetIdleState, Delay) == 0x000000, "Member 'BP_BaseAIController_C_ResetIdleState::Delay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_RestCanUpdate \ static_assert(alignof(BP_BaseAIController_C_RestCanUpdate) == 0x000004, "Wrong alignment on BP_BaseAIController_C_RestCanUpdate"); \ static_assert(sizeof(BP_BaseAIController_C_RestCanUpdate) == 0x000010, "Wrong size on BP_BaseAIController_C_RestCanUpdate"); \ static_assert(offsetof(BP_BaseAIController_C_RestCanUpdate, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'BP_BaseAIController_C_RestCanUpdate::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_SelectNewTarget \ static_assert(alignof(BP_BaseAIController_C_SelectNewTarget) == 0x000008, "Wrong alignment on BP_BaseAIController_C_SelectNewTarget"); \ static_assert(sizeof(BP_BaseAIController_C_SelectNewTarget) == 0x000008, "Wrong size on BP_BaseAIController_C_SelectNewTarget"); \ static_assert(offsetof(BP_BaseAIController_C_SelectNewTarget, CallFunc_Poll_Hate_Target_HateTarget) == 0x000000, "Member 'BP_BaseAIController_C_SelectNewTarget::CallFunc_Poll_Hate_Target_HateTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_SetCurrentTarget \ static_assert(alignof(BP_BaseAIController_C_SetCurrentTarget) == 0x000008, "Wrong alignment on BP_BaseAIController_C_SetCurrentTarget"); \ static_assert(sizeof(BP_BaseAIController_C_SetCurrentTarget) == 0x0000E8, "Wrong size on BP_BaseAIController_C_SetCurrentTarget"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, NewTarget) == 0x000000, "Member 'BP_BaseAIController_C_SetCurrentTarget::NewTarget' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, Tag) == 0x000008, "Member 'BP_BaseAIController_C_SetCurrentTarget::Tag' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'BP_BaseAIController_C_SetCurrentTarget::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, K2Node_DynamicCast_AsMocked_Target_Actor) == 0x000028, "Member 'BP_BaseAIController_C_SetCurrentTarget::K2Node_DynamicCast_AsMocked_Target_Actor' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'BP_BaseAIController_C_SetCurrentTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, CallFunc_Conv_StringToText_ReturnValue) == 0x000038, "Member 'BP_BaseAIController_C_SetCurrentTarget::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, CallFunc_GetDisplayName_ReturnValue) == 0x000050, "Member 'BP_BaseAIController_C_SetCurrentTarget::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, CallFunc_CreateMessageWindow_ReturnValue) == 0x000060, "Member 'BP_BaseAIController_C_SetCurrentTarget::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000068, "Member 'BP_BaseAIController_C_SetCurrentTarget::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, K2Node_DynamicCast_bSuccess_1) == 0x000070, "Member 'BP_BaseAIController_C_SetCurrentTarget::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000071, "Member 'BP_BaseAIController_C_SetCurrentTarget::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, CallFunc_GetObjectNameInMap_Object_Name) == 0x000078, "Member 'BP_BaseAIController_C_SetCurrentTarget::CallFunc_GetObjectNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000088, "Member 'BP_BaseAIController_C_SetCurrentTarget::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000098, "Member 'BP_BaseAIController_C_SetCurrentTarget::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000A8, "Member 'BP_BaseAIController_C_SetCurrentTarget::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000B8, "Member 'BP_BaseAIController_C_SetCurrentTarget::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000C8, "Member 'BP_BaseAIController_C_SetCurrentTarget::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetCurrentTarget, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000D8, "Member 'BP_BaseAIController_C_SetCurrentTarget::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_SetEnableBreak \ static_assert(alignof(BP_BaseAIController_C_SetEnableBreak) == 0x000001, "Wrong alignment on BP_BaseAIController_C_SetEnableBreak"); \ static_assert(sizeof(BP_BaseAIController_C_SetEnableBreak) == 0x000001, "Wrong size on BP_BaseAIController_C_SetEnableBreak"); \ static_assert(offsetof(BP_BaseAIController_C_SetEnableBreak, Enable) == 0x000000, "Member 'BP_BaseAIController_C_SetEnableBreak::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_SetIsInCombat \ static_assert(alignof(BP_BaseAIController_C_SetIsInCombat) == 0x000008, "Wrong alignment on BP_BaseAIController_C_SetIsInCombat"); \ static_assert(sizeof(BP_BaseAIController_C_SetIsInCombat) == 0x000020, "Wrong size on BP_BaseAIController_C_SetIsInCombat"); \ static_assert(offsetof(BP_BaseAIController_C_SetIsInCombat, Value) == 0x000000, "Member 'BP_BaseAIController_C_SetIsInCombat::Value' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetIsInCombat, Temp_bool_Variable) == 0x000001, "Member 'BP_BaseAIController_C_SetIsInCombat::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetIsInCombat, Temp_byte_Variable) == 0x000002, "Member 'BP_BaseAIController_C_SetIsInCombat::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetIsInCombat, Temp_byte_Variable_1) == 0x000003, "Member 'BP_BaseAIController_C_SetIsInCombat::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetIsInCombat, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'BP_BaseAIController_C_SetIsInCombat::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetIsInCombat, Temp_byte_Variable_2) == 0x000005, "Member 'BP_BaseAIController_C_SetIsInCombat::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetIsInCombat, Temp_byte_Variable_3) == 0x000006, "Member 'BP_BaseAIController_C_SetIsInCombat::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetIsInCombat, Temp_bool_Variable_1) == 0x000007, "Member 'BP_BaseAIController_C_SetIsInCombat::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetIsInCombat, K2Node_Select_Default) == 0x000008, "Member 'BP_BaseAIController_C_SetIsInCombat::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetIsInCombat, K2Node_Select_Default_1) == 0x000009, "Member 'BP_BaseAIController_C_SetIsInCombat::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetIsInCombat, K2Node_DynamicCast_AsDCSCharacter_Movement_Component) == 0x000010, "Member 'BP_BaseAIController_C_SetIsInCombat::K2Node_DynamicCast_AsDCSCharacter_Movement_Component' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetIsInCombat, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_BaseAIController_C_SetIsInCombat::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetIsInCombat, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000019, "Member 'BP_BaseAIController_C_SetIsInCombat::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetIsInCombat, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x00001A, "Member 'BP_BaseAIController_C_SetIsInCombat::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_SetMechworksState \ static_assert(alignof(BP_BaseAIController_C_SetMechworksState) == 0x000008, "Wrong alignment on BP_BaseAIController_C_SetMechworksState"); \ static_assert(sizeof(BP_BaseAIController_C_SetMechworksState) == 0x000020, "Wrong size on BP_BaseAIController_C_SetMechworksState"); \ static_assert(offsetof(BP_BaseAIController_C_SetMechworksState, NewState) == 0x000000, "Member 'BP_BaseAIController_C_SetMechworksState::NewState' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetMechworksState, localTimer) == 0x000008, "Member 'BP_BaseAIController_C_SetMechworksState::localTimer' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetMechworksState, CallFunc_K2_SetTimer_ReturnValue) == 0x000010, "Member 'BP_BaseAIController_C_SetMechworksState::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SetMechworksState, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000018, "Member 'BP_BaseAIController_C_SetMechworksState::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_SkipSlowTick \ static_assert(alignof(BP_BaseAIController_C_SkipSlowTick) == 0x000001, "Wrong alignment on BP_BaseAIController_C_SkipSlowTick"); \ static_assert(sizeof(BP_BaseAIController_C_SkipSlowTick) == 0x000002, "Wrong size on BP_BaseAIController_C_SkipSlowTick"); \ static_assert(offsetof(BP_BaseAIController_C_SkipSlowTick, ReturnValue) == 0x000000, "Member 'BP_BaseAIController_C_SkipSlowTick::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_SkipSlowTick, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'BP_BaseAIController_C_SkipSlowTick::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_SyncAIState \ static_assert(alignof(BP_BaseAIController_C_SyncAIState) == 0x000008, "Wrong alignment on BP_BaseAIController_C_SyncAIState"); \ static_assert(sizeof(BP_BaseAIController_C_SyncAIState) == 0x000008, "Wrong size on BP_BaseAIController_C_SyncAIState"); \ static_assert(offsetof(BP_BaseAIController_C_SyncAIState, State) == 0x000000, "Member 'BP_BaseAIController_C_SyncAIState::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_TargetInSightSensedOrSightMem \ static_assert(alignof(BP_BaseAIController_C_TargetInSightSensedOrSightMem) == 0x000008, "Wrong alignment on BP_BaseAIController_C_TargetInSightSensedOrSightMem"); \ static_assert(sizeof(BP_BaseAIController_C_TargetInSightSensedOrSightMem) == 0x000050, "Wrong size on BP_BaseAIController_C_TargetInSightSensedOrSightMem"); \ static_assert(offsetof(BP_BaseAIController_C_TargetInSightSensedOrSightMem, CheckTarget) == 0x000000, "Member 'BP_BaseAIController_C_TargetInSightSensedOrSightMem::CheckTarget' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TargetInSightSensedOrSightMem, ReturnValue) == 0x000008, "Member 'BP_BaseAIController_C_TargetInSightSensedOrSightMem::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TargetInSightSensedOrSightMem, CallFunc_GetKnownPerceivedActors_OutActors) == 0x000010, "Member 'BP_BaseAIController_C_TargetInSightSensedOrSightMem::CallFunc_GetKnownPerceivedActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TargetInSightSensedOrSightMem, CallFunc_GetKnownPerceivedActors_OutActors_1) == 0x000020, "Member 'BP_BaseAIController_C_TargetInSightSensedOrSightMem::CallFunc_GetKnownPerceivedActors_OutActors_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TargetInSightSensedOrSightMem, CallFunc_Array_Contains_ReturnValue) == 0x000030, "Member 'BP_BaseAIController_C_TargetInSightSensedOrSightMem::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TargetInSightSensedOrSightMem, CallFunc_Array_Contains_ReturnValue_1) == 0x000031, "Member 'BP_BaseAIController_C_TargetInSightSensedOrSightMem::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TargetInSightSensedOrSightMem, CallFunc_GetKnownPerceivedActors_OutActors_2) == 0x000038, "Member 'BP_BaseAIController_C_TargetInSightSensedOrSightMem::CallFunc_GetKnownPerceivedActors_OutActors_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TargetInSightSensedOrSightMem, CallFunc_Array_Contains_ReturnValue_2) == 0x000048, "Member 'BP_BaseAIController_C_TargetInSightSensedOrSightMem::CallFunc_Array_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TargetInSightSensedOrSightMem, CallFunc_BooleanOR_ReturnValue) == 0x000049, "Member 'BP_BaseAIController_C_TargetInSightSensedOrSightMem::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TargetInSightSensedOrSightMem, CallFunc_BooleanOR_ReturnValue_1) == 0x00004A, "Member 'BP_BaseAIController_C_TargetInSightSensedOrSightMem::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_TickUpdateSense \ static_assert(alignof(BP_BaseAIController_C_TickUpdateSense) == 0x000008, "Wrong alignment on BP_BaseAIController_C_TickUpdateSense"); \ static_assert(sizeof(BP_BaseAIController_C_TickUpdateSense) == 0x000028, "Wrong size on BP_BaseAIController_C_TickUpdateSense"); \ static_assert(offsetof(BP_BaseAIController_C_TickUpdateSense, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x000000, "Member 'BP_BaseAIController_C_TickUpdateSense::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TickUpdateSense, K2Node_DynamicCast_bSuccess) == 0x000008, "Member 'BP_BaseAIController_C_TickUpdateSense::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TickUpdateSense, K2Node_DynamicCast_AsBP_Spawned_Npc_Friend) == 0x000010, "Member 'BP_BaseAIController_C_TickUpdateSense::K2Node_DynamicCast_AsBP_Spawned_Npc_Friend' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TickUpdateSense, K2Node_DynamicCast_bSuccess_1) == 0x000018, "Member 'BP_BaseAIController_C_TickUpdateSense::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TickUpdateSense, CallFunc_BooleanOR_ReturnValue) == 0x000019, "Member 'BP_BaseAIController_C_TickUpdateSense::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TickUpdateSense, CallFunc_GetGlobalFlag_Enable) == 0x00001A, "Member 'BP_BaseAIController_C_TickUpdateSense::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TickUpdateSense, CallFunc_Not_PreBool_ReturnValue) == 0x00001B, "Member 'BP_BaseAIController_C_TickUpdateSense::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TickUpdateSense, CallFunc_Not_PreBool_ReturnValue_1) == 0x00001C, "Member 'BP_BaseAIController_C_TickUpdateSense::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TickUpdateSense, K2Node_SwitchEnum_CmpSuccess) == 0x00001D, "Member 'BP_BaseAIController_C_TickUpdateSense::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TickUpdateSense, CallFunc_BooleanAND_ReturnValue) == 0x00001E, "Member 'BP_BaseAIController_C_TickUpdateSense::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TickUpdateSense, CallFunc_BooleanAND_ReturnValue_1) == 0x00001F, "Member 'BP_BaseAIController_C_TickUpdateSense::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_TickUpdateSense, CallFunc_BooleanAND_ReturnValue_2) == 0x000020, "Member 'BP_BaseAIController_C_TickUpdateSense::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_Update_Alert_and_Targets \ static_assert(alignof(BP_BaseAIController_C_Update_Alert_and_Targets) == 0x000008, "Wrong alignment on BP_BaseAIController_C_Update_Alert_and_Targets"); \ static_assert(sizeof(BP_BaseAIController_C_Update_Alert_and_Targets) == 0x000168, "Wrong size on BP_BaseAIController_C_Update_Alert_and_Targets"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, IntDelta) == 0x000000, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::IntDelta' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, MakeNoise_0) == 0x000008, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::MakeNoise_0' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, DeltaTime) == 0x000010, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, DirectSightAlert) == 0x000018, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::DirectSightAlert' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, InSightSensingOrSightMemory) == 0x000019, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::InSightSensingOrSightMemory' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, IsPerceptionButSound) == 0x00001A, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::IsPerceptionButSound' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CheckHearingSenseLost) == 0x000020, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CheckHearingSenseLost' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CheckSightSenseLost) == 0x000028, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CheckSightSenseLost' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_IsValid_ReturnValue_1) == 0x000031, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_IsValid_ReturnValue_2) == 0x000032, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_IsValid_ReturnValue_3) == 0x000033, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000034, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_GetWarnedTarget_WarnnedActor) == 0x000038, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_GetWarnedTarget_WarnnedActor' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_Expired_Polled_Target_PolledTargetValid) == 0x000040, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_Expired_Polled_Target_PolledTargetValid' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000041, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_BooleanAND_ReturnValue) == 0x000042, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_GetPolledTarget_Target) == 0x000048, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_GetPolledTarget_Target' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000050, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_SetWarnedTarget_Success) == 0x000051, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_SetWarnedTarget_Success' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_SetWarnedTarget_Success_1) == 0x000052, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_SetWarnedTarget_Success_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, K2Node_DynamicCast_AsPawn) == 0x000058, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::K2Node_DynamicCast_AsPawn' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000068, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000080, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_BooleanAND_ReturnValue_1) == 0x000081, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000082, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_BooleanAND_ReturnValue_2) == 0x000083, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_TargetInSightSensedOrSightMem_ReturnValue) == 0x000084, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_TargetInSightSensedOrSightMem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_GetPerceivedActors_OutActors) == 0x000088, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_GetPerceivedActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000098, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x0000B0, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_Vector_Distance_ReturnValue) == 0x0000C8, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_IsValid_ReturnValue_4) == 0x0000D0, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0000D1, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000D2, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x0000D3, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, K2Node_SwitchEnum_CmpSuccess) == 0x0000D4, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_FClamp_ReturnValue) == 0x0000E0, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0000E8, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x0000F0, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_Array_Contains_ReturnValue) == 0x0000F1, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_BooleanOR_ReturnValue) == 0x0000F2, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x0000F3, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000100, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000108, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_SelectFloat_ReturnValue) == 0x000110, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_FClamp_ReturnValue_1) == 0x000118, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000120, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000128, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_Not_PreBool_ReturnValue) == 0x000130, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_FClamp_ReturnValue_2) == 0x000138, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_FClamp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_MakeNoise_MaxRange_ImplicitCast) == 0x000140, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_MakeNoise_MaxRange_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000148, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000150, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_SelectFloat_A_ImplicitCast) == 0x000158, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_SelectFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_Update_Alert_and_Targets, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000160, "Member 'BP_BaseAIController_C_Update_Alert_and_Targets::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_UpdateSenseTarget \ static_assert(alignof(BP_BaseAIController_C_UpdateSenseTarget) == 0x000008, "Wrong alignment on BP_BaseAIController_C_UpdateSenseTarget"); \ static_assert(sizeof(BP_BaseAIController_C_UpdateSenseTarget) == 0x000020, "Wrong size on BP_BaseAIController_C_UpdateSenseTarget"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSenseTarget, CallFunc_K2_GetPawn_ReturnValue) == 0x000000, "Member 'BP_BaseAIController_C_UpdateSenseTarget::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSenseTarget, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000008, "Member 'BP_BaseAIController_C_UpdateSenseTarget::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_UpdateSlowTick \ static_assert(alignof(BP_BaseAIController_C_UpdateSlowTick) == 0x000008, "Wrong alignment on BP_BaseAIController_C_UpdateSlowTick"); \ static_assert(sizeof(BP_BaseAIController_C_UpdateSlowTick) == 0x0001B8, "Wrong size on BP_BaseAIController_C_UpdateSlowTick"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, SlowTick) == 0x000000, "Member 'BP_BaseAIController_C_UpdateSlowTick::SlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, L_OldDisableSight) == 0x000001, "Member 'BP_BaseAIController_C_UpdateSlowTick::L_OldDisableSight' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, L_OldDisableHear) == 0x000002, "Member 'BP_BaseAIController_C_UpdateSlowTick::L_OldDisableHear' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, L_OldSlowTick) == 0x000003, "Member 'BP_BaseAIController_C_UpdateSlowTick::L_OldSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, K2Node_SwitchEnum_CmpSuccess) == 0x000004, "Member 'BP_BaseAIController_C_UpdateSlowTick::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000018, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Conv_VectorToString_ReturnValue) == 0x000038, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000048, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Vector_Distance2D_ReturnValue) == 0x000060, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000068, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000070, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Vector_Distance_ReturnValue) == 0x000080, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Conv_VectorToString_ReturnValue_1) == 0x000088, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Conv_VectorToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000098, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000A8, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000B8, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_NotEqual_BoolBool_ReturnValue_1) == 0x0000C8, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_NotEqual_BoolBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000D0, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_BooleanOR_ReturnValue) == 0x0000E0, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0000E8, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_IsAlive_self_CastInput) == 0x0000F0, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_IsAlive_Result) == 0x000100, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000108, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000118, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x000128, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000138, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000148, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000158, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000168, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000178, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000180, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000190, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0001A0, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_UpdateSlowTick, CallFunc_IsRunning_ReturnValue) == 0x0001B0, "Member 'BP_BaseAIController_C_UpdateSlowTick::CallFunc_IsRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAIController_C_特殊阵营判断 \ static_assert(alignof(BP_BaseAIController_C_特殊阵营判断) == 0x000008, "Wrong alignment on BP_BaseAIController_C_特殊阵营判断"); \ static_assert(sizeof(BP_BaseAIController_C_特殊阵营判断) == 0x000028, "Wrong size on BP_BaseAIController_C_特殊阵营判断"); \ static_assert(offsetof(BP_BaseAIController_C_特殊阵营判断, LocalID) == 0x000000, "Member 'BP_BaseAIController_C_特殊阵营判断::LocalID' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_特殊阵营判断, K2Node_MakeArray_Array) == 0x000010, "Member 'BP_BaseAIController_C_特殊阵营判断::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_特殊阵营判断, CallFunc_Array_Find_ReturnValue) == 0x000020, "Member 'BP_BaseAIController_C_特殊阵营判断::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAIController_C_特殊阵营判断, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000024, "Member 'BP_BaseAIController_C_特殊阵营判断::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_BaseAIController_C \ static_assert(alignof(ABP_BaseAIController_C) == 0x000008, "Wrong alignment on ABP_BaseAIController_C"); \ static_assert(sizeof(ABP_BaseAIController_C) == 0x000618, "Wrong size on ABP_BaseAIController_C"); \ static_assert(offsetof(ABP_BaseAIController_C, UberGraphFrame) == 0x000420, "Member 'ABP_BaseAIController_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, AC_AITargetQuery) == 0x000428, "Member 'ABP_BaseAIController_C::AC_AITargetQuery' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, AITargetManager) == 0x000430, "Member 'ABP_BaseAIController_C::AITargetManager' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, Common_AINodeAction_Assemble) == 0x000438, "Member 'ABP_BaseAIController_C::Common_AINodeAction_Assemble' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, Move_AINodeAction_Assemble) == 0x000440, "Member 'ABP_BaseAIController_C::Move_AINodeAction_Assemble' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, BehaviorTree) == 0x000448, "Member 'ABP_BaseAIController_C::BehaviorTree' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, TargetKey) == 0x000450, "Member 'ABP_BaseAIController_C::TargetKey' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, AttackTypeKey) == 0x000458, "Member 'ABP_BaseAIController_C::AttackTypeKey' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, StateKey) == 0x000460, "Member 'ABP_BaseAIController_C::StateKey' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, Target) == 0x000468, "Member 'ABP_BaseAIController_C::Target' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, PossesedAI) == 0x000470, "Member 'ABP_BaseAIController_C::PossesedAI' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, IsInCombat) == 0x000478, "Member 'ABP_BaseAIController_C::IsInCombat' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, IsInCombatKey) == 0x00047C, "Member 'ABP_BaseAIController_C::IsInCombatKey' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, WarnTarget) == 0x000488, "Member 'ABP_BaseAIController_C::WarnTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, alert) == 0x000490, "Member 'ABP_BaseAIController_C::alert' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, IsBoss) == 0x000498, "Member 'ABP_BaseAIController_C::IsBoss' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, UpdateTargets) == 0x000499, "Member 'ABP_BaseAIController_C::UpdateTargets' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, Perception) == 0x0004A0, "Member 'ABP_BaseAIController_C::Perception' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, ActiveAlertAfterBegin) == 0x0004A8, "Member 'ABP_BaseAIController_C::ActiveAlertAfterBegin' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, 视力警戒增长配置) == 0x0004B0, "Member 'ABP_BaseAIController_C::视力警戒增长配置' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, AlertStatu) == 0x000500, "Member 'ABP_BaseAIController_C::AlertStatu' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, 预设视力警戒增长配置表) == 0x000504, "Member 'ABP_BaseAIController_C::预设视力警戒增长配置表' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, CurrentAlertConfig) == 0x00050C, "Member 'ABP_BaseAIController_C::CurrentAlertConfig' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, SightAlertKeeper) == 0x000530, "Member 'ABP_BaseAIController_C::SightAlertKeeper' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, HearingAlertKeeper) == 0x000538, "Member 'ABP_BaseAIController_C::HearingAlertKeeper' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, HearingAlertForgetAfter) == 0x000540, "Member 'ABP_BaseAIController_C::HearingAlertForgetAfter' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, OnActionsFinished) == 0x000548, "Member 'ABP_BaseAIController_C::OnActionsFinished' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, printdebug) == 0x000558, "Member 'ABP_BaseAIController_C::printdebug' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, hasInitCalled) == 0x000559, "Member 'ABP_BaseAIController_C::hasInitCalled' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, RegisteredTargetByActiveEvent) == 0x000560, "Member 'ABP_BaseAIController_C::RegisteredTargetByActiveEvent' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, LastCheckedTime) == 0x000568, "Member 'ABP_BaseAIController_C::LastCheckedTime' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, DisableHearing) == 0x000570, "Member 'ABP_BaseAIController_C::DisableHearing' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, DisableSight) == 0x000571, "Member 'ABP_BaseAIController_C::DisableSight' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, WakeUpHitActor) == 0x000578, "Member 'ABP_BaseAIController_C::WakeUpHitActor' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, OnNodeComplete) == 0x000580, "Member 'ABP_BaseAIController_C::OnNodeComplete' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, Slow_Tick) == 0x000590, "Member 'ABP_BaseAIController_C::Slow_Tick' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, MechworksTarget) == 0x000598, "Member 'ABP_BaseAIController_C::MechworksTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, MechworksState) == 0x0005A0, "Member 'ABP_BaseAIController_C::MechworksState' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, AIState) == 0x0005A8, "Member 'ABP_BaseAIController_C::AIState' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, LastTarget) == 0x0005B0, "Member 'ABP_BaseAIController_C::LastTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, 攻击敌对AI的额外时长) == 0x0005B8, "Member 'ABP_BaseAIController_C::攻击敌对AI的额外时长' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, SHL_DebugLog) == 0x0005C0, "Member 'ABP_BaseAIController_C::SHL_DebugLog' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, ActiveTime) == 0x0005D0, "Member 'ABP_BaseAIController_C::ActiveTime' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, AlertText) == 0x0005D8, "Member 'ABP_BaseAIController_C::AlertText' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, shl_debugIndex) == 0x0005E0, "Member 'ABP_BaseAIController_C::shl_debugIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, shl_debugMaxLength) == 0x0005E4, "Member 'ABP_BaseAIController_C::shl_debugMaxLength' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, Disable_Hearing) == 0x0005E8, "Member 'ABP_BaseAIController_C::Disable_Hearing' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, log_lasthearimg) == 0x0005E9, "Member 'ABP_BaseAIController_C::log_lasthearimg' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, log_lastSight) == 0x0005EA, "Member 'ABP_BaseAIController_C::log_lastSight' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, log_LostRunTime) == 0x0005F0, "Member 'ABP_BaseAIController_C::log_LostRunTime' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, 最近一次更新时间) == 0x0005F8, "Member 'ABP_BaseAIController_C::最近一次更新时间' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, NeedLink) == 0x000600, "Member 'ABP_BaseAIController_C::NeedLink' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, ActiveSource) == 0x000608, "Member 'ABP_BaseAIController_C::ActiveSource' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAIController_C, Check_AI_ID) == 0x000610, "Member 'ABP_BaseAIController_C::Check_AI_ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_PatrolPointAction \ static_assert(alignof(FST_PatrolPointAction) == 0x000008, "Wrong alignment on FST_PatrolPointAction"); \ static_assert(sizeof(FST_PatrolPointAction) == 0x000020, "Wrong size on FST_PatrolPointAction"); \ static_assert(offsetof(FST_PatrolPointAction, 巡逻点行为_2_26E407EE4C7A3AAB78C2A9944EC40428) == 0x000000, "Member 'FST_PatrolPointAction::巡逻点行为_2_26E407EE4C7A3AAB78C2A9944EC40428' has a wrong offset!"); \ static_assert(offsetof(FST_PatrolPointAction, 附加参数_5_5C00FE214D5378959AA9A4980435CFC0) == 0x000008, "Member 'FST_PatrolPointAction::附加参数_5_5C00FE214D5378959AA9A4980435CFC0' has a wrong offset!"); \ static_assert(offsetof(FST_PatrolPointAction, 巡逻小动作_8_0B649A84447F53F3854DBE873EBC365A) == 0x000018, "Member 'FST_PatrolPointAction::巡逻小动作_8_0B649A84447F53F3854DBE873EBC365A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PatrolRotationAc_C_ExecuteUbergraph_PatrolRotationAc \ static_assert(alignof(PatrolRotationAc_C_ExecuteUbergraph_PatrolRotationAc) == 0x000004, "Wrong alignment on PatrolRotationAc_C_ExecuteUbergraph_PatrolRotationAc"); \ static_assert(sizeof(PatrolRotationAc_C_ExecuteUbergraph_PatrolRotationAc) == 0x000008, "Wrong size on PatrolRotationAc_C_ExecuteUbergraph_PatrolRotationAc"); \ static_assert(offsetof(PatrolRotationAc_C_ExecuteUbergraph_PatrolRotationAc, EntryPoint) == 0x000000, "Member 'PatrolRotationAc_C_ExecuteUbergraph_PatrolRotationAc::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(PatrolRotationAc_C_ExecuteUbergraph_PatrolRotationAc, CallFunc_Not_PreBool_ReturnValue) == 0x000004, "Member 'PatrolRotationAc_C_ExecuteUbergraph_PatrolRotationAc::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APatrolRotationAc_C \ static_assert(alignof(APatrolRotationAc_C) == 0x000008, "Wrong alignment on APatrolRotationAc_C"); \ static_assert(sizeof(APatrolRotationAc_C) == 0x000310, "Wrong size on APatrolRotationAc_C"); \ static_assert(offsetof(APatrolRotationAc_C, UberGraphFrame) == 0x0002F0, "Member 'APatrolRotationAc_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(APatrolRotationAc_C, Sphere) == 0x0002F8, "Member 'APatrolRotationAc_C::Sphere' has a wrong offset!"); \ static_assert(offsetof(APatrolRotationAc_C, DefaultSceneRoot) == 0x000300, "Member 'APatrolRotationAc_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(APatrolRotationAc_C, Hidden) == 0x000308, "Member 'APatrolRotationAc_C::Hidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PatrolPath_C_UserConstructionScript \ static_assert(alignof(BP_PatrolPath_C_UserConstructionScript) == 0x000010, "Wrong alignment on BP_PatrolPath_C_UserConstructionScript"); \ static_assert(sizeof(BP_PatrolPath_C_UserConstructionScript) == 0x000310, "Wrong size on BP_PatrolPath_C_UserConstructionScript"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, Temp_int_Variable) == 0x000000, "Member 'BP_PatrolPath_C_UserConstructionScript::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, K2Node_MakeStruct_Color) == 0x000004, "Member 'BP_PatrolPath_C_UserConstructionScript::K2Node_MakeStruct_Color' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_Conv_IntToText_ReturnValue) == 0x000008, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_GetDistanceAlongSplineAtSplinePoint_ReturnValue) == 0x000024, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_GetDistanceAlongSplineAtSplinePoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_GetLocationAtDistanceAlongSpline_ReturnValue) == 0x000028, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_GetLocationAtDistanceAlongSpline_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_GetNumberOfSplinePoints_ReturnValue) == 0x000040, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_GetNumberOfSplinePoints_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_BreakVector_X) == 0x000048, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_BreakVector_Y) == 0x000050, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_BreakVector_Z) == 0x000058, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_Subtract_IntInt_ReturnValue) == 0x000060, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue) == 0x000068, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000080, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_MakeTransform_ReturnValue) == 0x000090, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_AddComponent_ReturnValue) == 0x0000F0, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_Array_Add_ReturnValue) == 0x0000F8, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x000100, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_1) == 0x000118, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000130, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_K2_SetWorldLocation_SweepHitResult_1) == 0x000218, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_K2_SetWorldLocation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_PatrolPath_C_UserConstructionScript, CallFunc_SetWorldSize_Value_ImplicitCast) == 0x000300, "Member 'BP_PatrolPath_C_UserConstructionScript::CallFunc_SetWorldSize_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_PatrolPath_C \ static_assert(alignof(ABP_PatrolPath_C) == 0x000008, "Wrong alignment on ABP_PatrolPath_C"); \ static_assert(sizeof(ABP_PatrolPath_C) == 0x000358, "Wrong size on ABP_PatrolPath_C"); \ static_assert(offsetof(ABP_PatrolPath_C, Point1) == 0x0002F0, "Member 'ABP_PatrolPath_C::Point1' has a wrong offset!"); \ static_assert(offsetof(ABP_PatrolPath_C, Point0) == 0x0002F8, "Member 'ABP_PatrolPath_C::Point0' has a wrong offset!"); \ static_assert(offsetof(ABP_PatrolPath_C, PatrolSpline) == 0x000300, "Member 'ABP_PatrolPath_C::PatrolSpline' has a wrong offset!"); \ static_assert(offsetof(ABP_PatrolPath_C, Billboard) == 0x000308, "Member 'ABP_PatrolPath_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(ABP_PatrolPath_C, Scene) == 0x000310, "Member 'ABP_PatrolPath_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ABP_PatrolPath_C, CloseLoop) == 0x000318, "Member 'ABP_PatrolPath_C::CloseLoop' has a wrong offset!"); \ static_assert(offsetof(ABP_PatrolPath_C, Command) == 0x000320, "Member 'ABP_PatrolPath_C::Command' has a wrong offset!"); \ static_assert(offsetof(ABP_PatrolPath_C, 生成节点提示) == 0x000330, "Member 'ABP_PatrolPath_C::生成节点提示' has a wrong offset!"); \ static_assert(offsetof(ABP_PatrolPath_C, TextRender) == 0x000338, "Member 'ABP_PatrolPath_C::TextRender' has a wrong offset!"); \ static_assert(offsetof(ABP_PatrolPath_C, 提示节点字体大小) == 0x000348, "Member 'ABP_PatrolPath_C::提示节点字体大小' has a wrong offset!"); \ static_assert(offsetof(ABP_PatrolPath_C, 提示节点文字颜色) == 0x000350, "Member 'ABP_PatrolPath_C::提示节点文字颜色' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DebuffBar_C_CalcuPercent \ static_assert(alignof(WB_DebuffBar_C_CalcuPercent) == 0x000008, "Wrong alignment on WB_DebuffBar_C_CalcuPercent"); \ static_assert(sizeof(WB_DebuffBar_C_CalcuPercent) == 0x000078, "Wrong size on WB_DebuffBar_C_CalcuPercent"); \ static_assert(offsetof(WB_DebuffBar_C_CalcuPercent, Percent) == 0x000000, "Member 'WB_DebuffBar_C_CalcuPercent::Percent' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_CalcuPercent, Temp_bool_Variable) == 0x000008, "Member 'WB_DebuffBar_C_CalcuPercent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_CalcuPercent, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000010, "Member 'WB_DebuffBar_C_CalcuPercent::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_CalcuPercent, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'WB_DebuffBar_C_CalcuPercent::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_CalcuPercent, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000020, "Member 'WB_DebuffBar_C_CalcuPercent::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_CalcuPercent, CallFunc_Abs_ReturnValue) == 0x000028, "Member 'WB_DebuffBar_C_CalcuPercent::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_CalcuPercent, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000030, "Member 'WB_DebuffBar_C_CalcuPercent::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_CalcuPercent, CallFunc_BooleanAND_ReturnValue) == 0x000031, "Member 'WB_DebuffBar_C_CalcuPercent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_CalcuPercent, CallFunc_FInterpTo_ReturnValue) == 0x000038, "Member 'WB_DebuffBar_C_CalcuPercent::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_CalcuPercent, K2Node_Select_Default) == 0x000040, "Member 'WB_DebuffBar_C_CalcuPercent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_CalcuPercent, K2Node_FunctionResult_Percent_ImplicitCast) == 0x000048, "Member 'WB_DebuffBar_C_CalcuPercent::K2Node_FunctionResult_Percent_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_CalcuPercent, K2Node_Select_Option_1_ImplicitCast) == 0x000050, "Member 'WB_DebuffBar_C_CalcuPercent::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_CalcuPercent, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000058, "Member 'WB_DebuffBar_C_CalcuPercent::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_CalcuPercent, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x000060, "Member 'WB_DebuffBar_C_CalcuPercent::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_CalcuPercent, CallFunc_FInterpTo_Current_ImplicitCast) == 0x000068, "Member 'WB_DebuffBar_C_CalcuPercent::CallFunc_FInterpTo_Current_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_CalcuPercent, K2Node_Select_Option_0_ImplicitCast) == 0x000070, "Member 'WB_DebuffBar_C_CalcuPercent::K2Node_Select_Option_0_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar \ static_assert(alignof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar) == 0x000010, "Wrong alignment on WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar"); \ static_assert(sizeof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar) == 0x000680, "Wrong size on WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, EntryPoint) == 0x000000, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, K2Node_Event_MyGeometry) == 0x000018, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, K2Node_Event_InDeltaTime) == 0x000058, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Map_Find_Value) == 0x000060, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Map_Find_ReturnValue) == 0x000068, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000070, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_IsValid_ReturnValue) == 0x000080, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Split_LeftS) == 0x000088, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Split_RightS) == 0x000098, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Split_ReturnValue) == 0x0000A8, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000AC, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, K2Node_MakeStruct_SlateBrush) == 0x0000C0, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::K2Node_MakeStruct_SlateBrush' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, K2Node_MakeStruct_ProgressBarStyle) == 0x000190, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::K2Node_MakeStruct_ProgressBarStyle' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Map_Find_Value_1) == 0x000420, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Map_Find_ReturnValue_1) == 0x000428, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_IsValid_ReturnValue_1) == 0x000429, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Map_Find_Value_2) == 0x000430, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Map_Find_ReturnValue_2) == 0x000438, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_IsValid_ReturnValue_2) == 0x000439, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GetUINotify_UINotify) == 0x000440, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000448, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000450, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, K2Node_DynamicCast_bSuccess) == 0x000458, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_IsValid_ReturnValue_3) == 0x000459, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GetMyToleranceComp_ToleranceComponent) == 0x000460, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GetMyToleranceComp_ToleranceComponent' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GetMyBuffComp_BuffComponent) == 0x000468, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GetDuration_ReturnValue) == 0x000470, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GetDuration_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000478, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GetTimeRemaining_ReturnValue) == 0x000480, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GetTimeRemaining_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000488, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GetTimeRemaining_ReturnValue_1) == 0x000490, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GetTimeRemaining_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GetDuration_ReturnValue_1) == 0x000498, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GetDuration_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, K2Node_CustomEvent_TargetBuff) == 0x0004A0, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::K2Node_CustomEvent_TargetBuff' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0004A8, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GetBuffTag_BuffTag) == 0x0004B0, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1) == 0x0004B8, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_2) == 0x0004C8, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Split_LeftS_1) == 0x0004D8, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Split_RightS_1) == 0x0004E8, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Split_ReturnValue_1) == 0x0004F8, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Split_LeftS_2) == 0x000500, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Split_LeftS_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Split_RightS_2) == 0x000510, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Split_RightS_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Split_ReturnValue_2) == 0x000520, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Split_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x000524, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_3) == 0x000530, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Split_LeftS_3) == 0x000540, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Split_LeftS_3' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Split_RightS_3) == 0x000550, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Split_RightS_3' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Split_ReturnValue_3) == 0x000560, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Split_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000561, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GetInterval_Interval) == 0x000568, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GetInterval_Interval' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000570, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, Temp_real_Variable) == 0x000578, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000580, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000588, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, Temp_bool_Variable) == 0x000589, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x00058A, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_CalcuPercent_Percent) == 0x000590, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_CalcuPercent_Percent' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_SelectFloat_ReturnValue) == 0x000598, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, Temp_bool_Variable_1) == 0x0005A0, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0005A8, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0005B0, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Abs_ReturnValue) == 0x0005B8, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x0005C0, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_BooleanAND_ReturnValue) == 0x0005C1, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x0005C2, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_FMax_ReturnValue) == 0x0005C8, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0005D0, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, K2Node_Select_Default) == 0x0005D8, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Map_Find_Value_3) == 0x0005E0, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Map_Find_ReturnValue_3) == 0x0005F8, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_FInterpTo_Constant_ReturnValue) == 0x000600, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_FInterpTo_Constant_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, K2Node_Select_Default_1) == 0x000608, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Map_Find_Value_4) == 0x000610, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Map_Find_ReturnValue_4) == 0x000628, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_FInterpTo_Constant_Current_ImplicitCast) == 0x000630, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_FInterpTo_Constant_Current_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, K2Node_Select_Option_1_ImplicitCast) == 0x000638, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000640, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Greater_DoubleDouble_B_ImplicitCast) == 0x000648, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Greater_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_SetPercent_InPercent_ImplicitCast) == 0x000650, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_SetPercent_InPercent_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x000658, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000660, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, CallFunc_NearlyEqual_FloatFloat_B_ImplicitCast) == 0x000668, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::CallFunc_NearlyEqual_FloatFloat_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar, K2Node_Select_Option_0_ImplicitCast) == 0x000670, "Member 'WB_DebuffBar_C_ExecuteUbergraph_WB_DebuffBar::K2Node_Select_Option_0_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DebuffBar_C_GetSpeed \ static_assert(alignof(WB_DebuffBar_C_GetSpeed) == 0x000008, "Wrong alignment on WB_DebuffBar_C_GetSpeed"); \ static_assert(sizeof(WB_DebuffBar_C_GetSpeed) == 0x0001E8, "Wrong size on WB_DebuffBar_C_GetSpeed"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, TolComponent) == 0x000000, "Member 'WB_DebuffBar_C_GetSpeed::TolComponent' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, CallFunc_GetToleranceValue_ToleranceValue) == 0x000008, "Member 'WB_DebuffBar_C_GetSpeed::CallFunc_GetToleranceValue_ToleranceValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, Temp_int_Array_Index_Variable) == 0x000058, "Member 'WB_DebuffBar_C_GetSpeed::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'WB_DebuffBar_C_GetSpeed::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, CallFunc_Array_Get_Item) == 0x000070, "Member 'WB_DebuffBar_C_GetSpeed::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'WB_DebuffBar_C_GetSpeed::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, CallFunc_Map_Find_Value) == 0x000080, "Member 'WB_DebuffBar_C_GetSpeed::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, CallFunc_Map_Find_ReturnValue) == 0x000168, "Member 'WB_DebuffBar_C_GetSpeed::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000170, "Member 'WB_DebuffBar_C_GetSpeed::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, CallFunc_ParseIntoArray_ReturnValue) == 0x000180, "Member 'WB_DebuffBar_C_GetSpeed::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, CallFunc_Array_Get_Item_1) == 0x000190, "Member 'WB_DebuffBar_C_GetSpeed::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, Temp_int_Loop_Counter_Variable) == 0x0001A0, "Member 'WB_DebuffBar_C_GetSpeed::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, CallFunc_Less_IntInt_ReturnValue) == 0x0001A4, "Member 'WB_DebuffBar_C_GetSpeed::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, CallFunc_Add_IntInt_ReturnValue) == 0x0001A8, "Member 'WB_DebuffBar_C_GetSpeed::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1) == 0x0001B0, "Member 'WB_DebuffBar_C_GetSpeed::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, CallFunc_ParseIntoArray_ReturnValue_1) == 0x0001C0, "Member 'WB_DebuffBar_C_GetSpeed::CallFunc_ParseIntoArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, CallFunc_Array_Get_Item_2) == 0x0001D0, "Member 'WB_DebuffBar_C_GetSpeed::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_GetSpeed, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0001E0, "Member 'WB_DebuffBar_C_GetSpeed::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DebuffBar_C_OnBuffAdd \ static_assert(alignof(WB_DebuffBar_C_OnBuffAdd) == 0x000008, "Wrong alignment on WB_DebuffBar_C_OnBuffAdd"); \ static_assert(sizeof(WB_DebuffBar_C_OnBuffAdd) == 0x000008, "Wrong size on WB_DebuffBar_C_OnBuffAdd"); \ static_assert(offsetof(WB_DebuffBar_C_OnBuffAdd, TargetBuff) == 0x000000, "Member 'WB_DebuffBar_C_OnBuffAdd::TargetBuff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DebuffBar_C_SetPercent \ static_assert(alignof(WB_DebuffBar_C_SetPercent) == 0x000008, "Wrong alignment on WB_DebuffBar_C_SetPercent"); \ static_assert(sizeof(WB_DebuffBar_C_SetPercent) == 0x000028, "Wrong size on WB_DebuffBar_C_SetPercent"); \ static_assert(offsetof(WB_DebuffBar_C_SetPercent, InPercent) == 0x000000, "Member 'WB_DebuffBar_C_SetPercent::InPercent' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_SetPercent, CallFunc_MapRangeClamped_ReturnValue) == 0x000008, "Member 'WB_DebuffBar_C_SetPercent::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_SetPercent, CallFunc_MakeVector2D_ReturnValue) == 0x000010, "Member 'WB_DebuffBar_C_SetPercent::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_SetPercent, CallFunc_MapRangeClamped_Value_ImplicitCast) == 0x000020, "Member 'WB_DebuffBar_C_SetPercent::CallFunc_MapRangeClamped_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DebuffBar_C_Tick \ static_assert(alignof(WB_DebuffBar_C_Tick) == 0x000008, "Wrong alignment on WB_DebuffBar_C_Tick"); \ static_assert(sizeof(WB_DebuffBar_C_Tick) == 0x000048, "Wrong size on WB_DebuffBar_C_Tick"); \ static_assert(offsetof(WB_DebuffBar_C_Tick, MyGeometry) == 0x000000, "Member 'WB_DebuffBar_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_DebuffBar_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DebuffBar_C_UpdateBuffBar \ static_assert(alignof(WB_DebuffBar_C_UpdateBuffBar) == 0x000008, "Wrong alignment on WB_DebuffBar_C_UpdateBuffBar"); \ static_assert(sizeof(WB_DebuffBar_C_UpdateBuffBar) == 0x000030, "Wrong size on WB_DebuffBar_C_UpdateBuffBar"); \ static_assert(offsetof(WB_DebuffBar_C_UpdateBuffBar, Current) == 0x000000, "Member 'WB_DebuffBar_C_UpdateBuffBar::Current' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_UpdateBuffBar, Max_0) == 0x000008, "Member 'WB_DebuffBar_C_UpdateBuffBar::Max_0' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_UpdateBuffBar, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000010, "Member 'WB_DebuffBar_C_UpdateBuffBar::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_UpdateBuffBar, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000018, "Member 'WB_DebuffBar_C_UpdateBuffBar::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_UpdateBuffBar, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x000020, "Member 'WB_DebuffBar_C_UpdateBuffBar::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_UpdateBuffBar, CallFunc_BooleanAND_ReturnValue) == 0x000021, "Member 'WB_DebuffBar_C_UpdateBuffBar::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_UpdateBuffBar, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000022, "Member 'WB_DebuffBar_C_UpdateBuffBar::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DebuffBar_C_UpdateBuffBar, CallFunc_Greater_DoubleDouble_B_ImplicitCast) == 0x000028, "Member 'WB_DebuffBar_C_UpdateBuffBar::CallFunc_Greater_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_DebuffBar_C \ static_assert(alignof(UWB_DebuffBar_C) == 0x000008, "Wrong alignment on UWB_DebuffBar_C"); \ static_assert(sizeof(UWB_DebuffBar_C) == 0x0004C0, "Wrong size on UWB_DebuffBar_C"); \ static_assert(offsetof(UWB_DebuffBar_C, UberGraphFrame) == 0x000278, "Member 'UWB_DebuffBar_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, Image_84) == 0x000280, "Member 'UWB_DebuffBar_C::Image_84' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, Image_272) == 0x000288, "Member 'UWB_DebuffBar_C::Image_272' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, Image_buff_1) == 0x000290, "Member 'UWB_DebuffBar_C::Image_buff_1' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, ProgressBar) == 0x000298, "Member 'UWB_DebuffBar_C::ProgressBar' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, ShowText) == 0x0002A0, "Member 'UWB_DebuffBar_C::ShowText' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, Tag) == 0x0002A8, "Member 'UWB_DebuffBar_C::Tag' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, MaxValue) == 0x0002B0, "Member 'UWB_DebuffBar_C::MaxValue' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, OnDebuffOver) == 0x0002B8, "Member 'UWB_DebuffBar_C::OnDebuffOver' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, Duration) == 0x0002C8, "Member 'UWB_DebuffBar_C::Duration' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, CurrentValue) == 0x0002D0, "Member 'UWB_DebuffBar_C::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, Reduce_Value) == 0x0002D8, "Member 'UWB_DebuffBar_C::Reduce_Value' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, TempTime) == 0x0002E0, "Member 'UWB_DebuffBar_C::TempTime' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, TempNeedDuration) == 0x0002E8, "Member 'UWB_DebuffBar_C::TempNeedDuration' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, BuffTable) == 0x0002F0, "Member 'UWB_DebuffBar_C::BuffTable' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, Target) == 0x0002F8, "Member 'UWB_DebuffBar_C::Target' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, Max) == 0x000300, "Member 'UWB_DebuffBar_C::Max' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, DisplayTag) == 0x000308, "Member 'UWB_DebuffBar_C::DisplayTag' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, TagToDisplayTex) == 0x000310, "Member 'UWB_DebuffBar_C::TagToDisplayTex' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, TagToBGTex) == 0x000360, "Member 'UWB_DebuffBar_C::TagToBGTex' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, TagToSliderTex) == 0x0003B0, "Member 'UWB_DebuffBar_C::TagToSliderTex' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, TagToLightTex) == 0x000400, "Member 'UWB_DebuffBar_C::TagToLightTex' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, Buff_Ref) == 0x000450, "Member 'UWB_DebuffBar_C::Buff_Ref' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, UINotify) == 0x000458, "Member 'UWB_DebuffBar_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, NeedRemove) == 0x000460, "Member 'UWB_DebuffBar_C::NeedRemove' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, Attenuation_Value) == 0x000468, "Member 'UWB_DebuffBar_C::Attenuation_Value' has a wrong offset!"); \ static_assert(offsetof(UWB_DebuffBar_C, TagToName) == 0x000470, "Member 'UWB_DebuffBar_C::TagToName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_UpdateTarget_C_CloseBVBFightWhenBossFight \ static_assert(alignof(T_UpdateTarget_C_CloseBVBFightWhenBossFight) == 0x000008, "Wrong alignment on T_UpdateTarget_C_CloseBVBFightWhenBossFight"); \ static_assert(sizeof(T_UpdateTarget_C_CloseBVBFightWhenBossFight) == 0x000040, "Wrong size on T_UpdateTarget_C_CloseBVBFightWhenBossFight"); \ static_assert(offsetof(T_UpdateTarget_C_CloseBVBFightWhenBossFight, Base_AIController) == 0x000000, "Member 'T_UpdateTarget_C_CloseBVBFightWhenBossFight::Base_AIController' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_CloseBVBFightWhenBossFight, ReturnValue) == 0x000008, "Member 'T_UpdateTarget_C_CloseBVBFightWhenBossFight::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_CloseBVBFightWhenBossFight, CallFunc_GetTarget_self_CastInput) == 0x000010, "Member 'T_UpdateTarget_C_CloseBVBFightWhenBossFight::CallFunc_GetTarget_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_CloseBVBFightWhenBossFight, CallFunc_GetTarget_target) == 0x000020, "Member 'T_UpdateTarget_C_CloseBVBFightWhenBossFight::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_CloseBVBFightWhenBossFight, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'T_UpdateTarget_C_CloseBVBFightWhenBossFight::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_CloseBVBFightWhenBossFight, CallFunc_JoinSpecialBehaviorWhenBossFight_ReturnValue) == 0x000029, "Member 'T_UpdateTarget_C_CloseBVBFightWhenBossFight::CallFunc_JoinSpecialBehaviorWhenBossFight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_CloseBVBFightWhenBossFight, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000030, "Member 'T_UpdateTarget_C_CloseBVBFightWhenBossFight::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_CloseBVBFightWhenBossFight, CallFunc_GetGlobalFlag_Enable) == 0x000038, "Member 'T_UpdateTarget_C_CloseBVBFightWhenBossFight::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_CloseBVBFightWhenBossFight, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000039, "Member 'T_UpdateTarget_C_CloseBVBFightWhenBossFight::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget \ static_assert(alignof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget) == 0x000008, "Wrong alignment on T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget"); \ static_assert(sizeof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget) == 0x000080, "Wrong size on T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget"); \ static_assert(offsetof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget, EntryPoint) == 0x000000, "Member 'T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget, CallFunc_MakeLiteralName_ReturnValue) == 0x000004, "Member 'T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget, K2Node_Event_OwnerController) == 0x000010, "Member 'T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget, K2Node_Event_ControlledPawn) == 0x000018, "Member 'T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000020, "Member 'T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget, K2Node_DynamicCast_AsInt_AIAction_Impl) == 0x000030, "Member 'T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget::K2Node_DynamicCast_AsInt_AIAction_Impl' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget, CallFunc_CloseBVBFightWhenBossFight_ReturnValue) == 0x000041, "Member 'T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget::CallFunc_CloseBVBFightWhenBossFight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget, CallFunc_GetTarget_target) == 0x000048, "Member 'T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget, CallFunc_K2_GetPawn_ReturnValue) == 0x000058, "Member 'T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget, CallFunc_GetComponentByClass_ReturnValue) == 0x000060, "Member 'T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget, CallFunc_GetBlackboard_ReturnValue) == 0x000068, "Member 'T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget, CallFunc_GetValueAsObject_ReturnValue) == 0x000070, "Member 'T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget::CallFunc_GetValueAsObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000078, "Member 'T_UpdateTarget_C_ExecuteUbergraph_T_UpdateTarget::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_UpdateTarget_C_ReceiveExecuteAI \ static_assert(alignof(T_UpdateTarget_C_ReceiveExecuteAI) == 0x000008, "Wrong alignment on T_UpdateTarget_C_ReceiveExecuteAI"); \ static_assert(sizeof(T_UpdateTarget_C_ReceiveExecuteAI) == 0x000010, "Wrong size on T_UpdateTarget_C_ReceiveExecuteAI"); \ static_assert(offsetof(T_UpdateTarget_C_ReceiveExecuteAI, OwnerController) == 0x000000, "Member 'T_UpdateTarget_C_ReceiveExecuteAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_UpdateTarget_C_ReceiveExecuteAI, ControlledPawn) == 0x000008, "Member 'T_UpdateTarget_C_ReceiveExecuteAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UT_UpdateTarget_C \ static_assert(alignof(UT_UpdateTarget_C) == 0x000008, "Wrong alignment on UT_UpdateTarget_C"); \ static_assert(sizeof(UT_UpdateTarget_C) == 0x0000B0, "Wrong size on UT_UpdateTarget_C"); \ static_assert(offsetof(UT_UpdateTarget_C, UberGraphFrame) == 0x0000A8, "Member 'UT_UpdateTarget_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerCoins_C_BlinkAnim \ static_assert(alignof(WB_PlayerCoins_C_BlinkAnim) == 0x000004, "Wrong alignment on WB_PlayerCoins_C_BlinkAnim"); \ static_assert(sizeof(WB_PlayerCoins_C_BlinkAnim) == 0x000004, "Wrong size on WB_PlayerCoins_C_BlinkAnim"); \ static_assert(offsetof(WB_PlayerCoins_C_BlinkAnim, PlayTimes) == 0x000000, "Member 'WB_PlayerCoins_C_BlinkAnim::PlayTimes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerCoins_C_CoinIsEnoughToUpgrade \ static_assert(alignof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade) == 0x000008, "Wrong alignment on WB_PlayerCoins_C_CoinIsEnoughToUpgrade"); \ static_assert(sizeof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade) == 0x000068, "Wrong size on WB_PlayerCoins_C_CoinIsEnoughToUpgrade"); \ static_assert(offsetof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade, CanUpgrade_0) == 0x000000, "Member 'WB_PlayerCoins_C_CoinIsEnoughToUpgrade::CanUpgrade_0' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000004, "Member 'WB_PlayerCoins_C_CoinIsEnoughToUpgrade::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade, CallFunc_GetPlayerLevel_value) == 0x000008, "Member 'WB_PlayerCoins_C_CoinIsEnoughToUpgrade::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade, CallFunc_FTrunc_ReturnValue) == 0x000010, "Member 'WB_PlayerCoins_C_CoinIsEnoughToUpgrade::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'WB_PlayerCoins_C_CoinIsEnoughToUpgrade::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'WB_PlayerCoins_C_CoinIsEnoughToUpgrade::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade, CallFunc_Conv_StringToName_ReturnValue) == 0x000028, "Member 'WB_PlayerCoins_C_CoinIsEnoughToUpgrade::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'WB_PlayerCoins_C_CoinIsEnoughToUpgrade::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000038, "Member 'WB_PlayerCoins_C_CoinIsEnoughToUpgrade::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x00003C, "Member 'WB_PlayerCoins_C_CoinIsEnoughToUpgrade::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade, CallFunc_FMax_ReturnValue) == 0x000040, "Member 'WB_PlayerCoins_C_CoinIsEnoughToUpgrade::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000048, "Member 'WB_PlayerCoins_C_CoinIsEnoughToUpgrade::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000050, "Member 'WB_PlayerCoins_C_CoinIsEnoughToUpgrade::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000058, "Member 'WB_PlayerCoins_C_CoinIsEnoughToUpgrade::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_CoinIsEnoughToUpgrade, CallFunc_FMax_A_ImplicitCast) == 0x000060, "Member 'WB_PlayerCoins_C_CoinIsEnoughToUpgrade::CallFunc_FMax_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins \ static_assert(alignof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins) == 0x000010, "Wrong alignment on WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins"); \ static_assert(sizeof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins) == 0x0002E0, "Wrong size on WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, EntryPoint) == 0x000000, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, Temp_bool_Variable) == 0x000004, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, Temp_delegate_Variable) == 0x000008, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, Temp_bool_Variable_1) == 0x000018, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_PostEvent_ReturnValue) == 0x00001C, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_GetPlayerCoinSoul_value) == 0x000020, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, K2Node_CustomEvent_Property) == 0x000024, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::K2Node_CustomEvent_Property' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, K2Node_CustomEvent_OldIntValue) == 0x00002C, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::K2Node_CustomEvent_OldIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, K2Node_CustomEvent_NewIntValue) == 0x000030, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::K2Node_CustomEvent_NewIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Subtract_IntInt_ReturnValue) == 0x000034, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Greater_IntInt_ReturnValue) == 0x000038, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000039, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x00003A, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Conv_IntToText_ReturnValue) == 0x000040, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Redirect_Table_MappedTable) == 0x000058, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_GetPlayerLevel_value) == 0x000060, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_FTrunc_ReturnValue) == 0x000068, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_GetPlayerCoinSoul_value_1) == 0x00006C, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_GetPlayerCoinSoul_value_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000074, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Conv_IntToString_ReturnValue) == 0x000078, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Conv_StringToName_ReturnValue) == 0x000088, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_GetDataTableRowFromName_OutRow) == 0x000090, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000098, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, K2Node_CustomEvent_Money) == 0x00009C, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::K2Node_CustomEvent_Money' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x0000A0, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Conv_IntToFloat_ReturnValue_2) == 0x0000A4, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Conv_IntToFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_FMax_ReturnValue) == 0x0000A8, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_GetPlayerLevel_value_1) == 0x0000B0, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_GetPlayerLevel_value_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_FTrunc_ReturnValue_1) == 0x0000C0, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_FClamp_ReturnValue) == 0x0000C8, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000D0, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000D8, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Conv_StringToName_ReturnValue_1) == 0x0000E8, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x0000F0, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x0000F8, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Conv_IntToFloat_ReturnValue_3) == 0x0000FC, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Conv_IntToFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_FMax_ReturnValue_1) == 0x000100, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_SafeDivide_ReturnValue) == 0x000108, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_SafeDivide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_FClamp_ReturnValue_1) == 0x000110, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, K2Node_CreateDelegate_OutputDelegate) == 0x000118, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000128, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_IsValid_ReturnValue) == 0x000130, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, K2Node_CustomEvent_PlayTimes) == 0x000134, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::K2Node_CustomEvent_PlayTimes' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_PlayAnimation_ReturnValue) == 0x000138, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, Temp_bool_Has_Been_Initd_Variable) == 0x000140, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_GetFontDataColor_ReturnValue) == 0x000144, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, Temp_bool_Has_Been_Initd_Variable_1) == 0x000158, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, K2Node_CustomEvent_firepoint) == 0x000160, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, K2Node_CustomEvent_isReborn) == 0x000170, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, K2Node_CustomEvent_Position) == 0x000180, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, Temp_bool_IsClosed_Variable) == 0x0001E0, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, Temp_bool_IsClosed_Variable_1) == 0x0001E1, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_GetDynamicMaterial_ReturnValue) == 0x0001E8, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Less_IntInt_ReturnValue) == 0x0001F0, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_GetPlayerCoinSoul_value_2) == 0x0001F4, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_GetPlayerCoinSoul_value_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0001F8, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_SafeDivide_ReturnValue_1) == 0x000200, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_SafeDivide_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000208, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, K2Node_Event_IsDesignTime) == 0x000209, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_GetText_ReturnValue) == 0x000210, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_GetText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, K2Node_CreateDelegate_OutputDelegate_1) == 0x000228, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Conv_TextToString_ReturnValue) == 0x000238, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000248, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Conv_StringToInt_ReturnValue) == 0x000250, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Split_LeftS) == 0x000258, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Split_RightS) == 0x000268, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Split_ReturnValue) == 0x000278, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_TextIsEmpty_ReturnValue) == 0x000279, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x00027C, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, K2Node_Select_Default) == 0x000280, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, K2Node_CreateDelegate_OutputDelegate_2) == 0x000284, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Add_IntInt_ReturnValue_2) == 0x000294, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, K2Node_Select_Default_1) == 0x000298, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_GetPlayerCoinSoul_value_3) == 0x00029C, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_GetPlayerCoinSoul_value_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, K2Node_CustomEvent_Value) == 0x0002A0, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, K2Node_CustomEvent_Hide) == 0x0002A8, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::K2Node_CustomEvent_Hide' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x0002B0, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_FMax_A_ImplicitCast) == 0x0002B8, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_FMax_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_SafeDivide_A_ImplicitCast) == 0x0002C0, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_SafeDivide_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x0002C8, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_FMax_A_ImplicitCast_1) == 0x0002D0, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_FMax_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x0002D8, "Member 'WB_PlayerCoins_C_ExecuteUbergraph_WB_PlayerCoins::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerCoins_C_FinishiDisplay \ static_assert(alignof(WB_PlayerCoins_C_FinishiDisplay) == 0x000004, "Wrong alignment on WB_PlayerCoins_C_FinishiDisplay"); \ static_assert(sizeof(WB_PlayerCoins_C_FinishiDisplay) == 0x000004, "Wrong size on WB_PlayerCoins_C_FinishiDisplay"); \ static_assert(offsetof(WB_PlayerCoins_C_FinishiDisplay, CallFunc_GetPlayerCoinSoul_value) == 0x000000, "Member 'WB_PlayerCoins_C_FinishiDisplay::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerCoins_C_Money_Change_Display \ static_assert(alignof(WB_PlayerCoins_C_Money_Change_Display) == 0x000008, "Wrong alignment on WB_PlayerCoins_C_Money_Change_Display"); \ static_assert(sizeof(WB_PlayerCoins_C_Money_Change_Display) == 0x000058, "Wrong size on WB_PlayerCoins_C_Money_Change_Display"); \ static_assert(offsetof(WB_PlayerCoins_C_Money_Change_Display, OldNum) == 0x000000, "Member 'WB_PlayerCoins_C_Money_Change_Display::OldNum' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Money_Change_Display, bIsNumAdd) == 0x000004, "Member 'WB_PlayerCoins_C_Money_Change_Display::bIsNumAdd' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Money_Change_Display, TempOldMoneyNum) == 0x000008, "Member 'WB_PlayerCoins_C_Money_Change_Display::TempOldMoneyNum' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Money_Change_Display, CallFunc_GetPlayerCoinSoul_value) == 0x00000C, "Member 'WB_PlayerCoins_C_Money_Change_Display::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Money_Change_Display, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000010, "Member 'WB_PlayerCoins_C_Money_Change_Display::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Money_Change_Display, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000011, "Member 'WB_PlayerCoins_C_Money_Change_Display::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Money_Change_Display, CallFunc_FClamp_ReturnValue) == 0x000018, "Member 'WB_PlayerCoins_C_Money_Change_Display::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Money_Change_Display, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000020, "Member 'WB_PlayerCoins_C_Money_Change_Display::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Money_Change_Display, CallFunc_GetPlayerCoinSoul_value_1) == 0x000028, "Member 'WB_PlayerCoins_C_Money_Change_Display::CallFunc_GetPlayerCoinSoul_value_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Money_Change_Display, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000030, "Member 'WB_PlayerCoins_C_Money_Change_Display::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Money_Change_Display, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000038, "Member 'WB_PlayerCoins_C_Money_Change_Display::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Money_Change_Display, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000040, "Member 'WB_PlayerCoins_C_Money_Change_Display::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Money_Change_Display, CallFunc_Lerp_ReturnValue) == 0x000048, "Member 'WB_PlayerCoins_C_Money_Change_Display::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Money_Change_Display, CallFunc_BooleanOR_ReturnValue) == 0x000050, "Member 'WB_PlayerCoins_C_Money_Change_Display::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Money_Change_Display, CallFunc_FTrunc_ReturnValue) == 0x000054, "Member 'WB_PlayerCoins_C_Money_Change_Display::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerCoins_C_OnPlayerHasBorned \ static_assert(alignof(WB_PlayerCoins_C_OnPlayerHasBorned) == 0x000010, "Wrong alignment on WB_PlayerCoins_C_OnPlayerHasBorned"); \ static_assert(sizeof(WB_PlayerCoins_C_OnPlayerHasBorned) == 0x000080, "Wrong size on WB_PlayerCoins_C_OnPlayerHasBorned"); \ static_assert(offsetof(WB_PlayerCoins_C_OnPlayerHasBorned, FirePoint) == 0x000000, "Member 'WB_PlayerCoins_C_OnPlayerHasBorned::FirePoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_OnPlayerHasBorned, isReborn) == 0x000010, "Member 'WB_PlayerCoins_C_OnPlayerHasBorned::isReborn' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_OnPlayerHasBorned, Position) == 0x000020, "Member 'WB_PlayerCoins_C_OnPlayerHasBorned::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerCoins_C_PlayerMoneyChange \ static_assert(alignof(WB_PlayerCoins_C_PlayerMoneyChange) == 0x000004, "Wrong alignment on WB_PlayerCoins_C_PlayerMoneyChange"); \ static_assert(sizeof(WB_PlayerCoins_C_PlayerMoneyChange) == 0x000010, "Wrong size on WB_PlayerCoins_C_PlayerMoneyChange"); \ static_assert(offsetof(WB_PlayerCoins_C_PlayerMoneyChange, Property) == 0x000000, "Member 'WB_PlayerCoins_C_PlayerMoneyChange::Property' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_PlayerMoneyChange, OldIntValue) == 0x000008, "Member 'WB_PlayerCoins_C_PlayerMoneyChange::OldIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_PlayerMoneyChange, NewIntValue) == 0x00000C, "Member 'WB_PlayerCoins_C_PlayerMoneyChange::NewIntValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerCoins_C_PreConstruct \ static_assert(alignof(WB_PlayerCoins_C_PreConstruct) == 0x000001, "Wrong alignment on WB_PlayerCoins_C_PreConstruct"); \ static_assert(sizeof(WB_PlayerCoins_C_PreConstruct) == 0x000001, "Wrong size on WB_PlayerCoins_C_PreConstruct"); \ static_assert(offsetof(WB_PlayerCoins_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_PlayerCoins_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerCoins_C_Set_CoinAndWLAdd_Display \ static_assert(alignof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display) == 0x000008, "Wrong alignment on WB_PlayerCoins_C_Set_CoinAndWLAdd_Display"); \ static_assert(sizeof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display) == 0x000248, "Wrong size on WB_PlayerCoins_C_Set_CoinAndWLAdd_Display"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, Count) == 0x000000, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::Count' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, IsAdd) == 0x000004, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::IsAdd' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, TextWidget) == 0x000008, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::TextWidget' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, CallFunc_Conv_IntToText_ReturnValue) == 0x000010, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, CallFunc_Conv_IntToText_ReturnValue_1) == 0x000028, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, K2Node_MakeStruct_FormatArgumentData) == 0x000040, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, CallFunc_MakeLiteralText_ReturnValue) == 0x000090, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, CallFunc_GetFontDataColor_ReturnValue) == 0x0000A8, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000C0, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000110, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, CallFunc_MakeLiteralText_ReturnValue_1) == 0x000128, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::CallFunc_MakeLiteralText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, K2Node_MakeStruct_FormatArgumentData_2) == 0x000140, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, CallFunc_MakeLiteralText_ReturnValue_2) == 0x000190, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::CallFunc_MakeLiteralText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, K2Node_MakeArray_Array) == 0x0001A8, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, K2Node_MakeStruct_FormatArgumentData_3) == 0x0001B8, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::K2Node_MakeStruct_FormatArgumentData_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, CallFunc_Format_ReturnValue) == 0x000208, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, K2Node_MakeArray_Array_1) == 0x000220, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_Set_CoinAndWLAdd_Display, CallFunc_Format_ReturnValue_1) == 0x000230, "Member 'WB_PlayerCoins_C_Set_CoinAndWLAdd_Display::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerCoins_C_SetNiaValue \ static_assert(alignof(WB_PlayerCoins_C_SetNiaValue) == 0x000008, "Wrong alignment on WB_PlayerCoins_C_SetNiaValue"); \ static_assert(sizeof(WB_PlayerCoins_C_SetNiaValue) == 0x000008, "Wrong size on WB_PlayerCoins_C_SetNiaValue"); \ static_assert(offsetof(WB_PlayerCoins_C_SetNiaValue, Value) == 0x000000, "Member 'WB_PlayerCoins_C_SetNiaValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerCoins_C_UpdateCoinNumAndProgress \ static_assert(alignof(WB_PlayerCoins_C_UpdateCoinNumAndProgress) == 0x000008, "Wrong alignment on WB_PlayerCoins_C_UpdateCoinNumAndProgress"); \ static_assert(sizeof(WB_PlayerCoins_C_UpdateCoinNumAndProgress) == 0x000020, "Wrong size on WB_PlayerCoins_C_UpdateCoinNumAndProgress"); \ static_assert(offsetof(WB_PlayerCoins_C_UpdateCoinNumAndProgress, CoinNum) == 0x000000, "Member 'WB_PlayerCoins_C_UpdateCoinNumAndProgress::CoinNum' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerCoins_C_UpdateCoinNumAndProgress, CallFunc_Conv_IntToText_ReturnValue) == 0x000008, "Member 'WB_PlayerCoins_C_UpdateCoinNumAndProgress::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerCoins_C_UpdateCoinProgress \ static_assert(alignof(WB_PlayerCoins_C_UpdateCoinProgress) == 0x000004, "Wrong alignment on WB_PlayerCoins_C_UpdateCoinProgress"); \ static_assert(sizeof(WB_PlayerCoins_C_UpdateCoinProgress) == 0x000004, "Wrong size on WB_PlayerCoins_C_UpdateCoinProgress"); \ static_assert(offsetof(WB_PlayerCoins_C_UpdateCoinProgress, Money) == 0x000000, "Member 'WB_PlayerCoins_C_UpdateCoinProgress::Money' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerCoins_C_UpdateNia \ static_assert(alignof(WB_PlayerCoins_C_UpdateNia) == 0x000001, "Wrong alignment on WB_PlayerCoins_C_UpdateNia"); \ static_assert(sizeof(WB_PlayerCoins_C_UpdateNia) == 0x000001, "Wrong size on WB_PlayerCoins_C_UpdateNia"); \ static_assert(offsetof(WB_PlayerCoins_C_UpdateNia, Hide) == 0x000000, "Member 'WB_PlayerCoins_C_UpdateNia::Hide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PlayerCoins_C \ static_assert(alignof(UWB_PlayerCoins_C) == 0x000008, "Wrong alignment on UWB_PlayerCoins_C"); \ static_assert(sizeof(UWB_PlayerCoins_C) == 0x000328, "Wrong size on UWB_PlayerCoins_C"); \ static_assert(offsetof(UWB_PlayerCoins_C, UberGraphFrame) == 0x000278, "Member 'UWB_PlayerCoins_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, MoneyEnough) == 0x000280, "Member 'UWB_PlayerCoins_C::MoneyEnough' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, Coin) == 0x000288, "Member 'UWB_PlayerCoins_C::Coin' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, CoinNew) == 0x000290, "Member 'UWB_PlayerCoins_C::CoinNew' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, CoinsAddNew) == 0x000298, "Member 'UWB_PlayerCoins_C::CoinsAddNew' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, CoinVer) == 0x0002A0, "Member 'UWB_PlayerCoins_C::CoinVer' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, Image) == 0x0002A8, "Member 'UWB_PlayerCoins_C::Image' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, NiagaraSystemWidget_234) == 0x0002B0, "Member 'UWB_PlayerCoins_C::NiagaraSystemWidget_234' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, ProgressBar_124) == 0x0002B8, "Member 'UWB_PlayerCoins_C::ProgressBar_124' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, TextColor) == 0x0002C0, "Member 'UWB_PlayerCoins_C::TextColor' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, OldMoney) == 0x0002D0, "Member 'UWB_PlayerCoins_C::OldMoney' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, IsCoinAdd) == 0x0002D4, "Member 'UWB_PlayerCoins_C::IsCoinAdd' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, CoinValue) == 0x0002D8, "Member 'UWB_PlayerCoins_C::CoinValue' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, Mapped_Table) == 0x0002E0, "Member 'UWB_PlayerCoins_C::Mapped_Table' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, CoinTimer) == 0x0002E8, "Member 'UWB_PlayerCoins_C::CoinTimer' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, CoinCurrentDisplayValue) == 0x0002F0, "Member 'UWB_PlayerCoins_C::CoinCurrentDisplayValue' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, OnValueChanged) == 0x0002F8, "Member 'UWB_PlayerCoins_C::OnValueChanged' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, CanUpgrade) == 0x000308, "Member 'UWB_PlayerCoins_C::CanUpgrade' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, BlinkTimer) == 0x000310, "Member 'UWB_PlayerCoins_C::BlinkTimer' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, NewMoney) == 0x000318, "Member 'UWB_PlayerCoins_C::NewMoney' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerCoins_C, CoinMat) == 0x000320, "Member 'UWB_PlayerCoins_C::CoinMat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon \ static_assert(alignof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon) == 0x000008, "Wrong alignment on T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon"); \ static_assert(sizeof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon) == 0x000080, "Wrong size on T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon"); \ static_assert(offsetof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon, EntryPoint) == 0x000000, "Member 'T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon, CallFunc_GetMyMontages_Montages) == 0x000008, "Member 'T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon, CallFunc_GetMontageForAction_Montage) == 0x000010, "Member 'T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000018, "Member 'T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon, CallFunc_GetMontageForAction_find) == 0x000020, "Member 'T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon, K2Node_Event_OwnerController_1) == 0x000028, "Member 'T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon::K2Node_Event_OwnerController_1' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon, K2Node_Event_ControlledPawn_1) == 0x000030, "Member 'T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon, CallFunc_TryPlayMontageFromItem_duration) == 0x000038, "Member 'T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon::CallFunc_TryPlayMontageFromItem_duration' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon, CallFunc_TryPlayMontageFromItem_find) == 0x000040, "Member 'T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon::CallFunc_TryPlayMontageFromItem_find' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon, CallFunc_TryPlayMontageFromItem_PlayedMontage) == 0x000048, "Member 'T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon::CallFunc_TryPlayMontageFromItem_PlayedMontage' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon, K2Node_DynamicCast_AsBP_Base_AI) == 0x000050, "Member 'T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon, CallFunc_K2_SetTimer_ReturnValue) == 0x000060, "Member 'T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon, K2Node_Event_OwnerController) == 0x000068, "Member 'T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon, K2Node_Event_ControlledPawn) == 0x000070, "Member 'T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000078, "Member 'T_SwitchWeapon_C_ExecuteUbergraph_T_SwitchWeapon::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_SwitchWeapon_C_ReceiveAbortAI \ static_assert(alignof(T_SwitchWeapon_C_ReceiveAbortAI) == 0x000008, "Wrong alignment on T_SwitchWeapon_C_ReceiveAbortAI"); \ static_assert(sizeof(T_SwitchWeapon_C_ReceiveAbortAI) == 0x000010, "Wrong size on T_SwitchWeapon_C_ReceiveAbortAI"); \ static_assert(offsetof(T_SwitchWeapon_C_ReceiveAbortAI, OwnerController) == 0x000000, "Member 'T_SwitchWeapon_C_ReceiveAbortAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ReceiveAbortAI, ControlledPawn) == 0x000008, "Member 'T_SwitchWeapon_C_ReceiveAbortAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_SwitchWeapon_C_ReceiveExecuteAI \ static_assert(alignof(T_SwitchWeapon_C_ReceiveExecuteAI) == 0x000008, "Wrong alignment on T_SwitchWeapon_C_ReceiveExecuteAI"); \ static_assert(sizeof(T_SwitchWeapon_C_ReceiveExecuteAI) == 0x000010, "Wrong size on T_SwitchWeapon_C_ReceiveExecuteAI"); \ static_assert(offsetof(T_SwitchWeapon_C_ReceiveExecuteAI, OwnerController) == 0x000000, "Member 'T_SwitchWeapon_C_ReceiveExecuteAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_SwitchWeapon_C_ReceiveExecuteAI, ControlledPawn) == 0x000008, "Member 'T_SwitchWeapon_C_ReceiveExecuteAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UT_SwitchWeapon_C \ static_assert(alignof(UT_SwitchWeapon_C) == 0x000008, "Wrong alignment on UT_SwitchWeapon_C"); \ static_assert(sizeof(UT_SwitchWeapon_C) == 0x0000B8, "Wrong size on UT_SwitchWeapon_C"); \ static_assert(offsetof(UT_SwitchWeapon_C, UberGraphFrame) == 0x0000A8, "Member 'UT_SwitchWeapon_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UT_SwitchWeapon_C, BaseAI) == 0x0000B0, "Member 'UT_SwitchWeapon_C::BaseAI' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_AutoPT_C_AddPT \ static_assert(alignof(BP_Buff_AutoPT_C_AddPT) == 0x000008, "Wrong alignment on BP_Buff_AutoPT_C_AddPT"); \ static_assert(sizeof(BP_Buff_AutoPT_C_AddPT) == 0x0000C0, "Wrong size on BP_Buff_AutoPT_C_AddPT"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_GetMyEquip_Equip) == 0x000018, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000020, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_IsWeaponEquipped_Result) == 0x000030, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_IsWeaponEquipped_Result' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_GetPawnRef_ReturnValue_1) == 0x000038, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_GetPawnRef_ReturnValue_2) == 0x000040, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_GetPawnRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_GetMyBuffComp_BuffComponent) == 0x000048, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x000050, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_GetPTNumber_Number) == 0x000058, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_GetPTNumber_Number' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_GetStarMapActive_IsActive) == 0x00005C, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_IsPlayerPauseable_Pauseable) == 0x00005D, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_IsPlayerPauseable_Pauseable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_DoAction_25PT_Have) == 0x00005E, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_DoAction_25PT_Have' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_DoAction_25PT_MaxNumber) == 0x000060, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_DoAction_25PT_MaxNumber' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_Not_PreBool_ReturnValue) == 0x000064, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000065, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_BooleanAND_ReturnValue) == 0x000066, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_BooleanAND_ReturnValue_1) == 0x000067, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, K2Node_MakeMap_Map) == 0x000068, "Member 'BP_Buff_AutoPT_C_AddPT::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_AddPT, CallFunc_GetPawnRef_ReturnValue_3) == 0x0000B8, "Member 'BP_Buff_AutoPT_C_AddPT::CallFunc_GetPawnRef_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_AutoPT_C_CurrentSpellNumber \ static_assert(alignof(BP_Buff_AutoPT_C_CurrentSpellNumber) == 0x000008, "Wrong alignment on BP_Buff_AutoPT_C_CurrentSpellNumber"); \ static_assert(sizeof(BP_Buff_AutoPT_C_CurrentSpellNumber) == 0x000058, "Wrong size on BP_Buff_AutoPT_C_CurrentSpellNumber"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, Number) == 0x000000, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::Number' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, Time) == 0x000008, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::Time' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, CallFunc_GetPawnRef_ReturnValue) == 0x000010, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, CallFunc_IsLightSword_ReturnValue) == 0x000018, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::CallFunc_IsLightSword_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, CallFunc_GetMyBuffComp_BuffComponent) == 0x000020, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, CallFunc_GetStarMapActive_IsActive) == 0x000028, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000029, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00002A, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, K2Node_SwitchInteger_CmpSuccess) == 0x00002B, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, CallFunc_BooleanAND_ReturnValue) == 0x00002C, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, CallFunc_BooleanAND_ReturnValue_1) == 0x00002D, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, CallFunc_GetPawnRef_ReturnValue_1) == 0x000030, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, CallFunc_GetMyEquip_Equip) == 0x000038, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, CallFunc_GetWeaponType_WeaponType) == 0x000040, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000041, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000048, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_CurrentSpellNumber, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000050, "Member 'BP_Buff_AutoPT_C_CurrentSpellNumber::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_AutoPT_C_IsLightSword \ static_assert(alignof(BP_Buff_AutoPT_C_IsLightSword) == 0x000008, "Wrong alignment on BP_Buff_AutoPT_C_IsLightSword"); \ static_assert(sizeof(BP_Buff_AutoPT_C_IsLightSword) == 0x000020, "Wrong size on BP_Buff_AutoPT_C_IsLightSword"); \ static_assert(offsetof(BP_Buff_AutoPT_C_IsLightSword, ReturnValue) == 0x000000, "Member 'BP_Buff_AutoPT_C_IsLightSword::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_IsLightSword, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_Buff_AutoPT_C_IsLightSword::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_IsLightSword, CallFunc_GetMyEquip_Equip) == 0x000010, "Member 'BP_Buff_AutoPT_C_IsLightSword::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_IsLightSword, CallFunc_GetWeaponType_WeaponType) == 0x000018, "Member 'BP_Buff_AutoPT_C_IsLightSword::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_IsLightSword, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000019, "Member 'BP_Buff_AutoPT_C_IsLightSword::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_AutoPT_C_WeaponTypeChange \ static_assert(alignof(BP_Buff_AutoPT_C_WeaponTypeChange) == 0x000008, "Wrong alignment on BP_Buff_AutoPT_C_WeaponTypeChange"); \ static_assert(sizeof(BP_Buff_AutoPT_C_WeaponTypeChange) == 0x000028, "Wrong size on BP_Buff_AutoPT_C_WeaponTypeChange"); \ static_assert(offsetof(BP_Buff_AutoPT_C_WeaponTypeChange, WeaponType) == 0x000000, "Member 'BP_Buff_AutoPT_C_WeaponTypeChange::WeaponType' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_WeaponTypeChange, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_Buff_AutoPT_C_WeaponTypeChange::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_WeaponTypeChange, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000010, "Member 'BP_Buff_AutoPT_C_WeaponTypeChange::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_WeaponTypeChange, CallFunc_GetMyBuffComp_BuffComponent) == 0x000018, "Member 'BP_Buff_AutoPT_C_WeaponTypeChange::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_WeaponTypeChange, CallFunc_Not_PreBool_ReturnValue) == 0x000020, "Member 'BP_Buff_AutoPT_C_WeaponTypeChange::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_WeaponTypeChange, CallFunc_GetStarMapActive_IsActive) == 0x000021, "Member 'BP_Buff_AutoPT_C_WeaponTypeChange::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_WeaponTypeChange, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000022, "Member 'BP_Buff_AutoPT_C_WeaponTypeChange::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_WeaponTypeChange, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000023, "Member 'BP_Buff_AutoPT_C_WeaponTypeChange::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_WeaponTypeChange, CallFunc_BooleanAND_ReturnValue) == 0x000024, "Member 'BP_Buff_AutoPT_C_WeaponTypeChange::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_WeaponTypeChange, CallFunc_BooleanAND_ReturnValue_1) == 0x000025, "Member 'BP_Buff_AutoPT_C_WeaponTypeChange::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_WeaponTypeChange, CallFunc_BooleanAND_ReturnValue_2) == 0x000026, "Member 'BP_Buff_AutoPT_C_WeaponTypeChange::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_AutoPT_C_On_Interval_Delay \ static_assert(alignof(BP_Buff_AutoPT_C_On_Interval_Delay) == 0x000008, "Wrong alignment on BP_Buff_AutoPT_C_On_Interval_Delay"); \ static_assert(sizeof(BP_Buff_AutoPT_C_On_Interval_Delay) == 0x0000D8, "Wrong size on BP_Buff_AutoPT_C_On_Interval_Delay"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, InTime) == 0x000000, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::InTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, IsRemove) == 0x000008, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::IsRemove' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, L_LastTime) == 0x000010, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::L_LastTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_On_Interval_Delay_IsRemove) == 0x000018, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_On_Interval_Delay_IsRemove' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_GetPawnRef_ReturnValue) == 0x000020, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_GetMyBuffComp_BuffComponent) == 0x000028, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_IsLightSword_ReturnValue) == 0x000030, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_IsLightSword_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_GetStarMapActive_IsActive) == 0x000031, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_Not_PreBool_ReturnValue) == 0x000032, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_GetPawnRef_ReturnValue_1) == 0x000038, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x000040, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_IsLightSword_ReturnValue_1) == 0x000048, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_IsLightSword_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_GetStarMapActive_IsActive_1) == 0x000049, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_GetStarMapActive_IsActive_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_IsLightSword_ReturnValue_2) == 0x00004A, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_IsLightSword_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x00004B, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_Not_PreBool_ReturnValue_1) == 0x00004C, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_GetPawnRef_ReturnValue_2) == 0x000050, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_GetPawnRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, K2Node_SwitchInteger_CmpSuccess) == 0x000058, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_GetMyMagicComponent_ReturnValue) == 0x000060, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_GetMyMagicComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000068, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, K2Node_SwitchInteger_CmpSuccess_1) == 0x000069, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_BooleanAND_ReturnValue) == 0x00006A, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_BooleanAND_ReturnValue_1) == 0x00006B, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x00006C, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_BooleanAND_ReturnValue_2) == 0x00006D, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_BooleanAND_ReturnValue_3) == 0x00006E, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_GetPawnRef_ReturnValue_3) == 0x000070, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_GetPawnRef_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000078, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_GetMyMagicComponent_ReturnValue_1) == 0x000080, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_GetMyMagicComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_FClamp_ReturnValue) == 0x000088, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_GetCurrentSpellNumberData_CDTimer) == 0x000090, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_GetCurrentSpellNumberData_CDTimer' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_GetCurrentSpellNumberData_CurrentSpellNumber) == 0x000098, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_GetCurrentSpellNumberData_CurrentSpellNumber' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_GetTimeStart_TimeStart) == 0x0000A0, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_GetTimeStart_TimeStart' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_GetCurrentTime_Currenttime) == 0x0000B8, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_GetCurrentTime_Currenttime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x0000C0, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_SelectFloat_ReturnValue) == 0x0000C8, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_On_Interval_Delay, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0000D0, "Member 'BP_Buff_AutoPT_C_On_Interval_Delay::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_AutoPT_C_OnBuffFunction \ static_assert(alignof(BP_Buff_AutoPT_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_AutoPT_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_AutoPT_C_OnBuffFunction) == 0x000080, "Wrong size on BP_Buff_AutoPT_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_AutoPT_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_Buff_AutoPT_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OnBuffFunction, CallFunc_GetMyEquip_Equip) == 0x000010, "Member 'BP_Buff_AutoPT_C_OnBuffFunction::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OnBuffFunction, CallFunc_GetWeaponType_WeaponType) == 0x000018, "Member 'BP_Buff_AutoPT_C_OnBuffFunction::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue_1) == 0x000020, "Member 'BP_Buff_AutoPT_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OnBuffFunction, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000028, "Member 'BP_Buff_AutoPT_C_OnBuffFunction::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OnBuffFunction, CallFunc_GetMyEquip_Equip_1) == 0x000030, "Member 'BP_Buff_AutoPT_C_OnBuffFunction::CallFunc_GetMyEquip_Equip_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OnBuffFunction, CallFunc_GetMyMagicComponent_ReturnValue) == 0x000038, "Member 'BP_Buff_AutoPT_C_OnBuffFunction::CallFunc_GetMyMagicComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate) == 0x000040, "Member 'BP_Buff_AutoPT_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OnBuffFunction, CallFunc_GetCurrentSpellNumberData_CDTimer) == 0x000050, "Member 'BP_Buff_AutoPT_C_OnBuffFunction::CallFunc_GetCurrentSpellNumberData_CDTimer' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OnBuffFunction, CallFunc_GetCurrentSpellNumberData_CurrentSpellNumber) == 0x000058, "Member 'BP_Buff_AutoPT_C_OnBuffFunction::CallFunc_GetCurrentSpellNumberData_CurrentSpellNumber' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate_1) == 0x00005C, "Member 'BP_Buff_AutoPT_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue_2) == 0x000070, "Member 'BP_Buff_AutoPT_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OnBuffFunction, CallFunc_GetMyBuffComp_BuffComponent) == 0x000078, "Member 'BP_Buff_AutoPT_C_OnBuffFunction::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_AutoPT_C_OwnerDeadRemoveParticle \ static_assert(alignof(BP_Buff_AutoPT_C_OwnerDeadRemoveParticle) == 0x000008, "Wrong alignment on BP_Buff_AutoPT_C_OwnerDeadRemoveParticle"); \ static_assert(sizeof(BP_Buff_AutoPT_C_OwnerDeadRemoveParticle) == 0x000028, "Wrong size on BP_Buff_AutoPT_C_OwnerDeadRemoveParticle"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OwnerDeadRemoveParticle, Type) == 0x000000, "Member 'BP_Buff_AutoPT_C_OwnerDeadRemoveParticle::Type' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OwnerDeadRemoveParticle, OldValue) == 0x000008, "Member 'BP_Buff_AutoPT_C_OwnerDeadRemoveParticle::OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OwnerDeadRemoveParticle, NewValue) == 0x000010, "Member 'BP_Buff_AutoPT_C_OwnerDeadRemoveParticle::NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OwnerDeadRemoveParticle, MaxValue) == 0x000018, "Member 'BP_Buff_AutoPT_C_OwnerDeadRemoveParticle::MaxValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_OwnerDeadRemoveParticle, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000020, "Member 'BP_Buff_AutoPT_C_OwnerDeadRemoveParticle::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_AutoPT_C_RemoveBuff \ static_assert(alignof(BP_Buff_AutoPT_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_AutoPT_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_AutoPT_C_RemoveBuff) == 0x000048, "Wrong size on BP_Buff_AutoPT_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_AutoPT_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'BP_Buff_AutoPT_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000010, "Member 'BP_Buff_AutoPT_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate_1) == 0x000018, "Member 'BP_Buff_AutoPT_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_RemoveBuff, CallFunc_GetMyEquip_Equip) == 0x000028, "Member 'BP_Buff_AutoPT_C_RemoveBuff::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_RemoveBuff, CallFunc_GetMyMagicComponent_ReturnValue) == 0x000030, "Member 'BP_Buff_AutoPT_C_RemoveBuff::CallFunc_GetMyMagicComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue_1) == 0x000038, "Member 'BP_Buff_AutoPT_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AutoPT_C_RemoveBuff, CallFunc_GetMyBuffComp_BuffComponent) == 0x000040, "Member 'BP_Buff_AutoPT_C_RemoveBuff::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_AutoPT_C \ static_assert(alignof(UBP_Buff_AutoPT_C) == 0x000008, "Wrong alignment on UBP_Buff_AutoPT_C"); \ static_assert(sizeof(UBP_Buff_AutoPT_C) == 0x0001B0, "Wrong size on UBP_Buff_AutoPT_C"); \ static_assert(offsetof(UBP_Buff_AutoPT_C, WaitTime) == 0x000158, "Member 'UBP_Buff_AutoPT_C::WaitTime' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_AutoPT_C, TargetWaitTime) == 0x000160, "Member 'UBP_Buff_AutoPT_C::TargetWaitTime' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_AutoPT_C, ReduceTime) == 0x000168, "Member 'UBP_Buff_AutoPT_C::ReduceTime' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_AutoPT_C, CallNumber) == 0x000170, "Member 'UBP_Buff_AutoPT_C::CallNumber' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_AutoPT_C, Current_Spell_Number) == 0x000180, "Member 'UBP_Buff_AutoPT_C::Current_Spell_Number' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_AutoPT_C, Pause) == 0x000184, "Member 'UBP_Buff_AutoPT_C::Pause' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_AutoPT_C, InitReduceTime) == 0x000188, "Member 'UBP_Buff_AutoPT_C::InitReduceTime' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_AutoPT_C, dead) == 0x000190, "Member 'UBP_Buff_AutoPT_C::dead' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_AutoPT_C, CallPause) == 0x000198, "Member 'UBP_Buff_AutoPT_C::CallPause' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_AutoPT_C, UIChange) == 0x0001A8, "Member 'UBP_Buff_AutoPT_C::UIChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_SetMovementState_C_ExecuteUbergraph_T_SetMovementState \ static_assert(alignof(T_SetMovementState_C_ExecuteUbergraph_T_SetMovementState) == 0x000008, "Wrong alignment on T_SetMovementState_C_ExecuteUbergraph_T_SetMovementState"); \ static_assert(sizeof(T_SetMovementState_C_ExecuteUbergraph_T_SetMovementState) == 0x000028, "Wrong size on T_SetMovementState_C_ExecuteUbergraph_T_SetMovementState"); \ static_assert(offsetof(T_SetMovementState_C_ExecuteUbergraph_T_SetMovementState, EntryPoint) == 0x000000, "Member 'T_SetMovementState_C_ExecuteUbergraph_T_SetMovementState::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(T_SetMovementState_C_ExecuteUbergraph_T_SetMovementState, K2Node_Event_OwnerController) == 0x000008, "Member 'T_SetMovementState_C_ExecuteUbergraph_T_SetMovementState::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_SetMovementState_C_ExecuteUbergraph_T_SetMovementState, K2Node_Event_ControlledPawn) == 0x000010, "Member 'T_SetMovementState_C_ExecuteUbergraph_T_SetMovementState::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(T_SetMovementState_C_ExecuteUbergraph_T_SetMovementState, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'T_SetMovementState_C_ExecuteUbergraph_T_SetMovementState::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_SetMovementState_C_ExecuteUbergraph_T_SetMovementState, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'T_SetMovementState_C_ExecuteUbergraph_T_SetMovementState::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_SetMovementState_C_ReceiveExecuteAI \ static_assert(alignof(T_SetMovementState_C_ReceiveExecuteAI) == 0x000008, "Wrong alignment on T_SetMovementState_C_ReceiveExecuteAI"); \ static_assert(sizeof(T_SetMovementState_C_ReceiveExecuteAI) == 0x000010, "Wrong size on T_SetMovementState_C_ReceiveExecuteAI"); \ static_assert(offsetof(T_SetMovementState_C_ReceiveExecuteAI, OwnerController) == 0x000000, "Member 'T_SetMovementState_C_ReceiveExecuteAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_SetMovementState_C_ReceiveExecuteAI, ControlledPawn) == 0x000008, "Member 'T_SetMovementState_C_ReceiveExecuteAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UT_SetMovementState_C \ static_assert(alignof(UT_SetMovementState_C) == 0x000008, "Wrong alignment on UT_SetMovementState_C"); \ static_assert(sizeof(UT_SetMovementState_C) == 0x0000B8, "Wrong size on UT_SetMovementState_C"); \ static_assert(offsetof(UT_SetMovementState_C, UberGraphFrame) == 0x0000A8, "Member 'UT_SetMovementState_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UT_SetMovementState_C, MovementState) == 0x0000B0, "Member 'UT_SetMovementState_C::MovementState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_SetBlackboardInt_C_ExecuteUbergraph_T_SetBlackboardInt \ static_assert(alignof(T_SetBlackboardInt_C_ExecuteUbergraph_T_SetBlackboardInt) == 0x000008, "Wrong alignment on T_SetBlackboardInt_C_ExecuteUbergraph_T_SetBlackboardInt"); \ static_assert(sizeof(T_SetBlackboardInt_C_ExecuteUbergraph_T_SetBlackboardInt) == 0x000028, "Wrong size on T_SetBlackboardInt_C_ExecuteUbergraph_T_SetBlackboardInt"); \ static_assert(offsetof(T_SetBlackboardInt_C_ExecuteUbergraph_T_SetBlackboardInt, EntryPoint) == 0x000000, "Member 'T_SetBlackboardInt_C_ExecuteUbergraph_T_SetBlackboardInt::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(T_SetBlackboardInt_C_ExecuteUbergraph_T_SetBlackboardInt, K2Node_Event_OwnerController) == 0x000008, "Member 'T_SetBlackboardInt_C_ExecuteUbergraph_T_SetBlackboardInt::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_SetBlackboardInt_C_ExecuteUbergraph_T_SetBlackboardInt, K2Node_Event_ControlledPawn) == 0x000010, "Member 'T_SetBlackboardInt_C_ExecuteUbergraph_T_SetBlackboardInt::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(T_SetBlackboardInt_C_ExecuteUbergraph_T_SetBlackboardInt, K2Node_Event_OwnerActor) == 0x000018, "Member 'T_SetBlackboardInt_C_ExecuteUbergraph_T_SetBlackboardInt::K2Node_Event_OwnerActor' has a wrong offset!"); \ static_assert(offsetof(T_SetBlackboardInt_C_ExecuteUbergraph_T_SetBlackboardInt, K2Node_Event_DeltaSeconds) == 0x000020, "Member 'T_SetBlackboardInt_C_ExecuteUbergraph_T_SetBlackboardInt::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_SetBlackboardInt_C_ReceiveExecuteAI \ static_assert(alignof(T_SetBlackboardInt_C_ReceiveExecuteAI) == 0x000008, "Wrong alignment on T_SetBlackboardInt_C_ReceiveExecuteAI"); \ static_assert(sizeof(T_SetBlackboardInt_C_ReceiveExecuteAI) == 0x000010, "Wrong size on T_SetBlackboardInt_C_ReceiveExecuteAI"); \ static_assert(offsetof(T_SetBlackboardInt_C_ReceiveExecuteAI, OwnerController) == 0x000000, "Member 'T_SetBlackboardInt_C_ReceiveExecuteAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_SetBlackboardInt_C_ReceiveExecuteAI, ControlledPawn) == 0x000008, "Member 'T_SetBlackboardInt_C_ReceiveExecuteAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_SetBlackboardInt_C_ReceiveTick \ static_assert(alignof(T_SetBlackboardInt_C_ReceiveTick) == 0x000008, "Wrong alignment on T_SetBlackboardInt_C_ReceiveTick"); \ static_assert(sizeof(T_SetBlackboardInt_C_ReceiveTick) == 0x000010, "Wrong size on T_SetBlackboardInt_C_ReceiveTick"); \ static_assert(offsetof(T_SetBlackboardInt_C_ReceiveTick, OwnerActor) == 0x000000, "Member 'T_SetBlackboardInt_C_ReceiveTick::OwnerActor' has a wrong offset!"); \ static_assert(offsetof(T_SetBlackboardInt_C_ReceiveTick, DeltaSeconds) == 0x000008, "Member 'T_SetBlackboardInt_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UT_SetBlackboardInt_C \ static_assert(alignof(UT_SetBlackboardInt_C) == 0x000008, "Wrong alignment on UT_SetBlackboardInt_C"); \ static_assert(sizeof(UT_SetBlackboardInt_C) == 0x0000E0, "Wrong size on UT_SetBlackboardInt_C"); \ static_assert(offsetof(UT_SetBlackboardInt_C, UberGraphFrame) == 0x0000A8, "Member 'UT_SetBlackboardInt_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UT_SetBlackboardInt_C, IntKey) == 0x0000B0, "Member 'UT_SetBlackboardInt_C::IntKey' has a wrong offset!"); \ static_assert(offsetof(UT_SetBlackboardInt_C, IntValue) == 0x0000D8, "Member 'UT_SetBlackboardInt_C::IntValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction \ static_assert(alignof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction) == 0x000008, "Wrong alignment on T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction"); \ static_assert(sizeof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction) == 0x000508, "Wrong size on T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, EntryPoint) == 0x000000, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000018, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000028, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000038, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, Temp_bool_Variable) == 0x000048, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, Temp_bool_Variable_1) == 0x000049, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, Temp_string_Variable) == 0x000050, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, Temp_string_Variable_1) == 0x000060, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000070, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetMyEquip_Equip) == 0x000078, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_IsInCombatPose_Result) == 0x000080, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_BooleanXOR_ReturnValue) == 0x000081, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_BooleanXOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_IsTaskAborting_ReturnValue) == 0x000082, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_IsTaskAborting_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, K2Node_Event_OwnerController_1) == 0x000088, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::K2Node_Event_OwnerController_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, K2Node_Event_ControlledPawn_1) == 0x000090, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000098, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Private_TryCastToDCSCharacter_ReturnValue) == 0x0000A0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Private_TryCastToDCSCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_IsValid_ReturnValue) == 0x0000A8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, K2Node_MakeArray_Array) == 0x0000B0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0000C0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetMyMontages_Montages) == 0x0000C8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x0000D0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_BooleanOR_ReturnValue) == 0x0000D1, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetAlertMontageFromForceIdle_Montage) == 0x0000D8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetAlertMontageFromForceIdle_Montage' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, K2Node_Event_OwnerController) == 0x0000E0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, K2Node_Event_ControlledPawn) == 0x0000E8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetMyEquip_Equip_1) == 0x0000F0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetMyEquip_Equip_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_BooleanAND_ReturnValue) == 0x0000F8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetAlertMontageFromForceIdle_Montage_1) == 0x000100, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetAlertMontageFromForceIdle_Montage_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_IsValid_ReturnValue_1) == 0x000108, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, K2Node_CustomEvent_ToggleCombatTime) == 0x00010C, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::K2Node_CustomEvent_ToggleCombatTime' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, K2Node_CustomEvent_TaskFinishedTime) == 0x000110, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::K2Node_CustomEvent_TaskFinishedTime' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_K2_SetTimer_ReturnValue) == 0x000118, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_FMax_ReturnValue) == 0x000120, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_K2_SetTimer_ReturnValue_1) == 0x000128, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_K2_SetTimer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000130, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000131, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_BooleanOR_ReturnValue_1) == 0x000132, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_PlayCharacterMontage_duration) == 0x000138, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_PlayCharacterMontage_duration' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000140, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetBlendInArgs_ReturnValue) == 0x000148, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetBlendInArgs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetBlendOutArgs_ReturnValue) == 0x000158, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetBlendOutArgs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_FClamp_ReturnValue) == 0x000168, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_FClamp_ReturnValue_1) == 0x000170, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetBlendOutArgs_ReturnValue_1) == 0x000178, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetBlendOutArgs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetBlendInArgs_ReturnValue_1) == 0x000188, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetBlendInArgs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_FClamp_ReturnValue_2) == 0x000198, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_FClamp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_FClamp_ReturnValue_3) == 0x0001A0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_FClamp_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0001A8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0001B0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetDisplayName_ReturnValue) == 0x0001B8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0001C8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0001D8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0001E8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetDisplayName_ReturnValue_1) == 0x0001F8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000208, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000218, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000228, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000238, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000248, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000258, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000260, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000270, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000280, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000290, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_14) == 0x0002A0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_15) == 0x0002B0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_16) == 0x0002C0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_17) == 0x0002D0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_18) == 0x0002E0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_19) == 0x0002F0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetDisplayName_ReturnValue_2) == 0x000300, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_20) == 0x000310, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x000320, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_21) == 0x000328, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000338, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_22) == 0x000348, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetDisplayName_ReturnValue_3) == 0x000358, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetDisplayName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_23) == 0x000368, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_24) == 0x000378, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_25) == 0x000388, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_26) == 0x000398, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_27) == 0x0003A8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetGameTimeInSeconds_ReturnValue_3) == 0x0003B8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetGameTimeInSeconds_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_28) == 0x0003C0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x0003D0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_29) == 0x0003E0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_30) == 0x0003F0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_31) == 0x000400, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_32) == 0x000410, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_33) == 0x000420, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_34) == 0x000430, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetMontageActionLastIndex_LastIndex) == 0x000440, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetMontageActionLastIndex_LastIndex' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Concat_StrStr_ReturnValue_35) == 0x000448, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Concat_StrStr_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_RandomIntegerInRange_ReturnValue) == 0x000458, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_RandomIntegerInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, K2Node_Select_Default) == 0x00045C, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000460, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetMyEquip_Equip_2) == 0x000468, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetMyEquip_Equip_2' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetMontageForAction_Montage) == 0x000470, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000478, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_GetMontageForAction_find) == 0x000480, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x000481, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_TryPlayMontageFromItem_duration) == 0x000488, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_TryPlayMontageFromItem_duration' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_TryPlayMontageFromItem_find) == 0x000490, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_TryPlayMontageFromItem_find' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_TryPlayMontageFromItem_PlayedMontage) == 0x000498, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_TryPlayMontageFromItem_PlayedMontage' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, K2Node_Select_Default_1) == 0x0004A0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0004B0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_BooleanAND_ReturnValue_1) == 0x0004B1, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0004B8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_FMax_A_ImplicitCast) == 0x0004C0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_FMax_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x0004C8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_FClamp_Value_ImplicitCast) == 0x0004D0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_FClamp_Value_ImplicitCast_1) == 0x0004D8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_FClamp_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_SetToggleTimer_ToggleCombatTime_ImplicitCast) == 0x0004E0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_SetToggleTimer_ToggleCombatTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_FClamp_Value_ImplicitCast_2) == 0x0004E8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_FClamp_Value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_FClamp_Value_ImplicitCast_3) == 0x0004F0, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_FClamp_Value_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_SetToggleTimer_ToggleCombatTime_ImplicitCast_1) == 0x0004F8, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_SetToggleTimer_ToggleCombatTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_SetToggleTimer_TaskFinishedTime_ImplicitCast) == 0x0004FC, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_SetToggleTimer_TaskFinishedTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_Delay_Duration_ImplicitCast) == 0x000500, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction, CallFunc_SetToggleTimer_TaskFinishedTime_ImplicitCast_1) == 0x000504, "Member 'T_PlayMontageByAction_C_ExecuteUbergraph_T_PlayMontageByAction::CallFunc_SetToggleTimer_TaskFinishedTime_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_PlayMontageByAction_C_Log \ static_assert(alignof(T_PlayMontageByAction_C_Log) == 0x000008, "Wrong alignment on T_PlayMontageByAction_C_Log"); \ static_assert(sizeof(T_PlayMontageByAction_C_Log) == 0x0000F0, "Wrong size on T_PlayMontageByAction_C_Log"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, IsAbort) == 0x000000, "Member 'T_PlayMontageByAction_C_Log::IsAbort' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, Success) == 0x000001, "Member 'T_PlayMontageByAction_C_Log::Success' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, Tag) == 0x000008, "Member 'T_PlayMontageByAction_C_Log::Tag' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'T_PlayMontageByAction_C_Log::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, CallFunc_SelectString_ReturnValue) == 0x000028, "Member 'T_PlayMontageByAction_C_Log::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, CallFunc_SelectString_ReturnValue_1) == 0x000038, "Member 'T_PlayMontageByAction_C_Log::CallFunc_SelectString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000048, "Member 'T_PlayMontageByAction_C_Log::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000050, "Member 'T_PlayMontageByAction_C_Log::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, CallFunc_GetDisplayName_ReturnValue) == 0x000060, "Member 'T_PlayMontageByAction_C_Log::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000070, "Member 'T_PlayMontageByAction_C_Log::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000080, "Member 'T_PlayMontageByAction_C_Log::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000090, "Member 'T_PlayMontageByAction_C_Log::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000A0, "Member 'T_PlayMontageByAction_C_Log::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000B0, "Member 'T_PlayMontageByAction_C_Log::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000C0, "Member 'T_PlayMontageByAction_C_Log::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000D0, "Member 'T_PlayMontageByAction_C_Log::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_Log, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0000E0, "Member 'T_PlayMontageByAction_C_Log::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_PlayMontageByAction_C_ReceiveAbortAI \ static_assert(alignof(T_PlayMontageByAction_C_ReceiveAbortAI) == 0x000008, "Wrong alignment on T_PlayMontageByAction_C_ReceiveAbortAI"); \ static_assert(sizeof(T_PlayMontageByAction_C_ReceiveAbortAI) == 0x000010, "Wrong size on T_PlayMontageByAction_C_ReceiveAbortAI"); \ static_assert(offsetof(T_PlayMontageByAction_C_ReceiveAbortAI, OwnerController) == 0x000000, "Member 'T_PlayMontageByAction_C_ReceiveAbortAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ReceiveAbortAI, ControlledPawn) == 0x000008, "Member 'T_PlayMontageByAction_C_ReceiveAbortAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_PlayMontageByAction_C_ReceiveExecuteAI \ static_assert(alignof(T_PlayMontageByAction_C_ReceiveExecuteAI) == 0x000008, "Wrong alignment on T_PlayMontageByAction_C_ReceiveExecuteAI"); \ static_assert(sizeof(T_PlayMontageByAction_C_ReceiveExecuteAI) == 0x000010, "Wrong size on T_PlayMontageByAction_C_ReceiveExecuteAI"); \ static_assert(offsetof(T_PlayMontageByAction_C_ReceiveExecuteAI, OwnerController) == 0x000000, "Member 'T_PlayMontageByAction_C_ReceiveExecuteAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_ReceiveExecuteAI, ControlledPawn) == 0x000008, "Member 'T_PlayMontageByAction_C_ReceiveExecuteAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_PlayMontageByAction_C_SetHasToggleCombatNotify \ static_assert(alignof(T_PlayMontageByAction_C_SetHasToggleCombatNotify) == 0x000008, "Wrong alignment on T_PlayMontageByAction_C_SetHasToggleCombatNotify"); \ static_assert(sizeof(T_PlayMontageByAction_C_SetHasToggleCombatNotify) == 0x000018, "Wrong size on T_PlayMontageByAction_C_SetHasToggleCombatNotify"); \ static_assert(offsetof(T_PlayMontageByAction_C_SetHasToggleCombatNotify, Montage) == 0x000000, "Member 'T_PlayMontageByAction_C_SetHasToggleCombatNotify::Montage' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_SetHasToggleCombatNotify, CallFunc_Montage_GetNotifyByClass_ReturnValue) == 0x000008, "Member 'T_PlayMontageByAction_C_SetHasToggleCombatNotify::CallFunc_Montage_GetNotifyByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_SetHasToggleCombatNotify, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'T_PlayMontageByAction_C_SetHasToggleCombatNotify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_PlayMontageByAction_C_SetToggleTimer \ static_assert(alignof(T_PlayMontageByAction_C_SetToggleTimer) == 0x000004, "Wrong alignment on T_PlayMontageByAction_C_SetToggleTimer"); \ static_assert(sizeof(T_PlayMontageByAction_C_SetToggleTimer) == 0x000008, "Wrong size on T_PlayMontageByAction_C_SetToggleTimer"); \ static_assert(offsetof(T_PlayMontageByAction_C_SetToggleTimer, ToggleCombatTime) == 0x000000, "Member 'T_PlayMontageByAction_C_SetToggleTimer::ToggleCombatTime' has a wrong offset!"); \ static_assert(offsetof(T_PlayMontageByAction_C_SetToggleTimer, TaskFinishedTime) == 0x000004, "Member 'T_PlayMontageByAction_C_SetToggleTimer::TaskFinishedTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UT_PlayMontageByAction_C \ static_assert(alignof(UT_PlayMontageByAction_C) == 0x000008, "Wrong alignment on UT_PlayMontageByAction_C"); \ static_assert(sizeof(UT_PlayMontageByAction_C) == 0x000100, "Wrong size on UT_PlayMontageByAction_C"); \ static_assert(offsetof(UT_PlayMontageByAction_C, UberGraphFrame) == 0x0000A8, "Member 'UT_PlayMontageByAction_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UT_PlayMontageByAction_C, Action) == 0x0000B0, "Member 'UT_PlayMontageByAction_C::Action' has a wrong offset!"); \ static_assert(offsetof(UT_PlayMontageByAction_C, Index_0) == 0x0000B4, "Member 'UT_PlayMontageByAction_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UT_PlayMontageByAction_C, Play_Rate) == 0x0000B8, "Member 'UT_PlayMontageByAction_C::Play_Rate' has a wrong offset!"); \ static_assert(offsetof(UT_PlayMontageByAction_C, randomIndex) == 0x0000C0, "Member 'UT_PlayMontageByAction_C::randomIndex' has a wrong offset!"); \ static_assert(offsetof(UT_PlayMontageByAction_C, SlotName) == 0x0000C4, "Member 'UT_PlayMontageByAction_C::SlotName' has a wrong offset!"); \ static_assert(offsetof(UT_PlayMontageByAction_C, OwnerAI) == 0x0000D0, "Member 'UT_PlayMontageByAction_C::OwnerAI' has a wrong offset!"); \ static_assert(offsetof(UT_PlayMontageByAction_C, TryShowWeapon) == 0x0000D8, "Member 'UT_PlayMontageByAction_C::TryShowWeapon' has a wrong offset!"); \ static_assert(offsetof(UT_PlayMontageByAction_C, Local_ItemType) == 0x0000E0, "Member 'UT_PlayMontageByAction_C::Local_ItemType' has a wrong offset!"); \ static_assert(offsetof(UT_PlayMontageByAction_C, HasToggleCombat) == 0x0000F0, "Member 'UT_PlayMontageByAction_C::HasToggleCombat' has a wrong offset!"); \ static_assert(offsetof(UT_PlayMontageByAction_C, CurrentActionMontage) == 0x0000F8, "Member 'UT_PlayMontageByAction_C::CurrentActionMontage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_CheckIfNeedTurnAround \ static_assert(alignof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround) == 0x000008, "Wrong alignment on T_MoveToPatrolPoint_C_CheckIfNeedTurnAround"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround) == 0x000168, "Wrong size on T_MoveToPatrolPoint_C_CheckIfNeedTurnAround"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, checkpawn) == 0x000000, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::checkpawn' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, Target) == 0x000008, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::Target' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, TurnMontage) == 0x000020, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::TurnMontage' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CheckValue) == 0x000028, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CheckValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, turn_Mont) == 0x000030, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::turn_Mont' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000038, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000040, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000058, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000070, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000088, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x0000A0, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_Vector_Distance2D_ReturnValue) == 0x0000A8, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x0000B0, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_Conv_VectorToString_ReturnValue) == 0x0000C8, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_Conv_VectorToString_ReturnValue_1) == 0x0000D8, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_Conv_VectorToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_MakeVector_ReturnValue) == 0x0000E8, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_Concat_StrStr_ReturnValue) == 0x000100, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_MakeRotFromZX_ReturnValue) == 0x000110, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_MakeRotFromZX_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000128, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_GetForwardVector_ReturnValue) == 0x000138, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_Find_Head_Rotate_with_Look_at_1_degree) == 0x000150, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_Find_Head_Rotate_with_Look_at_1_degree' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x000158, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000159, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_InRange_FloatFloat_ReturnValue) == 0x00015A, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_InRange_FloatFloat_ReturnValue_1) == 0x00015B, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_InRange_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_Not_PreBool_ReturnValue) == 0x00015C, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_Not_PreBool_ReturnValue_1) == 0x00015D, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_InRange_FloatFloat_ReturnValue_2) == 0x00015E, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_InRange_FloatFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_InRange_FloatFloat_ReturnValue_3) == 0x00015F, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_InRange_FloatFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_InRange_FloatFloat_ReturnValue_4) == 0x000160, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_InRange_FloatFloat_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_InRange_FloatFloat_ReturnValue_5) == 0x000161, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_InRange_FloatFloat_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_Not_PreBool_ReturnValue_2) == 0x000162, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_Not_PreBool_ReturnValue_3) == 0x000163, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_InRange_FloatFloat_ReturnValue_6) == 0x000164, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_InRange_FloatFloat_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_InRange_FloatFloat_ReturnValue_7) == 0x000165, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_InRange_FloatFloat_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_CheckIfNeedTurnAround, CallFunc_Less_DoubleDouble_ReturnValue_3) == 0x000166, "Member 'T_MoveToPatrolPoint_C_CheckIfNeedTurnAround::CallFunc_Less_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint \ static_assert(alignof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint) == 0x000008, "Wrong alignment on T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint) == 0x000848, "Wrong size on T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, EntryPoint) == 0x000000, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, Temp_bool_Variable) == 0x000005, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, Temp_real_Variable) == 0x000008, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_IsValid_ReturnValue_1) == 0x000010, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CustomEvent_Result_1) == 0x000011, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CustomEvent_Result_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CustomEvent_ArrayIndex_1) == 0x000014, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CustomEvent_ArrayIndex_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CustomEvent_func_1) == 0x000018, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CustomEvent_func_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CreateDelegate_OutputDelegate) == 0x000020, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CustomEvent_Result) == 0x000030, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CustomEvent_Result' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CustomEvent_ArrayIndex) == 0x000034, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CustomEvent_ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CustomEvent_func) == 0x000038, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CustomEvent_func' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CreateDelegate_OutputDelegate_1) == 0x000040, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, Temp_object_Variable) == 0x000050, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, Temp_int_Variable) == 0x000058, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Conv_IntToString_ReturnValue) == 0x000060, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetDisplayName_ReturnValue) == 0x000070, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, Temp_byte_Variable) == 0x000080, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_SwitchEnum_CmpSuccess) == 0x000081, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_IsValid_ReturnValue_2) == 0x000082, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetSplinePointLocation_ReturnValue) == 0x000088, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetSplinePointLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, Temp_real_Variable_1) == 0x0000A0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, Temp_bool_Variable_1) == 0x0000A4, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0000A8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x0000B0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000C0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, Temp_byte_Variable_1) == 0x0000C1, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CustomEvent_MovementResult) == 0x0000C2, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CustomEvent_MovementResult' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CreateDelegate_OutputDelegate_2) == 0x0000C4, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_Event_OwnerController_2) == 0x0000D8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_Event_OwnerController_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_Event_ControlledPawn_2) == 0x0000E0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_Event_ControlledPawn_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_Event_DeltaSeconds) == 0x0000E8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0000F0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_BooleanAND_ReturnValue) == 0x000108, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetSplinePointLocation_ReturnValue_1) == 0x000110, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetSplinePointLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_MakeVector_ReturnValue) == 0x000128, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_EqualEqual_RotatorRotator_ReturnValue) == 0x000140, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_EqualEqual_RotatorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_RInterpTo_ReturnValue) == 0x000148, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_RInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_K2_SetActorRotation_ReturnValue) == 0x000160, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CustomEvent_MovementResult_1) == 0x000161, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CustomEvent_MovementResult_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000168, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetSplinePointLocation_ReturnValue_2) == 0x000178, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetSplinePointLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Conv_VectorToString_ReturnValue) == 0x000190, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue) == 0x0001A0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001B0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001C0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001D0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_Event_OwnerController_1) == 0x0001E0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_Event_OwnerController_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_Event_ControlledPawn_1) == 0x0001E8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetComponentByClass_ReturnValue) == 0x0001F0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CustomEvent_Duration) == 0x0001F8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CustomEvent_Duration' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_FMax_ReturnValue) == 0x000200, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_K2_SetTimer_ReturnValue) == 0x000208, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_DynamicCast_AsBP_Base_AI) == 0x000210, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_DynamicCast_bSuccess) == 0x000218, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000220, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetDisplayName_ReturnValue_1) == 0x000228, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_IsValid_ReturnValue_3) == 0x000238, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000240, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000250, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000260, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000270, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetWalkSpeed_WalkSpeed) == 0x000280, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetWalkSpeed_WalkSpeed' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000288, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0002A0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0002A8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_Select_Default) == 0x0002C0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_MakeRotFromZX_ReturnValue) == 0x0002C8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_MakeRotFromZX_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_DynamicCast_AsBP_Base_AI_1) == 0x0002E0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_DynamicCast_AsBP_Base_AI_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_DynamicCast_bSuccess_1) == 0x0002E8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_CheckIfNeedTurnAround_TurnMontage) == 0x0002EC, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_CheckIfNeedTurnAround_TurnMontage' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Montage_Action_with_Override_Row_Name_Duration) == 0x0002F8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Montage_Action_with_Override_Row_Name_Duration' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Montage_Action_with_Override_Row_Name_Success) == 0x000300, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Montage_Action_with_Override_Row_Name_Success' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CreateDelegate_OutputDelegate_3) == 0x000304, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_K2_SetTimer_ReturnValue_1) == 0x000318, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_K2_SetTimer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Conv_NameToString_ReturnValue) == 0x000320, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_NotEqual_NameName_ReturnValue) == 0x000330, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000338, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000348, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000358, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetState_State) == 0x000360, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000361, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_K2_SetTimer_ReturnValue_2) == 0x000368, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_K2_SetTimer_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x000370, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000388, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_BreakVector_X) == 0x0003A0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_BreakVector_Y) == 0x0003A8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_BreakVector_Z) == 0x0003B0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_BreakVector_X_1) == 0x0003B8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_BreakVector_Y_1) == 0x0003C0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_BreakVector_Z_1) == 0x0003C8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_MakeVector_ReturnValue_1) == 0x0003D0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_MakeVector_ReturnValue_2) == 0x0003E8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_FindLookAtRotation_ReturnValue) == 0x000400, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_EqualEqual_RotatorRotator_ReturnValue_1) == 0x000418, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_EqualEqual_RotatorRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_RInterpTo_ReturnValue_1) == 0x000420, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_RInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_SelestBestRotator_OutRotator) == 0x000438, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_SelestBestRotator_OutRotator' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetForwardVector_ReturnValue) == 0x000450, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_Event_OwnerController) == 0x000468, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_Event_ControlledPawn) == 0x000470, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, Temp_byte_Variable_2) == 0x000478, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetAIController_ReturnValue) == 0x000480, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000488, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x0004A0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CreateDelegate_OutputDelegate_4) == 0x0004A4, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_EqualEqual_VectorVector_ReturnValue_1) == 0x0004B4, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_EqualEqual_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_BooleanOR_ReturnValue) == 0x0004B5, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CustomEvent_MovementResult_2) == 0x0004B6, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CustomEvent_MovementResult_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Add_IntInt_ReturnValue) == 0x0004B8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_NeedHelpRotator_OutNeed) == 0x0004BC, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_NeedHelpRotator_OutNeed' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_NeedHelpRotator_ReturnValue) == 0x0004C0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_NeedHelpRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_CreateMoveToProxyObject_ReturnValue) == 0x0004D8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_CreateMoveToProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetAIController_ReturnValue_1) == 0x0004E0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetAIController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_IsValid_ReturnValue_4) == 0x0004E8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Greater_IntInt_ReturnValue) == 0x0004E9, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CreateDelegate_OutputDelegate_5) == 0x0004EC, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Conv_RotatorToString_ReturnValue) == 0x000500, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Conv_RotatorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000510, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_CreateMoveToProxyObject_ReturnValue_1) == 0x000520, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_CreateMoveToProxyObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CustomEvent_MovementResult_3) == 0x000528, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CustomEvent_MovementResult_3' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_IsValid_ReturnValue_5) == 0x000529, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CreateDelegate_OutputDelegate_6) == 0x00052C, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000540, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetComponentByClass_ReturnValue_3) == 0x000558, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetComponentByClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetPathActor_Output_Get) == 0x000560, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetPathActor_Output_Get' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_IsValid_ReturnValue_6) == 0x000568, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000570, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_Select_Default_1) == 0x000578, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_MakeStruct_ShlTestMoveInfo) == 0x000580, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_MakeStruct_ShlTestMoveInfo' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_EqualEqual_VectorVector_ReturnValue_2) == 0x0005B8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_EqualEqual_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, Temp_byte_Variable_3) == 0x0005B9, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_DynamicCast_AsBP_Base_AI_2) == 0x0005C0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_DynamicCast_AsBP_Base_AI_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_DynamicCast_bSuccess_2) == 0x0005C8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CustomEvent_MovementResult_4) == 0x0005C9, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CustomEvent_MovementResult_4' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, Temp_int_Variable_1) == 0x0005CC, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CreateDelegate_OutputDelegate_7) == 0x0005D0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CustomEvent_MovementResult_5) == 0x0005E0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CustomEvent_MovementResult_5' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_DynamicCast_AsAbstract_Character) == 0x0005E8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_DynamicCast_bSuccess_3) == 0x0005F0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetAnimInstance_ReturnValue) == 0x0005F8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000600, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_CreateDelegate_OutputDelegate_8) == 0x000610, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetDisplayName_ReturnValue_2) == 0x000620, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000630, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000640, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetPatrolPointAction_Action) == 0x000650, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetPatrolPointAction_Action' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_IsValid_ReturnValue_7) == 0x000670, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Montage_Play_ReturnValue) == 0x000674, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Montage_Play_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000678, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_SwitchEnum_CmpSuccess_1) == 0x000680, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000688, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_EditorRunning_ReturnValue) == 0x000690, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_EditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_BooleanAND_ReturnValue_1) == 0x000691, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetPathName_ReturnValue) == 0x000698, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Split_LeftS) == 0x0006A8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Split_RightS) == 0x0006B8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Split_ReturnValue) == 0x0006C8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_13) == 0x0006D0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_14) == 0x0006E0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_K2_GetActorLocation_ReturnValue_4) == 0x0006F0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_K2_GetActorLocation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000708, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x000718, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_16) == 0x000730, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_VSize_ReturnValue) == 0x000740, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_17) == 0x000748, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000758, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Concat_StrStr_ReturnValue_18) == 0x000760, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Conv_StringToText_ReturnValue) == 0x000770, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_CreateMessageWindow_ReturnValue) == 0x000788, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetNumberOfSplinePoints_ReturnValue) == 0x00078C, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetNumberOfSplinePoints_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_K2_SetTimer_ReturnValue_3) == 0x000790, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_K2_SetTimer_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000798, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Conv_FloatToVector_ReturnValue) == 0x0007A0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0007B8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Add_VectorVector_ReturnValue) == 0x0007D0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_GetAIController_ReturnValue_2) == 0x0007E8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_GetAIController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_CreateMoveToProxyObject_ReturnValue_2) == 0x0007F0, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_CreateMoveToProxyObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_DynamicCast_AsBP_Base_AIController) == 0x0007F8, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_DynamicCast_bSuccess_4) == 0x000800, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000801, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_IsValid_ReturnValue_8) == 0x000802, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_EqualEqual_VectorVector_ReturnValue_3) == 0x000803, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_EqualEqual_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_MakeArray_Array) == 0x000808, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_MoveTo_ReturnValue) == 0x000818, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_MoveTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_IsValid_ReturnValue_9) == 0x000820, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000824, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_K2_SetTimer_Time_ImplicitCast_1) == 0x000828, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_K2_SetTimer_Time_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_RInterpTo_InterpSpeed_ImplicitCast) == 0x00082C, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_RInterpTo_InterpSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000830, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, K2Node_Select_Option_1_ImplicitCast) == 0x000838, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint, CallFunc_Add_DoubleDouble_A_ImplicitCast_1) == 0x000840, "Member 'T_MoveToPatrolPoint_C_ExecuteUbergraph_T_MoveToPatrolPoint::CallFunc_Add_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_GetFaildFuncList \ static_assert(alignof(T_MoveToPatrolPoint_C_GetFaildFuncList) == 0x000008, "Wrong alignment on T_MoveToPatrolPoint_C_GetFaildFuncList"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_GetFaildFuncList) == 0x000010, "Wrong size on T_MoveToPatrolPoint_C_GetFaildFuncList"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_GetFaildFuncList, ReturnValue) == 0x000000, "Member 'T_MoveToPatrolPoint_C_GetFaildFuncList::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_GetPathActor \ static_assert(alignof(T_MoveToPatrolPoint_C_GetPathActor) == 0x000010, "Wrong alignment on T_MoveToPatrolPoint_C_GetPathActor"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_GetPathActor) == 0x000170, "Wrong size on T_MoveToPatrolPoint_C_GetPathActor"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_GetPathActor, Output_Get) == 0x000000, "Member 'T_MoveToPatrolPoint_C_GetPathActor::Output_Get' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_GetPathActor, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'T_MoveToPatrolPoint_C_GetPathActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_GetPathActor, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000010, "Member 'T_MoveToPatrolPoint_C_GetPathActor::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_GetPathActor, CallFunc_K2_SetActorLocation_ReturnValue) == 0x0000F8, "Member 'T_MoveToPatrolPoint_C_GetPathActor::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_GetPathActor, CallFunc_MakeTransform_ReturnValue) == 0x000100, "Member 'T_MoveToPatrolPoint_C_GetPathActor::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_GetPathActor, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000160, "Member 'T_MoveToPatrolPoint_C_GetPathActor::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_GetPathActor, CallFunc_FinishSpawningActor_ReturnValue) == 0x000168, "Member 'T_MoveToPatrolPoint_C_GetPathActor::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_IsValiateState \ static_assert(alignof(T_MoveToPatrolPoint_C_IsValiateState) == 0x000008, "Wrong alignment on T_MoveToPatrolPoint_C_IsValiateState"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_IsValiateState) == 0x000018, "Wrong size on T_MoveToPatrolPoint_C_IsValiateState"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_IsValiateState, ReturnValue2) == 0x000000, "Member 'T_MoveToPatrolPoint_C_IsValiateState::ReturnValue2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_IsValiateState, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'T_MoveToPatrolPoint_C_IsValiateState::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_IsValiateState, CallFunc_GetState_State) == 0x000010, "Member 'T_MoveToPatrolPoint_C_IsValiateState::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_IsValiateState, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'T_MoveToPatrolPoint_C_IsValiateState::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_IsValiateState, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000012, "Member 'T_MoveToPatrolPoint_C_IsValiateState::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_IsValiateState, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000013, "Member 'T_MoveToPatrolPoint_C_IsValiateState::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_IsValiateState, CallFunc_BooleanOR_ReturnValue) == 0x000014, "Member 'T_MoveToPatrolPoint_C_IsValiateState::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_NeedHelpRotator \ static_assert(alignof(T_MoveToPatrolPoint_C_NeedHelpRotator) == 0x000008, "Wrong alignment on T_MoveToPatrolPoint_C_NeedHelpRotator"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_NeedHelpRotator) == 0x000158, "Wrong size on T_MoveToPatrolPoint_C_NeedHelpRotator"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, OutNeed) == 0x000000, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::OutNeed' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, ReturnValue) == 0x000008, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000020, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_GetActorForwardVector_ReturnValue) == 0x000038, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_FindLookAtRotation_ReturnValue) == 0x000068, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_GetForwardVector_ReturnValue) == 0x000080, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_BreakVector_X) == 0x000098, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_BreakVector_Y) == 0x0000A0, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_BreakVector_Z) == 0x0000A8, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_MakeVector_ReturnValue) == 0x0000B0, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000C8, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_Add_VectorVector_ReturnValue) == 0x0000D0, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_DegAcos_ReturnValue) == 0x0000E8, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_DegAcos_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000F0, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000108, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000110, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_BreakVector_X_1) == 0x000128, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_BreakVector_Y_1) == 0x000130, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_BreakVector_Z_1) == 0x000138, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_NeedHelpRotator, CallFunc_MakeVector_ReturnValue_1) == 0x000140, "Member 'T_MoveToPatrolPoint_C_NeedHelpRotator::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_OnFail_2451AE004A15B706DCFE3D9DEF91D64B \ static_assert(alignof(T_MoveToPatrolPoint_C_OnFail_2451AE004A15B706DCFE3D9DEF91D64B) == 0x000001, "Wrong alignment on T_MoveToPatrolPoint_C_OnFail_2451AE004A15B706DCFE3D9DEF91D64B"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_OnFail_2451AE004A15B706DCFE3D9DEF91D64B) == 0x000001, "Wrong size on T_MoveToPatrolPoint_C_OnFail_2451AE004A15B706DCFE3D9DEF91D64B"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_OnFail_2451AE004A15B706DCFE3D9DEF91D64B, MovementResult) == 0x000000, "Member 'T_MoveToPatrolPoint_C_OnFail_2451AE004A15B706DCFE3D9DEF91D64B::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_OnFail_31B0E80C497AD48278BA7B994D68C0F6 \ static_assert(alignof(T_MoveToPatrolPoint_C_OnFail_31B0E80C497AD48278BA7B994D68C0F6) == 0x000001, "Wrong alignment on T_MoveToPatrolPoint_C_OnFail_31B0E80C497AD48278BA7B994D68C0F6"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_OnFail_31B0E80C497AD48278BA7B994D68C0F6) == 0x000001, "Wrong size on T_MoveToPatrolPoint_C_OnFail_31B0E80C497AD48278BA7B994D68C0F6"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_OnFail_31B0E80C497AD48278BA7B994D68C0F6, MovementResult) == 0x000000, "Member 'T_MoveToPatrolPoint_C_OnFail_31B0E80C497AD48278BA7B994D68C0F6::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_OnFail_F0B7EB6E4400B457E4E588BA7D716905 \ static_assert(alignof(T_MoveToPatrolPoint_C_OnFail_F0B7EB6E4400B457E4E588BA7D716905) == 0x000001, "Wrong alignment on T_MoveToPatrolPoint_C_OnFail_F0B7EB6E4400B457E4E588BA7D716905"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_OnFail_F0B7EB6E4400B457E4E588BA7D716905) == 0x000001, "Wrong size on T_MoveToPatrolPoint_C_OnFail_F0B7EB6E4400B457E4E588BA7D716905"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_OnFail_F0B7EB6E4400B457E4E588BA7D716905, MovementResult) == 0x000000, "Member 'T_MoveToPatrolPoint_C_OnFail_F0B7EB6E4400B457E4E588BA7D716905::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_OnSuccess_2451AE004A15B706DCFE3D9DEF91D64B \ static_assert(alignof(T_MoveToPatrolPoint_C_OnSuccess_2451AE004A15B706DCFE3D9DEF91D64B) == 0x000001, "Wrong alignment on T_MoveToPatrolPoint_C_OnSuccess_2451AE004A15B706DCFE3D9DEF91D64B"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_OnSuccess_2451AE004A15B706DCFE3D9DEF91D64B) == 0x000001, "Wrong size on T_MoveToPatrolPoint_C_OnSuccess_2451AE004A15B706DCFE3D9DEF91D64B"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_OnSuccess_2451AE004A15B706DCFE3D9DEF91D64B, MovementResult) == 0x000000, "Member 'T_MoveToPatrolPoint_C_OnSuccess_2451AE004A15B706DCFE3D9DEF91D64B::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_OnSuccess_31B0E80C497AD48278BA7B994D68C0F6 \ static_assert(alignof(T_MoveToPatrolPoint_C_OnSuccess_31B0E80C497AD48278BA7B994D68C0F6) == 0x000001, "Wrong alignment on T_MoveToPatrolPoint_C_OnSuccess_31B0E80C497AD48278BA7B994D68C0F6"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_OnSuccess_31B0E80C497AD48278BA7B994D68C0F6) == 0x000001, "Wrong size on T_MoveToPatrolPoint_C_OnSuccess_31B0E80C497AD48278BA7B994D68C0F6"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_OnSuccess_31B0E80C497AD48278BA7B994D68C0F6, MovementResult) == 0x000000, "Member 'T_MoveToPatrolPoint_C_OnSuccess_31B0E80C497AD48278BA7B994D68C0F6::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_OnSuccess_F0B7EB6E4400B457E4E588BA7D716905 \ static_assert(alignof(T_MoveToPatrolPoint_C_OnSuccess_F0B7EB6E4400B457E4E588BA7D716905) == 0x000001, "Wrong alignment on T_MoveToPatrolPoint_C_OnSuccess_F0B7EB6E4400B457E4E588BA7D716905"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_OnSuccess_F0B7EB6E4400B457E4E588BA7D716905) == 0x000001, "Wrong size on T_MoveToPatrolPoint_C_OnSuccess_F0B7EB6E4400B457E4E588BA7D716905"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_OnSuccess_F0B7EB6E4400B457E4E588BA7D716905, MovementResult) == 0x000000, "Member 'T_MoveToPatrolPoint_C_OnSuccess_F0B7EB6E4400B457E4E588BA7D716905::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_ReceiveAbortAI \ static_assert(alignof(T_MoveToPatrolPoint_C_ReceiveAbortAI) == 0x000008, "Wrong alignment on T_MoveToPatrolPoint_C_ReceiveAbortAI"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_ReceiveAbortAI) == 0x000010, "Wrong size on T_MoveToPatrolPoint_C_ReceiveAbortAI"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ReceiveAbortAI, OwnerController) == 0x000000, "Member 'T_MoveToPatrolPoint_C_ReceiveAbortAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ReceiveAbortAI, ControlledPawn) == 0x000008, "Member 'T_MoveToPatrolPoint_C_ReceiveAbortAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_ReceiveExecuteAI \ static_assert(alignof(T_MoveToPatrolPoint_C_ReceiveExecuteAI) == 0x000008, "Wrong alignment on T_MoveToPatrolPoint_C_ReceiveExecuteAI"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_ReceiveExecuteAI) == 0x000010, "Wrong size on T_MoveToPatrolPoint_C_ReceiveExecuteAI"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ReceiveExecuteAI, OwnerController) == 0x000000, "Member 'T_MoveToPatrolPoint_C_ReceiveExecuteAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ReceiveExecuteAI, ControlledPawn) == 0x000008, "Member 'T_MoveToPatrolPoint_C_ReceiveExecuteAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_ReceiveTickAI \ static_assert(alignof(T_MoveToPatrolPoint_C_ReceiveTickAI) == 0x000008, "Wrong alignment on T_MoveToPatrolPoint_C_ReceiveTickAI"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_ReceiveTickAI) == 0x000018, "Wrong size on T_MoveToPatrolPoint_C_ReceiveTickAI"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ReceiveTickAI, OwnerController) == 0x000000, "Member 'T_MoveToPatrolPoint_C_ReceiveTickAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ReceiveTickAI, ControlledPawn) == 0x000008, "Member 'T_MoveToPatrolPoint_C_ReceiveTickAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_ReceiveTickAI, DeltaSeconds) == 0x000010, "Member 'T_MoveToPatrolPoint_C_ReceiveTickAI::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_Recode_24CB94C24871F5380E0CA084BDAB382B \ static_assert(alignof(T_MoveToPatrolPoint_C_Recode_24CB94C24871F5380E0CA084BDAB382B) == 0x000008, "Wrong alignment on T_MoveToPatrolPoint_C_Recode_24CB94C24871F5380E0CA084BDAB382B"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_Recode_24CB94C24871F5380E0CA084BDAB382B) == 0x000010, "Wrong size on T_MoveToPatrolPoint_C_Recode_24CB94C24871F5380E0CA084BDAB382B"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_Recode_24CB94C24871F5380E0CA084BDAB382B, Result) == 0x000000, "Member 'T_MoveToPatrolPoint_C_Recode_24CB94C24871F5380E0CA084BDAB382B::Result' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_Recode_24CB94C24871F5380E0CA084BDAB382B, ArrayIndex) == 0x000004, "Member 'T_MoveToPatrolPoint_C_Recode_24CB94C24871F5380E0CA084BDAB382B::ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_Recode_24CB94C24871F5380E0CA084BDAB382B, func) == 0x000008, "Member 'T_MoveToPatrolPoint_C_Recode_24CB94C24871F5380E0CA084BDAB382B::func' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_runFaildFuncEvent_24CB94C24871F5380E0CA084BDAB382B \ static_assert(alignof(T_MoveToPatrolPoint_C_runFaildFuncEvent_24CB94C24871F5380E0CA084BDAB382B) == 0x000008, "Wrong alignment on T_MoveToPatrolPoint_C_runFaildFuncEvent_24CB94C24871F5380E0CA084BDAB382B"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_runFaildFuncEvent_24CB94C24871F5380E0CA084BDAB382B) == 0x000010, "Wrong size on T_MoveToPatrolPoint_C_runFaildFuncEvent_24CB94C24871F5380E0CA084BDAB382B"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_runFaildFuncEvent_24CB94C24871F5380E0CA084BDAB382B, Result) == 0x000000, "Member 'T_MoveToPatrolPoint_C_runFaildFuncEvent_24CB94C24871F5380E0CA084BDAB382B::Result' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_runFaildFuncEvent_24CB94C24871F5380E0CA084BDAB382B, ArrayIndex) == 0x000004, "Member 'T_MoveToPatrolPoint_C_runFaildFuncEvent_24CB94C24871F5380E0CA084BDAB382B::ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_runFaildFuncEvent_24CB94C24871F5380E0CA084BDAB382B, func) == 0x000008, "Member 'T_MoveToPatrolPoint_C_runFaildFuncEvent_24CB94C24871F5380E0CA084BDAB382B::func' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_SelestBestRotator \ static_assert(alignof(T_MoveToPatrolPoint_C_SelestBestRotator) == 0x000008, "Wrong alignment on T_MoveToPatrolPoint_C_SelestBestRotator"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_SelestBestRotator) == 0x0000B8, "Wrong size on T_MoveToPatrolPoint_C_SelestBestRotator"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_SelestBestRotator, NextRotator) == 0x000000, "Member 'T_MoveToPatrolPoint_C_SelestBestRotator::NextRotator' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_SelestBestRotator, EndRotator) == 0x000018, "Member 'T_MoveToPatrolPoint_C_SelestBestRotator::EndRotator' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_SelestBestRotator, OutRotator) == 0x000030, "Member 'T_MoveToPatrolPoint_C_SelestBestRotator::OutRotator' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_SelestBestRotator, CallFunc_GetForwardVector_ReturnValue) == 0x000048, "Member 'T_MoveToPatrolPoint_C_SelestBestRotator::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_SelestBestRotator, CallFunc_GetForwardVector_ReturnValue_1) == 0x000060, "Member 'T_MoveToPatrolPoint_C_SelestBestRotator::CallFunc_GetForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_SelestBestRotator, CallFunc_Dot_VectorVector_ReturnValue) == 0x000078, "Member 'T_MoveToPatrolPoint_C_SelestBestRotator::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_SelestBestRotator, CallFunc_DegAcos_ReturnValue) == 0x000080, "Member 'T_MoveToPatrolPoint_C_SelestBestRotator::CallFunc_DegAcos_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_SelestBestRotator, CallFunc_GetForwardVector_ReturnValue_2) == 0x000088, "Member 'T_MoveToPatrolPoint_C_SelestBestRotator::CallFunc_GetForwardVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_SelestBestRotator, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x0000A0, "Member 'T_MoveToPatrolPoint_C_SelestBestRotator::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_SelestBestRotator, CallFunc_DegAcos_ReturnValue_1) == 0x0000A8, "Member 'T_MoveToPatrolPoint_C_SelestBestRotator::CallFunc_DegAcos_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_SelestBestRotator, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'T_MoveToPatrolPoint_C_SelestBestRotator::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_MoveToPatrolPoint_C_WaitTime \ static_assert(alignof(T_MoveToPatrolPoint_C_WaitTime) == 0x000008, "Wrong alignment on T_MoveToPatrolPoint_C_WaitTime"); \ static_assert(sizeof(T_MoveToPatrolPoint_C_WaitTime) == 0x000008, "Wrong size on T_MoveToPatrolPoint_C_WaitTime"); \ static_assert(offsetof(T_MoveToPatrolPoint_C_WaitTime, Duration) == 0x000000, "Member 'T_MoveToPatrolPoint_C_WaitTime::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UT_MoveToPatrolPoint_C \ static_assert(alignof(UT_MoveToPatrolPoint_C) == 0x000008, "Wrong alignment on UT_MoveToPatrolPoint_C"); \ static_assert(sizeof(UT_MoveToPatrolPoint_C) == 0x0001B8, "Wrong size on UT_MoveToPatrolPoint_C"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, UberGraphFrame) == 0x0000A8, "Member 'UT_MoveToPatrolPoint_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, AcceptanceRadius) == 0x0000B0, "Member 'UT_MoveToPatrolPoint_C::AcceptanceRadius' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, PatrolComponent) == 0x0000B8, "Member 'UT_MoveToPatrolPoint_C::PatrolComponent' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, TimeSheld) == 0x0000C0, "Member 'UT_MoveToPatrolPoint_C::TimeSheld' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, Partroling) == 0x0000C8, "Member 'UT_MoveToPatrolPoint_C::Partroling' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, ForceTurning) == 0x0000C9, "Member 'UT_MoveToPatrolPoint_C::ForceTurning' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, TurnRotation) == 0x0000D0, "Member 'UT_MoveToPatrolPoint_C::TurnRotation' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, WaitingPatrolPointAction) == 0x0000E8, "Member 'UT_MoveToPatrolPoint_C::WaitingPatrolPointAction' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, PatrolPawn) == 0x0000F0, "Member 'UT_MoveToPatrolPoint_C::PatrolPawn' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, NeedPlayeTurnAnim) == 0x0000F8, "Member 'UT_MoveToPatrolPoint_C::NeedPlayeTurnAnim' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, NeedNewRotation) == 0x0000F9, "Member 'UT_MoveToPatrolPoint_C::NeedNewRotation' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, RotationFollowActor) == 0x000100, "Member 'UT_MoveToPatrolPoint_C::RotationFollowActor' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, RotationFollowActorUpdateLocation) == 0x000108, "Member 'UT_MoveToPatrolPoint_C::RotationFollowActorUpdateLocation' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, NewRotationSpeed) == 0x000120, "Member 'UT_MoveToPatrolPoint_C::NewRotationSpeed' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, FirsFindNextRptator) == 0x000128, "Member 'UT_MoveToPatrolPoint_C::FirsFindNextRptator' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, BestNextRotator) == 0x000130, "Member 'UT_MoveToPatrolPoint_C::BestNextRotator' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, CanRotationLenth) == 0x000148, "Member 'UT_MoveToPatrolPoint_C::CanRotationLenth' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, 是否显示跳过的点) == 0x000150, "Member 'UT_MoveToPatrolPoint_C::是否显示跳过的点' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, FailedTimer) == 0x000154, "Member 'UT_MoveToPatrolPoint_C::FailedTimer' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, RotatorGoToV3) == 0x000158, "Member 'UT_MoveToPatrolPoint_C::RotatorGoToV3' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, 上一次轻微转身的点) == 0x000170, "Member 'UT_MoveToPatrolPoint_C::上一次轻微转身的点' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, PatrolNextLocation) == 0x000188, "Member 'UT_MoveToPatrolPoint_C::PatrolNextLocation' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, PatrolActor) == 0x0001A0, "Member 'UT_MoveToPatrolPoint_C::PatrolActor' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, As_BP_M_DXJDG_AI_Low) == 0x0001A8, "Member 'UT_MoveToPatrolPoint_C::As_BP_M_DXJDG_AI_Low' has a wrong offset!"); \ static_assert(offsetof(UT_MoveToPatrolPoint_C, Move_Async_Task) == 0x0001B0, "Member 'UT_MoveToPatrolPoint_C::Move_Async_Task' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle \ static_assert(alignof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle) == 0x000008, "Wrong alignment on T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle"); \ static_assert(sizeof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle) == 0x0000C0, "Wrong size on T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, EntryPoint) == 0x000000, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, CallFunc_K2_SetTimer_ReturnValue) == 0x000008, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, Temp_bool_Has_Been_Initd_Variable) == 0x000020, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, Temp_bool_IsClosed_Variable) == 0x000021, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, K2Node_Event_OwnerController_2) == 0x000028, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::K2Node_Event_OwnerController_2' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, K2Node_Event_ControlledPawn_2) == 0x000030, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::K2Node_Event_ControlledPawn_2' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000038, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, CallFunc_K2_SetTimer_ReturnValue_1) == 0x000048, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::CallFunc_K2_SetTimer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, K2Node_Event_OwnerController_1) == 0x000050, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::K2Node_Event_OwnerController_1' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, K2Node_Event_ControlledPawn_1) == 0x000058, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, K2Node_Event_OwnerController) == 0x000060, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, K2Node_Event_ControlledPawn) == 0x000068, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, K2Node_Event_DeltaSeconds) == 0x000070, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000078, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, K2Node_CustomEvent_Retreating) == 0x000088, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::K2Node_CustomEvent_Retreating' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, K2Node_CustomEvent_IsLong) == 0x000089, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::K2Node_CustomEvent_IsLong' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, CallFunc_GetOwner_ReturnValue) == 0x000090, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, CallFunc_GetDisplayName_ReturnValue) == 0x000098, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, CallFunc_Concat_StrStr_ReturnValue) == 0x0000A8, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, CallFunc_IsValid_ReturnValue) == 0x0000B8, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, CallFunc_CheckPassedCondition_ReturnPassed) == 0x0000B9, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::CallFunc_CheckPassedCondition_ReturnPassed' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, CallFunc_CheckPassedCondition_ReturnPassed_1) == 0x0000BA, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::CallFunc_CheckPassedCondition_ReturnPassed_1' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, CallFunc_CheckPassedCondition_ReturnPassed_2) == 0x0000BB, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::CallFunc_CheckPassedCondition_ReturnPassed_2' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, CallFunc_IsAIRetreating_ReturnValue) == 0x0000BC, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::CallFunc_IsAIRetreating_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, CallFunc_Not_PreBool_ReturnValue) == 0x0000BD, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, CallFunc_BooleanAND_ReturnValue) == 0x0000BE, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle, CallFunc_BooleanAND_ReturnValue_1) == 0x0000BF, "Member 'T_BA_NormalAIRetreatIdle_C_ExecuteUbergraph_T_BA_NormalAIRetreatIdle::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_BA_NormalAIRetreatIdle_C_ReceiveAbortAI \ static_assert(alignof(T_BA_NormalAIRetreatIdle_C_ReceiveAbortAI) == 0x000008, "Wrong alignment on T_BA_NormalAIRetreatIdle_C_ReceiveAbortAI"); \ static_assert(sizeof(T_BA_NormalAIRetreatIdle_C_ReceiveAbortAI) == 0x000010, "Wrong size on T_BA_NormalAIRetreatIdle_C_ReceiveAbortAI"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ReceiveAbortAI, OwnerController) == 0x000000, "Member 'T_BA_NormalAIRetreatIdle_C_ReceiveAbortAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ReceiveAbortAI, ControlledPawn) == 0x000008, "Member 'T_BA_NormalAIRetreatIdle_C_ReceiveAbortAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_BA_NormalAIRetreatIdle_C_ReceiveExecuteAI \ static_assert(alignof(T_BA_NormalAIRetreatIdle_C_ReceiveExecuteAI) == 0x000008, "Wrong alignment on T_BA_NormalAIRetreatIdle_C_ReceiveExecuteAI"); \ static_assert(sizeof(T_BA_NormalAIRetreatIdle_C_ReceiveExecuteAI) == 0x000010, "Wrong size on T_BA_NormalAIRetreatIdle_C_ReceiveExecuteAI"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ReceiveExecuteAI, OwnerController) == 0x000000, "Member 'T_BA_NormalAIRetreatIdle_C_ReceiveExecuteAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ReceiveExecuteAI, ControlledPawn) == 0x000008, "Member 'T_BA_NormalAIRetreatIdle_C_ReceiveExecuteAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_BA_NormalAIRetreatIdle_C_ReceiveTickAI \ static_assert(alignof(T_BA_NormalAIRetreatIdle_C_ReceiveTickAI) == 0x000008, "Wrong alignment on T_BA_NormalAIRetreatIdle_C_ReceiveTickAI"); \ static_assert(sizeof(T_BA_NormalAIRetreatIdle_C_ReceiveTickAI) == 0x000018, "Wrong size on T_BA_NormalAIRetreatIdle_C_ReceiveTickAI"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ReceiveTickAI, OwnerController) == 0x000000, "Member 'T_BA_NormalAIRetreatIdle_C_ReceiveTickAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ReceiveTickAI, ControlledPawn) == 0x000008, "Member 'T_BA_NormalAIRetreatIdle_C_ReceiveTickAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_ReceiveTickAI, DeltaSeconds) == 0x000010, "Member 'T_BA_NormalAIRetreatIdle_C_ReceiveTickAI::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_BA_NormalAIRetreatIdle_C_UpdatedRetreatingState_Event \ static_assert(alignof(T_BA_NormalAIRetreatIdle_C_UpdatedRetreatingState_Event) == 0x000001, "Wrong alignment on T_BA_NormalAIRetreatIdle_C_UpdatedRetreatingState_Event"); \ static_assert(sizeof(T_BA_NormalAIRetreatIdle_C_UpdatedRetreatingState_Event) == 0x000002, "Wrong size on T_BA_NormalAIRetreatIdle_C_UpdatedRetreatingState_Event"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_UpdatedRetreatingState_Event, Retreating) == 0x000000, "Member 'T_BA_NormalAIRetreatIdle_C_UpdatedRetreatingState_Event::Retreating' has a wrong offset!"); \ static_assert(offsetof(T_BA_NormalAIRetreatIdle_C_UpdatedRetreatingState_Event, isLong) == 0x000001, "Member 'T_BA_NormalAIRetreatIdle_C_UpdatedRetreatingState_Event::isLong' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UT_BA_NormalAIRetreatIdle_C \ static_assert(alignof(UT_BA_NormalAIRetreatIdle_C) == 0x000008, "Wrong alignment on UT_BA_NormalAIRetreatIdle_C"); \ static_assert(sizeof(UT_BA_NormalAIRetreatIdle_C) == 0x0000C8, "Wrong size on UT_BA_NormalAIRetreatIdle_C"); \ static_assert(offsetof(UT_BA_NormalAIRetreatIdle_C, UberGraphFrame) == 0x0000A8, "Member 'UT_BA_NormalAIRetreatIdle_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UT_BA_NormalAIRetreatIdle_C, AIController) == 0x0000B0, "Member 'UT_BA_NormalAIRetreatIdle_C::AIController' has a wrong offset!"); \ static_assert(offsetof(UT_BA_NormalAIRetreatIdle_C, Juli) == 0x0000B8, "Member 'UT_BA_NormalAIRetreatIdle_C::Juli' has a wrong offset!"); \ static_assert(offsetof(UT_BA_NormalAIRetreatIdle_C, InterpToBeginingRotator) == 0x0000C0, "Member 'UT_BA_NormalAIRetreatIdle_C::InterpToBeginingRotator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior \ static_assert(alignof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior) == 0x000008, "Wrong alignment on S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior"); \ static_assert(sizeof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior) == 0x0000B8, "Wrong size on S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, EntryPoint) == 0x000000, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, CallFunc_GetMyEffects_EffectsComp) == 0x000028, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, K2Node_CustomEvent_PrevState) == 0x000030, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::K2Node_CustomEvent_PrevState' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, K2Node_CustomEvent_NewState) == 0x000031, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::K2Node_CustomEvent_NewState' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000032, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000033, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, K2Node_CustomEvent_Type) == 0x000034, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, K2Node_CustomEvent_OldValue) == 0x000040, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::K2Node_CustomEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, K2Node_CustomEvent_NewValue) == 0x000048, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, K2Node_CustomEvent_MaxValue) == 0x000050, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, CallFunc_BooleanOR_ReturnValue) == 0x000058, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000059, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, K2Node_CreateDelegate_OutputDelegate_2) == 0x00005C, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, CallFunc_GetMyStamina_Stamina) == 0x000070, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000078, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, K2Node_Event_OwnerController_1) == 0x000080, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::K2Node_Event_OwnerController_1' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, K2Node_Event_ControlledPawn_1) == 0x000088, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, K2Node_DynamicCast_AsBP_Base_AI) == 0x000090, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, K2Node_DynamicCast_bSuccess) == 0x000098, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, K2Node_Event_OwnerController) == 0x0000A0, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, K2Node_Event_ControlledPawn) == 0x0000A8, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior, K2Node_Event_DeltaSeconds) == 0x0000B0, "Member 'S_UpdateExampleAIBehavior_C_ExecuteUbergraph_S_UpdateExampleAIBehavior::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_S_UpdateExampleAIBehavior_C_OnStaminaValueChanged \ static_assert(alignof(S_UpdateExampleAIBehavior_C_OnStaminaValueChanged) == 0x000008, "Wrong alignment on S_UpdateExampleAIBehavior_C_OnStaminaValueChanged"); \ static_assert(sizeof(S_UpdateExampleAIBehavior_C_OnStaminaValueChanged) == 0x000020, "Wrong size on S_UpdateExampleAIBehavior_C_OnStaminaValueChanged"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_OnStaminaValueChanged, Type) == 0x000000, "Member 'S_UpdateExampleAIBehavior_C_OnStaminaValueChanged::Type' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_OnStaminaValueChanged, OldValue) == 0x000008, "Member 'S_UpdateExampleAIBehavior_C_OnStaminaValueChanged::OldValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_OnStaminaValueChanged, NewValue) == 0x000010, "Member 'S_UpdateExampleAIBehavior_C_OnStaminaValueChanged::NewValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_OnStaminaValueChanged, MaxValue) == 0x000018, "Member 'S_UpdateExampleAIBehavior_C_OnStaminaValueChanged::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_S_UpdateExampleAIBehavior_C_OnStateChanged \ static_assert(alignof(S_UpdateExampleAIBehavior_C_OnStateChanged) == 0x000001, "Wrong alignment on S_UpdateExampleAIBehavior_C_OnStateChanged"); \ static_assert(sizeof(S_UpdateExampleAIBehavior_C_OnStateChanged) == 0x000002, "Wrong size on S_UpdateExampleAIBehavior_C_OnStateChanged"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_OnStateChanged, prevState) == 0x000000, "Member 'S_UpdateExampleAIBehavior_C_OnStateChanged::prevState' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_OnStateChanged, NewState) == 0x000001, "Member 'S_UpdateExampleAIBehavior_C_OnStateChanged::NewState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_S_UpdateExampleAIBehavior_C_ReceiveSearchStartAI \ static_assert(alignof(S_UpdateExampleAIBehavior_C_ReceiveSearchStartAI) == 0x000008, "Wrong alignment on S_UpdateExampleAIBehavior_C_ReceiveSearchStartAI"); \ static_assert(sizeof(S_UpdateExampleAIBehavior_C_ReceiveSearchStartAI) == 0x000010, "Wrong size on S_UpdateExampleAIBehavior_C_ReceiveSearchStartAI"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ReceiveSearchStartAI, OwnerController_0) == 0x000000, "Member 'S_UpdateExampleAIBehavior_C_ReceiveSearchStartAI::OwnerController_0' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ReceiveSearchStartAI, ControlledPawn) == 0x000008, "Member 'S_UpdateExampleAIBehavior_C_ReceiveSearchStartAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_S_UpdateExampleAIBehavior_C_ReceiveTickAI \ static_assert(alignof(S_UpdateExampleAIBehavior_C_ReceiveTickAI) == 0x000008, "Wrong alignment on S_UpdateExampleAIBehavior_C_ReceiveTickAI"); \ static_assert(sizeof(S_UpdateExampleAIBehavior_C_ReceiveTickAI) == 0x000018, "Wrong size on S_UpdateExampleAIBehavior_C_ReceiveTickAI"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ReceiveTickAI, OwnerController_0) == 0x000000, "Member 'S_UpdateExampleAIBehavior_C_ReceiveTickAI::OwnerController_0' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ReceiveTickAI, ControlledPawn) == 0x000008, "Member 'S_UpdateExampleAIBehavior_C_ReceiveTickAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_ReceiveTickAI, DeltaSeconds) == 0x000010, "Member 'S_UpdateExampleAIBehavior_C_ReceiveTickAI::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_S_UpdateExampleAIBehavior_C_UpdateActivities \ static_assert(alignof(S_UpdateExampleAIBehavior_C_UpdateActivities) == 0x000008, "Wrong alignment on S_UpdateExampleAIBehavior_C_UpdateActivities"); \ static_assert(sizeof(S_UpdateExampleAIBehavior_C_UpdateActivities) == 0x000018, "Wrong size on S_UpdateExampleAIBehavior_C_UpdateActivities"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateActivities, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'S_UpdateExampleAIBehavior_C_UpdateActivities::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateActivities, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000008, "Member 'S_UpdateExampleAIBehavior_C_UpdateActivities::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateActivities, CallFunc_IsValid_ReturnValue_1) == 0x000010, "Member 'S_UpdateExampleAIBehavior_C_UpdateActivities::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateActivities, CallFunc_GetBlackboardValueAsEnum_ReturnValue) == 0x000011, "Member 'S_UpdateExampleAIBehavior_C_UpdateActivities::CallFunc_GetBlackboardValueAsEnum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateActivities, CallFunc_GetValidValue_ReturnValue) == 0x000012, "Member 'S_UpdateExampleAIBehavior_C_UpdateActivities::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateActivities, K2Node_SwitchEnum_CmpSuccess) == 0x000013, "Member 'S_UpdateExampleAIBehavior_C_UpdateActivities::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_S_UpdateExampleAIBehavior_C_UpdateBehavior \ static_assert(alignof(S_UpdateExampleAIBehavior_C_UpdateBehavior) == 0x000008, "Wrong alignment on S_UpdateExampleAIBehavior_C_UpdateBehavior"); \ static_assert(sizeof(S_UpdateExampleAIBehavior_C_UpdateBehavior) == 0x000298, "Wrong size on S_UpdateExampleAIBehavior_C_UpdateBehavior"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, L_ReceivedHitsCount) == 0x000000, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::L_ReceivedHitsCount' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, L_StaminaPercent) == 0x000008, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::L_StaminaPercent' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, L_DotProductToTarget) == 0x000010, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::L_DotProductToTarget' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, L_TargetEquipment) == 0x000018, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::L_TargetEquipment' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, L_Target) == 0x000020, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::L_Target' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, L_DistanceToTarget) == 0x000028, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::L_DistanceToTarget' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetComponentByClass_ReturnValue) == 0x000038, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_IsValid_ReturnValue_1) == 0x000040, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_IsValid_ReturnValue_2) == 0x000041, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000048, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_IsValid_ReturnValue_3) == 0x000051, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_ReportWantAttack_AlreadyHasToken) == 0x000052, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_ReportWantAttack_AlreadyHasToken' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetBlackboardValueAsEnum_ReturnValue) == 0x000053, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetBlackboardValueAsEnum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_MakeLiteralByte_ReturnValue) == 0x000054, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000058, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000060, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000070, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Concat_StrStr_ReturnValue) == 0x000080, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000090, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x0000A0, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x0000A8, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_IsValid_ReturnValue_4) == 0x0000B8, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetMechworksState_MechworksState) == 0x0000B9, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetMechworksState_MechworksState' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetBeReadyByAsync_ReturnValue) == 0x0000BA, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetBeReadyByAsync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x0000BB, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x0000C0, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x0000C8, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x0000D8, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, Temp_byte_Variable) == 0x0000E8, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000F0, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000100, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetBlackboardValueAsEnum_ReturnValue_1) == 0x000110, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetBlackboardValueAsEnum_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Not_PreBool_ReturnValue) == 0x000111, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_IsPatrolPathValid_Result) == 0x000112, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_IsPatrolPathValid_Result' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_BooleanAND_ReturnValue) == 0x000113, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetBlackboardValueAsEnum_ReturnValue_2) == 0x000114, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetBlackboardValueAsEnum_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, Temp_byte_Variable_1) == 0x000115, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetGameTimeInSeconds_ReturnValue_3) == 0x000118, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetGameTimeInSeconds_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x000120, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000130, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000140, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetState_State) == 0x000148, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetMyEffects_EffectsComp) == 0x000150, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000158, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_IsBlockScriptTime_ReturnValue) == 0x000159, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_IsBlockScriptTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_IsAIExStunning_IsStunning) == 0x00015A, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_IsAIExStunning_IsStunning' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, Temp_bool_Variable) == 0x00015B, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_BooleanOR_ReturnValue) == 0x00015C, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_BooleanOR_ReturnValue_1) == 0x00015D, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, K2Node_Select_Default) == 0x00015E, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2) == 0x000160, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000170, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000178, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000188, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000198, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetGameTimeInSeconds_ReturnValue_4) == 0x0001A8, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetGameTimeInSeconds_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Conv_DoubleToString_ReturnValue_4) == 0x0001B0, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Conv_DoubleToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x0001C0, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0001C8, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_3) == 0x0001D8, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0001E8, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0001F0, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000200, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000210, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetBlackboardValueAsActor_ReturnValue) == 0x000220, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetBlackboardValueAsActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x000228, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_4) == 0x000230, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetBlackboardValueAsEnum_ReturnValue_3) == 0x000240, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetBlackboardValueAsEnum_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000248, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000258, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000260, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000270, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000280, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetBlackboardValueAsEnum_ReturnValue_4) == 0x000281, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetBlackboardValueAsEnum_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000282, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000288, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateBehavior, CallFunc_GetTypeHiddenState_bOutHidden) == 0x000290, "Member 'S_UpdateExampleAIBehavior_C_UpdateBehavior::CallFunc_GetTypeHiddenState_bOutHidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_S_UpdateExampleAIBehavior_C_UpdateRtreateIntention \ static_assert(alignof(S_UpdateExampleAIBehavior_C_UpdateRtreateIntention) == 0x000008, "Wrong alignment on S_UpdateExampleAIBehavior_C_UpdateRtreateIntention"); \ static_assert(sizeof(S_UpdateExampleAIBehavior_C_UpdateRtreateIntention) == 0x000018, "Wrong size on S_UpdateExampleAIBehavior_C_UpdateRtreateIntention"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateRtreateIntention, CallFunc_GetBlackboardValueAsBool_ReturnValue) == 0x000000, "Member 'S_UpdateExampleAIBehavior_C_UpdateRtreateIntention::CallFunc_GetBlackboardValueAsBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateRtreateIntention, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000008, "Member 'S_UpdateExampleAIBehavior_C_UpdateRtreateIntention::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateRtreateIntention, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'S_UpdateExampleAIBehavior_C_UpdateRtreateIntention::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateRtreateIntention, CallFunc_Need_Retreat_ShouldRetreat) == 0x000011, "Member 'S_UpdateExampleAIBehavior_C_UpdateRtreateIntention::CallFunc_Need_Retreat_ShouldRetreat' has a wrong offset!"); \ static_assert(offsetof(S_UpdateExampleAIBehavior_C_UpdateRtreateIntention, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x000012, "Member 'S_UpdateExampleAIBehavior_C_UpdateRtreateIntention::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_US_UpdateExampleAIBehavior_C \ static_assert(alignof(US_UpdateExampleAIBehavior_C) == 0x000008, "Wrong alignment on US_UpdateExampleAIBehavior_C"); \ static_assert(sizeof(US_UpdateExampleAIBehavior_C) == 0x0001C8, "Wrong size on US_UpdateExampleAIBehavior_C"); \ static_assert(offsetof(US_UpdateExampleAIBehavior_C, UberGraphFrame) == 0x000098, "Member 'US_UpdateExampleAIBehavior_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(US_UpdateExampleAIBehavior_C, BehaviorKey) == 0x0000A0, "Member 'US_UpdateExampleAIBehavior_C::BehaviorKey' has a wrong offset!"); \ static_assert(offsetof(US_UpdateExampleAIBehavior_C, TargetKey) == 0x0000C8, "Member 'US_UpdateExampleAIBehavior_C::TargetKey' has a wrong offset!"); \ static_assert(offsetof(US_UpdateExampleAIBehavior_C, OwnerController) == 0x0000F0, "Member 'US_UpdateExampleAIBehavior_C::OwnerController' has a wrong offset!"); \ static_assert(offsetof(US_UpdateExampleAIBehavior_C, ControlledCharacter) == 0x0000F8, "Member 'US_UpdateExampleAIBehavior_C::ControlledCharacter' has a wrong offset!"); \ static_assert(offsetof(US_UpdateExampleAIBehavior_C, AttackBehaviorRange) == 0x000100, "Member 'US_UpdateExampleAIBehavior_C::AttackBehaviorRange' has a wrong offset!"); \ static_assert(offsetof(US_UpdateExampleAIBehavior_C, TicksNearTarget) == 0x000108, "Member 'US_UpdateExampleAIBehavior_C::TicksNearTarget' has a wrong offset!"); \ static_assert(offsetof(US_UpdateExampleAIBehavior_C, IsOutOfStamina) == 0x000110, "Member 'US_UpdateExampleAIBehavior_C::IsOutOfStamina' has a wrong offset!"); \ static_assert(offsetof(US_UpdateExampleAIBehavior_C, actionDeadLine) == 0x000118, "Member 'US_UpdateExampleAIBehavior_C::actionDeadLine' has a wrong offset!"); \ static_assert(offsetof(US_UpdateExampleAIBehavior_C, RetreatKey) == 0x000120, "Member 'US_UpdateExampleAIBehavior_C::RetreatKey' has a wrong offset!"); \ static_assert(offsetof(US_UpdateExampleAIBehavior_C, IsInCombatKey) == 0x000148, "Member 'US_UpdateExampleAIBehavior_C::IsInCombatKey' has a wrong offset!"); \ static_assert(offsetof(US_UpdateExampleAIBehavior_C, IntevalKey) == 0x000170, "Member 'US_UpdateExampleAIBehavior_C::IntevalKey' has a wrong offset!"); \ static_assert(offsetof(US_UpdateExampleAIBehavior_C, NextTickTime) == 0x000198, "Member 'US_UpdateExampleAIBehavior_C::NextTickTime' has a wrong offset!"); \ static_assert(offsetof(US_UpdateExampleAIBehavior_C, WaitIntevalKey) == 0x0001A0, "Member 'US_UpdateExampleAIBehavior_C::WaitIntevalKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_BackKeyEvent \ static_assert(alignof(WB_MenuMain_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_MenuMain_C_BackKeyEvent"); \ static_assert(sizeof(WB_MenuMain_C_BackKeyEvent) == 0x000048, "Wrong size on WB_MenuMain_C_BackKeyEvent"); \ static_assert(offsetof(WB_MenuMain_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_MenuMain_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_MenuMain_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_BndEvt__R1_K2Node_ComponentBoundEvent_7_OnClick__DelegateSignature \ static_assert(alignof(WB_MenuMain_C_BndEvt__R1_K2Node_ComponentBoundEvent_7_OnClick__DelegateSignature) == 0x000008, "Wrong alignment on WB_MenuMain_C_BndEvt__R1_K2Node_ComponentBoundEvent_7_OnClick__DelegateSignature"); \ static_assert(sizeof(WB_MenuMain_C_BndEvt__R1_K2Node_ComponentBoundEvent_7_OnClick__DelegateSignature) == 0x000008, "Wrong size on WB_MenuMain_C_BndEvt__R1_K2Node_ComponentBoundEvent_7_OnClick__DelegateSignature"); \ static_assert(offsetof(WB_MenuMain_C_BndEvt__R1_K2Node_ComponentBoundEvent_7_OnClick__DelegateSignature, Widget) == 0x000000, "Member 'WB_MenuMain_C_BndEvt__R1_K2Node_ComponentBoundEvent_7_OnClick__DelegateSignature::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_BndEvt__WB_MenuButton_K2Node_ComponentBoundEvent_6_OnClick__DelegateSignature \ static_assert(alignof(WB_MenuMain_C_BndEvt__WB_MenuButton_K2Node_ComponentBoundEvent_6_OnClick__DelegateSignature) == 0x000008, "Wrong alignment on WB_MenuMain_C_BndEvt__WB_MenuButton_K2Node_ComponentBoundEvent_6_OnClick__DelegateSignature"); \ static_assert(sizeof(WB_MenuMain_C_BndEvt__WB_MenuButton_K2Node_ComponentBoundEvent_6_OnClick__DelegateSignature) == 0x000008, "Wrong size on WB_MenuMain_C_BndEvt__WB_MenuButton_K2Node_ComponentBoundEvent_6_OnClick__DelegateSignature"); \ static_assert(offsetof(WB_MenuMain_C_BndEvt__WB_MenuButton_K2Node_ComponentBoundEvent_6_OnClick__DelegateSignature, Widget) == 0x000000, "Member 'WB_MenuMain_C_BndEvt__WB_MenuButton_K2Node_ComponentBoundEvent_6_OnClick__DelegateSignature::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_BndEvt__WB_MenuMain_WB_AnimationSlot_Fade_K2Node_ComponentBoundEvent_0_OnPlayAnimationEvent__DelegateSignature \ static_assert(alignof(WB_MenuMain_C_BndEvt__WB_MenuMain_WB_AnimationSlot_Fade_K2Node_ComponentBoundEvent_0_OnPlayAnimationEvent__DelegateSignature) == 0x000001, "Wrong alignment on WB_MenuMain_C_BndEvt__WB_MenuMain_WB_AnimationSlot_Fade_K2Node_ComponentBoundEvent_0_OnPlayAnimationEvent__DelegateSignature"); \ static_assert(sizeof(WB_MenuMain_C_BndEvt__WB_MenuMain_WB_AnimationSlot_Fade_K2Node_ComponentBoundEvent_0_OnPlayAnimationEvent__DelegateSignature) == 0x000001, "Wrong size on WB_MenuMain_C_BndEvt__WB_MenuMain_WB_AnimationSlot_Fade_K2Node_ComponentBoundEvent_0_OnPlayAnimationEvent__DelegateSignature"); \ static_assert(offsetof(WB_MenuMain_C_BndEvt__WB_MenuMain_WB_AnimationSlot_Fade_K2Node_ComponentBoundEvent_0_OnPlayAnimationEvent__DelegateSignature, Type) == 0x000000, "Member 'WB_MenuMain_C_BndEvt__WB_MenuMain_WB_AnimationSlot_Fade_K2Node_ComponentBoundEvent_0_OnPlayAnimationEvent__DelegateSignature::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_ClearDisplayWidget \ static_assert(alignof(WB_MenuMain_C_ClearDisplayWidget) == 0x000001, "Wrong alignment on WB_MenuMain_C_ClearDisplayWidget"); \ static_assert(sizeof(WB_MenuMain_C_ClearDisplayWidget) == 0x000001, "Wrong size on WB_MenuMain_C_ClearDisplayWidget"); \ static_assert(offsetof(WB_MenuMain_C_ClearDisplayWidget, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'WB_MenuMain_C_ClearDisplayWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_CreateDisplayWidget \ static_assert(alignof(WB_MenuMain_C_CreateDisplayWidget) == 0x000008, "Wrong alignment on WB_MenuMain_C_CreateDisplayWidget"); \ static_assert(sizeof(WB_MenuMain_C_CreateDisplayWidget) == 0x000030, "Wrong size on WB_MenuMain_C_CreateDisplayWidget"); \ static_assert(offsetof(WB_MenuMain_C_CreateDisplayWidget, WidgetClass) == 0x000000, "Member 'WB_MenuMain_C_CreateDisplayWidget::WidgetClass' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateDisplayWidget, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'WB_MenuMain_C_CreateDisplayWidget::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateDisplayWidget, CallFunc_IsValidClass_ReturnValue) == 0x000010, "Member 'WB_MenuMain_C_CreateDisplayWidget::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateDisplayWidget, CallFunc_Create_ReturnValue) == 0x000018, "Member 'WB_MenuMain_C_CreateDisplayWidget::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateDisplayWidget, CallFunc_SlotAsOverlaySlot_ReturnValue) == 0x000020, "Member 'WB_MenuMain_C_CreateDisplayWidget::CallFunc_SlotAsOverlaySlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateDisplayWidget, CallFunc_AddChildToOverlay_ReturnValue) == 0x000028, "Member 'WB_MenuMain_C_CreateDisplayWidget::CallFunc_AddChildToOverlay_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_CreateTopButtons \ static_assert(alignof(WB_MenuMain_C_CreateTopButtons) == 0x000008, "Wrong alignment on WB_MenuMain_C_CreateTopButtons"); \ static_assert(sizeof(WB_MenuMain_C_CreateTopButtons) == 0x0000F0, "Wrong size on WB_MenuMain_C_CreateTopButtons"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, K2Node_MakeStruct_Margin) == 0x000000, "Member 'WB_MenuMain_C_CreateTopButtons::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, Temp_int_Loop_Counter_Variable) == 0x000020, "Member 'WB_MenuMain_C_CreateTopButtons::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_Array_Length_ReturnValue) == 0x000024, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000030, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, Temp_class_Variable) == 0x000038, "Member 'WB_MenuMain_C_CreateTopButtons::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, Temp_class_Variable_1) == 0x000040, "Member 'WB_MenuMain_C_CreateTopButtons::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_Map_Remove_ReturnValue) == 0x000048, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, Temp_class_Variable_2) == 0x000050, "Member 'WB_MenuMain_C_CreateTopButtons::Temp_class_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_Map_Remove_ReturnValue_1) == 0x000058, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, Temp_class_Variable_3) == 0x000060, "Member 'WB_MenuMain_C_CreateTopButtons::Temp_class_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_Map_Remove_ReturnValue_2) == 0x000068, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_Map_Remove_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, Temp_int_Array_Index_Variable) == 0x00006C, "Member 'WB_MenuMain_C_CreateTopButtons::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_Map_Remove_ReturnValue_3) == 0x000070, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_Map_Remove_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_Array_Get_Item) == 0x000078, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000080, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_Map_Find_Value) == 0x000088, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_Map_Find_ReturnValue) == 0x0000A0, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_Not_PreBool_ReturnValue) == 0x0000A1, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_IsValidClass_ReturnValue) == 0x0000A2, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_Map_Find_Value_1) == 0x0000A8, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_Map_Find_ReturnValue_1) == 0x0000C0, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_GetOrCreateTopButton_ReturnValue) == 0x0000C8, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_GetOrCreateTopButton_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x0000D0, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, K2Node_CreateDelegate_OutputDelegate) == 0x0000D4, "Member 'WB_MenuMain_C_CreateTopButtons::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_CreateTopButtons, CallFunc_AddChildToNavPanel_ReturnValue) == 0x0000E8, "Member 'WB_MenuMain_C_CreateTopButtons::CallFunc_AddChildToNavPanel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_DivideImageState \ static_assert(alignof(WB_MenuMain_C_DivideImageState) == 0x000001, "Wrong alignment on WB_MenuMain_C_DivideImageState"); \ static_assert(sizeof(WB_MenuMain_C_DivideImageState) == 0x000005, "Wrong size on WB_MenuMain_C_DivideImageState"); \ static_assert(offsetof(WB_MenuMain_C_DivideImageState, Show) == 0x000000, "Member 'WB_MenuMain_C_DivideImageState::Show' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_DivideImageState, Temp_bool_Variable) == 0x000001, "Member 'WB_MenuMain_C_DivideImageState::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_DivideImageState, Temp_byte_Variable) == 0x000002, "Member 'WB_MenuMain_C_DivideImageState::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_DivideImageState, Temp_byte_Variable_1) == 0x000003, "Member 'WB_MenuMain_C_DivideImageState::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_DivideImageState, K2Node_Select_Default) == 0x000004, "Member 'WB_MenuMain_C_DivideImageState::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_EnterKeyEvent \ static_assert(alignof(WB_MenuMain_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_MenuMain_C_EnterKeyEvent"); \ static_assert(sizeof(WB_MenuMain_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_MenuMain_C_EnterKeyEvent"); \ static_assert(offsetof(WB_MenuMain_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_MenuMain_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_MenuMain_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_ExchangeInputHelpVis \ static_assert(alignof(WB_MenuMain_C_ExchangeInputHelpVis) == 0x000008, "Wrong alignment on WB_MenuMain_C_ExchangeInputHelpVis"); \ static_assert(sizeof(WB_MenuMain_C_ExchangeInputHelpVis) == 0x000030, "Wrong size on WB_MenuMain_C_ExchangeInputHelpVis"); \ static_assert(offsetof(WB_MenuMain_C_ExchangeInputHelpVis, Byte) == 0x000000, "Member 'WB_MenuMain_C_ExchangeInputHelpVis::Byte' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExchangeInputHelpVis, LocalInputHelpNames) == 0x000008, "Member 'WB_MenuMain_C_ExchangeInputHelpVis::LocalInputHelpNames' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExchangeInputHelpVis, K2Node_MakeArray_Array) == 0x000018, "Member 'WB_MenuMain_C_ExchangeInputHelpVis::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExchangeInputHelpVis, CallFunc_GetValidValue_ReturnValue) == 0x000028, "Member 'WB_MenuMain_C_ExchangeInputHelpVis::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExchangeInputHelpVis, K2Node_SwitchEnum_CmpSuccess) == 0x000029, "Member 'WB_MenuMain_C_ExchangeInputHelpVis::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain \ static_assert(alignof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain) == 0x000008, "Wrong alignment on WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain"); \ static_assert(sizeof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain) == 0x000350, "Wrong size on WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, EntryPoint) == 0x000000, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, Temp_delegate_Variable) == 0x000024, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_PostEvent_ReturnValue) == 0x000034, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, Temp_delegate_Variable_1) == 0x000038, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, Temp_bool_Variable) == 0x000048, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_PostEvent_ReturnValue_1) == 0x00004C, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, Temp_byte_Variable) == 0x000050, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, Temp_byte_Variable_1) == 0x000051, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, Temp_name_Variable) == 0x000054, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, Temp_name_Variable_1) == 0x00005C, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CustomEvent_bIsActive) == 0x000064, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CustomEvent_bIsActive' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_Event_InGeometry_1) == 0x000068, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_Event_isDown_1) == 0x0000A8, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_Event_InGeometry) == 0x0000B0, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_Event_isDown) == 0x0000F0, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_NeedBackKeyEvent_ReturnValue) == 0x0000F1, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_NeedBackKeyEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, Temp_int_Loop_Counter_Variable) == 0x0000F4, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_Add_IntInt_ReturnValue) == 0x0000F8, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_ComponentBoundEvent_Widget_1) == 0x000100, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_ComponentBoundEvent_Widget_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_ComponentBoundEvent_Widget) == 0x000108, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_ComponentBoundEvent_Widget' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_GetUINotify_UINotify) == 0x000110, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CreateDelegate_OutputDelegate_2) == 0x000118, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_Event_CenterLineImageLeft) == 0x000128, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_Event_CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_Event_CenterLineImageRight) == 0x000130, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_Event_CenterLineImageRight' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_Event_CanPlay) == 0x000138, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_Event_CanPlay' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_Event_Msg) == 0x000140, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_Event_Msg' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CustomEvent_Item_2) == 0x000150, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CustomEvent_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CustomEvent_Index_2) == 0x000158, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CustomEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CustomEvent_Item_1) == 0x000160, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CustomEvent_Index_1) == 0x000168, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CustomEvent_Item) == 0x000170, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CustomEvent_Index) == 0x000178, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_Event_KeyHelper) == 0x000180, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_Event_KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_Event_KeyTipText) == 0x000188, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_Event_KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_Event_SpecialHelperVis) == 0x000190, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_Event_SpecialHelperVis' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_IsVisible_ReturnValue) == 0x000198, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_Map_Values_Values) == 0x0001A0, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x0001B0, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0001C0, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_Array_Length_ReturnValue) == 0x0001C4, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_Less_IntInt_ReturnValue) == 0x0001C8, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CustomEvent_NewDeviceType) == 0x0001D0, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CustomEvent_TypeIndex) == 0x0001E0, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_FindItemInBeibeoBySortId_Item) == 0x0001E8, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_FindItemInBeibeoBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_FindItemInBeibeoBySortId_Find) == 0x000208, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_FindItemInBeibeoBySortId_Find' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CreateDelegate_OutputDelegate_3) == 0x00020C, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000220, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_GetUINotify_UINotify_1) == 0x000228, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_GetIsLogin_ReturnValue) == 0x000230, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_GetIsLogin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_BooleanAND_ReturnValue) == 0x000231, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, Temp_int_Array_Index_Variable) == 0x000234, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_Array_Get_Item) == 0x000238, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_DynamicCast_AsINT_Menu_Change) == 0x000240, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_DynamicCast_AsINT_Menu_Change' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_DynamicCast_bSuccess) == 0x000250, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CustomEvent_Volume) == 0x000254, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CustomEvent_Volume' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000258, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_GetOptionValue_ReturnValue) == 0x000260, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000270, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_ComponentBoundEvent_Type) == 0x000278, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_ComponentBoundEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_SwitchEnum_CmpSuccess) == 0x000279, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_Get_Play_Main_UIClose_Sound_play) == 0x00027A, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_Get_Play_Main_UIClose_Sound_play' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_Get_Play_Main_UIClose_Sound_play_1) == 0x00027B, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_Get_Play_Main_UIClose_Sound_play_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CreateDelegate_OutputDelegate_4) == 0x00027C, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000290, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x000298, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_GetGlobalFlag_Enable) == 0x0002A0, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CreateDelegate_OutputDelegate_5) == 0x0002A4, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_Select_Default) == 0x0002B4, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_IsInViewport_ReturnValue) == 0x0002B5, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_IsInViewport_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_GetPerpetualMark_Value) == 0x0002B8, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0002C8, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_GetPerpetualMark_Value_1) == 0x0002D0, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_GetPerpetualMark_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x0002E0, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_Array_Add_ReturnValue) == 0x0002E4, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CustomEvent_OldItem) == 0x0002E8, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CustomEvent_NewItem) == 0x000308, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CustomEvent_Type) == 0x000328, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CustomEvent_SlotIndex) == 0x00032C, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CustomEvent_ItemIndex) == 0x000330, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CustomEvent_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_Array_Add_ReturnValue_1) == 0x000334, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_SwitchEnum_CmpSuccess_1) == 0x000338, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, K2Node_CreateDelegate_OutputDelegate_6) == 0x00033C, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain, CallFunc_SetVolume_Volume_ImplicitCast) == 0x00034C, "Member 'WB_MenuMain_C_ExecuteUbergraph_WB_MenuMain::CallFunc_SetVolume_Volume_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_GetLastIndex \ static_assert(alignof(WB_MenuMain_C_GetLastIndex) == 0x000004, "Wrong alignment on WB_MenuMain_C_GetLastIndex"); \ static_assert(sizeof(WB_MenuMain_C_GetLastIndex) == 0x000010, "Wrong size on WB_MenuMain_C_GetLastIndex"); \ static_assert(offsetof(WB_MenuMain_C_GetLastIndex, Output_Get) == 0x000000, "Member 'WB_MenuMain_C_GetLastIndex::Output_Get' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_GetLastIndex, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'WB_MenuMain_C_GetLastIndex::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_GetLastIndex, CallFunc_Array_LastIndex_ReturnValue) == 0x000008, "Member 'WB_MenuMain_C_GetLastIndex::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_GetLastIndex, CallFunc_Greater_IntInt_ReturnValue) == 0x00000C, "Member 'WB_MenuMain_C_GetLastIndex::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_GetOrCreateTopButton \ static_assert(alignof(WB_MenuMain_C_GetOrCreateTopButton) == 0x000008, "Wrong alignment on WB_MenuMain_C_GetOrCreateTopButton"); \ static_assert(sizeof(WB_MenuMain_C_GetOrCreateTopButton) == 0x000060, "Wrong size on WB_MenuMain_C_GetOrCreateTopButton"); \ static_assert(offsetof(WB_MenuMain_C_GetOrCreateTopButton, Name_0) == 0x000000, "Member 'WB_MenuMain_C_GetOrCreateTopButton::Name_0' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_GetOrCreateTopButton, Widget) == 0x000018, "Member 'WB_MenuMain_C_GetOrCreateTopButton::Widget' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_GetOrCreateTopButton, Index_0) == 0x000020, "Member 'WB_MenuMain_C_GetOrCreateTopButton::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_GetOrCreateTopButton, Texture) == 0x000028, "Member 'WB_MenuMain_C_GetOrCreateTopButton::Texture' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_GetOrCreateTopButton, ReturnValue) == 0x000040, "Member 'WB_MenuMain_C_GetOrCreateTopButton::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_GetOrCreateTopButton, CallFunc_Create_ReturnValue) == 0x000048, "Member 'WB_MenuMain_C_GetOrCreateTopButton::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_GetOrCreateTopButton, CallFunc_Map_Find_Value) == 0x000050, "Member 'WB_MenuMain_C_GetOrCreateTopButton::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_GetOrCreateTopButton, CallFunc_Map_Find_ReturnValue) == 0x000058, "Member 'WB_MenuMain_C_GetOrCreateTopButton::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_GetPastIndex \ static_assert(alignof(WB_MenuMain_C_GetPastIndex) == 0x000004, "Wrong alignment on WB_MenuMain_C_GetPastIndex"); \ static_assert(sizeof(WB_MenuMain_C_GetPastIndex) == 0x000010, "Wrong size on WB_MenuMain_C_GetPastIndex"); \ static_assert(offsetof(WB_MenuMain_C_GetPastIndex, Output_Get) == 0x000000, "Member 'WB_MenuMain_C_GetPastIndex::Output_Get' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_GetPastIndex, CallFunc_Subtract_IntInt_ReturnValue) == 0x000004, "Member 'WB_MenuMain_C_GetPastIndex::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_GetPastIndex, CallFunc_Array_LastIndex_ReturnValue) == 0x000008, "Member 'WB_MenuMain_C_GetPastIndex::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_GetPastIndex, CallFunc_Less_IntInt_ReturnValue) == 0x00000C, "Member 'WB_MenuMain_C_GetPastIndex::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_NewCreate \ static_assert(alignof(WB_MenuMain_C_NewCreate) == 0x000008, "Wrong alignment on WB_MenuMain_C_NewCreate"); \ static_assert(sizeof(WB_MenuMain_C_NewCreate) == 0x000108, "Wrong size on WB_MenuMain_C_NewCreate"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, Widget) == 0x000000, "Member 'WB_MenuMain_C_NewCreate::Widget' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, TempCreateWidget) == 0x000008, "Member 'WB_MenuMain_C_NewCreate::TempCreateWidget' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, K2Node_MakeArray_Array) == 0x000010, "Member 'WB_MenuMain_C_NewCreate::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, CallFunc_IsValidClass_ReturnValue) == 0x000020, "Member 'WB_MenuMain_C_NewCreate::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, K2Node_MakeArray_Array_1) == 0x000028, "Member 'WB_MenuMain_C_NewCreate::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, K2Node_DynamicCast_AsINT_Menu_Change) == 0x000038, "Member 'WB_MenuMain_C_NewCreate::K2Node_DynamicCast_AsINT_Menu_Change' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'WB_MenuMain_C_NewCreate::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, CallFunc_IsValid_ReturnValue) == 0x000049, "Member 'WB_MenuMain_C_NewCreate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, K2Node_DynamicCast_AsINT_Menu_Change_1) == 0x000050, "Member 'WB_MenuMain_C_NewCreate::K2Node_DynamicCast_AsINT_Menu_Change_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, K2Node_DynamicCast_bSuccess_1) == 0x000060, "Member 'WB_MenuMain_C_NewCreate::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, CallFunc_Map_Find_Value) == 0x000068, "Member 'WB_MenuMain_C_NewCreate::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, CallFunc_Map_Find_ReturnValue) == 0x000070, "Member 'WB_MenuMain_C_NewCreate::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, K2Node_DynamicCast_AsINT_Menu_Change_2) == 0x000078, "Member 'WB_MenuMain_C_NewCreate::K2Node_DynamicCast_AsINT_Menu_Change_2' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, K2Node_DynamicCast_bSuccess_2) == 0x000088, "Member 'WB_MenuMain_C_NewCreate::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, K2Node_DynamicCast_AsINT_Menu_Change_3) == 0x000090, "Member 'WB_MenuMain_C_NewCreate::K2Node_DynamicCast_AsINT_Menu_Change_3' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, K2Node_DynamicCast_bSuccess_3) == 0x0000A0, "Member 'WB_MenuMain_C_NewCreate::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, CallFunc_GetPlayerController_ReturnValue) == 0x0000A8, "Member 'WB_MenuMain_C_NewCreate::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, CallFunc_Create_ReturnValue) == 0x0000B0, "Member 'WB_MenuMain_C_NewCreate::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, K2Node_DynamicCast_AsINT_Menu_Change_4) == 0x0000B8, "Member 'WB_MenuMain_C_NewCreate::K2Node_DynamicCast_AsINT_Menu_Change_4' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, K2Node_DynamicCast_bSuccess_4) == 0x0000C8, "Member 'WB_MenuMain_C_NewCreate::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, CallFunc_Map_Find_Value_1) == 0x0000D0, "Member 'WB_MenuMain_C_NewCreate::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, CallFunc_Map_Find_ReturnValue_1) == 0x0000D8, "Member 'WB_MenuMain_C_NewCreate::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0000D9, "Member 'WB_MenuMain_C_NewCreate::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, K2Node_DynamicCast_AsINT_Menu_Change_5) == 0x0000E0, "Member 'WB_MenuMain_C_NewCreate::K2Node_DynamicCast_AsINT_Menu_Change_5' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, K2Node_DynamicCast_bSuccess_5) == 0x0000F0, "Member 'WB_MenuMain_C_NewCreate::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, CallFunc_SlotAsOverlaySlot_ReturnValue) == 0x0000F8, "Member 'WB_MenuMain_C_NewCreate::CallFunc_SlotAsOverlaySlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_NewCreate, CallFunc_AddChildToOverlay_ReturnValue) == 0x000100, "Member 'WB_MenuMain_C_NewCreate::CallFunc_AddChildToOverlay_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_OnDeviceChanged \ static_assert(alignof(WB_MenuMain_C_OnDeviceChanged) == 0x000008, "Wrong alignment on WB_MenuMain_C_OnDeviceChanged"); \ static_assert(sizeof(WB_MenuMain_C_OnDeviceChanged) == 0x000018, "Wrong size on WB_MenuMain_C_OnDeviceChanged"); \ static_assert(offsetof(WB_MenuMain_C_OnDeviceChanged, NewDeviceType) == 0x000000, "Member 'WB_MenuMain_C_OnDeviceChanged::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_OnDeviceChanged, TypeIndex) == 0x000010, "Member 'WB_MenuMain_C_OnDeviceChanged::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_MenuMain_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_MenuMain_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_MenuMain_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_MenuMain_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_MenuMain_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_MenuMain_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_OnItemInSlotChanged \ static_assert(alignof(WB_MenuMain_C_OnItemInSlotChanged) == 0x000008, "Wrong alignment on WB_MenuMain_C_OnItemInSlotChanged"); \ static_assert(sizeof(WB_MenuMain_C_OnItemInSlotChanged) == 0x000050, "Wrong size on WB_MenuMain_C_OnItemInSlotChanged"); \ static_assert(offsetof(WB_MenuMain_C_OnItemInSlotChanged, OldItem) == 0x000000, "Member 'WB_MenuMain_C_OnItemInSlotChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_OnItemInSlotChanged, NewItem) == 0x000020, "Member 'WB_MenuMain_C_OnItemInSlotChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_OnItemInSlotChanged, Type) == 0x000040, "Member 'WB_MenuMain_C_OnItemInSlotChanged::Type' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_OnItemInSlotChanged, SlotIndex) == 0x000044, "Member 'WB_MenuMain_C_OnItemInSlotChanged::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_OnItemInSlotChanged, ItemIndex) == 0x000048, "Member 'WB_MenuMain_C_OnItemInSlotChanged::ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_OnTopSelect \ static_assert(alignof(WB_MenuMain_C_OnTopSelect) == 0x000008, "Wrong alignment on WB_MenuMain_C_OnTopSelect"); \ static_assert(sizeof(WB_MenuMain_C_OnTopSelect) == 0x000010, "Wrong size on WB_MenuMain_C_OnTopSelect"); \ static_assert(offsetof(WB_MenuMain_C_OnTopSelect, Widget) == 0x000000, "Member 'WB_MenuMain_C_OnTopSelect::Widget' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_OnTopSelect, CallFunc_IsValidClass_ReturnValue) == 0x000008, "Member 'WB_MenuMain_C_OnTopSelect::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_OnWidgetCanPlayChange \ static_assert(alignof(WB_MenuMain_C_OnWidgetCanPlayChange) == 0x000001, "Wrong alignment on WB_MenuMain_C_OnWidgetCanPlayChange"); \ static_assert(sizeof(WB_MenuMain_C_OnWidgetCanPlayChange) == 0x000001, "Wrong size on WB_MenuMain_C_OnWidgetCanPlayChange"); \ static_assert(offsetof(WB_MenuMain_C_OnWidgetCanPlayChange, CanPlay) == 0x000000, "Member 'WB_MenuMain_C_OnWidgetCanPlayChange::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_OnWidgetOpen \ static_assert(alignof(WB_MenuMain_C_OnWidgetOpen) == 0x000008, "Wrong alignment on WB_MenuMain_C_OnWidgetOpen"); \ static_assert(sizeof(WB_MenuMain_C_OnWidgetOpen) == 0x000018, "Wrong size on WB_MenuMain_C_OnWidgetOpen"); \ static_assert(offsetof(WB_MenuMain_C_OnWidgetOpen, KeyHelper) == 0x000000, "Member 'WB_MenuMain_C_OnWidgetOpen::KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_OnWidgetOpen, KeyTipText_0) == 0x000008, "Member 'WB_MenuMain_C_OnWidgetOpen::KeyTipText_0' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_OnWidgetOpen, SpecialHelperVis) == 0x000010, "Member 'WB_MenuMain_C_OnWidgetOpen::SpecialHelperVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_OnWidgetPlay \ static_assert(alignof(WB_MenuMain_C_OnWidgetPlay) == 0x000008, "Wrong alignment on WB_MenuMain_C_OnWidgetPlay"); \ static_assert(sizeof(WB_MenuMain_C_OnWidgetPlay) == 0x000010, "Wrong size on WB_MenuMain_C_OnWidgetPlay"); \ static_assert(offsetof(WB_MenuMain_C_OnWidgetPlay, msg) == 0x000000, "Member 'WB_MenuMain_C_OnWidgetPlay::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_Set_Message_Button_Enable \ static_assert(alignof(WB_MenuMain_C_Set_Message_Button_Enable) == 0x000001, "Wrong alignment on WB_MenuMain_C_Set_Message_Button_Enable"); \ static_assert(sizeof(WB_MenuMain_C_Set_Message_Button_Enable) == 0x000001, "Wrong size on WB_MenuMain_C_Set_Message_Button_Enable"); \ static_assert(offsetof(WB_MenuMain_C_Set_Message_Button_Enable, Enable) == 0x000000, "Member 'WB_MenuMain_C_Set_Message_Button_Enable::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_SetLeaveMessageButtonEnable \ static_assert(alignof(WB_MenuMain_C_SetLeaveMessageButtonEnable) == 0x000008, "Wrong alignment on WB_MenuMain_C_SetLeaveMessageButtonEnable"); \ static_assert(sizeof(WB_MenuMain_C_SetLeaveMessageButtonEnable) == 0x000060, "Wrong size on WB_MenuMain_C_SetLeaveMessageButtonEnable"); \ static_assert(offsetof(WB_MenuMain_C_SetLeaveMessageButtonEnable, Enable) == 0x000000, "Member 'WB_MenuMain_C_SetLeaveMessageButtonEnable::Enable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_SetLeaveMessageButtonEnable, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'WB_MenuMain_C_SetLeaveMessageButtonEnable::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_SetLeaveMessageButtonEnable, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_MenuMain_C_SetLeaveMessageButtonEnable::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_SetLeaveMessageButtonEnable, Temp_class_Variable) == 0x000008, "Member 'WB_MenuMain_C_SetLeaveMessageButtonEnable::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_SetLeaveMessageButtonEnable, CallFunc_Map_Find_Value) == 0x000010, "Member 'WB_MenuMain_C_SetLeaveMessageButtonEnable::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_SetLeaveMessageButtonEnable, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'WB_MenuMain_C_SetLeaveMessageButtonEnable::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_SetLeaveMessageButtonEnable, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'WB_MenuMain_C_SetLeaveMessageButtonEnable::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_SetLeaveMessageButtonEnable, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'WB_MenuMain_C_SetLeaveMessageButtonEnable::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_SetLeaveMessageButtonEnable, CallFunc_GetAllChildren_ReturnValue) == 0x000028, "Member 'WB_MenuMain_C_SetLeaveMessageButtonEnable::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_SetLeaveMessageButtonEnable, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'WB_MenuMain_C_SetLeaveMessageButtonEnable::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_SetLeaveMessageButtonEnable, CallFunc_Array_Get_Item) == 0x000040, "Member 'WB_MenuMain_C_SetLeaveMessageButtonEnable::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_SetLeaveMessageButtonEnable, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'WB_MenuMain_C_SetLeaveMessageButtonEnable::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_SetLeaveMessageButtonEnable, K2Node_DynamicCast_AsWB_Menu_Button_Top) == 0x000050, "Member 'WB_MenuMain_C_SetLeaveMessageButtonEnable::K2Node_DynamicCast_AsWB_Menu_Button_Top' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_SetLeaveMessageButtonEnable, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'WB_MenuMain_C_SetLeaveMessageButtonEnable::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_SetLeaveMessageButtonEnable, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000059, "Member 'WB_MenuMain_C_SetLeaveMessageButtonEnable::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_SetVolume \ static_assert(alignof(WB_MenuMain_C_SetVolume) == 0x000004, "Wrong alignment on WB_MenuMain_C_SetVolume"); \ static_assert(sizeof(WB_MenuMain_C_SetVolume) == 0x000004, "Wrong size on WB_MenuMain_C_SetVolume"); \ static_assert(offsetof(WB_MenuMain_C_SetVolume, Volume) == 0x000000, "Member 'WB_MenuMain_C_SetVolume::Volume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_ShowTargetWidget \ static_assert(alignof(WB_MenuMain_C_ShowTargetWidget) == 0x000008, "Wrong alignment on WB_MenuMain_C_ShowTargetWidget"); \ static_assert(sizeof(WB_MenuMain_C_ShowTargetWidget) == 0x000070, "Wrong size on WB_MenuMain_C_ShowTargetWidget"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, TargetWidget) == 0x000000, "Member 'WB_MenuMain_C_ShowTargetWidget::TargetWidget' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, Temp_byte_Variable) == 0x000008, "Member 'WB_MenuMain_C_ShowTargetWidget::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'WB_MenuMain_C_ShowTargetWidget::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'WB_MenuMain_C_ShowTargetWidget::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'WB_MenuMain_C_ShowTargetWidget::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, Temp_byte_Variable_1) == 0x000018, "Member 'WB_MenuMain_C_ShowTargetWidget::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, Temp_bool_Variable) == 0x000019, "Member 'WB_MenuMain_C_ShowTargetWidget::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, CallFunc_Map_Keys_Keys) == 0x000020, "Member 'WB_MenuMain_C_ShowTargetWidget::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'WB_MenuMain_C_ShowTargetWidget::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, CallFunc_Array_Get_Item) == 0x000038, "Member 'WB_MenuMain_C_ShowTargetWidget::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'WB_MenuMain_C_ShowTargetWidget::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000041, "Member 'WB_MenuMain_C_ShowTargetWidget::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, K2Node_Select_Default) == 0x000042, "Member 'WB_MenuMain_C_ShowTargetWidget::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, CallFunc_Map_Find_Value) == 0x000048, "Member 'WB_MenuMain_C_ShowTargetWidget::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, CallFunc_Map_Find_ReturnValue) == 0x000050, "Member 'WB_MenuMain_C_ShowTargetWidget::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, CallFunc_AddChildToOverlay_ReturnValue) == 0x000058, "Member 'WB_MenuMain_C_ShowTargetWidget::CallFunc_AddChildToOverlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, CallFunc_GetParent_ReturnValue) == 0x000060, "Member 'WB_MenuMain_C_ShowTargetWidget::CallFunc_GetParent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_ShowTargetWidget, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000068, "Member 'WB_MenuMain_C_ShowTargetWidget::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_TopActive \ static_assert(alignof(WB_MenuMain_C_TopActive) == 0x000001, "Wrong alignment on WB_MenuMain_C_TopActive"); \ static_assert(sizeof(WB_MenuMain_C_TopActive) == 0x000001, "Wrong size on WB_MenuMain_C_TopActive"); \ static_assert(offsetof(WB_MenuMain_C_TopActive, bIsActive) == 0x000000, "Member 'WB_MenuMain_C_TopActive::bIsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_TopScrollsClick \ static_assert(alignof(WB_MenuMain_C_TopScrollsClick) == 0x000008, "Wrong alignment on WB_MenuMain_C_TopScrollsClick"); \ static_assert(sizeof(WB_MenuMain_C_TopScrollsClick) == 0x000010, "Wrong size on WB_MenuMain_C_TopScrollsClick"); \ static_assert(offsetof(WB_MenuMain_C_TopScrollsClick, Item) == 0x000000, "Member 'WB_MenuMain_C_TopScrollsClick::Item' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_TopScrollsClick, Index_0) == 0x000008, "Member 'WB_MenuMain_C_TopScrollsClick::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_TopScrollsSelect \ static_assert(alignof(WB_MenuMain_C_TopScrollsSelect) == 0x000008, "Wrong alignment on WB_MenuMain_C_TopScrollsSelect"); \ static_assert(sizeof(WB_MenuMain_C_TopScrollsSelect) == 0x000010, "Wrong size on WB_MenuMain_C_TopScrollsSelect"); \ static_assert(offsetof(WB_MenuMain_C_TopScrollsSelect, Item) == 0x000000, "Member 'WB_MenuMain_C_TopScrollsSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_TopScrollsSelect, Index_0) == 0x000008, "Member 'WB_MenuMain_C_TopScrollsSelect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_TopScrollsUnSelect \ static_assert(alignof(WB_MenuMain_C_TopScrollsUnSelect) == 0x000008, "Wrong alignment on WB_MenuMain_C_TopScrollsUnSelect"); \ static_assert(sizeof(WB_MenuMain_C_TopScrollsUnSelect) == 0x000010, "Wrong size on WB_MenuMain_C_TopScrollsUnSelect"); \ static_assert(offsetof(WB_MenuMain_C_TopScrollsUnSelect, Item) == 0x000000, "Member 'WB_MenuMain_C_TopScrollsUnSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_TopScrollsUnSelect, Index_0) == 0x000008, "Member 'WB_MenuMain_C_TopScrollsUnSelect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_UpdateCenterLine \ static_assert(alignof(WB_MenuMain_C_UpdateCenterLine) == 0x000008, "Wrong alignment on WB_MenuMain_C_UpdateCenterLine"); \ static_assert(sizeof(WB_MenuMain_C_UpdateCenterLine) == 0x000010, "Wrong size on WB_MenuMain_C_UpdateCenterLine"); \ static_assert(offsetof(WB_MenuMain_C_UpdateCenterLine, CenterLineImageLeft) == 0x000000, "Member 'WB_MenuMain_C_UpdateCenterLine::CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_MenuMain_C_UpdateCenterLine, CenterLineImageRight) == 0x000008, "Member 'WB_MenuMain_C_UpdateCenterLine::CenterLineImageRight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_WidgetCanPlay \ static_assert(alignof(WB_MenuMain_C_WidgetCanPlay) == 0x000001, "Wrong alignment on WB_MenuMain_C_WidgetCanPlay"); \ static_assert(sizeof(WB_MenuMain_C_WidgetCanPlay) == 0x000001, "Wrong size on WB_MenuMain_C_WidgetCanPlay"); \ static_assert(offsetof(WB_MenuMain_C_WidgetCanPlay, CanPlay) == 0x000000, "Member 'WB_MenuMain_C_WidgetCanPlay::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuMain_C_WidgetPrior \ static_assert(alignof(WB_MenuMain_C_WidgetPrior) == 0x000004, "Wrong alignment on WB_MenuMain_C_WidgetPrior"); \ static_assert(sizeof(WB_MenuMain_C_WidgetPrior) == 0x000004, "Wrong size on WB_MenuMain_C_WidgetPrior"); \ static_assert(offsetof(WB_MenuMain_C_WidgetPrior, Prior) == 0x000000, "Member 'WB_MenuMain_C_WidgetPrior::Prior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_MenuMain_C \ static_assert(alignof(UWB_MenuMain_C) == 0x000008, "Wrong alignment on UWB_MenuMain_C"); \ static_assert(sizeof(UWB_MenuMain_C) == 0x0004D0, "Wrong size on UWB_MenuMain_C"); \ static_assert(offsetof(UWB_MenuMain_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_MenuMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, HorizontalBox_2) == 0x0002C8, "Member 'UWB_MenuMain_C::HorizontalBox_2' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, Image) == 0x0002D0, "Member 'UWB_MenuMain_C::Image' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, Image_215) == 0x0002D8, "Member 'UWB_MenuMain_C::Image_215' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, Image_CenterLine) == 0x0002E0, "Member 'UWB_MenuMain_C::Image_CenterLine' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, Image_CenterLine_Right) == 0x0002E8, "Member 'UWB_MenuMain_C::Image_CenterLine_Right' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, KeyTipText) == 0x0002F0, "Member 'UWB_MenuMain_C::KeyTipText' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, L1) == 0x0002F8, "Member 'UWB_MenuMain_C::L1' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, MainDisplay) == 0x000300, "Member 'UWB_MenuMain_C::MainDisplay' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, PageContent) == 0x000308, "Member 'UWB_MenuMain_C::PageContent' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, R1) == 0x000310, "Member 'UWB_MenuMain_C::R1' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, TopScrolls) == 0x000318, "Member 'UWB_MenuMain_C::TopScrolls' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, WB_AnimationSlot_Fade) == 0x000320, "Member 'UWB_MenuMain_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, WB_MenuButtonTop) == 0x000328, "Member 'UWB_MenuMain_C::WB_MenuButtonTop' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, WB_PlayerCoins) == 0x000330, "Member 'UWB_MenuMain_C::WB_PlayerCoins' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, WB_SpecialInputHelpVis) == 0x000338, "Member 'UWB_MenuMain_C::WB_SpecialInputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, WGI_InputHelpVis) == 0x000340, "Member 'UWB_MenuMain_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, TopButtons) == 0x000348, "Member 'UWB_MenuMain_C::TopButtons' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, CurrentTopIndex) == 0x000358, "Member 'UWB_MenuMain_C::CurrentTopIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, CurrentButton) == 0x000360, "Member 'UWB_MenuMain_C::CurrentButton' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, CurrentWidget) == 0x000368, "Member 'UWB_MenuMain_C::CurrentWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, WidgetMap) == 0x000370, "Member 'UWB_MenuMain_C::WidgetMap' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, UINotify) == 0x0003C0, "Member 'UWB_MenuMain_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, NewPlayerPPT) == 0x0003C8, "Member 'UWB_MenuMain_C::NewPlayerPPT' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, MessageButton) == 0x0003D8, "Member 'UWB_MenuMain_C::MessageButton' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, WidgetAndName) == 0x0003E0, "Member 'UWB_MenuMain_C::WidgetAndName' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, WidgetAndImage) == 0x000430, "Member 'UWB_MenuMain_C::WidgetAndImage' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuMain_C, TopButtonCache) == 0x000480, "Member 'UWB_MenuMain_C::TopButtonCache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_D_HaveRetreat2Script_C_PerformConditionCheckAI \ static_assert(alignof(D_HaveRetreat2Script_C_PerformConditionCheckAI) == 0x000008, "Wrong alignment on D_HaveRetreat2Script_C_PerformConditionCheckAI"); \ static_assert(sizeof(D_HaveRetreat2Script_C_PerformConditionCheckAI) == 0x000038, "Wrong size on D_HaveRetreat2Script_C_PerformConditionCheckAI"); \ static_assert(offsetof(D_HaveRetreat2Script_C_PerformConditionCheckAI, OwnerController) == 0x000000, "Member 'D_HaveRetreat2Script_C_PerformConditionCheckAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(D_HaveRetreat2Script_C_PerformConditionCheckAI, ControlledPawn) == 0x000008, "Member 'D_HaveRetreat2Script_C_PerformConditionCheckAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(D_HaveRetreat2Script_C_PerformConditionCheckAI, ReturnValue) == 0x000010, "Member 'D_HaveRetreat2Script_C_PerformConditionCheckAI::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(D_HaveRetreat2Script_C_PerformConditionCheckAI, K2Node_DynamicCast_AsBP_Base_AI) == 0x000018, "Member 'D_HaveRetreat2Script_C_PerformConditionCheckAI::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(D_HaveRetreat2Script_C_PerformConditionCheckAI, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'D_HaveRetreat2Script_C_PerformConditionCheckAI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(D_HaveRetreat2Script_C_PerformConditionCheckAI, CallFunc_Map_Find_Value) == 0x000028, "Member 'D_HaveRetreat2Script_C_PerformConditionCheckAI::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(D_HaveRetreat2Script_C_PerformConditionCheckAI, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'D_HaveRetreat2Script_C_PerformConditionCheckAI::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UD_HaveRetreat2Script_C \ static_assert(alignof(UD_HaveRetreat2Script_C) == 0x000008, "Wrong alignment on UD_HaveRetreat2Script_C"); \ static_assert(sizeof(UD_HaveRetreat2Script_C) == 0x0000A8, "Wrong size on UD_HaveRetreat2Script_C"); \ static_assert(offsetof(UD_HaveRetreat2Script_C, NewVar) == 0x0000A0, "Member 'UD_HaveRetreat2Script_C::NewVar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_AlertStatuConfig \ static_assert(alignof(FST_AlertStatuConfig) == 0x000004, "Wrong alignment on FST_AlertStatuConfig"); \ static_assert(sizeof(FST_AlertStatuConfig) == 0x000024, "Wrong size on FST_AlertStatuConfig"); \ static_assert(offsetof(FST_AlertStatuConfig, 听力增长速度_2_3D6350F548C1AC7E715E1885894E8287) == 0x000000, "Member 'FST_AlertStatuConfig::听力增长速度_2_3D6350F548C1AC7E715E1885894E8287' has a wrong offset!"); \ static_assert(offsetof(FST_AlertStatuConfig, 视力增长速度_4_23885D85415CD0FA651CDD868D2F2CE8) == 0x000004, "Member 'FST_AlertStatuConfig::视力增长速度_4_23885D85415CD0FA651CDD868D2F2CE8' has a wrong offset!"); \ static_assert(offsetof(FST_AlertStatuConfig, 听力衰减速度_6_CC55AEC2451AABFBD97647B8C79F0A36) == 0x000008, "Member 'FST_AlertStatuConfig::听力衰减速度_6_CC55AEC2451AABFBD97647B8C79F0A36' has a wrong offset!"); \ static_assert(offsetof(FST_AlertStatuConfig, 视力衰减速度_8_42CA33374EFCBEB08DCA2796AE5B0CC0) == 0x00000C, "Member 'FST_AlertStatuConfig::视力衰减速度_8_42CA33374EFCBEB08DCA2796AE5B0CC0' has a wrong offset!"); \ static_assert(offsetof(FST_AlertStatuConfig, 监听听力最低等级_12_5EE904624D53B3971917FBBC4C88C503) == 0x000010, "Member 'FST_AlertStatuConfig::监听听力最低等级_12_5EE904624D53B3971917FBBC4C88C503' has a wrong offset!"); \ static_assert(offsetof(FST_AlertStatuConfig, 视力监视强化范围_17_E43C3AC54EB1ED63557E8496903E718C) == 0x000014, "Member 'FST_AlertStatuConfig::视力监视强化范围_17_E43C3AC54EB1ED63557E8496903E718C' has a wrong offset!"); \ static_assert(offsetof(FST_AlertStatuConfig, 听力监视强化范围_18_975639C6421C4B5E56384292D987C107) == 0x000018, "Member 'FST_AlertStatuConfig::听力监视强化范围_18_975639C6421C4B5E56384292D987C107' has a wrong offset!"); \ static_assert(offsetof(FST_AlertStatuConfig, 听力监控最远距离_21_514479664D77A2B65E53C9ACFA1A9049) == 0x00001C, "Member 'FST_AlertStatuConfig::听力监控最远距离_21_514479664D77A2B65E53C9ACFA1A9049' has a wrong offset!"); \ static_assert(offsetof(FST_AlertStatuConfig, 听力队友最远距离_23_93D8111549058FA2BDA206870EDE9210) == 0x000020, "Member 'FST_AlertStatuConfig::听力队友最远距离_23_93D8111549058FA2BDA206870EDE9210' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NonContextGlobalActor_C_ExecuteUbergraph_NonContextGlobalActor \ static_assert(alignof(NonContextGlobalActor_C_ExecuteUbergraph_NonContextGlobalActor) == 0x000004, "Wrong alignment on NonContextGlobalActor_C_ExecuteUbergraph_NonContextGlobalActor"); \ static_assert(sizeof(NonContextGlobalActor_C_ExecuteUbergraph_NonContextGlobalActor) == 0x000008, "Wrong size on NonContextGlobalActor_C_ExecuteUbergraph_NonContextGlobalActor"); \ static_assert(offsetof(NonContextGlobalActor_C_ExecuteUbergraph_NonContextGlobalActor, EntryPoint) == 0x000000, "Member 'NonContextGlobalActor_C_ExecuteUbergraph_NonContextGlobalActor::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(NonContextGlobalActor_C_ExecuteUbergraph_NonContextGlobalActor, CallFunc_Not_PreBool_ReturnValue) == 0x000004, "Member 'NonContextGlobalActor_C_ExecuteUbergraph_NonContextGlobalActor::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANonContextGlobalActor_C \ static_assert(alignof(ANonContextGlobalActor_C) == 0x000008, "Wrong alignment on ANonContextGlobalActor_C"); \ static_assert(sizeof(ANonContextGlobalActor_C) == 0x000308, "Wrong size on ANonContextGlobalActor_C"); \ static_assert(offsetof(ANonContextGlobalActor_C, UberGraphFrame) == 0x0002F0, "Member 'ANonContextGlobalActor_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ANonContextGlobalActor_C, DefaultSceneRoot) == 0x0002F8, "Member 'ANonContextGlobalActor_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ANonContextGlobalActor_C, notPutDirectInWorld) == 0x000300, "Member 'ANonContextGlobalActor_C::notPutDirectInWorld' has a wrong offset!"); \ static_assert(offsetof(ANonContextGlobalActor_C, inited) == 0x000301, "Member 'ANonContextGlobalActor_C::inited' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAttackScript_SimpleDef_C_PrintTree \ static_assert(alignof(AIAttackScript_SimpleDef_C_PrintTree) == 0x000008, "Wrong alignment on AIAttackScript_SimpleDef_C_PrintTree"); \ static_assert(sizeof(AIAttackScript_SimpleDef_C_PrintTree) == 0x0006C0, "Wrong size on AIAttackScript_SimpleDef_C_PrintTree"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, NewParam) == 0x000000, "Member 'AIAttackScript_SimpleDef_C_PrintTree::NewParam' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_bool_Has_Been_Initd_Variable) == 0x000001, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_MakeArray_Array) == 0x000008, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_MakeArray_Array_1) == 0x000018, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_int_Variable) == 0x000028, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_bool_IsClosed_Variable) == 0x00002C, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_getRouteLine_ReturnValue) == 0x000030, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_getRouteLine_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Set_Contains_ReturnValue) == 0x000034, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000035, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Map_Find_Value) == 0x000038, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Map_Find_ReturnValue) == 0x000078, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_int_Variable_1) == 0x00007C, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_MakeArray_Array_2) == 0x000080, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_MakeArray_Array_3) == 0x000090, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_MakeArray_Array_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_int_Variable_2) == 0x0000A0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_getRouteLine_ReturnValue_1) == 0x0000A4, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_getRouteLine_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Set_Contains_ReturnValue_1) == 0x0000A8, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Set_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0000A9, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Map_Find_Value_1) == 0x0000B0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Map_Find_ReturnValue_1) == 0x0000F0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_MakeArray_Array_4) == 0x0000F8, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_MakeArray_Array_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_MakeArray_Array_5) == 0x000108, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_MakeArray_Array_5' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_MakeStruct_ST_AttackCondNode) == 0x000118, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_MakeStruct_ST_AttackCondNode' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_int_Variable_3) == 0x000158, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_CreateNewNode_NodeId) == 0x00015C, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_CreateNewNode_NodeId' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000160, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Add_IntInt_ReturnValue) == 0x000164, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_int_Variable_4) == 0x000168, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_getRouteLine_ReturnValue_2) == 0x00016C, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_getRouteLine_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Set_Contains_ReturnValue_2) == 0x000170, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Set_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000171, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Map_Find_Value_2) == 0x000178, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Map_Find_ReturnValue_2) == 0x0001B8, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_bool_Has_Been_Initd_Variable_1) == 0x0001B9, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_MakeArray_Array_6) == 0x0001C0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_MakeArray_Array_6' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_MakeArray_Array_7) == 0x0001D0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_MakeArray_Array_7' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_MakeLiteralByte_ReturnValue) == 0x0001E0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_MakeStruct_ST_AttackCondNode_1) == 0x0001E8, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_MakeStruct_ST_AttackCondNode_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_CreateNewNode_NodeId_1) == 0x000228, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_CreateNewNode_NodeId_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_int_Variable_5) == 0x00022C, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000230, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Add_IntInt_ReturnValue_1) == 0x000234, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_int_Variable_6) == 0x000238, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_bool_IsClosed_Variable_1) == 0x00023C, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_getRouteLine_ReturnValue_3) == 0x000240, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_getRouteLine_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Set_Contains_ReturnValue_3) == 0x000244, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Set_Contains_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x000245, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Map_Find_Value_3) == 0x000248, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Map_Find_ReturnValue_3) == 0x000288, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_bool_Has_Been_Initd_Variable_2) == 0x000289, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_EqualEqual_IntInt_ReturnValue_4) == 0x00028A, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_EqualEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x00028B, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_MakeArray_Array_8) == 0x000290, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_MakeArray_Array_8' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_MakeArray_Array_9) == 0x0002A0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_MakeArray_Array_9' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_int_Variable_7) == 0x0002B0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_MakeStruct_ST_AttackCondNode_2) == 0x0002B8, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_MakeStruct_ST_AttackCondNode_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_CreateNewNode_NodeId_2) == 0x0002F8, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_CreateNewNode_NodeId_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_LessEqual_IntInt_ReturnValue_2) == 0x0002FC, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_LessEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Add_IntInt_ReturnValue_2) == 0x000300, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000304, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Map_Find_Value_4) == 0x000308, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Map_Find_ReturnValue_4) == 0x000348, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Map_Find_Value_5) == 0x000350, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Map_Find_Value_5' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Map_Find_ReturnValue_5) == 0x000390, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Map_Find_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_MakeLiteralString_ReturnValue) == 0x000398, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_MakeLiteralString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0003A8, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x0003B8, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Concat_StrStr_ReturnValue) == 0x0003C0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Conv_StringToName_ReturnValue) == 0x0003D0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_MakeStruct_ST_AICondtion) == 0x0003D8, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_MakeStruct_ST_AICondtion' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_MakeStruct_ST_AttackCondNode_3) == 0x0003E0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_MakeStruct_ST_AttackCondNode_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_convertCondition_ReturnValue) == 0x000420, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_convertCondition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_CreateNewNode_NodeId_3) == 0x000424, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_CreateNewNode_NodeId_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_MakeStruct_ST_AttackCondNode_4) == 0x000428, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_MakeStruct_ST_AttackCondNode_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_CreateNewNode_NodeId_4) == 0x000468, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_CreateNewNode_NodeId_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_bool_Has_Been_Initd_Variable_3) == 0x00046C, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Conv_NameToString_ReturnValue) == 0x000470, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_bool_IsClosed_Variable_2) == 0x000480, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_StartsWith_ReturnValue) == 0x000481, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Not_PreBool_ReturnValue) == 0x000482, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000488, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_bool_IsClosed_Variable_3) == 0x000498, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0004A0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0004B0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Conv_NameToString_ReturnValue_2) == 0x0004C0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_StartsWith_ReturnValue_1) == 0x0004D0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_StartsWith_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_SetFieldsInStruct_StructOut) == 0x0004D8, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Not_PreBool_ReturnValue_1) == 0x000518, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Array_Add_ReturnValue) == 0x00051C, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_SetFieldsInStruct_StructOut_1) == 0x000520, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_SetFieldsInStruct_StructOut_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Array_Add_ReturnValue_1) == 0x000560, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Conv_NameToString_ReturnValue_3) == 0x000568, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Conv_NameToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000578, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_SetFieldsInStruct_StructOut_2) == 0x000588, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_SetFieldsInStruct_StructOut_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0005C8, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Array_Add_ReturnValue_2) == 0x0005D8, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Conv_NameToString_ReturnValue_4) == 0x0005E0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Conv_NameToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_StartsWith_ReturnValue_2) == 0x0005F0, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_StartsWith_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Not_PreBool_ReturnValue_2) == 0x0005F1, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_getRouteLine_ReturnValue_4) == 0x0005F4, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_getRouteLine_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Set_Contains_ReturnValue_4) == 0x0005F8, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Set_Contains_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Conv_NameToString_ReturnValue_5) == 0x000600, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Conv_NameToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000610, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000620, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_SetFieldsInStruct_StructOut_3) == 0x000630, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_SetFieldsInStruct_StructOut_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Array_Add_ReturnValue_3) == 0x000670, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_int_Variable_8) == 0x000674, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_bool_Has_Been_Initd_Variable_4) == 0x000678, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_bool_Has_Been_Initd_Variable_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, Temp_bool_IsClosed_Variable_4) == 0x000679, "Member 'AIAttackScript_SimpleDef_C_PrintTree::Temp_bool_IsClosed_Variable_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, CallFunc_Array_Add_ReturnValue_4) == 0x00067C, "Member 'AIAttackScript_SimpleDef_C_PrintTree::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleDef_C_PrintTree, K2Node_SetFieldsInStruct_StructOut_4) == 0x000680, "Member 'AIAttackScript_SimpleDef_C_PrintTree::K2Node_SetFieldsInStruct_StructOut_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAIAttackScript_SimpleDef_C \ static_assert(alignof(AAIAttackScript_SimpleDef_C) == 0x000008, "Wrong alignment on AAIAttackScript_SimpleDef_C"); \ static_assert(sizeof(AAIAttackScript_SimpleDef_C) == 0x000530, "Wrong size on AAIAttackScript_SimpleDef_C"); \ #define DUMPER7_ASSERTS_AIAttackScript_SimpleChase_C_PrintTree \ static_assert(alignof(AIAttackScript_SimpleChase_C_PrintTree) == 0x000008, "Wrong alignment on AIAttackScript_SimpleChase_C_PrintTree"); \ static_assert(sizeof(AIAttackScript_SimpleChase_C_PrintTree) == 0x000110, "Wrong size on AIAttackScript_SimpleChase_C_PrintTree"); \ static_assert(offsetof(AIAttackScript_SimpleChase_C_PrintTree, NewParam) == 0x000000, "Member 'AIAttackScript_SimpleChase_C_PrintTree::NewParam' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleChase_C_PrintTree, Temp_int_Variable) == 0x000004, "Member 'AIAttackScript_SimpleChase_C_PrintTree::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleChase_C_PrintTree, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000008, "Member 'AIAttackScript_SimpleChase_C_PrintTree::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleChase_C_PrintTree, K2Node_MakeArray_Array) == 0x000010, "Member 'AIAttackScript_SimpleChase_C_PrintTree::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleChase_C_PrintTree, K2Node_MakeArray_Array_1) == 0x000020, "Member 'AIAttackScript_SimpleChase_C_PrintTree::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleChase_C_PrintTree, K2Node_MakeStruct_ST_AttackCondNode) == 0x000030, "Member 'AIAttackScript_SimpleChase_C_PrintTree::K2Node_MakeStruct_ST_AttackCondNode' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleChase_C_PrintTree, CallFunc_Map_Find_Value) == 0x000070, "Member 'AIAttackScript_SimpleChase_C_PrintTree::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleChase_C_PrintTree, CallFunc_Map_Find_ReturnValue) == 0x0000B0, "Member 'AIAttackScript_SimpleChase_C_PrintTree::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleChase_C_PrintTree, CallFunc_CreateNewNode_NodeId) == 0x0000B4, "Member 'AIAttackScript_SimpleChase_C_PrintTree::CallFunc_CreateNewNode_NodeId' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleChase_C_PrintTree, CallFunc_getRouteLine_ReturnValue) == 0x0000B8, "Member 'AIAttackScript_SimpleChase_C_PrintTree::CallFunc_getRouteLine_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleChase_C_PrintTree, CallFunc_Set_Contains_ReturnValue) == 0x0000BC, "Member 'AIAttackScript_SimpleChase_C_PrintTree::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleChase_C_PrintTree, Temp_bool_Has_Been_Initd_Variable) == 0x0000BD, "Member 'AIAttackScript_SimpleChase_C_PrintTree::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleChase_C_PrintTree, Temp_int_Variable_1) == 0x0000C0, "Member 'AIAttackScript_SimpleChase_C_PrintTree::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleChase_C_PrintTree, Temp_bool_IsClosed_Variable) == 0x0000C4, "Member 'AIAttackScript_SimpleChase_C_PrintTree::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleChase_C_PrintTree, K2Node_SetFieldsInStruct_StructOut) == 0x0000C8, "Member 'AIAttackScript_SimpleChase_C_PrintTree::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleChase_C_PrintTree, CallFunc_Array_Add_ReturnValue) == 0x000108, "Member 'AIAttackScript_SimpleChase_C_PrintTree::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAIAttackScript_SimpleChase_C \ static_assert(alignof(AAIAttackScript_SimpleChase_C) == 0x000008, "Wrong alignment on AAIAttackScript_SimpleChase_C"); \ static_assert(sizeof(AAIAttackScript_SimpleChase_C) == 0x000530, "Wrong size on AAIAttackScript_SimpleChase_C"); \ #define DUMPER7_ASSERTS_AIAttackScript_SimpleAtk_C_PrintTree \ static_assert(alignof(AIAttackScript_SimpleAtk_C_PrintTree) == 0x000008, "Wrong alignment on AIAttackScript_SimpleAtk_C_PrintTree"); \ static_assert(sizeof(AIAttackScript_SimpleAtk_C_PrintTree) == 0x0002C8, "Wrong size on AIAttackScript_SimpleAtk_C_PrintTree"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, NewParam) == 0x000000, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::NewParam' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000001, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Map_Find_Value) == 0x000008, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, Temp_bool_Has_Been_Initd_Variable) == 0x000049, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, K2Node_MakeArray_Array) == 0x000050, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, K2Node_MakeArray_Array_1) == 0x000060, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, Temp_bool_IsClosed_Variable) == 0x000070, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, Temp_int_Variable) == 0x000074, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000078, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Add_IntInt_ReturnValue) == 0x00007C, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, Temp_int_Variable_1) == 0x000080, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_getRouteLine_ReturnValue) == 0x000084, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_getRouteLine_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Set_Contains_ReturnValue) == 0x000088, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000089, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Map_Find_Value_1) == 0x000090, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Map_Find_ReturnValue_1) == 0x0000D0, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, K2Node_MakeArray_Array_2) == 0x0000D8, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, K2Node_MakeArray_Array_3) == 0x0000E8, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::K2Node_MakeArray_Array_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, Temp_int_Variable_2) == 0x0000F8, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_getRouteLine_ReturnValue_1) == 0x0000FC, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_getRouteLine_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Trim_ReturnValue) == 0x000100, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Set_Contains_ReturnValue_1) == 0x000110, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Set_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Conv_NameToString_ReturnValue) == 0x000118, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Concat_StrStr_ReturnValue) == 0x000128, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000138, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Conv_StringToName_ReturnValue) == 0x000148, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000150, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, K2Node_MakeStruct_ST_AttackCondNode) == 0x000160, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::K2Node_MakeStruct_ST_AttackCondNode' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_CreateNewNode_NodeId) == 0x0001A0, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_CreateNewNode_NodeId' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_InformatMontageName_Informat) == 0x0001A4, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_InformatMontageName_Informat' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, Temp_int_Variable_3) == 0x0001A8, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, Temp_bool_Has_Been_Initd_Variable_1) == 0x0001AC, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, K2Node_SetFieldsInStruct_StructOut) == 0x0001B0, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Array_Add_ReturnValue) == 0x0001F0, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_MakeLiteralString_ReturnValue) == 0x0001F8, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_MakeLiteralString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000208, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, Temp_bool_IsClosed_Variable_1) == 0x000218, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000220, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000230, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, K2Node_MakeStruct_ST_AttackCondNode_1) == 0x000238, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::K2Node_MakeStruct_ST_AttackCondNode_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_CreateNewNode_NodeId_1) == 0x000278, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_CreateNewNode_NodeId_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, K2Node_SetFieldsInStruct_StructOut_1) == 0x000280, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::K2Node_SetFieldsInStruct_StructOut_1' has a wrong offset!"); \ static_assert(offsetof(AIAttackScript_SimpleAtk_C_PrintTree, CallFunc_Array_Add_ReturnValue_1) == 0x0002C0, "Member 'AIAttackScript_SimpleAtk_C_PrintTree::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAIAttackScript_SimpleAtk_C \ static_assert(alignof(AAIAttackScript_SimpleAtk_C) == 0x000008, "Wrong alignment on AAIAttackScript_SimpleAtk_C"); \ static_assert(sizeof(AAIAttackScript_SimpleAtk_C) == 0x000530, "Wrong size on AAIAttackScript_SimpleAtk_C"); \ #define DUMPER7_ASSERTS_UPlugin_AIActionNodesCompiler_C \ static_assert(alignof(UPlugin_AIActionNodesCompiler_C) == 0x000008, "Wrong alignment on UPlugin_AIActionNodesCompiler_C"); \ static_assert(sizeof(UPlugin_AIActionNodesCompiler_C) == 0x000160, "Wrong size on UPlugin_AIActionNodesCompiler_C"); \ static_assert(offsetof(UPlugin_AIActionNodesCompiler_C, compiledConditionNodeTraveled) == 0x0000E8, "Member 'UPlugin_AIActionNodesCompiler_C::compiledConditionNodeTraveled' has a wrong offset!"); \ static_assert(offsetof(UPlugin_AIActionNodesCompiler_C, lstCompiledNodeId) == 0x0000F8, "Member 'UPlugin_AIActionNodesCompiler_C::lstCompiledNodeId' has a wrong offset!"); \ static_assert(offsetof(UPlugin_AIActionNodesCompiler_C, nexttCreateNodeId) == 0x0000FC, "Member 'UPlugin_AIActionNodesCompiler_C::nexttCreateNodeId' has a wrong offset!"); \ static_assert(offsetof(UPlugin_AIActionNodesCompiler_C, lstCompiledOutpin) == 0x000100, "Member 'UPlugin_AIActionNodesCompiler_C::lstCompiledOutpin' has a wrong offset!"); \ static_assert(offsetof(UPlugin_AIActionNodesCompiler_C, alreadyCompiledPaths) == 0x000108, "Member 'UPlugin_AIActionNodesCompiler_C::alreadyCompiledPaths' has a wrong offset!"); \ static_assert(offsetof(UPlugin_AIActionNodesCompiler_C, lstCompiledActionNodeId) == 0x000158, "Member 'UPlugin_AIActionNodesCompiler_C::lstCompiledActionNodeId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_DebugFunctions_C_CheckBlendTimeFrame \ static_assert(alignof(Lib_DebugFunctions_C_CheckBlendTimeFrame) == 0x000008, "Wrong alignment on Lib_DebugFunctions_C_CheckBlendTimeFrame"); \ static_assert(sizeof(Lib_DebugFunctions_C_CheckBlendTimeFrame) == 0x000268, "Wrong size on Lib_DebugFunctions_C_CheckBlendTimeFrame"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, Montage) == 0x000000, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::Montage' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, __WorldContext) == 0x000008, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_GetObjectName_ReturnValue) == 0x000010, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_GetObjectName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_GetObjectName_ReturnValue_1) == 0x000020, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_GetObjectName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_Conv_StringToText_ReturnValue) == 0x000030, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000048, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, K2Node_MakeStruct_FormatArgumentData) == 0x000060, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000B0, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_IsValid_ReturnValue) == 0x000100, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_GetDefaultBlendInTime_ReturnValue) == 0x000104, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_GetDefaultBlendInTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, K2Node_MakeStruct_FormatArgumentData_2) == 0x000108, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000158, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, K2Node_MakeArray_Array) == 0x000160, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000170, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_Format_ReturnValue) == 0x000178, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_BooleanAND_ReturnValue) == 0x000190, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_Conv_TextToString_ReturnValue) == 0x000198, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_GetDefaultBlendOutTime_ReturnValue) == 0x0001A8, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_GetDefaultBlendOutTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x0001AC, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, K2Node_MakeStruct_FormatArgumentData_3) == 0x0001B0, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::K2Node_MakeStruct_FormatArgumentData_3' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000200, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, K2Node_MakeArray_Array_1) == 0x000208, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_BooleanAND_ReturnValue_1) == 0x000218, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_Format_ReturnValue_1) == 0x000220, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000238, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x000248, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000250, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast_1) == 0x000258, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_CheckBlendTimeFrame, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1) == 0x000260, "Member 'Lib_DebugFunctions_C_CheckBlendTimeFrame::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_DebugFunctions_C_Is_Command_Forbidden \ static_assert(alignof(Lib_DebugFunctions_C_Is_Command_Forbidden) == 0x000008, "Wrong alignment on Lib_DebugFunctions_C_Is_Command_Forbidden"); \ static_assert(sizeof(Lib_DebugFunctions_C_Is_Command_Forbidden) == 0x000030, "Wrong size on Lib_DebugFunctions_C_Is_Command_Forbidden"); \ static_assert(offsetof(Lib_DebugFunctions_C_Is_Command_Forbidden, Command) == 0x000000, "Member 'Lib_DebugFunctions_C_Is_Command_Forbidden::Command' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_Is_Command_Forbidden, __WorldContext) == 0x000010, "Member 'Lib_DebugFunctions_C_Is_Command_Forbidden::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_Is_Command_Forbidden, Forbidden) == 0x000018, "Member 'Lib_DebugFunctions_C_Is_Command_Forbidden::Forbidden' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_Is_Command_Forbidden, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000020, "Member 'Lib_DebugFunctions_C_Is_Command_Forbidden::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_DebugFunctions_C_Is_Command_Forbidden, CallFunc_SVNBlackList_forbbiden) == 0x000028, "Member 'Lib_DebugFunctions_C_Is_Command_Forbidden::CallFunc_SVNBlackList_forbbiden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULib_DebugFunctions_C \ static_assert(alignof(ULib_DebugFunctions_C) == 0x000008, "Wrong alignment on ULib_DebugFunctions_C"); \ static_assert(sizeof(ULib_DebugFunctions_C) == 0x000028, "Wrong size on ULib_DebugFunctions_C"); \ #define DUMPER7_ASSERTS_T_AutoAction2_C_DebugMsg \ static_assert(alignof(T_AutoAction2_C_DebugMsg) == 0x000008, "Wrong alignment on T_AutoAction2_C_DebugMsg"); \ static_assert(sizeof(T_AutoAction2_C_DebugMsg) == 0x0000A8, "Wrong size on T_AutoAction2_C_DebugMsg"); \ static_assert(offsetof(T_AutoAction2_C_DebugMsg, msg) == 0x000000, "Member 'T_AutoAction2_C_DebugMsg::msg' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_DebugMsg, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'T_AutoAction2_C_DebugMsg::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_DebugMsg, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'T_AutoAction2_C_DebugMsg::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_DebugMsg, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000030, "Member 'T_AutoAction2_C_DebugMsg::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_DebugMsg, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'T_AutoAction2_C_DebugMsg::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_DebugMsg, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000048, "Member 'T_AutoAction2_C_DebugMsg::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_DebugMsg, CallFunc_Conv_StringToName_ReturnValue) == 0x000058, "Member 'T_AutoAction2_C_DebugMsg::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_DebugMsg, CallFunc_GetTagName_ReturnValue) == 0x000060, "Member 'T_AutoAction2_C_DebugMsg::CallFunc_GetTagName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_DebugMsg, CallFunc_Conv_NameToString_ReturnValue) == 0x000068, "Member 'T_AutoAction2_C_DebugMsg::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_DebugMsg, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'T_AutoAction2_C_DebugMsg::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_DebugMsg, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000088, "Member 'T_AutoAction2_C_DebugMsg::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_DebugMsg, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000098, "Member 'T_AutoAction2_C_DebugMsg::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_AutoAction2_C_ErrorExit \ static_assert(alignof(T_AutoAction2_C_ErrorExit) == 0x000008, "Wrong alignment on T_AutoAction2_C_ErrorExit"); \ static_assert(sizeof(T_AutoAction2_C_ErrorExit) == 0x000028, "Wrong size on T_AutoAction2_C_ErrorExit"); \ static_assert(offsetof(T_AutoAction2_C_ErrorExit, Message) == 0x000000, "Member 'T_AutoAction2_C_ErrorExit::Message' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ErrorExit, CallFunc_GetDisplayName_ReturnValue) == 0x000010, "Member 'T_AutoAction2_C_ErrorExit::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ErrorExit, CallFunc_Conv_StringToName_ReturnValue) == 0x000020, "Member 'T_AutoAction2_C_ErrorExit::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2 \ static_assert(alignof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2) == 0x000008, "Wrong alignment on T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2"); \ static_assert(sizeof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2) == 0x0001D8, "Wrong size on T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, EntryPoint) == 0x000000, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000008, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_Split_LeftS) == 0x000018, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_Split_RightS) == 0x000028, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_Split_ReturnValue) == 0x000038, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_IsTaskExecuting_ReturnValue) == 0x000050, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_IsTaskExecuting_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_IsTaskAborting_ReturnValue) == 0x000051, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_IsTaskAborting_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_IsTaskExecuting_ReturnValue_1) == 0x000052, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_IsTaskExecuting_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_Conv_BoolToString_ReturnValue) == 0x000058, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000068, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000070, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1) == 0x000080, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_Split_LeftS_1) == 0x000090, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_Split_RightS_1) == 0x0000A0, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_Split_ReturnValue_1) == 0x0000B0, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_ToLower_ReturnValue) == 0x0000B8, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000C8, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_GetSubstring_ReturnValue) == 0x0000D0, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x0000E0, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000E8, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_BooleanOR_ReturnValue) == 0x0000F8, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, K2Node_CreateDelegate_OutputDelegate) == 0x0000FC, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_IsValid_ReturnValue) == 0x00010C, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_IsNodeActionBreakable_IsBreakable) == 0x00010D, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_IsNodeActionBreakable_IsBreakable' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_IsRunning_ReturnValue) == 0x00010E, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_IsRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, K2Node_Event_OwnerController_2) == 0x000110, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::K2Node_Event_OwnerController_2' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, K2Node_Event_ControlledPawn_2) == 0x000118, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::K2Node_Event_ControlledPawn_2' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, K2Node_Event_DeltaSeconds) == 0x000120, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_IsValid_ReturnValue_1) == 0x000124, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_K2_GetPawn_ReturnValue) == 0x000128, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_GetComponentByClass_ReturnValue) == 0x000130, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_MakeLiteralName_ReturnValue) == 0x000138, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000140, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, K2Node_DynamicCast_bSuccess) == 0x000148, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_IsValid_ReturnValue_2) == 0x000149, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_IsValid_ReturnValue_3) == 0x00014A, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_GetBlackboard_ReturnValue) == 0x000150, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_GetValueAsObject_ReturnValue) == 0x000158, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_GetValueAsObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_IsValid_ReturnValue_4) == 0x000160, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_GetDisplayName_ReturnValue) == 0x000168, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000178, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, K2Node_Event_OwnerController_1) == 0x000188, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::K2Node_Event_OwnerController_1' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, K2Node_Event_ControlledPawn_1) == 0x000190, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, K2Node_Event_OwnerController) == 0x000198, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, K2Node_Event_ControlledPawn) == 0x0001A0, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, K2Node_DynamicCast_AsBP_Base_AI) == 0x0001A8, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, K2Node_DynamicCast_bSuccess_1) == 0x0001B0, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_getScriptTreeClass_useScriptObjectClass) == 0x0001B8, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_getScriptTreeClass_useScriptObjectClass' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_SpawnObject_ReturnValue) == 0x0001C0, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_IsValidClass_ReturnValue) == 0x0001C8, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0001D0, "Member 'T_AutoAction2_C_ExecuteUbergraph_T_AutoAction2::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_AutoAction2_C_getScriptTreeClass \ static_assert(alignof(T_AutoAction2_C_getScriptTreeClass) == 0x000008, "Wrong alignment on T_AutoAction2_C_getScriptTreeClass"); \ static_assert(sizeof(T_AutoAction2_C_getScriptTreeClass) == 0x000030, "Wrong size on T_AutoAction2_C_getScriptTreeClass"); \ static_assert(offsetof(T_AutoAction2_C_getScriptTreeClass, Pawn) == 0x000000, "Member 'T_AutoAction2_C_getScriptTreeClass::Pawn' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_getScriptTreeClass, useScriptObjectClass_0) == 0x000008, "Member 'T_AutoAction2_C_getScriptTreeClass::useScriptObjectClass_0' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_getScriptTreeClass, K2Node_DynamicCast_AsBP_Base_AI) == 0x000010, "Member 'T_AutoAction2_C_getScriptTreeClass::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_getScriptTreeClass, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'T_AutoAction2_C_getScriptTreeClass::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_getScriptTreeClass, CallFunc_IsValidClass_ReturnValue) == 0x000019, "Member 'T_AutoAction2_C_getScriptTreeClass::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_getScriptTreeClass, CallFunc_Map_Find_Value) == 0x000020, "Member 'T_AutoAction2_C_getScriptTreeClass::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_getScriptTreeClass, CallFunc_Map_Find_ReturnValue) == 0x000028, "Member 'T_AutoAction2_C_getScriptTreeClass::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_getScriptTreeClass, CallFunc_IsValidClass_ReturnValue_1) == 0x000029, "Member 'T_AutoAction2_C_getScriptTreeClass::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_AutoAction2_C_ReceiveAbortAI \ static_assert(alignof(T_AutoAction2_C_ReceiveAbortAI) == 0x000008, "Wrong alignment on T_AutoAction2_C_ReceiveAbortAI"); \ static_assert(sizeof(T_AutoAction2_C_ReceiveAbortAI) == 0x000010, "Wrong size on T_AutoAction2_C_ReceiveAbortAI"); \ static_assert(offsetof(T_AutoAction2_C_ReceiveAbortAI, OwnerController) == 0x000000, "Member 'T_AutoAction2_C_ReceiveAbortAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ReceiveAbortAI, ControlledPawn) == 0x000008, "Member 'T_AutoAction2_C_ReceiveAbortAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_AutoAction2_C_ReceiveExecuteAI \ static_assert(alignof(T_AutoAction2_C_ReceiveExecuteAI) == 0x000008, "Wrong alignment on T_AutoAction2_C_ReceiveExecuteAI"); \ static_assert(sizeof(T_AutoAction2_C_ReceiveExecuteAI) == 0x000010, "Wrong size on T_AutoAction2_C_ReceiveExecuteAI"); \ static_assert(offsetof(T_AutoAction2_C_ReceiveExecuteAI, OwnerController) == 0x000000, "Member 'T_AutoAction2_C_ReceiveExecuteAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ReceiveExecuteAI, ControlledPawn) == 0x000008, "Member 'T_AutoAction2_C_ReceiveExecuteAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_T_AutoAction2_C_ReceiveTickAI \ static_assert(alignof(T_AutoAction2_C_ReceiveTickAI) == 0x000008, "Wrong alignment on T_AutoAction2_C_ReceiveTickAI"); \ static_assert(sizeof(T_AutoAction2_C_ReceiveTickAI) == 0x000018, "Wrong size on T_AutoAction2_C_ReceiveTickAI"); \ static_assert(offsetof(T_AutoAction2_C_ReceiveTickAI, OwnerController) == 0x000000, "Member 'T_AutoAction2_C_ReceiveTickAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ReceiveTickAI, ControlledPawn) == 0x000008, "Member 'T_AutoAction2_C_ReceiveTickAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(T_AutoAction2_C_ReceiveTickAI, DeltaSeconds) == 0x000010, "Member 'T_AutoAction2_C_ReceiveTickAI::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UT_AutoAction2_C \ static_assert(alignof(UT_AutoAction2_C) == 0x000008, "Wrong alignment on UT_AutoAction2_C"); \ static_assert(sizeof(UT_AutoAction2_C) == 0x0000F0, "Wrong size on UT_AutoAction2_C"); \ static_assert(offsetof(UT_AutoAction2_C, UberGraphFrame) == 0x0000A8, "Member 'UT_AutoAction2_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UT_AutoAction2_C, Controller) == 0x0000B0, "Member 'UT_AutoAction2_C::Controller' has a wrong offset!"); \ static_assert(offsetof(UT_AutoAction2_C, 脚本) == 0x0000B8, "Member 'UT_AutoAction2_C::脚本' has a wrong offset!"); \ static_assert(offsetof(UT_AutoAction2_C, 脚本标签) == 0x0000C0, "Member 'UT_AutoAction2_C::脚本标签' has a wrong offset!"); \ static_assert(offsetof(UT_AutoAction2_C, printdebug) == 0x0000C8, "Member 'UT_AutoAction2_C::printdebug' has a wrong offset!"); \ static_assert(offsetof(UT_AutoAction2_C, useScriptObject) == 0x0000D0, "Member 'UT_AutoAction2_C::useScriptObject' has a wrong offset!"); \ static_assert(offsetof(UT_AutoAction2_C, useScriptObjectClass) == 0x0000D8, "Member 'UT_AutoAction2_C::useScriptObjectClass' has a wrong offset!"); \ static_assert(offsetof(UT_AutoAction2_C, 脚本类) == 0x0000E0, "Member 'UT_AutoAction2_C::脚本类' has a wrong offset!"); \ static_assert(offsetof(UT_AutoAction2_C, TryGet) == 0x0000E8, "Member 'UT_AutoAction2_C::TryGet' has a wrong offset!"); \ static_assert(offsetof(UT_AutoAction2_C, IsCombatScript) == 0x0000E9, "Member 'UT_AutoAction2_C::IsCombatScript' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple \ static_assert(alignof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple) == 0x000008, "Wrong alignment on BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple"); \ static_assert(sizeof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple) == 0x0000D8, "Wrong size on BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, EntryPoint) == 0x000000, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, Temp_int_Variable) == 0x000018, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, Temp_int_Variable_1) == 0x00001C, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, CallFunc_Add_IntInt_ReturnValue_1) == 0x000020, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, Temp_int_Variable_2) == 0x000024, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, Temp_int_Variable_3) == 0x000028, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, Temp_bool_IsClosed_Variable) == 0x00002C, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, Temp_bool_Has_Been_Initd_Variable) == 0x00002D, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, CallFunc_IsValidClass_ReturnValue) == 0x00002E, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, Temp_string_Variable) == 0x000030, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, Temp_int_Variable_4) == 0x000040, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, Temp_class_Variable) == 0x000048, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, Temp_bool_IsClosed_Variable_1) == 0x000050, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, Temp_class_Variable_1) == 0x000058, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, Temp_bool_Has_Been_Initd_Variable_1) == 0x000060, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, Temp_bool_Variable) == 0x000061, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, K2Node_Select_Default) == 0x000068, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, K2Node_MakeStruct_CombatAIScriptParams) == 0x000070, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::K2Node_MakeStruct_CombatAIScriptParams' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000C8, "Member 'BA_M_DXJDG_Def_Simple_C_ExecuteUbergraph_BA_M_DXJDG_Def_Simple::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBA_M_DXJDG_Def_Simple_C \ static_assert(alignof(UBA_M_DXJDG_Def_Simple_C) == 0x000008, "Wrong alignment on UBA_M_DXJDG_Def_Simple_C"); \ static_assert(sizeof(UBA_M_DXJDG_Def_Simple_C) == 0x000248, "Wrong size on UBA_M_DXJDG_Def_Simple_C"); \ static_assert(offsetof(UBA_M_DXJDG_Def_Simple_C, UberGraphFrame_BA_M_DXJDG_Def_Simple_C) == 0x000240, "Member 'UBA_M_DXJDG_Def_Simple_C::UberGraphFrame_BA_M_DXJDG_Def_Simple_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_ToggleCombat_C_GetNotifyName \ static_assert(alignof(AN_ToggleCombat_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_ToggleCombat_C_GetNotifyName"); \ static_assert(sizeof(AN_ToggleCombat_C_GetNotifyName) == 0x000010, "Wrong size on AN_ToggleCombat_C_GetNotifyName"); \ static_assert(offsetof(AN_ToggleCombat_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_ToggleCombat_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_ToggleCombat_C_Received_Notify \ static_assert(alignof(AN_ToggleCombat_C_Received_Notify) == 0x000008, "Wrong alignment on AN_ToggleCombat_C_Received_Notify"); \ static_assert(sizeof(AN_ToggleCombat_C_Received_Notify) == 0x000060, "Wrong size on AN_ToggleCombat_C_Received_Notify"); \ static_assert(offsetof(AN_ToggleCombat_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_ToggleCombat_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_ToggleCombat_C_Received_Notify, Animation) == 0x000008, "Member 'AN_ToggleCombat_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_ToggleCombat_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_ToggleCombat_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_ToggleCombat_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_ToggleCombat_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ToggleCombat_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_ToggleCombat_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ToggleCombat_C_Received_Notify, CallFunc_GetComponentByClass_ReturnValue) == 0x000050, "Member 'AN_ToggleCombat_C_Received_Notify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ToggleCombat_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'AN_ToggleCombat_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ToggleCombat_C_Received_Notify, CallFunc_IsValid_ReturnValue_1) == 0x000059, "Member 'AN_ToggleCombat_C_Received_Notify::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_ToggleCombat_C \ static_assert(alignof(UAN_ToggleCombat_C) == 0x000008, "Wrong alignment on UAN_ToggleCombat_C"); \ static_assert(sizeof(UAN_ToggleCombat_C) == 0x000038, "Wrong size on UAN_ToggleCombat_C"); \ #define DUMPER7_ASSERTS_FST_HttpNumber1002 \ static_assert(alignof(FST_HttpNumber1002) == 0x000008, "Wrong alignment on FST_HttpNumber1002"); \ static_assert(sizeof(FST_HttpNumber1002) == 0x000010, "Wrong size on FST_HttpNumber1002"); \ static_assert(offsetof(FST_HttpNumber1002, msgData_4_9F983CFA4AAF5960448602AAAB8460DF) == 0x000000, "Member 'FST_HttpNumber1002::msgData_4_9F983CFA4AAF5960448602AAAB8460DF' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSS_PhysicRecieveData \ static_assert(alignof(FSS_PhysicRecieveData) == 0x000008, "Wrong alignment on FSS_PhysicRecieveData"); \ static_assert(sizeof(FSS_PhysicRecieveData) == 0x0000A8, "Wrong size on FSS_PhysicRecieveData"); \ static_assert(offsetof(FSS_PhysicRecieveData, MeleeCutTiming_61_D65258EB4C30189185FB67BD63700A74) == 0x000000, "Member 'FSS_PhysicRecieveData::MeleeCutTiming_61_D65258EB4C30189185FB67BD63700A74' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, CutDamppingData_74_ADD186B24FCFD9DD37EC1884A9E71220) == 0x000008, "Member 'FSS_PhysicRecieveData::CutDamppingData_74_ADD186B24FCFD9DD37EC1884A9E71220' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, PTEffect_68_25A376D44666391AC2998697324296BC) == 0x000038, "Member 'FSS_PhysicRecieveData::PTEffect_68_25A376D44666391AC2998697324296BC' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, EnableWarDamageBlood_23_BC17F38B43CDD00F953D96BD174946CB) == 0x000039, "Member 'FSS_PhysicRecieveData::EnableWarDamageBlood_23_BC17F38B43CDD00F953D96BD174946CB' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, AttackerActor_58_720B71B34EDD3E5DFC0D31A7B61F11F3) == 0x000040, "Member 'FSS_PhysicRecieveData::AttackerActor_58_720B71B34EDD3E5DFC0D31A7B61F11F3' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, PhysicAttackType_54_19D5F8A1423DC0903AE3CF97F3EFB0A8) == 0x000048, "Member 'FSS_PhysicRecieveData::PhysicAttackType_54_19D5F8A1423DC0903AE3CF97F3EFB0A8' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, AttributeAttackType_85_75FD9CA94A7584511F5E30B75DBFE9FA) == 0x000049, "Member 'FSS_PhysicRecieveData::AttributeAttackType_85_75FD9CA94A7584511F5E30B75DBFE9FA' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, DebuffType_102_BE7354E74AD41374FAA5E1AB1E3F1217) == 0x00004A, "Member 'FSS_PhysicRecieveData::DebuffType_102_BE7354E74AD41374FAA5E1AB1E3F1217' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, HitLocation_62_6B6AE122451CEB337E280F96F6B8FBDE) == 0x000050, "Member 'FSS_PhysicRecieveData::HitLocation_62_6B6AE122451CEB337E280F96F6B8FBDE' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, AttackDirection_65_5890FABB41A5BBF4DEF1C293A5F920F7) == 0x000068, "Member 'FSS_PhysicRecieveData::AttackDirection_65_5890FABB41A5BBF4DEF1C293A5F920F7' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, SourceDirectionType_99_C3320AEA4A4C8D98D4DF34A0EE1721EF) == 0x000080, "Member 'FSS_PhysicRecieveData::SourceDirectionType_99_C3320AEA4A4C8D98D4DF34A0EE1721EF' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, HitBone_78_41E97A1341C30DFB2F2D5DBDE7B862DC) == 0x000084, "Member 'FSS_PhysicRecieveData::HitBone_78_41E97A1341C30DFB2F2D5DBDE7B862DC' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, WeaponHitSoundType_82_11A01BC240C0F413F721BF8A3E546D7C) == 0x00008C, "Member 'FSS_PhysicRecieveData::WeaponHitSoundType_82_11A01BC240C0F413F721BF8A3E546D7C' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, PlayBleed_88_B2B415ED476DCEB866644B92585C7919) == 0x00008D, "Member 'FSS_PhysicRecieveData::PlayBleed_88_B2B415ED476DCEB866644B92585C7919' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, WeaponType_91_829C9F814677CDF2762A97810FBD7B06) == 0x00008E, "Member 'FSS_PhysicRecieveData::WeaponType_91_829C9F814677CDF2762A97810FBD7B06' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, IsHeavyAttack_93_27E8A2494646F561287BD99AAAB880E2) == 0x00008F, "Member 'FSS_PhysicRecieveData::IsHeavyAttack_93_27E8A2494646F561287BD99AAAB880E2' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, IsLastLightAttack_96_41EDD7424708A9C3B3286D90014A3A6F) == 0x000090, "Member 'FSS_PhysicRecieveData::IsLastLightAttack_96_41EDD7424708A9C3B3286D90014A3A6F' has a wrong offset!"); \ static_assert(offsetof(FSS_PhysicRecieveData, SkillID_106_1231EEAB48ACEEF2C66AC9948B9286AA) == 0x000098, "Member 'FSS_PhysicRecieveData::SkillID_106_1231EEAB48ACEEF2C66AC9948B9286AA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_SearchTarget_C \ static_assert(alignof(II_SearchTarget_C) == 0x000001, "Wrong alignment on II_SearchTarget_C"); \ static_assert(sizeof(II_SearchTarget_C) == 0x000001, "Wrong size on II_SearchTarget_C"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(BPA_RotateHead2::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on BPA_RotateHead2::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(BPA_RotateHead2::FAnimBlueprintGeneratedConstantData) == 0x0000F8, "Wrong size on BPA_RotateHead2::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(BPA_RotateHead2::FAnimBlueprintGeneratedConstantData, __NameProperty_25) == 0x000004, "Member 'BPA_RotateHead2::FAnimBlueprintGeneratedConstantData::__NameProperty_25' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2::FAnimBlueprintGeneratedConstantData, __NameProperty_26) == 0x00000C, "Member 'BPA_RotateHead2::FAnimBlueprintGeneratedConstantData::__NameProperty_26' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2::FAnimBlueprintGeneratedConstantData, __BlendProfile_27) == 0x000018, "Member 'BPA_RotateHead2::FAnimBlueprintGeneratedConstantData::__BlendProfile_27' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2::FAnimBlueprintGeneratedConstantData, __CurveFloat_28) == 0x000020, "Member 'BPA_RotateHead2::FAnimBlueprintGeneratedConstantData::__CurveFloat_28' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2::FAnimBlueprintGeneratedConstantData, __BoolProperty_29) == 0x000028, "Member 'BPA_RotateHead2::FAnimBlueprintGeneratedConstantData::__BoolProperty_29' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2::FAnimBlueprintGeneratedConstantData, __EnumProperty_30) == 0x000029, "Member 'BPA_RotateHead2::FAnimBlueprintGeneratedConstantData::__EnumProperty_30' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2::FAnimBlueprintGeneratedConstantData, __EnumProperty_31) == 0x00002A, "Member 'BPA_RotateHead2::FAnimBlueprintGeneratedConstantData::__EnumProperty_31' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2::FAnimBlueprintGeneratedConstantData, __ArrayProperty_32) == 0x000030, "Member 'BPA_RotateHead2::FAnimBlueprintGeneratedConstantData::__ArrayProperty_32' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2::FAnimBlueprintGeneratedConstantData, __StructProperty_33) == 0x000040, "Member 'BPA_RotateHead2::FAnimBlueprintGeneratedConstantData::__StructProperty_33' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000060, "Member 'BPA_RotateHead2::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000E0, "Member 'BPA_RotateHead2::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(BPA_RotateHead2::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on BPA_RotateHead2::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(BPA_RotateHead2::FAnimBlueprintGeneratedMutableData) == 0x000002, "Wrong size on BPA_RotateHead2::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(BPA_RotateHead2::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'BPA_RotateHead2::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_ActiveAttackAimOffset \ static_assert(alignof(BPA_RotateHead2_C_ActiveAttackAimOffset) == 0x000001, "Wrong alignment on BPA_RotateHead2_C_ActiveAttackAimOffset"); \ static_assert(sizeof(BPA_RotateHead2_C_ActiveAttackAimOffset) == 0x000001, "Wrong size on BPA_RotateHead2_C_ActiveAttackAimOffset"); \ static_assert(offsetof(BPA_RotateHead2_C_ActiveAttackAimOffset, NewActive) == 0x000000, "Member 'BPA_RotateHead2_C_ActiveAttackAimOffset::NewActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_ActiveFootIk \ static_assert(alignof(BPA_RotateHead2_C_ActiveFootIk) == 0x000001, "Wrong alignment on BPA_RotateHead2_C_ActiveFootIk"); \ static_assert(sizeof(BPA_RotateHead2_C_ActiveFootIk) == 0x000001, "Wrong size on BPA_RotateHead2_C_ActiveFootIk"); \ static_assert(offsetof(BPA_RotateHead2_C_ActiveFootIk, NewActive) == 0x000000, "Member 'BPA_RotateHead2_C_ActiveFootIk::NewActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_AI \ static_assert(alignof(BPA_RotateHead2_C_AI) == 0x000008, "Wrong alignment on BPA_RotateHead2_C_AI"); \ static_assert(sizeof(BPA_RotateHead2_C_AI) == 0x000070, "Wrong size on BPA_RotateHead2_C_AI"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000000, "Member 'BPA_RotateHead2_C_AI::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'BPA_RotateHead2_C_AI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, CallFunc_GetSocketLocation_ReturnValue) == 0x000010, "Member 'BPA_RotateHead2_C_AI::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, CallFunc_IsValid_ReturnValue_1) == 0x000028, "Member 'BPA_RotateHead2_C_AI::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000029, "Member 'BPA_RotateHead2_C_AI::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000030, "Member 'BPA_RotateHead2_C_AI::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'BPA_RotateHead2_C_AI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, CallFunc_IsValid_ReturnValue_2) == 0x000041, "Member 'BPA_RotateHead2_C_AI::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, CallFunc_GetTargetLocation_Location) == 0x000048, "Member 'BPA_RotateHead2_C_AI::CallFunc_GetTargetLocation_Location' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000060, "Member 'BPA_RotateHead2_C_AI::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, CallFunc_GetState_State) == 0x000068, "Member 'BPA_RotateHead2_C_AI::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000069, "Member 'BPA_RotateHead2_C_AI::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00006A, "Member 'BPA_RotateHead2_C_AI::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, CallFunc_BooleanOR_ReturnValue) == 0x00006B, "Member 'BPA_RotateHead2_C_AI::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00006C, "Member 'BPA_RotateHead2_C_AI::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, CallFunc_BooleanOR_ReturnValue_1) == 0x00006D, "Member 'BPA_RotateHead2_C_AI::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AI, CallFunc_BooleanOR_ReturnValue_2) == 0x00006E, "Member 'BPA_RotateHead2_C_AI::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_AnimGraph \ static_assert(alignof(BPA_RotateHead2_C_AnimGraph) == 0x000008, "Wrong alignment on BPA_RotateHead2_C_AnimGraph"); \ static_assert(sizeof(BPA_RotateHead2_C_AnimGraph) == 0x000020, "Wrong size on BPA_RotateHead2_C_AnimGraph"); \ static_assert(offsetof(BPA_RotateHead2_C_AnimGraph, InPose) == 0x000000, "Member 'BPA_RotateHead2_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'BPA_RotateHead2_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_AnimStepOnNotify \ static_assert(alignof(BPA_RotateHead2_C_AnimStepOnNotify) == 0x000004, "Wrong alignment on BPA_RotateHead2_C_AnimStepOnNotify"); \ static_assert(sizeof(BPA_RotateHead2_C_AnimStepOnNotify) == 0x000008, "Wrong size on BPA_RotateHead2_C_AnimStepOnNotify"); \ static_assert(offsetof(BPA_RotateHead2_C_AnimStepOnNotify, LegName) == 0x000000, "Member 'BPA_RotateHead2_C_AnimStepOnNotify::LegName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_BlueprintUpdateAnimation \ static_assert(alignof(BPA_RotateHead2_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on BPA_RotateHead2_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(BPA_RotateHead2_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on BPA_RotateHead2_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(BPA_RotateHead2_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'BPA_RotateHead2_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_CalculateHeadAddDirection \ static_assert(alignof(BPA_RotateHead2_C_CalculateHeadAddDirection) == 0x000010, "Wrong alignment on BPA_RotateHead2_C_CalculateHeadAddDirection"); \ static_assert(sizeof(BPA_RotateHead2_C_CalculateHeadAddDirection) == 0x000290, "Wrong size on BPA_RotateHead2_C_CalculateHeadAddDirection"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, UseAdd) == 0x000000, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::UseAdd' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, ReturnValue) == 0x000008, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, Local_UsePitchClamp) == 0x000020, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::Local_UsePitchClamp' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, Local_UseYawClamp) == 0x000030, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::Local_UseYawClamp' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, Local_SwitchYawMax) == 0x000040, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::Local_SwitchYawMax' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, Local_DeltaPitch) == 0x000048, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::Local_DeltaPitch' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, Local_DeltaYaw) == 0x00004C, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::Local_DeltaYaw' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, Temp_real_Variable) == 0x000050, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, Temp_bool_Variable) == 0x000054, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_GetOwningComponent_ReturnValue) == 0x000058, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_GetSocketTransform_ReturnValue) == 0x000060, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_GetOwningComponent_ReturnValue_1) == 0x0000C0, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_GetOwningComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_BreakTransform_Location) == 0x0000C8, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_BreakTransform_Rotation) == 0x0000E0, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_BreakTransform_Scale) == 0x0000F8, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_DoesSocketExist_ReturnValue) == 0x000110, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_DoesSocketExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_ComposeRotators_ReturnValue) == 0x000118, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_ComposeRotators_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_BreakRotator_Roll) == 0x000130, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_BreakRotator_Pitch) == 0x000134, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_BreakRotator_Yaw) == 0x000138, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000140, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_MakeVector2D_ReturnValue) == 0x000148, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_Add_Vector2DVector2D_ReturnValue) == 0x000158, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_Add_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_BreakVector2D_X) == 0x000168, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_BreakVector2D_Y) == 0x000170, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_BreakVector2D_X_1) == 0x000178, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_BreakVector2D_Y_1) == 0x000180, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_FClamp_ReturnValue) == 0x000188, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000190, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_Abs_ReturnValue) == 0x000198, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001A0, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_FClamp_ReturnValue_1) == 0x0001A8, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001B0, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, K2Node_Select_Default) == 0x0001B8, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_MakeRotator_ReturnValue) == 0x0001C0, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_GetOwningComponent_ReturnValue_2) == 0x0001D8, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_GetOwningComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_GetSocketLocation_ReturnValue) == 0x0001E0, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_TryGetPawnOwner_ReturnValue) == 0x0001F8, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_FindLookAtRotation_ReturnValue) == 0x000200, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000218, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x000230, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_BreakRotator_Roll_1) == 0x000248, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_BreakRotator_Pitch_1) == 0x00024C, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_BreakRotator_Yaw_1) == 0x000250, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000258, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_FClamp_Value_ImplicitCast) == 0x000260, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, K2Node_VariableSet_Local_DeltaYaw_ImplicitCast) == 0x000268, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::K2Node_VariableSet_Local_DeltaYaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x00026C, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_Abs_A_ImplicitCast) == 0x000270, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, K2Node_VariableSet_LastMaxDeltaYawCache_ImplicitCast) == 0x000278, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::K2Node_VariableSet_LastMaxDeltaYawCache_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, CallFunc_FClamp_Value_ImplicitCast_1) == 0x000280, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::CallFunc_FClamp_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_CalculateHeadAddDirection, K2Node_Select_Option_0_ImplicitCast) == 0x000288, "Member 'BPA_RotateHead2_C_CalculateHeadAddDirection::K2Node_Select_Option_0_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_ChangeMovementDirection \ static_assert(alignof(BPA_RotateHead2_C_ChangeMovementDirection) == 0x000001, "Wrong alignment on BPA_RotateHead2_C_ChangeMovementDirection"); \ static_assert(sizeof(BPA_RotateHead2_C_ChangeMovementDirection) == 0x000001, "Wrong size on BPA_RotateHead2_C_ChangeMovementDirection"); \ static_assert(offsetof(BPA_RotateHead2_C_ChangeMovementDirection, Direction) == 0x000000, "Member 'BPA_RotateHead2_C_ChangeMovementDirection::Direction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_EnableAOBS \ static_assert(alignof(BPA_RotateHead2_C_EnableAOBS) == 0x000008, "Wrong alignment on BPA_RotateHead2_C_EnableAOBS"); \ static_assert(sizeof(BPA_RotateHead2_C_EnableAOBS) == 0x000010, "Wrong size on BPA_RotateHead2_C_EnableAOBS"); \ static_assert(offsetof(BPA_RotateHead2_C_EnableAOBS, Enable) == 0x000000, "Member 'BPA_RotateHead2_C_EnableAOBS::Enable' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_EnableAOBS, MinAngle) == 0x000008, "Member 'BPA_RotateHead2_C_EnableAOBS::MinAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_EnableFootIK \ static_assert(alignof(BPA_RotateHead2_C_EnableFootIK) == 0x000001, "Wrong alignment on BPA_RotateHead2_C_EnableFootIK"); \ static_assert(sizeof(BPA_RotateHead2_C_EnableFootIK) == 0x000001, "Wrong size on BPA_RotateHead2_C_EnableFootIK"); \ static_assert(offsetof(BPA_RotateHead2_C_EnableFootIK, Value) == 0x000000, "Member 'BPA_RotateHead2_C_EnableFootIK::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2 \ static_assert(alignof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2) == 0x000008, "Wrong alignment on BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2"); \ static_assert(sizeof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2) == 0x0001B0, "Wrong size on BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, EntryPoint) == 0x000000, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_IK_Location) == 0x000008, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_IK_Location' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_DynamicCast_AsCharacter) == 0x000020, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000030, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_GetSocketLocation_ReturnValue) == 0x000048, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_NewIdleAnim) == 0x000060, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_NewIdleAnim' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_FakeMove) == 0x000068, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_FakeMove' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_Pose) == 0x00006C, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_Pose' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_BSKey_1) == 0x000070, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_BSKey_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_Immediately_1) == 0x000080, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_Immediately_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_NewBS) == 0x000088, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_NewBS' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_BSKey) == 0x000090, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_BSKey' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_Immediately) == 0x0000A0, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_Immediately' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_Close) == 0x0000A1, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_Close' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_Key) == 0x0000A8, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_Key' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_bForceSpeedZero) == 0x0000B0, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_bForceSpeedZero' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_NewActive_1) == 0x0000B1, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_NewActive_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_NewActive) == 0x0000B2, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_NewActive' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_Value) == 0x0000B3, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_LegName) == 0x0000B4, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_LegName' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_Direction) == 0x0000BC, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_Direction' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_enable) == 0x0000BD, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_enable' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_MinAngle) == 0x0000C0, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_MinAngle' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_PlayRate) == 0x0000C8, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_PlayRate' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_Animation) == 0x0000D0, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_Animation' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_IsValid_ReturnValue) == 0x0000D8, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_IsValid_ReturnValue_1) == 0x0000D9, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_IsValid_ReturnValue_2) == 0x0000DA, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_Animation_1) == 0x0000E0, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_Animation_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_Slot) == 0x0000E8, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_Slot' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_IsInteraction) == 0x0000F0, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_IsInteraction' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_FocustTarget) == 0x0000F8, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_FocustTarget' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_FocustLocation) == 0x000100, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_FocustLocation' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_Not_PreBool_ReturnValue) == 0x000118, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_BooleanOR_ReturnValue) == 0x000119, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000120, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_DynamicCast_AsBP_Base_AI) == 0x000128, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_DynamicCast_bSuccess_1) == 0x000130, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_Event_DeltaTimeX) == 0x000134, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_CalculateHeadAddDirection_UseAdd) == 0x000138, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_CalculateHeadAddDirection_UseAdd' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_CalculateHeadAddDirection_ReturnValue) == 0x000140, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_CalculateHeadAddDirection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x000158, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_IsValid_ReturnValue_3) == 0x000159, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_TryGetPawnOwner_ReturnValue_1) == 0x000160, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_TryGetPawnOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_DynamicCast_AsBP_NPC) == 0x000168, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_DynamicCast_bSuccess_2) == 0x000170, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_RInterpTo_ReturnValue) == 0x000178, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_RInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_GetPlayerStatic_ReturnValue) == 0x000190, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000198, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0001A0, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_VariableSet_HeadInterpSpeed_ImplicitCast) == 0x0001A4, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_VariableSet_HeadInterpSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2, K2Node_VariableSet_HeadInterpSpeed_ImplicitCast_1) == 0x0001A8, "Member 'BPA_RotateHead2_C_ExecuteUbergraph_BPA_RotateHead2::K2Node_VariableSet_HeadInterpSpeed_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_FocusCloseRotatoHeadInstance \ static_assert(alignof(BPA_RotateHead2_C_FocusCloseRotatoHeadInstance) == 0x000008, "Wrong alignment on BPA_RotateHead2_C_FocusCloseRotatoHeadInstance"); \ static_assert(sizeof(BPA_RotateHead2_C_FocusCloseRotatoHeadInstance) == 0x000010, "Wrong size on BPA_RotateHead2_C_FocusCloseRotatoHeadInstance"); \ static_assert(offsetof(BPA_RotateHead2_C_FocusCloseRotatoHeadInstance, Close) == 0x000000, "Member 'BPA_RotateHead2_C_FocusCloseRotatoHeadInstance::Close' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_FocusCloseRotatoHeadInstance, Key) == 0x000008, "Member 'BPA_RotateHead2_C_FocusCloseRotatoHeadInstance::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_GetBlendspaceKey \ static_assert(alignof(BPA_RotateHead2_C_GetBlendspaceKey) == 0x000008, "Wrong alignment on BPA_RotateHead2_C_GetBlendspaceKey"); \ static_assert(sizeof(BPA_RotateHead2_C_GetBlendspaceKey) == 0x000010, "Wrong size on BPA_RotateHead2_C_GetBlendspaceKey"); \ static_assert(offsetof(BPA_RotateHead2_C_GetBlendspaceKey, ReturnValue) == 0x000000, "Member 'BPA_RotateHead2_C_GetBlendspaceKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_PlayHitAnimOffset \ static_assert(alignof(BPA_RotateHead2_C_PlayHitAnimOffset) == 0x000004, "Wrong alignment on BPA_RotateHead2_C_PlayHitAnimOffset"); \ static_assert(sizeof(BPA_RotateHead2_C_PlayHitAnimOffset) == 0x000004, "Wrong size on BPA_RotateHead2_C_PlayHitAnimOffset"); \ static_assert(offsetof(BPA_RotateHead2_C_PlayHitAnimOffset, Pose) == 0x000000, "Member 'BPA_RotateHead2_C_PlayHitAnimOffset::Pose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_PlayInteractionAnimation \ static_assert(alignof(BPA_RotateHead2_C_PlayInteractionAnimation) == 0x000008, "Wrong alignment on BPA_RotateHead2_C_PlayInteractionAnimation"); \ static_assert(sizeof(BPA_RotateHead2_C_PlayInteractionAnimation) == 0x000010, "Wrong size on BPA_RotateHead2_C_PlayInteractionAnimation"); \ static_assert(offsetof(BPA_RotateHead2_C_PlayInteractionAnimation, Animation) == 0x000000, "Member 'BPA_RotateHead2_C_PlayInteractionAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_PlayInteractionAnimation, Slot) == 0x000008, "Member 'BPA_RotateHead2_C_PlayInteractionAnimation::Slot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_ResetBlendspace \ static_assert(alignof(BPA_RotateHead2_C_ResetBlendspace) == 0x000008, "Wrong alignment on BPA_RotateHead2_C_ResetBlendspace"); \ static_assert(sizeof(BPA_RotateHead2_C_ResetBlendspace) == 0x000018, "Wrong size on BPA_RotateHead2_C_ResetBlendspace"); \ static_assert(offsetof(BPA_RotateHead2_C_ResetBlendspace, BSKey) == 0x000000, "Member 'BPA_RotateHead2_C_ResetBlendspace::BSKey' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_ResetBlendspace, Immediately) == 0x000010, "Member 'BPA_RotateHead2_C_ResetBlendspace::Immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_Set_FakeMove \ static_assert(alignof(BPA_RotateHead2_C_Set_FakeMove) == 0x000001, "Wrong alignment on BPA_RotateHead2_C_Set_FakeMove"); \ static_assert(sizeof(BPA_RotateHead2_C_Set_FakeMove) == 0x000001, "Wrong size on BPA_RotateHead2_C_Set_FakeMove"); \ static_assert(offsetof(BPA_RotateHead2_C_Set_FakeMove, FakeMove) == 0x000000, "Member 'BPA_RotateHead2_C_Set_FakeMove::FakeMove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_Set_ForceIdlePlayRate \ static_assert(alignof(BPA_RotateHead2_C_Set_ForceIdlePlayRate) == 0x000008, "Wrong alignment on BPA_RotateHead2_C_Set_ForceIdlePlayRate"); \ static_assert(sizeof(BPA_RotateHead2_C_Set_ForceIdlePlayRate) == 0x000008, "Wrong size on BPA_RotateHead2_C_Set_ForceIdlePlayRate"); \ static_assert(offsetof(BPA_RotateHead2_C_Set_ForceIdlePlayRate, PlayRate) == 0x000000, "Member 'BPA_RotateHead2_C_Set_ForceIdlePlayRate::PlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_Set_ForceSpeedZero \ static_assert(alignof(BPA_RotateHead2_C_Set_ForceSpeedZero) == 0x000001, "Wrong alignment on BPA_RotateHead2_C_Set_ForceSpeedZero"); \ static_assert(sizeof(BPA_RotateHead2_C_Set_ForceSpeedZero) == 0x000001, "Wrong size on BPA_RotateHead2_C_Set_ForceSpeedZero"); \ static_assert(offsetof(BPA_RotateHead2_C_Set_ForceSpeedZero, bForceSpeedZero) == 0x000000, "Member 'BPA_RotateHead2_C_Set_ForceSpeedZero::bForceSpeedZero' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_Set_IKLocation \ static_assert(alignof(BPA_RotateHead2_C_Set_IKLocation) == 0x000008, "Wrong alignment on BPA_RotateHead2_C_Set_IKLocation"); \ static_assert(sizeof(BPA_RotateHead2_C_Set_IKLocation) == 0x000018, "Wrong size on BPA_RotateHead2_C_Set_IKLocation"); \ static_assert(offsetof(BPA_RotateHead2_C_Set_IKLocation, IK_Location) == 0x000000, "Member 'BPA_RotateHead2_C_Set_IKLocation::IK_Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_Set_IsInteraction \ static_assert(alignof(BPA_RotateHead2_C_Set_IsInteraction) == 0x000001, "Wrong alignment on BPA_RotateHead2_C_Set_IsInteraction"); \ static_assert(sizeof(BPA_RotateHead2_C_Set_IsInteraction) == 0x000001, "Wrong size on BPA_RotateHead2_C_Set_IsInteraction"); \ static_assert(offsetof(BPA_RotateHead2_C_Set_IsInteraction, IsInteraction) == 0x000000, "Member 'BPA_RotateHead2_C_Set_IsInteraction::IsInteraction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_Set_SearchAnimation \ static_assert(alignof(BPA_RotateHead2_C_Set_SearchAnimation) == 0x000008, "Wrong alignment on BPA_RotateHead2_C_Set_SearchAnimation"); \ static_assert(sizeof(BPA_RotateHead2_C_Set_SearchAnimation) == 0x000008, "Wrong size on BPA_RotateHead2_C_Set_SearchAnimation"); \ static_assert(offsetof(BPA_RotateHead2_C_Set_SearchAnimation, Animation) == 0x000000, "Member 'BPA_RotateHead2_C_Set_SearchAnimation::Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_SetEnableForceIdleAnimation \ static_assert(alignof(BPA_RotateHead2_C_SetEnableForceIdleAnimation) == 0x000008, "Wrong alignment on BPA_RotateHead2_C_SetEnableForceIdleAnimation"); \ static_assert(sizeof(BPA_RotateHead2_C_SetEnableForceIdleAnimation) == 0x000008, "Wrong size on BPA_RotateHead2_C_SetEnableForceIdleAnimation"); \ static_assert(offsetof(BPA_RotateHead2_C_SetEnableForceIdleAnimation, NewIdleAnim) == 0x000000, "Member 'BPA_RotateHead2_C_SetEnableForceIdleAnimation::NewIdleAnim' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_SetFocusTarget \ static_assert(alignof(BPA_RotateHead2_C_SetFocusTarget) == 0x000008, "Wrong alignment on BPA_RotateHead2_C_SetFocusTarget"); \ static_assert(sizeof(BPA_RotateHead2_C_SetFocusTarget) == 0x000020, "Wrong size on BPA_RotateHead2_C_SetFocusTarget"); \ static_assert(offsetof(BPA_RotateHead2_C_SetFocusTarget, FocustTarget) == 0x000000, "Member 'BPA_RotateHead2_C_SetFocusTarget::FocustTarget' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_SetFocusTarget, FocustLocation_0) == 0x000008, "Member 'BPA_RotateHead2_C_SetFocusTarget::FocustLocation_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_RotateHead2_C_SwitchToBlendspace \ static_assert(alignof(BPA_RotateHead2_C_SwitchToBlendspace) == 0x000008, "Wrong alignment on BPA_RotateHead2_C_SwitchToBlendspace"); \ static_assert(sizeof(BPA_RotateHead2_C_SwitchToBlendspace) == 0x000020, "Wrong size on BPA_RotateHead2_C_SwitchToBlendspace"); \ static_assert(offsetof(BPA_RotateHead2_C_SwitchToBlendspace, NewBS) == 0x000000, "Member 'BPA_RotateHead2_C_SwitchToBlendspace::NewBS' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_SwitchToBlendspace, BSKey) == 0x000008, "Member 'BPA_RotateHead2_C_SwitchToBlendspace::BSKey' has a wrong offset!"); \ static_assert(offsetof(BPA_RotateHead2_C_SwitchToBlendspace, Immediately) == 0x000018, "Member 'BPA_RotateHead2_C_SwitchToBlendspace::Immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBPA_RotateHead2_C \ static_assert(alignof(UBPA_RotateHead2_C) == 0x000010, "Wrong alignment on UBPA_RotateHead2_C"); \ static_assert(sizeof(UBPA_RotateHead2_C) == 0x000920, "Wrong size on UBPA_RotateHead2_C"); \ static_assert(offsetof(UBPA_RotateHead2_C, UberGraphFrame) == 0x000450, "Member 'UBPA_RotateHead2_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, __AnimBlueprintMutables) == 0x000458, "Member 'UBPA_RotateHead2_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, AnimBlueprintExtension_PropertyAccess) == 0x000460, "Member 'UBPA_RotateHead2_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, AnimBlueprintExtension_Base) == 0x000468, "Member 'UBPA_RotateHead2_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, AnimGraphNode_Root) == 0x000470, "Member 'UBPA_RotateHead2_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, AnimGraphNode_LinkedInputPose) == 0x000490, "Member 'UBPA_RotateHead2_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, AnimGraphNode_LocalToComponentSpace) == 0x000558, "Member 'UBPA_RotateHead2_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, AnimGraphNode_ComponentToLocalSpace) == 0x000578, "Member 'UBPA_RotateHead2_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, AnimGraphNode_ModifyBone) == 0x000598, "Member 'UBPA_RotateHead2_C::AnimGraphNode_ModifyBone' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, AnimGraphNode_BlendListByBool) == 0x0006D8, "Member 'UBPA_RotateHead2_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, AnimGraphNode_SaveCachedPose) == 0x000720, "Member 'UBPA_RotateHead2_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, AnimGraphNode_UseCachedPose_1) == 0x000828, "Member 'UBPA_RotateHead2_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, AnimGraphNode_UseCachedPose) == 0x000850, "Member 'UBPA_RotateHead2_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, RotateHead) == 0x000878, "Member 'UBPA_RotateHead2_C::RotateHead' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, FocusTarget) == 0x000890, "Member 'UBPA_RotateHead2_C::FocusTarget' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, FocustLocation) == 0x000898, "Member 'UBPA_RotateHead2_C::FocustLocation' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, MaybeBaseAi) == 0x0008B0, "Member 'UBPA_RotateHead2_C::MaybeBaseAi' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, StartedFocusEver) == 0x0008B8, "Member 'UBPA_RotateHead2_C::StartedFocusEver' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, Pitch_Clamp) == 0x0008C0, "Member 'UBPA_RotateHead2_C::Pitch_Clamp' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, Yaw_Clamp) == 0x0008D0, "Member 'UBPA_RotateHead2_C::Yaw_Clamp' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, HeadBone) == 0x0008E0, "Member 'UBPA_RotateHead2_C::HeadBone' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, ChestBone) == 0x0008E8, "Member 'UBPA_RotateHead2_C::ChestBone' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, FocusCloseInstance) == 0x0008F0, "Member 'UBPA_RotateHead2_C::FocusCloseInstance' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, IsNpc) == 0x0008F1, "Member 'UBPA_RotateHead2_C::IsNpc' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, LastMaxDeltaYawCache) == 0x0008F8, "Member 'UBPA_RotateHead2_C::LastMaxDeltaYawCache' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, ArrowChest) == 0x000900, "Member 'UBPA_RotateHead2_C::ArrowChest' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, IsInCombat) == 0x000908, "Member 'UBPA_RotateHead2_C::IsInCombat' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, HeadInterpSpeed) == 0x00090C, "Member 'UBPA_RotateHead2_C::HeadInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(UBPA_RotateHead2_C, DisablePitchRotator) == 0x000910, "Member 'UBPA_RotateHead2_C::DisablePitchRotator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_AddConstDissolveOrigin \ static_assert(alignof(BP_PlacedAI_C_AddConstDissolveOrigin) == 0x000004, "Wrong alignment on BP_PlacedAI_C_AddConstDissolveOrigin"); \ static_assert(sizeof(BP_PlacedAI_C_AddConstDissolveOrigin) == 0x00000C, "Wrong size on BP_PlacedAI_C_AddConstDissolveOrigin"); \ static_assert(offsetof(BP_PlacedAI_C_AddConstDissolveOrigin, Key) == 0x000000, "Member 'BP_PlacedAI_C_AddConstDissolveOrigin::Key' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AddConstDissolveOrigin, CallFunc_Array_Add_ReturnValue) == 0x000008, "Member 'BP_PlacedAI_C_AddConstDissolveOrigin::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_AlertChanged_Event \ static_assert(alignof(BP_PlacedAI_C_AlertChanged_Event) == 0x000001, "Wrong alignment on BP_PlacedAI_C_AlertChanged_Event"); \ static_assert(sizeof(BP_PlacedAI_C_AlertChanged_Event) == 0x000002, "Wrong size on BP_PlacedAI_C_AlertChanged_Event"); \ static_assert(offsetof(BP_PlacedAI_C_AlertChanged_Event, OldStatu) == 0x000000, "Member 'BP_PlacedAI_C_AlertChanged_Event::OldStatu' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AlertChanged_Event, NewStatu) == 0x000001, "Member 'BP_PlacedAI_C_AlertChanged_Event::NewStatu' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_AlwaysDisableMovement \ static_assert(alignof(BP_PlacedAI_C_AlwaysDisableMovement) == 0x000001, "Wrong alignment on BP_PlacedAI_C_AlwaysDisableMovement"); \ static_assert(sizeof(BP_PlacedAI_C_AlwaysDisableMovement) == 0x000001, "Wrong size on BP_PlacedAI_C_AlwaysDisableMovement"); \ static_assert(offsetof(BP_PlacedAI_C_AlwaysDisableMovement, ReturnValue) == 0x000000, "Member 'BP_PlacedAI_C_AlwaysDisableMovement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_AsyncConfigCheck \ static_assert(alignof(BP_PlacedAI_C_AsyncConfigCheck) == 0x000008, "Wrong alignment on BP_PlacedAI_C_AsyncConfigCheck"); \ static_assert(sizeof(BP_PlacedAI_C_AsyncConfigCheck) == 0x0005B8, "Wrong size on BP_PlacedAI_C_AsyncConfigCheck"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, Local_GameIsRunning) == 0x000000, "Member 'BP_PlacedAI_C_AsyncConfigCheck::Local_GameIsRunning' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000018, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000028, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000038, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000048, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000058, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000068, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name) == 0x000070, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name) == 0x000080, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name) == 0x000090, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000A0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000B0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetGameSetFixedParameter_ReturnValue_1) == 0x0000C0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetGameSetFixedParameter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_1) == 0x0000C8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_1) == 0x0000D8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_1) == 0x0000E8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0000F8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000108, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetGameSetFixedParameter_ReturnValue_2) == 0x000118, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetGameSetFixedParameter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_2) == 0x000120, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_2) == 0x000130, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_2) == 0x000140, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000150, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000160, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetGameSetFixedParameter_ReturnValue_3) == 0x000170, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetGameSetFixedParameter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_3) == 0x000178, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_3) == 0x000188, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_3) == 0x000198, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_12) == 0x0001A8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_13) == 0x0001B8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, Temp_int_Loop_Counter_Variable) == 0x0001C8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Add_IntInt_ReturnValue) == 0x0001CC, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, Temp_int_Array_Index_Variable) == 0x0001D0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetGameSetFixedParameter_ReturnValue_4) == 0x0001D8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetGameSetFixedParameter_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, Temp_int_Loop_Counter_Variable_1) == 0x0001E0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_4) == 0x0001E8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_4) == 0x0001F8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_4) == 0x000208, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Add_IntInt_ReturnValue_1) == 0x000218, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000220, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000230, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, Temp_int_Array_Index_Variable_1) == 0x000240, "Member 'BP_PlacedAI_C_AsyncConfigCheck::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_16) == 0x000248, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetObjectClass_ReturnValue) == 0x000258, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_17) == 0x000260, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetClassDisplayName_ReturnValue) == 0x000270, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_18) == 0x000280, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_IsValid_ReturnValue) == 0x000290, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetGameSetFixedParameter_ReturnValue_5) == 0x000298, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetGameSetFixedParameter_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_5) == 0x0002A0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_5) == 0x0002B0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_5) == 0x0002C0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_19) == 0x0002D0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetDisplayName_ReturnValue) == 0x0002E0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_20) == 0x0002F0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_21) == 0x000300, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_22) == 0x000310, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_23) == 0x000320, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Conv_StringToText_ReturnValue) == 0x000330, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000348, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CreateMessageWindow_ReturnValue) == 0x000360, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CreateMessageWindow_ReturnValue_1) == 0x000361, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CreateMessageWindow_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetGameInstance_ReturnValue) == 0x000368, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetGameInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_IsValid_ReturnValue_1) == 0x000370, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetObjectClass_ReturnValue_1) == 0x000378, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetObjectClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetClassDisplayName_ReturnValue_1) == 0x000380, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetClassDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_24) == 0x000390, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_25) == 0x0003A0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_IsValid_ReturnValue_2) == 0x0003B0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Conv_StringToText_ReturnValue_2) == 0x0003B8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Conv_StringToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CreateMessageWindow_ReturnValue_2) == 0x0003D0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CreateMessageWindow_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetObjectClass_ReturnValue_2) == 0x0003D8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetObjectClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetObjectClass_ReturnValue_3) == 0x0003E0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetObjectClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetClassDisplayName_ReturnValue_2) == 0x0003E8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetClassDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetClassDisplayName_ReturnValue_3) == 0x0003F8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetClassDisplayName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_26) == 0x000408, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_27) == 0x000418, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_28) == 0x000428, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_29) == 0x000438, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Conv_StringToText_ReturnValue_3) == 0x000448, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Conv_StringToText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Conv_StringToText_ReturnValue_4) == 0x000460, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Conv_StringToText_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CreateMessageWindow_ReturnValue_3) == 0x000478, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CreateMessageWindow_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CreateMessageWindow_ReturnValue_4) == 0x000479, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CreateMessageWindow_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetObjectClass_ReturnValue_4) == 0x000480, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetObjectClass_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_IsValid_ReturnValue_3) == 0x000488, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetClassDisplayName_ReturnValue_4) == 0x000490, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetClassDisplayName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetComponentsByInterface_ReturnValue) == 0x0004A0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetComponentsByInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Map_Values_Values) == 0x0004B0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Array_Get_Item) == 0x0004C0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Array_Get_Item_1) == 0x0004C8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, K2Node_DynamicCast_AsStatic_Mesh_Component) == 0x0004D0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::K2Node_DynamicCast_AsStatic_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, K2Node_DynamicCast_bSuccess) == 0x0004D8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_IsValid_ReturnValue_4) == 0x0004D9, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetStaticMeshAssetPtr_ReturnValue) == 0x0004E0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetStaticMeshAssetPtr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0004E8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, K2Node_DynamicCast_AsScene_Component) == 0x0004F0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::K2Node_DynamicCast_AsScene_Component' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, K2Node_DynamicCast_bSuccess_1) == 0x0004F8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetAttachParent_ReturnValue) == 0x000500, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetAttachParent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_GetDisplayName_ReturnValue_1) == 0x000508, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000518, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_30) == 0x000520, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_31) == 0x000530, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, K2Node_DynamicCast_AsAsync_Component_Interface) == 0x000540, "Member 'BP_PlacedAI_C_AsyncConfigCheck::K2Node_DynamicCast_AsAsync_Component_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, K2Node_DynamicCast_bSuccess_2) == 0x000550, "Member 'BP_PlacedAI_C_AsyncConfigCheck::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_32) == 0x000558, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_AsyncAssetEnabled_ReturnValue) == 0x000568, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_AsyncAssetEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_33) == 0x000570, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Conv_StringToText_ReturnValue_5) == 0x000580, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Conv_StringToText_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_CreateMessageWindow_ReturnValue_5) == 0x000598, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_CreateMessageWindow_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Array_Length_ReturnValue) == 0x00059C, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Array_Length_ReturnValue_1) == 0x0005A0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Less_IntInt_ReturnValue) == 0x0005A4, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_Less_IntInt_ReturnValue_1) == 0x0005A5, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, CallFunc_IsEditorRunning_ReturnValue) == 0x0005A6, "Member 'BP_PlacedAI_C_AsyncConfigCheck::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, K2Node_DynamicCast_AsAsync_Skeletal_Mesh_Component) == 0x0005A8, "Member 'BP_PlacedAI_C_AsyncConfigCheck::K2Node_DynamicCast_AsAsync_Skeletal_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_AsyncConfigCheck, K2Node_DynamicCast_bSuccess_3) == 0x0005B0, "Member 'BP_PlacedAI_C_AsyncConfigCheck::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_CalSoulByTag \ static_assert(alignof(BP_PlacedAI_C_CalSoulByTag) == 0x000008, "Wrong alignment on BP_PlacedAI_C_CalSoulByTag"); \ static_assert(sizeof(BP_PlacedAI_C_CalSoulByTag) == 0x000038, "Wrong size on BP_PlacedAI_C_CalSoulByTag"); \ static_assert(offsetof(BP_PlacedAI_C_CalSoulByTag, InputSoul) == 0x000000, "Member 'BP_PlacedAI_C_CalSoulByTag::InputSoul' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CalSoulByTag, TrueSoul) == 0x000004, "Member 'BP_PlacedAI_C_CalSoulByTag::TrueSoul' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CalSoulByTag, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000008, "Member 'BP_PlacedAI_C_CalSoulByTag::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CalSoulByTag, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000010, "Member 'BP_PlacedAI_C_CalSoulByTag::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CalSoulByTag, CallFunc_GetStatsValue_Value) == 0x000018, "Member 'BP_PlacedAI_C_CalSoulByTag::CallFunc_GetStatsValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CalSoulByTag, CallFunc_FMax_ReturnValue) == 0x000020, "Member 'BP_PlacedAI_C_CalSoulByTag::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CalSoulByTag, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'BP_PlacedAI_C_CalSoulByTag::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CalSoulByTag, CallFunc_FTrunc_ReturnValue) == 0x000030, "Member 'BP_PlacedAI_C_CalSoulByTag::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged \ static_assert(alignof(BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged) == 0x000008, "Wrong alignment on BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged"); \ static_assert(sizeof(BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged) == 0x000018, "Wrong size on BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged"); \ static_assert(offsetof(BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged, NewStatu) == 0x000000, "Member 'BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged::NewStatu' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged, CallFunc_IsAlive_Result) == 0x000001, "Member 'BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged, K2Node_SwitchEnum_CmpSuccess) == 0x000002, "Member 'BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000003, "Member 'BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000004, "Member 'BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged, CallFunc_UpdateLodDistanceScale_NewScale_ImplicitCast) == 0x000010, "Member 'BP_PlacedAI_C_ChangeLodDistanceScaleWhenAlertChanged::CallFunc_UpdateLodDistanceScale_NewScale_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_ClearContext \ static_assert(alignof(BP_PlacedAI_C_ClearContext) == 0x000008, "Wrong alignment on BP_PlacedAI_C_ClearContext"); \ static_assert(sizeof(BP_PlacedAI_C_ClearContext) == 0x000008, "Wrong size on BP_PlacedAI_C_ClearContext"); \ static_assert(offsetof(BP_PlacedAI_C_ClearContext, DestroyedActor) == 0x000000, "Member 'BP_PlacedAI_C_ClearContext::DestroyedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_CreateDropItem \ static_assert(alignof(BP_PlacedAI_C_CreateDropItem) == 0x000010, "Wrong alignment on BP_PlacedAI_C_CreateDropItem"); \ static_assert(sizeof(BP_PlacedAI_C_CreateDropItem) == 0x000310, "Wrong size on BP_PlacedAI_C_CreateDropItem"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CustomedItems) == 0x000000, "Member 'BP_PlacedAI_C_CreateDropItem::CustomedItems' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_GetObjectNameInMap_Object_Name) == 0x000050, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_GetObjectNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, K2Node_MakeArray_Array) == 0x000060, "Member 'BP_PlacedAI_C_CreateDropItem::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000070, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, Temp_object_Variable) == 0x000088, "Member 'BP_PlacedAI_C_CreateDropItem::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000098, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_Add_VectorVector_ReturnValue) == 0x0000B0, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_LineTraceSingleForObjects_OutHit) == 0x0000C8, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_LineTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_LineTraceSingleForObjects_ReturnValue) == 0x0001B0, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_LineTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_bBlockingHit) == 0x0001B1, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_bInitialOverlap) == 0x0001B2, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_Time) == 0x0001B4, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_Distance) == 0x0001B8, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_Location) == 0x0001C0, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_ImpactPoint) == 0x0001D8, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_Normal) == 0x0001F0, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_ImpactNormal) == 0x000208, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_PhysMat) == 0x000220, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_HitActor) == 0x000228, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_HitComponent) == 0x000230, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_HitBoneName) == 0x000238, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_BoneName) == 0x000240, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_HitItem) == 0x000248, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_ElementIndex) == 0x00024C, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_FaceIndex) == 0x000250, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_TraceStart) == 0x000258, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BreakHitResult_TraceEnd) == 0x000270, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000288, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_MakeTransform_ReturnValue) == 0x0002A0, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000300, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateDropItem, CallFunc_FinishSpawningActor_ReturnValue) == 0x000308, "Member 'BP_PlacedAI_C_CreateDropItem::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_CreateTempMeshCollision \ static_assert(alignof(BP_PlacedAI_C_CreateTempMeshCollision) == 0x000010, "Wrong alignment on BP_PlacedAI_C_CreateTempMeshCollision"); \ static_assert(sizeof(BP_PlacedAI_C_CreateTempMeshCollision) == 0x000090, "Wrong size on BP_PlacedAI_C_CreateTempMeshCollision"); \ static_assert(offsetof(BP_PlacedAI_C_CreateTempMeshCollision, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'BP_PlacedAI_C_CreateTempMeshCollision::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateTempMeshCollision, Temp_struct_Variable) == 0x000010, "Member 'BP_PlacedAI_C_CreateTempMeshCollision::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateTempMeshCollision, CallFunc_AddComponent_ReturnValue) == 0x000070, "Member 'BP_PlacedAI_C_CreateTempMeshCollision::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateTempMeshCollision, CallFunc_IsValid_ReturnValue_1) == 0x000078, "Member 'BP_PlacedAI_C_CreateTempMeshCollision::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateTempMeshCollision, CallFunc_GetSkeletalMeshAsset_ReturnValue) == 0x000080, "Member 'BP_PlacedAI_C_CreateTempMeshCollision::CallFunc_GetSkeletalMeshAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CreateTempMeshCollision, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000088, "Member 'BP_PlacedAI_C_CreateTempMeshCollision::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_CallUpdateSlowTickEvent \ static_assert(alignof(BP_PlacedAI_C_CallUpdateSlowTickEvent) == 0x000008, "Wrong alignment on BP_PlacedAI_C_CallUpdateSlowTickEvent"); \ static_assert(sizeof(BP_PlacedAI_C_CallUpdateSlowTickEvent) == 0x000130, "Wrong size on BP_PlacedAI_C_CallUpdateSlowTickEvent"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, SlowTick) == 0x000000, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::SlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000008, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, K2Node_SwitchEnum_CmpSuccess) == 0x000018, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, Temp_byte_Variable) == 0x000019, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_GetObjectClass_ReturnValue) == 0x000030, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_IsServer_ReturnValue) == 0x000038, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_GetClassDisplayName_ReturnValue) == 0x000040, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, Temp_bool_Variable) == 0x000060, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, K2Node_Select_Default) == 0x000088, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000090, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000A0, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin) == 0x0000B0, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_GetMapAndId_Map) == 0x0000B8, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_GetMapAndId_Map' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_GetMapAndId_ID) == 0x0000C8, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_GetMapAndId_ID' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000D8, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_IsValid_ReturnValue) == 0x0000E8, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000F0, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000100, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000110, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_CallUpdateSlowTickEvent, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000120, "Member 'BP_PlacedAI_C_CallUpdateSlowTickEvent::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_DefaultLoopAnimPlay \ static_assert(alignof(BP_PlacedAI_C_DefaultLoopAnimPlay) == 0x000008, "Wrong alignment on BP_PlacedAI_C_DefaultLoopAnimPlay"); \ static_assert(sizeof(BP_PlacedAI_C_DefaultLoopAnimPlay) == 0x0001A8, "Wrong size on BP_PlacedAI_C_DefaultLoopAnimPlay"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_IsValid_ReturnValue_1) == 0x000001, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin) == 0x000008, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name) == 0x000010, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name) == 0x000020, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name) == 0x000030, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_GetObjectName_ReturnValue) == 0x000040, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_GetObjectName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_Split_LeftS) == 0x000050, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_Split_RightS) == 0x000060, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_Split_ReturnValue) == 0x000070, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_Conv_StringToText_ReturnValue) == 0x000078, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000090, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, K2Node_MakeStruct_FormatArgumentData) == 0x0000A8, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000F8, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_AlwaysDisableMovement_ReturnValue) == 0x000148, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_AlwaysDisableMovement_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, K2Node_MakeArray_Array) == 0x000150, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_Format_ReturnValue) == 0x000160, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_Conv_TextToString_ReturnValue) == 0x000178, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_GetBeReadyByAsync_ReturnValue) == 0x000188, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_GetBeReadyByAsync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000189, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, CallFunc_GetMyEquip_Equip) == 0x000190, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DefaultLoopAnimPlay, K2Node_MakeArray_Array_1) == 0x000198, "Member 'BP_PlacedAI_C_DefaultLoopAnimPlay::K2Node_MakeArray_Array_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_DropWhenDeath \ static_assert(alignof(BP_PlacedAI_C_DropWhenDeath) == 0x000008, "Wrong alignment on BP_PlacedAI_C_DropWhenDeath"); \ static_assert(sizeof(BP_PlacedAI_C_DropWhenDeath) == 0x000138, "Wrong size on BP_PlacedAI_C_DropWhenDeath"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, Local_AddPTCount) == 0x000000, "Member 'BP_PlacedAI_C_DropWhenDeath::Local_AddPTCount' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin) == 0x000008, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_GetMapAndId_Map) == 0x000010, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_GetMapAndId_Map' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_GetMapAndId_ID) == 0x000020, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_GetMapAndId_ID' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Array_LastIndex_ReturnValue) == 0x000050, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000058, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Get_Save_Slot_Value_value) == 0x000068, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000078, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000079, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_AddPlayerSkillPt_CurrentAmount) == 0x00007C, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_AddPlayerSkillPt_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000080, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x000084, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Subtract_IntInt_ReturnValue) == 0x000088, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000090, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000098, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_ValidCharacterDynamicMark_Valid) == 0x000099, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_ValidCharacterDynamicMark_Valid' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_GetPathName_ReturnValue) == 0x0000A0, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Not_PreBool_ReturnValue) == 0x0000B0, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_BooleanOR_ReturnValue) == 0x0000B1, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_GetDropSoul_SoulCoin) == 0x0000B4, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_GetDropSoul_SoulCoin' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Greater_IntInt_ReturnValue) == 0x0000B8, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_CalSoulByTag_TrueSoul) == 0x0000BC, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_CalSoulByTag_TrueSoul' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Conv_IntToString_ReturnValue) == 0x0000C0, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_AddPlayerCoinSoul_CurrentAmount) == 0x0000D0, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_AddPlayerCoinSoul_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000D8, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000E8, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000F8, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000108, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000118, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_DropWhenDeath, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000128, "Member 'BP_PlacedAI_C_DropWhenDeath::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_EnforceAsyncLoading \ static_assert(alignof(BP_PlacedAI_C_EnforceAsyncLoading) == 0x000001, "Wrong alignment on BP_PlacedAI_C_EnforceAsyncLoading"); \ static_assert(sizeof(BP_PlacedAI_C_EnforceAsyncLoading) == 0x000001, "Wrong size on BP_PlacedAI_C_EnforceAsyncLoading"); \ static_assert(offsetof(BP_PlacedAI_C_EnforceAsyncLoading, EnforceValue) == 0x000000, "Member 'BP_PlacedAI_C_EnforceAsyncLoading::EnforceValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_EnterGameDeath \ static_assert(alignof(BP_PlacedAI_C_EnterGameDeath) == 0x000008, "Wrong alignment on BP_PlacedAI_C_EnterGameDeath"); \ static_assert(sizeof(BP_PlacedAI_C_EnterGameDeath) == 0x000180, "Wrong size on BP_PlacedAI_C_EnterGameDeath"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, Temp_int_Variable) == 0x000000, "Member 'BP_PlacedAI_C_EnterGameDeath::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, Temp_int_Variable_1) == 0x000004, "Member 'BP_PlacedAI_C_EnterGameDeath::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_Add_IntInt_ReturnValue_1) == 0x00000C, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, Temp_int_Variable_2) == 0x000010, "Member 'BP_PlacedAI_C_EnterGameDeath::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_Add_IntInt_ReturnValue_2) == 0x000014, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000018, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000020, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_K2_GetComponentsByClass_ReturnValue_1) == 0x000030, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_K2_GetComponentsByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_Array_Get_Item) == 0x000040, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_Array_Get_Item_1) == 0x000048, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_Array_Length_ReturnValue_1) == 0x000054, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_Less_IntInt_ReturnValue_1) == 0x000059, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_K2_GetComponentsByClass_ReturnValue_2) == 0x000060, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_K2_GetComponentsByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_Array_Get_Item_2) == 0x000070, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_Array_Length_ReturnValue_2) == 0x000078, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_Less_IntInt_ReturnValue_2) == 0x00007C, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_K2_AddRelativeLocation_SweepHitResult) == 0x000080, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_K2_AddRelativeLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_Select_Dead_Montage_Montage) == 0x000168, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_Select_Dead_Montage_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, K2Node_SwitchEnum_CmpSuccess) == 0x000170, "Member 'BP_PlacedAI_C_EnterGameDeath::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_IsValid_ReturnValue) == 0x000171, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterGameDeath, CallFunc_PlayCharacterMontage_duration) == 0x000178, "Member 'BP_PlacedAI_C_EnterGameDeath::CallFunc_PlayCharacterMontage_duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_Estimate_AI_HP \ static_assert(alignof(BP_PlacedAI_C_Estimate_AI_HP) == 0x000008, "Wrong alignment on BP_PlacedAI_C_Estimate_AI_HP"); \ static_assert(sizeof(BP_PlacedAI_C_Estimate_AI_HP) == 0x000028, "Wrong size on BP_PlacedAI_C_Estimate_AI_HP"); \ static_assert(offsetof(BP_PlacedAI_C_Estimate_AI_HP, HP1) == 0x000000, "Member 'BP_PlacedAI_C_Estimate_AI_HP::HP1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Estimate_AI_HP, HP) == 0x000008, "Member 'BP_PlacedAI_C_Estimate_AI_HP::HP' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Estimate_AI_HP, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000010, "Member 'BP_PlacedAI_C_Estimate_AI_HP::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Estimate_AI_HP, CallFunc_SelectFloat_ReturnValue) == 0x000018, "Member 'BP_PlacedAI_C_Estimate_AI_HP::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Estimate_AI_HP, CallFunc_BooleanOR_ReturnValue) == 0x000020, "Member 'BP_PlacedAI_C_Estimate_AI_HP::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI \ static_assert(alignof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI) == 0x000010, "Wrong alignment on BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI"); \ static_assert(sizeof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI) == 0x001970, "Wrong size on BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, EntryPoint) == 0x000000, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_AlwaysDisableMovement_ReturnValue) == 0x000004, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_AlwaysDisableMovement_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Variable) == 0x000008, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_1) == 0x000020, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000038, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_1) == 0x000040, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanAND_ReturnValue) == 0x000041, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_delegate_Variable) == 0x000044, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_delegate_Variable_1) == 0x000054, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_delegate_Variable_2) == 0x000064, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000074, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Loop_Counter_Variable) == 0x000078, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue_1) == 0x00007C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetTimeSeconds_ReturnValue) == 0x000080, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_real_Variable) == 0x000088, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDisplayName_ReturnValue) == 0x000090, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0000A0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x0000B0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x0000C0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue) == 0x0000D0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetTimeSeconds_ReturnValue_1) == 0x0000E0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetTimeSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000E8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000100, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x000110, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_DoubleToString_ReturnValue_4) == 0x000120, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_DoubleToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_RunCount_Variable) == 0x000130, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_RunCount_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDisplayName_ReturnValue_1) == 0x000138, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000148, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000150, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000160, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue_2) == 0x000170, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000178, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000188, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000198, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0001A8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_IsClosed_Variable) == 0x0001B8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0001C0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_10) == 0x0001D0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_Has_Been_Initd_Variable) == 0x0001E0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x0001E8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetGameSetFixedParameter_ReturnValue_1) == 0x0001F0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetGameSetFixedParameter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue) == 0x0001F8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_1) == 0x0001F9, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_wildcard_Variable) == 0x000200, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_wildcard_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetComponentsByInterface_ReturnValue) == 0x000210, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetComponentsByInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Length_ReturnValue) == 0x000220, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_2) == 0x000224, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_2) == 0x000234, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_real_Variable_1) == 0x000238, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000240, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_3) == 0x000244, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetTimeSeconds_ReturnValue_2) == 0x000258, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetTimeSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetGlobalFlag_Enable) == 0x000260, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000268, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000270, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x000271, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_Variable) == 0x000272, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_4) == 0x000274, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_5) == 0x000284, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsVisible_ReturnValue) == 0x000294, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetComponentsByInterface_ReturnValue_1) == 0x000298, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetComponentsByInterface_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Length_ReturnValue_1) == 0x0002A8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue) == 0x0002AC, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_3) == 0x0002AD, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_1) == 0x0002AE, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_2) == 0x0002AF, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Loop_Counter_Variable_1) == 0x0002B0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Array_Index_Variable) == 0x0002B4, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue_3) == 0x0002B8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_RunCount_Variable_1) == 0x0002BC, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_RunCount_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Array_Index_Variable_1) == 0x0002C0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue_4) == 0x0002C4, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x0002C8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Loop_Counter_Variable_2) == 0x0002CC, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue_5) == 0x0002D0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Array_Index_Variable_2) == 0x0002D4, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_object_Variable) == 0x0002D8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_AsAk_Audio_Event) == 0x0002E0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_AsAk_Audio_Event' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_bSuccess) == 0x0002E8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Loop_Counter_Variable_3) == 0x0002EC, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Loop_Counter_Variable_4) == 0x0002F0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue_6) == 0x0002F4, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue_7) == 0x0002F8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Array_Index_Variable_3) == 0x0002FC, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Loaded) == 0x000300, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_class_Variable) == 0x000308, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000310, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000311, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_HasAuthority_ReturnValue) == 0x000312, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_HasAuthority_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_3) == 0x000313, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Loaded_7) == 0x000318, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Loaded_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_RunCount_Variable_2) == 0x000320, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_RunCount_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GreaterEqual_IntInt_ReturnValue_2) == 0x000324, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GreaterEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue_8) == 0x000328, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_IsClosed_Variable_1) == 0x00032C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_Has_Been_Initd_Variable_1) == 0x00032D, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_IsClosed_Variable_2) == 0x00032E, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_Has_Been_Initd_Variable_2) == 0x00032F, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_object_Variable_1) == 0x000330, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_string_Variable) == 0x000338, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Map_Keys_Keys) == 0x000348, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Length_ReturnValue_2) == 0x000358, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_string_Variable_1) == 0x000360, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_Variable_1) == 0x000370, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_Variable_2) == 0x000371, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_struct_Variable) == 0x000378, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Variable_1) == 0x000390, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue_9) == 0x000394, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_Variable_3) == 0x000398, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_Variable_4) == 0x000399, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanAND_ReturnValue_1) == 0x00039A, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetGlobalFlag_Enable_1) == 0x00039B, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetGlobalFlag_Enable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_Has_Been_Initd_Variable_3) == 0x00039C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Map_Keys_Keys_1) == 0x0003A0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Length_ReturnValue_3) == 0x0003B0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Variable_2) == 0x0003B4, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Less_IntInt_ReturnValue) == 0x0003B8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue_10) == 0x0003BC, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_Variable_5) == 0x0003C0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Array_Index_Variable_4) == 0x0003C4, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Get_Item) == 0x0003C8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_NameToString_ReturnValue) == 0x0003D0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Map_Find_Value) == 0x0003E0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Map_Find_ReturnValue) == 0x0003F8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetSocketLocation_ReturnValue) == 0x000400, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x000418, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000420, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_VectorToString_ReturnValue) == 0x000438, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_VectorVector_ReturnValue_1) == 0x000448, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000450, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000460, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000470, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_struct_Variable_1) == 0x000480, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDisplayName_ReturnValue_2) == 0x000498, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_14) == 0x0004A8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_15) == 0x0004B8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_Variable_6) == 0x0004C8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_16) == 0x0004D0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_17) == 0x0004E0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanAND_ReturnValue_2) == 0x0004F0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_18) == 0x0004F8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_Variable_7) == 0x000508, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetGlobalFlag_Enable_2) == 0x000509, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetGlobalFlag_Enable_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Loaded_8) == 0x000510, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Loaded_8' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000518, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000519, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetTimeSeconds_ReturnValue_3) == 0x000520, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetTimeSeconds_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_4) == 0x000528, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000530, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_DoubleToString_ReturnValue_5) == 0x000538, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_DoubleToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_DoubleToString_ReturnValue_6) == 0x000548, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_DoubleToString_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_19) == 0x000558, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_20) == 0x000568, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_5) == 0x000578, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_21) == 0x000580, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_6) == 0x000590, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Loop_Counter_Variable_5) == 0x000594, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsVisible_ReturnValue_1) == 0x000598, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsVisible_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Less_IntInt_ReturnValue_1) == 0x000599, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue_11) == 0x00059C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_IsClosed_Variable_3) == 0x0005A0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_7) == 0x0005A1, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0005A8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0005B0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0005C8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0005E0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_VSize_ReturnValue) == 0x0005F8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_K2_SetTimer_ReturnValue) == 0x000600, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000608, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Activity) == 0x000609, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Activity' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Value) == 0x00060A, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x00060B, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000610, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_firepoint) == 0x000618, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_isReborn) == 0x000628, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Position) == 0x000630, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_6) == 0x000690, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x0006A0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsAlive_Result) == 0x0006A8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_4) == 0x0006A9, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_5) == 0x0006AA, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0006B0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsAlive_Result_1) == 0x0006B8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsAlive_Result_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_7) == 0x0006BC, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x0006D0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_bIsDissolve) == 0x0006D8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_bIsDissolve' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x0006E0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyStateManagerComp_StateManagerComp_2) == 0x0006E8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyStateManagerComp_StateManagerComp_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_6) == 0x0006F0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetAnimInstance_ReturnValue) == 0x0006F8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000700, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDissolveInfo_DissolveKey) == 0x000708, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDissolveInfo_DissolveKey' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDissolveInfo_bIsDissolve) == 0x000710, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDissolveInfo_bIsDissolve' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDissolveInfo_DissolveValue) == 0x000714, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDissolveInfo_DissolveValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDissolveInfo_Parameter_Name) == 0x000718, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDissolveInfo_Parameter_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Montage_GetNotifyStateByClass_ReturnValue) == 0x000720, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Montage_GetNotifyStateByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_7) == 0x000728, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_SwitchEnum_CmpSuccess) == 0x000729, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyPlayerCharacter_CombatCharacter_3) == 0x000730, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyPlayerCharacter_CombatCharacter_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_8) == 0x000738, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyStateManagerComp_StateManagerComp_3) == 0x000748, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyStateManagerComp_StateManagerComp_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_OldStatu_1) == 0x000750, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_OldStatu_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_NewStatu_1) == 0x000751, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_NewStatu_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_SwitchEnum_CmpSuccess_1) == 0x000752, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_Has_Been_Initd_Variable_4) == 0x000753, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_Has_Been_Initd_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Array_Index_Variable_5) == 0x000754, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Get_Item_1) == 0x000758, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_AsAsync_Component_Interface) == 0x000760, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_AsAsync_Component_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_bSuccess_1) == 0x000770, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_AsAsync_Component_Interface_1) == 0x000778, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_AsAsync_Component_Interface_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_bSuccess_2) == 0x000788, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_AsyncAssetEnabled_ReturnValue) == 0x000789, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_AsyncAssetEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsAlive_Result_2) == 0x00078A, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsAlive_Result_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x00078B, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_7) == 0x00078C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_8) == 0x00078D, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_8) == 0x00078E, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_9) == 0x00078F, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_10) == 0x000790, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Map_Values_Values) == 0x000798, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Map_Keys_Keys_2) == 0x0007A8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Map_Keys_Keys_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Get_Item_2) == 0x0007B8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_LoadAsset_Blocking_ReturnValue) == 0x0007E8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_LoadAsset_Blocking_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Length_ReturnValue_4) == 0x0007F0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_AsData_Table) == 0x0007F8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_AsData_Table' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_bSuccess_3) == 0x000800, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Less_IntInt_ReturnValue_2) == 0x000801, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_object_Variable_2) == 0x000808, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_AsPhysics_Asset) == 0x000810, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_AsPhysics_Asset' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_bSuccess_4) == 0x000818, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetState_State) == 0x000819, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Loaded_1) == 0x000820, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Loaded_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_9) == 0x000828, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_SwitchEnum_CmpSuccess_2) == 0x000829, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_LoadAsset_Blocking_ReturnValue_1) == 0x000830, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_LoadAsset_Blocking_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_IsClosed_Variable_4) == 0x000838, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_IsClosed_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_9) == 0x00083C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetGameSetFixedParameter_ReturnValue_2) == 0x000850, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetGameSetFixedParameter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_2) == 0x000858, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetGameSetFixedParameter_ReturnValue_3) == 0x000860, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetGameSetFixedParameter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_3) == 0x000868, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_LoadAsset_Blocking_ReturnValue_2) == 0x000870, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_LoadAsset_Blocking_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_AsAnim_Montage) == 0x000878, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_AsAnim_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_bSuccess_5) == 0x000880, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_LoadAsset_Blocking_ReturnValue_3) == 0x000888, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_LoadAsset_Blocking_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetGameSetFixedParameter_ReturnValue_4) == 0x000890, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetGameSetFixedParameter_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_AsAnim_Sequence) == 0x000898, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_AsAnim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_bSuccess_6) == 0x0008A0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_4) == 0x0008A1, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_ApplySoftClassAsset_self_CastInput) == 0x0008A8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_ApplySoftClassAsset_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_LoadClassAsset_Blocking_ReturnValue) == 0x0008B8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_LoadClassAsset_Blocking_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetGameSetFixedParameter_ReturnValue_5) == 0x0008C0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetGameSetFixedParameter_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_5) == 0x0008C8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_ApplySoftObjectAsset_self_CastInput) == 0x0008D0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_ApplySoftObjectAsset_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyMagicComponent_ReturnValue) == 0x0008E0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyMagicComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Map_Values_Values_1) == 0x0008E8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Map_Values_Values_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsEditorRunning_ReturnValue) == 0x0008F8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetGameSetFixedParameter_ReturnValue_6) == 0x000900, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetGameSetFixedParameter_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_6) == 0x000908, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_8) == 0x000909, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyMontages_Montages) == 0x000910, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyMagicComponent_ReturnValue_1) == 0x000918, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyMagicComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Map_Values_Values_2) == 0x000920, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Map_Values_Values_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDisplayName_ReturnValue_3) == 0x000930, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDisplayName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Urgency) == 0x000940, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Urgency' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_22) == 0x000948, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Loop_Counter_Variable_6) == 0x000958, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Loop_Counter_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Less_IntInt_ReturnValue_3) == 0x00095C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue_12) == 0x000960, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_Has_Been_Initd_Variable_5) == 0x000964, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_Has_Been_Initd_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_9) == 0x000965, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDisplayName_ReturnValue_4) == 0x000968, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDisplayName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_23) == 0x000978, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_bool_IsClosed_Variable_5) == 0x000988, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_bool_IsClosed_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Array_Index_Variable_6) == 0x00098C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Array_Index_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_10) == 0x000990, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Get_Item_3) == 0x000994, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_NameToString_ReturnValue_1) == 0x0009A0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Map_Find_Value_1) == 0x0009B0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Map_Find_ReturnValue_1) == 0x0009C8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetSocketLocation_ReturnValue_1) == 0x0009D0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetSocketLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_VectorVector_ReturnValue_2) == 0x0009E8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x0009F0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_VectorToString_ReturnValue_1) == 0x000A08, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_VectorToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_VectorVector_ReturnValue_3) == 0x000A18, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_24) == 0x000A20, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_25) == 0x000A30, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_26) == 0x000A40, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetGlobalFlag_Enable_3) == 0x000A50, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetGlobalFlag_Enable_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_11) == 0x000A51, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_10) == 0x000A54, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_struct_Variable_2) == 0x000A70, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_11) == 0x000AD0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_AddComponent_ReturnValue) == 0x000AE0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_LoadAsset_Blocking_ReturnValue_4) == 0x000AE8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_LoadAsset_Blocking_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_AsPhysics_Asset_1) == 0x000AF0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_AsPhysics_Asset_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_bSuccess_7) == 0x000AF8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetGameSetFixedParameter_ReturnValue_7) == 0x000B00, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetGameSetFixedParameter_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_7) == 0x000B08, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_12) == 0x000B0C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetAnimProfile_Profile) == 0x000B20, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetAnimProfile_Profile' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetState_State_1) == 0x000B28, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetState_State_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_10) == 0x000B29, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_11) == 0x000B2A, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_EnforceValue) == 0x000B2B, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_EnforceValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_Event_EndPlayReason) == 0x000B2C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000B2D, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyMagicComponent_ReturnValue_2) == 0x000B30, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyMagicComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_Event_Hold) == 0x000B38, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_Event_Hold' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetModel_PairedAnimPreLoadComponent_ReturnValue) == 0x000B48, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetModel_PairedAnimPreLoadComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_NameToString_ReturnValue_2) == 0x000B50, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_MakeStruct_S_PairedAnimationAsyncList) == 0x000B60, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_MakeStruct_S_PairedAnimationAsyncList' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_class_Variable_1) == 0x000B80, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_ObjectToText_ReturnValue) == 0x000B88, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_ObjectToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_ObjectToText_ReturnValue_1) == 0x000BA0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_ObjectToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_MakeStruct_FormatArgumentData) == 0x000BB8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_MakeStruct_FormatArgumentData_1) == 0x000C08, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_MakeArray_Array) == 0x000C58, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_MakeArray_Array_1) == 0x000C68, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Format_ReturnValue) == 0x000C78, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Format_ReturnValue_1) == 0x000C90, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_TextToString_ReturnValue) == 0x000CA8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000CB8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetAssetRegistry_ReturnValue) == 0x000CC8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetAssetRegistry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetAssetsByPaths_OutAssetData) == 0x000CD8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetAssetsByPaths_OutAssetData' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetAssetsByPaths_ReturnValue) == 0x000CE8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetAssetsByPaths_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Add_ReturnValue) == 0x000CEC, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Get_Item_4) == 0x000CF0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Length_ReturnValue_5) == 0x000D58, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_ToSoftObjectPath_ReturnValue) == 0x000D60, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_ToSoftObjectPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Less_IntInt_ReturnValue_4) == 0x000D80, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue) == 0x000D88, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Loaded_2) == 0x000DB8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Loaded_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_13) == 0x000DC0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_IsEmpty_ReturnValue) == 0x000DD0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000DD1, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Get_Item_5) == 0x000DD8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanAND_ReturnValue_3) == 0x000DE0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Length_ReturnValue_6) == 0x000DE4, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Less_IntInt_ReturnValue_5) == 0x000DE8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Get_Item_6) == 0x000DF0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Length_ReturnValue_7) == 0x000DF8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Length_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Less_IntInt_ReturnValue_6) == 0x000DFC, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Less_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Load) == 0x000DFD, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Load' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_Select_Default) == 0x000E00, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_27) == 0x000E10, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Get_Item_7) == 0x000E20, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_28) == 0x000E28, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDisplayName_ReturnValue_5) == 0x000E38, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDisplayName_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Length_ReturnValue_8) == 0x000E48, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Length_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Less_IntInt_ReturnValue_7) == 0x000E4C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Less_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDisplayName_ReturnValue_6) == 0x000E50, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDisplayName_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_29) == 0x000E60, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_30) == 0x000E70, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsEditorRunning_ReturnValue_1) == 0x000E80, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsEditorRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_31) == 0x000E88, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetGlobalFlag_Enable_4) == 0x000E98, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetGlobalFlag_Enable_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Get_Item_8) == 0x000E9C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Get_Item_8' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Length_ReturnValue_9) == 0x000EA4, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Length_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_NameToString_ReturnValue_3) == 0x000EA8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_NameToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Less_IntInt_ReturnValue_8) == 0x000EB8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Less_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_RunCount_Variable_3) == 0x000EBC, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_RunCount_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GreaterEqual_IntInt_ReturnValue_3) == 0x000EC0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GreaterEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue_13) == 0x000EC4, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_object_Variable_3) == 0x000EC8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDisplayName_ReturnValue_7) == 0x000ED0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDisplayName_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_14) == 0x000EE0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_32) == 0x000EF0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_33) == 0x000F00, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_34) == 0x000F10, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetModel_PairedAnimPreLoadComponent_ReturnValue_1) == 0x000F20, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetModel_PairedAnimPreLoadComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_NameToString_ReturnValue_4) == 0x000F28, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_NameToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_MakeStruct_S_PairedAnimationAsyncList_1) == 0x000F38, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_MakeStruct_S_PairedAnimationAsyncList_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_Event_DeltaSeconds) == 0x000F58, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_11) == 0x000F5C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetComponentByClass_ReturnValue) == 0x000F60, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_12) == 0x000F68, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_DestroyedActor) == 0x000F70, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_DestroyedActor' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Loaded_3) == 0x000F78, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Loaded_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Message) == 0x000F80, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Message' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Target) == 0x000F88, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Target' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_15) == 0x000F90, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_object_Variable_4) == 0x000FA0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000FA8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_AsAnim_Sequence_1) == 0x000FC0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_AsAnim_Sequence_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_bSuccess_8) == 0x000FC8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_VectorToString_ReturnValue_2) == 0x000FD0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_VectorToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Loaded_4) == 0x000FE0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Loaded_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Type) == 0x000FE8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_OldValue) == 0x000FF0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_NewValue) == 0x000FF8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_MaxValue) == 0x001000, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_DoubleToString_ReturnValue_7) == 0x001008, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_DoubleToString_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_12) == 0x001018, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_13) == 0x001019, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x001020, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_12) == 0x001030, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_35) == 0x001038, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_object_Variable_5) == 0x001048, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_36) == 0x001050, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_AsAnim_Montage_1) == 0x001060, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_AsAnim_Montage_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_bSuccess_9) == 0x001068, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Loaded_5) == 0x001070, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Loaded_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_object_Variable_6) == 0x001078, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_object_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_AsData_Table_1) == 0x001080, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_AsData_Table_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_bSuccess_10) == 0x001088, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_bSuccess_10' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetPlayerCharacter_ReturnValue) == 0x001090, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_K2_SetWorldRotation_SweepHitResult) == 0x001098, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_K2_SetWorldRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Is_Persistent_Persistent) == 0x001180, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Is_Persistent_Persistent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_K2_AttachToComponent_ReturnValue) == 0x001181, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetChildrenComponents_Children) == 0x001188, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetChildrenComponents_Children' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Get_Item_9) == 0x001198, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Get_Item_9' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Length_ReturnValue_10) == 0x0011A0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Length_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Less_IntInt_ReturnValue_9) == 0x0011A4, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Less_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDropInfo_DropItemInfo) == 0x0011A8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDropInfo_DropItemInfo' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x0011F8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyHealth_Health) == 0x001200, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyStateManagerComp_StateManagerComp_4) == 0x001208, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyStateManagerComp_StateManagerComp_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyEquip_Equip) == 0x001210, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x001218, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetSelectedMainHandType_Type) == 0x00121C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetSelectedMainHandType_Type' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetItemInSlot_Item) == 0x001220, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetItemInSlot_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x001240, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanAND_ReturnValue_4) == 0x001241, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Greater_IntInt_ReturnValue) == 0x001242, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyBowHandler_BowHandler) == 0x001248, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyBowHandler_BowHandler' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin) == 0x001250, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin_1) == 0x001258, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin_2) == 0x001260, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetSavedLevelValue_Value) == 0x001268, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetSavedLevelValue_hasSet) == 0x001278, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetSavedLevelValue_Value_1) == 0x001280, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetSavedLevelValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetSavedLevelValue_hasSet_1) == 0x001290, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetSavedLevelValue_hasSet_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_SwitchString_CmpSuccess) == 0x001291, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_StringToVector_OutConvertedVector) == 0x001298, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_StringToVector_OutConvertedVector' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_StringToVector_OutIsValid) == 0x0012B0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_StringToVector_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin_3) == 0x0012B8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetSavedLevelValue_Value_2) == 0x0012C0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetSavedLevelValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetSavedLevelValue_hasSet_2) == 0x0012D0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetSavedLevelValue_hasSet_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x0012D8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_K2_SetActorLocation_ReturnValue) == 0x0013C0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_StringToDouble_ReturnValue) == 0x0013C8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin_4) == 0x0013D0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyDropComp_DropComponent) == 0x0013D8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyDropComp_DropComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetMyDropComp_DropComponent_1) == 0x0013E0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetMyDropComp_DropComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetAIController_ReturnValue) == 0x0013E8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_13) == 0x0013F0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_AsBP_Base_AIController) == 0x0013F8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_bSuccess_11) == 0x001400, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_bSuccess_11' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_Loaded_6) == 0x001408, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_Loaded_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDisplayName_ReturnValue_8) == 0x001410, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDisplayName_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_16) == 0x001420, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_StringToText_ReturnValue) == 0x001430, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_CreateMessageWindow_ReturnValue) == 0x001448, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_AsDCSCharacter_Movement_Component) == 0x001450, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_AsDCSCharacter_Movement_Component' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_bSuccess_12) == 0x001458, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_bSuccess_12' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Redirect_Table_MappedTable) == 0x001460, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_17) == 0x001468, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDataTableRowFromName_OutRow) == 0x001478, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0014C8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_OldStatu) == 0x0014C9, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_OldStatu' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_NewStatu) == 0x0014CA, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_NewStatu' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_NotEqual_ByteByte_ReturnValue_2) == 0x0014CB, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_NotEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetLevel_ReturnValue) == 0x0014D0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_14) == 0x0014D8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetAIState_ReturnValue) == 0x0014E0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetAIState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_15) == 0x0014E8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_18) == 0x0014EC, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_18' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetNetworkState_ReturnValue) == 0x001500, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_16) == 0x001508, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_SyncState_GetCharacterState_State) == 0x001509, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_SyncState_GetCharacterState_State' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_14) == 0x00150A, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_Event_CurrentSlowTick) == 0x00150B, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_Event_CurrentSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Array_Index_Variable_7) == 0x00150C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Array_Index_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Array_Get_Item_10) == 0x001510, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Array_Get_Item_10' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_AsAsync_Component_Interface_2) == 0x001518, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_AsAsync_Component_Interface_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_bSuccess_13) == 0x001528, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_bSuccess_13' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_SwitchEnum_CmpSuccess_3) == 0x001529, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_SwitchEnum_CmpSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetSoftClassAsset_ReturnValue) == 0x001530, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetSoftClassAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_LoadClassAsset_Blocking_ReturnValue_1) == 0x001560, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_LoadClassAsset_Blocking_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValidSoftClassReference_ReturnValue) == 0x001568, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValidSoftClassReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetSoftObjectAsset_ReturnValue) == 0x001570, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetSoftObjectAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_LoadAsset_Blocking_ReturnValue_5) == 0x0015A0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_LoadAsset_Blocking_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x0015A8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_AsyncAssetEnabled_ReturnValue_1) == 0x0015A9, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_AsyncAssetEnabled_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetObjectNameInMap_Object_Name) == 0x0015B0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetObjectNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Loop_Counter_Variable_7) == 0x0015C0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Loop_Counter_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Get_Save_Slot_Value_value) == 0x0015C8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_ParsedSavedInfo_SortIDOrBoxID) == 0x0015D8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_ParsedSavedInfo_SortIDOrBoxID' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_ParsedSavedInfo_LeftCount) == 0x0015DC, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_ParsedSavedInfo_LeftCount' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_ParsedSavedInfo_AlreadyPickedAll) == 0x0015E0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_ParsedSavedInfo_AlreadyPickedAll' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsEmpty_ReturnValue) == 0x0015E1, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Not_PreBool_ReturnValue) == 0x0015E2, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Less_IntInt_ReturnValue_10) == 0x0015E3, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Less_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue_14) == 0x0015E4, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_AsAsync_Skeletal_Mesh_Component) == 0x0015E8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_AsAsync_Skeletal_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_bSuccess_14) == 0x0015F0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_bSuccess_14' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetBeReadyByAsync_ReturnValue) == 0x0015F1, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetBeReadyByAsync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_RunCount_Variable_4) == 0x0015F4, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_RunCount_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_17) == 0x0015F8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue_15) == 0x0015FC, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GreaterEqual_IntInt_ReturnValue_4) == 0x001600, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GreaterEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x001608, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x001620, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetCameraLocation_ReturnValue) == 0x001628, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetCameraLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_FindLookAtRotation_ReturnValue) == 0x001640, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsWorldTearingDown_ReturnValue) == 0x001658, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsWorldTearingDown_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_K2_SetWorldRotation_SweepHitResult_1) == 0x001660, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_K2_SetWorldRotation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CustomEvent_SelfSlowTick) == 0x001748, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CustomEvent_SelfSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_19) == 0x00174C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_19' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_20) == 0x00175C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_20' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_PostAkEvent_ReturnValue) == 0x00176C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_18) == 0x001770, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_NotEqual_NameName_ReturnValue) == 0x001771, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_PostAkEvent_ReturnValue_1) == 0x001774, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_15) == 0x001778, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x001780, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_16) == 0x001798, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x0017A0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_13) == 0x0017A8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetAnimInstance_ReturnValue_1) == 0x0017B0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_NotEqual_ByteByte_ReturnValue_3) == 0x0017B8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_NotEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_NotEqual_ByteByte_ReturnValue_4) == 0x0017B9, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_NotEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanAND_ReturnValue_5) == 0x0017BA, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_NameToString_ReturnValue_5) == 0x0017C0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_NameToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0017D0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x0017D1, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_14) == 0x0017D2, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, Temp_int_Variable_3) == 0x0017D4, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GreaterEqual_IntInt_ReturnValue_5) == 0x0017D8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GreaterEqual_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Map_IsEmpty_ReturnValue) == 0x0017D9, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Map_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x0017DA, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_17) == 0x0017DB, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_18) == 0x0017DC, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_15) == 0x0017DD, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_21) == 0x0017E0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_21' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_ObjectToText_ReturnValue_2) == 0x0017F0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_ObjectToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_Event_Type) == 0x001808, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_Event_Type' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_Event_OldValue) == 0x001810, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_Event_OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_Event_NewValue) == 0x001818, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_Event_NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_Event_MaxValue) == 0x001820, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_Event_MaxValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_MakeStruct_FormatArgumentData_2) == 0x001828, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_MakeArray_Array_2) == 0x001878, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Format_ReturnValue_2) == 0x001888, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Format_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Conv_TextToString_ReturnValue_2) == 0x0018A0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Conv_TextToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_19) == 0x0018B0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_20) == 0x0018B1, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_ByteByte_ReturnValue_21) == 0x0018B2, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_ByteByte_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_16) == 0x0018B3, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_17) == 0x0018B4, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Not_PreBool_ReturnValue_1) == 0x0018B5, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Map_IsEmpty_ReturnValue_1) == 0x0018B6, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Map_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanAND_ReturnValue_6) == 0x0018B7, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Map_IsEmpty_ReturnValue_2) == 0x0018B8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Map_IsEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_CreateMessageWindow_ReturnValue_1) == 0x0018B9, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_CreateMessageWindow_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanAND_ReturnValue_7) == 0x0018BA, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanAND_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetObjectClass_ReturnValue) == 0x0018C0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsEditorRunning_ReturnValue_2) == 0x0018C8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsEditorRunning_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetClassDisplayName_ReturnValue) == 0x0018D0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Concat_StrStr_ReturnValue_37) == 0x0018E0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Concat_StrStr_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsAlive_Result_3) == 0x0018F0, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsAlive_Result_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetGlobalFlag_Enable_5) == 0x0018F1, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetGlobalFlag_Enable_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_19) == 0x0018F2, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_AsNew_Active_AI_Volume) == 0x0018F8, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_AsNew_Active_AI_Volume' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_DynamicCast_bSuccess_15) == 0x001900, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_DynamicCast_bSuccess_15' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_NotEqual_NameName_ReturnValue_1) == 0x001901, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_NotEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x001902, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Add_IntInt_ReturnValue_16) == 0x001904, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Add_IntInt_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x001908, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_CreateDelegate_OutputDelegate_22) == 0x00190C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_CreateDelegate_OutputDelegate_22' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsValid_ReturnValue_20) == 0x00191C, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsValid_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_PostEvent_ReturnValue) == 0x001920, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_IsVisible_ReturnValue_2) == 0x001924, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_IsVisible_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetAnimInstance_ReturnValue_2) == 0x001928, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetAnimInstance_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetPlatformType_ReturnValue) == 0x001930, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_SwitchEnum_CmpSuccess_4) == 0x001931, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_SwitchEnum_CmpSuccess_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_18) == 0x001932, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_19) == 0x001933, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_BooleanOR_ReturnValue_20) == 0x001934, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_BooleanOR_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetDCSGameState_ReturnValue) == 0x001938, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetIsLoading_ReturnValue) == 0x001940, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetIsLoading_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetGameTimeSinceCreation_ReturnValue) == 0x001944, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetGameTimeSinceCreation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_GetGameTimeSinceCreation_ReturnValue_1) == 0x001948, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_GetGameTimeSinceCreation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x001950, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x001958, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, K2Node_VariableSet_FirstDelayUpdateMovementTime_ImplicitCast) == 0x001960, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::K2Node_VariableSet_FirstDelayUpdateMovementTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x001968, "Member 'BP_PlacedAI_C_ExecuteUbergraph_BP_PlacedAI::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GenerateAIDropItem \ static_assert(alignof(BP_PlacedAI_C_GenerateAIDropItem) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GenerateAIDropItem"); \ static_assert(sizeof(BP_PlacedAI_C_GenerateAIDropItem) == 0x000158, "Wrong size on BP_PlacedAI_C_GenerateAIDropItem"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, SortID) == 0x000000, "Member 'BP_PlacedAI_C_GenerateAIDropItem::SortID' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, Amount) == 0x000004, "Member 'BP_PlacedAI_C_GenerateAIDropItem::Amount' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, L_Factor) == 0x000008, "Member 'BP_PlacedAI_C_GenerateAIDropItem::L_Factor' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, L_PriorRandomRange) == 0x00000C, "Member 'BP_PlacedAI_C_GenerateAIDropItem::L_PriorRandomRange' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, L_Amounts) == 0x000010, "Member 'BP_PlacedAI_C_GenerateAIDropItem::L_Amounts' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, L_Priors) == 0x000020, "Member 'BP_PlacedAI_C_GenerateAIDropItem::L_Priors' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, L_Items) == 0x000030, "Member 'BP_PlacedAI_C_GenerateAIDropItem::L_Items' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, Temp_int_Loop_Counter_Variable) == 0x000040, "Member 'BP_PlacedAI_C_GenerateAIDropItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, Temp_int_Array_Index_Variable) == 0x000048, "Member 'BP_PlacedAI_C_GenerateAIDropItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, Temp_int_Array_Index_Variable_1) == 0x00004C, "Member 'BP_PlacedAI_C_GenerateAIDropItem::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, Temp_int_Loop_Counter_Variable_1) == 0x000050, "Member 'BP_PlacedAI_C_GenerateAIDropItem::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Less_IntInt_ReturnValue) == 0x000054, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Add_IntInt_ReturnValue_1) == 0x000058, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Array_Get_Item) == 0x00005C, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Array_Get_Item_1) == 0x000060, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Subtract_IntInt_ReturnValue) == 0x000064, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_RandomIntegerInRange_ReturnValue) == 0x000068, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_RandomIntegerInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Array_Get_Item_2) == 0x00006C, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000070, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Greater_IntInt_ReturnValue) == 0x000074, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_MaxOfIntArray_IndexOfMaxValue) == 0x00007C, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_MaxOfIntArray_IndexOfMaxValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_MaxOfIntArray_MaxValue) == 0x000080, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_MaxOfIntArray_MaxValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Less_IntInt_ReturnValue_1) == 0x000084, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000085, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Redirect_Table_MappedTable) == 0x000088, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_GetDataTableRowFromName_OutRow) == 0x000090, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000A8, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_ParseIntoArray_ReturnValue) == 0x0000B0, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Array_Length_ReturnValue_1) == 0x0000C0, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Array_Get_Item_3) == 0x0000C8, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000D8, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_ParseIntoArray_ReturnValue_1) == 0x0000E0, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_ParseIntoArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Array_Get_Item_4) == 0x0000F0, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Array_Get_Item_5) == 0x000100, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Conv_StringToInt_ReturnValue) == 0x000110, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000114, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Add_IntInt_ReturnValue_2) == 0x000118, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Array_Get_Item_6) == 0x000120, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Conv_StringToInt_ReturnValue_2) == 0x000130, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Conv_StringToInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000134, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000135, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_SelectInt_ReturnValue) == 0x000138, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_SelectInt_ReturnValue_1) == 0x00013C, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_SelectInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Array_Add_ReturnValue) == 0x000140, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Array_Add_ReturnValue_1) == 0x000144, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Array_IsValidIndex_ReturnValue_2) == 0x000148, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Array_IsValidIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_SelectInt_ReturnValue_2) == 0x00014C, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_SelectInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GenerateAIDropItem, CallFunc_Array_Add_ReturnValue_2) == 0x000150, "Member 'BP_PlacedAI_C_GenerateAIDropItem::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetAINameAndActiveBox \ static_assert(alignof(BP_PlacedAI_C_GetAINameAndActiveBox) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetAINameAndActiveBox"); \ static_assert(sizeof(BP_PlacedAI_C_GetAINameAndActiveBox) == 0x000028, "Wrong size on BP_PlacedAI_C_GetAINameAndActiveBox"); \ static_assert(offsetof(BP_PlacedAI_C_GetAINameAndActiveBox, AIName) == 0x000000, "Member 'BP_PlacedAI_C_GetAINameAndActiveBox::AIName' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAINameAndActiveBox, Active_Source_Actor_0) == 0x000010, "Member 'BP_PlacedAI_C_GetAINameAndActiveBox::Active_Source_Actor_0' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAINameAndActiveBox, CallFunc_GetDisplayName_ReturnValue) == 0x000018, "Member 'BP_PlacedAI_C_GetAINameAndActiveBox::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetAnimTableLoadFinished \ static_assert(alignof(BP_PlacedAI_C_GetAnimTableLoadFinished) == 0x000001, "Wrong alignment on BP_PlacedAI_C_GetAnimTableLoadFinished"); \ static_assert(sizeof(BP_PlacedAI_C_GetAnimTableLoadFinished) == 0x000001, "Wrong size on BP_PlacedAI_C_GetAnimTableLoadFinished"); \ static_assert(offsetof(BP_PlacedAI_C_GetAnimTableLoadFinished, bAnimTableLoadFinished_0) == 0x000000, "Member 'BP_PlacedAI_C_GetAnimTableLoadFinished::bAnimTableLoadFinished_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetDropIDWithPlayerLevel \ static_assert(alignof(BP_PlacedAI_C_GetDropIDWithPlayerLevel) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetDropIDWithPlayerLevel"); \ static_assert(sizeof(BP_PlacedAI_C_GetDropIDWithPlayerLevel) == 0x000070, "Wrong size on BP_PlacedAI_C_GetDropIDWithPlayerLevel"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, DropID) == 0x000000, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::DropID' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, Redirect) == 0x000008, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::Redirect' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, Local_PlayerLevel) == 0x00000C, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::Local_PlayerLevel' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, Temp_int_Array_Index_Variable) == 0x000010, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, CallFunc_Map_Length_ReturnValue) == 0x00001C, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, CallFunc_Greater_IntInt_ReturnValue) == 0x000020, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, CallFunc_Map_Keys_Keys) == 0x000028, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, CallFunc_Map_Values_Values) == 0x000038, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, CallFunc_Array_Get_Item) == 0x000048, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, CallFunc_Array_Get_Item_1) == 0x00004C, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, CallFunc_GetPlayerLevel_value) == 0x000060, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, CallFunc_FTrunc_ReturnValue) == 0x000068, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropIDWithPlayerLevel, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00006C, "Member 'BP_PlacedAI_C_GetDropIDWithPlayerLevel::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetDropInfo \ static_assert(alignof(BP_PlacedAI_C_GetDropInfo) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetDropInfo"); \ static_assert(sizeof(BP_PlacedAI_C_GetDropInfo) == 0x0000F8, "Wrong size on BP_PlacedAI_C_GetDropInfo"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropInfo, DropItemInfo) == 0x000000, "Member 'BP_PlacedAI_C_GetDropInfo::DropItemInfo' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropInfo, CallFunc_GetObjectNameInMap_Object_Name) == 0x000050, "Member 'BP_PlacedAI_C_GetDropInfo::CallFunc_GetObjectNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropInfo, CallFunc_Get_Save_Slot_Value_value) == 0x000060, "Member 'BP_PlacedAI_C_GetDropInfo::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropInfo, CallFunc_ParseIntoArray_ReturnValue) == 0x000070, "Member 'BP_PlacedAI_C_GetDropInfo::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropInfo, CallFunc_Array_Get_Item) == 0x000080, "Member 'BP_PlacedAI_C_GetDropInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropInfo, CallFunc_Array_Get_Item_1) == 0x000090, "Member 'BP_PlacedAI_C_GetDropInfo::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropInfo, CallFunc_Conv_StringToInt_ReturnValue) == 0x0000A0, "Member 'BP_PlacedAI_C_GetDropInfo::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropInfo, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x0000A4, "Member 'BP_PlacedAI_C_GetDropInfo::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropInfo, K2Node_MakeMap_Map) == 0x0000A8, "Member 'BP_PlacedAI_C_GetDropInfo::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetDropItemLocation \ static_assert(alignof(BP_PlacedAI_C_GetDropItemLocation) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetDropItemLocation"); \ static_assert(sizeof(BP_PlacedAI_C_GetDropItemLocation) == 0x000050, "Wrong size on BP_PlacedAI_C_GetDropItemLocation"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropItemLocation, ReturnValue) == 0x000000, "Member 'BP_PlacedAI_C_GetDropItemLocation::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropItemLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'BP_PlacedAI_C_GetDropItemLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropItemLocation, CallFunc_GetSocketLocation_ReturnValue) == 0x000030, "Member 'BP_PlacedAI_C_GetDropItemLocation::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropItemLocation, CallFunc_DoesSocketExist_ReturnValue) == 0x000048, "Member 'BP_PlacedAI_C_GetDropItemLocation::CallFunc_DoesSocketExist_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetDropSoul \ static_assert(alignof(BP_PlacedAI_C_GetDropSoul) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetDropSoul"); \ static_assert(sizeof(BP_PlacedAI_C_GetDropSoul) == 0x000058, "Wrong size on BP_PlacedAI_C_GetDropSoul"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropSoul, SoulCoin) == 0x000000, "Member 'BP_PlacedAI_C_GetDropSoul::SoulCoin' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropSoul, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000008, "Member 'BP_PlacedAI_C_GetDropSoul::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropSoul, CallFunc_GetPropertyNGPSByName_Value) == 0x000010, "Member 'BP_PlacedAI_C_GetDropSoul::CallFunc_GetPropertyNGPSByName_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropSoul, CallFunc_Redirect_Table_MappedTable) == 0x000018, "Member 'BP_PlacedAI_C_GetDropSoul::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropSoul, CallFunc_GetDataTableRowFromName_OutRow) == 0x000020, "Member 'BP_PlacedAI_C_GetDropSoul::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropSoul, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000038, "Member 'BP_PlacedAI_C_GetDropSoul::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropSoul, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000040, "Member 'BP_PlacedAI_C_GetDropSoul::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropSoul, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000048, "Member 'BP_PlacedAI_C_GetDropSoul::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetDropSoul, CallFunc_FTrunc_ReturnValue) == 0x000050, "Member 'BP_PlacedAI_C_GetDropSoul::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetHealthVideo \ static_assert(alignof(BP_PlacedAI_C_GetHealthVideo) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetHealthVideo"); \ static_assert(sizeof(BP_PlacedAI_C_GetHealthVideo) == 0x000060, "Wrong size on BP_PlacedAI_C_GetHealthVideo"); \ static_assert(offsetof(BP_PlacedAI_C_GetHealthVideo, VoiceAndText) == 0x000000, "Member 'BP_PlacedAI_C_GetHealthVideo::VoiceAndText' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetHealthVideo, ReturnVoice) == 0x000040, "Member 'BP_PlacedAI_C_GetHealthVideo::ReturnVoice' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetHealthVideo, ReturnText) == 0x000048, "Member 'BP_PlacedAI_C_GetHealthVideo::ReturnText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetIsActiveByLevelScript \ static_assert(alignof(BP_PlacedAI_C_GetIsActiveByLevelScript) == 0x000001, "Wrong alignment on BP_PlacedAI_C_GetIsActiveByLevelScript"); \ static_assert(sizeof(BP_PlacedAI_C_GetIsActiveByLevelScript) == 0x000001, "Wrong size on BP_PlacedAI_C_GetIsActiveByLevelScript"); \ static_assert(offsetof(BP_PlacedAI_C_GetIsActiveByLevelScript, bLevelScriptSetAIActive_0) == 0x000000, "Member 'BP_PlacedAI_C_GetIsActiveByLevelScript::bLevelScriptSetAIActive_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyAIComp \ static_assert(alignof(BP_PlacedAI_C_GetMyAIComp) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyAIComp"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyAIComp) == 0x000018, "Wrong size on BP_PlacedAI_C_GetMyAIComp"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyAIComp, AI_Comp) == 0x000000, "Member 'BP_PlacedAI_C_GetMyAIComp::AI_Comp' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyAIComp, CallFunc_GetMyAIComp_AI_Comp) == 0x000008, "Member 'BP_PlacedAI_C_GetMyAIComp::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyAIComp, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_PlacedAI_C_GetMyAIComp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyAIQuery \ static_assert(alignof(BP_PlacedAI_C_GetMyAIQuery) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyAIQuery"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyAIQuery) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyAIQuery"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyAIQuery, AIQueryActionCollectorComponent) == 0x000000, "Member 'BP_PlacedAI_C_GetMyAIQuery::AIQueryActionCollectorComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyAIQuery, CallFunc_GetMyAIQuery_AIQueryActionCollectorComponent) == 0x000008, "Member 'BP_PlacedAI_C_GetMyAIQuery::CallFunc_GetMyAIQuery_AIQueryActionCollectorComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyArmorType \ static_assert(alignof(BP_PlacedAI_C_GetMyArmorType) == 0x000001, "Wrong alignment on BP_PlacedAI_C_GetMyArmorType"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyArmorType) == 0x000001, "Wrong size on BP_PlacedAI_C_GetMyArmorType"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyArmorType, 护甲命中反馈音效定制_0) == 0x000000, "Member 'BP_PlacedAI_C_GetMyArmorType::护甲命中反馈音效定制_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyBehavior \ static_assert(alignof(BP_PlacedAI_C_GetMyBehavior) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyBehavior"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyBehavior) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyBehavior"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyBehavior, BehaviorComp) == 0x000000, "Member 'BP_PlacedAI_C_GetMyBehavior::BehaviorComp' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyBehavior, CallFunc_GetMyBehavior_Behavior) == 0x000008, "Member 'BP_PlacedAI_C_GetMyBehavior::CallFunc_GetMyBehavior_Behavior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyBendingComponent \ static_assert(alignof(BP_PlacedAI_C_GetMyBendingComponent) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyBendingComponent"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyBendingComponent) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyBendingComponent"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyBendingComponent, PN_Bending_Component_0) == 0x000000, "Member 'BP_PlacedAI_C_GetMyBendingComponent::PN_Bending_Component_0' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyBendingComponent, CallFunc_GetMyBendingComponent_PN_Bending_Component) == 0x000008, "Member 'BP_PlacedAI_C_GetMyBendingComponent::CallFunc_GetMyBendingComponent_PN_Bending_Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyBowHandler \ static_assert(alignof(BP_PlacedAI_C_GetMyBowHandler) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyBowHandler"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyBowHandler) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyBowHandler"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyBowHandler, BowHandler) == 0x000000, "Member 'BP_PlacedAI_C_GetMyBowHandler::BowHandler' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyBowHandler, CallFunc_GetMyBowHandler_BowHandler) == 0x000008, "Member 'BP_PlacedAI_C_GetMyBowHandler::CallFunc_GetMyBowHandler_BowHandler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyBuffComp \ static_assert(alignof(BP_PlacedAI_C_GetMyBuffComp) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyBuffComp"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyBuffComp) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyBuffComp"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyBuffComp, BuffComponent) == 0x000000, "Member 'BP_PlacedAI_C_GetMyBuffComp::BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyBuffComp, CallFunc_GetMyBuffComp_BuffComponent) == 0x000008, "Member 'BP_PlacedAI_C_GetMyBuffComp::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyCollisionHandler \ static_assert(alignof(BP_PlacedAI_C_GetMyCollisionHandler) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyCollisionHandler"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyCollisionHandler) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyCollisionHandler"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyCollisionHandler, CollisionHandler) == 0x000000, "Member 'BP_PlacedAI_C_GetMyCollisionHandler::CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyCollisionHandler, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x000008, "Member 'BP_PlacedAI_C_GetMyCollisionHandler::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyDerivantComp \ static_assert(alignof(BP_PlacedAI_C_GetMyDerivantComp) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyDerivantComp"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyDerivantComp) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyDerivantComp"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyDerivantComp, DerivantComponent) == 0x000000, "Member 'BP_PlacedAI_C_GetMyDerivantComp::DerivantComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyDerivantComp, CallFunc_GetMyDerivantComp_DerivantComponent) == 0x000008, "Member 'BP_PlacedAI_C_GetMyDerivantComp::CallFunc_GetMyDerivantComp_DerivantComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyDropComp \ static_assert(alignof(BP_PlacedAI_C_GetMyDropComp) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyDropComp"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyDropComp) == 0x000008, "Wrong size on BP_PlacedAI_C_GetMyDropComp"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyDropComp, DropComponent_0) == 0x000000, "Member 'BP_PlacedAI_C_GetMyDropComp::DropComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyDynamicLoader \ static_assert(alignof(BP_PlacedAI_C_GetMyDynamicLoader) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyDynamicLoader"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyDynamicLoader) == 0x000018, "Wrong size on BP_PlacedAI_C_GetMyDynamicLoader"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyDynamicLoader, DynamicLoaderPlugin) == 0x000000, "Member 'BP_PlacedAI_C_GetMyDynamicLoader::DynamicLoaderPlugin' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyDynamicLoader, CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin) == 0x000008, "Member 'BP_PlacedAI_C_GetMyDynamicLoader::CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyDynamicLoader, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_PlacedAI_C_GetMyDynamicLoader::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyEffects \ static_assert(alignof(BP_PlacedAI_C_GetMyEffects) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyEffects"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyEffects) == 0x000018, "Wrong size on BP_PlacedAI_C_GetMyEffects"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyEffects, EffectsComp) == 0x000000, "Member 'BP_PlacedAI_C_GetMyEffects::EffectsComp' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyEffects, CallFunc_GetMyEffects_EffectsComp) == 0x000008, "Member 'BP_PlacedAI_C_GetMyEffects::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyEffects, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_PlacedAI_C_GetMyEffects::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyEquip \ static_assert(alignof(BP_PlacedAI_C_GetMyEquip) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyEquip"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyEquip) == 0x000008, "Wrong size on BP_PlacedAI_C_GetMyEquip"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyEquip, Equip) == 0x000000, "Member 'BP_PlacedAI_C_GetMyEquip::Equip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyFallenDamage \ static_assert(alignof(BP_PlacedAI_C_GetMyFallenDamage) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyFallenDamage"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyFallenDamage) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyFallenDamage"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyFallenDamage, FallenDamageComponent) == 0x000000, "Member 'BP_PlacedAI_C_GetMyFallenDamage::FallenDamageComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyFallenDamage, CallFunc_GetMyFallenDamage_FallenDamageComponent) == 0x000008, "Member 'BP_PlacedAI_C_GetMyFallenDamage::CallFunc_GetMyFallenDamage_FallenDamageComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyFootDetection \ static_assert(alignof(BP_PlacedAI_C_GetMyFootDetection) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyFootDetection"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyFootDetection) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyFootDetection"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyFootDetection, FootDetectionComponent) == 0x000000, "Member 'BP_PlacedAI_C_GetMyFootDetection::FootDetectionComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyFootDetection, CallFunc_GetMyFootDetection_FootDetectionComponent) == 0x000008, "Member 'BP_PlacedAI_C_GetMyFootDetection::CallFunc_GetMyFootDetection_FootDetectionComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyHealth \ static_assert(alignof(BP_PlacedAI_C_GetMyHealth) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyHealth"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyHealth) == 0x000018, "Wrong size on BP_PlacedAI_C_GetMyHealth"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyHealth, Health) == 0x000000, "Member 'BP_PlacedAI_C_GetMyHealth::Health' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyHealth, CallFunc_GetMyHealth_Health) == 0x000008, "Member 'BP_PlacedAI_C_GetMyHealth::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyHealth, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_PlacedAI_C_GetMyHealth::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyInteracitveWorldComponent \ static_assert(alignof(BP_PlacedAI_C_GetMyInteracitveWorldComponent) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyInteracitveWorldComponent"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyInteracitveWorldComponent) == 0x000018, "Wrong size on BP_PlacedAI_C_GetMyInteracitveWorldComponent"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyInteracitveWorldComponent, NewParam) == 0x000000, "Member 'BP_PlacedAI_C_GetMyInteracitveWorldComponent::NewParam' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyInteracitveWorldComponent, CallFunc_GetMyInteractiveWorldComponent_NewParam) == 0x000008, "Member 'BP_PlacedAI_C_GetMyInteracitveWorldComponent::CallFunc_GetMyInteractiveWorldComponent_NewParam' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyInteracitveWorldComponent, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_PlacedAI_C_GetMyInteracitveWorldComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyMagicComponent \ static_assert(alignof(BP_PlacedAI_C_GetMyMagicComponent) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyMagicComponent"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyMagicComponent) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyMagicComponent"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyMagicComponent, ReturnValue) == 0x000000, "Member 'BP_PlacedAI_C_GetMyMagicComponent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyMagicComponent, CallFunc_GetMyMagicComponent_ReturnValue) == 0x000008, "Member 'BP_PlacedAI_C_GetMyMagicComponent::CallFunc_GetMyMagicComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyMontages \ static_assert(alignof(BP_PlacedAI_C_GetMyMontages) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyMontages"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyMontages) == 0x000018, "Wrong size on BP_PlacedAI_C_GetMyMontages"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyMontages, Montages) == 0x000000, "Member 'BP_PlacedAI_C_GetMyMontages::Montages' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyMontages, CallFunc_GetMyMontages_Montages) == 0x000008, "Member 'BP_PlacedAI_C_GetMyMontages::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyMontages, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_PlacedAI_C_GetMyMontages::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyParticleComp \ static_assert(alignof(BP_PlacedAI_C_GetMyParticleComp) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyParticleComp"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyParticleComp) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyParticleComp"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyParticleComp, ParticleComponent) == 0x000000, "Member 'BP_PlacedAI_C_GetMyParticleComp::ParticleComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyParticleComp, CallFunc_GetMyParticleComp_ParticleComponent) == 0x000008, "Member 'BP_PlacedAI_C_GetMyParticleComp::CallFunc_GetMyParticleComp_ParticleComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyParticleEffect \ static_assert(alignof(BP_PlacedAI_C_GetMyParticleEffect) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyParticleEffect"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyParticleEffect) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyParticleEffect"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyParticleEffect, ParticleEffectComponent) == 0x000000, "Member 'BP_PlacedAI_C_GetMyParticleEffect::ParticleEffectComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyParticleEffect, CallFunc_GetMyParticleEffect_ParticleEffectComponent) == 0x000008, "Member 'BP_PlacedAI_C_GetMyParticleEffect::CallFunc_GetMyParticleEffect_ParticleEffectComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyPhysicReaction \ static_assert(alignof(BP_PlacedAI_C_GetMyPhysicReaction) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyPhysicReaction"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyPhysicReaction) == 0x000008, "Wrong size on BP_PlacedAI_C_GetMyPhysicReaction"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyPhysicReaction, PhysicReaction) == 0x000000, "Member 'BP_PlacedAI_C_GetMyPhysicReaction::PhysicReaction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyProperty \ static_assert(alignof(BP_PlacedAI_C_GetMyProperty) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyProperty"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyProperty) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyProperty"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyProperty, Property) == 0x000000, "Member 'BP_PlacedAI_C_GetMyProperty::Property' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyProperty, CallFunc_GetMyProperty_Property) == 0x000008, "Member 'BP_PlacedAI_C_GetMyProperty::CallFunc_GetMyProperty_Property' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyRotateComp \ static_assert(alignof(BP_PlacedAI_C_GetMyRotateComp) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyRotateComp"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyRotateComp) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyRotateComp"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyRotateComp, RotateComp) == 0x000000, "Member 'BP_PlacedAI_C_GetMyRotateComp::RotateComp' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyRotateComp, CallFunc_GetMyRotateComp_RotateComp) == 0x000008, "Member 'BP_PlacedAI_C_GetMyRotateComp::CallFunc_GetMyRotateComp_RotateComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMySpeed \ static_assert(alignof(BP_PlacedAI_C_GetMySpeed) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMySpeed"); \ static_assert(sizeof(BP_PlacedAI_C_GetMySpeed) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMySpeed"); \ static_assert(offsetof(BP_PlacedAI_C_GetMySpeed, Speed) == 0x000000, "Member 'BP_PlacedAI_C_GetMySpeed::Speed' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMySpeed, CallFunc_GetMySpeed_Speed) == 0x000008, "Member 'BP_PlacedAI_C_GetMySpeed::CallFunc_GetMySpeed_Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyStamina \ static_assert(alignof(BP_PlacedAI_C_GetMyStamina) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyStamina"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyStamina) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyStamina"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyStamina, Stamina) == 0x000000, "Member 'BP_PlacedAI_C_GetMyStamina::Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyStamina, CallFunc_GetMyStamina_Stamina) == 0x000008, "Member 'BP_PlacedAI_C_GetMyStamina::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyStateManagerComp \ static_assert(alignof(BP_PlacedAI_C_GetMyStateManagerComp) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyStateManagerComp"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyStateManagerComp) == 0x000018, "Wrong size on BP_PlacedAI_C_GetMyStateManagerComp"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyStateManagerComp, StateManagerComp) == 0x000000, "Member 'BP_PlacedAI_C_GetMyStateManagerComp::StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyStateManagerComp, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000008, "Member 'BP_PlacedAI_C_GetMyStateManagerComp::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyStateManagerComp, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_PlacedAI_C_GetMyStateManagerComp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyStatsManager \ static_assert(alignof(BP_PlacedAI_C_GetMyStatsManager) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyStatsManager"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyStatsManager) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyStatsManager"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyStatsManager, StatsManagerComp) == 0x000000, "Member 'BP_PlacedAI_C_GetMyStatsManager::StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyStatsManager, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000008, "Member 'BP_PlacedAI_C_GetMyStatsManager::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyToleranceComp \ static_assert(alignof(BP_PlacedAI_C_GetMyToleranceComp) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyToleranceComp"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyToleranceComp) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyToleranceComp"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyToleranceComp, ToleranceComponent) == 0x000000, "Member 'BP_PlacedAI_C_GetMyToleranceComp::ToleranceComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyToleranceComp, CallFunc_GetMyToleranceComp_ToleranceComponent) == 0x000008, "Member 'BP_PlacedAI_C_GetMyToleranceComp::CallFunc_GetMyToleranceComp_ToleranceComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyTrapComp \ static_assert(alignof(BP_PlacedAI_C_GetMyTrapComp) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyTrapComp"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyTrapComp) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyTrapComp"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyTrapComp, TrapComp) == 0x000000, "Member 'BP_PlacedAI_C_GetMyTrapComp::TrapComp' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyTrapComp, CallFunc_GetMyTrapComp_TrapComp) == 0x000008, "Member 'BP_PlacedAI_C_GetMyTrapComp::CallFunc_GetMyTrapComp_TrapComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyWeaponLoop \ static_assert(alignof(BP_PlacedAI_C_GetMyWeaponLoop) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyWeaponLoop"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyWeaponLoop) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyWeaponLoop"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyWeaponLoop, WeaponLoopComponent) == 0x000000, "Member 'BP_PlacedAI_C_GetMyWeaponLoop::WeaponLoopComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyWeaponLoop, CallFunc_GetMyWeaponLoop_WeaponLoopComponent) == 0x000008, "Member 'BP_PlacedAI_C_GetMyWeaponLoop::CallFunc_GetMyWeaponLoop_WeaponLoopComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetObjectNameInMap \ static_assert(alignof(BP_PlacedAI_C_GetObjectNameInMap) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetObjectNameInMap"); \ static_assert(sizeof(BP_PlacedAI_C_GetObjectNameInMap) == 0x000078, "Wrong size on BP_PlacedAI_C_GetObjectNameInMap"); \ static_assert(offsetof(BP_PlacedAI_C_GetObjectNameInMap, Object_Name) == 0x000000, "Member 'BP_PlacedAI_C_GetObjectNameInMap::Object_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetObjectNameInMap, CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin) == 0x000010, "Member 'BP_PlacedAI_C_GetObjectNameInMap::CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetObjectNameInMap, CallFunc_GetObjectName_ReturnValue) == 0x000018, "Member 'BP_PlacedAI_C_GetObjectNameInMap::CallFunc_GetObjectName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetObjectNameInMap, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name) == 0x000028, "Member 'BP_PlacedAI_C_GetObjectNameInMap::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetObjectNameInMap, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name) == 0x000038, "Member 'BP_PlacedAI_C_GetObjectNameInMap::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetObjectNameInMap, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name) == 0x000048, "Member 'BP_PlacedAI_C_GetObjectNameInMap::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetObjectNameInMap, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'BP_PlacedAI_C_GetObjectNameInMap::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetObjectNameInMap, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'BP_PlacedAI_C_GetObjectNameInMap::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetSpecialVideoIsPlaying \ static_assert(alignof(BP_PlacedAI_C_GetSpecialVideoIsPlaying) == 0x000001, "Wrong alignment on BP_PlacedAI_C_GetSpecialVideoIsPlaying"); \ static_assert(sizeof(BP_PlacedAI_C_GetSpecialVideoIsPlaying) == 0x000001, "Wrong size on BP_PlacedAI_C_GetSpecialVideoIsPlaying"); \ static_assert(offsetof(BP_PlacedAI_C_GetSpecialVideoIsPlaying, ReturnValue) == 0x000000, "Member 'BP_PlacedAI_C_GetSpecialVideoIsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_InnerUpdateAnimDT \ static_assert(alignof(BP_PlacedAI_C_InnerUpdateAnimDT) == 0x000008, "Wrong alignment on BP_PlacedAI_C_InnerUpdateAnimDT"); \ static_assert(sizeof(BP_PlacedAI_C_InnerUpdateAnimDT) == 0x0000F8, "Wrong size on BP_PlacedAI_C_InnerUpdateAnimDT"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_GetMyEquip_Equip) == 0x000000, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_GetSelectedMainHandType_Type) == 0x000008, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_GetSelectedMainHandType_Type' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_Map_Values_Values) == 0x000010, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_GetActiveItem_Item) == 0x000020, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_GetActiveItem_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_GetActiveItem_Item_1) == 0x000048, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_GetActiveItem_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_Update_Anim_DT_SpecialAnimDTKey) == 0x000068, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_Update_Anim_DT_SpecialAnimDTKey' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_Map_Values_Values_1) == 0x000078, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_Map_Values_Values_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_Len_ReturnValue) == 0x000088, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_Array_Get_Item) == 0x000090, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_Subtract_IntInt_ReturnValue) == 0x000098, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_GetSubstring_ReturnValue) == 0x0000A0, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_StartsWith_ReturnValue) == 0x0000B0, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_Map_Find_Value) == 0x0000B8, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_Map_Find_ReturnValue) == 0x0000C0, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_IsValid_ReturnValue) == 0x0000C1, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_Map_Find_Value_1) == 0x0000C8, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_Map_Find_ReturnValue_1) == 0x0000D0, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_Map_Length_ReturnValue) == 0x0000D4, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_IsValid_ReturnValue_1) == 0x0000D8, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, K2Node_SwitchInteger_CmpSuccess) == 0x0000D9, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, Temp_int_Array_Index_Variable) == 0x0000DC, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_Array_Get_Item_1) == 0x0000E0, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_IsValid_ReturnValue_2) == 0x0000E8, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, Temp_int_Loop_Counter_Variable) == 0x0000EC, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_IsValid_ReturnValue_3) == 0x0000F0, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_Less_IntInt_ReturnValue) == 0x0000F1, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_InnerUpdateAnimDT, CallFunc_Add_IntInt_ReturnValue) == 0x0000F4, "Member 'BP_PlacedAI_C_InnerUpdateAnimDT::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_Is_Persistent \ static_assert(alignof(BP_PlacedAI_C_Is_Persistent) == 0x000001, "Wrong alignment on BP_PlacedAI_C_Is_Persistent"); \ static_assert(sizeof(BP_PlacedAI_C_Is_Persistent) == 0x000002, "Wrong size on BP_PlacedAI_C_Is_Persistent"); \ static_assert(offsetof(BP_PlacedAI_C_Is_Persistent, Persistent) == 0x000000, "Member 'BP_PlacedAI_C_Is_Persistent::Persistent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Is_Persistent, CallFunc_BooleanOR_ReturnValue) == 0x000001, "Member 'BP_PlacedAI_C_Is_Persistent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_IsConstDissolveBlocked \ static_assert(alignof(BP_PlacedAI_C_IsConstDissolveBlocked) == 0x000001, "Wrong alignment on BP_PlacedAI_C_IsConstDissolveBlocked"); \ static_assert(sizeof(BP_PlacedAI_C_IsConstDissolveBlocked) == 0x000002, "Wrong size on BP_PlacedAI_C_IsConstDissolveBlocked"); \ static_assert(offsetof(BP_PlacedAI_C_IsConstDissolveBlocked, ReturnValue) == 0x000000, "Member 'BP_PlacedAI_C_IsConstDissolveBlocked::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_IsConstDissolveBlocked, CallFunc_Array_IsEmpty_ReturnValue) == 0x000001, "Member 'BP_PlacedAI_C_IsConstDissolveBlocked::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_ItemDrop \ static_assert(alignof(BP_PlacedAI_C_ItemDrop) == 0x000008, "Wrong alignment on BP_PlacedAI_C_ItemDrop"); \ static_assert(sizeof(BP_PlacedAI_C_ItemDrop) == 0x000238, "Wrong size on BP_PlacedAI_C_ItemDrop"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, Local_DropID) == 0x000000, "Member 'BP_PlacedAI_C_ItemDrop::Local_DropID' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, DropItems) == 0x000008, "Member 'BP_PlacedAI_C_ItemDrop::DropItems' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin) == 0x000058, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_GetMyDynamicLoader_DynamicLoaderPlugin' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_GetMapAndId_Map) == 0x000060, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_GetMapAndId_Map' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_GetMapAndId_ID) == 0x000070, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_GetMapAndId_ID' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_Concat_StrStr_ReturnValue) == 0x000080, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000090, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A0, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_GetMyDropComp_DropComponent) == 0x0000B0, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_GetMyDropComp_DropComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_GetPerpetualMark_Value) == 0x0000B8, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000C8, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0000C9, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_GetDropIDWithPlayerLevel_DropID) == 0x0000CC, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_GetDropIDWithPlayerLevel_DropID' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_GetDropIDWithPlayerLevel_Redirect) == 0x0000D4, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_GetDropIDWithPlayerLevel_Redirect' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_ValidCharacterDynamicMark_Valid) == 0x0000D5, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_ValidCharacterDynamicMark_Valid' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_AIItemDrop_HasDropItem) == 0x0000D8, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_AIItemDrop_HasDropItem' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_AIItemDrop_SortID) == 0x0000DC, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_AIItemDrop_SortID' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_AIItemDrop_Amount) == 0x0000E0, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_AIItemDrop_Amount' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_ReplaceIDByNewGamePlus_ReturnID) == 0x0000E4, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_ReplaceIDByNewGamePlus_ReturnID' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_ReplaceIDByNewGamePlus_ReturnSue) == 0x0000EC, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_ReplaceIDByNewGamePlus_ReturnSue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_Conv_IntToString_ReturnValue) == 0x0000F0, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_GetItemConfigBySortId_Item) == 0x000100, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_GetItemConfigBySortId_find) == 0x0001D0, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0001D8, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001E8, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0001F8, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000208, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000210, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000220, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_ItemDrop, CallFunc_GetMyDropComp_DropComponent_1) == 0x000230, "Member 'BP_PlacedAI_C_ItemDrop::CallFunc_GetMyDropComp_DropComponent_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnActorEvent \ static_assert(alignof(BP_PlacedAI_C_OnActorEvent) == 0x000008, "Wrong alignment on BP_PlacedAI_C_OnActorEvent"); \ static_assert(sizeof(BP_PlacedAI_C_OnActorEvent) == 0x000010, "Wrong size on BP_PlacedAI_C_OnActorEvent"); \ static_assert(offsetof(BP_PlacedAI_C_OnActorEvent, Message) == 0x000000, "Member 'BP_PlacedAI_C_OnActorEvent::Message' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_OnActorEvent, Target) == 0x000008, "Member 'BP_PlacedAI_C_OnActorEvent::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnAlertChangedEventByConstDissolve \ static_assert(alignof(BP_PlacedAI_C_OnAlertChangedEventByConstDissolve) == 0x000001, "Wrong alignment on BP_PlacedAI_C_OnAlertChangedEventByConstDissolve"); \ static_assert(sizeof(BP_PlacedAI_C_OnAlertChangedEventByConstDissolve) == 0x000002, "Wrong size on BP_PlacedAI_C_OnAlertChangedEventByConstDissolve"); \ static_assert(offsetof(BP_PlacedAI_C_OnAlertChangedEventByConstDissolve, OldStatu) == 0x000000, "Member 'BP_PlacedAI_C_OnAlertChangedEventByConstDissolve::OldStatu' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_OnAlertChangedEventByConstDissolve, NewStatu) == 0x000001, "Member 'BP_PlacedAI_C_OnAlertChangedEventByConstDissolve::NewStatu' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnHpChanged \ static_assert(alignof(BP_PlacedAI_C_OnHpChanged) == 0x000008, "Wrong alignment on BP_PlacedAI_C_OnHpChanged"); \ static_assert(sizeof(BP_PlacedAI_C_OnHpChanged) == 0x000020, "Wrong size on BP_PlacedAI_C_OnHpChanged"); \ static_assert(offsetof(BP_PlacedAI_C_OnHpChanged, Type) == 0x000000, "Member 'BP_PlacedAI_C_OnHpChanged::Type' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_OnHpChanged, OldValue) == 0x000008, "Member 'BP_PlacedAI_C_OnHpChanged::OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_OnHpChanged, NewValue) == 0x000010, "Member 'BP_PlacedAI_C_OnHpChanged::NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_OnHpChanged, MaxValue) == 0x000018, "Member 'BP_PlacedAI_C_OnHpChanged::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnLoaded_1F1D7FB748F572C4B0B01BBC4FA254B3 \ static_assert(alignof(BP_PlacedAI_C_OnLoaded_1F1D7FB748F572C4B0B01BBC4FA254B3) == 0x000008, "Wrong alignment on BP_PlacedAI_C_OnLoaded_1F1D7FB748F572C4B0B01BBC4FA254B3"); \ static_assert(sizeof(BP_PlacedAI_C_OnLoaded_1F1D7FB748F572C4B0B01BBC4FA254B3) == 0x000008, "Wrong size on BP_PlacedAI_C_OnLoaded_1F1D7FB748F572C4B0B01BBC4FA254B3"); \ static_assert(offsetof(BP_PlacedAI_C_OnLoaded_1F1D7FB748F572C4B0B01BBC4FA254B3, Loaded) == 0x000000, "Member 'BP_PlacedAI_C_OnLoaded_1F1D7FB748F572C4B0B01BBC4FA254B3::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnLoaded_399BF47441B96443B3EFB298E8E47E06 \ static_assert(alignof(BP_PlacedAI_C_OnLoaded_399BF47441B96443B3EFB298E8E47E06) == 0x000008, "Wrong alignment on BP_PlacedAI_C_OnLoaded_399BF47441B96443B3EFB298E8E47E06"); \ static_assert(sizeof(BP_PlacedAI_C_OnLoaded_399BF47441B96443B3EFB298E8E47E06) == 0x000008, "Wrong size on BP_PlacedAI_C_OnLoaded_399BF47441B96443B3EFB298E8E47E06"); \ static_assert(offsetof(BP_PlacedAI_C_OnLoaded_399BF47441B96443B3EFB298E8E47E06, Loaded) == 0x000000, "Member 'BP_PlacedAI_C_OnLoaded_399BF47441B96443B3EFB298E8E47E06::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnLoaded_3D0DA99642066B2C8FE726847B8D5F1C \ static_assert(alignof(BP_PlacedAI_C_OnLoaded_3D0DA99642066B2C8FE726847B8D5F1C) == 0x000008, "Wrong alignment on BP_PlacedAI_C_OnLoaded_3D0DA99642066B2C8FE726847B8D5F1C"); \ static_assert(sizeof(BP_PlacedAI_C_OnLoaded_3D0DA99642066B2C8FE726847B8D5F1C) == 0x000008, "Wrong size on BP_PlacedAI_C_OnLoaded_3D0DA99642066B2C8FE726847B8D5F1C"); \ static_assert(offsetof(BP_PlacedAI_C_OnLoaded_3D0DA99642066B2C8FE726847B8D5F1C, Loaded) == 0x000000, "Member 'BP_PlacedAI_C_OnLoaded_3D0DA99642066B2C8FE726847B8D5F1C::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnLoaded_4DEED6A848BE48A4383957B0E34AAD6D \ static_assert(alignof(BP_PlacedAI_C_OnLoaded_4DEED6A848BE48A4383957B0E34AAD6D) == 0x000008, "Wrong alignment on BP_PlacedAI_C_OnLoaded_4DEED6A848BE48A4383957B0E34AAD6D"); \ static_assert(sizeof(BP_PlacedAI_C_OnLoaded_4DEED6A848BE48A4383957B0E34AAD6D) == 0x000008, "Wrong size on BP_PlacedAI_C_OnLoaded_4DEED6A848BE48A4383957B0E34AAD6D"); \ static_assert(offsetof(BP_PlacedAI_C_OnLoaded_4DEED6A848BE48A4383957B0E34AAD6D, Loaded) == 0x000000, "Member 'BP_PlacedAI_C_OnLoaded_4DEED6A848BE48A4383957B0E34AAD6D::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnLoaded_6C92621A4BB19C1CB8D1D89309C086B9 \ static_assert(alignof(BP_PlacedAI_C_OnLoaded_6C92621A4BB19C1CB8D1D89309C086B9) == 0x000008, "Wrong alignment on BP_PlacedAI_C_OnLoaded_6C92621A4BB19C1CB8D1D89309C086B9"); \ static_assert(sizeof(BP_PlacedAI_C_OnLoaded_6C92621A4BB19C1CB8D1D89309C086B9) == 0x000008, "Wrong size on BP_PlacedAI_C_OnLoaded_6C92621A4BB19C1CB8D1D89309C086B9"); \ static_assert(offsetof(BP_PlacedAI_C_OnLoaded_6C92621A4BB19C1CB8D1D89309C086B9, Loaded) == 0x000000, "Member 'BP_PlacedAI_C_OnLoaded_6C92621A4BB19C1CB8D1D89309C086B9::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnLoaded_703140E44B718973C557959B54F07D9E \ static_assert(alignof(BP_PlacedAI_C_OnLoaded_703140E44B718973C557959B54F07D9E) == 0x000008, "Wrong alignment on BP_PlacedAI_C_OnLoaded_703140E44B718973C557959B54F07D9E"); \ static_assert(sizeof(BP_PlacedAI_C_OnLoaded_703140E44B718973C557959B54F07D9E) == 0x000008, "Wrong size on BP_PlacedAI_C_OnLoaded_703140E44B718973C557959B54F07D9E"); \ static_assert(offsetof(BP_PlacedAI_C_OnLoaded_703140E44B718973C557959B54F07D9E, Loaded) == 0x000000, "Member 'BP_PlacedAI_C_OnLoaded_703140E44B718973C557959B54F07D9E::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnLoaded_807F95AE42395A4921EC90BC036ECFF2 \ static_assert(alignof(BP_PlacedAI_C_OnLoaded_807F95AE42395A4921EC90BC036ECFF2) == 0x000008, "Wrong alignment on BP_PlacedAI_C_OnLoaded_807F95AE42395A4921EC90BC036ECFF2"); \ static_assert(sizeof(BP_PlacedAI_C_OnLoaded_807F95AE42395A4921EC90BC036ECFF2) == 0x000008, "Wrong size on BP_PlacedAI_C_OnLoaded_807F95AE42395A4921EC90BC036ECFF2"); \ static_assert(offsetof(BP_PlacedAI_C_OnLoaded_807F95AE42395A4921EC90BC036ECFF2, Loaded) == 0x000000, "Member 'BP_PlacedAI_C_OnLoaded_807F95AE42395A4921EC90BC036ECFF2::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnLoaded_BD748C9846FB6B8EFE52E09A3D53D49A \ static_assert(alignof(BP_PlacedAI_C_OnLoaded_BD748C9846FB6B8EFE52E09A3D53D49A) == 0x000008, "Wrong alignment on BP_PlacedAI_C_OnLoaded_BD748C9846FB6B8EFE52E09A3D53D49A"); \ static_assert(sizeof(BP_PlacedAI_C_OnLoaded_BD748C9846FB6B8EFE52E09A3D53D49A) == 0x000008, "Wrong size on BP_PlacedAI_C_OnLoaded_BD748C9846FB6B8EFE52E09A3D53D49A"); \ static_assert(offsetof(BP_PlacedAI_C_OnLoaded_BD748C9846FB6B8EFE52E09A3D53D49A, Loaded) == 0x000000, "Member 'BP_PlacedAI_C_OnLoaded_BD748C9846FB6B8EFE52E09A3D53D49A::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnLoaded_ED17CB294D18E4EC942CFAA8541798FF \ static_assert(alignof(BP_PlacedAI_C_OnLoaded_ED17CB294D18E4EC942CFAA8541798FF) == 0x000008, "Wrong alignment on BP_PlacedAI_C_OnLoaded_ED17CB294D18E4EC942CFAA8541798FF"); \ static_assert(sizeof(BP_PlacedAI_C_OnLoaded_ED17CB294D18E4EC942CFAA8541798FF) == 0x000008, "Wrong size on BP_PlacedAI_C_OnLoaded_ED17CB294D18E4EC942CFAA8541798FF"); \ static_assert(offsetof(BP_PlacedAI_C_OnLoaded_ED17CB294D18E4EC942CFAA8541798FF, Loaded) == 0x000000, "Member 'BP_PlacedAI_C_OnLoaded_ED17CB294D18E4EC942CFAA8541798FF::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnPlayerBorn \ static_assert(alignof(BP_PlacedAI_C_OnPlayerBorn) == 0x000010, "Wrong alignment on BP_PlacedAI_C_OnPlayerBorn"); \ static_assert(sizeof(BP_PlacedAI_C_OnPlayerBorn) == 0x000080, "Wrong size on BP_PlacedAI_C_OnPlayerBorn"); \ static_assert(offsetof(BP_PlacedAI_C_OnPlayerBorn, FirePoint) == 0x000000, "Member 'BP_PlacedAI_C_OnPlayerBorn::FirePoint' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_OnPlayerBorn, isReborn) == 0x000010, "Member 'BP_PlacedAI_C_OnPlayerBorn::isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_OnPlayerBorn, Position) == 0x000020, "Member 'BP_PlacedAI_C_OnPlayerBorn::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnPlayerIsUseLight \ static_assert(alignof(BP_PlacedAI_C_OnPlayerIsUseLight) == 0x000001, "Wrong alignment on BP_PlacedAI_C_OnPlayerIsUseLight"); \ static_assert(sizeof(BP_PlacedAI_C_OnPlayerIsUseLight) == 0x000002, "Wrong size on BP_PlacedAI_C_OnPlayerIsUseLight"); \ static_assert(offsetof(BP_PlacedAI_C_OnPlayerIsUseLight, Activity) == 0x000000, "Member 'BP_PlacedAI_C_OnPlayerIsUseLight::Activity' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_OnPlayerIsUseLight, Value) == 0x000001, "Member 'BP_PlacedAI_C_OnPlayerIsUseLight::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnRep_RunInitLoopIdleAnim \ static_assert(alignof(BP_PlacedAI_C_OnRep_RunInitLoopIdleAnim) == 0x000008, "Wrong alignment on BP_PlacedAI_C_OnRep_RunInitLoopIdleAnim"); \ static_assert(sizeof(BP_PlacedAI_C_OnRep_RunInitLoopIdleAnim) == 0x000020, "Wrong size on BP_PlacedAI_C_OnRep_RunInitLoopIdleAnim"); \ static_assert(offsetof(BP_PlacedAI_C_OnRep_RunInitLoopIdleAnim, CallFunc_GetMyEquip_Equip) == 0x000000, "Member 'BP_PlacedAI_C_OnRep_RunInitLoopIdleAnim::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_OnRep_RunInitLoopIdleAnim, K2Node_MakeArray_Array) == 0x000008, "Member 'BP_PlacedAI_C_OnRep_RunInitLoopIdleAnim::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_OnRep_RunInitLoopIdleAnim, CallFunc_IsLocallyControlled_ReturnValue) == 0x000018, "Member 'BP_PlacedAI_C_OnRep_RunInitLoopIdleAnim::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OverwriteInitHP \ static_assert(alignof(BP_PlacedAI_C_OverwriteInitHP) == 0x000001, "Wrong alignment on BP_PlacedAI_C_OverwriteInitHP"); \ static_assert(sizeof(BP_PlacedAI_C_OverwriteInitHP) == 0x000001, "Wrong size on BP_PlacedAI_C_OverwriteInitHP"); \ static_assert(offsetof(BP_PlacedAI_C_OverwriteInitHP, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000000, "Member 'BP_PlacedAI_C_OverwriteInitHP::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_PairedAnimHelpLoadCallBack \ static_assert(alignof(BP_PlacedAI_C_PairedAnimHelpLoadCallBack) == 0x000008, "Wrong alignment on BP_PlacedAI_C_PairedAnimHelpLoadCallBack"); \ static_assert(sizeof(BP_PlacedAI_C_PairedAnimHelpLoadCallBack) == 0x000010, "Wrong size on BP_PlacedAI_C_PairedAnimHelpLoadCallBack"); \ static_assert(offsetof(BP_PlacedAI_C_PairedAnimHelpLoadCallBack, Hold) == 0x000000, "Member 'BP_PlacedAI_C_PairedAnimHelpLoadCallBack::Hold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_PlayHealthVideo \ static_assert(alignof(BP_PlacedAI_C_PlayHealthVideo) == 0x000008, "Wrong alignment on BP_PlacedAI_C_PlayHealthVideo"); \ static_assert(sizeof(BP_PlacedAI_C_PlayHealthVideo) == 0x0000F8, "Wrong size on BP_PlacedAI_C_PlayHealthVideo"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, Value) == 0x000000, "Member 'BP_PlacedAI_C_PlayHealthVideo::Value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, Max) == 0x000008, "Member 'BP_PlacedAI_C_PlayHealthVideo::Max' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, Local_PlayedText) == 0x000010, "Member 'BP_PlacedAI_C_PlayHealthVideo::Local_PlayedText' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, Local_PlayedSound) == 0x000028, "Member 'BP_PlacedAI_C_PlayHealthVideo::Local_PlayedSound' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, Local_Var) == 0x000030, "Member 'BP_PlacedAI_C_PlayHealthVideo::Local_Var' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, CallFunc_MapRangeClamped_ReturnValue) == 0x000038, "Member 'BP_PlacedAI_C_PlayHealthVideo::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, Temp_int_Array_Index_Variable) == 0x000040, "Member 'BP_PlacedAI_C_PlayHealthVideo::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, CallFunc_Map_IsEmpty_ReturnValue) == 0x000044, "Member 'BP_PlacedAI_C_PlayHealthVideo::CallFunc_Map_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'BP_PlacedAI_C_PlayHealthVideo::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, CallFunc_IsValid_ReturnValue) == 0x00004C, "Member 'BP_PlacedAI_C_PlayHealthVideo::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'BP_PlacedAI_C_PlayHealthVideo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, CallFunc_Map_Keys_Keys) == 0x000058, "Member 'BP_PlacedAI_C_PlayHealthVideo::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, CallFunc_Map_Values_Values) == 0x000068, "Member 'BP_PlacedAI_C_PlayHealthVideo::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, CallFunc_Array_Get_Item) == 0x000078, "Member 'BP_PlacedAI_C_PlayHealthVideo::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, CallFunc_Array_Get_Item_1) == 0x000080, "Member 'BP_PlacedAI_C_PlayHealthVideo::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0000C0, "Member 'BP_PlacedAI_C_PlayHealthVideo::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, CallFunc_GetHealthVideo_ReturnVoice) == 0x0000C8, "Member 'BP_PlacedAI_C_PlayHealthVideo::CallFunc_GetHealthVideo_ReturnVoice' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, CallFunc_GetHealthVideo_ReturnText) == 0x0000D0, "Member 'BP_PlacedAI_C_PlayHealthVideo::CallFunc_GetHealthVideo_ReturnText' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000E8, "Member 'BP_PlacedAI_C_PlayHealthVideo::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, CallFunc_Map_Remove_ReturnValue) == 0x0000E9, "Member 'BP_PlacedAI_C_PlayHealthVideo::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, CallFunc_Array_Length_ReturnValue) == 0x0000EC, "Member 'BP_PlacedAI_C_PlayHealthVideo::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHealthVideo, CallFunc_Less_IntInt_ReturnValue) == 0x0000F0, "Member 'BP_PlacedAI_C_PlayHealthVideo::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_PlayRealHitBreak \ static_assert(alignof(BP_PlacedAI_C_PlayRealHitBreak) == 0x000001, "Wrong alignment on BP_PlacedAI_C_PlayRealHitBreak"); \ static_assert(sizeof(BP_PlacedAI_C_PlayRealHitBreak) == 0x000001, "Wrong size on BP_PlacedAI_C_PlayRealHitBreak"); \ static_assert(offsetof(BP_PlacedAI_C_PlayRealHitBreak, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x000000, "Member 'BP_PlacedAI_C_PlayRealHitBreak::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_PlaySpecialVideo \ static_assert(alignof(BP_PlacedAI_C_PlaySpecialVideo) == 0x000008, "Wrong alignment on BP_PlacedAI_C_PlaySpecialVideo"); \ static_assert(sizeof(BP_PlacedAI_C_PlaySpecialVideo) == 0x000048, "Wrong size on BP_PlacedAI_C_PlaySpecialVideo"); \ static_assert(offsetof(BP_PlacedAI_C_PlaySpecialVideo, AkVoice) == 0x000000, "Member 'BP_PlacedAI_C_PlaySpecialVideo::AkVoice' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlaySpecialVideo, TextZimu) == 0x000008, "Member 'BP_PlacedAI_C_PlaySpecialVideo::TextZimu' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlaySpecialVideo, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'BP_PlacedAI_C_PlaySpecialVideo::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlaySpecialVideo, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000028, "Member 'BP_PlacedAI_C_PlaySpecialVideo::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlaySpecialVideo, CallFunc_GetZiMu_ReturnValue) == 0x000030, "Member 'BP_PlacedAI_C_PlaySpecialVideo::CallFunc_GetZiMu_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlaySpecialVideo, K2Node_CreateDelegate_OutputDelegate) == 0x000038, "Member 'BP_PlacedAI_C_PlaySpecialVideo::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_PrintSoundDebugLog \ static_assert(alignof(BP_PlacedAI_C_PrintSoundDebugLog) == 0x000001, "Wrong alignment on BP_PlacedAI_C_PrintSoundDebugLog"); \ static_assert(sizeof(BP_PlacedAI_C_PrintSoundDebugLog) == 0x000001, "Wrong size on BP_PlacedAI_C_PrintSoundDebugLog"); \ static_assert(offsetof(BP_PlacedAI_C_PrintSoundDebugLog, Load) == 0x000000, "Member 'BP_PlacedAI_C_PrintSoundDebugLog::Load' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_RemoveConstDissolveOrigin \ static_assert(alignof(BP_PlacedAI_C_RemoveConstDissolveOrigin) == 0x000004, "Wrong alignment on BP_PlacedAI_C_RemoveConstDissolveOrigin"); \ static_assert(sizeof(BP_PlacedAI_C_RemoveConstDissolveOrigin) == 0x00000C, "Wrong size on BP_PlacedAI_C_RemoveConstDissolveOrigin"); \ static_assert(offsetof(BP_PlacedAI_C_RemoveConstDissolveOrigin, Key) == 0x000000, "Member 'BP_PlacedAI_C_RemoveConstDissolveOrigin::Key' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_RemoveConstDissolveOrigin, CallFunc_Array_RemoveItem_ReturnValue) == 0x000008, "Member 'BP_PlacedAI_C_RemoveConstDissolveOrigin::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_SaveDropItemPickInfo \ static_assert(alignof(BP_PlacedAI_C_SaveDropItemPickInfo) == 0x000008, "Wrong alignment on BP_PlacedAI_C_SaveDropItemPickInfo"); \ static_assert(sizeof(BP_PlacedAI_C_SaveDropItemPickInfo) == 0x000020, "Wrong size on BP_PlacedAI_C_SaveDropItemPickInfo"); \ static_assert(offsetof(BP_PlacedAI_C_SaveDropItemPickInfo, DropItemInfo) == 0x000000, "Member 'BP_PlacedAI_C_SaveDropItemPickInfo::DropItemInfo' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_SaveDropItemPickInfo, CallFunc_GetObjectNameInMap_Object_Name) == 0x000010, "Member 'BP_PlacedAI_C_SaveDropItemPickInfo::CallFunc_GetObjectNameInMap_Object_Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_SetHideState \ static_assert(alignof(BP_PlacedAI_C_SetHideState) == 0x000001, "Wrong alignment on BP_PlacedAI_C_SetHideState"); \ static_assert(sizeof(BP_PlacedAI_C_SetHideState) == 0x000001, "Wrong size on BP_PlacedAI_C_SetHideState"); \ static_assert(offsetof(BP_PlacedAI_C_SetHideState, bIsDissolve) == 0x000000, "Member 'BP_PlacedAI_C_SetHideState::bIsDissolve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_StartStopPhysicsBodyCheckEvent \ static_assert(alignof(BP_PlacedAI_C_StartStopPhysicsBodyCheckEvent) == 0x000001, "Wrong alignment on BP_PlacedAI_C_StartStopPhysicsBodyCheckEvent"); \ static_assert(sizeof(BP_PlacedAI_C_StartStopPhysicsBodyCheckEvent) == 0x000001, "Wrong size on BP_PlacedAI_C_StartStopPhysicsBodyCheckEvent"); \ static_assert(offsetof(BP_PlacedAI_C_StartStopPhysicsBodyCheckEvent, SelfSlowTick) == 0x000000, "Member 'BP_PlacedAI_C_StartStopPhysicsBodyCheckEvent::SelfSlowTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_Update_Anim_DT \ static_assert(alignof(BP_PlacedAI_C_Update_Anim_DT) == 0x000008, "Wrong alignment on BP_PlacedAI_C_Update_Anim_DT"); \ static_assert(sizeof(BP_PlacedAI_C_Update_Anim_DT) == 0x000078, "Wrong size on BP_PlacedAI_C_Update_Anim_DT"); \ static_assert(offsetof(BP_PlacedAI_C_Update_Anim_DT, Weapon_Slot0_SortId) == 0x000000, "Member 'BP_PlacedAI_C_Update_Anim_DT::Weapon_Slot0_SortId' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Update_Anim_DT, Weapon_Slot1_SortId) == 0x000004, "Member 'BP_PlacedAI_C_Update_Anim_DT::Weapon_Slot1_SortId' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Update_Anim_DT, SpecialAnimDTKey) == 0x000008, "Member 'BP_PlacedAI_C_Update_Anim_DT::SpecialAnimDTKey' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Update_Anim_DT, CallFunc_Max_ReturnValue) == 0x000018, "Member 'BP_PlacedAI_C_Update_Anim_DT::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Update_Anim_DT, CallFunc_Conv_IntToString_ReturnValue) == 0x000020, "Member 'BP_PlacedAI_C_Update_Anim_DT::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Update_Anim_DT, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000030, "Member 'BP_PlacedAI_C_Update_Anim_DT::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Update_Anim_DT, CallFunc_Greater_IntInt_ReturnValue) == 0x000040, "Member 'BP_PlacedAI_C_Update_Anim_DT::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Update_Anim_DT, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'BP_PlacedAI_C_Update_Anim_DT::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Update_Anim_DT, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'BP_PlacedAI_C_Update_Anim_DT::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Update_Anim_DT, CallFunc_SelectString_ReturnValue) == 0x000068, "Member 'BP_PlacedAI_C_Update_Anim_DT::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_UpdateMovementByCurrentSlowTick \ static_assert(alignof(BP_PlacedAI_C_UpdateMovementByCurrentSlowTick) == 0x000001, "Wrong alignment on BP_PlacedAI_C_UpdateMovementByCurrentSlowTick"); \ static_assert(sizeof(BP_PlacedAI_C_UpdateMovementByCurrentSlowTick) == 0x000008, "Wrong size on BP_PlacedAI_C_UpdateMovementByCurrentSlowTick"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateMovementByCurrentSlowTick, FormStartBattle) == 0x000000, "Member 'BP_PlacedAI_C_UpdateMovementByCurrentSlowTick::FormStartBattle' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateMovementByCurrentSlowTick, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000001, "Member 'BP_PlacedAI_C_UpdateMovementByCurrentSlowTick::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateMovementByCurrentSlowTick, CallFunc_AlwaysDisableMovement_ReturnValue) == 0x000002, "Member 'BP_PlacedAI_C_UpdateMovementByCurrentSlowTick::CallFunc_AlwaysDisableMovement_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateMovementByCurrentSlowTick, CallFunc_GetMechworksState_MechworksState) == 0x000003, "Member 'BP_PlacedAI_C_UpdateMovementByCurrentSlowTick::CallFunc_GetMechworksState_MechworksState' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateMovementByCurrentSlowTick, CallFunc_IsPatrolPathValid_Result) == 0x000004, "Member 'BP_PlacedAI_C_UpdateMovementByCurrentSlowTick::CallFunc_IsPatrolPathValid_Result' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateMovementByCurrentSlowTick, K2Node_SwitchEnum_CmpSuccess) == 0x000005, "Member 'BP_PlacedAI_C_UpdateMovementByCurrentSlowTick::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateMovementByCurrentSlowTick, CallFunc_Not_PreBool_ReturnValue) == 0x000006, "Member 'BP_PlacedAI_C_UpdateMovementByCurrentSlowTick::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateMovementByCurrentSlowTick, CallFunc_BooleanOR_ReturnValue) == 0x000007, "Member 'BP_PlacedAI_C_UpdateMovementByCurrentSlowTick::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_UpdateSlowTickWeight \ static_assert(alignof(BP_PlacedAI_C_UpdateSlowTickWeight) == 0x000008, "Wrong alignment on BP_PlacedAI_C_UpdateSlowTickWeight"); \ static_assert(sizeof(BP_PlacedAI_C_UpdateSlowTickWeight) == 0x0000D8, "Wrong size on BP_PlacedAI_C_UpdateSlowTickWeight"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, ClientViewPorts) == 0x000000, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::ClientViewPorts' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, OutWeight) == 0x000010, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::OutWeight' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, OutCost) == 0x000014, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::OutCost' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, OutRequestSlowTick) == 0x000018, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::OutRequestSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, bOutOverride) == 0x000019, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::bOutOverride' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00001A, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_BreakTransform_Location) == 0x000020, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_BreakTransform_Rotation) == 0x000038, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_BreakTransform_Scale) == 0x000050, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_BreakVector_X) == 0x000068, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_BreakVector_Y) == 0x000070, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_BreakVector_Z) == 0x000078, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000080, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_BreakVector_X_1) == 0x000098, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_BreakVector_Y_1) == 0x0000A0, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_BreakVector_Z_1) == 0x0000A8, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_Array_Contains_ReturnValue) == 0x0000B8, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_Abs_ReturnValue) == 0x0000C0, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_BooleanAND_ReturnValue) == 0x0000C8, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000C9, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateSlowTickWeight, CallFunc_Greater_DoubleDouble_B_ImplicitCast) == 0x0000D0, "Member 'BP_PlacedAI_C_UpdateSlowTickWeight::CallFunc_Greater_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_UrgencyLoadingMagic \ static_assert(alignof(BP_PlacedAI_C_UrgencyLoadingMagic) == 0x000001, "Wrong alignment on BP_PlacedAI_C_UrgencyLoadingMagic"); \ static_assert(sizeof(BP_PlacedAI_C_UrgencyLoadingMagic) == 0x000001, "Wrong size on BP_PlacedAI_C_UrgencyLoadingMagic"); \ static_assert(offsetof(BP_PlacedAI_C_UrgencyLoadingMagic, Urgency) == 0x000000, "Member 'BP_PlacedAI_C_UrgencyLoadingMagic::Urgency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetAimTarget \ static_assert(alignof(BP_PlacedAI_C_GetAimTarget) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetAimTarget"); \ static_assert(sizeof(BP_PlacedAI_C_GetAimTarget) == 0x000130, "Wrong size on BP_PlacedAI_C_GetAimTarget"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, Bullet_From) == 0x000000, "Member 'BP_PlacedAI_C_GetAimTarget::Bullet_From' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, Bullet_To) == 0x000018, "Member 'BP_PlacedAI_C_GetAimTarget::Bullet_To' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, Succeed) == 0x000030, "Member 'BP_PlacedAI_C_GetAimTarget::Succeed' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000038, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_GetVelocity_ReturnValue) == 0x000058, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_GetDistanceTo_ReturnValue) == 0x000070, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_GetMyBowHandler_BowHandler) == 0x000078, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_GetMyBowHandler_BowHandler' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000080, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000098, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_BreakVector_X) == 0x0000A0, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_BreakVector_Y) == 0x0000A8, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_BreakVector_Z) == 0x0000B0, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x0000B8, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_RandomFloatInRange_ReturnValue) == 0x0000D0, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_RandomFloatInRange_ReturnValue_1) == 0x0000D8, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_RandomFloatInRange_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0000E8, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x0000F0, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_MakeVector_ReturnValue) == 0x0000F8, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_Add_VectorVector_ReturnValue) == 0x000110, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAimTarget, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000128, "Member 'BP_PlacedAI_C_GetAimTarget::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetAlertMontageFromForceIdle \ static_assert(alignof(BP_PlacedAI_C_GetAlertMontageFromForceIdle) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetAlertMontageFromForceIdle"); \ static_assert(sizeof(BP_PlacedAI_C_GetAlertMontageFromForceIdle) == 0x000008, "Wrong size on BP_PlacedAI_C_GetAlertMontageFromForceIdle"); \ static_assert(offsetof(BP_PlacedAI_C_GetAlertMontageFromForceIdle, Montage) == 0x000000, "Member 'BP_PlacedAI_C_GetAlertMontageFromForceIdle::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetBeReadyByAsync \ static_assert(alignof(BP_PlacedAI_C_GetBeReadyByAsync) == 0x000001, "Wrong alignment on BP_PlacedAI_C_GetBeReadyByAsync"); \ static_assert(sizeof(BP_PlacedAI_C_GetBeReadyByAsync) == 0x000001, "Wrong size on BP_PlacedAI_C_GetBeReadyByAsync"); \ static_assert(offsetof(BP_PlacedAI_C_GetBeReadyByAsync, ReturnValue) == 0x000000, "Member 'BP_PlacedAI_C_GetBeReadyByAsync::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_IsTargetable \ static_assert(alignof(BP_PlacedAI_C_IsTargetable) == 0x000008, "Wrong alignment on BP_PlacedAI_C_IsTargetable"); \ static_assert(sizeof(BP_PlacedAI_C_IsTargetable) == 0x000018, "Wrong size on BP_PlacedAI_C_IsTargetable"); \ static_assert(offsetof(BP_PlacedAI_C_IsTargetable, return_value) == 0x000000, "Member 'BP_PlacedAI_C_IsTargetable::return_value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_IsTargetable, CallFunc_GetGlobalFlag_Enable) == 0x000001, "Member 'BP_PlacedAI_C_IsTargetable::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_IsTargetable, CallFunc_GetAIState_ReturnValue) == 0x000008, "Member 'BP_PlacedAI_C_IsTargetable::CallFunc_GetAIState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_IsTargetable, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_PlacedAI_C_IsTargetable::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_IsTargetable, CallFunc_SyncState_GetActivityValue_Value) == 0x000011, "Member 'BP_PlacedAI_C_IsTargetable::CallFunc_SyncState_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_IsTargetable, CallFunc_Not_PreBool_ReturnValue) == 0x000012, "Member 'BP_PlacedAI_C_IsTargetable::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_IsTargetable, CallFunc_SyncState_GetCanSelectTarget_can) == 0x000013, "Member 'BP_PlacedAI_C_IsTargetable::CallFunc_SyncState_GetCanSelectTarget_can' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_IsTargetable, CallFunc_IsTargetable_return_value) == 0x000014, "Member 'BP_PlacedAI_C_IsTargetable::CallFunc_IsTargetable_return_value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_IsTargetable, CallFunc_BooleanAND_ReturnValue) == 0x000015, "Member 'BP_PlacedAI_C_IsTargetable::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_IsTargetable, CallFunc_BooleanAND_ReturnValue_1) == 0x000016, "Member 'BP_PlacedAI_C_IsTargetable::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_Level_Script_Set_AIActive \ static_assert(alignof(BP_PlacedAI_C_Level_Script_Set_AIActive) == 0x000008, "Wrong alignment on BP_PlacedAI_C_Level_Script_Set_AIActive"); \ static_assert(sizeof(BP_PlacedAI_C_Level_Script_Set_AIActive) == 0x000078, "Wrong size on BP_PlacedAI_C_Level_Script_Set_AIActive"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, Active) == 0x000000, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::Active' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, Temp_bool_Variable) == 0x000001, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, CallFunc_Not_PreBool_ReturnValue_1) == 0x000003, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, CallFunc_Not_PreBool_ReturnValue_2) == 0x000004, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, Temp_name_Variable) == 0x000008, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, Temp_name_Variable_1) == 0x000010, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, Temp_bool_Variable_1) == 0x000018, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, K2Node_Select_Default) == 0x00001C, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, Temp_byte_Variable) == 0x000024, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, Temp_byte_Variable_1) == 0x000025, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, Temp_int_Variable) == 0x000028, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, CallFunc_GetState_State) == 0x00002C, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000034, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, CallFunc_GetAllAnimActor_Values) == 0x000038, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::CallFunc_GetAllAnimActor_Values' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, CallFunc_Array_Get_Item) == 0x000048, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, K2Node_Select_Default_1) == 0x000050, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, K2Node_MakeArray_Array) == 0x000060, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Level_Script_Set_AIActive, CallFunc_GetMyEquip_Equip) == 0x000070, "Member 'BP_PlacedAI_C_Level_Script_Set_AIActive::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnUpdatedSlowTick \ static_assert(alignof(BP_PlacedAI_C_OnUpdatedSlowTick) == 0x000001, "Wrong alignment on BP_PlacedAI_C_OnUpdatedSlowTick"); \ static_assert(sizeof(BP_PlacedAI_C_OnUpdatedSlowTick) == 0x000001, "Wrong size on BP_PlacedAI_C_OnUpdatedSlowTick"); \ static_assert(offsetof(BP_PlacedAI_C_OnUpdatedSlowTick, CurrentSlowTick) == 0x000000, "Member 'BP_PlacedAI_C_OnUpdatedSlowTick::CurrentSlowTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_ReceiveEndPlay \ static_assert(alignof(BP_PlacedAI_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on BP_PlacedAI_C_ReceiveEndPlay"); \ static_assert(sizeof(BP_PlacedAI_C_ReceiveEndPlay) == 0x000001, "Wrong size on BP_PlacedAI_C_ReceiveEndPlay"); \ static_assert(offsetof(BP_PlacedAI_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'BP_PlacedAI_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_ReceiveTick \ static_assert(alignof(BP_PlacedAI_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_PlacedAI_C_ReceiveTick"); \ static_assert(sizeof(BP_PlacedAI_C_ReceiveTick) == 0x000004, "Wrong size on BP_PlacedAI_C_ReceiveTick"); \ static_assert(offsetof(BP_PlacedAI_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_PlacedAI_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_UpdateMovementOptimized \ static_assert(alignof(BP_PlacedAI_C_UpdateMovementOptimized) == 0x000001, "Wrong alignment on BP_PlacedAI_C_UpdateMovementOptimized"); \ static_assert(sizeof(BP_PlacedAI_C_UpdateMovementOptimized) == 0x000001, "Wrong size on BP_PlacedAI_C_UpdateMovementOptimized"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateMovementOptimized, FormStartBattle) == 0x000000, "Member 'BP_PlacedAI_C_UpdateMovementOptimized::FormStartBattle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_UserConstructionScript \ static_assert(alignof(BP_PlacedAI_C_UserConstructionScript) == 0x000008, "Wrong alignment on BP_PlacedAI_C_UserConstructionScript"); \ static_assert(sizeof(BP_PlacedAI_C_UserConstructionScript) == 0x000028, "Wrong size on BP_PlacedAI_C_UserConstructionScript"); \ static_assert(offsetof(BP_PlacedAI_C_UserConstructionScript, Temp_int_Variable) == 0x000000, "Member 'BP_PlacedAI_C_UserConstructionScript::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UserConstructionScript, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'BP_PlacedAI_C_UserConstructionScript::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UserConstructionScript, CallFunc_GetChildrenComponents_Children) == 0x000008, "Member 'BP_PlacedAI_C_UserConstructionScript::CallFunc_GetChildrenComponents_Children' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UserConstructionScript, CallFunc_Array_Get_Item) == 0x000018, "Member 'BP_PlacedAI_C_UserConstructionScript::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UserConstructionScript, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'BP_PlacedAI_C_UserConstructionScript::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UserConstructionScript, CallFunc_Less_IntInt_ReturnValue) == 0x000024, "Member 'BP_PlacedAI_C_UserConstructionScript::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_EnterDeath \ static_assert(alignof(BP_PlacedAI_C_EnterDeath) == 0x000001, "Wrong alignment on BP_PlacedAI_C_EnterDeath"); \ static_assert(sizeof(BP_PlacedAI_C_EnterDeath) == 0x000002, "Wrong size on BP_PlacedAI_C_EnterDeath"); \ static_assert(offsetof(BP_PlacedAI_C_EnterDeath, enter_death) == 0x000000, "Member 'BP_PlacedAI_C_EnterDeath::enter_death' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_EnterDeath, CallFunc_EnterDeath_enter_death) == 0x000001, "Member 'BP_PlacedAI_C_EnterDeath::CallFunc_EnterDeath_enter_death' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetAnimProfile \ static_assert(alignof(BP_PlacedAI_C_GetAnimProfile) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetAnimProfile"); \ static_assert(sizeof(BP_PlacedAI_C_GetAnimProfile) == 0x000018, "Wrong size on BP_PlacedAI_C_GetAnimProfile"); \ static_assert(offsetof(BP_PlacedAI_C_GetAnimProfile, ForceUpdate) == 0x000000, "Member 'BP_PlacedAI_C_GetAnimProfile::ForceUpdate' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAnimProfile, Profile) == 0x000008, "Member 'BP_PlacedAI_C_GetAnimProfile::Profile' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAnimProfile, CallFunc_GetAnimTableLoadFinished_bAnimTableLoadFinished) == 0x000010, "Member 'BP_PlacedAI_C_GetAnimProfile::CallFunc_GetAnimTableLoadFinished_bAnimTableLoadFinished' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAnimProfile, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'BP_PlacedAI_C_GetAnimProfile::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetAnimProfile, CallFunc_BooleanOR_ReturnValue) == 0x000012, "Member 'BP_PlacedAI_C_GetAnimProfile::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_GetMyCharacterShound \ static_assert(alignof(BP_PlacedAI_C_GetMyCharacterShound) == 0x000008, "Wrong alignment on BP_PlacedAI_C_GetMyCharacterShound"); \ static_assert(sizeof(BP_PlacedAI_C_GetMyCharacterShound) == 0x000010, "Wrong size on BP_PlacedAI_C_GetMyCharacterShound"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyCharacterShound, CharacterSoundComponent) == 0x000000, "Member 'BP_PlacedAI_C_GetMyCharacterShound::CharacterSoundComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_GetMyCharacterShound, CallFunc_GetMyCharacterShound_CharacterSound) == 0x000008, "Member 'BP_PlacedAI_C_GetMyCharacterShound::CallFunc_GetMyCharacterShound_CharacterSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_OnValueChanged_HealthA \ static_assert(alignof(BP_PlacedAI_C_OnValueChanged_HealthA) == 0x000008, "Wrong alignment on BP_PlacedAI_C_OnValueChanged_HealthA"); \ static_assert(sizeof(BP_PlacedAI_C_OnValueChanged_HealthA) == 0x000020, "Wrong size on BP_PlacedAI_C_OnValueChanged_HealthA"); \ static_assert(offsetof(BP_PlacedAI_C_OnValueChanged_HealthA, Type) == 0x000000, "Member 'BP_PlacedAI_C_OnValueChanged_HealthA::Type' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_OnValueChanged_HealthA, OldValue) == 0x000008, "Member 'BP_PlacedAI_C_OnValueChanged_HealthA::OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_OnValueChanged_HealthA, NewValue) == 0x000010, "Member 'BP_PlacedAI_C_OnValueChanged_HealthA::NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_OnValueChanged_HealthA, MaxValue) == 0x000018, "Member 'BP_PlacedAI_C_OnValueChanged_HealthA::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_PlayHitBreak \ static_assert(alignof(BP_PlacedAI_C_PlayHitBreak) == 0x000008, "Wrong alignment on BP_PlacedAI_C_PlayHitBreak"); \ static_assert(sizeof(BP_PlacedAI_C_PlayHitBreak) == 0x0000E8, "Wrong size on BP_PlacedAI_C_PlayHitBreak"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHitBreak, AttackerPlayer) == 0x000000, "Member 'BP_PlacedAI_C_PlayHitBreak::AttackerPlayer' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHitBreak, Shake) == 0x000008, "Member 'BP_PlacedAI_C_PlayHitBreak::Shake' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHitBreak, InMaxVelocity) == 0x000090, "Member 'BP_PlacedAI_C_PlayHitBreak::InMaxVelocity' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHitBreak, K2Node_DynamicCast_AsMagic_Base_Abstract) == 0x0000A8, "Member 'BP_PlacedAI_C_PlayHitBreak::K2Node_DynamicCast_AsMagic_Base_Abstract' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHitBreak, K2Node_DynamicCast_bSuccess) == 0x0000B0, "Member 'BP_PlacedAI_C_PlayHitBreak::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHitBreak, CallFunc_IsCutDamppin_CutDampping) == 0x0000B1, "Member 'BP_PlacedAI_C_PlayHitBreak::CallFunc_IsCutDamppin_CutDampping' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHitBreak, CallFunc_GetDamageSourceCharacter_SourceActor) == 0x0000B8, "Member 'BP_PlacedAI_C_PlayHitBreak::CallFunc_GetDamageSourceCharacter_SourceActor' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHitBreak, K2Node_DynamicCast_AsAbstract_Character) == 0x0000C0, "Member 'BP_PlacedAI_C_PlayHitBreak::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHitBreak, K2Node_DynamicCast_bSuccess_1) == 0x0000C8, "Member 'BP_PlacedAI_C_PlayHitBreak::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHitBreak, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x0000D0, "Member 'BP_PlacedAI_C_PlayHitBreak::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHitBreak, CallFunc_K2_SetTimer_ReturnValue) == 0x0000D8, "Member 'BP_PlacedAI_C_PlayHitBreak::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHitBreak, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'BP_PlacedAI_C_PlayHitBreak::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_PlayHitBreak, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x0000E4, "Member 'BP_PlacedAI_C_PlayHitBreak::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_Private_TakeDamage \ static_assert(alignof(BP_PlacedAI_C_Private_TakeDamage) == 0x000008, "Wrong alignment on BP_PlacedAI_C_Private_TakeDamage"); \ static_assert(sizeof(BP_PlacedAI_C_Private_TakeDamage) == 0x000288, "Wrong size on BP_PlacedAI_C_Private_TakeDamage"); \ static_assert(offsetof(BP_PlacedAI_C_Private_TakeDamage, EnemyHitData) == 0x000000, "Member 'BP_PlacedAI_C_Private_TakeDamage::EnemyHitData' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Private_TakeDamage, HitResult) == 0x000168, "Member 'BP_PlacedAI_C_Private_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Private_TakeDamage, ResultType) == 0x000250, "Member 'BP_PlacedAI_C_Private_TakeDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Private_TakeDamage, CallFunc_Private_TakeDamage_ResultType) == 0x000251, "Member 'BP_PlacedAI_C_Private_TakeDamage::CallFunc_Private_TakeDamage_ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Private_TakeDamage, CallFunc_Greater_IntInt_ReturnValue) == 0x000252, "Member 'BP_PlacedAI_C_Private_TakeDamage::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Private_TakeDamage, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000258, "Member 'BP_PlacedAI_C_Private_TakeDamage::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Private_TakeDamage, CallFunc_GetDamageSourceCharacter_SourceActor) == 0x000260, "Member 'BP_PlacedAI_C_Private_TakeDamage::CallFunc_GetDamageSourceCharacter_SourceActor' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Private_TakeDamage, CallFunc_GetMyBuffComp_BuffComponent) == 0x000268, "Member 'BP_PlacedAI_C_Private_TakeDamage::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Private_TakeDamage, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000270, "Member 'BP_PlacedAI_C_Private_TakeDamage::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Private_TakeDamage, CallFunc_MatchesTagBuff_ReturnBuffRef) == 0x000278, "Member 'BP_PlacedAI_C_Private_TakeDamage::CallFunc_MatchesTagBuff_ReturnBuffRef' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Private_TakeDamage, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000280, "Member 'BP_PlacedAI_C_Private_TakeDamage::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Private_TakeDamage, CallFunc_IsValid_ReturnValue) == 0x000281, "Member 'BP_PlacedAI_C_Private_TakeDamage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_Private_TakeDamage, CallFunc_IsAlive_Result) == 0x000282, "Member 'BP_PlacedAI_C_Private_TakeDamage::CallFunc_IsAlive_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_SetForceIdleAnim \ static_assert(alignof(BP_PlacedAI_C_SetForceIdleAnim) == 0x000008, "Wrong alignment on BP_PlacedAI_C_SetForceIdleAnim"); \ static_assert(sizeof(BP_PlacedAI_C_SetForceIdleAnim) == 0x000010, "Wrong size on BP_PlacedAI_C_SetForceIdleAnim"); \ static_assert(offsetof(BP_PlacedAI_C_SetForceIdleAnim, Animation) == 0x000000, "Member 'BP_PlacedAI_C_SetForceIdleAnim::Animation' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_SetForceIdleAnim, ForceMovementMode) == 0x000008, "Member 'BP_PlacedAI_C_SetForceIdleAnim::ForceMovementMode' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_SetForceIdleAnim, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'BP_PlacedAI_C_SetForceIdleAnim::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_SetForceIdleAnim, CallFunc_AlwaysDisableMovement_ReturnValue) == 0x00000A, "Member 'BP_PlacedAI_C_SetForceIdleAnim::CallFunc_AlwaysDisableMovement_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_SetForceIdleAnim, CallFunc_IsLocallyControlled_ReturnValue) == 0x00000B, "Member 'BP_PlacedAI_C_SetForceIdleAnim::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_TakeDamage \ static_assert(alignof(BP_PlacedAI_C_TakeDamage) == 0x000008, "Wrong alignment on BP_PlacedAI_C_TakeDamage"); \ static_assert(sizeof(BP_PlacedAI_C_TakeDamage) == 0x000258, "Wrong size on BP_PlacedAI_C_TakeDamage"); \ static_assert(offsetof(BP_PlacedAI_C_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'BP_PlacedAI_C_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_TakeDamage, HitResult) == 0x000168, "Member 'BP_PlacedAI_C_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_TakeDamage, ResultType) == 0x000250, "Member 'BP_PlacedAI_C_TakeDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_TakeDamage, CallFunc_TakeDamage_ResultType) == 0x000251, "Member 'BP_PlacedAI_C_TakeDamage::CallFunc_TakeDamage_ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_TakeDamage, CallFunc_GetNeedCallDamage_Need) == 0x000252, "Member 'BP_PlacedAI_C_TakeDamage::CallFunc_GetNeedCallDamage_Need' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_UpdateCharacterDynamicMark \ static_assert(alignof(BP_PlacedAI_C_UpdateCharacterDynamicMark) == 0x000008, "Wrong alignment on BP_PlacedAI_C_UpdateCharacterDynamicMark"); \ static_assert(sizeof(BP_PlacedAI_C_UpdateCharacterDynamicMark) == 0x000040, "Wrong size on BP_PlacedAI_C_UpdateCharacterDynamicMark"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateCharacterDynamicMark, MarkTag) == 0x000000, "Member 'BP_PlacedAI_C_UpdateCharacterDynamicMark::MarkTag' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateCharacterDynamicMark, Add) == 0x000008, "Member 'BP_PlacedAI_C_UpdateCharacterDynamicMark::Add' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateCharacterDynamicMark, HitTarget) == 0x000010, "Member 'BP_PlacedAI_C_UpdateCharacterDynamicMark::HitTarget' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateCharacterDynamicMark, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'BP_PlacedAI_C_UpdateCharacterDynamicMark::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateCharacterDynamicMark, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000028, "Member 'BP_PlacedAI_C_UpdateCharacterDynamicMark::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateCharacterDynamicMark, K2Node_DynamicCast_AsBP_Spawned_AI) == 0x000030, "Member 'BP_PlacedAI_C_UpdateCharacterDynamicMark::K2Node_DynamicCast_AsBP_Spawned_AI' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateCharacterDynamicMark, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'BP_PlacedAI_C_UpdateCharacterDynamicMark::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateCharacterDynamicMark, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'BP_PlacedAI_C_UpdateCharacterDynamicMark::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateCharacterDynamicMark, CallFunc_BooleanOR_ReturnValue) == 0x00003A, "Member 'BP_PlacedAI_C_UpdateCharacterDynamicMark::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedAI_C_UpdateCollisionDeathType \ static_assert(alignof(BP_PlacedAI_C_UpdateCollisionDeathType) == 0x000008, "Wrong alignment on BP_PlacedAI_C_UpdateCollisionDeathType"); \ static_assert(sizeof(BP_PlacedAI_C_UpdateCollisionDeathType) == 0x000010, "Wrong size on BP_PlacedAI_C_UpdateCollisionDeathType"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateCollisionDeathType, Montage) == 0x000000, "Member 'BP_PlacedAI_C_UpdateCollisionDeathType::Montage' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedAI_C_UpdateCollisionDeathType, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'BP_PlacedAI_C_UpdateCollisionDeathType::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_PlacedAI_C \ static_assert(alignof(ABP_PlacedAI_C) == 0x000010, "Wrong alignment on ABP_PlacedAI_C"); \ static_assert(sizeof(ABP_PlacedAI_C) == 0x001AC0, "Wrong size on ABP_PlacedAI_C"); \ static_assert(offsetof(ABP_PlacedAI_C, UberGraphFrame_BP_PlacedAI_C) == 0x001610, "Member 'ABP_PlacedAI_C::UberGraphFrame_BP_PlacedAI_C' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, PhysicReactionComponent) == 0x001618, "Member 'ABP_PlacedAI_C::PhysicReactionComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, DropComponent) == 0x001620, "Member 'ABP_PlacedAI_C::DropComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, EquipmentComponent) == 0x001628, "Member 'ABP_PlacedAI_C::EquipmentComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, ScenePivot) == 0x001630, "Member 'ABP_PlacedAI_C::ScenePivot' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, LevelNodeHandler_Actor) == 0x001638, "Member 'ABP_PlacedAI_C::LevelNodeHandler_Actor' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, LevelNodeHandler_ActorEvent) == 0x001640, "Member 'ABP_PlacedAI_C::LevelNodeHandler_ActorEvent' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, ArrowSpawnLoc) == 0x001648, "Member 'ABP_PlacedAI_C::ArrowSpawnLoc' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, Active_Source_Actor) == 0x001650, "Member 'ABP_PlacedAI_C::Active_Source_Actor' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 警戒模式) == 0x001658, "Member 'ABP_PlacedAI_C::警戒模式' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, CurrentAnimDT) == 0x001660, "Member 'ABP_PlacedAI_C::CurrentAnimDT' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, bAnimProfileCached) == 0x001668, "Member 'ABP_PlacedAI_C::bAnimProfileCached' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 初始战斗类型) == 0x001669, "Member 'ABP_PlacedAI_C::初始战斗类型' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 动画表) == 0x001670, "Member 'ABP_PlacedAI_C::动画表' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 初始循环变战斗蒙太奇) == 0x0016C0, "Member 'ABP_PlacedAI_C::初始循环变战斗蒙太奇' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 初始循环动画) == 0x0016C8, "Member 'ABP_PlacedAI_C::初始循环动画' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 动画表_Async) == 0x0016D0, "Member 'ABP_PlacedAI_C::动画表_Async' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 初始循环变战斗蒙太奇_Async) == 0x001720, "Member 'ABP_PlacedAI_C::初始循环变战斗蒙太奇_Async' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 初始循环动画_Async) == 0x001750, "Member 'ABP_PlacedAI_C::初始循环动画_Async' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 初始循环wav) == 0x001780, "Member 'ABP_PlacedAI_C::初始循环wav' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 护甲命中反馈音效定制) == 0x001788, "Member 'ABP_PlacedAI_C::护甲命中反馈音效定制' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 初始循环音效) == 0x00178C, "Member 'ABP_PlacedAI_C::初始循环音效' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 初始循环移动模式) == 0x001794, "Member 'ABP_PlacedAI_C::初始循环移动模式' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 初始循环动画隐藏武器) == 0x001795, "Member 'ABP_PlacedAI_C::初始循环动画隐藏武器' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, LSRequestActiveEvent) == 0x001796, "Member 'ABP_PlacedAI_C::LSRequestActiveEvent' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, CouldTriggerLSActorEvent) == 0x001797, "Member 'ABP_PlacedAI_C::CouldTriggerLSActorEvent' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, IsInRushState) == 0x001798, "Member 'ABP_PlacedAI_C::IsInRushState' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 永久禁止移动) == 0x001799, "Member 'ABP_PlacedAI_C::永久禁止移动' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 初始血量) == 0x0017A0, "Member 'ABP_PlacedAI_C::初始血量' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 是否不会刷新) == 0x0017A8, "Member 'ABP_PlacedAI_C::是否不会刷新' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 是否进行存档) == 0x0017A9, "Member 'ABP_PlacedAI_C::是否进行存档' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 在死亡时掉落道具) == 0x0017AA, "Member 'ABP_PlacedAI_C::在死亡时掉落道具' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 首次掉落的道具包) == 0x0017AC, "Member 'ABP_PlacedAI_C::首次掉落的道具包' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 待机不能被锁定) == 0x0017B4, "Member 'ABP_PlacedAI_C::待机不能被锁定' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 处于BOSS战的时候可以被锁定) == 0x0017B5, "Member 'ABP_PlacedAI_C::处于BOSS战的时候可以被锁定' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 初始循环动画时悬空对象) == 0x0017B6, "Member 'ABP_PlacedAI_C::初始循环动画时悬空对象' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 是否在屋檐上) == 0x0017B7, "Member 'ABP_PlacedAI_C::是否在屋檐上' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, ac) == 0x0017B8, "Member 'ABP_PlacedAI_C::ac' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, Attenuation_Settings) == 0x0017C0, "Member 'ABP_PlacedAI_C::Attenuation_Settings' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, RunInitLoopIdleAnim) == 0x0017C8, "Member 'ABP_PlacedAI_C::RunInitLoopIdleAnim' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, RunInitFinished_Client) == 0x0017C9, "Member 'ABP_PlacedAI_C::RunInitFinished_Client' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 怪物死亡心魔值变化) == 0x0017CC, "Member 'ABP_PlacedAI_C::怪物死亡心魔值变化' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, AKPlay_Event) == 0x0017D0, "Member 'ABP_PlacedAI_C::AKPlay_Event' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, AKStop_Event) == 0x0017D8, "Member 'ABP_PlacedAI_C::AKStop_Event' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 根据等级掉落配置重定向) == 0x0017E0, "Member 'ABP_PlacedAI_C::根据等级掉落配置重定向' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 相关音效Event路径) == 0x001830, "Member 'ABP_PlacedAI_C::相关音效Event路径' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, bLevelScriptSetAIActive) == 0x001840, "Member 'ABP_PlacedAI_C::bLevelScriptSetAIActive' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, OpenCallUpdateSlowTickSetMove) == 0x001841, "Member 'ABP_PlacedAI_C::OpenCallUpdateSlowTickSetMove' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, DynamicLodDistanceScaleByActive) == 0x001848, "Member 'ABP_PlacedAI_C::DynamicLodDistanceScaleByActive' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, SourceLodDistanceScale) == 0x001850, "Member 'ABP_PlacedAI_C::SourceLodDistanceScale' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, HitBreakMaxVelocityCache) == 0x001858, "Member 'ABP_PlacedAI_C::HitBreakMaxVelocityCache' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, HitBreakShakeCache) == 0x001870, "Member 'ABP_PlacedAI_C::HitBreakShakeCache' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, bNotReLoading) == 0x0018F8, "Member 'ABP_PlacedAI_C::bNotReLoading' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, bAsyncLoadingAsset) == 0x0018F9, "Member 'ABP_PlacedAI_C::bAsyncLoadingAsset' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, bAsyncLoadAssetFinished) == 0x0018FA, "Member 'ABP_PlacedAI_C::bAsyncLoadAssetFinished' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, AsyncSkeletalMeshComponent) == 0x001900, "Member 'ABP_PlacedAI_C::AsyncSkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, TempAsyncComponents) == 0x001908, "Member 'ABP_PlacedAI_C::TempAsyncComponents' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, bResetDefaultLoopAnimation) == 0x001918, "Member 'ABP_PlacedAI_C::bResetDefaultLoopAnimation' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, TempAsyncTextRenderTips) == 0x001920, "Member 'ABP_PlacedAI_C::TempAsyncTextRenderTips' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, bAnimTableLoadFinished) == 0x001928, "Member 'ABP_PlacedAI_C::bAnimTableLoadFinished' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 用于阻挡玩家的额外碰撞_Soft) == 0x001930, "Member 'ABP_PlacedAI_C::用于阻挡玩家的额外碰撞_Soft' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 用于阻挡玩家的额外碰撞) == 0x001960, "Member 'ABP_PlacedAI_C::用于阻挡玩家的额外碰撞' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, TempCollisionMeshComponent) == 0x001968, "Member 'ABP_PlacedAI_C::TempCollisionMeshComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, StopPhysicsBodyCheckLocation) == 0x001970, "Member 'ABP_PlacedAI_C::StopPhysicsBodyCheckLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, SpawnedAkComponent) == 0x0019C0, "Member 'ABP_PlacedAI_C::SpawnedAkComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, New_Statu) == 0x0019C8, "Member 'ABP_PlacedAI_C::New_Statu' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, NeedClosePhysicsWhenLOD2Low) == 0x0019C9, "Member 'ABP_PlacedAI_C::NeedClosePhysicsWhenLOD2Low' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 未激活时与玩家有碰撞) == 0x0019CA, "Member 'ABP_PlacedAI_C::未激活时与玩家有碰撞' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 被激活后与玩家有碰撞) == 0x0019CB, "Member 'ABP_PlacedAI_C::被激活后与玩家有碰撞' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, ArchiveCheckFinished) == 0x0019CC, "Member 'ABP_PlacedAI_C::ArchiveCheckFinished' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, IsEnforceAsyncLoadingState) == 0x0019CD, "Member 'ABP_PlacedAI_C::IsEnforceAsyncLoadingState' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, HoldPairedAnimationRef) == 0x0019D0, "Member 'ABP_PlacedAI_C::HoldPairedAnimationRef' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 常态隐身时玩家灯光现形范围_DH_) == 0x0019E0, "Member 'ABP_PlacedAI_C::常态隐身时玩家灯光现形范围_DH_' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 开启常态隐身功能) == 0x0019E8, "Member 'ABP_PlacedAI_C::开启常态隐身功能' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, LoadedSoundEvent) == 0x0019F0, "Member 'ABP_PlacedAI_C::LoadedSoundEvent' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 阻断常态隐身来源) == 0x001A00, "Member 'ABP_PlacedAI_C::阻断常态隐身来源' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, AI当前血量语音_百分比_) == 0x001A10, "Member 'ABP_PlacedAI_C::AI当前血量语音_百分比_' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, SpecialVideoIsPlaying) == 0x001A60, "Member 'ABP_PlacedAI_C::SpecialVideoIsPlaying' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, DelayOpenRagdollByEnterGameDeath) == 0x001A61, "Member 'ABP_PlacedAI_C::DelayOpenRagdollByEnterGameDeath' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 根据周目每次击杀获得技能点) == 0x001A68, "Member 'ABP_PlacedAI_C::根据周目每次击杀获得技能点' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, bIdleLoopStopped) == 0x001A78, "Member 'ABP_PlacedAI_C::bIdleLoopStopped' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, RagdollUsedRealLodLevel) == 0x001A79, "Member 'ABP_PlacedAI_C::RagdollUsedRealLodLevel' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 只有首次击杀才获得技能点) == 0x001A7A, "Member 'ABP_PlacedAI_C::只有首次击杀才获得技能点' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, 掉落忽略心魔影响) == 0x001A7B, "Member 'ABP_PlacedAI_C::掉落忽略心魔影响' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, OnSpecialVideoEnd) == 0x001A80, "Member 'ABP_PlacedAI_C::OnSpecialVideoEnd' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, XinmoNiagara) == 0x001A90, "Member 'ABP_PlacedAI_C::XinmoNiagara' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, ReStartPhysicsBodyCheckNum) == 0x001A98, "Member 'ABP_PlacedAI_C::ReStartPhysicsBodyCheckNum' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, DeathAudio) == 0x001AA0, "Member 'ABP_PlacedAI_C::DeathAudio' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, CacheDisableMovementBySlowtick) == 0x001AA8, "Member 'ABP_PlacedAI_C::CacheDisableMovementBySlowtick' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, CacheDisableCalculateAnimation) == 0x001AA9, "Member 'ABP_PlacedAI_C::CacheDisableCalculateAnimation' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, FirstDelayUpdateMovementFinished) == 0x001AAA, "Member 'ABP_PlacedAI_C::FirstDelayUpdateMovementFinished' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedAI_C, FirstDelayUpdateMovementTime) == 0x001AB0, "Member 'ABP_PlacedAI_C::FirstDelayUpdateMovementTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CtrlRig_Template__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(CtrlRig_Template::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on CtrlRig_Template::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(CtrlRig_Template::FAnimBlueprintGeneratedConstantData) == 0x0000D0, "Wrong size on CtrlRig_Template::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(CtrlRig_Template::FAnimBlueprintGeneratedConstantData, __NameProperty_4) == 0x000004, "Member 'CtrlRig_Template::FAnimBlueprintGeneratedConstantData::__NameProperty_4' has a wrong offset!"); \ static_assert(offsetof(CtrlRig_Template::FAnimBlueprintGeneratedConstantData, __NameProperty_5) == 0x00000C, "Member 'CtrlRig_Template::FAnimBlueprintGeneratedConstantData::__NameProperty_5' has a wrong offset!"); \ static_assert(offsetof(CtrlRig_Template::FAnimBlueprintGeneratedConstantData, __StructProperty_6) == 0x000018, "Member 'CtrlRig_Template::FAnimBlueprintGeneratedConstantData::__StructProperty_6' has a wrong offset!"); \ static_assert(offsetof(CtrlRig_Template::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'CtrlRig_Template::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(CtrlRig_Template::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'CtrlRig_Template::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CtrlRig_Template_C_AnimGraph \ static_assert(alignof(CtrlRig_Template_C_AnimGraph) == 0x000008, "Wrong alignment on CtrlRig_Template_C_AnimGraph"); \ static_assert(sizeof(CtrlRig_Template_C_AnimGraph) == 0x000020, "Wrong size on CtrlRig_Template_C_AnimGraph"); \ static_assert(offsetof(CtrlRig_Template_C_AnimGraph, InPose) == 0x000000, "Member 'CtrlRig_Template_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(CtrlRig_Template_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'CtrlRig_Template_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CtrlRig_Template_C_ExecuteUbergraph_CtrlRig_Template \ static_assert(alignof(CtrlRig_Template_C_ExecuteUbergraph_CtrlRig_Template) == 0x000004, "Wrong alignment on CtrlRig_Template_C_ExecuteUbergraph_CtrlRig_Template"); \ static_assert(sizeof(CtrlRig_Template_C_ExecuteUbergraph_CtrlRig_Template) == 0x000004, "Wrong size on CtrlRig_Template_C_ExecuteUbergraph_CtrlRig_Template"); \ static_assert(offsetof(CtrlRig_Template_C_ExecuteUbergraph_CtrlRig_Template, EntryPoint) == 0x000000, "Member 'CtrlRig_Template_C_ExecuteUbergraph_CtrlRig_Template::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCtrlRig_Template_C \ static_assert(alignof(UCtrlRig_Template_C) == 0x000010, "Wrong alignment on UCtrlRig_Template_C"); \ static_assert(sizeof(UCtrlRig_Template_C) == 0x000580, "Wrong size on UCtrlRig_Template_C"); \ static_assert(offsetof(UCtrlRig_Template_C, UberGraphFrame) == 0x000450, "Member 'UCtrlRig_Template_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCtrlRig_Template_C, AnimBlueprintExtension_PropertyAccess) == 0x000458, "Member 'UCtrlRig_Template_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UCtrlRig_Template_C, AnimBlueprintExtension_Base) == 0x000460, "Member 'UCtrlRig_Template_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UCtrlRig_Template_C, AnimGraphNode_Root) == 0x000468, "Member 'UCtrlRig_Template_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UCtrlRig_Template_C, AnimGraphNode_LinkedInputPose) == 0x000488, "Member 'UCtrlRig_Template_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UCtrlRig_Template_C, EnableIKNode) == 0x000550, "Member 'UCtrlRig_Template_C::EnableIKNode' has a wrong offset!"); \ static_assert(offsetof(UCtrlRig_Template_C, ForceIdleSet) == 0x000551, "Member 'UCtrlRig_Template_C::ForceIdleSet' has a wrong offset!"); \ static_assert(offsetof(UCtrlRig_Template_C, Speed) == 0x000558, "Member 'UCtrlRig_Template_C::Speed' has a wrong offset!"); \ static_assert(offsetof(UCtrlRig_Template_C, IKNodeMainSwitch) == 0x000560, "Member 'UCtrlRig_Template_C::IKNodeMainSwitch' has a wrong offset!"); \ static_assert(offsetof(UCtrlRig_Template_C, Minimum_Speed) == 0x000568, "Member 'UCtrlRig_Template_C::Minimum_Speed' has a wrong offset!"); \ static_assert(offsetof(UCtrlRig_Template_C, Maximum_Speed) == 0x000570, "Member 'UCtrlRig_Template_C::Maximum_Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombatInfo_C_AddBossBar \ static_assert(alignof(WB_CombatInfo_C_AddBossBar) == 0x000008, "Wrong alignment on WB_CombatInfo_C_AddBossBar"); \ static_assert(sizeof(WB_CombatInfo_C_AddBossBar) == 0x000008, "Wrong size on WB_CombatInfo_C_AddBossBar"); \ static_assert(offsetof(WB_CombatInfo_C_AddBossBar, Content_0) == 0x000000, "Member 'WB_CombatInfo_C_AddBossBar::Content_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombatInfo_C_BossWidgetRemove \ static_assert(alignof(WB_CombatInfo_C_BossWidgetRemove) == 0x000008, "Wrong alignment on WB_CombatInfo_C_BossWidgetRemove"); \ static_assert(sizeof(WB_CombatInfo_C_BossWidgetRemove) == 0x000008, "Wrong size on WB_CombatInfo_C_BossWidgetRemove"); \ static_assert(offsetof(WB_CombatInfo_C_BossWidgetRemove, Content_0) == 0x000000, "Member 'WB_CombatInfo_C_BossWidgetRemove::Content_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombatInfo_C_Check_Debuff_Exist \ static_assert(alignof(WB_CombatInfo_C_Check_Debuff_Exist) == 0x000008, "Wrong alignment on WB_CombatInfo_C_Check_Debuff_Exist"); \ static_assert(sizeof(WB_CombatInfo_C_Check_Debuff_Exist) == 0x0000E0, "Wrong size on WB_CombatInfo_C_Check_Debuff_Exist"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, InputTag) == 0x000000, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::InputTag' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, Exist) == 0x000008, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::Exist' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, DebuffWidget_0) == 0x000010, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::DebuffWidget_0' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, TempTag) == 0x000018, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::TempTag' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000020, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, Temp_int_Array_Index_Variable) == 0x000030, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_Split_LeftS) == 0x000038, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_Split_RightS) == 0x000048, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_Split_ReturnValue) == 0x000058, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x00005C, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, Temp_int_Loop_Counter_Variable) == 0x000064, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_Map_Keys_Keys) == 0x000070, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_Array_Length_ReturnValue) == 0x000080, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_Array_Get_Item) == 0x000084, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_Less_IntInt_ReturnValue) == 0x00008C, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_Map_Find_Value) == 0x000090, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_Map_Find_ReturnValue) == 0x000098, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1) == 0x0000A0, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_Split_LeftS_1) == 0x0000B0, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_Split_RightS_1) == 0x0000C0, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_Split_ReturnValue_1) == 0x0000D0, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x0000D4, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_Check_Debuff_Exist, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0000DC, "Member 'WB_CombatInfo_C_Check_Debuff_Exist::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombatInfo_C_CreatePlayerDebuff \ static_assert(alignof(WB_CombatInfo_C_CreatePlayerDebuff) == 0x000008, "Wrong alignment on WB_CombatInfo_C_CreatePlayerDebuff"); \ static_assert(sizeof(WB_CombatInfo_C_CreatePlayerDebuff) == 0x000018, "Wrong size on WB_CombatInfo_C_CreatePlayerDebuff"); \ static_assert(offsetof(WB_CombatInfo_C_CreatePlayerDebuff, Tag) == 0x000000, "Member 'WB_CombatInfo_C_CreatePlayerDebuff::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_CreatePlayerDebuff, Current) == 0x000008, "Member 'WB_CombatInfo_C_CreatePlayerDebuff::Current' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_CreatePlayerDebuff, Max) == 0x000010, "Member 'WB_CombatInfo_C_CreatePlayerDebuff::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombatInfo_C_DeBuffFullDisplay \ static_assert(alignof(WB_CombatInfo_C_DeBuffFullDisplay) == 0x000008, "Wrong alignment on WB_CombatInfo_C_DeBuffFullDisplay"); \ static_assert(sizeof(WB_CombatInfo_C_DeBuffFullDisplay) == 0x000008, "Wrong size on WB_CombatInfo_C_DeBuffFullDisplay"); \ static_assert(offsetof(WB_CombatInfo_C_DeBuffFullDisplay, buffbase) == 0x000000, "Member 'WB_CombatInfo_C_DeBuffFullDisplay::buffbase' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombatInfo_C_DebuffRemove \ static_assert(alignof(WB_CombatInfo_C_DebuffRemove) == 0x000004, "Wrong alignment on WB_CombatInfo_C_DebuffRemove"); \ static_assert(sizeof(WB_CombatInfo_C_DebuffRemove) == 0x000008, "Wrong size on WB_CombatInfo_C_DebuffRemove"); \ static_assert(offsetof(WB_CombatInfo_C_DebuffRemove, Key) == 0x000000, "Member 'WB_CombatInfo_C_DebuffRemove::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo \ static_assert(alignof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo) == 0x000008, "Wrong alignment on WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo"); \ static_assert(sizeof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo) == 0x000260, "Wrong size on WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, EntryPoint) == 0x000000, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_PlayDebuffInWhere_PlayWidget) == 0x000008, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_PlayDebuffInWhere_PlayWidget' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, Temp_int_Variable) == 0x000010, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_Event_OwnCharacter) == 0x000018, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_Event_OwnCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_Event_Toughness) == 0x000028, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_Event_Toughness' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_Event_ToughnessMax) == 0x000030, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_Event_ToughnessMax' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_CustomEvent_Tag_2) == 0x000038, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_CustomEvent_Tag_2' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_CustomEvent_Current) == 0x000040, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_CustomEvent_Current' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_CustomEvent_Max) == 0x000048, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_CustomEvent_Max' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_CustomEvent_Content_1) == 0x000050, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_CustomEvent_Content_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_GetOwningPlayer_ReturnValue) == 0x000058, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_GetOwningPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Create_ReturnValue) == 0x000060, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_AddChildToVerticalBox_ReturnValue) == 0x000068, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_AddChildToVerticalBox_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_AddChildToVerticalBox_ReturnValue_1) == 0x000070, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_AddChildToVerticalBox_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_CustomEvent_Tag_1) == 0x000078, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_CustomEvent_Tag_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_CustomEvent_CurrentValue) == 0x000080, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_CustomEvent_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_CustomEvent_MaxValue) == 0x000088, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000090, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000098, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Conv_StringToName_ReturnValue) == 0x0000A8, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_IsGameplayTagValid_ReturnValue) == 0x0000B0, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000B8, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000170, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Check_Debuff_Exist_Exist) == 0x000171, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Check_Debuff_Exist_Exist' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Check_Debuff_Exist_debuffwidget) == 0x000178, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Check_Debuff_Exist_debuffwidget' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_Event_stamina) == 0x000180, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_Event_stamina' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_Event_Maxstamina) == 0x000188, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_Event_Maxstamina' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_CustomEvent_Tag) == 0x000190, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_CustomEvent_Tag' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_Event_OldValue) == 0x000198, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_Event_OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_Event_health) == 0x0001A0, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_Event_health' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_Event_maxHealth) == 0x0001A8, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_Event_maxHealth' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Redirect_Table_MappedTable) == 0x0001B0, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_CustomEvent_Key) == 0x0001B8, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_CustomEvent_Key' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_CustomEvent_BuffBase) == 0x0001C0, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_CustomEvent_BuffBase' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Check_Debuff_Exist_Exist_1) == 0x0001C8, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Check_Debuff_Exist_Exist_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Check_Debuff_Exist_debuffwidget_1) == 0x0001D0, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Check_Debuff_Exist_debuffwidget_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_GetBuffTag_BuffTag) == 0x0001D8, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1) == 0x0001E0, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Split_LeftS) == 0x0001F0, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Split_RightS) == 0x000200, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Split_ReturnValue) == 0x000210, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000214, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_MakeStruct_Margin) == 0x00021C, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_CustomEvent_Content) == 0x000230, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_CustomEvent_Content' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Array_Add_ReturnValue) == 0x000238, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_RemoveChild_ReturnValue) == 0x00023C, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_RemoveChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Array_RemoveItem_ReturnValue) == 0x00023D, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, K2Node_CreateDelegate_OutputDelegate) == 0x000240, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Array_Get_Item) == 0x000250, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Array_Length_ReturnValue) == 0x000258, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo, CallFunc_Less_IntInt_ReturnValue) == 0x00025C, "Member 'WB_CombatInfo_C_ExecuteUbergraph_WB_CombatInfo::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombatInfo_C_IsShowInViewport \ static_assert(alignof(WB_CombatInfo_C_IsShowInViewport) == 0x000001, "Wrong alignment on WB_CombatInfo_C_IsShowInViewport"); \ static_assert(sizeof(WB_CombatInfo_C_IsShowInViewport) == 0x000001, "Wrong size on WB_CombatInfo_C_IsShowInViewport"); \ static_assert(offsetof(WB_CombatInfo_C_IsShowInViewport, in_view_port) == 0x000000, "Member 'WB_CombatInfo_C_IsShowInViewport::in_view_port' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombatInfo_C_OnDebuffOver \ static_assert(alignof(WB_CombatInfo_C_OnDebuffOver) == 0x000004, "Wrong alignment on WB_CombatInfo_C_OnDebuffOver"); \ static_assert(sizeof(WB_CombatInfo_C_OnDebuffOver) == 0x000008, "Wrong size on WB_CombatInfo_C_OnDebuffOver"); \ static_assert(offsetof(WB_CombatInfo_C_OnDebuffOver, Tag) == 0x000000, "Member 'WB_CombatInfo_C_OnDebuffOver::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombatInfo_C_PlayDebuffInWhere \ static_assert(alignof(WB_CombatInfo_C_PlayDebuffInWhere) == 0x000008, "Wrong alignment on WB_CombatInfo_C_PlayDebuffInWhere"); \ static_assert(sizeof(WB_CombatInfo_C_PlayDebuffInWhere) == 0x000008, "Wrong size on WB_CombatInfo_C_PlayDebuffInWhere"); \ static_assert(offsetof(WB_CombatInfo_C_PlayDebuffInWhere, PlayWidget) == 0x000000, "Member 'WB_CombatInfo_C_PlayDebuffInWhere::PlayWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombatInfo_C_RemoveBuff \ static_assert(alignof(WB_CombatInfo_C_RemoveBuff) == 0x000008, "Wrong alignment on WB_CombatInfo_C_RemoveBuff"); \ static_assert(sizeof(WB_CombatInfo_C_RemoveBuff) == 0x000018, "Wrong size on WB_CombatInfo_C_RemoveBuff"); \ static_assert(offsetof(WB_CombatInfo_C_RemoveBuff, Tag) == 0x000000, "Member 'WB_CombatInfo_C_RemoveBuff::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_RemoveBuff, CallFunc_Map_Find_Value) == 0x000008, "Member 'WB_CombatInfo_C_RemoveBuff::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_RemoveBuff, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'WB_CombatInfo_C_RemoveBuff::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_RemoveBuff, CallFunc_Map_Remove_ReturnValue) == 0x000011, "Member 'WB_CombatInfo_C_RemoveBuff::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombatInfo_C_SetOwnCharacter \ static_assert(alignof(WB_CombatInfo_C_SetOwnCharacter) == 0x000008, "Wrong alignment on WB_CombatInfo_C_SetOwnCharacter"); \ static_assert(sizeof(WB_CombatInfo_C_SetOwnCharacter) == 0x000008, "Wrong size on WB_CombatInfo_C_SetOwnCharacter"); \ static_assert(offsetof(WB_CombatInfo_C_SetOwnCharacter, OwnCharacter) == 0x000000, "Member 'WB_CombatInfo_C_SetOwnCharacter::OwnCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombatInfo_C_UpdateDebuff \ static_assert(alignof(WB_CombatInfo_C_UpdateDebuff) == 0x000008, "Wrong alignment on WB_CombatInfo_C_UpdateDebuff"); \ static_assert(sizeof(WB_CombatInfo_C_UpdateDebuff) == 0x000018, "Wrong size on WB_CombatInfo_C_UpdateDebuff"); \ static_assert(offsetof(WB_CombatInfo_C_UpdateDebuff, Tag) == 0x000000, "Member 'WB_CombatInfo_C_UpdateDebuff::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_UpdateDebuff, CurrentValue) == 0x000008, "Member 'WB_CombatInfo_C_UpdateDebuff::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_UpdateDebuff, MaxValue) == 0x000010, "Member 'WB_CombatInfo_C_UpdateDebuff::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombatInfo_C_UpdateHealthValue \ static_assert(alignof(WB_CombatInfo_C_UpdateHealthValue) == 0x000008, "Wrong alignment on WB_CombatInfo_C_UpdateHealthValue"); \ static_assert(sizeof(WB_CombatInfo_C_UpdateHealthValue) == 0x000018, "Wrong size on WB_CombatInfo_C_UpdateHealthValue"); \ static_assert(offsetof(WB_CombatInfo_C_UpdateHealthValue, OldValue) == 0x000000, "Member 'WB_CombatInfo_C_UpdateHealthValue::OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_UpdateHealthValue, Health) == 0x000008, "Member 'WB_CombatInfo_C_UpdateHealthValue::Health' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_UpdateHealthValue, MaxHealth) == 0x000010, "Member 'WB_CombatInfo_C_UpdateHealthValue::MaxHealth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombatInfo_C_UpdateStaminaValue \ static_assert(alignof(WB_CombatInfo_C_UpdateStaminaValue) == 0x000008, "Wrong alignment on WB_CombatInfo_C_UpdateStaminaValue"); \ static_assert(sizeof(WB_CombatInfo_C_UpdateStaminaValue) == 0x000010, "Wrong size on WB_CombatInfo_C_UpdateStaminaValue"); \ static_assert(offsetof(WB_CombatInfo_C_UpdateStaminaValue, Stamina) == 0x000000, "Member 'WB_CombatInfo_C_UpdateStaminaValue::Stamina' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_UpdateStaminaValue, Maxstamina) == 0x000008, "Member 'WB_CombatInfo_C_UpdateStaminaValue::Maxstamina' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_CombatInfo_C_UpdateToughnessValue \ static_assert(alignof(WB_CombatInfo_C_UpdateToughnessValue) == 0x000008, "Wrong alignment on WB_CombatInfo_C_UpdateToughnessValue"); \ static_assert(sizeof(WB_CombatInfo_C_UpdateToughnessValue) == 0x000010, "Wrong size on WB_CombatInfo_C_UpdateToughnessValue"); \ static_assert(offsetof(WB_CombatInfo_C_UpdateToughnessValue, toughness) == 0x000000, "Member 'WB_CombatInfo_C_UpdateToughnessValue::toughness' has a wrong offset!"); \ static_assert(offsetof(WB_CombatInfo_C_UpdateToughnessValue, ToughnessMax) == 0x000008, "Member 'WB_CombatInfo_C_UpdateToughnessValue::ToughnessMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_CombatInfo_C \ static_assert(alignof(UWB_CombatInfo_C) == 0x000008, "Wrong alignment on UWB_CombatInfo_C"); \ static_assert(sizeof(UWB_CombatInfo_C) == 0x0003F8, "Wrong size on UWB_CombatInfo_C"); \ static_assert(offsetof(UWB_CombatInfo_C, UberGraphFrame) == 0x000278, "Member 'UWB_CombatInfo_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, ShowTips) == 0x000280, "Member 'UWB_CombatInfo_C::ShowTips' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, BossVer) == 0x000288, "Member 'UWB_CombatInfo_C::BossVer' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, DebuffBG) == 0x000290, "Member 'UWB_CombatInfo_C::DebuffBG' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, DebuffOverlay) == 0x000298, "Member 'UWB_CombatInfo_C::DebuffOverlay' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, DebuffTip) == 0x0002A0, "Member 'UWB_CombatInfo_C::DebuffTip' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, DebuffVer) == 0x0002A8, "Member 'UWB_CombatInfo_C::DebuffVer' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, FirstEffect) == 0x0002B0, "Member 'UWB_CombatInfo_C::FirstEffect' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, SecondEffect) == 0x0002B8, "Member 'UWB_CombatInfo_C::SecondEffect' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, UIContainer) == 0x0002C0, "Member 'UWB_CombatInfo_C::UIContainer' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, Debuffs) == 0x0002C8, "Member 'UWB_CombatInfo_C::Debuffs' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, Mapped_Table) == 0x000318, "Member 'UWB_CombatInfo_C::Mapped_Table' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, Content) == 0x000320, "Member 'UWB_CombatInfo_C::Content' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, DisplayTag) == 0x000330, "Member 'UWB_CombatInfo_C::DisplayTag' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, OnAnimFinished) == 0x000338, "Member 'UWB_CombatInfo_C::OnAnimFinished' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, CurrentPlayWidget) == 0x000348, "Member 'UWB_CombatInfo_C::CurrentPlayWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, TagToName) == 0x000350, "Member 'UWB_CombatInfo_C::TagToName' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, TagToCreateWidget) == 0x0003A0, "Member 'UWB_CombatInfo_C::TagToCreateWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_CombatInfo_C, DebuffWidget) == 0x0003F0, "Member 'UWB_CombatInfo_C::DebuffWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue \ static_assert(alignof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue) == 0x000008, "Wrong alignment on BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue"); \ static_assert(sizeof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue) == 0x000158, "Wrong size on BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, Reason) == 0x000000, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::Reason' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, RemainingTime) == 0x000010, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::RemainingTime' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, L_RandomSelectPath) == 0x000018, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::L_RandomSelectPath' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, L_InParam) == 0x000040, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::L_InParam' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, NextNodeToRun) == 0x000098, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::NextNodeToRun' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00009C, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, K2Node_SwitchString_CmpSuccess) == 0x00009D, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, K2Node_SwitchString_CmpSuccess_1) == 0x00009E, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, K2Node_SwitchString_CmpSuccess_2) == 0x00009F, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::K2Node_SwitchString_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, CallFunc_IsValid_ReturnValue) == 0x0000A0, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, CallFunc_IsValid_ReturnValue_1) == 0x0000A1, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, CallFunc_IsValid_ReturnValue_2) == 0x0000A2, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, CallFunc_K2_SetTimer_ReturnValue) == 0x0000A8, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, CallFunc_IsRunning_ReturnValue) == 0x0000B0, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::CallFunc_IsRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, CallFunc_IsRunning_ReturnValue_1) == 0x0000B1, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::CallFunc_IsRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, CallFunc_Not_PreBool_ReturnValue) == 0x0000B2, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, K2Node_CreateDelegate_OutputDelegate) == 0x0000B4, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x0000C4, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, CallFunc_Map_Find_Value) == 0x0000C8, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, CallFunc_Map_Find_ReturnValue) == 0x000120, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, CallFunc_RandomPathsAndRefreshMarked_OutPathSelected) == 0x000128, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::CallFunc_RandomPathsAndRefreshMarked_OutPathSelected' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, CallFunc_RandomPathsAndRefreshMarked_ReturnValue) == 0x000150, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::CallFunc_RandomPathsAndRefreshMarked_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000154, "Member 'BP_AIActionTree2_C__Inner_Selected_Next_Node_to_Continue::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C___inner_CheckCondition \ static_assert(alignof(BP_AIActionTree2_C___inner_CheckCondition) == 0x000008, "Wrong alignment on BP_AIActionTree2_C___inner_CheckCondition"); \ static_assert(sizeof(BP_AIActionTree2_C___inner_CheckCondition) == 0x000070, "Wrong size on BP_AIActionTree2_C___inner_CheckCondition"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_CheckCondition, Params_0) == 0x000000, "Member 'BP_AIActionTree2_C___inner_CheckCondition::Params_0' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_CheckCondition, ReturnValue) == 0x000058, "Member 'BP_AIActionTree2_C___inner_CheckCondition::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_CheckCondition, CallFunc_GetComponentByClass_ReturnValue) == 0x000060, "Member 'BP_AIActionTree2_C___inner_CheckCondition::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_CheckCondition, CallFunc_CheckPassedCondition_ReturnPassed) == 0x000068, "Member 'BP_AIActionTree2_C___inner_CheckCondition::CallFunc_CheckPassedCondition_ReturnPassed' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_CheckCondition, CallFunc_IsValid_ReturnValue) == 0x000069, "Member 'BP_AIActionTree2_C___inner_CheckCondition::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C___inner_FixPrior \ static_assert(alignof(BP_AIActionTree2_C___inner_FixPrior) == 0x000004, "Wrong alignment on BP_AIActionTree2_C___inner_FixPrior"); \ static_assert(sizeof(BP_AIActionTree2_C___inner_FixPrior) == 0x00000C, "Wrong size on BP_AIActionTree2_C___inner_FixPrior"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_FixPrior, FixedFactor) == 0x000000, "Member 'BP_AIActionTree2_C___inner_FixPrior::FixedFactor' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_FixPrior, CallFunc_Multiply_IntInt_ReturnValue) == 0x000004, "Member 'BP_AIActionTree2_C___inner_FixPrior::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_FixPrior, CallFunc_Max_ReturnValue) == 0x000008, "Member 'BP_AIActionTree2_C___inner_FixPrior::CallFunc_Max_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C___inner_NewPath \ static_assert(alignof(BP_AIActionTree2_C___inner_NewPath) == 0x000004, "Wrong alignment on BP_AIActionTree2_C___inner_NewPath"); \ static_assert(sizeof(BP_AIActionTree2_C___inner_NewPath) == 0x000004, "Wrong size on BP_AIActionTree2_C___inner_NewPath"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_NewPath, NewPrior) == 0x000000, "Member 'BP_AIActionTree2_C___inner_NewPath::NewPrior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C___inner_NewSelectPath \ static_assert(alignof(BP_AIActionTree2_C___inner_NewSelectPath) == 0x000008, "Wrong alignment on BP_AIActionTree2_C___inner_NewSelectPath"); \ static_assert(sizeof(BP_AIActionTree2_C___inner_NewSelectPath) == 0x000030, "Wrong size on BP_AIActionTree2_C___inner_NewSelectPath"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_NewSelectPath, NewPrior) == 0x000000, "Member 'BP_AIActionTree2_C___inner_NewSelectPath::NewPrior' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_NewSelectPath, SelectNode) == 0x000004, "Member 'BP_AIActionTree2_C___inner_NewSelectPath::SelectNode' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_NewSelectPath, PathIdx) == 0x000008, "Member 'BP_AIActionTree2_C___inner_NewSelectPath::PathIdx' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_NewSelectPath, StoredPath) == 0x000010, "Member 'BP_AIActionTree2_C___inner_NewSelectPath::StoredPath' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_NewSelectPath, CallFunc_AppendSelectedNodePath_ReturnValue) == 0x000020, "Member 'BP_AIActionTree2_C___inner_NewSelectPath::CallFunc_AppendSelectedNodePath_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C___inner_pop_timercd \ static_assert(alignof(BP_AIActionTree2_C___inner_pop_timercd) == 0x000008, "Wrong alignment on BP_AIActionTree2_C___inner_pop_timercd"); \ static_assert(sizeof(BP_AIActionTree2_C___inner_pop_timercd) == 0x000040, "Wrong size on BP_AIActionTree2_C___inner_pop_timercd"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_pop_timercd, timercd) == 0x000000, "Member 'BP_AIActionTree2_C___inner_pop_timercd::timercd' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_pop_timercd, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'BP_AIActionTree2_C___inner_pop_timercd::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_pop_timercd, CallFunc_Array_LastIndex_ReturnValue) == 0x000020, "Member 'BP_AIActionTree2_C___inner_pop_timercd::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_pop_timercd, CallFunc_Array_Get_Item) == 0x000028, "Member 'BP_AIActionTree2_C___inner_pop_timercd::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_pop_timercd, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000038, "Member 'BP_AIActionTree2_C___inner_pop_timercd::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C___inner_push_timercd \ static_assert(alignof(BP_AIActionTree2_C___inner_push_timercd) == 0x000008, "Wrong alignment on BP_AIActionTree2_C___inner_push_timercd"); \ static_assert(sizeof(BP_AIActionTree2_C___inner_push_timercd) == 0x000018, "Wrong size on BP_AIActionTree2_C___inner_push_timercd"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_push_timercd, timercd) == 0x000000, "Member 'BP_AIActionTree2_C___inner_push_timercd::timercd' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_push_timercd, CallFunc_Array_Add_ReturnValue) == 0x000010, "Member 'BP_AIActionTree2_C___inner_push_timercd::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C___inner_ResetPathState \ static_assert(alignof(BP_AIActionTree2_C___inner_ResetPathState) == 0x000004, "Wrong alignment on BP_AIActionTree2_C___inner_ResetPathState"); \ static_assert(sizeof(BP_AIActionTree2_C___inner_ResetPathState) == 0x000004, "Wrong size on BP_AIActionTree2_C___inner_ResetPathState"); \ static_assert(offsetof(BP_AIActionTree2_C___inner_ResetPathState, PathedPrior_0) == 0x000000, "Member 'BP_AIActionTree2_C___inner_ResetPathState::PathedPrior_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C__inner_PushCandicateNode \ static_assert(alignof(BP_AIActionTree2_C__inner_PushCandicateNode) == 0x000008, "Wrong alignment on BP_AIActionTree2_C__inner_PushCandicateNode"); \ static_assert(sizeof(BP_AIActionTree2_C__inner_PushCandicateNode) == 0x0000A8, "Wrong size on BP_AIActionTree2_C__inner_PushCandicateNode"); \ static_assert(offsetof(BP_AIActionTree2_C__inner_PushCandicateNode, CandicatedNode) == 0x000000, "Member 'BP_AIActionTree2_C__inner_PushCandicateNode::CandicatedNode' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__inner_PushCandicateNode, InParam) == 0x000008, "Member 'BP_AIActionTree2_C__inner_PushCandicateNode::InParam' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__inner_PushCandicateNode, InPrior) == 0x000060, "Member 'BP_AIActionTree2_C__inner_PushCandicateNode::InPrior' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__inner_PushCandicateNode, CheckPassedTimerId) == 0x000068, "Member 'BP_AIActionTree2_C__inner_PushCandicateNode::CheckPassedTimerId' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__inner_PushCandicateNode, K2Node_MakeStruct_ST_PathRandom) == 0x000078, "Member 'BP_AIActionTree2_C__inner_PushCandicateNode::K2Node_MakeStruct_ST_PathRandom' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C__inner_PushCandicateNode, CallFunc_Array_Add_ReturnValue) == 0x0000A0, "Member 'BP_AIActionTree2_C__inner_PushCandicateNode::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_0 \ static_assert(alignof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_0) == 0x000008, "Wrong alignment on BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_0"); \ static_assert(sizeof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_0) == 0x000020, "Wrong size on BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_0"); \ static_assert(offsetof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_0, Reason) == 0x000000, "Member 'BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_0::Reason' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_0, RemainingTime) == 0x000010, "Member 'BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_0::RemainingTime' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_0, CallFunc_On_Node_Complete_Delegate_RemainingTime_ImplicitCast) == 0x000018, "Member 'BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_0::CallFunc_On_Node_Complete_Delegate_RemainingTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_1 \ static_assert(alignof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_1) == 0x000008, "Wrong alignment on BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_1"); \ static_assert(sizeof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_1) == 0x000020, "Wrong size on BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_1"); \ static_assert(offsetof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_1, Reason) == 0x000000, "Member 'BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_1::Reason' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_1, RemainingTime) == 0x000010, "Member 'BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_1::RemainingTime' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_1, CallFunc_On_Node_Complete_Delegate_RemainingTime_ImplicitCast) == 0x000018, "Member 'BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_1::CallFunc_On_Node_Complete_Delegate_RemainingTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_2 \ static_assert(alignof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_2) == 0x000008, "Wrong alignment on BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_2"); \ static_assert(sizeof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_2) == 0x000020, "Wrong size on BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_2"); \ static_assert(offsetof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_2, Reason) == 0x000000, "Member 'BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_2::Reason' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_2, RemainingTime) == 0x000010, "Member 'BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_2::RemainingTime' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_2, CallFunc_On_Node_Complete_Delegate_RemainingTime_ImplicitCast) == 0x000018, "Member 'BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_2::CallFunc_On_Node_Complete_Delegate_RemainingTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_3 \ static_assert(alignof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_3) == 0x000008, "Wrong alignment on BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_3"); \ static_assert(sizeof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_3) == 0x000020, "Wrong size on BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_3"); \ static_assert(offsetof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_3, Reason) == 0x000000, "Member 'BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_3::Reason' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_3, RemainingTime) == 0x000010, "Member 'BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_3::RemainingTime' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_3, CallFunc_On_Node_Complete_Delegate_RemainingTime_ImplicitCast) == 0x000018, "Member 'BP_AIActionTree2_C_CREATEDELEGATE_PROXYFUNCTION_3::CallFunc_On_Node_Complete_Delegate_RemainingTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C_DebugArray \ static_assert(alignof(BP_AIActionTree2_C_DebugArray) == 0x000008, "Wrong alignment on BP_AIActionTree2_C_DebugArray"); \ static_assert(sizeof(BP_AIActionTree2_C_DebugArray) == 0x000090, "Wrong size on BP_AIActionTree2_C_DebugArray"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugArray, NewParam) == 0x000000, "Member 'BP_AIActionTree2_C_DebugArray::NewParam' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugArray, NewParam1) == 0x000010, "Member 'BP_AIActionTree2_C_DebugArray::NewParam1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugArray, StrArr) == 0x000020, "Member 'BP_AIActionTree2_C_DebugArray::StrArr' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugArray, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'BP_AIActionTree2_C_DebugArray::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugArray, Temp_int_Array_Index_Variable) == 0x000034, "Member 'BP_AIActionTree2_C_DebugArray::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugArray, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'BP_AIActionTree2_C_DebugArray::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugArray, CallFunc_Array_Get_Item) == 0x00003C, "Member 'BP_AIActionTree2_C_DebugArray::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugArray, CallFunc_Conv_IntToString_ReturnValue) == 0x000040, "Member 'BP_AIActionTree2_C_DebugArray::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugArray, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'BP_AIActionTree2_C_DebugArray::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugArray, CallFunc_Add_IntInt_ReturnValue) == 0x000054, "Member 'BP_AIActionTree2_C_DebugArray::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugArray, CallFunc_Array_Add_ReturnValue) == 0x000058, "Member 'BP_AIActionTree2_C_DebugArray::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugArray, CallFunc_JoinStringArray_ReturnValue) == 0x000060, "Member 'BP_AIActionTree2_C_DebugArray::CallFunc_JoinStringArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugArray, CallFunc_Concat_StrStr_ReturnValue) == 0x000070, "Member 'BP_AIActionTree2_C_DebugArray::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugArray, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'BP_AIActionTree2_C_DebugArray::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C_DebugMsg \ static_assert(alignof(BP_AIActionTree2_C_DebugMsg) == 0x000008, "Wrong alignment on BP_AIActionTree2_C_DebugMsg"); \ static_assert(sizeof(BP_AIActionTree2_C_DebugMsg) == 0x000070, "Wrong size on BP_AIActionTree2_C_DebugMsg"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugMsg, InMsg) == 0x000000, "Member 'BP_AIActionTree2_C_DebugMsg::InMsg' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugMsg, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'BP_AIActionTree2_C_DebugMsg::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugMsg, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'BP_AIActionTree2_C_DebugMsg::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugMsg, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000030, "Member 'BP_AIActionTree2_C_DebugMsg::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugMsg, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000040, "Member 'BP_AIActionTree2_C_DebugMsg::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugMsg, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000050, "Member 'BP_AIActionTree2_C_DebugMsg::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DebugMsg, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000060, "Member 'BP_AIActionTree2_C_DebugMsg::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C_DoAction \ static_assert(alignof(BP_AIActionTree2_C_DoAction) == 0x000008, "Wrong alignment on BP_AIActionTree2_C_DoAction"); \ static_assert(sizeof(BP_AIActionTree2_C_DoAction) == 0x000068, "Wrong size on BP_AIActionTree2_C_DoAction"); \ static_assert(offsetof(BP_AIActionTree2_C_DoAction, UUID) == 0x000000, "Member 'BP_AIActionTree2_C_DoAction::UUID' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DoAction, bIsReentry) == 0x000004, "Member 'BP_AIActionTree2_C_DoAction::bIsReentry' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DoAction, InParam) == 0x000008, "Member 'BP_AIActionTree2_C_DoAction::InParam' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_DoAction, bShouldListenCallback) == 0x000060, "Member 'BP_AIActionTree2_C_DoAction::bShouldListenCallback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C_Execute_Node \ static_assert(alignof(BP_AIActionTree2_C_Execute_Node) == 0x000008, "Wrong alignment on BP_AIActionTree2_C_Execute_Node"); \ static_assert(sizeof(BP_AIActionTree2_C_Execute_Node) == 0x000158, "Wrong size on BP_AIActionTree2_C_Execute_Node"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, InParams) == 0x000000, "Member 'BP_AIActionTree2_C_Execute_Node::InParams' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, K2Node_CreateDelegate_OutputDelegate) == 0x000058, "Member 'BP_AIActionTree2_C_Execute_Node::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'BP_AIActionTree2_C_Execute_Node::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000078, "Member 'BP_AIActionTree2_C_Execute_Node::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, CallFunc_GetClassDisplayName_ReturnValue) == 0x000088, "Member 'BP_AIActionTree2_C_Execute_Node::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000098, "Member 'BP_AIActionTree2_C_Execute_Node::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000A8, "Member 'BP_AIActionTree2_C_Execute_Node::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000B8, "Member 'BP_AIActionTree2_C_Execute_Node::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000C8, "Member 'BP_AIActionTree2_C_Execute_Node::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000D8, "Member 'BP_AIActionTree2_C_Execute_Node::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, CallFunc_GetComponentByClass_ReturnValue) == 0x0000E8, "Member 'BP_AIActionTree2_C_Execute_Node::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000F0, "Member 'BP_AIActionTree2_C_Execute_Node::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, CallFunc_IsValid_ReturnValue) == 0x000100, "Member 'BP_AIActionTree2_C_Execute_Node::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000108, "Member 'BP_AIActionTree2_C_Execute_Node::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000118, "Member 'BP_AIActionTree2_C_Execute_Node::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000128, "Member 'BP_AIActionTree2_C_Execute_Node::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000138, "Member 'BP_AIActionTree2_C_Execute_Node::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_Execute_Node, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000148, "Member 'BP_AIActionTree2_C_Execute_Node::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2 \ static_assert(alignof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2) == 0x000008, "Wrong alignment on BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2"); \ static_assert(sizeof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2) == 0x0000C0, "Wrong size on BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, EntryPoint) == 0x000000, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, Temp_int_Variable) == 0x000004, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, CallFunc_Percent_IntInt_ReturnValue) == 0x000018, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, CallFunc_IsValid_ReturnValue) == 0x00001C, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, CallFunc_IsNodeActionBreakable_IsBreakable) == 0x00001D, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::CallFunc_IsNodeActionBreakable_IsBreakable' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, CallFunc_IsRunning_ReturnValue) == 0x00001E, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::CallFunc_IsRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000028, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000038, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000048, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000058, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000068, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000078, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000088, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000098, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0000A0, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0000B0, "Member 'BP_AIActionTree2_C_ExecuteUbergraph_BP_AIActionTree2::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C_IsRunning \ static_assert(alignof(BP_AIActionTree2_C_IsRunning) == 0x000001, "Wrong alignment on BP_AIActionTree2_C_IsRunning"); \ static_assert(sizeof(BP_AIActionTree2_C_IsRunning) == 0x000002, "Wrong size on BP_AIActionTree2_C_IsRunning"); \ static_assert(offsetof(BP_AIActionTree2_C_IsRunning, ReturnValue) == 0x000000, "Member 'BP_AIActionTree2_C_IsRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_IsRunning, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000001, "Member 'BP_AIActionTree2_C_IsRunning::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C_On_Abort_Action_Delegate \ static_assert(alignof(BP_AIActionTree2_C_On_Abort_Action_Delegate) == 0x000004, "Wrong alignment on BP_AIActionTree2_C_On_Abort_Action_Delegate"); \ static_assert(sizeof(BP_AIActionTree2_C_On_Abort_Action_Delegate) == 0x000014, "Wrong size on BP_AIActionTree2_C_On_Abort_Action_Delegate"); \ static_assert(offsetof(BP_AIActionTree2_C_On_Abort_Action_Delegate, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'BP_AIActionTree2_C_On_Abort_Action_Delegate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_On_Abort_Action_Delegate, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'BP_AIActionTree2_C_On_Abort_Action_Delegate::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C_On_Node_Complete_Delegate \ static_assert(alignof(BP_AIActionTree2_C_On_Node_Complete_Delegate) == 0x000008, "Wrong alignment on BP_AIActionTree2_C_On_Node_Complete_Delegate"); \ static_assert(sizeof(BP_AIActionTree2_C_On_Node_Complete_Delegate) == 0x000030, "Wrong size on BP_AIActionTree2_C_On_Node_Complete_Delegate"); \ static_assert(offsetof(BP_AIActionTree2_C_On_Node_Complete_Delegate, Reason) == 0x000000, "Member 'BP_AIActionTree2_C_On_Node_Complete_Delegate::Reason' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_On_Node_Complete_Delegate, RemainingTime) == 0x000010, "Member 'BP_AIActionTree2_C_On_Node_Complete_Delegate::RemainingTime' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_On_Node_Complete_Delegate, K2Node_SwitchString_CmpSuccess) == 0x000018, "Member 'BP_AIActionTree2_C_On_Node_Complete_Delegate::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_On_Node_Complete_Delegate, K2Node_SwitchString_CmpSuccess_1) == 0x000019, "Member 'BP_AIActionTree2_C_On_Node_Complete_Delegate::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_On_Node_Complete_Delegate, CallFunc_IsRunning_ReturnValue) == 0x00001A, "Member 'BP_AIActionTree2_C_On_Node_Complete_Delegate::CallFunc_IsRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_On_Node_Complete_Delegate, CallFunc_IsValid_ReturnValue) == 0x00001B, "Member 'BP_AIActionTree2_C_On_Node_Complete_Delegate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_On_Node_Complete_Delegate, K2Node_CreateDelegate_OutputDelegate) == 0x00001C, "Member 'BP_AIActionTree2_C_On_Node_Complete_Delegate::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C_randomInArray \ static_assert(alignof(BP_AIActionTree2_C_randomInArray) == 0x000008, "Wrong alignment on BP_AIActionTree2_C_randomInArray"); \ static_assert(sizeof(BP_AIActionTree2_C_randomInArray) == 0x000078, "Wrong size on BP_AIActionTree2_C_randomInArray"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, RandonSortedPow) == 0x000000, "Member 'BP_AIActionTree2_C_randomInArray::RandonSortedPow' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, Idx1) == 0x000010, "Member 'BP_AIActionTree2_C_randomInArray::Idx1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, idx) == 0x000014, "Member 'BP_AIActionTree2_C_randomInArray::idx' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, tmp) == 0x000018, "Member 'BP_AIActionTree2_C_randomInArray::tmp' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, random_cost_pow) == 0x000020, "Member 'BP_AIActionTree2_C_randomInArray::random_cost_pow' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, Temp_int_Array_Index_Variable) == 0x000030, "Member 'BP_AIActionTree2_C_randomInArray::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, Temp_bool_True_if_break_was_hit_Variable) == 0x000034, "Member 'BP_AIActionTree2_C_randomInArray::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, CallFunc_Not_PreBool_ReturnValue) == 0x000035, "Member 'BP_AIActionTree2_C_randomInArray::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'BP_AIActionTree2_C_randomInArray::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'BP_AIActionTree2_C_randomInArray::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, Temp_int_Array_Index_Variable_1) == 0x000040, "Member 'BP_AIActionTree2_C_randomInArray::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, Temp_int_Loop_Counter_Variable_1) == 0x000044, "Member 'BP_AIActionTree2_C_randomInArray::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, CallFunc_Add_IntInt_ReturnValue_1) == 0x000048, "Member 'BP_AIActionTree2_C_randomInArray::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, CallFunc_Array_Get_Item) == 0x00004C, "Member 'BP_AIActionTree2_C_randomInArray::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, CallFunc_RandomInteger_ReturnValue) == 0x000050, "Member 'BP_AIActionTree2_C_randomInArray::CallFunc_RandomInteger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, CallFunc_Subtract_IntInt_ReturnValue) == 0x000054, "Member 'BP_AIActionTree2_C_randomInArray::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'BP_AIActionTree2_C_randomInArray::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, CallFunc_Array_Length_ReturnValue) == 0x00005C, "Member 'BP_AIActionTree2_C_randomInArray::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, CallFunc_Less_IntInt_ReturnValue_1) == 0x000060, "Member 'BP_AIActionTree2_C_randomInArray::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, CallFunc_BooleanAND_ReturnValue) == 0x000061, "Member 'BP_AIActionTree2_C_randomInArray::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, CallFunc_Array_Get_Item_1) == 0x000064, "Member 'BP_AIActionTree2_C_randomInArray::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, CallFunc_Array_Length_ReturnValue_1) == 0x000068, "Member 'BP_AIActionTree2_C_randomInArray::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, CallFunc_Add_IntInt_ReturnValue_2) == 0x00006C, "Member 'BP_AIActionTree2_C_randomInArray::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_randomInArray, CallFunc_Less_IntInt_ReturnValue_2) == 0x000070, "Member 'BP_AIActionTree2_C_randomInArray::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIActionTree2_C_RefreshTimerTime \ static_assert(alignof(BP_AIActionTree2_C_RefreshTimerTime) == 0x000008, "Wrong alignment on BP_AIActionTree2_C_RefreshTimerTime"); \ static_assert(sizeof(BP_AIActionTree2_C_RefreshTimerTime) == 0x000038, "Wrong size on BP_AIActionTree2_C_RefreshTimerTime"); \ static_assert(offsetof(BP_AIActionTree2_C_RefreshTimerTime, RandomPathSelect) == 0x000000, "Member 'BP_AIActionTree2_C_RefreshTimerTime::RandomPathSelect' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_RefreshTimerTime, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'BP_AIActionTree2_C_RefreshTimerTime::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_RefreshTimerTime, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'BP_AIActionTree2_C_RefreshTimerTime::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIActionTree2_C_RefreshTimerTime, CallFunc_Greater_IntInt_ReturnValue) == 0x000034, "Member 'BP_AIActionTree2_C_RefreshTimerTime::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_AIActionTree2_C \ static_assert(alignof(UBP_AIActionTree2_C) == 0x000008, "Wrong alignment on UBP_AIActionTree2_C"); \ static_assert(sizeof(UBP_AIActionTree2_C) == 0x000240, "Wrong size on UBP_AIActionTree2_C"); \ static_assert(offsetof(UBP_AIActionTree2_C, UberGraphFrame) == 0x000118, "Member 'UBP_AIActionTree2_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBP_AIActionTree2_C, printdebug) == 0x000120, "Member 'UBP_AIActionTree2_C::printdebug' has a wrong offset!"); \ static_assert(offsetof(UBP_AIActionTree2_C, RunningNodeId) == 0x000124, "Member 'UBP_AIActionTree2_C::RunningNodeId' has a wrong offset!"); \ static_assert(offsetof(UBP_AIActionTree2_C, CandicatedNodesWithPriors) == 0x000128, "Member 'UBP_AIActionTree2_C::CandicatedNodesWithPriors' has a wrong offset!"); \ static_assert(offsetof(UBP_AIActionTree2_C, PathedPrior) == 0x000138, "Member 'UBP_AIActionTree2_C::PathedPrior' has a wrong offset!"); \ static_assert(offsetof(UBP_AIActionTree2_C, CandicatedNodesWithInParams) == 0x000140, "Member 'UBP_AIActionTree2_C::CandicatedNodesWithInParams' has a wrong offset!"); \ static_assert(offsetof(UBP_AIActionTree2_C, OnAllNodesComplete) == 0x000190, "Member 'UBP_AIActionTree2_C::OnAllNodesComplete' has a wrong offset!"); \ static_assert(offsetof(UBP_AIActionTree2_C, Controller) == 0x0001A0, "Member 'UBP_AIActionTree2_C::Controller' has a wrong offset!"); \ static_assert(offsetof(UBP_AIActionTree2_C, CurrentHandler) == 0x0001A8, "Member 'UBP_AIActionTree2_C::CurrentHandler' has a wrong offset!"); \ static_assert(offsetof(UBP_AIActionTree2_C, DebugInformParam) == 0x0001B0, "Member 'UBP_AIActionTree2_C::DebugInformParam' has a wrong offset!"); \ static_assert(offsetof(UBP_AIActionTree2_C, DebugCounter) == 0x000208, "Member 'UBP_AIActionTree2_C::DebugCounter' has a wrong offset!"); \ static_assert(offsetof(UBP_AIActionTree2_C, __2_compileid_) == 0x00020C, "Member 'UBP_AIActionTree2_C::__2_compileid_' has a wrong offset!"); \ static_assert(offsetof(UBP_AIActionTree2_C, PassedTimerId) == 0x000210, "Member 'UBP_AIActionTree2_C::PassedTimerId' has a wrong offset!"); \ static_assert(offsetof(UBP_AIActionTree2_C, CachedNextNodeToRun) == 0x000220, "Member 'UBP_AIActionTree2_C::CachedNextNodeToRun' has a wrong offset!"); \ static_assert(offsetof(UBP_AIActionTree2_C, L_FinishedNode) == 0x000224, "Member 'UBP_AIActionTree2_C::L_FinishedNode' has a wrong offset!"); \ static_assert(offsetof(UBP_AIActionTree2_C, L_StoredSelectNodePath) == 0x000228, "Member 'UBP_AIActionTree2_C::L_StoredSelectNodePath' has a wrong offset!"); \ static_assert(offsetof(UBP_AIActionTree2_C, L_NextCreateNode) == 0x000238, "Member 'UBP_AIActionTree2_C::L_NextCreateNode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat \ static_assert(alignof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat) == 0x000008, "Wrong alignment on BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat"); \ static_assert(sizeof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat) == 0x000118, "Wrong size on BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat"); \ static_assert(offsetof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat, EntryPoint) == 0x000000, "Member 'BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat, Temp_bool_Has_Been_Initd_Variable) == 0x000004, "Member 'BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat, Temp_class_Variable) == 0x000008, "Member 'BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat, Temp_int_Variable) == 0x000010, "Member 'BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat, Temp_class_Variable_1) == 0x000018, "Member 'BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat, Temp_bool_Variable) == 0x000024, "Member 'BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat, Temp_int_Variable_1) == 0x000028, "Member 'BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat, CallFunc_IsValidClass_ReturnValue) == 0x00002C, "Member 'BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat, K2Node_Select_Default) == 0x000030, "Member 'BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat, Temp_bool_IsClosed_Variable) == 0x000038, "Member 'BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat, K2Node_MakeStruct_CombatAIScriptParams) == 0x000040, "Member 'BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat::K2Node_MakeStruct_CombatAIScriptParams' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat, K2Node_MakeStruct_CombatAIScriptParams_1) == 0x000098, "Member 'BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat::K2Node_MakeStruct_CombatAIScriptParams_1' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat, CallFunc___inner_CheckCondition_ReturnValue) == 0x0000F0, "Member 'BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat::CallFunc___inner_CheckCondition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat, K2Node_CreateDelegate_OutputDelegate) == 0x0000F4, "Member 'BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat, K2Node_CreateDelegate_OutputDelegate_1) == 0x000104, "Member 'BA_NormalAIRetreat_C_ExecuteUbergraph_BA_NormalAIRetreat::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBA_NormalAIRetreat_C \ static_assert(alignof(UBA_NormalAIRetreat_C) == 0x000008, "Wrong alignment on UBA_NormalAIRetreat_C"); \ static_assert(sizeof(UBA_NormalAIRetreat_C) == 0x000248, "Wrong size on UBA_NormalAIRetreat_C"); \ static_assert(offsetof(UBA_NormalAIRetreat_C, UberGraphFrame_BA_NormalAIRetreat_C) == 0x000240, "Member 'UBA_NormalAIRetreat_C::UberGraphFrame_BA_NormalAIRetreat_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait \ static_assert(alignof(BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait) == 0x000008, "Wrong alignment on BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait"); \ static_assert(sizeof(BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait) == 0x0000B0, "Wrong size on BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait"); \ static_assert(offsetof(BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait, EntryPoint) == 0x000000, "Member 'BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait, Temp_bool_IsClosed_Variable) == 0x000004, "Member 'BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait, Temp_class_Variable) == 0x000008, "Member 'BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait, Temp_class_Variable_1) == 0x000020, "Member 'BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait, Temp_int_Variable) == 0x000028, "Member 'BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait, Temp_bool_Variable) == 0x00002C, "Member 'BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait, Temp_bool_Has_Been_Initd_Variable) == 0x000034, "Member 'BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait, Temp_int_Variable_1) == 0x000038, "Member 'BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait, CallFunc_IsValidClass_ReturnValue) == 0x00003C, "Member 'BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait, K2Node_CreateDelegate_OutputDelegate_1) == 0x000040, "Member 'BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait, K2Node_Select_Default) == 0x000050, "Member 'BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait, K2Node_MakeStruct_CombatAIScriptParams) == 0x000058, "Member 'BA_AISpecialDefaultWait_C_ExecuteUbergraph_BA_AISpecialDefaultWait::K2Node_MakeStruct_CombatAIScriptParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBA_AISpecialDefaultWait_C \ static_assert(alignof(UBA_AISpecialDefaultWait_C) == 0x000008, "Wrong alignment on UBA_AISpecialDefaultWait_C"); \ static_assert(sizeof(UBA_AISpecialDefaultWait_C) == 0x000248, "Wrong size on UBA_AISpecialDefaultWait_C"); \ static_assert(offsetof(UBA_AISpecialDefaultWait_C, UberGraphFrame_BA_AISpecialDefaultWait_C) == 0x000240, "Member 'UBA_AISpecialDefaultWait_C::UberGraphFrame_BA_AISpecialDefaultWait_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind \ static_assert(alignof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind) == 0x000008, "Wrong alignment on BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind"); \ static_assert(sizeof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind) == 0x000290, "Wrong size on BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, EntryPoint) == 0x000000, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_int_Variable) == 0x000004, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_int_Variable_1) == 0x000008, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, CallFunc_IsValidClass_ReturnValue) == 0x00000C, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_bool_IsClosed_Variable) == 0x00000D, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, K2Node_MakeStruct_CombatAIScriptParams) == 0x000010, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::K2Node_MakeStruct_CombatAIScriptParams' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_class_Variable) == 0x000068, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, CallFunc___inner_CheckCondition_ReturnValue) == 0x000070, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::CallFunc___inner_CheckCondition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, K2Node_MakeStruct_CombatAIScriptParams_1) == 0x000078, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::K2Node_MakeStruct_CombatAIScriptParams_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_class_Variable_1) == 0x0000D0, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, CallFunc___inner_CheckCondition_ReturnValue_1) == 0x0000D8, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::CallFunc___inner_CheckCondition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_int_Variable_2) == 0x0000DC, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_bool_Variable) == 0x0000E0, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, CallFunc_Add_IntInt_ReturnValue) == 0x0000E4, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, K2Node_Select_Default) == 0x0000E8, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, K2Node_MakeStruct_CombatAIScriptParams_2) == 0x0000F0, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::K2Node_MakeStruct_CombatAIScriptParams_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, CallFunc_IsValidClass_ReturnValue_1) == 0x000148, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_bool_IsClosed_Variable_1) == 0x000149, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, CallFunc_Add_IntInt_ReturnValue_1) == 0x00014C, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_bool_Has_Been_Initd_Variable) == 0x000150, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_bool_Has_Been_Initd_Variable_1) == 0x000151, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_bool_IsClosed_Variable_2) == 0x000152, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_int_Variable_3) == 0x000154, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, K2Node_CreateDelegate_OutputDelegate) == 0x000158, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_int_Variable_4) == 0x000168, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, K2Node_CreateDelegate_OutputDelegate_1) == 0x00016C, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, K2Node_CreateDelegate_OutputDelegate_2) == 0x00017C, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, K2Node_CreateDelegate_OutputDelegate_3) == 0x00018C, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_bool_Has_Been_Initd_Variable_2) == 0x00019C, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_int_Variable_5) == 0x0001A0, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_int_Variable_6) == 0x0001A4, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_string_Variable) == 0x0001A8, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, CallFunc_Add_IntInt_ReturnValue_2) == 0x0001B8, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, K2Node_MakeStruct_CombatAIScriptParams_3) == 0x0001C0, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::K2Node_MakeStruct_CombatAIScriptParams_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, CallFunc___inner_CheckCondition_ReturnValue_2) == 0x000218, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::CallFunc___inner_CheckCondition_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_bool_Variable_1) == 0x000219, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_class_Variable_2) == 0x000220, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_class_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, Temp_class_Variable_3) == 0x000228, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::Temp_class_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, K2Node_Select_Default_1) == 0x000230, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind, K2Node_MakeStruct_CombatAIScriptParams_4) == 0x000238, "Member 'BA_SKG_Mind_C_ExecuteUbergraph_BA_SKG_Mind::K2Node_MakeStruct_CombatAIScriptParams_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBA_SKG_Mind_C \ static_assert(alignof(UBA_SKG_Mind_C) == 0x000008, "Wrong alignment on UBA_SKG_Mind_C"); \ static_assert(sizeof(UBA_SKG_Mind_C) == 0x000248, "Wrong size on UBA_SKG_Mind_C"); \ static_assert(offsetof(UBA_SKG_Mind_C, UberGraphFrame_BA_SKG_Mind_C) == 0x000240, "Member 'UBA_SKG_Mind_C::UberGraphFrame_BA_SKG_Mind_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind \ static_assert(alignof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind) == 0x000008, "Wrong alignment on BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind"); \ static_assert(sizeof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind) == 0x000508, "Wrong size on BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, EntryPoint) == 0x000000, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_bool_Has_Been_Initd_Variable) == 0x000004, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_real_Variable) == 0x000018, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_real_Variable_1) == 0x000020, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_MakeLiteralByte_ReturnValue) == 0x000028, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_byte_Variable) == 0x000029, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00002A, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_int_Variable) == 0x00002C, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_int_Variable_1) == 0x000030, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_bool_IsClosed_Variable) == 0x000038, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_bool_IsClosed_Variable_1) == 0x000039, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_IsValidClass_ReturnValue) == 0x00003A, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_real_Variable_2) == 0x000040, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_MakeStruct_CombatAIScriptParams) == 0x000048, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_MakeStruct_CombatAIScriptParams' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc___inner_CheckCondition_ReturnValue) == 0x0000A0, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc___inner_CheckCondition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_class_Variable) == 0x0000A8, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_bool_IsClosed_Variable_2) == 0x0000B0, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_class_Variable_1) == 0x0000B8, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_int_Variable_2) == 0x0000C0, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_real_Variable_3) == 0x0000C8, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000D0, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_bool_Has_Been_Initd_Variable_1) == 0x0000D4, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_IsValidClass_ReturnValue_1) == 0x0000D5, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_IsValidClass_ReturnValue_2) == 0x0000D6, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_IsValidClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_real_Variable_4) == 0x0000D8, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_bool_Variable) == 0x0000E0, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_class_Variable_2) == 0x0000E8, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_class_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_Select_Default) == 0x0000F0, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_MakeStruct_CombatAIScriptParams_1) == 0x0000F8, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_MakeStruct_CombatAIScriptParams_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_bool_IsClosed_Variable_3) == 0x000150, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_bool_Has_Been_Initd_Variable_2) == 0x000151, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_class_Variable_3) == 0x000158, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_class_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_bool_Variable_1) == 0x000160, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_bool_Has_Been_Initd_Variable_3) == 0x000161, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_Select_Default_1) == 0x000168, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_bool_IsClosed_Variable_4) == 0x000170, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_bool_IsClosed_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_class_Variable_4) == 0x000178, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_class_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_bool_Has_Been_Initd_Variable_4) == 0x000180, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_bool_Has_Been_Initd_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Add_IntInt_ReturnValue_2) == 0x000184, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_class_Variable_5) == 0x000188, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_class_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_int_Variable_3) == 0x000190, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_real_Variable_5) == 0x000198, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_real_Variable_6) == 0x0001A0, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_real_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_real_Variable_7) == 0x0001A8, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_real_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_bool_Variable_2) == 0x0001B0, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_int_Variable_4) == 0x0001B4, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_Select_Default_2) == 0x0001B8, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_MakeStruct_CombatAIScriptParams_2) == 0x0001C0, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_MakeStruct_CombatAIScriptParams_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_int_Variable_5) == 0x000218, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_int_Variable_6) == 0x00021C, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_string_Variable) == 0x000220, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Add_IntInt_ReturnValue_3) == 0x000230, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_real_Variable_8) == 0x000238, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_real_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_real_Variable_9) == 0x000240, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_real_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_byte_Variable_1) == 0x000248, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Conv_StringToInt_ReturnValue) == 0x00024C, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_real_Variable_10) == 0x000250, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_real_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_CreateDelegate_OutputDelegate_1) == 0x000258, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_real_Variable_11) == 0x000268, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_real_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_int_Variable_7) == 0x000270, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000278, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Clamp_ReturnValue) == 0x000280, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_Select_Default_3) == 0x000288, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Divide_IntInt_ReturnValue) == 0x000290, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_real_Variable_12) == 0x000298, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_real_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0002A0, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0002A8, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Percent_FloatFloat_ReturnValue) == 0x0002B0, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Percent_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_CreateDelegate_OutputDelegate_2) == 0x0002B8, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0002C8, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Conv_IntToString_ReturnValue) == 0x0002D8, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_MakeStruct_CombatAIScriptParams_3) == 0x0002E8, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_MakeStruct_CombatAIScriptParams_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_CreateDelegate_OutputDelegate_3) == 0x000340, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_real_Variable_13) == 0x000350, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_real_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_NewGuid_ReturnValue) == 0x000358, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Conv_GuidToString_ReturnValue) == 0x000368, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000378, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_string_Variable_1) == 0x000388, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_real_Variable_14) == 0x000398, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_real_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_MakeStruct_CombatAIScriptParams_4) == 0x0003A0, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_MakeStruct_CombatAIScriptParams_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc___inner_CheckCondition_ReturnValue_1) == 0x0003F8, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc___inner_CheckCondition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_ToLower_ReturnValue) == 0x000400, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Trim_ReturnValue) == 0x000410, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Concat_StrStr_ReturnValue) == 0x000420, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Len_ReturnValue) == 0x000430, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Greater_IntInt_ReturnValue) == 0x000434, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_real_Variable_15) == 0x000438, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_real_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, Temp_int_Variable_8) == 0x000440, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_Select_Default_4) == 0x000448, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000450, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000458, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Percent_FloatFloat_ReturnValue_1) == 0x000460, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Percent_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000468, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_CreateDelegate_OutputDelegate_4) == 0x000478, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_MakeStruct_CombatAIScriptParams_5) == 0x000488, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_MakeStruct_CombatAIScriptParams_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc___inner_CheckCondition_ReturnValue_2) == 0x0004E0, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc___inner_CheckCondition_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, K2Node_CreateDelegate_OutputDelegate_5) == 0x0004E4, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0004F8, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000500, "Member 'BA_M_DXJDG_Mind_C_ExecuteUbergraph_BA_M_DXJDG_Mind::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBA_M_DXJDG_Mind_C \ static_assert(alignof(UBA_M_DXJDG_Mind_C) == 0x000008, "Wrong alignment on UBA_M_DXJDG_Mind_C"); \ static_assert(sizeof(UBA_M_DXJDG_Mind_C) == 0x000248, "Wrong size on UBA_M_DXJDG_Mind_C"); \ static_assert(offsetof(UBA_M_DXJDG_Mind_C, UberGraphFrame_BA_M_DXJDG_Mind_C) == 0x000240, "Member 'UBA_M_DXJDG_Mind_C::UberGraphFrame_BA_M_DXJDG_Mind_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01 \ static_assert(alignof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01) == 0x000008, "Wrong alignment on BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01"); \ static_assert(sizeof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01) == 0x000890, "Wrong size on BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, EntryPoint) == 0x000000, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable) == 0x000004, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Has_Been_Initd_Variable) == 0x000008, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_IsClosed_Variable) == 0x000009, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Has_Been_Initd_Variable_1) == 0x00000A, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_class_Variable) == 0x000010, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_IsClosed_Variable_1) == 0x000018, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_class_Variable_1) == 0x000020, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_MakeStruct_CombatAIScriptParams) == 0x000028, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_MakeStruct_CombatAIScriptParams' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Variable) == 0x000080, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc___inner_CheckCondition_ReturnValue) == 0x000081, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc___inner_CheckCondition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_MakeStruct_CombatAIScriptParams_1) == 0x000088, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_MakeStruct_CombatAIScriptParams_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_1) == 0x0000E0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc___inner_CheckCondition_ReturnValue_1) == 0x0000E4, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc___inner_CheckCondition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_Add_IntInt_ReturnValue) == 0x0000E8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Has_Been_Initd_Variable_2) == 0x0000EC, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_2) == 0x0000F0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_IsValidClass_ReturnValue) == 0x0000F4, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_IsValidClass_ReturnValue_1) == 0x0000F5, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_class_Variable_2) == 0x0000F8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_class_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_class_Variable_3) == 0x000100, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_class_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_3) == 0x000108, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_Add_IntInt_ReturnValue_1) == 0x00010C, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_IsValidClass_ReturnValue_2) == 0x000110, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_IsValidClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Variable_1) == 0x000111, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_Select_Default) == 0x000118, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_Select_Default_1) == 0x000120, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_MakeStruct_CombatAIScriptParams_2) == 0x000128, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_MakeStruct_CombatAIScriptParams_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Has_Been_Initd_Variable_3) == 0x000180, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_IsClosed_Variable_2) == 0x000181, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Has_Been_Initd_Variable_4) == 0x000182, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Has_Been_Initd_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_IsClosed_Variable_3) == 0x000183, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_class_Variable_4) == 0x000188, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_class_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_4) == 0x000190, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_Add_IntInt_ReturnValue_2) == 0x000194, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Has_Been_Initd_Variable_5) == 0x000198, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Has_Been_Initd_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_class_Variable_5) == 0x0001A0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_class_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_IsValidClass_ReturnValue_3) == 0x0001A8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_IsValidClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_MakeStruct_CombatAIScriptParams_3) == 0x0001B0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_MakeStruct_CombatAIScriptParams_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Variable_2) == 0x000208, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc___inner_CheckCondition_ReturnValue_2) == 0x000209, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc___inner_CheckCondition_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_Select_Default_2) == 0x000210, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_MakeStruct_CombatAIScriptParams_4) == 0x000218, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_MakeStruct_CombatAIScriptParams_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_MakeStruct_CombatAIScriptParams_5) == 0x000270, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_MakeStruct_CombatAIScriptParams_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc___inner_CheckCondition_ReturnValue_3) == 0x0002C8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc___inner_CheckCondition_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc___inner_CheckCondition_ReturnValue_4) == 0x0002C9, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc___inner_CheckCondition_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Has_Been_Initd_Variable_6) == 0x0002CA, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Has_Been_Initd_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_5) == 0x0002CC, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_IsClosed_Variable_4) == 0x0002D0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_IsClosed_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_Add_IntInt_ReturnValue_3) == 0x0002D4, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_IsClosed_Variable_5) == 0x0002D8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_IsClosed_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_IsValidClass_ReturnValue_4) == 0x0002D9, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_IsValidClass_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_class_Variable_6) == 0x0002E0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_class_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_6) == 0x0002E8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_IsClosed_Variable_6) == 0x0002EC, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_IsClosed_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_Add_IntInt_ReturnValue_4) == 0x0002F0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_Add_IntInt_ReturnValue_5) == 0x0002F4, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_IsValidClass_ReturnValue_5) == 0x0002F8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_IsValidClass_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_7) == 0x0002FC, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_class_Variable_7) == 0x000300, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_class_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_8) == 0x000308, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_MakeStruct_CombatAIScriptParams_6) == 0x000310, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_MakeStruct_CombatAIScriptParams_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Variable_3) == 0x000368, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc___inner_CheckCondition_ReturnValue_5) == 0x000369, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc___inner_CheckCondition_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_9) == 0x00036C, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_Add_IntInt_ReturnValue_6) == 0x000370, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Variable_4) == 0x000374, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Has_Been_Initd_Variable_7) == 0x000375, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Has_Been_Initd_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_IsValidClass_ReturnValue_6) == 0x000376, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_IsValidClass_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_IsValidClass_ReturnValue_7) == 0x000377, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_IsValidClass_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_CreateDelegate_OutputDelegate) == 0x000378, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_Conv_IntToString_ReturnValue) == 0x000388, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_Select_Default_3) == 0x000398, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0003A0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_MakeStruct_CombatAIScriptParams_7) == 0x0003B0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_MakeStruct_CombatAIScriptParams_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_MakeStruct_CombatAIScriptParams_8) == 0x000408, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_MakeStruct_CombatAIScriptParams_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_10) == 0x000460, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_CreateDelegate_OutputDelegate_1) == 0x000464, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_11) == 0x000474, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_CreateDelegate_OutputDelegate_2) == 0x000478, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_string_Variable) == 0x000488, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_IsClosed_Variable_7) == 0x000498, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_IsClosed_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_12) == 0x00049C, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_class_Variable_8) == 0x0004A0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_class_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_Add_IntInt_ReturnValue_7) == 0x0004A8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_13) == 0x0004AC, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_class_Variable_9) == 0x0004B0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_class_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_Add_IntInt_ReturnValue_8) == 0x0004B8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_class_Variable_10) == 0x0004C0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_class_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_CreateDelegate_OutputDelegate_3) == 0x0004C8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0004D8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_14) == 0x0004E8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_MakeStruct_CombatAIScriptParams_9) == 0x0004F0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_MakeStruct_CombatAIScriptParams_9' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc___inner_CheckCondition_ReturnValue_6) == 0x000548, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc___inner_CheckCondition_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_CreateDelegate_OutputDelegate_4) == 0x00054C, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_15) == 0x00055C, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_CreateDelegate_OutputDelegate_5) == 0x000560, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Variable_5) == 0x000570, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_CreateDelegate_OutputDelegate_6) == 0x000574, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_Select_Default_4) == 0x000588, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_IsClosed_Variable_8) == 0x000590, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_IsClosed_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_MakeStruct_CombatAIScriptParams_10) == 0x000598, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_MakeStruct_CombatAIScriptParams_10' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_Conv_IntToString_ReturnValue_2) == 0x0005F0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_CreateDelegate_OutputDelegate_7) == 0x000600, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_MakeStruct_CombatAIScriptParams_11) == 0x000610, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_MakeStruct_CombatAIScriptParams_11' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_16) == 0x000668, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_CreateDelegate_OutputDelegate_8) == 0x00066C, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_Conv_IntToString_ReturnValue_3) == 0x000680, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Has_Been_Initd_Variable_8) == 0x000690, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Has_Been_Initd_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_CreateDelegate_OutputDelegate_9) == 0x000694, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_17) == 0x0006A4, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_CreateDelegate_OutputDelegate_10) == 0x0006A8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_CreateDelegate_OutputDelegate_11) == 0x0006B8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_class_Variable_11) == 0x0006C8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_class_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_class_Variable_12) == 0x0006D0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_class_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_CreateDelegate_OutputDelegate_12) == 0x0006D8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_Conv_IntToString_ReturnValue_4) == 0x0006E8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_Conv_IntToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_18) == 0x0006F8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, CallFunc_Conv_IntToString_ReturnValue_5) == 0x000700, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::CallFunc_Conv_IntToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Variable_6) == 0x000710, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_CreateDelegate_OutputDelegate_13) == 0x000714, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_Select_Default_5) == 0x000728, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_MakeStruct_CombatAIScriptParams_12) == 0x000730, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_MakeStruct_CombatAIScriptParams_12' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_CreateDelegate_OutputDelegate_14) == 0x000788, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_19) == 0x000798, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_class_Variable_13) == 0x0007A0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_class_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_class_Variable_14) == 0x0007A8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_class_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_bool_Variable_7) == 0x0007B0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_int_Variable_20) == 0x0007B4, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_int_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_Select_Default_6) == 0x0007B8, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_MakeStruct_CombatAIScriptParams_13) == 0x0007C0, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_MakeStruct_CombatAIScriptParams_13' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_CreateDelegate_OutputDelegate_15) == 0x000818, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, Temp_class_Variable_15) == 0x000828, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::Temp_class_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_Select_Default_7) == 0x000830, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_Select_Default_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01, K2Node_MakeStruct_CombatAIScriptParams_14) == 0x000838, "Member 'BA_DXJLG_Def01_C_ExecuteUbergraph_BA_DXJLG_Def01::K2Node_MakeStruct_CombatAIScriptParams_14' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBA_DXJLG_Def01_C \ static_assert(alignof(UBA_DXJLG_Def01_C) == 0x000008, "Wrong alignment on UBA_DXJLG_Def01_C"); \ static_assert(sizeof(UBA_DXJLG_Def01_C) == 0x000248, "Wrong size on UBA_DXJLG_Def01_C"); \ static_assert(offsetof(UBA_DXJLG_Def01_C, UberGraphFrame_BA_DXJLG_Def01_C) == 0x000240, "Member 'UBA_DXJLG_Def01_C::UberGraphFrame_BA_DXJLG_Def01_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel \ static_assert(alignof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel) == 0x000008, "Wrong alignment on WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel"); \ static_assert(sizeof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel) == 0x0003A8, "Wrong size on WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, EntryPoint) == 0x000000, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_MakeStruct_Margin) == 0x000004, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_Create_ReturnValue) == 0x000028, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, Temp_bool_Variable) == 0x000031, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, Temp_int_Variable) == 0x000034, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, Temp_int_Array_Index_Variable) == 0x000038, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, Temp_int_Variable_1) == 0x00003C, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_Divide_IntInt_ReturnValue) == 0x000040, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_Divide_IntInt_ReturnValue_1) == 0x000044, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_Divide_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000048, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_Percent_IntInt_ReturnValue) == 0x00004C, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000050, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_Add_IntInt_ReturnValue) == 0x000054, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000058, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_Percent_IntInt_ReturnValue_1) == 0x00005C, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_Percent_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000060, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000068, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_GetMyPlayerPostureComp_Comp) == 0x000078, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_GetMyPlayerPostureComp_Comp' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_GetAllPosIDList_PostureList) == 0x000080, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_GetAllPosIDList_PostureList' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_Array_Get_Item) == 0x000090, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_Array_Length_ReturnValue) == 0x000094, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_GetPoseDataByID_return_value) == 0x000098, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_GetPoseDataByID_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_GetPoseDataByID_Find) == 0x0000C8, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_GetPoseDataByID_Find' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, Temp_int_Loop_Counter_Variable) == 0x0000CC, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_Less_IntInt_ReturnValue) == 0x0000D0, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000D4, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000D8, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_IsValid_ReturnValue_1) == 0x0000E8, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_Item_4) == 0x0000F0, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_isSelectItem) == 0x0000F8, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_isSelectItem' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CreateDelegate_OutputDelegate_2) == 0x0000FC, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_Item_3) == 0x000110, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CreateDelegate_OutputDelegate_3) == 0x000118, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_Item_2) == 0x000128, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_Index_2) == 0x000130, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CreateDelegate_OutputDelegate_4) == 0x000134, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_Item_1) == 0x000148, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_Index_1) == 0x000150, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CreateDelegate_OutputDelegate_5) == 0x000154, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_DynamicCast_AsWB_Pose_Item) == 0x000168, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_DynamicCast_AsWB_Pose_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_DynamicCast_bSuccess_1) == 0x000170, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_Item) == 0x000178, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_Index) == 0x000180, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_Create_ReturnValue_1) == 0x000188, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_InGeometry_1) == 0x000190, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_InKeyEvent_1) == 0x0001D0, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_inKeyTag_1) == 0x000210, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_bIsDown_1) == 0x000218, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_AddChildToGrid_ReturnValue) == 0x000220, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_AddChildToGrid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000228, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_InGeometry) == 0x000230, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_InKeyEvent) == 0x000270, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_inKeyTag) == 0x0002B0, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_bIsDown) == 0x0002B8, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x0002C0, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_DynamicCast_bSuccess_2) == 0x0002C8, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_HasAccess_ReturnValue) == 0x0002C9, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_InternalMontageAction_DurationToEnd) == 0x0002D0, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_InternalMontageAction_DurationToEnd' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_InternalMontageAction_Success) == 0x0002D8, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_InternalMontageAction_Success' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0002D9, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_MakeStruct_Margin_1) == 0x0002DC, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_MakeStruct_Margin_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CustomEvent_ParentPanel) == 0x0002F0, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CustomEvent_ParentPanel' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_GetUINotify_UINotify) == 0x0002F8, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_GetAllPosIDList_PostureList_1) == 0x000300, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_GetAllPosIDList_PostureList_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CreateDelegate_OutputDelegate_6) == 0x000310, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_Array_Length_ReturnValue_1) == 0x000320, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000324, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_AddChildToGrid_ReturnValue_1) == 0x000328, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_AddChildToGrid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_GetAllPosIDList_PostureList_2) == 0x000330, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_GetAllPosIDList_PostureList_2' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_Array_Length_ReturnValue_2) == 0x000340, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_Less_IntInt_ReturnValue_1) == 0x000344, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_IsValid_ReturnValue_2) == 0x000345, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_Select_Default) == 0x000348, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_GetPoseDataByID_return_value_1) == 0x000350, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_GetPoseDataByID_return_value_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, CallFunc_GetPoseDataByID_Find_1) == 0x000380, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::CallFunc_GetPoseDataByID_Find_1' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CreateDelegate_OutputDelegate_7) == 0x000384, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel, K2Node_CreateDelegate_OutputDelegate_8) == 0x000394, "Member 'WB_PosePanel_C_ExecuteUbergraph_WB_PosePanel::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PosePanel_C_OnBackKeyEvent \ static_assert(alignof(WB_PosePanel_C_OnBackKeyEvent) == 0x000008, "Wrong alignment on WB_PosePanel_C_OnBackKeyEvent"); \ static_assert(sizeof(WB_PosePanel_C_OnBackKeyEvent) == 0x000048, "Wrong size on WB_PosePanel_C_OnBackKeyEvent"); \ static_assert(offsetof(WB_PosePanel_C_OnBackKeyEvent, InGeometry) == 0x000000, "Member 'WB_PosePanel_C_OnBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_OnBackKeyEvent, isDown) == 0x000040, "Member 'WB_PosePanel_C_OnBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_OnBackKeyEvent, ReturnValue) == 0x000041, "Member 'WB_PosePanel_C_OnBackKeyEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PosePanel_C_OnClcik \ static_assert(alignof(WB_PosePanel_C_OnClcik) == 0x000008, "Wrong alignment on WB_PosePanel_C_OnClcik"); \ static_assert(sizeof(WB_PosePanel_C_OnClcik) == 0x000010, "Wrong size on WB_PosePanel_C_OnClcik"); \ static_assert(offsetof(WB_PosePanel_C_OnClcik, Item) == 0x000000, "Member 'WB_PosePanel_C_OnClcik::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_OnClcik, Index_0) == 0x000008, "Member 'WB_PosePanel_C_OnClcik::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PosePanel_C_OnClickEvent \ static_assert(alignof(WB_PosePanel_C_OnClickEvent) == 0x000008, "Wrong alignment on WB_PosePanel_C_OnClickEvent"); \ static_assert(sizeof(WB_PosePanel_C_OnClickEvent) == 0x000008, "Wrong size on WB_PosePanel_C_OnClickEvent"); \ static_assert(offsetof(WB_PosePanel_C_OnClickEvent, Item) == 0x000000, "Member 'WB_PosePanel_C_OnClickEvent::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PosePanel_C_OnCloseEvent \ static_assert(alignof(WB_PosePanel_C_OnCloseEvent) == 0x000008, "Wrong alignment on WB_PosePanel_C_OnCloseEvent"); \ static_assert(sizeof(WB_PosePanel_C_OnCloseEvent) == 0x000090, "Wrong size on WB_PosePanel_C_OnCloseEvent"); \ static_assert(offsetof(WB_PosePanel_C_OnCloseEvent, InGeometry) == 0x000000, "Member 'WB_PosePanel_C_OnCloseEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_OnCloseEvent, InKeyEvent) == 0x000040, "Member 'WB_PosePanel_C_OnCloseEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_OnCloseEvent, inKeyTag) == 0x000080, "Member 'WB_PosePanel_C_OnCloseEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_OnCloseEvent, bIsDown) == 0x000088, "Member 'WB_PosePanel_C_OnCloseEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PosePanel_C_OnEnterEvent \ static_assert(alignof(WB_PosePanel_C_OnEnterEvent) == 0x000008, "Wrong alignment on WB_PosePanel_C_OnEnterEvent"); \ static_assert(sizeof(WB_PosePanel_C_OnEnterEvent) == 0x000090, "Wrong size on WB_PosePanel_C_OnEnterEvent"); \ static_assert(offsetof(WB_PosePanel_C_OnEnterEvent, InGeometry) == 0x000000, "Member 'WB_PosePanel_C_OnEnterEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_OnEnterEvent, InKeyEvent) == 0x000040, "Member 'WB_PosePanel_C_OnEnterEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_OnEnterEvent, inKeyTag) == 0x000080, "Member 'WB_PosePanel_C_OnEnterEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_OnEnterEvent, bIsDown) == 0x000088, "Member 'WB_PosePanel_C_OnEnterEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PosePanel_C_OnHoverEvent \ static_assert(alignof(WB_PosePanel_C_OnHoverEvent) == 0x000008, "Wrong alignment on WB_PosePanel_C_OnHoverEvent"); \ static_assert(sizeof(WB_PosePanel_C_OnHoverEvent) == 0x000010, "Wrong size on WB_PosePanel_C_OnHoverEvent"); \ static_assert(offsetof(WB_PosePanel_C_OnHoverEvent, Item) == 0x000000, "Member 'WB_PosePanel_C_OnHoverEvent::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_OnHoverEvent, isSelectItem) == 0x000008, "Member 'WB_PosePanel_C_OnHoverEvent::isSelectItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PosePanel_C_OnSelect \ static_assert(alignof(WB_PosePanel_C_OnSelect) == 0x000008, "Wrong alignment on WB_PosePanel_C_OnSelect"); \ static_assert(sizeof(WB_PosePanel_C_OnSelect) == 0x000010, "Wrong size on WB_PosePanel_C_OnSelect"); \ static_assert(offsetof(WB_PosePanel_C_OnSelect, Item) == 0x000000, "Member 'WB_PosePanel_C_OnSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_OnSelect, Index_0) == 0x000008, "Member 'WB_PosePanel_C_OnSelect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PosePanel_C_OnUnselect \ static_assert(alignof(WB_PosePanel_C_OnUnselect) == 0x000008, "Wrong alignment on WB_PosePanel_C_OnUnselect"); \ static_assert(sizeof(WB_PosePanel_C_OnUnselect) == 0x000010, "Wrong size on WB_PosePanel_C_OnUnselect"); \ static_assert(offsetof(WB_PosePanel_C_OnUnselect, Item) == 0x000000, "Member 'WB_PosePanel_C_OnUnselect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PosePanel_C_OnUnselect, Index_0) == 0x000008, "Member 'WB_PosePanel_C_OnUnselect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PosePanel_C_SetParentPanel \ static_assert(alignof(WB_PosePanel_C_SetParentPanel) == 0x000008, "Wrong alignment on WB_PosePanel_C_SetParentPanel"); \ static_assert(sizeof(WB_PosePanel_C_SetParentPanel) == 0x000008, "Wrong size on WB_PosePanel_C_SetParentPanel"); \ static_assert(offsetof(WB_PosePanel_C_SetParentPanel, ParentPanel_0) == 0x000000, "Member 'WB_PosePanel_C_SetParentPanel::ParentPanel_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PosePanel_C \ static_assert(alignof(UWB_PosePanel_C) == 0x000008, "Wrong alignment on UWB_PosePanel_C"); \ static_assert(sizeof(UWB_PosePanel_C) == 0x000340, "Wrong size on UWB_PosePanel_C"); \ static_assert(offsetof(UWB_PosePanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_PosePanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PosePanel_C, GridPanel_Content) == 0x0002C8, "Member 'UWB_PosePanel_C::GridPanel_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_PosePanel_C, PoseName) == 0x0002D0, "Member 'UWB_PosePanel_C::PoseName' has a wrong offset!"); \ static_assert(offsetof(UWB_PosePanel_C, WB_PoseItem) == 0x0002D8, "Member 'UWB_PosePanel_C::WB_PoseItem' has a wrong offset!"); \ static_assert(offsetof(UWB_PosePanel_C, WB_PoseItem_1) == 0x0002E0, "Member 'UWB_PosePanel_C::WB_PoseItem_1' has a wrong offset!"); \ static_assert(offsetof(UWB_PosePanel_C, WB_PoseItem_2) == 0x0002E8, "Member 'UWB_PosePanel_C::WB_PoseItem_2' has a wrong offset!"); \ static_assert(offsetof(UWB_PosePanel_C, WB_PoseItem_3) == 0x0002F0, "Member 'UWB_PosePanel_C::WB_PoseItem_3' has a wrong offset!"); \ static_assert(offsetof(UWB_PosePanel_C, WB_PoseItem_4) == 0x0002F8, "Member 'UWB_PosePanel_C::WB_PoseItem_4' has a wrong offset!"); \ static_assert(offsetof(UWB_PosePanel_C, WB_PoseItem_5) == 0x000300, "Member 'UWB_PosePanel_C::WB_PoseItem_5' has a wrong offset!"); \ static_assert(offsetof(UWB_PosePanel_C, WB_PoseItem_6) == 0x000308, "Member 'UWB_PosePanel_C::WB_PoseItem_6' has a wrong offset!"); \ static_assert(offsetof(UWB_PosePanel_C, WB_PoseItem_7) == 0x000310, "Member 'UWB_PosePanel_C::WB_PoseItem_7' has a wrong offset!"); \ static_assert(offsetof(UWB_PosePanel_C, WB_PoseItem_8) == 0x000318, "Member 'UWB_PosePanel_C::WB_PoseItem_8' has a wrong offset!"); \ static_assert(offsetof(UWB_PosePanel_C, WB_SecondaryWindow1) == 0x000320, "Member 'UWB_PosePanel_C::WB_SecondaryWindow1' has a wrong offset!"); \ static_assert(offsetof(UWB_PosePanel_C, PoseComp) == 0x000328, "Member 'UWB_PosePanel_C::PoseComp' has a wrong offset!"); \ static_assert(offsetof(UWB_PosePanel_C, CurrentItem) == 0x000330, "Member 'UWB_PosePanel_C::CurrentItem' has a wrong offset!"); \ static_assert(offsetof(UWB_PosePanel_C, ParentPanel) == 0x000338, "Member 'UWB_PosePanel_C::ParentPanel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01 \ static_assert(alignof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01) == 0x000008, "Wrong alignment on BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01"); \ static_assert(sizeof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01) == 0x001258, "Wrong size on BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, EntryPoint) == 0x000000, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable) == 0x000004, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable) == 0x000008, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_1) == 0x000009, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable) == 0x00000A, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_2) == 0x00000B, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_3) == 0x00000C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_1) == 0x00000D, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable) == 0x000010, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams) == 0x000018, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_1) == 0x000070, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc___inner_CheckCondition_ReturnValue) == 0x000078, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc___inner_CheckCondition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_1) == 0x000080, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable) == 0x0000D8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc___inner_CheckCondition_ReturnValue_1) == 0x0000D9, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc___inner_CheckCondition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_2) == 0x0000DA, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_4) == 0x0000DB, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_5) == 0x0000DC, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_1) == 0x0000E0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_2) == 0x0000E8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue) == 0x0000F0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_3) == 0x0000F4, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_4) == 0x0000F5, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue) == 0x0000F6, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_3) == 0x0000F8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_2) == 0x000100, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc___inner_CheckCondition_ReturnValue_2) == 0x000158, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc___inner_CheckCondition_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_1) == 0x000159, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_5) == 0x00015A, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_6) == 0x00015B, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_2) == 0x00015C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_1) == 0x000160, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_6) == 0x000164, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_7) == 0x000165, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_1) == 0x000166, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_7) == 0x000167, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_4) == 0x000168, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_3) == 0x000170, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_8) == 0x000174, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_2) == 0x000178, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_5) == 0x000180, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_8) == 0x000188, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_9) == 0x000189, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_2) == 0x00018A, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_2) == 0x00018B, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_4) == 0x00018C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_3) == 0x000190, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_9) == 0x000194, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_3) == 0x000195, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_5) == 0x000198, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_10) == 0x00019C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_4) == 0x0001A0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_6) == 0x0001A8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_4) == 0x0001B0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_3) == 0x0001B1, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_10) == 0x0001B2, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default) == 0x0001B8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_7) == 0x0001C0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_6) == 0x0001C8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_4) == 0x0001CC, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_5) == 0x0001D0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_1) == 0x0001D8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_11) == 0x0001E0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_5) == 0x0001E1, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_2) == 0x0001E8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_3) == 0x0001F0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc___inner_CheckCondition_ReturnValue_3) == 0x000248, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc___inner_CheckCondition_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_7) == 0x00024C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_6) == 0x000250, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_11) == 0x000254, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_12) == 0x000255, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_13) == 0x000256, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_6) == 0x000257, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_8) == 0x000258, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_3) == 0x000260, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_9) == 0x000268, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_8) == 0x000270, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_12) == 0x000274, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_7) == 0x000278, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_10) == 0x000280, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_5) == 0x000288, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_7) == 0x000289, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_4) == 0x000290, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_14) == 0x000298, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_9) == 0x00029C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_8) == 0x0002A0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_10) == 0x0002A4, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_8) == 0x0002A8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_13) == 0x0002A9, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_14) == 0x0002AA, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_4) == 0x0002B0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc___inner_CheckCondition_ReturnValue_4) == 0x000308, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc___inner_CheckCondition_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_11) == 0x000310, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_11) == 0x000318, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_12) == 0x000320, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_9) == 0x000328, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_5) == 0x000330, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_15) == 0x000338, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_9) == 0x000339, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_13) == 0x000340, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_16) == 0x000348, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_12) == 0x00034C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_13) == 0x000350, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_10) == 0x000354, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_15) == 0x000358, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_6) == 0x000359, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_6) == 0x000360, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_16) == 0x000368, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_10) == 0x000369, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_14) == 0x00036C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_14) == 0x000370, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_11) == 0x000378, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_17) == 0x00037C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_11) == 0x00037D, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_15) == 0x000380, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_15) == 0x000388, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_16) == 0x00038C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_12) == 0x000390, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_18) == 0x000394, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_12) == 0x000395, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_17) == 0x000396, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_7) == 0x000397, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_7) == 0x000398, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_17) == 0x0003A0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_18) == 0x0003A4, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_13) == 0x0003A8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_19) == 0x0003AC, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_19) == 0x0003AD, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_13) == 0x0003AE, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_18) == 0x0003B0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_19) == 0x0003B4, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_14) == 0x0003B8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate) == 0x0003BC, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_14) == 0x0003CC, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_5) == 0x0003D0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_1) == 0x000428, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc___inner_CheckCondition_ReturnValue_5) == 0x000438, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc___inner_CheckCondition_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_6) == 0x000440, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc___inner_CheckCondition_ReturnValue_6) == 0x000498, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc___inner_CheckCondition_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_2) == 0x00049C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_20) == 0x0004AC, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_20) == 0x0004B0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_21) == 0x0004B4, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_15) == 0x0004B8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_15) == 0x0004BC, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_7) == 0x0004C0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_3) == 0x000518, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc___inner_CheckCondition_ReturnValue_7) == 0x000528, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc___inner_CheckCondition_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_4) == 0x00052C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_20) == 0x00053C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_22) == 0x000540, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_8) == 0x000544, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_16) == 0x000548, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Has_Been_Initd_Variable_21) == 0x00054C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Has_Been_Initd_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_16) == 0x00054D, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_16) == 0x000550, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_5) == 0x000558, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_23) == 0x000568, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_24) == 0x00056C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_6) == 0x000570, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_17) == 0x000580, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_IsClosed_Variable_21) == 0x000584, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_IsClosed_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_17) == 0x000588, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_17) == 0x000590, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_7) == 0x000594, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_9) == 0x0005A4, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_8) == 0x0005A8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc___inner_CheckCondition_ReturnValue_8) == 0x000600, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc___inner_CheckCondition_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_8) == 0x000604, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_25) == 0x000614, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_18) == 0x000618, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_26) == 0x00061C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_9) == 0x000620, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_IsValidClass_ReturnValue_18) == 0x000630, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_IsValidClass_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_18) == 0x000638, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_8) == 0x000640, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_9) == 0x000648, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_9' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_10) == 0x0006A0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_27) == 0x0006B0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_27' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_28) == 0x0006B4, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_28' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_19) == 0x0006B8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_19' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_19) == 0x0006C0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_string_Variable) == 0x0006C8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_10) == 0x0006D8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_9) == 0x0006E0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_9' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_10) == 0x0006E8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_10' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_11) == 0x000740, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_20) == 0x000750, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_20' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_21) == 0x000758, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_21' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_29) == 0x000760, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_29' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_12) == 0x000764, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_30) == 0x000774, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_30' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_31) == 0x000778, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_31' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_string_Variable_1) == 0x000780, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Add_IntInt_ReturnValue_20) == 0x000790, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Add_IntInt_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_11) == 0x000794, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_10) == 0x000798, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_10' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_11) == 0x0007A0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_11' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_22) == 0x0007F8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_22' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_IntToString_ReturnValue) == 0x000800, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_13) == 0x000810, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_12) == 0x000820, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_12' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_23) == 0x000878, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_23' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_12) == 0x000880, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_11) == 0x000888, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_11' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_14) == 0x000890, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_13) == 0x0008A0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_13' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_32) == 0x0008F8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_32' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_NewGuid_ReturnValue) == 0x0008FC, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000910, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_GuidToString_ReturnValue) == 0x000920, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_string_Variable_2) == 0x000930, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_14) == 0x000940, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_14' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc___inner_CheckCondition_ReturnValue_9) == 0x000998, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc___inner_CheckCondition_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_ToLower_ReturnValue) == 0x0009A0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0009B0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Trim_ReturnValue) == 0x0009C0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_15) == 0x0009D0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_15' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Concat_StrStr_ReturnValue) == 0x000A28, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Len_ReturnValue) == 0x000A38, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Greater_IntInt_ReturnValue) == 0x000A3C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_15) == 0x000A40, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000A50, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_16) == 0x000A60, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_16' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_16) == 0x000AB8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc___inner_CheckCondition_ReturnValue_10) == 0x000AC8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc___inner_CheckCondition_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_24) == 0x000AD0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_24' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000AD8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_25) == 0x000AE8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_25' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_17) == 0x000AF0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_17' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_33) == 0x000B48, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_33' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_IntToString_ReturnValue_3) == 0x000B50, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_18) == 0x000B60, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_18' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_IntToString_ReturnValue_4) == 0x000BB8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_IntToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_17) == 0x000BC8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_19) == 0x000BD8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_19' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_13) == 0x000C30, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_18) == 0x000C34, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_18' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_12) == 0x000C48, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_12' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_IntToString_ReturnValue_5) == 0x000C50, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_IntToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_20) == 0x000C60, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_20' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_34) == 0x000CB8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_34' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_19) == 0x000CBC, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_19' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_IntToString_ReturnValue_6) == 0x000CD0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_IntToString_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_21) == 0x000CE0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_21' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_26) == 0x000D38, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_26' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_20) == 0x000D40, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_20' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_IntToString_ReturnValue_7) == 0x000D50, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_IntToString_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_27) == 0x000D60, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_27' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_22) == 0x000D68, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_22' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_35) == 0x000DC0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_35' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_21) == 0x000DC4, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_21' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_14) == 0x000DD4, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_22) == 0x000DD8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_22' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_IntToString_ReturnValue_8) == 0x000DE8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_IntToString_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_13) == 0x000DF8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_13' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_23) == 0x000E00, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_23' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_23) == 0x000E58, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_23' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_36) == 0x000E68, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_36' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_IntToString_ReturnValue_9) == 0x000E70, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_IntToString_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_28) == 0x000E80, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_28' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_24) == 0x000E88, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_24' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_29) == 0x000E98, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_29' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_25) == 0x000EA0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_25' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_IntToString_ReturnValue_10) == 0x000EB0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_IntToString_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_24) == 0x000EC0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_24' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_15) == 0x000F18, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_37) == 0x000F1C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_37' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_14) == 0x000F20, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_14' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_25) == 0x000F28, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_25' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_26) == 0x000F80, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_26' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_27) == 0x000F90, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_27' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_38) == 0x000FA0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_38' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_28) == 0x000FA4, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_28' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_30) == 0x000FB8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_30' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_StringToInt_ReturnValue) == 0x000FC0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_39) == 0x000FC4, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_39' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_29) == 0x000FC8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_29' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000FD8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_30) == 0x000FDC, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_30' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_31) == 0x000FF0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_31' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_40) == 0x000FF8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_40' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_31) == 0x000FFC, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_31' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_41) == 0x00100C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_41' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_16) == 0x001010, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_15) == 0x001018, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_15' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_26) == 0x001020, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_26' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_42) == 0x001078, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_42' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_32) == 0x00107C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_32' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_43) == 0x00108C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_43' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_44) == 0x001090, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_44' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_StringToInt_ReturnValue_2) == 0x001094, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_StringToInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_33) == 0x001098, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_33' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_34) == 0x0010A8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_34' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_32) == 0x0010B8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_32' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_35) == 0x0010C0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_35' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, CallFunc_Conv_StringToInt_ReturnValue_3) == 0x0010D0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::CallFunc_Conv_StringToInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_45) == 0x0010D4, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_45' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_33) == 0x0010D8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_33' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_17) == 0x0010E0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_46) == 0x0010E4, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_46' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_16) == 0x0010E8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_16' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_27) == 0x0010F0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_27' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_36) == 0x001148, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_36' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_34) == 0x001158, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_34' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_35) == 0x001160, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_35' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_47) == 0x001168, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_47' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_bool_Variable_18) == 0x00116C, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_bool_Variable_18' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_17) == 0x001170, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_17' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_28) == 0x001178, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_28' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_int_Variable_48) == 0x0011D0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_int_Variable_48' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_CreateDelegate_OutputDelegate_37) == 0x0011D4, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_CreateDelegate_OutputDelegate_37' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_36) == 0x0011E8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_36' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, Temp_class_Variable_37) == 0x0011F0, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::Temp_class_Variable_37' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_Select_Default_18) == 0x0011F8, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_Select_Default_18' has a wrong offset!"); \ static_assert(offsetof(BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01, K2Node_MakeStruct_CombatAIScriptParams_29) == 0x001200, "Member 'BA_DXJLG_Atk01_C_ExecuteUbergraph_BA_DXJLG_Atk01::K2Node_MakeStruct_CombatAIScriptParams_29' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBA_DXJLG_Atk01_C \ static_assert(alignof(UBA_DXJLG_Atk01_C) == 0x000008, "Wrong alignment on UBA_DXJLG_Atk01_C"); \ static_assert(sizeof(UBA_DXJLG_Atk01_C) == 0x000248, "Wrong size on UBA_DXJLG_Atk01_C"); \ static_assert(offsetof(UBA_DXJLG_Atk01_C, UberGraphFrame_BA_DXJLG_Atk01_C) == 0x000240, "Member 'UBA_DXJLG_Atk01_C::UberGraphFrame_BA_DXJLG_Atk01_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EQS_ContextTarget_C_ProvideSingleActor \ static_assert(alignof(EQS_ContextTarget_C_ProvideSingleActor) == 0x000008, "Wrong alignment on EQS_ContextTarget_C_ProvideSingleActor"); \ static_assert(sizeof(EQS_ContextTarget_C_ProvideSingleActor) == 0x000030, "Wrong size on EQS_ContextTarget_C_ProvideSingleActor"); \ static_assert(offsetof(EQS_ContextTarget_C_ProvideSingleActor, QuerierObject) == 0x000000, "Member 'EQS_ContextTarget_C_ProvideSingleActor::QuerierObject' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextTarget_C_ProvideSingleActor, QuerierActor) == 0x000008, "Member 'EQS_ContextTarget_C_ProvideSingleActor::QuerierActor' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextTarget_C_ProvideSingleActor, ResultingActor) == 0x000010, "Member 'EQS_ContextTarget_C_ProvideSingleActor::ResultingActor' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextTarget_C_ProvideSingleActor, CallFunc_GetAIController_ReturnValue) == 0x000018, "Member 'EQS_ContextTarget_C_ProvideSingleActor::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextTarget_C_ProvideSingleActor, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000020, "Member 'EQS_ContextTarget_C_ProvideSingleActor::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextTarget_C_ProvideSingleActor, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'EQS_ContextTarget_C_ProvideSingleActor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EQS_ContextTarget_C_ProvideSingleActor, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'EQS_ContextTarget_C_ProvideSingleActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEQS_ContextTarget_C \ static_assert(alignof(UEQS_ContextTarget_C) == 0x000008, "Wrong alignment on UEQS_ContextTarget_C"); \ static_assert(sizeof(UEQS_ContextTarget_C) == 0x000030, "Wrong size on UEQS_ContextTarget_C"); \ #define DUMPER7_ASSERTS_ANS_RotateOwner_C_Received_NotifyBegin \ static_assert(alignof(ANS_RotateOwner_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_RotateOwner_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_RotateOwner_C_Received_NotifyBegin) == 0x000080, "Wrong size on ANS_RotateOwner_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_RotateOwner_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_RotateOwner_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_RotateOwner_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_RotateOwner_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_RotateOwner_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_RotateOwner_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyBegin, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000058, "Member 'ANS_RotateOwner_C_Received_NotifyBegin::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'ANS_RotateOwner_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue) == 0x000068, "Member 'ANS_RotateOwner_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue_1) == 0x000070, "Member 'ANS_RotateOwner_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyBegin, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000078, "Member 'ANS_RotateOwner_C_Received_NotifyBegin::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_RotateOwner_C_Received_NotifyEnd \ static_assert(alignof(ANS_RotateOwner_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_RotateOwner_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_RotateOwner_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_RotateOwner_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_RotateOwner_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_RotateOwner_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_RotateOwner_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_RotateOwner_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_RotateOwner_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue) == 0x000050, "Member 'ANS_RotateOwner_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'ANS_RotateOwner_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_RotateOwner_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue_1) == 0x000059, "Member 'ANS_RotateOwner_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_RotateOwner_C \ static_assert(alignof(UANS_RotateOwner_C) == 0x000008, "Wrong alignment on UANS_RotateOwner_C"); \ static_assert(sizeof(UANS_RotateOwner_C) == 0x000088, "Wrong size on UANS_RotateOwner_C"); \ static_assert(offsetof(UANS_RotateOwner_C, MaxDegreesPerSecond) == 0x000040, "Member 'UANS_RotateOwner_C::MaxDegreesPerSecond' has a wrong offset!"); \ static_assert(offsetof(UANS_RotateOwner_C, IsTurnBody) == 0x000048, "Member 'UANS_RotateOwner_C::IsTurnBody' has a wrong offset!"); \ static_assert(offsetof(UANS_RotateOwner_C, rotateIntent) == 0x00004C, "Member 'UANS_RotateOwner_C::rotateIntent' has a wrong offset!"); \ static_assert(offsetof(UANS_RotateOwner_C, SlideRotate) == 0x000050, "Member 'UANS_RotateOwner_C::SlideRotate' has a wrong offset!"); \ static_assert(offsetof(UANS_RotateOwner_C, TargetLimit) == 0x000058, "Member 'UANS_RotateOwner_C::TargetLimit' has a wrong offset!"); \ static_assert(offsetof(UANS_RotateOwner_C, Delay) == 0x000060, "Member 'UANS_RotateOwner_C::Delay' has a wrong offset!"); \ static_assert(offsetof(UANS_RotateOwner_C, limitFrom) == 0x000068, "Member 'UANS_RotateOwner_C::limitFrom' has a wrong offset!"); \ static_assert(offsetof(UANS_RotateOwner_C, limitTo) == 0x00006C, "Member 'UANS_RotateOwner_C::limitTo' has a wrong offset!"); \ static_assert(offsetof(UANS_RotateOwner_C, compareStartPose) == 0x000070, "Member 'UANS_RotateOwner_C::compareStartPose' has a wrong offset!"); \ static_assert(offsetof(UANS_RotateOwner_C, comparePose) == 0x000071, "Member 'UANS_RotateOwner_C::comparePose' has a wrong offset!"); \ static_assert(offsetof(UANS_RotateOwner_C, blendAnim) == 0x000072, "Member 'UANS_RotateOwner_C::blendAnim' has a wrong offset!"); \ static_assert(offsetof(UANS_RotateOwner_C, MontageRotate) == 0x000078, "Member 'UANS_RotateOwner_C::MontageRotate' has a wrong offset!"); \ static_assert(offsetof(UANS_RotateOwner_C, BlendMontageRotate) == 0x000080, "Member 'UANS_RotateOwner_C::BlendMontageRotate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_BuffSound \ static_assert(alignof(FST_BuffSound) == 0x000008, "Wrong alignment on FST_BuffSound"); \ static_assert(sizeof(FST_BuffSound) == 0x000020, "Wrong size on FST_BuffSound"); \ static_assert(offsetof(FST_BuffSound, Sound_4_F784AC184A65C9CC26522383EF65E5D3) == 0x000000, "Member 'FST_BuffSound::Sound_4_F784AC184A65C9CC26522383EF65E5D3' has a wrong offset!"); \ static_assert(offsetof(FST_BuffSound, AKEvent_7_E62701DA4F2EF5B571B7EBADBCDB44B4) == 0x000008, "Member 'FST_BuffSound::AKEvent_7_E62701DA4F2EF5B571B7EBADBCDB44B4' has a wrong offset!"); \ static_assert(offsetof(FST_BuffSound, AKSwitch_10_DB342A3946E1E987240A04A3A74521F0) == 0x000010, "Member 'FST_BuffSound::AKSwitch_10_DB342A3946E1E987240A04A3A74521F0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ApplyEffect_C_Check_May_End \ static_assert(alignof(ANS_ApplyEffect_C_Check_May_End) == 0x000008, "Wrong alignment on ANS_ApplyEffect_C_Check_May_End"); \ static_assert(sizeof(ANS_ApplyEffect_C_Check_May_End) == 0x000048, "Wrong size on ANS_ApplyEffect_C_Check_May_End"); \ static_assert(offsetof(ANS_ApplyEffect_C_Check_May_End, MeshComp) == 0x000000, "Member 'ANS_ApplyEffect_C_Check_May_End::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Check_May_End, Animation) == 0x000008, "Member 'ANS_ApplyEffect_C_Check_May_End::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Check_May_End, Section) == 0x000010, "Member 'ANS_ApplyEffect_C_Check_May_End::Section' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Check_May_End, FindSection) == 0x000018, "Member 'ANS_ApplyEffect_C_Check_May_End::FindSection' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Check_May_End, CallFunc_GetAnimInstance_ReturnValue) == 0x000020, "Member 'ANS_ApplyEffect_C_Check_May_End::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Check_May_End, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'ANS_ApplyEffect_C_Check_May_End::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Check_May_End, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000030, "Member 'ANS_ApplyEffect_C_Check_May_End::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Check_May_End, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000038, "Member 'ANS_ApplyEffect_C_Check_May_End::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Check_May_End, CallFunc_Montage_GetCurrentSection_ReturnValue) == 0x00003C, "Member 'ANS_ApplyEffect_C_Check_May_End::CallFunc_Montage_GetCurrentSection_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ApplyEffect_C_CheckSingleExeNia \ static_assert(alignof(ANS_ApplyEffect_C_CheckSingleExeNia) == 0x000008, "Wrong alignment on ANS_ApplyEffect_C_CheckSingleExeNia"); \ static_assert(sizeof(ANS_ApplyEffect_C_CheckSingleExeNia) == 0x000028, "Wrong size on ANS_ApplyEffect_C_CheckSingleExeNia"); \ static_assert(offsetof(ANS_ApplyEffect_C_CheckSingleExeNia, Target) == 0x000000, "Member 'ANS_ApplyEffect_C_CheckSingleExeNia::Target' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_CheckSingleExeNia, bNewVisibility) == 0x000008, "Member 'ANS_ApplyEffect_C_CheckSingleExeNia::bNewVisibility' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_CheckSingleExeNia, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'ANS_ApplyEffect_C_CheckSingleExeNia::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_CheckSingleExeNia, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000018, "Member 'ANS_ApplyEffect_C_CheckSingleExeNia::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_CheckSingleExeNia, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'ANS_ApplyEffect_C_CheckSingleExeNia::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ApplyEffect_C_GetNotifyName \ static_assert(alignof(ANS_ApplyEffect_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_ApplyEffect_C_GetNotifyName"); \ static_assert(sizeof(ANS_ApplyEffect_C_GetNotifyName) == 0x000028, "Wrong size on ANS_ApplyEffect_C_GetNotifyName"); \ static_assert(offsetof(ANS_ApplyEffect_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_ApplyEffect_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_GetNotifyName, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000010, "Member 'ANS_ApplyEffect_C_GetNotifyName::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_GetNotifyName, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000020, "Member 'ANS_ApplyEffect_C_GetNotifyName::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ApplyEffect_C_Received_NotifyBegin \ static_assert(alignof(ANS_ApplyEffect_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_ApplyEffect_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_ApplyEffect_C_Received_NotifyBegin) == 0x000070, "Wrong size on ANS_ApplyEffect_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_ApplyEffect_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_ApplyEffect_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_ApplyEffect_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_ApplyEffect_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_ApplyEffect_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_ApplyEffect_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'ANS_ApplyEffect_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyBegin, CallFunc_GetComponentByClass_ReturnValue) == 0x000060, "Member 'ANS_ApplyEffect_C_Received_NotifyBegin::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyBegin, CallFunc_ApplyEffect_Applied) == 0x000068, "Member 'ANS_ApplyEffect_C_Received_NotifyBegin::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue_1) == 0x000069, "Member 'ANS_ApplyEffect_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_ApplyEffect_C_Received_NotifyEnd \ static_assert(alignof(ANS_ApplyEffect_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_ApplyEffect_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_ApplyEffect_C_Received_NotifyEnd) == 0x0000C8, "Wrong size on ANS_ApplyEffect_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, Local_Effects) == 0x000048, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::Local_Effects' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, L_Return) == 0x000050, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::L_Return' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_GetMontageInstanceId_ReturnValue) == 0x000054, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_GetMontageInstanceId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000058, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_GetAnimInstance_ReturnValue) == 0x000060, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000070, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_GetComponentByClass_ReturnValue) == 0x000078, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_Check_May_End_Section) == 0x000080, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_Check_May_End_Section' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_Check_May_End_FindSection) == 0x000088, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_Check_May_End_FindSection' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, K2Node_SwitchName_CmpSuccess) == 0x000089, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000090, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_GetCurrentActiveMontage_ReturnValue_1) == 0x000098, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_GetCurrentActiveMontage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_GetPlayLength_ReturnValue) == 0x0000A0, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_GetPlayLength_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_Montage_GetPosition_ReturnValue) == 0x0000A4, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_Montage_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000B0, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue_1) == 0x0000B1, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_IsEffectApplied_ReturnValue) == 0x0000B2, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_IsEffectApplied_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_BooleanAND_ReturnValue) == 0x0000B3, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0000B8, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ANS_ApplyEffect_C_Received_NotifyEnd, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0000C0, "Member 'ANS_ApplyEffect_C_Received_NotifyEnd::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_ApplyEffect_C \ static_assert(alignof(UANS_ApplyEffect_C) == 0x000008, "Wrong alignment on UANS_ApplyEffect_C"); \ static_assert(sizeof(UANS_ApplyEffect_C) == 0x000048, "Wrong size on UANS_ApplyEffect_C"); \ static_assert(offsetof(UANS_ApplyEffect_C, EffectType) == 0x000040, "Member 'UANS_ApplyEffect_C::EffectType' has a wrong offset!"); \ static_assert(offsetof(UANS_ApplyEffect_C, 额外参数) == 0x000044, "Member 'UANS_ApplyEffect_C::额外参数' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText \ static_assert(alignof(SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText) == 0x000008, "Wrong alignment on SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText"); \ static_assert(sizeof(SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText) == 0x000028, "Wrong size on SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText"); \ static_assert(offsetof(SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText, EntryPoint) == 0x000000, "Member 'SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText, K2Node_Event_IsDesignTime) == 0x000004, "Member 'SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText, CallFunc_GetOptionValue_ReturnValue) == 0x000010, "Member 'SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000020, "Member 'SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000021, "Member 'SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText, CallFunc_BooleanOR_ReturnValue) == 0x000022, "Member 'SpcialTipsText_C_ExecuteUbergraph_SpcialTipsText::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpcialTipsText_C_PreConstruct \ static_assert(alignof(SpcialTipsText_C_PreConstruct) == 0x000001, "Wrong alignment on SpcialTipsText_C_PreConstruct"); \ static_assert(sizeof(SpcialTipsText_C_PreConstruct) == 0x000001, "Wrong size on SpcialTipsText_C_PreConstruct"); \ static_assert(offsetof(SpcialTipsText_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'SpcialTipsText_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpcialTipsText_C \ static_assert(alignof(USpcialTipsText_C) == 0x000008, "Wrong alignment on USpcialTipsText_C"); \ static_assert(sizeof(USpcialTipsText_C) == 0x0002B0, "Wrong size on USpcialTipsText_C"); \ static_assert(offsetof(USpcialTipsText_C, UberGraphFrame) == 0x000278, "Member 'USpcialTipsText_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(USpcialTipsText_C, CustomizationTextBlock_136) == 0x000280, "Member 'USpcialTipsText_C::CustomizationTextBlock_136' has a wrong offset!"); \ static_assert(offsetof(USpcialTipsText_C, Image_157) == 0x000288, "Member 'USpcialTipsText_C::Image_157' has a wrong offset!"); \ static_assert(offsetof(USpcialTipsText_C, VerticalBox_0) == 0x000290, "Member 'USpcialTipsText_C::VerticalBox_0' has a wrong offset!"); \ static_assert(offsetof(USpcialTipsText_C, In_Text) == 0x000298, "Member 'USpcialTipsText_C::In_Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Gem_C_OnBuffFunction \ static_assert(alignof(BP_Buff_Gem_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_Gem_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_Gem_C_OnBuffFunction) == 0x000008, "Wrong size on BP_Buff_Gem_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_Gem_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_Gem_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_Gem_C \ static_assert(alignof(UBP_Buff_Gem_C) == 0x000008, "Wrong alignment on UBP_Buff_Gem_C"); \ static_assert(sizeof(UBP_Buff_Gem_C) == 0x000158, "Wrong size on UBP_Buff_Gem_C"); \ #define DUMPER7_ASSERTS_WB_Death_C_EnableDeathUI \ static_assert(alignof(WB_Death_C_EnableDeathUI) == 0x000008, "Wrong alignment on WB_Death_C_EnableDeathUI"); \ static_assert(sizeof(WB_Death_C_EnableDeathUI) == 0x000018, "Wrong size on WB_Death_C_EnableDeathUI"); \ static_assert(offsetof(WB_Death_C_EnableDeathUI, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_Death_C_EnableDeathUI::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Death_C_EnableDeathUI, CallFunc_PlayAnimationForward_ReturnValue) == 0x000010, "Member 'WB_Death_C_EnableDeathUI::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Death_C_ExecuteUbergraph_WB_Death \ static_assert(alignof(WB_Death_C_ExecuteUbergraph_WB_Death) == 0x000008, "Wrong alignment on WB_Death_C_ExecuteUbergraph_WB_Death"); \ static_assert(sizeof(WB_Death_C_ExecuteUbergraph_WB_Death) == 0x0000A0, "Wrong size on WB_Death_C_ExecuteUbergraph_WB_Death"); \ static_assert(offsetof(WB_Death_C_ExecuteUbergraph_WB_Death, EntryPoint) == 0x000000, "Member 'WB_Death_C_ExecuteUbergraph_WB_Death::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Death_C_ExecuteUbergraph_WB_Death, CallFunc_Get_Save_Slot_Value_value) == 0x000008, "Member 'WB_Death_C_ExecuteUbergraph_WB_Death::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(WB_Death_C_ExecuteUbergraph_WB_Death, CallFunc_IsEmpty_ReturnValue) == 0x000018, "Member 'WB_Death_C_ExecuteUbergraph_WB_Death::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Death_C_ExecuteUbergraph_WB_Death, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000020, "Member 'WB_Death_C_ExecuteUbergraph_WB_Death::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Death_C_ExecuteUbergraph_WB_Death, K2Node_CreateDelegate_OutputDelegate) == 0x000028, "Member 'WB_Death_C_ExecuteUbergraph_WB_Death::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Death_C_ExecuteUbergraph_WB_Death, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000038, "Member 'WB_Death_C_ExecuteUbergraph_WB_Death::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_Death_C_ExecuteUbergraph_WB_Death, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000040, "Member 'WB_Death_C_ExecuteUbergraph_WB_Death::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Death_C_ExecuteUbergraph_WB_Death, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'WB_Death_C_ExecuteUbergraph_WB_Death::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Death_C_ExecuteUbergraph_WB_Death, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x000050, "Member 'WB_Death_C_ExecuteUbergraph_WB_Death::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Death_C_ExecuteUbergraph_WB_Death, K2Node_CustomEvent_NiagaraSystemWidget_97_1) == 0x000060, "Member 'WB_Death_C_ExecuteUbergraph_WB_Death::K2Node_CustomEvent_NiagaraSystemWidget_97_1' has a wrong offset!"); \ static_assert(offsetof(WB_Death_C_ExecuteUbergraph_WB_Death, CallFunc_RemoveWidgetByQueue_Succeed) == 0x000068, "Member 'WB_Death_C_ExecuteUbergraph_WB_Death::CallFunc_RemoveWidgetByQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(WB_Death_C_ExecuteUbergraph_WB_Death, CallFunc_GetWidgetQueueInterface_ReturnValue_1) == 0x000070, "Member 'WB_Death_C_ExecuteUbergraph_WB_Death::CallFunc_GetWidgetQueueInterface_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Death_C_ExecuteUbergraph_WB_Death, K2Node_CustomEvent_NiagaraSystemWidget_97) == 0x000080, "Member 'WB_Death_C_ExecuteUbergraph_WB_Death::K2Node_CustomEvent_NiagaraSystemWidget_97' has a wrong offset!"); \ static_assert(offsetof(WB_Death_C_ExecuteUbergraph_WB_Death, CallFunc_SetStopRefreshDisplayedWidget_AsFunction) == 0x000088, "Member 'WB_Death_C_ExecuteUbergraph_WB_Death::CallFunc_SetStopRefreshDisplayedWidget_AsFunction' has a wrong offset!"); \ static_assert(offsetof(WB_Death_C_ExecuteUbergraph_WB_Death, CallFunc_GetPlayerController_ReturnValue) == 0x000090, "Member 'WB_Death_C_ExecuteUbergraph_WB_Death::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Death_C_ExecuteUbergraph_WB_Death, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000098, "Member 'WB_Death_C_ExecuteUbergraph_WB_Death::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Death_C_NiagaraSystemWidget_97_Event \ static_assert(alignof(WB_Death_C_NiagaraSystemWidget_97_Event) == 0x000008, "Wrong alignment on WB_Death_C_NiagaraSystemWidget_97_Event"); \ static_assert(sizeof(WB_Death_C_NiagaraSystemWidget_97_Event) == 0x000008, "Wrong size on WB_Death_C_NiagaraSystemWidget_97_Event"); \ static_assert(offsetof(WB_Death_C_NiagaraSystemWidget_97_Event, NiagaraSystemWidget_97_0) == 0x000000, "Member 'WB_Death_C_NiagaraSystemWidget_97_Event::NiagaraSystemWidget_97_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Death_C_NiagaraSystemWidget_97_Event_0 \ static_assert(alignof(WB_Death_C_NiagaraSystemWidget_97_Event_0) == 0x000008, "Wrong alignment on WB_Death_C_NiagaraSystemWidget_97_Event_0"); \ static_assert(sizeof(WB_Death_C_NiagaraSystemWidget_97_Event_0) == 0x000008, "Wrong size on WB_Death_C_NiagaraSystemWidget_97_Event_0"); \ static_assert(offsetof(WB_Death_C_NiagaraSystemWidget_97_Event_0, NiagaraSystemWidget_97_0) == 0x000000, "Member 'WB_Death_C_NiagaraSystemWidget_97_Event_0::NiagaraSystemWidget_97_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Death_C_SequenceEvent__ENTRYPOINTWB_Death \ static_assert(alignof(WB_Death_C_SequenceEvent__ENTRYPOINTWB_Death) == 0x000008, "Wrong alignment on WB_Death_C_SequenceEvent__ENTRYPOINTWB_Death"); \ static_assert(sizeof(WB_Death_C_SequenceEvent__ENTRYPOINTWB_Death) == 0x000008, "Wrong size on WB_Death_C_SequenceEvent__ENTRYPOINTWB_Death"); \ static_assert(offsetof(WB_Death_C_SequenceEvent__ENTRYPOINTWB_Death, NiagaraSystemWidget_97_0) == 0x000000, "Member 'WB_Death_C_SequenceEvent__ENTRYPOINTWB_Death::NiagaraSystemWidget_97_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Death_C_SequenceEvent__ENTRYPOINTWB_Death_0 \ static_assert(alignof(WB_Death_C_SequenceEvent__ENTRYPOINTWB_Death_0) == 0x000008, "Wrong alignment on WB_Death_C_SequenceEvent__ENTRYPOINTWB_Death_0"); \ static_assert(sizeof(WB_Death_C_SequenceEvent__ENTRYPOINTWB_Death_0) == 0x000008, "Wrong size on WB_Death_C_SequenceEvent__ENTRYPOINTWB_Death_0"); \ static_assert(offsetof(WB_Death_C_SequenceEvent__ENTRYPOINTWB_Death_0, NiagaraSystemWidget_97_0) == 0x000000, "Member 'WB_Death_C_SequenceEvent__ENTRYPOINTWB_Death_0::NiagaraSystemWidget_97_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Death_C \ static_assert(alignof(UWB_Death_C) == 0x000008, "Wrong alignment on UWB_Death_C"); \ static_assert(sizeof(UWB_Death_C) == 0x0002B0, "Wrong size on UWB_Death_C"); \ static_assert(offsetof(UWB_Death_C, UberGraphFrame) == 0x000278, "Member 'UWB_Death_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Death_C, NewAnimation) == 0x000280, "Member 'UWB_Death_C::NewAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_Death_C, Image_1) == 0x000288, "Member 'UWB_Death_C::Image_1' has a wrong offset!"); \ static_assert(offsetof(UWB_Death_C, Image_24) == 0x000290, "Member 'UWB_Death_C::Image_24' has a wrong offset!"); \ static_assert(offsetof(UWB_Death_C, Image_153) == 0x000298, "Member 'UWB_Death_C::Image_153' has a wrong offset!"); \ static_assert(offsetof(UWB_Death_C, NiagaraSystemWidget_97) == 0x0002A0, "Member 'UWB_Death_C::NiagaraSystemWidget_97' has a wrong offset!"); \ static_assert(offsetof(UWB_Death_C, SpcialTipsText) == 0x0002A8, "Member 'UWB_Death_C::SpcialTipsText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy \ static_assert(alignof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy) == 0x000008, "Wrong alignment on WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy"); \ static_assert(sizeof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy) == 0x0000C8, "Wrong size on WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, EntryPoint) == 0x000000, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, K2Node_CustomEvent_Loaded) == 0x000018, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, Temp_class_Variable) == 0x000020, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, CallFunc_CreateMessageWindow_ReturnValue) == 0x000028, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, CallFunc_IsValidClass_ReturnValue) == 0x000029, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, CallFunc_Conv_SoftClassReferenceToClass_ReturnValue) == 0x000030, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::CallFunc_Conv_SoftClassReferenceToClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, K2Node_ClassDynamicCast_AsUser_Widget) == 0x000038, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::K2Node_ClassDynamicCast_AsUser_Widget' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, K2Node_ClassDynamicCast_bSuccess) == 0x000040, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, CallFunc_Create_ReturnValue) == 0x000048, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, CallFunc_AddChildToOverlay_ReturnValue) == 0x000050, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::CallFunc_AddChildToOverlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, K2Node_DynamicCast_AsWBI_Death_Shown_Interface) == 0x000058, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::K2Node_DynamicCast_AsWBI_Death_Shown_Interface' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, K2Node_CreateDelegate_OutputDelegate_1) == 0x00006C, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, CallFunc_GetShownAnimation_ReturnValue) == 0x000080, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::CallFunc_GetShownAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, CallFunc_CreateMessageWindow_ReturnValue_1) == 0x000088, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::CallFunc_CreateMessageWindow_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000090, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000098, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, CallFunc_IsValid_ReturnValue) == 0x0000A0, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, CallFunc_IsValid_ReturnValue_1) == 0x0000A1, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x0000A8, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, CallFunc_RemoveWidgetByQueue_Succeed) == 0x0000B8, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::CallFunc_RemoveWidgetByQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy, CallFunc_GetObjectClass_ReturnValue) == 0x0000C0, "Member 'WB_BossDeathProxy_C_ExecuteUbergraph_WB_BossDeathProxy::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossDeathProxy_C_OnLoaded_CFEB9EC04A700403CDAAA9BF437F7704 \ static_assert(alignof(WB_BossDeathProxy_C_OnLoaded_CFEB9EC04A700403CDAAA9BF437F7704) == 0x000008, "Wrong alignment on WB_BossDeathProxy_C_OnLoaded_CFEB9EC04A700403CDAAA9BF437F7704"); \ static_assert(sizeof(WB_BossDeathProxy_C_OnLoaded_CFEB9EC04A700403CDAAA9BF437F7704) == 0x000008, "Wrong size on WB_BossDeathProxy_C_OnLoaded_CFEB9EC04A700403CDAAA9BF437F7704"); \ static_assert(offsetof(WB_BossDeathProxy_C_OnLoaded_CFEB9EC04A700403CDAAA9BF437F7704, Loaded) == 0x000000, "Member 'WB_BossDeathProxy_C_OnLoaded_CFEB9EC04A700403CDAAA9BF437F7704::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_BossDeathProxy_C \ static_assert(alignof(UWB_BossDeathProxy_C) == 0x000008, "Wrong alignment on UWB_BossDeathProxy_C"); \ static_assert(sizeof(UWB_BossDeathProxy_C) == 0x0002C8, "Wrong size on UWB_BossDeathProxy_C"); \ static_assert(offsetof(UWB_BossDeathProxy_C, UberGraphFrame) == 0x000278, "Member 'UWB_BossDeathProxy_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_BossDeathProxy_C, Overlay_Content) == 0x000280, "Member 'UWB_BossDeathProxy_C::Overlay_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_BossDeathProxy_C, SoftDeathShownClass) == 0x000288, "Member 'UWB_BossDeathProxy_C::SoftDeathShownClass' has a wrong offset!"); \ static_assert(offsetof(UWB_BossDeathProxy_C, DeathShownClass) == 0x0002B8, "Member 'UWB_BossDeathProxy_C::DeathShownClass' has a wrong offset!"); \ static_assert(offsetof(UWB_BossDeathProxy_C, DeathShownWidget) == 0x0002C0, "Member 'UWB_BossDeathProxy_C::DeathShownWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CreateBossSpellActing_C_GetNotifyName \ static_assert(alignof(ANS_CreateBossSpellActing_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_CreateBossSpellActing_C_GetNotifyName"); \ static_assert(sizeof(ANS_CreateBossSpellActing_C_GetNotifyName) == 0x000010, "Wrong size on ANS_CreateBossSpellActing_C_GetNotifyName"); \ static_assert(offsetof(ANS_CreateBossSpellActing_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_CreateBossSpellActing_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_CreateBossSpellActing_C_Received_NotifyEnd \ static_assert(alignof(ANS_CreateBossSpellActing_C_Received_NotifyEnd) == 0x000010, "Wrong alignment on ANS_CreateBossSpellActing_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_CreateBossSpellActing_C_Received_NotifyEnd) == 0x0000C0, "Wrong size on ANS_CreateBossSpellActing_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_CreateBossSpellActing_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_CreateBossSpellActing_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_CreateBossSpellActing_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_CreateBossSpellActing_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_CreateBossSpellActing_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_CreateBossSpellActing_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_CreateBossSpellActing_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_CreateBossSpellActing_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CreateBossSpellActing_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_CreateBossSpellActing_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ANS_CreateBossSpellActing_C_Received_NotifyEnd, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x000050, "Member 'ANS_CreateBossSpellActing_C_Received_NotifyEnd::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(ANS_CreateBossSpellActing_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ANS_CreateBossSpellActing_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ANS_CreateBossSpellActing_C_Received_NotifyEnd, CallFunc_GetSocketTransform_ReturnValue) == 0x000060, "Member 'ANS_CreateBossSpellActing_C_Received_NotifyEnd::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_CreateBossSpellActing_C \ static_assert(alignof(UANS_CreateBossSpellActing_C) == 0x000008, "Wrong alignment on UANS_CreateBossSpellActing_C"); \ static_assert(sizeof(UANS_CreateBossSpellActing_C) == 0x000060, "Wrong size on UANS_CreateBossSpellActing_C"); \ static_assert(offsetof(UANS_CreateBossSpellActing_C, CreateSocketName) == 0x000040, "Member 'UANS_CreateBossSpellActing_C::CreateSocketName' has a wrong offset!"); \ static_assert(offsetof(UANS_CreateBossSpellActing_C, SystemTemplate) == 0x000048, "Member 'UANS_CreateBossSpellActing_C::SystemTemplate' has a wrong offset!"); \ static_assert(offsetof(UANS_CreateBossSpellActing_C, ToPlayerSocket) == 0x000050, "Member 'UANS_CreateBossSpellActing_C::ToPlayerSocket' has a wrong offset!"); \ static_assert(offsetof(UANS_CreateBossSpellActing_C, UpHeight) == 0x000058, "Member 'UANS_CreateBossSpellActing_C::UpHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_MarkSpellEndTime_C_GetNotifyName \ static_assert(alignof(AN_MarkSpellEndTime_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_MarkSpellEndTime_C_GetNotifyName"); \ static_assert(sizeof(AN_MarkSpellEndTime_C_GetNotifyName) == 0x000010, "Wrong size on AN_MarkSpellEndTime_C_GetNotifyName"); \ static_assert(offsetof(AN_MarkSpellEndTime_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_MarkSpellEndTime_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_MarkSpellEndTime_C \ static_assert(alignof(UAN_MarkSpellEndTime_C) == 0x000008, "Wrong alignment on UAN_MarkSpellEndTime_C"); \ static_assert(sizeof(UAN_MarkSpellEndTime_C) == 0x000038, "Wrong size on UAN_MarkSpellEndTime_C"); \ #define DUMPER7_ASSERTS_AN_CreateBossSpellActing_C_GetNotifyName \ static_assert(alignof(AN_CreateBossSpellActing_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_CreateBossSpellActing_C_GetNotifyName"); \ static_assert(sizeof(AN_CreateBossSpellActing_C_GetNotifyName) == 0x000010, "Wrong size on AN_CreateBossSpellActing_C_GetNotifyName"); \ static_assert(offsetof(AN_CreateBossSpellActing_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_CreateBossSpellActing_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_CreateBossSpellActing_C_Received_Notify \ static_assert(alignof(AN_CreateBossSpellActing_C_Received_Notify) == 0x000010, "Wrong alignment on AN_CreateBossSpellActing_C_Received_Notify"); \ static_assert(sizeof(AN_CreateBossSpellActing_C_Received_Notify) == 0x0000D0, "Wrong size on AN_CreateBossSpellActing_C_Received_Notify"); \ static_assert(offsetof(AN_CreateBossSpellActing_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_CreateBossSpellActing_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_CreateBossSpellActing_C_Received_Notify, Animation) == 0x000008, "Member 'AN_CreateBossSpellActing_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_CreateBossSpellActing_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_CreateBossSpellActing_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_CreateBossSpellActing_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_CreateBossSpellActing_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CreateBossSpellActing_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_CreateBossSpellActing_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CreateBossSpellActing_C_Received_Notify, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x000050, "Member 'AN_CreateBossSpellActing_C_Received_Notify::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(AN_CreateBossSpellActing_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AN_CreateBossSpellActing_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_CreateBossSpellActing_C_Received_Notify, CallFunc_GetSocketTransform_ReturnValue) == 0x000060, "Member 'AN_CreateBossSpellActing_C_Received_Notify::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CreateBossSpellActing_C_Received_Notify, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0000C0, "Member 'AN_CreateBossSpellActing_C_Received_Notify::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_CreateBossSpellActing_C_Received_Notify, CallFunc_FinishSpawningActor_ReturnValue) == 0x0000C8, "Member 'AN_CreateBossSpellActing_C_Received_Notify::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_CreateBossSpellActing_C \ static_assert(alignof(UAN_CreateBossSpellActing_C) == 0x000008, "Wrong alignment on UAN_CreateBossSpellActing_C"); \ static_assert(sizeof(UAN_CreateBossSpellActing_C) == 0x000058, "Wrong size on UAN_CreateBossSpellActing_C"); \ static_assert(offsetof(UAN_CreateBossSpellActing_C, CreateSocketName) == 0x000038, "Member 'UAN_CreateBossSpellActing_C::CreateSocketName' has a wrong offset!"); \ static_assert(offsetof(UAN_CreateBossSpellActing_C, SystemTemplate) == 0x000040, "Member 'UAN_CreateBossSpellActing_C::SystemTemplate' has a wrong offset!"); \ static_assert(offsetof(UAN_CreateBossSpellActing_C, ToPlayerSocket) == 0x000048, "Member 'UAN_CreateBossSpellActing_C::ToPlayerSocket' has a wrong offset!"); \ static_assert(offsetof(UAN_CreateBossSpellActing_C, UpHeight) == 0x000050, "Member 'UAN_CreateBossSpellActing_C::UpHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_TwoPointSplinePathConfig \ static_assert(alignof(FS_TwoPointSplinePathConfig) == 0x000008, "Wrong alignment on FS_TwoPointSplinePathConfig"); \ static_assert(sizeof(FS_TwoPointSplinePathConfig) == 0x000030, "Wrong size on FS_TwoPointSplinePathConfig"); \ static_assert(offsetof(FS_TwoPointSplinePathConfig, ForwardDirectionAlphaAngle_4_7F5C41EE464F95604CF087AF84453FEF) == 0x000000, "Member 'FS_TwoPointSplinePathConfig::ForwardDirectionAlphaAngle_4_7F5C41EE464F95604CF087AF84453FEF' has a wrong offset!"); \ static_assert(offsetof(FS_TwoPointSplinePathConfig, RotatorTangentAngleByAlpha_5_A6A7D7FE492BE0ACA21161B2A16C1F1C) == 0x000010, "Member 'FS_TwoPointSplinePathConfig::RotatorTangentAngleByAlpha_5_A6A7D7FE492BE0ACA21161B2A16C1F1C' has a wrong offset!"); \ static_assert(offsetof(FS_TwoPointSplinePathConfig, RotatorTangentLenthByAlpha_6_16B5E5E14E9DA9077E492BAAC6CD8F36) == 0x000020, "Member 'FS_TwoPointSplinePathConfig::RotatorTangentLenthByAlpha_6_16B5E5E14E9DA9077E492BAAC6CD8F36' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_TwoPointSplinePath_C_UpdateSplinePath \ static_assert(alignof(BP_TwoPointSplinePath_C_UpdateSplinePath) == 0x000010, "Wrong alignment on BP_TwoPointSplinePath_C_UpdateSplinePath"); \ static_assert(sizeof(BP_TwoPointSplinePath_C_UpdateSplinePath) == 0x000440, "Wrong size on BP_TwoPointSplinePath_C_UpdateSplinePath"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, StartWorldLocation) == 0x000000, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::StartWorldLocation' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, EndWorldLocation) == 0x000018, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::EndWorldLocation' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CenterWorldLocation) == 0x000030, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CenterWorldLocation' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, RecalculateDirection) == 0x000048, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::RecalculateDirection' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, Local_OnForwardAlpha) == 0x000050, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::Local_OnForwardAlpha' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_BreakVector2D_X) == 0x000058, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_BreakVector2D_Y) == 0x000060, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_BreakVector2D_X_1) == 0x000068, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_BreakVector2D_Y_1) == 0x000070, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_BreakVector2D_X_2) == 0x000078, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_BreakVector2D_Y_2) == 0x000080, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Vector_Distance_ReturnValue) == 0x000088, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000090, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Vector_Normal2D_ReturnValue) == 0x0000A8, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Vector_Normal2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0000C0, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x0000D8, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Conv_VectorToVector2D_ReturnValue) == 0x0000F0, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Conv_VectorToVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Conv_VectorToVector2D_ReturnValue_1) == 0x000100, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Conv_VectorToVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Normal2D_ReturnValue) == 0x000110, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Normal2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Normal2D_ReturnValue_1) == 0x000120, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Normal2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_DotProduct2D_ReturnValue) == 0x000130, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_DotProduct2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_DegAcos_ReturnValue) == 0x000138, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_DegAcos_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_MapRangeClamped_ReturnValue) == 0x000140, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Subtract_VectorVector_ReturnValue_3) == 0x000148, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Subtract_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Conv_VectorToVector2D_ReturnValue_2) == 0x000160, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Conv_VectorToVector2D_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Subtract_VectorVector_ReturnValue_4) == 0x000170, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Subtract_VectorVector_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Normal2D_ReturnValue_2) == 0x000188, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Normal2D_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Conv_VectorToVector2D_ReturnValue_3) == 0x000198, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Conv_VectorToVector2D_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Normal2D_ReturnValue_3) == 0x0001A8, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Normal2D_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_CrossProduct2D_ReturnValue) == 0x0001B8, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_CrossProduct2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, Temp_real_Variable) == 0x0001C0, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0001C4, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x0001C8, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_GetTangentAtSplinePoint_ReturnValue) == 0x0001E0, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_GetTangentAtSplinePoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_GetLocationAtSplinePoint_ReturnValue_1) == 0x0001F8, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_GetLocationAtSplinePoint_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Lerp_ReturnValue) == 0x000210, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Lerp_ReturnValue_1) == 0x000218, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, Temp_bool_Variable) == 0x000220, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000228, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000230, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, Temp_real_Variable_1) == 0x000248, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000250, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x0002B0, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, K2Node_Select_Default) == 0x0002C8, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Divide_VectorVector_ReturnValue) == 0x0002D0, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Divide_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0002E8, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Add_VectorVector_ReturnValue) == 0x0002F0, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_MakeRotator_ReturnValue) == 0x000308, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Subtract_VectorVector_ReturnValue_5) == 0x000320, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Subtract_VectorVector_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_GreaterGreater_VectorRotator_ReturnValue) == 0x000338, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_GreaterGreater_VectorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000350, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000368, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_GetLocationAtSplinePoint_ReturnValue_2) == 0x000380, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_GetLocationAtSplinePoint_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_InverseTransformLocation_ReturnValue) == 0x000398, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_InverseTransformLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_MakeTransform_ReturnValue) == 0x0003B0, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_InverseTransformLocation_ReturnValue_1) == 0x000410, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_InverseTransformLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000428, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_TwoPointSplinePath_C_UpdateSplinePath, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x000430, "Member 'BP_TwoPointSplinePath_C_UpdateSplinePath::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_TwoPointSplinePath_C \ static_assert(alignof(ABP_TwoPointSplinePath_C) == 0x000008, "Wrong alignment on ABP_TwoPointSplinePath_C"); \ static_assert(sizeof(ABP_TwoPointSplinePath_C) == 0x000380, "Wrong size on ABP_TwoPointSplinePath_C"); \ static_assert(offsetof(ABP_TwoPointSplinePath_C, Spline) == 0x0002F0, "Member 'ABP_TwoPointSplinePath_C::Spline' has a wrong offset!"); \ static_assert(offsetof(ABP_TwoPointSplinePath_C, DefaultSceneRoot) == 0x0002F8, "Member 'ABP_TwoPointSplinePath_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_TwoPointSplinePath_C, DebugStart) == 0x000300, "Member 'ABP_TwoPointSplinePath_C::DebugStart' has a wrong offset!"); \ static_assert(offsetof(ABP_TwoPointSplinePath_C, DebugEnd) == 0x000318, "Member 'ABP_TwoPointSplinePath_C::DebugEnd' has a wrong offset!"); \ static_assert(offsetof(ABP_TwoPointSplinePath_C, DebugCenter) == 0x000330, "Member 'ABP_TwoPointSplinePath_C::DebugCenter' has a wrong offset!"); \ static_assert(offsetof(ABP_TwoPointSplinePath_C, OnLeft) == 0x000348, "Member 'ABP_TwoPointSplinePath_C::OnLeft' has a wrong offset!"); \ static_assert(offsetof(ABP_TwoPointSplinePath_C, FirstUpdatePath) == 0x000349, "Member 'ABP_TwoPointSplinePath_C::FirstUpdatePath' has a wrong offset!"); \ static_assert(offsetof(ABP_TwoPointSplinePath_C, Config) == 0x000350, "Member 'ABP_TwoPointSplinePath_C::Config' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum \ static_assert(alignof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum) == 0x000008, "Wrong alignment on WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum"); \ static_assert(sizeof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum) == 0x0000E0, "Wrong size on WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, EntryPoint) == 0x000000, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, K2Node_CustomEvent_Current_Blood) == 0x000008, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::K2Node_CustomEvent_Current_Blood' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, Temp_bool_Variable) == 0x000010, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, Temp_byte_Variable) == 0x000011, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, Temp_byte_Variable_1) == 0x000012, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, K2Node_CustomEvent_Current) == 0x000018, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::K2Node_CustomEvent_Current' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000020, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000021, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, K2Node_CreateDelegate_OutputDelegate) == 0x000024, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000038, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, CallFunc_FTrunc_ReturnValue) == 0x000040, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, CallFunc_Conv_IntToText_ReturnValue) == 0x000048, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, CallFunc_GetTimeSeconds_ReturnValue) == 0x000060, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000068, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000070, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, K2Node_Event_IsDesignTime) == 0x000078, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, K2Node_MakeStruct_SlateFontInfo) == 0x000080, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::K2Node_MakeStruct_SlateFontInfo' has a wrong offset!"); \ static_assert(offsetof(WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum, K2Node_Select_Default) == 0x0000D8, "Member 'WB_DamageNum_C_ExecuteUbergraph_WB_DamageNum::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DamageNum_C_PreConstruct \ static_assert(alignof(WB_DamageNum_C_PreConstruct) == 0x000001, "Wrong alignment on WB_DamageNum_C_PreConstruct"); \ static_assert(sizeof(WB_DamageNum_C_PreConstruct) == 0x000001, "Wrong size on WB_DamageNum_C_PreConstruct"); \ static_assert(offsetof(WB_DamageNum_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_DamageNum_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DamageNum_C_UpdateCurrentBloodValue \ static_assert(alignof(WB_DamageNum_C_UpdateCurrentBloodValue) == 0x000008, "Wrong alignment on WB_DamageNum_C_UpdateCurrentBloodValue"); \ static_assert(sizeof(WB_DamageNum_C_UpdateCurrentBloodValue) == 0x000008, "Wrong size on WB_DamageNum_C_UpdateCurrentBloodValue"); \ static_assert(offsetof(WB_DamageNum_C_UpdateCurrentBloodValue, Current_Blood_0) == 0x000000, "Member 'WB_DamageNum_C_UpdateCurrentBloodValue::Current_Blood_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_DamageNum_C_UpdateText \ static_assert(alignof(WB_DamageNum_C_UpdateText) == 0x000008, "Wrong alignment on WB_DamageNum_C_UpdateText"); \ static_assert(sizeof(WB_DamageNum_C_UpdateText) == 0x000008, "Wrong size on WB_DamageNum_C_UpdateText"); \ static_assert(offsetof(WB_DamageNum_C_UpdateText, Current) == 0x000000, "Member 'WB_DamageNum_C_UpdateText::Current' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_DamageNum_C \ static_assert(alignof(UWB_DamageNum_C) == 0x000008, "Wrong alignment on UWB_DamageNum_C"); \ static_assert(sizeof(UWB_DamageNum_C) == 0x0002D0, "Wrong size on UWB_DamageNum_C"); \ static_assert(offsetof(UWB_DamageNum_C, UberGraphFrame) == 0x000278, "Member 'UWB_DamageNum_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_DamageNum_C, DisplayNum) == 0x000280, "Member 'UWB_DamageNum_C::DisplayNum' has a wrong offset!"); \ static_assert(offsetof(UWB_DamageNum_C, TextSize) == 0x000288, "Member 'UWB_DamageNum_C::TextSize' has a wrong offset!"); \ static_assert(offsetof(UWB_DamageNum_C, Current_Blood) == 0x000290, "Member 'UWB_DamageNum_C::Current_Blood' has a wrong offset!"); \ static_assert(offsetof(UWB_DamageNum_C, DecValue) == 0x000298, "Member 'UWB_DamageNum_C::DecValue' has a wrong offset!"); \ static_assert(offsetof(UWB_DamageNum_C, TotalDamage) == 0x0002A0, "Member 'UWB_DamageNum_C::TotalDamage' has a wrong offset!"); \ static_assert(offsetof(UWB_DamageNum_C, LastDisplayTime) == 0x0002A8, "Member 'UWB_DamageNum_C::LastDisplayTime' has a wrong offset!"); \ static_assert(offsetof(UWB_DamageNum_C, Timer) == 0x0002B0, "Member 'UWB_DamageNum_C::Timer' has a wrong offset!"); \ static_assert(offsetof(UWB_DamageNum_C, HiddenTime) == 0x0002B8, "Member 'UWB_DamageNum_C::HiddenTime' has a wrong offset!"); \ static_assert(offsetof(UWB_DamageNum_C, WaitShowTimer) == 0x0002C0, "Member 'UWB_DamageNum_C::WaitShowTimer' has a wrong offset!"); \ static_assert(offsetof(UWB_DamageNum_C, leftjustification) == 0x0002C8, "Member 'UWB_DamageNum_C::leftjustification' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossState_C_CreateGuaiwuDebuff \ static_assert(alignof(WB_BossState_C_CreateGuaiwuDebuff) == 0x000008, "Wrong alignment on WB_BossState_C_CreateGuaiwuDebuff"); \ static_assert(sizeof(WB_BossState_C_CreateGuaiwuDebuff) == 0x000018, "Wrong size on WB_BossState_C_CreateGuaiwuDebuff"); \ static_assert(offsetof(WB_BossState_C_CreateGuaiwuDebuff, Tag) == 0x000000, "Member 'WB_BossState_C_CreateGuaiwuDebuff::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_CreateGuaiwuDebuff, Current) == 0x000008, "Member 'WB_BossState_C_CreateGuaiwuDebuff::Current' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_CreateGuaiwuDebuff, Max) == 0x000010, "Member 'WB_BossState_C_CreateGuaiwuDebuff::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossState_C_ExecuteUbergraph_WB_BossState \ static_assert(alignof(WB_BossState_C_ExecuteUbergraph_WB_BossState) == 0x000008, "Wrong alignment on WB_BossState_C_ExecuteUbergraph_WB_BossState"); \ static_assert(sizeof(WB_BossState_C_ExecuteUbergraph_WB_BossState) == 0x0002B8, "Wrong size on WB_BossState_C_ExecuteUbergraph_WB_BossState"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, EntryPoint) == 0x000000, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_GetMyBuffComp_BuffComponent) == 0x000010, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_CreateDelegate_OutputDelegate_1) == 0x000028, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_CreateDelegate_OutputDelegate_2) == 0x000038, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_Event_stamina) == 0x000048, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_Event_stamina' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_Event_Maxstamina) == 0x000050, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_Event_Maxstamina' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_Event_Toughness) == 0x000058, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_Event_Toughness' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_Event_ToughnessMax) == 0x000060, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_Event_ToughnessMax' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_Event_IsDesignTime) == 0x000068, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_Event_MyGeometry) == 0x000070, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_Event_InDeltaTime) == 0x0000B0, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_CustomEvent_InText) == 0x0000B8, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_CustomEvent_InText' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_Event_OldValue) == 0x0000D0, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_Event_OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_Event_health) == 0x0000D8, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_Event_health' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_Event_maxHealth) == 0x0000E0, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_Event_maxHealth' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_FMax_ReturnValue) == 0x0000E8, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_CustomEvent_Now) == 0x0000F0, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_CustomEvent_Now' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_CustomEvent_Max_1) == 0x0000F8, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_CustomEvent_Max_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000100, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_FMax_ReturnValue_1) == 0x000108, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000110, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_FTrunc_ReturnValue) == 0x000118, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_FTrunc_ReturnValue_1) == 0x00011C, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000120, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_Conv_IntToInt64_ReturnValue_1) == 0x000128, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_Conv_IntToInt64_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_MakeStruct_FormatArgumentData) == 0x000130, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_MakeStruct_FormatArgumentData_1) == 0x000180, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_MakeArray_Array) == 0x0001D0, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_Format_ReturnValue) == 0x0001E0, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_Event_OwnCharacter) == 0x0001F8, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_Event_OwnCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_DynamicCast_AsBP_Base_AI) == 0x000200, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_DynamicCast_bSuccess) == 0x000208, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000210, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_IsValid_ReturnValue) == 0x000218, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_GetOwner_ReturnValue) == 0x000220, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_GetComponentByClass_ReturnValue) == 0x000228, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000230, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_DynamicCast_bSuccess_1) == 0x000238, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_GetMyAIComp_AI_Comp) == 0x000240, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_IsValid_ReturnValue_1) == 0x000248, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_GetToughness_Current) == 0x000250, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_GetToughness_Current' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_GetToughness_Max) == 0x000258, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_GetToughness_Max' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_GetGlobalFlag_Enable) == 0x000260, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_GetGlobalFlag_Enable_1) == 0x000261, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_GetGlobalFlag_Enable_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_CustomEvent_TargetBuff_1) == 0x000268, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_CustomEvent_TargetBuff_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_CustomEvent_TargetBuff) == 0x000270, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_CustomEvent_TargetBuff' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_CustomEvent_Tag_1) == 0x000278, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_CustomEvent_Tag_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_CustomEvent_Current) == 0x000280, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_CustomEvent_Current' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_CustomEvent_Max) == 0x000288, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_CustomEvent_Max' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_CustomEvent_Tag) == 0x000290, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_CustomEvent_Tag' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_CustomEvent_TagName) == 0x000298, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_CustomEvent_TagName' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_CustomEvent_CurrentValue) == 0x0002A0, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_CustomEvent_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, K2Node_CustomEvent_MaxValue) == 0x0002A8, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0002B0, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_ExecuteUbergraph_WB_BossState, CallFunc_SetPercent_InPercent_ImplicitCast) == 0x0002B4, "Member 'WB_BossState_C_ExecuteUbergraph_WB_BossState::CallFunc_SetPercent_InPercent_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossState_C_InitBossInfo \ static_assert(alignof(WB_BossState_C_InitBossInfo) == 0x000008, "Wrong alignment on WB_BossState_C_InitBossInfo"); \ static_assert(sizeof(WB_BossState_C_InitBossInfo) == 0x000018, "Wrong size on WB_BossState_C_InitBossInfo"); \ static_assert(offsetof(WB_BossState_C_InitBossInfo, InText) == 0x000000, "Member 'WB_BossState_C_InitBossInfo::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossState_C_IsShowInViewport \ static_assert(alignof(WB_BossState_C_IsShowInViewport) == 0x000001, "Wrong alignment on WB_BossState_C_IsShowInViewport"); \ static_assert(sizeof(WB_BossState_C_IsShowInViewport) == 0x000001, "Wrong size on WB_BossState_C_IsShowInViewport"); \ static_assert(offsetof(WB_BossState_C_IsShowInViewport, in_view_port) == 0x000000, "Member 'WB_BossState_C_IsShowInViewport::in_view_port' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossState_C_OnBuffAdd \ static_assert(alignof(WB_BossState_C_OnBuffAdd) == 0x000008, "Wrong alignment on WB_BossState_C_OnBuffAdd"); \ static_assert(sizeof(WB_BossState_C_OnBuffAdd) == 0x000008, "Wrong size on WB_BossState_C_OnBuffAdd"); \ static_assert(offsetof(WB_BossState_C_OnBuffAdd, TargetBuff) == 0x000000, "Member 'WB_BossState_C_OnBuffAdd::TargetBuff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossState_C_OnBuffRemoved \ static_assert(alignof(WB_BossState_C_OnBuffRemoved) == 0x000008, "Wrong alignment on WB_BossState_C_OnBuffRemoved"); \ static_assert(sizeof(WB_BossState_C_OnBuffRemoved) == 0x000008, "Wrong size on WB_BossState_C_OnBuffRemoved"); \ static_assert(offsetof(WB_BossState_C_OnBuffRemoved, TargetBuff) == 0x000000, "Member 'WB_BossState_C_OnBuffRemoved::TargetBuff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossState_C_OnDebuffRemove \ static_assert(alignof(WB_BossState_C_OnDebuffRemove) == 0x000004, "Wrong alignment on WB_BossState_C_OnDebuffRemove"); \ static_assert(sizeof(WB_BossState_C_OnDebuffRemove) == 0x000008, "Wrong size on WB_BossState_C_OnDebuffRemove"); \ static_assert(offsetof(WB_BossState_C_OnDebuffRemove, Tag) == 0x000000, "Member 'WB_BossState_C_OnDebuffRemove::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossState_C_PreConstruct \ static_assert(alignof(WB_BossState_C_PreConstruct) == 0x000001, "Wrong alignment on WB_BossState_C_PreConstruct"); \ static_assert(sizeof(WB_BossState_C_PreConstruct) == 0x000001, "Wrong size on WB_BossState_C_PreConstruct"); \ static_assert(offsetof(WB_BossState_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_BossState_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossState_C_SetOwnCharacter \ static_assert(alignof(WB_BossState_C_SetOwnCharacter) == 0x000008, "Wrong alignment on WB_BossState_C_SetOwnCharacter"); \ static_assert(sizeof(WB_BossState_C_SetOwnCharacter) == 0x000008, "Wrong size on WB_BossState_C_SetOwnCharacter"); \ static_assert(offsetof(WB_BossState_C_SetOwnCharacter, OwnCharacter) == 0x000000, "Member 'WB_BossState_C_SetOwnCharacter::OwnCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossState_C_Tick \ static_assert(alignof(WB_BossState_C_Tick) == 0x000008, "Wrong alignment on WB_BossState_C_Tick"); \ static_assert(sizeof(WB_BossState_C_Tick) == 0x000048, "Wrong size on WB_BossState_C_Tick"); \ static_assert(offsetof(WB_BossState_C_Tick, MyGeometry) == 0x000000, "Member 'WB_BossState_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_BossState_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossState_C_UpdateDebuffValue \ static_assert(alignof(WB_BossState_C_UpdateDebuffValue) == 0x000008, "Wrong alignment on WB_BossState_C_UpdateDebuffValue"); \ static_assert(sizeof(WB_BossState_C_UpdateDebuffValue) == 0x000018, "Wrong size on WB_BossState_C_UpdateDebuffValue"); \ static_assert(offsetof(WB_BossState_C_UpdateDebuffValue, TagName) == 0x000000, "Member 'WB_BossState_C_UpdateDebuffValue::TagName' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_UpdateDebuffValue, CurrentValue) == 0x000008, "Member 'WB_BossState_C_UpdateDebuffValue::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_UpdateDebuffValue, MaxValue) == 0x000010, "Member 'WB_BossState_C_UpdateDebuffValue::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossState_C_UpdateHealthValue \ static_assert(alignof(WB_BossState_C_UpdateHealthValue) == 0x000008, "Wrong alignment on WB_BossState_C_UpdateHealthValue"); \ static_assert(sizeof(WB_BossState_C_UpdateHealthValue) == 0x000018, "Wrong size on WB_BossState_C_UpdateHealthValue"); \ static_assert(offsetof(WB_BossState_C_UpdateHealthValue, OldValue) == 0x000000, "Member 'WB_BossState_C_UpdateHealthValue::OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_UpdateHealthValue, Health) == 0x000008, "Member 'WB_BossState_C_UpdateHealthValue::Health' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_UpdateHealthValue, MaxHealth) == 0x000010, "Member 'WB_BossState_C_UpdateHealthValue::MaxHealth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossState_C_UpdateStaminaValue \ static_assert(alignof(WB_BossState_C_UpdateStaminaValue) == 0x000008, "Wrong alignment on WB_BossState_C_UpdateStaminaValue"); \ static_assert(sizeof(WB_BossState_C_UpdateStaminaValue) == 0x000010, "Wrong size on WB_BossState_C_UpdateStaminaValue"); \ static_assert(offsetof(WB_BossState_C_UpdateStaminaValue, Stamina) == 0x000000, "Member 'WB_BossState_C_UpdateStaminaValue::Stamina' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_UpdateStaminaValue, Maxstamina) == 0x000008, "Member 'WB_BossState_C_UpdateStaminaValue::Maxstamina' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossState_C_UpdateToughness \ static_assert(alignof(WB_BossState_C_UpdateToughness) == 0x000008, "Wrong alignment on WB_BossState_C_UpdateToughness"); \ static_assert(sizeof(WB_BossState_C_UpdateToughness) == 0x000010, "Wrong size on WB_BossState_C_UpdateToughness"); \ static_assert(offsetof(WB_BossState_C_UpdateToughness, Now) == 0x000000, "Member 'WB_BossState_C_UpdateToughness::Now' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_UpdateToughness, Max) == 0x000008, "Member 'WB_BossState_C_UpdateToughness::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossState_C_UpdateToughnessValue \ static_assert(alignof(WB_BossState_C_UpdateToughnessValue) == 0x000008, "Wrong alignment on WB_BossState_C_UpdateToughnessValue"); \ static_assert(sizeof(WB_BossState_C_UpdateToughnessValue) == 0x000010, "Wrong size on WB_BossState_C_UpdateToughnessValue"); \ static_assert(offsetof(WB_BossState_C_UpdateToughnessValue, toughness_0) == 0x000000, "Member 'WB_BossState_C_UpdateToughnessValue::toughness_0' has a wrong offset!"); \ static_assert(offsetof(WB_BossState_C_UpdateToughnessValue, ToughnessMax) == 0x000008, "Member 'WB_BossState_C_UpdateToughnessValue::ToughnessMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_BossState_C \ static_assert(alignof(UWB_BossState_C) == 0x000008, "Wrong alignment on UWB_BossState_C"); \ static_assert(sizeof(UWB_BossState_C) == 0x0002D8, "Wrong size on UWB_BossState_C"); \ static_assert(offsetof(UWB_BossState_C, UberGraphFrame) == 0x000278, "Member 'UWB_BossState_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_BossState_C, BossnameNew) == 0x000280, "Member 'UWB_BossState_C::BossnameNew' has a wrong offset!"); \ static_assert(offsetof(UWB_BossState_C, HorizontalBox_1) == 0x000288, "Member 'UWB_BossState_C::HorizontalBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_BossState_C, ProgressBar_121) == 0x000290, "Member 'UWB_BossState_C::ProgressBar_121' has a wrong offset!"); \ static_assert(offsetof(UWB_BossState_C, toughness) == 0x000298, "Member 'UWB_BossState_C::toughness' has a wrong offset!"); \ static_assert(offsetof(UWB_BossState_C, WB_BloodBar) == 0x0002A0, "Member 'UWB_BossState_C::WB_BloodBar' has a wrong offset!"); \ static_assert(offsetof(UWB_BossState_C, WB_BuffPanel) == 0x0002A8, "Member 'UWB_BossState_C::WB_BuffPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_BossState_C, WB_DamageNum) == 0x0002B0, "Member 'UWB_BossState_C::WB_DamageNum' has a wrong offset!"); \ static_assert(offsetof(UWB_BossState_C, BOSS) == 0x0002B8, "Member 'UWB_BossState_C::BOSS' has a wrong offset!"); \ static_assert(offsetof(UWB_BossState_C, NewPercent) == 0x0002C0, "Member 'UWB_BossState_C::NewPercent' has a wrong offset!"); \ static_assert(offsetof(UWB_BossState_C, Buff_Component) == 0x0002C8, "Member 'UWB_BossState_C::Buff_Component' has a wrong offset!"); \ static_assert(offsetof(UWB_BossState_C, NewReducePer) == 0x0002D0, "Member 'UWB_BossState_C::NewReducePer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH \ static_assert(alignof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH) == 0x000010, "Wrong alignment on WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH"); \ static_assert(sizeof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH) == 0x000480, "Wrong size on WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, EntryPoint) == 0x000000, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000008, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, Temp_bool_Variable) == 0x000021, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, Temp_real_Variable) == 0x000028, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, K2Node_MakeStruct_FormatArgumentData) == 0x000030, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, K2Node_MakeArray_Array) == 0x000080, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_Format_ReturnValue) == 0x000090, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_CreateMessageWindow_ReturnValue) == 0x0000A8, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, K2Node_CreateDelegate_OutputDelegate) == 0x0000AC, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x0000BC, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, Temp_bool_Variable_1) == 0x0000BD, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_Not_PreBool_ReturnValue) == 0x0000BE, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, Temp_bool_Has_Been_Initd_Variable) == 0x0000BF, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, K2Node_Event_MyGeometry) == 0x0000C0, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, K2Node_Event_InDeltaTime) == 0x000100, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000108, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000110, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValid_ReturnValue_1) == 0x000118, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetAnimInstance_ReturnValue) == 0x000120, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_HasAccess_ReturnValue) == 0x000128, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsAnyMontagePlaying_ReturnValue) == 0x000129, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsAnyMontagePlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsAlive_self_CastInput) == 0x000130, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsAlive_Result) == 0x000140, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x000148, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_RemoveWidgetByQueue_Succeed) == 0x000158, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_RemoveWidgetByQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x000160, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000168, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_3) == 0x000170, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_3' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000178, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_Montage_IsPlaying_ReturnValue) == 0x000180, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_Montage_IsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetObjectClass_ReturnValue) == 0x000188, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, K2Node_CustomEvent_BossSpell) == 0x000190, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::K2Node_CustomEvent_BossSpell' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, Temp_bool_IsClosed_Variable) == 0x000198, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_CreateMessageWindow_ReturnValue_1) == 0x000199, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_CreateMessageWindow_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValidClass_ReturnValue) == 0x00019A, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_Conv_SoftClassReferenceToClass_ReturnValue) == 0x0001A0, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_Conv_SoftClassReferenceToClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, K2Node_ClassDynamicCast_AsUser_Widget) == 0x0001A8, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::K2Node_ClassDynamicCast_AsUser_Widget' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, K2Node_ClassDynamicCast_bSuccess) == 0x0001B0, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_AddChildToOverlay_ReturnValue) == 0x0001B8, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_AddChildToOverlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_Create_ReturnValue) == 0x0001C0, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, K2Node_DynamicCast_AsWBI_Death_Shown_Interface) == 0x0001C8, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::K2Node_DynamicCast_AsWBI_Death_Shown_Interface' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, K2Node_DynamicCast_bSuccess) == 0x0001D8, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, Temp_class_Variable) == 0x0001E0, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetShownAnimation_ReturnValue) == 0x0001E8, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetShownAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x0001F0, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x0001F8, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValid_ReturnValue_2) == 0x000200, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValid_ReturnValue_3) == 0x000201, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_CreateMessageWindow_ReturnValue_2) == 0x000202, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_CreateMessageWindow_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsInViewport_ReturnValue) == 0x000203, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsInViewport_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValid_ReturnValue_4) == 0x000204, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetWidgetQueueInterface_ReturnValue_1) == 0x000208, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetWidgetQueueInterface_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_4) == 0x000218, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_4' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetWidgetQueueInterface_ReturnValue_2) == 0x000220, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetWidgetQueueInterface_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsAlive_self_CastInput_1) == 0x000230, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsAlive_self_CastInput_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsAlive_Result_1) == 0x000240, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsAlive_Result_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_HasClassInTopQueue_ReturnValue) == 0x000241, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_HasClassInTopQueue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, K2Node_CustomEvent_Loaded) == 0x000248, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValid_ReturnValue_5) == 0x000250, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValid_ReturnValue_6) == 0x000251, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetModel_BGMAndSectionManager_ReturnValue) == 0x000258, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetModel_BGMAndSectionManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_5) == 0x000260, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_5' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x000268, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValid_ReturnValue_7) == 0x000270, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_6) == 0x000278, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_6' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_7) == 0x000280, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_7' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetMyPlayerPostureComp_Comp) == 0x000288, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetMyPlayerPostureComp_Comp' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetPoseDataByID_return_value) == 0x000290, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetPoseDataByID_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetPoseDataByID_Find) == 0x0002C0, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetPoseDataByID_Find' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_Montage_GetNotifyTriggerTime_OutTime) == 0x0002C4, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_Montage_GetNotifyTriggerTime_OutTime' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_Montage_GetNotifyTriggerTime_ReturnValue) == 0x0002C8, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_Montage_GetNotifyTriggerTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_InternalMontageAction_DurationToEnd) == 0x0002D0, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_InternalMontageAction_DurationToEnd' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_InternalMontageAction_Success) == 0x0002D8, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_InternalMontageAction_Success' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, K2Node_Select_Default) == 0x0002E0, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValid_ReturnValue_8) == 0x0002E8, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, Temp_name_Variable) == 0x0002EC, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0002F8, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000300, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetActorForwardVector_ReturnValue) == 0x000308, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000320, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000338, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetDCSGameState_ReturnValue) == 0x000350, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_Add_VectorVector_ReturnValue) == 0x000358, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetIsLoading_ReturnValue) == 0x000370, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetIsLoading_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_MakeTransform_ReturnValue) == 0x000380, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0003E0, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetDCSGameState_ReturnValue_1) == 0x0003E8, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetDCSGameState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetIsLoading_ReturnValue_1) == 0x0003F0, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetIsLoading_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_FinishSpawningActor_ReturnValue) == 0x0003F8, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetMyPlayerCharacter_CombatCharacter_8) == 0x000400, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetMyPlayerCharacter_CombatCharacter_8' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetMyStateManagerComp_StateManagerComp_2) == 0x000408, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetMyStateManagerComp_StateManagerComp_2' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValid_ReturnValue_9) == 0x000410, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValid_ReturnValue_10) == 0x000411, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x000418, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, K2Node_DynamicCast_bSuccess_1) == 0x000420, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, Temp_bool_Has_Been_Initd_Variable_1) == 0x000421, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_Montage_GetNotifyStateByClass_ReturnValue) == 0x000428, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_Montage_GetNotifyStateByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_Montage_GetNotifyByClass_ReturnValue) == 0x000430, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_Montage_GetNotifyByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValid_ReturnValue_11) == 0x000438, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValid_ReturnValue_12) == 0x000439, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValid_ReturnValue_13) == 0x00043A, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValid_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetCurrentMontage_ReturnValue) == 0x000440, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetCurrentMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000448, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, Temp_bool_IsClosed_Variable_1) == 0x000449, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValid_ReturnValue_14) == 0x00044A, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValid_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x000450, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_Create_ReturnValue_1) == 0x000458, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_IsValid_ReturnValue_15) == 0x000460, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_IsValid_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, K2Node_CreateDelegate_OutputDelegate_1) == 0x000464, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, CallFunc_AddToWidgetQueue_Succeed) == 0x000474, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::CallFunc_AddToWidgetQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH, K2Node_Select_Option_1_ImplicitCast) == 0x000478, "Member 'WB_BossDeathActingPH_C_ExecuteUbergraph_WB_BossDeathActingPH::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossDeathActingPH_C_OnLoaded_654242BC4F4BD2F1841634906EB290C1 \ static_assert(alignof(WB_BossDeathActingPH_C_OnLoaded_654242BC4F4BD2F1841634906EB290C1) == 0x000008, "Wrong alignment on WB_BossDeathActingPH_C_OnLoaded_654242BC4F4BD2F1841634906EB290C1"); \ static_assert(sizeof(WB_BossDeathActingPH_C_OnLoaded_654242BC4F4BD2F1841634906EB290C1) == 0x000008, "Wrong size on WB_BossDeathActingPH_C_OnLoaded_654242BC4F4BD2F1841634906EB290C1"); \ static_assert(offsetof(WB_BossDeathActingPH_C_OnLoaded_654242BC4F4BD2F1841634906EB290C1, Loaded) == 0x000000, "Member 'WB_BossDeathActingPH_C_OnLoaded_654242BC4F4BD2F1841634906EB290C1::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossDeathActingPH_C_SetMarkByBOSSDeathShownUI \ static_assert(alignof(WB_BossDeathActingPH_C_SetMarkByBOSSDeathShownUI) == 0x000008, "Wrong alignment on WB_BossDeathActingPH_C_SetMarkByBOSSDeathShownUI"); \ static_assert(sizeof(WB_BossDeathActingPH_C_SetMarkByBOSSDeathShownUI) == 0x000048, "Wrong size on WB_BossDeathActingPH_C_SetMarkByBOSSDeathShownUI"); \ static_assert(offsetof(WB_BossDeathActingPH_C_SetMarkByBOSSDeathShownUI, CallFunc_Conv_SoftClassReferenceToString_ReturnValue) == 0x000000, "Member 'WB_BossDeathActingPH_C_SetMarkByBOSSDeathShownUI::CallFunc_Conv_SoftClassReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_SetMarkByBOSSDeathShownUI, CallFunc_GetBaseFilename_ReturnValue) == 0x000010, "Member 'WB_BossDeathActingPH_C_SetMarkByBOSSDeathShownUI::CallFunc_GetBaseFilename_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_SetMarkByBOSSDeathShownUI, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'WB_BossDeathActingPH_C_SetMarkByBOSSDeathShownUI::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_SetMarkByBOSSDeathShownUI, CallFunc_GetPerpetualMark_Value) == 0x000030, "Member 'WB_BossDeathActingPH_C_SetMarkByBOSSDeathShownUI::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_SetMarkByBOSSDeathShownUI, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000040, "Member 'WB_BossDeathActingPH_C_SetMarkByBOSSDeathShownUI::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossDeathActingPH_C_Tick \ static_assert(alignof(WB_BossDeathActingPH_C_Tick) == 0x000008, "Wrong alignment on WB_BossDeathActingPH_C_Tick"); \ static_assert(sizeof(WB_BossDeathActingPH_C_Tick) == 0x000048, "Wrong size on WB_BossDeathActingPH_C_Tick"); \ static_assert(offsetof(WB_BossDeathActingPH_C_Tick, MyGeometry) == 0x000000, "Member 'WB_BossDeathActingPH_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BossDeathActingPH_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_BossDeathActingPH_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BossDeathActingPH_C_WantPlayEnd \ static_assert(alignof(WB_BossDeathActingPH_C_WantPlayEnd) == 0x000008, "Wrong alignment on WB_BossDeathActingPH_C_WantPlayEnd"); \ static_assert(sizeof(WB_BossDeathActingPH_C_WantPlayEnd) == 0x000008, "Wrong size on WB_BossDeathActingPH_C_WantPlayEnd"); \ static_assert(offsetof(WB_BossDeathActingPH_C_WantPlayEnd, BossSpell) == 0x000000, "Member 'WB_BossDeathActingPH_C_WantPlayEnd::BossSpell' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_BossDeathActingPH_C \ static_assert(alignof(UWB_BossDeathActingPH_C) == 0x000008, "Wrong alignment on UWB_BossDeathActingPH_C"); \ static_assert(sizeof(UWB_BossDeathActingPH_C) == 0x0002F8, "Wrong size on UWB_BossDeathActingPH_C"); \ static_assert(offsetof(UWB_BossDeathActingPH_C, UberGraphFrame) == 0x000278, "Member 'UWB_BossDeathActingPH_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_BossDeathActingPH_C, Overlay_Content) == 0x000280, "Member 'UWB_BossDeathActingPH_C::Overlay_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_BossDeathActingPH_C, PoseID) == 0x000288, "Member 'UWB_BossDeathActingPH_C::PoseID' has a wrong offset!"); \ static_assert(offsetof(UWB_BossDeathActingPH_C, PosePlaying) == 0x00028C, "Member 'UWB_BossDeathActingPH_C::PosePlaying' has a wrong offset!"); \ static_assert(offsetof(UWB_BossDeathActingPH_C, Local_PlayedMontage) == 0x000290, "Member 'UWB_BossDeathActingPH_C::Local_PlayedMontage' has a wrong offset!"); \ static_assert(offsetof(UWB_BossDeathActingPH_C, SoftDeathShownClass) == 0x000298, "Member 'UWB_BossDeathActingPH_C::SoftDeathShownClass' has a wrong offset!"); \ static_assert(offsetof(UWB_BossDeathActingPH_C, DeathShownClass) == 0x0002C8, "Member 'UWB_BossDeathActingPH_C::DeathShownClass' has a wrong offset!"); \ static_assert(offsetof(UWB_BossDeathActingPH_C, DeathShownWidget) == 0x0002D0, "Member 'UWB_BossDeathActingPH_C::DeathShownWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_BossDeathActingPH_C, BossAI) == 0x0002D8, "Member 'UWB_BossDeathActingPH_C::BossAI' has a wrong offset!"); \ static_assert(offsetof(UWB_BossDeathActingPH_C, ShownWidgetLoadFinished) == 0x0002E0, "Member 'UWB_BossDeathActingPH_C::ShownWidgetLoadFinished' has a wrong offset!"); \ static_assert(offsetof(UWB_BossDeathActingPH_C, Boss_Spell) == 0x0002E8, "Member 'UWB_BossDeathActingPH_C::Boss_Spell' has a wrong offset!"); \ static_assert(offsetof(UWB_BossDeathActingPH_C, BossInitValid) == 0x0002F0, "Member 'UWB_BossDeathActingPH_C::BossInitValid' has a wrong offset!"); \ static_assert(offsetof(UWB_BossDeathActingPH_C, Stoped) == 0x0002F1, "Member 'UWB_BossDeathActingPH_C::Stoped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_AttackWindow \ static_assert(alignof(FST_AttackWindow) == 0x000004, "Wrong alignment on FST_AttackWindow"); \ static_assert(sizeof(FST_AttackWindow) == 0x00000C, "Wrong size on FST_AttackWindow"); \ static_assert(offsetof(FST_AttackWindow, DamageStart_2_5163BB044174CE820EBA7FAA697348DE) == 0x000000, "Member 'FST_AttackWindow::DamageStart_2_5163BB044174CE820EBA7FAA697348DE' has a wrong offset!"); \ static_assert(offsetof(FST_AttackWindow, DamageEnd_4_385CD79D414C972BBE347FAAA277DB03) == 0x000004, "Member 'FST_AttackWindow::DamageEnd_4_385CD79D414C972BBE347FAAA277DB03' has a wrong offset!"); \ static_assert(offsetof(FST_AttackWindow, FinishAttack_7_E098D045490B1ADC5D64FB8BDB19C6F4) == 0x000008, "Member 'FST_AttackWindow::FinishAttack_7_E098D045490B1ADC5D64FB8BDB19C6F4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func \ static_assert(alignof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func) == 0x000008, "Wrong alignment on BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func"); \ static_assert(sizeof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func) == 0x000058, "Wrong size on BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func, QueryInstance) == 0x000000, "Member 'BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func::QueryInstance' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func, QueryStatus) == 0x000008, "Member 'BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func::QueryStatus' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func, K2Node_SwitchEnum_CmpSuccess) == 0x000009, "Member 'BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func, CallFunc_GetQueryResultsAsLocations_ResultLocations) == 0x000010, "Member 'BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func::CallFunc_GetQueryResultsAsLocations_ResultLocations' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func, CallFunc_GetQueryResultsAsLocations_ReturnValue) == 0x000020, "Member 'BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func::CallFunc_GetQueryResultsAsLocations_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func, Temp_bool_True_if_break_was_hit_Variable) == 0x000021, "Member 'BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func, CallFunc_Not_PreBool_ReturnValue) == 0x000022, "Member 'BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func, CallFunc_Array_Length_ReturnValue) == 0x000024, "Member 'BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func, Temp_int_Array_Index_Variable) == 0x000028, "Member 'BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func, CallFunc_Array_Get_Item) == 0x000030, "Member 'BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func, CallFunc_Add_IntInt_ReturnValue) == 0x00004C, "Member 'BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func, CallFunc_BooleanAND_ReturnValue) == 0x000050, "Member 'BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func, CallFunc_TestMayDirectWalkTo_ReturnValue) == 0x000051, "Member 'BP_FaildFunc_RunEQS_C_EQS_Auto_Gen_Func::CallFunc_TestMayDirectWalkTo_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_RunEQS_C_FaildFuncStart \ static_assert(alignof(BP_FaildFunc_RunEQS_C_FaildFuncStart) == 0x000008, "Wrong alignment on BP_FaildFunc_RunEQS_C_FaildFuncStart"); \ static_assert(sizeof(BP_FaildFunc_RunEQS_C_FaildFuncStart) == 0x000038, "Wrong size on BP_FaildFunc_RunEQS_C_FaildFuncStart"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncStart, _actor) == 0x000000, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncStart::_actor' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncStart, ReturnValue) == 0x000008, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncStart::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncStart, K2Node_CreateDelegate_OutputDelegate) == 0x00000C, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncStart::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncStart, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000020, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncStart::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncStart, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncStart::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncStart, CallFunc_RunEQSQuery_ReturnValue) == 0x000030, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncStart::CallFunc_RunEQSQuery_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_RunEQS_C_FaildFuncTick \ static_assert(alignof(BP_FaildFunc_RunEQS_C_FaildFuncTick) == 0x000008, "Wrong alignment on BP_FaildFunc_RunEQS_C_FaildFuncTick"); \ static_assert(sizeof(BP_FaildFunc_RunEQS_C_FaildFuncTick) == 0x0000C0, "Wrong size on BP_FaildFunc_RunEQS_C_FaildFuncTick"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncTick, DeltaTime) == 0x000000, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncTick::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncTick, ReturnValue) == 0x000004, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncTick::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncTick, TempVectorInput) == 0x000008, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncTick::TempVectorInput' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncTick, CallFunc_Normal_ReturnValue) == 0x000020, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncTick::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncTick, CallFunc_BreakVector_X) == 0x000038, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncTick::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncTick, CallFunc_BreakVector_Y) == 0x000040, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncTick::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncTick, CallFunc_BreakVector_Z) == 0x000048, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncTick::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncTick, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncTick::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncTick, CallFunc_VSize_ReturnValue) == 0x000068, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncTick::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncTick, CallFunc_BreakVector_X_1) == 0x000070, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncTick::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncTick, CallFunc_BreakVector_Y_1) == 0x000078, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncTick::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncTick, CallFunc_BreakVector_Z_1) == 0x000080, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncTick::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncTick, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000088, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncTick::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncTick, CallFunc_MakeVector_ReturnValue) == 0x000090, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncTick::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_FaildFuncTick, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000A8, "Member 'BP_FaildFunc_RunEQS_C_FaildFuncTick::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_RunEQS_C_NeedTick \ static_assert(alignof(BP_FaildFunc_RunEQS_C_NeedTick) == 0x000001, "Wrong alignment on BP_FaildFunc_RunEQS_C_NeedTick"); \ static_assert(sizeof(BP_FaildFunc_RunEQS_C_NeedTick) == 0x000001, "Wrong size on BP_FaildFunc_RunEQS_C_NeedTick"); \ static_assert(offsetof(BP_FaildFunc_RunEQS_C_NeedTick, ReturnValue) == 0x000000, "Member 'BP_FaildFunc_RunEQS_C_NeedTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_FaildFunc_RunEQS_C \ static_assert(alignof(UBP_FaildFunc_RunEQS_C) == 0x000008, "Wrong alignment on UBP_FaildFunc_RunEQS_C"); \ static_assert(sizeof(UBP_FaildFunc_RunEQS_C) == 0x000070, "Wrong size on UBP_FaildFunc_RunEQS_C"); \ static_assert(offsetof(UBP_FaildFunc_RunEQS_C, As_BP_Placed_AI) == 0x000048, "Member 'UBP_FaildFunc_RunEQS_C::As_BP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_RunEQS_C, Array_Element) == 0x000050, "Member 'UBP_FaildFunc_RunEQS_C::Array_Element' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_RunEQS_C, Tick) == 0x000068, "Member 'UBP_FaildFunc_RunEQS_C::Tick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_FindAI_C_AtkOver \ static_assert(alignof(BP_FaildFunc_FindAI_C_AtkOver) == 0x000008, "Wrong alignment on BP_FaildFunc_FindAI_C_AtkOver"); \ static_assert(sizeof(BP_FaildFunc_FindAI_C_AtkOver) == 0x000010, "Wrong size on BP_FaildFunc_FindAI_C_AtkOver"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_AtkOver, K2Node_DynamicCast_AsBP_Base_AI) == 0x000000, "Member 'BP_FaildFunc_FindAI_C_AtkOver::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_AtkOver, K2Node_DynamicCast_bSuccess) == 0x000008, "Member 'BP_FaildFunc_FindAI_C_AtkOver::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_FindAI_C_FaildFuncEnd \ static_assert(alignof(BP_FaildFunc_FindAI_C_FaildFuncEnd) == 0x000001, "Wrong alignment on BP_FaildFunc_FindAI_C_FaildFuncEnd"); \ static_assert(sizeof(BP_FaildFunc_FindAI_C_FaildFuncEnd) == 0x000001, "Wrong size on BP_FaildFunc_FindAI_C_FaildFuncEnd"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncEnd, ReturnValue) == 0x000000, "Member 'BP_FaildFunc_FindAI_C_FaildFuncEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_FindAI_C_FaildFuncStart \ static_assert(alignof(BP_FaildFunc_FindAI_C_FaildFuncStart) == 0x000008, "Wrong alignment on BP_FaildFunc_FindAI_C_FaildFuncStart"); \ static_assert(sizeof(BP_FaildFunc_FindAI_C_FaildFuncStart) == 0x000330, "Wrong size on BP_FaildFunc_FindAI_C_FaildFuncStart"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, _actor) == 0x000000, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::_actor' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, ReturnValue) == 0x000008, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, LocaAI) == 0x000010, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::LocaAI' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, localCanAtk) == 0x000018, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::localCanAtk' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, K2Node_MakeArray_Array) == 0x000020, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_GetActorForwardVector_ReturnValue) == 0x000030, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000060, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, Temp_bool_True_if_break_was_hit_Variable) == 0x000078, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, Temp_int_Array_Index_Variable) == 0x00007C, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_Not_PreBool_ReturnValue) == 0x000080, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, Temp_int_Loop_Counter_Variable) == 0x000084, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, K2Node_DynamicCast_AsBP_Base_AI) == 0x000088, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, K2Node_DynamicCast_bSuccess) == 0x000090, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_Add_IntInt_ReturnValue) == 0x000094, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000098, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x0000B0, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000C8, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_K2_SetTimer_ReturnValue) == 0x0000E0, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, K2Node_MakeArray_Array_1) == 0x0000E8, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_Conv_FloatToVector_ReturnValue) == 0x0000F8, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000110, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_Add_VectorVector_ReturnValue) == 0x000128, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BoxTraceMultiForObjects_OutHits) == 0x000140, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BoxTraceMultiForObjects_OutHits' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BoxTraceMultiForObjects_ReturnValue) == 0x000150, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BoxTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_Array_Length_ReturnValue) == 0x000154, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_Array_Get_Item) == 0x000158, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_Less_IntInt_ReturnValue) == 0x000240, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_bBlockingHit) == 0x000241, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_bInitialOverlap) == 0x000242, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_Time) == 0x000244, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_Distance) == 0x000248, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_Location) == 0x000250, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_ImpactPoint) == 0x000268, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_Normal) == 0x000280, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_ImpactNormal) == 0x000298, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_PhysMat) == 0x0002B0, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_HitActor) == 0x0002B8, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_HitComponent) == 0x0002C0, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_HitBoneName) == 0x0002C8, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_BoneName) == 0x0002D0, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_HitItem) == 0x0002D8, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_ElementIndex) == 0x0002DC, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_FaceIndex) == 0x0002E0, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_TraceStart) == 0x0002E8, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BreakHitResult_TraceEnd) == 0x000300, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, CallFunc_BooleanAND_ReturnValue) == 0x000318, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, K2Node_DynamicCast_AsBP_Base_AI_1) == 0x000320, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::K2Node_DynamicCast_AsBP_Base_AI_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncStart, K2Node_DynamicCast_bSuccess_1) == 0x000328, "Member 'BP_FaildFunc_FindAI_C_FaildFuncStart::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_FindAI_C_FaildFuncTick \ static_assert(alignof(BP_FaildFunc_FindAI_C_FaildFuncTick) == 0x000004, "Wrong alignment on BP_FaildFunc_FindAI_C_FaildFuncTick"); \ static_assert(sizeof(BP_FaildFunc_FindAI_C_FaildFuncTick) == 0x000008, "Wrong size on BP_FaildFunc_FindAI_C_FaildFuncTick"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncTick, DeltaTime) == 0x000000, "Member 'BP_FaildFunc_FindAI_C_FaildFuncTick::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_FaildFuncTick, ReturnValue) == 0x000004, "Member 'BP_FaildFunc_FindAI_C_FaildFuncTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_FindAI_C_NeedTick \ static_assert(alignof(BP_FaildFunc_FindAI_C_NeedTick) == 0x000001, "Wrong alignment on BP_FaildFunc_FindAI_C_NeedTick"); \ static_assert(sizeof(BP_FaildFunc_FindAI_C_NeedTick) == 0x000001, "Wrong size on BP_FaildFunc_FindAI_C_NeedTick"); \ static_assert(offsetof(BP_FaildFunc_FindAI_C_NeedTick, ReturnValue) == 0x000000, "Member 'BP_FaildFunc_FindAI_C_NeedTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_FaildFunc_FindAI_C \ static_assert(alignof(UBP_FaildFunc_FindAI_C) == 0x000008, "Wrong alignment on UBP_FaildFunc_FindAI_C"); \ static_assert(sizeof(UBP_FaildFunc_FindAI_C) == 0x000090, "Wrong size on UBP_FaildFunc_FindAI_C"); \ static_assert(offsetof(UBP_FaildFunc_FindAI_C, CanMove) == 0x000048, "Member 'UBP_FaildFunc_FindAI_C::CanMove' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_FindAI_C, Actor) == 0x000050, "Member 'UBP_FaildFunc_FindAI_C::Actor' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_FindAI_C, NewVar) == 0x000058, "Member 'UBP_FaildFunc_FindAI_C::NewVar' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_FindAI_C, As_BP_Base_AI) == 0x000070, "Member 'UBP_FaildFunc_FindAI_C::As_BP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_FindAI_C, Last_Rotation_Rate) == 0x000078, "Member 'UBP_FaildFunc_FindAI_C::Last_Rotation_Rate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIBackSafleAc_C_EnableUpdateLocation \ static_assert(alignof(BP_AIBackSafleAc_C_EnableUpdateLocation) == 0x000008, "Wrong alignment on BP_AIBackSafleAc_C_EnableUpdateLocation"); \ static_assert(sizeof(BP_AIBackSafleAc_C_EnableUpdateLocation) == 0x000038, "Wrong size on BP_AIBackSafleAc_C_EnableUpdateLocation"); \ static_assert(offsetof(BP_AIBackSafleAc_C_EnableUpdateLocation, Enable_0) == 0x000000, "Member 'BP_AIBackSafleAc_C_EnableUpdateLocation::Enable_0' has a wrong offset!"); \ static_assert(offsetof(BP_AIBackSafleAc_C_EnableUpdateLocation, AI) == 0x000008, "Member 'BP_AIBackSafleAc_C_EnableUpdateLocation::AI' has a wrong offset!"); \ static_assert(offsetof(BP_AIBackSafleAc_C_EnableUpdateLocation, K2Node_DynamicCast_AsInt_AIAction_Impl) == 0x000010, "Member 'BP_AIBackSafleAc_C_EnableUpdateLocation::K2Node_DynamicCast_AsInt_AIAction_Impl' has a wrong offset!"); \ static_assert(offsetof(BP_AIBackSafleAc_C_EnableUpdateLocation, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_AIBackSafleAc_C_EnableUpdateLocation::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_AIBackSafleAc_C_EnableUpdateLocation, CallFunc_GetTarget_target) == 0x000028, "Member 'BP_AIBackSafleAc_C_EnableUpdateLocation::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(BP_AIBackSafleAc_C_EnableUpdateLocation, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'BP_AIBackSafleAc_C_EnableUpdateLocation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIBackSafleAc_C_EnableUpdateLocation, CallFunc_BooleanAND_ReturnValue) == 0x000031, "Member 'BP_AIBackSafleAc_C_EnableUpdateLocation::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIBackSafleAc_C_ExecuteUbergraph_BP_AIBackSafleAc \ static_assert(alignof(BP_AIBackSafleAc_C_ExecuteUbergraph_BP_AIBackSafleAc) == 0x000004, "Wrong alignment on BP_AIBackSafleAc_C_ExecuteUbergraph_BP_AIBackSafleAc"); \ static_assert(sizeof(BP_AIBackSafleAc_C_ExecuteUbergraph_BP_AIBackSafleAc) == 0x000008, "Wrong size on BP_AIBackSafleAc_C_ExecuteUbergraph_BP_AIBackSafleAc"); \ static_assert(offsetof(BP_AIBackSafleAc_C_ExecuteUbergraph_BP_AIBackSafleAc, EntryPoint) == 0x000000, "Member 'BP_AIBackSafleAc_C_ExecuteUbergraph_BP_AIBackSafleAc::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_AIBackSafleAc_C_ExecuteUbergraph_BP_AIBackSafleAc, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'BP_AIBackSafleAc_C_ExecuteUbergraph_BP_AIBackSafleAc::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIBackSafleAc_C_ReceiveTick \ static_assert(alignof(BP_AIBackSafleAc_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_AIBackSafleAc_C_ReceiveTick"); \ static_assert(sizeof(BP_AIBackSafleAc_C_ReceiveTick) == 0x000004, "Wrong size on BP_AIBackSafleAc_C_ReceiveTick"); \ static_assert(offsetof(BP_AIBackSafleAc_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_AIBackSafleAc_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AIBackSafleAc_C_UpdateMyLocation \ static_assert(alignof(BP_AIBackSafleAc_C_UpdateMyLocation) == 0x000008, "Wrong alignment on BP_AIBackSafleAc_C_UpdateMyLocation"); \ static_assert(sizeof(BP_AIBackSafleAc_C_UpdateMyLocation) == 0x0001A0, "Wrong size on BP_AIBackSafleAc_C_UpdateMyLocation"); \ static_assert(offsetof(BP_AIBackSafleAc_C_UpdateMyLocation, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000000, "Member 'BP_AIBackSafleAc_C_UpdateMyLocation::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIBackSafleAc_C_UpdateMyLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'BP_AIBackSafleAc_C_UpdateMyLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIBackSafleAc_C_UpdateMyLocation, CallFunc_GetOwner_ReturnValue) == 0x000030, "Member 'BP_AIBackSafleAc_C_UpdateMyLocation::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIBackSafleAc_C_UpdateMyLocation, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000038, "Member 'BP_AIBackSafleAc_C_UpdateMyLocation::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AIBackSafleAc_C_UpdateMyLocation, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000050, "Member 'BP_AIBackSafleAc_C_UpdateMyLocation::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIBackSafleAc_C_UpdateMyLocation, CallFunc_Normal_ReturnValue) == 0x000068, "Member 'BP_AIBackSafleAc_C_UpdateMyLocation::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIBackSafleAc_C_UpdateMyLocation, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000080, "Member 'BP_AIBackSafleAc_C_UpdateMyLocation::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIBackSafleAc_C_UpdateMyLocation, CallFunc_Add_VectorVector_ReturnValue) == 0x000098, "Member 'BP_AIBackSafleAc_C_UpdateMyLocation::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AIBackSafleAc_C_UpdateMyLocation, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x0000B0, "Member 'BP_AIBackSafleAc_C_UpdateMyLocation::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_AIBackSafleAc_C_UpdateMyLocation, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000198, "Member 'BP_AIBackSafleAc_C_UpdateMyLocation::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_AIBackSafleAc_C \ static_assert(alignof(ABP_AIBackSafleAc_C) == 0x000008, "Wrong alignment on ABP_AIBackSafleAc_C"); \ static_assert(sizeof(ABP_AIBackSafleAc_C) == 0x000310, "Wrong size on ABP_AIBackSafleAc_C"); \ static_assert(offsetof(ABP_AIBackSafleAc_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_AIBackSafleAc_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_AIBackSafleAc_C, DefaultSceneRoot) == 0x0002F8, "Member 'ABP_AIBackSafleAc_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ABP_AIBackSafleAc_C, Enable) == 0x000300, "Member 'ABP_AIBackSafleAc_C::Enable' has a wrong offset!"); \ static_assert(offsetof(ABP_AIBackSafleAc_C, Target) == 0x000308, "Member 'ABP_AIBackSafleAc_C::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_AttackFinished_C_GetNotifyName \ static_assert(alignof(AN_AttackFinished_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_AttackFinished_C_GetNotifyName"); \ static_assert(sizeof(AN_AttackFinished_C_GetNotifyName) == 0x000010, "Wrong size on AN_AttackFinished_C_GetNotifyName"); \ static_assert(offsetof(AN_AttackFinished_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_AttackFinished_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_AttackFinished_C_Received_Notify \ static_assert(alignof(AN_AttackFinished_C_Received_Notify) == 0x000008, "Wrong alignment on AN_AttackFinished_C_Received_Notify"); \ static_assert(sizeof(AN_AttackFinished_C_Received_Notify) == 0x0000A8, "Wrong size on AN_AttackFinished_C_Received_Notify"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_AttackFinished_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, Animation) == 0x000008, "Member 'AN_AttackFinished_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_AttackFinished_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_AttackFinished_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, L_Inventory) == 0x000048, "Member 'AN_AttackFinished_C_Received_Notify::L_Inventory' has a wrong offset!"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, L_Equipment) == 0x000050, "Member 'AN_AttackFinished_C_Received_Notify::L_Equipment' has a wrong offset!"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000058, "Member 'AN_AttackFinished_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, CallFunc_GetMontageInstanceId_ReturnValue) == 0x000060, "Member 'AN_AttackFinished_C_Received_Notify::CallFunc_GetMontageInstanceId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, CallFunc_Private_TryCastToDCSCharacter_ReturnValue) == 0x000068, "Member 'AN_AttackFinished_C_Received_Notify::CallFunc_Private_TryCastToDCSCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, K2Node_DynamicCast_AsI_Montage_Manager_Component) == 0x000070, "Member 'AN_AttackFinished_C_Received_Notify::K2Node_DynamicCast_AsI_Montage_Manager_Component' has a wrong offset!"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'AN_AttackFinished_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, CallFunc_GetMyEffects_EffectsComp) == 0x000088, "Member 'AN_AttackFinished_C_Received_Notify::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'AN_AttackFinished_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, K2Node_DynamicCast_AsCharacter) == 0x000098, "Member 'AN_AttackFinished_C_Received_Notify::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, K2Node_DynamicCast_bSuccess_1) == 0x0000A0, "Member 'AN_AttackFinished_C_Received_Notify::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, CallFunc_IsLocallyControlled_ReturnValue) == 0x0000A1, "Member 'AN_AttackFinished_C_Received_Notify::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_AttackFinished_C_Received_Notify, CallFunc_IsValid_ReturnValue_1) == 0x0000A2, "Member 'AN_AttackFinished_C_Received_Notify::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_AttackFinished_C \ static_assert(alignof(UAN_AttackFinished_C) == 0x000008, "Wrong alignment on UAN_AttackFinished_C"); \ static_assert(sizeof(UAN_AttackFinished_C) == 0x000038, "Wrong size on UAN_AttackFinished_C"); \ #define DUMPER7_ASSERTS_AIAtkMarkComponent_C_AddMark \ static_assert(alignof(AIAtkMarkComponent_C_AddMark) == 0x000008, "Wrong alignment on AIAtkMarkComponent_C_AddMark"); \ static_assert(sizeof(AIAtkMarkComponent_C_AddMark) == 0x000018, "Wrong size on AIAtkMarkComponent_C_AddMark"); \ static_assert(offsetof(AIAtkMarkComponent_C_AddMark, Mark) == 0x000000, "Member 'AIAtkMarkComponent_C_AddMark::Mark' has a wrong offset!"); \ static_assert(offsetof(AIAtkMarkComponent_C_AddMark, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000010, "Member 'AIAtkMarkComponent_C_AddMark::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAtkMarkComponent_C_FindMark \ static_assert(alignof(AIAtkMarkComponent_C_FindMark) == 0x000008, "Wrong alignment on AIAtkMarkComponent_C_FindMark"); \ static_assert(sizeof(AIAtkMarkComponent_C_FindMark) == 0x000048, "Wrong size on AIAtkMarkComponent_C_FindMark"); \ static_assert(offsetof(AIAtkMarkComponent_C_FindMark, Mark) == 0x000000, "Member 'AIAtkMarkComponent_C_FindMark::Mark' has a wrong offset!"); \ static_assert(offsetof(AIAtkMarkComponent_C_FindMark, Time) == 0x000010, "Member 'AIAtkMarkComponent_C_FindMark::Time' has a wrong offset!"); \ static_assert(offsetof(AIAtkMarkComponent_C_FindMark, InTime) == 0x000018, "Member 'AIAtkMarkComponent_C_FindMark::InTime' has a wrong offset!"); \ static_assert(offsetof(AIAtkMarkComponent_C_FindMark, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000020, "Member 'AIAtkMarkComponent_C_FindMark::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAtkMarkComponent_C_FindMark, CallFunc_Map_Find_Value) == 0x000028, "Member 'AIAtkMarkComponent_C_FindMark::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AIAtkMarkComponent_C_FindMark, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'AIAtkMarkComponent_C_FindMark::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAtkMarkComponent_C_FindMark, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000038, "Member 'AIAtkMarkComponent_C_FindMark::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIAtkMarkComponent_C_FindMark, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000040, "Member 'AIAtkMarkComponent_C_FindMark::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAtkMarkComponent_C_RemoveMark \ static_assert(alignof(AIAtkMarkComponent_C_RemoveMark) == 0x000008, "Wrong alignment on AIAtkMarkComponent_C_RemoveMark"); \ static_assert(sizeof(AIAtkMarkComponent_C_RemoveMark) == 0x000018, "Wrong size on AIAtkMarkComponent_C_RemoveMark"); \ static_assert(offsetof(AIAtkMarkComponent_C_RemoveMark, Mark) == 0x000000, "Member 'AIAtkMarkComponent_C_RemoveMark::Mark' has a wrong offset!"); \ static_assert(offsetof(AIAtkMarkComponent_C_RemoveMark, CallFunc_Map_Remove_ReturnValue) == 0x000010, "Member 'AIAtkMarkComponent_C_RemoveMark::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIAtkMarkComponent_C \ static_assert(alignof(UAIAtkMarkComponent_C) == 0x000008, "Wrong alignment on UAIAtkMarkComponent_C"); \ static_assert(sizeof(UAIAtkMarkComponent_C) == 0x000148, "Wrong size on UAIAtkMarkComponent_C"); \ static_assert(offsetof(UAIAtkMarkComponent_C, 随从列表) == 0x0000E8, "Member 'UAIAtkMarkComponent_C::随从列表' has a wrong offset!"); \ static_assert(offsetof(UAIAtkMarkComponent_C, MarkList) == 0x0000F8, "Member 'UAIAtkMarkComponent_C::MarkList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_MoveBack_C_FaildFuncEnd \ static_assert(alignof(BP_FaildFunc_MoveBack_C_FaildFuncEnd) == 0x000001, "Wrong alignment on BP_FaildFunc_MoveBack_C_FaildFuncEnd"); \ static_assert(sizeof(BP_FaildFunc_MoveBack_C_FaildFuncEnd) == 0x000001, "Wrong size on BP_FaildFunc_MoveBack_C_FaildFuncEnd"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncEnd, ReturnValue) == 0x000000, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_MoveBack_C_FaildFuncStart \ static_assert(alignof(BP_FaildFunc_MoveBack_C_FaildFuncStart) == 0x000008, "Wrong alignment on BP_FaildFunc_MoveBack_C_FaildFuncStart"); \ static_assert(sizeof(BP_FaildFunc_MoveBack_C_FaildFuncStart) == 0x0000D8, "Wrong size on BP_FaildFunc_MoveBack_C_FaildFuncStart"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncStart, _actor) == 0x000000, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncStart::_actor' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncStart, ReturnValue) == 0x000008, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncStart::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncStart, Temp_int_Variable) == 0x00000C, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncStart::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncStart, K2Node_DynamicCast_AsBP_Base_AI) == 0x000010, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncStart::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncStart, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncStart::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncStart, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000020, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncStart::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncStart, CallFunc_RandomIntegerInRange_ReturnValue) == 0x000038, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncStart::CallFunc_RandomIntegerInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncStart, CallFunc_GetActorRightVector_ReturnValue) == 0x000040, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncStart::CallFunc_GetActorRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncStart, CallFunc_GetActorForwardVector_ReturnValue) == 0x000058, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncStart::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncStart, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000070, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncStart::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncStart, CallFunc_K2_SetTimer_ReturnValue) == 0x000088, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncStart::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncStart, CallFunc_Conv_FloatToVector_ReturnValue_1) == 0x000090, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncStart::CallFunc_Conv_FloatToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncStart, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0000A8, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncStart::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncStart, K2Node_Select_Default) == 0x0000C0, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncStart::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_MoveBack_C_FaildFuncTick \ static_assert(alignof(BP_FaildFunc_MoveBack_C_FaildFuncTick) == 0x000004, "Wrong alignment on BP_FaildFunc_MoveBack_C_FaildFuncTick"); \ static_assert(sizeof(BP_FaildFunc_MoveBack_C_FaildFuncTick) == 0x000008, "Wrong size on BP_FaildFunc_MoveBack_C_FaildFuncTick"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncTick, DeltaTime) == 0x000000, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncTick::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_MoveBack_C_FaildFuncTick, ReturnValue) == 0x000004, "Member 'BP_FaildFunc_MoveBack_C_FaildFuncTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_FaildFunc_MoveBack_C \ static_assert(alignof(UBP_FaildFunc_MoveBack_C) == 0x000008, "Wrong alignment on UBP_FaildFunc_MoveBack_C"); \ static_assert(sizeof(UBP_FaildFunc_MoveBack_C) == 0x000078, "Wrong size on UBP_FaildFunc_MoveBack_C"); \ static_assert(offsetof(UBP_FaildFunc_MoveBack_C, As_BP_Base_AI) == 0x000048, "Member 'UBP_FaildFunc_MoveBack_C::As_BP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_MoveBack_C, Target) == 0x000050, "Member 'UBP_FaildFunc_MoveBack_C::Target' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_MoveBack_C, move) == 0x000058, "Member 'UBP_FaildFunc_MoveBack_C::move' has a wrong offset!"); \ static_assert(offsetof(UBP_FaildFunc_MoveBack_C, back) == 0x000060, "Member 'UBP_FaildFunc_MoveBack_C::back' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_FlashBack_C_CanFlashMove \ static_assert(alignof(BP_FaildFunc_FlashBack_C_CanFlashMove) == 0x000008, "Wrong alignment on BP_FaildFunc_FlashBack_C_CanFlashMove"); \ static_assert(sizeof(BP_FaildFunc_FlashBack_C_CanFlashMove) == 0x0001E8, "Wrong size on BP_FaildFunc_FlashBack_C_CanFlashMove"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CheckTarget) == 0x000000, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CheckTarget' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, Can) == 0x000008, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::Can' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, Lenth) == 0x000009, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::Lenth' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, PlayerLife) == 0x00000A, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::PlayerLife' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, NoBoss) == 0x00000B, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::NoBoss' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, nearer) == 0x00000C, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::nearer' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, InPlayerView) == 0x00000D, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::InPlayerView' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_WasRecentlyRendered_ReturnValue) == 0x00000E, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_WasRecentlyRendered_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_Not_PreBool_ReturnValue) == 0x00000F, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000030, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000048, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x000060, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_VSize_ReturnValue) == 0x000070, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000078, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000080, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000098, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, K2Node_DynamicCast_bSuccess_1) == 0x0000A0, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0000A8, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0000C0, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_VSizeXY_ReturnValue) == 0x0000C8, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_VSizeXY_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_GetState_State) == 0x0000D0, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000D1, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000D2, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_Not_PreBool_ReturnValue_1) == 0x0000D3, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x0000D8, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_Not_PreBool_ReturnValue_2) == 0x0000E0, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_IsValid_ReturnValue_1) == 0x0000E1, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_BooleanAND_ReturnValue) == 0x0000E2, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_BooleanAND_ReturnValue_1) == 0x0000E3, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x0000E8, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_BooleanAND_ReturnValue_2) == 0x000100, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x000108, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_BooleanAND_ReturnValue_3) == 0x000120, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_VSize_ReturnValue_1) == 0x000128, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_VSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_BooleanAND_ReturnValue_4) == 0x000130, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000131, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x000138, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_GetPlayerController_ReturnValue) == 0x000140, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_GetFOVAngle_ReturnValue) == 0x000148, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_GetFOVAngle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_GetActorForwardVector_ReturnValue) == 0x000150, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000168, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_GetPlayerPawn_ReturnValue) == 0x000170, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_K2_GetActorLocation_ReturnValue_4) == 0x000178, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_K2_GetActorLocation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_IsValid_ReturnValue_2) == 0x000190, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_Subtract_VectorVector_ReturnValue_3) == 0x000198, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_Subtract_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_Normal_ReturnValue) == 0x0001B0, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_Dot_VectorVector_ReturnValue) == 0x0001C8, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_DegAcos_ReturnValue) == 0x0001D0, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_DegAcos_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0001D8, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_CanFlashMove, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x0001E0, "Member 'BP_FaildFunc_FlashBack_C_CanFlashMove::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_FlashBack_C_FaildFuncStart \ static_assert(alignof(BP_FaildFunc_FlashBack_C_FaildFuncStart) == 0x000008, "Wrong alignment on BP_FaildFunc_FlashBack_C_FaildFuncStart"); \ static_assert(sizeof(BP_FaildFunc_FlashBack_C_FaildFuncStart) == 0x000020, "Wrong size on BP_FaildFunc_FlashBack_C_FaildFuncStart"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_FaildFuncStart, _actor) == 0x000000, "Member 'BP_FaildFunc_FlashBack_C_FaildFuncStart::_actor' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_FaildFuncStart, ReturnValue) == 0x000008, "Member 'BP_FaildFunc_FlashBack_C_FaildFuncStart::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_FaildFuncStart, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000010, "Member 'BP_FaildFunc_FlashBack_C_FaildFuncStart::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_FaildFuncStart, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_FaildFunc_FlashBack_C_FaildFuncStart::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_FaildFunc_FlashBack_C_FaildFuncTick \ static_assert(alignof(BP_FaildFunc_FlashBack_C_FaildFuncTick) == 0x000008, "Wrong alignment on BP_FaildFunc_FlashBack_C_FaildFuncTick"); \ static_assert(sizeof(BP_FaildFunc_FlashBack_C_FaildFuncTick) == 0x0000F8, "Wrong size on BP_FaildFunc_FlashBack_C_FaildFuncTick"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_FaildFuncTick, DeltaTime) == 0x000000, "Member 'BP_FaildFunc_FlashBack_C_FaildFuncTick::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_FaildFuncTick, ReturnValue) == 0x000004, "Member 'BP_FaildFunc_FlashBack_C_FaildFuncTick::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_FaildFuncTick, CallFunc_CanFlashMove_Can) == 0x000005, "Member 'BP_FaildFunc_FlashBack_C_FaildFuncTick::CallFunc_CanFlashMove_Can' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_FaildFuncTick, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000008, "Member 'BP_FaildFunc_FlashBack_C_FaildFuncTick::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_FaildFunc_FlashBack_C_FaildFuncTick, CallFunc_K2_SetActorLocation_ReturnValue) == 0x0000F0, "Member 'BP_FaildFunc_FlashBack_C_FaildFuncTick::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_FaildFunc_FlashBack_C \ static_assert(alignof(UBP_FaildFunc_FlashBack_C) == 0x000008, "Wrong alignment on UBP_FaildFunc_FlashBack_C"); \ static_assert(sizeof(UBP_FaildFunc_FlashBack_C) == 0x000050, "Wrong size on UBP_FaildFunc_FlashBack_C"); \ static_assert(offsetof(UBP_FaildFunc_FlashBack_C, As_BP_Base_AI) == 0x000048, "Member 'UBP_FaildFunc_FlashBack_C::As_BP_Base_AI' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MasterInteractBrush_C_DrawOnRT \ static_assert(alignof(BP_MasterInteractBrush_C_DrawOnRT) == 0x000008, "Wrong alignment on BP_MasterInteractBrush_C_DrawOnRT"); \ static_assert(sizeof(BP_MasterInteractBrush_C_DrawOnRT) == 0x000028, "Wrong size on BP_MasterInteractBrush_C_DrawOnRT"); \ static_assert(offsetof(BP_MasterInteractBrush_C_DrawOnRT, DrawingBoard) == 0x000000, "Member 'BP_MasterInteractBrush_C_DrawOnRT::DrawingBoard' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_DrawOnRT, CanvasDrawOn) == 0x000008, "Member 'BP_MasterInteractBrush_C_DrawOnRT::CanvasDrawOn' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_DrawOnRT, CanvasSize) == 0x000010, "Member 'BP_MasterInteractBrush_C_DrawOnRT::CanvasSize' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_DrawOnRT, InterpolateRate) == 0x000020, "Member 'BP_MasterInteractBrush_C_DrawOnRT::InterpolateRate' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_DrawOnRT, DrawTimes) == 0x000024, "Member 'BP_MasterInteractBrush_C_DrawOnRT::DrawTimes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush \ static_assert(alignof(BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush) == 0x000008, "Wrong alignment on BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush"); \ static_assert(sizeof(BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush) == 0x000038, "Wrong size on BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush"); \ static_assert(offsetof(BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush, EntryPoint) == 0x000000, "Member 'BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush, K2Node_Event_DrawingBoard) == 0x000008, "Member 'BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush::K2Node_Event_DrawingBoard' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush, K2Node_Event_CanvasDrawOn) == 0x000010, "Member 'BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush::K2Node_Event_CanvasDrawOn' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush, K2Node_Event_CanvasSize) == 0x000018, "Member 'BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush::K2Node_Event_CanvasSize' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush, K2Node_Event_InterpolateRate) == 0x000028, "Member 'BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush::K2Node_Event_InterpolateRate' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush, K2Node_Event_DrawTimes) == 0x00002C, "Member 'BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush::K2Node_Event_DrawTimes' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush, K2Node_Event_DeltaSeconds) == 0x000030, "Member 'BP_MasterInteractBrush_C_ExecuteUbergraph_BP_MasterInteractBrush::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MasterInteractBrush_C_ReceiveTick \ static_assert(alignof(BP_MasterInteractBrush_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_MasterInteractBrush_C_ReceiveTick"); \ static_assert(sizeof(BP_MasterInteractBrush_C_ReceiveTick) == 0x000004, "Wrong size on BP_MasterInteractBrush_C_ReceiveTick"); \ static_assert(offsetof(BP_MasterInteractBrush_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_MasterInteractBrush_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MasterInteractBrush_C_UpdateDrawInfo \ static_assert(alignof(BP_MasterInteractBrush_C_UpdateDrawInfo) == 0x000008, "Wrong alignment on BP_MasterInteractBrush_C_UpdateDrawInfo"); \ static_assert(sizeof(BP_MasterInteractBrush_C_UpdateDrawInfo) == 0x000368, "Wrong size on BP_MasterInteractBrush_C_UpdateDrawInfo"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, ReturnValue) == 0x000000, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, K2Node_MakeArray_Array) == 0x000008, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_MakeVector_ReturnValue) == 0x000018, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, Temp_object_Variable) == 0x000030, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_MakeVector_ReturnValue_1) == 0x000040, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakTransform_Location) == 0x000058, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakTransform_Rotation) == 0x000070, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakTransform_Scale) == 0x000088, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_MakeVector_ReturnValue_2) == 0x0000A0, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_Add_VectorVector_ReturnValue) == 0x0000B8, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_Abs_ReturnValue) == 0x0000D0, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000D8, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0000F8, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_LineTraceSingleForObjects_OutHit) == 0x000110, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_LineTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_LineTraceSingleForObjects_ReturnValue) == 0x0001F8, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_LineTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakTransform_Location_1) == 0x000200, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakTransform_Rotation_1) == 0x000218, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakTransform_Scale_1) == 0x000230, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakVector_X) == 0x000248, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakVector_Y) == 0x000250, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakVector_Z) == 0x000258, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_bBlockingHit) == 0x000260, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_bInitialOverlap) == 0x000261, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_Time) == 0x000264, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_Distance) == 0x000268, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_Location) == 0x000270, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_ImpactPoint) == 0x000288, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_Normal) == 0x0002A0, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_ImpactNormal) == 0x0002B8, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_PhysMat) == 0x0002D0, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_HitActor) == 0x0002D8, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_HitComponent) == 0x0002E0, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_HitBoneName) == 0x0002E8, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_BoneName) == 0x0002F0, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_HitItem) == 0x0002F8, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_ElementIndex) == 0x0002FC, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_FaceIndex) == 0x000300, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_TraceStart) == 0x000308, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_BreakHitResult_TraceEnd) == 0x000320, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000338, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000340, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000348, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_Abs_ReturnValue_1) == 0x000350, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, K2Node_SwitchEnum_CmpSuccess) == 0x000358, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_MasterInteractBrush_C_UpdateDrawInfo, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000360, "Member 'BP_MasterInteractBrush_C_UpdateDrawInfo::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_MasterInteractBrush_C \ static_assert(alignof(UBP_MasterInteractBrush_C) == 0x000010, "Wrong alignment on UBP_MasterInteractBrush_C"); \ static_assert(sizeof(UBP_MasterInteractBrush_C) == 0x0004F0, "Wrong size on UBP_MasterInteractBrush_C"); \ static_assert(offsetof(UBP_MasterInteractBrush_C, UberGraphFrame) == 0x000490, "Member 'UBP_MasterInteractBrush_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBP_MasterInteractBrush_C, InteractMode) == 0x000498, "Member 'UBP_MasterInteractBrush_C::InteractMode' has a wrong offset!"); \ static_assert(offsetof(UBP_MasterInteractBrush_C, InteractDistance) == 0x0004A0, "Member 'UBP_MasterInteractBrush_C::InteractDistance' has a wrong offset!"); \ static_assert(offsetof(UBP_MasterInteractBrush_C, TraceOffset) == 0x0004A8, "Member 'UBP_MasterInteractBrush_C::TraceOffset' has a wrong offset!"); \ static_assert(offsetof(UBP_MasterInteractBrush_C, Height) == 0x0004B0, "Member 'UBP_MasterInteractBrush_C::Height' has a wrong offset!"); \ static_assert(offsetof(UBP_MasterInteractBrush_C, PreviousHeight) == 0x0004B8, "Member 'UBP_MasterInteractBrush_C::PreviousHeight' has a wrong offset!"); \ static_assert(offsetof(UBP_MasterInteractBrush_C, TracePoint) == 0x0004C0, "Member 'UBP_MasterInteractBrush_C::TracePoint' has a wrong offset!"); \ static_assert(offsetof(UBP_MasterInteractBrush_C, InteractPlane) == 0x0004D8, "Member 'UBP_MasterInteractBrush_C::InteractPlane' has a wrong offset!"); \ static_assert(offsetof(UBP_MasterInteractBrush_C, Draw_Debug_Type) == 0x0004E0, "Member 'UBP_MasterInteractBrush_C::Draw_Debug_Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Int_AIActionImpl_C_GetPawn \ static_assert(alignof(Int_AIActionImpl_C_GetPawn) == 0x000008, "Wrong alignment on Int_AIActionImpl_C_GetPawn"); \ static_assert(sizeof(Int_AIActionImpl_C_GetPawn) == 0x000008, "Wrong size on Int_AIActionImpl_C_GetPawn"); \ static_assert(offsetof(Int_AIActionImpl_C_GetPawn, Pawn) == 0x000000, "Member 'Int_AIActionImpl_C_GetPawn::Pawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Int_AIActionImpl_C_GetTarget \ static_assert(alignof(Int_AIActionImpl_C_GetTarget) == 0x000008, "Wrong alignment on Int_AIActionImpl_C_GetTarget"); \ static_assert(sizeof(Int_AIActionImpl_C_GetTarget) == 0x000008, "Wrong size on Int_AIActionImpl_C_GetTarget"); \ static_assert(offsetof(Int_AIActionImpl_C_GetTarget, Target) == 0x000000, "Member 'Int_AIActionImpl_C_GetTarget::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Int_AIActionImpl_C_SetEnableBreak \ static_assert(alignof(Int_AIActionImpl_C_SetEnableBreak) == 0x000001, "Wrong alignment on Int_AIActionImpl_C_SetEnableBreak"); \ static_assert(sizeof(Int_AIActionImpl_C_SetEnableBreak) == 0x000001, "Wrong size on Int_AIActionImpl_C_SetEnableBreak"); \ static_assert(offsetof(Int_AIActionImpl_C_SetEnableBreak, Enable) == 0x000000, "Member 'Int_AIActionImpl_C_SetEnableBreak::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IInt_AIActionImpl_C \ static_assert(alignof(IInt_AIActionImpl_C) == 0x000001, "Wrong alignment on IInt_AIActionImpl_C"); \ static_assert(sizeof(IInt_AIActionImpl_C) == 0x000001, "Wrong size on IInt_AIActionImpl_C"); \ #define DUMPER7_ASSERTS_ABP_Abstract__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(ABP_Abstract::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on ABP_Abstract::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(ABP_Abstract::FAnimBlueprintGeneratedConstantData) == 0x0001E0, "Wrong size on ABP_Abstract::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __NameProperty_213) == 0x000004, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__NameProperty_213' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __NameProperty_214) == 0x00000C, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__NameProperty_214' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __StructProperty_215) == 0x000014, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__StructProperty_215' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __EnumProperty_216) == 0x000040, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__EnumProperty_216' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __ArrayProperty_217) == 0x000048, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__ArrayProperty_217' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __BlendProfile_218) == 0x000058, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__BlendProfile_218' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __CurveFloat_219) == 0x000060, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__CurveFloat_219' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __EnumProperty_220) == 0x000068, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__EnumProperty_220' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __EnumProperty_221) == 0x000069, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__EnumProperty_221' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __ArrayProperty_222) == 0x000070, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__ArrayProperty_222' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __NameProperty_223) == 0x000080, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__NameProperty_223' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __IntProperty_224) == 0x000088, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__IntProperty_224' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __NameProperty_225) == 0x00008C, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__NameProperty_225' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __IntProperty_226) == 0x000094, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__IntProperty_226' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __FloatProperty_227) == 0x000098, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__FloatProperty_227' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __BoolProperty_228) == 0x00009C, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__BoolProperty_228' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __FloatProperty_229) == 0x0000A0, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__FloatProperty_229' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __BoolProperty_230) == 0x0000A4, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__BoolProperty_230' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __EnumProperty_231) == 0x0000A5, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__EnumProperty_231' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __ByteProperty_232) == 0x0000A6, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__ByteProperty_232' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __NameProperty_233) == 0x0000A8, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__NameProperty_233' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __NameProperty_234) == 0x0000B0, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__NameProperty_234' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __NameProperty_235) == 0x0000B8, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__NameProperty_235' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __IntProperty_236) == 0x0000C0, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__IntProperty_236' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, __StructProperty_237) == 0x0000C8, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::__StructProperty_237' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x0000E8, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000148, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0001C8, "Member 'ABP_Abstract::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(ABP_Abstract::FAnimBlueprintGeneratedMutableData) == 0x000008, "Wrong alignment on ABP_Abstract::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(ABP_Abstract::FAnimBlueprintGeneratedMutableData) == 0x000050, "Wrong size on ABP_Abstract::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __ArrayProperty) == 0x000008, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__ArrayProperty' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __BoolProperty_0) == 0x000018, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__BoolProperty_0' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __FloatProperty_1) == 0x00001C, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__FloatProperty_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __BoolProperty_2) == 0x000020, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__BoolProperty_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __BoolProperty_3) == 0x000021, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__BoolProperty_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __FloatProperty_4) == 0x000024, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__FloatProperty_4' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __BoolProperty_5) == 0x000028, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__BoolProperty_5' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __BoolProperty_6) == 0x000029, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__BoolProperty_6' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __BoolProperty_7) == 0x00002A, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__BoolProperty_7' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __FloatProperty_8) == 0x00002C, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__FloatProperty_8' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __FloatProperty_9) == 0x000030, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__FloatProperty_9' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __FloatProperty_10) == 0x000034, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__FloatProperty_10' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __FloatProperty_11) == 0x000038, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__FloatProperty_11' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __FloatProperty_12) == 0x00003C, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__FloatProperty_12' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __FloatProperty_13) == 0x000040, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__FloatProperty_13' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __FloatProperty_14) == 0x000044, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__FloatProperty_14' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract::FAnimBlueprintGeneratedMutableData, __FloatProperty_15) == 0x000048, "Member 'ABP_Abstract::FAnimBlueprintGeneratedMutableData::__FloatProperty_15' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_ActiveAttackAimOffset \ static_assert(alignof(ABP_Abstract_C_ActiveAttackAimOffset) == 0x000001, "Wrong alignment on ABP_Abstract_C_ActiveAttackAimOffset"); \ static_assert(sizeof(ABP_Abstract_C_ActiveAttackAimOffset) == 0x000001, "Wrong size on ABP_Abstract_C_ActiveAttackAimOffset"); \ static_assert(offsetof(ABP_Abstract_C_ActiveAttackAimOffset, NewActive) == 0x000000, "Member 'ABP_Abstract_C_ActiveAttackAimOffset::NewActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_ActiveFootIk \ static_assert(alignof(ABP_Abstract_C_ActiveFootIk) == 0x000001, "Wrong alignment on ABP_Abstract_C_ActiveFootIk"); \ static_assert(sizeof(ABP_Abstract_C_ActiveFootIk) == 0x000001, "Wrong size on ABP_Abstract_C_ActiveFootIk"); \ static_assert(offsetof(ABP_Abstract_C_ActiveFootIk, NewActive) == 0x000000, "Member 'ABP_Abstract_C_ActiveFootIk::NewActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_AnimGraph \ static_assert(alignof(ABP_Abstract_C_AnimGraph) == 0x000008, "Wrong alignment on ABP_Abstract_C_AnimGraph"); \ static_assert(sizeof(ABP_Abstract_C_AnimGraph) == 0x000010, "Wrong size on ABP_Abstract_C_AnimGraph"); \ static_assert(offsetof(ABP_Abstract_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'ABP_Abstract_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_AnimStepOnNotify \ static_assert(alignof(ABP_Abstract_C_AnimStepOnNotify) == 0x000004, "Wrong alignment on ABP_Abstract_C_AnimStepOnNotify"); \ static_assert(sizeof(ABP_Abstract_C_AnimStepOnNotify) == 0x000008, "Wrong size on ABP_Abstract_C_AnimStepOnNotify"); \ static_assert(offsetof(ABP_Abstract_C_AnimStepOnNotify, LegName) == 0x000000, "Member 'ABP_Abstract_C_AnimStepOnNotify::LegName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_BlueprintUpdateAnimation \ static_assert(alignof(ABP_Abstract_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on ABP_Abstract_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(ABP_Abstract_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on ABP_Abstract_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(ABP_Abstract_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'ABP_Abstract_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_ChangeMovementDirection \ static_assert(alignof(ABP_Abstract_C_ChangeMovementDirection) == 0x000001, "Wrong alignment on ABP_Abstract_C_ChangeMovementDirection"); \ static_assert(sizeof(ABP_Abstract_C_ChangeMovementDirection) == 0x000001, "Wrong size on ABP_Abstract_C_ChangeMovementDirection"); \ static_assert(offsetof(ABP_Abstract_C_ChangeMovementDirection, Direction_0) == 0x000000, "Member 'ABP_Abstract_C_ChangeMovementDirection::Direction_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_CheckThisBSAnimationSwitchFinished \ static_assert(alignof(ABP_Abstract_C_CheckThisBSAnimationSwitchFinished) == 0x000008, "Wrong alignment on ABP_Abstract_C_CheckThisBSAnimationSwitchFinished"); \ static_assert(sizeof(ABP_Abstract_C_CheckThisBSAnimationSwitchFinished) == 0x000010, "Wrong size on ABP_Abstract_C_CheckThisBSAnimationSwitchFinished"); \ static_assert(offsetof(ABP_Abstract_C_CheckThisBSAnimationSwitchFinished, TargetBS) == 0x000000, "Member 'ABP_Abstract_C_CheckThisBSAnimationSwitchFinished::TargetBS' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_CheckThisBSAnimationSwitchFinished, IsFinished) == 0x000008, "Member 'ABP_Abstract_C_CheckThisBSAnimationSwitchFinished::IsFinished' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_CheckThisBSAnimationSwitchFinished, NotTarget) == 0x000009, "Member 'ABP_Abstract_C_CheckThisBSAnimationSwitchFinished::NotTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_CheckThisBSAnimationSwitchFinished, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x00000A, "Member 'ABP_Abstract_C_CheckThisBSAnimationSwitchFinished::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_CheckThisBSAnimationSwitchFinished, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x00000B, "Member 'ABP_Abstract_C_CheckThisBSAnimationSwitchFinished::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_DesiredMeshRoot \ static_assert(alignof(ABP_Abstract_C_DesiredMeshRoot) == 0x000008, "Wrong alignment on ABP_Abstract_C_DesiredMeshRoot"); \ static_assert(sizeof(ABP_Abstract_C_DesiredMeshRoot) == 0x000090, "Wrong size on ABP_Abstract_C_DesiredMeshRoot"); \ static_assert(offsetof(ABP_Abstract_C_DesiredMeshRoot, Bottom) == 0x000000, "Member 'ABP_Abstract_C_DesiredMeshRoot::Bottom' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_DesiredMeshRoot, BottomWithIKFoot) == 0x000018, "Member 'ABP_Abstract_C_DesiredMeshRoot::BottomWithIKFoot' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_DesiredMeshRoot, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000030, "Member 'ABP_Abstract_C_DesiredMeshRoot::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_DesiredMeshRoot, CallFunc_MakeVector_ReturnValue) == 0x000048, "Member 'ABP_Abstract_C_DesiredMeshRoot::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_DesiredMeshRoot, CallFunc_Add_VectorVector_ReturnValue) == 0x000060, "Member 'ABP_Abstract_C_DesiredMeshRoot::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_DesiredMeshRoot, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000078, "Member 'ABP_Abstract_C_DesiredMeshRoot::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_DesiredMeshRootBumpy \ static_assert(alignof(ABP_Abstract_C_DesiredMeshRootBumpy) == 0x000008, "Wrong alignment on ABP_Abstract_C_DesiredMeshRootBumpy"); \ static_assert(sizeof(ABP_Abstract_C_DesiredMeshRootBumpy) == 0x000068, "Wrong size on ABP_Abstract_C_DesiredMeshRootBumpy"); \ static_assert(offsetof(ABP_Abstract_C_DesiredMeshRootBumpy, ReturnValue) == 0x000000, "Member 'ABP_Abstract_C_DesiredMeshRootBumpy::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_DesiredMeshRootBumpy, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000018, "Member 'ABP_Abstract_C_DesiredMeshRootBumpy::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_DesiredMeshRootBumpy, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'ABP_Abstract_C_DesiredMeshRootBumpy::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_DesiredMeshRootBumpy, CallFunc_MakeVector_ReturnValue) == 0x000038, "Member 'ABP_Abstract_C_DesiredMeshRootBumpy::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_DesiredMeshRootBumpy, CallFunc_Add_VectorVector_ReturnValue) == 0x000050, "Member 'ABP_Abstract_C_DesiredMeshRootBumpy::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_EnableAOBS \ static_assert(alignof(ABP_Abstract_C_EnableAOBS) == 0x000008, "Wrong alignment on ABP_Abstract_C_EnableAOBS"); \ static_assert(sizeof(ABP_Abstract_C_EnableAOBS) == 0x000010, "Wrong size on ABP_Abstract_C_EnableAOBS"); \ static_assert(offsetof(ABP_Abstract_C_EnableAOBS, Enable) == 0x000000, "Member 'ABP_Abstract_C_EnableAOBS::Enable' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_EnableAOBS, MinAngle_0) == 0x000008, "Member 'ABP_Abstract_C_EnableAOBS::MinAngle_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_EnableFootIK \ static_assert(alignof(ABP_Abstract_C_EnableFootIK) == 0x000001, "Wrong alignment on ABP_Abstract_C_EnableFootIK"); \ static_assert(sizeof(ABP_Abstract_C_EnableFootIK) == 0x000001, "Wrong size on ABP_Abstract_C_EnableFootIK"); \ static_assert(offsetof(ABP_Abstract_C_EnableFootIK, Value) == 0x000000, "Member 'ABP_Abstract_C_EnableFootIK::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_EnableHeightSync \ static_assert(alignof(ABP_Abstract_C_EnableHeightSync) == 0x000008, "Wrong alignment on ABP_Abstract_C_EnableHeightSync"); \ static_assert(sizeof(ABP_Abstract_C_EnableHeightSync) == 0x000008, "Wrong size on ABP_Abstract_C_EnableHeightSync"); \ static_assert(offsetof(ABP_Abstract_C_EnableHeightSync, HeightDelta) == 0x000000, "Member 'ABP_Abstract_C_EnableHeightSync::HeightDelta' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract \ static_assert(alignof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract) == 0x000008, "Wrong alignment on ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract"); \ static_assert(sizeof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract) == 0x0012A8, "Wrong size on ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, EntryPoint) == 0x000000, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_object_Variable) == 0x000008, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_object_Variable_1) == 0x000018, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Add_VectorVector_ReturnValue) == 0x000030, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000048, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_SphereTraceSingle_OutHit) == 0x000060, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_SphereTraceSingle_OutHit' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_SphereTraceSingle_ReturnValue) == 0x000148, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_SphereTraceSingle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetVelocity_ReturnValue) == 0x000150, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_object_Variable_2) == 0x000168, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000178, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BooleanAND_ReturnValue) == 0x000179, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_MakeVector_ReturnValue) == 0x000180, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_FClamp_ReturnValue) == 0x000198, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CustomEvent_Delta) == 0x0001A0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CustomEvent_Delta' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x0001A8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetComponentByClass_ReturnValue) == 0x0001B0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_X) == 0x0001B8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_Y) == 0x0001C0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_Z) == 0x0001C8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Vector_IsNearlyZero_ReturnValue) == 0x0001D0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Vector_IsNearlyZero_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsValid_ReturnValue_1) == 0x0001D1, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Normal_ReturnValue) == 0x0001D8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_bool_Variable) == 0x0001F0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Not_PreBool_ReturnValue) == 0x0001F1, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x0001F2, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CreateDelegate_OutputDelegate) == 0x0001F4, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_bool_Variable_1) == 0x000204, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000208, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CreateDelegate_OutputDelegate_1) == 0x000220, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000230, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_VInterpTo_ReturnValue) == 0x000238, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_VInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000250, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000258, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetLoadingScreen_ReturnValue) == 0x000270, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetLoadingScreen_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsValid_ReturnValue_2) == 0x000278, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsInViewport_ReturnValue) == 0x000279, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsInViewport_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Add_VectorVector_ReturnValue_3) == 0x000280, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Add_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_SphereTraceSingle_OutHit_1) == 0x000298, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_SphereTraceSingle_OutHit_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_SphereTraceSingle_ReturnValue_1) == 0x000380, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_SphereTraceSingle_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CreateDelegate_OutputDelegate_2) == 0x000384, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_bBlockingHit) == 0x000394, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_bInitialOverlap) == 0x000395, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_Time) == 0x000398, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_Distance) == 0x00039C, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_Location) == 0x0003A0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_ImpactPoint) == 0x0003B8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_Normal) == 0x0003D0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_ImpactNormal) == 0x0003E8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_PhysMat) == 0x000400, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_HitActor) == 0x000408, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_HitComponent) == 0x000410, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_HitBoneName) == 0x000418, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_BoneName) == 0x000420, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_HitItem) == 0x000428, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_ElementIndex) == 0x00042C, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_FaceIndex) == 0x000430, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_TraceStart) == 0x000438, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_TraceEnd) == 0x000450, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_X_1) == 0x000468, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_Y_1) == 0x000470, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_Z_1) == 0x000478, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetMaxSpeed_ReturnValue) == 0x000480, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetMaxSpeed_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_IsInteraction) == 0x000484, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_IsInteraction' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000488, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000490, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_real_Variable) == 0x000498, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_FClamp_ReturnValue_1) == 0x0004A0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_MakeLiteralDouble_ReturnValue) == 0x0004A8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_real_Variable_1) == 0x0004B0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0004B8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0004D0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetMeshRef_meshref) == 0x0004E8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetMeshRef_meshref' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Add_VectorVector_ReturnValue_4) == 0x0004F0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Add_VectorVector_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetMeshRef_meshref_1) == 0x000508, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetMeshRef_meshref_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000510, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetMeshRef_meshref_2) == 0x000528, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetMeshRef_meshref_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_bool_Variable_2) == 0x000530, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_DesiredMeshRoot_Bottom) == 0x000538, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_DesiredMeshRoot_Bottom' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_DesiredMeshRoot_BottomWithIKFoot) == 0x000550, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_DesiredMeshRoot_BottomWithIKFoot' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetMeshRef_meshref_3) == 0x000568, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetMeshRef_meshref_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetMeshRef_meshref_4) == 0x000570, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetMeshRef_meshref_4' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000578, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x000590, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_real_Variable_2) == 0x000598, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x0005A0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000688, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_bool_Variable_3) == 0x000690, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_DynamicCast_AsCharacter) == 0x000698, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_DynamicCast_bSuccess) == 0x0006A0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsPlayingRootMotion_ReturnValue) == 0x0006A1, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsPlayingRootMotion_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_ProjectToVirtualPlane_OutProjectPoint) == 0x0006A8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_ProjectToVirtualPlane_OutProjectPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_real_Variable_3) == 0x0006C0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_X_2) == 0x0006C8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_Y_2) == 0x0006D0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_Z_2) == 0x0006D8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_MakeVector_ReturnValue_1) == 0x0006E0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_bool_Variable_4) == 0x0006F8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_NewActive_1) == 0x0006F9, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_NewActive_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_NewActive) == 0x0006FA, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_NewActive' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_TryGetPawnOwner_ReturnValue_1) == 0x000700, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_TryGetPawnOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000708, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_real_Variable_4) == 0x000720, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000728, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x000740, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000758, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_X_3) == 0x000770, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_X_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_Y_3) == 0x000778, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_Z_3) == 0x000780, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Add_VectorVector_ReturnValue_5) == 0x000788, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Add_VectorVector_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_MakeVector_ReturnValue_2) == 0x0007A0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Add_VectorVector_ReturnValue_6) == 0x0007B8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Add_VectorVector_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_K2_SetRelativeLocation_SweepHitResult_1) == 0x0007D0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_K2_SetRelativeLocation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_SphereTraceSingle_OutHit_2) == 0x0008B8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_SphereTraceSingle_OutHit_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_SphereTraceSingle_ReturnValue_2) == 0x0009A0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_SphereTraceSingle_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x0009A8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_bBlockingHit_1) == 0x0009C0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_bBlockingHit_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_bInitialOverlap_1) == 0x0009C1, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_bInitialOverlap_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_Time_1) == 0x0009C4, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_Time_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_Distance_1) == 0x0009C8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_Distance_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_Location_1) == 0x0009D0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_Location_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_ImpactPoint_1) == 0x0009E8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_ImpactPoint_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_Normal_1) == 0x000A00, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_Normal_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_ImpactNormal_1) == 0x000A18, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_ImpactNormal_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_PhysMat_1) == 0x000A30, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_PhysMat_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_HitActor_1) == 0x000A38, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_HitActor_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_HitComponent_1) == 0x000A40, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_HitComponent_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_HitBoneName_1) == 0x000A48, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_HitBoneName_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_BoneName_1) == 0x000A50, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_BoneName_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_HitItem_1) == 0x000A58, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_HitItem_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_ElementIndex_1) == 0x000A5C, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_ElementIndex_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_FaceIndex_1) == 0x000A60, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_FaceIndex_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_TraceStart_1) == 0x000A68, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_TraceStart_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_TraceEnd_1) == 0x000A80, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_TraceEnd_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x000A98, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Vector_Distance2D_ReturnValue) == 0x000AB0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_X_4) == 0x000AB8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_X_4' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_Y_4) == 0x000AC0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_Y_4' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_Z_4) == 0x000AC8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_Z_4' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000AD0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_MakeVector_ReturnValue_3) == 0x000AD8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_K2_SetRelativeLocation_SweepHitResult_2) == 0x000AF0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_K2_SetRelativeLocation_SweepHitResult_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_bBlockingHit_2) == 0x000BD8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_bBlockingHit_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_bInitialOverlap_2) == 0x000BD9, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_bInitialOverlap_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_Time_2) == 0x000BDC, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_Time_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_Distance_2) == 0x000BE0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_Distance_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_Location_2) == 0x000BE8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_Location_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_ImpactPoint_2) == 0x000C00, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_ImpactPoint_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_Normal_2) == 0x000C18, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_Normal_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_ImpactNormal_2) == 0x000C30, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_ImpactNormal_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_PhysMat_2) == 0x000C48, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_PhysMat_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_HitActor_2) == 0x000C50, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_HitActor_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_HitComponent_2) == 0x000C58, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_HitComponent_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_HitBoneName_2) == 0x000C60, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_HitBoneName_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_BoneName_2) == 0x000C68, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_BoneName_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_HitItem_2) == 0x000C70, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_HitItem_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_ElementIndex_2) == 0x000C74, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_ElementIndex_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_FaceIndex_2) == 0x000C78, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_FaceIndex_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_TraceStart_2) == 0x000C80, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_TraceStart_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakHitResult_TraceEnd_2) == 0x000C98, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakHitResult_TraceEnd_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_X_5) == 0x000CB0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_X_5' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_Y_5) == 0x000CB8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_Y_5' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BreakVector_Z_5) == 0x000CC0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BreakVector_Z_5' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_MakeVector_ReturnValue_4) == 0x000CC8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_MakeVector_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_MakeVector_ReturnValue_5) == 0x000CE0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_MakeVector_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_MakeVector_ReturnValue_6) == 0x000CF8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_MakeVector_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_MakeVector_ReturnValue_7) == 0x000D10, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_MakeVector_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_EqualEqual_VectorVector_ReturnValue_1) == 0x000D28, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_EqualEqual_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Subtract_VectorVector_ReturnValue_3) == 0x000D30, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Subtract_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_MakeVector_ReturnValue_8) == 0x000D48, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_MakeVector_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x000D60, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_VInterpTo_ReturnValue_1) == 0x000D68, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_VInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsValid_ReturnValue_3) == 0x000D80, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_DeltaTimeX) == 0x000D84, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_TryGetPawnOwner_ReturnValue_2) == 0x000D88, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_TryGetPawnOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsValid_ReturnValue_4) == 0x000D90, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetMovementComponent_ReturnValue) == 0x000D98, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetMovementComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsFalling_ReturnValue) == 0x000DA0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000DA8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_DynamicCast_bSuccess_1) == 0x000DB0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000DB1, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsValidSoftObjectReference_ReturnValue_1) == 0x000DB2, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsValidSoftObjectReference_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Select_Default) == 0x000DB8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Select_Default_1) == 0x000DC0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_bool_Variable_5) == 0x000DC8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsPlayingNetworkedRootMotionMontage_ReturnValue) == 0x000DC9, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsPlayingNetworkedRootMotionMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetWorldDeltaSeconds_ReturnValue_2) == 0x000DD0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetWorldDeltaSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CustomEvent_IsInCombat) == 0x000DD8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CustomEvent_IsInCombat' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CustomEvent_Status) == 0x000DD9, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CustomEvent_Status' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CustomEvent_Value) == 0x000DDA, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000DE0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsValid_ReturnValue_5) == 0x000DE8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000DE9, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CreateDelegate_OutputDelegate_3) == 0x000DEC, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Conv_BoolToFloat_ReturnValue) == 0x000DFC, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Conv_BoolToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_FInterpTo_Constant_ReturnValue) == 0x000E00, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_FInterpTo_Constant_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsValid_ReturnValue_6) == 0x000E08, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetWorldDeltaSeconds_ReturnValue_3) == 0x000E10, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetWorldDeltaSeconds_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetCurveValue_ReturnValue) == 0x000E18, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetActiveCurveNames_OutNames) == 0x000E20, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetActiveCurveNames_OutNames' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetWorldDeltaSeconds_ReturnValue_4) == 0x000E30, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetWorldDeltaSeconds_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Select_Default_2) == 0x000E38, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_FInterpTo_ReturnValue) == 0x000E40, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetAnimProfile_self_CastInput) == 0x000E48, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetAnimProfile_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetAnimProfile_Profile) == 0x000E58, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetAnimProfile_Profile' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetAnimItem_self_CastInput) == 0x000E60, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetAnimItem_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetAnimItem_Item) == 0x000E70, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetAnimItem_Item' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_MakeVector_ReturnValue_9) == 0x000E88, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_MakeVector_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsValid_ReturnValue_7) == 0x000EA0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_NewIdleAnim) == 0x000EA8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_NewIdleAnim' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsValid_ReturnValue_8) == 0x000EB0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000EB8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000EC0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetState_State) == 0x000EC1, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000EC2, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_BSKey_1) == 0x000EC8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_BSKey_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_Immediately_1) == 0x000ED8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_Immediately_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_NewBS) == 0x000EE0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_NewBS' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_BSKey) == 0x000EE8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_BSKey' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_Immediately) == 0x000EF8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_Immediately' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000EF9, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CustomEvent_OldItem) == 0x000F00, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CustomEvent_NewItem) == 0x000F20, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CustomEvent_Type) == 0x000F40, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CustomEvent_SlotIndex) == 0x000F44, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CustomEvent_ActiveIndex) == 0x000F48, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CustomEvent_ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CustomEvent_IsSlotChange) == 0x000F4C, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CustomEvent_IsSlotChange' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_Close) == 0x000F4D, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_Close' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_Key) == 0x000F50, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_Key' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_bForceSpeedZero) == 0x000F58, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_bForceSpeedZero' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CustomEvent_Montage) == 0x000F60, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CustomEvent_Montage' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CustomEvent_bInterrupted) == 0x000F68, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CustomEvent_bInterrupted' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetBlendOutArgs_ReturnValue) == 0x000F70, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetBlendOutArgs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_name_Variable) == 0x000F80, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Array_Contains_ReturnValue) == 0x000F88, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_bool_Has_Been_Initd_Variable) == 0x000F89, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000F90, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CreateDelegate_OutputDelegate_4) == 0x000F98, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_SelectFloat_ReturnValue) == 0x000FA8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_Pose) == 0x000FB0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_Pose' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000FB4, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Not_PreBool_ReturnValue_1) == 0x000FB5, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_K2_GetActorLocation_ReturnValue_4) == 0x000FB8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_K2_GetActorLocation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_bool_IsClosed_Variable) == 0x000FD0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetSpeed_ReturnValue) == 0x000FD8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetSpeed_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_FocustTarget) == 0x000FE0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_FocustTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_FocustLocation) == 0x000FE8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_FocustLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_HeightDelta) == 0x001000, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_HeightDelta' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_MakeVector_ReturnValue_10) == 0x001008, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_MakeVector_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetMeshRef_meshref_5) == 0x001020, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetMeshRef_meshref_5' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_Value) == 0x001028, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_K2_SetRelativeLocation_SweepHitResult_3) == 0x001030, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_K2_SetRelativeLocation_SweepHitResult_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_LegName) == 0x001118, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_LegName' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x001120, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CreateDelegate_OutputDelegate_5) == 0x001124, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Select_Default_3) == 0x001138, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_SwitchEnum_CmpSuccess) == 0x001140, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_real_Variable_5) == 0x001148, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetClassDisplayName_ReturnValue) == 0x001150, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsEnableIKInSettings_ReturnValue) == 0x001160, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsEnableIKInSettings_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_FakeMove) == 0x001161, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_FakeMove' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetComponentByClass_ReturnValue_3) == 0x001168, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetComponentByClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_IK_Location) == 0x001170, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_IK_Location' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetStatValue_Value) == 0x001188, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetStatValue_Value_1) == 0x001190, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_Animation_1) == 0x001198, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_Animation_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_Animation) == 0x0011A0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_Animation' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_Slot) == 0x0011A8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_Slot' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0011B0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_GetDisplayName_ReturnValue) == 0x0011B8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Concat_StrStr_ReturnValue) == 0x0011C8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CreateDelegate_OutputDelegate_6) == 0x0011D8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0011E8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, Temp_real_Variable_6) == 0x0011F8, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::Temp_real_Variable_6' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CustomEvent_PrevState) == 0x001200, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CustomEvent_PrevState' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_CustomEvent_NewState) == 0x001201, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_CustomEvent_NewState' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x001202, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Select_Default_4) == 0x001208, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x001210, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_FInterpTo_ReturnValue_1) == 0x001218, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_FInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_BooleanOR_ReturnValue) == 0x001220, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_Direction) == 0x001221, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_Direction' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_enable) == 0x001222, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_enable' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_MinAngle) == 0x001228, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_MinAngle' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Event_PlayRate) == 0x001230, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Event_PlayRate' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_IsValid_ReturnValue_9) == 0x001238, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_StructMemberSet___FloatProperty_4_ImplicitCast) == 0x00123C, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_StructMemberSet___FloatProperty_4_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_VInterpTo_DeltaTime_ImplicitCast) == 0x001240, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_VInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x001248, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_VInterpTo_DeltaTime_ImplicitCast_1) == 0x001250, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_VInterpTo_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_UpdateFootPredict_Delta_ImplicitCast) == 0x001258, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_UpdateFootPredict_Delta_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x001260, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_FInterpTo_Constant_Target_ImplicitCast) == 0x001268, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_FInterpTo_Constant_Target_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_SelectFloat_B_ImplicitCast) == 0x001270, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_SelectFloat_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x001278, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_VariableSet_BlendOutTime_ImplicitCast) == 0x001280, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_VariableSet_BlendOutTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x001288, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_Select_Option_1_ImplicitCast) == 0x001290, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x001298, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_VariableSet_False_Blend_Time_ImplicitCast) == 0x0012A0, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_VariableSet_False_Blend_Time_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract, K2Node_VariableSet_ForceIdlePlayRateByLOD_ImplicitCast) == 0x0012A4, "Member 'ABP_Abstract_C_ExecuteUbergraph_ABP_Abstract::K2Node_VariableSet_ForceIdlePlayRateByLOD_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_FocusCloseRotatoHeadInstance \ static_assert(alignof(ABP_Abstract_C_FocusCloseRotatoHeadInstance) == 0x000008, "Wrong alignment on ABP_Abstract_C_FocusCloseRotatoHeadInstance"); \ static_assert(sizeof(ABP_Abstract_C_FocusCloseRotatoHeadInstance) == 0x000010, "Wrong size on ABP_Abstract_C_FocusCloseRotatoHeadInstance"); \ static_assert(offsetof(ABP_Abstract_C_FocusCloseRotatoHeadInstance, Close) == 0x000000, "Member 'ABP_Abstract_C_FocusCloseRotatoHeadInstance::Close' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_FocusCloseRotatoHeadInstance, Key) == 0x000008, "Member 'ABP_Abstract_C_FocusCloseRotatoHeadInstance::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_GetBlendspaceKey \ static_assert(alignof(ABP_Abstract_C_GetBlendspaceKey) == 0x000008, "Wrong alignment on ABP_Abstract_C_GetBlendspaceKey"); \ static_assert(sizeof(ABP_Abstract_C_GetBlendspaceKey) == 0x000010, "Wrong size on ABP_Abstract_C_GetBlendspaceKey"); \ static_assert(offsetof(ABP_Abstract_C_GetBlendspaceKey, ReturnValue) == 0x000000, "Member 'ABP_Abstract_C_GetBlendspaceKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_GetMeshRef \ static_assert(alignof(ABP_Abstract_C_GetMeshRef) == 0x000008, "Wrong alignment on ABP_Abstract_C_GetMeshRef"); \ static_assert(sizeof(ABP_Abstract_C_GetMeshRef) == 0x000008, "Wrong size on ABP_Abstract_C_GetMeshRef"); \ static_assert(offsetof(ABP_Abstract_C_GetMeshRef, meshref) == 0x000000, "Member 'ABP_Abstract_C_GetMeshRef::meshref' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_GetSpeed \ static_assert(alignof(ABP_Abstract_C_GetSpeed) == 0x000008, "Wrong alignment on ABP_Abstract_C_GetSpeed"); \ static_assert(sizeof(ABP_Abstract_C_GetSpeed) == 0x000080, "Wrong size on ABP_Abstract_C_GetSpeed"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, ReturnValue) == 0x000000, "Member 'ABP_Abstract_C_GetSpeed::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, localSlowtickIsOK) == 0x000008, "Member 'ABP_Abstract_C_GetSpeed::localSlowtickIsOK' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, CallFunc_GetVelocity_ReturnValue) == 0x000010, "Member 'ABP_Abstract_C_GetSpeed::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, CallFunc_VSizeXY_ReturnValue) == 0x000028, "Member 'ABP_Abstract_C_GetSpeed::CallFunc_VSizeXY_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, CallFunc_Need_Slide_Step_Need) == 0x000030, "Member 'ABP_Abstract_C_GetSpeed::CallFunc_Need_Slide_Step_Need' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, CallFunc_BooleanOR_ReturnValue) == 0x000031, "Member 'ABP_Abstract_C_GetSpeed::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, CallFunc_BooleanAND_ReturnValue) == 0x000032, "Member 'ABP_Abstract_C_GetSpeed::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, CallFunc_GetAIController_ReturnValue) == 0x000038, "Member 'ABP_Abstract_C_GetSpeed::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, K2Node_SwitchEnum_CmpSuccess) == 0x000040, "Member 'ABP_Abstract_C_GetSpeed::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, CallFunc_IsValid_ReturnValue) == 0x000041, "Member 'ABP_Abstract_C_GetSpeed::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, CallFunc_GetMoveStatus_ReturnValue) == 0x000042, "Member 'ABP_Abstract_C_GetSpeed::CallFunc_GetMoveStatus_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000043, "Member 'ABP_Abstract_C_GetSpeed::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, Temp_bool_Variable) == 0x000044, "Member 'ABP_Abstract_C_GetSpeed::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, CallFunc_Not_PreBool_ReturnValue) == 0x000045, "Member 'ABP_Abstract_C_GetSpeed::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, CallFunc_BooleanAND_ReturnValue_1) == 0x000046, "Member 'ABP_Abstract_C_GetSpeed::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, CallFunc_GetVelocity_ReturnValue_1) == 0x000048, "Member 'ABP_Abstract_C_GetSpeed::CallFunc_GetVelocity_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, CallFunc_VSizeXY_ReturnValue_1) == 0x000060, "Member 'ABP_Abstract_C_GetSpeed::CallFunc_VSizeXY_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, CallFunc_SelectFloat_ReturnValue) == 0x000068, "Member 'ABP_Abstract_C_GetSpeed::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, K2Node_Select_Default) == 0x000070, "Member 'ABP_Abstract_C_GetSpeed::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_GetSpeed, K2Node_Select_Option_1_ImplicitCast) == 0x000078, "Member 'ABP_Abstract_C_GetSpeed::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_HeightSync \ static_assert(alignof(ABP_Abstract_C_HeightSync) == 0x000008, "Wrong alignment on ABP_Abstract_C_HeightSync"); \ static_assert(sizeof(ABP_Abstract_C_HeightSync) == 0x000020, "Wrong size on ABP_Abstract_C_HeightSync"); \ static_assert(offsetof(ABP_Abstract_C_HeightSync, InPose) == 0x000000, "Member 'ABP_Abstract_C_HeightSync::InPose' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_HeightSync, HeightSync_0) == 0x000010, "Member 'ABP_Abstract_C_HeightSync::HeightSync_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_OnActivityChanged \ static_assert(alignof(ABP_Abstract_C_OnActivityChanged) == 0x000001, "Wrong alignment on ABP_Abstract_C_OnActivityChanged"); \ static_assert(sizeof(ABP_Abstract_C_OnActivityChanged) == 0x000002, "Wrong size on ABP_Abstract_C_OnActivityChanged"); \ static_assert(offsetof(ABP_Abstract_C_OnActivityChanged, Status) == 0x000000, "Member 'ABP_Abstract_C_OnActivityChanged::Status' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_OnActivityChanged, Value) == 0x000001, "Member 'ABP_Abstract_C_OnActivityChanged::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_OnInCombatChanged \ static_assert(alignof(ABP_Abstract_C_OnInCombatChanged) == 0x000001, "Wrong alignment on ABP_Abstract_C_OnInCombatChanged"); \ static_assert(sizeof(ABP_Abstract_C_OnInCombatChanged) == 0x000001, "Wrong size on ABP_Abstract_C_OnInCombatChanged"); \ static_assert(offsetof(ABP_Abstract_C_OnInCombatChanged, IsInCombat_0) == 0x000000, "Member 'ABP_Abstract_C_OnInCombatChanged::IsInCombat_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_OnMontageBlendingOutEvent \ static_assert(alignof(ABP_Abstract_C_OnMontageBlendingOutEvent) == 0x000008, "Wrong alignment on ABP_Abstract_C_OnMontageBlendingOutEvent"); \ static_assert(sizeof(ABP_Abstract_C_OnMontageBlendingOutEvent) == 0x000010, "Wrong size on ABP_Abstract_C_OnMontageBlendingOutEvent"); \ static_assert(offsetof(ABP_Abstract_C_OnMontageBlendingOutEvent, Montage) == 0x000000, "Member 'ABP_Abstract_C_OnMontageBlendingOutEvent::Montage' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_OnMontageBlendingOutEvent, bInterrupted) == 0x000008, "Member 'ABP_Abstract_C_OnMontageBlendingOutEvent::bInterrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_OnStateChangedEvent \ static_assert(alignof(ABP_Abstract_C_OnStateChangedEvent) == 0x000001, "Wrong alignment on ABP_Abstract_C_OnStateChangedEvent"); \ static_assert(sizeof(ABP_Abstract_C_OnStateChangedEvent) == 0x000002, "Wrong size on ABP_Abstract_C_OnStateChangedEvent"); \ static_assert(offsetof(ABP_Abstract_C_OnStateChangedEvent, prevState) == 0x000000, "Member 'ABP_Abstract_C_OnStateChangedEvent::prevState' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_OnStateChangedEvent, NewState) == 0x000001, "Member 'ABP_Abstract_C_OnStateChangedEvent::NewState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_OnWeaponChanged \ static_assert(alignof(ABP_Abstract_C_OnWeaponChanged) == 0x000008, "Wrong alignment on ABP_Abstract_C_OnWeaponChanged"); \ static_assert(sizeof(ABP_Abstract_C_OnWeaponChanged) == 0x000050, "Wrong size on ABP_Abstract_C_OnWeaponChanged"); \ static_assert(offsetof(ABP_Abstract_C_OnWeaponChanged, OldItem) == 0x000000, "Member 'ABP_Abstract_C_OnWeaponChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_OnWeaponChanged, NewItem) == 0x000020, "Member 'ABP_Abstract_C_OnWeaponChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_OnWeaponChanged, Type) == 0x000040, "Member 'ABP_Abstract_C_OnWeaponChanged::Type' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_OnWeaponChanged, SlotIndex) == 0x000044, "Member 'ABP_Abstract_C_OnWeaponChanged::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_OnWeaponChanged, ActiveIndex) == 0x000048, "Member 'ABP_Abstract_C_OnWeaponChanged::ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_OnWeaponChanged, IsSlotChange) == 0x00004C, "Member 'ABP_Abstract_C_OnWeaponChanged::IsSlotChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_PlayHitAnimOffset \ static_assert(alignof(ABP_Abstract_C_PlayHitAnimOffset) == 0x000004, "Wrong alignment on ABP_Abstract_C_PlayHitAnimOffset"); \ static_assert(sizeof(ABP_Abstract_C_PlayHitAnimOffset) == 0x000004, "Wrong size on ABP_Abstract_C_PlayHitAnimOffset"); \ static_assert(offsetof(ABP_Abstract_C_PlayHitAnimOffset, Pose) == 0x000000, "Member 'ABP_Abstract_C_PlayHitAnimOffset::Pose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_PlayInteractionAnimation \ static_assert(alignof(ABP_Abstract_C_PlayInteractionAnimation) == 0x000008, "Wrong alignment on ABP_Abstract_C_PlayInteractionAnimation"); \ static_assert(sizeof(ABP_Abstract_C_PlayInteractionAnimation) == 0x000010, "Wrong size on ABP_Abstract_C_PlayInteractionAnimation"); \ static_assert(offsetof(ABP_Abstract_C_PlayInteractionAnimation, Animation) == 0x000000, "Member 'ABP_Abstract_C_PlayInteractionAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_PlayInteractionAnimation, Slot) == 0x000008, "Member 'ABP_Abstract_C_PlayInteractionAnimation::Slot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_ProjectToVirtualPlane \ static_assert(alignof(ABP_Abstract_C_ProjectToVirtualPlane) == 0x000008, "Wrong alignment on ABP_Abstract_C_ProjectToVirtualPlane"); \ static_assert(sizeof(ABP_Abstract_C_ProjectToVirtualPlane) == 0x0000E8, "Wrong size on ABP_Abstract_C_ProjectToVirtualPlane"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane, SourcePoint) == 0x000000, "Member 'ABP_Abstract_C_ProjectToVirtualPlane::SourcePoint' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane, PlaneParallDirect) == 0x000018, "Member 'ABP_Abstract_C_ProjectToVirtualPlane::PlaneParallDirect' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane, PlanePoint) == 0x000030, "Member 'ABP_Abstract_C_ProjectToVirtualPlane::PlanePoint' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane, PointColor) == 0x000048, "Member 'ABP_Abstract_C_ProjectToVirtualPlane::PointColor' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane, OutProjectPoint) == 0x000058, "Member 'ABP_Abstract_C_ProjectToVirtualPlane::OutProjectPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane, CallFunc_MakeVector_ReturnValue) == 0x000070, "Member 'ABP_Abstract_C_ProjectToVirtualPlane::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane, CallFunc_Normal_ReturnValue) == 0x000088, "Member 'ABP_Abstract_C_ProjectToVirtualPlane::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane, CallFunc_MakeRotFromXZ_ReturnValue) == 0x0000A0, "Member 'ABP_Abstract_C_ProjectToVirtualPlane::CallFunc_MakeRotFromXZ_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane, CallFunc_GetUpVector_ReturnValue) == 0x0000B8, "Member 'ABP_Abstract_C_ProjectToVirtualPlane::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane, CallFunc_ProjectPointOnToPlane_ReturnValue) == 0x0000D0, "Member 'ABP_Abstract_C_ProjectToVirtualPlane::CallFunc_ProjectPointOnToPlane_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_ProjectToVirtualPlane2 \ static_assert(alignof(ABP_Abstract_C_ProjectToVirtualPlane2) == 0x000008, "Wrong alignment on ABP_Abstract_C_ProjectToVirtualPlane2"); \ static_assert(sizeof(ABP_Abstract_C_ProjectToVirtualPlane2) == 0x000130, "Wrong size on ABP_Abstract_C_ProjectToVirtualPlane2"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, SourcePoint) == 0x000000, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::SourcePoint' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, PlaneParallDirect) == 0x000018, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::PlaneParallDirect' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, PlanePoint) == 0x000030, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::PlanePoint' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, PointColor) == 0x000048, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::PointColor' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, OutProjectPoint) == 0x000058, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::OutProjectPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, CallFunc_Normal_ReturnValue) == 0x000070, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000088, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, CallFunc_BreakVector_X) == 0x0000A0, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, CallFunc_BreakVector_Y) == 0x0000A8, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, CallFunc_BreakVector_Z) == 0x0000B0, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, CallFunc_MakeVector_ReturnValue) == 0x0000B8, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000D0, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, CallFunc_VSize_ReturnValue) == 0x0000D8, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000E8, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000100, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ProjectToVirtualPlane2, CallFunc_Add_VectorVector_ReturnValue) == 0x000118, "Member 'ABP_Abstract_C_ProjectToVirtualPlane2::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_ResetBlendspace \ static_assert(alignof(ABP_Abstract_C_ResetBlendspace) == 0x000008, "Wrong alignment on ABP_Abstract_C_ResetBlendspace"); \ static_assert(sizeof(ABP_Abstract_C_ResetBlendspace) == 0x000018, "Wrong size on ABP_Abstract_C_ResetBlendspace"); \ static_assert(offsetof(ABP_Abstract_C_ResetBlendspace, BSKey) == 0x000000, "Member 'ABP_Abstract_C_ResetBlendspace::BSKey' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_ResetBlendspace, Immediately) == 0x000010, "Member 'ABP_Abstract_C_ResetBlendspace::Immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_Set_FakeMove \ static_assert(alignof(ABP_Abstract_C_Set_FakeMove) == 0x000001, "Wrong alignment on ABP_Abstract_C_Set_FakeMove"); \ static_assert(sizeof(ABP_Abstract_C_Set_FakeMove) == 0x000001, "Wrong size on ABP_Abstract_C_Set_FakeMove"); \ static_assert(offsetof(ABP_Abstract_C_Set_FakeMove, FakeMove) == 0x000000, "Member 'ABP_Abstract_C_Set_FakeMove::FakeMove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_Set_ForceIdlePlayRate \ static_assert(alignof(ABP_Abstract_C_Set_ForceIdlePlayRate) == 0x000008, "Wrong alignment on ABP_Abstract_C_Set_ForceIdlePlayRate"); \ static_assert(sizeof(ABP_Abstract_C_Set_ForceIdlePlayRate) == 0x000008, "Wrong size on ABP_Abstract_C_Set_ForceIdlePlayRate"); \ static_assert(offsetof(ABP_Abstract_C_Set_ForceIdlePlayRate, PlayRate) == 0x000000, "Member 'ABP_Abstract_C_Set_ForceIdlePlayRate::PlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_Set_ForceSpeedZero \ static_assert(alignof(ABP_Abstract_C_Set_ForceSpeedZero) == 0x000001, "Wrong alignment on ABP_Abstract_C_Set_ForceSpeedZero"); \ static_assert(sizeof(ABP_Abstract_C_Set_ForceSpeedZero) == 0x000001, "Wrong size on ABP_Abstract_C_Set_ForceSpeedZero"); \ static_assert(offsetof(ABP_Abstract_C_Set_ForceSpeedZero, bForceSpeedZero) == 0x000000, "Member 'ABP_Abstract_C_Set_ForceSpeedZero::bForceSpeedZero' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_Set_IKLocation \ static_assert(alignof(ABP_Abstract_C_Set_IKLocation) == 0x000008, "Wrong alignment on ABP_Abstract_C_Set_IKLocation"); \ static_assert(sizeof(ABP_Abstract_C_Set_IKLocation) == 0x000018, "Wrong size on ABP_Abstract_C_Set_IKLocation"); \ static_assert(offsetof(ABP_Abstract_C_Set_IKLocation, IK_Location) == 0x000000, "Member 'ABP_Abstract_C_Set_IKLocation::IK_Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_Set_IsInteraction \ static_assert(alignof(ABP_Abstract_C_Set_IsInteraction) == 0x000001, "Wrong alignment on ABP_Abstract_C_Set_IsInteraction"); \ static_assert(sizeof(ABP_Abstract_C_Set_IsInteraction) == 0x000001, "Wrong size on ABP_Abstract_C_Set_IsInteraction"); \ static_assert(offsetof(ABP_Abstract_C_Set_IsInteraction, IsInteraction) == 0x000000, "Member 'ABP_Abstract_C_Set_IsInteraction::IsInteraction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_Set_SearchAnimation \ static_assert(alignof(ABP_Abstract_C_Set_SearchAnimation) == 0x000008, "Wrong alignment on ABP_Abstract_C_Set_SearchAnimation"); \ static_assert(sizeof(ABP_Abstract_C_Set_SearchAnimation) == 0x000008, "Wrong size on ABP_Abstract_C_Set_SearchAnimation"); \ static_assert(offsetof(ABP_Abstract_C_Set_SearchAnimation, Animation) == 0x000000, "Member 'ABP_Abstract_C_Set_SearchAnimation::Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_SetEnableForceIdleAnimation \ static_assert(alignof(ABP_Abstract_C_SetEnableForceIdleAnimation) == 0x000008, "Wrong alignment on ABP_Abstract_C_SetEnableForceIdleAnimation"); \ static_assert(sizeof(ABP_Abstract_C_SetEnableForceIdleAnimation) == 0x000008, "Wrong size on ABP_Abstract_C_SetEnableForceIdleAnimation"); \ static_assert(offsetof(ABP_Abstract_C_SetEnableForceIdleAnimation, NewIdleAnim) == 0x000000, "Member 'ABP_Abstract_C_SetEnableForceIdleAnimation::NewIdleAnim' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_SetFocusTarget \ static_assert(alignof(ABP_Abstract_C_SetFocusTarget) == 0x000008, "Wrong alignment on ABP_Abstract_C_SetFocusTarget"); \ static_assert(sizeof(ABP_Abstract_C_SetFocusTarget) == 0x000020, "Wrong size on ABP_Abstract_C_SetFocusTarget"); \ static_assert(offsetof(ABP_Abstract_C_SetFocusTarget, FocustTarget) == 0x000000, "Member 'ABP_Abstract_C_SetFocusTarget::FocustTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_SetFocusTarget, FocustLocation) == 0x000008, "Member 'ABP_Abstract_C_SetFocusTarget::FocustLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_SwitchToBlendspace \ static_assert(alignof(ABP_Abstract_C_SwitchToBlendspace) == 0x000008, "Wrong alignment on ABP_Abstract_C_SwitchToBlendspace"); \ static_assert(sizeof(ABP_Abstract_C_SwitchToBlendspace) == 0x000020, "Wrong size on ABP_Abstract_C_SwitchToBlendspace"); \ static_assert(offsetof(ABP_Abstract_C_SwitchToBlendspace, NewBS) == 0x000000, "Member 'ABP_Abstract_C_SwitchToBlendspace::NewBS' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_SwitchToBlendspace, BSKey) == 0x000008, "Member 'ABP_Abstract_C_SwitchToBlendspace::BSKey' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_SwitchToBlendspace, Immediately) == 0x000018, "Member 'ABP_Abstract_C_SwitchToBlendspace::Immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_UpdateAttackAnimPitch \ static_assert(alignof(ABP_Abstract_C_UpdateAttackAnimPitch) == 0x000008, "Wrong alignment on ABP_Abstract_C_UpdateAttackAnimPitch"); \ static_assert(sizeof(ABP_Abstract_C_UpdateAttackAnimPitch) == 0x000118, "Wrong size on ABP_Abstract_C_UpdateAttackAnimPitch"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, Local_TargetRotation) == 0x000000, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::Local_TargetRotation' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_GetOwningComponent_ReturnValue) == 0x000018, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_GetSocketLocation_ReturnValue) == 0x000020, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_GetControlRotation_ReturnValue) == 0x000038, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000050, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x000068, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_BreakRotator_Roll) == 0x000080, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_BreakRotator_Pitch) == 0x000084, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_BreakRotator_Yaw) == 0x000088, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_IsValid_ReturnValue) == 0x00008C, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_IsLocallyControlled_ReturnValue) == 0x00008D, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000090, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_GetNetworkState_ReturnValue) == 0x000098, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_FInterpTo_ReturnValue) == 0x0000A0, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_IsValid_ReturnValue_1) == 0x0000A8, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_ClampAngle_ReturnValue) == 0x0000B0, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_ClampAngle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_SyncState_GetAttackTarget_AttackTarget) == 0x0000B8, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_SyncState_GetAttackTarget_AttackTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_IsValid_ReturnValue_2) == 0x0000C0, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, K2Node_DynamicCast_AsI_Is_Targetable) == 0x0000C8, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_GetTargetLocation_Attack_Location) == 0x0000E0, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_GetTargetLocation_Attack_Location' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_FindLookAtRotation_ReturnValue) == 0x0000F8, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateAttackAnimPitch, CallFunc_FInterpTo_Target_ImplicitCast) == 0x000110, "Member 'ABP_Abstract_C_UpdateAttackAnimPitch::CallFunc_FInterpTo_Target_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_UpdateFootPredict \ static_assert(alignof(ABP_Abstract_C_UpdateFootPredict) == 0x000008, "Wrong alignment on ABP_Abstract_C_UpdateFootPredict"); \ static_assert(sizeof(ABP_Abstract_C_UpdateFootPredict) == 0x000008, "Wrong size on ABP_Abstract_C_UpdateFootPredict"); \ static_assert(offsetof(ABP_Abstract_C_UpdateFootPredict, Delta) == 0x000000, "Member 'ABP_Abstract_C_UpdateFootPredict::Delta' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Abstract_C_UpdateMovementDirection \ static_assert(alignof(ABP_Abstract_C_UpdateMovementDirection) == 0x000008, "Wrong alignment on ABP_Abstract_C_UpdateMovementDirection"); \ static_assert(sizeof(ABP_Abstract_C_UpdateMovementDirection) == 0x0002C0, "Wrong size on ABP_Abstract_C_UpdateMovementDirection"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, Local_SourceYaw) == 0x000000, "Member 'ABP_Abstract_C_UpdateMovementDirection::Local_SourceYaw' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, Local_TargetInterpValue) == 0x000008, "Member 'ABP_Abstract_C_UpdateMovementDirection::Local_TargetInterpValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, temp_dir) == 0x000010, "Member 'ABP_Abstract_C_UpdateMovementDirection::temp_dir' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_K2_SetRelativeRotation_SweepHitResult) == 0x000020, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_K2_SetRelativeRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x000108, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000109, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_BreakRotator_Roll) == 0x00010C, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_BreakRotator_Pitch) == 0x000110, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_BreakRotator_Yaw) == 0x000114, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_Abs_ReturnValue) == 0x000118, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_MapRangeClamped_ReturnValue) == 0x000120, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000128, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_MapRangeClamped_ReturnValue_1) == 0x000140, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_GetVelocity_ReturnValue) == 0x000148, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_CalculateDirection_ReturnValue) == 0x000160, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_CalculateDirection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000168, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_MakeRotator_ReturnValue) == 0x000170, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000188, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_RInterpTo_ReturnValue) == 0x000190, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_RInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_K2_SetRelativeRotation_SweepHitResult_1) == 0x0001A8, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_K2_SetRelativeRotation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_Abs_ReturnValue_1) == 0x000290, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000298, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000299, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast) == 0x0002A0, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x0002A8, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, K2Node_VariableSet_temp_dir_ImplicitCast) == 0x0002B0, "Member 'ABP_Abstract_C_UpdateMovementDirection::K2Node_VariableSet_temp_dir_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x0002B8, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_Abstract_C_UpdateMovementDirection, CallFunc_RInterpTo_DeltaTime_ImplicitCast) == 0x0002BC, "Member 'ABP_Abstract_C_UpdateMovementDirection::CallFunc_RInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UABP_Abstract_C \ static_assert(alignof(UABP_Abstract_C) == 0x000010, "Wrong alignment on UABP_Abstract_C"); \ static_assert(sizeof(UABP_Abstract_C) == 0x001F40, "Wrong size on UABP_Abstract_C"); \ static_assert(offsetof(UABP_Abstract_C, UberGraphFrame) == 0x000450, "Member 'UABP_Abstract_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __AnimBlueprintMutables) == 0x000458, "Member 'UABP_Abstract_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimBlueprintExtension_Tag) == 0x0004A8, "Member 'UABP_Abstract_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimBlueprintExtension_PropertyAccess) == 0x0004B0, "Member 'UABP_Abstract_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimBlueprintExtension_Base) == 0x0004B8, "Member 'UABP_Abstract_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_Root_1) == 0x0004C0, "Member 'UABP_Abstract_C::AnimGraphNode_Root_1' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_LinkedInputPose) == 0x0004E0, "Member 'UABP_Abstract_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_LocalToComponentSpace_1) == 0x0005A8, "Member 'UABP_Abstract_C::AnimGraphNode_LocalToComponentSpace_1' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_ModifyBone_2) == 0x0005C8, "Member 'UABP_Abstract_C::AnimGraphNode_ModifyBone_2' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_ComponentToLocalSpace_1) == 0x000708, "Member 'UABP_Abstract_C::AnimGraphNode_ComponentToLocalSpace_1' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_Root) == 0x000728, "Member 'UABP_Abstract_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_LayeredBoneBlend) == 0x000748, "Member 'UABP_Abstract_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_Slot_2) == 0x000828, "Member 'UABP_Abstract_C::AnimGraphNode_Slot_2' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_Slot_1) == 0x000870, "Member 'UABP_Abstract_C::AnimGraphNode_Slot_1' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_LocalToComponentSpace) == 0x0008B8, "Member 'UABP_Abstract_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_ComponentToLocalSpace) == 0x0008D8, "Member 'UABP_Abstract_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_ModifyBone_1) == 0x0008F8, "Member 'UABP_Abstract_C::AnimGraphNode_ModifyBone_1' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_Slot) == 0x000A38, "Member 'UABP_Abstract_C::AnimGraphNode_Slot' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_SaveCachedPose_2) == 0x000A80, "Member 'UABP_Abstract_C::AnimGraphNode_SaveCachedPose_2' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_UseCachedPose_6) == 0x000B88, "Member 'UABP_Abstract_C::AnimGraphNode_UseCachedPose_6' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_UseCachedPose_5) == 0x000BB0, "Member 'UABP_Abstract_C::AnimGraphNode_UseCachedPose_5' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_ModifyBone) == 0x000BD8, "Member 'UABP_Abstract_C::AnimGraphNode_ModifyBone' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_BlendListByBool_5) == 0x000D18, "Member 'UABP_Abstract_C::AnimGraphNode_BlendListByBool_5' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_SequencePlayer) == 0x000D60, "Member 'UABP_Abstract_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_LinkedAnimGraph_1) == 0x000DA8, "Member 'UABP_Abstract_C::AnimGraphNode_LinkedAnimGraph_1' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_UseCachedPose_4) == 0x000E60, "Member 'UABP_Abstract_C::AnimGraphNode_UseCachedPose_4' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_BlendListByBool_4) == 0x000E88, "Member 'UABP_Abstract_C::AnimGraphNode_BlendListByBool_4' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_PoseSnapshot) == 0x000ED0, "Member 'UABP_Abstract_C::AnimGraphNode_PoseSnapshot' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_LinkedAnimLayer) == 0x000F60, "Member 'UABP_Abstract_C::AnimGraphNode_LinkedAnimLayer' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_SaveCachedPose_1) == 0x001028, "Member 'UABP_Abstract_C::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_ModifyCurve) == 0x001130, "Member 'UABP_Abstract_C::AnimGraphNode_ModifyCurve' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_BlendListByBool_3) == 0x001230, "Member 'UABP_Abstract_C::AnimGraphNode_BlendListByBool_3' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_SaveCachedPose) == 0x001278, "Member 'UABP_Abstract_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_UseCachedPose_3) == 0x001380, "Member 'UABP_Abstract_C::AnimGraphNode_UseCachedPose_3' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_UseCachedPose_2) == 0x0013A8, "Member 'UABP_Abstract_C::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_LinkedAnimGraph) == 0x0013D0, "Member 'UABP_Abstract_C::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_UseCachedPose_1) == 0x001488, "Member 'UABP_Abstract_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_RotationOffsetBlendSpace) == 0x0014B0, "Member 'UABP_Abstract_C::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_BlendListByBool_2) == 0x0015C8, "Member 'UABP_Abstract_C::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_BlendListByBool_1) == 0x001610, "Member 'UABP_Abstract_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_UseCachedPose) == 0x001658, "Member 'UABP_Abstract_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_TransitionResult_1) == 0x001680, "Member 'UABP_Abstract_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_TransitionResult) == 0x0016A8, "Member 'UABP_Abstract_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_BlendListByBool) == 0x0016D0, "Member 'UABP_Abstract_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_BlendSpacePlayer_3) == 0x001718, "Member 'UABP_Abstract_C::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_BlendSpacePlayer_2) == 0x001788, "Member 'UABP_Abstract_C::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_StateResult_2) == 0x0017F8, "Member 'UABP_Abstract_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_BlendSpacePlayer_1) == 0x001818, "Member 'UABP_Abstract_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_StateResult_1) == 0x001888, "Member 'UABP_Abstract_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_BlendSpacePlayer) == 0x0018A8, "Member 'UABP_Abstract_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_StateResult) == 0x001918, "Member 'UABP_Abstract_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimGraphNode_StateMachine) == 0x001938, "Member 'UABP_Abstract_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_OpenNewAnimNotifyFunc_4E8F2D094A6038A4D3FADBA672A02752) == 0x001A00, "Member 'UABP_Abstract_C::__CustomProperty_OpenNewAnimNotifyFunc_4E8F2D094A6038A4D3FADBA672A02752' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_OpenNewAnimNotifyLog_4E8F2D094A6038A4D3FADBA672A02752) == 0x001A01, "Member 'UABP_Abstract_C::__CustomProperty_OpenNewAnimNotifyLog_4E8F2D094A6038A4D3FADBA672A02752' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_Maximum_Speed_4E8F2D094A6038A4D3FADBA672A02752) == 0x001A08, "Member 'UABP_Abstract_C::__CustomProperty_Maximum_Speed_4E8F2D094A6038A4D3FADBA672A02752' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_Minimum_Speed_4E8F2D094A6038A4D3FADBA672A02752) == 0x001A10, "Member 'UABP_Abstract_C::__CustomProperty_Minimum_Speed_4E8F2D094A6038A4D3FADBA672A02752' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_IKNodeMainSwitch_4E8F2D094A6038A4D3FADBA672A02752) == 0x001A18, "Member 'UABP_Abstract_C::__CustomProperty_IKNodeMainSwitch_4E8F2D094A6038A4D3FADBA672A02752' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_Speed_4E8F2D094A6038A4D3FADBA672A02752) == 0x001A20, "Member 'UABP_Abstract_C::__CustomProperty_Speed_4E8F2D094A6038A4D3FADBA672A02752' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_ForceIdleSet_4E8F2D094A6038A4D3FADBA672A02752) == 0x001A28, "Member 'UABP_Abstract_C::__CustomProperty_ForceIdleSet_4E8F2D094A6038A4D3FADBA672A02752' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_EnableIKNode_4E8F2D094A6038A4D3FADBA672A02752) == 0x001A29, "Member 'UABP_Abstract_C::__CustomProperty_EnableIKNode_4E8F2D094A6038A4D3FADBA672A02752' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_OpenNewAnimNotifyFunc_120BF70C4A9A69E60B2D9FA776A9EE29) == 0x001A2A, "Member 'UABP_Abstract_C::__CustomProperty_OpenNewAnimNotifyFunc_120BF70C4A9A69E60B2D9FA776A9EE29' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_OpenNewAnimNotifyLog_120BF70C4A9A69E60B2D9FA776A9EE29) == 0x001A2B, "Member 'UABP_Abstract_C::__CustomProperty_OpenNewAnimNotifyLog_120BF70C4A9A69E60B2D9FA776A9EE29' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_DisablePitchRotator_120BF70C4A9A69E60B2D9FA776A9EE29) == 0x001A2C, "Member 'UABP_Abstract_C::__CustomProperty_DisablePitchRotator_120BF70C4A9A69E60B2D9FA776A9EE29' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_IsInCombat_120BF70C4A9A69E60B2D9FA776A9EE29) == 0x001A2D, "Member 'UABP_Abstract_C::__CustomProperty_IsInCombat_120BF70C4A9A69E60B2D9FA776A9EE29' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_FocusCloseInstance_120BF70C4A9A69E60B2D9FA776A9EE29) == 0x001A2E, "Member 'UABP_Abstract_C::__CustomProperty_FocusCloseInstance_120BF70C4A9A69E60B2D9FA776A9EE29' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_ChestBone_120BF70C4A9A69E60B2D9FA776A9EE29) == 0x001A30, "Member 'UABP_Abstract_C::__CustomProperty_ChestBone_120BF70C4A9A69E60B2D9FA776A9EE29' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_HeadBone_120BF70C4A9A69E60B2D9FA776A9EE29) == 0x001A38, "Member 'UABP_Abstract_C::__CustomProperty_HeadBone_120BF70C4A9A69E60B2D9FA776A9EE29' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_Yaw_Clamp_120BF70C4A9A69E60B2D9FA776A9EE29) == 0x001A40, "Member 'UABP_Abstract_C::__CustomProperty_Yaw_Clamp_120BF70C4A9A69E60B2D9FA776A9EE29' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_Pitch_Clamp_120BF70C4A9A69E60B2D9FA776A9EE29) == 0x001A50, "Member 'UABP_Abstract_C::__CustomProperty_Pitch_Clamp_120BF70C4A9A69E60B2D9FA776A9EE29' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, __CustomProperty_FocusTarget_120BF70C4A9A69E60B2D9FA776A9EE29) == 0x001A60, "Member 'UABP_Abstract_C::__CustomProperty_FocusTarget_120BF70C4A9A69E60B2D9FA776A9EE29' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, CharacterReference) == 0x001A68, "Member 'UABP_Abstract_C::CharacterReference' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Speed) == 0x001A70, "Member 'UABP_Abstract_C::Speed' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Direction) == 0x001A78, "Member 'UABP_Abstract_C::Direction' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, IsInAir) == 0x001A80, "Member 'UABP_Abstract_C::IsInAir' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, EquipmentComponent) == 0x001A88, "Member 'UABP_Abstract_C::EquipmentComponent' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, IsInCombat) == 0x001A90, "Member 'UABP_Abstract_C::IsInCombat' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, BlockAlpha) == 0x001A98, "Member 'UABP_Abstract_C::BlockAlpha' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, IsBlocking) == 0x001AA0, "Member 'UABP_Abstract_C::IsBlocking' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, BlendSpace_MovementInCombat) == 0x001AA8, "Member 'UABP_Abstract_C::BlendSpace_MovementInCombat' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, BlendSpace_Movement) == 0x001AB0, "Member 'UABP_Abstract_C::BlendSpace_Movement' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, IdleAnim) == 0x001AB8, "Member 'UABP_Abstract_C::IdleAnim' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, lastLookAtLocation_2) == 0x001AC0, "Member 'UABP_Abstract_C::lastLookAtLocation_2' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, lookAtAlpha) == 0x001AD8, "Member 'UABP_Abstract_C::lookAtAlpha' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, enableLookAt) == 0x001AE0, "Member 'UABP_Abstract_C::enableLookAt' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, lookAtSpeed) == 0x001AE8, "Member 'UABP_Abstract_C::lookAtSpeed' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, lastWaistAtLocation_0) == 0x001AF0, "Member 'UABP_Abstract_C::lastWaistAtLocation_0' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, lastLookAtLocation_1) == 0x001B08, "Member 'UABP_Abstract_C::lastLookAtLocation_1' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, tempHeadZRot) == 0x001B20, "Member 'UABP_Abstract_C::tempHeadZRot' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, BlendSpace_MovementInGuard) == 0x001B28, "Member 'UABP_Abstract_C::BlendSpace_MovementInGuard' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, hasBlockBD) == 0x001B30, "Member 'UABP_Abstract_C::hasBlockBD' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, LstBD) == 0x001B38, "Member 'UABP_Abstract_C::LstBD' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, CurrentBD) == 0x001B40, "Member 'UABP_Abstract_C::CurrentBD' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, processingSwitch) == 0x001B48, "Member 'UABP_Abstract_C::processingSwitch' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, CompareBD) == 0x001B50, "Member 'UABP_Abstract_C::CompareBD' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, waistAtAlpha) == 0x001B58, "Member 'UABP_Abstract_C::waistAtAlpha' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, enableWaistAt) == 0x001B60, "Member 'UABP_Abstract_C::enableWaistAt' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, ForceIdleSet) == 0x001B61, "Member 'UABP_Abstract_C::ForceIdleSet' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, HeadBone) == 0x001B64, "Member 'UABP_Abstract_C::HeadBone' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, ChestBone) == 0x001B6C, "Member 'UABP_Abstract_C::ChestBone' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, RunDeathState) == 0x001B74, "Member 'UABP_Abstract_C::RunDeathState' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, BSAnimationSwitchA) == 0x001B75, "Member 'UABP_Abstract_C::BSAnimationSwitchA' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, BSAnimationA) == 0x001B78, "Member 'UABP_Abstract_C::BSAnimationA' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, BSAnimationB) == 0x001B80, "Member 'UABP_Abstract_C::BSAnimationB' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, NormalcyBS) == 0x001B88, "Member 'UABP_Abstract_C::NormalcyBS' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, BSAnimationCode) == 0x001B90, "Member 'UABP_Abstract_C::BSAnimationCode' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, True_Blend_Time) == 0x001BA0, "Member 'UABP_Abstract_C::True_Blend_Time' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, False_Blend_Time) == 0x001BA4, "Member 'UABP_Abstract_C::False_Blend_Time' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, FocusCloseRotateHead) == 0x001BA8, "Member 'UABP_Abstract_C::FocusCloseRotateHead' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Force_Speed_Zero) == 0x001BA9, "Member 'UABP_Abstract_C::Force_Speed_Zero' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, CachedAIController) == 0x001BB0, "Member 'UABP_Abstract_C::CachedAIController' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, bForceSpeedZeroSwitch) == 0x001BB8, "Member 'UABP_Abstract_C::bForceSpeedZeroSwitch' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, BlendOutTime) == 0x001BBC, "Member 'UABP_Abstract_C::BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, LastLocation) == 0x001BC0, "Member 'UABP_Abstract_C::LastLocation' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Focust_Target) == 0x001BD8, "Member 'UABP_Abstract_C::Focust_Target' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, SyncHeightDelta) == 0x001BE0, "Member 'UABP_Abstract_C::SyncHeightDelta' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, IsEnabledSyncHeight) == 0x001BF8, "Member 'UABP_Abstract_C::IsEnabledSyncHeight' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, bAllowIK) == 0x001BF9, "Member 'UABP_Abstract_C::bAllowIK' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, ControlRigTag) == 0x001C00, "Member 'UABP_Abstract_C::ControlRigTag' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Speed_Threshold) == 0x001C10, "Member 'UABP_Abstract_C::Speed_Threshold' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Control_Rig_Pelvis_Bone) == 0x001C18, "Member 'UABP_Abstract_C::Control_Rig_Pelvis_Bone' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Control_Rig_Left_Foot_Bone) == 0x001C24, "Member 'UABP_Abstract_C::Control_Rig_Left_Foot_Bone' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Control_Rig_Right_Foot_Bone) == 0x001C30, "Member 'UABP_Abstract_C::Control_Rig_Right_Foot_Bone' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Fixed_Foot_Offset) == 0x001C3C, "Member 'UABP_Abstract_C::Fixed_Foot_Offset' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Step_Next_Foot_Diff) == 0x001C40, "Member 'UABP_Abstract_C::Step_Next_Foot_Diff' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Pelvis_in_Air_Height_ZThreshold) == 0x001C48, "Member 'UABP_Abstract_C::Pelvis_in_Air_Height_ZThreshold' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Foot_in_Air_Height_ZThreshold) == 0x001C50, "Member 'UABP_Abstract_C::Foot_in_Air_Height_ZThreshold' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, CachedPelvisTarget) == 0x001C58, "Member 'UABP_Abstract_C::CachedPelvisTarget' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, CapsuleOffsetZ) == 0x001C70, "Member 'UABP_Abstract_C::CapsuleOffsetZ' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, ValidPredict) == 0x001C78, "Member 'UABP_Abstract_C::ValidPredict' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, PredictLoc) == 0x001C80, "Member 'UABP_Abstract_C::PredictLoc' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, ForbiddenIK) == 0x001C98, "Member 'UABP_Abstract_C::ForbiddenIK' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, PredictionBumpyHappen) == 0x001C99, "Member 'UABP_Abstract_C::PredictionBumpyHappen' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, LastMesh) == 0x001CA0, "Member 'UABP_Abstract_C::LastMesh' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Velocity) == 0x001CB8, "Member 'UABP_Abstract_C::Velocity' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, CharacterMovement) == 0x001CD0, "Member 'UABP_Abstract_C::CharacterMovement' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, TempMeshReloc) == 0x001CD8, "Member 'UABP_Abstract_C::TempMeshReloc' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, DesiredMeshLoc) == 0x001CF0, "Member 'UABP_Abstract_C::DesiredMeshLoc' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, LastVel) == 0x001D08, "Member 'UABP_Abstract_C::LastVel' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, DetecthForward) == 0x001D20, "Member 'UABP_Abstract_C::DetecthForward' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, OldPanelDirect) == 0x001D38, "Member 'UABP_Abstract_C::OldPanelDirect' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, FixedRootOffset) == 0x001D50, "Member 'UABP_Abstract_C::FixedRootOffset' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AnimRootMotioin) == 0x001D68, "Member 'UABP_Abstract_C::AnimRootMotioin' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, PredictTimeLength) == 0x001D70, "Member 'UABP_Abstract_C::PredictTimeLength' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Config_LFoot_Bone) == 0x001D78, "Member 'UABP_Abstract_C::Config_LFoot_Bone' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Config_RFoot_Bone) == 0x001D80, "Member 'UABP_Abstract_C::Config_RFoot_Bone' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Config_Pelvis_Bone) == 0x001D88, "Member 'UABP_Abstract_C::Config_Pelvis_Bone' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Config_IKWeapon) == 0x001D90, "Member 'UABP_Abstract_C::Config_IKWeapon' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Config_CamTarget) == 0x001D98, "Member 'UABP_Abstract_C::Config_CamTarget' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Config_Foot_Rotate_Min_Height) == 0x001DA0, "Member 'UABP_Abstract_C::Config_Foot_Rotate_Min_Height' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Config_Foot_Rotate_Max_Height) == 0x001DA8, "Member 'UABP_Abstract_C::Config_Foot_Rotate_Max_Height' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Confog_Max_Foot_IKHeight) == 0x001DB0, "Member 'UABP_Abstract_C::Confog_Max_Foot_IKHeight' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Config_Pelvis_Min_Height_to_Down) == 0x001DB8, "Member 'UABP_Abstract_C::Config_Pelvis_Min_Height_to_Down' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, EnableIKNode) == 0x001DC0, "Member 'UABP_Abstract_C::EnableIKNode' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, IKSolver_Index) == 0x001DC4, "Member 'UABP_Abstract_C::IKSolver_Index' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, MovementVelocity) == 0x001DC8, "Member 'UABP_Abstract_C::MovementVelocity' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Left_Foot_Two_Bone_IK_Primary_Axis) == 0x001DE0, "Member 'UABP_Abstract_C::Left_Foot_Two_Bone_IK_Primary_Axis' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Right_Foot_Two_Bone_IK_Primary_Axis) == 0x001DF8, "Member 'UABP_Abstract_C::Right_Foot_Two_Bone_IK_Primary_Axis' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Left_Foot_Two_Bone_IK_Secondary_Axis) == 0x001E10, "Member 'UABP_Abstract_C::Left_Foot_Two_Bone_IK_Secondary_Axis' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Right_Foot_Two_Bone_IK_Secondary_Axis) == 0x001E28, "Member 'UABP_Abstract_C::Right_Foot_Two_Bone_IK_Secondary_Axis' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Quadruped_Fixed_Foot_Offset) == 0x001E40, "Member 'UABP_Abstract_C::Quadruped_Fixed_Foot_Offset' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Quadruped_Fore_Left_Bone) == 0x001E50, "Member 'UABP_Abstract_C::Quadruped_Fore_Left_Bone' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Quadruped_Fore_Right_Bone) == 0x001E5C, "Member 'UABP_Abstract_C::Quadruped_Fore_Right_Bone' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Quadruped_Neck_Bone) == 0x001E68, "Member 'UABP_Abstract_C::Quadruped_Neck_Bone' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Feet_Placement) == 0x001E74, "Member 'UABP_Abstract_C::Feet_Placement' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Down_to_Floor) == 0x001E78, "Member 'UABP_Abstract_C::Down_to_Floor' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Pitch_Axis) == 0x001E90, "Member 'UABP_Abstract_C::Pitch_Axis' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Fixed_Yaw_Angle) == 0x001EA8, "Member 'UABP_Abstract_C::Fixed_Yaw_Angle' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Rotation_Order_Index) == 0x001EB0, "Member 'UABP_Abstract_C::Rotation_Order_Index' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, CurrentLegName) == 0x001EB4, "Member 'UABP_Abstract_C::CurrentLegName' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, IKNodeMainSwitch) == 0x001EBC, "Member 'UABP_Abstract_C::IKNodeMainSwitch' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, ControlRigABPClass) == 0x001EC0, "Member 'UABP_Abstract_C::ControlRigABPClass' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Minimum_Speed) == 0x001EC8, "Member 'UABP_Abstract_C::Minimum_Speed' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, Maximum_Speed) == 0x001ED0, "Member 'UABP_Abstract_C::Maximum_Speed' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, CachedMovement_Mode) == 0x001ED8, "Member 'UABP_Abstract_C::CachedMovement_Mode' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AttackAnimPitch) == 0x001EE0, "Member 'UABP_Abstract_C::AttackAnimPitch' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, AOBS) == 0x001EE8, "Member 'UABP_Abstract_C::AOBS' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, DeadState) == 0x001EF0, "Member 'UABP_Abstract_C::DeadState' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, BSAnimationSwitchFinished) == 0x001EF1, "Member 'UABP_Abstract_C::BSAnimationSwitchFinished' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, MovementDirection) == 0x001EF2, "Member 'UABP_Abstract_C::MovementDirection' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, EnableAO) == 0x001EF3, "Member 'UABP_Abstract_C::EnableAO' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, MinAngle) == 0x001EF8, "Member 'UABP_Abstract_C::MinAngle' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, HeightSyncBone) == 0x001F00, "Member 'UABP_Abstract_C::HeightSyncBone' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, WaistBone) == 0x001F08, "Member 'UABP_Abstract_C::WaistBone' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, HeadPitch_Clamp) == 0x001F10, "Member 'UABP_Abstract_C::HeadPitch_Clamp' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, HeadYaw_Clamp) == 0x001F20, "Member 'UABP_Abstract_C::HeadYaw_Clamp' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, ForceIdlePlayRateByLOD) == 0x001F30, "Member 'UABP_Abstract_C::ForceIdlePlayRateByLOD' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, TemporaryStopCalculateAnimation) == 0x001F34, "Member 'UABP_Abstract_C::TemporaryStopCalculateAnimation' has a wrong offset!"); \ static_assert(offsetof(UABP_Abstract_C, PlacedAICharacter) == 0x001F38, "Member 'UABP_Abstract_C::PlacedAICharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_ZGN__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(ABP_ZGN::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on ABP_ZGN::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(ABP_ZGN::FAnimBlueprintGeneratedConstantData) == 0x000108, "Wrong size on ABP_ZGN::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(ABP_ZGN::FAnimBlueprintGeneratedConstantData, __NameProperty_10) == 0x000004, "Member 'ABP_ZGN::FAnimBlueprintGeneratedConstantData::__NameProperty_10' has a wrong offset!"); \ static_assert(offsetof(ABP_ZGN::FAnimBlueprintGeneratedConstantData, __BoolProperty_11) == 0x00000C, "Member 'ABP_ZGN::FAnimBlueprintGeneratedConstantData::__BoolProperty_11' has a wrong offset!"); \ static_assert(offsetof(ABP_ZGN::FAnimBlueprintGeneratedConstantData, __FloatProperty_12) == 0x000010, "Member 'ABP_ZGN::FAnimBlueprintGeneratedConstantData::__FloatProperty_12' has a wrong offset!"); \ static_assert(offsetof(ABP_ZGN::FAnimBlueprintGeneratedConstantData, __StructProperty_13) == 0x000014, "Member 'ABP_ZGN::FAnimBlueprintGeneratedConstantData::__StructProperty_13' has a wrong offset!"); \ static_assert(offsetof(ABP_ZGN::FAnimBlueprintGeneratedConstantData, __FloatProperty_14) == 0x000040, "Member 'ABP_ZGN::FAnimBlueprintGeneratedConstantData::__FloatProperty_14' has a wrong offset!"); \ static_assert(offsetof(ABP_ZGN::FAnimBlueprintGeneratedConstantData, __BoolProperty_15) == 0x000044, "Member 'ABP_ZGN::FAnimBlueprintGeneratedConstantData::__BoolProperty_15' has a wrong offset!"); \ static_assert(offsetof(ABP_ZGN::FAnimBlueprintGeneratedConstantData, __EnumProperty_16) == 0x000045, "Member 'ABP_ZGN::FAnimBlueprintGeneratedConstantData::__EnumProperty_16' has a wrong offset!"); \ static_assert(offsetof(ABP_ZGN::FAnimBlueprintGeneratedConstantData, __ByteProperty_17) == 0x000046, "Member 'ABP_ZGN::FAnimBlueprintGeneratedConstantData::__ByteProperty_17' has a wrong offset!"); \ static_assert(offsetof(ABP_ZGN::FAnimBlueprintGeneratedConstantData, __NameProperty_18) == 0x000048, "Member 'ABP_ZGN::FAnimBlueprintGeneratedConstantData::__NameProperty_18' has a wrong offset!"); \ static_assert(offsetof(ABP_ZGN::FAnimBlueprintGeneratedConstantData, __StructProperty_19) == 0x000050, "Member 'ABP_ZGN::FAnimBlueprintGeneratedConstantData::__StructProperty_19' has a wrong offset!"); \ static_assert(offsetof(ABP_ZGN::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000070, "Member 'ABP_ZGN::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(ABP_ZGN::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000F0, "Member 'ABP_ZGN::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_ZGN_C_AnimGraph \ static_assert(alignof(ABP_ZGN_C_AnimGraph) == 0x000008, "Wrong alignment on ABP_ZGN_C_AnimGraph"); \ static_assert(sizeof(ABP_ZGN_C_AnimGraph) == 0x000010, "Wrong size on ABP_ZGN_C_AnimGraph"); \ static_assert(offsetof(ABP_ZGN_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'ABP_ZGN_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_ZGN_C_ExecuteUbergraph_ABP_ZGN \ static_assert(alignof(ABP_ZGN_C_ExecuteUbergraph_ABP_ZGN) == 0x000004, "Wrong alignment on ABP_ZGN_C_ExecuteUbergraph_ABP_ZGN"); \ static_assert(sizeof(ABP_ZGN_C_ExecuteUbergraph_ABP_ZGN) == 0x000004, "Wrong size on ABP_ZGN_C_ExecuteUbergraph_ABP_ZGN"); \ static_assert(offsetof(ABP_ZGN_C_ExecuteUbergraph_ABP_ZGN, EntryPoint) == 0x000000, "Member 'ABP_ZGN_C_ExecuteUbergraph_ABP_ZGN::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UABP_ZGN_C \ static_assert(alignof(UABP_ZGN_C) == 0x000010, "Wrong alignment on UABP_ZGN_C"); \ static_assert(sizeof(UABP_ZGN_C) == 0x000520, "Wrong size on UABP_ZGN_C"); \ static_assert(offsetof(UABP_ZGN_C, UberGraphFrame) == 0x000450, "Member 'UABP_ZGN_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UABP_ZGN_C, AnimBlueprintExtension_PropertyAccess) == 0x000458, "Member 'UABP_ZGN_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UABP_ZGN_C, AnimBlueprintExtension_Base) == 0x000460, "Member 'UABP_ZGN_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UABP_ZGN_C, AnimGraphNode_Root) == 0x000468, "Member 'UABP_ZGN_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UABP_ZGN_C, AnimGraphNode_SequencePlayer) == 0x000488, "Member 'UABP_ZGN_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UABP_ZGN_C, AnimGraphNode_Slot) == 0x0004D0, "Member 'UABP_ZGN_C::AnimGraphNode_Slot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk \ static_assert(alignof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk) == 0x000008, "Wrong alignment on BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk"); \ static_assert(sizeof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk) == 0x0000C0, "Wrong size on BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk"); \ static_assert(offsetof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk, EntryPoint) == 0x000000, "Member 'BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk, Temp_bool_IsClosed_Variable) == 0x000004, "Member 'BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk, Temp_class_Variable) == 0x000008, "Member 'BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk, Temp_int_Variable) == 0x000020, "Member 'BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk, Temp_class_Variable_1) == 0x000028, "Member 'BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk, Temp_bool_Has_Been_Initd_Variable) == 0x000034, "Member 'BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk, Temp_bool_Variable) == 0x000035, "Member 'BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk, CallFunc_IsValidClass_ReturnValue) == 0x000036, "Member 'BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk, K2Node_CreateDelegate_OutputDelegate_1) == 0x000038, "Member 'BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk, K2Node_Select_Default) == 0x000048, "Member 'BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk, Temp_int_Variable_1) == 0x000050, "Member 'BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk, CallFunc_Conv_IntToString_ReturnValue) == 0x000058, "Member 'BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk, K2Node_MakeStruct_CombatAIScriptParams) == 0x000068, "Member 'BA_ActiveAtk_C_ExecuteUbergraph_BA_ActiveAtk::K2Node_MakeStruct_CombatAIScriptParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBA_ActiveAtk_C \ static_assert(alignof(UBA_ActiveAtk_C) == 0x000008, "Wrong alignment on UBA_ActiveAtk_C"); \ static_assert(sizeof(UBA_ActiveAtk_C) == 0x000248, "Wrong size on UBA_ActiveAtk_C"); \ static_assert(offsetof(UBA_ActiveAtk_C, UberGraphFrame_BA_ActiveAtk_C) == 0x000240, "Member 'UBA_ActiveAtk_C::UberGraphFrame_BA_ActiveAtk_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_DamageOverride \ static_assert(alignof(FST_DamageOverride) == 0x000004, "Wrong alignment on FST_DamageOverride"); \ static_assert(sizeof(FST_DamageOverride) == 0x000034, "Wrong size on FST_DamageOverride"); \ static_assert(offsetof(FST_DamageOverride, FirstDamageType_3_A7BC44BF42121A7CCAF7D2A2468A7642) == 0x000000, "Member 'FST_DamageOverride::FirstDamageType_3_A7BC44BF42121A7CCAF7D2A2468A7642' has a wrong offset!"); \ static_assert(offsetof(FST_DamageOverride, FirstDamage_12_014B330540097311586DADAE435011FB) == 0x000008, "Member 'FST_DamageOverride::FirstDamage_12_014B330540097311586DADAE435011FB' has a wrong offset!"); \ static_assert(offsetof(FST_DamageOverride, SecondDamageType_5_D5EC6AED46990FCBCFF156A170338001) == 0x00000C, "Member 'FST_DamageOverride::SecondDamageType_5_D5EC6AED46990FCBCFF156A170338001' has a wrong offset!"); \ static_assert(offsetof(FST_DamageOverride, SecondDamage_14_B8EAC0E540527F74852B2FBE7D468A90) == 0x000014, "Member 'FST_DamageOverride::SecondDamage_14_B8EAC0E540527F74852B2FBE7D468A90' has a wrong offset!"); \ static_assert(offsetof(FST_DamageOverride, FirstDamageEffectType_7_F3F172CF436D223AD33CC59E212AFF97) == 0x000018, "Member 'FST_DamageOverride::FirstDamageEffectType_7_F3F172CF436D223AD33CC59E212AFF97' has a wrong offset!"); \ static_assert(offsetof(FST_DamageOverride, FirstAccum_16_FFEAB0784B4AE1DE568BCF8A0A0D12C9) == 0x000020, "Member 'FST_DamageOverride::FirstAccum_16_FFEAB0784B4AE1DE568BCF8A0A0D12C9' has a wrong offset!"); \ static_assert(offsetof(FST_DamageOverride, SecondDamageEffectType_9_DCE691DC42F9C4FB928BC7BD433CC070) == 0x000024, "Member 'FST_DamageOverride::SecondDamageEffectType_9_DCE691DC42F9C4FB928BC7BD433CC070' has a wrong offset!"); \ static_assert(offsetof(FST_DamageOverride, SecondAccum_18_C83BB3E0400BFDDED11BFEA6C9390F50) == 0x00002C, "Member 'FST_DamageOverride::SecondAccum_18_C83BB3E0400BFDDED11BFEA6C9390F50' has a wrong offset!"); \ static_assert(offsetof(FST_DamageOverride, ImpactType_22_F0E9EAA74CA62AEB7C2ADAAAF87066DB) == 0x000030, "Member 'FST_DamageOverride::ImpactType_22_F0E9EAA74CA62AEB7C2ADAAAF87066DB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_StaticMesh \ static_assert(alignof(FS_StaticMesh) == 0x000008, "Wrong alignment on FS_StaticMesh"); \ static_assert(sizeof(FS_StaticMesh) == 0x000008, "Wrong size on FS_StaticMesh"); \ static_assert(offsetof(FS_StaticMesh, mesh_4_F967D4294066741EB6EB49A92639BD6A) == 0x000000, "Member 'FS_StaticMesh::mesh_4_F967D4294066741EB6EB49A92639BD6A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AE_DamageSphere_C_CompositeHitData \ static_assert(alignof(AE_DamageSphere_C_CompositeHitData) == 0x000008, "Wrong alignment on AE_DamageSphere_C_CompositeHitData"); \ static_assert(sizeof(AE_DamageSphere_C_CompositeHitData) == 0x000A90, "Wrong size on AE_DamageSphere_C_CompositeHitData"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, HitMetaData) == 0x000000, "Member 'AE_DamageSphere_C_CompositeHitData::HitMetaData' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, HitTargetActor) == 0x000160, "Member 'AE_DamageSphere_C_CompositeHitData::HitTargetActor' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, HitResultData) == 0x000168, "Member 'AE_DamageSphere_C_CompositeHitData::HitResultData' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, HitDataCompositedByAttacker) == 0x000250, "Member 'AE_DamageSphere_C_CompositeHitData::HitDataCompositedByAttacker' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, LocalPhysicType) == 0x0003B8, "Member 'AE_DamageSphere_C_CompositeHitData::LocalPhysicType' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, Used_Hit_Data) == 0x0003C0, "Member 'AE_DamageSphere_C_CompositeHitData::Used_Hit_Data' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, CallFunc_GetOwner_ReturnValue) == 0x000528, "Member 'AE_DamageSphere_C_CompositeHitData::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000530, "Member 'AE_DamageSphere_C_CompositeHitData::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000548, "Member 'AE_DamageSphere_C_CompositeHitData::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000560, "Member 'AE_DamageSphere_C_CompositeHitData::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, CallFunc_Normal_ReturnValue) == 0x000578, "Member 'AE_DamageSphere_C_CompositeHitData::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, CallFunc_GetOwner_ReturnValue_1) == 0x000590, "Member 'AE_DamageSphere_C_CompositeHitData::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, CallFunc_FTrunc_ReturnValue) == 0x000598, "Member 'AE_DamageSphere_C_CompositeHitData::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, K2Node_DynamicCast_AsAbstract_Character) == 0x0005A0, "Member 'AE_DamageSphere_C_CompositeHitData::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, K2Node_DynamicCast_bSuccess) == 0x0005A8, "Member 'AE_DamageSphere_C_CompositeHitData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, K2Node_MakeMap_Map) == 0x0005B0, "Member 'AE_DamageSphere_C_CompositeHitData::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, K2Node_DynamicCast_AsI_Can_Attack) == 0x000600, "Member 'AE_DamageSphere_C_CompositeHitData::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, K2Node_DynamicCast_bSuccess_1) == 0x000610, "Member 'AE_DamageSphere_C_CompositeHitData::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, K2Node_DynamicCast_AsI_Can_Attack_1) == 0x000618, "Member 'AE_DamageSphere_C_CompositeHitData::K2Node_DynamicCast_AsI_Can_Attack_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, K2Node_DynamicCast_bSuccess_2) == 0x000628, "Member 'AE_DamageSphere_C_CompositeHitData::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, CallFunc_FTrunc_ReturnValue_1) == 0x00062C, "Member 'AE_DamageSphere_C_CompositeHitData::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, CallFunc_CompositeHitData_HitDataCompositedByAttacker) == 0x000630, "Member 'AE_DamageSphere_C_CompositeHitData::CallFunc_CompositeHitData_HitDataCompositedByAttacker' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, K2Node_MakeStruct_ST_HitDamageData) == 0x000798, "Member 'AE_DamageSphere_C_CompositeHitData::K2Node_MakeStruct_ST_HitDamageData' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, CallFunc_CompositeHitData_HitDataCompositedByAttacker_1) == 0x0008F8, "Member 'AE_DamageSphere_C_CompositeHitData::CallFunc_CompositeHitData_HitDataCompositedByAttacker_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000A60, "Member 'AE_DamageSphere_C_CompositeHitData::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, CallFunc_IsValid_ReturnValue) == 0x000A61, "Member 'AE_DamageSphere_C_CompositeHitData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, K2Node_DynamicCast_AsAbstract_Character_1) == 0x000A68, "Member 'AE_DamageSphere_C_CompositeHitData::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, K2Node_DynamicCast_bSuccess_3) == 0x000A70, "Member 'AE_DamageSphere_C_CompositeHitData::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_CompositeHitData, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000A78, "Member 'AE_DamageSphere_C_CompositeHitData::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere \ static_assert(alignof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere) == 0x000008, "Wrong alignment on AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere"); \ static_assert(sizeof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere) == 0x000190, "Wrong size on AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, EntryPoint) == 0x000000, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, K2Node_Event_HitResult) == 0x000008, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::K2Node_Event_HitResult' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, K2Node_Event_DamageResult) == 0x0000F0, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::K2Node_Event_DamageResult' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, K2Node_Event_HasAppliedDamage) == 0x0000F1, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::K2Node_Event_HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, K2Node_Event_Undelayed) == 0x0000F2, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::K2Node_Event_Undelayed' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000F3, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000F8, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, CallFunc_AddSphereTrace_TraceId) == 0x000110, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::CallFunc_AddSphereTrace_TraceId' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, CallFunc_IsServer_ReturnValue) == 0x000114, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, CallFunc_GetOwner_ReturnValue) == 0x000118, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, K2Node_DynamicCast_AsCharacter) == 0x000120, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, K2Node_DynamicCast_bSuccess) == 0x000128, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, CallFunc_GetComponentByClass_ReturnValue) == 0x000130, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, CallFunc_IsLocallyControlled_ReturnValue) == 0x000138, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, CallFunc_IsValid_ReturnValue) == 0x000139, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000140, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, K2Node_DynamicCast_bSuccess_1) == 0x000148, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, CallFunc_AddComponentByClass_ReturnValue) == 0x000150, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000158, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000160, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000178, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, CallFunc_AddComponentByClass_ReturnValue_1) == 0x000180, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::CallFunc_AddComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, CallFunc_SetLifeSpan_InLifespan_ImplicitCast) == 0x000188, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::CallFunc_SetLifeSpan_InLifespan_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast) == 0x00018C, "Member 'AE_DamageSphere_C_ExecuteUbergraph_AE_DamageSphere::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AE_DamageSphere_C_IsAttackableTarget \ static_assert(alignof(AE_DamageSphere_C_IsAttackableTarget) == 0x000008, "Wrong alignment on AE_DamageSphere_C_IsAttackableTarget"); \ static_assert(sizeof(AE_DamageSphere_C_IsAttackableTarget) == 0x000058, "Wrong size on AE_DamageSphere_C_IsAttackableTarget"); \ static_assert(offsetof(AE_DamageSphere_C_IsAttackableTarget, Target) == 0x000000, "Member 'AE_DamageSphere_C_IsAttackableTarget::Target' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_IsAttackableTarget, Result) == 0x000008, "Member 'AE_DamageSphere_C_IsAttackableTarget::Result' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_IsAttackableTarget, K2Node_DynamicCast_AsBP_Destruction_Obj) == 0x000010, "Member 'AE_DamageSphere_C_IsAttackableTarget::K2Node_DynamicCast_AsBP_Destruction_Obj' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_IsAttackableTarget, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'AE_DamageSphere_C_IsAttackableTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_IsAttackableTarget, K2Node_DynamicCast_AsAbstract_Character) == 0x000020, "Member 'AE_DamageSphere_C_IsAttackableTarget::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_IsAttackableTarget, K2Node_DynamicCast_bSuccess_1) == 0x000028, "Member 'AE_DamageSphere_C_IsAttackableTarget::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_IsAttackableTarget, CallFunc_GetOwner_ReturnValue) == 0x000030, "Member 'AE_DamageSphere_C_IsAttackableTarget::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_IsAttackableTarget, CallFunc_BooleanOR_ReturnValue) == 0x000038, "Member 'AE_DamageSphere_C_IsAttackableTarget::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_IsAttackableTarget, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000039, "Member 'AE_DamageSphere_C_IsAttackableTarget::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_IsAttackableTarget, K2Node_DynamicCast_AsI_Can_Attack) == 0x000040, "Member 'AE_DamageSphere_C_IsAttackableTarget::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_IsAttackableTarget, K2Node_DynamicCast_bSuccess_2) == 0x000050, "Member 'AE_DamageSphere_C_IsAttackableTarget::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_IsAttackableTarget, CallFunc_IsAttackableTarget_result) == 0x000051, "Member 'AE_DamageSphere_C_IsAttackableTarget::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_IsAttackableTarget, CallFunc_BooleanAND_ReturnValue) == 0x000052, "Member 'AE_DamageSphere_C_IsAttackableTarget::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AE_DamageSphere_C_OverrideTraceDamage \ static_assert(alignof(AE_DamageSphere_C_OverrideTraceDamage) == 0x000008, "Wrong alignment on AE_DamageSphere_C_OverrideTraceDamage"); \ static_assert(sizeof(AE_DamageSphere_C_OverrideTraceDamage) == 0x000028, "Wrong size on AE_DamageSphere_C_OverrideTraceDamage"); \ static_assert(offsetof(AE_DamageSphere_C_OverrideTraceDamage, TraceId) == 0x000000, "Member 'AE_DamageSphere_C_OverrideTraceDamage::TraceId' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_OverrideTraceDamage, IgnoreActors) == 0x000008, "Member 'AE_DamageSphere_C_OverrideTraceDamage::IgnoreActors' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_OverrideTraceDamage, OutHits) == 0x000018, "Member 'AE_DamageSphere_C_OverrideTraceDamage::OutHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AE_DamageSphere_C_PostHitTarget \ static_assert(alignof(AE_DamageSphere_C_PostHitTarget) == 0x000008, "Wrong alignment on AE_DamageSphere_C_PostHitTarget"); \ static_assert(sizeof(AE_DamageSphere_C_PostHitTarget) == 0x0000F0, "Wrong size on AE_DamageSphere_C_PostHitTarget"); \ static_assert(offsetof(AE_DamageSphere_C_PostHitTarget, HitResult) == 0x000000, "Member 'AE_DamageSphere_C_PostHitTarget::HitResult' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_PostHitTarget, DamageResult) == 0x0000E8, "Member 'AE_DamageSphere_C_PostHitTarget::DamageResult' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_PostHitTarget, HasAppliedDamage) == 0x0000E9, "Member 'AE_DamageSphere_C_PostHitTarget::HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_PostHitTarget, Undelayed) == 0x0000EA, "Member 'AE_DamageSphere_C_PostHitTarget::Undelayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AE_DamageSphere_C_UserConstructionScript \ static_assert(alignof(AE_DamageSphere_C_UserConstructionScript) == 0x000004, "Wrong alignment on AE_DamageSphere_C_UserConstructionScript"); \ static_assert(sizeof(AE_DamageSphere_C_UserConstructionScript) == 0x000008, "Wrong size on AE_DamageSphere_C_UserConstructionScript"); \ static_assert(offsetof(AE_DamageSphere_C_UserConstructionScript, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000000, "Member 'AE_DamageSphere_C_UserConstructionScript::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AE_DamageSphere_C_UserConstructionScript, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast) == 0x000004, "Member 'AE_DamageSphere_C_UserConstructionScript::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAE_DamageSphere_C \ static_assert(alignof(AAE_DamageSphere_C) == 0x000008, "Wrong alignment on AAE_DamageSphere_C"); \ static_assert(sizeof(AAE_DamageSphere_C) == 0x0004B8, "Wrong size on AAE_DamageSphere_C"); \ static_assert(offsetof(AAE_DamageSphere_C, UberGraphFrame) == 0x0002F0, "Member 'AAE_DamageSphere_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphere_C, DamageHandlerComponent) == 0x0002F8, "Member 'AAE_DamageSphere_C::DamageHandlerComponent' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphere_C, Sphere) == 0x000300, "Member 'AAE_DamageSphere_C::Sphere' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphere_C, DefaultSceneRoot) == 0x000308, "Member 'AAE_DamageSphere_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphere_C, Radius) == 0x000310, "Member 'AAE_DamageSphere_C::Radius' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphere_C, Impulse) == 0x000318, "Member 'AAE_DamageSphere_C::Impulse' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphere_C, Debug) == 0x000320, "Member 'AAE_DamageSphere_C::Debug' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphere_C, Lifetime) == 0x000328, "Member 'AAE_DamageSphere_C::Lifetime' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphere_C, SkillID) == 0x000330, "Member 'AAE_DamageSphere_C::SkillID' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphere_C, TeamateDamage) == 0x000340, "Member 'AAE_DamageSphere_C::TeamateDamage' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphere_C, IsItemDamage) == 0x000341, "Member 'AAE_DamageSphere_C::IsItemDamage' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphere_C, DamageData) == 0x000348, "Member 'AAE_DamageSphere_C::DamageData' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphere_C, HitDirectFromOwner) == 0x0004B0, "Member 'AAE_DamageSphere_C::HitDirectFromOwner' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphere_C, NewBrushShape) == 0x0004B1, "Member 'AAE_DamageSphere_C::NewBrushShape' has a wrong offset!"); \ static_assert(offsetof(AAE_DamageSphere_C, PlayShakeCamera) == 0x0004B2, "Member 'AAE_DamageSphere_C::PlayShakeCamera' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_DamageTrace_MultiPosition \ static_assert(alignof(FST_DamageTrace_MultiPosition) == 0x000008, "Wrong alignment on FST_DamageTrace_MultiPosition"); \ static_assert(sizeof(FST_DamageTrace_MultiPosition) == 0x000030, "Wrong size on FST_DamageTrace_MultiPosition"); \ static_assert(offsetof(FST_DamageTrace_MultiPosition, Radius_18_31D1CA5E4975AA9E9C36C3A704FA07CC) == 0x000000, "Member 'FST_DamageTrace_MultiPosition::Radius_18_31D1CA5E4975AA9E9C36C3A704FA07CC' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_MultiPosition, TraceStarts_23_9CB3D0E5449090D5A400A181D09DB778) == 0x000010, "Member 'FST_DamageTrace_MultiPosition::TraceStarts_23_9CB3D0E5449090D5A400A181D09DB778' has a wrong offset!"); \ static_assert(offsetof(FST_DamageTrace_MultiPosition, TraceEnds_24_EAC61BE942E0F7DC39AE0FB58AED8B1F) == 0x000020, "Member 'FST_DamageTrace_MultiPosition::TraceEnds_24_EAC61BE942E0F7DC39AE0FB58AED8B1F' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_Property_Scaling \ static_assert(alignof(FS_Property_Scaling) == 0x000004, "Wrong alignment on FS_Property_Scaling"); \ static_assert(sizeof(FS_Property_Scaling) == 0x000004, "Wrong size on FS_Property_Scaling"); \ static_assert(offsetof(FS_Property_Scaling, scaling_2_3311A4BB49095CB24BD8ADB764A07E65) == 0x000000, "Member 'FS_Property_Scaling::scaling_2_3311A4BB49095CB24BD8ADB764A07E65' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_AI_Accum_Particle \ static_assert(alignof(FS_AI_Accum_Particle) == 0x000008, "Wrong alignment on FS_AI_Accum_Particle"); \ static_assert(sizeof(FS_AI_Accum_Particle) == 0x000180, "Wrong size on FS_AI_Accum_Particle"); \ static_assert(offsetof(FS_AI_Accum_Particle, poison_33_7EF413024DA1C30CE0166BB3046ACD97) == 0x000000, "Member 'FS_AI_Accum_Particle::poison_33_7EF413024DA1C30CE0166BB3046ACD97' has a wrong offset!"); \ static_assert(offsetof(FS_AI_Accum_Particle, burn_34_0603E93948367B99E04DF8BF4C0DD2BA) == 0x000030, "Member 'FS_AI_Accum_Particle::burn_34_0603E93948367B99E04DF8BF4C0DD2BA' has a wrong offset!"); \ static_assert(offsetof(FS_AI_Accum_Particle, ice_35_6C5D29FB4EAF2203060385B98CE25150) == 0x000060, "Member 'FS_AI_Accum_Particle::ice_35_6C5D29FB4EAF2203060385B98CE25150' has a wrong offset!"); \ static_assert(offsetof(FS_AI_Accum_Particle, lost_36_94CCDDE24FD24660671DD68AE5D0F00D) == 0x000090, "Member 'FS_AI_Accum_Particle::lost_36_94CCDDE24FD24660671DD68AE5D0F00D' has a wrong offset!"); \ static_assert(offsetof(FS_AI_Accum_Particle, curse_37_EE976866462C47EB3889819A2570F69D) == 0x0000C0, "Member 'FS_AI_Accum_Particle::curse_37_EE976866462C47EB3889819A2570F69D' has a wrong offset!"); \ static_assert(offsetof(FS_AI_Accum_Particle, bleed_38_7B07B293492F183C27D273A0F6524C46) == 0x0000F0, "Member 'FS_AI_Accum_Particle::bleed_38_7B07B293492F183C27D273A0F6524C46' has a wrong offset!"); \ static_assert(offsetof(FS_AI_Accum_Particle, paralysis_41_30DC97DC42B308A75CB497BFD3D0D6DC) == 0x000120, "Member 'FS_AI_Accum_Particle::paralysis_41_30DC97DC42B308A75CB497BFD3D0D6DC' has a wrong offset!"); \ static_assert(offsetof(FS_AI_Accum_Particle, hprestore_46_A04AC8B3499DFCF528059EBD0F8ED2AD) == 0x000150, "Member 'FS_AI_Accum_Particle::hprestore_46_A04AC8B3499DFCF528059EBD0F8ED2AD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_Accum_NSData \ static_assert(alignof(FS_Accum_NSData) == 0x000008, "Wrong alignment on FS_Accum_NSData"); \ static_assert(sizeof(FS_Accum_NSData) == 0x000030, "Wrong size on FS_Accum_NSData"); \ static_assert(offsetof(FS_Accum_NSData, Asset_10_94EE821B495E8B1454862C9466D8C984) == 0x000000, "Member 'FS_Accum_NSData::Asset_10_94EE821B495E8B1454862C9466D8C984' has a wrong offset!"); \ static_assert(offsetof(FS_Accum_NSData, Spawn_Multiply_11_851650B74357CC95B2230AB6D2AD3303) == 0x000008, "Member 'FS_Accum_NSData::Spawn_Multiply_11_851650B74357CC95B2230AB6D2AD3303' has a wrong offset!"); \ static_assert(offsetof(FS_Accum_NSData, Size_Multiply_12_B5C95BCD40386CD1FADA959F92C10A2E) == 0x000010, "Member 'FS_Accum_NSData::Size_Multiply_12_B5C95BCD40386CD1FADA959F92C10A2E' has a wrong offset!"); \ static_assert(offsetof(FS_Accum_NSData, Offest_13_A76D16B74DBCF1932BC6009C63F3FE77) == 0x000018, "Member 'FS_Accum_NSData::Offest_13_A76D16B74DBCF1932BC6009C63F3FE77' has a wrong offset!"); \ static_assert(offsetof(FS_Accum_NSData, Camera_Multiply_14_93272AAA4F5F84A445510AB5CE1653BD) == 0x000020, "Member 'FS_Accum_NSData::Camera_Multiply_14_93272AAA4F5F84A445510AB5CE1653BD' has a wrong offset!"); \ static_assert(offsetof(FS_Accum_NSData, SpellHitNiagara_17_22E2E28F493515E22A47DCA69658861E) == 0x000028, "Member 'FS_Accum_NSData::SpellHitNiagara_17_22E2E28F493515E22A47DCA69658861E' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monit_Handler_C_CallBackEvent \ static_assert(alignof(Monit_Handler_C_CallBackEvent) == 0x000008, "Wrong alignment on Monit_Handler_C_CallBackEvent"); \ static_assert(sizeof(Monit_Handler_C_CallBackEvent) == 0x000010, "Wrong size on Monit_Handler_C_CallBackEvent"); \ static_assert(offsetof(Monit_Handler_C_CallBackEvent, CheckTag) == 0x000000, "Member 'Monit_Handler_C_CallBackEvent::CheckTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monit_Handler_C_CouldBeReentry \ static_assert(alignof(Monit_Handler_C_CouldBeReentry) == 0x000008, "Wrong alignment on Monit_Handler_C_CouldBeReentry"); \ static_assert(sizeof(Monit_Handler_C_CouldBeReentry) == 0x0000A8, "Wrong size on Monit_Handler_C_CouldBeReentry"); \ static_assert(offsetof(Monit_Handler_C_CouldBeReentry, Input) == 0x000000, "Member 'Monit_Handler_C_CouldBeReentry::Input' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_CouldBeReentry, reentry) == 0x0000A0, "Member 'Monit_Handler_C_CouldBeReentry::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monit_Handler_C_Execute \ static_assert(alignof(Monit_Handler_C_Execute) == 0x000008, "Wrong alignment on Monit_Handler_C_Execute"); \ static_assert(sizeof(Monit_Handler_C_Execute) == 0x0000B8, "Wrong size on Monit_Handler_C_Execute"); \ static_assert(offsetof(Monit_Handler_C_Execute, NodeId_0) == 0x000000, "Member 'Monit_Handler_C_Execute::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_Execute, Input) == 0x000010, "Member 'Monit_Handler_C_Execute::Input' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_Execute, reentry) == 0x0000B0, "Member 'Monit_Handler_C_Execute::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monit_Handler_C_ExecuteUbergraph_Monit_Handler \ static_assert(alignof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler) == 0x000010, "Wrong alignment on Monit_Handler_C_ExecuteUbergraph_Monit_Handler"); \ static_assert(sizeof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler) == 0x000240, "Wrong size on Monit_Handler_C_ExecuteUbergraph_Monit_Handler"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, EntryPoint) == 0x000000, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000018, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, K2Node_CreateDelegate_OutputDelegate_1) == 0x000020, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, Temp_int_Array_Index_Variable) == 0x000030, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Map_Keys_Keys) == 0x000038, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Array_Get_Item) == 0x000048, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Conv_StringToInt_ReturnValue) == 0x00005C, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Map_Find_Value) == 0x000060, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Map_Find_ReturnValue) == 0x000070, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, K2Node_CustomEvent_Event) == 0x000078, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::K2Node_CustomEvent_Event' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Map_Remove_ReturnValue) == 0x000088, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, K2Node_SwitchString_CmpSuccess) == 0x000089, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, K2Node_CustomEvent_CheckTag) == 0x000090, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::K2Node_CustomEvent_CheckTag' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000A0, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, Temp_int_Loop_Counter_Variable) == 0x0000A4, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, K2Node_Event_nodeId) == 0x0000A8, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::K2Node_Event_nodeId' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, K2Node_Event_Input) == 0x0000B8, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::K2Node_Event_Input' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, K2Node_Event_Reentry) == 0x000158, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::K2Node_Event_Reentry' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, K2Node_SwitchString_CmpSuccess_1) == 0x000159, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, K2Node_SwitchString_CmpSuccess_2) == 0x00015A, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::K2Node_SwitchString_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Less_IntInt_ReturnValue) == 0x00015B, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Add_IntInt_ReturnValue) == 0x00015C, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, K2Node_CreateDelegate_OutputDelegate_2) == 0x000160, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, K2Node_CustomEvent_firepoint) == 0x000170, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, K2Node_CustomEvent_isReborn) == 0x000180, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, K2Node_CustomEvent_Position) == 0x000190, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x0001F0, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, K2Node_CreateDelegate_OutputDelegate_3) == 0x0001F8, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Set_Contains_ReturnValue) == 0x000208, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Not_PreBool_ReturnValue) == 0x000209, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Map_Values_Values) == 0x000210, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Map_Remove_ReturnValue_1) == 0x000220, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Array_Contains_ReturnValue) == 0x000221, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Not_PreBool_ReturnValue_1) == 0x000222, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Map_Find_Value_1) == 0x000228, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_ExecuteUbergraph_Monit_Handler, CallFunc_Map_Find_ReturnValue_1) == 0x000238, "Member 'Monit_Handler_C_ExecuteUbergraph_Monit_Handler::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monit_Handler_C_Monit_PlayerBorn \ static_assert(alignof(Monit_Handler_C_Monit_PlayerBorn) == 0x000010, "Wrong alignment on Monit_Handler_C_Monit_PlayerBorn"); \ static_assert(sizeof(Monit_Handler_C_Monit_PlayerBorn) == 0x000080, "Wrong size on Monit_Handler_C_Monit_PlayerBorn"); \ static_assert(offsetof(Monit_Handler_C_Monit_PlayerBorn, FirePoint) == 0x000000, "Member 'Monit_Handler_C_Monit_PlayerBorn::FirePoint' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_Monit_PlayerBorn, isReborn) == 0x000010, "Member 'Monit_Handler_C_Monit_PlayerBorn::isReborn' has a wrong offset!"); \ static_assert(offsetof(Monit_Handler_C_Monit_PlayerBorn, Position) == 0x000020, "Member 'Monit_Handler_C_Monit_PlayerBorn::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monit_Handler_C_RemoveEventMonit \ static_assert(alignof(Monit_Handler_C_RemoveEventMonit) == 0x000008, "Wrong alignment on Monit_Handler_C_RemoveEventMonit"); \ static_assert(sizeof(Monit_Handler_C_RemoveEventMonit) == 0x000010, "Wrong size on Monit_Handler_C_RemoveEventMonit"); \ static_assert(offsetof(Monit_Handler_C_RemoveEventMonit, Event) == 0x000000, "Member 'Monit_Handler_C_RemoveEventMonit::Event' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMonit_Handler_C \ static_assert(alignof(UMonit_Handler_C) == 0x000008, "Wrong alignment on UMonit_Handler_C"); \ static_assert(sizeof(UMonit_Handler_C) == 0x000218, "Wrong size on UMonit_Handler_C"); \ static_assert(offsetof(UMonit_Handler_C, UberGraphFrame_Monit_Handler_C) == 0x000140, "Member 'UMonit_Handler_C::UberGraphFrame_Monit_Handler_C' has a wrong offset!"); \ static_assert(offsetof(UMonit_Handler_C, Listener) == 0x000148, "Member 'UMonit_Handler_C::Listener' has a wrong offset!"); \ static_assert(offsetof(UMonit_Handler_C, MonitoredGlobalEvents) == 0x000198, "Member 'UMonit_Handler_C::MonitoredGlobalEvents' has a wrong offset!"); \ static_assert(offsetof(UMonit_Handler_C, PlayerBornTag) == 0x0001E8, "Member 'UMonit_Handler_C::PlayerBornTag' has a wrong offset!"); \ static_assert(offsetof(UMonit_Handler_C, EventTagMayRemoved) == 0x0001F8, "Member 'UMonit_Handler_C::EventTagMayRemoved' has a wrong offset!"); \ static_assert(offsetof(UMonit_Handler_C, PlayerDeadTag) == 0x000208, "Member 'UMonit_Handler_C::PlayerDeadTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_CustomizedReaction_Item \ static_assert(alignof(FST_CustomizedReaction_Item) == 0x000008, "Wrong alignment on FST_CustomizedReaction_Item"); \ static_assert(sizeof(FST_CustomizedReaction_Item) == 0x000048, "Wrong size on FST_CustomizedReaction_Item"); \ static_assert(offsetof(FST_CustomizedReaction_Item, SurfaceName_12_C76A1EDE442C95A5ACAD10BD40AB8322) == 0x000000, "Member 'FST_CustomizedReaction_Item::SurfaceName_12_C76A1EDE442C95A5ACAD10BD40AB8322' has a wrong offset!"); \ static_assert(offsetof(FST_CustomizedReaction_Item, Reaction_11_FB126FA84CCABC427C6FB99D68261D9B) == 0x000008, "Member 'FST_CustomizedReaction_Item::Reaction_11_FB126FA84CCABC427C6FB99D68261D9B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_CustomizedReaction \ static_assert(alignof(FST_CustomizedReaction) == 0x000008, "Wrong alignment on FST_CustomizedReaction"); \ static_assert(sizeof(FST_CustomizedReaction) == 0x000068, "Wrong size on FST_CustomizedReaction"); \ static_assert(offsetof(FST_CustomizedReaction, DescName_3_C76A1EDE442C95A5ACAD10BD40AB8322) == 0x000000, "Member 'FST_CustomizedReaction::DescName_3_C76A1EDE442C95A5ACAD10BD40AB8322' has a wrong offset!"); \ static_assert(offsetof(FST_CustomizedReaction, Default_6_FB126FA84CCABC427C6FB99D68261D9B) == 0x000010, "Member 'FST_CustomizedReaction::Default_6_FB126FA84CCABC427C6FB99D68261D9B' has a wrong offset!"); \ static_assert(offsetof(FST_CustomizedReaction, SpecificArr_11_8D1206E24FC4A8C804FA6AA97638B971) == 0x000050, "Member 'FST_CustomizedReaction::SpecificArr_11_8D1206E24FC4A8C804FA6AA97638B971' has a wrong offset!"); \ static_assert(offsetof(FST_CustomizedReaction, Tip_17_B931EB6B4A6707A293436CAF7C8EDC5B) == 0x000060, "Member 'FST_CustomizedReaction::Tip_17_B931EB6B4A6707A293436CAF7C8EDC5B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_HitDamageData \ static_assert(alignof(FST_HitDamageData) == 0x000008, "Wrong alignment on FST_HitDamageData"); \ static_assert(sizeof(FST_HitDamageData) == 0x000160, "Wrong size on FST_HitDamageData"); \ static_assert(offsetof(FST_HitDamageData, desc_52_130C61FE4319020F621305BCB802BF59) == 0x000000, "Member 'FST_HitDamageData::desc_52_130C61FE4319020F621305BCB802BF59' has a wrong offset!"); \ static_assert(offsetof(FST_HitDamageData, physic_atk_prop_49_8C5C9D4345798B57D3FA1A99C8CF7FCA) == 0x000010, "Member 'FST_HitDamageData::physic_atk_prop_49_8C5C9D4345798B57D3FA1A99C8CF7FCA' has a wrong offset!"); \ static_assert(offsetof(FST_HitDamageData, hp_dmg_53_EBBBF6894E38595C237177AEA5F1DD11) == 0x000014, "Member 'FST_HitDamageData::hp_dmg_53_EBBBF6894E38595C237177AEA5F1DD11' has a wrong offset!"); \ static_assert(offsetof(FST_HitDamageData, impact_type_40_A67953EC429A2B2961AC02883D8EDF1D) == 0x000018, "Member 'FST_HitDamageData::impact_type_40_A67953EC429A2B2961AC02883D8EDF1D' has a wrong offset!"); \ static_assert(offsetof(FST_HitDamageData, thoughness_dmg_54_D860DD5643A9929054483F966B80D408) == 0x00001C, "Member 'FST_HitDamageData::thoughness_dmg_54_D860DD5643A9929054483F966B80D408' has a wrong offset!"); \ static_assert(offsetof(FST_HitDamageData, reaction_87_D4A2690B43E7CE9109343FA417024A3F) == 0x000020, "Member 'FST_HitDamageData::reaction_87_D4A2690B43E7CE9109343FA417024A3F' has a wrong offset!"); \ static_assert(offsetof(FST_HitDamageData, DamageRule_101_7B62106A4920154E624EA7BCDF248D8C) == 0x000048, "Member 'FST_HitDamageData::DamageRule_101_7B62106A4920154E624EA7BCDF248D8C' has a wrong offset!"); \ static_assert(offsetof(FST_HitDamageData, Special_param_102_2F6044054F69758C5051AE9FB63406AB) == 0x000070, "Member 'FST_HitDamageData::Special_param_102_2F6044054F69758C5051AE9FB63406AB' has a wrong offset!"); \ static_assert(offsetof(FST_HitDamageData, attack_property_85_94BD708149816FBB983ABF9CFB4D4838) == 0x0000C0, "Member 'FST_HitDamageData::attack_property_85_94BD708149816FBB983ABF9CFB4D4838' has a wrong offset!"); \ static_assert(offsetof(FST_HitDamageData, AttackType_91_FB3838704E5E073897DFF2B659EDD47B) == 0x000110, "Member 'FST_HitDamageData::AttackType_91_FB3838704E5E073897DFF2B659EDD47B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_WeaponProperty \ static_assert(alignof(FS_WeaponProperty) == 0x000008, "Wrong alignment on FS_WeaponProperty"); \ static_assert(sizeof(FS_WeaponProperty) == 0x000018, "Wrong size on FS_WeaponProperty"); \ static_assert(offsetof(FS_WeaponProperty, ID_74_8345CDA2474544F8E7DD40A78B0FF0DA) == 0x000000, "Member 'FS_WeaponProperty::ID_74_8345CDA2474544F8E7DD40A78B0FF0DA' has a wrong offset!"); \ static_assert(offsetof(FS_WeaponProperty, Type_75_C14C95684DCABE8EDFBDF8BA89167175) == 0x000008, "Member 'FS_WeaponProperty::Type_75_C14C95684DCABE8EDFBDF8BA89167175' has a wrong offset!"); \ static_assert(offsetof(FS_WeaponProperty, HitPhyStrength_79_7647652C423A53CB0070FBAE88E7422D) == 0x000010, "Member 'FS_WeaponProperty::HitPhyStrength_79_7647652C423A53CB0070FBAE88E7422D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow \ static_assert(alignof(BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow) == 0x000008, "Wrong alignment on BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow"); \ static_assert(sizeof(BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow) == 0x000030, "Wrong size on BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow"); \ static_assert(offsetof(BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow, EntryPoint) == 0x000000, "Member 'BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow, CallFunc_SetStaticMesh_ReturnValue) == 0x000014, "Member 'BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow::CallFunc_SetStaticMesh_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow, K2Node_CustomEvent_DestroyedActor) == 0x000020, "Member 'BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow::K2Node_CustomEvent_DestroyedActor' has a wrong offset!"); \ static_assert(offsetof(BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow, CallFunc_SetLifeSpan_InLifespan_ImplicitCast) == 0x000028, "Member 'BP_ImpaledArrow_C_ExecuteUbergraph_BP_ImpaledArrow::CallFunc_SetLifeSpan_InLifespan_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_ImpaledArrow_C_OnOwnerDestroyed \ static_assert(alignof(BP_ImpaledArrow_C_OnOwnerDestroyed) == 0x000008, "Wrong alignment on BP_ImpaledArrow_C_OnOwnerDestroyed"); \ static_assert(sizeof(BP_ImpaledArrow_C_OnOwnerDestroyed) == 0x000008, "Wrong size on BP_ImpaledArrow_C_OnOwnerDestroyed"); \ static_assert(offsetof(BP_ImpaledArrow_C_OnOwnerDestroyed, DestroyedActor) == 0x000000, "Member 'BP_ImpaledArrow_C_OnOwnerDestroyed::DestroyedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_ImpaledArrow_C \ static_assert(alignof(ABP_ImpaledArrow_C) == 0x000008, "Wrong alignment on ABP_ImpaledArrow_C"); \ static_assert(sizeof(ABP_ImpaledArrow_C) == 0x000318, "Wrong size on ABP_ImpaledArrow_C"); \ static_assert(offsetof(ABP_ImpaledArrow_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_ImpaledArrow_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_ImpaledArrow_C, ImpaledArrowMesh) == 0x0002F8, "Member 'ABP_ImpaledArrow_C::ImpaledArrowMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_ImpaledArrow_C, Scene) == 0x000300, "Member 'ABP_ImpaledArrow_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ABP_ImpaledArrow_C, ArrowMesh) == 0x000308, "Member 'ABP_ImpaledArrow_C::ArrowMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_ImpaledArrow_C, Lifetime) == 0x000310, "Member 'ABP_ImpaledArrow_C::Lifetime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FF_Modifier \ static_assert(alignof(FF_Modifier) == 0x000004, "Wrong alignment on FF_Modifier"); \ static_assert(sizeof(FF_Modifier) == 0x00000C, "Wrong size on FF_Modifier"); \ static_assert(offsetof(FF_Modifier, BuffId_11_B63B799B4F0B861E79B0138F6BCE25AF) == 0x000000, "Member 'FF_Modifier::BuffId_11_B63B799B4F0B861E79B0138F6BCE25AF' has a wrong offset!"); \ static_assert(offsetof(FF_Modifier, Value_6_591E0E9A4E97B501F80C369E9226028A) == 0x000008, "Member 'FF_Modifier::Value_6_591E0E9A4E97B501F80C369E9226028A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_AboutAchievement \ static_assert(alignof(StarGraphModel_C_AboutAchievement) == 0x000008, "Wrong alignment on StarGraphModel_C_AboutAchievement"); \ static_assert(sizeof(StarGraphModel_C_AboutAchievement) == 0x000068, "Wrong size on StarGraphModel_C_AboutAchievement"); \ static_assert(offsetof(StarGraphModel_C_AboutAchievement, CurrentLevel_0) == 0x000000, "Member 'StarGraphModel_C_AboutAchievement::CurrentLevel_0' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AboutAchievement, Type) == 0x000004, "Member 'StarGraphModel_C_AboutAchievement::Type' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AboutAchievement, CallFunc_GetModel_AchievementSystem_Return_Value) == 0x000008, "Member 'StarGraphModel_C_AboutAchievement::CallFunc_GetModel_AchievementSystem_Return_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AboutAchievement, K2Node_MakeStruct_ST_Achievement_SingleCount) == 0x000010, "Member 'StarGraphModel_C_AboutAchievement::K2Node_MakeStruct_ST_Achievement_SingleCount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AboutAchievement, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'StarGraphModel_C_AboutAchievement::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AboutAchievement, CallFunc_MakeLiteralByte_ReturnValue) == 0x000019, "Member 'StarGraphModel_C_AboutAchievement::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AboutAchievement, CallFunc_CreateSelectStruct_OutStruct) == 0x000020, "Member 'StarGraphModel_C_AboutAchievement::CallFunc_CreateSelectStruct_OutStruct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Add_Buffs \ static_assert(alignof(StarGraphModel_C_Add_Buffs) == 0x000008, "Wrong alignment on StarGraphModel_C_Add_Buffs"); \ static_assert(sizeof(StarGraphModel_C_Add_Buffs) == 0x0000B0, "Wrong size on StarGraphModel_C_Add_Buffs"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, NodeId) == 0x000000, "Member 'StarGraphModel_C_Add_Buffs::NodeId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, BuffTags) == 0x000008, "Member 'StarGraphModel_C_Add_Buffs::BuffTags' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, L_KlesaValue0) == 0x000018, "Member 'StarGraphModel_C_Add_Buffs::L_KlesaValue0' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, NewLocalVar) == 0x000020, "Member 'StarGraphModel_C_Add_Buffs::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, LocalBuffArray) == 0x000030, "Member 'StarGraphModel_C_Add_Buffs::LocalBuffArray' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, LocalNodeID) == 0x000040, "Member 'StarGraphModel_C_Add_Buffs::LocalNodeID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000044, "Member 'StarGraphModel_C_Add_Buffs::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, Temp_int_Array_Index_Variable) == 0x000048, "Member 'StarGraphModel_C_Add_Buffs::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, CallFunc_GetNormalizeKlesaPercentValue_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_Add_Buffs::CallFunc_GetNormalizeKlesaPercentValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, CallFunc_FTrunc_ReturnValue) == 0x000058, "Member 'StarGraphModel_C_Add_Buffs::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, CallFunc_Array_Add_ReturnValue) == 0x00005C, "Member 'StarGraphModel_C_Add_Buffs::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, CallFunc_Array_Add_ReturnValue_1) == 0x000060, "Member 'StarGraphModel_C_Add_Buffs::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, Temp_int_Loop_Counter_Variable) == 0x000064, "Member 'StarGraphModel_C_Add_Buffs::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, CallFunc_Map_Find_Value) == 0x000068, "Member 'StarGraphModel_C_Add_Buffs::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, CallFunc_Map_Find_ReturnValue) == 0x00006C, "Member 'StarGraphModel_C_Add_Buffs::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00006D, "Member 'StarGraphModel_C_Add_Buffs::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'StarGraphModel_C_Add_Buffs::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, K2Node_MakeStruct_S_StarNodeTagArray) == 0x000078, "Member 'StarGraphModel_C_Add_Buffs::K2Node_MakeStruct_S_StarNodeTagArray' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, CallFunc_Map_Find_Value_1) == 0x000088, "Member 'StarGraphModel_C_Add_Buffs::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, CallFunc_Map_Find_ReturnValue_1) == 0x000098, "Member 'StarGraphModel_C_Add_Buffs::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, CallFunc_Array_Get_Item) == 0x00009C, "Member 'StarGraphModel_C_Add_Buffs::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, CallFunc_Array_Length_ReturnValue) == 0x0000A4, "Member 'StarGraphModel_C_Add_Buffs::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, CallFunc_Array_Contains_ReturnValue) == 0x0000A8, "Member 'StarGraphModel_C_Add_Buffs::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, CallFunc_Less_IntInt_ReturnValue) == 0x0000A9, "Member 'StarGraphModel_C_Add_Buffs::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs, CallFunc_Array_Add_ReturnValue_2) == 0x0000AC, "Member 'StarGraphModel_C_Add_Buffs::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Add_Buffs废弃 \ static_assert(alignof(StarGraphModel_C_Add_Buffs废弃) == 0x000008, "Wrong alignment on StarGraphModel_C_Add_Buffs废弃"); \ static_assert(sizeof(StarGraphModel_C_Add_Buffs废弃) == 0x000030, "Wrong size on StarGraphModel_C_Add_Buffs废弃"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs废弃, AllStarGraphBuffs_0) == 0x000000, "Member 'StarGraphModel_C_Add_Buffs废弃::AllStarGraphBuffs_0' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs废弃, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_Add_Buffs废弃::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs废弃, Temp_int_Array_Index_Variable) == 0x000014, "Member 'StarGraphModel_C_Add_Buffs废弃::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs废弃, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'StarGraphModel_C_Add_Buffs废弃::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs废弃, CallFunc_Array_Get_Item) == 0x00001C, "Member 'StarGraphModel_C_Add_Buffs废弃::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs废弃, CallFunc_Less_IntInt_ReturnValue) == 0x000024, "Member 'StarGraphModel_C_Add_Buffs废弃::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs废弃, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_Add_Buffs废弃::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Buffs废弃, CallFunc_Array_Add_ReturnValue) == 0x00002C, "Member 'StarGraphModel_C_Add_Buffs废弃::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Add_Functions \ static_assert(alignof(StarGraphModel_C_Add_Functions) == 0x000008, "Wrong alignment on StarGraphModel_C_Add_Functions"); \ static_assert(sizeof(StarGraphModel_C_Add_Functions) == 0x000158, "Wrong size on StarGraphModel_C_Add_Functions"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, NodeId) == 0x000000, "Member 'StarGraphModel_C_Add_Functions::NodeId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, AllFunctions) == 0x000008, "Member 'StarGraphModel_C_Add_Functions::AllFunctions' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, Local_Array) == 0x000018, "Member 'StarGraphModel_C_Add_Functions::Local_Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, L_KlesaValue) == 0x000028, "Member 'StarGraphModel_C_Add_Functions::L_KlesaValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, LocalFunctionsArrays) == 0x000030, "Member 'StarGraphModel_C_Add_Functions::LocalFunctionsArrays' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, LocalNodeID) == 0x000040, "Member 'StarGraphModel_C_Add_Functions::LocalNodeID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000044, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'StarGraphModel_C_Add_Functions::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Add_IntInt_ReturnValue) == 0x00004C, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, Temp_int_Array_Index_Variable) == 0x000050, "Member 'StarGraphModel_C_Add_Functions::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Array_Add_ReturnValue) == 0x000054, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Array_Add_ReturnValue_1) == 0x000058, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Array_Add_ReturnValue_2) == 0x00005C, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, Temp_struct_Variable) == 0x000060, "Member 'StarGraphModel_C_Add_Functions::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Array_Get_Item) == 0x000068, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Array_Contains_ReturnValue) == 0x000070, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, K2Node_MakeArray_Array) == 0x000078, "Member 'StarGraphModel_C_Add_Functions::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Array_Get_Item_1) == 0x000088, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, K2Node_MakeArray_Array_1) == 0x000090, "Member 'StarGraphModel_C_Add_Functions::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_GetStarGraphTypeStatic_ReturnValue) == 0x0000A0, "Member 'StarGraphModel_C_Add_Functions::CallFunc_GetStarGraphTypeStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_GetNormalizeKlesaPercentValue_ReturnValue) == 0x0000A8, "Member 'StarGraphModel_C_Add_Functions::CallFunc_GetNormalizeKlesaPercentValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_FTrunc_ReturnValue) == 0x0000B0, "Member 'StarGraphModel_C_Add_Functions::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Map_Find_Value) == 0x0000B8, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Map_Find_ReturnValue) == 0x0000C8, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, Temp_struct_Variable_1) == 0x0000CC, "Member 'StarGraphModel_C_Add_Functions::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Array_Contains_ReturnValue_1) == 0x0000D4, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Array_Add_ReturnValue_3) == 0x0000D8, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_BooleanOR_ReturnValue) == 0x0000DC, "Member 'StarGraphModel_C_Add_Functions::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Array_Add_ReturnValue_4) == 0x0000E0, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_GetStarGraphTypeStatic_ReturnValue_1) == 0x0000E8, "Member 'StarGraphModel_C_Add_Functions::CallFunc_GetStarGraphTypeStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Map_Find_Value_1) == 0x0000F0, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Map_Find_ReturnValue_1) == 0x0000F4, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Map_Find_Value_2) == 0x0000F8, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Map_Find_ReturnValue_2) == 0x000108, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000109, "Member 'StarGraphModel_C_Add_Functions::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Array_Get_Item_2) == 0x00010C, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000110, "Member 'StarGraphModel_C_Add_Functions::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Array_Get_Item_3) == 0x000114, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_GreaterEqual_IntInt_ReturnValue_2) == 0x000118, "Member 'StarGraphModel_C_Add_Functions::CallFunc_GreaterEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, K2Node_MakeStruct_S_StarNodeTagArray) == 0x000120, "Member 'StarGraphModel_C_Add_Functions::K2Node_MakeStruct_S_StarNodeTagArray' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Map_Find_Value_3) == 0x000130, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Map_Find_ReturnValue_3) == 0x000140, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Array_Get_Item_4) == 0x000144, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Array_Length_ReturnValue) == 0x00014C, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Array_Contains_ReturnValue_2) == 0x000150, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Array_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Less_IntInt_ReturnValue) == 0x000151, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Add_Functions, CallFunc_Array_Add_ReturnValue_5) == 0x000154, "Member 'StarGraphModel_C_Add_Functions::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_AddActivedArea \ static_assert(alignof(StarGraphModel_C_AddActivedArea) == 0x000008, "Wrong alignment on StarGraphModel_C_AddActivedArea"); \ static_assert(sizeof(StarGraphModel_C_AddActivedArea) == 0x000018, "Wrong size on StarGraphModel_C_AddActivedArea"); \ static_assert(offsetof(StarGraphModel_C_AddActivedArea, NewArea) == 0x000000, "Member 'StarGraphModel_C_AddActivedArea::NewArea' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddActivedArea, CallFunc_Array_Contains_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_AddActivedArea::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddActivedArea, CallFunc_Array_Add_ReturnValue) == 0x000014, "Member 'StarGraphModel_C_AddActivedArea::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_AddKlesaBottleLevel \ static_assert(alignof(StarGraphModel_C_AddKlesaBottleLevel) == 0x000008, "Wrong alignment on StarGraphModel_C_AddKlesaBottleLevel"); \ static_assert(sizeof(StarGraphModel_C_AddKlesaBottleLevel) == 0x000058, "Wrong size on StarGraphModel_C_AddKlesaBottleLevel"); \ static_assert(offsetof(StarGraphModel_C_AddKlesaBottleLevel, NodeId) == 0x000000, "Member 'StarGraphModel_C_AddKlesaBottleLevel::NodeId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddKlesaBottleLevel, Tags) == 0x000008, "Member 'StarGraphModel_C_AddKlesaBottleLevel::Tags' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddKlesaBottleLevel, LocalKlesaBottleLevel) == 0x000018, "Member 'StarGraphModel_C_AddKlesaBottleLevel::LocalKlesaBottleLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddKlesaBottleLevel, Local_KlesaBottleTag) == 0x00001C, "Member 'StarGraphModel_C_AddKlesaBottleLevel::Local_KlesaBottleTag' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddKlesaBottleLevel, Local_KlesaBottleId) == 0x000024, "Member 'StarGraphModel_C_AddKlesaBottleLevel::Local_KlesaBottleId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddKlesaBottleLevel, Temp_struct_Variable) == 0x000028, "Member 'StarGraphModel_C_AddKlesaBottleLevel::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddKlesaBottleLevel, Temp_int_Variable) == 0x000030, "Member 'StarGraphModel_C_AddKlesaBottleLevel::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddKlesaBottleLevel, CallFunc_Array_Contains_ReturnValue) == 0x000034, "Member 'StarGraphModel_C_AddKlesaBottleLevel::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddKlesaBottleLevel, Temp_int_Variable_1) == 0x000038, "Member 'StarGraphModel_C_AddKlesaBottleLevel::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddKlesaBottleLevel, CallFunc_Map_Find_Value) == 0x00003C, "Member 'StarGraphModel_C_AddKlesaBottleLevel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddKlesaBottleLevel, CallFunc_Map_Find_ReturnValue) == 0x000040, "Member 'StarGraphModel_C_AddKlesaBottleLevel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddKlesaBottleLevel, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'StarGraphModel_C_AddKlesaBottleLevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddKlesaBottleLevel, CallFunc_Map_Find_Value_1) == 0x000048, "Member 'StarGraphModel_C_AddKlesaBottleLevel::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddKlesaBottleLevel, CallFunc_Map_Find_ReturnValue_1) == 0x00004C, "Member 'StarGraphModel_C_AddKlesaBottleLevel::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddKlesaBottleLevel, CallFunc_Add_IntInt_ReturnValue_1) == 0x000050, "Member 'StarGraphModel_C_AddKlesaBottleLevel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_AddStarClassTypeValue \ static_assert(alignof(StarGraphModel_C_AddStarClassTypeValue) == 0x000008, "Wrong alignment on StarGraphModel_C_AddStarClassTypeValue"); \ static_assert(sizeof(StarGraphModel_C_AddStarClassTypeValue) == 0x000048, "Wrong size on StarGraphModel_C_AddStarClassTypeValue"); \ static_assert(offsetof(StarGraphModel_C_AddStarClassTypeValue, StarNodeClassType) == 0x000000, "Member 'StarGraphModel_C_AddStarClassTypeValue::StarNodeClassType' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddStarClassTypeValue, Value) == 0x000004, "Member 'StarGraphModel_C_AddStarClassTypeValue::Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddStarClassTypeValue, DisplayName) == 0x000008, "Member 'StarGraphModel_C_AddStarClassTypeValue::DisplayName' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddStarClassTypeValue, LocalType) == 0x000020, "Member 'StarGraphModel_C_AddStarClassTypeValue::LocalType' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddStarClassTypeValue, CallFunc_Conv_TextToString_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_AddStarClassTypeValue::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddStarClassTypeValue, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000038, "Member 'StarGraphModel_C_AddStarClassTypeValue::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddStarClassTypeValue, CallFunc_Map_Find_Value) == 0x000039, "Member 'StarGraphModel_C_AddStarClassTypeValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddStarClassTypeValue, CallFunc_Map_Find_ReturnValue) == 0x00003A, "Member 'StarGraphModel_C_AddStarClassTypeValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddStarClassTypeValue, CallFunc_Map_Find_Value_1) == 0x00003C, "Member 'StarGraphModel_C_AddStarClassTypeValue::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddStarClassTypeValue, CallFunc_Map_Find_ReturnValue_1) == 0x000040, "Member 'StarGraphModel_C_AddStarClassTypeValue::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddStarClassTypeValue, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'StarGraphModel_C_AddStarClassTypeValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_AddWeaponType \ static_assert(alignof(StarGraphModel_C_AddWeaponType) == 0x000008, "Wrong alignment on StarGraphModel_C_AddWeaponType"); \ static_assert(sizeof(StarGraphModel_C_AddWeaponType) == 0x0001C0, "Wrong size on StarGraphModel_C_AddWeaponType"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, NewItems) == 0x000000, "Member 'StarGraphModel_C_AddWeaponType::NewItems' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, LocalWeaponType) == 0x000010, "Member 'StarGraphModel_C_AddWeaponType::LocalWeaponType' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'StarGraphModel_C_AddWeaponType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, Temp_int_Array_Index_Variable) == 0x000018, "Member 'StarGraphModel_C_AddWeaponType::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'StarGraphModel_C_AddWeaponType::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, CallFunc_Array_Get_Item) == 0x000020, "Member 'StarGraphModel_C_AddWeaponType::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'StarGraphModel_C_AddWeaponType::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, CallFunc_GetEquipByID_find) == 0x000041, "Member 'StarGraphModel_C_AddWeaponType::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, CallFunc_GetEquipByID_Equipment) == 0x000048, "Member 'StarGraphModel_C_AddWeaponType::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, CallFunc_Add_IntInt_ReturnValue) == 0x000190, "Member 'StarGraphModel_C_AddWeaponType::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, K2Node_SwitchEnum_CmpSuccess) == 0x000194, "Member 'StarGraphModel_C_AddWeaponType::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000195, "Member 'StarGraphModel_C_AddWeaponType::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, CallFunc_BooleanAND_ReturnValue) == 0x000196, "Member 'StarGraphModel_C_AddWeaponType::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, CallFunc_GetStarGraphTypeStatic_ReturnValue) == 0x000198, "Member 'StarGraphModel_C_AddWeaponType::CallFunc_GetStarGraphTypeStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, CallFunc_GetPlayerStatic_ReturnValue) == 0x0001A0, "Member 'StarGraphModel_C_AddWeaponType::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, CallFunc_Map_Find_Value) == 0x0001A8, "Member 'StarGraphModel_C_AddWeaponType::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, CallFunc_Map_Find_ReturnValue) == 0x0001AC, "Member 'StarGraphModel_C_AddWeaponType::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, CallFunc_Map_Find_Value_1) == 0x0001B0, "Member 'StarGraphModel_C_AddWeaponType::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, CallFunc_Map_Find_ReturnValue_1) == 0x0001B4, "Member 'StarGraphModel_C_AddWeaponType::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, CallFunc_Array_Contains_ReturnValue) == 0x0001B5, "Member 'StarGraphModel_C_AddWeaponType::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_AddWeaponType, CallFunc_Array_Add_ReturnValue) == 0x0001B8, "Member 'StarGraphModel_C_AddWeaponType::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Apply_Functions \ static_assert(alignof(StarGraphModel_C_Apply_Functions) == 0x000008, "Wrong alignment on StarGraphModel_C_Apply_Functions"); \ static_assert(sizeof(StarGraphModel_C_Apply_Functions) == 0x000050, "Wrong size on StarGraphModel_C_Apply_Functions"); \ static_assert(offsetof(StarGraphModel_C_Apply_Functions, Functions) == 0x000000, "Member 'StarGraphModel_C_Apply_Functions::Functions' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Functions, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_Apply_Functions::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Functions, Temp_int_Array_Index_Variable) == 0x000014, "Member 'StarGraphModel_C_Apply_Functions::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Functions, CallFunc_Array_Get_Item) == 0x000018, "Member 'StarGraphModel_C_Apply_Functions::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Functions, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000020, "Member 'StarGraphModel_C_Apply_Functions::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Functions, Temp_int_Variable) == 0x000024, "Member 'StarGraphModel_C_Apply_Functions::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Functions, CallFunc_Map_Find_Value) == 0x000028, "Member 'StarGraphModel_C_Apply_Functions::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Functions, CallFunc_Map_Find_ReturnValue) == 0x00002C, "Member 'StarGraphModel_C_Apply_Functions::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Functions, Temp_int_Loop_Counter_Variable) == 0x000030, "Member 'StarGraphModel_C_Apply_Functions::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Functions, CallFunc_Min_ReturnValue) == 0x000034, "Member 'StarGraphModel_C_Apply_Functions::CallFunc_Min_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Functions, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'StarGraphModel_C_Apply_Functions::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Functions, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'StarGraphModel_C_Apply_Functions::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Functions, CallFunc_Map_Contains_ReturnValue) == 0x000040, "Member 'StarGraphModel_C_Apply_Functions::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Functions, CallFunc_Map_Find_Value_1) == 0x000044, "Member 'StarGraphModel_C_Apply_Functions::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Functions, CallFunc_Map_Find_ReturnValue_1) == 0x000048, "Member 'StarGraphModel_C_Apply_Functions::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Functions, CallFunc_Add_IntInt_ReturnValue_1) == 0x00004C, "Member 'StarGraphModel_C_Apply_Functions::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Apply_Star_Graph_Buffs \ static_assert(alignof(StarGraphModel_C_Apply_Star_Graph_Buffs) == 0x000008, "Wrong alignment on StarGraphModel_C_Apply_Star_Graph_Buffs"); \ static_assert(sizeof(StarGraphModel_C_Apply_Star_Graph_Buffs) == 0x000090, "Wrong size on StarGraphModel_C_Apply_Star_Graph_Buffs"); \ static_assert(offsetof(StarGraphModel_C_Apply_Star_Graph_Buffs, TargetArray) == 0x000000, "Member 'StarGraphModel_C_Apply_Star_Graph_Buffs::TargetArray' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Star_Graph_Buffs, Local_AllData) == 0x000010, "Member 'StarGraphModel_C_Apply_Star_Graph_Buffs::Local_AllData' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Star_Graph_Buffs, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'StarGraphModel_C_Apply_Star_Graph_Buffs::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Star_Graph_Buffs, Temp_int_Array_Index_Variable) == 0x000024, "Member 'StarGraphModel_C_Apply_Star_Graph_Buffs::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Star_Graph_Buffs, CallFunc_Array_Get_Item) == 0x000028, "Member 'StarGraphModel_C_Apply_Star_Graph_Buffs::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Star_Graph_Buffs, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000030, "Member 'StarGraphModel_C_Apply_Star_Graph_Buffs::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Star_Graph_Buffs, Temp_int_Loop_Counter_Variable) == 0x000040, "Member 'StarGraphModel_C_Apply_Star_Graph_Buffs::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Star_Graph_Buffs, K2Node_MakeStruct_S_GemBuffAddData) == 0x000048, "Member 'StarGraphModel_C_Apply_Star_Graph_Buffs::K2Node_MakeStruct_S_GemBuffAddData' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Star_Graph_Buffs, CallFunc_Array_Add_ReturnValue) == 0x000068, "Member 'StarGraphModel_C_Apply_Star_Graph_Buffs::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Star_Graph_Buffs, CallFunc_Less_IntInt_ReturnValue) == 0x00006C, "Member 'StarGraphModel_C_Apply_Star_Graph_Buffs::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Star_Graph_Buffs, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'StarGraphModel_C_Apply_Star_Graph_Buffs::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Star_Graph_Buffs, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000078, "Member 'StarGraphModel_C_Apply_Star_Graph_Buffs::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Star_Graph_Buffs, CallFunc_GetMyBuffComp_BuffComponent) == 0x000080, "Member 'StarGraphModel_C_Apply_Star_Graph_Buffs::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Star_Graph_Buffs, CallFunc_IsValid_ReturnValue) == 0x000088, "Member 'StarGraphModel_C_Apply_Star_Graph_Buffs::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_Star_Graph_Buffs, CallFunc_IsValid_ReturnValue_1) == 0x000089, "Member 'StarGraphModel_C_Apply_Star_Graph_Buffs::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Apply_when_Klesa_Value_Changed \ static_assert(alignof(StarGraphModel_C_Apply_when_Klesa_Value_Changed) == 0x000008, "Wrong alignment on StarGraphModel_C_Apply_when_Klesa_Value_Changed"); \ static_assert(sizeof(StarGraphModel_C_Apply_when_Klesa_Value_Changed) == 0x000020, "Wrong size on StarGraphModel_C_Apply_when_Klesa_Value_Changed"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed, Property) == 0x000000, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed::Property' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed, OldIntValue) == 0x000008, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed::OldIntValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed, NewIntValue) == 0x00000C, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed::NewIntValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed, CallFunc_GetNormalizeKlesaPercentValue_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed::CallFunc_GetNormalizeKlesaPercentValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000018, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed, CallFunc_FTrunc_ReturnValue) == 0x00001C, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Apply_when_Klesa_Value_Changed_0 \ static_assert(alignof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0) == 0x000008, "Wrong alignment on StarGraphModel_C_Apply_when_Klesa_Value_Changed_0"); \ static_assert(sizeof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0) == 0x0002A8, "Wrong size on StarGraphModel_C_Apply_when_Klesa_Value_Changed_0"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CurrentKlesaValue) == 0x000000, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CurrentKlesaValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, LocalKlesaValue) == 0x000004, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::LocalKlesaValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, localBuffData) == 0x000008, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::localBuffData' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, K2Node_MakeArray_Array) == 0x000018, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, K2Node_MakeArray_Array_1) == 0x000028, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, K2Node_MakeArray_Array_2) == 0x000038, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, K2Node_MakeArray_Array_3) == 0x000048, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::K2Node_MakeArray_Array_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_Value) == 0x000058, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_ReturnValue) == 0x000060, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Remove_ReturnValue) == 0x000061, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, K2Node_MakeArray_Array_4) == 0x000068, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::K2Node_MakeArray_Array_4' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_Value_1) == 0x000078, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_ReturnValue_1) == 0x000080, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_Value_2) == 0x000084, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_ReturnValue_2) == 0x00008C, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x00008D, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_EqualEqual_GameplayTag_ReturnValue_1) == 0x00008E, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_EqualEqual_GameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, K2Node_MakeArray_Array_5) == 0x000090, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::K2Node_MakeArray_Array_5' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, K2Node_MakeArray_Array_6) == 0x0000A0, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::K2Node_MakeArray_Array_6' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_Value_3) == 0x0000B0, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_ReturnValue_3) == 0x0000C0, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, Temp_int_Loop_Counter_Variable) == 0x0000C4, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Add_IntInt_ReturnValue) == 0x0000C8, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Get_Item) == 0x0000CC, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, Temp_int_Array_Index_Variable) == 0x0000D4, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_Value_4) == 0x0000D8, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_ReturnValue_4) == 0x0000E8, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, Temp_int_Loop_Counter_Variable_1) == 0x0000EC, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Get_Item_1) == 0x0000F0, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000F8, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, Temp_int_Array_Index_Variable_1) == 0x0000FC, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, Temp_int_Array_Index_Variable_2) == 0x000100, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, Temp_int_Loop_Counter_Variable_2) == 0x000104, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Add_IntInt_ReturnValue_2) == 0x000108, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, Temp_int_Array_Index_Variable_3) == 0x00010C, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_GetStarGraphTypeStatic_ReturnValue) == 0x000110, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_GetStarGraphTypeStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_GetStarGraphTypeStatic_ReturnValue_1) == 0x000118, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_GetStarGraphTypeStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_Value_5) == 0x000120, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_Value_5' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_ReturnValue_5) == 0x000130, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Keys_Keys) == 0x000138, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Get_Item_2) == 0x000148, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Get_Item_3) == 0x00014C, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000150, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Contains_ReturnValue) == 0x000151, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Length_ReturnValue) == 0x000154, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Get_Item_4) == 0x000158, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x00015C, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Get_Item_5) == 0x000160, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Length_ReturnValue_1) == 0x000168, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_EqualEqual_GameplayTag_ReturnValue_2) == 0x00016C, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_EqualEqual_GameplayTag_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Less_IntInt_ReturnValue) == 0x00016D, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_GetStarGraphTypeStatic_ReturnValue_2) == 0x000170, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_GetStarGraphTypeStatic_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Concat_StrStr_ReturnValue) == 0x000178, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000188, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, Temp_int_Loop_Counter_Variable_3) == 0x000198, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Get_Item_6) == 0x00019C, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Length_ReturnValue_2) == 0x0001A0, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_Value_6) == 0x0001A8, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_Value_6' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_ReturnValue_6) == 0x0001B8, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001B9, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Not_PreBool_ReturnValue) == 0x0001BA, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Less_IntInt_ReturnValue_2) == 0x0001BB, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Add_IntInt_ReturnValue_3) == 0x0001BC, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_RemoveItem_ReturnValue) == 0x0001C0, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Remove_ReturnValue_1) == 0x0001C1, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_Value_7) == 0x0001C4, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_Value_7' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_ReturnValue_7) == 0x0001C8, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0001C9, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x0001CA, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_Value_8) == 0x0001CC, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_Value_8' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_ReturnValue_8) == 0x0001D0, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_Value_9) == 0x0001D8, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_Value_9' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_ReturnValue_9) == 0x0001E8, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Subtract_IntInt_ReturnValue) == 0x0001EC, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Max_ReturnValue) == 0x0001F0, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x0001F4, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0001F8, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_GetMyBuffComp_BuffComponent) == 0x000200, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_Value_10) == 0x000208, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_Value_10' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_ReturnValue_10) == 0x000218, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Get_Item_7) == 0x00021C, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Contains_ReturnValue_1) == 0x000224, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000228, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, K2Node_MakeStruct_S_GemBuffAddData) == 0x000238, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::K2Node_MakeStruct_S_GemBuffAddData' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Add_ReturnValue) == 0x000258, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Length_ReturnValue_3) == 0x00025C, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Less_IntInt_ReturnValue_3) == 0x000260, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_Value_11) == 0x000268, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_Value_11' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_ReturnValue_11) == 0x000278, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Contains_ReturnValue_2) == 0x000279, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Array_Add_ReturnValue_1) == 0x00027C, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Not_PreBool_ReturnValue_1) == 0x000280, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_Value_12) == 0x000288, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_Value_12' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_ReturnValue_12) == 0x000298, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_Value_13) == 0x00029C, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_Value_13' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_Map_Find_ReturnValue_13) == 0x0002A0, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_Map_Find_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Apply_when_Klesa_Value_Changed_0, CallFunc_GreaterEqual_IntInt_ReturnValue_2) == 0x0002A1, "Member 'StarGraphModel_C_Apply_when_Klesa_Value_Changed_0::CallFunc_GreaterEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Bottle_Level_Up \ static_assert(alignof(StarGraphModel_C_Bottle_Level_Up) == 0x000008, "Wrong alignment on StarGraphModel_C_Bottle_Level_Up"); \ static_assert(sizeof(StarGraphModel_C_Bottle_Level_Up) == 0x000068, "Wrong size on StarGraphModel_C_Bottle_Level_Up"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, NodeId) == 0x000000, "Member 'StarGraphModel_C_Bottle_Level_Up::NodeId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, MaterialID) == 0x000004, "Member 'StarGraphModel_C_Bottle_Level_Up::MaterialID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, RemoveItem) == 0x000008, "Member 'StarGraphModel_C_Bottle_Level_Up::RemoveItem' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, LocalCurrentHpLevel) == 0x00000C, "Member 'StarGraphModel_C_Bottle_Level_Up::LocalCurrentHpLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, L_NodeID) == 0x000010, "Member 'StarGraphModel_C_Bottle_Level_Up::L_NodeID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, LUpdateTable) == 0x000018, "Member 'StarGraphModel_C_Bottle_Level_Up::LUpdateTable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, Local_Levels) == 0x000020, "Member 'StarGraphModel_C_Bottle_Level_Up::Local_Levels' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, LocalCurrentBottleLevel) == 0x000030, "Member 'StarGraphModel_C_Bottle_Level_Up::LocalCurrentBottleLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, Temp_int_Variable) == 0x000034, "Member 'StarGraphModel_C_Bottle_Level_Up::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000038, "Member 'StarGraphModel_C_Bottle_Level_Up::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000039, "Member 'StarGraphModel_C_Bottle_Level_Up::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, CallFunc_Map_Find_Value) == 0x00003C, "Member 'StarGraphModel_C_Bottle_Level_Up::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, CallFunc_Map_Find_ReturnValue) == 0x000040, "Member 'StarGraphModel_C_Bottle_Level_Up::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'StarGraphModel_C_Bottle_Level_Up::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, Temp_int_Variable_1) == 0x000048, "Member 'StarGraphModel_C_Bottle_Level_Up::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, CallFunc_Map_Find_Value_1) == 0x00004C, "Member 'StarGraphModel_C_Bottle_Level_Up::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, CallFunc_Map_Find_ReturnValue_1) == 0x000050, "Member 'StarGraphModel_C_Bottle_Level_Up::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, CallFunc_Add_IntInt_ReturnValue_1) == 0x000054, "Member 'StarGraphModel_C_Bottle_Level_Up::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, CallFunc_Bottle_Level_Up_Base_CanLevelUp) == 0x000058, "Member 'StarGraphModel_C_Bottle_Level_Up::CallFunc_Bottle_Level_Up_Base_CanLevelUp' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, CallFunc_Bottle_Level_Up_Base_CurrentLevel) == 0x00005C, "Member 'StarGraphModel_C_Bottle_Level_Up::CallFunc_Bottle_Level_Up_Base_CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, CallFunc_Bottle_Level_Up_Base_CanLevelUp_1) == 0x000060, "Member 'StarGraphModel_C_Bottle_Level_Up::CallFunc_Bottle_Level_Up_Base_CanLevelUp_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up, CallFunc_Bottle_Level_Up_Base_CurrentLevel_1) == 0x000064, "Member 'StarGraphModel_C_Bottle_Level_Up::CallFunc_Bottle_Level_Up_Base_CurrentLevel_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Bottle_Level_Up_Base \ static_assert(alignof(StarGraphModel_C_Bottle_Level_Up_Base) == 0x000008, "Wrong alignment on StarGraphModel_C_Bottle_Level_Up_Base"); \ static_assert(sizeof(StarGraphModel_C_Bottle_Level_Up_Base) == 0x000118, "Wrong size on StarGraphModel_C_Bottle_Level_Up_Base"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, PlayerIntPropKey) == 0x000000, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::PlayerIntPropKey' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, DataTable) == 0x000008, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::DataTable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CanLevelUp) == 0x000038, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CanLevelUp' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CurrentLevel_0) == 0x00003C, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CurrentLevel_0' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, L_Levels) == 0x000040, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::L_Levels' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, L_UpdateTable) == 0x000050, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::L_UpdateTable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, L_CurrentLevel) == 0x000058, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::L_CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_Redirect_Table_MappedTable) == 0x000070, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000078, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000088, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_GetPlayerIntProperty_value) == 0x000098, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_GetDataTableRowNames_OutRowNames) == 0x0000A0, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_Conv_IntToString_ReturnValue) == 0x0000B0, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_Array_LastIndex_ReturnValue) == 0x0000C0, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000C8, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000D8, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000E8, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000F8, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_Add_IntInt_ReturnValue) == 0x000108, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00010C, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_Add_IntInt_ReturnValue_1) == 0x000110, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000114, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Bottle_Level_Up_Base, CallFunc_BooleanAND_ReturnValue) == 0x000115, "Member 'StarGraphModel_C_Bottle_Level_Up_Base::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_CallOnPtConsumeChanged \ static_assert(alignof(StarGraphModel_C_CallOnPtConsumeChanged) == 0x000008, "Wrong alignment on StarGraphModel_C_CallOnPtConsumeChanged"); \ static_assert(sizeof(StarGraphModel_C_CallOnPtConsumeChanged) == 0x000030, "Wrong size on StarGraphModel_C_CallOnPtConsumeChanged"); \ static_assert(offsetof(StarGraphModel_C_CallOnPtConsumeChanged, Array) == 0x000000, "Member 'StarGraphModel_C_CallOnPtConsumeChanged::Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CallOnPtConsumeChanged, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_CallOnPtConsumeChanged::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CallOnPtConsumeChanged, Temp_int_Array_Index_Variable) == 0x000014, "Member 'StarGraphModel_C_CallOnPtConsumeChanged::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CallOnPtConsumeChanged, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'StarGraphModel_C_CallOnPtConsumeChanged::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CallOnPtConsumeChanged, CallFunc_Array_Get_Item) == 0x00001C, "Member 'StarGraphModel_C_CallOnPtConsumeChanged::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CallOnPtConsumeChanged, CallFunc_Less_IntInt_ReturnValue) == 0x000024, "Member 'StarGraphModel_C_CallOnPtConsumeChanged::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CallOnPtConsumeChanged, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_CallOnPtConsumeChanged::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CallOnPtConsumeChanged, CallFunc_Array_Contains_ReturnValue) == 0x00002C, "Member 'StarGraphModel_C_CallOnPtConsumeChanged::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Can_Active_Zhu_Mo \ static_assert(alignof(StarGraphModel_C_Can_Active_Zhu_Mo) == 0x000008, "Wrong alignment on StarGraphModel_C_Can_Active_Zhu_Mo"); \ static_assert(sizeof(StarGraphModel_C_Can_Active_Zhu_Mo) == 0x000038, "Wrong size on StarGraphModel_C_Can_Active_Zhu_Mo"); \ static_assert(offsetof(StarGraphModel_C_Can_Active_Zhu_Mo, Can) == 0x000000, "Member 'StarGraphModel_C_Can_Active_Zhu_Mo::Can' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Can_Active_Zhu_Mo, CallFunc_GetMark_Value) == 0x000008, "Member 'StarGraphModel_C_Can_Active_Zhu_Mo::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Can_Active_Zhu_Mo, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000018, "Member 'StarGraphModel_C_Can_Active_Zhu_Mo::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Can_Active_Zhu_Mo, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x00001C, "Member 'StarGraphModel_C_Can_Active_Zhu_Mo::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Can_Active_Zhu_Mo, CallFunc_Greater_IntInt_ReturnValue) == 0x000020, "Member 'StarGraphModel_C_Can_Active_Zhu_Mo::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Can_Active_Zhu_Mo, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_Can_Active_Zhu_Mo::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Can_Active_Zhu_Mo, CallFunc_OpenStargraphZhumoSystermWhenEditorRunning_ReturnValue) == 0x000030, "Member 'StarGraphModel_C_Can_Active_Zhu_Mo::CallFunc_OpenStargraphZhumoSystermWhenEditorRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_CanActiveKlesaBottleLevelUp \ static_assert(alignof(StarGraphModel_C_CanActiveKlesaBottleLevelUp) == 0x000008, "Wrong alignment on StarGraphModel_C_CanActiveKlesaBottleLevelUp"); \ static_assert(sizeof(StarGraphModel_C_CanActiveKlesaBottleLevelUp) == 0x000020, "Wrong size on StarGraphModel_C_CanActiveKlesaBottleLevelUp"); \ static_assert(offsetof(StarGraphModel_C_CanActiveKlesaBottleLevelUp, Can) == 0x000000, "Member 'StarGraphModel_C_CanActiveKlesaBottleLevelUp::Can' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanActiveKlesaBottleLevelUp, CallFunc_GetMark_Value) == 0x000008, "Member 'StarGraphModel_C_CanActiveKlesaBottleLevelUp::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanActiveKlesaBottleLevelUp, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x000018, "Member 'StarGraphModel_C_CanActiveKlesaBottleLevelUp::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanActiveKlesaBottleLevelUp, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x00001C, "Member 'StarGraphModel_C_CanActiveKlesaBottleLevelUp::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanActiveKlesaBottleLevelUp, CallFunc_Greater_IntInt_ReturnValue) == 0x00001D, "Member 'StarGraphModel_C_CanActiveKlesaBottleLevelUp::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_CanLevelUpBottleHpInHighestLevel \ static_assert(alignof(StarGraphModel_C_CanLevelUpBottleHpInHighestLevel) == 0x000004, "Wrong alignment on StarGraphModel_C_CanLevelUpBottleHpInHighestLevel"); \ static_assert(sizeof(StarGraphModel_C_CanLevelUpBottleHpInHighestLevel) == 0x000020, "Wrong size on StarGraphModel_C_CanLevelUpBottleHpInHighestLevel"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpBottleHpInHighestLevel, MaterialID) == 0x000000, "Member 'StarGraphModel_C_CanLevelUpBottleHpInHighestLevel::MaterialID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpBottleHpInHighestLevel, IsLevelupHighestLevel) == 0x000004, "Member 'StarGraphModel_C_CanLevelUpBottleHpInHighestLevel::IsLevelupHighestLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpBottleHpInHighestLevel, Can) == 0x000005, "Member 'StarGraphModel_C_CanLevelUpBottleHpInHighestLevel::Can' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpBottleHpInHighestLevel, ItemId) == 0x000008, "Member 'StarGraphModel_C_CanLevelUpBottleHpInHighestLevel::ItemId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpBottleHpInHighestLevel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00000C, "Member 'StarGraphModel_C_CanLevelUpBottleHpInHighestLevel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpBottleHpInHighestLevel, CallFunc_GetPlayerIntProperty_value) == 0x000010, "Member 'StarGraphModel_C_CanLevelUpBottleHpInHighestLevel::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpBottleHpInHighestLevel, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000014, "Member 'StarGraphModel_C_CanLevelUpBottleHpInHighestLevel::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpBottleHpInHighestLevel, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000018, "Member 'StarGraphModel_C_CanLevelUpBottleHpInHighestLevel::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpBottleHpInHighestLevel, CallFunc_BooleanAND_ReturnValue) == 0x00001C, "Member 'StarGraphModel_C_CanLevelUpBottleHpInHighestLevel::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpBottleHpInHighestLevel, CallFunc_Greater_IntInt_ReturnValue) == 0x00001D, "Member 'StarGraphModel_C_CanLevelUpBottleHpInHighestLevel::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_CanLevelUpWeapon \ static_assert(alignof(StarGraphModel_C_CanLevelUpWeapon) == 0x000008, "Wrong alignment on StarGraphModel_C_CanLevelUpWeapon"); \ static_assert(sizeof(StarGraphModel_C_CanLevelUpWeapon) == 0x0000E0, "Wrong size on StarGraphModel_C_CanLevelUpWeapon"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, LevelUpWeapon) == 0x000000, "Member 'StarGraphModel_C_CanLevelUpWeapon::LevelUpWeapon' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, Can) == 0x000050, "Member 'StarGraphModel_C_CanLevelUpWeapon::Can' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, WeaponTag) == 0x000054, "Member 'StarGraphModel_C_CanLevelUpWeapon::WeaponTag' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, NewLevel) == 0x00005C, "Member 'StarGraphModel_C_CanLevelUpWeapon::NewLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, AddLevel) == 0x000060, "Member 'StarGraphModel_C_CanLevelUpWeapon::AddLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, ItemId) == 0x000064, "Member 'StarGraphModel_C_CanLevelUpWeapon::ItemId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, ItemCount) == 0x000068, "Member 'StarGraphModel_C_CanLevelUpWeapon::ItemCount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, LocalWeaponTag) == 0x00006C, "Member 'StarGraphModel_C_CanLevelUpWeapon::LocalWeaponTag' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, CallFunc_Map_Keys_Keys) == 0x000078, "Member 'StarGraphModel_C_CanLevelUpWeapon::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x000088, "Member 'StarGraphModel_C_CanLevelUpWeapon::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, CallFunc_GetWeaponTag_WeaponTag) == 0x00008C, "Member 'StarGraphModel_C_CanLevelUpWeapon::CallFunc_GetWeaponTag_WeaponTag' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, CallFunc_Map_Find_Value) == 0x000094, "Member 'StarGraphModel_C_CanLevelUpWeapon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, CallFunc_Map_Find_ReturnValue) == 0x000098, "Member 'StarGraphModel_C_CanLevelUpWeapon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, CallFunc_Max_ReturnValue) == 0x00009C, "Member 'StarGraphModel_C_CanLevelUpWeapon::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, CallFunc_GetPlayerIntProperty_value) == 0x0000A0, "Member 'StarGraphModel_C_CanLevelUpWeapon::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, CallFunc_Add_IntInt_ReturnValue) == 0x0000A4, "Member 'StarGraphModel_C_CanLevelUpWeapon::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000A8, "Member 'StarGraphModel_C_CanLevelUpWeapon::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, CallFunc_GetItemAndAmount_ID) == 0x0000AC, "Member 'StarGraphModel_C_CanLevelUpWeapon::CallFunc_GetItemAndAmount_ID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, CallFunc_GetItemAndAmount_Amount) == 0x0000B0, "Member 'StarGraphModel_C_CanLevelUpWeapon::CallFunc_GetItemAndAmount_Amount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x0000B4, "Member 'StarGraphModel_C_CanLevelUpWeapon::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, CallFunc_Concat_StrStr_ReturnValue) == 0x0000B8, "Member 'StarGraphModel_C_CanLevelUpWeapon::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000C8, "Member 'StarGraphModel_C_CanLevelUpWeapon::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelUpWeapon, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000D0, "Member 'StarGraphModel_C_CanLevelUpWeapon::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_CanLevelupWeaponInHighestLevel \ static_assert(alignof(StarGraphModel_C_CanLevelupWeaponInHighestLevel) == 0x000008, "Wrong alignment on StarGraphModel_C_CanLevelupWeaponInHighestLevel"); \ static_assert(sizeof(StarGraphModel_C_CanLevelupWeaponInHighestLevel) == 0x000098, "Wrong size on StarGraphModel_C_CanLevelupWeaponInHighestLevel"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupWeaponInHighestLevel, LevelUpWeapon) == 0x000000, "Member 'StarGraphModel_C_CanLevelupWeaponInHighestLevel::LevelUpWeapon' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupWeaponInHighestLevel, IsLevelupHighestLevel) == 0x000050, "Member 'StarGraphModel_C_CanLevelupWeaponInHighestLevel::IsLevelupHighestLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupWeaponInHighestLevel, Can) == 0x000051, "Member 'StarGraphModel_C_CanLevelupWeaponInHighestLevel::Can' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupWeaponInHighestLevel, ChiselID) == 0x000054, "Member 'StarGraphModel_C_CanLevelupWeaponInHighestLevel::ChiselID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupWeaponInHighestLevel, CallFunc_Map_Keys_Keys) == 0x000058, "Member 'StarGraphModel_C_CanLevelupWeaponInHighestLevel::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupWeaponInHighestLevel, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x000068, "Member 'StarGraphModel_C_CanLevelupWeaponInHighestLevel::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupWeaponInHighestLevel, CallFunc_GetWeaponTag_WeaponTag) == 0x00006C, "Member 'StarGraphModel_C_CanLevelupWeaponInHighestLevel::CallFunc_GetWeaponTag_WeaponTag' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupWeaponInHighestLevel, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'StarGraphModel_C_CanLevelupWeaponInHighestLevel::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupWeaponInHighestLevel, CallFunc_GetPlayerIntProperty_value) == 0x000088, "Member 'StarGraphModel_C_CanLevelupWeaponInHighestLevel::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupWeaponInHighestLevel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00008C, "Member 'StarGraphModel_C_CanLevelupWeaponInHighestLevel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupWeaponInHighestLevel, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000090, "Member 'StarGraphModel_C_CanLevelupWeaponInHighestLevel::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupWeaponInHighestLevel, CallFunc_Greater_IntInt_ReturnValue) == 0x000094, "Member 'StarGraphModel_C_CanLevelupWeaponInHighestLevel::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel \ static_assert(alignof(StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel) == 0x000008, "Wrong alignment on StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel"); \ static_assert(sizeof(StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel) == 0x000030, "Wrong size on StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel, AddFunctions) == 0x000000, "Member 'StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel::AddFunctions' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel, IsLevelupHighestLevel) == 0x000010, "Member 'StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel::IsLevelupHighestLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel, Can) == 0x000011, "Member 'StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel::Can' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel, ChiselID) == 0x000014, "Member 'StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel::ChiselID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel, Temp_struct_Variable) == 0x000018, "Member 'StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000020, "Member 'StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel, CallFunc_Array_Contains_ReturnValue) == 0x000024, "Member 'StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel, CallFunc_Greater_IntInt_ReturnValue) == 0x000025, "Member 'StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel, CallFunc_GetZhuMoLevel_ZhumoLevel) == 0x000028, "Member 'StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel::CallFunc_GetZhuMoLevel_ZhumoLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00002C, "Member 'StarGraphModel_C_CanLevelupZhumoCaoInHighestLevel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_CheckSave \ static_assert(alignof(StarGraphModel_C_CheckSave) == 0x000008, "Wrong alignment on StarGraphModel_C_CheckSave"); \ static_assert(sizeof(StarGraphModel_C_CheckSave) == 0x000100, "Wrong size on StarGraphModel_C_CheckSave"); \ static_assert(offsetof(StarGraphModel_C_CheckSave, CallFunc_Get_All_Special_Function_Tags_Str_StrArray) == 0x000000, "Member 'StarGraphModel_C_CheckSave::CallFunc_Get_All_Special_Function_Tags_Str_StrArray' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CheckSave, CallFunc_GetWeaponTypeStr_Str) == 0x000010, "Member 'StarGraphModel_C_CheckSave::CallFunc_GetWeaponTypeStr_Str' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CheckSave, CallFunc_GetAllIdAndZhumoItemUselevelArray_Array) == 0x000020, "Member 'StarGraphModel_C_CheckSave::CallFunc_GetAllIdAndZhumoItemUselevelArray_Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CheckSave, CallFunc_GetAllFunctionStrInt_TagInt) == 0x000030, "Member 'StarGraphModel_C_CheckSave::CallFunc_GetAllFunctionStrInt_TagInt' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CheckSave, CallFunc_Get_All_Id_and_Bottle_Hp_Up_Level_Array_Array) == 0x000080, "Member 'StarGraphModel_C_CheckSave::CallFunc_Get_All_Id_and_Bottle_Hp_Up_Level_Array_Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CheckSave, CallFunc_GetAllIdWeaponClassLevelStrArray_Array) == 0x000090, "Member 'StarGraphModel_C_CheckSave::CallFunc_GetAllIdWeaponClassLevelStrArray_Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CheckSave, CallFunc_Get_All_Id_and_Bottle_Num_Up_Level_Array_Array) == 0x0000A0, "Member 'StarGraphModel_C_CheckSave::CallFunc_Get_All_Id_and_Bottle_Num_Up_Level_Array_Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CheckSave, CallFunc_Get_All_Id_Functions_Str_Array_IDFunctionsStr) == 0x0000B0, "Member 'StarGraphModel_C_CheckSave::CallFunc_Get_All_Id_Functions_Str_Array_IDFunctionsStr' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CheckSave, CallFunc_GetAllStarClassTypeValue_AllStarNodeClassTypeValue) == 0x0000C0, "Member 'StarGraphModel_C_CheckSave::CallFunc_GetAllStarClassTypeValue_AllStarNodeClassTypeValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CheckSave, CallFunc_Get_All_IDBuffs_Str_Array_IDBuffsStr) == 0x0000D0, "Member 'StarGraphModel_C_CheckSave::CallFunc_Get_All_IDBuffs_Str_Array_IDBuffsStr' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CheckSave, CallFunc_GetValueArray_OutPutSaveValue) == 0x0000E0, "Member 'StarGraphModel_C_CheckSave::CallFunc_GetValueArray_OutPutSaveValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_CheckSave, CallFunc_Conv_IntToString_ReturnValue) == 0x0000F0, "Member 'StarGraphModel_C_CheckSave::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_ExecuteUbergraph_StarGraphModel \ static_assert(alignof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel) == 0x000008, "Wrong alignment on StarGraphModel_C_ExecuteUbergraph_StarGraphModel"); \ static_assert(sizeof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel) == 0x000160, "Wrong size on StarGraphModel_C_ExecuteUbergraph_StarGraphModel"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, EntryPoint) == 0x000000, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, Temp_int_Array_Index_Variable) == 0x000004, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Add_IntInt_ReturnValue_1) == 0x000014, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, Temp_int_Array_Index_Variable_1) == 0x000018, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, Temp_int_Loop_Counter_Variable_2) == 0x00001C, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Add_IntInt_ReturnValue_2) == 0x000020, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, Temp_int_Array_Index_Variable_2) == 0x000024, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, Temp_int_Loop_Counter_Variable_3) == 0x000028, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Add_IntInt_ReturnValue_3) == 0x00002C, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, Temp_int_Array_Index_Variable_3) == 0x000030, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000038, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Array_Get_Item) == 0x000048, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_GetDataTableRowFromName_OutRow) == 0x000058, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000C8, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Less_IntInt_ReturnValue) == 0x0000C9, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_IsValid_ReturnValue) == 0x0000CA, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Array_Add_ReturnValue) == 0x0000CC, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000D0, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_GetDataTableRowNames_OutRowNames_1) == 0x0000D8, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_GetDataTableRowNames_OutRowNames_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Array_Get_Item_1) == 0x0000E8, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Array_Length_ReturnValue_1) == 0x0000F0, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x0000F4, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x0000FC, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000FD, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_GetDataTableRowNames_OutRowNames_2) == 0x000100, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_GetDataTableRowNames_OutRowNames_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Add_IntInt_ReturnValue_4) == 0x000110, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Array_Get_Item_2) == 0x000114, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00011C, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x000120, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x000128, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Not_PreBool_ReturnValue) == 0x000129, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Array_Length_ReturnValue_2) == 0x00012C, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Less_IntInt_ReturnValue_2) == 0x000130, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_GetDataTableRowNames_OutRowNames_3) == 0x000138, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_GetDataTableRowNames_OutRowNames_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Array_Get_Item_3) == 0x000148, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Array_Length_ReturnValue_3) == 0x000150, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_GetDataTableRowFromName_OutRow_3) == 0x000154, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_GetDataTableRowFromName_OutRow_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_GetDataTableRowFromName_ReturnValue_3) == 0x00015C, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_GetDataTableRowFromName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ExecuteUbergraph_StarGraphModel, CallFunc_Less_IntInt_ReturnValue_3) == 0x00015D, "Member 'StarGraphModel_C_ExecuteUbergraph_StarGraphModel::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_All_Class_Type_Value_Map \ static_assert(alignof(StarGraphModel_C_Get_All_Class_Type_Value_Map) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_All_Class_Type_Value_Map"); \ static_assert(sizeof(StarGraphModel_C_Get_All_Class_Type_Value_Map) == 0x000088, "Wrong size on StarGraphModel_C_Get_All_Class_Type_Value_Map"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Class_Type_Value_Map, Array) == 0x000000, "Member 'StarGraphModel_C_Get_All_Class_Type_Value_Map::Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Class_Type_Value_Map, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_Get_All_Class_Type_Value_Map::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Class_Type_Value_Map, Temp_int_Array_Index_Variable) == 0x000014, "Member 'StarGraphModel_C_Get_All_Class_Type_Value_Map::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Class_Type_Value_Map, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'StarGraphModel_C_Get_All_Class_Type_Value_Map::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Class_Type_Value_Map, CallFunc_Array_Get_Item) == 0x000020, "Member 'StarGraphModel_C_Get_All_Class_Type_Value_Map::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Class_Type_Value_Map, CallFunc_Split_LeftS) == 0x000030, "Member 'StarGraphModel_C_Get_All_Class_Type_Value_Map::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Class_Type_Value_Map, CallFunc_Split_RightS) == 0x000040, "Member 'StarGraphModel_C_Get_All_Class_Type_Value_Map::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Class_Type_Value_Map, CallFunc_Split_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_Get_All_Class_Type_Value_Map::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Class_Type_Value_Map, CallFunc_Less_IntInt_ReturnValue) == 0x000051, "Member 'StarGraphModel_C_Get_All_Class_Type_Value_Map::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Class_Type_Value_Map, CallFunc_Conv_StringToInt_ReturnValue) == 0x000054, "Member 'StarGraphModel_C_Get_All_Class_Type_Value_Map::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Class_Type_Value_Map, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'StarGraphModel_C_Get_All_Class_Type_Value_Map::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Class_Type_Value_Map, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'StarGraphModel_C_Get_All_Class_Type_Value_Map::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Class_Type_Value_Map, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000070, "Member 'StarGraphModel_C_Get_All_Class_Type_Value_Map::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Class_Type_Value_Map, CallFunc_Map_Find_Value) == 0x000080, "Member 'StarGraphModel_C_Get_All_Class_Type_Value_Map::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Class_Type_Value_Map, CallFunc_Map_Find_ReturnValue) == 0x000081, "Member 'StarGraphModel_C_Get_All_Class_Type_Value_Map::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_All_Default_Active_Node \ static_assert(alignof(StarGraphModel_C_Get_All_Default_Active_Node) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_All_Default_Active_Node"); \ static_assert(sizeof(StarGraphModel_C_Get_All_Default_Active_Node) == 0x000120, "Wrong size on StarGraphModel_C_Get_All_Default_Active_Node"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Default_Active_Node, Temp_int_Array_Index_Variable) == 0x000000, "Member 'StarGraphModel_C_Get_All_Default_Active_Node::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Default_Active_Node, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'StarGraphModel_C_Get_All_Default_Active_Node::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Default_Active_Node, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'StarGraphModel_C_Get_All_Default_Active_Node::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Default_Active_Node, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000010, "Member 'StarGraphModel_C_Get_All_Default_Active_Node::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Default_Active_Node, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'StarGraphModel_C_Get_All_Default_Active_Node::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Default_Active_Node, CallFunc_Array_Get_Item) == 0x000024, "Member 'StarGraphModel_C_Get_All_Default_Active_Node::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Default_Active_Node, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'StarGraphModel_C_Get_All_Default_Active_Node::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Default_Active_Node, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'StarGraphModel_C_Get_All_Default_Active_Node::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Default_Active_Node, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000100, "Member 'StarGraphModel_C_Get_All_Default_Active_Node::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Default_Active_Node, CallFunc_Conv_NameToString_ReturnValue) == 0x000108, "Member 'StarGraphModel_C_Get_All_Default_Active_Node::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Default_Active_Node, CallFunc_Conv_StringToInt_ReturnValue) == 0x000118, "Member 'StarGraphModel_C_Get_All_Default_Active_Node::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_All_Default_Active_Node_ID \ static_assert(alignof(StarGraphModel_C_Get_All_Default_Active_Node_ID) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_All_Default_Active_Node_ID"); \ static_assert(sizeof(StarGraphModel_C_Get_All_Default_Active_Node_ID) == 0x000020, "Wrong size on StarGraphModel_C_Get_All_Default_Active_Node_ID"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Default_Active_Node_ID, DefaultActiveIds) == 0x000000, "Member 'StarGraphModel_C_Get_All_Default_Active_Node_ID::DefaultActiveIds' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Default_Active_Node_ID, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'StarGraphModel_C_Get_All_Default_Active_Node_ID::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level \ static_assert(alignof(StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level"); \ static_assert(sizeof(StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level) == 0x000060, "Wrong size on StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level, Array) == 0x000000, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level::Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level, Temp_int_Array_Index_Variable) == 0x000014, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level, CallFunc_Array_Get_Item) == 0x000020, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level, CallFunc_Split_LeftS) == 0x000030, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level, CallFunc_Split_RightS) == 0x000040, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level, CallFunc_Split_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level, CallFunc_Less_IntInt_ReturnValue) == 0x000051, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level, CallFunc_Conv_StringToInt_ReturnValue) == 0x000054, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000058, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Hp_Up_Level::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array \ static_assert(alignof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array"); \ static_assert(sizeof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array) == 0x000098, "Wrong size on StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array, Array) == 0x000000, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array::Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array, L_IdAndBottleHpUpLevel) == 0x000010, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array::L_IdAndBottleHpUpLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array, Temp_int_Array_Index_Variable) == 0x000020, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array, CallFunc_Map_Keys_Keys) == 0x000030, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array, CallFunc_Array_Get_Item) == 0x000040, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array, CallFunc_Array_Length_ReturnValue) == 0x000044, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array, CallFunc_Map_Find_Value) == 0x000048, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array, CallFunc_Map_Find_ReturnValue) == 0x00004C, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array, CallFunc_Less_IntInt_ReturnValue) == 0x00004D, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array, CallFunc_Conv_IntToString_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000060, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array, CallFunc_Concat_StrStr_ReturnValue) == 0x000070, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array, CallFunc_Array_Add_ReturnValue) == 0x000090, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Hp_Up_Level_Array::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level \ static_assert(alignof(StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level"); \ static_assert(sizeof(StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level) == 0x000060, "Wrong size on StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level, Array) == 0x000000, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level::Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level, Temp_int_Array_Index_Variable) == 0x000014, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level, CallFunc_Array_Get_Item) == 0x000020, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level, CallFunc_Split_LeftS) == 0x000030, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level, CallFunc_Split_RightS) == 0x000040, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level, CallFunc_Split_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level, CallFunc_Less_IntInt_ReturnValue) == 0x000051, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level, CallFunc_Conv_StringToInt_ReturnValue) == 0x000054, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000058, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'StarGraphModel_C_Get_All_Id_And_Bottle_Num_Up_Level::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array \ static_assert(alignof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array"); \ static_assert(sizeof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array) == 0x0000A0, "Wrong size on StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array, Array) == 0x000000, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array::Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array, L_IdAndBottleNumUpLevel) == 0x000010, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array::L_IdAndBottleNumUpLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array, Temp_int_Array_Index_Variable) == 0x000020, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array, CallFunc_Map_Keys_Keys) == 0x000030, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array, CallFunc_Array_Get_Item) == 0x000044, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array, CallFunc_Map_Find_Value) == 0x00004C, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array, CallFunc_Map_Find_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array, CallFunc_Conv_IntToString_ReturnValue) == 0x000058, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000068, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000088, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array, CallFunc_Array_Add_ReturnValue) == 0x000098, "Member 'StarGraphModel_C_Get_All_Id_and_Bottle_Num_Up_Level_Array::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_All_Id_and_Buff_Tags \ static_assert(alignof(StarGraphModel_C_Get_All_Id_and_Buff_Tags) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_All_Id_and_Buff_Tags"); \ static_assert(sizeof(StarGraphModel_C_Get_All_Id_and_Buff_Tags) == 0x0000D8, "Wrong size on StarGraphModel_C_Get_All_Id_and_Buff_Tags"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, Array) == 0x000000, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, LocalBuffTags) == 0x000010, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::LocalBuffTags' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, LocalBuffsStr) == 0x000020, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::LocalBuffsStr' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, LocalID) == 0x000030, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::LocalID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, Temp_int_Array_Index_Variable) == 0x000034, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, Temp_int_Loop_Counter_Variable) == 0x00003C, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, Temp_int_Array_Index_Variable_1) == 0x000048, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, CallFunc_Array_Get_Item) == 0x000050, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, CallFunc_Split_LeftS) == 0x000060, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, CallFunc_Split_RightS) == 0x000070, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, CallFunc_Split_ReturnValue) == 0x000080, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, CallFunc_Conv_StringToInt_ReturnValue) == 0x000084, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, K2Node_MakeStruct_S_StarNodeTagArray) == 0x000088, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::K2Node_MakeStruct_S_StarNodeTagArray' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, Temp_int_Loop_Counter_Variable_1) == 0x000098, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, CallFunc_Add_IntInt_ReturnValue_1) == 0x00009C, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, CallFunc_ParseIntoArray_ReturnValue) == 0x0000A0, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, CallFunc_Array_Length_ReturnValue_1) == 0x0000B0, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, CallFunc_Array_Get_Item_1) == 0x0000B8, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000C8, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000CC, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Buff_Tags, CallFunc_Array_Add_ReturnValue) == 0x0000D4, "Member 'StarGraphModel_C_Get_All_Id_and_Buff_Tags::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_All_Id_and_Function_Tags \ static_assert(alignof(StarGraphModel_C_Get_All_Id_and_Function_Tags) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_All_Id_and_Function_Tags"); \ static_assert(sizeof(StarGraphModel_C_Get_All_Id_and_Function_Tags) == 0x0000D8, "Wrong size on StarGraphModel_C_Get_All_Id_and_Function_Tags"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, Array) == 0x000000, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, LocalFunctionTags) == 0x000010, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::LocalFunctionTags' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, LocalFunctionStr) == 0x000020, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::LocalFunctionStr' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, LocalID) == 0x000030, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::LocalID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, CallFunc_Less_IntInt_ReturnValue) == 0x00003C, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, Temp_int_Array_Index_Variable) == 0x000044, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, Temp_int_Array_Index_Variable_1) == 0x000048, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, CallFunc_Array_Get_Item) == 0x000050, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, CallFunc_Split_LeftS) == 0x000060, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, CallFunc_Split_RightS) == 0x000070, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, CallFunc_Split_ReturnValue) == 0x000080, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, CallFunc_Conv_StringToInt_ReturnValue) == 0x000084, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, K2Node_MakeStruct_S_StarNodeTagArray) == 0x000088, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::K2Node_MakeStruct_S_StarNodeTagArray' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, Temp_int_Loop_Counter_Variable_1) == 0x000098, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, CallFunc_Add_IntInt_ReturnValue_1) == 0x00009C, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, CallFunc_ParseIntoArray_ReturnValue) == 0x0000A0, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, CallFunc_Array_Length_ReturnValue_1) == 0x0000B0, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, CallFunc_Array_Get_Item_1) == 0x0000B8, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000C8, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000CC, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_and_Function_Tags, CallFunc_Array_Add_ReturnValue) == 0x0000D4, "Member 'StarGraphModel_C_Get_All_Id_and_Function_Tags::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_All_Id_Functions_Str_Array \ static_assert(alignof(StarGraphModel_C_Get_All_Id_Functions_Str_Array) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_All_Id_Functions_Str_Array"); \ static_assert(sizeof(StarGraphModel_C_Get_All_Id_Functions_Str_Array) == 0x0000F0, "Wrong size on StarGraphModel_C_Get_All_Id_Functions_Str_Array"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, IDFunctionsStr) == 0x000000, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::IDFunctionsStr' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, LocalIdFunctionSrtArray) == 0x000010, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::LocalIdFunctionSrtArray' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, LocalIdFunctionsStr) == 0x000020, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::LocalIdFunctionsStr' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, Temp_int_Array_Index_Variable) == 0x000030, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, Temp_int_Array_Index_Variable_1) == 0x00003C, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, Temp_int_Loop_Counter_Variable_1) == 0x000040, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Array_Add_ReturnValue) == 0x000044, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Add_IntInt_ReturnValue_1) == 0x000048, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Map_Keys_Keys) == 0x000070, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x000080, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Array_Get_Item) == 0x000084, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Map_Find_Value) == 0x000088, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Map_Find_ReturnValue) == 0x000098, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Conv_IntToString_ReturnValue) == 0x0000A0, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Array_Get_Item_1) == 0x0000B0, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_GetTagName_ReturnValue) == 0x0000BC, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_GetTagName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Less_IntInt_ReturnValue) == 0x0000C4, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Conv_NameToString_ReturnValue) == 0x0000C8, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000D8, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Array_Length_ReturnValue_1) == 0x0000E8, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Id_Functions_Str_Array, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000EC, "Member 'StarGraphModel_C_Get_All_Id_Functions_Str_Array::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_All_IDBuffs_Str_Array \ static_assert(alignof(StarGraphModel_C_Get_All_IDBuffs_Str_Array) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_All_IDBuffs_Str_Array"); \ static_assert(sizeof(StarGraphModel_C_Get_All_IDBuffs_Str_Array) == 0x0000F0, "Wrong size on StarGraphModel_C_Get_All_IDBuffs_Str_Array"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, IDBuffsStr) == 0x000000, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::IDBuffsStr' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, LocalIdBuffsSrtArray) == 0x000010, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::LocalIdBuffsSrtArray' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, LocalIdBuffsStr) == 0x000020, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::LocalIdBuffsStr' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, Temp_int_Array_Index_Variable) == 0x000030, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, Temp_int_Array_Index_Variable_1) == 0x00003C, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, Temp_int_Loop_Counter_Variable_1) == 0x000040, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Array_Add_ReturnValue) == 0x000044, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Add_IntInt_ReturnValue_1) == 0x000048, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x000070, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Map_Keys_Keys) == 0x000078, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Array_Get_Item) == 0x000088, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Array_Length_ReturnValue) == 0x00008C, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Map_Find_Value) == 0x000090, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Map_Find_ReturnValue) == 0x0000A0, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Less_IntInt_ReturnValue) == 0x0000A1, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Array_Get_Item_1) == 0x0000A4, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Array_Length_ReturnValue_1) == 0x0000AC, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_GetTagName_ReturnValue) == 0x0000B0, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_GetTagName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000B8, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Conv_NameToString_ReturnValue) == 0x0000C0, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000D0, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_IDBuffs_Str_Array, CallFunc_Conv_IntToString_ReturnValue) == 0x0000E0, "Member 'StarGraphModel_C_Get_All_IDBuffs_Str_Array::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_All_Passive_Change_Value \ static_assert(alignof(StarGraphModel_C_Get_All_Passive_Change_Value) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_All_Passive_Change_Value"); \ static_assert(sizeof(StarGraphModel_C_Get_All_Passive_Change_Value) == 0x0000B0, "Wrong size on StarGraphModel_C_Get_All_Passive_Change_Value"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Passive_Change_Value, AddPropValuePro_0) == 0x000000, "Member 'StarGraphModel_C_Get_All_Passive_Change_Value::AddPropValuePro_0' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Passive_Change_Value, LocalStatValue) == 0x000050, "Member 'StarGraphModel_C_Get_All_Passive_Change_Value::LocalStatValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Passive_Change_Value, Temp_int_Array_Index_Variable) == 0x000058, "Member 'StarGraphModel_C_Get_All_Passive_Change_Value::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Passive_Change_Value, Temp_int_Loop_Counter_Variable) == 0x00005C, "Member 'StarGraphModel_C_Get_All_Passive_Change_Value::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Passive_Change_Value, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'StarGraphModel_C_Get_All_Passive_Change_Value::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Passive_Change_Value, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000068, "Member 'StarGraphModel_C_Get_All_Passive_Change_Value::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Passive_Change_Value, CallFunc_FTrunc_ReturnValue) == 0x000070, "Member 'StarGraphModel_C_Get_All_Passive_Change_Value::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Passive_Change_Value, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000078, "Member 'StarGraphModel_C_Get_All_Passive_Change_Value::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Passive_Change_Value, K2Node_MakeArray_Array) == 0x000080, "Member 'StarGraphModel_C_Get_All_Passive_Change_Value::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Passive_Change_Value, CallFunc_Array_Get_Item) == 0x000090, "Member 'StarGraphModel_C_Get_All_Passive_Change_Value::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Passive_Change_Value, CallFunc_Array_Length_ReturnValue) == 0x000098, "Member 'StarGraphModel_C_Get_All_Passive_Change_Value::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Passive_Change_Value, CallFunc_GetStatValue_Value) == 0x0000A0, "Member 'StarGraphModel_C_Get_All_Passive_Change_Value::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Passive_Change_Value, CallFunc_Less_IntInt_ReturnValue) == 0x0000A8, "Member 'StarGraphModel_C_Get_All_Passive_Change_Value::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_All_Special_Apply_Function_Tags \ static_assert(alignof(StarGraphModel_C_Get_All_Special_Apply_Function_Tags) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_All_Special_Apply_Function_Tags"); \ static_assert(sizeof(StarGraphModel_C_Get_All_Special_Apply_Function_Tags) == 0x000068, "Wrong size on StarGraphModel_C_Get_All_Special_Apply_Function_Tags"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Apply_Function_Tags, Array) == 0x000000, "Member 'StarGraphModel_C_Get_All_Special_Apply_Function_Tags::Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Apply_Function_Tags, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_Get_All_Special_Apply_Function_Tags::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Apply_Function_Tags, Temp_int_Array_Index_Variable) == 0x000014, "Member 'StarGraphModel_C_Get_All_Special_Apply_Function_Tags::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Apply_Function_Tags, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'StarGraphModel_C_Get_All_Special_Apply_Function_Tags::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Apply_Function_Tags, CallFunc_Array_Get_Item) == 0x000020, "Member 'StarGraphModel_C_Get_All_Special_Apply_Function_Tags::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Apply_Function_Tags, CallFunc_Split_LeftS) == 0x000030, "Member 'StarGraphModel_C_Get_All_Special_Apply_Function_Tags::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Apply_Function_Tags, CallFunc_Split_RightS) == 0x000040, "Member 'StarGraphModel_C_Get_All_Special_Apply_Function_Tags::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Apply_Function_Tags, CallFunc_Split_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_Get_All_Special_Apply_Function_Tags::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Apply_Function_Tags, CallFunc_Less_IntInt_ReturnValue) == 0x000051, "Member 'StarGraphModel_C_Get_All_Special_Apply_Function_Tags::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Apply_Function_Tags, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000054, "Member 'StarGraphModel_C_Get_All_Special_Apply_Function_Tags::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Apply_Function_Tags, CallFunc_Conv_StringToInt_ReturnValue) == 0x00005C, "Member 'StarGraphModel_C_Get_All_Special_Apply_Function_Tags::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Apply_Function_Tags, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'StarGraphModel_C_Get_All_Special_Apply_Function_Tags::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_All_Special_Function_Tags_Str \ static_assert(alignof(StarGraphModel_C_Get_All_Special_Function_Tags_Str) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_All_Special_Function_Tags_Str"); \ static_assert(sizeof(StarGraphModel_C_Get_All_Special_Function_Tags_Str) == 0x0000B0, "Wrong size on StarGraphModel_C_Get_All_Special_Function_Tags_Str"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, StrArray) == 0x000000, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::StrArray' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, L_TagsStr) == 0x000010, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::L_TagsStr' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, Temp_int_Array_Index_Variable) == 0x000020, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, CallFunc_Map_Keys_Keys) == 0x000030, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, CallFunc_Array_Get_Item) == 0x000044, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, CallFunc_Conv_IntToString_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, CallFunc_Map_Find_Value) == 0x000070, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, CallFunc_Map_Find_ReturnValue) == 0x000078, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, CallFunc_GetTagName_ReturnValue) == 0x00007C, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::CallFunc_GetTagName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, CallFunc_Conv_NameToString_ReturnValue) == 0x000088, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000098, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Special_Function_Tags_Str, CallFunc_Array_Add_ReturnValue) == 0x0000A8, "Member 'StarGraphModel_C_Get_All_Special_Function_Tags_Str::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃 \ static_assert(alignof(StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃"); \ static_assert(sizeof(StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃) == 0x000060, "Wrong size on StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃, Buffs) == 0x000000, "Member 'StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃::Buffs' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃, BuffTags) == 0x000010, "Member 'StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃::BuffTags' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃, Temp_int_Array_Index_Variable) == 0x000020, "Member 'StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃, CallFunc_Array_Get_Item) == 0x000030, "Member 'StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃, CallFunc_GetTagName_ReturnValue) == 0x00003C, "Member 'StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃::CallFunc_GetTagName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃, CallFunc_Conv_NameToString_ReturnValue) == 0x000048, "Member 'StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃, CallFunc_Array_Add_ReturnValue) == 0x000058, "Member 'StarGraphModel_C_Get_All_Star_Add_Buffs_In_Str废弃::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃 \ static_assert(alignof(StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃"); \ static_assert(sizeof(StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃) == 0x000060, "Wrong size on StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃, AllAddFunctions) == 0x000000, "Member 'StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃::AllAddFunctions' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃, LocalAllNodeAddFunctions) == 0x000010, "Member 'StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃::LocalAllNodeAddFunctions' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃, Temp_int_Array_Index_Variable) == 0x000020, "Member 'StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃, CallFunc_Array_Get_Item) == 0x000030, "Member 'StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃, CallFunc_GetTagName_ReturnValue) == 0x00003C, "Member 'StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃::CallFunc_GetTagName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃, CallFunc_Conv_NameToString_ReturnValue) == 0x000048, "Member 'StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃, CallFunc_Array_Add_ReturnValue) == 0x000058, "Member 'StarGraphModel_C_Get_All_Star_Node_Add_Functions废弃::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_Effect_Tag_Movies \ static_assert(alignof(StarGraphModel_C_Get_Effect_Tag_Movies) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_Effect_Tag_Movies"); \ static_assert(sizeof(StarGraphModel_C_Get_Effect_Tag_Movies) == 0x000028, "Wrong size on StarGraphModel_C_Get_Effect_Tag_Movies"); \ static_assert(offsetof(StarGraphModel_C_Get_Effect_Tag_Movies, Tag) == 0x000000, "Member 'StarGraphModel_C_Get_Effect_Tag_Movies::Tag' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Effect_Tag_Movies, Movie) == 0x000008, "Member 'StarGraphModel_C_Get_Effect_Tag_Movies::Movie' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Effect_Tag_Movies, Find) == 0x000010, "Member 'StarGraphModel_C_Get_Effect_Tag_Movies::Find' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Effect_Tag_Movies, CallFunc_Map_Find_Value) == 0x000018, "Member 'StarGraphModel_C_Get_Effect_Tag_Movies::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Effect_Tag_Movies, CallFunc_Map_Find_ReturnValue) == 0x000020, "Member 'StarGraphModel_C_Get_Effect_Tag_Movies::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id \ static_assert(alignof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id"); \ static_assert(sizeof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id) == 0x0000B0, "Wrong size on StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, GetActivedId) == 0x000000, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::GetActivedId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, ID) == 0x000008, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::ID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, L_ActivedId) == 0x000018, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::L_ActivedId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, Local_AllIds) == 0x000028, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::Local_AllIds' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, L_LockId) == 0x000038, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::L_LockId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, Temp_int_Array_Index_Variable) == 0x000048, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, Temp_int_Loop_Counter_Variable) == 0x00004C, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, Temp_bool_Variable) == 0x000054, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, K2Node_Select_Default) == 0x000058, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, CallFunc_Array_Get_Item) == 0x000068, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, CallFunc_GetStarGraphTypeStatic_ReturnValue) == 0x000070, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::CallFunc_GetStarGraphTypeStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, CallFunc_Array_Add_ReturnValue) == 0x000078, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, CallFunc_Array_Add_ReturnValue_1) == 0x00007C, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, CallFunc_Map_Values_Values) == 0x000080, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, CallFunc_Map_Keys_Keys) == 0x000090, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, CallFunc_Array_Get_Item_1) == 0x0000A0, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, CallFunc_Array_Length_ReturnValue) == 0x0000A4, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, CallFunc_Less_IntInt_ReturnValue) == 0x0000A8, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id, CallFunc_Array_Contains_ReturnValue) == 0x0000A9, "Member 'StarGraphModel_C_Get_Lock_or_Actived_Auto_Active_Node_Id::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_TotalLevel \ static_assert(alignof(StarGraphModel_C_Get_TotalLevel) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_TotalLevel"); \ static_assert(sizeof(StarGraphModel_C_Get_TotalLevel) == 0x000038, "Wrong size on StarGraphModel_C_Get_TotalLevel"); \ static_assert(offsetof(StarGraphModel_C_Get_TotalLevel, return_value) == 0x000000, "Member 'StarGraphModel_C_Get_TotalLevel::return_value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_TotalLevel, Level) == 0x000004, "Member 'StarGraphModel_C_Get_TotalLevel::Level' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_TotalLevel, Temp_int_Array_Index_Variable) == 0x000008, "Member 'StarGraphModel_C_Get_TotalLevel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_TotalLevel, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'StarGraphModel_C_Get_TotalLevel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_TotalLevel, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_Get_TotalLevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_TotalLevel, CallFunc_Map_Values_Values) == 0x000018, "Member 'StarGraphModel_C_Get_TotalLevel::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_TotalLevel, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_Get_TotalLevel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_TotalLevel, CallFunc_Array_Get_Item) == 0x00002C, "Member 'StarGraphModel_C_Get_TotalLevel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_TotalLevel, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'StarGraphModel_C_Get_TotalLevel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_TotalLevel, CallFunc_Add_IntInt_ReturnValue_1) == 0x000034, "Member 'StarGraphModel_C_Get_TotalLevel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Get_Weapon_Level \ static_assert(alignof(StarGraphModel_C_Get_Weapon_Level) == 0x000008, "Wrong alignment on StarGraphModel_C_Get_Weapon_Level"); \ static_assert(sizeof(StarGraphModel_C_Get_Weapon_Level) == 0x000038, "Wrong size on StarGraphModel_C_Get_Weapon_Level"); \ static_assert(offsetof(StarGraphModel_C_Get_Weapon_Level, Skill) == 0x000000, "Member 'StarGraphModel_C_Get_Weapon_Level::Skill' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Weapon_Level, WeaponLevel) == 0x000010, "Member 'StarGraphModel_C_Get_Weapon_Level::WeaponLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Weapon_Level, weapon) == 0x000014, "Member 'StarGraphModel_C_Get_Weapon_Level::weapon' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Weapon_Level, Find) == 0x000015, "Member 'StarGraphModel_C_Get_Weapon_Level::Find' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Weapon_Level, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'StarGraphModel_C_Get_Weapon_Level::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Weapon_Level, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_Get_Weapon_Level::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Weapon_Level, CallFunc_GetWeaponTag_WeaponTag) == 0x00002C, "Member 'StarGraphModel_C_Get_Weapon_Level::CallFunc_GetWeaponTag_WeaponTag' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Get_Weapon_Level, CallFunc_GetPlayerIntProperty_value) == 0x000034, "Member 'StarGraphModel_C_Get_Weapon_Level::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetActivedAreas \ static_assert(alignof(StarGraphModel_C_GetActivedAreas) == 0x000008, "Wrong alignment on StarGraphModel_C_GetActivedAreas"); \ static_assert(sizeof(StarGraphModel_C_GetActivedAreas) == 0x000010, "Wrong size on StarGraphModel_C_GetActivedAreas"); \ static_assert(offsetof(StarGraphModel_C_GetActivedAreas, ReturnValue) == 0x000000, "Member 'StarGraphModel_C_GetActivedAreas::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetActivedNode \ static_assert(alignof(StarGraphModel_C_GetActivedNode) == 0x000008, "Wrong alignment on StarGraphModel_C_GetActivedNode"); \ static_assert(sizeof(StarGraphModel_C_GetActivedNode) == 0x000020, "Wrong size on StarGraphModel_C_GetActivedNode"); \ static_assert(offsetof(StarGraphModel_C_GetActivedNode, ReturnValue) == 0x000000, "Member 'StarGraphModel_C_GetActivedNode::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetActivedNode, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'StarGraphModel_C_GetActivedNode::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetActivedNodeAndLevel \ static_assert(alignof(StarGraphModel_C_GetActivedNodeAndLevel) == 0x000008, "Wrong alignment on StarGraphModel_C_GetActivedNodeAndLevel"); \ static_assert(sizeof(StarGraphModel_C_GetActivedNodeAndLevel) == 0x000050, "Wrong size on StarGraphModel_C_GetActivedNodeAndLevel"); \ static_assert(offsetof(StarGraphModel_C_GetActivedNodeAndLevel, ReturnValue) == 0x000000, "Member 'StarGraphModel_C_GetActivedNodeAndLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetActivedNodesPermanent \ static_assert(alignof(StarGraphModel_C_GetActivedNodesPermanent) == 0x000008, "Wrong alignment on StarGraphModel_C_GetActivedNodesPermanent"); \ static_assert(sizeof(StarGraphModel_C_GetActivedNodesPermanent) == 0x000010, "Wrong size on StarGraphModel_C_GetActivedNodesPermanent"); \ static_assert(offsetof(StarGraphModel_C_GetActivedNodesPermanent, ActivedNodesPermanent_0) == 0x000000, "Member 'StarGraphModel_C_GetActivedNodesPermanent::ActivedNodesPermanent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetAllActivedWeaponType \ static_assert(alignof(StarGraphModel_C_GetAllActivedWeaponType) == 0x000008, "Wrong alignment on StarGraphModel_C_GetAllActivedWeaponType"); \ static_assert(sizeof(StarGraphModel_C_GetAllActivedWeaponType) == 0x000040, "Wrong size on StarGraphModel_C_GetAllActivedWeaponType"); \ static_assert(offsetof(StarGraphModel_C_GetAllActivedWeaponType, Array) == 0x000000, "Member 'StarGraphModel_C_GetAllActivedWeaponType::Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllActivedWeaponType, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_GetAllActivedWeaponType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllActivedWeaponType, Temp_int_Array_Index_Variable) == 0x000014, "Member 'StarGraphModel_C_GetAllActivedWeaponType::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllActivedWeaponType, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'StarGraphModel_C_GetAllActivedWeaponType::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllActivedWeaponType, CallFunc_Array_Get_Item) == 0x000020, "Member 'StarGraphModel_C_GetAllActivedWeaponType::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllActivedWeaponType, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'StarGraphModel_C_GetAllActivedWeaponType::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllActivedWeaponType, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'StarGraphModel_C_GetAllActivedWeaponType::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllActivedWeaponType, CallFunc_Map_Find_Value) == 0x000038, "Member 'StarGraphModel_C_GetAllActivedWeaponType::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllActivedWeaponType, CallFunc_Map_Find_ReturnValue) == 0x000039, "Member 'StarGraphModel_C_GetAllActivedWeaponType::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllActivedWeaponType, CallFunc_Array_Add_ReturnValue) == 0x00003C, "Member 'StarGraphModel_C_GetAllActivedWeaponType::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetAllAppliedFunctinTags \ static_assert(alignof(StarGraphModel_C_GetAllAppliedFunctinTags) == 0x000008, "Wrong alignment on StarGraphModel_C_GetAllAppliedFunctinTags"); \ static_assert(sizeof(StarGraphModel_C_GetAllAppliedFunctinTags) == 0x000010, "Wrong size on StarGraphModel_C_GetAllAppliedFunctinTags"); \ static_assert(offsetof(StarGraphModel_C_GetAllAppliedFunctinTags, AppliedFunctionTags) == 0x000000, "Member 'StarGraphModel_C_GetAllAppliedFunctinTags::AppliedFunctionTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetAllBuffTgas \ static_assert(alignof(StarGraphModel_C_GetAllBuffTgas) == 0x000008, "Wrong alignment on StarGraphModel_C_GetAllBuffTgas"); \ static_assert(sizeof(StarGraphModel_C_GetAllBuffTgas) == 0x0000E0, "Wrong size on StarGraphModel_C_GetAllBuffTgas"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, AllData) == 0x000000, "Member 'StarGraphModel_C_GetAllBuffTgas::AllData' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, L_NodeId0) == 0x000010, "Member 'StarGraphModel_C_GetAllBuffTgas::L_NodeId0' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, L_KlesaValue1) == 0x000014, "Member 'StarGraphModel_C_GetAllBuffTgas::L_KlesaValue1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, Local_AllData) == 0x000018, "Member 'StarGraphModel_C_GetAllBuffTgas::Local_AllData' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, Temp_int_Array_Index_Variable) == 0x000028, "Member 'StarGraphModel_C_GetAllBuffTgas::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'StarGraphModel_C_GetAllBuffTgas::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, Temp_int_Array_Index_Variable_1) == 0x000034, "Member 'StarGraphModel_C_GetAllBuffTgas::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_GetNormalizeKlesaPercentValue_ReturnValue) == 0x000038, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_GetNormalizeKlesaPercentValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_FTrunc_ReturnValue) == 0x000040, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Array_RemoveItem_ReturnValue) == 0x000044, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Array_Add_ReturnValue) == 0x000048, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Array_Contains_ReturnValue) == 0x00004C, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Map_Find_Value) == 0x000050, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Map_Find_ReturnValue) == 0x000054, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000055, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Map_Find_Value_1) == 0x000058, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Map_Find_ReturnValue_1) == 0x000068, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Array_Contains_ReturnValue_1) == 0x000069, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Array_Get_Item) == 0x00006C, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000078, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, K2Node_MakeStruct_S_GemBuffAddData) == 0x000090, "Member 'StarGraphModel_C_GetAllBuffTgas::K2Node_MakeStruct_S_GemBuffAddData' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Array_Add_ReturnValue_1) == 0x0000B0, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, Temp_int_Loop_Counter_Variable_1) == 0x0000B4, "Member 'StarGraphModel_C_GetAllBuffTgas::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Map_Keys_Keys) == 0x0000B8, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Less_IntInt_ReturnValue) == 0x0000C8, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Array_Get_Item_1) == 0x0000CC, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Array_Length_ReturnValue_1) == 0x0000D0, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000D4, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllBuffTgas, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000D8, "Member 'StarGraphModel_C_GetAllBuffTgas::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetAllDefaultActiveSkill \ static_assert(alignof(StarGraphModel_C_GetAllDefaultActiveSkill) == 0x000008, "Wrong alignment on StarGraphModel_C_GetAllDefaultActiveSkill"); \ static_assert(sizeof(StarGraphModel_C_GetAllDefaultActiveSkill) == 0x000020, "Wrong size on StarGraphModel_C_GetAllDefaultActiveSkill"); \ static_assert(offsetof(StarGraphModel_C_GetAllDefaultActiveSkill, SkillIds) == 0x000000, "Member 'StarGraphModel_C_GetAllDefaultActiveSkill::SkillIds' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllDefaultActiveSkill, LocalSkillIds) == 0x000010, "Member 'StarGraphModel_C_GetAllDefaultActiveSkill::LocalSkillIds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetAllFunctionStrInt \ static_assert(alignof(StarGraphModel_C_GetAllFunctionStrInt) == 0x000008, "Wrong alignment on StarGraphModel_C_GetAllFunctionStrInt"); \ static_assert(sizeof(StarGraphModel_C_GetAllFunctionStrInt) == 0x0000F8, "Wrong size on StarGraphModel_C_GetAllFunctionStrInt"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionStrInt, TagInt) == 0x000000, "Member 'StarGraphModel_C_GetAllFunctionStrInt::TagInt' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionStrInt, LocalTagInt) == 0x000050, "Member 'StarGraphModel_C_GetAllFunctionStrInt::LocalTagInt' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionStrInt, Temp_int_Array_Index_Variable) == 0x0000A0, "Member 'StarGraphModel_C_GetAllFunctionStrInt::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionStrInt, Temp_int_Loop_Counter_Variable) == 0x0000A4, "Member 'StarGraphModel_C_GetAllFunctionStrInt::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionStrInt, CallFunc_Add_IntInt_ReturnValue) == 0x0000A8, "Member 'StarGraphModel_C_GetAllFunctionStrInt::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionStrInt, CallFunc_Map_Keys_Keys) == 0x0000B0, "Member 'StarGraphModel_C_GetAllFunctionStrInt::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionStrInt, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x0000C0, "Member 'StarGraphModel_C_GetAllFunctionStrInt::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionStrInt, CallFunc_Array_Get_Item) == 0x0000C4, "Member 'StarGraphModel_C_GetAllFunctionStrInt::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionStrInt, CallFunc_Map_Find_Value) == 0x0000CC, "Member 'StarGraphModel_C_GetAllFunctionStrInt::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionStrInt, CallFunc_Map_Find_ReturnValue) == 0x0000D0, "Member 'StarGraphModel_C_GetAllFunctionStrInt::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionStrInt, CallFunc_GetTagName_ReturnValue) == 0x0000D4, "Member 'StarGraphModel_C_GetAllFunctionStrInt::CallFunc_GetTagName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionStrInt, CallFunc_Array_Length_ReturnValue) == 0x0000DC, "Member 'StarGraphModel_C_GetAllFunctionStrInt::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionStrInt, CallFunc_Conv_NameToString_ReturnValue) == 0x0000E0, "Member 'StarGraphModel_C_GetAllFunctionStrInt::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionStrInt, CallFunc_Less_IntInt_ReturnValue) == 0x0000F0, "Member 'StarGraphModel_C_GetAllFunctionStrInt::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetAllFunctionTagNum \ static_assert(alignof(StarGraphModel_C_GetAllFunctionTagNum) == 0x000008, "Wrong alignment on StarGraphModel_C_GetAllFunctionTagNum"); \ static_assert(sizeof(StarGraphModel_C_GetAllFunctionTagNum) == 0x0000F0, "Wrong size on StarGraphModel_C_GetAllFunctionTagNum"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionTagNum, StrInt) == 0x000000, "Member 'StarGraphModel_C_GetAllFunctionTagNum::StrInt' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionTagNum, L_Map) == 0x000050, "Member 'StarGraphModel_C_GetAllFunctionTagNum::L_Map' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionTagNum, Temp_int_Array_Index_Variable) == 0x0000A0, "Member 'StarGraphModel_C_GetAllFunctionTagNum::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionTagNum, Temp_int_Loop_Counter_Variable) == 0x0000A4, "Member 'StarGraphModel_C_GetAllFunctionTagNum::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionTagNum, CallFunc_Add_IntInt_ReturnValue) == 0x0000A8, "Member 'StarGraphModel_C_GetAllFunctionTagNum::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionTagNum, CallFunc_Map_Keys_Keys) == 0x0000B0, "Member 'StarGraphModel_C_GetAllFunctionTagNum::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionTagNum, CallFunc_Array_Length_ReturnValue) == 0x0000C0, "Member 'StarGraphModel_C_GetAllFunctionTagNum::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionTagNum, CallFunc_Array_Get_Item) == 0x0000C8, "Member 'StarGraphModel_C_GetAllFunctionTagNum::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionTagNum, CallFunc_Less_IntInt_ReturnValue) == 0x0000D8, "Member 'StarGraphModel_C_GetAllFunctionTagNum::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionTagNum, CallFunc_Map_Find_Value) == 0x0000DC, "Member 'StarGraphModel_C_GetAllFunctionTagNum::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionTagNum, CallFunc_Map_Find_ReturnValue) == 0x0000E0, "Member 'StarGraphModel_C_GetAllFunctionTagNum::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllFunctionTagNum, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000E4, "Member 'StarGraphModel_C_GetAllFunctionTagNum::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetAllIdAndZhumoItemUselevel \ static_assert(alignof(StarGraphModel_C_GetAllIdAndZhumoItemUselevel) == 0x000008, "Wrong alignment on StarGraphModel_C_GetAllIdAndZhumoItemUselevel"); \ static_assert(sizeof(StarGraphModel_C_GetAllIdAndZhumoItemUselevel) == 0x000060, "Wrong size on StarGraphModel_C_GetAllIdAndZhumoItemUselevel"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevel, Array) == 0x000000, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevel::Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevel, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevel, Temp_int_Array_Index_Variable) == 0x000014, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevel, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevel, CallFunc_Array_Get_Item) == 0x000020, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevel, CallFunc_Split_LeftS) == 0x000030, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevel::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevel, CallFunc_Split_RightS) == 0x000040, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevel::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevel, CallFunc_Split_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevel::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevel, CallFunc_Less_IntInt_ReturnValue) == 0x000051, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevel, CallFunc_Conv_StringToInt_ReturnValue) == 0x000054, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevel::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevel, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000058, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevel::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevel, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray \ static_assert(alignof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray) == 0x000008, "Wrong alignment on StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray"); \ static_assert(sizeof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray) == 0x0000A0, "Wrong size on StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray, Array) == 0x000000, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray::Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray, L_Array) == 0x000010, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray::L_Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray, Temp_int_Array_Index_Variable) == 0x000020, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray, CallFunc_Map_Keys_Keys) == 0x000030, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray, CallFunc_Array_Get_Item) == 0x000044, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray, CallFunc_Map_Find_Value) == 0x00004C, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray, CallFunc_Map_Find_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray, CallFunc_Conv_IntToString_ReturnValue) == 0x000058, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000068, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000088, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray, CallFunc_Array_Add_ReturnValue) == 0x000098, "Member 'StarGraphModel_C_GetAllIdAndZhumoItemUselevelArray::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetAllIdWeaponClassLevel \ static_assert(alignof(StarGraphModel_C_GetAllIdWeaponClassLevel) == 0x000008, "Wrong alignment on StarGraphModel_C_GetAllIdWeaponClassLevel"); \ static_assert(sizeof(StarGraphModel_C_GetAllIdWeaponClassLevel) == 0x000178, "Wrong size on StarGraphModel_C_GetAllIdWeaponClassLevel"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, Array) == 0x000000, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, LocalRightStr) == 0x000010, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::LocalRightStr' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, LocalValue) == 0x000020, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::LocalValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, LocalTag) == 0x000024, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::LocalTag' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, localWeapon) == 0x000030, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::localWeapon' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, L_ID) == 0x000080, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::L_ID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_Array_Length_ReturnValue) == 0x000084, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, Temp_int_Array_Index_Variable) == 0x000088, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, Temp_int_Loop_Counter_Variable) == 0x00008C, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_Array_Get_Item) == 0x000090, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_Split_LeftS) == 0x0000A0, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_Split_RightS) == 0x0000B0, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_Split_ReturnValue) == 0x0000C0, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_Less_IntInt_ReturnValue) == 0x0000C1, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_Conv_StringToInt_ReturnValue) == 0x0000C4, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_Add_IntInt_ReturnValue) == 0x0000C8, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_Split_LeftS_1) == 0x0000D0, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_Split_RightS_1) == 0x0000E0, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_Split_ReturnValue_1) == 0x0000F0, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x0000F4, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_Split_LeftS_2) == 0x0000F8, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_Split_LeftS_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_Split_RightS_2) == 0x000108, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_Split_RightS_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_Split_ReturnValue_2) == 0x000118, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_Split_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_Conv_StringToInt_ReturnValue_2) == 0x00011C, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_Conv_StringToInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000120, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevel, K2Node_MakeStruct_S_StarNodeWeaponTagValue) == 0x000128, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevel::K2Node_MakeStruct_S_StarNodeWeaponTagValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetAllIdWeaponClassLevelStrArray \ static_assert(alignof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray) == 0x000008, "Wrong alignment on StarGraphModel_C_GetAllIdWeaponClassLevelStrArray"); \ static_assert(sizeof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray) == 0x000178, "Wrong size on StarGraphModel_C_GetAllIdWeaponClassLevelStrArray"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, Array) == 0x000000, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, LocalStrArray) == 0x000010, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::LocalStrArray' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, LocalStr) == 0x000020, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::LocalStr' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, Temp_int_Array_Index_Variable) == 0x000030, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, Temp_int_Array_Index_Variable_1) == 0x00003C, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, Temp_int_Loop_Counter_Variable_1) == 0x000040, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Add_IntInt_ReturnValue_1) == 0x000044, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Array_Add_ReturnValue) == 0x000048, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x000070, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Array_Get_Item) == 0x000074, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Conv_IntToString_ReturnValue) == 0x000078, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Map_Find_Value) == 0x000088, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Map_Find_ReturnValue) == 0x0000D8, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Array_Length_ReturnValue) == 0x0000DC, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Map_Keys_Keys_1) == 0x0000E0, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Less_IntInt_ReturnValue) == 0x0000F0, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Array_Get_Item_1) == 0x0000F4, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_GetTagName_ReturnValue) == 0x0000FC, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_GetTagName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Map_Find_Value_1) == 0x000104, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Map_Find_ReturnValue_1) == 0x000108, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Conv_NameToString_ReturnValue) == 0x000110, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000120, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000130, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Array_Length_ReturnValue_1) == 0x000140, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000148, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Less_IntInt_ReturnValue_1) == 0x000158, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000160, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_Array_LastIndex_ReturnValue) == 0x000170, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllIdWeaponClassLevelStrArray, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000174, "Member 'StarGraphModel_C_GetAllIdWeaponClassLevelStrArray::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetAllLevelNeedSoul \ static_assert(alignof(StarGraphModel_C_GetAllLevelNeedSoul) == 0x000008, "Wrong alignment on StarGraphModel_C_GetAllLevelNeedSoul"); \ static_assert(sizeof(StarGraphModel_C_GetAllLevelNeedSoul) == 0x000050, "Wrong size on StarGraphModel_C_GetAllLevelNeedSoul"); \ static_assert(offsetof(StarGraphModel_C_GetAllLevelNeedSoul, AllLevelAndNeedSoul_0) == 0x000000, "Member 'StarGraphModel_C_GetAllLevelNeedSoul::AllLevelAndNeedSoul_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetAllStarClassTypeValue \ static_assert(alignof(StarGraphModel_C_GetAllStarClassTypeValue) == 0x000008, "Wrong alignment on StarGraphModel_C_GetAllStarClassTypeValue"); \ static_assert(sizeof(StarGraphModel_C_GetAllStarClassTypeValue) == 0x000098, "Wrong size on StarGraphModel_C_GetAllStarClassTypeValue"); \ static_assert(offsetof(StarGraphModel_C_GetAllStarClassTypeValue, AllStarNodeClassTypeValue) == 0x000000, "Member 'StarGraphModel_C_GetAllStarClassTypeValue::AllStarNodeClassTypeValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllStarClassTypeValue, AllClassTypeValue) == 0x000010, "Member 'StarGraphModel_C_GetAllStarClassTypeValue::AllClassTypeValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllStarClassTypeValue, Temp_int_Array_Index_Variable) == 0x000020, "Member 'StarGraphModel_C_GetAllStarClassTypeValue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllStarClassTypeValue, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'StarGraphModel_C_GetAllStarClassTypeValue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllStarClassTypeValue, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_GetAllStarClassTypeValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllStarClassTypeValue, CallFunc_Map_Keys_Keys) == 0x000030, "Member 'StarGraphModel_C_GetAllStarClassTypeValue::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllStarClassTypeValue, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'StarGraphModel_C_GetAllStarClassTypeValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllStarClassTypeValue, CallFunc_Array_Get_Item) == 0x000044, "Member 'StarGraphModel_C_GetAllStarClassTypeValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllStarClassTypeValue, CallFunc_Less_IntInt_ReturnValue) == 0x000045, "Member 'StarGraphModel_C_GetAllStarClassTypeValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllStarClassTypeValue, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000048, "Member 'StarGraphModel_C_GetAllStarClassTypeValue::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllStarClassTypeValue, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'StarGraphModel_C_GetAllStarClassTypeValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllStarClassTypeValue, CallFunc_Map_Find_Value) == 0x000068, "Member 'StarGraphModel_C_GetAllStarClassTypeValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllStarClassTypeValue, CallFunc_Map_Find_ReturnValue) == 0x00006C, "Member 'StarGraphModel_C_GetAllStarClassTypeValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllStarClassTypeValue, CallFunc_Conv_IntToString_ReturnValue) == 0x000070, "Member 'StarGraphModel_C_GetAllStarClassTypeValue::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllStarClassTypeValue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'StarGraphModel_C_GetAllStarClassTypeValue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetAllStarClassTypeValue, CallFunc_Array_Add_ReturnValue) == 0x000090, "Member 'StarGraphModel_C_GetAllStarClassTypeValue::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetBottleHpLevel \ static_assert(alignof(StarGraphModel_C_GetBottleHpLevel) == 0x000004, "Wrong alignment on StarGraphModel_C_GetBottleHpLevel"); \ static_assert(sizeof(StarGraphModel_C_GetBottleHpLevel) == 0x000008, "Wrong size on StarGraphModel_C_GetBottleHpLevel"); \ static_assert(offsetof(StarGraphModel_C_GetBottleHpLevel, NewParam) == 0x000000, "Member 'StarGraphModel_C_GetBottleHpLevel::NewParam' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetBottleHpLevel, CallFunc_GetPlayerIntProperty_value) == 0x000004, "Member 'StarGraphModel_C_GetBottleHpLevel::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetBottleNumLevel \ static_assert(alignof(StarGraphModel_C_GetBottleNumLevel) == 0x000008, "Wrong alignment on StarGraphModel_C_GetBottleNumLevel"); \ static_assert(sizeof(StarGraphModel_C_GetBottleNumLevel) == 0x000030, "Wrong size on StarGraphModel_C_GetBottleNumLevel"); \ static_assert(offsetof(StarGraphModel_C_GetBottleNumLevel, MaterialID) == 0x000000, "Member 'StarGraphModel_C_GetBottleNumLevel::MaterialID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetBottleNumLevel, Level) == 0x000004, "Member 'StarGraphModel_C_GetBottleNumLevel::Level' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetBottleNumLevel, Text) == 0x000008, "Member 'StarGraphModel_C_GetBottleNumLevel::Text' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetBottleNumLevel, Show) == 0x000020, "Member 'StarGraphModel_C_GetBottleNumLevel::Show' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetBottleNumLevel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000021, "Member 'StarGraphModel_C_GetBottleNumLevel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetBottleNumLevel, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000022, "Member 'StarGraphModel_C_GetBottleNumLevel::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetBottleNumLevel, CallFunc_GetPlayerIntProperty_value) == 0x000024, "Member 'StarGraphModel_C_GetBottleNumLevel::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetBottleNumLevel, CallFunc_GetPlayerIntProperty_value_1) == 0x000028, "Member 'StarGraphModel_C_GetBottleNumLevel::CallFunc_GetPlayerIntProperty_value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetBottleNumLevel, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x00002C, "Member 'StarGraphModel_C_GetBottleNumLevel::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetBottleNumLevel, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x00002D, "Member 'StarGraphModel_C_GetBottleNumLevel::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetBottleNumLevel, CallFunc_Not_PreBool_ReturnValue) == 0x00002E, "Member 'StarGraphModel_C_GetBottleNumLevel::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetBottleNumLevel, CallFunc_Not_PreBool_ReturnValue_1) == 0x00002F, "Member 'StarGraphModel_C_GetBottleNumLevel::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetCurrentKlesabottleLevel \ static_assert(alignof(StarGraphModel_C_GetCurrentKlesabottleLevel) == 0x000008, "Wrong alignment on StarGraphModel_C_GetCurrentKlesabottleLevel"); \ static_assert(sizeof(StarGraphModel_C_GetCurrentKlesabottleLevel) == 0x000048, "Wrong size on StarGraphModel_C_GetCurrentKlesabottleLevel"); \ static_assert(offsetof(StarGraphModel_C_GetCurrentKlesabottleLevel, FunctionTag) == 0x000000, "Member 'StarGraphModel_C_GetCurrentKlesabottleLevel::FunctionTag' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetCurrentKlesabottleLevel, Level) == 0x000010, "Member 'StarGraphModel_C_GetCurrentKlesabottleLevel::Level' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetCurrentKlesabottleLevel, Name_0) == 0x000018, "Member 'StarGraphModel_C_GetCurrentKlesabottleLevel::Name_0' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetCurrentKlesabottleLevel, Temp_struct_Variable) == 0x000030, "Member 'StarGraphModel_C_GetCurrentKlesabottleLevel::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetCurrentKlesabottleLevel, CallFunc_GetPlayerIntProperty_value) == 0x000038, "Member 'StarGraphModel_C_GetCurrentKlesabottleLevel::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetCurrentKlesabottleLevel, CallFunc_Array_Contains_ReturnValue) == 0x00003C, "Member 'StarGraphModel_C_GetCurrentKlesabottleLevel::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetCurrentKlesabottleLevel, CallFunc_GetPlayerIntProperty_value_1) == 0x000040, "Member 'StarGraphModel_C_GetCurrentKlesabottleLevel::CallFunc_GetPlayerIntProperty_value_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetItemAndAmount \ static_assert(alignof(StarGraphModel_C_GetItemAndAmount) == 0x000008, "Wrong alignment on StarGraphModel_C_GetItemAndAmount"); \ static_assert(sizeof(StarGraphModel_C_GetItemAndAmount) == 0x000048, "Wrong size on StarGraphModel_C_GetItemAndAmount"); \ static_assert(offsetof(StarGraphModel_C_GetItemAndAmount, NewLevel) == 0x000000, "Member 'StarGraphModel_C_GetItemAndAmount::NewLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetItemAndAmount, ID) == 0x000004, "Member 'StarGraphModel_C_GetItemAndAmount::ID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetItemAndAmount, Amount) == 0x000008, "Member 'StarGraphModel_C_GetItemAndAmount::Amount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetItemAndAmount, LocalItemID) == 0x00000C, "Member 'StarGraphModel_C_GetItemAndAmount::LocalItemID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetItemAndAmount, LocalAmount) == 0x000010, "Member 'StarGraphModel_C_GetItemAndAmount::LocalAmount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetItemAndAmount, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'StarGraphModel_C_GetItemAndAmount::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetItemAndAmount, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000028, "Member 'StarGraphModel_C_GetItemAndAmount::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetItemAndAmount, CallFunc_Map_Find_Value) == 0x000038, "Member 'StarGraphModel_C_GetItemAndAmount::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetItemAndAmount, CallFunc_Map_Find_ReturnValue) == 0x000040, "Member 'StarGraphModel_C_GetItemAndAmount::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetNodeLevel \ static_assert(alignof(StarGraphModel_C_GetNodeLevel) == 0x000004, "Wrong alignment on StarGraphModel_C_GetNodeLevel"); \ static_assert(sizeof(StarGraphModel_C_GetNodeLevel) == 0x000014, "Wrong size on StarGraphModel_C_GetNodeLevel"); \ static_assert(offsetof(StarGraphModel_C_GetNodeLevel, InNode) == 0x000000, "Member 'StarGraphModel_C_GetNodeLevel::InNode' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetNodeLevel, Value) == 0x000004, "Member 'StarGraphModel_C_GetNodeLevel::Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetNodeLevel, Actived) == 0x000008, "Member 'StarGraphModel_C_GetNodeLevel::Actived' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetNodeLevel, CallFunc_Map_Find_Value) == 0x00000C, "Member 'StarGraphModel_C_GetNodeLevel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetNodeLevel, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_GetNodeLevel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetRemoveItemAndCount \ static_assert(alignof(StarGraphModel_C_GetRemoveItemAndCount) == 0x000008, "Wrong alignment on StarGraphModel_C_GetRemoveItemAndCount"); \ static_assert(sizeof(StarGraphModel_C_GetRemoveItemAndCount) == 0x0000D8, "Wrong size on StarGraphModel_C_GetRemoveItemAndCount"); \ static_assert(offsetof(StarGraphModel_C_GetRemoveItemAndCount, CurrentLevel_0) == 0x000000, "Member 'StarGraphModel_C_GetRemoveItemAndCount::CurrentLevel_0' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetRemoveItemAndCount, RemoveLevel) == 0x000004, "Member 'StarGraphModel_C_GetRemoveItemAndCount::RemoveLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetRemoveItemAndCount, ItemIdAndCount) == 0x000008, "Member 'StarGraphModel_C_GetRemoveItemAndCount::ItemIdAndCount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetRemoveItemAndCount, LocalRemove) == 0x000058, "Member 'StarGraphModel_C_GetRemoveItemAndCount::LocalRemove' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetRemoveItemAndCount, LocalCurrentLevel) == 0x00005C, "Member 'StarGraphModel_C_GetRemoveItemAndCount::LocalCurrentLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetRemoveItemAndCount, LocalItemCount) == 0x000060, "Member 'StarGraphModel_C_GetRemoveItemAndCount::LocalItemCount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetRemoveItemAndCount, Temp_int_Variable) == 0x0000B0, "Member 'StarGraphModel_C_GetRemoveItemAndCount::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetRemoveItemAndCount, CallFunc_Add_IntInt_ReturnValue) == 0x0000B4, "Member 'StarGraphModel_C_GetRemoveItemAndCount::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetRemoveItemAndCount, CallFunc_Map_Find_Value) == 0x0000B8, "Member 'StarGraphModel_C_GetRemoveItemAndCount::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetRemoveItemAndCount, CallFunc_Map_Find_ReturnValue) == 0x0000C0, "Member 'StarGraphModel_C_GetRemoveItemAndCount::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetRemoveItemAndCount, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000C1, "Member 'StarGraphModel_C_GetRemoveItemAndCount::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetRemoveItemAndCount, CallFunc_Map_Find_Value_1) == 0x0000C4, "Member 'StarGraphModel_C_GetRemoveItemAndCount::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetRemoveItemAndCount, CallFunc_Map_Find_ReturnValue_1) == 0x0000C8, "Member 'StarGraphModel_C_GetRemoveItemAndCount::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetRemoveItemAndCount, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000CC, "Member 'StarGraphModel_C_GetRemoveItemAndCount::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetRemoveItemAndCount, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000D0, "Member 'StarGraphModel_C_GetRemoveItemAndCount::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetRemoveItemAndCount, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000D4, "Member 'StarGraphModel_C_GetRemoveItemAndCount::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetStarGraphAddPropValue \ static_assert(alignof(StarGraphModel_C_GetStarGraphAddPropValue) == 0x000004, "Wrong alignment on StarGraphModel_C_GetStarGraphAddPropValue"); \ static_assert(sizeof(StarGraphModel_C_GetStarGraphAddPropValue) == 0x000014, "Wrong size on StarGraphModel_C_GetStarGraphAddPropValue"); \ static_assert(offsetof(StarGraphModel_C_GetStarGraphAddPropValue, PlayerProperty) == 0x000000, "Member 'StarGraphModel_C_GetStarGraphAddPropValue::PlayerProperty' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetStarGraphAddPropValue, Value) == 0x000008, "Member 'StarGraphModel_C_GetStarGraphAddPropValue::Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetStarGraphAddPropValue, CallFunc_Map_Find_Value) == 0x00000C, "Member 'StarGraphModel_C_GetStarGraphAddPropValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetStarGraphAddPropValue, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_GetStarGraphAddPropValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetValueArray \ static_assert(alignof(StarGraphModel_C_GetValueArray) == 0x000008, "Wrong alignment on StarGraphModel_C_GetValueArray"); \ static_assert(sizeof(StarGraphModel_C_GetValueArray) == 0x0000E0, "Wrong size on StarGraphModel_C_GetValueArray"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, OutPutSaveValue) == 0x000000, "Member 'StarGraphModel_C_GetValueArray::OutPutSaveValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, Zero) == 0x000010, "Member 'StarGraphModel_C_GetValueArray::Zero' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, SaveValue) == 0x000018, "Member 'StarGraphModel_C_GetValueArray::SaveValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, Temp_int_Array_Index_Variable) == 0x000028, "Member 'StarGraphModel_C_GetValueArray::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'StarGraphModel_C_GetValueArray::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'StarGraphModel_C_GetValueArray::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, CallFunc_Conv_IntToString_ReturnValue) == 0x000038, "Member 'StarGraphModel_C_GetValueArray::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'StarGraphModel_C_GetValueArray::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, CallFunc_Array_Get_Item) == 0x00004C, "Member 'StarGraphModel_C_GetValueArray::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, CallFunc_Less_IntInt_ReturnValue) == 0x000054, "Member 'StarGraphModel_C_GetValueArray::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, CallFunc_StructToJsonK2_Json) == 0x000058, "Member 'StarGraphModel_C_GetValueArray::CallFunc_StructToJsonK2_Json' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'StarGraphModel_C_GetValueArray::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, CallFunc_StructToJsonK2_Json_1) == 0x000078, "Member 'StarGraphModel_C_GetValueArray::CallFunc_StructToJsonK2_Json_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000088, "Member 'StarGraphModel_C_GetValueArray::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000098, "Member 'StarGraphModel_C_GetValueArray::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, CallFunc_Array_Add_ReturnValue) == 0x0000A8, "Member 'StarGraphModel_C_GetValueArray::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, CallFunc_Map_Find_Value) == 0x0000AC, "Member 'StarGraphModel_C_GetValueArray::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, CallFunc_Map_Find_ReturnValue) == 0x0000B0, "Member 'StarGraphModel_C_GetValueArray::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000B8, "Member 'StarGraphModel_C_GetValueArray::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000C8, "Member 'StarGraphModel_C_GetValueArray::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueArray, CallFunc_Array_Add_ReturnValue_1) == 0x0000D8, "Member 'StarGraphModel_C_GetValueArray::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetValueByClassType \ static_assert(alignof(StarGraphModel_C_GetValueByClassType) == 0x000008, "Wrong alignment on StarGraphModel_C_GetValueByClassType"); \ static_assert(sizeof(StarGraphModel_C_GetValueByClassType) == 0x000050, "Wrong size on StarGraphModel_C_GetValueByClassType"); \ static_assert(offsetof(StarGraphModel_C_GetValueByClassType, ClassType) == 0x000000, "Member 'StarGraphModel_C_GetValueByClassType::ClassType' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueByClassType, Value) == 0x000004, "Member 'StarGraphModel_C_GetValueByClassType::Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueByClassType, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'StarGraphModel_C_GetValueByClassType::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueByClassType, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000018, "Member 'StarGraphModel_C_GetValueByClassType::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueByClassType, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000028, "Member 'StarGraphModel_C_GetValueByClassType::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueByClassType, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000038, "Member 'StarGraphModel_C_GetValueByClassType::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueByClassType, CallFunc_Map_Find_Value) == 0x000048, "Member 'StarGraphModel_C_GetValueByClassType::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueByClassType, CallFunc_Map_Find_ReturnValue) == 0x00004C, "Member 'StarGraphModel_C_GetValueByClassType::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetValueMap \ static_assert(alignof(StarGraphModel_C_GetValueMap) == 0x000008, "Wrong alignment on StarGraphModel_C_GetValueMap"); \ static_assert(sizeof(StarGraphModel_C_GetValueMap) == 0x000068, "Wrong size on StarGraphModel_C_GetValueMap"); \ static_assert(offsetof(StarGraphModel_C_GetValueMap, Array) == 0x000000, "Member 'StarGraphModel_C_GetValueMap::Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueMap, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_GetValueMap::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueMap, Temp_int_Array_Index_Variable) == 0x000014, "Member 'StarGraphModel_C_GetValueMap::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueMap, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'StarGraphModel_C_GetValueMap::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueMap, CallFunc_Array_Get_Item) == 0x000020, "Member 'StarGraphModel_C_GetValueMap::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueMap, CallFunc_Split_LeftS) == 0x000030, "Member 'StarGraphModel_C_GetValueMap::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueMap, CallFunc_Split_RightS) == 0x000040, "Member 'StarGraphModel_C_GetValueMap::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueMap, CallFunc_Split_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_GetValueMap::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueMap, CallFunc_Less_IntInt_ReturnValue) == 0x000051, "Member 'StarGraphModel_C_GetValueMap::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueMap, CallFunc_Conv_StringToInt_ReturnValue) == 0x000054, "Member 'StarGraphModel_C_GetValueMap::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueMap, CallFunc_JsonToStructK2_Struct) == 0x000058, "Member 'StarGraphModel_C_GetValueMap::CallFunc_JsonToStructK2_Struct' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetValueMap, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'StarGraphModel_C_GetValueMap::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetWeaponTag \ static_assert(alignof(StarGraphModel_C_GetWeaponTag) == 0x000004, "Wrong alignment on StarGraphModel_C_GetWeaponTag"); \ static_assert(sizeof(StarGraphModel_C_GetWeaponTag) == 0x000018, "Wrong size on StarGraphModel_C_GetWeaponTag"); \ static_assert(offsetof(StarGraphModel_C_GetWeaponTag, Type) == 0x000000, "Member 'StarGraphModel_C_GetWeaponTag::Type' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetWeaponTag, WeaponTag) == 0x000004, "Member 'StarGraphModel_C_GetWeaponTag::WeaponTag' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetWeaponTag, LocalGamePlayTag) == 0x00000C, "Member 'StarGraphModel_C_GetWeaponTag::LocalGamePlayTag' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetWeaponTag, K2Node_SwitchEnum_CmpSuccess) == 0x000014, "Member 'StarGraphModel_C_GetWeaponTag::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetWeaponTypeStr \ static_assert(alignof(StarGraphModel_C_GetWeaponTypeStr) == 0x000008, "Wrong alignment on StarGraphModel_C_GetWeaponTypeStr"); \ static_assert(sizeof(StarGraphModel_C_GetWeaponTypeStr) == 0x000050, "Wrong size on StarGraphModel_C_GetWeaponTypeStr"); \ static_assert(offsetof(StarGraphModel_C_GetWeaponTypeStr, str) == 0x000000, "Member 'StarGraphModel_C_GetWeaponTypeStr::str' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetWeaponTypeStr, Local_WeaponType) == 0x000010, "Member 'StarGraphModel_C_GetWeaponTypeStr::Local_WeaponType' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetWeaponTypeStr, Temp_int_Array_Index_Variable) == 0x000020, "Member 'StarGraphModel_C_GetWeaponTypeStr::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetWeaponTypeStr, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'StarGraphModel_C_GetWeaponTypeStr::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetWeaponTypeStr, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_GetWeaponTypeStr::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetWeaponTypeStr, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'StarGraphModel_C_GetWeaponTypeStr::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetWeaponTypeStr, CallFunc_Array_Get_Item) == 0x000030, "Member 'StarGraphModel_C_GetWeaponTypeStr::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetWeaponTypeStr, CallFunc_Less_IntInt_ReturnValue) == 0x000031, "Member 'StarGraphModel_C_GetWeaponTypeStr::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetWeaponTypeStr, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000038, "Member 'StarGraphModel_C_GetWeaponTypeStr::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetWeaponTypeStr, CallFunc_Array_Add_ReturnValue) == 0x000048, "Member 'StarGraphModel_C_GetWeaponTypeStr::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_GetZhuMoLevel \ static_assert(alignof(StarGraphModel_C_GetZhuMoLevel) == 0x000004, "Wrong alignment on StarGraphModel_C_GetZhuMoLevel"); \ static_assert(sizeof(StarGraphModel_C_GetZhuMoLevel) == 0x00001C, "Wrong size on StarGraphModel_C_GetZhuMoLevel"); \ static_assert(offsetof(StarGraphModel_C_GetZhuMoLevel, ZhumoLevel) == 0x000000, "Member 'StarGraphModel_C_GetZhuMoLevel::ZhumoLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetZhuMoLevel, L_level) == 0x000004, "Member 'StarGraphModel_C_GetZhuMoLevel::L_level' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetZhuMoLevel, Temp_struct_Variable) == 0x000008, "Member 'StarGraphModel_C_GetZhuMoLevel::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetZhuMoLevel, CallFunc_Map_Find_Value) == 0x000010, "Member 'StarGraphModel_C_GetZhuMoLevel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetZhuMoLevel, CallFunc_Map_Find_ReturnValue) == 0x000014, "Member 'StarGraphModel_C_GetZhuMoLevel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_GetZhuMoLevel, CallFunc_Min_ReturnValue) == 0x000018, "Member 'StarGraphModel_C_GetZhuMoLevel::CallFunc_Min_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Init_All_Star_Node_Functions废弃 \ static_assert(alignof(StarGraphModel_C_Init_All_Star_Node_Functions废弃) == 0x000004, "Wrong alignment on StarGraphModel_C_Init_All_Star_Node_Functions废弃"); \ static_assert(sizeof(StarGraphModel_C_Init_All_Star_Node_Functions废弃) == 0x00001C, "Wrong size on StarGraphModel_C_Init_All_Star_Node_Functions废弃"); \ static_assert(offsetof(StarGraphModel_C_Init_All_Star_Node_Functions废弃, Temp_int_Array_Index_Variable) == 0x000000, "Member 'StarGraphModel_C_Init_All_Star_Node_Functions废弃::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Init_All_Star_Node_Functions废弃, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'StarGraphModel_C_Init_All_Star_Node_Functions废弃::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Init_All_Star_Node_Functions废弃, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'StarGraphModel_C_Init_All_Star_Node_Functions废弃::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Init_All_Star_Node_Functions废弃, CallFunc_Array_Get_Item) == 0x00000C, "Member 'StarGraphModel_C_Init_All_Star_Node_Functions废弃::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Init_All_Star_Node_Functions废弃, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'StarGraphModel_C_Init_All_Star_Node_Functions废弃::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Init_All_Star_Node_Functions废弃, CallFunc_Less_IntInt_ReturnValue) == 0x000018, "Member 'StarGraphModel_C_Init_All_Star_Node_Functions废弃::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_InitDefaultActiveNodeApply \ static_assert(alignof(StarGraphModel_C_InitDefaultActiveNodeApply) == 0x000008, "Wrong alignment on StarGraphModel_C_InitDefaultActiveNodeApply"); \ static_assert(sizeof(StarGraphModel_C_InitDefaultActiveNodeApply) == 0x000248, "Wrong size on StarGraphModel_C_InitDefaultActiveNodeApply"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, Local_node) == 0x000000, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::Local_node' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, Temp_int_Array_Index_Variable) == 0x000004, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, Temp_int_Array_Index_Variable_1) == 0x000010, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, CallFunc_GetMark_Value) == 0x000018, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, Temp_int_Loop_Counter_Variable_1) == 0x00002C, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, CallFunc_Add_IntInt_ReturnValue_1) == 0x000030, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, CallFunc_Map_Keys_Keys) == 0x000038, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, CallFunc_Array_Get_Item) == 0x00004C, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, CallFunc_Map_Find_Value) == 0x000058, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, CallFunc_Map_Find_ReturnValue) == 0x000128, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, CallFunc_Array_Length_ReturnValue_1) == 0x00012C, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, CallFunc_Array_Get_Item_1) == 0x000130, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitDefaultActiveNodeApply, CallFunc_Less_IntInt_ReturnValue_1) == 0x000240, "Member 'StarGraphModel_C_InitDefaultActiveNodeApply::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_InitModel \ static_assert(alignof(StarGraphModel_C_InitModel) == 0x000008, "Wrong alignment on StarGraphModel_C_InitModel"); \ static_assert(sizeof(StarGraphModel_C_InitModel) == 0x000260, "Wrong size on StarGraphModel_C_InitModel"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetIntArrayFromSav_array) == 0x000000, "Member 'StarGraphModel_C_InitModel::CallFunc_GetIntArrayFromSav_array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_InitModel::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetStringArrayFromSav_Array) == 0x000018, "Member 'StarGraphModel_C_InitModel::CallFunc_GetStringArrayFromSav_Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetIntArrayFromSav_array_1) == 0x000028, "Member 'StarGraphModel_C_InitModel::CallFunc_GetIntArrayFromSav_array_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetIntArrayFromSav_array_2) == 0x000038, "Member 'StarGraphModel_C_InitModel::CallFunc_GetIntArrayFromSav_array_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, K2Node_CreateDelegate_OutputDelegate) == 0x000048, "Member 'StarGraphModel_C_InitModel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000058, "Member 'StarGraphModel_C_InitModel::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetStringArrayFromSav_Array_1) == 0x000060, "Member 'StarGraphModel_C_InitModel::CallFunc_GetStringArrayFromSav_Array_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetIntIntMapFromSav_ResultMaps) == 0x000070, "Member 'StarGraphModel_C_InitModel::CallFunc_GetIntIntMapFromSav_ResultMaps' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetStringArrayFromSav_Array_2) == 0x0000C0, "Member 'StarGraphModel_C_InitModel::CallFunc_GetStringArrayFromSav_Array_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetStrIntMapFromSav_ResultMaps) == 0x0000D0, "Member 'StarGraphModel_C_InitModel::CallFunc_GetStrIntMapFromSav_ResultMaps' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetStringArrayFromSav_Array_3) == 0x000120, "Member 'StarGraphModel_C_InitModel::CallFunc_GetStringArrayFromSav_Array_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetStringArrayFromSav_Array_4) == 0x000130, "Member 'StarGraphModel_C_InitModel::CallFunc_GetStringArrayFromSav_Array_4' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetStringArrayFromSav_Array_5) == 0x000140, "Member 'StarGraphModel_C_InitModel::CallFunc_GetStringArrayFromSav_Array_5' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetStringArrayFromSav_Array_6) == 0x000150, "Member 'StarGraphModel_C_InitModel::CallFunc_GetStringArrayFromSav_Array_6' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetStringArrayFromSav_Array_7) == 0x000160, "Member 'StarGraphModel_C_InitModel::CallFunc_GetStringArrayFromSav_Array_7' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetStringArrayFromSav_Array_8) == 0x000170, "Member 'StarGraphModel_C_InitModel::CallFunc_GetStringArrayFromSav_Array_8' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetIntIntMapFromSav_ResultMaps_1) == 0x000180, "Member 'StarGraphModel_C_InitModel::CallFunc_GetIntIntMapFromSav_ResultMaps_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetStringArrayFromSav_Array_9) == 0x0001D0, "Member 'StarGraphModel_C_InitModel::CallFunc_GetStringArrayFromSav_Array_9' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_Get_TotalLevel_Return_Value) == 0x0001E0, "Member 'StarGraphModel_C_InitModel::CallFunc_Get_TotalLevel_Return_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_Get_Save_Slot_Value_value) == 0x0001E8, "Member 'StarGraphModel_C_InitModel::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetStringArrayFromSav_Array_10) == 0x0001F8, "Member 'StarGraphModel_C_InitModel::CallFunc_GetStringArrayFromSav_Array_10' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_Conv_StringToInt_ReturnValue) == 0x000208, "Member 'StarGraphModel_C_InitModel::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_InitModel, CallFunc_GetIntIntMapFromSav_ResultMaps_2) == 0x000210, "Member 'StarGraphModel_C_InitModel::CallFunc_GetIntIntMapFromSav_ResultMaps_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Level_Up_Weapon \ static_assert(alignof(StarGraphModel_C_Level_Up_Weapon) == 0x000008, "Wrong alignment on StarGraphModel_C_Level_Up_Weapon"); \ static_assert(sizeof(StarGraphModel_C_Level_Up_Weapon) == 0x0001E0, "Wrong size on StarGraphModel_C_Level_Up_Weapon"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, NodeId) == 0x000000, "Member 'StarGraphModel_C_Level_Up_Weapon::NodeId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, LevelUpWeapon) == 0x000008, "Member 'StarGraphModel_C_Level_Up_Weapon::LevelUpWeapon' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, LocalWeaponClassValue) == 0x000058, "Member 'StarGraphModel_C_Level_Up_Weapon::LocalWeaponClassValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, Local_NodeID) == 0x0000A8, "Member 'StarGraphModel_C_Level_Up_Weapon::Local_NodeID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, LocalGamePlayTag) == 0x0000AC, "Member 'StarGraphModel_C_Level_Up_Weapon::LocalGamePlayTag' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, K2Node_MakeVariable_MakeVariableOutput) == 0x0000B8, "Member 'StarGraphModel_C_Level_Up_Weapon::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, CallFunc_CanLevelUpWeapon_Can) == 0x000108, "Member 'StarGraphModel_C_Level_Up_Weapon::CallFunc_CanLevelUpWeapon_Can' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, CallFunc_CanLevelUpWeapon_WeaponTag) == 0x00010C, "Member 'StarGraphModel_C_Level_Up_Weapon::CallFunc_CanLevelUpWeapon_WeaponTag' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, CallFunc_CanLevelUpWeapon_NewLevel) == 0x000114, "Member 'StarGraphModel_C_Level_Up_Weapon::CallFunc_CanLevelUpWeapon_NewLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, CallFunc_CanLevelUpWeapon_AddLevel) == 0x000118, "Member 'StarGraphModel_C_Level_Up_Weapon::CallFunc_CanLevelUpWeapon_AddLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, CallFunc_CanLevelUpWeapon_ItemID) == 0x00011C, "Member 'StarGraphModel_C_Level_Up_Weapon::CallFunc_CanLevelUpWeapon_ItemID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, CallFunc_CanLevelUpWeapon_ItemCount) == 0x000120, "Member 'StarGraphModel_C_Level_Up_Weapon::CallFunc_CanLevelUpWeapon_ItemCount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, CallFunc_RemovePlayerItemFromBeibao_Success) == 0x000124, "Member 'StarGraphModel_C_Level_Up_Weapon::CallFunc_RemovePlayerItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount) == 0x000128, "Member 'StarGraphModel_C_Level_Up_Weapon::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, CallFunc_IsGameplayTagValid_ReturnValue) == 0x00012C, "Member 'StarGraphModel_C_Level_Up_Weapon::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, CallFunc_BooleanAND_ReturnValue) == 0x00012D, "Member 'StarGraphModel_C_Level_Up_Weapon::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, CallFunc_Map_Find_Value) == 0x000130, "Member 'StarGraphModel_C_Level_Up_Weapon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, CallFunc_Map_Find_ReturnValue) == 0x000180, "Member 'StarGraphModel_C_Level_Up_Weapon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, CallFunc_Map_Contains_ReturnValue) == 0x000181, "Member 'StarGraphModel_C_Level_Up_Weapon::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, CallFunc_Map_Find_Value_1) == 0x000184, "Member 'StarGraphModel_C_Level_Up_Weapon::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, CallFunc_Map_Find_ReturnValue_1) == 0x000188, "Member 'StarGraphModel_C_Level_Up_Weapon::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, CallFunc_Add_IntInt_ReturnValue) == 0x00018C, "Member 'StarGraphModel_C_Level_Up_Weapon::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Level_Up_Weapon, K2Node_MakeStruct_S_StarNodeWeaponTagValue) == 0x000190, "Member 'StarGraphModel_C_Level_Up_Weapon::K2Node_MakeStruct_S_StarNodeWeaponTagValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_OpenBottleLevelUpWindow \ static_assert(alignof(StarGraphModel_C_OpenBottleLevelUpWindow) == 0x000001, "Wrong alignment on StarGraphModel_C_OpenBottleLevelUpWindow"); \ static_assert(sizeof(StarGraphModel_C_OpenBottleLevelUpWindow) == 0x000001, "Wrong size on StarGraphModel_C_OpenBottleLevelUpWindow"); \ static_assert(offsetof(StarGraphModel_C_OpenBottleLevelUpWindow, Open) == 0x000000, "Member 'StarGraphModel_C_OpenBottleLevelUpWindow::Open' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Remove_Bottle_Num_Levelup \ static_assert(alignof(StarGraphModel_C_Remove_Bottle_Num_Levelup) == 0x000008, "Wrong alignment on StarGraphModel_C_Remove_Bottle_Num_Levelup"); \ static_assert(sizeof(StarGraphModel_C_Remove_Bottle_Num_Levelup) == 0x000080, "Wrong size on StarGraphModel_C_Remove_Bottle_Num_Levelup"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, NodeId) == 0x000000, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::NodeId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, LocalAmountRemove) == 0x000004, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::LocalAmountRemove' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, LocalAmountNew) == 0x000008, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::LocalAmountNew' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, LocalStarNodeID) == 0x00000C, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::LocalStarNodeID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, LocalDataTable) == 0x000010, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::LocalDataTable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000018, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000028, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_GetPlayerIntProperty_value) == 0x00002C, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_Subtract_IntInt_ReturnValue) == 0x000030, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000034, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_Map_Remove_ReturnValue) == 0x000035, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_GetPlayerIntProperty_value_1) == 0x000038, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_GetPlayerIntProperty_value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_Map_Find_Value) == 0x00003C, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_Map_Find_ReturnValue) == 0x000040, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_GetDataTableRowFromName_OutRow) == 0x000044, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x00004C, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000050, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_Max_ReturnValue) == 0x000054, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_Map_Remove_ReturnValue_1) == 0x000058, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_GetPlayerIntProperty_value_2) == 0x00005C, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_GetPlayerIntProperty_value_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_Map_Find_Value_1) == 0x000060, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_Map_Find_ReturnValue_1) == 0x000064, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_RemovePlayerItemFromBeibao_Success) == 0x000065, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_RemovePlayerItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount) == 0x000068, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x00006C, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_Redirect_Table_MappedTable) == 0x000070, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Bottle_Num_Levelup, CallFunc_Max_ReturnValue_1) == 0x000078, "Member 'StarGraphModel_C_Remove_Bottle_Num_Levelup::CallFunc_Max_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Remove_Node \ static_assert(alignof(StarGraphModel_C_Remove_Node) == 0x000008, "Wrong alignment on StarGraphModel_C_Remove_Node"); \ static_assert(sizeof(StarGraphModel_C_Remove_Node) == 0x000038, "Wrong size on StarGraphModel_C_Remove_Node"); \ static_assert(offsetof(StarGraphModel_C_Remove_Node, Nodes) == 0x000000, "Member 'StarGraphModel_C_Remove_Node::Nodes' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Node, L_level) == 0x000010, "Member 'StarGraphModel_C_Remove_Node::L_level' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Node, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'StarGraphModel_C_Remove_Node::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Node, Temp_int_Array_Index_Variable) == 0x000018, "Member 'StarGraphModel_C_Remove_Node::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Node, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'StarGraphModel_C_Remove_Node::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Node, CallFunc_Array_Get_Item) == 0x000020, "Member 'StarGraphModel_C_Remove_Node::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Node, CallFunc_Less_IntInt_ReturnValue) == 0x000024, "Member 'StarGraphModel_C_Remove_Node::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Node, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_Remove_Node::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Node, CallFunc_Subtract_IntInt_ReturnValue) == 0x00002C, "Member 'StarGraphModel_C_Remove_Node::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Node, CallFunc_Map_Find_Value) == 0x000030, "Member 'StarGraphModel_C_Remove_Node::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Node, CallFunc_Map_Find_ReturnValue) == 0x000034, "Member 'StarGraphModel_C_Remove_Node::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Node, CallFunc_Map_Remove_ReturnValue) == 0x000035, "Member 'StarGraphModel_C_Remove_Node::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Remove_Weapon_Level \ static_assert(alignof(StarGraphModel_C_Remove_Weapon_Level) == 0x000008, "Wrong alignment on StarGraphModel_C_Remove_Weapon_Level"); \ static_assert(sizeof(StarGraphModel_C_Remove_Weapon_Level) == 0x000130, "Wrong size on StarGraphModel_C_Remove_Weapon_Level"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, ID) == 0x000000, "Member 'StarGraphModel_C_Remove_Weapon_Level::ID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, L_NodeID) == 0x000004, "Member 'StarGraphModel_C_Remove_Weapon_Level::L_NodeID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, Temp_int_Array_Index_Variable) == 0x000008, "Member 'StarGraphModel_C_Remove_Weapon_Level::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'StarGraphModel_C_Remove_Weapon_Level::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, Temp_int_Array_Index_Variable_1) == 0x000014, "Member 'StarGraphModel_C_Remove_Weapon_Level::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, Temp_int_Loop_Counter_Variable_1) == 0x000018, "Member 'StarGraphModel_C_Remove_Weapon_Level::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Map_Remove_ReturnValue) == 0x00001C, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Add_IntInt_ReturnValue_1) == 0x000020, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Map_Find_Value) == 0x000028, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Map_Find_ReturnValue) == 0x000078, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Map_Keys_Keys) == 0x000080, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Array_Length_ReturnValue) == 0x000090, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Array_Get_Item) == 0x000094, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Less_IntInt_ReturnValue) == 0x00009C, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Map_Find_Value_1) == 0x0000A0, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Map_Find_ReturnValue_1) == 0x0000A4, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_GetPlayerIntProperty_value) == 0x0000A8, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_GetRemoveItemAndCount_ItemIdAndCount) == 0x0000B0, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_GetRemoveItemAndCount_ItemIdAndCount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Subtract_IntInt_ReturnValue) == 0x000100, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Map_Keys_Keys_1) == 0x000108, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Max_ReturnValue) == 0x000118, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Array_Get_Item_1) == 0x00011C, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Map_Find_Value_2) == 0x000120, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Map_Find_ReturnValue_2) == 0x000124, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Array_Length_ReturnValue_1) == 0x000128, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Remove_Weapon_Level, CallFunc_Less_IntInt_ReturnValue_1) == 0x00012C, "Member 'StarGraphModel_C_Remove_Weapon_Level::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_RemoveBuffs \ static_assert(alignof(StarGraphModel_C_RemoveBuffs) == 0x000008, "Wrong alignment on StarGraphModel_C_RemoveBuffs"); \ static_assert(sizeof(StarGraphModel_C_RemoveBuffs) == 0x0000A8, "Wrong size on StarGraphModel_C_RemoveBuffs"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, NodeId) == 0x000000, "Member 'StarGraphModel_C_RemoveBuffs::NodeId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, L_ID_0) == 0x000004, "Member 'StarGraphModel_C_RemoveBuffs::L_ID_0' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, Local_AllData) == 0x000008, "Member 'StarGraphModel_C_RemoveBuffs::Local_AllData' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, Temp_int_Array_Index_Variable) == 0x000018, "Member 'StarGraphModel_C_RemoveBuffs::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'StarGraphModel_C_RemoveBuffs::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'StarGraphModel_C_RemoveBuffs::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, CallFunc_Array_RemoveItem_ReturnValue) == 0x000024, "Member 'StarGraphModel_C_RemoveBuffs::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x000025, "Member 'StarGraphModel_C_RemoveBuffs::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, CallFunc_Array_Contains_ReturnValue) == 0x000026, "Member 'StarGraphModel_C_RemoveBuffs::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, CallFunc_Array_Contains_ReturnValue_1) == 0x000027, "Member 'StarGraphModel_C_RemoveBuffs::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, CallFunc_Map_Remove_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_RemoveBuffs::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, CallFunc_Map_Find_Value) == 0x000030, "Member 'StarGraphModel_C_RemoveBuffs::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, CallFunc_Map_Find_ReturnValue) == 0x000040, "Member 'StarGraphModel_C_RemoveBuffs::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000048, "Member 'StarGraphModel_C_RemoveBuffs::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, CallFunc_GetMyBuffComp_BuffComponent) == 0x000050, "Member 'StarGraphModel_C_RemoveBuffs::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, CallFunc_Array_Get_Item) == 0x000058, "Member 'StarGraphModel_C_RemoveBuffs::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'StarGraphModel_C_RemoveBuffs::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000068, "Member 'StarGraphModel_C_RemoveBuffs::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, CallFunc_Less_IntInt_ReturnValue) == 0x000078, "Member 'StarGraphModel_C_RemoveBuffs::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, K2Node_MakeStruct_S_GemBuffAddData) == 0x000080, "Member 'StarGraphModel_C_RemoveBuffs::K2Node_MakeStruct_S_GemBuffAddData' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveBuffs, CallFunc_Array_Add_ReturnValue) == 0x0000A0, "Member 'StarGraphModel_C_RemoveBuffs::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_RemoveFunctions \ static_assert(alignof(StarGraphModel_C_RemoveFunctions) == 0x000008, "Wrong alignment on StarGraphModel_C_RemoveFunctions"); \ static_assert(sizeof(StarGraphModel_C_RemoveFunctions) == 0x0000B0, "Wrong size on StarGraphModel_C_RemoveFunctions"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, NodeId) == 0x000000, "Member 'StarGraphModel_C_RemoveFunctions::NodeId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, L_ID_1) == 0x000004, "Member 'StarGraphModel_C_RemoveFunctions::L_ID_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, LocalTagForPT) == 0x000008, "Member 'StarGraphModel_C_RemoveFunctions::LocalTagForPT' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Map_Remove_ReturnValue) == 0x000018, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Map_Find_Value) == 0x00001C, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Map_Find_ReturnValue) == 0x000024, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, K2Node_MakeArray_Array) == 0x000028, "Member 'StarGraphModel_C_RemoveFunctions::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_GetStarGraphTypeStatic_ReturnValue) == 0x000038, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_GetStarGraphTypeStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Map_Find_Value_1) == 0x000040, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Map_Find_ReturnValue_1) == 0x000050, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Array_RemoveItem_ReturnValue) == 0x000058, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x000059, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Array_Contains_ReturnValue) == 0x00005A, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Array_Contains_ReturnValue_1) == 0x00005B, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, Temp_int_Array_Index_Variable) == 0x00005C, "Member 'StarGraphModel_C_RemoveFunctions::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, Temp_int_Loop_Counter_Variable) == 0x000060, "Member 'StarGraphModel_C_RemoveFunctions::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Array_Get_Item) == 0x000064, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x00006C, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Less_IntInt_ReturnValue) == 0x00006D, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Map_Remove_ReturnValue_1) == 0x000074, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Map_Find_Value_2) == 0x000078, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Map_Find_ReturnValue_2) == 0x00007C, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00007D, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Map_Find_Value_3) == 0x000080, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Map_Find_ReturnValue_3) == 0x000084, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Subtract_IntInt_ReturnValue) == 0x000088, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x00008C, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Max_ReturnValue) == 0x000090, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Map_Remove_ReturnValue_2) == 0x000094, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Map_Remove_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Map_Find_Value_4) == 0x000098, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveFunctions, CallFunc_Map_Find_ReturnValue_4) == 0x0000A8, "Member 'StarGraphModel_C_RemoveFunctions::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_RemoveKlesaBottleLevel \ static_assert(alignof(StarGraphModel_C_RemoveKlesaBottleLevel) == 0x000004, "Wrong alignment on StarGraphModel_C_RemoveKlesaBottleLevel"); \ static_assert(sizeof(StarGraphModel_C_RemoveKlesaBottleLevel) == 0x000050, "Wrong size on StarGraphModel_C_RemoveKlesaBottleLevel"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, NodeId) == 0x000000, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::NodeId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, LocalRemoveKlesaAmount) == 0x000004, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::LocalRemoveKlesaAmount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, Local_Id11) == 0x000008, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::Local_Id11' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x00000C, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_RemovePlayerItemFromBeibao_Success) == 0x000010, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_RemovePlayerItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount) == 0x000014, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000018, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_RemovePlayerItemFromBeibao_Success_1) == 0x000019, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_RemovePlayerItemFromBeibao_Success_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount_1) == 0x00001C, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_GetPlayerIntProperty_value) == 0x000020, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_GetPlayerIntProperty_value_1) == 0x000024, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_GetPlayerIntProperty_value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_Map_Remove_ReturnValue) == 0x000028, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_Map_Remove_ReturnValue_1) == 0x000029, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_Map_Find_Value) == 0x00002C, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_Map_Contains_ReturnValue) == 0x000031, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_Subtract_IntInt_ReturnValue) == 0x000034, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_Max_ReturnValue) == 0x000038, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_Map_Find_Value_1) == 0x00003C, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_Map_Find_ReturnValue_1) == 0x000040, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000044, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_Map_Contains_ReturnValue_1) == 0x000048, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_Map_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveKlesaBottleLevel, CallFunc_Max_ReturnValue_1) == 0x00004C, "Member 'StarGraphModel_C_RemoveKlesaBottleLevel::CallFunc_Max_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_RemoveZhumoItem \ static_assert(alignof(StarGraphModel_C_RemoveZhumoItem) == 0x000008, "Wrong alignment on StarGraphModel_C_RemoveZhumoItem"); \ static_assert(sizeof(StarGraphModel_C_RemoveZhumoItem) == 0x0001E8, "Wrong size on StarGraphModel_C_RemoveZhumoItem"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, ItemId) == 0x000000, "Member 'StarGraphModel_C_RemoveZhumoItem::ItemId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, LocalequippedZhumoItem) == 0x000008, "Member 'StarGraphModel_C_RemoveZhumoItem::LocalequippedZhumoItem' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000018, "Member 'StarGraphModel_C_RemoveZhumoItem::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000020, "Member 'StarGraphModel_C_RemoveZhumoItem::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, CallFunc_GetItem_ToolConfigBySortId_find) == 0x000158, "Member 'StarGraphModel_C_RemoveZhumoItem::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, CallFunc_GetMyBuffComp_BuffComponent) == 0x000160, "Member 'StarGraphModel_C_RemoveZhumoItem::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, CallFunc_GetEnchantsData_IsValid) == 0x000168, "Member 'StarGraphModel_C_RemoveZhumoItem::CallFunc_GetEnchantsData_IsValid' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, CallFunc_GetEnchantsData_EnchantsType) == 0x00016C, "Member 'StarGraphModel_C_RemoveZhumoItem::CallFunc_GetEnchantsData_EnchantsType' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, CallFunc_GetEnchantsData_Data) == 0x000178, "Member 'StarGraphModel_C_RemoveZhumoItem::CallFunc_GetEnchantsData_Data' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, CallFunc_Conv_IntToString_ReturnValue) == 0x000188, "Member 'StarGraphModel_C_RemoveZhumoItem::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000198, "Member 'StarGraphModel_C_RemoveZhumoItem::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, Temp_string_Variable) == 0x0001A0, "Member 'StarGraphModel_C_RemoveZhumoItem::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, CallFunc_BooleanAND_ReturnValue) == 0x0001B0, "Member 'StarGraphModel_C_RemoveZhumoItem::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x0001B8, "Member 'StarGraphModel_C_RemoveZhumoItem::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, CallFunc_Array_Find_ReturnValue) == 0x0001C0, "Member 'StarGraphModel_C_RemoveZhumoItem::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x0001C8, "Member 'StarGraphModel_C_RemoveZhumoItem::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, CallFunc_GetEnchantsToolData_Array) == 0x0001D0, "Member 'StarGraphModel_C_RemoveZhumoItem::CallFunc_GetEnchantsToolData_Array' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItem, CallFunc_Array_Contains_ReturnValue) == 0x0001E0, "Member 'StarGraphModel_C_RemoveZhumoItem::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_RemoveZhumoItemUseNum \ static_assert(alignof(StarGraphModel_C_RemoveZhumoItemUseNum) == 0x000008, "Wrong alignment on StarGraphModel_C_RemoveZhumoItemUseNum"); \ static_assert(sizeof(StarGraphModel_C_RemoveZhumoItemUseNum) == 0x0000A0, "Wrong size on StarGraphModel_C_RemoveZhumoItemUseNum"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, NodeId) == 0x000000, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::NodeId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, LocalNumRemove) == 0x000004, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::LocalNumRemove' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, LocalNum) == 0x000008, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::LocalNum' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_Conv_IntToString_ReturnValue) == 0x000020, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000030, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000040, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000050, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_GetPlayerIntProperty_value) == 0x000060, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000068, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_Map_Find_Value) == 0x000078, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_Map_Find_ReturnValue) == 0x00007C, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_RemovePlayerItemFromBeibao_Success) == 0x00007D, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_RemovePlayerItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount) == 0x000080, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000084, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000088, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_Map_Remove_ReturnValue) == 0x000089, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_Subtract_IntInt_ReturnValue) == 0x00008C, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_Map_Find_Value_1) == 0x000090, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_Map_Find_ReturnValue_1) == 0x000094, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_GetPlayerIntProperty_value_1) == 0x000098, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_GetPlayerIntProperty_value_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_RemoveZhumoItemUseNum, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x00009C, "Member 'StarGraphModel_C_RemoveZhumoItemUseNum::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_Reomve_Class_Type_Value \ static_assert(alignof(StarGraphModel_C_Reomve_Class_Type_Value) == 0x000004, "Wrong alignment on StarGraphModel_C_Reomve_Class_Type_Value"); \ static_assert(sizeof(StarGraphModel_C_Reomve_Class_Type_Value) == 0x000014, "Wrong size on StarGraphModel_C_Reomve_Class_Type_Value"); \ static_assert(offsetof(StarGraphModel_C_Reomve_Class_Type_Value, Key) == 0x000000, "Member 'StarGraphModel_C_Reomve_Class_Type_Value::Key' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Reomve_Class_Type_Value, Level) == 0x000004, "Member 'StarGraphModel_C_Reomve_Class_Type_Value::Level' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Reomve_Class_Type_Value, CallFunc_Map_Find_Value) == 0x000008, "Member 'StarGraphModel_C_Reomve_Class_Type_Value::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Reomve_Class_Type_Value, CallFunc_Map_Find_ReturnValue) == 0x00000C, "Member 'StarGraphModel_C_Reomve_Class_Type_Value::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_Reomve_Class_Type_Value, CallFunc_Subtract_IntInt_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_Reomve_Class_Type_Value::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_ResetStarGraph \ static_assert(alignof(StarGraphModel_C_ResetStarGraph) == 0x000008, "Wrong alignment on StarGraphModel_C_ResetStarGraph"); \ static_assert(sizeof(StarGraphModel_C_ResetStarGraph) == 0x000258, "Wrong size on StarGraphModel_C_ResetStarGraph"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, ResetActiveArea) == 0x000000, "Member 'StarGraphModel_C_ResetStarGraph::ResetActiveArea' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, L_ResetActiveArea) == 0x000001, "Member 'StarGraphModel_C_ResetStarGraph::L_ResetActiveArea' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, Temp_bool_Has_Been_Initd_Variable) == 0x000002, "Member 'StarGraphModel_C_ResetStarGraph::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, Temp_int_Array_Index_Variable) == 0x000004, "Member 'StarGraphModel_C_ResetStarGraph::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'StarGraphModel_C_ResetStarGraph::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, Temp_int_Array_Index_Variable_1) == 0x000010, "Member 'StarGraphModel_C_ResetStarGraph::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, Temp_int_Loop_Counter_Variable_1) == 0x000014, "Member 'StarGraphModel_C_ResetStarGraph::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_Add_IntInt_ReturnValue_1) == 0x000018, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_GetStarGraphTypeStatic_ReturnValue) == 0x000020, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_GetStarGraphTypeStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, Temp_bool_IsClosed_Variable) == 0x000028, "Member 'StarGraphModel_C_ResetStarGraph::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_Get_Lock_or_Actived_Auto_Active_Node_Id_Id) == 0x000030, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_Get_Lock_or_Actived_Auto_Active_Node_Id_Id' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_GetStarGraphTypeStatic_ReturnValue_1) == 0x000040, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_GetStarGraphTypeStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_Array_Get_Item) == 0x000048, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_Conv_IntToString_ReturnValue) == 0x000050, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000060, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_Conv_StringToName_ReturnValue) == 0x000070, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_Array_Get_Item_1) == 0x000078, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_GetDataTableRowFromName_OutRow) == 0x000080, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000150, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000158, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000228, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_Array_Add_ReturnValue) == 0x00022C, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_Conv_NameToString_ReturnValue) == 0x000230, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_Array_Length_ReturnValue) == 0x000240, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_Conv_StringToInt_ReturnValue) == 0x000244, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_Less_IntInt_ReturnValue) == 0x000248, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_Array_Length_ReturnValue_1) == 0x00024C, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000250, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_Less_IntInt_ReturnValue_1) == 0x000251, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ResetStarGraph, CallFunc_Array_Add_ReturnValue_1) == 0x000254, "Member 'StarGraphModel_C_ResetStarGraph::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_SaveWeaponLevel \ static_assert(alignof(StarGraphModel_C_SaveWeaponLevel) == 0x000004, "Wrong alignment on StarGraphModel_C_SaveWeaponLevel"); \ static_assert(sizeof(StarGraphModel_C_SaveWeaponLevel) == 0x00000C, "Wrong size on StarGraphModel_C_SaveWeaponLevel"); \ static_assert(offsetof(StarGraphModel_C_SaveWeaponLevel, WeaponTypeTag) == 0x000000, "Member 'StarGraphModel_C_SaveWeaponLevel::WeaponTypeTag' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_SaveWeaponLevel, Level) == 0x000008, "Member 'StarGraphModel_C_SaveWeaponLevel::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_SetActivedCount \ static_assert(alignof(StarGraphModel_C_SetActivedCount) == 0x000004, "Wrong alignment on StarGraphModel_C_SetActivedCount"); \ static_assert(sizeof(StarGraphModel_C_SetActivedCount) == 0x000004, "Wrong size on StarGraphModel_C_SetActivedCount"); \ static_assert(offsetof(StarGraphModel_C_SetActivedCount, ActivedLevel_0) == 0x000000, "Member 'StarGraphModel_C_SetActivedCount::ActivedLevel_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_SetAppliedFunctionTags \ static_assert(alignof(StarGraphModel_C_SetAppliedFunctionTags) == 0x000008, "Wrong alignment on StarGraphModel_C_SetAppliedFunctionTags"); \ static_assert(sizeof(StarGraphModel_C_SetAppliedFunctionTags) == 0x000018, "Wrong size on StarGraphModel_C_SetAppliedFunctionTags"); \ static_assert(offsetof(StarGraphModel_C_SetAppliedFunctionTags, CallFunc_GetDCSGameState_ReturnValue) == 0x000000, "Member 'StarGraphModel_C_SetAppliedFunctionTags::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_SetAppliedFunctionTags, CallFunc_Map_Keys_Keys) == 0x000008, "Member 'StarGraphModel_C_SetAppliedFunctionTags::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_SetStarGraphAddPropValue \ static_assert(alignof(StarGraphModel_C_SetStarGraphAddPropValue) == 0x000004, "Wrong alignment on StarGraphModel_C_SetStarGraphAddPropValue"); \ static_assert(sizeof(StarGraphModel_C_SetStarGraphAddPropValue) == 0x000024, "Wrong size on StarGraphModel_C_SetStarGraphAddPropValue"); \ static_assert(offsetof(StarGraphModel_C_SetStarGraphAddPropValue, PlayerProperty) == 0x000000, "Member 'StarGraphModel_C_SetStarGraphAddPropValue::PlayerProperty' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_SetStarGraphAddPropValue, AddValue) == 0x000008, "Member 'StarGraphModel_C_SetStarGraphAddPropValue::AddValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_SetStarGraphAddPropValue, Temp_int_Variable) == 0x00000C, "Member 'StarGraphModel_C_SetStarGraphAddPropValue::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_SetStarGraphAddPropValue, CallFunc_Map_Contains_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_SetStarGraphAddPropValue::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_SetStarGraphAddPropValue, CallFunc_Map_Find_Value) == 0x000014, "Member 'StarGraphModel_C_SetStarGraphAddPropValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_SetStarGraphAddPropValue, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'StarGraphModel_C_SetStarGraphAddPropValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_SetStarGraphAddPropValue, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'StarGraphModel_C_SetStarGraphAddPropValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_SetStarGraphAddPropValue, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000020, "Member 'StarGraphModel_C_SetStarGraphAddPropValue::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_ThisAreaIsActived \ static_assert(alignof(StarGraphModel_C_ThisAreaIsActived) == 0x000008, "Wrong alignment on StarGraphModel_C_ThisAreaIsActived"); \ static_assert(sizeof(StarGraphModel_C_ThisAreaIsActived) == 0x000018, "Wrong size on StarGraphModel_C_ThisAreaIsActived"); \ static_assert(offsetof(StarGraphModel_C_ThisAreaIsActived, Area) == 0x000000, "Member 'StarGraphModel_C_ThisAreaIsActived::Area' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ThisAreaIsActived, ReturnValue) == 0x000010, "Member 'StarGraphModel_C_ThisAreaIsActived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_ThisAreaIsActived, CallFunc_Array_Contains_ReturnValue) == 0x000011, "Member 'StarGraphModel_C_ThisAreaIsActived::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_UpgradeNode \ static_assert(alignof(StarGraphModel_C_UpgradeNode) == 0x000008, "Wrong alignment on StarGraphModel_C_UpgradeNode"); \ static_assert(sizeof(StarGraphModel_C_UpgradeNode) == 0x000058, "Wrong size on StarGraphModel_C_UpgradeNode"); \ static_assert(offsetof(StarGraphModel_C_UpgradeNode, ID) == 0x000000, "Member 'StarGraphModel_C_UpgradeNode::ID' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeNode, Local_NodeUpLevel) == 0x000004, "Member 'StarGraphModel_C_UpgradeNode::Local_NodeUpLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeNode, CallFunc_GetNodeLevel_Value) == 0x000008, "Member 'StarGraphModel_C_UpgradeNode::CallFunc_GetNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeNode, CallFunc_GetNodeLevel_Actived) == 0x00000C, "Member 'StarGraphModel_C_UpgradeNode::CallFunc_GetNodeLevel_Actived' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeNode, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00000D, "Member 'StarGraphModel_C_UpgradeNode::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeNode, CallFunc_Array_AddUnique_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_UpgradeNode::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeNode, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'StarGraphModel_C_UpgradeNode::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeNode, CallFunc_GetPlayerSkillPt_value) == 0x000018, "Member 'StarGraphModel_C_UpgradeNode::CallFunc_GetPlayerSkillPt_value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeNode, CallFunc_Subtract_IntInt_ReturnValue) == 0x00001C, "Member 'StarGraphModel_C_UpgradeNode::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeNode, CallFunc_Conv_IntToString_ReturnValue) == 0x000020, "Member 'StarGraphModel_C_UpgradeNode::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeNode, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000030, "Member 'StarGraphModel_C_UpgradeNode::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeNode, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000040, "Member 'StarGraphModel_C_UpgradeNode::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeNode, CallFunc_Add_IntInt_ReturnValue_1) == 0x000050, "Member 'StarGraphModel_C_UpgradeNode::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StarGraphModel_C_UpgradeZhumoItemUsingNum \ static_assert(alignof(StarGraphModel_C_UpgradeZhumoItemUsingNum) == 0x000008, "Wrong alignment on StarGraphModel_C_UpgradeZhumoItemUsingNum"); \ static_assert(sizeof(StarGraphModel_C_UpgradeZhumoItemUsingNum) == 0x0000B8, "Wrong size on StarGraphModel_C_UpgradeZhumoItemUsingNum"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, NodeId) == 0x000000, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::NodeId' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, L_Node) == 0x000004, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::L_Node' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, L_ZhumoItemLevel) == 0x000008, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::L_ZhumoItemLevel' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000020, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000030, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, CallFunc_Map_Find_Value) == 0x000040, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, CallFunc_Map_Find_ReturnValue) == 0x000044, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, CallFunc_Map_Length_ReturnValue) == 0x00004C, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, Temp_int_Variable) == 0x000050, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, CallFunc_Subtract_IntInt_ReturnValue) == 0x000054, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, CallFunc_Conv_IntToString_ReturnValue) == 0x000058, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, CallFunc_GetPlayerIntProperty_value) == 0x000068, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, CallFunc_Map_Contains_ReturnValue) == 0x00006C, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, CallFunc_Add_IntInt_ReturnValue_1) == 0x000070, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000078, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000088, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000098, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(StarGraphModel_C_UpgradeZhumoItemUsingNum, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A8, "Member 'StarGraphModel_C_UpgradeZhumoItemUsingNum::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStarGraphModel_C \ static_assert(alignof(UStarGraphModel_C) == 0x000008, "Wrong alignment on UStarGraphModel_C"); \ static_assert(sizeof(UStarGraphModel_C) == 0x000A18, "Wrong size on UStarGraphModel_C"); \ static_assert(offsetof(UStarGraphModel_C, UberGraphFrame_StarGraphModel_C) == 0x0000F0, "Member 'UStarGraphModel_C::UberGraphFrame_StarGraphModel_C' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, dirty) == 0x0000F8, "Member 'UStarGraphModel_C::dirty' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, StarNodeLevel) == 0x000100, "Member 'UStarGraphModel_C::StarNodeLevel' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, ActivedArea) == 0x000150, "Member 'UStarGraphModel_C::ActivedArea' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, NewAreaIsActived) == 0x000160, "Member 'UStarGraphModel_C::NewAreaIsActived' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, OnNodeUpgrade) == 0x000170, "Member 'UStarGraphModel_C::OnNodeUpgrade' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, OnGraphReset) == 0x000180, "Member 'UStarGraphModel_C::OnGraphReset' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, OnNodeRemoved) == 0x000190, "Member 'UStarGraphModel_C::OnNodeRemoved' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, StarType) == 0x0001A0, "Member 'UStarGraphModel_C::StarType' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, InitSelectedNode) == 0x0001A8, "Member 'UStarGraphModel_C::InitSelectedNode' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, ActivedLevel) == 0x0001AC, "Member 'UStarGraphModel_C::ActivedLevel' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, OnDeceteAchievement) == 0x0001B0, "Member 'UStarGraphModel_C::OnDeceteAchievement' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, CurrentLevel) == 0x0001C0, "Member 'UStarGraphModel_C::CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, PropTag) == 0x0001C8, "Member 'UStarGraphModel_C::PropTag' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, AddPropValue) == 0x0001D8, "Member 'UStarGraphModel_C::AddPropValue' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, AddPropValuePro) == 0x000228, "Member 'UStarGraphModel_C::AddPropValuePro' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, UINotify) == 0x000278, "Member 'UStarGraphModel_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, AllStarGraphBuffs) == 0x000280, "Member 'UStarGraphModel_C::AllStarGraphBuffs' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, AllStarNodeAddFunctions) == 0x000290, "Member 'UStarGraphModel_C::AllStarNodeAddFunctions' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, ClassTypeValue) == 0x0002A0, "Member 'UStarGraphModel_C::ClassTypeValue' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, StrToStarClassType) == 0x0002F0, "Member 'UStarGraphModel_C::StrToStarClassType' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, OpenLevelUpWindow) == 0x000340, "Member 'UStarGraphModel_C::OpenLevelUpWindow' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, BottleId) == 0x000344, "Member 'UStarGraphModel_C::BottleId' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, AllNodeIDAndBuffTags) == 0x000348, "Member 'UStarGraphModel_C::AllNodeIDAndBuffTags' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, AllNodeIDAndFunctionTags) == 0x000398, "Member 'UStarGraphModel_C::AllNodeIDAndFunctionTags' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, NodeIdAndBottleNumUpLevel) == 0x0003E8, "Member 'UStarGraphModel_C::NodeIdAndBottleNumUpLevel' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, NodeIdAndWeaponLevel) == 0x000438, "Member 'UStarGraphModel_C::NodeIdAndWeaponLevel' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, AllDefaultActiveNode) == 0x000488, "Member 'UStarGraphModel_C::AllDefaultActiveNode' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, Info) == 0x0004D8, "Member 'UStarGraphModel_C::Info' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, OnFunctionRemove) == 0x000528, "Member 'UStarGraphModel_C::OnFunctionRemove' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, NodeIdAndBottleHpUpLevel) == 0x000538, "Member 'UStarGraphModel_C::NodeIdAndBottleHpUpLevel' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, Mapped_Table) == 0x000588, "Member 'UStarGraphModel_C::Mapped_Table' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, FunctionTagNum) == 0x000590, "Member 'UStarGraphModel_C::FunctionTagNum' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, OnZhuMoRemove) == 0x0005E0, "Member 'UStarGraphModel_C::OnZhuMoRemove' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, OnPTConsumeChanged) == 0x0005F0, "Member 'UStarGraphModel_C::OnPTConsumeChanged' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, AllPtReplaceTags) == 0x000600, "Member 'UStarGraphModel_C::AllPtReplaceTags' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, Chisel_Chongzhen) == 0x000610, "Member 'UStarGraphModel_C::Chisel_Chongzhen' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, Chisel_Zhangxianzhong) == 0x000614, "Member 'UStarGraphModel_C::Chisel_Zhangxianzhong' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, Chisel_Zhaoyun) == 0x000618, "Member 'UStarGraphModel_C::Chisel_Zhaoyun' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, BottleNumLevelUpItem) == 0x00061C, "Member 'UStarGraphModel_C::BottleNumLevelUpItem' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, BottleHpLevelUpItem) == 0x000620, "Member 'UStarGraphModel_C::BottleHpLevelUpItem' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, AllZhumoLevelUseNum) == 0x000628, "Member 'UStarGraphModel_C::AllZhumoLevelUseNum' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, NodeIdAndZhumoItemLevel) == 0x000678, "Member 'UStarGraphModel_C::NodeIdAndZhumoItemLevel' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, EffectTagMovies) == 0x0006C8, "Member 'UStarGraphModel_C::EffectTagMovies' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, OnAddFunction) == 0x000718, "Member 'UStarGraphModel_C::OnAddFunction' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, AllLevelAndNeedSoul) == 0x000728, "Member 'UStarGraphModel_C::AllLevelAndNeedSoul' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, AllActiveWeaponType) == 0x000778, "Member 'UStarGraphModel_C::AllActiveWeaponType' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, WeaponTypeStyleSkillId) == 0x000788, "Member 'UStarGraphModel_C::WeaponTypeStyleSkillId' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, AddStyleSkill) == 0x0007D8, "Member 'UStarGraphModel_C::AddStyleSkill' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, StrWeaponType) == 0x0007E8, "Member 'UStarGraphModel_C::StrWeaponType' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, ActiveNewArea) == 0x000838, "Member 'UStarGraphModel_C::ActiveNewArea' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, NodeIdKlesaValue) == 0x000848, "Member 'UStarGraphModel_C::NodeIdKlesaValue' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, AppliedKlesaNode) == 0x000898, "Member 'UStarGraphModel_C::AppliedKlesaNode' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, ActivedKlesaNode) == 0x0008A8, "Member 'UStarGraphModel_C::ActivedKlesaNode' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, SpecialApplyFunctionTags) == 0x0008B8, "Member 'UStarGraphModel_C::SpecialApplyFunctionTags' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, AllAppliedFunctionTags) == 0x000908, "Member 'UStarGraphModel_C::AllAppliedFunctionTags' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, ActivedNodesPermanent) == 0x000918, "Member 'UStarGraphModel_C::ActivedNodesPermanent' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, FakeKlesaNodeId) == 0x000928, "Member 'UStarGraphModel_C::FakeKlesaNodeId' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, SpecialFunctionRemove) == 0x000930, "Member 'UStarGraphModel_C::SpecialFunctionRemove' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, SpecialFunctionAdd) == 0x000940, "Member 'UStarGraphModel_C::SpecialFunctionAdd' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, SpecialFunctionTag) == 0x000950, "Member 'UStarGraphModel_C::SpecialFunctionTag' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, OnRemoveZhumoItem) == 0x000958, "Member 'UStarGraphModel_C::OnRemoveZhumoItem' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, NodeIdAndKlesalevell) == 0x000968, "Member 'UStarGraphModel_C::NodeIdAndKlesalevell' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, NodeIdAndIntensifylevel) == 0x0009B8, "Member 'UStarGraphModel_C::NodeIdAndIntensifylevel' has a wrong offset!"); \ static_assert(offsetof(UStarGraphModel_C, ActiveFixedNodeArea) == 0x000A08, "Member 'UStarGraphModel_C::ActiveFixedNodeArea' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsArcher_C_DoesHoldBowString \ static_assert(alignof(I_IsArcher_C_DoesHoldBowString) == 0x000001, "Wrong alignment on I_IsArcher_C_DoesHoldBowString"); \ static_assert(sizeof(I_IsArcher_C_DoesHoldBowString) == 0x000001, "Wrong size on I_IsArcher_C_DoesHoldBowString"); \ static_assert(offsetof(I_IsArcher_C_DoesHoldBowString, Result) == 0x000000, "Member 'I_IsArcher_C_DoesHoldBowString::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsArcher_C_GetAimAlpha \ static_assert(alignof(I_IsArcher_C_GetAimAlpha) == 0x000008, "Wrong alignment on I_IsArcher_C_GetAimAlpha"); \ static_assert(sizeof(I_IsArcher_C_GetAimAlpha) == 0x000008, "Wrong size on I_IsArcher_C_GetAimAlpha"); \ static_assert(offsetof(I_IsArcher_C_GetAimAlpha, Value) == 0x000000, "Member 'I_IsArcher_C_GetAimAlpha::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsArcher_C_GetAimTarget \ static_assert(alignof(I_IsArcher_C_GetAimTarget) == 0x000008, "Wrong alignment on I_IsArcher_C_GetAimTarget"); \ static_assert(sizeof(I_IsArcher_C_GetAimTarget) == 0x000038, "Wrong size on I_IsArcher_C_GetAimTarget"); \ static_assert(offsetof(I_IsArcher_C_GetAimTarget, Bullet_From) == 0x000000, "Member 'I_IsArcher_C_GetAimTarget::Bullet_From' has a wrong offset!"); \ static_assert(offsetof(I_IsArcher_C_GetAimTarget, Bullet_To) == 0x000018, "Member 'I_IsArcher_C_GetAimTarget::Bullet_To' has a wrong offset!"); \ static_assert(offsetof(I_IsArcher_C_GetAimTarget, Succeed) == 0x000030, "Member 'I_IsArcher_C_GetAimTarget::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsArcher_C_GetBowStringSocketName \ static_assert(alignof(I_IsArcher_C_GetBowStringSocketName) == 0x000004, "Wrong alignment on I_IsArcher_C_GetBowStringSocketName"); \ static_assert(sizeof(I_IsArcher_C_GetBowStringSocketName) == 0x000008, "Wrong size on I_IsArcher_C_GetBowStringSocketName"); \ static_assert(offsetof(I_IsArcher_C_GetBowStringSocketName, Name_0) == 0x000000, "Member 'I_IsArcher_C_GetBowStringSocketName::Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_IsArcher_C \ static_assert(alignof(II_IsArcher_C) == 0x000001, "Wrong alignment on II_IsArcher_C"); \ static_assert(sizeof(II_IsArcher_C) == 0x000001, "Wrong size on II_IsArcher_C"); \ #define DUMPER7_ASSERTS_BP_AccumBuff_C_DelayResetHP \ static_assert(alignof(BP_AccumBuff_C_DelayResetHP) == 0x000008, "Wrong alignment on BP_AccumBuff_C_DelayResetHP"); \ static_assert(sizeof(BP_AccumBuff_C_DelayResetHP) == 0x000028, "Wrong size on BP_AccumBuff_C_DelayResetHP"); \ static_assert(offsetof(BP_AccumBuff_C_DelayResetHP, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_AccumBuff_C_DelayResetHP::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_DelayResetHP, CallFunc_GetMyHealth_Health) == 0x000008, "Member 'BP_AccumBuff_C_DelayResetHP::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_DelayResetHP, CallFunc_GetMyBuffComp_BuffComponent) == 0x000010, "Member 'BP_AccumBuff_C_DelayResetHP::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_DelayResetHP, CallFunc_MatchesTagBuff_ReturnBuffRef) == 0x000018, "Member 'BP_AccumBuff_C_DelayResetHP::CallFunc_MatchesTagBuff_ReturnBuffRef' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_DelayResetHP, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'BP_AccumBuff_C_DelayResetHP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff \ static_assert(alignof(BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff) == 0x000008, "Wrong alignment on BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff"); \ static_assert(sizeof(BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff) == 0x000048, "Wrong size on BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff"); \ static_assert(offsetof(BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff, EntryPoint) == 0x000000, "Member 'BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff, CallFunc_GetBuffTag_BuffTag) == 0x000004, "Member 'BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000010, "Member 'BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff, CallFunc_ParseIntoArray_ReturnValue) == 0x000020, "Member 'BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff, CallFunc_Array_Get_Item) == 0x000030, "Member 'BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000040, "Member 'BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000041, "Member 'BP_AccumBuff_C_ExecuteUbergraph_BP_AccumBuff::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AccumBuff_C_PlayImpact \ static_assert(alignof(BP_AccumBuff_C_PlayImpact) == 0x000008, "Wrong alignment on BP_AccumBuff_C_PlayImpact"); \ static_assert(sizeof(BP_AccumBuff_C_PlayImpact) == 0x000088, "Wrong size on BP_AccumBuff_C_PlayImpact"); \ static_assert(offsetof(BP_AccumBuff_C_PlayImpact, impactLevel) == 0x000000, "Member 'BP_AccumBuff_C_PlayImpact::impactLevel' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_PlayImpact, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_AccumBuff_C_PlayImpact::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_PlayImpact, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000010, "Member 'BP_AccumBuff_C_PlayImpact::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_PlayImpact, CallFunc_GetMyAIComp_AI_Comp) == 0x000028, "Member 'BP_AccumBuff_C_PlayImpact::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_PlayImpact, CallFunc_GetPawnRef_ReturnValue_1) == 0x000030, "Member 'BP_AccumBuff_C_PlayImpact::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_PlayImpact, CallFunc_CostToughnessAndGetReflection_reflectLevel) == 0x000038, "Member 'BP_AccumBuff_C_PlayImpact::CallFunc_CostToughnessAndGetReflection_reflectLevel' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_PlayImpact, CallFunc_GetActorForwardVector_ReturnValue) == 0x000040, "Member 'BP_AccumBuff_C_PlayImpact::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_PlayImpact, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000058, "Member 'BP_AccumBuff_C_PlayImpact::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_PlayImpact, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000060, "Member 'BP_AccumBuff_C_PlayImpact::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_PlayImpact, CallFunc_GetMyEffects_EffectsComp) == 0x000078, "Member 'BP_AccumBuff_C_PlayImpact::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_PlayImpact, CallFunc_TryEffectAfterDamage_Applied) == 0x000080, "Member 'BP_AccumBuff_C_PlayImpact::CallFunc_TryEffectAfterDamage_Applied' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AccumBuff_C_OnBuffFunction \ static_assert(alignof(BP_AccumBuff_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_AccumBuff_C_OnBuffFunction"); \ static_assert(sizeof(BP_AccumBuff_C_OnBuffFunction) == 0x000190, "Wrong size on BP_AccumBuff_C_OnBuffFunction"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_AccumBuff_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_GetMyStamina_Stamina) == 0x000010, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue_1) == 0x000018, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue_2) == 0x000020, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_GetMyHealth_Health) == 0x000028, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000030, "Member 'BP_AccumBuff_C_OnBuffFunction::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'BP_AccumBuff_C_OnBuffFunction::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, K2Node_MakeMap_Map) == 0x000040, "Member 'BP_AccumBuff_C_OnBuffFunction::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue_3) == 0x000090, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000098, "Member 'BP_AccumBuff_C_OnBuffFunction::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, K2Node_DynamicCast_bSuccess_1) == 0x0000A0, "Member 'BP_AccumBuff_C_OnBuffFunction::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_GetAnimProfile_self_CastInput) == 0x0000A8, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_GetAnimProfile_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_GetAnimProfile_Profile) == 0x0000B8, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_GetAnimProfile_Profile' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, K2Node_DynamicCast_AsBP_Combat_Character_2) == 0x0000C0, "Member 'BP_AccumBuff_C_OnBuffFunction::K2Node_DynamicCast_AsBP_Combat_Character_2' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, K2Node_DynamicCast_bSuccess_2) == 0x0000C8, "Member 'BP_AccumBuff_C_OnBuffFunction::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000D0, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000E8, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_IsValid_ReturnValue) == 0x0000E9, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_GetBuffTag_BuffTag) == 0x0000EC, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0000F8, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_ParseIntoArray_ReturnValue) == 0x000108, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_Array_Get_Item) == 0x000118, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_Array_Get_Item_1) == 0x000128, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000138, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_Concat_StrStr_ReturnValue) == 0x000140, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000150, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, K2Node_SwitchString_CmpSuccess) == 0x000160, "Member 'BP_AccumBuff_C_OnBuffFunction::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000168, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_SelectString_ReturnValue) == 0x000178, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnBuffFunction, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000188, "Member 'BP_AccumBuff_C_OnBuffFunction::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AccumBuff_C_OnInterval \ static_assert(alignof(BP_AccumBuff_C_OnInterval) == 0x000008, "Wrong alignment on BP_AccumBuff_C_OnInterval"); \ static_assert(sizeof(BP_AccumBuff_C_OnInterval) == 0x000190, "Wrong size on BP_AccumBuff_C_OnInterval"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, L_Damage) == 0x000000, "Member 'BP_AccumBuff_C_OnInterval::L_Damage' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_GetPawnRef_ReturnValue_1) == 0x000010, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000018, "Member 'BP_AccumBuff_C_OnInterval::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_AccumBuff_C_OnInterval::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_GetMyHealth_Health) == 0x000028, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_GetMaxValue_Value) == 0x000030, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_GetBuffTag_BuffTag) == 0x000038, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000040, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000048, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_ParseIntoArray_ReturnValue) == 0x000058, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_Array_Get_Item) == 0x000068, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000078, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, K2Node_SwitchString_CmpSuccess) == 0x000080, "Member 'BP_AccumBuff_C_OnInterval::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_GetPawnRef_ReturnValue_2) == 0x000088, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_GetPawnRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x000090, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_GetStatsManager_StatsManagerComp) == 0x000098, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_GetStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, K2Node_MakeMap_Map) == 0x0000A0, "Member 'BP_AccumBuff_C_OnInterval::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_GetPawnRef_ReturnValue_3) == 0x0000F0, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_GetPawnRef_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_CaculateDamage_HurtResults) == 0x0000F8, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_CaculateDamage_HurtResults' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_GetMyHealth_Health_1) == 0x000148, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_GetMyHealth_Health_1' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_Map_Find_Value) == 0x000150, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_Map_Find_ReturnValue) == 0x000158, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_GetCurrentValue_CurrentValue) == 0x000160, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000168, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_GetPawnRef_ReturnValue_4) == 0x000170, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_GetPawnRef_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_GetBuffTag_BuffTag_1) == 0x000178, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_GetBuffTag_BuffTag_1' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_GetMyBuffComp_BuffComponent) == 0x000180, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_OnInterval, CallFunc_TakeDirectDamage_InValue_ImplicitCast) == 0x000188, "Member 'BP_AccumBuff_C_OnInterval::CallFunc_TakeDirectDamage_InValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AccumBuff_C_RemoveBuff \ static_assert(alignof(BP_AccumBuff_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_AccumBuff_C_RemoveBuff"); \ static_assert(sizeof(BP_AccumBuff_C_RemoveBuff) == 0x000058, "Wrong size on BP_AccumBuff_C_RemoveBuff"); \ static_assert(offsetof(BP_AccumBuff_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_AccumBuff_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_RemoveBuff, CallFunc_K2_SetTimer_ReturnValue) == 0x000008, "Member 'BP_AccumBuff_C_RemoveBuff::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_RemoveBuff, CallFunc_GetMyStamina_Stamina) == 0x000010, "Member 'BP_AccumBuff_C_RemoveBuff::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_RemoveBuff, CallFunc_GetBuffTag_BuffTag) == 0x000018, "Member 'BP_AccumBuff_C_RemoveBuff::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_RemoveBuff, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000020, "Member 'BP_AccumBuff_C_RemoveBuff::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_RemoveBuff, CallFunc_ParseIntoArray_ReturnValue) == 0x000030, "Member 'BP_AccumBuff_C_RemoveBuff::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_RemoveBuff, CallFunc_Array_Get_Item) == 0x000040, "Member 'BP_AccumBuff_C_RemoveBuff::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_AccumBuff_C_RemoveBuff, K2Node_SwitchString_CmpSuccess) == 0x000050, "Member 'BP_AccumBuff_C_RemoveBuff::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_AccumBuff_C \ static_assert(alignof(UBP_AccumBuff_C) == 0x000008, "Wrong alignment on UBP_AccumBuff_C"); \ static_assert(sizeof(UBP_AccumBuff_C) == 0x000170, "Wrong size on UBP_AccumBuff_C"); \ static_assert(offsetof(UBP_AccumBuff_C, UberGraphFrame_BP_AccumBuff_C) == 0x000158, "Member 'UBP_AccumBuff_C::UberGraphFrame_BP_AccumBuff_C' has a wrong offset!"); \ static_assert(offsetof(UBP_AccumBuff_C, Level) == 0x000160, "Member 'UBP_AccumBuff_C::Level' has a wrong offset!"); \ static_assert(offsetof(UBP_AccumBuff_C, DamageTag) == 0x000168, "Member 'UBP_AccumBuff_C::DamageTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BasicProjectile_C_ApplyHitImpulse \ static_assert(alignof(BP_BasicProjectile_C_ApplyHitImpulse) == 0x000008, "Wrong alignment on BP_BasicProjectile_C_ApplyHitImpulse"); \ static_assert(sizeof(BP_BasicProjectile_C_ApplyHitImpulse) == 0x000060, "Wrong size on BP_BasicProjectile_C_ApplyHitImpulse"); \ static_assert(offsetof(BP_BasicProjectile_C_ApplyHitImpulse, Component) == 0x000000, "Member 'BP_BasicProjectile_C_ApplyHitImpulse::Component' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ApplyHitImpulse, HitNormal) == 0x000008, "Member 'BP_BasicProjectile_C_ApplyHitImpulse::HitNormal' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ApplyHitImpulse, BoneName) == 0x000020, "Member 'BP_BasicProjectile_C_ApplyHitImpulse::BoneName' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ApplyHitImpulse, CallFunc_IsAnySimulatingPhysics_ReturnValue) == 0x000028, "Member 'BP_BasicProjectile_C_ApplyHitImpulse::CallFunc_IsAnySimulatingPhysics_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ApplyHitImpulse, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000030, "Member 'BP_BasicProjectile_C_ApplyHitImpulse::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ApplyHitImpulse, CallFunc_Multiply_VectorFloat_ReturnValue_1) == 0x000048, "Member 'BP_BasicProjectile_C_ApplyHitImpulse::CallFunc_Multiply_VectorFloat_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BasicProjectile_C_CompositeHitData \ static_assert(alignof(BP_BasicProjectile_C_CompositeHitData) == 0x000008, "Wrong alignment on BP_BasicProjectile_C_CompositeHitData"); \ static_assert(sizeof(BP_BasicProjectile_C_CompositeHitData) == 0x000530, "Wrong size on BP_BasicProjectile_C_CompositeHitData"); \ static_assert(offsetof(BP_BasicProjectile_C_CompositeHitData, HitMetaData) == 0x000000, "Member 'BP_BasicProjectile_C_CompositeHitData::HitMetaData' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_CompositeHitData, HitTargetActor) == 0x000160, "Member 'BP_BasicProjectile_C_CompositeHitData::HitTargetActor' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_CompositeHitData, HitResultData) == 0x000168, "Member 'BP_BasicProjectile_C_CompositeHitData::HitResultData' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_CompositeHitData, HitDataCompositedByAttacker) == 0x000250, "Member 'BP_BasicProjectile_C_CompositeHitData::HitDataCompositedByAttacker' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_CompositeHitData, CallFunc_GetOwner_ReturnValue) == 0x0003B8, "Member 'BP_BasicProjectile_C_CompositeHitData::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_CompositeHitData, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0003C0, "Member 'BP_BasicProjectile_C_CompositeHitData::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_CompositeHitData, K2Node_MakeStruct_F_HitData) == 0x0003C8, "Member 'BP_BasicProjectile_C_CompositeHitData::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile \ static_assert(alignof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile) == 0x000008, "Wrong alignment on BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile"); \ static_assert(sizeof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile) == 0x000298, "Wrong size on BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, EntryPoint) == 0x000000, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_GetActorForwardVector_ReturnValue) == 0x000008, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000020, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000038, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_SuggestProjectileVelocity_CustomArc_OutLaunchVelocity) == 0x000050, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_SuggestProjectileVelocity_CustomArc_OutLaunchVelocity' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_SuggestProjectileVelocity_CustomArc_ReturnValue) == 0x000068, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_SuggestProjectileVelocity_CustomArc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_Get_Particle_ParticleSystem) == 0x000070, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_Get_Particle_ParticleSystem' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_Get_Particle_NiagaraSystem) == 0x000078, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_Get_Particle_NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_Get_Particle_LightColor) == 0x000080, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_Get_Particle_LightColor' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_Get_Particle_Intensity) == 0x000090, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_Get_Particle_Intensity' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_Get_Particle_Attenuation_Radius) == 0x000098, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_Get_Particle_Attenuation_Radius' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_Get_Particle_Audio) == 0x0000A0, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_Get_Particle_Audio' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, K2Node_MakeArray_Array) == 0x0000A8, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_GetOwner_ReturnValue) == 0x0000B8, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x0000C0, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, K2Node_Event_HitResult) == 0x0000C8, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::K2Node_Event_HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, K2Node_Event_DamageResult) == 0x0001B0, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::K2Node_Event_DamageResult' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, K2Node_Event_HasAppliedDamage) == 0x0001B1, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::K2Node_Event_HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, K2Node_Event_Undelayed) == 0x0001B2, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::K2Node_Event_Undelayed' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_bBlockingHit) == 0x0001B3, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_bInitialOverlap) == 0x0001B4, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_Time) == 0x0001B8, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_Distance) == 0x0001BC, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_Location) == 0x0001C0, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_ImpactPoint) == 0x0001D8, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_Normal) == 0x0001F0, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_ImpactNormal) == 0x000208, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_PhysMat) == 0x000220, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_HitActor) == 0x000228, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_HitComponent) == 0x000230, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_HitBoneName) == 0x000238, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_BoneName) == 0x000240, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_HitItem) == 0x000248, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_ElementIndex) == 0x00024C, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_FaceIndex) == 0x000250, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_TraceStart) == 0x000258, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_BreakHitResult_TraceEnd) == 0x000270, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_AddMeshSocketTrace_TraceId) == 0x000288, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_AddMeshSocketTrace_TraceId' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x00028C, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, K2Node_VariableSet_InitialSpeed_ImplicitCast) == 0x000290, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::K2Node_VariableSet_InitialSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile, CallFunc_SetLifeSpan_InLifespan_ImplicitCast) == 0x000294, "Member 'BP_BasicProjectile_C_ExecuteUbergraph_BP_BasicProjectile::CallFunc_SetLifeSpan_InLifespan_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BasicProjectile_C_Is_Enemy_2 \ static_assert(alignof(BP_BasicProjectile_C_Is_Enemy_2) == 0x000008, "Wrong alignment on BP_BasicProjectile_C_Is_Enemy_2"); \ static_assert(sizeof(BP_BasicProjectile_C_Is_Enemy_2) == 0x000028, "Wrong size on BP_BasicProjectile_C_Is_Enemy_2"); \ static_assert(offsetof(BP_BasicProjectile_C_Is_Enemy_2, Target) == 0x000000, "Member 'BP_BasicProjectile_C_Is_Enemy_2::Target' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_Is_Enemy_2, Result) == 0x000008, "Member 'BP_BasicProjectile_C_Is_Enemy_2::Result' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_Is_Enemy_2, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'BP_BasicProjectile_C_Is_Enemy_2::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_Is_Enemy_2, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'BP_BasicProjectile_C_Is_Enemy_2::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_Is_Enemy_2, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'BP_BasicProjectile_C_Is_Enemy_2::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_Is_Enemy_2, CallFunc_IsValid_ReturnValue_1) == 0x000021, "Member 'BP_BasicProjectile_C_Is_Enemy_2::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_Is_Enemy_2, CallFunc_Is_Enemy_Return) == 0x000022, "Member 'BP_BasicProjectile_C_Is_Enemy_2::CallFunc_Is_Enemy_Return' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BasicProjectile_C_IsAttackableTarget \ static_assert(alignof(BP_BasicProjectile_C_IsAttackableTarget) == 0x000008, "Wrong alignment on BP_BasicProjectile_C_IsAttackableTarget"); \ static_assert(sizeof(BP_BasicProjectile_C_IsAttackableTarget) == 0x000010, "Wrong size on BP_BasicProjectile_C_IsAttackableTarget"); \ static_assert(offsetof(BP_BasicProjectile_C_IsAttackableTarget, Target) == 0x000000, "Member 'BP_BasicProjectile_C_IsAttackableTarget::Target' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_IsAttackableTarget, Result) == 0x000008, "Member 'BP_BasicProjectile_C_IsAttackableTarget::Result' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_IsAttackableTarget, CallFunc_Is_Enemy_2_Result) == 0x000009, "Member 'BP_BasicProjectile_C_IsAttackableTarget::CallFunc_Is_Enemy_2_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BasicProjectile_C_OverrideTraceDamage \ static_assert(alignof(BP_BasicProjectile_C_OverrideTraceDamage) == 0x000008, "Wrong alignment on BP_BasicProjectile_C_OverrideTraceDamage"); \ static_assert(sizeof(BP_BasicProjectile_C_OverrideTraceDamage) == 0x000028, "Wrong size on BP_BasicProjectile_C_OverrideTraceDamage"); \ static_assert(offsetof(BP_BasicProjectile_C_OverrideTraceDamage, TraceId) == 0x000000, "Member 'BP_BasicProjectile_C_OverrideTraceDamage::TraceId' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_OverrideTraceDamage, IgnoreActors) == 0x000008, "Member 'BP_BasicProjectile_C_OverrideTraceDamage::IgnoreActors' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_OverrideTraceDamage, OutHits) == 0x000018, "Member 'BP_BasicProjectile_C_OverrideTraceDamage::OutHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BasicProjectile_C_PostHitTarget \ static_assert(alignof(BP_BasicProjectile_C_PostHitTarget) == 0x000008, "Wrong alignment on BP_BasicProjectile_C_PostHitTarget"); \ static_assert(sizeof(BP_BasicProjectile_C_PostHitTarget) == 0x0000F0, "Wrong size on BP_BasicProjectile_C_PostHitTarget"); \ static_assert(offsetof(BP_BasicProjectile_C_PostHitTarget, HitResult) == 0x000000, "Member 'BP_BasicProjectile_C_PostHitTarget::HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_PostHitTarget, DamageResult) == 0x0000E8, "Member 'BP_BasicProjectile_C_PostHitTarget::DamageResult' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_PostHitTarget, HasAppliedDamage) == 0x0000E9, "Member 'BP_BasicProjectile_C_PostHitTarget::HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_PostHitTarget, Undelayed) == 0x0000EA, "Member 'BP_BasicProjectile_C_PostHitTarget::Undelayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BasicProjectile_C_SpawnImpaledArrow \ static_assert(alignof(BP_BasicProjectile_C_SpawnImpaledArrow) == 0x000010, "Wrong alignment on BP_BasicProjectile_C_SpawnImpaledArrow"); \ static_assert(sizeof(BP_BasicProjectile_C_SpawnImpaledArrow) == 0x0000F0, "Wrong size on BP_BasicProjectile_C_SpawnImpaledArrow"); \ static_assert(offsetof(BP_BasicProjectile_C_SpawnImpaledArrow, Component) == 0x000000, "Member 'BP_BasicProjectile_C_SpawnImpaledArrow::Component' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_SpawnImpaledArrow, SocketName) == 0x000008, "Member 'BP_BasicProjectile_C_SpawnImpaledArrow::SocketName' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_SpawnImpaledArrow, Actor) == 0x000010, "Member 'BP_BasicProjectile_C_SpawnImpaledArrow::Actor' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_SpawnImpaledArrow, Location) == 0x000018, "Member 'BP_BasicProjectile_C_SpawnImpaledArrow::Location' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_SpawnImpaledArrow, CallFunc_GetStaticMeshAssetPtr_ReturnValue) == 0x000030, "Member 'BP_BasicProjectile_C_SpawnImpaledArrow::CallFunc_GetStaticMeshAssetPtr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_SpawnImpaledArrow, CallFunc_GetActorScale3D_ReturnValue) == 0x000038, "Member 'BP_BasicProjectile_C_SpawnImpaledArrow::CallFunc_GetActorScale3D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_SpawnImpaledArrow, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000050, "Member 'BP_BasicProjectile_C_SpawnImpaledArrow::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_SpawnImpaledArrow, CallFunc_GetOwner_ReturnValue) == 0x000068, "Member 'BP_BasicProjectile_C_SpawnImpaledArrow::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_SpawnImpaledArrow, CallFunc_MakeTransform_ReturnValue) == 0x000070, "Member 'BP_BasicProjectile_C_SpawnImpaledArrow::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_SpawnImpaledArrow, CallFunc_GetInstigator_ReturnValue) == 0x0000D0, "Member 'BP_BasicProjectile_C_SpawnImpaledArrow::CallFunc_GetInstigator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_SpawnImpaledArrow, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0000D8, "Member 'BP_BasicProjectile_C_SpawnImpaledArrow::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_SpawnImpaledArrow, CallFunc_FinishSpawningActor_ReturnValue) == 0x0000E0, "Member 'BP_BasicProjectile_C_SpawnImpaledArrow::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BasicProjectile_C_UpdateArrowMesh \ static_assert(alignof(BP_BasicProjectile_C_UpdateArrowMesh) == 0x000008, "Wrong alignment on BP_BasicProjectile_C_UpdateArrowMesh"); \ static_assert(sizeof(BP_BasicProjectile_C_UpdateArrowMesh) == 0x000060, "Wrong size on BP_BasicProjectile_C_UpdateArrowMesh"); \ static_assert(offsetof(BP_BasicProjectile_C_UpdateArrowMesh, CallFunc_GetOwner_ReturnValue) == 0x000000, "Member 'BP_BasicProjectile_C_UpdateArrowMesh::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_UpdateArrowMesh, CallFunc_GetOwner_ReturnValue_1) == 0x000008, "Member 'BP_BasicProjectile_C_UpdateArrowMesh::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_UpdateArrowMesh, CallFunc_GetComponentByClass_ReturnValue) == 0x000010, "Member 'BP_BasicProjectile_C_UpdateArrowMesh::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_UpdateArrowMesh, CallFunc_GetActiveItem_Item) == 0x000018, "Member 'BP_BasicProjectile_C_UpdateArrowMesh::CallFunc_GetActiveItem_Item' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_UpdateArrowMesh, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'BP_BasicProjectile_C_UpdateArrowMesh::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_UpdateArrowMesh, K2Node_ClassDynamicCast_AsItem_Arrow) == 0x000040, "Member 'BP_BasicProjectile_C_UpdateArrowMesh::K2Node_ClassDynamicCast_AsItem_Arrow' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_UpdateArrowMesh, K2Node_ClassDynamicCast_bSuccess) == 0x000048, "Member 'BP_BasicProjectile_C_UpdateArrowMesh::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_UpdateArrowMesh, CallFunc_SpawnObject_ReturnValue) == 0x000050, "Member 'BP_BasicProjectile_C_UpdateArrowMesh::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BasicProjectile_C_UpdateArrowMesh, CallFunc_SetStaticMesh_ReturnValue) == 0x000058, "Member 'BP_BasicProjectile_C_UpdateArrowMesh::CallFunc_SetStaticMesh_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_BasicProjectile_C \ static_assert(alignof(ABP_BasicProjectile_C) == 0x000008, "Wrong alignment on ABP_BasicProjectile_C"); \ static_assert(sizeof(ABP_BasicProjectile_C) == 0x0003F0, "Wrong size on ABP_BasicProjectile_C"); \ static_assert(offsetof(ABP_BasicProjectile_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_BasicProjectile_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, StaticMesh) == 0x0002F8, "Member 'ABP_BasicProjectile_C::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, Scene) == 0x000300, "Member 'ABP_BasicProjectile_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, DamageHandlerComponent) == 0x000308, "Member 'ABP_BasicProjectile_C::DamageHandlerComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, Arrow) == 0x000310, "Member 'ABP_BasicProjectile_C::Arrow' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, ParticleSystem) == 0x000318, "Member 'ABP_BasicProjectile_C::ParticleSystem' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, ProjectileMovement) == 0x000320, "Member 'ABP_BasicProjectile_C::ProjectileMovement' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, HeadShotDamageMultiplier) == 0x000328, "Member 'ABP_BasicProjectile_C::HeadShotDamageMultiplier' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, InitialSpeed) == 0x000330, "Member 'ABP_BasicProjectile_C::InitialSpeed' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, Lifetime) == 0x000338, "Member 'ABP_BasicProjectile_C::Lifetime' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, ImpulsePower) == 0x000340, "Member 'ABP_BasicProjectile_C::ImpulsePower' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, enableProjectileGravity) == 0x000348, "Member 'ABP_BasicProjectile_C::enableProjectileGravity' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, UseThrowPredict) == 0x000349, "Member 'ABP_BasicProjectile_C::UseThrowPredict' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, ThrowPredictLocation) == 0x000350, "Member 'ABP_BasicProjectile_C::ThrowPredictLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, PresetGravityScale) == 0x000368, "Member 'ABP_BasicProjectile_C::PresetGravityScale' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, impactLevel) == 0x000370, "Member 'ABP_BasicProjectile_C::impactLevel' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, TraceRadius) == 0x000378, "Member 'ABP_BasicProjectile_C::TraceRadius' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, HitParticle) == 0x000380, "Member 'ABP_BasicProjectile_C::HitParticle' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, L_HitLocation) == 0x000388, "Member 'ABP_BasicProjectile_C::L_HitLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, L_HitNormal) == 0x0003A0, "Member 'ABP_BasicProjectile_C::L_HitNormal' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, L_HitActor) == 0x0003B8, "Member 'ABP_BasicProjectile_C::L_HitActor' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, L_HitComponent) == 0x0003C0, "Member 'ABP_BasicProjectile_C::L_HitComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, L_HitBoneName) == 0x0003C8, "Member 'ABP_BasicProjectile_C::L_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, UseArrowMeshInEquipment) == 0x0003D0, "Member 'ABP_BasicProjectile_C::UseArrowMeshInEquipment' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, SkillID) == 0x0003D8, "Member 'ABP_BasicProjectile_C::SkillID' has a wrong offset!"); \ static_assert(offsetof(ABP_BasicProjectile_C, ToughnessDmg) == 0x0003E8, "Member 'ABP_BasicProjectile_C::ToughnessDmg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_MovementSpeedCache \ static_assert(alignof(FS_MovementSpeedCache) == 0x000008, "Wrong alignment on FS_MovementSpeedCache"); \ static_assert(sizeof(FS_MovementSpeedCache) == 0x000028, "Wrong size on FS_MovementSpeedCache"); \ static_assert(offsetof(FS_MovementSpeedCache, WalkSpeed_2_65158284455780F9F5FD6C8E015AB56A) == 0x000000, "Member 'FS_MovementSpeedCache::WalkSpeed_2_65158284455780F9F5FD6C8E015AB56A' has a wrong offset!"); \ static_assert(offsetof(FS_MovementSpeedCache, JogSpeed_4_F60B9FD64E5E179F5777B1A9463B914B) == 0x000008, "Member 'FS_MovementSpeedCache::JogSpeed_4_F60B9FD64E5E179F5777B1A9463B914B' has a wrong offset!"); \ static_assert(offsetof(FS_MovementSpeedCache, SprintSpeed_6_1B10CAC642E6B3984ACECC80AA4359D7) == 0x000010, "Member 'FS_MovementSpeedCache::SprintSpeed_6_1B10CAC642E6B3984ACECC80AA4359D7' has a wrong offset!"); \ static_assert(offsetof(FS_MovementSpeedCache, SlowSpeed_8_D7AD5BEF46A8354D3846C19207B1D232) == 0x000018, "Member 'FS_MovementSpeedCache::SlowSpeed_8_D7AD5BEF46A8354D3846C19207B1D232' has a wrong offset!"); \ static_assert(offsetof(FS_MovementSpeedCache, PatrolSpeed_10_CA218C75407B682D328F2D8F09FC0566) == 0x000020, "Member 'FS_MovementSpeedCache::PatrolSpeed_10_CA218C75407B682D328F2D8F09FC0566' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_SD_SpeedUP_C_BlockRecovery \ static_assert(alignof(BP_Buff_SD_SpeedUP_C_BlockRecovery) == 0x000008, "Wrong alignment on BP_Buff_SD_SpeedUP_C_BlockRecovery"); \ static_assert(sizeof(BP_Buff_SD_SpeedUP_C_BlockRecovery) == 0x000150, "Wrong size on BP_Buff_SD_SpeedUP_C_BlockRecovery"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, TakeDamageResultType) == 0x000000, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::TakeDamageResultType' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, DamageRule) == 0x000008, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::DamageRule' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, L_Value) == 0x000030, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::L_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000038, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, CallFunc_GetBuffTag_BuffTag) == 0x00003C, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000044, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, CallFunc_GetPlayerRef_PlayerRef) == 0x000048, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::CallFunc_GetPlayerRef_PlayerRef' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, CallFunc_GetMyBuffComp_BuffComponent) == 0x000050, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, CallFunc_HaveTheSameBuffTag_Has) == 0x000058, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::CallFunc_HaveTheSameBuffTag_Has' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, CallFunc_HaveTheSameBuffTag_BuffRef) == 0x000060, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::CallFunc_HaveTheSameBuffTag_BuffRef' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, CallFunc_HaveTheSameBuffTag_Has_1) == 0x000068, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::CallFunc_HaveTheSameBuffTag_Has_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, CallFunc_HaveTheSameBuffTag_BuffRef_1) == 0x000070, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::CallFunc_HaveTheSameBuffTag_BuffRef_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, CallFunc_BooleanAND_ReturnValue) == 0x000078, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, K2Node_MakeMap_Map) == 0x000080, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, CallFunc_Not_PreBool_ReturnValue) == 0x0000D0, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, CallFunc_GetPawnRef_ReturnValue) == 0x0000D8, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x0000E0, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, CallFunc_GetStarMapActive_IsActive) == 0x0000E8, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, CallFunc_GetPawnRef_ReturnValue_1) == 0x0000F0, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, K2Node_MakeMap_Map_1) == 0x0000F8, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_BlockRecovery, CallFunc_GetPawnRef_ReturnValue_2) == 0x000148, "Member 'BP_Buff_SD_SpeedUP_C_BlockRecovery::CallFunc_GetPawnRef_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_SD_SpeedUP_C_OnBuffFunction \ static_assert(alignof(BP_Buff_SD_SpeedUP_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_SD_SpeedUP_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_SD_SpeedUP_C_OnBuffFunction) == 0x000048, "Wrong size on BP_Buff_SD_SpeedUP_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_SD_SpeedUP_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_OnBuffFunction, CallFunc_GetBuffTag_BuffTag) == 0x000008, "Member 'BP_Buff_SD_SpeedUP_C_OnBuffFunction::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'BP_Buff_SD_SpeedUP_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000020, "Member 'BP_Buff_SD_SpeedUP_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue_1) == 0x000028, "Member 'BP_Buff_SD_SpeedUP_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_OnBuffFunction, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000030, "Member 'BP_Buff_SD_SpeedUP_C_OnBuffFunction::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_OnBuffFunction, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'BP_Buff_SD_SpeedUP_C_OnBuffFunction::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_OnBuffFunction, CallFunc_GetMyBuffComp_BuffComponent) == 0x000040, "Member 'BP_Buff_SD_SpeedUP_C_OnBuffFunction::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_SD_SpeedUP_C_RemoveBuff \ static_assert(alignof(BP_Buff_SD_SpeedUP_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_SD_SpeedUP_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_SD_SpeedUP_C_RemoveBuff) == 0x000040, "Wrong size on BP_Buff_SD_SpeedUP_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_RemoveBuff, CallFunc_GetBuffTag_BuffTag) == 0x000000, "Member 'BP_Buff_SD_SpeedUP_C_RemoveBuff::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_Buff_SD_SpeedUP_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000018, "Member 'BP_Buff_SD_SpeedUP_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue_1) == 0x000020, "Member 'BP_Buff_SD_SpeedUP_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_RemoveBuff, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000028, "Member 'BP_Buff_SD_SpeedUP_C_RemoveBuff::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_RemoveBuff, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'BP_Buff_SD_SpeedUP_C_RemoveBuff::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_SD_SpeedUP_C_RemoveBuff, CallFunc_GetMyBuffComp_BuffComponent) == 0x000038, "Member 'BP_Buff_SD_SpeedUP_C_RemoveBuff::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_SD_SpeedUP_C \ static_assert(alignof(UBP_Buff_SD_SpeedUP_C) == 0x000008, "Wrong alignment on UBP_Buff_SD_SpeedUP_C"); \ static_assert(sizeof(UBP_Buff_SD_SpeedUP_C) == 0x000158, "Wrong size on UBP_Buff_SD_SpeedUP_C"); \ #define DUMPER7_ASSERTS_FS_VoiceAndText \ static_assert(alignof(FS_VoiceAndText) == 0x000008, "Wrong alignment on FS_VoiceAndText"); \ static_assert(sizeof(FS_VoiceAndText) == 0x000040, "Wrong size on FS_VoiceAndText"); \ static_assert(offsetof(FS_VoiceAndText, Voice_4_9F55299F4DA467862796679CD6CD3EF3) == 0x000000, "Member 'FS_VoiceAndText::Voice_4_9F55299F4DA467862796679CD6CD3EF3' has a wrong offset!"); \ static_assert(offsetof(FS_VoiceAndText, Text_5_DF11C7914E004DC19F10AFAF1588A173) == 0x000008, "Member 'FS_VoiceAndText::Text_5_DF11C7914E004DC19F10AFAF1588A173' has a wrong offset!"); \ static_assert(offsetof(FS_VoiceAndText, Voice_NPCHelp_13_CDCD871A4D653FFAFF7324814672DF96) == 0x000020, "Member 'FS_VoiceAndText::Voice_NPCHelp_13_CDCD871A4D653FFAFF7324814672DF96' has a wrong offset!"); \ static_assert(offsetof(FS_VoiceAndText, Text_NPCHelp_14_4A04C697431E26A45655EB82CF83B268) == 0x000028, "Member 'FS_VoiceAndText::Text_NPCHelp_14_4A04C697431E26A45655EB82CF83B268' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_AddComponentChange \ static_assert(alignof(MagicBase_Abstract_C_AddComponentChange) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_AddComponentChange"); \ static_assert(sizeof(MagicBase_Abstract_C_AddComponentChange) == 0x000008, "Wrong size on MagicBase_Abstract_C_AddComponentChange"); \ static_assert(offsetof(MagicBase_Abstract_C_AddComponentChange, Component) == 0x000000, "Member 'MagicBase_Abstract_C_AddComponentChange::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_AttachMagicBase \ static_assert(alignof(MagicBase_Abstract_C_AttachMagicBase) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_AttachMagicBase"); \ static_assert(sizeof(MagicBase_Abstract_C_AttachMagicBase) == 0x000008, "Wrong size on MagicBase_Abstract_C_AttachMagicBase"); \ static_assert(offsetof(MagicBase_Abstract_C_AttachMagicBase, CallFunc_HavAttachMesh_Mesh) == 0x000000, "Member 'MagicBase_Abstract_C_AttachMagicBase::CallFunc_HavAttachMesh_Mesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_Calculations_Damage_Factor \ static_assert(alignof(MagicBase_Abstract_C_Calculations_Damage_Factor) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_Calculations_Damage_Factor"); \ static_assert(sizeof(MagicBase_Abstract_C_Calculations_Damage_Factor) == 0x000330, "Wrong size on MagicBase_Abstract_C_Calculations_Damage_Factor"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, HitActor) == 0x000000, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::HitActor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, ReturnValue) == 0x000008, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, L_Stats) == 0x000010, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::L_Stats' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, L_Shapefactor) == 0x000018, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::L_Shapefactor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, L_TotalFactor) == 0x000020, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::L_TotalFactor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, L_CurrentFactor) == 0x000028, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::L_CurrentFactor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, L_CurrentAttackTypy) == 0x000030, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::L_CurrentAttackTypy' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, Temp_real_Variable) == 0x000038, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, Temp_real_Variable_1) == 0x000040, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, Temp_real_Variable_2) == 0x000048, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, Temp_real_Variable_3) == 0x000050, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, Temp_real_Variable_4) == 0x000058, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, Temp_real_Variable_5) == 0x000060, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetStatValue_Value) == 0x000068, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetStatValue_Value_1) == 0x000070, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetStatValue_Value_2) == 0x000078, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetStatValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetStatValue_Value_3) == 0x000080, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetStatValue_Value_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetStatValue_Value_4) == 0x000088, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetStatValue_Value_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetStatValue_Value_5) == 0x000090, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetStatValue_Value_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetStatValue_Value_6) == 0x000098, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetStatValue_Value_6' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetStatValue_Value_7) == 0x0000A0, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetStatValue_Value_7' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetStatValue_Value_8) == 0x0000A8, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetStatValue_Value_8' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetStatValue_Value_9) == 0x0000B0, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetStatValue_Value_9' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, K2Node_DynamicCast_AsBP_Base_AI) == 0x0000C0, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, K2Node_DynamicCast_bSuccess) == 0x0000C8, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetHitDamageData_DamageData) == 0x0000D0, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetHitDamageData_DamageData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, Temp_byte_Variable) == 0x0001E8, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, Temp_int_Array_Index_Variable) == 0x0001EC, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetStatValue_Value_10) == 0x0001F0, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetStatValue_Value_10' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetStatValue_Value_11) == 0x0001F8, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetStatValue_Value_11' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetStatValue_Value_12) == 0x000200, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetStatValue_Value_12' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetStatValue_Value_13) == 0x000208, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetStatValue_Value_13' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetStatValue_Value_14) == 0x000210, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetStatValue_Value_14' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, Temp_int_Loop_Counter_Variable) == 0x000218, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, K2Node_Select_Default) == 0x000220, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_Add_IntInt_ReturnValue) == 0x000228, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000230, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, K2Node_MakeSet_Set) == 0x000238, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::K2Node_MakeSet_Set' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000288, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, K2Node_DynamicCast_bSuccess_1) == 0x000290, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_Set_Intersection_Result) == 0x000298, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_Set_Intersection_Result' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x0002E8, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_Set_ToArray_Result) == 0x0002F0, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_Array_Get_Item) == 0x000300, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_Array_Length_ReturnValue) == 0x000304, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_Less_IntInt_ReturnValue) == 0x000308, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000309, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, Temp_byte_Variable_1) == 0x00030A, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000310, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, K2Node_Select_Default_1) == 0x000318, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000320, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_Calculations_Damage_Factor, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000328, "Member 'MagicBase_Abstract_C_Calculations_Damage_Factor::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_CalculationsDamageFactor2 \ static_assert(alignof(MagicBase_Abstract_C_CalculationsDamageFactor2) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_CalculationsDamageFactor2"); \ static_assert(sizeof(MagicBase_Abstract_C_CalculationsDamageFactor2) == 0x0000A8, "Wrong size on MagicBase_Abstract_C_CalculationsDamageFactor2"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, AttributeTag) == 0x000000, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::AttributeTag' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, PhysicalFactor) == 0x000008, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::PhysicalFactor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, AttributeFactor) == 0x000010, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::AttributeFactor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, spellfactor) == 0x000018, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::spellfactor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, backattackfactor) == 0x000020, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::backattackfactor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, L_Factor) == 0x000028, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::L_Factor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, L_AttributeFactorTag) == 0x000030, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::L_AttributeFactorTag' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000038, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000040, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000048, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, K2Node_DynamicCast_AsAbstract_Character) == 0x000058, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, K2Node_DynamicCast_bSuccess_1) == 0x000060, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, CallFunc_GetBackAttackFactor_ReturnValue) == 0x000068, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::CallFunc_GetBackAttackFactor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, CallFunc_GetBackAttackFactor_ReturnValue_1) == 0x000070, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::CallFunc_GetBackAttackFactor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000078, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, CallFunc_GetStatValue_Value) == 0x000080, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, CallFunc_GetStatValue_Value_1) == 0x000088, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000090, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, CallFunc_GetStatValue_Value_2) == 0x000098, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::CallFunc_GetStatValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalculationsDamageFactor2, CallFunc_GetStatValue_Value_3) == 0x0000A0, "Member 'MagicBase_Abstract_C_CalculationsDamageFactor2::CallFunc_GetStatValue_Value_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_CallAllHit \ static_assert(alignof(MagicBase_Abstract_C_CallAllHit) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_CallAllHit"); \ static_assert(sizeof(MagicBase_Abstract_C_CallAllHit) == 0x000038, "Wrong size on MagicBase_Abstract_C_CallAllHit"); \ static_assert(offsetof(MagicBase_Abstract_C_CallAllHit, Hit) == 0x000000, "Member 'MagicBase_Abstract_C_CallAllHit::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_CallOnSpellHitServer \ static_assert(alignof(MagicBase_Abstract_C_CallOnSpellHitServer) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_CallOnSpellHitServer"); \ static_assert(sizeof(MagicBase_Abstract_C_CallOnSpellHitServer) == 0x000028, "Wrong size on MagicBase_Abstract_C_CallOnSpellHitServer"); \ static_assert(offsetof(MagicBase_Abstract_C_CallOnSpellHitServer, HitActor) == 0x000000, "Member 'MagicBase_Abstract_C_CallOnSpellHitServer::HitActor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CallOnSpellHitServer, HitLocation) == 0x000008, "Member 'MagicBase_Abstract_C_CallOnSpellHitServer::HitLocation' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CallOnSpellHitServer, HitBoneName) == 0x000020, "Member 'MagicBase_Abstract_C_CallOnSpellHitServer::HitBoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_CallOwnerPawn \ static_assert(alignof(MagicBase_Abstract_C_CallOwnerPawn) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_CallOwnerPawn"); \ static_assert(sizeof(MagicBase_Abstract_C_CallOwnerPawn) == 0x000188, "Wrong size on MagicBase_Abstract_C_CallOwnerPawn"); \ static_assert(offsetof(MagicBase_Abstract_C_CallOwnerPawn, HitData) == 0x000000, "Member 'MagicBase_Abstract_C_CallOwnerPawn::HitData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CallOwnerPawn, ResultType) == 0x000168, "Member 'MagicBase_Abstract_C_CallOwnerPawn::ResultType' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CallOwnerPawn, HitTarget) == 0x000170, "Member 'MagicBase_Abstract_C_CallOwnerPawn::HitTarget' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CallOwnerPawn, SkillID) == 0x000178, "Member 'MagicBase_Abstract_C_CallOwnerPawn::SkillID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_CallServerHit \ static_assert(alignof(MagicBase_Abstract_C_CallServerHit) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_CallServerHit"); \ static_assert(sizeof(MagicBase_Abstract_C_CallServerHit) == 0x000038, "Wrong size on MagicBase_Abstract_C_CallServerHit"); \ static_assert(offsetof(MagicBase_Abstract_C_CallServerHit, Hit) == 0x000000, "Member 'MagicBase_Abstract_C_CallServerHit::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_CalulationsAccumFactor \ static_assert(alignof(MagicBase_Abstract_C_CalulationsAccumFactor) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_CalulationsAccumFactor"); \ static_assert(sizeof(MagicBase_Abstract_C_CalulationsAccumFactor) == 0x0003C8, "Wrong size on MagicBase_Abstract_C_CalulationsAccumFactor"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, TargetMap) == 0x000000, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::TargetMap' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, NewMap) == 0x000050, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::NewMap' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, L_AccumUpKey) == 0x0000A0, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::L_AccumUpKey' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, L_Stats) == 0x0000A8, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::L_Stats' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, L_AccumTag) == 0x0000B0, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::L_AccumTag' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, L_level) == 0x0000B8, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::L_level' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, L_CurrentType) == 0x0000C0, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::L_CurrentType' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, L_CurrentAccumValue) == 0x0000D0, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::L_CurrentAccumValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, L_CurrentTag) == 0x0000D8, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::L_CurrentTag' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, L_CurrentAccum) == 0x0000E0, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::L_CurrentAccum' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Map_Keys_Keys) == 0x000130, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, Temp_int_Array_Index_Variable) == 0x000140, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Array_Length_ReturnValue) == 0x000144, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Array_Get_Item) == 0x000148, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000150, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Split_LeftS) == 0x000160, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Split_RightS) == 0x000170, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Split_ReturnValue) == 0x000180, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_ParseIntoArray_ReturnValue) == 0x000188, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Concat_StrStr_ReturnValue) == 0x000198, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Array_Get_Item_1) == 0x0001A8, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001B8, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_NotEqual_StrStr_ReturnValue) == 0x0001C8, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_NotEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0001CC, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Array_Get_Item_2) == 0x0001D8, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_GetHitDamageData_DamageData) == 0x0001E8, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_GetHitDamageData_DamageData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000300, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_GetOwnerCharacter_ReturnValue_1) == 0x000308, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_GetOwnerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_GetComponentByClass_ReturnValue) == 0x000310, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000318, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, K2Node_DynamicCast_bSuccess) == 0x000320, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_GetStarMapActive_IsActive) == 0x000321, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000328, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Map_Find_Value) == 0x000330, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Map_Find_ReturnValue) == 0x000338, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Map_Find_Value_1) == 0x000340, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Map_Find_ReturnValue_1) == 0x000348, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_SelectFloat_ReturnValue) == 0x000350, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, Temp_real_Variable) == 0x000358, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, Temp_real_Variable_1) == 0x000360, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, K2Node_SwitchString_CmpSuccess) == 0x000368, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, K2Node_SwitchString_CmpSuccess_1) == 0x000369, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_GetStatValue_Value) == 0x000370, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, Temp_real_Variable_2) == 0x000378, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000380, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, Temp_int_Loop_Counter_Variable) == 0x000388, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Less_IntInt_ReturnValue) == 0x00038C, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Add_IntInt_ReturnValue) == 0x000390, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_GetStatValue_Value_1) == 0x000398, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, Temp_bool_Variable) == 0x0003A0, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0003A8, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, K2Node_Select_Default) == 0x0003B0, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0003B8, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CalulationsAccumFactor, CallFunc_DoAction_10AttackTypeAddAccum_Value) == 0x0003C0, "Member 'MagicBase_Abstract_C_CalulationsAccumFactor::CallFunc_DoAction_10AttackTypeAddAccum_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_CanAttackOwnerSpell \ static_assert(alignof(MagicBase_Abstract_C_CanAttackOwnerSpell) == 0x000001, "Wrong alignment on MagicBase_Abstract_C_CanAttackOwnerSpell"); \ static_assert(sizeof(MagicBase_Abstract_C_CanAttackOwnerSpell) == 0x000001, "Wrong size on MagicBase_Abstract_C_CanAttackOwnerSpell"); \ static_assert(offsetof(MagicBase_Abstract_C_CanAttackOwnerSpell, return_0) == 0x000000, "Member 'MagicBase_Abstract_C_CanAttackOwnerSpell::return_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_CloseDamageTrace \ static_assert(alignof(MagicBase_Abstract_C_CloseDamageTrace) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_CloseDamageTrace"); \ static_assert(sizeof(MagicBase_Abstract_C_CloseDamageTrace) == 0x000028, "Wrong size on MagicBase_Abstract_C_CloseDamageTrace"); \ static_assert(offsetof(MagicBase_Abstract_C_CloseDamageTrace, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000000, "Member 'MagicBase_Abstract_C_CloseDamageTrace::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CloseDamageTrace, K2Node_DynamicCast_AsCharacter) == 0x000008, "Member 'MagicBase_Abstract_C_CloseDamageTrace::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CloseDamageTrace, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'MagicBase_Abstract_C_CloseDamageTrace::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CloseDamageTrace, CallFunc_IsLocallyControlled_ReturnValue) == 0x000011, "Member 'MagicBase_Abstract_C_CloseDamageTrace::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CloseDamageTrace, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000018, "Member 'MagicBase_Abstract_C_CloseDamageTrace::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CloseDamageTrace, K2Node_DynamicCast_bSuccess_1) == 0x000020, "Member 'MagicBase_Abstract_C_CloseDamageTrace::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_CompositeHitData \ static_assert(alignof(MagicBase_Abstract_C_CompositeHitData) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_CompositeHitData"); \ static_assert(sizeof(MagicBase_Abstract_C_CompositeHitData) == 0x000C50, "Wrong size on MagicBase_Abstract_C_CompositeHitData"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, HitMetaData) == 0x000000, "Member 'MagicBase_Abstract_C_CompositeHitData::HitMetaData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, HitTargetActor) == 0x000160, "Member 'MagicBase_Abstract_C_CompositeHitData::HitTargetActor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, HitResultData) == 0x000168, "Member 'MagicBase_Abstract_C_CompositeHitData::HitResultData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, HitDataCompositedByAttacker) == 0x000250, "Member 'MagicBase_Abstract_C_CompositeHitData::HitDataCompositedByAttacker' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, L_Enemy) == 0x0003B8, "Member 'MagicBase_Abstract_C_CompositeHitData::L_Enemy' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, L_Damage) == 0x0003C0, "Member 'MagicBase_Abstract_C_CompositeHitData::L_Damage' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, L_DamageTag) == 0x0003C8, "Member 'MagicBase_Abstract_C_CompositeHitData::L_DamageTag' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, L_Attribute) == 0x0003D0, "Member 'MagicBase_Abstract_C_CompositeHitData::L_Attribute' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, L_Physical) == 0x0003D8, "Member 'MagicBase_Abstract_C_CompositeHitData::L_Physical' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, L_DebuffValue) == 0x0003E0, "Member 'MagicBase_Abstract_C_CompositeHitData::L_DebuffValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_struct_Variable) == 0x000430, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_struct_Variable_1) == 0x000438, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_bool_Variable) == 0x000440, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_real_Variable) == 0x000448, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_bool_Variable_1) == 0x000450, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_real_Variable_1) == 0x000458, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_byte_Variable) == 0x000460, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_struct_Variable_2) == 0x000464, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_struct_Variable_3) == 0x00046C, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_struct_Variable_4) == 0x000474, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_struct_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_struct_Variable_5) == 0x00047C, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_struct_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_struct_Variable_6) == 0x000484, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_struct_Variable_6' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_struct_Variable_7) == 0x00048C, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_struct_Variable_7' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_struct_Variable_8) == 0x000494, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_struct_Variable_8' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_struct_Variable_9) == 0x00049C, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_struct_Variable_9' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_struct_Variable_10) == 0x0004A4, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_struct_Variable_10' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_struct_Variable_11) == 0x0004AC, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_struct_Variable_11' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_struct_Variable_12) == 0x0004B4, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_struct_Variable_12' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_struct_Variable_13) == 0x0004BC, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_struct_Variable_13' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_bool_Variable_2) == 0x0004C4, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_Not_PreBool_ReturnValue) == 0x0004C5, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0004C8, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_GetOwnerCharacter_ReturnValue) == 0x0004D0, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0004D8, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_bBlockingHit) == 0x0004D9, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_bInitialOverlap) == 0x0004DA, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_Time) == 0x0004DC, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_Distance) == 0x0004E0, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_Location) == 0x0004E8, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_ImpactPoint) == 0x000500, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_Normal) == 0x000518, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_ImpactNormal) == 0x000530, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_PhysMat) == 0x000548, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_HitActor) == 0x000550, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_HitComponent) == 0x000558, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_HitBoneName) == 0x000560, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_BoneName) == 0x000568, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_HitItem) == 0x000570, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_ElementIndex) == 0x000574, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_FaceIndex) == 0x000578, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_TraceStart) == 0x000580, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BreakHitResult_TraceEnd) == 0x000598, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_Not_PreBool_ReturnValue_1) == 0x0005B0, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, K2Node_DynamicCast_AsI_Can_Attack) == 0x0005B8, "Member 'MagicBase_Abstract_C_CompositeHitData::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, K2Node_DynamicCast_bSuccess) == 0x0005C8, "Member 'MagicBase_Abstract_C_CompositeHitData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BooleanAND_ReturnValue) == 0x0005C9, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_IsAttackableTarget_result) == 0x0005CA, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_GetHitDamageData_DamageData) == 0x0005D0, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_GetHitDamageData_DamageData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_GetHitDamageData_DamageData_1) == 0x0006E8, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_GetHitDamageData_DamageData_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_GetDebuffValue_ReturnValue) == 0x000800, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_GetDebuffValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_GetDebuffValue_ReturnAttributeType) == 0x000850, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_GetDebuffValue_ReturnAttributeType' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_GetHitDamageData_DamageData_2) == 0x000858, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_GetHitDamageData_DamageData_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_CalulationsAccumFactor_NewMap) == 0x000970, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_CalulationsAccumFactor_NewMap' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0009C0, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0009C1, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0009C2, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BooleanOR_ReturnValue) == 0x0009C3, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, K2Node_Select_Default) == 0x0009C4, "Member 'MagicBase_Abstract_C_CompositeHitData::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_BooleanOR_ReturnValue_1) == 0x0009CC, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_DamageImpactDirection_ReturnValue) == 0x0009D0, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_DamageImpactDirection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_CalculationsDamageFactor2_PhysicalFactor) == 0x0009E8, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_CalculationsDamageFactor2_PhysicalFactor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_CalculationsDamageFactor2_AttributeFactor) == 0x0009F0, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_CalculationsDamageFactor2_AttributeFactor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_CalculationsDamageFactor2_SpellFactor) == 0x0009F8, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_CalculationsDamageFactor2_SpellFactor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_CalculationsDamageFactor2_BackAttackFactor) == 0x000A00, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_CalculationsDamageFactor2_BackAttackFactor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_struct_Variable_14) == 0x000A08, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_struct_Variable_14' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_Calculations_Damage_Factor_ReturnValue) == 0x000A10, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_Calculations_Damage_Factor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000A18, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000A20, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000A28, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000A30, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_Multiply_DoubleDouble_ReturnValue_4) == 0x000A38, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_Multiply_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_Multiply_DoubleDouble_ReturnValue_5) == 0x000A40, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_Multiply_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, K2Node_Select_Default_1) == 0x000A48, "Member 'MagicBase_Abstract_C_CompositeHitData::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, K2Node_Select_Default_2) == 0x000A50, "Member 'MagicBase_Abstract_C_CompositeHitData::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_GetOwnerCharacter_ReturnValue_1) == 0x000A58, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_GetOwnerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, K2Node_Select_Default_3) == 0x000A60, "Member 'MagicBase_Abstract_C_CompositeHitData::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, K2Node_DynamicCast_AsAbstract_Character) == 0x000A68, "Member 'MagicBase_Abstract_C_CompositeHitData::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, K2Node_DynamicCast_bSuccess_1) == 0x000A70, "Member 'MagicBase_Abstract_C_CompositeHitData::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_bool_Variable_3) == 0x000A71, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_GetMyBuffComp_BuffComponent) == 0x000A78, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, K2Node_Select_Default_4) == 0x000A80, "Member 'MagicBase_Abstract_C_CompositeHitData::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_DoAction_23AdditionalDamage_ReturnValue) == 0x000A88, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_DoAction_23AdditionalDamage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_DoAction_8DebuffVulnerable_ReturnValue) == 0x000A90, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_DoAction_8DebuffVulnerable_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_DoAction_17EnemyMaxHp_ReturnValue) == 0x000A98, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_DoAction_17EnemyMaxHp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract) == 0x000AA0, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_GetMagicID_MagicID) == 0x000AA8, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_GetMagicID_MagicID' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, K2Node_MakeStruct_S_WeaponProperty) == 0x000AB0, "Member 'MagicBase_Abstract_C_CompositeHitData::K2Node_MakeStruct_S_WeaponProperty' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_real_Variable_2) == 0x000AC8, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, Temp_bool_Variable_4) == 0x000AD0, "Member 'MagicBase_Abstract_C_CompositeHitData::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, CallFunc_GetSpellDamage_DamageValue) == 0x000AD8, "Member 'MagicBase_Abstract_C_CompositeHitData::CallFunc_GetSpellDamage_DamageValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, K2Node_Select_Default_5) == 0x000AE0, "Member 'MagicBase_Abstract_C_CompositeHitData::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_CompositeHitData, K2Node_MakeStruct_F_HitData) == 0x000AE8, "Member 'MagicBase_Abstract_C_CompositeHitData::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_DamageImpactDirection \ static_assert(alignof(MagicBase_Abstract_C_DamageImpactDirection) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_DamageImpactDirection"); \ static_assert(sizeof(MagicBase_Abstract_C_DamageImpactDirection) == 0x000278, "Wrong size on MagicBase_Abstract_C_DamageImpactDirection"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, HitTarget) == 0x000000, "Member 'MagicBase_Abstract_C_DamageImpactDirection::HitTarget' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, HitResultData) == 0x000008, "Member 'MagicBase_Abstract_C_DamageImpactDirection::HitResultData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, ReturnValue) == 0x0000F0, "Member 'MagicBase_Abstract_C_DamageImpactDirection::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000108, "Member 'MagicBase_Abstract_C_DamageImpactDirection::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, K2Node_DynamicCast_bSuccess) == 0x000118, "Member 'MagicBase_Abstract_C_DamageImpactDirection::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_bBlockingHit) == 0x000119, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_bInitialOverlap) == 0x00011A, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_Time) == 0x00011C, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_Distance) == 0x000120, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_Location) == 0x000128, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_ImpactPoint) == 0x000140, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_Normal) == 0x000158, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_ImpactNormal) == 0x000170, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_PhysMat) == 0x000188, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_HitActor) == 0x000190, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_HitComponent) == 0x000198, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_HitBoneName) == 0x0001A0, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_BoneName) == 0x0001A8, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_HitItem) == 0x0001B0, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_ElementIndex) == 0x0001B4, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_FaceIndex) == 0x0001B8, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_TraceStart) == 0x0001C0, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_BreakHitResult_TraceEnd) == 0x0001D8, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_GetSocketSelect_Targetable_SelectIndex) == 0x0001F0, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_GetSocketSelect_Targetable_SelectIndex' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, K2Node_DynamicCast_AsI_Is_Targetable_1) == 0x0001F8, "Member 'MagicBase_Abstract_C_DamageImpactDirection::K2Node_DynamicCast_AsI_Is_Targetable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, K2Node_DynamicCast_bSuccess_1) == 0x000208, "Member 'MagicBase_Abstract_C_DamageImpactDirection::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_GetAllSocketLocation_Targetable_Locations) == 0x000210, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_GetAllSocketLocation_Targetable_Locations' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_GetAllSocketLocation_Targetable_CanUse) == 0x000220, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_GetAllSocketLocation_Targetable_CanUse' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_Array_Get_Item) == 0x000230, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_FindLookAtRotation_ReturnValue) == 0x000248, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_DamageImpactDirection, CallFunc_Conv_RotatorToVector_ReturnValue) == 0x000260, "Member 'MagicBase_Abstract_C_DamageImpactDirection::CallFunc_Conv_RotatorToVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract \ static_assert(alignof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract"); \ static_assert(sizeof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract) == 0x0004E8, "Wrong size on MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, EntryPoint) == 0x000000, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, Temp_bool_IsClosed_Variable) == 0x000005, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, Temp_bool_IsClosed_Variable_1) == 0x000018, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, Temp_bool_Has_Been_Initd_Variable) == 0x000019, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract) == 0x000020, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_IsValid_ReturnValue_1) == 0x000028, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_IsValid_ReturnValue_2) == 0x000029, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_IsValid_ReturnValue_3) == 0x00002A, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, Temp_delegate_Variable) == 0x00002C, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_PostEvent_ReturnValue) == 0x00003C, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_IsServer_ReturnValue) == 0x000040, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_CreateDelegate_OutputDelegate_1) == 0x000044, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_CustomEvent_HitActor) == 0x000058, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_CustomEvent_HitActor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_CustomEvent_HitLocation) == 0x000060, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_CustomEvent_HitLocation' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_CustomEvent_HitBoneName) == 0x000078, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_CustomEvent_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_CustomEvent_Hit_1) == 0x000080, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_CustomEvent_Hit_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_CustomEvent_HitResult) == 0x0000B8, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_CustomEvent_Hit) == 0x0000F0, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_CustomEvent_Hit' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_Event_HitResult) == 0x000128, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_Event_HitResult' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_Event_DamageResult) == 0x000210, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_Event_DamageResult' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_Event_HasAppliedDamage) == 0x000211, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_Event_HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_Event_Undelayed) == 0x000212, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_Event_Undelayed' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_IsGameOnlineMode_ReturnValue) == 0x000213, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_BooleanAND_ReturnValue) == 0x000214, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_BuildNetworkData_MagicHitResult_ReturnValue) == 0x000218, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_BuildNetworkData_MagicHitResult_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_BuildNetworkData_MagicHitResult_ReturnValue_1) == 0x000250, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_BuildNetworkData_MagicHitResult_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_IsServer_ReturnValue_1) == 0x000288, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_IsServer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_IsValid_ReturnValue_4) == 0x000289, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_IsGameOnlineMode_ReturnValue_1) == 0x00028A, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_IsGameOnlineMode_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, Temp_delegate_Variable_1) == 0x00028C, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_PostEvent_ReturnValue_1) == 0x00029C, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_GetOwnerCharacter_ReturnValue) == 0x0002A0, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_DynamicCast_AsCharacter) == 0x0002A8, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_DynamicCast_bSuccess) == 0x0002B0, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_IsLocallyControlled_ReturnValue) == 0x0002B1, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_CustomEvent_HitData) == 0x0002B8, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_CustomEvent_HitData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_CustomEvent_ResultType) == 0x000420, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_CustomEvent_ResultType' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_CustomEvent_HitTarget) == 0x000428, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_CustomEvent_HitTarget' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_CustomEvent_SkillID) == 0x000430, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_CustomEvent_SkillID' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000440, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_GetComponentByClass_ReturnValue) == 0x000448, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_IsValid_ReturnValue_5) == 0x000450, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_IsHitResult_ReturnValue) == 0x000451, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_IsHitResult_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_GetOwnerCharacter_ReturnValue_1) == 0x000458, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_GetOwnerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000460, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_GetPlayerStatic_ReturnValue) == 0x000468, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, Temp_bool_Has_Been_Initd_Variable_1) == 0x000470, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_CustomEvent_Type) == 0x000474, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_CustomEvent_OldValue) == 0x000480, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_CustomEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_CustomEvent_NewValue) == 0x000488, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_CustomEvent_MaxValue) == 0x000490, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000498, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_DynamicCast_AsAbstract_Character) == 0x0004A0, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, K2Node_DynamicCast_bSuccess_1) == 0x0004A8, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_GetMyHealth_Health) == 0x0004B0, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, Temp_delegate_Variable_2) == 0x0004B8, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_PostEvent_ReturnValue_2) == 0x0004C8, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, Temp_delegate_Variable_3) == 0x0004CC, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_PostEvent_ReturnValue_3) == 0x0004DC, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract, CallFunc_PlayCutDampping_SlowDownTime_ImplicitCast) == 0x0004E0, "Member 'MagicBase_Abstract_C_ExecuteUbergraph_MagicBase_Abstract::CallFunc_PlayCutDampping_SlowDownTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_GetAimTarget \ static_assert(alignof(MagicBase_Abstract_C_GetAimTarget) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_GetAimTarget"); \ static_assert(sizeof(MagicBase_Abstract_C_GetAimTarget) == 0x000020, "Wrong size on MagicBase_Abstract_C_GetAimTarget"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTarget, AimTarget) == 0x000000, "Member 'MagicBase_Abstract_C_GetAimTarget::AimTarget' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTarget, CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract) == 0x000008, "Member 'MagicBase_Abstract_C_GetAimTarget::CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTarget, CallFunc_GetAimTarget_AimTarget) == 0x000010, "Member 'MagicBase_Abstract_C_GetAimTarget::CallFunc_GetAimTarget_AimTarget' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTarget, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'MagicBase_Abstract_C_GetAimTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTarget, CallFunc_IsValid_ReturnValue_1) == 0x000019, "Member 'MagicBase_Abstract_C_GetAimTarget::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_GetAimTargetLocation \ static_assert(alignof(MagicBase_Abstract_C_GetAimTargetLocation) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_GetAimTargetLocation"); \ static_assert(sizeof(MagicBase_Abstract_C_GetAimTargetLocation) == 0x000038, "Wrong size on MagicBase_Abstract_C_GetAimTargetLocation"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTargetLocation, ReturnValue) == 0x000000, "Member 'MagicBase_Abstract_C_GetAimTargetLocation::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTargetLocation, CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract) == 0x000018, "Member 'MagicBase_Abstract_C_GetAimTargetLocation::CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTargetLocation, CallFunc_GetAimTargetLocation_ReturnValue) == 0x000020, "Member 'MagicBase_Abstract_C_GetAimTargetLocation::CallFunc_GetAimTargetLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget \ static_assert(alignof(MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget"); \ static_assert(sizeof(MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget) == 0x000068, "Wrong size on MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget, MaxDistance) == 0x000000, "Member 'MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget, Angle) == 0x000008, "Member 'MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget::Angle' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget, ReturnValue) == 0x000010, "Member 'MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget, Temp_bool_Variable) == 0x000028, "Member 'MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget, Temp_bool_Variable_1) == 0x000029, "Member 'MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget, K2Node_DynamicCast_AsMagic_Base_Missile) == 0x000030, "Member 'MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget::K2Node_DynamicCast_AsMagic_Base_Missile' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract) == 0x000040, "Member 'MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget, K2Node_Select_Default) == 0x000048, "Member 'MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_GetAimTargetLocationOrNotTarget_ReturnValue) == 0x000050, "Member 'MagicBase_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_GetAimTargetLocationOrNotTarget_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_GetAttach \ static_assert(alignof(MagicBase_Abstract_C_GetAttach) == 0x000004, "Wrong alignment on MagicBase_Abstract_C_GetAttach"); \ static_assert(sizeof(MagicBase_Abstract_C_GetAttach) == 0x00000C, "Wrong size on MagicBase_Abstract_C_GetAttach"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAttach, IsAttach_0) == 0x000000, "Member 'MagicBase_Abstract_C_GetAttach::IsAttach_0' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetAttach, AttachSocket_0) == 0x000004, "Member 'MagicBase_Abstract_C_GetAttach::AttachSocket_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_GetCanDamage \ static_assert(alignof(MagicBase_Abstract_C_GetCanDamage) == 0x000001, "Wrong alignment on MagicBase_Abstract_C_GetCanDamage"); \ static_assert(sizeof(MagicBase_Abstract_C_GetCanDamage) == 0x000001, "Wrong size on MagicBase_Abstract_C_GetCanDamage"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCanDamage, CanDamage_0) == 0x000000, "Member 'MagicBase_Abstract_C_GetCanDamage::CanDamage_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_GetCorrenctionFactorValue \ static_assert(alignof(MagicBase_Abstract_C_GetCorrenctionFactorValue) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_GetCorrenctionFactorValue"); \ static_assert(sizeof(MagicBase_Abstract_C_GetCorrenctionFactorValue) == 0x000228, "Wrong size on MagicBase_Abstract_C_GetCorrenctionFactorValue"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, Value) == 0x000000, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::Value' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, L_CorrectionFactor) == 0x000008, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::L_CorrectionFactor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, Temp_struct_Variable) == 0x000010, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, Temp_struct_Variable_1) == 0x000018, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, Temp_struct_Variable_2) == 0x000020, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, Temp_struct_Variable_3) == 0x000028, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, Temp_struct_Variable_4) == 0x000030, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::Temp_struct_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, Temp_struct_Variable_5) == 0x000038, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::Temp_struct_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, Temp_struct_Variable_6) == 0x000040, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::Temp_struct_Variable_6' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, Temp_struct_Variable_7) == 0x000048, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::Temp_struct_Variable_7' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, Temp_struct_Variable_8) == 0x000050, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::Temp_struct_Variable_8' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, Temp_struct_Variable_9) == 0x000058, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::Temp_struct_Variable_9' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, Temp_struct_Variable_10) == 0x000060, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::Temp_struct_Variable_10' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, Temp_struct_Variable_11) == 0x000068, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::Temp_struct_Variable_11' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, Temp_int_Array_Index_Variable) == 0x000070, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, Temp_int_Loop_Counter_Variable) == 0x000074, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, Temp_byte_Variable) == 0x00007C, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_GetHitDamageData_DamageData) == 0x000080, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_GetHitDamageData_DamageData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000198, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_Map_Keys_Keys) == 0x0001A0, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x0001B0, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_Array_Get_Item) == 0x0001B8, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_Array_Length_ReturnValue) == 0x0001BC, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_Less_IntInt_ReturnValue) == 0x0001C0, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, K2Node_Select_Default) == 0x0001C4, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_GetStatValue_Value) == 0x0001D0, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_Map_Find_Value) == 0x0001D8, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_Map_Find_ReturnValue) == 0x0001E0, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_FTrunc_ReturnValue) == 0x0001E4, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_Conv_IntToString_ReturnValue) == 0x0001E8, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_Redirect_Table_MappedTable) == 0x0001F8, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_Conv_StringToName_ReturnValue) == 0x000200, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_GetDataTableRowFromName_OutRow) == 0x000208, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x00020C, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000210, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000218, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetCorrenctionFactorValue, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000220, "Member 'MagicBase_Abstract_C_GetCorrenctionFactorValue::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_GetDamageData \ static_assert(alignof(MagicBase_Abstract_C_GetDamageData) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_GetDamageData"); \ static_assert(sizeof(MagicBase_Abstract_C_GetDamageData) == 0x0009B0, "Wrong size on MagicBase_Abstract_C_GetDamageData"); \ static_assert(offsetof(MagicBase_Abstract_C_GetDamageData, DamageID) == 0x000000, "Member 'MagicBase_Abstract_C_GetDamageData::DamageID' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetDamageData, IsFind) == 0x000008, "Member 'MagicBase_Abstract_C_GetDamageData::IsFind' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetDamageData, PlayCutDampping) == 0x000009, "Member 'MagicBase_Abstract_C_GetDamageData::PlayCutDampping' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetDamageData, CanAttributeFactor_0) == 0x00000A, "Member 'MagicBase_Abstract_C_GetDamageData::CanAttributeFactor_0' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetDamageData, Output_Get) == 0x000010, "Member 'MagicBase_Abstract_C_GetDamageData::Output_Get' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetDamageData, WeaknessID) == 0x000128, "Member 'MagicBase_Abstract_C_GetDamageData::WeaknessID' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetDamageData, WeaknessDamageData) == 0x000138, "Member 'MagicBase_Abstract_C_GetDamageData::WeaknessDamageData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetDamageData, HitPhyStrength) == 0x000250, "Member 'MagicBase_Abstract_C_GetDamageData::HitPhyStrength' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetDamageData, Local_WDD) == 0x000258, "Member 'MagicBase_Abstract_C_GetDamageData::Local_WDD' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetDamageData, Local_DD) == 0x000370, "Member 'MagicBase_Abstract_C_GetDamageData::Local_DD' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetDamageData, CallFunc_Redirect_Table_MappedTable) == 0x000488, "Member 'MagicBase_Abstract_C_GetDamageData::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetDamageData, CallFunc_IsValid_ReturnValue) == 0x000490, "Member 'MagicBase_Abstract_C_GetDamageData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetDamageData, CallFunc_GetDataTableRowFromName_OutRow) == 0x000498, "Member 'MagicBase_Abstract_C_GetDamageData::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetDamageData, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000778, "Member 'MagicBase_Abstract_C_GetDamageData::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetDamageData, CallFunc_ReplaceNGPSValue_SpellData_ReturnData) == 0x000780, "Member 'MagicBase_Abstract_C_GetDamageData::CallFunc_ReplaceNGPSValue_SpellData_ReturnData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetDamageData, CallFunc_ReplaceNGPSValue_SpellData_ReturnData_1) == 0x000898, "Member 'MagicBase_Abstract_C_GetDamageData::CallFunc_ReplaceNGPSValue_SpellData_ReturnData_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_GetHitDamageData \ static_assert(alignof(MagicBase_Abstract_C_GetHitDamageData) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_GetHitDamageData"); \ static_assert(sizeof(MagicBase_Abstract_C_GetHitDamageData) == 0x000128, "Wrong size on MagicBase_Abstract_C_GetHitDamageData"); \ static_assert(offsetof(MagicBase_Abstract_C_GetHitDamageData, DamageData_0) == 0x000000, "Member 'MagicBase_Abstract_C_GetHitDamageData::DamageData_0' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetHitDamageData, K2Node_DynamicCast_AsBP_Base_AI) == 0x000118, "Member 'MagicBase_Abstract_C_GetHitDamageData::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetHitDamageData, K2Node_DynamicCast_bSuccess) == 0x000120, "Member 'MagicBase_Abstract_C_GetHitDamageData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetHitDamageData, CallFunc_IsValid_ReturnValue) == 0x000121, "Member 'MagicBase_Abstract_C_GetHitDamageData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetHitDamageData, CallFunc_Array_Contains_ReturnValue) == 0x000122, "Member 'MagicBase_Abstract_C_GetHitDamageData::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_GetHitResult \ static_assert(alignof(MagicBase_Abstract_C_GetHitResult) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_GetHitResult"); \ static_assert(sizeof(MagicBase_Abstract_C_GetHitResult) == 0x000038, "Wrong size on MagicBase_Abstract_C_GetHitResult"); \ static_assert(offsetof(MagicBase_Abstract_C_GetHitResult, HitResult_0) == 0x000000, "Member 'MagicBase_Abstract_C_GetHitResult::HitResult_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_GetOwnerCharacter \ static_assert(alignof(MagicBase_Abstract_C_GetOwnerCharacter) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_GetOwnerCharacter"); \ static_assert(sizeof(MagicBase_Abstract_C_GetOwnerCharacter) == 0x000008, "Wrong size on MagicBase_Abstract_C_GetOwnerCharacter"); \ static_assert(offsetof(MagicBase_Abstract_C_GetOwnerCharacter, ReturnValue) == 0x000000, "Member 'MagicBase_Abstract_C_GetOwnerCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_GetOwnerMagicSkill \ static_assert(alignof(MagicBase_Abstract_C_GetOwnerMagicSkill) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_GetOwnerMagicSkill"); \ static_assert(sizeof(MagicBase_Abstract_C_GetOwnerMagicSkill) == 0x000008, "Wrong size on MagicBase_Abstract_C_GetOwnerMagicSkill"); \ static_assert(offsetof(MagicBase_Abstract_C_GetOwnerMagicSkill, AsMagic_Skill_Abstract) == 0x000000, "Member 'MagicBase_Abstract_C_GetOwnerMagicSkill::AsMagic_Skill_Abstract' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_GetParabolaPoints \ static_assert(alignof(MagicBase_Abstract_C_GetParabolaPoints) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_GetParabolaPoints"); \ static_assert(sizeof(MagicBase_Abstract_C_GetParabolaPoints) == 0x0001C8, "Wrong size on MagicBase_Abstract_C_GetParabolaPoints"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, UseBezier) == 0x000000, "Member 'MagicBase_Abstract_C_GetParabolaPoints::UseBezier' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, MaxDistance) == 0x000008, "Member 'MagicBase_Abstract_C_GetParabolaPoints::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, UseDistance) == 0x000010, "Member 'MagicBase_Abstract_C_GetParabolaPoints::UseDistance' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, High) == 0x000018, "Member 'MagicBase_Abstract_C_GetParabolaPoints::High' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, PredictionValue) == 0x000020, "Member 'MagicBase_Abstract_C_GetParabolaPoints::PredictionValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, Index_0) == 0x000028, "Member 'MagicBase_Abstract_C_GetParabolaPoints::Index_0' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, IsUpdate) == 0x000029, "Member 'MagicBase_Abstract_C_GetParabolaPoints::IsUpdate' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, TargetArray) == 0x000030, "Member 'MagicBase_Abstract_C_GetParabolaPoints::TargetArray' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, Point) == 0x000040, "Member 'MagicBase_Abstract_C_GetParabolaPoints::Point' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, L_CurrentNumber) == 0x000050, "Member 'MagicBase_Abstract_C_GetParabolaPoints::L_CurrentNumber' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, L_EndPoint) == 0x000058, "Member 'MagicBase_Abstract_C_GetParabolaPoints::L_EndPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, L_Point) == 0x000070, "Member 'MagicBase_Abstract_C_GetParabolaPoints::L_Point' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, L_Time) == 0x000080, "Member 'MagicBase_Abstract_C_GetParabolaPoints::L_Time' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_GetAimTargetLocationOrNotTarget_ReturnValue) == 0x000088, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_GetAimTargetLocationOrNotTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000A0, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_Array_Add_ReturnValue) == 0x0000B8, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000C0, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_BreakVector_X) == 0x0000D8, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_BreakVector_Y) == 0x0000E0, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_BreakVector_Z) == 0x0000E8, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_Vector_Distance_ReturnValue) == 0x0000F0, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_GetAimTarget_AimTarget) == 0x0000F8, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_GetAimTarget_AimTarget' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000100, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_IsValid_ReturnValue) == 0x000108, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000110, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_GetActorForwardVector_ReturnValue) == 0x000128, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000140, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_Array_Add_ReturnValue_1) == 0x000158, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, Temp_int_Loop_Counter_Variable) == 0x00015C, "Member 'MagicBase_Abstract_C_GetParabolaPoints::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_Add_IntInt_ReturnValue) == 0x000160, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_Array_Length_ReturnValue) == 0x000164, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_Less_IntInt_ReturnValue) == 0x000168, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, Temp_int_Array_Index_Variable) == 0x00016C, "Member 'MagicBase_Abstract_C_GetParabolaPoints::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_SelectFloat_ReturnValue) == 0x000170, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_Array_Get_Item) == 0x000178, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_MakeVector_ReturnValue) == 0x000190, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_Add_VectorVector_ReturnValue) == 0x0001A8, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetParabolaPoints, CallFunc_Array_Add_ReturnValue_2) == 0x0001C0, "Member 'MagicBase_Abstract_C_GetParabolaPoints::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_GetPredictionPoint \ static_assert(alignof(MagicBase_Abstract_C_GetPredictionPoint) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_GetPredictionPoint"); \ static_assert(sizeof(MagicBase_Abstract_C_GetPredictionPoint) == 0x0001A8, "Wrong size on MagicBase_Abstract_C_GetPredictionPoint"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, TargetPoint) == 0x000000, "Member 'MagicBase_Abstract_C_GetPredictionPoint::TargetPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, MaxDistance) == 0x000018, "Member 'MagicBase_Abstract_C_GetPredictionPoint::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, PredictionValue) == 0x000020, "Member 'MagicBase_Abstract_C_GetPredictionPoint::PredictionValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, ReturnValue) == 0x000028, "Member 'MagicBase_Abstract_C_GetPredictionPoint::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, Temp_struct_Variable) == 0x000040, "Member 'MagicBase_Abstract_C_GetPredictionPoint::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_DegCos_ReturnValue) == 0x000058, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_DegCos_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000060, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_GetActorForwardVector_ReturnValue) == 0x000078, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000090, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_Normal_ReturnValue) == 0x0000A8, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, Temp_bool_Variable) == 0x0000C0, "Member 'MagicBase_Abstract_C_GetPredictionPoint::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000C8, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_GetAimTarget_AimTarget) == 0x0000D0, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_GetAimTarget_AimTarget' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000E0, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_GetVelocity_ReturnValue) == 0x0000F8, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000110, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000118, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_Vector_Distance2D_ReturnValue) == 0x000130, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_MapRangeClamped_ReturnValue) == 0x000138, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000140, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000148, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000160, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, K2Node_Select_Default) == 0x000178, "Member 'MagicBase_Abstract_C_GetPredictionPoint::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetPredictionPoint, CallFunc_Add_VectorVector_ReturnValue) == 0x000190, "Member 'MagicBase_Abstract_C_GetPredictionPoint::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_GetSpellDamage \ static_assert(alignof(MagicBase_Abstract_C_GetSpellDamage) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_GetSpellDamage"); \ static_assert(sizeof(MagicBase_Abstract_C_GetSpellDamage) == 0x000258, "Wrong size on MagicBase_Abstract_C_GetSpellDamage"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, DamageValue) == 0x000000, "Member 'MagicBase_Abstract_C_GetSpellDamage::DamageValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, Temp_struct_Variable) == 0x000008, "Member 'MagicBase_Abstract_C_GetSpellDamage::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, Temp_byte_Variable) == 0x000010, "Member 'MagicBase_Abstract_C_GetSpellDamage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, CallFunc_GetHitDamageData_DamageData) == 0x000018, "Member 'MagicBase_Abstract_C_GetSpellDamage::CallFunc_GetHitDamageData_DamageData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000130, "Member 'MagicBase_Abstract_C_GetSpellDamage::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, K2Node_DynamicCast_AsBP_Base_AI) == 0x000138, "Member 'MagicBase_Abstract_C_GetSpellDamage::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, K2Node_DynamicCast_bSuccess) == 0x000140, "Member 'MagicBase_Abstract_C_GetSpellDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, CallFunc_Map_Find_Value) == 0x000148, "Member 'MagicBase_Abstract_C_GetSpellDamage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, CallFunc_Map_Find_ReturnValue) == 0x000150, "Member 'MagicBase_Abstract_C_GetSpellDamage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, CallFunc_GetComponentByClass_ReturnValue) == 0x000158, "Member 'MagicBase_Abstract_C_GetSpellDamage::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, CallFunc_GetStatValue_Value) == 0x000160, "Member 'MagicBase_Abstract_C_GetSpellDamage::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000168, "Member 'MagicBase_Abstract_C_GetSpellDamage::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000170, "Member 'MagicBase_Abstract_C_GetSpellDamage::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, K2Node_DynamicCast_bSuccess_1) == 0x000178, "Member 'MagicBase_Abstract_C_GetSpellDamage::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000180, "Member 'MagicBase_Abstract_C_GetSpellDamage::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000188, "Member 'MagicBase_Abstract_C_GetSpellDamage::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000190, "Member 'MagicBase_Abstract_C_GetSpellDamage::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, CallFunc_GetCorrenctionFactorValue_Value) == 0x000198, "Member 'MagicBase_Abstract_C_GetSpellDamage::CallFunc_GetCorrenctionFactorValue_Value' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, CallFunc_GetStatValue_Value_1) == 0x0001A0, "Member 'MagicBase_Abstract_C_GetSpellDamage::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, K2Node_MakeMap_Map) == 0x0001A8, "Member 'MagicBase_Abstract_C_GetSpellDamage::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, CallFunc_Caculate_Duplicated_Data_if_Change_DataMayChanged) == 0x0001F8, "Member 'MagicBase_Abstract_C_GetSpellDamage::CallFunc_Caculate_Duplicated_Data_if_Change_DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, CallFunc_Map_Find_Value_1) == 0x000248, "Member 'MagicBase_Abstract_C_GetSpellDamage::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSpellDamage, CallFunc_Map_Find_ReturnValue_1) == 0x000250, "Member 'MagicBase_Abstract_C_GetSpellDamage::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_GetSyncAngleHavTarget \ static_assert(alignof(MagicBase_Abstract_C_GetSyncAngleHavTarget) == 0x000001, "Wrong alignment on MagicBase_Abstract_C_GetSyncAngleHavTarget"); \ static_assert(sizeof(MagicBase_Abstract_C_GetSyncAngleHavTarget) == 0x000001, "Wrong size on MagicBase_Abstract_C_GetSyncAngleHavTarget"); \ static_assert(offsetof(MagicBase_Abstract_C_GetSyncAngleHavTarget, Sync_AngleHavTarget_0) == 0x000000, "Member 'MagicBase_Abstract_C_GetSyncAngleHavTarget::Sync_AngleHavTarget_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_GetTimeParabolaPoint \ static_assert(alignof(MagicBase_Abstract_C_GetTimeParabolaPoint) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_GetTimeParabolaPoint"); \ static_assert(sizeof(MagicBase_Abstract_C_GetTimeParabolaPoint) == 0x0001B8, "Wrong size on MagicBase_Abstract_C_GetTimeParabolaPoint"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, Time) == 0x000000, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::Time' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, StartLocation) == 0x000008, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::StartLocation' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, MidLocation) == 0x000020, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::MidLocation' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, EndLocation) == 0x000038, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::EndLocation' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, CurrentPoint) == 0x000050, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::CurrentPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, B) == 0x000068, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::B' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, A) == 0x000080, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::A' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000098, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x0000B0, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, CallFunc_Conv_DoubleToVector_ReturnValue_2) == 0x0000C8, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::CallFunc_Conv_DoubleToVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000E0, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0000F8, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000110, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000128, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, CallFunc_Add_VectorVector_ReturnValue) == 0x000140, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000158, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x000170, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x000188, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_GetTimeParabolaPoint, CallFunc_Add_VectorVector_ReturnValue_2) == 0x0001A0, "Member 'MagicBase_Abstract_C_GetTimeParabolaPoint::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_HavAttachMesh \ static_assert(alignof(MagicBase_Abstract_C_HavAttachMesh) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_HavAttachMesh"); \ static_assert(sizeof(MagicBase_Abstract_C_HavAttachMesh) == 0x000068, "Wrong size on MagicBase_Abstract_C_HavAttachMesh"); \ static_assert(offsetof(MagicBase_Abstract_C_HavAttachMesh, Mesh) == 0x000000, "Member 'MagicBase_Abstract_C_HavAttachMesh::Mesh' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HavAttachMesh, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'MagicBase_Abstract_C_HavAttachMesh::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HavAttachMesh, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000010, "Member 'MagicBase_Abstract_C_HavAttachMesh::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HavAttachMesh, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000018, "Member 'MagicBase_Abstract_C_HavAttachMesh::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HavAttachMesh, CallFunc_IsValid_ReturnValue_1) == 0x000020, "Member 'MagicBase_Abstract_C_HavAttachMesh::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HavAttachMesh, K2Node_DynamicCast_AsPrimitive_Component) == 0x000028, "Member 'MagicBase_Abstract_C_HavAttachMesh::K2Node_DynamicCast_AsPrimitive_Component' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HavAttachMesh, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'MagicBase_Abstract_C_HavAttachMesh::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HavAttachMesh, CallFunc_GetComponentsByTag_ReturnValue) == 0x000038, "Member 'MagicBase_Abstract_C_HavAttachMesh::CallFunc_GetComponentsByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HavAttachMesh, K2Node_DynamicCast_AsAbstract_Character) == 0x000048, "Member 'MagicBase_Abstract_C_HavAttachMesh::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HavAttachMesh, K2Node_DynamicCast_bSuccess_1) == 0x000050, "Member 'MagicBase_Abstract_C_HavAttachMesh::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HavAttachMesh, CallFunc_Array_Get_Item) == 0x000058, "Member 'MagicBase_Abstract_C_HavAttachMesh::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HavAttachMesh, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000060, "Member 'MagicBase_Abstract_C_HavAttachMesh::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_HitSuccess \ static_assert(alignof(MagicBase_Abstract_C_HitSuccess) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_HitSuccess"); \ static_assert(sizeof(MagicBase_Abstract_C_HitSuccess) == 0x000868, "Wrong size on MagicBase_Abstract_C_HitSuccess"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, NewLocalVar) == 0x000000, "Member 'MagicBase_Abstract_C_HitSuccess::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, L_Mesh) == 0x000180, "Member 'MagicBase_Abstract_C_HitSuccess::L_Mesh' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, L_ID) == 0x000188, "Member 'MagicBase_Abstract_C_HitSuccess::L_ID' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, L_NsData) == 0x000190, "Member 'MagicBase_Abstract_C_HitSuccess::L_NsData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, Temp_struct_Variable) == 0x0001C0, "Member 'MagicBase_Abstract_C_HitSuccess::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, Temp_struct_Variable_1) == 0x0001F0, "Member 'MagicBase_Abstract_C_HitSuccess::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, Temp_struct_Variable_2) == 0x000220, "Member 'MagicBase_Abstract_C_HitSuccess::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, Temp_struct_Variable_3) == 0x000250, "Member 'MagicBase_Abstract_C_HitSuccess::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, Temp_struct_Variable_4) == 0x000280, "Member 'MagicBase_Abstract_C_HitSuccess::Temp_struct_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GetWorldSubsystem_ReturnValue) == 0x0002B0, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GetOwnerCharacter_ReturnValue) == 0x0002B8, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, Temp_struct_Variable_5) == 0x0002C0, "Member 'MagicBase_Abstract_C_HitSuccess::Temp_struct_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract) == 0x0002F0, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GetOwnerCharacter_ReturnValue_1) == 0x0002F8, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GetOwnerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, Temp_struct_Variable_6) == 0x000300, "Member 'MagicBase_Abstract_C_HitSuccess::Temp_struct_Variable_6' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GetPauseableSeconds_ReturnValue) == 0x000330, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GetPauseableSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract_1) == 0x000338, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_Redirect_Table_MappedTable) == 0x000340, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GetHitAccumEffectTime_Time) == 0x000348, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GetHitAccumEffectTime_Time' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GetDataTableRowFromName_OutRow) == 0x000350, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0004D0, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0004D1, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, Temp_byte_Variable) == 0x0004D2, "Member 'MagicBase_Abstract_C_HitSuccess::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GetWorldSubsystem_ReturnValue_1) == 0x0004D8, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GetWorldSubsystem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GetPauseableSeconds_ReturnValue_1) == 0x0004E0, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GetPauseableSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_IsValid_ReturnValue) == 0x0004E4, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0004E8, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_SpawnSystemAttached_ReturnValue) == 0x0004F0, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_Redirect_Table_MappedTable_1) == 0x0004F8, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_Redirect_Table_MappedTable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000500, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000680, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_IsValid_ReturnValue_1) == 0x000681, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GetHitDamageData_DamageData) == 0x000688, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GetHitDamageData_DamageData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GetDebuffValue_ReturnValue) == 0x0007A0, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GetDebuffValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GetDebuffValue_ReturnAttributeType) == 0x0007F0, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GetDebuffValue_ReturnAttributeType' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_IsValid_ReturnValue_2) == 0x0007F1, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, K2Node_Select_Default) == 0x0007F8, "Member 'MagicBase_Abstract_C_HitSuccess::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, K2Node_DynamicCast_AsAbstract_Character) == 0x000828, "Member 'MagicBase_Abstract_C_HitSuccess::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, K2Node_DynamicCast_bSuccess) == 0x000830, "Member 'MagicBase_Abstract_C_HitSuccess::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, K2Node_DynamicCast_AsBP_Base_AI) == 0x000838, "Member 'MagicBase_Abstract_C_HitSuccess::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, K2Node_DynamicCast_bSuccess_1) == 0x000840, "Member 'MagicBase_Abstract_C_HitSuccess::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x000848, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_SetFloatParameter_Param_ImplicitCast) == 0x000850, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_SetFloatParameter_Param_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_SetFloatParameter_Param_ImplicitCast_1) == 0x000854, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_SetFloatParameter_Param_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_SetFloatParameter_Param_ImplicitCast_2) == 0x000858, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_SetFloatParameter_Param_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_SetFloatParameter_Param_ImplicitCast_3) == 0x00085C, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_SetFloatParameter_Param_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_HitSuccess, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000860, "Member 'MagicBase_Abstract_C_HitSuccess::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_IsAttackableTarget \ static_assert(alignof(MagicBase_Abstract_C_IsAttackableTarget) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_IsAttackableTarget"); \ static_assert(sizeof(MagicBase_Abstract_C_IsAttackableTarget) == 0x000078, "Wrong size on MagicBase_Abstract_C_IsAttackableTarget"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, Target) == 0x000000, "Member 'MagicBase_Abstract_C_IsAttackableTarget::Target' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, Result) == 0x000008, "Member 'MagicBase_Abstract_C_IsAttackableTarget::Result' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, L_TargetOwnerPawn) == 0x000010, "Member 'MagicBase_Abstract_C_IsAttackableTarget::L_TargetOwnerPawn' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, K2Node_DynamicCast_AsMagic_Base_Abstract) == 0x000018, "Member 'MagicBase_Abstract_C_IsAttackableTarget::K2Node_DynamicCast_AsMagic_Base_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'MagicBase_Abstract_C_IsAttackableTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, K2Node_DynamicCast_AsAbstract_Character) == 0x000028, "Member 'MagicBase_Abstract_C_IsAttackableTarget::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, K2Node_DynamicCast_bSuccess_1) == 0x000030, "Member 'MagicBase_Abstract_C_IsAttackableTarget::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, CallFunc_CanAttackOwnerSpell_Return) == 0x000031, "Member 'MagicBase_Abstract_C_IsAttackableTarget::CallFunc_CanAttackOwnerSpell_Return' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, CallFunc_GetDamageSourceCharacter_SourceActor) == 0x000038, "Member 'MagicBase_Abstract_C_IsAttackableTarget::CallFunc_GetDamageSourceCharacter_SourceActor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, K2Node_DynamicCast_AsI_Can_Attack) == 0x000040, "Member 'MagicBase_Abstract_C_IsAttackableTarget::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, K2Node_DynamicCast_bSuccess_2) == 0x000050, "Member 'MagicBase_Abstract_C_IsAttackableTarget::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000051, "Member 'MagicBase_Abstract_C_IsAttackableTarget::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, CallFunc_IsAttackableTarget_result) == 0x000052, "Member 'MagicBase_Abstract_C_IsAttackableTarget::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, K2Node_DynamicCast_AsBP_NPC) == 0x000058, "Member 'MagicBase_Abstract_C_IsAttackableTarget::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, K2Node_DynamicCast_bSuccess_3) == 0x000060, "Member 'MagicBase_Abstract_C_IsAttackableTarget::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000061, "Member 'MagicBase_Abstract_C_IsAttackableTarget::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, CallFunc_DoesImplementInterface_ReturnValue) == 0x000062, "Member 'MagicBase_Abstract_C_IsAttackableTarget::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, CallFunc_BooleanAND_ReturnValue) == 0x000063, "Member 'MagicBase_Abstract_C_IsAttackableTarget::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, K2Node_DynamicCast_AsBP_Destruction_Obj_Dummy) == 0x000068, "Member 'MagicBase_Abstract_C_IsAttackableTarget::K2Node_DynamicCast_AsBP_Destruction_Obj_Dummy' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, K2Node_DynamicCast_bSuccess_4) == 0x000070, "Member 'MagicBase_Abstract_C_IsAttackableTarget::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, CallFunc_BooleanAND_ReturnValue_1) == 0x000071, "Member 'MagicBase_Abstract_C_IsAttackableTarget::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, CallFunc_BooleanOR_ReturnValue) == 0x000072, "Member 'MagicBase_Abstract_C_IsAttackableTarget::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsAttackableTarget, CallFunc_Not_PreBool_ReturnValue) == 0x000073, "Member 'MagicBase_Abstract_C_IsAttackableTarget::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_IsCutDamppin \ static_assert(alignof(MagicBase_Abstract_C_IsCutDamppin) == 0x000001, "Wrong alignment on MagicBase_Abstract_C_IsCutDamppin"); \ static_assert(sizeof(MagicBase_Abstract_C_IsCutDamppin) == 0x000001, "Wrong size on MagicBase_Abstract_C_IsCutDamppin"); \ static_assert(offsetof(MagicBase_Abstract_C_IsCutDamppin, CutDampping_0) == 0x000000, "Member 'MagicBase_Abstract_C_IsCutDamppin::CutDampping_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_IsHitResult \ static_assert(alignof(MagicBase_Abstract_C_IsHitResult) == 0x000001, "Wrong alignment on MagicBase_Abstract_C_IsHitResult"); \ static_assert(sizeof(MagicBase_Abstract_C_IsHitResult) == 0x000015, "Wrong size on MagicBase_Abstract_C_IsHitResult"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Selection) == 0x000000, "Member 'MagicBase_Abstract_C_IsHitResult::Selection' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, ReturnValue) == 0x000001, "Member 'MagicBase_Abstract_C_IsHitResult::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_byte_Variable) == 0x000002, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable) == 0x000003, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable_1) == 0x000004, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable_2) == 0x000005, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable_3) == 0x000006, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable_4) == 0x000007, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable_5) == 0x000008, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable_6) == 0x000009, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable_7) == 0x00000A, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable_8) == 0x00000B, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable_9) == 0x00000C, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable_10) == 0x00000D, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable_10' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable_11) == 0x00000E, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable_11' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable_12) == 0x00000F, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable_12' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable_13) == 0x000010, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable_13' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable_14) == 0x000011, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable_14' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable_15) == 0x000012, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable_15' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, Temp_bool_Variable_16) == 0x000013, "Member 'MagicBase_Abstract_C_IsHitResult::Temp_bool_Variable_16' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsHitResult, K2Node_Select_Default) == 0x000014, "Member 'MagicBase_Abstract_C_IsHitResult::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_IsThePositionwithinTheAngle \ static_assert(alignof(MagicBase_Abstract_C_IsThePositionwithinTheAngle) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_IsThePositionwithinTheAngle"); \ static_assert(sizeof(MagicBase_Abstract_C_IsThePositionwithinTheAngle) == 0x0000D0, "Wrong size on MagicBase_Abstract_C_IsThePositionwithinTheAngle"); \ static_assert(offsetof(MagicBase_Abstract_C_IsThePositionwithinTheAngle, Target) == 0x000000, "Member 'MagicBase_Abstract_C_IsThePositionwithinTheAngle::Target' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsThePositionwithinTheAngle, Angle) == 0x000018, "Member 'MagicBase_Abstract_C_IsThePositionwithinTheAngle::Angle' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsThePositionwithinTheAngle, IsItCompliant) == 0x000020, "Member 'MagicBase_Abstract_C_IsThePositionwithinTheAngle::IsItCompliant' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsThePositionwithinTheAngle, CallFunc_IsServer_ReturnValue) == 0x000021, "Member 'MagicBase_Abstract_C_IsThePositionwithinTheAngle::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsThePositionwithinTheAngle, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000028, "Member 'MagicBase_Abstract_C_IsThePositionwithinTheAngle::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsThePositionwithinTheAngle, CallFunc_GetActorForwardVector_ReturnValue) == 0x000030, "Member 'MagicBase_Abstract_C_IsThePositionwithinTheAngle::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsThePositionwithinTheAngle, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'MagicBase_Abstract_C_IsThePositionwithinTheAngle::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsThePositionwithinTheAngle, CallFunc_FindLookAtRotation_ReturnValue) == 0x000060, "Member 'MagicBase_Abstract_C_IsThePositionwithinTheAngle::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsThePositionwithinTheAngle, CallFunc_BreakRotator_Roll) == 0x000078, "Member 'MagicBase_Abstract_C_IsThePositionwithinTheAngle::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsThePositionwithinTheAngle, CallFunc_BreakRotator_Pitch) == 0x00007C, "Member 'MagicBase_Abstract_C_IsThePositionwithinTheAngle::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsThePositionwithinTheAngle, CallFunc_BreakRotator_Yaw) == 0x000080, "Member 'MagicBase_Abstract_C_IsThePositionwithinTheAngle::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsThePositionwithinTheAngle, CallFunc_MakeRotator_ReturnValue) == 0x000088, "Member 'MagicBase_Abstract_C_IsThePositionwithinTheAngle::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsThePositionwithinTheAngle, CallFunc_GetForwardVector_ReturnValue) == 0x0000A0, "Member 'MagicBase_Abstract_C_IsThePositionwithinTheAngle::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsThePositionwithinTheAngle, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000B8, "Member 'MagicBase_Abstract_C_IsThePositionwithinTheAngle::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsThePositionwithinTheAngle, CallFunc_DegAcos_ReturnValue) == 0x0000C0, "Member 'MagicBase_Abstract_C_IsThePositionwithinTheAngle::CallFunc_DegAcos_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_IsThePositionwithinTheAngle, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000C8, "Member 'MagicBase_Abstract_C_IsThePositionwithinTheAngle::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_LocalHit \ static_assert(alignof(MagicBase_Abstract_C_LocalHit) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_LocalHit"); \ static_assert(sizeof(MagicBase_Abstract_C_LocalHit) == 0x000038, "Wrong size on MagicBase_Abstract_C_LocalHit"); \ static_assert(offsetof(MagicBase_Abstract_C_LocalHit, HitResult_0) == 0x000000, "Member 'MagicBase_Abstract_C_LocalHit::HitResult_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_OnRep_Niagara_Active_Type \ static_assert(alignof(MagicBase_Abstract_C_OnRep_Niagara_Active_Type) == 0x000001, "Wrong alignment on MagicBase_Abstract_C_OnRep_Niagara_Active_Type"); \ static_assert(sizeof(MagicBase_Abstract_C_OnRep_Niagara_Active_Type) == 0x000001, "Wrong size on MagicBase_Abstract_C_OnRep_Niagara_Active_Type"); \ static_assert(offsetof(MagicBase_Abstract_C_OnRep_Niagara_Active_Type, K2Node_SwitchEnum_CmpSuccess) == 0x000000, "Member 'MagicBase_Abstract_C_OnRep_Niagara_Active_Type::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_OpenDamageTrace \ static_assert(alignof(MagicBase_Abstract_C_OpenDamageTrace) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_OpenDamageTrace"); \ static_assert(sizeof(MagicBase_Abstract_C_OpenDamageTrace) == 0x000040, "Wrong size on MagicBase_Abstract_C_OpenDamageTrace"); \ static_assert(offsetof(MagicBase_Abstract_C_OpenDamageTrace, Sphere) == 0x000000, "Member 'MagicBase_Abstract_C_OpenDamageTrace::Sphere' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OpenDamageTrace, Intevel) == 0x000008, "Member 'MagicBase_Abstract_C_OpenDamageTrace::Intevel' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OpenDamageTrace, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000010, "Member 'MagicBase_Abstract_C_OpenDamageTrace::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OpenDamageTrace, CallFunc_OverrideTraceType_TraceID) == 0x000018, "Member 'MagicBase_Abstract_C_OpenDamageTrace::CallFunc_OverrideTraceType_TraceID' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OpenDamageTrace, K2Node_DynamicCast_AsCharacter) == 0x000020, "Member 'MagicBase_Abstract_C_OpenDamageTrace::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OpenDamageTrace, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'MagicBase_Abstract_C_OpenDamageTrace::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OpenDamageTrace, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000030, "Member 'MagicBase_Abstract_C_OpenDamageTrace::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OpenDamageTrace, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'MagicBase_Abstract_C_OpenDamageTrace::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OpenDamageTrace, CallFunc_IsLocallyControlled_ReturnValue) == 0x000039, "Member 'MagicBase_Abstract_C_OpenDamageTrace::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_OverrideDamageData \ static_assert(alignof(MagicBase_Abstract_C_OverrideDamageData) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_OverrideDamageData"); \ static_assert(sizeof(MagicBase_Abstract_C_OverrideDamageData) == 0x000258, "Wrong size on MagicBase_Abstract_C_OverrideDamageData"); \ static_assert(offsetof(MagicBase_Abstract_C_OverrideDamageData, CallFunc_GetMagicID_MagicID) == 0x000000, "Member 'MagicBase_Abstract_C_OverrideDamageData::CallFunc_GetMagicID_MagicID' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OverrideDamageData, CallFunc_GetDamageData_IsFind) == 0x000008, "Member 'MagicBase_Abstract_C_OverrideDamageData::CallFunc_GetDamageData_IsFind' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OverrideDamageData, CallFunc_GetDamageData_PlayCutDampping) == 0x000009, "Member 'MagicBase_Abstract_C_OverrideDamageData::CallFunc_GetDamageData_PlayCutDampping' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OverrideDamageData, CallFunc_GetDamageData_CanAttributeFactor) == 0x00000A, "Member 'MagicBase_Abstract_C_OverrideDamageData::CallFunc_GetDamageData_CanAttributeFactor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OverrideDamageData, CallFunc_GetDamageData_Output_Get) == 0x000010, "Member 'MagicBase_Abstract_C_OverrideDamageData::CallFunc_GetDamageData_Output_Get' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OverrideDamageData, CallFunc_GetDamageData_WeaknessID) == 0x000128, "Member 'MagicBase_Abstract_C_OverrideDamageData::CallFunc_GetDamageData_WeaknessID' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OverrideDamageData, CallFunc_GetDamageData_WeaknessDamageData) == 0x000138, "Member 'MagicBase_Abstract_C_OverrideDamageData::CallFunc_GetDamageData_WeaknessDamageData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OverrideDamageData, CallFunc_GetDamageData_HitPhyStrength) == 0x000250, "Member 'MagicBase_Abstract_C_OverrideDamageData::CallFunc_GetDamageData_HitPhyStrength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_OverrideTraceDamage \ static_assert(alignof(MagicBase_Abstract_C_OverrideTraceDamage) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_OverrideTraceDamage"); \ static_assert(sizeof(MagicBase_Abstract_C_OverrideTraceDamage) == 0x000028, "Wrong size on MagicBase_Abstract_C_OverrideTraceDamage"); \ static_assert(offsetof(MagicBase_Abstract_C_OverrideTraceDamage, TraceId) == 0x000000, "Member 'MagicBase_Abstract_C_OverrideTraceDamage::TraceId' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OverrideTraceDamage, IgnoreActors) == 0x000008, "Member 'MagicBase_Abstract_C_OverrideTraceDamage::IgnoreActors' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OverrideTraceDamage, OutHits) == 0x000018, "Member 'MagicBase_Abstract_C_OverrideTraceDamage::OutHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_OverrideTraceType \ static_assert(alignof(MagicBase_Abstract_C_OverrideTraceType) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_OverrideTraceType"); \ static_assert(sizeof(MagicBase_Abstract_C_OverrideTraceType) == 0x000010, "Wrong size on MagicBase_Abstract_C_OverrideTraceType"); \ static_assert(offsetof(MagicBase_Abstract_C_OverrideTraceType, Sphere) == 0x000000, "Member 'MagicBase_Abstract_C_OverrideTraceType::Sphere' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OverrideTraceType, TraceId) == 0x000008, "Member 'MagicBase_Abstract_C_OverrideTraceType::TraceId' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OverrideTraceType, CallFunc_AddSphereTrace_TraceId) == 0x00000C, "Member 'MagicBase_Abstract_C_OverrideTraceType::CallFunc_AddSphereTrace_TraceId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_OwnerDead \ static_assert(alignof(MagicBase_Abstract_C_OwnerDead) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_OwnerDead"); \ static_assert(sizeof(MagicBase_Abstract_C_OwnerDead) == 0x000020, "Wrong size on MagicBase_Abstract_C_OwnerDead"); \ static_assert(offsetof(MagicBase_Abstract_C_OwnerDead, Type) == 0x000000, "Member 'MagicBase_Abstract_C_OwnerDead::Type' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OwnerDead, OldValue) == 0x000008, "Member 'MagicBase_Abstract_C_OwnerDead::OldValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OwnerDead, NewValue) == 0x000010, "Member 'MagicBase_Abstract_C_OwnerDead::NewValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_OwnerDead, MaxValue) == 0x000018, "Member 'MagicBase_Abstract_C_OwnerDead::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_PostHitTarget \ static_assert(alignof(MagicBase_Abstract_C_PostHitTarget) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_PostHitTarget"); \ static_assert(sizeof(MagicBase_Abstract_C_PostHitTarget) == 0x0000F0, "Wrong size on MagicBase_Abstract_C_PostHitTarget"); \ static_assert(offsetof(MagicBase_Abstract_C_PostHitTarget, HitResult_0) == 0x000000, "Member 'MagicBase_Abstract_C_PostHitTarget::HitResult_0' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_PostHitTarget, DamageResult) == 0x0000E8, "Member 'MagicBase_Abstract_C_PostHitTarget::DamageResult' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_PostHitTarget, HasAppliedDamage) == 0x0000E9, "Member 'MagicBase_Abstract_C_PostHitTarget::HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_PostHitTarget, Undelayed) == 0x0000EA, "Member 'MagicBase_Abstract_C_PostHitTarget::Undelayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_SetCanDamage \ static_assert(alignof(MagicBase_Abstract_C_SetCanDamage) == 0x000001, "Wrong alignment on MagicBase_Abstract_C_SetCanDamage"); \ static_assert(sizeof(MagicBase_Abstract_C_SetCanDamage) == 0x000001, "Wrong size on MagicBase_Abstract_C_SetCanDamage"); \ static_assert(offsetof(MagicBase_Abstract_C_SetCanDamage, CanDamage_0) == 0x000000, "Member 'MagicBase_Abstract_C_SetCanDamage::CanDamage_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_SetDamageData \ static_assert(alignof(MagicBase_Abstract_C_SetDamageData) == 0x000008, "Wrong alignment on MagicBase_Abstract_C_SetDamageData"); \ static_assert(sizeof(MagicBase_Abstract_C_SetDamageData) == 0x000530, "Wrong size on MagicBase_Abstract_C_SetDamageData"); \ static_assert(offsetof(MagicBase_Abstract_C_SetDamageData, DamageID) == 0x000000, "Member 'MagicBase_Abstract_C_SetDamageData::DamageID' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_SetDamageData, Success) == 0x000008, "Member 'MagicBase_Abstract_C_SetDamageData::Success' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_SetDamageData, CallFunc_Redirect_Table_MappedTable) == 0x000010, "Member 'MagicBase_Abstract_C_SetDamageData::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_SetDamageData, CallFunc_GetDataTableRowFromName_OutRow) == 0x000018, "Member 'MagicBase_Abstract_C_SetDamageData::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_SetDamageData, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0002F8, "Member 'MagicBase_Abstract_C_SetDamageData::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_SetDamageData, CallFunc_ReplaceNGPSValue_SpellData_ReturnData) == 0x000300, "Member 'MagicBase_Abstract_C_SetDamageData::CallFunc_ReplaceNGPSValue_SpellData_ReturnData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Abstract_C_SetDamageData, CallFunc_ReplaceNGPSValue_SpellData_ReturnData_1) == 0x000418, "Member 'MagicBase_Abstract_C_SetDamageData::CallFunc_ReplaceNGPSValue_SpellData_ReturnData_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_SetNiagaraActiveType \ static_assert(alignof(MagicBase_Abstract_C_SetNiagaraActiveType) == 0x000001, "Wrong alignment on MagicBase_Abstract_C_SetNiagaraActiveType"); \ static_assert(sizeof(MagicBase_Abstract_C_SetNiagaraActiveType) == 0x000001, "Wrong size on MagicBase_Abstract_C_SetNiagaraActiveType"); \ static_assert(offsetof(MagicBase_Abstract_C_SetNiagaraActiveType, NiagaraActiveType) == 0x000000, "Member 'MagicBase_Abstract_C_SetNiagaraActiveType::NiagaraActiveType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Abstract_C_SetSyncAngleHavTarget \ static_assert(alignof(MagicBase_Abstract_C_SetSyncAngleHavTarget) == 0x000001, "Wrong alignment on MagicBase_Abstract_C_SetSyncAngleHavTarget"); \ static_assert(sizeof(MagicBase_Abstract_C_SetSyncAngleHavTarget) == 0x000001, "Wrong size on MagicBase_Abstract_C_SetSyncAngleHavTarget"); \ static_assert(offsetof(MagicBase_Abstract_C_SetSyncAngleHavTarget, Sync_AngleHavTarget_0) == 0x000000, "Member 'MagicBase_Abstract_C_SetSyncAngleHavTarget::Sync_AngleHavTarget_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMagicBase_Abstract_C \ static_assert(alignof(AMagicBase_Abstract_C) == 0x000008, "Wrong alignment on AMagicBase_Abstract_C"); \ static_assert(sizeof(AMagicBase_Abstract_C) == 0x000620, "Wrong size on AMagicBase_Abstract_C"); \ static_assert(offsetof(AMagicBase_Abstract_C, UberGraphFrame) == 0x0002F0, "Member 'AMagicBase_Abstract_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, DamageHandlerComponent) == 0x0002F8, "Member 'AMagicBase_Abstract_C::DamageHandlerComponent' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, DefaultSceneRoot) == 0x000300, "Member 'AMagicBase_Abstract_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, DescName) == 0x000308, "Member 'AMagicBase_Abstract_C::DescName' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, DamageData) == 0x000310, "Member 'AMagicBase_Abstract_C::DamageData' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, OnSpellHit) == 0x000428, "Member 'AMagicBase_Abstract_C::OnSpellHit' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, AkHitEvent) == 0x000438, "Member 'AMagicBase_Abstract_C::AkHitEvent' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, AkHitWorldEvent) == 0x000440, "Member 'AMagicBase_Abstract_C::AkHitWorldEvent' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, AkStartEvent) == 0x000448, "Member 'AMagicBase_Abstract_C::AkStartEvent' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, AKStopEvent) == 0x000450, "Member 'AMagicBase_Abstract_C::AKStopEvent' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, TimeEndDestroy) == 0x000458, "Member 'AMagicBase_Abstract_C::TimeEndDestroy' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, IsAttach) == 0x000468, "Member 'AMagicBase_Abstract_C::IsAttach' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, AttachSocket) == 0x00046C, "Member 'AMagicBase_Abstract_C::AttachSocket' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, OwnerPawn) == 0x000478, "Member 'AMagicBase_Abstract_C::OwnerPawn' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, OwnerSkill) == 0x000480, "Member 'AMagicBase_Abstract_C::OwnerSkill' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, CanDamage) == 0x000488, "Member 'AMagicBase_Abstract_C::CanDamage' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, Niagara_Active_Type) == 0x000489, "Member 'AMagicBase_Abstract_C::Niagara_Active_Type' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, Sync_AngleHavTarget) == 0x00048A, "Member 'AMagicBase_Abstract_C::Sync_AngleHavTarget' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, HitResult) == 0x000490, "Member 'AMagicBase_Abstract_C::HitResult' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, 命中音效间隔) == 0x0004C8, "Member 'AMagicBase_Abstract_C::命中音效间隔' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, 循环音延迟) == 0x0004CC, "Member 'AMagicBase_Abstract_C::循环音延迟' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, CachedAttachedBody) == 0x0004D0, "Member 'AMagicBase_Abstract_C::CachedAttachedBody' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, HasTryToFindAttachedMesh) == 0x0004D8, "Member 'AMagicBase_Abstract_C::HasTryToFindAttachedMesh' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, Weakness_ID) == 0x0004E0, "Member 'AMagicBase_Abstract_C::Weakness_ID' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, Weakness_Damage_Data) == 0x0004F0, "Member 'AMagicBase_Abstract_C::Weakness_Damage_Data' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, CurrentHitActor) == 0x000608, "Member 'AMagicBase_Abstract_C::CurrentHitActor' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, Hit_Phy_Strength) == 0x000610, "Member 'AMagicBase_Abstract_C::Hit_Phy_Strength' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, CutDampping) == 0x000618, "Member 'AMagicBase_Abstract_C::CutDampping' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Abstract_C, CanAttributeFactor) == 0x000619, "Member 'AMagicBase_Abstract_C::CanAttributeFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Range_C_CloseNiagara \ static_assert(alignof(MagicBase_Range_C_CloseNiagara) == 0x000008, "Wrong alignment on MagicBase_Range_C_CloseNiagara"); \ static_assert(sizeof(MagicBase_Range_C_CloseNiagara) == 0x000010, "Wrong size on MagicBase_Range_C_CloseNiagara"); \ static_assert(offsetof(MagicBase_Range_C_CloseNiagara, CallFunc_GetAsset_ReturnValue) == 0x000000, "Member 'MagicBase_Range_C_CloseNiagara::CallFunc_GetAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_CloseNiagara, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'MagicBase_Range_C_CloseNiagara::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range \ static_assert(alignof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range) == 0x000008, "Wrong alignment on MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range"); \ static_assert(sizeof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range) == 0x0001D0, "Wrong size on MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, EntryPoint) == 0x000000, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000008, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, K2Node_Event_DeltaSeconds) == 0x000020, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, CallFunc_GetAsset_ReturnValue) == 0x000028, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::CallFunc_GetAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, K2Node_CreateDelegate_OutputDelegate) == 0x000030, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, K2Node_CreateDelegate_OutputDelegate_1) == 0x000044, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, CallFunc_FTrunc_ReturnValue) == 0x000054, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000058, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000060, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000068, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, CallFunc_MapRangeClamped_ReturnValue) == 0x000070, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000078, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, CallFunc_GetActorForwardVector_ReturnValue) == 0x000090, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000A8, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, CallFunc_Add_VectorVector_ReturnValue) == 0x0000C0, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x0000D8, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, CallFunc_K2_SetActorLocation_ReturnValue) == 0x0001C0, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x0001C4, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast) == 0x0001C8, "Member 'MagicBase_Range_C_ExecuteUbergraph_MagicBase_Range::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Range_C_NiagaraFinishDestroy \ static_assert(alignof(MagicBase_Range_C_NiagaraFinishDestroy) == 0x000008, "Wrong alignment on MagicBase_Range_C_NiagaraFinishDestroy"); \ static_assert(sizeof(MagicBase_Range_C_NiagaraFinishDestroy) == 0x000020, "Wrong size on MagicBase_Range_C_NiagaraFinishDestroy"); \ static_assert(offsetof(MagicBase_Range_C_NiagaraFinishDestroy, PSystem) == 0x000000, "Member 'MagicBase_Range_C_NiagaraFinishDestroy::PSystem' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_NiagaraFinishDestroy, Temp_object_Variable) == 0x000008, "Member 'MagicBase_Range_C_NiagaraFinishDestroy::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_NiagaraFinishDestroy, CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract) == 0x000010, "Member 'MagicBase_Range_C_NiagaraFinishDestroy::CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_NiagaraFinishDestroy, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'MagicBase_Range_C_NiagaraFinishDestroy::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Range_C_ReceiveTick \ static_assert(alignof(MagicBase_Range_C_ReceiveTick) == 0x000004, "Wrong alignment on MagicBase_Range_C_ReceiveTick"); \ static_assert(sizeof(MagicBase_Range_C_ReceiveTick) == 0x000004, "Wrong size on MagicBase_Range_C_ReceiveTick"); \ static_assert(offsetof(MagicBase_Range_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'MagicBase_Range_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Range_C_UserConstructionScript \ static_assert(alignof(MagicBase_Range_C_UserConstructionScript) == 0x000004, "Wrong alignment on MagicBase_Range_C_UserConstructionScript"); \ static_assert(sizeof(MagicBase_Range_C_UserConstructionScript) == 0x000004, "Wrong size on MagicBase_Range_C_UserConstructionScript"); \ static_assert(offsetof(MagicBase_Range_C_UserConstructionScript, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast) == 0x000000, "Member 'MagicBase_Range_C_UserConstructionScript::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Range_C_DoTimer_Destroy \ static_assert(alignof(MagicBase_Range_C_DoTimer_Destroy) == 0x000008, "Wrong alignment on MagicBase_Range_C_DoTimer_Destroy"); \ static_assert(sizeof(MagicBase_Range_C_DoTimer_Destroy) == 0x000010, "Wrong size on MagicBase_Range_C_DoTimer_Destroy"); \ static_assert(offsetof(MagicBase_Range_C_DoTimer_Destroy, CallFunc_GetAsset_ReturnValue) == 0x000000, "Member 'MagicBase_Range_C_DoTimer_Destroy::CallFunc_GetAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_DoTimer_Destroy, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'MagicBase_Range_C_DoTimer_Destroy::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Range_C_HitSuccess \ static_assert(alignof(MagicBase_Range_C_HitSuccess) == 0x000008, "Wrong alignment on MagicBase_Range_C_HitSuccess"); \ static_assert(sizeof(MagicBase_Range_C_HitSuccess) == 0x0000C0, "Wrong size on MagicBase_Range_C_HitSuccess"); \ static_assert(offsetof(MagicBase_Range_C_HitSuccess, CallFunc_GetHitResult_HitResult) == 0x000000, "Member 'MagicBase_Range_C_HitSuccess::CallFunc_GetHitResult_HitResult' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_HitSuccess, Temp_bool_Variable) == 0x000038, "Member 'MagicBase_Range_C_HitSuccess::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_HitSuccess, K2Node_DynamicCast_AsAbstract_Character) == 0x000040, "Member 'MagicBase_Range_C_HitSuccess::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_HitSuccess, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'MagicBase_Range_C_HitSuccess::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_HitSuccess, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000050, "Member 'MagicBase_Range_C_HitSuccess::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_HitSuccess, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000068, "Member 'MagicBase_Range_C_HitSuccess::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_HitSuccess, CallFunc_GetSocketLocation_ReturnValue) == 0x000080, "Member 'MagicBase_Range_C_HitSuccess::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_HitSuccess, CallFunc_IsValid_ReturnValue) == 0x000098, "Member 'MagicBase_Range_C_HitSuccess::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_HitSuccess, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x000099, "Member 'MagicBase_Range_C_HitSuccess::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_HitSuccess, K2Node_Select_Default) == 0x0000A0, "Member 'MagicBase_Range_C_HitSuccess::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_HitSuccess, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x0000B8, "Member 'MagicBase_Range_C_HitSuccess::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Range_C_IsAttackableTarget \ static_assert(alignof(MagicBase_Range_C_IsAttackableTarget) == 0x000008, "Wrong alignment on MagicBase_Range_C_IsAttackableTarget"); \ static_assert(sizeof(MagicBase_Range_C_IsAttackableTarget) == 0x000110, "Wrong size on MagicBase_Range_C_IsAttackableTarget"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, Target_0) == 0x000000, "Member 'MagicBase_Range_C_IsAttackableTarget::Target_0' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, Result) == 0x000008, "Member 'MagicBase_Range_C_IsAttackableTarget::Result' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000010, "Member 'MagicBase_Range_C_IsAttackableTarget::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract) == 0x000018, "Member 'MagicBase_Range_C_IsAttackableTarget::CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000020, "Member 'MagicBase_Range_C_IsAttackableTarget::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract_1) == 0x000028, "Member 'MagicBase_Range_C_IsAttackableTarget::CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, CallFunc_GetSkillAllTargets_Targets) == 0x000030, "Member 'MagicBase_Range_C_IsAttackableTarget::CallFunc_GetSkillAllTargets_Targets' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, CallFunc_Map_Find_Value) == 0x000080, "Member 'MagicBase_Range_C_IsAttackableTarget::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, CallFunc_Map_Find_ReturnValue) == 0x000088, "Member 'MagicBase_Range_C_IsAttackableTarget::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000090, "Member 'MagicBase_Range_C_IsAttackableTarget::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000098, "Member 'MagicBase_Range_C_IsAttackableTarget::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'MagicBase_Range_C_IsAttackableTarget::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'MagicBase_Range_C_IsAttackableTarget::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, CallFunc_BooleanAND_ReturnValue) == 0x0000A9, "Member 'MagicBase_Range_C_IsAttackableTarget::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, CallFunc_IsAttackableTarget_result) == 0x0000AA, "Member 'MagicBase_Range_C_IsAttackableTarget::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract_2) == 0x0000B0, "Member 'MagicBase_Range_C_IsAttackableTarget::CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, CallFunc_GetSkillAllTargets_Targets_1) == 0x0000B8, "Member 'MagicBase_Range_C_IsAttackableTarget::CallFunc_GetSkillAllTargets_Targets_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Range_C_IsAttackableTarget, CallFunc_Map_Contains_ReturnValue) == 0x000108, "Member 'MagicBase_Range_C_IsAttackableTarget::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMagicBase_Range_C \ static_assert(alignof(AMagicBase_Range_C) == 0x000008, "Wrong alignment on AMagicBase_Range_C"); \ static_assert(sizeof(AMagicBase_Range_C) == 0x0006A0, "Wrong size on AMagicBase_Range_C"); \ static_assert(offsetof(AMagicBase_Range_C, UberGraphFrame_MagicBase_Range_C) == 0x000620, "Member 'AMagicBase_Range_C::UberGraphFrame_MagicBase_Range_C' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Range_C, Niagara) == 0x000628, "Member 'AMagicBase_Range_C::Niagara' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Range_C, Sphere) == 0x000630, "Member 'AMagicBase_Range_C::Sphere' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Range_C, HitNiagara) == 0x000638, "Member 'AMagicBase_Range_C::HitNiagara' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Range_C, SatelliteSound) == 0x000640, "Member 'AMagicBase_Range_C::SatelliteSound' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Range_C, 初始范围) == 0x000648, "Member 'AMagicBase_Range_C::初始范围' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Range_C, 持续时间) == 0x000650, "Member 'AMagicBase_Range_C::持续时间' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Range_C, Target) == 0x000658, "Member 'AMagicBase_Range_C::Target' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Range_C, 是否向前移动) == 0x000668, "Member 'AMagicBase_Range_C::是否向前移动' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Range_C, 是否扩散) == 0x000669, "Member 'AMagicBase_Range_C::是否扩散' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Range_C, 扩散起始范围) == 0x000670, "Member 'AMagicBase_Range_C::扩散起始范围' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Range_C, 扩散结束范围) == 0x000678, "Member 'AMagicBase_Range_C::扩散结束范围' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Range_C, 扩散时间) == 0x000680, "Member 'AMagicBase_Range_C::扩散时间' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Range_C, 当前扩散时间) == 0x000688, "Member 'AMagicBase_Range_C::当前扩散时间' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Range_C, 移动速度) == 0x000690, "Member 'AMagicBase_Range_C::移动速度' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Range_C, 伤害间隔) == 0x000698, "Member 'AMagicBase_Range_C::伤害间隔' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Explosion_C_DelayEnd \ static_assert(alignof(MagicBase_Explosion_C_DelayEnd) == 0x000008, "Wrong alignment on MagicBase_Explosion_C_DelayEnd"); \ static_assert(sizeof(MagicBase_Explosion_C_DelayEnd) == 0x000008, "Wrong size on MagicBase_Explosion_C_DelayEnd"); \ static_assert(offsetof(MagicBase_Explosion_C_DelayEnd, CallFunc_Open_Snowfield_Brush_Radius_ImplicitCast) == 0x000000, "Member 'MagicBase_Explosion_C_DelayEnd::CallFunc_Open_Snowfield_Brush_Radius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion \ static_assert(alignof(MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion) == 0x000008, "Wrong alignment on MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion"); \ static_assert(sizeof(MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion) == 0x000090, "Wrong size on MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion"); \ static_assert(offsetof(MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion, EntryPoint) == 0x000000, "Member 'MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000018, "Member 'MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion, CallFunc_IsValid_ReturnValue_1) == 0x000031, "Member 'MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000038, "Member 'MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x000050, "Member 'MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion, CallFunc_IsValid_ReturnValue_2) == 0x000058, "Member 'MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000060, "Member 'MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion, CallFunc_IsValid_ReturnValue_3) == 0x000078, "Member 'MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion, K2Node_CustomEvent_PSystem) == 0x000080, "Member 'MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion::K2Node_CustomEvent_PSystem' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000088, "Member 'MagicBase_Explosion_C_ExecuteUbergraph_MagicBase_Explosion::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Explosion_C_finished \ static_assert(alignof(MagicBase_Explosion_C_finished) == 0x000008, "Wrong alignment on MagicBase_Explosion_C_finished"); \ static_assert(sizeof(MagicBase_Explosion_C_finished) == 0x000008, "Wrong size on MagicBase_Explosion_C_finished"); \ static_assert(offsetof(MagicBase_Explosion_C_finished, PSystem) == 0x000000, "Member 'MagicBase_Explosion_C_finished::PSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Explosion_C_Open_Snowfield_Brush \ static_assert(alignof(MagicBase_Explosion_C_Open_Snowfield_Brush) == 0x000008, "Wrong alignment on MagicBase_Explosion_C_Open_Snowfield_Brush"); \ static_assert(sizeof(MagicBase_Explosion_C_Open_Snowfield_Brush) == 0x000010, "Wrong size on MagicBase_Explosion_C_Open_Snowfield_Brush"); \ static_assert(offsetof(MagicBase_Explosion_C_Open_Snowfield_Brush, Radius) == 0x000000, "Member 'MagicBase_Explosion_C_Open_Snowfield_Brush::Radius' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_Open_Snowfield_Brush, CallFunc_AddComponentByClass_ReturnValue) == 0x000008, "Member 'MagicBase_Explosion_C_Open_Snowfield_Brush::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Explosion_C_DamageImpactDirection \ static_assert(alignof(MagicBase_Explosion_C_DamageImpactDirection) == 0x000008, "Wrong alignment on MagicBase_Explosion_C_DamageImpactDirection"); \ static_assert(sizeof(MagicBase_Explosion_C_DamageImpactDirection) == 0x000278, "Wrong size on MagicBase_Explosion_C_DamageImpactDirection"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, HitTarget) == 0x000000, "Member 'MagicBase_Explosion_C_DamageImpactDirection::HitTarget' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, HitResultData) == 0x000008, "Member 'MagicBase_Explosion_C_DamageImpactDirection::HitResultData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, ReturnValue) == 0x0000F0, "Member 'MagicBase_Explosion_C_DamageImpactDirection::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_bBlockingHit) == 0x000108, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_bInitialOverlap) == 0x000109, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_Time) == 0x00010C, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_Distance) == 0x000110, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_Location) == 0x000118, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_ImpactPoint) == 0x000130, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_Normal) == 0x000148, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_ImpactNormal) == 0x000160, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_PhysMat) == 0x000178, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_HitActor) == 0x000180, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_HitComponent) == 0x000188, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_HitBoneName) == 0x000190, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_BoneName) == 0x000198, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_HitItem) == 0x0001A0, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_ElementIndex) == 0x0001A4, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_FaceIndex) == 0x0001A8, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_TraceStart) == 0x0001B0, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BreakHitResult_TraceEnd) == 0x0001C8, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001E0, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract) == 0x0001E8, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0001F0, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_GetMissileVector_IsValid) == 0x000208, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_GetMissileVector_IsValid' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_GetMissileVector_MissileVector) == 0x000210, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_GetMissileVector_MissileVector' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_Vector_Distance_ReturnValue) == 0x000228, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000230, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_FindLookAtRotation_ReturnValue) == 0x000238, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_BooleanAND_ReturnValue) == 0x000250, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_Conv_RotatorToVector_ReturnValue) == 0x000258, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_Conv_RotatorToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_DamageImpactDirection, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000270, "Member 'MagicBase_Explosion_C_DamageImpactDirection::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Explosion_C_HitSuccess \ static_assert(alignof(MagicBase_Explosion_C_HitSuccess) == 0x000008, "Wrong alignment on MagicBase_Explosion_C_HitSuccess"); \ static_assert(sizeof(MagicBase_Explosion_C_HitSuccess) == 0x000040, "Wrong size on MagicBase_Explosion_C_HitSuccess"); \ static_assert(offsetof(MagicBase_Explosion_C_HitSuccess, CallFunc_GetHitResult_HitResult) == 0x000000, "Member 'MagicBase_Explosion_C_HitSuccess::CallFunc_GetHitResult_HitResult' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_HitSuccess, CallFunc_Array_Add_ReturnValue) == 0x000038, "Member 'MagicBase_Explosion_C_HitSuccess::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Explosion_C_IsAttackableTarget \ static_assert(alignof(MagicBase_Explosion_C_IsAttackableTarget) == 0x000008, "Wrong alignment on MagicBase_Explosion_C_IsAttackableTarget"); \ static_assert(sizeof(MagicBase_Explosion_C_IsAttackableTarget) == 0x000010, "Wrong size on MagicBase_Explosion_C_IsAttackableTarget"); \ static_assert(offsetof(MagicBase_Explosion_C_IsAttackableTarget, Target) == 0x000000, "Member 'MagicBase_Explosion_C_IsAttackableTarget::Target' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_IsAttackableTarget, Result) == 0x000008, "Member 'MagicBase_Explosion_C_IsAttackableTarget::Result' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_IsAttackableTarget, CallFunc_IsAttackableTarget_result) == 0x000009, "Member 'MagicBase_Explosion_C_IsAttackableTarget::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Explosion_C_IsAttackableTarget, CallFunc_Array_Contains_ReturnValue) == 0x00000A, "Member 'MagicBase_Explosion_C_IsAttackableTarget::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMagicBase_Explosion_C \ static_assert(alignof(AMagicBase_Explosion_C) == 0x000008, "Wrong alignment on AMagicBase_Explosion_C"); \ static_assert(sizeof(AMagicBase_Explosion_C) == 0x000678, "Wrong size on AMagicBase_Explosion_C"); \ static_assert(offsetof(AMagicBase_Explosion_C, UberGraphFrame_MagicBase_Explosion_C) == 0x000620, "Member 'AMagicBase_Explosion_C::UberGraphFrame_MagicBase_Explosion_C' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Explosion_C, Sphere) == 0x000628, "Member 'AMagicBase_Explosion_C::Sphere' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Explosion_C, 范围) == 0x000630, "Member 'AMagicBase_Explosion_C::范围' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Explosion_C, HitActors) == 0x000638, "Member 'AMagicBase_Explosion_C::HitActors' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Explosion_C, HitNiagara) == 0x000648, "Member 'AMagicBase_Explosion_C::HitNiagara' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Explosion_C, HitSound) == 0x000650, "Member 'AMagicBase_Explosion_C::HitSound' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Explosion_C, 爆炸延迟) == 0x000658, "Member 'AMagicBase_Explosion_C::爆炸延迟' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Explosion_C, 伤害开启延时) == 0x00065C, "Member 'AMagicBase_Explosion_C::伤害开启延时' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Explosion_C, 爆炸结束销毁延迟) == 0x000660, "Member 'AMagicBase_Explosion_C::爆炸结束销毁延迟' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Explosion_C, NiagaraRef) == 0x000668, "Member 'AMagicBase_Explosion_C::NiagaraRef' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Explosion_C, 是否会对雪地产生效果) == 0x000670, "Member 'AMagicBase_Explosion_C::是否会对雪地产生效果' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24019_C_BeAttack \ static_assert(alignof(MagicBase_24019_C_BeAttack) == 0x000001, "Wrong alignment on MagicBase_24019_C_BeAttack"); \ static_assert(sizeof(MagicBase_24019_C_BeAttack) == 0x000001, "Wrong size on MagicBase_24019_C_BeAttack"); \ static_assert(offsetof(MagicBase_24019_C_BeAttack, TakeDamageResultType) == 0x000000, "Member 'MagicBase_24019_C_BeAttack::TakeDamageResultType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24019_C_CloseNiagara \ static_assert(alignof(MagicBase_24019_C_CloseNiagara) == 0x000004, "Wrong alignment on MagicBase_24019_C_CloseNiagara"); \ static_assert(sizeof(MagicBase_24019_C_CloseNiagara) == 0x000010, "Wrong size on MagicBase_24019_C_CloseNiagara"); \ static_assert(offsetof(MagicBase_24019_C_CloseNiagara, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'MagicBase_24019_C_CloseNiagara::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24019_C_Destroy \ static_assert(alignof(MagicBase_24019_C_Destroy) == 0x000008, "Wrong alignment on MagicBase_24019_C_Destroy"); \ static_assert(sizeof(MagicBase_24019_C_Destroy) == 0x000008, "Wrong size on MagicBase_24019_C_Destroy"); \ static_assert(offsetof(MagicBase_24019_C_Destroy, PSystem) == 0x000000, "Member 'MagicBase_24019_C_Destroy::PSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019 \ static_assert(alignof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019) == 0x000010, "Wrong alignment on MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019"); \ static_assert(sizeof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019) == 0x000340, "Wrong size on MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, EntryPoint) == 0x000000, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, Temp_delegate_Variable) == 0x000004, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, Temp_delegate_Variable_1) == 0x000014, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, Temp_delegate_Variable_2) == 0x000024, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, K2Node_CreateDelegate_OutputDelegate) == 0x000034, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, Temp_int_Array_Index_Variable) == 0x000044, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_Add_IntInt_ReturnValue) == 0x00004C, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, Temp_int_Array_Index_Variable_1) == 0x000050, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, K2Node_CustomEvent_TakeDamageResultType_1) == 0x000054, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::K2Node_CustomEvent_TakeDamageResultType_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_K2_SetTimer_ReturnValue) == 0x000058, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, K2Node_SwitchEnum_CmpSuccess) == 0x000060, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, K2Node_CreateDelegate_OutputDelegate_1) == 0x000064, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_SelectRollAnim_ReturnValue) == 0x000074, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_SelectRollAnim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, K2Node_CreateDelegate_OutputDelegate_2) == 0x000078, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, K2Node_CreateDelegate_OutputDelegate_3) == 0x000088, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, K2Node_CreateDelegate_OutputDelegate_4) == 0x000098, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_GetOwnerCharacter_ReturnValue) == 0x0000A8, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000B0, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, K2Node_DynamicCast_bSuccess) == 0x0000B8, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x0000C0, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0000C8, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_MontageAction_duration) == 0x0000D0, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_MontageAction_duration' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_MontageAction_succeed) == 0x0000D8, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_MontageAction_succeed' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x0000E0, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_GetSocketTransform_ReturnValue) == 0x0000F0, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_Array_Get_Item) == 0x000150, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_BreakTransform_Location) == 0x000158, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_BreakTransform_Rotation) == 0x000170, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_BreakTransform_Scale) == 0x000188, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_SpawnSystemAttached_ReturnValue) == 0x0001A0, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x0001A8, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_Array_Get_Item_1) == 0x0001B0, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_Array_Length_ReturnValue) == 0x0001B8, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_Array_Length_ReturnValue_1) == 0x0001BC, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_Less_IntInt_ReturnValue) == 0x0001C0, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_GetSocketLocation_ReturnValue) == 0x0001C8, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_GetSocketLocation_ReturnValue_1) == 0x0001E0, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_GetSocketLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_SpawnSystemAttached_ReturnValue_1) == 0x0001F8, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_SpawnSystemAttached_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_SpawnSystemAttached_ReturnValue_2) == 0x000200, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_SpawnSystemAttached_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_IsGameOnlineMode_ReturnValue) == 0x000208, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_GetPlayerPawn_ReturnValue) == 0x000210, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_PostEvent_ReturnValue) == 0x000218, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_PostEvent_ReturnValue_1) == 0x00021C, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_GetPlayerPawn_ReturnValue_1) == 0x000220, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_GetPlayerPawn_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_PostEvent_ReturnValue_2) == 0x000228, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_GetMyDissolve_DissolveComp) == 0x000230, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_GetMyDissolve_DissolveComp' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, K2Node_CustomEvent_TakeDamageResultType) == 0x000238, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::K2Node_CustomEvent_TakeDamageResultType' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, K2Node_CustomEvent_DamageRule) == 0x000240, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::K2Node_CustomEvent_DamageRule' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, K2Node_CreateDelegate_OutputDelegate_5) == 0x000268, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, K2Node_CreateDelegate_OutputDelegate_6) == 0x000278, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, K2Node_CustomEvent_Key) == 0x000288, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::K2Node_CustomEvent_Key' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, K2Node_CustomEvent_IsDissolve) == 0x000290, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::K2Node_CustomEvent_IsDissolve' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_GetMyEquip_Equip) == 0x000298, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_GetModel_EffectModel_ReturnValue) == 0x0002A0, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0002A8, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, K2Node_MakeMap_Map) == 0x0002B0, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, Temp_int_Loop_Counter_Variable_1) == 0x000300, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_Less_IntInt_ReturnValue_1) == 0x000304, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_Add_IntInt_ReturnValue_1) == 0x000308, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000310, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x000318, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_GetState_State) == 0x000320, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000321, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_GetMyStateManagerComp_StateManagerComp_2) == 0x000328, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_GetMyStateManagerComp_StateManagerComp_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000330, "Member 'MagicBase_24019_C_ExecuteUbergraph_MagicBase_24019::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24019_C_Forward \ static_assert(alignof(MagicBase_24019_C_Forward) == 0x000008, "Wrong alignment on MagicBase_24019_C_Forward"); \ static_assert(sizeof(MagicBase_24019_C_Forward) == 0x000008, "Wrong size on MagicBase_24019_C_Forward"); \ static_assert(offsetof(MagicBase_24019_C_Forward, AxisValue) == 0x000000, "Member 'MagicBase_24019_C_Forward::AxisValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24019_C_OnDamageType \ static_assert(alignof(MagicBase_24019_C_OnDamageType) == 0x000008, "Wrong alignment on MagicBase_24019_C_OnDamageType"); \ static_assert(sizeof(MagicBase_24019_C_OnDamageType) == 0x000030, "Wrong size on MagicBase_24019_C_OnDamageType"); \ static_assert(offsetof(MagicBase_24019_C_OnDamageType, TakeDamageResultType) == 0x000000, "Member 'MagicBase_24019_C_OnDamageType::TakeDamageResultType' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_OnDamageType, DamageRule) == 0x000008, "Member 'MagicBase_24019_C_OnDamageType::DamageRule' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24019_C_OnDissolveEndEvent \ static_assert(alignof(MagicBase_24019_C_OnDissolveEndEvent) == 0x000004, "Wrong alignment on MagicBase_24019_C_OnDissolveEndEvent"); \ static_assert(sizeof(MagicBase_24019_C_OnDissolveEndEvent) == 0x00000C, "Wrong size on MagicBase_24019_C_OnDissolveEndEvent"); \ static_assert(offsetof(MagicBase_24019_C_OnDissolveEndEvent, Key) == 0x000000, "Member 'MagicBase_24019_C_OnDissolveEndEvent::Key' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_OnDissolveEndEvent, IsDissolve) == 0x000008, "Member 'MagicBase_24019_C_OnDissolveEndEvent::IsDissolve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24019_C_Right \ static_assert(alignof(MagicBase_24019_C_Right) == 0x000008, "Wrong alignment on MagicBase_24019_C_Right"); \ static_assert(sizeof(MagicBase_24019_C_Right) == 0x000008, "Wrong size on MagicBase_24019_C_Right"); \ static_assert(offsetof(MagicBase_24019_C_Right, AxisValue) == 0x000000, "Member 'MagicBase_24019_C_Right::AxisValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24019_C_SelectRollAnim \ static_assert(alignof(MagicBase_24019_C_SelectRollAnim) == 0x000008, "Wrong alignment on MagicBase_24019_C_SelectRollAnim"); \ static_assert(sizeof(MagicBase_24019_C_SelectRollAnim) == 0x000050, "Wrong size on MagicBase_24019_C_SelectRollAnim"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, ReturnValue) == 0x000000, "Member 'MagicBase_24019_C_SelectRollAnim::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, Temp_bool_Variable) == 0x000001, "Member 'MagicBase_24019_C_SelectRollAnim::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, Temp_bool_Variable_1) == 0x000002, "Member 'MagicBase_24019_C_SelectRollAnim::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, Temp_byte_Variable) == 0x000003, "Member 'MagicBase_24019_C_SelectRollAnim::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, Temp_byte_Variable_1) == 0x000004, "Member 'MagicBase_24019_C_SelectRollAnim::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, Temp_bool_Variable_2) == 0x000005, "Member 'MagicBase_24019_C_SelectRollAnim::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, Temp_byte_Variable_2) == 0x000006, "Member 'MagicBase_24019_C_SelectRollAnim::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, Temp_byte_Variable_3) == 0x000007, "Member 'MagicBase_24019_C_SelectRollAnim::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'MagicBase_24019_C_SelectRollAnim::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x000018, "Member 'MagicBase_24019_C_SelectRollAnim::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, K2Node_CreateDelegate_OutputDelegate_1) == 0x000020, "Member 'MagicBase_24019_C_SelectRollAnim::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000030, "Member 'MagicBase_24019_C_SelectRollAnim::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000031, "Member 'MagicBase_24019_C_SelectRollAnim::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, K2Node_Select_Default) == 0x000032, "Member 'MagicBase_24019_C_SelectRollAnim::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, K2Node_Select_Default_1) == 0x000033, "Member 'MagicBase_24019_C_SelectRollAnim::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, CallFunc_Abs_ReturnValue) == 0x000038, "Member 'MagicBase_24019_C_SelectRollAnim::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, CallFunc_Abs_ReturnValue_1) == 0x000040, "Member 'MagicBase_24019_C_SelectRollAnim::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000048, "Member 'MagicBase_24019_C_SelectRollAnim::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_SelectRollAnim, K2Node_Select_Default_2) == 0x000049, "Member 'MagicBase_24019_C_SelectRollAnim::K2Node_Select_Default_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_24019_C_DoTimer_Destroy \ static_assert(alignof(MagicBase_24019_C_DoTimer_Destroy) == 0x000008, "Wrong alignment on MagicBase_24019_C_DoTimer_Destroy"); \ static_assert(sizeof(MagicBase_24019_C_DoTimer_Destroy) == 0x000048, "Wrong size on MagicBase_24019_C_DoTimer_Destroy"); \ static_assert(offsetof(MagicBase_24019_C_DoTimer_Destroy, Temp_delegate_Variable) == 0x000000, "Member 'MagicBase_24019_C_DoTimer_Destroy::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_DoTimer_Destroy, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'MagicBase_24019_C_DoTimer_Destroy::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_DoTimer_Destroy, CallFunc_GetPlayerPawn_ReturnValue) == 0x000020, "Member 'MagicBase_24019_C_DoTimer_Destroy::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_DoTimer_Destroy, CallFunc_PostEvent_ReturnValue) == 0x000028, "Member 'MagicBase_24019_C_DoTimer_Destroy::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_DoTimer_Destroy, K2Node_CreateDelegate_OutputDelegate_1) == 0x00002C, "Member 'MagicBase_24019_C_DoTimer_Destroy::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_24019_C_DoTimer_Destroy, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000040, "Member 'MagicBase_24019_C_DoTimer_Destroy::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMagicBase_24019_C \ static_assert(alignof(AMagicBase_24019_C) == 0x000008, "Wrong alignment on AMagicBase_24019_C"); \ static_assert(sizeof(AMagicBase_24019_C) == 0x000678, "Wrong size on AMagicBase_24019_C"); \ static_assert(offsetof(AMagicBase_24019_C, UberGraphFrame_MagicBase_24019_C) == 0x000620, "Member 'AMagicBase_24019_C::UberGraphFrame_MagicBase_24019_C' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24019_C, Timeline_alpha_5597F76E41C2B762712B7D9792829AE6) == 0x000628, "Member 'AMagicBase_24019_C::Timeline_alpha_5597F76E41C2B762712B7D9792829AE6' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24019_C, Timeline__Direction_5597F76E41C2B762712B7D9792829AE6) == 0x00062C, "Member 'AMagicBase_24019_C::Timeline__Direction_5597F76E41C2B762712B7D9792829AE6' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24019_C, Timeline) == 0x000630, "Member 'AMagicBase_24019_C::Timeline' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24019_C, FValue) == 0x000638, "Member 'AMagicBase_24019_C::FValue' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24019_C, RValue) == 0x000640, "Member 'AMagicBase_24019_C::RValue' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24019_C, IsActive) == 0x000648, "Member 'AMagicBase_24019_C::IsActive' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24019_C, 持续时间) == 0x000650, "Member 'AMagicBase_24019_C::持续时间' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24019_C, BuffNiagara) == 0x000658, "Member 'AMagicBase_24019_C::BuffNiagara' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24019_C, BuffNiagara02) == 0x000660, "Member 'AMagicBase_24019_C::BuffNiagara02' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24019_C, PlayerRef) == 0x000668, "Member 'AMagicBase_24019_C::PlayerRef' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_24019_C, OnDestroy) == 0x000670, "Member 'AMagicBase_24019_C::OnDestroy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_AfterLeaveLadder \ static_assert(alignof(LadderComponent_C_AfterLeaveLadder) == 0x000008, "Wrong alignment on LadderComponent_C_AfterLeaveLadder"); \ static_assert(sizeof(LadderComponent_C_AfterLeaveLadder) == 0x000040, "Wrong size on LadderComponent_C_AfterLeaveLadder"); \ static_assert(offsetof(LadderComponent_C_AfterLeaveLadder, Temp_int_Array_Index_Variable) == 0x000000, "Member 'LadderComponent_C_AfterLeaveLadder::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_AfterLeaveLadder, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'LadderComponent_C_AfterLeaveLadder::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_AfterLeaveLadder, CallFunc_GetMyEquip_Equip) == 0x000010, "Member 'LadderComponent_C_AfterLeaveLadder::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_AfterLeaveLadder, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'LadderComponent_C_AfterLeaveLadder::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_AfterLeaveLadder, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'LadderComponent_C_AfterLeaveLadder::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_AfterLeaveLadder, K2Node_MakeArray_Array) == 0x000020, "Member 'LadderComponent_C_AfterLeaveLadder::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_AfterLeaveLadder, CallFunc_Array_Get_Item) == 0x000030, "Member 'LadderComponent_C_AfterLeaveLadder::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_AfterLeaveLadder, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'LadderComponent_C_AfterLeaveLadder::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_AfterLeaveLadder, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'LadderComponent_C_AfterLeaveLadder::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_BeforeDamage \ static_assert(alignof(LadderComponent_C_BeforeDamage) == 0x000008, "Wrong alignment on LadderComponent_C_BeforeDamage"); \ static_assert(sizeof(LadderComponent_C_BeforeDamage) == 0x000018, "Wrong size on LadderComponent_C_BeforeDamage"); \ static_assert(offsetof(LadderComponent_C_BeforeDamage, DamageTag) == 0x000000, "Member 'LadderComponent_C_BeforeDamage::DamageTag' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_BeforeDamage, Value) == 0x000008, "Member 'LadderComponent_C_BeforeDamage::Value' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_BeforeDamage, Causer) == 0x000010, "Member 'LadderComponent_C_BeforeDamage::Causer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_CheckLadder \ static_assert(alignof(LadderComponent_C_CheckLadder) == 0x000008, "Wrong alignment on LadderComponent_C_CheckLadder"); \ static_assert(sizeof(LadderComponent_C_CheckLadder) == 0x000008, "Wrong size on LadderComponent_C_CheckLadder"); \ static_assert(offsetof(LadderComponent_C_CheckLadder, Input) == 0x000000, "Member 'LadderComponent_C_CheckLadder::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_DebugLog \ static_assert(alignof(LadderComponent_C_DebugLog) == 0x000008, "Wrong alignment on LadderComponent_C_DebugLog"); \ static_assert(sizeof(LadderComponent_C_DebugLog) == 0x000020, "Wrong size on LadderComponent_C_DebugLog"); \ static_assert(offsetof(LadderComponent_C_DebugLog, Out) == 0x000000, "Member 'LadderComponent_C_DebugLog::Out' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_DebugLog, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'LadderComponent_C_DebugLog::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_EnterLadder \ static_assert(alignof(LadderComponent_C_EnterLadder) == 0x000008, "Wrong alignment on LadderComponent_C_EnterLadder"); \ static_assert(sizeof(LadderComponent_C_EnterLadder) == 0x000018, "Wrong size on LadderComponent_C_EnterLadder"); \ static_assert(offsetof(LadderComponent_C_EnterLadder, IsUpper_0) == 0x000000, "Member 'LadderComponent_C_EnterLadder::IsUpper_0' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_EnterLadder, AllSteps_0) == 0x000004, "Member 'LadderComponent_C_EnterLadder::AllSteps_0' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_EnterLadder, Ladder) == 0x000008, "Member 'LadderComponent_C_EnterLadder::Ladder' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_EnterLadder, Character_0) == 0x000010, "Member 'LadderComponent_C_EnterLadder::Character_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_ExecuteUbergraph_LadderComponent \ static_assert(alignof(LadderComponent_C_ExecuteUbergraph_LadderComponent) == 0x000008, "Wrong alignment on LadderComponent_C_ExecuteUbergraph_LadderComponent"); \ static_assert(sizeof(LadderComponent_C_ExecuteUbergraph_LadderComponent) == 0x000B40, "Wrong size on LadderComponent_C_ExecuteUbergraph_LadderComponent"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, EntryPoint) == 0x000000, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_24) == 0x000018, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_24' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_23) == 0x000020, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_23' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000028, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_22) == 0x000038, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_22' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_2) == 0x000040, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_21) == 0x000050, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_21' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_3) == 0x000058, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_20) == 0x000068, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_20' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_4) == 0x000070, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_name_Variable) == 0x000080, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_Variable) == 0x000088, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_Variable_1) == 0x000089, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_int_Variable) == 0x00008C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_int_Variable_1) == 0x000090, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_Variable_2) == 0x000094, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_int_Variable_2) == 0x000098, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_int_Variable_3) == 0x00009C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_Variable_3) == 0x0000A0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_int_Variable_4) == 0x0000A4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_int_Variable_5) == 0x0000A8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_19) == 0x0000AC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_19' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_5) == 0x0000B4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_18) == 0x0000C4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_18' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_6) == 0x0000CC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_17) == 0x0000DC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_17' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_7) == 0x0000E4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_16) == 0x0000F4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_16' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_8) == 0x0000FC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_15) == 0x00010C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_15' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_9) == 0x000114, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_name_Variable_1) == 0x000124, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_Variable_4) == 0x00012C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_int_Variable_6) == 0x000130, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_Variable_5) == 0x000134, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_real_Variable) == 0x000138, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_real_Variable_1) == 0x000140, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_Variable_6) == 0x000148, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_int_Variable_7) == 0x00014C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_int_Variable_8) == 0x000150, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_14) == 0x000154, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_14' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_10) == 0x00015C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_13) == 0x00016C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_13' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_11) == 0x000174, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_12) == 0x000184, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_12' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_12) == 0x00018C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_11) == 0x00019C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_11' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_13) == 0x0001A4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_10) == 0x0001B4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_10' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_14) == 0x0001BC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_name_Variable_2) == 0x0001CC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_name_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_15) == 0x0001D4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_9) == 0x0001E4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_9' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_8) == 0x0001EC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_8' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_16) == 0x0001F4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_7) == 0x000204, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_7' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_17) == 0x00020C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_6) == 0x00021C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_6' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_18) == 0x000224, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_18' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_5) == 0x000234, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_19) == 0x00023C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_19' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_name_Variable_3) == 0x00024C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_name_Variable_3' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_20) == 0x000254, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_20' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_4) == 0x000264, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_3) == 0x00026C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_21) == 0x000274, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_21' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_2) == 0x000284, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_22) == 0x00028C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_22' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_1) == 0x00029C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_23) == 0x0002A4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_23' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName) == 0x0002B4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_24) == 0x0002BC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_24' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_name_Variable_4) == 0x0002CC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_name_Variable_4' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_Variable_7) == 0x0002D4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_int_Variable_9) == 0x0002D8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_int_Variable_9' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_int_Variable_10) == 0x0002DC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_int_Variable_10' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_Variable_8) == 0x0002E0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_int_Variable_11) == 0x0002E4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_int_Variable_11' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_int_Variable_12) == 0x0002E8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_int_Variable_12' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_delegate_Variable) == 0x0002EC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_delegate_Variable_1) == 0x0002FC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_Variable_9) == 0x00030C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_delegate_Variable_2) == 0x000310, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Concat_StrStr_ReturnValue) == 0x000320, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_25) == 0x000330, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_25' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_26) == 0x000340, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_26' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_Has_Been_Initd_Variable) == 0x000350, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_27) == 0x000354, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_27' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_28) == 0x000364, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_28' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_IsUpper) == 0x00036C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_IsUpper' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_AllSteps) == 0x000370, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_AllSteps' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_Ladder) == 0x000378, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_Ladder' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_Character) == 0x000380, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_Character' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000388, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_input) == 0x0003A0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_input' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0003A8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Percent_IntInt_ReturnValue) == 0x0003AC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0003B0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0003B1, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Abs_ReturnValue) == 0x0003B8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_BooleanOR_ReturnValue) == 0x0003C0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0003C1, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_Select_Default) == 0x0003C4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_Select_Default_1) == 0x0003C8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_28) == 0x0003CC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_28' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_BooleanAND_ReturnValue) == 0x0003DC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Greater_IntInt_ReturnValue) == 0x0003DD, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Less_IntInt_ReturnValue) == 0x0003DE, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_Event_DeltaSeconds) == 0x0003E0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_29) == 0x0003E4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_29' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x0003F0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_IsHoldingSprintButton_IsSprint) == 0x0003F8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_IsHoldingSprintButton_IsSprint' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_IsHoldingSprintButton_RollPressed) == 0x0003F9, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_IsHoldingSprintButton_RollPressed' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_IsClosed_Variable) == 0x0003FA, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_IsClosed_Variable_1) == 0x0003FB, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Percent_IntInt_ReturnValue_1) == 0x0003FC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Percent_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000400, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x000401, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_BooleanOR_ReturnValue_1) == 0x000402, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_29) == 0x000404, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_29' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_Select_Default_2) == 0x000414, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000418, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_SelectMontage_Montage) == 0x000430, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_SelectMontage_Montage' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000438, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_GetAnimInstance_ReturnValue) == 0x000440, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000448, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_IsValid_ReturnValue_1) == 0x000450, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_Select_Default_3) == 0x000454, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_Select_Default_4) == 0x000458, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_SelectMontage_Montage_1) == 0x000460, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_SelectMontage_Montage_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_1) == 0x000468, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_IsValid_ReturnValue_2) == 0x000470, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_GetDisplayName_ReturnValue) == 0x000478, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000488, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_BooleanAND_ReturnValue_1) == 0x000498, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_name_Variable_5) == 0x00049C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_name_Variable_5' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0004A8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_BreakVector_X) == 0x0004C0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_BreakVector_Y) == 0x0004C8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_BreakVector_Z) == 0x0004D0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_FMod_Remainder) == 0x0004D8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_FMod_Remainder' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_FMod_ReturnValue) == 0x0004E0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_FMod_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Subtract_IntInt_ReturnValue) == 0x0004E4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_NormalizeToRange_ReturnValue) == 0x0004E8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_NormalizeToRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0004F0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_SelectInt_ReturnValue) == 0x0004F4, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_GetStepLocation_ReturnValue) == 0x0004F8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_GetStepLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000500, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_1) == 0x000508, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_2) == 0x000510, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_IsHoldingSprintButton_IsSprint_1) == 0x000518, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_IsHoldingSprintButton_IsSprint_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_IsHoldingSprintButton_RollPressed_1) == 0x000519, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_IsHoldingSprintButton_RollPressed_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_IsHoldingSprintButton_IsSprint_2) == 0x00051A, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_IsHoldingSprintButton_IsSprint_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_IsHoldingSprintButton_RollPressed_2) == 0x00051B, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_IsHoldingSprintButton_RollPressed_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Not_PreBool_ReturnValue) == 0x00051C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_BooleanAND_ReturnValue_2) == 0x00051D, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_Select_Default_5) == 0x000520, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_GetPlayerPawn_ReturnValue) == 0x000528, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_PostEvent_ReturnValue) == 0x000530, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_BooleanAND_ReturnValue_3) == 0x000534, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_25) == 0x000538, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_25' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_Select_Default_6) == 0x000540, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_Select_Default_7) == 0x000544, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_Select_Default_7' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_SelectMontage_Montage_2) == 0x000548, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_SelectMontage_Montage_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_2) == 0x000550, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_Select_Default_8) == 0x000558, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_Select_Default_8' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_SelectMontage_Montage_3) == 0x000560, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_SelectMontage_Montage_3' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_3) == 0x000568, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_IsValid_ReturnValue_3) == 0x000570, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_IsValid_ReturnValue_4) == 0x000571, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_Select_Default_9) == 0x000574, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_Select_Default_9' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000578, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_SelectMontage_Montage_4) == 0x000580, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_SelectMontage_Montage_4' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_4) == 0x000588, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_IsValid_ReturnValue_5) == 0x000590, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_Has_Been_Initd_Variable_1) == 0x000591, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_IsClosed_Variable_2) == 0x000592, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_PostEvent_ReturnValue_1) == 0x000594, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000598, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x0005B0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_BreakVector_X_1) == 0x0005C8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_BreakVector_Y_1) == 0x0005D0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_BreakVector_Z_1) == 0x0005D8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_SelectMontage_Montage_5) == 0x0005E0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_SelectMontage_Montage_5' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_5) == 0x0005E8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_K2_GetActorLocation_ReturnValue_4) == 0x0005F0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_K2_GetActorLocation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_IsValid_ReturnValue_6) == 0x000608, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_GetStepLocation_ReturnValue_1) == 0x000610, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_GetStepLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000618, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_Has_Been_Initd_Variable_2) == 0x000620, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000628, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_MakeVector_ReturnValue) == 0x000630, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_30) == 0x000648, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_30' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_K2_GetActorLocation_ReturnValue_5) == 0x000658, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_K2_GetActorLocation_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_GetStepLocation_ReturnValue_2) == 0x000670, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_GetStepLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_BreakVector_X_2) == 0x000678, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_BreakVector_Y_2) == 0x000680, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_BreakVector_Z_2) == 0x000688, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_MakeVector_ReturnValue_1) == 0x000690, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_Has_Been_Initd_Variable_3) == 0x0006A8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x0006B0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000798, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_IsValid_ReturnValue_7) == 0x000799, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_26) == 0x00079C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_26' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0007A8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0007B0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x0007B8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0007C0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_MakeVector_ReturnValue_2) == 0x0007C8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_K2_AddActorWorldOffset_SweepHitResult) == 0x0007E0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_K2_AddActorWorldOffset_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_31) == 0x0008C8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_31' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_K2_AddActorWorldOffset_SweepHitResult_1) == 0x0008D8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_K2_AddActorWorldOffset_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0009C0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_PostEvent_ReturnValue_2) == 0x0009C8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, Temp_bool_IsClosed_Variable_3) == 0x0009CC, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_NotifyName_27) == 0x0009D0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_NotifyName_27' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_DamageTag) == 0x0009D8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_DamageTag' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_Value) == 0x0009E0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_Causer) == 0x0009E8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_Causer' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0009F0, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_ImpactType) == 0x0009F1, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_ImpactType' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_EffectType) == 0x0009F2, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_EffectType' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_HitResult) == 0x0009F3, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_ImpactDirection) == 0x0009F8, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_ImpactDirection' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_AttackerPlayer) == 0x000A10, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_AttackerPlayer' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_PlayHitBreak) == 0x000A18, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_PlayHitBreak' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CustomEvent_PlayShake) == 0x000A19, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CustomEvent_PlayShake' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000A1A, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, K2Node_CreateDelegate_OutputDelegate_32) == 0x000A1C, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::K2Node_CreateDelegate_OutputDelegate_32' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000A30, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000A38, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_GetMyEffects_EffectsComp) == 0x000A40, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_K2_AddActorLocalOffset_SweepHitResult) == 0x000A48, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_K2_AddActorLocalOffset_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000B30, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_ExecuteUbergraph_LadderComponent, CallFunc_CreateProxyObjectForPlayMontage_PlayRate_ImplicitCast) == 0x000B38, "Member 'LadderComponent_C_ExecuteUbergraph_LadderComponent::CallFunc_CreateProxyObjectForPlayMontage_PlayRate_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_GetCharacter \ static_assert(alignof(LadderComponent_C_GetCharacter) == 0x000008, "Wrong alignment on LadderComponent_C_GetCharacter"); \ static_assert(sizeof(LadderComponent_C_GetCharacter) == 0x000008, "Wrong size on LadderComponent_C_GetCharacter"); \ static_assert(offsetof(LadderComponent_C_GetCharacter, Character_0) == 0x000000, "Member 'LadderComponent_C_GetCharacter::Character_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_GetOnElevator \ static_assert(alignof(LadderComponent_C_GetOnElevator) == 0x000001, "Wrong alignment on LadderComponent_C_GetOnElevator"); \ static_assert(sizeof(LadderComponent_C_GetOnElevator) == 0x000001, "Wrong size on LadderComponent_C_GetOnElevator"); \ static_assert(offsetof(LadderComponent_C_GetOnElevator, OnElevator_0) == 0x000000, "Member 'LadderComponent_C_GetOnElevator::OnElevator_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_GetOnLadder \ static_assert(alignof(LadderComponent_C_GetOnLadder) == 0x000001, "Wrong alignment on LadderComponent_C_GetOnLadder"); \ static_assert(sizeof(LadderComponent_C_GetOnLadder) == 0x000001, "Wrong size on LadderComponent_C_GetOnLadder"); \ static_assert(offsetof(LadderComponent_C_GetOnLadder, OnLadder_0) == 0x000000, "Member 'LadderComponent_C_GetOnLadder::OnLadder_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_GetOnTheRunningElevator \ static_assert(alignof(LadderComponent_C_GetOnTheRunningElevator) == 0x000001, "Wrong alignment on LadderComponent_C_GetOnTheRunningElevator"); \ static_assert(sizeof(LadderComponent_C_GetOnTheRunningElevator) == 0x000001, "Wrong size on LadderComponent_C_GetOnTheRunningElevator"); \ static_assert(offsetof(LadderComponent_C_GetOnTheRunningElevator, OnTheRunningElevator_0) == 0x000000, "Member 'LadderComponent_C_GetOnTheRunningElevator::OnTheRunningElevator_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_GetStepLocation \ static_assert(alignof(LadderComponent_C_GetStepLocation) == 0x000008, "Wrong alignment on LadderComponent_C_GetStepLocation"); \ static_assert(sizeof(LadderComponent_C_GetStepLocation) == 0x000060, "Wrong size on LadderComponent_C_GetStepLocation"); \ static_assert(offsetof(LadderComponent_C_GetStepLocation, Number) == 0x000000, "Member 'LadderComponent_C_GetStepLocation::Number' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_GetStepLocation, ReturnValue) == 0x000008, "Member 'LadderComponent_C_GetStepLocation::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_GetStepLocation, CallFunc_Multiply_IntFloat_ReturnValue) == 0x000010, "Member 'LadderComponent_C_GetStepLocation::CallFunc_Multiply_IntFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_GetStepLocation, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000018, "Member 'LadderComponent_C_GetStepLocation::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_GetStepLocation, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000030, "Member 'LadderComponent_C_GetStepLocation::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_GetStepLocation, CallFunc_BreakVector_X) == 0x000038, "Member 'LadderComponent_C_GetStepLocation::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_GetStepLocation, CallFunc_BreakVector_Y) == 0x000040, "Member 'LadderComponent_C_GetStepLocation::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_GetStepLocation, CallFunc_BreakVector_Z) == 0x000048, "Member 'LadderComponent_C_GetStepLocation::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_GetStepLocation, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000050, "Member 'LadderComponent_C_GetStepLocation::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_GetStepLocation, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000058, "Member 'LadderComponent_C_GetStepLocation::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_HeightBlend \ static_assert(alignof(LadderComponent_C_HeightBlend) == 0x000008, "Wrong alignment on LadderComponent_C_HeightBlend"); \ static_assert(sizeof(LadderComponent_C_HeightBlend) == 0x000148, "Wrong size on LadderComponent_C_HeightBlend"); \ static_assert(offsetof(LadderComponent_C_HeightBlend, Target) == 0x000000, "Member 'LadderComponent_C_HeightBlend::Target' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_HeightBlend, AddAlphaValue) == 0x000008, "Member 'LadderComponent_C_HeightBlend::AddAlphaValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_HeightBlend, CallFunc_BreakVector_X) == 0x000010, "Member 'LadderComponent_C_HeightBlend::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_HeightBlend, CallFunc_BreakVector_Y) == 0x000018, "Member 'LadderComponent_C_HeightBlend::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_HeightBlend, CallFunc_BreakVector_Z) == 0x000020, "Member 'LadderComponent_C_HeightBlend::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_HeightBlend, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000028, "Member 'LadderComponent_C_HeightBlend::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_HeightBlend, CallFunc_FClamp_ReturnValue) == 0x000030, "Member 'LadderComponent_C_HeightBlend::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_HeightBlend, CallFunc_Lerp_ReturnValue) == 0x000038, "Member 'LadderComponent_C_HeightBlend::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_HeightBlend, CallFunc_MakeVector_ReturnValue) == 0x000040, "Member 'LadderComponent_C_HeightBlend::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_HeightBlend, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000058, "Member 'LadderComponent_C_HeightBlend::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_HeightBlend, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000140, "Member 'LadderComponent_C_HeightBlend::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_HitEffect \ static_assert(alignof(LadderComponent_C_HitEffect) == 0x000008, "Wrong alignment on LadderComponent_C_HitEffect"); \ static_assert(sizeof(LadderComponent_C_HitEffect) == 0x000030, "Wrong size on LadderComponent_C_HitEffect"); \ static_assert(offsetof(LadderComponent_C_HitEffect, ImpactType) == 0x000000, "Member 'LadderComponent_C_HitEffect::ImpactType' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_HitEffect, EffectType) == 0x000001, "Member 'LadderComponent_C_HitEffect::EffectType' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_HitEffect, HitResult) == 0x000002, "Member 'LadderComponent_C_HitEffect::HitResult' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_HitEffect, ImpactDirection) == 0x000008, "Member 'LadderComponent_C_HitEffect::ImpactDirection' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_HitEffect, AttackerPlayer) == 0x000020, "Member 'LadderComponent_C_HitEffect::AttackerPlayer' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_HitEffect, PlayHitBreak) == 0x000028, "Member 'LadderComponent_C_HitEffect::PlayHitBreak' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_HitEffect, PlayShake) == 0x000029, "Member 'LadderComponent_C_HitEffect::PlayShake' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnBlendOut_52997C5540F3596E412F318BF18F1BED \ static_assert(alignof(LadderComponent_C_OnBlendOut_52997C5540F3596E412F318BF18F1BED) == 0x000004, "Wrong alignment on LadderComponent_C_OnBlendOut_52997C5540F3596E412F318BF18F1BED"); \ static_assert(sizeof(LadderComponent_C_OnBlendOut_52997C5540F3596E412F318BF18F1BED) == 0x000008, "Wrong size on LadderComponent_C_OnBlendOut_52997C5540F3596E412F318BF18F1BED"); \ static_assert(offsetof(LadderComponent_C_OnBlendOut_52997C5540F3596E412F318BF18F1BED, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnBlendOut_52997C5540F3596E412F318BF18F1BED::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnBlendOut_7024A1724A9418143CC56692F0334B17 \ static_assert(alignof(LadderComponent_C_OnBlendOut_7024A1724A9418143CC56692F0334B17) == 0x000004, "Wrong alignment on LadderComponent_C_OnBlendOut_7024A1724A9418143CC56692F0334B17"); \ static_assert(sizeof(LadderComponent_C_OnBlendOut_7024A1724A9418143CC56692F0334B17) == 0x000008, "Wrong size on LadderComponent_C_OnBlendOut_7024A1724A9418143CC56692F0334B17"); \ static_assert(offsetof(LadderComponent_C_OnBlendOut_7024A1724A9418143CC56692F0334B17, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnBlendOut_7024A1724A9418143CC56692F0334B17::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnBlendOut_C79670594C3140DFE80ACF95DCF50B52 \ static_assert(alignof(LadderComponent_C_OnBlendOut_C79670594C3140DFE80ACF95DCF50B52) == 0x000004, "Wrong alignment on LadderComponent_C_OnBlendOut_C79670594C3140DFE80ACF95DCF50B52"); \ static_assert(sizeof(LadderComponent_C_OnBlendOut_C79670594C3140DFE80ACF95DCF50B52) == 0x000008, "Wrong size on LadderComponent_C_OnBlendOut_C79670594C3140DFE80ACF95DCF50B52"); \ static_assert(offsetof(LadderComponent_C_OnBlendOut_C79670594C3140DFE80ACF95DCF50B52, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnBlendOut_C79670594C3140DFE80ACF95DCF50B52::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnBlendOut_D30A6B30475B7EED85DA5C828A83DCC0 \ static_assert(alignof(LadderComponent_C_OnBlendOut_D30A6B30475B7EED85DA5C828A83DCC0) == 0x000004, "Wrong alignment on LadderComponent_C_OnBlendOut_D30A6B30475B7EED85DA5C828A83DCC0"); \ static_assert(sizeof(LadderComponent_C_OnBlendOut_D30A6B30475B7EED85DA5C828A83DCC0) == 0x000008, "Wrong size on LadderComponent_C_OnBlendOut_D30A6B30475B7EED85DA5C828A83DCC0"); \ static_assert(offsetof(LadderComponent_C_OnBlendOut_D30A6B30475B7EED85DA5C828A83DCC0, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnBlendOut_D30A6B30475B7EED85DA5C828A83DCC0::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnBlendOut_EC599BE942FE96834077DFB613EDADA0 \ static_assert(alignof(LadderComponent_C_OnBlendOut_EC599BE942FE96834077DFB613EDADA0) == 0x000004, "Wrong alignment on LadderComponent_C_OnBlendOut_EC599BE942FE96834077DFB613EDADA0"); \ static_assert(sizeof(LadderComponent_C_OnBlendOut_EC599BE942FE96834077DFB613EDADA0) == 0x000008, "Wrong size on LadderComponent_C_OnBlendOut_EC599BE942FE96834077DFB613EDADA0"); \ static_assert(offsetof(LadderComponent_C_OnBlendOut_EC599BE942FE96834077DFB613EDADA0, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnBlendOut_EC599BE942FE96834077DFB613EDADA0::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnBlendOut_F15E252E4BD272D208E1FEB90D19FEF5 \ static_assert(alignof(LadderComponent_C_OnBlendOut_F15E252E4BD272D208E1FEB90D19FEF5) == 0x000004, "Wrong alignment on LadderComponent_C_OnBlendOut_F15E252E4BD272D208E1FEB90D19FEF5"); \ static_assert(sizeof(LadderComponent_C_OnBlendOut_F15E252E4BD272D208E1FEB90D19FEF5) == 0x000008, "Wrong size on LadderComponent_C_OnBlendOut_F15E252E4BD272D208E1FEB90D19FEF5"); \ static_assert(offsetof(LadderComponent_C_OnBlendOut_F15E252E4BD272D208E1FEB90D19FEF5, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnBlendOut_F15E252E4BD272D208E1FEB90D19FEF5::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnCompleted_52997C5540F3596E412F318BF18F1BED \ static_assert(alignof(LadderComponent_C_OnCompleted_52997C5540F3596E412F318BF18F1BED) == 0x000004, "Wrong alignment on LadderComponent_C_OnCompleted_52997C5540F3596E412F318BF18F1BED"); \ static_assert(sizeof(LadderComponent_C_OnCompleted_52997C5540F3596E412F318BF18F1BED) == 0x000008, "Wrong size on LadderComponent_C_OnCompleted_52997C5540F3596E412F318BF18F1BED"); \ static_assert(offsetof(LadderComponent_C_OnCompleted_52997C5540F3596E412F318BF18F1BED, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnCompleted_52997C5540F3596E412F318BF18F1BED::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnCompleted_7024A1724A9418143CC56692F0334B17 \ static_assert(alignof(LadderComponent_C_OnCompleted_7024A1724A9418143CC56692F0334B17) == 0x000004, "Wrong alignment on LadderComponent_C_OnCompleted_7024A1724A9418143CC56692F0334B17"); \ static_assert(sizeof(LadderComponent_C_OnCompleted_7024A1724A9418143CC56692F0334B17) == 0x000008, "Wrong size on LadderComponent_C_OnCompleted_7024A1724A9418143CC56692F0334B17"); \ static_assert(offsetof(LadderComponent_C_OnCompleted_7024A1724A9418143CC56692F0334B17, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnCompleted_7024A1724A9418143CC56692F0334B17::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnCompleted_C79670594C3140DFE80ACF95DCF50B52 \ static_assert(alignof(LadderComponent_C_OnCompleted_C79670594C3140DFE80ACF95DCF50B52) == 0x000004, "Wrong alignment on LadderComponent_C_OnCompleted_C79670594C3140DFE80ACF95DCF50B52"); \ static_assert(sizeof(LadderComponent_C_OnCompleted_C79670594C3140DFE80ACF95DCF50B52) == 0x000008, "Wrong size on LadderComponent_C_OnCompleted_C79670594C3140DFE80ACF95DCF50B52"); \ static_assert(offsetof(LadderComponent_C_OnCompleted_C79670594C3140DFE80ACF95DCF50B52, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnCompleted_C79670594C3140DFE80ACF95DCF50B52::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnCompleted_D30A6B30475B7EED85DA5C828A83DCC0 \ static_assert(alignof(LadderComponent_C_OnCompleted_D30A6B30475B7EED85DA5C828A83DCC0) == 0x000004, "Wrong alignment on LadderComponent_C_OnCompleted_D30A6B30475B7EED85DA5C828A83DCC0"); \ static_assert(sizeof(LadderComponent_C_OnCompleted_D30A6B30475B7EED85DA5C828A83DCC0) == 0x000008, "Wrong size on LadderComponent_C_OnCompleted_D30A6B30475B7EED85DA5C828A83DCC0"); \ static_assert(offsetof(LadderComponent_C_OnCompleted_D30A6B30475B7EED85DA5C828A83DCC0, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnCompleted_D30A6B30475B7EED85DA5C828A83DCC0::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnCompleted_EC599BE942FE96834077DFB613EDADA0 \ static_assert(alignof(LadderComponent_C_OnCompleted_EC599BE942FE96834077DFB613EDADA0) == 0x000004, "Wrong alignment on LadderComponent_C_OnCompleted_EC599BE942FE96834077DFB613EDADA0"); \ static_assert(sizeof(LadderComponent_C_OnCompleted_EC599BE942FE96834077DFB613EDADA0) == 0x000008, "Wrong size on LadderComponent_C_OnCompleted_EC599BE942FE96834077DFB613EDADA0"); \ static_assert(offsetof(LadderComponent_C_OnCompleted_EC599BE942FE96834077DFB613EDADA0, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnCompleted_EC599BE942FE96834077DFB613EDADA0::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnCompleted_F15E252E4BD272D208E1FEB90D19FEF5 \ static_assert(alignof(LadderComponent_C_OnCompleted_F15E252E4BD272D208E1FEB90D19FEF5) == 0x000004, "Wrong alignment on LadderComponent_C_OnCompleted_F15E252E4BD272D208E1FEB90D19FEF5"); \ static_assert(sizeof(LadderComponent_C_OnCompleted_F15E252E4BD272D208E1FEB90D19FEF5) == 0x000008, "Wrong size on LadderComponent_C_OnCompleted_F15E252E4BD272D208E1FEB90D19FEF5"); \ static_assert(offsetof(LadderComponent_C_OnCompleted_F15E252E4BD272D208E1FEB90D19FEF5, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnCompleted_F15E252E4BD272D208E1FEB90D19FEF5::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnInterrupted_52997C5540F3596E412F318BF18F1BED \ static_assert(alignof(LadderComponent_C_OnInterrupted_52997C5540F3596E412F318BF18F1BED) == 0x000004, "Wrong alignment on LadderComponent_C_OnInterrupted_52997C5540F3596E412F318BF18F1BED"); \ static_assert(sizeof(LadderComponent_C_OnInterrupted_52997C5540F3596E412F318BF18F1BED) == 0x000008, "Wrong size on LadderComponent_C_OnInterrupted_52997C5540F3596E412F318BF18F1BED"); \ static_assert(offsetof(LadderComponent_C_OnInterrupted_52997C5540F3596E412F318BF18F1BED, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnInterrupted_52997C5540F3596E412F318BF18F1BED::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnInterrupted_7024A1724A9418143CC56692F0334B17 \ static_assert(alignof(LadderComponent_C_OnInterrupted_7024A1724A9418143CC56692F0334B17) == 0x000004, "Wrong alignment on LadderComponent_C_OnInterrupted_7024A1724A9418143CC56692F0334B17"); \ static_assert(sizeof(LadderComponent_C_OnInterrupted_7024A1724A9418143CC56692F0334B17) == 0x000008, "Wrong size on LadderComponent_C_OnInterrupted_7024A1724A9418143CC56692F0334B17"); \ static_assert(offsetof(LadderComponent_C_OnInterrupted_7024A1724A9418143CC56692F0334B17, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnInterrupted_7024A1724A9418143CC56692F0334B17::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnInterrupted_C79670594C3140DFE80ACF95DCF50B52 \ static_assert(alignof(LadderComponent_C_OnInterrupted_C79670594C3140DFE80ACF95DCF50B52) == 0x000004, "Wrong alignment on LadderComponent_C_OnInterrupted_C79670594C3140DFE80ACF95DCF50B52"); \ static_assert(sizeof(LadderComponent_C_OnInterrupted_C79670594C3140DFE80ACF95DCF50B52) == 0x000008, "Wrong size on LadderComponent_C_OnInterrupted_C79670594C3140DFE80ACF95DCF50B52"); \ static_assert(offsetof(LadderComponent_C_OnInterrupted_C79670594C3140DFE80ACF95DCF50B52, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnInterrupted_C79670594C3140DFE80ACF95DCF50B52::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnInterrupted_D30A6B30475B7EED85DA5C828A83DCC0 \ static_assert(alignof(LadderComponent_C_OnInterrupted_D30A6B30475B7EED85DA5C828A83DCC0) == 0x000004, "Wrong alignment on LadderComponent_C_OnInterrupted_D30A6B30475B7EED85DA5C828A83DCC0"); \ static_assert(sizeof(LadderComponent_C_OnInterrupted_D30A6B30475B7EED85DA5C828A83DCC0) == 0x000008, "Wrong size on LadderComponent_C_OnInterrupted_D30A6B30475B7EED85DA5C828A83DCC0"); \ static_assert(offsetof(LadderComponent_C_OnInterrupted_D30A6B30475B7EED85DA5C828A83DCC0, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnInterrupted_D30A6B30475B7EED85DA5C828A83DCC0::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnInterrupted_EC599BE942FE96834077DFB613EDADA0 \ static_assert(alignof(LadderComponent_C_OnInterrupted_EC599BE942FE96834077DFB613EDADA0) == 0x000004, "Wrong alignment on LadderComponent_C_OnInterrupted_EC599BE942FE96834077DFB613EDADA0"); \ static_assert(sizeof(LadderComponent_C_OnInterrupted_EC599BE942FE96834077DFB613EDADA0) == 0x000008, "Wrong size on LadderComponent_C_OnInterrupted_EC599BE942FE96834077DFB613EDADA0"); \ static_assert(offsetof(LadderComponent_C_OnInterrupted_EC599BE942FE96834077DFB613EDADA0, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnInterrupted_EC599BE942FE96834077DFB613EDADA0::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnInterrupted_F15E252E4BD272D208E1FEB90D19FEF5 \ static_assert(alignof(LadderComponent_C_OnInterrupted_F15E252E4BD272D208E1FEB90D19FEF5) == 0x000004, "Wrong alignment on LadderComponent_C_OnInterrupted_F15E252E4BD272D208E1FEB90D19FEF5"); \ static_assert(sizeof(LadderComponent_C_OnInterrupted_F15E252E4BD272D208E1FEB90D19FEF5) == 0x000008, "Wrong size on LadderComponent_C_OnInterrupted_F15E252E4BD272D208E1FEB90D19FEF5"); \ static_assert(offsetof(LadderComponent_C_OnInterrupted_F15E252E4BD272D208E1FEB90D19FEF5, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnInterrupted_F15E252E4BD272D208E1FEB90D19FEF5::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnNotifyBegin_52997C5540F3596E412F318BF18F1BED \ static_assert(alignof(LadderComponent_C_OnNotifyBegin_52997C5540F3596E412F318BF18F1BED) == 0x000004, "Wrong alignment on LadderComponent_C_OnNotifyBegin_52997C5540F3596E412F318BF18F1BED"); \ static_assert(sizeof(LadderComponent_C_OnNotifyBegin_52997C5540F3596E412F318BF18F1BED) == 0x000008, "Wrong size on LadderComponent_C_OnNotifyBegin_52997C5540F3596E412F318BF18F1BED"); \ static_assert(offsetof(LadderComponent_C_OnNotifyBegin_52997C5540F3596E412F318BF18F1BED, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnNotifyBegin_52997C5540F3596E412F318BF18F1BED::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnNotifyBegin_7024A1724A9418143CC56692F0334B17 \ static_assert(alignof(LadderComponent_C_OnNotifyBegin_7024A1724A9418143CC56692F0334B17) == 0x000004, "Wrong alignment on LadderComponent_C_OnNotifyBegin_7024A1724A9418143CC56692F0334B17"); \ static_assert(sizeof(LadderComponent_C_OnNotifyBegin_7024A1724A9418143CC56692F0334B17) == 0x000008, "Wrong size on LadderComponent_C_OnNotifyBegin_7024A1724A9418143CC56692F0334B17"); \ static_assert(offsetof(LadderComponent_C_OnNotifyBegin_7024A1724A9418143CC56692F0334B17, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnNotifyBegin_7024A1724A9418143CC56692F0334B17::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnNotifyBegin_C79670594C3140DFE80ACF95DCF50B52 \ static_assert(alignof(LadderComponent_C_OnNotifyBegin_C79670594C3140DFE80ACF95DCF50B52) == 0x000004, "Wrong alignment on LadderComponent_C_OnNotifyBegin_C79670594C3140DFE80ACF95DCF50B52"); \ static_assert(sizeof(LadderComponent_C_OnNotifyBegin_C79670594C3140DFE80ACF95DCF50B52) == 0x000008, "Wrong size on LadderComponent_C_OnNotifyBegin_C79670594C3140DFE80ACF95DCF50B52"); \ static_assert(offsetof(LadderComponent_C_OnNotifyBegin_C79670594C3140DFE80ACF95DCF50B52, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnNotifyBegin_C79670594C3140DFE80ACF95DCF50B52::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnNotifyBegin_D30A6B30475B7EED85DA5C828A83DCC0 \ static_assert(alignof(LadderComponent_C_OnNotifyBegin_D30A6B30475B7EED85DA5C828A83DCC0) == 0x000004, "Wrong alignment on LadderComponent_C_OnNotifyBegin_D30A6B30475B7EED85DA5C828A83DCC0"); \ static_assert(sizeof(LadderComponent_C_OnNotifyBegin_D30A6B30475B7EED85DA5C828A83DCC0) == 0x000008, "Wrong size on LadderComponent_C_OnNotifyBegin_D30A6B30475B7EED85DA5C828A83DCC0"); \ static_assert(offsetof(LadderComponent_C_OnNotifyBegin_D30A6B30475B7EED85DA5C828A83DCC0, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnNotifyBegin_D30A6B30475B7EED85DA5C828A83DCC0::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnNotifyBegin_EC599BE942FE96834077DFB613EDADA0 \ static_assert(alignof(LadderComponent_C_OnNotifyBegin_EC599BE942FE96834077DFB613EDADA0) == 0x000004, "Wrong alignment on LadderComponent_C_OnNotifyBegin_EC599BE942FE96834077DFB613EDADA0"); \ static_assert(sizeof(LadderComponent_C_OnNotifyBegin_EC599BE942FE96834077DFB613EDADA0) == 0x000008, "Wrong size on LadderComponent_C_OnNotifyBegin_EC599BE942FE96834077DFB613EDADA0"); \ static_assert(offsetof(LadderComponent_C_OnNotifyBegin_EC599BE942FE96834077DFB613EDADA0, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnNotifyBegin_EC599BE942FE96834077DFB613EDADA0::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnNotifyBegin_F15E252E4BD272D208E1FEB90D19FEF5 \ static_assert(alignof(LadderComponent_C_OnNotifyBegin_F15E252E4BD272D208E1FEB90D19FEF5) == 0x000004, "Wrong alignment on LadderComponent_C_OnNotifyBegin_F15E252E4BD272D208E1FEB90D19FEF5"); \ static_assert(sizeof(LadderComponent_C_OnNotifyBegin_F15E252E4BD272D208E1FEB90D19FEF5) == 0x000008, "Wrong size on LadderComponent_C_OnNotifyBegin_F15E252E4BD272D208E1FEB90D19FEF5"); \ static_assert(offsetof(LadderComponent_C_OnNotifyBegin_F15E252E4BD272D208E1FEB90D19FEF5, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnNotifyBegin_F15E252E4BD272D208E1FEB90D19FEF5::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnNotifyEnd_52997C5540F3596E412F318BF18F1BED \ static_assert(alignof(LadderComponent_C_OnNotifyEnd_52997C5540F3596E412F318BF18F1BED) == 0x000004, "Wrong alignment on LadderComponent_C_OnNotifyEnd_52997C5540F3596E412F318BF18F1BED"); \ static_assert(sizeof(LadderComponent_C_OnNotifyEnd_52997C5540F3596E412F318BF18F1BED) == 0x000008, "Wrong size on LadderComponent_C_OnNotifyEnd_52997C5540F3596E412F318BF18F1BED"); \ static_assert(offsetof(LadderComponent_C_OnNotifyEnd_52997C5540F3596E412F318BF18F1BED, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnNotifyEnd_52997C5540F3596E412F318BF18F1BED::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnNotifyEnd_7024A1724A9418143CC56692F0334B17 \ static_assert(alignof(LadderComponent_C_OnNotifyEnd_7024A1724A9418143CC56692F0334B17) == 0x000004, "Wrong alignment on LadderComponent_C_OnNotifyEnd_7024A1724A9418143CC56692F0334B17"); \ static_assert(sizeof(LadderComponent_C_OnNotifyEnd_7024A1724A9418143CC56692F0334B17) == 0x000008, "Wrong size on LadderComponent_C_OnNotifyEnd_7024A1724A9418143CC56692F0334B17"); \ static_assert(offsetof(LadderComponent_C_OnNotifyEnd_7024A1724A9418143CC56692F0334B17, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnNotifyEnd_7024A1724A9418143CC56692F0334B17::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnNotifyEnd_C79670594C3140DFE80ACF95DCF50B52 \ static_assert(alignof(LadderComponent_C_OnNotifyEnd_C79670594C3140DFE80ACF95DCF50B52) == 0x000004, "Wrong alignment on LadderComponent_C_OnNotifyEnd_C79670594C3140DFE80ACF95DCF50B52"); \ static_assert(sizeof(LadderComponent_C_OnNotifyEnd_C79670594C3140DFE80ACF95DCF50B52) == 0x000008, "Wrong size on LadderComponent_C_OnNotifyEnd_C79670594C3140DFE80ACF95DCF50B52"); \ static_assert(offsetof(LadderComponent_C_OnNotifyEnd_C79670594C3140DFE80ACF95DCF50B52, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnNotifyEnd_C79670594C3140DFE80ACF95DCF50B52::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnNotifyEnd_D30A6B30475B7EED85DA5C828A83DCC0 \ static_assert(alignof(LadderComponent_C_OnNotifyEnd_D30A6B30475B7EED85DA5C828A83DCC0) == 0x000004, "Wrong alignment on LadderComponent_C_OnNotifyEnd_D30A6B30475B7EED85DA5C828A83DCC0"); \ static_assert(sizeof(LadderComponent_C_OnNotifyEnd_D30A6B30475B7EED85DA5C828A83DCC0) == 0x000008, "Wrong size on LadderComponent_C_OnNotifyEnd_D30A6B30475B7EED85DA5C828A83DCC0"); \ static_assert(offsetof(LadderComponent_C_OnNotifyEnd_D30A6B30475B7EED85DA5C828A83DCC0, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnNotifyEnd_D30A6B30475B7EED85DA5C828A83DCC0::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnNotifyEnd_EC599BE942FE96834077DFB613EDADA0 \ static_assert(alignof(LadderComponent_C_OnNotifyEnd_EC599BE942FE96834077DFB613EDADA0) == 0x000004, "Wrong alignment on LadderComponent_C_OnNotifyEnd_EC599BE942FE96834077DFB613EDADA0"); \ static_assert(sizeof(LadderComponent_C_OnNotifyEnd_EC599BE942FE96834077DFB613EDADA0) == 0x000008, "Wrong size on LadderComponent_C_OnNotifyEnd_EC599BE942FE96834077DFB613EDADA0"); \ static_assert(offsetof(LadderComponent_C_OnNotifyEnd_EC599BE942FE96834077DFB613EDADA0, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnNotifyEnd_EC599BE942FE96834077DFB613EDADA0::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_OnNotifyEnd_F15E252E4BD272D208E1FEB90D19FEF5 \ static_assert(alignof(LadderComponent_C_OnNotifyEnd_F15E252E4BD272D208E1FEB90D19FEF5) == 0x000004, "Wrong alignment on LadderComponent_C_OnNotifyEnd_F15E252E4BD272D208E1FEB90D19FEF5"); \ static_assert(sizeof(LadderComponent_C_OnNotifyEnd_F15E252E4BD272D208E1FEB90D19FEF5) == 0x000008, "Wrong size on LadderComponent_C_OnNotifyEnd_F15E252E4BD272D208E1FEB90D19FEF5"); \ static_assert(offsetof(LadderComponent_C_OnNotifyEnd_F15E252E4BD272D208E1FEB90D19FEF5, NotifyName) == 0x000000, "Member 'LadderComponent_C_OnNotifyEnd_F15E252E4BD272D208E1FEB90D19FEF5::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_PreEnterLadder \ static_assert(alignof(LadderComponent_C_PreEnterLadder) == 0x000008, "Wrong alignment on LadderComponent_C_PreEnterLadder"); \ static_assert(sizeof(LadderComponent_C_PreEnterLadder) == 0x000048, "Wrong size on LadderComponent_C_PreEnterLadder"); \ static_assert(offsetof(LadderComponent_C_PreEnterLadder, Temp_int_Array_Index_Variable) == 0x000000, "Member 'LadderComponent_C_PreEnterLadder::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_PreEnterLadder, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000008, "Member 'LadderComponent_C_PreEnterLadder::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_PreEnterLadder, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'LadderComponent_C_PreEnterLadder::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_PreEnterLadder, K2Node_MakeArray_Array) == 0x000018, "Member 'LadderComponent_C_PreEnterLadder::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_PreEnterLadder, CallFunc_Array_Get_Item) == 0x000028, "Member 'LadderComponent_C_PreEnterLadder::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_PreEnterLadder, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'LadderComponent_C_PreEnterLadder::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_PreEnterLadder, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'LadderComponent_C_PreEnterLadder::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_PreEnterLadder, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'LadderComponent_C_PreEnterLadder::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_PreEnterLadder, CallFunc_GetMyEquip_Equip) == 0x000038, "Member 'LadderComponent_C_PreEnterLadder::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_PreEnterLadder, CallFunc_GetIsInCombat_Result) == 0x000040, "Member 'LadderComponent_C_PreEnterLadder::CallFunc_GetIsInCombat_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_ReceiveTick \ static_assert(alignof(LadderComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on LadderComponent_C_ReceiveTick"); \ static_assert(sizeof(LadderComponent_C_ReceiveTick) == 0x000004, "Wrong size on LadderComponent_C_ReceiveTick"); \ static_assert(offsetof(LadderComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'LadderComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_RemoveCurrentData \ static_assert(alignof(LadderComponent_C_RemoveCurrentData) == 0x000001, "Wrong alignment on LadderComponent_C_RemoveCurrentData"); \ static_assert(sizeof(LadderComponent_C_RemoveCurrentData) == 0x000001, "Wrong size on LadderComponent_C_RemoveCurrentData"); \ static_assert(offsetof(LadderComponent_C_RemoveCurrentData, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'LadderComponent_C_RemoveCurrentData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_SelectMontage \ static_assert(alignof(LadderComponent_C_SelectMontage) == 0x000008, "Wrong alignment on LadderComponent_C_SelectMontage"); \ static_assert(sizeof(LadderComponent_C_SelectMontage) == 0x000040, "Wrong size on LadderComponent_C_SelectMontage"); \ static_assert(offsetof(LadderComponent_C_SelectMontage, Index_0) == 0x000000, "Member 'LadderComponent_C_SelectMontage::Index_0' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_SelectMontage, Montage) == 0x000008, "Member 'LadderComponent_C_SelectMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_SelectMontage, Temp_bool_Variable) == 0x000010, "Member 'LadderComponent_C_SelectMontage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_SelectMontage, Temp_byte_Variable) == 0x000011, "Member 'LadderComponent_C_SelectMontage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_SelectMontage, Temp_byte_Variable_1) == 0x000012, "Member 'LadderComponent_C_SelectMontage::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_SelectMontage, CallFunc_GetMyMontages_Montages) == 0x000018, "Member 'LadderComponent_C_SelectMontage::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_SelectMontage, K2Node_Select_Default) == 0x000020, "Member 'LadderComponent_C_SelectMontage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_SelectMontage, CallFunc_GetMontageForAction_Montage) == 0x000028, "Member 'LadderComponent_C_SelectMontage::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_SelectMontage, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000030, "Member 'LadderComponent_C_SelectMontage::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(LadderComponent_C_SelectMontage, CallFunc_GetMontageForAction_find) == 0x000038, "Member 'LadderComponent_C_SelectMontage::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_SetOnElevator \ static_assert(alignof(LadderComponent_C_SetOnElevator) == 0x000001, "Wrong alignment on LadderComponent_C_SetOnElevator"); \ static_assert(sizeof(LadderComponent_C_SetOnElevator) == 0x000001, "Wrong size on LadderComponent_C_SetOnElevator"); \ static_assert(offsetof(LadderComponent_C_SetOnElevator, OnElevator_0) == 0x000000, "Member 'LadderComponent_C_SetOnElevator::OnElevator_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LadderComponent_C_SetOnTheRunningElevator \ static_assert(alignof(LadderComponent_C_SetOnTheRunningElevator) == 0x000001, "Wrong alignment on LadderComponent_C_SetOnTheRunningElevator"); \ static_assert(sizeof(LadderComponent_C_SetOnTheRunningElevator) == 0x000001, "Wrong size on LadderComponent_C_SetOnTheRunningElevator"); \ static_assert(offsetof(LadderComponent_C_SetOnTheRunningElevator, OnTheRunningElevator_0) == 0x000000, "Member 'LadderComponent_C_SetOnTheRunningElevator::OnTheRunningElevator_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULadderComponent_C \ static_assert(alignof(ULadderComponent_C) == 0x000008, "Wrong alignment on ULadderComponent_C"); \ static_assert(sizeof(ULadderComponent_C) == 0x000168, "Wrong size on ULadderComponent_C"); \ static_assert(offsetof(ULadderComponent_C, UberGraphFrame) == 0x0000E8, "Member 'ULadderComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ULadderComponent_C, Character) == 0x0000F0, "Member 'ULadderComponent_C::Character' has a wrong offset!"); \ static_assert(offsetof(ULadderComponent_C, ladder_Ref) == 0x0000F8, "Member 'ULadderComponent_C::ladder_Ref' has a wrong offset!"); \ static_assert(offsetof(ULadderComponent_C, AllSteps) == 0x000100, "Member 'ULadderComponent_C::AllSteps' has a wrong offset!"); \ static_assert(offsetof(ULadderComponent_C, CurrentStep) == 0x000104, "Member 'ULadderComponent_C::CurrentStep' has a wrong offset!"); \ static_assert(offsetof(ULadderComponent_C, OnLadder) == 0x000108, "Member 'ULadderComponent_C::OnLadder' has a wrong offset!"); \ static_assert(offsetof(ULadderComponent_C, StepLength) == 0x000110, "Member 'ULadderComponent_C::StepLength' has a wrong offset!"); \ static_assert(offsetof(ULadderComponent_C, IsUpper) == 0x000118, "Member 'ULadderComponent_C::IsUpper' has a wrong offset!"); \ static_assert(offsetof(ULadderComponent_C, OnSlide) == 0x000119, "Member 'ULadderComponent_C::OnSlide' has a wrong offset!"); \ static_assert(offsetof(ULadderComponent_C, LastLocation) == 0x000120, "Member 'ULadderComponent_C::LastLocation' has a wrong offset!"); \ static_assert(offsetof(ULadderComponent_C, SlideEndLocation) == 0x000138, "Member 'ULadderComponent_C::SlideEndLocation' has a wrong offset!"); \ static_assert(offsetof(ULadderComponent_C, OnElevator) == 0x000150, "Member 'ULadderComponent_C::OnElevator' has a wrong offset!"); \ static_assert(offsetof(ULadderComponent_C, OnTheRunningElevator) == 0x000151, "Member 'ULadderComponent_C::OnTheRunningElevator' has a wrong offset!"); \ static_assert(offsetof(ULadderComponent_C, Down) == 0x000152, "Member 'ULadderComponent_C::Down' has a wrong offset!"); \ static_assert(offsetof(ULadderComponent_C, SlideBreakBlend) == 0x000153, "Member 'ULadderComponent_C::SlideBreakBlend' has a wrong offset!"); \ static_assert(offsetof(ULadderComponent_C, Alpha) == 0x000158, "Member 'ULadderComponent_C::Alpha' has a wrong offset!"); \ static_assert(offsetof(ULadderComponent_C, SlideSpeed) == 0x000160, "Member 'ULadderComponent_C::SlideSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Effect_C_AttachPiont \ static_assert(alignof(MagicBase_Effect_C_AttachPiont) == 0x000008, "Wrong alignment on MagicBase_Effect_C_AttachPiont"); \ static_assert(sizeof(MagicBase_Effect_C_AttachPiont) == 0x000030, "Wrong size on MagicBase_Effect_C_AttachPiont"); \ static_assert(offsetof(MagicBase_Effect_C_AttachPiont, CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract) == 0x000000, "Member 'MagicBase_Effect_C_AttachPiont::CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_AttachPiont, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000008, "Member 'MagicBase_Effect_C_AttachPiont::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_AttachPiont, CallFunc_GetAttachSocket_Is_Attach) == 0x000010, "Member 'MagicBase_Effect_C_AttachPiont::CallFunc_GetAttachSocket_Is_Attach' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_AttachPiont, CallFunc_GetAttachSocket_Socket_Name) == 0x000014, "Member 'MagicBase_Effect_C_AttachPiont::CallFunc_GetAttachSocket_Socket_Name' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_AttachPiont, K2Node_DynamicCast_AsCharacter) == 0x000020, "Member 'MagicBase_Effect_C_AttachPiont::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_AttachPiont, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'MagicBase_Effect_C_AttachPiont::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Effect_C_Do_Receive_Particle_Data \ static_assert(alignof(MagicBase_Effect_C_Do_Receive_Particle_Data) == 0x000008, "Wrong alignment on MagicBase_Effect_C_Do_Receive_Particle_Data"); \ static_assert(sizeof(MagicBase_Effect_C_Do_Receive_Particle_Data) == 0x0000E8, "Wrong size on MagicBase_Effect_C_Do_Receive_Particle_Data"); \ static_assert(offsetof(MagicBase_Effect_C_Do_Receive_Particle_Data, Data) == 0x000000, "Member 'MagicBase_Effect_C_Do_Receive_Particle_Data::Data' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_Do_Receive_Particle_Data, L_TraceEnd) == 0x000010, "Member 'MagicBase_Effect_C_Do_Receive_Particle_Data::L_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_Do_Receive_Particle_Data, L_TraceStart) == 0x000020, "Member 'MagicBase_Effect_C_Do_Receive_Particle_Data::L_TraceStart' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_Do_Receive_Particle_Data, L_Radius) == 0x000030, "Member 'MagicBase_Effect_C_Do_Receive_Particle_Data::L_Radius' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_Do_Receive_Particle_Data, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'MagicBase_Effect_C_Do_Receive_Particle_Data::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_Do_Receive_Particle_Data, Temp_int_Array_Index_Variable) == 0x000044, "Member 'MagicBase_Effect_C_Do_Receive_Particle_Data::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_Do_Receive_Particle_Data, CallFunc_Array_Get_Item) == 0x000048, "Member 'MagicBase_Effect_C_Do_Receive_Particle_Data::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_Do_Receive_Particle_Data, Temp_int_Loop_Counter_Variable) == 0x000080, "Member 'MagicBase_Effect_C_Do_Receive_Particle_Data::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_Do_Receive_Particle_Data, CallFunc_Less_IntInt_ReturnValue) == 0x000084, "Member 'MagicBase_Effect_C_Do_Receive_Particle_Data::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_Do_Receive_Particle_Data, CallFunc_Add_IntInt_ReturnValue) == 0x000088, "Member 'MagicBase_Effect_C_Do_Receive_Particle_Data::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_Do_Receive_Particle_Data, CallFunc_Array_Add_ReturnValue) == 0x00008C, "Member 'MagicBase_Effect_C_Do_Receive_Particle_Data::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_Do_Receive_Particle_Data, CallFunc_Array_Add_ReturnValue_1) == 0x000090, "Member 'MagicBase_Effect_C_Do_Receive_Particle_Data::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_Do_Receive_Particle_Data, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000098, "Member 'MagicBase_Effect_C_Do_Receive_Particle_Data::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_Do_Receive_Particle_Data, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000B0, "Member 'MagicBase_Effect_C_Do_Receive_Particle_Data::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_Do_Receive_Particle_Data, CallFunc_Add_VectorVector_ReturnValue) == 0x0000C8, "Member 'MagicBase_Effect_C_Do_Receive_Particle_Data::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_Do_Receive_Particle_Data, CallFunc_Array_Add_ReturnValue_2) == 0x0000E0, "Member 'MagicBase_Effect_C_Do_Receive_Particle_Data::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect \ static_assert(alignof(MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect) == 0x000008, "Wrong alignment on MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect"); \ static_assert(sizeof(MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect) == 0x000060, "Wrong size on MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect"); \ static_assert(offsetof(MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect, EntryPoint) == 0x000000, "Member 'MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect, CallFunc_GetCanDamage_CanDamage) == 0x000004, "Member 'MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect::CallFunc_GetCanDamage_CanDamage' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect, CallFunc_GetAsset_ReturnValue) == 0x000018, "Member 'MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect::CallFunc_GetAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect, K2Node_Event_Data) == 0x000028, "Member 'MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect::K2Node_Event_Data' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect, K2Node_Event_NiagaraSystem) == 0x000038, "Member 'MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect::K2Node_Event_NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect, K2Node_Event_SimulationPositionOffset) == 0x000040, "Member 'MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect::K2Node_Event_SimulationPositionOffset' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect, K2Node_CustomEvent_PSystem) == 0x000058, "Member 'MagicBase_Effect_C_ExecuteUbergraph_MagicBase_Effect::K2Node_CustomEvent_PSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Effect_C_NiagaraFinishDestroy \ static_assert(alignof(MagicBase_Effect_C_NiagaraFinishDestroy) == 0x000008, "Wrong alignment on MagicBase_Effect_C_NiagaraFinishDestroy"); \ static_assert(sizeof(MagicBase_Effect_C_NiagaraFinishDestroy) == 0x000008, "Wrong size on MagicBase_Effect_C_NiagaraFinishDestroy"); \ static_assert(offsetof(MagicBase_Effect_C_NiagaraFinishDestroy, PSystem) == 0x000000, "Member 'MagicBase_Effect_C_NiagaraFinishDestroy::PSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Effect_C_ReceiveParticleData \ static_assert(alignof(MagicBase_Effect_C_ReceiveParticleData) == 0x000008, "Wrong alignment on MagicBase_Effect_C_ReceiveParticleData"); \ static_assert(sizeof(MagicBase_Effect_C_ReceiveParticleData) == 0x000030, "Wrong size on MagicBase_Effect_C_ReceiveParticleData"); \ static_assert(offsetof(MagicBase_Effect_C_ReceiveParticleData, Data) == 0x000000, "Member 'MagicBase_Effect_C_ReceiveParticleData::Data' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_ReceiveParticleData, NiagaraSystem) == 0x000010, "Member 'MagicBase_Effect_C_ReceiveParticleData::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_ReceiveParticleData, SimulationPositionOffset) == 0x000018, "Member 'MagicBase_Effect_C_ReceiveParticleData::SimulationPositionOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Effect_C_UpdateTrace \ static_assert(alignof(MagicBase_Effect_C_UpdateTrace) == 0x000008, "Wrong alignment on MagicBase_Effect_C_UpdateTrace"); \ static_assert(sizeof(MagicBase_Effect_C_UpdateTrace) == 0x000060, "Wrong size on MagicBase_Effect_C_UpdateTrace"); \ static_assert(offsetof(MagicBase_Effect_C_UpdateTrace, Radius) == 0x000000, "Member 'MagicBase_Effect_C_UpdateTrace::Radius' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_UpdateTrace, TraceStarts) == 0x000010, "Member 'MagicBase_Effect_C_UpdateTrace::TraceStarts' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_UpdateTrace, TraceEnds) == 0x000020, "Member 'MagicBase_Effect_C_UpdateTrace::TraceEnds' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_UpdateTrace, K2Node_MakeStruct_ST_DamageTrace_MultiPosition) == 0x000030, "Member 'MagicBase_Effect_C_UpdateTrace::K2Node_MakeStruct_ST_DamageTrace_MultiPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Effect_C_HitSuccess \ static_assert(alignof(MagicBase_Effect_C_HitSuccess) == 0x000008, "Wrong alignment on MagicBase_Effect_C_HitSuccess"); \ static_assert(sizeof(MagicBase_Effect_C_HitSuccess) == 0x000080, "Wrong size on MagicBase_Effect_C_HitSuccess"); \ static_assert(offsetof(MagicBase_Effect_C_HitSuccess, CallFunc_IsServer_ReturnValue) == 0x000000, "Member 'MagicBase_Effect_C_HitSuccess::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_HitSuccess, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000008, "Member 'MagicBase_Effect_C_HitSuccess::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_HitSuccess, CallFunc_GetHitResult_HitResult) == 0x000020, "Member 'MagicBase_Effect_C_HitSuccess::CallFunc_GetHitResult_HitResult' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_HitSuccess, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'MagicBase_Effect_C_HitSuccess::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_HitSuccess, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x000060, "Member 'MagicBase_Effect_C_HitSuccess::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_HitSuccess, K2Node_DynamicCast_AsAbstract_Character) == 0x000068, "Member 'MagicBase_Effect_C_HitSuccess::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_HitSuccess, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'MagicBase_Effect_C_HitSuccess::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_HitSuccess, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000078, "Member 'MagicBase_Effect_C_HitSuccess::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_Effect_C_OverrideTraceType \ static_assert(alignof(MagicBase_Effect_C_OverrideTraceType) == 0x000008, "Wrong alignment on MagicBase_Effect_C_OverrideTraceType"); \ static_assert(sizeof(MagicBase_Effect_C_OverrideTraceType) == 0x000010, "Wrong size on MagicBase_Effect_C_OverrideTraceType"); \ static_assert(offsetof(MagicBase_Effect_C_OverrideTraceType, Sphere) == 0x000000, "Member 'MagicBase_Effect_C_OverrideTraceType::Sphere' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_OverrideTraceType, TraceId) == 0x000008, "Member 'MagicBase_Effect_C_OverrideTraceType::TraceId' has a wrong offset!"); \ static_assert(offsetof(MagicBase_Effect_C_OverrideTraceType, CallFunc_Add_Sphere_Collection_Trace_TraceId) == 0x00000C, "Member 'MagicBase_Effect_C_OverrideTraceType::CallFunc_Add_Sphere_Collection_Trace_TraceId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMagicBase_Effect_C \ static_assert(alignof(AMagicBase_Effect_C) == 0x000008, "Wrong alignment on AMagicBase_Effect_C"); \ static_assert(sizeof(AMagicBase_Effect_C) == 0x000660, "Wrong size on AMagicBase_Effect_C"); \ static_assert(offsetof(AMagicBase_Effect_C, UberGraphFrame_MagicBase_Effect_C) == 0x000620, "Member 'AMagicBase_Effect_C::UberGraphFrame_MagicBase_Effect_C' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Effect_C, Niagara) == 0x000628, "Member 'AMagicBase_Effect_C::Niagara' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Effect_C, 粒子碰撞大小) == 0x000630, "Member 'AMagicBase_Effect_C::粒子碰撞大小' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Effect_C, 伤害间隔) == 0x000638, "Member 'AMagicBase_Effect_C::伤害间隔' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Effect_C, 击中特效绑定到受击对象) == 0x000640, "Member 'AMagicBase_Effect_C::击中特效绑定到受击对象' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Effect_C, 击中特效绑定骨骼名称) == 0x000644, "Member 'AMagicBase_Effect_C::击中特效绑定骨骼名称' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Effect_C, HitNiagara) == 0x000650, "Member 'AMagicBase_Effect_C::HitNiagara' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_Effect_C, NiagaraClose) == 0x000658, "Member 'AMagicBase_Effect_C::NiagaraClose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_25193_C_CloseNiagara \ static_assert(alignof(MagicBase_25193_C_CloseNiagara) == 0x000008, "Wrong alignment on MagicBase_25193_C_CloseNiagara"); \ static_assert(sizeof(MagicBase_25193_C_CloseNiagara) == 0x000020, "Wrong size on MagicBase_25193_C_CloseNiagara"); \ static_assert(offsetof(MagicBase_25193_C_CloseNiagara, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000000, "Member 'MagicBase_25193_C_CloseNiagara::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_CloseNiagara, K2Node_DynamicCast_AsAbstract_Character) == 0x000008, "Member 'MagicBase_25193_C_CloseNiagara::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_CloseNiagara, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'MagicBase_25193_C_CloseNiagara::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_CloseNiagara, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000018, "Member 'MagicBase_25193_C_CloseNiagara::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_25193_C_Destroy \ static_assert(alignof(MagicBase_25193_C_Destroy) == 0x000001, "Wrong alignment on MagicBase_25193_C_Destroy"); \ static_assert(sizeof(MagicBase_25193_C_Destroy) == 0x000001, "Wrong size on MagicBase_25193_C_Destroy"); \ static_assert(offsetof(MagicBase_25193_C_Destroy, Hide) == 0x000000, "Member 'MagicBase_25193_C_Destroy::Hide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193 \ static_assert(alignof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193) == 0x000008, "Wrong alignment on MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193"); \ static_assert(sizeof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193) == 0x0003E0, "Wrong size on MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, EntryPoint) == 0x000000, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000008, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_DynamicCast_AsAbstract_Character) == 0x000010, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000020, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_CreateDelegate_OutputDelegate) == 0x000028, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, Temp_delegate_Variable) == 0x000038, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, Temp_delegate_Variable_1) == 0x000048, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, Temp_delegate_Variable_2) == 0x000058, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, Temp_delegate_Variable_3) == 0x000068, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_Event_DeltaSeconds) == 0x000078, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_CreateDelegate_OutputDelegate_1) == 0x00007C, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_GetOwnerCharacter_ReturnValue_1) == 0x000090, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_GetOwnerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_DynamicCast_AsBP_Base_AI) == 0x000098, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_DynamicCast_bSuccess_1) == 0x0000A0, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_GetOwnerCharacter_ReturnValue_2) == 0x0000A8, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_GetOwnerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_DynamicCast_AsAbstract_Character_1) == 0x0000B0, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_DynamicCast_bSuccess_2) == 0x0000B8, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x0000C0, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_Event_SkillID_1) == 0x0000C8, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_Event_SkillID_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_Event_Applier) == 0x0000D0, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_Event_Applier' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_Event_Attacker_1) == 0x0000D8, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_Event_Attacker_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_Event_SkillID) == 0x0000E0, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_Event_SkillID' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_Event_EffectType) == 0x0000F0, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_Event_EffectType' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_Event_Attacker) == 0x0000F8, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_Event_Attacker' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_Event_NetworkDamageData) == 0x000100, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_Event_NetworkDamageData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_Subtract_IntInt_ReturnValue) == 0x000228, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_CreateDelegate_OutputDelegate_2) == 0x00022C, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000240, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract) == 0x000248, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_GetOwnerMagicSkill_AsMagic_Skill_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_GetOwnerCharacter_ReturnValue_3) == 0x000250, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_GetOwnerCharacter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_GetAttachSocket_Is_Attach) == 0x000258, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_GetAttachSocket_Is_Attach' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_GetAttachSocket_Socket_Name) == 0x00025C, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_GetAttachSocket_Socket_Name' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_GetComponentByClass_ReturnValue) == 0x000268, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_CustomEvent_Hide_1) == 0x000270, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_CustomEvent_Hide_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_GetSocketLocation_ReturnValue) == 0x000278, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000290, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000378, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x000380, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_GetOwnerCharacter_ReturnValue_4) == 0x000388, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_GetOwnerCharacter_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000390, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_DynamicCast_bSuccess_3) == 0x000398, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_GetMyStateManagerComp_StateManagerComp_2) == 0x0003A0, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_GetMyStateManagerComp_StateManagerComp_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_PostEvent_ReturnValue) == 0x0003A8, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_GetIsActiveByLevelScript_bLevelScriptSetAIActive) == 0x0003AC, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_GetIsActiveByLevelScript_bLevelScriptSetAIActive' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_PostEvent_ReturnValue_1) == 0x0003B0, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_PostEvent_ReturnValue_2) == 0x0003B4, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_PostEvent_ReturnValue_3) == 0x0003B8, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_CustomEvent_Hide) == 0x0003BC, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_CustomEvent_Hide' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_GetOwnerCharacter_ReturnValue_5) == 0x0003C0, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_GetOwnerCharacter_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x0003C8, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, K2Node_DynamicCast_bSuccess_4) == 0x0003D8, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_IsAlive_Result) == 0x0003D9, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x0003DC, "Member 'MagicBase_25193_C_ExecuteUbergraph_MagicBase_25193::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_25193_C_IsAlive \ static_assert(alignof(MagicBase_25193_C_IsAlive) == 0x000001, "Wrong alignment on MagicBase_25193_C_IsAlive"); \ static_assert(sizeof(MagicBase_25193_C_IsAlive) == 0x000002, "Wrong size on MagicBase_25193_C_IsAlive"); \ static_assert(offsetof(MagicBase_25193_C_IsAlive, Result) == 0x000000, "Member 'MagicBase_25193_C_IsAlive::Result' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_IsAlive, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'MagicBase_25193_C_IsAlive::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_25193_C_OnLevelScriptHideActor \ static_assert(alignof(MagicBase_25193_C_OnLevelScriptHideActor) == 0x000001, "Wrong alignment on MagicBase_25193_C_OnLevelScriptHideActor"); \ static_assert(sizeof(MagicBase_25193_C_OnLevelScriptHideActor) == 0x000001, "Wrong size on MagicBase_25193_C_OnLevelScriptHideActor"); \ static_assert(offsetof(MagicBase_25193_C_OnLevelScriptHideActor, Hide) == 0x000000, "Member 'MagicBase_25193_C_OnLevelScriptHideActor::Hide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_25193_C_ReceiveTick \ static_assert(alignof(MagicBase_25193_C_ReceiveTick) == 0x000004, "Wrong alignment on MagicBase_25193_C_ReceiveTick"); \ static_assert(sizeof(MagicBase_25193_C_ReceiveTick) == 0x000004, "Wrong size on MagicBase_25193_C_ReceiveTick"); \ static_assert(offsetof(MagicBase_25193_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'MagicBase_25193_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_25193_C_Request_GetMeDirectDamage \ static_assert(alignof(MagicBase_25193_C_Request_GetMeDirectDamage) == 0x000008, "Wrong alignment on MagicBase_25193_C_Request_GetMeDirectDamage"); \ static_assert(sizeof(MagicBase_25193_C_Request_GetMeDirectDamage) == 0x000020, "Wrong size on MagicBase_25193_C_Request_GetMeDirectDamage"); \ static_assert(offsetof(MagicBase_25193_C_Request_GetMeDirectDamage, Attacker) == 0x000000, "Member 'MagicBase_25193_C_Request_GetMeDirectDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_Request_GetMeDirectDamage, SkillID) == 0x000008, "Member 'MagicBase_25193_C_Request_GetMeDirectDamage::SkillID' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_Request_GetMeDirectDamage, EffectType) == 0x000018, "Member 'MagicBase_25193_C_Request_GetMeDirectDamage::EffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_25193_C_TakeDamage \ static_assert(alignof(MagicBase_25193_C_TakeDamage) == 0x000008, "Wrong alignment on MagicBase_25193_C_TakeDamage"); \ static_assert(sizeof(MagicBase_25193_C_TakeDamage) == 0x0005B8, "Wrong size on MagicBase_25193_C_TakeDamage"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'MagicBase_25193_C_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, HitResult_0) == 0x000168, "Member 'MagicBase_25193_C_TakeDamage::HitResult_0' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, ResultType) == 0x000250, "Member 'MagicBase_25193_C_TakeDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, Temp_int_Variable) == 0x000254, "Member 'MagicBase_25193_C_TakeDamage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_bBlockingHit) == 0x000258, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_bInitialOverlap) == 0x000259, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_Time) == 0x00025C, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_Distance) == 0x000260, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_Location) == 0x000268, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_ImpactPoint) == 0x000280, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_Normal) == 0x000298, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_ImpactNormal) == 0x0002B0, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_PhysMat) == 0x0002C8, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_HitActor) == 0x0002D0, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_HitComponent) == 0x0002D8, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_HitBoneName) == 0x0002E0, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_BoneName) == 0x0002E8, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_HitItem) == 0x0002F0, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_ElementIndex) == 0x0002F4, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_FaceIndex) == 0x0002F8, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_TraceStart) == 0x000300, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_BreakHitResult_TraceEnd) == 0x000318, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_Conv_IntToString_ReturnValue) == 0x000330, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue) == 0x000340, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_GetDisplayName_ReturnValue) == 0x000350, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, K2Node_DynamicCast_AsMagic_Base_Abstract) == 0x000360, "Member 'MagicBase_25193_C_TakeDamage::K2Node_DynamicCast_AsMagic_Base_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, K2Node_DynamicCast_bSuccess) == 0x000368, "Member 'MagicBase_25193_C_TakeDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000370, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, K2Node_MakeStruct_F_HitData) == 0x000378, "Member 'MagicBase_25193_C_TakeDamage::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_GetOwnerCharacter_ReturnValue_1) == 0x0004E0, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_GetOwnerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, K2Node_DynamicCast_AsAbstract_Character) == 0x0004E8, "Member 'MagicBase_25193_C_TakeDamage::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, K2Node_DynamicCast_bSuccess_1) == 0x0004F0, "Member 'MagicBase_25193_C_TakeDamage::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0004F8, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x000500, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000508, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_GetOwnerCharacter_ReturnValue_2) == 0x000518, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_GetOwnerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000520, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000521, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000528, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_NotEqual_ObjectObject_ReturnValue_1) == 0x000538, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_NotEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000540, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000550, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000560, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000570, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_Add_IntInt_ReturnValue) == 0x000580, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000588, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000598, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_TakeDamage, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0005A8, "Member 'MagicBase_25193_C_TakeDamage::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_25193_C_Transmit_SponsorActingEffectToApplier \ static_assert(alignof(MagicBase_25193_C_Transmit_SponsorActingEffectToApplier) == 0x000008, "Wrong alignment on MagicBase_25193_C_Transmit_SponsorActingEffectToApplier"); \ static_assert(sizeof(MagicBase_25193_C_Transmit_SponsorActingEffectToApplier) == 0x000010, "Wrong size on MagicBase_25193_C_Transmit_SponsorActingEffectToApplier"); \ static_assert(offsetof(MagicBase_25193_C_Transmit_SponsorActingEffectToApplier, SkillID) == 0x000000, "Member 'MagicBase_25193_C_Transmit_SponsorActingEffectToApplier::SkillID' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_Transmit_SponsorActingEffectToApplier, Applier) == 0x000008, "Member 'MagicBase_25193_C_Transmit_SponsorActingEffectToApplier::Applier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_25193_C_Transmit_TakeDamage \ static_assert(alignof(MagicBase_25193_C_Transmit_TakeDamage) == 0x000008, "Wrong alignment on MagicBase_25193_C_Transmit_TakeDamage"); \ static_assert(sizeof(MagicBase_25193_C_Transmit_TakeDamage) == 0x000130, "Wrong size on MagicBase_25193_C_Transmit_TakeDamage"); \ static_assert(offsetof(MagicBase_25193_C_Transmit_TakeDamage, Attacker) == 0x000000, "Member 'MagicBase_25193_C_Transmit_TakeDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_Transmit_TakeDamage, NetworkDamageData) == 0x000008, "Member 'MagicBase_25193_C_Transmit_TakeDamage::NetworkDamageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_25193_C_Undelayed_TakeDamage \ static_assert(alignof(MagicBase_25193_C_Undelayed_TakeDamage) == 0x000008, "Wrong alignment on MagicBase_25193_C_Undelayed_TakeDamage"); \ static_assert(sizeof(MagicBase_25193_C_Undelayed_TakeDamage) == 0x000258, "Wrong size on MagicBase_25193_C_Undelayed_TakeDamage"); \ static_assert(offsetof(MagicBase_25193_C_Undelayed_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'MagicBase_25193_C_Undelayed_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_Undelayed_TakeDamage, HitResult_0) == 0x000168, "Member 'MagicBase_25193_C_Undelayed_TakeDamage::HitResult_0' has a wrong offset!"); \ static_assert(offsetof(MagicBase_25193_C_Undelayed_TakeDamage, ResultType) == 0x000250, "Member 'MagicBase_25193_C_Undelayed_TakeDamage::ResultType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicBase_25193_C_UsePhysyicEffectWhenAppliedDamage \ static_assert(alignof(MagicBase_25193_C_UsePhysyicEffectWhenAppliedDamage) == 0x000001, "Wrong alignment on MagicBase_25193_C_UsePhysyicEffectWhenAppliedDamage"); \ static_assert(sizeof(MagicBase_25193_C_UsePhysyicEffectWhenAppliedDamage) == 0x000001, "Wrong size on MagicBase_25193_C_UsePhysyicEffectWhenAppliedDamage"); \ static_assert(offsetof(MagicBase_25193_C_UsePhysyicEffectWhenAppliedDamage, ReturnValue) == 0x000000, "Member 'MagicBase_25193_C_UsePhysyicEffectWhenAppliedDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMagicBase_25193_C \ static_assert(alignof(AMagicBase_25193_C) == 0x000008, "Wrong alignment on AMagicBase_25193_C"); \ static_assert(sizeof(AMagicBase_25193_C) == 0x0006C0, "Wrong size on AMagicBase_25193_C"); \ static_assert(offsetof(AMagicBase_25193_C, UberGraphFrame_MagicBase_25193_C) == 0x000660, "Member 'AMagicBase_25193_C::UberGraphFrame_MagicBase_25193_C' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_25193_C, Sphere) == 0x000668, "Member 'AMagicBase_25193_C::Sphere' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_25193_C, State) == 0x000670, "Member 'AMagicBase_25193_C::State' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_25193_C, 攻击次数) == 0x000678, "Member 'AMagicBase_25193_C::攻击次数' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_25193_C, 存活时间) == 0x000680, "Member 'AMagicBase_25193_C::存活时间' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_25193_C, AttackedTimes) == 0x000688, "Member 'AMagicBase_25193_C::AttackedTimes' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_25193_C, Timer) == 0x000690, "Member 'AMagicBase_25193_C::Timer' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_25193_C, ShieldOpen) == 0x000698, "Member 'AMagicBase_25193_C::ShieldOpen' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_25193_C, 冲击力类型) == 0x000699, "Member 'AMagicBase_25193_C::冲击力类型' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_25193_C, HitLocation) == 0x0006A0, "Member 'AMagicBase_25193_C::HitLocation' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_25193_C, ShieldBreak) == 0x0006B8, "Member 'AMagicBase_25193_C::ShieldBreak' has a wrong offset!"); \ static_assert(offsetof(AMagicBase_25193_C, NewVar) == 0x0006B9, "Member 'AMagicBase_25193_C::NewVar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_AddPlayerCoinMaxWL \ static_assert(alignof(PlayerModelLibrary_C_AddPlayerCoinMaxWL) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_AddPlayerCoinMaxWL"); \ static_assert(sizeof(PlayerModelLibrary_C_AddPlayerCoinMaxWL) == 0x000018, "Wrong size on PlayerModelLibrary_C_AddPlayerCoinMaxWL"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinMaxWL, Num) == 0x000000, "Member 'PlayerModelLibrary_C_AddPlayerCoinMaxWL::Num' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinMaxWL, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_AddPlayerCoinMaxWL::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinMaxWL, CallFunc_GetPlayerIntProperty_value) == 0x000010, "Member 'PlayerModelLibrary_C_AddPlayerCoinMaxWL::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinMaxWL, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'PlayerModelLibrary_C_AddPlayerCoinMaxWL::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_AddPlayerCoinSoul \ static_assert(alignof(PlayerModelLibrary_C_AddPlayerCoinSoul) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_AddPlayerCoinSoul"); \ static_assert(sizeof(PlayerModelLibrary_C_AddPlayerCoinSoul) == 0x0000E0, "Wrong size on PlayerModelLibrary_C_AddPlayerCoinSoul"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, AddAmount) == 0x000000, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::AddAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, CurrentAmount) == 0x000010, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, L_Mount) == 0x000014, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::L_Mount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, CallFunc_GetModel_AchievementSystem_Return_Value) == 0x000028, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::CallFunc_GetModel_AchievementSystem_Return_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000030, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, CallFunc_GetMaxSoul_MAX) == 0x000040, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::CallFunc_GetMaxSoul_MAX' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, CallFunc_GetMaxSoul_MAX_1) == 0x000044, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::CallFunc_GetMaxSoul_MAX_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, CallFunc_Clamp_ReturnValue) == 0x000048, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, CallFunc_GetPlayerCoinSoul_value) == 0x00004C, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, K2Node_MakeStruct_ST_Achievement_SingleCount) == 0x000050, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::K2Node_MakeStruct_ST_Achievement_SingleCount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, CallFunc_CreateSelectStruct_OutStruct) == 0x000060, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::CallFunc_CreateSelectStruct_OutStruct' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, CallFunc_Min_ReturnValue) == 0x0000A8, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::CallFunc_Min_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, CallFunc_Conv_IntToString_ReturnValue) == 0x0000B0, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000C0, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerCoinSoul, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000D0, "Member 'PlayerModelLibrary_C_AddPlayerCoinSoul::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_AddPlayerItemToBeibao \ static_assert(alignof(PlayerModelLibrary_C_AddPlayerItemToBeibao) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_AddPlayerItemToBeibao"); \ static_assert(sizeof(PlayerModelLibrary_C_AddPlayerItemToBeibao) == 0x000070, "Wrong size on PlayerModelLibrary_C_AddPlayerItemToBeibao"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibao, SortID) == 0x000000, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibao::SortID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibao, Amount) == 0x000004, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibao::Amount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibao, NewItem) == 0x000008, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibao::NewItem' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibao, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibao::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibao, CurrentAmount) == 0x000018, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibao::CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibao, Success) == 0x00001C, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibao::Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibao, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000020, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibao::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibao, K2Node_MakeStruct_F_StoredItem) == 0x000028, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibao::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibao, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000048, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibao::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibao, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibao::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibao, CallFunc_GetItemAmount_Amount) == 0x000054, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibao::CallFunc_GetItemAmount_Amount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibao, CallFunc_Add_IItem_ItemAdded) == 0x000058, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibao::CallFunc_Add_IItem_ItemAdded' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibao, CallFunc_Add_IItem_Success) == 0x000068, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibao::CallFunc_Add_IItem_Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibao, CallFunc_Add_IItem_IsUnique) == 0x000069, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibao::CallFunc_Add_IItem_IsUnique' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibao, CallFunc_Add_IItem_OldNumber) == 0x00006C, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibao::CallFunc_Add_IItem_OldNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku \ static_assert(alignof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku"); \ static_assert(sizeof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku) == 0x000268, "Wrong size on PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, SortID) == 0x000000, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::SortID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, Amount) == 0x000004, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::Amount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CurrentAmountInSave) == 0x000010, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CurrentAmountInSave' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, Local_Inventory) == 0x000018, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::Local_Inventory' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, AddAmount) == 0x000020, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::AddAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, ItemSortId) == 0x000024, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_GetModel_ItemCollectComponent_ReturnValue) == 0x000028, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_GetModel_ItemCollectComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000030, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Redirect_Table_MappedTable) == 0x000038, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000040, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000048, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_GetPlayerIntProperty_value) == 0x00004C, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Redirect_Table_MappedTable_1) == 0x000050, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Redirect_Table_MappedTable_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000058, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000060, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000070, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_GetDataTableRowFromName_OutRow) == 0x00007C, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000084, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000085, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Subtract_IntInt_ReturnValue) == 0x000088, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Max_ReturnValue) == 0x00008C, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Redirect_Table_MappedTable_2) == 0x000090, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Redirect_Table_MappedTable_2' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_AddPlayerItemToBeibao_CurrentAmount) == 0x000098, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_AddPlayerItemToBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_AddPlayerItemToBeibao_Success) == 0x00009C, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_AddPlayerItemToBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_AddPlayerItemToCangKu_CurrentAmount) == 0x0000A0, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_AddPlayerItemToCangKu_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_AddPlayerItemToCangKu_Success) == 0x0000A4, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_AddPlayerItemToCangKu_Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_AddPlayerItemToBeibao_CurrentAmount_1) == 0x0000A8, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_AddPlayerItemToBeibao_CurrentAmount_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_AddPlayerItemToBeibao_Success_1) == 0x0000AC, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_AddPlayerItemToBeibao_Success_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_GetItemByID_Item) == 0x0000B0, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_GetItemByID_find) == 0x000180, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Greater_IntInt_ReturnValue) == 0x000181, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, K2Node_MakeMap_Map) == 0x000188, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Add_IItemToCangKu_ItemAdded) == 0x0001D8, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Add_IItemToCangKu_ItemAdded' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Add_IItemToCangKu_Success) == 0x0001E8, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Add_IItemToCangKu_Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Add_IItemToCangKu_IsUnique) == 0x0001E9, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Add_IItemToCangKu_IsUnique' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Add_IItemToCangKu_OldNumber) == 0x0001EC, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Add_IItemToCangKu_OldNumber' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0001F0, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x0001F4, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x0001F8, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x0001FC, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Conv_IntToString_ReturnValue) == 0x000200, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Conv_StringToName_ReturnValue) == 0x000210, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000218, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Add_IItem_ItemAdded) == 0x000220, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Add_IItem_ItemAdded' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Add_IItem_Success) == 0x000230, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Add_IItem_Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Add_IItem_IsUnique) == 0x000231, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Add_IItem_IsUnique' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Add_IItem_OldNumber) == 0x000234, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Add_IItem_OldNumber' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_ThisIsNGP_ReturnIs) == 0x000238, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_ThisIsNGP_ReturnIs' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Subtract_IntInt_ReturnValue_3) == 0x00023C, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Subtract_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Subtract_IntInt_ReturnValue_4) == 0x000240, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Subtract_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Array_IsValidIndex_ReturnValue_2) == 0x000244, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Array_IsValidIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000248, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000258, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku, CallFunc_DoesDataTableRowExist_ReturnValue_1) == 0x000260, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangku::CallFunc_DoesDataTableRowExist_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox \ static_assert(alignof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox"); \ static_assert(sizeof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox) == 0x000038, "Wrong size on PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox, SortID) == 0x000000, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox::SortID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox, Amount) == 0x000004, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox::Amount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox, MoreInCangku) == 0x000010, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox::MoreInCangku' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox, MoreInBeibao) == 0x000014, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox::MoreInBeibao' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox, MaxInCangku) == 0x000018, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox::MaxInCangku' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox, MaxInBeibao) == 0x00001C, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox::MaxInBeibao' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox, AmountInCangku) == 0x000020, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox::AmountInCangku' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox, AmountInBeibao) == 0x000024, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox::AmountInBeibao' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox, Local_Inventory) == 0x000028, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox::Local_Inventory' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox, AddAmount) == 0x000030, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox::AddAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox, ItemSortId) == 0x000034, "Member 'PlayerModelLibrary_C_AddPlayerItemToBeibaoThenCangkuThenColletBox::ItemSortId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_AddPlayerItemToCangKu \ static_assert(alignof(PlayerModelLibrary_C_AddPlayerItemToCangKu) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_AddPlayerItemToCangKu"); \ static_assert(sizeof(PlayerModelLibrary_C_AddPlayerItemToCangKu) == 0x000078, "Wrong size on PlayerModelLibrary_C_AddPlayerItemToCangKu"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToCangKu, SortID) == 0x000000, "Member 'PlayerModelLibrary_C_AddPlayerItemToCangKu::SortID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToCangKu, Amount) == 0x000004, "Member 'PlayerModelLibrary_C_AddPlayerItemToCangKu::Amount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToCangKu, NewItem) == 0x000008, "Member 'PlayerModelLibrary_C_AddPlayerItemToCangKu::NewItem' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToCangKu, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_AddPlayerItemToCangKu::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToCangKu, CurrentAmount) == 0x000018, "Member 'PlayerModelLibrary_C_AddPlayerItemToCangKu::CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToCangKu, Success) == 0x00001C, "Member 'PlayerModelLibrary_C_AddPlayerItemToCangKu::Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToCangKu, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000020, "Member 'PlayerModelLibrary_C_AddPlayerItemToCangKu::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToCangKu, K2Node_MakeStruct_F_StoredItem) == 0x000028, "Member 'PlayerModelLibrary_C_AddPlayerItemToCangKu::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToCangKu, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000048, "Member 'PlayerModelLibrary_C_AddPlayerItemToCangKu::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToCangKu, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'PlayerModelLibrary_C_AddPlayerItemToCangKu::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToCangKu, CallFunc_Add_IItemToCangKu_ItemAdded) == 0x000058, "Member 'PlayerModelLibrary_C_AddPlayerItemToCangKu::CallFunc_Add_IItemToCangKu_ItemAdded' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToCangKu, CallFunc_Add_IItemToCangKu_Success) == 0x000068, "Member 'PlayerModelLibrary_C_AddPlayerItemToCangKu::CallFunc_Add_IItemToCangKu_Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToCangKu, CallFunc_Add_IItemToCangKu_IsUnique) == 0x000069, "Member 'PlayerModelLibrary_C_AddPlayerItemToCangKu::CallFunc_Add_IItemToCangKu_IsUnique' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToCangKu, CallFunc_Add_IItemToCangKu_OldNumber) == 0x00006C, "Member 'PlayerModelLibrary_C_AddPlayerItemToCangKu::CallFunc_Add_IItemToCangKu_OldNumber' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerItemToCangKu, CallFunc_GetItemAmountInCangKu_Amount) == 0x000070, "Member 'PlayerModelLibrary_C_AddPlayerItemToCangKu::CallFunc_GetItemAmountInCangKu_Amount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_AddPlayerKlesa \ static_assert(alignof(PlayerModelLibrary_C_AddPlayerKlesa) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_AddPlayerKlesa"); \ static_assert(sizeof(PlayerModelLibrary_C_AddPlayerKlesa) == 0x000018, "Wrong size on PlayerModelLibrary_C_AddPlayerKlesa"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerKlesa, Value) == 0x000000, "Member 'PlayerModelLibrary_C_AddPlayerKlesa::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerKlesa, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_AddPlayerKlesa::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerKlesa, CallFunc_GetPlayerKlesa_value) == 0x000010, "Member 'PlayerModelLibrary_C_AddPlayerKlesa::CallFunc_GetPlayerKlesa_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerKlesa, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'PlayerModelLibrary_C_AddPlayerKlesa::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_AddPlayerKlesa_Reverse \ static_assert(alignof(PlayerModelLibrary_C_AddPlayerKlesa_Reverse) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_AddPlayerKlesa_Reverse"); \ static_assert(sizeof(PlayerModelLibrary_C_AddPlayerKlesa_Reverse) == 0x000020, "Wrong size on PlayerModelLibrary_C_AddPlayerKlesa_Reverse"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerKlesa_Reverse, Value) == 0x000000, "Member 'PlayerModelLibrary_C_AddPlayerKlesa_Reverse::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerKlesa_Reverse, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_AddPlayerKlesa_Reverse::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerKlesa_Reverse, CallFunc_Multiply_IntInt_ReturnValue) == 0x000010, "Member 'PlayerModelLibrary_C_AddPlayerKlesa_Reverse::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerKlesa_Reverse, CallFunc_GetPlayerKlesa_value) == 0x000014, "Member 'PlayerModelLibrary_C_AddPlayerKlesa_Reverse::CallFunc_GetPlayerKlesa_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerKlesa_Reverse, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_AddPlayerKlesa_Reverse::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_AddPlayerSkillPt \ static_assert(alignof(PlayerModelLibrary_C_AddPlayerSkillPt) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_AddPlayerSkillPt"); \ static_assert(sizeof(PlayerModelLibrary_C_AddPlayerSkillPt) == 0x000030, "Wrong size on PlayerModelLibrary_C_AddPlayerSkillPt"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerSkillPt, AddAmount) == 0x000000, "Member 'PlayerModelLibrary_C_AddPlayerSkillPt::AddAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerSkillPt, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_AddPlayerSkillPt::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerSkillPt, CurrentAmount) == 0x000010, "Member 'PlayerModelLibrary_C_AddPlayerSkillPt::CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerSkillPt, L_Mount) == 0x000014, "Member 'PlayerModelLibrary_C_AddPlayerSkillPt::L_Mount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerSkillPt, CallFunc_GetPlayerSkillPt_value) == 0x000018, "Member 'PlayerModelLibrary_C_AddPlayerSkillPt::CallFunc_GetPlayerSkillPt_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerSkillPt, CallFunc_GetMaxSoul_MAX) == 0x00001C, "Member 'PlayerModelLibrary_C_AddPlayerSkillPt::CallFunc_GetMaxSoul_MAX' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerSkillPt, CallFunc_GetMaxSoul_MAX_1) == 0x000020, "Member 'PlayerModelLibrary_C_AddPlayerSkillPt::CallFunc_GetMaxSoul_MAX_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerSkillPt, CallFunc_Clamp_ReturnValue) == 0x000024, "Member 'PlayerModelLibrary_C_AddPlayerSkillPt::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerSkillPt, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'PlayerModelLibrary_C_AddPlayerSkillPt::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_AddPlayerSkillPt, CallFunc_Min_ReturnValue) == 0x00002C, "Member 'PlayerModelLibrary_C_AddPlayerSkillPt::CallFunc_Min_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_DecPlayerCoinSoul \ static_assert(alignof(PlayerModelLibrary_C_DecPlayerCoinSoul) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_DecPlayerCoinSoul"); \ static_assert(sizeof(PlayerModelLibrary_C_DecPlayerCoinSoul) == 0x000088, "Wrong size on PlayerModelLibrary_C_DecPlayerCoinSoul"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinSoul, DecAmount) == 0x000000, "Member 'PlayerModelLibrary_C_DecPlayerCoinSoul::DecAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinSoul, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_DecPlayerCoinSoul::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinSoul, CurrentAmount) == 0x000010, "Member 'PlayerModelLibrary_C_DecPlayerCoinSoul::CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinSoul, L_Mount) == 0x000014, "Member 'PlayerModelLibrary_C_DecPlayerCoinSoul::L_Mount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinSoul, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_DecPlayerCoinSoul::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinSoul, CallFunc_GetMaxSoul_MAX) == 0x000028, "Member 'PlayerModelLibrary_C_DecPlayerCoinSoul::CallFunc_GetMaxSoul_MAX' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinSoul, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000030, "Member 'PlayerModelLibrary_C_DecPlayerCoinSoul::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinSoul, CallFunc_Clamp_ReturnValue) == 0x000040, "Member 'PlayerModelLibrary_C_DecPlayerCoinSoul::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinSoul, CallFunc_GetPlayerCoinSoul_value) == 0x000044, "Member 'PlayerModelLibrary_C_DecPlayerCoinSoul::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinSoul, CallFunc_Subtract_IntInt_ReturnValue) == 0x000048, "Member 'PlayerModelLibrary_C_DecPlayerCoinSoul::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinSoul, CallFunc_Conv_IntToString_ReturnValue) == 0x000050, "Member 'PlayerModelLibrary_C_DecPlayerCoinSoul::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinSoul, CallFunc_Max_ReturnValue) == 0x000060, "Member 'PlayerModelLibrary_C_DecPlayerCoinSoul::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinSoul, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000068, "Member 'PlayerModelLibrary_C_DecPlayerCoinSoul::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinSoul, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'PlayerModelLibrary_C_DecPlayerCoinSoul::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_DecPlayerCoinWL \ static_assert(alignof(PlayerModelLibrary_C_DecPlayerCoinWL) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_DecPlayerCoinWL"); \ static_assert(sizeof(PlayerModelLibrary_C_DecPlayerCoinWL) == 0x000028, "Wrong size on PlayerModelLibrary_C_DecPlayerCoinWL"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinWL, Num) == 0x000000, "Member 'PlayerModelLibrary_C_DecPlayerCoinWL::Num' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinWL, StillCostIfNotEnough) == 0x000004, "Member 'PlayerModelLibrary_C_DecPlayerCoinWL::StillCostIfNotEnough' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinWL, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_DecPlayerCoinWL::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinWL, CostSuccess) == 0x000010, "Member 'PlayerModelLibrary_C_DecPlayerCoinWL::CostSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinWL, Left) == 0x000014, "Member 'PlayerModelLibrary_C_DecPlayerCoinWL::Left' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinWL, LLeft) == 0x000018, "Member 'PlayerModelLibrary_C_DecPlayerCoinWL::LLeft' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinWL, LCost) == 0x00001C, "Member 'PlayerModelLibrary_C_DecPlayerCoinWL::LCost' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerCoinWL, OldNum) == 0x000020, "Member 'PlayerModelLibrary_C_DecPlayerCoinWL::OldNum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_DecPlayerSkillPt \ static_assert(alignof(PlayerModelLibrary_C_DecPlayerSkillPt) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_DecPlayerSkillPt"); \ static_assert(sizeof(PlayerModelLibrary_C_DecPlayerSkillPt) == 0x000030, "Wrong size on PlayerModelLibrary_C_DecPlayerSkillPt"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerSkillPt, DecAmount) == 0x000000, "Member 'PlayerModelLibrary_C_DecPlayerSkillPt::DecAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerSkillPt, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_DecPlayerSkillPt::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerSkillPt, CurrentAmount) == 0x000010, "Member 'PlayerModelLibrary_C_DecPlayerSkillPt::CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerSkillPt, L_Mount) == 0x000014, "Member 'PlayerModelLibrary_C_DecPlayerSkillPt::L_Mount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerSkillPt, CallFunc_GetPlayerSkillPt_value) == 0x000018, "Member 'PlayerModelLibrary_C_DecPlayerSkillPt::CallFunc_GetPlayerSkillPt_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerSkillPt, CallFunc_GetMaxSoul_MAX) == 0x00001C, "Member 'PlayerModelLibrary_C_DecPlayerSkillPt::CallFunc_GetMaxSoul_MAX' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerSkillPt, CallFunc_Clamp_ReturnValue) == 0x000020, "Member 'PlayerModelLibrary_C_DecPlayerSkillPt::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerSkillPt, CallFunc_Subtract_IntInt_ReturnValue) == 0x000024, "Member 'PlayerModelLibrary_C_DecPlayerSkillPt::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_DecPlayerSkillPt, CallFunc_Max_ReturnValue) == 0x000028, "Member 'PlayerModelLibrary_C_DecPlayerSkillPt::CallFunc_Max_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_EquiptItemToPlayer \ static_assert(alignof(PlayerModelLibrary_C_EquiptItemToPlayer) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_EquiptItemToPlayer"); \ static_assert(sizeof(PlayerModelLibrary_C_EquiptItemToPlayer) == 0x000210, "Wrong size on PlayerModelLibrary_C_EquiptItemToPlayer"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, ItemGuid) == 0x000000, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::ItemGuid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, SlotIndex) == 0x000010, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, ItemIndex) == 0x000014, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, __WorldContext) == 0x000018, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, Sucess) == 0x000020, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::Sucess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000028, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, CallFunc_Conv_GuidToString_ReturnValue) == 0x000030, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000040, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, CallFunc_GetMyEquip_Equip) == 0x000060, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, K2Node_MakeStruct_F_StoredItem) == 0x000078, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, CallFunc_Find_IItem_Item) == 0x000098, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::CallFunc_Find_IItem_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, CallFunc_Find_IItem_Find) == 0x0000B8, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::CallFunc_Find_IItem_Find' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x0000C0, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_EquiptItemToPlayer, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000208, "Member 'PlayerModelLibrary_C_EquiptItemToPlayer::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_FindAllEquipments \ static_assert(alignof(PlayerModelLibrary_C_FindAllEquipments) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_FindAllEquipments"); \ static_assert(sizeof(PlayerModelLibrary_C_FindAllEquipments) == 0x000050, "Wrong size on PlayerModelLibrary_C_FindAllEquipments"); \ static_assert(offsetof(PlayerModelLibrary_C_FindAllEquipments, OnlyActive) == 0x000000, "Member 'PlayerModelLibrary_C_FindAllEquipments::OnlyActive' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindAllEquipments, FilterByType) == 0x000001, "Member 'PlayerModelLibrary_C_FindAllEquipments::FilterByType' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindAllEquipments, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_FindAllEquipments::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindAllEquipments, Equipments) == 0x000010, "Member 'PlayerModelLibrary_C_FindAllEquipments::Equipments' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindAllEquipments, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000020, "Member 'PlayerModelLibrary_C_FindAllEquipments::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindAllEquipments, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000028, "Member 'PlayerModelLibrary_C_FindAllEquipments::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindAllEquipments, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'PlayerModelLibrary_C_FindAllEquipments::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindAllEquipments, CallFunc_GetMyEquip_Equip) == 0x000038, "Member 'PlayerModelLibrary_C_FindAllEquipments::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindAllEquipments, CallFunc_FindAllEquipments_Output_Get) == 0x000040, "Member 'PlayerModelLibrary_C_FindAllEquipments::CallFunc_FindAllEquipments_Output_Get' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid \ static_assert(alignof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid"); \ static_assert(sizeof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid) == 0x000098, "Wrong size on PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid"); \ static_assert(offsetof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid, ItemGuid) == 0x000000, "Member 'PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid::ItemGuid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid, Type) == 0x000018, "Member 'PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid::Type' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid, SlotIndex) == 0x00001C, "Member 'PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid, ItemIndex) == 0x000020, "Member 'PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000028, "Member 'PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid, K2Node_MakeStruct_F_StoredItem) == 0x000030, "Member 'PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000050, "Member 'PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid, CallFunc_GetMyEquip_Equip) == 0x000060, "Member 'PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid, CallFunc_Find_IItem_Item) == 0x000068, "Member 'PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid::CallFunc_Find_IItem_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid, CallFunc_Find_IItem_Find) == 0x000088, "Member 'PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid::CallFunc_Find_IItem_Find' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid, CallFunc_FindItem_Type) == 0x000089, "Member 'PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid::CallFunc_FindItem_Type' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid, CallFunc_FindItem_SlotIndex) == 0x00008C, "Member 'PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid::CallFunc_FindItem_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid, CallFunc_FindItem_ItemIndex) == 0x000090, "Member 'PlayerModelLibrary_C_FindEquipmentPlaceByItemGuid::CallFunc_FindItem_ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_FindItemInBeibeoByItemGuid \ static_assert(alignof(PlayerModelLibrary_C_FindItemInBeibeoByItemGuid) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_FindItemInBeibeoByItemGuid"); \ static_assert(sizeof(PlayerModelLibrary_C_FindItemInBeibeoByItemGuid) == 0x0000A0, "Wrong size on PlayerModelLibrary_C_FindItemInBeibeoByItemGuid"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoByItemGuid, ItemGuid) == 0x000000, "Member 'PlayerModelLibrary_C_FindItemInBeibeoByItemGuid::ItemGuid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoByItemGuid, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_FindItemInBeibeoByItemGuid::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoByItemGuid, Item) == 0x000018, "Member 'PlayerModelLibrary_C_FindItemInBeibeoByItemGuid::Item' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoByItemGuid, Find) == 0x000038, "Member 'PlayerModelLibrary_C_FindItemInBeibeoByItemGuid::Find' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoByItemGuid, K2Node_MakeStruct_F_StoredItem) == 0x000040, "Member 'PlayerModelLibrary_C_FindItemInBeibeoByItemGuid::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoByItemGuid, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000060, "Member 'PlayerModelLibrary_C_FindItemInBeibeoByItemGuid::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoByItemGuid, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000068, "Member 'PlayerModelLibrary_C_FindItemInBeibeoByItemGuid::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoByItemGuid, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'PlayerModelLibrary_C_FindItemInBeibeoByItemGuid::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoByItemGuid, CallFunc_Find_IItem_Item) == 0x000078, "Member 'PlayerModelLibrary_C_FindItemInBeibeoByItemGuid::CallFunc_Find_IItem_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoByItemGuid, CallFunc_Find_IItem_Find) == 0x000098, "Member 'PlayerModelLibrary_C_FindItemInBeibeoByItemGuid::CallFunc_Find_IItem_Find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_FindItemInBeibeoBySortId \ static_assert(alignof(PlayerModelLibrary_C_FindItemInBeibeoBySortId) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_FindItemInBeibeoBySortId"); \ static_assert(sizeof(PlayerModelLibrary_C_FindItemInBeibeoBySortId) == 0x000098, "Wrong size on PlayerModelLibrary_C_FindItemInBeibeoBySortId"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoBySortId, SortID) == 0x000000, "Member 'PlayerModelLibrary_C_FindItemInBeibeoBySortId::SortID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoBySortId, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_FindItemInBeibeoBySortId::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoBySortId, Item) == 0x000010, "Member 'PlayerModelLibrary_C_FindItemInBeibeoBySortId::Item' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoBySortId, Find) == 0x000030, "Member 'PlayerModelLibrary_C_FindItemInBeibeoBySortId::Find' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoBySortId, K2Node_MakeStruct_F_StoredItem) == 0x000038, "Member 'PlayerModelLibrary_C_FindItemInBeibeoBySortId::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoBySortId, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000058, "Member 'PlayerModelLibrary_C_FindItemInBeibeoBySortId::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoBySortId, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000060, "Member 'PlayerModelLibrary_C_FindItemInBeibeoBySortId::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoBySortId, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'PlayerModelLibrary_C_FindItemInBeibeoBySortId::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoBySortId, CallFunc_Find_IItem_Item) == 0x000070, "Member 'PlayerModelLibrary_C_FindItemInBeibeoBySortId::CallFunc_Find_IItem_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInBeibeoBySortId, CallFunc_Find_IItem_Find) == 0x000090, "Member 'PlayerModelLibrary_C_FindItemInBeibeoBySortId::CallFunc_Find_IItem_Find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_FindItemInCangKuByItemGuid \ static_assert(alignof(PlayerModelLibrary_C_FindItemInCangKuByItemGuid) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_FindItemInCangKuByItemGuid"); \ static_assert(sizeof(PlayerModelLibrary_C_FindItemInCangKuByItemGuid) == 0x0000A0, "Wrong size on PlayerModelLibrary_C_FindItemInCangKuByItemGuid"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuByItemGuid, ItemGuid) == 0x000000, "Member 'PlayerModelLibrary_C_FindItemInCangKuByItemGuid::ItemGuid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuByItemGuid, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_FindItemInCangKuByItemGuid::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuByItemGuid, Item) == 0x000018, "Member 'PlayerModelLibrary_C_FindItemInCangKuByItemGuid::Item' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuByItemGuid, Find) == 0x000038, "Member 'PlayerModelLibrary_C_FindItemInCangKuByItemGuid::Find' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuByItemGuid, K2Node_MakeStruct_F_StoredItem) == 0x000040, "Member 'PlayerModelLibrary_C_FindItemInCangKuByItemGuid::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuByItemGuid, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000060, "Member 'PlayerModelLibrary_C_FindItemInCangKuByItemGuid::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuByItemGuid, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000068, "Member 'PlayerModelLibrary_C_FindItemInCangKuByItemGuid::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuByItemGuid, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'PlayerModelLibrary_C_FindItemInCangKuByItemGuid::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuByItemGuid, CallFunc_Find_IItemInCangKu_Item) == 0x000078, "Member 'PlayerModelLibrary_C_FindItemInCangKuByItemGuid::CallFunc_Find_IItemInCangKu_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuByItemGuid, CallFunc_Find_IItemInCangKu_Find) == 0x000098, "Member 'PlayerModelLibrary_C_FindItemInCangKuByItemGuid::CallFunc_Find_IItemInCangKu_Find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_FindItemInCangKuBySortId \ static_assert(alignof(PlayerModelLibrary_C_FindItemInCangKuBySortId) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_FindItemInCangKuBySortId"); \ static_assert(sizeof(PlayerModelLibrary_C_FindItemInCangKuBySortId) == 0x000098, "Wrong size on PlayerModelLibrary_C_FindItemInCangKuBySortId"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuBySortId, SortID) == 0x000000, "Member 'PlayerModelLibrary_C_FindItemInCangKuBySortId::SortID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuBySortId, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_FindItemInCangKuBySortId::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuBySortId, Item) == 0x000010, "Member 'PlayerModelLibrary_C_FindItemInCangKuBySortId::Item' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuBySortId, Find) == 0x000030, "Member 'PlayerModelLibrary_C_FindItemInCangKuBySortId::Find' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuBySortId, K2Node_MakeStruct_F_StoredItem) == 0x000038, "Member 'PlayerModelLibrary_C_FindItemInCangKuBySortId::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuBySortId, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000058, "Member 'PlayerModelLibrary_C_FindItemInCangKuBySortId::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuBySortId, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000060, "Member 'PlayerModelLibrary_C_FindItemInCangKuBySortId::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuBySortId, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'PlayerModelLibrary_C_FindItemInCangKuBySortId::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuBySortId, CallFunc_Find_IItemInCangKu_Item) == 0x000070, "Member 'PlayerModelLibrary_C_FindItemInCangKuBySortId::CallFunc_Find_IItemInCangKu_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_FindItemInCangKuBySortId, CallFunc_Find_IItemInCangKu_Find) == 0x000090, "Member 'PlayerModelLibrary_C_FindItemInCangKuBySortId::CallFunc_Find_IItemInCangKu_Find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level \ static_assert(alignof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level"); \ static_assert(sizeof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level) == 0x000078, "Wrong size on PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, Level) == 0x000000, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::Level' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, ReturnValue) == 0x000010, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, LocalLevel) == 0x000014, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::LocalLevel' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, CallFunc_GetPlayerIntProperty_value) == 0x000018, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, CallFunc_Conv_IntToString_ReturnValue) == 0x000020, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, CallFunc_Conv_StringToName_ReturnValue) == 0x000030, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, CallFunc_GetDataTableRowFromName_OutRow) == 0x00003C, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000040, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, CallFunc_FTrunc_ReturnValue) == 0x000044, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000048, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, CallFunc_Array_LastIndex_ReturnValue) == 0x000058, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x00005C, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000060, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, CallFunc_FTrunc_ReturnValue_1) == 0x000064, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, CallFunc_FTrunc_A_ImplicitCast) == 0x000068, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::CallFunc_FTrunc_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level, CallFunc_FTrunc_A_ImplicitCast_1) == 0x000070, "Member 'PlayerModelLibrary_C_Get_Player_Max_Klesa_By_Player_Level::CallFunc_FTrunc_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetAllSavedProperties \ static_assert(alignof(PlayerModelLibrary_C_GetAllSavedProperties) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetAllSavedProperties"); \ static_assert(sizeof(PlayerModelLibrary_C_GetAllSavedProperties) == 0x0000B8, "Wrong size on PlayerModelLibrary_C_GetAllSavedProperties"); \ static_assert(offsetof(PlayerModelLibrary_C_GetAllSavedProperties, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_GetAllSavedProperties::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetAllSavedProperties, Properties) == 0x000008, "Member 'PlayerModelLibrary_C_GetAllSavedProperties::Properties' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetAllSavedProperties, CallFunc_GetModel_PlayerProperty_ReturnValue) == 0x000058, "Member 'PlayerModelLibrary_C_GetAllSavedProperties::CallFunc_GetModel_PlayerProperty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetAllSavedProperties, CallFunc_GetAllSavedProperties_Properties) == 0x000060, "Member 'PlayerModelLibrary_C_GetAllSavedProperties::CallFunc_GetAllSavedProperties_Properties' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetAllSavedProperties, CallFunc_IsValid_ReturnValue) == 0x0000B0, "Member 'PlayerModelLibrary_C_GetAllSavedProperties::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty \ static_assert(alignof(PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty"); \ static_assert(sizeof(PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty) == 0x000088, "Wrong size on PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty"); \ static_assert(offsetof(PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty, Character) == 0x000000, "Member 'PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty::Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty, ReturnValue) == 0x000010, "Member 'PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty, CallFunc_GetWeaponType_WeaponType) == 0x000030, "Member 'PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty, CallFunc_GetWeapon_Weapon) == 0x000038, "Member 'PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty, CallFunc_Conv_IntToString_ReturnValue) == 0x000058, "Member 'PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty, CallFunc_Conv_StringToName_ReturnValue) == 0x000068, "Member 'PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty, K2Node_MakeStruct_S_WeaponProperty) == 0x000070, "Member 'PlayerModelLibrary_C_GetCharacterCurrentWeaponProperty::K2Node_MakeStruct_S_WeaponProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetDefaultFirePoint \ static_assert(alignof(PlayerModelLibrary_C_GetDefaultFirePoint) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetDefaultFirePoint"); \ static_assert(sizeof(PlayerModelLibrary_C_GetDefaultFirePoint) == 0x000020, "Wrong size on PlayerModelLibrary_C_GetDefaultFirePoint"); \ static_assert(offsetof(PlayerModelLibrary_C_GetDefaultFirePoint, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_GetDefaultFirePoint::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetDefaultFirePoint, firepointid) == 0x000008, "Member 'PlayerModelLibrary_C_GetDefaultFirePoint::firepointid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetDefaultFirePoint, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_GetDefaultFirePoint::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetDefaultWeaponProperty \ static_assert(alignof(PlayerModelLibrary_C_GetDefaultWeaponProperty) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetDefaultWeaponProperty"); \ static_assert(sizeof(PlayerModelLibrary_C_GetDefaultWeaponProperty) == 0x000038, "Wrong size on PlayerModelLibrary_C_GetDefaultWeaponProperty"); \ static_assert(offsetof(PlayerModelLibrary_C_GetDefaultWeaponProperty, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_GetDefaultWeaponProperty::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetDefaultWeaponProperty, ReturnValue) == 0x000008, "Member 'PlayerModelLibrary_C_GetDefaultWeaponProperty::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetDefaultWeaponProperty, K2Node_MakeStruct_S_WeaponProperty) == 0x000020, "Member 'PlayerModelLibrary_C_GetDefaultWeaponProperty::K2Node_MakeStruct_S_WeaponProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetGameCompletionProcess \ static_assert(alignof(PlayerModelLibrary_C_GetGameCompletionProcess) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetGameCompletionProcess"); \ static_assert(sizeof(PlayerModelLibrary_C_GetGameCompletionProcess) == 0x000028, "Wrong size on PlayerModelLibrary_C_GetGameCompletionProcess"); \ static_assert(offsetof(PlayerModelLibrary_C_GetGameCompletionProcess, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_GetGameCompletionProcess::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetGameCompletionProcess, ReturnValue) == 0x000008, "Member 'PlayerModelLibrary_C_GetGameCompletionProcess::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetGameCompletionProcess, CallFunc_Get_Save_Slot_Value_value) == 0x000018, "Member 'PlayerModelLibrary_C_GetGameCompletionProcess::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetMaxSoul \ static_assert(alignof(PlayerModelLibrary_C_GetMaxSoul) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetMaxSoul"); \ static_assert(sizeof(PlayerModelLibrary_C_GetMaxSoul) == 0x000010, "Wrong size on PlayerModelLibrary_C_GetMaxSoul"); \ static_assert(offsetof(PlayerModelLibrary_C_GetMaxSoul, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_GetMaxSoul::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetMaxSoul, Max) == 0x000008, "Member 'PlayerModelLibrary_C_GetMaxSoul::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetNewGamePlusCount \ static_assert(alignof(PlayerModelLibrary_C_GetNewGamePlusCount) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetNewGamePlusCount"); \ static_assert(sizeof(PlayerModelLibrary_C_GetNewGamePlusCount) == 0x000038, "Wrong size on PlayerModelLibrary_C_GetNewGamePlusCount"); \ static_assert(offsetof(PlayerModelLibrary_C_GetNewGamePlusCount, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_GetNewGamePlusCount::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetNewGamePlusCount, ReturnValue) == 0x000008, "Member 'PlayerModelLibrary_C_GetNewGamePlusCount::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetNewGamePlusCount, CallFunc_Get_Save_Slot_Value_value) == 0x000010, "Member 'PlayerModelLibrary_C_GetNewGamePlusCount::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetNewGamePlusCount, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000020, "Member 'PlayerModelLibrary_C_GetNewGamePlusCount::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetNewGamePlusCount, CallFunc_Conv_StringToInt_ReturnValue) == 0x000028, "Member 'PlayerModelLibrary_C_GetNewGamePlusCount::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetNewGamePlusCount, CallFunc_SimulateNewGamePlusWhenEditorRunning_ReturnValue) == 0x00002C, "Member 'PlayerModelLibrary_C_GetNewGamePlusCount::CallFunc_SimulateNewGamePlusWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetNewGamePlusCount, CallFunc_SimulateNewGamePlusWhenEditorRunning_EnableSimulate) == 0x000030, "Member 'PlayerModelLibrary_C_GetNewGamePlusCount::CallFunc_SimulateNewGamePlusWhenEditorRunning_EnableSimulate' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetNewGamePlusCount, CallFunc_Max_ReturnValue) == 0x000034, "Member 'PlayerModelLibrary_C_GetNewGamePlusCount::CallFunc_Max_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetNormalizeKlesaPercentValue \ static_assert(alignof(PlayerModelLibrary_C_GetNormalizeKlesaPercentValue) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetNormalizeKlesaPercentValue"); \ static_assert(sizeof(PlayerModelLibrary_C_GetNormalizeKlesaPercentValue) == 0x000030, "Wrong size on PlayerModelLibrary_C_GetNormalizeKlesaPercentValue"); \ static_assert(offsetof(PlayerModelLibrary_C_GetNormalizeKlesaPercentValue, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_GetNormalizeKlesaPercentValue::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetNormalizeKlesaPercentValue, ReturnValue) == 0x000008, "Member 'PlayerModelLibrary_C_GetNormalizeKlesaPercentValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetNormalizeKlesaPercentValue, CallFunc_GetPlayerKlesa_value) == 0x000010, "Member 'PlayerModelLibrary_C_GetNormalizeKlesaPercentValue::CallFunc_GetPlayerKlesa_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetNormalizeKlesaPercentValue, CallFunc_GetPlayerMaxKlesaByDT_ReturnValue) == 0x000014, "Member 'PlayerModelLibrary_C_GetNormalizeKlesaPercentValue::CallFunc_GetPlayerMaxKlesaByDT_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetNormalizeKlesaPercentValue, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_GetNormalizeKlesaPercentValue::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetNormalizeKlesaPercentValue, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000020, "Member 'PlayerModelLibrary_C_GetNormalizeKlesaPercentValue::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetNormalizeKlesaPercentValue, CallFunc_MapRangeClamped_ReturnValue) == 0x000028, "Member 'PlayerModelLibrary_C_GetNormalizeKlesaPercentValue::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetPlayerCoinSoul \ static_assert(alignof(PlayerModelLibrary_C_GetPlayerCoinSoul) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetPlayerCoinSoul"); \ static_assert(sizeof(PlayerModelLibrary_C_GetPlayerCoinSoul) == 0x000010, "Wrong size on PlayerModelLibrary_C_GetPlayerCoinSoul"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerCoinSoul, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_GetPlayerCoinSoul::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerCoinSoul, Value) == 0x000008, "Member 'PlayerModelLibrary_C_GetPlayerCoinSoul::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerCoinSoul, CallFunc_GetPlayerIntProperty_value) == 0x00000C, "Member 'PlayerModelLibrary_C_GetPlayerCoinSoul::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetPlayerCoinWL \ static_assert(alignof(PlayerModelLibrary_C_GetPlayerCoinWL) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetPlayerCoinWL"); \ static_assert(sizeof(PlayerModelLibrary_C_GetPlayerCoinWL) == 0x000010, "Wrong size on PlayerModelLibrary_C_GetPlayerCoinWL"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerCoinWL, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_GetPlayerCoinWL::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerCoinWL, Num) == 0x000008, "Member 'PlayerModelLibrary_C_GetPlayerCoinWL::Num' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerCoinWL, CallFunc_GetPlayerIntProperty_value) == 0x00000C, "Member 'PlayerModelLibrary_C_GetPlayerCoinWL::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetPlayerFloatProperty \ static_assert(alignof(PlayerModelLibrary_C_GetPlayerFloatProperty) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetPlayerFloatProperty"); \ static_assert(sizeof(PlayerModelLibrary_C_GetPlayerFloatProperty) == 0x000030, "Wrong size on PlayerModelLibrary_C_GetPlayerFloatProperty"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerFloatProperty, Property) == 0x000000, "Member 'PlayerModelLibrary_C_GetPlayerFloatProperty::Property' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerFloatProperty, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_GetPlayerFloatProperty::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerFloatProperty, Value) == 0x000010, "Member 'PlayerModelLibrary_C_GetPlayerFloatProperty::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerFloatProperty, CallFunc_GetModel_PlayerProperty_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_GetPlayerFloatProperty::CallFunc_GetModel_PlayerProperty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerFloatProperty, CallFunc_GetFloatProperty_ReturnValue) == 0x000020, "Member 'PlayerModelLibrary_C_GetPlayerFloatProperty::CallFunc_GetFloatProperty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerFloatProperty, CallFunc_GetFloatProperty_Suceess) == 0x000028, "Member 'PlayerModelLibrary_C_GetPlayerFloatProperty::CallFunc_GetFloatProperty_Suceess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetPlayerInitialMaxWL \ static_assert(alignof(PlayerModelLibrary_C_GetPlayerInitialMaxWL) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetPlayerInitialMaxWL"); \ static_assert(sizeof(PlayerModelLibrary_C_GetPlayerInitialMaxWL) == 0x0000D8, "Wrong size on PlayerModelLibrary_C_GetPlayerInitialMaxWL"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, Combat) == 0x000000, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::Combat' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, MaxWL) == 0x000010, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::MaxWL' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, Num) == 0x000014, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::Num' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, Temp_int_Array_Index_Variable) == 0x000018, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_GetPlayerIntProperty_value) == 0x00001C, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_GetStatValue_Value) == 0x000020, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_GetStatValue_Value_1) == 0x000028, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, Temp_bool_True_if_break_was_hit_Variable) == 0x000030, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_Not_PreBool_ReturnValue) == 0x000031, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, Temp_bool_True_if_break_was_hit_Variable_1) == 0x00003C, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::Temp_bool_True_if_break_was_hit_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, Temp_int_Array_Index_Variable_1) == 0x000040, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_Not_PreBool_ReturnValue_1) == 0x000044, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, Temp_int_Loop_Counter_Variable_1) == 0x000048, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000050, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_Array_Get_Item) == 0x000060, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_GetDataTableRowFromName_OutRow) == 0x000070, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000080, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_Less_IntInt_ReturnValue) == 0x000081, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_BooleanAND_ReturnValue) == 0x000082, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_Add_IntInt_ReturnValue_1) == 0x000084, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000088, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_Add_IntInt_ReturnValue_2) == 0x00008C, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_Add_IntInt_ReturnValue_3) == 0x000090, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_GetDataTableRowNames_OutRowNames_1) == 0x000098, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_GetDataTableRowNames_OutRowNames_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_Array_Get_Item_1) == 0x0000A8, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_Array_Length_ReturnValue_1) == 0x0000B0, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x0000B8, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x0000C8, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000C9, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_BooleanAND_ReturnValue_1) == 0x0000CA, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_Add_IntInt_ReturnValue_4) == 0x0000CC, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerInitialMaxWL, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x0000D0, "Member 'PlayerModelLibrary_C_GetPlayerInitialMaxWL::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetPlayerIntProperty \ static_assert(alignof(PlayerModelLibrary_C_GetPlayerIntProperty) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetPlayerIntProperty"); \ static_assert(sizeof(PlayerModelLibrary_C_GetPlayerIntProperty) == 0x000028, "Wrong size on PlayerModelLibrary_C_GetPlayerIntProperty"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerIntProperty, Key) == 0x000000, "Member 'PlayerModelLibrary_C_GetPlayerIntProperty::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerIntProperty, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_GetPlayerIntProperty::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerIntProperty, Value) == 0x000010, "Member 'PlayerModelLibrary_C_GetPlayerIntProperty::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerIntProperty, CallFunc_GetModel_PlayerProperty_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_GetPlayerIntProperty::CallFunc_GetModel_PlayerProperty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerIntProperty, CallFunc_GetIntProperty_ReturnValue) == 0x000020, "Member 'PlayerModelLibrary_C_GetPlayerIntProperty::CallFunc_GetIntProperty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerIntProperty, CallFunc_GetIntProperty_Suceess) == 0x000024, "Member 'PlayerModelLibrary_C_GetPlayerIntProperty::CallFunc_GetIntProperty_Suceess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetPlayerItemAmountInBeibao \ static_assert(alignof(PlayerModelLibrary_C_GetPlayerItemAmountInBeibao) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetPlayerItemAmountInBeibao"); \ static_assert(sizeof(PlayerModelLibrary_C_GetPlayerItemAmountInBeibao) == 0x000050, "Wrong size on PlayerModelLibrary_C_GetPlayerItemAmountInBeibao"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerItemAmountInBeibao, SortID) == 0x000000, "Member 'PlayerModelLibrary_C_GetPlayerItemAmountInBeibao::SortID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerItemAmountInBeibao, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_GetPlayerItemAmountInBeibao::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerItemAmountInBeibao, Amount) == 0x000010, "Member 'PlayerModelLibrary_C_GetPlayerItemAmountInBeibao::Amount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerItemAmountInBeibao, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_GetPlayerItemAmountInBeibao::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerItemAmountInBeibao, K2Node_MakeStruct_F_StoredItem) == 0x000020, "Member 'PlayerModelLibrary_C_GetPlayerItemAmountInBeibao::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerItemAmountInBeibao, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000040, "Member 'PlayerModelLibrary_C_GetPlayerItemAmountInBeibao::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerItemAmountInBeibao, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'PlayerModelLibrary_C_GetPlayerItemAmountInBeibao::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerItemAmountInBeibao, CallFunc_GetItemAmount_Amount) == 0x00004C, "Member 'PlayerModelLibrary_C_GetPlayerItemAmountInBeibao::CallFunc_GetItemAmount_Amount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetPlayerItemAmountInCangKu \ static_assert(alignof(PlayerModelLibrary_C_GetPlayerItemAmountInCangKu) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetPlayerItemAmountInCangKu"); \ static_assert(sizeof(PlayerModelLibrary_C_GetPlayerItemAmountInCangKu) == 0x000050, "Wrong size on PlayerModelLibrary_C_GetPlayerItemAmountInCangKu"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerItemAmountInCangKu, SortID) == 0x000000, "Member 'PlayerModelLibrary_C_GetPlayerItemAmountInCangKu::SortID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerItemAmountInCangKu, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_GetPlayerItemAmountInCangKu::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerItemAmountInCangKu, Amount) == 0x000010, "Member 'PlayerModelLibrary_C_GetPlayerItemAmountInCangKu::Amount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerItemAmountInCangKu, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_GetPlayerItemAmountInCangKu::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerItemAmountInCangKu, K2Node_MakeStruct_F_StoredItem) == 0x000020, "Member 'PlayerModelLibrary_C_GetPlayerItemAmountInCangKu::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerItemAmountInCangKu, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000040, "Member 'PlayerModelLibrary_C_GetPlayerItemAmountInCangKu::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerItemAmountInCangKu, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'PlayerModelLibrary_C_GetPlayerItemAmountInCangKu::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerItemAmountInCangKu, CallFunc_GetItemAmountInCangKu_Amount) == 0x00004C, "Member 'PlayerModelLibrary_C_GetPlayerItemAmountInCangKu::CallFunc_GetItemAmountInCangKu_Amount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetPlayerKlesa \ static_assert(alignof(PlayerModelLibrary_C_GetPlayerKlesa) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetPlayerKlesa"); \ static_assert(sizeof(PlayerModelLibrary_C_GetPlayerKlesa) == 0x000010, "Wrong size on PlayerModelLibrary_C_GetPlayerKlesa"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerKlesa, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_GetPlayerKlesa::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerKlesa, Value) == 0x000008, "Member 'PlayerModelLibrary_C_GetPlayerKlesa::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerKlesa, CallFunc_GetPlayerIntProperty_value) == 0x00000C, "Member 'PlayerModelLibrary_C_GetPlayerKlesa::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetPlayerKlesa_Reverse \ static_assert(alignof(PlayerModelLibrary_C_GetPlayerKlesa_Reverse) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetPlayerKlesa_Reverse"); \ static_assert(sizeof(PlayerModelLibrary_C_GetPlayerKlesa_Reverse) == 0x000018, "Wrong size on PlayerModelLibrary_C_GetPlayerKlesa_Reverse"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerKlesa_Reverse, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_GetPlayerKlesa_Reverse::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerKlesa_Reverse, Value) == 0x000008, "Member 'PlayerModelLibrary_C_GetPlayerKlesa_Reverse::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerKlesa_Reverse, CallFunc_GetPlayerKlesa_value) == 0x00000C, "Member 'PlayerModelLibrary_C_GetPlayerKlesa_Reverse::CallFunc_GetPlayerKlesa_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerKlesa_Reverse, CallFunc_GetPlayerMaxKlesa_ReturnValue) == 0x000010, "Member 'PlayerModelLibrary_C_GetPlayerKlesa_Reverse::CallFunc_GetPlayerMaxKlesa_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerKlesa_Reverse, CallFunc_Subtract_IntInt_ReturnValue) == 0x000014, "Member 'PlayerModelLibrary_C_GetPlayerKlesa_Reverse::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetPlayerLevel \ static_assert(alignof(PlayerModelLibrary_C_GetPlayerLevel) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetPlayerLevel"); \ static_assert(sizeof(PlayerModelLibrary_C_GetPlayerLevel) == 0x000018, "Wrong size on PlayerModelLibrary_C_GetPlayerLevel"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerLevel, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_GetPlayerLevel::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerLevel, Value) == 0x000008, "Member 'PlayerModelLibrary_C_GetPlayerLevel::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerLevel, CallFunc_GetPlayerFloatProperty_value) == 0x000010, "Member 'PlayerModelLibrary_C_GetPlayerLevel::CallFunc_GetPlayerFloatProperty_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetPlayerMaxKlesa \ static_assert(alignof(PlayerModelLibrary_C_GetPlayerMaxKlesa) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetPlayerMaxKlesa"); \ static_assert(sizeof(PlayerModelLibrary_C_GetPlayerMaxKlesa) == 0x000018, "Wrong size on PlayerModelLibrary_C_GetPlayerMaxKlesa"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesa, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesa::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesa, ReturnValue) == 0x000008, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesa::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesa, CallFunc_GetPlayerMaxKlesaByDT_ReturnValue) == 0x00000C, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesa::CallFunc_GetPlayerMaxKlesaByDT_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesa, CallFunc_GetPlayerIntProperty_value) == 0x000010, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesa::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesa, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesa::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetPlayerMaxKlesaByDT \ static_assert(alignof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetPlayerMaxKlesaByDT"); \ static_assert(sizeof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT) == 0x000070, "Wrong size on PlayerModelLibrary_C_GetPlayerMaxKlesaByDT"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesaByDT::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT, ReturnValue) == 0x000008, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesaByDT::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT, CallFunc_GetPlayerLevel_value) == 0x000010, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesaByDT::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000018, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesaByDT::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT, CallFunc_FTrunc_ReturnValue) == 0x000028, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesaByDT::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT, CallFunc_Array_LastIndex_ReturnValue) == 0x00002C, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesaByDT::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesaByDT::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT, CallFunc_Conv_StringToName_ReturnValue) == 0x000040, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesaByDT::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT, CallFunc_GetDataTableRowFromName_OutRow) == 0x000048, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesaByDT::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x00004C, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesaByDT::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000050, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesaByDT::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000054, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesaByDT::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT, CallFunc_FTrunc_ReturnValue_1) == 0x000058, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesaByDT::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT, CallFunc_FTrunc_ReturnValue_2) == 0x00005C, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesaByDT::CallFunc_FTrunc_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT, CallFunc_FTrunc_A_ImplicitCast) == 0x000060, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesaByDT::CallFunc_FTrunc_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxKlesaByDT, CallFunc_FTrunc_A_ImplicitCast_1) == 0x000068, "Member 'PlayerModelLibrary_C_GetPlayerMaxKlesaByDT::CallFunc_FTrunc_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetPlayerMaxWL \ static_assert(alignof(PlayerModelLibrary_C_GetPlayerMaxWL) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetPlayerMaxWL"); \ static_assert(sizeof(PlayerModelLibrary_C_GetPlayerMaxWL) == 0x0000F0, "Wrong size on PlayerModelLibrary_C_GetPlayerMaxWL"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, Combat) == 0x000000, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::Combat' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, MaxWL) == 0x000010, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::MaxWL' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, Num) == 0x000014, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::Num' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, Temp_int_Array_Index_Variable) == 0x000018, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_GetPlayerIntProperty_value) == 0x00001C, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_GetStatValue_Value) == 0x000020, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_GetStatValue_Value_1) == 0x000028, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, Temp_bool_True_if_break_was_hit_Variable) == 0x000030, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_Not_PreBool_ReturnValue) == 0x000031, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, Temp_bool_True_if_break_was_hit_Variable_1) == 0x00003C, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::Temp_bool_True_if_break_was_hit_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, Temp_int_Array_Index_Variable_1) == 0x000040, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_Not_PreBool_ReturnValue_1) == 0x000044, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_GetOwnActor_ReturnValue) == 0x000048, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_GetStatValue_Value_2) == 0x000050, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_GetStatValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_GetComponentByClass_ReturnValue) == 0x000058, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_FTrunc_ReturnValue) == 0x000060, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, Temp_int_Loop_Counter_Variable_1) == 0x000064, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000068, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_Array_Get_Item) == 0x000078, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_Array_Length_ReturnValue) == 0x000080, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_GetDataTableRowFromName_OutRow) == 0x000088, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000098, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_Less_IntInt_ReturnValue) == 0x000099, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_BooleanAND_ReturnValue) == 0x00009A, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_Add_IntInt_ReturnValue_1) == 0x00009C, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000A4, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_Add_IntInt_ReturnValue_3) == 0x0000A8, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_GetDataTableRowNames_OutRowNames_1) == 0x0000B0, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_GetDataTableRowNames_OutRowNames_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_Add_IntInt_ReturnValue_4) == 0x0000C0, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_Array_Get_Item_1) == 0x0000C4, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_DoAction_22AddMaxWL_ReturnValue) == 0x0000CC, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_DoAction_22AddMaxWL_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x0000D0, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x0000E0, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_Array_Length_ReturnValue_1) == 0x0000E4, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_Add_IntInt_ReturnValue_5) == 0x0000E8, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000EC, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_BooleanAND_ReturnValue_1) == 0x0000ED, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerMaxWL, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x0000EE, "Member 'PlayerModelLibrary_C_GetPlayerMaxWL::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetPlayerRebornInfo \ static_assert(alignof(PlayerModelLibrary_C_GetPlayerRebornInfo) == 0x000010, "Wrong alignment on PlayerModelLibrary_C_GetPlayerRebornInfo"); \ static_assert(sizeof(PlayerModelLibrary_C_GetPlayerRebornInfo) == 0x000140, "Wrong size on PlayerModelLibrary_C_GetPlayerRebornInfo"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerRebornInfo, isReborn) == 0x000000, "Member 'PlayerModelLibrary_C_GetPlayerRebornInfo::isReborn' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerRebornInfo, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_GetPlayerRebornInfo::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerRebornInfo, rebornFirePointID) == 0x000010, "Member 'PlayerModelLibrary_C_GetPlayerRebornInfo::rebornFirePointID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerRebornInfo, rebornPlayerTransform) == 0x000020, "Member 'PlayerModelLibrary_C_GetPlayerRebornInfo::rebornPlayerTransform' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerRebornInfo, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000080, "Member 'PlayerModelLibrary_C_GetPlayerRebornInfo::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerRebornInfo, CallFunc_GetRebornInfo_rebornLevelMap) == 0x000088, "Member 'PlayerModelLibrary_C_GetPlayerRebornInfo::CallFunc_GetRebornInfo_rebornLevelMap' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerRebornInfo, CallFunc_GetRebornInfo_rebornLevelMark) == 0x000098, "Member 'PlayerModelLibrary_C_GetPlayerRebornInfo::CallFunc_GetRebornInfo_rebornLevelMark' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerRebornInfo, CallFunc_GetRebornInfo_rebornFirePointID) == 0x0000A8, "Member 'PlayerModelLibrary_C_GetPlayerRebornInfo::CallFunc_GetRebornInfo_rebornFirePointID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerRebornInfo, CallFunc_GetRebornInfo_rebornPlayerTransform) == 0x0000C0, "Member 'PlayerModelLibrary_C_GetPlayerRebornInfo::CallFunc_GetRebornInfo_rebornPlayerTransform' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerRebornInfo, CallFunc_GetRebornInfo_LevelChapter) == 0x000120, "Member 'PlayerModelLibrary_C_GetPlayerRebornInfo::CallFunc_GetRebornInfo_LevelChapter' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerRebornInfo, CallFunc_GetRebornInfo_SentionID) == 0x000128, "Member 'PlayerModelLibrary_C_GetPlayerRebornInfo::CallFunc_GetRebornInfo_SentionID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetPlayerSkillPt \ static_assert(alignof(PlayerModelLibrary_C_GetPlayerSkillPt) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetPlayerSkillPt"); \ static_assert(sizeof(PlayerModelLibrary_C_GetPlayerSkillPt) == 0x000010, "Wrong size on PlayerModelLibrary_C_GetPlayerSkillPt"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerSkillPt, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_GetPlayerSkillPt::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerSkillPt, Value) == 0x000008, "Member 'PlayerModelLibrary_C_GetPlayerSkillPt::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetPlayerSkillPt, CallFunc_GetPlayerIntProperty_value) == 0x00000C, "Member 'PlayerModelLibrary_C_GetPlayerSkillPt::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_GetSavedFirepoints \ static_assert(alignof(PlayerModelLibrary_C_GetSavedFirepoints) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_GetSavedFirepoints"); \ static_assert(sizeof(PlayerModelLibrary_C_GetSavedFirepoints) == 0x000080, "Wrong size on PlayerModelLibrary_C_GetSavedFirepoints"); \ static_assert(offsetof(PlayerModelLibrary_C_GetSavedFirepoints, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_GetSavedFirepoints::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetSavedFirepoints, Unlocked_Firepoints) == 0x000008, "Member 'PlayerModelLibrary_C_GetSavedFirepoints::Unlocked_Firepoints' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetSavedFirepoints, Deactivated_Firepoints) == 0x000018, "Member 'PlayerModelLibrary_C_GetSavedFirepoints::Deactivated_Firepoints' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetSavedFirepoints, AllFirepointsEverUnlocked) == 0x000028, "Member 'PlayerModelLibrary_C_GetSavedFirepoints::AllFirepointsEverUnlocked' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetSavedFirepoints, L_Unlocked_Firepoints) == 0x000038, "Member 'PlayerModelLibrary_C_GetSavedFirepoints::L_Unlocked_Firepoints' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetSavedFirepoints, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000048, "Member 'PlayerModelLibrary_C_GetSavedFirepoints::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetSavedFirepoints, CallFunc_GetSavedFirepoints_UnloackedFirepoints) == 0x000050, "Member 'PlayerModelLibrary_C_GetSavedFirepoints::CallFunc_GetSavedFirepoints_UnloackedFirepoints' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetSavedFirepoints, CallFunc_GetSavedFirepoints_DeactivatedFirepoints) == 0x000060, "Member 'PlayerModelLibrary_C_GetSavedFirepoints::CallFunc_GetSavedFirepoints_DeactivatedFirepoints' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_GetSavedFirepoints, CallFunc_GetSavedFirepoints_AllFirepointsEverUnlocked) == 0x000070, "Member 'PlayerModelLibrary_C_GetSavedFirepoints::CallFunc_GetSavedFirepoints_AllFirepointsEverUnlocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_HasEnoughCoinWL \ static_assert(alignof(PlayerModelLibrary_C_HasEnoughCoinWL) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_HasEnoughCoinWL"); \ static_assert(sizeof(PlayerModelLibrary_C_HasEnoughCoinWL) == 0x000020, "Wrong size on PlayerModelLibrary_C_HasEnoughCoinWL"); \ static_assert(offsetof(PlayerModelLibrary_C_HasEnoughCoinWL, NeedWL) == 0x000000, "Member 'PlayerModelLibrary_C_HasEnoughCoinWL::NeedWL' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_HasEnoughCoinWL, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_HasEnoughCoinWL::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_HasEnoughCoinWL, if_have) == 0x000010, "Member 'PlayerModelLibrary_C_HasEnoughCoinWL::if_have' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_HasEnoughCoinWL, CallFunc_GetPlayerCoinWL_num) == 0x000014, "Member 'PlayerModelLibrary_C_HasEnoughCoinWL::CallFunc_GetPlayerCoinWL_num' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_HasEnoughCoinWL, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_HasEnoughCoinWL::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_INM_UpdatePlayerInfo \ static_assert(alignof(PlayerModelLibrary_C_INM_UpdatePlayerInfo) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_INM_UpdatePlayerInfo"); \ static_assert(sizeof(PlayerModelLibrary_C_INM_UpdatePlayerInfo) == 0x000038, "Wrong size on PlayerModelLibrary_C_INM_UpdatePlayerInfo"); \ static_assert(offsetof(PlayerModelLibrary_C_INM_UpdatePlayerInfo, __WorldContext) == 0x000000, "Member 'PlayerModelLibrary_C_INM_UpdatePlayerInfo::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_INM_UpdatePlayerInfo, CallFunc_GetPlayerLevel_value) == 0x000008, "Member 'PlayerModelLibrary_C_INM_UpdatePlayerInfo::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_INM_UpdatePlayerInfo, CallFunc_GetPlayerCoinSoul_value) == 0x000010, "Member 'PlayerModelLibrary_C_INM_UpdatePlayerInfo::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_INM_UpdatePlayerInfo, CallFunc_FTrunc_ReturnValue) == 0x000014, "Member 'PlayerModelLibrary_C_INM_UpdatePlayerInfo::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_INM_UpdatePlayerInfo, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_INM_UpdatePlayerInfo::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_INM_UpdatePlayerInfo, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000028, "Member 'PlayerModelLibrary_C_INM_UpdatePlayerInfo::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_isFirepointDeactive \ static_assert(alignof(PlayerModelLibrary_C_isFirepointDeactive) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_isFirepointDeactive"); \ static_assert(sizeof(PlayerModelLibrary_C_isFirepointDeactive) == 0x000030, "Wrong size on PlayerModelLibrary_C_isFirepointDeactive"); \ static_assert(offsetof(PlayerModelLibrary_C_isFirepointDeactive, firepointid) == 0x000000, "Member 'PlayerModelLibrary_C_isFirepointDeactive::firepointid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_isFirepointDeactive, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_isFirepointDeactive::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_isFirepointDeactive, Valid) == 0x000018, "Member 'PlayerModelLibrary_C_isFirepointDeactive::Valid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_isFirepointDeactive, Deactive) == 0x000019, "Member 'PlayerModelLibrary_C_isFirepointDeactive::Deactive' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_isFirepointDeactive, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000020, "Member 'PlayerModelLibrary_C_isFirepointDeactive::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_isFirepointDeactive, CallFunc_IsFirepointDeactivable_Valid) == 0x000028, "Member 'PlayerModelLibrary_C_isFirepointDeactive::CallFunc_IsFirepointDeactivable_Valid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_isFirepointDeactive, CallFunc_IsFirepointDeactivable_Deactive) == 0x000029, "Member 'PlayerModelLibrary_C_isFirepointDeactive::CallFunc_IsFirepointDeactivable_Deactive' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_isFirepointDeactive, CallFunc_IsValid_ReturnValue) == 0x00002A, "Member 'PlayerModelLibrary_C_isFirepointDeactive::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_IsFirePointUnlock \ static_assert(alignof(PlayerModelLibrary_C_IsFirePointUnlock) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_IsFirePointUnlock"); \ static_assert(sizeof(PlayerModelLibrary_C_IsFirePointUnlock) == 0x000030, "Wrong size on PlayerModelLibrary_C_IsFirePointUnlock"); \ static_assert(offsetof(PlayerModelLibrary_C_IsFirePointUnlock, firepointid) == 0x000000, "Member 'PlayerModelLibrary_C_IsFirePointUnlock::firepointid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsFirePointUnlock, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_IsFirePointUnlock::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsFirePointUnlock, Valid) == 0x000018, "Member 'PlayerModelLibrary_C_IsFirePointUnlock::Valid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsFirePointUnlock, UnLock) == 0x000019, "Member 'PlayerModelLibrary_C_IsFirePointUnlock::UnLock' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsFirePointUnlock, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000020, "Member 'PlayerModelLibrary_C_IsFirePointUnlock::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsFirePointUnlock, CallFunc_Is_Firepoint_Unlocked_Valid) == 0x000028, "Member 'PlayerModelLibrary_C_IsFirePointUnlock::CallFunc_Is_Firepoint_Unlocked_Valid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsFirePointUnlock, CallFunc_Is_Firepoint_Unlocked_UnLock) == 0x000029, "Member 'PlayerModelLibrary_C_IsFirePointUnlock::CallFunc_Is_Firepoint_Unlocked_UnLock' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsFirePointUnlock, CallFunc_IsValid_ReturnValue) == 0x00002A, "Member 'PlayerModelLibrary_C_IsFirePointUnlock::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_IsInventoryTabUnique \ static_assert(alignof(PlayerModelLibrary_C_IsInventoryTabUnique) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_IsInventoryTabUnique"); \ static_assert(sizeof(PlayerModelLibrary_C_IsInventoryTabUnique) == 0x000018, "Wrong size on PlayerModelLibrary_C_IsInventoryTabUnique"); \ static_assert(offsetof(PlayerModelLibrary_C_IsInventoryTabUnique, InventoryTab) == 0x000000, "Member 'PlayerModelLibrary_C_IsInventoryTabUnique::InventoryTab' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsInventoryTabUnique, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_IsInventoryTabUnique::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsInventoryTabUnique, IsUnique) == 0x000010, "Member 'PlayerModelLibrary_C_IsInventoryTabUnique::IsUnique' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsInventoryTabUnique, K2Node_SwitchEnum_CmpSuccess) == 0x000011, "Member 'PlayerModelLibrary_C_IsInventoryTabUnique::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_LoadHitDataFromSkillId \ static_assert(alignof(PlayerModelLibrary_C_LoadHitDataFromSkillId) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_LoadHitDataFromSkillId"); \ static_assert(sizeof(PlayerModelLibrary_C_LoadHitDataFromSkillId) == 0x000660, "Wrong size on PlayerModelLibrary_C_LoadHitDataFromSkillId"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, SkillID) == 0x000000, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::SkillID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, DamageDataSource) == 0x000018, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::DamageDataSource' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, K2Node_MakeStruct_ST_HitDamageData) == 0x000178, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::K2Node_MakeStruct_ST_HitDamageData' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x0002D8, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, CallFunc_Redirect_Table_MappedTable) == 0x0002E0, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, CallFunc_Conv_StringToText_ReturnValue) == 0x0002E8, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, CallFunc_Conv_StringToName_ReturnValue) == 0x000300, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, K2Node_MakeStruct_FormatArgumentData) == 0x000308, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, CallFunc_GetDataTableRowFromName_OutRow) == 0x000358, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0004B8, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, K2Node_MakeArray_Array) == 0x0004C0, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, CallFunc_Format_ReturnValue) == 0x0004D0, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, CallFunc_CreateMessageWindow_ReturnValue) == 0x0004E8, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, CallFunc_Map_Contains_ReturnValue) == 0x0004E9, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, CallFunc_Map_Find_Value) == 0x0004F0, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, CallFunc_Map_Find_ReturnValue) == 0x000650, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, CallFunc_Conv_StringToInt_ReturnValue) == 0x000654, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_LoadHitDataFromSkillId, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000658, "Member 'PlayerModelLibrary_C_LoadHitDataFromSkillId::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_MarkDeactivedFirepoint \ static_assert(alignof(PlayerModelLibrary_C_MarkDeactivedFirepoint) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_MarkDeactivedFirepoint"); \ static_assert(sizeof(PlayerModelLibrary_C_MarkDeactivedFirepoint) == 0x000020, "Wrong size on PlayerModelLibrary_C_MarkDeactivedFirepoint"); \ static_assert(offsetof(PlayerModelLibrary_C_MarkDeactivedFirepoint, firepointid) == 0x000000, "Member 'PlayerModelLibrary_C_MarkDeactivedFirepoint::firepointid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_MarkDeactivedFirepoint, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_MarkDeactivedFirepoint::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_MarkDeactivedFirepoint, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_MarkDeactivedFirepoint::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_PlayerChuanSongFirePoint \ static_assert(alignof(PlayerModelLibrary_C_PlayerChuanSongFirePoint) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_PlayerChuanSongFirePoint"); \ static_assert(sizeof(PlayerModelLibrary_C_PlayerChuanSongFirePoint) == 0x000020, "Wrong size on PlayerModelLibrary_C_PlayerChuanSongFirePoint"); \ static_assert(offsetof(PlayerModelLibrary_C_PlayerChuanSongFirePoint, NewFirePointID) == 0x000000, "Member 'PlayerModelLibrary_C_PlayerChuanSongFirePoint::NewFirePointID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_PlayerChuanSongFirePoint, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_PlayerChuanSongFirePoint::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_PlayerChuanSongFirePoint, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_PlayerChuanSongFirePoint::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_RemovePlayerItemFromBeibao \ static_assert(alignof(PlayerModelLibrary_C_RemovePlayerItemFromBeibao) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_RemovePlayerItemFromBeibao"); \ static_assert(sizeof(PlayerModelLibrary_C_RemovePlayerItemFromBeibao) == 0x000060, "Wrong size on PlayerModelLibrary_C_RemovePlayerItemFromBeibao"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromBeibao, SortID) == 0x000000, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromBeibao::SortID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromBeibao, DecAmount) == 0x000004, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromBeibao::DecAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromBeibao, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromBeibao::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromBeibao, Success) == 0x000010, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromBeibao::Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromBeibao, CurrentAmount) == 0x000014, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromBeibao::CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromBeibao, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromBeibao::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromBeibao, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000020, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromBeibao::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromBeibao, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000028, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromBeibao::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromBeibao, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromBeibao::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromBeibao, CallFunc_Remove_IItem_ChangedItem) == 0x000038, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromBeibao::CallFunc_Remove_IItem_ChangedItem' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromBeibao, CallFunc_Remove_IItem_Success) == 0x000058, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromBeibao::CallFunc_Remove_IItem_Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromBeibao, CallFunc_Remove_IItem_IsUniqueItem) == 0x000059, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromBeibao::CallFunc_Remove_IItem_IsUniqueItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_RemovePlayerItemFromCangKu \ static_assert(alignof(PlayerModelLibrary_C_RemovePlayerItemFromCangKu) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_RemovePlayerItemFromCangKu"); \ static_assert(sizeof(PlayerModelLibrary_C_RemovePlayerItemFromCangKu) == 0x000060, "Wrong size on PlayerModelLibrary_C_RemovePlayerItemFromCangKu"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromCangKu, SortID) == 0x000000, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromCangKu::SortID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromCangKu, DecAmount) == 0x000004, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromCangKu::DecAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromCangKu, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromCangKu::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromCangKu, Success) == 0x000010, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromCangKu::Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromCangKu, CurrentAmount) == 0x000014, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromCangKu::CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromCangKu, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromCangKu::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromCangKu, CallFunc_GetPlayerItemAmountInCangKu_Amount) == 0x000020, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromCangKu::CallFunc_GetPlayerItemAmountInCangKu_Amount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromCangKu, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000028, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromCangKu::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromCangKu, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromCangKu::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromCangKu, CallFunc_Remove_IItemFromCangKu_ChangedItem) == 0x000038, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromCangKu::CallFunc_Remove_IItemFromCangKu_ChangedItem' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromCangKu, CallFunc_Remove_IItemFromCangKu_Success) == 0x000058, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromCangKu::CallFunc_Remove_IItemFromCangKu_Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemovePlayerItemFromCangKu, CallFunc_Remove_IItemFromCangKu_IsUniqueItem) == 0x000059, "Member 'PlayerModelLibrary_C_RemovePlayerItemFromCangKu::CallFunc_Remove_IItemFromCangKu_IsUniqueItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao \ static_assert(alignof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao"); \ static_assert(sizeof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao) == 0x000080, "Wrong size on PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao, ItemGuid) == 0x000000, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao::ItemGuid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao, ItemRemoved) == 0x000018, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao::ItemRemoved' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao, Success) == 0x000038, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao::Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000040, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000048, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao, CallFunc_Remove_IItem_ChangedItem) == 0x000058, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao::CallFunc_Remove_IItem_ChangedItem' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao, CallFunc_Remove_IItem_Success) == 0x000078, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao::CallFunc_Remove_IItem_Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao, CallFunc_Remove_IItem_IsUniqueItem) == 0x000079, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromBeibao::CallFunc_Remove_IItem_IsUniqueItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu \ static_assert(alignof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu"); \ static_assert(sizeof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu) == 0x000080, "Wrong size on PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu, ItemGuid) == 0x000000, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu::ItemGuid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu, ItemRemoved) == 0x000018, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu::ItemRemoved' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu, Success) == 0x000038, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu::Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000040, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000048, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu, CallFunc_Remove_IItemFromCangKu_ChangedItem) == 0x000058, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu::CallFunc_Remove_IItemFromCangKu_ChangedItem' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu, CallFunc_Remove_IItemFromCangKu_Success) == 0x000078, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu::CallFunc_Remove_IItemFromCangKu_Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu, CallFunc_Remove_IItemFromCangKu_IsUniqueItem) == 0x000079, "Member 'PlayerModelLibrary_C_RemoveUniquePlayerItemFromCangKu::CallFunc_Remove_IItemFromCangKu_IsUniqueItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_RemoveUnlockedFirepoint \ static_assert(alignof(PlayerModelLibrary_C_RemoveUnlockedFirepoint) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_RemoveUnlockedFirepoint"); \ static_assert(sizeof(PlayerModelLibrary_C_RemoveUnlockedFirepoint) == 0x000020, "Wrong size on PlayerModelLibrary_C_RemoveUnlockedFirepoint"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUnlockedFirepoint, firepointid) == 0x000000, "Member 'PlayerModelLibrary_C_RemoveUnlockedFirepoint::firepointid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUnlockedFirepoint, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_RemoveUnlockedFirepoint::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_RemoveUnlockedFirepoint, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_RemoveUnlockedFirepoint::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_ReplaceNGPSValue_SpellData \ static_assert(alignof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_ReplaceNGPSValue_SpellData"); \ static_assert(sizeof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData) == 0x0003A8, "Wrong size on PlayerModelLibrary_C_ReplaceNGPSValue_SpellData"); \ static_assert(offsetof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData, SpellOwner) == 0x000000, "Member 'PlayerModelLibrary_C_ReplaceNGPSValue_SpellData::SpellOwner' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData, InData) == 0x000008, "Member 'PlayerModelLibrary_C_ReplaceNGPSValue_SpellData::InData' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData, Weakness) == 0x000120, "Member 'PlayerModelLibrary_C_ReplaceNGPSValue_SpellData::Weakness' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData, __WorldContext) == 0x000128, "Member 'PlayerModelLibrary_C_ReplaceNGPSValue_SpellData::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData, ReturnData) == 0x000130, "Member 'PlayerModelLibrary_C_ReplaceNGPSValue_SpellData::ReturnData' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData, BaseValueName) == 0x000248, "Member 'PlayerModelLibrary_C_ReplaceNGPSValue_SpellData::BaseValueName' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData, ThoughnessName) == 0x000250, "Member 'PlayerModelLibrary_C_ReplaceNGPSValue_SpellData::ThoughnessName' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData, Local_DD) == 0x000258, "Member 'PlayerModelLibrary_C_ReplaceNGPSValue_SpellData::Local_DD' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000370, "Member 'PlayerModelLibrary_C_ReplaceNGPSValue_SpellData::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000378, "Member 'PlayerModelLibrary_C_ReplaceNGPSValue_SpellData::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000380, "Member 'PlayerModelLibrary_C_ReplaceNGPSValue_SpellData::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData, CallFunc_GetPropertyNGPSByName_Value) == 0x000388, "Member 'PlayerModelLibrary_C_ReplaceNGPSValue_SpellData::CallFunc_GetPropertyNGPSByName_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData, CallFunc_GetPropertyNGPSByName_Value_1) == 0x000390, "Member 'PlayerModelLibrary_C_ReplaceNGPSValue_SpellData::CallFunc_GetPropertyNGPSByName_Value_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000398, "Member 'PlayerModelLibrary_C_ReplaceNGPSValue_SpellData::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_ReplaceNGPSValue_SpellData, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0003A0, "Member 'PlayerModelLibrary_C_ReplaceNGPSValue_SpellData::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_SetDefaultFirepoint \ static_assert(alignof(PlayerModelLibrary_C_SetDefaultFirepoint) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_SetDefaultFirepoint"); \ static_assert(sizeof(PlayerModelLibrary_C_SetDefaultFirepoint) == 0x000020, "Wrong size on PlayerModelLibrary_C_SetDefaultFirepoint"); \ static_assert(offsetof(PlayerModelLibrary_C_SetDefaultFirepoint, firepointid) == 0x000000, "Member 'PlayerModelLibrary_C_SetDefaultFirepoint::firepointid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetDefaultFirepoint, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_SetDefaultFirepoint::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetDefaultFirepoint, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_SetDefaultFirepoint::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_SetGameCompletionProcess \ static_assert(alignof(PlayerModelLibrary_C_SetGameCompletionProcess) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_SetGameCompletionProcess"); \ static_assert(sizeof(PlayerModelLibrary_C_SetGameCompletionProcess) == 0x000018, "Wrong size on PlayerModelLibrary_C_SetGameCompletionProcess"); \ static_assert(offsetof(PlayerModelLibrary_C_SetGameCompletionProcess, Value) == 0x000000, "Member 'PlayerModelLibrary_C_SetGameCompletionProcess::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetGameCompletionProcess, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_SetGameCompletionProcess::__WorldContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_SetNewGamePlusCount \ static_assert(alignof(PlayerModelLibrary_C_SetNewGamePlusCount) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_SetNewGamePlusCount"); \ static_assert(sizeof(PlayerModelLibrary_C_SetNewGamePlusCount) == 0x000028, "Wrong size on PlayerModelLibrary_C_SetNewGamePlusCount"); \ static_assert(offsetof(PlayerModelLibrary_C_SetNewGamePlusCount, Count) == 0x000000, "Member 'PlayerModelLibrary_C_SetNewGamePlusCount::Count' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetNewGamePlusCount, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_SetNewGamePlusCount::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetNewGamePlusCount, CallFunc_Max_ReturnValue) == 0x000010, "Member 'PlayerModelLibrary_C_SetNewGamePlusCount::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetNewGamePlusCount, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_SetNewGamePlusCount::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_SetPlayerCoinSoul \ static_assert(alignof(PlayerModelLibrary_C_SetPlayerCoinSoul) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_SetPlayerCoinSoul"); \ static_assert(sizeof(PlayerModelLibrary_C_SetPlayerCoinSoul) == 0x000028, "Wrong size on PlayerModelLibrary_C_SetPlayerCoinSoul"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerCoinSoul, Value) == 0x000000, "Member 'PlayerModelLibrary_C_SetPlayerCoinSoul::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerCoinSoul, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_SetPlayerCoinSoul::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerCoinSoul, CallFunc_GetMaxSoul_MAX) == 0x000010, "Member 'PlayerModelLibrary_C_SetPlayerCoinSoul::CallFunc_GetMaxSoul_MAX' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerCoinSoul, CallFunc_Clamp_ReturnValue) == 0x000014, "Member 'PlayerModelLibrary_C_SetPlayerCoinSoul::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerCoinSoul, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_SetPlayerCoinSoul::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_SetPlayerCoinWL \ static_assert(alignof(PlayerModelLibrary_C_SetPlayerCoinWL) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_SetPlayerCoinWL"); \ static_assert(sizeof(PlayerModelLibrary_C_SetPlayerCoinWL) == 0x000070, "Wrong size on PlayerModelLibrary_C_SetPlayerCoinWL"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerCoinWL, Num) == 0x000000, "Member 'PlayerModelLibrary_C_SetPlayerCoinWL::Num' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerCoinWL, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_SetPlayerCoinWL::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerCoinWL, OldNum) == 0x000010, "Member 'PlayerModelLibrary_C_SetPlayerCoinWL::OldNum' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerCoinWL, K2Node_MakeStruct_ST_Achievement_SingleCount) == 0x000014, "Member 'PlayerModelLibrary_C_SetPlayerCoinWL::K2Node_MakeStruct_ST_Achievement_SingleCount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerCoinWL, CallFunc_GetPlayerIntProperty_value) == 0x00001C, "Member 'PlayerModelLibrary_C_SetPlayerCoinWL::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerCoinWL, CallFunc_CreateSelectStruct_OutStruct) == 0x000020, "Member 'PlayerModelLibrary_C_SetPlayerCoinWL::CallFunc_CreateSelectStruct_OutStruct' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerCoinWL, CallFunc_GetModel_AchievementSystem_Return_Value) == 0x000068, "Member 'PlayerModelLibrary_C_SetPlayerCoinWL::CallFunc_GetModel_AchievementSystem_Return_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_SetPlayerFloatProperty \ static_assert(alignof(PlayerModelLibrary_C_SetPlayerFloatProperty) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_SetPlayerFloatProperty"); \ static_assert(sizeof(PlayerModelLibrary_C_SetPlayerFloatProperty) == 0x000038, "Wrong size on PlayerModelLibrary_C_SetPlayerFloatProperty"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerFloatProperty, Property) == 0x000000, "Member 'PlayerModelLibrary_C_SetPlayerFloatProperty::Property' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerFloatProperty, Value) == 0x000008, "Member 'PlayerModelLibrary_C_SetPlayerFloatProperty::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerFloatProperty, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_SetPlayerFloatProperty::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerFloatProperty, CallFunc_GetModel_PlayerProperty_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_SetPlayerFloatProperty::CallFunc_GetModel_PlayerProperty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerFloatProperty, CallFunc_SetFloatProperty_Success) == 0x000020, "Member 'PlayerModelLibrary_C_SetPlayerFloatProperty::CallFunc_SetFloatProperty_Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerFloatProperty, CallFunc_SetFloatProperty_old) == 0x000028, "Member 'PlayerModelLibrary_C_SetPlayerFloatProperty::CallFunc_SetFloatProperty_old' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerFloatProperty, CallFunc_SetFloatProperty_New) == 0x000030, "Member 'PlayerModelLibrary_C_SetPlayerFloatProperty::CallFunc_SetFloatProperty_New' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_SetPlayerIntProperty \ static_assert(alignof(PlayerModelLibrary_C_SetPlayerIntProperty) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_SetPlayerIntProperty"); \ static_assert(sizeof(PlayerModelLibrary_C_SetPlayerIntProperty) == 0x000030, "Wrong size on PlayerModelLibrary_C_SetPlayerIntProperty"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerIntProperty, Key) == 0x000000, "Member 'PlayerModelLibrary_C_SetPlayerIntProperty::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerIntProperty, Value) == 0x000008, "Member 'PlayerModelLibrary_C_SetPlayerIntProperty::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerIntProperty, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_SetPlayerIntProperty::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerIntProperty, CallFunc_GetModel_PlayerProperty_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_SetPlayerIntProperty::CallFunc_GetModel_PlayerProperty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerIntProperty, CallFunc_SetIntProperty_Success) == 0x000020, "Member 'PlayerModelLibrary_C_SetPlayerIntProperty::CallFunc_SetIntProperty_Success' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerIntProperty, CallFunc_SetIntProperty_old) == 0x000024, "Member 'PlayerModelLibrary_C_SetPlayerIntProperty::CallFunc_SetIntProperty_old' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerIntProperty, CallFunc_SetIntProperty_New) == 0x000028, "Member 'PlayerModelLibrary_C_SetPlayerIntProperty::CallFunc_SetIntProperty_New' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_SetPlayerKlesa \ static_assert(alignof(PlayerModelLibrary_C_SetPlayerKlesa) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_SetPlayerKlesa"); \ static_assert(sizeof(PlayerModelLibrary_C_SetPlayerKlesa) == 0x000060, "Wrong size on PlayerModelLibrary_C_SetPlayerKlesa"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa, Value) == 0x000000, "Member 'PlayerModelLibrary_C_SetPlayerKlesa::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_SetPlayerKlesa::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa, CallFunc_GetPerpetualMark_Value) == 0x000010, "Member 'PlayerModelLibrary_C_SetPlayerKlesa::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000020, "Member 'PlayerModelLibrary_C_SetPlayerKlesa::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa, CallFunc_GetPerpetualMark_Value_1) == 0x000028, "Member 'PlayerModelLibrary_C_SetPlayerKlesa::CallFunc_GetPerpetualMark_Value_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa, CallFunc_GetPerpetualMark_Value_2) == 0x000038, "Member 'PlayerModelLibrary_C_SetPlayerKlesa::CallFunc_GetPerpetualMark_Value_2' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000048, "Member 'PlayerModelLibrary_C_SetPlayerKlesa::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa, CallFunc_EqualEqual_StriStri_ReturnValue_2) == 0x000049, "Member 'PlayerModelLibrary_C_SetPlayerKlesa::CallFunc_EqualEqual_StriStri_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa, CallFunc_GetPlayerMaxKlesa_ReturnValue) == 0x00004C, "Member 'PlayerModelLibrary_C_SetPlayerKlesa::CallFunc_GetPlayerMaxKlesa_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa, CallFunc_Divide_IntInt_ReturnValue) == 0x000050, "Member 'PlayerModelLibrary_C_SetPlayerKlesa::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000054, "Member 'PlayerModelLibrary_C_SetPlayerKlesa::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa, CallFunc_Clamp_ReturnValue) == 0x000058, "Member 'PlayerModelLibrary_C_SetPlayerKlesa::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x00005C, "Member 'PlayerModelLibrary_C_SetPlayerKlesa::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_SetPlayerKlesa_Reverse \ static_assert(alignof(PlayerModelLibrary_C_SetPlayerKlesa_Reverse) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_SetPlayerKlesa_Reverse"); \ static_assert(sizeof(PlayerModelLibrary_C_SetPlayerKlesa_Reverse) == 0x000018, "Wrong size on PlayerModelLibrary_C_SetPlayerKlesa_Reverse"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa_Reverse, Value) == 0x000000, "Member 'PlayerModelLibrary_C_SetPlayerKlesa_Reverse::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa_Reverse, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_SetPlayerKlesa_Reverse::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa_Reverse, CallFunc_GetPlayerMaxKlesa_ReturnValue) == 0x000010, "Member 'PlayerModelLibrary_C_SetPlayerKlesa_Reverse::CallFunc_GetPlayerMaxKlesa_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerKlesa_Reverse, CallFunc_Subtract_IntInt_ReturnValue) == 0x000014, "Member 'PlayerModelLibrary_C_SetPlayerKlesa_Reverse::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_SetPlayerLevel \ static_assert(alignof(PlayerModelLibrary_C_SetPlayerLevel) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_SetPlayerLevel"); \ static_assert(sizeof(PlayerModelLibrary_C_SetPlayerLevel) == 0x000028, "Wrong size on PlayerModelLibrary_C_SetPlayerLevel"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerLevel, Value) == 0x000000, "Member 'PlayerModelLibrary_C_SetPlayerLevel::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerLevel, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_SetPlayerLevel::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerLevel, CallFunc_FTrunc_ReturnValue) == 0x000010, "Member 'PlayerModelLibrary_C_SetPlayerLevel::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerLevel, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_SetPlayerLevel::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_SetPlayerSkillPt \ static_assert(alignof(PlayerModelLibrary_C_SetPlayerSkillPt) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_SetPlayerSkillPt"); \ static_assert(sizeof(PlayerModelLibrary_C_SetPlayerSkillPt) == 0x000010, "Wrong size on PlayerModelLibrary_C_SetPlayerSkillPt"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerSkillPt, Value) == 0x000000, "Member 'PlayerModelLibrary_C_SetPlayerSkillPt::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SetPlayerSkillPt, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_SetPlayerSkillPt::__WorldContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_SubPlayerCoinMaxWL \ static_assert(alignof(PlayerModelLibrary_C_SubPlayerCoinMaxWL) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_SubPlayerCoinMaxWL"); \ static_assert(sizeof(PlayerModelLibrary_C_SubPlayerCoinMaxWL) == 0x000020, "Wrong size on PlayerModelLibrary_C_SubPlayerCoinMaxWL"); \ static_assert(offsetof(PlayerModelLibrary_C_SubPlayerCoinMaxWL, Num) == 0x000000, "Member 'PlayerModelLibrary_C_SubPlayerCoinMaxWL::Num' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SubPlayerCoinMaxWL, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_SubPlayerCoinMaxWL::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SubPlayerCoinMaxWL, CallFunc_GetPlayerIntProperty_value) == 0x000010, "Member 'PlayerModelLibrary_C_SubPlayerCoinMaxWL::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SubPlayerCoinMaxWL, CallFunc_Subtract_IntInt_ReturnValue) == 0x000014, "Member 'PlayerModelLibrary_C_SubPlayerCoinMaxWL::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_SubPlayerCoinMaxWL, CallFunc_Max_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_SubPlayerCoinMaxWL::CallFunc_Max_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_UnequiptItemFromPlayer \ static_assert(alignof(PlayerModelLibrary_C_UnequiptItemFromPlayer) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_UnequiptItemFromPlayer"); \ static_assert(sizeof(PlayerModelLibrary_C_UnequiptItemFromPlayer) == 0x000020, "Wrong size on PlayerModelLibrary_C_UnequiptItemFromPlayer"); \ static_assert(offsetof(PlayerModelLibrary_C_UnequiptItemFromPlayer, ItemGuid) == 0x000000, "Member 'PlayerModelLibrary_C_UnequiptItemFromPlayer::ItemGuid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_UnequiptItemFromPlayer, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_UnequiptItemFromPlayer::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_UnequiptItemFromPlayer, Sucess) == 0x000018, "Member 'PlayerModelLibrary_C_UnequiptItemFromPlayer::Sucess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_UnMarkDeactivedFirepoint \ static_assert(alignof(PlayerModelLibrary_C_UnMarkDeactivedFirepoint) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_UnMarkDeactivedFirepoint"); \ static_assert(sizeof(PlayerModelLibrary_C_UnMarkDeactivedFirepoint) == 0x000020, "Wrong size on PlayerModelLibrary_C_UnMarkDeactivedFirepoint"); \ static_assert(offsetof(PlayerModelLibrary_C_UnMarkDeactivedFirepoint, firepointid) == 0x000000, "Member 'PlayerModelLibrary_C_UnMarkDeactivedFirepoint::firepointid' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_UnMarkDeactivedFirepoint, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_UnMarkDeactivedFirepoint::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_UnMarkDeactivedFirepoint, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_UnMarkDeactivedFirepoint::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_CalPriorByTag \ static_assert(alignof(PlayerModelLibrary_C_CalPriorByTag) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_CalPriorByTag"); \ static_assert(sizeof(PlayerModelLibrary_C_CalPriorByTag) == 0x000050, "Wrong size on PlayerModelLibrary_C_CalPriorByTag"); \ static_assert(offsetof(PlayerModelLibrary_C_CalPriorByTag, Type) == 0x000000, "Member 'PlayerModelLibrary_C_CalPriorByTag::Type' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_CalPriorByTag, DefaultPrior) == 0x000008, "Member 'PlayerModelLibrary_C_CalPriorByTag::DefaultPrior' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_CalPriorByTag, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_CalPriorByTag::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_CalPriorByTag, ReturnValue) == 0x000018, "Member 'PlayerModelLibrary_C_CalPriorByTag::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_CalPriorByTag, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000020, "Member 'PlayerModelLibrary_C_CalPriorByTag::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_CalPriorByTag, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000028, "Member 'PlayerModelLibrary_C_CalPriorByTag::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_CalPriorByTag, CallFunc_GetStatsValue_Value) == 0x000030, "Member 'PlayerModelLibrary_C_CalPriorByTag::CallFunc_GetStatsValue_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_CalPriorByTag, CallFunc_FMax_ReturnValue) == 0x000038, "Member 'PlayerModelLibrary_C_CalPriorByTag::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_CalPriorByTag, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000040, "Member 'PlayerModelLibrary_C_CalPriorByTag::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_CalPriorByTag, CallFunc_FTrunc_ReturnValue) == 0x000048, "Member 'PlayerModelLibrary_C_CalPriorByTag::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_Generate_Drop_Item \ static_assert(alignof(PlayerModelLibrary_C_Generate_Drop_Item) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_Generate_Drop_Item"); \ static_assert(sizeof(PlayerModelLibrary_C_Generate_Drop_Item) == 0x000148, "Wrong size on PlayerModelLibrary_C_Generate_Drop_Item"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, DropID) == 0x000000, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::DropID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, ownerActorSaver) == 0x000008, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::ownerActorSaver' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, DropIndex) == 0x000018, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::DropIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, SortID) == 0x00001C, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::SortID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, Amount) == 0x000020, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::Amount' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, OnlyOnce) == 0x000024, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::OnlyOnce' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, L_RawItemIndex) == 0x000028, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::L_RawItemIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, L_IfOnlyOnce) == 0x000030, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::L_IfOnlyOnce' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, L_Factor) == 0x000040, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::L_Factor' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, L_PriorRandomRange) == 0x000044, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::L_PriorRandomRange' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, L_Priors) == 0x000048, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::L_Priors' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, L_Amounts) == 0x000058, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::L_Amounts' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, L_Items) == 0x000068, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::L_Items' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, TempDropItemInfo) == 0x000078, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::TempDropItemInfo' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Redirect_Table_MappedTable) == 0x000088, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, Temp_int_Array_Index_Variable) == 0x000090, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_GetDataTableRowFromName_OutRow) == 0x000098, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000B0, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, Temp_int_Loop_Counter_Variable) == 0x0000B4, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_ParseIntoArray_ReturnValue) == 0x0000B8, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Array_Get_Item) == 0x0000C8, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Array_Length_ReturnValue) == 0x0000D8, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_ParseIntoArray_ReturnValue_1) == 0x0000E0, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_ParseIntoArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Less_IntInt_ReturnValue) == 0x0000F0, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Try_Get_Value_Of_Array_by_Index_Value) == 0x0000F4, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Try_Get_Value_Of_Array_by_Index_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Greater_IntInt_ReturnValue) == 0x0000F8, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Try_Get_Value_Of_Array_by_Index_Value_1) == 0x0000FC, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Try_Get_Value_Of_Array_by_Index_Value_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Try_Get_Value_Of_Array_by_Index_Value_2) == 0x000100, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Try_Get_Value_Of_Array_by_Index_Value_2' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Try_Get_Value_Of_Array_by_Index_Value_3) == 0x000104, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Try_Get_Value_Of_Array_by_Index_Value_3' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Get_True_Drop_Prior_Prior) == 0x000108, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Get_True_Drop_Prior_Prior' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Add_IntInt_ReturnValue) == 0x00010C, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_IsDropIndexDirectlyDroppedToPlayer_Gived) == 0x000110, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_IsDropIndexDirectlyDroppedToPlayer_Gived' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, Temp_bool_Variable) == 0x000111, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Array_Add_ReturnValue) == 0x000114, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_randomInArray_randomIndex) == 0x000118, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_randomInArray_randomIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, Temp_bool_Variable_1) == 0x00011C, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Array_Get_Item_1) == 0x00011D, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Array_Get_Item_2) == 0x000120, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Array_Add_ReturnValue_1) == 0x000124, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Array_Get_Item_3) == 0x000128, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Less_IntInt_ReturnValue_1) == 0x00012C, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, Temp_int_Variable) == 0x000130, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Array_Add_ReturnValue_2) == 0x000134, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Array_Add_ReturnValue_3) == 0x000138, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Array_Add_ReturnValue_4) == 0x00013C, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Generate_Drop_Item, CallFunc_Array_Add_ReturnValue_5) == 0x000140, "Member 'PlayerModelLibrary_C_Generate_Drop_Item::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_Get_True_Drop_Prior \ static_assert(alignof(PlayerModelLibrary_C_Get_True_Drop_Prior) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_Get_True_Drop_Prior"); \ static_assert(sizeof(PlayerModelLibrary_C_Get_True_Drop_Prior) == 0x000128, "Wrong size on PlayerModelLibrary_C_Get_True_Drop_Prior"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, SortID) == 0x000000, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::SortID' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, DefaultPrior) == 0x000004, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::DefaultPrior' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, Prior) == 0x000010, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::Prior' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, CallFunc_GetItemConfigBySortId_Item) == 0x000018, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, CallFunc_GetItemConfigBySortId_find) == 0x0000E8, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, CallFunc_CalPriorByTag_ReturnValue) == 0x0000EC, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::CallFunc_CalPriorByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, K2Node_SwitchEnum_CmpSuccess) == 0x0000F0, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000F1, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000F4, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, CallFunc_Divide_IntInt_ReturnValue) == 0x0000F8, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0000FC, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, CallFunc_CalPriorByTag_ReturnValue_1) == 0x000100, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::CallFunc_CalPriorByTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000104, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, CallFunc_CalPriorByTag_ReturnValue_2) == 0x000108, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::CallFunc_CalPriorByTag_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, CallFunc_CalPriorByTag_ReturnValue_3) == 0x00010C, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::CallFunc_CalPriorByTag_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, CallFunc_CalPriorByTag_ReturnValue_4) == 0x000110, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::CallFunc_CalPriorByTag_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, CallFunc_CalPriorByTag_ReturnValue_5) == 0x000114, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::CallFunc_CalPriorByTag_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, CallFunc_CalPriorByTag_ReturnValue_6) == 0x000118, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::CallFunc_CalPriorByTag_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, CallFunc_CalPriorByTag_ReturnValue_7) == 0x00011C, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::CallFunc_CalPriorByTag_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Get_True_Drop_Prior, CallFunc_CalPriorByTag_ReturnValue_8) == 0x000120, "Member 'PlayerModelLibrary_C_Get_True_Drop_Prior::CallFunc_CalPriorByTag_ReturnValue_8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer \ static_assert(alignof(PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer"); \ static_assert(sizeof(PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer) == 0x000060, "Wrong size on PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer"); \ static_assert(offsetof(PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer, DropIndex) == 0x000000, "Member 'PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer::DropIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer, OwnerActor) == 0x000008, "Member 'PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer::OwnerActor' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer, __WorldContext) == 0x000010, "Member 'PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer, Gived) == 0x000018, "Member 'PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer::Gived' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer, CallFunc_MakeDirectlyDropIndexSaveKey_ReturnValue) == 0x000020, "Member 'PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer::CallFunc_MakeDirectlyDropIndexSaveKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer, CallFunc_GetSavedLevelValue_Value) == 0x000030, "Member 'PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer, CallFunc_GetSavedLevelValue_hasSet) == 0x000040, "Member 'PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer, CallFunc_TrimTrailing_ReturnValue) == 0x000048, "Member 'PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer::CallFunc_TrimTrailing_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000058, "Member 'PlayerModelLibrary_C_IsDropIndexDirectlyDroppedToPlayer::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_MakeDirectlyDropIndexSaveKey \ static_assert(alignof(PlayerModelLibrary_C_MakeDirectlyDropIndexSaveKey) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_MakeDirectlyDropIndexSaveKey"); \ static_assert(sizeof(PlayerModelLibrary_C_MakeDirectlyDropIndexSaveKey) == 0x000040, "Wrong size on PlayerModelLibrary_C_MakeDirectlyDropIndexSaveKey"); \ static_assert(offsetof(PlayerModelLibrary_C_MakeDirectlyDropIndexSaveKey, DropIndex) == 0x000000, "Member 'PlayerModelLibrary_C_MakeDirectlyDropIndexSaveKey::DropIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_MakeDirectlyDropIndexSaveKey, __WorldContext) == 0x000008, "Member 'PlayerModelLibrary_C_MakeDirectlyDropIndexSaveKey::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_MakeDirectlyDropIndexSaveKey, ReturnValue) == 0x000010, "Member 'PlayerModelLibrary_C_MakeDirectlyDropIndexSaveKey::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_MakeDirectlyDropIndexSaveKey, CallFunc_Conv_IntToString_ReturnValue) == 0x000020, "Member 'PlayerModelLibrary_C_MakeDirectlyDropIndexSaveKey::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_MakeDirectlyDropIndexSaveKey, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'PlayerModelLibrary_C_MakeDirectlyDropIndexSaveKey::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index \ static_assert(alignof(PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index) == 0x000008, "Wrong alignment on PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index"); \ static_assert(sizeof(PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index) == 0x000040, "Wrong size on PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index"); \ static_assert(offsetof(PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index, InputArray) == 0x000000, "Member 'PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index::InputArray' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index, Index_0) == 0x000010, "Member 'PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index::Index_0' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index, __WorldContext) == 0x000018, "Member 'PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index, Value) == 0x000020, "Member 'PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index, CallFunc_Array_Get_Item) == 0x000028, "Member 'PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000038, "Member 'PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index, CallFunc_Conv_StringToInt_ReturnValue) == 0x00003C, "Member 'PlayerModelLibrary_C_Try_Get_Value_Of_Array_by_Index::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlayerModelLibrary_C \ static_assert(alignof(UPlayerModelLibrary_C) == 0x000008, "Wrong alignment on UPlayerModelLibrary_C"); \ static_assert(sizeof(UPlayerModelLibrary_C) == 0x000028, "Wrong size on UPlayerModelLibrary_C"); \ #define DUMPER7_ASSERTS_BowHandler_C_BowAttack \ static_assert(alignof(BowHandler_C_BowAttack) == 0x000010, "Wrong alignment on BowHandler_C_BowAttack"); \ static_assert(sizeof(BowHandler_C_BowAttack) == 0x000190, "Wrong size on BowHandler_C_BowAttack"); \ static_assert(offsetof(BowHandler_C_BowAttack, BulletFrom) == 0x000000, "Member 'BowHandler_C_BowAttack::BulletFrom' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, BulletTo) == 0x000018, "Member 'BowHandler_C_BowAttack::BulletTo' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, Duration) == 0x000030, "Member 'BowHandler_C_BowAttack::Duration' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, L_Duration) == 0x000038, "Member 'BowHandler_C_BowAttack::L_Duration' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000040, "Member 'BowHandler_C_BowAttack::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_MontageAction_duration) == 0x000048, "Member 'BowHandler_C_BowAttack::CallFunc_MontageAction_duration' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_MontageAction_succeed) == 0x000050, "Member 'BowHandler_C_BowAttack::CallFunc_MontageAction_succeed' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_FindLookAtRotation_ReturnValue) == 0x000058, "Member 'BowHandler_C_BowAttack::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_GetMyEquip_Equip) == 0x000070, "Member 'BowHandler_C_BowAttack::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_MakeTransform_ReturnValue) == 0x000080, "Member 'BowHandler_C_BowAttack::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_GetActiveItem_Item) == 0x0000E0, "Member 'BowHandler_C_BowAttack::CallFunc_GetActiveItem_Item' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000100, "Member 'BowHandler_C_BowAttack::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_BuildDamage_ThgounessDamage) == 0x000108, "Member 'BowHandler_C_BowAttack::CallFunc_BuildDamage_ThgounessDamage' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_BuildDamage_critial_Rate) == 0x00010C, "Member 'BowHandler_C_BowAttack::CallFunc_BuildDamage_critial_Rate' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_BuildDamage_critial_Damage_Rate) == 0x000110, "Member 'BowHandler_C_BowAttack::CallFunc_BuildDamage_critial_Damage_Rate' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_BuildDamage_FirstDamageType) == 0x000118, "Member 'BowHandler_C_BowAttack::CallFunc_BuildDamage_FirstDamageType' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_BuildDamage_FirstDamageParam) == 0x000120, "Member 'BowHandler_C_BowAttack::CallFunc_BuildDamage_FirstDamageParam' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_BuildDamage_SecondDamageType) == 0x000128, "Member 'BowHandler_C_BowAttack::CallFunc_BuildDamage_SecondDamageType' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_BuildDamage_SecondDamageParam) == 0x000130, "Member 'BowHandler_C_BowAttack::CallFunc_BuildDamage_SecondDamageParam' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_BuildDamage_FirstEffectType) == 0x000138, "Member 'BowHandler_C_BowAttack::CallFunc_BuildDamage_FirstEffectType' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_BuildDamage_FirstEffectParam) == 0x000140, "Member 'BowHandler_C_BowAttack::CallFunc_BuildDamage_FirstEffectParam' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_BuildDamage_SecondEffectType) == 0x000148, "Member 'BowHandler_C_BowAttack::CallFunc_BuildDamage_SecondEffectType' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_BuildDamage_SecondEffectParam) == 0x000150, "Member 'BowHandler_C_BowAttack::CallFunc_BuildDamage_SecondEffectParam' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, K2Node_ClassDynamicCast_AsItem_Arrow) == 0x000158, "Member 'BowHandler_C_BowAttack::K2Node_ClassDynamicCast_AsItem_Arrow' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, K2Node_ClassDynamicCast_bSuccess) == 0x000160, "Member 'BowHandler_C_BowAttack::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000168, "Member 'BowHandler_C_BowAttack::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_FinishSpawningActor_ReturnValue) == 0x000170, "Member 'BowHandler_C_BowAttack::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_CanBowAttack_ReturnValue) == 0x000178, "Member 'BowHandler_C_BowAttack::CallFunc_CanBowAttack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_BowAttack, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000180, "Member 'BowHandler_C_BowAttack::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BowHandler_C_CanBowAttack \ static_assert(alignof(BowHandler_C_CanBowAttack) == 0x000008, "Wrong alignment on BowHandler_C_CanBowAttack"); \ static_assert(sizeof(BowHandler_C_CanBowAttack) == 0x000018, "Wrong size on BowHandler_C_CanBowAttack"); \ static_assert(offsetof(BowHandler_C_CanBowAttack, ReturnValue) == 0x000000, "Member 'BowHandler_C_CanBowAttack::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_CanBowAttack, CallFunc_IsInCombatPose_Result) == 0x000001, "Member 'BowHandler_C_CanBowAttack::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_CanBowAttack, CallFunc_GetMyEquip_Equip) == 0x000008, "Member 'BowHandler_C_CanBowAttack::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_CanBowAttack, CallFunc_GetCombatType_CombatType) == 0x000010, "Member 'BowHandler_C_CanBowAttack::CallFunc_GetCombatType_CombatType' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_CanBowAttack, CallFunc_AreArrowsEquipped_ReturnValue) == 0x000011, "Member 'BowHandler_C_CanBowAttack::CallFunc_AreArrowsEquipped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_CanBowAttack, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000012, "Member 'BowHandler_C_CanBowAttack::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_CanBowAttack, CallFunc_BooleanAND_ReturnValue) == 0x000013, "Member 'BowHandler_C_CanBowAttack::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_CanBowAttack, CallFunc_BooleanAND_ReturnValue_1) == 0x000014, "Member 'BowHandler_C_CanBowAttack::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BowHandler_C_ExecuteUbergraph_BowHandler \ static_assert(alignof(BowHandler_C_ExecuteUbergraph_BowHandler) == 0x000008, "Wrong alignment on BowHandler_C_ExecuteUbergraph_BowHandler"); \ static_assert(sizeof(BowHandler_C_ExecuteUbergraph_BowHandler) == 0x0000E0, "Wrong size on BowHandler_C_ExecuteUbergraph_BowHandler"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, EntryPoint) == 0x000000, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, K2Node_CustomEvent_Activity) == 0x000004, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::K2Node_CustomEvent_Activity' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, K2Node_CustomEvent_Value) == 0x000005, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, K2Node_CustomEvent_out_duration) == 0x000008, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::K2Node_CustomEvent_out_duration' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, K2Node_CustomEvent_Enable) == 0x000010, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::K2Node_CustomEvent_Enable' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_FMax_ReturnValue) == 0x000018, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000020, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_CanBowAttack_ReturnValue) == 0x000021, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_CanBowAttack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, K2Node_DynamicCast_AsI_Is_Archer) == 0x000028, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::K2Node_DynamicCast_AsI_Is_Archer' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000040, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_GetAimTarget_Bullet_From) == 0x000048, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_GetAimTarget_Bullet_From' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_GetAimTarget_Bullet_To) == 0x000060, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_GetAimTarget_Bullet_To' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_GetAimTarget_succeed) == 0x000078, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_GetAimTarget_succeed' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_BowAttack_Duration) == 0x000080, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_BowAttack_Duration' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000088, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_K2_SetTimer_ReturnValue) == 0x000090, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000098, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0000A0, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_SpawnSoundAttached_ReturnValue) == 0x0000A8, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_SpawnSoundAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0000B8, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x0000C0, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_RandomFloatInRange_ReturnValue) == 0x0000C8, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0000D0, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x0000D8, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_ExecuteUbergraph_BowHandler, K2Node_Event_DeltaSeconds) == 0x0000DC, "Member 'BowHandler_C_ExecuteUbergraph_BowHandler::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BowHandler_C_OnActivity \ static_assert(alignof(BowHandler_C_OnActivity) == 0x000001, "Wrong alignment on BowHandler_C_OnActivity"); \ static_assert(sizeof(BowHandler_C_OnActivity) == 0x000002, "Wrong size on BowHandler_C_OnActivity"); \ static_assert(offsetof(BowHandler_C_OnActivity, Activity) == 0x000000, "Member 'BowHandler_C_OnActivity::Activity' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_OnActivity, Value) == 0x000001, "Member 'BowHandler_C_OnActivity::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BowHandler_C_ReceiveTick \ static_assert(alignof(BowHandler_C_ReceiveTick) == 0x000004, "Wrong alignment on BowHandler_C_ReceiveTick"); \ static_assert(sizeof(BowHandler_C_ReceiveTick) == 0x000004, "Wrong size on BowHandler_C_ReceiveTick"); \ static_assert(offsetof(BowHandler_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BowHandler_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BowHandler_C_SetEnableAutoOneShoot \ static_assert(alignof(BowHandler_C_SetEnableAutoOneShoot) == 0x000008, "Wrong alignment on BowHandler_C_SetEnableAutoOneShoot"); \ static_assert(sizeof(BowHandler_C_SetEnableAutoOneShoot) == 0x000010, "Wrong size on BowHandler_C_SetEnableAutoOneShoot"); \ static_assert(offsetof(BowHandler_C_SetEnableAutoOneShoot, out_duration) == 0x000000, "Member 'BowHandler_C_SetEnableAutoOneShoot::out_duration' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_SetEnableAutoOneShoot, Enable) == 0x000008, "Member 'BowHandler_C_SetEnableAutoOneShoot::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BowHandler_C_UpdateAnimAlpha \ static_assert(alignof(BowHandler_C_UpdateAnimAlpha) == 0x000008, "Wrong alignment on BowHandler_C_UpdateAnimAlpha"); \ static_assert(sizeof(BowHandler_C_UpdateAnimAlpha) == 0x000068, "Wrong size on BowHandler_C_UpdateAnimAlpha"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'BowHandler_C_UpdateAnimAlpha::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000008, "Member 'BowHandler_C_UpdateAnimAlpha::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, CallFunc_GetState_State) == 0x000010, "Member 'BowHandler_C_UpdateAnimAlpha::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, CallFunc_GetActivityValue_Value) == 0x000011, "Member 'BowHandler_C_UpdateAnimAlpha::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000012, "Member 'BowHandler_C_UpdateAnimAlpha::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000018, "Member 'BowHandler_C_UpdateAnimAlpha::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, CallFunc_BooleanAND_ReturnValue) == 0x000020, "Member 'BowHandler_C_UpdateAnimAlpha::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, CallFunc_GetStatValue_Value) == 0x000028, "Member 'BowHandler_C_UpdateAnimAlpha::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, Temp_bool_Variable) == 0x000030, "Member 'BowHandler_C_UpdateAnimAlpha::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, CallFunc_IsFalling_ReturnValue) == 0x000031, "Member 'BowHandler_C_UpdateAnimAlpha::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000038, "Member 'BowHandler_C_UpdateAnimAlpha::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, CallFunc_Not_PreBool_ReturnValue) == 0x000040, "Member 'BowHandler_C_UpdateAnimAlpha::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, CallFunc_BooleanAND_ReturnValue_1) == 0x000041, "Member 'BowHandler_C_UpdateAnimAlpha::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, CallFunc_FInterpTo_Constant_ReturnValue) == 0x000048, "Member 'BowHandler_C_UpdateAnimAlpha::CallFunc_FInterpTo_Constant_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x000050, "Member 'BowHandler_C_UpdateAnimAlpha::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, CallFunc_FInterpTo_Constant_ReturnValue_1) == 0x000058, "Member 'BowHandler_C_UpdateAnimAlpha::CallFunc_FInterpTo_Constant_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BowHandler_C_UpdateAnimAlpha, K2Node_Select_Default) == 0x000060, "Member 'BowHandler_C_UpdateAnimAlpha::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBowHandler_C \ static_assert(alignof(UBowHandler_C) == 0x000008, "Wrong alignment on UBowHandler_C"); \ static_assert(sizeof(UBowHandler_C) == 0x000138, "Wrong size on UBowHandler_C"); \ static_assert(offsetof(UBowHandler_C, UberGraphFrame) == 0x0000E8, "Member 'UBowHandler_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBowHandler_C, Character) == 0x0000F0, "Member 'UBowHandler_C::Character' has a wrong offset!"); \ static_assert(offsetof(UBowHandler_C, AimAlpha) == 0x0000F8, "Member 'UBowHandler_C::AimAlpha' has a wrong offset!"); \ static_assert(offsetof(UBowHandler_C, ArrowInitialSpeed) == 0x000100, "Member 'UBowHandler_C::ArrowInitialSpeed' has a wrong offset!"); \ static_assert(offsetof(UBowHandler_C, AutoShootResult) == 0x000108, "Member 'UBowHandler_C::AutoShootResult' has a wrong offset!"); \ static_assert(offsetof(UBowHandler_C, AutoAimOutTime) == 0x000118, "Member 'UBowHandler_C::AutoAimOutTime' has a wrong offset!"); \ static_assert(offsetof(UBowHandler_C, AnimEnableAuto) == 0x000120, "Member 'UBowHandler_C::AnimEnableAuto' has a wrong offset!"); \ static_assert(offsetof(UBowHandler_C, AutoAimLeatWait) == 0x000128, "Member 'UBowHandler_C::AutoAimLeatWait' has a wrong offset!"); \ static_assert(offsetof(UBowHandler_C, busy) == 0x000130, "Member 'UBowHandler_C::busy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClothRebineComponent_C_ExecuteUbergraph_ClothRebineComponent \ static_assert(alignof(ClothRebineComponent_C_ExecuteUbergraph_ClothRebineComponent) == 0x000004, "Wrong alignment on ClothRebineComponent_C_ExecuteUbergraph_ClothRebineComponent"); \ static_assert(sizeof(ClothRebineComponent_C_ExecuteUbergraph_ClothRebineComponent) == 0x000008, "Wrong size on ClothRebineComponent_C_ExecuteUbergraph_ClothRebineComponent"); \ static_assert(offsetof(ClothRebineComponent_C_ExecuteUbergraph_ClothRebineComponent, EntryPoint) == 0x000000, "Member 'ClothRebineComponent_C_ExecuteUbergraph_ClothRebineComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ClothRebineComponent_C_ExecuteUbergraph_ClothRebineComponent, K2Node_CustomEvent_Editor) == 0x000004, "Member 'ClothRebineComponent_C_ExecuteUbergraph_ClothRebineComponent::K2Node_CustomEvent_Editor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClothRebineComponent_C_Init \ static_assert(alignof(ClothRebineComponent_C_Init) == 0x000008, "Wrong alignment on ClothRebineComponent_C_Init"); \ static_assert(sizeof(ClothRebineComponent_C_Init) == 0x000040, "Wrong size on ClothRebineComponent_C_Init"); \ static_assert(offsetof(ClothRebineComponent_C_Init, 使用随机数种子_0) == 0x000000, "Member 'ClothRebineComponent_C_Init::使用随机数种子_0' has a wrong offset!"); \ static_assert(offsetof(ClothRebineComponent_C_Init, 随机种子_0) == 0x000004, "Member 'ClothRebineComponent_C_Init::随机种子_0' has a wrong offset!"); \ static_assert(offsetof(ClothRebineComponent_C_Init, RebineCloth_0) == 0x000008, "Member 'ClothRebineComponent_C_Init::RebineCloth_0' has a wrong offset!"); \ static_assert(offsetof(ClothRebineComponent_C_Init, 换装配置文件_0) == 0x000010, "Member 'ClothRebineComponent_C_Init::换装配置文件_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClothRebineComponent_C_RandomGroup \ static_assert(alignof(ClothRebineComponent_C_RandomGroup) == 0x000008, "Wrong alignment on ClothRebineComponent_C_RandomGroup"); \ static_assert(sizeof(ClothRebineComponent_C_RandomGroup) == 0x000028, "Wrong size on ClothRebineComponent_C_RandomGroup"); \ static_assert(offsetof(ClothRebineComponent_C_RandomGroup, InputPin) == 0x000000, "Member 'ClothRebineComponent_C_RandomGroup::InputPin' has a wrong offset!"); \ static_assert(offsetof(ClothRebineComponent_C_RandomGroup, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'ClothRebineComponent_C_RandomGroup::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ClothRebineComponent_C_RandomGroup, CallFunc_Percent_IntInt_ReturnValue) == 0x000014, "Member 'ClothRebineComponent_C_RandomGroup::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ClothRebineComponent_C_RandomGroup, CallFunc_Greater_IntInt_ReturnValue) == 0x000018, "Member 'ClothRebineComponent_C_RandomGroup::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ClothRebineComponent_C_RandomGroup, CallFunc_Array_Get_Item) == 0x000020, "Member 'ClothRebineComponent_C_RandomGroup::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClothRebineComponent_C_RebineClothEvent \ static_assert(alignof(ClothRebineComponent_C_RebineClothEvent) == 0x000001, "Wrong alignment on ClothRebineComponent_C_RebineClothEvent"); \ static_assert(sizeof(ClothRebineComponent_C_RebineClothEvent) == 0x000001, "Wrong size on ClothRebineComponent_C_RebineClothEvent"); \ static_assert(offsetof(ClothRebineComponent_C_RebineClothEvent, Editor_0) == 0x000000, "Member 'ClothRebineComponent_C_RebineClothEvent::Editor_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UClothRebineComponent_C \ static_assert(alignof(UClothRebineComponent_C) == 0x000008, "Wrong alignment on UClothRebineComponent_C"); \ static_assert(sizeof(UClothRebineComponent_C) == 0x000158, "Wrong size on UClothRebineComponent_C"); \ static_assert(offsetof(UClothRebineComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UClothRebineComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UClothRebineComponent_C, RebineCloth) == 0x0000F0, "Member 'UClothRebineComponent_C::RebineCloth' has a wrong offset!"); \ static_assert(offsetof(UClothRebineComponent_C, Parent) == 0x0000F8, "Member 'UClothRebineComponent_C::Parent' has a wrong offset!"); \ static_assert(offsetof(UClothRebineComponent_C, AnimInst) == 0x000100, "Member 'UClothRebineComponent_C::AnimInst' has a wrong offset!"); \ static_assert(offsetof(UClothRebineComponent_C, 随机种子) == 0x000108, "Member 'UClothRebineComponent_C::随机种子' has a wrong offset!"); \ static_assert(offsetof(UClothRebineComponent_C, Stream) == 0x00010C, "Member 'UClothRebineComponent_C::Stream' has a wrong offset!"); \ static_assert(offsetof(UClothRebineComponent_C, 使用随机数种子) == 0x000114, "Member 'UClothRebineComponent_C::使用随机数种子' has a wrong offset!"); \ static_assert(offsetof(UClothRebineComponent_C, 换装配置文件) == 0x000118, "Member 'UClothRebineComponent_C::换装配置文件' has a wrong offset!"); \ static_assert(offsetof(UClothRebineComponent_C, NewVar_0) == 0x000148, "Member 'UClothRebineComponent_C::NewVar_0' has a wrong offset!"); \ static_assert(offsetof(UClothRebineComponent_C, Editor) == 0x000150, "Member 'UClothRebineComponent_C::Editor' has a wrong offset!"); \ static_assert(offsetof(UClothRebineComponent_C, CachedRandomResult) == 0x000154, "Member 'UClothRebineComponent_C::CachedRandomResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewActiveAI_Volume_C_AddBaseai \ static_assert(alignof(NewActiveAI_Volume_C_AddBaseai) == 0x000008, "Wrong alignment on NewActiveAI_Volume_C_AddBaseai"); \ static_assert(sizeof(NewActiveAI_Volume_C_AddBaseai) == 0x000008, "Wrong size on NewActiveAI_Volume_C_AddBaseai"); \ static_assert(offsetof(NewActiveAI_Volume_C_AddBaseai, AI) == 0x000000, "Member 'NewActiveAI_Volume_C_AddBaseai::AI' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'NewActiveAI_Volume_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume \ static_assert(alignof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume) == 0x000010, "Wrong alignment on NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume"); \ static_assert(sizeof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume) == 0x000570, "Wrong size on NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, EntryPoint) == 0x000000, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000010, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_ComponentBoundEvent_OtherActor) == 0x000018, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_ComponentBoundEvent_OtherComp) == 0x000020, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000028, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_ComponentBoundEvent_bFromSweep) == 0x00002C, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_ComponentBoundEvent_SweepResult) == 0x000030, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000118, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000120, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000128, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000130, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_IsServer_ReturnValue) == 0x000138, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_CustomEvent_firepoint) == 0x000140, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_CustomEvent_isReborn) == 0x000150, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_CustomEvent_Position) == 0x000160, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x0001C0, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_IsOverlappingActor_ReturnValue) == 0x0001C8, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_IsOverlappingActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_GetGlobalFlag_Enable) == 0x0001C9, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_GetDCSGameState_ReturnValue) == 0x0001D0, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_Not_PreBool_ReturnValue) == 0x0001D8, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_GetIsFullyLoaded_ReturnValue) == 0x0001D9, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_GetIsFullyLoaded_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_CustomEvent_AI) == 0x0001E0, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_CustomEvent_AI' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_BooleanAND_ReturnValue) == 0x0001E8, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_Array_AddUnique_ReturnValue) == 0x0001EC, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_CustomEvent_DamageCauser) == 0x0001F0, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_CustomEvent_DamageCauser' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_CustomEvent_CallAI) == 0x0001F8, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_CustomEvent_CallAI' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_Array_Length_ReturnValue) == 0x000200, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_MakeStruct_F_HitData) == 0x000208, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_MakeStruct_F_HitData' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_Less_IntInt_ReturnValue) == 0x000370, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, Temp_bool_Has_Been_Initd_Variable) == 0x000371, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_CustomEvent_Vis) == 0x000374, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_CustomEvent_Vis' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_CustomEvent_AIName) == 0x000378, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_CustomEvent_AIName' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_Conv_IntToBool_ReturnValue) == 0x000388, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_Conv_IntToBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_GetComponentBounds_Origin) == 0x000390, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_GetComponentBounds_Origin' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_GetComponentBounds_BoxExtent) == 0x0003A8, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_GetComponentBounds_BoxExtent' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_GetComponentBounds_SphereRadius) == 0x0003C0, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_GetComponentBounds_SphereRadius' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_Not_PreBool_ReturnValue_1) == 0x0003C4, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_BreakVector_X) == 0x0003C8, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_BreakVector_Y) == 0x0003D0, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_BreakVector_Z) == 0x0003D8, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0003E0, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_MakeVector_ReturnValue) == 0x0003E8, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000400, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_GetDisplayName_ReturnValue) == 0x0004E8, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, Temp_int_Array_Index_Variable) == 0x0004F8, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_Concat_StrStr_ReturnValue) == 0x000500, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_Array_Get_Item) == 0x000510, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000518, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000528, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000530, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, CallFunc_Conv_StringToText_ReturnValue) == 0x000540, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_SwitchEnum_CmpSuccess) == 0x000558, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, Temp_bool_IsClosed_Variable) == 0x000559, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume, K2Node_CreateDelegate_OutputDelegate) == 0x00055C, "Member 'NewActiveAI_Volume_C_ExecuteUbergraph_NewActiveAI_Volume::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewActiveAI_Volume_C_OnAIActivgeByDamage \ static_assert(alignof(NewActiveAI_Volume_C_OnAIActivgeByDamage) == 0x000008, "Wrong alignment on NewActiveAI_Volume_C_OnAIActivgeByDamage"); \ static_assert(sizeof(NewActiveAI_Volume_C_OnAIActivgeByDamage) == 0x000010, "Wrong size on NewActiveAI_Volume_C_OnAIActivgeByDamage"); \ static_assert(offsetof(NewActiveAI_Volume_C_OnAIActivgeByDamage, DamageCauser) == 0x000000, "Member 'NewActiveAI_Volume_C_OnAIActivgeByDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_OnAIActivgeByDamage, CallAI) == 0x000008, "Member 'NewActiveAI_Volume_C_OnAIActivgeByDamage::CallAI' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewActiveAI_Volume_C_OnPlayerHasBornedEvent \ static_assert(alignof(NewActiveAI_Volume_C_OnPlayerHasBornedEvent) == 0x000010, "Wrong alignment on NewActiveAI_Volume_C_OnPlayerHasBornedEvent"); \ static_assert(sizeof(NewActiveAI_Volume_C_OnPlayerHasBornedEvent) == 0x000080, "Wrong size on NewActiveAI_Volume_C_OnPlayerHasBornedEvent"); \ static_assert(offsetof(NewActiveAI_Volume_C_OnPlayerHasBornedEvent, FirePoint) == 0x000000, "Member 'NewActiveAI_Volume_C_OnPlayerHasBornedEvent::FirePoint' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_OnPlayerHasBornedEvent, isReborn) == 0x000010, "Member 'NewActiveAI_Volume_C_OnPlayerHasBornedEvent::isReborn' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_OnPlayerHasBornedEvent, Position) == 0x000020, "Member 'NewActiveAI_Volume_C_OnPlayerHasBornedEvent::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewActiveAI_Volume_C_ShowActiveBoxAndData \ static_assert(alignof(NewActiveAI_Volume_C_ShowActiveBoxAndData) == 0x000008, "Wrong alignment on NewActiveAI_Volume_C_ShowActiveBoxAndData"); \ static_assert(sizeof(NewActiveAI_Volume_C_ShowActiveBoxAndData) == 0x000018, "Wrong size on NewActiveAI_Volume_C_ShowActiveBoxAndData"); \ static_assert(offsetof(NewActiveAI_Volume_C_ShowActiveBoxAndData, Vis) == 0x000000, "Member 'NewActiveAI_Volume_C_ShowActiveBoxAndData::Vis' has a wrong offset!"); \ static_assert(offsetof(NewActiveAI_Volume_C_ShowActiveBoxAndData, AIName) == 0x000008, "Member 'NewActiveAI_Volume_C_ShowActiveBoxAndData::AIName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANewActiveAI_Volume_C \ static_assert(alignof(ANewActiveAI_Volume_C) == 0x000008, "Wrong alignment on ANewActiveAI_Volume_C"); \ static_assert(sizeof(ANewActiveAI_Volume_C) == 0x0004F8, "Wrong size on ANewActiveAI_Volume_C"); \ static_assert(offsetof(ANewActiveAI_Volume_C, UberGraphFrame) == 0x0004A8, "Member 'ANewActiveAI_Volume_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ANewActiveAI_Volume_C, TextRender) == 0x0004B0, "Member 'ANewActiveAI_Volume_C::TextRender' has a wrong offset!"); \ static_assert(offsetof(ANewActiveAI_Volume_C, DynamicEventPlugin) == 0x0004B8, "Member 'ANewActiveAI_Volume_C::DynamicEventPlugin' has a wrong offset!"); \ static_assert(offsetof(ANewActiveAI_Volume_C, Billboard) == 0x0004C0, "Member 'ANewActiveAI_Volume_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(ANewActiveAI_Volume_C, Box) == 0x0004C8, "Member 'ANewActiveAI_Volume_C::Box' has a wrong offset!"); \ static_assert(offsetof(ANewActiveAI_Volume_C, 激活后以玩家为目标) == 0x0004D0, "Member 'ANewActiveAI_Volume_C::激活后以玩家为目标' has a wrong offset!"); \ static_assert(offsetof(ANewActiveAI_Volume_C, 需要通过关卡脚本启用) == 0x0004D1, "Member 'ANewActiveAI_Volume_C::需要通过关卡脚本启用' has a wrong offset!"); \ static_assert(offsetof(ANewActiveAI_Volume_C, 联动对象) == 0x0004D8, "Member 'ANewActiveAI_Volume_C::联动对象' has a wrong offset!"); \ static_assert(offsetof(ANewActiveAI_Volume_C, PrintStr) == 0x0004E8, "Member 'ANewActiveAI_Volume_C::PrintStr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_AddAtkTimerInList \ static_assert(alignof(ImplAI_Component_C_AddAtkTimerInList) == 0x000008, "Wrong alignment on ImplAI_Component_C_AddAtkTimerInList"); \ static_assert(sizeof(ImplAI_Component_C_AddAtkTimerInList) == 0x000040, "Wrong size on ImplAI_Component_C_AddAtkTimerInList"); \ static_assert(offsetof(ImplAI_Component_C_AddAtkTimerInList, TargetArray) == 0x000000, "Member 'ImplAI_Component_C_AddAtkTimerInList::TargetArray' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAtkTimerInList, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000010, "Member 'ImplAI_Component_C_AddAtkTimerInList::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAtkTimerInList, CallFunc_Array_LastIndex_ReturnValue) == 0x000018, "Member 'ImplAI_Component_C_AddAtkTimerInList::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAtkTimerInList, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000020, "Member 'ImplAI_Component_C_AddAtkTimerInList::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAtkTimerInList, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000028, "Member 'ImplAI_Component_C_AddAtkTimerInList::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAtkTimerInList, CallFunc_Array_Add_ReturnValue) == 0x00002C, "Member 'ImplAI_Component_C_AddAtkTimerInList::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAtkTimerInList, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000030, "Member 'ImplAI_Component_C_AddAtkTimerInList::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAtkTimerInList, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000038, "Member 'ImplAI_Component_C_AddAtkTimerInList::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_AddAutoScriptCd \ static_assert(alignof(ImplAI_Component_C_AddAutoScriptCd) == 0x000008, "Wrong alignment on ImplAI_Component_C_AddAutoScriptCd"); \ static_assert(sizeof(ImplAI_Component_C_AddAutoScriptCd) == 0x000028, "Wrong size on ImplAI_Component_C_AddAutoScriptCd"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd, ScriptIdex) == 0x000000, "Member 'ImplAI_Component_C_AddAutoScriptCd::ScriptIdex' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd, Duration) == 0x000008, "Member 'ImplAI_Component_C_AddAutoScriptCd::Duration' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd, NodeId) == 0x000010, "Member 'ImplAI_Component_C_AddAutoScriptCd::NodeId' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd, untilTo) == 0x000018, "Member 'ImplAI_Component_C_AddAutoScriptCd::untilTo' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd, CallFunc_AddAutoScriptCd_0_untilTo) == 0x000020, "Member 'ImplAI_Component_C_AddAutoScriptCd::CallFunc_AddAutoScriptCd_0_untilTo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_AddAutoScriptCd_0 \ static_assert(alignof(ImplAI_Component_C_AddAutoScriptCd_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_AddAutoScriptCd_0"); \ static_assert(sizeof(ImplAI_Component_C_AddAutoScriptCd_0) == 0x000050, "Wrong size on ImplAI_Component_C_AddAutoScriptCd_0"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd_0, ScriptIdex) == 0x000000, "Member 'ImplAI_Component_C_AddAutoScriptCd_0::ScriptIdex' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd_0, Duration) == 0x000008, "Member 'ImplAI_Component_C_AddAutoScriptCd_0::Duration' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd_0, NodeId) == 0x000010, "Member 'ImplAI_Component_C_AddAutoScriptCd_0::NodeId' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd_0, untilTo) == 0x000018, "Member 'ImplAI_Component_C_AddAutoScriptCd_0::untilTo' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd_0, CallFunc_FMax_ReturnValue) == 0x000020, "Member 'ImplAI_Component_C_AddAutoScriptCd_0::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd_0, CallFunc_Array_Find_ReturnValue) == 0x000028, "Member 'ImplAI_Component_C_AddAutoScriptCd_0::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd_0, CallFunc_Array_Add_ReturnValue) == 0x00002C, "Member 'ImplAI_Component_C_AddAutoScriptCd_0::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd_0, CallFunc_Multiply_IntInt_ReturnValue) == 0x000030, "Member 'ImplAI_Component_C_AddAutoScriptCd_0::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd_0, CallFunc_Array_Contains_ReturnValue) == 0x000034, "Member 'ImplAI_Component_C_AddAutoScriptCd_0::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd_0, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'ImplAI_Component_C_AddAutoScriptCd_0::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd_0, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000040, "Member 'ImplAI_Component_C_AddAutoScriptCd_0::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddAutoScriptCd_0, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000048, "Member 'ImplAI_Component_C_AddAutoScriptCd_0::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_AddExtraToughness \ static_assert(alignof(ImplAI_Component_C_AddExtraToughness) == 0x000008, "Wrong alignment on ImplAI_Component_C_AddExtraToughness"); \ static_assert(sizeof(ImplAI_Component_C_AddExtraToughness) == 0x000038, "Wrong size on ImplAI_Component_C_AddExtraToughness"); \ static_assert(offsetof(ImplAI_Component_C_AddExtraToughness, AddValue) == 0x000000, "Member 'ImplAI_Component_C_AddExtraToughness::AddValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddExtraToughness, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'ImplAI_Component_C_AddExtraToughness::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddExtraToughness, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'ImplAI_Component_C_AddExtraToughness::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddExtraToughness, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'ImplAI_Component_C_AddExtraToughness::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddExtraToughness, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000020, "Member 'ImplAI_Component_C_AddExtraToughness::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddExtraToughness, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'ImplAI_Component_C_AddExtraToughness::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_AddExtraToughness, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'ImplAI_Component_C_AddExtraToughness::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_ApplyAttackingToughness \ static_assert(alignof(ImplAI_Component_C_ApplyAttackingToughness) == 0x000008, "Wrong alignment on ImplAI_Component_C_ApplyAttackingToughness"); \ static_assert(sizeof(ImplAI_Component_C_ApplyAttackingToughness) == 0x000008, "Wrong size on ImplAI_Component_C_ApplyAttackingToughness"); \ static_assert(offsetof(ImplAI_Component_C_ApplyAttackingToughness, AttackToughnessValue_0) == 0x000000, "Member 'ImplAI_Component_C_ApplyAttackingToughness::AttackToughnessValue_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_ApplyAttackingToughness_0 \ static_assert(alignof(ImplAI_Component_C_ApplyAttackingToughness_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_ApplyAttackingToughness_0"); \ static_assert(sizeof(ImplAI_Component_C_ApplyAttackingToughness_0) == 0x000040, "Wrong size on ImplAI_Component_C_ApplyAttackingToughness_0"); \ static_assert(offsetof(ImplAI_Component_C_ApplyAttackingToughness_0, AttackToughnessValue_0) == 0x000000, "Member 'ImplAI_Component_C_ApplyAttackingToughness_0::AttackToughnessValue_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ApplyAttackingToughness_0, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000008, "Member 'ImplAI_Component_C_ApplyAttackingToughness_0::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ApplyAttackingToughness_0, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000010, "Member 'ImplAI_Component_C_ApplyAttackingToughness_0::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ApplyAttackingToughness_0, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000018, "Member 'ImplAI_Component_C_ApplyAttackingToughness_0::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ApplyAttackingToughness_0, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000020, "Member 'ImplAI_Component_C_ApplyAttackingToughness_0::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ApplyAttackingToughness_0, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000028, "Member 'ImplAI_Component_C_ApplyAttackingToughness_0::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ApplyAttackingToughness_0, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000030, "Member 'ImplAI_Component_C_ApplyAttackingToughness_0::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ApplyAttackingToughness_0, CallFunc_FMax_ReturnValue) == 0x000038, "Member 'ImplAI_Component_C_ApplyAttackingToughness_0::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_ChangeToughnessFactor \ static_assert(alignof(ImplAI_Component_C_ChangeToughnessFactor) == 0x000008, "Wrong alignment on ImplAI_Component_C_ChangeToughnessFactor"); \ static_assert(sizeof(ImplAI_Component_C_ChangeToughnessFactor) == 0x000010, "Wrong size on ImplAI_Component_C_ChangeToughnessFactor"); \ static_assert(offsetof(ImplAI_Component_C_ChangeToughnessFactor, toughnessFactor_if_enable) == 0x000000, "Member 'ImplAI_Component_C_ChangeToughnessFactor::toughnessFactor_if_enable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ChangeToughnessFactor, Enable) == 0x000008, "Member 'ImplAI_Component_C_ChangeToughnessFactor::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_ChangeToughnessFactor_0 \ static_assert(alignof(ImplAI_Component_C_ChangeToughnessFactor_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_ChangeToughnessFactor_0"); \ static_assert(sizeof(ImplAI_Component_C_ChangeToughnessFactor_0) == 0x000010, "Wrong size on ImplAI_Component_C_ChangeToughnessFactor_0"); \ static_assert(offsetof(ImplAI_Component_C_ChangeToughnessFactor_0, toughnessFactor_if_enable) == 0x000000, "Member 'ImplAI_Component_C_ChangeToughnessFactor_0::toughnessFactor_if_enable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ChangeToughnessFactor_0, Enable) == 0x000008, "Member 'ImplAI_Component_C_ChangeToughnessFactor_0::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_ClearExtraToughness \ static_assert(alignof(ImplAI_Component_C_ClearExtraToughness) == 0x000008, "Wrong alignment on ImplAI_Component_C_ClearExtraToughness"); \ static_assert(sizeof(ImplAI_Component_C_ClearExtraToughness) == 0x000030, "Wrong size on ImplAI_Component_C_ClearExtraToughness"); \ static_assert(offsetof(ImplAI_Component_C_ClearExtraToughness, CallFunc_GetOwnActor_ReturnValue) == 0x000000, "Member 'ImplAI_Component_C_ClearExtraToughness::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ClearExtraToughness, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000008, "Member 'ImplAI_Component_C_ClearExtraToughness::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ClearExtraToughness, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'ImplAI_Component_C_ClearExtraToughness::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ClearExtraToughness, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'ImplAI_Component_C_ClearExtraToughness::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ClearExtraToughness, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'ImplAI_Component_C_ClearExtraToughness::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ClearExtraToughness, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000021, "Member 'ImplAI_Component_C_ClearExtraToughness::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ClearExtraToughness, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000022, "Member 'ImplAI_Component_C_ClearExtraToughness::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ClearExtraToughness, CallFunc_SelectFloat_ReturnValue) == 0x000028, "Member 'ImplAI_Component_C_ClearExtraToughness::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_CostToughnessAndGetReflection \ static_assert(alignof(ImplAI_Component_C_CostToughnessAndGetReflection) == 0x000008, "Wrong alignment on ImplAI_Component_C_CostToughnessAndGetReflection"); \ static_assert(sizeof(ImplAI_Component_C_CostToughnessAndGetReflection) == 0x000010, "Wrong size on ImplAI_Component_C_CostToughnessAndGetReflection"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection, toughnessCost) == 0x000000, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection::toughnessCost' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection, impactLevel) == 0x000008, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection::impactLevel' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection, reflectLevel) == 0x000009, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection::reflectLevel' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection, CallFunc_CostToughnessAndGetReflection_0_reflectLevel) == 0x00000A, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection::CallFunc_CostToughnessAndGetReflection_0_reflectLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_CostToughnessAndGetReflection_0 \ static_assert(alignof(ImplAI_Component_C_CostToughnessAndGetReflection_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_CostToughnessAndGetReflection_0"); \ static_assert(sizeof(ImplAI_Component_C_CostToughnessAndGetReflection_0) == 0x000360, "Wrong size on ImplAI_Component_C_CostToughnessAndGetReflection_0"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, toughnessCost) == 0x000000, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::toughnessCost' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, impactLevel) == 0x000008, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::impactLevel' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, reflectLevel) == 0x000009, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::reflectLevel' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Local_ModifyToughessValue) == 0x000010, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Local_ModifyToughessValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, useTable) == 0x000018, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::useTable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, LocalReduce) == 0x000020, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::LocalReduce' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, useTableIdx) == 0x000028, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::useTableIdx' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, baseFactorWithState) == 0x000030, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::baseFactorWithState' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, isAttacking) == 0x000038, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::isAttacking' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, LocalReduce_0) == 0x000040, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::LocalReduce_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, isAttacking_0) == 0x000048, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::isAttacking_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, useTableIdx_0) == 0x00004C, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::useTableIdx_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, baseFactorWithState_0) == 0x000050, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::baseFactorWithState_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, useTable_0) == 0x000058, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::useTable_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable) == 0x000060, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000061, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000068, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x000078, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000098, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000A8, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000B8, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000C8, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_1) == 0x0000D8, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000E0, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000F0, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_2) == 0x000100, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_3) == 0x000101, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_4) == 0x000102, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_5) == 0x000103, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_6) == 0x000104, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_7) == 0x000105, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_8) == 0x000106, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_8' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_9) == 0x000107, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_9' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_10) == 0x000108, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_10' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_11) == 0x000109, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_11' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_12) == 0x00010A, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_12' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_13) == 0x00010B, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_13' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_14) == 0x00010C, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_14' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_15) == 0x00010D, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_15' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_16) == 0x00010E, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_16' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_17) == 0x00010F, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_17' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_18) == 0x000110, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_18' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_19) == 0x000111, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_19' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_20) == 0x000112, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_20' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_byte_Variable_21) == 0x000113, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_byte_Variable_21' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000114, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetOwnActor_ReturnValue) == 0x000118, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, K2Node_DynamicCast_AsAbstract_Character) == 0x000120, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, K2Node_DynamicCast_bSuccess) == 0x000128, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetController_ReturnValue) == 0x000130, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetMyHealth_Health) == 0x000138, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetCurrentValue_CurrentValue) == 0x000140, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_SelectInt_ReturnValue) == 0x000148, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00014C, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetOwnActor_ReturnValue_1) == 0x000150, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetOwnActor_ReturnValue_2) == 0x000158, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetOwnActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetDisplayName_ReturnValue) == 0x000160, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetComponentByClass_ReturnValue) == 0x000170, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000178, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetLgnoreImpactType_LgnoreImpactType) == 0x000188, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetLgnoreImpactType_LgnoreImpactType' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000198, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Array_Find_ReturnValue) == 0x0001A8, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0001AC, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetOwnActor_ReturnValue_3) == 0x0001B0, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetOwnActor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_BooleanAND_ReturnValue) == 0x0001B8, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0001C0, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, K2Node_DynamicCast_bSuccess_1) == 0x0001C8, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetOwnActor_ReturnValue_4) == 0x0001D0, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetOwnActor_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetOwnActor_ReturnValue_5) == 0x0001D8, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetOwnActor_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0001E0, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, K2Node_DynamicCast_AsAbstract_Character_1) == 0x0001E8, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, K2Node_DynamicCast_bSuccess_2) == 0x0001F0, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetActivityValue_Value) == 0x0001F1, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_real_Variable) == 0x0001F8, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000200, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_real_Variable_1) == 0x000208, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_bool_Variable) == 0x000210, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Check_Attacking_Toughness_IsAttacking) == 0x000211, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Check_Attacking_Toughness_IsAttacking' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, K2Node_Select_Default) == 0x000218, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000220, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000228, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000238, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetPlayerController_ReturnValue) == 0x000240, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000248, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000258, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x000260, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Conv_IntToString_ReturnValue) == 0x000270, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000280, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Conv_StringToName_ReturnValue) == 0x000290, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000298, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Concat_StrStr_ReturnValue_10) == 0x0002A8, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_IsValid_ReturnValue) == 0x0002B8, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, K2Node_Select_Default_1) == 0x0002B9, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_IsForceActingDisabledMontage_ReturnValue) == 0x0002BA, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_IsForceActingDisabledMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x0002C0, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_SelectInt_ReturnValue_1) == 0x0002C8, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_SelectInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x0002CC, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, Temp_bool_Variable_1) == 0x0002CD, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, K2Node_Select_Default_2) == 0x0002D0, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetToughnessValue_ReturnValue) == 0x0002D8, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetToughnessValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetDataTableRowFromName_OutRow) == 0x0002E0, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000308, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, K2Node_Select_Default_3) == 0x000309, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000310, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2) == 0x000318, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_FMax_ReturnValue) == 0x000328, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000330, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000340, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_CostToughnessAndGetReflection_0, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000350, "Member 'ImplAI_Component_C_CostToughnessAndGetReflection_0::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_DebugMessage \ static_assert(alignof(ImplAI_Component_C_DebugMessage) == 0x000008, "Wrong alignment on ImplAI_Component_C_DebugMessage"); \ static_assert(sizeof(ImplAI_Component_C_DebugMessage) == 0x000020, "Wrong size on ImplAI_Component_C_DebugMessage"); \ static_assert(offsetof(ImplAI_Component_C_DebugMessage, InString) == 0x000000, "Member 'ImplAI_Component_C_DebugMessage::InString' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_DebugMessage, error_to_screen) == 0x000010, "Member 'ImplAI_Component_C_DebugMessage::error_to_screen' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_DebugMessage, Temp_int_Variable) == 0x000014, "Member 'ImplAI_Component_C_DebugMessage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_DebugMessage, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000018, "Member 'ImplAI_Component_C_DebugMessage::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_DebugMessage, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'ImplAI_Component_C_DebugMessage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_DecreaseCost \ static_assert(alignof(ImplAI_Component_C_DecreaseCost) == 0x000008, "Wrong alignment on ImplAI_Component_C_DecreaseCost"); \ static_assert(sizeof(ImplAI_Component_C_DecreaseCost) == 0x000018, "Wrong size on ImplAI_Component_C_DecreaseCost"); \ static_assert(offsetof(ImplAI_Component_C_DecreaseCost, directDecrease) == 0x000000, "Member 'ImplAI_Component_C_DecreaseCost::directDecrease' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_DecreaseCost, Cost) == 0x000008, "Member 'ImplAI_Component_C_DecreaseCost::Cost' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_DecreaseCost, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000010, "Member 'ImplAI_Component_C_DecreaseCost::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component \ static_assert(alignof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component) == 0x000008, "Wrong alignment on ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component"); \ static_assert(sizeof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component) == 0x0002E0, "Wrong size on ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, EntryPoint) == 0x000000, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, Temp_int_Array_Index_Variable) == 0x000010, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_GetStatValue_Value) == 0x000020, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, Temp_int_Variable) == 0x000028, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Divide_IntInt_ReturnValue) == 0x000030, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, Temp_int_Loop_Counter_Variable_1) == 0x00003C, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Add_IntInt_ReturnValue_2) == 0x000040, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, Temp_int_Array_Index_Variable_1) == 0x000044, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, Temp_int_Variable_1) == 0x000048, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Add_IntInt_ReturnValue_3) == 0x00004C, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, Temp_int_Loop_Counter_Variable_2) == 0x000050, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Add_IntInt_ReturnValue_4) == 0x000054, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, Temp_int_Array_Index_Variable_2) == 0x000058, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, K2Node_Event_DeltaSeconds) == 0x00005C, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000068, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Less_IntInt_ReturnValue) == 0x000070, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000078, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000080, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000088, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Get_Item) == 0x000090, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Length_ReturnValue_1) == 0x0000A8, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000AC, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000B0, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Add_IntInt_ReturnValue_5) == 0x0000B4, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Get_Item_1) == 0x0000B8, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Length_ReturnValue_2) == 0x0000D0, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Greater_IntInt_ReturnValue) == 0x0000D4, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x0000D8, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x0000DC, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, Temp_int_Loop_Counter_Variable_3) == 0x0000E0, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Add_IntInt_ReturnValue_6) == 0x0000E4, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, Temp_int_Array_Index_Variable_3) == 0x0000E8, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Get_Item_2) == 0x0000F0, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Length_ReturnValue_3) == 0x0000F8, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_IsValid_ReturnValue) == 0x0000FC, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Conv_IntToString_ReturnValue) == 0x000100, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Concat_StrStr_ReturnValue) == 0x000110, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000120, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_GetTeamBattleSettings_______) == 0x000128, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_GetTeamBattleSettings_______' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_GetTeamBattleSettings________1) == 0x00012C, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_GetTeamBattleSettings________1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Length_ReturnValue_4) == 0x000130, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000134, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000135, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Add_ReturnValue) == 0x000138, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Get_Item_3) == 0x000140, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Length_ReturnValue_5) == 0x000158, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Less_IntInt_ReturnValue_1) == 0x00015C, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Get_Item_4) == 0x000160, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Length_ReturnValue_6) == 0x000178, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Less_IntInt_ReturnValue_2) == 0x00017C, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Length_ReturnValue_7) == 0x000180, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Length_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, Temp_int_Variable_2) == 0x000184, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Less_IntInt_ReturnValue_3) == 0x000188, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Get_Item_5) == 0x000190, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Add_IntInt_ReturnValue_7) == 0x0001A8, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Greater_IntInt_ReturnValue_2) == 0x0001AC, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Greater_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Get_Item_6) == 0x0001B0, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Length_ReturnValue_8) == 0x0001C8, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Length_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Less_IntInt_ReturnValue_4) == 0x0001CC, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, K2Node_CustomEvent_InName) == 0x0001D0, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::K2Node_CustomEvent_InName' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Conv_NameToString_ReturnValue) == 0x0001D8, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Conv_StringToInt_ReturnValue) == 0x0001E8, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Add_IntInt_ReturnValue_8) == 0x0001EC, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Add_IntInt_ReturnValue_9) == 0x0001F0, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Add_IntInt_ReturnValue_10) == 0x0001F4, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Add_IntInt_ReturnValue_11) == 0x0001F8, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Add_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, K2Node_CustomEvent_Stat) == 0x0001FC, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::K2Node_CustomEvent_Stat' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, K2Node_CustomEvent_NewValue) == 0x000208, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000210, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000211, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, K2Node_CreateDelegate_OutputDelegate) == 0x000214, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, K2Node_Event_ReInit) == 0x000224, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::K2Node_Event_ReInit' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_GetOwnActor_ReturnValue_1) == 0x000228, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Multiply_IntInt_ReturnValue) == 0x000230, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000238, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, K2Node_DynamicCast_bSuccess) == 0x000240, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_GetOwnActor_ReturnValue_2) == 0x000248, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_GetOwnActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_GetOwnActor_ReturnValue_3) == 0x000250, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_GetOwnActor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, K2Node_DynamicCast_AsBP_Base_AI) == 0x000258, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, K2Node_DynamicCast_bSuccess_1) == 0x000260, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_GetDistanceTo_ReturnValue) == 0x000264, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_FFloor_ReturnValue) == 0x000268, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_FFloor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x00026C, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, K2Node_MakeStruct_ST_AttackWant) == 0x000270, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::K2Node_MakeStruct_ST_AttackWant' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_GetAIController_ReturnValue) == 0x000288, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_Array_Add_ReturnValue_1) == 0x000290, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000298, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, K2Node_DynamicCast_bSuccess_2) == 0x0002A0, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_GetOwnActor_ReturnValue_4) == 0x0002A8, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_GetOwnActor_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_GetComponentByClass_ReturnValue_2) == 0x0002B0, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_GetStatValue_Value_1) == 0x0002B8, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_GetStatValue_Value_2) == 0x0002C0, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_GetStatValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, K2Node_MakeStruct_validTime_9_440C03C34A4BD67FE14781B513B186A1_ImplicitCast) == 0x0002C8, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::K2Node_MakeStruct_validTime_9_440C03C34A4BD67FE14781B513B186A1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, CallFunc_FFloor_A_ImplicitCast) == 0x0002D0, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::CallFunc_FFloor_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component, K2Node_VariableSet_capsuleRadius_ImplicitCast) == 0x0002D8, "Member 'ImplAI_Component_C_ExecuteUbergraph_ImplAI_Component::K2Node_VariableSet_capsuleRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_FinishAttackToughness_0 \ static_assert(alignof(ImplAI_Component_C_FinishAttackToughness_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_FinishAttackToughness_0"); \ static_assert(sizeof(ImplAI_Component_C_FinishAttackToughness_0) == 0x000020, "Wrong size on ImplAI_Component_C_FinishAttackToughness_0"); \ static_assert(offsetof(ImplAI_Component_C_FinishAttackToughness_0, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000000, "Member 'ImplAI_Component_C_FinishAttackToughness_0::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_FinishAttackToughness_0, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000008, "Member 'ImplAI_Component_C_FinishAttackToughness_0::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_FinishAttackToughness_0, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000010, "Member 'ImplAI_Component_C_FinishAttackToughness_0::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_FinishAttackToughness_0, CallFunc_FClamp_ReturnValue) == 0x000018, "Member 'ImplAI_Component_C_FinishAttackToughness_0::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_Get_AIGlobal_Timer \ static_assert(alignof(ImplAI_Component_C_Get_AIGlobal_Timer) == 0x000008, "Wrong alignment on ImplAI_Component_C_Get_AIGlobal_Timer"); \ static_assert(sizeof(ImplAI_Component_C_Get_AIGlobal_Timer) == 0x000030, "Wrong size on ImplAI_Component_C_Get_AIGlobal_Timer"); \ static_assert(offsetof(ImplAI_Component_C_Get_AIGlobal_Timer, timerid) == 0x000000, "Member 'ImplAI_Component_C_Get_AIGlobal_Timer::timerid' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_Get_AIGlobal_Timer, Time) == 0x000010, "Member 'ImplAI_Component_C_Get_AIGlobal_Timer::Time' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_Get_AIGlobal_Timer, Find) == 0x000018, "Member 'ImplAI_Component_C_Get_AIGlobal_Timer::Find' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_Get_AIGlobal_Timer, CallFunc_Map_Find_Value) == 0x000020, "Member 'ImplAI_Component_C_Get_AIGlobal_Timer::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_Get_AIGlobal_Timer, CallFunc_Map_Find_ReturnValue) == 0x000028, "Member 'ImplAI_Component_C_Get_AIGlobal_Timer::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetAITimer \ static_assert(alignof(ImplAI_Component_C_GetAITimer) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetAITimer"); \ static_assert(sizeof(ImplAI_Component_C_GetAITimer) == 0x000018, "Wrong size on ImplAI_Component_C_GetAITimer"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimer, Type) == 0x000000, "Member 'ImplAI_Component_C_GetAITimer::Type' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimer, Duration) == 0x000008, "Member 'ImplAI_Component_C_GetAITimer::Duration' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimer, CallFunc_GetAITimer_0_Duration) == 0x000010, "Member 'ImplAI_Component_C_GetAITimer::CallFunc_GetAITimer_0_Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetAITimer_0 \ static_assert(alignof(ImplAI_Component_C_GetAITimer_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetAITimer_0"); \ static_assert(sizeof(ImplAI_Component_C_GetAITimer_0) == 0x000020, "Wrong size on ImplAI_Component_C_GetAITimer_0"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimer_0, Type) == 0x000000, "Member 'ImplAI_Component_C_GetAITimer_0::Type' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimer_0, Duration) == 0x000008, "Member 'ImplAI_Component_C_GetAITimer_0::Duration' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimer_0, CallFunc_Map_Find_Value) == 0x000010, "Member 'ImplAI_Component_C_GetAITimer_0::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimer_0, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'ImplAI_Component_C_GetAITimer_0::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetAITimerDuration \ static_assert(alignof(ImplAI_Component_C_GetAITimerDuration) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetAITimerDuration"); \ static_assert(sizeof(ImplAI_Component_C_GetAITimerDuration) == 0x000018, "Wrong size on ImplAI_Component_C_GetAITimerDuration"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimerDuration, Type) == 0x000000, "Member 'ImplAI_Component_C_GetAITimerDuration::Type' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimerDuration, Duration) == 0x000008, "Member 'ImplAI_Component_C_GetAITimerDuration::Duration' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimerDuration, CallFunc_GetAITimerDuration_0_Duration) == 0x000010, "Member 'ImplAI_Component_C_GetAITimerDuration::CallFunc_GetAITimerDuration_0_Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetAITimerDuration_0 \ static_assert(alignof(ImplAI_Component_C_GetAITimerDuration_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetAITimerDuration_0"); \ static_assert(sizeof(ImplAI_Component_C_GetAITimerDuration_0) == 0x000040, "Wrong size on ImplAI_Component_C_GetAITimerDuration_0"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimerDuration_0, Type) == 0x000000, "Member 'ImplAI_Component_C_GetAITimerDuration_0::Type' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimerDuration_0, Duration) == 0x000008, "Member 'ImplAI_Component_C_GetAITimerDuration_0::Duration' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimerDuration_0, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000010, "Member 'ImplAI_Component_C_GetAITimerDuration_0::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimerDuration_0, CallFunc_Map_Find_Value) == 0x000018, "Member 'ImplAI_Component_C_GetAITimerDuration_0::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimerDuration_0, CallFunc_Map_Find_ReturnValue) == 0x000020, "Member 'ImplAI_Component_C_GetAITimerDuration_0::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimerDuration_0, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'ImplAI_Component_C_GetAITimerDuration_0::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimerDuration_0, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000030, "Member 'ImplAI_Component_C_GetAITimerDuration_0::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAITimerDuration_0, CallFunc_FMax_ReturnValue) == 0x000038, "Member 'ImplAI_Component_C_GetAITimerDuration_0::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetAtkNumInTime \ static_assert(alignof(ImplAI_Component_C_GetAtkNumInTime) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetAtkNumInTime"); \ static_assert(sizeof(ImplAI_Component_C_GetAtkNumInTime) == 0x000070, "Wrong size on ImplAI_Component_C_GetAtkNumInTime"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, Array) == 0x000000, "Member 'ImplAI_Component_C_GetAtkNumInTime::Array' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, Timer) == 0x000010, "Member 'ImplAI_Component_C_GetAtkNumInTime::Timer' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, Num) == 0x000018, "Member 'ImplAI_Component_C_GetAtkNumInTime::Num' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, LTriggerIndex) == 0x00001C, "Member 'ImplAI_Component_C_GetAtkNumInTime::LTriggerIndex' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'ImplAI_Component_C_GetAtkNumInTime::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, CallFunc_Array_LastIndex_ReturnValue) == 0x000024, "Member 'ImplAI_Component_C_GetAtkNumInTime::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, Temp_bool_True_if_break_was_hit_Variable) == 0x000028, "Member 'ImplAI_Component_C_GetAtkNumInTime::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'ImplAI_Component_C_GetAtkNumInTime::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, CallFunc_Array_Get_Item) == 0x000030, "Member 'ImplAI_Component_C_GetAtkNumInTime::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, CallFunc_Not_PreBool_ReturnValue) == 0x000038, "Member 'ImplAI_Component_C_GetAtkNumInTime::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000039, "Member 'ImplAI_Component_C_GetAtkNumInTime::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, CallFunc_Subtract_IntInt_ReturnValue) == 0x00003C, "Member 'ImplAI_Component_C_GetAtkNumInTime::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, Temp_int_Loop_Counter_Variable) == 0x000040, "Member 'ImplAI_Component_C_GetAtkNumInTime::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, CallFunc_SelectInt_ReturnValue) == 0x000044, "Member 'ImplAI_Component_C_GetAtkNumInTime::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'ImplAI_Component_C_GetAtkNumInTime::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, CallFunc_Add_IntInt_ReturnValue) == 0x00004C, "Member 'ImplAI_Component_C_GetAtkNumInTime::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, CallFunc_BooleanAND_ReturnValue) == 0x000050, "Member 'ImplAI_Component_C_GetAtkNumInTime::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000058, "Member 'ImplAI_Component_C_GetAtkNumInTime::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000060, "Member 'ImplAI_Component_C_GetAtkNumInTime::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAtkNumInTime, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000068, "Member 'ImplAI_Component_C_GetAtkNumInTime::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetAutoScriptCd \ static_assert(alignof(ImplAI_Component_C_GetAutoScriptCd) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetAutoScriptCd"); \ static_assert(sizeof(ImplAI_Component_C_GetAutoScriptCd) == 0x000020, "Wrong size on ImplAI_Component_C_GetAutoScriptCd"); \ static_assert(offsetof(ImplAI_Component_C_GetAutoScriptCd, ScriptIdex) == 0x000000, "Member 'ImplAI_Component_C_GetAutoScriptCd::ScriptIdex' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAutoScriptCd, NodeId) == 0x000008, "Member 'ImplAI_Component_C_GetAutoScriptCd::NodeId' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAutoScriptCd, untilTo) == 0x000010, "Member 'ImplAI_Component_C_GetAutoScriptCd::untilTo' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAutoScriptCd, CallFunc_GetAutoScriptCd_0_untilTo) == 0x000018, "Member 'ImplAI_Component_C_GetAutoScriptCd::CallFunc_GetAutoScriptCd_0_untilTo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetAutoScriptCd_0 \ static_assert(alignof(ImplAI_Component_C_GetAutoScriptCd_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetAutoScriptCd_0"); \ static_assert(sizeof(ImplAI_Component_C_GetAutoScriptCd_0) == 0x000038, "Wrong size on ImplAI_Component_C_GetAutoScriptCd_0"); \ static_assert(offsetof(ImplAI_Component_C_GetAutoScriptCd_0, ScriptIdex) == 0x000000, "Member 'ImplAI_Component_C_GetAutoScriptCd_0::ScriptIdex' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAutoScriptCd_0, NodeId) == 0x000008, "Member 'ImplAI_Component_C_GetAutoScriptCd_0::NodeId' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAutoScriptCd_0, untilTo) == 0x000010, "Member 'ImplAI_Component_C_GetAutoScriptCd_0::untilTo' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAutoScriptCd_0, CallFunc_Array_Find_ReturnValue) == 0x000018, "Member 'ImplAI_Component_C_GetAutoScriptCd_0::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAutoScriptCd_0, CallFunc_Array_Contains_ReturnValue) == 0x00001C, "Member 'ImplAI_Component_C_GetAutoScriptCd_0::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAutoScriptCd_0, CallFunc_Multiply_IntInt_ReturnValue) == 0x000020, "Member 'ImplAI_Component_C_GetAutoScriptCd_0::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAutoScriptCd_0, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'ImplAI_Component_C_GetAutoScriptCd_0::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAutoScriptCd_0, CallFunc_Map_Find_Value) == 0x000028, "Member 'ImplAI_Component_C_GetAutoScriptCd_0::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetAutoScriptCd_0, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'ImplAI_Component_C_GetAutoScriptCd_0::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetCharacterID \ static_assert(alignof(ImplAI_Component_C_GetCharacterID) == 0x000004, "Wrong alignment on ImplAI_Component_C_GetCharacterID"); \ static_assert(sizeof(ImplAI_Component_C_GetCharacterID) == 0x000008, "Wrong size on ImplAI_Component_C_GetCharacterID"); \ static_assert(offsetof(ImplAI_Component_C_GetCharacterID, CharacterID_0) == 0x000000, "Member 'ImplAI_Component_C_GetCharacterID::CharacterID_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetCharacterID, CallFunc_GetCharacterId_0_CharacterId) == 0x000004, "Member 'ImplAI_Component_C_GetCharacterID::CallFunc_GetCharacterId_0_CharacterId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetCharacterID_0 \ static_assert(alignof(ImplAI_Component_C_GetCharacterID_0) == 0x000004, "Wrong alignment on ImplAI_Component_C_GetCharacterID_0"); \ static_assert(sizeof(ImplAI_Component_C_GetCharacterID_0) == 0x000004, "Wrong size on ImplAI_Component_C_GetCharacterID_0"); \ static_assert(offsetof(ImplAI_Component_C_GetCharacterID_0, CharacterID_0) == 0x000000, "Member 'ImplAI_Component_C_GetCharacterID_0::CharacterID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetCharacterSortId \ static_assert(alignof(ImplAI_Component_C_GetCharacterSortId) == 0x000004, "Wrong alignment on ImplAI_Component_C_GetCharacterSortId"); \ static_assert(sizeof(ImplAI_Component_C_GetCharacterSortId) == 0x000008, "Wrong size on ImplAI_Component_C_GetCharacterSortId"); \ static_assert(offsetof(ImplAI_Component_C_GetCharacterSortId, CharacterSortId_0) == 0x000000, "Member 'ImplAI_Component_C_GetCharacterSortId::CharacterSortId_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetCharacterSortId, CallFunc_GetCharacterSortId_0_CharacterSortId) == 0x000004, "Member 'ImplAI_Component_C_GetCharacterSortId::CallFunc_GetCharacterSortId_0_CharacterSortId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetCharacterSortId_0 \ static_assert(alignof(ImplAI_Component_C_GetCharacterSortId_0) == 0x000004, "Wrong alignment on ImplAI_Component_C_GetCharacterSortId_0"); \ static_assert(sizeof(ImplAI_Component_C_GetCharacterSortId_0) == 0x000004, "Wrong size on ImplAI_Component_C_GetCharacterSortId_0"); \ static_assert(offsetof(ImplAI_Component_C_GetCharacterSortId_0, CharacterSortId_0) == 0x000000, "Member 'ImplAI_Component_C_GetCharacterSortId_0::CharacterSortId_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetContinueHurtTime \ static_assert(alignof(ImplAI_Component_C_GetContinueHurtTime) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetContinueHurtTime"); \ static_assert(sizeof(ImplAI_Component_C_GetContinueHurtTime) == 0x000018, "Wrong size on ImplAI_Component_C_GetContinueHurtTime"); \ static_assert(offsetof(ImplAI_Component_C_GetContinueHurtTime, notCountBefore) == 0x000000, "Member 'ImplAI_Component_C_GetContinueHurtTime::notCountBefore' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetContinueHurtTime, Duration) == 0x000008, "Member 'ImplAI_Component_C_GetContinueHurtTime::Duration' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetContinueHurtTime, CallFunc_GetContinueHurtTime_0_duration) == 0x000010, "Member 'ImplAI_Component_C_GetContinueHurtTime::CallFunc_GetContinueHurtTime_0_duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetContinueHurtTime_0 \ static_assert(alignof(ImplAI_Component_C_GetContinueHurtTime_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetContinueHurtTime_0"); \ static_assert(sizeof(ImplAI_Component_C_GetContinueHurtTime_0) == 0x000058, "Wrong size on ImplAI_Component_C_GetContinueHurtTime_0"); \ static_assert(offsetof(ImplAI_Component_C_GetContinueHurtTime_0, notCountBefore) == 0x000000, "Member 'ImplAI_Component_C_GetContinueHurtTime_0::notCountBefore' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetContinueHurtTime_0, Duration) == 0x000008, "Member 'ImplAI_Component_C_GetContinueHurtTime_0::Duration' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetContinueHurtTime_0, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'ImplAI_Component_C_GetContinueHurtTime_0::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetContinueHurtTime_0, CallFunc_Array_Get_Item) == 0x000018, "Member 'ImplAI_Component_C_GetContinueHurtTime_0::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetContinueHurtTime_0, CallFunc_Greater_IntInt_ReturnValue) == 0x000020, "Member 'ImplAI_Component_C_GetContinueHurtTime_0::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetContinueHurtTime_0, CallFunc_FMax_ReturnValue) == 0x000028, "Member 'ImplAI_Component_C_GetContinueHurtTime_0::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetContinueHurtTime_0, CallFunc_Array_LastIndex_ReturnValue) == 0x000030, "Member 'ImplAI_Component_C_GetContinueHurtTime_0::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetContinueHurtTime_0, CallFunc_Subtract_IntInt_ReturnValue) == 0x000034, "Member 'ImplAI_Component_C_GetContinueHurtTime_0::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetContinueHurtTime_0, CallFunc_Array_Get_Item_1) == 0x000038, "Member 'ImplAI_Component_C_GetContinueHurtTime_0::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetContinueHurtTime_0, CallFunc_Array_Get_Item_2) == 0x000040, "Member 'ImplAI_Component_C_GetContinueHurtTime_0::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetContinueHurtTime_0, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000048, "Member 'ImplAI_Component_C_GetContinueHurtTime_0::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetContinueHurtTime_0, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000050, "Member 'ImplAI_Component_C_GetContinueHurtTime_0::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetFarestAttackRange \ static_assert(alignof(ImplAI_Component_C_GetFarestAttackRange) == 0x000004, "Wrong alignment on ImplAI_Component_C_GetFarestAttackRange"); \ static_assert(sizeof(ImplAI_Component_C_GetFarestAttackRange) == 0x000008, "Wrong size on ImplAI_Component_C_GetFarestAttackRange"); \ static_assert(offsetof(ImplAI_Component_C_GetFarestAttackRange, Range) == 0x000000, "Member 'ImplAI_Component_C_GetFarestAttackRange::Range' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetFarestAttackRange, CallFunc_GetFarestAttackRange_0_Range) == 0x000004, "Member 'ImplAI_Component_C_GetFarestAttackRange::CallFunc_GetFarestAttackRange_0_Range' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetFarestAttackRange_0 \ static_assert(alignof(ImplAI_Component_C_GetFarestAttackRange_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetFarestAttackRange_0"); \ static_assert(sizeof(ImplAI_Component_C_GetFarestAttackRange_0) == 0x000020, "Wrong size on ImplAI_Component_C_GetFarestAttackRange_0"); \ static_assert(offsetof(ImplAI_Component_C_GetFarestAttackRange_0, Range) == 0x000000, "Member 'ImplAI_Component_C_GetFarestAttackRange_0::Range' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetFarestAttackRange_0, CallFunc_MaxOfFloatArray_IndexOfMaxValue) == 0x000004, "Member 'ImplAI_Component_C_GetFarestAttackRange_0::CallFunc_MaxOfFloatArray_IndexOfMaxValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetFarestAttackRange_0, CallFunc_MaxOfFloatArray_MaxValue) == 0x000008, "Member 'ImplAI_Component_C_GetFarestAttackRange_0::CallFunc_MaxOfFloatArray_MaxValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetFarestAttackRange_0, CallFunc_MaxOfFloatArray_FloatArray_ImplicitCast) == 0x000010, "Member 'ImplAI_Component_C_GetFarestAttackRange_0::CallFunc_MaxOfFloatArray_FloatArray_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetLastHitTargetTime \ static_assert(alignof(ImplAI_Component_C_GetLastHitTargetTime) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetLastHitTargetTime"); \ static_assert(sizeof(ImplAI_Component_C_GetLastHitTargetTime) == 0x000010, "Wrong size on ImplAI_Component_C_GetLastHitTargetTime"); \ static_assert(offsetof(ImplAI_Component_C_GetLastHitTargetTime, lastHitTime_0) == 0x000000, "Member 'ImplAI_Component_C_GetLastHitTargetTime::lastHitTime_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetLastHitTargetTime, CallFunc_GetLastHitTargetTime_0_lastHitTime) == 0x000008, "Member 'ImplAI_Component_C_GetLastHitTargetTime::CallFunc_GetLastHitTargetTime_0_lastHitTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetLastHitTargetTime_0 \ static_assert(alignof(ImplAI_Component_C_GetLastHitTargetTime_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetLastHitTargetTime_0"); \ static_assert(sizeof(ImplAI_Component_C_GetLastHitTargetTime_0) == 0x000010, "Wrong size on ImplAI_Component_C_GetLastHitTargetTime_0"); \ static_assert(offsetof(ImplAI_Component_C_GetLastHitTargetTime_0, lastHitTime_0) == 0x000000, "Member 'ImplAI_Component_C_GetLastHitTargetTime_0::lastHitTime_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetLastHitTargetTime_0, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'ImplAI_Component_C_GetLastHitTargetTime_0::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetLastHitTargetTime_0, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000009, "Member 'ImplAI_Component_C_GetLastHitTargetTime_0::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetNearestAttackRange \ static_assert(alignof(ImplAI_Component_C_GetNearestAttackRange) == 0x000004, "Wrong alignment on ImplAI_Component_C_GetNearestAttackRange"); \ static_assert(sizeof(ImplAI_Component_C_GetNearestAttackRange) == 0x000008, "Wrong size on ImplAI_Component_C_GetNearestAttackRange"); \ static_assert(offsetof(ImplAI_Component_C_GetNearestAttackRange, Range) == 0x000000, "Member 'ImplAI_Component_C_GetNearestAttackRange::Range' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNearestAttackRange, CallFunc_GetNearestAttackRange_0_Range) == 0x000004, "Member 'ImplAI_Component_C_GetNearestAttackRange::CallFunc_GetNearestAttackRange_0_Range' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetNearestAttackRange_0 \ static_assert(alignof(ImplAI_Component_C_GetNearestAttackRange_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetNearestAttackRange_0"); \ static_assert(sizeof(ImplAI_Component_C_GetNearestAttackRange_0) == 0x000020, "Wrong size on ImplAI_Component_C_GetNearestAttackRange_0"); \ static_assert(offsetof(ImplAI_Component_C_GetNearestAttackRange_0, Range) == 0x000000, "Member 'ImplAI_Component_C_GetNearestAttackRange_0::Range' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNearestAttackRange_0, CallFunc_MinOfFloatArray_IndexOfMinValue) == 0x000004, "Member 'ImplAI_Component_C_GetNearestAttackRange_0::CallFunc_MinOfFloatArray_IndexOfMinValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNearestAttackRange_0, CallFunc_MinOfFloatArray_MinValue) == 0x000008, "Member 'ImplAI_Component_C_GetNearestAttackRange_0::CallFunc_MinOfFloatArray_MinValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNearestAttackRange_0, CallFunc_MinOfFloatArray_FloatArray_ImplicitCast) == 0x000010, "Member 'ImplAI_Component_C_GetNearestAttackRange_0::CallFunc_MinOfFloatArray_FloatArray_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetNum_ContinuAtkInTimer \ static_assert(alignof(ImplAI_Component_C_GetNum_ContinuAtkInTimer) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetNum_ContinuAtkInTimer"); \ static_assert(sizeof(ImplAI_Component_C_GetNum_ContinuAtkInTimer) == 0x000018, "Wrong size on ImplAI_Component_C_GetNum_ContinuAtkInTimer"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer, Timer) == 0x000000, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer::Timer' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer, Type) == 0x000008, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer::Type' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer, Num) == 0x00000C, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer::Num' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer, CallFunc_GetNum_ContinuAtkInTimer_0_Num) == 0x000010, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer::CallFunc_GetNum_ContinuAtkInTimer_0_Num' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetNum_ContinuAtkInTimer_0 \ static_assert(alignof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetNum_ContinuAtkInTimer_0"); \ static_assert(sizeof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0) == 0x000098, "Wrong size on ImplAI_Component_C_GetNum_ContinuAtkInTimer_0"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, InTimer) == 0x000000, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::InTimer' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, NewParam) == 0x000008, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::NewParam' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, Num) == 0x00000C, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::Num' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, llastIndex) == 0x000010, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::llastIndex' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, Ltime) == 0x000018, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::Ltime' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, NewLocalVar) == 0x000020, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, LTrigeerIndex) == 0x000024, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::LTrigeerIndex' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, Temp_int_Array_Index_Variable) == 0x000028, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00002C, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, Temp_int_Loop_Counter_Variable) == 0x000030, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, Temp_int_Loop_Counter_Variable_1) == 0x000034, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_Add_IntInt_ReturnValue_1) == 0x00003C, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, Temp_bool_True_if_break_was_hit_Variable) == 0x000040, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, Temp_int_Array_Index_Variable_1) == 0x000044, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_Not_PreBool_ReturnValue) == 0x000048, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, Temp_bool_True_if_break_was_hit_Variable_1) == 0x000049, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::Temp_bool_True_if_break_was_hit_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_Not_PreBool_ReturnValue_1) == 0x00004A, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_Array_Get_Item) == 0x000050, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000060, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_BooleanAND_ReturnValue) == 0x000069, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00006A, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_Subtract_IntInt_ReturnValue) == 0x00006C, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000070, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_Array_Get_Item_1) == 0x000078, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000080, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000081, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_Array_Length_ReturnValue_1) == 0x000084, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_Array_LastIndex_ReturnValue) == 0x000088, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_Less_IntInt_ReturnValue_1) == 0x00008C, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_BooleanAND_ReturnValue_1) == 0x00008D, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetNum_ContinuAtkInTimer_0, CallFunc_GetAtkNumInTime_Num) == 0x000090, "Member 'ImplAI_Component_C_GetNum_ContinuAtkInTimer_0::CallFunc_GetAtkNumInTime_Num' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetRandomTime \ static_assert(alignof(ImplAI_Component_C_GetRandomTime) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetRandomTime"); \ static_assert(sizeof(ImplAI_Component_C_GetRandomTime) == 0x000010, "Wrong size on ImplAI_Component_C_GetRandomTime"); \ static_assert(offsetof(ImplAI_Component_C_GetRandomTime, RandomTime_0) == 0x000000, "Member 'ImplAI_Component_C_GetRandomTime::RandomTime_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetRandomTime, CallFunc_GetRandomTime_0_RandomTime) == 0x000008, "Member 'ImplAI_Component_C_GetRandomTime::CallFunc_GetRandomTime_0_RandomTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetRandomTime_0 \ static_assert(alignof(ImplAI_Component_C_GetRandomTime_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetRandomTime_0"); \ static_assert(sizeof(ImplAI_Component_C_GetRandomTime_0) == 0x000008, "Wrong size on ImplAI_Component_C_GetRandomTime_0"); \ static_assert(offsetof(ImplAI_Component_C_GetRandomTime_0, RandomTime_0) == 0x000000, "Member 'ImplAI_Component_C_GetRandomTime_0::RandomTime_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetTeamBattleSettings \ static_assert(alignof(ImplAI_Component_C_GetTeamBattleSettings) == 0x000004, "Wrong alignment on ImplAI_Component_C_GetTeamBattleSettings"); \ static_assert(sizeof(ImplAI_Component_C_GetTeamBattleSettings) == 0x000010, "Wrong size on ImplAI_Component_C_GetTeamBattleSettings"); \ static_assert(offsetof(ImplAI_Component_C_GetTeamBattleSettings, 团战权重加持_0) == 0x000000, "Member 'ImplAI_Component_C_GetTeamBattleSettings::团战权重加持_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetTeamBattleSettings, 团战人数上限_0) == 0x000004, "Member 'ImplAI_Component_C_GetTeamBattleSettings::团战人数上限_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetTeamBattleSettings, CallFunc_GetTeamBattleSettings_0_______) == 0x000008, "Member 'ImplAI_Component_C_GetTeamBattleSettings::CallFunc_GetTeamBattleSettings_0_______' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetTeamBattleSettings, CallFunc_GetTeamBattleSettings_0________1) == 0x00000C, "Member 'ImplAI_Component_C_GetTeamBattleSettings::CallFunc_GetTeamBattleSettings_0________1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetTeamBattleSettings_0 \ static_assert(alignof(ImplAI_Component_C_GetTeamBattleSettings_0) == 0x000004, "Wrong alignment on ImplAI_Component_C_GetTeamBattleSettings_0"); \ static_assert(sizeof(ImplAI_Component_C_GetTeamBattleSettings_0) == 0x000008, "Wrong size on ImplAI_Component_C_GetTeamBattleSettings_0"); \ static_assert(offsetof(ImplAI_Component_C_GetTeamBattleSettings_0, 团战权重加持_0) == 0x000000, "Member 'ImplAI_Component_C_GetTeamBattleSettings_0::团战权重加持_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetTeamBattleSettings_0, 团战人数上限_0) == 0x000004, "Member 'ImplAI_Component_C_GetTeamBattleSettings_0::团战人数上限_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetToughness \ static_assert(alignof(ImplAI_Component_C_GetToughness) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetToughness"); \ static_assert(sizeof(ImplAI_Component_C_GetToughness) == 0x000020, "Wrong size on ImplAI_Component_C_GetToughness"); \ static_assert(offsetof(ImplAI_Component_C_GetToughness, Current) == 0x000000, "Member 'ImplAI_Component_C_GetToughness::Current' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughness, Max) == 0x000008, "Member 'ImplAI_Component_C_GetToughness::Max' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughness, CallFunc_GetToughness_0_Current) == 0x000010, "Member 'ImplAI_Component_C_GetToughness::CallFunc_GetToughness_0_Current' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughness, CallFunc_GetToughness_0_Max) == 0x000018, "Member 'ImplAI_Component_C_GetToughness::CallFunc_GetToughness_0_Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetToughness_0 \ static_assert(alignof(ImplAI_Component_C_GetToughness_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetToughness_0"); \ static_assert(sizeof(ImplAI_Component_C_GetToughness_0) == 0x000010, "Wrong size on ImplAI_Component_C_GetToughness_0"); \ static_assert(offsetof(ImplAI_Component_C_GetToughness_0, Current) == 0x000000, "Member 'ImplAI_Component_C_GetToughness_0::Current' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughness_0, Max) == 0x000008, "Member 'ImplAI_Component_C_GetToughness_0::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_GetToughnessValue \ static_assert(alignof(ImplAI_Component_C_GetToughnessValue) == 0x000008, "Wrong alignment on ImplAI_Component_C_GetToughnessValue"); \ static_assert(sizeof(ImplAI_Component_C_GetToughnessValue) == 0x000108, "Wrong size on ImplAI_Component_C_GetToughnessValue"); \ static_assert(offsetof(ImplAI_Component_C_GetToughnessValue, Cost) == 0x000000, "Member 'ImplAI_Component_C_GetToughnessValue::Cost' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughnessValue, ReturnValue) == 0x000008, "Member 'ImplAI_Component_C_GetToughnessValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughnessValue, L_Test) == 0x000010, "Member 'ImplAI_Component_C_GetToughnessValue::L_Test' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughnessValue, Temp_struct_Variable) == 0x000018, "Member 'ImplAI_Component_C_GetToughnessValue::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughnessValue, K2Node_MakeMap_Map) == 0x000020, "Member 'ImplAI_Component_C_GetToughnessValue::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughnessValue, CallFunc_GetOwnActor_ReturnValue) == 0x000070, "Member 'ImplAI_Component_C_GetToughnessValue::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughnessValue, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000078, "Member 'ImplAI_Component_C_GetToughnessValue::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughnessValue, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'ImplAI_Component_C_GetToughnessValue::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughnessValue, CallFunc_GetComponentByClass_ReturnValue) == 0x000088, "Member 'ImplAI_Component_C_GetToughnessValue::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughnessValue, K2Node_DynamicCast_AsAbstract_Character) == 0x000090, "Member 'ImplAI_Component_C_GetToughnessValue::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughnessValue, K2Node_DynamicCast_bSuccess_1) == 0x000098, "Member 'ImplAI_Component_C_GetToughnessValue::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughnessValue, CallFunc_CaculateDamage_HurtResults) == 0x0000A0, "Member 'ImplAI_Component_C_GetToughnessValue::CallFunc_CaculateDamage_HurtResults' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughnessValue, CallFunc_GetMyEffects_EffectsComp) == 0x0000F0, "Member 'ImplAI_Component_C_GetToughnessValue::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughnessValue, CallFunc_Map_Find_Value) == 0x0000F8, "Member 'ImplAI_Component_C_GetToughnessValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughnessValue, CallFunc_Map_Find_ReturnValue) == 0x000100, "Member 'ImplAI_Component_C_GetToughnessValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_GetToughnessValue, CallFunc_Is_Stunned_With_Thoughness_Reduction_Zero_ShouldReduction) == 0x000101, "Member 'ImplAI_Component_C_GetToughnessValue::CallFunc_Is_Stunned_With_Thoughness_Reduction_Zero_ShouldReduction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_ImplReplaceBeginPlay \ static_assert(alignof(ImplAI_Component_C_ImplReplaceBeginPlay) == 0x000001, "Wrong alignment on ImplAI_Component_C_ImplReplaceBeginPlay"); \ static_assert(sizeof(ImplAI_Component_C_ImplReplaceBeginPlay) == 0x000001, "Wrong size on ImplAI_Component_C_ImplReplaceBeginPlay"); \ static_assert(offsetof(ImplAI_Component_C_ImplReplaceBeginPlay, ReInit) == 0x000000, "Member 'ImplAI_Component_C_ImplReplaceBeginPlay::ReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_implSetCost \ static_assert(alignof(ImplAI_Component_C_implSetCost) == 0x000008, "Wrong alignment on ImplAI_Component_C_implSetCost"); \ static_assert(sizeof(ImplAI_Component_C_implSetCost) == 0x000008, "Wrong size on ImplAI_Component_C_implSetCost"); \ static_assert(offsetof(ImplAI_Component_C_implSetCost, NewCost) == 0x000000, "Member 'ImplAI_Component_C_implSetCost::NewCost' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_Initialize \ static_assert(alignof(ImplAI_Component_C_Initialize) == 0x000004, "Wrong alignment on ImplAI_Component_C_Initialize"); \ static_assert(sizeof(ImplAI_Component_C_Initialize) == 0x000008, "Wrong size on ImplAI_Component_C_Initialize"); \ static_assert(offsetof(ImplAI_Component_C_Initialize, InName) == 0x000000, "Member 'ImplAI_Component_C_Initialize::InName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_IsForceActingDisabledMontage \ static_assert(alignof(ImplAI_Component_C_IsForceActingDisabledMontage) == 0x000008, "Wrong alignment on ImplAI_Component_C_IsForceActingDisabledMontage"); \ static_assert(sizeof(ImplAI_Component_C_IsForceActingDisabledMontage) == 0x000048, "Wrong size on ImplAI_Component_C_IsForceActingDisabledMontage"); \ static_assert(offsetof(ImplAI_Component_C_IsForceActingDisabledMontage, ReturnValue) == 0x000000, "Member 'ImplAI_Component_C_IsForceActingDisabledMontage::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsForceActingDisabledMontage, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'ImplAI_Component_C_IsForceActingDisabledMontage::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsForceActingDisabledMontage, CallFunc_GetOwnActor_ReturnValue) == 0x000010, "Member 'ImplAI_Component_C_IsForceActingDisabledMontage::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsForceActingDisabledMontage, K2Node_DynamicCast_AsAbstract_Character) == 0x000018, "Member 'ImplAI_Component_C_IsForceActingDisabledMontage::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsForceActingDisabledMontage, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'ImplAI_Component_C_IsForceActingDisabledMontage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsForceActingDisabledMontage, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000021, "Member 'ImplAI_Component_C_IsForceActingDisabledMontage::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsForceActingDisabledMontage, CallFunc_GetCurrentMontage_ReturnValue) == 0x000028, "Member 'ImplAI_Component_C_IsForceActingDisabledMontage::CallFunc_GetCurrentMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsForceActingDisabledMontage, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'ImplAI_Component_C_IsForceActingDisabledMontage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsForceActingDisabledMontage, CallFunc_Montage_GetNotifyStateByClass_ReturnValue) == 0x000038, "Member 'ImplAI_Component_C_IsForceActingDisabledMontage::CallFunc_Montage_GetNotifyStateByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsForceActingDisabledMontage, CallFunc_IsValid_ReturnValue_1) == 0x000040, "Member 'ImplAI_Component_C_IsForceActingDisabledMontage::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsForceActingDisabledMontage, CallFunc_GetState_State) == 0x000041, "Member 'ImplAI_Component_C_IsForceActingDisabledMontage::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsForceActingDisabledMontage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000042, "Member 'ImplAI_Component_C_IsForceActingDisabledMontage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_IsInAttackRange \ static_assert(alignof(ImplAI_Component_C_IsInAttackRange) == 0x000008, "Wrong alignment on ImplAI_Component_C_IsInAttackRange"); \ static_assert(sizeof(ImplAI_Component_C_IsInAttackRange) == 0x000080, "Wrong size on ImplAI_Component_C_IsInAttackRange"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, CheckType) == 0x000000, "Member 'ImplAI_Component_C_IsInAttackRange::CheckType' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, centerDistance) == 0x000008, "Member 'ImplAI_Component_C_IsInAttackRange::centerDistance' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, Result) == 0x000010, "Member 'ImplAI_Component_C_IsInAttackRange::Result' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, Temp_byte_Variable) == 0x000011, "Member 'ImplAI_Component_C_IsInAttackRange::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, Temp_real_Variable) == 0x000018, "Member 'ImplAI_Component_C_IsInAttackRange::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, Temp_real_Variable_1) == 0x000020, "Member 'ImplAI_Component_C_IsInAttackRange::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, Temp_real_Variable_2) == 0x000028, "Member 'ImplAI_Component_C_IsInAttackRange::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, Temp_real_Variable_3) == 0x000030, "Member 'ImplAI_Component_C_IsInAttackRange::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, Temp_byte_Variable_1) == 0x000038, "Member 'ImplAI_Component_C_IsInAttackRange::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, Temp_real_Variable_4) == 0x000040, "Member 'ImplAI_Component_C_IsInAttackRange::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000048, "Member 'ImplAI_Component_C_IsInAttackRange::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, CallFunc_FMax_ReturnValue) == 0x000050, "Member 'ImplAI_Component_C_IsInAttackRange::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000058, "Member 'ImplAI_Component_C_IsInAttackRange::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000060, "Member 'ImplAI_Component_C_IsInAttackRange::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, K2Node_Select_Default) == 0x000068, "Member 'ImplAI_Component_C_IsInAttackRange::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, K2Node_Select_Default_1) == 0x000070, "Member 'ImplAI_Component_C_IsInAttackRange::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_IsInAttackRange, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000078, "Member 'ImplAI_Component_C_IsInAttackRange::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_isPlayer \ static_assert(alignof(ImplAI_Component_C_isPlayer) == 0x000001, "Wrong alignment on ImplAI_Component_C_isPlayer"); \ static_assert(sizeof(ImplAI_Component_C_isPlayer) == 0x000002, "Wrong size on ImplAI_Component_C_isPlayer"); \ static_assert(offsetof(ImplAI_Component_C_isPlayer, Player) == 0x000000, "Member 'ImplAI_Component_C_isPlayer::Player' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_isPlayer, CallFunc_IsPlayer_0_Player) == 0x000001, "Member 'ImplAI_Component_C_isPlayer::CallFunc_IsPlayer_0_Player' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_isPlayer_0 \ static_assert(alignof(ImplAI_Component_C_isPlayer_0) == 0x000001, "Wrong alignment on ImplAI_Component_C_isPlayer_0"); \ static_assert(sizeof(ImplAI_Component_C_isPlayer_0) == 0x000001, "Wrong size on ImplAI_Component_C_isPlayer_0"); \ static_assert(offsetof(ImplAI_Component_C_isPlayer_0, Player) == 0x000000, "Member 'ImplAI_Component_C_isPlayer_0::Player' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_ModifyToughnessValue \ static_assert(alignof(ImplAI_Component_C_ModifyToughnessValue) == 0x000008, "Wrong alignment on ImplAI_Component_C_ModifyToughnessValue"); \ static_assert(sizeof(ImplAI_Component_C_ModifyToughnessValue) == 0x000008, "Wrong size on ImplAI_Component_C_ModifyToughnessValue"); \ static_assert(offsetof(ImplAI_Component_C_ModifyToughnessValue, toughnessValue_0) == 0x000000, "Member 'ImplAI_Component_C_ModifyToughnessValue::toughnessValue_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_OnToughnessMaxUpdate \ static_assert(alignof(ImplAI_Component_C_OnToughnessMaxUpdate) == 0x000008, "Wrong alignment on ImplAI_Component_C_OnToughnessMaxUpdate"); \ static_assert(sizeof(ImplAI_Component_C_OnToughnessMaxUpdate) == 0x000010, "Wrong size on ImplAI_Component_C_OnToughnessMaxUpdate"); \ static_assert(offsetof(ImplAI_Component_C_OnToughnessMaxUpdate, stat) == 0x000000, "Member 'ImplAI_Component_C_OnToughnessMaxUpdate::stat' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_OnToughnessMaxUpdate, NewValue) == 0x000008, "Member 'ImplAI_Component_C_OnToughnessMaxUpdate::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_PrintWantAtkInfo \ static_assert(alignof(ImplAI_Component_C_PrintWantAtkInfo) == 0x000008, "Wrong alignment on ImplAI_Component_C_PrintWantAtkInfo"); \ static_assert(sizeof(ImplAI_Component_C_PrintWantAtkInfo) == 0x0000C0, "Wrong size on ImplAI_Component_C_PrintWantAtkInfo"); \ static_assert(offsetof(ImplAI_Component_C_PrintWantAtkInfo, AtkWant) == 0x000000, "Member 'ImplAI_Component_C_PrintWantAtkInfo::AtkWant' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_PrintWantAtkInfo, CallFunc_GetDisplayName_ReturnValue) == 0x000018, "Member 'ImplAI_Component_C_PrintWantAtkInfo::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_PrintWantAtkInfo, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'ImplAI_Component_C_PrintWantAtkInfo::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_PrintWantAtkInfo, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'ImplAI_Component_C_PrintWantAtkInfo::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_PrintWantAtkInfo, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000048, "Member 'ImplAI_Component_C_PrintWantAtkInfo::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_PrintWantAtkInfo, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000058, "Member 'ImplAI_Component_C_PrintWantAtkInfo::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_PrintWantAtkInfo, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'ImplAI_Component_C_PrintWantAtkInfo::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_PrintWantAtkInfo, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'ImplAI_Component_C_PrintWantAtkInfo::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_PrintWantAtkInfo, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000088, "Member 'ImplAI_Component_C_PrintWantAtkInfo::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_PrintWantAtkInfo, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000098, "Member 'ImplAI_Component_C_PrintWantAtkInfo::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_PrintWantAtkInfo, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A8, "Member 'ImplAI_Component_C_PrintWantAtkInfo::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_PrintWantAtkInfo, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x0000B8, "Member 'ImplAI_Component_C_PrintWantAtkInfo::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_ReceiveTick \ static_assert(alignof(ImplAI_Component_C_ReceiveTick) == 0x000004, "Wrong alignment on ImplAI_Component_C_ReceiveTick"); \ static_assert(sizeof(ImplAI_Component_C_ReceiveTick) == 0x000004, "Wrong size on ImplAI_Component_C_ReceiveTick"); \ static_assert(offsetof(ImplAI_Component_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'ImplAI_Component_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_Record_Hurt_Time_0 \ static_assert(alignof(ImplAI_Component_C_Record_Hurt_Time_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_Record_Hurt_Time_0"); \ static_assert(sizeof(ImplAI_Component_C_Record_Hurt_Time_0) == 0x000040, "Wrong size on ImplAI_Component_C_Record_Hurt_Time_0"); \ static_assert(offsetof(ImplAI_Component_C_Record_Hurt_Time_0, CallFunc_Array_Length_ReturnValue) == 0x000000, "Member 'ImplAI_Component_C_Record_Hurt_Time_0::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_Record_Hurt_Time_0, CallFunc_Greater_IntInt_ReturnValue) == 0x000004, "Member 'ImplAI_Component_C_Record_Hurt_Time_0::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_Record_Hurt_Time_0, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000008, "Member 'ImplAI_Component_C_Record_Hurt_Time_0::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_Record_Hurt_Time_0, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000010, "Member 'ImplAI_Component_C_Record_Hurt_Time_0::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_Record_Hurt_Time_0, CallFunc_Array_LastIndex_ReturnValue) == 0x000018, "Member 'ImplAI_Component_C_Record_Hurt_Time_0::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_Record_Hurt_Time_0, CallFunc_Array_Add_ReturnValue) == 0x00001C, "Member 'ImplAI_Component_C_Record_Hurt_Time_0::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_Record_Hurt_Time_0, CallFunc_Array_Get_Item) == 0x000020, "Member 'ImplAI_Component_C_Record_Hurt_Time_0::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_Record_Hurt_Time_0, CallFunc_Array_Length_ReturnValue_1) == 0x000028, "Member 'ImplAI_Component_C_Record_Hurt_Time_0::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_Record_Hurt_Time_0, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000030, "Member 'ImplAI_Component_C_Record_Hurt_Time_0::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_Record_Hurt_Time_0, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000038, "Member 'ImplAI_Component_C_Record_Hurt_Time_0::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_Record_Hurt_Time_0, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000039, "Member 'ImplAI_Component_C_Record_Hurt_Time_0::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_RecordAITimer \ static_assert(alignof(ImplAI_Component_C_RecordAITimer) == 0x000001, "Wrong alignment on ImplAI_Component_C_RecordAITimer"); \ static_assert(sizeof(ImplAI_Component_C_RecordAITimer) == 0x000005, "Wrong size on ImplAI_Component_C_RecordAITimer"); \ static_assert(offsetof(ImplAI_Component_C_RecordAITimer, Type) == 0x000000, "Member 'ImplAI_Component_C_RecordAITimer::Type' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecordAITimer, Override) == 0x000001, "Member 'ImplAI_Component_C_RecordAITimer::Override' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecordAITimer, NewLocalVar_0) == 0x000002, "Member 'ImplAI_Component_C_RecordAITimer::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecordAITimer, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000003, "Member 'ImplAI_Component_C_RecordAITimer::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecordAITimer, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000004, "Member 'ImplAI_Component_C_RecordAITimer::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_RecordAITimer_0 \ static_assert(alignof(ImplAI_Component_C_RecordAITimer_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_RecordAITimer_0"); \ static_assert(sizeof(ImplAI_Component_C_RecordAITimer_0) == 0x000020, "Wrong size on ImplAI_Component_C_RecordAITimer_0"); \ static_assert(offsetof(ImplAI_Component_C_RecordAITimer_0, Type) == 0x000000, "Member 'ImplAI_Component_C_RecordAITimer_0::Type' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecordAITimer_0, Override) == 0x000001, "Member 'ImplAI_Component_C_RecordAITimer_0::Override' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecordAITimer_0, CallFunc_Map_Find_Value) == 0x000008, "Member 'ImplAI_Component_C_RecordAITimer_0::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecordAITimer_0, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'ImplAI_Component_C_RecordAITimer_0::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecordAITimer_0, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000011, "Member 'ImplAI_Component_C_RecordAITimer_0::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecordAITimer_0, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000018, "Member 'ImplAI_Component_C_RecordAITimer_0::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_RecordHurtEnmey \ static_assert(alignof(ImplAI_Component_C_RecordHurtEnmey) == 0x000008, "Wrong alignment on ImplAI_Component_C_RecordHurtEnmey"); \ static_assert(sizeof(ImplAI_Component_C_RecordHurtEnmey) == 0x000008, "Wrong size on ImplAI_Component_C_RecordHurtEnmey"); \ static_assert(offsetof(ImplAI_Component_C_RecordHurtEnmey, Target) == 0x000000, "Member 'ImplAI_Component_C_RecordHurtEnmey::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_RecordHurtEnmey_0 \ static_assert(alignof(ImplAI_Component_C_RecordHurtEnmey_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_RecordHurtEnmey_0"); \ static_assert(sizeof(ImplAI_Component_C_RecordHurtEnmey_0) == 0x000018, "Wrong size on ImplAI_Component_C_RecordHurtEnmey_0"); \ static_assert(offsetof(ImplAI_Component_C_RecordHurtEnmey_0, Target) == 0x000000, "Member 'ImplAI_Component_C_RecordHurtEnmey_0::Target' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecordHurtEnmey_0, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000008, "Member 'ImplAI_Component_C_RecordHurtEnmey_0::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecordHurtEnmey_0, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'ImplAI_Component_C_RecordHurtEnmey_0::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecordHurtEnmey_0, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000011, "Member 'ImplAI_Component_C_RecordHurtEnmey_0::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_RecoverCost_0 \ static_assert(alignof(ImplAI_Component_C_RecoverCost_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_RecoverCost_0"); \ static_assert(sizeof(ImplAI_Component_C_RecoverCost_0) == 0x000068, "Wrong size on ImplAI_Component_C_RecoverCost_0"); \ static_assert(offsetof(ImplAI_Component_C_RecoverCost_0, CallFunc_Concat_StrStr_ReturnValue) == 0x000000, "Member 'ImplAI_Component_C_RecoverCost_0::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecoverCost_0, CallFunc_FMax_ReturnValue) == 0x000010, "Member 'ImplAI_Component_C_RecoverCost_0::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecoverCost_0, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000018, "Member 'ImplAI_Component_C_RecoverCost_0::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecoverCost_0, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000020, "Member 'ImplAI_Component_C_RecoverCost_0::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecoverCost_0, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'ImplAI_Component_C_RecoverCost_0::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecoverCost_0, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000030, "Member 'ImplAI_Component_C_RecoverCost_0::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecoverCost_0, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000040, "Member 'ImplAI_Component_C_RecoverCost_0::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecoverCost_0, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'ImplAI_Component_C_RecoverCost_0::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecoverCost_0, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000058, "Member 'ImplAI_Component_C_RecoverCost_0::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RecoverCost_0, CallFunc_FMin_ReturnValue) == 0x000060, "Member 'ImplAI_Component_C_RecoverCost_0::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_RefreshToughness \ static_assert(alignof(ImplAI_Component_C_RefreshToughness) == 0x000008, "Wrong alignment on ImplAI_Component_C_RefreshToughness"); \ static_assert(sizeof(ImplAI_Component_C_RefreshToughness) == 0x000038, "Wrong size on ImplAI_Component_C_RefreshToughness"); \ static_assert(offsetof(ImplAI_Component_C_RefreshToughness, CallFunc_GetOwnActor_ReturnValue) == 0x000000, "Member 'ImplAI_Component_C_RefreshToughness::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RefreshToughness, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000008, "Member 'ImplAI_Component_C_RefreshToughness::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RefreshToughness, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'ImplAI_Component_C_RefreshToughness::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RefreshToughness, CallFunc_K2_SetTimer_ReturnValue) == 0x000018, "Member 'ImplAI_Component_C_RefreshToughness::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RefreshToughness, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000020, "Member 'ImplAI_Component_C_RefreshToughness::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RefreshToughness, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'ImplAI_Component_C_RefreshToughness::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RefreshToughness, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000030, "Member 'ImplAI_Component_C_RefreshToughness::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RefreshToughness, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000031, "Member 'ImplAI_Component_C_RefreshToughness::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_RefreshToughness, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000034, "Member 'ImplAI_Component_C_RefreshToughness::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_ReportWantAttack \ static_assert(alignof(ImplAI_Component_C_ReportWantAttack) == 0x000008, "Wrong alignment on ImplAI_Component_C_ReportWantAttack"); \ static_assert(sizeof(ImplAI_Component_C_ReportWantAttack) == 0x000010, "Wrong size on ImplAI_Component_C_ReportWantAttack"); \ static_assert(offsetof(ImplAI_Component_C_ReportWantAttack, Requster) == 0x000000, "Member 'ImplAI_Component_C_ReportWantAttack::Requster' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ReportWantAttack, AlreadyHasToken) == 0x000008, "Member 'ImplAI_Component_C_ReportWantAttack::AlreadyHasToken' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ReportWantAttack, CallFunc_ReportWantAttack_0_AlreadyHasToken) == 0x000009, "Member 'ImplAI_Component_C_ReportWantAttack::CallFunc_ReportWantAttack_0_AlreadyHasToken' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_ReportWantAttack_0 \ static_assert(alignof(ImplAI_Component_C_ReportWantAttack_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_ReportWantAttack_0"); \ static_assert(sizeof(ImplAI_Component_C_ReportWantAttack_0) == 0x000050, "Wrong size on ImplAI_Component_C_ReportWantAttack_0"); \ static_assert(offsetof(ImplAI_Component_C_ReportWantAttack_0, Requster) == 0x000000, "Member 'ImplAI_Component_C_ReportWantAttack_0::Requster' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ReportWantAttack_0, AlreadyHasToken) == 0x000008, "Member 'ImplAI_Component_C_ReportWantAttack_0::AlreadyHasToken' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ReportWantAttack_0, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'ImplAI_Component_C_ReportWantAttack_0::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ReportWantAttack_0, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'ImplAI_Component_C_ReportWantAttack_0::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ReportWantAttack_0, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'ImplAI_Component_C_ReportWantAttack_0::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ReportWantAttack_0, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000018, "Member 'ImplAI_Component_C_ReportWantAttack_0::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ReportWantAttack_0, CallFunc_Array_Get_Item) == 0x000020, "Member 'ImplAI_Component_C_ReportWantAttack_0::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ReportWantAttack_0, CallFunc_Array_AddUnique_ReturnValue) == 0x000038, "Member 'ImplAI_Component_C_ReportWantAttack_0::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ReportWantAttack_0, CallFunc_Array_Length_ReturnValue) == 0x00003C, "Member 'ImplAI_Component_C_ReportWantAttack_0::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ReportWantAttack_0, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000040, "Member 'ImplAI_Component_C_ReportWantAttack_0::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ReportWantAttack_0, CallFunc_Less_IntInt_ReturnValue) == 0x000041, "Member 'ImplAI_Component_C_ReportWantAttack_0::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ReportWantAttack_0, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000042, "Member 'ImplAI_Component_C_ReportWantAttack_0::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ReportWantAttack_0, CallFunc_Less_DoubleDouble_B_ImplicitCast) == 0x000048, "Member 'ImplAI_Component_C_ReportWantAttack_0::CallFunc_Less_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_ResetAITimer \ static_assert(alignof(ImplAI_Component_C_ResetAITimer) == 0x000001, "Wrong alignment on ImplAI_Component_C_ResetAITimer"); \ static_assert(sizeof(ImplAI_Component_C_ResetAITimer) == 0x000001, "Wrong size on ImplAI_Component_C_ResetAITimer"); \ static_assert(offsetof(ImplAI_Component_C_ResetAITimer, Type) == 0x000000, "Member 'ImplAI_Component_C_ResetAITimer::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_ResetAITimer_0 \ static_assert(alignof(ImplAI_Component_C_ResetAITimer_0) == 0x000001, "Wrong alignment on ImplAI_Component_C_ResetAITimer_0"); \ static_assert(sizeof(ImplAI_Component_C_ResetAITimer_0) == 0x000002, "Wrong size on ImplAI_Component_C_ResetAITimer_0"); \ static_assert(offsetof(ImplAI_Component_C_ResetAITimer_0, Type) == 0x000000, "Member 'ImplAI_Component_C_ResetAITimer_0::Type' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_ResetAITimer_0, CallFunc_Map_Remove_ReturnValue) == 0x000001, "Member 'ImplAI_Component_C_ResetAITimer_0::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_SetAIGlobalTimer_0 \ static_assert(alignof(ImplAI_Component_C_SetAIGlobalTimer_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_SetAIGlobalTimer_0"); \ static_assert(sizeof(ImplAI_Component_C_SetAIGlobalTimer_0) == 0x000018, "Wrong size on ImplAI_Component_C_SetAIGlobalTimer_0"); \ static_assert(offsetof(ImplAI_Component_C_SetAIGlobalTimer_0, timerid) == 0x000000, "Member 'ImplAI_Component_C_SetAIGlobalTimer_0::timerid' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_SetAIGlobalTimer_0, Time) == 0x000010, "Member 'ImplAI_Component_C_SetAIGlobalTimer_0::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_SetCharacterId_0 \ static_assert(alignof(ImplAI_Component_C_SetCharacterId_0) == 0x000004, "Wrong alignment on ImplAI_Component_C_SetCharacterId_0"); \ static_assert(sizeof(ImplAI_Component_C_SetCharacterId_0) == 0x000008, "Wrong size on ImplAI_Component_C_SetCharacterId_0"); \ static_assert(offsetof(ImplAI_Component_C_SetCharacterId_0, CharacterID_0) == 0x000000, "Member 'ImplAI_Component_C_SetCharacterId_0::CharacterID_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_SetCharacterId_0, CallFunc_Divide_IntInt_ReturnValue) == 0x000004, "Member 'ImplAI_Component_C_SetCharacterId_0::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_SetRandomTime_0 \ static_assert(alignof(ImplAI_Component_C_SetRandomTime_0) == 0x000008, "Wrong alignment on ImplAI_Component_C_SetRandomTime_0"); \ static_assert(sizeof(ImplAI_Component_C_SetRandomTime_0) == 0x000008, "Wrong size on ImplAI_Component_C_SetRandomTime_0"); \ static_assert(offsetof(ImplAI_Component_C_SetRandomTime_0, RandomTime_0) == 0x000000, "Member 'ImplAI_Component_C_SetRandomTime_0::RandomTime_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_SetAIGlobalTimer \ static_assert(alignof(ImplAI_Component_C_SetAIGlobalTimer) == 0x000008, "Wrong alignment on ImplAI_Component_C_SetAIGlobalTimer"); \ static_assert(sizeof(ImplAI_Component_C_SetAIGlobalTimer) == 0x000018, "Wrong size on ImplAI_Component_C_SetAIGlobalTimer"); \ static_assert(offsetof(ImplAI_Component_C_SetAIGlobalTimer, timerid) == 0x000000, "Member 'ImplAI_Component_C_SetAIGlobalTimer::timerid' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_SetAIGlobalTimer, Time) == 0x000010, "Member 'ImplAI_Component_C_SetAIGlobalTimer::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_SetCharacterId \ static_assert(alignof(ImplAI_Component_C_SetCharacterId) == 0x000004, "Wrong alignment on ImplAI_Component_C_SetCharacterId"); \ static_assert(sizeof(ImplAI_Component_C_SetCharacterId) == 0x000004, "Wrong size on ImplAI_Component_C_SetCharacterId"); \ static_assert(offsetof(ImplAI_Component_C_SetCharacterId, CharacterID_0) == 0x000000, "Member 'ImplAI_Component_C_SetCharacterId::CharacterID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_SetRandomTime \ static_assert(alignof(ImplAI_Component_C_SetRandomTime) == 0x000008, "Wrong alignment on ImplAI_Component_C_SetRandomTime"); \ static_assert(sizeof(ImplAI_Component_C_SetRandomTime) == 0x000008, "Wrong size on ImplAI_Component_C_SetRandomTime"); \ static_assert(offsetof(ImplAI_Component_C_SetRandomTime, RandomTime_0) == 0x000000, "Member 'ImplAI_Component_C_SetRandomTime::RandomTime_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_SetToughness \ static_assert(alignof(ImplAI_Component_C_SetToughness) == 0x000008, "Wrong alignment on ImplAI_Component_C_SetToughness"); \ static_assert(sizeof(ImplAI_Component_C_SetToughness) == 0x000008, "Wrong size on ImplAI_Component_C_SetToughness"); \ static_assert(offsetof(ImplAI_Component_C_SetToughness, toughnessValue_0) == 0x000000, "Member 'ImplAI_Component_C_SetToughness::toughnessValue_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplAI_Component_C_SetUpdateUseTableIdx \ static_assert(alignof(ImplAI_Component_C_SetUpdateUseTableIdx) == 0x000004, "Wrong alignment on ImplAI_Component_C_SetUpdateUseTableIdx"); \ static_assert(sizeof(ImplAI_Component_C_SetUpdateUseTableIdx) == 0x00000C, "Wrong size on ImplAI_Component_C_SetUpdateUseTableIdx"); \ static_assert(offsetof(ImplAI_Component_C_SetUpdateUseTableIdx, NeedUpdate_0) == 0x000000, "Member 'ImplAI_Component_C_SetUpdateUseTableIdx::NeedUpdate_0' has a wrong offset!"); \ static_assert(offsetof(ImplAI_Component_C_SetUpdateUseTableIdx, TableRow) == 0x000004, "Member 'ImplAI_Component_C_SetUpdateUseTableIdx::TableRow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImplAI_Component_C \ static_assert(alignof(UImplAI_Component_C) == 0x000008, "Wrong alignment on UImplAI_Component_C"); \ static_assert(sizeof(UImplAI_Component_C) == 0x000480, "Wrong size on UImplAI_Component_C"); \ static_assert(offsetof(UImplAI_Component_C, UberGraphFrame_ImplAI_Component_C) == 0x000110, "Member 'UImplAI_Component_C::UberGraphFrame_ImplAI_Component_C' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, Team) == 0x000118, "Member 'UImplAI_Component_C::Team' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, TargetDirectSeen) == 0x000120, "Member 'UImplAI_Component_C::TargetDirectSeen' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, RandomTime) == 0x000128, "Member 'UImplAI_Component_C::RandomTime' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, costLeft) == 0x000130, "Member 'UImplAI_Component_C::costLeft' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, restUntil) == 0x000138, "Member 'UImplAI_Component_C::restUntil' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, lastAutoAttackSucceedFinishedTime) == 0x000140, "Member 'UImplAI_Component_C::lastAutoAttackSucceedFinishedTime' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, costRecoverSpeed) == 0x000148, "Member 'UImplAI_Component_C::costRecoverSpeed' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, costMax) == 0x000150, "Member 'UImplAI_Component_C::costMax' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, costRecoverTime_0) == 0x000158, "Member 'UImplAI_Component_C::costRecoverTime_0' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, costRecoverTime_1) == 0x000160, "Member 'UImplAI_Component_C::costRecoverTime_1' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, costRecoverTime_Max) == 0x000168, "Member 'UImplAI_Component_C::costRecoverTime_Max' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, AttackToughnessValue) == 0x000170, "Member 'UImplAI_Component_C::AttackToughnessValue' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, RealAttackToughnessValue) == 0x000178, "Member 'UImplAI_Component_C::RealAttackToughnessValue' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, toughnessValue) == 0x000180, "Member 'UImplAI_Component_C::toughnessValue' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, ImpactTable) == 0x000188, "Member 'UImplAI_Component_C::ImpactTable' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, ToughnessMax) == 0x000190, "Member 'UImplAI_Component_C::ToughnessMax' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, lastToughnessCostTime) == 0x000198, "Member 'UImplAI_Component_C::lastToughnessCostTime' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, periodRecoverToughtnessIfNoHurt) == 0x0001A0, "Member 'UImplAI_Component_C::periodRecoverToughtnessIfNoHurt' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, toughnessFactor) == 0x0001A8, "Member 'UImplAI_Component_C::toughnessFactor' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, StateComponent) == 0x0001B0, "Member 'UImplAI_Component_C::StateComponent' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 冲击力出招索引) == 0x0001B8, "Member 'UImplAI_Component_C::冲击力出招索引' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 冲击力常态索引) == 0x0001BC, "Member 'UImplAI_Component_C::冲击力常态索引' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, toughnessFactorDefault) == 0x0001C0, "Member 'UImplAI_Component_C::toughnessFactorDefault' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, cdrecords) == 0x0001C8, "Member 'UImplAI_Component_C::cdrecords' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 冲击力破韧出招索引) == 0x000218, "Member 'UImplAI_Component_C::冲击力破韧出招索引' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 冲击力破韧常态索引) == 0x00021C, "Member 'UImplAI_Component_C::冲击力破韧常态索引' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, CharacterID) == 0x000220, "Member 'UImplAI_Component_C::CharacterID' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 玩家基础韧性转换率) == 0x000228, "Member 'UImplAI_Component_C::玩家基础韧性转换率' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 玩家韧性类型) == 0x000230, "Member 'UImplAI_Component_C::玩家韧性类型' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, CharacterSortId) == 0x000234, "Member 'UImplAI_Component_C::CharacterSortId' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, IfDebugMessage) == 0x000238, "Member 'UImplAI_Component_C::IfDebugMessage' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, AI_Controller) == 0x000240, "Member 'UImplAI_Component_C::AI_Controller' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, Radius) == 0x000248, "Member 'UImplAI_Component_C::Radius' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, PlayerReachAttackRange) == 0x000250, "Member 'UImplAI_Component_C::PlayerReachAttackRange' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, chasing) == 0x000258, "Member 'UImplAI_Component_C::chasing' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, checkPlayerReachingAttack) == 0x000259, "Member 'UImplAI_Component_C::checkPlayerReachingAttack' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, sponsoringAttack) == 0x00025A, "Member 'UImplAI_Component_C::sponsoringAttack' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 理想状态发起攻击的距离) == 0x000260, "Member 'UImplAI_Component_C::理想状态发起攻击的距离' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 贴身) == 0x000270, "Member 'UImplAI_Component_C::贴身' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 近距离) == 0x000278, "Member 'UImplAI_Component_C::近距离' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 中距离) == 0x000280, "Member 'UImplAI_Component_C::中距离' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 中远距离) == 0x000288, "Member 'UImplAI_Component_C::中远距离' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 远距离) == 0x000290, "Member 'UImplAI_Component_C::远距离' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 距离判断偏差) == 0x000298, "Member 'UImplAI_Component_C::距离判断偏差' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, CapsuleRadius) == 0x0002A0, "Member 'UImplAI_Component_C::CapsuleRadius' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, scriptIdx) == 0x0002A8, "Member 'UImplAI_Component_C::scriptIdx' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, attackChaseRangeDecideNow) == 0x0002B8, "Member 'UImplAI_Component_C::attackChaseRangeDecideNow' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 攻击欲望令牌) == 0x0002C0, "Member 'UImplAI_Component_C::攻击欲望令牌' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, AttackWantRequest) == 0x0002D0, "Member 'UImplAI_Component_C::AttackWantRequest' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 团战人数上限) == 0x0002E0, "Member 'UImplAI_Component_C::团战人数上限' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 围观距离) == 0x0002E4, "Member 'UImplAI_Component_C::围观距离' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 团战后权重衰减距离) == 0x0002E8, "Member 'UImplAI_Component_C::团战后权重衰减距离' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 团战权重加持) == 0x0002EC, "Member 'UImplAI_Component_C::团战权重加持' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, 攻击积极度) == 0x0002F0, "Member 'UImplAI_Component_C::攻击积极度' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, NextWantCheckTime) == 0x0002F8, "Member 'UImplAI_Component_C::NextWantCheckTime' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, tempCand) == 0x000300, "Member 'UImplAI_Component_C::tempCand' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, tempSortIdx) == 0x000310, "Member 'UImplAI_Component_C::tempSortIdx' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, swapIdx) == 0x000314, "Member 'UImplAI_Component_C::swapIdx' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, currentAtkWantValue) == 0x000318, "Member 'UImplAI_Component_C::currentAtkWantValue' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, debug_counter) == 0x000330, "Member 'UImplAI_Component_C::debug_counter' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, L_Base) == 0x000334, "Member 'UImplAI_Component_C::L_Base' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, globaltimer) == 0x000338, "Member 'UImplAI_Component_C::globaltimer' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, globalcounter) == 0x000388, "Member 'UImplAI_Component_C::globalcounter' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, continue_hurt) == 0x0003D8, "Member 'UImplAI_Component_C::continue_hurt' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, lastHitTarget) == 0x0003E8, "Member 'UImplAI_Component_C::lastHitTarget' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, lastHitTime) == 0x0003F0, "Member 'UImplAI_Component_C::lastHitTime' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, AITime) == 0x0003F8, "Member 'UImplAI_Component_C::AITime' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, BeforeAttackToughness) == 0x000448, "Member 'UImplAI_Component_C::BeforeAttackToughness' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, ContinuAtkList) == 0x000450, "Member 'UImplAI_Component_C::ContinuAtkList' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, ContinuAtkList_jiangzhi) == 0x000460, "Member 'UImplAI_Component_C::ContinuAtkList_jiangzhi' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, NeedUpdate) == 0x000470, "Member 'UImplAI_Component_C::NeedUpdate' has a wrong offset!"); \ static_assert(offsetof(UImplAI_Component_C, UpdateRowName) == 0x000474, "Member 'UImplAI_Component_C::UpdateRowName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DoubleParticleComponent_C_AddParticle \ static_assert(alignof(DoubleParticleComponent_C_AddParticle) == 0x000008, "Wrong alignment on DoubleParticleComponent_C_AddParticle"); \ static_assert(sizeof(DoubleParticleComponent_C_AddParticle) == 0x0000E8, "Wrong size on DoubleParticleComponent_C_AddParticle"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, EffectName) == 0x000000, "Member 'DoubleParticleComponent_C_AddParticle::EffectName' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, EmitterTemplate) == 0x000008, "Member 'DoubleParticleComponent_C_AddParticle::EmitterTemplate' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, SystemTemplate) == 0x000010, "Member 'DoubleParticleComponent_C_AddParticle::SystemTemplate' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, ishave) == 0x000018, "Member 'DoubleParticleComponent_C_AddParticle::ishave' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, L_NiagaraAsset) == 0x000020, "Member 'DoubleParticleComponent_C_AddParticle::L_NiagaraAsset' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, L_ParticleAsset) == 0x000028, "Member 'DoubleParticleComponent_C_AddParticle::L_ParticleAsset' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_Get_Particle_ParticleSystem) == 0x000038, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_Get_Particle_ParticleSystem' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_Get_Particle_NiagaraSystem) == 0x000040, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_Get_Particle_NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_Get_Particle_LightColor) == 0x000048, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_Get_Particle_LightColor' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_Get_Particle_Intensity) == 0x000058, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_Get_Particle_Intensity' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_Get_Particle_Attenuation_Radius) == 0x000060, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_Get_Particle_Attenuation_Radius' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_Get_Particle_Audio) == 0x000068, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_Get_Particle_Audio' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_IsValid_ReturnValue_1) == 0x000070, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_IsValid_ReturnValue_2) == 0x000071, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_Get_Particle_ParticleSystem_1) == 0x000078, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_Get_Particle_ParticleSystem_1' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_Get_Particle_NiagaraSystem_1) == 0x000080, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_Get_Particle_NiagaraSystem_1' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_Get_Particle_LightColor_1) == 0x000088, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_Get_Particle_LightColor_1' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_Get_Particle_Intensity_1) == 0x000098, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_Get_Particle_Intensity_1' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_Get_Particle_Attenuation_Radius_1) == 0x0000A0, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_Get_Particle_Attenuation_Radius_1' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_Get_Particle_Audio_1) == 0x0000A8, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_Get_Particle_Audio_1' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_IsValid_ReturnValue_3) == 0x0000B0, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, K2Node_CreateDelegate_OutputDelegate) == 0x0000B4, "Member 'DoubleParticleComponent_C_AddParticle::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000C4, "Member 'DoubleParticleComponent_C_AddParticle::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_SpawnSystemAttached_ReturnValue) == 0x0000D8, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_AddParticle, CallFunc_SpawnEmitterAttached_ReturnValue) == 0x0000E0, "Member 'DoubleParticleComponent_C_AddParticle::CallFunc_SpawnEmitterAttached_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DoubleParticleComponent_C_CallNiagaraPlayEnd \ static_assert(alignof(DoubleParticleComponent_C_CallNiagaraPlayEnd) == 0x000008, "Wrong alignment on DoubleParticleComponent_C_CallNiagaraPlayEnd"); \ static_assert(sizeof(DoubleParticleComponent_C_CallNiagaraPlayEnd) == 0x000008, "Wrong size on DoubleParticleComponent_C_CallNiagaraPlayEnd"); \ static_assert(offsetof(DoubleParticleComponent_C_CallNiagaraPlayEnd, PSystem) == 0x000000, "Member 'DoubleParticleComponent_C_CallNiagaraPlayEnd::PSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DoubleParticleComponent_C_CallParticlePlayEnd \ static_assert(alignof(DoubleParticleComponent_C_CallParticlePlayEnd) == 0x000008, "Wrong alignment on DoubleParticleComponent_C_CallParticlePlayEnd"); \ static_assert(sizeof(DoubleParticleComponent_C_CallParticlePlayEnd) == 0x000008, "Wrong size on DoubleParticleComponent_C_CallParticlePlayEnd"); \ static_assert(offsetof(DoubleParticleComponent_C_CallParticlePlayEnd, PSystem) == 0x000000, "Member 'DoubleParticleComponent_C_CallParticlePlayEnd::PSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DoubleParticleComponent_C_SetActiveParticle \ static_assert(alignof(DoubleParticleComponent_C_SetActiveParticle) == 0x000001, "Wrong alignment on DoubleParticleComponent_C_SetActiveParticle"); \ static_assert(sizeof(DoubleParticleComponent_C_SetActiveParticle) == 0x000003, "Wrong size on DoubleParticleComponent_C_SetActiveParticle"); \ static_assert(offsetof(DoubleParticleComponent_C_SetActiveParticle, bActive) == 0x000000, "Member 'DoubleParticleComponent_C_SetActiveParticle::bActive' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_SetActiveParticle, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'DoubleParticleComponent_C_SetActiveParticle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DoubleParticleComponent_C_SetActiveParticle, CallFunc_IsValid_ReturnValue_1) == 0x000002, "Member 'DoubleParticleComponent_C_SetActiveParticle::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDoubleParticleComponent_C \ static_assert(alignof(UDoubleParticleComponent_C) == 0x000010, "Wrong alignment on UDoubleParticleComponent_C"); \ static_assert(sizeof(UDoubleParticleComponent_C) == 0x000300, "Wrong size on UDoubleParticleComponent_C"); \ static_assert(offsetof(UDoubleParticleComponent_C, PlayEnd) == 0x0002E0, "Member 'UDoubleParticleComponent_C::PlayEnd' has a wrong offset!"); \ static_assert(offsetof(UDoubleParticleComponent_C, ParticleRef) == 0x0002F0, "Member 'UDoubleParticleComponent_C::ParticleRef' has a wrong offset!"); \ static_assert(offsetof(UDoubleParticleComponent_C, NiagaraRef) == 0x0002F8, "Member 'UDoubleParticleComponent_C::NiagaraRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_DeBuff_Halo_MediumDistance_C \ static_assert(alignof(UBP_DeBuff_Halo_MediumDistance_C) == 0x000008, "Wrong alignment on UBP_DeBuff_Halo_MediumDistance_C"); \ static_assert(sizeof(UBP_DeBuff_Halo_MediumDistance_C) == 0x0001C0, "Wrong size on UBP_DeBuff_Halo_MediumDistance_C"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_AddItemToMap \ static_assert(alignof(BP_PickupActor_C_AddItemToMap) == 0x000008, "Wrong alignment on BP_PickupActor_C_AddItemToMap"); \ static_assert(sizeof(BP_PickupActor_C_AddItemToMap) == 0x0000C8, "Wrong size on BP_PickupActor_C_AddItemToMap"); \ static_assert(offsetof(BP_PickupActor_C_AddItemToMap, NeedAddMap) == 0x000000, "Member 'BP_PickupActor_C_AddItemToMap::NeedAddMap' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_AddItemToMap, InputKey) == 0x000050, "Member 'BP_PickupActor_C_AddItemToMap::InputKey' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_AddItemToMap, SourceMap) == 0x000058, "Member 'BP_PickupActor_C_AddItemToMap::SourceMap' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_AddItemToMap, CallFunc_Map_Find_Value) == 0x0000A8, "Member 'BP_PickupActor_C_AddItemToMap::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_AddItemToMap, CallFunc_Map_Find_ReturnValue) == 0x0000AC, "Member 'BP_PickupActor_C_AddItemToMap::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_AddItemToMap, CallFunc_Map_Find_Value_1) == 0x0000B0, "Member 'BP_PickupActor_C_AddItemToMap::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_AddItemToMap, CallFunc_Map_Find_ReturnValue_1) == 0x0000B4, "Member 'BP_PickupActor_C_AddItemToMap::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_AddItemToMap, CallFunc_Map_Find_Value_2) == 0x0000B8, "Member 'BP_PickupActor_C_AddItemToMap::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_AddItemToMap, CallFunc_Map_Find_ReturnValue_2) == 0x0000BC, "Member 'BP_PickupActor_C_AddItemToMap::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_AddItemToMap, CallFunc_Add_IntInt_ReturnValue) == 0x0000C0, "Member 'BP_PickupActor_C_AddItemToMap::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_CanInteractableWhenNoticeShown \ static_assert(alignof(BP_PickupActor_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong alignment on BP_PickupActor_C_CanInteractableWhenNoticeShown"); \ static_assert(sizeof(BP_PickupActor_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong size on BP_PickupActor_C_CanInteractableWhenNoticeShown"); \ static_assert(offsetof(BP_PickupActor_C_CanInteractableWhenNoticeShown, ReturnValue) == 0x000000, "Member 'BP_PickupActor_C_CanInteractableWhenNoticeShown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough \ static_assert(alignof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough) == 0x000008, "Wrong alignment on BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough"); \ static_assert(sizeof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough) == 0x000420, "Wrong size on BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CanPickUp) == 0x000000, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CanPickUp' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, Temp_int_Array_Index_Variable) == 0x000004, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_GetModel_BeiBaoModel_ReturnValue) == 0x000008, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_GetModel_BeiBaoModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_GetModel_BeiBaoModel_ReturnValue_1) == 0x000010, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_GetModel_BeiBaoModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_GetItems_Items) == 0x000018, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_GetItems_Items' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_GetItems_Items_1) == 0x000028, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_GetItems_Items_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Array_Length_ReturnValue_1) == 0x00003C, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_GetCustomedItemsByGamePlus_CustomedItems) == 0x000040, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_GetCustomedItemsByGamePlus_CustomedItems' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, Temp_int_Loop_Counter_Variable) == 0x000090, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Map_Keys_Keys) == 0x000098, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Array_Get_Item) == 0x0000A8, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Array_Length_ReturnValue_2) == 0x0000AC, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_GetEquipIsInExtra_ExtraEquip) == 0x0000B0, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_GetEquipIsInExtra_ExtraEquip' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Less_IntInt_ReturnValue) == 0x0000B1, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_GetUniqueBeibaoMax_ReturnValue) == 0x0000B4, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_GetUniqueBeibaoMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000B8, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_GetEquipIsInExtra_ExtraEquip_1) == 0x0000B9, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_GetEquipIsInExtra_ExtraEquip_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_GetPlayerItemAmountInCangKu_Amount) == 0x0000BC, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_GetPlayerItemAmountInCangKu_Amount' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_GetUniqueBeibaoMax_ReturnValue_1) == 0x0000C0, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_GetUniqueBeibaoMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Conv_IntToInt64_ReturnValue) == 0x0000C8, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x0000D0, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, K2Node_MakeStruct_FormatArgumentData) == 0x0000D8, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_BooleanAND_ReturnValue) == 0x000128, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_GetItemByID_Item) == 0x000130, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_GetItemByID_find) == 0x000200, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, K2Node_MakeStruct_FormatArgumentData_1) == 0x000208, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Conv_IntToInt64_ReturnValue_1) == 0x000258, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Conv_IntToInt64_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Conv_IntToInt64_ReturnValue_2) == 0x000260, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Conv_IntToInt64_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, K2Node_MakeStruct_FormatArgumentData_2) == 0x000268, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, K2Node_MakeStruct_FormatArgumentData_3) == 0x0002B8, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::K2Node_MakeStruct_FormatArgumentData_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, K2Node_SwitchEnum_CmpSuccess) == 0x000308, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x00030C, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Map_Find_Value) == 0x000310, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Map_Find_ReturnValue) == 0x000314, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Conv_IntToInt64_ReturnValue_3) == 0x000318, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Conv_IntToInt64_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Conv_IntToInt64_ReturnValue_4) == 0x000320, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Conv_IntToInt64_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, K2Node_MakeStruct_FormatArgumentData_4) == 0x000328, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::K2Node_MakeStruct_FormatArgumentData_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, K2Node_MakeStruct_FormatArgumentData_5) == 0x000378, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::K2Node_MakeStruct_FormatArgumentData_5' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Add_IntInt_ReturnValue) == 0x0003C8, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, K2Node_MakeArray_Array) == 0x0003D0, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Subtract_IntInt_ReturnValue) == 0x0003E0, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Format_ReturnValue) == 0x0003E8, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Add_IntInt_ReturnValue_1) == 0x000400, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Conv_TextToString_ReturnValue) == 0x000408, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Greater_IntInt_ReturnValue) == 0x000418, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000419, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough, CallFunc_Add_IntInt_ReturnValue_2) == 0x00041C, "Member 'BP_PickupActor_C_CheckBeiBaoOrCangKuIsEnough::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor \ static_assert(alignof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor) == 0x000008, "Wrong alignment on BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor"); \ static_assert(sizeof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor) == 0x000378, "Wrong size on BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, EntryPoint) == 0x000000, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_GetTrueSlotKey_SlotKey) == 0x000008, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_GetTrueSlotKey_SlotKey' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, K2Node_CreateDelegate_OutputDelegate_1) == 0x000028, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, Temp_bool_IsClosed_Variable) == 0x000038, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, Temp_bool_Has_Been_Initd_Variable) == 0x000039, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, Temp_bool_Variable) == 0x00003A, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Not_PreBool_ReturnValue) == 0x00003B, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, K2Node_Event_Caller_1) == 0x000040, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::K2Node_Event_Caller_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_GetComponentByClass_ReturnValue) == 0x000048, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000050, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, K2Node_CreateDelegate_OutputDelegate_2) == 0x00005C, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_GetSavedLevelValue_Value) == 0x000070, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_GetSavedLevelValue_hasSet) == 0x000080, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000081, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_BooleanAND_ReturnValue) == 0x000082, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_GetCustomedItemsByGamePlus_CustomedItems) == 0x000088, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_GetCustomedItemsByGamePlus_CustomedItems' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Map_Length_ReturnValue) == 0x0000D8, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000DC, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, Temp_int_Variable) == 0x0000E0, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_CheckBeiBaoOrCangKuIsEnough_CanPickUp) == 0x0000E4, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_CheckBeiBaoOrCangKuIsEnough_CanPickUp' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000E8, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0000F8, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_IsValid_ReturnValue_1) == 0x000100, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_AddParticle_IsHave) == 0x000101, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_AddParticle_IsHave' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Greater_IntInt_ReturnValue) == 0x000102, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Add_IntInt_ReturnValue) == 0x000104, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Get_Particle_ParticleSystem) == 0x000108, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Get_Particle_ParticleSystem' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Get_Particle_NiagaraSystem) == 0x000110, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Get_Particle_NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Get_Particle_LightColor) == 0x000118, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Get_Particle_LightColor' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Get_Particle_Intensity) == 0x000128, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Get_Particle_Intensity' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Get_Particle_Attenuation_Radius) == 0x000130, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Get_Particle_Attenuation_Radius' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Get_Particle_Audio) == 0x000138, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Get_Particle_Audio' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_GetDCSGameState_ReturnValue) == 0x000140, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_GetModelsInitFinished_ReturnValue) == 0x000148, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_GetModelsInitFinished_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_IsValid_ReturnValue_2) == 0x000149, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000150, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_BreakVector_X) == 0x000168, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_BreakVector_Y) == 0x000170, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_BreakVector_Z) == 0x000178, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_GetCustomedItemsByGamePlus_CustomedItems_1) == 0x000180, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_GetCustomedItemsByGamePlus_CustomedItems_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0001D0, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_BreakVector_X_1) == 0x0001E8, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_BreakVector_Y_1) == 0x0001F0, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_BreakVector_Z_1) == 0x0001F8, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Lerp_ReturnValue) == 0x000200, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, K2Node_Event_Caller) == 0x000208, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, K2Node_Event_ByTraceClose) == 0x000210, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::K2Node_Event_ByTraceClose' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_MakeVector_ReturnValue) == 0x000218, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000230, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000318, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_GetTrueSlotKey_SlotKey_1) == 0x000320, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_GetTrueSlotKey_SlotKey_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x000330, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000338, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, K2Node_VariableSet_temp_ImplicitCast) == 0x000340, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::K2Node_VariableSet_temp_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000348, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_SetIntensity_NewIntensity_ImplicitCast_1) == 0x000350, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_SetIntensity_NewIntensity_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000358, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000360, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_SetScalarParameterValueOnMaterials_ParameterValue_ImplicitCast) == 0x000368, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_SetScalarParameterValueOnMaterials_ParameterValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_SetIntensity_NewIntensity_ImplicitCast_2) == 0x00036C, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_SetIntensity_NewIntensity_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor, CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast) == 0x000370, "Member 'BP_PickupActor_C_ExecuteUbergraph_BP_PickupActor::CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_GetCustomedItemsByGamePlus \ static_assert(alignof(BP_PickupActor_C_GetCustomedItemsByGamePlus) == 0x000008, "Wrong alignment on BP_PickupActor_C_GetCustomedItemsByGamePlus"); \ static_assert(sizeof(BP_PickupActor_C_GetCustomedItemsByGamePlus) == 0x000138, "Wrong size on BP_PickupActor_C_GetCustomedItemsByGamePlus"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CustomedItems_0) == 0x000000, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CustomedItems_0' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, Local_Result) == 0x000050, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::Local_Result' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, Local_MaxGamePlusCount) == 0x0000A0, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::Local_MaxGamePlusCount' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, Temp_bool_Variable) == 0x0000A4, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, Temp_int_Variable) == 0x0000A8, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_Add_IntInt_ReturnValue) == 0x0000AC, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_Not_PreBool_ReturnValue) == 0x0000B0, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000B1, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_BooleanAND_ReturnValue) == 0x0000B2, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_GetMapAndId_Map) == 0x0000B8, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_GetMapAndId_Map' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_GetMapAndId_ID) == 0x0000C8, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_GetMapAndId_ID' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_Concat_StrStr_ReturnValue) == 0x0000D8, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000E8, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_Map_IsEmpty_ReturnValue) == 0x0000F8, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_Map_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000100, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_GetPerpetualMark_Value) == 0x000110, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000120, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_Map_IsEmpty_ReturnValue_1) == 0x000121, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_Map_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_Map_IsEmpty_ReturnValue_2) == 0x000122, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_Map_IsEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_Subtract_IntInt_ReturnValue) == 0x000124, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, K2Node_SwitchInteger_CmpSuccess) == 0x000128, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x00012C, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetCustomedItemsByGamePlus, CallFunc_Min_ReturnValue) == 0x000130, "Member 'BP_PickupActor_C_GetCustomedItemsByGamePlus::CallFunc_Min_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_GetInteractionMessage \ static_assert(alignof(BP_PickupActor_C_GetInteractionMessage) == 0x000008, "Wrong alignment on BP_PickupActor_C_GetInteractionMessage"); \ static_assert(sizeof(BP_PickupActor_C_GetInteractionMessage) == 0x000018, "Wrong size on BP_PickupActor_C_GetInteractionMessage"); \ static_assert(offsetof(BP_PickupActor_C_GetInteractionMessage, Message) == 0x000000, "Member 'BP_PickupActor_C_GetInteractionMessage::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_GetItemIndex \ static_assert(alignof(BP_PickupActor_C_GetItemIndex) == 0x000008, "Wrong alignment on BP_PickupActor_C_GetItemIndex"); \ static_assert(sizeof(BP_PickupActor_C_GetItemIndex) == 0x000040, "Wrong size on BP_PickupActor_C_GetItemIndex"); \ static_assert(offsetof(BP_PickupActor_C_GetItemIndex, ItemClass) == 0x000000, "Member 'BP_PickupActor_C_GetItemIndex::ItemClass' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetItemIndex, Index_0) == 0x000008, "Member 'BP_PickupActor_C_GetItemIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetItemIndex, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'BP_PickupActor_C_GetItemIndex::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetItemIndex, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'BP_PickupActor_C_GetItemIndex::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetItemIndex, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'BP_PickupActor_C_GetItemIndex::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetItemIndex, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'BP_PickupActor_C_GetItemIndex::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetItemIndex, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'BP_PickupActor_C_GetItemIndex::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetItemIndex, CallFunc_Array_Get_Item) == 0x000030, "Member 'BP_PickupActor_C_GetItemIndex::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetItemIndex, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'BP_PickupActor_C_GetItemIndex::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetItemIndex, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000039, "Member 'BP_PickupActor_C_GetItemIndex::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_GetItemsByEditorTool \ static_assert(alignof(BP_PickupActor_C_GetItemsByEditorTool) == 0x000008, "Wrong alignment on BP_PickupActor_C_GetItemsByEditorTool"); \ static_assert(sizeof(BP_PickupActor_C_GetItemsByEditorTool) == 0x000058, "Wrong size on BP_PickupActor_C_GetItemsByEditorTool"); \ static_assert(offsetof(BP_PickupActor_C_GetItemsByEditorTool, ReturnValue) == 0x000000, "Member 'BP_PickupActor_C_GetItemsByEditorTool::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetItemsByEditorTool, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x000050, "Member 'BP_PickupActor_C_GetItemsByEditorTool::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetItemsByEditorTool, CallFunc_Map_IsNotEmpty_ReturnValue_1) == 0x000051, "Member 'BP_PickupActor_C_GetItemsByEditorTool::CallFunc_Map_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetItemsByEditorTool, CallFunc_Map_IsNotEmpty_ReturnValue_2) == 0x000052, "Member 'BP_PickupActor_C_GetItemsByEditorTool::CallFunc_Map_IsNotEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetItemsByEditorTool, CallFunc_Map_IsNotEmpty_ReturnValue_3) == 0x000053, "Member 'BP_PickupActor_C_GetItemsByEditorTool::CallFunc_Map_IsNotEmpty_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetItemsByEditorTool, CallFunc_Map_IsNotEmpty_ReturnValue_4) == 0x000054, "Member 'BP_PickupActor_C_GetItemsByEditorTool::CallFunc_Map_IsNotEmpty_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetItemsByEditorTool, CallFunc_Map_IsNotEmpty_ReturnValue_5) == 0x000055, "Member 'BP_PickupActor_C_GetItemsByEditorTool::CallFunc_Map_IsNotEmpty_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetItemsByEditorTool, CallFunc_Map_IsNotEmpty_ReturnValue_6) == 0x000056, "Member 'BP_PickupActor_C_GetItemsByEditorTool::CallFunc_Map_IsNotEmpty_ReturnValue_6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_GetParticleEffectNameByItems \ static_assert(alignof(BP_PickupActor_C_GetParticleEffectNameByItems) == 0x000008, "Wrong alignment on BP_PickupActor_C_GetParticleEffectNameByItems"); \ static_assert(sizeof(BP_PickupActor_C_GetParticleEffectNameByItems) == 0x000388, "Wrong size on BP_PickupActor_C_GetParticleEffectNameByItems"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, Items_0) == 0x000000, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::Items_0' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, TempBindMap) == 0x000050, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::TempBindMap' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, TempQuality) == 0x0000A0, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::TempQuality' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, Multiplier) == 0x0000A4, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::Multiplier' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, TempItemsMap) == 0x0000A8, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::TempItemsMap' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, Temp_int_Array_Index_Variable) == 0x0000F8, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, Temp_int_Loop_Counter_Variable) == 0x0000FC, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Add_IntInt_ReturnValue) == 0x000100, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, Temp_int_Loop_Counter_Variable_1) == 0x000104, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, Temp_int_Loop_Counter_Variable_2) == 0x000108, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Add_IntInt_ReturnValue_1) == 0x00010C, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Add_IntInt_ReturnValue_2) == 0x000110, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, Temp_int_Array_Index_Variable_1) == 0x000114, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Map_Keys_Keys) == 0x000118, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Array_Length_ReturnValue) == 0x000128, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Less_IntInt_ReturnValue) == 0x00012C, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, Temp_int_Array_Index_Variable_2) == 0x000130, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Array_Get_Item) == 0x000134, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Map_Keys_Keys_1) == 0x000138, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Array_Get_Item_1) == 0x000148, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Less_IntInt_ReturnValue_1) == 0x00014C, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_CheckIsGem_IsGem) == 0x00014D, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_CheckIsGem_IsGem' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_IsPoseItem_IsPose) == 0x00014E, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_IsPoseItem_IsPose' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_GetItemConfigBySortId_Item) == 0x000150, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_GetItemConfigBySortId_find) == 0x000220, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Array_Length_ReturnValue_1) == 0x000224, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, K2Node_SwitchEnum_CmpSuccess) == 0x000228, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Less_IntInt_ReturnValue_2) == 0x000229, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Less_IntInt_ReturnValue_3) == 0x00022A, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, Temp_string_Variable) == 0x000230, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Redirect_Table_MappedTable) == 0x000240, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Map_Keys_Keys_2) == 0x000248, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Map_Keys_Keys_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, Temp_bool_Variable) == 0x000258, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Array_Get_Item_2) == 0x00025C, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Array_Length_ReturnValue_2) == 0x000260, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Less_IntInt_ReturnValue_4) == 0x000264, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Conv_IntToString_ReturnValue) == 0x000268, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Conv_StringToName_ReturnValue) == 0x000278, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_GetDataTableRowFromName_OutRow) == 0x000280, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0002D0, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Multiply_IntInt_ReturnValue) == 0x0002D4, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, K2Node_MakeMap_Map) == 0x0002D8, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Add_IntInt_ReturnValue_3) == 0x000328, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00032C, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000330, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, K2Node_Select_Default) == 0x000340, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Concat_StrStr_ReturnValue) == 0x000350, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000360, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Map_Keys_Keys_3) == 0x000368, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Map_Keys_Keys_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Array_Length_ReturnValue_3) == 0x000378, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Percent_IntInt_ReturnValue) == 0x00037C, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_Divide_IntInt_ReturnValue) == 0x000380, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000384, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetParticleEffectNameByItems, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000385, "Member 'BP_PickupActor_C_GetParticleEffectNameByItems::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_GetPlayPickAnimationIndex \ static_assert(alignof(BP_PickupActor_C_GetPlayPickAnimationIndex) == 0x000008, "Wrong alignment on BP_PickupActor_C_GetPlayPickAnimationIndex"); \ static_assert(sizeof(BP_PickupActor_C_GetPlayPickAnimationIndex) == 0x000088, "Wrong size on BP_PickupActor_C_GetPlayPickAnimationIndex"); \ static_assert(offsetof(BP_PickupActor_C_GetPlayPickAnimationIndex, ReturnValue) == 0x000000, "Member 'BP_PickupActor_C_GetPlayPickAnimationIndex::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetPlayPickAnimationIndex, CallFunc_GetPlayerStatic_ReturnValue) == 0x000008, "Member 'BP_PickupActor_C_GetPlayPickAnimationIndex::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetPlayPickAnimationIndex, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000010, "Member 'BP_PickupActor_C_GetPlayPickAnimationIndex::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetPlayPickAnimationIndex, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000028, "Member 'BP_PickupActor_C_GetPlayPickAnimationIndex::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetPlayPickAnimationIndex, CallFunc_BreakVector_X) == 0x000030, "Member 'BP_PickupActor_C_GetPlayPickAnimationIndex::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetPlayPickAnimationIndex, CallFunc_BreakVector_Y) == 0x000038, "Member 'BP_PickupActor_C_GetPlayPickAnimationIndex::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetPlayPickAnimationIndex, CallFunc_BreakVector_Z) == 0x000040, "Member 'BP_PickupActor_C_GetPlayPickAnimationIndex::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetPlayPickAnimationIndex, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000048, "Member 'BP_PickupActor_C_GetPlayPickAnimationIndex::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetPlayPickAnimationIndex, CallFunc_BreakVector_X_1) == 0x000060, "Member 'BP_PickupActor_C_GetPlayPickAnimationIndex::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetPlayPickAnimationIndex, CallFunc_BreakVector_Y_1) == 0x000068, "Member 'BP_PickupActor_C_GetPlayPickAnimationIndex::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetPlayPickAnimationIndex, CallFunc_BreakVector_Z_1) == 0x000070, "Member 'BP_PickupActor_C_GetPlayPickAnimationIndex::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetPlayPickAnimationIndex, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000078, "Member 'BP_PickupActor_C_GetPlayPickAnimationIndex::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetPlayPickAnimationIndex, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000080, "Member 'BP_PickupActor_C_GetPlayPickAnimationIndex::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetPlayPickAnimationIndex, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000081, "Member 'BP_PickupActor_C_GetPlayPickAnimationIndex::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_GetPriority \ static_assert(alignof(BP_PickupActor_C_GetPriority) == 0x000004, "Wrong alignment on BP_PickupActor_C_GetPriority"); \ static_assert(sizeof(BP_PickupActor_C_GetPriority) == 0x000004, "Wrong size on BP_PickupActor_C_GetPriority"); \ static_assert(offsetof(BP_PickupActor_C_GetPriority, Priority) == 0x000000, "Member 'BP_PickupActor_C_GetPriority::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_GetTargetInteractiveTips \ static_assert(alignof(BP_PickupActor_C_GetTargetInteractiveTips) == 0x000008, "Wrong alignment on BP_PickupActor_C_GetTargetInteractiveTips"); \ static_assert(sizeof(BP_PickupActor_C_GetTargetInteractiveTips) == 0x000008, "Wrong size on BP_PickupActor_C_GetTargetInteractiveTips"); \ static_assert(offsetof(BP_PickupActor_C_GetTargetInteractiveTips, ReturnTips) == 0x000000, "Member 'BP_PickupActor_C_GetTargetInteractiveTips::ReturnTips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_GetTrueSlotKey \ static_assert(alignof(BP_PickupActor_C_GetTrueSlotKey) == 0x000008, "Wrong alignment on BP_PickupActor_C_GetTrueSlotKey"); \ static_assert(sizeof(BP_PickupActor_C_GetTrueSlotKey) == 0x0000C0, "Wrong size on BP_PickupActor_C_GetTrueSlotKey"); \ static_assert(offsetof(BP_PickupActor_C_GetTrueSlotKey, SlotKey_0) == 0x000000, "Member 'BP_PickupActor_C_GetTrueSlotKey::SlotKey_0' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetTrueSlotKey, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'BP_PickupActor_C_GetTrueSlotKey::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetTrueSlotKey, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name) == 0x000018, "Member 'BP_PickupActor_C_GetTrueSlotKey::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetTrueSlotKey, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name) == 0x000028, "Member 'BP_PickupActor_C_GetTrueSlotKey::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetTrueSlotKey, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name) == 0x000038, "Member 'BP_PickupActor_C_GetTrueSlotKey::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetTrueSlotKey, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'BP_PickupActor_C_GetTrueSlotKey::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetTrueSlotKey, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'BP_PickupActor_C_GetTrueSlotKey::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetTrueSlotKey, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'BP_PickupActor_C_GetTrueSlotKey::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetTrueSlotKey, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_1) == 0x000070, "Member 'BP_PickupActor_C_GetTrueSlotKey::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetTrueSlotKey, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_1) == 0x000080, "Member 'BP_PickupActor_C_GetTrueSlotKey::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetTrueSlotKey, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_1) == 0x000090, "Member 'BP_PickupActor_C_GetTrueSlotKey::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetTrueSlotKey, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A0, "Member 'BP_PickupActor_C_GetTrueSlotKey::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_GetTrueSlotKey, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000B0, "Member 'BP_PickupActor_C_GetTrueSlotKey::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_interact \ static_assert(alignof(BP_PickupActor_C_interact) == 0x000008, "Wrong alignment on BP_PickupActor_C_interact"); \ static_assert(sizeof(BP_PickupActor_C_interact) == 0x000008, "Wrong size on BP_PickupActor_C_interact"); \ static_assert(offsetof(BP_PickupActor_C_interact, Caller_0) == 0x000000, "Member 'BP_PickupActor_C_interact::Caller_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_InteractPlayPickAnimation \ static_assert(alignof(BP_PickupActor_C_InteractPlayPickAnimation) == 0x000001, "Wrong alignment on BP_PickupActor_C_InteractPlayPickAnimation"); \ static_assert(sizeof(BP_PickupActor_C_InteractPlayPickAnimation) == 0x000001, "Wrong size on BP_PickupActor_C_InteractPlayPickAnimation"); \ static_assert(offsetof(BP_PickupActor_C_InteractPlayPickAnimation, ReturnValue) == 0x000000, "Member 'BP_PickupActor_C_InteractPlayPickAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_InteractWhenSprint \ static_assert(alignof(BP_PickupActor_C_InteractWhenSprint) == 0x000001, "Wrong alignment on BP_PickupActor_C_InteractWhenSprint"); \ static_assert(sizeof(BP_PickupActor_C_InteractWhenSprint) == 0x000001, "Wrong size on BP_PickupActor_C_InteractWhenSprint"); \ static_assert(offsetof(BP_PickupActor_C_InteractWhenSprint, ReturnValue) == 0x000000, "Member 'BP_PickupActor_C_InteractWhenSprint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_IsInteractableStatus \ static_assert(alignof(BP_PickupActor_C_IsInteractableStatus) == 0x000001, "Wrong alignment on BP_PickupActor_C_IsInteractableStatus"); \ static_assert(sizeof(BP_PickupActor_C_IsInteractableStatus) == 0x000002, "Wrong size on BP_PickupActor_C_IsInteractableStatus"); \ static_assert(offsetof(BP_PickupActor_C_IsInteractableStatus, Can) == 0x000000, "Member 'BP_PickupActor_C_IsInteractableStatus::Can' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_IsInteractableStatus, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'BP_PickupActor_C_IsInteractableStatus::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_IsPoseItem \ static_assert(alignof(BP_PickupActor_C_IsPoseItem) == 0x000008, "Wrong alignment on BP_PickupActor_C_IsPoseItem"); \ static_assert(sizeof(BP_PickupActor_C_IsPoseItem) == 0x000028, "Wrong size on BP_PickupActor_C_IsPoseItem"); \ static_assert(offsetof(BP_PickupActor_C_IsPoseItem, ID) == 0x000000, "Member 'BP_PickupActor_C_IsPoseItem::ID' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_IsPoseItem, IsPose) == 0x000004, "Member 'BP_PickupActor_C_IsPoseItem::IsPose' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_IsPoseItem, CallFunc_Conv_IntToString_ReturnValue) == 0x000008, "Member 'BP_PickupActor_C_IsPoseItem::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_IsPoseItem, CallFunc_Conv_StringToName_ReturnValue) == 0x000018, "Member 'BP_PickupActor_C_IsPoseItem::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_IsPoseItem, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000020, "Member 'BP_PickupActor_C_IsPoseItem::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_Leave \ static_assert(alignof(BP_PickupActor_C_Leave) == 0x000008, "Wrong alignment on BP_PickupActor_C_Leave"); \ static_assert(sizeof(BP_PickupActor_C_Leave) == 0x000010, "Wrong size on BP_PickupActor_C_Leave"); \ static_assert(offsetof(BP_PickupActor_C_Leave, Caller_0) == 0x000000, "Member 'BP_PickupActor_C_Leave::Caller_0' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_Leave, ByTraceClose) == 0x000008, "Member 'BP_PickupActor_C_Leave::ByTraceClose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_OnRefreshDataLayerState \ static_assert(alignof(BP_PickupActor_C_OnRefreshDataLayerState) == 0x000001, "Wrong alignment on BP_PickupActor_C_OnRefreshDataLayerState"); \ static_assert(sizeof(BP_PickupActor_C_OnRefreshDataLayerState) == 0x000002, "Wrong size on BP_PickupActor_C_OnRefreshDataLayerState"); \ static_assert(offsetof(BP_PickupActor_C_OnRefreshDataLayerState, bIsInAnyActiveLayer) == 0x000000, "Member 'BP_PickupActor_C_OnRefreshDataLayerState::bIsInAnyActiveLayer' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_OnRefreshDataLayerState, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'BP_PickupActor_C_OnRefreshDataLayerState::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_ReplaceItemIDByGamePlus \ static_assert(alignof(BP_PickupActor_C_ReplaceItemIDByGamePlus) == 0x000008, "Wrong alignment on BP_PickupActor_C_ReplaceItemIDByGamePlus"); \ static_assert(sizeof(BP_PickupActor_C_ReplaceItemIDByGamePlus) == 0x0000D8, "Wrong size on BP_PickupActor_C_ReplaceItemIDByGamePlus"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, Local_Result) == 0x000000, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::Local_Result' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, Temp_int_Array_Index_Variable) == 0x000050, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, Temp_int_Loop_Counter_Variable) == 0x000054, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, CallFunc_Map_Values_Values) == 0x000070, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, CallFunc_Array_Get_Item) == 0x000080, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, CallFunc_Conv_IntToString_ReturnValue) == 0x000088, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, CallFunc_Array_Length_ReturnValue) == 0x000098, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, CallFunc_Conv_StringToName_ReturnValue) == 0x00009C, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, CallFunc_Less_IntInt_ReturnValue) == 0x0000A4, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, CallFunc_ReplaceIDByNewGamePlus_ReturnID) == 0x0000A8, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::CallFunc_ReplaceIDByNewGamePlus_ReturnID' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, CallFunc_ReplaceIDByNewGamePlus_ReturnSue) == 0x0000B0, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::CallFunc_ReplaceIDByNewGamePlus_ReturnSue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, CallFunc_Conv_NameToString_ReturnValue) == 0x0000B8, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, CallFunc_Conv_StringToInt_ReturnValue) == 0x0000C8, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, CallFunc_Map_Find_Value) == 0x0000CC, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, CallFunc_Map_Find_ReturnValue) == 0x0000D0, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_ReplaceItemIDByGamePlus, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000D4, "Member 'BP_PickupActor_C_ReplaceItemIDByGamePlus::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_SaveMark \ static_assert(alignof(BP_PickupActor_C_SaveMark) == 0x000008, "Wrong alignment on BP_PickupActor_C_SaveMark"); \ static_assert(sizeof(BP_PickupActor_C_SaveMark) == 0x000058, "Wrong size on BP_PickupActor_C_SaveMark"); \ static_assert(offsetof(BP_PickupActor_C_SaveMark, Temp_int_Array_Index_Variable) == 0x000000, "Member 'BP_PickupActor_C_SaveMark::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_SaveMark, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'BP_PickupActor_C_SaveMark::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_SaveMark, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'BP_PickupActor_C_SaveMark::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_SaveMark, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'BP_PickupActor_C_SaveMark::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_SaveMark, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'BP_PickupActor_C_SaveMark::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_SaveMark, CallFunc_Array_Get_Item) == 0x000028, "Member 'BP_PickupActor_C_SaveMark::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_SaveMark, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'BP_PickupActor_C_SaveMark::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_SaveMark, CallFunc_Map_Find_Value) == 0x000040, "Member 'BP_PickupActor_C_SaveMark::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_SaveMark, CallFunc_Map_Find_ReturnValue) == 0x000050, "Member 'BP_PickupActor_C_SaveMark::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_ShowInteractiveTips \ static_assert(alignof(BP_PickupActor_C_ShowInteractiveTips) == 0x000001, "Wrong alignment on BP_PickupActor_C_ShowInteractiveTips"); \ static_assert(sizeof(BP_PickupActor_C_ShowInteractiveTips) == 0x000001, "Wrong size on BP_PickupActor_C_ShowInteractiveTips"); \ static_assert(offsetof(BP_PickupActor_C_ShowInteractiveTips, Handle) == 0x000000, "Member 'BP_PickupActor_C_ShowInteractiveTips::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_TakeAllItems \ static_assert(alignof(BP_PickupActor_C_TakeAllItems) == 0x000008, "Wrong alignment on BP_PickupActor_C_TakeAllItems"); \ static_assert(sizeof(BP_PickupActor_C_TakeAllItems) == 0x000290, "Wrong size on BP_PickupActor_C_TakeAllItems"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Concat_StrStr_ReturnValue) == 0x000000, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, Temp_int_Array_Index_Variable) == 0x000010, "Member 'BP_PickupActor_C_TakeAllItems::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'BP_PickupActor_C_TakeAllItems::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_GetMapAndId_Map) == 0x000020, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_GetMapAndId_Map' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_GetMapAndId_ID) == 0x000030, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_GetMapAndId_ID' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000050, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_GetCustomedItemsByGamePlus_CustomedItems) == 0x000060, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_GetCustomedItemsByGamePlus_CustomedItems' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000B0, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Map_Keys_Keys) == 0x0000C0, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Array_Get_Item) == 0x0000D0, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Array_Length_ReturnValue) == 0x0000D4, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Map_Find_Value) == 0x0000D8, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Map_Find_ReturnValue) == 0x0000DC, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0000E0, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_May_Open_Box_from_Item_Id_Items) == 0x0000E8, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_May_Open_Box_from_Item_Id_Items' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_GetMyPlayerPostureComp_Comp) == 0x000138, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_GetMyPlayerPostureComp_Comp' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Map_Keys_Keys_1) == 0x000140, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, Temp_int_Loop_Counter_Variable_1) == 0x000150, "Member 'BP_PickupActor_C_TakeAllItems::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Array_Length_ReturnValue_1) == 0x000154, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Less_IntInt_ReturnValue) == 0x000158, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Less_IntInt_ReturnValue_1) == 0x000159, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Add_IntInt_ReturnValue_1) == 0x00015C, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000160, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000168, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_GetObjectName_ReturnValue) == 0x000178, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_GetObjectName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_NewGuid_ReturnValue) == 0x000188, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_GetUINotify_UINotify) == 0x000198, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, Temp_int_Array_Index_Variable_1) == 0x0001A0, "Member 'BP_PickupActor_C_TakeAllItems::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Array_Get_Item_1) == 0x0001A4, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_CreateGem_DCSGemAttributes) == 0x0001A8, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_CreateGem_DCSGemAttributes' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_IsPoseItem_IsPose) == 0x0001C8, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_IsPoseItem_IsPose' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_UpdateOrCreateGemToBeibao_Success) == 0x0001C9, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_UpdateOrCreateGemToBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, K2Node_MakeArray_Array) == 0x0001D0, "Member 'BP_PickupActor_C_TakeAllItems::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Conv_IntToString_ReturnValue) == 0x0001E0, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0001F0, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_GetItemTabBySortId_NewParam) == 0x000200, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000208, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000218, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Map_Find_Value_1) == 0x00021C, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Map_Find_ReturnValue_1) == 0x000220, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000228, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000238, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000248, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000258, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000268, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_IsValid_ReturnValue) == 0x000278, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_TakeAllItems, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000280, "Member 'BP_PickupActor_C_TakeAllItems::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_UpdateSlowTickWeight \ static_assert(alignof(BP_PickupActor_C_UpdateSlowTickWeight) == 0x000008, "Wrong alignment on BP_PickupActor_C_UpdateSlowTickWeight"); \ static_assert(sizeof(BP_PickupActor_C_UpdateSlowTickWeight) == 0x0000D0, "Wrong size on BP_PickupActor_C_UpdateSlowTickWeight"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, ClientViewPorts) == 0x000000, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::ClientViewPorts' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, OutWeight) == 0x000010, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::OutWeight' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, OutCost) == 0x000014, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::OutCost' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, OutRequestSlowTick) == 0x000018, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::OutRequestSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, bOutOverride) == 0x000019, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::bOutOverride' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, NewLocalVar) == 0x00001A, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00001B, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, CallFunc_BreakTransform_Location) == 0x000020, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, CallFunc_BreakTransform_Rotation) == 0x000038, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, CallFunc_BreakTransform_Scale) == 0x000050, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, CallFunc_BreakVector_X) == 0x000068, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, CallFunc_BreakVector_Y) == 0x000070, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, CallFunc_BreakVector_Z) == 0x000078, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000080, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, CallFunc_BreakVector_X_1) == 0x000098, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, CallFunc_BreakVector_Y_1) == 0x0000A0, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, CallFunc_BreakVector_Z_1) == 0x0000A8, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, CallFunc_Array_Contains_ReturnValue) == 0x0000B8, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, CallFunc_Abs_ReturnValue) == 0x0000C0, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, CallFunc_BooleanAND_ReturnValue) == 0x0000C8, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PickupActor_C_UpdateSlowTickWeight, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000C9, "Member 'BP_PickupActor_C_UpdateSlowTickWeight::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PickupActor_C_KeepCameraLockWhenInteract \ static_assert(alignof(BP_PickupActor_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong alignment on BP_PickupActor_C_KeepCameraLockWhenInteract"); \ static_assert(sizeof(BP_PickupActor_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong size on BP_PickupActor_C_KeepCameraLockWhenInteract"); \ static_assert(offsetof(BP_PickupActor_C_KeepCameraLockWhenInteract, ReturnValue) == 0x000000, "Member 'BP_PickupActor_C_KeepCameraLockWhenInteract::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_PickupActor_C \ static_assert(alignof(ABP_PickupActor_C) == 0x000008, "Wrong alignment on ABP_PickupActor_C"); \ static_assert(sizeof(ABP_PickupActor_C) == 0x0008C8, "Wrong size on ABP_PickupActor_C"); \ static_assert(offsetof(ABP_PickupActor_C, UberGraphFrame) == 0x0004A8, "Member 'ABP_PickupActor_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, InteractionTipsComponent) == 0x0004B0, "Member 'ABP_PickupActor_C::InteractionTipsComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, DoubleParticleComponent) == 0x0004B8, "Member 'ABP_PickupActor_C::DoubleParticleComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, StaticMesh) == 0x0004C0, "Member 'ABP_PickupActor_C::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, PointLight) == 0x0004C8, "Member 'ABP_PickupActor_C::PointLight' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Plugin_LevelSaver) == 0x0004D0, "Member 'ABP_PickupActor_C::Plugin_LevelSaver' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Box) == 0x0004D8, "Member 'ABP_PickupActor_C::Box' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Scene) == 0x0004E0, "Member 'ABP_PickupActor_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, ActorDown_DropValue_24A74EDE40AACDCA686C50B6978CFD8D) == 0x0004E8, "Member 'ABP_PickupActor_C::ActorDown_DropValue_24A74EDE40AACDCA686C50B6978CFD8D' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, ActorDown__Direction_24A74EDE40AACDCA686C50B6978CFD8D) == 0x0004EC, "Member 'ABP_PickupActor_C::ActorDown__Direction_24A74EDE40AACDCA686C50B6978CFD8D' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, ActorDown) == 0x0004F0, "Member 'ABP_PickupActor_C::ActorDown' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Timeline_1_NewTrack_0_E86376B34B3A347A0057ACAE4CD910B4) == 0x0004F8, "Member 'ABP_PickupActor_C::Timeline_1_NewTrack_0_E86376B34B3A347A0057ACAE4CD910B4' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Timeline_1__Direction_E86376B34B3A347A0057ACAE4CD910B4) == 0x0004FC, "Member 'ABP_PickupActor_C::Timeline_1__Direction_E86376B34B3A347A0057ACAE4CD910B4' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Timeline_1) == 0x000500, "Member 'ABP_PickupActor_C::Timeline_1' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Timeline_0_NewTrack_0_5000F5E14F733E4F746B5395E5035864) == 0x000508, "Member 'ABP_PickupActor_C::Timeline_0_NewTrack_0_5000F5E14F733E4F746B5395E5035864' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Timeline_0__Direction_5000F5E14F733E4F746B5395E5035864) == 0x00050C, "Member 'ABP_PickupActor_C::Timeline_0__Direction_5000F5E14F733E4F746B5395E5035864' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Timeline_0) == 0x000510, "Member 'ABP_PickupActor_C::Timeline_0' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, InitUpdateResult) == 0x000518, "Member 'ABP_PickupActor_C::InitUpdateResult' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, ItemResult) == 0x000520, "Member 'ABP_PickupActor_C::ItemResult' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Name_0) == 0x000570, "Member 'ABP_PickupActor_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Items) == 0x000578, "Member 'ABP_PickupActor_C::Items' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, InventoryComponent) == 0x0005C8, "Member 'ABP_PickupActor_C::InventoryComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Caller) == 0x0005D0, "Member 'ABP_PickupActor_C::Caller' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, UIInteractComponent) == 0x0005D8, "Member 'ABP_PickupActor_C::UIInteractComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Temp) == 0x0005E0, "Member 'ABP_PickupActor_C::Temp' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, dying) == 0x0005E8, "Member 'ABP_PickupActor_C::dying' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, 交互文字) == 0x0005F0, "Member 'ABP_PickupActor_C::交互文字' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, 首次拾取道具内容) == 0x000608, "Member 'ABP_PickupActor_C::首次拾取道具内容' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, CustomedItems) == 0x000658, "Member 'ABP_PickupActor_C::CustomedItems' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, CustomedItems_2) == 0x0006A8, "Member 'ABP_PickupActor_C::CustomedItems_2' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, CustomedItems_3) == 0x0006F8, "Member 'ABP_PickupActor_C::CustomedItems_3' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, CustomedItems_4) == 0x000748, "Member 'ABP_PickupActor_C::CustomedItems_4' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, CustomedItems_5) == 0x000798, "Member 'ABP_PickupActor_C::CustomedItems_5' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, SlotKey) == 0x0007E8, "Member 'ABP_PickupActor_C::SlotKey' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, 在可破坏物上) == 0x0007F8, "Member 'ABP_PickupActor_C::在可破坏物上' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, 可破坏物) == 0x000800, "Member 'ABP_PickupActor_C::可破坏物' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Intensity) == 0x000808, "Member 'ABP_PickupActor_C::Intensity' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, 交互优先级) == 0x000810, "Member 'ABP_PickupActor_C::交互优先级' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, PickupEffectName) == 0x000814, "Member 'ABP_PickupActor_C::PickupEffectName' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Persistent) == 0x00081C, "Member 'ABP_PickupActor_C::Persistent' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Particle_System) == 0x000820, "Member 'ABP_PickupActor_C::Particle_System' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Niagara_System) == 0x000828, "Member 'ABP_PickupActor_C::Niagara_System' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Number) == 0x000830, "Member 'ABP_PickupActor_C::Number' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, IsShowMesh) == 0x000834, "Member 'ABP_PickupActor_C::IsShowMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, PickUpitem) == 0x000838, "Member 'ABP_PickupActor_C::PickUpitem' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, Audio) == 0x000848, "Member 'ABP_PickupActor_C::Audio' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, bUseFirstResultList) == 0x000850, "Member 'ABP_PickupActor_C::bUseFirstResultList' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, bUseSelectPartical) == 0x000851, "Member 'ABP_PickupActor_C::bUseSelectPartical' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, SelectEffectName) == 0x000854, "Member 'ABP_PickupActor_C::SelectEffectName' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, TableNameHead) == 0x000860, "Member 'ABP_PickupActor_C::TableNameHead' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, 延迟显示特效时间) == 0x000870, "Member 'ABP_PickupActor_C::延迟显示特效时间' has a wrong offset!"); \ static_assert(offsetof(ABP_PickupActor_C, 存入Mark) == 0x000878, "Member 'ABP_PickupActor_C::存入Mark' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_DrawingBoardData_Fluid_C \ static_assert(alignof(UBP_DrawingBoardData_Fluid_C) == 0x000008, "Wrong alignment on UBP_DrawingBoardData_Fluid_C"); \ static_assert(sizeof(UBP_DrawingBoardData_Fluid_C) == 0x000080, "Wrong size on UBP_DrawingBoardData_Fluid_C"); \ static_assert(offsetof(UBP_DrawingBoardData_Fluid_C, InterpTime) == 0x000058, "Member 'UBP_DrawingBoardData_Fluid_C::InterpTime' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Fluid_C, RecoverSpeed) == 0x000060, "Member 'UBP_DrawingBoardData_Fluid_C::RecoverSpeed' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Fluid_C, Drag) == 0x000068, "Member 'UBP_DrawingBoardData_Fluid_C::Drag' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Fluid_C, InputVelocityRT) == 0x000070, "Member 'UBP_DrawingBoardData_Fluid_C::InputVelocityRT' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Fluid_C, NiagaraSimulateSize) == 0x000078, "Member 'UBP_DrawingBoardData_Fluid_C::NiagaraSimulateSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SoulPackage_C_EqsOver \ static_assert(alignof(BP_SoulPackage_C_EqsOver) == 0x000008, "Wrong alignment on BP_SoulPackage_C_EqsOver"); \ static_assert(sizeof(BP_SoulPackage_C_EqsOver) == 0x000010, "Wrong size on BP_SoulPackage_C_EqsOver"); \ static_assert(offsetof(BP_SoulPackage_C_EqsOver, QueryInstance) == 0x000000, "Member 'BP_SoulPackage_C_EqsOver::QueryInstance' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_EqsOver, QueryStatus) == 0x000008, "Member 'BP_SoulPackage_C_EqsOver::QueryStatus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage \ static_assert(alignof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage) == 0x000010, "Wrong alignment on BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage"); \ static_assert(sizeof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage) == 0x000AA0, "Wrong size on BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, EntryPoint) == 0x000000, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Create_ReturnValue) == 0x000008, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CreateDelegate_OutputDelegate_1) == 0x000020, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, Temp_object_Variable) == 0x000030, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CreateDelegate_OutputDelegate_2) == 0x000040, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000050, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000058, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CreateDelegate_OutputDelegate_3) == 0x000070, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000080, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000088, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakTransform_Location) == 0x0000A0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakTransform_Rotation) == 0x0000B8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakTransform_Scale) == 0x0000D0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x0000E8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x000100, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakVector_X) == 0x000108, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakVector_Y) == 0x000110, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakVector_Z) == 0x000118, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000120, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, Temp_class_Variable) == 0x000138, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakVector_X_1) == 0x000140, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakVector_Y_1) == 0x000148, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakVector_Z_1) == 0x000150, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_ClassDynamicCast_AsBP_Spawned_AI) == 0x000158, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_ClassDynamicCast_AsBP_Spawned_AI' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_ClassDynamicCast_bSuccess) == 0x000160, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CustomEvent_Loaded) == 0x000168, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000170, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetClassDefault_OutObject) == 0x000178, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetClassDefault_OutObject' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000180, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Abs_ReturnValue) == 0x000188, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Map_Values_Values) == 0x000190, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0001A0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_K2_GetActorLocation_ReturnValue_4) == 0x0001A8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_K2_GetActorLocation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, Temp_int_Loop_Counter_Variable) == 0x0001C0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Add_IntInt_ReturnValue) == 0x0001C4, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, Temp_int_Array_Index_Variable) == 0x0001C8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetPlayerCharacter_ReturnValue_3) == 0x0001D0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetPlayerCharacter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_K2_GetActorLocation_ReturnValue_5) == 0x0001D8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_K2_GetActorLocation_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_FindLookAtRotation_ReturnValue) == 0x0001F0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, Temp_bool_IsClosed_Variable) == 0x000208, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakRotator_Roll) == 0x00020C, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakRotator_Pitch) == 0x000210, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakRotator_Yaw) == 0x000214, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_MakeRotator_ReturnValue) == 0x000218, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, Temp_bool_Has_Been_Initd_Variable) == 0x000230, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, Temp_bool_Has_Been_Initd_Variable_1) == 0x000231, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, Temp_bool_IsClosed_Variable_1) == 0x000232, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, Temp_bool_IsClosed_Variable_2) == 0x000233, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, Temp_bool_Has_Been_Initd_Variable_2) == 0x000234, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_Event_Caller) == 0x000238, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_AddPlayerCoinSoul_CurrentAmount) == 0x000240, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_AddPlayerCoinSoul_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_Event_DeltaSeconds) == 0x000244, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetSavedLevelValue_Value) == 0x000248, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetSavedLevelValue_hasSet) == 0x000258, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000259, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BooleanAND_ReturnValue) == 0x00025A, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetPlayerCharacter_ReturnValue_4) == 0x000260, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetPlayerCharacter_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetPlayerCharacter_ReturnValue_5) == 0x000268, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetPlayerCharacter_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_IsValid_ReturnValue) == 0x000270, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000278, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetDistanceTo_ReturnValue) == 0x000280, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetClassDefault_OutObject_1) == 0x000288, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetClassDefault_OutObject_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints) == 0x000290, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength) == 0x0002A0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue) == 0x0002A4, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Array_LastIndex_ReturnValue) == 0x0002A8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x0002AC, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_MakeVector_ReturnValue) == 0x0002B0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Array_Length_ReturnValue) == 0x0002C8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Conv_VectorToTransform_ReturnValue) == 0x0002D0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Conv_VectorToTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Greater_IntInt_ReturnValue) == 0x000330, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_EqualEqual_TransformTransform_ReturnValue) == 0x000331, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_EqualEqual_TransformTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BooleanAND_ReturnValue_1) == 0x000332, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BooleanAND_ReturnValue_2) == 0x000333, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetPlayerCharacter_ReturnValue_6) == 0x000338, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetPlayerCharacter_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_IsValid_ReturnValue_1) == 0x000340, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetPlayerCharacter_ReturnValue_7) == 0x000348, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetPlayerCharacter_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetDistanceTo_ReturnValue_1) == 0x000350, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetDistanceTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_IsValid_ReturnValue_2) == 0x000354, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Get_Save_Slot_Value_value) == 0x000358, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_K2_GetActorLocation_ReturnValue_6) == 0x000368, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_K2_GetActorLocation_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000380, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Add_VectorVector_ReturnValue) == 0x000388, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_MakeTransform_ReturnValue) == 0x0003A0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_IsServer_ReturnValue) == 0x000400, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetPlayerStatic_ReturnValue) == 0x000408, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_IsActive_ReturnValue) == 0x000410, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_IsActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000411, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000412, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000418, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetPlayerStatic_ReturnValue_2) == 0x000420, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetPlayerStatic_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000428, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000430, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_IsBlockingKlesaAISpawn_Blocking) == 0x000438, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_IsBlockingKlesaAISpawn_Blocking' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Array_Random_OutItem) == 0x000440, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Array_Random_OutItem' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Array_Random_OutIndex) == 0x000470, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Array_Random_OutIndex' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_IsValidClass_ReturnValue) == 0x000474, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetModel_MagicPreLoadComponent_ReturnValue) == 0x000478, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetModel_MagicPreLoadComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_Event_Hold) == 0x000480, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_Event_Hold' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_Event_Soft) == 0x000490, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_Event_Soft' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_MakeStruct_S_MagicAsyncLoadingList) == 0x0004A0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_MakeStruct_S_MagicAsyncLoadingList' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0004C0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CustomEvent_Playing) == 0x0004C8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CustomEvent_Playing' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CustomEvent_FollowCamera) == 0x0004C9, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CustomEvent_FollowCamera' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x0004D0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_AddToWidgetQueue_Succeed) == 0x0004E0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_AddToWidgetQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetNormalizeKlesaPercentValue_ReturnValue) == 0x0004E8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetNormalizeKlesaPercentValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x0004F0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x0004F8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BooleanAND_ReturnValue_3) == 0x0004F9, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000500, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Concat_StrStr_ReturnValue) == 0x000510, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CustomEvent_firepoint) == 0x000520, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CustomEvent_isReborn) == 0x000530, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CustomEvent_Position) == 0x000540, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0005A0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetPlayerKlesa_value) == 0x0005B0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetPlayerKlesa_value' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CustomEvent_Property) == 0x0005B4, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CustomEvent_Property' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CustomEvent_OldIntValue) == 0x0005BC, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CustomEvent_OldIntValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CustomEvent_NewIntValue) == 0x0005C0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CustomEvent_NewIntValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Conv_IntToString_ReturnValue) == 0x0005C8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0005D8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0005E0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CreateDelegate_OutputDelegate_4) == 0x0005F0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000600, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CreateDelegate_OutputDelegate_5) == 0x000608, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_RunEQSQuery_ReturnValue) == 0x000618, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_RunEQSQuery_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CustomEvent_QueryInstance) == 0x000620, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CustomEvent_QueryInstance' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_CustomEvent_QueryStatus) == 0x000628, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_CustomEvent_QueryStatus' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000630, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_SwitchEnum_CmpSuccess) == 0x000638, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_FinishSpawningActor_ReturnValue) == 0x000640, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetQueryResultsAsLocations_ResultLocations) == 0x000648, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetQueryResultsAsLocations_ResultLocations' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetQueryResultsAsLocations_ReturnValue) == 0x000658, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetQueryResultsAsLocations_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Array_Length_ReturnValue_1) == 0x00065C, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakVector_X_2) == 0x000660, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakVector_Y_2) == 0x000668, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakVector_Z_2) == 0x000670, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000678, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakTransform_Location_1) == 0x000680, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakTransform_Rotation_1) == 0x000698, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakTransform_Scale_1) == 0x0006B0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_K2_GetActorLocation_ReturnValue_7) == 0x0006C8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_K2_GetActorLocation_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_K2_AddActorLocalOffset_SweepHitResult) == 0x0006E0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_K2_AddActorLocalOffset_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0007C8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_MakeArray_Array) == 0x0007E0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_LineTraceMultiForObjects_OutHits) == 0x0007F0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_LineTraceMultiForObjects_OutHits' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_LineTraceMultiForObjects_ReturnValue) == 0x000800, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_LineTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000808, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000810, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Array_Get_Item) == 0x000818, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_MakeVector_ReturnValue_1) == 0x000900, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_bBlockingHit) == 0x000918, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_bInitialOverlap) == 0x000919, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_Time) == 0x00091C, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_Distance) == 0x000920, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_Location) == 0x000928, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_ImpactPoint) == 0x000940, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_Normal) == 0x000958, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_ImpactNormal) == 0x000970, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_PhysMat) == 0x000988, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_HitActor) == 0x000990, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_HitComponent) == 0x000998, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_HitBoneName) == 0x0009A0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_BoneName) == 0x0009A8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_HitItem) == 0x0009B0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_ElementIndex) == 0x0009B4, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_FaceIndex) == 0x0009B8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_TraceStart) == 0x0009C0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_BreakHitResult_TraceEnd) == 0x0009D8, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_MakeTransform_ReturnValue_1) == 0x0009F0, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_DynamicCast_AsLandscape) == 0x000A50, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_DynamicCast_AsLandscape' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, K2Node_DynamicCast_bSuccess) == 0x000A58, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Array_Length_ReturnValue_2) == 0x000A5C, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000A60, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Less_IntInt_ReturnValue) == 0x000A61, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_GetGlobalFlag_Enable) == 0x000A62, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000A68, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000A70, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000A78, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_MakeVector_Z_ImplicitCast) == 0x000A80, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_MakeVector_Z_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Greater_DoubleDouble_A_ImplicitCast_1) == 0x000A88, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Greater_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage, CallFunc_Add_DoubleDouble_B_ImplicitCast_1) == 0x000A90, "Member 'BP_SoulPackage_C_ExecuteUbergraph_BP_SoulPackage::CallFunc_Add_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SoulPackage_C_IsBlockingKlesaAISpawn \ static_assert(alignof(BP_SoulPackage_C_IsBlockingKlesaAISpawn) == 0x000008, "Wrong alignment on BP_SoulPackage_C_IsBlockingKlesaAISpawn"); \ static_assert(sizeof(BP_SoulPackage_C_IsBlockingKlesaAISpawn) == 0x000058, "Wrong size on BP_SoulPackage_C_IsBlockingKlesaAISpawn"); \ static_assert(offsetof(BP_SoulPackage_C_IsBlockingKlesaAISpawn, Blocking) == 0x000000, "Member 'BP_SoulPackage_C_IsBlockingKlesaAISpawn::Blocking' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_IsBlockingKlesaAISpawn, Temp_int_Array_Index_Variable) == 0x000004, "Member 'BP_SoulPackage_C_IsBlockingKlesaAISpawn::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_IsBlockingKlesaAISpawn, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'BP_SoulPackage_C_IsBlockingKlesaAISpawn::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_IsBlockingKlesaAISpawn, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'BP_SoulPackage_C_IsBlockingKlesaAISpawn::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_IsBlockingKlesaAISpawn, CallFunc_GetPlayerStatic_ReturnValue) == 0x000010, "Member 'BP_SoulPackage_C_IsBlockingKlesaAISpawn::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_IsBlockingKlesaAISpawn, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000018, "Member 'BP_SoulPackage_C_IsBlockingKlesaAISpawn::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_IsBlockingKlesaAISpawn, CallFunc_GetAllRegisterActors_OutActors) == 0x000020, "Member 'BP_SoulPackage_C_IsBlockingKlesaAISpawn::CallFunc_GetAllRegisterActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_IsBlockingKlesaAISpawn, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'BP_SoulPackage_C_IsBlockingKlesaAISpawn::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_IsBlockingKlesaAISpawn, CallFunc_Array_Get_Item) == 0x000038, "Member 'BP_SoulPackage_C_IsBlockingKlesaAISpawn::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_IsBlockingKlesaAISpawn, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'BP_SoulPackage_C_IsBlockingKlesaAISpawn::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_IsBlockingKlesaAISpawn, CallFunc_IsValid_ReturnValue) == 0x000041, "Member 'BP_SoulPackage_C_IsBlockingKlesaAISpawn::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_IsBlockingKlesaAISpawn, CallFunc_GetHorizontalDistanceTo_ReturnValue) == 0x000044, "Member 'BP_SoulPackage_C_IsBlockingKlesaAISpawn::CallFunc_GetHorizontalDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_IsBlockingKlesaAISpawn, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000048, "Member 'BP_SoulPackage_C_IsBlockingKlesaAISpawn::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_IsBlockingKlesaAISpawn, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000050, "Member 'BP_SoulPackage_C_IsBlockingKlesaAISpawn::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SoulPackage_C_KlesaValueChenge \ static_assert(alignof(BP_SoulPackage_C_KlesaValueChenge) == 0x000004, "Wrong alignment on BP_SoulPackage_C_KlesaValueChenge"); \ static_assert(sizeof(BP_SoulPackage_C_KlesaValueChenge) == 0x000010, "Wrong size on BP_SoulPackage_C_KlesaValueChenge"); \ static_assert(offsetof(BP_SoulPackage_C_KlesaValueChenge, Property) == 0x000000, "Member 'BP_SoulPackage_C_KlesaValueChenge::Property' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_KlesaValueChenge, OldIntValue) == 0x000008, "Member 'BP_SoulPackage_C_KlesaValueChenge::OldIntValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_KlesaValueChenge, NewIntValue) == 0x00000C, "Member 'BP_SoulPackage_C_KlesaValueChenge::NewIntValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SoulPackage_C_MagicHelpLoadCallBack \ static_assert(alignof(BP_SoulPackage_C_MagicHelpLoadCallBack) == 0x000008, "Wrong alignment on BP_SoulPackage_C_MagicHelpLoadCallBack"); \ static_assert(sizeof(BP_SoulPackage_C_MagicHelpLoadCallBack) == 0x000020, "Wrong size on BP_SoulPackage_C_MagicHelpLoadCallBack"); \ static_assert(offsetof(BP_SoulPackage_C_MagicHelpLoadCallBack, Hold) == 0x000000, "Member 'BP_SoulPackage_C_MagicHelpLoadCallBack::Hold' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_MagicHelpLoadCallBack, Soft) == 0x000010, "Member 'BP_SoulPackage_C_MagicHelpLoadCallBack::Soft' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SoulPackage_C_OldFindAI_Transform \ static_assert(alignof(BP_SoulPackage_C_OldFindAI_Transform) == 0x000010, "Wrong alignment on BP_SoulPackage_C_OldFindAI_Transform"); \ static_assert(sizeof(BP_SoulPackage_C_OldFindAI_Transform) == 0x000440, "Wrong size on BP_SoulPackage_C_OldFindAI_Transform"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, AI) == 0x000000, "Member 'BP_SoulPackage_C_OldFindAI_Transform::AI' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, Transform) == 0x000010, "Member 'BP_SoulPackage_C_OldFindAI_Transform::Transform' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, LocalTransform_0) == 0x000070, "Member 'BP_SoulPackage_C_OldFindAI_Transform::LocalTransform_0' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_BreakTransform_Location) == 0x0000D0, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_BreakTransform_Rotation) == 0x0000E8, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_BreakTransform_Scale) == 0x000100, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000118, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_MakeVector_ReturnValue) == 0x000120, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000138, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_GetActorForwardVector_ReturnValue) == 0x000150, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000168, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000170, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000188, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x0001A0, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0001A8, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x0001C0, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_Add_VectorVector_ReturnValue) == 0x0001D8, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_MakeTransform_ReturnValue) == 0x0001F0, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_BreakTransform_Location_1) == 0x000250, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_BreakTransform_Rotation_1) == 0x000268, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_BreakTransform_Scale_1) == 0x000280, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints) == 0x000298, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength) == 0x0002A8, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue) == 0x0002AC, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_Array_LastIndex_ReturnValue) == 0x0002B0, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x0002B4, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_Conv_VectorToTransform_ReturnValue) == 0x0002C0, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_Conv_VectorToTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_Array_Length_ReturnValue) == 0x000320, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_EqualEqual_TransformTransform_ReturnValue) == 0x000324, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_EqualEqual_TransformTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_Greater_IntInt_ReturnValue) == 0x000325, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_BooleanAND_ReturnValue) == 0x000326, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_BooleanAND_ReturnValue_1) == 0x000327, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000328, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_GetPlayerCharacter_ReturnValue_3) == 0x000340, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_GetPlayerCharacter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_K2_GetActorLocation_ReturnValue_4) == 0x000348, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_K2_GetActorLocation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_K2_GetActorLocation_ReturnValue_5) == 0x000360, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_K2_GetActorLocation_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000378, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_FindLookAtRotation_ReturnValue) == 0x000390, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_BreakRotator_Roll) == 0x0003A8, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_BreakRotator_Pitch) == 0x0003AC, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_BreakRotator_Yaw) == 0x0003B0, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_MakeRotator_ReturnValue) == 0x0003B8, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_MakeTransform_ReturnValue_1) == 0x0003D0, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OldFindAI_Transform, CallFunc_MakeVector_Z_ImplicitCast) == 0x000430, "Member 'BP_SoulPackage_C_OldFindAI_Transform::CallFunc_MakeVector_Z_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SoulPackage_C_OnCGPlayEvent \ static_assert(alignof(BP_SoulPackage_C_OnCGPlayEvent) == 0x000001, "Wrong alignment on BP_SoulPackage_C_OnCGPlayEvent"); \ static_assert(sizeof(BP_SoulPackage_C_OnCGPlayEvent) == 0x000002, "Wrong size on BP_SoulPackage_C_OnCGPlayEvent"); \ static_assert(offsetof(BP_SoulPackage_C_OnCGPlayEvent, Playing) == 0x000000, "Member 'BP_SoulPackage_C_OnCGPlayEvent::Playing' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OnCGPlayEvent, FollowCamera) == 0x000001, "Member 'BP_SoulPackage_C_OnCGPlayEvent::FollowCamera' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SoulPackage_C_OnLoaded_483DC3F54ED92DEC7BB7C8B15D30797C \ static_assert(alignof(BP_SoulPackage_C_OnLoaded_483DC3F54ED92DEC7BB7C8B15D30797C) == 0x000008, "Wrong alignment on BP_SoulPackage_C_OnLoaded_483DC3F54ED92DEC7BB7C8B15D30797C"); \ static_assert(sizeof(BP_SoulPackage_C_OnLoaded_483DC3F54ED92DEC7BB7C8B15D30797C) == 0x000008, "Wrong size on BP_SoulPackage_C_OnLoaded_483DC3F54ED92DEC7BB7C8B15D30797C"); \ static_assert(offsetof(BP_SoulPackage_C_OnLoaded_483DC3F54ED92DEC7BB7C8B15D30797C, Loaded) == 0x000000, "Member 'BP_SoulPackage_C_OnLoaded_483DC3F54ED92DEC7BB7C8B15D30797C::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SoulPackage_C_OnPlayerHasBornedEvent \ static_assert(alignof(BP_SoulPackage_C_OnPlayerHasBornedEvent) == 0x000010, "Wrong alignment on BP_SoulPackage_C_OnPlayerHasBornedEvent"); \ static_assert(sizeof(BP_SoulPackage_C_OnPlayerHasBornedEvent) == 0x000080, "Wrong size on BP_SoulPackage_C_OnPlayerHasBornedEvent"); \ static_assert(offsetof(BP_SoulPackage_C_OnPlayerHasBornedEvent, FirePoint) == 0x000000, "Member 'BP_SoulPackage_C_OnPlayerHasBornedEvent::FirePoint' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OnPlayerHasBornedEvent, isReborn) == 0x000010, "Member 'BP_SoulPackage_C_OnPlayerHasBornedEvent::isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_OnPlayerHasBornedEvent, Position) == 0x000020, "Member 'BP_SoulPackage_C_OnPlayerHasBornedEvent::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SoulPackage_C_ReceiveTick \ static_assert(alignof(BP_SoulPackage_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_SoulPackage_C_ReceiveTick"); \ static_assert(sizeof(BP_SoulPackage_C_ReceiveTick) == 0x000004, "Wrong size on BP_SoulPackage_C_ReceiveTick"); \ static_assert(offsetof(BP_SoulPackage_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_SoulPackage_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SoulPackage_C_interact \ static_assert(alignof(BP_SoulPackage_C_interact) == 0x000008, "Wrong alignment on BP_SoulPackage_C_interact"); \ static_assert(sizeof(BP_SoulPackage_C_interact) == 0x000008, "Wrong size on BP_SoulPackage_C_interact"); \ static_assert(offsetof(BP_SoulPackage_C_interact, Caller_0) == 0x000000, "Member 'BP_SoulPackage_C_interact::Caller_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SoulPackage_C_InteractPlayPickAnimation \ static_assert(alignof(BP_SoulPackage_C_InteractPlayPickAnimation) == 0x000001, "Wrong alignment on BP_SoulPackage_C_InteractPlayPickAnimation"); \ static_assert(sizeof(BP_SoulPackage_C_InteractPlayPickAnimation) == 0x000001, "Wrong size on BP_SoulPackage_C_InteractPlayPickAnimation"); \ static_assert(offsetof(BP_SoulPackage_C_InteractPlayPickAnimation, ReturnValue) == 0x000000, "Member 'BP_SoulPackage_C_InteractPlayPickAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SoulPackage_C_IsInteractableStatus \ static_assert(alignof(BP_SoulPackage_C_IsInteractableStatus) == 0x000001, "Wrong alignment on BP_SoulPackage_C_IsInteractableStatus"); \ static_assert(sizeof(BP_SoulPackage_C_IsInteractableStatus) == 0x000003, "Wrong size on BP_SoulPackage_C_IsInteractableStatus"); \ static_assert(offsetof(BP_SoulPackage_C_IsInteractableStatus, Can) == 0x000000, "Member 'BP_SoulPackage_C_IsInteractableStatus::Can' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_IsInteractableStatus, CallFunc_IsInteractableStatus_Can) == 0x000001, "Member 'BP_SoulPackage_C_IsInteractableStatus::CallFunc_IsInteractableStatus_Can' has a wrong offset!"); \ static_assert(offsetof(BP_SoulPackage_C_IsInteractableStatus, CallFunc_IsValid_ReturnValue) == 0x000002, "Member 'BP_SoulPackage_C_IsInteractableStatus::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_SoulPackage_C \ static_assert(alignof(ABP_SoulPackage_C) == 0x000010, "Wrong alignment on ABP_SoulPackage_C"); \ static_assert(sizeof(ABP_SoulPackage_C) == 0x0009A0, "Wrong size on ABP_SoulPackage_C"); \ static_assert(offsetof(ABP_SoulPackage_C, UberGraphFrame_BP_SoulPackage_C) == 0x0008C8, "Member 'ABP_SoulPackage_C::UberGraphFrame_BP_SoulPackage_C' has a wrong offset!"); \ static_assert(offsetof(ABP_SoulPackage_C, NS_BloodDrop) == 0x0008D0, "Member 'ABP_SoulPackage_C::NS_BloodDrop' has a wrong offset!"); \ static_assert(offsetof(ABP_SoulPackage_C, 掉落ID_AI_Drops_) == 0x0008D8, "Member 'ABP_SoulPackage_C::掉落ID_AI_Drops_' has a wrong offset!"); \ static_assert(offsetof(ABP_SoulPackage_C, SoulCount) == 0x0008E8, "Member 'ABP_SoulPackage_C::SoulCount' has a wrong offset!"); \ static_assert(offsetof(ABP_SoulPackage_C, IsStatic) == 0x0008EC, "Member 'ABP_SoulPackage_C::IsStatic' has a wrong offset!"); \ static_assert(offsetof(ABP_SoulPackage_C, SoulAI) == 0x0008F0, "Member 'ABP_SoulPackage_C::SoulAI' has a wrong offset!"); \ static_assert(offsetof(ABP_SoulPackage_C, SpawnAIClass) == 0x0008F8, "Member 'ABP_SoulPackage_C::SpawnAIClass' has a wrong offset!"); \ static_assert(offsetof(ABP_SoulPackage_C, SpawnKlesaAI) == 0x000900, "Member 'ABP_SoulPackage_C::SpawnKlesaAI' has a wrong offset!"); \ static_assert(offsetof(ABP_SoulPackage_C, 心魔怪物) == 0x000908, "Member 'ABP_SoulPackage_C::心魔怪物' has a wrong offset!"); \ static_assert(offsetof(ABP_SoulPackage_C, HoldMagicClass) == 0x000918, "Member 'ABP_SoulPackage_C::HoldMagicClass' has a wrong offset!"); \ static_assert(offsetof(ABP_SoulPackage_C, LocalTransform) == 0x000930, "Member 'ABP_SoulPackage_C::LocalTransform' has a wrong offset!"); \ static_assert(offsetof(ABP_SoulPackage_C, Capsule_Half_Height) == 0x000990, "Member 'ABP_SoulPackage_C::Capsule_Half_Height' has a wrong offset!"); \ static_assert(offsetof(ABP_SoulPackage_C, Local_IsInitFinished) == 0x000994, "Member 'ABP_SoulPackage_C::Local_IsInitFinished' has a wrong offset!"); \ static_assert(offsetof(ABP_SoulPackage_C, IsPicked) == 0x000995, "Member 'ABP_SoulPackage_C::IsPicked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldComponent_C_BackUpAttacher \ static_assert(alignof(InteractiveWorldComponent_C_BackUpAttacher) == 0x000008, "Wrong alignment on InteractiveWorldComponent_C_BackUpAttacher"); \ static_assert(sizeof(InteractiveWorldComponent_C_BackUpAttacher) == 0x000018, "Wrong size on InteractiveWorldComponent_C_BackUpAttacher"); \ static_assert(offsetof(InteractiveWorldComponent_C_BackUpAttacher, NewParam) == 0x000000, "Member 'InteractiveWorldComponent_C_BackUpAttacher::NewParam' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_BackUpAttacher, Key) == 0x000008, "Member 'InteractiveWorldComponent_C_BackUpAttacher::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldComponent_C_CheckOptimizedActor \ static_assert(alignof(InteractiveWorldComponent_C_CheckOptimizedActor) == 0x000008, "Wrong alignment on InteractiveWorldComponent_C_CheckOptimizedActor"); \ static_assert(sizeof(InteractiveWorldComponent_C_CheckOptimizedActor) == 0x000148, "Wrong size on InteractiveWorldComponent_C_CheckOptimizedActor"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, bFirst) == 0x000000, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::bFirst' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, str) == 0x000008, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::str' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_Conv_BoolToString_ReturnValue) == 0x000018, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, Temp_int_Array_Index_Variable) == 0x000038, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000050, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, Temp_int_Loop_Counter_Variable) == 0x000060, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_Add_IntInt_ReturnValue) == 0x000064, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, Temp_int_Array_Index_Variable_1) == 0x000068, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000070, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_Get_Save_Slot_Value_value) == 0x000080, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_IsEmpty_ReturnValue) == 0x000090, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_GetAllActorsWithTag_OutActors) == 0x000098, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_GetAllActorsWithTag_OutActors' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, Temp_int_Loop_Counter_Variable_1) == 0x0000A8, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_Array_Get_Item) == 0x0000B0, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, K2Node_DynamicCast_AsBP_Optimized_Control_Actor) == 0x0000B8, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::K2Node_DynamicCast_AsBP_Optimized_Control_Actor' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, K2Node_DynamicCast_bSuccess) == 0x0000C0, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000C4, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_GetLevelStrKey_Key) == 0x0000C8, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_GetLevelStrKey_Key' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_NotEqual_StrStr_ReturnValue) == 0x0000D8, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_NotEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_Array_Length_ReturnValue) == 0x0000DC, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_Less_IntInt_ReturnValue) == 0x0000E0, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000E8, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_GetAllActorsWithTag_OutActors_1) == 0x0000F8, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_GetAllActorsWithTag_OutActors_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_Array_Length_ReturnValue_1) == 0x000108, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_Array_Get_Item_1) == 0x000110, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_Less_IntInt_ReturnValue_1) == 0x000118, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, K2Node_DynamicCast_AsBP_Optimized_Control_Actor_1) == 0x000120, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::K2Node_DynamicCast_AsBP_Optimized_Control_Actor_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, K2Node_DynamicCast_bSuccess_1) == 0x000128, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_GetLevelStrKey_Key_1) == 0x000130, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_GetLevelStrKey_Key_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CheckOptimizedActor, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000140, "Member 'InteractiveWorldComponent_C_CheckOptimizedActor::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldComponent_C_CloseBrush \ static_assert(alignof(InteractiveWorldComponent_C_CloseBrush) == 0x000008, "Wrong alignment on InteractiveWorldComponent_C_CloseBrush"); \ static_assert(sizeof(InteractiveWorldComponent_C_CloseBrush) == 0x000048, "Wrong size on InteractiveWorldComponent_C_CloseBrush"); \ static_assert(offsetof(InteractiveWorldComponent_C_CloseBrush, Key) == 0x000000, "Member 'InteractiveWorldComponent_C_CloseBrush::Key' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CloseBrush, Temp_int_Array_Index_Variable) == 0x000010, "Member 'InteractiveWorldComponent_C_CloseBrush::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CloseBrush, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'InteractiveWorldComponent_C_CloseBrush::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CloseBrush, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'InteractiveWorldComponent_C_CloseBrush::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CloseBrush, CallFunc_Map_Find_Value) == 0x000020, "Member 'InteractiveWorldComponent_C_CloseBrush::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CloseBrush, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'InteractiveWorldComponent_C_CloseBrush::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CloseBrush, CallFunc_Map_Remove_ReturnValue) == 0x000031, "Member 'InteractiveWorldComponent_C_CloseBrush::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CloseBrush, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'InteractiveWorldComponent_C_CloseBrush::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CloseBrush, CallFunc_Array_Get_Item) == 0x000038, "Member 'InteractiveWorldComponent_C_CloseBrush::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_CloseBrush, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'InteractiveWorldComponent_C_CloseBrush::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldComponent_C_DoParentDestroy \ static_assert(alignof(InteractiveWorldComponent_C_DoParentDestroy) == 0x000008, "Wrong alignment on InteractiveWorldComponent_C_DoParentDestroy"); \ static_assert(sizeof(InteractiveWorldComponent_C_DoParentDestroy) == 0x000008, "Wrong size on InteractiveWorldComponent_C_DoParentDestroy"); \ static_assert(offsetof(InteractiveWorldComponent_C_DoParentDestroy, DestroyedActor) == 0x000000, "Member 'InteractiveWorldComponent_C_DoParentDestroy::DestroyedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent \ static_assert(alignof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent) == 0x000010, "Wrong alignment on InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent"); \ static_assert(sizeof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent) == 0x000210, "Wrong size on InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, EntryPoint) == 0x000000, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_GetOptimizedControl_ReturnValue) == 0x000004, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_GetOptimizedControl_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00000C, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, Temp_int_Loop_Counter_Variable_1) == 0x000014, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Add_IntInt_ReturnValue_1) == 0x000018, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, K2Node_CustomEvent_NewParam) == 0x000020, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::K2Node_CustomEvent_NewParam' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, K2Node_CustomEvent_Key) == 0x000028, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::K2Node_CustomEvent_Key' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, K2Node_Event_EndPlayReason) == 0x000038, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_GetOwner_ReturnValue) == 0x000040, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, K2Node_CustomEvent_DestroyedActor) == 0x000048, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::K2Node_CustomEvent_DestroyedActor' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Map_Find_Value) == 0x000050, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Map_Find_ReturnValue) == 0x000060, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, K2Node_CustomEvent_InSnow) == 0x000061, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::K2Node_CustomEvent_InSnow' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000062, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000064, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, Temp_int_Array_Index_Variable_1) == 0x000074, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, Temp_int_Array_Index_Variable_2) == 0x000078, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_GetOwnActor_ReturnValue) == 0x000080, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000088, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000090, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_IsValid_ReturnValue) == 0x0000A0, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Array_Get_Item) == 0x0000A8, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Array_Length_ReturnValue) == 0x0000B0, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_GetSelectedMainHandType_Type) == 0x0000B4, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_GetSelectedMainHandType_Type' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, Temp_int_Array_Index_Variable_3) == 0x0000B8, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_GetDisplayedItem_DisplayedItem) == 0x0000C0, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_K2_GetComponentsByClass_ReturnValue_1) == 0x0000C8, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_K2_GetComponentsByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, K2Node_CustomEvent_InWater) == 0x0000D8, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::K2Node_CustomEvent_InWater' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Array_Get_Item_1) == 0x0000E0, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Array_Length_ReturnValue_1) == 0x0000E8, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Less_IntInt_ReturnValue) == 0x0000EC, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, Temp_int_Loop_Counter_Variable_2) == 0x0000F0, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000F4, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000F8, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_GetOwnActor_ReturnValue_1) == 0x000100, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_K2_GetComponentsByClass_ReturnValue_2) == 0x000108, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_K2_GetComponentsByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Array_Get_Item_2) == 0x000118, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Array_Length_ReturnValue_2) == 0x000120, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, Temp_int_Loop_Counter_Variable_3) == 0x000124, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Less_IntInt_ReturnValue_2) == 0x000128, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Add_IntInt_ReturnValue_3) == 0x00012C, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_GetOwnActor_ReturnValue_2) == 0x000130, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_GetOwnActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_K2_GetComponentsByClass_ReturnValue_3) == 0x000138, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_K2_GetComponentsByClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000148, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Array_Get_Item_3) == 0x000150, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Array_Length_ReturnValue_3) == 0x000158, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_Less_IntInt_ReturnValue_3) == 0x00015C, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000160, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, K2Node_CustomEvent_firepoint) == 0x000170, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, K2Node_CustomEvent_isReborn) == 0x000180, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, K2Node_CustomEvent_Position) == 0x000190, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_GetOwnActor_ReturnValue_3) == 0x0001F0, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_GetOwnActor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0001F8, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, K2Node_DynamicCast_bSuccess) == 0x000200, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_GetGlobalFlag_Enable) == 0x000201, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent, CallFunc_IsEmpty_ReturnValue) == 0x000202, "Member 'InteractiveWorldComponent_C_ExecuteUbergraph_InteractiveWorldComponent::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldComponent_C_GetOptimizedActor \ static_assert(alignof(InteractiveWorldComponent_C_GetOptimizedActor) == 0x000008, "Wrong alignment on InteractiveWorldComponent_C_GetOptimizedActor"); \ static_assert(sizeof(InteractiveWorldComponent_C_GetOptimizedActor) == 0x000010, "Wrong size on InteractiveWorldComponent_C_GetOptimizedActor"); \ static_assert(offsetof(InteractiveWorldComponent_C_GetOptimizedActor, Key) == 0x000000, "Member 'InteractiveWorldComponent_C_GetOptimizedActor::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldComponent_C_OnWaterCheck \ static_assert(alignof(InteractiveWorldComponent_C_OnWaterCheck) == 0x000001, "Wrong alignment on InteractiveWorldComponent_C_OnWaterCheck"); \ static_assert(sizeof(InteractiveWorldComponent_C_OnWaterCheck) == 0x000001, "Wrong size on InteractiveWorldComponent_C_OnWaterCheck"); \ static_assert(offsetof(InteractiveWorldComponent_C_OnWaterCheck, InWater) == 0x000000, "Member 'InteractiveWorldComponent_C_OnWaterCheck::InWater' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldComponent_C_Open_Brush_by_Mesh \ static_assert(alignof(InteractiveWorldComponent_C_Open_Brush_by_Mesh) == 0x000008, "Wrong alignment on InteractiveWorldComponent_C_Open_Brush_by_Mesh"); \ static_assert(sizeof(InteractiveWorldComponent_C_Open_Brush_by_Mesh) == 0x0000B0, "Wrong size on InteractiveWorldComponent_C_Open_Brush_by_Mesh"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, NameArr) == 0x000000, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::NameArr' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, Mesh) == 0x000010, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::Mesh' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, Key) == 0x000018, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::Key' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, Radius) == 0x000028, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::Radius' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, MultiDrawGap) == 0x000030, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::MultiDrawGap' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, L_BodyBrushs) == 0x000038, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::L_BodyBrushs' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000048, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, CallFunc_MakeVector_ReturnValue) == 0x000050, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, Temp_int_Array_Index_Variable) == 0x000068, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, Temp_int_Loop_Counter_Variable) == 0x00006C, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, CallFunc_Array_Get_Item) == 0x000074, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, CallFunc_Array_Length_ReturnValue) == 0x00007C, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, CallFunc_Less_IntInt_ReturnValue) == 0x000080, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, CallFunc_Map_Contains_ReturnValue) == 0x000081, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, K2Node_MakeStruct_ST_BrushArr) == 0x000088, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::K2Node_MakeStruct_ST_BrushArr' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, CallFunc_GetOwner_ReturnValue) == 0x000098, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, CallFunc_AddComponentByClass_ReturnValue) == 0x0000A0, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, CallFunc_Array_AddUnique_ReturnValue) == 0x0000A8, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Brush_by_Mesh, CallFunc_K2_AttachToComponent_ReturnValue) == 0x0000AC, "Member 'InteractiveWorldComponent_C_Open_Brush_by_Mesh::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldComponent_C_Open_Weapon_Brush \ static_assert(alignof(InteractiveWorldComponent_C_Open_Weapon_Brush) == 0x000008, "Wrong alignment on InteractiveWorldComponent_C_Open_Weapon_Brush"); \ static_assert(sizeof(InteractiveWorldComponent_C_Open_Weapon_Brush) == 0x000038, "Wrong size on InteractiveWorldComponent_C_Open_Weapon_Brush"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Weapon_Brush, CallFunc_GetOwnActor_ReturnValue) == 0x000000, "Member 'InteractiveWorldComponent_C_Open_Weapon_Brush::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Weapon_Brush, K2Node_DynamicCast_AsAbstract_Character) == 0x000008, "Member 'InteractiveWorldComponent_C_Open_Weapon_Brush::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Weapon_Brush, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'InteractiveWorldComponent_C_Open_Weapon_Brush::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Weapon_Brush, CallFunc_GetSelectedWeaponDisplayItem_DisplayedItem) == 0x000018, "Member 'InteractiveWorldComponent_C_Open_Weapon_Brush::CallFunc_GetSelectedWeaponDisplayItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Weapon_Brush, CallFunc_GetPrimaryComponent_Component) == 0x000020, "Member 'InteractiveWorldComponent_C_Open_Weapon_Brush::CallFunc_GetPrimaryComponent_Component' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_Open_Weapon_Brush, CallFunc_GetAllSocketNames_ReturnValue) == 0x000028, "Member 'InteractiveWorldComponent_C_Open_Weapon_Brush::CallFunc_GetAllSocketNames_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldComponent_C_OpenCharacterMeshBrush \ static_assert(alignof(InteractiveWorldComponent_C_OpenCharacterMeshBrush) == 0x000008, "Wrong alignment on InteractiveWorldComponent_C_OpenCharacterMeshBrush"); \ static_assert(sizeof(InteractiveWorldComponent_C_OpenCharacterMeshBrush) == 0x000018, "Wrong size on InteractiveWorldComponent_C_OpenCharacterMeshBrush"); \ static_assert(offsetof(InteractiveWorldComponent_C_OpenCharacterMeshBrush, CallFunc_GetOwner_ReturnValue) == 0x000000, "Member 'InteractiveWorldComponent_C_OpenCharacterMeshBrush::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_OpenCharacterMeshBrush, K2Node_DynamicCast_AsAbstract_Character) == 0x000008, "Member 'InteractiveWorldComponent_C_OpenCharacterMeshBrush::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_OpenCharacterMeshBrush, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'InteractiveWorldComponent_C_OpenCharacterMeshBrush::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldComponent_C_OpenSnowCheck \ static_assert(alignof(InteractiveWorldComponent_C_OpenSnowCheck) == 0x000001, "Wrong alignment on InteractiveWorldComponent_C_OpenSnowCheck"); \ static_assert(sizeof(InteractiveWorldComponent_C_OpenSnowCheck) == 0x000001, "Wrong size on InteractiveWorldComponent_C_OpenSnowCheck"); \ static_assert(offsetof(InteractiveWorldComponent_C_OpenSnowCheck, InSnow) == 0x000000, "Member 'InteractiveWorldComponent_C_OpenSnowCheck::InSnow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldComponent_C_PlayerHasBorned \ static_assert(alignof(InteractiveWorldComponent_C_PlayerHasBorned) == 0x000010, "Wrong alignment on InteractiveWorldComponent_C_PlayerHasBorned"); \ static_assert(sizeof(InteractiveWorldComponent_C_PlayerHasBorned) == 0x000080, "Wrong size on InteractiveWorldComponent_C_PlayerHasBorned"); \ static_assert(offsetof(InteractiveWorldComponent_C_PlayerHasBorned, FirePoint) == 0x000000, "Member 'InteractiveWorldComponent_C_PlayerHasBorned::FirePoint' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_PlayerHasBorned, isReborn) == 0x000010, "Member 'InteractiveWorldComponent_C_PlayerHasBorned::isReborn' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_PlayerHasBorned, Position) == 0x000020, "Member 'InteractiveWorldComponent_C_PlayerHasBorned::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldComponent_C_ReceiveEndPlay \ static_assert(alignof(InteractiveWorldComponent_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on InteractiveWorldComponent_C_ReceiveEndPlay"); \ static_assert(sizeof(InteractiveWorldComponent_C_ReceiveEndPlay) == 0x000001, "Wrong size on InteractiveWorldComponent_C_ReceiveEndPlay"); \ static_assert(offsetof(InteractiveWorldComponent_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'InteractiveWorldComponent_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveWorldComponent_C_SetOptimizedActor \ static_assert(alignof(InteractiveWorldComponent_C_SetOptimizedActor) == 0x000008, "Wrong alignment on InteractiveWorldComponent_C_SetOptimizedActor"); \ static_assert(sizeof(InteractiveWorldComponent_C_SetOptimizedActor) == 0x000020, "Wrong size on InteractiveWorldComponent_C_SetOptimizedActor"); \ static_assert(offsetof(InteractiveWorldComponent_C_SetOptimizedActor, LevelStr) == 0x000000, "Member 'InteractiveWorldComponent_C_SetOptimizedActor::LevelStr' has a wrong offset!"); \ static_assert(offsetof(InteractiveWorldComponent_C_SetOptimizedActor, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'InteractiveWorldComponent_C_SetOptimizedActor::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteractiveWorldComponent_C \ static_assert(alignof(UInteractiveWorldComponent_C) == 0x000008, "Wrong alignment on UInteractiveWorldComponent_C"); \ static_assert(sizeof(UInteractiveWorldComponent_C) == 0x000228, "Wrong size on UInteractiveWorldComponent_C"); \ static_assert(offsetof(UInteractiveWorldComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UInteractiveWorldComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UInteractiveWorldComponent_C, MeshArr) == 0x0000F0, "Member 'UInteractiveWorldComponent_C::MeshArr' has a wrong offset!"); \ static_assert(offsetof(UInteractiveWorldComponent_C, BrushMap) == 0x000100, "Member 'UInteractiveWorldComponent_C::BrushMap' has a wrong offset!"); \ static_assert(offsetof(UInteractiveWorldComponent_C, ActorMap) == 0x000150, "Member 'UInteractiveWorldComponent_C::ActorMap' has a wrong offset!"); \ static_assert(offsetof(UInteractiveWorldComponent_C, SnowCheck) == 0x0001A0, "Member 'UInteractiveWorldComponent_C::SnowCheck' has a wrong offset!"); \ static_assert(offsetof(UInteractiveWorldComponent_C, SnowFootNiagara) == 0x0001A8, "Member 'UInteractiveWorldComponent_C::SnowFootNiagara' has a wrong offset!"); \ static_assert(offsetof(UInteractiveWorldComponent_C, Niagara) == 0x0001B8, "Member 'UInteractiveWorldComponent_C::Niagara' has a wrong offset!"); \ static_assert(offsetof(UInteractiveWorldComponent_C, TimerMap) == 0x0001C0, "Member 'UInteractiveWorldComponent_C::TimerMap' has a wrong offset!"); \ static_assert(offsetof(UInteractiveWorldComponent_C, WaterCheck) == 0x000210, "Member 'UInteractiveWorldComponent_C::WaterCheck' has a wrong offset!"); \ static_assert(offsetof(UInteractiveWorldComponent_C, LastOptimizedControl) == 0x000218, "Member 'UInteractiveWorldComponent_C::LastOptimizedControl' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AITargetManager_C_AddForceHateTarget \ static_assert(alignof(AITargetManager_C_AddForceHateTarget) == 0x000008, "Wrong alignment on AITargetManager_C_AddForceHateTarget"); \ static_assert(sizeof(AITargetManager_C_AddForceHateTarget) == 0x000010, "Wrong size on AITargetManager_C_AddForceHateTarget"); \ static_assert(offsetof(AITargetManager_C_AddForceHateTarget, Actor) == 0x000000, "Member 'AITargetManager_C_AddForceHateTarget::Actor' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_AddForceHateTarget, CallFunc_Array_RemoveItem_ReturnValue) == 0x000008, "Member 'AITargetManager_C_AddForceHateTarget::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AITargetManager_C_AddHateTarget \ static_assert(alignof(AITargetManager_C_AddHateTarget) == 0x000008, "Wrong alignment on AITargetManager_C_AddHateTarget"); \ static_assert(sizeof(AITargetManager_C_AddHateTarget) == 0x000038, "Wrong size on AITargetManager_C_AddHateTarget"); \ static_assert(offsetof(AITargetManager_C_AddHateTarget, Actor) == 0x000000, "Member 'AITargetManager_C_AddHateTarget::Actor' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_AddHateTarget, ExtraTime) == 0x000008, "Member 'AITargetManager_C_AddHateTarget::ExtraTime' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_AddHateTarget, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000010, "Member 'AITargetManager_C_AddHateTarget::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_AddHateTarget, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000018, "Member 'AITargetManager_C_AddHateTarget::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_AddHateTarget, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000020, "Member 'AITargetManager_C_AddHateTarget::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_AddHateTarget, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000028, "Member 'AITargetManager_C_AddHateTarget::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_AddHateTarget, CallFunc_Array_AddUnique_ReturnValue) == 0x000030, "Member 'AITargetManager_C_AddHateTarget::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AITargetManager_C_AddPermanetTarget \ static_assert(alignof(AITargetManager_C_AddPermanetTarget) == 0x000008, "Wrong alignment on AITargetManager_C_AddPermanetTarget"); \ static_assert(sizeof(AITargetManager_C_AddPermanetTarget) == 0x000010, "Wrong size on AITargetManager_C_AddPermanetTarget"); \ static_assert(offsetof(AITargetManager_C_AddPermanetTarget, PermanetTarget) == 0x000000, "Member 'AITargetManager_C_AddPermanetTarget::PermanetTarget' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_AddPermanetTarget, CallFunc_Array_AddUnique_ReturnValue) == 0x000008, "Member 'AITargetManager_C_AddPermanetTarget::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AITargetManager_C_Expired_Polled_Target \ static_assert(alignof(AITargetManager_C_Expired_Polled_Target) == 0x000008, "Wrong alignment on AITargetManager_C_Expired_Polled_Target"); \ static_assert(sizeof(AITargetManager_C_Expired_Polled_Target) == 0x000018, "Wrong size on AITargetManager_C_Expired_Polled_Target"); \ static_assert(offsetof(AITargetManager_C_Expired_Polled_Target, PolledTargetValid) == 0x000000, "Member 'AITargetManager_C_Expired_Polled_Target::PolledTargetValid' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Expired_Polled_Target, CallFunc_Array_Contains_ReturnValue) == 0x000001, "Member 'AITargetManager_C_Expired_Polled_Target::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Expired_Polled_Target, CallFunc_Array_Contains_ReturnValue_1) == 0x000002, "Member 'AITargetManager_C_Expired_Polled_Target::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Expired_Polled_Target, CallFunc_IsValid_ReturnValue) == 0x000003, "Member 'AITargetManager_C_Expired_Polled_Target::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Expired_Polled_Target, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000004, "Member 'AITargetManager_C_Expired_Polled_Target::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Expired_Polled_Target, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000005, "Member 'AITargetManager_C_Expired_Polled_Target::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Expired_Polled_Target, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000008, "Member 'AITargetManager_C_Expired_Polled_Target::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Expired_Polled_Target, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000010, "Member 'AITargetManager_C_Expired_Polled_Target::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Expired_Polled_Target, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000011, "Member 'AITargetManager_C_Expired_Polled_Target::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AITargetManager_C_GetPolledTarget \ static_assert(alignof(AITargetManager_C_GetPolledTarget) == 0x000008, "Wrong alignment on AITargetManager_C_GetPolledTarget"); \ static_assert(sizeof(AITargetManager_C_GetPolledTarget) == 0x000008, "Wrong size on AITargetManager_C_GetPolledTarget"); \ static_assert(offsetof(AITargetManager_C_GetPolledTarget, Target) == 0x000000, "Member 'AITargetManager_C_GetPolledTarget::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AITargetManager_C_GetWarnedTarget \ static_assert(alignof(AITargetManager_C_GetWarnedTarget) == 0x000008, "Wrong alignment on AITargetManager_C_GetWarnedTarget"); \ static_assert(sizeof(AITargetManager_C_GetWarnedTarget) == 0x000008, "Wrong size on AITargetManager_C_GetWarnedTarget"); \ static_assert(offsetof(AITargetManager_C_GetWarnedTarget, WarnnedActor) == 0x000000, "Member 'AITargetManager_C_GetWarnedTarget::WarnnedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AITargetManager_C_Inner_Poll_Hate_Target \ static_assert(alignof(AITargetManager_C_Inner_Poll_Hate_Target) == 0x000008, "Wrong alignment on AITargetManager_C_Inner_Poll_Hate_Target"); \ static_assert(sizeof(AITargetManager_C_Inner_Poll_Hate_Target) == 0x0000A8, "Wrong size on AITargetManager_C_Inner_Poll_Hate_Target"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, TargetArray) == 0x000000, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::TargetArray' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, PersistTargets) == 0x000010, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::PersistTargets' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, HateTarget) == 0x000018, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::HateTarget' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, L_FirstHateTarget) == 0x000020, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::L_FirstHateTarget' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_Array_Get_Item) == 0x000028, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_Array_IsEmpty_ReturnValue) == 0x000030, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_Map_Remove_ReturnValue) == 0x000031, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_Map_Remove_ReturnValue_1) == 0x000032, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000038, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_GetOwnActor_ReturnValue) == 0x000040, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_Map_Find_Value) == 0x000068, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_Map_Find_ReturnValue) == 0x000070, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000071, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_BooleanOR_ReturnValue) == 0x000072, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000073, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000078, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_Vector_Distance2D_ReturnValue) == 0x000098, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Inner_Poll_Hate_Target, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x0000A0, "Member 'AITargetManager_C_Inner_Poll_Hate_Target::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AITargetManager_C_Poll_Hate_Target \ static_assert(alignof(AITargetManager_C_Poll_Hate_Target) == 0x000008, "Wrong alignment on AITargetManager_C_Poll_Hate_Target"); \ static_assert(sizeof(AITargetManager_C_Poll_Hate_Target) == 0x000070, "Wrong size on AITargetManager_C_Poll_Hate_Target"); \ static_assert(offsetof(AITargetManager_C_Poll_Hate_Target, HateTarget) == 0x000000, "Member 'AITargetManager_C_Poll_Hate_Target::HateTarget' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Poll_Hate_Target, L_FirstHateTarget) == 0x000008, "Member 'AITargetManager_C_Poll_Hate_Target::L_FirstHateTarget' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Poll_Hate_Target, CallFunc_Inner_Poll_Hate_Target_HateTarget) == 0x000010, "Member 'AITargetManager_C_Poll_Hate_Target::CallFunc_Inner_Poll_Hate_Target_HateTarget' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Poll_Hate_Target, CallFunc_GetOwnActor_ReturnValue) == 0x000018, "Member 'AITargetManager_C_Poll_Hate_Target::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Poll_Hate_Target, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x000020, "Member 'AITargetManager_C_Poll_Hate_Target::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Poll_Hate_Target, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'AITargetManager_C_Poll_Hate_Target::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Poll_Hate_Target, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'AITargetManager_C_Poll_Hate_Target::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Poll_Hate_Target, CallFunc_Map_Find_Value) == 0x000030, "Member 'AITargetManager_C_Poll_Hate_Target::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Poll_Hate_Target, CallFunc_Map_Find_ReturnValue) == 0x000038, "Member 'AITargetManager_C_Poll_Hate_Target::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Poll_Hate_Target, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000040, "Member 'AITargetManager_C_Poll_Hate_Target::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Poll_Hate_Target, K2Node_DynamicCast_bSuccess_1) == 0x000050, "Member 'AITargetManager_C_Poll_Hate_Target::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Poll_Hate_Target, CallFunc_Inner_Poll_Hate_Target_HateTarget_1) == 0x000058, "Member 'AITargetManager_C_Poll_Hate_Target::CallFunc_Inner_Poll_Hate_Target_HateTarget_1' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Poll_Hate_Target, CallFunc_IsAlive_Result) == 0x000060, "Member 'AITargetManager_C_Poll_Hate_Target::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Poll_Hate_Target, CallFunc_IsValid_ReturnValue_1) == 0x000061, "Member 'AITargetManager_C_Poll_Hate_Target::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_Poll_Hate_Target, CallFunc_Inner_Poll_Hate_Target_HateTarget_2) == 0x000068, "Member 'AITargetManager_C_Poll_Hate_Target::CallFunc_Inner_Poll_Hate_Target_HateTarget_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AITargetManager_C_RemoveHateTarget \ static_assert(alignof(AITargetManager_C_RemoveHateTarget) == 0x000008, "Wrong alignment on AITargetManager_C_RemoveHateTarget"); \ static_assert(sizeof(AITargetManager_C_RemoveHateTarget) == 0x000010, "Wrong size on AITargetManager_C_RemoveHateTarget"); \ static_assert(offsetof(AITargetManager_C_RemoveHateTarget, Actor) == 0x000000, "Member 'AITargetManager_C_RemoveHateTarget::Actor' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_RemoveHateTarget, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000008, "Member 'AITargetManager_C_RemoveHateTarget::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_RemoveHateTarget, CallFunc_Map_Remove_ReturnValue) == 0x000009, "Member 'AITargetManager_C_RemoveHateTarget::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_RemoveHateTarget, CallFunc_Array_RemoveItem_ReturnValue) == 0x00000A, "Member 'AITargetManager_C_RemoveHateTarget::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AITargetManager_C_RemovePermanetTarget \ static_assert(alignof(AITargetManager_C_RemovePermanetTarget) == 0x000008, "Wrong alignment on AITargetManager_C_RemovePermanetTarget"); \ static_assert(sizeof(AITargetManager_C_RemovePermanetTarget) == 0x000010, "Wrong size on AITargetManager_C_RemovePermanetTarget"); \ static_assert(offsetof(AITargetManager_C_RemovePermanetTarget, PermanetTarget) == 0x000000, "Member 'AITargetManager_C_RemovePermanetTarget::PermanetTarget' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_RemovePermanetTarget, CallFunc_Array_RemoveItem_ReturnValue) == 0x000008, "Member 'AITargetManager_C_RemovePermanetTarget::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AITargetManager_C_SetWarnedTarget \ static_assert(alignof(AITargetManager_C_SetWarnedTarget) == 0x000008, "Wrong alignment on AITargetManager_C_SetWarnedTarget"); \ static_assert(sizeof(AITargetManager_C_SetWarnedTarget) == 0x000020, "Wrong size on AITargetManager_C_SetWarnedTarget"); \ static_assert(offsetof(AITargetManager_C_SetWarnedTarget, WarnnedPlayer_0) == 0x000000, "Member 'AITargetManager_C_SetWarnedTarget::WarnnedPlayer_0' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_SetWarnedTarget, Success) == 0x000008, "Member 'AITargetManager_C_SetWarnedTarget::Success' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_SetWarnedTarget, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'AITargetManager_C_SetWarnedTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_SetWarnedTarget, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'AITargetManager_C_SetWarnedTarget::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_SetWarnedTarget, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'AITargetManager_C_SetWarnedTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AITargetManager_C_SetWarnnedAI \ static_assert(alignof(AITargetManager_C_SetWarnnedAI) == 0x000008, "Wrong alignment on AITargetManager_C_SetWarnnedAI"); \ static_assert(sizeof(AITargetManager_C_SetWarnnedAI) == 0x000010, "Wrong size on AITargetManager_C_SetWarnnedAI"); \ static_assert(offsetof(AITargetManager_C_SetWarnnedAI, AI) == 0x000000, "Member 'AITargetManager_C_SetWarnnedAI::AI' has a wrong offset!"); \ static_assert(offsetof(AITargetManager_C_SetWarnnedAI, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'AITargetManager_C_SetWarnnedAI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAITargetManager_C \ static_assert(alignof(UAITargetManager_C) == 0x000008, "Wrong alignment on UAITargetManager_C"); \ static_assert(sizeof(UAITargetManager_C) == 0x0001B0, "Wrong size on UAITargetManager_C"); \ static_assert(offsetof(UAITargetManager_C, TargetChange) == 0x0000E8, "Member 'UAITargetManager_C::TargetChange' has a wrong offset!"); \ static_assert(offsetof(UAITargetManager_C, HateTargets) == 0x0000F8, "Member 'UAITargetManager_C::HateTargets' has a wrong offset!"); \ static_assert(offsetof(UAITargetManager_C, HateTargetsForce) == 0x000108, "Member 'UAITargetManager_C::HateTargetsForce' has a wrong offset!"); \ static_assert(offsetof(UAITargetManager_C, WarnnedPlayer) == 0x000118, "Member 'UAITargetManager_C::WarnnedPlayer' has a wrong offset!"); \ static_assert(offsetof(UAITargetManager_C, PolledTarget) == 0x000120, "Member 'UAITargetManager_C::PolledTarget' has a wrong offset!"); \ static_assert(offsetof(UAITargetManager_C, HasDelayInit) == 0x000128, "Member 'UAITargetManager_C::HasDelayInit' has a wrong offset!"); \ static_assert(offsetof(UAITargetManager_C, IsBoss) == 0x000129, "Member 'UAITargetManager_C::IsBoss' has a wrong offset!"); \ static_assert(offsetof(UAITargetManager_C, HateEndLines) == 0x000130, "Member 'UAITargetManager_C::HateEndLines' has a wrong offset!"); \ static_assert(offsetof(UAITargetManager_C, HateAge) == 0x000180, "Member 'UAITargetManager_C::HateAge' has a wrong offset!"); \ static_assert(offsetof(UAITargetManager_C, HateTargetsPermanet) == 0x000188, "Member 'UAITargetManager_C::HateTargetsPermanet' has a wrong offset!"); \ static_assert(offsetof(UAITargetManager_C, WarnnedAI) == 0x000198, "Member 'UAITargetManager_C::WarnnedAI' has a wrong offset!"); \ static_assert(offsetof(UAITargetManager_C, MaybeExistTarget) == 0x0001A0, "Member 'UAITargetManager_C::MaybeExistTarget' has a wrong offset!"); \ static_assert(offsetof(UAITargetManager_C, UsingHateEndTime) == 0x0001A8, "Member 'UAITargetManager_C::UsingHateEndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NodeHandler_Sequence_Network_C_Execute \ static_assert(alignof(NodeHandler_Sequence_Network_C_Execute) == 0x000008, "Wrong alignment on NodeHandler_Sequence_Network_C_Execute"); \ static_assert(sizeof(NodeHandler_Sequence_Network_C_Execute) == 0x0000B8, "Wrong size on NodeHandler_Sequence_Network_C_Execute"); \ static_assert(offsetof(NodeHandler_Sequence_Network_C_Execute, NodeId_0) == 0x000000, "Member 'NodeHandler_Sequence_Network_C_Execute::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Network_C_Execute, Input) == 0x000010, "Member 'NodeHandler_Sequence_Network_C_Execute::Input' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Network_C_Execute, reentry) == 0x0000B0, "Member 'NodeHandler_Sequence_Network_C_Execute::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network \ static_assert(alignof(NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network) == 0x000008, "Wrong alignment on NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network"); \ static_assert(sizeof(NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network) == 0x0000E8, "Wrong size on NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network"); \ static_assert(offsetof(NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network, EntryPoint) == 0x000000, "Member 'NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network, K2Node_Event_nodeId) == 0x000010, "Member 'NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network::K2Node_Event_nodeId' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network, K2Node_Event_Input) == 0x000020, "Member 'NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network::K2Node_Event_Input' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network, K2Node_Event_Reentry) == 0x0000C0, "Member 'NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network::K2Node_Event_Reentry' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network, CallFunc_IsServer_ReturnValue) == 0x0000C1, "Member 'NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network, K2Node_SwitchString_CmpSuccess) == 0x0000C2, "Member 'NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network, K2Node_DynamicCast_AsLevel_Sequence_Actor) == 0x0000C8, "Member 'NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network::K2Node_DynamicCast_AsLevel_Sequence_Actor' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network, K2Node_DynamicCast_bSuccess) == 0x0000D0, "Member 'NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network, CallFunc_IsGameOnlineMode_ReturnValue) == 0x0000D1, "Member 'NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network, CallFunc_GetDCSGameState_ReturnValue) == 0x0000D8, "Member 'NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network, CallFunc_BooleanAND_ReturnValue) == 0x0000E0, "Member 'NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network, CallFunc_BooleanAND_ReturnValue_1) == 0x0000E1, "Member 'NodeHandler_Sequence_Network_C_ExecuteUbergraph_NodeHandler_Sequence_Network::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNodeHandler_Sequence_Network_C \ static_assert(alignof(UNodeHandler_Sequence_Network_C) == 0x000008, "Wrong alignment on UNodeHandler_Sequence_Network_C"); \ static_assert(sizeof(UNodeHandler_Sequence_Network_C) == 0x000168, "Wrong size on UNodeHandler_Sequence_Network_C"); \ static_assert(offsetof(UNodeHandler_Sequence_Network_C, UberGraphFrame_NodeHandler_Sequence_Network_C) == 0x000160, "Member 'UNodeHandler_Sequence_Network_C::UberGraphFrame_NodeHandler_Sequence_Network_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_AfterTakeDamage \ static_assert(alignof(Move_AINodeAction_Assemble_C_AfterTakeDamage) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_AfterTakeDamage"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_AfterTakeDamage) == 0x000168, "Wrong size on Move_AINodeAction_Assemble_C_AfterTakeDamage"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_AfterTakeDamage, HitData) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_AfterTakeDamage::HitData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_AIRatationBegin \ static_assert(alignof(Move_AINodeAction_Assemble_C_AIRatationBegin) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_AIRatationBegin"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_AIRatationBegin) == 0x000080, "Wrong size on Move_AINodeAction_Assemble_C_AIRatationBegin"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_AIRatationBegin, DeltaTime) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_AIRatationBegin::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_AIRatationBegin, CallFunc_NeedPlayerMontage_Need) == 0x000004, "Member 'Move_AINodeAction_Assemble_C_AIRatationBegin::CallFunc_NeedPlayerMontage_Need' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_AIRatationBegin, CallFunc_GetDisplayName_ReturnValue) == 0x000008, "Member 'Move_AINodeAction_Assemble_C_AIRatationBegin::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_AIRatationBegin, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'Move_AINodeAction_Assemble_C_AIRatationBegin::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_AIRatationBegin, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000028, "Member 'Move_AINodeAction_Assemble_C_AIRatationBegin::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_AIRatationBegin, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000038, "Member 'Move_AINodeAction_Assemble_C_AIRatationBegin::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_AIRatationBegin, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000048, "Member 'Move_AINodeAction_Assemble_C_AIRatationBegin::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_AIRatationBegin, CallFunc_RInterpTo_ReturnValue) == 0x000060, "Member 'Move_AINodeAction_Assemble_C_AIRatationBegin::CallFunc_RInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_AIRatationBegin, CallFunc_EqualEqual_RotatorRotator_ReturnValue) == 0x000078, "Member 'Move_AINodeAction_Assemble_C_AIRatationBegin::CallFunc_EqualEqual_RotatorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_AIRatationBegin, CallFunc_K2_SetActorRotation_ReturnValue) == 0x000079, "Member 'Move_AINodeAction_Assemble_C_AIRatationBegin::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_CallUpdateBS \ static_assert(alignof(Move_AINodeAction_Assemble_C_CallUpdateBS) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_CallUpdateBS"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_CallUpdateBS) == 0x000018, "Wrong size on Move_AINodeAction_Assemble_C_CallUpdateBS"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CallUpdateBS, CallFunc_GetAnimInstance_ReturnValue) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_CallUpdateBS::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CallUpdateBS, K2Node_DynamicCast_AsABP_Abstract) == 0x000008, "Member 'Move_AINodeAction_Assemble_C_CallUpdateBS::K2Node_DynamicCast_AsABP_Abstract' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CallUpdateBS, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'Move_AINodeAction_Assemble_C_CallUpdateBS::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_CanFlashMove \ static_assert(alignof(Move_AINodeAction_Assemble_C_CanFlashMove) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_CanFlashMove"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_CanFlashMove) == 0x0001D8, "Wrong size on Move_AINodeAction_Assemble_C_CanFlashMove"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CheckTarget) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CheckTarget' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, Can) == 0x000008, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::Can' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, Lenth) == 0x000009, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::Lenth' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, PlayerLife) == 0x00000A, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::PlayerLife' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, NoBoss) == 0x00000B, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::NoBoss' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, nearer) == 0x00000C, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::nearer' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, InPlayerView) == 0x00000D, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::InPlayerView' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000010, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x000028, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_WasRecentlyRendered_ReturnValue) == 0x000031, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_WasRecentlyRendered_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000038, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000040, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000058, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, K2Node_DynamicCast_bSuccess_1) == 0x000060, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000068, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000080, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_VSizeXY_ReturnValue) == 0x000088, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_VSizeXY_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_GetState_State) == 0x000090, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000091, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000092, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_Not_PreBool_ReturnValue) == 0x000093, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000098, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_BooleanOR_ReturnValue) == 0x0000A0, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_IsValid_ReturnValue) == 0x0000A1, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_Not_PreBool_ReturnValue_1) == 0x0000A2, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_BooleanAND_ReturnValue) == 0x0000A3, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x0000A8, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_BooleanAND_ReturnValue_1) == 0x0000C0, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_BooleanAND_ReturnValue_2) == 0x0000C1, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_BooleanAND_ReturnValue_3) == 0x0000C2, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x0000C8, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_GetFOVAngle_ReturnValue) == 0x0000D0, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_GetFOVAngle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_GetPlayerController_ReturnValue) == 0x0000D8, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_GetActorForwardVector_ReturnValue) == 0x0000E8, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_GetPlayerPawn_ReturnValue) == 0x000100, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_IsValid_ReturnValue_1) == 0x000108, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000110, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x000128, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_Normal_ReturnValue) == 0x000140, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x000158, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_Dot_VectorVector_ReturnValue) == 0x000170, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_VSize_ReturnValue) == 0x000178, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_DegAcos_ReturnValue) == 0x000180, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_DegAcos_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_K2_GetActorLocation_ReturnValue_4) == 0x000188, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_K2_GetActorLocation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0001A0, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_Subtract_VectorVector_ReturnValue_3) == 0x0001A8, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_Subtract_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_VSize_ReturnValue_1) == 0x0001C0, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_VSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001C8, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CanFlashMove, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x0001D0, "Member 'Move_AINodeAction_Assemble_C_CanFlashMove::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_CheckPassedCondition \ static_assert(alignof(Move_AINodeAction_Assemble_C_CheckPassedCondition) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_CheckPassedCondition"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_CheckPassedCondition) == 0x000110, "Wrong size on Move_AINodeAction_Assemble_C_CheckPassedCondition"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, Type) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::Type' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, Param) == 0x000010, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::Param' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, Param1) == 0x000020, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::Param1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, Param2) == 0x000030, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::Param2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, Param3) == 0x000040, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::Param3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, ReturnPassed) == 0x000050, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::ReturnPassed' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000058, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, K2Node_SwitchString_CmpSuccess) == 0x000061, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000068, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000080, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_VSizeXY_ReturnValue) == 0x000098, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_VSizeXY_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_IsValid_ReturnValue_1) == 0x0000A0, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_IsValid_ReturnValue_2) == 0x0000A1, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_BreakRotator_Roll) == 0x0000A4, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_BreakRotator_Pitch) == 0x0000A8, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_BreakRotator_Yaw) == 0x0000AC, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0000B8, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_BreakRotator_Roll_1) == 0x0000D0, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_BreakRotator_Pitch_1) == 0x0000D4, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_BreakRotator_Yaw_1) == 0x0000D8, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_Abs_ReturnValue) == 0x0000E8, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_Not_PreBool_ReturnValue) == 0x0000F1, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000F2, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000F3, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x0000F8, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000100, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000108, "Member 'Move_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble \ static_assert(alignof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble) == 0x000010, "Wrong alignment on Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble) == 0x000C90, "Wrong size on Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, EntryPoint) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_GetGlobalFlag_Enable) == 0x000004, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, Temp_object_Variable) == 0x000008, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, Temp_int_Variable) == 0x000010, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_GetDisplayName_ReturnValue) == 0x000018, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, Temp_byte_Variable) == 0x000038, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_SwitchEnum_CmpSuccess) == 0x000039, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue) == 0x00003A, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000040, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_1) == 0x000058, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate) == 0x00005C, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CustomEvent_Result_1) == 0x00006C, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CustomEvent_Result_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CustomEvent_ArrayIndex_1) == 0x000070, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CustomEvent_ArrayIndex_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CustomEvent_func_1) == 0x000078, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CustomEvent_func_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CustomEvent_Result) == 0x000080, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CustomEvent_Result' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CustomEvent_ArrayIndex) == 0x000084, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CustomEvent_ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CustomEvent_func) == 0x000088, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CustomEvent_func' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_1) == 0x000090, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, Temp_object_Variable_1) == 0x0000A0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, Temp_int_Variable_1) == 0x0000A8, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000B0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_GetDisplayName_ReturnValue_1) == 0x0000C0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, Temp_byte_Variable_1) == 0x0000D0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_MakeStruct_ShlTestMoveInfo) == 0x0000D8, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_MakeStruct_ShlTestMoveInfo' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_SwitchEnum_CmpSuccess_1) == 0x000110, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_2) == 0x000111, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000118, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_GetFaildFuncList_ReturnValue) == 0x000120, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_GetFaildFuncList_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_MakeVector_ReturnValue) == 0x000130, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CustomEvent_Result_2) == 0x000148, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CustomEvent_Result_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CustomEvent_ArrayIndex_2) == 0x00014C, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CustomEvent_ArrayIndex_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CustomEvent_func_2) == 0x000150, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CustomEvent_func_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Add_VectorVector_ReturnValue) == 0x000158, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000170, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000258, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_MakeTransform_ReturnValue) == 0x000260, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0002C0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_FinishSpawningActor_ReturnValue) == 0x0002C8, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_2) == 0x0002D0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_Event_DeltaSeconds) == 0x0002E0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_Event_Type) == 0x0002E8, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_Event_Type' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_Event_Param) == 0x0002F8, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_Event_Param' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_Event_Param1) == 0x000308, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_Event_Param1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_Event_Param2) == 0x000318, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_Event_Param2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_Event_Param3) == 0x000328, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_Event_Param3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_SwitchString_CmpSuccess) == 0x000338, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue) == 0x000340, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000348, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess) == 0x000350, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_MakeStruct_ShlTestMoveInfo_1) == 0x000358, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_MakeStruct_ShlTestMoveInfo_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_BooleanOR_ReturnValue) == 0x000390, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_DynamicCast_AsBP_Spawned_Npc_Friend) == 0x000398, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_DynamicCast_AsBP_Spawned_Npc_Friend' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_1) == 0x0003A0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_IsAlive_self_CastInput) == 0x0003A8, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_IsAlive_Result) == 0x0003B8, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Not_PreBool_ReturnValue) == 0x0003B9, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_GetDisplayName_ReturnValue_2) == 0x0003C0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_BooleanOR_ReturnValue_1) == 0x0003D0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue) == 0x0003D8, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_BooleanOR_ReturnValue_2) == 0x0003E8, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0003F0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000400, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000410, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000420, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000430, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_GetDisplayName_ReturnValue_3) == 0x000438, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_GetDisplayName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000448, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000458, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000468, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CustomEvent_Result_3) == 0x000478, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CustomEvent_Result_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CustomEvent_ArrayIndex_3) == 0x00047C, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CustomEvent_ArrayIndex_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CustomEvent_func_3) == 0x000480, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CustomEvent_func_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000488, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0004A0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CustomEvent_HitData) == 0x0004B8, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CustomEvent_HitData' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000620, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_MoveTo_ReturnValue) == 0x000628, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_MoveTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl) == 0x000630, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_2) == 0x000640, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_GetTarget_target) == 0x000648, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_3) == 0x000650, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_4) == 0x000651, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_GetDisplayName_ReturnValue_4) == 0x000658, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_GetDisplayName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000668, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000678, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000690, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0006A0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_10) == 0x0006B8, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_VSizeXY_ReturnValue) == 0x0006C8, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_VSizeXY_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0006D0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0006E0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_12) == 0x0006E8, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_FMax_ReturnValue) == 0x0006F8, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_3) == 0x000700, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_K2_SetTimer_ReturnValue) == 0x000710, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_BooleanAND_ReturnValue) == 0x000718, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x000720, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_3) == 0x000728, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000730, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000738, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000740, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000748, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_BooleanAND_ReturnValue_1) == 0x000749, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_GetDisplayName_ReturnValue_5) == 0x000750, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_GetDisplayName_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000760, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000770, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_MakeVector_ReturnValue_1) == 0x000778, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_CanFlashMove_Can) == 0x000790, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_CanFlashMove_Can' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000798, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_K2_SetActorLocation_SweepHitResult_1) == 0x0007B0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_K2_SetActorLocation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_K2_SetActorLocation_ReturnValue_1) == 0x000898, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_K2_SetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_MakeTransform_ReturnValue_1) == 0x0008A0, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_1) == 0x000900, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints) == 0x000908, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength) == 0x000918, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue) == 0x00091C, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_FinishSpawningActor_ReturnValue_1) == 0x000920, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_FinishSpawningActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Array_LastIndex_ReturnValue) == 0x000928, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_5) == 0x00092C, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000930, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x000948, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_K2_SetActorLocation_SweepHitResult_2) == 0x000950, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_K2_SetActorLocation_SweepHitResult_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_K2_SetActorLocation_ReturnValue_2) == 0x000A38, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_K2_SetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000A40, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_GetFaildFuncList_ReturnValue_1) == 0x000A48, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_GetFaildFuncList_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_MoveTo_ReturnValue_1) == 0x000A58, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_MoveTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_6) == 0x000A60, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_CanFlashMove_Can_1) == 0x000A61, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_CanFlashMove_Can_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_K2_SetActorLocation_SweepHitResult_3) == 0x000A68, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_K2_SetActorLocation_SweepHitResult_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_K2_SetActorLocation_ReturnValue_3) == 0x000B50, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_K2_SetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_BooleanAND_ReturnValue_2) == 0x000B51, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_GetDisplayName_ReturnValue_6) == 0x000B58, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_GetDisplayName_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000B68, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_K2_SetActorLocation_SweepHitResult_4) == 0x000B78, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_K2_SetActorLocation_SweepHitResult_4' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_K2_SetActorLocation_ReturnValue_4) == 0x000C60, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_K2_SetActorLocation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_K2_SetActorRotation_ReturnValue) == 0x000C61, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000C68, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000C70, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Divide_DoubleDouble_A_ImplicitCast_1) == 0x000C78, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Divide_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble, CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1) == 0x000C80, "Member 'Move_AINodeAction_Assemble_C_ExecuteUbergraph_Move_AINodeAction_Assemble::CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_GetFaildFuncList \ static_assert(alignof(Move_AINodeAction_Assemble_C_GetFaildFuncList) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_GetFaildFuncList"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_GetFaildFuncList) == 0x000038, "Wrong size on Move_AINodeAction_Assemble_C_GetFaildFuncList"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_GetFaildFuncList, ReturnValue) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_GetFaildFuncList::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_GetFaildFuncList, K2Node_MakeArray_Array) == 0x000010, "Member 'Move_AINodeAction_Assemble_C_GetFaildFuncList::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_GetFaildFuncList, CallFunc_GetGlobalFlag_Enable) == 0x000020, "Member 'Move_AINodeAction_Assemble_C_GetFaildFuncList::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_GetFaildFuncList, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000028, "Member 'Move_AINodeAction_Assemble_C_GetFaildFuncList::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_GetFaildFuncList, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Move_AINodeAction_Assemble_C_GetFaildFuncList::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_isInLongRetreating \ static_assert(alignof(Move_AINodeAction_Assemble_C_isInLongRetreating) == 0x000001, "Wrong alignment on Move_AINodeAction_Assemble_C_isInLongRetreating"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_isInLongRetreating) == 0x000002, "Wrong size on Move_AINodeAction_Assemble_C_isInLongRetreating"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_isInLongRetreating, In) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_isInLongRetreating::In' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_isInLongRetreating, CallFunc_BooleanAND_ReturnValue) == 0x000001, "Member 'Move_AINodeAction_Assemble_C_isInLongRetreating::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_Need_Retreat \ static_assert(alignof(Move_AINodeAction_Assemble_C_Need_Retreat) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_Need_Retreat"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_Need_Retreat) == 0x0001E0, "Wrong size on Move_AINodeAction_Assemble_C_Need_Retreat"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, ShouldRetreat) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::ShouldRetreat' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, K2Node_DynamicCast_AsBP_Spawned_AI) == 0x000008, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::K2Node_DynamicCast_AsBP_Spawned_AI' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_GetGlobalFlag_Enable) == 0x000011, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, K2Node_DynamicCast_AsInt_AIAction_Impl) == 0x000018, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::K2Node_DynamicCast_AsInt_AIAction_Impl' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, K2Node_DynamicCast_bSuccess_1) == 0x000028, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_GetTarget_target) == 0x000030, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_IsValid_ReturnValue_1) == 0x000038, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000040, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_GetPerceivedActors_OutActors) == 0x000058, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_GetPerceivedActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000070, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000088, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000090, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x0000A8, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_VSize_ReturnValue) == 0x0000C0, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0000C8, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x0000E0, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_VSize_ReturnValue_1) == 0x0000F8, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_VSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_VSize_ReturnValue_2) == 0x000100, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_VSize_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000108, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_VSizeXY_ReturnValue) == 0x000110, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_VSizeXY_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints) == 0x000118, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength) == 0x000128, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue) == 0x00012C, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Array_LastIndex_ReturnValue) == 0x000130, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Array_Get_Item) == 0x000138, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Subtract_VectorVector_ReturnValue_3) == 0x000150, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Subtract_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000168, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_VSizeXY_ReturnValue_1) == 0x000170, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_VSizeXY_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000178, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000179, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x00017A, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00017B, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000180, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, K2Node_SwitchEnum_CmpSuccess) == 0x000198, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Subtract_VectorVector_ReturnValue_4) == 0x0001A0, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Subtract_VectorVector_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0001B8, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_VSize_ReturnValue_3) == 0x0001C0, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_VSize_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0001C8, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0001D0, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x0001D1, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_BooleanAND_ReturnValue) == 0x0001D2, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_BooleanAND_ReturnValue_1) == 0x0001D3, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Retreat, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0001D8, "Member 'Move_AINodeAction_Assemble_C_Need_Retreat::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_Need_Slide_Step \ static_assert(alignof(Move_AINodeAction_Assemble_C_Need_Slide_Step) == 0x000001, "Wrong alignment on Move_AINodeAction_Assemble_C_Need_Slide_Step"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_Need_Slide_Step) == 0x000003, "Wrong size on Move_AINodeAction_Assemble_C_Need_Slide_Step"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Slide_Step, Need) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_Need_Slide_Step::Need' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Slide_Step, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'Move_AINodeAction_Assemble_C_Need_Slide_Step::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Need_Slide_Step, CallFunc_BooleanAND_ReturnValue) == 0x000002, "Member 'Move_AINodeAction_Assemble_C_Need_Slide_Step::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_NeedPlayerMontage \ static_assert(alignof(Move_AINodeAction_Assemble_C_NeedPlayerMontage) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_NeedPlayerMontage"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_NeedPlayerMontage) == 0x0000B8, "Wrong size on Move_AINodeAction_Assemble_C_NeedPlayerMontage"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, Need) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::Need' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, MontageName) == 0x000004, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::MontageName' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000010, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000018, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000020, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_Montage_Action_with_Override_Row_Name_Duration) == 0x000028, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_Montage_Action_with_Override_Row_Name_Duration' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_Montage_Action_with_Override_Row_Name_Success) == 0x000030, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_Montage_Action_with_Override_Row_Name_Success' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_K2_SetTimer_ReturnValue) == 0x000038, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000040, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000048, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x000060, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_BreakRotator_Roll) == 0x000078, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_BreakRotator_Pitch) == 0x00007C, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_BreakRotator_Yaw) == 0x000080, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_Abs_ReturnValue) == 0x000088, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000090, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000091, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_BooleanAND_ReturnValue) == 0x000092, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000093, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_LessEqual_DoubleDouble_ReturnValue_2) == 0x000094, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_LessEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000095, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000098, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_Abs_A_ImplicitCast) == 0x0000A0, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x0000A8, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NeedPlayerMontage, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast_1) == 0x0000B0, "Member 'Move_AINodeAction_Assemble_C_NeedPlayerMontage::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_NewTimeFlash \ static_assert(alignof(Move_AINodeAction_Assemble_C_NewTimeFlash) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_NewTimeFlash"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_NewTimeFlash) == 0x000100, "Wrong size on Move_AINodeAction_Assemble_C_NewTimeFlash"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NewTimeFlash, CallFunc_K2_SetTimer_ReturnValue) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_NewTimeFlash::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NewTimeFlash, CallFunc_CanFlashMove_Can) == 0x000008, "Member 'Move_AINodeAction_Assemble_C_NewTimeFlash::CallFunc_CanFlashMove_Can' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NewTimeFlash, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000010, "Member 'Move_AINodeAction_Assemble_C_NewTimeFlash::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_NewTimeFlash, CallFunc_K2_SetActorLocation_ReturnValue) == 0x0000F8, "Member 'Move_AINodeAction_Assemble_C_NewTimeFlash::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_OpenTimeFlash \ static_assert(alignof(Move_AINodeAction_Assemble_C_OpenTimeFlash) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_OpenTimeFlash"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_OpenTimeFlash) == 0x000010, "Wrong size on Move_AINodeAction_Assemble_C_OpenTimeFlash"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_OpenTimeFlash, CallFunc_IsOpenAiFlashRetreat_ReturnValue) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_OpenTimeFlash::CallFunc_IsOpenAiFlashRetreat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_OpenTimeFlash, CallFunc_K2_SetTimer_ReturnValue) == 0x000008, "Member 'Move_AINodeAction_Assemble_C_OpenTimeFlash::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_PeformNodeAction \ static_assert(alignof(Move_AINodeAction_Assemble_C_PeformNodeAction) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_PeformNodeAction"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_PeformNodeAction) == 0x000050, "Wrong size on Move_AINodeAction_Assemble_C_PeformNodeAction"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_PeformNodeAction, Type) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_PeformNodeAction::Type' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_PeformNodeAction, Param) == 0x000010, "Member 'Move_AINodeAction_Assemble_C_PeformNodeAction::Param' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_PeformNodeAction, Param1) == 0x000020, "Member 'Move_AINodeAction_Assemble_C_PeformNodeAction::Param1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_PeformNodeAction, Param2) == 0x000030, "Member 'Move_AINodeAction_Assemble_C_PeformNodeAction::Param2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_PeformNodeAction, Param3) == 0x000040, "Member 'Move_AINodeAction_Assemble_C_PeformNodeAction::Param3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_ReceiveTick \ static_assert(alignof(Move_AINodeAction_Assemble_C_ReceiveTick) == 0x000004, "Wrong alignment on Move_AINodeAction_Assemble_C_ReceiveTick"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_ReceiveTick) == 0x000004, "Wrong size on Move_AINodeAction_Assemble_C_ReceiveTick"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CB8B703E4 \ static_assert(alignof(Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CB8B703E4) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CB8B703E4"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CB8B703E4) == 0x000010, "Wrong size on Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CB8B703E4"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CB8B703E4, Result) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CB8B703E4::Result' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CB8B703E4, ArrayIndex) == 0x000004, "Member 'Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CB8B703E4::ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CB8B703E4, func) == 0x000008, "Member 'Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CB8B703E4::func' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CFF5A0033 \ static_assert(alignof(Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CFF5A0033) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CFF5A0033"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CFF5A0033) == 0x000010, "Wrong size on Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CFF5A0033"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CFF5A0033, Result) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CFF5A0033::Result' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CFF5A0033, ArrayIndex) == 0x000004, "Member 'Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CFF5A0033::ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CFF5A0033, func) == 0x000008, "Member 'Move_AINodeAction_Assemble_C_Recode_BC8B79D646947A5E9FFAB49CFF5A0033::func' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CB8B703E4 \ static_assert(alignof(Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CB8B703E4) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CB8B703E4"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CB8B703E4) == 0x000010, "Wrong size on Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CB8B703E4"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CB8B703E4, Result) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CB8B703E4::Result' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CB8B703E4, ArrayIndex) == 0x000004, "Member 'Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CB8B703E4::ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CB8B703E4, func) == 0x000008, "Member 'Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CB8B703E4::func' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CFF5A0033 \ static_assert(alignof(Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CFF5A0033) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CFF5A0033"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CFF5A0033) == 0x000010, "Wrong size on Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CFF5A0033"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CFF5A0033, Result) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CFF5A0033::Result' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CFF5A0033, ArrayIndex) == 0x000004, "Member 'Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CFF5A0033::ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CFF5A0033, func) == 0x000008, "Member 'Move_AINodeAction_Assemble_C_runFaildFuncEvent_BC8B79D646947A5E9FFAB49CFF5A0033::func' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_SetAIRetreating \ static_assert(alignof(Move_AINodeAction_Assemble_C_SetAIRetreating) == 0x000001, "Wrong alignment on Move_AINodeAction_Assemble_C_SetAIRetreating"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_SetAIRetreating) == 0x000002, "Wrong size on Move_AINodeAction_Assemble_C_SetAIRetreating"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_SetAIRetreating, IsRetreating_0) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_SetAIRetreating::IsRetreating_0' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_SetAIRetreating, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000001, "Member 'Move_AINodeAction_Assemble_C_SetAIRetreating::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_Stop_Rotating \ static_assert(alignof(Move_AINodeAction_Assemble_C_Stop_Rotating) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_Stop_Rotating"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_Stop_Rotating) == 0x000010, "Wrong size on Move_AINodeAction_Assemble_C_Stop_Rotating"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Stop_Rotating, CallFunc_GetComponentByClass_ReturnValue) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_Stop_Rotating::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_Stop_Rotating, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'Move_AINodeAction_Assemble_C_Stop_Rotating::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_TrySetAIRetreating \ static_assert(alignof(Move_AINodeAction_Assemble_C_TrySetAIRetreating) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_TrySetAIRetreating"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_TrySetAIRetreating) == 0x000038, "Wrong size on Move_AINodeAction_Assemble_C_TrySetAIRetreating"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_TrySetAIRetreating, IsRetreating_0) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_TrySetAIRetreating::IsRetreating_0' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_TrySetAIRetreating, CallSelf) == 0x000008, "Member 'Move_AINodeAction_Assemble_C_TrySetAIRetreating::CallSelf' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_TrySetAIRetreating, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'Move_AINodeAction_Assemble_C_TrySetAIRetreating::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_TrySetAIRetreating, CallFunc_GetDisplayName_ReturnValue) == 0x000018, "Member 'Move_AINodeAction_Assemble_C_TrySetAIRetreating::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_TrySetAIRetreating, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'Move_AINodeAction_Assemble_C_TrySetAIRetreating::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_近身后会打断强制撤退 \ static_assert(alignof(Move_AINodeAction_Assemble_C_近身后会打断强制撤退) == 0x000008, "Wrong alignment on Move_AINodeAction_Assemble_C_近身后会打断强制撤退"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_近身后会打断强制撤退) == 0x0000A8, "Wrong size on Move_AINodeAction_Assemble_C_近身后会打断强制撤退"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_近身后会打断强制撤退, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_近身后会打断强制撤退::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_近身后会打断强制撤退, CallFunc_GetDisplayName_ReturnValue) == 0x000008, "Member 'Move_AINodeAction_Assemble_C_近身后会打断强制撤退::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_近身后会打断强制撤退, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'Move_AINodeAction_Assemble_C_近身后会打断强制撤退::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_近身后会打断强制撤退, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000028, "Member 'Move_AINodeAction_Assemble_C_近身后会打断强制撤退::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_近身后会打断强制撤退, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'Move_AINodeAction_Assemble_C_近身后会打断强制撤退::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_近身后会打断强制撤退, CallFunc_K2_SetTimer_ReturnValue) == 0x000050, "Member 'Move_AINodeAction_Assemble_C_近身后会打断强制撤退::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_近身后会打断强制撤退, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000058, "Member 'Move_AINodeAction_Assemble_C_近身后会打断强制撤退::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_近身后会打断强制撤退, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000068, "Member 'Move_AINodeAction_Assemble_C_近身后会打断强制撤退::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_近身后会打断强制撤退, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000080, "Member 'Move_AINodeAction_Assemble_C_近身后会打断强制撤退::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_近身后会打断强制撤退, CallFunc_VSizeXY_ReturnValue) == 0x000098, "Member 'Move_AINodeAction_Assemble_C_近身后会打断强制撤退::CallFunc_VSizeXY_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_近身后会打断强制撤退, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'Move_AINodeAction_Assemble_C_近身后会打断强制撤退::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Move_AINodeAction_Assemble_C_IsAIRetreating \ static_assert(alignof(Move_AINodeAction_Assemble_C_IsAIRetreating) == 0x000001, "Wrong alignment on Move_AINodeAction_Assemble_C_IsAIRetreating"); \ static_assert(sizeof(Move_AINodeAction_Assemble_C_IsAIRetreating) == 0x000001, "Wrong size on Move_AINodeAction_Assemble_C_IsAIRetreating"); \ static_assert(offsetof(Move_AINodeAction_Assemble_C_IsAIRetreating, ReturnValue) == 0x000000, "Member 'Move_AINodeAction_Assemble_C_IsAIRetreating::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMove_AINodeAction_Assemble_C \ static_assert(alignof(UMove_AINodeAction_Assemble_C) == 0x000008, "Wrong alignment on UMove_AINodeAction_Assemble_C"); \ static_assert(sizeof(UMove_AINodeAction_Assemble_C) == 0x0001E0, "Wrong size on UMove_AINodeAction_Assemble_C"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, UberGraphFrame_Move_AINodeAction_Assemble_C) == 0x000110, "Member 'UMove_AINodeAction_Assemble_C::UberGraphFrame_Move_AINodeAction_Assemble_C' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, BornPosition) == 0x000118, "Member 'UMove_AINodeAction_Assemble_C::BornPosition' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, AIController) == 0x000130, "Member 'UMove_AINodeAction_Assemble_C::AIController' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, IsRetreating) == 0x000138, "Member 'UMove_AINodeAction_Assemble_C::IsRetreating' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, BaseAI) == 0x000140, "Member 'UMove_AINodeAction_Assemble_C::BaseAI' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, Juli) == 0x000148, "Member 'UMove_AINodeAction_Assemble_C::Juli' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, IsBoss) == 0x000150, "Member 'UMove_AINodeAction_Assemble_C::IsBoss' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, AI_Need_Ratation) == 0x000151, "Member 'UMove_AINodeAction_Assemble_C::AI_Need_Ratation' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, UpdatedRetreatingState) == 0x000158, "Member 'UMove_AINodeAction_Assemble_C::UpdatedRetreatingState' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, isLong) == 0x000168, "Member 'UMove_AINodeAction_Assemble_C::isLong' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, NewVar) == 0x000170, "Member 'UMove_AINodeAction_Assemble_C::NewVar' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, Faild_Func_List) == 0x000178, "Member 'UMove_AINodeAction_Assemble_C::Faild_Func_List' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, Async_Task) == 0x000188, "Member 'UMove_AINodeAction_Assemble_C::Async_Task' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, ActiveLocation) == 0x000190, "Member 'UMove_AINodeAction_Assemble_C::ActiveLocation' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, 冷却中) == 0x0001A8, "Member 'UMove_AINodeAction_Assemble_C::冷却中' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, Target) == 0x0001B0, "Member 'UMove_AINodeAction_Assemble_C::Target' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, 近身距离) == 0x0001B8, "Member 'UMove_AINodeAction_Assemble_C::近身距离' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, 近身) == 0x0001C0, "Member 'UMove_AINodeAction_Assemble_C::近身' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, 一定时间内不会触发近身打断) == 0x0001C8, "Member 'UMove_AINodeAction_Assemble_C::一定时间内不会触发近身打断' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, Retreaspeed) == 0x0001D0, "Member 'UMove_AINodeAction_Assemble_C::Retreaspeed' has a wrong offset!"); \ static_assert(offsetof(UMove_AINodeAction_Assemble_C, LastPlayRotaionMontage) == 0x0001D8, "Member 'UMove_AINodeAction_Assemble_C::LastPlayRotaionMontage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerBloodContain_C_CheckDisplay \ static_assert(alignof(WB_PlayerBloodContain_C_CheckDisplay) == 0x000008, "Wrong alignment on WB_PlayerBloodContain_C_CheckDisplay"); \ static_assert(sizeof(WB_PlayerBloodContain_C_CheckDisplay) == 0x000078, "Wrong size on WB_PlayerBloodContain_C_CheckDisplay"); \ static_assert(offsetof(WB_PlayerBloodContain_C_CheckDisplay, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'WB_PlayerBloodContain_C_CheckDisplay::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_CheckDisplay, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'WB_PlayerBloodContain_C_CheckDisplay::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_CheckDisplay, CallFunc_GetViewportSize_ReturnValue) == 0x000010, "Member 'WB_PlayerBloodContain_C_CheckDisplay::CallFunc_GetViewportSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_CheckDisplay, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'WB_PlayerBloodContain_C_CheckDisplay::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_CheckDisplay, CallFunc_BreakVector2D_X) == 0x000038, "Member 'WB_PlayerBloodContain_C_CheckDisplay::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_CheckDisplay, CallFunc_BreakVector2D_Y) == 0x000040, "Member 'WB_PlayerBloodContain_C_CheckDisplay::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_CheckDisplay, CallFunc_ProjectWorldLocationToScreen_ScreenLocation) == 0x000048, "Member 'WB_PlayerBloodContain_C_CheckDisplay::CallFunc_ProjectWorldLocationToScreen_ScreenLocation' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_CheckDisplay, CallFunc_ProjectWorldLocationToScreen_ReturnValue) == 0x000058, "Member 'WB_PlayerBloodContain_C_CheckDisplay::CallFunc_ProjectWorldLocationToScreen_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_CheckDisplay, CallFunc_BreakVector2D_X_1) == 0x000060, "Member 'WB_PlayerBloodContain_C_CheckDisplay::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_CheckDisplay, CallFunc_BreakVector2D_Y_1) == 0x000068, "Member 'WB_PlayerBloodContain_C_CheckDisplay::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_CheckDisplay, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000070, "Member 'WB_PlayerBloodContain_C_CheckDisplay::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_CheckDisplay, CallFunc_InRange_FloatFloat_ReturnValue_1) == 0x000071, "Member 'WB_PlayerBloodContain_C_CheckDisplay::CallFunc_InRange_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_CheckDisplay, CallFunc_BooleanAND_ReturnValue) == 0x000072, "Member 'WB_PlayerBloodContain_C_CheckDisplay::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain \ static_assert(alignof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain) == 0x000008, "Wrong alignment on WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain"); \ static_assert(sizeof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain) == 0x0000B0, "Wrong size on WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain"); \ static_assert(offsetof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain, EntryPoint) == 0x000000, "Member 'WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000008, "Member 'WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain, CallFunc_GetPlayerNetInfo_PlayerUserID) == 0x000020, "Member 'WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain::CallFunc_GetPlayerNetInfo_PlayerUserID' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain, CallFunc_GetPlayerNetInfo_PlayerCampType) == 0x000030, "Member 'WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain::CallFunc_GetPlayerNetInfo_PlayerCampType' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain, CallFunc_Right_ReturnValue) == 0x000040, "Member 'WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain::CallFunc_Right_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain, CallFunc_Conv_StringToText_ReturnValue) == 0x000050, "Member 'WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain, K2Node_CreateDelegate_OutputDelegate_1) == 0x000068, "Member 'WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain, K2Node_DynamicCast_AsWB_Player_Blood_Bar) == 0x000078, "Member 'WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain::K2Node_DynamicCast_AsWB_Player_Blood_Bar' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000088, "Member 'WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain, K2Node_CustomEvent_Percent) == 0x000090, "Member 'WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain::K2Node_CustomEvent_Percent' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain, CallFunc_GetDCSPlayerState_ReturnValue_1) == 0x000098, "Member 'WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain::CallFunc_GetDCSPlayerState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain, CallFunc_IsMainPlayer_ReturnValue) == 0x0000A0, "Member 'WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain::CallFunc_IsMainPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain, CallFunc_SetPercent_InPercent_ImplicitCast) == 0x0000A4, "Member 'WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain::CallFunc_SetPercent_InPercent_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain, CallFunc_SetPercent_InPercent_ImplicitCast_1) == 0x0000A8, "Member 'WB_PlayerBloodContain_C_ExecuteUbergraph_WB_PlayerBloodContain::CallFunc_SetPercent_InPercent_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerBloodContain_C_OnHPChange \ static_assert(alignof(WB_PlayerBloodContain_C_OnHPChange) == 0x000008, "Wrong alignment on WB_PlayerBloodContain_C_OnHPChange"); \ static_assert(sizeof(WB_PlayerBloodContain_C_OnHPChange) == 0x000008, "Wrong size on WB_PlayerBloodContain_C_OnHPChange"); \ static_assert(offsetof(WB_PlayerBloodContain_C_OnHPChange, Percent) == 0x000000, "Member 'WB_PlayerBloodContain_C_OnHPChange::Percent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PlayerBloodContain_C \ static_assert(alignof(UWB_PlayerBloodContain_C) == 0x000008, "Wrong alignment on UWB_PlayerBloodContain_C"); \ static_assert(sizeof(UWB_PlayerBloodContain_C) == 0x0002C8, "Wrong size on UWB_PlayerBloodContain_C"); \ static_assert(offsetof(UWB_PlayerBloodContain_C, UberGraphFrame) == 0x000278, "Member 'UWB_PlayerBloodContain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodContain_C, HPBar) == 0x000280, "Member 'UWB_PlayerBloodContain_C::HPBar' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodContain_C, Image_47) == 0x000288, "Member 'UWB_PlayerBloodContain_C::Image_47' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodContain_C, Image_177) == 0x000290, "Member 'UWB_PlayerBloodContain_C::Image_177' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodContain_C, Overlay_28) == 0x000298, "Member 'UWB_PlayerBloodContain_C::Overlay_28' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodContain_C, PlayerId) == 0x0002A0, "Member 'UWB_PlayerBloodContain_C::PlayerId' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodContain_C, PlayerName) == 0x0002A8, "Member 'UWB_PlayerBloodContain_C::PlayerName' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodContain_C, Widget) == 0x0002B0, "Member 'UWB_PlayerBloodContain_C::Widget' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodContain_C, Character) == 0x0002B8, "Member 'UWB_PlayerBloodContain_C::Character' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerBloodContain_C, CheckDisplayTimer) == 0x0002C0, "Member 'UWB_PlayerBloodContain_C::CheckDisplayTimer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_ADD_DebugLog \ static_assert(alignof(Common_AINodeAction_Assemble_C_ADD_DebugLog) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_ADD_DebugLog"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_ADD_DebugLog) == 0x000060, "Wrong size on Common_AINodeAction_Assemble_C_ADD_DebugLog"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ADD_DebugLog, str) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_ADD_DebugLog::str' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ADD_DebugLog, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_ADD_DebugLog::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ADD_DebugLog, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_ADD_DebugLog::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ADD_DebugLog, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000028, "Member 'Common_AINodeAction_Assemble_C_ADD_DebugLog::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ADD_DebugLog, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'Common_AINodeAction_Assemble_C_ADD_DebugLog::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ADD_DebugLog, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000048, "Member 'Common_AINodeAction_Assemble_C_ADD_DebugLog::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ADD_DebugLog, CallFunc_CircularQueueAddItem_ReturnValue) == 0x000058, "Member 'Common_AINodeAction_Assemble_C_ADD_DebugLog::CallFunc_CircularQueueAddItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_AddMark \ static_assert(alignof(Common_AINodeAction_Assemble_C_AddMark) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_AddMark"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_AddMark) == 0x000020, "Wrong size on Common_AINodeAction_Assemble_C_AddMark"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_AddMark, Mark) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_AddMark::Mark' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_AddMark, Value) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_AddMark::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_ChaseToTarget \ static_assert(alignof(Common_AINodeAction_Assemble_C_ChaseToTarget) == 0x000004, "Wrong alignment on Common_AINodeAction_Assemble_C_ChaseToTarget"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_ChaseToTarget) == 0x00000C, "Wrong size on Common_AINodeAction_Assemble_C_ChaseToTarget"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ChaseToTarget, Mode) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_ChaseToTarget::Mode' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ChaseToTarget, Arg1) == 0x000004, "Member 'Common_AINodeAction_Assemble_C_ChaseToTarget::Arg1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ChaseToTarget, Arg2) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_ChaseToTarget::Arg2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_CheckCondition \ static_assert(alignof(Common_AINodeAction_Assemble_C_CheckCondition) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_CheckCondition"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_CheckCondition) == 0x000970, "Wrong size on Common_AINodeAction_Assemble_C_CheckCondition"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, Type) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::Type' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, Param1) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::Param1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, Param2) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::Param2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, Param3) == 0x000030, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::Param3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, Param4) == 0x000040, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::Param4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, Result) == 0x000050, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::Result' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, LocalNavLenth) == 0x000054, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::LocalNavLenth' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, LocalAINowHP) == 0x000058, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::LocalAINowHP' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, LocalHP) == 0x000060, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::LocalHP' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, L_AIType) == 0x000068, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::L_AIType' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, LocalQueryActionTarget) == 0x000070, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::LocalQueryActionTarget' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CheckPlayerActionEnum) == 0x000078, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CheckPlayerActionEnum' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, lstStartAtkTime) == 0x000080, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::lstStartAtkTime' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, AtkInfoVar) == 0x000088, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::AtkInfoVar' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, OpStr) == 0x000098, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::OpStr' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, timeVar) == 0x0000A8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::timeVar' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, compareSucc) == 0x0000B0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::compareSucc' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000B1, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_SwitchString_CmpSuccess) == 0x0000B2, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetQueryActionComponent_ReturnValue) == 0x0000B8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetQueryActionComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0000C0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetMyAIComp_AI_Comp) == 0x0000C8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Greater_IntInt_ReturnValue) == 0x0000D0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetLastHitTargetTime_lastHitTime) == 0x0000D8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetLastHitTargetTime_lastHitTime' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetOwner_ReturnValue) == 0x0000E0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsInt_AIAction_Impl) == 0x0000E8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsInt_AIAction_Impl' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess) == 0x0000F8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0000F9, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetPawn_Pawn) == 0x000100, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetPawn_Pawn' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_BooleanOR_ReturnValue) == 0x000108, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_IsValid_ReturnValue) == 0x000109, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsM_DXJLG) == 0x000110, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsM_DXJLG' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_1) == 0x000118, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Find_Target_NewParam) == 0x000119, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Find_Target_NewParam' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetOwner_ReturnValue_1) == 0x000120, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsInt_AIAction_Impl_1) == 0x000128, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsInt_AIAction_Impl_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_2) == 0x000138, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000140, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetPawn_Pawn_1) == 0x000148, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetPawn_Pawn_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000150, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetMyAIComp_AI_Comp_1) == 0x000158, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetMyAIComp_AI_Comp_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetOwner_ReturnValue_2) == 0x000160, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsInt_AIAction_Impl_2) == 0x000168, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsInt_AIAction_Impl_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_3) == 0x000178, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_BoolToString_ReturnValue) == 0x000180, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetPawn_Pawn_2) == 0x000190, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetPawn_Pawn_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_IsValid_ReturnValue_1) == 0x000198, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetComponentByClass_ReturnValue) == 0x0001A0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_IsValid_ReturnValue_2) == 0x0001A8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_FindMark_InTime) == 0x0001A9, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_FindMark_InTime' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0001AA, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0001AB, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetCoolDown_Time) == 0x0001B0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetCoolDown_Time' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetContinueHurtTime_duration) == 0x0001B8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetContinueHurtTime_duration' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0001C0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0001C1, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001C2, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetOwner_ReturnValue_3) == 0x0001C8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetOwner_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetOwner_ReturnValue_4) == 0x0001D0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetOwner_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsInt_AIAction_Impl_3) == 0x0001D8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsInt_AIAction_Impl_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_4) == 0x0001E8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsInt_AIAction_Impl_4) == 0x0001F0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsInt_AIAction_Impl_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_5) == 0x000200, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetTarget_target) == 0x000208, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetPawn_Pawn_3) == 0x000210, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetPawn_Pawn_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_IsValid_ReturnValue_3) == 0x000218, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_IsValid_ReturnValue_4) == 0x000219, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsAbstract_Character) == 0x000220, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_6) == 0x000228, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetMyAIComp_AI_Comp_2) == 0x000230, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetMyAIComp_AI_Comp_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000238, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_ReportWantAttack_AlreadyHasToken) == 0x000250, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_ReportWantAttack_AlreadyHasToken' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsInt_AIAction_Impl_5) == 0x000258, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsInt_AIAction_Impl_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_7) == 0x000268, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetPawn_Pawn_4) == 0x000270, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetPawn_Pawn_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x000278, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_IsValid_ReturnValue_5) == 0x000280, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000288, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints) == 0x0002A0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength) == 0x0002B0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue) == 0x0002B4, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetHorizontalDistanceTo_ReturnValue) == 0x0002B8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetHorizontalDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetMyHealth_Health) == 0x0002C0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetMaxValue_Value) == 0x0002C8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetCurrentValue_CurrentValue) == 0x0002D0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0002D8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0002E0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0002E8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0002F0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetGameTimeInSeconds_ReturnValue_3) == 0x000300, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetGameTimeInSeconds_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Concat_StrStr_ReturnValue) == 0x000308, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000318, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000328, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000338, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000340, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000350, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000360, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000370, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_SelectString_ReturnValue) == 0x000378, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000388, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000398, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0003A0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0003B0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0003C0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetGameTimeInSeconds_ReturnValue_4) == 0x0003D0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetGameTimeInSeconds_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0003D8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0003E0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x0003E8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_SelectString_ReturnValue_1) == 0x0003F0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_SelectString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x000400, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000408, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetGameTimeInSeconds_ReturnValue_5) == 0x000410, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetGameTimeInSeconds_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000418, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Less_DoubleDouble_ReturnValue_3) == 0x000420, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Less_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_SelectString_ReturnValue_2) == 0x000428, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_SelectString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_EqualEqual_StrStr_ReturnValue_2) == 0x000438, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_EqualEqual_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetGameTimeInSeconds_ReturnValue_6) == 0x000440, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetGameTimeInSeconds_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x000448, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_MakeArray_Array) == 0x000450, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_FindAirBosHasTag_Find) == 0x000460, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_FindAirBosHasTag_Find' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_queryCaredActions_Action) == 0x000461, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_queryCaredActions_Action' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000462, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_getLastAttackWnd_Value) == 0x000468, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_getLastAttackWnd_Value' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_getLastAttackWnd_find) == 0x000470, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_getLastAttackWnd_find' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Add_DoubleDouble_ReturnValue_3) == 0x000478, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Add_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000480, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_IsValid_ReturnValue_6) == 0x000481, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetOwner_ReturnValue_5) == 0x000488, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetOwner_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_FindAirBosHasTag_Find_1) == 0x000490, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_FindAirBosHasTag_Find_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsInt_AIAction_Impl_6) == 0x000498, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsInt_AIAction_Impl_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_8) == 0x0004A8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetPawn_Pawn_5) == 0x0004B0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetPawn_Pawn_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetOwner_ReturnValue_6) == 0x0004B8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetOwner_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsInt_AIAction_Impl_7) == 0x0004C0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsInt_AIAction_Impl_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_9) == 0x0004D0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsInt_AIAction_Impl_8) == 0x0004D8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsInt_AIAction_Impl_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_10) == 0x0004E8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetPawn_Pawn_6) == 0x0004F0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetPawn_Pawn_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetTarget_target_1) == 0x0004F8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetTarget_target_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_IsValid_ReturnValue_7) == 0x000500, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_FindHeadRotateWithLookAt_degree) == 0x000508, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_FindHeadRotateWithLookAt_degree' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_IsValid_ReturnValue_8) == 0x000510, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetSelectedWeaponType_Type) == 0x000511, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetSelectedWeaponType_Type' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000518, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetMyEquip_Equip) == 0x000528, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, Temp_int_Variable) == 0x000530, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x000534, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetOwner_ReturnValue_7) == 0x000538, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetOwner_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsInt_AIAction_Impl_9) == 0x000540, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsInt_AIAction_Impl_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_11) == 0x000550, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetOwner_ReturnValue_8) == 0x000558, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetOwner_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetPawn_Pawn_7) == 0x000560, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetPawn_Pawn_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsInt_AIAction_Impl_10) == 0x000568, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsInt_AIAction_Impl_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_12) == 0x000578, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetPawn_Pawn_8) == 0x000580, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetPawn_Pawn_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetAIController_ReturnValue) == 0x000588, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetDisplayName_ReturnValue) == 0x000590, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetMyStamina_Stamina) == 0x0005A0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0005A8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetCurrentValue_CurrentValue_1) == 0x0005B8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetCurrentValue_CurrentValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_MakeLiteralName_ReturnValue) == 0x0005C0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetBlackboard_ReturnValue) == 0x0005C8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetOwner_ReturnValue_9) == 0x0005D0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetOwner_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetGameTimeInSeconds_ReturnValue_7) == 0x0005D8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetGameTimeInSeconds_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsInt_AIAction_Impl_11) == 0x0005E0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsInt_AIAction_Impl_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_13) == 0x0005F0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetPawn_Pawn_9) == 0x0005F8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetPawn_Pawn_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetOwner_ReturnValue_10) == 0x000600, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetOwner_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsInt_AIAction_Impl_12) == 0x000608, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsInt_AIAction_Impl_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_14) == 0x000618, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsInt_AIAction_Impl_13) == 0x000620, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsInt_AIAction_Impl_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_15) == 0x000630, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_15' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetPawn_Pawn_10) == 0x000638, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetPawn_Pawn_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetTarget_target_2) == 0x000640, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetTarget_target_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_IsValid_ReturnValue_9) == 0x000648, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetHorizontalDistanceTo_ReturnValue_1) == 0x00064C, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetHorizontalDistanceTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_IsValid_ReturnValue_10) == 0x000650, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetBlackboard_ReturnValue_1) == 0x000658, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, Temp_string_Variable) == 0x000660, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetValueAsEnum_ReturnValue) == 0x000670, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetValueAsEnum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetValidValue_ReturnValue) == 0x000671, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, Temp_string_Variable_1) == 0x000678, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, Temp_byte_Variable) == 0x000688, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_SwitchString_CmpSuccess_1) == 0x000689, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_Select_Default) == 0x000690, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_StringToDouble_ReturnValue_1) == 0x0006A0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_StringToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_StringToDouble_ReturnValue_2) == 0x0006A8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_StringToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Less_DoubleDouble_ReturnValue_4) == 0x0006B0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Less_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_StringToDouble_ReturnValue_3) == 0x0006B8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_StringToDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Split_LeftS) == 0x0006C0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Split_RightS) == 0x0006D0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Split_ReturnValue) == 0x0006E0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_SelectFloat_ReturnValue) == 0x0006E8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_StringToDouble_ReturnValue_4) == 0x0006F0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_StringToDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_FMin_ReturnValue) == 0x0006F8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_SelectFloat_ReturnValue_1) == 0x000700, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_SwitchString_CmpSuccess_2) == 0x000708, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_SwitchString_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_StringToInt_ReturnValue) == 0x00070C, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_IsEmpty_ReturnValue) == 0x000710, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Max_ReturnValue) == 0x000714, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_IsEmpty_ReturnValue_1) == 0x000718, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_StringToDouble_ReturnValue_5) == 0x000720, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_StringToDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Add_DoubleDouble_ReturnValue_4) == 0x000728, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Add_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_SwitchString_CmpSuccess_3) == 0x000730, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_SwitchString_CmpSuccess_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_LessEqual_DoubleDouble_ReturnValue_2) == 0x000731, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_LessEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000734, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_SwitchString_CmpSuccess_4) == 0x000738, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_SwitchString_CmpSuccess_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Map_Find_Value) == 0x00073C, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Map_Find_ReturnValue) == 0x000740, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000741, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Map_Find_Value_1) == 0x000744, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Map_Find_ReturnValue_1) == 0x000748, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, Temp_name_Variable) == 0x00074C, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, Temp_name_Variable_1) == 0x000754, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, Temp_bool_Variable) == 0x00075C, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_StringToDouble_ReturnValue_6) == 0x000760, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_StringToDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_SwitchString_CmpSuccess_5) == 0x000768, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_SwitchString_CmpSuccess_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_StringToDouble_ReturnValue_7) == 0x000770, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_StringToDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetNum_ContinuAtkInTimer_Num) == 0x000778, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetNum_ContinuAtkInTimer_Num' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_SwitchString_CmpSuccess_6) == 0x00077C, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_SwitchString_CmpSuccess_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x00077D, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetCoolDown_Time_1) == 0x000780, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetCoolDown_Time_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Less_DoubleDouble_ReturnValue_5) == 0x000788, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Less_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Subtract_DoubleDouble_ReturnValue_4) == 0x000790, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Subtract_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_TimerCD_disable_time_ReturnValue) == 0x000798, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_TimerCD_disable_time_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000799, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_BooleanOR_ReturnValue_1) == 0x00079A, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_TimerCD_timelater_withinhurt_ReturnValue) == 0x00079B, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_TimerCD_timelater_withinhurt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2) == 0x00079C, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsInt_AIAction_Impl_14) == 0x0007A0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsInt_AIAction_Impl_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_16) == 0x0007B0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_16' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetTarget_target_3) == 0x0007B8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetTarget_target_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsAbstract_Character_1) == 0x0007C0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_17) == 0x0007C8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_17' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x0007D0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_BreakVector3f_X) == 0x0007E8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_BreakVector3f_X' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_BreakVector3f_Y) == 0x0007EC, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_BreakVector3f_Y' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_BreakVector3f_Z) == 0x0007F0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_BreakVector3f_Z' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Subtract_DoubleDouble_ReturnValue_5) == 0x0007F8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Subtract_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000800, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_BreakVector3f_X_1) == 0x000818, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_BreakVector3f_X_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_BreakVector3f_Y_1) == 0x00081C, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_BreakVector3f_Y_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_BreakVector3f_Z_1) == 0x000820, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_BreakVector3f_Z_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_StringToDouble_ReturnValue_8) == 0x000828, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_StringToDouble_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Subtract_DoubleDouble_ReturnValue_6) == 0x000830, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Subtract_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Subtract_DoubleDouble_ReturnValue_7) == 0x000838, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Subtract_DoubleDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Abs_ReturnValue) == 0x000840, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_SwitchString_CmpSuccess_7) == 0x000848, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_SwitchString_CmpSuccess_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_LessEqual_DoubleDouble_ReturnValue_3) == 0x000849, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_LessEqual_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_SwitchString_CmpSuccess_8) == 0x00084A, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_SwitchString_CmpSuccess_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_StartsWith_ReturnValue) == 0x00084B, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_StringToInt_ReturnValue_2) == 0x00084C, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_StringToInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000850, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_EqualEqual_StrStr_ReturnValue_3) == 0x000851, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_EqualEqual_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_BooleanAND_ReturnValue) == 0x000852, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_IsValid_ReturnValue_11) == 0x000853, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsInt_AIAction_Impl_15) == 0x000858, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsInt_AIAction_Impl_15' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_18) == 0x000868, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_18' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_StringToDouble_ReturnValue_9) == 0x000870, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_StringToDouble_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetTarget_target_4) == 0x000878, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetTarget_target_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_StringToDouble_ReturnValue_10) == 0x000880, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_StringToDouble_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_IsValid_ReturnValue_12) == 0x000888, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000889, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Not_PreBool_ReturnValue) == 0x00088A, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_InRange_FloatFloat_ReturnValue_1) == 0x00088B, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_InRange_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Less_DoubleDouble_ReturnValue_6) == 0x00088C, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Less_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000890, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_DynamicCast_bSuccess_19) == 0x000898, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_DynamicCast_bSuccess_19' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_EqualEqual_StrStr_ReturnValue_4) == 0x000899, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_EqualEqual_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_StringToDouble_ReturnValue_11) == 0x0008A0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_StringToDouble_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Less_DoubleDouble_ReturnValue_7) == 0x0008A8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Less_DoubleDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_Select_Default_1) == 0x0008AC, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_MakeLiteralName_ReturnValue_1) == 0x0008B4, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_MakeLiteralName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetValueAsString_ReturnValue) == 0x0008C0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetValueAsString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_EqualEqual_StrStr_ReturnValue_5) == 0x0008D0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_EqualEqual_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_SwitchString_CmpSuccess_9) == 0x0008D1, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_SwitchString_CmpSuccess_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_EqualEqual_StrStr_ReturnValue_6) == 0x0008D2, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_EqualEqual_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_GetConditionTime_time) == 0x0008D8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_GetConditionTime_time' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Add_DoubleDouble_ReturnValue_5) == 0x0008E0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Add_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0008E8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Conv_StringToDouble_ReturnValue_12) == 0x0008F0, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Conv_StringToDouble_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Less_DoubleDouble_ReturnValue_8) == 0x0008F8, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Less_DoubleDouble_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, K2Node_SwitchString_CmpSuccess_10) == 0x0008F9, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::K2Node_SwitchString_CmpSuccess_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000900, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Add_DoubleDouble_B_ImplicitCast_1) == 0x000908, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Add_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Add_DoubleDouble_B_ImplicitCast_2) == 0x000910, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Add_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000918, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000920, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Less_DoubleDouble_A_ImplicitCast_1) == 0x000928, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Less_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000930, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_BreakVector3f_InVec_ImplicitCast) == 0x000938, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_BreakVector3f_InVec_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000948, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_1) == 0x000950, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_BreakVector3f_InVec_ImplicitCast_1) == 0x000958, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_BreakVector3f_InVec_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckCondition, CallFunc_Subtract_DoubleDouble_A_ImplicitCast_1) == 0x000968, "Member 'Common_AINodeAction_Assemble_C_CheckCondition::CallFunc_Subtract_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_CheckPassedCondition \ static_assert(alignof(Common_AINodeAction_Assemble_C_CheckPassedCondition) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_CheckPassedCondition"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_CheckPassedCondition) == 0x000058, "Wrong size on Common_AINodeAction_Assemble_C_CheckPassedCondition"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckPassedCondition, Type) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_CheckPassedCondition::Type' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckPassedCondition, Param) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_CheckPassedCondition::Param' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckPassedCondition, Param1) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_CheckPassedCondition::Param1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckPassedCondition, Param2) == 0x000030, "Member 'Common_AINodeAction_Assemble_C_CheckPassedCondition::Param2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckPassedCondition, Param3) == 0x000040, "Member 'Common_AINodeAction_Assemble_C_CheckPassedCondition::Param3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckPassedCondition, ReturnPassed) == 0x000050, "Member 'Common_AINodeAction_Assemble_C_CheckPassedCondition::ReturnPassed' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_CheckPassedCondition, CallFunc_CheckCondition_result) == 0x000051, "Member 'Common_AINodeAction_Assemble_C_CheckPassedCondition::CallFunc_CheckCondition_result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_DebugMsg_0 \ static_assert(alignof(Common_AINodeAction_Assemble_C_DebugMsg_0) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_DebugMsg_0"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_DebugMsg_0) == 0x000018, "Wrong size on Common_AINodeAction_Assemble_C_DebugMsg_0"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_DebugMsg_0, InString) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_DebugMsg_0::InString' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_DebugMsg_0, Force) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_DebugMsg_0::Force' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_DebugMsg_0, CallFunc_BooleanOR_ReturnValue) == 0x000011, "Member 'Common_AINodeAction_Assemble_C_DebugMsg_0::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_EqsSafleFinished \ static_assert(alignof(Common_AINodeAction_Assemble_C_EqsSafleFinished) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_EqsSafleFinished"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_EqsSafleFinished) == 0x000010, "Wrong size on Common_AINodeAction_Assemble_C_EqsSafleFinished"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_EqsSafleFinished, QueryInstance) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_EqsSafleFinished::QueryInstance' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_EqsSafleFinished, QueryStatus) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_EqsSafleFinished::QueryStatus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble \ static_assert(alignof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble) == 0x000010, "Wrong alignment on Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble) == 0x002130, "Wrong size on Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, EntryPoint) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_bool_Variable) == 0x000019, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetMyEffects_EffectsComp) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_bool_Variable_1) == 0x000028, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsBlockScriptTime_ReturnValue) == 0x000029, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsBlockScriptTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_bool_Variable_2) == 0x00002A, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MakeLiteralByte_ReturnValue) == 0x00002B, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x00002C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_MovementResult_1) == 0x00002D, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_MovementResult_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate) == 0x000030, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_MovementResult) == 0x000040, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_MovementResult' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_1) == 0x000044, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_byte_Variable) == 0x000054, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_2) == 0x000058, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_1) == 0x000068, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetTimeSeconds_ReturnValue) == 0x000070, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable) == 0x000078, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000088, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000090, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_3) == 0x000094, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_1) == 0x0000A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue) == 0x0000B8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl) == 0x0000C0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess) == 0x0000D0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn) == 0x0000D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetState_State) == 0x0000E0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000E1, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_4) == 0x0000E4, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_1) == 0x0000F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_1) == 0x000100, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_1) == 0x000110, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_1) == 0x000118, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_2) == 0x000120, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_2) == 0x000128, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_2) == 0x000138, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_2) == 0x000140, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Montage_Action_with_Override_Row_Name_Duration) == 0x000148, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Montage_Action_with_Override_Row_Name_Duration' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Montage_Action_with_Override_Row_Name_Success) == 0x000150, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Montage_Action_with_Override_Row_Name_Success' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_SetTimer_ReturnValue) == 0x000158, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_2) == 0x000160, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetTimeSeconds_ReturnValue_1) == 0x000170, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetTimeSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000178, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000180, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BooleanAND_ReturnValue) == 0x000181, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BooleanAND_ReturnValue_1) == 0x000182, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Update_Walk_Direction_NeedUpdate) == 0x000183, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Update_Walk_Direction_NeedUpdate' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_5) == 0x000184, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_bool_IsClosed_Variable) == 0x000194, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_bool_Has_Been_Initd_Variable) == 0x000195, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_6) == 0x000198, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Montage_Action_with_Override_Row_Name_Duration_1) == 0x0001A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Montage_Action_with_Override_Row_Name_Duration_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Montage_Action_with_Override_Row_Name_Success_1) == 0x0001B0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Montage_Action_with_Override_Row_Name_Success_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_SetTimer_ReturnValue_1) == 0x0001B8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_SetTimer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_3) == 0x0001C0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Greater_IntInt_ReturnValue) == 0x0001C8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_3) == 0x0001D0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_3) == 0x0001E0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_3) == 0x0001E8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FilterDisanceToTargetForLRCharse_ReturnValue) == 0x0001F0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FilterDisanceToTargetForLRCharse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetState_State_1) == 0x0001F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetState_State_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0001F9, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FilterDisanceToTargetForLRCharse_ReturnValue_1) == 0x000200, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FilterDisanceToTargetForLRCharse_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000208, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000218, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000228, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000238, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000250, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000260, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000270, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_7) == 0x000280, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000290, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x0002A0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0002A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0002B0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0002C8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0002D0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_4) == 0x0002D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_4) == 0x0002E0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_4) == 0x0002F0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_4) == 0x0002F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_8) == 0x000300, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Update_Walk_Direction_NeedUpdate_1) == 0x000310, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Update_Walk_Direction_NeedUpdate_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_3) == 0x000318, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_byte_Variable_1) == 0x000328, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value) == 0x000330, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue) == 0x000338, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_int_Array_Index_Variable) == 0x00033C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue) == 0x000340, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_int_Loop_Counter_Variable) == 0x000348, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_IntInt_ReturnValue) == 0x00034C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_bool_True_if_break_was_hit_Variable) == 0x000350, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_int_Array_Index_Variable_1) == 0x000354, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Not_PreBool_ReturnValue) == 0x000358, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000360, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_int_Variable) == 0x000378, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00037C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_IntInt_ReturnValue_1) == 0x000380, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_MovementResult_10) == 0x000384, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_MovementResult_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_9) == 0x000388, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_byte_Variable_2) == 0x000398, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_MovementResult_11) == 0x000399, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_MovementResult_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_MovementResult_2) == 0x00039A, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_MovementResult_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_5) == 0x0003A0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_5) == 0x0003A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_5) == 0x0003B8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_10) == 0x0003BC, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_5) == 0x0003D0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetState_State_2) == 0x0003D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetState_State_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_1) == 0x0003E0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_1) == 0x0003E8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0003E9, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_1) == 0x0003F0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_2) == 0x0003F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_2) == 0x000400, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_3) == 0x000408, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_3) == 0x000410, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_2) == 0x000418, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_3) == 0x000420, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x000428, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_11) == 0x00042C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_6) == 0x000440, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_6) == 0x000448, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_6) == 0x000458, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_6) == 0x000460, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_12) == 0x000468, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Montage_Action_with_Override_Row_Name_Duration_2) == 0x000478, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Montage_Action_with_Override_Row_Name_Duration_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Montage_Action_with_Override_Row_Name_Success_2) == 0x000480, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Montage_Action_with_Override_Row_Name_Success_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_SetTimer_ReturnValue_2) == 0x000488, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_SetTimer_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetTimeSeconds_ReturnValue_2) == 0x000490, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetTimeSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000498, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue_3) == 0x0004A0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BooleanAND_ReturnValue_2) == 0x0004A1, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_MovementResult_3) == 0x0004A2, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_MovementResult_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_bool_True_if_break_was_hit_Variable_1) == 0x0004A3, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_bool_True_if_break_was_hit_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Not_PreBool_ReturnValue_1) == 0x0004A4, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Update_Walk_Direction_NeedUpdate_2) == 0x0004A5, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Update_Walk_Direction_NeedUpdate_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_13) == 0x0004A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_14) == 0x0004B8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_int_Variable_1) == 0x0004C8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_int_Loop_Counter_Variable_1) == 0x0004CC, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_IntInt_ReturnValue_2) == 0x0004D0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_int_Array_Index_Variable_2) == 0x0004D4, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_bool_Variable_3) == 0x0004D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_int_Variable_2) == 0x0004DC, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_int_Loop_Counter_Variable_2) == 0x0004E0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_IntInt_ReturnValue_3) == 0x0004E4, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_bool_Variable_4) == 0x0004E8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_int_Loop_Counter_Variable_3) == 0x0004EC, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_IntInt_ReturnValue_4) == 0x0004F0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_int_Array_Index_Variable_3) == 0x0004F4, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_mode) == 0x0004F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_mode' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_arg1) == 0x0004FC, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_arg1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_arg2) == 0x000500, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_arg2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_min) == 0x000508, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_min' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_Max) == 0x000510, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_Max' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_forbiddenRLstrafe) == 0x000518, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_forbiddenRLstrafe' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000519, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_7) == 0x000520, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_7) == 0x000528, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_7) == 0x000538, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_7) == 0x000540, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_2) == 0x000548, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Event_DeltaSeconds) == 0x00054C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchEnum_CmpSuccess) == 0x000550, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetMySpeed_Speed) == 0x000558, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetMySpeed_Speed' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_AIMoveTo_ReturnValue) == 0x000560, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_AIMoveTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_3) == 0x000568, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_4) == 0x000569, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchEnum_CmpSuccess_1) == 0x00056A, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000570, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_8) == 0x000588, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_X) == 0x000590, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_Y) == 0x000598, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_Z) == 0x0005A0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_8) == 0x0005A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_8) == 0x0005B8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MakeVector_ReturnValue) == 0x0005C0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_8) == 0x0005D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_byte_Variable_3) == 0x0005E0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_5) == 0x0005E1, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_9) == 0x0005E8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_9) == 0x0005F0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_9) == 0x000600, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_9) == 0x000608, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetAnimInstance_ReturnValue) == 0x000610, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000618, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000620, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_10) == 0x000630, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000631, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_LessEqual_IntInt_ReturnValue_2) == 0x000632, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_LessEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Select_Default) == 0x000634, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Select_Default_1) == 0x000638, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_MovementResult_4) == 0x00063C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_MovementResult_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_QueryInstance_5) == 0x000640, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_QueryInstance_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_QueryStatus_5) == 0x000648, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_QueryStatus_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetQueryResultsAsLocations_ResultLocations) == 0x000650, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetQueryResultsAsLocations_ResultLocations' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetQueryResultsAsLocations_ReturnValue) == 0x000660, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetQueryResultsAsLocations_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_15) == 0x000664, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Array_Get_Item) == 0x000678, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_MovementResult_5) == 0x000690, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_MovementResult_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_CreateMoveToProxyObject_ReturnValue) == 0x000698, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_CreateMoveToProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_6) == 0x0006A0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_16) == 0x0006A4, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_7) == 0x0006B4, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0006B8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x0006BC, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_RunEQSQuery_ReturnValue) == 0x0006C0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_RunEQSQuery_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_RunEQSQuery_ReturnValue_1) == 0x0006C8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_RunEQSQuery_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetHorizontalDistanceTo_ReturnValue) == 0x0006D0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetHorizontalDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FMax_ReturnValue) == 0x0006D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0006E0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x0006E1, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_17) == 0x0006E4, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x0006F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue_4) == 0x000700, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_ReturnValue_3) == 0x000708, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000710, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchInteger_CmpSuccess) == 0x000728, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_RandomInteger_ReturnValue) == 0x00072C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_RandomInteger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchInteger_CmpSuccess_1) == 0x000730, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_IntInt_ReturnValue_5) == 0x000734, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_RandomInteger_ReturnValue_1) == 0x000738, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_RandomInteger_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_NotEqual_IntInt_ReturnValue_2) == 0x00073C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_NotEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectInt_ReturnValue) == 0x000740, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_QueryInstance_4) == 0x000748, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_QueryInstance_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_QueryStatus_4) == 0x000750, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_QueryStatus_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_RunEQSQuery_ReturnValue_2) == 0x000758, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_RunEQSQuery_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchEnum_CmpSuccess_2) == 0x000760, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetQueryResultsAsLocations_ResultLocations_1) == 0x000768, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetQueryResultsAsLocations_ResultLocations_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetQueryResultsAsLocations_ReturnValue_1) == 0x000778, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetQueryResultsAsLocations_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x000780, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_ReturnValue_4) == 0x000788, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Array_Get_Item_1) == 0x000790, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Array_Length_ReturnValue) == 0x0007A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_IntInt_ReturnValue) == 0x0007AC, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_TestMayDirectWalkTo_ReturnValue) == 0x0007AD, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_TestMayDirectWalkTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BooleanAND_ReturnValue_3) == 0x0007AE, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_byte_Variable_4) == 0x0007AF, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_byte_Variable_5) == 0x0007B0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_BoolToString_ReturnValue) == 0x0007B8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_MovementResult_6) == 0x0007C8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_MovementResult_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0007D0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_IntToFloat_ReturnValue_2) == 0x0007E0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_IntToFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FMax_ReturnValue_1) == 0x0007E8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetHorizontalDistanceTo_ReturnValue_1) == 0x0007F0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetHorizontalDistanceTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue_5) == 0x0007F4, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_18) == 0x0007F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_18' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_IntInt_ReturnValue_6) == 0x000808, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_IntInt_ReturnValue_1) == 0x00080C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_MovementResult_7) == 0x00080D, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_MovementResult_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_19) == 0x000810, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_19' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MayFlushStrafeFace_NeedFlush) == 0x000820, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MayFlushStrafeFace_NeedFlush' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000821, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_deltaTime) == 0x000828, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_deltaTime' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000830, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000848, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_4) == 0x000860, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FindLookAtRotation_ReturnValue) == 0x000878, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x000890, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x0008A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakRotator_Roll) == 0x0008C0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakRotator_Pitch) == 0x0008C4, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakRotator_Yaw) == 0x0008C8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakRotator_Roll_1) == 0x0008CC, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakRotator_Pitch_1) == 0x0008D0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakRotator_Yaw_1) == 0x0008D4, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x0008D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0008D9, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Update_Walk_Direction_NeedUpdate_3) == 0x0008DA, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Update_Walk_Direction_NeedUpdate_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Update_Walk_Direction_NeedUpdate_4) == 0x0008DB, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Update_Walk_Direction_NeedUpdate_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_4) == 0x0008E0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_8) == 0x0008F0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetMyEffects_EffectsComp_1) == 0x0008F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetMyEffects_EffectsComp_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsBlockScriptTime_ReturnValue_1) == 0x000900, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsBlockScriptTime_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_5) == 0x000908, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x000918, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_11) == 0x000920, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000921, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetCurrentMontageInstanceId_ReturnValue) == 0x000924, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetCurrentMontageInstanceId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Not_PreBool_ReturnValue_2) == 0x000928, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000929, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BooleanAND_ReturnValue_4) == 0x00092A, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_6) == 0x000930, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_7) == 0x000940, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_8) == 0x000950, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue_3) == 0x000960, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue_4) == 0x000968, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_9) == 0x000970, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000980, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetActorForwardVector_ReturnValue) == 0x000988, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x0009A0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x0009A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0009B8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_MovementResult_12) == 0x0009C0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_MovementResult_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0009C8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FClamp_ReturnValue) == 0x0009D0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_ReturnValue_5) == 0x0009D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MakeRotator_ReturnValue) == 0x0009E0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetForwardVector_ReturnValue) == 0x0009F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_MakeStruct_ShlTestMoveInfo) == 0x000A10, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_MakeStruct_ShlTestMoveInfo' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_byte_Variable_6) == 0x000A48, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetDisplayName_ReturnValue) == 0x000A50, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetGlobalFlag_Enable) == 0x000A60, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000A68, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000A78, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000A88, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000A98, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue_5) == 0x000AA8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_ReturnValue_6) == 0x000AB0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue_6) == 0x000AB8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_10) == 0x000AC0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000AC8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_10) == 0x000AD8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_12) == 0x000AE8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000AF0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_10) == 0x000B00, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetMyEffects_EffectsComp_2) == 0x000B08, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetMyEffects_EffectsComp_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000B10, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_PlayerOnLodder_OnLadder) == 0x000B18, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_PlayerOnLodder_OnLadder' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_20) == 0x000B1C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_20' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000B30, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_5) == 0x000B48, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPlayerStatic_ReturnValue) == 0x000B60, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetMySpeed_Speed_1) == 0x000B68, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetMySpeed_Speed_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetWalkSpeed_WalkSpeed) == 0x000B70, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetWalkSpeed_WalkSpeed' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_ReturnValue_7) == 0x000B78, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000B80, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_byte_Variable_7) == 0x000B88, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_MovementResult_8) == 0x000B89, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_MovementResult_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MayFlushStrafeFace_NeedFlush_1) == 0x000B8A, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MayFlushStrafeFace_NeedFlush_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_21) == 0x000B8C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_21' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_11) == 0x000BA0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_11) == 0x000BA8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_13) == 0x000BB8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectString_ReturnValue) == 0x000BC0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_11) == 0x000BD0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_MovementResult_9) == 0x000BD8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_MovementResult_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_MovementResult_13) == 0x000BD9, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_MovementResult_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_12) == 0x000BE0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_12) == 0x000BE8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_14) == 0x000BF8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_12) == 0x000C00, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000C08, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_ReturnValue_8) == 0x000C20, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_ReturnValue_9) == 0x000C28, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_6) == 0x000C30, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_VectorVector_ReturnValue) == 0x000C48, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_NavigationRaycast_HitLocation) == 0x000C60, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_NavigationRaycast_HitLocation' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_NavigationRaycast_ReturnValue) == 0x000C78, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_NavigationRaycast_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Vector_Distance_ReturnValue) == 0x000C80, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Select_Default_2) == 0x000C88, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000C98, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000CA0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_StringToName_ReturnValue) == 0x000CB0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000CB8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_22) == 0x000CBC, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_22' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Montage_Action_with_Override_Row_Name_Duration_3) == 0x000CD0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Montage_Action_with_Override_Row_Name_Duration_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Montage_Action_with_Override_Row_Name_Success_3) == 0x000CD8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Montage_Action_with_Override_Row_Name_Success_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_23) == 0x000CDC, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_23' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_RunEQSQuery_ReturnValue_3) == 0x000CF0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_RunEQSQuery_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_QueryInstance_3) == 0x000CF8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_QueryInstance_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_QueryStatus_3) == 0x000D00, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_QueryStatus_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetQueryResultsAsLocations_ResultLocations_2) == 0x000D08, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetQueryResultsAsLocations_ResultLocations_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetQueryResultsAsLocations_ReturnValue_2) == 0x000D18, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetQueryResultsAsLocations_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_9) == 0x000D19, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_CreateMoveToProxyObject_ReturnValue_1) == 0x000D20, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_CreateMoveToProxyObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_10) == 0x000D28, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_7) == 0x000D30, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000D48, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_8) == 0x000D60, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000D78, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_X_1) == 0x000D90, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_Y_1) == 0x000D98, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_Z_1) == 0x000DA0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_X_2) == 0x000DA8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_Y_2) == 0x000DB0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_Z_2) == 0x000DB8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MakeVector_ReturnValue_1) == 0x000DC0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MakeVector_ReturnValue_2) == 0x000DD8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FindLookAtRotation_ReturnValue_1) == 0x000DF0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FindLookAtRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000E08, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetForwardVector_ReturnValue_1) == 0x000E20, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_CreateMoveToProxyObject_ReturnValue_2) == 0x000E38, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_CreateMoveToProxyObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_11) == 0x000E40, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Multiply_VectorInt_ReturnValue) == 0x000E48, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Multiply_VectorInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetRightVector_ReturnValue) == 0x000E60, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Array_Get_Item_2) == 0x000E78, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_CreateMoveToProxyObject_ReturnValue_3) == 0x000E90, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_CreateMoveToProxyObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Multiply_VectorInt_ReturnValue_1) == 0x000E98, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Multiply_VectorInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_12) == 0x000EB0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetTransform_ReturnValue) == 0x000EC0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000F20, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_CreateMoveToProxyObject_ReturnValue_4) == 0x000F28, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_CreateMoveToProxyObject_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FinishSpawningActor_ReturnValue) == 0x000F30, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_13) == 0x000F38, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_14) == 0x000F40, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_IntToString_ReturnValue) == 0x000F50, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000F60, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_16) == 0x000F70, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_17) == 0x000F80, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_18) == 0x000F90, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_19) == 0x000FA0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetMySpeed_Speed_2) == 0x000FB0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetMySpeed_Speed_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_class_Variable) == 0x000FB8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_14) == 0x000FC8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_9) == 0x000FD0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_bool_Variable_5) == 0x000FE8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Select_Default_3) == 0x000FF0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchInteger_CmpSuccess_2) == 0x001000, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchInteger_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MoveTo_ReturnValue) == 0x001008, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MoveTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_15) == 0x001010, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetAIController_ReturnValue) == 0x001018, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MoveToActor_ReturnValue) == 0x001020, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MoveToActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetDisplayName_ReturnValue_1) == 0x001028, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchEnum_CmpSuccess_3) == 0x001038, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchEnum_CmpSuccess_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_20) == 0x001040, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetDisplayName_ReturnValue_2) == 0x001050, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_21) == 0x001060, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_10) == 0x001070, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue_7) == 0x001088, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_11) == 0x001090, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0010A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Normal_ReturnValue) == 0x0010C0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0010D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_X_3) == 0x0010F0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_X_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_Y_3) == 0x0010F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_Z_3) == 0x001100, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MakeVector_ReturnValue_3) == 0x001108, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_VectorVector_ReturnValue_2) == 0x001120, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_byte_Variable_8) == 0x001138, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_byte_Variable_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_CreateMoveToProxyObject_ReturnValue_5) == 0x001140, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_CreateMoveToProxyObject_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x001148, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_22) == 0x001158, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_23) == 0x001168, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_16) == 0x001178, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_24) == 0x001180, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchEnum_CmpSuccess_4) == 0x001190, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchEnum_CmpSuccess_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_int_Variable_3) == 0x001194, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x001198, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0011A0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_25) == 0x0011B0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_object_Variable) == 0x0011C0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_26) == 0x0011C8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetDisplayName_ReturnValue_3) == 0x0011D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetDisplayName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_27) == 0x0011E8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_QueryInstance_2) == 0x0011F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_QueryInstance_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_QueryStatus_2) == 0x001200, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_QueryStatus_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchEnum_CmpSuccess_5) == 0x001201, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchEnum_CmpSuccess_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_RunEQSQuery_ReturnValue_4) == 0x001208, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_RunEQSQuery_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetQueryResultsAsLocations_ResultLocations_3) == 0x001210, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetQueryResultsAsLocations_ResultLocations_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetQueryResultsAsLocations_ReturnValue_3) == 0x001220, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetQueryResultsAsLocations_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Array_Get_Item_3) == 0x001228, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Array_Length_ReturnValue_1) == 0x001240, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_IntInt_ReturnValue_2) == 0x001244, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_TestMayDirectWalkTo_ReturnValue_1) == 0x001245, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_TestMayDirectWalkTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BooleanAND_ReturnValue_5) == 0x001246, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_Result) == 0x001247, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_Result' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_ArrayIndex) == 0x001248, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_func) == 0x001250, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_func' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_12) == 0x001258, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_13) == 0x001270, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x001288, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_24) == 0x0012A0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_24' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_X_4) == 0x0012B0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_X_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_Y_4) == 0x0012B8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_Y_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_Z_4) == 0x0012C0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_Z_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_X_5) == 0x0012C8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_X_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_Y_5) == 0x0012D0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_Y_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_Z_5) == 0x0012D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_Z_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MakeVector_ReturnValue_4) == 0x0012E0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MakeVector_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Normal_ReturnValue_1) == 0x0012F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x001310, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Montage_Action_with_Override_Row_Name_Duration_4) == 0x001328, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Montage_Action_with_Override_Row_Name_Duration_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Montage_Action_with_Override_Row_Name_Success_4) == 0x001330, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Montage_Action_with_Override_Row_Name_Success_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue_8) == 0x001338, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_RunEQSQuery_ReturnValue_5) == 0x001340, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_RunEQSQuery_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_14) == 0x001348, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_QueryInstance_1) == 0x001360, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_QueryInstance_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_QueryStatus_1) == 0x001368, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_QueryStatus_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchEnum_CmpSuccess_6) == 0x001369, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchEnum_CmpSuccess_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetQueryResultsAsLocations_ResultLocations_4) == 0x001370, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetQueryResultsAsLocations_ResultLocations_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetQueryResultsAsLocations_ReturnValue_4) == 0x001380, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetQueryResultsAsLocations_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue_9) == 0x001388, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Subtract_VectorVector_ReturnValue_3) == 0x001390, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Subtract_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_X_6) == 0x0013A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_X_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_Y_6) == 0x0013B0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_Y_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_BreakVector_Z_6) == 0x0013B8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_BreakVector_Z_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MakeVector_ReturnValue_5) == 0x0013C0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MakeVector_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_13) == 0x0013D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_13) == 0x0013E0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_15) == 0x0013F0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_15' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_13) == 0x0013F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_25) == 0x001400, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_25' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_26) == 0x001410, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_26' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue_10) == 0x001420, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x001428, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_Result_1) == 0x001438, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_Result_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_ArrayIndex_1) == 0x00143C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_ArrayIndex_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_func_1) == 0x001440, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_func_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_28) == 0x001448, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_14) == 0x001458, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_Result_2) == 0x001460, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_Result_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_AIController) == 0x001468, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_AIController' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_14) == 0x001470, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_16) == 0x001480, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_16' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_15) == 0x001488, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_14) == 0x001490, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_15) == 0x001498, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_15' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_17) == 0x0014A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_17' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_15) == 0x0014B0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_15' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_Succeed) == 0x0014B8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_Succeed' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_anim_duration) == 0x0014C0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_anim_duration' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_27) == 0x0014C8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_27' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_28) == 0x0014D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_28' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_16) == 0x0014E8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue_11) == 0x0014F0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_16) == 0x0014F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_16' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_18) == 0x001508, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_18' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_ReturnValue_10) == 0x001510, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_16) == 0x001518, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_16' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetObjectName_ReturnValue) == 0x001520, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetObjectName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_NameToString_ReturnValue) == 0x001530, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_29) == 0x001540, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_30) == 0x001550, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_31) == 0x001560, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_32) == 0x001570, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_33) == 0x001580, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Event_Type) == 0x001590, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Event_Type' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Event_Param) == 0x0015A0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Event_Param' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Event_Param1) == 0x0015B0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Event_Param1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Event_Param2) == 0x0015C0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Event_Param2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Event_Param3) == 0x0015D0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Event_Param3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Event_NewDuration) == 0x0015E0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Event_NewDuration' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Event_Reason) == 0x0015E8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Event_Reason' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchString_CmpSuccess) == 0x0015F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchString_CmpSuccess_1) == 0x0015F9, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchString_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchString_CmpSuccess_2) == 0x0015FA, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchString_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchString_CmpSuccess_3) == 0x0015FB, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchString_CmpSuccess_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_bool_Variable_6) == 0x0015FC, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Select_Default_4) == 0x001600, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_17) == 0x001618, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_17) == 0x001620, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_17' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_19) == 0x001630, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_19' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_17) == 0x001638, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_17' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_18) == 0x001640, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_18) == 0x001648, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_18' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_20) == 0x001658, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_20' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_17) == 0x001659, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_18) == 0x001660, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_18' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetCurrentMontage_ReturnValue) == 0x001668, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetCurrentMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Montage_GetOnNotifyTriggerRemainingTimeByClass_ReturnValue) == 0x001670, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Montage_GetOnNotifyTriggerRemainingTimeByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x001678, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetCurrentMontageInstanceId_ReturnValue_1) == 0x001680, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetCurrentMontageInstanceId_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FMax_ReturnValue_2) == 0x001688, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FMax_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_10) == 0x001690, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_4) == 0x0016A0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_4) == 0x0016A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_4) == 0x0016B0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_11) == 0x0016B8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_StringToDouble_ReturnValue) == 0x0016C8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_5) == 0x0016D0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_5) == 0x0016D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FMax_ReturnValue_3) == 0x0016E0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FMax_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_5) == 0x0016E8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue_6) == 0x0016F0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_12) == 0x0016F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetTimeSeconds_ReturnValue_3) == 0x001708, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetTimeSeconds_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_6) == 0x001710, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_6) == 0x001718, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_13) == 0x001720, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_6) == 0x001730, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue_12) == 0x001738, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_7) == 0x001740, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_7) == 0x001748, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_7) == 0x001750, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_29) == 0x001758, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_29' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue_7) == 0x001768, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_14) == 0x001770, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_int_Variable_4) == 0x001780, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_8) == 0x001788, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_8) == 0x001790, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_8) == 0x001798, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_18) == 0x0017A0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_34) == 0x0017A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_35) == 0x0017B8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_ParseVarString_Var) == 0x0017C8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_ParseVarString_Var' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FindHeadRotateWithLookAt_degree) == 0x0017D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FindHeadRotateWithLookAt_degree' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_36) == 0x0017E0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_37) == 0x0017F0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_37' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_StringToName_ReturnValue_1) == 0x001800, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_19) == 0x001808, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_19) == 0x001810, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_19' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_21) == 0x001820, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_21' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue) == 0x001821, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_19) == 0x001828, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_19' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Not_PreBool_ReturnValue_3) == 0x001830, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPathName_ReturnValue) == 0x001838, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetDisplayName_ReturnValue_4) == 0x001848, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetDisplayName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_38) == 0x001858, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_38' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Montage_Action_with_Override_Row_Name_Duration_5) == 0x001868, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Montage_Action_with_Override_Row_Name_Duration_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Montage_Action_with_Override_Row_Name_Success_5) == 0x001870, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Montage_Action_with_Override_Row_Name_Success_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_39) == 0x001878, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_39' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_ReturnValue_11) == 0x001888, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetComponentByClass_ReturnValue) == 0x001890, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_19) == 0x001898, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_1) == 0x001899, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetActionTime_time) == 0x0018A0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetActionTime_time' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue_13) == 0x0018A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x0018B0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_20) == 0x0018C0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_40) == 0x0018C8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_40' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_20) == 0x0018D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_20' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_22) == 0x0018E8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_22' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_StringToInt_ReturnValue) == 0x0018EC, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x0018F0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_21) == 0x0018F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_StringToInt_ReturnValue_2) == 0x001900, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_StringToInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_21) == 0x001908, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_21' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_23) == 0x001918, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_23' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x001919, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_StringToDouble_ReturnValue_1) == 0x001920, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_StringToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_15) == 0x001928, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_15' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_StringToDouble_ReturnValue_2) == 0x001938, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_StringToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_9) == 0x001940, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_9) == 0x001948, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_22) == 0x001950, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_9) == 0x001958, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_22) == 0x001960, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_22' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_24) == 0x001970, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_24' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_16) == 0x001978, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_16' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_10) == 0x001988, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_10) == 0x001990, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetGameTimeInSeconds_ReturnValue_14) == 0x001998, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetGameTimeInSeconds_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_10) == 0x0019A0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue_8) == 0x0019A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_StringToDouble_ReturnValue_3) == 0x0019B0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_StringToDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FMax_ReturnValue_4) == 0x0019B8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FMax_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MakeLiteralName_ReturnValue) == 0x0019C0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_ReturnValue_12) == 0x0019C8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MakeLiteralName_ReturnValue_1) == 0x0019D0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MakeLiteralName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_byte_Variable_9) == 0x0019D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_byte_Variable_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_byte_Variable_10) == 0x0019D9, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_byte_Variable_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MakeLiteralName_ReturnValue_2) == 0x0019DC, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MakeLiteralName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MakeLiteralName_ReturnValue_3) == 0x0019E4, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MakeLiteralName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_23) == 0x0019F0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_23) == 0x0019F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_23' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_25) == 0x001A08, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_25' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x001A09, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_20) == 0x001A10, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_20' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Select_Default_5) == 0x001A18, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetBlackboard_ReturnValue) == 0x001A20, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Select_Default_6) == 0x001A28, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MakeLiteralName_ReturnValue_4) == 0x001A30, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MakeLiteralName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Select_Default_7) == 0x001A38, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Select_Default_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_bool_Variable_7) == 0x001A39, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_17) == 0x001A40, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_17' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_Select_Default_8) == 0x001A50, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_Select_Default_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_11) == 0x001A58, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_11) == 0x001A60, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_30) == 0x001A64, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_30' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_11) == 0x001A78, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_24) == 0x001A80, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_24) == 0x001A88, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_24' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_26) == 0x001A98, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_26' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_31) == 0x001A9C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_31' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_21) == 0x001AB0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_21' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_StringToDouble_ReturnValue_4) == 0x001AB8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_StringToDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetComponentByClass_ReturnValue_1) == 0x001AC0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_25) == 0x001AC8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_20) == 0x001AD0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_25) == 0x001AD8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_25' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_27) == 0x001AE8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_27' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_22) == 0x001AF0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_22' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetComponentByClass_ReturnValue_2) == 0x001AF8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_21) == 0x001B00, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_StringToInt_ReturnValue_3) == 0x001B04, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_StringToInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchString_CmpSuccess_4) == 0x001B08, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchString_CmpSuccess_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_26) == 0x001B10, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_26) == 0x001B18, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_26' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_28) == 0x001B28, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_28' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_ToLower_ReturnValue) == 0x001B30, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_23) == 0x001B40, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_23' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x001B48, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SwitchWeapon_duration) == 0x001B50, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SwitchWeapon_duration' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_27) == 0x001B58, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_27) == 0x001B60, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_27' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_29) == 0x001B70, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_29' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_24) == 0x001B78, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_24' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_28) == 0x001B80, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_28) == 0x001B88, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_28' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_30) == 0x001B98, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_30' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x001BA0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_25) == 0x001BA8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_25' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_22) == 0x001BB0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x001BB8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_18) == 0x001BC0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_18' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_19) == 0x001BD0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_19' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_12) == 0x001BE0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_12) == 0x001BE8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_12) == 0x001BF0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_13) == 0x001BF8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_13) == 0x001C00, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue_9) == 0x001C01, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_13) == 0x001C08, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue_10) == 0x001C10, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_StringToInt_ReturnValue_4) == 0x001C14, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_StringToInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_20) == 0x001C18, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_20' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_14) == 0x001C28, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_14) == 0x001C30, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_14) == 0x001C38, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchString_CmpSuccess_5) == 0x001C40, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchString_CmpSuccess_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_15) == 0x001C44, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_15' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_15) == 0x001C48, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_23) == 0x001C49, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_IntInt_ReturnValue_7) == 0x001C4C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FindHeadRotateWithLookAt_degree_1) == 0x001C50, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FindHeadRotateWithLookAt_degree_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_29) == 0x001C58, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_21) == 0x001C60, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_21' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_29) == 0x001C70, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_29' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_31) == 0x001C80, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_31' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_26) == 0x001C88, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_26' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_16) == 0x001C90, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_16' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_16) == 0x001C98, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_15) == 0x001CA0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue_11) == 0x001CA8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_24) == 0x001CA9, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_22) == 0x001CB0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_22' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_23) == 0x001CC0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_23' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_17) == 0x001CD0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_17' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_17) == 0x001CD8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_16) == 0x001CE0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_18) == 0x001CE8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_18' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_18) == 0x001CF0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_17) == 0x001CF8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_2) == 0x001D00, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_3) == 0x001D01, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Not_PreBool_ReturnValue_4) == 0x001D02, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Not_PreBool_ReturnValue_5) == 0x001D03, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Not_PreBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_4) == 0x001D04, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue_12) == 0x001D05, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_5) == 0x001D06, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_6) == 0x001D07, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Not_PreBool_ReturnValue_6) == 0x001D08, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Not_PreBool_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_7) == 0x001D09, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CreateDelegate_OutputDelegate_32) == 0x001D0C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CreateDelegate_OutputDelegate_32' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_30) == 0x001D20, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_41) == 0x001D28, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_41' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_30) == 0x001D38, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_30' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_32) == 0x001D48, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_32' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_42) == 0x001D50, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_42' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_27) == 0x001D60, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_27' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_ParseVarString_Var_1) == 0x001D68, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_ParseVarString_Var_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_43) == 0x001D78, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_43' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_StringToName_ReturnValue_2) == 0x001D88, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_44) == 0x001D90, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_44' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Montage_Action_with_Override_Row_Name_Duration_6) == 0x001DA0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Montage_Action_with_Override_Row_Name_Duration_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Montage_Action_with_Override_Row_Name_Success_6) == 0x001DA8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Montage_Action_with_Override_Row_Name_Success_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_25) == 0x001DA9, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetDisplayName_ReturnValue_5) == 0x001DB0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetDisplayName_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Concat_StrStr_ReturnValue_45) == 0x001DC0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Concat_StrStr_ReturnValue_45' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_31) == 0x001DD0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_24) == 0x001DD8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_24' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_31) == 0x001DE8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_31' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_33) == 0x001DF8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_33' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_28) == 0x001E00, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_28' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_19) == 0x001E08, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_19' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_19) == 0x001E10, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_18) == 0x001E18, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_26) == 0x001E20, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetComponentByClass_ReturnValue_3) == 0x001E28, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetComponentByClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_27) == 0x001E30, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Array_Get_Item_4) == 0x001E38, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Array_Length_ReturnValue_2) == 0x001E40, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetComponentByClass_ReturnValue_4) == 0x001E48, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetComponentByClass_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_IntInt_ReturnValue_3) == 0x001E50, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_28) == 0x001E51, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_25) == 0x001E58, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_25' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_CreateMoveToProxyObject_ReturnValue_6) == 0x001E68, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_CreateMoveToProxyObject_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_20) == 0x001E70, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_20' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_20) == 0x001E78, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_19) == 0x001E80, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_29) == 0x001E88, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_8) == 0x001E89, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Not_PreBool_ReturnValue_7) == 0x001E8A, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Not_PreBool_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_9) == 0x001E8B, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue_13) == 0x001E8C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_26) == 0x001E90, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_26' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_21) == 0x001EA0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_21' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_21) == 0x001EA8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetTarget_self_CastInput) == 0x001EB0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetTarget_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetTarget_target) == 0x001EC0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_20) == 0x001EC8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_15) == 0x001ED0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_27) == 0x001EE8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_27' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_22) == 0x001EF8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_22' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_22) == 0x001F00, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetTarget_self_CastInput_1) == 0x001F08, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetTarget_self_CastInput_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetTarget_target_1) == 0x001F18, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetTarget_target_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_21) == 0x001F20, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_30) == 0x001F28, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_10) == 0x001F29, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Not_PreBool_ReturnValue_8) == 0x001F2A, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Not_PreBool_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_11) == 0x001F2B, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue_14) == 0x001F2C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_GetActorLocation_ReturnValue_16) == 0x001F30, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_GetActorLocation_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Subtract_VectorVector_ReturnValue_4) == 0x001F48, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Subtract_VectorVector_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_28) == 0x001F60, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_28' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_VSize_ReturnValue) == 0x001F70, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_23) == 0x001F78, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_23' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_23) == 0x001F80, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, Temp_string_Variable_29) == 0x001F88, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::Temp_string_Variable_29' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_22) == 0x001F98, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_12) == 0x001FA0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_Value_24) == 0x001FA8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_Value_24' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Map_Find_ReturnValue_24) == 0x001FB0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Map_Find_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Not_PreBool_ReturnValue_9) == 0x001FB1, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Not_PreBool_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SelectFloat_ReturnValue_23) == 0x001FB8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SelectFloat_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_13) == 0x001FC0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_14) == 0x001FC1, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Not_PreBool_ReturnValue_10) == 0x001FC2, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Not_PreBool_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue_15) == 0x001FC3, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_15) == 0x001FC4, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_ReturnValue_16) == 0x001FC5, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_QueryInstance) == 0x001FC8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_QueryInstance' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_CustomEvent_QueryStatus) == 0x001FD0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_CustomEvent_QueryStatus' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_SwitchEnum_CmpSuccess_7) == 0x001FD1, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_SwitchEnum_CmpSuccess_7' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_RunEQSQuery_ReturnValue_6) == 0x001FD8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_RunEQSQuery_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetQueryResultsAsLocations_ResultLocations_5) == 0x001FE0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetQueryResultsAsLocations_ResultLocations_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetQueryResultsAsLocations_ReturnValue_5) == 0x001FF0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetQueryResultsAsLocations_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Array_Get_Item_5) == 0x001FF8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Array_Length_ReturnValue_3) == 0x002010, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Subtract_VectorVector_ReturnValue_5) == 0x002018, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Subtract_VectorVector_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_IntInt_ReturnValue_4) == 0x002030, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_VSize_ReturnValue_1) == 0x002038, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_VSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x002040, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetOwner_ReturnValue_32) == 0x002048, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetOwner_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_AsInt_AIAction_Impl_32) == 0x002050, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_AsInt_AIAction_Impl_32' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, K2Node_DynamicCast_bSuccess_34) == 0x002060, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::K2Node_DynamicCast_bSuccess_34' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_GetPawn_Pawn_29) == 0x002068, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_GetPawn_Pawn_29' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_16) == 0x002070, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Not_PreBool_ReturnValue_11) == 0x002071, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Not_PreBool_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_17) == 0x002072, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_18) == 0x002073, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Not_PreBool_ReturnValue_12) == 0x002074, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Not_PreBool_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_19) == 0x002075, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_20) == 0x002076, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_21) == 0x002077, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Not_PreBool_ReturnValue_13) == 0x002078, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Not_PreBool_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_22) == 0x002079, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_InRange_FloatFloat_ReturnValue_23) == 0x00207A, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_InRange_FloatFloat_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Not_PreBool_ReturnValue_14) == 0x00207B, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Not_PreBool_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_IsValid_ReturnValue_31) == 0x00207C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_IsValid_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Conv_StringToDouble_ReturnValue_5) == 0x002080, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Conv_StringToDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FindHeadRotateWithLookAt_degree_2) == 0x002088, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FindHeadRotateWithLookAt_degree_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x002090, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_SetTimer_Time_ImplicitCast_1) == 0x002094, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_SetTimer_Time_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SetNamedParam_Value_ImplicitCast) == 0x002098, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SetNamedParam_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SetNamedParam_Value_ImplicitCast_1) == 0x00209C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SetNamedParam_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_K2_SetTimer_Time_ImplicitCast_2) == 0x0020A0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_K2_SetTimer_Time_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Tick_DirectionMoveEvent_deltaTime_ImplicitCast) == 0x0020A8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Tick_DirectionMoveEvent_deltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FMax_B_ImplicitCast) == 0x0020B0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FMax_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_B_ImplicitCast) == 0x0020B8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FMax_A_ImplicitCast) == 0x0020C0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FMax_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FMax_B_ImplicitCast_1) == 0x0020C8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FMax_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x0020D0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_FClamp_Value_ImplicitCast) == 0x0020D8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast) == 0x0020E0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x0020E8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x0020F0, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_A_ImplicitCast_1) == 0x0020F8, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Add_DoubleDouble_A_ImplicitCast_2) == 0x002100, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Add_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Delay_Duration_ImplicitCast) == 0x002108, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SetNamedParam_Value_ImplicitCast_2) == 0x00210C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SetNamedParam_Value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Delay_Duration_ImplicitCast_1) == 0x002110, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Delay_Duration_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SetFinishTimer_Time_ImplicitCast) == 0x002118, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SetFinishTimer_Time_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x002120, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_NodeActionComplete_RemainingTime_ImplicitCast) == 0x002128, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_NodeActionComplete_RemainingTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble, CallFunc_SetValueAsFloat_FloatValue_ImplicitCast) == 0x00212C, "Member 'Common_AINodeAction_Assemble_C_ExecuteUbergraph_Common_AINodeAction_Assemble::CallFunc_SetValueAsFloat_FloatValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_ExtendNodeAction \ static_assert(alignof(Common_AINodeAction_Assemble_C_ExtendNodeAction) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_ExtendNodeAction"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_ExtendNodeAction) == 0x000018, "Wrong size on Common_AINodeAction_Assemble_C_ExtendNodeAction"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExtendNodeAction, NewDuration) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_ExtendNodeAction::NewDuration' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ExtendNodeAction, Reason) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_ExtendNodeAction::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_FailedNode \ static_assert(alignof(Common_AINodeAction_Assemble_C_FailedNode) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_FailedNode"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_FailedNode) == 0x000010, "Wrong size on Common_AINodeAction_Assemble_C_FailedNode"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FailedNode, ErrorMsg) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_FailedNode::ErrorMsg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse \ static_assert(alignof(Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse) == 0x000030, "Wrong size on Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse, Input) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse::Input' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse, ReturnValue) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse, CallFunc_GetHorizontalDistanceTo_ReturnValue) == 0x000014, "Member 'Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse::CallFunc_GetHorizontalDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000018, "Member 'Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse, CallFunc_FMin_ReturnValue) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000028, "Member 'Common_AINodeAction_Assemble_C_FilterDisanceToTargetForLRCharse::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_FindAirBosHasTag \ static_assert(alignof(Common_AINodeAction_Assemble_C_FindAirBosHasTag) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_FindAirBosHasTag"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_FindAirBosHasTag) == 0x000280, "Wrong size on Common_AINodeAction_Assemble_C_FindAirBosHasTag"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, Find) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::Find' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, Temp_object_Variable) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, Temp_int_Loop_Counter_Variable_1) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_Add_IntInt_ReturnValue_1) == 0x000024, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, Temp_int_Array_Index_Variable_1) == 0x000028, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, K2Node_MakeArray_Array) == 0x000030, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000040, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000060, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_LineTraceMultiForObjects_OutHits) == 0x000078, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_LineTraceMultiForObjects_OutHits' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_LineTraceMultiForObjects_ReturnValue) == 0x000088, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_LineTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_Array_Length_ReturnValue) == 0x00008C, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_Less_IntInt_ReturnValue) == 0x000090, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_Array_Get_Item) == 0x000098, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_bBlockingHit) == 0x000180, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_bInitialOverlap) == 0x000181, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_Time) == 0x000184, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_Distance) == 0x000188, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_Location) == 0x000190, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_ImpactPoint) == 0x0001A8, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_Normal) == 0x0001C0, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_ImpactNormal) == 0x0001D8, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_PhysMat) == 0x0001F0, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_HitActor) == 0x0001F8, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_HitComponent) == 0x000200, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_HitBoneName) == 0x000208, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_BoneName) == 0x000210, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_HitItem) == 0x000218, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_ElementIndex) == 0x00021C, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_FaceIndex) == 0x000220, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_TraceStart) == 0x000228, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BreakHitResult_TraceEnd) == 0x000240, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_Array_Length_ReturnValue_1) == 0x000258, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_Array_Get_Item_1) == 0x00025C, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_Less_IntInt_ReturnValue_1) == 0x000264, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_Conv_NameToString_ReturnValue) == 0x000268, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000278, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000279, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindAirBosHasTag, CallFunc_BooleanOR_ReturnValue) == 0x00027A, "Member 'Common_AINodeAction_Assemble_C_FindAirBosHasTag::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_FindNewWalkInt \ static_assert(alignof(Common_AINodeAction_Assemble_C_FindNewWalkInt) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_FindNewWalkInt"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_FindNewWalkInt) == 0x000001, "Wrong size on Common_AINodeAction_Assemble_C_FindNewWalkInt"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindNewWalkInt, FaildWalkInt) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_FindNewWalkInt::FaildWalkInt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_FindPath \ static_assert(alignof(Common_AINodeAction_Assemble_C_FindPath) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_FindPath"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_FindPath) == 0x0000A8, "Wrong size on Common_AINodeAction_Assemble_C_FindPath"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindPath, Find) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_FindPath::Find' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindPath, ReturnValue) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_FindPath::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindPath, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_FindPath::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindPath, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000038, "Member 'Common_AINodeAction_Assemble_C_FindPath::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindPath, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000050, "Member 'Common_AINodeAction_Assemble_C_FindPath::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindPath, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints) == 0x000068, "Member 'Common_AINodeAction_Assemble_C_FindPath::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathPoints' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindPath, CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength) == 0x000078, "Member 'Common_AINodeAction_Assemble_C_FindPath::CallFunc_NoPersistent_FindPathToLocationSynchronously_OutPathLength' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindPath, CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue) == 0x00007C, "Member 'Common_AINodeAction_Assemble_C_FindPath::CallFunc_NoPersistent_FindPathToLocationSynchronously_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindPath, CallFunc_Array_LastIndex_ReturnValue) == 0x000080, "Member 'Common_AINodeAction_Assemble_C_FindPath::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindPath, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000088, "Member 'Common_AINodeAction_Assemble_C_FindPath::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FindPath, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x0000A0, "Member 'Common_AINodeAction_Assemble_C_FindPath::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_FleeEQSFinished \ static_assert(alignof(Common_AINodeAction_Assemble_C_FleeEQSFinished) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_FleeEQSFinished"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_FleeEQSFinished) == 0x000010, "Wrong size on Common_AINodeAction_Assemble_C_FleeEQSFinished"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FleeEQSFinished, QueryInstance) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_FleeEQSFinished::QueryInstance' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_FleeEQSFinished, QueryStatus) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_FleeEQSFinished::QueryStatus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_Get_DebugLog \ static_assert(alignof(Common_AINodeAction_Assemble_C_Get_DebugLog) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_Get_DebugLog"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_Get_DebugLog) == 0x000020, "Wrong size on Common_AINodeAction_Assemble_C_Get_DebugLog"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Get_DebugLog, DebugLogBySHL_0) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_Get_DebugLog::DebugLogBySHL_0' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Get_DebugLog, CallFunc_CircularQueueGetArray_OutArray) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_Get_DebugLog::CallFunc_CircularQueueGetArray_OutArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_GetActionTime \ static_assert(alignof(Common_AINodeAction_Assemble_C_GetActionTime) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_GetActionTime"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_GetActionTime) == 0x0000D0, "Wrong size on Common_AINodeAction_Assemble_C_GetActionTime"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, conditioin_time) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::conditioin_time' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, Time) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::Time' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000018, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Map_Find_Value) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Map_Find_ReturnValue) == 0x000028, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Map_Contains_ReturnValue) == 0x000029, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Split_LeftS) == 0x000030, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Split_RightS) == 0x000040, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Split_ReturnValue) == 0x000050, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Split_LeftS_1) == 0x000058, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Split_RightS_1) == 0x000068, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Split_ReturnValue_1) == 0x000078, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Conv_StringToDouble_ReturnValue_1) == 0x000080, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Conv_StringToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Conv_StringToDouble_ReturnValue_2) == 0x000088, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Conv_StringToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Conv_StringToDouble_ReturnValue_3) == 0x000090, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Conv_StringToDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_FMax_ReturnValue) == 0x000098, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Contains_ReturnValue) == 0x0000A8, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_FFloor_ReturnValue) == 0x0000B8, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_FFloor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_RandomInteger_ReturnValue) == 0x0000BC, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_RandomInteger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Multiply_IntFloat_ReturnValue) == 0x0000C0, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Multiply_IntFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetActionTime, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000C8, "Member 'Common_AINodeAction_Assemble_C_GetActionTime::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_GetConditionTime \ static_assert(alignof(Common_AINodeAction_Assemble_C_GetConditionTime) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_GetConditionTime"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_GetConditionTime) == 0x000078, "Wrong size on Common_AINodeAction_Assemble_C_GetConditionTime"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetConditionTime, conditioin_time) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_GetConditionTime::conditioin_time' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetConditionTime, Time) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_GetConditionTime::Time' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetConditionTime, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000018, "Member 'Common_AINodeAction_Assemble_C_GetConditionTime::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetConditionTime, CallFunc_Map_Find_Value) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_GetConditionTime::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetConditionTime, CallFunc_Map_Find_ReturnValue) == 0x000028, "Member 'Common_AINodeAction_Assemble_C_GetConditionTime::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetConditionTime, CallFunc_Map_Contains_ReturnValue) == 0x000029, "Member 'Common_AINodeAction_Assemble_C_GetConditionTime::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetConditionTime, CallFunc_Split_LeftS) == 0x000030, "Member 'Common_AINodeAction_Assemble_C_GetConditionTime::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetConditionTime, CallFunc_Split_RightS) == 0x000040, "Member 'Common_AINodeAction_Assemble_C_GetConditionTime::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetConditionTime, CallFunc_Split_ReturnValue) == 0x000050, "Member 'Common_AINodeAction_Assemble_C_GetConditionTime::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetConditionTime, CallFunc_Conv_StringToDouble_ReturnValue_1) == 0x000058, "Member 'Common_AINodeAction_Assemble_C_GetConditionTime::CallFunc_Conv_StringToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetConditionTime, CallFunc_Conv_StringToDouble_ReturnValue_2) == 0x000060, "Member 'Common_AINodeAction_Assemble_C_GetConditionTime::CallFunc_Conv_StringToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetConditionTime, CallFunc_Contains_ReturnValue) == 0x000068, "Member 'Common_AINodeAction_Assemble_C_GetConditionTime::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetConditionTime, CallFunc_RandomFloatInRange_ReturnValue) == 0x000070, "Member 'Common_AINodeAction_Assemble_C_GetConditionTime::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_GetCoolDown \ static_assert(alignof(Common_AINodeAction_Assemble_C_GetCoolDown) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_GetCoolDown"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_GetCoolDown) == 0x000028, "Wrong size on Common_AINodeAction_Assemble_C_GetCoolDown"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetCoolDown, ID) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_GetCoolDown::ID' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetCoolDown, Time) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_GetCoolDown::Time' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetCoolDown, CallFunc_Map_Find_Value) == 0x000018, "Member 'Common_AINodeAction_Assemble_C_GetCoolDown::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetCoolDown, CallFunc_Map_Find_ReturnValue) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_GetCoolDown::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_GetCurrentMontageInstanceId \ static_assert(alignof(Common_AINodeAction_Assemble_C_GetCurrentMontageInstanceId) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_GetCurrentMontageInstanceId"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_GetCurrentMontageInstanceId) == 0x000018, "Wrong size on Common_AINodeAction_Assemble_C_GetCurrentMontageInstanceId"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetCurrentMontageInstanceId, ReturnValue) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_GetCurrentMontageInstanceId::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetCurrentMontageInstanceId, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'Common_AINodeAction_Assemble_C_GetCurrentMontageInstanceId::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetCurrentMontageInstanceId, CallFunc_GetAnimInstance_ReturnValue) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_GetCurrentMontageInstanceId::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetCurrentMontageInstanceId, CallFunc_Montage_GetCurrentInstanceId_ReturnValue) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_GetCurrentMontageInstanceId::CallFunc_Montage_GetCurrentInstanceId_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_GetQueryActionComponent \ static_assert(alignof(Common_AINodeAction_Assemble_C_GetQueryActionComponent) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_GetQueryActionComponent"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_GetQueryActionComponent) == 0x000070, "Wrong size on Common_AINodeAction_Assemble_C_GetQueryActionComponent"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetQueryActionComponent, isPlayer) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_GetQueryActionComponent::isPlayer' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetQueryActionComponent, ReturnValue) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_GetQueryActionComponent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetQueryActionComponent, LocalTarget) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_GetQueryActionComponent::LocalTarget' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetQueryActionComponent, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'Common_AINodeAction_Assemble_C_GetQueryActionComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetQueryActionComponent, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_GetQueryActionComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetQueryActionComponent, K2Node_DynamicCast_AsInt_AIAction_Impl) == 0x000028, "Member 'Common_AINodeAction_Assemble_C_GetQueryActionComponent::K2Node_DynamicCast_AsInt_AIAction_Impl' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetQueryActionComponent, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'Common_AINodeAction_Assemble_C_GetQueryActionComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetQueryActionComponent, CallFunc_GetPawn_Pawn) == 0x000040, "Member 'Common_AINodeAction_Assemble_C_GetQueryActionComponent::CallFunc_GetPawn_Pawn' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetQueryActionComponent, K2Node_DynamicCast_AsInt_AIAction_Impl_1) == 0x000048, "Member 'Common_AINodeAction_Assemble_C_GetQueryActionComponent::K2Node_DynamicCast_AsInt_AIAction_Impl_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetQueryActionComponent, K2Node_DynamicCast_bSuccess_1) == 0x000058, "Member 'Common_AINodeAction_Assemble_C_GetQueryActionComponent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetQueryActionComponent, CallFunc_GetTarget_target) == 0x000060, "Member 'Common_AINodeAction_Assemble_C_GetQueryActionComponent::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_GetQueryActionComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000068, "Member 'Common_AINodeAction_Assemble_C_GetQueryActionComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_IsNodeActionBreakable \ static_assert(alignof(Common_AINodeAction_Assemble_C_IsNodeActionBreakable) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_IsNodeActionBreakable"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_IsNodeActionBreakable) == 0x000048, "Wrong size on Common_AINodeAction_Assemble_C_IsNodeActionBreakable"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_IsNodeActionBreakable, IsBreakable) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_IsNodeActionBreakable::IsBreakable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_IsNodeActionBreakable, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_IsNodeActionBreakable::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_IsNodeActionBreakable, K2Node_SwitchString_CmpSuccess) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_IsNodeActionBreakable::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_IsNodeActionBreakable, K2Node_DynamicCast_AsInt_AIAction_Impl) == 0x000018, "Member 'Common_AINodeAction_Assemble_C_IsNodeActionBreakable::K2Node_DynamicCast_AsInt_AIAction_Impl' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_IsNodeActionBreakable, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Common_AINodeAction_Assemble_C_IsNodeActionBreakable::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_IsNodeActionBreakable, CallFunc_GetPawn_Pawn) == 0x000030, "Member 'Common_AINodeAction_Assemble_C_IsNodeActionBreakable::CallFunc_GetPawn_Pawn' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_IsNodeActionBreakable, CallFunc_GetComponentByClass_ReturnValue) == 0x000038, "Member 'Common_AINodeAction_Assemble_C_IsNodeActionBreakable::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_IsNodeActionBreakable, CallFunc_Not_PreBool_ReturnValue) == 0x000040, "Member 'Common_AINodeAction_Assemble_C_IsNodeActionBreakable::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_MayFlushStrafeFace \ static_assert(alignof(Common_AINodeAction_Assemble_C_MayFlushStrafeFace) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_MayFlushStrafeFace"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_MayFlushStrafeFace) == 0x000028, "Wrong size on Common_AINodeAction_Assemble_C_MayFlushStrafeFace"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_MayFlushStrafeFace, NeedFlush) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_MayFlushStrafeFace::NeedFlush' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_MayFlushStrafeFace, CallFunc_GetMyRotateComp_RotateComp) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_MayFlushStrafeFace::CallFunc_GetMyRotateComp_RotateComp' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_MayFlushStrafeFace, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_MayFlushStrafeFace::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_MayFlushStrafeFace, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000018, "Member 'Common_AINodeAction_Assemble_C_MayFlushStrafeFace::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_MayFlushStrafeFace, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_MayFlushStrafeFace::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos \ static_assert(alignof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos) == 0x000090, "Wrong size on Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, LocalFind) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::LocalFind' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, Temp_bool_True_if_break_was_hit_Variable) == 0x000001, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, Temp_int_Array_Index_Variable) == 0x000004, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, CallFunc_Not_PreBool_ReturnValue) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, Temp_int_Variable) == 0x00000C, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, Temp_int_Variable_1) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, Temp_int_Loop_Counter_Variable) == 0x000030, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, CallFunc_Map_Keys_Keys) == 0x000038, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000048, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, CallFunc_Array_Get_Item) == 0x000060, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x00007C, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, CallFunc_Less_IntInt_ReturnValue) == 0x00007D, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, CallFunc_BooleanAND_ReturnValue) == 0x00007E, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, CallFunc_Map_Find_Value) == 0x000080, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, CallFunc_Map_Find_ReturnValue) == 0x000084, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos, CallFunc_Add_IntInt_ReturnValue_1) == 0x000088, "Member 'Common_AINodeAction_Assemble_C_NewChase_HaveRepetitionPos::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnChaseQueryFinished \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnChaseQueryFinished) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_OnChaseQueryFinished"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnChaseQueryFinished) == 0x000010, "Wrong size on Common_AINodeAction_Assemble_C_OnChaseQueryFinished"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnChaseQueryFinished, QueryInstance) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnChaseQueryFinished::QueryInstance' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnChaseQueryFinished, QueryStatus) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_OnChaseQueryFinished::QueryStatus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnFail_2D4A9BE04ADB806D204A41863483AA60 \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnFail_2D4A9BE04ADB806D204A41863483AA60) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_OnFail_2D4A9BE04ADB806D204A41863483AA60"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnFail_2D4A9BE04ADB806D204A41863483AA60) == 0x000001, "Wrong size on Common_AINodeAction_Assemble_C_OnFail_2D4A9BE04ADB806D204A41863483AA60"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnFail_2D4A9BE04ADB806D204A41863483AA60, MovementResult) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnFail_2D4A9BE04ADB806D204A41863483AA60::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnFail_93BAAF18487AE85F4B02508671BEB0C2 \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnFail_93BAAF18487AE85F4B02508671BEB0C2) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_OnFail_93BAAF18487AE85F4B02508671BEB0C2"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnFail_93BAAF18487AE85F4B02508671BEB0C2) == 0x000001, "Wrong size on Common_AINodeAction_Assemble_C_OnFail_93BAAF18487AE85F4B02508671BEB0C2"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnFail_93BAAF18487AE85F4B02508671BEB0C2, MovementResult) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnFail_93BAAF18487AE85F4B02508671BEB0C2::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnFail_AC83F29146BCBAA42B0CFE8F418AD4B5 \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnFail_AC83F29146BCBAA42B0CFE8F418AD4B5) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_OnFail_AC83F29146BCBAA42B0CFE8F418AD4B5"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnFail_AC83F29146BCBAA42B0CFE8F418AD4B5) == 0x000001, "Wrong size on Common_AINodeAction_Assemble_C_OnFail_AC83F29146BCBAA42B0CFE8F418AD4B5"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnFail_AC83F29146BCBAA42B0CFE8F418AD4B5, MovementResult) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnFail_AC83F29146BCBAA42B0CFE8F418AD4B5::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnFail_BA6DD82E4F57E55436028B9F7BB2375E \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnFail_BA6DD82E4F57E55436028B9F7BB2375E) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_OnFail_BA6DD82E4F57E55436028B9F7BB2375E"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnFail_BA6DD82E4F57E55436028B9F7BB2375E) == 0x000001, "Wrong size on Common_AINodeAction_Assemble_C_OnFail_BA6DD82E4F57E55436028B9F7BB2375E"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnFail_BA6DD82E4F57E55436028B9F7BB2375E, MovementResult) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnFail_BA6DD82E4F57E55436028B9F7BB2375E::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnFail_EF0DB90B4F8427C2818937824A168317 \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnFail_EF0DB90B4F8427C2818937824A168317) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_OnFail_EF0DB90B4F8427C2818937824A168317"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnFail_EF0DB90B4F8427C2818937824A168317) == 0x000001, "Wrong size on Common_AINodeAction_Assemble_C_OnFail_EF0DB90B4F8427C2818937824A168317"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnFail_EF0DB90B4F8427C2818937824A168317, MovementResult) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnFail_EF0DB90B4F8427C2818937824A168317::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnFail_FCFC3829484CC79DA58D4F9091B06666 \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnFail_FCFC3829484CC79DA58D4F9091B06666) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_OnFail_FCFC3829484CC79DA58D4F9091B06666"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnFail_FCFC3829484CC79DA58D4F9091B06666) == 0x000001, "Wrong size on Common_AINodeAction_Assemble_C_OnFail_FCFC3829484CC79DA58D4F9091B06666"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnFail_FCFC3829484CC79DA58D4F9091B06666, MovementResult) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnFail_FCFC3829484CC79DA58D4F9091B06666::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnFail_FF8EB4DF4559891E21B7478BFC7550DD \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnFail_FF8EB4DF4559891E21B7478BFC7550DD) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_OnFail_FF8EB4DF4559891E21B7478BFC7550DD"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnFail_FF8EB4DF4559891E21B7478BFC7550DD) == 0x000001, "Wrong size on Common_AINodeAction_Assemble_C_OnFail_FF8EB4DF4559891E21B7478BFC7550DD"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnFail_FF8EB4DF4559891E21B7478BFC7550DD, MovementResult) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnFail_FF8EB4DF4559891E21B7478BFC7550DD::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnMoveFinished_A5CCE51A46CC03FC20C776BFD2198989 \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnMoveFinished_A5CCE51A46CC03FC20C776BFD2198989) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_OnMoveFinished_A5CCE51A46CC03FC20C776BFD2198989"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnMoveFinished_A5CCE51A46CC03FC20C776BFD2198989) == 0x000010, "Wrong size on Common_AINodeAction_Assemble_C_OnMoveFinished_A5CCE51A46CC03FC20C776BFD2198989"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnMoveFinished_A5CCE51A46CC03FC20C776BFD2198989, Result) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnMoveFinished_A5CCE51A46CC03FC20C776BFD2198989::Result' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnMoveFinished_A5CCE51A46CC03FC20C776BFD2198989, AIController) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_OnMoveFinished_A5CCE51A46CC03FC20C776BFD2198989::AIController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnQueryFinished \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnQueryFinished) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_OnQueryFinished"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnQueryFinished) == 0x000010, "Wrong size on Common_AINodeAction_Assemble_C_OnQueryFinished"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnQueryFinished, QueryInstance) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnQueryFinished::QueryInstance' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnQueryFinished, QueryStatus) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_OnQueryFinished::QueryStatus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnShootResult \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnShootResult) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_OnShootResult"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnShootResult) == 0x000010, "Wrong size on Common_AINodeAction_Assemble_C_OnShootResult"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnShootResult, Succeed) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnShootResult::Succeed' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnShootResult, Anim_duration) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_OnShootResult::Anim_duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnSuccess_2D4A9BE04ADB806D204A41863483AA60 \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnSuccess_2D4A9BE04ADB806D204A41863483AA60) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_OnSuccess_2D4A9BE04ADB806D204A41863483AA60"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnSuccess_2D4A9BE04ADB806D204A41863483AA60) == 0x000001, "Wrong size on Common_AINodeAction_Assemble_C_OnSuccess_2D4A9BE04ADB806D204A41863483AA60"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnSuccess_2D4A9BE04ADB806D204A41863483AA60, MovementResult) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnSuccess_2D4A9BE04ADB806D204A41863483AA60::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnSuccess_93BAAF18487AE85F4B02508671BEB0C2 \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnSuccess_93BAAF18487AE85F4B02508671BEB0C2) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_OnSuccess_93BAAF18487AE85F4B02508671BEB0C2"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnSuccess_93BAAF18487AE85F4B02508671BEB0C2) == 0x000001, "Wrong size on Common_AINodeAction_Assemble_C_OnSuccess_93BAAF18487AE85F4B02508671BEB0C2"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnSuccess_93BAAF18487AE85F4B02508671BEB0C2, MovementResult) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnSuccess_93BAAF18487AE85F4B02508671BEB0C2::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnSuccess_AC83F29146BCBAA42B0CFE8F418AD4B5 \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnSuccess_AC83F29146BCBAA42B0CFE8F418AD4B5) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_OnSuccess_AC83F29146BCBAA42B0CFE8F418AD4B5"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnSuccess_AC83F29146BCBAA42B0CFE8F418AD4B5) == 0x000001, "Wrong size on Common_AINodeAction_Assemble_C_OnSuccess_AC83F29146BCBAA42B0CFE8F418AD4B5"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnSuccess_AC83F29146BCBAA42B0CFE8F418AD4B5, MovementResult) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnSuccess_AC83F29146BCBAA42B0CFE8F418AD4B5::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnSuccess_BA6DD82E4F57E55436028B9F7BB2375E \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnSuccess_BA6DD82E4F57E55436028B9F7BB2375E) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_OnSuccess_BA6DD82E4F57E55436028B9F7BB2375E"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnSuccess_BA6DD82E4F57E55436028B9F7BB2375E) == 0x000001, "Wrong size on Common_AINodeAction_Assemble_C_OnSuccess_BA6DD82E4F57E55436028B9F7BB2375E"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnSuccess_BA6DD82E4F57E55436028B9F7BB2375E, MovementResult) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnSuccess_BA6DD82E4F57E55436028B9F7BB2375E::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnSuccess_EF0DB90B4F8427C2818937824A168317 \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnSuccess_EF0DB90B4F8427C2818937824A168317) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_OnSuccess_EF0DB90B4F8427C2818937824A168317"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnSuccess_EF0DB90B4F8427C2818937824A168317) == 0x000001, "Wrong size on Common_AINodeAction_Assemble_C_OnSuccess_EF0DB90B4F8427C2818937824A168317"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnSuccess_EF0DB90B4F8427C2818937824A168317, MovementResult) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnSuccess_EF0DB90B4F8427C2818937824A168317::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnSuccess_FCFC3829484CC79DA58D4F9091B06666 \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnSuccess_FCFC3829484CC79DA58D4F9091B06666) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_OnSuccess_FCFC3829484CC79DA58D4F9091B06666"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnSuccess_FCFC3829484CC79DA58D4F9091B06666) == 0x000001, "Wrong size on Common_AINodeAction_Assemble_C_OnSuccess_FCFC3829484CC79DA58D4F9091B06666"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnSuccess_FCFC3829484CC79DA58D4F9091B06666, MovementResult) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnSuccess_FCFC3829484CC79DA58D4F9091B06666::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_OnSuccess_FF8EB4DF4559891E21B7478BFC7550DD \ static_assert(alignof(Common_AINodeAction_Assemble_C_OnSuccess_FF8EB4DF4559891E21B7478BFC7550DD) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_OnSuccess_FF8EB4DF4559891E21B7478BFC7550DD"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_OnSuccess_FF8EB4DF4559891E21B7478BFC7550DD) == 0x000001, "Wrong size on Common_AINodeAction_Assemble_C_OnSuccess_FF8EB4DF4559891E21B7478BFC7550DD"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_OnSuccess_FF8EB4DF4559891E21B7478BFC7550DD, MovementResult) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_OnSuccess_FF8EB4DF4559891E21B7478BFC7550DD::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_ParseVarString \ static_assert(alignof(Common_AINodeAction_Assemble_C_ParseVarString) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_ParseVarString"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_ParseVarString) == 0x000058, "Wrong size on Common_AINodeAction_Assemble_C_ParseVarString"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ParseVarString, SrcVar) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_ParseVarString::SrcVar' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ParseVarString, Var) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_ParseVarString::Var' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ParseVarString, CallFunc_GetOwner_ReturnValue) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_ParseVarString::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ParseVarString, K2Node_DynamicCast_AsInt_AIAction_Impl) == 0x000028, "Member 'Common_AINodeAction_Assemble_C_ParseVarString::K2Node_DynamicCast_AsInt_AIAction_Impl' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ParseVarString, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'Common_AINodeAction_Assemble_C_ParseVarString::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ParseVarString, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000039, "Member 'Common_AINodeAction_Assemble_C_ParseVarString::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ParseVarString, CallFunc_GetPawn_Pawn) == 0x000040, "Member 'Common_AINodeAction_Assemble_C_ParseVarString::CallFunc_GetPawn_Pawn' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ParseVarString, CallFunc_Conv_NameToString_ReturnValue) == 0x000048, "Member 'Common_AINodeAction_Assemble_C_ParseVarString::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_PeformNodeAction \ static_assert(alignof(Common_AINodeAction_Assemble_C_PeformNodeAction) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_PeformNodeAction"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_PeformNodeAction) == 0x000050, "Wrong size on Common_AINodeAction_Assemble_C_PeformNodeAction"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_PeformNodeAction, Type) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_PeformNodeAction::Type' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_PeformNodeAction, Param) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_PeformNodeAction::Param' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_PeformNodeAction, Param1) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_PeformNodeAction::Param1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_PeformNodeAction, Param2) == 0x000030, "Member 'Common_AINodeAction_Assemble_C_PeformNodeAction::Param2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_PeformNodeAction, Param3) == 0x000040, "Member 'Common_AINodeAction_Assemble_C_PeformNodeAction::Param3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_PlayerOnLodder \ static_assert(alignof(Common_AINodeAction_Assemble_C_PlayerOnLodder) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_PlayerOnLodder"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_PlayerOnLodder) == 0x000050, "Wrong size on Common_AINodeAction_Assemble_C_PlayerOnLodder"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_PlayerOnLodder, OnLadder) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_PlayerOnLodder::OnLadder' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_PlayerOnLodder, K2Node_DynamicCast_AsInt_AIAction_Impl) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_PlayerOnLodder::K2Node_DynamicCast_AsInt_AIAction_Impl' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_PlayerOnLodder, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Common_AINodeAction_Assemble_C_PlayerOnLodder::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_PlayerOnLodder, CallFunc_GetTarget_target) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_PlayerOnLodder::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_PlayerOnLodder, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000028, "Member 'Common_AINodeAction_Assemble_C_PlayerOnLodder::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_PlayerOnLodder, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Common_AINodeAction_Assemble_C_PlayerOnLodder::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_PlayerOnLodder, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000030, "Member 'Common_AINodeAction_Assemble_C_PlayerOnLodder::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_PlayerOnLodder, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'Common_AINodeAction_Assemble_C_PlayerOnLodder::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_PlayerOnLodder, CallFunc_GetMyLadderComp_LadderComponent) == 0x000040, "Member 'Common_AINodeAction_Assemble_C_PlayerOnLodder::CallFunc_GetMyLadderComp_LadderComponent' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_PlayerOnLodder, CallFunc_GetOnLadder_OnLadder) == 0x000048, "Member 'Common_AINodeAction_Assemble_C_PlayerOnLodder::CallFunc_GetOnLadder_OnLadder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_ReceiveTick \ static_assert(alignof(Common_AINodeAction_Assemble_C_ReceiveTick) == 0x000004, "Wrong alignment on Common_AINodeAction_Assemble_C_ReceiveTick"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_ReceiveTick) == 0x000004, "Wrong size on Common_AINodeAction_Assemble_C_ReceiveTick"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_Recode_2C16F36B4B99DE0B7A1F6DBB73B11581 \ static_assert(alignof(Common_AINodeAction_Assemble_C_Recode_2C16F36B4B99DE0B7A1F6DBB73B11581) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_Recode_2C16F36B4B99DE0B7A1F6DBB73B11581"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_Recode_2C16F36B4B99DE0B7A1F6DBB73B11581) == 0x000010, "Wrong size on Common_AINodeAction_Assemble_C_Recode_2C16F36B4B99DE0B7A1F6DBB73B11581"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Recode_2C16F36B4B99DE0B7A1F6DBB73B11581, Result) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_Recode_2C16F36B4B99DE0B7A1F6DBB73B11581::Result' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Recode_2C16F36B4B99DE0B7A1F6DBB73B11581, ArrayIndex) == 0x000004, "Member 'Common_AINodeAction_Assemble_C_Recode_2C16F36B4B99DE0B7A1F6DBB73B11581::ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Recode_2C16F36B4B99DE0B7A1F6DBB73B11581, func) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_Recode_2C16F36B4B99DE0B7A1F6DBB73B11581::func' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_RefreshCoolDowns \ static_assert(alignof(Common_AINodeAction_Assemble_C_RefreshCoolDowns) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_RefreshCoolDowns"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_RefreshCoolDowns) == 0x000040, "Wrong size on Common_AINodeAction_Assemble_C_RefreshCoolDowns"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_RefreshCoolDowns, timerid) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_RefreshCoolDowns::timerid' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_RefreshCoolDowns, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_RefreshCoolDowns::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_RefreshCoolDowns, Temp_int_Array_Index_Variable) == 0x000014, "Member 'Common_AINodeAction_Assemble_C_RefreshCoolDowns::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_RefreshCoolDowns, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'Common_AINodeAction_Assemble_C_RefreshCoolDowns::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_RefreshCoolDowns, CallFunc_Array_Get_Item) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_RefreshCoolDowns::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_RefreshCoolDowns, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'Common_AINodeAction_Assemble_C_RefreshCoolDowns::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_RefreshCoolDowns, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'Common_AINodeAction_Assemble_C_RefreshCoolDowns::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_RefreshCoolDowns, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000038, "Member 'Common_AINodeAction_Assemble_C_RefreshCoolDowns::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_RemoveMark \ static_assert(alignof(Common_AINodeAction_Assemble_C_RemoveMark) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_RemoveMark"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_RemoveMark) == 0x000010, "Wrong size on Common_AINodeAction_Assemble_C_RemoveMark"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_RemoveMark, Add) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_RemoveMark::Add' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_ResetStrafeRecord \ static_assert(alignof(Common_AINodeAction_Assemble_C_ResetStrafeRecord) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_ResetStrafeRecord"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_ResetStrafeRecord) == 0x000002, "Wrong size on Common_AINodeAction_Assemble_C_ResetStrafeRecord"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ResetStrafeRecord, WalkInt_0) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_ResetStrafeRecord::WalkInt_0' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_ResetStrafeRecord, CallFunc_Map_Remove_ReturnValue) == 0x000001, "Member 'Common_AINodeAction_Assemble_C_ResetStrafeRecord::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_RestCantChasing \ static_assert(alignof(Common_AINodeAction_Assemble_C_RestCantChasing) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_RestCantChasing"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_RestCantChasing) == 0x000028, "Wrong size on Common_AINodeAction_Assemble_C_RestCantChasing"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_RestCantChasing, K2Node_MakeStruct_ST_StrafeRecord) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_RestCantChasing::K2Node_MakeStruct_ST_StrafeRecord' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_runFaildFuncEvent_2C16F36B4B99DE0B7A1F6DBB73B11581 \ static_assert(alignof(Common_AINodeAction_Assemble_C_runFaildFuncEvent_2C16F36B4B99DE0B7A1F6DBB73B11581) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_runFaildFuncEvent_2C16F36B4B99DE0B7A1F6DBB73B11581"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_runFaildFuncEvent_2C16F36B4B99DE0B7A1F6DBB73B11581) == 0x000010, "Wrong size on Common_AINodeAction_Assemble_C_runFaildFuncEvent_2C16F36B4B99DE0B7A1F6DBB73B11581"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_runFaildFuncEvent_2C16F36B4B99DE0B7A1F6DBB73B11581, Result) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_runFaildFuncEvent_2C16F36B4B99DE0B7A1F6DBB73B11581::Result' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_runFaildFuncEvent_2C16F36B4B99DE0B7A1F6DBB73B11581, ArrayIndex) == 0x000004, "Member 'Common_AINodeAction_Assemble_C_runFaildFuncEvent_2C16F36B4B99DE0B7A1F6DBB73B11581::ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_runFaildFuncEvent_2C16F36B4B99DE0B7A1F6DBB73B11581, func) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_runFaildFuncEvent_2C16F36B4B99DE0B7A1F6DBB73B11581::func' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_SetCoolDown \ static_assert(alignof(Common_AINodeAction_Assemble_C_SetCoolDown) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_SetCoolDown"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_SetCoolDown) == 0x000018, "Wrong size on Common_AINodeAction_Assemble_C_SetCoolDown"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetCoolDown, ID) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_SetCoolDown::ID' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetCoolDown, Time) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_SetCoolDown::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_SetDoStrafe \ static_assert(alignof(Common_AINodeAction_Assemble_C_SetDoStrafe) == 0x000001, "Wrong alignment on Common_AINodeAction_Assemble_C_SetDoStrafe"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_SetDoStrafe) == 0x000001, "Wrong size on Common_AINodeAction_Assemble_C_SetDoStrafe"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetDoStrafe, Strafing_0) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_SetDoStrafe::Strafing_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_SetLastLocation \ static_assert(alignof(Common_AINodeAction_Assemble_C_SetLastLocation) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_SetLastLocation"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_SetLastLocation) == 0x000228, "Wrong size on Common_AINodeAction_Assemble_C_SetLastLocation"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetLastLocation, Time) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_SetLastLocation::Time' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetLastLocation, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_SetLastLocation::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetLastLocation, CallFunc_K2_SetActorLocation_ReturnValue) == 0x0000F0, "Member 'Common_AINodeAction_Assemble_C_SetLastLocation::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetLastLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000F8, "Member 'Common_AINodeAction_Assemble_C_SetLastLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetLastLocation, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x000110, "Member 'Common_AINodeAction_Assemble_C_SetLastLocation::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetLastLocation, CallFunc_VInterpTo_ReturnValue) == 0x000118, "Member 'Common_AINodeAction_Assemble_C_SetLastLocation::CallFunc_VInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetLastLocation, CallFunc_EqualEqual_VectorVector_ReturnValue_1) == 0x000130, "Member 'Common_AINodeAction_Assemble_C_SetLastLocation::CallFunc_EqualEqual_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetLastLocation, CallFunc_K2_SetActorLocation_SweepHitResult_1) == 0x000138, "Member 'Common_AINodeAction_Assemble_C_SetLastLocation::CallFunc_K2_SetActorLocation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetLastLocation, CallFunc_K2_SetActorLocation_ReturnValue_1) == 0x000220, "Member 'Common_AINodeAction_Assemble_C_SetLastLocation::CallFunc_K2_SetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetLastLocation, CallFunc_VInterpTo_DeltaTime_ImplicitCast) == 0x000224, "Member 'Common_AINodeAction_Assemble_C_SetLastLocation::CallFunc_VInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_SetLegdePushbackWhenStrafe \ static_assert(alignof(Common_AINodeAction_Assemble_C_SetLegdePushbackWhenStrafe) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_SetLegdePushbackWhenStrafe"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_SetLegdePushbackWhenStrafe) == 0x000028, "Wrong size on Common_AINodeAction_Assemble_C_SetLegdePushbackWhenStrafe"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetLegdePushbackWhenStrafe, Legde_Pushback_when_No_Rootmotion) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_SetLegdePushbackWhenStrafe::Legde_Pushback_when_No_Rootmotion' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetLegdePushbackWhenStrafe, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_SetLegdePushbackWhenStrafe::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetLegdePushbackWhenStrafe, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_SetLegdePushbackWhenStrafe::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetLegdePushbackWhenStrafe, K2Node_DynamicCast_AsDCSCharacter_Movement_Component) == 0x000018, "Member 'Common_AINodeAction_Assemble_C_SetLegdePushbackWhenStrafe::K2Node_DynamicCast_AsDCSCharacter_Movement_Component' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_SetLegdePushbackWhenStrafe, K2Node_DynamicCast_bSuccess_1) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_SetLegdePushbackWhenStrafe::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_Strafe \ static_assert(alignof(Common_AINodeAction_Assemble_C_Strafe) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_Strafe"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_Strafe) == 0x000018, "Wrong size on Common_AINodeAction_Assemble_C_Strafe"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Strafe, Min) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_Strafe::Min' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Strafe, Max) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_Strafe::Max' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Strafe, forbiddenRLstrafe) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_Strafe::forbiddenRLstrafe' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_Tick_DirectionMoveEvent \ static_assert(alignof(Common_AINodeAction_Assemble_C_Tick_DirectionMoveEvent) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_Tick_DirectionMoveEvent"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_Tick_DirectionMoveEvent) == 0x000008, "Wrong size on Common_AINodeAction_Assemble_C_Tick_DirectionMoveEvent"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Tick_DirectionMoveEvent, DeltaTime) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_Tick_DirectionMoveEvent::DeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_TimerCD_disable_time \ static_assert(alignof(Common_AINodeAction_Assemble_C_TimerCD_disable_time) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_TimerCD_disable_time"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_TimerCD_disable_time) == 0x000038, "Wrong size on Common_AINodeAction_Assemble_C_TimerCD_disable_time"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_disable_time, AIComp) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_TimerCD_disable_time::AIComp' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_disable_time, Duration) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_TimerCD_disable_time::Duration' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_disable_time, ReturnValue) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_TimerCD_disable_time::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_disable_time, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000018, "Member 'Common_AINodeAction_Assemble_C_TimerCD_disable_time::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_disable_time, CallFunc_GetAITimerDuration_Duration) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_TimerCD_disable_time::CallFunc_GetAITimerDuration_Duration' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_disable_time, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'Common_AINodeAction_Assemble_C_TimerCD_disable_time::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_disable_time, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000030, "Member 'Common_AINodeAction_Assemble_C_TimerCD_disable_time::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt \ static_assert(alignof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt) == 0x000070, "Wrong size on Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, AIComp) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::AIComp' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, Duration) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::Duration' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, Type) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::Type' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, ReturnValue) == 0x000011, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000018, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, CallFunc_GetAITimer_Duration) == 0x000028, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::CallFunc_GetAITimer_Duration' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000030, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, CallFunc_GetAITimer_Duration_1) == 0x000038, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::CallFunc_GetAITimer_Duration_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000040, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, CallFunc_GetAITimer_Duration_2) == 0x000048, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::CallFunc_GetAITimer_Duration_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000050, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000051, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000058, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000060, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000068, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt, CallFunc_BooleanAND_ReturnValue) == 0x000069, "Member 'Common_AINodeAction_Assemble_C_TimerCD_timelater_withinhurt::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_TryMoveDetectIfNonNavNow \ static_assert(alignof(Common_AINodeAction_Assemble_C_TryMoveDetectIfNonNavNow) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_TryMoveDetectIfNonNavNow"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_TryMoveDetectIfNonNavNow) == 0x000010, "Wrong size on Common_AINodeAction_Assemble_C_TryMoveDetectIfNonNavNow"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TryMoveDetectIfNonNavNow, QueryInstance) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_TryMoveDetectIfNonNavNow::QueryInstance' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_TryMoveDetectIfNonNavNow, QueryStatus) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_TryMoveDetectIfNonNavNow::QueryStatus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_Update_Walk_Direction \ static_assert(alignof(Common_AINodeAction_Assemble_C_Update_Walk_Direction) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_Update_Walk_Direction"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_Update_Walk_Direction) == 0x000258, "Wrong size on Common_AINodeAction_Assemble_C_Update_Walk_Direction"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, ForceDirectionIfNotNull) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::ForceDirectionIfNotNull' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, NeedUpdate) == 0x000001, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::NeedUpdate' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, NewLocalVar) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, randomWalkInt) == 0x000010, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::randomWalkInt' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, L_RandomLeft) == 0x000011, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::L_RandomLeft' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, MayRight) == 0x000012, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::MayRight' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, mayLeft) == 0x000013, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::mayLeft' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, Last_WalkInt) == 0x000014, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::Last_WalkInt' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, Temp_bool_Variable) == 0x000015, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000016, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, Temp_byte_Variable) == 0x000017, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, Temp_byte_Variable_1) == 0x000018, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Map_Find_Value) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000068, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, K2Node_SwitchEnum_CmpSuccess) == 0x000069, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x00006A, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, Temp_real_Variable) == 0x000070, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, K2Node_MakeArray_Array) == 0x000078, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Array_Random_OutItem) == 0x000088, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Array_Random_OutItem' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Array_Random_OutIndex) == 0x00008C, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Array_Random_OutIndex' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, K2Node_SwitchEnum_CmpSuccess_1) == 0x000090, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000091, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, Temp_real_Variable_1) == 0x000098, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, K2Node_Select_Default) == 0x0000A0, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, Temp_real_Variable_2) == 0x0000A8, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, Temp_real_Variable_3) == 0x0000B0, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, Temp_byte_Variable_2) == 0x0000B8, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0000C0, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0000C8, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x0000D8, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x0000E8, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x0000F0, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, K2Node_Select_Default_1) == 0x000100, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Concat_StrStr_ReturnValue) == 0x000108, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000118, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000120, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Not_PreBool_ReturnValue) == 0x000121, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Conv_BoolToString_ReturnValue) == 0x000128, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000138, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000148, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000158, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000168, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000180, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000190, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Map_Find_Value_1) == 0x0001A0, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Map_Find_ReturnValue_1) == 0x0001C8, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x0001C9, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x0001D0, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_EqualEqual_VectorVector_ReturnValue_1) == 0x0001E8, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_EqualEqual_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, Temp_byte_Variable_3) == 0x0001E9, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, Temp_byte_Variable_4) == 0x0001EA, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Map_Find_Value_2) == 0x0001F0, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Map_Find_ReturnValue_2) == 0x000218, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, Temp_bool_Variable_1) == 0x000219, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_GreaterEqual_IntInt_ReturnValue_2) == 0x00021A, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_GreaterEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, K2Node_Select_Default_2) == 0x00021B, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_EqualEqual_VectorVector_ReturnValue_2) == 0x00021C, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_EqualEqual_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000220, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, K2Node_SwitchEnum_CmpSuccess_2) == 0x000228, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x000230, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_RandomBool_ReturnValue) == 0x000238, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_RandomBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000239, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_GetDistanceTo_ReturnValue) == 0x00023C, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000240, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000241, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_BooleanAND_ReturnValue) == 0x000242, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000248, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_Update_Walk_Direction, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000250, "Member 'Common_AINodeAction_Assemble_C_Update_Walk_Direction::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_UpdateChasingTime \ static_assert(alignof(Common_AINodeAction_Assemble_C_UpdateChasingTime) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_UpdateChasingTime"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_UpdateChasingTime) == 0x0000B0, "Wrong size on Common_AINodeAction_Assemble_C_UpdateChasingTime"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateChasingTime, L_Record) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_UpdateChasingTime::L_Record' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateChasingTime, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000028, "Member 'Common_AINodeAction_Assemble_C_UpdateChasingTime::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateChasingTime, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000030, "Member 'Common_AINodeAction_Assemble_C_UpdateChasingTime::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateChasingTime, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000038, "Member 'Common_AINodeAction_Assemble_C_UpdateChasingTime::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateChasingTime, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000050, "Member 'Common_AINodeAction_Assemble_C_UpdateChasingTime::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateChasingTime, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000068, "Member 'Common_AINodeAction_Assemble_C_UpdateChasingTime::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateChasingTime, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x000070, "Member 'Common_AINodeAction_Assemble_C_UpdateChasingTime::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateChasingTime, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000078, "Member 'Common_AINodeAction_Assemble_C_UpdateChasingTime::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateChasingTime, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000080, "Member 'Common_AINodeAction_Assemble_C_UpdateChasingTime::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateChasingTime, CallFunc_FFloor_ReturnValue) == 0x000088, "Member 'Common_AINodeAction_Assemble_C_UpdateChasingTime::CallFunc_FFloor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateChasingTime, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000090, "Member 'Common_AINodeAction_Assemble_C_UpdateChasingTime::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateChasingTime, CallFunc_Add_IntInt_ReturnValue) == 0x000098, "Member 'Common_AINodeAction_Assemble_C_UpdateChasingTime::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateChasingTime, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'Common_AINodeAction_Assemble_C_UpdateChasingTime::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateChasingTime, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'Common_AINodeAction_Assemble_C_UpdateChasingTime::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_UpdateStrafeRecord \ static_assert(alignof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_UpdateStrafeRecord"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord) == 0x000128, "Wrong size on Common_AINodeAction_Assemble_C_UpdateStrafeRecord"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, L_Record) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::L_Record' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000028, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000030, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000038, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000050, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000068, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x000070, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000078, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000080, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x000088, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_FFloor_ReturnValue) == 0x000090, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_FFloor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_Add_IntInt_ReturnValue) == 0x000094, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000098, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0000B0, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, K2Node_MakeStruct_ST_StrafeRecord) == 0x0000B8, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::K2Node_MakeStruct_ST_StrafeRecord' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000E8, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0000F0, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_Map_Find_Value) == 0x0000F8, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_Map_Find_ReturnValue) == 0x000120, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000121, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateStrafeRecord, CallFunc_BooleanAND_ReturnValue) == 0x000122, "Member 'Common_AINodeAction_Assemble_C_UpdateStrafeRecord::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld \ static_assert(alignof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld) == 0x000160, "Wrong size on Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, ForceDirectionIfNotNull) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::ForceDirectionIfNotNull' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, NeedUpdate) == 0x000001, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::NeedUpdate' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, MayRight) == 0x000002, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::MayRight' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, mayLeft) == 0x000003, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::mayLeft' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, Last_WalkInt) == 0x000004, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::Last_WalkInt' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000005, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, Temp_byte_Variable) == 0x000018, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, Temp_real_Variable) == 0x000020, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, Temp_real_Variable_1) == 0x000028, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, Temp_real_Variable_2) == 0x000030, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, Temp_real_Variable_3) == 0x000038, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, Temp_real_Variable_4) == 0x000040, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, Temp_real_Variable_5) == 0x000048, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, Temp_bool_Variable) == 0x000050, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, Temp_byte_Variable_1) == 0x000051, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, Temp_byte_Variable_2) == 0x000052, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000058, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000060, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000070, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000078, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, K2Node_SwitchEnum_CmpSuccess) == 0x000080, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, K2Node_Select_Default) == 0x000088, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000090, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000098, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Concat_StrStr_ReturnValue) == 0x0000A8, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000B8, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Not_PreBool_ReturnValue) == 0x0000B9, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Conv_BoolToString_ReturnValue) == 0x0000C0, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x0000D0, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000D8, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000E8, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000F0, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000100, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000110, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_RandomBool_ReturnValue) == 0x000120, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_RandomBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000128, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, K2Node_Select_Default_1) == 0x000138, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_GetGameTimeInSeconds_ReturnValue_3) == 0x000140, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_GetGameTimeInSeconds_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_GetDistanceTo_ReturnValue) == 0x000148, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x00014C, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Less_DoubleDouble_ReturnValue) == 0x00014D, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000150, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000158, "Member 'Common_AINodeAction_Assemble_C_UpdateWalkDirectionOld::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Common_AINodeAction_Assemble_C_自定义事件 \ static_assert(alignof(Common_AINodeAction_Assemble_C_自定义事件) == 0x000008, "Wrong alignment on Common_AINodeAction_Assemble_C_自定义事件"); \ static_assert(sizeof(Common_AINodeAction_Assemble_C_自定义事件) == 0x000010, "Wrong size on Common_AINodeAction_Assemble_C_自定义事件"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_自定义事件, QueryInstance) == 0x000000, "Member 'Common_AINodeAction_Assemble_C_自定义事件::QueryInstance' has a wrong offset!"); \ static_assert(offsetof(Common_AINodeAction_Assemble_C_自定义事件, QueryStatus) == 0x000008, "Member 'Common_AINodeAction_Assemble_C_自定义事件::QueryStatus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommon_AINodeAction_Assemble_C \ static_assert(alignof(UCommon_AINodeAction_Assemble_C) == 0x000008, "Wrong alignment on UCommon_AINodeAction_Assemble_C"); \ static_assert(sizeof(UCommon_AINodeAction_Assemble_C) == 0x0005B0, "Wrong size on UCommon_AINodeAction_Assemble_C"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, UberGraphFrame_Common_AINodeAction_Assemble_C) == 0x000110, "Member 'UCommon_AINodeAction_Assemble_C::UberGraphFrame_Common_AINodeAction_Assemble_C' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, SoftInterruptable) == 0x000118, "Member 'UCommon_AINodeAction_Assemble_C::SoftInterruptable' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, Arg_1) == 0x000120, "Member 'UCommon_AINodeAction_Assemble_C::Arg_1' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, Arg_2) == 0x000130, "Member 'UCommon_AINodeAction_Assemble_C::Arg_2' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, Arg_3) == 0x000140, "Member 'UCommon_AINodeAction_Assemble_C::Arg_3' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, Arg_4) == 0x000150, "Member 'UCommon_AINodeAction_Assemble_C::Arg_4' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, ActionType_0) == 0x000160, "Member 'UCommon_AINodeAction_Assemble_C::ActionType_0' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, lastActionStartAt) == 0x000170, "Member 'UCommon_AINodeAction_Assemble_C::lastActionStartAt' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, StrafeMinPrefer) == 0x000178, "Member 'UCommon_AINodeAction_Assemble_C::StrafeMinPrefer' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, StrafeMaxPrefer) == 0x000180, "Member 'UCommon_AINodeAction_Assemble_C::StrafeMaxPrefer' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, base_ai) == 0x000188, "Member 'UCommon_AINodeAction_Assemble_C::base_ai' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, Target) == 0x000190, "Member 'UCommon_AINodeAction_Assemble_C::Target' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, Strafing) == 0x000198, "Member 'UCommon_AINodeAction_Assemble_C::Strafing' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, WalkInt) == 0x000199, "Member 'UCommon_AINodeAction_Assemble_C::WalkInt' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, TempVectorInput) == 0x0001A0, "Member 'UCommon_AINodeAction_Assemble_C::TempVectorInput' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, nextWalkTime) == 0x0001B8, "Member 'UCommon_AINodeAction_Assemble_C::nextWalkTime' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, tempEnum) == 0x0001C0, "Member 'UCommon_AINodeAction_Assemble_C::tempEnum' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, Marks) == 0x0001C8, "Member 'UCommon_AINodeAction_Assemble_C::Marks' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, GuardingStrafe) == 0x000218, "Member 'UCommon_AINodeAction_Assemble_C::GuardingStrafe' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, nextCheckTurnBody) == 0x000220, "Member 'UCommon_AINodeAction_Assemble_C::nextCheckTurnBody' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, tempF) == 0x000228, "Member 'UCommon_AINodeAction_Assemble_C::tempF' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, turn_Mont) == 0x000230, "Member 'UCommon_AINodeAction_Assemble_C::turn_Mont' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, FindNoTurnMontage) == 0x000238, "Member 'UCommon_AINodeAction_Assemble_C::FindNoTurnMontage' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, printdebug) == 0x000239, "Member 'UCommon_AINodeAction_Assemble_C::printdebug' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, flushFocusUnitl) == 0x000240, "Member 'UCommon_AINodeAction_Assemble_C::flushFocusUnitl' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, chaseMode) == 0x000248, "Member 'UCommon_AINodeAction_Assemble_C::chaseMode' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, chaseArg) == 0x00024C, "Member 'UCommon_AINodeAction_Assemble_C::chaseArg' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, chaseArg2) == 0x000250, "Member 'UCommon_AINodeAction_Assemble_C::chaseArg2' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, chasing) == 0x000254, "Member 'UCommon_AINodeAction_Assemble_C::chasing' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, nextChaseRLTime) == 0x000258, "Member 'UCommon_AINodeAction_Assemble_C::nextChaseRLTime' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, nextTryNonNav) == 0x000260, "Member 'UCommon_AINodeAction_Assemble_C::nextTryNonNav' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, TryNonNav) == 0x000268, "Member 'UCommon_AINodeAction_Assemble_C::TryNonNav' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, TryNonNavPos) == 0x000270, "Member 'UCommon_AINodeAction_Assemble_C::TryNonNavPos' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, conditionRandomTime) == 0x000288, "Member 'UCommon_AINodeAction_Assemble_C::conditionRandomTime' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, actionRandomTime) == 0x0002D8, "Member 'UCommon_AINodeAction_Assemble_C::actionRandomTime' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, FindNoWalkMontage) == 0x000328, "Member 'UCommon_AINodeAction_Assemble_C::FindNoWalkMontage' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, forbiddenRightAndLeftStrafe) == 0x000329, "Member 'UCommon_AINodeAction_Assemble_C::forbiddenRightAndLeftStrafe' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, ChaseLRTryCount) == 0x00032C, "Member 'UCommon_AINodeAction_Assemble_C::ChaseLRTryCount' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, ainumber) == 0x000330, "Member 'UCommon_AINodeAction_Assemble_C::ainumber' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, TurnForAction) == 0x000380, "Member 'UCommon_AINodeAction_Assemble_C::TurnForAction' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, CoolDownTimer) == 0x000388, "Member 'UCommon_AINodeAction_Assemble_C::CoolDownTimer' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, LastLocation) == 0x0003D8, "Member 'UCommon_AINodeAction_Assemble_C::LastLocation' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, IF_SetLast) == 0x0003F0, "Member 'UCommon_AINodeAction_Assemble_C::IF_SetLast' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, MoveLocationFinished) == 0x0003F1, "Member 'UCommon_AINodeAction_Assemble_C::MoveLocationFinished' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, StrafeFailed) == 0x0003F8, "Member 'UCommon_AINodeAction_Assemble_C::StrafeFailed' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, ChasingTimeST) == 0x000448, "Member 'UCommon_AINodeAction_Assemble_C::ChasingTimeST' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, CantFindPathNum) == 0x000470, "Member 'UCommon_AINodeAction_Assemble_C::CantFindPathNum' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, houtui) == 0x000474, "Member 'UCommon_AINodeAction_Assemble_C::houtui' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, NewVar) == 0x000478, "Member 'UCommon_AINodeAction_Assemble_C::NewVar' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, houtui2) == 0x000490, "Member 'UCommon_AINodeAction_Assemble_C::houtui2' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, bANS_AttackFinishedLogicSwitch) == 0x000491, "Member 'UCommon_AINodeAction_Assemble_C::bANS_AttackFinishedLogicSwitch' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, AtkMontageOverTime) == 0x000498, "Member 'UCommon_AINodeAction_Assemble_C::AtkMontageOverTime' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, AIFleeLocation) == 0x0004A0, "Member 'UCommon_AINodeAction_Assemble_C::AIFleeLocation' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, AIFleeDance) == 0x0004B8, "Member 'UCommon_AINodeAction_Assemble_C::AIFleeDance' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, BackStrafeActor) == 0x0004C0, "Member 'UCommon_AINodeAction_Assemble_C::BackStrafeActor' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, OpenBackStrafe) == 0x0004C8, "Member 'UCommon_AINodeAction_Assemble_C::OpenBackStrafe' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, RemainingTime) == 0x0004D0, "Member 'UCommon_AINodeAction_Assemble_C::RemainingTime' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, LastAttackScriptMontage) == 0x0004D8, "Member 'UCommon_AINodeAction_Assemble_C::LastAttackScriptMontage' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, LocalLastDirection) == 0x0004DC, "Member 'UCommon_AINodeAction_Assemble_C::LocalLastDirection' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, NewChase_isChaseing) == 0x0004DD, "Member 'UCommon_AINodeAction_Assemble_C::NewChase_isChaseing' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, NewChase_FailedTryType) == 0x0004E0, "Member 'UCommon_AINodeAction_Assemble_C::NewChase_FailedTryType' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, NewChase_LastLocation) == 0x0004E8, "Member 'UCommon_AINodeAction_Assemble_C::NewChase_LastLocation' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, NewChase_LastTime) == 0x000500, "Member 'UCommon_AINodeAction_Assemble_C::NewChase_LastTime' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, NewChase_FailedLocationList) == 0x000508, "Member 'UCommon_AINodeAction_Assemble_C::NewChase_FailedLocationList' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, CanRotatorTimerChase4) == 0x000558, "Member 'UCommon_AINodeAction_Assemble_C::CanRotatorTimerChase4' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, NewChaseEQSBeginTime) == 0x000560, "Member 'UCommon_AINodeAction_Assemble_C::NewChaseEQSBeginTime' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, DebugLogBySHL) == 0x000568, "Member 'UCommon_AINodeAction_Assemble_C::DebugLogBySHL' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, MoveTask) == 0x000578, "Member 'UCommon_AINodeAction_Assemble_C::MoveTask' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, Faild_Func_List) == 0x000580, "Member 'UCommon_AINodeAction_Assemble_C::Faild_Func_List' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, Turning) == 0x000590, "Member 'UCommon_AINodeAction_Assemble_C::Turning' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, shl_debugIndex) == 0x000594, "Member 'UCommon_AINodeAction_Assemble_C::shl_debugIndex' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, shl_debugMaxLength) == 0x000598, "Member 'UCommon_AINodeAction_Assemble_C::shl_debugMaxLength' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, SpecialStrafing) == 0x00059C, "Member 'UCommon_AINodeAction_Assemble_C::SpecialStrafing' has a wrong offset!"); \ static_assert(offsetof(UCommon_AINodeAction_Assemble_C, WalkIntFaildList) == 0x0005A0, "Member 'UCommon_AINodeAction_Assemble_C::WalkIntFaildList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_BackKeyEvent \ static_assert(alignof(WB_WeaponMain_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_WeaponMain_C_BackKeyEvent"); \ static_assert(sizeof(WB_WeaponMain_C_BackKeyEvent) == 0x000048, "Wrong size on WB_WeaponMain_C_BackKeyEvent"); \ static_assert(offsetof(WB_WeaponMain_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_WeaponMain_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_WeaponMain_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_BndEvt__WB_WeaponSelect_K2Node_ComponentBoundEvent_0_OnSelectHover__DelegateSignature \ static_assert(alignof(WB_WeaponMain_C_BndEvt__WB_WeaponSelect_K2Node_ComponentBoundEvent_0_OnSelectHover__DelegateSignature) == 0x000008, "Wrong alignment on WB_WeaponMain_C_BndEvt__WB_WeaponSelect_K2Node_ComponentBoundEvent_0_OnSelectHover__DelegateSignature"); \ static_assert(sizeof(WB_WeaponMain_C_BndEvt__WB_WeaponSelect_K2Node_ComponentBoundEvent_0_OnSelectHover__DelegateSignature) == 0x000020, "Wrong size on WB_WeaponMain_C_BndEvt__WB_WeaponSelect_K2Node_ComponentBoundEvent_0_OnSelectHover__DelegateSignature"); \ static_assert(offsetof(WB_WeaponMain_C_BndEvt__WB_WeaponSelect_K2Node_ComponentBoundEvent_0_OnSelectHover__DelegateSignature, Item) == 0x000000, "Member 'WB_WeaponMain_C_BndEvt__WB_WeaponSelect_K2Node_ComponentBoundEvent_0_OnSelectHover__DelegateSignature::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_BndEvt__WB_WeaponSelect_K2Node_ComponentBoundEvent_2_OnClick__DelegateSignature \ static_assert(alignof(WB_WeaponMain_C_BndEvt__WB_WeaponSelect_K2Node_ComponentBoundEvent_2_OnClick__DelegateSignature) == 0x000008, "Wrong alignment on WB_WeaponMain_C_BndEvt__WB_WeaponSelect_K2Node_ComponentBoundEvent_2_OnClick__DelegateSignature"); \ static_assert(sizeof(WB_WeaponMain_C_BndEvt__WB_WeaponSelect_K2Node_ComponentBoundEvent_2_OnClick__DelegateSignature) == 0x000020, "Wrong size on WB_WeaponMain_C_BndEvt__WB_WeaponSelect_K2Node_ComponentBoundEvent_2_OnClick__DelegateSignature"); \ static_assert(offsetof(WB_WeaponMain_C_BndEvt__WB_WeaponSelect_K2Node_ComponentBoundEvent_2_OnClick__DelegateSignature, Item) == 0x000000, "Member 'WB_WeaponMain_C_BndEvt__WB_WeaponSelect_K2Node_ComponentBoundEvent_2_OnClick__DelegateSignature::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_BndEvt__WB_WeaponUsed_K2Node_ComponentBoundEvent_3_OnSelectChanged__DelegateSignature \ static_assert(alignof(WB_WeaponMain_C_BndEvt__WB_WeaponUsed_K2Node_ComponentBoundEvent_3_OnSelectChanged__DelegateSignature) == 0x000008, "Wrong alignment on WB_WeaponMain_C_BndEvt__WB_WeaponUsed_K2Node_ComponentBoundEvent_3_OnSelectChanged__DelegateSignature"); \ static_assert(sizeof(WB_WeaponMain_C_BndEvt__WB_WeaponUsed_K2Node_ComponentBoundEvent_3_OnSelectChanged__DelegateSignature) == 0x000020, "Wrong size on WB_WeaponMain_C_BndEvt__WB_WeaponUsed_K2Node_ComponentBoundEvent_3_OnSelectChanged__DelegateSignature"); \ static_assert(offsetof(WB_WeaponMain_C_BndEvt__WB_WeaponUsed_K2Node_ComponentBoundEvent_3_OnSelectChanged__DelegateSignature, Item) == 0x000000, "Member 'WB_WeaponMain_C_BndEvt__WB_WeaponUsed_K2Node_ComponentBoundEvent_3_OnSelectChanged__DelegateSignature::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_CheckCanEquip \ static_assert(alignof(WB_WeaponMain_C_CheckCanEquip) == 0x000001, "Wrong alignment on WB_WeaponMain_C_CheckCanEquip"); \ static_assert(sizeof(WB_WeaponMain_C_CheckCanEquip) == 0x000001, "Wrong size on WB_WeaponMain_C_CheckCanEquip"); \ static_assert(offsetof(WB_WeaponMain_C_CheckCanEquip, CanEquip) == 0x000000, "Member 'WB_WeaponMain_C_CheckCanEquip::CanEquip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_EnterKeyEvent \ static_assert(alignof(WB_WeaponMain_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_WeaponMain_C_EnterKeyEvent"); \ static_assert(sizeof(WB_WeaponMain_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_WeaponMain_C_EnterKeyEvent"); \ static_assert(offsetof(WB_WeaponMain_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_WeaponMain_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_WeaponMain_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_ExchangeInputHelpVis \ static_assert(alignof(WB_WeaponMain_C_ExchangeInputHelpVis) == 0x000008, "Wrong alignment on WB_WeaponMain_C_ExchangeInputHelpVis"); \ static_assert(sizeof(WB_WeaponMain_C_ExchangeInputHelpVis) == 0x000050, "Wrong size on WB_WeaponMain_C_ExchangeInputHelpVis"); \ static_assert(offsetof(WB_WeaponMain_C_ExchangeInputHelpVis, Byte) == 0x000000, "Member 'WB_WeaponMain_C_ExchangeInputHelpVis::Byte' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExchangeInputHelpVis, L2R2) == 0x000008, "Member 'WB_WeaponMain_C_ExchangeInputHelpVis::L2R2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExchangeInputHelpVis, L1R1) == 0x000018, "Member 'WB_WeaponMain_C_ExchangeInputHelpVis::L1R1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExchangeInputHelpVis, K2Node_MakeArray_Array) == 0x000028, "Member 'WB_WeaponMain_C_ExchangeInputHelpVis::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExchangeInputHelpVis, CallFunc_GetValidValue_ReturnValue) == 0x000038, "Member 'WB_WeaponMain_C_ExchangeInputHelpVis::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExchangeInputHelpVis, K2Node_MakeArray_Array_1) == 0x000040, "Member 'WB_WeaponMain_C_ExchangeInputHelpVis::K2Node_MakeArray_Array_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain \ static_assert(alignof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain) == 0x000008, "Wrong alignment on WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain"); \ static_assert(sizeof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain) == 0x000480, "Wrong size on WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, EntryPoint) == 0x000000, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, Temp_delegate_Variable) == 0x000024, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_PostEvent_ReturnValue) == 0x000034, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_IsValid_Guid_ReturnValue) == 0x000038, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, Temp_delegate_Variable_1) == 0x00003C, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_PostEvent_ReturnValue_1) == 0x00004C, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, Temp_delegate_Variable_2) == 0x000050, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, Temp_delegate_Variable_3) == 0x000060, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_PostEvent_ReturnValue_2) == 0x000070, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_PostEvent_ReturnValue_3) == 0x000074, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, Temp_delegate_Variable_4) == 0x000078, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::Temp_delegate_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, Temp_delegate_Variable_5) == 0x000088, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::Temp_delegate_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_PostEvent_ReturnValue_4) == 0x000098, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_PostEvent_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_PostEvent_ReturnValue_5) == 0x00009C, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_PostEvent_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_ComponentBoundEvent_Item_2) == 0x0000A0, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_ComponentBoundEvent_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_Event_InGeometry_1) == 0x0000C0, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_Event_isDown_1) == 0x000100, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_Event_InGeometry) == 0x000108, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_Event_isDown) == 0x000148, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_ComponentBoundEvent_Item_1) == 0x000150, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_ComponentBoundEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetUINotify_UINotify) == 0x000170, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetActiveSortIDItem_Item) == 0x000178, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetActiveSortIDItem_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetActiveSortIDItem_Item_1) == 0x000198, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetActiveSortIDItem_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_ComponentBoundEvent_Item) == 0x0001B8, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_SwitchInteger_CmpSuccess) == 0x0001D8, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetActiveSortIDItem_Item_2) == 0x0001E0, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetActiveSortIDItem_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_EquipCurrrentWeapon_Valid) == 0x000200, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_EquipCurrrentWeapon_Valid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_EqualEqual_GuidGuid_ReturnValue) == 0x000201, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_EqualEqual_GuidGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_Event_KeyHelper) == 0x000208, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_Event_KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_Event_KeyTipText) == 0x000210, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_Event_KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_Event_SpecialHelperVis) == 0x000218, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_Event_SpecialHelperVis' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetPlayerCurrentUsedWeapon_CurrentWeapon) == 0x000220, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetPlayerCurrentUsedWeapon_CurrentWeapon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetPlayerCurrentUsedWeapon_Output_Get) == 0x000240, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetPlayerCurrentUsedWeapon_Output_Get' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, Temp_byte_Variable) == 0x000244, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000245, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetActiveWidgetIndex_ReturnValue) == 0x000248, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetActiveWidgetIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_CheckCanEquip_CanEquip) == 0x00024C, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_CheckCanEquip_CanEquip' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00024D, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetPlayerController_ReturnValue) == 0x000250, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_IsValid_ReturnValue) == 0x000258, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetMainWidget_Output_Get) == 0x000260, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetMainWidget_Output_Get' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetUIStatic_ReturnValue) == 0x000268, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetUIZOder_ZOder) == 0x000270, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000278, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, Temp_byte_Variable_1) == 0x000280, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetCharacterState_CanChangeWeapon) == 0x000281, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetCharacterState_CanChangeWeapon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_CustomEvent_bNeedSound) == 0x000282, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_CustomEvent_bNeedSound' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetMainWidget_Output_Get_1) == 0x000288, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetMainWidget_Output_Get_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_IsValid_ReturnValue_1) == 0x000290, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000298, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0002A8, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_CustomEvent_NewDeviceType) == 0x0002B0, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_CustomEvent_TypeIndex) == 0x0002C0, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_CustomEvent_InGeometry) == 0x0002C8, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_CustomEvent_InKeyEvent) == 0x000308, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_CustomEvent_inKeyTag) == 0x000348, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_CustomEvent_bIsDown) == 0x000350, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetPlayerController_ReturnValue_1) == 0x000358, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetUIStatic_ReturnValue_1) == 0x000360, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetUIZOder_ZOder_1) == 0x000368, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetUIZOder_ZOder_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1) == 0x000370, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_IsValid_Guid_ReturnValue_1) == 0x000378, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_IsValid_Guid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetSelectItems_OutItems) == 0x000380, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetSelectItems_OutItems' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetSelectItems_OutItems_1) == 0x0003A0, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetSelectItems_OutItems_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetMainWidget_Output_Get_2) == 0x0003C0, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetMainWidget_Output_Get_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, Temp_bool_Variable) == 0x0003C8, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_IsValid_ReturnValue_2) == 0x0003C9, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_Select_Default) == 0x0003CA, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_SwitchInteger_CmpSuccess_1) == 0x0003CB, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetActiveSortIDItem_Item_3) == 0x0003D0, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetActiveSortIDItem_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_IsValid_Guid_ReturnValue_2) == 0x0003F0, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_IsValid_Guid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_IsValid_Guid_ReturnValue_3) == 0x0003F1, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_IsValid_Guid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_Event_CenterLineImageLeft) == 0x0003F8, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_Event_CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_Event_CenterLineImageRight) == 0x000400, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_Event_CenterLineImageRight' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_Event_CanPlay) == 0x000408, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_Event_CanPlay' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_IsValid_Guid_ReturnValue_4) == 0x000409, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_IsValid_Guid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_IsValid_Guid_ReturnValue_5) == 0x00040A, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_IsValid_Guid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, K2Node_Event_Msg) == 0x000410, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::K2Node_Event_Msg' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_IsValid_Guid_ReturnValue_6) == 0x000420, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_IsValid_Guid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000428, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetMyEquip_Equip) == 0x000430, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetMyBuffComp_BuffComponent) == 0x000438, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetWeapon_Weapon) == 0x000440, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_IsValid_ReturnValue_3) == 0x000460, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_IsEnchants_IsValid) == 0x000461, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_IsEnchants_IsValid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_IsEnchants_StartTime) == 0x000468, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_IsEnchants_StartTime' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_IsEnchants_EndTime) == 0x000470, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_IsEnchants_EndTime' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain, CallFunc_GetMainWidget_Output_Get_3) == 0x000478, "Member 'WB_WeaponMain_C_ExecuteUbergraph_WB_WeaponMain::CallFunc_GetMainWidget_Output_Get_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_GetMainWidget \ static_assert(alignof(WB_WeaponMain_C_GetMainWidget) == 0x000008, "Wrong alignment on WB_WeaponMain_C_GetMainWidget"); \ static_assert(sizeof(WB_WeaponMain_C_GetMainWidget) == 0x000018, "Wrong size on WB_WeaponMain_C_GetMainWidget"); \ static_assert(offsetof(WB_WeaponMain_C_GetMainWidget, Output_Get) == 0x000000, "Member 'WB_WeaponMain_C_GetMainWidget::Output_Get' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_GetMainWidget, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_WeaponMain_C_GetMainWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_GetMainWidget, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000010, "Member 'WB_WeaponMain_C_GetMainWidget::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_GetSelectItems \ static_assert(alignof(WB_WeaponMain_C_GetSelectItems) == 0x000008, "Wrong alignment on WB_WeaponMain_C_GetSelectItems"); \ static_assert(sizeof(WB_WeaponMain_C_GetSelectItems) == 0x0000B8, "Wrong size on WB_WeaponMain_C_GetSelectItems"); \ static_assert(offsetof(WB_WeaponMain_C_GetSelectItems, Items) == 0x000000, "Member 'WB_WeaponMain_C_GetSelectItems::Items' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_GetSelectItems, OutItems) == 0x000020, "Member 'WB_WeaponMain_C_GetSelectItems::OutItems' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_GetSelectItems, Temp_bool_Variable) == 0x000040, "Member 'WB_WeaponMain_C_GetSelectItems::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_GetSelectItems, Temp_struct_Variable) == 0x000048, "Member 'WB_WeaponMain_C_GetSelectItems::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_GetSelectItems, CallFunc_IsValid_Guid_ReturnValue) == 0x000068, "Member 'WB_WeaponMain_C_GetSelectItems::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_GetSelectItems, CallFunc_Array_Get_Item) == 0x000070, "Member 'WB_WeaponMain_C_GetSelectItems::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_GetSelectItems, CallFunc_Array_IsEmpty_ReturnValue) == 0x000090, "Member 'WB_WeaponMain_C_GetSelectItems::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_GetSelectItems, K2Node_Select_Default) == 0x000098, "Member 'WB_WeaponMain_C_GetSelectItems::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_NeedBackKeyEvent \ static_assert(alignof(WB_WeaponMain_C_NeedBackKeyEvent) == 0x000008, "Wrong alignment on WB_WeaponMain_C_NeedBackKeyEvent"); \ static_assert(sizeof(WB_WeaponMain_C_NeedBackKeyEvent) == 0x000048, "Wrong size on WB_WeaponMain_C_NeedBackKeyEvent"); \ static_assert(offsetof(WB_WeaponMain_C_NeedBackKeyEvent, InGeometry) == 0x000000, "Member 'WB_WeaponMain_C_NeedBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_NeedBackKeyEvent, isDown) == 0x000040, "Member 'WB_WeaponMain_C_NeedBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_NeedBackKeyEvent, ReturnValue) == 0x000041, "Member 'WB_WeaponMain_C_NeedBackKeyEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_OnDeviceChanged \ static_assert(alignof(WB_WeaponMain_C_OnDeviceChanged) == 0x000008, "Wrong alignment on WB_WeaponMain_C_OnDeviceChanged"); \ static_assert(sizeof(WB_WeaponMain_C_OnDeviceChanged) == 0x000018, "Wrong size on WB_WeaponMain_C_OnDeviceChanged"); \ static_assert(offsetof(WB_WeaponMain_C_OnDeviceChanged, NewDeviceType) == 0x000000, "Member 'WB_WeaponMain_C_OnDeviceChanged::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_OnDeviceChanged, TypeIndex) == 0x000010, "Member 'WB_WeaponMain_C_OnDeviceChanged::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_OnWidgetCanPlayChange \ static_assert(alignof(WB_WeaponMain_C_OnWidgetCanPlayChange) == 0x000001, "Wrong alignment on WB_WeaponMain_C_OnWidgetCanPlayChange"); \ static_assert(sizeof(WB_WeaponMain_C_OnWidgetCanPlayChange) == 0x000001, "Wrong size on WB_WeaponMain_C_OnWidgetCanPlayChange"); \ static_assert(offsetof(WB_WeaponMain_C_OnWidgetCanPlayChange, CanPlay) == 0x000000, "Member 'WB_WeaponMain_C_OnWidgetCanPlayChange::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_OnWidgetOpen \ static_assert(alignof(WB_WeaponMain_C_OnWidgetOpen) == 0x000008, "Wrong alignment on WB_WeaponMain_C_OnWidgetOpen"); \ static_assert(sizeof(WB_WeaponMain_C_OnWidgetOpen) == 0x000018, "Wrong size on WB_WeaponMain_C_OnWidgetOpen"); \ static_assert(offsetof(WB_WeaponMain_C_OnWidgetOpen, KeyHelper) == 0x000000, "Member 'WB_WeaponMain_C_OnWidgetOpen::KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_OnWidgetOpen, KeyTipText) == 0x000008, "Member 'WB_WeaponMain_C_OnWidgetOpen::KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_OnWidgetOpen, SpecialHelperVis) == 0x000010, "Member 'WB_WeaponMain_C_OnWidgetOpen::SpecialHelperVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_OnWidgetPlay \ static_assert(alignof(WB_WeaponMain_C_OnWidgetPlay) == 0x000008, "Wrong alignment on WB_WeaponMain_C_OnWidgetPlay"); \ static_assert(sizeof(WB_WeaponMain_C_OnWidgetPlay) == 0x000010, "Wrong size on WB_WeaponMain_C_OnWidgetPlay"); \ static_assert(offsetof(WB_WeaponMain_C_OnWidgetPlay, msg) == 0x000000, "Member 'WB_WeaponMain_C_OnWidgetPlay::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_OpenWeaponDisPlay \ static_assert(alignof(WB_WeaponMain_C_OpenWeaponDisPlay) == 0x000001, "Wrong alignment on WB_WeaponMain_C_OpenWeaponDisPlay"); \ static_assert(sizeof(WB_WeaponMain_C_OpenWeaponDisPlay) == 0x000001, "Wrong size on WB_WeaponMain_C_OpenWeaponDisPlay"); \ static_assert(offsetof(WB_WeaponMain_C_OpenWeaponDisPlay, bNeedSound) == 0x000000, "Member 'WB_WeaponMain_C_OpenWeaponDisPlay::bNeedSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_SetChildPageActive \ static_assert(alignof(WB_WeaponMain_C_SetChildPageActive) == 0x000001, "Wrong alignment on WB_WeaponMain_C_SetChildPageActive"); \ static_assert(sizeof(WB_WeaponMain_C_SetChildPageActive) == 0x000002, "Wrong size on WB_WeaponMain_C_SetChildPageActive"); \ static_assert(offsetof(WB_WeaponMain_C_SetChildPageActive, bIsUsedActive) == 0x000000, "Member 'WB_WeaponMain_C_SetChildPageActive::bIsUsedActive' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_SetChildPageActive, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'WB_WeaponMain_C_SetChildPageActive::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_SetPageActive \ static_assert(alignof(WB_WeaponMain_C_SetPageActive) == 0x000001, "Wrong alignment on WB_WeaponMain_C_SetPageActive"); \ static_assert(sizeof(WB_WeaponMain_C_SetPageActive) == 0x000002, "Wrong size on WB_WeaponMain_C_SetPageActive"); \ static_assert(offsetof(WB_WeaponMain_C_SetPageActive, bIsUsedActive) == 0x000000, "Member 'WB_WeaponMain_C_SetPageActive::bIsUsedActive' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_SetPageActive, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'WB_WeaponMain_C_SetPageActive::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_ShowWeaponInfo \ static_assert(alignof(WB_WeaponMain_C_ShowWeaponInfo) == 0x000008, "Wrong alignment on WB_WeaponMain_C_ShowWeaponInfo"); \ static_assert(sizeof(WB_WeaponMain_C_ShowWeaponInfo) == 0x000090, "Wrong size on WB_WeaponMain_C_ShowWeaponInfo"); \ static_assert(offsetof(WB_WeaponMain_C_ShowWeaponInfo, InGeometry) == 0x000000, "Member 'WB_WeaponMain_C_ShowWeaponInfo::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ShowWeaponInfo, InKeyEvent) == 0x000040, "Member 'WB_WeaponMain_C_ShowWeaponInfo::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ShowWeaponInfo, inKeyTag) == 0x000080, "Member 'WB_WeaponMain_C_ShowWeaponInfo::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_ShowWeaponInfo, bIsDown) == 0x000088, "Member 'WB_WeaponMain_C_ShowWeaponInfo::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_UpdateAllKeyDisplay \ static_assert(alignof(WB_WeaponMain_C_UpdateAllKeyDisplay) == 0x000008, "Wrong alignment on WB_WeaponMain_C_UpdateAllKeyDisplay"); \ static_assert(sizeof(WB_WeaponMain_C_UpdateAllKeyDisplay) == 0x0000C8, "Wrong size on WB_WeaponMain_C_UpdateAllKeyDisplay"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateAllKeyDisplay, bShowInfo) == 0x000000, "Member 'WB_WeaponMain_C_UpdateAllKeyDisplay::bShowInfo' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateAllKeyDisplay, bShowRemove) == 0x000001, "Member 'WB_WeaponMain_C_UpdateAllKeyDisplay::bShowRemove' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateAllKeyDisplay, bShowBack) == 0x000002, "Member 'WB_WeaponMain_C_UpdateAllKeyDisplay::bShowBack' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateAllKeyDisplay, Keyboard) == 0x000003, "Member 'WB_WeaponMain_C_UpdateAllKeyDisplay::Keyboard' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateAllKeyDisplay, TempKeys) == 0x000008, "Member 'WB_WeaponMain_C_UpdateAllKeyDisplay::TempKeys' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateAllKeyDisplay, K2Node_MakeArray_Array) == 0x000018, "Member 'WB_WeaponMain_C_UpdateAllKeyDisplay::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateAllKeyDisplay, Temp_string_Variable) == 0x000028, "Member 'WB_WeaponMain_C_UpdateAllKeyDisplay::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateAllKeyDisplay, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000038, "Member 'WB_WeaponMain_C_UpdateAllKeyDisplay::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateAllKeyDisplay, Temp_string_Variable_1) == 0x000040, "Member 'WB_WeaponMain_C_UpdateAllKeyDisplay::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateAllKeyDisplay, CallFunc_Array_RemoveItem_ReturnValue) == 0x000050, "Member 'WB_WeaponMain_C_UpdateAllKeyDisplay::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateAllKeyDisplay, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x000051, "Member 'WB_WeaponMain_C_UpdateAllKeyDisplay::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateAllKeyDisplay, K2Node_MakeMap_Map) == 0x000058, "Member 'WB_WeaponMain_C_UpdateAllKeyDisplay::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateAllKeyDisplay, K2Node_MakeArray_Array_1) == 0x0000A8, "Member 'WB_WeaponMain_C_UpdateAllKeyDisplay::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateAllKeyDisplay, CallFunc_GetMainWidget_Output_Get) == 0x0000B8, "Member 'WB_WeaponMain_C_UpdateAllKeyDisplay::CallFunc_GetMainWidget_Output_Get' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateAllKeyDisplay, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'WB_WeaponMain_C_UpdateAllKeyDisplay::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_UpdateCenterLine \ static_assert(alignof(WB_WeaponMain_C_UpdateCenterLine) == 0x000008, "Wrong alignment on WB_WeaponMain_C_UpdateCenterLine"); \ static_assert(sizeof(WB_WeaponMain_C_UpdateCenterLine) == 0x000010, "Wrong size on WB_WeaponMain_C_UpdateCenterLine"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateCenterLine, CenterLineImageLeft) == 0x000000, "Member 'WB_WeaponMain_C_UpdateCenterLine::CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateCenterLine, CenterLineImageRight) == 0x000008, "Member 'WB_WeaponMain_C_UpdateCenterLine::CenterLineImageRight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_UpdateEnchantsByWeaponChange \ static_assert(alignof(WB_WeaponMain_C_UpdateEnchantsByWeaponChange) == 0x000008, "Wrong alignment on WB_WeaponMain_C_UpdateEnchantsByWeaponChange"); \ static_assert(sizeof(WB_WeaponMain_C_UpdateEnchantsByWeaponChange) == 0x000048, "Wrong size on WB_WeaponMain_C_UpdateEnchantsByWeaponChange"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateEnchantsByWeaponChange, WeaponInfo) == 0x000000, "Member 'WB_WeaponMain_C_UpdateEnchantsByWeaponChange::WeaponInfo' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateEnchantsByWeaponChange, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000020, "Member 'WB_WeaponMain_C_UpdateEnchantsByWeaponChange::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateEnchantsByWeaponChange, CallFunc_GetMyBuffComp_BuffComponent) == 0x000028, "Member 'WB_WeaponMain_C_UpdateEnchantsByWeaponChange::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateEnchantsByWeaponChange, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'WB_WeaponMain_C_UpdateEnchantsByWeaponChange::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateEnchantsByWeaponChange, CallFunc_IsEnchants_IsValid) == 0x000031, "Member 'WB_WeaponMain_C_UpdateEnchantsByWeaponChange::CallFunc_IsEnchants_IsValid' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateEnchantsByWeaponChange, CallFunc_IsEnchants_StartTime) == 0x000038, "Member 'WB_WeaponMain_C_UpdateEnchantsByWeaponChange::CallFunc_IsEnchants_StartTime' has a wrong offset!"); \ static_assert(offsetof(WB_WeaponMain_C_UpdateEnchantsByWeaponChange, CallFunc_IsEnchants_EndTime) == 0x000040, "Member 'WB_WeaponMain_C_UpdateEnchantsByWeaponChange::CallFunc_IsEnchants_EndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_WidgetCanPlay \ static_assert(alignof(WB_WeaponMain_C_WidgetCanPlay) == 0x000001, "Wrong alignment on WB_WeaponMain_C_WidgetCanPlay"); \ static_assert(sizeof(WB_WeaponMain_C_WidgetCanPlay) == 0x000001, "Wrong size on WB_WeaponMain_C_WidgetCanPlay"); \ static_assert(offsetof(WB_WeaponMain_C_WidgetCanPlay, CanPlay) == 0x000000, "Member 'WB_WeaponMain_C_WidgetCanPlay::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_WeaponMain_C_WidgetPrior \ static_assert(alignof(WB_WeaponMain_C_WidgetPrior) == 0x000004, "Wrong alignment on WB_WeaponMain_C_WidgetPrior"); \ static_assert(sizeof(WB_WeaponMain_C_WidgetPrior) == 0x000004, "Wrong size on WB_WeaponMain_C_WidgetPrior"); \ static_assert(offsetof(WB_WeaponMain_C_WidgetPrior, Prior) == 0x000000, "Member 'WB_WeaponMain_C_WidgetPrior::Prior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_WeaponMain_C \ static_assert(alignof(UWB_WeaponMain_C) == 0x000008, "Wrong alignment on UWB_WeaponMain_C"); \ static_assert(sizeof(UWB_WeaponMain_C) == 0x000350, "Wrong size on UWB_WeaponMain_C"); \ static_assert(offsetof(UWB_WeaponMain_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_WeaponMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, Image_127) == 0x0002C8, "Member 'UWB_WeaponMain_C::Image_127' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, WB_WeaponDisplay) == 0x0002D0, "Member 'UWB_WeaponMain_C::WB_WeaponDisplay' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, WB_WeaponInfo) == 0x0002D8, "Member 'UWB_WeaponMain_C::WB_WeaponInfo' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, WB_WeaponSelect) == 0x0002E0, "Member 'UWB_WeaponMain_C::WB_WeaponSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, WB_WeaponUsed) == 0x0002E8, "Member 'UWB_WeaponMain_C::WB_WeaponUsed' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, WGI_Button_93) == 0x0002F0, "Member 'UWB_WeaponMain_C::WGI_Button_93' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, WidgetSwitcher_0) == 0x0002F8, "Member 'UWB_WeaponMain_C::WidgetSwitcher_0' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, UINotify) == 0x000300, "Member 'UWB_WeaponMain_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, CanUseBack) == 0x000308, "Member 'UWB_WeaponMain_C::CanUseBack' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, WidgetMain) == 0x000310, "Member 'UWB_WeaponMain_C::WidgetMain' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, weapons) == 0x000318, "Member 'UWB_WeaponMain_C::weapons' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, CurrentHoverWeapon) == 0x000328, "Member 'UWB_WeaponMain_C::CurrentHoverWeapon' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, FirstOpenSelect) == 0x000348, "Member 'UWB_WeaponMain_C::FirstOpenSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, DeviceType) == 0x000349, "Member 'UWB_WeaponMain_C::DeviceType' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, Show_Info) == 0x00034A, "Member 'UWB_WeaponMain_C::Show_Info' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, Show_Remove) == 0x00034B, "Member 'UWB_WeaponMain_C::Show_Remove' has a wrong offset!"); \ static_assert(offsetof(UWB_WeaponMain_C, Show_Back) == 0x00034C, "Member 'UWB_WeaponMain_C::Show_Back' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_BackKeyEvent \ static_assert(alignof(WB_PackMain_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_PackMain_C_BackKeyEvent"); \ static_assert(sizeof(WB_PackMain_C_BackKeyEvent) == 0x000048, "Wrong size on WB_PackMain_C_BackKeyEvent"); \ static_assert(offsetof(WB_PackMain_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_PackMain_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_PackMain_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_BndEvt__WB_PackOne_K2Node_ComponentBoundEvent_0_SelectItem__DelegateSignature \ static_assert(alignof(WB_PackMain_C_BndEvt__WB_PackOne_K2Node_ComponentBoundEvent_0_SelectItem__DelegateSignature) == 0x000008, "Wrong alignment on WB_PackMain_C_BndEvt__WB_PackOne_K2Node_ComponentBoundEvent_0_SelectItem__DelegateSignature"); \ static_assert(sizeof(WB_PackMain_C_BndEvt__WB_PackOne_K2Node_ComponentBoundEvent_0_SelectItem__DelegateSignature) == 0x000030, "Wrong size on WB_PackMain_C_BndEvt__WB_PackOne_K2Node_ComponentBoundEvent_0_SelectItem__DelegateSignature"); \ static_assert(offsetof(WB_PackMain_C_BndEvt__WB_PackOne_K2Node_ComponentBoundEvent_0_SelectItem__DelegateSignature, StoredItem) == 0x000000, "Member 'WB_PackMain_C_BndEvt__WB_PackOne_K2Node_ComponentBoundEvent_0_SelectItem__DelegateSignature::StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_BndEvt__WB_PackOne_K2Node_ComponentBoundEvent_0_SelectItem__DelegateSignature, Type) == 0x000020, "Member 'WB_PackMain_C_BndEvt__WB_PackOne_K2Node_ComponentBoundEvent_0_SelectItem__DelegateSignature::Type' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_BndEvt__WB_PackOne_K2Node_ComponentBoundEvent_0_SelectItem__DelegateSignature, IfSkill) == 0x000021, "Member 'WB_PackMain_C_BndEvt__WB_PackOne_K2Node_ComponentBoundEvent_0_SelectItem__DelegateSignature::IfSkill' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_BndEvt__WB_PackOne_K2Node_ComponentBoundEvent_0_SelectItem__DelegateSignature, SkillID) == 0x000024, "Member 'WB_PackMain_C_BndEvt__WB_PackOne_K2Node_ComponentBoundEvent_0_SelectItem__DelegateSignature::SkillID' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_BndEvt__WB_PackOne_K2Node_ComponentBoundEvent_0_SelectItem__DelegateSignature, SelectIndex) == 0x000028, "Member 'WB_PackMain_C_BndEvt__WB_PackOne_K2Node_ComponentBoundEvent_0_SelectItem__DelegateSignature::SelectIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_CompareData \ static_assert(alignof(WB_PackMain_C_CompareData) == 0x000001, "Wrong alignment on WB_PackMain_C_CompareData"); \ static_assert(sizeof(WB_PackMain_C_CompareData) == 0x000002, "Wrong size on WB_PackMain_C_CompareData"); \ static_assert(offsetof(WB_PackMain_C_CompareData, Type) == 0x000000, "Member 'WB_PackMain_C_CompareData::Type' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_CompareData, K2Node_SwitchEnum_CmpSuccess) == 0x000001, "Member 'WB_PackMain_C_CompareData::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_EnterKeyEvent \ static_assert(alignof(WB_PackMain_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_PackMain_C_EnterKeyEvent"); \ static_assert(sizeof(WB_PackMain_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_PackMain_C_EnterKeyEvent"); \ static_assert(offsetof(WB_PackMain_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_PackMain_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_PackMain_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_EventCancelMagicChange \ static_assert(alignof(WB_PackMain_C_EventCancelMagicChange) == 0x000008, "Wrong alignment on WB_PackMain_C_EventCancelMagicChange"); \ static_assert(sizeof(WB_PackMain_C_EventCancelMagicChange) == 0x000090, "Wrong size on WB_PackMain_C_EventCancelMagicChange"); \ static_assert(offsetof(WB_PackMain_C_EventCancelMagicChange, InGeometry) == 0x000000, "Member 'WB_PackMain_C_EventCancelMagicChange::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_EventCancelMagicChange, InKeyEvent) == 0x000040, "Member 'WB_PackMain_C_EventCancelMagicChange::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_EventCancelMagicChange, inKeyTag) == 0x000080, "Member 'WB_PackMain_C_EventCancelMagicChange::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_EventCancelMagicChange, bIsDown) == 0x000088, "Member 'WB_PackMain_C_EventCancelMagicChange::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_EventInputDeviceType \ static_assert(alignof(WB_PackMain_C_EventInputDeviceType) == 0x000008, "Wrong alignment on WB_PackMain_C_EventInputDeviceType"); \ static_assert(sizeof(WB_PackMain_C_EventInputDeviceType) == 0x000018, "Wrong size on WB_PackMain_C_EventInputDeviceType"); \ static_assert(offsetof(WB_PackMain_C_EventInputDeviceType, NewDeviceType) == 0x000000, "Member 'WB_PackMain_C_EventInputDeviceType::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_EventInputDeviceType, TypeIndex) == 0x000010, "Member 'WB_PackMain_C_EventInputDeviceType::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_ExecuteUbergraph_WB_PackMain \ static_assert(alignof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain) == 0x000008, "Wrong alignment on WB_PackMain_C_ExecuteUbergraph_WB_PackMain"); \ static_assert(sizeof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain) == 0x0002F8, "Wrong size on WB_PackMain_C_ExecuteUbergraph_WB_PackMain"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, EntryPoint) == 0x000000, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, CallFunc_GetUIZOder_ZOder) == 0x000010, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_CreateDelegate_OutputDelegate_1) == 0x000024, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_Event_InGeometry_1) == 0x000038, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_Event_isDown_1) == 0x000078, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_Event_InGeometry) == 0x000080, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_Event_isDown) == 0x0000C0, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, Temp_delegate_Variable) == 0x0000C4, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, Temp_delegate_Variable_1) == 0x0000D4, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, CallFunc_PostEvent_ReturnValue) == 0x0000E4, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, CallFunc_PostEvent_ReturnValue_1) == 0x0000E8, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_CreateDelegate_OutputDelegate_2) == 0x0000EC, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_ComponentBoundEvent_StoredItem) == 0x000100, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_ComponentBoundEvent_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_ComponentBoundEvent_Type) == 0x000120, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_ComponentBoundEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_ComponentBoundEvent_IfSkill) == 0x000121, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_ComponentBoundEvent_IfSkill' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_ComponentBoundEvent_SkillID) == 0x000124, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_ComponentBoundEvent_SkillID' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_ComponentBoundEvent_SelectIndex) == 0x000128, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_ComponentBoundEvent_SelectIndex' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_Event_KeyHelper) == 0x000130, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_Event_KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_Event_KeyTipText) == 0x000138, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_Event_KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_Event_SpecialHelperVis) == 0x000140, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_Event_SpecialHelperVis' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_CreateDelegate_OutputDelegate_3) == 0x000148, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_CreateDelegate_OutputDelegate_4) == 0x000158, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_CustomEvent_Type_1) == 0x000168, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_CustomEvent_Type_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000169, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, Temp_delegate_Variable_2) == 0x00016C, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_CustomEvent_Item) == 0x000180, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_CustomEvent_Type) == 0x0001A0, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, CallFunc_PostEvent_ReturnValue_2) == 0x0001A4, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_CustomEvent_Chanage) == 0x0001A8, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_CustomEvent_Chanage' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_MakeStruct_Geometry) == 0x0001B0, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_MakeStruct_Geometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_CustomEvent_InGeometry) == 0x0001F0, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_CustomEvent_InKeyEvent) == 0x000230, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_CustomEvent_inKeyTag) == 0x000270, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_CustomEvent_bIsDown) == 0x000278, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_Event_CenterLineImageLeft) == 0x000280, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_Event_CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_Event_CenterLineImageRight) == 0x000288, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_Event_CenterLineImageRight' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_Event_CanPlay) == 0x000290, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_Event_CanPlay' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_Event_Msg) == 0x000298, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_Event_Msg' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x0002A8, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0002B8, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_CustomEvent_NewDeviceType) == 0x0002C0, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_CustomEvent_TypeIndex) == 0x0002D0, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, K2Node_CreateDelegate_OutputDelegate_5) == 0x0002D4, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, CallFunc_GetPlayerController_ReturnValue) == 0x0002E8, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_ExecuteUbergraph_WB_PackMain, CallFunc_Create_ReturnValue) == 0x0002F0, "Member 'WB_PackMain_C_ExecuteUbergraph_WB_PackMain::CallFunc_Create_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_GetCurrentDeviceType \ static_assert(alignof(WB_PackMain_C_GetCurrentDeviceType) == 0x000001, "Wrong alignment on WB_PackMain_C_GetCurrentDeviceType"); \ static_assert(sizeof(WB_PackMain_C_GetCurrentDeviceType) == 0x000002, "Wrong size on WB_PackMain_C_GetCurrentDeviceType"); \ static_assert(offsetof(WB_PackMain_C_GetCurrentDeviceType, Byte) == 0x000000, "Member 'WB_PackMain_C_GetCurrentDeviceType::Byte' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_GetCurrentDeviceType, CallFunc_GetValidValue_ReturnValue) == 0x000001, "Member 'WB_PackMain_C_GetCurrentDeviceType::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_magicChanageOver_Event_0 \ static_assert(alignof(WB_PackMain_C_magicChanageOver_Event_0) == 0x000001, "Wrong alignment on WB_PackMain_C_magicChanageOver_Event_0"); \ static_assert(sizeof(WB_PackMain_C_magicChanageOver_Event_0) == 0x000001, "Wrong size on WB_PackMain_C_magicChanageOver_Event_0"); \ static_assert(offsetof(WB_PackMain_C_magicChanageOver_Event_0, Chanage) == 0x000000, "Member 'WB_PackMain_C_magicChanageOver_Event_0::Chanage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_NeedBackKeyEvent \ static_assert(alignof(WB_PackMain_C_NeedBackKeyEvent) == 0x000008, "Wrong alignment on WB_PackMain_C_NeedBackKeyEvent"); \ static_assert(sizeof(WB_PackMain_C_NeedBackKeyEvent) == 0x000048, "Wrong size on WB_PackMain_C_NeedBackKeyEvent"); \ static_assert(offsetof(WB_PackMain_C_NeedBackKeyEvent, InGeometry) == 0x000000, "Member 'WB_PackMain_C_NeedBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_NeedBackKeyEvent, isDown) == 0x000040, "Member 'WB_PackMain_C_NeedBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_NeedBackKeyEvent, ReturnValue) == 0x000041, "Member 'WB_PackMain_C_NeedBackKeyEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_NeedBackKeyEvent, CallFunc_BooleanOR_ReturnValue) == 0x000042, "Member 'WB_PackMain_C_NeedBackKeyEvent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_OnTagRefreshed_Event \ static_assert(alignof(WB_PackMain_C_OnTagRefreshed_Event) == 0x000001, "Wrong alignment on WB_PackMain_C_OnTagRefreshed_Event"); \ static_assert(sizeof(WB_PackMain_C_OnTagRefreshed_Event) == 0x000001, "Wrong size on WB_PackMain_C_OnTagRefreshed_Event"); \ static_assert(offsetof(WB_PackMain_C_OnTagRefreshed_Event, Type) == 0x000000, "Member 'WB_PackMain_C_OnTagRefreshed_Event::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_OnWidgetCanPlayChange \ static_assert(alignof(WB_PackMain_C_OnWidgetCanPlayChange) == 0x000001, "Wrong alignment on WB_PackMain_C_OnWidgetCanPlayChange"); \ static_assert(sizeof(WB_PackMain_C_OnWidgetCanPlayChange) == 0x000001, "Wrong size on WB_PackMain_C_OnWidgetCanPlayChange"); \ static_assert(offsetof(WB_PackMain_C_OnWidgetCanPlayChange, CanPlay) == 0x000000, "Member 'WB_PackMain_C_OnWidgetCanPlayChange::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_OnWidgetOpen \ static_assert(alignof(WB_PackMain_C_OnWidgetOpen) == 0x000008, "Wrong alignment on WB_PackMain_C_OnWidgetOpen"); \ static_assert(sizeof(WB_PackMain_C_OnWidgetOpen) == 0x000018, "Wrong size on WB_PackMain_C_OnWidgetOpen"); \ static_assert(offsetof(WB_PackMain_C_OnWidgetOpen, KeyHelper) == 0x000000, "Member 'WB_PackMain_C_OnWidgetOpen::KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_OnWidgetOpen, KeyTipText) == 0x000008, "Member 'WB_PackMain_C_OnWidgetOpen::KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_OnWidgetOpen, SpecialHelperVis) == 0x000010, "Member 'WB_PackMain_C_OnWidgetOpen::SpecialHelperVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_OnWidgetPlay \ static_assert(alignof(WB_PackMain_C_OnWidgetPlay) == 0x000008, "Wrong alignment on WB_PackMain_C_OnWidgetPlay"); \ static_assert(sizeof(WB_PackMain_C_OnWidgetPlay) == 0x000010, "Wrong size on WB_PackMain_C_OnWidgetPlay"); \ static_assert(offsetof(WB_PackMain_C_OnWidgetPlay, msg) == 0x000000, "Member 'WB_PackMain_C_OnWidgetPlay::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_OpenMagicChange_Event \ static_assert(alignof(WB_PackMain_C_OpenMagicChange_Event) == 0x000008, "Wrong alignment on WB_PackMain_C_OpenMagicChange_Event"); \ static_assert(sizeof(WB_PackMain_C_OpenMagicChange_Event) == 0x000028, "Wrong size on WB_PackMain_C_OpenMagicChange_Event"); \ static_assert(offsetof(WB_PackMain_C_OpenMagicChange_Event, Item) == 0x000000, "Member 'WB_PackMain_C_OpenMagicChange_Event::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_OpenMagicChange_Event, Type) == 0x000020, "Member 'WB_PackMain_C_OpenMagicChange_Event::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_RemoveAllHelpVis \ static_assert(alignof(WB_PackMain_C_RemoveAllHelpVis) == 0x000008, "Wrong alignment on WB_PackMain_C_RemoveAllHelpVis"); \ static_assert(sizeof(WB_PackMain_C_RemoveAllHelpVis) == 0x000010, "Wrong size on WB_PackMain_C_RemoveAllHelpVis"); \ static_assert(offsetof(WB_PackMain_C_RemoveAllHelpVis, K2Node_MakeArray_Array) == 0x000000, "Member 'WB_PackMain_C_RemoveAllHelpVis::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_UpdateCenterLine \ static_assert(alignof(WB_PackMain_C_UpdateCenterLine) == 0x000008, "Wrong alignment on WB_PackMain_C_UpdateCenterLine"); \ static_assert(sizeof(WB_PackMain_C_UpdateCenterLine) == 0x000010, "Wrong size on WB_PackMain_C_UpdateCenterLine"); \ static_assert(offsetof(WB_PackMain_C_UpdateCenterLine, CenterLineImageLeft) == 0x000000, "Member 'WB_PackMain_C_UpdateCenterLine::CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateCenterLine, CenterLineImageRight) == 0x000008, "Member 'WB_PackMain_C_UpdateCenterLine::CenterLineImageRight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_UpdateInputHelpVis \ static_assert(alignof(WB_PackMain_C_UpdateInputHelpVis) == 0x000008, "Wrong alignment on WB_PackMain_C_UpdateInputHelpVis"); \ static_assert(sizeof(WB_PackMain_C_UpdateInputHelpVis) == 0x000388, "Wrong size on WB_PackMain_C_UpdateInputHelpVis"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, NormalPanel) == 0x000000, "Member 'WB_PackMain_C_UpdateInputHelpVis::NormalPanel' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, WeaponPanel_) == 0x000001, "Member 'WB_PackMain_C_UpdateInputHelpVis::WeaponPanel_' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, Temp_bool_Variable) == 0x000002, "Member 'WB_PackMain_C_UpdateInputHelpVis::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, Temp_string_Variable) == 0x000008, "Member 'WB_PackMain_C_UpdateInputHelpVis::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, Temp_bool_Variable_1) == 0x000058, "Member 'WB_PackMain_C_UpdateInputHelpVis::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, Temp_bool_Variable_2) == 0x000059, "Member 'WB_PackMain_C_UpdateInputHelpVis::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, Temp_bool_Variable_3) == 0x00005A, "Member 'WB_PackMain_C_UpdateInputHelpVis::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, Temp_bool_Variable_4) == 0x00005B, "Member 'WB_PackMain_C_UpdateInputHelpVis::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, Temp_bool_Variable_5) == 0x00005C, "Member 'WB_PackMain_C_UpdateInputHelpVis::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, CallFunc_Vis_Back_KeyBoard) == 0x00005D, "Member 'WB_PackMain_C_UpdateInputHelpVis::CallFunc_Vis_Back_KeyBoard' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, CallFunc_Vis_Back_KeyBoard_1) == 0x00005E, "Member 'WB_PackMain_C_UpdateInputHelpVis::CallFunc_Vis_Back_KeyBoard_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_MakeMap_Map) == 0x000060, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, CallFunc_Vis_Back_KeyBoard_2) == 0x0000B0, "Member 'WB_PackMain_C_UpdateInputHelpVis::CallFunc_Vis_Back_KeyBoard_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_MakeArray_Array) == 0x0000B8, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, CallFunc_Vis_Back_KeyBoard_3) == 0x0000C8, "Member 'WB_PackMain_C_UpdateInputHelpVis::CallFunc_Vis_Back_KeyBoard_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_MakeArray_Array_1) == 0x0000D0, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_MakeMap_Map_1) == 0x0000E0, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, CallFunc_Vis_Back_KeyBoard_4) == 0x000130, "Member 'WB_PackMain_C_UpdateInputHelpVis::CallFunc_Vis_Back_KeyBoard_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, CallFunc_Vis_Back_KeyBoard_5) == 0x000131, "Member 'WB_PackMain_C_UpdateInputHelpVis::CallFunc_Vis_Back_KeyBoard_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_MakeArray_Array_2) == 0x000138, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_MakeMap_Map_2) == 0x000148, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_MakeMap_Map_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_MakeArray_Array_3) == 0x000198, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_MakeArray_Array_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_Select_Default) == 0x0001A8, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_Select_Default_1) == 0x0001F8, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_MakeMap_Map_3) == 0x000208, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_MakeMap_Map_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_Select_Default_2) == 0x000258, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_MakeArray_Array_4) == 0x0002A8, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_MakeArray_Array_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_Select_Default_3) == 0x0002B8, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_MakeMap_Map_4) == 0x0002C8, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_MakeMap_Map_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_Select_Default_4) == 0x000318, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_MakeArray_Array_5) == 0x000368, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_MakeArray_Array_5' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdateInputHelpVis, K2Node_Select_Default_5) == 0x000378, "Member 'WB_PackMain_C_UpdateInputHelpVis::K2Node_Select_Default_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_UpdeteInputOfOpenWeaponInfo \ static_assert(alignof(WB_PackMain_C_UpdeteInputOfOpenWeaponInfo) == 0x000001, "Wrong alignment on WB_PackMain_C_UpdeteInputOfOpenWeaponInfo"); \ static_assert(sizeof(WB_PackMain_C_UpdeteInputOfOpenWeaponInfo) == 0x000004, "Wrong size on WB_PackMain_C_UpdeteInputOfOpenWeaponInfo"); \ static_assert(offsetof(WB_PackMain_C_UpdeteInputOfOpenWeaponInfo, Type) == 0x000000, "Member 'WB_PackMain_C_UpdeteInputOfOpenWeaponInfo::Type' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdeteInputOfOpenWeaponInfo, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'WB_PackMain_C_UpdeteInputOfOpenWeaponInfo::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdeteInputOfOpenWeaponInfo, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000002, "Member 'WB_PackMain_C_UpdeteInputOfOpenWeaponInfo::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_UpdeteInputOfOpenWeaponInfo, CallFunc_BooleanOR_ReturnValue) == 0x000003, "Member 'WB_PackMain_C_UpdeteInputOfOpenWeaponInfo::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_Vis_Back \ static_assert(alignof(WB_PackMain_C_Vis_Back) == 0x000001, "Wrong alignment on WB_PackMain_C_Vis_Back"); \ static_assert(sizeof(WB_PackMain_C_Vis_Back) == 0x000002, "Wrong size on WB_PackMain_C_Vis_Back"); \ static_assert(offsetof(WB_PackMain_C_Vis_Back, Keyboard) == 0x000000, "Member 'WB_PackMain_C_Vis_Back::Keyboard' has a wrong offset!"); \ static_assert(offsetof(WB_PackMain_C_Vis_Back, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000001, "Member 'WB_PackMain_C_Vis_Back::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_WidgetCanPlay \ static_assert(alignof(WB_PackMain_C_WidgetCanPlay) == 0x000001, "Wrong alignment on WB_PackMain_C_WidgetCanPlay"); \ static_assert(sizeof(WB_PackMain_C_WidgetCanPlay) == 0x000001, "Wrong size on WB_PackMain_C_WidgetCanPlay"); \ static_assert(offsetof(WB_PackMain_C_WidgetCanPlay, CanPlay) == 0x000000, "Member 'WB_PackMain_C_WidgetCanPlay::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PackMain_C_WidgetPrior \ static_assert(alignof(WB_PackMain_C_WidgetPrior) == 0x000004, "Wrong alignment on WB_PackMain_C_WidgetPrior"); \ static_assert(sizeof(WB_PackMain_C_WidgetPrior) == 0x000004, "Wrong size on WB_PackMain_C_WidgetPrior"); \ static_assert(offsetof(WB_PackMain_C_WidgetPrior, Prior) == 0x000000, "Member 'WB_PackMain_C_WidgetPrior::Prior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PackMain_C \ static_assert(alignof(UWB_PackMain_C) == 0x000008, "Wrong alignment on UWB_PackMain_C"); \ static_assert(sizeof(UWB_PackMain_C) == 0x000318, "Wrong size on UWB_PackMain_C"); \ static_assert(offsetof(UWB_PackMain_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_PackMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PackMain_C, WB_PackOne) == 0x0002C8, "Member 'UWB_PackMain_C::WB_PackOne' has a wrong offset!"); \ static_assert(offsetof(UWB_PackMain_C, WB_PackThree) == 0x0002D0, "Member 'UWB_PackMain_C::WB_PackThree' has a wrong offset!"); \ static_assert(offsetof(UWB_PackMain_C, WB_PackTwo) == 0x0002D8, "Member 'UWB_PackMain_C::WB_PackTwo' has a wrong offset!"); \ static_assert(offsetof(UWB_PackMain_C, NewVar_0) == 0x0002E0, "Member 'UWB_PackMain_C::NewVar_0' has a wrong offset!"); \ static_assert(offsetof(UWB_PackMain_C, NewVar_1) == 0x0002E8, "Member 'UWB_PackMain_C::NewVar_1' has a wrong offset!"); \ static_assert(offsetof(UWB_PackMain_C, SelectSomeOne) == 0x0002F0, "Member 'UWB_PackMain_C::SelectSomeOne' has a wrong offset!"); \ static_assert(offsetof(UWB_PackMain_C, Select_Index) == 0x000300, "Member 'UWB_PackMain_C::Select_Index' has a wrong offset!"); \ static_assert(offsetof(UWB_PackMain_C, InputHelpVisObj) == 0x000308, "Member 'UWB_PackMain_C::InputHelpVisObj' has a wrong offset!"); \ static_assert(offsetof(UWB_PackMain_C, InMagicChanage) == 0x000310, "Member 'UWB_PackMain_C::InMagicChanage' has a wrong offset!"); \ static_assert(offsetof(UWB_PackMain_C, CurrentDeviceType) == 0x000311, "Member 'UWB_PackMain_C::CurrentDeviceType' has a wrong offset!"); \ static_assert(offsetof(UWB_PackMain_C, Normal_Panel) == 0x000312, "Member 'UWB_PackMain_C::Normal_Panel' has a wrong offset!"); \ static_assert(offsetof(UWB_PackMain_C, Weapon_Panel) == 0x000313, "Member 'UWB_PackMain_C::Weapon_Panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_ActiveEditableText \ static_assert(alignof(WB_OnlineSetting_C_ActiveEditableText) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_ActiveEditableText"); \ static_assert(sizeof(WB_OnlineSetting_C_ActiveEditableText) == 0x000018, "Wrong size on WB_OnlineSetting_C_ActiveEditableText"); \ static_assert(offsetof(WB_OnlineSetting_C_ActiveEditableText, Active) == 0x000000, "Member 'WB_OnlineSetting_C_ActiveEditableText::Active' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ActiveEditableText, K2Node_DynamicCast_AsWB_Type_Password_Input) == 0x000008, "Member 'WB_OnlineSetting_C_ActiveEditableText::K2Node_DynamicCast_AsWB_Type_Password_Input' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ActiveEditableText, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'WB_OnlineSetting_C_ActiveEditableText::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ActiveEditableText, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'WB_OnlineSetting_C_ActiveEditableText::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_CansetPassword \ static_assert(alignof(WB_OnlineSetting_C_CansetPassword) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_CansetPassword"); \ static_assert(sizeof(WB_OnlineSetting_C_CansetPassword) == 0x000018, "Wrong size on WB_OnlineSetting_C_CansetPassword"); \ static_assert(offsetof(WB_OnlineSetting_C_CansetPassword, Can) == 0x000000, "Member 'WB_OnlineSetting_C_CansetPassword::Can' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_CansetPassword, CallFunc_GetDCSGameState_ReturnValue) == 0x000008, "Member 'WB_OnlineSetting_C_CansetPassword::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_CansetPassword, CallFunc_HasOtherPlayerJoin_ReturnValue) == 0x000010, "Member 'WB_OnlineSetting_C_CansetPassword::CallFunc_HasOtherPlayerJoin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_CansetPassword, CallFunc_GetHasOtherPlayer_ReturnValue) == 0x000011, "Member 'WB_OnlineSetting_C_CansetPassword::CallFunc_GetHasOtherPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_CansetPassword, CallFunc_Not_PreBool_ReturnValue) == 0x000012, "Member 'WB_OnlineSetting_C_CansetPassword::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_CansetPassword, CallFunc_Not_PreBool_ReturnValue_1) == 0x000013, "Member 'WB_OnlineSetting_C_CansetPassword::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_CansetPassword, CallFunc_IsServer_ReturnValue) == 0x000014, "Member 'WB_OnlineSetting_C_CansetPassword::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_CansetPassword, CallFunc_BooleanOR_ReturnValue) == 0x000015, "Member 'WB_OnlineSetting_C_CansetPassword::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_EnterKeyEvent \ static_assert(alignof(WB_OnlineSetting_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_EnterKeyEvent"); \ static_assert(sizeof(WB_OnlineSetting_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_OnlineSetting_C_EnterKeyEvent"); \ static_assert(offsetof(WB_OnlineSetting_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_OnlineSetting_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_OnlineSetting_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting \ static_assert(alignof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting"); \ static_assert(sizeof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting) == 0x000448, "Wrong size on WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, EntryPoint) == 0x000000, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, Temp_int_Variable) == 0x000004, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, Temp_bool_Variable) == 0x000018, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, Temp_bool_Variable_1) == 0x000019, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_Event_Msg) == 0x000020, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_Event_Msg' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_Event_CanPlay) == 0x000030, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_Event_CanPlay' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_Event_CenterLineImageLeft) == 0x000038, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_Event_CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_Event_CenterLineImageRight) == 0x000040, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_Event_CenterLineImageRight' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000048, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000050, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Get_Online_Setting_Option_Tags_OptionTags) == 0x000058, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Get_Online_Setting_Option_Tags_OptionTags' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Array_Get_Item) == 0x000068, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Array_Add_ReturnValue) == 0x000070, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_GetOptionData_ReturnValue) == 0x000078, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_GetOptionData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Array_Length_ReturnValue) == 0x000148, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Not_PreBool_ReturnValue) == 0x00014C, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_CreateDelegate_OutputDelegate_1) == 0x000150, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000160, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_CreateDelegate_OutputDelegate_2) == 0x000164, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_CustomEvent_InGeometry_1) == 0x000178, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_CustomEvent_InKeyEvent_1) == 0x0001B8, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_CustomEvent_inKeyTag_1) == 0x0001F8, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_CustomEvent_bIsDown_1) == 0x000200, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_CustomEvent_InGeometry) == 0x000208, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_CustomEvent_InKeyEvent) == 0x000248, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_CustomEvent_inKeyTag) == 0x000288, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_CustomEvent_bIsDown) == 0x000290, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_CreateDelegate_OutputDelegate_3) == 0x000294, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_CreateDelegate_OutputDelegate_4) == 0x0002A4, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_Event_KeyHelper) == 0x0002B8, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_Event_KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_Event_KeyTipText) == 0x0002C0, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_Event_KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_Event_SpecialHelperVis) == 0x0002C8, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_Event_SpecialHelperVis' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0002D0, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_GetExtension_ReturnValue) == 0x0002D8, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_GetParentWidget_ReturnValue) == 0x0002E0, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_GetParentWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_DynamicCast_AsWB_Menu_Main) == 0x0002E8, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_DynamicCast_AsWB_Menu_Main' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_DynamicCast_bSuccess) == 0x0002F0, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Hid_Option_Hid) == 0x0002F1, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Hid_Option_Hid' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_CreateDelegate_OutputDelegate_5) == 0x0002F4, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_GetDisplayName_ReturnValue) == 0x000308, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Concat_StrStr_ReturnValue) == 0x000318, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_CansetPassword_Can) == 0x000328, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_CansetPassword_Can' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000330, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Not_PreBool_ReturnValue_1) == 0x000340, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000348, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_BooleanOR_ReturnValue) == 0x000358, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000360, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_GetModel_GameSettingModel_ReturnValue_2) == 0x000368, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_GetModel_GameSettingModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000370, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_GetOptionValue_ReturnValue) == 0x000378, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_IsValid_ReturnValue) == 0x000388, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Conv_StringToInt_ReturnValue) == 0x00038C, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_GetOptionValue_ReturnValue_1) == 0x000390, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_GetOptionValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_Select_Default) == 0x0003A0, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_GetOptionValue_ReturnValue_2) == 0x0003A8, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_GetOptionValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x0003B8, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_Event_InGeometry) == 0x0003C0, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_Event_isDown) == 0x000400, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Create_ReturnValue) == 0x000408, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_GetDataIndex_ReturnValue) == 0x000410, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_GetDataIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Array_Add_ReturnValue_1) == 0x000414, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_GetValidValue_ReturnValue) == 0x000418, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_DynamicCast_AsWB_Type_Password_Input) == 0x000420, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_DynamicCast_AsWB_Type_Password_Input' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_DynamicCast_bSuccess_1) == 0x000428, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, K2Node_SwitchEnum_CmpSuccess) == 0x000429, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_AddChildToNavPanel_ReturnValue) == 0x000430, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_AddChildToNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, Temp_int_Loop_Counter_Variable) == 0x000438, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Less_IntInt_ReturnValue) == 0x00043C, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting, CallFunc_Add_IntInt_ReturnValue) == 0x000440, "Member 'WB_OnlineSetting_C_ExecuteUbergraph_WB_OnlineSetting::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_FocusButtonPanel \ static_assert(alignof(WB_OnlineSetting_C_FocusButtonPanel) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_FocusButtonPanel"); \ static_assert(sizeof(WB_OnlineSetting_C_FocusButtonPanel) == 0x000010, "Wrong size on WB_OnlineSetting_C_FocusButtonPanel"); \ static_assert(offsetof(WB_OnlineSetting_C_FocusButtonPanel, PasswordButtonType) == 0x000000, "Member 'WB_OnlineSetting_C_FocusButtonPanel::PasswordButtonType' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_FocusButtonPanel, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_OnlineSetting_C_FocusButtonPanel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_FocusButtonPanel, CallFunc_IsValid_ReturnValue_1) == 0x000009, "Member 'WB_OnlineSetting_C_FocusButtonPanel::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_FocusEditableText \ static_assert(alignof(WB_OnlineSetting_C_FocusEditableText) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_FocusEditableText"); \ static_assert(sizeof(WB_OnlineSetting_C_FocusEditableText) == 0x000010, "Wrong size on WB_OnlineSetting_C_FocusEditableText"); \ static_assert(offsetof(WB_OnlineSetting_C_FocusEditableText, PasswordButton) == 0x000000, "Member 'WB_OnlineSetting_C_FocusEditableText::PasswordButton' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_FocusEditableText, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_OnlineSetting_C_FocusEditableText::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_Hid_Option \ static_assert(alignof(WB_OnlineSetting_C_Hid_Option) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_Hid_Option"); \ static_assert(sizeof(WB_OnlineSetting_C_Hid_Option) == 0x000018, "Wrong size on WB_OnlineSetting_C_Hid_Option"); \ static_assert(offsetof(WB_OnlineSetting_C_Hid_Option, Hid_0) == 0x000000, "Member 'WB_OnlineSetting_C_Hid_Option::Hid_0' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_Hid_Option, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000008, "Member 'WB_OnlineSetting_C_Hid_Option::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_Hid_Option, CallFunc_Whether_to_Vis_Online_Password_Option_IsOpen) == 0x000010, "Member 'WB_OnlineSetting_C_Hid_Option::CallFunc_Whether_to_Vis_Online_Password_Option_IsOpen' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_Hid_Option, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'WB_OnlineSetting_C_Hid_Option::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_InitAll \ static_assert(alignof(WB_OnlineSetting_C_InitAll) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_InitAll"); \ static_assert(sizeof(WB_OnlineSetting_C_InitAll) == 0x000048, "Wrong size on WB_OnlineSetting_C_InitAll"); \ static_assert(offsetof(WB_OnlineSetting_C_InitAll, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_OnlineSetting_C_InitAll::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_InitAll, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_OnlineSetting_C_InitAll::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_InitAll, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_OnlineSetting_C_InitAll::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_InitAll, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_OnlineSetting_C_InitAll::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_InitAll, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_OnlineSetting_C_InitAll::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_InitAll, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_OnlineSetting_C_InitAll::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_InitAll, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'WB_OnlineSetting_C_InitAll::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_InitAll, K2Node_DynamicCast_AsWB_Set_Option_Button) == 0x000038, "Member 'WB_OnlineSetting_C_InitAll::K2Node_DynamicCast_AsWB_Set_Option_Button' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_InitAll, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'WB_OnlineSetting_C_InitAll::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_LeftButtonEvent \ static_assert(alignof(WB_OnlineSetting_C_LeftButtonEvent) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_LeftButtonEvent"); \ static_assert(sizeof(WB_OnlineSetting_C_LeftButtonEvent) == 0x000090, "Wrong size on WB_OnlineSetting_C_LeftButtonEvent"); \ static_assert(offsetof(WB_OnlineSetting_C_LeftButtonEvent, InGeometry) == 0x000000, "Member 'WB_OnlineSetting_C_LeftButtonEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_LeftButtonEvent, InKeyEvent) == 0x000040, "Member 'WB_OnlineSetting_C_LeftButtonEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_LeftButtonEvent, inKeyTag) == 0x000080, "Member 'WB_OnlineSetting_C_LeftButtonEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_LeftButtonEvent, bIsDown) == 0x000088, "Member 'WB_OnlineSetting_C_LeftButtonEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_OnClick \ static_assert(alignof(WB_OnlineSetting_C_OnClick) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_OnClick"); \ static_assert(sizeof(WB_OnlineSetting_C_OnClick) == 0x000020, "Wrong size on WB_OnlineSetting_C_OnClick"); \ static_assert(offsetof(WB_OnlineSetting_C_OnClick, Item) == 0x000000, "Member 'WB_OnlineSetting_C_OnClick::Item' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnClick, Param_Index_0) == 0x000008, "Member 'WB_OnlineSetting_C_OnClick::Param_Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnClick, K2Node_DynamicCast_AsWB_Set_Option_Button) == 0x000010, "Member 'WB_OnlineSetting_C_OnClick::K2Node_DynamicCast_AsWB_Set_Option_Button' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnClick, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'WB_OnlineSetting_C_OnClick::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnClick, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'WB_OnlineSetting_C_OnClick::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnClick, CallFunc_GetDataIndex_ReturnValue) == 0x00001A, "Member 'WB_OnlineSetting_C_OnClick::CallFunc_GetDataIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnClick, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00001B, "Member 'WB_OnlineSetting_C_OnClick::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnClick, CallFunc_GetValidValue_ReturnValue) == 0x00001C, "Member 'WB_OnlineSetting_C_OnClick::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnClick, K2Node_SwitchEnum_CmpSuccess) == 0x00001D, "Member 'WB_OnlineSetting_C_OnClick::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_OnSelect \ static_assert(alignof(WB_OnlineSetting_C_OnSelect) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_OnSelect"); \ static_assert(sizeof(WB_OnlineSetting_C_OnSelect) == 0x000048, "Wrong size on WB_OnlineSetting_C_OnSelect"); \ static_assert(offsetof(WB_OnlineSetting_C_OnSelect, Item) == 0x000000, "Member 'WB_OnlineSetting_C_OnSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnSelect, Param_Index_0) == 0x000008, "Member 'WB_OnlineSetting_C_OnSelect::Param_Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnSelect, K2Node_DynamicCast_AsWB_Set_Option_Button) == 0x000010, "Member 'WB_OnlineSetting_C_OnSelect::K2Node_DynamicCast_AsWB_Set_Option_Button' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnSelect, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'WB_OnlineSetting_C_OnSelect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnSelect, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'WB_OnlineSetting_C_OnSelect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnSelect, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00001A, "Member 'WB_OnlineSetting_C_OnSelect::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnSelect, K2Node_DynamicCast_AsWB_Type_Password_Input) == 0x000020, "Member 'WB_OnlineSetting_C_OnSelect::K2Node_DynamicCast_AsWB_Type_Password_Input' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnSelect, K2Node_DynamicCast_bSuccess_1) == 0x000028, "Member 'WB_OnlineSetting_C_OnSelect::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnSelect, Temp_delegate_Variable) == 0x00002C, "Member 'WB_OnlineSetting_C_OnSelect::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnSelect, CallFunc_IsValid_ReturnValue_1) == 0x00003C, "Member 'WB_OnlineSetting_C_OnSelect::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnSelect, CallFunc_PostEvent_ReturnValue) == 0x000040, "Member 'WB_OnlineSetting_C_OnSelect::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_OnUnselect \ static_assert(alignof(WB_OnlineSetting_C_OnUnselect) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_OnUnselect"); \ static_assert(sizeof(WB_OnlineSetting_C_OnUnselect) == 0x000030, "Wrong size on WB_OnlineSetting_C_OnUnselect"); \ static_assert(offsetof(WB_OnlineSetting_C_OnUnselect, Item) == 0x000000, "Member 'WB_OnlineSetting_C_OnUnselect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnUnselect, Param_Index_0) == 0x000008, "Member 'WB_OnlineSetting_C_OnUnselect::Param_Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnUnselect, K2Node_DynamicCast_AsWB_Set_Option_Button) == 0x000010, "Member 'WB_OnlineSetting_C_OnUnselect::K2Node_DynamicCast_AsWB_Set_Option_Button' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnUnselect, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'WB_OnlineSetting_C_OnUnselect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnUnselect, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'WB_OnlineSetting_C_OnUnselect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnUnselect, K2Node_DynamicCast_AsWB_Type_Password_Input) == 0x000020, "Member 'WB_OnlineSetting_C_OnUnselect::K2Node_DynamicCast_AsWB_Type_Password_Input' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnUnselect, K2Node_DynamicCast_bSuccess_1) == 0x000028, "Member 'WB_OnlineSetting_C_OnUnselect::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnUnselect, CallFunc_IsValid_ReturnValue_1) == 0x000029, "Member 'WB_OnlineSetting_C_OnUnselect::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_OnWidgetCanPlayChange \ static_assert(alignof(WB_OnlineSetting_C_OnWidgetCanPlayChange) == 0x000001, "Wrong alignment on WB_OnlineSetting_C_OnWidgetCanPlayChange"); \ static_assert(sizeof(WB_OnlineSetting_C_OnWidgetCanPlayChange) == 0x000001, "Wrong size on WB_OnlineSetting_C_OnWidgetCanPlayChange"); \ static_assert(offsetof(WB_OnlineSetting_C_OnWidgetCanPlayChange, CanPlay) == 0x000000, "Member 'WB_OnlineSetting_C_OnWidgetCanPlayChange::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_OnWidgetOpen \ static_assert(alignof(WB_OnlineSetting_C_OnWidgetOpen) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_OnWidgetOpen"); \ static_assert(sizeof(WB_OnlineSetting_C_OnWidgetOpen) == 0x000018, "Wrong size on WB_OnlineSetting_C_OnWidgetOpen"); \ static_assert(offsetof(WB_OnlineSetting_C_OnWidgetOpen, KeyHelper) == 0x000000, "Member 'WB_OnlineSetting_C_OnWidgetOpen::KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnWidgetOpen, KeyTipText) == 0x000008, "Member 'WB_OnlineSetting_C_OnWidgetOpen::KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_OnWidgetOpen, SpecialHelperVis) == 0x000010, "Member 'WB_OnlineSetting_C_OnWidgetOpen::SpecialHelperVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_OnWidgetPlay \ static_assert(alignof(WB_OnlineSetting_C_OnWidgetPlay) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_OnWidgetPlay"); \ static_assert(sizeof(WB_OnlineSetting_C_OnWidgetPlay) == 0x000010, "Wrong size on WB_OnlineSetting_C_OnWidgetPlay"); \ static_assert(offsetof(WB_OnlineSetting_C_OnWidgetPlay, msg) == 0x000000, "Member 'WB_OnlineSetting_C_OnWidgetPlay::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_RightKeyEvent \ static_assert(alignof(WB_OnlineSetting_C_RightKeyEvent) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_RightKeyEvent"); \ static_assert(sizeof(WB_OnlineSetting_C_RightKeyEvent) == 0x000090, "Wrong size on WB_OnlineSetting_C_RightKeyEvent"); \ static_assert(offsetof(WB_OnlineSetting_C_RightKeyEvent, InGeometry) == 0x000000, "Member 'WB_OnlineSetting_C_RightKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_RightKeyEvent, InKeyEvent) == 0x000040, "Member 'WB_OnlineSetting_C_RightKeyEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_RightKeyEvent, inKeyTag) == 0x000080, "Member 'WB_OnlineSetting_C_RightKeyEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_RightKeyEvent, bIsDown) == 0x000088, "Member 'WB_OnlineSetting_C_RightKeyEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_SetButtonHover \ static_assert(alignof(WB_OnlineSetting_C_SetButtonHover) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_SetButtonHover"); \ static_assert(sizeof(WB_OnlineSetting_C_SetButtonHover) == 0x000028, "Wrong size on WB_OnlineSetting_C_SetButtonHover"); \ static_assert(offsetof(WB_OnlineSetting_C_SetButtonHover, CanHover) == 0x000000, "Member 'WB_OnlineSetting_C_SetButtonHover::CanHover' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_SetButtonHover, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_OnlineSetting_C_SetButtonHover::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_SetButtonHover, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_OnlineSetting_C_SetButtonHover::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_SetButtonHover, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_OnlineSetting_C_SetButtonHover::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_SetButtonHover, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'WB_OnlineSetting_C_SetButtonHover::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_SetButtonHover, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_OnlineSetting_C_SetButtonHover::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_SetButtonHover, CallFunc_Less_IntInt_ReturnValue) == 0x000020, "Member 'WB_OnlineSetting_C_SetButtonHover::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_UpdateCenterLine \ static_assert(alignof(WB_OnlineSetting_C_UpdateCenterLine) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_UpdateCenterLine"); \ static_assert(sizeof(WB_OnlineSetting_C_UpdateCenterLine) == 0x000010, "Wrong size on WB_OnlineSetting_C_UpdateCenterLine"); \ static_assert(offsetof(WB_OnlineSetting_C_UpdateCenterLine, CenterLineImageLeft) == 0x000000, "Member 'WB_OnlineSetting_C_UpdateCenterLine::CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_OnlineSetting_C_UpdateCenterLine, CenterLineImageRight) == 0x000008, "Member 'WB_OnlineSetting_C_UpdateCenterLine::CenterLineImageRight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_UpdateOptionDiscription \ static_assert(alignof(WB_OnlineSetting_C_UpdateOptionDiscription) == 0x000008, "Wrong alignment on WB_OnlineSetting_C_UpdateOptionDiscription"); \ static_assert(sizeof(WB_OnlineSetting_C_UpdateOptionDiscription) == 0x000018, "Wrong size on WB_OnlineSetting_C_UpdateOptionDiscription"); \ static_assert(offsetof(WB_OnlineSetting_C_UpdateOptionDiscription, InText) == 0x000000, "Member 'WB_OnlineSetting_C_UpdateOptionDiscription::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_WidgetCanPlay \ static_assert(alignof(WB_OnlineSetting_C_WidgetCanPlay) == 0x000001, "Wrong alignment on WB_OnlineSetting_C_WidgetCanPlay"); \ static_assert(sizeof(WB_OnlineSetting_C_WidgetCanPlay) == 0x000001, "Wrong size on WB_OnlineSetting_C_WidgetCanPlay"); \ static_assert(offsetof(WB_OnlineSetting_C_WidgetCanPlay, CanPlay) == 0x000000, "Member 'WB_OnlineSetting_C_WidgetCanPlay::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_OnlineSetting_C_WidgetPrior \ static_assert(alignof(WB_OnlineSetting_C_WidgetPrior) == 0x000004, "Wrong alignment on WB_OnlineSetting_C_WidgetPrior"); \ static_assert(sizeof(WB_OnlineSetting_C_WidgetPrior) == 0x000004, "Wrong size on WB_OnlineSetting_C_WidgetPrior"); \ static_assert(offsetof(WB_OnlineSetting_C_WidgetPrior, Prior) == 0x000000, "Member 'WB_OnlineSetting_C_WidgetPrior::Prior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_OnlineSetting_C \ static_assert(alignof(UWB_OnlineSetting_C) == 0x000008, "Wrong alignment on UWB_OnlineSetting_C"); \ static_assert(sizeof(UWB_OnlineSetting_C) == 0x000328, "Wrong size on UWB_OnlineSetting_C"); \ static_assert(offsetof(UWB_OnlineSetting_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_OnlineSetting_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_OnlineSetting_C, MultiLineEditableTextBox) == 0x0002C8, "Member 'UWB_OnlineSetting_C::MultiLineEditableTextBox' has a wrong offset!"); \ static_assert(offsetof(UWB_OnlineSetting_C, ScrollBox) == 0x0002D0, "Member 'UWB_OnlineSetting_C::ScrollBox' has a wrong offset!"); \ static_assert(offsetof(UWB_OnlineSetting_C, ModuleTag) == 0x0002D8, "Member 'UWB_OnlineSetting_C::ModuleTag' has a wrong offset!"); \ static_assert(offsetof(UWB_OnlineSetting_C, Index_0) == 0x0002E8, "Member 'UWB_OnlineSetting_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UWB_OnlineSetting_C, CurrentButton) == 0x0002F8, "Member 'UWB_OnlineSetting_C::CurrentButton' has a wrong offset!"); \ static_assert(offsetof(UWB_OnlineSetting_C, As_WB_Menu_Main) == 0x000300, "Member 'UWB_OnlineSetting_C::As_WB_Menu_Main' has a wrong offset!"); \ static_assert(offsetof(UWB_OnlineSetting_C, CurrentSelectIndex) == 0x000308, "Member 'UWB_OnlineSetting_C::CurrentSelectIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_OnlineSetting_C, IsTextBoxActived) == 0x00030C, "Member 'UWB_OnlineSetting_C::IsTextBoxActived' has a wrong offset!"); \ static_assert(offsetof(UWB_OnlineSetting_C, ButtonsWithoutPassword) == 0x000310, "Member 'UWB_OnlineSetting_C::ButtonsWithoutPassword' has a wrong offset!"); \ static_assert(offsetof(UWB_OnlineSetting_C, Skip) == 0x000320, "Member 'UWB_OnlineSetting_C::Skip' has a wrong offset!"); \ static_assert(offsetof(UWB_OnlineSetting_C, Hid) == 0x000321, "Member 'UWB_OnlineSetting_C::Hid' has a wrong offset!"); \ static_assert(offsetof(UWB_OnlineSetting_C, FirstSelect) == 0x000322, "Member 'UWB_OnlineSetting_C::FirstSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_OnlineSetting_C, SelectIndex) == 0x000324, "Member 'UWB_OnlineSetting_C::SelectIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpMain_C_BndEvt__WB_HelpMain_WB_HelpLeft_K2Node_ComponentBoundEvent_0_OnShownDetail__DelegateSignature \ static_assert(alignof(WB_HelpMain_C_BndEvt__WB_HelpMain_WB_HelpLeft_K2Node_ComponentBoundEvent_0_OnShownDetail__DelegateSignature) == 0x000008, "Wrong alignment on WB_HelpMain_C_BndEvt__WB_HelpMain_WB_HelpLeft_K2Node_ComponentBoundEvent_0_OnShownDetail__DelegateSignature"); \ static_assert(sizeof(WB_HelpMain_C_BndEvt__WB_HelpMain_WB_HelpLeft_K2Node_ComponentBoundEvent_0_OnShownDetail__DelegateSignature) == 0x000008, "Wrong size on WB_HelpMain_C_BndEvt__WB_HelpMain_WB_HelpLeft_K2Node_ComponentBoundEvent_0_OnShownDetail__DelegateSignature"); \ static_assert(offsetof(WB_HelpMain_C_BndEvt__WB_HelpMain_WB_HelpLeft_K2Node_ComponentBoundEvent_0_OnShownDetail__DelegateSignature, DataWidget) == 0x000000, "Member 'WB_HelpMain_C_BndEvt__WB_HelpMain_WB_HelpLeft_K2Node_ComponentBoundEvent_0_OnShownDetail__DelegateSignature::DataWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpMain_C_EnterKeyEvent \ static_assert(alignof(WB_HelpMain_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_HelpMain_C_EnterKeyEvent"); \ static_assert(sizeof(WB_HelpMain_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_HelpMain_C_EnterKeyEvent"); \ static_assert(offsetof(WB_HelpMain_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_HelpMain_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_HelpMain_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain \ static_assert(alignof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain) == 0x000008, "Wrong alignment on WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain"); \ static_assert(sizeof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain) == 0x0000B8, "Wrong size on WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain"); \ static_assert(offsetof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain, EntryPoint) == 0x000000, "Member 'WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain, K2Node_Event_Msg) == 0x000008, "Member 'WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain::K2Node_Event_Msg' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain, K2Node_Event_CanPlay) == 0x000018, "Member 'WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain::K2Node_Event_CanPlay' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain, K2Node_Event_CenterLineImageLeft) == 0x000020, "Member 'WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain::K2Node_Event_CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain, K2Node_Event_CenterLineImageRight) == 0x000028, "Member 'WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain::K2Node_Event_CenterLineImageRight' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain, CallFunc_GetExtension_ReturnValue) == 0x000030, "Member 'WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain, K2Node_Event_KeyHelper) == 0x000038, "Member 'WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain::K2Node_Event_KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain, K2Node_Event_KeyTipText) == 0x000040, "Member 'WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain::K2Node_Event_KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain, K2Node_Event_SpecialHelperVis) == 0x000048, "Member 'WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain::K2Node_Event_SpecialHelperVis' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain, CallFunc_GetParentWidget_ReturnValue) == 0x000050, "Member 'WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain::CallFunc_GetParentWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain, K2Node_DynamicCast_AsWB_Menu_Main) == 0x000058, "Member 'WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain::K2Node_DynamicCast_AsWB_Menu_Main' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain, K2Node_Event_InGeometry) == 0x000068, "Member 'WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain, K2Node_Event_isDown) == 0x0000A8, "Member 'WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain, K2Node_ComponentBoundEvent_DataWidget) == 0x0000B0, "Member 'WB_HelpMain_C_ExecuteUbergraph_WB_HelpMain::K2Node_ComponentBoundEvent_DataWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpMain_C_OnWidgetCanPlayChange \ static_assert(alignof(WB_HelpMain_C_OnWidgetCanPlayChange) == 0x000001, "Wrong alignment on WB_HelpMain_C_OnWidgetCanPlayChange"); \ static_assert(sizeof(WB_HelpMain_C_OnWidgetCanPlayChange) == 0x000001, "Wrong size on WB_HelpMain_C_OnWidgetCanPlayChange"); \ static_assert(offsetof(WB_HelpMain_C_OnWidgetCanPlayChange, CanPlay) == 0x000000, "Member 'WB_HelpMain_C_OnWidgetCanPlayChange::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpMain_C_OnWidgetOpen \ static_assert(alignof(WB_HelpMain_C_OnWidgetOpen) == 0x000008, "Wrong alignment on WB_HelpMain_C_OnWidgetOpen"); \ static_assert(sizeof(WB_HelpMain_C_OnWidgetOpen) == 0x000018, "Wrong size on WB_HelpMain_C_OnWidgetOpen"); \ static_assert(offsetof(WB_HelpMain_C_OnWidgetOpen, KeyHelper) == 0x000000, "Member 'WB_HelpMain_C_OnWidgetOpen::KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_OnWidgetOpen, KeyTipText) == 0x000008, "Member 'WB_HelpMain_C_OnWidgetOpen::KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_OnWidgetOpen, SpecialHelperVis) == 0x000010, "Member 'WB_HelpMain_C_OnWidgetOpen::SpecialHelperVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpMain_C_OnWidgetPlay \ static_assert(alignof(WB_HelpMain_C_OnWidgetPlay) == 0x000008, "Wrong alignment on WB_HelpMain_C_OnWidgetPlay"); \ static_assert(sizeof(WB_HelpMain_C_OnWidgetPlay) == 0x000010, "Wrong size on WB_HelpMain_C_OnWidgetPlay"); \ static_assert(offsetof(WB_HelpMain_C_OnWidgetPlay, msg) == 0x000000, "Member 'WB_HelpMain_C_OnWidgetPlay::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpMain_C_UpdateCenterLine \ static_assert(alignof(WB_HelpMain_C_UpdateCenterLine) == 0x000008, "Wrong alignment on WB_HelpMain_C_UpdateCenterLine"); \ static_assert(sizeof(WB_HelpMain_C_UpdateCenterLine) == 0x000010, "Wrong size on WB_HelpMain_C_UpdateCenterLine"); \ static_assert(offsetof(WB_HelpMain_C_UpdateCenterLine, CenterLineImageLeft) == 0x000000, "Member 'WB_HelpMain_C_UpdateCenterLine::CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_UpdateCenterLine, CenterLineImageRight) == 0x000008, "Member 'WB_HelpMain_C_UpdateCenterLine::CenterLineImageRight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpMain_C_UpdateInputHelpVis \ static_assert(alignof(WB_HelpMain_C_UpdateInputHelpVis) == 0x000008, "Wrong alignment on WB_HelpMain_C_UpdateInputHelpVis"); \ static_assert(sizeof(WB_HelpMain_C_UpdateInputHelpVis) == 0x000060, "Wrong size on WB_HelpMain_C_UpdateInputHelpVis"); \ static_assert(offsetof(WB_HelpMain_C_UpdateInputHelpVis, K2Node_MakeArray_Array) == 0x000000, "Member 'WB_HelpMain_C_UpdateInputHelpVis::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_HelpMain_C_UpdateInputHelpVis, K2Node_MakeMap_Map) == 0x000010, "Member 'WB_HelpMain_C_UpdateInputHelpVis::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpMain_C_WidgetCanPlay \ static_assert(alignof(WB_HelpMain_C_WidgetCanPlay) == 0x000001, "Wrong alignment on WB_HelpMain_C_WidgetCanPlay"); \ static_assert(sizeof(WB_HelpMain_C_WidgetCanPlay) == 0x000001, "Wrong size on WB_HelpMain_C_WidgetCanPlay"); \ static_assert(offsetof(WB_HelpMain_C_WidgetCanPlay, CanPlay) == 0x000000, "Member 'WB_HelpMain_C_WidgetCanPlay::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpMain_C_WidgetPrior \ static_assert(alignof(WB_HelpMain_C_WidgetPrior) == 0x000004, "Wrong alignment on WB_HelpMain_C_WidgetPrior"); \ static_assert(sizeof(WB_HelpMain_C_WidgetPrior) == 0x000004, "Wrong size on WB_HelpMain_C_WidgetPrior"); \ static_assert(offsetof(WB_HelpMain_C_WidgetPrior, Prior) == 0x000000, "Member 'WB_HelpMain_C_WidgetPrior::Prior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_HelpMain_C \ static_assert(alignof(UWB_HelpMain_C) == 0x000008, "Wrong alignment on UWB_HelpMain_C"); \ static_assert(sizeof(UWB_HelpMain_C) == 0x0002F0, "Wrong size on UWB_HelpMain_C"); \ static_assert(offsetof(UWB_HelpMain_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_HelpMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpMain_C, WB_HelpLeft) == 0x0002C8, "Member 'UWB_HelpMain_C::WB_HelpLeft' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpMain_C, WB_HelpRightPanel) == 0x0002D0, "Member 'UWB_HelpMain_C::WB_HelpRightPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpMain_C, CurrentTitleButton) == 0x0002D8, "Member 'UWB_HelpMain_C::CurrentTitleButton' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpMain_C, WB_Menu_Main) == 0x0002E0, "Member 'UWB_HelpMain_C::WB_Menu_Main' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpMain_C, InputHelpVisObj) == 0x0002E8, "Member 'UWB_HelpMain_C::InputHelpVisObj' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Characterinterface_C_EventInputDeviceType \ static_assert(alignof(WB_Characterinterface_C_EventInputDeviceType) == 0x000008, "Wrong alignment on WB_Characterinterface_C_EventInputDeviceType"); \ static_assert(sizeof(WB_Characterinterface_C_EventInputDeviceType) == 0x000018, "Wrong size on WB_Characterinterface_C_EventInputDeviceType"); \ static_assert(offsetof(WB_Characterinterface_C_EventInputDeviceType, NewDeviceType) == 0x000000, "Member 'WB_Characterinterface_C_EventInputDeviceType::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_EventInputDeviceType, TypeIndex) == 0x000010, "Member 'WB_Characterinterface_C_EventInputDeviceType::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface \ static_assert(alignof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface) == 0x000008, "Wrong alignment on WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface"); \ static_assert(sizeof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface) == 0x000130, "Wrong size on WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, EntryPoint) == 0x000000, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, K2Node_Event_Msg) == 0x000008, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::K2Node_Event_Msg' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, K2Node_Event_CanPlay) == 0x000028, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::K2Node_Event_CanPlay' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, K2Node_Event_CenterLineImageLeft) == 0x000030, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::K2Node_Event_CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, K2Node_Event_CenterLineImageRight) == 0x000038, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::K2Node_Event_CenterLineImageRight' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, K2Node_Event_KeyHelper) == 0x000040, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::K2Node_Event_KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, K2Node_Event_KeyTipText) == 0x000048, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::K2Node_Event_KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, K2Node_Event_SpecialHelperVis) == 0x000050, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::K2Node_Event_SpecialHelperVis' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_GetPlayerKlesa_value) == 0x000058, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_GetPlayerKlesa_value' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_Conv_IntToText_ReturnValue) == 0x000060, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000078, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_GetPlayerMaxKlesa_ReturnValue) == 0x000080, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_GetPlayerMaxKlesa_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_GetPlayerKlesa_value_1) == 0x000084, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_GetPlayerKlesa_value_1' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_Max_ReturnValue) == 0x000088, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_Conv_IntToFloat_ReturnValue) == 0x00008C, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x000090, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000098, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_GetExtension_ReturnValue) == 0x0000A0, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_GetParentWidget_ReturnValue) == 0x0000A8, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_GetParentWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_GetUINotify_UINotify) == 0x0000B0, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, K2Node_DynamicCast_AsWB_Menu_Main) == 0x0000B8, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::K2Node_DynamicCast_AsWB_Menu_Main' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, K2Node_DynamicCast_bSuccess) == 0x0000C0, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_GetPlayerMaxKlesa_ReturnValue_1) == 0x0000C4, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_GetPlayerMaxKlesa_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_Conv_IntToText_ReturnValue_1) == 0x0000C8, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated) == 0x0000E0, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, K2Node_CustomEvent_NewDeviceType) == 0x0000E8, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, K2Node_CustomEvent_TypeIndex) == 0x0000F8, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000100, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000110, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000118, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000120, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000128, "Member 'WB_Characterinterface_C_ExecuteUbergraph_WB_Characterinterface::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Characterinterface_C_GetCurrentDeviceType \ static_assert(alignof(WB_Characterinterface_C_GetCurrentDeviceType) == 0x000001, "Wrong alignment on WB_Characterinterface_C_GetCurrentDeviceType"); \ static_assert(sizeof(WB_Characterinterface_C_GetCurrentDeviceType) == 0x000002, "Wrong size on WB_Characterinterface_C_GetCurrentDeviceType"); \ static_assert(offsetof(WB_Characterinterface_C_GetCurrentDeviceType, Byte) == 0x000000, "Member 'WB_Characterinterface_C_GetCurrentDeviceType::Byte' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_GetCurrentDeviceType, CallFunc_GetValidValue_ReturnValue) == 0x000001, "Member 'WB_Characterinterface_C_GetCurrentDeviceType::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Characterinterface_C_NeedBackKeyEvent \ static_assert(alignof(WB_Characterinterface_C_NeedBackKeyEvent) == 0x000008, "Wrong alignment on WB_Characterinterface_C_NeedBackKeyEvent"); \ static_assert(sizeof(WB_Characterinterface_C_NeedBackKeyEvent) == 0x000048, "Wrong size on WB_Characterinterface_C_NeedBackKeyEvent"); \ static_assert(offsetof(WB_Characterinterface_C_NeedBackKeyEvent, InGeometry) == 0x000000, "Member 'WB_Characterinterface_C_NeedBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_NeedBackKeyEvent, isDown) == 0x000040, "Member 'WB_Characterinterface_C_NeedBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_NeedBackKeyEvent, ReturnValue) == 0x000041, "Member 'WB_Characterinterface_C_NeedBackKeyEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Characterinterface_C_OnWidgetCanPlayChange \ static_assert(alignof(WB_Characterinterface_C_OnWidgetCanPlayChange) == 0x000001, "Wrong alignment on WB_Characterinterface_C_OnWidgetCanPlayChange"); \ static_assert(sizeof(WB_Characterinterface_C_OnWidgetCanPlayChange) == 0x000001, "Wrong size on WB_Characterinterface_C_OnWidgetCanPlayChange"); \ static_assert(offsetof(WB_Characterinterface_C_OnWidgetCanPlayChange, CanPlay) == 0x000000, "Member 'WB_Characterinterface_C_OnWidgetCanPlayChange::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Characterinterface_C_OnWidgetOpen \ static_assert(alignof(WB_Characterinterface_C_OnWidgetOpen) == 0x000008, "Wrong alignment on WB_Characterinterface_C_OnWidgetOpen"); \ static_assert(sizeof(WB_Characterinterface_C_OnWidgetOpen) == 0x000018, "Wrong size on WB_Characterinterface_C_OnWidgetOpen"); \ static_assert(offsetof(WB_Characterinterface_C_OnWidgetOpen, KeyHelper) == 0x000000, "Member 'WB_Characterinterface_C_OnWidgetOpen::KeyHelper' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_OnWidgetOpen, KeyTipText) == 0x000008, "Member 'WB_Characterinterface_C_OnWidgetOpen::KeyTipText' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_OnWidgetOpen, SpecialHelperVis) == 0x000010, "Member 'WB_Characterinterface_C_OnWidgetOpen::SpecialHelperVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Characterinterface_C_OnWidgetPlay \ static_assert(alignof(WB_Characterinterface_C_OnWidgetPlay) == 0x000008, "Wrong alignment on WB_Characterinterface_C_OnWidgetPlay"); \ static_assert(sizeof(WB_Characterinterface_C_OnWidgetPlay) == 0x000010, "Wrong size on WB_Characterinterface_C_OnWidgetPlay"); \ static_assert(offsetof(WB_Characterinterface_C_OnWidgetPlay, msg) == 0x000000, "Member 'WB_Characterinterface_C_OnWidgetPlay::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Characterinterface_C_RemoveAll \ static_assert(alignof(WB_Characterinterface_C_RemoveAll) == 0x000008, "Wrong alignment on WB_Characterinterface_C_RemoveAll"); \ static_assert(sizeof(WB_Characterinterface_C_RemoveAll) == 0x000010, "Wrong size on WB_Characterinterface_C_RemoveAll"); \ static_assert(offsetof(WB_Characterinterface_C_RemoveAll, K2Node_MakeArray_Array) == 0x000000, "Member 'WB_Characterinterface_C_RemoveAll::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Characterinterface_C_UpdateCenterLine \ static_assert(alignof(WB_Characterinterface_C_UpdateCenterLine) == 0x000008, "Wrong alignment on WB_Characterinterface_C_UpdateCenterLine"); \ static_assert(sizeof(WB_Characterinterface_C_UpdateCenterLine) == 0x000010, "Wrong size on WB_Characterinterface_C_UpdateCenterLine"); \ static_assert(offsetof(WB_Characterinterface_C_UpdateCenterLine, CenterLineImageLeft) == 0x000000, "Member 'WB_Characterinterface_C_UpdateCenterLine::CenterLineImageLeft' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_UpdateCenterLine, CenterLineImageRight) == 0x000008, "Member 'WB_Characterinterface_C_UpdateCenterLine::CenterLineImageRight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Characterinterface_C_UpdateInputHelpVis \ static_assert(alignof(WB_Characterinterface_C_UpdateInputHelpVis) == 0x000008, "Wrong alignment on WB_Characterinterface_C_UpdateInputHelpVis"); \ static_assert(sizeof(WB_Characterinterface_C_UpdateInputHelpVis) == 0x000138, "Wrong size on WB_Characterinterface_C_UpdateInputHelpVis"); \ static_assert(offsetof(WB_Characterinterface_C_UpdateInputHelpVis, Temp_bool_Variable) == 0x000000, "Member 'WB_Characterinterface_C_UpdateInputHelpVis::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_UpdateInputHelpVis, Temp_bool_Variable_1) == 0x000001, "Member 'WB_Characterinterface_C_UpdateInputHelpVis::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_UpdateInputHelpVis, K2Node_MakeMap_Map) == 0x000008, "Member 'WB_Characterinterface_C_UpdateInputHelpVis::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_UpdateInputHelpVis, CallFunc_VisEnterBack_KeyBoard) == 0x000058, "Member 'WB_Characterinterface_C_UpdateInputHelpVis::CallFunc_VisEnterBack_KeyBoard' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_UpdateInputHelpVis, K2Node_MakeArray_Array) == 0x000060, "Member 'WB_Characterinterface_C_UpdateInputHelpVis::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_UpdateInputHelpVis, CallFunc_VisEnterBack_KeyBoard_1) == 0x000070, "Member 'WB_Characterinterface_C_UpdateInputHelpVis::CallFunc_VisEnterBack_KeyBoard_1' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_UpdateInputHelpVis, K2Node_MakeMap_Map_1) == 0x000078, "Member 'WB_Characterinterface_C_UpdateInputHelpVis::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_UpdateInputHelpVis, K2Node_Select_Default) == 0x0000C8, "Member 'WB_Characterinterface_C_UpdateInputHelpVis::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_UpdateInputHelpVis, K2Node_MakeArray_Array_1) == 0x000118, "Member 'WB_Characterinterface_C_UpdateInputHelpVis::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_UpdateInputHelpVis, K2Node_Select_Default_1) == 0x000128, "Member 'WB_Characterinterface_C_UpdateInputHelpVis::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Characterinterface_C_VisEnterBack \ static_assert(alignof(WB_Characterinterface_C_VisEnterBack) == 0x000001, "Wrong alignment on WB_Characterinterface_C_VisEnterBack"); \ static_assert(sizeof(WB_Characterinterface_C_VisEnterBack) == 0x000002, "Wrong size on WB_Characterinterface_C_VisEnterBack"); \ static_assert(offsetof(WB_Characterinterface_C_VisEnterBack, Keyboard) == 0x000000, "Member 'WB_Characterinterface_C_VisEnterBack::Keyboard' has a wrong offset!"); \ static_assert(offsetof(WB_Characterinterface_C_VisEnterBack, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000001, "Member 'WB_Characterinterface_C_VisEnterBack::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Characterinterface_C_WidgetCanPlay \ static_assert(alignof(WB_Characterinterface_C_WidgetCanPlay) == 0x000001, "Wrong alignment on WB_Characterinterface_C_WidgetCanPlay"); \ static_assert(sizeof(WB_Characterinterface_C_WidgetCanPlay) == 0x000001, "Wrong size on WB_Characterinterface_C_WidgetCanPlay"); \ static_assert(offsetof(WB_Characterinterface_C_WidgetCanPlay, CanPlay) == 0x000000, "Member 'WB_Characterinterface_C_WidgetCanPlay::CanPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Characterinterface_C_WidgetPrior \ static_assert(alignof(WB_Characterinterface_C_WidgetPrior) == 0x000004, "Wrong alignment on WB_Characterinterface_C_WidgetPrior"); \ static_assert(sizeof(WB_Characterinterface_C_WidgetPrior) == 0x000004, "Wrong size on WB_Characterinterface_C_WidgetPrior"); \ static_assert(offsetof(WB_Characterinterface_C_WidgetPrior, Prior) == 0x000000, "Member 'WB_Characterinterface_C_WidgetPrior::Prior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Characterinterface_C \ static_assert(alignof(UWB_Characterinterface_C) == 0x000008, "Wrong alignment on UWB_Characterinterface_C"); \ static_assert(sizeof(UWB_Characterinterface_C) == 0x000330, "Wrong size on UWB_Characterinterface_C"); \ static_assert(offsetof(UWB_Characterinterface_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_Characterinterface_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Characterinterface_C, Image_XinmoFx) == 0x0002C8, "Member 'UWB_Characterinterface_C::Image_XinmoFx' has a wrong offset!"); \ static_assert(offsetof(UWB_Characterinterface_C, Text_KlesaMax) == 0x0002D0, "Member 'UWB_Characterinterface_C::Text_KlesaMax' has a wrong offset!"); \ static_assert(offsetof(UWB_Characterinterface_C, Text_KlesaValue) == 0x0002D8, "Member 'UWB_Characterinterface_C::Text_KlesaValue' has a wrong offset!"); \ static_assert(offsetof(UWB_Characterinterface_C, WB_AnomalousResistance) == 0x0002E0, "Member 'UWB_Characterinterface_C::WB_AnomalousResistance' has a wrong offset!"); \ static_assert(offsetof(UWB_Characterinterface_C, WB_CharacterAttributes) == 0x0002E8, "Member 'UWB_Characterinterface_C::WB_CharacterAttributes' has a wrong offset!"); \ static_assert(offsetof(UWB_Characterinterface_C, WB_Damagereduction) == 0x0002F0, "Member 'UWB_Characterinterface_C::WB_Damagereduction' has a wrong offset!"); \ static_assert(offsetof(UWB_Characterinterface_C, WB_PlayerWeaponInfoRight) == 0x0002F8, "Member 'UWB_Characterinterface_C::WB_PlayerWeaponInfoRight' has a wrong offset!"); \ static_assert(offsetof(UWB_Characterinterface_C, WB_Weaponproperties) == 0x000300, "Member 'UWB_Characterinterface_C::WB_Weaponproperties' has a wrong offset!"); \ static_assert(offsetof(UWB_Characterinterface_C, UINotify) == 0x000308, "Member 'UWB_Characterinterface_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_Characterinterface_C, DynamicMaterial) == 0x000310, "Member 'UWB_Characterinterface_C::DynamicMaterial' has a wrong offset!"); \ static_assert(offsetof(UWB_Characterinterface_C, InputHelpVisObj) == 0x000318, "Member 'UWB_Characterinterface_C::InputHelpVisObj' has a wrong offset!"); \ static_assert(offsetof(UWB_Characterinterface_C, WB_Menu_Main) == 0x000320, "Member 'UWB_Characterinterface_C::WB_Menu_Main' has a wrong offset!"); \ static_assert(offsetof(UWB_Characterinterface_C, CurrentDeviceType) == 0x000328, "Member 'UWB_Characterinterface_C::CurrentDeviceType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop \ static_assert(alignof(WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop) == 0x000008, "Wrong alignment on WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop"); \ static_assert(sizeof(WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop) == 0x000018, "Wrong size on WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop"); \ static_assert(offsetof(WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop, EntryPoint) == 0x000000, "Member 'WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop, Temp_bool_Variable) == 0x000004, "Member 'WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop, Temp_byte_Variable) == 0x000005, "Member 'WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop, K2Node_CustomEvent_IsSelect) == 0x000006, "Member 'WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop::K2Node_CustomEvent_IsSelect' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop, K2Node_CustomEvent_FirstCreate) == 0x000007, "Member 'WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop::K2Node_CustomEvent_FirstCreate' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop, Temp_bool_Has_Been_Initd_Variable) == 0x000008, "Member 'WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop, Temp_bool_Variable_1) == 0x000009, "Member 'WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop, Temp_bool_IsClosed_Variable) == 0x00000A, "Member 'WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop, Temp_byte_Variable_1) == 0x00000B, "Member 'WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop, K2Node_Select_Default) == 0x00000C, "Member 'WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop, CallFunc_IsValid_ReturnValue) == 0x00000D, "Member 'WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop, K2Node_Select_Default_1) == 0x000010, "Member 'WB_MenuButtonTop_C_ExecuteUbergraph_WB_MenuButtonTop::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MenuButtonTop_C_IsSelect \ static_assert(alignof(WB_MenuButtonTop_C_IsSelect) == 0x000001, "Wrong alignment on WB_MenuButtonTop_C_IsSelect"); \ static_assert(sizeof(WB_MenuButtonTop_C_IsSelect) == 0x000002, "Wrong size on WB_MenuButtonTop_C_IsSelect"); \ static_assert(offsetof(WB_MenuButtonTop_C_IsSelect, IsSelect_0) == 0x000000, "Member 'WB_MenuButtonTop_C_IsSelect::IsSelect_0' has a wrong offset!"); \ static_assert(offsetof(WB_MenuButtonTop_C_IsSelect, FirstCreate) == 0x000001, "Member 'WB_MenuButtonTop_C_IsSelect::FirstCreate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_MenuButtonTop_C \ static_assert(alignof(UWB_MenuButtonTop_C) == 0x000008, "Wrong alignment on UWB_MenuButtonTop_C"); \ static_assert(sizeof(UWB_MenuButtonTop_C) == 0x000318, "Wrong size on UWB_MenuButtonTop_C"); \ static_assert(offsetof(UWB_MenuButtonTop_C, UberGraphFrame) == 0x000288, "Member 'UWB_MenuButtonTop_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButtonTop_C, DisplayName) == 0x000290, "Member 'UWB_MenuButtonTop_C::DisplayName' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButtonTop_C, Image) == 0x000298, "Member 'UWB_MenuButtonTop_C::Image' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButtonTop_C, Image_1) == 0x0002A0, "Member 'UWB_MenuButtonTop_C::Image_1' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButtonTop_C, Image_56) == 0x0002A8, "Member 'UWB_MenuButtonTop_C::Image_56' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButtonTop_C, WGI_Button_50) == 0x0002B0, "Member 'UWB_MenuButtonTop_C::WGI_Button_50' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButtonTop_C, OnClick) == 0x0002B8, "Member 'UWB_MenuButtonTop_C::OnClick' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButtonTop_C, OnSelect) == 0x0002C8, "Member 'UWB_MenuButtonTop_C::OnSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButtonTop_C, Name_0) == 0x0002D8, "Member 'UWB_MenuButtonTop_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButtonTop_C, Widget) == 0x0002F0, "Member 'UWB_MenuButtonTop_C::Widget' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButtonTop_C, Index_0) == 0x0002F8, "Member 'UWB_MenuButtonTop_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButtonTop_C, First_Create) == 0x0002FC, "Member 'UWB_MenuButtonTop_C::First_Create' has a wrong offset!"); \ static_assert(offsetof(UWB_MenuButtonTop_C, Texture) == 0x000300, "Member 'UWB_MenuButtonTop_C::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffIcon_C_autopt \ static_assert(alignof(WB_BuffIcon_C_autopt) == 0x000004, "Wrong alignment on WB_BuffIcon_C_autopt"); \ static_assert(sizeof(WB_BuffIcon_C_autopt) == 0x000004, "Wrong size on WB_BuffIcon_C_autopt"); \ static_assert(offsetof(WB_BuffIcon_C_autopt, Number) == 0x000000, "Member 'WB_BuffIcon_C_autopt::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon \ static_assert(alignof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon) == 0x000008, "Wrong alignment on WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon"); \ static_assert(sizeof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon) == 0x000398, "Wrong size on WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, EntryPoint) == 0x000000, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, Temp_bool_Variable) == 0x000004, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, Temp_bool_IsClosed_Variable) == 0x000018, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_CreateDelegate_OutputDelegate_1) == 0x00001C, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, Temp_bool_Has_Been_Initd_Variable) == 0x00002C, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_Event_IsDesignTime) == 0x000040, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000048, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_IsValid_ReturnValue_1) == 0x000051, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_IsValid_ReturnValue_2) == 0x000052, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_GetDuration_ReturnValue) == 0x000058, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_GetDuration_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_GetBuffTag_BuffTag) == 0x000060, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000068, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_Conv_StringToName_ReturnValue) == 0x000078, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_GetDataTableRowFromName_OutRow) == 0x000080, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000138, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000140, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x0001A8, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001A9, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_IsValid_ReturnValue_3) == 0x0001AA, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_IsValid_ReturnValue_4) == 0x0001AB, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_DynamicCast_AsBP_Buff_PVP) == 0x0001B0, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_DynamicCast_AsBP_Buff_PVP' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_DynamicCast_bSuccess) == 0x0001B8, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_CustomEvent_Counts) == 0x0001BC, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_CustomEvent_Counts' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_Event_MyGeometry) == 0x0001C0, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_Event_InDeltaTime) == 0x000200, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000204, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_Conv_IntToText_ReturnValue) == 0x000208, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_Conv_TextToString_ReturnValue) == 0x000220, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_Conv_IntToString_ReturnValue) == 0x000230, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000240, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_IsValid_ReturnValue_5) == 0x000250, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000258, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000268, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_CreateDelegate_OutputDelegate_2) == 0x000278, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000288, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_IsValid_ReturnValue_6) == 0x000289, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_GetTimeRemaining_ReturnValue) == 0x000290, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_GetTimeRemaining_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000298, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_GetTimeRemaining_ReturnValue_1) == 0x0002A0, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_GetTimeRemaining_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0002A8, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0002B0, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_CustomEvent_number_1) == 0x0002B8, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_CustomEvent_number_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_DynamicCast_AsBP_Buff_XYZJ) == 0x0002C0, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_DynamicCast_AsBP_Buff_XYZJ' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_DynamicCast_bSuccess_1) == 0x0002C8, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0002D0, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_CustomEvent_Property) == 0x0002D8, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_CustomEvent_Property' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_CustomEvent_OldIntValue) == 0x0002E0, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_CustomEvent_OldIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_CustomEvent_NewIntValue) == 0x0002E4, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_CustomEvent_NewIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0002E8, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_GetBuffTag_BuffTag_1) == 0x0002EC, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_GetBuffTag_BuffTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0002F4, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_EqualEqual_GameplayTag_ReturnValue_1) == 0x0002F5, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_EqualEqual_GameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_BooleanAND_ReturnValue) == 0x0002F6, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_CreateDelegate_OutputDelegate_3) == 0x0002F8, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_CustomEvent_number) == 0x000308, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_CustomEvent_number' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_MakeVector2D_ReturnValue) == 0x000310, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_DynamicCast_AsBP_Buff_Auto_PT) == 0x000320, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_DynamicCast_AsBP_Buff_Auto_PT' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_DynamicCast_bSuccess_2) == 0x000328, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_GetPawnRef_ReturnValue) == 0x000330, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_GetMyMagicComponent_ReturnValue) == 0x000338, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_GetMyMagicComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_GetCurrentSpellNumberData_CDTimer) == 0x000340, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_GetCurrentSpellNumberData_CDTimer' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_GetCurrentSpellNumberData_CurrentSpellNumber) == 0x000348, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_GetCurrentSpellNumberData_CurrentSpellNumber' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_SwitchInteger_CmpSuccess) == 0x00034C, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_IsValid_ReturnValue_7) == 0x00034D, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000350, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000358, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_CreateDelegate_OutputDelegate_4) == 0x00035C, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_MapRangeClamped_ReturnValue) == 0x000370, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_Select_Default) == 0x000378, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_GetBuffLevel_BuffLevel) == 0x000380, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_GetBuffLevel_BuffLevel' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_CustomEvent_Pause) == 0x000384, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_CustomEvent_Pause' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, K2Node_CustomEvent_WeaponType) == 0x000385, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::K2Node_CustomEvent_WeaponType' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000386, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_IsValid_ReturnValue_8) == 0x000387, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000388, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000390, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x000394, "Member 'WB_BuffIcon_C_ExecuteUbergraph_WB_BuffIcon::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffIcon_C_OnCountsSet \ static_assert(alignof(WB_BuffIcon_C_OnCountsSet) == 0x000004, "Wrong alignment on WB_BuffIcon_C_OnCountsSet"); \ static_assert(sizeof(WB_BuffIcon_C_OnCountsSet) == 0x000004, "Wrong size on WB_BuffIcon_C_OnCountsSet"); \ static_assert(offsetof(WB_BuffIcon_C_OnCountsSet, Counts) == 0x000000, "Member 'WB_BuffIcon_C_OnCountsSet::Counts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffIcon_C_OnPause \ static_assert(alignof(WB_BuffIcon_C_OnPause) == 0x000001, "Wrong alignment on WB_BuffIcon_C_OnPause"); \ static_assert(sizeof(WB_BuffIcon_C_OnPause) == 0x000002, "Wrong size on WB_BuffIcon_C_OnPause"); \ static_assert(offsetof(WB_BuffIcon_C_OnPause, Pause_0) == 0x000000, "Member 'WB_BuffIcon_C_OnPause::Pause_0' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_OnPause, WeaponType) == 0x000001, "Member 'WB_BuffIcon_C_OnPause::WeaponType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffIcon_C_OnPlayerIntPropertyChanged \ static_assert(alignof(WB_BuffIcon_C_OnPlayerIntPropertyChanged) == 0x000004, "Wrong alignment on WB_BuffIcon_C_OnPlayerIntPropertyChanged"); \ static_assert(sizeof(WB_BuffIcon_C_OnPlayerIntPropertyChanged) == 0x000010, "Wrong size on WB_BuffIcon_C_OnPlayerIntPropertyChanged"); \ static_assert(offsetof(WB_BuffIcon_C_OnPlayerIntPropertyChanged, Property) == 0x000000, "Member 'WB_BuffIcon_C_OnPlayerIntPropertyChanged::Property' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_OnPlayerIntPropertyChanged, OldIntValue) == 0x000008, "Member 'WB_BuffIcon_C_OnPlayerIntPropertyChanged::OldIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_OnPlayerIntPropertyChanged, NewIntValue) == 0x00000C, "Member 'WB_BuffIcon_C_OnPlayerIntPropertyChanged::NewIntValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffIcon_C_PreConstruct \ static_assert(alignof(WB_BuffIcon_C_PreConstruct) == 0x000001, "Wrong alignment on WB_BuffIcon_C_PreConstruct"); \ static_assert(sizeof(WB_BuffIcon_C_PreConstruct) == 0x000001, "Wrong size on WB_BuffIcon_C_PreConstruct"); \ static_assert(offsetof(WB_BuffIcon_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_BuffIcon_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffIcon_C_Tick \ static_assert(alignof(WB_BuffIcon_C_Tick) == 0x000008, "Wrong alignment on WB_BuffIcon_C_Tick"); \ static_assert(sizeof(WB_BuffIcon_C_Tick) == 0x000048, "Wrong size on WB_BuffIcon_C_Tick"); \ static_assert(offsetof(WB_BuffIcon_C_Tick, MyGeometry) == 0x000000, "Member 'WB_BuffIcon_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BuffIcon_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_BuffIcon_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffIcon_C_XJZYChanged \ static_assert(alignof(WB_BuffIcon_C_XJZYChanged) == 0x000004, "Wrong alignment on WB_BuffIcon_C_XJZYChanged"); \ static_assert(sizeof(WB_BuffIcon_C_XJZYChanged) == 0x000004, "Wrong size on WB_BuffIcon_C_XJZYChanged"); \ static_assert(offsetof(WB_BuffIcon_C_XJZYChanged, Number) == 0x000000, "Member 'WB_BuffIcon_C_XJZYChanged::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_BuffIcon_C \ static_assert(alignof(UWB_BuffIcon_C) == 0x000008, "Wrong alignment on UWB_BuffIcon_C"); \ static_assert(sizeof(UWB_BuffIcon_C) == 0x000318, "Wrong size on UWB_BuffIcon_C"); \ static_assert(offsetof(UWB_BuffIcon_C, UberGraphFrame) == 0x000278, "Member 'UWB_BuffIcon_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, Image_63) == 0x000280, "Member 'UWB_BuffIcon_C::Image_63' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, ImageMain) == 0x000288, "Member 'UWB_BuffIcon_C::ImageMain' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, Overlay_0) == 0x000290, "Member 'UWB_BuffIcon_C::Overlay_0' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, Overlay_56) == 0x000298, "Member 'UWB_BuffIcon_C::Overlay_56' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, SizeBox_0) == 0x0002A0, "Member 'UWB_BuffIcon_C::SizeBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, Text) == 0x0002A8, "Member 'UWB_BuffIcon_C::Text' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, Duration) == 0x0002B0, "Member 'UWB_BuffIcon_C::Duration' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, buffbase) == 0x0002B8, "Member 'UWB_BuffIcon_C::buffbase' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, Material) == 0x0002C0, "Member 'UWB_BuffIcon_C::Material' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, MI) == 0x0002C8, "Member 'UWB_BuffIcon_C::MI' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, TagTable) == 0x0002D0, "Member 'UWB_BuffIcon_C::TagTable' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, OnRemove) == 0x0002D8, "Member 'UWB_BuffIcon_C::OnRemove' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, ShowPercent) == 0x0002E8, "Member 'UWB_BuffIcon_C::ShowPercent' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, CurrentReduceTime) == 0x0002F0, "Member 'UWB_BuffIcon_C::CurrentReduceTime' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, PTNum) == 0x0002F8, "Member 'UWB_BuffIcon_C::PTNum' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, InitReduceTime) == 0x000300, "Member 'UWB_BuffIcon_C::InitReduceTime' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, AutoPTRef) == 0x000308, "Member 'UWB_BuffIcon_C::AutoPTRef' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, Pause) == 0x000310, "Member 'UWB_BuffIcon_C::Pause' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffIcon_C, IsLightSword) == 0x000311, "Member 'UWB_BuffIcon_C::IsLightSword' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_Attach \ static_assert(alignof(DI_DualHand_C_Attach) == 0x000008, "Wrong alignment on DI_DualHand_C_Attach"); \ static_assert(sizeof(DI_DualHand_C_Attach) == 0x0000C8, "Wrong size on DI_DualHand_C_Attach"); \ static_assert(offsetof(DI_DualHand_C_Attach, Result) == 0x000000, "Member 'DI_DualHand_C_Attach::Result' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, R) == 0x000008, "Member 'DI_DualHand_C_Attach::R' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, L) == 0x000010, "Member 'DI_DualHand_C_Attach::L' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, avaliable) == 0x000018, "Member 'DI_DualHand_C_Attach::avaliable' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, CallFunc_GetOwner_ReturnValue) == 0x000028, "Member 'DI_DualHand_C_Attach::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, CallFunc_GetRightPrimaryComponent_component) == 0x000030, "Member 'DI_DualHand_C_Attach::CallFunc_GetRightPrimaryComponent_component' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, CallFunc_GetDisplayName_ReturnValue) == 0x000038, "Member 'DI_DualHand_C_Attach::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'DI_DualHand_C_Attach::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'DI_DualHand_C_Attach::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'DI_DualHand_C_Attach::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, CallFunc_GetLeftPrimaryComponent_component) == 0x000070, "Member 'DI_DualHand_C_Attach::CallFunc_GetLeftPrimaryComponent_component' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, CallFunc_GetTwoHandAttachmentSocket_AttachmentSocket) == 0x000078, "Member 'DI_DualHand_C_Attach::CallFunc_GetTwoHandAttachmentSocket_AttachmentSocket' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, CallFunc_IsValid_ReturnValue_1) == 0x000080, "Member 'DI_DualHand_C_Attach::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, CallFunc_GetOwner_ReturnValue_1) == 0x000088, "Member 'DI_DualHand_C_Attach::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, CallFunc_GetTwoHandAttachmentSocket_AttachmentSocket_1) == 0x000090, "Member 'DI_DualHand_C_Attach::CallFunc_GetTwoHandAttachmentSocket_AttachmentSocket_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, K2Node_DynamicCast_AsCharacter) == 0x000098, "Member 'DI_DualHand_C_Attach::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, K2Node_DynamicCast_bSuccess) == 0x0000A0, "Member 'DI_DualHand_C_Attach::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, CallFunc_GetOwner_ReturnValue_2) == 0x0000A8, "Member 'DI_DualHand_C_Attach::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, CallFunc_K2_AttachToComponent_ReturnValue) == 0x0000B0, "Member 'DI_DualHand_C_Attach::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, K2Node_DynamicCast_AsCharacter_1) == 0x0000B8, "Member 'DI_DualHand_C_Attach::K2Node_DynamicCast_AsCharacter_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, K2Node_DynamicCast_bSuccess_1) == 0x0000C0, "Member 'DI_DualHand_C_Attach::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Attach, CallFunc_K2_AttachToComponent_ReturnValue_1) == 0x0000C1, "Member 'DI_DualHand_C_Attach::CallFunc_K2_AttachToComponent_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_BeginTrail \ static_assert(alignof(DI_DualHand_C_BeginTrail) == 0x000001, "Wrong alignment on DI_DualHand_C_BeginTrail"); \ static_assert(sizeof(DI_DualHand_C_BeginTrail) == 0x000001, "Wrong size on DI_DualHand_C_BeginTrail"); \ static_assert(offsetof(DI_DualHand_C_BeginTrail, 无属性也有拖尾) == 0x000000, "Member 'DI_DualHand_C_BeginTrail::无属性也有拖尾' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_BuffLoopSound \ static_assert(alignof(DI_DualHand_C_BuffLoopSound) == 0x000008, "Wrong alignment on DI_DualHand_C_BuffLoopSound"); \ static_assert(sizeof(DI_DualHand_C_BuffLoopSound) == 0x000048, "Wrong size on DI_DualHand_C_BuffLoopSound"); \ static_assert(offsetof(DI_DualHand_C_BuffLoopSound, Enumerato) == 0x000000, "Member 'DI_DualHand_C_BuffLoopSound::Enumerato' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_BuffLoopSound, Temp_delegate_Variable) == 0x000004, "Member 'DI_DualHand_C_BuffLoopSound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_BuffLoopSound, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000018, "Member 'DI_DualHand_C_BuffLoopSound::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_BuffLoopSound, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'DI_DualHand_C_BuffLoopSound::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_BuffLoopSound, CallFunc_PostEvent_ReturnValue) == 0x000038, "Member 'DI_DualHand_C_BuffLoopSound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_BuffLoopSound, CallFunc_Conv_StringToName_ReturnValue) == 0x00003C, "Member 'DI_DualHand_C_BuffLoopSound::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_ChooseBuffSound \ static_assert(alignof(DI_DualHand_C_ChooseBuffSound) == 0x000008, "Wrong alignment on DI_DualHand_C_ChooseBuffSound"); \ static_assert(sizeof(DI_DualHand_C_ChooseBuffSound) == 0x000058, "Wrong size on DI_DualHand_C_ChooseBuffSound"); \ static_assert(offsetof(DI_DualHand_C_ChooseBuffSound, BuffSoundType) == 0x000000, "Member 'DI_DualHand_C_ChooseBuffSound::BuffSoundType' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ChooseBuffSound, Volume) == 0x000008, "Member 'DI_DualHand_C_ChooseBuffSound::Volume' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ChooseBuffSound, PitchMultiplier) == 0x000010, "Member 'DI_DualHand_C_ChooseBuffSound::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ChooseBuffSound, Temp_delegate_Variable) == 0x000018, "Member 'DI_DualHand_C_ChooseBuffSound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ChooseBuffSound, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000028, "Member 'DI_DualHand_C_ChooseBuffSound::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ChooseBuffSound, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'DI_DualHand_C_ChooseBuffSound::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ChooseBuffSound, CallFunc_PostEvent_ReturnValue) == 0x000048, "Member 'DI_DualHand_C_ChooseBuffSound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ChooseBuffSound, CallFunc_Conv_StringToName_ReturnValue) == 0x00004C, "Member 'DI_DualHand_C_ChooseBuffSound::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_CloseAllWeaponParticle \ static_assert(alignof(DI_DualHand_C_CloseAllWeaponParticle) == 0x000008, "Wrong alignment on DI_DualHand_C_CloseAllWeaponParticle"); \ static_assert(sizeof(DI_DualHand_C_CloseAllWeaponParticle) == 0x000068, "Wrong size on DI_DualHand_C_CloseAllWeaponParticle"); \ static_assert(offsetof(DI_DualHand_C_CloseAllWeaponParticle, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'DI_DualHand_C_CloseAllWeaponParticle::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_CloseAllWeaponParticle, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'DI_DualHand_C_CloseAllWeaponParticle::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_CloseAllWeaponParticle, Temp_int_Array_Index_Variable) == 0x000008, "Member 'DI_DualHand_C_CloseAllWeaponParticle::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_CloseAllWeaponParticle, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'DI_DualHand_C_CloseAllWeaponParticle::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_CloseAllWeaponParticle, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'DI_DualHand_C_CloseAllWeaponParticle::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_CloseAllWeaponParticle, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000018, "Member 'DI_DualHand_C_CloseAllWeaponParticle::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_CloseAllWeaponParticle, CallFunc_Array_Get_Item) == 0x000028, "Member 'DI_DualHand_C_CloseAllWeaponParticle::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_CloseAllWeaponParticle, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'DI_DualHand_C_CloseAllWeaponParticle::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_CloseAllWeaponParticle, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'DI_DualHand_C_CloseAllWeaponParticle::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_CloseAllWeaponParticle, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'DI_DualHand_C_CloseAllWeaponParticle::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_CloseAllWeaponParticle, CallFunc_K2_GetComponentsByClass_ReturnValue_1) == 0x000040, "Member 'DI_DualHand_C_CloseAllWeaponParticle::CallFunc_K2_GetComponentsByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_CloseAllWeaponParticle, CallFunc_Array_Length_ReturnValue_1) == 0x000050, "Member 'DI_DualHand_C_CloseAllWeaponParticle::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_CloseAllWeaponParticle, CallFunc_Array_Get_Item_1) == 0x000058, "Member 'DI_DualHand_C_CloseAllWeaponParticle::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_CloseAllWeaponParticle, CallFunc_Less_IntInt_ReturnValue_1) == 0x000060, "Member 'DI_DualHand_C_CloseAllWeaponParticle::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_ExecuteUbergraph_DI_DualHand \ static_assert(alignof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand) == 0x000008, "Wrong alignment on DI_DualHand_C_ExecuteUbergraph_DI_DualHand"); \ static_assert(sizeof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand) == 0x0005F0, "Wrong size on DI_DualHand_C_ExecuteUbergraph_DI_DualHand"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, EntryPoint) == 0x000000, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, Temp_bool_Has_Been_Initd_Variable) == 0x000004, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, Temp_bool_IsClosed_Variable) == 0x000005, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, Temp_bool_Has_Been_Initd_Variable_1) == 0x000006, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, Temp_bool_IsClosed_Variable_1) == 0x000007, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_SlotType) == 0x000008, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_SlotType' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_SlotIndex) == 0x00000C, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_ActiveItem) == 0x000010, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_ActiveItem' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_IsHidden) == 0x000030, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_IsHidden' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_Attach_Result) == 0x000032, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_Attach_Result' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000033, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000034, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_BooleanAND_ReturnValue) == 0x000035, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_GetIsInCombat_Result) == 0x000036, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_GetIsInCombat_Result' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_GetOwner_ReturnValue) == 0x000038, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_GetComponentByClass_ReturnValue) == 0x000040, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CreateDelegate_OutputDelegate) == 0x000048, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_IsValid_ReturnValue_1) == 0x000058, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_HitData) == 0x000060, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_HitData' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_ResultType) == 0x0001C8, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_ResultType' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_HitTarget) == 0x0001D0, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_HitTarget' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_SkillID) == 0x0001D8, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_SkillID' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_GetDisplayName_ReturnValue) == 0x0001E8, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_GetPathName_ReturnValue) == 0x0001F8, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_Conv_StringToText_ReturnValue) == 0x000208, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_CaclulateLobjectDotNameAndMapName_L_Object_DotName) == 0x000220, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_CaclulateLobjectDotNameAndMapName_L_Object_DotName' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_CaclulateLobjectDotNameAndMapName_cached_map_name) == 0x000230, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_CaclulateLobjectDotNameAndMapName_cached_map_name' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_MakeStruct_FormatArgumentData) == 0x000240, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000290, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_GetLeftPrimaryComponent_component) == 0x0002A8, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_GetLeftPrimaryComponent_component' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_MakeStruct_FormatArgumentData_1) == 0x0002B0, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_IsValid_ReturnValue_2) == 0x000300, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_MakeArray_Array) == 0x000308, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_GetRightPrimaryComponent_component) == 0x000318, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_GetRightPrimaryComponent_component' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_Format_ReturnValue) == 0x000320, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_IsValid_ReturnValue_3) == 0x000338, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_CreateMessageWindow_ReturnValue) == 0x000339, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_BooleanAND_ReturnValue_1) == 0x00033A, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_HitComponent_1) == 0x000340, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_HitComponent_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_OtherActor_1) == 0x000348, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_OtherComp_1) == 0x000350, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_NormalImpulse_1) == 0x000358, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_NormalImpulse_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_Hit_1) == 0x000370, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_Hit_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_HitComponent) == 0x000458, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_HitComponent' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_OtherActor) == 0x000460, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_OtherComp) == 0x000468, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_NormalImpulse) == 0x000470, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CustomEvent_Hit) == 0x000488, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CustomEvent_Hit' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_GetLeftPrimaryComponent_component_1) == 0x000570, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_GetLeftPrimaryComponent_component_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_GetRightPrimaryComponent_component_1) == 0x000578, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_GetRightPrimaryComponent_component_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_Sound_Condition_ReturnValue) == 0x000580, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_Sound_Condition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_Sound_Condition_ReturnValue_1) == 0x000581, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_Sound_Condition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CreateDelegate_OutputDelegate_1) == 0x000584, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CreateDelegate_OutputDelegate_2) == 0x000594, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_GetLeftPrimaryComponent_component_2) == 0x0005A8, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_GetLeftPrimaryComponent_component_2' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_CreateDelegate_OutputDelegate_3) == 0x0005B0, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_IsValid_ReturnValue_4) == 0x0005C0, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_GetRightPrimaryComponent_component_2) == 0x0005C8, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_GetRightPrimaryComponent_component_2' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_IsValid_ReturnValue_5) == 0x0005D0, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, CallFunc_GetOwner_ReturnValue_1) == 0x0005D8, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_DynamicCast_AsFunctions_Abstract_Character) == 0x0005E0, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_DynamicCast_AsFunctions_Abstract_Character' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_ExecuteUbergraph_DI_DualHand, K2Node_DynamicCast_bSuccess) == 0x0005E8, "Member 'DI_DualHand_C_ExecuteUbergraph_DI_DualHand::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_GetCollisionParts \ static_assert(alignof(DI_DualHand_C_GetCollisionParts) == 0x000008, "Wrong alignment on DI_DualHand_C_GetCollisionParts"); \ static_assert(sizeof(DI_DualHand_C_GetCollisionParts) == 0x0000E8, "Wrong size on DI_DualHand_C_GetCollisionParts"); \ static_assert(offsetof(DI_DualHand_C_GetCollisionParts, additionalHitId) == 0x000000, "Member 'DI_DualHand_C_GetCollisionParts::additionalHitId' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetCollisionParts, PresetPart) == 0x000010, "Member 'DI_DualHand_C_GetCollisionParts::PresetPart' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetCollisionParts, collisionPart) == 0x000018, "Member 'DI_DualHand_C_GetCollisionParts::collisionPart' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetCollisionParts, Temp) == 0x000028, "Member 'DI_DualHand_C_GetCollisionParts::Temp' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetCollisionParts, K2Node_SwitchEnum_CmpSuccess) == 0x000038, "Member 'DI_DualHand_C_GetCollisionParts::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetCollisionParts, CallFunc_GetRightPrimaryComponent_component) == 0x000040, "Member 'DI_DualHand_C_GetCollisionParts::CallFunc_GetRightPrimaryComponent_component' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetCollisionParts, CallFunc_GetLeftPrimaryComponent_component) == 0x000048, "Member 'DI_DualHand_C_GetCollisionParts::CallFunc_GetLeftPrimaryComponent_component' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetCollisionParts, CallFunc_GetAllSocketNames_ReturnValue) == 0x000050, "Member 'DI_DualHand_C_GetCollisionParts::CallFunc_GetAllSocketNames_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetCollisionParts, CallFunc_GetAllSocketNames_ReturnValue_1) == 0x000060, "Member 'DI_DualHand_C_GetCollisionParts::CallFunc_GetAllSocketNames_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetCollisionParts, K2Node_MakeStruct_F_DamagePartParam) == 0x000070, "Member 'DI_DualHand_C_GetCollisionParts::K2Node_MakeStruct_F_DamagePartParam' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetCollisionParts, K2Node_MakeStruct_F_DamagePartParam_1) == 0x0000A8, "Member 'DI_DualHand_C_GetCollisionParts::K2Node_MakeStruct_F_DamagePartParam_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetCollisionParts, CallFunc_Array_Add_ReturnValue) == 0x0000E0, "Member 'DI_DualHand_C_GetCollisionParts::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetCollisionParts, CallFunc_Array_Add_ReturnValue_1) == 0x0000E4, "Member 'DI_DualHand_C_GetCollisionParts::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_GetLeftPrimaryComponent \ static_assert(alignof(DI_DualHand_C_GetLeftPrimaryComponent) == 0x000008, "Wrong alignment on DI_DualHand_C_GetLeftPrimaryComponent"); \ static_assert(sizeof(DI_DualHand_C_GetLeftPrimaryComponent) == 0x000020, "Wrong size on DI_DualHand_C_GetLeftPrimaryComponent"); \ static_assert(offsetof(DI_DualHand_C_GetLeftPrimaryComponent, Component) == 0x000000, "Member 'DI_DualHand_C_GetLeftPrimaryComponent::Component' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetLeftPrimaryComponent, CallFunc_GetComponentsByTag_ReturnValue) == 0x000008, "Member 'DI_DualHand_C_GetLeftPrimaryComponent::CallFunc_GetComponentsByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetLeftPrimaryComponent, CallFunc_Array_Get_Item) == 0x000018, "Member 'DI_DualHand_C_GetLeftPrimaryComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_GetRainEffectInfo \ static_assert(alignof(DI_DualHand_C_GetRainEffectInfo) == 0x000008, "Wrong alignment on DI_DualHand_C_GetRainEffectInfo"); \ static_assert(sizeof(DI_DualHand_C_GetRainEffectInfo) == 0x000018, "Wrong size on DI_DualHand_C_GetRainEffectInfo"); \ static_assert(offsetof(DI_DualHand_C_GetRainEffectInfo, StatTag) == 0x000000, "Member 'DI_DualHand_C_GetRainEffectInfo::StatTag' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetRainEffectInfo, EffectComponent) == 0x000008, "Member 'DI_DualHand_C_GetRainEffectInfo::EffectComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_GetRightPrimaryComponent \ static_assert(alignof(DI_DualHand_C_GetRightPrimaryComponent) == 0x000008, "Wrong alignment on DI_DualHand_C_GetRightPrimaryComponent"); \ static_assert(sizeof(DI_DualHand_C_GetRightPrimaryComponent) == 0x000020, "Wrong size on DI_DualHand_C_GetRightPrimaryComponent"); \ static_assert(offsetof(DI_DualHand_C_GetRightPrimaryComponent, Component) == 0x000000, "Member 'DI_DualHand_C_GetRightPrimaryComponent::Component' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetRightPrimaryComponent, CallFunc_GetComponentsByTag_ReturnValue) == 0x000008, "Member 'DI_DualHand_C_GetRightPrimaryComponent::CallFunc_GetComponentsByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetRightPrimaryComponent, CallFunc_Array_Get_Item) == 0x000018, "Member 'DI_DualHand_C_GetRightPrimaryComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_GetTwoHandAttachmentSocket \ static_assert(alignof(DI_DualHand_C_GetTwoHandAttachmentSocket) == 0x000004, "Wrong alignment on DI_DualHand_C_GetTwoHandAttachmentSocket"); \ static_assert(sizeof(DI_DualHand_C_GetTwoHandAttachmentSocket) == 0x000024, "Wrong size on DI_DualHand_C_GetTwoHandAttachmentSocket"); \ static_assert(offsetof(DI_DualHand_C_GetTwoHandAttachmentSocket, Left) == 0x000000, "Member 'DI_DualHand_C_GetTwoHandAttachmentSocket::Left' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetTwoHandAttachmentSocket, AttachmentSocket_0) == 0x000004, "Member 'DI_DualHand_C_GetTwoHandAttachmentSocket::AttachmentSocket_0' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetTwoHandAttachmentSocket, Temp_bool_Variable) == 0x00000C, "Member 'DI_DualHand_C_GetTwoHandAttachmentSocket::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetTwoHandAttachmentSocket, Temp_bool_Variable_1) == 0x00000D, "Member 'DI_DualHand_C_GetTwoHandAttachmentSocket::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetTwoHandAttachmentSocket, K2Node_Select_Default) == 0x000010, "Member 'DI_DualHand_C_GetTwoHandAttachmentSocket::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetTwoHandAttachmentSocket, K2Node_Select_Default_1) == 0x000018, "Member 'DI_DualHand_C_GetTwoHandAttachmentSocket::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetTwoHandAttachmentSocket, CallFunc_GetIsInCombat_Result) == 0x000020, "Member 'DI_DualHand_C_GetTwoHandAttachmentSocket::CallFunc_GetIsInCombat_Result' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_GetTwoHandAttachmentSocket, CallFunc_IsSlotHidden_Result) == 0x000021, "Member 'DI_DualHand_C_GetTwoHandAttachmentSocket::CallFunc_IsSlotHidden_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_HiddenLeftWeaponParticle \ static_assert(alignof(DI_DualHand_C_HiddenLeftWeaponParticle) == 0x000001, "Wrong alignment on DI_DualHand_C_HiddenLeftWeaponParticle"); \ static_assert(sizeof(DI_DualHand_C_HiddenLeftWeaponParticle) == 0x000001, "Wrong size on DI_DualHand_C_HiddenLeftWeaponParticle"); \ static_assert(offsetof(DI_DualHand_C_HiddenLeftWeaponParticle, Hidden) == 0x000000, "Member 'DI_DualHand_C_HiddenLeftWeaponParticle::Hidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_HiddenRightWeaponParticle \ static_assert(alignof(DI_DualHand_C_HiddenRightWeaponParticle) == 0x000001, "Wrong alignment on DI_DualHand_C_HiddenRightWeaponParticle"); \ static_assert(sizeof(DI_DualHand_C_HiddenRightWeaponParticle) == 0x000001, "Wrong size on DI_DualHand_C_HiddenRightWeaponParticle"); \ static_assert(offsetof(DI_DualHand_C_HiddenRightWeaponParticle, Hidden) == 0x000000, "Member 'DI_DualHand_C_HiddenRightWeaponParticle::Hidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_LeftWeaponFall \ static_assert(alignof(DI_DualHand_C_LeftWeaponFall) == 0x000008, "Wrong alignment on DI_DualHand_C_LeftWeaponFall"); \ static_assert(sizeof(DI_DualHand_C_LeftWeaponFall) == 0x000118, "Wrong size on DI_DualHand_C_LeftWeaponFall"); \ static_assert(offsetof(DI_DualHand_C_LeftWeaponFall, HitComponent) == 0x000000, "Member 'DI_DualHand_C_LeftWeaponFall::HitComponent' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_LeftWeaponFall, OtherActor) == 0x000008, "Member 'DI_DualHand_C_LeftWeaponFall::OtherActor' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_LeftWeaponFall, OtherComp) == 0x000010, "Member 'DI_DualHand_C_LeftWeaponFall::OtherComp' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_LeftWeaponFall, NormalImpulse) == 0x000018, "Member 'DI_DualHand_C_LeftWeaponFall::NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_LeftWeaponFall, Hit) == 0x000030, "Member 'DI_DualHand_C_LeftWeaponFall::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_OnHIt \ static_assert(alignof(DI_DualHand_C_OnHIt) == 0x000008, "Wrong alignment on DI_DualHand_C_OnHIt"); \ static_assert(sizeof(DI_DualHand_C_OnHIt) == 0x000188, "Wrong size on DI_DualHand_C_OnHIt"); \ static_assert(offsetof(DI_DualHand_C_OnHIt, HitData) == 0x000000, "Member 'DI_DualHand_C_OnHIt::HitData' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_OnHIt, ResultType) == 0x000168, "Member 'DI_DualHand_C_OnHIt::ResultType' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_OnHIt, HitTarget) == 0x000170, "Member 'DI_DualHand_C_OnHIt::HitTarget' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_OnHIt, SkillID) == 0x000178, "Member 'DI_DualHand_C_OnHIt::SkillID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_OnSlotHiddenChanged \ static_assert(alignof(DI_DualHand_C_OnSlotHiddenChanged) == 0x000008, "Wrong alignment on DI_DualHand_C_OnSlotHiddenChanged"); \ static_assert(sizeof(DI_DualHand_C_OnSlotHiddenChanged) == 0x000030, "Wrong size on DI_DualHand_C_OnSlotHiddenChanged"); \ static_assert(offsetof(DI_DualHand_C_OnSlotHiddenChanged, SlotType) == 0x000000, "Member 'DI_DualHand_C_OnSlotHiddenChanged::SlotType' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_OnSlotHiddenChanged, SlotIndex_0) == 0x000004, "Member 'DI_DualHand_C_OnSlotHiddenChanged::SlotIndex_0' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_OnSlotHiddenChanged, ActiveItem) == 0x000008, "Member 'DI_DualHand_C_OnSlotHiddenChanged::ActiveItem' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_OnSlotHiddenChanged, IsHidden) == 0x000028, "Member 'DI_DualHand_C_OnSlotHiddenChanged::IsHidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_PlayRainTrail \ static_assert(alignof(DI_DualHand_C_PlayRainTrail) == 0x000008, "Wrong alignment on DI_DualHand_C_PlayRainTrail"); \ static_assert(sizeof(DI_DualHand_C_PlayRainTrail) == 0x000088, "Wrong size on DI_DualHand_C_PlayRainTrail"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, Temp_int_Array_Index_Variable) == 0x000000, "Member 'DI_DualHand_C_PlayRainTrail::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, CallFunc_GetRainEffectInfo_StatTag) == 0x000004, "Member 'DI_DualHand_C_PlayRainTrail::CallFunc_GetRainEffectInfo_StatTag' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, CallFunc_GetRainEffectInfo_EffectComponent) == 0x000010, "Member 'DI_DualHand_C_PlayRainTrail::CallFunc_GetRainEffectInfo_EffectComponent' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, CallFunc_Array_Get_Item) == 0x000020, "Member 'DI_DualHand_C_PlayRainTrail::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'DI_DualHand_C_PlayRainTrail::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, CallFunc_IsValid_ReturnValue) == 0x00002C, "Member 'DI_DualHand_C_PlayRainTrail::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, CallFunc_GetOwner_ReturnValue) == 0x000030, "Member 'DI_DualHand_C_PlayRainTrail::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'DI_DualHand_C_PlayRainTrail::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, K2Node_DynamicCast_AsAbstract_Character) == 0x000040, "Member 'DI_DualHand_C_PlayRainTrail::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'DI_DualHand_C_PlayRainTrail::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000050, "Member 'DI_DualHand_C_PlayRainTrail::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'DI_DualHand_C_PlayRainTrail::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, CallFunc_GetActivityValue_Value) == 0x000059, "Member 'DI_DualHand_C_PlayRainTrail::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'DI_DualHand_C_PlayRainTrail::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, CallFunc_GetRainEffectInfo_StatTag_1) == 0x000060, "Member 'DI_DualHand_C_PlayRainTrail::CallFunc_GetRainEffectInfo_StatTag_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, CallFunc_GetRainEffectInfo_EffectComponent_1) == 0x000068, "Member 'DI_DualHand_C_PlayRainTrail::CallFunc_GetRainEffectInfo_EffectComponent_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x000078, "Member 'DI_DualHand_C_PlayRainTrail::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000080, "Member 'DI_DualHand_C_PlayRainTrail::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, CallFunc_GetCurrentCharacter_CurrentChapter) == 0x000081, "Member 'DI_DualHand_C_PlayRainTrail::CallFunc_GetCurrentCharacter_CurrentChapter' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PlayRainTrail, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000082, "Member 'DI_DualHand_C_PlayRainTrail::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_PostWeaponFallSound \ static_assert(alignof(DI_DualHand_C_PostWeaponFallSound) == 0x000008, "Wrong alignment on DI_DualHand_C_PostWeaponFallSound"); \ static_assert(sizeof(DI_DualHand_C_PostWeaponFallSound) == 0x000020, "Wrong size on DI_DualHand_C_PostWeaponFallSound"); \ static_assert(offsetof(DI_DualHand_C_PostWeaponFallSound, AkEvent) == 0x000000, "Member 'DI_DualHand_C_PostWeaponFallSound::AkEvent' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PostWeaponFallSound, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'DI_DualHand_C_PostWeaponFallSound::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PostWeaponFallSound, Temp_delegate_Variable) == 0x00000C, "Member 'DI_DualHand_C_PostWeaponFallSound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_PostWeaponFallSound, CallFunc_PostEvent_ReturnValue) == 0x00001C, "Member 'DI_DualHand_C_PostWeaponFallSound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_RightWeaponFall \ static_assert(alignof(DI_DualHand_C_RightWeaponFall) == 0x000008, "Wrong alignment on DI_DualHand_C_RightWeaponFall"); \ static_assert(sizeof(DI_DualHand_C_RightWeaponFall) == 0x000118, "Wrong size on DI_DualHand_C_RightWeaponFall"); \ static_assert(offsetof(DI_DualHand_C_RightWeaponFall, HitComponent) == 0x000000, "Member 'DI_DualHand_C_RightWeaponFall::HitComponent' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_RightWeaponFall, OtherActor) == 0x000008, "Member 'DI_DualHand_C_RightWeaponFall::OtherActor' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_RightWeaponFall, OtherComp) == 0x000010, "Member 'DI_DualHand_C_RightWeaponFall::OtherComp' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_RightWeaponFall, NormalImpulse) == 0x000018, "Member 'DI_DualHand_C_RightWeaponFall::NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_RightWeaponFall, Hit) == 0x000030, "Member 'DI_DualHand_C_RightWeaponFall::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_SetParticleActive \ static_assert(alignof(DI_DualHand_C_SetParticleActive) == 0x000008, "Wrong alignment on DI_DualHand_C_SetParticleActive"); \ static_assert(sizeof(DI_DualHand_C_SetParticleActive) == 0x000028, "Wrong size on DI_DualHand_C_SetParticleActive"); \ static_assert(offsetof(DI_DualHand_C_SetParticleActive, TargetA) == 0x000000, "Member 'DI_DualHand_C_SetParticleActive::TargetA' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_SetParticleActive, TargetB) == 0x000008, "Member 'DI_DualHand_C_SetParticleActive::TargetB' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_SetParticleActive, bActive) == 0x000010, "Member 'DI_DualHand_C_SetParticleActive::bActive' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_SetParticleActive, NewLocalVar) == 0x000018, "Member 'DI_DualHand_C_SetParticleActive::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_SetParticleActive, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'DI_DualHand_C_SetParticleActive::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_SetParticleActive, CallFunc_Not_PreBool_ReturnValue) == 0x000021, "Member 'DI_DualHand_C_SetParticleActive::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_SetParticleActive, CallFunc_IsValid_ReturnValue_1) == 0x000022, "Member 'DI_DualHand_C_SetParticleActive::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_SetParticleActive, CallFunc_Not_PreBool_ReturnValue_1) == 0x000023, "Member 'DI_DualHand_C_SetParticleActive::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_Simulate_Physics \ static_assert(alignof(DI_DualHand_C_Simulate_Physics) == 0x000008, "Wrong alignment on DI_DualHand_C_Simulate_Physics"); \ static_assert(sizeof(DI_DualHand_C_Simulate_Physics) == 0x000028, "Wrong size on DI_DualHand_C_Simulate_Physics"); \ static_assert(offsetof(DI_DualHand_C_Simulate_Physics, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'DI_DualHand_C_Simulate_Physics::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Simulate_Physics, CallFunc_GetRightPrimaryComponent_component) == 0x000010, "Member 'DI_DualHand_C_Simulate_Physics::CallFunc_GetRightPrimaryComponent_component' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Simulate_Physics, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000018, "Member 'DI_DualHand_C_Simulate_Physics::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Simulate_Physics, CallFunc_GetLeftPrimaryComponent_component) == 0x000020, "Member 'DI_DualHand_C_Simulate_Physics::CallFunc_GetLeftPrimaryComponent_component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_Sound_Condition \ static_assert(alignof(DI_DualHand_C_Sound_Condition) == 0x000008, "Wrong alignment on DI_DualHand_C_Sound_Condition"); \ static_assert(sizeof(DI_DualHand_C_Sound_Condition) == 0x000050, "Wrong size on DI_DualHand_C_Sound_Condition"); \ static_assert(offsetof(DI_DualHand_C_Sound_Condition, OtherActor) == 0x000000, "Member 'DI_DualHand_C_Sound_Condition::OtherActor' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Sound_Condition, PrimaryComponent) == 0x000008, "Member 'DI_DualHand_C_Sound_Condition::PrimaryComponent' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Sound_Condition, ReturnValue) == 0x000010, "Member 'DI_DualHand_C_Sound_Condition::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Sound_Condition, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'DI_DualHand_C_Sound_Condition::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Sound_Condition, CallFunc_GetComponentVelocity_ReturnValue) == 0x000020, "Member 'DI_DualHand_C_Sound_Condition::CallFunc_GetComponentVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Sound_Condition, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000038, "Member 'DI_DualHand_C_Sound_Condition::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Sound_Condition, CallFunc_VSize_ReturnValue) == 0x000040, "Member 'DI_DualHand_C_Sound_Condition::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Sound_Condition, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000048, "Member 'DI_DualHand_C_Sound_Condition::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Sound_Condition, CallFunc_NotEqual_ObjectObject_ReturnValue_1) == 0x000049, "Member 'DI_DualHand_C_Sound_Condition::CallFunc_NotEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Sound_Condition, CallFunc_BooleanAND_ReturnValue) == 0x00004A, "Member 'DI_DualHand_C_Sound_Condition::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_Sound_Condition, CallFunc_BooleanAND_ReturnValue_1) == 0x00004B, "Member 'DI_DualHand_C_Sound_Condition::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_StopLoop \ static_assert(alignof(DI_DualHand_C_StopLoop) == 0x000004, "Wrong alignment on DI_DualHand_C_StopLoop"); \ static_assert(sizeof(DI_DualHand_C_StopLoop) == 0x000018, "Wrong size on DI_DualHand_C_StopLoop"); \ static_assert(offsetof(DI_DualHand_C_StopLoop, Temp_delegate_Variable) == 0x000000, "Member 'DI_DualHand_C_StopLoop::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_StopLoop, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'DI_DualHand_C_StopLoop::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_StopLoop, CallFunc_PostEvent_ReturnValue) == 0x000014, "Member 'DI_DualHand_C_StopLoop::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_DualHand_C_StopRainTrail \ static_assert(alignof(DI_DualHand_C_StopRainTrail) == 0x000008, "Wrong alignment on DI_DualHand_C_StopRainTrail"); \ static_assert(sizeof(DI_DualHand_C_StopRainTrail) == 0x000040, "Wrong size on DI_DualHand_C_StopRainTrail"); \ static_assert(offsetof(DI_DualHand_C_StopRainTrail, Temp_int_Array_Index_Variable) == 0x000000, "Member 'DI_DualHand_C_StopRainTrail::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_StopRainTrail, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'DI_DualHand_C_StopRainTrail::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_StopRainTrail, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'DI_DualHand_C_StopRainTrail::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_StopRainTrail, CallFunc_GetRainEffectInfo_StatTag) == 0x00000C, "Member 'DI_DualHand_C_StopRainTrail::CallFunc_GetRainEffectInfo_StatTag' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_StopRainTrail, CallFunc_GetRainEffectInfo_EffectComponent) == 0x000018, "Member 'DI_DualHand_C_StopRainTrail::CallFunc_GetRainEffectInfo_EffectComponent' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_StopRainTrail, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'DI_DualHand_C_StopRainTrail::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_StopRainTrail, CallFunc_Array_Get_Item) == 0x000030, "Member 'DI_DualHand_C_StopRainTrail::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_StopRainTrail, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'DI_DualHand_C_StopRainTrail::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_DualHand_C_StopRainTrail, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'DI_DualHand_C_StopRainTrail::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADI_DualHand_C \ static_assert(alignof(ADI_DualHand_C) == 0x000008, "Wrong alignment on ADI_DualHand_C"); \ static_assert(sizeof(ADI_DualHand_C) == 0x000560, "Wrong size on ADI_DualHand_C"); \ static_assert(offsetof(ADI_DualHand_C, UberGraphFrame_DI_DualHand_C) == 0x000510, "Member 'ADI_DualHand_C::UberGraphFrame_DI_DualHand_C' has a wrong offset!"); \ static_assert(offsetof(ADI_DualHand_C, AC_DissolveControllComponent) == 0x000518, "Member 'ADI_DualHand_C::AC_DissolveControllComponent' has a wrong offset!"); \ static_assert(offsetof(ADI_DualHand_C, HandAttachmentSocket_L) == 0x000520, "Member 'ADI_DualHand_C::HandAttachmentSocket_L' has a wrong offset!"); \ static_assert(offsetof(ADI_DualHand_C, HandAttachmentSocket_R) == 0x000528, "Member 'ADI_DualHand_C::HandAttachmentSocket_R' has a wrong offset!"); \ static_assert(offsetof(ADI_DualHand_C, AttachmentSocket_R) == 0x000530, "Member 'ADI_DualHand_C::AttachmentSocket_R' has a wrong offset!"); \ static_assert(offsetof(ADI_DualHand_C, AttachmentSocket_L) == 0x000538, "Member 'ADI_DualHand_C::AttachmentSocket_L' has a wrong offset!"); \ static_assert(offsetof(ADI_DualHand_C, SoundRef) == 0x000540, "Member 'ADI_DualHand_C::SoundRef' has a wrong offset!"); \ static_assert(offsetof(ADI_DualHand_C, BuffSoundValid) == 0x000548, "Member 'ADI_DualHand_C::BuffSoundValid' has a wrong offset!"); \ static_assert(offsetof(ADI_DualHand_C, LeftWeaponFallSound) == 0x000550, "Member 'ADI_DualHand_C::LeftWeaponFallSound' has a wrong offset!"); \ static_assert(offsetof(ADI_DualHand_C, RightWeaponFallSound) == 0x000558, "Member 'ADI_DualHand_C::RightWeaponFallSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BloodBar_C_BarChange \ static_assert(alignof(WB_BloodBar_C_BarChange) == 0x000008, "Wrong alignment on WB_BloodBar_C_BarChange"); \ static_assert(sizeof(WB_BloodBar_C_BarChange) == 0x000068, "Wrong size on WB_BloodBar_C_BarChange"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, Name_0) == 0x000000, "Member 'WB_BloodBar_C_BarChange::Name_0' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, CurrentValue) == 0x000008, "Member 'WB_BloodBar_C_BarChange::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, NewValue) == 0x000010, "Member 'WB_BloodBar_C_BarChange::NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, TargetMat) == 0x000018, "Member 'WB_BloodBar_C_BarChange::TargetMat' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, Changed) == 0x000020, "Member 'WB_BloodBar_C_BarChange::Changed' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, CurrentOutValue) == 0x000028, "Member 'WB_BloodBar_C_BarChange::CurrentOutValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, Local_MaterialValue) == 0x000030, "Member 'WB_BloodBar_C_BarChange::Local_MaterialValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, Local_SourceValue) == 0x000038, "Member 'WB_BloodBar_C_BarChange::Local_SourceValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000040, "Member 'WB_BloodBar_C_BarChange::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000041, "Member 'WB_BloodBar_C_BarChange::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000042, "Member 'WB_BloodBar_C_BarChange::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000043, "Member 'WB_BloodBar_C_BarChange::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000048, "Member 'WB_BloodBar_C_BarChange::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, CallFunc_FInterpTo_ReturnValue) == 0x000050, "Member 'WB_BloodBar_C_BarChange::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, CallFunc_MapRangeClamped_ReturnValue) == 0x000058, "Member 'WB_BloodBar_C_BarChange::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000060, "Member 'WB_BloodBar_C_BarChange::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_BarChange, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000064, "Member 'WB_BloodBar_C_BarChange::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar \ static_assert(alignof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar) == 0x000010, "Wrong alignment on WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar"); \ static_assert(sizeof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar) == 0x0003E0, "Wrong size on WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, EntryPoint) == 0x000000, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000018, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_MapRangeClamped_ReturnValue) == 0x000020, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_CustomEvent_Pawn) == 0x000028, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_CustomEvent_Pawn' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000038, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetStatValue_Value) == 0x000040, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000058, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_SwitchInteger_CmpSuccess) == 0x000060, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_SwitchInteger_CmpSuccess_1) == 0x000061, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetMyStatsManager_StatsManagerComp_1) == 0x000068, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetMyStatsManager_StatsManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetStatValue_Value_1) == 0x000070, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_MapRangeClamped_ReturnValue_1) == 0x000078, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_BarChange_Changed) == 0x000080, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_BarChange_Changed' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_BarChange_CurrentOutValue) == 0x000088, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_BarChange_CurrentOutValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetRangedValue_MatValue) == 0x000090, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetRangedValue_MatValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000098, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_IsValidTimerHandle_ReturnValue_1) == 0x000099, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_IsValidTimerHandle_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000A8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0000B8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_CustomEvent_OldValue) == 0x0000C0, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_CustomEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_CustomEvent_NewValue) == 0x0000C8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_CustomEvent_MaxValue) == 0x0000D0, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_SafeDivide_ReturnValue) == 0x0000D8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_SafeDivide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_FClamp_ReturnValue) == 0x0000E8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0000F0, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_IsValidTimerHandle_ReturnValue_2) == 0x0000F8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_IsValidTimerHandle_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_CustomEvent_TargetHpPercent) == 0x000100, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_CustomEvent_TargetHpPercent' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_IsValidTimerHandle_ReturnValue_3) == 0x000108, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_IsValidTimerHandle_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetRangedValue_MatValue_1) == 0x000110, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetRangedValue_MatValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000118, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000120, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_IsValidTimerHandle_ReturnValue_4) == 0x000121, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_IsValidTimerHandle_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000122, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_IsValidTimerHandle_ReturnValue_5) == 0x000123, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_IsValidTimerHandle_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_GetScalarParameterValue_ReturnValue) == 0x000124, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_GetScalarParameterValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_GetScalarParameterValue_ReturnValue_1) == 0x000128, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_GetScalarParameterValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_CreateDelegate_OutputDelegate_2) == 0x00012C, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x000140, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetDynamicMaterial_ReturnValue_1) == 0x000148, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetDynamicMaterial_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_IsValidTimerHandle_ReturnValue_6) == 0x000150, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_IsValidTimerHandle_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_IsValidTimerHandle_ReturnValue_7) == 0x000151, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_IsValidTimerHandle_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000152, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetUIStatic_ReturnValue) == 0x000158, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000160, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Lerp_ReturnValue) == 0x000168, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetRangedValue_MatValue_2) == 0x000170, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetRangedValue_MatValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetDynamicMaterial_ReturnValue_2) == 0x000178, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetDynamicMaterial_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_EditorRunning_ReturnValue) == 0x000180, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_EditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetModel_PluginLevelSaver_ReturnValue) == 0x000188, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetModel_PluginLevelSaver_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_IsValid_ReturnValue_1) == 0x000190, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetSavedLevelValue_Value) == 0x000198, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetSavedLevelValue_hasSet) == 0x0001A8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Conv_StringToDouble_ReturnValue) == 0x0001B0, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0001B8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_DynamicCast_bSuccess) == 0x0001C0, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetMyHealth_Health) == 0x0001C8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_IsValid_ReturnValue_2) == 0x0001D0, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetCurrentValue_CurrentValue) == 0x0001D8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0001E0, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_CustomEvent_firepoint) == 0x0001E8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_CustomEvent_isReborn) == 0x0001F8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_CustomEvent_Position) == 0x000200, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetMyHealth_Health_1) == 0x000260, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetMyHealth_Health_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000268, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetCurrentValue_CurrentValue_1) == 0x000270, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetCurrentValue_CurrentValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000278, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetMaxValue_Value) == 0x000280, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000288, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_DynamicCast_bSuccess_1) == 0x000290, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_Event_MyGeometry) == 0x000298, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_Event_InDeltaTime) == 0x0002D8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_Event_IsDesignTime) == 0x0002DC, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_IsValidTimerHandle_ReturnValue_8) == 0x0002DD, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_IsValidTimerHandle_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetMyStatsManager_StatsManagerComp_2) == 0x0002E0, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetMyStatsManager_StatsManagerComp_2' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0002E8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetStatValue_Value_2) == 0x0002F0, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetStatValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x0002F8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Lerp_ReturnValue_1) == 0x000300, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000308, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetRangedValue_MatValue_3) == 0x000310, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetRangedValue_MatValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000318, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000319, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_SafeDivide_ReturnValue_1) == 0x000320, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_SafeDivide_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000328, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_CustomEvent_CustomValue) == 0x000330, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_CustomEvent_CustomValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_CreateDelegate_OutputDelegate_3) == 0x000338, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_SetTimerDelegate_ReturnValue_2) == 0x000348, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_SetTimerDelegate_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetRangedValue_MatValue_4) == 0x000350, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetRangedValue_MatValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetMyStatsManager_StatsManagerComp_3) == 0x000358, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetMyStatsManager_StatsManagerComp_3' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_CreateDelegate_OutputDelegate_4) == 0x000360, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GetStatValue_Value_3) == 0x000370, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GetStatValue_Value_3' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_SetTimerDelegate_ReturnValue_3) == 0x000378, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_SetTimerDelegate_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Subtract_DoubleDouble_ReturnValue_4) == 0x000380, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Subtract_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000388, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_NearlyEqual_FloatFloat_ReturnValue_1) == 0x000390, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_NearlyEqual_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_IsValidTimerHandle_ReturnValue_9) == 0x000391, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_IsValidTimerHandle_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000392, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast) == 0x000394, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_Delay_Duration_ImplicitCast) == 0x000398, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast_1) == 0x00039C, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x0003A0, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x0003A4, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x0003A8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_SetScalarParameterValue_Value_ImplicitCast_2) == 0x0003AC, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_SetScalarParameterValue_Value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_VariableSet_RangeMin_ImplicitCast) == 0x0003B0, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_VariableSet_RangeMin_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, K2Node_VariableSet_RangeMax_ImplicitCast) == 0x0003B8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::K2Node_VariableSet_RangeMax_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_SetScalarParameterValue_Value_ImplicitCast_3) == 0x0003C0, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_SetScalarParameterValue_Value_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_SetScalarParameterValue_Value_ImplicitCast_4) == 0x0003C4, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_SetScalarParameterValue_Value_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast) == 0x0003C8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast_2) == 0x0003CC, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_SetScalarParameterValue_Value_ImplicitCast_5) == 0x0003D0, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_SetScalarParameterValue_Value_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_SetScalarParameterValue_Value_ImplicitCast_6) == 0x0003D4, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_SetScalarParameterValue_Value_ImplicitCast_6' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar, CallFunc_SetScalarParameterValue_Value_ImplicitCast_7) == 0x0003D8, "Member 'WB_BloodBar_C_ExecuteUbergraph_WB_BloodBar::CallFunc_SetScalarParameterValue_Value_ImplicitCast_7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BloodBar_C_GetChangeType \ static_assert(alignof(WB_BloodBar_C_GetChangeType) == 0x000008, "Wrong alignment on WB_BloodBar_C_GetChangeType"); \ static_assert(sizeof(WB_BloodBar_C_GetChangeType) == 0x000048, "Wrong size on WB_BloodBar_C_GetChangeType"); \ static_assert(offsetof(WB_BloodBar_C_GetChangeType, ChangedValue) == 0x000000, "Member 'WB_BloodBar_C_GetChangeType::ChangedValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetChangeType, MaxValue) == 0x000008, "Member 'WB_BloodBar_C_GetChangeType::MaxValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetChangeType, CallFunc_GetUIStatic_ReturnValue) == 0x000010, "Member 'WB_BloodBar_C_GetChangeType::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetChangeType, CallFunc_SafeDivide_ReturnValue) == 0x000018, "Member 'WB_BloodBar_C_GetChangeType::CallFunc_SafeDivide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetChangeType, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000020, "Member 'WB_BloodBar_C_GetChangeType::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetChangeType, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000021, "Member 'WB_BloodBar_C_GetChangeType::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetChangeType, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000022, "Member 'WB_BloodBar_C_GetChangeType::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetChangeType, CallFunc_Abs_ReturnValue) == 0x000028, "Member 'WB_BloodBar_C_GetChangeType::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetChangeType, CallFunc_SafeDivide_ReturnValue_1) == 0x000030, "Member 'WB_BloodBar_C_GetChangeType::CallFunc_SafeDivide_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetChangeType, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000038, "Member 'WB_BloodBar_C_GetChangeType::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetChangeType, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000040, "Member 'WB_BloodBar_C_GetChangeType::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BloodBar_C_GetRangedValue \ static_assert(alignof(WB_BloodBar_C_GetRangedValue) == 0x000008, "Wrong alignment on WB_BloodBar_C_GetRangedValue"); \ static_assert(sizeof(WB_BloodBar_C_GetRangedValue) == 0x000028, "Wrong size on WB_BloodBar_C_GetRangedValue"); \ static_assert(offsetof(WB_BloodBar_C_GetRangedValue, SourceValue) == 0x000000, "Member 'WB_BloodBar_C_GetRangedValue::SourceValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetRangedValue, MatValue) == 0x000008, "Member 'WB_BloodBar_C_GetRangedValue::MatValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetRangedValue, Local_MaterialValue) == 0x000010, "Member 'WB_BloodBar_C_GetRangedValue::Local_MaterialValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetRangedValue, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000018, "Member 'WB_BloodBar_C_GetRangedValue::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetRangedValue, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000019, "Member 'WB_BloodBar_C_GetRangedValue::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetRangedValue, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x00001A, "Member 'WB_BloodBar_C_GetRangedValue::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetRangedValue, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x00001B, "Member 'WB_BloodBar_C_GetRangedValue::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_GetRangedValue, CallFunc_MapRangeClamped_ReturnValue) == 0x000020, "Member 'WB_BloodBar_C_GetRangedValue::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BloodBar_C_OnPlayerHasBorned \ static_assert(alignof(WB_BloodBar_C_OnPlayerHasBorned) == 0x000010, "Wrong alignment on WB_BloodBar_C_OnPlayerHasBorned"); \ static_assert(sizeof(WB_BloodBar_C_OnPlayerHasBorned) == 0x000080, "Wrong size on WB_BloodBar_C_OnPlayerHasBorned"); \ static_assert(offsetof(WB_BloodBar_C_OnPlayerHasBorned, FirePoint) == 0x000000, "Member 'WB_BloodBar_C_OnPlayerHasBorned::FirePoint' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_OnPlayerHasBorned, isReborn) == 0x000010, "Member 'WB_BloodBar_C_OnPlayerHasBorned::isReborn' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_OnPlayerHasBorned, Position) == 0x000020, "Member 'WB_BloodBar_C_OnPlayerHasBorned::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BloodBar_C_OnValueChanged \ static_assert(alignof(WB_BloodBar_C_OnValueChanged) == 0x000008, "Wrong alignment on WB_BloodBar_C_OnValueChanged"); \ static_assert(sizeof(WB_BloodBar_C_OnValueChanged) == 0x000018, "Wrong size on WB_BloodBar_C_OnValueChanged"); \ static_assert(offsetof(WB_BloodBar_C_OnValueChanged, OldValue) == 0x000000, "Member 'WB_BloodBar_C_OnValueChanged::OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_OnValueChanged, NewValue) == 0x000008, "Member 'WB_BloodBar_C_OnValueChanged::NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_OnValueChanged, MaxValue) == 0x000010, "Member 'WB_BloodBar_C_OnValueChanged::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BloodBar_C_PreConstruct \ static_assert(alignof(WB_BloodBar_C_PreConstruct) == 0x000001, "Wrong alignment on WB_BloodBar_C_PreConstruct"); \ static_assert(sizeof(WB_BloodBar_C_PreConstruct) == 0x000001, "Wrong size on WB_BloodBar_C_PreConstruct"); \ static_assert(offsetof(WB_BloodBar_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_BloodBar_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BloodBar_C_SetRedHPPercent \ static_assert(alignof(WB_BloodBar_C_SetRedHPPercent) == 0x000008, "Wrong alignment on WB_BloodBar_C_SetRedHPPercent"); \ static_assert(sizeof(WB_BloodBar_C_SetRedHPPercent) == 0x000008, "Wrong size on WB_BloodBar_C_SetRedHPPercent"); \ static_assert(offsetof(WB_BloodBar_C_SetRedHPPercent, TargetHpPercent_0) == 0x000000, "Member 'WB_BloodBar_C_SetRedHPPercent::TargetHpPercent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BloodBar_C_Tick \ static_assert(alignof(WB_BloodBar_C_Tick) == 0x000008, "Wrong alignment on WB_BloodBar_C_Tick"); \ static_assert(sizeof(WB_BloodBar_C_Tick) == 0x000048, "Wrong size on WB_BloodBar_C_Tick"); \ static_assert(offsetof(WB_BloodBar_C_Tick, MyGeometry) == 0x000000, "Member 'WB_BloodBar_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_BloodBar_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_BloodBar_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BloodBar_C_UpadteVoidBarToCustom \ static_assert(alignof(WB_BloodBar_C_UpadteVoidBarToCustom) == 0x000008, "Wrong alignment on WB_BloodBar_C_UpadteVoidBarToCustom"); \ static_assert(sizeof(WB_BloodBar_C_UpadteVoidBarToCustom) == 0x000008, "Wrong size on WB_BloodBar_C_UpadteVoidBarToCustom"); \ static_assert(offsetof(WB_BloodBar_C_UpadteVoidBarToCustom, CustomValue) == 0x000000, "Member 'WB_BloodBar_C_UpadteVoidBarToCustom::CustomValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BloodBar_C_Update \ static_assert(alignof(WB_BloodBar_C_Update) == 0x000008, "Wrong alignment on WB_BloodBar_C_Update"); \ static_assert(sizeof(WB_BloodBar_C_Update) == 0x000008, "Wrong size on WB_BloodBar_C_Update"); \ static_assert(offsetof(WB_BloodBar_C_Update, Pawn_0) == 0x000000, "Member 'WB_BloodBar_C_Update::Pawn_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_BloodBar_C \ static_assert(alignof(UWB_BloodBar_C) == 0x000008, "Wrong alignment on UWB_BloodBar_C"); \ static_assert(sizeof(UWB_BloodBar_C) == 0x000398, "Wrong size on UWB_BloodBar_C"); \ static_assert(offsetof(UWB_BloodBar_C, UberGraphFrame) == 0x000278, "Member 'UWB_BloodBar_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, HBBar) == 0x000280, "Member 'UWB_BloodBar_C::HBBar' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, HBBarVoid) == 0x000288, "Member 'UWB_BloodBar_C::HBBarVoid' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, HBBarVoid_Debug) == 0x000290, "Member 'UWB_BloodBar_C::HBBarVoid_Debug' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, RealSize) == 0x000298, "Member 'UWB_BloodBar_C::RealSize' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, Wid) == 0x0002A0, "Member 'UWB_BloodBar_C::Wid' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, Hei) == 0x0002A8, "Member 'UWB_BloodBar_C::Hei' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, HPMaterial) == 0x0002B0, "Member 'UWB_BloodBar_C::HPMaterial' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, ShowType) == 0x0002B8, "Member 'UWB_BloodBar_C::ShowType' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, RedMaterial) == 0x0002C0, "Member 'UWB_BloodBar_C::RedMaterial' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, HPMaterialVoid) == 0x0002C8, "Member 'UWB_BloodBar_C::HPMaterialVoid' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, Pawn) == 0x0002D0, "Member 'UWB_BloodBar_C::Pawn' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, CurrentHPReducePercent) == 0x0002D8, "Member 'UWB_BloodBar_C::CurrentHPReducePercent' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, TargetHpPercent) == 0x0002E0, "Member 'UWB_BloodBar_C::TargetHpPercent' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, StartHpPercent) == 0x0002E8, "Member 'UWB_BloodBar_C::StartHpPercent' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, SaveCurrentHP) == 0x0002F0, "Member 'UWB_BloodBar_C::SaveCurrentHP' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, RangeMax) == 0x0002F8, "Member 'UWB_BloodBar_C::RangeMax' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, RangeMin) == 0x000300, "Member 'UWB_BloodBar_C::RangeMin' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, DelayTime) == 0x000308, "Member 'UWB_BloodBar_C::DelayTime' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, DamageToShowVoidPercent) == 0x000310, "Member 'UWB_BloodBar_C::DamageToShowVoidPercent' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, DisplayHpPercent) == 0x000318, "Member 'UWB_BloodBar_C::DisplayHpPercent' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, TargetVoidHPPercent) == 0x000320, "Member 'UWB_BloodBar_C::TargetVoidHPPercent' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, StartVoidHPPercent) == 0x000328, "Member 'UWB_BloodBar_C::StartVoidHPPercent' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, ChangeType) == 0x000330, "Member 'UWB_BloodBar_C::ChangeType' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, DamageEnoughToShowVoid) == 0x000334, "Member 'UWB_BloodBar_C::DamageEnoughToShowVoid' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, FirstSet) == 0x000335, "Member 'UWB_BloodBar_C::FirstSet' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, IncreaseHPTimer) == 0x000338, "Member 'UWB_BloodBar_C::IncreaseHPTimer' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, DecreaseHPTimer) == 0x000340, "Member 'UWB_BloodBar_C::DecreaseHPTimer' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, CurrentVoidHPPercent) == 0x000348, "Member 'UWB_BloodBar_C::CurrentVoidHPPercent' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, IncreaseAnimAlpha) == 0x000350, "Member 'UWB_BloodBar_C::IncreaseAnimAlpha' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, DecAnimAlpha) == 0x000358, "Member 'UWB_BloodBar_C::DecAnimAlpha' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, ChangeVoidTimer) == 0x000360, "Member 'UWB_BloodBar_C::ChangeVoidTimer' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, VoidMaterial) == 0x000368, "Member 'UWB_BloodBar_C::VoidMaterial' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, ReadyToDecrease) == 0x000370, "Member 'UWB_BloodBar_C::ReadyToDecrease' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, HPMaterialVoidDebug) == 0x000378, "Member 'UWB_BloodBar_C::HPMaterialVoidDebug' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, FirstSyncTimer) == 0x000380, "Member 'UWB_BloodBar_C::FirstSyncTimer' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, CurrentMaxValue) == 0x000388, "Member 'UWB_BloodBar_C::CurrentMaxValue' has a wrong offset!"); \ static_assert(offsetof(UWB_BloodBar_C, CurrentNewValue) == 0x000390, "Member 'UWB_BloodBar_C::CurrentNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Plugin_LevelSaver_C_GetMapAndId \ static_assert(alignof(Plugin_LevelSaver_C_GetMapAndId) == 0x000008, "Wrong alignment on Plugin_LevelSaver_C_GetMapAndId"); \ static_assert(sizeof(Plugin_LevelSaver_C_GetMapAndId) == 0x000110, "Wrong size on Plugin_LevelSaver_C_GetMapAndId"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, Map_0) == 0x000000, "Member 'Plugin_LevelSaver_C_GetMapAndId::Map_0' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, ID_0) == 0x000010, "Member 'Plugin_LevelSaver_C_GetMapAndId::ID_0' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_GetGameState_ReturnValue) == 0x000020, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_GetGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_GetOwnActor_ReturnValue) == 0x000028, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_GetOwnActor_ReturnValue_1) == 0x000030, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name) == 0x000038, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name) == 0x000048, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name) == 0x000058, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000068, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_GetOwnActor_ReturnValue_2) == 0x000070, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_GetOwnActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_GetDisplayName_ReturnValue) == 0x000078, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, Temp_int_Variable) == 0x000088, "Member 'Plugin_LevelSaver_C_GetMapAndId::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00008C, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_Add_IntInt_ReturnValue) == 0x000090, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_Concat_StrStr_ReturnValue) == 0x000098, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_GetGameMode_ReturnValue) == 0x0000A8, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B0, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_1) == 0x0000C0, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name_1' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_1) == 0x0000D0, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name_1' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_1) == 0x0000E0, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name_1' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000F0, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_NotEqual_ObjectObject_ReturnValue_1) == 0x0000F1, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_NotEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_BooleanAND_ReturnValue) == 0x0000F2, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_Trim_ReturnValue) == 0x0000F8, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetMapAndId, CallFunc_IsEmpty_ReturnValue) == 0x000108, "Member 'Plugin_LevelSaver_C_GetMapAndId::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Plugin_LevelSaver_C_GetSavedLevelValue \ static_assert(alignof(Plugin_LevelSaver_C_GetSavedLevelValue) == 0x000008, "Wrong alignment on Plugin_LevelSaver_C_GetSavedLevelValue"); \ static_assert(sizeof(Plugin_LevelSaver_C_GetSavedLevelValue) == 0x0000D0, "Wrong size on Plugin_LevelSaver_C_GetSavedLevelValue"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, Key) == 0x000000, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::Key' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, Value) == 0x000010, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::Value' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, hasSet) == 0x000020, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::hasSet' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, CallFunc_GetMapAndId_Map) == 0x000028, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::CallFunc_GetMapAndId_Map' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, CallFunc_GetMapAndId_ID) == 0x000038, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::CallFunc_GetMapAndId_ID' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, CallFunc_Not_PreBool_ReturnValue) == 0x000048, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, CallFunc_Get_Save_Slot_Value_value) == 0x000080, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, CallFunc_Get_Save_Slot_Value_value_1) == 0x000090, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::CallFunc_Get_Save_Slot_Value_value_1' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, CallFunc_Trim_ReturnValue) == 0x0000A0, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, CallFunc_Trim_ReturnValue_1) == 0x0000B0, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::CallFunc_Trim_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, CallFunc_Len_ReturnValue) == 0x0000C0, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, CallFunc_Len_ReturnValue_1) == 0x0000C4, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::CallFunc_Len_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, CallFunc_Greater_IntInt_ReturnValue) == 0x0000C8, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_GetSavedLevelValue, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0000C9, "Member 'Plugin_LevelSaver_C_GetSavedLevelValue::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Plugin_LevelSaver_C_Save_Level_Value \ static_assert(alignof(Plugin_LevelSaver_C_Save_Level_Value) == 0x000008, "Wrong alignment on Plugin_LevelSaver_C_Save_Level_Value"); \ static_assert(sizeof(Plugin_LevelSaver_C_Save_Level_Value) == 0x000090, "Wrong size on Plugin_LevelSaver_C_Save_Level_Value"); \ static_assert(offsetof(Plugin_LevelSaver_C_Save_Level_Value, Key) == 0x000000, "Member 'Plugin_LevelSaver_C_Save_Level_Value::Key' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_Save_Level_Value, Value) == 0x000010, "Member 'Plugin_LevelSaver_C_Save_Level_Value::Value' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_Save_Level_Value, Persistent) == 0x000020, "Member 'Plugin_LevelSaver_C_Save_Level_Value::Persistent' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_Save_Level_Value, L_Slot) == 0x000028, "Member 'Plugin_LevelSaver_C_Save_Level_Value::L_Slot' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_Save_Level_Value, CallFunc_IsServer_ReturnValue) == 0x000038, "Member 'Plugin_LevelSaver_C_Save_Level_Value::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_Save_Level_Value, CallFunc_BooleanOR_ReturnValue) == 0x000039, "Member 'Plugin_LevelSaver_C_Save_Level_Value::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_Save_Level_Value, CallFunc_Not_PreBool_ReturnValue) == 0x00003A, "Member 'Plugin_LevelSaver_C_Save_Level_Value::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_Save_Level_Value, CallFunc_GetMapAndId_Map) == 0x000040, "Member 'Plugin_LevelSaver_C_Save_Level_Value::CallFunc_GetMapAndId_Map' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_Save_Level_Value, CallFunc_GetMapAndId_ID) == 0x000050, "Member 'Plugin_LevelSaver_C_Save_Level_Value::CallFunc_GetMapAndId_ID' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_Save_Level_Value, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'Plugin_LevelSaver_C_Save_Level_Value::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_Save_Level_Value, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000070, "Member 'Plugin_LevelSaver_C_Save_Level_Value::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Plugin_LevelSaver_C_Save_Level_Value, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000080, "Member 'Plugin_LevelSaver_C_Save_Level_Value::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlugin_LevelSaver_C \ static_assert(alignof(UPlugin_LevelSaver_C) == 0x000008, "Wrong alignment on UPlugin_LevelSaver_C"); \ static_assert(sizeof(UPlugin_LevelSaver_C) == 0x000128, "Wrong size on UPlugin_LevelSaver_C"); \ static_assert(offsetof(UPlugin_LevelSaver_C, ID) == 0x0000E8, "Member 'UPlugin_LevelSaver_C::ID' has a wrong offset!"); \ static_assert(offsetof(UPlugin_LevelSaver_C, Map) == 0x0000F8, "Member 'UPlugin_LevelSaver_C::Map' has a wrong offset!"); \ static_assert(offsetof(UPlugin_LevelSaver_C, Cached) == 0x000108, "Member 'UPlugin_LevelSaver_C::Cached' has a wrong offset!"); \ static_assert(offsetof(UPlugin_LevelSaver_C, PresetID) == 0x000110, "Member 'UPlugin_LevelSaver_C::PresetID' has a wrong offset!"); \ static_assert(offsetof(UPlugin_LevelSaver_C, Fake) == 0x000120, "Member 'UPlugin_LevelSaver_C::Fake' has a wrong offset!"); \ static_assert(offsetof(UPlugin_LevelSaver_C, ClientCanSave) == 0x000121, "Member 'UPlugin_LevelSaver_C::ClientCanSave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerInfo_C_AddPtBuff \ static_assert(alignof(WB_NewPlayerInfo_C_AddPtBuff) == 0x000008, "Wrong alignment on WB_NewPlayerInfo_C_AddPtBuff"); \ static_assert(sizeof(WB_NewPlayerInfo_C_AddPtBuff) == 0x000008, "Wrong size on WB_NewPlayerInfo_C_AddPtBuff"); \ static_assert(offsetof(WB_NewPlayerInfo_C_AddPtBuff, buffbase) == 0x000000, "Member 'WB_NewPlayerInfo_C_AddPtBuff::buffbase' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerInfo_C_BarChange \ static_assert(alignof(WB_NewPlayerInfo_C_BarChange) == 0x000008, "Wrong alignment on WB_NewPlayerInfo_C_BarChange"); \ static_assert(sizeof(WB_NewPlayerInfo_C_BarChange) == 0x000040, "Wrong size on WB_NewPlayerInfo_C_BarChange"); \ static_assert(offsetof(WB_NewPlayerInfo_C_BarChange, ChangeTarget) == 0x000000, "Member 'WB_NewPlayerInfo_C_BarChange::ChangeTarget' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_BarChange, CurrentValue) == 0x000008, "Member 'WB_NewPlayerInfo_C_BarChange::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_BarChange, NewValue) == 0x000010, "Member 'WB_NewPlayerInfo_C_BarChange::NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_BarChange, CurrentOutValue) == 0x000018, "Member 'WB_NewPlayerInfo_C_BarChange::CurrentOutValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_BarChange, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000020, "Member 'WB_NewPlayerInfo_C_BarChange::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_BarChange, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000028, "Member 'WB_NewPlayerInfo_C_BarChange::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_BarChange, CallFunc_FInterpTo_ReturnValue) == 0x000030, "Member 'WB_NewPlayerInfo_C_BarChange::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_BarChange, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000038, "Member 'WB_NewPlayerInfo_C_BarChange::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo \ static_assert(alignof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo) == 0x000010, "Wrong alignment on WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo"); \ static_assert(sizeof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo) == 0x000210, "Wrong size on WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, EntryPoint) == 0x000000, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000028, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_Event_MyGeometry) == 0x000030, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_Event_InDeltaTime) == 0x000070, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_GetUINotify_UINotify) == 0x000078, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000080, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_BarChange_CurrentOutValue) == 0x000088, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_BarChange_CurrentOutValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_Array_Add_ReturnValue) == 0x000090, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_Array_Add_ReturnValue_1) == 0x000094, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_Array_Add_ReturnValue_2) == 0x000098, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_Array_Add_ReturnValue_3) == 0x00009C, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_Array_Add_ReturnValue_4) == 0x0000A0, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_CustomEvent_BuffBase) == 0x0000A8, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_CustomEvent_BuffBase' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_CustomEvent_number_1) == 0x0000B0, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_CustomEvent_number_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_DynamicCast_AsBP_Buff_Perfect_Time) == 0x0000B8, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_DynamicCast_AsBP_Buff_Perfect_Time' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_DynamicCast_bSuccess) == 0x0000C0, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_GetPTNumber_Number) == 0x0000C4, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_GetPTNumber_Number' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_CustomEvent_number) == 0x0000C8, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_CustomEvent_number' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0000D0, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_CustomEvent_firepoint) == 0x0000D8, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_CustomEvent_isReborn) == 0x0000E8, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_CustomEvent_Position) == 0x0000F0, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000150, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_GetMyBuffComp_BuffComponent) == 0x000158, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_Array_Add_ReturnValue_5) == 0x000160, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_Array_Add_ReturnValue_6) == 0x000164, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_Array_Add_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_Array_Add_ReturnValue_7) == 0x000168, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_Array_Add_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000170, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_GetNormalizeKlesaPercentValue_ReturnValue) == 0x000178, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_GetNormalizeKlesaPercentValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_GetNormalizeKlesaPercentValue_ReturnValue_1) == 0x000180, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_GetNormalizeKlesaPercentValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000188, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000190, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_CustomEvent_Property) == 0x000198, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_CustomEvent_Property' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_CustomEvent_OldIntValue) == 0x0001A0, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_CustomEvent_OldIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_CustomEvent_NewIntValue) == 0x0001A4, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_CustomEvent_NewIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_CreateDelegate_OutputDelegate_2) == 0x0001A8, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_KlesaState_Play) == 0x0001B8, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_KlesaState_Play' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_KlesaState_High) == 0x0001B9, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_KlesaState_High' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0001BA, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_CustomEvent_High) == 0x0001BB, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_CustomEvent_High' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_GetPlayerStatic_ReturnValue) == 0x0001C0, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, K2Node_CreateDelegate_OutputDelegate_3) == 0x0001C8, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0001D8, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x0001E0, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_GetPauseableSeconds_ReturnValue) == 0x0001E8, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_GetPauseableSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0001F0, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0001F8, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x0001FC, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000200, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000208, "Member 'WB_NewPlayerInfo_C_ExecuteUbergraph_WB_NewPlayerInfo::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerInfo_C_GetPicNum \ static_assert(alignof(WB_NewPlayerInfo_C_GetPicNum) == 0x000008, "Wrong alignment on WB_NewPlayerInfo_C_GetPicNum"); \ static_assert(sizeof(WB_NewPlayerInfo_C_GetPicNum) == 0x000040, "Wrong size on WB_NewPlayerInfo_C_GetPicNum"); \ static_assert(offsetof(WB_NewPlayerInfo_C_GetPicNum, X) == 0x000000, "Member 'WB_NewPlayerInfo_C_GetPicNum::X' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_GetPicNum, Y) == 0x000008, "Member 'WB_NewPlayerInfo_C_GetPicNum::Y' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_GetPicNum, CallFunc_Subtract_IntInt_ReturnValue) == 0x000010, "Member 'WB_NewPlayerInfo_C_GetPicNum::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_GetPicNum, CallFunc_Multiply_IntInt_ReturnValue) == 0x000014, "Member 'WB_NewPlayerInfo_C_GetPicNum::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_GetPicNum, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000018, "Member 'WB_NewPlayerInfo_C_GetPicNum::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_GetPicNum, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000020, "Member 'WB_NewPlayerInfo_C_GetPicNum::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_GetPicNum, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000021, "Member 'WB_NewPlayerInfo_C_GetPicNum::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_GetPicNum, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000022, "Member 'WB_NewPlayerInfo_C_GetPicNum::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_GetPicNum, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x000023, "Member 'WB_NewPlayerInfo_C_GetPicNum::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_GetPicNum, CallFunc_EqualEqual_IntInt_ReturnValue_4) == 0x000024, "Member 'WB_NewPlayerInfo_C_GetPicNum::CallFunc_EqualEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_GetPicNum, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000025, "Member 'WB_NewPlayerInfo_C_GetPicNum::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_GetPicNum, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000028, "Member 'WB_NewPlayerInfo_C_GetPicNum::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_GetPicNum, CallFunc_Multiply_IntInt_ReturnValue_1) == 0x00002C, "Member 'WB_NewPlayerInfo_C_GetPicNum::CallFunc_Multiply_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_GetPicNum, K2Node_SwitchInteger_CmpSuccess) == 0x000030, "Member 'WB_NewPlayerInfo_C_GetPicNum::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_GetPicNum, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000038, "Member 'WB_NewPlayerInfo_C_GetPicNum::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerInfo_C_KlesaValueChenge \ static_assert(alignof(WB_NewPlayerInfo_C_KlesaValueChenge) == 0x000004, "Wrong alignment on WB_NewPlayerInfo_C_KlesaValueChenge"); \ static_assert(sizeof(WB_NewPlayerInfo_C_KlesaValueChenge) == 0x000010, "Wrong size on WB_NewPlayerInfo_C_KlesaValueChenge"); \ static_assert(offsetof(WB_NewPlayerInfo_C_KlesaValueChenge, Property) == 0x000000, "Member 'WB_NewPlayerInfo_C_KlesaValueChenge::Property' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_KlesaValueChenge, OldIntValue) == 0x000008, "Member 'WB_NewPlayerInfo_C_KlesaValueChenge::OldIntValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_KlesaValueChenge, NewIntValue) == 0x00000C, "Member 'WB_NewPlayerInfo_C_KlesaValueChenge::NewIntValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerInfo_C_OnPerfectTimeNumber \ static_assert(alignof(WB_NewPlayerInfo_C_OnPerfectTimeNumber) == 0x000004, "Wrong alignment on WB_NewPlayerInfo_C_OnPerfectTimeNumber"); \ static_assert(sizeof(WB_NewPlayerInfo_C_OnPerfectTimeNumber) == 0x000004, "Wrong size on WB_NewPlayerInfo_C_OnPerfectTimeNumber"); \ static_assert(offsetof(WB_NewPlayerInfo_C_OnPerfectTimeNumber, Number) == 0x000000, "Member 'WB_NewPlayerInfo_C_OnPerfectTimeNumber::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerInfo_C_OnPlayerHasBorned \ static_assert(alignof(WB_NewPlayerInfo_C_OnPlayerHasBorned) == 0x000010, "Wrong alignment on WB_NewPlayerInfo_C_OnPlayerHasBorned"); \ static_assert(sizeof(WB_NewPlayerInfo_C_OnPlayerHasBorned) == 0x000080, "Wrong size on WB_NewPlayerInfo_C_OnPlayerHasBorned"); \ static_assert(offsetof(WB_NewPlayerInfo_C_OnPlayerHasBorned, FirePoint) == 0x000000, "Member 'WB_NewPlayerInfo_C_OnPlayerHasBorned::FirePoint' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_OnPlayerHasBorned, isReborn) == 0x000010, "Member 'WB_NewPlayerInfo_C_OnPlayerHasBorned::isReborn' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_OnPlayerHasBorned, Position) == 0x000020, "Member 'WB_NewPlayerInfo_C_OnPlayerHasBorned::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerInfo_C_OnPtNumber \ static_assert(alignof(WB_NewPlayerInfo_C_OnPtNumber) == 0x000004, "Wrong alignment on WB_NewPlayerInfo_C_OnPtNumber"); \ static_assert(sizeof(WB_NewPlayerInfo_C_OnPtNumber) == 0x000004, "Wrong size on WB_NewPlayerInfo_C_OnPtNumber"); \ static_assert(offsetof(WB_NewPlayerInfo_C_OnPtNumber, Number) == 0x000000, "Member 'WB_NewPlayerInfo_C_OnPtNumber::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerInfo_C_PlayKlesaPartical \ static_assert(alignof(WB_NewPlayerInfo_C_PlayKlesaPartical) == 0x000001, "Wrong alignment on WB_NewPlayerInfo_C_PlayKlesaPartical"); \ static_assert(sizeof(WB_NewPlayerInfo_C_PlayKlesaPartical) == 0x000001, "Wrong size on WB_NewPlayerInfo_C_PlayKlesaPartical"); \ static_assert(offsetof(WB_NewPlayerInfo_C_PlayKlesaPartical, High) == 0x000000, "Member 'WB_NewPlayerInfo_C_PlayKlesaPartical::High' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerInfo_C_Tick \ static_assert(alignof(WB_NewPlayerInfo_C_Tick) == 0x000008, "Wrong alignment on WB_NewPlayerInfo_C_Tick"); \ static_assert(sizeof(WB_NewPlayerInfo_C_Tick) == 0x000048, "Wrong size on WB_NewPlayerInfo_C_Tick"); \ static_assert(offsetof(WB_NewPlayerInfo_C_Tick, MyGeometry) == 0x000000, "Member 'WB_NewPlayerInfo_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_NewPlayerInfo_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerInfo_C_UpdatePtsDisplayNum \ static_assert(alignof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum) == 0x000008, "Wrong alignment on WB_NewPlayerInfo_C_UpdatePtsDisplayNum"); \ static_assert(sizeof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum) == 0x0000D8, "Wrong size on WB_NewPlayerInfo_C_UpdatePtsDisplayNum"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000000, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_GetRenderOpacity_ReturnValue) == 0x000018, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_GetRenderOpacity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x00001C, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_BooleanOR_ReturnValue) == 0x00001D, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_GetNiagaraComponent_ReturnValue) == 0x000020, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_GetNiagaraComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_GetPicNum_X) == 0x000030, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_GetPicNum_X' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_GetPicNum_Y) == 0x000038, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_GetPicNum_Y' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000040, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000050, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000080, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000090, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000098, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_IsValid_ReturnValue_1) == 0x0000A8, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_GetMyBuffComp_BuffComponent) == 0x0000B0, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_DoAction_25PT_Have) == 0x0000B8, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_DoAction_25PT_Have' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_DoAction_25PT_MaxNumber) == 0x0000BC, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_DoAction_25PT_MaxNumber' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_IsValid_ReturnValue_2) == 0x0000C0, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x0000C8, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x0000D0, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerInfo_C_UpdatePtsDisplayNum, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x0000D4, "Member 'WB_NewPlayerInfo_C_UpdatePtsDisplayNum::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NewPlayerInfo_C \ static_assert(alignof(UWB_NewPlayerInfo_C) == 0x000008, "Wrong alignment on UWB_NewPlayerInfo_C"); \ static_assert(sizeof(UWB_NewPlayerInfo_C) == 0x000370, "Wrong size on UWB_NewPlayerInfo_C"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, UberGraphFrame) == 0x000278, "Member 'UWB_NewPlayerInfo_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, AddPT) == 0x000280, "Member 'UWB_NewPlayerInfo_C::AddPT' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, HeartBar) == 0x000288, "Member 'UWB_NewPlayerInfo_C::HeartBar' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, Image_72) == 0x000290, "Member 'UWB_NewPlayerInfo_C::Image_72' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, NiagaraSystemWidget_119) == 0x000298, "Member 'UWB_NewPlayerInfo_C::NiagaraSystemWidget_119' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, pt1) == 0x0002A0, "Member 'UWB_NewPlayerInfo_C::pt1' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, pt2) == 0x0002A8, "Member 'UWB_NewPlayerInfo_C::pt2' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, pt3) == 0x0002B0, "Member 'UWB_NewPlayerInfo_C::pt3' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, pt4) == 0x0002B8, "Member 'UWB_NewPlayerInfo_C::pt4' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, pt5) == 0x0002C0, "Member 'UWB_NewPlayerInfo_C::pt5' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, pt6) == 0x0002C8, "Member 'UWB_NewPlayerInfo_C::pt6' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, pt7) == 0x0002D0, "Member 'UWB_NewPlayerInfo_C::pt7' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, pt8) == 0x0002D8, "Member 'UWB_NewPlayerInfo_C::pt8' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, UINotify) == 0x0002E0, "Member 'UWB_NewPlayerInfo_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, NewKlesaValue) == 0x0002E8, "Member 'UWB_NewPlayerInfo_C::NewKlesaValue' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, CurrentKlesaDisplayValue) == 0x0002F0, "Member 'UWB_NewPlayerInfo_C::CurrentKlesaDisplayValue' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, HeartMI) == 0x0002F8, "Member 'UWB_NewPlayerInfo_C::HeartMI' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, HeartMaterial) == 0x000300, "Member 'UWB_NewPlayerInfo_C::HeartMaterial' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, Pts) == 0x000308, "Member 'UWB_NewPlayerInfo_C::Pts' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, PTParticals) == 0x000318, "Member 'UWB_NewPlayerInfo_C::PTParticals' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, MaxDisplayNumber) == 0x000328, "Member 'UWB_NewPlayerInfo_C::MaxDisplayNumber' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, ActivePTNumber) == 0x00032C, "Member 'UWB_NewPlayerInfo_C::ActivePTNumber' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, LockTexture) == 0x000330, "Member 'UWB_NewPlayerInfo_C::LockTexture' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, UnLockTexture) == 0x000340, "Member 'UWB_NewPlayerInfo_C::UnLockTexture' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, ActiveTexture) == 0x000350, "Member 'UWB_NewPlayerInfo_C::ActiveTexture' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, DynamicMat) == 0x000360, "Member 'UWB_NewPlayerInfo_C::DynamicMat' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerInfo_C, KlesaParticalTime) == 0x000368, "Member 'UWB_NewPlayerInfo_C::KlesaParticalTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_ActiveSelectPanel \ static_assert(alignof(WB_PoseMain_C_ActiveSelectPanel) == 0x000001, "Wrong alignment on WB_PoseMain_C_ActiveSelectPanel"); \ static_assert(sizeof(WB_PoseMain_C_ActiveSelectPanel) == 0x000001, "Wrong size on WB_PoseMain_C_ActiveSelectPanel"); \ static_assert(offsetof(WB_PoseMain_C_ActiveSelectPanel, isShowSelectPanel_0) == 0x000000, "Member 'WB_PoseMain_C_ActiveSelectPanel::isShowSelectPanel_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_CustomEvent_1 \ static_assert(alignof(WB_PoseMain_C_CustomEvent_1) == 0x000008, "Wrong alignment on WB_PoseMain_C_CustomEvent_1"); \ static_assert(sizeof(WB_PoseMain_C_CustomEvent_1) == 0x000090, "Wrong size on WB_PoseMain_C_CustomEvent_1"); \ static_assert(offsetof(WB_PoseMain_C_CustomEvent_1, InGeometry) == 0x000000, "Member 'WB_PoseMain_C_CustomEvent_1::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_CustomEvent_1, InKeyEvent) == 0x000040, "Member 'WB_PoseMain_C_CustomEvent_1::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_CustomEvent_1, inKeyTag) == 0x000080, "Member 'WB_PoseMain_C_CustomEvent_1::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_CustomEvent_1, bIsDown) == 0x000088, "Member 'WB_PoseMain_C_CustomEvent_1::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain \ static_assert(alignof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain) == 0x000008, "Wrong alignment on WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain"); \ static_assert(sizeof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain) == 0x000B40, "Wrong size on WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, EntryPoint) == 0x000000, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_byte_Variable) == 0x000004, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Create_ReturnValue) == 0x000008, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_bool_Variable) == 0x000011, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_int_Variable) == 0x000014, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_bool_Variable_1) == 0x000018, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_bool_Variable_2) == 0x000019, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_text_Variable) == 0x000020, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_bool_Variable_3) == 0x000038, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_byte_Variable_1) == 0x000039, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_byte_Variable_2) == 0x00003A, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Create_ReturnValue_1) == 0x000040, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_delegate_Variable) == 0x000048, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_PostEvent_ReturnValue) == 0x000058, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_delegate_Variable_1) == 0x00005C, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_delegate_Variable_2) == 0x00006C, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_PostEvent_ReturnValue_1) == 0x00007C, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_PostEvent_ReturnValue_2) == 0x000080, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_delegate_Variable_3) == 0x000084, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_delegate_Variable_4) == 0x000094, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_delegate_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_PostEvent_ReturnValue_3) == 0x0000A4, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_PostEvent_ReturnValue_4) == 0x0000A8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_PostEvent_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_delegate_Variable_5) == 0x0000AC, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_delegate_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_PostEvent_ReturnValue_5) == 0x0000BC, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_PostEvent_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_byte_Variable_3) == 0x0000C0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_int_Array_Index_Variable) == 0x0000C4, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_bool_Variable_4) == 0x0000C8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Divide_IntInt_ReturnValue) == 0x0000CC, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000D0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Percent_IntInt_ReturnValue) == 0x0000D4, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_int_Loop_Counter_Variable) == 0x0000D8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Add_IntInt_ReturnValue) == 0x0000DC, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_int_Array_Index_Variable_1) == 0x0000E0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_struct_Variable) == 0x0000E8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Divide_IntInt_ReturnValue_1) == 0x000118, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Divide_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00011C, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Percent_IntInt_ReturnValue_1) == 0x000120, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Percent_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_InGeometry_4) == 0x000128, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_InGeometry_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_InKeyEvent_4) == 0x000168, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_InKeyEvent_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_inKeyTag_4) == 0x0001A8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_inKeyTag_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_bIsDown_4) == 0x0001B0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_bIsDown_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_InGeometry_3) == 0x0001B8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_InGeometry_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_InKeyEvent_3) == 0x0001F8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_InKeyEvent_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_inKeyTag_3) == 0x000238, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_inKeyTag_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_bIsDown_3) == 0x000240, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_bIsDown_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_PlayAnimation_ReturnValue) == 0x000248, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_PlaySound) == 0x000250, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_PlaySound' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_PlayAnimation_ReturnValue_1) == 0x000258, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate) == 0x000260, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_Item_7) == 0x000270, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_Item_7' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_Index_5) == 0x000278, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_Index_5' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_1) == 0x00027C, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_Item_6) == 0x000290, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_Item_6' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_Index_4) == 0x000298, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_Index_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_2) == 0x00029C, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_DynamicCast_AsWB_Pose_Item) == 0x0002B0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_DynamicCast_AsWB_Pose_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_DynamicCast_bSuccess) == 0x0002B8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_Item_5) == 0x0002C0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_Item_5' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_Index_3) == 0x0002C8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_Index_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_Item_4) == 0x0002D0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_isSelectItem_2) == 0x0002D8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_isSelectItem_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_isShowSelectPanel) == 0x0002D9, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_isShowSelectPanel' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_Select_Default) == 0x0002DA, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_InGeometry_2) == 0x0002E0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_InGeometry_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_InKeyEvent_2) == 0x000320, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_InKeyEvent_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_inKeyTag_2) == 0x000360, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_inKeyTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_bIsDown_2) == 0x000368, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_bIsDown_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_InGeometry_1) == 0x000370, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_InKeyEvent_1) == 0x0003B0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_inKeyTag_1) == 0x0003F0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_bIsDown_1) == 0x0003F8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_3) == 0x0003FC, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_Item_3) == 0x000410, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_Index_2) == 0x000418, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_4) == 0x00041C, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_Item_2) == 0x000430, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_Index_1) == 0x000438, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_5) == 0x00043C, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_DynamicCast_AsWB_Pose_Item_1) == 0x000450, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_DynamicCast_AsWB_Pose_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_DynamicCast_bSuccess_1) == 0x000458, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_Item_1) == 0x000460, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_Index) == 0x000468, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_Select_Default_1) == 0x00046C, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_bool_Variable_5) == 0x00046D, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_6) == 0x000470, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_7) == 0x000480, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_IsValid_ReturnValue_1) == 0x000490, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000491, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000492, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_8) == 0x000494, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x0004A4, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_int_Loop_Counter_Variable_1) == 0x0004A8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_isClcik) == 0x0004AC, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_isClcik' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Add_IntInt_ReturnValue_1) == 0x0004B0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0004B8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0004C0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_DynamicCast_bSuccess_2) == 0x0004C8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetAllPosIDList_PostureList) == 0x0004D0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetAllPosIDList_PostureList' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetMyPlayerPostureComp_Comp) == 0x0004E0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetMyPlayerPostureComp_Comp' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Array_Length_ReturnValue) == 0x0004E8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetAllPosIDList_PostureList_1) == 0x0004F0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetAllPosIDList_PostureList_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Array_Get_Item) == 0x000500, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Array_Length_ReturnValue_1) == 0x000504, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetPoseDataByID_return_value) == 0x000508, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetPoseDataByID_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetPoseDataByID_Find) == 0x000538, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetPoseDataByID_Find' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Less_IntInt_ReturnValue) == 0x000539, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Array_Length_ReturnValue_2) == 0x00053C, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Less_IntInt_ReturnValue_1) == 0x000540, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_isSelectItem_1) == 0x000541, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_isSelectItem_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_InText) == 0x000548, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_InText' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_TextIsEmpty_ReturnValue) == 0x000560, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Not_PreBool_ReturnValue) == 0x000561, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_isSelectItem) == 0x000562, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_isSelectItem' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetEquipmentPosIdFromIndex_Have) == 0x000563, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetEquipmentPosIdFromIndex_Have' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetEquipmentPosIdFromIndex_ID) == 0x000564, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetEquipmentPosIdFromIndex_ID' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000568, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetPoseDataByID_return_value_1) == 0x000570, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetPoseDataByID_return_value_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetPoseDataByID_Find_1) == 0x0005A0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetPoseDataByID_Find_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetPoseDataByID_return_value_2) == 0x0005A8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetPoseDataByID_return_value_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetPoseDataByID_Find_2) == 0x0005D8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetPoseDataByID_Find_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x0005E0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x0005E8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_DynamicCast_bSuccess_3) == 0x0005F0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0005F8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_HasAccess_ReturnValue) == 0x000600, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetActivityValue_Value) == 0x000601, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_InternalMontageAction_DurationToEnd) == 0x000608, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_InternalMontageAction_DurationToEnd' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_InternalMontageAction_Success) == 0x000610, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_InternalMontageAction_Success' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_9) == 0x000614, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_Item) == 0x000628, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_10) == 0x000630, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetEquipmentStatus_isEquipped) == 0x000640, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetEquipmentStatus_isEquipped' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_11) == 0x000644, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_int_Variable_1) == 0x000654, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_IsValid_ReturnValue_2) == 0x000658, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Divide_IntInt_ReturnValue_2) == 0x00065C, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Divide_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000660, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetEquipmentPosIdFromIndex_Have_1) == 0x000661, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetEquipmentPosIdFromIndex_Have_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetEquipmentPosIdFromIndex_ID_1) == 0x000664, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetEquipmentPosIdFromIndex_ID_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x000668, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetPoseDataByID_return_value_3) == 0x000670, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetPoseDataByID_return_value_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetPoseDataByID_Find_3) == 0x0006A0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetPoseDataByID_Find_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Percent_IntInt_ReturnValue_2) == 0x0006A4, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Percent_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_Select_Default_2) == 0x0006A8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0006D8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Add_IntInt_ReturnValue_2) == 0x0006DC, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_EqualEqual_ObjectObject_ReturnValue_3) == 0x0006E0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_EqualEqual_ObjectObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_InGeometry) == 0x0006E8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_InKeyEvent) == 0x000728, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_inKeyTag) == 0x000768, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CustomEvent_bIsDown) == 0x000770, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_12) == 0x000774, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetEquipmentStatus_isEquipped_1) == 0x000784, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetEquipmentStatus_isEquipped_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_13) == 0x000788, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_Select_Default_3) == 0x000798, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_14) == 0x0007B0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Create_ReturnValue_2) == 0x0007C0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Create_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_AddChildToGrid_ReturnValue) == 0x0007C8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_AddChildToGrid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_Select_Default_4) == 0x0007D0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetEquipmentPosIdFromIndex_Have_2) == 0x0007D8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetEquipmentPosIdFromIndex_Have_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetEquipmentPosIdFromIndex_ID_2) == 0x0007DC, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetEquipmentPosIdFromIndex_ID_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetEquipmentStatus_isEquipped_2) == 0x0007E0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetEquipmentStatus_isEquipped_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x0007E1, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetEquipmentStatus_isEquipped_3) == 0x0007E2, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetEquipmentStatus_isEquipped_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Create_ReturnValue_3) == 0x0007E8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Create_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetEquipmentPosIndexFromId_return_Index) == 0x0007F0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetEquipmentPosIndexFromId_return_Index' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_NotEqual_IntInt_ReturnValue_2) == 0x0007F4, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_NotEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_AddChildToGrid_ReturnValue_1) == 0x0007F8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_AddChildToGrid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetEquipmentPosIndexFromId_return_Index_1) == 0x000800, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetEquipmentPosIndexFromId_return_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_NotEqual_IntInt_ReturnValue_3) == 0x000804, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_NotEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetPoseDataByID_return_value_4) == 0x000808, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetPoseDataByID_return_value_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetPoseDataByID_Find_4) == 0x000838, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetPoseDataByID_Find_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetAllChildren_ReturnValue) == 0x000840, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Array_Get_Item_1) == 0x000850, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_DynamicCast_AsWB_Pose_Item_2) == 0x000858, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_DynamicCast_AsWB_Pose_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_DynamicCast_bSuccess_4) == 0x000860, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetMainUI_InGameWidget) == 0x000868, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetMainUI_InGameWidget' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_IsValid_ReturnValue_3) == 0x000870, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetMainUI_InGameWidget_1) == 0x000878, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetMainUI_InGameWidget_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_IsValid_ReturnValue_4) == 0x000880, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetAllChildren_ReturnValue_1) == 0x000888, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Array_Length_ReturnValue_3) == 0x000898, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_byte_Variable_4) == 0x00089C, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Subtract_IntInt_ReturnValue) == 0x0008A0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x0008A4, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetDisplayImageFormAction_ReturnValue) == 0x0008A8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetDisplayImageFormAction_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetDisplayImageFormAction_ReturnValue_1) == 0x0008F8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetDisplayImageFormAction_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetDisplayImageFormAction_ReturnValue_2) == 0x000948, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetDisplayImageFormAction_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetDisplayImageFormAction_ReturnValue_3) == 0x000998, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetDisplayImageFormAction_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_int_Variable_2) == 0x0009E8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetAllPosIDList_PostureList_2) == 0x0009F0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetAllPosIDList_PostureList_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Array_Contains_ReturnValue) == 0x000A00, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Divide_IntInt_ReturnValue_3) == 0x000A04, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Divide_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_EqualEqual_IntInt_ReturnValue_4) == 0x000A08, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_EqualEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Less_IntInt_ReturnValue_2) == 0x000A09, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Percent_IntInt_ReturnValue_3) == 0x000A0C, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Percent_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_AddChildToGrid_ReturnValue_2) == 0x000A10, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_AddChildToGrid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_Select_Default_5) == 0x000A18, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetPoseDataByID_return_value_5) == 0x000A20, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetPoseDataByID_return_value_5' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetPoseDataByID_Find_5) == 0x000A50, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetPoseDataByID_Find_5' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_LessEqual_IntInt_ReturnValue_2) == 0x000A51, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_LessEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Add_IntInt_ReturnValue_3) == 0x000A54, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetEquippedPose_Return_Value) == 0x000A58, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetEquippedPose_Return_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Array_Contains_ReturnValue_1) == 0x000A68, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetEquippedPose_Return_Value_1) == 0x000A70, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetEquippedPose_Return_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_AddChildToGrid_ReturnValue_3) == 0x000A80, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_AddChildToGrid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetSelectItemData_return_value) == 0x000A88, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetSelectItemData_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_byte_Variable_5) == 0x000A98, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Array_Get_Item_2) == 0x000A9C, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Array_Contains_ReturnValue_2) == 0x000AA0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Array_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetPoseDataByID_return_value_6) == 0x000AA8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetPoseDataByID_return_value_6' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetPoseDataByID_Find_6) == 0x000AD8, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetPoseDataByID_Find_6' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Array_Length_ReturnValue_4) == 0x000ADC, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_15) == 0x000AE0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Less_IntInt_ReturnValue_3) == 0x000AF0, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_16) == 0x000AF4, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, Temp_bool_Variable_6) == 0x000B04, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_Select_Default_6) == 0x000B05, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_17) == 0x000B08, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_GetAllPosIDList_PostureList_3) == 0x000B18, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_GetAllPosIDList_PostureList_3' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Array_Length_ReturnValue_5) == 0x000B28, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, CallFunc_Less_IntInt_ReturnValue_4) == 0x000B2C, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain, K2Node_CreateDelegate_OutputDelegate_18) == 0x000B30, "Member 'WB_PoseMain_C_ExecuteUbergraph_WB_PoseMain::K2Node_CreateDelegate_OutputDelegate_18' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_OnBackKeyEvent \ static_assert(alignof(WB_PoseMain_C_OnBackKeyEvent) == 0x000008, "Wrong alignment on WB_PoseMain_C_OnBackKeyEvent"); \ static_assert(sizeof(WB_PoseMain_C_OnBackKeyEvent) == 0x000048, "Wrong size on WB_PoseMain_C_OnBackKeyEvent"); \ static_assert(offsetof(WB_PoseMain_C_OnBackKeyEvent, InGeometry) == 0x000000, "Member 'WB_PoseMain_C_OnBackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnBackKeyEvent, isDown) == 0x000040, "Member 'WB_PoseMain_C_OnBackKeyEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnBackKeyEvent, ReturnValue) == 0x000041, "Member 'WB_PoseMain_C_OnBackKeyEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_OnClickEvent \ static_assert(alignof(WB_PoseMain_C_OnClickEvent) == 0x000008, "Wrong alignment on WB_PoseMain_C_OnClickEvent"); \ static_assert(sizeof(WB_PoseMain_C_OnClickEvent) == 0x000010, "Wrong size on WB_PoseMain_C_OnClickEvent"); \ static_assert(offsetof(WB_PoseMain_C_OnClickEvent, Item) == 0x000000, "Member 'WB_PoseMain_C_OnClickEvent::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnClickEvent, Index_0) == 0x000008, "Member 'WB_PoseMain_C_OnClickEvent::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_OnClickItem \ static_assert(alignof(WB_PoseMain_C_OnClickItem) == 0x000008, "Wrong alignment on WB_PoseMain_C_OnClickItem"); \ static_assert(sizeof(WB_PoseMain_C_OnClickItem) == 0x000008, "Wrong size on WB_PoseMain_C_OnClickItem"); \ static_assert(offsetof(WB_PoseMain_C_OnClickItem, Item) == 0x000000, "Member 'WB_PoseMain_C_OnClickItem::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_OnCloseEvent \ static_assert(alignof(WB_PoseMain_C_OnCloseEvent) == 0x000008, "Wrong alignment on WB_PoseMain_C_OnCloseEvent"); \ static_assert(sizeof(WB_PoseMain_C_OnCloseEvent) == 0x000090, "Wrong size on WB_PoseMain_C_OnCloseEvent"); \ static_assert(offsetof(WB_PoseMain_C_OnCloseEvent, InGeometry) == 0x000000, "Member 'WB_PoseMain_C_OnCloseEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnCloseEvent, InKeyEvent) == 0x000040, "Member 'WB_PoseMain_C_OnCloseEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnCloseEvent, inKeyTag) == 0x000080, "Member 'WB_PoseMain_C_OnCloseEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnCloseEvent, bIsDown) == 0x000088, "Member 'WB_PoseMain_C_OnCloseEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_OnDemountPoseEvent \ static_assert(alignof(WB_PoseMain_C_OnDemountPoseEvent) == 0x000008, "Wrong alignment on WB_PoseMain_C_OnDemountPoseEvent"); \ static_assert(sizeof(WB_PoseMain_C_OnDemountPoseEvent) == 0x000090, "Wrong size on WB_PoseMain_C_OnDemountPoseEvent"); \ static_assert(offsetof(WB_PoseMain_C_OnDemountPoseEvent, InGeometry) == 0x000000, "Member 'WB_PoseMain_C_OnDemountPoseEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnDemountPoseEvent, InKeyEvent) == 0x000040, "Member 'WB_PoseMain_C_OnDemountPoseEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnDemountPoseEvent, inKeyTag) == 0x000080, "Member 'WB_PoseMain_C_OnDemountPoseEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnDemountPoseEvent, bIsDown) == 0x000088, "Member 'WB_PoseMain_C_OnDemountPoseEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_OnEnterEvent \ static_assert(alignof(WB_PoseMain_C_OnEnterEvent) == 0x000001, "Wrong alignment on WB_PoseMain_C_OnEnterEvent"); \ static_assert(sizeof(WB_PoseMain_C_OnEnterEvent) == 0x000001, "Wrong size on WB_PoseMain_C_OnEnterEvent"); \ static_assert(offsetof(WB_PoseMain_C_OnEnterEvent, isClcik) == 0x000000, "Member 'WB_PoseMain_C_OnEnterEvent::isClcik' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_OnHoverEvent \ static_assert(alignof(WB_PoseMain_C_OnHoverEvent) == 0x000008, "Wrong alignment on WB_PoseMain_C_OnHoverEvent"); \ static_assert(sizeof(WB_PoseMain_C_OnHoverEvent) == 0x000010, "Wrong size on WB_PoseMain_C_OnHoverEvent"); \ static_assert(offsetof(WB_PoseMain_C_OnHoverEvent, Item) == 0x000000, "Member 'WB_PoseMain_C_OnHoverEvent::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnHoverEvent, isSelectItem) == 0x000008, "Member 'WB_PoseMain_C_OnHoverEvent::isSelectItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_OnSelectEvent \ static_assert(alignof(WB_PoseMain_C_OnSelectEvent) == 0x000008, "Wrong alignment on WB_PoseMain_C_OnSelectEvent"); \ static_assert(sizeof(WB_PoseMain_C_OnSelectEvent) == 0x000010, "Wrong size on WB_PoseMain_C_OnSelectEvent"); \ static_assert(offsetof(WB_PoseMain_C_OnSelectEvent, Item) == 0x000000, "Member 'WB_PoseMain_C_OnSelectEvent::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnSelectEvent, Index_0) == 0x000008, "Member 'WB_PoseMain_C_OnSelectEvent::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_OnSelectPanelClickEvent \ static_assert(alignof(WB_PoseMain_C_OnSelectPanelClickEvent) == 0x000008, "Wrong alignment on WB_PoseMain_C_OnSelectPanelClickEvent"); \ static_assert(sizeof(WB_PoseMain_C_OnSelectPanelClickEvent) == 0x000010, "Wrong size on WB_PoseMain_C_OnSelectPanelClickEvent"); \ static_assert(offsetof(WB_PoseMain_C_OnSelectPanelClickEvent, Item) == 0x000000, "Member 'WB_PoseMain_C_OnSelectPanelClickEvent::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnSelectPanelClickEvent, Index_0) == 0x000008, "Member 'WB_PoseMain_C_OnSelectPanelClickEvent::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_OnSelectPanelSelectEvent \ static_assert(alignof(WB_PoseMain_C_OnSelectPanelSelectEvent) == 0x000008, "Wrong alignment on WB_PoseMain_C_OnSelectPanelSelectEvent"); \ static_assert(sizeof(WB_PoseMain_C_OnSelectPanelSelectEvent) == 0x000010, "Wrong size on WB_PoseMain_C_OnSelectPanelSelectEvent"); \ static_assert(offsetof(WB_PoseMain_C_OnSelectPanelSelectEvent, Item) == 0x000000, "Member 'WB_PoseMain_C_OnSelectPanelSelectEvent::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnSelectPanelSelectEvent, Index_0) == 0x000008, "Member 'WB_PoseMain_C_OnSelectPanelSelectEvent::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_OnSelectPanelUnSelectEvent \ static_assert(alignof(WB_PoseMain_C_OnSelectPanelUnSelectEvent) == 0x000008, "Wrong alignment on WB_PoseMain_C_OnSelectPanelUnSelectEvent"); \ static_assert(sizeof(WB_PoseMain_C_OnSelectPanelUnSelectEvent) == 0x000010, "Wrong size on WB_PoseMain_C_OnSelectPanelUnSelectEvent"); \ static_assert(offsetof(WB_PoseMain_C_OnSelectPanelUnSelectEvent, Item) == 0x000000, "Member 'WB_PoseMain_C_OnSelectPanelUnSelectEvent::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnSelectPanelUnSelectEvent, Index_0) == 0x000008, "Member 'WB_PoseMain_C_OnSelectPanelUnSelectEvent::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_OnUnselect \ static_assert(alignof(WB_PoseMain_C_OnUnselect) == 0x000008, "Wrong alignment on WB_PoseMain_C_OnUnselect"); \ static_assert(sizeof(WB_PoseMain_C_OnUnselect) == 0x000010, "Wrong size on WB_PoseMain_C_OnUnselect"); \ static_assert(offsetof(WB_PoseMain_C_OnUnselect, Item) == 0x000000, "Member 'WB_PoseMain_C_OnUnselect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnUnselect, Index_0) == 0x000008, "Member 'WB_PoseMain_C_OnUnselect::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_OnUseThisPoseEvent \ static_assert(alignof(WB_PoseMain_C_OnUseThisPoseEvent) == 0x000008, "Wrong alignment on WB_PoseMain_C_OnUseThisPoseEvent"); \ static_assert(sizeof(WB_PoseMain_C_OnUseThisPoseEvent) == 0x000090, "Wrong size on WB_PoseMain_C_OnUseThisPoseEvent"); \ static_assert(offsetof(WB_PoseMain_C_OnUseThisPoseEvent, InGeometry) == 0x000000, "Member 'WB_PoseMain_C_OnUseThisPoseEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnUseThisPoseEvent, InKeyEvent) == 0x000040, "Member 'WB_PoseMain_C_OnUseThisPoseEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnUseThisPoseEvent, inKeyTag) == 0x000080, "Member 'WB_PoseMain_C_OnUseThisPoseEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_OnUseThisPoseEvent, bIsDown) == 0x000088, "Member 'WB_PoseMain_C_OnUseThisPoseEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_SetNewItemPadding \ static_assert(alignof(WB_PoseMain_C_SetNewItemPadding) == 0x000008, "Wrong alignment on WB_PoseMain_C_SetNewItemPadding"); \ static_assert(sizeof(WB_PoseMain_C_SetNewItemPadding) == 0x000010, "Wrong size on WB_PoseMain_C_SetNewItemPadding"); \ static_assert(offsetof(WB_PoseMain_C_SetNewItemPadding, NewItem) == 0x000000, "Member 'WB_PoseMain_C_SetNewItemPadding::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_SetNewItemPadding, Column) == 0x000008, "Member 'WB_PoseMain_C_SetNewItemPadding::Column' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_SetNewItemPadding, Row) == 0x00000C, "Member 'WB_PoseMain_C_SetNewItemPadding::Row' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_ShowPosePanelEvent \ static_assert(alignof(WB_PoseMain_C_ShowPosePanelEvent) == 0x000008, "Wrong alignment on WB_PoseMain_C_ShowPosePanelEvent"); \ static_assert(sizeof(WB_PoseMain_C_ShowPosePanelEvent) == 0x000090, "Wrong size on WB_PoseMain_C_ShowPosePanelEvent"); \ static_assert(offsetof(WB_PoseMain_C_ShowPosePanelEvent, InGeometry) == 0x000000, "Member 'WB_PoseMain_C_ShowPosePanelEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ShowPosePanelEvent, InKeyEvent) == 0x000040, "Member 'WB_PoseMain_C_ShowPosePanelEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ShowPosePanelEvent, inKeyTag) == 0x000080, "Member 'WB_PoseMain_C_ShowPosePanelEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ShowPosePanelEvent, bIsDown) == 0x000088, "Member 'WB_PoseMain_C_ShowPosePanelEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_StartHiddenPanel \ static_assert(alignof(WB_PoseMain_C_StartHiddenPanel) == 0x000001, "Wrong alignment on WB_PoseMain_C_StartHiddenPanel"); \ static_assert(sizeof(WB_PoseMain_C_StartHiddenPanel) == 0x000001, "Wrong size on WB_PoseMain_C_StartHiddenPanel"); \ static_assert(offsetof(WB_PoseMain_C_StartHiddenPanel, PlaySound_0) == 0x000000, "Member 'WB_PoseMain_C_StartHiddenPanel::PlaySound_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_SwitchPositions \ static_assert(alignof(WB_PoseMain_C_SwitchPositions) == 0x000008, "Wrong alignment on WB_PoseMain_C_SwitchPositions"); \ static_assert(sizeof(WB_PoseMain_C_SwitchPositions) == 0x0000A0, "Wrong size on WB_PoseMain_C_SwitchPositions"); \ static_assert(offsetof(WB_PoseMain_C_SwitchPositions, AlternativeIndex) == 0x000000, "Member 'WB_PoseMain_C_SwitchPositions::AlternativeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_SwitchPositions, ReplacedID) == 0x000004, "Member 'WB_PoseMain_C_SwitchPositions::ReplacedID' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_SwitchPositions, CallFunc_GetAllChildren_ReturnValue) == 0x000008, "Member 'WB_PoseMain_C_SwitchPositions::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_SwitchPositions, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_PoseMain_C_SwitchPositions::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_SwitchPositions, K2Node_DynamicCast_AsWB_Pose_Item) == 0x000020, "Member 'WB_PoseMain_C_SwitchPositions::K2Node_DynamicCast_AsWB_Pose_Item' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_SwitchPositions, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'WB_PoseMain_C_SwitchPositions::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_SwitchPositions, CallFunc_GetPoseDataByID_return_value) == 0x000030, "Member 'WB_PoseMain_C_SwitchPositions::CallFunc_GetPoseDataByID_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_SwitchPositions, CallFunc_GetPoseDataByID_Find) == 0x000060, "Member 'WB_PoseMain_C_SwitchPositions::CallFunc_GetPoseDataByID_Find' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_SwitchPositions, CallFunc_GetEquipmentPosIndexFromId_return_Index) == 0x000064, "Member 'WB_PoseMain_C_SwitchPositions::CallFunc_GetEquipmentPosIndexFromId_return_Index' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_SwitchPositions, CallFunc_GetPoseDataByID_return_value_1) == 0x000068, "Member 'WB_PoseMain_C_SwitchPositions::CallFunc_GetPoseDataByID_return_value_1' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_SwitchPositions, CallFunc_GetPoseDataByID_Find_1) == 0x000098, "Member 'WB_PoseMain_C_SwitchPositions::CallFunc_GetPoseDataByID_Find_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_ToSetPadding \ static_assert(alignof(WB_PoseMain_C_ToSetPadding) == 0x000008, "Wrong alignment on WB_PoseMain_C_ToSetPadding"); \ static_assert(sizeof(WB_PoseMain_C_ToSetPadding) == 0x000038, "Wrong size on WB_PoseMain_C_ToSetPadding"); \ static_assert(offsetof(WB_PoseMain_C_ToSetPadding, 目标) == 0x000000, "Member 'WB_PoseMain_C_ToSetPadding::目标' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ToSetPadding, Left) == 0x000008, "Member 'WB_PoseMain_C_ToSetPadding::Left' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ToSetPadding, Top) == 0x00000C, "Member 'WB_PoseMain_C_ToSetPadding::Top' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ToSetPadding, Right) == 0x000010, "Member 'WB_PoseMain_C_ToSetPadding::Right' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ToSetPadding, Bottom) == 0x000014, "Member 'WB_PoseMain_C_ToSetPadding::Bottom' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ToSetPadding, K2Node_MakeStruct_Margin) == 0x000018, "Member 'WB_PoseMain_C_ToSetPadding::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ToSetPadding, K2Node_DynamicCast_AsGrid_Slot) == 0x000028, "Member 'WB_PoseMain_C_ToSetPadding::K2Node_DynamicCast_AsGrid_Slot' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_ToSetPadding, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'WB_PoseMain_C_ToSetPadding::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_UpdateCurrentItem \ static_assert(alignof(WB_PoseMain_C_UpdateCurrentItem) == 0x000001, "Wrong alignment on WB_PoseMain_C_UpdateCurrentItem"); \ static_assert(sizeof(WB_PoseMain_C_UpdateCurrentItem) == 0x000001, "Wrong size on WB_PoseMain_C_UpdateCurrentItem"); \ static_assert(offsetof(WB_PoseMain_C_UpdateCurrentItem, isSelectItem) == 0x000000, "Member 'WB_PoseMain_C_UpdateCurrentItem::isSelectItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PoseMain_C_UpdateCurrentName \ static_assert(alignof(WB_PoseMain_C_UpdateCurrentName) == 0x000008, "Wrong alignment on WB_PoseMain_C_UpdateCurrentName"); \ static_assert(sizeof(WB_PoseMain_C_UpdateCurrentName) == 0x000020, "Wrong size on WB_PoseMain_C_UpdateCurrentName"); \ static_assert(offsetof(WB_PoseMain_C_UpdateCurrentName, isSelectItem) == 0x000000, "Member 'WB_PoseMain_C_UpdateCurrentName::isSelectItem' has a wrong offset!"); \ static_assert(offsetof(WB_PoseMain_C_UpdateCurrentName, InText) == 0x000008, "Member 'WB_PoseMain_C_UpdateCurrentName::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PoseMain_C \ static_assert(alignof(UWB_PoseMain_C) == 0x000008, "Wrong alignment on UWB_PoseMain_C"); \ static_assert(sizeof(UWB_PoseMain_C) == 0x0003D0, "Wrong size on UWB_PoseMain_C"); \ static_assert(offsetof(UWB_PoseMain_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_PoseMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, ShowPanel) == 0x0002C8, "Member 'UWB_PoseMain_C::ShowPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, One) == 0x0002D0, "Member 'UWB_PoseMain_C::One' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, Two) == 0x0002D8, "Member 'UWB_PoseMain_C::Two' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, Three) == 0x0002E0, "Member 'UWB_PoseMain_C::Three' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, Four) == 0x0002E8, "Member 'UWB_PoseMain_C::Four' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, Five) == 0x0002F0, "Member 'UWB_PoseMain_C::Five' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, Six) == 0x0002F8, "Member 'UWB_PoseMain_C::Six' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, Seven) == 0x000300, "Member 'UWB_PoseMain_C::Seven' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, Eight) == 0x000308, "Member 'UWB_PoseMain_C::Eight' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, bg) == 0x000310, "Member 'UWB_PoseMain_C::bg' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, GridPanel_Content) == 0x000318, "Member 'UWB_PoseMain_C::GridPanel_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, GridPanel_SelectContent) == 0x000320, "Member 'UWB_PoseMain_C::GridPanel_SelectContent' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, Image_fengexian) == 0x000328, "Member 'UWB_PoseMain_C::Image_fengexian' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, PoseName) == 0x000330, "Member 'UWB_PoseMain_C::PoseName' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, PoseName_1) == 0x000338, "Member 'UWB_PoseMain_C::PoseName_1' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, ScrollBox_Content) == 0x000340, "Member 'UWB_PoseMain_C::ScrollBox_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, SelectPanel) == 0x000348, "Member 'UWB_PoseMain_C::SelectPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, WB_PoseItem) == 0x000350, "Member 'UWB_PoseMain_C::WB_PoseItem' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, WB_PoseItem_1) == 0x000358, "Member 'UWB_PoseMain_C::WB_PoseItem_1' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, WB_PoseItem_2) == 0x000360, "Member 'UWB_PoseMain_C::WB_PoseItem_2' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, WB_PoseItem_3) == 0x000368, "Member 'UWB_PoseMain_C::WB_PoseItem_3' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, WB_PoseItem_4) == 0x000370, "Member 'UWB_PoseMain_C::WB_PoseItem_4' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, WB_PoseItem_5) == 0x000378, "Member 'UWB_PoseMain_C::WB_PoseItem_5' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, WB_PoseItem_6) == 0x000380, "Member 'UWB_PoseMain_C::WB_PoseItem_6' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, WB_PoseItem_7) == 0x000388, "Member 'UWB_PoseMain_C::WB_PoseItem_7' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, WGI_InputHelpVis_1) == 0x000390, "Member 'UWB_PoseMain_C::WGI_InputHelpVis_1' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, WGI_InputHelpVis_2) == 0x000398, "Member 'UWB_PoseMain_C::WGI_InputHelpVis_2' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, WGI_InputHelpVis_3) == 0x0003A0, "Member 'UWB_PoseMain_C::WGI_InputHelpVis_3' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, WGI_InputHelpVis_4) == 0x0003A8, "Member 'UWB_PoseMain_C::WGI_InputHelpVis_4' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, StartShow) == 0x0003B0, "Member 'UWB_PoseMain_C::StartShow' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, isShowSelectPanel) == 0x0003B1, "Member 'UWB_PoseMain_C::isShowSelectPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, CurrentItem) == 0x0003B8, "Member 'UWB_PoseMain_C::CurrentItem' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, CurrentSelectPanelItem) == 0x0003C0, "Member 'UWB_PoseMain_C::CurrentSelectPanelItem' has a wrong offset!"); \ static_assert(offsetof(UWB_PoseMain_C, PoseComp) == 0x0003C8, "Member 'UWB_PoseMain_C::PoseComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Effect_C_ExecuteUbergraph_WB_Effect \ static_assert(alignof(WB_Effect_C_ExecuteUbergraph_WB_Effect) == 0x000008, "Wrong alignment on WB_Effect_C_ExecuteUbergraph_WB_Effect"); \ static_assert(sizeof(WB_Effect_C_ExecuteUbergraph_WB_Effect) == 0x000110, "Wrong size on WB_Effect_C_ExecuteUbergraph_WB_Effect"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, EntryPoint) == 0x000000, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, K2Node_CustomEvent_NiagaraSystemWidget_75_1) == 0x000018, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::K2Node_CustomEvent_NiagaraSystemWidget_75_1' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, K2Node_CustomEvent_NiagaraSystemWidget_75) == 0x000020, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::K2Node_CustomEvent_NiagaraSystemWidget_75' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000028, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000030, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000038, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, CallFunc_Map_Find_Value) == 0x000040, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, CallFunc_Map_Find_ReturnValue) == 0x000058, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, K2Node_MakeStruct_SlateColor) == 0x00005C, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, K2Node_MakeStruct_SlateColor_1) == 0x000070, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::K2Node_MakeStruct_SlateColor_1' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, K2Node_MakeStruct_SlateColor_2) == 0x000084, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::K2Node_MakeStruct_SlateColor_2' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, K2Node_MakeStruct_SlateColor_3) == 0x000098, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::K2Node_MakeStruct_SlateColor_3' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, K2Node_MakeStruct_SlateColor_4) == 0x0000AC, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::K2Node_MakeStruct_SlateColor_4' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, K2Node_MakeStruct_SlateColor_5) == 0x0000C0, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::K2Node_MakeStruct_SlateColor_5' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, K2Node_MakeStruct_SlateColor_6) == 0x0000D4, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::K2Node_MakeStruct_SlateColor_6' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, K2Node_CustomEvent_EffectTag) == 0x0000E8, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::K2Node_CustomEvent_EffectTag' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, CallFunc_Map_Find_Value_1) == 0x0000F0, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_C_ExecuteUbergraph_WB_Effect, CallFunc_Map_Find_ReturnValue_1) == 0x000108, "Member 'WB_Effect_C_ExecuteUbergraph_WB_Effect::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Effect_C_NiagaraSystemWidget_75_Event \ static_assert(alignof(WB_Effect_C_NiagaraSystemWidget_75_Event) == 0x000008, "Wrong alignment on WB_Effect_C_NiagaraSystemWidget_75_Event"); \ static_assert(sizeof(WB_Effect_C_NiagaraSystemWidget_75_Event) == 0x000008, "Wrong size on WB_Effect_C_NiagaraSystemWidget_75_Event"); \ static_assert(offsetof(WB_Effect_C_NiagaraSystemWidget_75_Event, NiagaraSystemWidget_75) == 0x000000, "Member 'WB_Effect_C_NiagaraSystemWidget_75_Event::NiagaraSystemWidget_75' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Effect_C_NiagaraSystemWidget_75_Event_0 \ static_assert(alignof(WB_Effect_C_NiagaraSystemWidget_75_Event_0) == 0x000008, "Wrong alignment on WB_Effect_C_NiagaraSystemWidget_75_Event_0"); \ static_assert(sizeof(WB_Effect_C_NiagaraSystemWidget_75_Event_0) == 0x000008, "Wrong size on WB_Effect_C_NiagaraSystemWidget_75_Event_0"); \ static_assert(offsetof(WB_Effect_C_NiagaraSystemWidget_75_Event_0, NiagaraSystemWidget_75) == 0x000000, "Member 'WB_Effect_C_NiagaraSystemWidget_75_Event_0::NiagaraSystemWidget_75' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Effect_C_Play \ static_assert(alignof(WB_Effect_C_Play) == 0x000004, "Wrong alignment on WB_Effect_C_Play"); \ static_assert(sizeof(WB_Effect_C_Play) == 0x000008, "Wrong size on WB_Effect_C_Play"); \ static_assert(offsetof(WB_Effect_C_Play, EffectTag_0) == 0x000000, "Member 'WB_Effect_C_Play::EffectTag_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Effect_C \ static_assert(alignof(UWB_Effect_C) == 0x000008, "Wrong alignment on UWB_Effect_C"); \ static_assert(sizeof(UWB_Effect_C) == 0x000310, "Wrong size on UWB_Effect_C"); \ static_assert(offsetof(UWB_Effect_C, UberGraphFrame) == 0x000278, "Member 'UWB_Effect_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Effect_C, Numbness) == 0x000280, "Member 'UWB_Effect_C::Numbness' has a wrong offset!"); \ static_assert(offsetof(UWB_Effect_C, CustomizationTextBlock) == 0x000288, "Member 'UWB_Effect_C::CustomizationTextBlock' has a wrong offset!"); \ static_assert(offsetof(UWB_Effect_C, dark) == 0x000290, "Member 'UWB_Effect_C::dark' has a wrong offset!"); \ static_assert(offsetof(UWB_Effect_C, Light) == 0x000298, "Member 'UWB_Effect_C::Light' has a wrong offset!"); \ static_assert(offsetof(UWB_Effect_C, AnimFinished) == 0x0002A0, "Member 'UWB_Effect_C::AnimFinished' has a wrong offset!"); \ static_assert(offsetof(UWB_Effect_C, EffectTag) == 0x0002B0, "Member 'UWB_Effect_C::EffectTag' has a wrong offset!"); \ static_assert(offsetof(UWB_Effect_C, TagToName) == 0x0002B8, "Member 'UWB_Effect_C::TagToName' has a wrong offset!"); \ static_assert(offsetof(UWB_Effect_C, InPlay) == 0x000308, "Member 'UWB_Effect_C::InPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed \ static_assert(alignof(WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed) == 0x000008, "Wrong alignment on WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed"); \ static_assert(sizeof(WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed) == 0x000040, "Wrong size on WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed"); \ static_assert(offsetof(WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed, EntryPoint) == 0x000000, "Member 'WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed, K2Node_CustomEvent_NiagaraSystemWidget_75_1) == 0x000018, "Member 'WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed::K2Node_CustomEvent_NiagaraSystemWidget_75_1' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000020, "Member 'WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000028, "Member 'WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed, K2Node_CustomEvent_NiagaraSystemWidget_75) == 0x000038, "Member 'WB_Effect_Bleed_C_ExecuteUbergraph_WB_Effect_Bleed::K2Node_CustomEvent_NiagaraSystemWidget_75' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Effect_Bleed_C_NiagaraSystemWidget_75_Event \ static_assert(alignof(WB_Effect_Bleed_C_NiagaraSystemWidget_75_Event) == 0x000008, "Wrong alignment on WB_Effect_Bleed_C_NiagaraSystemWidget_75_Event"); \ static_assert(sizeof(WB_Effect_Bleed_C_NiagaraSystemWidget_75_Event) == 0x000008, "Wrong size on WB_Effect_Bleed_C_NiagaraSystemWidget_75_Event"); \ static_assert(offsetof(WB_Effect_Bleed_C_NiagaraSystemWidget_75_Event, NiagaraSystemWidget_75) == 0x000000, "Member 'WB_Effect_Bleed_C_NiagaraSystemWidget_75_Event::NiagaraSystemWidget_75' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_Effect_Bleed_C_NiagaraSystemWidget_75_Event_0 \ static_assert(alignof(WB_Effect_Bleed_C_NiagaraSystemWidget_75_Event_0) == 0x000008, "Wrong alignment on WB_Effect_Bleed_C_NiagaraSystemWidget_75_Event_0"); \ static_assert(sizeof(WB_Effect_Bleed_C_NiagaraSystemWidget_75_Event_0) == 0x000008, "Wrong size on WB_Effect_Bleed_C_NiagaraSystemWidget_75_Event_0"); \ static_assert(offsetof(WB_Effect_Bleed_C_NiagaraSystemWidget_75_Event_0, NiagaraSystemWidget_75) == 0x000000, "Member 'WB_Effect_Bleed_C_NiagaraSystemWidget_75_Event_0::NiagaraSystemWidget_75' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_Effect_Bleed_C \ static_assert(alignof(UWB_Effect_Bleed_C) == 0x000008, "Wrong alignment on UWB_Effect_Bleed_C"); \ static_assert(sizeof(UWB_Effect_Bleed_C) == 0x0002A8, "Wrong size on UWB_Effect_Bleed_C"); \ static_assert(offsetof(UWB_Effect_Bleed_C, UberGraphFrame) == 0x000278, "Member 'UWB_Effect_Bleed_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_Effect_Bleed_C, effect_bleed) == 0x000280, "Member 'UWB_Effect_Bleed_C::effect_bleed' has a wrong offset!"); \ static_assert(offsetof(UWB_Effect_Bleed_C, EditableTextBox) == 0x000288, "Member 'UWB_Effect_Bleed_C::EditableTextBox' has a wrong offset!"); \ static_assert(offsetof(UWB_Effect_Bleed_C, EditableTextBox_38) == 0x000290, "Member 'UWB_Effect_Bleed_C::EditableTextBox_38' has a wrong offset!"); \ static_assert(offsetof(UWB_Effect_Bleed_C, Image) == 0x000298, "Member 'UWB_Effect_Bleed_C::Image' has a wrong offset!"); \ static_assert(offsetof(UWB_Effect_Bleed_C, Image_96) == 0x0002A0, "Member 'UWB_Effect_Bleed_C::Image_96' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelinesItem_C_AddContent \ static_assert(alignof(WB_NewPlayerGuidelinesItem_C_AddContent) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelinesItem_C_AddContent"); \ static_assert(sizeof(WB_NewPlayerGuidelinesItem_C_AddContent) == 0x000108, "Wrong size on WB_NewPlayerGuidelinesItem_C_AddContent"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, Image) == 0x000000, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::Image' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, Key) == 0x000008, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::Key' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_Contains_ReturnValue) == 0x000018, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_Split_LeftS) == 0x000020, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_Split_RightS) == 0x000030, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_Split_ReturnValue) == 0x000040, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_Split_LeftS_1) == 0x000048, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_Split_RightS_1) == 0x000058, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_Split_ReturnValue_1) == 0x000068, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_Conv_StringToText_ReturnValue) == 0x000070, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_Conv_StringToName_ReturnValue) == 0x000088, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_GetDataTableRowFromName_OutRow) == 0x000090, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000098, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, K2Node_MakeStruct_SlateColor) == 0x00009C, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, K2Node_MakeStruct_SlateChildSize) == 0x0000B0, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::K2Node_MakeStruct_SlateChildSize' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_SpawnObject_ReturnValue) == 0x0000B8, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, K2Node_MakeStruct_Margin) == 0x0000C0, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_AddChild_ReturnValue) == 0x0000D0, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_SlotAsHorizontalBoxSlot_ReturnValue) == 0x0000D8, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_SlotAsHorizontalBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, K2Node_MakeStruct_Margin_1) == 0x0000E0, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::K2Node_MakeStruct_Margin_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_SpawnObject_ReturnValue_1) == 0x0000F0, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_SpawnObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_SlotAsHorizontalBoxSlot_ReturnValue_1) == 0x0000F8, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_SlotAsHorizontalBoxSlot_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_AddContent, CallFunc_AddChild_ReturnValue_1) == 0x000100, "Member 'WB_NewPlayerGuidelinesItem_C_AddContent::CallFunc_AddChild_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelinesItem_C_CustomAdd \ static_assert(alignof(WB_NewPlayerGuidelinesItem_C_CustomAdd) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelinesItem_C_CustomAdd"); \ static_assert(sizeof(WB_NewPlayerGuidelinesItem_C_CustomAdd) == 0x000018, "Wrong size on WB_NewPlayerGuidelinesItem_C_CustomAdd"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_CustomAdd, Condition) == 0x000000, "Member 'WB_NewPlayerGuidelinesItem_C_CustomAdd::Condition' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_CustomAdd, InString) == 0x000008, "Member 'WB_NewPlayerGuidelinesItem_C_CustomAdd::InString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem \ static_assert(alignof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem"); \ static_assert(sizeof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem) == 0x000148, "Wrong size on WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, EntryPoint) == 0x000000, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, K2Node_MakeStruct_SlateFontInfo) == 0x000008, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::K2Node_MakeStruct_SlateFontInfo' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, K2Node_MakeStruct_SlateColor) == 0x000060, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, K2Node_CustomEvent_KeyName) == 0x000078, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::K2Node_CustomEvent_KeyName' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, K2Node_CustomEvent_isCustom) == 0x000090, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::K2Node_CustomEvent_isCustom' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_SpawnObject_ReturnValue) == 0x000098, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_SlotAsHorizontalBoxSlot_ReturnValue) == 0x0000A0, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_SlotAsHorizontalBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_AddChild_ReturnValue) == 0x0000A8, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, K2Node_CustomEvent_Condition) == 0x0000B0, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::K2Node_CustomEvent_Condition' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, K2Node_CustomEvent_InString) == 0x0000B8, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::K2Node_CustomEvent_InString' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_Conv_StringToText_ReturnValue) == 0x0000C8, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_Conv_StringToName_ReturnValue) == 0x0000E0, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000E8, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000F0, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_Blueprint_GetSizeY_ReturnValue) == 0x0000F4, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_Blueprint_GetSizeY_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_SpawnObject_ReturnValue_1) == 0x0000F8, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_SpawnObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000100, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_SlotAsHorizontalBoxSlot_ReturnValue_1) == 0x000108, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_SlotAsHorizontalBoxSlot_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000110, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_AddChild_ReturnValue_1) == 0x000118, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_AddChild_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_Blueprint_GetSizeX_ReturnValue) == 0x000120, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_Blueprint_GetSizeX_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000128, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000130, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem, CallFunc_MakeVector2D_ReturnValue) == 0x000138, "Member 'WB_NewPlayerGuidelinesItem_C_ExecuteUbergraph_WB_NewPlayerGuidelinesItem::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelinesItem_C_InitPanel \ static_assert(alignof(WB_NewPlayerGuidelinesItem_C_InitPanel) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelinesItem_C_InitPanel"); \ static_assert(sizeof(WB_NewPlayerGuidelinesItem_C_InitPanel) == 0x000020, "Wrong size on WB_NewPlayerGuidelinesItem_C_InitPanel"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_InitPanel, KeyName_0) == 0x000000, "Member 'WB_NewPlayerGuidelinesItem_C_InitPanel::KeyName_0' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_InitPanel, isCustom) == 0x000018, "Member 'WB_NewPlayerGuidelinesItem_C_InitPanel::isCustom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelinesItem_C_NewParseContent \ static_assert(alignof(WB_NewPlayerGuidelinesItem_C_NewParseContent) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelinesItem_C_NewParseContent"); \ static_assert(sizeof(WB_NewPlayerGuidelinesItem_C_NewParseContent) == 0x0000B8, "Wrong size on WB_NewPlayerGuidelinesItem_C_NewParseContent"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_NewParseContent, textcontent) == 0x000000, "Member 'WB_NewPlayerGuidelinesItem_C_NewParseContent::textcontent' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_NewParseContent, CallFunc_GetNewGuideShowKey_return_value) == 0x000018, "Member 'WB_NewPlayerGuidelinesItem_C_NewParseContent::CallFunc_GetNewGuideShowKey_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_NewParseContent, CallFunc_Conv_TextToString_ReturnValue) == 0x000030, "Member 'WB_NewPlayerGuidelinesItem_C_NewParseContent::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_NewParseContent, CallFunc_Split_LeftS) == 0x000040, "Member 'WB_NewPlayerGuidelinesItem_C_NewParseContent::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_NewParseContent, CallFunc_Split_RightS) == 0x000050, "Member 'WB_NewPlayerGuidelinesItem_C_NewParseContent::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_NewParseContent, CallFunc_Split_ReturnValue) == 0x000060, "Member 'WB_NewPlayerGuidelinesItem_C_NewParseContent::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_NewParseContent, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'WB_NewPlayerGuidelinesItem_C_NewParseContent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_NewParseContent, CallFunc_Conv_StringToText_ReturnValue) == 0x000078, "Member 'WB_NewPlayerGuidelinesItem_C_NewParseContent::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_NewParseContent, CallFunc_Trim_ReturnValue) == 0x000090, "Member 'WB_NewPlayerGuidelinesItem_C_NewParseContent::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_NewParseContent, CallFunc_Conv_StringToText_ReturnValue_1) == 0x0000A0, "Member 'WB_NewPlayerGuidelinesItem_C_NewParseContent::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewPlayerGuidelinesItem_C_ParseKeyName \ static_assert(alignof(WB_NewPlayerGuidelinesItem_C_ParseKeyName) == 0x000008, "Wrong alignment on WB_NewPlayerGuidelinesItem_C_ParseKeyName"); \ static_assert(sizeof(WB_NewPlayerGuidelinesItem_C_ParseKeyName) == 0x000068, "Wrong size on WB_NewPlayerGuidelinesItem_C_ParseKeyName"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ParseKeyName, Key_Name) == 0x000000, "Member 'WB_NewPlayerGuidelinesItem_C_ParseKeyName::Key_Name' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ParseKeyName, isCustom) == 0x000010, "Member 'WB_NewPlayerGuidelinesItem_C_ParseKeyName::isCustom' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ParseKeyName, CallFunc_Split_LeftS) == 0x000018, "Member 'WB_NewPlayerGuidelinesItem_C_ParseKeyName::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ParseKeyName, CallFunc_Split_RightS) == 0x000028, "Member 'WB_NewPlayerGuidelinesItem_C_ParseKeyName::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ParseKeyName, CallFunc_Split_ReturnValue) == 0x000038, "Member 'WB_NewPlayerGuidelinesItem_C_ParseKeyName::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ParseKeyName, CallFunc_Split_LeftS_1) == 0x000040, "Member 'WB_NewPlayerGuidelinesItem_C_ParseKeyName::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ParseKeyName, CallFunc_Split_RightS_1) == 0x000050, "Member 'WB_NewPlayerGuidelinesItem_C_ParseKeyName::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewPlayerGuidelinesItem_C_ParseKeyName, CallFunc_Split_ReturnValue_1) == 0x000060, "Member 'WB_NewPlayerGuidelinesItem_C_ParseKeyName::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NewPlayerGuidelinesItem_C \ static_assert(alignof(UWB_NewPlayerGuidelinesItem_C) == 0x000008, "Wrong alignment on UWB_NewPlayerGuidelinesItem_C"); \ static_assert(sizeof(UWB_NewPlayerGuidelinesItem_C) == 0x000318, "Wrong size on UWB_NewPlayerGuidelinesItem_C"); \ static_assert(offsetof(UWB_NewPlayerGuidelinesItem_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_NewPlayerGuidelinesItem_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelinesItem_C, Content) == 0x0002C8, "Member 'UWB_NewPlayerGuidelinesItem_C::Content' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelinesItem_C, customRichText) == 0x0002D0, "Member 'UWB_NewPlayerGuidelinesItem_C::customRichText' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelinesItem_C, Image_Content) == 0x0002D8, "Member 'UWB_NewPlayerGuidelinesItem_C::Image_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelinesItem_C, swtich) == 0x0002E0, "Member 'UWB_NewPlayerGuidelinesItem_C::swtich' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelinesItem_C, Text_Content) == 0x0002E8, "Member 'UWB_NewPlayerGuidelinesItem_C::Text_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelinesItem_C, KeyName) == 0x0002F0, "Member 'UWB_NewPlayerGuidelinesItem_C::KeyName' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelinesItem_C, NewTextStyleSet) == 0x000308, "Member 'UWB_NewPlayerGuidelinesItem_C::NewTextStyleSet' has a wrong offset!"); \ static_assert(offsetof(UWB_NewPlayerGuidelinesItem_C, canSetPadding) == 0x000310, "Member 'UWB_NewPlayerGuidelinesItem_C::canSetPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace \ static_assert(alignof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace) == 0x000008, "Wrong alignment on WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace"); \ static_assert(sizeof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace) == 0x0000B0, "Wrong size on WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, EntryPoint) == 0x000000, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, CallFunc_GetOptionValue_ReturnValue) == 0x000010, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, K2Node_CreateDelegate_OutputDelegate) == 0x000020, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000030, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000031, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, CallFunc_BooleanOR_ReturnValue) == 0x000032, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, K2Node_CustomEvent_Selection) == 0x000034, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::K2Node_CustomEvent_Selection' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, K2Node_MultiGate_FirstRun) == 0x000038, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::K2Node_MultiGate_FirstRun' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, K2Node_MultiGate_Data) == 0x00003C, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::K2Node_MultiGate_Data' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, K2Node_MultiGate_ScratchBool) == 0x000040, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::K2Node_MultiGate_ScratchBool' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, K2Node_MultiGate_ScratchIndex) == 0x000044, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::K2Node_MultiGate_ScratchIndex' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, K2Node_SwitchInteger_CmpSuccess) == 0x000048, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000050, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, K2Node_CustomEvent_Material) == 0x000058, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::K2Node_CustomEvent_Material' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, K2Node_CustomEvent_DesiredSize) == 0x000060, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::K2Node_CustomEvent_DesiredSize' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, K2Node_CustomEvent_InText) == 0x000070, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::K2Node_CustomEvent_InText' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, CallFunc_GetEndTime_ReturnValue) == 0x000088, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::CallFunc_GetEndTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000090, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000098, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, CallFunc_IsValid_ReturnValue) == 0x0000A0, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace, K2Node_CallDelegate_ShownTime_ImplicitCast) == 0x0000A8, "Member 'WB_MainPlace_C_ExecuteUbergraph_WB_MainPlace::K2Node_CallDelegate_ShownTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainPlace_C_InnerShow \ static_assert(alignof(WB_MainPlace_C_InnerShow) == 0x000004, "Wrong alignment on WB_MainPlace_C_InnerShow"); \ static_assert(sizeof(WB_MainPlace_C_InnerShow) == 0x000004, "Wrong size on WB_MainPlace_C_InnerShow"); \ static_assert(offsetof(WB_MainPlace_C_InnerShow, Selection) == 0x000000, "Member 'WB_MainPlace_C_InnerShow::Selection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MainPlace_C_UpdatePlaceInfo \ static_assert(alignof(WB_MainPlace_C_UpdatePlaceInfo) == 0x000008, "Wrong alignment on WB_MainPlace_C_UpdatePlaceInfo"); \ static_assert(sizeof(WB_MainPlace_C_UpdatePlaceInfo) == 0x000030, "Wrong size on WB_MainPlace_C_UpdatePlaceInfo"); \ static_assert(offsetof(WB_MainPlace_C_UpdatePlaceInfo, Material) == 0x000000, "Member 'WB_MainPlace_C_UpdatePlaceInfo::Material' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_UpdatePlaceInfo, DesiredSize) == 0x000008, "Member 'WB_MainPlace_C_UpdatePlaceInfo::DesiredSize' has a wrong offset!"); \ static_assert(offsetof(WB_MainPlace_C_UpdatePlaceInfo, InText) == 0x000018, "Member 'WB_MainPlace_C_UpdatePlaceInfo::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_MainPlace_C \ static_assert(alignof(UWB_MainPlace_C) == 0x000008, "Wrong alignment on UWB_MainPlace_C"); \ static_assert(sizeof(UWB_MainPlace_C) == 0x0002B8, "Wrong size on UWB_MainPlace_C"); \ static_assert(offsetof(UWB_MainPlace_C, UberGraphFrame) == 0x000278, "Member 'UWB_MainPlace_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_MainPlace_C, MP1) == 0x000280, "Member 'UWB_MainPlace_C::MP1' has a wrong offset!"); \ static_assert(offsetof(UWB_MainPlace_C, Border_TextRoot) == 0x000288, "Member 'UWB_MainPlace_C::Border_TextRoot' has a wrong offset!"); \ static_assert(offsetof(UWB_MainPlace_C, CustomizationTextBlock) == 0x000290, "Member 'UWB_MainPlace_C::CustomizationTextBlock' has a wrong offset!"); \ static_assert(offsetof(UWB_MainPlace_C, Image) == 0x000298, "Member 'UWB_MainPlace_C::Image' has a wrong offset!"); \ static_assert(offsetof(UWB_MainPlace_C, VerticalBox_P1) == 0x0002A0, "Member 'UWB_MainPlace_C::VerticalBox_P1' has a wrong offset!"); \ static_assert(offsetof(UWB_MainPlace_C, OnPlayFinished) == 0x0002A8, "Member 'UWB_MainPlace_C::OnPlayFinished' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData \ static_assert(alignof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData) == 0x000010, "Wrong alignment on WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData"); \ static_assert(sizeof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData) == 0x000190, "Wrong size on WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, EntryPoint) == 0x000000, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, CallFunc_IsValid_ReturnValue) == 0x000024, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, CallFunc_IsValid_ReturnValue_1) == 0x000025, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, CallFunc_GetMyHealth_Health) == 0x000028, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, K2Node_CustomEvent_OldValue_1) == 0x000030, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::K2Node_CustomEvent_OldValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, K2Node_CustomEvent_NewValue_1) == 0x000038, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::K2Node_CustomEvent_NewValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, K2Node_CustomEvent_MaxValue_1) == 0x000040, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::K2Node_CustomEvent_MaxValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, K2Node_CreateDelegate_OutputDelegate_2) == 0x000048, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, CallFunc_PlayAnimation_ReturnValue) == 0x000058, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, CallFunc_PlayAnimation_ReturnValue_1) == 0x000060, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, K2Node_CustomEvent_Type) == 0x000068, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, K2Node_CustomEvent_OldValue) == 0x000070, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::K2Node_CustomEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, K2Node_CustomEvent_NewValue) == 0x000078, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, K2Node_CustomEvent_MaxValue) == 0x000080, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000088, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, K2Node_CustomEvent_Pawn) == 0x000090, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::K2Node_CustomEvent_Pawn' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, K2Node_CustomEvent_Brush) == 0x000098, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::K2Node_CustomEvent_Brush' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, K2Node_CustomEvent_InText) == 0x0000A0, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::K2Node_CustomEvent_InText' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData, K2Node_MakeStruct_SlateBrush) == 0x0000C0, "Member 'WB_NpcFriendData_C_ExecuteUbergraph_WB_NpcFriendData::K2Node_MakeStruct_SlateBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NpcFriendData_C_OnHealthChanged_Event \ static_assert(alignof(WB_NpcFriendData_C_OnHealthChanged_Event) == 0x000008, "Wrong alignment on WB_NpcFriendData_C_OnHealthChanged_Event"); \ static_assert(sizeof(WB_NpcFriendData_C_OnHealthChanged_Event) == 0x000018, "Wrong size on WB_NpcFriendData_C_OnHealthChanged_Event"); \ static_assert(offsetof(WB_NpcFriendData_C_OnHealthChanged_Event, OldValue) == 0x000000, "Member 'WB_NpcFriendData_C_OnHealthChanged_Event::OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_OnHealthChanged_Event, NewValue) == 0x000008, "Member 'WB_NpcFriendData_C_OnHealthChanged_Event::NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_OnHealthChanged_Event, MaxValue) == 0x000010, "Member 'WB_NpcFriendData_C_OnHealthChanged_Event::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NpcFriendData_C_OnStatValueChanged_Event \ static_assert(alignof(WB_NpcFriendData_C_OnStatValueChanged_Event) == 0x000008, "Wrong alignment on WB_NpcFriendData_C_OnStatValueChanged_Event"); \ static_assert(sizeof(WB_NpcFriendData_C_OnStatValueChanged_Event) == 0x000020, "Wrong size on WB_NpcFriendData_C_OnStatValueChanged_Event"); \ static_assert(offsetof(WB_NpcFriendData_C_OnStatValueChanged_Event, Type) == 0x000000, "Member 'WB_NpcFriendData_C_OnStatValueChanged_Event::Type' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_OnStatValueChanged_Event, OldValue) == 0x000008, "Member 'WB_NpcFriendData_C_OnStatValueChanged_Event::OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_OnStatValueChanged_Event, NewValue) == 0x000010, "Member 'WB_NpcFriendData_C_OnStatValueChanged_Event::NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_OnStatValueChanged_Event, MaxValue) == 0x000018, "Member 'WB_NpcFriendData_C_OnStatValueChanged_Event::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NpcFriendData_C_UpdateNpc \ static_assert(alignof(WB_NpcFriendData_C_UpdateNpc) == 0x000008, "Wrong alignment on WB_NpcFriendData_C_UpdateNpc"); \ static_assert(sizeof(WB_NpcFriendData_C_UpdateNpc) == 0x000028, "Wrong size on WB_NpcFriendData_C_UpdateNpc"); \ static_assert(offsetof(WB_NpcFriendData_C_UpdateNpc, Pawn_0) == 0x000000, "Member 'WB_NpcFriendData_C_UpdateNpc::Pawn_0' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_UpdateNpc, Brush) == 0x000008, "Member 'WB_NpcFriendData_C_UpdateNpc::Brush' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriendData_C_UpdateNpc, InText) == 0x000010, "Member 'WB_NpcFriendData_C_UpdateNpc::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NpcFriendData_C \ static_assert(alignof(UWB_NpcFriendData_C) == 0x000008, "Wrong alignment on UWB_NpcFriendData_C"); \ static_assert(sizeof(UWB_NpcFriendData_C) == 0x0002B8, "Wrong size on UWB_NpcFriendData_C"); \ static_assert(offsetof(UWB_NpcFriendData_C, UberGraphFrame) == 0x000278, "Member 'UWB_NpcFriendData_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_NpcFriendData_C, shan) == 0x000280, "Member 'UWB_NpcFriendData_C::shan' has a wrong offset!"); \ static_assert(offsetof(UWB_NpcFriendData_C, HorizontalBox_main) == 0x000288, "Member 'UWB_NpcFriendData_C::HorizontalBox_main' has a wrong offset!"); \ static_assert(offsetof(UWB_NpcFriendData_C, Image_46) == 0x000290, "Member 'UWB_NpcFriendData_C::Image_46' has a wrong offset!"); \ static_assert(offsetof(UWB_NpcFriendData_C, TextBlock_Name) == 0x000298, "Member 'UWB_NpcFriendData_C::TextBlock_Name' has a wrong offset!"); \ static_assert(offsetof(UWB_NpcFriendData_C, WB_BloodBar) == 0x0002A0, "Member 'UWB_NpcFriendData_C::WB_BloodBar' has a wrong offset!"); \ static_assert(offsetof(UWB_NpcFriendData_C, WidgetSwitcher_Main) == 0x0002A8, "Member 'UWB_NpcFriendData_C::WidgetSwitcher_Main' has a wrong offset!"); \ static_assert(offsetof(UWB_NpcFriendData_C, Pawn) == 0x0002B0, "Member 'UWB_NpcFriendData_C::Pawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_AddRebineSkeletalMesh \ static_assert(alignof(BP_BaseAI_C_AddRebineSkeletalMesh) == 0x000010, "Wrong alignment on BP_BaseAI_C_AddRebineSkeletalMesh"); \ static_assert(sizeof(BP_BaseAI_C_AddRebineSkeletalMesh) == 0x000080, "Wrong size on BP_BaseAI_C_AddRebineSkeletalMesh"); \ static_assert(offsetof(BP_BaseAI_C_AddRebineSkeletalMesh, NewMesh) == 0x000000, "Member 'BP_BaseAI_C_AddRebineSkeletalMesh::NewMesh' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_AddRebineSkeletalMesh, Temp_object_Variable) == 0x000008, "Member 'BP_BaseAI_C_AddRebineSkeletalMesh::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_AddRebineSkeletalMesh, CallFunc_MakeTransform_ReturnValue) == 0x000010, "Member 'BP_BaseAI_C_AddRebineSkeletalMesh::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_AddRebineSkeletalMesh, CallFunc_AddComponent_ReturnValue) == 0x000070, "Member 'BP_BaseAI_C_AddRebineSkeletalMesh::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_AddRebineSkeletalMesh, CallFunc_Array_AddUnique_ReturnValue) == 0x000078, "Member 'BP_BaseAI_C_AddRebineSkeletalMesh::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_AddRebineSkeletalMesh, CallFunc_K2_AttachToComponent_ReturnValue) == 0x00007C, "Member 'BP_BaseAI_C_AddRebineSkeletalMesh::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_AttachLockDisplayComponent \ static_assert(alignof(BP_BaseAI_C_AttachLockDisplayComponent) == 0x000008, "Wrong alignment on BP_BaseAI_C_AttachLockDisplayComponent"); \ static_assert(sizeof(BP_BaseAI_C_AttachLockDisplayComponent) == 0x000020, "Wrong size on BP_BaseAI_C_AttachLockDisplayComponent"); \ static_assert(offsetof(BP_BaseAI_C_AttachLockDisplayComponent, ParentActor) == 0x000000, "Member 'BP_BaseAI_C_AttachLockDisplayComponent::ParentActor' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_AttachLockDisplayComponent, ParentComponent_0) == 0x000008, "Member 'BP_BaseAI_C_AttachLockDisplayComponent::ParentComponent_0' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_AttachLockDisplayComponent, AttachSocket) == 0x000010, "Member 'BP_BaseAI_C_AttachLockDisplayComponent::AttachSocket' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_AttachLockDisplayComponent, Succeed) == 0x000018, "Member 'BP_BaseAI_C_AttachLockDisplayComponent::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_bLock \ static_assert(alignof(BP_BaseAI_C_bLock) == 0x000008, "Wrong alignment on BP_BaseAI_C_bLock"); \ static_assert(sizeof(BP_BaseAI_C_bLock) == 0x000060, "Wrong size on BP_BaseAI_C_bLock"); \ static_assert(offsetof(BP_BaseAI_C_bLock, local_DamageDealer) == 0x000000, "Member 'BP_BaseAI_C_bLock::local_DamageDealer' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_bLock, Temp_real_Variable) == 0x000008, "Member 'BP_BaseAI_C_bLock::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_bLock, CallFunc_GetBlockMontage_Montage) == 0x000010, "Member 'BP_BaseAI_C_bLock::CallFunc_GetBlockMontage_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_bLock, CallFunc_GetBlockMontage_Anim_Sequence) == 0x000018, "Member 'BP_BaseAI_C_bLock::CallFunc_GetBlockMontage_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_bLock, CallFunc_GetBlockMontage_find) == 0x000020, "Member 'BP_BaseAI_C_bLock::CallFunc_GetBlockMontage_find' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_bLock, CallFunc_GetAnimInstance_ReturnValue) == 0x000028, "Member 'BP_BaseAI_C_bLock::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_bLock, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'BP_BaseAI_C_bLock::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_bLock, CallFunc_PlaySlotAnimationAsDynamicMontage_ReturnValue) == 0x000038, "Member 'BP_BaseAI_C_bLock::CallFunc_PlaySlotAnimationAsDynamicMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_bLock, CallFunc_Montage_Play_ReturnValue) == 0x000040, "Member 'BP_BaseAI_C_bLock::CallFunc_Montage_Play_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_bLock, Temp_real_Variable_0) == 0x000048, "Member 'BP_BaseAI_C_bLock::Temp_real_Variable_0' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_bLock, Temp_real_Variable_1) == 0x000050, "Member 'BP_BaseAI_C_bLock::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_bLock, CallFunc_IsValid_ReturnValue_1) == 0x000058, "Member 'BP_BaseAI_C_bLock::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_BndEvt__BP_BaseAI_ForceActingComponent_K2Node_ComponentBoundEvent_0_OnBeginForceActingAnimation__DelegateSignature \ static_assert(alignof(BP_BaseAI_C_BndEvt__BP_BaseAI_ForceActingComponent_K2Node_ComponentBoundEvent_0_OnBeginForceActingAnimation__DelegateSignature) == 0x000008, "Wrong alignment on BP_BaseAI_C_BndEvt__BP_BaseAI_ForceActingComponent_K2Node_ComponentBoundEvent_0_OnBeginForceActingAnimation__DelegateSignature"); \ static_assert(sizeof(BP_BaseAI_C_BndEvt__BP_BaseAI_ForceActingComponent_K2Node_ComponentBoundEvent_0_OnBeginForceActingAnimation__DelegateSignature) == 0x000008, "Wrong size on BP_BaseAI_C_BndEvt__BP_BaseAI_ForceActingComponent_K2Node_ComponentBoundEvent_0_OnBeginForceActingAnimation__DelegateSignature"); \ static_assert(offsetof(BP_BaseAI_C_BndEvt__BP_BaseAI_ForceActingComponent_K2Node_ComponentBoundEvent_0_OnBeginForceActingAnimation__DelegateSignature, HitTarget) == 0x000000, "Member 'BP_BaseAI_C_BndEvt__BP_BaseAI_ForceActingComponent_K2Node_ComponentBoundEvent_0_OnBeginForceActingAnimation__DelegateSignature::HitTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_CallUpdateSlowTickEvent \ static_assert(alignof(BP_BaseAI_C_CallUpdateSlowTickEvent) == 0x000001, "Wrong alignment on BP_BaseAI_C_CallUpdateSlowTickEvent"); \ static_assert(sizeof(BP_BaseAI_C_CallUpdateSlowTickEvent) == 0x000004, "Wrong size on BP_BaseAI_C_CallUpdateSlowTickEvent"); \ static_assert(offsetof(BP_BaseAI_C_CallUpdateSlowTickEvent, SlowTick) == 0x000000, "Member 'BP_BaseAI_C_CallUpdateSlowTickEvent::SlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CallUpdateSlowTickEvent, K2Node_SwitchEnum_CmpSuccess) == 0x000001, "Member 'BP_BaseAI_C_CallUpdateSlowTickEvent::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CallUpdateSlowTickEvent, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000002, "Member 'BP_BaseAI_C_CallUpdateSlowTickEvent::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CallUpdateSlowTickEvent, CallFunc_IsValid_ReturnValue) == 0x000003, "Member 'BP_BaseAI_C_CallUpdateSlowTickEvent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_Check_AlwaysCheckFloor \ static_assert(alignof(BP_BaseAI_C_Check_AlwaysCheckFloor) == 0x000008, "Wrong alignment on BP_BaseAI_C_Check_AlwaysCheckFloor"); \ static_assert(sizeof(BP_BaseAI_C_Check_AlwaysCheckFloor) == 0x000040, "Wrong size on BP_BaseAI_C_Check_AlwaysCheckFloor"); \ static_assert(offsetof(BP_BaseAI_C_Check_AlwaysCheckFloor, L_Flag) == 0x000000, "Member 'BP_BaseAI_C_Check_AlwaysCheckFloor::L_Flag' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Check_AlwaysCheckFloor, L_Pos) == 0x000008, "Member 'BP_BaseAI_C_Check_AlwaysCheckFloor::L_Pos' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Check_AlwaysCheckFloor, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x000020, "Member 'BP_BaseAI_C_Check_AlwaysCheckFloor::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Check_AlwaysCheckFloor, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000028, "Member 'BP_BaseAI_C_Check_AlwaysCheckFloor::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_CheckCompleteAchievement \ static_assert(alignof(BP_BaseAI_C_CheckCompleteAchievement) == 0x000008, "Wrong alignment on BP_BaseAI_C_CheckCompleteAchievement"); \ static_assert(sizeof(BP_BaseAI_C_CheckCompleteAchievement) == 0x0000D8, "Wrong size on BP_BaseAI_C_CheckCompleteAchievement"); \ static_assert(offsetof(BP_BaseAI_C_CheckCompleteAchievement, Temp_bool_Variable) == 0x000000, "Member 'BP_BaseAI_C_CheckCompleteAchievement::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CheckCompleteAchievement, Temp_byte_Variable) == 0x000001, "Member 'BP_BaseAI_C_CheckCompleteAchievement::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CheckCompleteAchievement, Temp_byte_Variable_1) == 0x000002, "Member 'BP_BaseAI_C_CheckCompleteAchievement::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CheckCompleteAchievement, CallFunc_MakeLiteralByte_ReturnValue) == 0x000003, "Member 'BP_BaseAI_C_CheckCompleteAchievement::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CheckCompleteAchievement, K2Node_MakeStruct_ST_Achievement_KillEnemyNoDete) == 0x000004, "Member 'BP_BaseAI_C_CheckCompleteAchievement::K2Node_MakeStruct_ST_Achievement_KillEnemyNoDete' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CheckCompleteAchievement, CallFunc_GetMyEffects_EffectsComp) == 0x000010, "Member 'BP_BaseAI_C_CheckCompleteAchievement::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CheckCompleteAchievement, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000018, "Member 'BP_BaseAI_C_CheckCompleteAchievement::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CheckCompleteAchievement, CallFunc_IsEffectApplied_ReturnValue) == 0x000019, "Member 'BP_BaseAI_C_CheckCompleteAchievement::CallFunc_IsEffectApplied_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CheckCompleteAchievement, CallFunc_CreateSelectStruct_OutStruct) == 0x000020, "Member 'BP_BaseAI_C_CheckCompleteAchievement::CallFunc_CreateSelectStruct_OutStruct' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CheckCompleteAchievement, K2Node_Select_Default) == 0x000068, "Member 'BP_BaseAI_C_CheckCompleteAchievement::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CheckCompleteAchievement, CallFunc_GetModel_AchievementSystem_Return_Value) == 0x000070, "Member 'BP_BaseAI_C_CheckCompleteAchievement::CallFunc_GetModel_AchievementSystem_Return_Value' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CheckCompleteAchievement, CallFunc_IsValid_ReturnValue) == 0x000078, "Member 'BP_BaseAI_C_CheckCompleteAchievement::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CheckCompleteAchievement, K2Node_MakeStruct_ST_Achievement_KillEnemy) == 0x00007C, "Member 'BP_BaseAI_C_CheckCompleteAchievement::K2Node_MakeStruct_ST_Achievement_KillEnemy' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CheckCompleteAchievement, CallFunc_CreateSelectStruct_OutStruct_1) == 0x000090, "Member 'BP_BaseAI_C_CheckCompleteAchievement::CallFunc_CreateSelectStruct_OutStruct_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_ClearAllRebineSkeletalMesh \ static_assert(alignof(BP_BaseAI_C_ClearAllRebineSkeletalMesh) == 0x000008, "Wrong alignment on BP_BaseAI_C_ClearAllRebineSkeletalMesh"); \ static_assert(sizeof(BP_BaseAI_C_ClearAllRebineSkeletalMesh) == 0x000060, "Wrong size on BP_BaseAI_C_ClearAllRebineSkeletalMesh"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, Temp_int_Array_Index_Variable) == 0x000008, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, CallFunc_GetChildrenComponents_Children) == 0x000018, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::CallFunc_GetChildrenComponents_Children' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, CallFunc_Add_IntInt_ReturnValue_1) == 0x000028, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, CallFunc_Array_Get_Item) == 0x000030, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, CallFunc_GetObjectClass_ReturnValue) == 0x000038, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, CallFunc_ClassIsChildOf_ReturnValue) == 0x000040, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::CallFunc_ClassIsChildOf_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, CallFunc_ClassIsChildOf_ReturnValue_1) == 0x000041, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::CallFunc_ClassIsChildOf_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, CallFunc_Array_Length_ReturnValue) == 0x000044, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, CallFunc_BooleanOR_ReturnValue) == 0x000048, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, CallFunc_Less_IntInt_ReturnValue) == 0x000049, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, CallFunc_Array_Length_ReturnValue_1) == 0x00004C, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, CallFunc_Array_Get_Item_1) == 0x000050, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ClearAllRebineSkeletalMesh, CallFunc_Less_IntInt_ReturnValue_1) == 0x000058, "Member 'BP_BaseAI_C_ClearAllRebineSkeletalMesh::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_CLoseAllTargetsAndAlertUpdate \ static_assert(alignof(BP_BaseAI_C_CLoseAllTargetsAndAlertUpdate) == 0x000008, "Wrong alignment on BP_BaseAI_C_CLoseAllTargetsAndAlertUpdate"); \ static_assert(sizeof(BP_BaseAI_C_CLoseAllTargetsAndAlertUpdate) == 0x000018, "Wrong size on BP_BaseAI_C_CLoseAllTargetsAndAlertUpdate"); \ static_assert(offsetof(BP_BaseAI_C_CLoseAllTargetsAndAlertUpdate, CallFunc_GetController_ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_CLoseAllTargetsAndAlertUpdate::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CLoseAllTargetsAndAlertUpdate, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000008, "Member 'BP_BaseAI_C_CLoseAllTargetsAndAlertUpdate::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CLoseAllTargetsAndAlertUpdate, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'BP_BaseAI_C_CLoseAllTargetsAndAlertUpdate::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_CreateAIState \ static_assert(alignof(BP_BaseAI_C_CreateAIState) == 0x000010, "Wrong alignment on BP_BaseAI_C_CreateAIState"); \ static_assert(sizeof(BP_BaseAI_C_CreateAIState) == 0x000080, "Wrong size on BP_BaseAI_C_CreateAIState"); \ static_assert(offsetof(BP_BaseAI_C_CreateAIState, CallFunc_IsServer_ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_CreateAIState::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CreateAIState, CallFunc_GetTransform_ReturnValue) == 0x000010, "Member 'BP_BaseAI_C_CreateAIState::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CreateAIState, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000070, "Member 'BP_BaseAI_C_CreateAIState::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CreateAIState, CallFunc_FinishSpawningActor_ReturnValue) == 0x000078, "Member 'BP_BaseAI_C_CreateAIState::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_CreateEquipmentSnowBrush \ static_assert(alignof(BP_BaseAI_C_CreateEquipmentSnowBrush) == 0x000008, "Wrong alignment on BP_BaseAI_C_CreateEquipmentSnowBrush"); \ static_assert(sizeof(BP_BaseAI_C_CreateEquipmentSnowBrush) == 0x000010, "Wrong size on BP_BaseAI_C_CreateEquipmentSnowBrush"); \ static_assert(offsetof(BP_BaseAI_C_CreateEquipmentSnowBrush, equipment) == 0x000000, "Member 'BP_BaseAI_C_CreateEquipmentSnowBrush::equipment' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CreateEquipmentSnowBrush, ReturnValue) == 0x000008, "Member 'BP_BaseAI_C_CreateEquipmentSnowBrush::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_CustomEvent_0 \ static_assert(alignof(BP_BaseAI_C_CustomEvent_0) == 0x000001, "Wrong alignment on BP_BaseAI_C_CustomEvent_0"); \ static_assert(sizeof(BP_BaseAI_C_CustomEvent_0) == 0x000002, "Wrong size on BP_BaseAI_C_CustomEvent_0"); \ static_assert(offsetof(BP_BaseAI_C_CustomEvent_0, OldStatu) == 0x000000, "Member 'BP_BaseAI_C_CustomEvent_0::OldStatu' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_CustomEvent_0, NewStatu) == 0x000001, "Member 'BP_BaseAI_C_CustomEvent_0::NewStatu' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_DestroyDecals \ static_assert(alignof(BP_BaseAI_C_DestroyDecals) == 0x000008, "Wrong alignment on BP_BaseAI_C_DestroyDecals"); \ static_assert(sizeof(BP_BaseAI_C_DestroyDecals) == 0x000008, "Wrong size on BP_BaseAI_C_DestroyDecals"); \ static_assert(offsetof(BP_BaseAI_C_DestroyDecals, DestroyedActor) == 0x000000, "Member 'BP_BaseAI_C_DestroyDecals::DestroyedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_DetachLockDisplayComponent \ static_assert(alignof(BP_BaseAI_C_DetachLockDisplayComponent) == 0x000008, "Wrong alignment on BP_BaseAI_C_DetachLockDisplayComponent"); \ static_assert(sizeof(BP_BaseAI_C_DetachLockDisplayComponent) == 0x000010, "Wrong size on BP_BaseAI_C_DetachLockDisplayComponent"); \ static_assert(offsetof(BP_BaseAI_C_DetachLockDisplayComponent, ParentActor) == 0x000000, "Member 'BP_BaseAI_C_DetachLockDisplayComponent::ParentActor' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DetachLockDisplayComponent, Succeed) == 0x000008, "Member 'BP_BaseAI_C_DetachLockDisplayComponent::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_DoesHoldBowString \ static_assert(alignof(BP_BaseAI_C_DoesHoldBowString) == 0x000008, "Wrong alignment on BP_BaseAI_C_DoesHoldBowString"); \ static_assert(sizeof(BP_BaseAI_C_DoesHoldBowString) == 0x000028, "Wrong size on BP_BaseAI_C_DoesHoldBowString"); \ static_assert(offsetof(BP_BaseAI_C_DoesHoldBowString, Result) == 0x000000, "Member 'BP_BaseAI_C_DoesHoldBowString::Result' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoesHoldBowString, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000008, "Member 'BP_BaseAI_C_DoesHoldBowString::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoesHoldBowString, CallFunc_IsInCombatPose_Result) == 0x000010, "Member 'BP_BaseAI_C_DoesHoldBowString::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoesHoldBowString, CallFunc_GetState_State) == 0x000011, "Member 'BP_BaseAI_C_DoesHoldBowString::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoesHoldBowString, CallFunc_GetCombatType_CombatType) == 0x000012, "Member 'BP_BaseAI_C_DoesHoldBowString::CallFunc_GetCombatType_CombatType' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoesHoldBowString, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000013, "Member 'BP_BaseAI_C_DoesHoldBowString::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoesHoldBowString, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000014, "Member 'BP_BaseAI_C_DoesHoldBowString::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoesHoldBowString, CallFunc_GetAnimInstance_ReturnValue) == 0x000018, "Member 'BP_BaseAI_C_DoesHoldBowString::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoesHoldBowString, CallFunc_IsFalling_ReturnValue) == 0x000020, "Member 'BP_BaseAI_C_DoesHoldBowString::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoesHoldBowString, CallFunc_IsAnyMontagePlaying_ReturnValue) == 0x000021, "Member 'BP_BaseAI_C_DoesHoldBowString::CallFunc_IsAnyMontagePlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoesHoldBowString, CallFunc_Not_PreBool_ReturnValue) == 0x000022, "Member 'BP_BaseAI_C_DoesHoldBowString::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoesHoldBowString, CallFunc_Not_PreBool_ReturnValue_1) == 0x000023, "Member 'BP_BaseAI_C_DoesHoldBowString::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoesHoldBowString, CallFunc_BooleanAND_ReturnValue) == 0x000024, "Member 'BP_BaseAI_C_DoesHoldBowString::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoesHoldBowString, CallFunc_BooleanAND_ReturnValue_1) == 0x000025, "Member 'BP_BaseAI_C_DoesHoldBowString::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoesHoldBowString, CallFunc_BooleanAND_ReturnValue_2) == 0x000026, "Member 'BP_BaseAI_C_DoesHoldBowString::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoesHoldBowString, CallFunc_BooleanAND_ReturnValue_3) == 0x000027, "Member 'BP_BaseAI_C_DoesHoldBowString::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_DoOptimizedRefresh \ static_assert(alignof(BP_BaseAI_C_DoOptimizedRefresh) == 0x000008, "Wrong alignment on BP_BaseAI_C_DoOptimizedRefresh"); \ static_assert(sizeof(BP_BaseAI_C_DoOptimizedRefresh) == 0x000050, "Wrong size on BP_BaseAI_C_DoOptimizedRefresh"); \ static_assert(offsetof(BP_BaseAI_C_DoOptimizedRefresh, Freeze) == 0x000000, "Member 'BP_BaseAI_C_DoOptimizedRefresh::Freeze' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoOptimizedRefresh, IsOpen) == 0x000001, "Member 'BP_BaseAI_C_DoOptimizedRefresh::IsOpen' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoOptimizedRefresh, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'BP_BaseAI_C_DoOptimizedRefresh::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoOptimizedRefresh, CallFunc_Not_PreBool_ReturnValue_1) == 0x000003, "Member 'BP_BaseAI_C_DoOptimizedRefresh::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoOptimizedRefresh, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'BP_BaseAI_C_DoOptimizedRefresh::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoOptimizedRefresh, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_BaseAI_C_DoOptimizedRefresh::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoOptimizedRefresh, CallFunc_GetMyBehavior_Behavior) == 0x000018, "Member 'BP_BaseAI_C_DoOptimizedRefresh::CallFunc_GetMyBehavior_Behavior' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoOptimizedRefresh, CallFunc_GetPathFollowingComponent_ReturnValue) == 0x000020, "Member 'BP_BaseAI_C_DoOptimizedRefresh::CallFunc_GetPathFollowingComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoOptimizedRefresh, CallFunc_GetMyFallenDamage_FallenDamageComponent) == 0x000028, "Member 'BP_BaseAI_C_DoOptimizedRefresh::CallFunc_GetMyFallenDamage_FallenDamageComponent' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoOptimizedRefresh, CallFunc_GetMyBowHandler_BowHandler) == 0x000030, "Member 'BP_BaseAI_C_DoOptimizedRefresh::CallFunc_GetMyBowHandler_BowHandler' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoOptimizedRefresh, CallFunc_GetMyRotateComp_RotateComp) == 0x000038, "Member 'BP_BaseAI_C_DoOptimizedRefresh::CallFunc_GetMyRotateComp_RotateComp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoOptimizedRefresh, CallFunc_GetMyAIComp_AI_Comp) == 0x000040, "Member 'BP_BaseAI_C_DoOptimizedRefresh::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_DoOptimizedRefresh, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000048, "Member 'BP_BaseAI_C_DoOptimizedRefresh::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_EnableUpdateStateBar \ static_assert(alignof(BP_BaseAI_C_EnableUpdateStateBar) == 0x000001, "Wrong alignment on BP_BaseAI_C_EnableUpdateStateBar"); \ static_assert(sizeof(BP_BaseAI_C_EnableUpdateStateBar) == 0x000001, "Wrong size on BP_BaseAI_C_EnableUpdateStateBar"); \ static_assert(offsetof(BP_BaseAI_C_EnableUpdateStateBar, UpdateStateBar_0) == 0x000000, "Member 'BP_BaseAI_C_EnableUpdateStateBar::UpdateStateBar_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_EnterBattle_Optimized \ static_assert(alignof(BP_BaseAI_C_EnterBattle_Optimized) == 0x000001, "Wrong alignment on BP_BaseAI_C_EnterBattle_Optimized"); \ static_assert(sizeof(BP_BaseAI_C_EnterBattle_Optimized) == 0x000002, "Wrong size on BP_BaseAI_C_EnterBattle_Optimized"); \ static_assert(offsetof(BP_BaseAI_C_EnterBattle_Optimized, bEnter) == 0x000000, "Member 'BP_BaseAI_C_EnterBattle_Optimized::bEnter' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_EnterBattle_Optimized, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000001, "Member 'BP_BaseAI_C_EnterBattle_Optimized::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI \ static_assert(alignof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI) == 0x000010, "Wrong alignment on BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI"); \ static_assert(sizeof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI) == 0x000DD0, "Wrong size on BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, EntryPoint) == 0x000000, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_int_Array_Index_Variable) == 0x000004, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_bool_IsClosed_Variable) == 0x000008, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_bool_Has_Been_Initd_Variable) == 0x000009, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CreateDelegate_OutputDelegate) == 0x00000C, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_bool_IsClosed_Variable_1) == 0x00001C, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000020, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Event_enable) == 0x00002C, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Event_enable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Event_RotateWaist) == 0x00002D, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Event_RotateWaist' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Event_Target) == 0x000030, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Event_Target' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Event_offset) == 0x000038, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Event_offset' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Event_AnimationEvent) == 0x000044, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Event_AnimationEvent' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_OldItem) == 0x000050, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_NewItem) == 0x000070, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_Type_2) == 0x000090, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_Type_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_SlotIndex) == 0x000094, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_ActiveIndex) == 0x000098, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_IsSlotChange) == 0x00009C, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_IsSlotChange' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_SwitchName_CmpSuccess) == 0x00009D, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00009E, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00009F, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0000A0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BooleanOR_ReturnValue) == 0x0000A1, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_Type_1) == 0x0000A2, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_Type_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BooleanOR_ReturnValue_1) == 0x0000A3, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetAnimProfile_Profile) == 0x0000A8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetAnimProfile_Profile' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Event_CurrentSlowTick) == 0x0000B0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Event_CurrentSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_bool_Has_Been_Initd_Variable_1) == 0x0000B1, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_ComponentBoundEvent_HitTarget) == 0x0000B8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_ComponentBoundEvent_HitTarget' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsLocallyControlled_ReturnValue) == 0x0000C0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_int_Array_Index_Variable_1) == 0x0000C4, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsValid_ReturnValue) == 0x0000C8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsGameOnlineMode_ReturnValue) == 0x0000C9, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Event_DeathMontage) == 0x0000D0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Event_DeathMontage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BooleanAND_ReturnValue) == 0x0000D8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_ValidAnimationCallbackNotify_ReturnValue) == 0x0000D9, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_ValidAnimationCallbackNotify_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_SetTimer_ReturnValue) == 0x0000E0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x0000E8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000F0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000F8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_bSuccess) == 0x000100, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Event_Result) == 0x000101, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Event_Result' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000108, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000120, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsAlive_Result) == 0x000121, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000122, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_bool_Has_Been_Initd_Variable_2) == 0x000123, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000128, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetPlayerStatic_ReturnValue) == 0x000140, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Vector_Distance2D_ReturnValue) == 0x000148, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_ShowBloodBarInBossCombat_CanShowBloodBar) == 0x000150, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_ShowBloodBarInBossCombat_CanShowBloodBar' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000151, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BooleanOR_ReturnValue_2) == 0x000152, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetAnimInstance_ReturnValue) == 0x000158, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetBeReadyByAsync_ReturnValue) == 0x000160, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetBeReadyByAsync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000168, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_bSuccess_1) == 0x000178, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_Hide) == 0x000179, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_Hide' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetCharacterMeshSlowtick_ReturnValue) == 0x00017A, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetCharacterMeshSlowtick_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x00017B, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsAlive_Result_1) == 0x00017C, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsAlive_Result_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000180, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000188, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000190, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetDistanceTo_ReturnValue) == 0x000198, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsValid_ReturnValue_1) == 0x00019C, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x00019D, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_ThisFeedbackIsPlaying_ReturnValue) == 0x00019E, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_ThisFeedbackIsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyAIComp_AI_Comp) == 0x0001A0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CreateDelegate_OutputDelegate_1) == 0x0001A8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_bool_IsClosed_Variable_2) == 0x0001B8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetCurrentMontage_ReturnValue) == 0x0001C0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetCurrentMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Montage_GetNotifyStateTriggerTime_OutStartTime) == 0x0001C8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Montage_GetNotifyStateTriggerTime_OutStartTime' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Montage_GetNotifyStateTriggerTime_OutEndTime) == 0x0001CC, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Montage_GetNotifyStateTriggerTime_OutEndTime' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Montage_GetNotifyStateTriggerTime_ReturnValue) == 0x0001D0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Montage_GetNotifyStateTriggerTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0001D8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x0001F0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x0001F8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetBeReadyByAsync_ReturnValue_1) == 0x000200, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetBeReadyByAsync_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_Type) == 0x000201, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_AttackPlayer) == 0x000208, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_AttackPlayer' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x000210, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetDamageSourceCharacter_SourceActor) == 0x000218, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetDamageSourceCharacter_SourceActor' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_AsMagic_Base_Abstract) == 0x000220, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_AsMagic_Base_Abstract' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_bSuccess_2) == 0x000228, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000229, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsCutDamppin_CutDampping) == 0x00022A, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsCutDamppin_CutDampping' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_AsAbstract_Character) == 0x000230, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_bSuccess_3) == 0x000238, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyCollisionHandler_CollisionHandler_1) == 0x000240, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyCollisionHandler_CollisionHandler_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_SwitchEnum_CmpSuccess) == 0x000248, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BooleanAND_ReturnValue_1) == 0x000249, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_byte_Variable) == 0x00024A, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x00024B, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsInCombatPose_Result) == 0x00024C, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Not_PreBool_ReturnValue) == 0x00024D, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsInCombatPose_Result_1) == 0x00024E, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsInCombatPose_Result_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_bool_Has_Been_Initd_Variable_3) == 0x00024F, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyEquip_Equip) == 0x000250, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000258, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000260, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetBlendInArgs_ReturnValue) == 0x000268, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetBlendInArgs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000278, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000290, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_PostEventAtLocation_ReturnValue) == 0x0002A8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_PostEventAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_SpawnSystemAtLocation_ReturnValue_1) == 0x0002B0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_SpawnSystemAtLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyRotateComp_RotateComp) == 0x0002B8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyRotateComp_RotateComp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyRotateComp_RotateComp_1) == 0x0002C0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyRotateComp_RotateComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_byte_Variable_1) == 0x0002C8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyEffects_EffectsComp) == 0x0002D0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetAnimInstance_ReturnValue_2) == 0x0002D8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetAnimInstance_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetCurrentMontage_ReturnValue_1) == 0x0002E0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetCurrentMontage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyEffects_EffectsComp_1) == 0x0002E8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyEffects_EffectsComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsValid_ReturnValue_2) == 0x0002F0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Montage_GetNotifyTriggerTime_OutTime) == 0x0002F4, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Montage_GetNotifyTriggerTime_OutTime' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Montage_GetNotifyTriggerTime_ReturnValue) == 0x0002F8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Montage_GetNotifyTriggerTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetPlayLength_ReturnValue) == 0x0002FC, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetPlayLength_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Montage_GetPosition_ReturnValue) == 0x000300, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Montage_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetPlayerStatic_ReturnValue_2) == 0x000308, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetPlayerStatic_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000310, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyRotateComp_RotateComp_2) == 0x000318, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyRotateComp_RotateComp_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_MakeTransform_ReturnValue) == 0x000320, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsLocallyControlled_ReturnValue_1) == 0x000380, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsLocallyControlled_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_AddComponentByClass_ReturnValue) == 0x000388, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_EffectType) == 0x000390, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_EffectType' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_Applier) == 0x000398, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_Applier' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_AsAbstract_Character_1) == 0x0003A0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_bSuccess_4) == 0x0003A8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x0003A9, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsLocallyControlled_ReturnValue_2) == 0x0003AA, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsLocallyControlled_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_ComponentBoundEvent_Type_2) == 0x0003AB, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_ComponentBoundEvent_Type_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_ComponentBoundEvent_Arg0_1) == 0x0003AC, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_ComponentBoundEvent_Arg0_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_ComponentBoundEvent_can_reset_to_idle) == 0x0003B0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_ComponentBoundEvent_can_reset_to_idle' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x0003B1, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x0003B8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Concat_StrStr_ReturnValue) == 0x0003C8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0003D8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_ComponentBoundEvent_Type_1) == 0x0003E8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_ComponentBoundEvent_Type_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_ComponentBoundEvent_DesiredMontageAction) == 0x0003E9, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_ComponentBoundEvent_DesiredMontageAction' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_ComponentBoundEvent_Arg0) == 0x0003EC, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_ComponentBoundEvent_Arg0' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_ComponentBoundEvent_ImpactDirection) == 0x0003F0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_ComponentBoundEvent_ImpactDirection' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_ComponentBoundEvent_AttackPlayer) == 0x000408, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_ComponentBoundEvent_AttackPlayer' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_NotEqual_ByteByte_ReturnValue_2) == 0x000410, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_NotEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_EqualEqual_ByteByte_ReturnValue_7) == 0x000411, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_EqualEqual_ByteByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_SwitchEnum_CmpSuccess_1) == 0x000412, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000418, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000420, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000430, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_SocketAttach) == 0x000440, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_SocketAttach' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_SkillID) == 0x000448, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_DamageData) == 0x000458, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_DamageData' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_Radius) == 0x000490, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_Radius' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_Particle) == 0x000498, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_Particle' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_MakeArray_Array) == 0x0004A0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetSocketTransform_ReturnValue) == 0x0004B0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000510, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_FinishSpawningActor_ReturnValue) == 0x000518, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_bool_IsClosed_Variable_3) == 0x000520, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BooleanOR_ReturnValue_3) == 0x000521, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyEquip_Equip_1) == 0x000528, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyEquip_Equip_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyEquip_Equip_2) == 0x000530, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyEquip_Equip_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetSelectedWeaponDisplayItem_DisplayedItem) == 0x000538, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetSelectedWeaponDisplayItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000540, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsValid_ReturnValue_3) == 0x000548, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsValid_ReturnValue_4) == 0x000549, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsSlotHidden_Result) == 0x00054A, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsSlotHidden_Result' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_MakeArray_Array_1) == 0x000550, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Array_Get_Item) == 0x000560, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Array_Length_ReturnValue) == 0x000564, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetDisplayedItem_DisplayedItem_1) == 0x000568, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetDisplayedItem_DisplayedItem_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_int_Loop_Counter_Variable_1) == 0x000570, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsValid_ReturnValue_5) == 0x000574, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Less_IntInt_ReturnValue) == 0x000575, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Add_IntInt_ReturnValue_1) == 0x000578, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_bool_Has_Been_Initd_Variable_4) == 0x00057C, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_bool_Has_Been_Initd_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_MakeLiteralByte_ReturnValue) == 0x00057D, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsAlive_Result_2) == 0x00057E, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsAlive_Result_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetStatBarWidgetRef_ReturnValue) == 0x000580, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetStatBarWidgetRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_AsI_Process_Bar_UI) == 0x000588, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_AsI_Process_Bar_UI' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_bSuccess_5) == 0x000598, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsValid_ReturnValue_6) == 0x000599, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsShowInViewport_in_view_port) == 0x00059A, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsShowInViewport_in_view_port' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_IsValidTimerHandle_ReturnValue_1) == 0x00059B, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_IsValidTimerHandle_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetStatBarWidgetRef_ReturnValue_1) == 0x0005A0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetStatBarWidgetRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetStatBarWidgetRef_ReturnValue_2) == 0x0005A8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetStatBarWidgetRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_AsI_Process_Bar_UI_1) == 0x0005B0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_AsI_Process_Bar_UI_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_bSuccess_6) == 0x0005C0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_AsI_Process_Bar_UI_2) == 0x0005C8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_AsI_Process_Bar_UI_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_bSuccess_7) == 0x0005D8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsValid_ReturnValue_7) == 0x0005D9, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsValid_ReturnValue_8) == 0x0005DA, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_bool_IsClosed_Variable_4) == 0x0005DB, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_bool_IsClosed_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetUserWidgetObject_ReturnValue) == 0x0005E0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetUserWidgetObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_MakeArray_Array_2) == 0x0005E8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_MakeTransform_ReturnValue_1) == 0x000600, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000660, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_AddComponentByClass_ReturnValue_1) == 0x000668, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_AddComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetDistanceTo_ReturnValue_1) == 0x000670, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetDistanceTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000674, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsValid_ReturnValue_9) == 0x000675, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000676, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_bool_Has_Been_Initd_Variable_5) == 0x000677, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_bool_Has_Been_Initd_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_AttachToComponent_ReturnValue_1) == 0x000678, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_AttachToComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetUserWidgetObject_ReturnValue_1) == 0x000680, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetUserWidgetObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetHp_Uniform_Value) == 0x000688, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetHp_Uniform_Value' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_AsI_Process_Bar_UI_3) == 0x000690, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_AsI_Process_Bar_UI_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_bSuccess_8) == 0x0006A0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_LessEqual_DoubleDouble_ReturnValue_2) == 0x0006A1, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_LessEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsTargetable_return_value) == 0x0006A2, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsTargetable_return_value' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Event_Type) == 0x0006A4, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Event_Type' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Event_OldValue) == 0x0006B0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Event_OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Event_NewValue) == 0x0006B8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Event_NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Event_MaxValue) == 0x0006C0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Event_MaxValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_ComponentBoundEvent_Type) == 0x0006C8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_ComponentBoundEvent_Type' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_ComponentBoundEvent_OldValue) == 0x0006D0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_ComponentBoundEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_ComponentBoundEvent_NewValue) == 0x0006D8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_ComponentBoundEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_ComponentBoundEvent_MaxValue) == 0x0006E0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_ComponentBoundEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Conv_NameToString_ReturnValue) == 0x0006E8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BooleanAND_ReturnValue_2) == 0x0006F8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Trim_ReturnValue) == 0x000700, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsEmpty_ReturnValue) == 0x000710, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Not_PreBool_ReturnValue_1) == 0x000711, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_bool_IsClosed_Variable_5) == 0x000712, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_bool_IsClosed_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BooleanAND_ReturnValue_3) == 0x000713, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_delegate_Variable) == 0x000714, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BooleanAND_ReturnValue_4) == 0x000724, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_PostEvent_ReturnValue) == 0x000728, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_bool_Variable) == 0x00072C, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Select_Default) == 0x000730, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000738, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_FMax_ReturnValue) == 0x000740, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000748, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetPlayerPawn_ReturnValue) == 0x000750, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_bool_Has_Been_Initd_Variable_6) == 0x000758, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_bool_Has_Been_Initd_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsValid_ReturnValue_10) == 0x000759, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000760, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_bSuccess_9) == 0x000768, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetHp_Uniform_Value_1) == 0x000770, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetHp_Uniform_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_LessEqual_DoubleDouble_ReturnValue_3) == 0x000778, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_LessEqual_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsAnythingBlockingTrace_0_IsBlock_) == 0x000779, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsAnythingBlockingTrace_0_IsBlock_' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BooleanOR_ReturnValue_4) == 0x00077A, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BooleanOR_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsTargetingEnabled_return_value) == 0x00077B, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsTargetingEnabled_return_value' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x00077C, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetStatBarWidgetRef_ReturnValue_3) == 0x000780, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetStatBarWidgetRef_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BooleanAND_ReturnValue_5) == 0x000788, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_AsI_Process_Bar_UI_4) == 0x000790, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_AsI_Process_Bar_UI_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_bSuccess_10) == 0x0007A0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_bSuccess_10' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsShowInViewport_in_view_port_1) == 0x0007A1, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsShowInViewport_in_view_port_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsValid_ReturnValue_11) == 0x0007A2, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_NewSlowTick) == 0x0007A3, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_NewSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_MakeTransform_ReturnValue_2) == 0x0007B0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_MakeTransform_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_AddComponentByClass_ReturnValue_2) == 0x000810, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_AddComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000818, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_AttachToComponent_ReturnValue_2) == 0x000819, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_AttachToComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_DoesSocketExist_ReturnValue) == 0x00081A, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_DoesSocketExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_AttachToComponent_ReturnValue_3) == 0x00081B, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_AttachToComponent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_DoesSocketExist_ReturnValue_1) == 0x00081C, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_DoesSocketExist_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CreateDelegate_OutputDelegate_2) == 0x000820, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CreateDelegate_OutputDelegate_3) == 0x000830, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetNetworkState_ReturnValue) == 0x000840, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetNetworkState_ReturnValue_1) == 0x000848, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetNetworkState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000850, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetNetworkState_ReturnValue_2) == 0x000860, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetNetworkState_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Conv_StringToInt_ReturnValue) == 0x000868, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_bool_IsClosed_Variable_6) == 0x00086C, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_bool_IsClosed_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000870, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetState_State) == 0x000878, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_EqualEqual_ByteByte_ReturnValue_8) == 0x000879, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_EqualEqual_ByteByte_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Not_PreBool_ReturnValue_2) == 0x00087A, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BooleanAND_ReturnValue_6) == 0x00087B, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BreakVector3f_X) == 0x00087C, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BreakVector3f_X' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BreakVector3f_Y) == 0x000880, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BreakVector3f_Y' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BreakVector3f_Z) == 0x000884, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BreakVector3f_Z' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_SelectFloat_ReturnValue) == 0x000888, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_InitSnowBrushData_WidgetSockets) == 0x000890, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_InitSnowBrushData_WidgetSockets' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Array_Get_Item_1) == 0x0008A0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Array_Length_ReturnValue_1) == 0x0008A8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_AttachToComponent_ReturnValue_4) == 0x0008AC, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_AttachToComponent_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Less_IntInt_ReturnValue_1) == 0x0008AD, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x0008B0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsValid_ReturnValue_12) == 0x0008B8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMySpeed_Speed) == 0x0008C0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMySpeed_Speed' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyCharacterShound_CharacterSoundComponent) == 0x0008C8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyCharacterShound_CharacterSoundComponent' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyCharacterShound_CharacterSoundComponent_1) == 0x0008D0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyCharacterShound_CharacterSoundComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CreateDelegate_OutputDelegate_4) == 0x0008D8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyStamina_Stamina) == 0x0008E8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CreateDelegate_OutputDelegate_5) == 0x0008F0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CreateDelegate_OutputDelegate_6) == 0x000900, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyEffects_EffectsComp_2) == 0x000910, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyEffects_EffectsComp_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CreateDelegate_OutputDelegate_7) == 0x000918, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CreateDelegate_OutputDelegate_8) == 0x000928, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyHealth_Health) == 0x000938, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CreateDelegate_OutputDelegate_9) == 0x000940, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x000950, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CreateDelegate_OutputDelegate_10) == 0x000958, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CreateDelegate_OutputDelegate_11) == 0x000968, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyEquip_Equip_3) == 0x000978, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyEquip_Equip_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyClothRebineComp_ClothRebineComponent) == 0x000980, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyClothRebineComp_ClothRebineComponent' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyBehavior_BehaviorComp) == 0x000988, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyBehavior_BehaviorComp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyAIComp_AI_Comp_1) == 0x000990, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyAIComp_AI_Comp_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetCamp_Camp) == 0x000998, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetCamp_Camp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyProperty_Property) == 0x0009A8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyProperty_Property' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyAIComp_AI_Comp_2) == 0x0009B0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyAIComp_AI_Comp_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMaxHp_Value) == 0x0009B8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMaxHp_Value' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Conv_NameToString_ReturnValue_2) == 0x0009C0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x0009D0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyEquip_Equip_4) == 0x0009D8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyEquip_Equip_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x0009E0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetMyStatsManager_StatsManagerComp_1) == 0x0009E8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetMyStatsManager_StatsManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x0009F0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_EqualEqual_ByteByte_ReturnValue_9) == 0x000A08, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_EqualEqual_ByteByte_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetPerceptionConfig_ReturnValue) == 0x000A10, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetPerceptionConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Map_Find_Value) == 0x000A60, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Map_Find_ReturnValue) == 0x000A84, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_OldStatu) == 0x000A85, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_OldStatu' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_NewStatu) == 0x000A86, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_NewStatu' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetAIController_ReturnValue) == 0x000A88, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_EqualEqual_ByteByte_ReturnValue_10) == 0x000A90, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_EqualEqual_ByteByte_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000A98, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_DynamicCast_bSuccess_11) == 0x000AA0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_DynamicCast_bSuccess_11' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000AA8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_IsValid_ReturnValue_13) == 0x000AC0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_IsValid_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetBindSocketNames_executeTargetSocket) == 0x000AC4, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetBindSocketNames_executeTargetSocket' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_GetBindSocketNames_executeCameraSocket) == 0x000ACC, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_GetBindSocketNames_executeCameraSocket' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_AttachToComponent_ReturnValue_5) == 0x000AD4, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_AttachToComponent_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Make_Init_Equipments_Equipments) == 0x000AD8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Make_Init_Equipments_Equipments' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_RotateBoneForwardTarget_ReturnValue) == 0x000AE8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_RotateBoneForwardTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_RotateBoneForwardTarget_ReturnValue_1) == 0x000B00, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_RotateBoneForwardTarget_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_CustomEvent_DestroyedActor) == 0x000B18, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_CustomEvent_DestroyedActor' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Event_EndPlayReason) == 0x000B20, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_SetActorTransform_SweepHitResult) == 0x000B28, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_SetActorTransform_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_SetActorTransform_ReturnValue) == 0x000C10, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_SetActorTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_SetActorTransform_SweepHitResult_1) == 0x000C18, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_SetActorTransform_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_K2_SetActorTransform_ReturnValue_1) == 0x000D00, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_K2_SetActorTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Event_DeltaSeconds) == 0x000D04, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, Temp_struct_Variable) == 0x000D10, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_AddComponent_ReturnValue) == 0x000D70, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_InputAxisEvent_AxisValue_1) == 0x000D78, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_InputAxisEvent_AxisValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_InputAxisEvent_AxisValue) == 0x000D7C, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_InputAxisEvent_AxisValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000D80, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_PlayCutDampping_SlowDownTime_ImplicitCast) == 0x000D88, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_PlayCutDampping_SlowDownTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Select_Option_1_ImplicitCast) == 0x000D90, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, K2Node_Select_Option_0_ImplicitCast) == 0x000D98, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::K2Node_Select_Option_0_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000DA0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_RetriggerableDelay_Duration_ImplicitCast) == 0x000DA8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_RetriggerableDelay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1) == 0x000DB0, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_RetriggerableDelay_Duration_ImplicitCast_1) == 0x000DB8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_RetriggerableDelay_Duration_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_BreakVector3f_InVec_ImplicitCast) == 0x000DBC, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_BreakVector3f_InVec_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI, CallFunc_SelectFloat_A_ImplicitCast) == 0x000DC8, "Member 'BP_BaseAI_C_ExecuteUbergraph_BP_BaseAI::CallFunc_SelectFloat_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_ForceUseShoulderView \ static_assert(alignof(BP_BaseAI_C_ForceUseShoulderView) == 0x000001, "Wrong alignment on BP_BaseAI_C_ForceUseShoulderView"); \ static_assert(sizeof(BP_BaseAI_C_ForceUseShoulderView) == 0x000001, "Wrong size on BP_BaseAI_C_ForceUseShoulderView"); \ static_assert(offsetof(BP_BaseAI_C_ForceUseShoulderView, ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_ForceUseShoulderView::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetAimAlpha \ static_assert(alignof(BP_BaseAI_C_GetAimAlpha) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetAimAlpha"); \ static_assert(sizeof(BP_BaseAI_C_GetAimAlpha) == 0x000008, "Wrong size on BP_BaseAI_C_GetAimAlpha"); \ static_assert(offsetof(BP_BaseAI_C_GetAimAlpha, Value) == 0x000000, "Member 'BP_BaseAI_C_GetAimAlpha::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetAimTarget \ static_assert(alignof(BP_BaseAI_C_GetAimTarget) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetAimTarget"); \ static_assert(sizeof(BP_BaseAI_C_GetAimTarget) == 0x000038, "Wrong size on BP_BaseAI_C_GetAimTarget"); \ static_assert(offsetof(BP_BaseAI_C_GetAimTarget, Bullet_From) == 0x000000, "Member 'BP_BaseAI_C_GetAimTarget::Bullet_From' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAimTarget, Bullet_To) == 0x000018, "Member 'BP_BaseAI_C_GetAimTarget::Bullet_To' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAimTarget, Succeed) == 0x000030, "Member 'BP_BaseAI_C_GetAimTarget::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetAIState \ static_assert(alignof(BP_BaseAI_C_GetAIState) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetAIState"); \ static_assert(sizeof(BP_BaseAI_C_GetAIState) == 0x000008, "Wrong size on BP_BaseAI_C_GetAIState"); \ static_assert(offsetof(BP_BaseAI_C_GetAIState, ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_GetAIState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetAlertMontageFromForceIdle \ static_assert(alignof(BP_BaseAI_C_GetAlertMontageFromForceIdle) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetAlertMontageFromForceIdle"); \ static_assert(sizeof(BP_BaseAI_C_GetAlertMontageFromForceIdle) == 0x000008, "Wrong size on BP_BaseAI_C_GetAlertMontageFromForceIdle"); \ static_assert(offsetof(BP_BaseAI_C_GetAlertMontageFromForceIdle, Montage) == 0x000000, "Member 'BP_BaseAI_C_GetAlertMontageFromForceIdle::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetAllSocketLocation_Targetable \ static_assert(alignof(BP_BaseAI_C_GetAllSocketLocation_Targetable) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetAllSocketLocation_Targetable"); \ static_assert(sizeof(BP_BaseAI_C_GetAllSocketLocation_Targetable) == 0x0000D8, "Wrong size on BP_BaseAI_C_GetAllSocketLocation_Targetable"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, Distance) == 0x000000, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::Distance' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, Locations) == 0x000008, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::Locations' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CanUse) == 0x000018, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CanUse' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, L_Use) == 0x000028, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::L_Use' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, L_Arr) == 0x000038, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::L_Arr' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, Temp_int_Array_Index_Variable) == 0x000048, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, Temp_int_Loop_Counter_Variable) == 0x00004C, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, K2Node_MakeArray_Array) == 0x000058, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_InFloatRange_InRange) == 0x000068, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_InFloatRange_InRange' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_Array_Add_ReturnValue) == 0x00006C, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000070, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_Array_Length_ReturnValue) == 0x000074, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_Greater_IntInt_ReturnValue) == 0x000078, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, Temp_bool_Variable) == 0x000079, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_BooleanAND_ReturnValue) == 0x00007A, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_Array_Add_ReturnValue_1) == 0x00007C, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000080, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_Array_Get_Item) == 0x000098, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_Array_Add_ReturnValue_2) == 0x0000A0, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_GetSocketLocation_ReturnValue) == 0x0000A8, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_Array_Length_ReturnValue_1) == 0x0000C0, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_Array_Add_ReturnValue_3) == 0x0000C4, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_Less_IntInt_ReturnValue) == 0x0000C8, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_Array_Length_ReturnValue_2) == 0x0000CC, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAllSocketLocation_Targetable, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000D0, "Member 'BP_BaseAI_C_GetAllSocketLocation_Targetable::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetBeReadyByAsync \ static_assert(alignof(BP_BaseAI_C_GetBeReadyByAsync) == 0x000001, "Wrong alignment on BP_BaseAI_C_GetBeReadyByAsync"); \ static_assert(sizeof(BP_BaseAI_C_GetBeReadyByAsync) == 0x000001, "Wrong size on BP_BaseAI_C_GetBeReadyByAsync"); \ static_assert(offsetof(BP_BaseAI_C_GetBeReadyByAsync, ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_GetBeReadyByAsync::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetBlockMontage \ static_assert(alignof(BP_BaseAI_C_GetBlockMontage) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetBlockMontage"); \ static_assert(sizeof(BP_BaseAI_C_GetBlockMontage) == 0x000048, "Wrong size on BP_BaseAI_C_GetBlockMontage"); \ static_assert(offsetof(BP_BaseAI_C_GetBlockMontage, Montage) == 0x000000, "Member 'BP_BaseAI_C_GetBlockMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetBlockMontage, Anim_Sequence) == 0x000008, "Member 'BP_BaseAI_C_GetBlockMontage::Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetBlockMontage, Find) == 0x000010, "Member 'BP_BaseAI_C_GetBlockMontage::Find' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetBlockMontage, Temp_bool_Variable) == 0x000011, "Member 'BP_BaseAI_C_GetBlockMontage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetBlockMontage, Temp_int_Variable) == 0x000014, "Member 'BP_BaseAI_C_GetBlockMontage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetBlockMontage, Temp_int_Variable_1) == 0x000018, "Member 'BP_BaseAI_C_GetBlockMontage::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetBlockMontage, CallFunc_IsShieldEquipped_ReturnValue) == 0x00001C, "Member 'BP_BaseAI_C_GetBlockMontage::CallFunc_IsShieldEquipped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetBlockMontage, CallFunc_GetMyMontages_Montages) == 0x000020, "Member 'BP_BaseAI_C_GetBlockMontage::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetBlockMontage, K2Node_Select_Default) == 0x000028, "Member 'BP_BaseAI_C_GetBlockMontage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetBlockMontage, CallFunc_GetMontageForAction_Montage) == 0x000030, "Member 'BP_BaseAI_C_GetBlockMontage::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetBlockMontage, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000038, "Member 'BP_BaseAI_C_GetBlockMontage::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetBlockMontage, CallFunc_GetMontageForAction_find) == 0x000040, "Member 'BP_BaseAI_C_GetBlockMontage::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetBowStringSocketName \ static_assert(alignof(BP_BaseAI_C_GetBowStringSocketName) == 0x000004, "Wrong alignment on BP_BaseAI_C_GetBowStringSocketName"); \ static_assert(sizeof(BP_BaseAI_C_GetBowStringSocketName) == 0x000008, "Wrong size on BP_BaseAI_C_GetBowStringSocketName"); \ static_assert(offsetof(BP_BaseAI_C_GetBowStringSocketName, Name_0) == 0x000000, "Member 'BP_BaseAI_C_GetBowStringSocketName::Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetCurrentLodLevel \ static_assert(alignof(BP_BaseAI_C_GetCurrentLodLevel) == 0x000001, "Wrong alignment on BP_BaseAI_C_GetCurrentLodLevel"); \ static_assert(sizeof(BP_BaseAI_C_GetCurrentLodLevel) == 0x000001, "Wrong size on BP_BaseAI_C_GetCurrentLodLevel"); \ static_assert(offsetof(BP_BaseAI_C_GetCurrentLodLevel, ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_GetCurrentLodLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetDieMontage \ static_assert(alignof(BP_BaseAI_C_GetDieMontage) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetDieMontage"); \ static_assert(sizeof(BP_BaseAI_C_GetDieMontage) == 0x000040, "Wrong size on BP_BaseAI_C_GetDieMontage"); \ static_assert(offsetof(BP_BaseAI_C_GetDieMontage, Montage) == 0x000000, "Member 'BP_BaseAI_C_GetDieMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDieMontage, Anim) == 0x000008, "Member 'BP_BaseAI_C_GetDieMontage::Anim' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDieMontage, L_StunDirection) == 0x000010, "Member 'BP_BaseAI_C_GetDieMontage::L_StunDirection' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDieMontage, CallFunc_GetMyMontages_Montages) == 0x000018, "Member 'BP_BaseAI_C_GetDieMontage::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDieMontage, CallFunc_GetMontageActionLastIndex_LastIndex) == 0x000020, "Member 'BP_BaseAI_C_GetDieMontage::CallFunc_GetMontageActionLastIndex_LastIndex' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDieMontage, CallFunc_GetMontageForAction_Montage) == 0x000028, "Member 'BP_BaseAI_C_GetDieMontage::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDieMontage, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000030, "Member 'BP_BaseAI_C_GetDieMontage::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDieMontage, CallFunc_GetMontageForAction_find) == 0x000038, "Member 'BP_BaseAI_C_GetDieMontage::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDieMontage, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'BP_BaseAI_C_GetDieMontage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDieMontage, CallFunc_IsValid_ReturnValue_1) == 0x00003A, "Member 'BP_BaseAI_C_GetDieMontage::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDieMontage, CallFunc_BooleanOR_ReturnValue) == 0x00003B, "Member 'BP_BaseAI_C_GetDieMontage::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetFootLocation \ static_assert(alignof(BP_BaseAI_C_GetFootLocation) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetFootLocation"); \ static_assert(sizeof(BP_BaseAI_C_GetFootLocation) == 0x000030, "Wrong size on BP_BaseAI_C_GetFootLocation"); \ static_assert(offsetof(BP_BaseAI_C_GetFootLocation, Loc) == 0x000000, "Member 'BP_BaseAI_C_GetFootLocation::Loc' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetFootLocation, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000018, "Member 'BP_BaseAI_C_GetFootLocation::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetPerceptionConfig \ static_assert(alignof(BP_BaseAI_C_GetPerceptionConfig) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetPerceptionConfig"); \ static_assert(sizeof(BP_BaseAI_C_GetPerceptionConfig) == 0x0007B0, "Wrong size on BP_BaseAI_C_GetPerceptionConfig"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, Type) == 0x000000, "Member 'BP_BaseAI_C_GetPerceptionConfig::Type' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, ReturnValue) == 0x000008, "Member 'BP_BaseAI_C_GetPerceptionConfig::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, Temp_byte_Variable) == 0x000058, "Member 'BP_BaseAI_C_GetPerceptionConfig::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig) == 0x00005C, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_1) == 0x000080, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_2) == 0x0000A4, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_3) == 0x0000C8, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeMap_Map) == 0x0000F0, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_4) == 0x000140, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_5) == 0x000164, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_6) == 0x000188, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_6' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeMap_Map_1) == 0x0001B0, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_7) == 0x000200, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_7' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_8) == 0x000224, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_8' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeMap_Map_2) == 0x000248, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeMap_Map_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_9) == 0x000298, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_9' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_10) == 0x0002BC, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_10' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_11) == 0x0002E0, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_11' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeMap_Map_3) == 0x000308, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeMap_Map_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_12) == 0x000358, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_12' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_13) == 0x00037C, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_13' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_14) == 0x0003A0, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_14' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeMap_Map_4) == 0x0003C8, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeMap_Map_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_15) == 0x000418, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_15' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_16) == 0x00043C, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_16' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_17) == 0x000460, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_17' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeMap_Map_5) == 0x000488, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeMap_Map_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_18) == 0x0004D8, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_18' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_19) == 0x0004FC, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_19' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_20) == 0x000520, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_20' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeMap_Map_6) == 0x000548, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeMap_Map_6' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_21) == 0x000598, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_21' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_22) == 0x0005BC, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_22' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_23) == 0x0005E0, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_23' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeMap_Map_7) == 0x000608, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeMap_Map_7' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_24) == 0x000658, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_24' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_25) == 0x00067C, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_25' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct_ST_AlertStatuConfig_26) == 0x0006A0, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct_ST_AlertStatuConfig_26' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeMap_Map_8) == 0x0006C8, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeMap_Map_8' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_Select_Default) == 0x000718, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast) == 0x000768, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_1) == 0x00076C, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_2) == 0x000770, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_3) == 0x000774, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_4) == 0x000778, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_5) == 0x00077C, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_6) == 0x000780, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_6' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_7) == 0x000784, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_7' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_8) == 0x000788, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_8' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_9) == 0x00078C, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_9' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_10) == 0x000790, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_10' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_11) == 0x000794, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_11' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_12) == 0x000798, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_12' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_13) == 0x00079C, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_13' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_14) == 0x0007A0, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_14' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_15) == 0x0007A4, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_15' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_16) == 0x0007A8, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_16' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetPerceptionConfig, K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_17) == 0x0007AC, "Member 'BP_BaseAI_C_GetPerceptionConfig::K2Node_MakeStruct__________23_93D8111549058FA2BDA206870EDE9210_ImplicitCast_17' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetRollMontage \ static_assert(alignof(BP_BaseAI_C_GetRollMontage) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetRollMontage"); \ static_assert(sizeof(BP_BaseAI_C_GetRollMontage) == 0x000048, "Wrong size on BP_BaseAI_C_GetRollMontage"); \ static_assert(offsetof(BP_BaseAI_C_GetRollMontage, Direction) == 0x000000, "Member 'BP_BaseAI_C_GetRollMontage::Direction' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRollMontage, RollMontage) == 0x000008, "Member 'BP_BaseAI_C_GetRollMontage::RollMontage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRollMontage, Anim_Sequence) == 0x000010, "Member 'BP_BaseAI_C_GetRollMontage::Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRollMontage, Find) == 0x000018, "Member 'BP_BaseAI_C_GetRollMontage::Find' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRollMontage, Temp_byte_Variable) == 0x000019, "Member 'BP_BaseAI_C_GetRollMontage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRollMontage, Temp_byte_Variable_1) == 0x00001A, "Member 'BP_BaseAI_C_GetRollMontage::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRollMontage, Temp_byte_Variable_2) == 0x00001B, "Member 'BP_BaseAI_C_GetRollMontage::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRollMontage, Temp_byte_Variable_3) == 0x00001C, "Member 'BP_BaseAI_C_GetRollMontage::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRollMontage, Temp_byte_Variable_4) == 0x00001D, "Member 'BP_BaseAI_C_GetRollMontage::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRollMontage, Temp_byte_Variable_5) == 0x00001E, "Member 'BP_BaseAI_C_GetRollMontage::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRollMontage, Temp_byte_Variable_6) == 0x00001F, "Member 'BP_BaseAI_C_GetRollMontage::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRollMontage, CallFunc_GetMyMontages_Montages) == 0x000020, "Member 'BP_BaseAI_C_GetRollMontage::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRollMontage, K2Node_Select_Default) == 0x000028, "Member 'BP_BaseAI_C_GetRollMontage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRollMontage, CallFunc_GetMontageForAction_Montage) == 0x000030, "Member 'BP_BaseAI_C_GetRollMontage::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRollMontage, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000038, "Member 'BP_BaseAI_C_GetRollMontage::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRollMontage, CallFunc_GetMontageForAction_find) == 0x000040, "Member 'BP_BaseAI_C_GetRollMontage::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetSocketSelect_Targetable \ static_assert(alignof(BP_BaseAI_C_GetSocketSelect_Targetable) == 0x000004, "Wrong alignment on BP_BaseAI_C_GetSocketSelect_Targetable"); \ static_assert(sizeof(BP_BaseAI_C_GetSocketSelect_Targetable) == 0x000004, "Wrong size on BP_BaseAI_C_GetSocketSelect_Targetable"); \ static_assert(offsetof(BP_BaseAI_C_GetSocketSelect_Targetable, SelectIndex) == 0x000000, "Member 'BP_BaseAI_C_GetSocketSelect_Targetable::SelectIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetStatBarWidgetRef \ static_assert(alignof(BP_BaseAI_C_GetStatBarWidgetRef) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetStatBarWidgetRef"); \ static_assert(sizeof(BP_BaseAI_C_GetStatBarWidgetRef) == 0x0000B0, "Wrong size on BP_BaseAI_C_GetStatBarWidgetRef"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, AutoCreate) == 0x000000, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::AutoCreate' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, ReturnValue) == 0x000008, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, CallFunc_IsAlive_Result) == 0x000010, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, CallFunc_GetMyStamina_Stamina) == 0x000018, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, K2Node_DynamicCast_AsI_Process_Bar_UI) == 0x000020, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::K2Node_DynamicCast_AsI_Process_Bar_UI' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, CallFunc_GetCurrentValue_CurrentValue) == 0x000038, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, CallFunc_GetMaxValue_Value) == 0x000040, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, K2Node_DynamicCast_AsI_Process_Bar_UI_1) == 0x000048, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::K2Node_DynamicCast_AsI_Process_Bar_UI_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, K2Node_DynamicCast_bSuccess_1) == 0x000058, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, CallFunc_GetMyHealth_Health) == 0x000060, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, CallFunc_GetMaxValue_Value_1) == 0x000068, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::CallFunc_GetMaxValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, CallFunc_GetCurrentValue_CurrentValue_1) == 0x000070, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::CallFunc_GetCurrentValue_CurrentValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000078, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, CallFunc_Create_ReturnValue) == 0x000080, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, CallFunc_FMin_ReturnValue) == 0x000088, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, K2Node_DynamicCast_AsI_Process_Bar_UI_2) == 0x000098, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::K2Node_DynamicCast_AsI_Process_Bar_UI_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetStatBarWidgetRef, K2Node_DynamicCast_bSuccess_2) == 0x0000A8, "Member 'BP_BaseAI_C_GetStatBarWidgetRef::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetTargetableCameraIndex_Override \ static_assert(alignof(BP_BaseAI_C_GetTargetableCameraIndex_Override) == 0x000004, "Wrong alignment on BP_BaseAI_C_GetTargetableCameraIndex_Override"); \ static_assert(sizeof(BP_BaseAI_C_GetTargetableCameraIndex_Override) == 0x000008, "Wrong size on BP_BaseAI_C_GetTargetableCameraIndex_Override"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetableCameraIndex_Override, OverrideIndex) == 0x000000, "Member 'BP_BaseAI_C_GetTargetableCameraIndex_Override::OverrideIndex' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetableCameraIndex_Override, ReturnIndex) == 0x000004, "Member 'BP_BaseAI_C_GetTargetableCameraIndex_Override::ReturnIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetTargetLocation \ static_assert(alignof(BP_BaseAI_C_GetTargetLocation) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetTargetLocation"); \ static_assert(sizeof(BP_BaseAI_C_GetTargetLocation) == 0x000138, "Wrong size on BP_BaseAI_C_GetTargetLocation"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, Location) == 0x000000, "Member 'BP_BaseAI_C_GetTargetLocation::Location' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_GetScaledCapsuleRadius_ReturnValue) == 0x000018, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_GetScaledCapsuleRadius_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_GetScaledCapsuleHalfHeight_ReturnValue) == 0x000038, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_GetScaledCapsuleHalfHeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_BreakVector_X) == 0x000040, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_BreakVector_Y) == 0x000048, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_BreakVector_Z) == 0x000050, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000058, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000060, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_Vector_Distance2D_ReturnValue) == 0x000078, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_BreakVector_X_1) == 0x000080, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_BreakVector_Y_1) == 0x000088, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_BreakVector_Z_1) == 0x000090, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000098, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_MakeVector_ReturnValue) == 0x0000A0, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_SelectVector_ReturnValue) == 0x0000B8, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_SelectVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_BreakVector_X_2) == 0x0000D0, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_BreakVector_Y_2) == 0x0000D8, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_BreakVector_Z_2) == 0x0000E0, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_BreakVector_X_3) == 0x0000E8, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_BreakVector_X_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_BreakVector_Y_3) == 0x0000F0, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_BreakVector_Z_3) == 0x0000F8, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000100, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_SelectFloat_ReturnValue) == 0x000108, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_MakeVector_ReturnValue_1) == 0x000110, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_LessEqual_DoubleDouble_B_ImplicitCast) == 0x000128, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_LessEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000130, "Member 'BP_BaseAI_C_GetTargetLocation::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetTargetLocation_Attack \ static_assert(alignof(BP_BaseAI_C_GetTargetLocation_Attack) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetTargetLocation_Attack"); \ static_assert(sizeof(BP_BaseAI_C_GetTargetLocation_Attack) == 0x000030, "Wrong size on BP_BaseAI_C_GetTargetLocation_Attack"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation_Attack, Location) == 0x000000, "Member 'BP_BaseAI_C_GetTargetLocation_Attack::Location' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetTargetLocation_Attack, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000018, "Member 'BP_BaseAI_C_GetTargetLocation_Attack::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetThrowTargetLocation \ static_assert(alignof(BP_BaseAI_C_GetThrowTargetLocation) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetThrowTargetLocation"); \ static_assert(sizeof(BP_BaseAI_C_GetThrowTargetLocation) == 0x000030, "Wrong size on BP_BaseAI_C_GetThrowTargetLocation"); \ static_assert(offsetof(BP_BaseAI_C_GetThrowTargetLocation, Location) == 0x000000, "Member 'BP_BaseAI_C_GetThrowTargetLocation::Location' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetThrowTargetLocation, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000018, "Member 'BP_BaseAI_C_GetThrowTargetLocation::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_HideStatByDamage \ static_assert(alignof(BP_BaseAI_C_HideStatByDamage) == 0x000008, "Wrong alignment on BP_BaseAI_C_HideStatByDamage"); \ static_assert(sizeof(BP_BaseAI_C_HideStatByDamage) == 0x000018, "Wrong size on BP_BaseAI_C_HideStatByDamage"); \ static_assert(offsetof(BP_BaseAI_C_HideStatByDamage, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_HideStatByDamage::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_HideStatByDamage, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000008, "Member 'BP_BaseAI_C_HideStatByDamage::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_HideStatByDamage, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'BP_BaseAI_C_HideStatByDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_HideStatByDamage, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000011, "Member 'BP_BaseAI_C_HideStatByDamage::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_HideStatsWidget \ static_assert(alignof(BP_BaseAI_C_HideStatsWidget) == 0x000008, "Wrong alignment on BP_BaseAI_C_HideStatsWidget"); \ static_assert(sizeof(BP_BaseAI_C_HideStatsWidget) == 0x000020, "Wrong size on BP_BaseAI_C_HideStatsWidget"); \ static_assert(offsetof(BP_BaseAI_C_HideStatsWidget, CallFunc_GetStatBarWidgetRef_ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_HideStatsWidget::CallFunc_GetStatBarWidgetRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_HideStatsWidget, K2Node_DynamicCast_AsI_Process_Bar_UI) == 0x000008, "Member 'BP_BaseAI_C_HideStatsWidget::K2Node_DynamicCast_AsI_Process_Bar_UI' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_HideStatsWidget, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_BaseAI_C_HideStatsWidget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_HideStatsWidget, CallFunc_IsShowInViewport_in_view_port) == 0x000019, "Member 'BP_BaseAI_C_HideStatsWidget::CallFunc_IsShowInViewport_in_view_port' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_InitGlobalTeamInfo \ static_assert(alignof(BP_BaseAI_C_InitGlobalTeamInfo) == 0x000008, "Wrong alignment on BP_BaseAI_C_InitGlobalTeamInfo"); \ static_assert(sizeof(BP_BaseAI_C_InitGlobalTeamInfo) == 0x0000B0, "Wrong size on BP_BaseAI_C_InitGlobalTeamInfo"); \ static_assert(offsetof(BP_BaseAI_C_InitGlobalTeamInfo, CallFunc_Conv_ObjectToString_ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_InitGlobalTeamInfo::CallFunc_Conv_ObjectToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitGlobalTeamInfo, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_BaseAI_C_InitGlobalTeamInfo::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitGlobalTeamInfo, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'BP_BaseAI_C_InitGlobalTeamInfo::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitGlobalTeamInfo, CallFunc_IsServer_ReturnValue) == 0x000028, "Member 'BP_BaseAI_C_InitGlobalTeamInfo::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitGlobalTeamInfo, CallFunc_GetMyBehavior_BehaviorComp) == 0x000030, "Member 'BP_BaseAI_C_InitGlobalTeamInfo::CallFunc_GetMyBehavior_BehaviorComp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitGlobalTeamInfo, CallFunc_GetCamp_Camp) == 0x000038, "Member 'BP_BaseAI_C_InitGlobalTeamInfo::CallFunc_GetCamp_Camp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitGlobalTeamInfo, CallFunc_GetMyBehavior_BehaviorComp_1) == 0x000048, "Member 'BP_BaseAI_C_InitGlobalTeamInfo::CallFunc_GetMyBehavior_BehaviorComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitGlobalTeamInfo, CallFunc_Conv_StringToName_ReturnValue) == 0x000050, "Member 'BP_BaseAI_C_InitGlobalTeamInfo::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitGlobalTeamInfo, CallFunc_GetTeamAttitudeInfo_TeamAttitude) == 0x000058, "Member 'BP_BaseAI_C_InitGlobalTeamInfo::CallFunc_GetTeamAttitudeInfo_TeamAttitude' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitGlobalTeamInfo, CallFunc_UpdateTeamIDByGlobal_ReturnValue) == 0x0000A8, "Member 'BP_BaseAI_C_InitGlobalTeamInfo::CallFunc_UpdateTeamIDByGlobal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitGlobalTeamInfo, CallFunc_UpdateGlobalTeamInfo_ReturnValue) == 0x0000A9, "Member 'BP_BaseAI_C_InitGlobalTeamInfo::CallFunc_UpdateGlobalTeamInfo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitGlobalTeamInfo, CallFunc_ValidGlobalTeamInfo_ReturnValue) == 0x0000AA, "Member 'BP_BaseAI_C_InitGlobalTeamInfo::CallFunc_ValidGlobalTeamInfo_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_InitUpdateSocketInfo \ static_assert(alignof(BP_BaseAI_C_InitUpdateSocketInfo) == 0x000008, "Wrong alignment on BP_BaseAI_C_InitUpdateSocketInfo"); \ static_assert(sizeof(BP_BaseAI_C_InitUpdateSocketInfo) == 0x000028, "Wrong size on BP_BaseAI_C_InitUpdateSocketInfo"); \ static_assert(offsetof(BP_BaseAI_C_InitUpdateSocketInfo, Preview_NoExecSlowTick_) == 0x000000, "Member 'BP_BaseAI_C_InitUpdateSocketInfo::Preview_NoExecSlowTick_' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitUpdateSocketInfo, CallFunc_Array_IsEmpty_ReturnValue) == 0x000001, "Member 'BP_BaseAI_C_InitUpdateSocketInfo::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitUpdateSocketInfo, CallFunc_GetSkeletalMeshAsset_ReturnValue) == 0x000008, "Member 'BP_BaseAI_C_InitUpdateSocketInfo::CallFunc_GetSkeletalMeshAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitUpdateSocketInfo, CallFunc_InitTargetableData_WidgetSockets) == 0x000010, "Member 'BP_BaseAI_C_InitUpdateSocketInfo::CallFunc_InitTargetableData_WidgetSockets' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitUpdateSocketInfo, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'BP_BaseAI_C_InitUpdateSocketInfo::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitUpdateSocketInfo, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000021, "Member 'BP_BaseAI_C_InitUpdateSocketInfo::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitUpdateSocketInfo, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000022, "Member 'BP_BaseAI_C_InitUpdateSocketInfo::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_InitUpdateSocketInfo, CallFunc_K2_AttachToComponent_ReturnValue_1) == 0x000023, "Member 'BP_BaseAI_C_InitUpdateSocketInfo::CallFunc_K2_AttachToComponent_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_InpAxisEvt_MoveForward_K2Node_InputAxisEvent_0 \ static_assert(alignof(BP_BaseAI_C_InpAxisEvt_MoveForward_K2Node_InputAxisEvent_0) == 0x000004, "Wrong alignment on BP_BaseAI_C_InpAxisEvt_MoveForward_K2Node_InputAxisEvent_0"); \ static_assert(sizeof(BP_BaseAI_C_InpAxisEvt_MoveForward_K2Node_InputAxisEvent_0) == 0x000004, "Wrong size on BP_BaseAI_C_InpAxisEvt_MoveForward_K2Node_InputAxisEvent_0"); \ static_assert(offsetof(BP_BaseAI_C_InpAxisEvt_MoveForward_K2Node_InputAxisEvent_0, AxisValue) == 0x000000, "Member 'BP_BaseAI_C_InpAxisEvt_MoveForward_K2Node_InputAxisEvent_0::AxisValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_InpAxisEvt_MoveRight_K2Node_InputAxisEvent_1 \ static_assert(alignof(BP_BaseAI_C_InpAxisEvt_MoveRight_K2Node_InputAxisEvent_1) == 0x000004, "Wrong alignment on BP_BaseAI_C_InpAxisEvt_MoveRight_K2Node_InputAxisEvent_1"); \ static_assert(sizeof(BP_BaseAI_C_InpAxisEvt_MoveRight_K2Node_InputAxisEvent_1) == 0x000004, "Wrong size on BP_BaseAI_C_InpAxisEvt_MoveRight_K2Node_InputAxisEvent_1"); \ static_assert(offsetof(BP_BaseAI_C_InpAxisEvt_MoveRight_K2Node_InputAxisEvent_1, AxisValue) == 0x000000, "Member 'BP_BaseAI_C_InpAxisEvt_MoveRight_K2Node_InputAxisEvent_1::AxisValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_IsBlockingTrace \ static_assert(alignof(BP_BaseAI_C_IsBlockingTrace) == 0x000008, "Wrong alignment on BP_BaseAI_C_IsBlockingTrace"); \ static_assert(sizeof(BP_BaseAI_C_IsBlockingTrace) == 0x000238, "Wrong size on BP_BaseAI_C_IsBlockingTrace"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, SelfActor) == 0x000000, "Member 'BP_BaseAI_C_IsBlockingTrace::SelfActor' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, Pawn) == 0x000008, "Member 'BP_BaseAI_C_IsBlockingTrace::Pawn' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, ReturnValue) == 0x000010, "Member 'BP_BaseAI_C_IsBlockingTrace::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, Temp_object_Variable) == 0x000018, "Member 'BP_BaseAI_C_IsBlockingTrace::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, CallFunc_GetActorUpVector_ReturnValue) == 0x000028, "Member 'BP_BaseAI_C_IsBlockingTrace::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, CallFunc_GetActorForwardVector_ReturnValue) == 0x000040, "Member 'BP_BaseAI_C_IsBlockingTrace::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000058, "Member 'BP_BaseAI_C_IsBlockingTrace::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000070, "Member 'BP_BaseAI_C_IsBlockingTrace::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, CallFunc_MakeLiteralDouble_ReturnValue_1) == 0x000078, "Member 'BP_BaseAI_C_IsBlockingTrace::CallFunc_MakeLiteralDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000080, "Member 'BP_BaseAI_C_IsBlockingTrace::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000098, "Member 'BP_BaseAI_C_IsBlockingTrace::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000B0, "Member 'BP_BaseAI_C_IsBlockingTrace::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0000C8, "Member 'BP_BaseAI_C_IsBlockingTrace::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, CallFunc_GetSocketSelect_Targetable_SelectIndex) == 0x0000E0, "Member 'BP_BaseAI_C_IsBlockingTrace::CallFunc_GetSocketSelect_Targetable_SelectIndex' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, CallFunc_Add_VectorVector_ReturnValue) == 0x0000E8, "Member 'BP_BaseAI_C_IsBlockingTrace::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, CallFunc_GetAllSocketLocation_Targetable_Locations) == 0x000100, "Member 'BP_BaseAI_C_IsBlockingTrace::CallFunc_GetAllSocketLocation_Targetable_Locations' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, CallFunc_GetAllSocketLocation_Targetable_CanUse) == 0x000110, "Member 'BP_BaseAI_C_IsBlockingTrace::CallFunc_GetAllSocketLocation_Targetable_CanUse' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000120, "Member 'BP_BaseAI_C_IsBlockingTrace::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, K2Node_MakeArray_Array) == 0x000138, "Member 'BP_BaseAI_C_IsBlockingTrace::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, CallFunc_LineTraceSingleForObjects_OutHit) == 0x000148, "Member 'BP_BaseAI_C_IsBlockingTrace::CallFunc_LineTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsBlockingTrace, CallFunc_LineTraceSingleForObjects_ReturnValue) == 0x000230, "Member 'BP_BaseAI_C_IsBlockingTrace::CallFunc_LineTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_IsTargetable \ static_assert(alignof(BP_BaseAI_C_IsTargetable) == 0x000001, "Wrong alignment on BP_BaseAI_C_IsTargetable"); \ static_assert(sizeof(BP_BaseAI_C_IsTargetable) == 0x000002, "Wrong size on BP_BaseAI_C_IsTargetable"); \ static_assert(offsetof(BP_BaseAI_C_IsTargetable, return_value) == 0x000000, "Member 'BP_BaseAI_C_IsTargetable::return_value' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsTargetable, CallFunc_IsAlive_Result) == 0x000001, "Member 'BP_BaseAI_C_IsTargetable::CallFunc_IsAlive_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_IsTargetableByTarget \ static_assert(alignof(BP_BaseAI_C_IsTargetableByTarget) == 0x000008, "Wrong alignment on BP_BaseAI_C_IsTargetableByTarget"); \ static_assert(sizeof(BP_BaseAI_C_IsTargetableByTarget) == 0x000010, "Wrong size on BP_BaseAI_C_IsTargetableByTarget"); \ static_assert(offsetof(BP_BaseAI_C_IsTargetableByTarget, InTarget) == 0x000000, "Member 'BP_BaseAI_C_IsTargetableByTarget::InTarget' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsTargetableByTarget, ReturnValue) == 0x000008, "Member 'BP_BaseAI_C_IsTargetableByTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_JoinSpecialBehaviorWhenBossFight \ static_assert(alignof(BP_BaseAI_C_JoinSpecialBehaviorWhenBossFight) == 0x000001, "Wrong alignment on BP_BaseAI_C_JoinSpecialBehaviorWhenBossFight"); \ static_assert(sizeof(BP_BaseAI_C_JoinSpecialBehaviorWhenBossFight) == 0x000001, "Wrong size on BP_BaseAI_C_JoinSpecialBehaviorWhenBossFight"); \ static_assert(offsetof(BP_BaseAI_C_JoinSpecialBehaviorWhenBossFight, ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_JoinSpecialBehaviorWhenBossFight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_Level_Script_Set_AIActive \ static_assert(alignof(BP_BaseAI_C_Level_Script_Set_AIActive) == 0x000001, "Wrong alignment on BP_BaseAI_C_Level_Script_Set_AIActive"); \ static_assert(sizeof(BP_BaseAI_C_Level_Script_Set_AIActive) == 0x000001, "Wrong size on BP_BaseAI_C_Level_Script_Set_AIActive"); \ static_assert(offsetof(BP_BaseAI_C_Level_Script_Set_AIActive, Active) == 0x000000, "Member 'BP_BaseAI_C_Level_Script_Set_AIActive::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_LevelScriptHideActorEvent \ static_assert(alignof(BP_BaseAI_C_LevelScriptHideActorEvent) == 0x000001, "Wrong alignment on BP_BaseAI_C_LevelScriptHideActorEvent"); \ static_assert(sizeof(BP_BaseAI_C_LevelScriptHideActorEvent) == 0x000001, "Wrong size on BP_BaseAI_C_LevelScriptHideActorEvent"); \ static_assert(offsetof(BP_BaseAI_C_LevelScriptHideActorEvent, Hide) == 0x000000, "Member 'BP_BaseAI_C_LevelScriptHideActorEvent::Hide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_Make_Init_Equipments \ static_assert(alignof(BP_BaseAI_C_Make_Init_Equipments) == 0x000008, "Wrong alignment on BP_BaseAI_C_Make_Init_Equipments"); \ static_assert(sizeof(BP_BaseAI_C_Make_Init_Equipments) == 0x000348, "Wrong size on BP_BaseAI_C_Make_Init_Equipments"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, EquipmentSlots) == 0x000000, "Member 'BP_BaseAI_C_Make_Init_Equipments::EquipmentSlots' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, Equipments) == 0x000010, "Member 'BP_BaseAI_C_Make_Init_Equipments::Equipments' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, L_Array) == 0x000020, "Member 'BP_BaseAI_C_Make_Init_Equipments::L_Array' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, L_AddItem) == 0x000030, "Member 'BP_BaseAI_C_Make_Init_Equipments::L_AddItem' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, L_Shields) == 0x000050, "Member 'BP_BaseAI_C_Make_Init_Equipments::L_Shields' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, L_Arrows) == 0x000060, "Member 'BP_BaseAI_C_Make_Init_Equipments::L_Arrows' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, L_RangeWeapons) == 0x000070, "Member 'BP_BaseAI_C_Make_Init_Equipments::L_RangeWeapons' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, L_MeleeWeapons) == 0x000080, "Member 'BP_BaseAI_C_Make_Init_Equipments::L_MeleeWeapons' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, Temp_int_Array_Index_Variable) == 0x000090, "Member 'BP_BaseAI_C_Make_Init_Equipments::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, Temp_int_Loop_Counter_Variable) == 0x000094, "Member 'BP_BaseAI_C_Make_Init_Equipments::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, CallFunc_Add_IntInt_ReturnValue) == 0x000098, "Member 'BP_BaseAI_C_Make_Init_Equipments::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, CallFunc_NewGuid_ReturnValue) == 0x00009C, "Member 'BP_BaseAI_C_Make_Init_Equipments::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, CallFunc_Array_Get_Item) == 0x0000AC, "Member 'BP_BaseAI_C_Make_Init_Equipments::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, CallFunc_Array_Length_ReturnValue) == 0x0000B0, "Member 'BP_BaseAI_C_Make_Init_Equipments::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x0000B8, "Member 'BP_BaseAI_C_Make_Init_Equipments::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000200, "Member 'BP_BaseAI_C_Make_Init_Equipments::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, CallFunc_Less_IntInt_ReturnValue) == 0x000201, "Member 'BP_BaseAI_C_Make_Init_Equipments::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, K2Node_SwitchEnum_CmpSuccess) == 0x000202, "Member 'BP_BaseAI_C_Make_Init_Equipments::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, K2Node_MakeStruct_F_StoredItem) == 0x000208, "Member 'BP_BaseAI_C_Make_Init_Equipments::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, CallFunc_Array_Add_ReturnValue) == 0x000228, "Member 'BP_BaseAI_C_Make_Init_Equipments::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, CallFunc_Array_Add_ReturnValue_1) == 0x00022C, "Member 'BP_BaseAI_C_Make_Init_Equipments::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, CallFunc_Array_Add_ReturnValue_2) == 0x000230, "Member 'BP_BaseAI_C_Make_Init_Equipments::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, CallFunc_Array_Add_ReturnValue_3) == 0x000234, "Member 'BP_BaseAI_C_Make_Init_Equipments::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, K2Node_MakeStruct_F_EquipmentSlot) == 0x000238, "Member 'BP_BaseAI_C_Make_Init_Equipments::K2Node_MakeStruct_F_EquipmentSlot' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, K2Node_MakeStruct_F_EquipmentSlot_1) == 0x000250, "Member 'BP_BaseAI_C_Make_Init_Equipments::K2Node_MakeStruct_F_EquipmentSlot_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, K2Node_MakeArray_Array) == 0x000268, "Member 'BP_BaseAI_C_Make_Init_Equipments::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, K2Node_MakeArray_Array_1) == 0x000278, "Member 'BP_BaseAI_C_Make_Init_Equipments::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, K2Node_MakeStruct_F_EquipmentSlots) == 0x000288, "Member 'BP_BaseAI_C_Make_Init_Equipments::K2Node_MakeStruct_F_EquipmentSlots' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, K2Node_MakeStruct_F_EquipmentSlots_1) == 0x0002A0, "Member 'BP_BaseAI_C_Make_Init_Equipments::K2Node_MakeStruct_F_EquipmentSlots_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, K2Node_MakeStruct_F_EquipmentSlot_2) == 0x0002B8, "Member 'BP_BaseAI_C_Make_Init_Equipments::K2Node_MakeStruct_F_EquipmentSlot_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, K2Node_MakeStruct_F_EquipmentSlot_3) == 0x0002D0, "Member 'BP_BaseAI_C_Make_Init_Equipments::K2Node_MakeStruct_F_EquipmentSlot_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, K2Node_MakeArray_Array_2) == 0x0002E8, "Member 'BP_BaseAI_C_Make_Init_Equipments::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, K2Node_MakeArray_Array_3) == 0x0002F8, "Member 'BP_BaseAI_C_Make_Init_Equipments::K2Node_MakeArray_Array_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, K2Node_MakeStruct_F_EquipmentSlots_2) == 0x000308, "Member 'BP_BaseAI_C_Make_Init_Equipments::K2Node_MakeStruct_F_EquipmentSlots_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, K2Node_MakeStruct_F_EquipmentSlots_3) == 0x000320, "Member 'BP_BaseAI_C_Make_Init_Equipments::K2Node_MakeStruct_F_EquipmentSlots_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Make_Init_Equipments, K2Node_MakeArray_Array_4) == 0x000338, "Member 'BP_BaseAI_C_Make_Init_Equipments::K2Node_MakeArray_Array_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_MaySetPerception \ static_assert(alignof(BP_BaseAI_C_MaySetPerception) == 0x000010, "Wrong alignment on BP_BaseAI_C_MaySetPerception"); \ static_assert(sizeof(BP_BaseAI_C_MaySetPerception) == 0x0000F0, "Wrong size on BP_BaseAI_C_MaySetPerception"); \ static_assert(offsetof(BP_BaseAI_C_MaySetPerception, AI_Controller) == 0x000000, "Member 'BP_BaseAI_C_MaySetPerception::AI_Controller' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_MaySetPerception, ReturnValue) == 0x000008, "Member 'BP_BaseAI_C_MaySetPerception::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_MaySetPerception, Temp_struct_Variable) == 0x000010, "Member 'BP_BaseAI_C_MaySetPerception::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_MaySetPerception, Temp_struct_Variable_1) == 0x000070, "Member 'BP_BaseAI_C_MaySetPerception::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_MaySetPerception, CallFunc_AddComponent_ReturnValue) == 0x0000D0, "Member 'BP_BaseAI_C_MaySetPerception::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_MaySetPerception, CallFunc_AddComponent_ReturnValue_1) == 0x0000D8, "Member 'BP_BaseAI_C_MaySetPerception::CallFunc_AddComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_MaySetPerception, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'BP_BaseAI_C_MaySetPerception::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_Montage_Action_with_Override_Row_Name \ static_assert(alignof(BP_BaseAI_C_Montage_Action_with_Override_Row_Name) == 0x000008, "Wrong alignment on BP_BaseAI_C_Montage_Action_with_Override_Row_Name"); \ static_assert(sizeof(BP_BaseAI_C_Montage_Action_with_Override_Row_Name) == 0x000058, "Wrong size on BP_BaseAI_C_Montage_Action_with_Override_Row_Name"); \ static_assert(offsetof(BP_BaseAI_C_Montage_Action_with_Override_Row_Name, NewState) == 0x000000, "Member 'BP_BaseAI_C_Montage_Action_with_Override_Row_Name::NewState' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Montage_Action_with_Override_Row_Name, Action) == 0x000001, "Member 'BP_BaseAI_C_Montage_Action_with_Override_Row_Name::Action' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Montage_Action_with_Override_Row_Name, OverrideRowName) == 0x000004, "Member 'BP_BaseAI_C_Montage_Action_with_Override_Row_Name::OverrideRowName' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Montage_Action_with_Override_Row_Name, PlayRate) == 0x000010, "Member 'BP_BaseAI_C_Montage_Action_with_Override_Row_Name::PlayRate' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Montage_Action_with_Override_Row_Name, Duration) == 0x000018, "Member 'BP_BaseAI_C_Montage_Action_with_Override_Row_Name::Duration' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Montage_Action_with_Override_Row_Name, Success) == 0x000020, "Member 'BP_BaseAI_C_Montage_Action_with_Override_Row_Name::Success' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Montage_Action_with_Override_Row_Name, CallFunc_Get_My_Montages_for_AI_Montage) == 0x000028, "Member 'BP_BaseAI_C_Montage_Action_with_Override_Row_Name::CallFunc_Get_My_Montages_for_AI_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Montage_Action_with_Override_Row_Name, CallFunc_GetMontageForRowName_Montage) == 0x000030, "Member 'BP_BaseAI_C_Montage_Action_with_Override_Row_Name::CallFunc_GetMontageForRowName_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Montage_Action_with_Override_Row_Name, CallFunc_GetMontageForRowName_Anim_Sequence) == 0x000038, "Member 'BP_BaseAI_C_Montage_Action_with_Override_Row_Name::CallFunc_GetMontageForRowName_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Montage_Action_with_Override_Row_Name, CallFunc_GetMontageForRowName_find) == 0x000040, "Member 'BP_BaseAI_C_Montage_Action_with_Override_Row_Name::CallFunc_GetMontageForRowName_find' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Montage_Action_with_Override_Row_Name, CallFunc_InternalMontageAction_DurationToEnd) == 0x000048, "Member 'BP_BaseAI_C_Montage_Action_with_Override_Row_Name::CallFunc_InternalMontageAction_DurationToEnd' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_Montage_Action_with_Override_Row_Name, CallFunc_InternalMontageAction_Success) == 0x000050, "Member 'BP_BaseAI_C_Montage_Action_with_Override_Row_Name::CallFunc_InternalMontageAction_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_OnActiveItemChanged_Equip \ static_assert(alignof(BP_BaseAI_C_OnActiveItemChanged_Equip) == 0x000008, "Wrong alignment on BP_BaseAI_C_OnActiveItemChanged_Equip"); \ static_assert(sizeof(BP_BaseAI_C_OnActiveItemChanged_Equip) == 0x000050, "Wrong size on BP_BaseAI_C_OnActiveItemChanged_Equip"); \ static_assert(offsetof(BP_BaseAI_C_OnActiveItemChanged_Equip, OldItem) == 0x000000, "Member 'BP_BaseAI_C_OnActiveItemChanged_Equip::OldItem' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnActiveItemChanged_Equip, NewItem) == 0x000020, "Member 'BP_BaseAI_C_OnActiveItemChanged_Equip::NewItem' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnActiveItemChanged_Equip, Type) == 0x000040, "Member 'BP_BaseAI_C_OnActiveItemChanged_Equip::Type' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnActiveItemChanged_Equip, SlotIndex) == 0x000044, "Member 'BP_BaseAI_C_OnActiveItemChanged_Equip::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnActiveItemChanged_Equip, ActiveIndex) == 0x000048, "Member 'BP_BaseAI_C_OnActiveItemChanged_Equip::ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnActiveItemChanged_Equip, IsSlotChange) == 0x00004C, "Member 'BP_BaseAI_C_OnActiveItemChanged_Equip::IsSlotChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_OnCharMeshSlowitckUpdateEvent \ static_assert(alignof(BP_BaseAI_C_OnCharMeshSlowitckUpdateEvent) == 0x000001, "Wrong alignment on BP_BaseAI_C_OnCharMeshSlowitckUpdateEvent"); \ static_assert(sizeof(BP_BaseAI_C_OnCharMeshSlowitckUpdateEvent) == 0x000001, "Wrong size on BP_BaseAI_C_OnCharMeshSlowitckUpdateEvent"); \ static_assert(offsetof(BP_BaseAI_C_OnCharMeshSlowitckUpdateEvent, NewSlowTick) == 0x000000, "Member 'BP_BaseAI_C_OnCharMeshSlowitckUpdateEvent::NewSlowTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_OnDeselected \ static_assert(alignof(BP_BaseAI_C_OnDeselected) == 0x000001, "Wrong alignment on BP_BaseAI_C_OnDeselected"); \ static_assert(sizeof(BP_BaseAI_C_OnDeselected) == 0x000001, "Wrong size on BP_BaseAI_C_OnDeselected"); \ static_assert(offsetof(BP_BaseAI_C_OnDeselected, DummyValue) == 0x000000, "Member 'BP_BaseAI_C_OnDeselected::DummyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_OnEffectApplied_EffectComp \ static_assert(alignof(BP_BaseAI_C_OnEffectApplied_EffectComp) == 0x000008, "Wrong alignment on BP_BaseAI_C_OnEffectApplied_EffectComp"); \ static_assert(sizeof(BP_BaseAI_C_OnEffectApplied_EffectComp) == 0x000028, "Wrong size on BP_BaseAI_C_OnEffectApplied_EffectComp"); \ static_assert(offsetof(BP_BaseAI_C_OnEffectApplied_EffectComp, Type) == 0x000000, "Member 'BP_BaseAI_C_OnEffectApplied_EffectComp::Type' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnEffectApplied_EffectComp, DesiredMontageAction) == 0x000001, "Member 'BP_BaseAI_C_OnEffectApplied_EffectComp::DesiredMontageAction' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnEffectApplied_EffectComp, Arg0) == 0x000004, "Member 'BP_BaseAI_C_OnEffectApplied_EffectComp::Arg0' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnEffectApplied_EffectComp, ImpactDirection) == 0x000008, "Member 'BP_BaseAI_C_OnEffectApplied_EffectComp::ImpactDirection' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnEffectApplied_EffectComp, AttackPlayer) == 0x000020, "Member 'BP_BaseAI_C_OnEffectApplied_EffectComp::AttackPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_OnEffectRemoved_EffectsComp \ static_assert(alignof(BP_BaseAI_C_OnEffectRemoved_EffectsComp) == 0x000004, "Wrong alignment on BP_BaseAI_C_OnEffectRemoved_EffectsComp"); \ static_assert(sizeof(BP_BaseAI_C_OnEffectRemoved_EffectsComp) == 0x00000C, "Wrong size on BP_BaseAI_C_OnEffectRemoved_EffectsComp"); \ static_assert(offsetof(BP_BaseAI_C_OnEffectRemoved_EffectsComp, Type) == 0x000000, "Member 'BP_BaseAI_C_OnEffectRemoved_EffectsComp::Type' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnEffectRemoved_EffectsComp, Arg0) == 0x000004, "Member 'BP_BaseAI_C_OnEffectRemoved_EffectsComp::Arg0' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnEffectRemoved_EffectsComp, can_reset_to_idle) == 0x000008, "Member 'BP_BaseAI_C_OnEffectRemoved_EffectsComp::can_reset_to_idle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_OnInstantEffectApplied_EffectComp \ static_assert(alignof(BP_BaseAI_C_OnInstantEffectApplied_EffectComp) == 0x000008, "Wrong alignment on BP_BaseAI_C_OnInstantEffectApplied_EffectComp"); \ static_assert(sizeof(BP_BaseAI_C_OnInstantEffectApplied_EffectComp) == 0x000010, "Wrong size on BP_BaseAI_C_OnInstantEffectApplied_EffectComp"); \ static_assert(offsetof(BP_BaseAI_C_OnInstantEffectApplied_EffectComp, EffectType) == 0x000000, "Member 'BP_BaseAI_C_OnInstantEffectApplied_EffectComp::EffectType' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnInstantEffectApplied_EffectComp, Applier) == 0x000008, "Member 'BP_BaseAI_C_OnInstantEffectApplied_EffectComp::Applier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_OnMainHandTypeChaged_Equip \ static_assert(alignof(BP_BaseAI_C_OnMainHandTypeChaged_Equip) == 0x000001, "Wrong alignment on BP_BaseAI_C_OnMainHandTypeChaged_Equip"); \ static_assert(sizeof(BP_BaseAI_C_OnMainHandTypeChaged_Equip) == 0x000001, "Wrong size on BP_BaseAI_C_OnMainHandTypeChaged_Equip"); \ static_assert(offsetof(BP_BaseAI_C_OnMainHandTypeChaged_Equip, Type) == 0x000000, "Member 'BP_BaseAI_C_OnMainHandTypeChaged_Equip::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_OnRefreshDataLayerState \ static_assert(alignof(BP_BaseAI_C_OnRefreshDataLayerState) == 0x000001, "Wrong alignment on BP_BaseAI_C_OnRefreshDataLayerState"); \ static_assert(sizeof(BP_BaseAI_C_OnRefreshDataLayerState) == 0x000003, "Wrong size on BP_BaseAI_C_OnRefreshDataLayerState"); \ static_assert(offsetof(BP_BaseAI_C_OnRefreshDataLayerState, bIsInAnyActiveLayer) == 0x000000, "Member 'BP_BaseAI_C_OnRefreshDataLayerState::bIsInAnyActiveLayer' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnRefreshDataLayerState, IsOpen) == 0x000001, "Member 'BP_BaseAI_C_OnRefreshDataLayerState::IsOpen' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnRefreshDataLayerState, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'BP_BaseAI_C_OnRefreshDataLayerState::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_OnSelected \ static_assert(alignof(BP_BaseAI_C_OnSelected) == 0x000004, "Wrong alignment on BP_BaseAI_C_OnSelected"); \ static_assert(sizeof(BP_BaseAI_C_OnSelected) == 0x000010, "Wrong size on BP_BaseAI_C_OnSelected"); \ static_assert(offsetof(BP_BaseAI_C_OnSelected, SocketIndex_0) == 0x000000, "Member 'BP_BaseAI_C_OnSelected::SocketIndex_0' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnSelected, DummyValue) == 0x000004, "Member 'BP_BaseAI_C_OnSelected::DummyValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnSelected, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000005, "Member 'BP_BaseAI_C_OnSelected::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnSelected, CallFunc_K2_AttachToComponent_ReturnValue_1) == 0x000006, "Member 'BP_BaseAI_C_OnSelected::CallFunc_K2_AttachToComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnSelected, CallFunc_Array_Length_ReturnValue) == 0x000008, "Member 'BP_BaseAI_C_OnSelected::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnSelected, CallFunc_Greater_IntInt_ReturnValue) == 0x00000C, "Member 'BP_BaseAI_C_OnSelected::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_OnUpdatedSlowTick \ static_assert(alignof(BP_BaseAI_C_OnUpdatedSlowTick) == 0x000001, "Wrong alignment on BP_BaseAI_C_OnUpdatedSlowTick"); \ static_assert(sizeof(BP_BaseAI_C_OnUpdatedSlowTick) == 0x000001, "Wrong size on BP_BaseAI_C_OnUpdatedSlowTick"); \ static_assert(offsetof(BP_BaseAI_C_OnUpdatedSlowTick, CurrentSlowTick) == 0x000000, "Member 'BP_BaseAI_C_OnUpdatedSlowTick::CurrentSlowTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_OnValueChagned_Stamina \ static_assert(alignof(BP_BaseAI_C_OnValueChagned_Stamina) == 0x000008, "Wrong alignment on BP_BaseAI_C_OnValueChagned_Stamina"); \ static_assert(sizeof(BP_BaseAI_C_OnValueChagned_Stamina) == 0x000020, "Wrong size on BP_BaseAI_C_OnValueChagned_Stamina"); \ static_assert(offsetof(BP_BaseAI_C_OnValueChagned_Stamina, Type) == 0x000000, "Member 'BP_BaseAI_C_OnValueChagned_Stamina::Type' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnValueChagned_Stamina, OldValue) == 0x000008, "Member 'BP_BaseAI_C_OnValueChagned_Stamina::OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnValueChagned_Stamina, NewValue) == 0x000010, "Member 'BP_BaseAI_C_OnValueChagned_Stamina::NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnValueChagned_Stamina, MaxValue) == 0x000018, "Member 'BP_BaseAI_C_OnValueChagned_Stamina::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_OverridePerceptionIfNotSet \ static_assert(alignof(BP_BaseAI_C_OverridePerceptionIfNotSet) == 0x000008, "Wrong alignment on BP_BaseAI_C_OverridePerceptionIfNotSet"); \ static_assert(sizeof(BP_BaseAI_C_OverridePerceptionIfNotSet) == 0x0000C0, "Wrong size on BP_BaseAI_C_OverridePerceptionIfNotSet"); \ static_assert(offsetof(BP_BaseAI_C_OverridePerceptionIfNotSet, Controller_0) == 0x000000, "Member 'BP_BaseAI_C_OverridePerceptionIfNotSet::Controller_0' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OverridePerceptionIfNotSet, Alert_Configs) == 0x000008, "Member 'BP_BaseAI_C_OverridePerceptionIfNotSet::Alert_Configs' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OverridePerceptionIfNotSet, CallFunc_MaySetPerception_ReturnValue) == 0x000058, "Member 'BP_BaseAI_C_OverridePerceptionIfNotSet::CallFunc_MaySetPerception_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OverridePerceptionIfNotSet, CallFunc_GetPerceptionConfig_ReturnValue) == 0x000060, "Member 'BP_BaseAI_C_OverridePerceptionIfNotSet::CallFunc_GetPerceptionConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OverridePerceptionIfNotSet, CallFunc_GetAIPerceptionComponent_ReturnValue) == 0x0000B0, "Member 'BP_BaseAI_C_OverridePerceptionIfNotSet::CallFunc_GetAIPerceptionComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OverridePerceptionIfNotSet, CallFunc_IsValid_ReturnValue) == 0x0000B8, "Member 'BP_BaseAI_C_OverridePerceptionIfNotSet::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_OverrideTargetingTraceEndLocation \ static_assert(alignof(BP_BaseAI_C_OverrideTargetingTraceEndLocation) == 0x000008, "Wrong alignment on BP_BaseAI_C_OverrideTargetingTraceEndLocation"); \ static_assert(sizeof(BP_BaseAI_C_OverrideTargetingTraceEndLocation) == 0x000020, "Wrong size on BP_BaseAI_C_OverrideTargetingTraceEndLocation"); \ static_assert(offsetof(BP_BaseAI_C_OverrideTargetingTraceEndLocation, Override) == 0x000000, "Member 'BP_BaseAI_C_OverrideTargetingTraceEndLocation::Override' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OverrideTargetingTraceEndLocation, Location) == 0x000008, "Member 'BP_BaseAI_C_OverrideTargetingTraceEndLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_RebineCloth \ static_assert(alignof(BP_BaseAI_C_RebineCloth) == 0x000008, "Wrong alignment on BP_BaseAI_C_RebineCloth"); \ static_assert(sizeof(BP_BaseAI_C_RebineCloth) == 0x000008, "Wrong size on BP_BaseAI_C_RebineCloth"); \ static_assert(offsetof(BP_BaseAI_C_RebineCloth, CallFunc_GetMyClothRebineComp_ClothRebineComponent) == 0x000000, "Member 'BP_BaseAI_C_RebineCloth::CallFunc_GetMyClothRebineComp_ClothRebineComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_ReceiveEndPlay \ static_assert(alignof(BP_BaseAI_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on BP_BaseAI_C_ReceiveEndPlay"); \ static_assert(sizeof(BP_BaseAI_C_ReceiveEndPlay) == 0x000001, "Wrong size on BP_BaseAI_C_ReceiveEndPlay"); \ static_assert(offsetof(BP_BaseAI_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'BP_BaseAI_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_ReceiveTick \ static_assert(alignof(BP_BaseAI_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_BaseAI_C_ReceiveTick"); \ static_assert(sizeof(BP_BaseAI_C_ReceiveTick) == 0x000004, "Wrong size on BP_BaseAI_C_ReceiveTick"); \ static_assert(offsetof(BP_BaseAI_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_BaseAI_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_RecoverAIStamina \ static_assert(alignof(BP_BaseAI_C_RecoverAIStamina) == 0x000008, "Wrong alignment on BP_BaseAI_C_RecoverAIStamina"); \ static_assert(sizeof(BP_BaseAI_C_RecoverAIStamina) == 0x000018, "Wrong size on BP_BaseAI_C_RecoverAIStamina"); \ static_assert(offsetof(BP_BaseAI_C_RecoverAIStamina, after) == 0x000000, "Member 'BP_BaseAI_C_RecoverAIStamina::after' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RecoverAIStamina, CallFunc_K2_SetTimer_ReturnValue) == 0x000008, "Member 'BP_BaseAI_C_RecoverAIStamina::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RecoverAIStamina, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000010, "Member 'BP_BaseAI_C_RecoverAIStamina::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_RecoverAIStamina_Func \ static_assert(alignof(BP_BaseAI_C_RecoverAIStamina_Func) == 0x000008, "Wrong alignment on BP_BaseAI_C_RecoverAIStamina_Func"); \ static_assert(sizeof(BP_BaseAI_C_RecoverAIStamina_Func) == 0x000018, "Wrong size on BP_BaseAI_C_RecoverAIStamina_Func"); \ static_assert(offsetof(BP_BaseAI_C_RecoverAIStamina_Func, CallFunc_GetMyStamina_Stamina) == 0x000000, "Member 'BP_BaseAI_C_RecoverAIStamina_Func::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RecoverAIStamina_Func, CallFunc_IsAlive_Result) == 0x000008, "Member 'BP_BaseAI_C_RecoverAIStamina_Func::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RecoverAIStamina_Func, CallFunc_GetMaxValue_Value) == 0x000010, "Member 'BP_BaseAI_C_RecoverAIStamina_Func::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_ReplaceMontageAction \ static_assert(alignof(BP_BaseAI_C_ReplaceMontageAction) == 0x000008, "Wrong alignment on BP_BaseAI_C_ReplaceMontageAction"); \ static_assert(sizeof(BP_BaseAI_C_ReplaceMontageAction) == 0x000070, "Wrong size on BP_BaseAI_C_ReplaceMontageAction"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, SourceMontageAction) == 0x000000, "Member 'BP_BaseAI_C_ReplaceMontageAction::SourceMontageAction' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, ImpactDirection) == 0x000008, "Member 'BP_BaseAI_C_ReplaceMontageAction::ImpactDirection' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, Value) == 0x000020, "Member 'BP_BaseAI_C_ReplaceMontageAction::Value' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, Local_Result) == 0x000021, "Member 'BP_BaseAI_C_ReplaceMontageAction::Local_Result' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, Temp_byte_Variable) == 0x000022, "Member 'BP_BaseAI_C_ReplaceMontageAction::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, CallFunc_GetMyMontages_Montages) == 0x000028, "Member 'BP_BaseAI_C_ReplaceMontageAction::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, CallFunc_GetMontageForAction_Montage) == 0x000030, "Member 'BP_BaseAI_C_ReplaceMontageAction::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000038, "Member 'BP_BaseAI_C_ReplaceMontageAction::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, CallFunc_GetMontageForAction_find) == 0x000040, "Member 'BP_BaseAI_C_ReplaceMontageAction::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000041, "Member 'BP_BaseAI_C_ReplaceMontageAction::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, Temp_byte_Variable_1) == 0x000042, "Member 'BP_BaseAI_C_ReplaceMontageAction::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000043, "Member 'BP_BaseAI_C_ReplaceMontageAction::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000044, "Member 'BP_BaseAI_C_ReplaceMontageAction::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, CallFunc_BooleanOR_ReturnValue) == 0x000045, "Member 'BP_BaseAI_C_ReplaceMontageAction::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, CallFunc_GetActorForwardVector_ReturnValue) == 0x000048, "Member 'BP_BaseAI_C_ReplaceMontageAction::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, CallFunc_Dot_VectorVector_ReturnValue) == 0x000060, "Member 'BP_BaseAI_C_ReplaceMontageAction::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000068, "Member 'BP_BaseAI_C_ReplaceMontageAction::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, Temp_bool_Variable) == 0x000069, "Member 'BP_BaseAI_C_ReplaceMontageAction::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ReplaceMontageAction, K2Node_Select_Default) == 0x00006A, "Member 'BP_BaseAI_C_ReplaceMontageAction::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_roll \ static_assert(alignof(BP_BaseAI_C_roll) == 0x000008, "Wrong alignment on BP_BaseAI_C_roll"); \ static_assert(sizeof(BP_BaseAI_C_roll) == 0x000028, "Wrong size on BP_BaseAI_C_roll"); \ static_assert(offsetof(BP_BaseAI_C_roll, Direction) == 0x000000, "Member 'BP_BaseAI_C_roll::Direction' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_roll, Duration) == 0x000008, "Member 'BP_BaseAI_C_roll::Duration' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_roll, Temp_byte_Variable) == 0x000010, "Member 'BP_BaseAI_C_roll::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_roll, Temp_byte_Variable_1) == 0x000011, "Member 'BP_BaseAI_C_roll::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_roll, Temp_byte_Variable_2) == 0x000012, "Member 'BP_BaseAI_C_roll::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_roll, Temp_byte_Variable_3) == 0x000013, "Member 'BP_BaseAI_C_roll::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_roll, Temp_byte_Variable_4) == 0x000014, "Member 'BP_BaseAI_C_roll::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_roll, Temp_byte_Variable_5) == 0x000015, "Member 'BP_BaseAI_C_roll::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_roll, Temp_byte_Variable_6) == 0x000016, "Member 'BP_BaseAI_C_roll::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_roll, K2Node_Select_Default) == 0x000017, "Member 'BP_BaseAI_C_roll::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_roll, CallFunc_MontageAction_duration) == 0x000018, "Member 'BP_BaseAI_C_roll::CallFunc_MontageAction_duration' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_roll, CallFunc_MontageAction_succeed) == 0x000020, "Member 'BP_BaseAI_C_roll::CallFunc_MontageAction_succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_RotateBoneForwardTarget \ static_assert(alignof(BP_BaseAI_C_RotateBoneForwardTarget) == 0x000010, "Wrong alignment on BP_BaseAI_C_RotateBoneForwardTarget"); \ static_assert(sizeof(BP_BaseAI_C_RotateBoneForwardTarget) == 0x000590, "Wrong size on BP_BaseAI_C_RotateBoneForwardTarget"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, BoneToBaseOn) == 0x000000, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::BoneToBaseOn' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, BoneToRotate) == 0x000008, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::BoneToRotate' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, ArrowIndicate) == 0x000010, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::ArrowIndicate' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, ArrowRealRotation) == 0x000018, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::ArrowRealRotation' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, waist) == 0x000020, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::waist' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, ReturnValue) == 0x000028, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, temp_rotate_offset) == 0x000040, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::temp_rotate_offset' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000048, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000060, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_BreakRotator_Roll) == 0x0000C0, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_BreakRotator_Pitch) == 0x0000C4, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_BreakRotator_Yaw) == 0x0000C8, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_GetTransform_ReturnValue) == 0x0000D0, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000130, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_ConvertTransformToRelative_ReturnValue) == 0x000140, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_ConvertTransformToRelative_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_BreakTransform_Location) == 0x0001A0, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_BreakTransform_Rotation) == 0x0001B8, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_BreakTransform_Scale) == 0x0001D0, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_IsValid_ReturnValue) == 0x0001E8, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_BreakRotator_Roll_1) == 0x0001EC, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_BreakRotator_Pitch_1) == 0x0001F0, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_BreakRotator_Yaw_1) == 0x0001F4, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0001F8, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_IsValid_ReturnValue_1) == 0x000200, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000208, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_MakeRotator_ReturnValue) == 0x000210, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_GetSocketTransform_ReturnValue) == 0x000230, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_K2_SetRelativeRotation_SweepHitResult) == 0x000290, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_K2_SetRelativeRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_BreakTransform_Location_1) == 0x000378, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_BreakTransform_Rotation_1) == 0x000390, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_BreakTransform_Scale_1) == 0x0003A8, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_GetUpVector_ReturnValue) == 0x0003C0, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_GetRightVector_ReturnValue) == 0x0003D8, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_GetRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_Multiply_VectorInt_ReturnValue) == 0x0003F0, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_Multiply_VectorInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_FindHeadRotateWithLookAt_0_degree) == 0x000408, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_FindHeadRotateWithLookAt_0_degree' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000410, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_FMin_ReturnValue) == 0x000418, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000420, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_SelectFloat_ReturnValue) == 0x000428, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_MapRangeClamped_ReturnValue) == 0x000430, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000438, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_FInterpTo_ReturnValue) == 0x000440, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_Abs_ReturnValue) == 0x000448, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_MakeRotator_ReturnValue_1) == 0x000450, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_MakeRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000468, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_K2_SetRelativeRotation_SweepHitResult_1) == 0x000470, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_K2_SetRelativeRotation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000558, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000568, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_FInterpTo_Current_ImplicitCast) == 0x000570, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_FInterpTo_Current_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000578, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_RotateBoneForwardTarget, CallFunc_MakeRotator_Pitch_ImplicitCast) == 0x000580, "Member 'BP_BaseAI_C_RotateBoneForwardTarget::CallFunc_MakeRotator_Pitch_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_SetAIDebugState \ static_assert(alignof(BP_BaseAI_C_SetAIDebugState) == 0x000008, "Wrong alignment on BP_BaseAI_C_SetAIDebugState"); \ static_assert(sizeof(BP_BaseAI_C_SetAIDebugState) == 0x000010, "Wrong size on BP_BaseAI_C_SetAIDebugState"); \ static_assert(offsetof(BP_BaseAI_C_SetAIDebugState, AI_Debug_State_0) == 0x000000, "Member 'BP_BaseAI_C_SetAIDebugState::AI_Debug_State_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_SetEnableMoveMontage \ static_assert(alignof(BP_BaseAI_C_SetEnableMoveMontage) == 0x000008, "Wrong alignment on BP_BaseAI_C_SetEnableMoveMontage"); \ static_assert(sizeof(BP_BaseAI_C_SetEnableMoveMontage) == 0x000018, "Wrong size on BP_BaseAI_C_SetEnableMoveMontage"); \ static_assert(offsetof(BP_BaseAI_C_SetEnableMoveMontage, Enable) == 0x000000, "Member 'BP_BaseAI_C_SetEnableMoveMontage::Enable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetEnableMoveMontage, MontageName) == 0x000004, "Member 'BP_BaseAI_C_SetEnableMoveMontage::MontageName' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetEnableMoveMontage, CheckAfter) == 0x000010, "Member 'BP_BaseAI_C_SetEnableMoveMontage::CheckAfter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_SetExecuteNSVis \ static_assert(alignof(BP_BaseAI_C_SetExecuteNSVis) == 0x000008, "Wrong alignment on BP_BaseAI_C_SetExecuteNSVis"); \ static_assert(sizeof(BP_BaseAI_C_SetExecuteNSVis) == 0x000078, "Wrong size on BP_BaseAI_C_SetExecuteNSVis"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, bNewActive) == 0x000000, "Member 'BP_BaseAI_C_SetExecuteNSVis::bNewActive' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, Temp_int_Variable) == 0x000004, "Member 'BP_BaseAI_C_SetExecuteNSVis::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, Temp_int_Variable_1) == 0x000008, "Member 'BP_BaseAI_C_SetExecuteNSVis::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'BP_BaseAI_C_SetExecuteNSVis::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, CallFunc_Add_IntInt_ReturnValue_1) == 0x000010, "Member 'BP_BaseAI_C_SetExecuteNSVis::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, Temp_int_Variable_2) == 0x000014, "Member 'BP_BaseAI_C_SetExecuteNSVis::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, CallFunc_Add_IntInt_ReturnValue_2) == 0x000018, "Member 'BP_BaseAI_C_SetExecuteNSVis::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, CallFunc_GetChildrenComponents_Children) == 0x000020, "Member 'BP_BaseAI_C_SetExecuteNSVis::CallFunc_GetChildrenComponents_Children' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, CallFunc_Array_Get_Item) == 0x000030, "Member 'BP_BaseAI_C_SetExecuteNSVis::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'BP_BaseAI_C_SetExecuteNSVis::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, CallFunc_Less_IntInt_ReturnValue) == 0x00003C, "Member 'BP_BaseAI_C_SetExecuteNSVis::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, CallFunc_GetGlobalFlag_Enable) == 0x00003D, "Member 'BP_BaseAI_C_SetExecuteNSVis::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, CallFunc_GetChildrenComponents_Children_1) == 0x000040, "Member 'BP_BaseAI_C_SetExecuteNSVis::CallFunc_GetChildrenComponents_Children_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, CallFunc_Array_Length_ReturnValue_1) == 0x000050, "Member 'BP_BaseAI_C_SetExecuteNSVis::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, CallFunc_Array_Get_Item_1) == 0x000058, "Member 'BP_BaseAI_C_SetExecuteNSVis::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, CallFunc_Less_IntInt_ReturnValue_1) == 0x000060, "Member 'BP_BaseAI_C_SetExecuteNSVis::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, CallFunc_Array_Length_ReturnValue_2) == 0x000064, "Member 'BP_BaseAI_C_SetExecuteNSVis::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, CallFunc_Array_Get_Item_2) == 0x000068, "Member 'BP_BaseAI_C_SetExecuteNSVis::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteNSVis, CallFunc_Less_IntInt_ReturnValue_2) == 0x000070, "Member 'BP_BaseAI_C_SetExecuteNSVis::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_SetRetreatTime \ static_assert(alignof(BP_BaseAI_C_SetRetreatTime) == 0x000008, "Wrong alignment on BP_BaseAI_C_SetRetreatTime"); \ static_assert(sizeof(BP_BaseAI_C_SetRetreatTime) == 0x000018, "Wrong size on BP_BaseAI_C_SetRetreatTime"); \ static_assert(offsetof(BP_BaseAI_C_SetRetreatTime, Time) == 0x000000, "Member 'BP_BaseAI_C_SetRetreatTime::Time' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetRetreatTime, CallFunc_K2_SetTimer_ReturnValue) == 0x000008, "Member 'BP_BaseAI_C_SetRetreatTime::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetRetreatTime, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000010, "Member 'BP_BaseAI_C_SetRetreatTime::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_SetURO \ static_assert(alignof(BP_BaseAI_C_SetURO) == 0x000008, "Wrong alignment on BP_BaseAI_C_SetURO"); \ static_assert(sizeof(BP_BaseAI_C_SetURO) == 0x000018, "Wrong size on BP_BaseAI_C_SetURO"); \ static_assert(offsetof(BP_BaseAI_C_SetURO, MeshPtr) == 0x000000, "Member 'BP_BaseAI_C_SetURO::MeshPtr' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetURO, K2Node_MakeArray_Array) == 0x000008, "Member 'BP_BaseAI_C_SetURO::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_ShowBloodBarInBossCombat \ static_assert(alignof(BP_BaseAI_C_ShowBloodBarInBossCombat) == 0x000008, "Wrong alignment on BP_BaseAI_C_ShowBloodBarInBossCombat"); \ static_assert(sizeof(BP_BaseAI_C_ShowBloodBarInBossCombat) == 0x000018, "Wrong size on BP_BaseAI_C_ShowBloodBarInBossCombat"); \ static_assert(offsetof(BP_BaseAI_C_ShowBloodBarInBossCombat, CanShowBloodBar) == 0x000000, "Member 'BP_BaseAI_C_ShowBloodBarInBossCombat::CanShowBloodBar' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowBloodBarInBossCombat, CallFunc_GetDCSGameState_ReturnValue) == 0x000008, "Member 'BP_BaseAI_C_ShowBloodBarInBossCombat::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowBloodBarInBossCombat, CallFunc_HasFlagSet_Enable) == 0x000010, "Member 'BP_BaseAI_C_ShowBloodBarInBossCombat::CallFunc_HasFlagSet_Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_ShowStatsWidget \ static_assert(alignof(BP_BaseAI_C_ShowStatsWidget) == 0x000008, "Wrong alignment on BP_BaseAI_C_ShowStatsWidget"); \ static_assert(sizeof(BP_BaseAI_C_ShowStatsWidget) == 0x000288, "Wrong size on BP_BaseAI_C_ShowStatsWidget"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, Force) == 0x000000, "Member 'BP_BaseAI_C_ShowStatsWidget::Force' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, CallFunc_GetStatBarWidgetRef_ReturnValue) == 0x000008, "Member 'BP_BaseAI_C_ShowStatsWidget::CallFunc_GetStatBarWidgetRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, K2Node_DynamicCast_AsI_Process_Bar_UI) == 0x000010, "Member 'BP_BaseAI_C_ShowStatsWidget::K2Node_DynamicCast_AsI_Process_Bar_UI' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_BaseAI_C_ShowStatsWidget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000028, "Member 'BP_BaseAI_C_ShowStatsWidget::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, CallFunc_IsShowInViewport_in_view_port) == 0x000030, "Member 'BP_BaseAI_C_ShowStatsWidget::CallFunc_IsShowInViewport_in_view_port' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'BP_BaseAI_C_ShowStatsWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, CallFunc_GetStatBarWidgetRef_ReturnValue_1) == 0x000038, "Member 'BP_BaseAI_C_ShowStatsWidget::CallFunc_GetStatBarWidgetRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, K2Node_DynamicCast_AsWB_Boss_State) == 0x000040, "Member 'BP_BaseAI_C_ShowStatsWidget::K2Node_DynamicCast_AsWB_Boss_State' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, K2Node_DynamicCast_bSuccess_1) == 0x000048, "Member 'BP_BaseAI_C_ShowStatsWidget::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, CallFunc_GetStatBarWidgetRef_ReturnValue_2) == 0x000050, "Member 'BP_BaseAI_C_ShowStatsWidget::CallFunc_GetStatBarWidgetRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, CallFunc_GetMyAIComp_AI_Comp) == 0x000058, "Member 'BP_BaseAI_C_ShowStatsWidget::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, CallFunc_IsValid_ReturnValue_1) == 0x000060, "Member 'BP_BaseAI_C_ShowStatsWidget::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, CallFunc_IsValid_ReturnValue_2) == 0x000061, "Member 'BP_BaseAI_C_ShowStatsWidget::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, CallFunc_GetToughness_Current) == 0x000068, "Member 'BP_BaseAI_C_ShowStatsWidget::CallFunc_GetToughness_Current' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, CallFunc_GetToughness_Max) == 0x000070, "Member 'BP_BaseAI_C_ShowStatsWidget::CallFunc_GetToughness_Max' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, CallFunc_Redirect_Table_MappedTable) == 0x000078, "Member 'BP_BaseAI_C_ShowStatsWidget::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000080, "Member 'BP_BaseAI_C_ShowStatsWidget::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, CallFunc_GetDataTableRowFromName_OutRow) == 0x000088, "Member 'BP_BaseAI_C_ShowStatsWidget::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000270, "Member 'BP_BaseAI_C_ShowStatsWidget::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000278, "Member 'BP_BaseAI_C_ShowStatsWidget::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, K2Node_DynamicCast_bSuccess_2) == 0x000280, "Member 'BP_BaseAI_C_ShowStatsWidget::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ShowStatsWidget, CallFunc_IsTargetingEnabled_return_value) == 0x000281, "Member 'BP_BaseAI_C_ShowStatsWidget::CallFunc_IsTargetingEnabled_return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_SpawnSphereLines \ static_assert(alignof(BP_BaseAI_C_SpawnSphereLines) == 0x000008, "Wrong alignment on BP_BaseAI_C_SpawnSphereLines"); \ static_assert(sizeof(BP_BaseAI_C_SpawnSphereLines) == 0x000060, "Wrong size on BP_BaseAI_C_SpawnSphereLines"); \ static_assert(offsetof(BP_BaseAI_C_SpawnSphereLines, SocketAttach) == 0x000000, "Member 'BP_BaseAI_C_SpawnSphereLines::SocketAttach' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SpawnSphereLines, SkillID) == 0x000008, "Member 'BP_BaseAI_C_SpawnSphereLines::SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SpawnSphereLines, DamageData) == 0x000018, "Member 'BP_BaseAI_C_SpawnSphereLines::DamageData' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SpawnSphereLines, Radius) == 0x000050, "Member 'BP_BaseAI_C_SpawnSphereLines::Radius' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SpawnSphereLines, particle) == 0x000058, "Member 'BP_BaseAI_C_SpawnSphereLines::particle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_StartHealthBarTimer \ static_assert(alignof(BP_BaseAI_C_StartHealthBarTimer) == 0x000008, "Wrong alignment on BP_BaseAI_C_StartHealthBarTimer"); \ static_assert(sizeof(BP_BaseAI_C_StartHealthBarTimer) == 0x000020, "Wrong size on BP_BaseAI_C_StartHealthBarTimer"); \ static_assert(offsetof(BP_BaseAI_C_StartHealthBarTimer, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'BP_BaseAI_C_StartHealthBarTimer::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_StartHealthBarTimer, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000010, "Member 'BP_BaseAI_C_StartHealthBarTimer::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_StartHealthBarTimer, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x000018, "Member 'BP_BaseAI_C_StartHealthBarTimer::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_StateBarUpdate \ static_assert(alignof(BP_BaseAI_C_StateBarUpdate) == 0x000008, "Wrong alignment on BP_BaseAI_C_StateBarUpdate"); \ static_assert(sizeof(BP_BaseAI_C_StateBarUpdate) == 0x000020, "Wrong size on BP_BaseAI_C_StateBarUpdate"); \ static_assert(offsetof(BP_BaseAI_C_StateBarUpdate, Force) == 0x000000, "Member 'BP_BaseAI_C_StateBarUpdate::Force' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_StateBarUpdate, Show) == 0x000001, "Member 'BP_BaseAI_C_StateBarUpdate::Show' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_StateBarUpdate, CallFunc_GetStatBarWidgetRef_ReturnValue) == 0x000008, "Member 'BP_BaseAI_C_StateBarUpdate::CallFunc_GetStatBarWidgetRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_StateBarUpdate, CallFunc_GetStatBarWidgetRef_ReturnValue_1) == 0x000010, "Member 'BP_BaseAI_C_StateBarUpdate::CallFunc_GetStatBarWidgetRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_StateBarUpdate, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'BP_BaseAI_C_StateBarUpdate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_switchWeapon \ static_assert(alignof(BP_BaseAI_C_switchWeapon) == 0x000008, "Wrong alignment on BP_BaseAI_C_switchWeapon"); \ static_assert(sizeof(BP_BaseAI_C_switchWeapon) == 0x000018, "Wrong size on BP_BaseAI_C_switchWeapon"); \ static_assert(offsetof(BP_BaseAI_C_switchWeapon, WeaponType) == 0x000000, "Member 'BP_BaseAI_C_switchWeapon::WeaponType' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_switchWeapon, idx) == 0x000004, "Member 'BP_BaseAI_C_switchWeapon::idx' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_switchWeapon, Duration) == 0x000008, "Member 'BP_BaseAI_C_switchWeapon::Duration' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_switchWeapon, CallFunc_GetMyEquip_Equip) == 0x000010, "Member 'BP_BaseAI_C_switchWeapon::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_SyncMeleeCutTime \ static_assert(alignof(BP_BaseAI_C_SyncMeleeCutTime) == 0x000008, "Wrong alignment on BP_BaseAI_C_SyncMeleeCutTime"); \ static_assert(sizeof(BP_BaseAI_C_SyncMeleeCutTime) == 0x000010, "Wrong size on BP_BaseAI_C_SyncMeleeCutTime"); \ static_assert(offsetof(BP_BaseAI_C_SyncMeleeCutTime, Type) == 0x000000, "Member 'BP_BaseAI_C_SyncMeleeCutTime::Type' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SyncMeleeCutTime, AttackPlayer) == 0x000008, "Member 'BP_BaseAI_C_SyncMeleeCutTime::AttackPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_TryPlayMontageFromItem \ static_assert(alignof(BP_BaseAI_C_TryPlayMontageFromItem) == 0x000008, "Wrong alignment on BP_BaseAI_C_TryPlayMontageFromItem"); \ static_assert(sizeof(BP_BaseAI_C_TryPlayMontageFromItem) == 0x000070, "Wrong size on BP_BaseAI_C_TryPlayMontageFromItem"); \ static_assert(offsetof(BP_BaseAI_C_TryPlayMontageFromItem, Montage) == 0x000000, "Member 'BP_BaseAI_C_TryPlayMontageFromItem::Montage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TryPlayMontageFromItem, AnimSequence) == 0x000008, "Member 'BP_BaseAI_C_TryPlayMontageFromItem::AnimSequence' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TryPlayMontageFromItem, SlotName) == 0x000010, "Member 'BP_BaseAI_C_TryPlayMontageFromItem::SlotName' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TryPlayMontageFromItem, Duration) == 0x000018, "Member 'BP_BaseAI_C_TryPlayMontageFromItem::Duration' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TryPlayMontageFromItem, Find) == 0x000020, "Member 'BP_BaseAI_C_TryPlayMontageFromItem::Find' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TryPlayMontageFromItem, PlayedMontage) == 0x000028, "Member 'BP_BaseAI_C_TryPlayMontageFromItem::PlayedMontage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TryPlayMontageFromItem, tempMontage) == 0x000030, "Member 'BP_BaseAI_C_TryPlayMontageFromItem::tempMontage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TryPlayMontageFromItem, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'BP_BaseAI_C_TryPlayMontageFromItem::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TryPlayMontageFromItem, CallFunc_GetAnimInstance_ReturnValue) == 0x000040, "Member 'BP_BaseAI_C_TryPlayMontageFromItem::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TryPlayMontageFromItem, CallFunc_PlaySlotAnimationAsDynamicMontage_ReturnValue) == 0x000048, "Member 'BP_BaseAI_C_TryPlayMontageFromItem::CallFunc_PlaySlotAnimationAsDynamicMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TryPlayMontageFromItem, CallFunc_Montage_Play_ReturnValue) == 0x000050, "Member 'BP_BaseAI_C_TryPlayMontageFromItem::CallFunc_Montage_Play_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TryPlayMontageFromItem, CallFunc_IsValid_ReturnValue_1) == 0x000054, "Member 'BP_BaseAI_C_TryPlayMontageFromItem::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TryPlayMontageFromItem, CallFunc_IsValid_ReturnValue_2) == 0x000055, "Member 'BP_BaseAI_C_TryPlayMontageFromItem::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TryPlayMontageFromItem, Temp_real_Variable) == 0x000058, "Member 'BP_BaseAI_C_TryPlayMontageFromItem::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TryPlayMontageFromItem, Temp_real_Variable_0) == 0x000060, "Member 'BP_BaseAI_C_TryPlayMontageFromItem::Temp_real_Variable_0' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TryPlayMontageFromItem, Temp_real_Variable_1) == 0x000068, "Member 'BP_BaseAI_C_TryPlayMontageFromItem::Temp_real_Variable_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_UpdateMovementOptimized \ static_assert(alignof(BP_BaseAI_C_UpdateMovementOptimized) == 0x000001, "Wrong alignment on BP_BaseAI_C_UpdateMovementOptimized"); \ static_assert(sizeof(BP_BaseAI_C_UpdateMovementOptimized) == 0x000001, "Wrong size on BP_BaseAI_C_UpdateMovementOptimized"); \ static_assert(offsetof(BP_BaseAI_C_UpdateMovementOptimized, FormStartBattle) == 0x000000, "Member 'BP_BaseAI_C_UpdateMovementOptimized::FormStartBattle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_UpdateTargetUMGPosition \ static_assert(alignof(BP_BaseAI_C_UpdateTargetUMGPosition) == 0x000008, "Wrong alignment on BP_BaseAI_C_UpdateTargetUMGPosition"); \ static_assert(sizeof(BP_BaseAI_C_UpdateTargetUMGPosition) == 0x0002E0, "Wrong size on BP_BaseAI_C_UpdateTargetUMGPosition"); \ static_assert(offsetof(BP_BaseAI_C_UpdateTargetUMGPosition, Preview_NoExecSlowTick_) == 0x000000, "Member 'BP_BaseAI_C_UpdateTargetUMGPosition::Preview_NoExecSlowTick_' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_UpdateTargetUMGPosition, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000008, "Member 'BP_BaseAI_C_UpdateTargetUMGPosition::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_UpdateTargetUMGPosition, CallFunc_IsValid_ReturnValue) == 0x0000F0, "Member 'BP_BaseAI_C_UpdateTargetUMGPosition::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_UpdateTargetUMGPosition, CallFunc_K2_AttachToComponent_ReturnValue) == 0x0000F1, "Member 'BP_BaseAI_C_UpdateTargetUMGPosition::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_UpdateTargetUMGPosition, CallFunc_K2_AttachToComponent_ReturnValue_1) == 0x0000F2, "Member 'BP_BaseAI_C_UpdateTargetUMGPosition::CallFunc_K2_AttachToComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_UpdateTargetUMGPosition, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0000F3, "Member 'BP_BaseAI_C_UpdateTargetUMGPosition::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_UpdateTargetUMGPosition, CallFunc_K2_SetWorldRotation_SweepHitResult) == 0x0000F8, "Member 'BP_BaseAI_C_UpdateTargetUMGPosition::CallFunc_K2_SetWorldRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_UpdateTargetUMGPosition, CallFunc_GetSocketLocation_ReturnValue) == 0x0001E0, "Member 'BP_BaseAI_C_UpdateTargetUMGPosition::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_UpdateTargetUMGPosition, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x0001F8, "Member 'BP_BaseAI_C_UpdateTargetUMGPosition::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_UserConstructionScript \ static_assert(alignof(BP_BaseAI_C_UserConstructionScript) == 0x000010, "Wrong alignment on BP_BaseAI_C_UserConstructionScript"); \ static_assert(sizeof(BP_BaseAI_C_UserConstructionScript) == 0x000090, "Wrong size on BP_BaseAI_C_UserConstructionScript"); \ static_assert(offsetof(BP_BaseAI_C_UserConstructionScript, PreOld) == 0x000000, "Member 'BP_BaseAI_C_UserConstructionScript::PreOld' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_UserConstructionScript, CallFunc_GetMyClothRebineComp_ClothRebineComponent) == 0x000008, "Member 'BP_BaseAI_C_UserConstructionScript::CallFunc_GetMyClothRebineComp_ClothRebineComponent' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_UserConstructionScript, CallFunc_GetMyClothRebineComp_ClothRebineComponent_1) == 0x000010, "Member 'BP_BaseAI_C_UserConstructionScript::CallFunc_GetMyClothRebineComp_ClothRebineComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_UserConstructionScript, K2Node_SwitchEnum_CmpSuccess) == 0x000018, "Member 'BP_BaseAI_C_UserConstructionScript::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_UserConstructionScript, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'BP_BaseAI_C_UserConstructionScript::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_UserConstructionScript, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000020, "Member 'BP_BaseAI_C_UserConstructionScript::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_UserConstructionScript, CallFunc_GetTransform_ReturnValue) == 0x000030, "Member 'BP_BaseAI_C_UserConstructionScript::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_AnimationCallback \ static_assert(alignof(BP_BaseAI_C_AnimationCallback) == 0x000008, "Wrong alignment on BP_BaseAI_C_AnimationCallback"); \ static_assert(sizeof(BP_BaseAI_C_AnimationCallback) == 0x000018, "Wrong size on BP_BaseAI_C_AnimationCallback"); \ static_assert(offsetof(BP_BaseAI_C_AnimationCallback, EventName) == 0x000000, "Member 'BP_BaseAI_C_AnimationCallback::EventName' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_AnimationCallback, K2Node_SwitchString_CmpSuccess) == 0x000010, "Member 'BP_BaseAI_C_AnimationCallback::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_AnimationEvent \ static_assert(alignof(BP_BaseAI_C_AnimationEvent) == 0x000004, "Wrong alignment on BP_BaseAI_C_AnimationEvent"); \ static_assert(sizeof(BP_BaseAI_C_AnimationEvent) == 0x000008, "Wrong size on BP_BaseAI_C_AnimationEvent"); \ static_assert(offsetof(BP_BaseAI_C_AnimationEvent, Param_AnimationEvent_0) == 0x000000, "Member 'BP_BaseAI_C_AnimationEvent::Param_AnimationEvent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_CallAttackResult \ static_assert(alignof(BP_BaseAI_C_CallAttackResult) == 0x000001, "Wrong alignment on BP_BaseAI_C_CallAttackResult"); \ static_assert(sizeof(BP_BaseAI_C_CallAttackResult) == 0x000001, "Wrong size on BP_BaseAI_C_CallAttackResult"); \ static_assert(offsetof(BP_BaseAI_C_CallAttackResult, Result) == 0x000000, "Member 'BP_BaseAI_C_CallAttackResult::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_DieEffect_Override \ static_assert(alignof(BP_BaseAI_C_DieEffect_Override) == 0x000008, "Wrong alignment on BP_BaseAI_C_DieEffect_Override"); \ static_assert(sizeof(BP_BaseAI_C_DieEffect_Override) == 0x000008, "Wrong size on BP_BaseAI_C_DieEffect_Override"); \ static_assert(offsetof(BP_BaseAI_C_DieEffect_Override, DeathMontage) == 0x000000, "Member 'BP_BaseAI_C_DieEffect_Override::DeathMontage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_EnterDeath \ static_assert(alignof(BP_BaseAI_C_EnterDeath) == 0x000008, "Wrong alignment on BP_BaseAI_C_EnterDeath"); \ static_assert(sizeof(BP_BaseAI_C_EnterDeath) == 0x000020, "Wrong size on BP_BaseAI_C_EnterDeath"); \ static_assert(offsetof(BP_BaseAI_C_EnterDeath, enter_death) == 0x000000, "Member 'BP_BaseAI_C_EnterDeath::enter_death' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_EnterDeath, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000008, "Member 'BP_BaseAI_C_EnterDeath::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_EnterDeath, CallFunc_GetMyBuffComp_BuffComponent) == 0x000010, "Member 'BP_BaseAI_C_EnterDeath::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_EnterDeath, CallFunc_EnterDeath_enter_death) == 0x000018, "Member 'BP_BaseAI_C_EnterDeath::CallFunc_EnterDeath_enter_death' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_EnterDeath, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'BP_BaseAI_C_EnterDeath::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_EnterDeath, CallFunc_IsValid_ReturnValue_1) == 0x00001A, "Member 'BP_BaseAI_C_EnterDeath::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_ExecuteFXIsActive_Overloaded_ \ static_assert(alignof(BP_BaseAI_C_ExecuteFXIsActive_Overloaded_) == 0x000001, "Wrong alignment on BP_BaseAI_C_ExecuteFXIsActive_Overloaded_"); \ static_assert(sizeof(BP_BaseAI_C_ExecuteFXIsActive_Overloaded_) == 0x000001, "Wrong size on BP_BaseAI_C_ExecuteFXIsActive_Overloaded_"); \ static_assert(offsetof(BP_BaseAI_C_ExecuteFXIsActive_Overloaded_, ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_ExecuteFXIsActive_Overloaded_::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetAnimItem \ static_assert(alignof(BP_BaseAI_C_GetAnimItem) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetAnimItem"); \ static_assert(sizeof(BP_BaseAI_C_GetAnimItem) == 0x0000B8, "Wrong size on BP_BaseAI_C_GetAnimItem"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimItem, Name_0) == 0x000000, "Member 'BP_BaseAI_C_GetAnimItem::Name_0' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimItem, Item) == 0x000008, "Member 'BP_BaseAI_C_GetAnimItem::Item' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimItem, L_anim_table) == 0x000020, "Member 'BP_BaseAI_C_GetAnimItem::L_anim_table' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimItem, src_montage) == 0x000028, "Member 'BP_BaseAI_C_GetAnimItem::src_montage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimItem, CallFunc_GetAnimItem_Item) == 0x000038, "Member 'BP_BaseAI_C_GetAnimItem::CallFunc_GetAnimItem_Item' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimItem, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'BP_BaseAI_C_GetAnimItem::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimItem, CallFunc_Conv_NameToString_ReturnValue) == 0x000058, "Member 'BP_BaseAI_C_GetAnimItem::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimItem, CallFunc_IsAIRetreating_ReturnValue) == 0x000068, "Member 'BP_BaseAI_C_GetAnimItem::CallFunc_IsAIRetreating_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimItem, K2Node_DynamicCast_AsI_Montage_Manager_Component) == 0x000070, "Member 'BP_BaseAI_C_GetAnimItem::K2Node_DynamicCast_AsI_Montage_Manager_Component' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimItem, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'BP_BaseAI_C_GetAnimItem::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimItem, CallFunc_IsValid_ReturnValue_1) == 0x000081, "Member 'BP_BaseAI_C_GetAnimItem::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimItem, CallFunc_GetAnimProfile_Profile) == 0x000088, "Member 'BP_BaseAI_C_GetAnimItem::CallFunc_GetAnimProfile_Profile' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimItem, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000090, "Member 'BP_BaseAI_C_GetAnimItem::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimItem, CallFunc_GetDataTableRowFromName_OutRow) == 0x000098, "Member 'BP_BaseAI_C_GetAnimItem::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimItem, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000B0, "Member 'BP_BaseAI_C_GetAnimItem::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimItem, CallFunc_BooleanAND_ReturnValue) == 0x0000B1, "Member 'BP_BaseAI_C_GetAnimItem::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetAnimProfile \ static_assert(alignof(BP_BaseAI_C_GetAnimProfile) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetAnimProfile"); \ static_assert(sizeof(BP_BaseAI_C_GetAnimProfile) == 0x000018, "Wrong size on BP_BaseAI_C_GetAnimProfile"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimProfile, ForceUpdate) == 0x000000, "Member 'BP_BaseAI_C_GetAnimProfile::ForceUpdate' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimProfile, Profile) == 0x000008, "Member 'BP_BaseAI_C_GetAnimProfile::Profile' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetAnimProfile, CallFunc_GetAnimProfile_Profile) == 0x000010, "Member 'BP_BaseAI_C_GetAnimProfile::CallFunc_GetAnimProfile_Profile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetCharacterLODLevel \ static_assert(alignof(BP_BaseAI_C_GetCharacterLODLevel) == 0x000001, "Wrong alignment on BP_BaseAI_C_GetCharacterLODLevel"); \ static_assert(sizeof(BP_BaseAI_C_GetCharacterLODLevel) == 0x000002, "Wrong size on BP_BaseAI_C_GetCharacterLODLevel"); \ static_assert(offsetof(BP_BaseAI_C_GetCharacterLODLevel, ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_GetCharacterLODLevel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetCharacterLODLevel, CallFunc_GetCurrentLodLevel_ReturnValue) == 0x000001, "Member 'BP_BaseAI_C_GetCharacterLODLevel::CallFunc_GetCurrentLodLevel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetDeathEffectCurve \ static_assert(alignof(BP_BaseAI_C_GetDeathEffectCurve) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetDeathEffectCurve"); \ static_assert(sizeof(BP_BaseAI_C_GetDeathEffectCurve) == 0x000040, "Wrong size on BP_BaseAI_C_GetDeathEffectCurve"); \ static_assert(offsetof(BP_BaseAI_C_GetDeathEffectCurve, DeathMontage) == 0x000000, "Member 'BP_BaseAI_C_GetDeathEffectCurve::DeathMontage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDeathEffectCurve, Vanish) == 0x000008, "Member 'BP_BaseAI_C_GetDeathEffectCurve::Vanish' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDeathEffectCurve, Temp_bool_Variable) == 0x000010, "Member 'BP_BaseAI_C_GetDeathEffectCurve::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDeathEffectCurve, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'BP_BaseAI_C_GetDeathEffectCurve::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDeathEffectCurve, CallFunc_GetObjectName_ReturnValue) == 0x000018, "Member 'BP_BaseAI_C_GetDeathEffectCurve::CallFunc_GetObjectName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDeathEffectCurve, CallFunc_Contains_ReturnValue) == 0x000028, "Member 'BP_BaseAI_C_GetDeathEffectCurve::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDeathEffectCurve, CallFunc_Contains_ReturnValue_1) == 0x000029, "Member 'BP_BaseAI_C_GetDeathEffectCurve::CallFunc_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDeathEffectCurve, Temp_bool_Variable_1) == 0x00002A, "Member 'BP_BaseAI_C_GetDeathEffectCurve::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDeathEffectCurve, CallFunc_IsValid_ReturnValue_1) == 0x00002B, "Member 'BP_BaseAI_C_GetDeathEffectCurve::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDeathEffectCurve, CallFunc_IsValid_ReturnValue_2) == 0x00002C, "Member 'BP_BaseAI_C_GetDeathEffectCurve::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDeathEffectCurve, K2Node_Select_Default) == 0x000030, "Member 'BP_BaseAI_C_GetDeathEffectCurve::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDeathEffectCurve, K2Node_Select_Default_1) == 0x000038, "Member 'BP_BaseAI_C_GetDeathEffectCurve::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetDesiredRotation \ static_assert(alignof(BP_BaseAI_C_GetDesiredRotation) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetDesiredRotation"); \ static_assert(sizeof(BP_BaseAI_C_GetDesiredRotation) == 0x000200, "Wrong size on BP_BaseAI_C_GetDesiredRotation"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, Refresh) == 0x000000, "Member 'BP_BaseAI_C_GetDesiredRotation::Refresh' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, rotateIntent) == 0x000004, "Member 'BP_BaseAI_C_GetDesiredRotation::rotateIntent' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, Rotation) == 0x000008, "Member 'BP_BaseAI_C_GetDesiredRotation::Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, Ltarget) == 0x000020, "Member 'BP_BaseAI_C_GetDesiredRotation::Ltarget' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, acturalRotate) == 0x000028, "Member 'BP_BaseAI_C_GetDesiredRotation::acturalRotate' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000040, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, K2Node_SwitchInteger_CmpSuccess) == 0x000044, "Member 'BP_BaseAI_C_GetDesiredRotation::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, K2Node_DynamicCast_AsInt_AIAction_Impl) == 0x000048, "Member 'BP_BaseAI_C_GetDesiredRotation::K2Node_DynamicCast_AsInt_AIAction_Impl' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'BP_BaseAI_C_GetDesiredRotation::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000060, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_GetTarget_target) == 0x000078, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_GetTarget_target' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_IsValid_ReturnValue) == 0x000080, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_IsValid_ReturnValue_1) == 0x000081, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000088, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x0000A0, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0000B8, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_FindLookAtRotation_ReturnValue) == 0x0000D0, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_BreakRotator_Roll) == 0x0000E8, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_BreakRotator_Pitch) == 0x0000EC, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_BreakRotator_Yaw) == 0x0000F0, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_BreakRotator_Roll_1) == 0x0000F4, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_BreakRotator_Pitch_1) == 0x0000F8, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_BreakRotator_Yaw_1) == 0x0000FC, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_MakeRotator_ReturnValue) == 0x000100, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000118, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x000130, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_FindLookAtRotation_ReturnValue_1) == 0x000148, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_FindLookAtRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_BreakRotator_Roll_2) == 0x000160, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_BreakRotator_Roll_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_BreakRotator_Pitch_2) == 0x000164, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_BreakRotator_Pitch_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_BreakRotator_Yaw_2) == 0x000168, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_BreakRotator_Yaw_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_BreakRotator_Roll_3) == 0x00016C, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_BreakRotator_Roll_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_BreakRotator_Pitch_3) == 0x000170, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_BreakRotator_Pitch_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_BreakRotator_Yaw_3) == 0x000174, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_BreakRotator_Yaw_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_GetBlackboard_ReturnValue) == 0x000178, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000180, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_IsValid_ReturnValue_2) == 0x000188, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_MakeRotator_ReturnValue_1) == 0x000190, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_MakeRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0001A8, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_MakeRotator_ReturnValue_2) == 0x0001B0, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_MakeRotator_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_MakeRotator_ReturnValue_3) == 0x0001C8, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_MakeRotator_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0001E0, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0001E8, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_Subtract_DoubleDouble_A_ImplicitCast_1) == 0x0001F0, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_Subtract_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x0001F8, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetDesiredRotation, CallFunc_MakeRotator_Yaw_ImplicitCast_1) == 0x0001FC, "Member 'BP_BaseAI_C_GetDesiredRotation::CallFunc_MakeRotator_Yaw_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetEffectMontageBlendInTime \ static_assert(alignof(BP_BaseAI_C_GetEffectMontageBlendInTime) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetEffectMontageBlendInTime"); \ static_assert(sizeof(BP_BaseAI_C_GetEffectMontageBlendInTime) == 0x000008, "Wrong size on BP_BaseAI_C_GetEffectMontageBlendInTime"); \ static_assert(offsetof(BP_BaseAI_C_GetEffectMontageBlendInTime, ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_GetEffectMontageBlendInTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetEffectMontageStartTime \ static_assert(alignof(BP_BaseAI_C_GetEffectMontageStartTime) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetEffectMontageStartTime"); \ static_assert(sizeof(BP_BaseAI_C_GetEffectMontageStartTime) == 0x000008, "Wrong size on BP_BaseAI_C_GetEffectMontageStartTime"); \ static_assert(offsetof(BP_BaseAI_C_GetEffectMontageStartTime, ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_GetEffectMontageStartTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetMyForceActing \ static_assert(alignof(BP_BaseAI_C_GetMyForceActing) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetMyForceActing"); \ static_assert(sizeof(BP_BaseAI_C_GetMyForceActing) == 0x000008, "Wrong size on BP_BaseAI_C_GetMyForceActing"); \ static_assert(offsetof(BP_BaseAI_C_GetMyForceActing, ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_GetMyForceActing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetMyStatBar \ static_assert(alignof(BP_BaseAI_C_GetMyStatBar) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetMyStatBar"); \ static_assert(sizeof(BP_BaseAI_C_GetMyStatBar) == 0x000008, "Wrong size on BP_BaseAI_C_GetMyStatBar"); \ static_assert(offsetof(BP_BaseAI_C_GetMyStatBar, ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_GetMyStatBar::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetMyTargetBillboardRootComponent \ static_assert(alignof(BP_BaseAI_C_GetMyTargetBillboardRootComponent) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetMyTargetBillboardRootComponent"); \ static_assert(sizeof(BP_BaseAI_C_GetMyTargetBillboardRootComponent) == 0x000008, "Wrong size on BP_BaseAI_C_GetMyTargetBillboardRootComponent"); \ static_assert(offsetof(BP_BaseAI_C_GetMyTargetBillboardRootComponent, ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_GetMyTargetBillboardRootComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetNetworkState \ static_assert(alignof(BP_BaseAI_C_GetNetworkState) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetNetworkState"); \ static_assert(sizeof(BP_BaseAI_C_GetNetworkState) == 0x000010, "Wrong size on BP_BaseAI_C_GetNetworkState"); \ static_assert(offsetof(BP_BaseAI_C_GetNetworkState, ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_GetNetworkState::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetNetworkState, CallFunc_GetAIState_ReturnValue) == 0x000008, "Member 'BP_BaseAI_C_GetNetworkState::CallFunc_GetAIState_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetRealBlockingState \ static_assert(alignof(BP_BaseAI_C_GetRealBlockingState) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetRealBlockingState"); \ static_assert(sizeof(BP_BaseAI_C_GetRealBlockingState) == 0x0000F8, "Wrong size on BP_BaseAI_C_GetRealBlockingState"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, ReturnValue) == 0x000000, "Member 'BP_BaseAI_C_GetRealBlockingState::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, Local_CurrentPlayingMontage) == 0x000008, "Member 'BP_BaseAI_C_GetRealBlockingState::Local_CurrentPlayingMontage' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, Local_GuardBS) == 0x000010, "Member 'BP_BaseAI_C_GetRealBlockingState::Local_GuardBS' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, Temp_int_Array_Index_Variable) == 0x000018, "Member 'BP_BaseAI_C_GetRealBlockingState::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'BP_BaseAI_C_GetRealBlockingState::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_GetAnimInstance_ReturnValue) == 0x000028, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_GetDisplayName_ReturnValue) == 0x000030, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, K2Node_DynamicCast_AsABP_Abstract) == 0x000040, "Member 'BP_BaseAI_C_GetRealBlockingState::K2Node_DynamicCast_AsABP_Abstract' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'BP_BaseAI_C_GetRealBlockingState::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_CheckThisBSAnimationSwitchFinished_IsFinished) == 0x000060, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_CheckThisBSAnimationSwitchFinished_IsFinished' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_CheckThisBSAnimationSwitchFinished_NotTarget) == 0x000061, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_CheckThisBSAnimationSwitchFinished_NotTarget' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_Montage_GetNotifyStatesByClass_ReturnValue) == 0x000068, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_Montage_GetNotifyStatesByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_IsValid_ReturnValue) == 0x000078, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_Array_Get_Item) == 0x000080, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00008C, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_Less_IntInt_ReturnValue) == 0x00008D, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000090, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000098, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_GetActivityValue_Value) == 0x0000A0, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x0000A8, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_GetRealBlockingState_ReturnValue) == 0x0000B0, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_GetRealBlockingState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, K2Node_DynamicCast_AsI_Montage_Manager_Component) == 0x0000B8, "Member 'BP_BaseAI_C_GetRealBlockingState::K2Node_DynamicCast_AsI_Montage_Manager_Component' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, K2Node_DynamicCast_bSuccess_1) == 0x0000C8, "Member 'BP_BaseAI_C_GetRealBlockingState::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_GetAnimProfile_Profile) == 0x0000D0, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_GetAnimProfile_Profile' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000D8, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetRealBlockingState, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000F0, "Member 'BP_BaseAI_C_GetRealBlockingState::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetReduceDamage \ static_assert(alignof(BP_BaseAI_C_GetReduceDamage) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetReduceDamage"); \ static_assert(sizeof(BP_BaseAI_C_GetReduceDamage) == 0x000040, "Wrong size on BP_BaseAI_C_GetReduceDamage"); \ static_assert(offsetof(BP_BaseAI_C_GetReduceDamage, DamageCauser) == 0x000000, "Member 'BP_BaseAI_C_GetReduceDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetReduceDamage, ReturnValue) == 0x000008, "Member 'BP_BaseAI_C_GetReduceDamage::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetReduceDamage, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000010, "Member 'BP_BaseAI_C_GetReduceDamage::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetReduceDamage, CallFunc_GetDamageSourceCharacter_SourceActor) == 0x000018, "Member 'BP_BaseAI_C_GetReduceDamage::CallFunc_GetDamageSourceCharacter_SourceActor' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetReduceDamage, CallFunc_GetStatValue_Value) == 0x000020, "Member 'BP_BaseAI_C_GetReduceDamage::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetReduceDamage, K2Node_DynamicCast_AsBP_Base_AI) == 0x000028, "Member 'BP_BaseAI_C_GetReduceDamage::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetReduceDamage, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'BP_BaseAI_C_GetReduceDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetReduceDamage, CallFunc_GetReduceDamage_ReturnValue) == 0x000038, "Member 'BP_BaseAI_C_GetReduceDamage::CallFunc_GetReduceDamage_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_GetState \ static_assert(alignof(BP_BaseAI_C_GetState) == 0x000008, "Wrong alignment on BP_BaseAI_C_GetState"); \ static_assert(sizeof(BP_BaseAI_C_GetState) == 0x000030, "Wrong size on BP_BaseAI_C_GetState"); \ static_assert(offsetof(BP_BaseAI_C_GetState, State) == 0x000000, "Member 'BP_BaseAI_C_GetState::State' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetState, Local_State) == 0x000008, "Member 'BP_BaseAI_C_GetState::Local_State' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetState, CallFunc_SyncState_GetCharacterState_State) == 0x000010, "Member 'BP_BaseAI_C_GetState::CallFunc_SyncState_GetCharacterState_State' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetState, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'BP_BaseAI_C_GetState::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetState, CallFunc_GetNetworkState_ReturnValue) == 0x000018, "Member 'BP_BaseAI_C_GetState::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetState, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000020, "Member 'BP_BaseAI_C_GetState::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetState, CallFunc_GetState_State) == 0x000028, "Member 'BP_BaseAI_C_GetState::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_GetState, CallFunc_IsValid_ReturnValue_1) == 0x000029, "Member 'BP_BaseAI_C_GetState::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_ImplPrintPoint \ static_assert(alignof(BP_BaseAI_C_ImplPrintPoint) == 0x000008, "Wrong alignment on BP_BaseAI_C_ImplPrintPoint"); \ static_assert(sizeof(BP_BaseAI_C_ImplPrintPoint) == 0x000058, "Wrong size on BP_BaseAI_C_ImplPrintPoint"); \ static_assert(offsetof(BP_BaseAI_C_ImplPrintPoint, StateName) == 0x000000, "Member 'BP_BaseAI_C_ImplPrintPoint::StateName' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ImplPrintPoint, EventName) == 0x000010, "Member 'BP_BaseAI_C_ImplPrintPoint::EventName' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ImplPrintPoint, ReturnValue) == 0x000020, "Member 'BP_BaseAI_C_ImplPrintPoint::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ImplPrintPoint, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'BP_BaseAI_C_ImplPrintPoint::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ImplPrintPoint, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'BP_BaseAI_C_ImplPrintPoint::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_ImplPrintPoint, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000048, "Member 'BP_BaseAI_C_ImplPrintPoint::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_IsAttackableTarget \ static_assert(alignof(BP_BaseAI_C_IsAttackableTarget) == 0x000008, "Wrong alignment on BP_BaseAI_C_IsAttackableTarget"); \ static_assert(sizeof(BP_BaseAI_C_IsAttackableTarget) == 0x000030, "Wrong size on BP_BaseAI_C_IsAttackableTarget"); \ static_assert(offsetof(BP_BaseAI_C_IsAttackableTarget, Target) == 0x000000, "Member 'BP_BaseAI_C_IsAttackableTarget::Target' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsAttackableTarget, Result) == 0x000008, "Member 'BP_BaseAI_C_IsAttackableTarget::Result' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsAttackableTarget, L_CurrentTarget) == 0x000010, "Member 'BP_BaseAI_C_IsAttackableTarget::L_CurrentTarget' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsAttackableTarget, CallFunc_GetMyBehavior_BehaviorComp) == 0x000018, "Member 'BP_BaseAI_C_IsAttackableTarget::CallFunc_GetMyBehavior_BehaviorComp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsAttackableTarget, CallFunc_GetDamageSourceCharacter_SourceActor) == 0x000020, "Member 'BP_BaseAI_C_IsAttackableTarget::CallFunc_GetDamageSourceCharacter_SourceActor' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_IsAttackableTarget, CallFunc_Is_Enemy_Return) == 0x000028, "Member 'BP_BaseAI_C_IsAttackableTarget::CallFunc_Is_Enemy_Return' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_OnValueChanged_Health \ static_assert(alignof(BP_BaseAI_C_OnValueChanged_Health) == 0x000008, "Wrong alignment on BP_BaseAI_C_OnValueChanged_Health"); \ static_assert(sizeof(BP_BaseAI_C_OnValueChanged_Health) == 0x000020, "Wrong size on BP_BaseAI_C_OnValueChanged_Health"); \ static_assert(offsetof(BP_BaseAI_C_OnValueChanged_Health, Type) == 0x000000, "Member 'BP_BaseAI_C_OnValueChanged_Health::Type' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnValueChanged_Health, OldValue) == 0x000008, "Member 'BP_BaseAI_C_OnValueChanged_Health::OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnValueChanged_Health, NewValue) == 0x000010, "Member 'BP_BaseAI_C_OnValueChanged_Health::NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_OnValueChanged_Health, MaxValue) == 0x000018, "Member 'BP_BaseAI_C_OnValueChanged_Health::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_PlayEffectMongtage \ static_assert(alignof(BP_BaseAI_C_PlayEffectMongtage) == 0x000008, "Wrong alignment on BP_BaseAI_C_PlayEffectMongtage"); \ static_assert(sizeof(BP_BaseAI_C_PlayEffectMongtage) == 0x000050, "Wrong size on BP_BaseAI_C_PlayEffectMongtage"); \ static_assert(offsetof(BP_BaseAI_C_PlayEffectMongtage, Effect_Type) == 0x000000, "Member 'BP_BaseAI_C_PlayEffectMongtage::Effect_Type' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_PlayEffectMongtage, Montage_Action) == 0x000001, "Member 'BP_BaseAI_C_PlayEffectMongtage::Montage_Action' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_PlayEffectMongtage, ExtendArg) == 0x000004, "Member 'BP_BaseAI_C_PlayEffectMongtage::ExtendArg' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_PlayEffectMongtage, Impact_Direction) == 0x000008, "Member 'BP_BaseAI_C_PlayEffectMongtage::Impact_Direction' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_PlayEffectMongtage, CallFunc_ReplaceMontageAction_Value) == 0x000020, "Member 'BP_BaseAI_C_PlayEffectMongtage::CallFunc_ReplaceMontageAction_Value' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_PlayEffectMongtage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000021, "Member 'BP_BaseAI_C_PlayEffectMongtage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_PlayEffectMongtage, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000022, "Member 'BP_BaseAI_C_PlayEffectMongtage::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_PlayEffectMongtage, CallFunc_BooleanOR_ReturnValue) == 0x000023, "Member 'BP_BaseAI_C_PlayEffectMongtage::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_PlayEffectMongtage, Temp_delegate_Variable) == 0x000024, "Member 'BP_BaseAI_C_PlayEffectMongtage::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_PlayEffectMongtage, CallFunc_PostEvent_ReturnValue) == 0x000034, "Member 'BP_BaseAI_C_PlayEffectMongtage::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_PlayEffectMongtage, CallFunc_MakeLiteralByte_ReturnValue) == 0x000038, "Member 'BP_BaseAI_C_PlayEffectMongtage::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_PlayEffectMongtage, CallFunc_GetPlayerStatic_ReturnValue) == 0x000040, "Member 'BP_BaseAI_C_PlayEffectMongtage::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_PlayEffectMongtage, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000048, "Member 'BP_BaseAI_C_PlayEffectMongtage::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_PlayEffectMongtage, CallFunc_Array_Contains_ReturnValue) == 0x000049, "Member 'BP_BaseAI_C_PlayEffectMongtage::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_ResetIdleState \ static_assert(alignof(BP_BaseAI_C_ResetIdleState) == 0x000008, "Wrong alignment on BP_BaseAI_C_ResetIdleState"); \ static_assert(sizeof(BP_BaseAI_C_ResetIdleState) == 0x000008, "Wrong size on BP_BaseAI_C_ResetIdleState"); \ static_assert(offsetof(BP_BaseAI_C_ResetIdleState, Delay) == 0x000000, "Member 'BP_BaseAI_C_ResetIdleState::Delay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_ \ static_assert(alignof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_) == 0x000008, "Wrong alignment on BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_"); \ static_assert(sizeof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_) == 0x000090, "Wrong size on BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, Enable) == 0x000000, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::Enable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, LocalColor) == 0x000008, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::LocalColor' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, LocalChild) == 0x000010, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::LocalChild' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, Temp_real_Variable) == 0x000020, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, Temp_real_Variable_1) == 0x000028, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, Temp_int_Array_Index_Variable) == 0x000030, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, CallFunc_Array_Get_Item) == 0x000038, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, K2Node_DynamicCast_AsNiagara_Particle_System_Component) == 0x000040, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::K2Node_DynamicCast_AsNiagara_Particle_System_Component' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, Temp_bool_Variable) == 0x000049, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, CallFunc_GetMyEffects_EffectsComp) == 0x000050, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, CallFunc_IsEffectApplied_ReturnValue) == 0x000058, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::CallFunc_IsEffectApplied_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, K2Node_Select_Default) == 0x000060, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x000068, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, Temp_int_Loop_Counter_Variable) == 0x00006C, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, CallFunc_Less_IntInt_ReturnValue) == 0x000070, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, CallFunc_Add_IntInt_ReturnValue) == 0x000074, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, CallFunc_GetChildrenComponents_Children) == 0x000078, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::CallFunc_GetChildrenComponents_Children' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_, CallFunc_SetVariableFloat_InValue_ImplicitCast) == 0x000088, "Member 'BP_BaseAI_C_SetCanExecuteFXEnable_Overloaded_::CallFunc_SetVariableFloat_InValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_SetEnableRotateLookAt \ static_assert(alignof(BP_BaseAI_C_SetEnableRotateLookAt) == 0x000008, "Wrong alignment on BP_BaseAI_C_SetEnableRotateLookAt"); \ static_assert(sizeof(BP_BaseAI_C_SetEnableRotateLookAt) == 0x000018, "Wrong size on BP_BaseAI_C_SetEnableRotateLookAt"); \ static_assert(offsetof(BP_BaseAI_C_SetEnableRotateLookAt, Enable) == 0x000000, "Member 'BP_BaseAI_C_SetEnableRotateLookAt::Enable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetEnableRotateLookAt, RotateWaist) == 0x000001, "Member 'BP_BaseAI_C_SetEnableRotateLookAt::RotateWaist' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetEnableRotateLookAt, Target) == 0x000008, "Member 'BP_BaseAI_C_SetEnableRotateLookAt::Target' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetEnableRotateLookAt, Offset) == 0x000010, "Member 'BP_BaseAI_C_SetEnableRotateLookAt::Offset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_SetExecuteFXEnable_Overloaded_ \ static_assert(alignof(BP_BaseAI_C_SetExecuteFXEnable_Overloaded_) == 0x000008, "Wrong alignment on BP_BaseAI_C_SetExecuteFXEnable_Overloaded_"); \ static_assert(sizeof(BP_BaseAI_C_SetExecuteFXEnable_Overloaded_) == 0x000020, "Wrong size on BP_BaseAI_C_SetExecuteFXEnable_Overloaded_"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXEnable_Overloaded_, Enable) == 0x000000, "Member 'BP_BaseAI_C_SetExecuteFXEnable_Overloaded_::Enable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXEnable_Overloaded_, Temp_bool_Variable) == 0x000001, "Member 'BP_BaseAI_C_SetExecuteFXEnable_Overloaded_::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXEnable_Overloaded_, Temp_byte_Variable) == 0x000002, "Member 'BP_BaseAI_C_SetExecuteFXEnable_Overloaded_::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXEnable_Overloaded_, Temp_byte_Variable_1) == 0x000003, "Member 'BP_BaseAI_C_SetExecuteFXEnable_Overloaded_::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXEnable_Overloaded_, Temp_object_Variable) == 0x000008, "Member 'BP_BaseAI_C_SetExecuteFXEnable_Overloaded_::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXEnable_Overloaded_, K2Node_Select_Default) == 0x000010, "Member 'BP_BaseAI_C_SetExecuteFXEnable_Overloaded_::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXEnable_Overloaded_, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000018, "Member 'BP_BaseAI_C_SetExecuteFXEnable_Overloaded_::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_ \ static_assert(alignof(BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_) == 0x000008, "Wrong alignment on BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_"); \ static_assert(sizeof(BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_) == 0x000070, "Wrong size on BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_, InVariableName) == 0x000000, "Member 'BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_::InVariableName' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_, InValue) == 0x000008, "Member 'BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_::InValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_, LocalChild) == 0x000010, "Member 'BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_::LocalChild' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_, LocalChild_0) == 0x000020, "Member 'BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_::LocalChild_0' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_, Temp_int_Array_Index_Variable) == 0x000030, "Member 'BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_, CallFunc_Array_Get_Item) == 0x000040, "Member 'BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_, CallFunc_GetChildrenComponents_Children) == 0x000048, "Member 'BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_::CallFunc_GetChildrenComponents_Children' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_, K2Node_DynamicCast_AsNiagara_Particle_System_Component) == 0x000058, "Member 'BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_::K2Node_DynamicCast_AsNiagara_Particle_System_Component' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_, CallFunc_Array_Length_ReturnValue) == 0x000064, "Member 'BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'BP_BaseAI_C_SetExecuteFXVariableLinkage_Overloaded_::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_SetForceIdleAnim \ static_assert(alignof(BP_BaseAI_C_SetForceIdleAnim) == 0x000008, "Wrong alignment on BP_BaseAI_C_SetForceIdleAnim"); \ static_assert(sizeof(BP_BaseAI_C_SetForceIdleAnim) == 0x000010, "Wrong size on BP_BaseAI_C_SetForceIdleAnim"); \ static_assert(offsetof(BP_BaseAI_C_SetForceIdleAnim, Animation) == 0x000000, "Member 'BP_BaseAI_C_SetForceIdleAnim::Animation' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetForceIdleAnim, ForceMovementMode) == 0x000008, "Member 'BP_BaseAI_C_SetForceIdleAnim::ForceMovementMode' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetForceIdleAnim, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'BP_BaseAI_C_SetForceIdleAnim::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetForceIdleAnim, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00000A, "Member 'BP_BaseAI_C_SetForceIdleAnim::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetForceIdleAnim, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x00000B, "Member 'BP_BaseAI_C_SetForceIdleAnim::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_SetForceIdleAnim, CallFunc_BooleanAND_ReturnValue) == 0x00000C, "Member 'BP_BaseAI_C_SetForceIdleAnim::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BaseAI_C_TakeDamage \ static_assert(alignof(BP_BaseAI_C_TakeDamage) == 0x000008, "Wrong alignment on BP_BaseAI_C_TakeDamage"); \ static_assert(sizeof(BP_BaseAI_C_TakeDamage) == 0x000298, "Wrong size on BP_BaseAI_C_TakeDamage"); \ static_assert(offsetof(BP_BaseAI_C_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'BP_BaseAI_C_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TakeDamage, HitResult) == 0x000168, "Member 'BP_BaseAI_C_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TakeDamage, ResultType) == 0x000250, "Member 'BP_BaseAI_C_TakeDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TakeDamage, CallFunc_IsAlive_Result) == 0x000251, "Member 'BP_BaseAI_C_TakeDamage::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TakeDamage, CallFunc_TakeDamage_ResultType) == 0x000252, "Member 'BP_BaseAI_C_TakeDamage::CallFunc_TakeDamage_ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TakeDamage, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000253, "Member 'BP_BaseAI_C_TakeDamage::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TakeDamage, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000254, "Member 'BP_BaseAI_C_TakeDamage::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TakeDamage, CallFunc_GetMyHealth_Health) == 0x000258, "Member 'BP_BaseAI_C_TakeDamage::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TakeDamage, CallFunc_BooleanOR_ReturnValue) == 0x000260, "Member 'BP_BaseAI_C_TakeDamage::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TakeDamage, CallFunc_GetCurrentValue_CurrentValue) == 0x000268, "Member 'BP_BaseAI_C_TakeDamage::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TakeDamage, CallFunc_BooleanAND_ReturnValue) == 0x000270, "Member 'BP_BaseAI_C_TakeDamage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TakeDamage, CallFunc_GetMyAIComp_AI_Comp) == 0x000278, "Member 'BP_BaseAI_C_TakeDamage::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TakeDamage, CallFunc_GetController_ReturnValue) == 0x000280, "Member 'BP_BaseAI_C_TakeDamage::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TakeDamage, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000288, "Member 'BP_BaseAI_C_TakeDamage::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(BP_BaseAI_C_TakeDamage, K2Node_DynamicCast_bSuccess) == 0x000290, "Member 'BP_BaseAI_C_TakeDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_BaseAI_C \ static_assert(alignof(ABP_BaseAI_C) == 0x000010, "Wrong alignment on ABP_BaseAI_C"); \ static_assert(sizeof(ABP_BaseAI_C) == 0x001610, "Wrong size on ABP_BaseAI_C"); \ static_assert(offsetof(ABP_BaseAI_C, UberGraphFrame_BP_BaseAI_C) == 0x000EA8, "Member 'ABP_BaseAI_C::UberGraphFrame_BP_BaseAI_C' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, FocusLockPoint) == 0x000EB0, "Member 'ABP_BaseAI_C::FocusLockPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, SimRef) == 0x000EB8, "Member 'ABP_BaseAI_C::SimRef' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AIPerceptionStimuliSource) == 0x000EC0, "Member 'ABP_BaseAI_C::AIPerceptionStimuliSource' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, Execute_Sphere) == 0x000EC8, "Member 'ABP_BaseAI_C::Execute_Sphere' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, VerticalFollow) == 0x000ED0, "Member 'ABP_BaseAI_C::VerticalFollow' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, StatBarPreview) == 0x000ED8, "Member 'ABP_BaseAI_C::StatBarPreview' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ArrowTest) == 0x000EE0, "Member 'ABP_BaseAI_C::ArrowTest' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ChildActor) == 0x000EE8, "Member 'ABP_BaseAI_C::ChildActor' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ForceActingComponent) == 0x000EF0, "Member 'ABP_BaseAI_C::ForceActingComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, StatBarsWidget) == 0x000EF8, "Member 'ABP_BaseAI_C::StatBarsWidget' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, Billboard) == 0x000F00, "Member 'ABP_BaseAI_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ArrowWaistBase) == 0x000F08, "Member 'ABP_BaseAI_C::ArrowWaistBase' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ArrowTwistBone) == 0x000F10, "Member 'ABP_BaseAI_C::ArrowTwistBone' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ArrowTwist) == 0x000F18, "Member 'ABP_BaseAI_C::ArrowTwist' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, Arrow1) == 0x000F20, "Member 'ABP_BaseAI_C::Arrow1' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ArrowHead) == 0x000F28, "Member 'ABP_BaseAI_C::ArrowHead' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ArrowHeadBone) == 0x000F30, "Member 'ABP_BaseAI_C::ArrowHeadBone' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, patrol) == 0x000F38, "Member 'ABP_BaseAI_C::patrol' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, NPCNameVis______0_B531020C49F998FDFCB37AA5B706B68F) == 0x000F40, "Member 'ABP_BaseAI_C::NPCNameVis______0_B531020C49F998FDFCB37AA5B706B68F' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, NPCNameVis__Direction_B531020C49F998FDFCB37AA5B706B68F) == 0x000F44, "Member 'ABP_BaseAI_C::NPCNameVis__Direction_B531020C49F998FDFCB37AA5B706B68F' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, NPCNameVis) == 0x000F48, "Member 'ABP_BaseAI_C::NPCNameVis' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, BaseAIController) == 0x000F50, "Member 'ABP_BaseAI_C::BaseAIController' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ReceivedHitDirection) == 0x000F58, "Member 'ABP_BaseAI_C::ReceivedHitDirection' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, RecentlyReceivedDamageStunLimit) == 0x000F60, "Member 'ABP_BaseAI_C::RecentlyReceivedDamageStunLimit' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, RecentlyReceivedHitsCountStunLimit) == 0x000F68, "Member 'ABP_BaseAI_C::RecentlyReceivedHitsCountStunLimit' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 怪物ID) == 0x000F6C, "Member 'ABP_BaseAI_C::怪物ID' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AttachedActors) == 0x000F78, "Member 'ABP_BaseAI_C::AttachedActors' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AttackFinished) == 0x000F88, "Member 'ABP_BaseAI_C::AttackFinished' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, LookAtTarget) == 0x000F98, "Member 'ABP_BaseAI_C::LookAtTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, IsBoss) == 0x000FA0, "Member 'ABP_BaseAI_C::IsBoss' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, lastCheckTargetRotate) == 0x000FA8, "Member 'ABP_BaseAI_C::lastCheckTargetRotate' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, IsSpecialMonster) == 0x000FC0, "Member 'ABP_BaseAI_C::IsSpecialMonster' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, inputAxis) == 0x000FC8, "Member 'ABP_BaseAI_C::inputAxis' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, enableRotHead) == 0x000FD0, "Member 'ABP_BaseAI_C::enableRotHead' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, lastLookAtLocation_2) == 0x000FD8, "Member 'ABP_BaseAI_C::lastLookAtLocation_2' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, tempHeadZRot) == 0x000FF0, "Member 'ABP_BaseAI_C::tempHeadZRot' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, NeckBone) == 0x000FF8, "Member 'ABP_BaseAI_C::NeckBone' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, HeadBone) == 0x001000, "Member 'ABP_BaseAI_C::HeadBone' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, TargetSocketName) == 0x001008, "Member 'ABP_BaseAI_C::TargetSocketName' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, LastMoveMontage) == 0x001010, "Member 'ABP_BaseAI_C::LastMoveMontage' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, InitTransform) == 0x001020, "Member 'ABP_BaseAI_C::InitTransform' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, canbehurtDebuffLimit) == 0x001080, "Member 'ABP_BaseAI_C::canbehurtDebuffLimit' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, DistanceVisibiltyTick) == 0x001088, "Member 'ABP_BaseAI_C::DistanceVisibiltyTick' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, VisibilityRangeHealthBar) == 0x001090, "Member 'ABP_BaseAI_C::VisibilityRangeHealthBar' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, DefaultEnablePerception) == 0x001098, "Member 'ABP_BaseAI_C::DefaultEnablePerception' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, OnDeath) == 0x0010A0, "Member 'ABP_BaseAI_C::OnDeath' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, OnEffectApplied) == 0x0010B0, "Member 'ABP_BaseAI_C::OnEffectApplied' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, UpdateStateBar) == 0x0010C0, "Member 'ABP_BaseAI_C::UpdateStateBar' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, LS_handler) == 0x0010C8, "Member 'ABP_BaseAI_C::LS_handler' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, HipBone) == 0x0010D0, "Member 'ABP_BaseAI_C::HipBone' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, TwistBone) == 0x0010D8, "Member 'ABP_BaseAI_C::TwistBone' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, lastWaistAtLocation_3) == 0x0010E0, "Member 'ABP_BaseAI_C::lastWaistAtLocation_3' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, SubBehaviorTrees) == 0x0010F8, "Member 'ABP_BaseAI_C::SubBehaviorTrees' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AIScripts) == 0x001148, "Member 'ABP_BaseAI_C::AIScripts' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ActiveCommand) == 0x001198, "Member 'ABP_BaseAI_C::ActiveCommand' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AITress) == 0x0011A0, "Member 'ABP_BaseAI_C::AITress' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 怪物固定掉落物品) == 0x0011F0, "Member 'ABP_BaseAI_C::怪物固定掉落物品' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 掉落物名字) == 0x001240, "Member 'ABP_BaseAI_C::掉落物名字' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, enableRotWaist) == 0x001248, "Member 'ABP_BaseAI_C::enableRotWaist' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, WaistBone) == 0x00124C, "Member 'ABP_BaseAI_C::WaistBone' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, WaistBaseBone) == 0x001254, "Member 'ABP_BaseAI_C::WaistBaseBone' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, HeadRotateOffset) == 0x001260, "Member 'ABP_BaseAI_C::HeadRotateOffset' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 配置装备) == 0x001268, "Member 'ABP_BaseAI_C::配置装备' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AdditionalMesh) == 0x001278, "Member 'ABP_BaseAI_C::AdditionalMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 使用随机种子) == 0x001288, "Member 'ABP_BaseAI_C::使用随机种子' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 随机种子) == 0x00128C, "Member 'ABP_BaseAI_C::随机种子' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 启用换装) == 0x001290, "Member 'ABP_BaseAI_C::启用换装' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 换装配置文件) == 0x001298, "Member 'ABP_BaseAI_C::换装配置文件' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, BeAttacked) == 0x0012C8, "Member 'ABP_BaseAI_C::BeAttacked' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 一键换装) == 0x0012C9, "Member 'ABP_BaseAI_C::一键换装' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, CachedClothIndex) == 0x0012CC, "Member 'ABP_BaseAI_C::CachedClothIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, PatrolCachedRotation) == 0x0012D0, "Member 'ABP_BaseAI_C::PatrolCachedRotation' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 自动惊动队友范围) == 0x0012E8, "Member 'ABP_BaseAI_C::自动惊动队友范围' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 默认警觉响应队友距离) == 0x0012F0, "Member 'ABP_BaseAI_C::默认警觉响应队友距离' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 警觉配置) == 0x0012F8, "Member 'ABP_BaseAI_C::警觉配置' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, IsPlayingIdleAnimation) == 0x001348, "Member 'ABP_BaseAI_C::IsPlayingIdleAnimation' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AlertChanged) == 0x001350, "Member 'ABP_BaseAI_C::AlertChanged' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 触发战斗BGM) == 0x001360, "Member 'ABP_BaseAI_C::触发战斗BGM' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AIActions) == 0x001368, "Member 'ABP_BaseAI_C::AIActions' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, NewVar_0_0) == 0x0013B8, "Member 'ABP_BaseAI_C::NewVar_0_0' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, WB_Combat_Panel) == 0x0013C8, "Member 'ABP_BaseAI_C::WB_Combat_Panel' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, DeadDetachWeapon) == 0x0013D0, "Member 'ABP_BaseAI_C::DeadDetachWeapon' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, WidgetSockets) == 0x0013D8, "Member 'ABP_BaseAI_C::WidgetSockets' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, WidgetSocketsRange) == 0x0013E8, "Member 'ABP_BaseAI_C::WidgetSocketsRange' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, SocketIndex) == 0x0013F8, "Member 'ABP_BaseAI_C::SocketIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, BeginLocation) == 0x001400, "Member 'ABP_BaseAI_C::BeginLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, BossClass) == 0x001418, "Member 'ABP_BaseAI_C::BossClass' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, DieEffectCurve) == 0x001420, "Member 'ABP_BaseAI_C::DieEffectCurve' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, DieEffectCurve_F) == 0x001428, "Member 'ABP_BaseAI_C::DieEffectCurve_F' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, DieEffectCurve_B) == 0x001430, "Member 'ABP_BaseAI_C::DieEffectCurve_B' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ExecuteSocketName) == 0x001438, "Member 'ABP_BaseAI_C::ExecuteSocketName' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 怪物适配距离) == 0x001440, "Member 'ABP_BaseAI_C::怪物适配距离' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 警戒类型) == 0x001441, "Member 'ABP_BaseAI_C::警戒类型' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 撤退状态) == 0x001442, "Member 'ABP_BaseAI_C::撤退状态' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, CanExecuteEnable) == 0x001443, "Member 'ABP_BaseAI_C::CanExecuteEnable' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, BeginRotator) == 0x001448, "Member 'ABP_BaseAI_C::BeginRotator' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ExecutedNSFadeOut) == 0x001460, "Member 'ABP_BaseAI_C::ExecutedNSFadeOut' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, HealthBarTimer) == 0x001468, "Member 'ABP_BaseAI_C::HealthBarTimer' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ShouldUseHealthBar) == 0x001470, "Member 'ABP_BaseAI_C::ShouldUseHealthBar' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, SnowBrushShpere) == 0x001478, "Member 'ABP_BaseAI_C::SnowBrushShpere' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, BrushVisible) == 0x001490, "Member 'ABP_BaseAI_C::BrushVisible' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AIState) == 0x001498, "Member 'ABP_BaseAI_C::AIState' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 是多BOSS) == 0x0014A0, "Member 'ABP_BaseAI_C::是多BOSS' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ForceUseTargetLocation) == 0x0014A1, "Member 'ABP_BaseAI_C::ForceUseTargetLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 翻转僵直特效) == 0x0014A8, "Member 'ABP_BaseAI_C::翻转僵直特效' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ShowStatHander) == 0x0014B0, "Member 'ABP_BaseAI_C::ShowStatHander' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, CurrentSlowTickLevel) == 0x0014B8, "Member 'ABP_BaseAI_C::CurrentSlowTickLevel' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 在BVB战斗中优先攻击玩家) == 0x0014B9, "Member 'ABP_BaseAI_C::在BVB战斗中优先攻击玩家' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AI追击卡住时使用攻击动画) == 0x0014BC, "Member 'ABP_BaseAI_C::AI追击卡住时使用攻击动画' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AI追击起步转向CD) == 0x0014C8, "Member 'ABP_BaseAI_C::AI追击起步转向CD' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 强制撤退距离) == 0x0014D0, "Member 'ABP_BaseAI_C::强制撤退距离' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 强制撤退距离类型) == 0x0014D8, "Member 'ABP_BaseAI_C::强制撤退距离类型' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AI追击起步转向最大角度) == 0x0014E0, "Member 'ABP_BaseAI_C::AI追击起步转向最大角度' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, OnSlowTickLevelChanged) == 0x0014E8, "Member 'ABP_BaseAI_C::OnSlowTickLevelChanged' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AI追击起步允许播放转身动画) == 0x0014F8, "Member 'ABP_BaseAI_C::AI追击起步允许播放转身动画' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 起步转身动画角度) == 0x001500, "Member 'ABP_BaseAI_C::起步转身动画角度' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, SnowCheckInit) == 0x001550, "Member 'ABP_BaseAI_C::SnowCheckInit' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AI追击转身动画播放百分比) == 0x001558, "Member 'ABP_BaseAI_C::AI追击转身动画播放百分比' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ExecuteFXShown) == 0x001560, "Member 'ABP_BaseAI_C::ExecuteFXShown' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, LastPos) == 0x001568, "Member 'ABP_BaseAI_C::LastPos' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 显示怪物名称) == 0x001580, "Member 'ABP_BaseAI_C::显示怪物名称' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, bShowStat) == 0x001581, "Member 'ABP_BaseAI_C::bShowStat' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, NPCName) == 0x001588, "Member 'ABP_BaseAI_C::NPCName' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, EffectMontageBlendInTime_Override) == 0x001590, "Member 'ABP_BaseAI_C::EffectMontageBlendInTime_Override' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, EffectMontageStartTime_Override) == 0x001598, "Member 'ABP_BaseAI_C::EffectMontageStartTime_Override' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, OnLevelScriptHideActor) == 0x0015A0, "Member 'ABP_BaseAI_C::OnLevelScriptHideActor' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 攻击脚本调用强制撤退) == 0x0015B0, "Member 'ABP_BaseAI_C::攻击脚本调用强制撤退' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, 记录强制撤退距离) == 0x0015B8, "Member 'ABP_BaseAI_C::记录强制撤退距离' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, TextureBrushRadius) == 0x0015C0, "Member 'ABP_BaseAI_C::TextureBrushRadius' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, bvbNeedActiveCommand) == 0x0015C8, "Member 'ABP_BaseAI_C::bvbNeedActiveCommand' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AI_Debug_State) == 0x0015D0, "Member 'ABP_BaseAI_C::AI_Debug_State' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ExecutedForceFeedbackEffect) == 0x0015E0, "Member 'ABP_BaseAI_C::ExecutedForceFeedbackEffect' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AIStatBarClass) == 0x0015E8, "Member 'ABP_BaseAI_C::AIStatBarClass' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, AIStatBarRef) == 0x0015F0, "Member 'ABP_BaseAI_C::AIStatBarRef' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, ClearAiStatBarTimerHandle) == 0x0015F8, "Member 'ABP_BaseAI_C::ClearAiStatBarTimerHandle' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, OldBloodValue) == 0x001600, "Member 'ABP_BaseAI_C::OldBloodValue' has a wrong offset!"); \ static_assert(offsetof(ABP_BaseAI_C, CacheEnterBattleOptimized) == 0x001608, "Member 'ABP_BaseAI_C::CacheEnterBattleOptimized' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SpellDamageData \ static_assert(alignof(FST_SpellDamageData) == 0x000008, "Wrong alignment on FST_SpellDamageData"); \ static_assert(sizeof(FST_SpellDamageData) == 0x000118, "Wrong size on FST_SpellDamageData"); \ static_assert(offsetof(FST_SpellDamageData, BaseDamageType_7_673F234C4A5445AD56AAC1A31D67A6F8) == 0x000000, "Member 'FST_SpellDamageData::BaseDamageType_7_673F234C4A5445AD56AAC1A31D67A6F8' has a wrong offset!"); \ static_assert(offsetof(FST_SpellDamageData, BaseDamageValue_8_518A7AA846BFEB52B8CA2F997AB796E1) == 0x000008, "Member 'FST_SpellDamageData::BaseDamageValue_8_518A7AA846BFEB52B8CA2F997AB796E1' has a wrong offset!"); \ static_assert(offsetof(FST_SpellDamageData, CorrectionFactor_12_2C2E62DF495E3619FB979181578A7FD7) == 0x000010, "Member 'FST_SpellDamageData::CorrectionFactor_12_2C2E62DF495E3619FB979181578A7FD7' has a wrong offset!"); \ static_assert(offsetof(FST_SpellDamageData, ImpactType_15_29531AD0447A87156917BC9F335300CE) == 0x000060, "Member 'FST_SpellDamageData::ImpactType_15_29531AD0447A87156917BC9F335300CE' has a wrong offset!"); \ static_assert(offsetof(FST_SpellDamageData, Thoughness_22_8CC918D74AAA191C586B67B08FC94EEC) == 0x000068, "Member 'FST_SpellDamageData::Thoughness_22_8CC918D74AAA191C586B67B08FC94EEC' has a wrong offset!"); \ static_assert(offsetof(FST_SpellDamageData, DamageRule_25_FA6250A0423F632C3D68F79A8AFCC164) == 0x000070, "Member 'FST_SpellDamageData::DamageRule_25_FA6250A0423F632C3D68F79A8AFCC164' has a wrong offset!"); \ static_assert(offsetof(FST_SpellDamageData, AttackType_29_F951D0F2491E8B12C6CF44836689D4FC) == 0x000098, "Member 'FST_SpellDamageData::AttackType_29_F951D0F2491E8B12C6CF44836689D4FC' has a wrong offset!"); \ static_assert(offsetof(FST_SpellDamageData, Debuff_46_DC5D5A0D449D42B4A5077C8B3ED257E8) == 0x0000E8, "Member 'FST_SpellDamageData::Debuff_46_DC5D5A0D449D42B4A5077C8B3ED257E8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_AddSkillAllTargets \ static_assert(alignof(MagicSkill_Abstract_C_AddSkillAllTargets) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_AddSkillAllTargets"); \ static_assert(sizeof(MagicSkill_Abstract_C_AddSkillAllTargets) == 0x000010, "Wrong size on MagicSkill_Abstract_C_AddSkillAllTargets"); \ static_assert(offsetof(MagicSkill_Abstract_C_AddSkillAllTargets, Target) == 0x000000, "Member 'MagicSkill_Abstract_C_AddSkillAllTargets::Target' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_AddSkillAllTargets, Time) == 0x000008, "Member 'MagicSkill_Abstract_C_AddSkillAllTargets::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_CheckEmitterLoop \ static_assert(alignof(MagicSkill_Abstract_C_CheckEmitterLoop) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_CheckEmitterLoop"); \ static_assert(sizeof(MagicSkill_Abstract_C_CheckEmitterLoop) == 0x000040, "Wrong size on MagicSkill_Abstract_C_CheckEmitterLoop"); \ static_assert(offsetof(MagicSkill_Abstract_C_CheckEmitterLoop, Interval) == 0x000000, "Member 'MagicSkill_Abstract_C_CheckEmitterLoop::Interval' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_CheckEmitterLoop, L_Num) == 0x000008, "Member 'MagicSkill_Abstract_C_CheckEmitterLoop::L_Num' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_CheckEmitterLoop, L_Accum) == 0x000010, "Member 'MagicSkill_Abstract_C_CheckEmitterLoop::L_Accum' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_CheckEmitterLoop, CallFunc_IsServer_ReturnValue) == 0x000018, "Member 'MagicSkill_Abstract_C_CheckEmitterLoop::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_CheckEmitterLoop, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000020, "Member 'MagicSkill_Abstract_C_CheckEmitterLoop::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_CheckEmitterLoop, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000028, "Member 'MagicSkill_Abstract_C_CheckEmitterLoop::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_CheckEmitterLoop, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000030, "Member 'MagicSkill_Abstract_C_CheckEmitterLoop::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_CheckEmitterLoop, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000038, "Member 'MagicSkill_Abstract_C_CheckEmitterLoop::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_DoDestroy_MagicBase \ static_assert(alignof(MagicSkill_Abstract_C_DoDestroy_MagicBase) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_DoDestroy_MagicBase"); \ static_assert(sizeof(MagicSkill_Abstract_C_DoDestroy_MagicBase) == 0x000018, "Wrong size on MagicSkill_Abstract_C_DoDestroy_MagicBase"); \ static_assert(offsetof(MagicSkill_Abstract_C_DoDestroy_MagicBase, Actor) == 0x000000, "Member 'MagicSkill_Abstract_C_DoDestroy_MagicBase::Actor' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_DoDestroy_MagicBase, CallFunc_K2_SetTimer_ReturnValue) == 0x000008, "Member 'MagicSkill_Abstract_C_DoDestroy_MagicBase::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_DoDestroy_MagicBase, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'MagicSkill_Abstract_C_DoDestroy_MagicBase::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_DoDestroy_MagicBase, CallFunc_Array_RemoveItem_ReturnValue) == 0x000011, "Member 'MagicSkill_Abstract_C_DoDestroy_MagicBase::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_DoDestroy_MagicBase, CallFunc_Array_IsEmpty_ReturnValue) == 0x000012, "Member 'MagicSkill_Abstract_C_DoDestroy_MagicBase::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_DoTimer_Destroy \ static_assert(alignof(MagicSkill_Abstract_C_DoTimer_Destroy) == 0x000001, "Wrong alignment on MagicSkill_Abstract_C_DoTimer_Destroy"); \ static_assert(sizeof(MagicSkill_Abstract_C_DoTimer_Destroy) == 0x000001, "Wrong size on MagicSkill_Abstract_C_DoTimer_Destroy"); \ static_assert(offsetof(MagicSkill_Abstract_C_DoTimer_Destroy, CallFunc_Array_IsEmpty_ReturnValue) == 0x000000, "Member 'MagicSkill_Abstract_C_DoTimer_Destroy::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract \ static_assert(alignof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract"); \ static_assert(sizeof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract) == 0x0000D8, "Wrong size on MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, EntryPoint) == 0x000000, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, Temp_bool_Has_Been_Initd_Variable) == 0x000004, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, CallFunc_Array_Length_ReturnValue_1) == 0x00001C, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000020, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, Temp_bool_IsClosed_Variable) == 0x000048, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000050, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, CallFunc_GetDisplayName_ReturnValue) == 0x000060, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, K2Node_DynamicCast_AsMagic_Base_Abstract) == 0x000080, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::K2Node_DynamicCast_AsMagic_Base_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, K2Node_DynamicCast_bSuccess) == 0x000088, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, K2Node_CustomEvent_Type) == 0x00008C, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, K2Node_CustomEvent_OldValue) == 0x000098, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::K2Node_CustomEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, K2Node_CustomEvent_NewValue) == 0x0000A0, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, K2Node_CustomEvent_MaxValue) == 0x0000A8, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, CallFunc_GetOwner_ReturnValue) == 0x0000B0, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, K2Node_DynamicCast_AsAbstract_Character) == 0x0000C0, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, K2Node_DynamicCast_bSuccess_1) == 0x0000C8, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract, CallFunc_GetMyHealth_Health) == 0x0000D0, "Member 'MagicSkill_Abstract_C_ExecuteUbergraph_MagicSkill_Abstract::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_FireAngle \ static_assert(alignof(MagicSkill_Abstract_C_FireAngle) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_FireAngle"); \ static_assert(sizeof(MagicSkill_Abstract_C_FireAngle) == 0x000100, "Wrong size on MagicSkill_Abstract_C_FireAngle"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, Character) == 0x000000, "Member 'MagicSkill_Abstract_C_FireAngle::Character' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, ReturnValue) == 0x000008, "Member 'MagicSkill_Abstract_C_FireAngle::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_GetControlRotation_ReturnValue) == 0x000020, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000038, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_GetForwardVector_ReturnValue) == 0x000050, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_GetForwardVector_ReturnValue_1) == 0x000068, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_GetForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_BreakRotator_Roll) == 0x000080, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_BreakRotator_Pitch) == 0x000084, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_BreakRotator_Yaw) == 0x000088, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_Vector_CosineAngle2D_ReturnValue) == 0x000090, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_Vector_CosineAngle2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_BreakRotator_Roll_1) == 0x000098, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_BreakRotator_Pitch_1) == 0x00009C, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_BreakRotator_Yaw_1) == 0x0000A0, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000A4, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_SelectFloat_ReturnValue) == 0x0000B8, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_MakeRotator_ReturnValue) == 0x0000C0, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_SelectFloat_B_ImplicitCast) == 0x0000D8, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_SelectFloat_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0000E0, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x0000E8, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0000F0, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FireAngle, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x0000F8, "Member 'MagicSkill_Abstract_C_FireAngle::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_FixNearestTarget \ static_assert(alignof(MagicSkill_Abstract_C_FixNearestTarget) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_FixNearestTarget"); \ static_assert(sizeof(MagicSkill_Abstract_C_FixNearestTarget) == 0x0000F8, "Wrong size on MagicSkill_Abstract_C_FixNearestTarget"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, MaxDistance) == 0x000000, "Member 'MagicSkill_Abstract_C_FixNearestTarget::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, Angle) == 0x000008, "Member 'MagicSkill_Abstract_C_FixNearestTarget::Angle' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_DegCos_ReturnValue) == 0x000018, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_DegCos_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000020, "Member 'MagicSkill_Abstract_C_FixNearestTarget::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'MagicSkill_Abstract_C_FixNearestTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000030, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_GetActorForwardVector_ReturnValue) == 0x000048, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_FindTargetBySocket_NoLock_SelectedActor) == 0x000060, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_FindTargetBySocket_NoLock_SelectedActor' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000068, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_IsValid_ReturnValue) == 0x000080, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000088, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_Normal_ReturnValue) == 0x0000A0, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_GetLockTarget_Actor_TargetActor) == 0x0000B8, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_GetLockTarget_Actor_TargetActor' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000C0, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_IsValid_ReturnValue_1) == 0x0000C8, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000C9, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x0000D0, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_Vector_Distance_ReturnValue) == 0x0000E8, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_IsValid_ReturnValue_2) == 0x0000F0, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000F1, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_FixNearestTarget, CallFunc_BooleanAND_ReturnValue) == 0x0000F2, "Member 'MagicSkill_Abstract_C_FixNearestTarget::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_Get_All_Magic_Base \ static_assert(alignof(MagicSkill_Abstract_C_Get_All_Magic_Base) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_Get_All_Magic_Base"); \ static_assert(sizeof(MagicSkill_Abstract_C_Get_All_Magic_Base) == 0x000010, "Wrong size on MagicSkill_Abstract_C_Get_All_Magic_Base"); \ static_assert(offsetof(MagicSkill_Abstract_C_Get_All_Magic_Base, MagicBaseArr_0) == 0x000000, "Member 'MagicSkill_Abstract_C_Get_All_Magic_Base::MagicBaseArr_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_Get_Create_Arrows \ static_assert(alignof(MagicSkill_Abstract_C_Get_Create_Arrows) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_Get_Create_Arrows"); \ static_assert(sizeof(MagicSkill_Abstract_C_Get_Create_Arrows) == 0x000070, "Wrong size on MagicSkill_Abstract_C_Get_Create_Arrows"); \ static_assert(offsetof(MagicSkill_Abstract_C_Get_Create_Arrows, Arrows) == 0x000000, "Member 'MagicSkill_Abstract_C_Get_Create_Arrows::Arrows' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_Get_Create_Arrows, ArrowCollection) == 0x000010, "Member 'MagicSkill_Abstract_C_Get_Create_Arrows::ArrowCollection' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_Get_Create_Arrows, Temp_int_Array_Index_Variable) == 0x000020, "Member 'MagicSkill_Abstract_C_Get_Create_Arrows::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_Get_Create_Arrows, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'MagicSkill_Abstract_C_Get_Create_Arrows::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_Get_Create_Arrows, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'MagicSkill_Abstract_C_Get_Create_Arrows::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_Get_Create_Arrows, Temp_object_Variable) == 0x000030, "Member 'MagicSkill_Abstract_C_Get_Create_Arrows::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_Get_Create_Arrows, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000038, "Member 'MagicSkill_Abstract_C_Get_Create_Arrows::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_Get_Create_Arrows, CallFunc_Array_Get_Item) == 0x000048, "Member 'MagicSkill_Abstract_C_Get_Create_Arrows::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_Get_Create_Arrows, CallFunc_GetObjectName_ReturnValue) == 0x000050, "Member 'MagicSkill_Abstract_C_Get_Create_Arrows::CallFunc_GetObjectName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_Get_Create_Arrows, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'MagicSkill_Abstract_C_Get_Create_Arrows::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_Get_Create_Arrows, CallFunc_Conv_StringToInt_ReturnValue) == 0x000064, "Member 'MagicSkill_Abstract_C_Get_Create_Arrows::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_Get_Create_Arrows, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'MagicSkill_Abstract_C_Get_Create_Arrows::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_Get_Create_Arrows, CallFunc_Array_RemoveItem_ReturnValue) == 0x000069, "Member 'MagicSkill_Abstract_C_Get_Create_Arrows::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_GetAimTarget \ static_assert(alignof(MagicSkill_Abstract_C_GetAimTarget) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_GetAimTarget"); \ static_assert(sizeof(MagicSkill_Abstract_C_GetAimTarget) == 0x000008, "Wrong size on MagicSkill_Abstract_C_GetAimTarget"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTarget, AimTarget_0) == 0x000000, "Member 'MagicSkill_Abstract_C_GetAimTarget::AimTarget_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_GetAimTargetLocation \ static_assert(alignof(MagicSkill_Abstract_C_GetAimTargetLocation) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_GetAimTargetLocation"); \ static_assert(sizeof(MagicSkill_Abstract_C_GetAimTargetLocation) == 0x0000D8, "Wrong size on MagicSkill_Abstract_C_GetAimTargetLocation"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocation, ReturnValue) == 0x000000, "Member 'MagicSkill_Abstract_C_GetAimTargetLocation::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocation, L_SocketIndex) == 0x000018, "Member 'MagicSkill_Abstract_C_GetAimTargetLocation::L_SocketIndex' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'MagicSkill_Abstract_C_GetAimTargetLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocation, CallFunc_GetOwner_ReturnValue) == 0x000038, "Member 'MagicSkill_Abstract_C_GetAimTargetLocation::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocation, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000040, "Member 'MagicSkill_Abstract_C_GetAimTargetLocation::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocation, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'MagicSkill_Abstract_C_GetAimTargetLocation::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocation, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000050, "Member 'MagicSkill_Abstract_C_GetAimTargetLocation::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocation, K2Node_DynamicCast_bSuccess_1) == 0x000060, "Member 'MagicSkill_Abstract_C_GetAimTargetLocation::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocation, K2Node_DynamicCast_AsI_Is_Targetable_1) == 0x000068, "Member 'MagicSkill_Abstract_C_GetAimTargetLocation::K2Node_DynamicCast_AsI_Is_Targetable_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocation, K2Node_DynamicCast_bSuccess_2) == 0x000078, "Member 'MagicSkill_Abstract_C_GetAimTargetLocation::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocation, CallFunc_GetSocketSelect_Targetable_SelectIndex) == 0x00007C, "Member 'MagicSkill_Abstract_C_GetAimTargetLocation::CallFunc_GetSocketSelect_Targetable_SelectIndex' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocation, CallFunc_GetAllSocketLocation_Targetable_Locations) == 0x000080, "Member 'MagicSkill_Abstract_C_GetAimTargetLocation::CallFunc_GetAllSocketLocation_Targetable_Locations' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocation, CallFunc_GetAllSocketLocation_Targetable_CanUse) == 0x000090, "Member 'MagicSkill_Abstract_C_GetAimTargetLocation::CallFunc_GetAllSocketLocation_Targetable_CanUse' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocation, CallFunc_Array_Get_Item) == 0x0000A0, "Member 'MagicSkill_Abstract_C_GetAimTargetLocation::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocation, CallFunc_IsValid_ReturnValue) == 0x0000B8, "Member 'MagicSkill_Abstract_C_GetAimTargetLocation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocation, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000C0, "Member 'MagicSkill_Abstract_C_GetAimTargetLocation::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget \ static_assert(alignof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget"); \ static_assert(sizeof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget) == 0x0001E0, "Wrong size on MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, MaxDistance) == 0x000000, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, UseGravity) == 0x000008, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::UseGravity' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, Angle) == 0x000010, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::Angle' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, ReturnValue) == 0x000018, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, L_TargetLocation) == 0x000030, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::L_TargetLocation' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, L_SocketIndex) == 0x000048, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::L_SocketIndex' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_GetDefaultLocation_ReturnValue) == 0x000050, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_GetDefaultLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_GetOwner_ReturnValue) == 0x000068, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000070, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_GetActorForwardVector_ReturnValue) == 0x000088, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000A0, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_FindLookAtRotation_ReturnValue) == 0x0000B8, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_BreakRotator_Roll) == 0x0000D0, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_BreakRotator_Pitch) == 0x0000D4, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_BreakRotator_Yaw) == 0x0000D8, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_IsValid_ReturnValue) == 0x0000DC, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_MakeRotator_ReturnValue) == 0x0000E0, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_GetForwardVector_ReturnValue) == 0x0000F8, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_Dot_VectorVector_ReturnValue) == 0x000110, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_DegAcos_ReturnValue) == 0x000118, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_DegAcos_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_GetDefaultLocation_ReturnValue_1) == 0x000120, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_GetDefaultLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000138, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_GetOwner_ReturnValue_1) == 0x000140, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, Temp_bool_Variable) == 0x000148, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000150, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, K2Node_DynamicCast_bSuccess) == 0x000158, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, K2Node_Select_Default) == 0x000160, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000178, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, K2Node_DynamicCast_bSuccess_1) == 0x000188, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_GetSocketSelect_Targetable_SelectIndex) == 0x00018C, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_GetSocketSelect_Targetable_SelectIndex' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, K2Node_DynamicCast_AsI_Is_Targetable_1) == 0x000190, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::K2Node_DynamicCast_AsI_Is_Targetable_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, K2Node_DynamicCast_bSuccess_2) == 0x0001A0, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_GetAllSocketLocation_Targetable_Locations) == 0x0001A8, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_GetAllSocketLocation_Targetable_Locations' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_GetAllSocketLocation_Targetable_CanUse) == 0x0001B8, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_GetAllSocketLocation_Targetable_CanUse' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget, CallFunc_Array_Get_Item) == 0x0001C8, "Member 'MagicSkill_Abstract_C_GetAimTargetLocationOrNotTarget::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_GetAngleRangeTargetRotator \ static_assert(alignof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_GetAngleRangeTargetRotator"); \ static_assert(sizeof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator) == 0x000180, "Wrong size on MagicSkill_Abstract_C_GetAngleRangeTargetRotator"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, Angle) == 0x000000, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::Angle' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, Rotator) == 0x000008, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::Rotator' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, L_InitialLocation) == 0x000020, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::L_InitialLocation' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000038, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_FindLookAtRotation_ReturnValue) == 0x000068, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x000080, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_GetAimTargetLocation_ReturnValue) == 0x000098, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_GetAimTargetLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_GetAimTarget_AimTarget) == 0x0000B0, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_GetAimTarget_AimTarget' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_GetOwner_ReturnValue) == 0x0000B8, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000C8, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_FindLookAtRotation_ReturnValue_1) == 0x0000E0, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_FindLookAtRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_GetActorForwardVector_ReturnValue) == 0x0000F8, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_BreakRotator_Roll) == 0x000110, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_BreakRotator_Pitch) == 0x000114, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_BreakRotator_Yaw) == 0x000118, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_MakeRotator_ReturnValue) == 0x000120, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_GetForwardVector_ReturnValue) == 0x000138, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_Dot_VectorVector_ReturnValue) == 0x000150, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_DegAcos_ReturnValue) == 0x000158, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_DegAcos_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000160, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAngleRangeTargetRotator, CallFunc_SelectRotator_ReturnValue) == 0x000168, "Member 'MagicSkill_Abstract_C_GetAngleRangeTargetRotator::CallFunc_SelectRotator_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_GetAttachSocket \ static_assert(alignof(MagicSkill_Abstract_C_GetAttachSocket) == 0x000004, "Wrong alignment on MagicSkill_Abstract_C_GetAttachSocket"); \ static_assert(sizeof(MagicSkill_Abstract_C_GetAttachSocket) == 0x00000C, "Wrong size on MagicSkill_Abstract_C_GetAttachSocket"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAttachSocket, Is_Attach) == 0x000000, "Member 'MagicSkill_Abstract_C_GetAttachSocket::Is_Attach' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetAttachSocket, Socket_Name) == 0x000004, "Member 'MagicSkill_Abstract_C_GetAttachSocket::Socket_Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_GetDefaultLocation \ static_assert(alignof(MagicSkill_Abstract_C_GetDefaultLocation) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_GetDefaultLocation"); \ static_assert(sizeof(MagicSkill_Abstract_C_GetDefaultLocation) == 0x0002C8, "Wrong size on MagicSkill_Abstract_C_GetDefaultLocation"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, MaxDistance) == 0x000000, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, UseGravity) == 0x000008, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::UseGravity' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, ReturnValue) == 0x000010, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, Temp_object_Variable) == 0x000028, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, K2Node_MakeArray_Array) == 0x000038, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_GetActorForwardVector_ReturnValue) == 0x000060, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000078, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000090, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_Add_VectorVector_ReturnValue) == 0x0000A8, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000C0, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0000D8, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_LineTraceMultiForObjects_OutHits) == 0x0000F0, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_LineTraceMultiForObjects_OutHits' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_LineTraceMultiForObjects_ReturnValue) == 0x000100, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_LineTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_Array_Get_Item) == 0x000108, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_bBlockingHit) == 0x0001F0, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_bInitialOverlap) == 0x0001F1, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_Time) == 0x0001F4, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_Distance) == 0x0001F8, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_Location) == 0x000200, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_ImpactPoint) == 0x000218, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_Normal) == 0x000230, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_ImpactNormal) == 0x000248, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_PhysMat) == 0x000260, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_HitActor) == 0x000268, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_HitComponent) == 0x000270, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_HitBoneName) == 0x000278, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_BoneName) == 0x000280, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_HitItem) == 0x000288, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_ElementIndex) == 0x00028C, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_FaceIndex) == 0x000290, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_TraceStart) == 0x000298, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetDefaultLocation, CallFunc_BreakHitResult_TraceEnd) == 0x0002B0, "Member 'MagicSkill_Abstract_C_GetDefaultLocation::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_GetHitAccumEffectTime \ static_assert(alignof(MagicSkill_Abstract_C_GetHitAccumEffectTime) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_GetHitAccumEffectTime"); \ static_assert(sizeof(MagicSkill_Abstract_C_GetHitAccumEffectTime) == 0x000008, "Wrong size on MagicSkill_Abstract_C_GetHitAccumEffectTime"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetHitAccumEffectTime, Time) == 0x000000, "Member 'MagicSkill_Abstract_C_GetHitAccumEffectTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_GetLockTarget_Actor \ static_assert(alignof(MagicSkill_Abstract_C_GetLockTarget_Actor) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_GetLockTarget_Actor"); \ static_assert(sizeof(MagicSkill_Abstract_C_GetLockTarget_Actor) == 0x000028, "Wrong size on MagicSkill_Abstract_C_GetLockTarget_Actor"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetLockTarget_Actor, TargetActor) == 0x000000, "Member 'MagicSkill_Abstract_C_GetLockTarget_Actor::TargetActor' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetLockTarget_Actor, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'MagicSkill_Abstract_C_GetLockTarget_Actor::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetLockTarget_Actor, CallFunc_GetSyncState_ReturnValue) == 0x000010, "Member 'MagicSkill_Abstract_C_GetLockTarget_Actor::CallFunc_GetSyncState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetLockTarget_Actor, CallFunc_SyncState_GetAttackTarget_AttackTarget) == 0x000018, "Member 'MagicSkill_Abstract_C_GetLockTarget_Actor::CallFunc_SyncState_GetAttackTarget_AttackTarget' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetLockTarget_Actor, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'MagicSkill_Abstract_C_GetLockTarget_Actor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetLockTarget_Actor, CallFunc_IsValid_ReturnValue_1) == 0x000021, "Member 'MagicSkill_Abstract_C_GetLockTarget_Actor::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_GetMagicBaseArr \ static_assert(alignof(MagicSkill_Abstract_C_GetMagicBaseArr) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_GetMagicBaseArr"); \ static_assert(sizeof(MagicSkill_Abstract_C_GetMagicBaseArr) == 0x000010, "Wrong size on MagicSkill_Abstract_C_GetMagicBaseArr"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetMagicBaseArr, MagicBaseArr_0) == 0x000000, "Member 'MagicSkill_Abstract_C_GetMagicBaseArr::MagicBaseArr_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_GetMagicID \ static_assert(alignof(MagicSkill_Abstract_C_GetMagicID) == 0x000004, "Wrong alignment on MagicSkill_Abstract_C_GetMagicID"); \ static_assert(sizeof(MagicSkill_Abstract_C_GetMagicID) == 0x000008, "Wrong size on MagicSkill_Abstract_C_GetMagicID"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetMagicID, MagicID_0) == 0x000000, "Member 'MagicSkill_Abstract_C_GetMagicID::MagicID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_GetMissileVector \ static_assert(alignof(MagicSkill_Abstract_C_GetMissileVector) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_GetMissileVector"); \ static_assert(sizeof(MagicSkill_Abstract_C_GetMissileVector) == 0x000028, "Wrong size on MagicSkill_Abstract_C_GetMissileVector"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetMissileVector, IsValid) == 0x000000, "Member 'MagicSkill_Abstract_C_GetMissileVector::IsValid' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetMissileVector, MissileVector_0) == 0x000008, "Member 'MagicSkill_Abstract_C_GetMissileVector::MissileVector_0' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetMissileVector, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x000020, "Member 'MagicSkill_Abstract_C_GetMissileVector::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_GetOpenEmitter \ static_assert(alignof(MagicSkill_Abstract_C_GetOpenEmitter) == 0x000001, "Wrong alignment on MagicSkill_Abstract_C_GetOpenEmitter"); \ static_assert(sizeof(MagicSkill_Abstract_C_GetOpenEmitter) == 0x000001, "Wrong size on MagicSkill_Abstract_C_GetOpenEmitter"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetOpenEmitter, CanDestroy) == 0x000000, "Member 'MagicSkill_Abstract_C_GetOpenEmitter::CanDestroy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_GetSkillAllTargets \ static_assert(alignof(MagicSkill_Abstract_C_GetSkillAllTargets) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_GetSkillAllTargets"); \ static_assert(sizeof(MagicSkill_Abstract_C_GetSkillAllTargets) == 0x000050, "Wrong size on MagicSkill_Abstract_C_GetSkillAllTargets"); \ static_assert(offsetof(MagicSkill_Abstract_C_GetSkillAllTargets, Targets_0) == 0x000000, "Member 'MagicSkill_Abstract_C_GetSkillAllTargets::Targets_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_NotTimerDestroy \ static_assert(alignof(MagicSkill_Abstract_C_NotTimerDestroy) == 0x000001, "Wrong alignment on MagicSkill_Abstract_C_NotTimerDestroy"); \ static_assert(sizeof(MagicSkill_Abstract_C_NotTimerDestroy) == 0x000002, "Wrong size on MagicSkill_Abstract_C_NotTimerDestroy"); \ static_assert(offsetof(MagicSkill_Abstract_C_NotTimerDestroy, Open) == 0x000000, "Member 'MagicSkill_Abstract_C_NotTimerDestroy::Open' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_NotTimerDestroy, CallFunc_Array_IsEmpty_ReturnValue) == 0x000001, "Member 'MagicSkill_Abstract_C_NotTimerDestroy::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_OnlyMagic \ static_assert(alignof(MagicSkill_Abstract_C_OnlyMagic) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_OnlyMagic"); \ static_assert(sizeof(MagicSkill_Abstract_C_OnlyMagic) == 0x000068, "Wrong size on MagicSkill_Abstract_C_OnlyMagic"); \ static_assert(offsetof(MagicSkill_Abstract_C_OnlyMagic, ID) == 0x000000, "Member 'MagicSkill_Abstract_C_OnlyMagic::ID' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OnlyMagic, L_CurrentMagicBases) == 0x000008, "Member 'MagicSkill_Abstract_C_OnlyMagic::L_CurrentMagicBases' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OnlyMagic, Temp_int_Array_Index_Variable) == 0x000018, "Member 'MagicSkill_Abstract_C_OnlyMagic::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OnlyMagic, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'MagicSkill_Abstract_C_OnlyMagic::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OnlyMagic, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'MagicSkill_Abstract_C_OnlyMagic::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OnlyMagic, CallFunc_Array_Get_Item) == 0x000028, "Member 'MagicSkill_Abstract_C_OnlyMagic::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OnlyMagic, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'MagicSkill_Abstract_C_OnlyMagic::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OnlyMagic, K2Node_DynamicCast_AsMagic_Base_Abstract) == 0x000038, "Member 'MagicSkill_Abstract_C_OnlyMagic::K2Node_DynamicCast_AsMagic_Base_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OnlyMagic, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'MagicSkill_Abstract_C_OnlyMagic::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OnlyMagic, CallFunc_Less_IntInt_ReturnValue) == 0x000041, "Member 'MagicSkill_Abstract_C_OnlyMagic::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OnlyMagic, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'MagicSkill_Abstract_C_OnlyMagic::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OnlyMagic, CallFunc_GetComponentByClass_ReturnValue) == 0x000050, "Member 'MagicSkill_Abstract_C_OnlyMagic::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OnlyMagic, CallFunc_GetSpellRef_SpellRef) == 0x000058, "Member 'MagicSkill_Abstract_C_OnlyMagic::CallFunc_GetSpellRef_SpellRef' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OnlyMagic, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'MagicSkill_Abstract_C_OnlyMagic::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OnlyMagic, CallFunc_IsValid_ReturnValue_1) == 0x000061, "Member 'MagicSkill_Abstract_C_OnlyMagic::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_OwnerDead \ static_assert(alignof(MagicSkill_Abstract_C_OwnerDead) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_OwnerDead"); \ static_assert(sizeof(MagicSkill_Abstract_C_OwnerDead) == 0x000020, "Wrong size on MagicSkill_Abstract_C_OwnerDead"); \ static_assert(offsetof(MagicSkill_Abstract_C_OwnerDead, Type) == 0x000000, "Member 'MagicSkill_Abstract_C_OwnerDead::Type' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OwnerDead, OldValue) == 0x000008, "Member 'MagicSkill_Abstract_C_OwnerDead::OldValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OwnerDead, NewValue) == 0x000010, "Member 'MagicSkill_Abstract_C_OwnerDead::NewValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_OwnerDead, MaxValue) == 0x000018, "Member 'MagicSkill_Abstract_C_OwnerDead::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_Register \ static_assert(alignof(MagicSkill_Abstract_C_Register) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_Register"); \ static_assert(sizeof(MagicSkill_Abstract_C_Register) == 0x000010, "Wrong size on MagicSkill_Abstract_C_Register"); \ static_assert(offsetof(MagicSkill_Abstract_C_Register, MagicBase) == 0x000000, "Member 'MagicSkill_Abstract_C_Register::MagicBase' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_Register, CallFunc_Array_Add_ReturnValue) == 0x000008, "Member 'MagicSkill_Abstract_C_Register::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_ReleaseFail \ static_assert(alignof(MagicSkill_Abstract_C_ReleaseFail) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_ReleaseFail"); \ static_assert(sizeof(MagicSkill_Abstract_C_ReleaseFail) == 0x000010, "Wrong size on MagicSkill_Abstract_C_ReleaseFail"); \ static_assert(offsetof(MagicSkill_Abstract_C_ReleaseFail, K2Node_DynamicCast_AsMagic_Base_Abstract) == 0x000000, "Member 'MagicSkill_Abstract_C_ReleaseFail::K2Node_DynamicCast_AsMagic_Base_Abstract' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ReleaseFail, K2Node_DynamicCast_bSuccess) == 0x000008, "Member 'MagicSkill_Abstract_C_ReleaseFail::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_ReleaseFail, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'MagicSkill_Abstract_C_ReleaseFail::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_RemoveSkillAllTargets \ static_assert(alignof(MagicSkill_Abstract_C_RemoveSkillAllTargets) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_RemoveSkillAllTargets"); \ static_assert(sizeof(MagicSkill_Abstract_C_RemoveSkillAllTargets) == 0x000010, "Wrong size on MagicSkill_Abstract_C_RemoveSkillAllTargets"); \ static_assert(offsetof(MagicSkill_Abstract_C_RemoveSkillAllTargets, Item) == 0x000000, "Member 'MagicSkill_Abstract_C_RemoveSkillAllTargets::Item' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_RemoveSkillAllTargets, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'MagicSkill_Abstract_C_RemoveSkillAllTargets::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_RemoveSkillAllTargets, CallFunc_Map_Remove_ReturnValue) == 0x000009, "Member 'MagicSkill_Abstract_C_RemoveSkillAllTargets::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_SetAimTarget \ static_assert(alignof(MagicSkill_Abstract_C_SetAimTarget) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_SetAimTarget"); \ static_assert(sizeof(MagicSkill_Abstract_C_SetAimTarget) == 0x000008, "Wrong size on MagicSkill_Abstract_C_SetAimTarget"); \ static_assert(offsetof(MagicSkill_Abstract_C_SetAimTarget, AimTarget_0) == 0x000000, "Member 'MagicSkill_Abstract_C_SetAimTarget::AimTarget_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_SetAttachSocket \ static_assert(alignof(MagicSkill_Abstract_C_SetAttachSocket) == 0x000004, "Wrong alignment on MagicSkill_Abstract_C_SetAttachSocket"); \ static_assert(sizeof(MagicSkill_Abstract_C_SetAttachSocket) == 0x00000C, "Wrong size on MagicSkill_Abstract_C_SetAttachSocket"); \ static_assert(offsetof(MagicSkill_Abstract_C_SetAttachSocket, IsAttach_0) == 0x000000, "Member 'MagicSkill_Abstract_C_SetAttachSocket::IsAttach_0' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_SetAttachSocket, Socket_Name) == 0x000004, "Member 'MagicSkill_Abstract_C_SetAttachSocket::Socket_Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_SetHitAccumEffectTime \ static_assert(alignof(MagicSkill_Abstract_C_SetHitAccumEffectTime) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_SetHitAccumEffectTime"); \ static_assert(sizeof(MagicSkill_Abstract_C_SetHitAccumEffectTime) == 0x000008, "Wrong size on MagicSkill_Abstract_C_SetHitAccumEffectTime"); \ static_assert(offsetof(MagicSkill_Abstract_C_SetHitAccumEffectTime, HitEffectIntervalTime_0) == 0x000000, "Member 'MagicSkill_Abstract_C_SetHitAccumEffectTime::HitEffectIntervalTime_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_SetMagicID \ static_assert(alignof(MagicSkill_Abstract_C_SetMagicID) == 0x000004, "Wrong alignment on MagicSkill_Abstract_C_SetMagicID"); \ static_assert(sizeof(MagicSkill_Abstract_C_SetMagicID) == 0x000008, "Wrong size on MagicSkill_Abstract_C_SetMagicID"); \ static_assert(offsetof(MagicSkill_Abstract_C_SetMagicID, MagicID_0) == 0x000000, "Member 'MagicSkill_Abstract_C_SetMagicID::MagicID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_SetMagicRef \ static_assert(alignof(MagicSkill_Abstract_C_SetMagicRef) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_SetMagicRef"); \ static_assert(sizeof(MagicSkill_Abstract_C_SetMagicRef) == 0x000008, "Wrong size on MagicSkill_Abstract_C_SetMagicRef"); \ static_assert(offsetof(MagicSkill_Abstract_C_SetMagicRef, MagicRef_0) == 0x000000, "Member 'MagicSkill_Abstract_C_SetMagicRef::MagicRef_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_SetMissileVector \ static_assert(alignof(MagicSkill_Abstract_C_SetMissileVector) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_SetMissileVector"); \ static_assert(sizeof(MagicSkill_Abstract_C_SetMissileVector) == 0x000018, "Wrong size on MagicSkill_Abstract_C_SetMissileVector"); \ static_assert(offsetof(MagicSkill_Abstract_C_SetMissileVector, Vector) == 0x000000, "Member 'MagicSkill_Abstract_C_SetMissileVector::Vector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_SetOpenEmitter \ static_assert(alignof(MagicSkill_Abstract_C_SetOpenEmitter) == 0x000001, "Wrong alignment on MagicSkill_Abstract_C_SetOpenEmitter"); \ static_assert(sizeof(MagicSkill_Abstract_C_SetOpenEmitter) == 0x000001, "Wrong size on MagicSkill_Abstract_C_SetOpenEmitter"); \ static_assert(offsetof(MagicSkill_Abstract_C_SetOpenEmitter, Open) == 0x000000, "Member 'MagicSkill_Abstract_C_SetOpenEmitter::Open' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicSkill_Abstract_C_StartTimer_Destroy \ static_assert(alignof(MagicSkill_Abstract_C_StartTimer_Destroy) == 0x000008, "Wrong alignment on MagicSkill_Abstract_C_StartTimer_Destroy"); \ static_assert(sizeof(MagicSkill_Abstract_C_StartTimer_Destroy) == 0x000018, "Wrong size on MagicSkill_Abstract_C_StartTimer_Destroy"); \ static_assert(offsetof(MagicSkill_Abstract_C_StartTimer_Destroy, Time) == 0x000000, "Member 'MagicSkill_Abstract_C_StartTimer_Destroy::Time' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_StartTimer_Destroy, CallFunc_K2_SetTimer_ReturnValue) == 0x000008, "Member 'MagicSkill_Abstract_C_StartTimer_Destroy::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicSkill_Abstract_C_StartTimer_Destroy, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000010, "Member 'MagicSkill_Abstract_C_StartTimer_Destroy::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMagicSkill_Abstract_C \ static_assert(alignof(AMagicSkill_Abstract_C) == 0x000008, "Wrong alignment on AMagicSkill_Abstract_C"); \ static_assert(sizeof(AMagicSkill_Abstract_C) == 0x000500, "Wrong size on AMagicSkill_Abstract_C"); \ static_assert(offsetof(AMagicSkill_Abstract_C, UberGraphFrame) == 0x0002F0, "Member 'AMagicSkill_Abstract_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, MagicEmitterComponent) == 0x0002F8, "Member 'AMagicSkill_Abstract_C::MagicEmitterComponent' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, DefaultSceneRoot) == 0x000300, "Member 'AMagicSkill_Abstract_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, MagicBaseArr) == 0x000308, "Member 'AMagicSkill_Abstract_C::MagicBaseArr' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, AimTarget) == 0x000318, "Member 'AMagicSkill_Abstract_C::AimTarget' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, OpenEmitter) == 0x000320, "Member 'AMagicSkill_Abstract_C::OpenEmitter' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, DamageData) == 0x000328, "Member 'AMagicSkill_Abstract_C::DamageData' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, MagicRef) == 0x000440, "Member 'AMagicSkill_Abstract_C::MagicRef' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, Targets) == 0x000448, "Member 'AMagicSkill_Abstract_C::Targets' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, AttachSocketName) == 0x000498, "Member 'AMagicSkill_Abstract_C::AttachSocketName' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, IsAttach) == 0x0004A0, "Member 'AMagicSkill_Abstract_C::IsAttach' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, MagicID) == 0x0004A4, "Member 'AMagicSkill_Abstract_C::MagicID' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, SyncAngle) == 0x0004AC, "Member 'AMagicSkill_Abstract_C::SyncAngle' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, CumulativeTime) == 0x0004B0, "Member 'AMagicSkill_Abstract_C::CumulativeTime' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, EmitterTime) == 0x0004B8, "Member 'AMagicSkill_Abstract_C::EmitterTime' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, MissileVector) == 0x0004C0, "Member 'AMagicSkill_Abstract_C::MissileVector' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, HitPoint) == 0x0004D8, "Member 'AMagicSkill_Abstract_C::HitPoint' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, HitEffectIntervalTime) == 0x0004F0, "Member 'AMagicSkill_Abstract_C::HitEffectIntervalTime' has a wrong offset!"); \ static_assert(offsetof(AMagicSkill_Abstract_C, InDestroy) == 0x0004F8, "Member 'AMagicSkill_Abstract_C::InDestroy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SpellData \ static_assert(alignof(FST_SpellData) == 0x000008, "Wrong alignment on FST_SpellData"); \ static_assert(sizeof(FST_SpellData) == 0x0002E0, "Wrong size on FST_SpellData"); \ static_assert(offsetof(FST_SpellData, SpellName_3_CBA910464FD666BAF88E04AB95820F91) == 0x000000, "Member 'FST_SpellData::SpellName_3_CBA910464FD666BAF88E04AB95820F91' has a wrong offset!"); \ static_assert(offsetof(FST_SpellData, SpellClass_30_32E680D245251867B0091C89FB8426C6) == 0x000008, "Member 'FST_SpellData::SpellClass_30_32E680D245251867B0091C89FB8426C6' has a wrong offset!"); \ static_assert(offsetof(FST_SpellData, AnimID_8_0D386370405801A211418AA063263DB4) == 0x000038, "Member 'FST_SpellData::AnimID_8_0D386370405801A211418AA063263DB4' has a wrong offset!"); \ static_assert(offsetof(FST_SpellData, FailAnimID_10_F38B321743F2C07FB3E139846DA3E4D1) == 0x00003C, "Member 'FST_SpellData::FailAnimID_10_F38B321743F2C07FB3E139846DA3E4D1' has a wrong offset!"); \ static_assert(offsetof(FST_SpellData, IsCombat_28_2B411C8C496A40F73533E0903B6796CE) == 0x000040, "Member 'FST_SpellData::IsCombat_28_2B411C8C496A40F73533E0903B6796CE' has a wrong offset!"); \ static_assert(offsetof(FST_SpellData, PlayCutDampping_44_76512D154099DF01B8D401A5B8B593C0) == 0x000041, "Member 'FST_SpellData::PlayCutDampping_44_76512D154099DF01B8D401A5B8B593C0' has a wrong offset!"); \ static_assert(offsetof(FST_SpellData, CanAttributeFactor_46_4D68057C4F443ACD9A63C0BA75C5FDE2) == 0x000042, "Member 'FST_SpellData::CanAttributeFactor_46_4D68057C4F443ACD9A63C0BA75C5FDE2' has a wrong offset!"); \ static_assert(offsetof(FST_SpellData, NeedData_16_053743774E4C64476FC99BB9FCC17781) == 0x000048, "Member 'FST_SpellData::NeedData_16_053743774E4C64476FC99BB9FCC17781' has a wrong offset!"); \ static_assert(offsetof(FST_SpellData, HitPhyStrength_42_4F212F1C48245953F375C88D22D84A32) == 0x000098, "Member 'FST_SpellData::HitPhyStrength_42_4F212F1C48245953F375C88D22D84A32' has a wrong offset!"); \ static_assert(offsetof(FST_SpellData, DamageData_26_2ECDBB8741B10B296BA739B7EAEA4DB3) == 0x0000A0, "Member 'FST_SpellData::DamageData_26_2ECDBB8741B10B296BA739B7EAEA4DB3' has a wrong offset!"); \ static_assert(offsetof(FST_SpellData, WeaknessID_35_23411AA2471E900E364A96A946605138) == 0x0001B8, "Member 'FST_SpellData::WeaknessID_35_23411AA2471E900E364A96A946605138' has a wrong offset!"); \ static_assert(offsetof(FST_SpellData, WeaknessDamageData_39_FB721F6348D4AB61B66C2E948FEB1562) == 0x0001C8, "Member 'FST_SpellData::WeaknessDamageData_39_FB721F6348D4AB61B66C2E948FEB1562' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar \ static_assert(alignof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar) == 0x000008, "Wrong alignment on WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar"); \ static_assert(sizeof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar) == 0x0000B0, "Wrong size on WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, EntryPoint) == 0x000000, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, Temp_bool_Variable) == 0x000004, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, Temp_byte_Variable) == 0x000018, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, Temp_byte_Variable_1) == 0x000019, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, K2Node_Event_OwnCharacter) == 0x000020, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::K2Node_Event_OwnCharacter' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, K2Node_Event_stamina) == 0x000028, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::K2Node_Event_stamina' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, K2Node_Event_Maxstamina) == 0x000030, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::K2Node_Event_Maxstamina' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, K2Node_Event_OldValue) == 0x000038, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::K2Node_Event_OldValue' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, K2Node_Event_health) == 0x000040, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::K2Node_Event_health' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, K2Node_Event_maxHealth) == 0x000048, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::K2Node_Event_maxHealth' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, K2Node_Event_IsDesignTime) == 0x000050, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000058, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, K2Node_CustomEvent_OptionTag) == 0x000060, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::K2Node_CustomEvent_OptionTag' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, CallFunc_GetHUD_Shown_Shown) == 0x000068, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::CallFunc_GetHUD_Shown_Shown' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000069, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, CallFunc_SelectFloat_ReturnValue) == 0x000070, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, K2Node_CreateDelegate_OutputDelegate_1) == 0x000078, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000088, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, K2Node_CustomEvent_Show) == 0x000090, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::K2Node_CustomEvent_Show' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, K2Node_Event_Toughness) == 0x000098, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::K2Node_Event_Toughness' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, K2Node_Event_ToughnessMax) == 0x0000A0, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::K2Node_Event_ToughnessMax' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, K2Node_Select_Default) == 0x0000A8, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar, CallFunc_SetRenderOpacity_InOpacity_ImplicitCast) == 0x0000AC, "Member 'WPB_AIProgressBar_C_ExecuteUbergraph_WPB_AIProgressBar::CallFunc_SetRenderOpacity_InOpacity_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WPB_AIProgressBar_C_IsShowInViewport \ static_assert(alignof(WPB_AIProgressBar_C_IsShowInViewport) == 0x000001, "Wrong alignment on WPB_AIProgressBar_C_IsShowInViewport"); \ static_assert(sizeof(WPB_AIProgressBar_C_IsShowInViewport) == 0x000001, "Wrong size on WPB_AIProgressBar_C_IsShowInViewport"); \ static_assert(offsetof(WPB_AIProgressBar_C_IsShowInViewport, in_view_port) == 0x000000, "Member 'WPB_AIProgressBar_C_IsShowInViewport::in_view_port' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WPB_AIProgressBar_C_OnOptionValueChange_Event \ static_assert(alignof(WPB_AIProgressBar_C_OnOptionValueChange_Event) == 0x000004, "Wrong alignment on WPB_AIProgressBar_C_OnOptionValueChange_Event"); \ static_assert(sizeof(WPB_AIProgressBar_C_OnOptionValueChange_Event) == 0x000008, "Wrong size on WPB_AIProgressBar_C_OnOptionValueChange_Event"); \ static_assert(offsetof(WPB_AIProgressBar_C_OnOptionValueChange_Event, OptionTag) == 0x000000, "Member 'WPB_AIProgressBar_C_OnOptionValueChange_Event::OptionTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WPB_AIProgressBar_C_OnUpdateUIByLevelScript \ static_assert(alignof(WPB_AIProgressBar_C_OnUpdateUIByLevelScript) == 0x000001, "Wrong alignment on WPB_AIProgressBar_C_OnUpdateUIByLevelScript"); \ static_assert(sizeof(WPB_AIProgressBar_C_OnUpdateUIByLevelScript) == 0x000001, "Wrong size on WPB_AIProgressBar_C_OnUpdateUIByLevelScript"); \ static_assert(offsetof(WPB_AIProgressBar_C_OnUpdateUIByLevelScript, Show) == 0x000000, "Member 'WPB_AIProgressBar_C_OnUpdateUIByLevelScript::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WPB_AIProgressBar_C_PreConstruct \ static_assert(alignof(WPB_AIProgressBar_C_PreConstruct) == 0x000001, "Wrong alignment on WPB_AIProgressBar_C_PreConstruct"); \ static_assert(sizeof(WPB_AIProgressBar_C_PreConstruct) == 0x000001, "Wrong size on WPB_AIProgressBar_C_PreConstruct"); \ static_assert(offsetof(WPB_AIProgressBar_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WPB_AIProgressBar_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WPB_AIProgressBar_C_SetOwnCharacter \ static_assert(alignof(WPB_AIProgressBar_C_SetOwnCharacter) == 0x000008, "Wrong alignment on WPB_AIProgressBar_C_SetOwnCharacter"); \ static_assert(sizeof(WPB_AIProgressBar_C_SetOwnCharacter) == 0x000008, "Wrong size on WPB_AIProgressBar_C_SetOwnCharacter"); \ static_assert(offsetof(WPB_AIProgressBar_C_SetOwnCharacter, OwnCharacter) == 0x000000, "Member 'WPB_AIProgressBar_C_SetOwnCharacter::OwnCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WPB_AIProgressBar_C_UpdateHealthValue \ static_assert(alignof(WPB_AIProgressBar_C_UpdateHealthValue) == 0x000008, "Wrong alignment on WPB_AIProgressBar_C_UpdateHealthValue"); \ static_assert(sizeof(WPB_AIProgressBar_C_UpdateHealthValue) == 0x000018, "Wrong size on WPB_AIProgressBar_C_UpdateHealthValue"); \ static_assert(offsetof(WPB_AIProgressBar_C_UpdateHealthValue, OldValue) == 0x000000, "Member 'WPB_AIProgressBar_C_UpdateHealthValue::OldValue' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_UpdateHealthValue, Health) == 0x000008, "Member 'WPB_AIProgressBar_C_UpdateHealthValue::Health' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_UpdateHealthValue, MaxHealth) == 0x000010, "Member 'WPB_AIProgressBar_C_UpdateHealthValue::MaxHealth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WPB_AIProgressBar_C_UpdateStaminaValue \ static_assert(alignof(WPB_AIProgressBar_C_UpdateStaminaValue) == 0x000008, "Wrong alignment on WPB_AIProgressBar_C_UpdateStaminaValue"); \ static_assert(sizeof(WPB_AIProgressBar_C_UpdateStaminaValue) == 0x000010, "Wrong size on WPB_AIProgressBar_C_UpdateStaminaValue"); \ static_assert(offsetof(WPB_AIProgressBar_C_UpdateStaminaValue, Stamina) == 0x000000, "Member 'WPB_AIProgressBar_C_UpdateStaminaValue::Stamina' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_UpdateStaminaValue, Maxstamina) == 0x000008, "Member 'WPB_AIProgressBar_C_UpdateStaminaValue::Maxstamina' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WPB_AIProgressBar_C_UpdateToughnessValue \ static_assert(alignof(WPB_AIProgressBar_C_UpdateToughnessValue) == 0x000008, "Wrong alignment on WPB_AIProgressBar_C_UpdateToughnessValue"); \ static_assert(sizeof(WPB_AIProgressBar_C_UpdateToughnessValue) == 0x000010, "Wrong size on WPB_AIProgressBar_C_UpdateToughnessValue"); \ static_assert(offsetof(WPB_AIProgressBar_C_UpdateToughnessValue, toughness) == 0x000000, "Member 'WPB_AIProgressBar_C_UpdateToughnessValue::toughness' has a wrong offset!"); \ static_assert(offsetof(WPB_AIProgressBar_C_UpdateToughnessValue, ToughnessMax) == 0x000008, "Member 'WPB_AIProgressBar_C_UpdateToughnessValue::ToughnessMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWPB_AIProgressBar_C \ static_assert(alignof(UWPB_AIProgressBar_C) == 0x000008, "Wrong alignment on UWPB_AIProgressBar_C"); \ static_assert(sizeof(UWPB_AIProgressBar_C) == 0x000298, "Wrong size on UWPB_AIProgressBar_C"); \ static_assert(offsetof(UWPB_AIProgressBar_C, UberGraphFrame) == 0x000278, "Member 'UWPB_AIProgressBar_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWPB_AIProgressBar_C, VerticalBox_111) == 0x000280, "Member 'UWPB_AIProgressBar_C::VerticalBox_111' has a wrong offset!"); \ static_assert(offsetof(UWPB_AIProgressBar_C, WB_XiaoGuaiBloodBar) == 0x000288, "Member 'UWPB_AIProgressBar_C::WB_XiaoGuaiBloodBar' has a wrong offset!"); \ static_assert(offsetof(UWPB_AIProgressBar_C, Owner) == 0x000290, "Member 'UWPB_AIProgressBar_C::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_LeaveMessageEffect_C_GetNotifyName \ static_assert(alignof(AN_LeaveMessageEffect_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_LeaveMessageEffect_C_GetNotifyName"); \ static_assert(sizeof(AN_LeaveMessageEffect_C_GetNotifyName) == 0x000010, "Wrong size on AN_LeaveMessageEffect_C_GetNotifyName"); \ static_assert(offsetof(AN_LeaveMessageEffect_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_LeaveMessageEffect_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_LeaveMessageEffect_C_Received_Notify \ static_assert(alignof(AN_LeaveMessageEffect_C_Received_Notify) == 0x000008, "Wrong alignment on AN_LeaveMessageEffect_C_Received_Notify"); \ static_assert(sizeof(AN_LeaveMessageEffect_C_Received_Notify) == 0x000060, "Wrong size on AN_LeaveMessageEffect_C_Received_Notify"); \ static_assert(offsetof(AN_LeaveMessageEffect_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_LeaveMessageEffect_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_LeaveMessageEffect_C_Received_Notify, Animation) == 0x000008, "Member 'AN_LeaveMessageEffect_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_LeaveMessageEffect_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_LeaveMessageEffect_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_LeaveMessageEffect_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_LeaveMessageEffect_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_LeaveMessageEffect_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_LeaveMessageEffect_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_LeaveMessageEffect_C_Received_Notify, K2Node_DynamicCast_AsBP_Mark_Message_Leave) == 0x000050, "Member 'AN_LeaveMessageEffect_C_Received_Notify::K2Node_DynamicCast_AsBP_Mark_Message_Leave' has a wrong offset!"); \ static_assert(offsetof(AN_LeaveMessageEffect_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AN_LeaveMessageEffect_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_LeaveMessageEffect_C \ static_assert(alignof(UAN_LeaveMessageEffect_C) == 0x000008, "Wrong alignment on UAN_LeaveMessageEffect_C"); \ static_assert(sizeof(UAN_LeaveMessageEffect_C) == 0x000038, "Wrong size on UAN_LeaveMessageEffect_C"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageGoodOrBadPanel_C_BackKeyEvent \ static_assert(alignof(WB_LeaveMessageGoodOrBadPanel_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageGoodOrBadPanel_C_BackKeyEvent"); \ static_assert(sizeof(WB_LeaveMessageGoodOrBadPanel_C_BackKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessageGoodOrBadPanel_C_BackKeyEvent"); \ static_assert(offsetof(WB_LeaveMessageGoodOrBadPanel_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageGoodOrBadPanel_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageGoodOrBadPanel_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessageGoodOrBadPanel_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageGoodOrBadPanel_C_EnterKeyEvent \ static_assert(alignof(WB_LeaveMessageGoodOrBadPanel_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageGoodOrBadPanel_C_EnterKeyEvent"); \ static_assert(sizeof(WB_LeaveMessageGoodOrBadPanel_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessageGoodOrBadPanel_C_EnterKeyEvent"); \ static_assert(offsetof(WB_LeaveMessageGoodOrBadPanel_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageGoodOrBadPanel_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageGoodOrBadPanel_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessageGoodOrBadPanel_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel \ static_assert(alignof(WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel) == 0x000008, "Wrong alignment on WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel"); \ static_assert(sizeof(WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel) == 0x000098, "Wrong size on WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel"); \ static_assert(offsetof(WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel, EntryPoint) == 0x000000, "Member 'WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel, K2Node_CustomEvent_Condition) == 0x000004, "Member 'WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel::K2Node_CustomEvent_Condition' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel, K2Node_Event_InGeometry_1) == 0x000008, "Member 'WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel, K2Node_Event_isDown_1) == 0x000048, "Member 'WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel, K2Node_Event_InGeometry) == 0x000050, "Member 'WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel, K2Node_Event_isDown) == 0x000090, "Member 'WB_LeaveMessageGoodOrBadPanel_C_ExecuteUbergraph_WB_LeaveMessageGoodOrBadPanel::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageGoodOrBadPanel_C_Init \ static_assert(alignof(WB_LeaveMessageGoodOrBadPanel_C_Init) == 0x000001, "Wrong alignment on WB_LeaveMessageGoodOrBadPanel_C_Init"); \ static_assert(sizeof(WB_LeaveMessageGoodOrBadPanel_C_Init) == 0x000001, "Wrong size on WB_LeaveMessageGoodOrBadPanel_C_Init"); \ static_assert(offsetof(WB_LeaveMessageGoodOrBadPanel_C_Init, Condition) == 0x000000, "Member 'WB_LeaveMessageGoodOrBadPanel_C_Init::Condition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageGoodOrBadPanel_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_LeaveMessageGoodOrBadPanel_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_LeaveMessageGoodOrBadPanel_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_LeaveMessageGoodOrBadPanel_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_LeaveMessageGoodOrBadPanel_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_LeaveMessageGoodOrBadPanel_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_LeaveMessageGoodOrBadPanel_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LeaveMessageGoodOrBadPanel_C \ static_assert(alignof(UWB_LeaveMessageGoodOrBadPanel_C) == 0x000008, "Wrong alignment on UWB_LeaveMessageGoodOrBadPanel_C"); \ static_assert(sizeof(UWB_LeaveMessageGoodOrBadPanel_C) == 0x0002E0, "Wrong size on UWB_LeaveMessageGoodOrBadPanel_C"); \ static_assert(offsetof(UWB_LeaveMessageGoodOrBadPanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_LeaveMessageGoodOrBadPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageGoodOrBadPanel_C, WB_SecondaryWindow1) == 0x0002C8, "Member 'UWB_LeaveMessageGoodOrBadPanel_C::WB_SecondaryWindow1' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageGoodOrBadPanel_C, OnOperate) == 0x0002D0, "Member 'UWB_LeaveMessageGoodOrBadPanel_C::OnOperate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_yuanpan_L_C \ static_assert(alignof(ABP_yuanpan_L_C) == 0x000008, "Wrong alignment on ABP_yuanpan_L_C"); \ static_assert(sizeof(ABP_yuanpan_L_C) == 0x000308, "Wrong size on ABP_yuanpan_L_C"); \ static_assert(offsetof(ABP_yuanpan_L_C, SM_Trap_ShuiChe_02) == 0x000300, "Member 'ABP_yuanpan_L_C::SM_Trap_ShuiChe_02' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageDeletePanel_C_BackKeyEvent \ static_assert(alignof(WB_LeaveMessageDeletePanel_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageDeletePanel_C_BackKeyEvent"); \ static_assert(sizeof(WB_LeaveMessageDeletePanel_C_BackKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessageDeletePanel_C_BackKeyEvent"); \ static_assert(offsetof(WB_LeaveMessageDeletePanel_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageDeletePanel_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageDeletePanel_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessageDeletePanel_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageDeletePanel_C_EnterKeyEvent \ static_assert(alignof(WB_LeaveMessageDeletePanel_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageDeletePanel_C_EnterKeyEvent"); \ static_assert(sizeof(WB_LeaveMessageDeletePanel_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessageDeletePanel_C_EnterKeyEvent"); \ static_assert(offsetof(WB_LeaveMessageDeletePanel_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageDeletePanel_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageDeletePanel_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessageDeletePanel_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageDeletePanel_C_ExecuteUbergraph_WB_LeaveMessageDeletePanel \ static_assert(alignof(WB_LeaveMessageDeletePanel_C_ExecuteUbergraph_WB_LeaveMessageDeletePanel) == 0x000008, "Wrong alignment on WB_LeaveMessageDeletePanel_C_ExecuteUbergraph_WB_LeaveMessageDeletePanel"); \ static_assert(sizeof(WB_LeaveMessageDeletePanel_C_ExecuteUbergraph_WB_LeaveMessageDeletePanel) == 0x000098, "Wrong size on WB_LeaveMessageDeletePanel_C_ExecuteUbergraph_WB_LeaveMessageDeletePanel"); \ static_assert(offsetof(WB_LeaveMessageDeletePanel_C_ExecuteUbergraph_WB_LeaveMessageDeletePanel, EntryPoint) == 0x000000, "Member 'WB_LeaveMessageDeletePanel_C_ExecuteUbergraph_WB_LeaveMessageDeletePanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageDeletePanel_C_ExecuteUbergraph_WB_LeaveMessageDeletePanel, K2Node_Event_InGeometry_1) == 0x000008, "Member 'WB_LeaveMessageDeletePanel_C_ExecuteUbergraph_WB_LeaveMessageDeletePanel::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageDeletePanel_C_ExecuteUbergraph_WB_LeaveMessageDeletePanel, K2Node_Event_isDown_1) == 0x000048, "Member 'WB_LeaveMessageDeletePanel_C_ExecuteUbergraph_WB_LeaveMessageDeletePanel::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageDeletePanel_C_ExecuteUbergraph_WB_LeaveMessageDeletePanel, K2Node_Event_InGeometry) == 0x000050, "Member 'WB_LeaveMessageDeletePanel_C_ExecuteUbergraph_WB_LeaveMessageDeletePanel::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageDeletePanel_C_ExecuteUbergraph_WB_LeaveMessageDeletePanel, K2Node_Event_isDown) == 0x000090, "Member 'WB_LeaveMessageDeletePanel_C_ExecuteUbergraph_WB_LeaveMessageDeletePanel::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageDeletePanel_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_LeaveMessageDeletePanel_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_LeaveMessageDeletePanel_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_LeaveMessageDeletePanel_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_LeaveMessageDeletePanel_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_LeaveMessageDeletePanel_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_LeaveMessageDeletePanel_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LeaveMessageDeletePanel_C \ static_assert(alignof(UWB_LeaveMessageDeletePanel_C) == 0x000008, "Wrong alignment on UWB_LeaveMessageDeletePanel_C"); \ static_assert(sizeof(UWB_LeaveMessageDeletePanel_C) == 0x0002E0, "Wrong size on UWB_LeaveMessageDeletePanel_C"); \ static_assert(offsetof(UWB_LeaveMessageDeletePanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_LeaveMessageDeletePanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageDeletePanel_C, WB_SecondaryWindow1) == 0x0002C8, "Member 'UWB_LeaveMessageDeletePanel_C::WB_SecondaryWindow1' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageDeletePanel_C, OnDelete) == 0x0002D0, "Member 'UWB_LeaveMessageDeletePanel_C::OnDelete' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MarkMessageBase_C_BackKeyEvent \ static_assert(alignof(WB_MarkMessageBase_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_MarkMessageBase_C_BackKeyEvent"); \ static_assert(sizeof(WB_MarkMessageBase_C_BackKeyEvent) == 0x000048, "Wrong size on WB_MarkMessageBase_C_BackKeyEvent"); \ static_assert(offsetof(WB_MarkMessageBase_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_MarkMessageBase_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_MarkMessageBase_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_MarkMessageBase_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MarkMessageBase_C_EnterKeyEvent \ static_assert(alignof(WB_MarkMessageBase_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_MarkMessageBase_C_EnterKeyEvent"); \ static_assert(sizeof(WB_MarkMessageBase_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_MarkMessageBase_C_EnterKeyEvent"); \ static_assert(offsetof(WB_MarkMessageBase_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_MarkMessageBase_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_MarkMessageBase_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_MarkMessageBase_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase \ static_assert(alignof(WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase) == 0x000008, "Wrong alignment on WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase"); \ static_assert(sizeof(WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase) == 0x0000A8, "Wrong size on WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase"); \ static_assert(offsetof(WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase, EntryPoint) == 0x000000, "Member 'WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase, K2Node_Event_InGeometry_1) == 0x000008, "Member 'WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase, K2Node_Event_isDown_1) == 0x000048, "Member 'WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase, K2Node_Event_InGeometry) == 0x000050, "Member 'WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase, K2Node_Event_isDown) == 0x000090, "Member 'WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase, K2Node_CustomEvent_data) == 0x000098, "Member 'WB_MarkMessageBase_C_ExecuteUbergraph_WB_MarkMessageBase::K2Node_CustomEvent_data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_MarkMessageBase_C_UpdateWidgetData \ static_assert(alignof(WB_MarkMessageBase_C_UpdateWidgetData) == 0x000008, "Wrong alignment on WB_MarkMessageBase_C_UpdateWidgetData"); \ static_assert(sizeof(WB_MarkMessageBase_C_UpdateWidgetData) == 0x000010, "Wrong size on WB_MarkMessageBase_C_UpdateWidgetData"); \ static_assert(offsetof(WB_MarkMessageBase_C_UpdateWidgetData, Data_0) == 0x000000, "Member 'WB_MarkMessageBase_C_UpdateWidgetData::Data_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_MarkMessageBase_C \ static_assert(alignof(UWB_MarkMessageBase_C) == 0x000008, "Wrong alignment on UWB_MarkMessageBase_C"); \ static_assert(sizeof(UWB_MarkMessageBase_C) == 0x0002E8, "Wrong size on UWB_MarkMessageBase_C"); \ static_assert(offsetof(UWB_MarkMessageBase_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_MarkMessageBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_MarkMessageBase_C, Data) == 0x0002C8, "Member 'UWB_MarkMessageBase_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_MarkMessageBase_C, CallBackEvent) == 0x0002D8, "Member 'UWB_MarkMessageBase_C::CallBackEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Send1106 \ static_assert(alignof(FST_Send1106) == 0x000008, "Wrong alignment on FST_Send1106"); \ static_assert(sizeof(FST_Send1106) == 0x000018, "Wrong size on FST_Send1106"); \ static_assert(offsetof(FST_Send1106, operation_26_3ACBAC4E4524DF8066E2A696421FF716) == 0x000000, "Member 'FST_Send1106::operation_26_3ACBAC4E4524DF8066E2A696421FF716' has a wrong offset!"); \ static_assert(offsetof(FST_Send1106, reminderId_24_C93F444D4B406611C80033BE6AC70DA3) == 0x000008, "Member 'FST_Send1106::reminderId_24_C93F444D4B406611C80033BE6AC70DA3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Httpnummber1001Send \ static_assert(alignof(FST_Httpnummber1001Send) == 0x000008, "Wrong alignment on FST_Httpnummber1001Send"); \ static_assert(sizeof(FST_Httpnummber1001Send) == 0x000038, "Wrong size on FST_Httpnummber1001Send"); \ static_assert(offsetof(FST_Httpnummber1001Send, tagId_4_7C458F4F4C7EB375C66576BB53022E8D) == 0x000000, "Member 'FST_Httpnummber1001Send::tagId_4_7C458F4F4C7EB375C66576BB53022E8D' has a wrong offset!"); \ static_assert(offsetof(FST_Httpnummber1001Send, mapCoordinatesX_11_FD8CC706415B41BCB4C4F38C28779BD1) == 0x000010, "Member 'FST_Httpnummber1001Send::mapCoordinatesX_11_FD8CC706415B41BCB4C4F38C28779BD1' has a wrong offset!"); \ static_assert(offsetof(FST_Httpnummber1001Send, mapCoordinatesY_12_A54C4E1148E1366AA25D2193322F795A) == 0x000018, "Member 'FST_Httpnummber1001Send::mapCoordinatesY_12_A54C4E1148E1366AA25D2193322F795A' has a wrong offset!"); \ static_assert(offsetof(FST_Httpnummber1001Send, mapCoordinatesZ_13_E707AF5E40E40864A3A2B894596C2948) == 0x000020, "Member 'FST_Httpnummber1001Send::mapCoordinatesZ_13_E707AF5E40E40864A3A2B894596C2948' has a wrong offset!"); \ static_assert(offsetof(FST_Httpnummber1001Send, mapName_18_527BBCF8459224D65132D0842D2198AC) == 0x000028, "Member 'FST_Httpnummber1001Send::mapName_18_527BBCF8459224D65132D0842D2198AC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_HttpNumber1005Send \ static_assert(alignof(FST_HttpNumber1005Send) == 0x000008, "Wrong alignment on FST_HttpNumber1005Send"); \ static_assert(sizeof(FST_HttpNumber1005Send) == 0x000010, "Wrong size on FST_HttpNumber1005Send"); \ static_assert(offsetof(FST_HttpNumber1005Send, adviceId_2_BB6F14E743144B87CB7ADB874529199D) == 0x000000, "Member 'FST_HttpNumber1005Send::adviceId_2_BB6F14E743144B87CB7ADB874529199D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_HttpNumber1004Res \ static_assert(alignof(FST_HttpNumber1004Res) == 0x000008, "Wrong alignment on FST_HttpNumber1004Res"); \ static_assert(sizeof(FST_HttpNumber1004Res) == 0x000080, "Wrong size on FST_HttpNumber1004Res"); \ static_assert(offsetof(FST_HttpNumber1004Res, id_6_E946F95A435D0833DC26B8B2564FC7B2) == 0x000000, "Member 'FST_HttpNumber1004Res::id_6_E946F95A435D0833DC26B8B2564FC7B2' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1004Res, archiveId_28_F46C60B446E46115A43CEF805753134F) == 0x000010, "Member 'FST_HttpNumber1004Res::archiveId_28_F46C60B446E46115A43CEF805753134F' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1004Res, uid_29_AFF2E8A7491AC9BEE3492887F9E478D2) == 0x000020, "Member 'FST_HttpNumber1004Res::uid_29_AFF2E8A7491AC9BEE3492887F9E478D2' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1004Res, tagId_39_BE4823104958996DBB0EE2AFB1EE679E) == 0x000030, "Member 'FST_HttpNumber1004Res::tagId_39_BE4823104958996DBB0EE2AFB1EE679E' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1004Res, mapCoordinatesX_31_49D2B56449B2DA301F5738B6E9F1AA42) == 0x000040, "Member 'FST_HttpNumber1004Res::mapCoordinatesX_31_49D2B56449B2DA301F5738B6E9F1AA42' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1004Res, mapCoordinatesY_32_CB488781459AEF616C20459AEFB6DF82) == 0x000048, "Member 'FST_HttpNumber1004Res::mapCoordinatesY_32_CB488781459AEF616C20459AEFB6DF82' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1004Res, mapCoordinatesZ_33_9DC09FC544AEA8B4E13D09A83D8BA39F) == 0x000050, "Member 'FST_HttpNumber1004Res::mapCoordinatesZ_33_9DC09FC544AEA8B4E13D09A83D8BA39F' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1004Res, upCount_34_6BC2903C4A3B4955025F07824DD565BA) == 0x000058, "Member 'FST_HttpNumber1004Res::upCount_34_6BC2903C4A3B4955025F07824DD565BA' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1004Res, downCount_35_E29E83454782F3A12A594CA517A59F7E) == 0x00005C, "Member 'FST_HttpNumber1004Res::downCount_35_E29E83454782F3A12A594CA517A59F7E' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1004Res, locked_24_92E85A634B56333981685EB11843DE46) == 0x000060, "Member 'FST_HttpNumber1004Res::locked_24_92E85A634B56333981685EB11843DE46' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1004Res, createTime_36_16F6FFFE40A0263320571AABA2701EBA) == 0x000068, "Member 'FST_HttpNumber1004Res::createTime_36_16F6FFFE40A0263320571AABA2701EBA' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNumber1004Res, operatedType_37_F1A91D0D401295C91C6BBBB0C5621CB7) == 0x000078, "Member 'FST_HttpNumber1004Res::operatedType_37_F1A91D0D401295C91C6BBBB0C5621CB7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_HttpNum1002Send \ static_assert(alignof(FST_HttpNum1002Send) == 0x000008, "Wrong alignment on FST_HttpNum1002Send"); \ static_assert(sizeof(FST_HttpNum1002Send) == 0x000020, "Wrong size on FST_HttpNum1002Send"); \ static_assert(offsetof(FST_HttpNum1002Send, range_2_4ACE4A3D40322823D1D1CD9D570AC5AB) == 0x000000, "Member 'FST_HttpNum1002Send::range_2_4ACE4A3D40322823D1D1CD9D570AC5AB' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNum1002Send, onlyOwn_5_7B1191834F8C086FC353D58A485A8274) == 0x000004, "Member 'FST_HttpNum1002Send::onlyOwn_5_7B1191834F8C086FC353D58A485A8274' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNum1002Send, onlyOwnRead_7_3B6EE25746C12B4C8651658B7AD18C85) == 0x000005, "Member 'FST_HttpNum1002Send::onlyOwnRead_7_3B6EE25746C12B4C8651658B7AD18C85' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNum1002Send, mapCoordinatesX_12_B6314AC84725A682E5436397D271C92E) == 0x000008, "Member 'FST_HttpNum1002Send::mapCoordinatesX_12_B6314AC84725A682E5436397D271C92E' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNum1002Send, mapCoordinatesY_13_55F1F8BE47F4F29EEE1D9B85290F3D3A) == 0x000010, "Member 'FST_HttpNum1002Send::mapCoordinatesY_13_55F1F8BE47F4F29EEE1D9B85290F3D3A' has a wrong offset!"); \ static_assert(offsetof(FST_HttpNum1002Send, mapCoordinatesZ_14_E8329D9D489164B6E30D4BBAE7C23B58) == 0x000018, "Member 'FST_HttpNum1002Send::mapCoordinatesZ_14_E8329D9D489164B6E30D4BBAE7C23B58' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Http1021Res \ static_assert(alignof(FST_Http1021Res) == 0x000008, "Wrong alignment on FST_Http1021Res"); \ static_assert(sizeof(FST_Http1021Res) == 0x000080, "Wrong size on FST_Http1021Res"); \ static_assert(offsetof(FST_Http1021Res, uid_2_EF88431D43397E14A7F80889D51DBC1F) == 0x000000, "Member 'FST_Http1021Res::uid_2_EF88431D43397E14A7F80889D51DBC1F' has a wrong offset!"); \ static_assert(offsetof(FST_Http1021Res, targetUid_19_DA90E27546E303319EBAD3A280D38E03) == 0x000010, "Member 'FST_Http1021Res::targetUid_19_DA90E27546E303319EBAD3A280D38E03' has a wrong offset!"); \ static_assert(offsetof(FST_Http1021Res, msgType_14_C6752C1B454CD9B948BB30A86E260114) == 0x000020, "Member 'FST_Http1021Res::msgType_14_C6752C1B454CD9B948BB30A86E260114' has a wrong offset!"); \ static_assert(offsetof(FST_Http1021Res, data_21_44B02B6A4EFED2CBA5C8D18DEE349FC7) == 0x000030, "Member 'FST_Http1021Res::data_21_44B02B6A4EFED2CBA5C8D18DEE349FC7' has a wrong offset!"); \ static_assert(offsetof(FST_Http1021Res, errorMsg_16_644CECFE4A29A3984440FBB7842EBCFB) == 0x000040, "Member 'FST_Http1021Res::errorMsg_16_644CECFE4A29A3984440FBB7842EBCFB' has a wrong offset!"); \ static_assert(offsetof(FST_Http1021Res, resultCode_17_A101104B44A0CE21F1EEE580B84887A1) == 0x000050, "Member 'FST_Http1021Res::resultCode_17_A101104B44A0CE21F1EEE580B84887A1' has a wrong offset!"); \ static_assert(offsetof(FST_Http1021Res, callbackAddress_22_5F8906804501406C809429A836C6F896) == 0x000060, "Member 'FST_Http1021Res::callbackAddress_22_5F8906804501406C809429A836C6F896' has a wrong offset!"); \ static_assert(offsetof(FST_Http1021Res, index_40_CDE799264F407DEA2B60D1837EF410E2) == 0x000078, "Member 'FST_Http1021Res::index_40_CDE799264F407DEA2B60D1837EF410E2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Http1021Msg \ static_assert(alignof(FST_Http1021Msg) == 0x000008, "Wrong alignment on FST_Http1021Msg"); \ static_assert(sizeof(FST_Http1021Msg) == 0x000080, "Wrong size on FST_Http1021Msg"); \ static_assert(offsetof(FST_Http1021Msg, msgdata_4_20F79E534A3DA91AA810D589EAB5447F) == 0x000000, "Member 'FST_Http1021Msg::msgdata_4_20F79E534A3DA91AA810D589EAB5447F' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Http1004Res \ static_assert(alignof(FST_Http1004Res) == 0x000008, "Wrong alignment on FST_Http1004Res"); \ static_assert(sizeof(FST_Http1004Res) == 0x000080, "Wrong size on FST_Http1004Res"); \ static_assert(offsetof(FST_Http1004Res, Msgdata_2_FB3F167241A3D7B7F469A594D50A89C3) == 0x000000, "Member 'FST_Http1004Res::Msgdata_2_FB3F167241A3D7B7F469A594D50A89C3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Http1002MsgData \ static_assert(alignof(FST_Http1002MsgData) == 0x000008, "Wrong alignment on FST_Http1002MsgData"); \ static_assert(sizeof(FST_Http1002MsgData) == 0x000078, "Wrong size on FST_Http1002MsgData"); \ static_assert(offsetof(FST_Http1002MsgData, msgData_2_7A7778E9496FB430C9CCC9A702A4E169) == 0x000000, "Member 'FST_Http1002MsgData::msgData_2_7A7778E9496FB430C9CCC9A702A4E169' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetworkRes1019MsgData \ static_assert(alignof(FST_NetworkRes1019MsgData) == 0x000001, "Wrong alignment on FST_NetworkRes1019MsgData"); \ static_assert(sizeof(FST_NetworkRes1019MsgData) == 0x000001, "Wrong size on FST_NetworkRes1019MsgData"); \ static_assert(offsetof(FST_NetworkRes1019MsgData, curStatus_1_0061F47B49712D03B50BA4B164059125) == 0x000000, "Member 'FST_NetworkRes1019MsgData::curStatus_1_0061F47B49712D03B50BA4B164059125' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetworkRes1019 \ static_assert(alignof(FST_NetworkRes1019) == 0x000008, "Wrong alignment on FST_NetworkRes1019"); \ static_assert(sizeof(FST_NetworkRes1019) == 0x000028, "Wrong size on FST_NetworkRes1019"); \ static_assert(offsetof(FST_NetworkRes1019, resultCode_27_27D8B28B4BFDA116BB073F929EB9D75A) == 0x000000, "Member 'FST_NetworkRes1019::resultCode_27_27D8B28B4BFDA116BB073F929EB9D75A' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1019, msgData_31_D0ABA4D74BE9E18A799976ABEF07152E) == 0x000010, "Member 'FST_NetworkRes1019::msgData_31_D0ABA4D74BE9E18A799976ABEF07152E' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1019, message_32_B202767E45F5BD0897D2148F1FB8C5E1) == 0x000018, "Member 'FST_NetworkRes1019::message_32_B202767E45F5BD0897D2148F1FB8C5E1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetworkSend1015 \ static_assert(alignof(FST_NetworkSend1015) == 0x000008, "Wrong alignment on FST_NetworkSend1015"); \ static_assert(sizeof(FST_NetworkSend1015) == 0x000060, "Wrong size on FST_NetworkSend1015"); \ static_assert(offsetof(FST_NetworkSend1015, x_16_5067EE274C860D4B3FC7C59A7DE88296) == 0x000000, "Member 'FST_NetworkSend1015::x_16_5067EE274C860D4B3FC7C59A7DE88296' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1015, y_17_9E7781C84F56EAAEB2AB82B5FB87DD97) == 0x000008, "Member 'FST_NetworkSend1015::y_17_9E7781C84F56EAAEB2AB82B5FB87DD97' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1015, z_18_8C4C34C54D5B223A5DA3A1B385DD6BA5) == 0x000010, "Member 'FST_NetworkSend1015::z_18_8C4C34C54D5B223A5DA3A1B385DD6BA5' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1015, stampType_19_F6E57DB24B615DAC284725A35D948335) == 0x000018, "Member 'FST_NetworkSend1015::stampType_19_F6E57DB24B615DAC284725A35D948335' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1015, camp_20_C689E6764B487821B07D6C8F620ED4B5) == 0x000028, "Member 'FST_NetworkSend1015::camp_20_C689E6764B487821B07D6C8F620ED4B5' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1015, userName_21_1227EF7242F5F18F6E5777A233889941) == 0x000038, "Member 'FST_NetworkSend1015::userName_21_1227EF7242F5F18F6E5777A233889941' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1015, roleTag_22_25C0B4F64FB20D5210A2468D901C3A55) == 0x000048, "Member 'FST_NetworkSend1015::roleTag_22_25C0B4F64FB20D5210A2468D901C3A55' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1015, connectLevel_23_4883E744456D9BF00146A2B938188F08) == 0x000058, "Member 'FST_NetworkSend1015::connectLevel_23_4883E744456D9BF00146A2B938188F08' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetworkRes1015Msg \ static_assert(alignof(FST_NetworkRes1015Msg) == 0x000008, "Wrong alignment on FST_NetworkRes1015Msg"); \ static_assert(sizeof(FST_NetworkRes1015Msg) == 0x0000C0, "Wrong size on FST_NetworkRes1015Msg"); \ static_assert(offsetof(FST_NetworkRes1015Msg, MsgData_3_67393F184993D4A00F451BB3CBCF6ACE) == 0x000000, "Member 'FST_NetworkRes1015Msg::MsgData_3_67393F184993D4A00F451BB3CBCF6ACE' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetworkSend1013 \ static_assert(alignof(FST_NetworkSend1013) == 0x000008, "Wrong alignment on FST_NetworkSend1013"); \ static_assert(sizeof(FST_NetworkSend1013) == 0x000030, "Wrong size on FST_NetworkSend1013"); \ static_assert(offsetof(FST_NetworkSend1013, uid_2_A5259D7E44D9CF9715BFC4950B3A0155) == 0x000000, "Member 'FST_NetworkSend1013::uid_2_A5259D7E44D9CF9715BFC4950B3A0155' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1013, connectSwitchType_5_A8F7B01A422DF819D345B2B2C5216954) == 0x000010, "Member 'FST_NetworkSend1013::connectSwitchType_5_A8F7B01A422DF819D345B2B2C5216954' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1013, stampType_6_ECF8FB0946ABB35BC191B381DB29A022) == 0x000020, "Member 'FST_NetworkSend1013::stampType_6_ECF8FB0946ABB35BC191B381DB29A022' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_BreakInputBuffer_C_GetNotifyName \ static_assert(alignof(AN_BreakInputBuffer_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_BreakInputBuffer_C_GetNotifyName"); \ static_assert(sizeof(AN_BreakInputBuffer_C_GetNotifyName) == 0x000140, "Wrong size on AN_BreakInputBuffer_C_GetNotifyName"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_BreakInputBuffer_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, Temp_byte_Variable) == 0x000010, "Member 'AN_BreakInputBuffer_C_GetNotifyName::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, Temp_string_Variable) == 0x000018, "Member 'AN_BreakInputBuffer_C_GetNotifyName::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, Temp_string_Variable_1) == 0x000028, "Member 'AN_BreakInputBuffer_C_GetNotifyName::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, Temp_string_Variable_2) == 0x000038, "Member 'AN_BreakInputBuffer_C_GetNotifyName::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, Temp_string_Variable_3) == 0x000048, "Member 'AN_BreakInputBuffer_C_GetNotifyName::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, Temp_string_Variable_4) == 0x000058, "Member 'AN_BreakInputBuffer_C_GetNotifyName::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, Temp_string_Variable_5) == 0x000068, "Member 'AN_BreakInputBuffer_C_GetNotifyName::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, Temp_string_Variable_6) == 0x000078, "Member 'AN_BreakInputBuffer_C_GetNotifyName::Temp_string_Variable_6' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, Temp_string_Variable_7) == 0x000088, "Member 'AN_BreakInputBuffer_C_GetNotifyName::Temp_string_Variable_7' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, Temp_string_Variable_8) == 0x000098, "Member 'AN_BreakInputBuffer_C_GetNotifyName::Temp_string_Variable_8' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, Temp_string_Variable_9) == 0x0000A8, "Member 'AN_BreakInputBuffer_C_GetNotifyName::Temp_string_Variable_9' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, Temp_string_Variable_10) == 0x0000B8, "Member 'AN_BreakInputBuffer_C_GetNotifyName::Temp_string_Variable_10' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, Temp_string_Variable_11) == 0x0000C8, "Member 'AN_BreakInputBuffer_C_GetNotifyName::Temp_string_Variable_11' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, Temp_string_Variable_12) == 0x0000D8, "Member 'AN_BreakInputBuffer_C_GetNotifyName::Temp_string_Variable_12' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, Temp_string_Variable_13) == 0x0000E8, "Member 'AN_BreakInputBuffer_C_GetNotifyName::Temp_string_Variable_13' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000F8, "Member 'AN_BreakInputBuffer_C_GetNotifyName::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, K2Node_Select_Default) == 0x000100, "Member 'AN_BreakInputBuffer_C_GetNotifyName::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, CallFunc_SelectString_ReturnValue) == 0x000110, "Member 'AN_BreakInputBuffer_C_GetNotifyName::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000120, "Member 'AN_BreakInputBuffer_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000130, "Member 'AN_BreakInputBuffer_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_BreakInputBuffer_C_Received_Notify \ static_assert(alignof(AN_BreakInputBuffer_C_Received_Notify) == 0x000008, "Wrong alignment on AN_BreakInputBuffer_C_Received_Notify"); \ static_assert(sizeof(AN_BreakInputBuffer_C_Received_Notify) == 0x000060, "Wrong size on AN_BreakInputBuffer_C_Received_Notify"); \ static_assert(offsetof(AN_BreakInputBuffer_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_BreakInputBuffer_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_Received_Notify, Animation) == 0x000008, "Member 'AN_BreakInputBuffer_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_BreakInputBuffer_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_BreakInputBuffer_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_BreakInputBuffer_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000050, "Member 'AN_BreakInputBuffer_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AN_BreakInputBuffer_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_Received_Notify, CallFunc_GetKeyActive_IsActive) == 0x000059, "Member 'AN_BreakInputBuffer_C_Received_Notify::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(AN_BreakInputBuffer_C_Received_Notify, CallFunc_GetKeyActive_IsValid) == 0x00005A, "Member 'AN_BreakInputBuffer_C_Received_Notify::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_BreakInputBuffer_C \ static_assert(alignof(UAN_BreakInputBuffer_C) == 0x000008, "Wrong alignment on UAN_BreakInputBuffer_C"); \ static_assert(sizeof(UAN_BreakInputBuffer_C) == 0x000068, "Wrong size on UAN_BreakInputBuffer_C"); \ static_assert(offsetof(UAN_BreakInputBuffer_C, Type) == 0x000038, "Member 'UAN_BreakInputBuffer_C::Type' has a wrong offset!"); \ static_assert(offsetof(UAN_BreakInputBuffer_C, Flag) == 0x000060, "Member 'UAN_BreakInputBuffer_C::Flag' has a wrong offset!"); \ static_assert(offsetof(UAN_BreakInputBuffer_C, Enable) == 0x000061, "Member 'UAN_BreakInputBuffer_C::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetworkRes1011 \ static_assert(alignof(FST_NetworkRes1011) == 0x000008, "Wrong alignment on FST_NetworkRes1011"); \ static_assert(sizeof(FST_NetworkRes1011) == 0x000028, "Wrong size on FST_NetworkRes1011"); \ static_assert(offsetof(FST_NetworkRes1011, uid_8_FE22045D41C7BB5A1AFB28BAB0DA63F0) == 0x000000, "Member 'FST_NetworkRes1011::uid_8_FE22045D41C7BB5A1AFB28BAB0DA63F0' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1011, connectPwd_15_1A73F9D846C60B52292C91AC18FD136E) == 0x000010, "Member 'FST_NetworkRes1011::connectPwd_15_1A73F9D846C60B52292C91AC18FD136E' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1011, connectType_16_BD5AFB614C5238BA70087185DEF3A04C) == 0x000020, "Member 'FST_NetworkRes1011::connectType_16_BD5AFB614C5238BA70087185DEF3A04C' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1011, stampVisible_13_5D87374741E681302A52C7A24BD1E024) == 0x000024, "Member 'FST_NetworkRes1011::stampVisible_13_5D87374741E681302A52C7A24BD1E024' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1011, silverKeyEnable_14_D0ABA4D74BE9E18A799976ABEF07152E) == 0x000025, "Member 'FST_NetworkRes1011::silverKeyEnable_14_D0ABA4D74BE9E18A799976ABEF07152E' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetworkSend1010 \ static_assert(alignof(FST_NetworkSend1010) == 0x000008, "Wrong alignment on FST_NetworkSend1010"); \ static_assert(sizeof(FST_NetworkSend1010) == 0x000040, "Wrong size on FST_NetworkSend1010"); \ static_assert(offsetof(FST_NetworkSend1010, range_8_94E895D145B1D71AAED7C8B1DBA6472C) == 0x000000, "Member 'FST_NetworkSend1010::range_8_94E895D145B1D71AAED7C8B1DBA6472C' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1010, x_9_5D01F22E49587D195022E193D3777945) == 0x000008, "Member 'FST_NetworkSend1010::x_9_5D01F22E49587D195022E193D3777945' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1010, y_10_9E10A3224885F3CECDF20C81C9820473) == 0x000010, "Member 'FST_NetworkSend1010::y_10_9E10A3224885F3CECDF20C81C9820473' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1010, z_11_7DCC5A54496016CCDC31AC97B6C4CCE4) == 0x000018, "Member 'FST_NetworkSend1010::z_11_7DCC5A54496016CCDC31AC97B6C4CCE4' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1010, whiteNum_16_3C87E5604432BDA31B9686841A9E8E83) == 0x000020, "Member 'FST_NetworkSend1010::whiteNum_16_3C87E5604432BDA31B9686841A9E8E83' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1010, redNum_17_B6BE26DD402F19A67CED2490D20246F3) == 0x000024, "Member 'FST_NetworkSend1010::redNum_17_B6BE26DD402F19A67CED2490D20246F3' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1010, whiteMinLevel_27_42CB99834172D024207414979E848BA7) == 0x000028, "Member 'FST_NetworkSend1010::whiteMinLevel_27_42CB99834172D024207414979E848BA7' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1010, whiteMXnLevel_28_7805CC874F441706599537AC9113AAD8) == 0x00002C, "Member 'FST_NetworkSend1010::whiteMXnLevel_28_7805CC874F441706599537AC9113AAD8' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1010, redMinLevel_29_70E1AFB84B4EF652889A8EBB3511C07D) == 0x000030, "Member 'FST_NetworkSend1010::redMinLevel_29_70E1AFB84B4EF652889A8EBB3511C07D' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1010, redMXnLevel_30_A0B7D08A4389535F8FB8EC9925EC96B1) == 0x000034, "Member 'FST_NetworkSend1010::redMXnLevel_30_A0B7D08A4389535F8FB8EC9925EC96B1' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkSend1010, connectLevel_32_9396FE8B48BA450BA1250292B73281B9) == 0x000038, "Member 'FST_NetworkSend1010::connectLevel_32_9396FE8B48BA450BA1250292B73281B9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetworkRes1010Msg \ static_assert(alignof(FST_NetworkRes1010Msg) == 0x000008, "Wrong alignment on FST_NetworkRes1010Msg"); \ static_assert(sizeof(FST_NetworkRes1010Msg) == 0x000010, "Wrong size on FST_NetworkRes1010Msg"); \ static_assert(offsetof(FST_NetworkRes1010Msg, MsgData_3_FC82CA244188B72896B7AEA7AB65F090) == 0x000000, "Member 'FST_NetworkRes1010Msg::MsgData_3_FC82CA244188B72896B7AEA7AB65F090' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetworkRes1007Msg \ static_assert(alignof(FST_NetworkRes1007Msg) == 0x000008, "Wrong alignment on FST_NetworkRes1007Msg"); \ static_assert(sizeof(FST_NetworkRes1007Msg) == 0x000058, "Wrong size on FST_NetworkRes1007Msg"); \ static_assert(offsetof(FST_NetworkRes1007Msg, MsgData_2_61D96289489E7F63EBC838BD2BB2EE29) == 0x000000, "Member 'FST_NetworkRes1007Msg::MsgData_2_61D96289489E7F63EBC838BD2BB2EE29' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NetworkRes1007 \ static_assert(alignof(FST_NetworkRes1007) == 0x000008, "Wrong alignment on FST_NetworkRes1007"); \ static_assert(sizeof(FST_NetworkRes1007) == 0x000058, "Wrong size on FST_NetworkRes1007"); \ static_assert(offsetof(FST_NetworkRes1007, uid_13_11DB7C394451E9CBDDBE60B3E224067C) == 0x000000, "Member 'FST_NetworkRes1007::uid_13_11DB7C394451E9CBDDBE60B3E224067C' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1007, udpAddress_14_944D76444ED353222F4C77B4FBA108B4) == 0x000010, "Member 'FST_NetworkRes1007::udpAddress_14_944D76444ED353222F4C77B4FBA108B4' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1007, joinTime_15_7BF6B8644327499DFF52E993F652B2C9) == 0x000028, "Member 'FST_NetworkRes1007::joinTime_15_7BF6B8644327499DFF52E993F652B2C9' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1007, connectSwitchType_16_BA02EE944F351CF7140F6D806ADCFBAD) == 0x000038, "Member 'FST_NetworkRes1007::connectSwitchType_16_BA02EE944F351CF7140F6D806ADCFBAD' has a wrong offset!"); \ static_assert(offsetof(FST_NetworkRes1007, roleType_18_339EA9474F6FA3CE05C48C9CF619CFB6) == 0x000048, "Member 'FST_NetworkRes1007::roleType_18_339EA9474F6FA3CE05C48C9CF619CFB6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Network1007_udpAddress \ static_assert(alignof(FST_Network1007_udpAddress) == 0x000008, "Wrong alignment on FST_Network1007_udpAddress"); \ static_assert(sizeof(FST_Network1007_udpAddress) == 0x000018, "Wrong size on FST_Network1007_udpAddress"); \ static_assert(offsetof(FST_Network1007_udpAddress, host_4_DB7525BF45482EF440435CA1A6E114AF) == 0x000000, "Member 'FST_Network1007_udpAddress::host_4_DB7525BF45482EF440435CA1A6E114AF' has a wrong offset!"); \ static_assert(offsetof(FST_Network1007_udpAddress, port_7_D9DDCF494C8ED78AE42A60B87D10A245) == 0x000010, "Member 'FST_Network1007_udpAddress::port_7_D9DDCF494C8ED78AE42A60B87D10A245' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_CanInteractableWhenNoticeShown \ static_assert(alignof(BP_MarkMessageBase_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong alignment on BP_MarkMessageBase_C_CanInteractableWhenNoticeShown"); \ static_assert(sizeof(BP_MarkMessageBase_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong size on BP_MarkMessageBase_C_CanInteractableWhenNoticeShown"); \ static_assert(offsetof(BP_MarkMessageBase_C_CanInteractableWhenNoticeShown, ReturnValue) == 0x000000, "Member 'BP_MarkMessageBase_C_CanInteractableWhenNoticeShown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase \ static_assert(alignof(BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase) == 0x000008, "Wrong alignment on BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase"); \ static_assert(sizeof(BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase) == 0x000070, "Wrong size on BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase"); \ static_assert(offsetof(BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase, EntryPoint) == 0x000000, "Member 'BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase, K2Node_Event_Caller_1) == 0x000028, "Member 'BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase::K2Node_Event_Caller_1' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase, K2Node_Event_ByTraceClose) == 0x000030, "Member 'BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase::K2Node_Event_ByTraceClose' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase, K2Node_CustomEvent_data) == 0x000038, "Member 'BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase::K2Node_CustomEvent_data' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase, K2Node_Event_Caller) == 0x000048, "Member 'BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase, CallFunc_GetPlayerController_ReturnValue) == 0x000050, "Member 'BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000058, "Member 'BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase, K2Node_CustomEvent_PSystem) == 0x000060, "Member 'BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase::K2Node_CustomEvent_PSystem' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase, K2Node_CustomEvent_IsEnter) == 0x000068, "Member 'BP_MarkMessageBase_C_ExecuteUbergraph_BP_MarkMessageBase::K2Node_CustomEvent_IsEnter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_GetData \ static_assert(alignof(BP_MarkMessageBase_C_GetData) == 0x000008, "Wrong alignment on BP_MarkMessageBase_C_GetData"); \ static_assert(sizeof(BP_MarkMessageBase_C_GetData) == 0x000010, "Wrong size on BP_MarkMessageBase_C_GetData"); \ static_assert(offsetof(BP_MarkMessageBase_C_GetData, ReturnValue) == 0x000000, "Member 'BP_MarkMessageBase_C_GetData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_GetInteractionMessage \ static_assert(alignof(BP_MarkMessageBase_C_GetInteractionMessage) == 0x000008, "Wrong alignment on BP_MarkMessageBase_C_GetInteractionMessage"); \ static_assert(sizeof(BP_MarkMessageBase_C_GetInteractionMessage) == 0x000018, "Wrong size on BP_MarkMessageBase_C_GetInteractionMessage"); \ static_assert(offsetof(BP_MarkMessageBase_C_GetInteractionMessage, Message) == 0x000000, "Member 'BP_MarkMessageBase_C_GetInteractionMessage::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_GetPlayPickAnimationIndex \ static_assert(alignof(BP_MarkMessageBase_C_GetPlayPickAnimationIndex) == 0x000004, "Wrong alignment on BP_MarkMessageBase_C_GetPlayPickAnimationIndex"); \ static_assert(sizeof(BP_MarkMessageBase_C_GetPlayPickAnimationIndex) == 0x000004, "Wrong size on BP_MarkMessageBase_C_GetPlayPickAnimationIndex"); \ static_assert(offsetof(BP_MarkMessageBase_C_GetPlayPickAnimationIndex, ReturnValue) == 0x000000, "Member 'BP_MarkMessageBase_C_GetPlayPickAnimationIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_GetPriority \ static_assert(alignof(BP_MarkMessageBase_C_GetPriority) == 0x000004, "Wrong alignment on BP_MarkMessageBase_C_GetPriority"); \ static_assert(sizeof(BP_MarkMessageBase_C_GetPriority) == 0x000004, "Wrong size on BP_MarkMessageBase_C_GetPriority"); \ static_assert(offsetof(BP_MarkMessageBase_C_GetPriority, Priority) == 0x000000, "Member 'BP_MarkMessageBase_C_GetPriority::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_GetTargetInteractiveTips \ static_assert(alignof(BP_MarkMessageBase_C_GetTargetInteractiveTips) == 0x000008, "Wrong alignment on BP_MarkMessageBase_C_GetTargetInteractiveTips"); \ static_assert(sizeof(BP_MarkMessageBase_C_GetTargetInteractiveTips) == 0x000008, "Wrong size on BP_MarkMessageBase_C_GetTargetInteractiveTips"); \ static_assert(offsetof(BP_MarkMessageBase_C_GetTargetInteractiveTips, ReturnTips) == 0x000000, "Member 'BP_MarkMessageBase_C_GetTargetInteractiveTips::ReturnTips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_interact \ static_assert(alignof(BP_MarkMessageBase_C_interact) == 0x000008, "Wrong alignment on BP_MarkMessageBase_C_interact"); \ static_assert(sizeof(BP_MarkMessageBase_C_interact) == 0x000008, "Wrong size on BP_MarkMessageBase_C_interact"); \ static_assert(offsetof(BP_MarkMessageBase_C_interact, Caller) == 0x000000, "Member 'BP_MarkMessageBase_C_interact::Caller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_InteractPlayPickAnimation \ static_assert(alignof(BP_MarkMessageBase_C_InteractPlayPickAnimation) == 0x000001, "Wrong alignment on BP_MarkMessageBase_C_InteractPlayPickAnimation"); \ static_assert(sizeof(BP_MarkMessageBase_C_InteractPlayPickAnimation) == 0x000001, "Wrong size on BP_MarkMessageBase_C_InteractPlayPickAnimation"); \ static_assert(offsetof(BP_MarkMessageBase_C_InteractPlayPickAnimation, ReturnValue) == 0x000000, "Member 'BP_MarkMessageBase_C_InteractPlayPickAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_InteractWhenSprint \ static_assert(alignof(BP_MarkMessageBase_C_InteractWhenSprint) == 0x000001, "Wrong alignment on BP_MarkMessageBase_C_InteractWhenSprint"); \ static_assert(sizeof(BP_MarkMessageBase_C_InteractWhenSprint) == 0x000001, "Wrong size on BP_MarkMessageBase_C_InteractWhenSprint"); \ static_assert(offsetof(BP_MarkMessageBase_C_InteractWhenSprint, ReturnValue) == 0x000000, "Member 'BP_MarkMessageBase_C_InteractWhenSprint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_IsInteractableStatus \ static_assert(alignof(BP_MarkMessageBase_C_IsInteractableStatus) == 0x000001, "Wrong alignment on BP_MarkMessageBase_C_IsInteractableStatus"); \ static_assert(sizeof(BP_MarkMessageBase_C_IsInteractableStatus) == 0x000001, "Wrong size on BP_MarkMessageBase_C_IsInteractableStatus"); \ static_assert(offsetof(BP_MarkMessageBase_C_IsInteractableStatus, Can) == 0x000000, "Member 'BP_MarkMessageBase_C_IsInteractableStatus::Can' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_Leave \ static_assert(alignof(BP_MarkMessageBase_C_Leave) == 0x000008, "Wrong alignment on BP_MarkMessageBase_C_Leave"); \ static_assert(sizeof(BP_MarkMessageBase_C_Leave) == 0x000010, "Wrong size on BP_MarkMessageBase_C_Leave"); \ static_assert(offsetof(BP_MarkMessageBase_C_Leave, Caller) == 0x000000, "Member 'BP_MarkMessageBase_C_Leave::Caller' has a wrong offset!"); \ static_assert(offsetof(BP_MarkMessageBase_C_Leave, ByTraceClose) == 0x000008, "Member 'BP_MarkMessageBase_C_Leave::ByTraceClose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_OnRemoveEvent \ static_assert(alignof(BP_MarkMessageBase_C_OnRemoveEvent) == 0x000008, "Wrong alignment on BP_MarkMessageBase_C_OnRemoveEvent"); \ static_assert(sizeof(BP_MarkMessageBase_C_OnRemoveEvent) == 0x000008, "Wrong size on BP_MarkMessageBase_C_OnRemoveEvent"); \ static_assert(offsetof(BP_MarkMessageBase_C_OnRemoveEvent, PSystem) == 0x000000, "Member 'BP_MarkMessageBase_C_OnRemoveEvent::PSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_OnWidgetCallBackEvent \ static_assert(alignof(BP_MarkMessageBase_C_OnWidgetCallBackEvent) == 0x000001, "Wrong alignment on BP_MarkMessageBase_C_OnWidgetCallBackEvent"); \ static_assert(sizeof(BP_MarkMessageBase_C_OnWidgetCallBackEvent) == 0x000001, "Wrong size on BP_MarkMessageBase_C_OnWidgetCallBackEvent"); \ static_assert(offsetof(BP_MarkMessageBase_C_OnWidgetCallBackEvent, IsEnter) == 0x000000, "Member 'BP_MarkMessageBase_C_OnWidgetCallBackEvent::IsEnter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_ShowInteractiveTips \ static_assert(alignof(BP_MarkMessageBase_C_ShowInteractiveTips) == 0x000001, "Wrong alignment on BP_MarkMessageBase_C_ShowInteractiveTips"); \ static_assert(sizeof(BP_MarkMessageBase_C_ShowInteractiveTips) == 0x000001, "Wrong size on BP_MarkMessageBase_C_ShowInteractiveTips"); \ static_assert(offsetof(BP_MarkMessageBase_C_ShowInteractiveTips, Handle) == 0x000000, "Member 'BP_MarkMessageBase_C_ShowInteractiveTips::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_UpdateMessageInfo \ static_assert(alignof(BP_MarkMessageBase_C_UpdateMessageInfo) == 0x000008, "Wrong alignment on BP_MarkMessageBase_C_UpdateMessageInfo"); \ static_assert(sizeof(BP_MarkMessageBase_C_UpdateMessageInfo) == 0x000010, "Wrong size on BP_MarkMessageBase_C_UpdateMessageInfo"); \ static_assert(offsetof(BP_MarkMessageBase_C_UpdateMessageInfo, Data_0) == 0x000000, "Member 'BP_MarkMessageBase_C_UpdateMessageInfo::Data_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_MarkMessageBase_C_KeepCameraLockWhenInteract \ static_assert(alignof(BP_MarkMessageBase_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong alignment on BP_MarkMessageBase_C_KeepCameraLockWhenInteract"); \ static_assert(sizeof(BP_MarkMessageBase_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong size on BP_MarkMessageBase_C_KeepCameraLockWhenInteract"); \ static_assert(offsetof(BP_MarkMessageBase_C_KeepCameraLockWhenInteract, ReturnValue) == 0x000000, "Member 'BP_MarkMessageBase_C_KeepCameraLockWhenInteract::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_MarkMessageBase_C \ static_assert(alignof(ABP_MarkMessageBase_C) == 0x000008, "Wrong alignment on ABP_MarkMessageBase_C"); \ static_assert(sizeof(ABP_MarkMessageBase_C) == 0x000528, "Wrong size on ABP_MarkMessageBase_C"); \ static_assert(offsetof(ABP_MarkMessageBase_C, UberGraphFrame) == 0x0004A8, "Member 'ABP_MarkMessageBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessageBase_C, SM_Book_01_5) == 0x0004B0, "Member 'ABP_MarkMessageBase_C::SM_Book_01_5' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessageBase_C, Niagara) == 0x0004B8, "Member 'ABP_MarkMessageBase_C::Niagara' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessageBase_C, PointLight) == 0x0004C0, "Member 'ABP_MarkMessageBase_C::PointLight' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessageBase_C, DisplayAnchor) == 0x0004C8, "Member 'ABP_MarkMessageBase_C::DisplayAnchor' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessageBase_C, Box) == 0x0004D0, "Member 'ABP_MarkMessageBase_C::Box' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessageBase_C, Scene) == 0x0004D8, "Member 'ABP_MarkMessageBase_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessageBase_C, ParticleSystem) == 0x0004E0, "Member 'ABP_MarkMessageBase_C::ParticleSystem' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessageBase_C, 交互文字) == 0x0004E8, "Member 'ABP_MarkMessageBase_C::交互文字' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessageBase_C, MessageType) == 0x000500, "Member 'ABP_MarkMessageBase_C::MessageType' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessageBase_C, MessageWidgetClass) == 0x000508, "Member 'ABP_MarkMessageBase_C::MessageWidgetClass' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessageBase_C, Data) == 0x000510, "Member 'ABP_MarkMessageBase_C::Data' has a wrong offset!"); \ static_assert(offsetof(ABP_MarkMessageBase_C, IsInteractable) == 0x000520, "Member 'ABP_MarkMessageBase_C::IsInteractable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageType_C_ExecuteUbergraph_WB_LeaveMessageType \ static_assert(alignof(WB_LeaveMessageType_C_ExecuteUbergraph_WB_LeaveMessageType) == 0x000008, "Wrong alignment on WB_LeaveMessageType_C_ExecuteUbergraph_WB_LeaveMessageType"); \ static_assert(sizeof(WB_LeaveMessageType_C_ExecuteUbergraph_WB_LeaveMessageType) == 0x000088, "Wrong size on WB_LeaveMessageType_C_ExecuteUbergraph_WB_LeaveMessageType"); \ static_assert(offsetof(WB_LeaveMessageType_C_ExecuteUbergraph_WB_LeaveMessageType, EntryPoint) == 0x000000, "Member 'WB_LeaveMessageType_C_ExecuteUbergraph_WB_LeaveMessageType::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageType_C_ExecuteUbergraph_WB_LeaveMessageType, K2Node_MakeStruct_SlateFontInfo) == 0x000008, "Member 'WB_LeaveMessageType_C_ExecuteUbergraph_WB_LeaveMessageType::K2Node_MakeStruct_SlateFontInfo' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageType_C_ExecuteUbergraph_WB_LeaveMessageType, CallFunc_GetFontDataColor_ReturnValue) == 0x000060, "Member 'WB_LeaveMessageType_C_ExecuteUbergraph_WB_LeaveMessageType::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageType_C_ExecuteUbergraph_WB_LeaveMessageType, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000074, "Member 'WB_LeaveMessageType_C_ExecuteUbergraph_WB_LeaveMessageType::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LeaveMessageType_C \ static_assert(alignof(UWB_LeaveMessageType_C) == 0x000008, "Wrong alignment on UWB_LeaveMessageType_C"); \ static_assert(sizeof(UWB_LeaveMessageType_C) == 0x000350, "Wrong size on UWB_LeaveMessageType_C"); \ static_assert(offsetof(UWB_LeaveMessageType_C, UberGraphFrame) == 0x000288, "Member 'UWB_LeaveMessageType_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageType_C, ClickButton) == 0x000290, "Member 'UWB_LeaveMessageType_C::ClickButton' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageType_C, Image_Select) == 0x000298, "Member 'UWB_LeaveMessageType_C::Image_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageType_C, Text_name) == 0x0002A0, "Member 'UWB_LeaveMessageType_C::Text_name' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageType_C, Name_0) == 0x0002A8, "Member 'UWB_LeaveMessageType_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageType_C, Data) == 0x0002C0, "Member 'UWB_LeaveMessageType_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageType_C, UpdateTips) == 0x0002D0, "Member 'UWB_LeaveMessageType_C::UpdateTips' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageType_C, OnHoverEvent) == 0x0002E0, "Member 'UWB_LeaveMessageType_C::OnHoverEvent' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageType_C, Font) == 0x0002F0, "Member 'UWB_LeaveMessageType_C::Font' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageType_C, Index_0) == 0x000348, "Member 'UWB_LeaveMessageType_C::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageTipsWord_C_ExecuteUbergraph_WB_LeaveMessageTipsWord \ static_assert(alignof(WB_LeaveMessageTipsWord_C_ExecuteUbergraph_WB_LeaveMessageTipsWord) == 0x000004, "Wrong alignment on WB_LeaveMessageTipsWord_C_ExecuteUbergraph_WB_LeaveMessageTipsWord"); \ static_assert(sizeof(WB_LeaveMessageTipsWord_C_ExecuteUbergraph_WB_LeaveMessageTipsWord) == 0x000030, "Wrong size on WB_LeaveMessageTipsWord_C_ExecuteUbergraph_WB_LeaveMessageTipsWord"); \ static_assert(offsetof(WB_LeaveMessageTipsWord_C_ExecuteUbergraph_WB_LeaveMessageTipsWord, EntryPoint) == 0x000000, "Member 'WB_LeaveMessageTipsWord_C_ExecuteUbergraph_WB_LeaveMessageTipsWord::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageTipsWord_C_ExecuteUbergraph_WB_LeaveMessageTipsWord, K2Node_CustomEvent_Select) == 0x000004, "Member 'WB_LeaveMessageTipsWord_C_ExecuteUbergraph_WB_LeaveMessageTipsWord::K2Node_CustomEvent_Select' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageTipsWord_C_ExecuteUbergraph_WB_LeaveMessageTipsWord, CallFunc_GetFontDataColor_ReturnValue) == 0x000008, "Member 'WB_LeaveMessageTipsWord_C_ExecuteUbergraph_WB_LeaveMessageTipsWord::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageTipsWord_C_ExecuteUbergraph_WB_LeaveMessageTipsWord, CallFunc_GetFontDataColor_ReturnValue_1) == 0x00001C, "Member 'WB_LeaveMessageTipsWord_C_ExecuteUbergraph_WB_LeaveMessageTipsWord::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageTipsWord_C_UpdateStyle \ static_assert(alignof(WB_LeaveMessageTipsWord_C_UpdateStyle) == 0x000001, "Wrong alignment on WB_LeaveMessageTipsWord_C_UpdateStyle"); \ static_assert(sizeof(WB_LeaveMessageTipsWord_C_UpdateStyle) == 0x000001, "Wrong size on WB_LeaveMessageTipsWord_C_UpdateStyle"); \ static_assert(offsetof(WB_LeaveMessageTipsWord_C_UpdateStyle, Select) == 0x000000, "Member 'WB_LeaveMessageTipsWord_C_UpdateStyle::Select' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LeaveMessageTipsWord_C \ static_assert(alignof(UWB_LeaveMessageTipsWord_C) == 0x000008, "Wrong alignment on UWB_LeaveMessageTipsWord_C"); \ static_assert(sizeof(UWB_LeaveMessageTipsWord_C) == 0x0002F8, "Wrong size on UWB_LeaveMessageTipsWord_C"); \ static_assert(offsetof(UWB_LeaveMessageTipsWord_C, UberGraphFrame) == 0x000288, "Member 'UWB_LeaveMessageTipsWord_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTipsWord_C, ClickButton) == 0x000290, "Member 'UWB_LeaveMessageTipsWord_C::ClickButton' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTipsWord_C, Image_Select) == 0x000298, "Member 'UWB_LeaveMessageTipsWord_C::Image_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTipsWord_C, Text_name) == 0x0002A0, "Member 'UWB_LeaveMessageTipsWord_C::Text_name' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTipsWord_C, Name_0) == 0x0002A8, "Member 'UWB_LeaveMessageTipsWord_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTipsWord_C, AddText) == 0x0002C0, "Member 'UWB_LeaveMessageTipsWord_C::AddText' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTipsWord_C, ClickEvent) == 0x0002D0, "Member 'UWB_LeaveMessageTipsWord_C::ClickEvent' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTipsWord_C, OnHoverEvent) == 0x0002E0, "Member 'UWB_LeaveMessageTipsWord_C::OnHoverEvent' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTipsWord_C, isFirst) == 0x0002F0, "Member 'UWB_LeaveMessageTipsWord_C::isFirst' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTipsWord_C, Index_0) == 0x0002F4, "Member 'UWB_LeaveMessageTipsWord_C::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips \ static_assert(alignof(WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips) == 0x000004, "Wrong alignment on WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips"); \ static_assert(sizeof(WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips) == 0x000034, "Wrong size on WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips"); \ static_assert(offsetof(WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips, EntryPoint) == 0x000000, "Member 'WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips, Temp_byte_Variable) == 0x000004, "Member 'WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips, Temp_byte_Variable_1) == 0x000005, "Member 'WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips, CallFunc_GetFontDataColor_ReturnValue) == 0x000008, "Member 'WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips, CallFunc_GetFontDataColor_ReturnValue_1) == 0x00001C, "Member 'WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips, K2Node_CustomEvent_Selected) == 0x000030, "Member 'WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips::K2Node_CustomEvent_Selected' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips, Temp_bool_Variable) == 0x000031, "Member 'WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips, K2Node_Select_Default) == 0x000032, "Member 'WB_LeaveMessageTips_C_ExecuteUbergraph_WB_LeaveMessageTips::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageTips_C_UpdateStyle \ static_assert(alignof(WB_LeaveMessageTips_C_UpdateStyle) == 0x000001, "Wrong alignment on WB_LeaveMessageTips_C_UpdateStyle"); \ static_assert(sizeof(WB_LeaveMessageTips_C_UpdateStyle) == 0x000001, "Wrong size on WB_LeaveMessageTips_C_UpdateStyle"); \ static_assert(offsetof(WB_LeaveMessageTips_C_UpdateStyle, Selected) == 0x000000, "Member 'WB_LeaveMessageTips_C_UpdateStyle::Selected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LeaveMessageTips_C \ static_assert(alignof(UWB_LeaveMessageTips_C) == 0x000008, "Wrong alignment on UWB_LeaveMessageTips_C"); \ static_assert(sizeof(UWB_LeaveMessageTips_C) == 0x0002F8, "Wrong size on UWB_LeaveMessageTips_C"); \ static_assert(offsetof(UWB_LeaveMessageTips_C, UberGraphFrame) == 0x000288, "Member 'UWB_LeaveMessageTips_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTips_C, ClickButton) == 0x000290, "Member 'UWB_LeaveMessageTips_C::ClickButton' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTips_C, Image_Select) == 0x000298, "Member 'UWB_LeaveMessageTips_C::Image_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTips_C, Text_name) == 0x0002A0, "Member 'UWB_LeaveMessageTips_C::Text_name' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTips_C, Name_0) == 0x0002A8, "Member 'UWB_LeaveMessageTips_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTips_C, AddText) == 0x0002C0, "Member 'UWB_LeaveMessageTips_C::AddText' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTips_C, ClickEvent) == 0x0002D0, "Member 'UWB_LeaveMessageTips_C::ClickEvent' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTips_C, OnHoverEvent) == 0x0002E0, "Member 'UWB_LeaveMessageTips_C::OnHoverEvent' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageTips_C, Index_0) == 0x0002F0, "Member 'UWB_LeaveMessageTips_C::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Fs_chongqunshouwei_C \ static_assert(alignof(ABP_Fs_chongqunshouwei_C) == 0x000008, "Wrong alignment on ABP_Fs_chongqunshouwei_C"); \ static_assert(sizeof(ABP_Fs_chongqunshouwei_C) == 0x000310, "Wrong size on ABP_Fs_chongqunshouwei_C"); \ static_assert(offsetof(ABP_Fs_chongqunshouwei_C, NS_zaozi_default) == 0x000300, "Member 'ABP_Fs_chongqunshouwei_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_chongqunshouwei_C, StaticMesh) == 0x000308, "Member 'ABP_Fs_chongqunshouwei_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NpcFriendData \ static_assert(alignof(FST_NpcFriendData) == 0x000008, "Wrong alignment on FST_NpcFriendData"); \ static_assert(sizeof(FST_NpcFriendData) == 0x0000E0, "Wrong size on FST_NpcFriendData"); \ static_assert(offsetof(FST_NpcFriendData, Npc_19_C05F729F44BDA8FF194C60A02CF72710) == 0x000000, "Member 'FST_NpcFriendData::Npc_19_C05F729F44BDA8FF194C60A02CF72710' has a wrong offset!"); \ static_assert(offsetof(FST_NpcFriendData, NeedMark_25_6B5B9DED4DFFE9A5A1C50BA50B05B798) == 0x000030, "Member 'FST_NpcFriendData::NeedMark_25_6B5B9DED4DFFE9A5A1C50BA50B05B798' has a wrong offset!"); \ static_assert(offsetof(FST_NpcFriendData, BeginVector_9_B1848C354F264103898D4F91320558D6) == 0x000080, "Member 'FST_NpcFriendData::BeginVector_9_B1848C354F264103898D4F91320558D6' has a wrong offset!"); \ static_assert(offsetof(FST_NpcFriendData, BeginRotator_12_C3B3E29D4D2999355592D5AF3FB17726) == 0x000098, "Member 'FST_NpcFriendData::BeginRotator_12_C3B3E29D4D2999355592D5AF3FB17726' has a wrong offset!"); \ static_assert(offsetof(FST_NpcFriendData, 显示头像_20_BFBB7E1A4F022EB124A9B6BBD386FC9F) == 0x0000B0, "Member 'FST_NpcFriendData::显示头像_20_BFBB7E1A4F022EB124A9B6BBD386FC9F' has a wrong offset!"); \ static_assert(offsetof(FST_NpcFriendData, 显示名字_18_DE20BA42441D43B48BC90E8439174850) == 0x0000B8, "Member 'FST_NpcFriendData::显示名字_18_DE20BA42441D43B48BC90E8439174850' has a wrong offset!"); \ static_assert(offsetof(FST_NpcFriendData, 存入Mark_26_971560A04610EB416D5253B044E0F14B) == 0x0000D0, "Member 'FST_NpcFriendData::存入Mark_26_971560A04610EB416D5253B044E0F14B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_gushao_C \ static_assert(alignof(ABP_gushao_C) == 0x000008, "Wrong alignment on ABP_gushao_C"); \ static_assert(sizeof(ABP_gushao_C) == 0x000308, "Wrong size on ABP_gushao_C"); \ static_assert(offsetof(ABP_gushao_C, StaticMesh) == 0x000300, "Member 'ABP_gushao_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_xfoxiang_C \ static_assert(alignof(ABP_xfoxiang_C) == 0x000008, "Wrong alignment on ABP_xfoxiang_C"); \ static_assert(sizeof(ABP_xfoxiang_C) == 0x000308, "Wrong size on ABP_xfoxiang_C"); \ static_assert(offsetof(ABP_xfoxiang_C, SM_Trap_ShuiChe_02) == 0x000300, "Member 'ABP_xfoxiang_C::SM_Trap_ShuiChe_02' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Fs_yujian_C \ static_assert(alignof(ABP_Fs_yujian_C) == 0x000008, "Wrong alignment on ABP_Fs_yujian_C"); \ static_assert(sizeof(ABP_Fs_yujian_C) == 0x000310, "Wrong size on ABP_Fs_yujian_C"); \ static_assert(offsetof(ABP_Fs_yujian_C, NS_zaozi_default) == 0x000300, "Member 'ABP_Fs_yujian_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_yujian_C, StaticMesh) == 0x000308, "Member 'ABP_Fs_yujian_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Fs_tongpai_C \ static_assert(alignof(ABP_Fs_tongpai_C) == 0x000008, "Wrong alignment on ABP_Fs_tongpai_C"); \ static_assert(sizeof(ABP_Fs_tongpai_C) == 0x000310, "Wrong size on ABP_Fs_tongpai_C"); \ static_assert(offsetof(ABP_Fs_tongpai_C, NS_zaozi_default) == 0x000300, "Member 'ABP_Fs_tongpai_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_tongpai_C, StaticMesh) == 0x000308, "Member 'ABP_Fs_tongpai_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Fs_mianju01_C \ static_assert(alignof(ABP_Fs_mianju01_C) == 0x000008, "Wrong alignment on ABP_Fs_mianju01_C"); \ static_assert(sizeof(ABP_Fs_mianju01_C) == 0x000310, "Wrong size on ABP_Fs_mianju01_C"); \ static_assert(offsetof(ABP_Fs_mianju01_C, NS_zaozi_default) == 0x000300, "Member 'ABP_Fs_mianju01_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_mianju01_C, StaticMesh) == 0x000308, "Member 'ABP_Fs_mianju01_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Fs_fuzhi_C \ static_assert(alignof(ABP_Fs_fuzhi_C) == 0x000008, "Wrong alignment on ABP_Fs_fuzhi_C"); \ static_assert(sizeof(ABP_Fs_fuzhi_C) == 0x000310, "Wrong size on ABP_Fs_fuzhi_C"); \ static_assert(offsetof(ABP_Fs_fuzhi_C, NS_zaozi_default) == 0x000300, "Member 'ABP_Fs_fuzhi_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_fuzhi_C, StaticMesh) == 0x000308, "Member 'ABP_Fs_fuzhi_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Fs_chizi_C \ static_assert(alignof(ABP_Fs_chizi_C) == 0x000008, "Wrong alignment on ABP_Fs_chizi_C"); \ static_assert(sizeof(ABP_Fs_chizi_C) == 0x000310, "Wrong size on ABP_Fs_chizi_C"); \ static_assert(offsetof(ABP_Fs_chizi_C, NS_zaozi_default) == 0x000300, "Member 'ABP_Fs_chizi_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_chizi_C, StaticMesh) == 0x000308, "Member 'ABP_Fs_chizi_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Fs_bingguilian_C \ static_assert(alignof(ABP_Fs_bingguilian_C) == 0x000008, "Wrong alignment on ABP_Fs_bingguilian_C"); \ static_assert(sizeof(ABP_Fs_bingguilian_C) == 0x000310, "Wrong size on ABP_Fs_bingguilian_C"); \ static_assert(offsetof(ABP_Fs_bingguilian_C, NS_zaozi_default) == 0x000300, "Member 'ABP_Fs_bingguilian_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_Fs_bingguilian_C, StaticMesh) == 0x000308, "Member 'ABP_Fs_bingguilian_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Private_FetchAnimation_C_CheckAvaliableAndSelectMontage \ static_assert(alignof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage) == 0x000008, "Wrong alignment on Private_FetchAnimation_C_CheckAvaliableAndSelectMontage"); \ static_assert(sizeof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage) == 0x0001F0, "Wrong size on Private_FetchAnimation_C_CheckAvaliableAndSelectMontage"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, User) == 0x000000, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::User' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, ItemSortId) == 0x000008, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, Montage) == 0x000010, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, SectionName) == 0x000018, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::SectionName' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, bCouldUseItem) == 0x000020, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, bHandleValid) == 0x000021, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::bHandleValid' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, Temp_bool_Variable) == 0x000022, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000028, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, Temp_name_Variable) == 0x000034, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, CallFunc_GetMyBuffComp_BuffComponent) == 0x000040, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, CallFunc_GetStarMapActive_IsActive) == 0x000048, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, CallFunc_GetMyEquip_Equip) == 0x000050, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, CallFunc_GetWeaponType_WeaponType) == 0x000058, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, CallFunc_GetMyUINotify_UINotifyComponent) == 0x000060, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::CallFunc_GetMyUINotify_UINotifyComponent' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, Temp_name_Variable_1) == 0x000068, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, CallFunc_GetItemToolConfigBySortId_ItemTool) == 0x000070, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::CallFunc_GetItemToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, CallFunc_GetItemToolConfigBySortId_find) == 0x0001A8, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::CallFunc_GetItemToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, K2Node_Select_Default) == 0x0001AC, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, Temp_byte_Variable) == 0x0001B4, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, Temp_int_Variable) == 0x0001B8, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, Temp_int_Variable_1) == 0x0001BC, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, Temp_int_Variable_2) == 0x0001C0, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, Temp_int_Variable_3) == 0x0001C4, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, Temp_int_Variable_4) == 0x0001C8, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, Temp_int_Variable_5) == 0x0001CC, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, Temp_int_Variable_6) == 0x0001D0, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, Temp_int_Variable_7) == 0x0001D4, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, Temp_int_Variable_8) == 0x0001D8, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, K2Node_Select_Default_1) == 0x0001DC, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage) == 0x0001E0, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimation_C_CheckAvaliableAndSelectMontage, CallFunc_IsValid_ReturnValue) == 0x0001E8, "Member 'Private_FetchAnimation_C_CheckAvaliableAndSelectMontage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPrivate_FetchAnimation_C \ static_assert(alignof(UPrivate_FetchAnimation_C) == 0x000008, "Wrong alignment on UPrivate_FetchAnimation_C"); \ static_assert(sizeof(UPrivate_FetchAnimation_C) == 0x000088, "Wrong size on UPrivate_FetchAnimation_C"); \ #define DUMPER7_ASSERTS_ABP_ZaoziYY_C \ static_assert(alignof(ABP_ZaoziYY_C) == 0x000008, "Wrong alignment on ABP_ZaoziYY_C"); \ static_assert(sizeof(ABP_ZaoziYY_C) == 0x000310, "Wrong size on ABP_ZaoziYY_C"); \ static_assert(offsetof(ABP_ZaoziYY_C, NS_zaozi_default) == 0x000300, "Member 'ABP_ZaoziYY_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_ZaoziYY_C, StaticMesh) == 0x000308, "Member 'ABP_ZaoziYY_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_ZaoziJY_C \ static_assert(alignof(ABP_ZaoziJY_C) == 0x000008, "Wrong alignment on ABP_ZaoziJY_C"); \ static_assert(sizeof(ABP_ZaoziJY_C) == 0x000310, "Wrong size on ABP_ZaoziJY_C"); \ static_assert(offsetof(ABP_ZaoziJY_C, NS_zaozi_default) == 0x000300, "Member 'ABP_ZaoziJY_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_ZaoziJY_C, StaticMesh) == 0x000308, "Member 'ABP_ZaoziJY_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_ZaoziCY_C \ static_assert(alignof(ABP_ZaoziCY_C) == 0x000008, "Wrong alignment on ABP_ZaoziCY_C"); \ static_assert(sizeof(ABP_ZaoziCY_C) == 0x000310, "Wrong size on ABP_ZaoziCY_C"); \ static_assert(offsetof(ABP_ZaoziCY_C, NS_zaozi_default) == 0x000300, "Member 'ABP_ZaoziCY_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_ZaoziCY_C, StaticMesh) == 0x000308, "Member 'ABP_ZaoziCY_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_Zaozi_C \ static_assert(alignof(ABP_Zaozi_C) == 0x000008, "Wrong alignment on ABP_Zaozi_C"); \ static_assert(sizeof(ABP_Zaozi_C) == 0x000310, "Wrong size on ABP_Zaozi_C"); \ static_assert(offsetof(ABP_Zaozi_C, NS_zaozi_default) == 0x000300, "Member 'ABP_Zaozi_C::NS_zaozi_default' has a wrong offset!"); \ static_assert(offsetof(ABP_Zaozi_C, StaticMesh) == 0x000308, "Member 'ABP_Zaozi_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_DrinkBottle_C \ static_assert(alignof(ABP_DrinkBottle_C) == 0x000008, "Wrong alignment on ABP_DrinkBottle_C"); \ static_assert(sizeof(ABP_DrinkBottle_C) == 0x000308, "Wrong size on ABP_DrinkBottle_C"); \ static_assert(offsetof(ABP_DrinkBottle_C, StaticMesh) == 0x000300, "Member 'ABP_DrinkBottle_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_ADI_KlesaIncense_C \ static_assert(alignof(ABP_ADI_KlesaIncense_C) == 0x000008, "Wrong alignment on ABP_ADI_KlesaIncense_C"); \ static_assert(sizeof(ABP_ADI_KlesaIncense_C) == 0x000308, "Wrong size on ABP_ADI_KlesaIncense_C"); \ static_assert(offsetof(ABP_ADI_KlesaIncense_C, SkeletalMesh) == 0x000300, "Member 'ABP_ADI_KlesaIncense_C::SkeletalMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi \ static_assert(alignof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi) == 0x000008, "Wrong alignment on WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi"); \ static_assert(sizeof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi) == 0x000138, "Wrong size on WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, EntryPoint) == 0x000000, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, Temp_byte_Variable) == 0x000004, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, Temp_byte_Variable_1) == 0x000005, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, Temp_bool_Variable) == 0x000006, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, Temp_byte_Variable_2) == 0x000007, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, Temp_byte_Variable_3) == 0x000008, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, CallFunc_GetFontDataColor_ReturnValue) == 0x00000C, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, CallFunc_GetFontDataColor_ReturnValue_1) == 0x000020, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, CallFunc_GetFontDataColor_ReturnValue_2) == 0x000034, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, CallFunc_GetFontDataColor_ReturnValue_3) == 0x000048, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::CallFunc_GetFontDataColor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, Temp_bool_Variable_1) == 0x00005C, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, Temp_object_Variable) == 0x000060, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, Temp_object_Variable_1) == 0x000068, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, Temp_bool_Variable_2) == 0x000070, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, Temp_object_Variable_2) == 0x000078, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, Temp_object_Variable_3) == 0x000080, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, Temp_bool_Variable_3) == 0x000088, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, Temp_object_Variable_4) == 0x000090, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, Temp_object_Variable_5) == 0x000098, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, K2Node_CustomEvent_TextData) == 0x0000A0, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::K2Node_CustomEvent_TextData' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, CallFunc_TextIsEmpty_ReturnValue) == 0x0000B8, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, CallFunc_Conv_TextToString_ReturnValue) == 0x0000C0, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, CallFunc_Concat_StrStr_ReturnValue) == 0x0000D0, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, K2Node_CustomEvent_Selected_1) == 0x0000E0, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::K2Node_CustomEvent_Selected_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000E8, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, CallFunc_Conv_StringToText_ReturnValue) == 0x0000F8, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, CallFunc_GetSkip_ReturnValue) == 0x000110, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::CallFunc_GetSkip_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, K2Node_CustomEvent_Selected) == 0x000111, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::K2Node_CustomEvent_Selected' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, K2Node_Select_Default) == 0x000112, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, K2Node_Select_Default_1) == 0x000118, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, K2Node_Select_Default_2) == 0x000120, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, K2Node_Select_Default_3) == 0x000128, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, Temp_bool_Variable_4) == 0x000130, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi, K2Node_Select_Default_4) == 0x000131, "Member 'WB_SetLeaveMessageFanorDanzi_C_ExecuteUbergraph_WB_SetLeaveMessageFanorDanzi::K2Node_Select_Default_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetLeaveMessageFanorDanzi_C_OnSelected \ static_assert(alignof(WB_SetLeaveMessageFanorDanzi_C_OnSelected) == 0x000001, "Wrong alignment on WB_SetLeaveMessageFanorDanzi_C_OnSelected"); \ static_assert(sizeof(WB_SetLeaveMessageFanorDanzi_C_OnSelected) == 0x000001, "Wrong size on WB_SetLeaveMessageFanorDanzi_C_OnSelected"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_OnSelected, Selected_0) == 0x000000, "Member 'WB_SetLeaveMessageFanorDanzi_C_OnSelected::Selected_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetLeaveMessageFanorDanzi_C_OnSelected1 \ static_assert(alignof(WB_SetLeaveMessageFanorDanzi_C_OnSelected1) == 0x000001, "Wrong alignment on WB_SetLeaveMessageFanorDanzi_C_OnSelected1"); \ static_assert(sizeof(WB_SetLeaveMessageFanorDanzi_C_OnSelected1) == 0x000001, "Wrong size on WB_SetLeaveMessageFanorDanzi_C_OnSelected1"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_OnSelected1, Selected_0) == 0x000000, "Member 'WB_SetLeaveMessageFanorDanzi_C_OnSelected1::Selected_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_SetLeaveMessageFanorDanzi_C_SetData \ static_assert(alignof(WB_SetLeaveMessageFanorDanzi_C_SetData) == 0x000008, "Wrong alignment on WB_SetLeaveMessageFanorDanzi_C_SetData"); \ static_assert(sizeof(WB_SetLeaveMessageFanorDanzi_C_SetData) == 0x000018, "Wrong size on WB_SetLeaveMessageFanorDanzi_C_SetData"); \ static_assert(offsetof(WB_SetLeaveMessageFanorDanzi_C_SetData, TextData) == 0x000000, "Member 'WB_SetLeaveMessageFanorDanzi_C_SetData::TextData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_SetLeaveMessageFanorDanzi_C \ static_assert(alignof(UWB_SetLeaveMessageFanorDanzi_C) == 0x000008, "Wrong alignment on UWB_SetLeaveMessageFanorDanzi_C"); \ static_assert(sizeof(UWB_SetLeaveMessageFanorDanzi_C) == 0x000318, "Wrong size on UWB_SetLeaveMessageFanorDanzi_C"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, UberGraphFrame) == 0x000288, "Member 'UWB_SetLeaveMessageFanorDanzi_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, bg) == 0x000290, "Member 'UWB_SetLeaveMessageFanorDanzi_C::bg' has a wrong offset!"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, ClickButton) == 0x000298, "Member 'UWB_SetLeaveMessageFanorDanzi_C::ClickButton' has a wrong offset!"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, Icon) == 0x0002A0, "Member 'UWB_SetLeaveMessageFanorDanzi_C::Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, Image_Select) == 0x0002A8, "Member 'UWB_SetLeaveMessageFanorDanzi_C::Image_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, Image_Select1) == 0x0002B0, "Member 'UWB_SetLeaveMessageFanorDanzi_C::Image_Select1' has a wrong offset!"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, Text_Content) == 0x0002B8, "Member 'UWB_SetLeaveMessageFanorDanzi_C::Text_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, Text_Data) == 0x0002C0, "Member 'UWB_SetLeaveMessageFanorDanzi_C::Text_Data' has a wrong offset!"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, Text_Name1) == 0x0002C8, "Member 'UWB_SetLeaveMessageFanorDanzi_C::Text_Name1' has a wrong offset!"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, Text_Show) == 0x0002D0, "Member 'UWB_SetLeaveMessageFanorDanzi_C::Text_Show' has a wrong offset!"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, WidgetSwitcher_0) == 0x0002D8, "Member 'UWB_SetLeaveMessageFanorDanzi_C::WidgetSwitcher_0' has a wrong offset!"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, Name_0) == 0x0002E0, "Member 'UWB_SetLeaveMessageFanorDanzi_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, Selected) == 0x0002F8, "Member 'UWB_SetLeaveMessageFanorDanzi_C::Selected' has a wrong offset!"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, OnHoverEvent) == 0x000300, "Member 'UWB_SetLeaveMessageFanorDanzi_C::OnHoverEvent' has a wrong offset!"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, isFirst) == 0x000310, "Member 'UWB_SetLeaveMessageFanorDanzi_C::isFirst' has a wrong offset!"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, isDongZuo) == 0x000311, "Member 'UWB_SetLeaveMessageFanorDanzi_C::isDongZuo' has a wrong offset!"); \ static_assert(offsetof(UWB_SetLeaveMessageFanorDanzi_C, isPropPanel) == 0x000312, "Member 'UWB_SetLeaveMessageFanorDanzi_C::isPropPanel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_ActivePanel \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_ActivePanel) == 0x000001, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_ActivePanel"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_ActivePanel) == 0x000002, "Wrong size on WB_LeaveMessageSelectedPanel_C_ActivePanel"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ActivePanel, isFirst) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_ActivePanel::isFirst' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ActivePanel, IsActive) == 0x000001, "Member 'WB_LeaveMessageSelectedPanel_C_ActivePanel::IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_ActiveRightPanel \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_ActiveRightPanel) == 0x000001, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_ActiveRightPanel"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_ActiveRightPanel) == 0x000002, "Wrong size on WB_LeaveMessageSelectedPanel_C_ActiveRightPanel"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ActiveRightPanel, IsActive) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_ActiveRightPanel::IsActive' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ActiveRightPanel, isFirst) == 0x000001, "Member 'WB_LeaveMessageSelectedPanel_C_ActiveRightPanel::isFirst' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_AddConnect \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_AddConnect) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_AddConnect"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_AddConnect) == 0x000018, "Wrong size on WB_LeaveMessageSelectedPanel_C_AddConnect"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_AddConnect, TextData_0) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_AddConnect::TextData_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_AddText \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_AddText) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_AddText"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_AddText) == 0x000018, "Wrong size on WB_LeaveMessageSelectedPanel_C_AddText"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_AddText, TextData_0) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_AddText::TextData_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_AddText_Event \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_AddText_Event) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_AddText_Event"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_AddText_Event) == 0x000018, "Wrong size on WB_LeaveMessageSelectedPanel_C_AddText_Event"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_AddText_Event, TextData_0) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_AddText_Event::TextData_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_BackKeyEvent \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_BackKeyEvent"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_BackKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessageSelectedPanel_C_BackKeyEvent"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessageSelectedPanel_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_CallSelected \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_CallSelected) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_CallSelected"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_CallSelected) == 0x000020, "Wrong size on WB_LeaveMessageSelectedPanel_C_CallSelected"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_CallSelected, TextData_0) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_CallSelected::TextData_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_CallSelected, Param_Index_0) == 0x000018, "Member 'WB_LeaveMessageSelectedPanel_C_CallSelected::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_CustomEvent \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_CustomEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_CustomEvent"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_CustomEvent) == 0x000018, "Wrong size on WB_LeaveMessageSelectedPanel_C_CustomEvent"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_CustomEvent, TextData_0) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_CustomEvent::TextData_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_CustomEvent_1 \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_CustomEvent_1) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_CustomEvent_1"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_CustomEvent_1) == 0x000010, "Wrong size on WB_LeaveMessageSelectedPanel_C_CustomEvent_1"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_CustomEvent_1, Item) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_CustomEvent_1::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_CustomEvent_1, Param_Index_0) == 0x000008, "Member 'WB_LeaveMessageSelectedPanel_C_CustomEvent_1::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_CustomEvent_10 \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_CustomEvent_10) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_CustomEvent_10"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_CustomEvent_10) == 0x000010, "Wrong size on WB_LeaveMessageSelectedPanel_C_CustomEvent_10"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_CustomEvent_10, Item) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_CustomEvent_10::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_CustomEvent_10, Param_Index_0) == 0x000008, "Member 'WB_LeaveMessageSelectedPanel_C_CustomEvent_10::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_CustomEvent_4 \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_CustomEvent_4) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_CustomEvent_4"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_CustomEvent_4) == 0x000010, "Wrong size on WB_LeaveMessageSelectedPanel_C_CustomEvent_4"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_CustomEvent_4, Item) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_CustomEvent_4::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_CustomEvent_4, Param_Index_0) == 0x000008, "Member 'WB_LeaveMessageSelectedPanel_C_CustomEvent_4::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_CustomEvent_7 \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_CustomEvent_7) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_CustomEvent_7"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_CustomEvent_7) == 0x000010, "Wrong size on WB_LeaveMessageSelectedPanel_C_CustomEvent_7"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_CustomEvent_7, Item) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_CustomEvent_7::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_CustomEvent_7, Param_Index_0) == 0x000008, "Member 'WB_LeaveMessageSelectedPanel_C_CustomEvent_7::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_Danzi1 \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_Danzi1) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_Danzi1"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_Danzi1) == 0x000050, "Wrong size on WB_LeaveMessageSelectedPanel_C_Danzi1"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_Danzi1, Condition) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_Danzi1::Condition' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_Danzi1, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_LeaveMessageSelectedPanel_C_Danzi1::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_Danzi1, CallFunc_GetSelectedItemFromNavPanel_ReturnValue) == 0x000018, "Member 'WB_LeaveMessageSelectedPanel_C_Danzi1::CallFunc_GetSelectedItemFromNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_Danzi1, K2Node_CreateDelegate_OutputDelegate_1) == 0x000020, "Member 'WB_LeaveMessageSelectedPanel_C_Danzi1::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_Danzi1, K2Node_DynamicCast_AsWGI_Nav_Item) == 0x000030, "Member 'WB_LeaveMessageSelectedPanel_C_Danzi1::K2Node_DynamicCast_AsWGI_Nav_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_Danzi1, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'WB_LeaveMessageSelectedPanel_C_Danzi1::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_Danzi1, K2Node_CreateDelegate_OutputDelegate_2) == 0x00003C, "Member 'WB_LeaveMessageSelectedPanel_C_Danzi1::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_Danzi2 \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_Danzi2) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_Danzi2"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_Danzi2) == 0x000050, "Wrong size on WB_LeaveMessageSelectedPanel_C_Danzi2"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_Danzi2, Condition) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_Danzi2::Condition' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_Danzi2, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_LeaveMessageSelectedPanel_C_Danzi2::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_Danzi2, CallFunc_GetSelectedItemFromNavPanel_ReturnValue) == 0x000018, "Member 'WB_LeaveMessageSelectedPanel_C_Danzi2::CallFunc_GetSelectedItemFromNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_Danzi2, K2Node_CreateDelegate_OutputDelegate_1) == 0x000020, "Member 'WB_LeaveMessageSelectedPanel_C_Danzi2::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_Danzi2, K2Node_DynamicCast_AsWGI_Nav_Item) == 0x000030, "Member 'WB_LeaveMessageSelectedPanel_C_Danzi2::K2Node_DynamicCast_AsWGI_Nav_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_Danzi2, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'WB_LeaveMessageSelectedPanel_C_Danzi2::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_Danzi2, K2Node_CreateDelegate_OutputDelegate_2) == 0x00003C, "Member 'WB_LeaveMessageSelectedPanel_C_Danzi2::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_EnterKeyEvent \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_EnterKeyEvent"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_LeaveMessageSelectedPanel_C_EnterKeyEvent"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_LeaveMessageSelectedPanel_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel) == 0x000818, "Wrong size on WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, EntryPoint) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Create_ReturnValue) == 0x000008, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Create_ReturnValue_1) == 0x000010, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Create_ReturnValue_2) == 0x000018, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Create_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_bool_Variable) == 0x000020, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate) == 0x000024, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Variable) == 0x000034, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Variable_1) == 0x000038, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Variable_2) == 0x00003C, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Variable_3) == 0x000040, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Variable_4) == 0x000044, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Variable_5) == 0x000048, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Variable_6) == 0x00004C, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Variable_7) == 0x000050, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_1) == 0x000054, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Variable_8) == 0x000064, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_2) == 0x000068, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Variable_9) == 0x000078, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_3) == 0x00007C, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Variable_10) == 0x00008C, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_4) == 0x000090, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Variable_11) == 0x0000A0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_5) == 0x0000A4, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Variable_12) == 0x0000B4, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Variable_12' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Variable_13) == 0x0000B8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Variable_13' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Variable_14) == 0x0000BC, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Variable_14' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_text_Variable) == 0x0000C0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_text_Variable_1) == 0x0000D8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_text_Variable_2) == 0x0000F0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_text_Variable_3) == 0x000108, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_text_Variable_4) == 0x000120, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_text_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Array_Index_Variable) == 0x000138, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Array_Index_Variable_1) == 0x00013C, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Loop_Counter_Variable) == 0x000140, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000144, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Add_IntInt_ReturnValue) == 0x000148, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Array_Index_Variable_2) == 0x00014C, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000150, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Loop_Counter_Variable_1) == 0x000154, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Add_IntInt_ReturnValue_1) == 0x000158, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Array_Index_Variable_3) == 0x00015C, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Loop_Counter_Variable_2) == 0x000160, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Add_IntInt_ReturnValue_2) == 0x000164, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000168, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Create_ReturnValue_3) == 0x000170, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Create_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Array_Index_Variable_4) == 0x000178, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_6) == 0x00017C, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x00018C, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Loop_Counter_Variable_3) == 0x000190, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Add_IntInt_ReturnValue_3) == 0x000194, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Array_Index_Variable_5) == 0x000198, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_EqualEqual_IntInt_ReturnValue_4) == 0x00019C, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_EqualEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Loop_Counter_Variable_4) == 0x0001A0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Add_IntInt_ReturnValue_4) == 0x0001A4, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Array_Index_Variable_6) == 0x0001A8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Array_Index_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Create_ReturnValue_4) == 0x0001B0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Create_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index_16) == 0x0001B8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index_16' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_TextData_4) == 0x0001C0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_TextData_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_Select_Default) == 0x0001D8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_SwitchInteger_CmpSuccess) == 0x0001F0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Name_3) == 0x0001F8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Name_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index_15) == 0x000210, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index_15' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_TextData_3) == 0x000218, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_TextData_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index_14) == 0x000230, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index_14' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_Event_InGeometry_1) == 0x000238, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_Event_isDown_1) == 0x000278, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Tips_2) == 0x000280, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Tips_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Array_Get_Item) == 0x000290, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Array_Length_ReturnValue) == 0x0002A8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_7) == 0x0002AC, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_8) == 0x0002BC, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_TextData_2) == 0x0002D0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_TextData_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Type_1) == 0x0002E8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Type_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index_13) == 0x0002F0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index_13' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_GetDataTableRowNames_OutRowNames) == 0x0002F8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Array_Get_Item_1) == 0x000308, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_9) == 0x000310, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_GetDataTableRowFromName_OutRow) == 0x000320, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000338, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Array_Length_ReturnValue_1) == 0x00033C, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_AddChildToNavPanel_ReturnValue) == 0x000340, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_AddChildToNavPanel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_10) == 0x000348, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_11) == 0x000358, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_12) == 0x000368, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_GetDataTableRowNames_OutRowNames_1) == 0x000378, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_GetDataTableRowNames_OutRowNames_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Loop_Counter_Variable_5) == 0x000388, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Array_Get_Item_2) == 0x00038C, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000398, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x0003C0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Less_IntInt_ReturnValue) == 0x0003C1, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Add_IntInt_ReturnValue_5) == 0x0003C4, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Array_Length_ReturnValue_2) == 0x0003C8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Create_ReturnValue_5) == 0x0003D0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Create_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Less_IntInt_ReturnValue_1) == 0x0003D8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_AddChildToNavPanel_ReturnValue_1) == 0x0003E0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_AddChildToNavPanel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_13) == 0x0003E8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_byte_Variable) == 0x0003F8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_14) == 0x0003FC, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Tips_1) == 0x000410, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Tips_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_byte_Variable_1) == 0x000418, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_int_Loop_Counter_Variable_6) == 0x00041C, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_int_Loop_Counter_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000420, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_IsValid_ReturnValue) == 0x000421, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Less_IntInt_ReturnValue_2) == 0x000422, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Add_IntInt_ReturnValue_6) == 0x000424, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Item_7) == 0x000428, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Item_7' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index_12) == 0x000430, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index_12' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_SwitchInteger_CmpSuccess_1) == 0x000434, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Item_6) == 0x000438, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Item_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index_11) == 0x000440, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index_11' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Item_5) == 0x000448, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Item_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index_10) == 0x000450, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index_10' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_IsActive_1) == 0x000454, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_IsActive_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_isFirst_1) == 0x000455, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_isFirst_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_IsValid_ReturnValue_1) == 0x000456, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Not_PreBool_ReturnValue) == 0x000457, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_GetExtension_ReturnValue) == 0x000458, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_GetExtension_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_Event_InGeometry) == 0x000460, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_Event_isDown) == 0x0004A0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_GetParentWidget_ReturnValue) == 0x0004A8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_GetParentWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_DynamicCast_AsWB_Menu_Main) == 0x0004B0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_DynamicCast_AsWB_Menu_Main' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_DynamicCast_bSuccess) == 0x0004B8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_isFirst) == 0x0004B9, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_isFirst' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_IsActive) == 0x0004BA, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_IsActive' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_NavPanelActived_ReturnValue) == 0x0004BB, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_NavPanelActived_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_SwitchInteger_CmpSuccess_2) == 0x0004BC, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_SwitchInteger_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_NavPanelActived_ReturnValue_1) == 0x0004BD, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_NavPanelActived_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Array_Get_Item_3) == 0x0004C0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_AddChildToNavPanel_ReturnValue_2) == 0x0004D8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_AddChildToNavPanel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Array_Length_ReturnValue_3) == 0x0004E0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_TextData_1) == 0x0004E8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_TextData_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Less_IntInt_ReturnValue_3) == 0x000500, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_15) == 0x000504, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Name_2) == 0x000518, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Name_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index_9) == 0x000530, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index_9' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_16) == 0x000534, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, Temp_bool_Variable_1) == 0x000544, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_Select_Default_1) == 0x000545, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_GetDataTableRowNames_OutRowNames_2) == 0x000548, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_GetDataTableRowNames_OutRowNames_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Array_Get_Item_4) == 0x000558, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x000560, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x000578, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Array_Length_ReturnValue_4) == 0x00057C, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Less_IntInt_ReturnValue_4) == 0x000580, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Create_ReturnValue_6) == 0x000588, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Create_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_AddChildToNavPanel_ReturnValue_3) == 0x000590, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_AddChildToNavPanel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_AddChildToNavPanel_ReturnValue_4) == 0x000598, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_AddChildToNavPanel_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_17) == 0x0005A0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_18) == 0x0005B0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_18' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_19) == 0x0005C0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_19' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Name_1) == 0x0005D0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Name_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index_8) == 0x0005E8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index_8' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_GetDataTableRowNames_OutRowNames_3) == 0x0005F0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_GetDataTableRowNames_OutRowNames_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_20) == 0x000600, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_20' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Array_Get_Item_5) == 0x000610, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_GetDataTableRowFromName_OutRow_3) == 0x000618, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_GetDataTableRowFromName_OutRow_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_GetDataTableRowFromName_ReturnValue_3) == 0x000640, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_GetDataTableRowFromName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Array_Length_ReturnValue_5) == 0x000644, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Less_IntInt_ReturnValue_5) == 0x000648, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_21) == 0x00064C, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_21' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_AddChildToNavPanel_ReturnValue_5) == 0x000660, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_AddChildToNavPanel_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Tips) == 0x000668, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Tips' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Array_Get_Item_6) == 0x000678, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Array_Length_ReturnValue_6) == 0x000690, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_Less_IntInt_ReturnValue_6) == 0x000694, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_Less_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_AddChildToNavPanel_ReturnValue_6) == 0x000698, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_AddChildToNavPanel_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_22) == 0x0006A0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_22' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_23) == 0x0006B0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_23' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_TextData) == 0x0006C0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_TextData' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Name) == 0x0006D8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Name' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index_7) == 0x0006F0, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index_7' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Button) == 0x0006F8, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Button' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index_6) == 0x000700, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_Select_Default_2) == 0x000708, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_NavPanelActived_ReturnValue_2) == 0x000710, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_NavPanelActived_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Type) == 0x000718, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index_5) == 0x000720, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, CallFunc_NavPanelActived_ReturnValue_3) == 0x000724, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::CallFunc_NavPanelActived_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Item_4) == 0x000728, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index_4) == 0x000730, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Item_3) == 0x000738, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index_3) == 0x000740, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Item_2) == 0x000748, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index_2) == 0x000750, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Item_1) == 0x000758, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index_1) == 0x000760, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Item) == 0x000768, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CustomEvent_Index) == 0x000770, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_24) == 0x000774, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_24' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_25) == 0x000784, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_25' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_26) == 0x000794, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_26' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_27) == 0x0007A4, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_27' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_28) == 0x0007B4, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_28' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_29) == 0x0007C4, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_29' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_30) == 0x0007D4, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_30' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_31) == 0x0007E4, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_31' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_32) == 0x0007F4, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_32' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel, K2Node_CreateDelegate_OutputDelegate_33) == 0x000804, "Member 'WB_LeaveMessageSelectedPanel_C_ExecuteUbergraph_WB_LeaveMessageSelectedPanel::K2Node_CreateDelegate_OutputDelegate_33' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_GetTextContentById \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_GetTextContentById) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_GetTextContentById"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_GetTextContentById) == 0x000040, "Wrong size on WB_LeaveMessageSelectedPanel_C_GetTextContentById"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_GetTextContentById, tagid) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_GetTextContentById::tagid' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_GetTextContentById, return_value) == 0x000010, "Member 'WB_LeaveMessageSelectedPanel_C_GetTextContentById::return_value' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_GetTextContentById, CallFunc_SelectText_return_value) == 0x000028, "Member 'WB_LeaveMessageSelectedPanel_C_GetTextContentById::CallFunc_SelectText_return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_InitPanel \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_InitPanel) == 0x000004, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_InitPanel"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_InitPanel) == 0x000004, "Wrong size on WB_LeaveMessageSelectedPanel_C_InitPanel"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_InitPanel, Param_Index_0) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_InitPanel::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_InitTipsWord2Panel \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_InitTipsWord2Panel) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_InitTipsWord2Panel"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_InitTipsWord2Panel) == 0x000010, "Wrong size on WB_LeaveMessageSelectedPanel_C_InitTipsWord2Panel"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_InitTipsWord2Panel, Tips) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_InitTipsWord2Panel::Tips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_OnClickConnect \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_OnClickConnect) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_OnClickConnect"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_OnClickConnect) == 0x000020, "Wrong size on WB_LeaveMessageSelectedPanel_C_OnClickConnect"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnClickConnect, Name_0) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_OnClickConnect::Name_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnClickConnect, Param_Index_0) == 0x000018, "Member 'WB_LeaveMessageSelectedPanel_C_OnClickConnect::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_OnClickFanBen2 \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_OnClickFanBen2) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_OnClickFanBen2"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_OnClickFanBen2) == 0x000020, "Wrong size on WB_LeaveMessageSelectedPanel_C_OnClickFanBen2"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnClickFanBen2, Name_0) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_OnClickFanBen2::Name_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnClickFanBen2, Param_Index_0) == 0x000018, "Member 'WB_LeaveMessageSelectedPanel_C_OnClickFanBen2::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_OnClickThisFanBen \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_OnClickThisFanBen) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_OnClickThisFanBen"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_OnClickThisFanBen) == 0x000020, "Wrong size on WB_LeaveMessageSelectedPanel_C_OnClickThisFanBen"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnClickThisFanBen, Name_0) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_OnClickThisFanBen::Name_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnClickThisFanBen, Param_Index_0) == 0x000018, "Member 'WB_LeaveMessageSelectedPanel_C_OnClickThisFanBen::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_OnClickThisTips \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_OnClickThisTips) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_OnClickThisTips"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_OnClickThisTips) == 0x000020, "Wrong size on WB_LeaveMessageSelectedPanel_C_OnClickThisTips"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnClickThisTips, TextData_0) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_OnClickThisTips::TextData_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnClickThisTips, Param_Index_0) == 0x000018, "Member 'WB_LeaveMessageSelectedPanel_C_OnClickThisTips::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_OnClickTipsWord \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_OnClickTipsWord) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_OnClickTipsWord"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_OnClickTipsWord) == 0x000010, "Wrong size on WB_LeaveMessageSelectedPanel_C_OnClickTipsWord"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnClickTipsWord, Item) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_OnClickTipsWord::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnClickTipsWord, Param_Index_0) == 0x000008, "Member 'WB_LeaveMessageSelectedPanel_C_OnClickTipsWord::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_OnClickTipsWord2 \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_OnClickTipsWord2) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_OnClickTipsWord2"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_OnClickTipsWord2) == 0x000020, "Wrong size on WB_LeaveMessageSelectedPanel_C_OnClickTipsWord2"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnClickTipsWord2, Name_0) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_OnClickTipsWord2::Name_0' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnClickTipsWord2, Param_Index_0) == 0x000018, "Member 'WB_LeaveMessageSelectedPanel_C_OnClickTipsWord2::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_LeaveMessageSelectedPanel_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_OnHoverTipsEvent \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_OnHoverTipsEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_OnHoverTipsEvent"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_OnHoverTipsEvent) == 0x000008, "Wrong size on WB_LeaveMessageSelectedPanel_C_OnHoverTipsEvent"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnHoverTipsEvent, Tips) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_OnHoverTipsEvent::Tips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_OnHoverType2Event \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_OnHoverType2Event) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_OnHoverType2Event"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_OnHoverType2Event) == 0x000010, "Wrong size on WB_LeaveMessageSelectedPanel_C_OnHoverType2Event"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnHoverType2Event, Type) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_OnHoverType2Event::Type' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnHoverType2Event, Param_Index_0) == 0x000008, "Member 'WB_LeaveMessageSelectedPanel_C_OnHoverType2Event::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_OnHoverTypeEvent \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_OnHoverTypeEvent) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_OnHoverTypeEvent"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_OnHoverTypeEvent) == 0x000010, "Wrong size on WB_LeaveMessageSelectedPanel_C_OnHoverTypeEvent"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnHoverTypeEvent, Type) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_OnHoverTypeEvent::Type' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnHoverTypeEvent, Param_Index_0) == 0x000008, "Member 'WB_LeaveMessageSelectedPanel_C_OnHoverTypeEvent::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_OnSelect \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_OnSelect) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_OnSelect"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_OnSelect) == 0x000010, "Wrong size on WB_LeaveMessageSelectedPanel_C_OnSelect"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnSelect, Item) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_OnSelect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnSelect, Param_Index_0) == 0x000008, "Member 'WB_LeaveMessageSelectedPanel_C_OnSelect::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord) == 0x000010, "Wrong size on WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord, Item) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord, Param_Index_0) == 0x000008, "Member 'WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord2 \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord2) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord2"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord2) == 0x000010, "Wrong size on WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord2"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord2, Button) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord2::Button' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord2, Param_Index_0) == 0x000008, "Member 'WB_LeaveMessageSelectedPanel_C_OnSelectTipsWord2::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_OnUnselect \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_OnUnselect) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_OnUnselect"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_OnUnselect) == 0x000010, "Wrong size on WB_LeaveMessageSelectedPanel_C_OnUnselect"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnUnselect, Item) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_OnUnselect::Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_OnUnselect, Param_Index_0) == 0x000008, "Member 'WB_LeaveMessageSelectedPanel_C_OnUnselect::Param_Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_SelectText \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_SelectText) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_SelectText"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_SelectText) == 0x0002D0, "Wrong size on WB_LeaveMessageSelectedPanel_C_SelectText"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, Array) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::Array' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, return_value) == 0x000010, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::return_value' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, danziList_2) == 0x000028, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::danziList_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, danziList_1) == 0x000038, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::danziList_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, danzi_2) == 0x000048, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::danzi_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, fanben_2) == 0x000060, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::fanben_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, lianjiezi) == 0x000078, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::lianjiezi' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, danzi_1) == 0x000090, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::danzi_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, fanben_1) == 0x0000A8, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::fanben_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Array_Length_ReturnValue) == 0x0000C0, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, Temp_int_Array_Index_Variable) == 0x0000C4, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, Temp_int_Loop_Counter_Variable) == 0x0000C8, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Array_Get_Item) == 0x0000CC, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0000D0, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x0000D1, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_NotEqual_IntInt_ReturnValue_2) == 0x0000D2, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_NotEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_NotEqual_IntInt_ReturnValue_3) == 0x0000D3, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_NotEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Less_IntInt_ReturnValue) == 0x0000D4, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Add_IntInt_ReturnValue) == 0x0000D8, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, K2Node_SwitchInteger_CmpSuccess) == 0x0000DC, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Array_Get_Item_1) == 0x0000E0, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Conv_TextToString_ReturnValue) == 0x0000F8, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000108, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Conv_TextToString_ReturnValue_2) == 0x000118, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Conv_TextToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Conv_TextToString_ReturnValue_3) == 0x000128, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Conv_TextToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Conv_TextToString_ReturnValue_4) == 0x000138, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Conv_TextToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Concat_StrStr_ReturnValue) == 0x000148, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Array_Get_Item_2) == 0x000158, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000170, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000180, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000190, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001A0, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Array_Get_Item_3) == 0x0001B0, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Conv_StringToText_ReturnValue) == 0x0001B8, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_GetDataTableRowFromName_OutRow) == 0x0001D0, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001F8, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_GetDataTableRowNames_OutRowNames_1) == 0x000200, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_GetDataTableRowNames_OutRowNames_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Array_Get_Item_4) == 0x000210, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000218, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000230, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Array_Get_Item_5) == 0x000238, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_GetDataTableRowNames_OutRowNames_2) == 0x000250, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_GetDataTableRowNames_OutRowNames_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Array_Get_Item_6) == 0x000260, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_GetDataTableRowNames_OutRowNames_3) == 0x000268, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_GetDataTableRowNames_OutRowNames_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x000278, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x0002A0, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_Array_Get_Item_7) == 0x0002A4, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_GetDataTableRowFromName_OutRow_3) == 0x0002B0, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_GetDataTableRowFromName_OutRow_3' has a wrong offset!"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectText, CallFunc_GetDataTableRowFromName_ReturnValue_3) == 0x0002C8, "Member 'WB_LeaveMessageSelectedPanel_C_SelectText::CallFunc_GetDataTableRowFromName_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_LeaveMessageSelectedPanel_C_SelectTypeUpdateTips \ static_assert(alignof(WB_LeaveMessageSelectedPanel_C_SelectTypeUpdateTips) == 0x000008, "Wrong alignment on WB_LeaveMessageSelectedPanel_C_SelectTypeUpdateTips"); \ static_assert(sizeof(WB_LeaveMessageSelectedPanel_C_SelectTypeUpdateTips) == 0x000010, "Wrong size on WB_LeaveMessageSelectedPanel_C_SelectTypeUpdateTips"); \ static_assert(offsetof(WB_LeaveMessageSelectedPanel_C_SelectTypeUpdateTips, Tips) == 0x000000, "Member 'WB_LeaveMessageSelectedPanel_C_SelectTypeUpdateTips::Tips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_LeaveMessageSelectedPanel_C \ static_assert(alignof(UWB_LeaveMessageSelectedPanel_C) == 0x000008, "Wrong alignment on UWB_LeaveMessageSelectedPanel_C"); \ static_assert(sizeof(UWB_LeaveMessageSelectedPanel_C) == 0x000438, "Wrong size on UWB_LeaveMessageSelectedPanel_C"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_LeaveMessageSelectedPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, ConnectScrollBox) == 0x0002C8, "Member 'UWB_LeaveMessageSelectedPanel_C::ConnectScrollBox' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, danzi2Key_ScrollBox) == 0x0002D0, "Member 'UWB_LeaveMessageSelectedPanel_C::danzi2Key_ScrollBox' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, danzi2Value_ScrollBox) == 0x0002D8, "Member 'UWB_LeaveMessageSelectedPanel_C::danzi2Value_ScrollBox' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, danziKey_ScrollBox) == 0x0002E0, "Member 'UWB_LeaveMessageSelectedPanel_C::danziKey_ScrollBox' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, danziValue_ScrollBox) == 0x0002E8, "Member 'UWB_LeaveMessageSelectedPanel_C::danziValue_ScrollBox' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, fanben2_ScrollBox) == 0x0002F0, "Member 'UWB_LeaveMessageSelectedPanel_C::fanben2_ScrollBox' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, fanben_ScrollBox) == 0x0002F8, "Member 'UWB_LeaveMessageSelectedPanel_C::fanben_ScrollBox' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, SwithPanel) == 0x000300, "Member 'UWB_LeaveMessageSelectedPanel_C::SwithPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, Text_shuoming) == 0x000308, "Member 'UWB_LeaveMessageSelectedPanel_C::Text_shuoming' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, WB_SecondaryWindow1_C_0) == 0x000310, "Member 'UWB_LeaveMessageSelectedPanel_C::WB_SecondaryWindow1_C_0' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, TextData) == 0x000318, "Member 'UWB_LeaveMessageSelectedPanel_C::TextData' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, CurrentTypeItem) == 0x000330, "Member 'UWB_LeaveMessageSelectedPanel_C::CurrentTypeItem' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, CurrentTipsItem) == 0x000338, "Member 'UWB_LeaveMessageSelectedPanel_C::CurrentTipsItem' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, CurrentTipsWordItem) == 0x000340, "Member 'UWB_LeaveMessageSelectedPanel_C::CurrentTipsWordItem' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, SelectData) == 0x000348, "Member 'UWB_LeaveMessageSelectedPanel_C::SelectData' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, Index_0) == 0x000358, "Member 'UWB_LeaveMessageSelectedPanel_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, Is_Active) == 0x00035C, "Member 'UWB_LeaveMessageSelectedPanel_C::Is_Active' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, As_WB_Menu_Main) == 0x000360, "Member 'UWB_LeaveMessageSelectedPanel_C::As_WB_Menu_Main' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, ConnectList) == 0x000368, "Member 'UWB_LeaveMessageSelectedPanel_C::ConnectList' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, FanbenMap) == 0x000378, "Member 'UWB_LeaveMessageSelectedPanel_C::FanbenMap' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, F_TagId) == 0x0003C8, "Member 'UWB_LeaveMessageSelectedPanel_C::F_TagId' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, TagIndex) == 0x0003D8, "Member 'UWB_LeaveMessageSelectedPanel_C::TagIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_LeaveMessageSelectedPanel_C, L_TagIndex) == 0x000428, "Member 'UWB_LeaveMessageSelectedPanel_C::L_TagIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape \ static_assert(alignof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape) == 0x000010, "Wrong alignment on BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape"); \ static_assert(sizeof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape) == 0x000280, "Wrong size on BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, EntryPoint) == 0x000000, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000010, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_BreakTransform_Location) == 0x000070, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_BreakTransform_Rotation) == 0x000088, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_BreakTransform_Scale) == 0x0000A0, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, K2Node_Event_DrawingBoard) == 0x0000B8, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::K2Node_Event_DrawingBoard' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, K2Node_Event_CanvasDrawOn) == 0x0000C0, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::K2Node_Event_CanvasDrawOn' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, K2Node_Event_CanvasSize) == 0x0000C8, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::K2Node_Event_CanvasSize' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, K2Node_Event_InterpolateRate) == 0x0000D8, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::K2Node_Event_InterpolateRate' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, K2Node_Event_DrawTimes) == 0x0000DC, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::K2Node_Event_DrawTimes' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_GetInteractHeight_ReturnValue) == 0x0000E0, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_GetInteractHeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_BreakTransform_Location_1) == 0x0000E8, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_BreakTransform_Rotation_1) == 0x000100, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_BreakTransform_Scale_1) == 0x000118, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_BreakTransform_Location_2) == 0x000130, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_BreakTransform_Location_2' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_BreakTransform_Rotation_2) == 0x000148, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_BreakTransform_Rotation_2' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_BreakTransform_Scale_2) == 0x000160, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_BreakTransform_Scale_2' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_BreakVector2D_X) == 0x000178, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_BreakVector2D_Y) == 0x000180, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_VLerp_ReturnValue) == 0x000188, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_VLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_Conv_VectorToVector2D_ReturnValue) == 0x0001A0, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_Conv_VectorToVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_WorldToCanvasBrush_OutScreenPosition) == 0x0001B0, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_WorldToCanvasBrush_OutScreenPosition' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_WorldToCanvasBrush_OutScreenSize) == 0x0001C0, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_WorldToCanvasBrush_OutScreenSize' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_WorldToCanvasBrush_OutScreenRotation) == 0x0001D0, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_WorldToCanvasBrush_OutScreenRotation' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_Lerp_ReturnValue) == 0x0001D8, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_MakeColor_ReturnValue) == 0x0001E0, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_MakeColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, Temp_object_Variable) == 0x0001F0, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, Temp_object_Variable_1) == 0x0001F8, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, Temp_byte_Variable) == 0x000200, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_Divide_VectorVector_ReturnValue) == 0x000208, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_Divide_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, K2Node_Select_Default) == 0x000220, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_BreakVector_X) == 0x000228, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_BreakVector_Y) == 0x000230, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_BreakVector_Z) == 0x000238, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000240, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, K2Node_Event_DeltaSeconds) == 0x000248, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, K2Node_SwitchEnum_CmpSuccess) == 0x00024C, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00024D, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_FMax_ReturnValue) == 0x000250, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_BooleanAND_ReturnValue) == 0x000258, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000259, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000260, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_MakeColor_R_ImplicitCast) == 0x000268, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_MakeColor_R_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_MakeColor_G_ImplicitCast) == 0x00026C, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_MakeColor_G_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_MakeColor_B_ImplicitCast) == 0x000270, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_MakeColor_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, CallFunc_DrawDebugSphere_Radius_ImplicitCast) == 0x000274, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::CallFunc_DrawDebugSphere_Radius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape, K2Node_VariableSet_MaxDrawDistance_ImplicitCast) == 0x000278, "Member 'BP_Brush_Shape_C_ExecuteUbergraph_BP_Brush_Shape::K2Node_VariableSet_MaxDrawDistance_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Shape_C_GetBounds \ static_assert(alignof(BP_Brush_Shape_C_GetBounds) == 0x000008, "Wrong alignment on BP_Brush_Shape_C_GetBounds"); \ static_assert(sizeof(BP_Brush_Shape_C_GetBounds) == 0x000018, "Wrong size on BP_Brush_Shape_C_GetBounds"); \ static_assert(offsetof(BP_Brush_Shape_C_GetBounds, Bounds_0) == 0x000000, "Member 'BP_Brush_Shape_C_GetBounds::Bounds_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Shape_C_OpenSnowCheck \ static_assert(alignof(BP_Brush_Shape_C_OpenSnowCheck) == 0x000001, "Wrong alignment on BP_Brush_Shape_C_OpenSnowCheck"); \ static_assert(sizeof(BP_Brush_Shape_C_OpenSnowCheck) == 0x000001, "Wrong size on BP_Brush_Shape_C_OpenSnowCheck"); \ static_assert(offsetof(BP_Brush_Shape_C_OpenSnowCheck, InSnow) == 0x000000, "Member 'BP_Brush_Shape_C_OpenSnowCheck::InSnow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Shape_C_ResetBounds \ static_assert(alignof(BP_Brush_Shape_C_ResetBounds) == 0x000008, "Wrong alignment on BP_Brush_Shape_C_ResetBounds"); \ static_assert(sizeof(BP_Brush_Shape_C_ResetBounds) == 0x000040, "Wrong size on BP_Brush_Shape_C_ResetBounds"); \ static_assert(offsetof(BP_Brush_Shape_C_ResetBounds, NewBounds) == 0x000000, "Member 'BP_Brush_Shape_C_ResetBounds::NewBounds' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ResetBounds, CallFunc_VSize_ReturnValue) == 0x000018, "Member 'BP_Brush_Shape_C_ResetBounds::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ResetBounds, CallFunc_MakeVector2D_ReturnValue) == 0x000020, "Member 'BP_Brush_Shape_C_ResetBounds::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ResetBounds, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000030, "Member 'BP_Brush_Shape_C_ResetBounds::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_ResetBounds, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000038, "Member 'BP_Brush_Shape_C_ResetBounds::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Shape_C_SetBoundVisible \ static_assert(alignof(BP_Brush_Shape_C_SetBoundVisible) == 0x000001, "Wrong alignment on BP_Brush_Shape_C_SetBoundVisible"); \ static_assert(sizeof(BP_Brush_Shape_C_SetBoundVisible) == 0x000001, "Wrong size on BP_Brush_Shape_C_SetBoundVisible"); \ static_assert(offsetof(BP_Brush_Shape_C_SetBoundVisible, Visible_0) == 0x000000, "Member 'BP_Brush_Shape_C_SetBoundVisible::Visible_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Shape_C_DrawOnRT \ static_assert(alignof(BP_Brush_Shape_C_DrawOnRT) == 0x000008, "Wrong alignment on BP_Brush_Shape_C_DrawOnRT"); \ static_assert(sizeof(BP_Brush_Shape_C_DrawOnRT) == 0x000028, "Wrong size on BP_Brush_Shape_C_DrawOnRT"); \ static_assert(offsetof(BP_Brush_Shape_C_DrawOnRT, DrawingBoard) == 0x000000, "Member 'BP_Brush_Shape_C_DrawOnRT::DrawingBoard' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_DrawOnRT, CanvasDrawOn) == 0x000008, "Member 'BP_Brush_Shape_C_DrawOnRT::CanvasDrawOn' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_DrawOnRT, CanvasSize) == 0x000010, "Member 'BP_Brush_Shape_C_DrawOnRT::CanvasSize' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_DrawOnRT, InterpolateRate) == 0x000020, "Member 'BP_Brush_Shape_C_DrawOnRT::InterpolateRate' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_DrawOnRT, DrawTimes) == 0x000024, "Member 'BP_Brush_Shape_C_DrawOnRT::DrawTimes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Shape_C_ReceiveTick \ static_assert(alignof(BP_Brush_Shape_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_Brush_Shape_C_ReceiveTick"); \ static_assert(sizeof(BP_Brush_Shape_C_ReceiveTick) == 0x000004, "Wrong size on BP_Brush_Shape_C_ReceiveTick"); \ static_assert(offsetof(BP_Brush_Shape_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_Brush_Shape_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Shape_C_UpdateDrawInfo \ static_assert(alignof(BP_Brush_Shape_C_UpdateDrawInfo) == 0x000010, "Wrong alignment on BP_Brush_Shape_C_UpdateDrawInfo"); \ static_assert(sizeof(BP_Brush_Shape_C_UpdateDrawInfo) == 0x000200, "Wrong size on BP_Brush_Shape_C_UpdateDrawInfo"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, ReturnValue) == 0x000000, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakVector_X) == 0x000008, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakVector_Y) == 0x000010, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakVector_Z) == 0x000018, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_UpdateDrawInfo_ReturnValue) == 0x000020, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_UpdateDrawInfo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000030, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakVector2D_X) == 0x000090, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakVector2D_Y) == 0x000098, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakTransform_Location) == 0x0000A0, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakTransform_Rotation) == 0x0000B8, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakTransform_Scale) == 0x0000D0, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_MakeColor_ReturnValue) == 0x0000E8, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_MakeColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_GetUpVector_ReturnValue) == 0x0000F8, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_GetRightVector_ReturnValue) == 0x000110, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_GetRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakVector_X_1) == 0x000128, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakVector_Y_1) == 0x000130, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakVector_Z_1) == 0x000138, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakVector_X_2) == 0x000140, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakVector_Y_2) == 0x000148, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakVector_Z_2) == 0x000150, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, K2Node_MakeStruct_LinearColor) == 0x000158, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::K2Node_MakeStruct_LinearColor' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, K2Node_MakeStruct_LinearColor_1) == 0x000168, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::K2Node_MakeStruct_LinearColor_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_GetForwardVector_ReturnValue) == 0x000178, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakVector_X_3) == 0x000190, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakVector_X_3' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakVector_Y_3) == 0x000198, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_BreakVector_Z_3) == 0x0001A0, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, K2Node_MakeStruct_LinearColor_2) == 0x0001A8, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::K2Node_MakeStruct_LinearColor_2' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, K2Node_MakeStruct_A_ImplicitCast) == 0x0001B8, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::K2Node_MakeStruct_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, K2Node_MakeStruct_A_ImplicitCast_1) == 0x0001BC, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::K2Node_MakeStruct_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, K2Node_MakeStruct_A_ImplicitCast_2) == 0x0001C0, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::K2Node_MakeStruct_A_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_MakeColor_B_ImplicitCast) == 0x0001C4, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_MakeColor_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_MakeColor_R_ImplicitCast) == 0x0001C8, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_MakeColor_R_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, CallFunc_MakeColor_G_ImplicitCast) == 0x0001CC, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::CallFunc_MakeColor_G_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, K2Node_MakeStruct_R_ImplicitCast) == 0x0001D0, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::K2Node_MakeStruct_R_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, K2Node_MakeStruct_G_ImplicitCast) == 0x0001D4, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::K2Node_MakeStruct_G_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, K2Node_MakeStruct_B_ImplicitCast) == 0x0001D8, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::K2Node_MakeStruct_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, K2Node_MakeStruct_R_ImplicitCast_1) == 0x0001DC, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::K2Node_MakeStruct_R_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, K2Node_MakeStruct_G_ImplicitCast_1) == 0x0001E0, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::K2Node_MakeStruct_G_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, K2Node_MakeStruct_B_ImplicitCast_1) == 0x0001E4, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::K2Node_MakeStruct_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, K2Node_MakeStruct_R_ImplicitCast_2) == 0x0001E8, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::K2Node_MakeStruct_R_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, K2Node_MakeStruct_G_ImplicitCast_2) == 0x0001EC, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::K2Node_MakeStruct_G_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Shape_C_UpdateDrawInfo, K2Node_MakeStruct_B_ImplicitCast_2) == 0x0001F0, "Member 'BP_Brush_Shape_C_UpdateDrawInfo::K2Node_MakeStruct_B_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Brush_Shape_C \ static_assert(alignof(UBP_Brush_Shape_C) == 0x000010, "Wrong alignment on UBP_Brush_Shape_C"); \ static_assert(sizeof(UBP_Brush_Shape_C) == 0x000540, "Wrong size on UBP_Brush_Shape_C"); \ static_assert(offsetof(UBP_Brush_Shape_C, UberGraphFrame_BP_Brush_Shape_C) == 0x0004E8, "Member 'UBP_Brush_Shape_C::UberGraphFrame_BP_Brush_Shape_C' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Shape_C, Shape) == 0x0004F0, "Member 'UBP_Brush_Shape_C::Shape' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Shape_C, ShapeMaterial) == 0x0004F8, "Member 'UBP_Brush_Shape_C::ShapeMaterial' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Shape_C, Bounds) == 0x000500, "Member 'UBP_Brush_Shape_C::Bounds' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Shape_C, SnowHeight) == 0x000518, "Member 'UBP_Brush_Shape_C::SnowHeight' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Shape_C, MultiDrawGap) == 0x000520, "Member 'UBP_Brush_Shape_C::MultiDrawGap' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Shape_C, SnowCheck) == 0x000528, "Member 'UBP_Brush_Shape_C::SnowCheck' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Shape_C, Visible) == 0x000529, "Member 'UBP_Brush_Shape_C::Visible' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Shape_C, LimitHeight) == 0x000530, "Member 'UBP_Brush_Shape_C::LimitHeight' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Shape_C, OnlyFirst) == 0x000538, "Member 'UBP_Brush_Shape_C::OnlyFirst' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_AlertChange \ static_assert(alignof(WB_ActiveSlotsElementBase_C_AlertChange) == 0x000001, "Wrong alignment on WB_ActiveSlotsElementBase_C_AlertChange"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_AlertChange) == 0x000001, "Wrong size on WB_ActiveSlotsElementBase_C_AlertChange"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_AlertChange, NewAIAlertBattle) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_AlertChange::NewAIAlertBattle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_CountTime \ static_assert(alignof(WB_ActiveSlotsElementBase_C_CountTime) == 0x000004, "Wrong alignment on WB_ActiveSlotsElementBase_C_CountTime"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_CountTime) == 0x000008, "Wrong size on WB_ActiveSlotsElementBase_C_CountTime"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_CountTime, MontageAction) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_CountTime::MontageAction' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_CountTime, CountTime_0) == 0x000004, "Member 'WB_ActiveSlotsElementBase_C_CountTime::CountTime_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase \ static_assert(alignof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase) == 0x000008, "Wrong alignment on WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase) == 0x0009C0, "Wrong size on WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, EntryPoint) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetFontDataColor_ReturnValue) == 0x000004, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetItemByID_Item) == 0x000018, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetItemByID_find) == 0x0000E8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0000E9, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_Conv_IntToText_ReturnValue) == 0x0000F0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000108, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_Greater_IntInt_ReturnValue) == 0x000109, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetFontDataColor_ReturnValue_1) == 0x00010C, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetFontDataColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CreateDelegate_OutputDelegate) == 0x000120, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CreateDelegate_OutputDelegate_1) == 0x000130, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CreateDelegate_OutputDelegate_2) == 0x000140, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CreateDelegate_OutputDelegate_3) == 0x000150, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CreateDelegate_OutputDelegate_4) == 0x000160, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CreateDelegate_OutputDelegate_5) == 0x000170, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CreateDelegate_OutputDelegate_6) == 0x000180, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CreateDelegate_OutputDelegate_7) == 0x000190, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CreateDelegate_OutputDelegate_8) == 0x0001A0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CreateDelegate_OutputDelegate_9) == 0x0001B0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CreateDelegate_OutputDelegate_10) == 0x0001C0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CustomEvent_Item_1) == 0x0001D0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CustomEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetFontDataColor_ReturnValue_2) == 0x0001F0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetFontDataColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_IsValid_ReturnValue) == 0x000204, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CustomEvent_Item) == 0x000208, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CustomEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CustomEvent_IsTool) == 0x000228, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CustomEvent_IsTool' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetFontDataColor_ReturnValue_3) == 0x00022C, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetFontDataColor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetItemByID_Item_1) == 0x000240, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetItemByID_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetItemByID_find_1) == 0x000310, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetItemByID_find_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x000311, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_Conv_IntToText_ReturnValue_1) == 0x000318, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetClassDefault_OutObject) == 0x000330, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetClassDefault_OutObject' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_IsValidClass_ReturnValue) == 0x000338, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CustomEvent_Texture) == 0x000340, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CustomEvent_Texture' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CreateDelegate_OutputDelegate_11) == 0x000348, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000358, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000368, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_PlayAnimation_ReturnValue) == 0x000370, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CustomEvent_bDisable) == 0x000378, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CustomEvent_bDisable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000380, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CustomEvent_number) == 0x000388, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CustomEvent_number' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetMyBuffComp_BuffComponent) == 0x000390, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_NotEqual_IntInt_ReturnValue_2) == 0x000398, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_NotEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetUINotify_UINotify) == 0x0003A0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CustomEvent_buff) == 0x0003A8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CustomEvent_buff' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CustomEvent_IsSelect) == 0x0003B0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CustomEvent_IsSelect' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_DynamicCast_AsBP_Buff_Perfect_Time) == 0x0003B8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_DynamicCast_AsBP_Buff_Perfect_Time' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_DynamicCast_bSuccess) == 0x0003C0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_Not_PreBool_ReturnValue) == 0x0003C1, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetPTNumber_Number) == 0x0003C4, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetPTNumber_Number' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_IsPTBuff_IsPT) == 0x0003C8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_IsPTBuff_IsPT' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_Redirect_Table_MappedTable) == 0x0003D0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_Array_Add_ReturnValue) == 0x0003D8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_Array_Add_ReturnValue_1) == 0x0003DC, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_Array_Add_ReturnValue_2) == 0x0003E0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_Array_Add_ReturnValue_3) == 0x0003E4, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_Array_Add_ReturnValue_4) == 0x0003E8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_Redirect_Table_MappedTable_1) == 0x0003F0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_Redirect_Table_MappedTable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, Temp_bool_Variable) == 0x0003F8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_Conv_IntToString_ReturnValue) == 0x000400, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_Conv_StringToName_ReturnValue) == 0x000410, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, Temp_byte_Variable) == 0x000418, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetDataTableRowFromName_OutRow) == 0x000420, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000700, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CreateDelegate_OutputDelegate_12) == 0x000704, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CreateDelegate_OutputDelegate_13) == 0x000714, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CustomEvent_Disable) == 0x000724, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CustomEvent_Disable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000725, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x000728, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000730, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000738, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetDynamicMaterial_ReturnValue_1) == 0x000740, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetDynamicMaterial_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetDynamicMaterial_ReturnValue_2) == 0x000748, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetDynamicMaterial_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetDynamicMaterial_ReturnValue_3) == 0x000750, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetDynamicMaterial_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetDynamicMaterial_ReturnValue_4) == 0x000758, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetDynamicMaterial_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetDynamicMaterial_ReturnValue_5) == 0x000760, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetDynamicMaterial_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, Temp_byte_Variable_1) == 0x000768, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000769, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, Temp_byte_Variable_2) == 0x00076A, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_BooleanAND_ReturnValue) == 0x00076B, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00076C, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_BooleanAND_ReturnValue_1) == 0x00076D, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetDynamicMaterial_ReturnValue_6) == 0x000770, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetDynamicMaterial_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetDynamicMaterial_ReturnValue_7) == 0x000778, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetDynamicMaterial_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetDynamicMaterial_ReturnValue_8) == 0x000780, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetDynamicMaterial_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetDynamicMaterial_ReturnValue_9) == 0x000788, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetDynamicMaterial_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetDynamicMaterial_ReturnValue_10) == 0x000790, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetDynamicMaterial_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetDCSGameState_ReturnValue) == 0x000798, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetDynamicMaterial_ReturnValue_11) == 0x0007A0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetDynamicMaterial_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_DisableItemByQuickBar_result) == 0x0007A8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_DisableItemByQuickBar_result' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0007B0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CustomEvent_NewAIAlertBattle) == 0x0007B8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CustomEvent_NewAIAlertBattle' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, Temp_bool_Variable_1) == 0x0007B9, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_Select_Default) == 0x0007BA, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_Greater_IntInt_ReturnValue_2) == 0x0007BB, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_Greater_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x0007C0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetDCSGameState_ReturnValue_1) == 0x0007C8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetDCSGameState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0007D0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetCurrentInputDeviceType_DeviceType_1) == 0x0007D8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetCurrentInputDeviceType_DeviceType_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_1) == 0x0007E8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetUINotify_UINotify_1) == 0x0007F0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, Temp_byte_Variable_3) == 0x0007F8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0007F9, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000800, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetMyEquip_Equip) == 0x000808, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetItemByID_Item_2) == 0x000810, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetItemByID_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetItemByID_find_2) == 0x0008E0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetItemByID_find_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetClassDefault_OutObject_1) == 0x0008E8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetClassDefault_OutObject_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_IsValidClass_ReturnValue_1) == 0x0008F0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_DisableItemByQuickBar_result_1) == 0x0008F1, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_DisableItemByQuickBar_result_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, Temp_byte_Variable_4) == 0x0008F2, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x0008F8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000900, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_CreatePlayAnimationProxyObject_Result_1) == 0x000908, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_CreatePlayAnimationProxyObject_Result_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1) == 0x000910, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_CreatePlayAnimationProxyObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_IsValid_ReturnValue_1) == 0x000918, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_IsValid_ReturnValue_2) == 0x000919, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000920, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x000928, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetTruePTConsumeByID_PTConsume) == 0x000930, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetTruePTConsumeByID_PTConsume' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CustomEvent_MontageAction) == 0x000934, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CustomEvent_MontageAction' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CustomEvent_CountTime) == 0x000938, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CustomEvent_CountTime' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00093C, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_IsAnimationPlaying_ReturnValue) == 0x00093D, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_IsAnimationPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CreateDelegate_OutputDelegate_14) == 0x000940, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetMyPlayerCharacter_CombatCharacter_3) == 0x000950, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetMyPlayerCharacter_CombatCharacter_3' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_IsValid_ReturnValue_3) == 0x000958, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x000960, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, Temp_bool_Variable_2) == 0x000968, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_Select_Default_1) == 0x000969, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CustomEvent_state) == 0x00096A, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CustomEvent_state' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetMyPlayerCharacter_CombatCharacter_4) == 0x000970, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetMyPlayerCharacter_CombatCharacter_4' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_SwitchEnum_CmpSuccess) == 0x000978, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetMyNpcFriend_NpcFriend) == 0x000980, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetMyNpcFriend_NpcFriend' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_CustomEvent_BossID) == 0x000988, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_CustomEvent_BossID' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_CanSpawn_can) == 0x000990, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_CanSpawn_can' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_CanSpawn_Npc__) == 0x000998, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_CanSpawn_Npc__' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x0009A8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_Not_PreBool_ReturnValue_1) == 0x0009B0, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, Temp_byte_Variable_5) == 0x0009B1, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, K2Node_Select_Default_2) == 0x0009B2, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x0009B3, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast) == 0x0009B4, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase, CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast) == 0x0009B8, "Member 'WB_ActiveSlotsElementBase_C_ExecuteUbergraph_WB_ActiveSlotsElementBase::CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_IsPTBuff \ static_assert(alignof(WB_ActiveSlotsElementBase_C_IsPTBuff) == 0x000008, "Wrong alignment on WB_ActiveSlotsElementBase_C_IsPTBuff"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_IsPTBuff) == 0x000030, "Wrong size on WB_ActiveSlotsElementBase_C_IsPTBuff"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_IsPTBuff, buffbase) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_IsPTBuff::buffbase' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_IsPTBuff, IsPT) == 0x000008, "Member 'WB_ActiveSlotsElementBase_C_IsPTBuff::IsPT' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_IsPTBuff, CallFunc_GetBuffTag_BuffTag) == 0x00000C, "Member 'WB_ActiveSlotsElementBase_C_IsPTBuff::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_IsPTBuff, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000018, "Member 'WB_ActiveSlotsElementBase_C_IsPTBuff::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_IsPTBuff, CallFunc_Contains_ReturnValue) == 0x000028, "Member 'WB_ActiveSlotsElementBase_C_IsPTBuff::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_NPCFriendState_Event \ static_assert(alignof(WB_ActiveSlotsElementBase_C_NPCFriendState_Event) == 0x000001, "Wrong alignment on WB_ActiveSlotsElementBase_C_NPCFriendState_Event"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_NPCFriendState_Event) == 0x000001, "Wrong size on WB_ActiveSlotsElementBase_C_NPCFriendState_Event"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_NPCFriendState_Event, State) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_NPCFriendState_Event::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_OnBuffAddNew \ static_assert(alignof(WB_ActiveSlotsElementBase_C_OnBuffAddNew) == 0x000008, "Wrong alignment on WB_ActiveSlotsElementBase_C_OnBuffAddNew"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_OnBuffAddNew) == 0x000008, "Wrong size on WB_ActiveSlotsElementBase_C_OnBuffAddNew"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_OnBuffAddNew, buff) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_OnBuffAddNew::buff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_OnMouseButtonDown \ static_assert(alignof(WB_ActiveSlotsElementBase_C_OnMouseButtonDown) == 0x000008, "Wrong alignment on WB_ActiveSlotsElementBase_C_OnMouseButtonDown"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_OnMouseButtonDown) == 0x0003C0, "Wrong size on WB_ActiveSlotsElementBase_C_OnMouseButtonDown"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_OnMouseButtonDown, MyGeometry) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_OnMouseButtonDown::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_OnMouseButtonDown, MouseEvent) == 0x000040, "Member 'WB_ActiveSlotsElementBase_C_OnMouseButtonDown::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_OnMouseButtonDown, ReturnValue) == 0x0000D8, "Member 'WB_ActiveSlotsElementBase_C_OnMouseButtonDown::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_OnMouseButtonDown, CallFunc_Unhandled_ReturnValue) == 0x000190, "Member 'WB_ActiveSlotsElementBase_C_OnMouseButtonDown::CallFunc_Unhandled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_OnMouseButtonDown, CallFunc_PointerEvent_IsMouseButtonDown_ReturnValue) == 0x000248, "Member 'WB_ActiveSlotsElementBase_C_OnMouseButtonDown::CallFunc_PointerEvent_IsMouseButtonDown_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_OnMouseButtonDown, CallFunc_PointerEvent_IsMouseButtonDown_ReturnValue_1) == 0x000249, "Member 'WB_ActiveSlotsElementBase_C_OnMouseButtonDown::CallFunc_PointerEvent_IsMouseButtonDown_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_OnMouseButtonDown, CallFunc_Unhandled_ReturnValue_1) == 0x000250, "Member 'WB_ActiveSlotsElementBase_C_OnMouseButtonDown::CallFunc_Unhandled_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_OnMouseButtonDown, CallFunc_Unhandled_ReturnValue_2) == 0x000308, "Member 'WB_ActiveSlotsElementBase_C_OnMouseButtonDown::CallFunc_Unhandled_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_OnPerfectTimeNumber \ static_assert(alignof(WB_ActiveSlotsElementBase_C_OnPerfectTimeNumber) == 0x000004, "Wrong alignment on WB_ActiveSlotsElementBase_C_OnPerfectTimeNumber"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_OnPerfectTimeNumber) == 0x000004, "Wrong size on WB_ActiveSlotsElementBase_C_OnPerfectTimeNumber"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_OnPerfectTimeNumber, Number) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_OnPerfectTimeNumber::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_OnSomeBossActive_Event \ static_assert(alignof(WB_ActiveSlotsElementBase_C_OnSomeBossActive_Event) == 0x000004, "Wrong alignment on WB_ActiveSlotsElementBase_C_OnSomeBossActive_Event"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_OnSomeBossActive_Event) == 0x000008, "Wrong size on WB_ActiveSlotsElementBase_C_OnSomeBossActive_Event"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_OnSomeBossActive_Event, BossID) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_OnSomeBossActive_Event::BossID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_PlayPtEnableAnim \ static_assert(alignof(WB_ActiveSlotsElementBase_C_PlayPtEnableAnim) == 0x000008, "Wrong alignment on WB_ActiveSlotsElementBase_C_PlayPtEnableAnim"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_PlayPtEnableAnim) == 0x000008, "Wrong size on WB_ActiveSlotsElementBase_C_PlayPtEnableAnim"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_PlayPtEnableAnim, CallFunc_PlayAnimationForward_ReturnValue) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_PlayPtEnableAnim::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_SetToolDisable \ static_assert(alignof(WB_ActiveSlotsElementBase_C_SetToolDisable) == 0x000001, "Wrong alignment on WB_ActiveSlotsElementBase_C_SetToolDisable"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_SetToolDisable) == 0x000001, "Wrong size on WB_ActiveSlotsElementBase_C_SetToolDisable"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_SetToolDisable, bDisable) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_SetToolDisable::bDisable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_SetToolDisableAnim \ static_assert(alignof(WB_ActiveSlotsElementBase_C_SetToolDisableAnim) == 0x000001, "Wrong alignment on WB_ActiveSlotsElementBase_C_SetToolDisableAnim"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_SetToolDisableAnim) == 0x000001, "Wrong size on WB_ActiveSlotsElementBase_C_SetToolDisableAnim"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_SetToolDisableAnim, Disable) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_SetToolDisableAnim::Disable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay \ static_assert(alignof(WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay) == 0x000008, "Wrong alignment on WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay) == 0x000028, "Wrong size on WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay, PTNum) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay::PTNum' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay, CallFunc_Less_IntInt_ReturnValue) == 0x00000C, "Member 'WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay, CallFunc_Less_IntInt_ReturnValue_1) == 0x000020, "Member 'WB_ActiveSlotsElementBase_C_Update_PTNumsDisplay::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_UpdateAllKeyImage \ static_assert(alignof(WB_ActiveSlotsElementBase_C_UpdateAllKeyImage) == 0x000008, "Wrong alignment on WB_ActiveSlotsElementBase_C_UpdateAllKeyImage"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_UpdateAllKeyImage) == 0x000018, "Wrong size on WB_ActiveSlotsElementBase_C_UpdateAllKeyImage"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateAllKeyImage, NewDeviceType) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_UpdateAllKeyImage::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateAllKeyImage, TypeIndex) == 0x000010, "Member 'WB_ActiveSlotsElementBase_C_UpdateAllKeyImage::TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateAllKeyImage, OldSelectionType) == 0x000011, "Member 'WB_ActiveSlotsElementBase_C_UpdateAllKeyImage::OldSelectionType' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateAllKeyImage, CallFunc_GetValidValue_ReturnValue) == 0x000012, "Member 'WB_ActiveSlotsElementBase_C_UpdateAllKeyImage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateAllKeyImage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000013, "Member 'WB_ActiveSlotsElementBase_C_UpdateAllKeyImage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_UpdateBgImage \ static_assert(alignof(WB_ActiveSlotsElementBase_C_UpdateBgImage) == 0x000008, "Wrong alignment on WB_ActiveSlotsElementBase_C_UpdateBgImage"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_UpdateBgImage) == 0x000008, "Wrong size on WB_ActiveSlotsElementBase_C_UpdateBgImage"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateBgImage, Texture) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_UpdateBgImage::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_UpdateButtonSelect \ static_assert(alignof(WB_ActiveSlotsElementBase_C_UpdateButtonSelect) == 0x000001, "Wrong alignment on WB_ActiveSlotsElementBase_C_UpdateButtonSelect"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_UpdateButtonSelect) == 0x000001, "Wrong size on WB_ActiveSlotsElementBase_C_UpdateButtonSelect"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateButtonSelect, IsSelect) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_UpdateButtonSelect::IsSelect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_UpdateByitem \ static_assert(alignof(WB_ActiveSlotsElementBase_C_UpdateByitem) == 0x000008, "Wrong alignment on WB_ActiveSlotsElementBase_C_UpdateByitem"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_UpdateByitem) == 0x000020, "Wrong size on WB_ActiveSlotsElementBase_C_UpdateByitem"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateByitem, Item_0) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_UpdateByitem::Item_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_UpdateInActiveSlot \ static_assert(alignof(WB_ActiveSlotsElementBase_C_UpdateInActiveSlot) == 0x000008, "Wrong alignment on WB_ActiveSlotsElementBase_C_UpdateInActiveSlot"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_UpdateInActiveSlot) == 0x000028, "Wrong size on WB_ActiveSlotsElementBase_C_UpdateInActiveSlot"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateInActiveSlot, Item_0) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_UpdateInActiveSlot::Item_0' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateInActiveSlot, IsTool_0) == 0x000020, "Member 'WB_ActiveSlotsElementBase_C_UpdateInActiveSlot::IsTool_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_UpdateKeyImage \ static_assert(alignof(WB_ActiveSlotsElementBase_C_UpdateKeyImage) == 0x000008, "Wrong alignment on WB_ActiveSlotsElementBase_C_UpdateKeyImage"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_UpdateKeyImage) == 0x000040, "Wrong size on WB_ActiveSlotsElementBase_C_UpdateKeyImage"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateKeyImage, ButtonTag) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_UpdateKeyImage::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateKeyImage, KeyImage) == 0x000008, "Member 'WB_ActiveSlotsElementBase_C_UpdateKeyImage::KeyImage' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateKeyImage, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000010, "Member 'WB_ActiveSlotsElementBase_C_UpdateKeyImage::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateKeyImage, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000018, "Member 'WB_ActiveSlotsElementBase_C_UpdateKeyImage::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateKeyImage, CallFunc_GetKeysIconNew_IsConfigured) == 0x000020, "Member 'WB_ActiveSlotsElementBase_C_UpdateKeyImage::CallFunc_GetKeysIconNew_IsConfigured' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateKeyImage, CallFunc_GetKeysIconNew_KeyIcon) == 0x000028, "Member 'WB_ActiveSlotsElementBase_C_UpdateKeyImage::CallFunc_GetKeysIconNew_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateKeyImage, CallFunc_GetKeysIconNew_CombinationKeyIcon) == 0x000030, "Member 'WB_ActiveSlotsElementBase_C_UpdateKeyImage::CallFunc_GetKeysIconNew_CombinationKeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateKeyImage, CallFunc_GetKeysIconNew_IsCombinationKey) == 0x000038, "Member 'WB_ActiveSlotsElementBase_C_UpdateKeyImage::CallFunc_GetKeysIconNew_IsCombinationKey' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateKeyImage, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'WB_ActiveSlotsElementBase_C_UpdateKeyImage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_UpdatePTLightState \ static_assert(alignof(WB_ActiveSlotsElementBase_C_UpdatePTLightState) == 0x000008, "Wrong alignment on WB_ActiveSlotsElementBase_C_UpdatePTLightState"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_UpdatePTLightState) == 0x000040, "Wrong size on WB_ActiveSlotsElementBase_C_UpdatePTLightState"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdatePTLightState, Temp_object_Variable) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_UpdatePTLightState::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdatePTLightState, Temp_object_Variable_1) == 0x000008, "Member 'WB_ActiveSlotsElementBase_C_UpdatePTLightState::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdatePTLightState, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_ActiveSlotsElementBase_C_UpdatePTLightState::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdatePTLightState, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'WB_ActiveSlotsElementBase_C_UpdatePTLightState::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdatePTLightState, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_ActiveSlotsElementBase_C_UpdatePTLightState::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdatePTLightState, Temp_bool_Variable) == 0x00001C, "Member 'WB_ActiveSlotsElementBase_C_UpdatePTLightState::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdatePTLightState, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00001D, "Member 'WB_ActiveSlotsElementBase_C_UpdatePTLightState::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdatePTLightState, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_ActiveSlotsElementBase_C_UpdatePTLightState::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdatePTLightState, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'WB_ActiveSlotsElementBase_C_UpdatePTLightState::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdatePTLightState, K2Node_Select_Default) == 0x000030, "Member 'WB_ActiveSlotsElementBase_C_UpdatePTLightState::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdatePTLightState, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'WB_ActiveSlotsElementBase_C_UpdatePTLightState::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlotsElementBase_C_UpdateSpellOpacity \ static_assert(alignof(WB_ActiveSlotsElementBase_C_UpdateSpellOpacity) == 0x000008, "Wrong alignment on WB_ActiveSlotsElementBase_C_UpdateSpellOpacity"); \ static_assert(sizeof(WB_ActiveSlotsElementBase_C_UpdateSpellOpacity) == 0x000308, "Wrong size on WB_ActiveSlotsElementBase_C_UpdateSpellOpacity"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateSpellOpacity, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000000, "Member 'WB_ActiveSlotsElementBase_C_UpdateSpellOpacity::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateSpellOpacity, CallFunc_Greater_IntInt_ReturnValue) == 0x000001, "Member 'WB_ActiveSlotsElementBase_C_UpdateSpellOpacity::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateSpellOpacity, CallFunc_Conv_IntToString_ReturnValue) == 0x000008, "Member 'WB_ActiveSlotsElementBase_C_UpdateSpellOpacity::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateSpellOpacity, CallFunc_Conv_StringToName_ReturnValue) == 0x000018, "Member 'WB_ActiveSlotsElementBase_C_UpdateSpellOpacity::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateSpellOpacity, CallFunc_GetDataTableRowFromName_OutRow) == 0x000020, "Member 'WB_ActiveSlotsElementBase_C_UpdateSpellOpacity::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateSpellOpacity, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000300, "Member 'WB_ActiveSlotsElementBase_C_UpdateSpellOpacity::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlotsElementBase_C_UpdateSpellOpacity, CallFunc_GetTruePTConsumeByID_PTConsume) == 0x000304, "Member 'WB_ActiveSlotsElementBase_C_UpdateSpellOpacity::CallFunc_GetTruePTConsumeByID_PTConsume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ActiveSlotsElementBase_C \ static_assert(alignof(UWB_ActiveSlotsElementBase_C) == 0x000008, "Wrong alignment on UWB_ActiveSlotsElementBase_C"); \ static_assert(sizeof(UWB_ActiveSlotsElementBase_C) == 0x000430, "Wrong size on UWB_ActiveSlotsElementBase_C"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, UberGraphFrame) == 0x000278, "Member 'UWB_ActiveSlotsElementBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, NewDisAnim) == 0x000280, "Member 'UWB_ActiveSlotsElementBase_C::NewDisAnim' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, Flash) == 0x000288, "Member 'UWB_ActiveSlotsElementBase_C::Flash' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, DisableAnim) == 0x000290, "Member 'UWB_ActiveSlotsElementBase_C::DisableAnim' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, Scale) == 0x000298, "Member 'UWB_ActiveSlotsElementBase_C::Scale' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, Blink) == 0x0002A0, "Member 'UWB_ActiveSlotsElementBase_C::Blink' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, Button_96) == 0x0002A8, "Member 'UWB_ActiveSlotsElementBase_C::Button_96' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, HorizontalBox_1) == 0x0002B0, "Member 'UWB_ActiveSlotsElementBase_C::HorizontalBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, Image_76) == 0x0002B8, "Member 'UWB_ActiveSlotsElementBase_C::Image_76' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, Image_bg) == 0x0002C0, "Member 'UWB_ActiveSlotsElementBase_C::Image_bg' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, Image_Select) == 0x0002C8, "Member 'UWB_ActiveSlotsElementBase_C::Image_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, ItemName) == 0x0002D0, "Member 'UWB_ActiveSlotsElementBase_C::ItemName' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, KeyIcon) == 0x0002D8, "Member 'UWB_ActiveSlotsElementBase_C::KeyIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, NiaImage) == 0x0002E0, "Member 'UWB_ActiveSlotsElementBase_C::NiaImage' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, NiaImage_Light) == 0x0002E8, "Member 'UWB_ActiveSlotsElementBase_C::NiaImage_Light' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, NumOverLay) == 0x0002F0, "Member 'UWB_ActiveSlotsElementBase_C::NumOverLay' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, pt1) == 0x0002F8, "Member 'UWB_ActiveSlotsElementBase_C::pt1' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, pt2) == 0x000300, "Member 'UWB_ActiveSlotsElementBase_C::pt2' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, pt3) == 0x000308, "Member 'UWB_ActiveSlotsElementBase_C::pt3' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, pt4) == 0x000310, "Member 'UWB_ActiveSlotsElementBase_C::pt4' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, pt5) == 0x000318, "Member 'UWB_ActiveSlotsElementBase_C::pt5' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, ShowNum) == 0x000320, "Member 'UWB_ActiveSlotsElementBase_C::ShowNum' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, SizeBox_0) == 0x000328, "Member 'UWB_ActiveSlotsElementBase_C::SizeBox_0' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, In_Height_Override) == 0x000330, "Member 'UWB_ActiveSlotsElementBase_C::In_Height_Override' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, In_Width_Override) == 0x000338, "Member 'UWB_ActiveSlotsElementBase_C::In_Width_Override' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, Num) == 0x000340, "Member 'UWB_ActiveSlotsElementBase_C::Num' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, PropID) == 0x000348, "Member 'UWB_ActiveSlotsElementBase_C::PropID' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, OnClick) == 0x000358, "Member 'UWB_ActiveSlotsElementBase_C::OnClick' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, TextMain) == 0x000368, "Member 'UWB_ActiveSlotsElementBase_C::TextMain' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, CustomImage) == 0x000380, "Member 'UWB_ActiveSlotsElementBase_C::CustomImage' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, OnHover) == 0x000388, "Member 'UWB_ActiveSlotsElementBase_C::OnHover' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, UnHover) == 0x000398, "Member 'UWB_ActiveSlotsElementBase_C::UnHover' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, bCanHover) == 0x0003A8, "Member 'UWB_ActiveSlotsElementBase_C::bCanHover' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, bCanClick) == 0x0003A9, "Member 'UWB_ActiveSlotsElementBase_C::bCanClick' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, Item) == 0x0003B0, "Member 'UWB_ActiveSlotsElementBase_C::Item' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, CustomBG) == 0x0003D0, "Member 'UWB_ActiveSlotsElementBase_C::CustomBG' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, HaveKeyIcon) == 0x0003D8, "Member 'UWB_ActiveSlotsElementBase_C::HaveKeyIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, ToolKeyIconTag) == 0x0003DC, "Member 'UWB_ActiveSlotsElementBase_C::ToolKeyIconTag' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, Type) == 0x0003E4, "Member 'UWB_ActiveSlotsElementBase_C::Type' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, IsTool) == 0x0003E5, "Member 'UWB_ActiveSlotsElementBase_C::IsTool' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, ActivePTNumber) == 0x0003E8, "Member 'UWB_ActiveSlotsElementBase_C::ActivePTNumber' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, SpellData) == 0x0003F0, "Member 'UWB_ActiveSlotsElementBase_C::SpellData' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, Pts) == 0x0003F8, "Member 'UWB_ActiveSlotsElementBase_C::Pts' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, DisableState) == 0x000408, "Member 'UWB_ActiveSlotsElementBase_C::DisableState' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, NeedPTNum) == 0x00040C, "Member 'UWB_ActiveSlotsElementBase_C::NeedPTNum' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, QuickToolKeyTag) == 0x000410, "Member 'UWB_ActiveSlotsElementBase_C::QuickToolKeyTag' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, QuickSpellKeyTag) == 0x000418, "Member 'UWB_ActiveSlotsElementBase_C::QuickSpellKeyTag' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, SpellKeyIconTag) == 0x000420, "Member 'UWB_ActiveSlotsElementBase_C::SpellKeyIconTag' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, CurrentCount) == 0x000428, "Member 'UWB_ActiveSlotsElementBase_C::CurrentCount' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlotsElementBase_C, CanPlaySpellAnim) == 0x00042C, "Member 'UWB_ActiveSlotsElementBase_C::CanPlaySpellAnim' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_RebornFire_C_BndEvt__BP_RebornFire_Combat_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_CachedDirtyIMNData \ static_assert(alignof(BP_RebornFire_C_CachedDirtyIMNData) == 0x000008, "Wrong alignment on BP_RebornFire_C_CachedDirtyIMNData"); \ static_assert(sizeof(BP_RebornFire_C_CachedDirtyIMNData) == 0x000018, "Wrong size on BP_RebornFire_C_CachedDirtyIMNData"); \ static_assert(offsetof(BP_RebornFire_C_CachedDirtyIMNData, CallFunc_GetPlayerCoinSoul_value) == 0x000000, "Member 'BP_RebornFire_C_CachedDirtyIMNData::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CachedDirtyIMNData, CallFunc_GetPlayerLevel_value) == 0x000008, "Member 'BP_RebornFire_C_CachedDirtyIMNData::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CachedDirtyIMNData, CallFunc_FTrunc_ReturnValue) == 0x000010, "Member 'BP_RebornFire_C_CachedDirtyIMNData::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_Can_RebornPlayer \ static_assert(alignof(BP_RebornFire_C_Can_RebornPlayer) == 0x000008, "Wrong alignment on BP_RebornFire_C_Can_RebornPlayer"); \ static_assert(sizeof(BP_RebornFire_C_Can_RebornPlayer) == 0x000120, "Wrong size on BP_RebornFire_C_Can_RebornPlayer"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, PlayerAlertBattle_0) == 0x000000, "Member 'BP_RebornFire_C_Can_RebornPlayer::PlayerAlertBattle_0' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, LPlayerAlertBattle) == 0x000001, "Member 'BP_RebornFire_C_Can_RebornPlayer::LPlayerAlertBattle' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, Temp_int_Array_Index_Variable) == 0x000004, "Member 'BP_RebornFire_C_Can_RebornPlayer::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'BP_RebornFire_C_Can_RebornPlayer::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'BP_RebornFire_C_Can_RebornPlayer::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_BreakVector_X) == 0x000038, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_BreakVector_Y) == 0x000040, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_BreakVector_Z) == 0x000048, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_GetOverlappingActors_OverlappingActors) == 0x000050, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_GetOverlappingActors_OverlappingActors' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_Array_Get_Item) == 0x000068, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_Less_IntInt_ReturnValue) == 0x000070, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000078, "Member 'BP_RebornFire_C_Can_RebornPlayer::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, K2Node_DynamicCast_bSuccess) == 0x000088, "Member 'BP_RebornFire_C_Can_RebornPlayer::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_IsAlive_Result) == 0x000089, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_Array_AddUnique_ReturnValue) == 0x00008C, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000090, "Member 'BP_RebornFire_C_Can_RebornPlayer::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, K2Node_DynamicCast_bSuccess_1) == 0x000098, "Member 'BP_RebornFire_C_Can_RebornPlayer::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_Array_Find_ReturnValue) == 0x00009C, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000A0, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_GetAIController_ReturnValue) == 0x0000A8, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, K2Node_DynamicCast_AsBP_Base_AIController) == 0x0000B0, "Member 'BP_RebornFire_C_Can_RebornPlayer::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, K2Node_DynamicCast_bSuccess_2) == 0x0000B8, "Member 'BP_RebornFire_C_Can_RebornPlayer::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000C0, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_BreakVector_X_1) == 0x0000D8, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_BreakVector_Y_1) == 0x0000E0, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_BreakVector_Z_1) == 0x0000E8, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_IsValid_ReturnValue) == 0x0000F0, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_Abs_ReturnValue) == 0x000100, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000108, "Member 'BP_RebornFire_C_Can_RebornPlayer::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, K2Node_DynamicCast_bSuccess_3) == 0x000110, "Member 'BP_RebornFire_C_Can_RebornPlayer::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000111, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_Array_Length_ReturnValue_1) == 0x000114, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Can_RebornPlayer, CallFunc_Less_IntInt_ReturnValue_1) == 0x000118, "Member 'BP_RebornFire_C_Can_RebornPlayer::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_CanShowInteractIcon \ static_assert(alignof(BP_RebornFire_C_CanShowInteractIcon) == 0x000008, "Wrong alignment on BP_RebornFire_C_CanShowInteractIcon"); \ static_assert(sizeof(BP_RebornFire_C_CanShowInteractIcon) == 0x000108, "Wrong size on BP_RebornFire_C_CanShowInteractIcon"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, ReturnValue) == 0x000000, "Member 'BP_RebornFire_C_CanShowInteractIcon::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_GetActorForwardVector_ReturnValue) == 0x000010, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_GetActorForwardVector_ReturnValue_1) == 0x000028, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_GetActorForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_Not_PreBool_ReturnValue) == 0x000040, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_IsValid_ReturnValue) == 0x000041, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000060, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000068, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000080, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_BreakVector_X) == 0x000098, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_BreakVector_Y) == 0x0000A0, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_BreakVector_Z) == 0x0000A8, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_MakeVector_ReturnValue) == 0x0000B0, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_Normal_ReturnValue) == 0x0000C8, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000E0, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x0000E8, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_BooleanAND_ReturnValue) == 0x000100, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000101, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_BooleanAND_ReturnValue_1) == 0x000102, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_BooleanAND_ReturnValue_2) == 0x000103, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CanShowInteractIcon, CallFunc_BooleanAND_ReturnValue_3) == 0x000104, "Member 'BP_RebornFire_C_CanShowInteractIcon::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_CheckSaveState \ static_assert(alignof(BP_RebornFire_C_CheckSaveState) == 0x000008, "Wrong alignment on BP_RebornFire_C_CheckSaveState"); \ static_assert(sizeof(BP_RebornFire_C_CheckSaveState) == 0x000020, "Wrong size on BP_RebornFire_C_CheckSaveState"); \ static_assert(offsetof(BP_RebornFire_C_CheckSaveState, bIsTrue) == 0x000000, "Member 'BP_RebornFire_C_CheckSaveState::bIsTrue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CheckSaveState, CallFunc_GetSavedLevelValue_Value) == 0x000008, "Member 'BP_RebornFire_C_CheckSaveState::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CheckSaveState, CallFunc_GetSavedLevelValue_hasSet) == 0x000018, "Member 'BP_RebornFire_C_CheckSaveState::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CheckSaveState, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000019, "Member 'BP_RebornFire_C_CheckSaveState::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_ChuanSong \ static_assert(alignof(BP_RebornFire_C_ChuanSong) == 0x000008, "Wrong alignment on BP_RebornFire_C_ChuanSong"); \ static_assert(sizeof(BP_RebornFire_C_ChuanSong) == 0x000010, "Wrong size on BP_RebornFire_C_ChuanSong"); \ static_assert(offsetof(BP_RebornFire_C_ChuanSong, firepointid) == 0x000000, "Member 'BP_RebornFire_C_ChuanSong::firepointid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_CreateAndSetViewTarget \ static_assert(alignof(BP_RebornFire_C_CreateAndSetViewTarget) == 0x000010, "Wrong alignment on BP_RebornFire_C_CreateAndSetViewTarget"); \ static_assert(sizeof(BP_RebornFire_C_CreateAndSetViewTarget) == 0x000320, "Wrong size on BP_RebornFire_C_CreateAndSetViewTarget"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, ViewSelf) == 0x000000, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::ViewSelf' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, Temp_struct_Variable) == 0x000010, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, Temp_struct_Variable_1) == 0x000070, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_AddComponent_ReturnValue) == 0x0000D0, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_AddComponent_ReturnValue_1) == 0x0000D8, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_AddComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_GetPlayerController_ReturnValue) == 0x0000E0, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x0000E8, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000100, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000108, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_GetPlayerController_ReturnValue_1) == 0x0001F0, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_IsValid_ReturnValue) == 0x0001F8, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_K2_AttachToComponent_ReturnValue) == 0x0001F9, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_IsValid_ReturnValue_1) == 0x0001FA, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_MakeRotator_ReturnValue) == 0x000200, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_K2_AttachToComponent_ReturnValue_1) == 0x000218, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_K2_AttachToComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_K2_SetRelativeRotation_SweepHitResult) == 0x000220, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_K2_SetRelativeRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_GetPlayerController_ReturnValue_2) == 0x000308, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_IsValid_ReturnValue_2) == 0x000310, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x000314, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, CallFunc_MakeRotator_Pitch_ImplicitCast) == 0x000318, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::CallFunc_MakeRotator_Pitch_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_CreateAndSetViewTarget, K2Node_VariableSet_TargetArmLength_ImplicitCast) == 0x00031C, "Member 'BP_RebornFire_C_CreateAndSetViewTarget::K2Node_VariableSet_TargetArmLength_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire \ static_assert(alignof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire) == 0x000010, "Wrong alignment on BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire"); \ static_assert(sizeof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire) == 0x0005A0, "Wrong size on BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, EntryPoint) == 0x000000, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000004, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, Temp_delegate_Variable) == 0x000018, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_CreateDelegate_OutputDelegate_1) == 0x000028, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, Temp_delegate_Variable_1) == 0x000038, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, Temp_delegate_Variable_2) == 0x000048, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, Temp_delegate_Variable_3) == 0x000058, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, Temp_delegate_Variable_4) == 0x000068, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::Temp_delegate_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_PostAkEvent_ReturnValue) == 0x000078, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, Temp_delegate_Variable_5) == 0x00007C, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::Temp_delegate_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_IsFirePointUnlock_Valid) == 0x00008C, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_IsFirePointUnlock_Valid' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_IsFirePointUnlock_UnLock) == 0x00008D, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_IsFirePointUnlock_UnLock' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_isFirepointDeactive_Valid) == 0x00008E, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_isFirepointDeactive_Valid' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_isFirepointDeactive_Deactive) == 0x00008F, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_isFirepointDeactive_Deactive' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Not_PreBool_ReturnValue) == 0x000090, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_IsFirePointUnlock_Valid_1) == 0x000091, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_IsFirePointUnlock_Valid_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_IsFirePointUnlock_UnLock_1) == 0x000092, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_IsFirePointUnlock_UnLock_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_isFirepointDeactive_Valid_1) == 0x000093, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_isFirepointDeactive_Valid_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_isFirepointDeactive_Deactive_1) == 0x000094, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_isFirepointDeactive_Deactive_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_BooleanAND_ReturnValue) == 0x000095, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Not_PreBool_ReturnValue_1) == 0x000096, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_BooleanAND_ReturnValue_1) == 0x000097, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_BooleanAND_ReturnValue_2) == 0x000098, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Not_PreBool_ReturnValue_2) == 0x000099, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_IsFirePointUnlock_Valid_2) == 0x00009A, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_IsFirePointUnlock_Valid_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_IsFirePointUnlock_UnLock_2) == 0x00009B, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_IsFirePointUnlock_UnLock_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_CreateDelegate_OutputDelegate_2) == 0x00009C, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_isFirepointDeactive_Valid_2) == 0x0000AC, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_isFirepointDeactive_Valid_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_isFirepointDeactive_Deactive_2) == 0x0000AD, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_isFirepointDeactive_Deactive_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Not_PreBool_ReturnValue_3) == 0x0000AE, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_BooleanAND_ReturnValue_3) == 0x0000AF, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_BooleanAND_ReturnValue_4) == 0x0000B0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000B8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_BooleanAND_ReturnValue_5) == 0x0000C0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetTransform_ReturnValue) == 0x0000D0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000130, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000138, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_DynamicCast_bSuccess) == 0x000140, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000148, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_DynamicCast_bSuccess_1) == 0x000158, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_CustomEvent_Widget) == 0x000160, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_CustomEvent_Widget' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_CustomEvent_NewAIAlertBattle) == 0x000168, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_CustomEvent_NewAIAlertBattle' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_CustomEvent_FirePointID) == 0x000170, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_CustomEvent_FirePointID' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_Event_Caller_1) == 0x000180, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_Event_Caller_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000188, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_DynamicCast_bSuccess_2) == 0x000190, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_CustomEvent_bNewActive) == 0x000191, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_CustomEvent_bNewActive' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_CreateDelegate_OutputDelegate_3) == 0x000194, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0001A8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x0001B0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2) == 0x0001B8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_3) == 0x0001C0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_4) == 0x0001C8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_5) == 0x0001D0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x0001D8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_Event_Caller) == 0x0001E0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_Event_ByTraceClose) == 0x0001E8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_Event_ByTraceClose' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x0001F0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000208, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_CheckSaveState_bIsTrue) == 0x000220, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_CheckSaveState_bIsTrue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_CustomEvent_DontPlaySound) == 0x000221, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_CustomEvent_DontPlaySound' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_Event_DeltaSeconds) == 0x000224, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetMark_Value) == 0x000228, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_IsFirePointUnlock_Valid_3) == 0x000238, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_IsFirePointUnlock_Valid_3' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_IsFirePointUnlock_UnLock_3) == 0x000239, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_IsFirePointUnlock_UnLock_3' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x00023A, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_isFirepointDeactive_Valid_3) == 0x00023B, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_isFirepointDeactive_Valid_3' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_isFirepointDeactive_Deactive_3) == 0x00023C, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_isFirepointDeactive_Deactive_3' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Not_PreBool_ReturnValue_4) == 0x00023D, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_BooleanAND_ReturnValue_6) == 0x00023E, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_BooleanAND_ReturnValue_7) == 0x00023F, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_BooleanAND_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_BooleanAND_ReturnValue_8) == 0x000240, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_BooleanAND_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_IsServer_ReturnValue) == 0x000241, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetDCSGameState_ReturnValue) == 0x000248, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetHasOtherPlayer_ReturnValue) == 0x000250, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetHasOtherPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetDCSGameState_ReturnValue_1) == 0x000258, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetDCSGameState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_CustomEvent_HasOtherPlayer) == 0x000260, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_CustomEvent_HasOtherPlayer' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetModel_BGMAndSectionManager_ReturnValue) == 0x000268, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetModel_BGMAndSectionManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetAIAlertBattle_AIAlertBattle) == 0x000270, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetAIAlertBattle_AIAlertBattle' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000278, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetMarkMessageComponent_ReturnValue) == 0x000280, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetMarkMessageComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_IsValid_ReturnValue) == 0x000288, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000290, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000298, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_ComponentBoundEvent_OtherComp_1) == 0x0002A0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x0002A8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_ComponentBoundEvent_bFromSweep) == 0x0002AC, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_ComponentBoundEvent_SweepResult) == 0x0002B0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000398, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_ComponentBoundEvent_OtherActor) == 0x0003A0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_ComponentBoundEvent_OtherComp) == 0x0003A8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x0003B0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_DynamicCast_AsBP_Placed_AI) == 0x0003B8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_DynamicCast_bSuccess_3) == 0x0003C0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Can_RebornPlayer_PlayerAlertBattle) == 0x0003C1, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Can_RebornPlayer_PlayerAlertBattle' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_CustomEvent_OldStatu) == 0x0003C2, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_CustomEvent_OldStatu' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_CustomEvent_NewStatu) == 0x0003C3, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_CustomEvent_NewStatu' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Array_RemoveItem_ReturnValue) == 0x0003C4, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetScalarParameterValue_ReturnValue) == 0x0003C8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetScalarParameterValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x0003CC, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0003CD, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x0003CE, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_PostEvent_ReturnValue) == 0x0003D0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_PostEvent_ReturnValue_1) == 0x0003D4, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_PostEvent_ReturnValue_2) == 0x0003D8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_PostEvent_ReturnValue_3) == 0x0003DC, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetCurrentMontage_ReturnValue) == 0x0003E0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetCurrentMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x0003E8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_IsValid_ReturnValue_1) == 0x0003F0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Not_PreBool_ReturnValue_5) == 0x0003F1, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Not_PreBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_1) == 0x0003F8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_IsValid_ReturnValue_2) == 0x000400, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetMyMontages_Montages) == 0x000408, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetMontageForAction_Montage) == 0x000410, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000418, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetMontageForAction_find) == 0x000420, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_SponsorInteract_MainAnimTime) == 0x000428, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_SponsorInteract_MainAnimTime' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_SponsorInteract_TargetAnimTime) == 0x000430, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_SponsorInteract_TargetAnimTime' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000438, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000440, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetOptionValue_ReturnValue) == 0x000448, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000458, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000460, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_CustomEvent_Volume) == 0x000468, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_CustomEvent_Volume' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetDCSGameState_ReturnValue_2) == 0x000470, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetDCSGameState_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetIsLoading_ReturnValue) == 0x000478, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetIsLoading_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, Temp_bool_Has_Been_Initd_Variable) == 0x000479, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_Event_Regis) == 0x00047A, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_Event_Regis' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00047B, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_6) == 0x000480, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_BooleanOR_ReturnValue) == 0x000488, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000490, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, K2Node_Event_CurrentSlowTick) == 0x000498, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::K2Node_Event_CurrentSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000499, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0004A0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x0004B8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_IsValid_ReturnValue_3) == 0x0004C0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_PostAkEvent_ReturnValue_1) == 0x0004C4, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_IsFirePointUnlock_Valid_4) == 0x0004C8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_IsFirePointUnlock_Valid_4' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_IsFirePointUnlock_UnLock_4) == 0x0004C9, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_IsFirePointUnlock_UnLock_4' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_isFirepointDeactive_Valid_4) == 0x0004CA, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_isFirepointDeactive_Valid_4' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_isFirepointDeactive_Deactive_4) == 0x0004CB, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_isFirepointDeactive_Deactive_4' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Not_PreBool_ReturnValue_6) == 0x0004CC, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Not_PreBool_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Not_PreBool_ReturnValue_7) == 0x0004CD, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Not_PreBool_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_BooleanAND_ReturnValue_9) == 0x0004CE, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_BooleanAND_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_BooleanAND_ReturnValue_10) == 0x0004CF, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_BooleanAND_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_BooleanAND_ReturnValue_11) == 0x0004D0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_BooleanAND_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetMark_Value_1) == 0x0004D8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetMark_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x0004E8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Pop_player_Y) == 0x0004E9, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Pop_player_Y' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x0004F0, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, Temp_bool_IsClosed_Variable) == 0x0004F8, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000500, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetDCSGameState_ReturnValue_3) == 0x000508, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetDCSGameState_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Can_RebornPlayer_PlayerAlertBattle_1) == 0x000510, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Can_RebornPlayer_PlayerAlertBattle_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Can_RebornPlayer_PlayerAlertBattle_2) == 0x000511, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Can_RebornPlayer_PlayerAlertBattle_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x000518, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetUIStatic_ReturnValue) == 0x000520, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetUIZOder_ZOder) == 0x000528, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_GetRebornFireWidget_ReturnValue) == 0x000530, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_GetRebornFireWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_K2_SetTimer_ReturnValue) == 0x000538, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_SetCriwareTempOutputVolume_Value_ImplicitCast) == 0x000540, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_SetCriwareTempOutputVolume_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000548, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_NotEqual_DoubleDouble_B_ImplicitCast) == 0x000550, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_NotEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_NotEqual_DoubleDouble_A_ImplicitCast) == 0x000558, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_NotEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Delay_Duration_ImplicitCast) == 0x000560, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Delay_Duration_ImplicitCast_1) == 0x000564, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Delay_Duration_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_SetWaveVolume_Volume_ImplicitCast) == 0x000568, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_SetWaveVolume_Volume_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000570, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Delay_Duration_ImplicitCast_2) == 0x000578, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Delay_Duration_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000580, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000588, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire, CallFunc_InitPanel_Duration_ImplicitCast) == 0x000590, "Member 'BP_RebornFire_C_ExecuteUbergraph_BP_RebornFire::CallFunc_InitPanel_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_GetInteractionMessage \ static_assert(alignof(BP_RebornFire_C_GetInteractionMessage) == 0x000008, "Wrong alignment on BP_RebornFire_C_GetInteractionMessage"); \ static_assert(sizeof(BP_RebornFire_C_GetInteractionMessage) == 0x000038, "Wrong size on BP_RebornFire_C_GetInteractionMessage"); \ static_assert(offsetof(BP_RebornFire_C_GetInteractionMessage, Message) == 0x000000, "Member 'BP_RebornFire_C_GetInteractionMessage::Message' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_GetInteractionMessage, CallFunc_GetInteractionMessage_Message) == 0x000018, "Member 'BP_RebornFire_C_GetInteractionMessage::CallFunc_GetInteractionMessage_Message' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_GetInteractionMessage, CallFunc_IsFirePointUnlock_Valid) == 0x000030, "Member 'BP_RebornFire_C_GetInteractionMessage::CallFunc_IsFirePointUnlock_Valid' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_GetInteractionMessage, CallFunc_IsFirePointUnlock_UnLock) == 0x000031, "Member 'BP_RebornFire_C_GetInteractionMessage::CallFunc_IsFirePointUnlock_UnLock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_GetRebornPointID \ static_assert(alignof(BP_RebornFire_C_GetRebornPointID) == 0x000008, "Wrong alignment on BP_RebornFire_C_GetRebornPointID"); \ static_assert(sizeof(BP_RebornFire_C_GetRebornPointID) == 0x000010, "Wrong size on BP_RebornFire_C_GetRebornPointID"); \ static_assert(offsetof(BP_RebornFire_C_GetRebornPointID, 座佛点ID) == 0x000000, "Member 'BP_RebornFire_C_GetRebornPointID::座佛点ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_guifo \ static_assert(alignof(BP_RebornFire_C_guifo) == 0x000001, "Wrong alignment on BP_RebornFire_C_guifo"); \ static_assert(sizeof(BP_RebornFire_C_guifo) == 0x000001, "Wrong size on BP_RebornFire_C_guifo"); \ static_assert(offsetof(BP_RebornFire_C_guifo, DontPlaySound) == 0x000000, "Member 'BP_RebornFire_C_guifo::DontPlaySound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_IMN_LevelUp \ static_assert(alignof(BP_RebornFire_C_IMN_LevelUp) == 0x000008, "Wrong alignment on BP_RebornFire_C_IMN_LevelUp"); \ static_assert(sizeof(BP_RebornFire_C_IMN_LevelUp) == 0x000050, "Wrong size on BP_RebornFire_C_IMN_LevelUp"); \ static_assert(offsetof(BP_RebornFire_C_IMN_LevelUp, Local_CurrentLevel) == 0x000000, "Member 'BP_RebornFire_C_IMN_LevelUp::Local_CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_IMN_LevelUp, CallFunc_Conv_IntToString_ReturnValue) == 0x000008, "Member 'BP_RebornFire_C_IMN_LevelUp::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_IMN_LevelUp, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000018, "Member 'BP_RebornFire_C_IMN_LevelUp::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_IMN_LevelUp, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000028, "Member 'BP_RebornFire_C_IMN_LevelUp::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_IMN_LevelUp, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000038, "Member 'BP_RebornFire_C_IMN_LevelUp::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_IMN_LevelUp, CallFunc_GetPlayerLevel_value) == 0x000040, "Member 'BP_RebornFire_C_IMN_LevelUp::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_IMN_LevelUp, CallFunc_FTrunc_ReturnValue) == 0x000048, "Member 'BP_RebornFire_C_IMN_LevelUp::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_interact \ static_assert(alignof(BP_RebornFire_C_interact) == 0x000008, "Wrong alignment on BP_RebornFire_C_interact"); \ static_assert(sizeof(BP_RebornFire_C_interact) == 0x000008, "Wrong size on BP_RebornFire_C_interact"); \ static_assert(offsetof(BP_RebornFire_C_interact, Caller) == 0x000000, "Member 'BP_RebornFire_C_interact::Caller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_IsInteractableStatus \ static_assert(alignof(BP_RebornFire_C_IsInteractableStatus) == 0x000008, "Wrong alignment on BP_RebornFire_C_IsInteractableStatus"); \ static_assert(sizeof(BP_RebornFire_C_IsInteractableStatus) == 0x000018, "Wrong size on BP_RebornFire_C_IsInteractableStatus"); \ static_assert(offsetof(BP_RebornFire_C_IsInteractableStatus, Can) == 0x000000, "Member 'BP_RebornFire_C_IsInteractableStatus::Can' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_IsInteractableStatus, CallFunc_GetDCSGameState_ReturnValue) == 0x000008, "Member 'BP_RebornFire_C_IsInteractableStatus::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_IsInteractableStatus, CallFunc_GetHasOtherPlayer_ReturnValue) == 0x000010, "Member 'BP_RebornFire_C_IsInteractableStatus::CallFunc_GetHasOtherPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_IsInteractableStatus, CallFunc_CanShowInteractIcon_ReturnValue) == 0x000011, "Member 'BP_RebornFire_C_IsInteractableStatus::CallFunc_CanShowInteractIcon_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_IsInteractableStatus, CallFunc_isFirepointDeactive_Valid) == 0x000012, "Member 'BP_RebornFire_C_IsInteractableStatus::CallFunc_isFirepointDeactive_Valid' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_IsInteractableStatus, CallFunc_isFirepointDeactive_Deactive) == 0x000013, "Member 'BP_RebornFire_C_IsInteractableStatus::CallFunc_isFirepointDeactive_Deactive' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_IsInteractableStatus, CallFunc_Not_PreBool_ReturnValue) == 0x000014, "Member 'BP_RebornFire_C_IsInteractableStatus::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_IsInteractableStatus, CallFunc_BooleanAND_ReturnValue) == 0x000015, "Member 'BP_RebornFire_C_IsInteractableStatus::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_Leave \ static_assert(alignof(BP_RebornFire_C_Leave) == 0x000008, "Wrong alignment on BP_RebornFire_C_Leave"); \ static_assert(sizeof(BP_RebornFire_C_Leave) == 0x000010, "Wrong size on BP_RebornFire_C_Leave"); \ static_assert(offsetof(BP_RebornFire_C_Leave, Caller) == 0x000000, "Member 'BP_RebornFire_C_Leave::Caller' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Leave, ByTraceClose) == 0x000008, "Member 'BP_RebornFire_C_Leave::ByTraceClose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_NPCShowDistance \ static_assert(alignof(BP_RebornFire_C_NPCShowDistance) == 0x000008, "Wrong alignment on BP_RebornFire_C_NPCShowDistance"); \ static_assert(sizeof(BP_RebornFire_C_NPCShowDistance) == 0x000010, "Wrong size on BP_RebornFire_C_NPCShowDistance"); \ static_assert(offsetof(BP_RebornFire_C_NPCShowDistance, ShowDistance) == 0x000000, "Member 'BP_RebornFire_C_NPCShowDistance::ShowDistance' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_NPCShowDistance, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'BP_RebornFire_C_NPCShowDistance::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_OnAiStateChange \ static_assert(alignof(BP_RebornFire_C_OnAiStateChange) == 0x000001, "Wrong alignment on BP_RebornFire_C_OnAiStateChange"); \ static_assert(sizeof(BP_RebornFire_C_OnAiStateChange) == 0x000002, "Wrong size on BP_RebornFire_C_OnAiStateChange"); \ static_assert(offsetof(BP_RebornFire_C_OnAiStateChange, OldStatu) == 0x000000, "Member 'BP_RebornFire_C_OnAiStateChange::OldStatu' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_OnAiStateChange, NewStatu) == 0x000001, "Member 'BP_RebornFire_C_OnAiStateChange::NewStatu' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_OnOtherPlayerChangedEvent \ static_assert(alignof(BP_RebornFire_C_OnOtherPlayerChangedEvent) == 0x000001, "Wrong alignment on BP_RebornFire_C_OnOtherPlayerChangedEvent"); \ static_assert(sizeof(BP_RebornFire_C_OnOtherPlayerChangedEvent) == 0x000001, "Wrong size on BP_RebornFire_C_OnOtherPlayerChangedEvent"); \ static_assert(offsetof(BP_RebornFire_C_OnOtherPlayerChangedEvent, HasOtherPlayer) == 0x000000, "Member 'BP_RebornFire_C_OnOtherPlayerChangedEvent::HasOtherPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_OnRefreshDataLayerState \ static_assert(alignof(BP_RebornFire_C_OnRefreshDataLayerState) == 0x000001, "Wrong alignment on BP_RebornFire_C_OnRefreshDataLayerState"); \ static_assert(sizeof(BP_RebornFire_C_OnRefreshDataLayerState) == 0x000002, "Wrong size on BP_RebornFire_C_OnRefreshDataLayerState"); \ static_assert(offsetof(BP_RebornFire_C_OnRefreshDataLayerState, bIsInAnyActiveLayer) == 0x000000, "Member 'BP_RebornFire_C_OnRefreshDataLayerState::bIsInAnyActiveLayer' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_OnRefreshDataLayerState, CallFunc_IsComponentTickEnabled_ReturnValue) == 0x000001, "Member 'BP_RebornFire_C_OnRefreshDataLayerState::CallFunc_IsComponentTickEnabled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_OnUpdatedSlowTick \ static_assert(alignof(BP_RebornFire_C_OnUpdatedSlowTick) == 0x000001, "Wrong alignment on BP_RebornFire_C_OnUpdatedSlowTick"); \ static_assert(sizeof(BP_RebornFire_C_OnUpdatedSlowTick) == 0x000001, "Wrong size on BP_RebornFire_C_OnUpdatedSlowTick"); \ static_assert(offsetof(BP_RebornFire_C_OnUpdatedSlowTick, CurrentSlowTick) == 0x000000, "Member 'BP_RebornFire_C_OnUpdatedSlowTick::CurrentSlowTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_PlayerAlertStatuChangedEvent \ static_assert(alignof(BP_RebornFire_C_PlayerAlertStatuChangedEvent) == 0x000001, "Wrong alignment on BP_RebornFire_C_PlayerAlertStatuChangedEvent"); \ static_assert(sizeof(BP_RebornFire_C_PlayerAlertStatuChangedEvent) == 0x000001, "Wrong size on BP_RebornFire_C_PlayerAlertStatuChangedEvent"); \ static_assert(offsetof(BP_RebornFire_C_PlayerAlertStatuChangedEvent, NewAIAlertBattle) == 0x000000, "Member 'BP_RebornFire_C_PlayerAlertStatuChangedEvent::NewAIAlertBattle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_Pop_player \ static_assert(alignof(BP_RebornFire_C_Pop_player) == 0x000008, "Wrong alignment on BP_RebornFire_C_Pop_player"); \ static_assert(sizeof(BP_RebornFire_C_Pop_player) == 0x000078, "Wrong size on BP_RebornFire_C_Pop_player"); \ static_assert(offsetof(BP_RebornFire_C_Pop_player, Close_range) == 0x000000, "Member 'BP_RebornFire_C_Pop_player::Close_range' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Pop_player, Long_range) == 0x000008, "Member 'BP_RebornFire_C_Pop_player::Long_range' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Pop_player, Y) == 0x000010, "Member 'BP_RebornFire_C_Pop_player::Y' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Pop_player, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'BP_RebornFire_C_Pop_player::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Pop_player, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000030, "Member 'BP_RebornFire_C_Pop_player::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Pop_player, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000038, "Member 'BP_RebornFire_C_Pop_player::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Pop_player, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000050, "Member 'BP_RebornFire_C_Pop_player::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Pop_player, CallFunc_VSize_ReturnValue) == 0x000068, "Member 'BP_RebornFire_C_Pop_player::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Pop_player, CallFunc_Apply_Effect_Applied) == 0x000070, "Member 'BP_RebornFire_C_Pop_player::CallFunc_Apply_Effect_Applied' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Pop_player, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000071, "Member 'BP_RebornFire_C_Pop_player::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Pop_player, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000072, "Member 'BP_RebornFire_C_Pop_player::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_Pop_player, CallFunc_Apply_Effect_Applied_1) == 0x000073, "Member 'BP_RebornFire_C_Pop_player::CallFunc_Apply_Effect_Applied_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_ReceiveTick \ static_assert(alignof(BP_RebornFire_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_RebornFire_C_ReceiveTick"); \ static_assert(sizeof(BP_RebornFire_C_ReceiveTick) == 0x000004, "Wrong size on BP_RebornFire_C_ReceiveTick"); \ static_assert(offsetof(BP_RebornFire_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_RebornFire_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_RegisAnUnRegisInSystem \ static_assert(alignof(BP_RebornFire_C_RegisAnUnRegisInSystem) == 0x000001, "Wrong alignment on BP_RebornFire_C_RegisAnUnRegisInSystem"); \ static_assert(sizeof(BP_RebornFire_C_RegisAnUnRegisInSystem) == 0x000001, "Wrong size on BP_RebornFire_C_RegisAnUnRegisInSystem"); \ static_assert(offsetof(BP_RebornFire_C_RegisAnUnRegisInSystem, Regist) == 0x000000, "Member 'BP_RebornFire_C_RegisAnUnRegisInSystem::Regist' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_RegisNPCToWidget \ static_assert(alignof(BP_RebornFire_C_RegisNPCToWidget) == 0x000001, "Wrong alignment on BP_RebornFire_C_RegisNPCToWidget"); \ static_assert(sizeof(BP_RebornFire_C_RegisNPCToWidget) == 0x000001, "Wrong size on BP_RebornFire_C_RegisNPCToWidget"); \ static_assert(offsetof(BP_RebornFire_C_RegisNPCToWidget, Regis) == 0x000000, "Member 'BP_RebornFire_C_RegisNPCToWidget::Regis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_RestAI_StateAndLocation \ static_assert(alignof(BP_RebornFire_C_RestAI_StateAndLocation) == 0x000008, "Wrong alignment on BP_RebornFire_C_RestAI_StateAndLocation"); \ static_assert(sizeof(BP_RebornFire_C_RestAI_StateAndLocation) == 0x000038, "Wrong size on BP_RebornFire_C_RestAI_StateAndLocation"); \ static_assert(offsetof(BP_RebornFire_C_RestAI_StateAndLocation, NewLocalVar) == 0x000000, "Member 'BP_RebornFire_C_RestAI_StateAndLocation::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_RestAI_StateAndLocation, Temp_int_Array_Index_Variable) == 0x000010, "Member 'BP_RebornFire_C_RestAI_StateAndLocation::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_RestAI_StateAndLocation, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'BP_RebornFire_C_RestAI_StateAndLocation::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_RestAI_StateAndLocation, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'BP_RebornFire_C_RestAI_StateAndLocation::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_RestAI_StateAndLocation, CallFunc_GetModel_BGMAndSectionManager_ReturnValue) == 0x000020, "Member 'BP_RebornFire_C_RestAI_StateAndLocation::CallFunc_GetModel_BGMAndSectionManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_RestAI_StateAndLocation, CallFunc_Array_Get_Item) == 0x000028, "Member 'BP_RebornFire_C_RestAI_StateAndLocation::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_RestAI_StateAndLocation, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'BP_RebornFire_C_RestAI_StateAndLocation::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_RestAI_StateAndLocation, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'BP_RebornFire_C_RestAI_StateAndLocation::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_SaveState \ static_assert(alignof(BP_RebornFire_C_SaveState) == 0x000008, "Wrong alignment on BP_RebornFire_C_SaveState"); \ static_assert(sizeof(BP_RebornFire_C_SaveState) == 0x000038, "Wrong size on BP_RebornFire_C_SaveState"); \ static_assert(offsetof(BP_RebornFire_C_SaveState, Index_0) == 0x000000, "Member 'BP_RebornFire_C_SaveState::Index_0' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_SaveState, Temp_bool_Variable) == 0x000001, "Member 'BP_RebornFire_C_SaveState::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_SaveState, Temp_string_Variable) == 0x000008, "Member 'BP_RebornFire_C_SaveState::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_SaveState, Temp_string_Variable_1) == 0x000018, "Member 'BP_RebornFire_C_SaveState::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_SaveState, K2Node_Select_Default) == 0x000028, "Member 'BP_RebornFire_C_SaveState::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_SetActivitionEffect \ static_assert(alignof(BP_RebornFire_C_SetActivitionEffect) == 0x000001, "Wrong alignment on BP_RebornFire_C_SetActivitionEffect"); \ static_assert(sizeof(BP_RebornFire_C_SetActivitionEffect) == 0x000003, "Wrong size on BP_RebornFire_C_SetActivitionEffect"); \ static_assert(offsetof(BP_RebornFire_C_SetActivitionEffect, Active) == 0x000000, "Member 'BP_RebornFire_C_SetActivitionEffect::Active' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_SetActivitionEffect, Local_NewActive) == 0x000001, "Member 'BP_RebornFire_C_SetActivitionEffect::Local_NewActive' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_SetActivitionEffect, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'BP_RebornFire_C_SetActivitionEffect::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_SetWaveVolume \ static_assert(alignof(BP_RebornFire_C_SetWaveVolume) == 0x000004, "Wrong alignment on BP_RebornFire_C_SetWaveVolume"); \ static_assert(sizeof(BP_RebornFire_C_SetWaveVolume) == 0x000004, "Wrong size on BP_RebornFire_C_SetWaveVolume"); \ static_assert(offsetof(BP_RebornFire_C_SetWaveVolume, Volume) == 0x000000, "Member 'BP_RebornFire_C_SetWaveVolume::Volume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_ShowFeather \ static_assert(alignof(BP_RebornFire_C_ShowFeather) == 0x000008, "Wrong alignment on BP_RebornFire_C_ShowFeather"); \ static_assert(sizeof(BP_RebornFire_C_ShowFeather) == 0x000010, "Wrong size on BP_RebornFire_C_ShowFeather"); \ static_assert(offsetof(BP_RebornFire_C_ShowFeather, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000000, "Member 'BP_RebornFire_C_ShowFeather::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_ShowFeather, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000008, "Member 'BP_RebornFire_C_ShowFeather::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_ShowInteractiveTips \ static_assert(alignof(BP_RebornFire_C_ShowInteractiveTips) == 0x000001, "Wrong alignment on BP_RebornFire_C_ShowInteractiveTips"); \ static_assert(sizeof(BP_RebornFire_C_ShowInteractiveTips) == 0x000001, "Wrong size on BP_RebornFire_C_ShowInteractiveTips"); \ static_assert(offsetof(BP_RebornFire_C_ShowInteractiveTips, Handle) == 0x000000, "Member 'BP_RebornFire_C_ShowInteractiveTips::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_UserConstructionScript \ static_assert(alignof(BP_RebornFire_C_UserConstructionScript) == 0x000008, "Wrong alignment on BP_RebornFire_C_UserConstructionScript"); \ static_assert(sizeof(BP_RebornFire_C_UserConstructionScript) == 0x000010, "Wrong size on BP_RebornFire_C_UserConstructionScript"); \ static_assert(offsetof(BP_RebornFire_C_UserConstructionScript, CallFunc_GetGameInstance_ReturnValue) == 0x000000, "Member 'BP_RebornFire_C_UserConstructionScript::CallFunc_GetGameInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'BP_RebornFire_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_UserConstructionScript, CallFunc_Not_PreBool_ReturnValue) == 0x000009, "Member 'BP_RebornFire_C_UserConstructionScript::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_RebornFire_C_UserConstructionScript, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast) == 0x00000C, "Member 'BP_RebornFire_C_UserConstructionScript::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_VisUpgradeLoopFX \ static_assert(alignof(BP_RebornFire_C_VisUpgradeLoopFX) == 0x000001, "Wrong alignment on BP_RebornFire_C_VisUpgradeLoopFX"); \ static_assert(sizeof(BP_RebornFire_C_VisUpgradeLoopFX) == 0x000001, "Wrong size on BP_RebornFire_C_VisUpgradeLoopFX"); \ static_assert(offsetof(BP_RebornFire_C_VisUpgradeLoopFX, bNewActive) == 0x000000, "Member 'BP_RebornFire_C_VisUpgradeLoopFX::bNewActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_RebornFire_C_WidgetRemovedEvent \ static_assert(alignof(BP_RebornFire_C_WidgetRemovedEvent) == 0x000008, "Wrong alignment on BP_RebornFire_C_WidgetRemovedEvent"); \ static_assert(sizeof(BP_RebornFire_C_WidgetRemovedEvent) == 0x000008, "Wrong size on BP_RebornFire_C_WidgetRemovedEvent"); \ static_assert(offsetof(BP_RebornFire_C_WidgetRemovedEvent, Widget) == 0x000000, "Member 'BP_RebornFire_C_WidgetRemovedEvent::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_RebornFire_C \ static_assert(alignof(ABP_RebornFire_C) == 0x000010, "Wrong alignment on ABP_RebornFire_C"); \ static_assert(sizeof(ABP_RebornFire_C) == 0x000EE0, "Wrong size on ABP_RebornFire_C"); \ static_assert(offsetof(ABP_RebornFire_C, UberGraphFrame_BP_RebornFire_C) == 0x000CB0, "Member 'ABP_RebornFire_C::UberGraphFrame_BP_RebornFire_C' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, ENV_B_Any_SK01_Nanite_Highres) == 0x000CB8, "Member 'ABP_RebornFire_C::ENV_B_Any_SK01_Nanite_Highres' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, Cube) == 0x000CC0, "Member 'ABP_RebornFire_C::Cube' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, SpotLight) == 0x000CC8, "Member 'ABP_RebornFire_C::SpotLight' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, AIMonitorSphere) == 0x000CD0, "Member 'ABP_RebornFire_C::AIMonitorSphere' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, NS_xianglu_smoke2) == 0x000CD8, "Member 'ABP_RebornFire_C::NS_xianglu_smoke2' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, NS_xianglu_smoke1) == 0x000CE0, "Member 'ABP_RebornFire_C::NS_xianglu_smoke1' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, NS_scene_smoke_01) == 0x000CE8, "Member 'ABP_RebornFire_C::NS_scene_smoke_01' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, NS_xianglu_smoke) == 0x000CF0, "Member 'ABP_RebornFire_C::NS_xianglu_smoke' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, P_lazhu_fire3) == 0x000CF8, "Member 'ABP_RebornFire_C::P_lazhu_fire3' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, P_lazhu_fire2) == 0x000D00, "Member 'ABP_RebornFire_C::P_lazhu_fire2' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, Plugin_LevelSaver) == 0x000D08, "Member 'ABP_RebornFire_C::Plugin_LevelSaver' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, AvoidJam) == 0x000D10, "Member 'ABP_RebornFire_C::AvoidJam' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, SM_Candles_023) == 0x000D18, "Member 'ABP_RebornFire_C::SM_Candles_023' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, SM_Candles_022) == 0x000D20, "Member 'ABP_RebornFire_C::SM_Candles_022' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, TargetPosition) == 0x000D28, "Member 'ABP_RebornFire_C::TargetPosition' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, NS_upgrade_default) == 0x000D30, "Member 'ABP_RebornFire_C::NS_upgrade_default' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, NS_upgrade_diffusion) == 0x000D38, "Member 'ABP_RebornFire_C::NS_upgrade_diffusion' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, foxiang) == 0x000D40, "Member 'ABP_RebornFire_C::foxiang' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, RebornPoint) == 0x000D48, "Member 'ABP_RebornFire_C::RebornPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, Scene_0) == 0x000D50, "Member 'ABP_RebornFire_C::Scene_0' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, P_lazhu_fire1) == 0x000D58, "Member 'ABP_RebornFire_C::P_lazhu_fire1' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, P_lazhu_fire) == 0x000D60, "Member 'ABP_RebornFire_C::P_lazhu_fire' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, PointLight1) == 0x000D68, "Member 'ABP_RebornFire_C::PointLight1' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, lit) == 0x000D70, "Member 'ABP_RebornFire_C::lit' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, fire) == 0x000D78, "Member 'ABP_RebornFire_C::fire' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, Default) == 0x000D80, "Member 'ABP_RebornFire_C::Default' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, CriwareVolume_Volume_0BC3EBEF4EB29BB6F83138AA405DB43B) == 0x000D88, "Member 'ABP_RebornFire_C::CriwareVolume_Volume_0BC3EBEF4EB29BB6F83138AA405DB43B' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, CriwareVolume__Direction_0BC3EBEF4EB29BB6F83138AA405DB43B) == 0x000D8C, "Member 'ABP_RebornFire_C::CriwareVolume__Direction_0BC3EBEF4EB29BB6F83138AA405DB43B' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, CriwareVolume) == 0x000D90, "Member 'ABP_RebornFire_C::CriwareVolume' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, Timeline_1__Direction_C3FA50BD4F8A4CE15E0F088EBEDCF29F) == 0x000D98, "Member 'ABP_RebornFire_C::Timeline_1__Direction_C3FA50BD4F8A4CE15E0F088EBEDCF29F' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, Timeline_1) == 0x000DA0, "Member 'ABP_RebornFire_C::Timeline_1' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, Timeline_0_0_Alpha_3379D8264F99979B0767C8A23F8991EB) == 0x000DA8, "Member 'ABP_RebornFire_C::Timeline_0_0_Alpha_3379D8264F99979B0767C8A23F8991EB' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, Timeline_0_0__Direction_3379D8264F99979B0767C8A23F8991EB) == 0x000DAC, "Member 'ABP_RebornFire_C::Timeline_0_0__Direction_3379D8264F99979B0767C8A23F8991EB' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, Timeline_0_0) == 0x000DB0, "Member 'ABP_RebornFire_C::Timeline_0_0' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, ____0_Alpha_649359784FA1AA99FBCC57B8CAD0C05A) == 0x000DB8, "Member 'ABP_RebornFire_C::____0_Alpha_649359784FA1AA99FBCC57B8CAD0C05A' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, ____0__Direction_649359784FA1AA99FBCC57B8CAD0C05A) == 0x000DBC, "Member 'ABP_RebornFire_C::____0__Direction_649359784FA1AA99FBCC57B8CAD0C05A' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, 时间轴_0) == 0x000DC0, "Member 'ABP_RebornFire_C::时间轴_0' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, InInteract) == 0x000DC8, "Member 'ABP_RebornFire_C::InInteract' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, 坐佛点ID) == 0x000DD0, "Member 'ABP_RebornFire_C::坐佛点ID' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, 可交互角度) == 0x000DE0, "Member 'ABP_RebornFire_C::可交互角度' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, CameraYaw) == 0x000DE8, "Member 'ABP_RebornFire_C::CameraYaw' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, CameraPitch) == 0x000DF0, "Member 'ABP_RebornFire_C::CameraPitch' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, CameraDistance) == 0x000DF8, "Member 'ABP_RebornFire_C::CameraDistance' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, CameraRelativePosition) == 0x000E00, "Member 'ABP_RebornFire_C::CameraRelativePosition' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, PlumeArchiveWidget) == 0x000E18, "Member 'ABP_RebornFire_C::PlumeArchiveWidget' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, 点火提示文字) == 0x000E20, "Member 'ABP_RebornFire_C::点火提示文字' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, PlayerAlertBattle) == 0x000E38, "Member 'ABP_RebornFire_C::PlayerAlertBattle' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, System_Template) == 0x000E40, "Member 'ABP_RebornFire_C::System_Template' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, 满足条件后才开启) == 0x000E48, "Member 'ABP_RebornFire_C::满足条件后才开启' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, 土地庙出现特效) == 0x000E50, "Member 'ABP_RebornFire_C::土地庙出现特效' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, Key) == 0x000E58, "Member 'ABP_RebornFire_C::Key' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, 条件标记) == 0x000E68, "Member 'ABP_RebornFire_C::条件标记' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, 启用新的坐佛规则) == 0x000E78, "Member 'ABP_RebornFire_C::启用新的坐佛规则' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, 坐佛判定范围) == 0x000E80, "Member 'ABP_RebornFire_C::坐佛判定范围' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, 判定上下有效高度差) == 0x000E88, "Member 'ABP_RebornFire_C::判定上下有效高度差' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, 显示范围) == 0x000E90, "Member 'ABP_RebornFire_C::显示范围' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, InSphereAI_List) == 0x000E98, "Member 'ABP_RebornFire_C::InSphereAI_List' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, CameraSpringArm) == 0x000EA8, "Member 'ABP_RebornFire_C::CameraSpringArm' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, RebornFireCamera) == 0x000EB0, "Member 'ABP_RebornFire_C::RebornFireCamera' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, BlendCameraIn) == 0x000EB8, "Member 'ABP_RebornFire_C::BlendCameraIn' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, BlendCameraOut) == 0x000EBC, "Member 'ABP_RebornFire_C::BlendCameraOut' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, SpawnedAkComponent) == 0x000EC0, "Member 'ABP_RebornFire_C::SpawnedAkComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, IMN_LastPlayerLevelValue) == 0x000EC8, "Member 'ABP_RebornFire_C::IMN_LastPlayerLevelValue' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, IMN_LastPlayerCoin) == 0x000ECC, "Member 'ABP_RebornFire_C::IMN_LastPlayerCoin' has a wrong offset!"); \ static_assert(offsetof(ABP_RebornFire_C, DelayOpenUI) == 0x000ED0, "Member 'ABP_RebornFire_C::DelayOpenUI' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCGuide_C_DisplayAnimation \ static_assert(alignof(WB_NPCGuide_C_DisplayAnimation) == 0x000001, "Wrong alignment on WB_NPCGuide_C_DisplayAnimation"); \ static_assert(sizeof(WB_NPCGuide_C_DisplayAnimation) == 0x000001, "Wrong size on WB_NPCGuide_C_DisplayAnimation"); \ static_assert(offsetof(WB_NPCGuide_C_DisplayAnimation, PlayMode) == 0x000000, "Member 'WB_NPCGuide_C_DisplayAnimation::PlayMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide \ static_assert(alignof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide) == 0x000008, "Wrong alignment on WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide"); \ static_assert(sizeof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide) == 0x0000B0, "Wrong size on WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, EntryPoint) == 0x000000, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, Temp_bool_Has_Been_Initd_Variable) == 0x000004, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_IsValid_ReturnValue) == 0x000005, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, Temp_bool_IsClosed_Variable) == 0x000006, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, Temp_bool_Has_Been_Initd_Variable_1) == 0x000007, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, Temp_bool_IsClosed_Variable_1) == 0x000008, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, K2Node_CreateDelegate_OutputDelegate) == 0x00000C, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, Temp_bool_IsClosed_Variable_2) == 0x00001C, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, Temp_bool_Has_Been_Initd_Variable_2) == 0x00001D, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, Temp_bool_Has_Been_Initd_Variable_3) == 0x00001E, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, K2Node_CustomEvent_NPCShow) == 0x00001F, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::K2Node_CustomEvent_NPCShow' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_PlayAnimation_ReturnValue) == 0x000020, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_PlayAnimation_ReturnValue_1) == 0x000028, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, K2Node_DynamicCast_AsBP_Reborn_Fire) == 0x000030, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::K2Node_DynamicCast_AsBP_Reborn_Fire' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000040, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_isFirepointDeactive_Valid) == 0x000048, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_isFirepointDeactive_Valid' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_isFirepointDeactive_Deactive) == 0x000049, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_isFirepointDeactive_Deactive' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_IsFirePointUnlock_Valid) == 0x00004A, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_IsFirePointUnlock_Valid' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_IsFirePointUnlock_UnLock) == 0x00004B, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_IsFirePointUnlock_UnLock' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_Not_PreBool_ReturnValue) == 0x00004C, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_BooleanAND_ReturnValue) == 0x00004D, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, K2Node_CustomEvent_NewFirePointID) == 0x000050, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::K2Node_CustomEvent_NewFirePointID' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_BooleanAND_ReturnValue_1) == 0x000060, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000061, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_BooleanAND_ReturnValue_2) == 0x000062, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, K2Node_CreateDelegate_OutputDelegate_1) == 0x000064, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, K2Node_DynamicCast_AsBP_M_SKG) == 0x000078, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::K2Node_DynamicCast_AsBP_M_SKG' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, K2Node_DynamicCast_bSuccess_1) == 0x000080, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000088, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_IsValid_ReturnValue_1) == 0x000090, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_IsValid_ReturnValue_2) == 0x000091, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_GetDynamicMaterial_ReturnValue_1) == 0x000098, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_GetDynamicMaterial_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, K2Node_CustomEvent_Opacity) == 0x0000A0, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::K2Node_CustomEvent_Opacity' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide, Temp_bool_IsClosed_Variable_3) == 0x0000A9, "Member 'WB_NPCGuide_C_ExecuteUbergraph_WB_NPCGuide::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCGuide_C_IsInShow \ static_assert(alignof(WB_NPCGuide_C_IsInShow) == 0x000001, "Wrong alignment on WB_NPCGuide_C_IsInShow"); \ static_assert(sizeof(WB_NPCGuide_C_IsInShow) == 0x000001, "Wrong size on WB_NPCGuide_C_IsInShow"); \ static_assert(offsetof(WB_NPCGuide_C_IsInShow, Showed_0) == 0x000000, "Member 'WB_NPCGuide_C_IsInShow::Showed_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCGuide_C_OnRequestSetNewFirePoint \ static_assert(alignof(WB_NPCGuide_C_OnRequestSetNewFirePoint) == 0x000008, "Wrong alignment on WB_NPCGuide_C_OnRequestSetNewFirePoint"); \ static_assert(sizeof(WB_NPCGuide_C_OnRequestSetNewFirePoint) == 0x000010, "Wrong size on WB_NPCGuide_C_OnRequestSetNewFirePoint"); \ static_assert(offsetof(WB_NPCGuide_C_OnRequestSetNewFirePoint, NewFirePointID) == 0x000000, "Member 'WB_NPCGuide_C_OnRequestSetNewFirePoint::NewFirePointID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCGuide_C_SetFlash \ static_assert(alignof(WB_NPCGuide_C_SetFlash) == 0x000008, "Wrong alignment on WB_NPCGuide_C_SetFlash"); \ static_assert(sizeof(WB_NPCGuide_C_SetFlash) == 0x000008, "Wrong size on WB_NPCGuide_C_SetFlash"); \ static_assert(offsetof(WB_NPCGuide_C_SetFlash, Opacity) == 0x000000, "Member 'WB_NPCGuide_C_SetFlash::Opacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCGuide_C_SetOpacity \ static_assert(alignof(WB_NPCGuide_C_SetOpacity) == 0x000008, "Wrong alignment on WB_NPCGuide_C_SetOpacity"); \ static_assert(sizeof(WB_NPCGuide_C_SetOpacity) == 0x000010, "Wrong size on WB_NPCGuide_C_SetOpacity"); \ static_assert(offsetof(WB_NPCGuide_C_SetOpacity, Opacity) == 0x000000, "Member 'WB_NPCGuide_C_SetOpacity::Opacity' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_SetOpacity, CallFunc_IsAnimationPlaying_ReturnValue) == 0x000008, "Member 'WB_NPCGuide_C_SetOpacity::CallFunc_IsAnimationPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NPCGuide_C_SetOpacity, CallFunc_SetRenderOpacity_InOpacity_ImplicitCast) == 0x00000C, "Member 'WB_NPCGuide_C_SetOpacity::CallFunc_SetRenderOpacity_InOpacity_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NPCGuide_C_UpdateAnim \ static_assert(alignof(WB_NPCGuide_C_UpdateAnim) == 0x000001, "Wrong alignment on WB_NPCGuide_C_UpdateAnim"); \ static_assert(sizeof(WB_NPCGuide_C_UpdateAnim) == 0x000001, "Wrong size on WB_NPCGuide_C_UpdateAnim"); \ static_assert(offsetof(WB_NPCGuide_C_UpdateAnim, NPCShow) == 0x000000, "Member 'WB_NPCGuide_C_UpdateAnim::NPCShow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NPCGuide_C \ static_assert(alignof(UWB_NPCGuide_C) == 0x000008, "Wrong alignment on UWB_NPCGuide_C"); \ static_assert(sizeof(UWB_NPCGuide_C) == 0x0002C0, "Wrong size on UWB_NPCGuide_C"); \ static_assert(offsetof(UWB_NPCGuide_C, UberGraphFrame) == 0x000278, "Member 'UWB_NPCGuide_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCGuide_C, ShowAnimation) == 0x000280, "Member 'UWB_NPCGuide_C::ShowAnimation' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCGuide_C, NPCImage) == 0x000288, "Member 'UWB_NPCGuide_C::NPCImage' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCGuide_C, Rotate) == 0x000290, "Member 'UWB_NPCGuide_C::Rotate' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCGuide_C, NPCActor) == 0x000298, "Member 'UWB_NPCGuide_C::NPCActor' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCGuide_C, RemoveIt) == 0x0002A0, "Member 'UWB_NPCGuide_C::RemoveIt' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCGuide_C, Showed) == 0x0002B0, "Member 'UWB_NPCGuide_C::Showed' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCGuide_C, isReborn) == 0x0002B1, "Member 'UWB_NPCGuide_C::isReborn' has a wrong offset!"); \ static_assert(offsetof(UWB_NPCGuide_C, Mat) == 0x0002B8, "Member 'UWB_NPCGuide_C::Mat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_Npc_C_Interface_Interact \ static_assert(alignof(I_Npc_C_Interface_Interact) == 0x000001, "Wrong alignment on I_Npc_C_Interface_Interact"); \ static_assert(sizeof(I_Npc_C_Interface_Interact) == 0x000001, "Wrong size on I_Npc_C_Interface_Interact"); \ static_assert(offsetof(I_Npc_C_Interface_Interact, Result) == 0x000000, "Member 'I_Npc_C_Interface_Interact::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_Npc_C_NPCShowDistance \ static_assert(alignof(I_Npc_C_NPCShowDistance) == 0x000008, "Wrong alignment on I_Npc_C_NPCShowDistance"); \ static_assert(sizeof(I_Npc_C_NPCShowDistance) == 0x000008, "Wrong size on I_Npc_C_NPCShowDistance"); \ static_assert(offsetof(I_Npc_C_NPCShowDistance, ShowDistance) == 0x000000, "Member 'I_Npc_C_NPCShowDistance::ShowDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_Npc_C_NpcUpdateInMap \ static_assert(alignof(I_Npc_C_NpcUpdateInMap) == 0x000008, "Wrong alignment on I_Npc_C_NpcUpdateInMap"); \ static_assert(sizeof(I_Npc_C_NpcUpdateInMap) == 0x000010, "Wrong size on I_Npc_C_NpcUpdateInMap"); \ static_assert(offsetof(I_Npc_C_NpcUpdateInMap, Show) == 0x000000, "Member 'I_Npc_C_NpcUpdateInMap::Show' has a wrong offset!"); \ static_assert(offsetof(I_Npc_C_NpcUpdateInMap, InputActor) == 0x000008, "Member 'I_Npc_C_NpcUpdateInMap::InputActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_Npc_C_RegisNpc \ static_assert(alignof(I_Npc_C_RegisNpc) == 0x000008, "Wrong alignment on I_Npc_C_RegisNpc"); \ static_assert(sizeof(I_Npc_C_RegisNpc) == 0x000008, "Wrong size on I_Npc_C_RegisNpc"); \ static_assert(offsetof(I_Npc_C_RegisNpc, InputActor) == 0x000000, "Member 'I_Npc_C_RegisNpc::InputActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_Npc_C_RemoveNpc \ static_assert(alignof(I_Npc_C_RemoveNpc) == 0x000008, "Wrong alignment on I_Npc_C_RemoveNpc"); \ static_assert(sizeof(I_Npc_C_RemoveNpc) == 0x000008, "Wrong size on I_Npc_C_RemoveNpc"); \ static_assert(offsetof(I_Npc_C_RemoveNpc, InputActor) == 0x000000, "Member 'I_Npc_C_RemoveNpc::InputActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_Npc_C \ static_assert(alignof(II_Npc_C) == 0x000001, "Wrong alignment on II_Npc_C"); \ static_assert(sizeof(II_Npc_C) == 0x000001, "Wrong size on II_Npc_C"); \ #define DUMPER7_ASSERTS_WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend \ static_assert(alignof(WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend) == 0x000008, "Wrong alignment on WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend"); \ static_assert(sizeof(WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend) == 0x000070, "Wrong size on WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend"); \ static_assert(offsetof(WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend, EntryPoint) == 0x000000, "Member 'WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend, CallFunc_Create_ReturnValue) == 0x000008, "Member 'WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend, K2Node_CustomEvent_Index) == 0x000010, "Member 'WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend, K2Node_CustomEvent_Pawn) == 0x000018, "Member 'WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend::K2Node_CustomEvent_Pawn' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend, K2Node_CustomEvent_Brush) == 0x000020, "Member 'WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend::K2Node_CustomEvent_Brush' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend, K2Node_CustomEvent_InText) == 0x000028, "Member 'WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend::K2Node_CustomEvent_InText' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend, CallFunc_AddChild_ReturnValue) == 0x000040, "Member 'WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend, CallFunc_GetAllChildren_ReturnValue) == 0x000048, "Member 'WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend, CallFunc_Array_Get_Item) == 0x000058, "Member 'WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend, K2Node_DynamicCast_AsWB_Npc_Friend_Data) == 0x000060, "Member 'WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend::K2Node_DynamicCast_AsWB_Npc_Friend_Data' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'WB_NpcFriend_C_ExecuteUbergraph_WB_NpcFriend::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NpcFriend_C_UpdateNpcIndex \ static_assert(alignof(WB_NpcFriend_C_UpdateNpcIndex) == 0x000008, "Wrong alignment on WB_NpcFriend_C_UpdateNpcIndex"); \ static_assert(sizeof(WB_NpcFriend_C_UpdateNpcIndex) == 0x000030, "Wrong size on WB_NpcFriend_C_UpdateNpcIndex"); \ static_assert(offsetof(WB_NpcFriend_C_UpdateNpcIndex, Index_0) == 0x000000, "Member 'WB_NpcFriend_C_UpdateNpcIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriend_C_UpdateNpcIndex, Pawn) == 0x000008, "Member 'WB_NpcFriend_C_UpdateNpcIndex::Pawn' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriend_C_UpdateNpcIndex, Brush) == 0x000010, "Member 'WB_NpcFriend_C_UpdateNpcIndex::Brush' has a wrong offset!"); \ static_assert(offsetof(WB_NpcFriend_C_UpdateNpcIndex, InText) == 0x000018, "Member 'WB_NpcFriend_C_UpdateNpcIndex::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NpcFriend_C \ static_assert(alignof(UWB_NpcFriend_C) == 0x000008, "Wrong alignment on UWB_NpcFriend_C"); \ static_assert(sizeof(UWB_NpcFriend_C) == 0x000288, "Wrong size on UWB_NpcFriend_C"); \ static_assert(offsetof(UWB_NpcFriend_C, UberGraphFrame) == 0x000278, "Member 'UWB_NpcFriend_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_NpcFriend_C, VerticalBox_Npc) == 0x000280, "Member 'UWB_NpcFriend_C::VerticalBox_Npc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpPlayers_C_AddHelper \ static_assert(alignof(WB_HelpPlayers_C_AddHelper) == 0x000008, "Wrong alignment on WB_HelpPlayers_C_AddHelper"); \ static_assert(sizeof(WB_HelpPlayers_C_AddHelper) == 0x000048, "Wrong size on WB_HelpPlayers_C_AddHelper"); \ static_assert(offsetof(WB_HelpPlayers_C_AddHelper, UserWidget) == 0x000000, "Member 'WB_HelpPlayers_C_AddHelper::UserWidget' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_AddHelper, Character) == 0x000008, "Member 'WB_HelpPlayers_C_AddHelper::Character' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_AddHelper, CallFunc_Create_ReturnValue) == 0x000010, "Member 'WB_HelpPlayers_C_AddHelper::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_AddHelper, CallFunc_Array_AddUnique_ReturnValue) == 0x000018, "Member 'WB_HelpPlayers_C_AddHelper::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_AddHelper, CallFunc_SlotAsVerticalBoxSlot_ReturnValue) == 0x000020, "Member 'WB_HelpPlayers_C_AddHelper::CallFunc_SlotAsVerticalBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_AddHelper, K2Node_MakeStruct_Margin) == 0x000028, "Member 'WB_HelpPlayers_C_AddHelper::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_AddHelper, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000038, "Member 'WB_HelpPlayers_C_AddHelper::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_AddHelper, CallFunc_AddChildToVerticalBox_ReturnValue) == 0x000040, "Member 'WB_HelpPlayers_C_AddHelper::CallFunc_AddChildToVerticalBox_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpPlayers_C_CheckOtherPlayers \ static_assert(alignof(WB_HelpPlayers_C_CheckOtherPlayers) == 0x000008, "Wrong alignment on WB_HelpPlayers_C_CheckOtherPlayers"); \ static_assert(sizeof(WB_HelpPlayers_C_CheckOtherPlayers) == 0x0000A8, "Wrong size on WB_HelpPlayers_C_CheckOtherPlayers"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, TempWidgets) == 0x000000, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::TempWidgets' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, Temp_int_Array_Index_Variable_1) == 0x00001C, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_Array_RemoveItem_ReturnValue) == 0x00002D, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, Temp_int_Loop_Counter_Variable_1) == 0x000030, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_Array_Length_ReturnValue_1) == 0x000034, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_GetPlayerPawn_ReturnValue) == 0x000040, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, K2Node_DynamicCast_AsCharacter) == 0x000048, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000058, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_GetOtherPlayers_ReturnValue) == 0x000060, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_GetOtherPlayers_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_Array_Length_ReturnValue_2) == 0x000070, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_Array_Get_Item_1) == 0x000078, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000080, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_Array_Contains_ReturnValue) == 0x000081, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_GetMyStatBar_ReturnValue) == 0x000088, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_GetMyStatBar_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_Greater_IntInt_ReturnValue) == 0x000090, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_GetUserWidgetObject_ReturnValue) == 0x000098, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_GetUserWidgetObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_Array_Length_ReturnValue_3) == 0x0000A0, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_Array_Contains_ReturnValue_1) == 0x0000A4, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_CheckOtherPlayers, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000A5, "Member 'WB_HelpPlayers_C_CheckOtherPlayers::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpPlayers_C_ExecuteUbergraph_WB_HelpPlayers \ static_assert(alignof(WB_HelpPlayers_C_ExecuteUbergraph_WB_HelpPlayers) == 0x000008, "Wrong alignment on WB_HelpPlayers_C_ExecuteUbergraph_WB_HelpPlayers"); \ static_assert(sizeof(WB_HelpPlayers_C_ExecuteUbergraph_WB_HelpPlayers) == 0x000020, "Wrong size on WB_HelpPlayers_C_ExecuteUbergraph_WB_HelpPlayers"); \ static_assert(offsetof(WB_HelpPlayers_C_ExecuteUbergraph_WB_HelpPlayers, EntryPoint) == 0x000000, "Member 'WB_HelpPlayers_C_ExecuteUbergraph_WB_HelpPlayers::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_ExecuteUbergraph_WB_HelpPlayers, CallFunc_IsGameOnlineMode_ReturnValue) == 0x000004, "Member 'WB_HelpPlayers_C_ExecuteUbergraph_WB_HelpPlayers::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_ExecuteUbergraph_WB_HelpPlayers, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_HelpPlayers_C_ExecuteUbergraph_WB_HelpPlayers::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_ExecuteUbergraph_WB_HelpPlayers, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000018, "Member 'WB_HelpPlayers_C_ExecuteUbergraph_WB_HelpPlayers::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_HelpPlayers_C_RemoveHelper \ static_assert(alignof(WB_HelpPlayers_C_RemoveHelper) == 0x000008, "Wrong alignment on WB_HelpPlayers_C_RemoveHelper"); \ static_assert(sizeof(WB_HelpPlayers_C_RemoveHelper) == 0x000010, "Wrong size on WB_HelpPlayers_C_RemoveHelper"); \ static_assert(offsetof(WB_HelpPlayers_C_RemoveHelper, Widget) == 0x000000, "Member 'WB_HelpPlayers_C_RemoveHelper::Widget' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_RemoveHelper, CallFunc_Array_RemoveItem_ReturnValue) == 0x000008, "Member 'WB_HelpPlayers_C_RemoveHelper::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_HelpPlayers_C_RemoveHelper, CallFunc_RemoveChild_ReturnValue) == 0x000009, "Member 'WB_HelpPlayers_C_RemoveHelper::CallFunc_RemoveChild_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_HelpPlayers_C \ static_assert(alignof(UWB_HelpPlayers_C) == 0x000008, "Wrong alignment on UWB_HelpPlayers_C"); \ static_assert(sizeof(UWB_HelpPlayers_C) == 0x0002A8, "Wrong size on UWB_HelpPlayers_C"); \ static_assert(offsetof(UWB_HelpPlayers_C, UberGraphFrame) == 0x000278, "Member 'UWB_HelpPlayers_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpPlayers_C, Helpers) == 0x000280, "Member 'UWB_HelpPlayers_C::Helpers' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpPlayers_C, HelpersWidget) == 0x000288, "Member 'UWB_HelpPlayers_C::HelpersWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_HelpPlayers_C, Characters) == 0x000298, "Member 'UWB_HelpPlayers_C::Characters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerState_C_AddBuff \ static_assert(alignof(WB_PlayerState_C_AddBuff) == 0x000008, "Wrong alignment on WB_PlayerState_C_AddBuff"); \ static_assert(sizeof(WB_PlayerState_C_AddBuff) == 0x000008, "Wrong size on WB_PlayerState_C_AddBuff"); \ static_assert(offsetof(WB_PlayerState_C_AddBuff, buffbase) == 0x000000, "Member 'WB_PlayerState_C_AddBuff::buffbase' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerState_C_AddPtBuff \ static_assert(alignof(WB_PlayerState_C_AddPtBuff) == 0x000008, "Wrong alignment on WB_PlayerState_C_AddPtBuff"); \ static_assert(sizeof(WB_PlayerState_C_AddPtBuff) == 0x000008, "Wrong size on WB_PlayerState_C_AddPtBuff"); \ static_assert(offsetof(WB_PlayerState_C_AddPtBuff, buffbase) == 0x000000, "Member 'WB_PlayerState_C_AddPtBuff::buffbase' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerState_C_BarChange \ static_assert(alignof(WB_PlayerState_C_BarChange) == 0x000008, "Wrong alignment on WB_PlayerState_C_BarChange"); \ static_assert(sizeof(WB_PlayerState_C_BarChange) == 0x000078, "Wrong size on WB_PlayerState_C_BarChange"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, ChangeTarget) == 0x000000, "Member 'WB_PlayerState_C_BarChange::ChangeTarget' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, CurrentValue) == 0x000008, "Member 'WB_PlayerState_C_BarChange::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, NewValue) == 0x000010, "Member 'WB_PlayerState_C_BarChange::NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, CurrentReducePercent) == 0x000018, "Member 'WB_PlayerState_C_BarChange::CurrentReducePercent' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, NewReducePercent) == 0x000020, "Member 'WB_PlayerState_C_BarChange::NewReducePercent' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, Success) == 0x000028, "Member 'WB_PlayerState_C_BarChange::Success' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, CurrentOutValue) == 0x000030, "Member 'WB_PlayerState_C_BarChange::CurrentOutValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, CurrentReducePer) == 0x000038, "Member 'WB_PlayerState_C_BarChange::CurrentReducePer' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000040, "Member 'WB_PlayerState_C_BarChange::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000041, "Member 'WB_PlayerState_C_BarChange::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000048, "Member 'WB_PlayerState_C_BarChange::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, CallFunc_FInterpTo_ReturnValue) == 0x000050, "Member 'WB_PlayerState_C_BarChange::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x000058, "Member 'WB_PlayerState_C_BarChange::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, CallFunc_FInterpTo_ReturnValue_1) == 0x000060, "Member 'WB_PlayerState_C_BarChange::CallFunc_FInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x000068, "Member 'WB_PlayerState_C_BarChange::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x00006C, "Member 'WB_PlayerState_C_BarChange::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_BarChange, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x000070, "Member 'WB_PlayerState_C_BarChange::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerState_C_ChangeKeyTipState \ static_assert(alignof(WB_PlayerState_C_ChangeKeyTipState) == 0x000001, "Wrong alignment on WB_PlayerState_C_ChangeKeyTipState"); \ static_assert(sizeof(WB_PlayerState_C_ChangeKeyTipState) == 0x000001, "Wrong size on WB_PlayerState_C_ChangeKeyTipState"); \ static_assert(offsetof(WB_PlayerState_C_ChangeKeyTipState, Show) == 0x000000, "Member 'WB_PlayerState_C_ChangeKeyTipState::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerState_C_CreatePlayerDebuff \ static_assert(alignof(WB_PlayerState_C_CreatePlayerDebuff) == 0x000008, "Wrong alignment on WB_PlayerState_C_CreatePlayerDebuff"); \ static_assert(sizeof(WB_PlayerState_C_CreatePlayerDebuff) == 0x000018, "Wrong size on WB_PlayerState_C_CreatePlayerDebuff"); \ static_assert(offsetof(WB_PlayerState_C_CreatePlayerDebuff, Tag) == 0x000000, "Member 'WB_PlayerState_C_CreatePlayerDebuff::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_CreatePlayerDebuff, Current) == 0x000008, "Member 'WB_PlayerState_C_CreatePlayerDebuff::Current' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_CreatePlayerDebuff, Max) == 0x000010, "Member 'WB_PlayerState_C_CreatePlayerDebuff::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerState_C_DebuffRemove \ static_assert(alignof(WB_PlayerState_C_DebuffRemove) == 0x000004, "Wrong alignment on WB_PlayerState_C_DebuffRemove"); \ static_assert(sizeof(WB_PlayerState_C_DebuffRemove) == 0x000008, "Wrong size on WB_PlayerState_C_DebuffRemove"); \ static_assert(offsetof(WB_PlayerState_C_DebuffRemove, Key) == 0x000000, "Member 'WB_PlayerState_C_DebuffRemove::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState \ static_assert(alignof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState) == 0x000008, "Wrong alignment on WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState"); \ static_assert(sizeof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState) == 0x0001A0, "Wrong size on WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, EntryPoint) == 0x000000, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_CustomEvent_BuffBase_2) == 0x000028, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_CustomEvent_BuffBase_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_Event_MyGeometry) == 0x000030, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_Event_InDeltaTime) == 0x000070, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_CustomEvent_OldValue) == 0x000078, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_CustomEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_CustomEvent_NewValue_1) == 0x000080, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_CustomEvent_NewValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_CustomEvent_MaxValue_1) == 0x000088, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_CustomEvent_MaxValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_CustomEvent_NewValue) == 0x000090, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_CustomEvent_MaxValue) == 0x000098, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_FClamp_ReturnValue) == 0x0000A0, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_GetUINotify_UINotify) == 0x0000B0, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_CreateDelegate_OutputDelegate_2) == 0x0000C0, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_CreateDelegate_OutputDelegate_3) == 0x0000D0, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x0000E0, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0000F0, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_CustomEvent_BuffBase_1) == 0x0000F8, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_CustomEvent_BuffBase_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_GetEnergyMaxValue_MaxValue) == 0x000100, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_GetEnergyMaxValue_MaxValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_MapRangeClamped_ReturnValue) == 0x000108, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_CustomEvent_Tag) == 0x000110, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_CustomEvent_Tag' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_CustomEvent_Current) == 0x000118, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_CustomEvent_Current' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_CustomEvent_Max) == 0x000120, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_CustomEvent_Max' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_CustomEvent_Key) == 0x000128, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_CustomEvent_Key' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, K2Node_CustomEvent_BuffBase) == 0x000130, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::K2Node_CustomEvent_BuffBase' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000138, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000140, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000148, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_MapRangeClamped_ReturnValue_1) == 0x000150, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000158, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x000160, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000168, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_GetStatValue_Value) == 0x000170, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_BarChange_Success) == 0x000178, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_BarChange_Success' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_BarChange_CurrentOutValue) == 0x000180, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_BarChange_CurrentOutValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_BarChange_CurrentReducePer) == 0x000188, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_BarChange_CurrentReducePer' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_GetUIStatic_ReturnValue) == 0x000190, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast) == 0x000198, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast_1) == 0x00019C, "Member 'WB_PlayerState_C_ExecuteUbergraph_WB_PlayerState::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerState_C_IsUpdateEnergyValue \ static_assert(alignof(WB_PlayerState_C_IsUpdateEnergyValue) == 0x000001, "Wrong alignment on WB_PlayerState_C_IsUpdateEnergyValue"); \ static_assert(sizeof(WB_PlayerState_C_IsUpdateEnergyValue) == 0x000002, "Wrong size on WB_PlayerState_C_IsUpdateEnergyValue"); \ static_assert(offsetof(WB_PlayerState_C_IsUpdateEnergyValue, ReturnValue) == 0x000000, "Member 'WB_PlayerState_C_IsUpdateEnergyValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_IsUpdateEnergyValue, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000001, "Member 'WB_PlayerState_C_IsUpdateEnergyValue::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerState_C_OnHealthValueChanged \ static_assert(alignof(WB_PlayerState_C_OnHealthValueChanged) == 0x000008, "Wrong alignment on WB_PlayerState_C_OnHealthValueChanged"); \ static_assert(sizeof(WB_PlayerState_C_OnHealthValueChanged) == 0x000018, "Wrong size on WB_PlayerState_C_OnHealthValueChanged"); \ static_assert(offsetof(WB_PlayerState_C_OnHealthValueChanged, OldValue) == 0x000000, "Member 'WB_PlayerState_C_OnHealthValueChanged::OldValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_OnHealthValueChanged, NewValue) == 0x000008, "Member 'WB_PlayerState_C_OnHealthValueChanged::NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_OnHealthValueChanged, MaxValue) == 0x000010, "Member 'WB_PlayerState_C_OnHealthValueChanged::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerState_C_OnStaminaValueChanged \ static_assert(alignof(WB_PlayerState_C_OnStaminaValueChanged) == 0x000008, "Wrong alignment on WB_PlayerState_C_OnStaminaValueChanged"); \ static_assert(sizeof(WB_PlayerState_C_OnStaminaValueChanged) == 0x000010, "Wrong size on WB_PlayerState_C_OnStaminaValueChanged"); \ static_assert(offsetof(WB_PlayerState_C_OnStaminaValueChanged, NewValue) == 0x000000, "Member 'WB_PlayerState_C_OnStaminaValueChanged::NewValue' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_OnStaminaValueChanged, MaxValue) == 0x000008, "Member 'WB_PlayerState_C_OnStaminaValueChanged::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerState_C_RemoveBuff \ static_assert(alignof(WB_PlayerState_C_RemoveBuff) == 0x000008, "Wrong alignment on WB_PlayerState_C_RemoveBuff"); \ static_assert(sizeof(WB_PlayerState_C_RemoveBuff) == 0x000008, "Wrong size on WB_PlayerState_C_RemoveBuff"); \ static_assert(offsetof(WB_PlayerState_C_RemoveBuff, buffbase) == 0x000000, "Member 'WB_PlayerState_C_RemoveBuff::buffbase' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerState_C_Tick \ static_assert(alignof(WB_PlayerState_C_Tick) == 0x000008, "Wrong alignment on WB_PlayerState_C_Tick"); \ static_assert(sizeof(WB_PlayerState_C_Tick) == 0x000048, "Wrong size on WB_PlayerState_C_Tick"); \ static_assert(offsetof(WB_PlayerState_C_Tick, MyGeometry) == 0x000000, "Member 'WB_PlayerState_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_PlayerState_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_PlayerState_C_UpdateAllKeyImage \ static_assert(alignof(WB_PlayerState_C_UpdateAllKeyImage) == 0x000008, "Wrong alignment on WB_PlayerState_C_UpdateAllKeyImage"); \ static_assert(sizeof(WB_PlayerState_C_UpdateAllKeyImage) == 0x000018, "Wrong size on WB_PlayerState_C_UpdateAllKeyImage"); \ static_assert(offsetof(WB_PlayerState_C_UpdateAllKeyImage, NewDeviceType) == 0x000000, "Member 'WB_PlayerState_C_UpdateAllKeyImage::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_UpdateAllKeyImage, TypeIndex) == 0x000010, "Member 'WB_PlayerState_C_UpdateAllKeyImage::TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_PlayerState_C_UpdateAllKeyImage, OldSelectionType) == 0x000011, "Member 'WB_PlayerState_C_UpdateAllKeyImage::OldSelectionType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_PlayerState_C \ static_assert(alignof(UWB_PlayerState_C) == 0x000008, "Wrong alignment on UWB_PlayerState_C"); \ static_assert(sizeof(UWB_PlayerState_C) == 0x000318, "Wrong size on UWB_PlayerState_C"); \ static_assert(offsetof(UWB_PlayerState_C, UberGraphFrame) == 0x000278, "Member 'UWB_PlayerState_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, EnergyJoinImmersionMode) == 0x000280, "Member 'UWB_PlayerState_C::EnergyJoinImmersionMode' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, StateJoinImmersionMode) == 0x000288, "Member 'UWB_PlayerState_C::StateJoinImmersionMode' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, EnergyBar) == 0x000290, "Member 'UWB_PlayerState_C::EnergyBar' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, EnergySize) == 0x000298, "Member 'UWB_PlayerState_C::EnergySize' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, WB_BloodBar) == 0x0002A0, "Member 'UWB_PlayerState_C::WB_BloodBar' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, WB_BuffPanel) == 0x0002A8, "Member 'UWB_PlayerState_C::WB_BuffPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, WB_NewPlayerInfo) == 0x0002B0, "Member 'UWB_PlayerState_C::WB_NewPlayerInfo' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, WB_SpellDisplay) == 0x0002B8, "Member 'UWB_PlayerState_C::WB_SpellDisplay' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, WB_WeaponDisplay) == 0x0002C0, "Member 'UWB_PlayerState_C::WB_WeaponDisplay' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, UINotify) == 0x0002C8, "Member 'UWB_PlayerState_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, NewEnergy) == 0x0002D0, "Member 'UWB_PlayerState_C::NewEnergy' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, CurrentEnergyValue) == 0x0002D8, "Member 'UWB_PlayerState_C::CurrentEnergyValue' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, EnergyMI) == 0x0002E0, "Member 'UWB_PlayerState_C::EnergyMI' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, EnMat) == 0x0002E8, "Member 'UWB_PlayerState_C::EnMat' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, MaxEnergy) == 0x0002F0, "Member 'UWB_PlayerState_C::MaxEnergy' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, NewEnergyReducePercent) == 0x0002F8, "Member 'UWB_PlayerState_C::NewEnergyReducePercent' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, CurrentEnergyReducePercent) == 0x000300, "Member 'UWB_PlayerState_C::CurrentEnergyReducePercent' has a wrong offset!"); \ static_assert(offsetof(UWB_PlayerState_C, OnEnergyChanged) == 0x000308, "Member 'UWB_PlayerState_C::OnEnergyChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel \ static_assert(alignof(WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel) == 0x000008, "Wrong alignment on WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel"); \ static_assert(sizeof(WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel) == 0x000080, "Wrong size on WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel"); \ static_assert(offsetof(WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel, EntryPoint) == 0x000000, "Member 'WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel, CallFunc_Array_Length_ReturnValue) == 0x000004, "Member 'WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel, CallFunc_Array_Get_Item) == 0x000010, "Member 'WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000020, "Member 'WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel, CallFunc_Get_Data_In_Datatable_ButtonName) == 0x000028, "Member 'WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel::CallFunc_Get_Data_In_Datatable_ButtonName' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel, CallFunc_Get_Data_In_Datatable_Buttontag) == 0x000040, "Member 'WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel::CallFunc_Get_Data_In_Datatable_Buttontag' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel, K2Node_Event_IsDesignTime) == 0x000048, "Member 'WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel, CallFunc_Create_ReturnValue) == 0x000050, "Member 'WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel, CallFunc_AddChild_ReturnValue) == 0x000058, "Member 'WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel, K2Node_MakeStruct_Margin) == 0x000060, "Member 'WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel, Temp_int_Loop_Counter_Variable) == 0x000070, "Member 'WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'WB_KeyTipPanel_C_ExecuteUbergraph_WB_KeyTipPanel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyTipPanel_C_Get_Data_In_Datatable \ static_assert(alignof(WB_KeyTipPanel_C_Get_Data_In_Datatable) == 0x000008, "Wrong alignment on WB_KeyTipPanel_C_Get_Data_In_Datatable"); \ static_assert(sizeof(WB_KeyTipPanel_C_Get_Data_In_Datatable) == 0x000130, "Wrong size on WB_KeyTipPanel_C_Get_Data_In_Datatable"); \ static_assert(offsetof(WB_KeyTipPanel_C_Get_Data_In_Datatable, InString) == 0x000000, "Member 'WB_KeyTipPanel_C_Get_Data_In_Datatable::InString' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_Get_Data_In_Datatable, ButtonName) == 0x000010, "Member 'WB_KeyTipPanel_C_Get_Data_In_Datatable::ButtonName' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_Get_Data_In_Datatable, ButtonTag) == 0x000028, "Member 'WB_KeyTipPanel_C_Get_Data_In_Datatable::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_Get_Data_In_Datatable, CallFunc_Conv_StringToName_ReturnValue) == 0x000030, "Member 'WB_KeyTipPanel_C_Get_Data_In_Datatable::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_Get_Data_In_Datatable, CallFunc_GetDataTableRowFromName_OutRow) == 0x000038, "Member 'WB_KeyTipPanel_C_Get_Data_In_Datatable::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_KeyTipPanel_C_Get_Data_In_Datatable, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000128, "Member 'WB_KeyTipPanel_C_Get_Data_In_Datatable::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_KeyTipPanel_C_PreConstruct \ static_assert(alignof(WB_KeyTipPanel_C_PreConstruct) == 0x000001, "Wrong alignment on WB_KeyTipPanel_C_PreConstruct"); \ static_assert(sizeof(WB_KeyTipPanel_C_PreConstruct) == 0x000001, "Wrong size on WB_KeyTipPanel_C_PreConstruct"); \ static_assert(offsetof(WB_KeyTipPanel_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_KeyTipPanel_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_KeyTipPanel_C \ static_assert(alignof(UWB_KeyTipPanel_C) == 0x000008, "Wrong alignment on UWB_KeyTipPanel_C"); \ static_assert(sizeof(UWB_KeyTipPanel_C) == 0x0002A0, "Wrong size on UWB_KeyTipPanel_C"); \ static_assert(offsetof(UWB_KeyTipPanel_C, UberGraphFrame) == 0x000278, "Member 'UWB_KeyTipPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyTipPanel_C, VerticalBox_57) == 0x000280, "Member 'UWB_KeyTipPanel_C::VerticalBox_57' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyTipPanel_C, Mapped_Table) == 0x000288, "Member 'UWB_KeyTipPanel_C::Mapped_Table' has a wrong offset!"); \ static_assert(offsetof(UWB_KeyTipPanel_C, ShowTipsArray) == 0x000290, "Member 'UWB_KeyTipPanel_C::ShowTipsArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffPanel_C_AddBuff \ static_assert(alignof(WB_BuffPanel_C_AddBuff) == 0x000008, "Wrong alignment on WB_BuffPanel_C_AddBuff"); \ static_assert(sizeof(WB_BuffPanel_C_AddBuff) == 0x000008, "Wrong size on WB_BuffPanel_C_AddBuff"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuff, buffbase) == 0x000000, "Member 'WB_BuffPanel_C_AddBuff::buffbase' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffPanel_C_AddBuffIcon \ static_assert(alignof(WB_BuffPanel_C_AddBuffIcon) == 0x000008, "Wrong alignment on WB_BuffPanel_C_AddBuffIcon"); \ static_assert(sizeof(WB_BuffPanel_C_AddBuffIcon) == 0x000098, "Wrong size on WB_BuffPanel_C_AddBuffIcon"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, buffbase) == 0x000000, "Member 'WB_BuffPanel_C_AddBuffIcon::buffbase' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, ForeverBuff) == 0x000008, "Member 'WB_BuffPanel_C_AddBuffIcon::ForeverBuff' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, Temp_real_Variable) == 0x00000C, "Member 'WB_BuffPanel_C_AddBuffIcon::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, CallFunc_GetBuffTag_BuffTag) == 0x000010, "Member 'WB_BuffPanel_C_AddBuffIcon::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, CallFunc_GetTable_TagTable) == 0x000018, "Member 'WB_BuffPanel_C_AddBuffIcon::CallFunc_GetTable_TagTable' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, CallFunc_CanShowIcon_DisplayBuffIcon) == 0x000020, "Member 'WB_BuffPanel_C_AddBuffIcon::CallFunc_CanShowIcon_DisplayBuffIcon' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, Temp_real_Variable_1) == 0x000024, "Member 'WB_BuffPanel_C_AddBuffIcon::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, Temp_real_Variable_2) == 0x000028, "Member 'WB_BuffPanel_C_AddBuffIcon::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, Temp_real_Variable_3) == 0x00002C, "Member 'WB_BuffPanel_C_AddBuffIcon::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, Temp_int_Variable) == 0x000030, "Member 'WB_BuffPanel_C_AddBuffIcon::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, K2Node_CreateDelegate_OutputDelegate) == 0x000034, "Member 'WB_BuffPanel_C_AddBuffIcon::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, K2Node_Select_Default) == 0x000044, "Member 'WB_BuffPanel_C_AddBuffIcon::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, CallFunc_GetOwningPlayer_ReturnValue) == 0x000048, "Member 'WB_BuffPanel_C_AddBuffIcon::CallFunc_GetOwningPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, K2Node_MakeStruct_Margin) == 0x000050, "Member 'WB_BuffPanel_C_AddBuffIcon::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, CallFunc_Create_ReturnValue) == 0x000060, "Member 'WB_BuffPanel_C_AddBuffIcon::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, K2Node_MakeStruct_Margin_1) == 0x000068, "Member 'WB_BuffPanel_C_AddBuffIcon::K2Node_MakeStruct_Margin_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, CallFunc_Array_Add_ReturnValue) == 0x000078, "Member 'WB_BuffPanel_C_AddBuffIcon::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, CallFunc_AddChildToHorizontalBox_ReturnValue) == 0x000080, "Member 'WB_BuffPanel_C_AddBuffIcon::CallFunc_AddChildToHorizontalBox_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, CallFunc_Array_Add_ReturnValue_1) == 0x000088, "Member 'WB_BuffPanel_C_AddBuffIcon::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_AddBuffIcon, CallFunc_AddChildToHorizontalBox_ReturnValue_1) == 0x000090, "Member 'WB_BuffPanel_C_AddBuffIcon::CallFunc_AddChildToHorizontalBox_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffPanel_C_CanShowIcon \ static_assert(alignof(WB_BuffPanel_C_CanShowIcon) == 0x000008, "Wrong alignment on WB_BuffPanel_C_CanShowIcon"); \ static_assert(sizeof(WB_BuffPanel_C_CanShowIcon) == 0x000170, "Wrong size on WB_BuffPanel_C_CanShowIcon"); \ static_assert(offsetof(WB_BuffPanel_C_CanShowIcon, TagName) == 0x000000, "Member 'WB_BuffPanel_C_CanShowIcon::TagName' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_CanShowIcon, DisplayBuffIcon) == 0x000008, "Member 'WB_BuffPanel_C_CanShowIcon::DisplayBuffIcon' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_CanShowIcon, CallFunc_GetTable_TagTable) == 0x000010, "Member 'WB_BuffPanel_C_CanShowIcon::CallFunc_GetTable_TagTable' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_CanShowIcon, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000018, "Member 'WB_BuffPanel_C_CanShowIcon::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_CanShowIcon, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'WB_BuffPanel_C_CanShowIcon::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_CanShowIcon, CallFunc_Conv_StringToName_ReturnValue) == 0x00002C, "Member 'WB_BuffPanel_C_CanShowIcon::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_CanShowIcon, CallFunc_GetDataTableRowFromName_OutRow) == 0x000038, "Member 'WB_BuffPanel_C_CanShowIcon::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_CanShowIcon, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000F0, "Member 'WB_BuffPanel_C_CanShowIcon::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_CanShowIcon, CallFunc_Redirect_Table_MappedTable) == 0x0000F8, "Member 'WB_BuffPanel_C_CanShowIcon::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_CanShowIcon, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000100, "Member 'WB_BuffPanel_C_CanShowIcon::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_CanShowIcon, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000168, "Member 'WB_BuffPanel_C_CanShowIcon::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffPanel_C_Check_Debuff_Exist \ static_assert(alignof(WB_BuffPanel_C_Check_Debuff_Exist) == 0x000008, "Wrong alignment on WB_BuffPanel_C_Check_Debuff_Exist"); \ static_assert(sizeof(WB_BuffPanel_C_Check_Debuff_Exist) == 0x0000E0, "Wrong size on WB_BuffPanel_C_Check_Debuff_Exist"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, InputTag) == 0x000000, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::InputTag' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, Exist) == 0x000008, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::Exist' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, DebuffWidget) == 0x000010, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::DebuffWidget' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, TempTag) == 0x000018, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::TempTag' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000020, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, Temp_int_Array_Index_Variable) == 0x000030, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_Split_LeftS) == 0x000038, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_Split_RightS) == 0x000048, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_Split_ReturnValue) == 0x000058, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x00005C, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, Temp_int_Loop_Counter_Variable) == 0x000064, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_Map_Keys_Keys) == 0x000070, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_Array_Length_ReturnValue) == 0x000080, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_Array_Get_Item) == 0x000084, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_Less_IntInt_ReturnValue) == 0x00008C, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_Map_Find_Value) == 0x000090, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_Map_Find_ReturnValue) == 0x000098, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1) == 0x0000A0, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_Split_LeftS_1) == 0x0000B0, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_Split_RightS_1) == 0x0000C0, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_Split_ReturnValue_1) == 0x0000D0, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x0000D4, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_Check_Debuff_Exist, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0000DC, "Member 'WB_BuffPanel_C_Check_Debuff_Exist::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffPanel_C_CreatePlayerDebuff \ static_assert(alignof(WB_BuffPanel_C_CreatePlayerDebuff) == 0x000008, "Wrong alignment on WB_BuffPanel_C_CreatePlayerDebuff"); \ static_assert(sizeof(WB_BuffPanel_C_CreatePlayerDebuff) == 0x000018, "Wrong size on WB_BuffPanel_C_CreatePlayerDebuff"); \ static_assert(offsetof(WB_BuffPanel_C_CreatePlayerDebuff, Tag) == 0x000000, "Member 'WB_BuffPanel_C_CreatePlayerDebuff::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_CreatePlayerDebuff, Current) == 0x000008, "Member 'WB_BuffPanel_C_CreatePlayerDebuff::Current' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_CreatePlayerDebuff, Max) == 0x000010, "Member 'WB_BuffPanel_C_CreatePlayerDebuff::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffPanel_C_DebuffRemove \ static_assert(alignof(WB_BuffPanel_C_DebuffRemove) == 0x000004, "Wrong alignment on WB_BuffPanel_C_DebuffRemove"); \ static_assert(sizeof(WB_BuffPanel_C_DebuffRemove) == 0x000008, "Wrong size on WB_BuffPanel_C_DebuffRemove"); \ static_assert(offsetof(WB_BuffPanel_C_DebuffRemove, Key) == 0x000000, "Member 'WB_BuffPanel_C_DebuffRemove::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel \ static_assert(alignof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel) == 0x000008, "Wrong alignment on WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel"); \ static_assert(sizeof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel) == 0x000218, "Wrong size on WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, EntryPoint) == 0x000000, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, Temp_real_Variable) == 0x000004, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, Temp_real_Variable_1) == 0x000008, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, Temp_real_Variable_2) == 0x00000C, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, Temp_int_Variable) == 0x000010, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, Temp_real_Variable_3) == 0x000014, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, Temp_real_Variable_4) == 0x000018, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, Temp_real_Variable_5) == 0x00001C, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::Temp_real_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, Temp_real_Variable_6) == 0x000020, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::Temp_real_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_GetUINotify_UINotify) == 0x000028, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, K2Node_CustomEvent_Tag_1) == 0x000030, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::K2Node_CustomEvent_Tag_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, K2Node_CustomEvent_Current_1) == 0x000038, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::K2Node_CustomEvent_Current_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, K2Node_CustomEvent_Max_1) == 0x000040, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::K2Node_CustomEvent_Max_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_Check_Debuff_Exist_Exist) == 0x000048, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_Check_Debuff_Exist_Exist' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_Check_Debuff_Exist_debuffwidget) == 0x000050, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_Check_Debuff_Exist_debuffwidget' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000058, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_Conv_StringToName_ReturnValue) == 0x000068, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000070, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, K2Node_CustomEvent_Key) == 0x000074, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::K2Node_CustomEvent_Key' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_Check_Debuff_Exist_Exist_1) == 0x00007C, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_Check_Debuff_Exist_Exist_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_Check_Debuff_Exist_debuffwidget_1) == 0x000080, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_Check_Debuff_Exist_debuffwidget_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, Temp_real_Variable_7) == 0x000088, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::Temp_real_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_Redirect_Table_MappedTable) == 0x000090, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, K2Node_CustomEvent_Tag) == 0x000098, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::K2Node_CustomEvent_Tag' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, K2Node_CustomEvent_Current) == 0x0000A0, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::K2Node_CustomEvent_Current' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, K2Node_CustomEvent_Max) == 0x0000A8, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::K2Node_CustomEvent_Max' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000B0, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000168, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, K2Node_CustomEvent_BuffTag) == 0x00016C, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::K2Node_CustomEvent_BuffTag' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_Map_Length_ReturnValue) == 0x000174, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000178, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, K2Node_CustomEvent_BuffBase_1) == 0x000180, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::K2Node_CustomEvent_BuffBase_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, K2Node_CustomEvent_BuffBase) == 0x000188, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::K2Node_CustomEvent_BuffBase' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_Map_Find_Value) == 0x000190, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_Map_Find_ReturnValue) == 0x000198, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_GetDuration_ReturnValue) == 0x0001A0, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_GetDuration_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0001A8, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, Temp_int_Variable_1) == 0x0001AC, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_Create_ReturnValue) == 0x0001B0, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, K2Node_CreateDelegate_OutputDelegate) == 0x0001B8, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_AddChild_ReturnValue) == 0x0001C8, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_Redirect_Table_MappedTable_1) == 0x0001D0, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_Redirect_Table_MappedTable_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, K2Node_CustomEvent_Owner) == 0x0001D8, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::K2Node_CustomEvent_Owner' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, K2Node_Select_Default) == 0x0001E0, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, K2Node_Select_Default_1) == 0x0001E4, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, K2Node_MakeStruct_Margin) == 0x0001E8, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, K2Node_MakeStruct_Margin_1) == 0x0001F8, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::K2Node_MakeStruct_Margin_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_SlotAsOverlaySlot_ReturnValue) == 0x000208, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_SlotAsOverlaySlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000210, "Member 'WB_BuffPanel_C_ExecuteUbergraph_WB_BuffPanel::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffPanel_C_GetTable \ static_assert(alignof(WB_BuffPanel_C_GetTable) == 0x000008, "Wrong alignment on WB_BuffPanel_C_GetTable"); \ static_assert(sizeof(WB_BuffPanel_C_GetTable) == 0x000018, "Wrong size on WB_BuffPanel_C_GetTable"); \ static_assert(offsetof(WB_BuffPanel_C_GetTable, TagTable_0) == 0x000000, "Member 'WB_BuffPanel_C_GetTable::TagTable_0' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_GetTable, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WB_BuffPanel_C_GetTable::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_GetTable, CallFunc_Redirect_Table_MappedTable) == 0x000010, "Member 'WB_BuffPanel_C_GetTable::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffPanel_C_OnBuffOver \ static_assert(alignof(WB_BuffPanel_C_OnBuffOver) == 0x000004, "Wrong alignment on WB_BuffPanel_C_OnBuffOver"); \ static_assert(sizeof(WB_BuffPanel_C_OnBuffOver) == 0x000008, "Wrong size on WB_BuffPanel_C_OnBuffOver"); \ static_assert(offsetof(WB_BuffPanel_C_OnBuffOver, BuffTag) == 0x000000, "Member 'WB_BuffPanel_C_OnBuffOver::BuffTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffPanel_C_RemoveBuff \ static_assert(alignof(WB_BuffPanel_C_RemoveBuff) == 0x000008, "Wrong alignment on WB_BuffPanel_C_RemoveBuff"); \ static_assert(sizeof(WB_BuffPanel_C_RemoveBuff) == 0x000008, "Wrong size on WB_BuffPanel_C_RemoveBuff"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveBuff, buffbase) == 0x000000, "Member 'WB_BuffPanel_C_RemoveBuff::buffbase' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffPanel_C_RemoveBuffIcon \ static_assert(alignof(WB_BuffPanel_C_RemoveBuffIcon) == 0x000008, "Wrong alignment on WB_BuffPanel_C_RemoveBuffIcon"); \ static_assert(sizeof(WB_BuffPanel_C_RemoveBuffIcon) == 0x000018, "Wrong size on WB_BuffPanel_C_RemoveBuffIcon"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveBuffIcon, ThisIcon) == 0x000000, "Member 'WB_BuffPanel_C_RemoveBuffIcon::ThisIcon' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveBuffIcon, CallFunc_Map_Find_Value) == 0x000008, "Member 'WB_BuffPanel_C_RemoveBuffIcon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveBuffIcon, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'WB_BuffPanel_C_RemoveBuffIcon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveBuffIcon, CallFunc_Map_Remove_ReturnValue) == 0x000011, "Member 'WB_BuffPanel_C_RemoveBuffIcon::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveBuffIcon, CallFunc_Array_RemoveItem_ReturnValue) == 0x000012, "Member 'WB_BuffPanel_C_RemoveBuffIcon::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveBuffIcon, CallFunc_RemoveChild_ReturnValue) == 0x000013, "Member 'WB_BuffPanel_C_RemoveBuffIcon::CallFunc_RemoveChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveBuffIcon, CallFunc_Array_Contains_ReturnValue) == 0x000014, "Member 'WB_BuffPanel_C_RemoveBuffIcon::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveBuffIcon, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x000015, "Member 'WB_BuffPanel_C_RemoveBuffIcon::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveBuffIcon, CallFunc_RemoveChild_ReturnValue_1) == 0x000016, "Member 'WB_BuffPanel_C_RemoveBuffIcon::CallFunc_RemoveChild_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveBuffIcon, CallFunc_Array_Contains_ReturnValue_1) == 0x000017, "Member 'WB_BuffPanel_C_RemoveBuffIcon::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffPanel_C_RemoveDebuffIcon \ static_assert(alignof(WB_BuffPanel_C_RemoveDebuffIcon) == 0x000008, "Wrong alignment on WB_BuffPanel_C_RemoveDebuffIcon"); \ static_assert(sizeof(WB_BuffPanel_C_RemoveDebuffIcon) == 0x000060, "Wrong size on WB_BuffPanel_C_RemoveDebuffIcon"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveDebuffIcon, Tag) == 0x000000, "Member 'WB_BuffPanel_C_RemoveDebuffIcon::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveDebuffIcon, Temp_int_Variable) == 0x000008, "Member 'WB_BuffPanel_C_RemoveDebuffIcon::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveDebuffIcon, Temp_real_Variable) == 0x00000C, "Member 'WB_BuffPanel_C_RemoveDebuffIcon::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveDebuffIcon, Temp_real_Variable_1) == 0x000010, "Member 'WB_BuffPanel_C_RemoveDebuffIcon::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveDebuffIcon, Temp_real_Variable_2) == 0x000014, "Member 'WB_BuffPanel_C_RemoveDebuffIcon::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveDebuffIcon, Temp_real_Variable_3) == 0x000018, "Member 'WB_BuffPanel_C_RemoveDebuffIcon::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveDebuffIcon, CallFunc_GetChildAt_ReturnValue) == 0x000020, "Member 'WB_BuffPanel_C_RemoveDebuffIcon::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveDebuffIcon, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'WB_BuffPanel_C_RemoveDebuffIcon::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveDebuffIcon, K2Node_DynamicCast_AsWB_Debuff_Icon) == 0x000030, "Member 'WB_BuffPanel_C_RemoveDebuffIcon::K2Node_DynamicCast_AsWB_Debuff_Icon' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveDebuffIcon, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'WB_BuffPanel_C_RemoveDebuffIcon::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveDebuffIcon, CallFunc_Map_Remove_ReturnValue) == 0x000039, "Member 'WB_BuffPanel_C_RemoveDebuffIcon::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveDebuffIcon, K2Node_Select_Default) == 0x00003C, "Member 'WB_BuffPanel_C_RemoveDebuffIcon::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveDebuffIcon, CallFunc_Map_Find_Value) == 0x000040, "Member 'WB_BuffPanel_C_RemoveDebuffIcon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveDebuffIcon, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'WB_BuffPanel_C_RemoveDebuffIcon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveDebuffIcon, K2Node_MakeStruct_Margin) == 0x00004C, "Member 'WB_BuffPanel_C_RemoveDebuffIcon::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_RemoveDebuffIcon, CallFunc_RemoveChild_ReturnValue) == 0x00005C, "Member 'WB_BuffPanel_C_RemoveDebuffIcon::CallFunc_RemoveChild_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffPanel_C_SetOwner \ static_assert(alignof(WB_BuffPanel_C_SetOwner) == 0x000008, "Wrong alignment on WB_BuffPanel_C_SetOwner"); \ static_assert(sizeof(WB_BuffPanel_C_SetOwner) == 0x000008, "Wrong size on WB_BuffPanel_C_SetOwner"); \ static_assert(offsetof(WB_BuffPanel_C_SetOwner, Owner_0) == 0x000000, "Member 'WB_BuffPanel_C_SetOwner::Owner_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_BuffPanel_C_UpdatePlayerDebuff \ static_assert(alignof(WB_BuffPanel_C_UpdatePlayerDebuff) == 0x000008, "Wrong alignment on WB_BuffPanel_C_UpdatePlayerDebuff"); \ static_assert(sizeof(WB_BuffPanel_C_UpdatePlayerDebuff) == 0x000018, "Wrong size on WB_BuffPanel_C_UpdatePlayerDebuff"); \ static_assert(offsetof(WB_BuffPanel_C_UpdatePlayerDebuff, Tag) == 0x000000, "Member 'WB_BuffPanel_C_UpdatePlayerDebuff::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_UpdatePlayerDebuff, Current) == 0x000008, "Member 'WB_BuffPanel_C_UpdatePlayerDebuff::Current' has a wrong offset!"); \ static_assert(offsetof(WB_BuffPanel_C_UpdatePlayerDebuff, Max) == 0x000010, "Member 'WB_BuffPanel_C_UpdatePlayerDebuff::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_BuffPanel_C \ static_assert(alignof(UWB_BuffPanel_C) == 0x000008, "Wrong alignment on UWB_BuffPanel_C"); \ static_assert(sizeof(UWB_BuffPanel_C) == 0x000388, "Wrong size on UWB_BuffPanel_C"); \ static_assert(offsetof(UWB_BuffPanel_C, UberGraphFrame) == 0x000278, "Member 'UWB_BuffPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffPanel_C, DebuffHor) == 0x000280, "Member 'UWB_BuffPanel_C::DebuffHor' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffPanel_C, ForeverHor) == 0x000288, "Member 'UWB_BuffPanel_C::ForeverHor' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffPanel_C, HorizontalBox_68) == 0x000290, "Member 'UWB_BuffPanel_C::HorizontalBox_68' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffPanel_C, TempHor) == 0x000298, "Member 'UWB_BuffPanel_C::TempHor' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffPanel_C, Target_Buff) == 0x0002A0, "Member 'UWB_BuffPanel_C::Target_Buff' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffPanel_C, ForeverBuffs) == 0x0002F0, "Member 'UWB_BuffPanel_C::ForeverBuffs' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffPanel_C, TagTable) == 0x000300, "Member 'UWB_BuffPanel_C::TagTable' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffPanel_C, UINotify) == 0x000308, "Member 'UWB_BuffPanel_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffPanel_C, Debuffs) == 0x000310, "Member 'UWB_BuffPanel_C::Debuffs' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffPanel_C, TempBuffs) == 0x000360, "Member 'UWB_BuffPanel_C::TempBuffs' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffPanel_C, Owner) == 0x000370, "Member 'UWB_BuffPanel_C::Owner' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffPanel_C, Type) == 0x000378, "Member 'UWB_BuffPanel_C::Type' has a wrong offset!"); \ static_assert(offsetof(UWB_BuffPanel_C, ShowPercent) == 0x000380, "Member 'UWB_BuffPanel_C::ShowPercent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpBlock_C_AddContent \ static_assert(alignof(WB_NewHelpBlock_C_AddContent) == 0x000008, "Wrong alignment on WB_NewHelpBlock_C_AddContent"); \ static_assert(sizeof(WB_NewHelpBlock_C_AddContent) == 0x000018, "Wrong size on WB_NewHelpBlock_C_AddContent"); \ static_assert(offsetof(WB_NewHelpBlock_C_AddContent, Image) == 0x000000, "Member 'WB_NewHelpBlock_C_AddContent::Image' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_AddContent, Key) == 0x000008, "Member 'WB_NewHelpBlock_C_AddContent::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock \ static_assert(alignof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock) == 0x000008, "Wrong alignment on WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock"); \ static_assert(sizeof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock) == 0x000290, "Wrong size on WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, EntryPoint) == 0x000000, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, K2Node_CustomEvent_OptionTag) == 0x000024, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::K2Node_CustomEvent_OptionTag' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x00002C, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, K2Node_CreateDelegate_OutputDelegate_2) == 0x000030, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, K2Node_Event_MyGeometry) == 0x000040, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, K2Node_Event_InDeltaTime) == 0x000080, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000088, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, CallFunc_GetHUD_Shown_Shown) == 0x000090, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::CallFunc_GetHUD_Shown_Shown' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, CallFunc_SelectFloat_ReturnValue) == 0x000098, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, K2Node_CustomEvent_InGeometry) == 0x0000A0, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, K2Node_CustomEvent_InKeyEvent) == 0x0000E0, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, K2Node_CustomEvent_inKeyTag) == 0x000120, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, K2Node_CustomEvent_bIsDown) == 0x000128, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, K2Node_CustomEvent_NewDeviceType) == 0x000130, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, K2Node_CustomEvent_TypeIndex) == 0x000140, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x000148, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, CallFunc_RemoveWidgetByQueue_Succeed) == 0x000158, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::CallFunc_RemoveWidgetByQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, K2Node_CustomEvent_data) == 0x000160, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::K2Node_CustomEvent_data' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, CallFunc_MakeLiteralText_ReturnValue) == 0x000270, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock, CallFunc_SetRenderOpacity_InOpacity_ImplicitCast) == 0x000288, "Member 'WB_NewHelpBlock_C_ExecuteUbergraph_WB_NewHelpBlock::CallFunc_SetRenderOpacity_InOpacity_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpBlock_C_InitPanel \ static_assert(alignof(WB_NewHelpBlock_C_InitPanel) == 0x000008, "Wrong alignment on WB_NewHelpBlock_C_InitPanel"); \ static_assert(sizeof(WB_NewHelpBlock_C_InitPanel) == 0x000110, "Wrong size on WB_NewHelpBlock_C_InitPanel"); \ static_assert(offsetof(WB_NewHelpBlock_C_InitPanel, Data_0) == 0x000000, "Member 'WB_NewHelpBlock_C_InitPanel::Data_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpBlock_C_NewParseContent \ static_assert(alignof(WB_NewHelpBlock_C_NewParseContent) == 0x000008, "Wrong alignment on WB_NewHelpBlock_C_NewParseContent"); \ static_assert(sizeof(WB_NewHelpBlock_C_NewParseContent) == 0x000080, "Wrong size on WB_NewHelpBlock_C_NewParseContent"); \ static_assert(offsetof(WB_NewHelpBlock_C_NewParseContent, Content) == 0x000000, "Member 'WB_NewHelpBlock_C_NewParseContent::Content' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_NewParseContent, Local_Content) == 0x000010, "Member 'WB_NewHelpBlock_C_NewParseContent::Local_Content' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_NewParseContent, Temp_int_Variable) == 0x000020, "Member 'WB_NewHelpBlock_C_NewParseContent::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_NewParseContent, Temp_int_Variable_1) == 0x000024, "Member 'WB_NewHelpBlock_C_NewParseContent::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_NewParseContent, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'WB_NewHelpBlock_C_NewParseContent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_NewParseContent, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'WB_NewHelpBlock_C_NewParseContent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_NewParseContent, Temp_int_Loop_Counter_Variable) == 0x000030, "Member 'WB_NewHelpBlock_C_NewParseContent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_NewParseContent, CallFunc_Array_Get_Item) == 0x000038, "Member 'WB_NewHelpBlock_C_NewParseContent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_NewParseContent, CallFunc_GetNewGuideShowKey_return_value) == 0x000050, "Member 'WB_NewHelpBlock_C_NewParseContent::CallFunc_GetNewGuideShowKey_return_value' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_NewParseContent, CallFunc_TextIsEmpty_ReturnValue) == 0x000068, "Member 'WB_NewHelpBlock_C_NewParseContent::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_NewParseContent, CallFunc_Less_IntInt_ReturnValue) == 0x000069, "Member 'WB_NewHelpBlock_C_NewParseContent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_NewParseContent, CallFunc_Add_IntInt_ReturnValue) == 0x00006C, "Member 'WB_NewHelpBlock_C_NewParseContent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_NewParseContent, K2Node_Select_Default) == 0x000070, "Member 'WB_NewHelpBlock_C_NewParseContent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_NewParseContent, K2Node_Select_Default_1) == 0x000078, "Member 'WB_NewHelpBlock_C_NewParseContent::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpBlock_C_OnClosePanel \ static_assert(alignof(WB_NewHelpBlock_C_OnClosePanel) == 0x000008, "Wrong alignment on WB_NewHelpBlock_C_OnClosePanel"); \ static_assert(sizeof(WB_NewHelpBlock_C_OnClosePanel) == 0x000090, "Wrong size on WB_NewHelpBlock_C_OnClosePanel"); \ static_assert(offsetof(WB_NewHelpBlock_C_OnClosePanel, InGeometry) == 0x000000, "Member 'WB_NewHelpBlock_C_OnClosePanel::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_OnClosePanel, InKeyEvent) == 0x000040, "Member 'WB_NewHelpBlock_C_OnClosePanel::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_OnClosePanel, inKeyTag) == 0x000080, "Member 'WB_NewHelpBlock_C_OnClosePanel::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_OnClosePanel, bIsDown) == 0x000088, "Member 'WB_NewHelpBlock_C_OnClosePanel::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpBlock_C_OnDeviceChanged \ static_assert(alignof(WB_NewHelpBlock_C_OnDeviceChanged) == 0x000008, "Wrong alignment on WB_NewHelpBlock_C_OnDeviceChanged"); \ static_assert(sizeof(WB_NewHelpBlock_C_OnDeviceChanged) == 0x000018, "Wrong size on WB_NewHelpBlock_C_OnDeviceChanged"); \ static_assert(offsetof(WB_NewHelpBlock_C_OnDeviceChanged, NewDeviceType) == 0x000000, "Member 'WB_NewHelpBlock_C_OnDeviceChanged::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_OnDeviceChanged, TypeIndex) == 0x000010, "Member 'WB_NewHelpBlock_C_OnDeviceChanged::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpBlock_C_OnFadeIn \ static_assert(alignof(WB_NewHelpBlock_C_OnFadeIn) == 0x000008, "Wrong alignment on WB_NewHelpBlock_C_OnFadeIn"); \ static_assert(sizeof(WB_NewHelpBlock_C_OnFadeIn) == 0x000020, "Wrong size on WB_NewHelpBlock_C_OnFadeIn"); \ static_assert(offsetof(WB_NewHelpBlock_C_OnFadeIn, CallFunc_PlayAnimationForward_ReturnValue) == 0x000000, "Member 'WB_NewHelpBlock_C_OnFadeIn::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_OnFadeIn, CallFunc_PlayAnimationForward_ReturnValue_1) == 0x000008, "Member 'WB_NewHelpBlock_C_OnFadeIn::CallFunc_PlayAnimationForward_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_OnFadeIn, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_NewHelpBlock_C_OnFadeIn::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpBlock_C_OnOptionValueChange_Event \ static_assert(alignof(WB_NewHelpBlock_C_OnOptionValueChange_Event) == 0x000004, "Wrong alignment on WB_NewHelpBlock_C_OnOptionValueChange_Event"); \ static_assert(sizeof(WB_NewHelpBlock_C_OnOptionValueChange_Event) == 0x000008, "Wrong size on WB_NewHelpBlock_C_OnOptionValueChange_Event"); \ static_assert(offsetof(WB_NewHelpBlock_C_OnOptionValueChange_Event, OptionTag) == 0x000000, "Member 'WB_NewHelpBlock_C_OnOptionValueChange_Event::OptionTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpBlock_C_OnTimeOut \ static_assert(alignof(WB_NewHelpBlock_C_OnTimeOut) == 0x000008, "Wrong alignment on WB_NewHelpBlock_C_OnTimeOut"); \ static_assert(sizeof(WB_NewHelpBlock_C_OnTimeOut) == 0x000018, "Wrong size on WB_NewHelpBlock_C_OnTimeOut"); \ static_assert(offsetof(WB_NewHelpBlock_C_OnTimeOut, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_NewHelpBlock_C_OnTimeOut::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_OnTimeOut, CallFunc_PlayAnimationForward_ReturnValue) == 0x000010, "Member 'WB_NewHelpBlock_C_OnTimeOut::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpBlock_C_ParseContent \ static_assert(alignof(WB_NewHelpBlock_C_ParseContent) == 0x000008, "Wrong alignment on WB_NewHelpBlock_C_ParseContent"); \ static_assert(sizeof(WB_NewHelpBlock_C_ParseContent) == 0x000090, "Wrong size on WB_NewHelpBlock_C_ParseContent"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseContent, PutText) == 0x000000, "Member 'WB_NewHelpBlock_C_ParseContent::PutText' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseContent, OutStr) == 0x000010, "Member 'WB_NewHelpBlock_C_ParseContent::OutStr' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseContent, LocalOutStr) == 0x000020, "Member 'WB_NewHelpBlock_C_ParseContent::LocalOutStr' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseContent, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'WB_NewHelpBlock_C_ParseContent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseContent, Temp_int_Array_Index_Variable) == 0x000034, "Member 'WB_NewHelpBlock_C_ParseContent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseContent, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'WB_NewHelpBlock_C_ParseContent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseContent, CallFunc_Array_Get_Item) == 0x000040, "Member 'WB_NewHelpBlock_C_ParseContent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseContent, CallFunc_Conv_TextToString_ReturnValue) == 0x000058, "Member 'WB_NewHelpBlock_C_ParseContent::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseContent, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'WB_NewHelpBlock_C_ParseContent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseContent, CallFunc_Add_IntInt_ReturnValue) == 0x00006C, "Member 'WB_NewHelpBlock_C_ParseContent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseContent, CallFunc_Concat_StrStr_ReturnValue) == 0x000070, "Member 'WB_NewHelpBlock_C_ParseContent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseContent, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'WB_NewHelpBlock_C_ParseContent::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpBlock_C_ParseKeyName \ static_assert(alignof(WB_NewHelpBlock_C_ParseKeyName) == 0x000008, "Wrong alignment on WB_NewHelpBlock_C_ParseKeyName"); \ static_assert(sizeof(WB_NewHelpBlock_C_ParseKeyName) == 0x000060, "Wrong size on WB_NewHelpBlock_C_ParseKeyName"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseKeyName, Key_Name) == 0x000000, "Member 'WB_NewHelpBlock_C_ParseKeyName::Key_Name' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseKeyName, CallFunc_Split_LeftS) == 0x000010, "Member 'WB_NewHelpBlock_C_ParseKeyName::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseKeyName, CallFunc_Split_RightS) == 0x000020, "Member 'WB_NewHelpBlock_C_ParseKeyName::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseKeyName, CallFunc_Split_ReturnValue) == 0x000030, "Member 'WB_NewHelpBlock_C_ParseKeyName::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseKeyName, CallFunc_Split_LeftS_1) == 0x000038, "Member 'WB_NewHelpBlock_C_ParseKeyName::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseKeyName, CallFunc_Split_RightS_1) == 0x000048, "Member 'WB_NewHelpBlock_C_ParseKeyName::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_ParseKeyName, CallFunc_Split_ReturnValue_1) == 0x000058, "Member 'WB_NewHelpBlock_C_ParseKeyName::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpBlock_C_RefreshInfo \ static_assert(alignof(WB_NewHelpBlock_C_RefreshInfo) == 0x000008, "Wrong alignment on WB_NewHelpBlock_C_RefreshInfo"); \ static_assert(sizeof(WB_NewHelpBlock_C_RefreshInfo) == 0x000150, "Wrong size on WB_NewHelpBlock_C_RefreshInfo"); \ static_assert(offsetof(WB_NewHelpBlock_C_RefreshInfo, Data_0) == 0x000000, "Member 'WB_NewHelpBlock_C_RefreshInfo::Data_0' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_RefreshInfo, Temp_byte_Variable) == 0x000110, "Member 'WB_NewHelpBlock_C_RefreshInfo::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_RefreshInfo, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000118, "Member 'WB_NewHelpBlock_C_RefreshInfo::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_RefreshInfo, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000128, "Member 'WB_NewHelpBlock_C_RefreshInfo::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_RefreshInfo, CallFunc_GetValidValue_ReturnValue) == 0x000129, "Member 'WB_NewHelpBlock_C_RefreshInfo::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_RefreshInfo, CallFunc_Conv_TextToString_ReturnValue) == 0x000130, "Member 'WB_NewHelpBlock_C_RefreshInfo::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_RefreshInfo, K2Node_Select_Default) == 0x000140, "Member 'WB_NewHelpBlock_C_RefreshInfo::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpBlock_C_SetSizeBoxLength \ static_assert(alignof(WB_NewHelpBlock_C_SetSizeBoxLength) == 0x000008, "Wrong alignment on WB_NewHelpBlock_C_SetSizeBoxLength"); \ static_assert(sizeof(WB_NewHelpBlock_C_SetSizeBoxLength) == 0x000058, "Wrong size on WB_NewHelpBlock_C_SetSizeBoxLength"); \ static_assert(offsetof(WB_NewHelpBlock_C_SetSizeBoxLength, multiple) == 0x000000, "Member 'WB_NewHelpBlock_C_SetSizeBoxLength::multiple' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_SetSizeBoxLength, CurrentWidget) == 0x000008, "Member 'WB_NewHelpBlock_C_SetSizeBoxLength::CurrentWidget' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_SetSizeBoxLength, CallFunc_GetDesiredSize_ReturnValue) == 0x000010, "Member 'WB_NewHelpBlock_C_SetSizeBoxLength::CallFunc_GetDesiredSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_SetSizeBoxLength, CallFunc_BreakVector2D_X) == 0x000020, "Member 'WB_NewHelpBlock_C_SetSizeBoxLength::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_SetSizeBoxLength, CallFunc_BreakVector2D_Y) == 0x000028, "Member 'WB_NewHelpBlock_C_SetSizeBoxLength::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_SetSizeBoxLength, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000030, "Member 'WB_NewHelpBlock_C_SetSizeBoxLength::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_SetSizeBoxLength, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000040, "Member 'WB_NewHelpBlock_C_SetSizeBoxLength::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_SetSizeBoxLength, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x000048, "Member 'WB_NewHelpBlock_C_SetSizeBoxLength::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_SetSizeBoxLength, CallFunc_SetMinDesiredWidth_InMinDesiredWidth_ImplicitCast) == 0x000050, "Member 'WB_NewHelpBlock_C_SetSizeBoxLength::CallFunc_SetMinDesiredWidth_InMinDesiredWidth_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpBlock_C_StartPercent \ static_assert(alignof(WB_NewHelpBlock_C_StartPercent) == 0x000008, "Wrong alignment on WB_NewHelpBlock_C_StartPercent"); \ static_assert(sizeof(WB_NewHelpBlock_C_StartPercent) == 0x000030, "Wrong size on WB_NewHelpBlock_C_StartPercent"); \ static_assert(offsetof(WB_NewHelpBlock_C_StartPercent, Temp_bool_Variable) == 0x000000, "Member 'WB_NewHelpBlock_C_StartPercent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_StartPercent, Temp_real_Variable) == 0x000004, "Member 'WB_NewHelpBlock_C_StartPercent::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_StartPercent, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_NewHelpBlock_C_StartPercent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_StartPercent, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'WB_NewHelpBlock_C_StartPercent::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_StartPercent, K2Node_Select_Default) == 0x00001C, "Member 'WB_NewHelpBlock_C_StartPercent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_StartPercent, CallFunc_PlayAnimationForward_ReturnValue) == 0x000020, "Member 'WB_NewHelpBlock_C_StartPercent::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_StartPercent, K2Node_Select_Option_1_ImplicitCast) == 0x000028, "Member 'WB_NewHelpBlock_C_StartPercent::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpBlock_C_Tick \ static_assert(alignof(WB_NewHelpBlock_C_Tick) == 0x000008, "Wrong alignment on WB_NewHelpBlock_C_Tick"); \ static_assert(sizeof(WB_NewHelpBlock_C_Tick) == 0x000048, "Wrong size on WB_NewHelpBlock_C_Tick"); \ static_assert(offsetof(WB_NewHelpBlock_C_Tick, MyGeometry) == 0x000000, "Member 'WB_NewHelpBlock_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpBlock_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_NewHelpBlock_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NewHelpBlock_C \ static_assert(alignof(UWB_NewHelpBlock_C) == 0x000008, "Wrong alignment on UWB_NewHelpBlock_C"); \ static_assert(sizeof(UWB_NewHelpBlock_C) == 0x000488, "Wrong size on UWB_NewHelpBlock_C"); \ static_assert(offsetof(UWB_NewHelpBlock_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_NewHelpBlock_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, AllContentFadeIn) == 0x0002C8, "Member 'UWB_NewHelpBlock_C::AllContentFadeIn' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, ShowPanel) == 0x0002D0, "Member 'UWB_NewHelpBlock_C::ShowPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, ShowOrHide) == 0x0002D8, "Member 'UWB_NewHelpBlock_C::ShowOrHide' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, FadeOut) == 0x0002E0, "Member 'UWB_NewHelpBlock_C::FadeOut' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, PercentStart) == 0x0002E8, "Member 'UWB_NewHelpBlock_C::PercentStart' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, AllCotent) == 0x0002F0, "Member 'UWB_NewHelpBlock_C::AllCotent' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, Image_259) == 0x0002F8, "Member 'UWB_NewHelpBlock_C::Image_259' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, Overlay) == 0x000300, "Member 'UWB_NewHelpBlock_C::Overlay' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, RichTextBlock_3) == 0x000308, "Member 'UWB_NewHelpBlock_C::RichTextBlock_3' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, SizeBox_1) == 0x000310, "Member 'UWB_NewHelpBlock_C::SizeBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, SizeBox_2) == 0x000318, "Member 'UWB_NewHelpBlock_C::SizeBox_2' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, SizeBox_3) == 0x000320, "Member 'UWB_NewHelpBlock_C::SizeBox_3' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, SizeBox_4) == 0x000328, "Member 'UWB_NewHelpBlock_C::SizeBox_4' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, SizeBox_All) == 0x000330, "Member 'UWB_NewHelpBlock_C::SizeBox_All' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, SizeBox_Timer) == 0x000338, "Member 'UWB_NewHelpBlock_C::SizeBox_Timer' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, Text_1) == 0x000340, "Member 'UWB_NewHelpBlock_C::Text_1' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, Text_2) == 0x000348, "Member 'UWB_NewHelpBlock_C::Text_2' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, Text_3) == 0x000350, "Member 'UWB_NewHelpBlock_C::Text_3' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, NewTextStyleSet) == 0x000358, "Member 'UWB_NewHelpBlock_C::NewTextStyleSet' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, OnClose) == 0x000360, "Member 'UWB_NewHelpBlock_C::OnClose' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, Data) == 0x000370, "Member 'UWB_NewHelpBlock_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, Need_Icon) == 0x000480, "Member 'UWB_NewHelpBlock_C::Need_Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpBlock_C, Break) == 0x000481, "Member 'UWB_NewHelpBlock_C::Break' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_EquipmentBuff \ static_assert(alignof(FS_EquipmentBuff) == 0x000008, "Wrong alignment on FS_EquipmentBuff"); \ static_assert(sizeof(FS_EquipmentBuff) == 0x000068, "Wrong size on FS_EquipmentBuff"); \ static_assert(offsetof(FS_EquipmentBuff, BuffClas_63_38D3A7E6413134E3FDB2A09525DBD3E2) == 0x000000, "Member 'FS_EquipmentBuff::BuffClas_63_38D3A7E6413134E3FDB2A09525DBD3E2' has a wrong offset!"); \ static_assert(offsetof(FS_EquipmentBuff, Key_57_DD80663D40118FE23A00F2A38DC3ECB9) == 0x000008, "Member 'FS_EquipmentBuff::Key_57_DD80663D40118FE23A00F2A38DC3ECB9' has a wrong offset!"); \ static_assert(offsetof(FS_EquipmentBuff, DescName_62_9F61539C432DE8B4D39777ADD9C31D07) == 0x000018, "Member 'FS_EquipmentBuff::DescName_62_9F61539C432DE8B4D39777ADD9C31D07' has a wrong offset!"); \ static_assert(offsetof(FS_EquipmentBuff, ParticleID_20_C99813894A073361429BFCBF89034818) == 0x000028, "Member 'FS_EquipmentBuff::ParticleID_20_C99813894A073361429BFCBF89034818' has a wrong offset!"); \ static_assert(offsetof(FS_EquipmentBuff, ParticleLocation_23_7599171142BCF7F408E6658F9A8BDDEA) == 0x00002C, "Member 'FS_EquipmentBuff::ParticleLocation_23_7599171142BCF7F408E6658F9A8BDDEA' has a wrong offset!"); \ static_assert(offsetof(FS_EquipmentBuff, Interval_28_6793E3F744E8A3D4343D298FD0F66A2F) == 0x000030, "Member 'FS_EquipmentBuff::Interval_28_6793E3F744E8A3D4343D298FD0F66A2F' has a wrong offset!"); \ static_assert(offsetof(FS_EquipmentBuff, IconMat_69_49C3A8D24298558A383E2A889DF2755E) == 0x000038, "Member 'FS_EquipmentBuff::IconMat_69_49C3A8D24298558A383E2A889DF2755E' has a wrong offset!"); \ static_assert(offsetof(FS_EquipmentBuff, DisplayBuffIcon_34_EC29C9584038F68B3E55EC8067137D83) == 0x000040, "Member 'FS_EquipmentBuff::DisplayBuffIcon_34_EC29C9584038F68B3E55EC8067137D83' has a wrong offset!"); \ static_assert(offsetof(FS_EquipmentBuff, BuffSound1_52_81E3436940908F203888199FD5289697) == 0x000048, "Member 'FS_EquipmentBuff::BuffSound1_52_81E3436940908F203888199FD5289697' has a wrong offset!"); \ static_assert(offsetof(FS_EquipmentBuff, BuffSound2_53_21A413684B3737E0C96A07804D00EE8F) == 0x000050, "Member 'FS_EquipmentBuff::BuffSound2_53_21A413684B3737E0C96A07804D00EE8F' has a wrong offset!"); \ static_assert(offsetof(FS_EquipmentBuff, ExtendedTag_66_FD61AFD64F170E202188D180FA36F1AC) == 0x000058, "Member 'FS_EquipmentBuff::ExtendedTag_66_FD61AFD64F170E202188D180FA36F1AC' has a wrong offset!"); \ static_assert(offsetof(FS_EquipmentBuff, Icon_17_5663C115474C1AF0B6AE2B8C8322CE7D) == 0x000060, "Member 'FS_EquipmentBuff::Icon_17_5663C115474C1AF0B6AE2B8C8322CE7D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_ItemDropsWhiteList \ static_assert(alignof(FST_ItemDropsWhiteList) == 0x000008, "Wrong alignment on FST_ItemDropsWhiteList"); \ static_assert(sizeof(FST_ItemDropsWhiteList) == 0x000010, "Wrong size on FST_ItemDropsWhiteList"); \ static_assert(offsetof(FST_ItemDropsWhiteList, WhiteList_84_2DB6C50F4A030C501F0DB89BE9A13456) == 0x000000, "Member 'FST_ItemDropsWhiteList::WhiteList_84_2DB6C50F4A030C501F0DB89BE9A13456' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DropItem_C_ExecuteUbergraph_BP_DropItem \ static_assert(alignof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem) == 0x000008, "Wrong alignment on BP_DropItem_C_ExecuteUbergraph_BP_DropItem"); \ static_assert(sizeof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem) == 0x000318, "Wrong size on BP_DropItem_C_ExecuteUbergraph_BP_DropItem"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, EntryPoint) == 0x000000, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, K2Node_Event_Caller) == 0x000010, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Map_Length_ReturnValue) == 0x000018, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_GetModel_ItemCollectComponent_ReturnValue) == 0x000020, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_GetModel_ItemCollectComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Greater_IntInt_ReturnValue) == 0x000028, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_GetCustomedItemsByGamePlus_CustomedItems) == 0x000030, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_GetCustomedItemsByGamePlus_CustomedItems' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Map_Keys_Keys) == 0x000080, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000090, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Array_Get_Item) == 0x000098, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Array_Length_ReturnValue) == 0x00009C, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_GetItemTabBySortId_NewParam) == 0x0000A0, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Less_IntInt_ReturnValue) == 0x0000A1, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000A2, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Map_Find_Value) == 0x0000A4, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Map_Find_ReturnValue) == 0x0000A8, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_GetItemByID_Item) == 0x0000B0, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_GetItemByID_find) == 0x000180, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_GetViewportSize_ReturnValue) == 0x000188, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_GetViewportSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_BooleanOR_ReturnValue) == 0x000198, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_BreakVector2D_X) == 0x0001A0, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_BreakVector2D_Y) == 0x0001A8, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0001B0, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0001B8, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0001D0, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_ProjectWorldLocationToScreen_ScreenLocation) == 0x0001E8, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_ProjectWorldLocationToScreen_ScreenLocation' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_ProjectWorldLocationToScreen_ReturnValue) == 0x0001F8, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_ProjectWorldLocationToScreen_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Vector_Distance_ReturnValue) == 0x000200, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_BreakVector2D_X_1) == 0x000208, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_BreakVector2D_Y_1) == 0x000210, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_GetPlayerStatic_ReturnValue) == 0x000218, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000220, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000221, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000222, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000223, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x000224, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000228, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_BooleanOR_ReturnValue_1) == 0x000230, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000238, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_BooleanOR_ReturnValue_2) == 0x000250, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_BooleanOR_ReturnValue_3) == 0x000251, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000258, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000270, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x000288, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_BreakVector_X) == 0x000290, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_BreakVector_Y) == 0x000298, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_BreakVector_Z) == 0x0002A0, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_GetActorForwardVector_ReturnValue) == 0x0002A8, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_MakeVector_ReturnValue) == 0x0002C0, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, Temp_delegate_Variable) == 0x0002D8, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Normal_ReturnValue) == 0x0002E8, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_PostEvent_ReturnValue) == 0x000300, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Dot_VectorVector_ReturnValue) == 0x000308, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_ExecuteUbergraph_BP_DropItem, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000310, "Member 'BP_DropItem_C_ExecuteUbergraph_BP_DropItem::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DropItem_C_interact \ static_assert(alignof(BP_DropItem_C_interact) == 0x000008, "Wrong alignment on BP_DropItem_C_interact"); \ static_assert(sizeof(BP_DropItem_C_interact) == 0x000008, "Wrong size on BP_DropItem_C_interact"); \ static_assert(offsetof(BP_DropItem_C_interact, Caller_0) == 0x000000, "Member 'BP_DropItem_C_interact::Caller_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DropItem_C_MakeSaveInfo \ static_assert(alignof(BP_DropItem_C_MakeSaveInfo) == 0x000008, "Wrong alignment on BP_DropItem_C_MakeSaveInfo"); \ static_assert(sizeof(BP_DropItem_C_MakeSaveInfo) == 0x0000C0, "Wrong size on BP_DropItem_C_MakeSaveInfo"); \ static_assert(offsetof(BP_DropItem_C_MakeSaveInfo, SortIDOrBoxID) == 0x000000, "Member 'BP_DropItem_C_MakeSaveInfo::SortIDOrBoxID' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_MakeSaveInfo, LeftNumber) == 0x000004, "Member 'BP_DropItem_C_MakeSaveInfo::LeftNumber' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_MakeSaveInfo, AlreadyPickedAll) == 0x000008, "Member 'BP_DropItem_C_MakeSaveInfo::AlreadyPickedAll' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_MakeSaveInfo, SavedInfo) == 0x000010, "Member 'BP_DropItem_C_MakeSaveInfo::SavedInfo' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_MakeSaveInfo, Temp_string_Variable) == 0x000020, "Member 'BP_DropItem_C_MakeSaveInfo::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_MakeSaveInfo, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x000030, "Member 'BP_DropItem_C_MakeSaveInfo::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_MakeSaveInfo, CallFunc_Conv_IntToString_ReturnValue) == 0x000038, "Member 'BP_DropItem_C_MakeSaveInfo::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_MakeSaveInfo, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000048, "Member 'BP_DropItem_C_MakeSaveInfo::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_MakeSaveInfo, Temp_string_Variable_1) == 0x000058, "Member 'BP_DropItem_C_MakeSaveInfo::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_MakeSaveInfo, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'BP_DropItem_C_MakeSaveInfo::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_MakeSaveInfo, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000078, "Member 'BP_DropItem_C_MakeSaveInfo::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_MakeSaveInfo, Temp_bool_Variable) == 0x000088, "Member 'BP_DropItem_C_MakeSaveInfo::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_MakeSaveInfo, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000090, "Member 'BP_DropItem_C_MakeSaveInfo::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_MakeSaveInfo, K2Node_Select_Default) == 0x0000A0, "Member 'BP_DropItem_C_MakeSaveInfo::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_MakeSaveInfo, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000B0, "Member 'BP_DropItem_C_MakeSaveInfo::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DropItem_C_TakeAllItems \ static_assert(alignof(BP_DropItem_C_TakeAllItems) == 0x000008, "Wrong alignment on BP_DropItem_C_TakeAllItems"); \ static_assert(sizeof(BP_DropItem_C_TakeAllItems) == 0x000188, "Wrong size on BP_DropItem_C_TakeAllItems"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, Temp_int_Array_Index_Variable) == 0x000000, "Member 'BP_DropItem_C_TakeAllItems::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_GetCustomedItemsByGamePlus_CustomedItems) == 0x000008, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_GetCustomedItemsByGamePlus_CustomedItems' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_Map_Keys_Keys) == 0x000058, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_Array_Get_Item) == 0x000068, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_Map_Length_ReturnValue) == 0x00006C, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_GetItemTabBySortId_NewParam) == 0x000070, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_Greater_IntInt_ReturnValue) == 0x000071, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000072, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_Map_Find_Value) == 0x000074, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_Map_Find_ReturnValue) == 0x000078, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_GetItemByID_Item) == 0x000080, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_GetItemByID_find) == 0x000150, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_Array_Length_ReturnValue) == 0x000154, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_BooleanOR_ReturnValue) == 0x000158, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_MakeSaveInfo_SavedInfo) == 0x000160, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_MakeSaveInfo_SavedInfo' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_GetModel_ItemCollectComponent_ReturnValue) == 0x000170, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_GetModel_ItemCollectComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, Temp_int_Loop_Counter_Variable) == 0x000178, "Member 'BP_DropItem_C_TakeAllItems::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_Less_IntInt_ReturnValue) == 0x00017C, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DropItem_C_TakeAllItems, CallFunc_Add_IntInt_ReturnValue) == 0x000180, "Member 'BP_DropItem_C_TakeAllItems::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_DropItem_C \ static_assert(alignof(ABP_DropItem_C) == 0x000008, "Wrong alignment on ABP_DropItem_C"); \ static_assert(sizeof(ABP_DropItem_C) == 0x000988, "Wrong size on ABP_DropItem_C"); \ static_assert(offsetof(ABP_DropItem_C, UberGraphFrame_BP_DropItem_C) == 0x0008C8, "Member 'ABP_DropItem_C::UberGraphFrame_BP_DropItem_C' has a wrong offset!"); \ static_assert(offsetof(ABP_DropItem_C, PickedUp) == 0x0008D0, "Member 'ABP_DropItem_C::PickedUp' has a wrong offset!"); \ static_assert(offsetof(ABP_DropItem_C, AddItems) == 0x0008D8, "Member 'ABP_DropItem_C::AddItems' has a wrong offset!"); \ static_assert(offsetof(ABP_DropItem_C, CanAddItems) == 0x000928, "Member 'ABP_DropItem_C::CanAddItems' has a wrong offset!"); \ static_assert(offsetof(ABP_DropItem_C, AIName) == 0x000978, "Member 'ABP_DropItem_C::AIName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_ScriptNode_ArgInput \ static_assert(alignof(FST_ScriptNode_ArgInput) == 0x000008, "Wrong alignment on FST_ScriptNode_ArgInput"); \ static_assert(sizeof(FST_ScriptNode_ArgInput) == 0x0000A0, "Wrong size on FST_ScriptNode_ArgInput"); \ static_assert(offsetof(FST_ScriptNode_ArgInput, MethodTarget_34_58789D344AE7046ADC70F8ADA6EA2B3F) == 0x000000, "Member 'FST_ScriptNode_ArgInput::MethodTarget_34_58789D344AE7046ADC70F8ADA6EA2B3F' has a wrong offset!"); \ static_assert(offsetof(FST_ScriptNode_ArgInput, ArgCounter_3_246F169342536126A014E68B1D86BB93) == 0x000008, "Member 'FST_ScriptNode_ArgInput::ArgCounter_3_246F169342536126A014E68B1D86BB93' has a wrong offset!"); \ static_assert(offsetof(FST_ScriptNode_ArgInput, Var_0_22_15408884405617DFA1ADF1B82F196F34) == 0x000010, "Member 'FST_ScriptNode_ArgInput::Var_0_22_15408884405617DFA1ADF1B82F196F34' has a wrong offset!"); \ static_assert(offsetof(FST_ScriptNode_ArgInput, Var_1_23_945FED5B4D5916B49842FA99C7D39033) == 0x000020, "Member 'FST_ScriptNode_ArgInput::Var_1_23_945FED5B4D5916B49842FA99C7D39033' has a wrong offset!"); \ static_assert(offsetof(FST_ScriptNode_ArgInput, Var_2_24_79FB41EC49B0B77B6BC194A14B76D5F9) == 0x000030, "Member 'FST_ScriptNode_ArgInput::Var_2_24_79FB41EC49B0B77B6BC194A14B76D5F9' has a wrong offset!"); \ static_assert(offsetof(FST_ScriptNode_ArgInput, Var_3_25_0339B0834ACAE83662B952AD9D20080D) == 0x000040, "Member 'FST_ScriptNode_ArgInput::Var_3_25_0339B0834ACAE83662B952AD9D20080D' has a wrong offset!"); \ static_assert(offsetof(FST_ScriptNode_ArgInput, Var_4_26_EF8A61C742957F629AB6B3A6F2C4D8E6) == 0x000050, "Member 'FST_ScriptNode_ArgInput::Var_4_26_EF8A61C742957F629AB6B3A6F2C4D8E6' has a wrong offset!"); \ static_assert(offsetof(FST_ScriptNode_ArgInput, Var_5_27_F61B49C94C5CBFDFF714839A1187B415) == 0x000060, "Member 'FST_ScriptNode_ArgInput::Var_5_27_F61B49C94C5CBFDFF714839A1187B415' has a wrong offset!"); \ static_assert(offsetof(FST_ScriptNode_ArgInput, Var_6_28_45E1E6BD44EF437DC4EA5B96693FE6C0) == 0x000070, "Member 'FST_ScriptNode_ArgInput::Var_6_28_45E1E6BD44EF437DC4EA5B96693FE6C0' has a wrong offset!"); \ static_assert(offsetof(FST_ScriptNode_ArgInput, Var_7_29_D6B03302465560CFC5F1A6AB59B6D60C) == 0x000080, "Member 'FST_ScriptNode_ArgInput::Var_7_29_D6B03302465560CFC5F1A6AB59B6D60C' has a wrong offset!"); \ static_assert(offsetof(FST_ScriptNode_ArgInput, Var_8_30_C35BCF474612D4DA797033A15683491B) == 0x000090, "Member 'FST_ScriptNode_ArgInput::Var_8_30_C35BCF474612D4DA797033A15683491B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ShowLevelName_Handler_C_CouldBeReentry \ static_assert(alignof(ShowLevelName_Handler_C_CouldBeReentry) == 0x000008, "Wrong alignment on ShowLevelName_Handler_C_CouldBeReentry"); \ static_assert(sizeof(ShowLevelName_Handler_C_CouldBeReentry) == 0x0000A8, "Wrong size on ShowLevelName_Handler_C_CouldBeReentry"); \ static_assert(offsetof(ShowLevelName_Handler_C_CouldBeReentry, Input) == 0x000000, "Member 'ShowLevelName_Handler_C_CouldBeReentry::Input' has a wrong offset!"); \ static_assert(offsetof(ShowLevelName_Handler_C_CouldBeReentry, reentry) == 0x0000A0, "Member 'ShowLevelName_Handler_C_CouldBeReentry::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ShowLevelName_Handler_C_Execute \ static_assert(alignof(ShowLevelName_Handler_C_Execute) == 0x000008, "Wrong alignment on ShowLevelName_Handler_C_Execute"); \ static_assert(sizeof(ShowLevelName_Handler_C_Execute) == 0x0000B8, "Wrong size on ShowLevelName_Handler_C_Execute"); \ static_assert(offsetof(ShowLevelName_Handler_C_Execute, NodeId_0) == 0x000000, "Member 'ShowLevelName_Handler_C_Execute::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(ShowLevelName_Handler_C_Execute, Input) == 0x000010, "Member 'ShowLevelName_Handler_C_Execute::Input' has a wrong offset!"); \ static_assert(offsetof(ShowLevelName_Handler_C_Execute, reentry) == 0x0000B0, "Member 'ShowLevelName_Handler_C_Execute::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler \ static_assert(alignof(ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler) == 0x000008, "Wrong alignment on ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler"); \ static_assert(sizeof(ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler) == 0x0000F8, "Wrong size on ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler"); \ static_assert(offsetof(ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler, EntryPoint) == 0x000000, "Member 'ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler, CallFunc_GetAllActorsOfClass_OutActors) == 0x000008, "Member 'ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler, CallFunc_Array_Get_Item) == 0x000018, "Member 'ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler, CallFunc_Greater_IntInt_ReturnValue) == 0x000024, "Member 'ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler, K2Node_Event_nodeId) == 0x000028, "Member 'ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler::K2Node_Event_nodeId' has a wrong offset!"); \ static_assert(offsetof(ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler, K2Node_Event_Input) == 0x000038, "Member 'ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler::K2Node_Event_Input' has a wrong offset!"); \ static_assert(offsetof(ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler, K2Node_Event_Reentry) == 0x0000D8, "Member 'ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler::K2Node_Event_Reentry' has a wrong offset!"); \ static_assert(offsetof(ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler, CallFunc_Conv_StringToText_ReturnValue) == 0x0000E0, "Member 'ShowLevelName_Handler_C_ExecuteUbergraph_ShowLevelName_Handler::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShowLevelName_Handler_C \ static_assert(alignof(UShowLevelName_Handler_C) == 0x000008, "Wrong alignment on UShowLevelName_Handler_C"); \ static_assert(sizeof(UShowLevelName_Handler_C) == 0x000148, "Wrong size on UShowLevelName_Handler_C"); \ static_assert(offsetof(UShowLevelName_Handler_C, UberGraphFrame_ShowLevelName_Handler_C) == 0x000140, "Member 'UShowLevelName_Handler_C::UberGraphFrame_ShowLevelName_Handler_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ShowGameUI_Handler_C_CouldBeReentry \ static_assert(alignof(ShowGameUI_Handler_C_CouldBeReentry) == 0x000008, "Wrong alignment on ShowGameUI_Handler_C_CouldBeReentry"); \ static_assert(sizeof(ShowGameUI_Handler_C_CouldBeReentry) == 0x0000A8, "Wrong size on ShowGameUI_Handler_C_CouldBeReentry"); \ static_assert(offsetof(ShowGameUI_Handler_C_CouldBeReentry, Input) == 0x000000, "Member 'ShowGameUI_Handler_C_CouldBeReentry::Input' has a wrong offset!"); \ static_assert(offsetof(ShowGameUI_Handler_C_CouldBeReentry, reentry) == 0x0000A0, "Member 'ShowGameUI_Handler_C_CouldBeReentry::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ShowGameUI_Handler_C_Execute \ static_assert(alignof(ShowGameUI_Handler_C_Execute) == 0x000008, "Wrong alignment on ShowGameUI_Handler_C_Execute"); \ static_assert(sizeof(ShowGameUI_Handler_C_Execute) == 0x0000B8, "Wrong size on ShowGameUI_Handler_C_Execute"); \ static_assert(offsetof(ShowGameUI_Handler_C_Execute, NodeId_0) == 0x000000, "Member 'ShowGameUI_Handler_C_Execute::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(ShowGameUI_Handler_C_Execute, Input) == 0x000010, "Member 'ShowGameUI_Handler_C_Execute::Input' has a wrong offset!"); \ static_assert(offsetof(ShowGameUI_Handler_C_Execute, reentry) == 0x0000B0, "Member 'ShowGameUI_Handler_C_Execute::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler \ static_assert(alignof(ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler) == 0x000008, "Wrong alignment on ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler"); \ static_assert(sizeof(ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler) == 0x000100, "Wrong size on ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler"); \ static_assert(offsetof(ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler, EntryPoint) == 0x000000, "Member 'ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000008, "Member 'ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler, K2Node_Event_nodeId) == 0x000010, "Member 'ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler::K2Node_Event_nodeId' has a wrong offset!"); \ static_assert(offsetof(ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler, K2Node_Event_Input) == 0x000020, "Member 'ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler::K2Node_Event_Input' has a wrong offset!"); \ static_assert(offsetof(ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler, K2Node_Event_Reentry) == 0x0000C0, "Member 'ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler::K2Node_Event_Reentry' has a wrong offset!"); \ static_assert(offsetof(ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler, K2Node_SwitchString_CmpSuccess) == 0x0000C1, "Member 'ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000C8, "Member 'ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000D0, "Member 'ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler, CallFunc_Interact_SetIsInteraction_self_CastInput) == 0x0000E0, "Member 'ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler::CallFunc_Interact_SetIsInteraction_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler, CallFunc_Interact_SetIsInteraction_self_CastInput_1) == 0x0000F0, "Member 'ShowGameUI_Handler_C_ExecuteUbergraph_ShowGameUI_Handler::CallFunc_Interact_SetIsInteraction_self_CastInput_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShowGameUI_Handler_C \ static_assert(alignof(UShowGameUI_Handler_C) == 0x000008, "Wrong alignment on UShowGameUI_Handler_C"); \ static_assert(sizeof(UShowGameUI_Handler_C) == 0x000148, "Wrong size on UShowGameUI_Handler_C"); \ static_assert(offsetof(UShowGameUI_Handler_C, UberGraphFrame_ShowGameUI_Handler_C) == 0x000140, "Member 'UShowGameUI_Handler_C::UberGraphFrame_ShowGameUI_Handler_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Extend_Handler_C_BlackScreenFinishedTimerFunc \ static_assert(alignof(Extend_Handler_C_BlackScreenFinishedTimerFunc) == 0x000008, "Wrong alignment on Extend_Handler_C_BlackScreenFinishedTimerFunc"); \ static_assert(sizeof(Extend_Handler_C_BlackScreenFinishedTimerFunc) == 0x000008, "Wrong size on Extend_Handler_C_BlackScreenFinishedTimerFunc"); \ static_assert(offsetof(Extend_Handler_C_BlackScreenFinishedTimerFunc, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000000, "Member 'Extend_Handler_C_BlackScreenFinishedTimerFunc::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Extend_Handler_C_CouldBeReentry \ static_assert(alignof(Extend_Handler_C_CouldBeReentry) == 0x000008, "Wrong alignment on Extend_Handler_C_CouldBeReentry"); \ static_assert(sizeof(Extend_Handler_C_CouldBeReentry) == 0x0000A8, "Wrong size on Extend_Handler_C_CouldBeReentry"); \ static_assert(offsetof(Extend_Handler_C_CouldBeReentry, Input) == 0x000000, "Member 'Extend_Handler_C_CouldBeReentry::Input' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_CouldBeReentry, reentry) == 0x0000A0, "Member 'Extend_Handler_C_CouldBeReentry::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Extend_Handler_C_Execute \ static_assert(alignof(Extend_Handler_C_Execute) == 0x000008, "Wrong alignment on Extend_Handler_C_Execute"); \ static_assert(sizeof(Extend_Handler_C_Execute) == 0x0000B8, "Wrong size on Extend_Handler_C_Execute"); \ static_assert(offsetof(Extend_Handler_C_Execute, NodeId_0) == 0x000000, "Member 'Extend_Handler_C_Execute::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_Execute, Input) == 0x000010, "Member 'Extend_Handler_C_Execute::Input' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_Execute, reentry) == 0x0000B0, "Member 'Extend_Handler_C_Execute::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Extend_Handler_C_ExecuteUbergraph_Extend_Handler \ static_assert(alignof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler) == 0x000010, "Wrong alignment on Extend_Handler_C_ExecuteUbergraph_Extend_Handler"); \ static_assert(sizeof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler) == 0x000310, "Wrong size on Extend_Handler_C_ExecuteUbergraph_Extend_Handler"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, EntryPoint) == 0x000000, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, Temp_struct_Variable) == 0x000004, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000028, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x000030, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_CustomEvent_firepoint) == 0x000038, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_CustomEvent_isReborn) == 0x000048, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_CustomEvent_Position) == 0x000050, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, Temp_struct_Variable_1) == 0x0000B0, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_GetPlayerController_ReturnValue) == 0x0000C0, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_CustomEvent_Activity) == 0x0000C8, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_CustomEvent_Activity' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_CustomEvent_Value) == 0x0000C9, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000CA, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000D0, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000D8, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_DynamicCast_bSuccess) == 0x0000E0, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, Temp_bool_Variable) == 0x0000E1, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0000E8, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x0000F0, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x0000F8, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_DynamicCast_bSuccess_1) == 0x000100, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_CreateDelegate_OutputDelegate_1) == 0x000104, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_DynamicCast_AsInterface_in_Game_Widget) == 0x000118, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_DynamicCast_AsInterface_in_Game_Widget' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_DynamicCast_bSuccess_2) == 0x000128, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000129, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000130, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_Select_Default) == 0x000138, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000148, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_Trim_ReturnValue) == 0x000150, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_IsNumeric_ReturnValue) == 0x000160, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_IsNumeric_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_SelectFloat_ReturnValue) == 0x000168, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x000170, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_K2_SetTimer_ReturnValue) == 0x000178, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_DynamicCast_AsBP_Combat_Character_2) == 0x000180, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_DynamicCast_AsBP_Combat_Character_2' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_DynamicCast_bSuccess_3) == 0x000188, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_Event_nodeId) == 0x000190, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_Event_nodeId' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_Event_Input) == 0x0001A0, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_Event_Input' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_Event_Reentry) == 0x000240, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_Event_Reentry' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000241, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_GetMark_Value) == 0x000248, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_Not_PreBool_ReturnValue) == 0x000258, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x000259, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_SelectInt_ReturnValue) == 0x00025C, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_ToLower_ReturnValue) == 0x000260, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_Trim_ReturnValue_1) == 0x000270, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_Trim_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_GetMark_Value_1) == 0x000280, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_GetMark_Value_1' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_EqualEqual_StrStr_ReturnValue_2) == 0x000290, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_EqualEqual_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_EqualEqual_StrStr_ReturnValue_3) == 0x000291, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_EqualEqual_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_MakeSoftObjectPath_ReturnValue) == 0x000298, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_MakeSoftObjectPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue) == 0x0002B8, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0002E8, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_IsValid_ReturnValue) == 0x0002F0, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_DynamicCast_AsBP_Placed_AI) == 0x0002F8, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_DynamicCast_bSuccess_4) == 0x000300, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, K2Node_SwitchString_CmpSuccess) == 0x000301, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000302, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ExecuteUbergraph_Extend_Handler, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000304, "Member 'Extend_Handler_C_ExecuteUbergraph_Extend_Handler::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Extend_Handler_C_ListenDamageFunc \ static_assert(alignof(Extend_Handler_C_ListenDamageFunc) == 0x000008, "Wrong alignment on Extend_Handler_C_ListenDamageFunc"); \ static_assert(sizeof(Extend_Handler_C_ListenDamageFunc) == 0x000018, "Wrong size on Extend_Handler_C_ListenDamageFunc"); \ static_assert(offsetof(Extend_Handler_C_ListenDamageFunc, DamageTag) == 0x000000, "Member 'Extend_Handler_C_ListenDamageFunc::DamageTag' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ListenDamageFunc, Value) == 0x000008, "Member 'Extend_Handler_C_ListenDamageFunc::Value' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_ListenDamageFunc, Causer) == 0x000010, "Member 'Extend_Handler_C_ListenDamageFunc::Causer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Extend_Handler_C_OnActivityChanged \ static_assert(alignof(Extend_Handler_C_OnActivityChanged) == 0x000001, "Wrong alignment on Extend_Handler_C_OnActivityChanged"); \ static_assert(sizeof(Extend_Handler_C_OnActivityChanged) == 0x000002, "Wrong size on Extend_Handler_C_OnActivityChanged"); \ static_assert(offsetof(Extend_Handler_C_OnActivityChanged, Activity) == 0x000000, "Member 'Extend_Handler_C_OnActivityChanged::Activity' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_OnActivityChanged, Value) == 0x000001, "Member 'Extend_Handler_C_OnActivityChanged::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Extend_Handler_C_OnPlayerBorned \ static_assert(alignof(Extend_Handler_C_OnPlayerBorned) == 0x000010, "Wrong alignment on Extend_Handler_C_OnPlayerBorned"); \ static_assert(sizeof(Extend_Handler_C_OnPlayerBorned) == 0x000080, "Wrong size on Extend_Handler_C_OnPlayerBorned"); \ static_assert(offsetof(Extend_Handler_C_OnPlayerBorned, FirePoint) == 0x000000, "Member 'Extend_Handler_C_OnPlayerBorned::FirePoint' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_OnPlayerBorned, isReborn) == 0x000010, "Member 'Extend_Handler_C_OnPlayerBorned::isReborn' has a wrong offset!"); \ static_assert(offsetof(Extend_Handler_C_OnPlayerBorned, Position) == 0x000020, "Member 'Extend_Handler_C_OnPlayerBorned::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UExtend_Handler_C \ static_assert(alignof(UExtend_Handler_C) == 0x000008, "Wrong alignment on UExtend_Handler_C"); \ static_assert(sizeof(UExtend_Handler_C) == 0x0001B0, "Wrong size on UExtend_Handler_C"); \ static_assert(offsetof(UExtend_Handler_C, UberGraphFrame_Extend_Handler_C) == 0x000140, "Member 'UExtend_Handler_C::UberGraphFrame_Extend_Handler_C' has a wrong offset!"); \ static_assert(offsetof(UExtend_Handler_C, PlayerCGEnabled) == 0x000148, "Member 'UExtend_Handler_C::PlayerCGEnabled' has a wrong offset!"); \ static_assert(offsetof(UExtend_Handler_C, L_Var1) == 0x000150, "Member 'UExtend_Handler_C::L_Var1' has a wrong offset!"); \ static_assert(offsetof(UExtend_Handler_C, NewVar) == 0x000160, "Member 'UExtend_Handler_C::NewVar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnableSpecialBGM_Handler_C_CouldBeReentry \ static_assert(alignof(EnableSpecialBGM_Handler_C_CouldBeReentry) == 0x000008, "Wrong alignment on EnableSpecialBGM_Handler_C_CouldBeReentry"); \ static_assert(sizeof(EnableSpecialBGM_Handler_C_CouldBeReentry) == 0x0000A8, "Wrong size on EnableSpecialBGM_Handler_C_CouldBeReentry"); \ static_assert(offsetof(EnableSpecialBGM_Handler_C_CouldBeReentry, Input) == 0x000000, "Member 'EnableSpecialBGM_Handler_C_CouldBeReentry::Input' has a wrong offset!"); \ static_assert(offsetof(EnableSpecialBGM_Handler_C_CouldBeReentry, reentry) == 0x0000A0, "Member 'EnableSpecialBGM_Handler_C_CouldBeReentry::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnableSpecialBGM_Handler_C_Execute \ static_assert(alignof(EnableSpecialBGM_Handler_C_Execute) == 0x000008, "Wrong alignment on EnableSpecialBGM_Handler_C_Execute"); \ static_assert(sizeof(EnableSpecialBGM_Handler_C_Execute) == 0x0000B8, "Wrong size on EnableSpecialBGM_Handler_C_Execute"); \ static_assert(offsetof(EnableSpecialBGM_Handler_C_Execute, NodeId_0) == 0x000000, "Member 'EnableSpecialBGM_Handler_C_Execute::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(EnableSpecialBGM_Handler_C_Execute, Input) == 0x000010, "Member 'EnableSpecialBGM_Handler_C_Execute::Input' has a wrong offset!"); \ static_assert(offsetof(EnableSpecialBGM_Handler_C_Execute, reentry) == 0x0000B0, "Member 'EnableSpecialBGM_Handler_C_Execute::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler \ static_assert(alignof(EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler) == 0x000008, "Wrong alignment on EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler"); \ static_assert(sizeof(EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler) == 0x0000C8, "Wrong size on EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler"); \ static_assert(offsetof(EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler, EntryPoint) == 0x000000, "Member 'EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000008, "Member 'EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler, K2Node_Event_nodeId) == 0x000010, "Member 'EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler::K2Node_Event_nodeId' has a wrong offset!"); \ static_assert(offsetof(EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler, K2Node_Event_Input) == 0x000020, "Member 'EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler::K2Node_Event_Input' has a wrong offset!"); \ static_assert(offsetof(EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler, K2Node_Event_Reentry) == 0x0000C0, "Member 'EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler::K2Node_Event_Reentry' has a wrong offset!"); \ static_assert(offsetof(EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler, K2Node_SwitchString_CmpSuccess) == 0x0000C1, "Member 'EnableSpecialBGM_Handler_C_ExecuteUbergraph_EnableSpecialBGM_Handler::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnableSpecialBGM_Handler_C \ static_assert(alignof(UEnableSpecialBGM_Handler_C) == 0x000008, "Wrong alignment on UEnableSpecialBGM_Handler_C"); \ static_assert(sizeof(UEnableSpecialBGM_Handler_C) == 0x000160, "Wrong size on UEnableSpecialBGM_Handler_C"); \ static_assert(offsetof(UEnableSpecialBGM_Handler_C, UberGraphFrame_EnableSpecialBGM_Handler_C) == 0x000140, "Member 'UEnableSpecialBGM_Handler_C::UberGraphFrame_EnableSpecialBGM_Handler_C' has a wrong offset!"); \ static_assert(offsetof(UEnableSpecialBGM_Handler_C, BGM) == 0x000148, "Member 'UEnableSpecialBGM_Handler_C::BGM' has a wrong offset!"); \ static_assert(offsetof(UEnableSpecialBGM_Handler_C, Enable) == 0x000158, "Member 'UEnableSpecialBGM_Handler_C::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnableCommonBGM_Handler_C_CouldBeReentry \ static_assert(alignof(EnableCommonBGM_Handler_C_CouldBeReentry) == 0x000008, "Wrong alignment on EnableCommonBGM_Handler_C_CouldBeReentry"); \ static_assert(sizeof(EnableCommonBGM_Handler_C_CouldBeReentry) == 0x0000A8, "Wrong size on EnableCommonBGM_Handler_C_CouldBeReentry"); \ static_assert(offsetof(EnableCommonBGM_Handler_C_CouldBeReentry, Input) == 0x000000, "Member 'EnableCommonBGM_Handler_C_CouldBeReentry::Input' has a wrong offset!"); \ static_assert(offsetof(EnableCommonBGM_Handler_C_CouldBeReentry, reentry) == 0x0000A0, "Member 'EnableCommonBGM_Handler_C_CouldBeReentry::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnableCommonBGM_Handler_C_Execute \ static_assert(alignof(EnableCommonBGM_Handler_C_Execute) == 0x000008, "Wrong alignment on EnableCommonBGM_Handler_C_Execute"); \ static_assert(sizeof(EnableCommonBGM_Handler_C_Execute) == 0x0000B8, "Wrong size on EnableCommonBGM_Handler_C_Execute"); \ static_assert(offsetof(EnableCommonBGM_Handler_C_Execute, NodeId_0) == 0x000000, "Member 'EnableCommonBGM_Handler_C_Execute::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(EnableCommonBGM_Handler_C_Execute, Input) == 0x000010, "Member 'EnableCommonBGM_Handler_C_Execute::Input' has a wrong offset!"); \ static_assert(offsetof(EnableCommonBGM_Handler_C_Execute, reentry) == 0x0000B0, "Member 'EnableCommonBGM_Handler_C_Execute::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler \ static_assert(alignof(EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler) == 0x000008, "Wrong alignment on EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler"); \ static_assert(sizeof(EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler) == 0x0000E0, "Wrong size on EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler"); \ static_assert(offsetof(EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler, EntryPoint) == 0x000000, "Member 'EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler, K2Node_Event_nodeId) == 0x000008, "Member 'EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler::K2Node_Event_nodeId' has a wrong offset!"); \ static_assert(offsetof(EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler, K2Node_Event_Input) == 0x000018, "Member 'EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler::K2Node_Event_Input' has a wrong offset!"); \ static_assert(offsetof(EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler, K2Node_Event_Reentry) == 0x0000B8, "Member 'EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler::K2Node_Event_Reentry' has a wrong offset!"); \ static_assert(offsetof(EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler, K2Node_SwitchString_CmpSuccess) == 0x0000B9, "Member 'EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler, CallFunc_GetAllActorsOfClass_OutActors) == 0x0000C0, "Member 'EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler, CallFunc_Array_Get_Item) == 0x0000D0, "Member 'EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler, CallFunc_Array_Length_ReturnValue) == 0x0000D8, "Member 'EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler, CallFunc_Greater_IntInt_ReturnValue) == 0x0000DC, "Member 'EnableCommonBGM_Handler_C_ExecuteUbergraph_EnableCommonBGM_Handler::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnableCommonBGM_Handler_C \ static_assert(alignof(UEnableCommonBGM_Handler_C) == 0x000008, "Wrong alignment on UEnableCommonBGM_Handler_C"); \ static_assert(sizeof(UEnableCommonBGM_Handler_C) == 0x000150, "Wrong size on UEnableCommonBGM_Handler_C"); \ static_assert(offsetof(UEnableCommonBGM_Handler_C, UberGraphFrame_EnableCommonBGM_Handler_C) == 0x000140, "Member 'UEnableCommonBGM_Handler_C::UberGraphFrame_EnableCommonBGM_Handler_C' has a wrong offset!"); \ static_assert(offsetof(UEnableCommonBGM_Handler_C, Enable) == 0x000148, "Member 'UEnableCommonBGM_Handler_C::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NodeHandler_Sequence_Operatable_C_CallCGPlay \ static_assert(alignof(NodeHandler_Sequence_Operatable_C_CallCGPlay) == 0x000001, "Wrong alignment on NodeHandler_Sequence_Operatable_C_CallCGPlay"); \ static_assert(sizeof(NodeHandler_Sequence_Operatable_C_CallCGPlay) == 0x000001, "Wrong size on NodeHandler_Sequence_Operatable_C_CallCGPlay"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_CallCGPlay, Playing) == 0x000000, "Member 'NodeHandler_Sequence_Operatable_C_CallCGPlay::Playing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NodeHandler_Sequence_Operatable_C_DebugLog \ static_assert(alignof(NodeHandler_Sequence_Operatable_C_DebugLog) == 0x000008, "Wrong alignment on NodeHandler_Sequence_Operatable_C_DebugLog"); \ static_assert(sizeof(NodeHandler_Sequence_Operatable_C_DebugLog) == 0x0000C8, "Wrong size on NodeHandler_Sequence_Operatable_C_DebugLog"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_DebugLog, Start) == 0x000000, "Member 'NodeHandler_Sequence_Operatable_C_DebugLog::Start' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_DebugLog, Temp_bool_Variable) == 0x000001, "Member 'NodeHandler_Sequence_Operatable_C_DebugLog::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_DebugLog, Temp_string_Variable) == 0x000008, "Member 'NodeHandler_Sequence_Operatable_C_DebugLog::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_DebugLog, Temp_string_Variable_1) == 0x000018, "Member 'NodeHandler_Sequence_Operatable_C_DebugLog::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_DebugLog, CallFunc_GetDisplayName_ReturnValue) == 0x000028, "Member 'NodeHandler_Sequence_Operatable_C_DebugLog::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_DebugLog, K2Node_Select_Default) == 0x000038, "Member 'NodeHandler_Sequence_Operatable_C_DebugLog::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_DebugLog, CallFunc_GetPathName_ReturnValue) == 0x000048, "Member 'NodeHandler_Sequence_Operatable_C_DebugLog::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_DebugLog, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'NodeHandler_Sequence_Operatable_C_DebugLog::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_DebugLog, CallFunc_Split_PathPart) == 0x000068, "Member 'NodeHandler_Sequence_Operatable_C_DebugLog::CallFunc_Split_PathPart' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_DebugLog, CallFunc_Split_FilenamePart) == 0x000078, "Member 'NodeHandler_Sequence_Operatable_C_DebugLog::CallFunc_Split_FilenamePart' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_DebugLog, CallFunc_Split_ExtensionPart) == 0x000088, "Member 'NodeHandler_Sequence_Operatable_C_DebugLog::CallFunc_Split_ExtensionPart' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_DebugLog, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000098, "Member 'NodeHandler_Sequence_Operatable_C_DebugLog::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_DebugLog, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A8, "Member 'NodeHandler_Sequence_Operatable_C_DebugLog::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_DebugLog, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000B8, "Member 'NodeHandler_Sequence_Operatable_C_DebugLog::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NodeHandler_Sequence_Operatable_C_Execute \ static_assert(alignof(NodeHandler_Sequence_Operatable_C_Execute) == 0x000008, "Wrong alignment on NodeHandler_Sequence_Operatable_C_Execute"); \ static_assert(sizeof(NodeHandler_Sequence_Operatable_C_Execute) == 0x0000B8, "Wrong size on NodeHandler_Sequence_Operatable_C_Execute"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_Execute, NodeId_0) == 0x000000, "Member 'NodeHandler_Sequence_Operatable_C_Execute::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_Execute, Input) == 0x000010, "Member 'NodeHandler_Sequence_Operatable_C_Execute::Input' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_Execute, reentry) == 0x0000B0, "Member 'NodeHandler_Sequence_Operatable_C_Execute::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable \ static_assert(alignof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable) == 0x000008, "Wrong alignment on NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable"); \ static_assert(sizeof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable) == 0x000328, "Wrong size on NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, EntryPoint) == 0x000000, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetGamePlatformType_ReturnValue) == 0x000004, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetUIStatic_ReturnValue) == 0x000010, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetUIZOder_ZOder) == 0x000018, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000020, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x000028, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000030, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000038, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000040, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetDCSGameState_ReturnValue) == 0x000048, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_IsServer_ReturnValue) == 0x000050, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_IsGameOnlineMode_ReturnValue) == 0x000051, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetDCSGameState_ReturnValue_1) == 0x000058, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetDCSGameState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_BooleanAND_ReturnValue) == 0x000060, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetOwner_ReturnValue) == 0x000068, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, K2Node_CreateDelegate_OutputDelegate) == 0x000070, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_BooleanAND_ReturnValue_1) == 0x000080, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000088, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, K2Node_Event_nodeId) == 0x000090, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::K2Node_Event_nodeId' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, K2Node_Event_Input) == 0x0000A0, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::K2Node_Event_Input' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, K2Node_Event_Reentry) == 0x000140, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::K2Node_Event_Reentry' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_Interact_SetIsInteraction_self_CastInput) == 0x000148, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_Interact_SetIsInteraction_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_Interact_SetIsInteraction_self_CastInput_1) == 0x000158, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_Interact_SetIsInteraction_self_CastInput_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000168, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000169, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x00016A, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000170, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_EqualEqual_StriStri_ReturnValue_2) == 0x000178, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_EqualEqual_StriStri_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, K2Node_SwitchString_CmpSuccess) == 0x000179, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, K2Node_DynamicCast_AsAsync_Component_Interface) == 0x000180, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::K2Node_DynamicCast_AsAsync_Component_Interface' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, K2Node_DynamicCast_bSuccess) == 0x000190, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, K2Node_DynamicCast_AsLevel_Sequence_Actor) == 0x000198, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::K2Node_DynamicCast_AsLevel_Sequence_Actor' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, K2Node_DynamicCast_bSuccess_1) == 0x0001A0, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_AsyncAssetEnabled_ReturnValue) == 0x0001A1, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_AsyncAssetEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetSequencePlayer_ReturnValue) == 0x0001A8, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetSequencePlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetSequencePlayer_ReturnValue_1) == 0x0001B0, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetSequencePlayer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_ClearAllHoldPtr_self_CastInput) == 0x0001B8, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_ClearAllHoldPtr_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetCurrentTime_ReturnValue) == 0x0001C8, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetCurrentTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_IsPlaying_ReturnValue) == 0x0001D8, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_IsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_BreakQualifiedFrameTime_Frame) == 0x0001DC, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_BreakQualifiedFrameTime_Frame' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_BreakQualifiedFrameTime_FrameRate) == 0x0001E0, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_BreakQualifiedFrameTime_FrameRate' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_BreakQualifiedFrameTime_SubFrame) == 0x0001E8, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_BreakQualifiedFrameTime_SubFrame' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_Conv_FrameNumberToInteger_ReturnValue) == 0x0001EC, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_Conv_FrameNumberToInteger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetEndTime_ReturnValue) == 0x0001F0, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetEndTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_AsyncAssetEnabled_self_CastInput) == 0x000200, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_AsyncAssetEnabled_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_AsyncAssetEnabled_ReturnValue_1) == 0x000210, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_AsyncAssetEnabled_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_BreakQualifiedFrameTime_Frame_1) == 0x000214, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_BreakQualifiedFrameTime_Frame_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_BreakQualifiedFrameTime_FrameRate_1) == 0x000218, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_BreakQualifiedFrameTime_FrameRate_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_BreakQualifiedFrameTime_SubFrame_1) == 0x000220, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_BreakQualifiedFrameTime_SubFrame_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_Conv_FrameNumberToInteger_ReturnValue_1) == 0x000224, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_Conv_FrameNumberToInteger_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_Subtract_IntInt_ReturnValue) == 0x000228, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_Greater_IntInt_ReturnValue) == 0x00022C, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, K2Node_MakeStruct_FrameNumber) == 0x000230, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::K2Node_MakeStruct_FrameNumber' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, K2Node_MakeStruct_FrameTime) == 0x000234, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::K2Node_MakeStruct_FrameTime' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, K2Node_MakeStruct_MovieSceneSequencePlaybackParams) == 0x000240, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::K2Node_MakeStruct_MovieSceneSequencePlaybackParams' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_ApplySoftObjectAsset_self_CastInput) == 0x000268, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_ApplySoftObjectAsset_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetSoftObjectAsset_self_CastInput) == 0x000278, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetSoftObjectAsset_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetSoftObjectAsset_ReturnValue) == 0x000288, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetSoftObjectAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_AsyncAssetEnabled_self_CastInput_1) == 0x0002B8, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_AsyncAssetEnabled_self_CastInput_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_AsyncAssetEnabled_ReturnValue_2) == 0x0002C8, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_AsyncAssetEnabled_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_LoadAsset_Blocking_ReturnValue) == 0x0002D0, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_LoadAsset_Blocking_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_CreateMessageWindow_ReturnValue) == 0x0002D8, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0002E0, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, K2Node_CustomEvent_Playing) == 0x0002E8, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::K2Node_CustomEvent_Playing' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, K2Node_CreateDelegate_OutputDelegate_1) == 0x0002EC, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x000300, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x000308, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, K2Node_CreateDelegate_OutputDelegate_2) == 0x000310, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable, CallFunc_Init_PlaybackTime_ImplicitCast) == 0x000320, "Member 'NodeHandler_Sequence_Operatable_C_ExecuteUbergraph_NodeHandler_Sequence_Operatable::CallFunc_Init_PlaybackTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq \ static_assert(alignof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq) == 0x000008, "Wrong alignment on NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq"); \ static_assert(sizeof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq) == 0x000140, "Wrong size on NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, SequenceActor) == 0x000000, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::SequenceActor' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, Platform) == 0x000008, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::Platform' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, Temp_byte_Variable) == 0x000009, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, K2Node_SwitchEnum_CmpSuccess) == 0x00000A, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x000010, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000020, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, Temp_string_Variable) == 0x000038, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, Temp_string_Variable_1) == 0x000048, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, Temp_string_Variable_2) == 0x000058, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, Temp_string_Variable_3) == 0x000068, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, Temp_string_Variable_4) == 0x000078, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, Temp_string_Variable_5) == 0x000088, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, Temp_string_Variable_6) == 0x000098, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::Temp_string_Variable_6' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, Temp_string_Variable_7) == 0x0000A8, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::Temp_string_Variable_7' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, Temp_string_Variable_8) == 0x0000B8, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::Temp_string_Variable_8' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, K2Node_Select_Default) == 0x0000C8, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000D8, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, CallFunc_MakeSoftObjectPath_ReturnValue) == 0x0000E8, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::CallFunc_MakeSoftObjectPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue) == 0x000108, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq, CallFunc_IsValidSoftObjectReference_ReturnValue_1) == 0x000138, "Member 'NodeHandler_Sequence_Operatable_C_RedirectAsyncSeq::CallFunc_IsValidSoftObjectReference_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNodeHandler_Sequence_Operatable_C \ static_assert(alignof(UNodeHandler_Sequence_Operatable_C) == 0x000008, "Wrong alignment on UNodeHandler_Sequence_Operatable_C"); \ static_assert(sizeof(UNodeHandler_Sequence_Operatable_C) == 0x000178, "Wrong size on UNodeHandler_Sequence_Operatable_C"); \ static_assert(offsetof(UNodeHandler_Sequence_Operatable_C, UberGraphFrame_NodeHandler_Sequence_Operatable_C) == 0x000160, "Member 'UNodeHandler_Sequence_Operatable_C::UberGraphFrame_NodeHandler_Sequence_Operatable_C' has a wrong offset!"); \ static_assert(offsetof(UNodeHandler_Sequence_Operatable_C, LevelSqueue) == 0x000168, "Member 'UNodeHandler_Sequence_Operatable_C::LevelSqueue' has a wrong offset!"); \ static_assert(offsetof(UNodeHandler_Sequence_Operatable_C, UseFollowCamera) == 0x000170, "Member 'UNodeHandler_Sequence_Operatable_C::UseFollowCamera' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelNodeHandler_UserCommands_C \ static_assert(alignof(ULevelNodeHandler_UserCommands_C) == 0x000008, "Wrong alignment on ULevelNodeHandler_UserCommands_C"); \ static_assert(sizeof(ULevelNodeHandler_UserCommands_C) == 0x000140, "Wrong size on ULevelNodeHandler_UserCommands_C"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_sublevelscript_C_Execute \ static_assert(alignof(LevelNodeHandler_sublevelscript_C_Execute) == 0x000008, "Wrong alignment on LevelNodeHandler_sublevelscript_C_Execute"); \ static_assert(sizeof(LevelNodeHandler_sublevelscript_C_Execute) == 0x0000B8, "Wrong size on LevelNodeHandler_sublevelscript_C_Execute"); \ static_assert(offsetof(LevelNodeHandler_sublevelscript_C_Execute, NodeId_0) == 0x000000, "Member 'LevelNodeHandler_sublevelscript_C_Execute::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_sublevelscript_C_Execute, Input) == 0x000010, "Member 'LevelNodeHandler_sublevelscript_C_Execute::Input' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_sublevelscript_C_Execute, reentry) == 0x0000B0, "Member 'LevelNodeHandler_sublevelscript_C_Execute::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript \ static_assert(alignof(LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript) == 0x000008, "Wrong alignment on LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript"); \ static_assert(sizeof(LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript) == 0x000170, "Wrong size on LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript"); \ static_assert(offsetof(LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript, EntryPoint) == 0x000000, "Member 'LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript, K2Node_Event_nodeId) == 0x000008, "Member 'LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript::K2Node_Event_nodeId' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript, K2Node_Event_Input) == 0x000018, "Member 'LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript::K2Node_Event_Input' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript, K2Node_Event_Reentry) == 0x0000B8, "Member 'LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript::K2Node_Event_Reentry' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript, K2Node_DynamicCast_AsLevel_Script) == 0x0000C0, "Member 'LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript::K2Node_DynamicCast_AsLevel_Script' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript, K2Node_DynamicCast_bSuccess) == 0x0000C8, "Member 'LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript, K2Node_MakeStruct_ST_ScriptNode_ArgInput) == 0x0000D0, "Member 'LevelNodeHandler_sublevelscript_C_ExecuteUbergraph_LevelNodeHandler_sublevelscript::K2Node_MakeStruct_ST_ScriptNode_ArgInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelNodeHandler_sublevelscript_C \ static_assert(alignof(ULevelNodeHandler_sublevelscript_C) == 0x000008, "Wrong alignment on ULevelNodeHandler_sublevelscript_C"); \ static_assert(sizeof(ULevelNodeHandler_sublevelscript_C) == 0x000150, "Wrong size on ULevelNodeHandler_sublevelscript_C"); \ static_assert(offsetof(ULevelNodeHandler_sublevelscript_C, UberGraphFrame_LevelNodeHandler_sublevelscript_C) == 0x000140, "Member 'ULevelNodeHandler_sublevelscript_C::UberGraphFrame_LevelNodeHandler_sublevelscript_C' has a wrong offset!"); \ static_assert(offsetof(ULevelNodeHandler_sublevelscript_C, subLevelscript) == 0x000148, "Member 'ULevelNodeHandler_sublevelscript_C::subLevelscript' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnableObj_Handler_C_CouldBeReentry \ static_assert(alignof(EnableObj_Handler_C_CouldBeReentry) == 0x000008, "Wrong alignment on EnableObj_Handler_C_CouldBeReentry"); \ static_assert(sizeof(EnableObj_Handler_C_CouldBeReentry) == 0x0000A8, "Wrong size on EnableObj_Handler_C_CouldBeReentry"); \ static_assert(offsetof(EnableObj_Handler_C_CouldBeReentry, Input) == 0x000000, "Member 'EnableObj_Handler_C_CouldBeReentry::Input' has a wrong offset!"); \ static_assert(offsetof(EnableObj_Handler_C_CouldBeReentry, reentry) == 0x0000A0, "Member 'EnableObj_Handler_C_CouldBeReentry::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnableObj_Handler_C_Execute \ static_assert(alignof(EnableObj_Handler_C_Execute) == 0x000008, "Wrong alignment on EnableObj_Handler_C_Execute"); \ static_assert(sizeof(EnableObj_Handler_C_Execute) == 0x0000B8, "Wrong size on EnableObj_Handler_C_Execute"); \ static_assert(offsetof(EnableObj_Handler_C_Execute, NodeId_0) == 0x000000, "Member 'EnableObj_Handler_C_Execute::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(EnableObj_Handler_C_Execute, Input) == 0x000010, "Member 'EnableObj_Handler_C_Execute::Input' has a wrong offset!"); \ static_assert(offsetof(EnableObj_Handler_C_Execute, reentry) == 0x0000B0, "Member 'EnableObj_Handler_C_Execute::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler \ static_assert(alignof(EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler) == 0x000008, "Wrong alignment on EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler"); \ static_assert(sizeof(EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler) == 0x0000F0, "Wrong size on EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler"); \ static_assert(offsetof(EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler, EntryPoint) == 0x000000, "Member 'EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler, K2Node_Event_nodeId) == 0x000008, "Member 'EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler::K2Node_Event_nodeId' has a wrong offset!"); \ static_assert(offsetof(EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler, K2Node_Event_Input) == 0x000018, "Member 'EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler::K2Node_Event_Input' has a wrong offset!"); \ static_assert(offsetof(EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler, K2Node_Event_Reentry) == 0x0000B8, "Member 'EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler::K2Node_Event_Reentry' has a wrong offset!"); \ static_assert(offsetof(EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler, K2Node_SwitchString_CmpSuccess) == 0x0000B9, "Member 'EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler, K2Node_DynamicCast_AsInterface_Level_Script_Enable) == 0x0000C0, "Member 'EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler::K2Node_DynamicCast_AsInterface_Level_Script_Enable' has a wrong offset!"); \ static_assert(offsetof(EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler, K2Node_DynamicCast_bSuccess) == 0x0000D0, "Member 'EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler, K2Node_DynamicCast_AsInterface_Level_Script_Enable_1) == 0x0000D8, "Member 'EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler::K2Node_DynamicCast_AsInterface_Level_Script_Enable_1' has a wrong offset!"); \ static_assert(offsetof(EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler, K2Node_DynamicCast_bSuccess_1) == 0x0000E8, "Member 'EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler, CallFunc_Enable_result) == 0x0000E9, "Member 'EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler::CallFunc_Enable_result' has a wrong offset!"); \ static_assert(offsetof(EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler, CallFunc_Enable_result_1) == 0x0000EA, "Member 'EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler::CallFunc_Enable_result_1' has a wrong offset!"); \ static_assert(offsetof(EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler, CallFunc_DoesImplementInterface_ReturnValue) == 0x0000EB, "Member 'EnableObj_Handler_C_ExecuteUbergraph_EnableObj_Handler::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnableObj_Handler_C_finished \ static_assert(alignof(EnableObj_Handler_C_finished) == 0x000008, "Wrong alignment on EnableObj_Handler_C_finished"); \ static_assert(sizeof(EnableObj_Handler_C_finished) == 0x000018, "Wrong size on EnableObj_Handler_C_finished"); \ static_assert(offsetof(EnableObj_Handler_C_finished, Result) == 0x000000, "Member 'EnableObj_Handler_C_finished::Result' has a wrong offset!"); \ static_assert(offsetof(EnableObj_Handler_C_finished, finsihed) == 0x000010, "Member 'EnableObj_Handler_C_finished::finsihed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnableObj_Handler_C \ static_assert(alignof(UEnableObj_Handler_C) == 0x000008, "Wrong alignment on UEnableObj_Handler_C"); \ static_assert(sizeof(UEnableObj_Handler_C) == 0x000148, "Wrong size on UEnableObj_Handler_C"); \ static_assert(offsetof(UEnableObj_Handler_C, UberGraphFrame_EnableObj_Handler_C) == 0x000140, "Member 'UEnableObj_Handler_C::UberGraphFrame_EnableObj_Handler_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_ActorEvent_C_Callback_Event \ static_assert(alignof(LevelNodeHandler_ActorEvent_C_Callback_Event) == 0x000008, "Wrong alignment on LevelNodeHandler_ActorEvent_C_Callback_Event"); \ static_assert(sizeof(LevelNodeHandler_ActorEvent_C_Callback_Event) == 0x000010, "Wrong size on LevelNodeHandler_ActorEvent_C_Callback_Event"); \ static_assert(offsetof(LevelNodeHandler_ActorEvent_C_Callback_Event, ReturnValue) == 0x000000, "Member 'LevelNodeHandler_ActorEvent_C_Callback_Event::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_ActorEvent_C_CouldBeReentry \ static_assert(alignof(LevelNodeHandler_ActorEvent_C_CouldBeReentry) == 0x000008, "Wrong alignment on LevelNodeHandler_ActorEvent_C_CouldBeReentry"); \ static_assert(sizeof(LevelNodeHandler_ActorEvent_C_CouldBeReentry) == 0x0000A8, "Wrong size on LevelNodeHandler_ActorEvent_C_CouldBeReentry"); \ static_assert(offsetof(LevelNodeHandler_ActorEvent_C_CouldBeReentry, Input) == 0x000000, "Member 'LevelNodeHandler_ActorEvent_C_CouldBeReentry::Input' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_ActorEvent_C_CouldBeReentry, reentry) == 0x0000A0, "Member 'LevelNodeHandler_ActorEvent_C_CouldBeReentry::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_ActorEvent_C_Execute \ static_assert(alignof(LevelNodeHandler_ActorEvent_C_Execute) == 0x000008, "Wrong alignment on LevelNodeHandler_ActorEvent_C_Execute"); \ static_assert(sizeof(LevelNodeHandler_ActorEvent_C_Execute) == 0x0000B8, "Wrong size on LevelNodeHandler_ActorEvent_C_Execute"); \ static_assert(offsetof(LevelNodeHandler_ActorEvent_C_Execute, NodeId_0) == 0x000000, "Member 'LevelNodeHandler_ActorEvent_C_Execute::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_ActorEvent_C_Execute, Input) == 0x000010, "Member 'LevelNodeHandler_ActorEvent_C_Execute::Input' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_ActorEvent_C_Execute, reentry) == 0x0000B0, "Member 'LevelNodeHandler_ActorEvent_C_Execute::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelNodeHandler_ActorEvent_C \ static_assert(alignof(ULevelNodeHandler_ActorEvent_C) == 0x000008, "Wrong alignment on ULevelNodeHandler_ActorEvent_C"); \ static_assert(sizeof(ULevelNodeHandler_ActorEvent_C) == 0x000150, "Wrong size on ULevelNodeHandler_ActorEvent_C"); \ static_assert(offsetof(ULevelNodeHandler_ActorEvent_C, onEvent) == 0x000140, "Member 'ULevelNodeHandler_ActorEvent_C::onEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_Actor_C_Callback_End \ static_assert(alignof(LevelNodeHandler_Actor_C_Callback_End) == 0x000008, "Wrong alignment on LevelNodeHandler_Actor_C_Callback_End"); \ static_assert(sizeof(LevelNodeHandler_Actor_C_Callback_End) == 0x000010, "Wrong size on LevelNodeHandler_Actor_C_Callback_End"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_Callback_End, ReturnValue) == 0x000000, "Member 'LevelNodeHandler_Actor_C_Callback_End::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_Actor_C_Callback_GotoNext \ static_assert(alignof(LevelNodeHandler_Actor_C_Callback_GotoNext) == 0x000008, "Wrong alignment on LevelNodeHandler_Actor_C_Callback_GotoNext"); \ static_assert(sizeof(LevelNodeHandler_Actor_C_Callback_GotoNext) == 0x000018, "Wrong size on LevelNodeHandler_Actor_C_Callback_GotoNext"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_Callback_GotoNext, ReturnValue) == 0x000000, "Member 'LevelNodeHandler_Actor_C_Callback_GotoNext::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_Callback_GotoNext, OutputPin) == 0x000010, "Member 'LevelNodeHandler_Actor_C_Callback_GotoNext::OutputPin' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_Callback_GotoNext, finsihed) == 0x000014, "Member 'LevelNodeHandler_Actor_C_Callback_GotoNext::finsihed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_Actor_C_Callback_Update \ static_assert(alignof(LevelNodeHandler_Actor_C_Callback_Update) == 0x000008, "Wrong alignment on LevelNodeHandler_Actor_C_Callback_Update"); \ static_assert(sizeof(LevelNodeHandler_Actor_C_Callback_Update) == 0x000010, "Wrong size on LevelNodeHandler_Actor_C_Callback_Update"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_Callback_Update, ReturnValue) == 0x000000, "Member 'LevelNodeHandler_Actor_C_Callback_Update::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_Actor_C_CouldBeReentry \ static_assert(alignof(LevelNodeHandler_Actor_C_CouldBeReentry) == 0x000008, "Wrong alignment on LevelNodeHandler_Actor_C_CouldBeReentry"); \ static_assert(sizeof(LevelNodeHandler_Actor_C_CouldBeReentry) == 0x0000A8, "Wrong size on LevelNodeHandler_Actor_C_CouldBeReentry"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_CouldBeReentry, Input) == 0x000000, "Member 'LevelNodeHandler_Actor_C_CouldBeReentry::Input' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_CouldBeReentry, reentry) == 0x0000A0, "Member 'LevelNodeHandler_Actor_C_CouldBeReentry::reentry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_Actor_C_Execute \ static_assert(alignof(LevelNodeHandler_Actor_C_Execute) == 0x000008, "Wrong alignment on LevelNodeHandler_Actor_C_Execute"); \ static_assert(sizeof(LevelNodeHandler_Actor_C_Execute) == 0x0000F0, "Wrong size on LevelNodeHandler_Actor_C_Execute"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_Execute, NodeId_0) == 0x000000, "Member 'LevelNodeHandler_Actor_C_Execute::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_Execute, Input) == 0x000010, "Member 'LevelNodeHandler_Actor_C_Execute::Input' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_Execute, reentry) == 0x0000B0, "Member 'LevelNodeHandler_Actor_C_Execute::reentry' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_Execute, CallFunc_Concat_StrStr_ReturnValue) == 0x0000B8, "Member 'LevelNodeHandler_Actor_C_Execute::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_Execute, K2Node_SwitchString_CmpSuccess) == 0x0000C8, "Member 'LevelNodeHandler_Actor_C_Execute::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_Execute, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000D0, "Member 'LevelNodeHandler_Actor_C_Execute::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_Execute, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000E0, "Member 'LevelNodeHandler_Actor_C_Execute::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_Actor_C_GetNeedCallDamage \ static_assert(alignof(LevelNodeHandler_Actor_C_GetNeedCallDamage) == 0x000001, "Wrong alignment on LevelNodeHandler_Actor_C_GetNeedCallDamage"); \ static_assert(sizeof(LevelNodeHandler_Actor_C_GetNeedCallDamage) == 0x000001, "Wrong size on LevelNodeHandler_Actor_C_GetNeedCallDamage"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_GetNeedCallDamage, Need) == 0x000000, "Member 'LevelNodeHandler_Actor_C_GetNeedCallDamage::Need' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc \ static_assert(alignof(LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc) == 0x000008, "Wrong alignment on LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc"); \ static_assert(sizeof(LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc) == 0x000008, "Wrong size on LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc, NewParam) == 0x000000, "Member 'LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc1 \ static_assert(alignof(LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc1) == 0x000008, "Wrong alignment on LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc1"); \ static_assert(sizeof(LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc1) == 0x000028, "Wrong size on LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc1"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc1, DamageTag) == 0x000000, "Member 'LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc1::DamageTag' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc1, Value) == 0x000008, "Member 'LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc1::Value' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc1, Causer) == 0x000010, "Member 'LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc1::Causer' has a wrong offset!"); \ static_assert(offsetof(LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc1, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'LevelNodeHandler_Actor_C_LevelNodeHandler_Actor_AutoGenFunc1::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelNodeHandler_Actor_C \ static_assert(alignof(ULevelNodeHandler_Actor_C) == 0x000008, "Wrong alignment on ULevelNodeHandler_Actor_C"); \ static_assert(sizeof(ULevelNodeHandler_Actor_C) == 0x000170, "Wrong size on ULevelNodeHandler_Actor_C"); \ static_assert(offsetof(ULevelNodeHandler_Actor_C, onEnabled) == 0x000140, "Member 'ULevelNodeHandler_Actor_C::onEnabled' has a wrong offset!"); \ static_assert(offsetof(ULevelNodeHandler_Actor_C, onDisabled) == 0x000150, "Member 'ULevelNodeHandler_Actor_C::onDisabled' has a wrong offset!"); \ static_assert(offsetof(ULevelNodeHandler_Actor_C, As_BP_Placed_AI) == 0x000160, "Member 'ULevelNodeHandler_Actor_C::As_BP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(ULevelNodeHandler_Actor_C, NeedCallDamage) == 0x000168, "Member 'ULevelNodeHandler_Actor_C::NeedCallDamage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SME_BeAttack \ static_assert(alignof(FST_SME_BeAttack) == 0x000008, "Wrong alignment on FST_SME_BeAttack"); \ static_assert(sizeof(FST_SME_BeAttack) == 0x000020, "Wrong size on FST_SME_BeAttack"); \ static_assert(offsetof(FST_SME_BeAttack, ActivityType_11_202124B04D37BDEAAFE0F2AC7A792AF7) == 0x000000, "Member 'FST_SME_BeAttack::ActivityType_11_202124B04D37BDEAAFE0F2AC7A792AF7' has a wrong offset!"); \ static_assert(offsetof(FST_SME_BeAttack, BuffTag_6_0441E7B54D679E66433A378E4F4FD9F2) == 0x000010, "Member 'FST_SME_BeAttack::BuffTag_6_0441E7B54D679E66433A378E4F4FD9F2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_SetBuffData \ static_assert(alignof(FST_SetBuffData) == 0x000008, "Wrong alignment on FST_SetBuffData"); \ static_assert(sizeof(FST_SetBuffData) == 0x000028, "Wrong size on FST_SetBuffData"); \ static_assert(offsetof(FST_SetBuffData, Type_16_02EFA8FF4D11A979D5F72B9829519390) == 0x000000, "Member 'FST_SetBuffData::Type_16_02EFA8FF4D11A979D5F72B9829519390' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FS_NewBuff \ static_assert(alignof(FS_NewBuff) == 0x000008, "Wrong alignment on FS_NewBuff"); \ static_assert(sizeof(FS_NewBuff) == 0x0000B8, "Wrong size on FS_NewBuff"); \ static_assert(offsetof(FS_NewBuff, BuffClas_56_38D3A7E6413134E3FDB2A09525DBD3E2) == 0x000000, "Member 'FS_NewBuff::BuffClas_56_38D3A7E6413134E3FDB2A09525DBD3E2' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, Key_57_DD80663D40118FE23A00F2A38DC3ECB9) == 0x000008, "Member 'FS_NewBuff::Key_57_DD80663D40118FE23A00F2A38DC3ECB9' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, DescName_62_9F61539C432DE8B4D39777ADD9C31D07) == 0x000018, "Member 'FS_NewBuff::DescName_62_9F61539C432DE8B4D39777ADD9C31D07' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, BuffType_12_49FCA5AE46780C4E7689EDBCE729198E) == 0x000028, "Member 'FS_NewBuff::BuffType_12_49FCA5AE46780C4E7689EDBCE729198E' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, IconMat_79_25DAEB424858E7F4922F6C96C645EE3B) == 0x000030, "Member 'FS_NewBuff::IconMat_79_25DAEB424858E7F4922F6C96C645EE3B' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, StackBehaviour_39_44CFC9E245D96B5915BD65912F1011B6) == 0x000038, "Member 'FS_NewBuff::StackBehaviour_39_44CFC9E245D96B5915BD65912F1011B6' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, ParticleID_20_C99813894A073361429BFCBF89034818) == 0x00003C, "Member 'FS_NewBuff::ParticleID_20_C99813894A073361429BFCBF89034818' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, ParticleLocation_23_7599171142BCF7F408E6658F9A8BDDEA) == 0x000040, "Member 'FS_NewBuff::ParticleLocation_23_7599171142BCF7F408E6658F9A8BDDEA' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, Duration_26_CC8F6FA048EA3530BC86A28FC41CC0C8) == 0x000048, "Member 'FS_NewBuff::Duration_26_CC8F6FA048EA3530BC86A28FC41CC0C8' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, Interval_28_6793E3F744E8A3D4343D298FD0F66A2F) == 0x000050, "Member 'FS_NewBuff::Interval_28_6793E3F744E8A3D4343D298FD0F66A2F' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, DisplayBuffIcon_34_EC29C9584038F68B3E55EC8067137D83) == 0x000058, "Member 'FS_NewBuff::DisplayBuffIcon_34_EC29C9584038F68B3E55EC8067137D83' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, BuffSound1_52_81E3436940908F203888199FD5289697) == 0x000060, "Member 'FS_NewBuff::BuffSound1_52_81E3436940908F203888199FD5289697' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, BuffSound2_53_21A413684B3737E0C96A07804D00EE8F) == 0x000068, "Member 'FS_NewBuff::BuffSound2_53_21A413684B3737E0C96A07804D00EE8F' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, AkStartEvent_73_D0BF0FBC47E35BB7B4B8CAB430AB275B) == 0x000070, "Member 'FS_NewBuff::AkStartEvent_73_D0BF0FBC47E35BB7B4B8CAB430AB275B' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, AkStopEvent_76_7169CAF241E0AEA46804DEA65D2B130B) == 0x000078, "Member 'FS_NewBuff::AkStopEvent_76_7169CAF241E0AEA46804DEA65D2B130B' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, ExtendedTag_58_B9D4FD4A47A8ED457AB2AE922FE260BE) == 0x000080, "Member 'FS_NewBuff::ExtendedTag_58_B9D4FD4A47A8ED457AB2AE922FE260BE' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, FollowWeapons_61_AF0CF613432F758B126658B5272FB4B6) == 0x000088, "Member 'FS_NewBuff::FollowWeapons_61_AF0CF613432F758B126658B5272FB4B6' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, CameraShake_66_2E447BFB4835CA77D0CDFDB8D4D1DAFD) == 0x000090, "Member 'FS_NewBuff::CameraShake_66_2E447BFB4835CA77D0CDFDB8D4D1DAFD' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, ExtraAttachedCameraSpringLength_69_722D811F457D95759DB0A3BEB7F94E16) == 0x000098, "Member 'FS_NewBuff::ExtraAttachedCameraSpringLength_69_722D811F457D95759DB0A3BEB7F94E16' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, Icon_17_5663C115474C1AF0B6AE2B8C8322CE7D) == 0x0000A0, "Member 'FS_NewBuff::Icon_17_5663C115474C1AF0B6AE2B8C8322CE7D' has a wrong offset!"); \ static_assert(offsetof(FS_NewBuff, ArgReinforcementGrade_83_DCD2F1DD4E17225D9A0F679230473F74) == 0x0000A8, "Member 'FS_NewBuff::ArgReinforcementGrade_83_DCD2F1DD4E17225D9A0F679230473F74' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_PerfectTime_C \ static_assert(alignof(UShake_PerfectTime_C) == 0x000010, "Wrong alignment on UShake_PerfectTime_C"); \ static_assert(sizeof(UShake_PerfectTime_C) == 0x000210, "Wrong size on UShake_PerfectTime_C"); \ #define DUMPER7_ASSERTS_WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer \ static_assert(alignof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer) == 0x000008, "Wrong alignment on WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer"); \ static_assert(sizeof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer) == 0x0000C0, "Wrong size on WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, EntryPoint) == 0x000000, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, K2Node_Event_MyGeometry) == 0x000008, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, K2Node_Event_InDeltaTime) == 0x000048, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, K2Node_CustomEvent_MediaSource) == 0x000050, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::K2Node_CustomEvent_MediaSource' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, K2Node_CustomEvent_ResetPlayback) == 0x000058, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::K2Node_CustomEvent_ResetPlayback' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_Conv_IntToFloat_ReturnValue) == 0x00005C, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x000060, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_IsValid_ReturnValue) == 0x000064, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_GetWidth_ReturnValue) == 0x000068, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_GetWidth_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00006C, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_GetHeight_ReturnValue) == 0x000070, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_GetHeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000074, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_IsPlaying_ReturnValue) == 0x000075, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_IsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_BooleanAND_ReturnValue) == 0x000076, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_SetLooping_ReturnValue) == 0x000077, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_SetLooping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_Play_ReturnValue) == 0x000078, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_Play_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, K2Node_CreateDelegate_OutputDelegate) == 0x00007C, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x00008C, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_IsValid_ReturnValue_1) == 0x00008D, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_IsValid_ReturnValue_2) == 0x00008E, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_OpenSource_ReturnValue) == 0x00008F, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_OpenSource_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000090, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, K2Node_CustomEvent_OwnerWIdget) == 0x000098, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::K2Node_CustomEvent_OwnerWIdget' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, K2Node_CustomEvent_IsPlay) == 0x0000A0, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::K2Node_CustomEvent_IsPlay' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x0000A1, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_Array_RemoveItem_ReturnValue) == 0x0000A2, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_Array_AddUnique_ReturnValue) == 0x0000A4, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x0000A8, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_IsValid_ReturnValue_3) == 0x0000B0, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_Array_IsEmpty_ReturnValue) == 0x0000B1, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2) == 0x0000B8, "Member 'WB_ComMediaPlayer_C_ExecuteUbergraph_WB_ComMediaPlayer::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ComMediaPlayer_C_IsPlaying \ static_assert(alignof(WB_ComMediaPlayer_C_IsPlaying) == 0x000001, "Wrong alignment on WB_ComMediaPlayer_C_IsPlaying"); \ static_assert(sizeof(WB_ComMediaPlayer_C_IsPlaying) == 0x000002, "Wrong size on WB_ComMediaPlayer_C_IsPlaying"); \ static_assert(offsetof(WB_ComMediaPlayer_C_IsPlaying, ReturnValue) == 0x000000, "Member 'WB_ComMediaPlayer_C_IsPlaying::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_IsPlaying, CallFunc_IsPlaying_ReturnValue) == 0x000001, "Member 'WB_ComMediaPlayer_C_IsPlaying::CallFunc_IsPlaying_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ComMediaPlayer_C_OnNewMediaPlayedEvent \ static_assert(alignof(WB_ComMediaPlayer_C_OnNewMediaPlayedEvent) == 0x000008, "Wrong alignment on WB_ComMediaPlayer_C_OnNewMediaPlayedEvent"); \ static_assert(sizeof(WB_ComMediaPlayer_C_OnNewMediaPlayedEvent) == 0x000010, "Wrong size on WB_ComMediaPlayer_C_OnNewMediaPlayedEvent"); \ static_assert(offsetof(WB_ComMediaPlayer_C_OnNewMediaPlayedEvent, OwnerWidget) == 0x000000, "Member 'WB_ComMediaPlayer_C_OnNewMediaPlayedEvent::OwnerWidget' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_OnNewMediaPlayedEvent, IsPlay) == 0x000008, "Member 'WB_ComMediaPlayer_C_OnNewMediaPlayedEvent::IsPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ComMediaPlayer_C_PlayNewSource \ static_assert(alignof(WB_ComMediaPlayer_C_PlayNewSource) == 0x000008, "Wrong alignment on WB_ComMediaPlayer_C_PlayNewSource"); \ static_assert(sizeof(WB_ComMediaPlayer_C_PlayNewSource) == 0x000010, "Wrong size on WB_ComMediaPlayer_C_PlayNewSource"); \ static_assert(offsetof(WB_ComMediaPlayer_C_PlayNewSource, MediaSource) == 0x000000, "Member 'WB_ComMediaPlayer_C_PlayNewSource::MediaSource' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_PlayNewSource, ResetPlayback) == 0x000008, "Member 'WB_ComMediaPlayer_C_PlayNewSource::ResetPlayback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ComMediaPlayer_C_PreConstruct \ static_assert(alignof(WB_ComMediaPlayer_C_PreConstruct) == 0x000001, "Wrong alignment on WB_ComMediaPlayer_C_PreConstruct"); \ static_assert(sizeof(WB_ComMediaPlayer_C_PreConstruct) == 0x000001, "Wrong size on WB_ComMediaPlayer_C_PreConstruct"); \ static_assert(offsetof(WB_ComMediaPlayer_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_ComMediaPlayer_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ComMediaPlayer_C_Tick \ static_assert(alignof(WB_ComMediaPlayer_C_Tick) == 0x000008, "Wrong alignment on WB_ComMediaPlayer_C_Tick"); \ static_assert(sizeof(WB_ComMediaPlayer_C_Tick) == 0x000048, "Wrong size on WB_ComMediaPlayer_C_Tick"); \ static_assert(offsetof(WB_ComMediaPlayer_C_Tick, MyGeometry) == 0x000000, "Member 'WB_ComMediaPlayer_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ComMediaPlayer_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_ComMediaPlayer_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ComMediaPlayer_C \ static_assert(alignof(UWB_ComMediaPlayer_C) == 0x000008, "Wrong alignment on UWB_ComMediaPlayer_C"); \ static_assert(sizeof(UWB_ComMediaPlayer_C) == 0x0002C0, "Wrong size on UWB_ComMediaPlayer_C"); \ static_assert(offsetof(UWB_ComMediaPlayer_C, UberGraphFrame) == 0x000278, "Member 'UWB_ComMediaPlayer_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ComMediaPlayer_C, SizeBox_Root) == 0x000280, "Member 'UWB_ComMediaPlayer_C::SizeBox_Root' has a wrong offset!"); \ static_assert(offsetof(UWB_ComMediaPlayer_C, ShownSize) == 0x000288, "Member 'UWB_ComMediaPlayer_C::ShownSize' has a wrong offset!"); \ static_assert(offsetof(UWB_ComMediaPlayer_C, MediaPlayer) == 0x000290, "Member 'UWB_ComMediaPlayer_C::MediaPlayer' has a wrong offset!"); \ static_assert(offsetof(UWB_ComMediaPlayer_C, MediaTexture) == 0x000298, "Member 'UWB_ComMediaPlayer_C::MediaTexture' has a wrong offset!"); \ static_assert(offsetof(UWB_ComMediaPlayer_C, NewMediaSource) == 0x0002A0, "Member 'UWB_ComMediaPlayer_C::NewMediaSource' has a wrong offset!"); \ static_assert(offsetof(UWB_ComMediaPlayer_C, CurrentMediaSource) == 0x0002A8, "Member 'UWB_ComMediaPlayer_C::CurrentMediaSource' has a wrong offset!"); \ static_assert(offsetof(UWB_ComMediaPlayer_C, TopPlayed) == 0x0002B0, "Member 'UWB_ComMediaPlayer_C::TopPlayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_KeyNameForIcon \ static_assert(alignof(FST_KeyNameForIcon) == 0x000008, "Wrong alignment on FST_KeyNameForIcon"); \ static_assert(sizeof(FST_KeyNameForIcon) == 0x000008, "Wrong size on FST_KeyNameForIcon"); \ static_assert(offsetof(FST_KeyNameForIcon, Icon_4_EB81DD774BEA34F27473DEAD48D1ADBC) == 0x000000, "Member 'FST_KeyNameForIcon::Icon_4_EB81DD774BEA34F27473DEAD48D1ADBC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_NewHelpWindow_C \ static_assert(alignof(UBP_NewHelpWindow_C) == 0x000008, "Wrong alignment on UBP_NewHelpWindow_C"); \ static_assert(sizeof(UBP_NewHelpWindow_C) == 0x000030, "Wrong size on UBP_NewHelpWindow_C"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_AddAccessActivity \ static_assert(alignof(BP_CombatCharacter_C_AddAccessActivity) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_AddAccessActivity"); \ static_assert(sizeof(BP_CombatCharacter_C_AddAccessActivity) == 0x000001, "Wrong size on BP_CombatCharacter_C_AddAccessActivity"); \ static_assert(offsetof(BP_CombatCharacter_C_AddAccessActivity, AddAct) == 0x000000, "Member 'BP_CombatCharacter_C_AddAccessActivity::AddAct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_AddShapeMesh \ static_assert(alignof(BP_CombatCharacter_C_AddShapeMesh) == 0x000010, "Wrong alignment on BP_CombatCharacter_C_AddShapeMesh"); \ static_assert(sizeof(BP_CombatCharacter_C_AddShapeMesh) == 0x000090, "Wrong size on BP_CombatCharacter_C_AddShapeMesh"); \ static_assert(offsetof(BP_CombatCharacter_C_AddShapeMesh, SkeletalMesh) == 0x000000, "Member 'BP_CombatCharacter_C_AddShapeMesh::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AddShapeMesh, NewClass) == 0x000008, "Member 'BP_CombatCharacter_C_AddShapeMesh::NewClass' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AddShapeMesh, ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_AddShapeMesh::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AddShapeMesh, Temp_struct_Variable) == 0x000020, "Member 'BP_CombatCharacter_C_AddShapeMesh::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AddShapeMesh, CallFunc_AddComponent_ReturnValue) == 0x000080, "Member 'BP_CombatCharacter_C_AddShapeMesh::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AddShapeMesh, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000088, "Member 'BP_CombatCharacter_C_AddShapeMesh::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AddShapeMesh, CallFunc_IsValid_ReturnValue) == 0x000089, "Member 'BP_CombatCharacter_C_AddShapeMesh::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_AttachLockDisplayComponent \ static_assert(alignof(BP_CombatCharacter_C_AttachLockDisplayComponent) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_AttachLockDisplayComponent"); \ static_assert(sizeof(BP_CombatCharacter_C_AttachLockDisplayComponent) == 0x000020, "Wrong size on BP_CombatCharacter_C_AttachLockDisplayComponent"); \ static_assert(offsetof(BP_CombatCharacter_C_AttachLockDisplayComponent, ParentActor) == 0x000000, "Member 'BP_CombatCharacter_C_AttachLockDisplayComponent::ParentActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttachLockDisplayComponent, ParentComponent_0) == 0x000008, "Member 'BP_CombatCharacter_C_AttachLockDisplayComponent::ParentComponent_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttachLockDisplayComponent, AttachSocket) == 0x000010, "Member 'BP_CombatCharacter_C_AttachLockDisplayComponent::AttachSocket' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttachLockDisplayComponent, Succeed) == 0x000018, "Member 'BP_CombatCharacter_C_AttachLockDisplayComponent::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_AttemptBackstab \ static_assert(alignof(BP_CombatCharacter_C_AttemptBackstab) == 0x000010, "Wrong alignment on BP_CombatCharacter_C_AttemptBackstab"); \ static_assert(sizeof(BP_CombatCharacter_C_AttemptBackstab) == 0x000410, "Wrong size on BP_CombatCharacter_C_AttemptBackstab"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, Result) == 0x000000, "Member 'BP_CombatCharacter_C_AttemptBackstab::Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, EffectApply) == 0x000001, "Member 'BP_CombatCharacter_C_AttemptBackstab::EffectApply' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, UserPaired) == 0x000010, "Member 'BP_CombatCharacter_C_AttemptBackstab::UserPaired' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, UsePairedAnimation) == 0x000190, "Member 'BP_CombatCharacter_C_AttemptBackstab::UsePairedAnimation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, L_HitActor) == 0x000198, "Member 'BP_CombatCharacter_C_AttemptBackstab::L_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, Temp_object_Variable) == 0x0001A0, "Member 'BP_CombatCharacter_C_AttemptBackstab::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_MakeLiteralByte_ReturnValue) == 0x0001B0, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_CanMeleeAttack_Result) == 0x0001B1, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_CanMeleeAttack_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_GetMyStamina_Stamina) == 0x0001B8, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_IsStateEqualTo_ReturnValue) == 0x0001C0, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_IsStateEqualTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BooleanAND_ReturnValue) == 0x0001C1, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_GetDotProductTo_ReturnValue) == 0x0001C4, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_GetDotProductTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_SponsorActingEffect_Result) == 0x0001C8, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_SponsorActingEffect_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_SponsorActingEffect_duration) == 0x0001D0, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_SponsorActingEffect_duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0001D8, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_GetActorForwardVector_ReturnValue) == 0x0001E0, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0001F8, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000210, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_Add_VectorVector_ReturnValue) == 0x000228, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_LineTraceSingle_OutHit) == 0x000240, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_LineTraceSingle_ReturnValue) == 0x000328, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_bBlockingHit) == 0x000329, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_bInitialOverlap) == 0x00032A, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_Time) == 0x00032C, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_Distance) == 0x000330, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_Location) == 0x000338, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_ImpactPoint) == 0x000350, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_Normal) == 0x000368, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_ImpactNormal) == 0x000380, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_PhysMat) == 0x000398, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_HitActor) == 0x0003A0, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_HitComponent) == 0x0003A8, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_HitBoneName) == 0x0003B0, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_BoneName) == 0x0003B8, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_HitItem) == 0x0003C0, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_ElementIndex) == 0x0003C4, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_FaceIndex) == 0x0003C8, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_TraceStart) == 0x0003D0, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_BreakHitResult_TraceEnd) == 0x0003E8, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptBackstab, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000400, "Member 'BP_CombatCharacter_C_AttemptBackstab::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_AttemptExecute \ static_assert(alignof(BP_CombatCharacter_C_AttemptExecute) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_AttemptExecute"); \ static_assert(sizeof(BP_CombatCharacter_C_AttemptExecute) == 0x000030, "Wrong size on BP_CombatCharacter_C_AttemptExecute"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptExecute, Result) == 0x000000, "Member 'BP_CombatCharacter_C_AttemptExecute::Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptExecute, CallFunc_CheckExecuteCondition_CanExecute) == 0x000001, "Member 'BP_CombatCharacter_C_AttemptExecute::CallFunc_CheckExecuteCondition_CanExecute' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptExecute, CallFunc_CheckExecuteCondition_SkillID) == 0x000004, "Member 'BP_CombatCharacter_C_AttemptExecute::CallFunc_CheckExecuteCondition_SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptExecute, CallFunc_CheckExecuteCondition_OutTarget) == 0x000008, "Member 'BP_CombatCharacter_C_AttemptExecute::CallFunc_CheckExecuteCondition_OutTarget' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptExecute, CallFunc_SponsorActingEffect_Result) == 0x000010, "Member 'BP_CombatCharacter_C_AttemptExecute::CallFunc_SponsorActingEffect_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptExecute, CallFunc_SponsorActingEffect_duration) == 0x000018, "Member 'BP_CombatCharacter_C_AttemptExecute::CallFunc_SponsorActingEffect_duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptExecute, CallFunc_GetMyStamina_Stamina) == 0x000020, "Member 'BP_CombatCharacter_C_AttemptExecute::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_AttemptExecute, CallFunc_CanMeleeAttack_Result) == 0x000028, "Member 'BP_CombatCharacter_C_AttemptExecute::CallFunc_CanMeleeAttack_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_bLock \ static_assert(alignof(BP_CombatCharacter_C_bLock) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_bLock"); \ static_assert(sizeof(BP_CombatCharacter_C_bLock) == 0x000020, "Wrong size on BP_CombatCharacter_C_bLock"); \ static_assert(offsetof(BP_CombatCharacter_C_bLock, CallFunc_GetBlockMontage_Montage) == 0x000000, "Member 'BP_CombatCharacter_C_bLock::CallFunc_GetBlockMontage_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_bLock, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_bLock::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_bLock, CallFunc_GetAnimInstance_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_bLock::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_bLock, CallFunc_Montage_Play_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_bLock::CallFunc_Montage_Play_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_InputBuffer_K2Node_ComponentBoundEvent_0_OnInputBufferCloseAndConsumed__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_InputBuffer_K2Node_ComponentBoundEvent_0_OnInputBufferCloseAndConsumed__DelegateSignature) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_InputBuffer_K2Node_ComponentBoundEvent_0_OnInputBufferCloseAndConsumed__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_InputBuffer_K2Node_ComponentBoundEvent_0_OnInputBufferCloseAndConsumed__DelegateSignature) == 0x000018, "Wrong size on BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_InputBuffer_K2Node_ComponentBoundEvent_0_OnInputBufferCloseAndConsumed__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_InputBuffer_K2Node_ComponentBoundEvent_0_OnInputBufferCloseAndConsumed__DelegateSignature, Key) == 0x000000, "Member 'BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_InputBuffer_K2Node_ComponentBoundEvent_0_OnInputBufferCloseAndConsumed__DelegateSignature::Key' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_InputBuffer_K2Node_ComponentBoundEvent_0_OnInputBufferCloseAndConsumed__DelegateSignature, AttackCounterAccelerate_0) == 0x000001, "Member 'BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_InputBuffer_K2Node_ComponentBoundEvent_0_OnInputBufferCloseAndConsumed__DelegateSignature::AttackCounterAccelerate_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_InputBuffer_K2Node_ComponentBoundEvent_0_OnInputBufferCloseAndConsumed__DelegateSignature, AttackCounterAccelerateRate) == 0x000008, "Member 'BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_InputBuffer_K2Node_ComponentBoundEvent_0_OnInputBufferCloseAndConsumed__DelegateSignature::AttackCounterAccelerateRate' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_InputBuffer_K2Node_ComponentBoundEvent_0_OnInputBufferCloseAndConsumed__DelegateSignature, Breakable) == 0x000010, "Member 'BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_InputBuffer_K2Node_ComponentBoundEvent_0_OnInputBufferCloseAndConsumed__DelegateSignature::Breakable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_SpringArmsComponent_K2Node_ComponentBoundEvent_0_OnLockingTargetValidUpdated__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_SpringArmsComponent_K2Node_ComponentBoundEvent_0_OnLockingTargetValidUpdated__DelegateSignature) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_SpringArmsComponent_K2Node_ComponentBoundEvent_0_OnLockingTargetValidUpdated__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_SpringArmsComponent_K2Node_ComponentBoundEvent_0_OnLockingTargetValidUpdated__DelegateSignature) == 0x000001, "Wrong size on BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_SpringArmsComponent_K2Node_ComponentBoundEvent_0_OnLockingTargetValidUpdated__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_SpringArmsComponent_K2Node_ComponentBoundEvent_0_OnLockingTargetValidUpdated__DelegateSignature, Valid) == 0x000000, "Member 'BP_CombatCharacter_C_BndEvt__BP_CombatCharacter_SpringArmsComponent_K2Node_ComponentBoundEvent_0_OnLockingTargetValidUpdated__DelegateSignature::Valid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_2_ComponentHitSignature__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_2_ComponentHitSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_2_ComponentHitSignature__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_2_ComponentHitSignature__DelegateSignature) == 0x000118, "Wrong size on BP_CombatCharacter_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_2_ComponentHitSignature__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_2_ComponentHitSignature__DelegateSignature, HitComponent) == 0x000000, "Member 'BP_CombatCharacter_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_2_ComponentHitSignature__DelegateSignature::HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_2_ComponentHitSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_CombatCharacter_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_2_ComponentHitSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_2_ComponentHitSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_CombatCharacter_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_2_ComponentHitSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_2_ComponentHitSignature__DelegateSignature, NormalImpulse) == 0x000018, "Member 'BP_CombatCharacter_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_2_ComponentHitSignature__DelegateSignature::NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_2_ComponentHitSignature__DelegateSignature, Hit) == 0x000030, "Member 'BP_CombatCharacter_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_2_ComponentHitSignature__DelegateSignature::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_BndEvt__DynamicTargeting_K2Node_ComponentBoundEvent_61_OnTargetingToggled__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_C_BndEvt__DynamicTargeting_K2Node_ComponentBoundEvent_61_OnTargetingToggled__DelegateSignature) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_BndEvt__DynamicTargeting_K2Node_ComponentBoundEvent_61_OnTargetingToggled__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_C_BndEvt__DynamicTargeting_K2Node_ComponentBoundEvent_61_OnTargetingToggled__DelegateSignature) == 0x000001, "Wrong size on BP_CombatCharacter_C_BndEvt__DynamicTargeting_K2Node_ComponentBoundEvent_61_OnTargetingToggled__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_C_BndEvt__DynamicTargeting_K2Node_ComponentBoundEvent_61_OnTargetingToggled__DelegateSignature, Enabled) == 0x000000, "Member 'BP_CombatCharacter_C_BndEvt__DynamicTargeting_K2Node_ComponentBoundEvent_61_OnTargetingToggled__DelegateSignature::Enabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_1_OnInputBufferPreConsumeRequest__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_1_OnInputBufferPreConsumeRequest__DelegateSignature) == 0x000004, "Wrong alignment on BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_1_OnInputBufferPreConsumeRequest__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_1_OnInputBufferPreConsumeRequest__DelegateSignature) == 0x000008, "Wrong size on BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_1_OnInputBufferPreConsumeRequest__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_1_OnInputBufferPreConsumeRequest__DelegateSignature, RequestVersion) == 0x000000, "Member 'BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_1_OnInputBufferPreConsumeRequest__DelegateSignature::RequestVersion' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_1_OnInputBufferPreConsumeRequest__DelegateSignature, Key) == 0x000004, "Member 'BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_1_OnInputBufferPreConsumeRequest__DelegateSignature::Key' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_1_OnInputBufferPreConsumeRequest__DelegateSignature, BreakableState_0) == 0x000005, "Member 'BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_1_OnInputBufferPreConsumeRequest__DelegateSignature::BreakableState_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_2_OnInputBufferConsumed__DelegateSignature \ static_assert(alignof(BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_2_OnInputBufferConsumed__DelegateSignature) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_2_OnInputBufferConsumed__DelegateSignature"); \ static_assert(sizeof(BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_2_OnInputBufferConsumed__DelegateSignature) == 0x000001, "Wrong size on BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_2_OnInputBufferConsumed__DelegateSignature"); \ static_assert(offsetof(BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_2_OnInputBufferConsumed__DelegateSignature, Key) == 0x000000, "Member 'BP_CombatCharacter_C_BndEvt__InputBuffer_K2Node_ComponentBoundEvent_2_OnInputBufferConsumed__DelegateSignature::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_BP_CombatCharacter_AutoGenFunc \ static_assert(alignof(BP_CombatCharacter_C_BP_CombatCharacter_AutoGenFunc) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_BP_CombatCharacter_AutoGenFunc"); \ static_assert(sizeof(BP_CombatCharacter_C_BP_CombatCharacter_AutoGenFunc) == 0x000001, "Wrong size on BP_CombatCharacter_C_BP_CombatCharacter_AutoGenFunc"); \ static_assert(offsetof(BP_CombatCharacter_C_BP_CombatCharacter_AutoGenFunc, NewAIAlertBattle) == 0x000000, "Member 'BP_CombatCharacter_C_BP_CombatCharacter_AutoGenFunc::NewAIAlertBattle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_BreakImmersionMainUI \ static_assert(alignof(BP_CombatCharacter_C_BreakImmersionMainUI) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_BreakImmersionMainUI"); \ static_assert(sizeof(BP_CombatCharacter_C_BreakImmersionMainUI) == 0x000010, "Wrong size on BP_CombatCharacter_C_BreakImmersionMainUI"); \ static_assert(offsetof(BP_CombatCharacter_C_BreakImmersionMainUI, K2Node_DynamicCast_AsWB_Main_UI) == 0x000000, "Member 'BP_CombatCharacter_C_BreakImmersionMainUI::K2Node_DynamicCast_AsWB_Main_UI' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_BreakImmersionMainUI, K2Node_DynamicCast_bSuccess) == 0x000008, "Member 'BP_CombatCharacter_C_BreakImmersionMainUI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CalculateLeanAmount \ static_assert(alignof(BP_CombatCharacter_C_CalculateLeanAmount) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_CalculateLeanAmount"); \ static_assert(sizeof(BP_CombatCharacter_C_CalculateLeanAmount) == 0x000098, "Wrong size on BP_CombatCharacter_C_CalculateLeanAmount"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, LeanAmount) == 0x000000, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::LeanAmount' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, InterpSpeed) == 0x000008, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::InterpSpeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, Temp_bool_Variable) == 0x000010, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, Temp_real_Variable) == 0x000018, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, Temp_real_Variable_1) == 0x000020, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, Temp_bool_Variable_1) == 0x000028, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, Temp_real_Variable_2) == 0x000030, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_IsFalling_ReturnValue) == 0x000038, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_Not_PreBool_ReturnValue) == 0x000039, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_MakeLiteralByte_ReturnValue) == 0x00003A, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000040, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_GetMyHorizontalLook_ReturnValue) == 0x000048, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_GetMyHorizontalLook_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_GetActivityValue_Value) == 0x000050, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_FClamp_ReturnValue) == 0x000058, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_Not_PreBool_ReturnValue_1) == 0x000060, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_GetMySpeed_Speed) == 0x000068, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_GetMySpeed_Speed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000070, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_GetMovementState_State) == 0x000071, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_GetMovementState_State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000072, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_IsStateEqualTo_ReturnValue) == 0x000073, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_IsStateEqualTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000074, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_BooleanAND_ReturnValue) == 0x000075, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_BooleanOR_ReturnValue) == 0x000076, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_BooleanAND_ReturnValue_1) == 0x000077, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_VSize_ReturnValue) == 0x000078, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000080, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_BooleanAND_ReturnValue_2) == 0x000081, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, CallFunc_BooleanAND_ReturnValue_3) == 0x000082, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, K2Node_Select_Default) == 0x000088, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CalculateLeanAmount, K2Node_Select_Default_1) == 0x000090, "Member 'BP_CombatCharacter_C_CalculateLeanAmount::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CallSync_JumpToHeavyAttackSection \ static_assert(alignof(BP_CombatCharacter_C_CallSync_JumpToHeavyAttackSection) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_CallSync_JumpToHeavyAttackSection"); \ static_assert(sizeof(BP_CombatCharacter_C_CallSync_JumpToHeavyAttackSection) == 0x000008, "Wrong size on BP_CombatCharacter_C_CallSync_JumpToHeavyAttackSection"); \ static_assert(offsetof(BP_CombatCharacter_C_CallSync_JumpToHeavyAttackSection, Montage) == 0x000000, "Member 'BP_CombatCharacter_C_CallSync_JumpToHeavyAttackSection::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CallSync_StopMontage \ static_assert(alignof(BP_CombatCharacter_C_CallSync_StopMontage) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_CallSync_StopMontage"); \ static_assert(sizeof(BP_CombatCharacter_C_CallSync_StopMontage) == 0x000008, "Wrong size on BP_CombatCharacter_C_CallSync_StopMontage"); \ static_assert(offsetof(BP_CombatCharacter_C_CallSync_StopMontage, Montage) == 0x000000, "Member 'BP_CombatCharacter_C_CallSync_StopMontage::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CameraIsShoulderViewWhenLock \ static_assert(alignof(BP_CombatCharacter_C_CameraIsShoulderViewWhenLock) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_CameraIsShoulderViewWhenLock"); \ static_assert(sizeof(BP_CombatCharacter_C_CameraIsShoulderViewWhenLock) == 0x000002, "Wrong size on BP_CombatCharacter_C_CameraIsShoulderViewWhenLock"); \ static_assert(offsetof(BP_CombatCharacter_C_CameraIsShoulderViewWhenLock, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_CameraIsShoulderViewWhenLock::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CameraIsShoulderViewWhenLock, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_CameraIsShoulderViewWhenLock::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CameraIsTargetingLock \ static_assert(alignof(BP_CombatCharacter_C_CameraIsTargetingLock) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_CameraIsTargetingLock"); \ static_assert(sizeof(BP_CombatCharacter_C_CameraIsTargetingLock) == 0x000020, "Wrong size on BP_CombatCharacter_C_CameraIsTargetingLock"); \ static_assert(offsetof(BP_CombatCharacter_C_CameraIsTargetingLock, return_value) == 0x000000, "Member 'BP_CombatCharacter_C_CameraIsTargetingLock::return_value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CameraIsTargetingLock, CallFunc_GetMySpringArms_SpringArmsComponent) == 0x000008, "Member 'BP_CombatCharacter_C_CameraIsTargetingLock::CallFunc_GetMySpringArms_SpringArmsComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CameraIsTargetingLock, CallFunc_GetLockedActor_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_CameraIsTargetingLock::CallFunc_GetLockedActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CameraIsTargetingLock, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_CameraIsTargetingLock::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CanBowAttack \ static_assert(alignof(BP_CombatCharacter_C_CanBowAttack) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_CanBowAttack"); \ static_assert(sizeof(BP_CombatCharacter_C_CanBowAttack) == 0x000018, "Wrong size on BP_CombatCharacter_C_CanBowAttack"); \ static_assert(offsetof(BP_CombatCharacter_C_CanBowAttack, Result) == 0x000000, "Member 'BP_CombatCharacter_C_CanBowAttack::Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanBowAttack, CallFunc_GetCombatType_CombatType) == 0x000001, "Member 'BP_CombatCharacter_C_CanBowAttack::CallFunc_GetCombatType_CombatType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanBowAttack, CallFunc_MakeLiteralByte_ReturnValue) == 0x000002, "Member 'BP_CombatCharacter_C_CanBowAttack::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanBowAttack, CallFunc_GetMyEquip_Equip) == 0x000008, "Member 'BP_CombatCharacter_C_CanBowAttack::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanBowAttack, CallFunc_AreArrowsEquipped_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_CanBowAttack::CallFunc_AreArrowsEquipped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanBowAttack, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000011, "Member 'BP_CombatCharacter_C_CanBowAttack::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanBowAttack, CallFunc_IsInCombatPose_Result) == 0x000012, "Member 'BP_CombatCharacter_C_CanBowAttack::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanBowAttack, CallFunc_BooleanAND_ReturnValue) == 0x000013, "Member 'BP_CombatCharacter_C_CanBowAttack::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanBowAttack, CallFunc_BooleanAND_ReturnValue_1) == 0x000014, "Member 'BP_CombatCharacter_C_CanBowAttack::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CanCastAbility \ static_assert(alignof(BP_CombatCharacter_C_CanCastAbility) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_CanCastAbility"); \ static_assert(sizeof(BP_CombatCharacter_C_CanCastAbility) == 0x000001, "Wrong size on BP_CombatCharacter_C_CanCastAbility"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCastAbility, Result) == 0x000000, "Member 'BP_CombatCharacter_C_CanCastAbility::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CanCharge \ static_assert(alignof(BP_CombatCharacter_C_CanCharge) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_CanCharge"); \ static_assert(sizeof(BP_CombatCharacter_C_CanCharge) == 0x000028, "Wrong size on BP_CombatCharacter_C_CanCharge"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, Result) == 0x000000, "Member 'BP_CombatCharacter_C_CanCharge::Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, Temp_bool_Variable) == 0x000001, "Member 'BP_CombatCharacter_C_CanCharge::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, CallFunc_GetMyStamina_Stamina) == 0x000008, "Member 'BP_CombatCharacter_C_CanCharge::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, CallFunc_GetCurrentValue_CurrentValue) == 0x000010, "Member 'BP_CombatCharacter_C_CanCharge::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, CallFunc_IsFalling_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_CanCharge::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000019, "Member 'BP_CombatCharacter_C_CanCharge::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, CallFunc_Not_PreBool_ReturnValue) == 0x00001A, "Member 'BP_CombatCharacter_C_CanCharge::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, CallFunc_Is_Weapon_Equipped_ReturnValue) == 0x00001B, "Member 'BP_CombatCharacter_C_CanCharge::CallFunc_Is_Weapon_Equipped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, Temp_bool_Variable_1) == 0x00001C, "Member 'BP_CombatCharacter_C_CanCharge::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, CallFunc_IsStateEqualTo_ReturnValue) == 0x00001D, "Member 'BP_CombatCharacter_C_CanCharge::CallFunc_IsStateEqualTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x00001E, "Member 'BP_CombatCharacter_C_CanCharge::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, CallFunc_MakeLiteralByte_ReturnValue) == 0x00001F, "Member 'BP_CombatCharacter_C_CanCharge::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, K2Node_Select_Default) == 0x000020, "Member 'BP_CombatCharacter_C_CanCharge::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, CallFunc_IsStateEqualTo_ReturnValue_1) == 0x000021, "Member 'BP_CombatCharacter_C_CanCharge::CallFunc_IsStateEqualTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, CallFunc_BooleanOR_ReturnValue) == 0x000022, "Member 'BP_CombatCharacter_C_CanCharge::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, CallFunc_BooleanAND_ReturnValue) == 0x000023, "Member 'BP_CombatCharacter_C_CanCharge::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, CallFunc_BooleanAND_ReturnValue_1) == 0x000024, "Member 'BP_CombatCharacter_C_CanCharge::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanCharge, CallFunc_BooleanAND_ReturnValue_2) == 0x000025, "Member 'BP_CombatCharacter_C_CanCharge::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CanMeleeAttack \ static_assert(alignof(BP_CombatCharacter_C_CanMeleeAttack) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_CanMeleeAttack"); \ static_assert(sizeof(BP_CombatCharacter_C_CanMeleeAttack) == 0x0000A8, "Wrong size on BP_CombatCharacter_C_CanMeleeAttack"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, WillCostStamina) == 0x000000, "Member 'BP_CombatCharacter_C_CanMeleeAttack::WillCostStamina' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, exclusive_empty_handed) == 0x000008, "Member 'BP_CombatCharacter_C_CanMeleeAttack::exclusive_empty_handed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, Action) == 0x000009, "Member 'BP_CombatCharacter_C_CanMeleeAttack::Action' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, Result) == 0x00000A, "Member 'BP_CombatCharacter_C_CanMeleeAttack::Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, Temp_struct_Variable) == 0x00000C, "Member 'BP_CombatCharacter_C_CanMeleeAttack::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_Is_Weapon_Equipped_ReturnValue) == 0x000014, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_Is_Weapon_Equipped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, Temp_struct_Variable_1) == 0x000018, "Member 'BP_CombatCharacter_C_CanMeleeAttack::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, Temp_struct_Variable_2) == 0x000020, "Member 'BP_CombatCharacter_C_CanMeleeAttack::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, Temp_struct_Variable_3) == 0x000028, "Member 'BP_CombatCharacter_C_CanMeleeAttack::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, Temp_struct_Variable_4) == 0x000030, "Member 'BP_CombatCharacter_C_CanMeleeAttack::Temp_struct_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, Temp_struct_Variable_5) == 0x000038, "Member 'BP_CombatCharacter_C_CanMeleeAttack::Temp_struct_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000040, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_GetMyBuffComp_BuffComponent) == 0x000048, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_ConsumePerfectBuffCount_Success) == 0x000050, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_ConsumePerfectBuffCount_Success' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000051, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000052, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000053, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_BooleanOR_ReturnValue) == 0x000054, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_BooleanOR_ReturnValue_1) == 0x000055, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, Temp_struct_Variable_6) == 0x000058, "Member 'BP_CombatCharacter_C_CanMeleeAttack::Temp_struct_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, Temp_struct_Variable_7) == 0x000060, "Member 'BP_CombatCharacter_C_CanMeleeAttack::Temp_struct_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000068, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_HasAccess_ReturnValue) == 0x000069, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_GetMyStamina_Stamina) == 0x000070, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_GetCurrentValue_CurrentValue) == 0x000078, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_GetMyEquip_Equip) == 0x000080, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000088, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_GetWeaponType_WeaponType) == 0x000089, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, Temp_struct_Variable_8) == 0x00008C, "Member 'BP_CombatCharacter_C_CanMeleeAttack::Temp_struct_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, Temp_byte_Variable) == 0x000094, "Member 'BP_CombatCharacter_C_CanMeleeAttack::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, Temp_bool_Variable) == 0x000095, "Member 'BP_CombatCharacter_C_CanMeleeAttack::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, K2Node_Select_Default) == 0x000098, "Member 'BP_CombatCharacter_C_CanMeleeAttack::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_GetStarMapActive_IsActive) == 0x0000A0, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, Temp_bool_Variable_1) == 0x0000A1, "Member 'BP_CombatCharacter_C_CanMeleeAttack::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, K2Node_Select_Default_1) == 0x0000A2, "Member 'BP_CombatCharacter_C_CanMeleeAttack::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanMeleeAttack, CallFunc_BooleanAND_ReturnValue) == 0x0000A3, "Member 'BP_CombatCharacter_C_CanMeleeAttack::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CanOpenUI \ static_assert(alignof(BP_CombatCharacter_C_CanOpenUI) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_CanOpenUI"); \ static_assert(sizeof(BP_CombatCharacter_C_CanOpenUI) == 0x000004, "Wrong size on BP_CombatCharacter_C_CanOpenUI"); \ static_assert(offsetof(BP_CombatCharacter_C_CanOpenUI, Result) == 0x000000, "Member 'BP_CombatCharacter_C_CanOpenUI::Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanOpenUI, CallFunc_IsAlive_Result) == 0x000001, "Member 'BP_CombatCharacter_C_CanOpenUI::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanOpenUI, CallFunc_MakeLiteralByte_ReturnValue) == 0x000002, "Member 'BP_CombatCharacter_C_CanOpenUI::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanOpenUI, CallFunc_IsStateEqualTo_ReturnValue) == 0x000003, "Member 'BP_CombatCharacter_C_CanOpenUI::CallFunc_IsStateEqualTo_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CanRoll \ static_assert(alignof(BP_CombatCharacter_C_CanRoll) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_CanRoll"); \ static_assert(sizeof(BP_CombatCharacter_C_CanRoll) == 0x000020, "Wrong size on BP_CombatCharacter_C_CanRoll"); \ static_assert(offsetof(BP_CombatCharacter_C_CanRoll, Result) == 0x000000, "Member 'BP_CombatCharacter_C_CanRoll::Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanRoll, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_CanRoll::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanRoll, Temp_bool_Variable) == 0x000002, "Member 'BP_CombatCharacter_C_CanRoll::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanRoll, CallFunc_GetMyStamina_Stamina) == 0x000008, "Member 'BP_CombatCharacter_C_CanRoll::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanRoll, CallFunc_GetCurrentValue_CurrentValue) == 0x000010, "Member 'BP_CombatCharacter_C_CanRoll::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanRoll, CallFunc_IsFalling_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_CanRoll::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanRoll, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000019, "Member 'BP_CombatCharacter_C_CanRoll::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanRoll, CallFunc_Not_PreBool_ReturnValue) == 0x00001A, "Member 'BP_CombatCharacter_C_CanRoll::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanRoll, CallFunc_HasAccess_ReturnValue) == 0x00001B, "Member 'BP_CombatCharacter_C_CanRoll::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanRoll, Temp_bool_Variable_1) == 0x00001C, "Member 'BP_CombatCharacter_C_CanRoll::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanRoll, CallFunc_BooleanAND_ReturnValue) == 0x00001D, "Member 'BP_CombatCharacter_C_CanRoll::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanRoll, K2Node_Select_Default) == 0x00001E, "Member 'BP_CombatCharacter_C_CanRoll::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanRoll, CallFunc_BooleanAND_ReturnValue_1) == 0x00001F, "Member 'BP_CombatCharacter_C_CanRoll::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CanSlowDown \ static_assert(alignof(BP_CombatCharacter_C_CanSlowDown) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_CanSlowDown"); \ static_assert(sizeof(BP_CombatCharacter_C_CanSlowDown) == 0x000006, "Wrong size on BP_CombatCharacter_C_CanSlowDown"); \ static_assert(offsetof(BP_CombatCharacter_C_CanSlowDown, Result) == 0x000000, "Member 'BP_CombatCharacter_C_CanSlowDown::Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanSlowDown, CallFunc_MakeLiteralByte_ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_CanSlowDown::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanSlowDown, CallFunc_IsFalling_ReturnValue) == 0x000002, "Member 'BP_CombatCharacter_C_CanSlowDown::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanSlowDown, CallFunc_Not_PreBool_ReturnValue) == 0x000003, "Member 'BP_CombatCharacter_C_CanSlowDown::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanSlowDown, CallFunc_IsStateEqualTo_ReturnValue) == 0x000004, "Member 'BP_CombatCharacter_C_CanSlowDown::CallFunc_IsStateEqualTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanSlowDown, CallFunc_BooleanAND_ReturnValue) == 0x000005, "Member 'BP_CombatCharacter_C_CanSlowDown::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CanUseOrSwitchItem \ static_assert(alignof(BP_CombatCharacter_C_CanUseOrSwitchItem) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_CanUseOrSwitchItem"); \ static_assert(sizeof(BP_CombatCharacter_C_CanUseOrSwitchItem) == 0x000003, "Wrong size on BP_CombatCharacter_C_CanUseOrSwitchItem"); \ static_assert(offsetof(BP_CombatCharacter_C_CanUseOrSwitchItem, Result) == 0x000000, "Member 'BP_CombatCharacter_C_CanUseOrSwitchItem::Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanUseOrSwitchItem, CallFunc_IsAlive_Result) == 0x000001, "Member 'BP_CombatCharacter_C_CanUseOrSwitchItem::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CanUseOrSwitchItem, CallFunc_HasAccess_ReturnValue) == 0x000002, "Member 'BP_CombatCharacter_C_CanUseOrSwitchItem::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ChangeSpellBS \ static_assert(alignof(BP_CombatCharacter_C_ChangeSpellBS) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_ChangeSpellBS"); \ static_assert(sizeof(BP_CombatCharacter_C_ChangeSpellBS) == 0x000058, "Wrong size on BP_CombatCharacter_C_ChangeSpellBS"); \ static_assert(offsetof(BP_CombatCharacter_C_ChangeSpellBS, Time) == 0x000000, "Member 'BP_CombatCharacter_C_ChangeSpellBS::Time' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ChangeSpellBS, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_CombatCharacter_C_ChangeSpellBS::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ChangeSpellBS, CallFunc_K2_SetMontageDurationBinderDelegate_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_ChangeSpellBS::CallFunc_K2_SetMontageDurationBinderDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ChangeSpellBS, CallFunc_GetAnimInstance_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_ChangeSpellBS::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ChangeSpellBS, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000028, "Member 'BP_CombatCharacter_C_ChangeSpellBS::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ChangeSpellBS, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'BP_CombatCharacter_C_ChangeSpellBS::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ChangeSpellBS, CallFunc_GetBlendspaceKey_ReturnValue) == 0x000040, "Member 'BP_CombatCharacter_C_ChangeSpellBS::CallFunc_GetBlendspaceKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ChangeSpellBS, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000050, "Member 'BP_CombatCharacter_C_ChangeSpellBS::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ChangeSpellBS, CallFunc_K2_SetMontageDurationBinderDelegate_InDelayedToEnd_ImplicitCast) == 0x000054, "Member 'BP_CombatCharacter_C_ChangeSpellBS::CallFunc_K2_SetMontageDurationBinderDelegate_InDelayedToEnd_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Charge \ static_assert(alignof(BP_CombatCharacter_C_Charge) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Charge"); \ static_assert(sizeof(BP_CombatCharacter_C_Charge) == 0x000048, "Wrong size on BP_CombatCharacter_C_Charge"); \ static_assert(offsetof(BP_CombatCharacter_C_Charge, OverMonatageTime) == 0x000000, "Member 'BP_CombatCharacter_C_Charge::OverMonatageTime' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Charge, MontagePos) == 0x000008, "Member 'BP_CombatCharacter_C_Charge::MontagePos' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Charge, CallFunc_GetMyMontages_Montages) == 0x000010, "Member 'BP_CombatCharacter_C_Charge::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Charge, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000018, "Member 'BP_CombatCharacter_C_Charge::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Charge, CallFunc_GetMontageForAction_Montage) == 0x000020, "Member 'BP_CombatCharacter_C_Charge::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Charge, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000028, "Member 'BP_CombatCharacter_C_Charge::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Charge, CallFunc_GetMontageForAction_find) == 0x000030, "Member 'BP_CombatCharacter_C_Charge::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Charge, CallFunc_CanCharge_Result) == 0x000031, "Member 'BP_CombatCharacter_C_Charge::CallFunc_CanCharge_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Charge, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000038, "Member 'BP_CombatCharacter_C_Charge::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Charge, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000040, "Member 'BP_CombatCharacter_C_Charge::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CheckExecuteCondition \ static_assert(alignof(BP_CombatCharacter_C_CheckExecuteCondition) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_CheckExecuteCondition"); \ static_assert(sizeof(BP_CombatCharacter_C_CheckExecuteCondition) == 0x000458, "Wrong size on BP_CombatCharacter_C_CheckExecuteCondition"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CanExecute) == 0x000000, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CanExecute' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, SkillID) == 0x000004, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, OutTarget) == 0x000008, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::OutTarget' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, L_HitActor) == 0x000010, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::L_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, K2Node_DynamicCast_AsAbstract_Character) == 0x000038, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_IsAttackableTarget_result) == 0x000041, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000048, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_GetNetworkState_ReturnValue) == 0x000060, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000068, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_SyncState_IsEffectApplied_ReturnValue) == 0x000080, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_SyncState_IsEffectApplied_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakVector_X) == 0x000088, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakVector_Y) == 0x000090, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakVector_Z) == 0x000098, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_CheckExecuteHeightDelta_ReturnValue) == 0x0000A0, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_CheckExecuteHeightDelta_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0000A8, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, Temp_object_Variable) == 0x0000C0, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000D0, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_GetActorForwardVector_ReturnValue) == 0x0000E8, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000100, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, K2Node_MakeArray_Array) == 0x000118, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_GetActorForwardVector_ReturnValue_1) == 0x000128, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_GetActorForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000140, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000158, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_Add_VectorVector_ReturnValue) == 0x000170, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BoxTraceSingleForObjects_OutHit) == 0x000188, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BoxTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BoxTraceSingleForObjects_ReturnValue) == 0x000270, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BoxTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_bBlockingHit) == 0x000271, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_bInitialOverlap) == 0x000272, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_Time) == 0x000274, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_Distance) == 0x000278, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_Location) == 0x000280, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_ImpactPoint) == 0x000298, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_Normal) == 0x0002B0, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_ImpactNormal) == 0x0002C8, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_PhysMat) == 0x0002E0, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_HitActor) == 0x0002E8, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_HitComponent) == 0x0002F0, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_HitBoneName) == 0x0002F8, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_BoneName) == 0x000300, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_HitItem) == 0x000308, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_ElementIndex) == 0x00030C, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_FaceIndex) == 0x000310, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_TraceStart) == 0x000318, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakHitResult_TraceEnd) == 0x000330, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x000348, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_K2_GetComponentLocation_ReturnValue_3) == 0x000360, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_K2_GetComponentLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x000378, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x000390, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0003A8, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakVector_X_1) == 0x0003C0, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakVector_Y_1) == 0x0003C8, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_BreakVector_Z_1) == 0x0003D0, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_Normal_ReturnValue) == 0x0003D8, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_MakeVector_ReturnValue) == 0x0003F0, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_GetActorForwardVector_ReturnValue_2) == 0x000408, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_GetActorForwardVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_Normal_ReturnValue_1) == 0x000420, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_Dot_VectorVector_ReturnValue) == 0x000438, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x000440, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_Abs_ReturnValue) == 0x000448, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000450, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000451, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000452, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteCondition, CallFunc_SelectInt_ReturnValue) == 0x000454, "Member 'BP_CombatCharacter_C_CheckExecuteCondition::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CheckExecuteHeightDelta \ static_assert(alignof(BP_CombatCharacter_C_CheckExecuteHeightDelta) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_CheckExecuteHeightDelta"); \ static_assert(sizeof(BP_CombatCharacter_C_CheckExecuteHeightDelta) == 0x000038, "Wrong size on BP_CombatCharacter_C_CheckExecuteHeightDelta"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteHeightDelta, TargetCharacter) == 0x000000, "Member 'BP_CombatCharacter_C_CheckExecuteHeightDelta::TargetCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteHeightDelta, HeightDelta) == 0x000008, "Member 'BP_CombatCharacter_C_CheckExecuteHeightDelta::HeightDelta' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteHeightDelta, ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_CheckExecuteHeightDelta::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteHeightDelta, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x000018, "Member 'BP_CombatCharacter_C_CheckExecuteHeightDelta::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteHeightDelta, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_CombatCharacter_C_CheckExecuteHeightDelta::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteHeightDelta, CallFunc_Abs_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_C_CheckExecuteHeightDelta::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteHeightDelta, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_C_CheckExecuteHeightDelta::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckExecuteHeightDelta, CallFunc_BooleanOR_ReturnValue) == 0x000031, "Member 'BP_CombatCharacter_C_CheckExecuteHeightDelta::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill \ static_assert(alignof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill"); \ static_assert(sizeof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill) == 0x000220, "Wrong size on BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, Success) == 0x000000, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::Success' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, Local_PTCountCom) == 0x000004, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::Local_PTCountCom' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, Local_ID) == 0x000008, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::Local_ID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, Temp_int_Variable) == 0x00000C, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, Temp_int_Variable_1) == 0x000010, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, Temp_int_Variable_2) == 0x000014, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, CallFunc_Max_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000020, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000168, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000169, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, CallFunc_Conv_IntToString_ReturnValue) == 0x000170, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, CallFunc_Conv_StringToName_ReturnValue) == 0x000180, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, CallFunc_GetMyEquip_Equip) == 0x000188, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, CallFunc_GetMyBuffComp_BuffComponent) == 0x000190, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, CallFunc_GetMontages_Montages) == 0x000198, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::CallFunc_GetMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, CallFunc_ConsumePerfectBuffCount_Success) == 0x0001A0, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::CallFunc_ConsumePerfectBuffCount_Success' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, CallFunc_GetDataTableRowFromName_OutRow) == 0x0001A8, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001E0, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, CallFunc_GetMyEquip_Equip_1) == 0x0001E8, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::CallFunc_GetMyEquip_Equip_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0001F0, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x0001F4, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, K2Node_Select_Default) == 0x0001F8, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill, CallFunc_GetItemInSlot_Item) == 0x000200, "Member 'BP_CombatCharacter_C_CheckPerfectBuffComsumeByNextWeaponSkill::CallFunc_GetItemInSlot_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CheckResetLastRollDirection \ static_assert(alignof(BP_CombatCharacter_C_CheckResetLastRollDirection) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_CheckResetLastRollDirection"); \ static_assert(sizeof(BP_CombatCharacter_C_CheckResetLastRollDirection) == 0x000004, "Wrong size on BP_CombatCharacter_C_CheckResetLastRollDirection"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckResetLastRollDirection, BufferKey) == 0x000000, "Member 'BP_CombatCharacter_C_CheckResetLastRollDirection::BufferKey' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckResetLastRollDirection, CallFunc_GetState_State) == 0x000001, "Member 'BP_CombatCharacter_C_CheckResetLastRollDirection::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckResetLastRollDirection, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000002, "Member 'BP_CombatCharacter_C_CheckResetLastRollDirection::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CheckResetLastRollDirection, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000003, "Member 'BP_CombatCharacter_C_CheckResetLastRollDirection::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ChooseMontageIndex_override \ static_assert(alignof(BP_CombatCharacter_C_ChooseMontageIndex_override) == 0x000004, "Wrong alignment on BP_CombatCharacter_C_ChooseMontageIndex_override"); \ static_assert(sizeof(BP_CombatCharacter_C_ChooseMontageIndex_override) == 0x00000C, "Wrong size on BP_CombatCharacter_C_ChooseMontageIndex_override"); \ static_assert(offsetof(BP_CombatCharacter_C_ChooseMontageIndex_override, Tag) == 0x000000, "Member 'BP_CombatCharacter_C_ChooseMontageIndex_override::Tag' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ChooseMontageIndex_override, Index_0) == 0x000008, "Member 'BP_CombatCharacter_C_ChooseMontageIndex_override::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ConsumeWL \ static_assert(alignof(BP_CombatCharacter_C_ConsumeWL) == 0x000004, "Wrong alignment on BP_CombatCharacter_C_ConsumeWL"); \ static_assert(sizeof(BP_CombatCharacter_C_ConsumeWL) == 0x000018, "Wrong size on BP_CombatCharacter_C_ConsumeWL"); \ static_assert(offsetof(BP_CombatCharacter_C_ConsumeWL, NowNum) == 0x000000, "Member 'BP_CombatCharacter_C_ConsumeWL::NowNum' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ConsumeWL, ConsumeNum) == 0x000004, "Member 'BP_CombatCharacter_C_ConsumeWL::ConsumeNum' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ConsumeWL, if_play) == 0x000008, "Member 'BP_CombatCharacter_C_ConsumeWL::if_play' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ConsumeWL, NewNum) == 0x00000C, "Member 'BP_CombatCharacter_C_ConsumeWL::NewNum' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ConsumeWL, CallFunc_Subtract_IntInt_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_ConsumeWL::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ConsumeWL, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000014, "Member 'BP_CombatCharacter_C_ConsumeWL::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_coverMontageDataTable \ static_assert(alignof(BP_CombatCharacter_C_coverMontageDataTable) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_coverMontageDataTable"); \ static_assert(sizeof(BP_CombatCharacter_C_coverMontageDataTable) == 0x000030, "Wrong size on BP_CombatCharacter_C_coverMontageDataTable"); \ static_assert(offsetof(BP_CombatCharacter_C_coverMontageDataTable, InDataTable) == 0x000000, "Member 'BP_CombatCharacter_C_coverMontageDataTable::InDataTable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_coverMontageDataTable, OutDataTable) == 0x000008, "Member 'BP_CombatCharacter_C_coverMontageDataTable::OutDataTable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_coverMontageDataTable, ReturnDataTable) == 0x000010, "Member 'BP_CombatCharacter_C_coverMontageDataTable::ReturnDataTable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_coverMontageDataTable, if_buff_miaodao) == 0x000018, "Member 'BP_CombatCharacter_C_coverMontageDataTable::if_buff_miaodao' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_coverMontageDataTable, CallFunc_GetMyBuffComp_BuffComponent) == 0x000020, "Member 'BP_CombatCharacter_C_coverMontageDataTable::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_coverMontageDataTable, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_C_coverMontageDataTable::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_coverMontageDataTable, CallFunc_GetSDSpeedUp_ReturnValue) == 0x000029, "Member 'BP_CombatCharacter_C_coverMontageDataTable::CallFunc_GetSDSpeedUp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_coverMontageDataTable, CallFunc_BooleanAND_ReturnValue) == 0x00002A, "Member 'BP_CombatCharacter_C_coverMontageDataTable::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CreateNoticeForObj \ static_assert(alignof(BP_CombatCharacter_C_CreateNoticeForObj) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_CreateNoticeForObj"); \ static_assert(sizeof(BP_CombatCharacter_C_CreateNoticeForObj) == 0x000018, "Wrong size on BP_CombatCharacter_C_CreateNoticeForObj"); \ static_assert(offsetof(BP_CombatCharacter_C_CreateNoticeForObj, Content) == 0x000000, "Member 'BP_CombatCharacter_C_CreateNoticeForObj::Content' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_CustomJump \ static_assert(alignof(BP_CombatCharacter_C_CustomJump) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_CustomJump"); \ static_assert(sizeof(BP_CombatCharacter_C_CustomJump) == 0x000018, "Wrong size on BP_CombatCharacter_C_CustomJump"); \ static_assert(offsetof(BP_CombatCharacter_C_CustomJump, CallFunc_MakeLiteralByte_ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_CustomJump::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CustomJump, CallFunc_IsStateEqualTo_ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_CustomJump::CallFunc_IsStateEqualTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CustomJump, CallFunc_CanJump_ReturnValue) == 0x000002, "Member 'BP_CombatCharacter_C_CustomJump::CallFunc_CanJump_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CustomJump, CallFunc_IsStateEqualTo_ReturnValue_1) == 0x000003, "Member 'BP_CombatCharacter_C_CustomJump::CallFunc_IsStateEqualTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CustomJump, CallFunc_BooleanOR_ReturnValue) == 0x000004, "Member 'BP_CombatCharacter_C_CustomJump::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CustomJump, CallFunc_BooleanAND_ReturnValue) == 0x000005, "Member 'BP_CombatCharacter_C_CustomJump::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CustomJump, CallFunc_GetAnimInstance_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_CustomJump::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_CustomJump, CallFunc_IsAnyMontagePlaying_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_CustomJump::CallFunc_IsAnyMontagePlaying_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_DetachLockDisplayComponent \ static_assert(alignof(BP_CombatCharacter_C_DetachLockDisplayComponent) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_DetachLockDisplayComponent"); \ static_assert(sizeof(BP_CombatCharacter_C_DetachLockDisplayComponent) == 0x000010, "Wrong size on BP_CombatCharacter_C_DetachLockDisplayComponent"); \ static_assert(offsetof(BP_CombatCharacter_C_DetachLockDisplayComponent, ParentActor) == 0x000000, "Member 'BP_CombatCharacter_C_DetachLockDisplayComponent::ParentActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DetachLockDisplayComponent, Succeed) == 0x000008, "Member 'BP_CombatCharacter_C_DetachLockDisplayComponent::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Do_Buffer_Input_Main \ static_assert(alignof(BP_CombatCharacter_C_Do_Buffer_Input_Main) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_Do_Buffer_Input_Main"); \ static_assert(sizeof(BP_CombatCharacter_C_Do_Buffer_Input_Main) == 0x000001, "Wrong size on BP_CombatCharacter_C_Do_Buffer_Input_Main"); \ static_assert(offsetof(BP_CombatCharacter_C_Do_Buffer_Input_Main, NewParam) == 0x000000, "Member 'BP_CombatCharacter_C_Do_Buffer_Input_Main::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_DoDirectionalLightIntensity \ static_assert(alignof(BP_CombatCharacter_C_DoDirectionalLightIntensity) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_DoDirectionalLightIntensity"); \ static_assert(sizeof(BP_CombatCharacter_C_DoDirectionalLightIntensity) == 0x000010, "Wrong size on BP_CombatCharacter_C_DoDirectionalLightIntensity"); \ static_assert(offsetof(BP_CombatCharacter_C_DoDirectionalLightIntensity, DL_Player) == 0x000000, "Member 'BP_CombatCharacter_C_DoDirectionalLightIntensity::DL_Player' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DoDirectionalLightIntensity, DL_AINPC) == 0x000008, "Member 'BP_CombatCharacter_C_DoDirectionalLightIntensity::DL_AINPC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_DoesHoldBowString \ static_assert(alignof(BP_CombatCharacter_C_DoesHoldBowString) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_DoesHoldBowString"); \ static_assert(sizeof(BP_CombatCharacter_C_DoesHoldBowString) == 0x000020, "Wrong size on BP_CombatCharacter_C_DoesHoldBowString"); \ static_assert(offsetof(BP_CombatCharacter_C_DoesHoldBowString, Result) == 0x000000, "Member 'BP_CombatCharacter_C_DoesHoldBowString::Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DoesHoldBowString, CallFunc_IsFalling_ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_DoesHoldBowString::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DoesHoldBowString, CallFunc_GetCombatType_CombatType) == 0x000002, "Member 'BP_CombatCharacter_C_DoesHoldBowString::CallFunc_GetCombatType_CombatType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DoesHoldBowString, CallFunc_Not_PreBool_ReturnValue) == 0x000003, "Member 'BP_CombatCharacter_C_DoesHoldBowString::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DoesHoldBowString, CallFunc_IsInCombatPose_Result) == 0x000004, "Member 'BP_CombatCharacter_C_DoesHoldBowString::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DoesHoldBowString, CallFunc_MakeLiteralByte_ReturnValue) == 0x000005, "Member 'BP_CombatCharacter_C_DoesHoldBowString::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DoesHoldBowString, CallFunc_GetAnimInstance_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_DoesHoldBowString::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DoesHoldBowString, CallFunc_IsStateEqualTo_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_DoesHoldBowString::CallFunc_IsStateEqualTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DoesHoldBowString, CallFunc_IsAnyMontagePlaying_ReturnValue) == 0x000011, "Member 'BP_CombatCharacter_C_DoesHoldBowString::CallFunc_IsAnyMontagePlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DoesHoldBowString, CallFunc_BooleanAND_ReturnValue) == 0x000012, "Member 'BP_CombatCharacter_C_DoesHoldBowString::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DoesHoldBowString, CallFunc_Not_PreBool_ReturnValue_1) == 0x000013, "Member 'BP_CombatCharacter_C_DoesHoldBowString::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DoesHoldBowString, CallFunc_BooleanAND_ReturnValue_1) == 0x000014, "Member 'BP_CombatCharacter_C_DoesHoldBowString::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DoesHoldBowString, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000015, "Member 'BP_CombatCharacter_C_DoesHoldBowString::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DoesHoldBowString, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000016, "Member 'BP_CombatCharacter_C_DoesHoldBowString::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DoesHoldBowString, CallFunc_BooleanAND_ReturnValue_2) == 0x000017, "Member 'BP_CombatCharacter_C_DoesHoldBowString::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_DoesHoldBowString, CallFunc_BooleanAND_ReturnValue_3) == 0x000018, "Member 'BP_CombatCharacter_C_DoesHoldBowString::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_EndRebornFireEvent \ static_assert(alignof(BP_CombatCharacter_C_EndRebornFireEvent) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_EndRebornFireEvent"); \ static_assert(sizeof(BP_CombatCharacter_C_EndRebornFireEvent) == 0x000058, "Wrong size on BP_CombatCharacter_C_EndRebornFireEvent"); \ static_assert(offsetof(BP_CombatCharacter_C_EndRebornFireEvent, CallFunc_IsFalling_ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_EndRebornFireEvent::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EndRebornFireEvent, CallFunc_GetMyMontages_Montages) == 0x000008, "Member 'BP_CombatCharacter_C_EndRebornFireEvent::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EndRebornFireEvent, CallFunc_Not_PreBool_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_EndRebornFireEvent::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EndRebornFireEvent, CallFunc_GetMontageForAction_Montage) == 0x000018, "Member 'BP_CombatCharacter_C_EndRebornFireEvent::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EndRebornFireEvent, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000020, "Member 'BP_CombatCharacter_C_EndRebornFireEvent::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EndRebornFireEvent, CallFunc_GetMontageForAction_find) == 0x000028, "Member 'BP_CombatCharacter_C_EndRebornFireEvent::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EndRebornFireEvent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_C_EndRebornFireEvent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EndRebornFireEvent, CallFunc_SponsorInteract_MainAnimTime) == 0x000038, "Member 'BP_CombatCharacter_C_EndRebornFireEvent::CallFunc_SponsorInteract_MainAnimTime' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EndRebornFireEvent, CallFunc_SponsorInteract_TargetAnimTime) == 0x000040, "Member 'BP_CombatCharacter_C_EndRebornFireEvent::CallFunc_SponsorInteract_TargetAnimTime' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EndRebornFireEvent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000048, "Member 'BP_CombatCharacter_C_EndRebornFireEvent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EndRebornFireEvent, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'BP_CombatCharacter_C_EndRebornFireEvent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter \ static_assert(alignof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter) == 0x000010, "Wrong alignment on BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter"); \ static_assert(sizeof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter) == 0x001CE0, "Wrong size on BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, EntryPoint) == 0x000000, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsLocallyControlled_ReturnValue) == 0x000004, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_NetValue) == 0x000008, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_NetValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Montage_2) == 0x000020, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Montage_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsLocallyControlled_ReturnValue_1) == 0x000029, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsLocallyControlled_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_NewValue_3) == 0x000030, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_NewValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsLocallyControlled_ReturnValue_2) == 0x000048, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsLocallyControlled_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsLocallyControlled_ReturnValue_3) == 0x000049, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsLocallyControlled_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsLocallyControlled_ReturnValue_4) == 0x00004A, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsLocallyControlled_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Montage_3) == 0x000050, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Montage_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Montage_1) == 0x000058, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Montage_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Montage) == 0x000060, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_NewValue_4) == 0x000068, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_NewValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue) == 0x000070, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000078, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State) == 0x000080, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x000088, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetUINotify_UINotify) == 0x000090, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State_1) == 0x000098, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x0000A0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsLocallyControlled_ReturnValue_5) == 0x0000A8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsLocallyControlled_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x0000B0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStatsManager_StatsManagerComp_1) == 0x0000B8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStatsManager_StatsManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyHealth_Health) == 0x0000C0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyHealth_Health_1) == 0x0000C8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyHealth_Health_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStamina_Stamina) == 0x0000D0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_IsInteraction) == 0x0000D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_IsInteraction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_IsTriggerOverlap) == 0x0000D9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_IsTriggerOverlap' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_InteractionObjectArray) == 0x0000E0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_InteractionObjectArray' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_InteractionItem_Array) == 0x0000F0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_InteractionItem_Array' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_Collide) == 0x000100, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_Collide' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_InteractionObject) == 0x000101, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_InteractionObject' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_Door) == 0x000102, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_Door' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_ladder) == 0x000103, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_ladder' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_IKLocation) == 0x000108, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_IKLocation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue) == 0x000120, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000128, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000130, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_bSuccess) == 0x000140, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_AsAnim_BP_Interface_1) == 0x000148, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_AsAnim_BP_Interface_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_bSuccess_1) == 0x000158, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_AsAnim_BP_Interface_2) == 0x000160, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_AsAnim_BP_Interface_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_bSuccess_2) == 0x000170, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_IsSearching) == 0x000171, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_IsSearching' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_Animation) == 0x000178, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_Animation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_NewValue_5) == 0x000180, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_NewValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000188, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_CanInterruptInteraction) == 0x000189, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_CanInterruptInteraction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_DeltaTime) == 0x00018C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_DeltaTime' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_bottom_side_) == 0x000190, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_bottom_side_' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCombatType_CombatType) == 0x000191, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCombatType_CombatType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_CheckExecuteCondition_CanExecute) == 0x000192, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_CheckExecuteCondition_CanExecute' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_CheckExecuteCondition_SkillID) == 0x000194, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_CheckExecuteCondition_SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_CheckExecuteCondition_OutTarget) == 0x000198, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_CheckExecuteCondition_OutTarget' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_1) == 0x0001A0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_ladder_1) == 0x0001A8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_ladder_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_Has_Been_Initd_Variable) == 0x0001B0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0001B1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_IsPickup) == 0x0001B2, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_IsPickup' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_PrevState) == 0x0001B3, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_PrevState' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_NewState) == 0x0001B4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_NewState' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_AxisValue_4) == 0x0001B8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_AxisValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001C0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsAlive_Result) == 0x0001C1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsGameOnlineMode_ReturnValue) == 0x0001C2, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_Door_1) == 0x0001C8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_Door_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_SnapZToPoint) == 0x0001D0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_SnapZToPoint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue) == 0x0001D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue_2) == 0x0001E0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_AsBPI_Force_Acting_Sync_Height_Interface) == 0x0001E8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_AsBPI_Force_Acting_Sync_Height_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_bSuccess_3) == 0x0001F8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_IsClosed_Variable) == 0x0001F9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_Has_Been_Initd_Variable_1) == 0x0001FA, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_IsClosed_Variable_1) == 0x0001FB, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_HitComponent) == 0x000200, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_OtherActor) == 0x000208, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_OtherComp) == 0x000210, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_NormalImpulse) == 0x000218, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_Hit) == 0x000230, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_Hit' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetActorRightVector_ReturnValue) == 0x000318, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetActorRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_bBlockingHit) == 0x000330, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_bInitialOverlap) == 0x000331, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_Time) == 0x000334, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_Distance) == 0x000338, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_Location) == 0x000340, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_ImpactPoint) == 0x000358, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_Normal) == 0x000370, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_ImpactNormal) == 0x000388, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_PhysMat) == 0x0003A0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_HitActor) == 0x0003A8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_HitComponent) == 0x0003B0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_HitBoneName) == 0x0003B8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_BoneName) == 0x0003C0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_HitItem) == 0x0003C8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_ElementIndex) == 0x0003CC, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_FaceIndex) == 0x0003D0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_TraceStart) == 0x0003D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakHitResult_TraceEnd) == 0x0003F0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeVector_ReturnValue) == 0x000408, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Dot_VectorVector_ReturnValue) == 0x000420, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeRotFromXZ_ReturnValue) == 0x000428, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeRotFromXZ_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Abs_ReturnValue) == 0x000440, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetRightVector_ReturnValue) == 0x000448, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000460, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetActorForwardVector_ReturnValue) == 0x000468, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_ProjectVectorOnToVector_ReturnValue) == 0x000480, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_ProjectVectorOnToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeRotFromXZ_ReturnValue_1) == 0x000498, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeRotFromXZ_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetForwardVector_ReturnValue) == 0x0004B0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x0004C8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_2) == 0x0004E0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetObjectClass_ReturnValue) == 0x0004E8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_InParam0) == 0x0004F0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_InParam0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_InParam1) == 0x000500, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_InParam1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_InAction_4) == 0x000510, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_InAction_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_IsSearching_1) == 0x000511, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_IsSearching_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetValidValue_ReturnValue) == 0x000512, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_InAction_3) == 0x000513, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_InAction_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetValidValue_ReturnValue_1) == 0x000514, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetValidValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyWeaponLoop_WeaponLoopComponent) == 0x000518, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyWeaponLoop_WeaponLoopComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_InAction_2) == 0x000520, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_InAction_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetValidValue_ReturnValue_2) == 0x000521, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetValidValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyFallenDamage_FallenDamageComponent) == 0x000528, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyFallenDamage_FallenDamageComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_PC_1) == 0x000530, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_PC_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_PC) == 0x000538, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_PC' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_InAction_1) == 0x000540, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_InAction_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetValidValue_ReturnValue_3) == 0x000541, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetValidValue_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Count) == 0x000548, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Count' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_Activity) == 0x000550, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_Activity' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_Value) == 0x000551, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000552, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStamina_Stamina_1) == 0x000558, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStamina_Stamina_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsLocallyControlled_ReturnValue_6) == 0x000560, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsLocallyControlled_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000561, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State_2) == 0x000562, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000568, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue_3) == 0x000578, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue) == 0x000580, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000590, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Montage_GetNotifyStateByClass_ReturnValue) == 0x000598, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Montage_GetNotifyStateByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_Type) == 0x0005A0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_Arg0) == 0x0005A4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_Arg0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_can_reset_to_idle) == 0x0005A8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_can_reset_to_idle' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_3) == 0x0005A9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0005AA, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x0005AB, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x0005AC, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Type_5) == 0x0005AD, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Type_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_DesiredMontageAction) == 0x0005AE, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_DesiredMontageAction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Arg0) == 0x0005B0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Arg0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_ImpactDirection) == 0x0005B8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_ImpactDirection' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_AttackPlayer) == 0x0005D0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_AttackPlayer' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanOR_ReturnValue) == 0x0005D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanOR_ReturnValue_1) == 0x0005D9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0005DA, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x0005DB, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x0005DC, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_IsClosed_Variable_2) == 0x0005DD, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x0005DE, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsFalling_ReturnValue) == 0x0005DF, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Not_PreBool_ReturnValue) == 0x0005E0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsAlive_Result_1) == 0x0005E1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsAlive_Result_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_filter_blockstun_ReturnValue) == 0x0005E2, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_filter_blockstun_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue) == 0x0005E3, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x0005E4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCombatType_CombatType_1) == 0x0005E5, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCombatType_CombatType_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_Has_Been_Initd_Variable_2) == 0x0005E6, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCombatType_CombatType_2) == 0x0005E7, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCombatType_CombatType_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue_4) == 0x0005E8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCurrentActiveMontage_ReturnValue_1) == 0x0005F0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCurrentActiveMontage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_7) == 0x0005F8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_8) == 0x0005F9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanOR_ReturnValue_2) == 0x0005FA, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_BreakFlag) == 0x0005FB, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_BreakFlag' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_9) == 0x0005FC, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_HasAccess_ReturnValue) == 0x0005FD, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyMagicComponent_ReturnValue) == 0x000600, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyMagicComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue_4) == 0x000608, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyFallenDamage_FallenDamageComponent_1) == 0x000610, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyFallenDamage_FallenDamageComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_2) == 0x000618, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_Key_2) == 0x000620, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_Key_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_AttackCounterAccelerate) == 0x000621, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_AttackCounterAccelerate' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_AttackCounterAccelerateRate) == 0x000628, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_AttackCounterAccelerateRate' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_Breakable) == 0x000630, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_Breakable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x000638, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetSelectTool_SelectToolIndex) == 0x000640, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetSelectTool_SelectToolIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_10) == 0x000644, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Subtract_IntInt_ReturnValue) == 0x000648, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00064C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMySpeed_Speed) == 0x000650, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMySpeed_Speed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyEquip_Equip) == 0x000658, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMovementState_State) == 0x000660, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMovementState_State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_11) == 0x000661, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_4) == 0x000662, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_5) == 0x000663, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_CheckExecuteCondition_CanExecute_1) == 0x000664, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_CheckExecuteCondition_CanExecute_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_CheckExecuteCondition_SkillID_1) == 0x000668, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_CheckExecuteCondition_SkillID_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_CheckExecuteCondition_OutTarget_1) == 0x000670, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_CheckExecuteCondition_OutTarget_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000678, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetUINotify_UINotify_1) == 0x000680, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_NewParam) == 0x000688, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_NewParam' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetToolSelectNum_Output) == 0x000690, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetToolSelectNum_Output' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_12) == 0x0006B0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_13) == 0x0006B1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_14) == 0x0006B2, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_SwitchEnum_CmpSuccess) == 0x0006B3, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanOR_ReturnValue_3) == 0x0006B4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetToolSelect_Output) == 0x0006B8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetToolSelect_Output' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanOR_ReturnValue_4) == 0x0006D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanOR_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_IsClosed_Variable_3) == 0x0006D9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_InAction) == 0x0006DA, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_InAction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetValidValue_ReturnValue_4) == 0x0006DB, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetValidValue_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_AttemptExecute_Result) == 0x0006DC, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_AttemptExecute_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsFalling_ReturnValue_1) == 0x0006DD, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsFalling_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Not_PreBool_ReturnValue_1) == 0x0006DE, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_6) == 0x0006DF, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_Has_Been_Initd_Variable_3) == 0x0006E0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_RequestVersion) == 0x0006E4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_RequestVersion' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_Key_1) == 0x0006E8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_Key_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_BreakableState) == 0x0006E9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_BreakableState' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0006F0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0006F8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_1) == 0x0006F9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Toggle_Combat_animation_duration) == 0x000700, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Toggle_Combat_animation_duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_Key) == 0x000708, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_Key' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_2) == 0x000709, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_3) == 0x000710, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_IsClosed_Variable_4) == 0x000718, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_IsClosed_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsAlive_Result_2) == 0x000719, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsAlive_Result_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_struct_Variable) == 0x000720, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_real_Variable) == 0x000730, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakVector2D_X) == 0x000738, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakVector2D_Y) == 0x000740, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000748, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Abs_ReturnValue_1) == 0x000750, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000758, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Abs_ReturnValue_2) == 0x000760, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Abs_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x000768, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_real_Variable_1) == 0x000770, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_object_Variable) == 0x000778, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_EnhancedInputActionEvent_ActionValue_1) == 0x000780, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_EnhancedInputActionEvent_ActionValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_EnhancedInputActionEvent_ElapsedTime_1) == 0x0007A0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_EnhancedInputActionEvent_ElapsedTime_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_EnhancedInputActionEvent_TriggeredTime_1) == 0x0007A4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_EnhancedInputActionEvent_TriggeredTime_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_EnhancedInputActionEvent_SourceAction_1) == 0x0007A8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_EnhancedInputActionEvent_SourceAction_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_real_Variable_1_0) == 0x0007B0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_real_Variable_1_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_real_Variable_0) == 0x0007B8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_real_Variable_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_InputActionValueToAxis2D_ReturnValue) == 0x0007C0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_InputActionValueToAxis2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_Valid) == 0x0007D0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_Valid' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_HasAccess_ReturnValue_1) == 0x0007D1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_HasAccess_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_ComponentBoundEvent_Enabled) == 0x0007D2, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_ComponentBoundEvent_Enabled' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_1) == 0x0007D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetIsPlayPerfectSkill_ReturnValue) == 0x0007E0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetIsPlayPerfectSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetDCSGameState_ReturnValue) == 0x0007E8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Not_PreBool_ReturnValue_2) == 0x0007F0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetIsLoading_ReturnValue) == 0x0007F1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetIsLoading_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Toggle_Combat_animation_duration_1) == 0x0007F8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Toggle_Combat_animation_duration_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyEquip_Equip_1) == 0x000800, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyEquip_Equip_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_CanUseOrSwitchItem_Result) == 0x000808, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_CanUseOrSwitchItem_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetIsInCombat_Result) == 0x000809, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetIsInCombat_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Not_PreBool_ReturnValue_3) == 0x00080A, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetSelectedMainHandType_Type) == 0x00080B, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetSelectedMainHandType_Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MontageAction_duration) == 0x000810, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MontageAction_duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MontageAction_succeed) == 0x000818, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MontageAction_succeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_FMin_ReturnValue) == 0x000820, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Type_4) == 0x000828, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Type_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_IsInCombat) == 0x000829, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_IsInCombat' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_CombatType) == 0x00082A, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_CombatType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_OldItem) == 0x000830, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_NewItem) == 0x000850, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Type_3) == 0x000870, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Type_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_SlotIndex) == 0x000874, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_ActiveIndex) == 0x000878, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_IsSlotChange_1) == 0x00087C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_IsSlotChange_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_4) == 0x000880, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State_3) == 0x000888, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_15) == 0x000889, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_16) == 0x00088A, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_3) == 0x00088B, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_17) == 0x00088C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00088D, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Greater_IntInt_ReturnValue) == 0x00088E, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyEquip_Equip_2) == 0x000890, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyEquip_Equip_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_4) == 0x000898, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetSelectedMainHandType_Type_1) == 0x000899, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetSelectedMainHandType_Type_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_5) == 0x00089A, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyEquip_Equip_3) == 0x0008A0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyEquip_Equip_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyEquip_Equip_4) == 0x0008A8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyEquip_Equip_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetSelectedMainHandType_Type_2) == 0x0008B0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetSelectedMainHandType_Type_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsInCombatPose_Result) == 0x0008B1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetOnLadder_OnLadder) == 0x0008B2, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetOnLadder_OnLadder' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Not_PreBool_ReturnValue_4) == 0x0008B3, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x0008B4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue_5) == 0x0008B8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCurrentActiveMontage_ReturnValue_2) == 0x0008C0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCurrentActiveMontage_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Type_2) == 0x0008C8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Type_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_IgnoreCombatType) == 0x0008C9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_IgnoreCombatType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_IsSlotChange) == 0x0008CA, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_IsSlotChange' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanOR_ReturnValue_5) == 0x0008CB, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanOR_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_18) == 0x0008CC, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_6) == 0x0008CD, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_7) == 0x0008CE, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_8) == 0x0008CF, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsInCombatPose_Result_1) == 0x0008D0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsInCombatPose_Result_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_9) == 0x0008D1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyEquip_Equip_5) == 0x0008D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyEquip_Equip_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_AreArrowsEquipped_ReturnValue) == 0x0008E0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_AreArrowsEquipped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_CanUseOrSwitchItem_Result_1) == 0x0008E1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_CanUseOrSwitchItem_Result_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Not_PreBool_ReturnValue_5) == 0x0008E2, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Not_PreBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_10) == 0x0008E3, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Not_PreBool_ReturnValue_6) == 0x0008E4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Not_PreBool_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue_5) == 0x0008E5, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_7) == 0x0008E6, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetActivityValue_Value) == 0x0008E7, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanOR_ReturnValue_6) == 0x0008E8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanOR_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x0008F0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_Blendtime_1) == 0x0008F8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_Blendtime_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_ControlledActor_1) == 0x000900, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_ControlledActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x000908, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_HasAccess_ReturnValue_2) == 0x000909, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_HasAccess_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_HasAccess_ReturnValue_3) == 0x00090A, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_HasAccess_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_2) == 0x000910, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_byte_Variable) == 0x000918, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCurrentMontage_ReturnValue) == 0x000920, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCurrentMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_HasAccess_ReturnValue_4) == 0x000928, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_HasAccess_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_ShouldBreakAnimationIfInput_ReturnValue) == 0x000929, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_ShouldBreakAnimationIfInput_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_ShouldBreakAnimationIfInput_ReturnValue_1) == 0x00092A, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_ShouldBreakAnimationIfInput_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyVerticalLook_ReturnValue) == 0x000930, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyVerticalLook_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_HasAccess_ReturnValue_5) == 0x000938, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_HasAccess_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_HasAccess_ReturnValue_6) == 0x000939, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_HasAccess_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCurrentMontage_ReturnValue_1) == 0x000940, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCurrentMontage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsFalling_ReturnValue_2) == 0x000948, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsFalling_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetDisplayName_ReturnValue) == 0x000950, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Not_PreBool_ReturnValue_7) == 0x000960, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Not_PreBool_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCurrentMontageInstanceId_ReturnValue) == 0x000964, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCurrentMontageInstanceId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_IntToString_ReturnValue) == 0x000968, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000978, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000988, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000998, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0009A8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0009B8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_byte_Variable_1) == 0x0009C8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue_6) == 0x0009C9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Monitered_Montage_from_End_Of_Buffer__MontageFromEndOfInputBuffer) == 0x0009CC, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Monitered_Montage_from_End_Of_Buffer__MontageFromEndOfInputBuffer' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0009D0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsStateEqualTo_ReturnValue) == 0x0009D1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsStateEqualTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_11) == 0x0009D2, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0009D3, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_IntToString_ReturnValue_2) == 0x0009D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0009E8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_IntToString_ReturnValue_3) == 0x0009F8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000A08, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000A18, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000A28, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000A38, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000A48, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_5) == 0x000A58, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State_4) == 0x000A60, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_AxisValue_3) == 0x000A68, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_AxisValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_19) == 0x000A70, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_AxisValue_2) == 0x000A78, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_AxisValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_AxisValue_1) == 0x000A80, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_AxisValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_AxisValue) == 0x000A88, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_AxisValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyHorizontalLook_ReturnValue) == 0x000A90, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyHorizontalLook_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Triggered_1) == 0x000A98, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Triggered_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Triggered) == 0x000A99, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Triggered' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_6) == 0x000AA0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ObjectObject_ReturnValue_3) == 0x000AA8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ObjectObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_8) == 0x000AA9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_Variable) == 0x000AAA, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000AB0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Select_Default) == 0x000AB8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Greater_DoubleDouble_ReturnValue_4) == 0x000AB9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Greater_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000AC0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_SelectFloat_ReturnValue) == 0x000AC8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000AD0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_SelectFloat_ReturnValue_1) == 0x000AD8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_Has_Been_Initd_Variable_4) == 0x000AE0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_Has_Been_Initd_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ObjectObject_ReturnValue_4) == 0x000AE1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ObjectObject_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_9) == 0x000AE2, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Lerp_ReturnValue) == 0x000AE8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Lerp_ReturnValue_1) == 0x000AF0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_fast_) == 0x000AF8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_fast_' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_7) == 0x000B00, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetActivityValue_Value_1) == 0x000B08, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetActivityValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Not_PreBool_ReturnValue_8) == 0x000B09, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Not_PreBool_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_10) == 0x000B0A, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsFalling_ReturnValue_3) == 0x000B0B, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsFalling_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Not_PreBool_ReturnValue_9) == 0x000B0C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Not_PreBool_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_11) == 0x000B0D, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_12) == 0x000B0E, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_delegate_Variable) == 0x000B10, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000B20, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000B28, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_IsClosed_Variable_5) == 0x000B30, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_IsClosed_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Create_ReturnValue) == 0x000B38, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Lerp_ReturnValue_2) == 0x000B40, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Lerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_Fov) == 0x000B48, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_Fov' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_Blendtime) == 0x000B50, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_Blendtime' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_ControlledActor) == 0x000B58, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_ControlledActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000B60, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetLockedTargetInputDirection_direction) == 0x000B68, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetLockedTargetInputDirection_direction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetLockedTargetInputDirection_direction_1) == 0x000B80, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetLockedTargetInputDirection_direction_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000B98, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetFreemoveDirection_direction) == 0x000BA0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetFreemoveDirection_direction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_SelectFloat_ReturnValue_2) == 0x000BB8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_SelectFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Greater_DoubleDouble_ReturnValue_5) == 0x000BC0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Greater_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_12) == 0x000BC1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_Variable_1) == 0x000BC2, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_PrevMovementMode) == 0x000BC3, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_PrevMovementMode' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_NewMovementMode) == 0x000BC4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_NewMovementMode' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_PrevCustomMode) == 0x000BC5, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_PrevCustomMode' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_NewCustomMode) == 0x000BC6, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_NewCustomMode' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x000BC8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000BD0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetWorldDeltaSeconds_ReturnValue_2) == 0x000BD8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetWorldDeltaSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_real_Variable_2) == 0x000BE0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_real_Variable_3) == 0x000BE8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue_7) == 0x000BF0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000BF8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Abs_ReturnValue_3) == 0x000C00, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Abs_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetActivityValue_Value_2) == 0x000C08, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetActivityValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Greater_DoubleDouble_ReturnValue_6) == 0x000C09, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Greater_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanOR_ReturnValue_7) == 0x000C0A, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanOR_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_object_Variable_1) == 0x000C10, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyMoveRight_ReturnValue) == 0x000C18, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyMoveRight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyMoveForward_ReturnValue) == 0x000C20, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyMoveForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Abs_ReturnValue_4) == 0x000C28, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Abs_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Abs_ReturnValue_5) == 0x000C30, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Abs_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000C38, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue_6) == 0x000C40, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_NotEqual_DoubleDouble_ReturnValue_1) == 0x000C48, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_NotEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_EnhancedInputActionEvent_ActionValue) == 0x000C50, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_EnhancedInputActionEvent_ActionValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_EnhancedInputActionEvent_ElapsedTime) == 0x000C70, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_EnhancedInputActionEvent_ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_EnhancedInputActionEvent_TriggeredTime) == 0x000C74, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_EnhancedInputActionEvent_TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_EnhancedInputActionEvent_SourceAction) == 0x000C78, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_EnhancedInputActionEvent_SourceAction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_real_Variable_3_0) == 0x000C80, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_real_Variable_3_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_real_Variable_2_0) == 0x000C88, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_real_Variable_2_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_InputActionValueToBool_ReturnValue) == 0x000C90, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_InputActionValueToBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_13) == 0x000C91, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsLocallyControlled_ReturnValue_7) == 0x000C92, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsLocallyControlled_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_real_Variable_4) == 0x000C98, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_real_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_Variable_2) == 0x000CA0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Select_Default_1) == 0x000CA8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue_7) == 0x000CB0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_AsAnim_BP_Interface_3) == 0x000CB8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_AsAnim_BP_Interface_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_bSuccess_4) == 0x000CC8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_SwitchEnum_CmpSuccess_1) == 0x000CC9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsFalling_ReturnValue_4) == 0x000CCA, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsFalling_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Not_PreBool_ReturnValue_10) == 0x000CCB, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Not_PreBool_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_SwitchEnum_CmpSuccess_2) == 0x000CCC, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsLocallyControlled_ReturnValue_8) == 0x000CCD, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsLocallyControlled_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue_8) == 0x000CCE, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State_5) == 0x000CCF, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsStateEqualTo_ReturnValue_1) == 0x000CD0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsStateEqualTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x000CD8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_13) == 0x000CE8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000CF0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_8) == 0x000D00, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State_6) == 0x000D08, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000D09, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_20) == 0x000D0A, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State_7) == 0x000D0B, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue_8) == 0x000D10, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2) == 0x000D18, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCurrentActiveMontage_ReturnValue_3) == 0x000D28, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCurrentActiveMontage_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000D30, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ObjectObject_ReturnValue_5) == 0x000D40, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ObjectObject_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCameraTargetingLockedActor_SelectedActor) == 0x000D48, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCameraTargetingLockedActor_SelectedActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Try_Get_Fixed_Target_Location_FixedLocation) == 0x000D50, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Try_Get_Fixed_Target_Location_FixedLocation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_CameraIsTargetingLock_return_value) == 0x000D68, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_CameraIsTargetingLock_return_value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_CameraIsTargetingLock_return_value_1) == 0x000D69, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_CameraIsTargetingLock_return_value_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetActorForwardVector_ReturnValue_1) == 0x000D70, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetActorForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000D88, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetPlayerStatic_ReturnValue) == 0x000DA0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000DA8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Vector_Normal2D_ReturnValue) == 0x000DC0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Vector_Normal2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x000DD8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000DE0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakRotator_Roll) == 0x000DE4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakRotator_Pitch) == 0x000DE8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakRotator_Yaw) == 0x000DEC, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetWalkSpeed_WalkSpeed) == 0x000DF0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetWalkSpeed_WalkSpeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue_9) == 0x000DF8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000E00, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsStateEqualTo_ReturnValue_2) == 0x000E08, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsStateEqualTo_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_9) == 0x000E10, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanOR_ReturnValue_8) == 0x000E18, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanOR_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State_8) == 0x000E19, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_14) == 0x000E1A, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_NotEqual_ByteByte_ReturnValue_2) == 0x000E1B, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_NotEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_15) == 0x000E1C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_21) == 0x000E1D, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_10) == 0x000E20, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_10' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State_9) == 0x000E28, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_NotEqual_ByteByte_ReturnValue_3) == 0x000E29, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_NotEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_22) == 0x000E2A, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x000E30, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000E38, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetDesiredRotation_Rotation) == 0x000E40, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetDesiredRotation_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate) == 0x000E58, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue_9) == 0x000E68, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_AsAnim_BP_Interface_4) == 0x000E70, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_AsAnim_BP_Interface_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_bSuccess_5) == 0x000E80, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCurrentAcceleration_ReturnValue) == 0x000E88, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCurrentAcceleration_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_VSize_ReturnValue) == 0x000EA0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetWorldDeltaSeconds_ReturnValue_3) == 0x000EA8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetWorldDeltaSeconds_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000EB0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Greater_DoubleDouble_ReturnValue_7) == 0x000EC0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Greater_DoubleDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000EC8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000ED8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_RInterpTo_Constant_ReturnValue) == 0x000EF0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_RInterpTo_Constant_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue_10) == 0x000F08, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_K2_SetActorRotation_ReturnValue) == 0x000F10, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCurrentActiveMontage_ReturnValue_4) == 0x000F18, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCurrentActiveMontage_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ObjectObject_ReturnValue_6) == 0x000F20, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ObjectObject_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_14) == 0x000F21, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetGameTimeInSeconds_ReturnValue_3) == 0x000F28, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetGameTimeInSeconds_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000F30, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000F48, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_NearlyEqual_FloatFloat_ReturnValue_1) == 0x000F49, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_NearlyEqual_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_1) == 0x000F4C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000F60, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetRightVector_ReturnValue_1) == 0x000F78, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetRightVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Vector_Distance2D_ReturnValue) == 0x000F90, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x000F98, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanOR_ReturnValue_9) == 0x000F99, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanOR_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetVelocityLength_Right_Length) == 0x000FA0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetVelocityLength_Right_Length' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_16) == 0x000FA8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MapRangeClamped_ReturnValue) == 0x000FB0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Multiply_DoubleDouble_ReturnValue_4) == 0x000FB8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Multiply_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_CameraIsTargetingLock_return_value_2) == 0x000FC0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_CameraIsTargetingLock_return_value_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_SelectFloat_ReturnValue_3) == 0x000FC8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_SelectFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Add_DoubleDouble_ReturnValue_3) == 0x000FD0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Add_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Multiply_DoubleDouble_ReturnValue_5) == 0x000FD8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Multiply_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue_11) == 0x000FE0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Multiply_DoubleDouble_ReturnValue_6) == 0x000FE8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Multiply_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_15) == 0x000FF0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State_10) == 0x000FF1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State_10' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_23) == 0x000FF2, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_2) == 0x000FF4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_3) == 0x001004, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_4) == 0x001014, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Greater_DoubleDouble_ReturnValue_8) == 0x001024, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Greater_DoubleDouble_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetLastUpdateVelocity_ReturnValue) == 0x001028, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetLastUpdateVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_VSize_ReturnValue_1) == 0x001040, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_VSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_16) == 0x001048, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetDefaultBlendOutTime_ReturnValue) == 0x00104C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetDefaultBlendOutTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_PlayCharacterMontage_duration) == 0x001050, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_PlayCharacterMontage_duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x001058, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_name_Variable) == 0x001060, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_name_Variable_1) == 0x001068, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_Variable_3) == 0x001070, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue_12) == 0x001078, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Can) == 0x001080, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Can' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCurrentActiveMontage_ReturnValue_5) == 0x001088, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCurrentActiveMontage_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_17) == 0x001090, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Montage_GetSlotName_ReturnValue) == 0x001094, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Montage_GetSlotName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_NameName_ReturnValue) == 0x00109C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanOR_ReturnValue_10) == 0x00109D, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanOR_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ObjectObject_ReturnValue_7) == 0x00109E, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ObjectObject_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_18) == 0x00109F, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_PlayCharacterMontage_duration_1) == 0x0010A0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_PlayCharacterMontage_duration_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_NewActionState) == 0x0010A8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_NewActionState' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_MontageAction) == 0x0010A9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_MontageAction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_PlayingMontage) == 0x0010B0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_PlayingMontage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Montage_GetSlotName_ReturnValue_1) == 0x0010B8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Montage_GetSlotName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x0010C0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_SwitchEnum_CmpSuccess_3) == 0x0010C1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_SwitchEnum_CmpSuccess_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_24) == 0x0010C2, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_25) == 0x0010C3, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_ByteToInt_ReturnValue) == 0x0010C4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMySpeed_Speed_1) == 0x0010C8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMySpeed_Speed_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMovementState_State_1) == 0x0010D0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMovementState_State_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_19) == 0x0010D1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_ByteToInt_ReturnValue_1) == 0x0010D4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_ByteToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x0010D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyMontages_Montages) == 0x0010E0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyMontages_Montages_1) == 0x0010E8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyMontages_Montages_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMontages_Montage) == 0x0010F0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMontages_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMontages_PTConsume) == 0x0010F8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMontages_PTConsume' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x001100, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x001118, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State_11) == 0x001130, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State_11' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x001138, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_26) == 0x001150, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakRotator_Roll_1) == 0x001154, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakRotator_Pitch_1) == 0x001158, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BreakRotator_Yaw_1) == 0x00115C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Abs_ReturnValue_6) == 0x001160, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Abs_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State_12) == 0x001168, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State_12' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Less_DoubleDouble_ReturnValue_3) == 0x001169, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Less_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_27) == 0x00116A, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMySpeed_Speed_2) == 0x001170, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMySpeed_Speed_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetWalkSpeed_WalkSpeed_1) == 0x001178, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetWalkSpeed_WalkSpeed_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x001180, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMySpeed_Speed_3) == 0x001188, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMySpeed_Speed_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMovementState_State_2) == 0x001190, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMovementState_State_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_Variable_4) == 0x001191, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_28) == 0x001192, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_SelectString_ReturnValue) == 0x001198, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Not_PreBool_ReturnValue_11) == 0x0011A8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Not_PreBool_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetGameSetFixedParameter_ReturnValue_1) == 0x0011B0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetGameSetFixedParameter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue_13) == 0x0011B8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x0011C0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCurrentActiveMontage_ReturnValue_6) == 0x0011C8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCurrentActiveMontage_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Add_DoubleDouble_ReturnValue_4) == 0x0011D0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Add_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ObjectObject_ReturnValue_8) == 0x0011D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ObjectObject_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State_13) == 0x0011D9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State_13' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_11) == 0x0011E0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_11' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_3) == 0x0011E8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State_14) == 0x0011F8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State_14' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_14) == 0x001200, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_NotEqual_ByteByte_ReturnValue_4) == 0x001210, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_NotEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_29) == 0x001211, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsInCombatPose_Result_2) == 0x001212, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsInCombatPose_Result_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetDefaultGameDataSettings_OutValue) == 0x001218, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetDefaultGameDataSettings_OutValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetDefaultGameDataSettings_ReturnValue) == 0x001228, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetDefaultGameDataSettings_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetModel_BGMAndSectionManager_ReturnValue) == 0x001230, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetModel_BGMAndSectionManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_BoolToString_ReturnValue) == 0x001238, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAIAlertBattle_AIAlertBattle) == 0x001248, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAIAlertBattle_AIAlertBattle' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_15) == 0x001250, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_16) == 0x001260, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x001270, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_5) == 0x001274, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x001288, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x001298, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_17) == 0x0012A0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_6) == 0x0012B0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyEquip_Equip_6) == 0x0012C0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyEquip_Equip_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_InitSnowBrush_SkeletalMesh2_Brush) == 0x0012C8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_InitSnowBrush_SkeletalMesh2_Brush' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0012D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue_14) == 0x0012E0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Montage_GetCurrentInstanceId_ReturnValue) == 0x0012E8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Montage_GetCurrentInstanceId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetNetWorkConfig_ReturnValue) == 0x0012F0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetNetWorkConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_IntToBool_ReturnValue) == 0x001300, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_IntToBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_SwitchString_CmpSuccess) == 0x001301, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_18) == 0x001308, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetGameTimeInSeconds_ReturnValue_4) == 0x001318, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetGameTimeInSeconds_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x001320, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetFrameCount_ReturnValue) == 0x001330, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetFrameCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetGameTimeInSeconds_ReturnValue_5) == 0x001338, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetGameTimeInSeconds_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_Int64ToString_ReturnValue) == 0x001340, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_Int64ToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x001350, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_19) == 0x001360, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_20) == 0x001370, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetGameTimeInSeconds_ReturnValue_6) == 0x001380, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetGameTimeInSeconds_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_21) == 0x001388, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Add_DoubleDouble_ReturnValue_5) == 0x001398, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Add_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Add_DoubleDouble_ReturnValue_6) == 0x0013A0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Add_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Greater_DoubleDouble_ReturnValue_9) == 0x0013A8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Greater_DoubleDouble_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x0013B0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_NearlyEqual_FloatFloat_ReturnValue_2) == 0x0013C0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_NearlyEqual_FloatFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue_15) == 0x0013C8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCurrentActiveMontage_ReturnValue_7) == 0x0013D0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCurrentActiveMontage_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCurrentActiveMontage_ReturnValue_8) == 0x0013D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCurrentActiveMontage_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetDisplayName_ReturnValue_1) == 0x0013E0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ObjectObject_ReturnValue_9) == 0x0013F0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ObjectObject_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_22) == 0x0013F8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ObjectObject_ReturnValue_10) == 0x001408, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ObjectObject_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_23) == 0x001410, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanOR_ReturnValue_11) == 0x001420, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanOR_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Montage_GetCurrentSection_ReturnValue) == 0x001424, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Montage_GetCurrentSection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_NameName_ReturnValue_2) == 0x00142C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_NameName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_NameName_ReturnValue_3) == 0x00142D, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_NameName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_NameToString_ReturnValue) == 0x001430, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_17) == 0x001440, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_24) == 0x001448, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_25) == 0x001458, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_26) == 0x001468, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_27) == 0x001478, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_28) == 0x001488, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsFalling_ReturnValue_5) == 0x001498, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsFalling_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_12) == 0x0014A0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_12' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_7) == 0x0014A8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsServer_ReturnValue) == 0x0014B8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyHealth_Health_2) == 0x0014C0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyHealth_Health_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMaxValue_Value) == 0x0014C8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsServer_ReturnValue_1) == 0x0014D0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsServer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyBehavior_BehaviorComp) == 0x0014D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyBehavior_BehaviorComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_int_Variable) == 0x0014E0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCamp_Camp) == 0x0014E8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCamp_Camp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetNetworkState_ReturnValue) == 0x0014F8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_PlayerIsEnemy_ReturnValue) == 0x001500, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_PlayerIsEnemy_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetNetworkPlayerCamp_ReturnValue) == 0x001508, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetNetworkPlayerCamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetDCSPlayerState_ReturnValue) == 0x001518, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_NameToString_ReturnValue_1) == 0x001520, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_StringToInt_ReturnValue) == 0x001530, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_NameToString_ReturnValue_2) == 0x001538, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x001548, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetDCSPlayerState_ReturnValue_1) == 0x001550, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetDCSPlayerState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsHoldingSprintButton_IsSprint) == 0x001558, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsHoldingSprintButton_IsSprint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsHoldingSprintButton_RollPressed) == 0x001559, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsHoldingSprintButton_RollPressed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_int_Variable_1) == 0x00155C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_VSize_ReturnValue_2) == 0x001560, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_VSize_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Greater_DoubleDouble_ReturnValue_10) == 0x001568, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Greater_DoubleDouble_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsServer_ReturnValue_2) == 0x001569, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsServer_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Greater_DoubleDouble_ReturnValue_11) == 0x00156A, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Greater_DoubleDouble_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_int_Variable_2) == 0x00156C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Select_Default_2) == 0x001570, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x001578, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_NotEqual_DoubleDouble_ReturnValue_2) == 0x001590, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_NotEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Multiply_DoubleDouble_ReturnValue_7) == 0x001598, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Multiply_DoubleDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetWorldDeltaSeconds_ReturnValue_4) == 0x0015A0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetWorldDeltaSeconds_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_FMax_ReturnValue) == 0x0015A8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_FInterpTo_ReturnValue) == 0x0015B0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsLocallyControlled_ReturnValue_9) == 0x0015B8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsLocallyControlled_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0015B9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_18) == 0x0015BA, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_20) == 0x0015BB, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyBehavior_BehaviorComp_1) == 0x0015C0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyBehavior_BehaviorComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStatsManager_StatsManagerComp_2) == 0x0015C8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStatsManager_StatsManagerComp_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Property_1) == 0x0015D0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Property_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_OldIntValue) == 0x0015D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_OldIntValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_NewIntValue) == 0x0015DC, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_NewIntValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_int_Variable_3) == 0x0015E0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0015E8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCurrentMontage_ReturnValue_2) == 0x0015F0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCurrentMontage_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_int_Variable_4) == 0x0015F8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetDisplayName_ReturnValue_2) == 0x001600, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue_10) == 0x001610, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralString_ReturnValue) == 0x001618, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_29) == 0x001628, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_30) == 0x001638, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_30) == 0x001640, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_19) == 0x001650, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCurrentMontageInstanceId_ReturnValue_1) == 0x001654, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCurrentMontageInstanceId_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_8) == 0x001658, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_9) == 0x001668, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_3) == 0x001678, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_4) == 0x001680, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_10) == 0x001688, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_MontageInstance) == 0x001698, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_MontageInstance' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Duration) == 0x00169C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMySpeed_Speed_4) == 0x0016A0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMySpeed_Speed_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_SwitchEnum_CmpSuccess_4) == 0x0016A8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_SwitchEnum_CmpSuccess_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GreaterEqual_IntInt_ReturnValue_2) == 0x0016A9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GreaterEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x0016B0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2) == 0x0016B8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_11) == 0x0016C0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyRotateComp_RotateComp) == 0x0016D0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyRotateComp_RotateComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyCharacterShound_CharacterSoundComponent) == 0x0016D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyCharacterShound_CharacterSoundComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_12) == 0x0016E0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStamina_Stamina_2) == 0x0016F0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStamina_Stamina_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_13) == 0x0016F8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_14) == 0x001708, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_int_Variable_5) == 0x001718, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_byte_Variable_2) == 0x00171C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyEffects_EffectsComp) == 0x001720, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Select_Default_3) == 0x001728, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GreaterEqual_IntInt_ReturnValue_3) == 0x00172C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GreaterEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMontages_Montage_1) == 0x001730, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMontages_Montage_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMontages_PTConsume_1) == 0x001738, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMontages_PTConsume_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_15) == 0x00173C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyHealth_Health_3) == 0x001750, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyHealth_Health_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_16) == 0x001758, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_13) == 0x001768, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_13' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_17) == 0x001770, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_18) == 0x001780, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_18' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_19) == 0x001790, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_19' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CreateDelegate_OutputDelegate_20) == 0x0017A0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CreateDelegate_OutputDelegate_20' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyEquip_Equip_7) == 0x0017B0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyEquip_Equip_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyAIComp_AI_Comp) == 0x0017B8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyProperty_Property) == 0x0017C0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyProperty_Property' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyHealth_Health_4) == 0x0017C8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyHealth_Health_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyEquip_Equip_8) == 0x0017D0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyEquip_Equip_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStatsManager_StatsManagerComp_3) == 0x0017D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStatsManager_StatsManagerComp_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStatsManager_StatsManagerComp_4) == 0x0017E0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStatsManager_StatsManagerComp_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStatsManager_StatsManagerComp_5) == 0x0017E8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStatsManager_StatsManagerComp_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStatsManager_StatsManagerComp_6) == 0x0017F0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStatsManager_StatsManagerComp_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_firepoint) == 0x0017F8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_isReborn) == 0x001808, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Position) == 0x001810, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_3) == 0x001870, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Property) == 0x001878, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Property' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_OldValue_2) == 0x001880, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_OldValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_NewValue_2) == 0x001888, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_NewValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAllSavedProperties_Properties) == 0x001890, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAllSavedProperties_Properties' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_31) == 0x0018E0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_K2_AttachToComponent_ReturnValue) == 0x0018E1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetBindSocketNames_executeTargetSocket) == 0x0018E4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetBindSocketNames_executeTargetSocket' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetBindSocketNames_executeCameraSocket) == 0x0018EC, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetBindSocketNames_executeCameraSocket' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_Variable_5) == 0x0018F4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Not_PreBool_ReturnValue_12) == 0x0018F5, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Not_PreBool_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_K2_AttachToComponent_ReturnValue_1) == 0x0018F6, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_K2_AttachToComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetLevelSaver_Plugin_LevelSaver) == 0x0018F8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetLevelSaver_Plugin_LevelSaver' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetLevelSaver_Plugin_LevelSaver_1) == 0x001900, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetLevelSaver_Plugin_LevelSaver_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetSavedLevelValue_Value) == 0x001908, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetSavedLevelValue_hasSet) == 0x001918, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetAnimInstance_ReturnValue_16) == 0x001920, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetAnimInstance_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_StringToDouble_ReturnValue) == 0x001928, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetCurrentActiveMontage_ReturnValue_9) == 0x001930, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetCurrentActiveMontage_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ObjectObject_ReturnValue_11) == 0x001938, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ObjectObject_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Type_1) == 0x00193C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Type_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_OldValue_1) == 0x001948, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_OldValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_NewValue_1) == 0x001950, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_NewValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_MaxValue_1) == 0x001958, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_MaxValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Conv_DoubleToString_ReturnValue_4) == 0x001960, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Conv_DoubleToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_K2_SetTimer_ReturnValue) == 0x001970, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_FirePointID) == 0x001978, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_FirePointID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeVector_ReturnValue_1) == 0x001988, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeRotFromZX_ReturnValue) == 0x0019A0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeRotFromZX_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanXOR_ReturnValue) == 0x0019B8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanXOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_DeltaSeconds) == 0x0019BC, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsVisible_ReturnValue) == 0x0019C0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_Has_Been_Initd_Variable_5) == 0x0019C1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_Has_Been_Initd_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_HasAuthority_ReturnValue) == 0x0019C2, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_HasAuthority_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyDynamicTargeting_DynamicTargeting) == 0x0019C8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyDynamicTargeting_DynamicTargeting' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetInteractionSourceObject_InteractionObject) == 0x0019D0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetInteractionSourceObject_InteractionObject' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_AsI_Is_Interactable) == 0x0019D8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_AsI_Is_Interactable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_bSuccess_6) == 0x0019E8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_AsI_Is_Interactable_1) == 0x0019F0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_AsI_Is_Interactable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_bSuccess_7) == 0x001A00, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_KeepCameraLockWhenInteract_ReturnValue) == 0x001A01, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_KeepCameraLockWhenInteract_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_InteractPlayPickAnimation_ReturnValue) == 0x001A02, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_InteractPlayPickAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_21) == 0x001A03, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_DoesImplementInterface_ReturnValue) == 0x001A04, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsInCombatPose_Result_3) == 0x001A05, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsInCombatPose_Result_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsInCombatPose_Result_4) == 0x001A06, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsInCombatPose_Result_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue_11) == 0x001A07, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_32) == 0x001A08, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_AsI_Is_Interactable_2) == 0x001A10, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_AsI_Is_Interactable_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_bSuccess_8) == 0x001A20, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsInteractableStatus_Can) == 0x001A21, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsInteractableStatus_Can' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_AsI_Npc) == 0x001A28, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_AsI_Npc' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_bSuccess_9) == 0x001A38, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Interface_Interact_result) == 0x001A39, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Interface_Interact_result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_22) == 0x001A3A, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_HasAuthority_ReturnValue_1) == 0x001A3B, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_HasAuthority_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Interaction_door_conduction_ReturnValue) == 0x001A3C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Interaction_door_conduction_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_SelectNearestItem_Pick_Item) == 0x001A40, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_SelectNearestItem_Pick_Item' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_23) == 0x001A48, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_24) == 0x001A49, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Toggle_Combat_animation_duration_2) == 0x001A50, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Toggle_Combat_animation_duration_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Toggle_Combat_animation_duration_3) == 0x001A58, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Toggle_Combat_animation_duration_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_20) == 0x001A60, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Not_PreBool_ReturnValue_13) == 0x001A61, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Not_PreBool_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_IsClosed_Variable_6) == 0x001A62, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_IsClosed_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_21) == 0x001A63, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_Has_Been_Initd_Variable_6) == 0x001A64, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_Has_Been_Initd_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_25) == 0x001A65, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_CanOpenUI_Result) == 0x001A66, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_CanOpenUI_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_VectorConvertNetVectorNormal_ReturnValue) == 0x001A68, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_VectorConvertNetVectorNormal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_NotEqual_VectorVector_ReturnValue_1) == 0x001A80, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_NotEqual_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_14) == 0x001A88, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_14' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_15) == 0x001A90, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_15' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_16) == 0x001A98, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_16' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_17) == 0x001AA0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_17' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_18) == 0x001AA8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_18' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue_12) == 0x001AB0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x001AB1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_33) == 0x001AB2, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_33' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_number) == 0x001AB4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_number' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_enemy) == 0x001AB8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_enemy' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_alertBar) == 0x001AC0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_alertBar' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_CanOpenUI_Result_1) == 0x001AC8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_CanOpenUI_Result_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_AsInterface_in_Game_Widget) == 0x001AD0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_AsInterface_in_Game_Widget' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_bSuccess_10) == 0x001AE0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_bSuccess_10' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_IsClosed_Variable_7) == 0x001AE1, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_IsClosed_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue_13) == 0x001AE2, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsStateEqualTo_ReturnValue_3) == 0x001AE3, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsStateEqualTo_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue_14) == 0x001AE4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x001AE8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_SetStopRefreshDisplayedWidget_AsFunction) == 0x001AF8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_SetStopRefreshDisplayedWidget_AsFunction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_34) == 0x001AF9, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_34' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetWidgetQueueInterface_ReturnValue_1) == 0x001B00, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetWidgetQueueInterface_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x001B10, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_SetStopRefreshDisplayedWidget_AsFunction_1) == 0x001B18, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_SetStopRefreshDisplayedWidget_AsFunction_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_26) == 0x001B19, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetWidgetQueueInterface_ReturnValue_2) == 0x001B20, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetWidgetQueueInterface_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_AddToWidgetPostQueue_Succeed) == 0x001B30, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_AddToWidgetPostQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_4) == 0x001B38, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetWidgetQueueInterface_ReturnValue_3) == 0x001B40, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetWidgetQueueInterface_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_HasAnyByQueue_ReturnValue) == 0x001B50, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_HasAnyByQueue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetWidgetQueueInterface_ReturnValue_4) == 0x001B58, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetWidgetQueueInterface_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_AddToWidgetQueue_Succeed) == 0x001B68, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_AddToWidgetQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_PostEvent_ReturnValue) == 0x001B6C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_Type) == 0x001B70, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_OldValue) == 0x001B78, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_NewValue) == 0x001B80, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_Event_MaxValue) == 0x001B88, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_Event_MaxValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_Type) == 0x001B90, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_OldValue) == 0x001B98, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_NewValue) == 0x001BA0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_MaxValue) == 0x001BA8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State_15) == 0x001BB0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State_15' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x001BB8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_4) == 0x001BC0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x001BD0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Concat_StrStr_ReturnValue_31) == 0x001BD8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Concat_StrStr_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x001BE8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_AsInterface_in_Game_Widget_1) == 0x001BF0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_AsInterface_in_Game_Widget_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_bSuccess_11) == 0x001C00, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_bSuccess_11' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_27) == 0x001C01, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue_15) == 0x001C02, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_AsInterface_in_Game_Widget_2) == 0x001C08, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_AsInterface_in_Game_Widget_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_DynamicCast_bSuccess_12) == 0x001C18, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_DynamicCast_bSuccess_12' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_35) == 0x001C19, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_35' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanOR_ReturnValue_12) == 0x001C1A, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanOR_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsValid_ReturnValue_28) == 0x001C1B, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsValid_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_22) == 0x001C1C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_Has_Been_Initd_Variable_7) == 0x001C1D, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_Has_Been_Initd_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_Has_Been_Initd_Variable_8) == 0x001C1E, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_Has_Been_Initd_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, Temp_bool_IsClosed_Variable_8) == 0x001C1F, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::Temp_bool_IsClosed_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_CustomEvent_DestroyedActor) == 0x001C20, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_CustomEvent_DestroyedActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_19) == 0x001C28, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_19' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetState_State_16) == 0x001C30, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetState_State_16' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_36) == 0x001C31, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_36' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_NotEqual_ByteByte_ReturnValue_5) == 0x001C32, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_NotEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_CameraIsTargetingLock_return_value_3) == 0x001C33, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_CameraIsTargetingLock_return_value_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_23) == 0x001C34, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_GetMyRotateComp_RotateComp_1) == 0x001C38, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_GetMyRotateComp_RotateComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsInCombatPose_Result_5) == 0x001C40, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsInCombatPose_Result_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_24) == 0x001C41, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_MakeLiteralByte_ReturnValue_16) == 0x001C42, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_MakeLiteralByte_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_IsStateEqualTo_ReturnValue_4) == 0x001C43, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_IsStateEqualTo_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_BooleanAND_ReturnValue_25) == 0x001C44, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_BooleanAND_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_VariableSet_Movement_Delta_Time_ImplicitCast) == 0x001C48, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_VariableSet_Movement_Delta_Time_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_ShouldBreakAnimationIfInput_Yaw_ImplicitCast) == 0x001C50, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_ShouldBreakAnimationIfInput_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Lerp_Alpha_ImplicitCast) == 0x001C58, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Lerp_Alpha_ImplicitCast_1) == 0x001C60, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Lerp_Alpha_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_ShouldBreakAnimationIfInput_Pitch_ImplicitCast) == 0x001C68, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_ShouldBreakAnimationIfInput_Pitch_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_VariableSet_ZoomAlpha_ImplicitCast) == 0x001C70, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_VariableSet_ZoomAlpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Lerp_Alpha_ImplicitCast_2) == 0x001C78, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Lerp_Alpha_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_VariableSet_CameraRotationLagSpeed_ImplicitCast) == 0x001C80, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_VariableSet_CameraRotationLagSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_VariableSet_CameraLagSpeed_ImplicitCast) == 0x001C84, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_VariableSet_CameraLagSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_VariableSet_FieldOfView_ImplicitCast) == 0x001C88, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_VariableSet_FieldOfView_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, K2Node_VariableSet_Local_CurrentCamFov_ImplicitCast) == 0x001C90, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::K2Node_VariableSet_Local_CurrentCamFov_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_SetPlayRate_NewRate_ImplicitCast) == 0x001C98, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_SetPlayRate_NewRate_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_AddMovementInput_ScaleValue_ImplicitCast) == 0x001C9C, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_AddMovementInput_ScaleValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_AddControllerPitchInput_Val_ImplicitCast) == 0x001CA0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_AddControllerPitchInput_Val_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_RInterpTo_Constant_DeltaTime_ImplicitCast) == 0x001CA4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_RInterpTo_Constant_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_AddControllerYawInput_Val_ImplicitCast) == 0x001CA8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_AddControllerYawInput_Val_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x001CB0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_RetriggerableDelay_Duration_ImplicitCast) == 0x001CB8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_RetriggerableDelay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Abs_A_ImplicitCast) == 0x001CC0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x001CC8, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Delay_Duration_ImplicitCast) == 0x001CD0, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter, CallFunc_Delay_Duration_ImplicitCast_1) == 0x001CD4, "Member 'BP_CombatCharacter_C_ExecuteUbergraph_BP_CombatCharacter::CallFunc_Delay_Duration_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_FeatherEffect \ static_assert(alignof(BP_CombatCharacter_C_FeatherEffect) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_FeatherEffect"); \ static_assert(sizeof(BP_CombatCharacter_C_FeatherEffect) == 0x000008, "Wrong size on BP_CombatCharacter_C_FeatherEffect"); \ static_assert(offsetof(BP_CombatCharacter_C_FeatherEffect, Count) == 0x000000, "Member 'BP_CombatCharacter_C_FeatherEffect::Count' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_FindStateByString \ static_assert(alignof(BP_CombatCharacter_C_FindStateByString) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_FindStateByString"); \ static_assert(sizeof(BP_CombatCharacter_C_FindStateByString) == 0x000050, "Wrong size on BP_CombatCharacter_C_FindStateByString"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, StringState) == 0x000000, "Member 'BP_CombatCharacter_C_FindStateByString::StringState' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, EState) == 0x000010, "Member 'BP_CombatCharacter_C_FindStateByString::EState' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, Temp_int_Variable) == 0x000014, "Member 'BP_CombatCharacter_C_FindStateByString::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, Temp_int_Variable_1) == 0x000018, "Member 'BP_CombatCharacter_C_FindStateByString::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, CallFunc_Conv_IntToByte_ReturnValue) == 0x00001C, "Member 'BP_CombatCharacter_C_FindStateByString::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_FindStateByString::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, CallFunc_GetValidValue_ReturnValue) == 0x000024, "Member 'BP_CombatCharacter_C_FindStateByString::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, CallFunc_Conv_IntToByte_ReturnValue_1) == 0x000025, "Member 'BP_CombatCharacter_C_FindStateByString::CallFunc_Conv_IntToByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_C_FindStateByString::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, CallFunc_GetEnumeratorValueFromIndex_ReturnValue) == 0x000038, "Member 'BP_CombatCharacter_C_FindStateByString::CallFunc_GetEnumeratorValueFromIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, CallFunc_Conv_ByteToInt_ReturnValue) == 0x00003C, "Member 'BP_CombatCharacter_C_FindStateByString::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, CallFunc_MakeLiteralInt_ReturnValue) == 0x000040, "Member 'BP_CombatCharacter_C_FindStateByString::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, CallFunc_Less_IntInt_ReturnValue) == 0x000044, "Member 'BP_CombatCharacter_C_FindStateByString::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, CallFunc_Map_Length_ReturnValue) == 0x000048, "Member 'BP_CombatCharacter_C_FindStateByString::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, CallFunc_Map_Find_Value) == 0x00004C, "Member 'BP_CombatCharacter_C_FindStateByString::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, CallFunc_Map_Find_ReturnValue) == 0x00004D, "Member 'BP_CombatCharacter_C_FindStateByString::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_FindStateByString, CallFunc_Greater_IntInt_ReturnValue) == 0x00004E, "Member 'BP_CombatCharacter_C_FindStateByString::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Fix_Camera_Lag_Sprint \ static_assert(alignof(BP_CombatCharacter_C_Fix_Camera_Lag_Sprint) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Fix_Camera_Lag_Sprint"); \ static_assert(sizeof(BP_CombatCharacter_C_Fix_Camera_Lag_Sprint) == 0x000018, "Wrong size on BP_CombatCharacter_C_Fix_Camera_Lag_Sprint"); \ static_assert(offsetof(BP_CombatCharacter_C_Fix_Camera_Lag_Sprint, CallFunc_IsHoldingSprintButton_IsSprint) == 0x000000, "Member 'BP_CombatCharacter_C_Fix_Camera_Lag_Sprint::CallFunc_IsHoldingSprintButton_IsSprint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Fix_Camera_Lag_Sprint, CallFunc_IsHoldingSprintButton_RollPressed) == 0x000001, "Member 'BP_CombatCharacter_C_Fix_Camera_Lag_Sprint::CallFunc_IsHoldingSprintButton_RollPressed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Fix_Camera_Lag_Sprint, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000002, "Member 'BP_CombatCharacter_C_Fix_Camera_Lag_Sprint::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Fix_Camera_Lag_Sprint, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000003, "Member 'BP_CombatCharacter_C_Fix_Camera_Lag_Sprint::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Fix_Camera_Lag_Sprint, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000004, "Member 'BP_CombatCharacter_C_Fix_Camera_Lag_Sprint::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Fix_Camera_Lag_Sprint, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_Fix_Camera_Lag_Sprint::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Fix_Camera_Lag_Sprint, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_Fix_Camera_Lag_Sprint::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Force_Acting_Effect \ static_assert(alignof(BP_CombatCharacter_C_Force_Acting_Effect) == 0x000010, "Wrong alignment on BP_CombatCharacter_C_Force_Acting_Effect"); \ static_assert(sizeof(BP_CombatCharacter_C_Force_Acting_Effect) == 0x0001B0, "Wrong size on BP_CombatCharacter_C_Force_Acting_Effect"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Acting_Effect, BackstabbedActor_0) == 0x000000, "Member 'BP_CombatCharacter_C_Force_Acting_Effect::BackstabbedActor_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Acting_Effect, Type) == 0x000008, "Member 'BP_CombatCharacter_C_Force_Acting_Effect::Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Acting_Effect, SkillID) == 0x00000C, "Member 'BP_CombatCharacter_C_Force_Acting_Effect::SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Acting_Effect, Result) == 0x000010, "Member 'BP_CombatCharacter_C_Force_Acting_Effect::Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Acting_Effect, UserPaired) == 0x000020, "Member 'BP_CombatCharacter_C_Force_Acting_Effect::UserPaired' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Acting_Effect, UsePairedAnimation) == 0x0001A0, "Member 'BP_CombatCharacter_C_Force_Acting_Effect::UsePairedAnimation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Acting_Effect, L_HitActor) == 0x0001A8, "Member 'BP_CombatCharacter_C_Force_Acting_Effect::L_HitActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player \ static_assert(alignof(BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player"); \ static_assert(sizeof(BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player) == 0x000078, "Wrong size on BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player, CallFunc_Concat_StrStr_ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player, CallFunc_GetStreamingLevel_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player::CallFunc_GetStreamingLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000030, "Member 'BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player, CallFunc_GetPlayerController_ReturnValue) == 0x000040, "Member 'BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000048, "Member 'BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000058, "Member 'BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000068, "Member 'BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000070, "Member 'BP_CombatCharacter_C_Force_Quit_If_Exist_Duplicate_Player::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ForceUseShoulderView \ static_assert(alignof(BP_CombatCharacter_C_ForceUseShoulderView) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_ForceUseShoulderView"); \ static_assert(sizeof(BP_CombatCharacter_C_ForceUseShoulderView) == 0x000001, "Wrong size on BP_CombatCharacter_C_ForceUseShoulderView"); \ static_assert(offsetof(BP_CombatCharacter_C_ForceUseShoulderView, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_ForceUseShoulderView::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ForwardDirectionInputAxisValue_OnServer \ static_assert(alignof(BP_CombatCharacter_C_ForwardDirectionInputAxisValue_OnServer) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_ForwardDirectionInputAxisValue_OnServer"); \ static_assert(sizeof(BP_CombatCharacter_C_ForwardDirectionInputAxisValue_OnServer) == 0x000008, "Wrong size on BP_CombatCharacter_C_ForwardDirectionInputAxisValue_OnServer"); \ static_assert(offsetof(BP_CombatCharacter_C_ForwardDirectionInputAxisValue_OnServer, NewValue) == 0x000000, "Member 'BP_CombatCharacter_C_ForwardDirectionInputAxisValue_OnServer::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ForwardDirectionInputAxisValue_RepSet \ static_assert(alignof(BP_CombatCharacter_C_ForwardDirectionInputAxisValue_RepSet) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_ForwardDirectionInputAxisValue_RepSet"); \ static_assert(sizeof(BP_CombatCharacter_C_ForwardDirectionInputAxisValue_RepSet) == 0x000008, "Wrong size on BP_CombatCharacter_C_ForwardDirectionInputAxisValue_RepSet"); \ static_assert(offsetof(BP_CombatCharacter_C_ForwardDirectionInputAxisValue_RepSet, NewValue) == 0x000000, "Member 'BP_CombatCharacter_C_ForwardDirectionInputAxisValue_RepSet::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Get_Active_Weapon \ static_assert(alignof(BP_CombatCharacter_C_Get_Active_Weapon) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Get_Active_Weapon"); \ static_assert(sizeof(BP_CombatCharacter_C_Get_Active_Weapon) == 0x000030, "Wrong size on BP_CombatCharacter_C_Get_Active_Weapon"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Active_Weapon, WeaponSortId) == 0x000000, "Member 'BP_CombatCharacter_C_Get_Active_Weapon::WeaponSortId' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Active_Weapon, CallFunc_GetMyEquip_Equip) == 0x000008, "Member 'BP_CombatCharacter_C_Get_Active_Weapon::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Active_Weapon, CallFunc_GetWeapon_Weapon) == 0x000010, "Member 'BP_CombatCharacter_C_Get_Active_Weapon::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Get_My_New_Item_Show_Tag_Component \ static_assert(alignof(BP_CombatCharacter_C_Get_My_New_Item_Show_Tag_Component) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Get_My_New_Item_Show_Tag_Component"); \ static_assert(sizeof(BP_CombatCharacter_C_Get_My_New_Item_Show_Tag_Component) == 0x000008, "Wrong size on BP_CombatCharacter_C_Get_My_New_Item_Show_Tag_Component"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_My_New_Item_Show_Tag_Component, Component) == 0x000000, "Member 'BP_CombatCharacter_C_Get_My_New_Item_Show_Tag_Component::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag \ static_assert(alignof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag"); \ static_assert(sizeof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag) == 0x000150, "Wrong size on BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, game_play_tag) == 0x000000, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::game_play_tag' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, MontageIndex) == 0x000008, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::MontageIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, Montage) == 0x000010, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, L_IsNotFind) == 0x000018, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::L_IsNotFind' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, ParsedSegments) == 0x000020, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::ParsedSegments' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, SearchIndex) == 0x000030, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::SearchIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, Temp) == 0x000034, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::Temp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, Temp_int_Variable) == 0x00003C, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_MakeGameplayTagContainerFromTag_ReturnValue) == 0x000040, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_MakeGameplayTagContainerFromTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000060, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_ParseIntoArray_ReturnValue) == 0x000070, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_GetMyBuffComp_BuffComponent) == 0x000080, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_GetNotConsumePT_Return) == 0x000088, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_GetNotConsumePT_Return' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_GetPTRef_PTRef) == 0x000090, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_GetPTRef_PTRef' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_IsValid_ReturnValue) == 0x000098, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_GetPTNumber_Number) == 0x00009C, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_GetPTNumber_Number' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_Array_LastIndex_ReturnValue) == 0x0000A0, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000A4, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_Array_Get_Item) == 0x0000A8, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_Greater_IntInt_ReturnValue) == 0x0000B8, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_Conv_StringToName_ReturnValue) == 0x0000BC, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x0000C4, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_HasTag_ReturnValue) == 0x0000CC, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_HasTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, K2Node_MakeArray_Array) == 0x0000D0, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_Format_ReturnValue) == 0x0000E0, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_CreateMessageWindow_ReturnValue) == 0x0000F8, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_GetDataTableRowFromName_OutRow) == 0x000100, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000138, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_Array_Get_Item_1) == 0x00013C, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_Array_Get_Item_2) == 0x000140, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000148, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000149, "Member 'BP_CombatCharacter_C_Get_Player_Montage_from_Game_Play_Tag::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetAimAlpha \ static_assert(alignof(BP_CombatCharacter_C_GetAimAlpha) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetAimAlpha"); \ static_assert(sizeof(BP_CombatCharacter_C_GetAimAlpha) == 0x000008, "Wrong size on BP_CombatCharacter_C_GetAimAlpha"); \ static_assert(offsetof(BP_CombatCharacter_C_GetAimAlpha, Value) == 0x000000, "Member 'BP_CombatCharacter_C_GetAimAlpha::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetAimTarget \ static_assert(alignof(BP_CombatCharacter_C_GetAimTarget) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetAimTarget"); \ static_assert(sizeof(BP_CombatCharacter_C_GetAimTarget) == 0x000038, "Wrong size on BP_CombatCharacter_C_GetAimTarget"); \ static_assert(offsetof(BP_CombatCharacter_C_GetAimTarget, Bullet_From) == 0x000000, "Member 'BP_CombatCharacter_C_GetAimTarget::Bullet_From' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetAimTarget, Bullet_To) == 0x000018, "Member 'BP_CombatCharacter_C_GetAimTarget::Bullet_To' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetAimTarget, Succeed) == 0x000030, "Member 'BP_CombatCharacter_C_GetAimTarget::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetAllSocketLocation_Targetable \ static_assert(alignof(BP_CombatCharacter_C_GetAllSocketLocation_Targetable) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetAllSocketLocation_Targetable"); \ static_assert(sizeof(BP_CombatCharacter_C_GetAllSocketLocation_Targetable) == 0x000050, "Wrong size on BP_CombatCharacter_C_GetAllSocketLocation_Targetable"); \ static_assert(offsetof(BP_CombatCharacter_C_GetAllSocketLocation_Targetable, Distance) == 0x000000, "Member 'BP_CombatCharacter_C_GetAllSocketLocation_Targetable::Distance' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetAllSocketLocation_Targetable, Locations) == 0x000008, "Member 'BP_CombatCharacter_C_GetAllSocketLocation_Targetable::Locations' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetAllSocketLocation_Targetable, CanUse) == 0x000018, "Member 'BP_CombatCharacter_C_GetAllSocketLocation_Targetable::CanUse' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetAllSocketLocation_Targetable, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_C_GetAllSocketLocation_Targetable::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetAllSocketLocation_Targetable, K2Node_MakeArray_Array) == 0x000040, "Member 'BP_CombatCharacter_C_GetAllSocketLocation_Targetable::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetBlockMontage \ static_assert(alignof(BP_CombatCharacter_C_GetBlockMontage) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetBlockMontage"); \ static_assert(sizeof(BP_CombatCharacter_C_GetBlockMontage) == 0x000040, "Wrong size on BP_CombatCharacter_C_GetBlockMontage"); \ static_assert(offsetof(BP_CombatCharacter_C_GetBlockMontage, Montage) == 0x000000, "Member 'BP_CombatCharacter_C_GetBlockMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetBlockMontage, Temp_bool_Variable) == 0x000008, "Member 'BP_CombatCharacter_C_GetBlockMontage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetBlockMontage, Temp_int_Variable) == 0x00000C, "Member 'BP_CombatCharacter_C_GetBlockMontage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetBlockMontage, Temp_int_Variable_1) == 0x000010, "Member 'BP_CombatCharacter_C_GetBlockMontage::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetBlockMontage, CallFunc_IsShieldEquipped_ReturnValue) == 0x000014, "Member 'BP_CombatCharacter_C_GetBlockMontage::CallFunc_IsShieldEquipped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetBlockMontage, CallFunc_GetMyMontages_Montages) == 0x000018, "Member 'BP_CombatCharacter_C_GetBlockMontage::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetBlockMontage, K2Node_Select_Default) == 0x000020, "Member 'BP_CombatCharacter_C_GetBlockMontage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetBlockMontage, CallFunc_GetMontageForAction_Montage) == 0x000028, "Member 'BP_CombatCharacter_C_GetBlockMontage::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetBlockMontage, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000030, "Member 'BP_CombatCharacter_C_GetBlockMontage::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetBlockMontage, CallFunc_GetMontageForAction_find) == 0x000038, "Member 'BP_CombatCharacter_C_GetBlockMontage::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetBowStringSocketName \ static_assert(alignof(BP_CombatCharacter_C_GetBowStringSocketName) == 0x000004, "Wrong alignment on BP_CombatCharacter_C_GetBowStringSocketName"); \ static_assert(sizeof(BP_CombatCharacter_C_GetBowStringSocketName) == 0x000008, "Wrong size on BP_CombatCharacter_C_GetBowStringSocketName"); \ static_assert(offsetof(BP_CombatCharacter_C_GetBowStringSocketName, Name_0) == 0x000000, "Member 'BP_CombatCharacter_C_GetBowStringSocketName::Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetCameraTargetingLockedActor \ static_assert(alignof(BP_CombatCharacter_C_GetCameraTargetingLockedActor) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetCameraTargetingLockedActor"); \ static_assert(sizeof(BP_CombatCharacter_C_GetCameraTargetingLockedActor) == 0x000018, "Wrong size on BP_CombatCharacter_C_GetCameraTargetingLockedActor"); \ static_assert(offsetof(BP_CombatCharacter_C_GetCameraTargetingLockedActor, SelectedActor) == 0x000000, "Member 'BP_CombatCharacter_C_GetCameraTargetingLockedActor::SelectedActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetCameraTargetingLockedActor, CallFunc_GetMySpringArms_SpringArmsComponent) == 0x000008, "Member 'BP_CombatCharacter_C_GetCameraTargetingLockedActor::CallFunc_GetMySpringArms_SpringArmsComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetCameraTargetingLockedActor, CallFunc_GetLockedActor_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_GetCameraTargetingLockedActor::CallFunc_GetLockedActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetCastingSpeed \ static_assert(alignof(BP_CombatCharacter_C_GetCastingSpeed) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetCastingSpeed"); \ static_assert(sizeof(BP_CombatCharacter_C_GetCastingSpeed) == 0x000018, "Wrong size on BP_CombatCharacter_C_GetCastingSpeed"); \ static_assert(offsetof(BP_CombatCharacter_C_GetCastingSpeed, Value) == 0x000000, "Member 'BP_CombatCharacter_C_GetCastingSpeed::Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetCastingSpeed, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000008, "Member 'BP_CombatCharacter_C_GetCastingSpeed::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetCastingSpeed, CallFunc_GetStatValue_Value) == 0x000010, "Member 'BP_CombatCharacter_C_GetCastingSpeed::CallFunc_GetStatValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetChargeMontage \ static_assert(alignof(BP_CombatCharacter_C_GetChargeMontage) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetChargeMontage"); \ static_assert(sizeof(BP_CombatCharacter_C_GetChargeMontage) == 0x000090, "Wrong size on BP_CombatCharacter_C_GetChargeMontage"); \ static_assert(offsetof(BP_CombatCharacter_C_GetChargeMontage, ChargeMontage) == 0x000000, "Member 'BP_CombatCharacter_C_GetChargeMontage::ChargeMontage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetChargeMontage, RollDirection) == 0x000008, "Member 'BP_CombatCharacter_C_GetChargeMontage::RollDirection' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetChargeMontage, DirectionRange_2) == 0x000018, "Member 'BP_CombatCharacter_C_GetChargeMontage::DirectionRange_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetChargeMontage, DirectionRange) == 0x000028, "Member 'BP_CombatCharacter_C_GetChargeMontage::DirectionRange' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetChargeMontage, L_RollDirection) == 0x000038, "Member 'BP_CombatCharacter_C_GetChargeMontage::L_RollDirection' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetChargeMontage, K2Node_MakeArray_Array) == 0x000040, "Member 'BP_CombatCharacter_C_GetChargeMontage::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetChargeMontage, K2Node_MakeArray_Array_1) == 0x000050, "Member 'BP_CombatCharacter_C_GetChargeMontage::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetChargeMontage, K2Node_MakeArray_Array_2) == 0x000060, "Member 'BP_CombatCharacter_C_GetChargeMontage::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetChargeMontage, CallFunc_GetMyMontages_Montages) == 0x000070, "Member 'BP_CombatCharacter_C_GetChargeMontage::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetChargeMontage, CallFunc_GetMontageForAction_Montage) == 0x000078, "Member 'BP_CombatCharacter_C_GetChargeMontage::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetChargeMontage, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000080, "Member 'BP_CombatCharacter_C_GetChargeMontage::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetChargeMontage, CallFunc_GetMontageForAction_find) == 0x000088, "Member 'BP_CombatCharacter_C_GetChargeMontage::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetCurrentMontageInstanceId \ static_assert(alignof(BP_CombatCharacter_C_GetCurrentMontageInstanceId) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetCurrentMontageInstanceId"); \ static_assert(sizeof(BP_CombatCharacter_C_GetCurrentMontageInstanceId) == 0x000018, "Wrong size on BP_CombatCharacter_C_GetCurrentMontageInstanceId"); \ static_assert(offsetof(BP_CombatCharacter_C_GetCurrentMontageInstanceId, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_GetCurrentMontageInstanceId::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetCurrentMontageInstanceId, CallFunc_GetAnimInstance_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_GetCurrentMontageInstanceId::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetCurrentMontageInstanceId, CallFunc_Montage_GetCurrentInstanceId_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_GetCurrentMontageInstanceId::CallFunc_Montage_GetCurrentInstanceId_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetDesiredRotaion_Fix \ static_assert(alignof(BP_CombatCharacter_C_GetDesiredRotaion_Fix) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetDesiredRotaion_Fix"); \ static_assert(sizeof(BP_CombatCharacter_C_GetDesiredRotaion_Fix) == 0x0001E0, "Wrong size on BP_CombatCharacter_C_GetDesiredRotaion_Fix"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, Rotation) == 0x000000, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, L_Arr) == 0x000018, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::L_Arr' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, Temp_int_Array_Index_Variable) == 0x000028, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, K2Node_MakeArray_Array) == 0x000030, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, Temp_int_Loop_Counter_Variable) == 0x000040, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_Array_Get_Item) == 0x000044, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, K2Node_SwitchInteger_CmpSuccess) == 0x000048, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_Add_IntInt_ReturnValue) == 0x00004C, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000058, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_Less_IntInt_ReturnValue) == 0x000070, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_BreakRotator_Roll) == 0x000074, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_BreakRotator_Pitch) == 0x000078, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_BreakRotator_Yaw) == 0x00007C, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_GetPlayerStatic_ReturnValue) == 0x000080, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_GetLastMovementInput_ReturnValue) == 0x000088, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_GetLastMovementInput_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x0000A0, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, K2Node_MakeArray_Array_1) == 0x0000A8, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_GetActorForwardVector_ReturnValue) == 0x0000B8, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000D0, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x0000E8, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_FindTargetBySocket_NoLock_SelectedActor) == 0x000100, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_FindTargetBySocket_NoLock_SelectedActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_IsValid_ReturnValue) == 0x000108, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_Try_Get_Fixed_Target_Location_FixedLocation) == 0x000110, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_Try_Get_Fixed_Target_Location_FixedLocation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000128, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_FindLookAtRotation_ReturnValue) == 0x000140, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_Normal_ReturnValue) == 0x000158, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_BreakRotator_Roll_1) == 0x000170, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_BreakRotator_Pitch_1) == 0x000174, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_BreakRotator_Yaw_1) == 0x000178, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_Dot_VectorVector_ReturnValue) == 0x000180, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_MakeRotator_ReturnValue) == 0x000188, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0001A0, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_GetState_State) == 0x0001A1, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_GetLastMovementInput_ReturnValue_1) == 0x0001A8, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_GetLastMovementInput_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001C0, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotaion_Fix, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x0001C8, "Member 'BP_CombatCharacter_C_GetDesiredRotaion_Fix::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetFootLocation \ static_assert(alignof(BP_CombatCharacter_C_GetFootLocation) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetFootLocation"); \ static_assert(sizeof(BP_CombatCharacter_C_GetFootLocation) == 0x000030, "Wrong size on BP_CombatCharacter_C_GetFootLocation"); \ static_assert(offsetof(BP_CombatCharacter_C_GetFootLocation, Loc) == 0x000000, "Member 'BP_CombatCharacter_C_GetFootLocation::Loc' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetFootLocation, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_GetFootLocation::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetFreemoveDirection \ static_assert(alignof(BP_CombatCharacter_C_GetFreemoveDirection) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetFreemoveDirection"); \ static_assert(sizeof(BP_CombatCharacter_C_GetFreemoveDirection) == 0x000078, "Wrong size on BP_CombatCharacter_C_GetFreemoveDirection"); \ static_assert(offsetof(BP_CombatCharacter_C_GetFreemoveDirection, Direction) == 0x000000, "Member 'BP_CombatCharacter_C_GetFreemoveDirection::Direction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetFreemoveDirection, CallFunc_GetActorForwardVector_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_GetFreemoveDirection::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetFreemoveDirection, CallFunc_Dot_VectorVector_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_C_GetFreemoveDirection::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetFreemoveDirection, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x000038, "Member 'BP_CombatCharacter_C_GetFreemoveDirection::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetFreemoveDirection, CallFunc_DegAcos_ReturnValue) == 0x000050, "Member 'BP_CombatCharacter_C_GetFreemoveDirection::CallFunc_DegAcos_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetFreemoveDirection, CallFunc_GetForwardVector_ReturnValue) == 0x000058, "Member 'BP_CombatCharacter_C_GetFreemoveDirection::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetFreemoveDirection, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000070, "Member 'BP_CombatCharacter_C_GetFreemoveDirection::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetImpactMontage \ static_assert(alignof(BP_CombatCharacter_C_GetImpactMontage) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetImpactMontage"); \ static_assert(sizeof(BP_CombatCharacter_C_GetImpactMontage) == 0x000030, "Wrong size on BP_CombatCharacter_C_GetImpactMontage"); \ static_assert(offsetof(BP_CombatCharacter_C_GetImpactMontage, Montage) == 0x000000, "Member 'BP_CombatCharacter_C_GetImpactMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetImpactMontage, CallFunc_GetMyMontages_Montages) == 0x000008, "Member 'BP_CombatCharacter_C_GetImpactMontage::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetImpactMontage, CallFunc_GetRandomMontageIndex_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_GetImpactMontage::CallFunc_GetRandomMontageIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetImpactMontage, CallFunc_GetMontageForAction_Montage) == 0x000018, "Member 'BP_CombatCharacter_C_GetImpactMontage::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetImpactMontage, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000020, "Member 'BP_CombatCharacter_C_GetImpactMontage::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetImpactMontage, CallFunc_GetMontageForAction_find) == 0x000028, "Member 'BP_CombatCharacter_C_GetImpactMontage::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetJogSpeed \ static_assert(alignof(BP_CombatCharacter_C_GetJogSpeed) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetJogSpeed"); \ static_assert(sizeof(BP_CombatCharacter_C_GetJogSpeed) == 0x000008, "Wrong size on BP_CombatCharacter_C_GetJogSpeed"); \ static_assert(offsetof(BP_CombatCharacter_C_GetJogSpeed, JogSpeed) == 0x000000, "Member 'BP_CombatCharacter_C_GetJogSpeed::JogSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetLastMovementInput \ static_assert(alignof(BP_CombatCharacter_C_GetLastMovementInput) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetLastMovementInput"); \ static_assert(sizeof(BP_CombatCharacter_C_GetLastMovementInput) == 0x000038, "Wrong size on BP_CombatCharacter_C_GetLastMovementInput"); \ static_assert(offsetof(BP_CombatCharacter_C_GetLastMovementInput, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_GetLastMovementInput::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetLastMovementInput, CallFunc_IsLocallyControlled_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_GetLastMovementInput::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetLastMovementInput, CallFunc_GetLastInputVector_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_GetLastMovementInput::CallFunc_GetLastInputVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetLevelSaver \ static_assert(alignof(BP_CombatCharacter_C_GetLevelSaver) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetLevelSaver"); \ static_assert(sizeof(BP_CombatCharacter_C_GetLevelSaver) == 0x000010, "Wrong size on BP_CombatCharacter_C_GetLevelSaver"); \ static_assert(offsetof(BP_CombatCharacter_C_GetLevelSaver, Plugin_LevelSaver) == 0x000000, "Member 'BP_CombatCharacter_C_GetLevelSaver::Plugin_LevelSaver' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetLevelSaver, CallFunc_GetModel_PluginLevelSaver_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_GetLevelSaver::CallFunc_GetModel_PluginLevelSaver_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetLightsActorIsOn \ static_assert(alignof(BP_CombatCharacter_C_GetLightsActorIsOn) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_GetLightsActorIsOn"); \ static_assert(sizeof(BP_CombatCharacter_C_GetLightsActorIsOn) == 0x000001, "Wrong size on BP_CombatCharacter_C_GetLightsActorIsOn"); \ static_assert(offsetof(BP_CombatCharacter_C_GetLightsActorIsOn, IsOpened) == 0x000000, "Member 'BP_CombatCharacter_C_GetLightsActorIsOn::IsOpened' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetLockedTargetInputDirection \ static_assert(alignof(BP_CombatCharacter_C_GetLockedTargetInputDirection) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetLockedTargetInputDirection"); \ static_assert(sizeof(BP_CombatCharacter_C_GetLockedTargetInputDirection) == 0x000088, "Wrong size on BP_CombatCharacter_C_GetLockedTargetInputDirection"); \ static_assert(offsetof(BP_CombatCharacter_C_GetLockedTargetInputDirection, Direction) == 0x000000, "Member 'BP_CombatCharacter_C_GetLockedTargetInputDirection::Direction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetLockedTargetInputDirection, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_GetLockedTargetInputDirection::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetLockedTargetInputDirection, CallFunc_Multiply_VectorFloat_ReturnValue_1) == 0x000030, "Member 'BP_CombatCharacter_C_GetLockedTargetInputDirection::CallFunc_Multiply_VectorFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetLockedTargetInputDirection, CallFunc_Add_VectorVector_ReturnValue) == 0x000048, "Member 'BP_CombatCharacter_C_GetLockedTargetInputDirection::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetLockedTargetInputDirection, CallFunc_VSize_ReturnValue) == 0x000060, "Member 'BP_CombatCharacter_C_GetLockedTargetInputDirection::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetLockedTargetInputDirection, CallFunc_Normal_ReturnValue) == 0x000068, "Member 'BP_CombatCharacter_C_GetLockedTargetInputDirection::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetLockedTargetInputDirection, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000080, "Member 'BP_CombatCharacter_C_GetLockedTargetInputDirection::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetMagicDamage \ static_assert(alignof(BP_CombatCharacter_C_GetMagicDamage) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetMagicDamage"); \ static_assert(sizeof(BP_CombatCharacter_C_GetMagicDamage) == 0x000018, "Wrong size on BP_CombatCharacter_C_GetMagicDamage"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMagicDamage, Value) == 0x000000, "Member 'BP_CombatCharacter_C_GetMagicDamage::Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMagicDamage, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000008, "Member 'BP_CombatCharacter_C_GetMagicDamage::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMagicDamage, CallFunc_GetStatValue_Value) == 0x000010, "Member 'BP_CombatCharacter_C_GetMagicDamage::CallFunc_GetStatValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetMyEnhanceInput \ static_assert(alignof(BP_CombatCharacter_C_GetMyEnhanceInput) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetMyEnhanceInput"); \ static_assert(sizeof(BP_CombatCharacter_C_GetMyEnhanceInput) == 0x000008, "Wrong size on BP_CombatCharacter_C_GetMyEnhanceInput"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMyEnhanceInput, EnhenceInputDispatcher) == 0x000000, "Member 'BP_CombatCharacter_C_GetMyEnhanceInput::EnhenceInputDispatcher' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetMyHorizontalLook \ static_assert(alignof(BP_CombatCharacter_C_GetMyHorizontalLook) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetMyHorizontalLook"); \ static_assert(sizeof(BP_CombatCharacter_C_GetMyHorizontalLook) == 0x000008, "Wrong size on BP_CombatCharacter_C_GetMyHorizontalLook"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMyHorizontalLook, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_GetMyHorizontalLook::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetMyLadderUp \ static_assert(alignof(BP_CombatCharacter_C_GetMyLadderUp) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetMyLadderUp"); \ static_assert(sizeof(BP_CombatCharacter_C_GetMyLadderUp) == 0x000008, "Wrong size on BP_CombatCharacter_C_GetMyLadderUp"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMyLadderUp, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_GetMyLadderUp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetMyMoveForward \ static_assert(alignof(BP_CombatCharacter_C_GetMyMoveForward) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetMyMoveForward"); \ static_assert(sizeof(BP_CombatCharacter_C_GetMyMoveForward) == 0x000008, "Wrong size on BP_CombatCharacter_C_GetMyMoveForward"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMyMoveForward, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_GetMyMoveForward::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetMyMoveRight \ static_assert(alignof(BP_CombatCharacter_C_GetMyMoveRight) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetMyMoveRight"); \ static_assert(sizeof(BP_CombatCharacter_C_GetMyMoveRight) == 0x000008, "Wrong size on BP_CombatCharacter_C_GetMyMoveRight"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMyMoveRight, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_GetMyMoveRight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetMyNpcFriend \ static_assert(alignof(BP_CombatCharacter_C_GetMyNpcFriend) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetMyNpcFriend"); \ static_assert(sizeof(BP_CombatCharacter_C_GetMyNpcFriend) == 0x000008, "Wrong size on BP_CombatCharacter_C_GetMyNpcFriend"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMyNpcFriend, NpcFriend) == 0x000000, "Member 'BP_CombatCharacter_C_GetMyNpcFriend::NpcFriend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetMyVerticalLook \ static_assert(alignof(BP_CombatCharacter_C_GetMyVerticalLook) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetMyVerticalLook"); \ static_assert(sizeof(BP_CombatCharacter_C_GetMyVerticalLook) == 0x000008, "Wrong size on BP_CombatCharacter_C_GetMyVerticalLook"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMyVerticalLook, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_GetMyVerticalLook::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetParriedMontage \ static_assert(alignof(BP_CombatCharacter_C_GetParriedMontage) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetParriedMontage"); \ static_assert(sizeof(BP_CombatCharacter_C_GetParriedMontage) == 0x000030, "Wrong size on BP_CombatCharacter_C_GetParriedMontage"); \ static_assert(offsetof(BP_CombatCharacter_C_GetParriedMontage, Montage) == 0x000000, "Member 'BP_CombatCharacter_C_GetParriedMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetParriedMontage, CallFunc_GetMyMontages_Montages) == 0x000008, "Member 'BP_CombatCharacter_C_GetParriedMontage::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetParriedMontage, CallFunc_GetRandomMontageIndex_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_GetParriedMontage::CallFunc_GetRandomMontageIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetParriedMontage, CallFunc_GetMontageForAction_Montage) == 0x000018, "Member 'BP_CombatCharacter_C_GetParriedMontage::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetParriedMontage, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000020, "Member 'BP_CombatCharacter_C_GetParriedMontage::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetParriedMontage, CallFunc_GetMontageForAction_find) == 0x000028, "Member 'BP_CombatCharacter_C_GetParriedMontage::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetRebornFireWidget \ static_assert(alignof(BP_CombatCharacter_C_GetRebornFireWidget) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetRebornFireWidget"); \ static_assert(sizeof(BP_CombatCharacter_C_GetRebornFireWidget) == 0x000018, "Wrong size on BP_CombatCharacter_C_GetRebornFireWidget"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRebornFireWidget, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_GetRebornFireWidget::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRebornFireWidget, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_GetRebornFireWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRebornFireWidget, CallFunc_Create_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_GetRebornFireWidget::CallFunc_Create_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetRollMontage \ static_assert(alignof(BP_CombatCharacter_C_GetRollMontage) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetRollMontage"); \ static_assert(sizeof(BP_CombatCharacter_C_GetRollMontage) == 0x0001F0, "Wrong size on BP_CombatCharacter_C_GetRollMontage"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, RollMontage) == 0x000000, "Member 'BP_CombatCharacter_C_GetRollMontage::RollMontage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, OutRollDirection) == 0x000008, "Member 'BP_CombatCharacter_C_GetRollMontage::OutRollDirection' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, RollDirection) == 0x000010, "Member 'BP_CombatCharacter_C_GetRollMontage::RollDirection' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, DirectionRange_2) == 0x000020, "Member 'BP_CombatCharacter_C_GetRollMontage::DirectionRange_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, DirectionRange) == 0x000030, "Member 'BP_CombatCharacter_C_GetRollMontage::DirectionRange' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, L_RollDirection) == 0x000040, "Member 'BP_CombatCharacter_C_GetRollMontage::L_RollDirection' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, K2Node_MakeArray_Array) == 0x000048, "Member 'BP_CombatCharacter_C_GetRollMontage::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000058, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_GetMyMontages_Montages) == 0x000060, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_GetMyMontages_Montages_1) == 0x000068, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_GetMyMontages_Montages_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, K2Node_MakeArray_Array_1) == 0x000070, "Member 'BP_CombatCharacter_C_GetRollMontage::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, K2Node_MakeArray_Array_2) == 0x000080, "Member 'BP_CombatCharacter_C_GetRollMontage::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000090, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x0000A0, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_Not_PreBool_ReturnValue) == 0x0000A1, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x0000A8, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_GetCameraRotation_ReturnValue) == 0x0000B0, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_GetCameraRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_GetRightVector_ReturnValue) == 0x0000C8, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_GetRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_ProjectVectorOnToPlane_ReturnValue) == 0x0000E0, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_ProjectVectorOnToPlane_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_GetForwardVector_ReturnValue) == 0x0000F8, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_ProjectVectorOnToPlane_ReturnValue_1) == 0x000110, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_ProjectVectorOnToPlane_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_BreakVector_X) == 0x000128, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_BreakVector_Y) == 0x000130, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_BreakVector_Z) == 0x000138, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_Normal_ReturnValue) == 0x000140, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000158, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_Multiply_VectorFloat_ReturnValue_1) == 0x000170, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_Multiply_VectorFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_Add_VectorVector_ReturnValue) == 0x000188, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_Normal_ReturnValue_1) == 0x0001A0, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_CameraIsTargetingLock_return_value) == 0x0001B8, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_CameraIsTargetingLock_return_value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_GetMontageForAction_Montage) == 0x0001C0, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_GetMontageForAction_Anim_Sequence) == 0x0001C8, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_GetMontageForAction_find) == 0x0001D0, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_GetMontageForAction_Montage_1) == 0x0001D8, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_GetMontageForAction_Montage_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_GetMontageForAction_Anim_Sequence_1) == 0x0001E0, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_GetMontageForAction_Anim_Sequence_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_GetMontageForAction_find_1) == 0x0001E8, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_GetMontageForAction_find_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetRollMontage, CallFunc_IsValid_ReturnValue) == 0x0001E9, "Member 'BP_CombatCharacter_C_GetRollMontage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetShapeParentMesh \ static_assert(alignof(BP_CombatCharacter_C_GetShapeParentMesh) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetShapeParentMesh"); \ static_assert(sizeof(BP_CombatCharacter_C_GetShapeParentMesh) == 0x000008, "Wrong size on BP_CombatCharacter_C_GetShapeParentMesh"); \ static_assert(offsetof(BP_CombatCharacter_C_GetShapeParentMesh, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_GetShapeParentMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetSocketSelect_Targetable \ static_assert(alignof(BP_CombatCharacter_C_GetSocketSelect_Targetable) == 0x000004, "Wrong alignment on BP_CombatCharacter_C_GetSocketSelect_Targetable"); \ static_assert(sizeof(BP_CombatCharacter_C_GetSocketSelect_Targetable) == 0x000004, "Wrong size on BP_CombatCharacter_C_GetSocketSelect_Targetable"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSocketSelect_Targetable, SelectIndex) == 0x000000, "Member 'BP_CombatCharacter_C_GetSocketSelect_Targetable::SelectIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetSpawnedArrowTransform \ static_assert(alignof(BP_CombatCharacter_C_GetSpawnedArrowTransform) == 0x000010, "Wrong alignment on BP_CombatCharacter_C_GetSpawnedArrowTransform"); \ static_assert(sizeof(BP_CombatCharacter_C_GetSpawnedArrowTransform) == 0x0006A0, "Wrong size on BP_CombatCharacter_C_GetSpawnedArrowTransform"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, Transform) == 0x000000, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, L_ImpactPoint) == 0x000060, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::L_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, L_CurrentTraceDirection) == 0x000078, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::L_CurrentTraceDirection' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, L_CurrentIndex) == 0x000090, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::L_CurrentIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, L_LineTraceEnd) == 0x000098, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::L_LineTraceEnd' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, L_LineTraceStart) == 0x0000B0, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::L_LineTraceStart' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, L_TraceLength) == 0x0000C8, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::L_TraceLength' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, L_CameraDirection) == 0x0000D0, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::L_CameraDirection' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, L_ArrowSpawnDirection) == 0x0000E8, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::L_ArrowSpawnDirection' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, L_ArrowSpawnLocation) == 0x000100, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::L_ArrowSpawnLocation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, Temp_object_Variable) == 0x000118, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000128, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Conv_IntToFloat_ReturnValue) == 0x00012C, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000130, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_MakeVector_ReturnValue) == 0x000138, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000150, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000168, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_MakeVector_ReturnValue_1) == 0x000180, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x000198, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x0001B0, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_LineTraceSingle_OutHit) == 0x0001C8, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_LineTraceSingle_ReturnValue) == 0x0002B0, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_VSize_ReturnValue) == 0x0002B8, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0002C0, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_bBlockingHit) == 0x0002C1, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_bInitialOverlap) == 0x0002C2, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_Time) == 0x0002C4, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_Distance) == 0x0002C8, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_Location) == 0x0002D0, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_ImpactPoint) == 0x0002E8, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_Normal) == 0x000300, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_ImpactNormal) == 0x000318, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_PhysMat) == 0x000330, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_HitActor) == 0x000338, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_HitComponent) == 0x000340, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_HitBoneName) == 0x000348, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_BoneName) == 0x000350, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_HitItem) == 0x000358, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_ElementIndex) == 0x00035C, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_FaceIndex) == 0x000360, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_TraceStart) == 0x000368, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_BreakHitResult_TraceEnd) == 0x000380, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_DoesImplementInterface_ReturnValue) == 0x000398, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_GetDirectionUnitVector_ReturnValue) == 0x0003A0, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_GetDirectionUnitVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_MakeTransform_ReturnValue) == 0x0003C0, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000420, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x000438, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Normal_ReturnValue) == 0x000450, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Subtract_VectorVector_ReturnValue_3) == 0x000468, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Subtract_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_VSize_ReturnValue_1) == 0x000480, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_VSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Normal_ReturnValue_1) == 0x000488, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Dot_VectorVector_ReturnValue) == 0x0004A0, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_DegAcos_ReturnValue) == 0x0004A8, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_DegAcos_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_MakeTransform_ReturnValue_1) == 0x0004B0, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_DegCos_ReturnValue) == 0x000510, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_DegCos_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000518, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, Temp_int_Variable) == 0x000520, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000528, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Add_VectorVector_ReturnValue) == 0x000540, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_GetDirectionUnitVector_ReturnValue_1) == 0x000558, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_GetDirectionUnitVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000570, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x000578, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Add_IntInt_ReturnValue) == 0x000590, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_K2_GetComponentLocation_ReturnValue_3) == 0x000598, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_K2_GetComponentLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Subtract_VectorVector_ReturnValue_4) == 0x0005B0, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Subtract_VectorVector_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_VSize_ReturnValue_2) == 0x0005C8, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_VSize_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Conv_VectorToRotator_ReturnValue_1) == 0x0005D0, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Conv_VectorToRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Multiply_VectorFloat_ReturnValue_1) == 0x0005E8, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Multiply_VectorFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Multiply_VectorFloat_ReturnValue_2) == 0x000600, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Multiply_VectorFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_K2_GetComponentLocation_ReturnValue_4) == 0x000618, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_K2_GetComponentLocation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000630, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_K2_GetComponentLocation_ReturnValue_5) == 0x000648, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_K2_GetComponentLocation_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000660, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_GetForwardVector_ReturnValue) == 0x000678, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpawnedArrowTransform, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000690, "Member 'BP_CombatCharacter_C_GetSpawnedArrowTransform::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetSpotParam \ static_assert(alignof(BP_CombatCharacter_C_GetSpotParam) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetSpotParam"); \ static_assert(sizeof(BP_CombatCharacter_C_GetSpotParam) == 0x000020, "Wrong size on BP_CombatCharacter_C_GetSpotParam"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpotParam, Intensity) == 0x000000, "Member 'BP_CombatCharacter_C_GetSpotParam::Intensity' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpotParam, Temperature) == 0x000008, "Member 'BP_CombatCharacter_C_GetSpotParam::Temperature' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpotParam, K2Node_FunctionResult_Intensity_ImplicitCast) == 0x000010, "Member 'BP_CombatCharacter_C_GetSpotParam::K2Node_FunctionResult_Intensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSpotParam, K2Node_FunctionResult_Temperature_ImplicitCast) == 0x000018, "Member 'BP_CombatCharacter_C_GetSpotParam::K2Node_FunctionResult_Temperature_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetSprintSpeed \ static_assert(alignof(BP_CombatCharacter_C_GetSprintSpeed) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetSprintSpeed"); \ static_assert(sizeof(BP_CombatCharacter_C_GetSprintSpeed) == 0x000008, "Wrong size on BP_CombatCharacter_C_GetSprintSpeed"); \ static_assert(offsetof(BP_CombatCharacter_C_GetSprintSpeed, SprintSpeed) == 0x000000, "Member 'BP_CombatCharacter_C_GetSprintSpeed::SprintSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetTargetableCameraIndex_Override \ static_assert(alignof(BP_CombatCharacter_C_GetTargetableCameraIndex_Override) == 0x000004, "Wrong alignment on BP_CombatCharacter_C_GetTargetableCameraIndex_Override"); \ static_assert(sizeof(BP_CombatCharacter_C_GetTargetableCameraIndex_Override) == 0x000008, "Wrong size on BP_CombatCharacter_C_GetTargetableCameraIndex_Override"); \ static_assert(offsetof(BP_CombatCharacter_C_GetTargetableCameraIndex_Override, OverrideIndex) == 0x000000, "Member 'BP_CombatCharacter_C_GetTargetableCameraIndex_Override::OverrideIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetTargetableCameraIndex_Override, ReturnIndex) == 0x000004, "Member 'BP_CombatCharacter_C_GetTargetableCameraIndex_Override::ReturnIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetTargetLocation \ static_assert(alignof(BP_CombatCharacter_C_GetTargetLocation) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetTargetLocation"); \ static_assert(sizeof(BP_CombatCharacter_C_GetTargetLocation) == 0x000030, "Wrong size on BP_CombatCharacter_C_GetTargetLocation"); \ static_assert(offsetof(BP_CombatCharacter_C_GetTargetLocation, Location) == 0x000000, "Member 'BP_CombatCharacter_C_GetTargetLocation::Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetTargetLocation, CallFunc_GetSocketLocation_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_GetTargetLocation::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetTargetLocation_Attack \ static_assert(alignof(BP_CombatCharacter_C_GetTargetLocation_Attack) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetTargetLocation_Attack"); \ static_assert(sizeof(BP_CombatCharacter_C_GetTargetLocation_Attack) == 0x000030, "Wrong size on BP_CombatCharacter_C_GetTargetLocation_Attack"); \ static_assert(offsetof(BP_CombatCharacter_C_GetTargetLocation_Attack, Location) == 0x000000, "Member 'BP_CombatCharacter_C_GetTargetLocation_Attack::Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetTargetLocation_Attack, CallFunc_GetSocketLocation_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_GetTargetLocation_Attack::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetThrowTargetLocation \ static_assert(alignof(BP_CombatCharacter_C_GetThrowTargetLocation) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetThrowTargetLocation"); \ static_assert(sizeof(BP_CombatCharacter_C_GetThrowTargetLocation) == 0x000018, "Wrong size on BP_CombatCharacter_C_GetThrowTargetLocation"); \ static_assert(offsetof(BP_CombatCharacter_C_GetThrowTargetLocation, Location) == 0x000000, "Member 'BP_CombatCharacter_C_GetThrowTargetLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetWaitingFlashMontage \ static_assert(alignof(BP_CombatCharacter_C_GetWaitingFlashMontage) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetWaitingFlashMontage"); \ static_assert(sizeof(BP_CombatCharacter_C_GetWaitingFlashMontage) == 0x000030, "Wrong size on BP_CombatCharacter_C_GetWaitingFlashMontage"); \ static_assert(offsetof(BP_CombatCharacter_C_GetWaitingFlashMontage, Index_0) == 0x000000, "Member 'BP_CombatCharacter_C_GetWaitingFlashMontage::Index_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetWaitingFlashMontage, Montage) == 0x000008, "Member 'BP_CombatCharacter_C_GetWaitingFlashMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetWaitingFlashMontage, CallFunc_GetMyMontages_Montages) == 0x000010, "Member 'BP_CombatCharacter_C_GetWaitingFlashMontage::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetWaitingFlashMontage, CallFunc_GetMontageForAction_Montage) == 0x000018, "Member 'BP_CombatCharacter_C_GetWaitingFlashMontage::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetWaitingFlashMontage, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000020, "Member 'BP_CombatCharacter_C_GetWaitingFlashMontage::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetWaitingFlashMontage, CallFunc_GetMontageForAction_find) == 0x000028, "Member 'BP_CombatCharacter_C_GetWaitingFlashMontage::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetWalkSpeed \ static_assert(alignof(BP_CombatCharacter_C_GetWalkSpeed) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetWalkSpeed"); \ static_assert(sizeof(BP_CombatCharacter_C_GetWalkSpeed) == 0x000008, "Wrong size on BP_CombatCharacter_C_GetWalkSpeed"); \ static_assert(offsetof(BP_CombatCharacter_C_GetWalkSpeed, WalkSpeed) == 0x000000, "Member 'BP_CombatCharacter_C_GetWalkSpeed::WalkSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_HasAccess \ static_assert(alignof(BP_CombatCharacter_C_HasAccess) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_HasAccess"); \ static_assert(sizeof(BP_CombatCharacter_C_HasAccess) == 0x000003, "Wrong size on BP_CombatCharacter_C_HasAccess"); \ static_assert(offsetof(BP_CombatCharacter_C_HasAccess, Action) == 0x000000, "Member 'BP_CombatCharacter_C_HasAccess::Action' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_HasAccess, ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_HasAccess::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_HasAccess, CallFunc_HasAccess_ReturnValue) == 0x000002, "Member 'BP_CombatCharacter_C_HasAccess::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_HideCrosshair \ static_assert(alignof(BP_CombatCharacter_C_HideCrosshair) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_HideCrosshair"); \ static_assert(sizeof(BP_CombatCharacter_C_HideCrosshair) == 0x000020, "Wrong size on BP_CombatCharacter_C_HideCrosshair"); \ static_assert(offsetof(BP_CombatCharacter_C_HideCrosshair, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_HideCrosshair::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_HideCrosshair, K2Node_DynamicCast_AsInterface_in_Game_Widget) == 0x000008, "Member 'BP_CombatCharacter_C_HideCrosshair::K2Node_DynamicCast_AsInterface_in_Game_Widget' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_HideCrosshair, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_CombatCharacter_C_HideCrosshair::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_HideMainWeapon \ static_assert(alignof(BP_CombatCharacter_C_HideMainWeapon) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_HideMainWeapon"); \ static_assert(sizeof(BP_CombatCharacter_C_HideMainWeapon) == 0x000020, "Wrong size on BP_CombatCharacter_C_HideMainWeapon"); \ static_assert(offsetof(BP_CombatCharacter_C_HideMainWeapon, bNewHidden) == 0x000000, "Member 'BP_CombatCharacter_C_HideMainWeapon::bNewHidden' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_HideMainWeapon, CallFunc_GetMyEquip_Equip) == 0x000008, "Member 'BP_CombatCharacter_C_HideMainWeapon::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_HideMainWeapon, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000010, "Member 'BP_CombatCharacter_C_HideMainWeapon::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_HideMainWeapon, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_HideMainWeapon::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_impl_get_ladder_position \ static_assert(alignof(BP_CombatCharacter_C_impl_get_ladder_position) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_impl_get_ladder_position"); \ static_assert(sizeof(BP_CombatCharacter_C_impl_get_ladder_position) == 0x000168, "Wrong size on BP_CombatCharacter_C_impl_get_ladder_position"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, Position) == 0x000000, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::Position' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, L_Location) == 0x000008, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::L_Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, K2Node_SwitchEnum_CmpSuccess) == 0x000020, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, K2Node_DynamicCast_AsBPI_Interface_Ladder) == 0x000028, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::K2Node_DynamicCast_AsBPI_Interface_Ladder' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, K2Node_DynamicCast_AsBPI_Interface_Ladder_1) == 0x000040, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::K2Node_DynamicCast_AsBPI_Interface_Ladder_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, K2Node_DynamicCast_bSuccess_1) == 0x000050, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_GetLadderStepHeight_step_height) == 0x000058, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_GetLadderStepHeight_step_height' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_GetLadderLocation_Top_Location) == 0x000060, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_GetLadderLocation_Top_Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_GetLadderLocation_Bottom_Location) == 0x000078, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_GetLadderLocation_Bottom_Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000090, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0000A8, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000C0, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_SelectVector_ReturnValue) == 0x0000D8, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_SelectVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_BreakVector_X) == 0x0000F0, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_BreakVector_Y) == 0x0000F8, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_BreakVector_Z) == 0x000100, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_VSize_ReturnValue) == 0x000108, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000110, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000118, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_MakeVector_ReturnValue) == 0x000120, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_Percent_FloatFloat_ReturnValue) == 0x000138, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_Percent_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_FindClosestPointOnSegment_ReturnValue) == 0x000140, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_FindClosestPointOnSegment_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000158, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_impl_get_ladder_position, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000160, "Member 'BP_CombatCharacter_C_impl_get_ladder_position::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ImplBreakpoint2 \ static_assert(alignof(BP_CombatCharacter_C_ImplBreakpoint2) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_ImplBreakpoint2"); \ static_assert(sizeof(BP_CombatCharacter_C_ImplBreakpoint2) == 0x000020, "Wrong size on BP_CombatCharacter_C_ImplBreakpoint2"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplBreakpoint2, InParam0) == 0x000000, "Member 'BP_CombatCharacter_C_ImplBreakpoint2::InParam0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplBreakpoint2, InParam1) == 0x000010, "Member 'BP_CombatCharacter_C_ImplBreakpoint2::InParam1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_InnerPrintMovementLog \ static_assert(alignof(BP_CombatCharacter_C_InnerPrintMovementLog) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_InnerPrintMovementLog"); \ static_assert(sizeof(BP_CombatCharacter_C_InnerPrintMovementLog) == 0x000110, "Wrong size on BP_CombatCharacter_C_InnerPrintMovementLog"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000010, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000030, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_GetVelocity_ReturnValue) == 0x000040, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000058, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_VSize_ReturnValue) == 0x000068, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x000080, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000090, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_Conv_DoubleToString_ReturnValue_4) == 0x0000A0, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_Conv_DoubleToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_Conv_DoubleToString_ReturnValue_5) == 0x0000B0, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_Conv_DoubleToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000C0, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000D0, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_Conv_DoubleToString_ReturnValue_6) == 0x0000E0, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_Conv_DoubleToString_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_GetGlobalFlag_Enable) == 0x0000F0, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000F8, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InnerPrintMovementLog, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x000108, "Member 'BP_CombatCharacter_C_InnerPrintMovementLog::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_InpActEvt_IP_Inventory_K2Node_EnhancedInputActionEvent_0 \ static_assert(alignof(BP_CombatCharacter_C_InpActEvt_IP_Inventory_K2Node_EnhancedInputActionEvent_0) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_InpActEvt_IP_Inventory_K2Node_EnhancedInputActionEvent_0"); \ static_assert(sizeof(BP_CombatCharacter_C_InpActEvt_IP_Inventory_K2Node_EnhancedInputActionEvent_0) == 0x000030, "Wrong size on BP_CombatCharacter_C_InpActEvt_IP_Inventory_K2Node_EnhancedInputActionEvent_0"); \ static_assert(offsetof(BP_CombatCharacter_C_InpActEvt_IP_Inventory_K2Node_EnhancedInputActionEvent_0, ActionValue) == 0x000000, "Member 'BP_CombatCharacter_C_InpActEvt_IP_Inventory_K2Node_EnhancedInputActionEvent_0::ActionValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InpActEvt_IP_Inventory_K2Node_EnhancedInputActionEvent_0, ElapsedTime) == 0x000020, "Member 'BP_CombatCharacter_C_InpActEvt_IP_Inventory_K2Node_EnhancedInputActionEvent_0::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InpActEvt_IP_Inventory_K2Node_EnhancedInputActionEvent_0, TriggeredTime) == 0x000024, "Member 'BP_CombatCharacter_C_InpActEvt_IP_Inventory_K2Node_EnhancedInputActionEvent_0::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InpActEvt_IP_Inventory_K2Node_EnhancedInputActionEvent_0, SourceAction) == 0x000028, "Member 'BP_CombatCharacter_C_InpActEvt_IP_Inventory_K2Node_EnhancedInputActionEvent_0::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_InpActEvt_IP_Thumbstick_Right_K2Node_EnhancedInputActionEvent_1 \ static_assert(alignof(BP_CombatCharacter_C_InpActEvt_IP_Thumbstick_Right_K2Node_EnhancedInputActionEvent_1) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_InpActEvt_IP_Thumbstick_Right_K2Node_EnhancedInputActionEvent_1"); \ static_assert(sizeof(BP_CombatCharacter_C_InpActEvt_IP_Thumbstick_Right_K2Node_EnhancedInputActionEvent_1) == 0x000030, "Wrong size on BP_CombatCharacter_C_InpActEvt_IP_Thumbstick_Right_K2Node_EnhancedInputActionEvent_1"); \ static_assert(offsetof(BP_CombatCharacter_C_InpActEvt_IP_Thumbstick_Right_K2Node_EnhancedInputActionEvent_1, ActionValue) == 0x000000, "Member 'BP_CombatCharacter_C_InpActEvt_IP_Thumbstick_Right_K2Node_EnhancedInputActionEvent_1::ActionValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InpActEvt_IP_Thumbstick_Right_K2Node_EnhancedInputActionEvent_1, ElapsedTime) == 0x000020, "Member 'BP_CombatCharacter_C_InpActEvt_IP_Thumbstick_Right_K2Node_EnhancedInputActionEvent_1::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InpActEvt_IP_Thumbstick_Right_K2Node_EnhancedInputActionEvent_1, TriggeredTime) == 0x000024, "Member 'BP_CombatCharacter_C_InpActEvt_IP_Thumbstick_Right_K2Node_EnhancedInputActionEvent_1::TriggeredTime' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InpActEvt_IP_Thumbstick_Right_K2Node_EnhancedInputActionEvent_1, SourceAction) == 0x000028, "Member 'BP_CombatCharacter_C_InpActEvt_IP_Thumbstick_Right_K2Node_EnhancedInputActionEvent_1::SourceAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_InputUIPlayback \ static_assert(alignof(BP_CombatCharacter_C_InputUIPlayback) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_InputUIPlayback"); \ static_assert(sizeof(BP_CombatCharacter_C_InputUIPlayback) == 0x000018, "Wrong size on BP_CombatCharacter_C_InputUIPlayback"); \ static_assert(offsetof(BP_CombatCharacter_C_InputUIPlayback, Input) == 0x000000, "Member 'BP_CombatCharacter_C_InputUIPlayback::Input' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InputUIPlayback, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_InputUIPlayback::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_interact_ladder_conduction \ static_assert(alignof(BP_CombatCharacter_C_interact_ladder_conduction) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_interact_ladder_conduction"); \ static_assert(sizeof(BP_CombatCharacter_C_interact_ladder_conduction) == 0x000088, "Wrong size on BP_CombatCharacter_C_interact_ladder_conduction"); \ static_assert(offsetof(BP_CombatCharacter_C_interact_ladder_conduction, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_interact_ladder_conduction::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_interact_ladder_conduction, CallFunc_GetActorForwardVector_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_interact_ladder_conduction::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_interact_ladder_conduction, CallFunc_GetForwardVector_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_interact_ladder_conduction::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_interact_ladder_conduction, CallFunc_GetForwardVector_ReturnValue_1) == 0x000038, "Member 'BP_CombatCharacter_C_interact_ladder_conduction::CallFunc_GetForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_interact_ladder_conduction, CallFunc_Dot_VectorVector_ReturnValue) == 0x000050, "Member 'BP_CombatCharacter_C_interact_ladder_conduction::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_interact_ladder_conduction, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000058, "Member 'BP_CombatCharacter_C_interact_ladder_conduction::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_interact_ladder_conduction, CallFunc_GetActorForwardVector_ReturnValue_1) == 0x000060, "Member 'BP_CombatCharacter_C_interact_ladder_conduction::CallFunc_GetActorForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_interact_ladder_conduction, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x000078, "Member 'BP_CombatCharacter_C_interact_ladder_conduction::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_interact_ladder_conduction, CallFunc_InRange_FloatFloat_ReturnValue_1) == 0x000080, "Member 'BP_CombatCharacter_C_interact_ladder_conduction::CallFunc_InRange_FloatFloat_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_CameraAnimation \ static_assert(alignof(BP_CombatCharacter_C_Interact_CameraAnimation) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Interact_CameraAnimation"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_CameraAnimation) == 0x000018, "Wrong size on BP_CombatCharacter_C_Interact_CameraAnimation"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_CameraAnimation, FOV) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_CameraAnimation::FOV' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_CameraAnimation, BlendTime) == 0x000008, "Member 'BP_CombatCharacter_C_Interact_CameraAnimation::BlendTime' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_CameraAnimation, ControlledActor) == 0x000010, "Member 'BP_CombatCharacter_C_Interact_CameraAnimation::ControlledActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_CanInterruptInteraction___ \ static_assert(alignof(BP_CombatCharacter_C_Interact_CanInterruptInteraction___) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_Interact_CanInterruptInteraction___"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_CanInterruptInteraction___) == 0x000001, "Wrong size on BP_CombatCharacter_C_Interact_CanInterruptInteraction___"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_CanInterruptInteraction___, CanInterruptInteraction_0) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_CanInterruptInteraction___::CanInterruptInteraction_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_CharacterComp \ static_assert(alignof(BP_CombatCharacter_C_Interact_CharacterComp) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Interact_CharacterComp"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_CharacterComp) == 0x000018, "Wrong size on BP_CombatCharacter_C_Interact_CharacterComp"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_CharacterComp, IsInteractionCheck) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_CharacterComp::IsInteractionCheck' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_CharacterComp, IsInterruptInteraction) == 0x000001, "Member 'BP_CombatCharacter_C_Interact_CharacterComp::IsInterruptInteraction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_CharacterComp, IsSearching) == 0x000002, "Member 'BP_CombatCharacter_C_Interact_CharacterComp::IsSearching' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_CharacterComp, CapsuleHalfHeight) == 0x000008, "Member 'BP_CombatCharacter_C_Interact_CharacterComp::CapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_CharacterComp, Camera) == 0x000010, "Member 'BP_CombatCharacter_C_Interact_CharacterComp::Camera' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_EnterLadder \ static_assert(alignof(BP_CombatCharacter_C_Interact_EnterLadder) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_Interact_EnterLadder"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_EnterLadder) == 0x000001, "Wrong size on BP_CombatCharacter_C_Interact_EnterLadder"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_EnterLadder, bottom_side_) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_EnterLadder::bottom_side_' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_InteractionObjectArray \ static_assert(alignof(BP_CombatCharacter_C_Interact_InteractionObjectArray) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Interact_InteractionObjectArray"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_InteractionObjectArray) == 0x000010, "Wrong size on BP_CombatCharacter_C_Interact_InteractionObjectArray"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_InteractionObjectArray, InteractionObjectArray) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_InteractionObjectArray::InteractionObjectArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_PickupItemsArray \ static_assert(alignof(BP_CombatCharacter_C_Interact_PickupItemsArray) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Interact_PickupItemsArray"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_PickupItemsArray) == 0x000010, "Wrong size on BP_CombatCharacter_C_Interact_PickupItemsArray"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PickupItemsArray, InteractionItem_Array_0) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_PickupItemsArray::InteractionItem_Array_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_PlayInteractionAnimation \ static_assert(alignof(BP_CombatCharacter_C_Interact_PlayInteractionAnimation) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Interact_PlayInteractionAnimation"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_PlayInteractionAnimation) == 0x000060, "Wrong size on BP_CombatCharacter_C_Interact_PlayInteractionAnimation"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimation, EnumAction) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimation::EnumAction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimation, Animation) == 0x000008, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimation, Temp) == 0x000010, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimation::Temp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimation, CallFunc_GetMyMontages_Montages) == 0x000018, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimation::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimation, CallFunc_Map_Find_Value) == 0x000020, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimation::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimation, CallFunc_Map_Find_ReturnValue) == 0x000024, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimation::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimation, CallFunc_GetAnimInstance_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimation::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimation, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000030, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimation::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimation, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimation::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimation, CallFunc_GetMontageForAction_Montage) == 0x000048, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimation::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimation, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000050, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimation::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimation, CallFunc_GetMontageForAction_find) == 0x000058, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimation::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimation, CallFunc_IsValid_ReturnValue) == 0x000059, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex \ static_assert(alignof(BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex) == 0x000060, "Wrong size on BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex, EnumActionIndex) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex::EnumActionIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex, Animation) == 0x000008, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex::Animation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex, Temp) == 0x000010, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex::Temp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex, CallFunc_GetMyMontages_Montages) == 0x000018, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex, CallFunc_GetMontageForAction_Montage) == 0x000020, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000028, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex, CallFunc_GetMontageForAction_find) == 0x000030, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex, CallFunc_GetAnimInstance_ReturnValue) == 0x000038, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000048, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'BP_CombatCharacter_C_Interact_PlayInteractionAnimationByIndex::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_SetCharacterCollision \ static_assert(alignof(BP_CombatCharacter_C_Interact_SetCharacterCollision) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_Interact_SetCharacterCollision"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_SetCharacterCollision) == 0x000004, "Wrong size on BP_CombatCharacter_C_Interact_SetCharacterCollision"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_SetCharacterCollision, Collide) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_SetCharacterCollision::Collide' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_SetCharacterCollision, InteractionObject_0) == 0x000001, "Member 'BP_CombatCharacter_C_Interact_SetCharacterCollision::InteractionObject_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_SetCharacterCollision, door) == 0x000002, "Member 'BP_CombatCharacter_C_Interact_SetCharacterCollision::door' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_SetCharacterCollision, Ladder) == 0x000003, "Member 'BP_CombatCharacter_C_Interact_SetCharacterCollision::Ladder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_SetDoor \ static_assert(alignof(BP_CombatCharacter_C_Interact_SetDoor) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Interact_SetDoor"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_SetDoor) == 0x000008, "Wrong size on BP_CombatCharacter_C_Interact_SetDoor"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_SetDoor, door) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_SetDoor::door' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_SetIKLocation \ static_assert(alignof(BP_CombatCharacter_C_Interact_SetIKLocation) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Interact_SetIKLocation"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_SetIKLocation) == 0x000018, "Wrong size on BP_CombatCharacter_C_Interact_SetIKLocation"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_SetIKLocation, IKLocation) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_SetIKLocation::IKLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_SetInteractionItemsArray \ static_assert(alignof(BP_CombatCharacter_C_Interact_SetInteractionItemsArray) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Interact_SetInteractionItemsArray"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_SetInteractionItemsArray) == 0x000010, "Wrong size on BP_CombatCharacter_C_Interact_SetInteractionItemsArray"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_SetInteractionItemsArray, InteractionItem_Array_0) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_SetInteractionItemsArray::InteractionItem_Array_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_SetInteractionObjectArray \ static_assert(alignof(BP_CombatCharacter_C_Interact_SetInteractionObjectArray) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Interact_SetInteractionObjectArray"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_SetInteractionObjectArray) == 0x000010, "Wrong size on BP_CombatCharacter_C_Interact_SetInteractionObjectArray"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_SetInteractionObjectArray, InteractionObjectArray) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_SetInteractionObjectArray::InteractionObjectArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_SetIsInteraction \ static_assert(alignof(BP_CombatCharacter_C_Interact_SetIsInteraction) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_Interact_SetIsInteraction"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_SetIsInteraction) == 0x000001, "Wrong size on BP_CombatCharacter_C_Interact_SetIsInteraction"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_SetIsInteraction, IsInteraction) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_SetIsInteraction::IsInteraction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_SetIsPickupItem \ static_assert(alignof(BP_CombatCharacter_C_Interact_SetIsPickupItem) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_Interact_SetIsPickupItem"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_SetIsPickupItem) == 0x000001, "Wrong size on BP_CombatCharacter_C_Interact_SetIsPickupItem"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_SetIsPickupItem, IsPickup) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_SetIsPickupItem::IsPickup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_SetIsSearching \ static_assert(alignof(BP_CombatCharacter_C_Interact_SetIsSearching) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_Interact_SetIsSearching"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_SetIsSearching) == 0x000001, "Wrong size on BP_CombatCharacter_C_Interact_SetIsSearching"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_SetIsSearching, IsSearching) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_SetIsSearching::IsSearching' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_SetLadder \ static_assert(alignof(BP_CombatCharacter_C_Interact_SetLadder) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Interact_SetLadder"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_SetLadder) == 0x000008, "Wrong size on BP_CombatCharacter_C_Interact_SetLadder"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_SetLadder, Ladder) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_SetLadder::Ladder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_SetSearchingAnimation \ static_assert(alignof(BP_CombatCharacter_C_Interact_SetSearchingAnimation) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Interact_SetSearchingAnimation"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_SetSearchingAnimation) == 0x000010, "Wrong size on BP_CombatCharacter_C_Interact_SetSearchingAnimation"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_SetSearchingAnimation, IsSearching) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_SetSearchingAnimation::IsSearching' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_SetSearchingAnimation, Animation) == 0x000008, "Member 'BP_CombatCharacter_C_Interact_SetSearchingAnimation::Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_SetTriggerOverlap \ static_assert(alignof(BP_CombatCharacter_C_Interact_SetTriggerOverlap) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_Interact_SetTriggerOverlap"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_SetTriggerOverlap) == 0x000001, "Wrong size on BP_CombatCharacter_C_Interact_SetTriggerOverlap"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_SetTriggerOverlap, IsTriggerOverlap) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_SetTriggerOverlap::IsTriggerOverlap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interact_StartSnapTargetZ \ static_assert(alignof(BP_CombatCharacter_C_Interact_StartSnapTargetZ) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Interact_StartSnapTargetZ"); \ static_assert(sizeof(BP_CombatCharacter_C_Interact_StartSnapTargetZ) == 0x000008, "Wrong size on BP_CombatCharacter_C_Interact_StartSnapTargetZ"); \ static_assert(offsetof(BP_CombatCharacter_C_Interact_StartSnapTargetZ, SnapZToPoint) == 0x000000, "Member 'BP_CombatCharacter_C_Interact_StartSnapTargetZ::SnapZToPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Interaction_door_conduction \ static_assert(alignof(BP_CombatCharacter_C_Interaction_door_conduction) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Interaction_door_conduction"); \ static_assert(sizeof(BP_CombatCharacter_C_Interaction_door_conduction) == 0x0000C8, "Wrong size on BP_CombatCharacter_C_Interaction_door_conduction"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, Temp_bool_Variable) == 0x000001, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, Temp_real_Variable) == 0x000008, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, Temp_real_Variable_1) == 0x000010, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, CallFunc_GetActorRightVector_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::CallFunc_GetActorRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, K2Node_Select_Default) == 0x000048, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000050, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x000068, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x000080, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, CallFunc_BreakRotator_Roll) == 0x000098, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, CallFunc_BreakRotator_Pitch) == 0x00009C, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, CallFunc_BreakRotator_Yaw) == 0x0000A0, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, CallFunc_ClampAngle_ReturnValue) == 0x0000A8, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::CallFunc_ClampAngle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, CallFunc_ClampAngle_AngleDegrees_ImplicitCast) == 0x0000B8, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::CallFunc_ClampAngle_AngleDegrees_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Interaction_door_conduction, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x0000C0, "Member 'BP_CombatCharacter_C_Interaction_door_conduction::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_InteractionSnapTargetZ \ static_assert(alignof(BP_CombatCharacter_C_InteractionSnapTargetZ) == 0x000010, "Wrong alignment on BP_CombatCharacter_C_InteractionSnapTargetZ"); \ static_assert(sizeof(BP_CombatCharacter_C_InteractionSnapTargetZ) == 0x000120, "Wrong size on BP_CombatCharacter_C_InteractionSnapTargetZ"); \ static_assert(offsetof(BP_CombatCharacter_C_InteractionSnapTargetZ, CallFunc_GetAnimInstance_ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_InteractionSnapTargetZ::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InteractionSnapTargetZ, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_InteractionSnapTargetZ::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InteractionSnapTargetZ, K2Node_DynamicCast_AsBPI_Force_Acting_Sync_Height_Interface) == 0x000020, "Member 'BP_CombatCharacter_C_InteractionSnapTargetZ::K2Node_DynamicCast_AsBPI_Force_Acting_Sync_Height_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InteractionSnapTargetZ, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'BP_CombatCharacter_C_InteractionSnapTargetZ::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InteractionSnapTargetZ, CallFunc_BreakVector_X) == 0x000038, "Member 'BP_CombatCharacter_C_InteractionSnapTargetZ::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InteractionSnapTargetZ, CallFunc_BreakVector_Y) == 0x000040, "Member 'BP_CombatCharacter_C_InteractionSnapTargetZ::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InteractionSnapTargetZ, CallFunc_BreakVector_Z) == 0x000048, "Member 'BP_CombatCharacter_C_InteractionSnapTargetZ::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InteractionSnapTargetZ, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000050, "Member 'BP_CombatCharacter_C_InteractionSnapTargetZ::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InteractionSnapTargetZ, CallFunc_IsValid_ReturnValue) == 0x0000B0, "Member 'BP_CombatCharacter_C_InteractionSnapTargetZ::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InteractionSnapTargetZ, CallFunc_BreakTransform_Location) == 0x0000B8, "Member 'BP_CombatCharacter_C_InteractionSnapTargetZ::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InteractionSnapTargetZ, CallFunc_BreakTransform_Rotation) == 0x0000D0, "Member 'BP_CombatCharacter_C_InteractionSnapTargetZ::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InteractionSnapTargetZ, CallFunc_BreakTransform_Scale) == 0x0000E8, "Member 'BP_CombatCharacter_C_InteractionSnapTargetZ::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InteractionSnapTargetZ, CallFunc_BreakVector_X_1) == 0x000100, "Member 'BP_CombatCharacter_C_InteractionSnapTargetZ::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InteractionSnapTargetZ, CallFunc_BreakVector_Y_1) == 0x000108, "Member 'BP_CombatCharacter_C_InteractionSnapTargetZ::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InteractionSnapTargetZ, CallFunc_BreakVector_Z_1) == 0x000110, "Member 'BP_CombatCharacter_C_InteractionSnapTargetZ::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InteractionSnapTargetZ, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000118, "Member 'BP_CombatCharacter_C_InteractionSnapTargetZ::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Internal_PlayAttack \ static_assert(alignof(BP_CombatCharacter_C_Internal_PlayAttack) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Internal_PlayAttack"); \ static_assert(sizeof(BP_CombatCharacter_C_Internal_PlayAttack) == 0x000068, "Wrong size on BP_CombatCharacter_C_Internal_PlayAttack"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, MeleeAttackType) == 0x000000, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::MeleeAttackType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, Duration) == 0x000008, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::Duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, Succeed) == 0x000010, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::Succeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, ReNewCombo) == 0x000011, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::ReNewCombo' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, Temp_byte_Variable) == 0x000012, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, CallFunc_Montage_GetNotifyStateByClass_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::CallFunc_Montage_GetNotifyStateByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, Temp_bool_Variable) == 0x000021, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, CallFunc_Greater_IntInt_ReturnValue) == 0x000022, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, CallFunc_GetAttackSpeed_Value) == 0x000028, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::CallFunc_GetAttackSpeed_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, CallFunc_IsFalling_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, K2Node_Select_Default) == 0x000031, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, CallFunc_SelectAttackMontage_Action) == 0x000032, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::CallFunc_SelectAttackMontage_Action' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, CallFunc_SelectAttackMontage_Index) == 0x000034, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::CallFunc_SelectAttackMontage_Index' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000038, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, CallFunc_MontageAction_duration) == 0x000040, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::CallFunc_MontageAction_duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, CallFunc_MontageAction_succeed) == 0x000048, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::CallFunc_MontageAction_succeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000050, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, CallFunc_K2_SetTimer_ReturnValue) == 0x000058, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Internal_PlayAttack, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000060, "Member 'BP_CombatCharacter_C_Internal_PlayAttack::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Is_Weapon_Equipped \ static_assert(alignof(BP_CombatCharacter_C_Is_Weapon_Equipped) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Is_Weapon_Equipped"); \ static_assert(sizeof(BP_CombatCharacter_C_Is_Weapon_Equipped) == 0x000018, "Wrong size on BP_CombatCharacter_C_Is_Weapon_Equipped"); \ static_assert(offsetof(BP_CombatCharacter_C_Is_Weapon_Equipped, exclusive_empty_handed) == 0x000000, "Member 'BP_CombatCharacter_C_Is_Weapon_Equipped::exclusive_empty_handed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Is_Weapon_Equipped, ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_Is_Weapon_Equipped::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Is_Weapon_Equipped, CallFunc_GetMyEquip_Equip) == 0x000008, "Member 'BP_CombatCharacter_C_Is_Weapon_Equipped::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Is_Weapon_Equipped, CallFunc_IsWeaponEquipped_Result) == 0x000010, "Member 'BP_CombatCharacter_C_Is_Weapon_Equipped::CallFunc_IsWeaponEquipped_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_IsFalling \ static_assert(alignof(BP_CombatCharacter_C_IsFalling) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_IsFalling"); \ static_assert(sizeof(BP_CombatCharacter_C_IsFalling) == 0x000002, "Wrong size on BP_CombatCharacter_C_IsFalling"); \ static_assert(offsetof(BP_CombatCharacter_C_IsFalling, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_IsFalling::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_IsFalling, CallFunc_IsFalling_ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_IsFalling::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_IsHoldingSprintButton \ static_assert(alignof(BP_CombatCharacter_C_IsHoldingSprintButton) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_IsHoldingSprintButton"); \ static_assert(sizeof(BP_CombatCharacter_C_IsHoldingSprintButton) == 0x000018, "Wrong size on BP_CombatCharacter_C_IsHoldingSprintButton"); \ static_assert(offsetof(BP_CombatCharacter_C_IsHoldingSprintButton, IsSprint) == 0x000000, "Member 'BP_CombatCharacter_C_IsHoldingSprintButton::IsSprint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_IsHoldingSprintButton, RollPressed) == 0x000001, "Member 'BP_CombatCharacter_C_IsHoldingSprintButton::RollPressed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_IsHoldingSprintButton, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x000008, "Member 'BP_CombatCharacter_C_IsHoldingSprintButton::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_IsHoldingSprintButton, CallFunc_IsHoldingSprintButton_IsSprint) == 0x000010, "Member 'BP_CombatCharacter_C_IsHoldingSprintButton::CallFunc_IsHoldingSprintButton_IsSprint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_IsHoldingSprintButton, CallFunc_IsHoldingSprintButton_RollPressed) == 0x000011, "Member 'BP_CombatCharacter_C_IsHoldingSprintButton::CallFunc_IsHoldingSprintButton_RollPressed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_IsLastATK \ static_assert(alignof(BP_CombatCharacter_C_IsLastATK) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_IsLastATK"); \ static_assert(sizeof(BP_CombatCharacter_C_IsLastATK) == 0x000002, "Wrong size on BP_CombatCharacter_C_IsLastATK"); \ static_assert(offsetof(BP_CombatCharacter_C_IsLastATK, LastAtkType_0) == 0x000000, "Member 'BP_CombatCharacter_C_IsLastATK::LastAtkType_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_IsLastATK, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_IsLastATK::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_IsSprinting \ static_assert(alignof(BP_CombatCharacter_C_IsSprinting) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_IsSprinting"); \ static_assert(sizeof(BP_CombatCharacter_C_IsSprinting) == 0x000001, "Wrong size on BP_CombatCharacter_C_IsSprinting"); \ static_assert(offsetof(BP_CombatCharacter_C_IsSprinting, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_IsSprinting::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_IsStateEqualTo \ static_assert(alignof(BP_CombatCharacter_C_IsStateEqualTo) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_IsStateEqualTo"); \ static_assert(sizeof(BP_CombatCharacter_C_IsStateEqualTo) == 0x000018, "Wrong size on BP_CombatCharacter_C_IsStateEqualTo"); \ static_assert(offsetof(BP_CombatCharacter_C_IsStateEqualTo, State) == 0x000000, "Member 'BP_CombatCharacter_C_IsStateEqualTo::State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_IsStateEqualTo, ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_IsStateEqualTo::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_IsStateEqualTo, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000008, "Member 'BP_CombatCharacter_C_IsStateEqualTo::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_IsStateEqualTo, CallFunc_GetState_State) == 0x000010, "Member 'BP_CombatCharacter_C_IsStateEqualTo::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_IsStateEqualTo, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000011, "Member 'BP_CombatCharacter_C_IsStateEqualTo::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_IsTargetable \ static_assert(alignof(BP_CombatCharacter_C_IsTargetable) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_IsTargetable"); \ static_assert(sizeof(BP_CombatCharacter_C_IsTargetable) == 0x000002, "Wrong size on BP_CombatCharacter_C_IsTargetable"); \ static_assert(offsetof(BP_CombatCharacter_C_IsTargetable, return_value) == 0x000000, "Member 'BP_CombatCharacter_C_IsTargetable::return_value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_IsTargetable, CallFunc_IsAlive_Result) == 0x000001, "Member 'BP_CombatCharacter_C_IsTargetable::CallFunc_IsAlive_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_IsTargetableByTarget \ static_assert(alignof(BP_CombatCharacter_C_IsTargetableByTarget) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_IsTargetableByTarget"); \ static_assert(sizeof(BP_CombatCharacter_C_IsTargetableByTarget) == 0x000010, "Wrong size on BP_CombatCharacter_C_IsTargetableByTarget"); \ static_assert(offsetof(BP_CombatCharacter_C_IsTargetableByTarget, InTarget) == 0x000000, "Member 'BP_CombatCharacter_C_IsTargetableByTarget::InTarget' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_IsTargetableByTarget, ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_IsTargetableByTarget::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_IsTargetableByTarget, CallFunc_IsAttackableTarget_result) == 0x000009, "Member 'BP_CombatCharacter_C_IsTargetableByTarget::CallFunc_IsAttackableTarget_result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_JumpToHeavyAttackSection \ static_assert(alignof(BP_CombatCharacter_C_JumpToHeavyAttackSection) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_JumpToHeavyAttackSection"); \ static_assert(sizeof(BP_CombatCharacter_C_JumpToHeavyAttackSection) == 0x000078, "Wrong size on BP_CombatCharacter_C_JumpToHeavyAttackSection"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, Montage) == 0x000000, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, MontagePos) == 0x000008, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::MontagePos' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, OverMonatageTime) == 0x000010, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::OverMonatageTime' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, CallFunc_Montage_GetSectionLength_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::CallFunc_Montage_GetSectionLength_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, CallFunc_IsValid_ReturnValue) == 0x00001C, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, CallFunc_IsLocallyControlled_ReturnValue) == 0x00001D, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000030, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, CallFunc_GetAnimInstance_ReturnValue) == 0x000038, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000040, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, CallFunc_Montage_GetPosition_ReturnValue) == 0x000048, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::CallFunc_Montage_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x00004C, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000050, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000058, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000060, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000068, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToHeavyAttackSection, CallFunc_Montage_SetPosition_NewPosition_ImplicitCast) == 0x000070, "Member 'BP_CombatCharacter_C_JumpToHeavyAttackSection::CallFunc_Montage_SetPosition_NewPosition_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_K2_OnBecomeViewTarget \ static_assert(alignof(BP_CombatCharacter_C_K2_OnBecomeViewTarget) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_K2_OnBecomeViewTarget"); \ static_assert(sizeof(BP_CombatCharacter_C_K2_OnBecomeViewTarget) == 0x000008, "Wrong size on BP_CombatCharacter_C_K2_OnBecomeViewTarget"); \ static_assert(offsetof(BP_CombatCharacter_C_K2_OnBecomeViewTarget, PC) == 0x000000, "Member 'BP_CombatCharacter_C_K2_OnBecomeViewTarget::PC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_K2_OnEndViewTarget \ static_assert(alignof(BP_CombatCharacter_C_K2_OnEndViewTarget) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_K2_OnEndViewTarget"); \ static_assert(sizeof(BP_CombatCharacter_C_K2_OnEndViewTarget) == 0x000008, "Wrong size on BP_CombatCharacter_C_K2_OnEndViewTarget"); \ static_assert(offsetof(BP_CombatCharacter_C_K2_OnEndViewTarget, PC) == 0x000000, "Member 'BP_CombatCharacter_C_K2_OnEndViewTarget::PC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_K2_OnMovementModeChanged \ static_assert(alignof(BP_CombatCharacter_C_K2_OnMovementModeChanged) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_K2_OnMovementModeChanged"); \ static_assert(sizeof(BP_CombatCharacter_C_K2_OnMovementModeChanged) == 0x000004, "Wrong size on BP_CombatCharacter_C_K2_OnMovementModeChanged"); \ static_assert(offsetof(BP_CombatCharacter_C_K2_OnMovementModeChanged, PrevMovementMode) == 0x000000, "Member 'BP_CombatCharacter_C_K2_OnMovementModeChanged::PrevMovementMode' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_K2_OnMovementModeChanged, NewMovementMode) == 0x000001, "Member 'BP_CombatCharacter_C_K2_OnMovementModeChanged::NewMovementMode' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_K2_OnMovementModeChanged, PrevCustomMode) == 0x000002, "Member 'BP_CombatCharacter_C_K2_OnMovementModeChanged::PrevCustomMode' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_K2_OnMovementModeChanged, NewCustomMode) == 0x000003, "Member 'BP_CombatCharacter_C_K2_OnMovementModeChanged::NewCustomMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_K2_UpdateCustomMovement \ static_assert(alignof(BP_CombatCharacter_C_K2_UpdateCustomMovement) == 0x000004, "Wrong alignment on BP_CombatCharacter_C_K2_UpdateCustomMovement"); \ static_assert(sizeof(BP_CombatCharacter_C_K2_UpdateCustomMovement) == 0x000004, "Wrong size on BP_CombatCharacter_C_K2_UpdateCustomMovement"); \ static_assert(offsetof(BP_CombatCharacter_C_K2_UpdateCustomMovement, DeltaTime) == 0x000000, "Member 'BP_CombatCharacter_C_K2_UpdateCustomMovement::DeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_LastInputVectorNetCache_OnServer \ static_assert(alignof(BP_CombatCharacter_C_LastInputVectorNetCache_OnServer) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_LastInputVectorNetCache_OnServer"); \ static_assert(sizeof(BP_CombatCharacter_C_LastInputVectorNetCache_OnServer) == 0x000018, "Wrong size on BP_CombatCharacter_C_LastInputVectorNetCache_OnServer"); \ static_assert(offsetof(BP_CombatCharacter_C_LastInputVectorNetCache_OnServer, NewValue) == 0x000000, "Member 'BP_CombatCharacter_C_LastInputVectorNetCache_OnServer::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_LastInputVectorNetCache_RepSet \ static_assert(alignof(BP_CombatCharacter_C_LastInputVectorNetCache_RepSet) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_LastInputVectorNetCache_RepSet"); \ static_assert(sizeof(BP_CombatCharacter_C_LastInputVectorNetCache_RepSet) == 0x000018, "Wrong size on BP_CombatCharacter_C_LastInputVectorNetCache_RepSet"); \ static_assert(offsetof(BP_CombatCharacter_C_LastInputVectorNetCache_RepSet, NetValue) == 0x000000, "Member 'BP_CombatCharacter_C_LastInputVectorNetCache_RepSet::NetValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_litfire \ static_assert(alignof(BP_CombatCharacter_C_litfire) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_litfire"); \ static_assert(sizeof(BP_CombatCharacter_C_litfire) == 0x000018, "Wrong size on BP_CombatCharacter_C_litfire"); \ static_assert(offsetof(BP_CombatCharacter_C_litfire, Succeed) == 0x000000, "Member 'BP_CombatCharacter_C_litfire::Succeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_litfire, CallFunc_MontageAction_duration) == 0x000008, "Member 'BP_CombatCharacter_C_litfire::CallFunc_MontageAction_duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_litfire, CallFunc_MontageAction_succeed) == 0x000010, "Member 'BP_CombatCharacter_C_litfire::CallFunc_MontageAction_succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_LostEnterDeath \ static_assert(alignof(BP_CombatCharacter_C_LostEnterDeath) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_LostEnterDeath"); \ static_assert(sizeof(BP_CombatCharacter_C_LostEnterDeath) == 0x000010, "Wrong size on BP_CombatCharacter_C_LostEnterDeath"); \ static_assert(offsetof(BP_CombatCharacter_C_LostEnterDeath, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x000000, "Member 'BP_CombatCharacter_C_LostEnterDeath::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_LostEnterDeath, CallFunc_EnterDeath_enter_death) == 0x000008, "Member 'BP_CombatCharacter_C_LostEnterDeath::CallFunc_EnterDeath_enter_death' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_LostEnterDeath, CallFunc_GetState_State) == 0x000009, "Member 'BP_CombatCharacter_C_LostEnterDeath::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_LostEnterDeath, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00000A, "Member 'BP_CombatCharacter_C_LostEnterDeath::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_LostEnterDeath, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00000B, "Member 'BP_CombatCharacter_C_LostEnterDeath::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_LostEnterDeath, CallFunc_BooleanOR_ReturnValue) == 0x00000C, "Member 'BP_CombatCharacter_C_LostEnterDeath::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_LostEnterDeath, CallFunc_GetState_State_1) == 0x00000D, "Member 'BP_CombatCharacter_C_LostEnterDeath::CallFunc_GetState_State_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_LostEnterDeath, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00000E, "Member 'BP_CombatCharacter_C_LostEnterDeath::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_LostEnterDeath, CallFunc_IsValid_ReturnValue) == 0x00000F, "Member 'BP_CombatCharacter_C_LostEnterDeath::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_MarkPlayerFirstDeath \ static_assert(alignof(BP_CombatCharacter_C_MarkPlayerFirstDeath) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_MarkPlayerFirstDeath"); \ static_assert(sizeof(BP_CombatCharacter_C_MarkPlayerFirstDeath) == 0x000018, "Wrong size on BP_CombatCharacter_C_MarkPlayerFirstDeath"); \ static_assert(offsetof(BP_CombatCharacter_C_MarkPlayerFirstDeath, CallFunc_GetPerpetualMark_Value) == 0x000000, "Member 'BP_CombatCharacter_C_MarkPlayerFirstDeath::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_MarkPlayerFirstDeath, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_MarkPlayerFirstDeath::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_MeleeAttack \ static_assert(alignof(BP_CombatCharacter_C_MeleeAttack) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_MeleeAttack"); \ static_assert(sizeof(BP_CombatCharacter_C_MeleeAttack) == 0x000030, "Wrong size on BP_CombatCharacter_C_MeleeAttack"); \ static_assert(offsetof(BP_CombatCharacter_C_MeleeAttack, Type) == 0x000000, "Member 'BP_CombatCharacter_C_MeleeAttack::Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_MeleeAttack, ReNewCombo) == 0x000001, "Member 'BP_CombatCharacter_C_MeleeAttack::ReNewCombo' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_MeleeAttack, Temp_byte_Variable) == 0x000002, "Member 'BP_CombatCharacter_C_MeleeAttack::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_MeleeAttack, CallFunc_Internal_PlayAttack_duration) == 0x000008, "Member 'BP_CombatCharacter_C_MeleeAttack::CallFunc_Internal_PlayAttack_duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_MeleeAttack, CallFunc_Internal_PlayAttack_succeed) == 0x000010, "Member 'BP_CombatCharacter_C_MeleeAttack::CallFunc_Internal_PlayAttack_succeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_MeleeAttack, Temp_byte_Variable_1) == 0x000011, "Member 'BP_CombatCharacter_C_MeleeAttack::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_MeleeAttack, Temp_byte_Variable_2) == 0x000012, "Member 'BP_CombatCharacter_C_MeleeAttack::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_MeleeAttack, Temp_byte_Variable_3) == 0x000013, "Member 'BP_CombatCharacter_C_MeleeAttack::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_MeleeAttack, Temp_byte_Variable_4) == 0x000014, "Member 'BP_CombatCharacter_C_MeleeAttack::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_MeleeAttack, Temp_byte_Variable_5) == 0x000015, "Member 'BP_CombatCharacter_C_MeleeAttack::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_MeleeAttack, Temp_byte_Variable_6) == 0x000016, "Member 'BP_CombatCharacter_C_MeleeAttack::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_MeleeAttack, Temp_byte_Variable_7) == 0x000017, "Member 'BP_CombatCharacter_C_MeleeAttack::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_MeleeAttack, Temp_byte_Variable_8) == 0x000018, "Member 'BP_CombatCharacter_C_MeleeAttack::Temp_byte_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_MeleeAttack, K2Node_Select_Default) == 0x000019, "Member 'BP_CombatCharacter_C_MeleeAttack::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_MeleeAttack, CallFunc_GetMyStamina_Stamina) == 0x000020, "Member 'BP_CombatCharacter_C_MeleeAttack::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_MeleeAttack, CallFunc_CanMeleeAttack_Result) == 0x000028, "Member 'BP_CombatCharacter_C_MeleeAttack::CallFunc_CanMeleeAttack_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_montage_time_end \ static_assert(alignof(BP_CombatCharacter_C_montage_time_end) == 0x000004, "Wrong alignment on BP_CombatCharacter_C_montage_time_end"); \ static_assert(sizeof(BP_CombatCharacter_C_montage_time_end) == 0x000008, "Wrong size on BP_CombatCharacter_C_montage_time_end"); \ static_assert(offsetof(BP_CombatCharacter_C_montage_time_end, MontageInstance) == 0x000000, "Member 'BP_CombatCharacter_C_montage_time_end::MontageInstance' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_montage_time_end, Duration) == 0x000004, "Member 'BP_CombatCharacter_C_montage_time_end::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_On_Montage_Duration \ static_assert(alignof(BP_CombatCharacter_C_On_Montage_Duration) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_On_Montage_Duration"); \ static_assert(sizeof(BP_CombatCharacter_C_On_Montage_Duration) == 0x000068, "Wrong size on BP_CombatCharacter_C_On_Montage_Duration"); \ static_assert(offsetof(BP_CombatCharacter_C_On_Montage_Duration, MontageInstanceId) == 0x000000, "Member 'BP_CombatCharacter_C_On_Montage_Duration::MontageInstanceId' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_On_Montage_Duration, Duration) == 0x000004, "Member 'BP_CombatCharacter_C_On_Montage_Duration::Duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_On_Montage_Duration, CallFunc_Conv_IntToString_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_On_Montage_Duration::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_On_Montage_Duration, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_On_Montage_Duration::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_On_Montage_Duration, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_C_On_Montage_Duration::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_On_Montage_Duration, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'BP_CombatCharacter_C_On_Montage_Duration::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_On_Montage_Duration, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000048, "Member 'BP_CombatCharacter_C_On_Montage_Duration::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_On_Montage_Duration, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000058, "Member 'BP_CombatCharacter_C_On_Montage_Duration::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnActiveItemChanged_Equip \ static_assert(alignof(BP_CombatCharacter_C_OnActiveItemChanged_Equip) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_OnActiveItemChanged_Equip"); \ static_assert(sizeof(BP_CombatCharacter_C_OnActiveItemChanged_Equip) == 0x000050, "Wrong size on BP_CombatCharacter_C_OnActiveItemChanged_Equip"); \ static_assert(offsetof(BP_CombatCharacter_C_OnActiveItemChanged_Equip, OldItem) == 0x000000, "Member 'BP_CombatCharacter_C_OnActiveItemChanged_Equip::OldItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnActiveItemChanged_Equip, NewItem) == 0x000020, "Member 'BP_CombatCharacter_C_OnActiveItemChanged_Equip::NewItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnActiveItemChanged_Equip, Type) == 0x000040, "Member 'BP_CombatCharacter_C_OnActiveItemChanged_Equip::Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnActiveItemChanged_Equip, SlotIndex) == 0x000044, "Member 'BP_CombatCharacter_C_OnActiveItemChanged_Equip::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnActiveItemChanged_Equip, ActiveIndex) == 0x000048, "Member 'BP_CombatCharacter_C_OnActiveItemChanged_Equip::ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnActiveItemChanged_Equip, IsSlotChange) == 0x00004C, "Member 'BP_CombatCharacter_C_OnActiveItemChanged_Equip::IsSlotChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnCombatTypeChanged_Equip \ static_assert(alignof(BP_CombatCharacter_C_OnCombatTypeChanged_Equip) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_OnCombatTypeChanged_Equip"); \ static_assert(sizeof(BP_CombatCharacter_C_OnCombatTypeChanged_Equip) == 0x000001, "Wrong size on BP_CombatCharacter_C_OnCombatTypeChanged_Equip"); \ static_assert(offsetof(BP_CombatCharacter_C_OnCombatTypeChanged_Equip, CombatType) == 0x000000, "Member 'BP_CombatCharacter_C_OnCombatTypeChanged_Equip::CombatType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnDeselected \ static_assert(alignof(BP_CombatCharacter_C_OnDeselected) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_OnDeselected"); \ static_assert(sizeof(BP_CombatCharacter_C_OnDeselected) == 0x000001, "Wrong size on BP_CombatCharacter_C_OnDeselected"); \ static_assert(offsetof(BP_CombatCharacter_C_OnDeselected, DummyValue) == 0x000000, "Member 'BP_CombatCharacter_C_OnDeselected::DummyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnDestroyed_事件_0 \ static_assert(alignof(BP_CombatCharacter_C_OnDestroyed_事件_0) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_OnDestroyed_事件_0"); \ static_assert(sizeof(BP_CombatCharacter_C_OnDestroyed_事件_0) == 0x000008, "Wrong size on BP_CombatCharacter_C_OnDestroyed_事件_0"); \ static_assert(offsetof(BP_CombatCharacter_C_OnDestroyed_事件_0, DestroyedActor) == 0x000000, "Member 'BP_CombatCharacter_C_OnDestroyed_事件_0::DestroyedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnEffectApplied_EffectsComp \ static_assert(alignof(BP_CombatCharacter_C_OnEffectApplied_EffectsComp) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_OnEffectApplied_EffectsComp"); \ static_assert(sizeof(BP_CombatCharacter_C_OnEffectApplied_EffectsComp) == 0x000028, "Wrong size on BP_CombatCharacter_C_OnEffectApplied_EffectsComp"); \ static_assert(offsetof(BP_CombatCharacter_C_OnEffectApplied_EffectsComp, Type) == 0x000000, "Member 'BP_CombatCharacter_C_OnEffectApplied_EffectsComp::Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnEffectApplied_EffectsComp, DesiredMontageAction) == 0x000001, "Member 'BP_CombatCharacter_C_OnEffectApplied_EffectsComp::DesiredMontageAction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnEffectApplied_EffectsComp, Arg0) == 0x000004, "Member 'BP_CombatCharacter_C_OnEffectApplied_EffectsComp::Arg0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnEffectApplied_EffectsComp, ImpactDirection) == 0x000008, "Member 'BP_CombatCharacter_C_OnEffectApplied_EffectsComp::ImpactDirection' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnEffectApplied_EffectsComp, AttackPlayer) == 0x000020, "Member 'BP_CombatCharacter_C_OnEffectApplied_EffectsComp::AttackPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnEffectRemoved_EffectsComp \ static_assert(alignof(BP_CombatCharacter_C_OnEffectRemoved_EffectsComp) == 0x000004, "Wrong alignment on BP_CombatCharacter_C_OnEffectRemoved_EffectsComp"); \ static_assert(sizeof(BP_CombatCharacter_C_OnEffectRemoved_EffectsComp) == 0x00000C, "Wrong size on BP_CombatCharacter_C_OnEffectRemoved_EffectsComp"); \ static_assert(offsetof(BP_CombatCharacter_C_OnEffectRemoved_EffectsComp, Type) == 0x000000, "Member 'BP_CombatCharacter_C_OnEffectRemoved_EffectsComp::Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnEffectRemoved_EffectsComp, Arg0) == 0x000004, "Member 'BP_CombatCharacter_C_OnEffectRemoved_EffectsComp::Arg0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnEffectRemoved_EffectsComp, can_reset_to_idle) == 0x000008, "Member 'BP_CombatCharacter_C_OnEffectRemoved_EffectsComp::can_reset_to_idle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnFirePointSit \ static_assert(alignof(BP_CombatCharacter_C_OnFirePointSit) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_OnFirePointSit"); \ static_assert(sizeof(BP_CombatCharacter_C_OnFirePointSit) == 0x000010, "Wrong size on BP_CombatCharacter_C_OnFirePointSit"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFirePointSit, firepointid) == 0x000000, "Member 'BP_CombatCharacter_C_OnFirePointSit::firepointid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnFlashAttack \ static_assert(alignof(BP_CombatCharacter_C_OnFlashAttack) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_OnFlashAttack"); \ static_assert(sizeof(BP_CombatCharacter_C_OnFlashAttack) == 0x000428, "Wrong size on BP_CombatCharacter_C_OnFlashAttack"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, L_CanConsume) == 0x000000, "Member 'BP_CombatCharacter_C_OnFlashAttack::L_CanConsume' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, L_WeaponID) == 0x000004, "Member 'BP_CombatCharacter_C_OnFlashAttack::L_WeaponID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_GetMyEquip_Equip) == 0x000008, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_GetEquipmentData_Data) == 0x000010, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_GetEquipmentData_Data' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0002D8, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_Conv_IntToString_ReturnValue) == 0x0002E0, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_Conv_StringToName_ReturnValue) == 0x0002F0, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_GetUINotify_UINotify) == 0x0002F8, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_GetPlayerWeapon_Items_Weapons) == 0x000300, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_GetPlayerWeapon_Items_Weapons' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, K2Node_DynamicCast_AsI_Montage_Manager_Component) == 0x000310, "Member 'BP_CombatCharacter_C_OnFlashAttack::K2Node_DynamicCast_AsI_Montage_Manager_Component' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, K2Node_DynamicCast_bSuccess) == 0x000320, "Member 'BP_CombatCharacter_C_OnFlashAttack::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_Array_Get_Item) == 0x000328, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_GetMontages_Montages) == 0x000348, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_GetMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_GetDataTableRowFromName_OutRow) == 0x000350, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000388, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_Array_Get_Item_1) == 0x000390, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, Temp_bool_Variable) == 0x0003B0, "Member 'BP_CombatCharacter_C_OnFlashAttack::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_Array_Get_Item_2) == 0x0003B4, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_GetMyEquip_Equip_1) == 0x0003B8, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_GetMyEquip_Equip_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0003C0, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_GetWeapon_Weapon) == 0x0003C8, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_GetState_State) == 0x0003E8, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0003E9, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0003EA, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0003EB, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_BooleanOR_ReturnValue) == 0x0003EC, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, K2Node_Select_Default) == 0x0003F0, "Member 'BP_CombatCharacter_C_OnFlashAttack::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_GetOnLadder_OnLadder) == 0x0003F4, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_GetOnLadder_OnLadder' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x0003F8, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_Not_PreBool_ReturnValue) == 0x000400, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_BooleanAND_ReturnValue) == 0x000401, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_GetMyEquip_Equip_2) == 0x000408, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_GetMyEquip_Equip_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_BooleanAND_ReturnValue_1) == 0x000410, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_GetMyBuffComp_BuffComponent) == 0x000418, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnFlashAttack, CallFunc_ConsumePerfectBuffCount_Success) == 0x000420, "Member 'BP_CombatCharacter_C_OnFlashAttack::CallFunc_ConsumePerfectBuffCount_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnHpChanged \ static_assert(alignof(BP_CombatCharacter_C_OnHpChanged) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_OnHpChanged"); \ static_assert(sizeof(BP_CombatCharacter_C_OnHpChanged) == 0x000020, "Wrong size on BP_CombatCharacter_C_OnHpChanged"); \ static_assert(offsetof(BP_CombatCharacter_C_OnHpChanged, Type) == 0x000000, "Member 'BP_CombatCharacter_C_OnHpChanged::Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnHpChanged, OldValue) == 0x000008, "Member 'BP_CombatCharacter_C_OnHpChanged::OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnHpChanged, NewValue) == 0x000010, "Member 'BP_CombatCharacter_C_OnHpChanged::NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnHpChanged, MaxValue) == 0x000018, "Member 'BP_CombatCharacter_C_OnHpChanged::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnInCombatChanged_Equip \ static_assert(alignof(BP_CombatCharacter_C_OnInCombatChanged_Equip) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_OnInCombatChanged_Equip"); \ static_assert(sizeof(BP_CombatCharacter_C_OnInCombatChanged_Equip) == 0x000001, "Wrong size on BP_CombatCharacter_C_OnInCombatChanged_Equip"); \ static_assert(offsetof(BP_CombatCharacter_C_OnInCombatChanged_Equip, IsInCombat) == 0x000000, "Member 'BP_CombatCharacter_C_OnInCombatChanged_Equip::IsInCombat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnInputRollAction \ static_assert(alignof(BP_CombatCharacter_C_OnInputRollAction) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_OnInputRollAction"); \ static_assert(sizeof(BP_CombatCharacter_C_OnInputRollAction) == 0x000001, "Wrong size on BP_CombatCharacter_C_OnInputRollAction"); \ static_assert(offsetof(BP_CombatCharacter_C_OnInputRollAction, Triggered) == 0x000000, "Member 'BP_CombatCharacter_C_OnInputRollAction::Triggered' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnInputSprintAction \ static_assert(alignof(BP_CombatCharacter_C_OnInputSprintAction) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_OnInputSprintAction"); \ static_assert(sizeof(BP_CombatCharacter_C_OnInputSprintAction) == 0x000001, "Wrong size on BP_CombatCharacter_C_OnInputSprintAction"); \ static_assert(offsetof(BP_CombatCharacter_C_OnInputSprintAction, Triggered) == 0x000000, "Member 'BP_CombatCharacter_C_OnInputSprintAction::Triggered' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnMainHandTypeChanged_Equip \ static_assert(alignof(BP_CombatCharacter_C_OnMainHandTypeChanged_Equip) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_OnMainHandTypeChanged_Equip"); \ static_assert(sizeof(BP_CombatCharacter_C_OnMainHandTypeChanged_Equip) == 0x000001, "Wrong size on BP_CombatCharacter_C_OnMainHandTypeChanged_Equip"); \ static_assert(offsetof(BP_CombatCharacter_C_OnMainHandTypeChanged_Equip, Type) == 0x000000, "Member 'BP_CombatCharacter_C_OnMainHandTypeChanged_Equip::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnPlayerHasBorned_Event \ static_assert(alignof(BP_CombatCharacter_C_OnPlayerHasBorned_Event) == 0x000010, "Wrong alignment on BP_CombatCharacter_C_OnPlayerHasBorned_Event"); \ static_assert(sizeof(BP_CombatCharacter_C_OnPlayerHasBorned_Event) == 0x000080, "Wrong size on BP_CombatCharacter_C_OnPlayerHasBorned_Event"); \ static_assert(offsetof(BP_CombatCharacter_C_OnPlayerHasBorned_Event, FirePoint) == 0x000000, "Member 'BP_CombatCharacter_C_OnPlayerHasBorned_Event::FirePoint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnPlayerHasBorned_Event, isReborn) == 0x000010, "Member 'BP_CombatCharacter_C_OnPlayerHasBorned_Event::isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnPlayerHasBorned_Event, Position) == 0x000020, "Member 'BP_CombatCharacter_C_OnPlayerHasBorned_Event::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnPlayerIntPropertyChanged \ static_assert(alignof(BP_CombatCharacter_C_OnPlayerIntPropertyChanged) == 0x000004, "Wrong alignment on BP_CombatCharacter_C_OnPlayerIntPropertyChanged"); \ static_assert(sizeof(BP_CombatCharacter_C_OnPlayerIntPropertyChanged) == 0x000010, "Wrong size on BP_CombatCharacter_C_OnPlayerIntPropertyChanged"); \ static_assert(offsetof(BP_CombatCharacter_C_OnPlayerIntPropertyChanged, Property) == 0x000000, "Member 'BP_CombatCharacter_C_OnPlayerIntPropertyChanged::Property' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnPlayerIntPropertyChanged, OldIntValue) == 0x000008, "Member 'BP_CombatCharacter_C_OnPlayerIntPropertyChanged::OldIntValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnPlayerIntPropertyChanged, NewIntValue) == 0x00000C, "Member 'BP_CombatCharacter_C_OnPlayerIntPropertyChanged::NewIntValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnSelected \ static_assert(alignof(BP_CombatCharacter_C_OnSelected) == 0x000004, "Wrong alignment on BP_CombatCharacter_C_OnSelected"); \ static_assert(sizeof(BP_CombatCharacter_C_OnSelected) == 0x000008, "Wrong size on BP_CombatCharacter_C_OnSelected"); \ static_assert(offsetof(BP_CombatCharacter_C_OnSelected, SocketIndex) == 0x000000, "Member 'BP_CombatCharacter_C_OnSelected::SocketIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnSelected, DummyValue) == 0x000004, "Member 'BP_CombatCharacter_C_OnSelected::DummyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnSettingValueChanged \ static_assert(alignof(BP_CombatCharacter_C_OnSettingValueChanged) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_OnSettingValueChanged"); \ static_assert(sizeof(BP_CombatCharacter_C_OnSettingValueChanged) == 0x000068, "Wrong size on BP_CombatCharacter_C_OnSettingValueChanged"); \ static_assert(offsetof(BP_CombatCharacter_C_OnSettingValueChanged, OptionTag) == 0x000000, "Member 'BP_CombatCharacter_C_OnSettingValueChanged::OptionTag' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnSettingValueChanged, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000008, "Member 'BP_CombatCharacter_C_OnSettingValueChanged::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnSettingValueChanged, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_OnSettingValueChanged::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnSettingValueChanged, CallFunc_GetPlatformType_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_OnSettingValueChanged::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnSettingValueChanged, K2Node_SwitchEnum_CmpSuccess) == 0x000019, "Member 'BP_CombatCharacter_C_OnSettingValueChanged::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnSettingValueChanged, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_OnSettingValueChanged::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnSettingValueChanged, CallFunc_CameraIsShoulderViewWhenLock_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_C_OnSettingValueChanged::CallFunc_CameraIsShoulderViewWhenLock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnSettingValueChanged, CallFunc_GetOptionValue_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_C_OnSettingValueChanged::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnSettingValueChanged, CallFunc_GetMySpringArms_SpringArmsComponent) == 0x000040, "Member 'BP_CombatCharacter_C_OnSettingValueChanged::CallFunc_GetMySpringArms_SpringArmsComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnSettingValueChanged, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000048, "Member 'BP_CombatCharacter_C_OnSettingValueChanged::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnSettingValueChanged, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000050, "Member 'BP_CombatCharacter_C_OnSettingValueChanged::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnSettingValueChanged, CallFunc_Conv_StringToInt_ReturnValue) == 0x000058, "Member 'BP_CombatCharacter_C_OnSettingValueChanged::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnSettingValueChanged, K2Node_VariableSet_FieldOfView_ImplicitCast) == 0x00005C, "Member 'BP_CombatCharacter_C_OnSettingValueChanged::K2Node_VariableSet_FieldOfView_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnSettingValueChanged, K2Node_VariableSet_FieldOfView_ImplicitCast_1) == 0x000060, "Member 'BP_CombatCharacter_C_OnSettingValueChanged::K2Node_VariableSet_FieldOfView_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnStateChanged \ static_assert(alignof(BP_CombatCharacter_C_OnStateChanged) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_OnStateChanged"); \ static_assert(sizeof(BP_CombatCharacter_C_OnStateChanged) == 0x000100, "Wrong size on BP_CombatCharacter_C_OnStateChanged"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, prevName) == 0x000000, "Member 'BP_CombatCharacter_C_OnStateChanged::prevName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, prevState) == 0x000010, "Member 'BP_CombatCharacter_C_OnStateChanged::prevState' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, currName) == 0x000020, "Member 'BP_CombatCharacter_C_OnStateChanged::currName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, currState) == 0x000030, "Member 'BP_CombatCharacter_C_OnStateChanged::currState' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, L_Prev) == 0x000040, "Member 'BP_CombatCharacter_C_OnStateChanged::L_Prev' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_FindStateByString_EState) == 0x000041, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_FindStateByString_EState' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, Temp_int_Variable) == 0x000044, "Member 'BP_CombatCharacter_C_OnStateChanged::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_Conv_IntToByte_ReturnValue) == 0x000048, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_GetValidValue_ReturnValue) == 0x000049, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, Temp_int_Variable_1) == 0x00004C, "Member 'BP_CombatCharacter_C_OnStateChanged::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000058, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_HasAccess_ReturnValue) == 0x000078, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_Conv_BoolToString_ReturnValue) == 0x000090, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_Conv_IntToByte_ReturnValue_1) == 0x0000A0, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_Conv_IntToByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A8, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_GetEnumeratorValueFromIndex_ReturnValue) == 0x0000B8, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_GetEnumeratorValueFromIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_Conv_ByteToInt_ReturnValue) == 0x0000BC, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x0000C0, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000D0, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_get_acc_activity_id_ReturnValue) == 0x0000E0, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_get_acc_activity_id_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_GetValidValue_ReturnValue_1) == 0x0000E1, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_GetValidValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_GetValidValue_ReturnValue_2) == 0x0000E2, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_GetValidValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_MakeLiteralInt_ReturnValue) == 0x0000E4, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000E8, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_Less_IntInt_ReturnValue) == 0x0000E9, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000EA, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_BooleanOR_ReturnValue) == 0x0000EB, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0000F0, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0000F8, "Member 'BP_CombatCharacter_C_OnStateChanged::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnStateChanged_StateManagerComp \ static_assert(alignof(BP_CombatCharacter_C_OnStateChanged_StateManagerComp) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_OnStateChanged_StateManagerComp"); \ static_assert(sizeof(BP_CombatCharacter_C_OnStateChanged_StateManagerComp) == 0x000002, "Wrong size on BP_CombatCharacter_C_OnStateChanged_StateManagerComp"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged_StateManagerComp, prevState) == 0x000000, "Member 'BP_CombatCharacter_C_OnStateChanged_StateManagerComp::prevState' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnStateChanged_StateManagerComp, NewState) == 0x000001, "Member 'BP_CombatCharacter_C_OnStateChanged_StateManagerComp::NewState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnUINumNotify \ static_assert(alignof(BP_CombatCharacter_C_OnUINumNotify) == 0x000004, "Wrong alignment on BP_CombatCharacter_C_OnUINumNotify"); \ static_assert(sizeof(BP_CombatCharacter_C_OnUINumNotify) == 0x000004, "Wrong size on BP_CombatCharacter_C_OnUINumNotify"); \ static_assert(offsetof(BP_CombatCharacter_C_OnUINumNotify, Number) == 0x000000, "Member 'BP_CombatCharacter_C_OnUINumNotify::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnValueChanged_Stamina \ static_assert(alignof(BP_CombatCharacter_C_OnValueChanged_Stamina) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_OnValueChanged_Stamina"); \ static_assert(sizeof(BP_CombatCharacter_C_OnValueChanged_Stamina) == 0x000020, "Wrong size on BP_CombatCharacter_C_OnValueChanged_Stamina"); \ static_assert(offsetof(BP_CombatCharacter_C_OnValueChanged_Stamina, Type) == 0x000000, "Member 'BP_CombatCharacter_C_OnValueChanged_Stamina::Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnValueChanged_Stamina, OldValue) == 0x000008, "Member 'BP_CombatCharacter_C_OnValueChanged_Stamina::OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnValueChanged_Stamina, NewValue) == 0x000010, "Member 'BP_CombatCharacter_C_OnValueChanged_Stamina::NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnValueChanged_Stamina, MaxValue) == 0x000018, "Member 'BP_CombatCharacter_C_OnValueChanged_Stamina::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OverrideTargetingTraceEndLocation \ static_assert(alignof(BP_CombatCharacter_C_OverrideTargetingTraceEndLocation) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_OverrideTargetingTraceEndLocation"); \ static_assert(sizeof(BP_CombatCharacter_C_OverrideTargetingTraceEndLocation) == 0x000020, "Wrong size on BP_CombatCharacter_C_OverrideTargetingTraceEndLocation"); \ static_assert(offsetof(BP_CombatCharacter_C_OverrideTargetingTraceEndLocation, Override) == 0x000000, "Member 'BP_CombatCharacter_C_OverrideTargetingTraceEndLocation::Override' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OverrideTargetingTraceEndLocation, Location) == 0x000008, "Member 'BP_CombatCharacter_C_OverrideTargetingTraceEndLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_PlayAndUseItem \ static_assert(alignof(BP_CombatCharacter_C_PlayAndUseItem) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_PlayAndUseItem"); \ static_assert(sizeof(BP_CombatCharacter_C_PlayAndUseItem) == 0x0003B0, "Wrong size on BP_CombatCharacter_C_PlayAndUseItem"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, SortID) == 0x000000, "Member 'BP_CombatCharacter_C_PlayAndUseItem::SortID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, Amount) == 0x000004, "Member 'BP_CombatCharacter_C_PlayAndUseItem::Amount' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, UseCurrentFast) == 0x000008, "Member 'BP_CombatCharacter_C_PlayAndUseItem::UseCurrentFast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, L_CouldUse) == 0x000009, "Member 'BP_CombatCharacter_C_PlayAndUseItem::L_CouldUse' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, L_Section) == 0x00000C, "Member 'BP_CombatCharacter_C_PlayAndUseItem::L_Section' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, Local_IsKeep) == 0x000014, "Member 'BP_CombatCharacter_C_PlayAndUseItem::Local_IsKeep' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, L_ItemTool) == 0x000018, "Member 'BP_CombatCharacter_C_PlayAndUseItem::L_ItemTool' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, L_Montage) == 0x000150, "Member 'BP_CombatCharacter_C_PlayAndUseItem::L_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, L_ActiveItem) == 0x000158, "Member 'BP_CombatCharacter_C_PlayAndUseItem::L_ActiveItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, K2Node_MakeStruct_F_StoredItem) == 0x000178, "Member 'BP_CombatCharacter_C_PlayAndUseItem::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_ItemIsForbbidenUsing_IsForbidden) == 0x000198, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_ItemIsForbbidenUsing_IsForbidden' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_Not_PreBool_ReturnValue) == 0x000199, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_GetMyStamina_Stamina) == 0x0001A0, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0001A8, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_GetCurrentValue_CurrentValue) == 0x0001B0, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001B8, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_HasAccess_ReturnValue) == 0x0001B9, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_BooleanAND_ReturnValue) == 0x0001BA, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage) == 0x0001C0, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_CanUseOrSwitchItem_Result) == 0x0001C8, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_CanUseOrSwitchItem_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x0001CC, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_Greater_IntInt_ReturnValue) == 0x0001D0, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_MakeGameplayTagContainerFromTag_ReturnValue) == 0x0001D8, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_MakeGameplayTagContainerFromTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage_1) == 0x0001F8, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_HasTag_ReturnValue) == 0x000200, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_HasTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_HasTag_ReturnValue_1) == 0x000201, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_HasTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000202, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_BooleanOR_ReturnValue) == 0x000203, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000208, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_GetItem_ToolConfigBySortId_find) == 0x000340, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_BooleanAND_ReturnValue_1) == 0x000341, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_InternalMontageAction_DurationToEnd) == 0x000348, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_InternalMontageAction_DurationToEnd' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_InternalMontageAction_Success) == 0x000350, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_InternalMontageAction_Success' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_Item_CheckAvaliableAndSelectMontage_Montage) == 0x000358, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_Item_CheckAvaliableAndSelectMontage_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName) == 0x000360, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem) == 0x000368, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue) == 0x000369, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_IsValid_ReturnValue) == 0x00036A, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, CallFunc_GetCurrentFastAccessItem_RealItem) == 0x000370, "Member 'BP_CombatCharacter_C_PlayAndUseItem::CallFunc_GetCurrentFastAccessItem_RealItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayAndUseItem, K2Node_MakeStruct_F_StoredItem_1) == 0x000390, "Member 'BP_CombatCharacter_C_PlayAndUseItem::K2Node_MakeStruct_F_StoredItem_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_PlayerHideFace \ static_assert(alignof(BP_CombatCharacter_C_PlayerHideFace) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_PlayerHideFace"); \ static_assert(sizeof(BP_CombatCharacter_C_PlayerHideFace) == 0x000002, "Wrong size on BP_CombatCharacter_C_PlayerHideFace"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayerHideFace, NeedHide) == 0x000000, "Member 'BP_CombatCharacter_C_PlayerHideFace::NeedHide' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayerHideFace, NewParam) == 0x000001, "Member 'BP_CombatCharacter_C_PlayerHideFace::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_PlayerPropertyChanged \ static_assert(alignof(BP_CombatCharacter_C_PlayerPropertyChanged) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_PlayerPropertyChanged"); \ static_assert(sizeof(BP_CombatCharacter_C_PlayerPropertyChanged) == 0x000018, "Wrong size on BP_CombatCharacter_C_PlayerPropertyChanged"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayerPropertyChanged, Property) == 0x000000, "Member 'BP_CombatCharacter_C_PlayerPropertyChanged::Property' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayerPropertyChanged, OldValue) == 0x000008, "Member 'BP_CombatCharacter_C_PlayerPropertyChanged::OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayerPropertyChanged, NewValue) == 0x000010, "Member 'BP_CombatCharacter_C_PlayerPropertyChanged::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_PlayMainHandTypeChangedMontage \ static_assert(alignof(BP_CombatCharacter_C_PlayMainHandTypeChangedMontage) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_PlayMainHandTypeChangedMontage"); \ static_assert(sizeof(BP_CombatCharacter_C_PlayMainHandTypeChangedMontage) == 0x000003, "Wrong size on BP_CombatCharacter_C_PlayMainHandTypeChangedMontage"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayMainHandTypeChangedMontage, Type) == 0x000000, "Member 'BP_CombatCharacter_C_PlayMainHandTypeChangedMontage::Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayMainHandTypeChangedMontage, IgnoreCombatType) == 0x000001, "Member 'BP_CombatCharacter_C_PlayMainHandTypeChangedMontage::IgnoreCombatType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayMainHandTypeChangedMontage, IsSlotChange) == 0x000002, "Member 'BP_CombatCharacter_C_PlayMainHandTypeChangedMontage::IsSlotChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_PlayMontage \ static_assert(alignof(BP_CombatCharacter_C_PlayMontage) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_PlayMontage"); \ static_assert(sizeof(BP_CombatCharacter_C_PlayMontage) == 0x000020, "Wrong size on BP_CombatCharacter_C_PlayMontage"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayMontage, AnimMontage) == 0x000000, "Member 'BP_CombatCharacter_C_PlayMontage::AnimMontage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayMontage, InPlayRate) == 0x000008, "Member 'BP_CombatCharacter_C_PlayMontage::InPlayRate' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayMontage, StartSectionName) == 0x00000C, "Member 'BP_CombatCharacter_C_PlayMontage::StartSectionName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayMontage, ReturnValue) == 0x000014, "Member 'BP_CombatCharacter_C_PlayMontage::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayMontage, CallFunc_PlayAnimMontage_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_PlayMontage::CallFunc_PlayAnimMontage_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_PlayPickupAnim \ static_assert(alignof(BP_CombatCharacter_C_PlayPickupAnim) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_PlayPickupAnim"); \ static_assert(sizeof(BP_CombatCharacter_C_PlayPickupAnim) == 0x000048, "Wrong size on BP_CombatCharacter_C_PlayPickupAnim"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayPickupAnim, CallFunc_GetMyMontages_Montages) == 0x000000, "Member 'BP_CombatCharacter_C_PlayPickupAnim::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayPickupAnim, CallFunc_GetThisTimeInteractionObject_InteractionObject) == 0x000008, "Member 'BP_CombatCharacter_C_PlayPickupAnim::CallFunc_GetThisTimeInteractionObject_InteractionObject' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayPickupAnim, CallFunc_GetMontages_Montage) == 0x000010, "Member 'BP_CombatCharacter_C_PlayPickupAnim::CallFunc_GetMontages_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayPickupAnim, CallFunc_GetMontages_PTConsume) == 0x000018, "Member 'BP_CombatCharacter_C_PlayPickupAnim::CallFunc_GetMontages_PTConsume' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayPickupAnim, K2Node_DynamicCast_AsI_Is_Interactable) == 0x000020, "Member 'BP_CombatCharacter_C_PlayPickupAnim::K2Node_DynamicCast_AsI_Is_Interactable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayPickupAnim, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'BP_CombatCharacter_C_PlayPickupAnim::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayPickupAnim, CallFunc_GetPlayPickAnimationIndex_ReturnValue) == 0x000034, "Member 'BP_CombatCharacter_C_PlayPickupAnim::CallFunc_GetPlayPickAnimationIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayPickupAnim, CallFunc_MontageAction_duration) == 0x000038, "Member 'BP_CombatCharacter_C_PlayPickupAnim::CallFunc_MontageAction_duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlayPickupAnim, CallFunc_MontageAction_succeed) == 0x000040, "Member 'BP_CombatCharacter_C_PlayPickupAnim::CallFunc_MontageAction_succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_PlaySitDown \ static_assert(alignof(BP_CombatCharacter_C_PlaySitDown) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_PlaySitDown"); \ static_assert(sizeof(BP_CombatCharacter_C_PlaySitDown) == 0x000028, "Wrong size on BP_CombatCharacter_C_PlaySitDown"); \ static_assert(offsetof(BP_CombatCharacter_C_PlaySitDown, CallFunc_IsFalling_ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_PlaySitDown::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlaySitDown, CallFunc_MontageAction_duration) == 0x000008, "Member 'BP_CombatCharacter_C_PlaySitDown::CallFunc_MontageAction_duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlaySitDown, CallFunc_MontageAction_succeed) == 0x000010, "Member 'BP_CombatCharacter_C_PlaySitDown::CallFunc_MontageAction_succeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlaySitDown, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'BP_CombatCharacter_C_PlaySitDown::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlaySitDown, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000018, "Member 'BP_CombatCharacter_C_PlaySitDown::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlaySitDown, CallFunc_GetState_State) == 0x000020, "Member 'BP_CombatCharacter_C_PlaySitDown::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlaySitDown, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000021, "Member 'BP_CombatCharacter_C_PlaySitDown::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlaySitDown, CallFunc_BooleanAND_ReturnValue) == 0x000022, "Member 'BP_CombatCharacter_C_PlaySitDown::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_PlaySpecialEffect \ static_assert(alignof(BP_CombatCharacter_C_PlaySpecialEffect) == 0x000010, "Wrong alignment on BP_CombatCharacter_C_PlaySpecialEffect"); \ static_assert(sizeof(BP_CombatCharacter_C_PlaySpecialEffect) == 0x0000D0, "Wrong size on BP_CombatCharacter_C_PlaySpecialEffect"); \ static_assert(offsetof(BP_CombatCharacter_C_PlaySpecialEffect, Mode) == 0x000000, "Member 'BP_CombatCharacter_C_PlaySpecialEffect::Mode' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlaySpecialEffect, CallFunc_GetTransform_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_PlaySpecialEffect::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlaySpecialEffect, K2Node_SwitchInteger_CmpSuccess) == 0x000070, "Member 'BP_CombatCharacter_C_PlaySpecialEffect::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlaySpecialEffect, CallFunc_BreakTransform_Location) == 0x000078, "Member 'BP_CombatCharacter_C_PlaySpecialEffect::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlaySpecialEffect, CallFunc_BreakTransform_Rotation) == 0x000090, "Member 'BP_CombatCharacter_C_PlaySpecialEffect::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlaySpecialEffect, CallFunc_BreakTransform_Scale) == 0x0000A8, "Member 'BP_CombatCharacter_C_PlaySpecialEffect::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_PlaySpecialEffect, CallFunc_SpawnEmitterAtLocation_ReturnValue) == 0x0000C0, "Member 'BP_CombatCharacter_C_PlaySpecialEffect::CallFunc_SpawnEmitterAtLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Private_TickMovedirection \ static_assert(alignof(BP_CombatCharacter_C_Private_TickMovedirection) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Private_TickMovedirection"); \ static_assert(sizeof(BP_CombatCharacter_C_Private_TickMovedirection) == 0x0001E8, "Wrong size on BP_CombatCharacter_C_Private_TickMovedirection"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, L_Lst_Movement_Input) == 0x000000, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::L_Lst_Movement_Input' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, defaultForward) == 0x000008, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::defaultForward' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_CameraIsShoulderViewWhenLock_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_CameraIsShoulderViewWhenLock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_CameraIsTargetingLock_return_value) == 0x000030, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_CameraIsTargetingLock_return_value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_GetCameraRotation_ReturnValue) == 0x000038, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_GetCameraRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_BooleanAND_ReturnValue) == 0x000050, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_GetForwardVector_ReturnValue) == 0x000058, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_Abs_ReturnValue) == 0x000070, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_Abs_ReturnValue_1) == 0x000078, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_GetPlayerStatic_ReturnValue) == 0x000080, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000088, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000090, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000091, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_HasAccess_ReturnValue) == 0x000092, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_BooleanAND_ReturnValue_1) == 0x000093, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_Not_PreBool_ReturnValue) == 0x000094, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_GetPlayerSpeed_PlayerSpeed) == 0x000098, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_GetPlayerSpeed_PlayerSpeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x0000A0, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_GetController_ReturnValue) == 0x0000A8, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_IsWalkPressing_bWalkPressed) == 0x0000B0, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_IsWalkPressing_bWalkPressed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_GetControlRotation_ReturnValue) == 0x0000B8, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_MakeVector_ReturnValue) == 0x0000D0, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_GetForwardVector_ReturnValue_1) == 0x0000E8, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_GetForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, Temp_bool_Variable) == 0x000100, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, K2Node_Select_Default) == 0x000108, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_MakeRotFromZX_ReturnValue) == 0x000120, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_MakeRotFromZX_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000138, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_GetRightVector_ReturnValue) == 0x000140, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_GetRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_GetForwardVector_ReturnValue_2) == 0x000158, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_GetForwardVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000170, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_BooleanXOR_ReturnValue) == 0x000171, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_BooleanXOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_LessEqual_DoubleDouble_ReturnValue_2) == 0x000172, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_LessEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000178, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_Multiply_VectorFloat_ReturnValue_1) == 0x000190, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_Multiply_VectorFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_Add_VectorVector_ReturnValue) == 0x0001A8, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_Normal_ReturnValue) == 0x0001C0, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_VSize_ReturnValue) == 0x0001D8, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_InRange_FloatFloat_ReturnValue) == 0x0001E0, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_BooleanOR_ReturnValue) == 0x0001E1, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TickMovedirection, CallFunc_BooleanOR_ReturnValue_1) == 0x0001E2, "Member 'BP_CombatCharacter_C_Private_TickMovedirection::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_reborn \ static_assert(alignof(BP_CombatCharacter_C_reborn) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_reborn"); \ static_assert(sizeof(BP_CombatCharacter_C_reborn) == 0x000020, "Wrong size on BP_CombatCharacter_C_reborn"); \ static_assert(offsetof(BP_CombatCharacter_C_reborn, CallFunc_GetMyStamina_Stamina) == 0x000000, "Member 'BP_CombatCharacter_C_reborn::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_reborn, CallFunc_GetMyHealth_Health) == 0x000008, "Member 'BP_CombatCharacter_C_reborn::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_reborn, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000010, "Member 'BP_CombatCharacter_C_reborn::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_reborn, CallFunc_Greater_IntInt_ReturnValue) == 0x000014, "Member 'BP_CombatCharacter_C_reborn::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_reborn, CallFunc_RemovePlayerItemFromBeibao_Success) == 0x000015, "Member 'BP_CombatCharacter_C_reborn::CallFunc_RemovePlayerItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_reborn, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount) == 0x000018, "Member 'BP_CombatCharacter_C_reborn::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ReceiveTick \ static_assert(alignof(BP_CombatCharacter_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_CombatCharacter_C_ReceiveTick"); \ static_assert(sizeof(BP_CombatCharacter_C_ReceiveTick) == 0x000004, "Wrong size on BP_CombatCharacter_C_ReceiveTick"); \ static_assert(offsetof(BP_CombatCharacter_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_CombatCharacter_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_RefreshAirBlock \ static_assert(alignof(BP_CombatCharacter_C_RefreshAirBlock) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_RefreshAirBlock"); \ static_assert(sizeof(BP_CombatCharacter_C_RefreshAirBlock) == 0x0003A8, "Wrong size on BP_CombatCharacter_C_RefreshAirBlock"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, tempArray) == 0x000000, "Member 'BP_CombatCharacter_C_RefreshAirBlock::tempArray' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, hitAirBoxOnlanding) == 0x000010, "Member 'BP_CombatCharacter_C_RefreshAirBlock::hitAirBoxOnlanding' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, shouldAirBlock) == 0x000011, "Member 'BP_CombatCharacter_C_RefreshAirBlock::shouldAirBlock' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, Temp_bool_Variable) == 0x000012, "Member 'BP_CombatCharacter_C_RefreshAirBlock::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, Temp_name_Variable) == 0x000014, "Member 'BP_CombatCharacter_C_RefreshAirBlock::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, Temp_name_Variable_1) == 0x00001C, "Member 'BP_CombatCharacter_C_RefreshAirBlock::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, K2Node_Select_Default) == 0x000024, "Member 'BP_CombatCharacter_C_RefreshAirBlock::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Conv_NameToString_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, Temp_bool_True_if_break_was_hit_Variable) == 0x000040, "Member 'BP_CombatCharacter_C_RefreshAirBlock::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Not_PreBool_ReturnValue) == 0x000068, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, Temp_int_Array_Index_Variable) == 0x00006C, "Member 'BP_CombatCharacter_C_RefreshAirBlock::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_IsFalling_ReturnValue) == 0x000070, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Not_PreBool_ReturnValue_1) == 0x000071, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_IsFalling_ReturnValue_1) == 0x000072, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_IsFalling_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000078, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_GetActivityValue_Value) == 0x000080, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_GetVectorArrayAverage_ReturnValue) == 0x000088, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_GetVectorArrayAverage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BooleanOR_ReturnValue) == 0x0000A0, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x0000A8, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0000C0, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Not_PreBool_ReturnValue_2) == 0x0000D8, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_K2_MoveUpdatedComponent_OutHit) == 0x0000E0, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_K2_MoveUpdatedComponent_OutHit' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_K2_MoveUpdatedComponent_ReturnValue) == 0x0001C8, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_K2_MoveUpdatedComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Conv_BoolToString_ReturnValue) == 0x0001D0, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_bBlockingHit) == 0x0001E0, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_bInitialOverlap) == 0x0001E1, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_Time) == 0x0001E4, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_Distance) == 0x0001E8, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_Location) == 0x0001F0, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_ImpactPoint) == 0x000208, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_Normal) == 0x000220, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_ImpactNormal) == 0x000238, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_PhysMat) == 0x000250, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_HitActor) == 0x000258, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_HitComponent) == 0x000260, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_HitBoneName) == 0x000268, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_BoneName) == 0x000270, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_HitItem) == 0x000278, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_ElementIndex) == 0x00027C, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_FaceIndex) == 0x000280, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_TraceStart) == 0x000288, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BreakHitResult_TraceEnd) == 0x0002A0, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0002B8, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_GetDisplayName_ReturnValue) == 0x0002C8, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0002D8, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0002E8, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0002F8, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000308, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000318, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_GetOverlappingComponents_OutOverlappingComponents) == 0x000328, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_GetOverlappingComponents_OutOverlappingComponents' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000338, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Array_Get_Item) == 0x000340, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000348, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_GetRightVector_ReturnValue) == 0x000358, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_GetRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000370, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Array_Add_ReturnValue) == 0x000380, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_GetCollisionObjectType_ReturnValue) == 0x000384, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_GetCollisionObjectType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Array_Length_ReturnValue) == 0x000388, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00038C, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Array_Length_ReturnValue_1) == 0x000390, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Greater_IntInt_ReturnValue) == 0x000394, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, Temp_int_Loop_Counter_Variable) == 0x000398, "Member 'BP_CombatCharacter_C_RefreshAirBlock::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BooleanXOR_ReturnValue) == 0x00039C, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BooleanXOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Less_IntInt_ReturnValue) == 0x00039D, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_BooleanAND_ReturnValue) == 0x00039E, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RefreshAirBlock, CallFunc_Add_IntInt_ReturnValue) == 0x0003A0, "Member 'BP_CombatCharacter_C_RefreshAirBlock::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ReleaseActionKey \ static_assert(alignof(BP_CombatCharacter_C_ReleaseActionKey) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_ReleaseActionKey"); \ static_assert(sizeof(BP_CombatCharacter_C_ReleaseActionKey) == 0x000002, "Wrong size on BP_CombatCharacter_C_ReleaseActionKey"); \ static_assert(offsetof(BP_CombatCharacter_C_ReleaseActionKey, ActioinKey) == 0x000000, "Member 'BP_CombatCharacter_C_ReleaseActionKey::ActioinKey' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ReleaseActionKey, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_ReleaseActionKey::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ReleaseAlertUIOnPlayer \ static_assert(alignof(BP_CombatCharacter_C_ReleaseAlertUIOnPlayer) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_ReleaseAlertUIOnPlayer"); \ static_assert(sizeof(BP_CombatCharacter_C_ReleaseAlertUIOnPlayer) == 0x000010, "Wrong size on BP_CombatCharacter_C_ReleaseAlertUIOnPlayer"); \ static_assert(offsetof(BP_CombatCharacter_C_ReleaseAlertUIOnPlayer, Enemy) == 0x000000, "Member 'BP_CombatCharacter_C_ReleaseAlertUIOnPlayer::Enemy' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ReleaseAlertUIOnPlayer, alertBar) == 0x000008, "Member 'BP_CombatCharacter_C_ReleaseAlertUIOnPlayer::alertBar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_RemoveAccessActivity \ static_assert(alignof(BP_CombatCharacter_C_RemoveAccessActivity) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_RemoveAccessActivity"); \ static_assert(sizeof(BP_CombatCharacter_C_RemoveAccessActivity) == 0x000001, "Wrong size on BP_CombatCharacter_C_RemoveAccessActivity"); \ static_assert(offsetof(BP_CombatCharacter_C_RemoveAccessActivity, RemoveAct) == 0x000000, "Member 'BP_CombatCharacter_C_RemoveAccessActivity::RemoveAct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_RemoveShapeMesh \ static_assert(alignof(BP_CombatCharacter_C_RemoveShapeMesh) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_RemoveShapeMesh"); \ static_assert(sizeof(BP_CombatCharacter_C_RemoveShapeMesh) == 0x000018, "Wrong size on BP_CombatCharacter_C_RemoveShapeMesh"); \ static_assert(offsetof(BP_CombatCharacter_C_RemoveShapeMesh, SkeletalMeshComponent) == 0x000000, "Member 'BP_CombatCharacter_C_RemoveShapeMesh::SkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RemoveShapeMesh, Temp) == 0x000008, "Member 'BP_CombatCharacter_C_RemoveShapeMesh::Temp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RemoveShapeMesh, CallFunc_GetMyPhysicReaction_PhysicReaction) == 0x000010, "Member 'BP_CombatCharacter_C_RemoveShapeMesh::CallFunc_GetMyPhysicReaction_PhysicReaction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_RequestAlertUIOnPlayer \ static_assert(alignof(BP_CombatCharacter_C_RequestAlertUIOnPlayer) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_RequestAlertUIOnPlayer"); \ static_assert(sizeof(BP_CombatCharacter_C_RequestAlertUIOnPlayer) == 0x000020, "Wrong size on BP_CombatCharacter_C_RequestAlertUIOnPlayer"); \ static_assert(offsetof(BP_CombatCharacter_C_RequestAlertUIOnPlayer, Enemy) == 0x000000, "Member 'BP_CombatCharacter_C_RequestAlertUIOnPlayer::Enemy' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RequestAlertUIOnPlayer, alertBar) == 0x000008, "Member 'BP_CombatCharacter_C_RequestAlertUIOnPlayer::alertBar' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RequestAlertUIOnPlayer, alertUI) == 0x000010, "Member 'BP_CombatCharacter_C_RequestAlertUIOnPlayer::alertUI' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RequestAlertUIOnPlayer, Temp) == 0x000018, "Member 'BP_CombatCharacter_C_RequestAlertUIOnPlayer::Temp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_RequestSlowInMontage \ static_assert(alignof(BP_CombatCharacter_C_RequestSlowInMontage) == 0x000004, "Wrong alignment on BP_CombatCharacter_C_RequestSlowInMontage"); \ static_assert(sizeof(BP_CombatCharacter_C_RequestSlowInMontage) == 0x000008, "Wrong size on BP_CombatCharacter_C_RequestSlowInMontage"); \ static_assert(offsetof(BP_CombatCharacter_C_RequestSlowInMontage, slow) == 0x000000, "Member 'BP_CombatCharacter_C_RequestSlowInMontage::slow' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_RequestSlowInMontage, MontageInstanceId) == 0x000004, "Member 'BP_CombatCharacter_C_RequestSlowInMontage::MontageInstanceId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ResetChangeSpellBS \ static_assert(alignof(BP_CombatCharacter_C_ResetChangeSpellBS) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_ResetChangeSpellBS"); \ static_assert(sizeof(BP_CombatCharacter_C_ResetChangeSpellBS) == 0x000028, "Wrong size on BP_CombatCharacter_C_ResetChangeSpellBS"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetChangeSpellBS, MontageInstance) == 0x000000, "Member 'BP_CombatCharacter_C_ResetChangeSpellBS::MontageInstance' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetChangeSpellBS, Duration) == 0x000004, "Member 'BP_CombatCharacter_C_ResetChangeSpellBS::Duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetChangeSpellBS, K2Node_SwitchEnum_CmpSuccess) == 0x000005, "Member 'BP_CombatCharacter_C_ResetChangeSpellBS::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetChangeSpellBS, CallFunc_GetAnimInstance_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_ResetChangeSpellBS::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetChangeSpellBS, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000010, "Member 'BP_CombatCharacter_C_ResetChangeSpellBS::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetChangeSpellBS, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_CombatCharacter_C_ResetChangeSpellBS::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ResetFromSit \ static_assert(alignof(BP_CombatCharacter_C_ResetFromSit) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_ResetFromSit"); \ static_assert(sizeof(BP_CombatCharacter_C_ResetFromSit) == 0x000008, "Wrong size on BP_CombatCharacter_C_ResetFromSit"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetFromSit, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000000, "Member 'BP_CombatCharacter_C_ResetFromSit::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ResetMeleeAttackCounterByBreakFlagStarActive \ static_assert(alignof(BP_CombatCharacter_C_ResetMeleeAttackCounterByBreakFlagStarActive) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_ResetMeleeAttackCounterByBreakFlagStarActive"); \ static_assert(sizeof(BP_CombatCharacter_C_ResetMeleeAttackCounterByBreakFlagStarActive) == 0x000001, "Wrong size on BP_CombatCharacter_C_ResetMeleeAttackCounterByBreakFlagStarActive"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetMeleeAttackCounterByBreakFlagStarActive, BreakFlag) == 0x000000, "Member 'BP_CombatCharacter_C_ResetMeleeAttackCounterByBreakFlagStarActive::BreakFlag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ResetStartMontageMontage \ static_assert(alignof(BP_CombatCharacter_C_ResetStartMontageMontage) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_ResetStartMontageMontage"); \ static_assert(sizeof(BP_CombatCharacter_C_ResetStartMontageMontage) == 0x000010, "Wrong size on BP_CombatCharacter_C_ResetStartMontageMontage"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetStartMontageMontage, NewActionState) == 0x000000, "Member 'BP_CombatCharacter_C_ResetStartMontageMontage::NewActionState' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetStartMontageMontage, MontageAction_0) == 0x000001, "Member 'BP_CombatCharacter_C_ResetStartMontageMontage::MontageAction_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetStartMontageMontage, PlayingMontage) == 0x000008, "Member 'BP_CombatCharacter_C_ResetStartMontageMontage::PlayingMontage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ResetValueWhenStateChanges_Override \ static_assert(alignof(BP_CombatCharacter_C_ResetValueWhenStateChanges_Override) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_ResetValueWhenStateChanges_Override"); \ static_assert(sizeof(BP_CombatCharacter_C_ResetValueWhenStateChanges_Override) == 0x000018, "Wrong size on BP_CombatCharacter_C_ResetValueWhenStateChanges_Override"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetValueWhenStateChanges_Override, NewStateName) == 0x000000, "Member 'BP_CombatCharacter_C_ResetValueWhenStateChanges_Override::NewStateName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetValueWhenStateChanges_Override, NewState) == 0x000010, "Member 'BP_CombatCharacter_C_ResetValueWhenStateChanges_Override::NewState' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetValueWhenStateChanges_Override, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000011, "Member 'BP_CombatCharacter_C_ResetValueWhenStateChanges_Override::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetValueWhenStateChanges_Override, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000012, "Member 'BP_CombatCharacter_C_ResetValueWhenStateChanges_Override::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetValueWhenStateChanges_Override, CallFunc_NotEqual_ByteByte_ReturnValue_2) == 0x000013, "Member 'BP_CombatCharacter_C_ResetValueWhenStateChanges_Override::CallFunc_NotEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetValueWhenStateChanges_Override, CallFunc_BooleanAND_ReturnValue) == 0x000014, "Member 'BP_CombatCharacter_C_ResetValueWhenStateChanges_Override::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetValueWhenStateChanges_Override, CallFunc_BooleanAND_ReturnValue_1) == 0x000015, "Member 'BP_CombatCharacter_C_ResetValueWhenStateChanges_Override::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_roll \ static_assert(alignof(BP_CombatCharacter_C_roll) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_roll"); \ static_assert(sizeof(BP_CombatCharacter_C_roll) == 0x000058, "Wrong size on BP_CombatCharacter_C_roll"); \ static_assert(offsetof(BP_CombatCharacter_C_roll, LocalStaminaValue) == 0x000000, "Member 'BP_CombatCharacter_C_roll::LocalStaminaValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_roll, L_Direction) == 0x000008, "Member 'BP_CombatCharacter_C_roll::L_Direction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_roll, L_Montage) == 0x000010, "Member 'BP_CombatCharacter_C_roll::L_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_roll, Temp_bool_Variable) == 0x000018, "Member 'BP_CombatCharacter_C_roll::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_roll, Temp_real_Variable) == 0x00001C, "Member 'BP_CombatCharacter_C_roll::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_roll, CallFunc_GetPlayerStatic_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_roll::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_roll, K2Node_Select_Default) == 0x000028, "Member 'BP_CombatCharacter_C_roll::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_roll, CallFunc_GetMyStamina_Stamina) == 0x000030, "Member 'BP_CombatCharacter_C_roll::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_roll, CallFunc_GetRollMontage_RollMontage) == 0x000038, "Member 'BP_CombatCharacter_C_roll::CallFunc_GetRollMontage_RollMontage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_roll, CallFunc_GetRollMontage_OutRollDirection) == 0x000040, "Member 'BP_CombatCharacter_C_roll::CallFunc_GetRollMontage_OutRollDirection' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_roll, CallFunc_IsValid_ReturnValue) == 0x000041, "Member 'BP_CombatCharacter_C_roll::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_roll, CallFunc_InternalMontageAction_DurationToEnd) == 0x000048, "Member 'BP_CombatCharacter_C_roll::CallFunc_InternalMontageAction_DurationToEnd' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_roll, CallFunc_InternalMontageAction_Success) == 0x000050, "Member 'BP_CombatCharacter_C_roll::CallFunc_InternalMontageAction_Success' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_roll, CallFunc_CanRoll_Result) == 0x000051, "Member 'BP_CombatCharacter_C_roll::CallFunc_CanRoll_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_roll, K2Node_Select_Option_0_ImplicitCast) == 0x000054, "Member 'BP_CombatCharacter_C_roll::K2Node_Select_Option_0_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_SelectNearestItem \ static_assert(alignof(BP_CombatCharacter_C_SelectNearestItem) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_SelectNearestItem"); \ static_assert(sizeof(BP_CombatCharacter_C_SelectNearestItem) == 0x000100, "Wrong size on BP_CombatCharacter_C_SelectNearestItem"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, Pick_Item) == 0x000000, "Member 'BP_CombatCharacter_C_SelectNearestItem::Pick_Item' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, NearestDistance) == 0x000008, "Member 'BP_CombatCharacter_C_SelectNearestItem::NearestDistance' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, Temp_int_Array_Index_Variable) == 0x000010, "Member 'BP_CombatCharacter_C_SelectNearestItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'BP_CombatCharacter_C_SelectNearestItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_Array_Get_Item) == 0x000038, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_BreakVector_X) == 0x000040, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_BreakVector_Y) == 0x000048, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_BreakVector_Z) == 0x000050, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_MakeVector_ReturnValue) == 0x000058, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000070, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_BreakVector_X_1) == 0x000090, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_BreakVector_Y_1) == 0x000098, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_BreakVector_Z_1) == 0x0000A0, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_Less_IntInt_ReturnValue) == 0x0000A8, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_MakeVector_ReturnValue_1) == 0x0000B0, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000C8, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_VSize_ReturnValue) == 0x0000E0, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_Array_LastIndex_ReturnValue) == 0x0000E8, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000EC, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_Array_Get_Item_1) == 0x0000F0, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestItem, CallFunc_Greater_IntInt_ReturnValue) == 0x0000F8, "Member 'BP_CombatCharacter_C_SelectNearestItem::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_SelectNearestObject \ static_assert(alignof(BP_CombatCharacter_C_SelectNearestObject) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_SelectNearestObject"); \ static_assert(sizeof(BP_CombatCharacter_C_SelectNearestObject) == 0x000100, "Wrong size on BP_CombatCharacter_C_SelectNearestObject"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, InteractionObject_0) == 0x000000, "Member 'BP_CombatCharacter_C_SelectNearestObject::InteractionObject_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, NearestDistance) == 0x000008, "Member 'BP_CombatCharacter_C_SelectNearestObject::NearestDistance' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, Temp_int_Array_Index_Variable) == 0x000010, "Member 'BP_CombatCharacter_C_SelectNearestObject::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'BP_CombatCharacter_C_SelectNearestObject::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_Array_Get_Item) == 0x000038, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_BreakVector_X) == 0x000040, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_BreakVector_Y) == 0x000048, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_BreakVector_Z) == 0x000050, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_MakeVector_ReturnValue) == 0x000058, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000070, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_BreakVector_X_1) == 0x000090, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_BreakVector_Y_1) == 0x000098, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_BreakVector_Z_1) == 0x0000A0, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_Less_IntInt_ReturnValue) == 0x0000A8, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_MakeVector_ReturnValue_1) == 0x0000B0, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000C8, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_VSize_ReturnValue) == 0x0000E0, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_Array_Get_Item_1) == 0x0000E8, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_Array_LastIndex_ReturnValue) == 0x0000F4, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SelectNearestObject, CallFunc_Greater_IntInt_ReturnValue) == 0x0000F8, "Member 'BP_CombatCharacter_C_SelectNearestObject::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Set_Camera_Lag_Smoothly \ static_assert(alignof(BP_CombatCharacter_C_Set_Camera_Lag_Smoothly) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Set_Camera_Lag_Smoothly"); \ static_assert(sizeof(BP_CombatCharacter_C_Set_Camera_Lag_Smoothly) == 0x000040, "Wrong size on BP_CombatCharacter_C_Set_Camera_Lag_Smoothly"); \ static_assert(offsetof(BP_CombatCharacter_C_Set_Camera_Lag_Smoothly, TargetLagSpeed_0) == 0x000000, "Member 'BP_CombatCharacter_C_Set_Camera_Lag_Smoothly::TargetLagSpeed_0' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Set_Camera_Lag_Smoothly, TargetRotateLagSpeed) == 0x000008, "Member 'BP_CombatCharacter_C_Set_Camera_Lag_Smoothly::TargetRotateLagSpeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Set_Camera_Lag_Smoothly, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'BP_CombatCharacter_C_Set_Camera_Lag_Smoothly::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Set_Camera_Lag_Smoothly, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_Set_Camera_Lag_Smoothly::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Set_Camera_Lag_Smoothly, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_C_Set_Camera_Lag_Smoothly::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Set_Camera_Lag_Smoothly, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000029, "Member 'BP_CombatCharacter_C_Set_Camera_Lag_Smoothly::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Set_Camera_Lag_Smoothly, CallFunc_NotEqual_DoubleDouble_ReturnValue_1) == 0x00002A, "Member 'BP_CombatCharacter_C_Set_Camera_Lag_Smoothly::CallFunc_NotEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Set_Camera_Lag_Smoothly, CallFunc_BooleanOR_ReturnValue) == 0x00002B, "Member 'BP_CombatCharacter_C_Set_Camera_Lag_Smoothly::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Set_Camera_Lag_Smoothly, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x00002C, "Member 'BP_CombatCharacter_C_Set_Camera_Lag_Smoothly::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Set_Camera_Lag_Smoothly, CallFunc_BooleanAND_ReturnValue) == 0x00002D, "Member 'BP_CombatCharacter_C_Set_Camera_Lag_Smoothly::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Set_Camera_Lag_Smoothly, CallFunc_SelectFloat_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_C_Set_Camera_Lag_Smoothly::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Set_Camera_Lag_Smoothly, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000038, "Member 'BP_CombatCharacter_C_Set_Camera_Lag_Smoothly::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_SetCameraLagValue \ static_assert(alignof(BP_CombatCharacter_C_SetCameraLagValue) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_SetCameraLagValue"); \ static_assert(sizeof(BP_CombatCharacter_C_SetCameraLagValue) == 0x000001, "Wrong size on BP_CombatCharacter_C_SetCameraLagValue"); \ static_assert(offsetof(BP_CombatCharacter_C_SetCameraLagValue, fast_) == 0x000000, "Member 'BP_CombatCharacter_C_SetCameraLagValue::fast_' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_SetCameraMeshSocketFollow \ static_assert(alignof(BP_CombatCharacter_C_SetCameraMeshSocketFollow) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_SetCameraMeshSocketFollow"); \ static_assert(sizeof(BP_CombatCharacter_C_SetCameraMeshSocketFollow) == 0x000068, "Wrong size on BP_CombatCharacter_C_SetCameraMeshSocketFollow"); \ static_assert(offsetof(BP_CombatCharacter_C_SetCameraMeshSocketFollow, bEnable) == 0x000000, "Member 'BP_CombatCharacter_C_SetCameraMeshSocketFollow::bEnable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetCameraMeshSocketFollow, SocketName) == 0x000004, "Member 'BP_CombatCharacter_C_SetCameraMeshSocketFollow::SocketName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetCameraMeshSocketFollow, CallFunc_GetMySpringArms_SpringArmsComponent) == 0x000010, "Member 'BP_CombatCharacter_C_SetCameraMeshSocketFollow::CallFunc_GetMySpringArms_SpringArmsComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetCameraMeshSocketFollow, CallFunc_GetMySpringArms_SpringArmsComponent_1) == 0x000018, "Member 'BP_CombatCharacter_C_SetCameraMeshSocketFollow::CallFunc_GetMySpringArms_SpringArmsComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetCameraMeshSocketFollow, K2Node_MakeStruct_S_CameraFollowScoketCache) == 0x000020, "Member 'BP_CombatCharacter_C_SetCameraMeshSocketFollow::K2Node_MakeStruct_S_CameraFollowScoketCache' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetCameraMeshSocketFollow, CallFunc_GetMySpringArms_SpringArmsComponent_2) == 0x000040, "Member 'BP_CombatCharacter_C_SetCameraMeshSocketFollow::CallFunc_GetMySpringArms_SpringArmsComponent_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetCameraMeshSocketFollow, CallFunc_IsLocallyControlled_ReturnValue) == 0x000048, "Member 'BP_CombatCharacter_C_SetCameraMeshSocketFollow::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetCameraMeshSocketFollow, K2Node_VariableSet_CameraRotationLagSpeed_ImplicitCast) == 0x00004C, "Member 'BP_CombatCharacter_C_SetCameraMeshSocketFollow::K2Node_VariableSet_CameraRotationLagSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetCameraMeshSocketFollow, K2Node_VariableSet_CameraLagSpeed_ImplicitCast) == 0x000050, "Member 'BP_CombatCharacter_C_SetCameraMeshSocketFollow::K2Node_VariableSet_CameraLagSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetCameraMeshSocketFollow, K2Node_MakeStruct_CameraRotationLagSpeed_7_301AAC774D5F9C5740586091238BCF4D_ImplicitCast) == 0x000058, "Member 'BP_CombatCharacter_C_SetCameraMeshSocketFollow::K2Node_MakeStruct_CameraRotationLagSpeed_7_301AAC774D5F9C5740586091238BCF4D_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetCameraMeshSocketFollow, K2Node_MakeStruct_CameraLagSpeed_3_4DF773DF4EC2DEFF1BB7BFA34BCA62A7_ImplicitCast) == 0x000060, "Member 'BP_CombatCharacter_C_SetCameraMeshSocketFollow::K2Node_MakeStruct_CameraLagSpeed_3_4DF773DF4EC2DEFF1BB7BFA34BCA62A7_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_SetExecuteCheckedSource \ static_assert(alignof(BP_CombatCharacter_C_SetExecuteCheckedSource) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_SetExecuteCheckedSource"); \ static_assert(sizeof(BP_CombatCharacter_C_SetExecuteCheckedSource) == 0x000018, "Wrong size on BP_CombatCharacter_C_SetExecuteCheckedSource"); \ static_assert(offsetof(BP_CombatCharacter_C_SetExecuteCheckedSource, Add) == 0x000000, "Member 'BP_CombatCharacter_C_SetExecuteCheckedSource::Add' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetExecuteCheckedSource, Source) == 0x000008, "Member 'BP_CombatCharacter_C_SetExecuteCheckedSource::Source' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetExecuteCheckedSource, CallFunc_Array_RemoveItem_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_SetExecuteCheckedSource::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetExecuteCheckedSource, CallFunc_Array_Add_ReturnValue) == 0x000014, "Member 'BP_CombatCharacter_C_SetExecuteCheckedSource::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_SetKeepUseItem \ static_assert(alignof(BP_CombatCharacter_C_SetKeepUseItem) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_SetKeepUseItem"); \ static_assert(sizeof(BP_CombatCharacter_C_SetKeepUseItem) == 0x000001, "Wrong size on BP_CombatCharacter_C_SetKeepUseItem"); \ static_assert(offsetof(BP_CombatCharacter_C_SetKeepUseItem, Value) == 0x000000, "Member 'BP_CombatCharacter_C_SetKeepUseItem::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_SetSpotParam \ static_assert(alignof(BP_CombatCharacter_C_SetSpotParam) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_SetSpotParam"); \ static_assert(sizeof(BP_CombatCharacter_C_SetSpotParam) == 0x000050, "Wrong size on BP_CombatCharacter_C_SetSpotParam"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSpotParam, NewIntensity) == 0x000000, "Member 'BP_CombatCharacter_C_SetSpotParam::NewIntensity' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSpotParam, NewTemperature) == 0x000008, "Member 'BP_CombatCharacter_C_SetSpotParam::NewTemperature' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSpotParam, LightsActor) == 0x000010, "Member 'BP_CombatCharacter_C_SetSpotParam::LightsActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSpotParam, VSI_Intensity) == 0x000018, "Member 'BP_CombatCharacter_C_SetSpotParam::VSI_Intensity' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSpotParam, DL_Player) == 0x000020, "Member 'BP_CombatCharacter_C_SetSpotParam::DL_Player' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSpotParam, DL_AINPC) == 0x000028, "Member 'BP_CombatCharacter_C_SetSpotParam::DL_AINPC' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSpotParam, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_C_SetSpotParam::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSpotParam, K2Node_DynamicCast_AsLights_Actor) == 0x000038, "Member 'BP_CombatCharacter_C_SetSpotParam::K2Node_DynamicCast_AsLights_Actor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSpotParam, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'BP_CombatCharacter_C_SetSpotParam::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSpotParam, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x000044, "Member 'BP_CombatCharacter_C_SetSpotParam::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSpotParam, CallFunc_SetTemperature_NewTemperature_ImplicitCast) == 0x000048, "Member 'BP_CombatCharacter_C_SetSpotParam::CallFunc_SetTemperature_NewTemperature_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_SetSprint \ static_assert(alignof(BP_CombatCharacter_C_SetSprint) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_SetSprint"); \ static_assert(sizeof(BP_CombatCharacter_C_SetSprint) == 0x000028, "Wrong size on BP_CombatCharacter_C_SetSprint"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSprint, Activate) == 0x000000, "Member 'BP_CombatCharacter_C_SetSprint::Activate' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSprint, CallFunc_MakeLiteralByte_ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_SetSprint::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSprint, CallFunc_GetMyInputBuffer_InputBuffer) == 0x000008, "Member 'BP_CombatCharacter_C_SetSprint::CallFunc_GetMyInputBuffer_InputBuffer' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSprint, CallFunc_IsStateEqualTo_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_SetSprint::CallFunc_IsStateEqualTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSprint, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'BP_CombatCharacter_C_SetSprint::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSprint, CallFunc_GetPlayerSpeed_PlayerSpeed) == 0x000018, "Member 'BP_CombatCharacter_C_SetSprint::CallFunc_GetPlayerSpeed_PlayerSpeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSprint, CallFunc_BooleanAND_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_SetSprint::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSprint, CallFunc_GetWalkMontageReqValid_ReturnValue) == 0x000021, "Member 'BP_CombatCharacter_C_SetSprint::CallFunc_GetWalkMontageReqValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSprint, CallFunc_BooleanOR_ReturnValue) == 0x000022, "Member 'BP_CombatCharacter_C_SetSprint::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_SetSprint, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000023, "Member 'BP_CombatCharacter_C_SetSprint::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ShowCrosshair \ static_assert(alignof(BP_CombatCharacter_C_ShowCrosshair) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_ShowCrosshair"); \ static_assert(sizeof(BP_CombatCharacter_C_ShowCrosshair) == 0x000020, "Wrong size on BP_CombatCharacter_C_ShowCrosshair"); \ static_assert(offsetof(BP_CombatCharacter_C_ShowCrosshair, Texture) == 0x000000, "Member 'BP_CombatCharacter_C_ShowCrosshair::Texture' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ShowCrosshair, K2Node_DynamicCast_AsInterface_in_Game_Widget) == 0x000008, "Member 'BP_CombatCharacter_C_ShowCrosshair::K2Node_DynamicCast_AsInterface_in_Game_Widget' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ShowCrosshair, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_CombatCharacter_C_ShowCrosshair::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ShowCrosshair, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'BP_CombatCharacter_C_ShowCrosshair::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_showGameUI \ static_assert(alignof(BP_CombatCharacter_C_showGameUI) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_showGameUI"); \ static_assert(sizeof(BP_CombatCharacter_C_showGameUI) == 0x000004, "Wrong size on BP_CombatCharacter_C_showGameUI"); \ static_assert(offsetof(BP_CombatCharacter_C_showGameUI, Show) == 0x000000, "Member 'BP_CombatCharacter_C_showGameUI::Show' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_showGameUI, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_showGameUI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_showGameUI, CallFunc_IsVisible_ReturnValue) == 0x000002, "Member 'BP_CombatCharacter_C_showGameUI::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_showGameUI, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x000003, "Member 'BP_CombatCharacter_C_showGameUI::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_slowdown \ static_assert(alignof(BP_CombatCharacter_C_slowdown) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_slowdown"); \ static_assert(sizeof(BP_CombatCharacter_C_slowdown) == 0x000020, "Wrong size on BP_CombatCharacter_C_slowdown"); \ static_assert(offsetof(BP_CombatCharacter_C_slowdown, L_Direction) == 0x000000, "Member 'BP_CombatCharacter_C_slowdown::L_Direction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_slowdown, L_Montage) == 0x000008, "Member 'BP_CombatCharacter_C_slowdown::L_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_slowdown, CallFunc_MontageAction_duration) == 0x000010, "Member 'BP_CombatCharacter_C_slowdown::CallFunc_MontageAction_duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_slowdown, CallFunc_MontageAction_succeed) == 0x000018, "Member 'BP_CombatCharacter_C_slowdown::CallFunc_MontageAction_succeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_slowdown, CallFunc_CanSlowDown_Result) == 0x000019, "Member 'BP_CombatCharacter_C_slowdown::CallFunc_CanSlowDown_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_StartDelayShowGameUI \ static_assert(alignof(BP_CombatCharacter_C_StartDelayShowGameUI) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_StartDelayShowGameUI"); \ static_assert(sizeof(BP_CombatCharacter_C_StartDelayShowGameUI) == 0x000008, "Wrong size on BP_CombatCharacter_C_StartDelayShowGameUI"); \ static_assert(offsetof(BP_CombatCharacter_C_StartDelayShowGameUI, CallFunc_K2_SetTimer_ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_StartDelayShowGameUI::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Stop_CameraAnimation \ static_assert(alignof(BP_CombatCharacter_C_Stop_CameraAnimation) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Stop_CameraAnimation"); \ static_assert(sizeof(BP_CombatCharacter_C_Stop_CameraAnimation) == 0x000010, "Wrong size on BP_CombatCharacter_C_Stop_CameraAnimation"); \ static_assert(offsetof(BP_CombatCharacter_C_Stop_CameraAnimation, BlendTime) == 0x000000, "Member 'BP_CombatCharacter_C_Stop_CameraAnimation::BlendTime' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Stop_CameraAnimation, ControlledActor) == 0x000008, "Member 'BP_CombatCharacter_C_Stop_CameraAnimation::ControlledActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Sync_JumpToHeavyAttackSection \ static_assert(alignof(BP_CombatCharacter_C_Sync_JumpToHeavyAttackSection) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Sync_JumpToHeavyAttackSection"); \ static_assert(sizeof(BP_CombatCharacter_C_Sync_JumpToHeavyAttackSection) == 0x000008, "Wrong size on BP_CombatCharacter_C_Sync_JumpToHeavyAttackSection"); \ static_assert(offsetof(BP_CombatCharacter_C_Sync_JumpToHeavyAttackSection, Montage) == 0x000000, "Member 'BP_CombatCharacter_C_Sync_JumpToHeavyAttackSection::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Sync_StopMongtage \ static_assert(alignof(BP_CombatCharacter_C_Sync_StopMongtage) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Sync_StopMongtage"); \ static_assert(sizeof(BP_CombatCharacter_C_Sync_StopMongtage) == 0x000008, "Wrong size on BP_CombatCharacter_C_Sync_StopMongtage"); \ static_assert(offsetof(BP_CombatCharacter_C_Sync_StopMongtage, Montage) == 0x000000, "Member 'BP_CombatCharacter_C_Sync_StopMongtage::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Toggle_Combat \ static_assert(alignof(BP_CombatCharacter_C_Toggle_Combat) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Toggle_Combat"); \ static_assert(sizeof(BP_CombatCharacter_C_Toggle_Combat) == 0x000068, "Wrong size on BP_CombatCharacter_C_Toggle_Combat"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, animation_duration) == 0x000000, "Member 'BP_CombatCharacter_C_Toggle_Combat::animation_duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, Temp_byte_Variable) == 0x000008, "Member 'BP_CombatCharacter_C_Toggle_Combat::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, Temp_byte_Variable_1) == 0x000009, "Member 'BP_CombatCharacter_C_Toggle_Combat::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, CallFunc_HasAccess_ReturnValue) == 0x00000A, "Member 'BP_CombatCharacter_C_Toggle_Combat::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, CallFunc_GetMyMontages_Montages) == 0x000010, "Member 'BP_CombatCharacter_C_Toggle_Combat::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, CallFunc_GetSelectedWeaponDisplayItem_DisplayedItem) == 0x000018, "Member 'BP_CombatCharacter_C_Toggle_Combat::CallFunc_GetSelectedWeaponDisplayItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, CallFunc_GetMyEquip_Equip) == 0x000020, "Member 'BP_CombatCharacter_C_Toggle_Combat::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_C_Toggle_Combat::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, CallFunc_BooleanAND_ReturnValue) == 0x000029, "Member 'BP_CombatCharacter_C_Toggle_Combat::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, CallFunc_IsInCombatPose_Result) == 0x00002A, "Member 'BP_CombatCharacter_C_Toggle_Combat::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, Temp_bool_Variable) == 0x00002B, "Member 'BP_CombatCharacter_C_Toggle_Combat::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, K2Node_Select_Default) == 0x00002C, "Member 'BP_CombatCharacter_C_Toggle_Combat::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, CallFunc_GetMontageForAction_Montage) == 0x000030, "Member 'BP_CombatCharacter_C_Toggle_Combat::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000038, "Member 'BP_CombatCharacter_C_Toggle_Combat::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, CallFunc_GetMontageForAction_find) == 0x000040, "Member 'BP_CombatCharacter_C_Toggle_Combat::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, CallFunc_InternalMontageAction_DurationToEnd) == 0x000048, "Member 'BP_CombatCharacter_C_Toggle_Combat::CallFunc_InternalMontageAction_DurationToEnd' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, CallFunc_InternalMontageAction_Success) == 0x000050, "Member 'BP_CombatCharacter_C_Toggle_Combat::CallFunc_InternalMontageAction_Success' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, CallFunc_IsValid_ReturnValue_1) == 0x000051, "Member 'BP_CombatCharacter_C_Toggle_Combat::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000058, "Member 'BP_CombatCharacter_C_Toggle_Combat::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Toggle_Combat, CallFunc_FClamp_ReturnValue) == 0x000060, "Member 'BP_CombatCharacter_C_Toggle_Combat::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Try_Get_Fixed_Target_Location \ static_assert(alignof(BP_CombatCharacter_C_Try_Get_Fixed_Target_Location) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Try_Get_Fixed_Target_Location"); \ static_assert(sizeof(BP_CombatCharacter_C_Try_Get_Fixed_Target_Location) == 0x000078, "Wrong size on BP_CombatCharacter_C_Try_Get_Fixed_Target_Location"); \ static_assert(offsetof(BP_CombatCharacter_C_Try_Get_Fixed_Target_Location, Target) == 0x000000, "Member 'BP_CombatCharacter_C_Try_Get_Fixed_Target_Location::Target' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Try_Get_Fixed_Target_Location, FixedLocation) == 0x000008, "Member 'BP_CombatCharacter_C_Try_Get_Fixed_Target_Location::FixedLocation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Try_Get_Fixed_Target_Location, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_Try_Get_Fixed_Target_Location::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Try_Get_Fixed_Target_Location, K2Node_DynamicCast_AsAbstract_Character) == 0x000038, "Member 'BP_CombatCharacter_C_Try_Get_Fixed_Target_Location::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Try_Get_Fixed_Target_Location, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'BP_CombatCharacter_C_Try_Get_Fixed_Target_Location::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Try_Get_Fixed_Target_Location, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000048, "Member 'BP_CombatCharacter_C_Try_Get_Fixed_Target_Location::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Try_Get_Fixed_Target_Location, K2Node_DynamicCast_bSuccess_1) == 0x000058, "Member 'BP_CombatCharacter_C_Try_Get_Fixed_Target_Location::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Try_Get_Fixed_Target_Location, CallFunc_GetTargetLocation_Location) == 0x000060, "Member 'BP_CombatCharacter_C_Try_Get_Fixed_Target_Location::CallFunc_GetTargetLocation_Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Update_Camera_Lag \ static_assert(alignof(BP_CombatCharacter_C_Update_Camera_Lag) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Update_Camera_Lag"); \ static_assert(sizeof(BP_CombatCharacter_C_Update_Camera_Lag) == 0x000058, "Wrong size on BP_CombatCharacter_C_Update_Camera_Lag"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Camera_Lag, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_Update_Camera_Lag::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Camera_Lag, CallFunc_FInterpTo_Constant_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_Update_Camera_Lag::CallFunc_FInterpTo_Constant_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Camera_Lag, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x000010, "Member 'BP_CombatCharacter_C_Update_Camera_Lag::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Camera_Lag, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_Update_Camera_Lag::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Camera_Lag, CallFunc_NearlyEqual_FloatFloat_ReturnValue_1) == 0x000019, "Member 'BP_CombatCharacter_C_Update_Camera_Lag::CallFunc_NearlyEqual_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Camera_Lag, CallFunc_BooleanAND_ReturnValue) == 0x00001A, "Member 'BP_CombatCharacter_C_Update_Camera_Lag::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Camera_Lag, CallFunc_FInterpTo_Constant_ReturnValue_1) == 0x000020, "Member 'BP_CombatCharacter_C_Update_Camera_Lag::CallFunc_FInterpTo_Constant_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Camera_Lag, CallFunc_FInterpTo_Constant_Current_ImplicitCast) == 0x000028, "Member 'BP_CombatCharacter_C_Update_Camera_Lag::CallFunc_FInterpTo_Constant_Current_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Camera_Lag, CallFunc_FInterpTo_Constant_Current_ImplicitCast_1) == 0x000030, "Member 'BP_CombatCharacter_C_Update_Camera_Lag::CallFunc_FInterpTo_Constant_Current_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Camera_Lag, K2Node_VariableSet_CameraRotationLagSpeed_ImplicitCast) == 0x000038, "Member 'BP_CombatCharacter_C_Update_Camera_Lag::K2Node_VariableSet_CameraRotationLagSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Camera_Lag, CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast) == 0x000040, "Member 'BP_CombatCharacter_C_Update_Camera_Lag::CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Camera_Lag, CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast_1) == 0x000048, "Member 'BP_CombatCharacter_C_Update_Camera_Lag::CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Camera_Lag, K2Node_VariableSet_CameraLagSpeed_ImplicitCast) == 0x000050, "Member 'BP_CombatCharacter_C_Update_Camera_Lag::K2Node_VariableSet_CameraLagSpeed_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Update_Input_Key \ static_assert(alignof(BP_CombatCharacter_C_Update_Input_Key) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Update_Input_Key"); \ static_assert(sizeof(BP_CombatCharacter_C_Update_Input_Key) == 0x000080, "Wrong size on BP_CombatCharacter_C_Update_Input_Key"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Input_Key, Key) == 0x000000, "Member 'BP_CombatCharacter_C_Update_Input_Key::Key' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Input_Key, CallFunc_MakeLiteralByte_ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_Update_Input_Key::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Input_Key, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_Update_Input_Key::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Input_Key, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_Update_Input_Key::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Input_Key, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_C_Update_Input_Key::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Input_Key, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000030, "Member 'BP_CombatCharacter_C_Update_Input_Key::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Input_Key, CallFunc_GetCombatType_CombatType) == 0x000040, "Member 'BP_CombatCharacter_C_Update_Input_Key::CallFunc_GetCombatType_CombatType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Input_Key, CallFunc_IsFalling_ReturnValue) == 0x000041, "Member 'BP_CombatCharacter_C_Update_Input_Key::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Input_Key, CallFunc_GetCombatType_CombatType_1) == 0x000042, "Member 'BP_CombatCharacter_C_Update_Input_Key::CallFunc_GetCombatType_CombatType_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Input_Key, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000043, "Member 'BP_CombatCharacter_C_Update_Input_Key::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Input_Key, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000048, "Member 'BP_CombatCharacter_C_Update_Input_Key::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Input_Key, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000050, "Member 'BP_CombatCharacter_C_Update_Input_Key::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Input_Key, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000060, "Member 'BP_CombatCharacter_C_Update_Input_Key::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Input_Key, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000068, "Member 'BP_CombatCharacter_C_Update_Input_Key::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Input_Key, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000078, "Member 'BP_CombatCharacter_C_Update_Input_Key::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Input_Key, CallFunc_IsInCombatPose_Result) == 0x000079, "Member 'BP_CombatCharacter_C_Update_Input_Key::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_update_ladder_movement \ static_assert(alignof(BP_CombatCharacter_C_update_ladder_movement) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_update_ladder_movement"); \ static_assert(sizeof(BP_CombatCharacter_C_update_ladder_movement) == 0x0003D8, "Wrong size on BP_CombatCharacter_C_update_ladder_movement"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, L_Position) == 0x000000, "Member 'BP_CombatCharacter_C_update_ladder_movement::L_Position' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, Temp_Delta_Movement) == 0x000018, "Member 'BP_CombatCharacter_C_update_ladder_movement::Temp_Delta_Movement' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, Temp_StepDownPos) == 0x000030, "Member 'BP_CombatCharacter_C_update_ladder_movement::Temp_StepDownPos' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, LadderStepPos) == 0x000038, "Member 'BP_CombatCharacter_C_update_ladder_movement::LadderStepPos' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, Temp_Ladder_Rotation) == 0x000040, "Member 'BP_CombatCharacter_C_update_ladder_movement::Temp_Ladder_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, Temp_Ladder_Step_Height) == 0x000058, "Member 'BP_CombatCharacter_C_update_ladder_movement::Temp_Ladder_Step_Height' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, Temp_Ladder_Bottom_Location) == 0x000060, "Member 'BP_CombatCharacter_C_update_ladder_movement::Temp_Ladder_Bottom_Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, Temp_Ladder_Top_Location) == 0x000078, "Member 'BP_CombatCharacter_C_update_ladder_movement::Temp_Ladder_Top_Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000090, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Not_PreBool_ReturnValue) == 0x0000A8, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_BreakVector_X) == 0x0000B0, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_BreakVector_Y) == 0x0000B8, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_BreakVector_Z) == 0x0000C0, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, K2Node_DynamicCast_AsBPI_Interface_Ladder) == 0x0000C8, "Member 'BP_CombatCharacter_C_update_ladder_movement::K2Node_DynamicCast_AsBPI_Interface_Ladder' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'BP_CombatCharacter_C_update_ladder_movement::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, K2Node_DynamicCast_AsBPI_Interface_Ladder_1) == 0x0000E0, "Member 'BP_CombatCharacter_C_update_ladder_movement::K2Node_DynamicCast_AsBPI_Interface_Ladder_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, K2Node_DynamicCast_bSuccess_1) == 0x0000F0, "Member 'BP_CombatCharacter_C_update_ladder_movement::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_GetLadderLocation_Top_Location) == 0x0000F8, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_GetLadderLocation_Top_Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_GetLadderLocation_Bottom_Location) == 0x000110, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_GetLadderLocation_Bottom_Location' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_GetLadderStepHeight_step_height) == 0x000128, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_GetLadderStepHeight_step_height' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, K2Node_DynamicCast_AsBPI_Interface_Ladder_2) == 0x000130, "Member 'BP_CombatCharacter_C_update_ladder_movement::K2Node_DynamicCast_AsBPI_Interface_Ladder_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, K2Node_DynamicCast_bSuccess_2) == 0x000140, "Member 'BP_CombatCharacter_C_update_ladder_movement::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_GetLadderRotation_rotation) == 0x000148, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_GetLadderRotation_rotation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000160, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_IsLocallyControlled_ReturnValue) == 0x000168, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_HasAuthority_ReturnValue) == 0x000169, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_HasAuthority_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_BooleanOR_ReturnValue) == 0x00016A, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000170, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000178, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Normal_ReturnValue) == 0x000190, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_GetUpVector_ReturnValue) == 0x0001A8, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x0001C0, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_ProjectVectorOnToVector_ReturnValue) == 0x0001D8, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_ProjectVectorOnToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_impl_get_ladder_position_position) == 0x0001F0, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_impl_get_ladder_position_position' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Round_ReturnValue) == 0x0001F8, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Round_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0001FC, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Lerp_ReturnValue) == 0x000200, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000208, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_K2_MoveUpdatedComponent_OutHit) == 0x000210, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_K2_MoveUpdatedComponent_OutHit' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_K2_MoveUpdatedComponent_ReturnValue) == 0x0002F8, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_K2_MoveUpdatedComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000300, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_GetCurrentAcceleration_ReturnValue) == 0x000308, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_GetCurrentAcceleration_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_MakeVector_ReturnValue) == 0x000320, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Divide_VectorFloat_ReturnValue) == 0x000338, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Divide_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Multiply_VectorFloat_ReturnValue_1) == 0x000350, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Multiply_VectorFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Add_VectorVector_ReturnValue) == 0x000368, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_FindClosestPointOnSegment_ReturnValue) == 0x000380, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_FindClosestPointOnSegment_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x000398, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_VSize_ReturnValue) == 0x0003B0, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0003B8, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Lerp_B_ImplicitCast) == 0x0003C0, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Lerp_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0003C8, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_ladder_movement, CallFunc_Divide_VectorFloat_B_ImplicitCast) == 0x0003D0, "Member 'BP_CombatCharacter_C_update_ladder_movement::CallFunc_Divide_VectorFloat_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_update_rollup_movement \ static_assert(alignof(BP_CombatCharacter_C_update_rollup_movement) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_update_rollup_movement"); \ static_assert(sizeof(BP_CombatCharacter_C_update_rollup_movement) == 0x000178, "Wrong size on BP_CombatCharacter_C_update_rollup_movement"); \ static_assert(offsetof(BP_CombatCharacter_C_update_rollup_movement, CallFunc_GetDesiredRotation_Rotation) == 0x000000, "Member 'BP_CombatCharacter_C_update_rollup_movement::CallFunc_GetDesiredRotation_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_rollup_movement, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_update_rollup_movement::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_rollup_movement, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_C_update_rollup_movement::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_rollup_movement, CallFunc_VSize_ReturnValue) == 0x000048, "Member 'BP_CombatCharacter_C_update_rollup_movement::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_rollup_movement, CallFunc_RInterpTo_ReturnValue) == 0x000050, "Member 'BP_CombatCharacter_C_update_rollup_movement::CallFunc_RInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_rollup_movement, CallFunc_Multiply_VectorFloat_ReturnValue_1) == 0x000068, "Member 'BP_CombatCharacter_C_update_rollup_movement::CallFunc_Multiply_VectorFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_rollup_movement, CallFunc_K2_MoveUpdatedComponent_OutHit) == 0x000080, "Member 'BP_CombatCharacter_C_update_rollup_movement::CallFunc_K2_MoveUpdatedComponent_OutHit' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_rollup_movement, CallFunc_K2_MoveUpdatedComponent_ReturnValue) == 0x000168, "Member 'BP_CombatCharacter_C_update_rollup_movement::CallFunc_K2_MoveUpdatedComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_rollup_movement, CallFunc_RInterpTo_DeltaTime_ImplicitCast) == 0x00016C, "Member 'BP_CombatCharacter_C_update_rollup_movement::CallFunc_RInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_rollup_movement, CallFunc_CalcVelocity_DeltaTime_ImplicitCast) == 0x000170, "Member 'BP_CombatCharacter_C_update_rollup_movement::CallFunc_CalcVelocity_DeltaTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_update_rootmotion_movement \ static_assert(alignof(BP_CombatCharacter_C_update_rootmotion_movement) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_update_rootmotion_movement"); \ static_assert(sizeof(BP_CombatCharacter_C_update_rootmotion_movement) == 0x000120, "Wrong size on BP_CombatCharacter_C_update_rootmotion_movement"); \ static_assert(offsetof(BP_CombatCharacter_C_update_rootmotion_movement, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_update_rootmotion_movement::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_rootmotion_movement, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_update_rootmotion_movement::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_rootmotion_movement, CallFunc_K2_MoveUpdatedComponent_OutHit) == 0x000030, "Member 'BP_CombatCharacter_C_update_rootmotion_movement::CallFunc_K2_MoveUpdatedComponent_OutHit' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_rootmotion_movement, CallFunc_K2_MoveUpdatedComponent_ReturnValue) == 0x000118, "Member 'BP_CombatCharacter_C_update_rootmotion_movement::CallFunc_K2_MoveUpdatedComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_update_rootmotion_movement, CallFunc_CalcVelocity_DeltaTime_ImplicitCast) == 0x00011C, "Member 'BP_CombatCharacter_C_update_rootmotion_movement::CallFunc_CalcVelocity_DeltaTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Update_Sprint_Stat \ static_assert(alignof(BP_CombatCharacter_C_Update_Sprint_Stat) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Update_Sprint_Stat"); \ static_assert(sizeof(BP_CombatCharacter_C_Update_Sprint_Stat) == 0x000188, "Wrong size on BP_CombatCharacter_C_Update_Sprint_Stat"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, deleteHeadNode) == 0x000000, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::deleteHeadNode' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, SprintAlpha) == 0x000008, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::SprintAlpha' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, wantSprinting) == 0x000010, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::wantSprinting' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_IsHoldingSprintButton_IsSprint) == 0x000011, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_IsHoldingSprintButton_IsSprint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_IsHoldingSprintButton_RollPressed) == 0x000012, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_IsHoldingSprintButton_RollPressed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_IsHoldingSprintButton_IsSprint_1) == 0x000013, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_IsHoldingSprintButton_IsSprint_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_IsHoldingSprintButton_RollPressed_1) == 0x000014, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_IsHoldingSprintButton_RollPressed_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetMyStamina_Stamina) == 0x000018, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetMyStamina_Stamina_1) == 0x000020, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetMyStamina_Stamina_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetMaxValue_Value) == 0x000028, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetCurrentValue_CurrentValue) == 0x000030, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetMySpeed_Speed) == 0x000038, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetMySpeed_Speed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetMySpeed_Speed_1) == 0x000040, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetMySpeed_Speed_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetMovementState_State) == 0x000048, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetMovementState_State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetMovementState_State_1) == 0x000049, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetMovementState_State_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00004A, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00004B, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetMySpeed_Speed_2) == 0x000050, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetMySpeed_Speed_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetMovementState_State_2) == 0x000058, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetMovementState_State_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetOnLadder_OnLadder) == 0x000059, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetOnLadder_OnLadder' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00005A, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_Not_PreBool_ReturnValue) == 0x00005B, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetPlayerStatic_ReturnValue) == 0x000060, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000068, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_HasAccess_ReturnValue) == 0x000070, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000071, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000078, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000080, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000088, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetAnimInstance_ReturnValue) == 0x0000A0, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetAnimInstance_ReturnValue_1) == 0x0000A8, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_CalculateDirection_ReturnValue) == 0x0000B0, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_CalculateDirection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_IsAnyMontagePlaying_ReturnValue) == 0x0000B4, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_IsAnyMontagePlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_Abs_ReturnValue) == 0x0000B8, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_Not_PreBool_ReturnValue_1) == 0x0000C0, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000C1, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x0000C8, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_MakeLiteralByte_ReturnValue) == 0x0000E0, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_BooleanAND_ReturnValue) == 0x0000E1, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_BooleanAND_ReturnValue_1) == 0x0000E2, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_IsStateEqualTo_ReturnValue) == 0x0000E3, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_IsStateEqualTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, Temp_bool_Variable) == 0x0000E4, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0000E8, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, Temp_bool_Variable_1) == 0x0000F0, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_SelectFloat_ReturnValue) == 0x0000F8, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000100, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2) == 0x000101, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_BooleanAND_ReturnValue_2) == 0x000102, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetMyStamina_Stamina_2) == 0x000108, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetMyStamina_Stamina_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_BooleanAND_ReturnValue_3) == 0x000110, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetCurrentValue_CurrentValue_1) == 0x000118, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetCurrentValue_CurrentValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000120, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, K2Node_Select_Default) == 0x000121, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000122, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000123, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetActivityValue_Value) == 0x000124, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_BooleanOR_ReturnValue) == 0x000125, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_IsStateEqualTo_ReturnValue_1) == 0x000126, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_IsStateEqualTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_BooleanOR_ReturnValue_1) == 0x000127, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000128, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x000130, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000138, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000140, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000148, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000150, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000158, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_GetAnimInstance_ReturnValue_2) == 0x000160, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_GetAnimInstance_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, K2Node_DynamicCast_AsABP_Combat_Character_New) == 0x000168, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::K2Node_DynamicCast_AsABP_Combat_Character_New' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, K2Node_DynamicCast_bSuccess) == 0x000170, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, CallFunc_Abs_A_ImplicitCast) == 0x000178, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Update_Sprint_Stat, K2Node_VariableSet_SprintAlpha_ImplicitCast) == 0x000180, "Member 'BP_CombatCharacter_C_Update_Sprint_Stat::K2Node_VariableSet_SprintAlpha_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_UpdateAimAlpha \ static_assert(alignof(BP_CombatCharacter_C_UpdateAimAlpha) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_UpdateAimAlpha"); \ static_assert(sizeof(BP_CombatCharacter_C_UpdateAimAlpha) == 0x000060, "Wrong size on BP_CombatCharacter_C_UpdateAimAlpha"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateAimAlpha, CallFunc_IsFalling_ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_UpdateAimAlpha::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateAimAlpha, CallFunc_MakeLiteralByte_ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_UpdateAimAlpha::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateAimAlpha, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'BP_CombatCharacter_C_UpdateAimAlpha::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateAimAlpha, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000008, "Member 'BP_CombatCharacter_C_UpdateAimAlpha::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateAimAlpha, CallFunc_IsStateEqualTo_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_UpdateAimAlpha::CallFunc_IsStateEqualTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateAimAlpha, Temp_bool_Variable) == 0x000011, "Member 'BP_CombatCharacter_C_UpdateAimAlpha::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateAimAlpha, CallFunc_BooleanAND_ReturnValue) == 0x000012, "Member 'BP_CombatCharacter_C_UpdateAimAlpha::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateAimAlpha, CallFunc_GetAttackSpeed_Value) == 0x000018, "Member 'BP_CombatCharacter_C_UpdateAimAlpha::CallFunc_GetAttackSpeed_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateAimAlpha, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000020, "Member 'BP_CombatCharacter_C_UpdateAimAlpha::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateAimAlpha, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_C_UpdateAimAlpha::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateAimAlpha, CallFunc_GetActivityValue_Value) == 0x000030, "Member 'BP_CombatCharacter_C_UpdateAimAlpha::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateAimAlpha, CallFunc_FInterpTo_Constant_ReturnValue) == 0x000038, "Member 'BP_CombatCharacter_C_UpdateAimAlpha::CallFunc_FInterpTo_Constant_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateAimAlpha, CallFunc_BooleanAND_ReturnValue_1) == 0x000040, "Member 'BP_CombatCharacter_C_UpdateAimAlpha::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateAimAlpha, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x000048, "Member 'BP_CombatCharacter_C_UpdateAimAlpha::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateAimAlpha, CallFunc_FInterpTo_Constant_ReturnValue_1) == 0x000050, "Member 'BP_CombatCharacter_C_UpdateAimAlpha::CallFunc_FInterpTo_Constant_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateAimAlpha, K2Node_Select_Default) == 0x000058, "Member 'BP_CombatCharacter_C_UpdateAimAlpha::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_UpdateCachedRollDirection \ static_assert(alignof(BP_CombatCharacter_C_UpdateCachedRollDirection) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_UpdateCachedRollDirection"); \ static_assert(sizeof(BP_CombatCharacter_C_UpdateCachedRollDirection) == 0x0000F8, "Wrong size on BP_CombatCharacter_C_UpdateCachedRollDirection"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, Velocity) == 0x000000, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::Velocity' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, OutRollDirection) == 0x000018, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::OutRollDirection' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, RollDirection) == 0x000020, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::RollDirection' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, DirectionRange_2) == 0x000030, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::DirectionRange_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, DirectionRange) == 0x000040, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::DirectionRange' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, L_RollDirection) == 0x000050, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::L_RollDirection' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, K2Node_MakeArray_Array) == 0x000058, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, K2Node_MakeArray_Array_1) == 0x000068, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, K2Node_MakeArray_Array_2) == 0x000078, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, CallFunc_GetControlRotation_ReturnValue) == 0x000088, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, CallFunc_Find_Head_Rotate_with_Look_at_1_degree) == 0x0000A0, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::CallFunc_Find_Head_Rotate_with_Look_at_1_degree' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0000B0, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000C0, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, CallFunc_FFloor_ReturnValue) == 0x0000C8, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::CallFunc_FFloor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, CallFunc_Percent_IntInt_ReturnValue) == 0x0000CC, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, CallFunc_Array_Get_Item) == 0x0000D0, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x0000D8, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCachedRollDirection, CallFunc_Concat_StrStr_ReturnValue) == 0x0000E8, "Member 'BP_CombatCharacter_C_UpdateCachedRollDirection::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_UpdateCanPlayMoveStartMontage \ static_assert(alignof(BP_CombatCharacter_C_UpdateCanPlayMoveStartMontage) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_UpdateCanPlayMoveStartMontage"); \ static_assert(sizeof(BP_CombatCharacter_C_UpdateCanPlayMoveStartMontage) == 0x000001, "Wrong size on BP_CombatCharacter_C_UpdateCanPlayMoveStartMontage"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateCanPlayMoveStartMontage, Can) == 0x000000, "Member 'BP_CombatCharacter_C_UpdateCanPlayMoveStartMontage::Can' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_UpdateFallDownRollDirection \ static_assert(alignof(BP_CombatCharacter_C_UpdateFallDownRollDirection) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_UpdateFallDownRollDirection"); \ static_assert(sizeof(BP_CombatCharacter_C_UpdateFallDownRollDirection) == 0x0000E8, "Wrong size on BP_CombatCharacter_C_UpdateFallDownRollDirection"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, Local_Backward) == 0x000000, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::Local_Backward' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, Local_Forward) == 0x000010, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::Local_Forward' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, Local_Degree) == 0x000020, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::Local_Degree' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, RollDirection) == 0x000028, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::RollDirection' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, TempDirectionOffset) == 0x000038, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::TempDirectionOffset' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00003C, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, K2Node_MakeArray_Array) == 0x000040, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000050, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_CameraIsTargetingLock_return_value) == 0x000051, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_CameraIsTargetingLock_return_value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000052, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_BooleanAND_ReturnValue) == 0x000053, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_BreakVector2D_X) == 0x000058, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_BreakVector2D_Y) == 0x000060, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_BreakVector2D_X_1) == 0x000068, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_BreakVector2D_Y_1) == 0x000070, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_CameraIsShoulderViewWhenLock_ReturnValue) == 0x000078, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_CameraIsShoulderViewWhenLock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000080, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000098, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000099, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_CameraIsTargetingLock_return_value_1) == 0x00009A, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_CameraIsTargetingLock_return_value_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_BooleanAND_ReturnValue_1) == 0x00009B, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00009C, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_Less_DoubleDouble_ReturnValue) == 0x00009D, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x00009E, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_GetPlayerStatic_ReturnValue) == 0x0000A0, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_InRange_FloatFloat_ReturnValue) == 0x0000A8, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_FClamp_ReturnValue) == 0x0000B0, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000C0, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_FFloor_ReturnValue) == 0x0000C8, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_FFloor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_Find_Head_Rotate_with_Look_at_1_degree) == 0x0000D0, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_Find_Head_Rotate_with_Look_at_1_degree' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_Add_IntInt_ReturnValue) == 0x0000D8, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_Percent_IntInt_ReturnValue) == 0x0000DC, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_BooleanAND_ReturnValue_2) == 0x0000E0, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_BooleanOR_ReturnValue) == 0x0000E1, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateFallDownRollDirection, CallFunc_Array_Get_Item) == 0x0000E2, "Member 'BP_CombatCharacter_C_UpdateFallDownRollDirection::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_UpdateHorizontalLook \ static_assert(alignof(BP_CombatCharacter_C_UpdateHorizontalLook) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_UpdateHorizontalLook"); \ static_assert(sizeof(BP_CombatCharacter_C_UpdateHorizontalLook) == 0x000008, "Wrong size on BP_CombatCharacter_C_UpdateHorizontalLook"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateHorizontalLook, AxisValue) == 0x000000, "Member 'BP_CombatCharacter_C_UpdateHorizontalLook::AxisValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_UpdateInteractTrace \ static_assert(alignof(BP_CombatCharacter_C_UpdateInteractTrace) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_UpdateInteractTrace"); \ static_assert(sizeof(BP_CombatCharacter_C_UpdateInteractTrace) == 0x000006, "Wrong size on BP_CombatCharacter_C_UpdateInteractTrace"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateInteractTrace, CallFunc_Not_PreBool_ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_UpdateInteractTrace::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateInteractTrace, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_UpdateInteractTrace::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateInteractTrace, CallFunc_GetState_State) == 0x000002, "Member 'BP_CombatCharacter_C_UpdateInteractTrace::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateInteractTrace, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000003, "Member 'BP_CombatCharacter_C_UpdateInteractTrace::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateInteractTrace, CallFunc_BooleanAND_ReturnValue) == 0x000004, "Member 'BP_CombatCharacter_C_UpdateInteractTrace::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateInteractTrace, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000005, "Member 'BP_CombatCharacter_C_UpdateInteractTrace::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_UpdateLadderUp \ static_assert(alignof(BP_CombatCharacter_C_UpdateLadderUp) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_UpdateLadderUp"); \ static_assert(sizeof(BP_CombatCharacter_C_UpdateLadderUp) == 0x000008, "Wrong size on BP_CombatCharacter_C_UpdateLadderUp"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateLadderUp, AxisValue) == 0x000000, "Member 'BP_CombatCharacter_C_UpdateLadderUp::AxisValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_UpdateMoveForward \ static_assert(alignof(BP_CombatCharacter_C_UpdateMoveForward) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_UpdateMoveForward"); \ static_assert(sizeof(BP_CombatCharacter_C_UpdateMoveForward) == 0x000008, "Wrong size on BP_CombatCharacter_C_UpdateMoveForward"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateMoveForward, AxisValue) == 0x000000, "Member 'BP_CombatCharacter_C_UpdateMoveForward::AxisValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_UpdateMoveRight \ static_assert(alignof(BP_CombatCharacter_C_UpdateMoveRight) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_UpdateMoveRight"); \ static_assert(sizeof(BP_CombatCharacter_C_UpdateMoveRight) == 0x000008, "Wrong size on BP_CombatCharacter_C_UpdateMoveRight"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateMoveRight, AxisValue) == 0x000000, "Member 'BP_CombatCharacter_C_UpdateMoveRight::AxisValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_UpdateRotationSettings \ static_assert(alignof(BP_CombatCharacter_C_UpdateRotationSettings) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_UpdateRotationSettings"); \ static_assert(sizeof(BP_CombatCharacter_C_UpdateRotationSettings) == 0x000098, "Wrong size on BP_CombatCharacter_C_UpdateRotationSettings"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, Temp_byte_Variable) == 0x000000, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, Temp_bool_Variable) == 0x000001, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, Temp_bool_Variable_1) == 0x000002, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, Temp_bool_Variable_2) == 0x000003, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, Temp_bool_Variable_3) == 0x000004, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_GetMySpeed_Speed) == 0x000008, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_GetMySpeed_Speed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_IsHoldingSprintButton_IsSprint) == 0x000010, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_IsHoldingSprintButton_IsSprint' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_IsHoldingSprintButton_RollPressed) == 0x000011, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_IsHoldingSprintButton_RollPressed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_GetMovementState_State) == 0x000012, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_GetMovementState_State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000013, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_GetMyRotateComp_RotateComp) == 0x000018, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_GetMyRotateComp_RotateComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_GetMyRotateComp_RotateComp_1) == 0x000020, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_GetMyRotateComp_RotateComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_CameraIsTargetingLock_return_value) == 0x000028, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_CameraIsTargetingLock_return_value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_SetRotationMode_NewParam) == 0x000030, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_SetRotationMode_NewParam' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_GetMyRotateComp_RotateComp_2) == 0x000038, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_GetMyRotateComp_RotateComp_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_GetCombatType_CombatType) == 0x000040, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_GetCombatType_CombatType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_SetRotationMode_NewParam_1) == 0x000048, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_SetRotationMode_NewParam_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_IsInCombatPose_Result) == 0x000050, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, K2Node_Select_Default) == 0x000051, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_K2_SetTimer_ReturnValue) == 0x000058, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, Temp_byte_Variable_1) == 0x000060, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_MakeLiteralByte_ReturnValue) == 0x000061, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000068, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_IsStateEqualTo_ReturnValue) == 0x000070, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_IsStateEqualTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000071, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000072, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_IsStateEqualTo_ReturnValue_1) == 0x000073, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_IsStateEqualTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_IsStateEqualTo_ReturnValue_2) == 0x000074, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_IsStateEqualTo_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000075, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, Temp_byte_Variable_2) == 0x000076, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x000077, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_IsStateEqualTo_ReturnValue_3) == 0x000078, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_IsStateEqualTo_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_BooleanAND_ReturnValue) == 0x000079, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, Temp_bool_Variable_4) == 0x00007A, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_Not_PreBool_ReturnValue) == 0x00007B, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, K2Node_Select_Default_1) == 0x00007C, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_IsFalling_ReturnValue) == 0x00007D, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_SetRotationMode_NewParam_2) == 0x000080, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_SetRotationMode_NewParam_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_Not_PreBool_ReturnValue_1) == 0x000088, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_MakeLiteralByte_ReturnValue_4) == 0x000089, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_MakeLiteralByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_BooleanAND_ReturnValue_1) == 0x00008A, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_MakeLiteralByte_ReturnValue_5) == 0x00008B, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_MakeLiteralByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_GetActivityValue_Value) == 0x00008C, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_IsStateEqualTo_ReturnValue_4) == 0x00008D, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_IsStateEqualTo_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_BooleanOR_ReturnValue) == 0x00008E, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_BooleanOR_ReturnValue_1) == 0x00008F, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_BooleanOR_ReturnValue_2) == 0x000090, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_BooleanOR_ReturnValue_3) == 0x000091, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateRotationSettings, CallFunc_BooleanAND_ReturnValue_2) == 0x000092, "Member 'BP_CombatCharacter_C_UpdateRotationSettings::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_UpdateVerticalLook \ static_assert(alignof(BP_CombatCharacter_C_UpdateVerticalLook) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_UpdateVerticalLook"); \ static_assert(sizeof(BP_CombatCharacter_C_UpdateVerticalLook) == 0x000008, "Wrong size on BP_CombatCharacter_C_UpdateVerticalLook"); \ static_assert(offsetof(BP_CombatCharacter_C_UpdateVerticalLook, AxisValue) == 0x000000, "Member 'BP_CombatCharacter_C_UpdateVerticalLook::AxisValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_UserConstructionScript \ static_assert(alignof(BP_CombatCharacter_C_UserConstructionScript) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_UserConstructionScript"); \ static_assert(sizeof(BP_CombatCharacter_C_UserConstructionScript) == 0x000010, "Wrong size on BP_CombatCharacter_C_UserConstructionScript"); \ static_assert(offsetof(BP_CombatCharacter_C_UserConstructionScript, K2Node_VariableSet_InitialCameraLagSpeed_ImplicitCast) == 0x000000, "Member 'BP_CombatCharacter_C_UserConstructionScript::K2Node_VariableSet_InitialCameraLagSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_UserConstructionScript, K2Node_VariableSet_InitialCameraRotateLagSpeed_ImplicitCast) == 0x000008, "Member 'BP_CombatCharacter_C_UserConstructionScript::K2Node_VariableSet_InitialCameraRotateLagSpeed_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_WeaponSkillWithID \ static_assert(alignof(BP_CombatCharacter_C_WeaponSkillWithID) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_WeaponSkillWithID"); \ static_assert(sizeof(BP_CombatCharacter_C_WeaponSkillWithID) == 0x000190, "Wrong size on BP_CombatCharacter_C_WeaponSkillWithID"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, SkillID) == 0x000000, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, Action) == 0x000004, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::Action' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, Succeed) == 0x000005, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::Succeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, Local_AttackType) == 0x000006, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::Local_AttackType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, Local_LastIndex) == 0x000008, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::Local_LastIndex' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, L_Index) == 0x00000C, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::L_Index' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_Greater_IntInt_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_GetMontages_Montages) == 0x000018, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_GetMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_Conv_IntToString_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_Conv_StringToName_ReturnValue) == 0x000034, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_GetDataTableRowFromName_OutRow) == 0x000040, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000078, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, K2Node_SwitchEnum_CmpSuccess) == 0x000079, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_Array_LastIndex_ReturnValue) == 0x00007C, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_Add_IntInt_ReturnValue) == 0x000080, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000084, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x000088, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000090, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000091, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_1) == 0x000098, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_2) == 0x0000A0, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_GetIsPlayPerfectSkill_ReturnValue) == 0x0000A8, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_GetIsPlayPerfectSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0000A9, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x0000AA, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, K2Node_SwitchEnum_CmpSuccess_1) == 0x0000AB, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_GetMontages_Montages_1) == 0x0000B0, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_GetMontages_Montages_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_InRange_IntInt_ReturnValue) == 0x0000B8, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_InRange_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_GetMontages_Montages_2) == 0x0000C0, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_GetMontages_Montages_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_MakeLiteralByte_ReturnValue) == 0x0000C8, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_GetMyBuffComp_BuffComponent) == 0x0000D0, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_DoAction_26ReplaceMontage_NeedReplace) == 0x0000D8, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_DoAction_26ReplaceMontage_NeedReplace' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_DoAction_26ReplaceMontage_ReplaceID) == 0x0000DC, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_DoAction_26ReplaceMontage_ReplaceID' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_GetMyWeaponLoop_WeaponLoopComponent) == 0x0000E0, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_GetMyWeaponLoop_WeaponLoopComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x0000E8, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_Percent_IntInt_ReturnValue) == 0x0000EC, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_3) == 0x0000F0, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000F8, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_GetIsPlayPerfectSkill_ReturnValue_1) == 0x0000FC, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_GetIsPlayPerfectSkill_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000100, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000110, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000118, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000119, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_GetMyWeaponLoop_WeaponLoopComponent_1) == 0x000120, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_GetMyWeaponLoop_WeaponLoopComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_GetMyStamina_Stamina) == 0x000128, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000130, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_Conv_IntToString_ReturnValue_3) == 0x000140, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_Concat_StrStr_ReturnValue) == 0x000150, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_Conv_StringToInt_ReturnValue) == 0x000160, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_MontageAction_duration) == 0x000168, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_MontageAction_duration' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_MontageAction_succeed) == 0x000170, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_MontageAction_succeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_BooleanAND_ReturnValue) == 0x000171, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000178, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_K2_SetTimer_ReturnValue) == 0x000180, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_Greater_IntInt_ReturnValue_2) == 0x000188, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_Greater_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_WeaponSkillWithID, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x00018C, "Member 'BP_CombatCharacter_C_WeaponSkillWithID::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Can_Flash_Attack \ static_assert(alignof(BP_CombatCharacter_C_Can_Flash_Attack) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_Can_Flash_Attack"); \ static_assert(sizeof(BP_CombatCharacter_C_Can_Flash_Attack) == 0x000002, "Wrong size on BP_CombatCharacter_C_Can_Flash_Attack"); \ static_assert(offsetof(BP_CombatCharacter_C_Can_Flash_Attack, Result) == 0x000000, "Member 'BP_CombatCharacter_C_Can_Flash_Attack::Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Can_Flash_Attack, CallFunc_CanMeleeAttack_Result) == 0x000001, "Member 'BP_CombatCharacter_C_Can_Flash_Attack::CallFunc_CanMeleeAttack_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_death_2 \ static_assert(alignof(BP_CombatCharacter_C_death_2) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_death_2"); \ static_assert(sizeof(BP_CombatCharacter_C_death_2) == 0x000018, "Wrong size on BP_CombatCharacter_C_death_2"); \ static_assert(offsetof(BP_CombatCharacter_C_death_2, Local_LastMovement) == 0x000000, "Member 'BP_CombatCharacter_C_death_2::Local_LastMovement' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_death_2, CallFunc_GetMyCharShape_CharShapeComponent) == 0x000008, "Member 'BP_CombatCharacter_C_death_2::CallFunc_GetMyCharShape_CharShapeComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_death_2, CallFunc_IsLocallyControlled_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_death_2::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_EnterDeath \ static_assert(alignof(BP_CombatCharacter_C_EnterDeath) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_EnterDeath"); \ static_assert(sizeof(BP_CombatCharacter_C_EnterDeath) == 0x0000D0, "Wrong size on BP_CombatCharacter_C_EnterDeath"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, enter_death) == 0x000000, "Member 'BP_CombatCharacter_C_EnterDeath::enter_death' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_IsLocallyControlled_ReturnValue) == 0x000001, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000010, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_GetOptionValue_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_Conv_StringToInt_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_GetMySpringArms_SpringArmsComponent) == 0x000030, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_GetMySpringArms_SpringArmsComponent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000038, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x000040, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_GetMyEquip_Equip) == 0x000048, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_IsSlotHidden_Result) == 0x000050, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_IsSlotHidden_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_GetMyEquip_Equip_1) == 0x000058, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_GetMyEquip_Equip_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000060, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_GetSelectedWeaponDisplayItem_DisplayedItem) == 0x000068, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_GetSelectedWeaponDisplayItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_IsValid_ReturnValue) == 0x000070, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_IsValid_ReturnValue_1) == 0x000071, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_GetDataTableRowFromName_OutRow) == 0x000078, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000090, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_SpawnForceFeedbackAttached_ReturnValue) == 0x000098, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_SpawnForceFeedbackAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_GetAnimInstance_ReturnValue) == 0x0000A0, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x0000A8, "Member 'BP_CombatCharacter_C_EnterDeath::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, K2Node_DynamicCast_bSuccess) == 0x0000B8, "Member 'BP_CombatCharacter_C_EnterDeath::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_EnterDeath_enter_death) == 0x0000B9, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_EnterDeath_enter_death' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_IsValid_ReturnValue_2) == 0x0000BA, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_GetObjectClass_ReturnValue) == 0x0000C0, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_EnterDeath, CallFunc_SpawnForceFeedbackAttached_IntensityMultiplier_ImplicitCast) == 0x0000C8, "Member 'BP_CombatCharacter_C_EnterDeath::CallFunc_SpawnForceFeedbackAttached_IntensityMultiplier_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetBackAttackFactor \ static_assert(alignof(BP_CombatCharacter_C_GetBackAttackFactor) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetBackAttackFactor"); \ static_assert(sizeof(BP_CombatCharacter_C_GetBackAttackFactor) == 0x000018, "Wrong size on BP_CombatCharacter_C_GetBackAttackFactor"); \ static_assert(offsetof(BP_CombatCharacter_C_GetBackAttackFactor, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_GetBackAttackFactor::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetBackAttackFactor, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000008, "Member 'BP_CombatCharacter_C_GetBackAttackFactor::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetBackAttackFactor, CallFunc_GetStatValue_Value) == 0x000010, "Member 'BP_CombatCharacter_C_GetBackAttackFactor::CallFunc_GetStatValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetDeathEffectCurve \ static_assert(alignof(BP_CombatCharacter_C_GetDeathEffectCurve) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetDeathEffectCurve"); \ static_assert(sizeof(BP_CombatCharacter_C_GetDeathEffectCurve) == 0x000020, "Wrong size on BP_CombatCharacter_C_GetDeathEffectCurve"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDeathEffectCurve, DeathMontage) == 0x000000, "Member 'BP_CombatCharacter_C_GetDeathEffectCurve::DeathMontage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDeathEffectCurve, Vanish) == 0x000008, "Member 'BP_CombatCharacter_C_GetDeathEffectCurve::Vanish' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDeathEffectCurve, CallFunc_Map_Find_Value) == 0x000010, "Member 'BP_CombatCharacter_C_GetDeathEffectCurve::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDeathEffectCurve, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_GetDeathEffectCurve::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetDesiredFollowRotation \ static_assert(alignof(BP_CombatCharacter_C_GetDesiredFollowRotation) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetDesiredFollowRotation"); \ static_assert(sizeof(BP_CombatCharacter_C_GetDesiredFollowRotation) == 0x000048, "Wrong size on BP_CombatCharacter_C_GetDesiredFollowRotation"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredFollowRotation, Rotation) == 0x000000, "Member 'BP_CombatCharacter_C_GetDesiredFollowRotation::Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredFollowRotation, CallFunc_MakeVector_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_GetDesiredFollowRotation::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredFollowRotation, CallFunc_MakeRotFromZX_ReturnValue) == 0x000030, "Member 'BP_CombatCharacter_C_GetDesiredFollowRotation::CallFunc_MakeRotFromZX_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetDesiredRotation \ static_assert(alignof(BP_CombatCharacter_C_GetDesiredRotation) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetDesiredRotation"); \ static_assert(sizeof(BP_CombatCharacter_C_GetDesiredRotation) == 0x000360, "Wrong size on BP_CombatCharacter_C_GetDesiredRotation"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, Refresh) == 0x000000, "Member 'BP_CombatCharacter_C_GetDesiredRotation::Refresh' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, rotateIntent) == 0x000004, "Member 'BP_CombatCharacter_C_GetDesiredRotation::rotateIntent' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, Rotation) == 0x000008, "Member 'BP_CombatCharacter_C_GetDesiredRotation::Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, L_Error) == 0x000020, "Member 'BP_CombatCharacter_C_GetDesiredRotation::L_Error' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, tempV) == 0x000028, "Member 'BP_CombatCharacter_C_GetDesiredRotation::tempV' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_CameraIsTargetingLock_return_value) == 0x000040, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_CameraIsTargetingLock_return_value' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_GetCameraTargetingLockedActor_SelectedActor) == 0x000048, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_GetCameraTargetingLockedActor_SelectedActor' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_GetCameraTargetingLockedActor_SelectedActor_1) == 0x000058, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_GetCameraTargetingLockedActor_SelectedActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_Try_Get_Fixed_Target_Location_FixedLocation) == 0x000060, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_Try_Get_Fixed_Target_Location_FixedLocation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_GetLastMovementInput_ReturnValue) == 0x000078, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_GetLastMovementInput_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_GetDesiredRotaion_Fix_Rotation) == 0x000090, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_GetDesiredRotaion_Fix_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x0000A8, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_GetForwardVector_ReturnValue) == 0x0000C0, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0000D8, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_ProjectVectorOnToPlane_ReturnValue) == 0x0000E0, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_ProjectVectorOnToPlane_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_GetState_State) == 0x0000F8, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_VLerp_ReturnValue) == 0x000100, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_VLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_GetMyMontages_Montages) == 0x000118, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_GetLastRequestedAction_Action) == 0x000120, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_GetLastRequestedAction_Action' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x000128, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000140, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_GetRightVector_ReturnValue) == 0x000148, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_GetRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_Multiply_VectorInt_ReturnValue) == 0x000160, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_Multiply_VectorInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_Conv_VectorToRotator_ReturnValue_1) == 0x000178, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_Conv_VectorToRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_Multiply_VectorInt_ReturnValue_1) == 0x000190, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_Multiply_VectorInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_GetMyMontages_Montages_1) == 0x0001A8, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_GetMyMontages_Montages_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_GetLastRequestedAction_Action_1) == 0x0001B0, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_GetLastRequestedAction_Action_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0001B8, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0001D0, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0001D1, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x0001D2, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x0001D3, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x0001D4, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x0001D5, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_BooleanOR_ReturnValue) == 0x0001D6, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_Conv_VectorToRotator_ReturnValue_2) == 0x0001D8, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_Conv_VectorToRotator_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_GetLastMovementInput_ReturnValue_1) == 0x0001F0, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_GetLastMovementInput_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x000208, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_MakeLiteralByte_ReturnValue) == 0x000209, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x000210, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_IsValid_ReturnValue_1) == 0x000228, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000230, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_K2_GetActorRotation_ReturnValue_2) == 0x000248, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_K2_GetActorRotation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000260, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_BreakRotator_Roll) == 0x000278, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_BreakRotator_Pitch) == 0x00027C, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_BreakRotator_Yaw) == 0x000280, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_FindLookAtRotation_ReturnValue) == 0x000288, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x0002A0, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_BreakRotator_Roll_1) == 0x0002A8, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_BreakRotator_Pitch_1) == 0x0002AC, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_BreakRotator_Yaw_1) == 0x0002B0, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_GetState_State_1) == 0x0002B4, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_GetState_State_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_MakeRotator_ReturnValue) == 0x0002B8, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_EqualEqual_ByteByte_ReturnValue_7) == 0x0002D0, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_EqualEqual_ByteByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_K2_GetActorRotation_ReturnValue_3) == 0x0002D8, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_K2_GetActorRotation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x0002F0, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_BreakRotator_Roll_2) == 0x000308, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_BreakRotator_Roll_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_BreakRotator_Pitch_2) == 0x00030C, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_BreakRotator_Pitch_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_BreakRotator_Yaw_2) == 0x000310, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_BreakRotator_Yaw_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_FindLookAtRotation_ReturnValue_1) == 0x000318, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_FindLookAtRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000330, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_BreakRotator_Roll_3) == 0x000334, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_BreakRotator_Roll_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_BreakRotator_Pitch_3) == 0x000338, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_BreakRotator_Pitch_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_BreakRotator_Yaw_3) == 0x00033C, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_BreakRotator_Yaw_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_MakeRotator_ReturnValue_1) == 0x000340, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_MakeRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_EqualEqual_ByteByte_ReturnValue_8) == 0x000358, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_EqualEqual_ByteByte_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000359, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetDesiredRotation, CallFunc_IsStateEqualTo_ReturnValue) == 0x00035A, "Member 'BP_CombatCharacter_C_GetDesiredRotation::CallFunc_IsStateEqualTo_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_getLadderPosition \ static_assert(alignof(BP_CombatCharacter_C_getLadderPosition) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_getLadderPosition"); \ static_assert(sizeof(BP_CombatCharacter_C_getLadderPosition) == 0x000010, "Wrong size on BP_CombatCharacter_C_getLadderPosition"); \ static_assert(offsetof(BP_CombatCharacter_C_getLadderPosition, Position) == 0x000000, "Member 'BP_CombatCharacter_C_getLadderPosition::Position' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_getLadderPosition, CallFunc_impl_get_ladder_position_position) == 0x000008, "Member 'BP_CombatCharacter_C_getLadderPosition::CallFunc_impl_get_ladder_position_position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetMontages \ static_assert(alignof(BP_CombatCharacter_C_GetMontages) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetMontages"); \ static_assert(sizeof(BP_CombatCharacter_C_GetMontages) == 0x000098, "Wrong size on BP_CombatCharacter_C_GetMontages"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMontages, Action) == 0x000000, "Member 'BP_CombatCharacter_C_GetMontages::Action' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMontages, Montages) == 0x000008, "Member 'BP_CombatCharacter_C_GetMontages::Montages' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMontages, ReturnDataTable) == 0x000010, "Member 'BP_CombatCharacter_C_GetMontages::ReturnDataTable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMontages, CallFunc_GetCombatType_CombatType) == 0x000018, "Member 'BP_CombatCharacter_C_GetMontages::CallFunc_GetCombatType_CombatType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMontages, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000019, "Member 'BP_CombatCharacter_C_GetMontages::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMontages, K2Node_SwitchEnum_CmpSuccess) == 0x00001A, "Member 'BP_CombatCharacter_C_GetMontages::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMontages, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00001B, "Member 'BP_CombatCharacter_C_GetMontages::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMontages, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00001C, "Member 'BP_CombatCharacter_C_GetMontages::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMontages, CallFunc_BooleanOR_ReturnValue) == 0x00001D, "Member 'BP_CombatCharacter_C_GetMontages::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMontages, CallFunc_coverMontageDataTable_OutDataTable) == 0x000020, "Member 'BP_CombatCharacter_C_GetMontages::CallFunc_coverMontageDataTable_OutDataTable' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMontages, CallFunc_Get_Active_Weapon_WeaponSortId) == 0x000028, "Member 'BP_CombatCharacter_C_GetMontages::CallFunc_Get_Active_Weapon_WeaponSortId' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMontages, CallFunc_Array_Contains_ReturnValue) == 0x00002C, "Member 'BP_CombatCharacter_C_GetMontages::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMontages, CallFunc_GetPlayerWeaponData_WeaponData) == 0x000030, "Member 'BP_CombatCharacter_C_GetMontages::CallFunc_GetPlayerWeaponData_WeaponData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetMyForceActing \ static_assert(alignof(BP_CombatCharacter_C_GetMyForceActing) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetMyForceActing"); \ static_assert(sizeof(BP_CombatCharacter_C_GetMyForceActing) == 0x000008, "Wrong size on BP_CombatCharacter_C_GetMyForceActing"); \ static_assert(offsetof(BP_CombatCharacter_C_GetMyForceActing, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_GetMyForceActing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetNetworkState \ static_assert(alignof(BP_CombatCharacter_C_GetNetworkState) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetNetworkState"); \ static_assert(sizeof(BP_CombatCharacter_C_GetNetworkState) == 0x000020, "Wrong size on BP_CombatCharacter_C_GetNetworkState"); \ static_assert(offsetof(BP_CombatCharacter_C_GetNetworkState, ReturnValue) == 0x000000, "Member 'BP_CombatCharacter_C_GetNetworkState::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetNetworkState, CallFunc_CreateMessageWindow_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_GetNetworkState::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetNetworkState, K2Node_DynamicCast_AsDCS_Sync_State) == 0x000010, "Member 'BP_CombatCharacter_C_GetNetworkState::K2Node_DynamicCast_AsDCS_Sync_State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetNetworkState, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_CombatCharacter_C_GetNetworkState::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetNetworkState, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'BP_CombatCharacter_C_GetNetworkState::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetState \ static_assert(alignof(BP_CombatCharacter_C_GetState) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetState"); \ static_assert(sizeof(BP_CombatCharacter_C_GetState) == 0x000020, "Wrong size on BP_CombatCharacter_C_GetState"); \ static_assert(offsetof(BP_CombatCharacter_C_GetState, State) == 0x000000, "Member 'BP_CombatCharacter_C_GetState::State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetState, LocalState) == 0x000008, "Member 'BP_CombatCharacter_C_GetState::LocalState' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetState, CallFunc_SyncState_GetCharacterState_State) == 0x000010, "Member 'BP_CombatCharacter_C_GetState::CallFunc_SyncState_GetCharacterState_State' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetState, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'BP_CombatCharacter_C_GetState::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetState, CallFunc_IsLocallyControlled_ReturnValue) == 0x000012, "Member 'BP_CombatCharacter_C_GetState::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_GetState, CallFunc_GetNetworkState_ReturnValue) == 0x000018, "Member 'BP_CombatCharacter_C_GetState::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ImplBufferInput \ static_assert(alignof(BP_CombatCharacter_C_ImplBufferInput) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_ImplBufferInput"); \ static_assert(sizeof(BP_CombatCharacter_C_ImplBufferInput) == 0x000001, "Wrong size on BP_CombatCharacter_C_ImplBufferInput"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplBufferInput, InAction) == 0x000000, "Member 'BP_CombatCharacter_C_ImplBufferInput::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ImplFallendamageBufferInput \ static_assert(alignof(BP_CombatCharacter_C_ImplFallendamageBufferInput) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_ImplFallendamageBufferInput"); \ static_assert(sizeof(BP_CombatCharacter_C_ImplFallendamageBufferInput) == 0x000001, "Wrong size on BP_CombatCharacter_C_ImplFallendamageBufferInput"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplFallendamageBufferInput, InAction) == 0x000000, "Member 'BP_CombatCharacter_C_ImplFallendamageBufferInput::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ImplHoldActioninput \ static_assert(alignof(BP_CombatCharacter_C_ImplHoldActioninput) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_ImplHoldActioninput"); \ static_assert(sizeof(BP_CombatCharacter_C_ImplHoldActioninput) == 0x000001, "Wrong size on BP_CombatCharacter_C_ImplHoldActioninput"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplHoldActioninput, InAction) == 0x000000, "Member 'BP_CombatCharacter_C_ImplHoldActioninput::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ImplPrintPoint \ static_assert(alignof(BP_CombatCharacter_C_ImplPrintPoint) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_ImplPrintPoint"); \ static_assert(sizeof(BP_CombatCharacter_C_ImplPrintPoint) == 0x0000A0, "Wrong size on BP_CombatCharacter_C_ImplPrintPoint"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, StateName) == 0x000000, "Member 'BP_CombatCharacter_C_ImplPrintPoint::StateName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, EventName) == 0x000010, "Member 'BP_CombatCharacter_C_ImplPrintPoint::EventName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_ImplPrintPoint::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, L_New) == 0x000021, "Member 'BP_CombatCharacter_C_ImplPrintPoint::L_New' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, L_Prev) == 0x000022, "Member 'BP_CombatCharacter_C_ImplPrintPoint::L_Prev' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000023, "Member 'BP_CombatCharacter_C_ImplPrintPoint::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000024, "Member 'BP_CombatCharacter_C_ImplPrintPoint::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, CallFunc_EqualEqual_StriStri_ReturnValue_2) == 0x000025, "Member 'BP_CombatCharacter_C_ImplPrintPoint::CallFunc_EqualEqual_StriStri_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'BP_CombatCharacter_C_ImplPrintPoint::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, CallFunc_BooleanOR_ReturnValue) == 0x000038, "Member 'BP_CombatCharacter_C_ImplPrintPoint::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'BP_CombatCharacter_C_ImplPrintPoint::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, CallFunc_BooleanOR_ReturnValue_1) == 0x000050, "Member 'BP_CombatCharacter_C_ImplPrintPoint::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000058, "Member 'BP_CombatCharacter_C_ImplPrintPoint::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000068, "Member 'BP_CombatCharacter_C_ImplPrintPoint::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000078, "Member 'BP_CombatCharacter_C_ImplPrintPoint::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000080, "Member 'BP_CombatCharacter_C_ImplPrintPoint::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplPrintPoint, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000090, "Member 'BP_CombatCharacter_C_ImplPrintPoint::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ImplTakeDamage \ static_assert(alignof(BP_CombatCharacter_C_ImplTakeDamage) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_ImplTakeDamage"); \ static_assert(sizeof(BP_CombatCharacter_C_ImplTakeDamage) == 0x000028, "Wrong size on BP_CombatCharacter_C_ImplTakeDamage"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplTakeDamage, InDamage) == 0x000000, "Member 'BP_CombatCharacter_C_ImplTakeDamage::InDamage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplTakeDamage, InHitresult) == 0x000010, "Member 'BP_CombatCharacter_C_ImplTakeDamage::InHitresult' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplTakeDamage, OutHandled) == 0x000020, "Member 'BP_CombatCharacter_C_ImplTakeDamage::OutHandled' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplTakeDamage, OutReturnresult) == 0x000021, "Member 'BP_CombatCharacter_C_ImplTakeDamage::OutReturnresult' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplTakeDamage, CallFunc_ImplTakeDamage_OutHandled) == 0x000022, "Member 'BP_CombatCharacter_C_ImplTakeDamage::CallFunc_ImplTakeDamage_OutHandled' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplTakeDamage, CallFunc_ImplTakeDamage_OutReturnresult) == 0x000023, "Member 'BP_CombatCharacter_C_ImplTakeDamage::CallFunc_ImplTakeDamage_OutReturnresult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ImplWeaponLoopBufferInput \ static_assert(alignof(BP_CombatCharacter_C_ImplWeaponLoopBufferInput) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_ImplWeaponLoopBufferInput"); \ static_assert(sizeof(BP_CombatCharacter_C_ImplWeaponLoopBufferInput) == 0x000001, "Wrong size on BP_CombatCharacter_C_ImplWeaponLoopBufferInput"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplWeaponLoopBufferInput, InAction) == 0x000000, "Member 'BP_CombatCharacter_C_ImplWeaponLoopBufferInput::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ImplWeaponLoopInputWithCheck \ static_assert(alignof(BP_CombatCharacter_C_ImplWeaponLoopInputWithCheck) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_ImplWeaponLoopInputWithCheck"); \ static_assert(sizeof(BP_CombatCharacter_C_ImplWeaponLoopInputWithCheck) == 0x000001, "Wrong size on BP_CombatCharacter_C_ImplWeaponLoopInputWithCheck"); \ static_assert(offsetof(BP_CombatCharacter_C_ImplWeaponLoopInputWithCheck, InAction) == 0x000000, "Member 'BP_CombatCharacter_C_ImplWeaponLoopInputWithCheck::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_InternalMontageAction \ static_assert(alignof(BP_CombatCharacter_C_InternalMontageAction) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_InternalMontageAction"); \ static_assert(sizeof(BP_CombatCharacter_C_InternalMontageAction) == 0x000058, "Wrong size on BP_CombatCharacter_C_InternalMontageAction"); \ static_assert(offsetof(BP_CombatCharacter_C_InternalMontageAction, NewState) == 0x000000, "Member 'BP_CombatCharacter_C_InternalMontageAction::NewState' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InternalMontageAction, Action) == 0x000001, "Member 'BP_CombatCharacter_C_InternalMontageAction::Action' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InternalMontageAction, SelectedMontage) == 0x000008, "Member 'BP_CombatCharacter_C_InternalMontageAction::SelectedMontage' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InternalMontageAction, PlayRate) == 0x000010, "Member 'BP_CombatCharacter_C_InternalMontageAction::PlayRate' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InternalMontageAction, PresetSection) == 0x000018, "Member 'BP_CombatCharacter_C_InternalMontageAction::PresetSection' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InternalMontageAction, StopAllMontags) == 0x000020, "Member 'BP_CombatCharacter_C_InternalMontageAction::StopAllMontags' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InternalMontageAction, PlayerAction) == 0x000024, "Member 'BP_CombatCharacter_C_InternalMontageAction::PlayerAction' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InternalMontageAction, BlendInTimeOverride) == 0x00002C, "Member 'BP_CombatCharacter_C_InternalMontageAction::BlendInTimeOverride' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InternalMontageAction, InTimeToStartMontageAt) == 0x000030, "Member 'BP_CombatCharacter_C_InternalMontageAction::InTimeToStartMontageAt' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InternalMontageAction, DurationToEnd) == 0x000038, "Member 'BP_CombatCharacter_C_InternalMontageAction::DurationToEnd' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InternalMontageAction, Success) == 0x000040, "Member 'BP_CombatCharacter_C_InternalMontageAction::Success' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InternalMontageAction, CallFunc_InternalMontageAction_DurationToEnd) == 0x000048, "Member 'BP_CombatCharacter_C_InternalMontageAction::CallFunc_InternalMontageAction_DurationToEnd' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InternalMontageAction, CallFunc_InternalMontageAction_Success) == 0x000050, "Member 'BP_CombatCharacter_C_InternalMontageAction::CallFunc_InternalMontageAction_Success' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InternalMontageAction, K2Node_SwitchEnum_CmpSuccess) == 0x000051, "Member 'BP_CombatCharacter_C_InternalMontageAction::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_InternalMontageAction, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000052, "Member 'BP_CombatCharacter_C_InternalMontageAction::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_IsAlive \ static_assert(alignof(BP_CombatCharacter_C_IsAlive) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_IsAlive"); \ static_assert(sizeof(BP_CombatCharacter_C_IsAlive) == 0x000002, "Wrong size on BP_CombatCharacter_C_IsAlive"); \ static_assert(offsetof(BP_CombatCharacter_C_IsAlive, Result) == 0x000000, "Member 'BP_CombatCharacter_C_IsAlive::Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_IsAlive, CallFunc_IsAlive_Result) == 0x000001, "Member 'BP_CombatCharacter_C_IsAlive::CallFunc_IsAlive_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_JumpToSection \ static_assert(alignof(BP_CombatCharacter_C_JumpToSection) == 0x000004, "Wrong alignment on BP_CombatCharacter_C_JumpToSection"); \ static_assert(sizeof(BP_CombatCharacter_C_JumpToSection) == 0x00000C, "Wrong size on BP_CombatCharacter_C_JumpToSection"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToSection, SectionName) == 0x000000, "Member 'BP_CombatCharacter_C_JumpToSection::SectionName' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_JumpToSection, K2Node_SwitchName_CmpSuccess) == 0x000008, "Member 'BP_CombatCharacter_C_JumpToSection::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnActivityChanged_StateManagerComp \ static_assert(alignof(BP_CombatCharacter_C_OnActivityChanged_StateManagerComp) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_OnActivityChanged_StateManagerComp"); \ static_assert(sizeof(BP_CombatCharacter_C_OnActivityChanged_StateManagerComp) == 0x000002, "Wrong size on BP_CombatCharacter_C_OnActivityChanged_StateManagerComp"); \ static_assert(offsetof(BP_CombatCharacter_C_OnActivityChanged_StateManagerComp, Activity) == 0x000000, "Member 'BP_CombatCharacter_C_OnActivityChanged_StateManagerComp::Activity' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnActivityChanged_StateManagerComp, Value) == 0x000001, "Member 'BP_CombatCharacter_C_OnActivityChanged_StateManagerComp::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_OnValueChanged_Health \ static_assert(alignof(BP_CombatCharacter_C_OnValueChanged_Health) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_OnValueChanged_Health"); \ static_assert(sizeof(BP_CombatCharacter_C_OnValueChanged_Health) == 0x000020, "Wrong size on BP_CombatCharacter_C_OnValueChanged_Health"); \ static_assert(offsetof(BP_CombatCharacter_C_OnValueChanged_Health, Type) == 0x000000, "Member 'BP_CombatCharacter_C_OnValueChanged_Health::Type' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnValueChanged_Health, OldValue) == 0x000008, "Member 'BP_CombatCharacter_C_OnValueChanged_Health::OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnValueChanged_Health, NewValue) == 0x000010, "Member 'BP_CombatCharacter_C_OnValueChanged_Health::NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_OnValueChanged_Health, MaxValue) == 0x000018, "Member 'BP_CombatCharacter_C_OnValueChanged_Health::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Play_Counter_Attack \ static_assert(alignof(BP_CombatCharacter_C_Play_Counter_Attack) == 0x000001, "Wrong alignment on BP_CombatCharacter_C_Play_Counter_Attack"); \ static_assert(sizeof(BP_CombatCharacter_C_Play_Counter_Attack) == 0x000002, "Wrong size on BP_CombatCharacter_C_Play_Counter_Attack"); \ static_assert(offsetof(BP_CombatCharacter_C_Play_Counter_Attack, Succeed) == 0x000000, "Member 'BP_CombatCharacter_C_Play_Counter_Attack::Succeed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Play_Counter_Attack, CallFunc_WeaponSkillWithID_succeed) == 0x000001, "Member 'BP_CombatCharacter_C_Play_Counter_Attack::CallFunc_WeaponSkillWithID_succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_Private_TakeDamage \ static_assert(alignof(BP_CombatCharacter_C_Private_TakeDamage) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_Private_TakeDamage"); \ static_assert(sizeof(BP_CombatCharacter_C_Private_TakeDamage) == 0x000280, "Wrong size on BP_CombatCharacter_C_Private_TakeDamage"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TakeDamage, EnemyHitData) == 0x000000, "Member 'BP_CombatCharacter_C_Private_TakeDamage::EnemyHitData' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TakeDamage, HitResult) == 0x000168, "Member 'BP_CombatCharacter_C_Private_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TakeDamage, ResultType) == 0x000250, "Member 'BP_CombatCharacter_C_Private_TakeDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TakeDamage, L_Result) == 0x000251, "Member 'BP_CombatCharacter_C_Private_TakeDamage::L_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TakeDamage, CallFunc_Private_TakeDamage_ResultType) == 0x000252, "Member 'BP_CombatCharacter_C_Private_TakeDamage::CallFunc_Private_TakeDamage_ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TakeDamage, CallFunc_GetMyEquip_Equip) == 0x000258, "Member 'BP_CombatCharacter_C_Private_TakeDamage::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TakeDamage, CallFunc_IsInCombatPose_Result) == 0x000260, "Member 'BP_CombatCharacter_C_Private_TakeDamage::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TakeDamage, CallFunc_Not_PreBool_ReturnValue) == 0x000261, "Member 'BP_CombatCharacter_C_Private_TakeDamage::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TakeDamage, CallFunc_GetController_ReturnValue) == 0x000268, "Member 'BP_CombatCharacter_C_Private_TakeDamage::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TakeDamage, K2Node_DynamicCast_AsDCSPlayer_Controller) == 0x000270, "Member 'BP_CombatCharacter_C_Private_TakeDamage::K2Node_DynamicCast_AsDCSPlayer_Controller' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_Private_TakeDamage, K2Node_DynamicCast_bSuccess) == 0x000278, "Member 'BP_CombatCharacter_C_Private_TakeDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_ResetIdleState \ static_assert(alignof(BP_CombatCharacter_C_ResetIdleState) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_ResetIdleState"); \ static_assert(sizeof(BP_CombatCharacter_C_ResetIdleState) == 0x000030, "Wrong size on BP_CombatCharacter_C_ResetIdleState"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetIdleState, Delay) == 0x000000, "Member 'BP_CombatCharacter_C_ResetIdleState::Delay' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetIdleState, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000008, "Member 'BP_CombatCharacter_C_ResetIdleState::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetIdleState, K2Node_CreateDelegate_OutputDelegate) == 0x00000C, "Member 'BP_CombatCharacter_C_ResetIdleState::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetIdleState, CallFunc_K2_SetMontageDurationBinderDelegate_ReturnValue) == 0x000020, "Member 'BP_CombatCharacter_C_ResetIdleState::CallFunc_K2_SetMontageDurationBinderDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_ResetIdleState, CallFunc_K2_SetMontageDurationBinderDelegate_InDelayedToEnd_ImplicitCast) == 0x000028, "Member 'BP_CombatCharacter_C_ResetIdleState::CallFunc_K2_SetMontageDurationBinderDelegate_InDelayedToEnd_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_TakeDamage \ static_assert(alignof(BP_CombatCharacter_C_TakeDamage) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_TakeDamage"); \ static_assert(sizeof(BP_CombatCharacter_C_TakeDamage) == 0x000258, "Wrong size on BP_CombatCharacter_C_TakeDamage"); \ static_assert(offsetof(BP_CombatCharacter_C_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'BP_CombatCharacter_C_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_TakeDamage, HitResult) == 0x000168, "Member 'BP_CombatCharacter_C_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_TakeDamage, ResultType) == 0x000250, "Member 'BP_CombatCharacter_C_TakeDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_CombatCharacter_C_TakeDamage, CallFunc_TakeDamage_ResultType) == 0x000251, "Member 'BP_CombatCharacter_C_TakeDamage::CallFunc_TakeDamage_ResultType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_CombatCharacter_C_GetPlayerSpeed \ static_assert(alignof(BP_CombatCharacter_C_GetPlayerSpeed) == 0x000008, "Wrong alignment on BP_CombatCharacter_C_GetPlayerSpeed"); \ static_assert(sizeof(BP_CombatCharacter_C_GetPlayerSpeed) == 0x000008, "Wrong size on BP_CombatCharacter_C_GetPlayerSpeed"); \ static_assert(offsetof(BP_CombatCharacter_C_GetPlayerSpeed, PlayerSpeed) == 0x000000, "Member 'BP_CombatCharacter_C_GetPlayerSpeed::PlayerSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacter_C \ static_assert(alignof(ABP_CombatCharacter_C) == 0x000010, "Wrong alignment on ABP_CombatCharacter_C"); \ static_assert(sizeof(ABP_CombatCharacter_C) == 0x001600, "Wrong size on ABP_CombatCharacter_C"); \ static_assert(offsetof(ABP_CombatCharacter_C, UberGraphFrame_BP_CombatCharacter_C) == 0x000EA8, "Member 'ABP_CombatCharacter_C::UberGraphFrame_BP_CombatCharacter_C' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, AC_CharacterStateControl) == 0x000EB0, "Member 'ABP_CombatCharacter_C::AC_CharacterStateControl' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, IKRootSim) == 0x000EB8, "Member 'ABP_CombatCharacter_C::IKRootSim' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, CameraBoom) == 0x000EC0, "Member 'ABP_CombatCharacter_C::CameraBoom' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, SearchLightSlot) == 0x000EC8, "Member 'ABP_CombatCharacter_C::SearchLightSlot' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, BehaviorComponent) == 0x000ED0, "Member 'ABP_CombatCharacter_C::BehaviorComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, SpellForward) == 0x000ED8, "Member 'ABP_CombatCharacter_C::SpellForward' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, CharShapeComponent) == 0x000EE0, "Member 'ABP_CombatCharacter_C::CharShapeComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, EquipmentSkillModel) == 0x000EE8, "Member 'ABP_CombatCharacter_C::EquipmentSkillModel' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, FlexAnchorComponent) == 0x000EF0, "Member 'ABP_CombatCharacter_C::FlexAnchorComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, SpotLight) == 0x000EF8, "Member 'ABP_CombatCharacter_C::SpotLight' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, ForceActingComponent) == 0x000F00, "Member 'ABP_CombatCharacter_C::ForceActingComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, ChildActor) == 0x000F08, "Member 'ABP_CombatCharacter_C::ChildActor' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, SpecialBulletComponent) == 0x000F10, "Member 'ABP_CombatCharacter_C::SpecialBulletComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, LadderComponent) == 0x000F18, "Member 'ABP_CombatCharacter_C::LadderComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, NavigationInvoker) == 0x000F20, "Member 'ABP_CombatCharacter_C::NavigationInvoker' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, PointCamera) == 0x000F28, "Member 'ABP_CombatCharacter_C::PointCamera' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, PointBasement) == 0x000F30, "Member 'ABP_CombatCharacter_C::PointBasement' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, UIInteractComponent) == 0x000F38, "Member 'ABP_CombatCharacter_C::UIInteractComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, FallenDamageComponent) == 0x000F40, "Member 'ABP_CombatCharacter_C::FallenDamageComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, SpringArmsComponent) == 0x000F48, "Member 'ABP_CombatCharacter_C::SpringArmsComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Billboard) == 0x000F50, "Member 'ABP_CombatCharacter_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, PawnNoiseEmitter) == 0x000F58, "Member 'ABP_CombatCharacter_C::PawnNoiseEmitter' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, LongInputComp) == 0x000F60, "Member 'ABP_CombatCharacter_C::LongInputComp' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, ExtendedMana) == 0x000F68, "Member 'ABP_CombatCharacter_C::ExtendedMana' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, EffectsAudio) == 0x000F70, "Member 'ABP_CombatCharacter_C::EffectsAudio' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Inventory) == 0x000F78, "Member 'ABP_CombatCharacter_C::Inventory' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, ArrowSpawnLocation) == 0x000F80, "Member 'ABP_CombatCharacter_C::ArrowSpawnLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, DynamicTargeting) == 0x000F88, "Member 'ABP_CombatCharacter_C::DynamicTargeting' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, TargetingArrow) == 0x000F90, "Member 'ABP_CombatCharacter_C::TargetingArrow' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, InputBuffer) == 0x000F98, "Member 'ABP_CombatCharacter_C::InputBuffer' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, FollowCamera) == 0x000FA0, "Member 'ABP_CombatCharacter_C::FollowCamera' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, SetCameraLag_Timer_Alpha_B61C427E4B0CC4E7DA5EEDA4B3CB8812) == 0x000FA8, "Member 'ABP_CombatCharacter_C::SetCameraLag_Timer_Alpha_B61C427E4B0CC4E7DA5EEDA4B3CB8812' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, SetCameraLag_Timer__Direction_B61C427E4B0CC4E7DA5EEDA4B3CB8812) == 0x000FAC, "Member 'ABP_CombatCharacter_C::SetCameraLag_Timer__Direction_B61C427E4B0CC4E7DA5EEDA4B3CB8812' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, SetCameraLag_Timer) == 0x000FB0, "Member 'ABP_CombatCharacter_C::SetCameraLag_Timer' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, camera_smooth_Alpha_2993363C424B2B48F92BBEB0F8E6D94A) == 0x000FB8, "Member 'ABP_CombatCharacter_C::camera_smooth_Alpha_2993363C424B2B48F92BBEB0F8E6D94A' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, camera_smooth__Direction_2993363C424B2B48F92BBEB0F8E6D94A) == 0x000FBC, "Member 'ABP_CombatCharacter_C::camera_smooth__Direction_2993363C424B2B48F92BBEB0F8E6D94A' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, camera_smooth) == 0x000FC0, "Member 'ABP_CombatCharacter_C::camera_smooth' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Zooming_Timeline_Alpha_5F084CAF4B4DC81F8F822486BCC1F92B) == 0x000FC8, "Member 'ABP_CombatCharacter_C::Zooming_Timeline_Alpha_5F084CAF4B4DC81F8F822486BCC1F92B' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Zooming_Timeline__Direction_5F084CAF4B4DC81F8F822486BCC1F92B) == 0x000FCC, "Member 'ABP_CombatCharacter_C::Zooming_Timeline__Direction_5F084CAF4B4DC81F8F822486BCC1F92B' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Zooming_Timeline) == 0x000FD0, "Member 'ABP_CombatCharacter_C::Zooming_Timeline' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, HorizontalLookRate) == 0x000FD8, "Member 'ABP_CombatCharacter_C::HorizontalLookRate' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, VerticalLookRate) == 0x000FE0, "Member 'ABP_CombatCharacter_C::VerticalLookRate' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, StoredMovementState) == 0x000FE8, "Member 'ABP_CombatCharacter_C::StoredMovementState' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, InGameWidget) == 0x000FF0, "Member 'ABP_CombatCharacter_C::InGameWidget' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, BackstabbedActor) == 0x000FF8, "Member 'ABP_CombatCharacter_C::BackstabbedActor' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, IsCrosshairVisible) == 0x001000, "Member 'ABP_CombatCharacter_C::IsCrosshairVisible' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, AimAlpha) == 0x001008, "Member 'ABP_CombatCharacter_C::AimAlpha' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, AutoZoom) == 0x001010, "Member 'ABP_CombatCharacter_C::AutoZoom' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, InteractionActor) == 0x001018, "Member 'ABP_CombatCharacter_C::InteractionActor' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, TargetLagSpeed) == 0x001020, "Member 'ABP_CombatCharacter_C::TargetLagSpeed' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, TargetLagRotateSpeed) == 0x001028, "Member 'ABP_CombatCharacter_C::TargetLagRotateSpeed' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, ZoomAlpha) == 0x001030, "Member 'ABP_CombatCharacter_C::ZoomAlpha' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, IsAbilityInputPressed) == 0x001038, "Member 'ABP_CombatCharacter_C::IsAbilityInputPressed' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, IsAbilityMainInputPressed) == 0x001039, "Member 'ABP_CombatCharacter_C::IsAbilityMainInputPressed' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, SelectedSpellIndex) == 0x00103C, "Member 'ABP_CombatCharacter_C::SelectedSpellIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, InitialCameraLagSpeed) == 0x001040, "Member 'ABP_CombatCharacter_C::InitialCameraLagSpeed' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, MF_Axis_Value) == 0x001048, "Member 'ABP_CombatCharacter_C::MF_Axis_Value' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, MR_Axis_Value) == 0x001050, "Member 'ABP_CombatCharacter_C::MR_Axis_Value' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, InitialCameraRotateLagSpeed) == 0x001058, "Member 'ABP_CombatCharacter_C::InitialCameraRotateLagSpeed' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, CameraArmFree) == 0x001060, "Member 'ABP_CombatCharacter_C::CameraArmFree' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, forwardDirectionInFreeMode) == 0x001068, "Member 'ABP_CombatCharacter_C::forwardDirectionInFreeMode' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, IsPickupItem) == 0x001080, "Member 'ABP_CombatCharacter_C::IsPickupItem' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, CanInterruptInteraction) == 0x001081, "Member 'ABP_CombatCharacter_C::CanInterruptInteraction' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, InteractionObject) == 0x001088, "Member 'ABP_CombatCharacter_C::InteractionObject' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, InteractionItem) == 0x001090, "Member 'ABP_CombatCharacter_C::InteractionItem' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, interaction_ladder) == 0x001098, "Member 'ABP_CombatCharacter_C::interaction_ladder' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, InteractionDoor) == 0x0010A0, "Member 'ABP_CombatCharacter_C::InteractionDoor' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Is_Trigger_Overlap) == 0x0010A8, "Member 'ABP_CombatCharacter_C::Is_Trigger_Overlap' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, InteractionItem_Array) == 0x0010B0, "Member 'ABP_CombatCharacter_C::InteractionItem_Array' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, InteractionObject_Array) == 0x0010C0, "Member 'ABP_CombatCharacter_C::InteractionObject_Array' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, is_transitioning_customed_movement_zone) == 0x0010D0, "Member 'ABP_CombatCharacter_C::is_transitioning_customed_movement_zone' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, customed_movement) == 0x0010D8, "Member 'ABP_CombatCharacter_C::customed_movement' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Movement_Delta_Time) == 0x0010E8, "Member 'ABP_CombatCharacter_C::Movement_Delta_Time' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Ladder_Move_Speed) == 0x0010F0, "Member 'ABP_CombatCharacter_C::Ladder_Move_Speed' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, InteractAnimIndexMap) == 0x0010F8, "Member 'ABP_CombatCharacter_C::InteractAnimIndexMap' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, CommonMontageTypes) == 0x001148, "Member 'ABP_CombatCharacter_C::CommonMontageTypes' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Profile) == 0x001158, "Member 'ABP_CombatCharacter_C::Profile' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, ForwardDirectionInputAxisValue) == 0x001198, "Member 'ABP_CombatCharacter_C::ForwardDirectionInputAxisValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, SavedActiveSprint) == 0x0011A0, "Member 'ABP_CombatCharacter_C::SavedActiveSprint' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, lastSavedMinChargingTime) == 0x0011A8, "Member 'ABP_CombatCharacter_C::lastSavedMinChargingTime' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, lastSavedChargingAttackMontage) == 0x0011B0, "Member 'ABP_CombatCharacter_C::lastSavedChargingAttackMontage' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, lastSavedBufferMontage) == 0x0011B8, "Member 'ABP_CombatCharacter_C::lastSavedBufferMontage' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, canDush) == 0x0011C0, "Member 'ABP_CombatCharacter_C::canDush' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, lastInputVector) == 0x0011C8, "Member 'ABP_CombatCharacter_C::lastInputVector' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, tempCameraBodyOffsetFactor) == 0x0011E0, "Member 'ABP_CombatCharacter_C::tempCameraBodyOffsetFactor' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, HorizontalLookRate_Default) == 0x0011E8, "Member 'ABP_CombatCharacter_C::HorizontalLookRate_Default' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, VerticalLookRate_Default) == 0x0011F0, "Member 'ABP_CombatCharacter_C::VerticalLookRate_Default' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, HorizontalLookRate_Slow) == 0x0011F8, "Member 'ABP_CombatCharacter_C::HorizontalLookRate_Slow' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, VerticalLookRate_Slow) == 0x001200, "Member 'ABP_CombatCharacter_C::VerticalLookRate_Slow' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, recoverVerticalCameraTriggerTime) == 0x001208, "Member 'ABP_CombatCharacter_C::recoverVerticalCameraTriggerTime' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, LastRollDirection) == 0x001210, "Member 'ABP_CombatCharacter_C::LastRollDirection' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, rollInputVector) == 0x001218, "Member 'ABP_CombatCharacter_C::rollInputVector' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, lastRollAcionInputerCached) == 0x001230, "Member 'ABP_CombatCharacter_C::lastRollAcionInputerCached' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, cachedRollDirection) == 0x001248, "Member 'ABP_CombatCharacter_C::cachedRollDirection' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, InteractionNPC) == 0x001250, "Member 'ABP_CombatCharacter_C::InteractionNPC' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, cachedRecordRollInputVector) == 0x001258, "Member 'ABP_CombatCharacter_C::cachedRecordRollInputVector' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, DeathWidgets) == 0x001260, "Member 'ABP_CombatCharacter_C::DeathWidgets' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, CachedUITraceEnable) == 0x001268, "Member 'ABP_CombatCharacter_C::CachedUITraceEnable' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, chargeMinDuration) == 0x001270, "Member 'ABP_CombatCharacter_C::chargeMinDuration' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Local_TargetCamFOV) == 0x001278, "Member 'ABP_CombatCharacter_C::Local_TargetCamFOV' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Local_CurrentCamFov) == 0x001280, "Member 'ABP_CombatCharacter_C::Local_CurrentCamFov' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, InAirBlock) == 0x001288, "Member 'ABP_CombatCharacter_C::InAirBlock' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, AddForcePower) == 0x001290, "Member 'ABP_CombatCharacter_C::AddForcePower' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, lastDesiredForward) == 0x001298, "Member 'ABP_CombatCharacter_C::lastDesiredForward' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, checkLastDesiredEndline) == 0x0012B0, "Member 'ABP_CombatCharacter_C::checkLastDesiredEndline' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, IsSprintPressing) == 0x0012B8, "Member 'ABP_CombatCharacter_C::IsSprintPressing' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, SprintStaminaCostNextTime) == 0x0012C0, "Member 'ABP_CombatCharacter_C::SprintStaminaCostNextTime' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, SprintStaminaCostInteval) == 0x0012C8, "Member 'ABP_CombatCharacter_C::SprintStaminaCostInteval' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, RestartSprintUntilFullStima) == 0x0012D0, "Member 'ABP_CombatCharacter_C::RestartSprintUntilFullStima' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, SprintStopCheckEndTime) == 0x0012D8, "Member 'ABP_CombatCharacter_C::SprintStopCheckEndTime' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, CheckSprintBrakeForward) == 0x0012E0, "Member 'ABP_CombatCharacter_C::CheckSprintBrakeForward' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, SprintForwardRecords) == 0x0012F8, "Member 'ABP_CombatCharacter_C::SprintForwardRecords' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, tempRoate) == 0x001308, "Member 'ABP_CombatCharacter_C::tempRoate' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, SprintDashWindow) == 0x001320, "Member 'ABP_CombatCharacter_C::SprintDashWindow' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, EnableCameraRotatingShield) == 0x001328, "Member 'ABP_CombatCharacter_C::EnableCameraRotatingShield' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, tempAdjustRotate) == 0x001330, "Member 'ABP_CombatCharacter_C::tempAdjustRotate' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, tempCurrentRotate) == 0x001348, "Member 'ABP_CombatCharacter_C::tempCurrentRotate' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Ladder_Anim_Idex) == 0x001360, "Member 'ABP_CombatCharacter_C::Ladder_Anim_Idex' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, enter_from_bottom) == 0x001364, "Member 'ABP_CombatCharacter_C::enter_from_bottom' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, BulletCost) == 0x001368, "Member 'ABP_CombatCharacter_C::BulletCost' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, CachedVerticalLook) == 0x001370, "Member 'ABP_CombatCharacter_C::CachedVerticalLook' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, BottleType) == 0x001378, "Member 'ABP_CombatCharacter_C::BottleType' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, NoWeaponAnim) == 0x001388, "Member 'ABP_CombatCharacter_C::NoWeaponAnim' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, lastSavedAttackMontage) == 0x001390, "Member 'ABP_CombatCharacter_C::lastSavedAttackMontage' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, lastSavedStunMontage) == 0x001398, "Member 'ABP_CombatCharacter_C::lastSavedStunMontage' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, BreakableState) == 0x0013A0, "Member 'ABP_CombatCharacter_C::BreakableState' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, DebugVar) == 0x0013A8, "Member 'ABP_CombatCharacter_C::DebugVar' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, OnRecvDamageFromEnemy) == 0x0013B0, "Member 'ABP_CombatCharacter_C::OnRecvDamageFromEnemy' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, StepBackwardStaminaCost) == 0x0013C0, "Member 'ABP_CombatCharacter_C::StepBackwardStaminaCost' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, ConsumableStaminaCost) == 0x0013C8, "Member 'ABP_CombatCharacter_C::ConsumableStaminaCost' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Slow_CameraLagSpeed) == 0x0013D0, "Member 'ABP_CombatCharacter_C::Slow_CameraLagSpeed' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Fast_CameraLagSpeed) == 0x0013D8, "Member 'ABP_CombatCharacter_C::Fast_CameraLagSpeed' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Slow_CameraRotationLagSpeed) == 0x0013E0, "Member 'ABP_CombatCharacter_C::Slow_CameraRotationLagSpeed' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Fast_CameraRotationLagSpeed) == 0x0013E8, "Member 'ABP_CombatCharacter_C::Fast_CameraRotationLagSpeed' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, lastSavedRollingMontage) == 0x0013F0, "Member 'ABP_CombatCharacter_C::lastSavedRollingMontage' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, KeepUsingItem) == 0x0013F8, "Member 'ABP_CombatCharacter_C::KeepUsingItem' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, ActionKeyHoldToCheck) == 0x0013F9, "Member 'ABP_CombatCharacter_C::ActionKeyHoldToCheck' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, HorizontalAdjustDelay) == 0x001400, "Member 'ABP_CombatCharacter_C::HorizontalAdjustDelay' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, FixSprintLag_Delay) == 0x001408, "Member 'ABP_CombatCharacter_C::FixSprintLag_Delay' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, FixSprintLag_Stage) == 0x001410, "Member 'ABP_CombatCharacter_C::FixSprintLag_Stage' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, FIxSprintLag_InterpSpeed) == 0x001418, "Member 'ABP_CombatCharacter_C::FIxSprintLag_InterpSpeed' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, TempCheckExecuteTarget) == 0x001420, "Member 'ABP_CombatCharacter_C::TempCheckExecuteTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, 玩家处决朝向最小dot) == 0x001428, "Member 'ABP_CombatCharacter_C::玩家处决朝向最小dot' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, LastAtkType) == 0x001430, "Member 'ABP_CombatCharacter_C::LastAtkType' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, LastExecuteCheckTarget) == 0x001438, "Member 'ABP_CombatCharacter_C::LastExecuteCheckTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, OnTakeDamageType) == 0x001440, "Member 'ABP_CombatCharacter_C::OnTakeDamageType' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, lastSavedInteractMontage) == 0x001450, "Member 'ABP_CombatCharacter_C::lastSavedInteractMontage' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, EStateMaps) == 0x001458, "Member 'ABP_CombatCharacter_C::EStateMaps' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, CachedState) == 0x0014A8, "Member 'ABP_CombatCharacter_C::CachedState' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, OpenedUINumber) == 0x0014AC, "Member 'ABP_CombatCharacter_C::OpenedUINumber' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, AccData) == 0x0014B0, "Member 'ABP_CombatCharacter_C::AccData' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, OldAccActivity) == 0x0014B4, "Member 'ABP_CombatCharacter_C::OldAccActivity' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, PlayerInitID) == 0x0014B8, "Member 'ABP_CombatCharacter_C::PlayerInitID' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, NeedPlayRollAction) == 0x0014C0, "Member 'ABP_CombatCharacter_C::NeedPlayRollAction' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, RollMontageIndex) == 0x0014C4, "Member 'ABP_CombatCharacter_C::RollMontageIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, OnViewTargetChanged) == 0x0014C8, "Member 'ABP_CombatCharacter_C::OnViewTargetChanged' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, InputVector_NetCache) == 0x0014D8, "Member 'ABP_CombatCharacter_C::InputVector_NetCache' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, DieEffectCurve) == 0x0014F0, "Member 'ABP_CombatCharacter_C::DieEffectCurve' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, MovementStateDelayCache) == 0x001540, "Member 'ABP_CombatCharacter_C::MovementStateDelayCache' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, CanPlayMovementStopTimerHandle) == 0x001548, "Member 'ABP_CombatCharacter_C::CanPlayMovementStopTimerHandle' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, CanPlayMovementStopMontage) == 0x001550, "Member 'ABP_CombatCharacter_C::CanPlayMovementStopMontage' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, CanPlayMovementStartMontage) == 0x001551, "Member 'ABP_CombatCharacter_C::CanPlayMovementStartMontage' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, CharacterID) == 0x001554, "Member 'ABP_CombatCharacter_C::CharacterID' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, MovementStopMontageCache) == 0x001560, "Member 'ABP_CombatCharacter_C::MovementStopMontageCache' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, MovementStartMontageCache) == 0x001568, "Member 'ABP_CombatCharacter_C::MovementStartMontageCache' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, RecordReverseAttackCounterKey) == 0x001570, "Member 'ABP_CombatCharacter_C::RecordReverseAttackCounterKey' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, SnapTargetZPoint) == 0x001578, "Member 'ABP_CombatCharacter_C::SnapTargetZPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, ActiveExecuteCheckedSource) == 0x001580, "Member 'ABP_CombatCharacter_C::ActiveExecuteCheckedSource' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, ResetPauseMove) == 0x001590, "Member 'ABP_CombatCharacter_C::ResetPauseMove' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, IsDefaultInputBufferConsumed) == 0x001598, "Member 'ABP_CombatCharacter_C::IsDefaultInputBufferConsumed' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, LockViewCameraPositionModeValue) == 0x00159C, "Member 'ABP_CombatCharacter_C::LockViewCameraPositionModeValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, WaitBackstabbingEndToLostDeath) == 0x0015A0, "Member 'ABP_CombatCharacter_C::WaitBackstabbingEndToLostDeath' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, RealSprintByAnimation) == 0x0015A1, "Member 'ABP_CombatCharacter_C::RealSprintByAnimation' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, inWhosYourBigDaddy) == 0x0015A2, "Member 'ABP_CombatCharacter_C::inWhosYourBigDaddy' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, OnInitSetHpTime) == 0x0015A3, "Member 'ABP_CombatCharacter_C::OnInitSetHpTime' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, CameraFollowScoketCache) == 0x0015A8, "Member 'ABP_CombatCharacter_C::CameraFollowScoketCache' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Cached_PlayerCamFovSet) == 0x0015C8, "Member 'ABP_CombatCharacter_C::Cached_PlayerCamFovSet' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Local_ControlledActor) == 0x0015D0, "Member 'ABP_CombatCharacter_C::Local_ControlledActor' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, OnDeath) == 0x0015D8, "Member 'ABP_CombatCharacter_C::OnDeath' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, OnlyCostOnAIAlert) == 0x0015E8, "Member 'ABP_CombatCharacter_C::OnlyCostOnAIAlert' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, IsAIAlert) == 0x0015E9, "Member 'ABP_CombatCharacter_C::IsAIAlert' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, Cache_RebornFireWidget) == 0x0015F0, "Member 'ABP_CombatCharacter_C::Cache_RebornFireWidget' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, ForcedStopOfLargeTurn) == 0x0015F8, "Member 'ABP_CombatCharacter_C::ForcedStopOfLargeTurn' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, InteractionTriggerInterval) == 0x0015F9, "Member 'ABP_CombatCharacter_C::InteractionTriggerInterval' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacter_C, DisableGameUIShown) == 0x0015FA, "Member 'ABP_CombatCharacter_C::DisableGameUIShown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_BackKeyEvent \ static_assert(alignof(WB_InjectMagicMain_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_BackKeyEvent"); \ static_assert(sizeof(WB_InjectMagicMain_C_BackKeyEvent) == 0x000048, "Wrong size on WB_InjectMagicMain_C_BackKeyEvent"); \ static_assert(offsetof(WB_InjectMagicMain_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_InjectMagicMain_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_InjectMagicMain_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_BackToArm \ static_assert(alignof(WB_InjectMagicMain_C_BackToArm) == 0x000001, "Wrong alignment on WB_InjectMagicMain_C_BackToArm"); \ static_assert(sizeof(WB_InjectMagicMain_C_BackToArm) == 0x000001, "Wrong size on WB_InjectMagicMain_C_BackToArm"); \ static_assert(offsetof(WB_InjectMagicMain_C_BackToArm, ItemChange) == 0x000000, "Member 'WB_InjectMagicMain_C_BackToArm::ItemChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectArm_K2Node_ComponentBoundEvent_0_OnSlotClick__DelegateSignature \ static_assert(alignof(WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectArm_K2Node_ComponentBoundEvent_0_OnSlotClick__DelegateSignature) == 0x000004, "Wrong alignment on WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectArm_K2Node_ComponentBoundEvent_0_OnSlotClick__DelegateSignature"); \ static_assert(sizeof(WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectArm_K2Node_ComponentBoundEvent_0_OnSlotClick__DelegateSignature) == 0x000004, "Wrong size on WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectArm_K2Node_ComponentBoundEvent_0_OnSlotClick__DelegateSignature"); \ static_assert(offsetof(WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectArm_K2Node_ComponentBoundEvent_0_OnSlotClick__DelegateSignature, Slot_0) == 0x000000, "Member 'WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectArm_K2Node_ComponentBoundEvent_0_OnSlotClick__DelegateSignature::Slot_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectArm_K2Node_ComponentBoundEvent_1_OnSlotHover__DelegateSignature \ static_assert(alignof(WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectArm_K2Node_ComponentBoundEvent_1_OnSlotHover__DelegateSignature) == 0x000004, "Wrong alignment on WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectArm_K2Node_ComponentBoundEvent_1_OnSlotHover__DelegateSignature"); \ static_assert(sizeof(WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectArm_K2Node_ComponentBoundEvent_1_OnSlotHover__DelegateSignature) == 0x000004, "Wrong size on WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectArm_K2Node_ComponentBoundEvent_1_OnSlotHover__DelegateSignature"); \ static_assert(offsetof(WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectArm_K2Node_ComponentBoundEvent_1_OnSlotHover__DelegateSignature, Slot_0) == 0x000000, "Member 'WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectArm_K2Node_ComponentBoundEvent_1_OnSlotHover__DelegateSignature::Slot_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectInfoPage_K2Node_ComponentBoundEvent_2_OnWeaponSelect__DelegateSignature \ static_assert(alignof(WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectInfoPage_K2Node_ComponentBoundEvent_2_OnWeaponSelect__DelegateSignature) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectInfoPage_K2Node_ComponentBoundEvent_2_OnWeaponSelect__DelegateSignature"); \ static_assert(sizeof(WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectInfoPage_K2Node_ComponentBoundEvent_2_OnWeaponSelect__DelegateSignature) == 0x000020, "Wrong size on WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectInfoPage_K2Node_ComponentBoundEvent_2_OnWeaponSelect__DelegateSignature"); \ static_assert(offsetof(WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectInfoPage_K2Node_ComponentBoundEvent_2_OnWeaponSelect__DelegateSignature, Item) == 0x000000, "Member 'WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectInfoPage_K2Node_ComponentBoundEvent_2_OnWeaponSelect__DelegateSignature::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectMagicSelect_K2Node_ComponentBoundEvent_3_OnHover__DelegateSignature \ static_assert(alignof(WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectMagicSelect_K2Node_ComponentBoundEvent_3_OnHover__DelegateSignature) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectMagicSelect_K2Node_ComponentBoundEvent_3_OnHover__DelegateSignature"); \ static_assert(sizeof(WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectMagicSelect_K2Node_ComponentBoundEvent_3_OnHover__DelegateSignature) == 0x000020, "Wrong size on WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectMagicSelect_K2Node_ComponentBoundEvent_3_OnHover__DelegateSignature"); \ static_assert(offsetof(WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectMagicSelect_K2Node_ComponentBoundEvent_3_OnHover__DelegateSignature, Item) == 0x000000, "Member 'WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectMagicSelect_K2Node_ComponentBoundEvent_3_OnHover__DelegateSignature::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectMagicSelect_K2Node_ComponentBoundEvent_4_OnClick__DelegateSignature \ static_assert(alignof(WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectMagicSelect_K2Node_ComponentBoundEvent_4_OnClick__DelegateSignature) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectMagicSelect_K2Node_ComponentBoundEvent_4_OnClick__DelegateSignature"); \ static_assert(sizeof(WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectMagicSelect_K2Node_ComponentBoundEvent_4_OnClick__DelegateSignature) == 0x000020, "Wrong size on WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectMagicSelect_K2Node_ComponentBoundEvent_4_OnClick__DelegateSignature"); \ static_assert(offsetof(WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectMagicSelect_K2Node_ComponentBoundEvent_4_OnClick__DelegateSignature, Item) == 0x000000, "Member 'WB_InjectMagicMain_C_BndEvt__WB_InjectMagicMain_WB_InjectMagicSelect_K2Node_ComponentBoundEvent_4_OnClick__DelegateSignature::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_EnterKeyEvent \ static_assert(alignof(WB_InjectMagicMain_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_EnterKeyEvent"); \ static_assert(sizeof(WB_InjectMagicMain_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_InjectMagicMain_C_EnterKeyEvent"); \ static_assert(offsetof(WB_InjectMagicMain_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_InjectMagicMain_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_InjectMagicMain_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain \ static_assert(alignof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain"); \ static_assert(sizeof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain) == 0x0004D0, "Wrong size on WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, EntryPoint) == 0x000000, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_bool_Variable) == 0x000004, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_delegate_Variable) == 0x000008, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_delegate_Variable_1) == 0x000018, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_PostEvent_ReturnValue) == 0x000028, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_PostEvent_ReturnValue_1) == 0x00002C, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_delegate_Variable_2) == 0x000030, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_delegate_Variable_3) == 0x000040, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_PostEvent_ReturnValue_2) == 0x000050, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_PostEvent_ReturnValue_3) == 0x000054, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_delegate_Variable_4) == 0x000058, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_delegate_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_delegate_Variable_5) == 0x000068, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_delegate_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_PostEvent_ReturnValue_4) == 0x000078, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_PostEvent_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_PostEvent_ReturnValue_5) == 0x00007C, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_PostEvent_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_delegate_Variable_6) == 0x000080, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_delegate_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_delegate_Variable_7) == 0x000090, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_delegate_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_PostEvent_ReturnValue_6) == 0x0000A0, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_PostEvent_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_PostEvent_ReturnValue_7) == 0x0000A4, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_PostEvent_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_delegate_Variable_8) == 0x0000A8, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_delegate_Variable_8' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_PostEvent_ReturnValue_8) == 0x0000B8, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_PostEvent_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_CreateDelegate_OutputDelegate) == 0x0000BC, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_Event_InGeometry_1) == 0x0000D0, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_Event_isDown_1) == 0x000110, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetActiveWidgetIndex_ReturnValue) == 0x000114, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetActiveWidgetIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_SwitchInteger_CmpSuccess) == 0x000118, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_CustomEvent_ArmSlotActive) == 0x000119, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_CustomEvent_ArmSlotActive' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_ComponentBoundEvent_Slot_1) == 0x00011C, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_ComponentBoundEvent_Slot_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_Event_InGeometry) == 0x000120, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_Event_isDown) == 0x000160, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetActiveWidgetIndex_ReturnValue_1) == 0x000164, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetActiveWidgetIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_ComponentBoundEvent_Slot) == 0x000168, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_ComponentBoundEvent_Slot' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_SwitchInteger_CmpSuccess_1) == 0x00016C, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_ComponentBoundEvent_Item_2) == 0x000170, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_ComponentBoundEvent_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_bool_Variable_1) == 0x000190, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_int_Loop_Counter_Variable) == 0x000194, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_Add_IntInt_ReturnValue) == 0x000198, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_ComponentBoundEvent_Item_1) == 0x0001A0, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_ComponentBoundEvent_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_ComponentBoundEvent_Item) == 0x0001C0, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetUINotify_UINotify) == 0x0001E0, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0001E8, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_delegate_Variable_9) == 0x0001EC, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_delegate_Variable_9' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_PostEvent_ReturnValue_9) == 0x0001FC, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_PostEvent_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_CustomEvent_ItemChange) == 0x000200, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_CustomEvent_ItemChange' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_delegate_Variable_10) == 0x000204, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_delegate_Variable_10' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_Array_Get_Item) == 0x000218, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_PostEvent_ReturnValue_10) == 0x000238, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_PostEvent_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetUIStatic_ReturnValue) == 0x000240, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_delegate_Variable_11) == 0x000248, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_delegate_Variable_11' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_PostEvent_ReturnValue_11) == 0x000258, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_PostEvent_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_Array_Get_Item_1) == 0x000260, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_Array_Get_Item_2) == 0x000280, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0002A0, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0002A8, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0002B0, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0002B1, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0002B8, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetUINotify_UINotify_1) == 0x0002C0, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetMyBuffComp_BuffComponent) == 0x0002C8, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetEnchantsToolData_Array) == 0x0002D0, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetEnchantsToolData_Array' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_Array_Length_ReturnValue) == 0x0002E0, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_Array_Get_Item_3) == 0x0002E8, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_Less_IntInt_ReturnValue) == 0x000308, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetUIStatic_ReturnValue_1) == 0x000310, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_MakeStruct_F_StoredItem) == 0x000318, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_Array_Get_Item_4) == 0x000338, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetSingleStats_Stat_Buff_Key) == 0x000358, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetSingleStats_Stat_Buff_Key' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000368, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_bool_Variable_2) == 0x000370, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000378, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_Select_Default) == 0x000380, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000381, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000388, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x000390, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x000398, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x0003A8, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_RemoveWidgetByQueue_Succeed) == 0x0003B0, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_RemoveWidgetByQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x0003B8, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_int_Array_Index_Variable) == 0x0003C0, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_Array_Get_Item_5) == 0x0003C8, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_Conv_StringToInt_ReturnValue) == 0x0003D8, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_MakeStruct_F_StoredItem_1) == 0x0003E0, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_MakeStruct_F_StoredItem_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_Array_Add_ReturnValue) == 0x000400, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_ItemIsUpdate_bIsUpdate) == 0x000404, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_ItemIsUpdate_bIsUpdate' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_ItemIsUpdate_bIsUpdate_1) == 0x000405, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_ItemIsUpdate_bIsUpdate_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x000406, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_NotEqual_GuidGuid_ReturnValue) == 0x000407, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_NotEqual_GuidGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_BooleanOR_ReturnValue) == 0x000408, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x000410, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetMyBuffComp_BuffComponent_2) == 0x000418, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetMyBuffComp_BuffComponent_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_IsValid_ReturnValue) == 0x000420, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_CustomEvent_ShowChangeWeapon) == 0x000421, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_CustomEvent_ShowChangeWeapon' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated) == 0x000422, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_Array_Get_Item_6) == 0x000428, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_Not_PreBool_ReturnValue) == 0x000448, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_CustomEvent_NewDeviceType) == 0x000450, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_CustomEvent_TypeIndex) == 0x000460, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetValidValue_ReturnValue) == 0x000461, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetUINotify_UINotify_2) == 0x000468, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetUINotify_UINotify_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_bool_Variable_3) == 0x000470, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000471, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000472, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x000473, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_bool_Variable_4) == 0x000474, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_EqualEqual_IntInt_ReturnValue_4) == 0x000475, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_EqualEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, Temp_bool_Variable_5) == 0x000476, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000478, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_Select_Default_1) == 0x000480, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000488, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetZiMu_ReturnValue) == 0x000490, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetZiMu_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetUIStatic_ReturnValue_2) == 0x000498, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetUIStatic_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetTempMark_Value) == 0x0004A0, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetTempMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetTempMark_hasSet) == 0x0004B0, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetTempMark_hasSet' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, K2Node_CreateDelegate_OutputDelegate_1) == 0x0004B4, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0004C4, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_GetActiveWidgetIndex_ReturnValue_2) == 0x0004C8, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_GetActiveWidgetIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain, CallFunc_EqualEqual_IntInt_ReturnValue_5) == 0x0004CC, "Member 'WB_InjectMagicMain_C_ExecuteUbergraph_WB_InjectMagicMain::CallFunc_EqualEqual_IntInt_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_GetAllStats \ static_assert(alignof(WB_InjectMagicMain_C_GetAllStats) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_GetAllStats"); \ static_assert(sizeof(WB_InjectMagicMain_C_GetAllStats) == 0x0001C0, "Wrong size on WB_InjectMagicMain_C_GetAllStats"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_InjectMagicMain_C_GetAllStats::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_InjectMagicMain_C_GetAllStats::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_InjectMagicMain_C_GetAllStats::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'WB_InjectMagicMain_C_GetAllStats::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'WB_InjectMagicMain_C_GetAllStats::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, CallFunc_Array_Get_Item) == 0x000014, "Member 'WB_InjectMagicMain_C_GetAllStats::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, CallFunc_Array_Length_ReturnValue) == 0x00001C, "Member 'WB_InjectMagicMain_C_GetAllStats::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000020, "Member 'WB_InjectMagicMain_C_GetAllStats::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'WB_InjectMagicMain_C_GetAllStats::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, CallFunc_Array_AddUnique_ReturnValue) == 0x000034, "Member 'WB_InjectMagicMain_C_GetAllStats::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'WB_InjectMagicMain_C_GetAllStats::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, Temp_struct_Variable) == 0x00003C, "Member 'WB_InjectMagicMain_C_GetAllStats::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, CallFunc_Array_RemoveItem_ReturnValue) == 0x000044, "Member 'WB_InjectMagicMain_C_GetAllStats::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, CallFunc_Array_Get_Item_1) == 0x000048, "Member 'WB_InjectMagicMain_C_GetAllStats::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, CallFunc_Array_Length_ReturnValue_1) == 0x000068, "Member 'WB_InjectMagicMain_C_GetAllStats::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, CallFunc_Less_IntInt_ReturnValue_1) == 0x00006C, "Member 'WB_InjectMagicMain_C_GetAllStats::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, CallFunc_Greater_IntInt_ReturnValue) == 0x00006D, "Member 'WB_InjectMagicMain_C_GetAllStats::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000070, "Member 'WB_InjectMagicMain_C_GetAllStats::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, CallFunc_GetItem_ToolConfigBySortId_find) == 0x0001A8, "Member 'WB_InjectMagicMain_C_GetAllStats::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetAllStats, K2Node_MakeArray_Array) == 0x0001B0, "Member 'WB_InjectMagicMain_C_GetAllStats::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_GetCalData \ static_assert(alignof(WB_InjectMagicMain_C_GetCalData) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_GetCalData"); \ static_assert(sizeof(WB_InjectMagicMain_C_GetCalData) == 0x0003E0, "Wrong size on WB_InjectMagicMain_C_GetCalData"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, Array) == 0x000000, "Member 'WB_InjectMagicMain_C_GetCalData::Array' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, ShowChange) == 0x000010, "Member 'WB_InjectMagicMain_C_GetCalData::ShowChange' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, Temp_int_Array_Index_Variable) == 0x000014, "Member 'WB_InjectMagicMain_C_GetCalData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'WB_InjectMagicMain_C_GetCalData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_Less_IntInt_ReturnValue) == 0x000020, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, Temp_int_Array_Index_Variable_1) == 0x000028, "Member 'WB_InjectMagicMain_C_GetCalData::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_Array_Get_Item) == 0x00002C, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000038, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000048, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, Temp_int_Loop_Counter_Variable_1) == 0x000050, "Member 'WB_InjectMagicMain_C_GetCalData::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000058, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_Add_IntInt_ReturnValue_1) == 0x000060, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_Redirect_Table_MappedTable) == 0x000068, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_Conv_IntToString_ReturnValue) == 0x000070, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_Conv_StringToName_ReturnValue) == 0x000080, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_GetDataTableRowFromName_OutRow) == 0x000088, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000350, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_Array_Get_Item_1) == 0x000354, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_GetPropMap_DataMayChanged) == 0x000360, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_GetPropMap_DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1) == 0x0003B0, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_Array_AddUnique_ReturnValue) == 0x0003C0, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_Array_Length_ReturnValue_1) == 0x0003C4, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_Less_IntInt_ReturnValue_1) == 0x0003C8, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_Array_AddUnique_ReturnValue_1) == 0x0003CC, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x0003D0, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetCalData, CallFunc_GetMyStatsManager_StatsManagerComp_1) == 0x0003D8, "Member 'WB_InjectMagicMain_C_GetCalData::CallFunc_GetMyStatsManager_StatsManagerComp_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_GetDefaultData \ static_assert(alignof(WB_InjectMagicMain_C_GetDefaultData) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_GetDefaultData"); \ static_assert(sizeof(WB_InjectMagicMain_C_GetDefaultData) == 0x000098, "Wrong size on WB_InjectMagicMain_C_GetDefaultData"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetDefaultData, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'WB_InjectMagicMain_C_GetDefaultData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetDefaultData, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'WB_InjectMagicMain_C_GetDefaultData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetDefaultData, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_InjectMagicMain_C_GetDefaultData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetDefaultData, CallFunc_GetPropMap_DataMayChanged) == 0x000010, "Member 'WB_InjectMagicMain_C_GetDefaultData::CallFunc_GetPropMap_DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetDefaultData, CallFunc_Array_Get_Item) == 0x000060, "Member 'WB_InjectMagicMain_C_GetDefaultData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetDefaultData, CallFunc_Array_Length_ReturnValue) == 0x000070, "Member 'WB_InjectMagicMain_C_GetDefaultData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetDefaultData, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000078, "Member 'WB_InjectMagicMain_C_GetDefaultData::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetDefaultData, CallFunc_Less_IntInt_ReturnValue) == 0x000080, "Member 'WB_InjectMagicMain_C_GetDefaultData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetDefaultData, CallFunc_IsValid_ReturnValue) == 0x000081, "Member 'WB_InjectMagicMain_C_GetDefaultData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetDefaultData, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000088, "Member 'WB_InjectMagicMain_C_GetDefaultData::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetDefaultData, CallFunc_IsValid_ReturnValue_1) == 0x000090, "Member 'WB_InjectMagicMain_C_GetDefaultData::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_GetPropMap \ static_assert(alignof(WB_InjectMagicMain_C_GetPropMap) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_GetPropMap"); \ static_assert(sizeof(WB_InjectMagicMain_C_GetPropMap) == 0x000238, "Wrong size on WB_InjectMagicMain_C_GetPropMap"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetPropMap, F_StoredItem) == 0x000000, "Member 'WB_InjectMagicMain_C_GetPropMap::F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetPropMap, DataMayChanged) == 0x000020, "Member 'WB_InjectMagicMain_C_GetPropMap::DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetPropMap, CallFunc_GetGlobalExtend_ReturnValue) == 0x000070, "Member 'WB_InjectMagicMain_C_GetPropMap::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetPropMap, CallFunc_GetDSCCaculator_Output_Get) == 0x000078, "Member 'WB_InjectMagicMain_C_GetPropMap::CallFunc_GetDSCCaculator_Output_Get' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetPropMap, CallFunc_GetEquipByID_find) == 0x000080, "Member 'WB_InjectMagicMain_C_GetPropMap::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetPropMap, CallFunc_GetEquipByID_Equipment) == 0x000088, "Member 'WB_InjectMagicMain_C_GetPropMap::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetPropMap, CallFunc_IsValid_ReturnValue) == 0x0001D0, "Member 'WB_InjectMagicMain_C_GetPropMap::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetPropMap, CallFunc_IsValid_ReturnValue_1) == 0x0001D1, "Member 'WB_InjectMagicMain_C_GetPropMap::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetPropMap, CallFunc_CaculateDuplicatedDataifChangedPlayerProperty_DataMayChanged) == 0x0001D8, "Member 'WB_InjectMagicMain_C_GetPropMap::CallFunc_CaculateDuplicatedDataifChangedPlayerProperty_DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetPropMap, CallFunc_GetUINotify_UINotify) == 0x000228, "Member 'WB_InjectMagicMain_C_GetPropMap::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetPropMap, CallFunc_IsValid_ReturnValue_2) == 0x000230, "Member 'WB_InjectMagicMain_C_GetPropMap::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_GetSingleStats \ static_assert(alignof(WB_InjectMagicMain_C_GetSingleStats) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_GetSingleStats"); \ static_assert(sizeof(WB_InjectMagicMain_C_GetSingleStats) == 0x0001B0, "Wrong size on WB_InjectMagicMain_C_GetSingleStats"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetSingleStats, EnchantItem) == 0x000000, "Member 'WB_InjectMagicMain_C_GetSingleStats::EnchantItem' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetSingleStats, Stat_Buff_Key_0) == 0x000020, "Member 'WB_InjectMagicMain_C_GetSingleStats::Stat_Buff_Key_0' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetSingleStats, TempStats) == 0x000030, "Member 'WB_InjectMagicMain_C_GetSingleStats::TempStats' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetSingleStats, CallFunc_Greater_IntInt_ReturnValue) == 0x000040, "Member 'WB_InjectMagicMain_C_GetSingleStats::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetSingleStats, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000048, "Member 'WB_InjectMagicMain_C_GetSingleStats::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetSingleStats, CallFunc_GetItem_ToolConfigBySortId_find) == 0x000180, "Member 'WB_InjectMagicMain_C_GetSingleStats::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetSingleStats, CallFunc_Array_Add_ReturnValue) == 0x000184, "Member 'WB_InjectMagicMain_C_GetSingleStats::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetSingleStats, CallFunc_Array_Add_ReturnValue_1) == 0x000188, "Member 'WB_InjectMagicMain_C_GetSingleStats::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetSingleStats, CallFunc_Array_Add_ReturnValue_2) == 0x00018C, "Member 'WB_InjectMagicMain_C_GetSingleStats::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetSingleStats, CallFunc_Array_Add_ReturnValue_3) == 0x000190, "Member 'WB_InjectMagicMain_C_GetSingleStats::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetSingleStats, CallFunc_Array_Add_ReturnValue_4) == 0x000194, "Member 'WB_InjectMagicMain_C_GetSingleStats::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetSingleStats, CallFunc_Array_Add_ReturnValue_5) == 0x000198, "Member 'WB_InjectMagicMain_C_GetSingleStats::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetSingleStats, CallFunc_Array_Add_ReturnValue_6) == 0x00019C, "Member 'WB_InjectMagicMain_C_GetSingleStats::CallFunc_Array_Add_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetSingleStats, CallFunc_Array_Add_ReturnValue_7) == 0x0001A0, "Member 'WB_InjectMagicMain_C_GetSingleStats::CallFunc_Array_Add_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetSingleStats, Temp_struct_Variable) == 0x0001A4, "Member 'WB_InjectMagicMain_C_GetSingleStats::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_GetSingleStats, CallFunc_Array_RemoveItem_ReturnValue) == 0x0001AC, "Member 'WB_InjectMagicMain_C_GetSingleStats::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_ItemIsUpdate \ static_assert(alignof(WB_InjectMagicMain_C_ItemIsUpdate) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_ItemIsUpdate"); \ static_assert(sizeof(WB_InjectMagicMain_C_ItemIsUpdate) == 0x000060, "Wrong size on WB_InjectMagicMain_C_ItemIsUpdate"); \ static_assert(offsetof(WB_InjectMagicMain_C_ItemIsUpdate, bIsUpdate) == 0x000000, "Member 'WB_InjectMagicMain_C_ItemIsUpdate::bIsUpdate' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ItemIsUpdate, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_InjectMagicMain_C_ItemIsUpdate::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ItemIsUpdate, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_InjectMagicMain_C_ItemIsUpdate::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ItemIsUpdate, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_InjectMagicMain_C_ItemIsUpdate::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ItemIsUpdate, CallFunc_Array_Get_Item) == 0x000010, "Member 'WB_InjectMagicMain_C_ItemIsUpdate::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ItemIsUpdate, CallFunc_Array_Get_Item_1) == 0x000030, "Member 'WB_InjectMagicMain_C_ItemIsUpdate::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ItemIsUpdate, CallFunc_Greater_IntInt_ReturnValue) == 0x000050, "Member 'WB_InjectMagicMain_C_ItemIsUpdate::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ItemIsUpdate, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000051, "Member 'WB_InjectMagicMain_C_ItemIsUpdate::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ItemIsUpdate, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'WB_InjectMagicMain_C_ItemIsUpdate::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_ItemIsUpdate, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'WB_InjectMagicMain_C_ItemIsUpdate::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_KeyOperationSet \ static_assert(alignof(WB_InjectMagicMain_C_KeyOperationSet) == 0x000001, "Wrong alignment on WB_InjectMagicMain_C_KeyOperationSet"); \ static_assert(sizeof(WB_InjectMagicMain_C_KeyOperationSet) == 0x000001, "Wrong size on WB_InjectMagicMain_C_KeyOperationSet"); \ static_assert(offsetof(WB_InjectMagicMain_C_KeyOperationSet, ArmSlotActive) == 0x000000, "Member 'WB_InjectMagicMain_C_KeyOperationSet::ArmSlotActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_OnDeviceChanged \ static_assert(alignof(WB_InjectMagicMain_C_OnDeviceChanged) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_OnDeviceChanged"); \ static_assert(sizeof(WB_InjectMagicMain_C_OnDeviceChanged) == 0x000018, "Wrong size on WB_InjectMagicMain_C_OnDeviceChanged"); \ static_assert(offsetof(WB_InjectMagicMain_C_OnDeviceChanged, NewDeviceType) == 0x000000, "Member 'WB_InjectMagicMain_C_OnDeviceChanged::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_OnDeviceChanged, TypeIndex) == 0x000010, "Member 'WB_InjectMagicMain_C_OnDeviceChanged::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_InjectMagicMain_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_InjectMagicMain_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_InjectMagicMain_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_InjectMagicMain_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_InjectMagicMain_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_PreviewTextInfo \ static_assert(alignof(WB_InjectMagicMain_C_PreviewTextInfo) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_PreviewTextInfo"); \ static_assert(sizeof(WB_InjectMagicMain_C_PreviewTextInfo) == 0x000030, "Wrong size on WB_InjectMagicMain_C_PreviewTextInfo"); \ static_assert(offsetof(WB_InjectMagicMain_C_PreviewTextInfo, EnchantItem) == 0x000000, "Member 'WB_InjectMagicMain_C_PreviewTextInfo::EnchantItem' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_PreviewTextInfo, TempItems) == 0x000020, "Member 'WB_InjectMagicMain_C_PreviewTextInfo::TempItems' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_SetDataToComp \ static_assert(alignof(WB_InjectMagicMain_C_SetDataToComp) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_SetDataToComp"); \ static_assert(sizeof(WB_InjectMagicMain_C_SetDataToComp) == 0x000020, "Wrong size on WB_InjectMagicMain_C_SetDataToComp"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetDataToComp, Temp_struct_Variable) == 0x000000, "Member 'WB_InjectMagicMain_C_SetDataToComp::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetDataToComp, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000008, "Member 'WB_InjectMagicMain_C_SetDataToComp::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetDataToComp, CallFunc_Array_Contains_ReturnValue) == 0x000010, "Member 'WB_InjectMagicMain_C_SetDataToComp::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetDataToComp, CallFunc_GetMyBuffComp_BuffComponent) == 0x000018, "Member 'WB_InjectMagicMain_C_SetDataToComp::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_SetMainData \ static_assert(alignof(WB_InjectMagicMain_C_SetMainData) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_SetMainData"); \ static_assert(sizeof(WB_InjectMagicMain_C_SetMainData) == 0x000170, "Wrong size on WB_InjectMagicMain_C_SetMainData"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetMainData, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000000, "Member 'WB_InjectMagicMain_C_SetMainData::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetMainData, CallFunc_GetMyBuffComp_BuffComponent) == 0x000008, "Member 'WB_InjectMagicMain_C_SetMainData::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetMainData, CallFunc_Array_Get_Item) == 0x000010, "Member 'WB_InjectMagicMain_C_SetMainData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetMainData, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000030, "Member 'WB_InjectMagicMain_C_SetMainData::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetMainData, CallFunc_GetItem_ToolConfigBySortId_find) == 0x000168, "Member 'WB_InjectMagicMain_C_SetMainData::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetMainData, CallFunc_Greater_IntInt_ReturnValue) == 0x000169, "Member 'WB_InjectMagicMain_C_SetMainData::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_SetStatValue \ static_assert(alignof(WB_InjectMagicMain_C_SetStatValue) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_SetStatValue"); \ static_assert(sizeof(WB_InjectMagicMain_C_SetStatValue) == 0x0001F0, "Wrong size on WB_InjectMagicMain_C_SetStatValue"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, F_StoredItem) == 0x000000, "Member 'WB_InjectMagicMain_C_SetStatValue::F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, Temp_int_Array_Index_Variable) == 0x000020, "Member 'WB_InjectMagicMain_C_SetStatValue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000028, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_GetItem_ToolConfigBySortId_find) == 0x000160, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, Temp_int_Loop_Counter_Variable) == 0x000164, "Member 'WB_InjectMagicMain_C_SetStatValue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000168, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_Split_LeftS) == 0x000178, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_Split_RightS) == 0x000188, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_Split_ReturnValue) == 0x000198, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_Add_IntInt_ReturnValue) == 0x00019C, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_Concat_StrStr_ReturnValue) == 0x0001A0, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0001B0, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0001B8, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x0001C0, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_Array_Get_Item) == 0x0001C8, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_Array_Add_ReturnValue) == 0x0001D0, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_Array_Length_ReturnValue) == 0x0001D4, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x0001D8, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_Less_IntInt_ReturnValue) == 0x0001E0, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_SetStatValue, CallFunc_GetMyStatsManager_StatsManagerComp_1) == 0x0001E8, "Member 'WB_InjectMagicMain_C_SetStatValue::CallFunc_GetMyStatsManager_StatsManagerComp_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_ShowChangeWeapon \ static_assert(alignof(WB_InjectMagicMain_C_ShowChangeWeapon) == 0x000001, "Wrong alignment on WB_InjectMagicMain_C_ShowChangeWeapon"); \ static_assert(sizeof(WB_InjectMagicMain_C_ShowChangeWeapon) == 0x000001, "Wrong size on WB_InjectMagicMain_C_ShowChangeWeapon"); \ static_assert(offsetof(WB_InjectMagicMain_C_ShowChangeWeapon, ShowChangeWeapon_0) == 0x000000, "Member 'WB_InjectMagicMain_C_ShowChangeWeapon::ShowChangeWeapon_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_UpdateEnchantingItems \ static_assert(alignof(WB_InjectMagicMain_C_UpdateEnchantingItems) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_UpdateEnchantingItems"); \ static_assert(sizeof(WB_InjectMagicMain_C_UpdateEnchantingItems) == 0x0000E8, "Wrong size on WB_InjectMagicMain_C_UpdateEnchantingItems"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, EquipToSave) == 0x000000, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::EquipToSave' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, Temp_struct_Variable) == 0x000010, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, Temp_int_Array_Index_Variable) == 0x000030, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000040, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, CallFunc_Array_Get_Item) == 0x000048, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, CallFunc_GetMyBuffComp_BuffComponent) == 0x000068, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, CallFunc_Conv_IntToString_ReturnValue) == 0x000070, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, CallFunc_Array_Length_ReturnValue) == 0x000080, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, CallFunc_Array_Add_ReturnValue) == 0x000084, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, CallFunc_Less_IntInt_ReturnValue) == 0x000088, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, CallFunc_Array_Find_ReturnValue) == 0x00008C, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, CallFunc_Array_Find_ReturnValue_1) == 0x000090, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::CallFunc_Array_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, CallFunc_Array_Get_Item_1) == 0x000098, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, CallFunc_Array_Contains_ReturnValue) == 0x0000B8, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, CallFunc_Greater_IntInt_ReturnValue) == 0x0000B9, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, Temp_struct_Variable_1) == 0x0000C0, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, CallFunc_Array_Find_ReturnValue_2) == 0x0000E0, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::CallFunc_Array_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateEnchantingItems, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000E4, "Member 'WB_InjectMagicMain_C_UpdateEnchantingItems::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InjectMagicMain_C_UpdateKeyDisplay \ static_assert(alignof(WB_InjectMagicMain_C_UpdateKeyDisplay) == 0x000008, "Wrong alignment on WB_InjectMagicMain_C_UpdateKeyDisplay"); \ static_assert(sizeof(WB_InjectMagicMain_C_UpdateKeyDisplay) == 0x0000E8, "Wrong size on WB_InjectMagicMain_C_UpdateKeyDisplay"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateKeyDisplay, bShowChangeWeapon) == 0x000000, "Member 'WB_InjectMagicMain_C_UpdateKeyDisplay::bShowChangeWeapon' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateKeyDisplay, bShowBack_0) == 0x000001, "Member 'WB_InjectMagicMain_C_UpdateKeyDisplay::bShowBack_0' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateKeyDisplay, TempKeys) == 0x000008, "Member 'WB_InjectMagicMain_C_UpdateKeyDisplay::TempKeys' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateKeyDisplay, Temp_text_Variable) == 0x000018, "Member 'WB_InjectMagicMain_C_UpdateKeyDisplay::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateKeyDisplay, Temp_text_Variable_1) == 0x000030, "Member 'WB_InjectMagicMain_C_UpdateKeyDisplay::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateKeyDisplay, Temp_string_Variable) == 0x000048, "Member 'WB_InjectMagicMain_C_UpdateKeyDisplay::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateKeyDisplay, K2Node_MakeArray_Array) == 0x000058, "Member 'WB_InjectMagicMain_C_UpdateKeyDisplay::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateKeyDisplay, Temp_int_Variable) == 0x000068, "Member 'WB_InjectMagicMain_C_UpdateKeyDisplay::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateKeyDisplay, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00006C, "Member 'WB_InjectMagicMain_C_UpdateKeyDisplay::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateKeyDisplay, CallFunc_GetActiveWidgetIndex_ReturnValue) == 0x000070, "Member 'WB_InjectMagicMain_C_UpdateKeyDisplay::CallFunc_GetActiveWidgetIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateKeyDisplay, K2Node_Select_Default) == 0x000078, "Member 'WB_InjectMagicMain_C_UpdateKeyDisplay::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateKeyDisplay, K2Node_MakeMap_Map) == 0x000090, "Member 'WB_InjectMagicMain_C_UpdateKeyDisplay::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WB_InjectMagicMain_C_UpdateKeyDisplay, CallFunc_Array_RemoveItem_ReturnValue) == 0x0000E0, "Member 'WB_InjectMagicMain_C_UpdateKeyDisplay::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_InjectMagicMain_C \ static_assert(alignof(UWB_InjectMagicMain_C) == 0x000008, "Wrong alignment on UWB_InjectMagicMain_C"); \ static_assert(sizeof(UWB_InjectMagicMain_C) == 0x0003E8, "Wrong size on UWB_InjectMagicMain_C"); \ static_assert(offsetof(UWB_InjectMagicMain_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_InjectMagicMain_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, Image_245) == 0x0002C8, "Member 'UWB_InjectMagicMain_C::Image_245' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, Image_400) == 0x0002D0, "Member 'UWB_InjectMagicMain_C::Image_400' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, Image_519) == 0x0002D8, "Member 'UWB_InjectMagicMain_C::Image_519' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, KeyTipText) == 0x0002E0, "Member 'UWB_InjectMagicMain_C::KeyTipText' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, Title) == 0x0002E8, "Member 'UWB_InjectMagicMain_C::Title' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, WB_AnimationSlot_Fade) == 0x0002F0, "Member 'UWB_InjectMagicMain_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, WB_InjectArm) == 0x0002F8, "Member 'UWB_InjectMagicMain_C::WB_InjectArm' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, WB_InjectInfo) == 0x000300, "Member 'UWB_InjectMagicMain_C::WB_InjectInfo' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, WB_InjectInfoPage) == 0x000308, "Member 'UWB_InjectMagicMain_C::WB_InjectInfoPage' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, WB_InjectMagicSelect) == 0x000310, "Member 'UWB_InjectMagicMain_C::WB_InjectMagicSelect' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, WGI_InputHelpVis) == 0x000318, "Member 'UWB_InjectMagicMain_C::WGI_InputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, WidgetSwitcher_0) == 0x000320, "Member 'UWB_InjectMagicMain_C::WidgetSwitcher_0' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, As_WGI_Button) == 0x000328, "Member 'UWB_InjectMagicMain_C::As_WGI_Button' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, CurrentArmSlot) == 0x000338, "Member 'UWB_InjectMagicMain_C::CurrentArmSlot' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, StatBuffIDs) == 0x000340, "Member 'UWB_InjectMagicMain_C::StatBuffIDs' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, UINotify) == 0x000350, "Member 'UWB_InjectMagicMain_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, SelectWeapon) == 0x000358, "Member 'UWB_InjectMagicMain_C::SelectWeapon' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, Stat_Buff_Key) == 0x000378, "Member 'UWB_InjectMagicMain_C::Stat_Buff_Key' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, EquipedItems) == 0x000388, "Member 'UWB_InjectMagicMain_C::EquipedItems' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, EnchantingItem) == 0x000398, "Member 'UWB_InjectMagicMain_C::EnchantingItem' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, PreviewEffTags) == 0x0003B8, "Member 'UWB_InjectMagicMain_C::PreviewEffTags' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, ClickTimer) == 0x0003C8, "Member 'UWB_InjectMagicMain_C::ClickTimer' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, TempEquiped_Items) == 0x0003D0, "Member 'UWB_InjectMagicMain_C::TempEquiped_Items' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, bFirstOpenItem) == 0x0003E0, "Member 'UWB_InjectMagicMain_C::bFirstOpenItem' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, bFirstOpenPage) == 0x0003E1, "Member 'UWB_InjectMagicMain_C::bFirstOpenPage' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, DeviceType) == 0x0003E2, "Member 'UWB_InjectMagicMain_C::DeviceType' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, Keyboard) == 0x0003E3, "Member 'UWB_InjectMagicMain_C::Keyboard' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, Show_Change_Weapon) == 0x0003E4, "Member 'UWB_InjectMagicMain_C::Show_Change_Weapon' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, bShowBack) == 0x0003E5, "Member 'UWB_InjectMagicMain_C::bShowBack' has a wrong offset!"); \ static_assert(offsetof(UWB_InjectMagicMain_C, ClickCheck) == 0x0003E6, "Member 'UWB_InjectMagicMain_C::ClickCheck' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C___Convert_CombinedIndex \ static_assert(alignof(EquipmentComponent_C___Convert_CombinedIndex) == 0x000004, "Wrong alignment on EquipmentComponent_C___Convert_CombinedIndex"); \ static_assert(sizeof(EquipmentComponent_C___Convert_CombinedIndex) == 0x000020, "Wrong size on EquipmentComponent_C___Convert_CombinedIndex"); \ static_assert(offsetof(EquipmentComponent_C___Convert_CombinedIndex, TypeIndex) == 0x000000, "Member 'EquipmentComponent_C___Convert_CombinedIndex::TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C___Convert_CombinedIndex, Slot) == 0x000004, "Member 'EquipmentComponent_C___Convert_CombinedIndex::Slot' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C___Convert_CombinedIndex, Item) == 0x000008, "Member 'EquipmentComponent_C___Convert_CombinedIndex::Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C___Convert_CombinedIndex, CombinedIndex) == 0x00000C, "Member 'EquipmentComponent_C___Convert_CombinedIndex::CombinedIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C___Convert_CombinedIndex, CallFunc_Multiply_IntInt_ReturnValue) == 0x000010, "Member 'EquipmentComponent_C___Convert_CombinedIndex::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C___Convert_CombinedIndex, CallFunc_Multiply_IntInt_ReturnValue_1) == 0x000014, "Member 'EquipmentComponent_C___Convert_CombinedIndex::CallFunc_Multiply_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C___Convert_CombinedIndex, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'EquipmentComponent_C___Convert_CombinedIndex::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C___Convert_CombinedIndex, CallFunc_Add_IntInt_ReturnValue_1) == 0x00001C, "Member 'EquipmentComponent_C___Convert_CombinedIndex::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C___Convert_Slot_and_Item_Index \ static_assert(alignof(EquipmentComponent_C___Convert_Slot_and_Item_Index) == 0x000004, "Wrong alignment on EquipmentComponent_C___Convert_Slot_and_Item_Index"); \ static_assert(sizeof(EquipmentComponent_C___Convert_Slot_and_Item_Index) == 0x000020, "Wrong size on EquipmentComponent_C___Convert_Slot_and_Item_Index"); \ static_assert(offsetof(EquipmentComponent_C___Convert_Slot_and_Item_Index, CombinedId) == 0x000000, "Member 'EquipmentComponent_C___Convert_Slot_and_Item_Index::CombinedId' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C___Convert_Slot_and_Item_Index, TypeIndex) == 0x000004, "Member 'EquipmentComponent_C___Convert_Slot_and_Item_Index::TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C___Convert_Slot_and_Item_Index, SlotIndex) == 0x000008, "Member 'EquipmentComponent_C___Convert_Slot_and_Item_Index::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C___Convert_Slot_and_Item_Index, ItemIndex) == 0x00000C, "Member 'EquipmentComponent_C___Convert_Slot_and_Item_Index::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C___Convert_Slot_and_Item_Index, CallFunc_Divide_IntInt_ReturnValue) == 0x000010, "Member 'EquipmentComponent_C___Convert_Slot_and_Item_Index::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C___Convert_Slot_and_Item_Index, CallFunc_Divide_IntInt_ReturnValue_1) == 0x000014, "Member 'EquipmentComponent_C___Convert_Slot_and_Item_Index::CallFunc_Divide_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C___Convert_Slot_and_Item_Index, CallFunc_Percent_IntInt_ReturnValue) == 0x000018, "Member 'EquipmentComponent_C___Convert_Slot_and_Item_Index::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C___Convert_Slot_and_Item_Index, CallFunc_Percent_IntInt_ReturnValue_1) == 0x00001C, "Member 'EquipmentComponent_C___Convert_Slot_and_Item_Index::CallFunc_Percent_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_ActiveItemChanged \ static_assert(alignof(EquipmentComponent_C_ActiveItemChanged) == 0x000008, "Wrong alignment on EquipmentComponent_C_ActiveItemChanged"); \ static_assert(sizeof(EquipmentComponent_C_ActiveItemChanged) == 0x000078, "Wrong size on EquipmentComponent_C_ActiveItemChanged"); \ static_assert(offsetof(EquipmentComponent_C_ActiveItemChanged, OldItem) == 0x000000, "Member 'EquipmentComponent_C_ActiveItemChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ActiveItemChanged, NewItem) == 0x000020, "Member 'EquipmentComponent_C_ActiveItemChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ActiveItemChanged, Type) == 0x000040, "Member 'EquipmentComponent_C_ActiveItemChanged::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ActiveItemChanged, SlotIndex) == 0x000044, "Member 'EquipmentComponent_C_ActiveItemChanged::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ActiveItemChanged, ActiveIndex) == 0x000048, "Member 'EquipmentComponent_C_ActiveItemChanged::ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ActiveItemChanged, IsSlotChange) == 0x00004C, "Member 'EquipmentComponent_C_ActiveItemChanged::IsSlotChange' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ActiveItemChanged, CallFunc_GetWeapon_Weapon) == 0x000050, "Member 'EquipmentComponent_C_ActiveItemChanged::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ActiveItemChanged, CallFunc_Greater_IntInt_ReturnValue) == 0x000070, "Member 'EquipmentComponent_C_ActiveItemChanged::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ActiveItemChanged, CallFunc_BooleanXOR_ReturnValue) == 0x000071, "Member 'EquipmentComponent_C_ActiveItemChanged::CallFunc_BooleanXOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ActiveItemChanged, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000072, "Member 'EquipmentComponent_C_ActiveItemChanged::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ActiveItemChanged, CallFunc_IsDisplayItemRequestNeedCache_willCache) == 0x000073, "Member 'EquipmentComponent_C_ActiveItemChanged::CallFunc_IsDisplayItemRequestNeedCache_willCache' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ActiveItemChanged, CallFunc_BooleanAND_ReturnValue) == 0x000074, "Member 'EquipmentComponent_C_ActiveItemChanged::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ActiveItemChanged, CallFunc_NotEqual_GuidGuid_ReturnValue) == 0x000075, "Member 'EquipmentComponent_C_ActiveItemChanged::CallFunc_NotEqual_GuidGuid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_AreArrowsEquipped \ static_assert(alignof(EquipmentComponent_C_AreArrowsEquipped) == 0x000008, "Wrong alignment on EquipmentComponent_C_AreArrowsEquipped"); \ static_assert(sizeof(EquipmentComponent_C_AreArrowsEquipped) == 0x000030, "Wrong size on EquipmentComponent_C_AreArrowsEquipped"); \ static_assert(offsetof(EquipmentComponent_C_AreArrowsEquipped, ReturnValue) == 0x000000, "Member 'EquipmentComponent_C_AreArrowsEquipped::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_AreArrowsEquipped, CallFunc_MakeLiteralByte_ReturnValue) == 0x000001, "Member 'EquipmentComponent_C_AreArrowsEquipped::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_AreArrowsEquipped, CallFunc_IsSlotHidden_Result) == 0x000002, "Member 'EquipmentComponent_C_AreArrowsEquipped::CallFunc_IsSlotHidden_Result' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_AreArrowsEquipped, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x000004, "Member 'EquipmentComponent_C_AreArrowsEquipped::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_AreArrowsEquipped, CallFunc_GetItemInSlot_Item) == 0x000008, "Member 'EquipmentComponent_C_AreArrowsEquipped::CallFunc_GetItemInSlot_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_AreArrowsEquipped, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000028, "Member 'EquipmentComponent_C_AreArrowsEquipped::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_AreArrowsEquipped, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000029, "Member 'EquipmentComponent_C_AreArrowsEquipped::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_AreArrowsEquipped, CallFunc_Greater_IntInt_ReturnValue) == 0x00002A, "Member 'EquipmentComponent_C_AreArrowsEquipped::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_AreArrowsEquipped, CallFunc_BooleanOR_ReturnValue) == 0x00002B, "Member 'EquipmentComponent_C_AreArrowsEquipped::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_AreArrowsEquipped, CallFunc_BooleanOR_ReturnValue_1) == 0x00002C, "Member 'EquipmentComponent_C_AreArrowsEquipped::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_Build_Equipment \ static_assert(alignof(EquipmentComponent_C_Build_Equipment) == 0x000008, "Wrong alignment on EquipmentComponent_C_Build_Equipment"); \ static_assert(sizeof(EquipmentComponent_C_Build_Equipment) == 0x000220, "Wrong size on EquipmentComponent_C_Build_Equipment"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, equipment) == 0x000000, "Member 'EquipmentComponent_C_Build_Equipment::equipment' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, L_DuplicateCheck) == 0x000010, "Member 'EquipmentComponent_C_Build_Equipment::L_DuplicateCheck' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, L_FoundItemIndex) == 0x000060, "Member 'EquipmentComponent_C_Build_Equipment::L_FoundItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, L_Item) == 0x000068, "Member 'EquipmentComponent_C_Build_Equipment::L_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, L_ItemIndex) == 0x000088, "Member 'EquipmentComponent_C_Build_Equipment::L_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, L_SlotIndex) == 0x00008C, "Member 'EquipmentComponent_C_Build_Equipment::L_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, L_Type) == 0x000090, "Member 'EquipmentComponent_C_Build_Equipment::L_Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, L_EqSlotsIndex) == 0x000094, "Member 'EquipmentComponent_C_Build_Equipment::L_EqSlotsIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, L_EquipmentCopy) == 0x000098, "Member 'EquipmentComponent_C_Build_Equipment::L_EquipmentCopy' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, L_DisplayedItems) == 0x0000A8, "Member 'EquipmentComponent_C_Build_Equipment::L_DisplayedItems' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, Temp_int_Loop_Counter_Variable) == 0x0000B8, "Member 'EquipmentComponent_C_Build_Equipment::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Add_IntInt_ReturnValue) == 0x0000BC, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, Temp_int_Array_Index_Variable) == 0x0000C0, "Member 'EquipmentComponent_C_Build_Equipment::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, Temp_int_Loop_Counter_Variable_1) == 0x0000C4, "Member 'EquipmentComponent_C_Build_Equipment::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000C8, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, Temp_int_Loop_Counter_Variable_2) == 0x0000CC, "Member 'EquipmentComponent_C_Build_Equipment::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000D0, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, Temp_int_Array_Index_Variable_1) == 0x0000D4, "Member 'EquipmentComponent_C_Build_Equipment::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, Temp_int_Array_Index_Variable_2) == 0x0000D8, "Member 'EquipmentComponent_C_Build_Equipment::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, Temp_int_Loop_Counter_Variable_3) == 0x0000DC, "Member 'EquipmentComponent_C_Build_Equipment::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Add_IntInt_ReturnValue_3) == 0x0000E0, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, Temp_int_Array_Index_Variable_3) == 0x0000E4, "Member 'EquipmentComponent_C_Build_Equipment::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0000E8, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_GetOptionValue_ReturnValue) == 0x0000F0, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000100, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_GetActiveItem_Item) == 0x000108, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_GetActiveItem_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, Temp_int_Array_Index_Variable_4) == 0x000128, "Member 'EquipmentComponent_C_Build_Equipment::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Greater_IntInt_ReturnValue) == 0x00012C, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_GetWeapon_Weapon) == 0x000130, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000150, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_BooleanAND_ReturnValue) == 0x000151, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000152, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000153, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000154, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_BooleanAND_ReturnValue_1) == 0x000155, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Set_Contains_ReturnValue) == 0x000156, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Not_PreBool_ReturnValue) == 0x000157, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Array_Get_Item) == 0x000158, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Array_Length_ReturnValue) == 0x000170, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Less_IntInt_ReturnValue) == 0x000174, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Array_Get_Item_1) == 0x000178, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Array_Length_ReturnValue_1) == 0x000190, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Less_IntInt_ReturnValue_1) == 0x000194, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Array_Get_Item_2) == 0x000198, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Array_LastIndex_ReturnValue) == 0x0001B8, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Array_Length_ReturnValue_2) == 0x0001BC, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0001C0, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Less_IntInt_ReturnValue_2) == 0x0001C1, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_BooleanAND_ReturnValue_2) == 0x0001C2, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x0001C4, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Not_PreBool_ReturnValue_1) == 0x0001C8, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x0001C9, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Find_IItem_Item) == 0x0001D0, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Find_IItem_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Find_IItem_Find) == 0x0001F0, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Find_IItem_Find' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x0001F1, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_BooleanOR_ReturnValue) == 0x0001F2, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0001F3, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, Temp_int_Loop_Counter_Variable_4) == 0x0001F4, "Member 'EquipmentComponent_C_Build_Equipment::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_BooleanOR_ReturnValue_1) == 0x0001F8, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Add_IntInt_ReturnValue_4) == 0x0001FC, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_MakeLiteralInt_ReturnValue) == 0x000200, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Array_Get_Item_3) == 0x000204, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Array_Length_ReturnValue_3) == 0x000208, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_GetEqSlotsIndex_TypeIndex_1) == 0x00020C, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_GetEqSlotsIndex_TypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Less_IntInt_ReturnValue_3) == 0x000210, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000211, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Array_Length_ReturnValue_4) == 0x000214, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Less_IntInt_ReturnValue_4) == 0x000218, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000219, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_Not_PreBool_ReturnValue_2) == 0x00021A, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Build_Equipment, CallFunc_IsValid_ReturnValue) == 0x00021B, "Member 'EquipmentComponent_C_Build_Equipment::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_CanBlock \ static_assert(alignof(EquipmentComponent_C_CanBlock) == 0x000001, "Wrong alignment on EquipmentComponent_C_CanBlock"); \ static_assert(sizeof(EquipmentComponent_C_CanBlock) == 0x000004, "Wrong size on EquipmentComponent_C_CanBlock"); \ static_assert(offsetof(EquipmentComponent_C_CanBlock, Result) == 0x000000, "Member 'EquipmentComponent_C_CanBlock::Result' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CanBlock, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'EquipmentComponent_C_CanBlock::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CanBlock, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000002, "Member 'EquipmentComponent_C_CanBlock::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CanBlock, CallFunc_BooleanOR_ReturnValue) == 0x000003, "Member 'EquipmentComponent_C_CanBlock::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_CheckContentFiltering \ static_assert(alignof(EquipmentComponent_C_CheckContentFiltering) == 0x000008, "Wrong alignment on EquipmentComponent_C_CheckContentFiltering"); \ static_assert(sizeof(EquipmentComponent_C_CheckContentFiltering) == 0x000518, "Wrong size on EquipmentComponent_C_CheckContentFiltering"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, InStoredItem) == 0x000000, "Member 'EquipmentComponent_C_CheckContentFiltering::InStoredItem' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, InType) == 0x000020, "Member 'EquipmentComponent_C_CheckContentFiltering::InType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, ReturnValue) == 0x000028, "Member 'EquipmentComponent_C_CheckContentFiltering::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, IsFiltering) == 0x000058, "Member 'EquipmentComponent_C_CheckContentFiltering::IsFiltering' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, Local_Default) == 0x000060, "Member 'EquipmentComponent_C_CheckContentFiltering::Local_Default' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, Local_Data) == 0x0000B0, "Member 'EquipmentComponent_C_CheckContentFiltering::Local_Data' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, K2Node_MakeMap_Map) == 0x0001F8, "Member 'EquipmentComponent_C_CheckContentFiltering::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, CallFunc_____ID_Sort_ID) == 0x000248, "Member 'EquipmentComponent_C_CheckContentFiltering::CallFunc_____ID_Sort_ID' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000250, "Member 'EquipmentComponent_C_CheckContentFiltering::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000398, "Member 'EquipmentComponent_C_CheckContentFiltering::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, K2Node_SwitchEnum_CmpSuccess) == 0x000399, "Member 'EquipmentComponent_C_CheckContentFiltering::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00039A, "Member 'EquipmentComponent_C_CheckContentFiltering::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00039B, "Member 'EquipmentComponent_C_CheckContentFiltering::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x00039C, "Member 'EquipmentComponent_C_CheckContentFiltering::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, CallFunc_Map_Find_Value) == 0x0003A0, "Member 'EquipmentComponent_C_CheckContentFiltering::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, CallFunc_Map_Find_ReturnValue) == 0x0003A4, "Member 'EquipmentComponent_C_CheckContentFiltering::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0003A8, "Member 'EquipmentComponent_C_CheckContentFiltering::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment_1) == 0x0003B0, "Member 'EquipmentComponent_C_CheckContentFiltering::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, CallFunc_GetItem_EquipmentConfigBySortId_find_1) == 0x0004F8, "Member 'EquipmentComponent_C_CheckContentFiltering::CallFunc_GetItem_EquipmentConfigBySortId_find_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, CallFunc_GetOptionValue_ReturnValue) == 0x000500, "Member 'EquipmentComponent_C_CheckContentFiltering::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckContentFiltering, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000510, "Member 'EquipmentComponent_C_CheckContentFiltering::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_CheckEquipmentHidden \ static_assert(alignof(EquipmentComponent_C_CheckEquipmentHidden) == 0x000008, "Wrong alignment on EquipmentComponent_C_CheckEquipmentHidden"); \ static_assert(sizeof(EquipmentComponent_C_CheckEquipmentHidden) == 0x000010, "Wrong size on EquipmentComponent_C_CheckEquipmentHidden"); \ static_assert(offsetof(EquipmentComponent_C_CheckEquipmentHidden, ItemType) == 0x000000, "Member 'EquipmentComponent_C_CheckEquipmentHidden::ItemType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckEquipmentHidden, ItemActor) == 0x000008, "Member 'EquipmentComponent_C_CheckEquipmentHidden::ItemActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_CheckIsUniqueTypeItems \ static_assert(alignof(EquipmentComponent_C_CheckIsUniqueTypeItems) == 0x000001, "Wrong alignment on EquipmentComponent_C_CheckIsUniqueTypeItems"); \ static_assert(sizeof(EquipmentComponent_C_CheckIsUniqueTypeItems) == 0x000006, "Wrong size on EquipmentComponent_C_CheckIsUniqueTypeItems"); \ static_assert(offsetof(EquipmentComponent_C_CheckIsUniqueTypeItems, Type) == 0x000000, "Member 'EquipmentComponent_C_CheckIsUniqueTypeItems::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckIsUniqueTypeItems, ReturnValue) == 0x000001, "Member 'EquipmentComponent_C_CheckIsUniqueTypeItems::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckIsUniqueTypeItems, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000002, "Member 'EquipmentComponent_C_CheckIsUniqueTypeItems::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckIsUniqueTypeItems, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000003, "Member 'EquipmentComponent_C_CheckIsUniqueTypeItems::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckIsUniqueTypeItems, CallFunc_BooleanOR_ReturnValue) == 0x000004, "Member 'EquipmentComponent_C_CheckIsUniqueTypeItems::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CheckIsUniqueTypeItems, CallFunc_Not_PreBool_ReturnValue) == 0x000005, "Member 'EquipmentComponent_C_CheckIsUniqueTypeItems::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_ClearSlotItem_Unsafe \ static_assert(alignof(EquipmentComponent_C_ClearSlotItem_Unsafe) == 0x000008, "Wrong alignment on EquipmentComponent_C_ClearSlotItem_Unsafe"); \ static_assert(sizeof(EquipmentComponent_C_ClearSlotItem_Unsafe) == 0x000080, "Wrong size on EquipmentComponent_C_ClearSlotItem_Unsafe"); \ static_assert(offsetof(EquipmentComponent_C_ClearSlotItem_Unsafe, Type) == 0x000000, "Member 'EquipmentComponent_C_ClearSlotItem_Unsafe::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ClearSlotItem_Unsafe, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_ClearSlotItem_Unsafe::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ClearSlotItem_Unsafe, ItemIndex) == 0x000008, "Member 'EquipmentComponent_C_ClearSlotItem_Unsafe::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ClearSlotItem_Unsafe, L_RemoveItem) == 0x000010, "Member 'EquipmentComponent_C_ClearSlotItem_Unsafe::L_RemoveItem' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ClearSlotItem_Unsafe, CallFunc_GetItemInSlot_Item) == 0x000030, "Member 'EquipmentComponent_C_ClearSlotItem_Unsafe::CallFunc_GetItemInSlot_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ClearSlotItem_Unsafe, Temp_struct_Variable) == 0x000050, "Member 'EquipmentComponent_C_ClearSlotItem_Unsafe::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ClearSlotItem_Unsafe, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000070, "Member 'EquipmentComponent_C_ClearSlotItem_Unsafe::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ClearSlotItem_Unsafe, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000071, "Member 'EquipmentComponent_C_ClearSlotItem_Unsafe::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ClearSlotItem_Unsafe, CallFunc_Greater_IntInt_ReturnValue) == 0x000072, "Member 'EquipmentComponent_C_ClearSlotItem_Unsafe::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ClearSlotItem_Unsafe, CallFunc_BooleanOR_ReturnValue) == 0x000073, "Member 'EquipmentComponent_C_ClearSlotItem_Unsafe::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ClearSlotItem_Unsafe, CallFunc_BooleanOR_ReturnValue_1) == 0x000074, "Member 'EquipmentComponent_C_ClearSlotItem_Unsafe::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ClearSlotItem_Unsafe, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x000078, "Member 'EquipmentComponent_C_ClearSlotItem_Unsafe::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ClearSlotItem_Unsafe, CallFunc_Map_Remove_ReturnValue) == 0x00007C, "Member 'EquipmentComponent_C_ClearSlotItem_Unsafe::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ClearSlotItem_Unsafe, CallFunc_Map_Remove_ReturnValue_1) == 0x00007D, "Member 'EquipmentComponent_C_ClearSlotItem_Unsafe::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ClearSlotItem_Unsafe, K2Node_SwitchEnum_CmpSuccess) == 0x00007E, "Member 'EquipmentComponent_C_ClearSlotItem_Unsafe::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ClearSlotItem_Unsafe, CallFunc_IsActiveItemIndex_Result) == 0x00007F, "Member 'EquipmentComponent_C_ClearSlotItem_Unsafe::CallFunc_IsActiveItemIndex_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_CreatePreInstance \ static_assert(alignof(EquipmentComponent_C_CreatePreInstance) == 0x000010, "Wrong alignment on EquipmentComponent_C_CreatePreInstance"); \ static_assert(sizeof(EquipmentComponent_C_CreatePreInstance) == 0x0000D0, "Wrong size on EquipmentComponent_C_CreatePreInstance"); \ static_assert(offsetof(EquipmentComponent_C_CreatePreInstance, Type) == 0x000000, "Member 'EquipmentComponent_C_CreatePreInstance::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CreatePreInstance, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_CreatePreInstance::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CreatePreInstance, ReturnValue) == 0x000008, "Member 'EquipmentComponent_C_CreatePreInstance::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CreatePreInstance, L_DisplayedItems) == 0x000010, "Member 'EquipmentComponent_C_CreatePreInstance::L_DisplayedItems' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CreatePreInstance, L_PreWeapon) == 0x000020, "Member 'EquipmentComponent_C_CreatePreInstance::L_PreWeapon' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CreatePreInstance, K2Node_MakeStruct_F_DisplayedItems) == 0x000028, "Member 'EquipmentComponent_C_CreatePreInstance::K2Node_MakeStruct_F_DisplayedItems' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CreatePreInstance, CallFunc_GetOwnActor_ReturnValue) == 0x000038, "Member 'EquipmentComponent_C_CreatePreInstance::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CreatePreInstance, CallFunc_MakeTransform_ReturnValue) == 0x000040, "Member 'EquipmentComponent_C_CreatePreInstance::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CreatePreInstance, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0000A0, "Member 'EquipmentComponent_C_CreatePreInstance::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CreatePreInstance, CallFunc_Attach_Result) == 0x0000A8, "Member 'EquipmentComponent_C_CreatePreInstance::CallFunc_Attach_Result' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CreatePreInstance, CallFunc_FinishSpawningActor_ReturnValue) == 0x0000B0, "Member 'EquipmentComponent_C_CreatePreInstance::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CreatePreInstance, CallFunc_Map_Find_Value) == 0x0000B8, "Member 'EquipmentComponent_C_CreatePreInstance::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_CreatePreInstance, CallFunc_Map_Find_ReturnValue) == 0x0000C8, "Member 'EquipmentComponent_C_CreatePreInstance::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_DelayShowEquipment \ static_assert(alignof(EquipmentComponent_C_DelayShowEquipment) == 0x000008, "Wrong alignment on EquipmentComponent_C_DelayShowEquipment"); \ static_assert(sizeof(EquipmentComponent_C_DelayShowEquipment) == 0x000020, "Wrong size on EquipmentComponent_C_DelayShowEquipment"); \ static_assert(offsetof(EquipmentComponent_C_DelayShowEquipment, Duration) == 0x000000, "Member 'EquipmentComponent_C_DelayShowEquipment::Duration' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_DelayShowEquipment, ItemType) == 0x000008, "Member 'EquipmentComponent_C_DelayShowEquipment::ItemType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_DelayShowEquipment, Hide) == 0x000018, "Member 'EquipmentComponent_C_DelayShowEquipment::Hide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_DequeCachedDisplayItem \ static_assert(alignof(EquipmentComponent_C_DequeCachedDisplayItem) == 0x000008, "Wrong alignment on EquipmentComponent_C_DequeCachedDisplayItem"); \ static_assert(sizeof(EquipmentComponent_C_DequeCachedDisplayItem) == 0x000190, "Wrong size on EquipmentComponent_C_DequeCachedDisplayItem"); \ static_assert(offsetof(EquipmentComponent_C_DequeCachedDisplayItem, CallFunc_GetOwnActor_ReturnValue) == 0x000000, "Member 'EquipmentComponent_C_DequeCachedDisplayItem::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_DequeCachedDisplayItem, K2Node_DynamicCast_AsCharacter) == 0x000008, "Member 'EquipmentComponent_C_DequeCachedDisplayItem::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_DequeCachedDisplayItem, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'EquipmentComponent_C_DequeCachedDisplayItem::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_DequeCachedDisplayItem, CallFunc_IsLocallyControlled_ReturnValue) == 0x000011, "Member 'EquipmentComponent_C_DequeCachedDisplayItem::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_DequeCachedDisplayItem, CallFunc_GetWeapon_Weapon) == 0x000018, "Member 'EquipmentComponent_C_DequeCachedDisplayItem::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_DequeCachedDisplayItem, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000038, "Member 'EquipmentComponent_C_DequeCachedDisplayItem::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_DequeCachedDisplayItem, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000040, "Member 'EquipmentComponent_C_DequeCachedDisplayItem::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_DequeCachedDisplayItem, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000188, "Member 'EquipmentComponent_C_DequeCachedDisplayItem::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_DequeCachedDisplayItem, CallFunc_GetCombatType_CombatType) == 0x000189, "Member 'EquipmentComponent_C_DequeCachedDisplayItem::CallFunc_GetCombatType_CombatType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_DequeCachedDisplayItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00018A, "Member 'EquipmentComponent_C_DequeCachedDisplayItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_DequeCachedDisplayItem, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00018B, "Member 'EquipmentComponent_C_DequeCachedDisplayItem::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_DequeCachedDisplayItem, CallFunc_BooleanAND_ReturnValue) == 0x00018C, "Member 'EquipmentComponent_C_DequeCachedDisplayItem::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_DequeCachedDisplayItem, CallFunc_Not_PreBool_ReturnValue) == 0x00018D, "Member 'EquipmentComponent_C_DequeCachedDisplayItem::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_EnqueueCachedDisplayItem \ static_assert(alignof(EquipmentComponent_C_EnqueueCachedDisplayItem) == 0x000004, "Wrong alignment on EquipmentComponent_C_EnqueueCachedDisplayItem"); \ static_assert(sizeof(EquipmentComponent_C_EnqueueCachedDisplayItem) == 0x000010, "Wrong size on EquipmentComponent_C_EnqueueCachedDisplayItem"); \ static_assert(offsetof(EquipmentComponent_C_EnqueueCachedDisplayItem, SetSlotIndex) == 0x000000, "Member 'EquipmentComponent_C_EnqueueCachedDisplayItem::SetSlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_EnqueueCachedDisplayItem, Type) == 0x000004, "Member 'EquipmentComponent_C_EnqueueCachedDisplayItem::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_EnqueueCachedDisplayItem, K2Node_SwitchEnum_CmpSuccess) == 0x000005, "Member 'EquipmentComponent_C_EnqueueCachedDisplayItem::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_EnqueueCachedDisplayItem, CallFunc_Less_IntInt_ReturnValue) == 0x000006, "Member 'EquipmentComponent_C_EnqueueCachedDisplayItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_EnqueueCachedDisplayItem, K2Node_MakeStruct_ST_CachedDisplayWeapon) == 0x000007, "Member 'EquipmentComponent_C_EnqueueCachedDisplayItem::K2Node_MakeStruct_ST_CachedDisplayWeapon' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_EnqueueCachedDisplayItem, CallFunc_Not_PreBool_ReturnValue) == 0x00000F, "Member 'EquipmentComponent_C_EnqueueCachedDisplayItem::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent \ static_assert(alignof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent) == 0x000008, "Wrong alignment on EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent"); \ static_assert(sizeof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent) == 0x000210, "Wrong size on EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, EntryPoint) == 0x000000, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_CustomEvent_Duration) == 0x000008, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_CustomEvent_Duration' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_CustomEvent_ItemType) == 0x000010, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_CustomEvent_ItemType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_CustomEvent_Hide) == 0x000020, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_CustomEvent_Hide' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, Temp_int_Array_Index_Variable) == 0x000024, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_FMax_ReturnValue) == 0x000028, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_K2_SetTimer_ReturnValue) == 0x000030, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_CustomEvent_ItemBeforeChanged) == 0x000038, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_CustomEvent_ItemBeforeChanged' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_CustomEvent_ItemAfterChanged) == 0x000058, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_CustomEvent_ItemAfterChanged' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, Temp_int_Array_Index_Variable_1) == 0x000078, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_FindItem_Type) == 0x00007C, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_FindItem_Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_FindItem_SlotIndex) == 0x000080, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_FindItem_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_FindItem_ItemIndex) == 0x000084, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_FindItem_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000088, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_CreateDelegate_OutputDelegate) == 0x00008C, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_Event_EndPlayReason) == 0x00009C, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_Map_Values_Values) == 0x0000A0, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_Array_Get_Item) == 0x0000B0, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_Array_Length_ReturnValue) == 0x0000C0, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_Array_Get_Item_1) == 0x0000C8, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_Array_Length_ReturnValue_1) == 0x0000D0, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_IsValid_ReturnValue) == 0x0000D4, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_CustomEvent_ItemInf) == 0x0000D8, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_CustomEvent_ItemInf' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, Temp_int_Loop_Counter_Variable) == 0x0000F8, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_FindItem_Type_1) == 0x0000FC, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_FindItem_Type_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_FindItem_SlotIndex_1) == 0x000100, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_FindItem_SlotIndex_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_FindItem_ItemIndex_1) == 0x000104, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_FindItem_ItemIndex_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000108, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_Less_IntInt_ReturnValue) == 0x000109, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_Add_IntInt_ReturnValue) == 0x00010C, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000110, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_CustomEvent_ItemAfterChange) == 0x000120, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_CustomEvent_ItemAfterChange' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_CustomEvent_OldNumber) == 0x000140, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_CustomEvent_OldNumber' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_CustomEvent_NewItem) == 0x000144, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_CreateDelegate_OutputDelegate_2) == 0x000148, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_GetGlobalExtend_ReturnValue) == 0x000158, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_IsValid_ReturnValue_1) == 0x000160, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_MakeArray_Array) == 0x000168, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_GetOwnActor_ReturnValue) == 0x000178, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_GetOwnActor_ReturnValue_1) == 0x000180, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000188, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000190, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_DynamicCast_bSuccess) == 0x000198, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_CustomEvent_ItemType_1) == 0x000199, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_CustomEvent_ItemType_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_CustomEvent_ItemActor) == 0x0001A0, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_CustomEvent_ItemActor' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_Map_Find_Value) == 0x0001A8, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_Map_Find_ReturnValue) == 0x0001B8, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0001B9, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_IsValid_ReturnValue_2) == 0x0001BA, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_NewGuid_ReturnValue) == 0x0001BC, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_Event_Type_1) == 0x0001CC, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_Event_Type_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_Event_SlotIndex_1) == 0x0001D0, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_Event_SlotIndex_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_Event_Type) == 0x0001D4, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_Event_Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_Event_SlotIndex) == 0x0001D8, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_Event_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_Event_SlotID) == 0x0001DC, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_Event_SlotID' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, K2Node_MakeStruct_F_StoredItem) == 0x0001E0, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, Temp_int_Loop_Counter_Variable_1) == 0x000200, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_Less_IntInt_ReturnValue_1) == 0x000204, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_Add_IntInt_ReturnValue_1) == 0x000208, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x00020C, "Member 'EquipmentComponent_C_ExecuteUbergraph_EquipmentComponent::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_FindAllEquipments \ static_assert(alignof(EquipmentComponent_C_FindAllEquipments) == 0x000008, "Wrong alignment on EquipmentComponent_C_FindAllEquipments"); \ static_assert(sizeof(EquipmentComponent_C_FindAllEquipments) == 0x0000D0, "Wrong size on EquipmentComponent_C_FindAllEquipments"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, OnlyActive) == 0x000000, "Member 'EquipmentComponent_C_FindAllEquipments::OnlyActive' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, FilterByType) == 0x000001, "Member 'EquipmentComponent_C_FindAllEquipments::FilterByType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, Output_Get) == 0x000008, "Member 'EquipmentComponent_C_FindAllEquipments::Output_Get' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, L_Result_3) == 0x000018, "Member 'EquipmentComponent_C_FindAllEquipments::L_Result_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, L_Result_2) == 0x000028, "Member 'EquipmentComponent_C_FindAllEquipments::L_Result_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, L_AllEquipments) == 0x000038, "Member 'EquipmentComponent_C_FindAllEquipments::L_AllEquipments' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000048, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_Not_PreBool_ReturnValue) == 0x000049, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, Temp_int_Loop_Counter_Variable) == 0x00004C, "Member 'EquipmentComponent_C_FindAllEquipments::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_BooleanAND_ReturnValue) == 0x000050, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_Add_IntInt_ReturnValue) == 0x000054, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, Temp_int_Array_Index_Variable) == 0x000058, "Member 'EquipmentComponent_C_FindAllEquipments::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, Temp_int_Array_Index_Variable_1) == 0x00005C, "Member 'EquipmentComponent_C_FindAllEquipments::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_IsValid_Guid_ReturnValue) == 0x000060, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_Array_RemoveItem_ReturnValue) == 0x000061, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, Temp_int_Loop_Counter_Variable_1) == 0x000064, "Member 'EquipmentComponent_C_FindAllEquipments::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_Array_Get_Item) == 0x000068, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_Array_Add_ReturnValue) == 0x00007C, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_Less_IntInt_ReturnValue) == 0x000080, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_Add_IntInt_ReturnValue_1) == 0x000084, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_Map_Find_Value) == 0x000088, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_Map_Find_ReturnValue) == 0x00008C, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc___Convert_Slot_and_Item_Index_TypeIndex) == 0x000090, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc___Convert_Slot_and_Item_Index_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc___Convert_Slot_and_Item_Index_SlotIndex) == 0x000094, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc___Convert_Slot_and_Item_Index_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc___Convert_Slot_and_Item_Index_ItemIndex) == 0x000098, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc___Convert_Slot_and_Item_Index_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_GetEquipmentSlotsType_ItemType) == 0x00009C, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_GetEquipmentSlotsType_ItemType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00009D, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00009E, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_Array_Get_Item_1) == 0x0000A0, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_Map_Keys_Keys) == 0x0000B0, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_Array_Add_ReturnValue_1) == 0x0000C0, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_IsItemActive_Active) == 0x0000C4, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_IsItemActive_Active' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_Array_Length_ReturnValue_1) == 0x0000C8, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindAllEquipments, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000CC, "Member 'EquipmentComponent_C_FindAllEquipments::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_FindItem \ static_assert(alignof(EquipmentComponent_C_FindItem) == 0x000008, "Wrong alignment on EquipmentComponent_C_FindItem"); \ static_assert(sizeof(EquipmentComponent_C_FindItem) == 0x000170, "Wrong size on EquipmentComponent_C_FindItem"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, Item) == 0x000000, "Member 'EquipmentComponent_C_FindItem::Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, Type) == 0x000020, "Member 'EquipmentComponent_C_FindItem::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, SlotIndex) == 0x000024, "Member 'EquipmentComponent_C_FindItem::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, ItemIndex) == 0x000028, "Member 'EquipmentComponent_C_FindItem::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, L_EqSlotsIndex) == 0x00002C, "Member 'EquipmentComponent_C_FindItem::L_EqSlotsIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, Temp_int_Loop_Counter_Variable) == 0x000030, "Member 'EquipmentComponent_C_FindItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'EquipmentComponent_C_FindItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, CallFunc_GetItemConfigBySortId_Item) == 0x000038, "Member 'EquipmentComponent_C_FindItem::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, CallFunc_GetItemConfigBySortId_find) == 0x000108, "Member 'EquipmentComponent_C_FindItem::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x00010C, "Member 'EquipmentComponent_C_FindItem::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, Temp_int_Loop_Counter_Variable_1) == 0x000110, "Member 'EquipmentComponent_C_FindItem::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, CallFunc_Add_IntInt_ReturnValue_1) == 0x000114, "Member 'EquipmentComponent_C_FindItem::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, Temp_int_Array_Index_Variable) == 0x000118, "Member 'EquipmentComponent_C_FindItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00011C, "Member 'EquipmentComponent_C_FindItem::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, Temp_int_Array_Index_Variable_1) == 0x000120, "Member 'EquipmentComponent_C_FindItem::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, CallFunc_Array_Get_Item) == 0x000128, "Member 'EquipmentComponent_C_FindItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, CallFunc_Array_Length_ReturnValue) == 0x000140, "Member 'EquipmentComponent_C_FindItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, CallFunc_Less_IntInt_ReturnValue) == 0x000144, "Member 'EquipmentComponent_C_FindItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, CallFunc_Array_Get_Item_1) == 0x000148, "Member 'EquipmentComponent_C_FindItem::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, CallFunc_Array_Length_ReturnValue_1) == 0x000168, "Member 'EquipmentComponent_C_FindItem::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, CallFunc_EqualEqual_GuidGuid_ReturnValue) == 0x00016C, "Member 'EquipmentComponent_C_FindItem::CallFunc_EqualEqual_GuidGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_FindItem, CallFunc_Less_IntInt_ReturnValue_1) == 0x00016D, "Member 'EquipmentComponent_C_FindItem::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_GetActiveItem \ static_assert(alignof(EquipmentComponent_C_GetActiveItem) == 0x000008, "Wrong alignment on EquipmentComponent_C_GetActiveItem"); \ static_assert(sizeof(EquipmentComponent_C_GetActiveItem) == 0x000090, "Wrong size on EquipmentComponent_C_GetActiveItem"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItem, Type) == 0x000000, "Member 'EquipmentComponent_C_GetActiveItem::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItem, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_GetActiveItem::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItem, Item) == 0x000008, "Member 'EquipmentComponent_C_GetActiveItem::Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItem, L_Watch) == 0x000028, "Member 'EquipmentComponent_C_GetActiveItem::L_Watch' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItem, K2Node_MakeStruct_F_StoredItem) == 0x000048, "Member 'EquipmentComponent_C_GetActiveItem::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItem, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x000068, "Member 'EquipmentComponent_C_GetActiveItem::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItem, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00006C, "Member 'EquipmentComponent_C_GetActiveItem::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItem, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x00006D, "Member 'EquipmentComponent_C_GetActiveItem::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItem, CallFunc_Array_Get_Item) == 0x000070, "Member 'EquipmentComponent_C_GetActiveItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_GetActiveItemIndexByCombindIndex \ static_assert(alignof(EquipmentComponent_C_GetActiveItemIndexByCombindIndex) == 0x000004, "Wrong alignment on EquipmentComponent_C_GetActiveItemIndexByCombindIndex"); \ static_assert(sizeof(EquipmentComponent_C_GetActiveItemIndexByCombindIndex) == 0x000014, "Wrong size on EquipmentComponent_C_GetActiveItemIndexByCombindIndex"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItemIndexByCombindIndex, TypeIndex) == 0x000000, "Member 'EquipmentComponent_C_GetActiveItemIndexByCombindIndex::TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItemIndexByCombindIndex, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_GetActiveItemIndexByCombindIndex::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItemIndexByCombindIndex, ActiveItemIndex) == 0x000008, "Member 'EquipmentComponent_C_GetActiveItemIndexByCombindIndex::ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItemIndexByCombindIndex, L_tmp) == 0x00000C, "Member 'EquipmentComponent_C_GetActiveItemIndexByCombindIndex::L_tmp' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItemIndexByCombindIndex, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000010, "Member 'EquipmentComponent_C_GetActiveItemIndexByCombindIndex::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItemIndexByCombindIndex, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000011, "Member 'EquipmentComponent_C_GetActiveItemIndexByCombindIndex::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_GetBlockValue \ static_assert(alignof(EquipmentComponent_C_GetBlockValue) == 0x000008, "Wrong alignment on EquipmentComponent_C_GetBlockValue"); \ static_assert(sizeof(EquipmentComponent_C_GetBlockValue) == 0x000350, "Wrong size on EquipmentComponent_C_GetBlockValue"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, BlockType) == 0x000000, "Member 'EquipmentComponent_C_GetBlockValue::BlockType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, Value) == 0x000008, "Member 'EquipmentComponent_C_GetBlockValue::Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, Success) == 0x000010, "Member 'EquipmentComponent_C_GetBlockValue::Success' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, BTType) == 0x000014, "Member 'EquipmentComponent_C_GetBlockValue::BTType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, L_ConstructedItem) == 0x000020, "Member 'EquipmentComponent_C_GetBlockValue::L_ConstructedItem' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x000028, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x000030, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_IsSlotHidden_Result) == 0x000034, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_IsSlotHidden_Result' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_GetItemInSlot_Item) == 0x000038, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_GetItemInSlot_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_Not_PreBool_ReturnValue) == 0x000058, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000059, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00005A, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_Greater_IntInt_ReturnValue) == 0x00005B, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_BooleanOR_ReturnValue) == 0x00005C, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_BooleanOR_ReturnValue_1) == 0x00005D, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000060, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x0001A8, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_MakeLiteralByte_ReturnValue) == 0x0001A9, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_BooleanAND_ReturnValue) == 0x0001AA, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_Map_Find_Value) == 0x0001B0, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_Map_Find_ReturnValue) == 0x0001B8, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex_1) == 0x0001BC, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_BooleanAND_ReturnValue_1) == 0x0001C0, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_GetItemInSlot_Item_1) == 0x0001C8, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_GetItemInSlot_Item_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x0001E8, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment_1) == 0x0001F0, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_GetItem_EquipmentConfigBySortId_find_1) == 0x000338, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_GetItem_EquipmentConfigBySortId_find_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x000339, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_BooleanOR_ReturnValue_2) == 0x00033A, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_BooleanAND_ReturnValue_2) == 0x00033B, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_Map_Find_Value_1) == 0x000340, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_Map_Find_ReturnValue_1) == 0x000348, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000349, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_BooleanAND_ReturnValue_3) == 0x00034A, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_BooleanOR_ReturnValue_3) == 0x00034B, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_IsSlotHidden_Result_1) == 0x00034C, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_IsSlotHidden_Result_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetBlockValue, CallFunc_Not_PreBool_ReturnValue_1) == 0x00034D, "Member 'EquipmentComponent_C_GetBlockValue::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_GetCombatType \ static_assert(alignof(EquipmentComponent_C_GetCombatType) == 0x000001, "Wrong alignment on EquipmentComponent_C_GetCombatType"); \ static_assert(sizeof(EquipmentComponent_C_GetCombatType) == 0x000001, "Wrong size on EquipmentComponent_C_GetCombatType"); \ static_assert(offsetof(EquipmentComponent_C_GetCombatType, CombatType_0) == 0x000000, "Member 'EquipmentComponent_C_GetCombatType::CombatType_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_GetDisplayedItem \ static_assert(alignof(EquipmentComponent_C_GetDisplayedItem) == 0x000008, "Wrong alignment on EquipmentComponent_C_GetDisplayedItem"); \ static_assert(sizeof(EquipmentComponent_C_GetDisplayedItem) == 0x000050, "Wrong size on EquipmentComponent_C_GetDisplayedItem"); \ static_assert(offsetof(EquipmentComponent_C_GetDisplayedItem, Type) == 0x000000, "Member 'EquipmentComponent_C_GetDisplayedItem::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetDisplayedItem, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_GetDisplayedItem::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetDisplayedItem, DisplayedItem) == 0x000008, "Member 'EquipmentComponent_C_GetDisplayedItem::DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetDisplayedItem, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x000010, "Member 'EquipmentComponent_C_GetDisplayedItem::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetDisplayedItem, CallFunc_Map_Find_Value) == 0x000018, "Member 'EquipmentComponent_C_GetDisplayedItem::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetDisplayedItem, CallFunc_Map_Find_ReturnValue) == 0x000028, "Member 'EquipmentComponent_C_GetDisplayedItem::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetDisplayedItem, CallFunc_Array_Get_Item) == 0x000030, "Member 'EquipmentComponent_C_GetDisplayedItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetDisplayedItem, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000038, "Member 'EquipmentComponent_C_GetDisplayedItem::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetDisplayedItem, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'EquipmentComponent_C_GetDisplayedItem::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetDisplayedItem, CallFunc_GetInstance_ReturnValue) == 0x000040, "Member 'EquipmentComponent_C_GetDisplayedItem::CallFunc_GetInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetDisplayedItem, CallFunc_GetInstance_IsRealInstance) == 0x000048, "Member 'EquipmentComponent_C_GetDisplayedItem::CallFunc_GetInstance_IsRealInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_GetEquipmentData \ static_assert(alignof(EquipmentComponent_C_GetEquipmentData) == 0x000008, "Wrong alignment on EquipmentComponent_C_GetEquipmentData"); \ static_assert(sizeof(EquipmentComponent_C_GetEquipmentData) == 0x0005C0, "Wrong size on EquipmentComponent_C_GetEquipmentData"); \ static_assert(offsetof(EquipmentComponent_C_GetEquipmentData, ID) == 0x000000, "Member 'EquipmentComponent_C_GetEquipmentData::ID' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetEquipmentData, Data) == 0x000008, "Member 'EquipmentComponent_C_GetEquipmentData::Data' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetEquipmentData, CallFunc_Redirect_Table_MappedTable) == 0x0002D0, "Member 'EquipmentComponent_C_GetEquipmentData::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetEquipmentData, CallFunc_Conv_IntToString_ReturnValue) == 0x0002D8, "Member 'EquipmentComponent_C_GetEquipmentData::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetEquipmentData, CallFunc_Conv_StringToName_ReturnValue) == 0x0002E8, "Member 'EquipmentComponent_C_GetEquipmentData::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetEquipmentData, CallFunc_GetDataTableRowFromName_OutRow) == 0x0002F0, "Member 'EquipmentComponent_C_GetEquipmentData::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetEquipmentData, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0005B8, "Member 'EquipmentComponent_C_GetEquipmentData::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_GetIsInCombat \ static_assert(alignof(EquipmentComponent_C_GetIsInCombat) == 0x000001, "Wrong alignment on EquipmentComponent_C_GetIsInCombat"); \ static_assert(sizeof(EquipmentComponent_C_GetIsInCombat) == 0x000001, "Wrong size on EquipmentComponent_C_GetIsInCombat"); \ static_assert(offsetof(EquipmentComponent_C_GetIsInCombat, Result) == 0x000000, "Member 'EquipmentComponent_C_GetIsInCombat::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_GetMagicSkinData \ static_assert(alignof(EquipmentComponent_C_GetMagicSkinData) == 0x000008, "Wrong alignment on EquipmentComponent_C_GetMagicSkinData"); \ static_assert(sizeof(EquipmentComponent_C_GetMagicSkinData) == 0x000020, "Wrong size on EquipmentComponent_C_GetMagicSkinData"); \ static_assert(offsetof(EquipmentComponent_C_GetMagicSkinData, SkinID) == 0x000000, "Member 'EquipmentComponent_C_GetMagicSkinData::SkinID' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetMagicSkinData, CallFunc_GetAllMagicSkinData_SkinID) == 0x000010, "Member 'EquipmentComponent_C_GetMagicSkinData::CallFunc_GetAllMagicSkinData_SkinID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_GetOwnerLodDistanceScale \ static_assert(alignof(EquipmentComponent_C_GetOwnerLodDistanceScale) == 0x000008, "Wrong alignment on EquipmentComponent_C_GetOwnerLodDistanceScale"); \ static_assert(sizeof(EquipmentComponent_C_GetOwnerLodDistanceScale) == 0x000020, "Wrong size on EquipmentComponent_C_GetOwnerLodDistanceScale"); \ static_assert(offsetof(EquipmentComponent_C_GetOwnerLodDistanceScale, LodDistanceScale) == 0x000000, "Member 'EquipmentComponent_C_GetOwnerLodDistanceScale::LodDistanceScale' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetOwnerLodDistanceScale, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'EquipmentComponent_C_GetOwnerLodDistanceScale::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetOwnerLodDistanceScale, K2Node_DynamicCast_AsDSCCharacter) == 0x000010, "Member 'EquipmentComponent_C_GetOwnerLodDistanceScale::K2Node_DynamicCast_AsDSCCharacter' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetOwnerLodDistanceScale, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'EquipmentComponent_C_GetOwnerLodDistanceScale::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_GetSelectedMainHandType \ static_assert(alignof(EquipmentComponent_C_GetSelectedMainHandType) == 0x000001, "Wrong alignment on EquipmentComponent_C_GetSelectedMainHandType"); \ static_assert(sizeof(EquipmentComponent_C_GetSelectedMainHandType) == 0x000001, "Wrong size on EquipmentComponent_C_GetSelectedMainHandType"); \ static_assert(offsetof(EquipmentComponent_C_GetSelectedMainHandType, Type) == 0x000000, "Member 'EquipmentComponent_C_GetSelectedMainHandType::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_hide_handler \ static_assert(alignof(EquipmentComponent_C_hide_handler) == 0x000004, "Wrong alignment on EquipmentComponent_C_hide_handler"); \ static_assert(sizeof(EquipmentComponent_C_hide_handler) == 0x000018, "Wrong size on EquipmentComponent_C_hide_handler"); \ static_assert(offsetof(EquipmentComponent_C_hide_handler, Temp_int_Array_Index_Variable) == 0x000000, "Member 'EquipmentComponent_C_hide_handler::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_hide_handler, CallFunc_Array_Length_ReturnValue) == 0x000004, "Member 'EquipmentComponent_C_hide_handler::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_hide_handler, CallFunc_Array_Get_Item) == 0x000008, "Member 'EquipmentComponent_C_hide_handler::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_hide_handler, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'EquipmentComponent_C_hide_handler::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_hide_handler, CallFunc_Less_IntInt_ReturnValue) == 0x000010, "Member 'EquipmentComponent_C_hide_handler::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_hide_handler, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'EquipmentComponent_C_hide_handler::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_IsActiveItemIndex \ static_assert(alignof(EquipmentComponent_C_IsActiveItemIndex) == 0x000004, "Wrong alignment on EquipmentComponent_C_IsActiveItemIndex"); \ static_assert(sizeof(EquipmentComponent_C_IsActiveItemIndex) == 0x000018, "Wrong size on EquipmentComponent_C_IsActiveItemIndex"); \ static_assert(offsetof(EquipmentComponent_C_IsActiveItemIndex, Type) == 0x000000, "Member 'EquipmentComponent_C_IsActiveItemIndex::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsActiveItemIndex, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_IsActiveItemIndex::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsActiveItemIndex, ItemIndex) == 0x000008, "Member 'EquipmentComponent_C_IsActiveItemIndex::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsActiveItemIndex, Result) == 0x00000C, "Member 'EquipmentComponent_C_IsActiveItemIndex::Result' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsActiveItemIndex, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x000010, "Member 'EquipmentComponent_C_IsActiveItemIndex::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsActiveItemIndex, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000014, "Member 'EquipmentComponent_C_IsActiveItemIndex::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_IsDisplayItemRequestNeedCache \ static_assert(alignof(EquipmentComponent_C_IsDisplayItemRequestNeedCache) == 0x000001, "Wrong alignment on EquipmentComponent_C_IsDisplayItemRequestNeedCache"); \ static_assert(sizeof(EquipmentComponent_C_IsDisplayItemRequestNeedCache) == 0x000003, "Wrong size on EquipmentComponent_C_IsDisplayItemRequestNeedCache"); \ static_assert(offsetof(EquipmentComponent_C_IsDisplayItemRequestNeedCache, Key) == 0x000000, "Member 'EquipmentComponent_C_IsDisplayItemRequestNeedCache::Key' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsDisplayItemRequestNeedCache, willCache) == 0x000001, "Member 'EquipmentComponent_C_IsDisplayItemRequestNeedCache::willCache' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsDisplayItemRequestNeedCache, K2Node_SwitchEnum_CmpSuccess) == 0x000002, "Member 'EquipmentComponent_C_IsDisplayItemRequestNeedCache::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_IsItemActive \ static_assert(alignof(EquipmentComponent_C_IsItemActive) == 0x000004, "Wrong alignment on EquipmentComponent_C_IsItemActive"); \ static_assert(sizeof(EquipmentComponent_C_IsItemActive) == 0x000038, "Wrong size on EquipmentComponent_C_IsItemActive"); \ static_assert(offsetof(EquipmentComponent_C_IsItemActive, ItemId) == 0x000000, "Member 'EquipmentComponent_C_IsItemActive::ItemId' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsItemActive, Active) == 0x000010, "Member 'EquipmentComponent_C_IsItemActive::Active' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsItemActive, L_Index) == 0x000014, "Member 'EquipmentComponent_C_IsItemActive::L_Index' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsItemActive, CallFunc_Map_Find_Value) == 0x000018, "Member 'EquipmentComponent_C_IsItemActive::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsItemActive, CallFunc_Map_Find_ReturnValue) == 0x00001C, "Member 'EquipmentComponent_C_IsItemActive::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsItemActive, CallFunc___Convert_Slot_and_Item_Index_TypeIndex) == 0x000020, "Member 'EquipmentComponent_C_IsItemActive::CallFunc___Convert_Slot_and_Item_Index_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsItemActive, CallFunc___Convert_Slot_and_Item_Index_SlotIndex) == 0x000024, "Member 'EquipmentComponent_C_IsItemActive::CallFunc___Convert_Slot_and_Item_Index_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsItemActive, CallFunc___Convert_Slot_and_Item_Index_ItemIndex) == 0x000028, "Member 'EquipmentComponent_C_IsItemActive::CallFunc___Convert_Slot_and_Item_Index_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsItemActive, CallFunc_GetEquipmentSlotsType_ItemType) == 0x00002C, "Member 'EquipmentComponent_C_IsItemActive::CallFunc_GetEquipmentSlotsType_ItemType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsItemActive, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x000030, "Member 'EquipmentComponent_C_IsItemActive::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsItemActive, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000034, "Member 'EquipmentComponent_C_IsItemActive::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_IsItemEquipped \ static_assert(alignof(EquipmentComponent_C_IsItemEquipped) == 0x000004, "Wrong alignment on EquipmentComponent_C_IsItemEquipped"); \ static_assert(sizeof(EquipmentComponent_C_IsItemEquipped) == 0x00001C, "Wrong size on EquipmentComponent_C_IsItemEquipped"); \ static_assert(offsetof(EquipmentComponent_C_IsItemEquipped, ItemId) == 0x000000, "Member 'EquipmentComponent_C_IsItemEquipped::ItemId' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsItemEquipped, Equipped) == 0x000010, "Member 'EquipmentComponent_C_IsItemEquipped::Equipped' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsItemEquipped, L_Index) == 0x000014, "Member 'EquipmentComponent_C_IsItemEquipped::L_Index' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsItemEquipped, CallFunc_IsItemActive_Active) == 0x000018, "Member 'EquipmentComponent_C_IsItemEquipped::CallFunc_IsItemActive_Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_IsShieldEquipped \ static_assert(alignof(EquipmentComponent_C_IsShieldEquipped) == 0x000008, "Wrong alignment on EquipmentComponent_C_IsShieldEquipped"); \ static_assert(sizeof(EquipmentComponent_C_IsShieldEquipped) == 0x000030, "Wrong size on EquipmentComponent_C_IsShieldEquipped"); \ static_assert(offsetof(EquipmentComponent_C_IsShieldEquipped, ReturnValue) == 0x000000, "Member 'EquipmentComponent_C_IsShieldEquipped::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsShieldEquipped, CallFunc_MakeLiteralByte_ReturnValue) == 0x000001, "Member 'EquipmentComponent_C_IsShieldEquipped::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsShieldEquipped, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x000004, "Member 'EquipmentComponent_C_IsShieldEquipped::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsShieldEquipped, CallFunc_GetItemInSlot_Item) == 0x000008, "Member 'EquipmentComponent_C_IsShieldEquipped::CallFunc_GetItemInSlot_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsShieldEquipped, CallFunc_IsSlotHidden_Result) == 0x000028, "Member 'EquipmentComponent_C_IsShieldEquipped::CallFunc_IsSlotHidden_Result' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsShieldEquipped, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000029, "Member 'EquipmentComponent_C_IsShieldEquipped::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsShieldEquipped, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00002A, "Member 'EquipmentComponent_C_IsShieldEquipped::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsShieldEquipped, CallFunc_Greater_IntInt_ReturnValue) == 0x00002B, "Member 'EquipmentComponent_C_IsShieldEquipped::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsShieldEquipped, CallFunc_BooleanOR_ReturnValue) == 0x00002C, "Member 'EquipmentComponent_C_IsShieldEquipped::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsShieldEquipped, CallFunc_BooleanOR_ReturnValue_1) == 0x00002D, "Member 'EquipmentComponent_C_IsShieldEquipped::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_IsSlotHidden \ static_assert(alignof(EquipmentComponent_C_IsSlotHidden) == 0x000004, "Wrong alignment on EquipmentComponent_C_IsSlotHidden"); \ static_assert(sizeof(EquipmentComponent_C_IsSlotHidden) == 0x000018, "Wrong size on EquipmentComponent_C_IsSlotHidden"); \ static_assert(offsetof(EquipmentComponent_C_IsSlotHidden, Type) == 0x000000, "Member 'EquipmentComponent_C_IsSlotHidden::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsSlotHidden, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_IsSlotHidden::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsSlotHidden, Result) == 0x000008, "Member 'EquipmentComponent_C_IsSlotHidden::Result' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsSlotHidden, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x00000C, "Member 'EquipmentComponent_C_IsSlotHidden::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsSlotHidden, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000010, "Member 'EquipmentComponent_C_IsSlotHidden::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsSlotHidden, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000011, "Member 'EquipmentComponent_C_IsSlotHidden::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsSlotHidden, CallFunc_GetEqSlotsIndex_TypeIndex_1) == 0x000014, "Member 'EquipmentComponent_C_IsSlotHidden::CallFunc_GetEqSlotsIndex_TypeIndex_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_OnItemAmountChanged \ static_assert(alignof(EquipmentComponent_C_OnItemAmountChanged) == 0x000008, "Wrong alignment on EquipmentComponent_C_OnItemAmountChanged"); \ static_assert(sizeof(EquipmentComponent_C_OnItemAmountChanged) == 0x000028, "Wrong size on EquipmentComponent_C_OnItemAmountChanged"); \ static_assert(offsetof(EquipmentComponent_C_OnItemAmountChanged, ItemAfterChange) == 0x000000, "Member 'EquipmentComponent_C_OnItemAmountChanged::ItemAfterChange' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_OnItemAmountChanged, OldNumber) == 0x000020, "Member 'EquipmentComponent_C_OnItemAmountChanged::OldNumber' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_OnItemAmountChanged, NewItem) == 0x000024, "Member 'EquipmentComponent_C_OnItemAmountChanged::NewItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_OnItemRemovedFromInventory \ static_assert(alignof(EquipmentComponent_C_OnItemRemovedFromInventory) == 0x000008, "Wrong alignment on EquipmentComponent_C_OnItemRemovedFromInventory"); \ static_assert(sizeof(EquipmentComponent_C_OnItemRemovedFromInventory) == 0x000020, "Wrong size on EquipmentComponent_C_OnItemRemovedFromInventory"); \ static_assert(offsetof(EquipmentComponent_C_OnItemRemovedFromInventory, ItemInf) == 0x000000, "Member 'EquipmentComponent_C_OnItemRemovedFromInventory::ItemInf' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_OnUniqueItemModified \ static_assert(alignof(EquipmentComponent_C_OnUniqueItemModified) == 0x000008, "Wrong alignment on EquipmentComponent_C_OnUniqueItemModified"); \ static_assert(sizeof(EquipmentComponent_C_OnUniqueItemModified) == 0x000040, "Wrong size on EquipmentComponent_C_OnUniqueItemModified"); \ static_assert(offsetof(EquipmentComponent_C_OnUniqueItemModified, ItemBeforeChanged) == 0x000000, "Member 'EquipmentComponent_C_OnUniqueItemModified::ItemBeforeChanged' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_OnUniqueItemModified, ItemAfterChanged) == 0x000020, "Member 'EquipmentComponent_C_OnUniqueItemModified::ItemAfterChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_PreLoadingRealInstance \ static_assert(alignof(EquipmentComponent_C_PreLoadingRealInstance) == 0x000008, "Wrong alignment on EquipmentComponent_C_PreLoadingRealInstance"); \ static_assert(sizeof(EquipmentComponent_C_PreLoadingRealInstance) == 0x0000A0, "Wrong size on EquipmentComponent_C_PreLoadingRealInstance"); \ static_assert(offsetof(EquipmentComponent_C_PreLoadingRealInstance, Type) == 0x000000, "Member 'EquipmentComponent_C_PreLoadingRealInstance::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_PreLoadingRealInstance, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_PreLoadingRealInstance::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_PreLoadingRealInstance, StoredItem) == 0x000008, "Member 'EquipmentComponent_C_PreLoadingRealInstance::StoredItem' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_PreLoadingRealInstance, Local_PreInstance) == 0x000028, "Member 'EquipmentComponent_C_PreLoadingRealInstance::Local_PreInstance' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_PreLoadingRealInstance, CallFunc_CheckContentFiltering_ReturnValue) == 0x000030, "Member 'EquipmentComponent_C_PreLoadingRealInstance::CallFunc_CheckContentFiltering_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_PreLoadingRealInstance, CallFunc_CheckContentFiltering_IsFiltering) == 0x000060, "Member 'EquipmentComponent_C_PreLoadingRealInstance::CallFunc_CheckContentFiltering_IsFiltering' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_PreLoadingRealInstance, CallFunc_IsValid_Guid_ReturnValue) == 0x000061, "Member 'EquipmentComponent_C_PreLoadingRealInstance::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_PreLoadingRealInstance, CallFunc_CreatePreInstance_ReturnValue) == 0x000068, "Member 'EquipmentComponent_C_PreLoadingRealInstance::CallFunc_CreatePreInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_PreLoadingRealInstance, CallFunc_IsValid_ReturnValue) == 0x000070, "Member 'EquipmentComponent_C_PreLoadingRealInstance::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_PreLoadingRealInstance, CallFunc_Map_Find_Value) == 0x000078, "Member 'EquipmentComponent_C_PreLoadingRealInstance::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_PreLoadingRealInstance, CallFunc_Map_Find_ReturnValue) == 0x000088, "Member 'EquipmentComponent_C_PreLoadingRealInstance::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_PreLoadingRealInstance, CallFunc_Array_Get_Item) == 0x000090, "Member 'EquipmentComponent_C_PreLoadingRealInstance::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_PreLoadingRealInstance, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000098, "Member 'EquipmentComponent_C_PreLoadingRealInstance::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_PreLoadingRealInstance_Interface \ static_assert(alignof(EquipmentComponent_C_PreLoadingRealInstance_Interface) == 0x000004, "Wrong alignment on EquipmentComponent_C_PreLoadingRealInstance_Interface"); \ static_assert(sizeof(EquipmentComponent_C_PreLoadingRealInstance_Interface) == 0x00000C, "Wrong size on EquipmentComponent_C_PreLoadingRealInstance_Interface"); \ static_assert(offsetof(EquipmentComponent_C_PreLoadingRealInstance_Interface, Type) == 0x000000, "Member 'EquipmentComponent_C_PreLoadingRealInstance_Interface::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_PreLoadingRealInstance_Interface, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_PreLoadingRealInstance_Interface::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_PreLoadingRealInstance_Interface, SlotID) == 0x000008, "Member 'EquipmentComponent_C_PreLoadingRealInstance_Interface::SlotID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_ReceiveEndPlay \ static_assert(alignof(EquipmentComponent_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on EquipmentComponent_C_ReceiveEndPlay"); \ static_assert(sizeof(EquipmentComponent_C_ReceiveEndPlay) == 0x000001, "Wrong size on EquipmentComponent_C_ReceiveEndPlay"); \ static_assert(offsetof(EquipmentComponent_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'EquipmentComponent_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_Reset_Display_Cached_Time \ static_assert(alignof(EquipmentComponent_C_Reset_Display_Cached_Time) == 0x000008, "Wrong alignment on EquipmentComponent_C_Reset_Display_Cached_Time"); \ static_assert(sizeof(EquipmentComponent_C_Reset_Display_Cached_Time) == 0x000038, "Wrong size on EquipmentComponent_C_Reset_Display_Cached_Time"); \ static_assert(offsetof(EquipmentComponent_C_Reset_Display_Cached_Time, Delay) == 0x000000, "Member 'EquipmentComponent_C_Reset_Display_Cached_Time::Delay' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Reset_Display_Cached_Time, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'EquipmentComponent_C_Reset_Display_Cached_Time::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Reset_Display_Cached_Time, CallFunc_FMax_ReturnValue) == 0x000010, "Member 'EquipmentComponent_C_Reset_Display_Cached_Time::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Reset_Display_Cached_Time, K2Node_DynamicCast_AsCharacter) == 0x000018, "Member 'EquipmentComponent_C_Reset_Display_Cached_Time::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Reset_Display_Cached_Time, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'EquipmentComponent_C_Reset_Display_Cached_Time::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Reset_Display_Cached_Time, CallFunc_K2_SetTimer_ReturnValue) == 0x000028, "Member 'EquipmentComponent_C_Reset_Display_Cached_Time::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Reset_Display_Cached_Time, CallFunc_IsLocallyControlled_ReturnValue) == 0x000030, "Member 'EquipmentComponent_C_Reset_Display_Cached_Time::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Reset_Display_Cached_Time, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000034, "Member 'EquipmentComponent_C_Reset_Display_Cached_Time::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_SaveLoadMagicChanage \ static_assert(alignof(EquipmentComponent_C_SaveLoadMagicChanage) == 0x000008, "Wrong alignment on EquipmentComponent_C_SaveLoadMagicChanage"); \ static_assert(sizeof(EquipmentComponent_C_SaveLoadMagicChanage) == 0x0000A0, "Wrong size on EquipmentComponent_C_SaveLoadMagicChanage"); \ static_assert(offsetof(EquipmentComponent_C_SaveLoadMagicChanage, Data) == 0x000000, "Member 'EquipmentComponent_C_SaveLoadMagicChanage::Data' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SaveLoadMagicChanage, CallFunc_Map_Keys_Keys) == 0x000050, "Member 'EquipmentComponent_C_SaveLoadMagicChanage::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SaveLoadMagicChanage, Temp_int_Array_Index_Variable) == 0x000060, "Member 'EquipmentComponent_C_SaveLoadMagicChanage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SaveLoadMagicChanage, CallFunc_Array_Length_ReturnValue) == 0x000064, "Member 'EquipmentComponent_C_SaveLoadMagicChanage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SaveLoadMagicChanage, CallFunc_Array_Get_Item) == 0x000068, "Member 'EquipmentComponent_C_SaveLoadMagicChanage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SaveLoadMagicChanage, CallFunc_Map_Find_Value) == 0x000078, "Member 'EquipmentComponent_C_SaveLoadMagicChanage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SaveLoadMagicChanage, CallFunc_Map_Find_ReturnValue) == 0x00007C, "Member 'EquipmentComponent_C_SaveLoadMagicChanage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SaveLoadMagicChanage, CallFunc_Parse_StringToGuid_OutGuid) == 0x000080, "Member 'EquipmentComponent_C_SaveLoadMagicChanage::CallFunc_Parse_StringToGuid_OutGuid' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SaveLoadMagicChanage, CallFunc_Parse_StringToGuid_Success) == 0x000090, "Member 'EquipmentComponent_C_SaveLoadMagicChanage::CallFunc_Parse_StringToGuid_Success' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SaveLoadMagicChanage, Temp_int_Loop_Counter_Variable) == 0x000094, "Member 'EquipmentComponent_C_SaveLoadMagicChanage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SaveLoadMagicChanage, CallFunc_Less_IntInt_ReturnValue) == 0x000098, "Member 'EquipmentComponent_C_SaveLoadMagicChanage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SaveLoadMagicChanage, CallFunc_Add_IntInt_ReturnValue) == 0x00009C, "Member 'EquipmentComponent_C_SaveLoadMagicChanage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_SaveMagicToSkinBank \ static_assert(alignof(EquipmentComponent_C_SaveMagicToSkinBank) == 0x000008, "Wrong alignment on EquipmentComponent_C_SaveMagicToSkinBank"); \ static_assert(sizeof(EquipmentComponent_C_SaveMagicToSkinBank) == 0x000010, "Wrong size on EquipmentComponent_C_SaveMagicToSkinBank"); \ static_assert(offsetof(EquipmentComponent_C_SaveMagicToSkinBank, AllSkinID) == 0x000000, "Member 'EquipmentComponent_C_SaveMagicToSkinBank::AllSkinID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_SetCombat \ static_assert(alignof(EquipmentComponent_C_SetCombat) == 0x000008, "Wrong alignment on EquipmentComponent_C_SetCombat"); \ static_assert(sizeof(EquipmentComponent_C_SetCombat) == 0x000068, "Wrong size on EquipmentComponent_C_SetCombat"); \ static_assert(offsetof(EquipmentComponent_C_SetCombat, Value) == 0x000000, "Member 'EquipmentComponent_C_SetCombat::Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetCombat, CallFunc_GetWeapon_Weapon) == 0x000008, "Member 'EquipmentComponent_C_SetCombat::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetCombat, CallFunc_GetOwnActor_ReturnValue) == 0x000028, "Member 'EquipmentComponent_C_SetCombat::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetCombat, K2Node_DynamicCast_AsCharacter) == 0x000030, "Member 'EquipmentComponent_C_SetCombat::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetCombat, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'EquipmentComponent_C_SetCombat::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetCombat, CallFunc_IsLocallyControlled_ReturnValue) == 0x000039, "Member 'EquipmentComponent_C_SetCombat::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetCombat, CallFunc_GetWeapon_Weapon_1) == 0x000040, "Member 'EquipmentComponent_C_SetCombat::CallFunc_GetWeapon_Weapon_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetCombat, CallFunc_Greater_IntInt_ReturnValue) == 0x000060, "Member 'EquipmentComponent_C_SetCombat::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetCombat, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000061, "Member 'EquipmentComponent_C_SetCombat::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_SetEquipmentHidden \ static_assert(alignof(EquipmentComponent_C_SetEquipmentHidden) == 0x000008, "Wrong alignment on EquipmentComponent_C_SetEquipmentHidden"); \ static_assert(sizeof(EquipmentComponent_C_SetEquipmentHidden) == 0x0000A0, "Wrong size on EquipmentComponent_C_SetEquipmentHidden"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, ItemType) == 0x000000, "Member 'EquipmentComponent_C_SetEquipmentHidden::ItemType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, HiddenKey) == 0x000004, "Member 'EquipmentComponent_C_SetEquipmentHidden::HiddenKey' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, NewHidden) == 0x00000C, "Member 'EquipmentComponent_C_SetEquipmentHidden::NewHidden' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, L_Hidden) == 0x00000D, "Member 'EquipmentComponent_C_SetEquipmentHidden::L_Hidden' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, LocalContent) == 0x000010, "Member 'EquipmentComponent_C_SetEquipmentHidden::LocalContent' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, Temp_int_Array_Index_Variable) == 0x000020, "Member 'EquipmentComponent_C_SetEquipmentHidden::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000028, "Member 'EquipmentComponent_C_SetEquipmentHidden::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'EquipmentComponent_C_SetEquipmentHidden::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000038, "Member 'EquipmentComponent_C_SetEquipmentHidden::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, CallFunc_Array_Get_Item) == 0x000048, "Member 'EquipmentComponent_C_SetEquipmentHidden::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, CallFunc_Not_PreBool_ReturnValue) == 0x000050, "Member 'EquipmentComponent_C_SetEquipmentHidden::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'EquipmentComponent_C_SetEquipmentHidden::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'EquipmentComponent_C_SetEquipmentHidden::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, K2Node_MakeStruct_S_NameArray) == 0x000060, "Member 'EquipmentComponent_C_SetEquipmentHidden::K2Node_MakeStruct_S_NameArray' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, CallFunc_Less_IntInt_ReturnValue) == 0x000070, "Member 'EquipmentComponent_C_SetEquipmentHidden::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, CallFunc_Add_IntInt_ReturnValue) == 0x000074, "Member 'EquipmentComponent_C_SetEquipmentHidden::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000078, "Member 'EquipmentComponent_C_SetEquipmentHidden::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, CallFunc_Array_AddUnique_ReturnValue) == 0x00007C, "Member 'EquipmentComponent_C_SetEquipmentHidden::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, CallFunc_Array_RemoveItem_ReturnValue) == 0x000080, "Member 'EquipmentComponent_C_SetEquipmentHidden::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, CallFunc_Map_Find_Value) == 0x000088, "Member 'EquipmentComponent_C_SetEquipmentHidden::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetEquipmentHidden, CallFunc_Map_Find_ReturnValue) == 0x000098, "Member 'EquipmentComponent_C_SetEquipmentHidden::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_SetMainHandType \ static_assert(alignof(EquipmentComponent_C_SetMainHandType) == 0x000004, "Wrong alignment on EquipmentComponent_C_SetMainHandType"); \ static_assert(sizeof(EquipmentComponent_C_SetMainHandType) == 0x00000C, "Wrong size on EquipmentComponent_C_SetMainHandType"); \ static_assert(offsetof(EquipmentComponent_C_SetMainHandType, Type) == 0x000000, "Member 'EquipmentComponent_C_SetMainHandType::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetMainHandType, L_PreviousType) == 0x000001, "Member 'EquipmentComponent_C_SetMainHandType::L_PreviousType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetMainHandType, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000002, "Member 'EquipmentComponent_C_SetMainHandType::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetMainHandType, CallFunc_Array_Find_ReturnValue) == 0x000004, "Member 'EquipmentComponent_C_SetMainHandType::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetMainHandType, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000008, "Member 'EquipmentComponent_C_SetMainHandType::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_SetSlotActiveIndex \ static_assert(alignof(EquipmentComponent_C_SetSlotActiveIndex) == 0x000008, "Wrong alignment on EquipmentComponent_C_SetSlotActiveIndex"); \ static_assert(sizeof(EquipmentComponent_C_SetSlotActiveIndex) == 0x000070, "Wrong size on EquipmentComponent_C_SetSlotActiveIndex"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, Type) == 0x000000, "Member 'EquipmentComponent_C_SetSlotActiveIndex::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_SetSlotActiveIndex::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, NewActiveIndex) == 0x000008, "Member 'EquipmentComponent_C_SetSlotActiveIndex::NewActiveIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, L_EqSlotsIndex) == 0x00000C, "Member 'EquipmentComponent_C_SetSlotActiveIndex::L_EqSlotsIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, L_ActiveIndex) == 0x000010, "Member 'EquipmentComponent_C_SetSlotActiveIndex::L_ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x000014, "Member 'EquipmentComponent_C_SetSlotActiveIndex::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x000018, "Member 'EquipmentComponent_C_SetSlotActiveIndex::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00001C, "Member 'EquipmentComponent_C_SetSlotActiveIndex::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x00001D, "Member 'EquipmentComponent_C_SetSlotActiveIndex::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00001E, "Member 'EquipmentComponent_C_SetSlotActiveIndex::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, CallFunc_BooleanAND_ReturnValue) == 0x00001F, "Member 'EquipmentComponent_C_SetSlotActiveIndex::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, CallFunc_BooleanAND_ReturnValue_1) == 0x000020, "Member 'EquipmentComponent_C_SetSlotActiveIndex::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, CallFunc_GetEqSlotsIndex_TypeIndex_1) == 0x000024, "Member 'EquipmentComponent_C_SetSlotActiveIndex::CallFunc_GetEqSlotsIndex_TypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000028, "Member 'EquipmentComponent_C_SetSlotActiveIndex::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000029, "Member 'EquipmentComponent_C_SetSlotActiveIndex::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, CallFunc_Array_IsValidIndex_ReturnValue_2) == 0x00002A, "Member 'EquipmentComponent_C_SetSlotActiveIndex::CallFunc_Array_IsValidIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, CallFunc_Array_Get_Item) == 0x000030, "Member 'EquipmentComponent_C_SetSlotActiveIndex::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotActiveIndex, CallFunc_Array_Get_Item_1) == 0x000050, "Member 'EquipmentComponent_C_SetSlotActiveIndex::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_SetSlotHidden \ static_assert(alignof(EquipmentComponent_C_SetSlotHidden) == 0x000008, "Wrong alignment on EquipmentComponent_C_SetSlotHidden"); \ static_assert(sizeof(EquipmentComponent_C_SetSlotHidden) == 0x000038, "Wrong size on EquipmentComponent_C_SetSlotHidden"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotHidden, Type) == 0x000000, "Member 'EquipmentComponent_C_SetSlotHidden::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotHidden, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_SetSlotHidden::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotHidden, IsHidden) == 0x000008, "Member 'EquipmentComponent_C_SetSlotHidden::IsHidden' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotHidden, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x00000C, "Member 'EquipmentComponent_C_SetSlotHidden::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotHidden, CallFunc_Less_IntInt_ReturnValue) == 0x000010, "Member 'EquipmentComponent_C_SetSlotHidden::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotHidden, CallFunc_IsSlotHidden_Result) == 0x000011, "Member 'EquipmentComponent_C_SetSlotHidden::CallFunc_IsSlotHidden_Result' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotHidden, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000012, "Member 'EquipmentComponent_C_SetSlotHidden::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotHidden, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x000014, "Member 'EquipmentComponent_C_SetSlotHidden::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SetSlotHidden, CallFunc_GetItemInSlot_Item) == 0x000018, "Member 'EquipmentComponent_C_SetSlotHidden::CallFunc_GetItemInSlot_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_SpawnRealEquipmentInstance \ static_assert(alignof(EquipmentComponent_C_SpawnRealEquipmentInstance) == 0x000010, "Wrong alignment on EquipmentComponent_C_SpawnRealEquipmentInstance"); \ static_assert(sizeof(EquipmentComponent_C_SpawnRealEquipmentInstance) == 0x0000E0, "Wrong size on EquipmentComponent_C_SpawnRealEquipmentInstance"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, InputPin) == 0x000000, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::InputPin' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, Type) == 0x000008, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, SlotIndex) == 0x00000C, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, EquipmentId) == 0x000010, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::EquipmentId' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, SortID) == 0x000020, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::SortID' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, ReturnValue) == 0x000028, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, L_SameWeapon) == 0x000030, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::L_SameWeapon' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, CallFunc_MakeTransform_ReturnValue) == 0x000040, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x0000A0, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, CallFunc_GetOwnerLodDistanceScale_LodDistanceScale) == 0x0000A4, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::CallFunc_GetOwnerLodDistanceScale_LodDistanceScale' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000A8, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, CallFunc_GetPrimaryComponent_Component) == 0x0000B0, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::CallFunc_GetPrimaryComponent_Component' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, CallFunc_IsValid_ReturnValue) == 0x0000B8, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, CallFunc_GetOwnActor_ReturnValue) == 0x0000C0, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0000C8, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, CallFunc_FinishSpawningActor_ReturnValue) == 0x0000D0, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SpawnRealEquipmentInstance, CallFunc_SetDoublePropertyByName_Value_ImplicitCast) == 0x0000D8, "Member 'EquipmentComponent_C_SpawnRealEquipmentInstance::CallFunc_SetDoublePropertyByName_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_SwitchMainHandType \ static_assert(alignof(EquipmentComponent_C_SwitchMainHandType) == 0x000004, "Wrong alignment on EquipmentComponent_C_SwitchMainHandType"); \ static_assert(sizeof(EquipmentComponent_C_SwitchMainHandType) == 0x000034, "Wrong size on EquipmentComponent_C_SwitchMainHandType"); \ static_assert(offsetof(EquipmentComponent_C_SwitchMainHandType, Forward) == 0x000000, "Member 'EquipmentComponent_C_SwitchMainHandType::Forward' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchMainHandType, L_SelectedIndex) == 0x000004, "Member 'EquipmentComponent_C_SwitchMainHandType::L_SelectedIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchMainHandType, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000008, "Member 'EquipmentComponent_C_SwitchMainHandType::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchMainHandType, CallFunc_SelectInt_ReturnValue) == 0x00000C, "Member 'EquipmentComponent_C_SwitchMainHandType::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchMainHandType, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'EquipmentComponent_C_SwitchMainHandType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchMainHandType, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'EquipmentComponent_C_SwitchMainHandType::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchMainHandType, CallFunc_Subtract_IntInt_ReturnValue) == 0x000018, "Member 'EquipmentComponent_C_SwitchMainHandType::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchMainHandType, CallFunc_SelectInt_ReturnValue_1) == 0x00001C, "Member 'EquipmentComponent_C_SwitchMainHandType::CallFunc_SelectInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchMainHandType, CallFunc_Max_ReturnValue) == 0x000020, "Member 'EquipmentComponent_C_SwitchMainHandType::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchMainHandType, CallFunc_Array_Find_ReturnValue) == 0x000024, "Member 'EquipmentComponent_C_SwitchMainHandType::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchMainHandType, CallFunc_Add_IntInt_ReturnValue_1) == 0x000028, "Member 'EquipmentComponent_C_SwitchMainHandType::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchMainHandType, CallFunc_Percent_IntInt_ReturnValue) == 0x00002C, "Member 'EquipmentComponent_C_SwitchMainHandType::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchMainHandType, CallFunc_Array_Get_Item) == 0x000030, "Member 'EquipmentComponent_C_SwitchMainHandType::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_SwitchSlotActiveIndex \ static_assert(alignof(EquipmentComponent_C_SwitchSlotActiveIndex) == 0x000008, "Wrong alignment on EquipmentComponent_C_SwitchSlotActiveIndex"); \ static_assert(sizeof(EquipmentComponent_C_SwitchSlotActiveIndex) == 0x0000C8, "Wrong size on EquipmentComponent_C_SwitchSlotActiveIndex"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, Type) == 0x000000, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, Forward) == 0x000008, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::Forward' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, IgnoreEmptyItems) == 0x000009, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::IgnoreEmptyItems' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, L_SlotsIndex) == 0x00000C, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::L_SlotsIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, L_ActiveIndex) == 0x000010, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::L_ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, L_NewIndex) == 0x000014, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::L_NewIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, Temp_int_Variable) == 0x000018, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x00001C, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x000024, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000028, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000029, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00002A, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00002B, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00002C, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00002D, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Greater_IntInt_ReturnValue) == 0x00002E, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_BooleanOR_ReturnValue) == 0x00002F, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_BooleanOR_ReturnValue_1) == 0x000030, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000031, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_SelectInt_ReturnValue) == 0x000034, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_SelectInt_ReturnValue_1) == 0x00003C, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_SelectInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Add_IntInt_ReturnValue_2) == 0x000044, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Subtract_IntInt_ReturnValue) == 0x000048, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Array_LastIndex_ReturnValue) == 0x00004C, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_SelectInt_ReturnValue_2) == 0x000050, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_SelectInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000054, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Max_ReturnValue) == 0x000058, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Add_IntInt_ReturnValue_3) == 0x00005C, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Percent_IntInt_ReturnValue) == 0x000060, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000064, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x000065, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000066, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_BooleanOR_ReturnValue_2) == 0x000067, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_BooleanOR_ReturnValue_3) == 0x000068, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_GetEqSlotsIndex_TypeIndex_1) == 0x00006C, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_GetEqSlotsIndex_TypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Array_Get_Item) == 0x000070, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Array_Get_Item_1) == 0x000090, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Array_Length_ReturnValue_1) == 0x0000B0, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x0000B4, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_SelectInt_ReturnValue_3) == 0x0000B8, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_SelectInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Max_ReturnValue_1) == 0x0000BC, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Max_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Add_IntInt_ReturnValue_4) == 0x0000C0, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_SwitchSlotActiveIndex, CallFunc_Percent_IntInt_ReturnValue_1) == 0x0000C4, "Member 'EquipmentComponent_C_SwitchSlotActiveIndex::CallFunc_Percent_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_ToggleCombat \ static_assert(alignof(EquipmentComponent_C_ToggleCombat) == 0x000001, "Wrong alignment on EquipmentComponent_C_ToggleCombat"); \ static_assert(sizeof(EquipmentComponent_C_ToggleCombat) == 0x000001, "Wrong size on EquipmentComponent_C_ToggleCombat"); \ static_assert(offsetof(EquipmentComponent_C_ToggleCombat, CallFunc_Not_PreBool_ReturnValue) == 0x000000, "Member 'EquipmentComponent_C_ToggleCombat::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_Update_Displayed_Item \ static_assert(alignof(EquipmentComponent_C_Update_Displayed_Item) == 0x000008, "Wrong alignment on EquipmentComponent_C_Update_Displayed_Item"); \ static_assert(sizeof(EquipmentComponent_C_Update_Displayed_Item) == 0x000058, "Wrong size on EquipmentComponent_C_Update_Displayed_Item"); \ static_assert(offsetof(EquipmentComponent_C_Update_Displayed_Item, Type) == 0x000000, "Member 'EquipmentComponent_C_Update_Displayed_Item::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Update_Displayed_Item, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_Update_Displayed_Item::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Update_Displayed_Item, L_SortID) == 0x000008, "Member 'EquipmentComponent_C_Update_Displayed_Item::L_SortID' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Update_Displayed_Item, L_ID) == 0x00000C, "Member 'EquipmentComponent_C_Update_Displayed_Item::L_ID' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Update_Displayed_Item, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x00001C, "Member 'EquipmentComponent_C_Update_Displayed_Item::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Update_Displayed_Item, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000020, "Member 'EquipmentComponent_C_Update_Displayed_Item::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Update_Displayed_Item, CallFunc_GetOwnActor_ReturnValue) == 0x000028, "Member 'EquipmentComponent_C_Update_Displayed_Item::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Update_Displayed_Item, K2Node_DynamicCast_AsCharacter) == 0x000030, "Member 'EquipmentComponent_C_Update_Displayed_Item::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Update_Displayed_Item, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'EquipmentComponent_C_Update_Displayed_Item::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Update_Displayed_Item, CallFunc_IsLocallyControlled_ReturnValue) == 0x000039, "Member 'EquipmentComponent_C_Update_Displayed_Item::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_Update_Displayed_Item, K2Node_MakeStruct_S_EquipmentDisplayedItemCache) == 0x00003C, "Member 'EquipmentComponent_C_Update_Displayed_Item::K2Node_MakeStruct_S_EquipmentDisplayedItemCache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient \ static_assert(alignof(EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient) == 0x000008, "Wrong alignment on EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient"); \ static_assert(sizeof(EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient) == 0x000040, "Wrong size on EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient"); \ static_assert(offsetof(EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient, Array) == 0x000000, "Member 'EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient::Array' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient, Temp_int_Array_Index_Variable) == 0x000014, "Member 'EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient, CallFunc_Array_Get_Item) == 0x00001C, "Member 'EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'EquipmentComponent_C_UpdateAllDisplayedItem_OtherClient::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_UpdateCombatType \ static_assert(alignof(EquipmentComponent_C_UpdateCombatType) == 0x000008, "Wrong alignment on EquipmentComponent_C_UpdateCombatType"); \ static_assert(sizeof(EquipmentComponent_C_UpdateCombatType) == 0x0001A0, "Wrong size on EquipmentComponent_C_UpdateCombatType"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatType, L_PreviousWeaponType) == 0x000000, "Member 'EquipmentComponent_C_UpdateCombatType::L_PreviousWeaponType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatType, L_Weapon) == 0x000008, "Member 'EquipmentComponent_C_UpdateCombatType::L_Weapon' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatType, L_PreviousCombatType) == 0x000028, "Member 'EquipmentComponent_C_UpdateCombatType::L_PreviousCombatType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatType, CallFunc_GetIsInCombat_Result) == 0x000029, "Member 'EquipmentComponent_C_UpdateCombatType::CallFunc_GetIsInCombat_Result' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatType, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00002A, "Member 'EquipmentComponent_C_UpdateCombatType::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatType, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00002B, "Member 'EquipmentComponent_C_UpdateCombatType::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatType, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00002C, "Member 'EquipmentComponent_C_UpdateCombatType::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatType, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000030, "Member 'EquipmentComponent_C_UpdateCombatType::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatType, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000178, "Member 'EquipmentComponent_C_UpdateCombatType::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatType, CallFunc_BooleanOR_ReturnValue) == 0x000179, "Member 'EquipmentComponent_C_UpdateCombatType::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatType, CallFunc_Greater_IntInt_ReturnValue) == 0x00017A, "Member 'EquipmentComponent_C_UpdateCombatType::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatType, CallFunc_BooleanOR_ReturnValue_1) == 0x00017B, "Member 'EquipmentComponent_C_UpdateCombatType::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatType, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x00017C, "Member 'EquipmentComponent_C_UpdateCombatType::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatType, K2Node_SwitchEnum_CmpSuccess) == 0x00017D, "Member 'EquipmentComponent_C_UpdateCombatType::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatType, CallFunc_GetWeapon_Weapon) == 0x000180, "Member 'EquipmentComponent_C_UpdateCombatType::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_UpdateCombatWeaponID_OtherClient \ static_assert(alignof(EquipmentComponent_C_UpdateCombatWeaponID_OtherClient) == 0x000004, "Wrong alignment on EquipmentComponent_C_UpdateCombatWeaponID_OtherClient"); \ static_assert(sizeof(EquipmentComponent_C_UpdateCombatWeaponID_OtherClient) == 0x000008, "Wrong size on EquipmentComponent_C_UpdateCombatWeaponID_OtherClient"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatWeaponID_OtherClient, CombatWeaponSlotID) == 0x000000, "Member 'EquipmentComponent_C_UpdateCombatWeaponID_OtherClient::CombatWeaponSlotID' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatWeaponID_OtherClient, CallFunc_Greater_IntInt_ReturnValue) == 0x000004, "Member 'EquipmentComponent_C_UpdateCombatWeaponID_OtherClient::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateCombatWeaponID_OtherClient, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000005, "Member 'EquipmentComponent_C_UpdateCombatWeaponID_OtherClient::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_UpdateDisplayItemActor \ static_assert(alignof(EquipmentComponent_C_UpdateDisplayItemActor) == 0x000008, "Wrong alignment on EquipmentComponent_C_UpdateDisplayItemActor"); \ static_assert(sizeof(EquipmentComponent_C_UpdateDisplayItemActor) == 0x0000C8, "Wrong size on EquipmentComponent_C_UpdateDisplayItemActor"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, Type) == 0x000000, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, Local_SoftSpawnedActor) == 0x000008, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::Local_SoftSpawnedActor' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, L_DisplayedItems) == 0x000038, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::L_DisplayedItems' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, L_SamePreWeapon) == 0x000048, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::L_SamePreWeapon' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, L_FoundIndex) == 0x000050, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::L_FoundIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, Temp_int_Array_Index_Variable) == 0x000054, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000058, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_IsValid_ReturnValue) == 0x000059, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_CreatePreInstance_ReturnValue) == 0x000060, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_CreatePreInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_GetInstance_ReturnValue) == 0x000068, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_GetInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_GetInstance_IsRealInstance) == 0x000070, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_GetInstance_IsRealInstance' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_GetInstance_ReturnValue_1) == 0x000078, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_GetInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_GetInstance_IsRealInstance_1) == 0x000080, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_GetInstance_IsRealInstance_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_IsValidInstanceClass_ReturnValue) == 0x000081, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_IsValidInstanceClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, Temp_int_Loop_Counter_Variable) == 0x000084, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000088, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_Add_IntInt_ReturnValue) == 0x00008C, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_Map_Values_Values) == 0x000090, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_Map_Keys_Keys) == 0x0000A0, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_Array_Find_ReturnValue) == 0x0000B0, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_Array_Get_Item) == 0x0000B8, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_Array_Length_ReturnValue) == 0x0000C0, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_IsValid_ReturnValue_1) == 0x0000C4, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor, CallFunc_Less_IntInt_ReturnValue) == 0x0000C5, "Member 'EquipmentComponent_C_UpdateDisplayItemActor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_UpdateDisplayItemActor_Interface \ static_assert(alignof(EquipmentComponent_C_UpdateDisplayItemActor_Interface) == 0x000004, "Wrong alignment on EquipmentComponent_C_UpdateDisplayItemActor_Interface"); \ static_assert(sizeof(EquipmentComponent_C_UpdateDisplayItemActor_Interface) == 0x000008, "Wrong size on EquipmentComponent_C_UpdateDisplayItemActor_Interface"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor_Interface, Type) == 0x000000, "Member 'EquipmentComponent_C_UpdateDisplayItemActor_Interface::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateDisplayItemActor_Interface, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_UpdateDisplayItemActor_Interface::SlotIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_UpdateItemInSlot \ static_assert(alignof(EquipmentComponent_C_UpdateItemInSlot) == 0x000008, "Wrong alignment on EquipmentComponent_C_UpdateItemInSlot"); \ static_assert(sizeof(EquipmentComponent_C_UpdateItemInSlot) == 0x000158, "Wrong size on EquipmentComponent_C_UpdateItemInSlot"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, Type) == 0x000000, "Member 'EquipmentComponent_C_UpdateItemInSlot::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_UpdateItemInSlot::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, ItemIndex) == 0x000008, "Member 'EquipmentComponent_C_UpdateItemInSlot::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, Item) == 0x000010, "Member 'EquipmentComponent_C_UpdateItemInSlot::Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, HandleSameItemMethod) == 0x000030, "Member 'EquipmentComponent_C_UpdateItemInSlot::HandleSameItemMethod' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, L_SlotArrayIndex) == 0x000034, "Member 'EquipmentComponent_C_UpdateItemInSlot::L_SlotArrayIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, L_ItemArrayIndex) == 0x000038, "Member 'EquipmentComponent_C_UpdateItemInSlot::L_ItemArrayIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, L_OldItem) == 0x000040, "Member 'EquipmentComponent_C_UpdateItemInSlot::L_OldItem' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000060, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, K2Node_SwitchEnum_CmpSuccess) == 0x000061, "Member 'EquipmentComponent_C_UpdateItemInSlot::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000062, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_Conv_IntToString_ReturnValue) == 0x000068, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_Divide_IntInt_ReturnValue) == 0x000088, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00008C, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_Divide_IntInt_ReturnValue_1) == 0x000090, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_Divide_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_IsValid_ReturnValue) == 0x000094, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000095, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_BooleanAND_ReturnValue) == 0x000096, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_IsValid_ReturnValue_1) == 0x000097, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_Map_Find_Value) == 0x000098, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_Map_Find_ReturnValue) == 0x00009C, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_CheckIsUniqueTypeItems_ReturnValue) == 0x00009D, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_CheckIsUniqueTypeItems_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc___Convert_Slot_and_Item_Index_TypeIndex) == 0x0000A0, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc___Convert_Slot_and_Item_Index_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc___Convert_Slot_and_Item_Index_SlotIndex) == 0x0000A4, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc___Convert_Slot_and_Item_Index_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc___Convert_Slot_and_Item_Index_ItemIndex) == 0x0000A8, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc___Convert_Slot_and_Item_Index_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_GetEquipmentSlotsType_ItemType) == 0x0000AC, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_GetEquipmentSlotsType_ItemType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_CheckIsUniqueTypeItems_ReturnValue_1) == 0x0000AD, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_CheckIsUniqueTypeItems_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_CheckIsUniqueTypeItems_ReturnValue_2) == 0x0000AE, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_CheckIsUniqueTypeItems_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, Temp_int_Variable) == 0x0000B0, "Member 'EquipmentComponent_C_UpdateItemInSlot::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000B4, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_Add_IntInt_ReturnValue) == 0x0000B8, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x0000BC, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0000C0, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x0000C1, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_BooleanOR_ReturnValue) == 0x0000C2, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_Greater_IntInt_ReturnValue) == 0x0000C3, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_BooleanOR_ReturnValue_1) == 0x0000C4, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_GetEquipmentSlotsIndex_TypeIndex) == 0x0000C8, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_GetEquipmentSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc___Convert_CombinedIndex_CombinedIndex) == 0x0000CC, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc___Convert_CombinedIndex_CombinedIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0000D0, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_GetEquipmentSlotsIndex_TypeIndex_1) == 0x0000D4, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_GetEquipmentSlotsIndex_TypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc___Convert_CombinedIndex_CombinedIndex_1) == 0x0000D8, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc___Convert_CombinedIndex_CombinedIndex_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_Map_Remove_ReturnValue) == 0x0000DC, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_Map_Remove_ReturnValue_1) == 0x0000DD, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_IsActiveItemIndex_Result) == 0x0000DE, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_IsActiveItemIndex_Result' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_GetEqSlotsIndex_TypeIndex_1) == 0x0000E0, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_GetEqSlotsIndex_TypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_GetItemInSlot_Item) == 0x0000E8, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_GetItemInSlot_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_Map_Find_Value_1) == 0x000108, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_Map_Find_ReturnValue_1) == 0x00010C, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x00010D, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_EqualEqual_IntInt_ReturnValue_4) == 0x00010E, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_EqualEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_Greater_IntInt_ReturnValue_1) == 0x00010F, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_BooleanOR_ReturnValue_2) == 0x000110, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x000111, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_BooleanOR_ReturnValue_3) == 0x000112, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc___Convert_Slot_and_Item_Index_TypeIndex_1) == 0x000114, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc___Convert_Slot_and_Item_Index_TypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc___Convert_Slot_and_Item_Index_SlotIndex_1) == 0x000118, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc___Convert_Slot_and_Item_Index_SlotIndex_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc___Convert_Slot_and_Item_Index_ItemIndex_1) == 0x00011C, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc___Convert_Slot_and_Item_Index_ItemIndex_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_GetEquipmentSlotsType_ItemType_1) == 0x000120, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_GetEquipmentSlotsType_ItemType_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_GetEqSlotsIndex_TypeIndex_2) == 0x000124, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_GetEqSlotsIndex_TypeIndex_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000128, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, Temp_struct_Variable) == 0x000130, "Member 'EquipmentComponent_C_UpdateItemInSlot::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000150, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateItemInSlot, CallFunc_Array_IsValidIndex_ReturnValue_2) == 0x000151, "Member 'EquipmentComponent_C_UpdateItemInSlot::CallFunc_Array_IsValidIndex_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_UpdateRealInstanceDisplay \ static_assert(alignof(EquipmentComponent_C_UpdateRealInstanceDisplay) == 0x000008, "Wrong alignment on EquipmentComponent_C_UpdateRealInstanceDisplay"); \ static_assert(sizeof(EquipmentComponent_C_UpdateRealInstanceDisplay) == 0x000018, "Wrong size on EquipmentComponent_C_UpdateRealInstanceDisplay"); \ static_assert(offsetof(EquipmentComponent_C_UpdateRealInstanceDisplay, ItemType) == 0x000000, "Member 'EquipmentComponent_C_UpdateRealInstanceDisplay::ItemType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateRealInstanceDisplay, SameWeapon) == 0x000008, "Member 'EquipmentComponent_C_UpdateRealInstanceDisplay::SameWeapon' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UpdateRealInstanceDisplay, CallFunc_Attach_Result) == 0x000010, "Member 'EquipmentComponent_C_UpdateRealInstanceDisplay::CallFunc_Attach_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_UseActiveItemAtSlot \ static_assert(alignof(EquipmentComponent_C_UseActiveItemAtSlot) == 0x000008, "Wrong alignment on EquipmentComponent_C_UseActiveItemAtSlot"); \ static_assert(sizeof(EquipmentComponent_C_UseActiveItemAtSlot) == 0x000058, "Wrong size on EquipmentComponent_C_UseActiveItemAtSlot"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, Type) == 0x000000, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, L_EqSlotsIndex) == 0x000008, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::L_EqSlotsIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, L_Slot) == 0x000010, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::L_Slot' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, CallFunc_GetOwnActor_ReturnValue) == 0x000028, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000030, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x00003C, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, CallFunc_GetEqSlotsIndex_TypeIndex_1) == 0x000040, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::CallFunc_GetEqSlotsIndex_TypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x000044, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000048, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000049, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, CallFunc_Array_IsValidIndex_ReturnValue_2) == 0x00004A, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::CallFunc_Array_IsValidIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex_1) == 0x00004C, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000050, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000051, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, CallFunc_Greater_IntInt_ReturnValue) == 0x000052, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, CallFunc_BooleanOR_ReturnValue) == 0x000053, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_UseActiveItemAtSlot, CallFunc_BooleanOR_ReturnValue_1) == 0x000054, "Member 'EquipmentComponent_C_UseActiveItemAtSlot::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_幻化装备 \ static_assert(alignof(EquipmentComponent_C_幻化装备) == 0x000008, "Wrong alignment on EquipmentComponent_C_幻化装备"); \ static_assert(sizeof(EquipmentComponent_C_幻化装备) == 0x000028, "Wrong size on EquipmentComponent_C_幻化装备"); \ static_assert(offsetof(EquipmentComponent_C_幻化装备, Guid) == 0x000000, "Member 'EquipmentComponent_C_幻化装备::Guid' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_幻化装备, Sort_ID) == 0x000010, "Member 'EquipmentComponent_C_幻化装备::Sort_ID' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_幻化装备, CallFunc_Conv_GuidToString_ReturnValue) == 0x000018, "Member 'EquipmentComponent_C_幻化装备::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_是否有幻化 \ static_assert(alignof(EquipmentComponent_C_是否有幻化) == 0x000004, "Wrong alignment on EquipmentComponent_C_是否有幻化"); \ static_assert(sizeof(EquipmentComponent_C_是否有幻化) == 0x000020, "Wrong size on EquipmentComponent_C_是否有幻化"); \ static_assert(offsetof(EquipmentComponent_C_是否有幻化, Guid) == 0x000000, "Member 'EquipmentComponent_C_是否有幻化::Guid' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_是否有幻化, ReturnValue) == 0x000010, "Member 'EquipmentComponent_C_是否有幻化::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_是否有幻化, Value) == 0x000014, "Member 'EquipmentComponent_C_是否有幻化::Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_是否有幻化, CallFunc_Map_Find_Value) == 0x000018, "Member 'EquipmentComponent_C_是否有幻化::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_是否有幻化, CallFunc_Map_Find_ReturnValue) == 0x00001C, "Member 'EquipmentComponent_C_是否有幻化::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_移除幻化 \ static_assert(alignof(EquipmentComponent_C_移除幻化) == 0x000008, "Wrong alignment on EquipmentComponent_C_移除幻化"); \ static_assert(sizeof(EquipmentComponent_C_移除幻化) == 0x000028, "Wrong size on EquipmentComponent_C_移除幻化"); \ static_assert(offsetof(EquipmentComponent_C_移除幻化, Guid) == 0x000000, "Member 'EquipmentComponent_C_移除幻化::Guid' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_移除幻化, CallFunc_Conv_GuidToString_ReturnValue) == 0x000010, "Member 'EquipmentComponent_C_移除幻化::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_移除幻化, CallFunc_Map_Remove_ReturnValue) == 0x000020, "Member 'EquipmentComponent_C_移除幻化::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_获取幻化ID \ static_assert(alignof(EquipmentComponent_C_获取幻化ID) == 0x000008, "Wrong alignment on EquipmentComponent_C_获取幻化ID"); \ static_assert(sizeof(EquipmentComponent_C_获取幻化ID) == 0x000030, "Wrong size on EquipmentComponent_C_获取幻化ID"); \ static_assert(offsetof(EquipmentComponent_C_获取幻化ID, Item) == 0x000000, "Member 'EquipmentComponent_C_获取幻化ID::Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_获取幻化ID, Sort_ID) == 0x000020, "Member 'EquipmentComponent_C_获取幻化ID::Sort_ID' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_获取幻化ID, CallFunc_Map_Find_Value) == 0x000024, "Member 'EquipmentComponent_C_获取幻化ID::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_获取幻化ID, CallFunc_Map_Find_ReturnValue) == 0x000028, "Member 'EquipmentComponent_C_获取幻化ID::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_GetActiveItemIndexFunc \ static_assert(alignof(EquipmentComponent_C_GetActiveItemIndexFunc) == 0x000004, "Wrong alignment on EquipmentComponent_C_GetActiveItemIndexFunc"); \ static_assert(sizeof(EquipmentComponent_C_GetActiveItemIndexFunc) == 0x000018, "Wrong size on EquipmentComponent_C_GetActiveItemIndexFunc"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItemIndexFunc, Type) == 0x000000, "Member 'EquipmentComponent_C_GetActiveItemIndexFunc::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItemIndexFunc, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_GetActiveItemIndexFunc::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItemIndexFunc, ActiveItemIndex) == 0x000008, "Member 'EquipmentComponent_C_GetActiveItemIndexFunc::ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItemIndexFunc, L_tmp) == 0x00000C, "Member 'EquipmentComponent_C_GetActiveItemIndexFunc::L_tmp' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItemIndexFunc, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x000010, "Member 'EquipmentComponent_C_GetActiveItemIndexFunc::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItemIndexFunc, CallFunc_Less_IntInt_ReturnValue) == 0x000014, "Member 'EquipmentComponent_C_GetActiveItemIndexFunc::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItemIndexFunc, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000015, "Member 'EquipmentComponent_C_GetActiveItemIndexFunc::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetActiveItemIndexFunc, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000016, "Member 'EquipmentComponent_C_GetActiveItemIndexFunc::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_GetEqSlotsIndex \ static_assert(alignof(EquipmentComponent_C_GetEqSlotsIndex) == 0x000004, "Wrong alignment on EquipmentComponent_C_GetEqSlotsIndex"); \ static_assert(sizeof(EquipmentComponent_C_GetEqSlotsIndex) == 0x00000C, "Wrong size on EquipmentComponent_C_GetEqSlotsIndex"); \ static_assert(offsetof(EquipmentComponent_C_GetEqSlotsIndex, Type) == 0x000000, "Member 'EquipmentComponent_C_GetEqSlotsIndex::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetEqSlotsIndex, TypeIndex) == 0x000004, "Member 'EquipmentComponent_C_GetEqSlotsIndex::TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetEqSlotsIndex, CallFunc_GetEquipmentSlotsIndex_TypeIndex) == 0x000008, "Member 'EquipmentComponent_C_GetEqSlotsIndex::CallFunc_GetEquipmentSlotsIndex_TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_GetItemInSlot \ static_assert(alignof(EquipmentComponent_C_GetItemInSlot) == 0x000008, "Wrong alignment on EquipmentComponent_C_GetItemInSlot"); \ static_assert(sizeof(EquipmentComponent_C_GetItemInSlot) == 0x000068, "Wrong size on EquipmentComponent_C_GetItemInSlot"); \ static_assert(offsetof(EquipmentComponent_C_GetItemInSlot, Type) == 0x000000, "Member 'EquipmentComponent_C_GetItemInSlot::Type' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetItemInSlot, SlotIndex) == 0x000004, "Member 'EquipmentComponent_C_GetItemInSlot::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetItemInSlot, ItemIndex) == 0x000008, "Member 'EquipmentComponent_C_GetItemInSlot::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetItemInSlot, Item) == 0x000010, "Member 'EquipmentComponent_C_GetItemInSlot::Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetItemInSlot, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x000030, "Member 'EquipmentComponent_C_GetItemInSlot::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetItemInSlot, CallFunc_GetEqSlotsIndex_TypeIndex_1) == 0x000034, "Member 'EquipmentComponent_C_GetItemInSlot::CallFunc_GetEqSlotsIndex_TypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetItemInSlot, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000038, "Member 'EquipmentComponent_C_GetItemInSlot::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetItemInSlot, CallFunc_Array_Get_Item) == 0x000040, "Member 'EquipmentComponent_C_GetItemInSlot::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetItemInSlot, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000060, "Member 'EquipmentComponent_C_GetItemInSlot::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetItemInSlot, CallFunc_Array_IsValidIndex_ReturnValue_2) == 0x000061, "Member 'EquipmentComponent_C_GetItemInSlot::CallFunc_Array_IsValidIndex_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_GetWeapon \ static_assert(alignof(EquipmentComponent_C_GetWeapon) == 0x000008, "Wrong alignment on EquipmentComponent_C_GetWeapon"); \ static_assert(sizeof(EquipmentComponent_C_GetWeapon) == 0x000080, "Wrong size on EquipmentComponent_C_GetWeapon"); \ static_assert(offsetof(EquipmentComponent_C_GetWeapon, weapon) == 0x000000, "Member 'EquipmentComponent_C_GetWeapon::weapon' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetWeapon, CallFunc_IsGameOnlineMode_ReturnValue) == 0x000020, "Member 'EquipmentComponent_C_GetWeapon::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetWeapon, K2Node_MakeStruct_F_StoredItem) == 0x000028, "Member 'EquipmentComponent_C_GetWeapon::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetWeapon, CallFunc_GetOwnActor_ReturnValue) == 0x000048, "Member 'EquipmentComponent_C_GetWeapon::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetWeapon, K2Node_DynamicCast_AsCharacter) == 0x000050, "Member 'EquipmentComponent_C_GetWeapon::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetWeapon, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'EquipmentComponent_C_GetWeapon::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetWeapon, CallFunc_IsLocallyControlled_ReturnValue) == 0x000059, "Member 'EquipmentComponent_C_GetWeapon::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetWeapon, CallFunc_GetActiveItemIndexFunc_ActiveItemIndex) == 0x00005C, "Member 'EquipmentComponent_C_GetWeapon::CallFunc_GetActiveItemIndexFunc_ActiveItemIndex' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_GetWeapon, CallFunc_GetItemInSlot_Item) == 0x000060, "Member 'EquipmentComponent_C_GetWeapon::CallFunc_GetItemInSlot_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_GetWeaponType \ static_assert(alignof(EquipmentComponent_C_GetWeaponType) == 0x000001, "Wrong alignment on EquipmentComponent_C_GetWeaponType"); \ static_assert(sizeof(EquipmentComponent_C_GetWeaponType) == 0x000001, "Wrong size on EquipmentComponent_C_GetWeaponType"); \ static_assert(offsetof(EquipmentComponent_C_GetWeaponType, WeaponType_0) == 0x000000, "Member 'EquipmentComponent_C_GetWeaponType::WeaponType_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentComponent_C_IsWeaponEquipped \ static_assert(alignof(EquipmentComponent_C_IsWeaponEquipped) == 0x000001, "Wrong alignment on EquipmentComponent_C_IsWeaponEquipped"); \ static_assert(sizeof(EquipmentComponent_C_IsWeaponEquipped) == 0x000005, "Wrong size on EquipmentComponent_C_IsWeaponEquipped"); \ static_assert(offsetof(EquipmentComponent_C_IsWeaponEquipped, exclusive_empty_handed) == 0x000000, "Member 'EquipmentComponent_C_IsWeaponEquipped::exclusive_empty_handed' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsWeaponEquipped, Result) == 0x000001, "Member 'EquipmentComponent_C_IsWeaponEquipped::Result' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsWeaponEquipped, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000002, "Member 'EquipmentComponent_C_IsWeaponEquipped::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsWeaponEquipped, CallFunc_GetWeaponType_WeaponType) == 0x000003, "Member 'EquipmentComponent_C_IsWeaponEquipped::CallFunc_GetWeaponType_WeaponType' has a wrong offset!"); \ static_assert(offsetof(EquipmentComponent_C_IsWeaponEquipped, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000004, "Member 'EquipmentComponent_C_IsWeaponEquipped::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEquipmentComponent_C \ static_assert(alignof(UEquipmentComponent_C) == 0x000008, "Wrong alignment on UEquipmentComponent_C"); \ static_assert(sizeof(UEquipmentComponent_C) == 0x000400, "Wrong size on UEquipmentComponent_C"); \ static_assert(offsetof(UEquipmentComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UEquipmentComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, IsInCombat) == 0x0000F0, "Member 'UEquipmentComponent_C::IsInCombat' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, OnInCombatChanged) == 0x0000F8, "Member 'UEquipmentComponent_C::OnInCombatChanged' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, CombatType) == 0x000108, "Member 'UEquipmentComponent_C::CombatType' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, OnItemInSlotChanged) == 0x000110, "Member 'UEquipmentComponent_C::OnItemInSlotChanged' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, OnActiveItemChanged) == 0x000120, "Member 'UEquipmentComponent_C::OnActiveItemChanged' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, OnSlotHiddenChanged) == 0x000130, "Member 'UEquipmentComponent_C::OnSlotHiddenChanged' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, EquipmentSlots) == 0x000140, "Member 'UEquipmentComponent_C::EquipmentSlots' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, MainHandTypes) == 0x000150, "Member 'UEquipmentComponent_C::MainHandTypes' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, SelectedMainHandType) == 0x000160, "Member 'UEquipmentComponent_C::SelectedMainHandType' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, OnMainHandTypeChanged) == 0x000168, "Member 'UEquipmentComponent_C::OnMainHandTypeChanged' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, OnCombatTypeChanged) == 0x000178, "Member 'UEquipmentComponent_C::OnCombatTypeChanged' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, DisplayedItems) == 0x000188, "Member 'UEquipmentComponent_C::DisplayedItems' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, InventoryComponent) == 0x0001D8, "Member 'UEquipmentComponent_C::InventoryComponent' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, EquippedItems) == 0x0001E0, "Member 'UEquipmentComponent_C::EquippedItems' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, WeaponType) == 0x000230, "Member 'UEquipmentComponent_C::WeaponType' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, OnWeaponTypeChanged) == 0x000238, "Member 'UEquipmentComponent_C::OnWeaponTypeChanged' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, EquipmentHasBuild) == 0x000248, "Member 'UEquipmentComponent_C::EquipmentHasBuild' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, ExecuteWeaponType) == 0x000249, "Member 'UEquipmentComponent_C::ExecuteWeaponType' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, ExecuteWeaponSlotIndex) == 0x00024C, "Member 'UEquipmentComponent_C::ExecuteWeaponSlotIndex' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, ExecuteWeaponDefaultSort) == 0x000250, "Member 'UEquipmentComponent_C::ExecuteWeaponDefaultSort' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, ExecuteWeaponItemIndexGenerate) == 0x000254, "Member 'UEquipmentComponent_C::ExecuteWeaponItemIndexGenerate' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, ExecuteWeaponId) == 0x000258, "Member 'UEquipmentComponent_C::ExecuteWeaponId' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, CachedMainHandType) == 0x000268, "Member 'UEquipmentComponent_C::CachedMainHandType' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, CachedSlot) == 0x000269, "Member 'UEquipmentComponent_C::CachedSlot' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, bCachedDisplay) == 0x000271, "Member 'UEquipmentComponent_C::bCachedDisplay' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, ToolItemsMark) == 0x000278, "Member 'UEquipmentComponent_C::ToolItemsMark' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, TempDelayItemType) == 0x0002C8, "Member 'UEquipmentComponent_C::TempDelayItemType' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, Hidden) == 0x0002D8, "Member 'UEquipmentComponent_C::Hidden' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, NeedResetAfterLastEndPlay) == 0x0002D9, "Member 'UEquipmentComponent_C::NeedResetAfterLastEndPlay' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, OnMainWeaponChang) == 0x0002E0, "Member 'UEquipmentComponent_C::OnMainWeaponChang' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, GemPropTagArray) == 0x0002F0, "Member 'UEquipmentComponent_C::GemPropTagArray' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, GemPropGUIDArray) == 0x000300, "Member 'UEquipmentComponent_C::GemPropGUIDArray' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, OnDisplayedItemUpdate) == 0x000310, "Member 'UEquipmentComponent_C::OnDisplayedItemUpdate' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, OnCombatWeaponUpdate) == 0x000320, "Member 'UEquipmentComponent_C::OnCombatWeaponUpdate' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, NetWorkSync_CombatWeapon) == 0x000330, "Member 'UEquipmentComponent_C::NetWorkSync_CombatWeapon' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, OnDisplayedItemChanged) == 0x000338, "Member 'UEquipmentComponent_C::OnDisplayedItemChanged' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, EquipmentHiddenKeys) == 0x000348, "Member 'UEquipmentComponent_C::EquipmentHiddenKeys' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, 幻化ID) == 0x000398, "Member 'UEquipmentComponent_C::幻化ID' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, OnMagicChanageUpdate) == 0x0003E8, "Member 'UEquipmentComponent_C::OnMagicChanageUpdate' has a wrong offset!"); \ static_assert(offsetof(UEquipmentComponent_C, PlayerEquipmentSaver) == 0x0003F8, "Member 'UEquipmentComponent_C::PlayerEquipmentSaver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_KeyItemWindow_C_BackKeyEvent \ static_assert(alignof(WB_StarGraph_KeyItemWindow_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_StarGraph_KeyItemWindow_C_BackKeyEvent"); \ static_assert(sizeof(WB_StarGraph_KeyItemWindow_C_BackKeyEvent) == 0x000048, "Wrong size on WB_StarGraph_KeyItemWindow_C_BackKeyEvent"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_StarGraph_KeyItemWindow_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_StarGraph_KeyItemWindow_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_KeyItemWindow_C_EnterKeyEvent \ static_assert(alignof(WB_StarGraph_KeyItemWindow_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_StarGraph_KeyItemWindow_C_EnterKeyEvent"); \ static_assert(sizeof(WB_StarGraph_KeyItemWindow_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_StarGraph_KeyItemWindow_C_EnterKeyEvent"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_StarGraph_KeyItemWindow_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_StarGraph_KeyItemWindow_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow \ static_assert(alignof(WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow) == 0x000008, "Wrong alignment on WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow"); \ static_assert(sizeof(WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow) == 0x000110, "Wrong size on WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow, EntryPoint) == 0x000000, "Member 'WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow, K2Node_MakeArray_Array) == 0x000008, "Member 'WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow, CallFunc_Format_ReturnValue) == 0x000018, "Member 'WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow, Temp_delegate_Variable) == 0x000030, "Member 'WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow, Temp_delegate_Variable_1) == 0x000040, "Member 'WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow, CallFunc_PostEvent_ReturnValue) == 0x000050, "Member 'WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow, CallFunc_PostEvent_ReturnValue_1) == 0x000054, "Member 'WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow, K2Node_Event_InGeometry_1) == 0x000058, "Member 'WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow, K2Node_Event_isDown_1) == 0x000098, "Member 'WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow, K2Node_MakeArray_Array_1) == 0x0000A0, "Member 'WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow, CallFunc_Format_ReturnValue_1) == 0x0000B0, "Member 'WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow, K2Node_Event_InGeometry) == 0x0000C8, "Member 'WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow, K2Node_Event_isDown) == 0x000108, "Member 'WB_StarGraph_KeyItemWindow_C_ExecuteUbergraph_WB_StarGraph_KeyItemWindow::K2Node_Event_isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarGraph_KeyItemWindow_C \ static_assert(alignof(UWB_StarGraph_KeyItemWindow_C) == 0x000008, "Wrong alignment on UWB_StarGraph_KeyItemWindow_C"); \ static_assert(sizeof(UWB_StarGraph_KeyItemWindow_C) == 0x0002E8, "Wrong size on UWB_StarGraph_KeyItemWindow_C"); \ static_assert(offsetof(UWB_StarGraph_KeyItemWindow_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_StarGraph_KeyItemWindow_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_KeyItemWindow_C, WB_SecondaryWindow1) == 0x0002C8, "Member 'UWB_StarGraph_KeyItemWindow_C::WB_SecondaryWindow1' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_KeyItemWindow_C, OpenInjectWindow) == 0x0002D0, "Member 'UWB_StarGraph_KeyItemWindow_C::OpenInjectWindow' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_KeyItemWindow_C, ItemId) == 0x0002E0, "Member 'UWB_StarGraph_KeyItemWindow_C::ItemId' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_KeyItemWindow_C, CantZhumo) == 0x0002E4, "Member 'UWB_StarGraph_KeyItemWindow_C::CantZhumo' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_KeyItemWindow_C, CantKlesaBottleLevelup) == 0x0002E5, "Member 'UWB_StarGraph_KeyItemWindow_C::CantKlesaBottleLevelup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarCursor_C \ static_assert(alignof(UWB_StarCursor_C) == 0x000008, "Wrong alignment on UWB_StarCursor_C"); \ static_assert(sizeof(UWB_StarCursor_C) == 0x000290, "Wrong size on UWB_StarCursor_C"); \ static_assert(offsetof(UWB_StarCursor_C, Click) == 0x000278, "Member 'UWB_StarCursor_C::Click' has a wrong offset!"); \ static_assert(offsetof(UWB_StarCursor_C, 光圈) == 0x000280, "Member 'UWB_StarCursor_C::光圈' has a wrong offset!"); \ static_assert(offsetof(UWB_StarCursor_C, 圈) == 0x000288, "Member 'UWB_StarCursor_C::圈' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_Adjust_Icon_Size \ static_assert(alignof(WB_StarNode_C_Adjust_Icon_Size) == 0x000004, "Wrong alignment on WB_StarNode_C_Adjust_Icon_Size"); \ static_assert(sizeof(WB_StarNode_C_Adjust_Icon_Size) == 0x000008, "Wrong size on WB_StarNode_C_Adjust_Icon_Size"); \ static_assert(offsetof(WB_StarNode_C_Adjust_Icon_Size, InWidth) == 0x000000, "Member 'WB_StarNode_C_Adjust_Icon_Size::InWidth' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_Adjust_Icon_Size, InHeight) == 0x000004, "Member 'WB_StarNode_C_Adjust_Icon_Size::InHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_AdjustSize \ static_assert(alignof(WB_StarNode_C_AdjustSize) == 0x000008, "Wrong alignment on WB_StarNode_C_AdjustSize"); \ static_assert(sizeof(WB_StarNode_C_AdjustSize) == 0x000030, "Wrong size on WB_StarNode_C_AdjustSize"); \ static_assert(offsetof(WB_StarNode_C_AdjustSize, Target) == 0x000000, "Member 'WB_StarNode_C_AdjustSize::Target' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_AdjustSize, L_Height) == 0x000008, "Member 'WB_StarNode_C_AdjustSize::L_Height' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_AdjustSize, L_Width) == 0x00000C, "Member 'WB_StarNode_C_AdjustSize::L_Width' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_AdjustSize, CallFunc_Map_Find_Value) == 0x000010, "Member 'WB_StarNode_C_AdjustSize::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_AdjustSize, CallFunc_Map_Find_ReturnValue) == 0x000020, "Member 'WB_StarNode_C_AdjustSize::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_AdjustSize, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast) == 0x000024, "Member 'WB_StarNode_C_AdjustSize::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_AdjustSize, CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast) == 0x000028, "Member 'WB_StarNode_C_AdjustSize::CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_ExecuteUbergraph_WB_StarNode \ static_assert(alignof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode) == 0x000008, "Wrong alignment on WB_StarNode_C_ExecuteUbergraph_WB_StarNode"); \ static_assert(sizeof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode) == 0x0000A0, "Wrong size on WB_StarNode_C_ExecuteUbergraph_WB_StarNode"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, EntryPoint) == 0x000000, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_SatisfyKlesaBottle_Can) == 0x000004, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_SatisfyKlesaBottle_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, Temp_bool_Variable) == 0x000005, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, Temp_real_Variable) == 0x000008, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_HaveNeedItem_Return) == 0x00000C, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_HaveNeedItem_Return' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_HaveNeedSkillPt_Return) == 0x00000D, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_HaveNeedSkillPt_Return' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_HaveNeedLevel_Return) == 0x00000E, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_HaveNeedLevel_Return' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_BooleanAND_ReturnValue) == 0x00000F, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_BooleanAND_ReturnValue_1) == 0x000010, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_GetUINotify_UINotify) == 0x000018, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_PlayAnimation_ReturnValue) == 0x000020, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000028, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_GetEndTime_ReturnValue) == 0x000030, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_GetEndTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_GetNodeLevel_Value) == 0x000034, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_GetNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_GetNodeLevel_Actived) == 0x000038, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_GetNodeLevel_Actived' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_PlayAnimation_ReturnValue_1) == 0x000040, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_GetRenderOpacity_ReturnValue) == 0x000048, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_GetRenderOpacity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x00004C, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00004D, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_Not_PreBool_ReturnValue) == 0x00004E, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_GetActiveTexture_BG) == 0x000058, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_GetActiveTexture_BG' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_GetActiveTexture_Unlock) == 0x000060, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_GetActiveTexture_Unlock' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, K2Node_SwitchEnum_CmpSuccess) == 0x000068, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_HaveNeedWeaponMaterial_Can) == 0x000069, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_HaveNeedWeaponMaterial_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_BooleanAND_ReturnValue_2) == 0x00006A, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_SatisfyZhuMo_Return) == 0x00006B, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_SatisfyZhuMo_Return' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_BooleanAND_ReturnValue_3) == 0x00006C, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_BooleanAND_ReturnValue_4) == 0x00006D, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000070, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000080, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, K2Node_CustomEvent_dark) == 0x000081, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::K2Node_CustomEvent_dark' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_GetValidValue_ReturnValue) == 0x000082, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000083, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, K2Node_Event_IsDesignTime) == 0x000084, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, K2Node_Select_Default) == 0x000088, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x000090, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_ExecuteUbergraph_WB_StarNode, K2Node_Select_Option_1_ImplicitCast) == 0x000098, "Member 'WB_StarNode_C_ExecuteUbergraph_WB_StarNode::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_GetActiveTexture \ static_assert(alignof(WB_StarNode_C_GetActiveTexture) == 0x000008, "Wrong alignment on WB_StarNode_C_GetActiveTexture"); \ static_assert(sizeof(WB_StarNode_C_GetActiveTexture) == 0x000088, "Wrong size on WB_StarNode_C_GetActiveTexture"); \ static_assert(offsetof(WB_StarNode_C_GetActiveTexture, SpecialType) == 0x000000, "Member 'WB_StarNode_C_GetActiveTexture::SpecialType' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetActiveTexture, Level) == 0x000004, "Member 'WB_StarNode_C_GetActiveTexture::Level' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetActiveTexture, bg) == 0x000008, "Member 'WB_StarNode_C_GetActiveTexture::bg' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetActiveTexture, UnLock) == 0x000010, "Member 'WB_StarNode_C_GetActiveTexture::UnLock' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetActiveTexture, CallFunc_Map_Find_Value) == 0x000018, "Member 'WB_StarNode_C_GetActiveTexture::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetActiveTexture, CallFunc_Map_Find_ReturnValue) == 0x000068, "Member 'WB_StarNode_C_GetActiveTexture::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetActiveTexture, CallFunc_Map_Find_Value_1) == 0x000070, "Member 'WB_StarNode_C_GetActiveTexture::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetActiveTexture, CallFunc_Map_Find_ReturnValue_1) == 0x000080, "Member 'WB_StarNode_C_GetActiveTexture::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_GetConnectionPoints \ static_assert(alignof(WB_StarNode_C_GetConnectionPoints) == 0x000008, "Wrong alignment on WB_StarNode_C_GetConnectionPoints"); \ static_assert(sizeof(WB_StarNode_C_GetConnectionPoints) == 0x000050, "Wrong size on WB_StarNode_C_GetConnectionPoints"); \ static_assert(offsetof(WB_StarNode_C_GetConnectionPoints, ReturnValue) == 0x000000, "Member 'WB_StarNode_C_GetConnectionPoints::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetConnectionPoints, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'WB_StarNode_C_GetConnectionPoints::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetConnectionPoints, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'WB_StarNode_C_GetConnectionPoints::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetConnectionPoints, CallFunc_Conv_StringToName_ReturnValue) == 0x000030, "Member 'WB_StarNode_C_GetConnectionPoints::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetConnectionPoints, CallFunc_GetDataTableRowFromName_OutRow) == 0x000038, "Member 'WB_StarNode_C_GetConnectionPoints::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetConnectionPoints, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000048, "Member 'WB_StarNode_C_GetConnectionPoints::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_GetCurrentLevelSkillUp \ static_assert(alignof(WB_StarNode_C_GetCurrentLevelSkillUp) == 0x000008, "Wrong alignment on WB_StarNode_C_GetCurrentLevelSkillUp"); \ static_assert(sizeof(WB_StarNode_C_GetCurrentLevelSkillUp) == 0x000128, "Wrong size on WB_StarNode_C_GetCurrentLevelSkillUp"); \ static_assert(offsetof(WB_StarNode_C_GetCurrentLevelSkillUp, Output) == 0x000000, "Member 'WB_StarNode_C_GetCurrentLevelSkillUp::Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetCurrentLevelSkillUp, CallFunc_Array_Length_ReturnValue) == 0x000110, "Member 'WB_StarNode_C_GetCurrentLevelSkillUp::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetCurrentLevelSkillUp, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000114, "Member 'WB_StarNode_C_GetCurrentLevelSkillUp::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetCurrentLevelSkillUp, CallFunc_Subtract_IntInt_ReturnValue) == 0x000118, "Member 'WB_StarNode_C_GetCurrentLevelSkillUp::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetCurrentLevelSkillUp, CallFunc_Max_ReturnValue) == 0x00011C, "Member 'WB_StarNode_C_GetCurrentLevelSkillUp::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetCurrentLevelSkillUp, CallFunc_Min_ReturnValue) == 0x000120, "Member 'WB_StarNode_C_GetCurrentLevelSkillUp::CallFunc_Min_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_GetDetailsShownIconBgMaterialInstance \ static_assert(alignof(WB_StarNode_C_GetDetailsShownIconBgMaterialInstance) == 0x000008, "Wrong alignment on WB_StarNode_C_GetDetailsShownIconBgMaterialInstance"); \ static_assert(sizeof(WB_StarNode_C_GetDetailsShownIconBgMaterialInstance) == 0x000008, "Wrong size on WB_StarNode_C_GetDetailsShownIconBgMaterialInstance"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownIconBgMaterialInstance, IconBgMaterialInstance_0) == 0x000000, "Member 'WB_StarNode_C_GetDetailsShownIconBgMaterialInstance::IconBgMaterialInstance_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_GetDetailsShownIconBgTexture \ static_assert(alignof(WB_StarNode_C_GetDetailsShownIconBgTexture) == 0x000008, "Wrong alignment on WB_StarNode_C_GetDetailsShownIconBgTexture"); \ static_assert(sizeof(WB_StarNode_C_GetDetailsShownIconBgTexture) == 0x000008, "Wrong size on WB_StarNode_C_GetDetailsShownIconBgTexture"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownIconBgTexture, IconBgTexture2D_0) == 0x000000, "Member 'WB_StarNode_C_GetDetailsShownIconBgTexture::IconBgTexture2D_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_GetDetailsShownImage \ static_assert(alignof(WB_StarNode_C_GetDetailsShownImage) == 0x000008, "Wrong alignment on WB_StarNode_C_GetDetailsShownImage"); \ static_assert(sizeof(WB_StarNode_C_GetDetailsShownImage) == 0x000060, "Wrong size on WB_StarNode_C_GetDetailsShownImage"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, Vis) == 0x000000, "Member 'WB_StarNode_C_GetDetailsShownImage::Vis' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, ShowImage) == 0x000008, "Member 'WB_StarNode_C_GetDetailsShownImage::ShowImage' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, LocalVis) == 0x000010, "Member 'WB_StarNode_C_GetDetailsShownImage::LocalVis' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, LocalLock) == 0x000018, "Member 'WB_StarNode_C_GetDetailsShownImage::LocalLock' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, LocalActive) == 0x000020, "Member 'WB_StarNode_C_GetDetailsShownImage::LocalActive' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'WB_StarNode_C_GetDetailsShownImage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, CallFunc_IsValid_ReturnValue_1) == 0x000029, "Member 'WB_StarNode_C_GetDetailsShownImage::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, Temp_byte_Variable) == 0x00002A, "Member 'WB_StarNode_C_GetDetailsShownImage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, Temp_byte_Variable_1) == 0x00002B, "Member 'WB_StarNode_C_GetDetailsShownImage::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, K2Node_Select_Default) == 0x00002C, "Member 'WB_StarNode_C_GetDetailsShownImage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, Temp_byte_Variable_2) == 0x00002D, "Member 'WB_StarNode_C_GetDetailsShownImage::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, K2Node_Select_Default_1) == 0x000030, "Member 'WB_StarNode_C_GetDetailsShownImage::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, CallFunc_IsValid_ReturnValue_2) == 0x000038, "Member 'WB_StarNode_C_GetDetailsShownImage::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, CallFunc_IsValid_ReturnValue_3) == 0x000039, "Member 'WB_StarNode_C_GetDetailsShownImage::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00003A, "Member 'WB_StarNode_C_GetDetailsShownImage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, CallFunc_Map_Find_Value) == 0x000040, "Member 'WB_StarNode_C_GetDetailsShownImage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, CallFunc_Map_Find_ReturnValue) == 0x000050, "Member 'WB_StarNode_C_GetDetailsShownImage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetDetailsShownImage, K2Node_Select_Default_2) == 0x000058, "Member 'WB_StarNode_C_GetDetailsShownImage::K2Node_Select_Default_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_GetFoucsPosition \ static_assert(alignof(WB_StarNode_C_GetFoucsPosition) == 0x000008, "Wrong alignment on WB_StarNode_C_GetFoucsPosition"); \ static_assert(sizeof(WB_StarNode_C_GetFoucsPosition) == 0x000030, "Wrong size on WB_StarNode_C_GetFoucsPosition"); \ static_assert(offsetof(WB_StarNode_C_GetFoucsPosition, ReturnValue) == 0x000000, "Member 'WB_StarNode_C_GetFoucsPosition::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetFoucsPosition, K2Node_DynamicCast_AsCanvas_Panel_Slot) == 0x000010, "Member 'WB_StarNode_C_GetFoucsPosition::K2Node_DynamicCast_AsCanvas_Panel_Slot' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetFoucsPosition, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'WB_StarNode_C_GetFoucsPosition::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_GetFoucsPosition, CallFunc_GetPosition_ReturnValue) == 0x000020, "Member 'WB_StarNode_C_GetFoucsPosition::CallFunc_GetPosition_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_GetStarNodeLevel \ static_assert(alignof(WB_StarNode_C_GetStarNodeLevel) == 0x000004, "Wrong alignment on WB_StarNode_C_GetStarNodeLevel"); \ static_assert(sizeof(WB_StarNode_C_GetStarNodeLevel) == 0x000004, "Wrong size on WB_StarNode_C_GetStarNodeLevel"); \ static_assert(offsetof(WB_StarNode_C_GetStarNodeLevel, CurrentLevel_0) == 0x000000, "Member 'WB_StarNode_C_GetStarNodeLevel::CurrentLevel_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_HaveNeedItem \ static_assert(alignof(WB_StarNode_C_HaveNeedItem) == 0x000008, "Wrong alignment on WB_StarNode_C_HaveNeedItem"); \ static_assert(sizeof(WB_StarNode_C_HaveNeedItem) == 0x000158, "Wrong size on WB_StarNode_C_HaveNeedItem"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, return_0) == 0x000000, "Member 'WB_StarNode_C_HaveNeedItem::return_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_StarNode_C_HaveNeedItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000008, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'WB_StarNode_C_HaveNeedItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000018, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000019, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x00001A, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_BooleanAND_ReturnValue) == 0x00001B, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_GetCurrentLevelSkillUp_Output) == 0x000020, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_GetCurrentLevelSkillUp_Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000130, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_Array_Get_Item) == 0x000134, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_Array_Get_Item_1) == 0x00013C, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000144, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000148, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_CanLevelUpBottleHpInHighestLevel_IsLevelupHighestLevel) == 0x000149, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_CanLevelUpBottleHpInHighestLevel_IsLevelupHighestLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_CanLevelUpBottleHpInHighestLevel_Can) == 0x00014A, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_CanLevelUpBottleHpInHighestLevel_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_CanLevelUpBottleHpInHighestLevel_ItemID) == 0x00014C, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_CanLevelUpBottleHpInHighestLevel_ItemID' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_Array_Length_ReturnValue) == 0x000150, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedItem, CallFunc_Less_IntInt_ReturnValue) == 0x000154, "Member 'WB_StarNode_C_HaveNeedItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_HaveNeedLevel \ static_assert(alignof(WB_StarNode_C_HaveNeedLevel) == 0x000008, "Wrong alignment on WB_StarNode_C_HaveNeedLevel"); \ static_assert(sizeof(WB_StarNode_C_HaveNeedLevel) == 0x000150, "Wrong size on WB_StarNode_C_HaveNeedLevel"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedLevel, return_0) == 0x000000, "Member 'WB_StarNode_C_HaveNeedLevel::return_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedLevel, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_StarNode_C_HaveNeedLevel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedLevel, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_StarNode_C_HaveNeedLevel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedLevel, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_StarNode_C_HaveNeedLevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedLevel, CallFunc_GetCurrentLevelSkillUp_Output) == 0x000010, "Member 'WB_StarNode_C_HaveNeedLevel::CallFunc_GetCurrentLevelSkillUp_Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedLevel, CallFunc_Map_Keys_Keys) == 0x000120, "Member 'WB_StarNode_C_HaveNeedLevel::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedLevel, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000130, "Member 'WB_StarNode_C_HaveNeedLevel::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedLevel, CallFunc_Array_Get_Item) == 0x000134, "Member 'WB_StarNode_C_HaveNeedLevel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedLevel, CallFunc_GetStarNodeLevel_Value) == 0x000138, "Member 'WB_StarNode_C_HaveNeedLevel::CallFunc_GetStarNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedLevel, CallFunc_Map_Find_Value) == 0x00013C, "Member 'WB_StarNode_C_HaveNeedLevel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedLevel, CallFunc_Map_Find_ReturnValue) == 0x000140, "Member 'WB_StarNode_C_HaveNeedLevel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedLevel, CallFunc_Array_Length_ReturnValue) == 0x000144, "Member 'WB_StarNode_C_HaveNeedLevel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedLevel, CallFunc_Less_IntInt_ReturnValue) == 0x000148, "Member 'WB_StarNode_C_HaveNeedLevel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedLevel, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000149, "Member 'WB_StarNode_C_HaveNeedLevel::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_HaveNeedSkillPt \ static_assert(alignof(WB_StarNode_C_HaveNeedSkillPt) == 0x000008, "Wrong alignment on WB_StarNode_C_HaveNeedSkillPt"); \ static_assert(sizeof(WB_StarNode_C_HaveNeedSkillPt) == 0x000120, "Wrong size on WB_StarNode_C_HaveNeedSkillPt"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedSkillPt, return_0) == 0x000000, "Member 'WB_StarNode_C_HaveNeedSkillPt::return_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedSkillPt, CallFunc_GetCurrentLevelSkillUp_Output) == 0x000008, "Member 'WB_StarNode_C_HaveNeedSkillPt::CallFunc_GetCurrentLevelSkillUp_Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedSkillPt, CallFunc_GetPlayerIntProperty_value) == 0x000118, "Member 'WB_StarNode_C_HaveNeedSkillPt::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedSkillPt, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00011C, "Member 'WB_StarNode_C_HaveNeedSkillPt::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_HaveNeedWeaponMaterial \ static_assert(alignof(WB_StarNode_C_HaveNeedWeaponMaterial) == 0x000008, "Wrong alignment on WB_StarNode_C_HaveNeedWeaponMaterial"); \ static_assert(sizeof(WB_StarNode_C_HaveNeedWeaponMaterial) == 0x000150, "Wrong size on WB_StarNode_C_HaveNeedWeaponMaterial"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedWeaponMaterial, Can) == 0x000000, "Member 'WB_StarNode_C_HaveNeedWeaponMaterial::Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedWeaponMaterial, LocalTag) == 0x000004, "Member 'WB_StarNode_C_HaveNeedWeaponMaterial::LocalTag' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedWeaponMaterial, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00000C, "Member 'WB_StarNode_C_HaveNeedWeaponMaterial::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedWeaponMaterial, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000010, "Member 'WB_StarNode_C_HaveNeedWeaponMaterial::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedWeaponMaterial, CallFunc_GetCurrentLevelSkillUp_Output) == 0x000018, "Member 'WB_StarNode_C_HaveNeedWeaponMaterial::CallFunc_GetCurrentLevelSkillUp_Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedWeaponMaterial, CallFunc_CanLevelUpWeapon_Can) == 0x000128, "Member 'WB_StarNode_C_HaveNeedWeaponMaterial::CallFunc_CanLevelUpWeapon_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedWeaponMaterial, CallFunc_CanLevelUpWeapon_WeaponTag) == 0x00012C, "Member 'WB_StarNode_C_HaveNeedWeaponMaterial::CallFunc_CanLevelUpWeapon_WeaponTag' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedWeaponMaterial, CallFunc_CanLevelUpWeapon_NewLevel) == 0x000134, "Member 'WB_StarNode_C_HaveNeedWeaponMaterial::CallFunc_CanLevelUpWeapon_NewLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedWeaponMaterial, CallFunc_CanLevelUpWeapon_AddLevel) == 0x000138, "Member 'WB_StarNode_C_HaveNeedWeaponMaterial::CallFunc_CanLevelUpWeapon_AddLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedWeaponMaterial, CallFunc_CanLevelUpWeapon_ItemID) == 0x00013C, "Member 'WB_StarNode_C_HaveNeedWeaponMaterial::CallFunc_CanLevelUpWeapon_ItemID' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedWeaponMaterial, CallFunc_CanLevelUpWeapon_ItemCount) == 0x000140, "Member 'WB_StarNode_C_HaveNeedWeaponMaterial::CallFunc_CanLevelUpWeapon_ItemCount' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedWeaponMaterial, CallFunc_CanLevelupWeaponInHighestLevel_IsLevelupHighestlevel) == 0x000144, "Member 'WB_StarNode_C_HaveNeedWeaponMaterial::CallFunc_CanLevelupWeaponInHighestLevel_IsLevelupHighestlevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedWeaponMaterial, CallFunc_CanLevelupWeaponInHighestLevel_Can) == 0x000145, "Member 'WB_StarNode_C_HaveNeedWeaponMaterial::CallFunc_CanLevelupWeaponInHighestLevel_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_HaveNeedWeaponMaterial, CallFunc_CanLevelupWeaponInHighestLevel_ChiselID) == 0x000148, "Member 'WB_StarNode_C_HaveNeedWeaponMaterial::CallFunc_CanLevelupWeaponInHighestLevel_ChiselID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_Is_Core_Node \ static_assert(alignof(WB_StarNode_C_Is_Core_Node) == 0x000001, "Wrong alignment on WB_StarNode_C_Is_Core_Node"); \ static_assert(sizeof(WB_StarNode_C_Is_Core_Node) == 0x00000A, "Wrong size on WB_StarNode_C_Is_Core_Node"); \ static_assert(offsetof(WB_StarNode_C_Is_Core_Node, CoreNode) == 0x000000, "Member 'WB_StarNode_C_Is_Core_Node::CoreNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_Is_Core_Node, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'WB_StarNode_C_Is_Core_Node::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_Is_Core_Node, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000002, "Member 'WB_StarNode_C_Is_Core_Node::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_Is_Core_Node, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000003, "Member 'WB_StarNode_C_Is_Core_Node::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_Is_Core_Node, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000004, "Member 'WB_StarNode_C_Is_Core_Node::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_Is_Core_Node, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000005, "Member 'WB_StarNode_C_Is_Core_Node::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_Is_Core_Node, CallFunc_BooleanOR_ReturnValue) == 0x000006, "Member 'WB_StarNode_C_Is_Core_Node::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_Is_Core_Node, CallFunc_BooleanOR_ReturnValue_1) == 0x000007, "Member 'WB_StarNode_C_Is_Core_Node::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_Is_Core_Node, CallFunc_BooleanOR_ReturnValue_2) == 0x000008, "Member 'WB_StarNode_C_Is_Core_Node::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_Is_Core_Node, CallFunc_BooleanOR_ReturnValue_3) == 0x000009, "Member 'WB_StarNode_C_Is_Core_Node::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_IsNodeDark \ static_assert(alignof(WB_StarNode_C_IsNodeDark) == 0x000001, "Wrong alignment on WB_StarNode_C_IsNodeDark"); \ static_assert(sizeof(WB_StarNode_C_IsNodeDark) == 0x000001, "Wrong size on WB_StarNode_C_IsNodeDark"); \ static_assert(offsetof(WB_StarNode_C_IsNodeDark, dark) == 0x000000, "Member 'WB_StarNode_C_IsNodeDark::dark' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_NodeCanActiveStyle \ static_assert(alignof(WB_StarNode_C_NodeCanActiveStyle) == 0x000008, "Wrong alignment on WB_StarNode_C_NodeCanActiveStyle"); \ static_assert(sizeof(WB_StarNode_C_NodeCanActiveStyle) == 0x000028, "Wrong size on WB_StarNode_C_NodeCanActiveStyle"); \ static_assert(offsetof(WB_StarNode_C_NodeCanActiveStyle, ShowImage) == 0x000000, "Member 'WB_StarNode_C_NodeCanActiveStyle::ShowImage' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_NodeCanActiveStyle, HiddenImage) == 0x000008, "Member 'WB_StarNode_C_NodeCanActiveStyle::HiddenImage' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_NodeCanActiveStyle, CanActiveTexture) == 0x000010, "Member 'WB_StarNode_C_NodeCanActiveStyle::CanActiveTexture' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_NodeCanActiveStyle, HightlightValue) == 0x000018, "Member 'WB_StarNode_C_NodeCanActiveStyle::HightlightValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_NodeCanActiveStyle, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000020, "Member 'WB_StarNode_C_NodeCanActiveStyle::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_On_Border_DoubleClick_MouseButtonDown \ static_assert(alignof(WB_StarNode_C_On_Border_DoubleClick_MouseButtonDown) == 0x000008, "Wrong alignment on WB_StarNode_C_On_Border_DoubleClick_MouseButtonDown"); \ static_assert(sizeof(WB_StarNode_C_On_Border_DoubleClick_MouseButtonDown) == 0x000250, "Wrong size on WB_StarNode_C_On_Border_DoubleClick_MouseButtonDown"); \ static_assert(offsetof(WB_StarNode_C_On_Border_DoubleClick_MouseButtonDown, MyGeometry) == 0x000000, "Member 'WB_StarNode_C_On_Border_DoubleClick_MouseButtonDown::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_On_Border_DoubleClick_MouseButtonDown, MouseEvent) == 0x000040, "Member 'WB_StarNode_C_On_Border_DoubleClick_MouseButtonDown::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_On_Border_DoubleClick_MouseButtonDown, ReturnValue) == 0x0000D8, "Member 'WB_StarNode_C_On_Border_DoubleClick_MouseButtonDown::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_On_Border_DoubleClick_MouseButtonDown, CallFunc_Handled_ReturnValue) == 0x000190, "Member 'WB_StarNode_C_On_Border_DoubleClick_MouseButtonDown::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_On_Border_DoubleClick_MouseButtonDown, CallFunc_PointerEvent_IsMouseButtonDown_ReturnValue) == 0x000248, "Member 'WB_StarNode_C_On_Border_DoubleClick_MouseButtonDown::CallFunc_PointerEvent_IsMouseButtonDown_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_OnMouseDoubleClick \ static_assert(alignof(WB_StarNode_C_OnMouseDoubleClick) == 0x000008, "Wrong alignment on WB_StarNode_C_OnMouseDoubleClick"); \ static_assert(sizeof(WB_StarNode_C_OnMouseDoubleClick) == 0x000248, "Wrong size on WB_StarNode_C_OnMouseDoubleClick"); \ static_assert(offsetof(WB_StarNode_C_OnMouseDoubleClick, MyGeometry) == 0x000000, "Member 'WB_StarNode_C_OnMouseDoubleClick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_OnMouseDoubleClick, MouseEvent) == 0x000040, "Member 'WB_StarNode_C_OnMouseDoubleClick::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_OnMouseDoubleClick, ReturnValue) == 0x0000D8, "Member 'WB_StarNode_C_OnMouseDoubleClick::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_OnMouseDoubleClick, CallFunc_Unhandled_ReturnValue) == 0x000190, "Member 'WB_StarNode_C_OnMouseDoubleClick::CallFunc_Unhandled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_PreConstruct \ static_assert(alignof(WB_StarNode_C_PreConstruct) == 0x000001, "Wrong alignment on WB_StarNode_C_PreConstruct"); \ static_assert(sizeof(WB_StarNode_C_PreConstruct) == 0x000001, "Wrong size on WB_StarNode_C_PreConstruct"); \ static_assert(offsetof(WB_StarNode_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_StarNode_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_SatisfyKlesaBottle \ static_assert(alignof(WB_StarNode_C_SatisfyKlesaBottle) == 0x000008, "Wrong alignment on WB_StarNode_C_SatisfyKlesaBottle"); \ static_assert(sizeof(WB_StarNode_C_SatisfyKlesaBottle) == 0x000018, "Wrong size on WB_StarNode_C_SatisfyKlesaBottle"); \ static_assert(offsetof(WB_StarNode_C_SatisfyKlesaBottle, Can) == 0x000000, "Member 'WB_StarNode_C_SatisfyKlesaBottle::Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_SatisfyKlesaBottle, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000008, "Member 'WB_StarNode_C_SatisfyKlesaBottle::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_SatisfyKlesaBottle, CallFunc_CanActiveKlesaBottleLevelUp_Can) == 0x000010, "Member 'WB_StarNode_C_SatisfyKlesaBottle::CallFunc_CanActiveKlesaBottleLevelUp_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_SatisfyKlesaBottle, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000011, "Member 'WB_StarNode_C_SatisfyKlesaBottle::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_SatisfyZhuMo \ static_assert(alignof(WB_StarNode_C_SatisfyZhuMo) == 0x000008, "Wrong alignment on WB_StarNode_C_SatisfyZhuMo"); \ static_assert(sizeof(WB_StarNode_C_SatisfyZhuMo) == 0x000130, "Wrong size on WB_StarNode_C_SatisfyZhuMo"); \ static_assert(offsetof(WB_StarNode_C_SatisfyZhuMo, return_0) == 0x000000, "Member 'WB_StarNode_C_SatisfyZhuMo::return_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_SatisfyZhuMo, CallFunc_GetCurrentLevelSkillUp_Output) == 0x000008, "Member 'WB_StarNode_C_SatisfyZhuMo::CallFunc_GetCurrentLevelSkillUp_Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_SatisfyZhuMo, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000118, "Member 'WB_StarNode_C_SatisfyZhuMo::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_SatisfyZhuMo, CallFunc_CanLevelupZhumoCaoInHighestLevel_IsLevelupHighestLevel) == 0x000120, "Member 'WB_StarNode_C_SatisfyZhuMo::CallFunc_CanLevelupZhumoCaoInHighestLevel_IsLevelupHighestLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_SatisfyZhuMo, CallFunc_CanLevelupZhumoCaoInHighestLevel_Can) == 0x000121, "Member 'WB_StarNode_C_SatisfyZhuMo::CallFunc_CanLevelupZhumoCaoInHighestLevel_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_SatisfyZhuMo, CallFunc_CanLevelupZhumoCaoInHighestLevel_ChiselID) == 0x000124, "Member 'WB_StarNode_C_SatisfyZhuMo::CallFunc_CanLevelupZhumoCaoInHighestLevel_ChiselID' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_SatisfyZhuMo, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000128, "Member 'WB_StarNode_C_SatisfyZhuMo::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_SatisfyZhuMo, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000129, "Member 'WB_StarNode_C_SatisfyZhuMo::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_SatisfyZhuMo, CallFunc_Can_Active_Zhu_Mo_Can) == 0x00012A, "Member 'WB_StarNode_C_SatisfyZhuMo::CallFunc_Can_Active_Zhu_Mo_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_SatisfyZhuMo, CallFunc_BooleanOR_ReturnValue) == 0x00012B, "Member 'WB_StarNode_C_SatisfyZhuMo::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_SetNodeDark \ static_assert(alignof(WB_StarNode_C_SetNodeDark) == 0x000001, "Wrong alignment on WB_StarNode_C_SetNodeDark"); \ static_assert(sizeof(WB_StarNode_C_SetNodeDark) == 0x000001, "Wrong size on WB_StarNode_C_SetNodeDark"); \ static_assert(offsetof(WB_StarNode_C_SetNodeDark, dark) == 0x000000, "Member 'WB_StarNode_C_SetNodeDark::dark' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_Update_Vis_Image \ static_assert(alignof(WB_StarNode_C_Update_Vis_Image) == 0x000008, "Wrong alignment on WB_StarNode_C_Update_Vis_Image"); \ static_assert(sizeof(WB_StarNode_C_Update_Vis_Image) == 0x000020, "Wrong size on WB_StarNode_C_Update_Vis_Image"); \ static_assert(offsetof(WB_StarNode_C_Update_Vis_Image, Local) == 0x000000, "Member 'WB_StarNode_C_Update_Vis_Image::Local' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_Update_Vis_Image, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000008, "Member 'WB_StarNode_C_Update_Vis_Image::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_Update_Vis_Image, CallFunc_Greater_IntInt_ReturnValue) == 0x000010, "Member 'WB_StarNode_C_Update_Vis_Image::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_Update_Vis_Image, CallFunc_GetNodeLevel_Value) == 0x000014, "Member 'WB_StarNode_C_Update_Vis_Image::CallFunc_GetNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_Update_Vis_Image, CallFunc_GetNodeLevel_Actived) == 0x000018, "Member 'WB_StarNode_C_Update_Vis_Image::CallFunc_GetNodeLevel_Actived' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_UpdateIcon \ static_assert(alignof(WB_StarNode_C_UpdateIcon) == 0x000008, "Wrong alignment on WB_StarNode_C_UpdateIcon"); \ static_assert(sizeof(WB_StarNode_C_UpdateIcon) == 0x000048, "Wrong size on WB_StarNode_C_UpdateIcon"); \ static_assert(offsetof(WB_StarNode_C_UpdateIcon, Local_Height) == 0x000000, "Member 'WB_StarNode_C_UpdateIcon::Local_Height' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateIcon, Local_Width) == 0x000004, "Member 'WB_StarNode_C_UpdateIcon::Local_Width' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateIcon, Temp_bool_Variable) == 0x000008, "Member 'WB_StarNode_C_UpdateIcon::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateIcon, Temp_byte_Variable) == 0x000009, "Member 'WB_StarNode_C_UpdateIcon::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateIcon, Temp_byte_Variable_1) == 0x00000A, "Member 'WB_StarNode_C_UpdateIcon::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateIcon, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00000B, "Member 'WB_StarNode_C_UpdateIcon::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateIcon, CallFunc_GetDetailsShownImage_vis) == 0x00000C, "Member 'WB_StarNode_C_UpdateIcon::CallFunc_GetDetailsShownImage_vis' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateIcon, CallFunc_GetDetailsShownImage_ShowImage) == 0x000010, "Member 'WB_StarNode_C_UpdateIcon::CallFunc_GetDetailsShownImage_ShowImage' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateIcon, K2Node_Select_Default) == 0x000018, "Member 'WB_StarNode_C_UpdateIcon::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateIcon, CallFunc_Map_Find_Value) == 0x000020, "Member 'WB_StarNode_C_UpdateIcon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateIcon, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'WB_StarNode_C_UpdateIcon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateIcon, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000038, "Member 'WB_StarNode_C_UpdateIcon::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateIcon, K2Node_VariableSet_Local_Width_ImplicitCast) == 0x000040, "Member 'WB_StarNode_C_UpdateIcon::K2Node_VariableSet_Local_Width_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateIcon, K2Node_VariableSet_Local_Height_ImplicitCast) == 0x000044, "Member 'WB_StarNode_C_UpdateIcon::K2Node_VariableSet_Local_Height_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_UpdateNodeShownStyle \ static_assert(alignof(WB_StarNode_C_UpdateNodeShownStyle) == 0x000008, "Wrong alignment on WB_StarNode_C_UpdateNodeShownStyle"); \ static_assert(sizeof(WB_StarNode_C_UpdateNodeShownStyle) == 0x000010, "Wrong size on WB_StarNode_C_UpdateNodeShownStyle"); \ static_assert(offsetof(WB_StarNode_C_UpdateNodeShownStyle, VisStar) == 0x000000, "Member 'WB_StarNode_C_UpdateNodeShownStyle::VisStar' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateNodeShownStyle, Temp_bool_Variable) == 0x000001, "Member 'WB_StarNode_C_UpdateNodeShownStyle::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateNodeShownStyle, Temp_byte_Variable) == 0x000002, "Member 'WB_StarNode_C_UpdateNodeShownStyle::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateNodeShownStyle, Temp_byte_Variable_1) == 0x000003, "Member 'WB_StarNode_C_UpdateNodeShownStyle::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateNodeShownStyle, K2Node_Select_Default) == 0x000004, "Member 'WB_StarNode_C_UpdateNodeShownStyle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateNodeShownStyle, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000005, "Member 'WB_StarNode_C_UpdateNodeShownStyle::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateNodeShownStyle, CallFunc_Is_Core_Node_CoreNode) == 0x000006, "Member 'WB_StarNode_C_UpdateNodeShownStyle::CallFunc_Is_Core_Node_CoreNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateNodeShownStyle, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'WB_StarNode_C_UpdateNodeShownStyle::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_UpdateSelected \ static_assert(alignof(WB_StarNode_C_UpdateSelected) == 0x000001, "Wrong alignment on WB_StarNode_C_UpdateSelected"); \ static_assert(sizeof(WB_StarNode_C_UpdateSelected) == 0x00000F, "Wrong size on WB_StarNode_C_UpdateSelected"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelected, Selected_0) == 0x000000, "Member 'WB_StarNode_C_UpdateSelected::Selected_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelected, Temp_bool_Variable) == 0x000001, "Member 'WB_StarNode_C_UpdateSelected::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelected, Temp_byte_Variable) == 0x000002, "Member 'WB_StarNode_C_UpdateSelected::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelected, Temp_byte_Variable_1) == 0x000003, "Member 'WB_StarNode_C_UpdateSelected::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelected, Temp_bool_Variable_1) == 0x000004, "Member 'WB_StarNode_C_UpdateSelected::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelected, Temp_byte_Variable_2) == 0x000005, "Member 'WB_StarNode_C_UpdateSelected::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelected, Temp_byte_Variable_3) == 0x000006, "Member 'WB_StarNode_C_UpdateSelected::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelected, Temp_bool_Variable_2) == 0x000007, "Member 'WB_StarNode_C_UpdateSelected::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelected, Temp_byte_Variable_4) == 0x000008, "Member 'WB_StarNode_C_UpdateSelected::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelected, Temp_byte_Variable_5) == 0x000009, "Member 'WB_StarNode_C_UpdateSelected::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelected, CallFunc_Is_Core_Node_CoreNode) == 0x00000A, "Member 'WB_StarNode_C_UpdateSelected::CallFunc_Is_Core_Node_CoreNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelected, CallFunc_BooleanAND_ReturnValue) == 0x00000B, "Member 'WB_StarNode_C_UpdateSelected::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelected, K2Node_Select_Default) == 0x00000C, "Member 'WB_StarNode_C_UpdateSelected::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelected, K2Node_Select_Default_1) == 0x00000D, "Member 'WB_StarNode_C_UpdateSelected::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelected, K2Node_Select_Default_2) == 0x00000E, "Member 'WB_StarNode_C_UpdateSelected::K2Node_Select_Default_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_UpdateSelectImageSize \ static_assert(alignof(WB_StarNode_C_UpdateSelectImageSize) == 0x000008, "Wrong alignment on WB_StarNode_C_UpdateSelectImageSize"); \ static_assert(sizeof(WB_StarNode_C_UpdateSelectImageSize) == 0x000040, "Wrong size on WB_StarNode_C_UpdateSelectImageSize"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelectImageSize, L_Width) == 0x000000, "Member 'WB_StarNode_C_UpdateSelectImageSize::L_Width' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelectImageSize, L_Size) == 0x000004, "Member 'WB_StarNode_C_UpdateSelectImageSize::L_Size' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelectImageSize, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000008, "Member 'WB_StarNode_C_UpdateSelectImageSize::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelectImageSize, CallFunc_MakeVector2D_ReturnValue) == 0x000010, "Member 'WB_StarNode_C_UpdateSelectImageSize::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelectImageSize, K2Node_SwitchEnum_CmpSuccess) == 0x000020, "Member 'WB_StarNode_C_UpdateSelectImageSize::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelectImageSize, CallFunc_Array_Length_ReturnValue) == 0x000024, "Member 'WB_StarNode_C_UpdateSelectImageSize::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelectImageSize, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000028, "Member 'WB_StarNode_C_UpdateSelectImageSize::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelectImageSize, CallFunc_MakeVector2D_X_ImplicitCast) == 0x000030, "Member 'WB_StarNode_C_UpdateSelectImageSize::CallFunc_MakeVector2D_X_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateSelectImageSize, CallFunc_MakeVector2D_Y_ImplicitCast) == 0x000038, "Member 'WB_StarNode_C_UpdateSelectImageSize::CallFunc_MakeVector2D_Y_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_UpdateStarImage \ static_assert(alignof(WB_StarNode_C_UpdateStarImage) == 0x000008, "Wrong alignment on WB_StarNode_C_UpdateStarImage"); \ static_assert(sizeof(WB_StarNode_C_UpdateStarImage) == 0x000088, "Wrong size on WB_StarNode_C_UpdateStarImage"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarImage, Local_MI) == 0x000000, "Member 'WB_StarNode_C_UpdateStarImage::Local_MI' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarImage, Local_Image) == 0x000008, "Member 'WB_StarNode_C_UpdateStarImage::Local_Image' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarImage, Temp_byte_Variable) == 0x000010, "Member 'WB_StarNode_C_UpdateStarImage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarImage, CallFunc_MakeColor_ReturnValue) == 0x000014, "Member 'WB_StarNode_C_UpdateStarImage::CallFunc_MakeColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarImage, CallFunc_BreakVector2D_X) == 0x000028, "Member 'WB_StarNode_C_UpdateStarImage::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarImage, CallFunc_BreakVector2D_Y) == 0x000030, "Member 'WB_StarNode_C_UpdateStarImage::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarImage, K2Node_MakeStruct_LinearColor) == 0x000038, "Member 'WB_StarNode_C_UpdateStarImage::K2Node_MakeStruct_LinearColor' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarImage, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000048, "Member 'WB_StarNode_C_UpdateStarImage::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarImage, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000050, "Member 'WB_StarNode_C_UpdateStarImage::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarImage, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'WB_StarNode_C_UpdateStarImage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarImage, CallFunc_Map_Find_Value) == 0x000060, "Member 'WB_StarNode_C_UpdateStarImage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarImage, CallFunc_Map_Find_ReturnValue) == 0x000070, "Member 'WB_StarNode_C_UpdateStarImage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarImage, K2Node_Select_Default) == 0x000078, "Member 'WB_StarNode_C_UpdateStarImage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarImage, K2Node_MakeStruct_R_ImplicitCast) == 0x000080, "Member 'WB_StarNode_C_UpdateStarImage::K2Node_MakeStruct_R_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarImage, K2Node_MakeStruct_G_ImplicitCast) == 0x000084, "Member 'WB_StarNode_C_UpdateStarImage::K2Node_MakeStruct_G_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_UpdateStarSpecialEffect \ static_assert(alignof(WB_StarNode_C_UpdateStarSpecialEffect) == 0x000008, "Wrong alignment on WB_StarNode_C_UpdateStarSpecialEffect"); \ static_assert(sizeof(WB_StarNode_C_UpdateStarSpecialEffect) == 0x000068, "Wrong size on WB_StarNode_C_UpdateStarSpecialEffect"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarSpecialEffect, Local_MI) == 0x000000, "Member 'WB_StarNode_C_UpdateStarSpecialEffect::Local_MI' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarSpecialEffect, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000008, "Member 'WB_StarNode_C_UpdateStarSpecialEffect::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarSpecialEffect, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000010, "Member 'WB_StarNode_C_UpdateStarSpecialEffect::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarSpecialEffect, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'WB_StarNode_C_UpdateStarSpecialEffect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarSpecialEffect, K2Node_DynamicCast_AsTexture_2D) == 0x000020, "Member 'WB_StarNode_C_UpdateStarSpecialEffect::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarSpecialEffect, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'WB_StarNode_C_UpdateStarSpecialEffect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarSpecialEffect, K2Node_MakeStruct_LinearColor) == 0x00002C, "Member 'WB_StarNode_C_UpdateStarSpecialEffect::K2Node_MakeStruct_LinearColor' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarSpecialEffect, CallFunc_BreakVector2D_X) == 0x000040, "Member 'WB_StarNode_C_UpdateStarSpecialEffect::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarSpecialEffect, CallFunc_BreakVector2D_Y) == 0x000048, "Member 'WB_StarNode_C_UpdateStarSpecialEffect::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarSpecialEffect, K2Node_MakeStruct_LinearColor_1) == 0x000050, "Member 'WB_StarNode_C_UpdateStarSpecialEffect::K2Node_MakeStruct_LinearColor_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarSpecialEffect, K2Node_MakeStruct_R_ImplicitCast) == 0x000060, "Member 'WB_StarNode_C_UpdateStarSpecialEffect::K2Node_MakeStruct_R_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarSpecialEffect, K2Node_MakeStruct_G_ImplicitCast) == 0x000064, "Member 'WB_StarNode_C_UpdateStarSpecialEffect::K2Node_MakeStruct_G_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_UpdateStarType \ static_assert(alignof(WB_StarNode_C_UpdateStarType) == 0x000001, "Wrong alignment on WB_StarNode_C_UpdateStarType"); \ static_assert(sizeof(WB_StarNode_C_UpdateStarType) == 0x000001, "Wrong size on WB_StarNode_C_UpdateStarType"); \ static_assert(offsetof(WB_StarNode_C_UpdateStarType, StarType_0) == 0x000000, "Member 'WB_StarNode_C_UpdateStarType::StarType_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_UpdateVisImageActiveNode \ static_assert(alignof(WB_StarNode_C_UpdateVisImageActiveNode) == 0x000008, "Wrong alignment on WB_StarNode_C_UpdateVisImageActiveNode"); \ static_assert(sizeof(WB_StarNode_C_UpdateVisImageActiveNode) == 0x000128, "Wrong size on WB_StarNode_C_UpdateVisImageActiveNode"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, Level) == 0x000000, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::Level' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, LocalLevel) == 0x000004, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::LocalLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Subtract_IntInt_ReturnValue) == 0x000008, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x00000C, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Max_ReturnValue) == 0x000010, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Max_ReturnValue_1) == 0x000014, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Max_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00001C, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Max_ReturnValue_2) == 0x000020, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Max_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Map_Find_Value) == 0x000028, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Map_Find_ReturnValue) == 0x000078, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Map_Find_Value_1) == 0x000080, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Map_Find_ReturnValue_1) == 0x0000D0, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Array_Length_ReturnValue_1) == 0x0000D4, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Map_Find_Value_2) == 0x0000D8, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Map_Find_ReturnValue_2) == 0x0000E8, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Max_ReturnValue_3) == 0x0000EC, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Max_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Map_Find_Value_3) == 0x0000F0, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Map_Find_ReturnValue_3) == 0x000100, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Array_Length_ReturnValue_2) == 0x000104, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Min_ReturnValue) == 0x000108, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Min_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Array_Length_ReturnValue_3) == 0x00010C, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Array_Get_Item) == 0x000110, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Min_ReturnValue_1) == 0x000118, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Min_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageActiveNode, CallFunc_Array_Get_Item_1) == 0x000120, "Member 'WB_StarNode_C_UpdateVisImageActiveNode::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNode_C_UpdateVisImageUnActiveNode \ static_assert(alignof(WB_StarNode_C_UpdateVisImageUnActiveNode) == 0x000008, "Wrong alignment on WB_StarNode_C_UpdateVisImageUnActiveNode"); \ static_assert(sizeof(WB_StarNode_C_UpdateVisImageUnActiveNode) == 0x000040, "Wrong size on WB_StarNode_C_UpdateVisImageUnActiveNode"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageUnActiveNode, L_BG) == 0x000000, "Member 'WB_StarNode_C_UpdateVisImageUnActiveNode::L_BG' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageUnActiveNode, CallFunc_Array_Length_ReturnValue) == 0x000008, "Member 'WB_StarNode_C_UpdateVisImageUnActiveNode::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageUnActiveNode, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00000C, "Member 'WB_StarNode_C_UpdateVisImageUnActiveNode::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageUnActiveNode, CallFunc_GetActiveTexture_BG) == 0x000010, "Member 'WB_StarNode_C_UpdateVisImageUnActiveNode::CallFunc_GetActiveTexture_BG' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageUnActiveNode, CallFunc_GetActiveTexture_Unlock) == 0x000018, "Member 'WB_StarNode_C_UpdateVisImageUnActiveNode::CallFunc_GetActiveTexture_Unlock' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageUnActiveNode, CallFunc_Max_ReturnValue) == 0x000020, "Member 'WB_StarNode_C_UpdateVisImageUnActiveNode::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageUnActiveNode, CallFunc_Map_Find_Value) == 0x000028, "Member 'WB_StarNode_C_UpdateVisImageUnActiveNode::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNode_C_UpdateVisImageUnActiveNode, CallFunc_Map_Find_ReturnValue) == 0x000038, "Member 'WB_StarNode_C_UpdateVisImageUnActiveNode::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarNode_C \ static_assert(alignof(UWB_StarNode_C) == 0x000008, "Wrong alignment on UWB_StarNode_C"); \ static_assert(sizeof(UWB_StarNode_C) == 0x0004F8, "Wrong size on UWB_StarNode_C"); \ static_assert(offsetof(UWB_StarNode_C, UberGraphFrame) == 0x000278, "Member 'UWB_StarNode_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, Light) == 0x000280, "Member 'UWB_StarNode_C::Light' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, star) == 0x000288, "Member 'UWB_StarNode_C::star' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, Click) == 0x000290, "Member 'UWB_StarNode_C::Click' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, BackFlow) == 0x000298, "Member 'UWB_StarNode_C::BackFlow' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, Border_DoubleClick) == 0x0002A0, "Member 'UWB_StarNode_C::Border_DoubleClick' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, Guangquan) == 0x0002A8, "Member 'UWB_StarNode_C::Guangquan' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, Image_CanActive) == 0x0002B0, "Member 'UWB_StarNode_C::Image_CanActive' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, Image_CanActive_corenode) == 0x0002B8, "Member 'UWB_StarNode_C::Image_CanActive_corenode' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, Image_Select) == 0x0002C0, "Member 'UWB_StarNode_C::Image_Select' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, liliang_di_light) == 0x0002C8, "Member 'UWB_StarNode_C::liliang_di_light' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, liliang_hexin) == 0x0002D0, "Member 'UWB_StarNode_C::liliang_hexin' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, Overlay_Node) == 0x0002D8, "Member 'UWB_StarNode_C::Overlay_Node' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, Shown) == 0x0002E0, "Member 'UWB_StarNode_C::Shown' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, SizeBox_1) == 0x0002E8, "Member 'UWB_StarNode_C::SizeBox_1' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, SizeBox_CanActive) == 0x0002F0, "Member 'UWB_StarNode_C::SizeBox_CanActive' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, SizeBox_CanActiveCore) == 0x0002F8, "Member 'UWB_StarNode_C::SizeBox_CanActiveCore' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, SizeBox_di_light) == 0x000300, "Member 'UWB_StarNode_C::SizeBox_di_light' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, StarImage) == 0x000308, "Member 'UWB_StarNode_C::StarImage' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, WGI_Button) == 0x000310, "Member 'UWB_StarNode_C::WGI_Button' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, NodeId) == 0x000318, "Member 'UWB_StarNode_C::NodeId' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, CallShownNode) == 0x000320, "Member 'UWB_StarNode_C::CallShownNode' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, StarType) == 0x000330, "Member 'UWB_StarNode_C::StarType' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, Data) == 0x000338, "Member 'UWB_StarNode_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, NodeType) == 0x000408, "Member 'UWB_StarNode_C::NodeType' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, Selected) == 0x000410, "Member 'UWB_StarNode_C::Selected' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, UINotify) == 0x000418, "Member 'UWB_StarNode_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, CurrentLevel) == 0x000420, "Member 'UWB_StarNode_C::CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, CallUpdateThisNode) == 0x000428, "Member 'UWB_StarNode_C::CallUpdateThisNode' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, IconBgMaterialInstance) == 0x000438, "Member 'UWB_StarNode_C::IconBgMaterialInstance' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, IconBgTexture2D) == 0x000440, "Member 'UWB_StarNode_C::IconBgTexture2D' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, Vis_Star) == 0x000448, "Member 'UWB_StarNode_C::Vis_Star' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, Type_BGSize) == 0x000450, "Member 'UWB_StarNode_C::Type_BGSize' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, Type_IconSize) == 0x0004A0, "Member 'UWB_StarNode_C::Type_IconSize' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNode_C, NodeDark) == 0x0004F0, "Member 'UWB_StarNode_C::NodeDark' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_ApplySkillUp \ static_assert(alignof(WB_StarNodeDetails_C_ApplySkillUp) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_ApplySkillUp"); \ static_assert(sizeof(WB_StarNodeDetails_C_ApplySkillUp) == 0x000370, "Wrong size on WB_StarNodeDetails_C_ApplySkillUp"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, LocalStatValue) == 0x000000, "Member 'WB_StarNodeDetails_C_ApplySkillUp::LocalStatValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, LocalPropValue) == 0x000008, "Member 'WB_StarNodeDetails_C_ApplySkillUp::LocalPropValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, Test2) == 0x000058, "Member 'WB_StarNodeDetails_C_ApplySkillUp::Test2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, Test) == 0x000060, "Member 'WB_StarNodeDetails_C_ApplySkillUp::Test' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, LocalStatValue_0) == 0x000068, "Member 'WB_StarNodeDetails_C_ApplySkillUp::LocalStatValue_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, LocalPropValue_0) == 0x000070, "Member 'WB_StarNodeDetails_C_ApplySkillUp::LocalPropValue_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, Temp_int_Loop_Counter_Variable) == 0x0000C0, "Member 'WB_StarNodeDetails_C_ApplySkillUp::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, Temp_int_Array_Index_Variable) == 0x0000C4, "Member 'WB_StarNodeDetails_C_ApplySkillUp::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Add_IntInt_ReturnValue) == 0x0000C8, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, Temp_int_Array_Index_Variable_1) == 0x0000CC, "Member 'WB_StarNodeDetails_C_ApplySkillUp::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, Temp_int_Loop_Counter_Variable_1) == 0x0000D0, "Member 'WB_StarNodeDetails_C_ApplySkillUp::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000D4, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, Temp_int_Array_Index_Variable_2) == 0x0000D8, "Member 'WB_StarNodeDetails_C_ApplySkillUp::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000DC, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x0000E0, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0000E8, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x0000F0, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_GetModel_StarGraphModel_ReturnValue_1) == 0x0000F8, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_GetModel_StarGraphModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_GetModel_StarGraphModel_ReturnValue_2) == 0x000100, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_GetModel_StarGraphModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Get_All_Passive_Change_Value_AddPropValuePro) == 0x000108, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Get_All_Passive_Change_Value_AddPropValuePro' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_GetModel_StarGraphModel_ReturnValue_3) == 0x000158, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_GetModel_StarGraphModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Map_Keys_Keys) == 0x000160, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Get_All_Passive_Change_Value_AddPropValuePro_1) == 0x000170, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Get_All_Passive_Change_Value_AddPropValuePro_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Array_Get_Item) == 0x0001C0, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Map_Find_Value) == 0x0001C8, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Map_Find_ReturnValue) == 0x0001CC, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Map_Find_Value_1) == 0x0001D0, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Map_Find_ReturnValue_1) == 0x0001D4, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Array_Length_ReturnValue) == 0x0001D8, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Subtract_IntInt_ReturnValue) == 0x0001DC, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x0001E0, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_GetModel_StarGraphModel_ReturnValue_4) == 0x0001E8, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_GetModel_StarGraphModel_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, Temp_int_Loop_Counter_Variable_2) == 0x0001F0, "Member 'WB_StarNodeDetails_C_ApplySkillUp::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_GetNextLevelSkillUp_Output) == 0x0001F8, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_GetNextLevelSkillUp_Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Less_IntInt_ReturnValue) == 0x000308, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Array_Get_Item_1) == 0x00030C, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Array_Length_ReturnValue_1) == 0x000310, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Less_IntInt_ReturnValue_1) == 0x000314, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Array_Get_Item_2) == 0x000318, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Array_Length_ReturnValue_2) == 0x000324, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000328, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Less_IntInt_ReturnValue_2) == 0x000330, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_FTrunc_ReturnValue) == 0x000334, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_GetStatValue_Value) == 0x000338, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_GetGameTag_return) == 0x000340, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_GetGameTag_return' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_GetGameTag_value) == 0x000348, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_GetGameTag_value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Add_IntInt_ReturnValue_2) == 0x000358, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_FTrunc_A_ImplicitCast) == 0x000360, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_FTrunc_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ApplySkillUp, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000368, "Member 'WB_StarNodeDetails_C_ApplySkillUp::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_CanUpLevel \ static_assert(alignof(WB_StarNodeDetails_C_CanUpLevel) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_CanUpLevel"); \ static_assert(sizeof(WB_StarNodeDetails_C_CanUpLevel) == 0x000028, "Wrong size on WB_StarNodeDetails_C_CanUpLevel"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, ReturnValue) == 0x000000, "Member 'WB_StarNodeDetails_C_CanUpLevel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, LackOfSkillPT) == 0x000001, "Member 'WB_StarNodeDetails_C_CanUpLevel::LackOfSkillPT' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, KeyItemID) == 0x000004, "Member 'WB_StarNodeDetails_C_CanUpLevel::KeyItemID' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, CallFunc_Not_PreBool_ReturnValue) == 0x000008, "Member 'WB_StarNodeDetails_C_CanUpLevel::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, CallFunc_Not_PreBool_ReturnValue_1) == 0x000009, "Member 'WB_StarNodeDetails_C_CanUpLevel::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000010, "Member 'WB_StarNodeDetails_C_CanUpLevel::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, CallFunc_BooleanAND_ReturnValue) == 0x000018, "Member 'WB_StarNodeDetails_C_CanUpLevel::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, CallFunc_BooleanAND_ReturnValue_1) == 0x000019, "Member 'WB_StarNodeDetails_C_CanUpLevel::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, CallFunc_BooleanAND_ReturnValue_2) == 0x00001A, "Member 'WB_StarNodeDetails_C_CanUpLevel::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00001B, "Member 'WB_StarNodeDetails_C_CanUpLevel::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, CallFunc_BooleanAND_ReturnValue_3) == 0x00001C, "Member 'WB_StarNodeDetails_C_CanUpLevel::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, CallFunc_Not_PreBool_ReturnValue_2) == 0x00001D, "Member 'WB_StarNodeDetails_C_CanUpLevel::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, CallFunc_BooleanAND_ReturnValue_4) == 0x00001E, "Member 'WB_StarNodeDetails_C_CanUpLevel::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, CallFunc_BooleanAND_ReturnValue_5) == 0x00001F, "Member 'WB_StarNodeDetails_C_CanUpLevel::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_StarNodeDetails_C_CanUpLevel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000024, "Member 'WB_StarNodeDetails_C_CanUpLevel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CanUpLevel, K2Node_SwitchEnum_CmpSuccess) == 0x000025, "Member 'WB_StarNodeDetails_C_CanUpLevel::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_CreateNormalNeedItemList \ static_assert(alignof(WB_StarNodeDetails_C_CreateNormalNeedItemList) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_CreateNormalNeedItemList"); \ static_assert(sizeof(WB_StarNodeDetails_C_CreateNormalNeedItemList) == 0x000148, "Wrong size on WB_StarNodeDetails_C_CreateNormalNeedItemList"); \ static_assert(offsetof(WB_StarNodeDetails_C_CreateNormalNeedItemList, CallFunc_Create_ReturnValue) == 0x000000, "Member 'WB_StarNodeDetails_C_CreateNormalNeedItemList::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CreateNormalNeedItemList, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_StarNodeDetails_C_CreateNormalNeedItemList::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CreateNormalNeedItemList, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'WB_StarNodeDetails_C_CreateNormalNeedItemList::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CreateNormalNeedItemList, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_StarNodeDetails_C_CreateNormalNeedItemList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CreateNormalNeedItemList, CallFunc_GetNextLevelSkillUp_Output) == 0x000018, "Member 'WB_StarNodeDetails_C_CreateNormalNeedItemList::CallFunc_GetNextLevelSkillUp_Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CreateNormalNeedItemList, CallFunc_AddChild_ReturnValue) == 0x000128, "Member 'WB_StarNodeDetails_C_CreateNormalNeedItemList::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CreateNormalNeedItemList, CallFunc_Array_Get_Item) == 0x000130, "Member 'WB_StarNodeDetails_C_CreateNormalNeedItemList::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CreateNormalNeedItemList, CallFunc_Array_Length_ReturnValue) == 0x000138, "Member 'WB_StarNodeDetails_C_CreateNormalNeedItemList::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CreateNormalNeedItemList, CallFunc_Less_IntInt_ReturnValue) == 0x00013C, "Member 'WB_StarNodeDetails_C_CreateNormalNeedItemList::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CreateNormalNeedItemList, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000140, "Member 'WB_StarNodeDetails_C_CreateNormalNeedItemList::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_CreateNormalNeedItemList, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000144, "Member 'WB_StarNodeDetails_C_CreateNormalNeedItemList::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_DealWithMaterials \ static_assert(alignof(WB_StarNodeDetails_C_DealWithMaterials) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_DealWithMaterials"); \ static_assert(sizeof(WB_StarNodeDetails_C_DealWithMaterials) == 0x000178, "Wrong size on WB_StarNodeDetails_C_DealWithMaterials"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_StarNodeDetails_C_DealWithMaterials::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_StarNodeDetails_C_DealWithMaterials::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'WB_StarNodeDetails_C_DealWithMaterials::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000010, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, Temp_int_Loop_Counter_Variable_1) == 0x000018, "Member 'WB_StarNodeDetails_C_DealWithMaterials::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_Add_IntInt_ReturnValue_1) == 0x00001C, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000020, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000021, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_BooleanAND_ReturnValue) == 0x000022, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_GetModel_StarGraphModel_ReturnValue_1) == 0x000028, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_GetModel_StarGraphModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_GetNextLevelSkillUp_Output) == 0x000030, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_GetNextLevelSkillUp_Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_DecPlayerSkillPt_CurrentAmount) == 0x000140, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_DecPlayerSkillPt_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_Array_Get_Item) == 0x000144, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_Array_Get_Item_1) == 0x00014C, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_AddPlayerItemToBeibao_CurrentAmount) == 0x000154, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_AddPlayerItemToBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_AddPlayerItemToBeibao_Success) == 0x000158, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_AddPlayerItemToBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_RemovePlayerItemFromBeibao_Success) == 0x000159, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_RemovePlayerItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount) == 0x00015C, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_Bottle_Level_Up_RemoveItem) == 0x000160, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_Bottle_Level_Up_RemoveItem' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000161, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_Not_PreBool_ReturnValue) == 0x000162, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_Array_Length_ReturnValue) == 0x000164, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_Less_IntInt_ReturnValue) == 0x000168, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_Array_Length_ReturnValue_1) == 0x00016C, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_DealWithMaterials, CallFunc_Less_IntInt_ReturnValue_1) == 0x000170, "Member 'WB_StarNodeDetails_C_DealWithMaterials::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails \ static_assert(alignof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails"); \ static_assert(sizeof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails) == 0x0002B0, "Wrong size on WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, EntryPoint) == 0x000000, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, K2Node_Event_IsDesignTime) == 0x000004, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, K2Node_Event_MyGeometry) == 0x000008, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, K2Node_Event_InDeltaTime) == 0x000048, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_Subtract_IntInt_ReturnValue) == 0x00004C, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000050, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_Max_ReturnValue) == 0x000054, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000058, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000059, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_Array_LastIndex_ReturnValue) == 0x00005C, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_BooleanOR_ReturnValue) == 0x000060, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_Array_Get_Item) == 0x000064, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_Array_Get_Item_1) == 0x00006C, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000070, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_Conv_IntToString_ReturnValue) == 0x000078, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_BooleanOR_ReturnValue_1) == 0x000088, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_Concat_StrStr_ReturnValue) == 0x000090, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000A0, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_GetStyleSkillByID_Find) == 0x0000B0, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_GetStyleSkillByID_Find' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_GetStyleSkillByID_ReturnValue) == 0x0000B8, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_GetStyleSkillByID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000270, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_IsValid_ReturnValue) == 0x000280, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000288, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_Get_Effect_Tag_Movies_Movie) == 0x000290, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_Get_Effect_Tag_Movies_Movie' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_Get_Effect_Tag_Movies_Find) == 0x000298, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_Get_Effect_Tag_Movies_Find' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, K2Node_CustomEvent_MediaSource) == 0x0002A0, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::K2Node_CustomEvent_MediaSource' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0002A8, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x0002A9, "Member 'WB_StarNodeDetails_C_ExecuteUbergraph_WB_StarNodeDetails::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_GetAllPtImage \ static_assert(alignof(WB_StarNodeDetails_C_GetAllPtImage) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_GetAllPtImage"); \ static_assert(sizeof(WB_StarNodeDetails_C_GetAllPtImage) == 0x000038, "Wrong size on WB_StarNodeDetails_C_GetAllPtImage"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetAllPtImage, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_StarNodeDetails_C_GetAllPtImage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetAllPtImage, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_StarNodeDetails_C_GetAllPtImage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetAllPtImage, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_StarNodeDetails_C_GetAllPtImage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetAllPtImage, CallFunc_GetAllChildren_ReturnValue) == 0x000010, "Member 'WB_StarNodeDetails_C_GetAllPtImage::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetAllPtImage, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_StarNodeDetails_C_GetAllPtImage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetAllPtImage, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_StarNodeDetails_C_GetAllPtImage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetAllPtImage, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'WB_StarNodeDetails_C_GetAllPtImage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetAllPtImage, CallFunc_Array_Add_ReturnValue) == 0x000034, "Member 'WB_StarNodeDetails_C_GetAllPtImage::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_GetCurrentLevelSkillUp \ static_assert(alignof(WB_StarNodeDetails_C_GetCurrentLevelSkillUp) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_GetCurrentLevelSkillUp"); \ static_assert(sizeof(WB_StarNodeDetails_C_GetCurrentLevelSkillUp) == 0x000118, "Wrong size on WB_StarNodeDetails_C_GetCurrentLevelSkillUp"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetCurrentLevelSkillUp, Output) == 0x000000, "Member 'WB_StarNodeDetails_C_GetCurrentLevelSkillUp::Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetCurrentLevelSkillUp, CallFunc_Subtract_IntInt_ReturnValue) == 0x000110, "Member 'WB_StarNodeDetails_C_GetCurrentLevelSkillUp::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetCurrentLevelSkillUp, CallFunc_Max_ReturnValue) == 0x000114, "Member 'WB_StarNodeDetails_C_GetCurrentLevelSkillUp::CallFunc_Max_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_GetGameTag \ static_assert(alignof(WB_StarNodeDetails_C_GetGameTag) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_GetGameTag"); \ static_assert(sizeof(WB_StarNodeDetails_C_GetGameTag) == 0x000028, "Wrong size on WB_StarNodeDetails_C_GetGameTag"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetGameTag, Tag) == 0x000000, "Member 'WB_StarNodeDetails_C_GetGameTag::Tag' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetGameTag, return_0) == 0x000008, "Member 'WB_StarNodeDetails_C_GetGameTag::return_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetGameTag, Value) == 0x000010, "Member 'WB_StarNodeDetails_C_GetGameTag::Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetGameTag, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000020, "Member 'WB_StarNodeDetails_C_GetGameTag::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_GetMaxPtNum \ static_assert(alignof(WB_StarNodeDetails_C_GetMaxPtNum) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_GetMaxPtNum"); \ static_assert(sizeof(WB_StarNodeDetails_C_GetMaxPtNum) == 0x000028, "Wrong size on WB_StarNodeDetails_C_GetMaxPtNum"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetMaxPtNum, Num) == 0x000000, "Member 'WB_StarNodeDetails_C_GetMaxPtNum::Num' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetMaxPtNum, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000008, "Member 'WB_StarNodeDetails_C_GetMaxPtNum::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetMaxPtNum, CallFunc_GetMyBuffComp_BuffComponent) == 0x000010, "Member 'WB_StarNodeDetails_C_GetMaxPtNum::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetMaxPtNum, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'WB_StarNodeDetails_C_GetMaxPtNum::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetMaxPtNum, CallFunc_IsValid_ReturnValue_1) == 0x000019, "Member 'WB_StarNodeDetails_C_GetMaxPtNum::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetMaxPtNum, CallFunc_DoAction_25PT_Have) == 0x00001A, "Member 'WB_StarNodeDetails_C_GetMaxPtNum::CallFunc_DoAction_25PT_Have' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetMaxPtNum, CallFunc_DoAction_25PT_MaxNumber) == 0x00001C, "Member 'WB_StarNodeDetails_C_GetMaxPtNum::CallFunc_DoAction_25PT_MaxNumber' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetMaxPtNum, CallFunc_Subtract_IntInt_ReturnValue) == 0x000020, "Member 'WB_StarNodeDetails_C_GetMaxPtNum::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetMaxPtNum, CallFunc_Max_ReturnValue) == 0x000024, "Member 'WB_StarNodeDetails_C_GetMaxPtNum::CallFunc_Max_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_GetNextLevelSkillUp \ static_assert(alignof(WB_StarNodeDetails_C_GetNextLevelSkillUp) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_GetNextLevelSkillUp"); \ static_assert(sizeof(WB_StarNodeDetails_C_GetNextLevelSkillUp) == 0x000120, "Wrong size on WB_StarNodeDetails_C_GetNextLevelSkillUp"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetNextLevelSkillUp, Output) == 0x000000, "Member 'WB_StarNodeDetails_C_GetNextLevelSkillUp::Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetNextLevelSkillUp, CallFunc_Array_Length_ReturnValue) == 0x000110, "Member 'WB_StarNodeDetails_C_GetNextLevelSkillUp::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetNextLevelSkillUp, CallFunc_Subtract_IntInt_ReturnValue) == 0x000114, "Member 'WB_StarNodeDetails_C_GetNextLevelSkillUp::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetNextLevelSkillUp, CallFunc_Min_ReturnValue) == 0x000118, "Member 'WB_StarNodeDetails_C_GetNextLevelSkillUp::CallFunc_Min_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_GetPlayerPropertyPanelVis \ static_assert(alignof(WB_StarNodeDetails_C_GetPlayerPropertyPanelVis) == 0x000001, "Wrong alignment on WB_StarNodeDetails_C_GetPlayerPropertyPanelVis"); \ static_assert(sizeof(WB_StarNodeDetails_C_GetPlayerPropertyPanelVis) == 0x000002, "Wrong size on WB_StarNodeDetails_C_GetPlayerPropertyPanelVis"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetPlayerPropertyPanelVis, ReturnValue) == 0x000000, "Member 'WB_StarNodeDetails_C_GetPlayerPropertyPanelVis::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetPlayerPropertyPanelVis, CallFunc_IsVisible_ReturnValue) == 0x000001, "Member 'WB_StarNodeDetails_C_GetPlayerPropertyPanelVis::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_GetSkillUpValue \ static_assert(alignof(WB_StarNodeDetails_C_GetSkillUpValue) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_GetSkillUpValue"); \ static_assert(sizeof(WB_StarNodeDetails_C_GetSkillUpValue) == 0x000200, "Wrong size on WB_StarNodeDetails_C_GetSkillUpValue"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, ReturnValue) == 0x000000, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, Map) == 0x000050, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::Map' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, Temp_int_Loop_Counter_Variable) == 0x0000A0, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, CallFunc_Add_IntInt_ReturnValue) == 0x0000A4, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, Temp_int_Array_Index_Variable) == 0x0000A8, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, Temp_int_Array_Index_Variable_1) == 0x0000AC, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, Temp_int_Loop_Counter_Variable_1) == 0x0000B0, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000B4, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, CallFunc_Array_Get_Item) == 0x0000B8, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, CallFunc_Array_Length_ReturnValue) == 0x0001C8, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, CallFunc_Array_Get_Item_1) == 0x0001CC, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, CallFunc_Less_IntInt_ReturnValue) == 0x0001D8, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, CallFunc_FTrunc_ReturnValue) == 0x0001DC, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, CallFunc_Array_Length_ReturnValue_1) == 0x0001E0, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001E4, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, K2Node_SwitchEnum_CmpSuccess) == 0x0001E5, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, CallFunc_Map_Find_Value) == 0x0001E8, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, CallFunc_Map_Find_ReturnValue) == 0x0001EC, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, CallFunc_Add_IntInt_ReturnValue_2) == 0x0001F0, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetSkillUpValue, CallFunc_FTrunc_A_ImplicitCast) == 0x0001F8, "Member 'WB_StarNodeDetails_C_GetSkillUpValue::CallFunc_FTrunc_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_GetWeaponName \ static_assert(alignof(WB_StarNodeDetails_C_GetWeaponName) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_GetWeaponName"); \ static_assert(sizeof(WB_StarNodeDetails_C_GetWeaponName) == 0x000028, "Wrong size on WB_StarNodeDetails_C_GetWeaponName"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetWeaponName, Type) == 0x000000, "Member 'WB_StarNodeDetails_C_GetWeaponName::Type' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetWeaponName, WeaponName) == 0x000008, "Member 'WB_StarNodeDetails_C_GetWeaponName::WeaponName' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_GetWeaponName, K2Node_SwitchEnum_CmpSuccess) == 0x000020, "Member 'WB_StarNodeDetails_C_GetWeaponName::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_InputNewNode \ static_assert(alignof(WB_StarNodeDetails_C_InputNewNode) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_InputNewNode"); \ static_assert(sizeof(WB_StarNodeDetails_C_InputNewNode) == 0x0000F8, "Wrong size on WB_StarNodeDetails_C_InputNewNode"); \ static_assert(offsetof(WB_StarNodeDetails_C_InputNewNode, NewNode) == 0x000000, "Member 'WB_StarNodeDetails_C_InputNewNode::NewNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_InputNewNode, NodeId_0) == 0x0000D0, "Member 'WB_StarNodeDetails_C_InputNewNode::NodeId_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_InputNewNode, NodeType_0) == 0x0000D4, "Member 'WB_StarNodeDetails_C_InputNewNode::NodeType_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_InputNewNode, ShowImage) == 0x0000D8, "Member 'WB_StarNodeDetails_C_InputNewNode::ShowImage' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_InputNewNode, NodeLevel_0) == 0x0000E0, "Member 'WB_StarNodeDetails_C_InputNewNode::NodeLevel_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_InputNewNode, BgTexture2D_0) == 0x0000E8, "Member 'WB_StarNodeDetails_C_InputNewNode::BgTexture2D_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_InputNewNode, MaterialInstance_0) == 0x0000F0, "Member 'WB_StarNodeDetails_C_InputNewNode::MaterialInstance_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_IsPtLevelUpNode \ static_assert(alignof(WB_StarNodeDetails_C_IsPtLevelUpNode) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_IsPtLevelUpNode"); \ static_assert(sizeof(WB_StarNodeDetails_C_IsPtLevelUpNode) == 0x000158, "Wrong size on WB_StarNodeDetails_C_IsPtLevelUpNode"); \ static_assert(offsetof(WB_StarNodeDetails_C_IsPtLevelUpNode, SkillUp) == 0x000000, "Member 'WB_StarNodeDetails_C_IsPtLevelUpNode::SkillUp' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_IsPtLevelUpNode, TRUE_0) == 0x000010, "Member 'WB_StarNodeDetails_C_IsPtLevelUpNode::TRUE_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_IsPtLevelUpNode, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_StarNodeDetails_C_IsPtLevelUpNode::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_IsPtLevelUpNode, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000128, "Member 'WB_StarNodeDetails_C_IsPtLevelUpNode::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_IsPtLevelUpNode, CallFunc_Array_Get_Item_1) == 0x00012C, "Member 'WB_StarNodeDetails_C_IsPtLevelUpNode::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_IsPtLevelUpNode, CallFunc_GetTagName_ReturnValue) == 0x000134, "Member 'WB_StarNodeDetails_C_IsPtLevelUpNode::CallFunc_GetTagName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_IsPtLevelUpNode, CallFunc_Conv_NameToString_ReturnValue) == 0x000140, "Member 'WB_StarNodeDetails_C_IsPtLevelUpNode::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_IsPtLevelUpNode, CallFunc_Contains_ReturnValue) == 0x000150, "Member 'WB_StarNodeDetails_C_IsPtLevelUpNode::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_PlayMovies \ static_assert(alignof(WB_StarNodeDetails_C_PlayMovies) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_PlayMovies"); \ static_assert(sizeof(WB_StarNodeDetails_C_PlayMovies) == 0x000008, "Wrong size on WB_StarNodeDetails_C_PlayMovies"); \ static_assert(offsetof(WB_StarNodeDetails_C_PlayMovies, MediaSource) == 0x000000, "Member 'WB_StarNodeDetails_C_PlayMovies::MediaSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_PreConstruct \ static_assert(alignof(WB_StarNodeDetails_C_PreConstruct) == 0x000001, "Wrong alignment on WB_StarNodeDetails_C_PreConstruct"); \ static_assert(sizeof(WB_StarNodeDetails_C_PreConstruct) == 0x000001, "Wrong size on WB_StarNodeDetails_C_PreConstruct"); \ static_assert(offsetof(WB_StarNodeDetails_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_StarNodeDetails_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_RefreshAfterInject \ static_assert(alignof(WB_StarNodeDetails_C_RefreshAfterInject) == 0x000001, "Wrong alignment on WB_StarNodeDetails_C_RefreshAfterInject"); \ static_assert(sizeof(WB_StarNodeDetails_C_RefreshAfterInject) == 0x000001, "Wrong size on WB_StarNodeDetails_C_RefreshAfterInject"); \ static_assert(offsetof(WB_StarNodeDetails_C_RefreshAfterInject, Type) == 0x000000, "Member 'WB_StarNodeDetails_C_RefreshAfterInject::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_ShowNeedItemList \ static_assert(alignof(WB_StarNodeDetails_C_ShowNeedItemList) == 0x000001, "Wrong alignment on WB_StarNodeDetails_C_ShowNeedItemList"); \ static_assert(sizeof(WB_StarNodeDetails_C_ShowNeedItemList) == 0x000001, "Wrong size on WB_StarNodeDetails_C_ShowNeedItemList"); \ static_assert(offsetof(WB_StarNodeDetails_C_ShowNeedItemList, Vis) == 0x000000, "Member 'WB_StarNodeDetails_C_ShowNeedItemList::Vis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_Tick \ static_assert(alignof(WB_StarNodeDetails_C_Tick) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_Tick"); \ static_assert(sizeof(WB_StarNodeDetails_C_Tick) == 0x000048, "Wrong size on WB_StarNodeDetails_C_Tick"); \ static_assert(offsetof(WB_StarNodeDetails_C_Tick, MyGeometry) == 0x000000, "Member 'WB_StarNodeDetails_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_StarNodeDetails_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_Update_Need_Node_Level \ static_assert(alignof(WB_StarNodeDetails_C_Update_Need_Node_Level) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_Update_Need_Node_Level"); \ static_assert(sizeof(WB_StarNodeDetails_C_Update_Need_Node_Level) == 0x000170, "Wrong size on WB_StarNodeDetails_C_Update_Need_Node_Level"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, UINotify) == 0x000000, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, CallFunc_Create_ReturnValue) == 0x000008, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, CallFunc_AddChild_ReturnValue) == 0x000020, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, CallFunc_GetUINotify_UINotify) == 0x000028, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, CallFunc_GetCurrentLevelSkillUp_Output) == 0x000030, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::CallFunc_GetCurrentLevelSkillUp_Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, CallFunc_Map_Length_ReturnValue) == 0x000140, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, CallFunc_Greater_IntInt_ReturnValue) == 0x000144, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, CallFunc_Map_Keys_Keys) == 0x000148, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, CallFunc_Array_Get_Item) == 0x000158, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, CallFunc_Array_Length_ReturnValue) == 0x00015C, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, CallFunc_Less_IntInt_ReturnValue) == 0x000160, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, CallFunc_GetStarNodeLevel_Value) == 0x000164, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::CallFunc_GetStarNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, CallFunc_Map_Find_Value) == 0x000168, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, CallFunc_Map_Find_ReturnValue) == 0x00016C, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Need_Node_Level, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00016D, "Member 'WB_StarNodeDetails_C_Update_Need_Node_Level::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes \ static_assert(alignof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes"); \ static_assert(sizeof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes) == 0x000700, "Wrong size on WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, Local_Level) == 0x000000, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::Local_Level' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, Temp_bool_Variable) == 0x000004, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, Temp_byte_Variable) == 0x000005, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, Temp_byte_Variable_1) == 0x000006, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000007, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, K2Node_Select_Default) == 0x000008, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000010, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_GetMaxPtNum_Num) == 0x000018, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_GetMaxPtNum_Num' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000020, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, K2Node_MakeStruct_FormatArgumentData) == 0x000028, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Greater_IntInt_ReturnValue) == 0x000078, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, K2Node_MakeArray_Array) == 0x000080, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Format_ReturnValue) == 0x000090, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Conv_IntToInt64_ReturnValue_1) == 0x0000A8, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Conv_IntToInt64_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000B0, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Conv_IntToInt64_ReturnValue_2) == 0x000100, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Conv_IntToInt64_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, K2Node_MakeStruct_FormatArgumentData_2) == 0x000108, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_GetModel_StarGraphModel_ReturnValue_1) == 0x000158, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_GetModel_StarGraphModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_GetModel_StarGraphModel_ReturnValue_2) == 0x000160, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_GetModel_StarGraphModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_GetModel_StarGraphModel_ReturnValue_3) == 0x000168, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_GetModel_StarGraphModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Get_Weapon_Level_WeaponLevel) == 0x000170, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Get_Weapon_Level_WeaponLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Get_Weapon_Level_Weapon) == 0x000174, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Get_Weapon_Level_Weapon' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Get_Weapon_Level_Find) == 0x000175, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Get_Weapon_Level_Find' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000176, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_GetWeaponName_WeaponName) == 0x000178, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_GetWeaponName_WeaponName' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, K2Node_MakeStruct_FormatArgumentData_3) == 0x000190, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::K2Node_MakeStruct_FormatArgumentData_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, K2Node_MakeArray_Array_1) == 0x0001E0, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0001F0, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Format_ReturnValue_1) == 0x0001F8, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000210, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, K2Node_MakeStruct_FormatArgumentData_4) == 0x000218, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::K2Node_MakeStruct_FormatArgumentData_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000268, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, K2Node_MakeArray_Array_2) == 0x000270, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Format_ReturnValue_2) == 0x000280, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Format_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000298, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Array_Get_Item) == 0x0002A0, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Array_Get_Item_1) == 0x0003B0, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_GetCurrentKlesabottleLevel_Level) == 0x0004C0, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_GetCurrentKlesabottleLevel_Level' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_GetCurrentKlesabottleLevel_Name) == 0x0004C8, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_GetCurrentKlesabottleLevel_Name' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Array_Get_Item_2) == 0x0004E0, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, K2Node_MakeStruct_FormatArgumentData_5) == 0x0004E8, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::K2Node_MakeStruct_FormatArgumentData_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000538, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_GetBottleNumLevel_Level) == 0x00053C, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_GetBottleNumLevel_Level' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_GetBottleNumLevel_Text) == 0x000540, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_GetBottleNumLevel_Text' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_GetBottleNumLevel_Show) == 0x000558, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_GetBottleNumLevel_Show' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, K2Node_MakeStruct_FormatArgumentData_6) == 0x000560, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::K2Node_MakeStruct_FormatArgumentData_6' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, K2Node_MakeArray_Array_3) == 0x0005B0, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::K2Node_MakeArray_Array_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Conv_IntToInt64_ReturnValue_3) == 0x0005C0, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Conv_IntToInt64_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Format_ReturnValue_3) == 0x0005C8, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Format_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, K2Node_MakeStruct_FormatArgumentData_7) == 0x0005E0, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::K2Node_MakeStruct_FormatArgumentData_7' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, K2Node_MakeArray_Array_4) == 0x000630, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::K2Node_MakeArray_Array_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000640, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Format_ReturnValue_4) == 0x000648, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Format_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_BooleanAND_ReturnValue) == 0x000660, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_IsPtLevelUpNode_True) == 0x000661, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_IsPtLevelUpNode_True' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Get_Weapon_Level_WeaponLevel_1) == 0x000664, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Get_Weapon_Level_WeaponLevel_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Get_Weapon_Level_Weapon_1) == 0x000668, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Get_Weapon_Level_Weapon_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Get_Weapon_Level_Find_1) == 0x000669, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Get_Weapon_Level_Find_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_BooleanAND_ReturnValue_1) == 0x00066A, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_GetWeaponName_WeaponName_1) == 0x000670, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_GetWeaponName_WeaponName_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, K2Node_MakeStruct_FormatArgumentData_8) == 0x000688, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::K2Node_MakeStruct_FormatArgumentData_8' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, K2Node_MakeArray_Array_5) == 0x0006D8, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::K2Node_MakeArray_Array_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes, CallFunc_Format_ReturnValue_5) == 0x0006E8, "Member 'WB_StarNodeDetails_C_Update_Weapon_and_Bottle_LevelDes::CallFunc_Format_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_UpdateKlesaBottle \ static_assert(alignof(WB_StarNodeDetails_C_UpdateKlesaBottle) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_UpdateKlesaBottle"); \ static_assert(sizeof(WB_StarNodeDetails_C_UpdateKlesaBottle) == 0x000010, "Wrong size on WB_StarNodeDetails_C_UpdateKlesaBottle"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateKlesaBottle, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000000, "Member 'WB_StarNodeDetails_C_UpdateKlesaBottle::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateKlesaBottle, CallFunc_CanActiveKlesaBottleLevelUp_Can) == 0x000008, "Member 'WB_StarNodeDetails_C_UpdateKlesaBottle::CallFunc_CanActiveKlesaBottleLevelUp_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateKlesaBottle, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000009, "Member 'WB_StarNodeDetails_C_UpdateKlesaBottle::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_UpdateNeedItemList \ static_assert(alignof(WB_StarNodeDetails_C_UpdateNeedItemList) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_UpdateNeedItemList"); \ static_assert(sizeof(WB_StarNodeDetails_C_UpdateNeedItemList) == 0x0003C8, "Wrong size on WB_StarNodeDetails_C_UpdateNeedItemList"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_Create_ReturnValue) == 0x000000, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_Create_ReturnValue_1) == 0x000008, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_Create_ReturnValue_2) == 0x000010, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_Create_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_GetNextLevelSkillUp_Output) == 0x000018, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_GetNextLevelSkillUp_Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_AddChild_ReturnValue) == 0x000128, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_Array_Get_Item) == 0x000130, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_Array_Length_ReturnValue) == 0x000138, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_Greater_IntInt_ReturnValue) == 0x00013C, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000140, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_CanLevelUpBottleHpInHighestLevel_IsLevelupHighestLevel) == 0x000148, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_CanLevelUpBottleHpInHighestLevel_IsLevelupHighestLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_CanLevelUpBottleHpInHighestLevel_Can) == 0x000149, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_CanLevelUpBottleHpInHighestLevel_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_CanLevelUpBottleHpInHighestLevel_ItemID) == 0x00014C, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_CanLevelUpBottleHpInHighestLevel_ItemID' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_GetNextLevelSkillUp_Output_1) == 0x000150, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_GetNextLevelSkillUp_Output_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_Array_Length_ReturnValue_1) == 0x000260, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_AddChild_ReturnValue_1) == 0x000268, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_AddChild_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000270, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_GetNextLevelSkillUp_Output_2) == 0x000278, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_GetNextLevelSkillUp_Output_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_Map_IsNotEmpty_ReturnValue) == 0x000388, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_Map_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_AddChild_ReturnValue_2) == 0x000390, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_AddChild_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_GetModel_StarGraphModel_ReturnValue_1) == 0x000398, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_GetModel_StarGraphModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_CanLevelupWeaponInHighestLevel_IsLevelupHighestlevel) == 0x0003A0, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_CanLevelupWeaponInHighestLevel_IsLevelupHighestlevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_CanLevelupWeaponInHighestLevel_Can) == 0x0003A1, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_CanLevelupWeaponInHighestLevel_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_CanLevelupWeaponInHighestLevel_ChiselID) == 0x0003A4, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_CanLevelupWeaponInHighestLevel_ChiselID' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_CanLevelUpWeapon_Can) == 0x0003A8, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_CanLevelUpWeapon_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_CanLevelUpWeapon_WeaponTag) == 0x0003AC, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_CanLevelUpWeapon_WeaponTag' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_CanLevelUpWeapon_NewLevel) == 0x0003B4, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_CanLevelUpWeapon_NewLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_CanLevelUpWeapon_AddLevel) == 0x0003B8, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_CanLevelUpWeapon_AddLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_CanLevelUpWeapon_ItemID) == 0x0003BC, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_CanLevelUpWeapon_ItemID' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, CallFunc_CanLevelUpWeapon_ItemCount) == 0x0003C0, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::CallFunc_CanLevelUpWeapon_ItemCount' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedItemList, K2Node_SwitchEnum_CmpSuccess) == 0x0003C4, "Member 'WB_StarNodeDetails_C_UpdateNeedItemList::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_UpdateNeedSkillPt \ static_assert(alignof(WB_StarNodeDetails_C_UpdateNeedSkillPt) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_UpdateNeedSkillPt"); \ static_assert(sizeof(WB_StarNodeDetails_C_UpdateNeedSkillPt) == 0x000160, "Wrong size on WB_StarNodeDetails_C_UpdateNeedSkillPt"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedSkillPt, Temp_bool_Variable) == 0x000000, "Member 'WB_StarNodeDetails_C_UpdateNeedSkillPt::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedSkillPt, Temp_name_Variable) == 0x000004, "Member 'WB_StarNodeDetails_C_UpdateNeedSkillPt::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedSkillPt, Temp_name_Variable_1) == 0x00000C, "Member 'WB_StarNodeDetails_C_UpdateNeedSkillPt::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedSkillPt, CallFunc_GetPlayerSkillPt_value) == 0x000014, "Member 'WB_StarNodeDetails_C_UpdateNeedSkillPt::CallFunc_GetPlayerSkillPt_value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedSkillPt, CallFunc_GetNextLevelSkillUp_Output) == 0x000018, "Member 'WB_StarNodeDetails_C_UpdateNeedSkillPt::CallFunc_GetNextLevelSkillUp_Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedSkillPt, CallFunc_Conv_IntToText_ReturnValue) == 0x000128, "Member 'WB_StarNodeDetails_C_UpdateNeedSkillPt::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedSkillPt, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000140, "Member 'WB_StarNodeDetails_C_UpdateNeedSkillPt::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedSkillPt, K2Node_Select_Default) == 0x000144, "Member 'WB_StarNodeDetails_C_UpdateNeedSkillPt::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNeedSkillPt, CallFunc_GetFontDataColor_ReturnValue) == 0x00014C, "Member 'WB_StarNodeDetails_C_UpdateNeedSkillPt::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_UpdateNodeConditionVis \ static_assert(alignof(WB_StarNodeDetails_C_UpdateNodeConditionVis) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_UpdateNodeConditionVis"); \ static_assert(sizeof(WB_StarNodeDetails_C_UpdateNodeConditionVis) == 0x000028, "Wrong size on WB_StarNodeDetails_C_UpdateNodeConditionVis"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeConditionVis, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000000, "Member 'WB_StarNodeDetails_C_UpdateNodeConditionVis::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeConditionVis, CallFunc_CanActiveKlesaBottleLevelUp_Can) == 0x000008, "Member 'WB_StarNodeDetails_C_UpdateNodeConditionVis::CallFunc_CanActiveKlesaBottleLevelUp_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeConditionVis, CallFunc_GetModel_StarGraphModel_ReturnValue_1) == 0x000010, "Member 'WB_StarNodeDetails_C_UpdateNodeConditionVis::CallFunc_GetModel_StarGraphModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeConditionVis, CallFunc_Can_Active_Zhu_Mo_Can) == 0x000018, "Member 'WB_StarNodeDetails_C_UpdateNodeConditionVis::CallFunc_Can_Active_Zhu_Mo_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeConditionVis, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000019, "Member 'WB_StarNodeDetails_C_UpdateNodeConditionVis::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeConditionVis, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00001A, "Member 'WB_StarNodeDetails_C_UpdateNodeConditionVis::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeConditionVis, CallFunc_Array_Length_ReturnValue) == 0x00001C, "Member 'WB_StarNodeDetails_C_UpdateNodeConditionVis::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeConditionVis, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000020, "Member 'WB_StarNodeDetails_C_UpdateNodeConditionVis::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeConditionVis, K2Node_SwitchEnum_CmpSuccess) == 0x000021, "Member 'WB_StarNodeDetails_C_UpdateNodeConditionVis::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_UpdateNodeNameColor \ static_assert(alignof(WB_StarNodeDetails_C_UpdateNodeNameColor) == 0x000004, "Wrong alignment on WB_StarNodeDetails_C_UpdateNodeNameColor"); \ static_assert(sizeof(WB_StarNodeDetails_C_UpdateNodeNameColor) == 0x000034, "Wrong size on WB_StarNodeDetails_C_UpdateNodeNameColor"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeNameColor, Temp_bool_Variable) == 0x000000, "Member 'WB_StarNodeDetails_C_UpdateNodeNameColor::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeNameColor, Temp_name_Variable) == 0x000004, "Member 'WB_StarNodeDetails_C_UpdateNodeNameColor::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeNameColor, Temp_name_Variable_1) == 0x00000C, "Member 'WB_StarNodeDetails_C_UpdateNodeNameColor::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeNameColor, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000014, "Member 'WB_StarNodeDetails_C_UpdateNodeNameColor::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeNameColor, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000015, "Member 'WB_StarNodeDetails_C_UpdateNodeNameColor::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeNameColor, CallFunc_BooleanOR_ReturnValue) == 0x000016, "Member 'WB_StarNodeDetails_C_UpdateNodeNameColor::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeNameColor, K2Node_Select_Default) == 0x000018, "Member 'WB_StarNodeDetails_C_UpdateNodeNameColor::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateNodeNameColor, CallFunc_GetFontDataColor_ReturnValue) == 0x000020, "Member 'WB_StarNodeDetails_C_UpdateNodeNameColor::CallFunc_GetFontDataColor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis \ static_assert(alignof(WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis) == 0x000001, "Wrong alignment on WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis"); \ static_assert(sizeof(WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis) == 0x00000D, "Wrong size on WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis, Vis) == 0x000000, "Member 'WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis::Vis' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis, PlaySound_0) == 0x000001, "Member 'WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis::PlaySound_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis, Temp_byte_Variable) == 0x000002, "Member 'WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis, Temp_bool_Variable) == 0x000003, "Member 'WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis, Temp_bool_Variable_1) == 0x000004, "Member 'WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis, Temp_bool_Variable_2) == 0x000005, "Member 'WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis, Temp_bool_Variable_3) == 0x000006, "Member 'WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis, Temp_bool_Variable_4) == 0x000007, "Member 'WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis, Temp_bool_Variable_5) == 0x000008, "Member 'WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis, Temp_byte_Variable_1) == 0x000009, "Member 'WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis, Temp_byte_Variable_2) == 0x00000A, "Member 'WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis, K2Node_Select_Default) == 0x00000B, "Member 'WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis, K2Node_Select_Default_1) == 0x00000C, "Member 'WB_StarNodeDetails_C_UpdatePlayerPropertyPanelVis::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_UpdatePtShowValue \ static_assert(alignof(WB_StarNodeDetails_C_UpdatePtShowValue) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_UpdatePtShowValue"); \ static_assert(sizeof(WB_StarNodeDetails_C_UpdatePtShowValue) == 0x000030, "Wrong size on WB_StarNodeDetails_C_UpdatePtShowValue"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePtShowValue, MontageID) == 0x000000, "Member 'WB_StarNodeDetails_C_UpdatePtShowValue::MontageID' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePtShowValue, CallFunc_GetTruePTConsumeByID_PTConsume) == 0x000004, "Member 'WB_StarNodeDetails_C_UpdatePtShowValue::CallFunc_GetTruePTConsumeByID_PTConsume' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePtShowValue, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_StarNodeDetails_C_UpdatePtShowValue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePtShowValue, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00000C, "Member 'WB_StarNodeDetails_C_UpdatePtShowValue::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePtShowValue, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'WB_StarNodeDetails_C_UpdatePtShowValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePtShowValue, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'WB_StarNodeDetails_C_UpdatePtShowValue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePtShowValue, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000018, "Member 'WB_StarNodeDetails_C_UpdatePtShowValue::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePtShowValue, CallFunc_Add_IntInt_ReturnValue_1) == 0x00001C, "Member 'WB_StarNodeDetails_C_UpdatePtShowValue::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePtShowValue, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_StarNodeDetails_C_UpdatePtShowValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePtShowValue, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'WB_StarNodeDetails_C_UpdatePtShowValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdatePtShowValue, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'WB_StarNodeDetails_C_UpdatePtShowValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_UpdateShownNodePanel \ static_assert(alignof(WB_StarNodeDetails_C_UpdateShownNodePanel) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_UpdateShownNodePanel"); \ static_assert(sizeof(WB_StarNodeDetails_C_UpdateShownNodePanel) == 0x000328, "Wrong size on WB_StarNodeDetails_C_UpdateShownNodePanel"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_GetNextLevelSkillUp_Output) == 0x000000, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_GetNextLevelSkillUp_Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000110, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000111, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000112, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_BooleanOR_ReturnValue) == 0x000113, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_BooleanOR_ReturnValue_1) == 0x000114, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_GetNextLevelSkillUp_Output_1) == 0x000118, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_GetNextLevelSkillUp_Output_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000228, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_TextIsEmpty_ReturnValue) == 0x000230, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000238, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_GetNodeLevel_Value) == 0x000240, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_GetNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_GetNodeLevel_Actived) == 0x000244, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_GetNodeLevel_Actived' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, K2Node_MakeStruct_FormatArgumentData) == 0x000248, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000298, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000299, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_Array_Length_ReturnValue) == 0x00029C, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_BooleanOR_ReturnValue_2) == 0x0002A0, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_Conv_IntToInt64_ReturnValue_1) == 0x0002A8, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_Conv_IntToInt64_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, K2Node_MakeStruct_FormatArgumentData_1) == 0x0002B0, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, K2Node_MakeArray_Array) == 0x000300, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateShownNodePanel, CallFunc_Format_ReturnValue) == 0x000310, "Member 'WB_StarNodeDetails_C_UpdateShownNodePanel::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_UpdateSkillDescription \ static_assert(alignof(WB_StarNodeDetails_C_UpdateSkillDescription) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_UpdateSkillDescription"); \ static_assert(sizeof(WB_StarNodeDetails_C_UpdateSkillDescription) == 0x000018, "Wrong size on WB_StarNodeDetails_C_UpdateSkillDescription"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillDescription, Des) == 0x000000, "Member 'WB_StarNodeDetails_C_UpdateSkillDescription::Des' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_UpdateSkillUpList \ static_assert(alignof(WB_StarNodeDetails_C_UpdateSkillUpList) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_UpdateSkillUpList"); \ static_assert(sizeof(WB_StarNodeDetails_C_UpdateSkillUpList) == 0x000228, "Wrong size on WB_StarNodeDetails_C_UpdateSkillUpList"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, LocalValue) == 0x000000, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::LocalValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, NewLocalVar_0) == 0x000004, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, Temp_int_Array_Index_Variable_1) == 0x000014, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, K2Node_MakeStruct_Margin) == 0x000018, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_Create_ReturnValue) == 0x000028, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_Create_ReturnValue_1) == 0x000030, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, K2Node_MakeStruct_Margin_1) == 0x000038, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::K2Node_MakeStruct_Margin_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_AddChildToVerticalBox_ReturnValue) == 0x000048, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_AddChildToVerticalBox_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, Temp_int_Loop_Counter_Variable_1) == 0x000050, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_GetSkillUpValue_ReturnValue) == 0x000058, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_GetSkillUpValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_Map_Values_Values) == 0x0000A8, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_Map_Keys_Keys) == 0x0000B8, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_Array_Get_Item) == 0x0000C8, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_Array_Length_ReturnValue) == 0x0000D0, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000D4, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_Less_IntInt_ReturnValue) == 0x0000D8, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_GetNextLevelSkillUp_Output) == 0x0000E0, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_GetNextLevelSkillUp_Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_Array_Get_Item_1) == 0x0001F0, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001FC, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_FTrunc_ReturnValue) == 0x000200, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000204, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_Array_Length_ReturnValue_1) == 0x000208, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_Array_Length_ReturnValue_2) == 0x00020C, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_Less_IntInt_ReturnValue_1) == 0x000210, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_Less_IntInt_ReturnValue_2) == 0x000211, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_AddChildToVerticalBox_ReturnValue_1) == 0x000218, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_AddChildToVerticalBox_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateSkillUpList, CallFunc_FTrunc_A_ImplicitCast) == 0x000220, "Member 'WB_StarNodeDetails_C_UpdateSkillUpList::CallFunc_FTrunc_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_UpdateTipIcon \ static_assert(alignof(WB_StarNodeDetails_C_UpdateTipIcon) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_UpdateTipIcon"); \ static_assert(sizeof(WB_StarNodeDetails_C_UpdateTipIcon) == 0x000040, "Wrong size on WB_StarNodeDetails_C_UpdateTipIcon"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIcon, Local_Height) == 0x000000, "Member 'WB_StarNodeDetails_C_UpdateTipIcon::Local_Height' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIcon, Local_Width) == 0x000008, "Member 'WB_StarNodeDetails_C_UpdateTipIcon::Local_Width' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIcon, Temp_bool_Variable) == 0x000010, "Member 'WB_StarNodeDetails_C_UpdateTipIcon::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIcon, Temp_byte_Variable) == 0x000011, "Member 'WB_StarNodeDetails_C_UpdateTipIcon::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIcon, Temp_byte_Variable_1) == 0x000012, "Member 'WB_StarNodeDetails_C_UpdateTipIcon::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIcon, CallFunc_Map_Find_Value) == 0x000018, "Member 'WB_StarNodeDetails_C_UpdateTipIcon::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIcon, CallFunc_Map_Find_ReturnValue) == 0x000028, "Member 'WB_StarNodeDetails_C_UpdateTipIcon::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIcon, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'WB_StarNodeDetails_C_UpdateTipIcon::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIcon, K2Node_Select_Default) == 0x00002A, "Member 'WB_StarNodeDetails_C_UpdateTipIcon::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIcon, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000030, "Member 'WB_StarNodeDetails_C_UpdateTipIcon::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIcon, CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast) == 0x000038, "Member 'WB_StarNodeDetails_C_UpdateTipIcon::CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIcon, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast) == 0x00003C, "Member 'WB_StarNodeDetails_C_UpdateTipIcon::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_UpdateTipIconBg \ static_assert(alignof(WB_StarNodeDetails_C_UpdateTipIconBg) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_UpdateTipIconBg"); \ static_assert(sizeof(WB_StarNodeDetails_C_UpdateTipIconBg) == 0x000010, "Wrong size on WB_StarNodeDetails_C_UpdateTipIconBg"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIconBg, Temp_byte_Variable) == 0x000000, "Member 'WB_StarNodeDetails_C_UpdateTipIconBg::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIconBg, Temp_byte_Variable_1) == 0x000001, "Member 'WB_StarNodeDetails_C_UpdateTipIconBg::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIconBg, Temp_bool_Variable) == 0x000002, "Member 'WB_StarNodeDetails_C_UpdateTipIconBg::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIconBg, CallFunc_Greater_IntInt_ReturnValue) == 0x000003, "Member 'WB_StarNodeDetails_C_UpdateTipIconBg::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIconBg, CallFunc_EqualEqual_Vector2DVector2D_ReturnValue) == 0x000004, "Member 'WB_StarNodeDetails_C_UpdateTipIconBg::CallFunc_EqualEqual_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIconBg, K2Node_Select_Default) == 0x000005, "Member 'WB_StarNodeDetails_C_UpdateTipIconBg::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateTipIconBg, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000008, "Member 'WB_StarNodeDetails_C_UpdateTipIconBg::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_UpdateWeaponLevelDes \ static_assert(alignof(WB_StarNodeDetails_C_UpdateWeaponLevelDes) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_UpdateWeaponLevelDes"); \ static_assert(sizeof(WB_StarNodeDetails_C_UpdateWeaponLevelDes) == 0x000050, "Wrong size on WB_StarNodeDetails_C_UpdateWeaponLevelDes"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, LocalLevelType) == 0x000000, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::LocalLevelType' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, LocalCurrentLevel) == 0x000004, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::LocalCurrentLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, CallFunc_Create_ReturnValue) == 0x000008, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, Temp_int_Variable) == 0x000010, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, Temp_byte_Variable) == 0x000014, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, CallFunc_BooleanAND_ReturnValue) == 0x000015, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, CallFunc_BooleanAND_ReturnValue_1) == 0x000016, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, Temp_byte_Variable_1) == 0x000017, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, CallFunc_BooleanAND_ReturnValue_2) == 0x000018, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, CallFunc_BooleanAND_ReturnValue_3) == 0x000019, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, CallFunc_AddChildToVerticalBox_ReturnValue) == 0x000020, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::CallFunc_AddChildToVerticalBox_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000028, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, CallFunc_BooleanAND_ReturnValue_4) == 0x000029, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, Temp_bool_Variable) == 0x00002A, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00002B, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, CallFunc_BooleanAND_ReturnValue_5) == 0x000030, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000031, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, K2Node_Select_Default) == 0x000032, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, Temp_byte_Variable_2) == 0x000033, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, Temp_byte_Variable_3) == 0x000034, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, Temp_bool_Variable_1) == 0x000035, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, K2Node_Select_Default_1) == 0x000036, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, CallFunc_Add_IntInt_ReturnValue_2) == 0x00003C, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, K2Node_SwitchEnum_CmpSuccess) == 0x000040, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, CallFunc_Array_Length_ReturnValue) == 0x000044, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateWeaponLevelDes, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000048, "Member 'WB_StarNodeDetails_C_UpdateWeaponLevelDes::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_UpdateYugubian \ static_assert(alignof(WB_StarNodeDetails_C_UpdateYugubian) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_UpdateYugubian"); \ static_assert(sizeof(WB_StarNodeDetails_C_UpdateYugubian) == 0x000010, "Wrong size on WB_StarNodeDetails_C_UpdateYugubian"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateYugubian, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000000, "Member 'WB_StarNodeDetails_C_UpdateYugubian::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateYugubian, CallFunc_Can_Active_Zhu_Mo_Can) == 0x000008, "Member 'WB_StarNodeDetails_C_UpdateYugubian::CallFunc_Can_Active_Zhu_Mo_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateYugubian, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000009, "Member 'WB_StarNodeDetails_C_UpdateYugubian::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_UpdateZhumo \ static_assert(alignof(WB_StarNodeDetails_C_UpdateZhumo) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_UpdateZhumo"); \ static_assert(sizeof(WB_StarNodeDetails_C_UpdateZhumo) == 0x000140, "Wrong size on WB_StarNodeDetails_C_UpdateZhumo"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateZhumo, CallFunc_Create_ReturnValue) == 0x000000, "Member 'WB_StarNodeDetails_C_UpdateZhumo::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateZhumo, CallFunc_AddChild_ReturnValue) == 0x000008, "Member 'WB_StarNodeDetails_C_UpdateZhumo::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateZhumo, CallFunc_GetNextLevelSkillUp_Output) == 0x000010, "Member 'WB_StarNodeDetails_C_UpdateZhumo::CallFunc_GetNextLevelSkillUp_Output' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateZhumo, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000120, "Member 'WB_StarNodeDetails_C_UpdateZhumo::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateZhumo, CallFunc_CanLevelupZhumoCaoInHighestLevel_IsLevelupHighestLevel) == 0x000128, "Member 'WB_StarNodeDetails_C_UpdateZhumo::CallFunc_CanLevelupZhumoCaoInHighestLevel_IsLevelupHighestLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateZhumo, CallFunc_CanLevelupZhumoCaoInHighestLevel_Can) == 0x000129, "Member 'WB_StarNodeDetails_C_UpdateZhumo::CallFunc_CanLevelupZhumoCaoInHighestLevel_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateZhumo, CallFunc_CanLevelupZhumoCaoInHighestLevel_ChiselID) == 0x00012C, "Member 'WB_StarNodeDetails_C_UpdateZhumo::CallFunc_CanLevelupZhumoCaoInHighestLevel_ChiselID' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateZhumo, CallFunc_GetModel_StarGraphModel_ReturnValue_1) == 0x000130, "Member 'WB_StarNodeDetails_C_UpdateZhumo::CallFunc_GetModel_StarGraphModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateZhumo, CallFunc_Can_Active_Zhu_Mo_Can) == 0x000138, "Member 'WB_StarNodeDetails_C_UpdateZhumo::CallFunc_Can_Active_Zhu_Mo_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_UpdateZhumo, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000139, "Member 'WB_StarNodeDetails_C_UpdateZhumo::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_VisLevelUpInfo \ static_assert(alignof(WB_StarNodeDetails_C_VisLevelUpInfo) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_VisLevelUpInfo"); \ static_assert(sizeof(WB_StarNodeDetails_C_VisLevelUpInfo) == 0x0000B0, "Wrong size on WB_StarNodeDetails_C_VisLevelUpInfo"); \ static_assert(offsetof(WB_StarNodeDetails_C_VisLevelUpInfo, InputMap) == 0x000000, "Member 'WB_StarNodeDetails_C_VisLevelUpInfo::InputMap' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_VisLevelUpInfo, CallFunc_Create_ReturnValue) == 0x000050, "Member 'WB_StarNodeDetails_C_VisLevelUpInfo::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_VisLevelUpInfo, CallFunc_Map_Keys_Keys) == 0x000058, "Member 'WB_StarNodeDetails_C_VisLevelUpInfo::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_VisLevelUpInfo, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'WB_StarNodeDetails_C_VisLevelUpInfo::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_VisLevelUpInfo, Temp_int_Array_Index_Variable) == 0x00006C, "Member 'WB_StarNodeDetails_C_VisLevelUpInfo::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_VisLevelUpInfo, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000070, "Member 'WB_StarNodeDetails_C_VisLevelUpInfo::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_VisLevelUpInfo, CallFunc_Array_Get_Item) == 0x000078, "Member 'WB_StarNodeDetails_C_VisLevelUpInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_VisLevelUpInfo, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000080, "Member 'WB_StarNodeDetails_C_VisLevelUpInfo::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_VisLevelUpInfo, CallFunc_GetValueByClassType_Value) == 0x000090, "Member 'WB_StarNodeDetails_C_VisLevelUpInfo::CallFunc_GetValueByClassType_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_VisLevelUpInfo, CallFunc_Map_Find_Value) == 0x000094, "Member 'WB_StarNodeDetails_C_VisLevelUpInfo::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_VisLevelUpInfo, CallFunc_Map_Find_ReturnValue) == 0x000098, "Member 'WB_StarNodeDetails_C_VisLevelUpInfo::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_VisLevelUpInfo, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000099, "Member 'WB_StarNodeDetails_C_VisLevelUpInfo::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_VisLevelUpInfo, Temp_int_Loop_Counter_Variable) == 0x00009C, "Member 'WB_StarNodeDetails_C_VisLevelUpInfo::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_VisLevelUpInfo, CallFunc_AddChild_ReturnValue) == 0x0000A0, "Member 'WB_StarNodeDetails_C_VisLevelUpInfo::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_VisLevelUpInfo, CallFunc_Less_IntInt_ReturnValue) == 0x0000A8, "Member 'WB_StarNodeDetails_C_VisLevelUpInfo::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_VisLevelUpInfo, CallFunc_Add_IntInt_ReturnValue) == 0x0000AC, "Member 'WB_StarNodeDetails_C_VisLevelUpInfo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarNodeDetails_C_等级异常处理 \ static_assert(alignof(WB_StarNodeDetails_C_等级异常处理) == 0x000008, "Wrong alignment on WB_StarNodeDetails_C_等级异常处理"); \ static_assert(sizeof(WB_StarNodeDetails_C_等级异常处理) == 0x0000F0, "Wrong size on WB_StarNodeDetails_C_等级异常处理"); \ static_assert(offsetof(WB_StarNodeDetails_C_等级异常处理, K2Node_MakeArray_Array) == 0x000000, "Member 'WB_StarNodeDetails_C_等级异常处理::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_等级异常处理, K2Node_MakeStruct_ST_StarGraphNodeData) == 0x000010, "Member 'WB_StarNodeDetails_C_等级异常处理::K2Node_MakeStruct_ST_StarGraphNodeData' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_等级异常处理, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0000E0, "Member 'WB_StarNodeDetails_C_等级异常处理::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_等级异常处理, CallFunc_Array_Length_ReturnValue) == 0x0000E4, "Member 'WB_StarNodeDetails_C_等级异常处理::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarNodeDetails_C_等级异常处理, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000E8, "Member 'WB_StarNodeDetails_C_等级异常处理::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarNodeDetails_C \ static_assert(alignof(UWB_StarNodeDetails_C) == 0x000008, "Wrong alignment on UWB_StarNodeDetails_C"); \ static_assert(sizeof(UWB_StarNodeDetails_C) == 0x000510, "Wrong size on UWB_StarNodeDetails_C"); \ static_assert(offsetof(UWB_StarNodeDetails_C, UberGraphFrame) == 0x000278, "Member 'UWB_StarNodeDetails_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, Border_SkillPtColor) == 0x000280, "Member 'UWB_StarNodeDetails_C::Border_SkillPtColor' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, CircularThrobber_52) == 0x000288, "Member 'UWB_StarNodeDetails_C::CircularThrobber_52' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, HorizontalBox_xuyu) == 0x000290, "Member 'UWB_StarNodeDetails_C::HorizontalBox_xuyu' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, Image_tipicon) == 0x000298, "Member 'UWB_StarNodeDetails_C::Image_tipicon' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, Image_tipiconBG) == 0x0002A0, "Member 'UWB_StarNodeDetails_C::Image_tipiconBG' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, PlayerPropertyPanel) == 0x0002A8, "Member 'UWB_StarNodeDetails_C::PlayerPropertyPanel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, RichText_EffectDes) == 0x0002B0, "Member 'UWB_StarNodeDetails_C::RichText_EffectDes' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, RichText_SkillDes) == 0x0002B8, "Member 'UWB_StarNodeDetails_C::RichText_SkillDes' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, SizeBox_BG) == 0x0002C0, "Member 'UWB_StarNodeDetails_C::SizeBox_BG' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, SizeBox_TopIcon) == 0x0002C8, "Member 'UWB_StarNodeDetails_C::SizeBox_TopIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, Text_CanNotUpdateTips) == 0x0002D0, "Member 'UWB_StarNodeDetails_C::Text_CanNotUpdateTips' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, text_styleskilltext) == 0x0002D8, "Member 'UWB_StarNodeDetails_C::text_styleskilltext' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, TextBlock_MaxLevelTips) == 0x0002E0, "Member 'UWB_StarNodeDetails_C::TextBlock_MaxLevelTips' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, TextBlock_Name) == 0x0002E8, "Member 'UWB_StarNodeDetails_C::TextBlock_Name' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, TextBlock_SkillLevel) == 0x0002F0, "Member 'UWB_StarNodeDetails_C::TextBlock_SkillLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, TextBlock_SkillName) == 0x0002F8, "Member 'UWB_StarNodeDetails_C::TextBlock_SkillName' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, TextBlock_SkillPt) == 0x000300, "Member 'UWB_StarNodeDetails_C::TextBlock_SkillPt' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, TextBlock_WeapomDescription) == 0x000308, "Member 'UWB_StarNodeDetails_C::TextBlock_WeapomDescription' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, TextBlock_WeapomDescription_1) == 0x000310, "Member 'UWB_StarNodeDetails_C::TextBlock_WeapomDescription_1' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, TextBlock_WeapomDescription_2) == 0x000318, "Member 'UWB_StarNodeDetails_C::TextBlock_WeapomDescription_2' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, TextBlock_weaponLevel) == 0x000320, "Member 'UWB_StarNodeDetails_C::TextBlock_weaponLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, VerticalBox_NeedItemList) == 0x000328, "Member 'UWB_StarNodeDetails_C::VerticalBox_NeedItemList' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, VerticalBox_NeedNodeLevelList) == 0x000330, "Member 'UWB_StarNodeDetails_C::VerticalBox_NeedNodeLevelList' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, VerticalBox_shuxingtiaojian) == 0x000338, "Member 'UWB_StarNodeDetails_C::VerticalBox_shuxingtiaojian' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, VerticalBox_SkillUpList) == 0x000340, "Member 'UWB_StarNodeDetails_C::VerticalBox_SkillUpList' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, VerticalBox_WeaponDes) == 0x000348, "Member 'UWB_StarNodeDetails_C::VerticalBox_WeaponDes' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, VerticalBox_WeaponLevel) == 0x000350, "Member 'UWB_StarNodeDetails_C::VerticalBox_WeaponLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, WB_CombinationMain) == 0x000358, "Member 'UWB_StarNodeDetails_C::WB_CombinationMain' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, WB_ComMediaPlayer) == 0x000360, "Member 'UWB_StarNodeDetails_C::WB_ComMediaPlayer' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, WidgetSwitcher_Async) == 0x000368, "Member 'UWB_StarNodeDetails_C::WidgetSwitcher_Async' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, WidgetSwitcher_ImageText) == 0x000370, "Member 'UWB_StarNodeDetails_C::WidgetSwitcher_ImageText' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, WidgetSwitcher_LevelDes) == 0x000378, "Member 'UWB_StarNodeDetails_C::WidgetSwitcher_LevelDes' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, WidgetSwitcher_NodeConditionVis) == 0x000380, "Member 'UWB_StarNodeDetails_C::WidgetSwitcher_NodeConditionVis' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, ShownNode) == 0x000388, "Member 'UWB_StarNodeDetails_C::ShownNode' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, CurrentLevel) == 0x000458, "Member 'UWB_StarNodeDetails_C::CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, NodeId) == 0x00045C, "Member 'UWB_StarNodeDetails_C::NodeId' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, NodeType) == 0x000460, "Member 'UWB_StarNodeDetails_C::NodeType' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, Satisfy_SkillPt) == 0x000461, "Member 'UWB_StarNodeDetails_C::Satisfy_SkillPt' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, Satisfy_Item) == 0x000462, "Member 'UWB_StarNodeDetails_C::Satisfy_Item' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, Satisfy_level) == 0x000463, "Member 'UWB_StarNodeDetails_C::Satisfy_level' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, Satisfy_Zhumo) == 0x000464, "Member 'UWB_StarNodeDetails_C::Satisfy_Zhumo' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, NodeType_) == 0x000468, "Member 'UWB_StarNodeDetails_C::NodeType_' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, Show_Image) == 0x000470, "Member 'UWB_StarNodeDetails_C::Show_Image' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, NodeLevel) == 0x000478, "Member 'UWB_StarNodeDetails_C::NodeLevel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, BgTexture2D) == 0x000480, "Member 'UWB_StarNodeDetails_C::BgTexture2D' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, MaterialInstance) == 0x000488, "Member 'UWB_StarNodeDetails_C::MaterialInstance' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, StarGraphModel) == 0x000490, "Member 'UWB_StarNodeDetails_C::StarGraphModel' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, Type_IconSize) == 0x000498, "Member 'UWB_StarNodeDetails_C::Type_IconSize' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, ChiselID) == 0x0004E8, "Member 'UWB_StarNodeDetails_C::ChiselID' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, UpgradeZhumoItem) == 0x0004EC, "Member 'UWB_StarNodeDetails_C::UpgradeZhumoItem' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, PtImage_Xuyu) == 0x0004F0, "Member 'UWB_StarNodeDetails_C::PtImage_Xuyu' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, PTValue) == 0x000500, "Member 'UWB_StarNodeDetails_C::PTValue' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, Satisfy_KeyItem) == 0x000504, "Member 'UWB_StarNodeDetails_C::Satisfy_KeyItem' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, LastNodeId) == 0x000508, "Member 'UWB_StarNodeDetails_C::LastNodeId' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, Satisfy_Yugubian) == 0x00050C, "Member 'UWB_StarNodeDetails_C::Satisfy_Yugubian' has a wrong offset!"); \ static_assert(offsetof(UWB_StarNodeDetails_C, Satisfy_KlesaBottle) == 0x00050D, "Member 'UWB_StarNodeDetails_C::Satisfy_KlesaBottle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_AreaFogRoot_C_AddFog \ static_assert(alignof(WB_AreaFogRoot_C_AddFog) == 0x000008, "Wrong alignment on WB_AreaFogRoot_C_AddFog"); \ static_assert(sizeof(WB_AreaFogRoot_C_AddFog) == 0x000108, "Wrong size on WB_AreaFogRoot_C_AddFog"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, S_StarGraphFog) == 0x000000, "Member 'WB_AreaFogRoot_C_AddFog::S_StarGraphFog' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_Multiply_Vector2DVector2D_ReturnValue) == 0x000038, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_Multiply_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_BreakVector2D_X) == 0x000048, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_BreakVector2D_Y) == 0x000050, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_BreakVector2D_X_1) == 0x000058, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_BreakVector2D_Y_1) == 0x000060, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000068, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000070, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_Create_ReturnValue) == 0x000078, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_Subtract_Vector2DVector2D_ReturnValue) == 0x000080, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_Subtract_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_AddChildToOverlay_ReturnValue) == 0x000090, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_AddChildToOverlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_GetAbs2D_ReturnValue) == 0x000098, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_GetAbs2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_BreakVector2D_X_2) == 0x0000A8, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_BreakVector2D_Y_2) == 0x0000B0, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_FMax_ReturnValue) == 0x0000B8, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_FMax_ReturnValue_1) == 0x0000C0, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_BreakVector2D_X_3) == 0x0000C8, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_BreakVector2D_X_3' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_BreakVector2D_Y_3) == 0x0000D0, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_BreakVector2D_Y_3' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_MakeVector2D_ReturnValue) == 0x0000D8, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, K2Node_MakeStruct_Margin) == 0x0000E8, "Member 'WB_AreaFogRoot_C_AddFog::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast) == 0x0000F8, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast) == 0x0000FC, "Member 'WB_AreaFogRoot_C_AddFog::CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, K2Node_MakeStruct_Left_ImplicitCast) == 0x000100, "Member 'WB_AreaFogRoot_C_AddFog::K2Node_MakeStruct_Left_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_AddFog, K2Node_MakeStruct_Top_ImplicitCast) == 0x000104, "Member 'WB_AreaFogRoot_C_AddFog::K2Node_MakeStruct_Top_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_AreaFogRoot_C_ExecuteUbergraph_WB_AreaFogRoot \ static_assert(alignof(WB_AreaFogRoot_C_ExecuteUbergraph_WB_AreaFogRoot) == 0x000008, "Wrong alignment on WB_AreaFogRoot_C_ExecuteUbergraph_WB_AreaFogRoot"); \ static_assert(sizeof(WB_AreaFogRoot_C_ExecuteUbergraph_WB_AreaFogRoot) == 0x000020, "Wrong size on WB_AreaFogRoot_C_ExecuteUbergraph_WB_AreaFogRoot"); \ static_assert(offsetof(WB_AreaFogRoot_C_ExecuteUbergraph_WB_AreaFogRoot, EntryPoint) == 0x000000, "Member 'WB_AreaFogRoot_C_ExecuteUbergraph_WB_AreaFogRoot::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_ExecuteUbergraph_WB_AreaFogRoot, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'WB_AreaFogRoot_C_ExecuteUbergraph_WB_AreaFogRoot::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFogRoot_C_ExecuteUbergraph_WB_AreaFogRoot, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_AreaFogRoot_C_ExecuteUbergraph_WB_AreaFogRoot::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_AreaFogRoot_C \ static_assert(alignof(UWB_AreaFogRoot_C) == 0x000008, "Wrong alignment on UWB_AreaFogRoot_C"); \ static_assert(sizeof(UWB_AreaFogRoot_C) == 0x0002D8, "Wrong size on UWB_AreaFogRoot_C"); \ static_assert(offsetof(UWB_AreaFogRoot_C, UberGraphFrame) == 0x000278, "Member 'UWB_AreaFogRoot_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_AreaFogRoot_C, Remove) == 0x000280, "Member 'UWB_AreaFogRoot_C::Remove' has a wrong offset!"); \ static_assert(offsetof(UWB_AreaFogRoot_C, Overlay_FogRoot) == 0x000288, "Member 'UWB_AreaFogRoot_C::Overlay_FogRoot' has a wrong offset!"); \ static_assert(offsetof(UWB_AreaFogRoot_C, SizeBox_Size) == 0x000290, "Member 'UWB_AreaFogRoot_C::SizeBox_Size' has a wrong offset!"); \ static_assert(offsetof(UWB_AreaFogRoot_C, AreaID) == 0x000298, "Member 'UWB_AreaFogRoot_C::AreaID' has a wrong offset!"); \ static_assert(offsetof(UWB_AreaFogRoot_C, Position) == 0x0002A8, "Member 'UWB_AreaFogRoot_C::Position' has a wrong offset!"); \ static_assert(offsetof(UWB_AreaFogRoot_C, MaxOffset) == 0x0002B8, "Member 'UWB_AreaFogRoot_C::MaxOffset' has a wrong offset!"); \ static_assert(offsetof(UWB_AreaFogRoot_C, Array_Index) == 0x0002C8, "Member 'UWB_AreaFogRoot_C::Array_Index' has a wrong offset!"); \ static_assert(offsetof(UWB_AreaFogRoot_C, Overlay_Fog_Root) == 0x0002D0, "Member 'UWB_AreaFogRoot_C::Overlay_Fog_Root' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_AddDefauleStyleSkill \ static_assert(alignof(EquipmentSkillModel_C_AddDefauleStyleSkill) == 0x000004, "Wrong alignment on EquipmentSkillModel_C_AddDefauleStyleSkill"); \ static_assert(sizeof(EquipmentSkillModel_C_AddDefauleStyleSkill) == 0x000004, "Wrong size on EquipmentSkillModel_C_AddDefauleStyleSkill"); \ static_assert(offsetof(EquipmentSkillModel_C_AddDefauleStyleSkill, StyleSkillID) == 0x000000, "Member 'EquipmentSkillModel_C_AddDefauleStyleSkill::StyleSkillID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive \ static_assert(alignof(EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive) == 0x000008, "Wrong alignment on EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive"); \ static_assert(sizeof(EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive) == 0x000038, "Wrong size on EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive"); \ static_assert(offsetof(EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive, Temp_int_Array_Index_Variable) == 0x000000, "Member 'EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000010, "Member 'EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive, CallFunc_GetAllDefaultActiveSkill_SkillIds) == 0x000018, "Member 'EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive::CallFunc_GetAllDefaultActiveSkill_SkillIds' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive, CallFunc_Array_Get_Item) == 0x00002C, "Member 'EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'EquipmentSkillModel_C_AddInitSkillStarGraphDefaultActive::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_AddSkillId \ static_assert(alignof(EquipmentSkillModel_C_AddSkillId) == 0x000004, "Wrong alignment on EquipmentSkillModel_C_AddSkillId"); \ static_assert(sizeof(EquipmentSkillModel_C_AddSkillId) == 0x000008, "Wrong size on EquipmentSkillModel_C_AddSkillId"); \ static_assert(offsetof(EquipmentSkillModel_C_AddSkillId, SkillID) == 0x000000, "Member 'EquipmentSkillModel_C_AddSkillId::SkillID' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_AddSkillId, CallFunc_Array_AddUnique_ReturnValue) == 0x000004, "Member 'EquipmentSkillModel_C_AddSkillId::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_AddStyleSkill \ static_assert(alignof(EquipmentSkillModel_C_AddStyleSkill) == 0x000004, "Wrong alignment on EquipmentSkillModel_C_AddStyleSkill"); \ static_assert(sizeof(EquipmentSkillModel_C_AddStyleSkill) == 0x000010, "Wrong size on EquipmentSkillModel_C_AddStyleSkill"); \ static_assert(offsetof(EquipmentSkillModel_C_AddStyleSkill, Skill_id) == 0x000000, "Member 'EquipmentSkillModel_C_AddStyleSkill::Skill_id' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_AddStyleSkill, CallSave) == 0x000004, "Member 'EquipmentSkillModel_C_AddStyleSkill::CallSave' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_AddStyleSkill, CallFunc_Array_Add_ReturnValue) == 0x000008, "Member 'EquipmentSkillModel_C_AddStyleSkill::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_AddStyleSkill, CallFunc_Array_Contains_ReturnValue) == 0x00000C, "Member 'EquipmentSkillModel_C_AddStyleSkill::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_CanFindStyleSkillByID \ static_assert(alignof(EquipmentSkillModel_C_CanFindStyleSkillByID) == 0x000004, "Wrong alignment on EquipmentSkillModel_C_CanFindStyleSkillByID"); \ static_assert(sizeof(EquipmentSkillModel_C_CanFindStyleSkillByID) == 0x000008, "Wrong size on EquipmentSkillModel_C_CanFindStyleSkillByID"); \ static_assert(offsetof(EquipmentSkillModel_C_CanFindStyleSkillByID, StyleSkillID) == 0x000000, "Member 'EquipmentSkillModel_C_CanFindStyleSkillByID::StyleSkillID' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_CanFindStyleSkillByID, Can) == 0x000004, "Member 'EquipmentSkillModel_C_CanFindStyleSkillByID::Can' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_CanFindStyleSkillByID, CallFunc_Array_Contains_ReturnValue) == 0x000005, "Member 'EquipmentSkillModel_C_CanFindStyleSkillByID::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill \ static_assert(alignof(EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill) == 0x000008, "Wrong alignment on EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill"); \ static_assert(sizeof(EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill) == 0x000068, "Wrong size on EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill"); \ static_assert(offsetof(EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill, Weapon_ID) == 0x000000, "Member 'EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill::Weapon_ID' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill, CallFunc_FindItemInBeibeoByItemGuid_Item) == 0x000010, "Member 'EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill::CallFunc_FindItemInBeibeoByItemGuid_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill, CallFunc_FindItemInBeibeoByItemGuid_Find) == 0x000030, "Member 'EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill::CallFunc_FindItemInBeibeoByItemGuid_Find' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill, CallFunc_FindItemInCangKuByItemGuid_Item) == 0x000038, "Member 'EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill::CallFunc_FindItemInCangKuByItemGuid_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill, CallFunc_FindItemInCangKuByItemGuid_Find) == 0x000058, "Member 'EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill::CallFunc_FindItemInCangKuByItemGuid_Find' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill, CallFunc_GetWeaponDefaultStyleSkillId_StyleSkillId) == 0x00005C, "Member 'EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill::CallFunc_GetWeaponDefaultStyleSkillId_StyleSkillId' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill, CallFunc_GetWeaponDefaultStyleSkillId_StyleSkillId_1) == 0x000060, "Member 'EquipmentSkillModel_C_EquipWeaponDefaultStyleSkill::CallFunc_GetWeaponDefaultStyleSkillId_StyleSkillId_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_ExecuteUbergraph_EquipmentSkillModel \ static_assert(alignof(EquipmentSkillModel_C_ExecuteUbergraph_EquipmentSkillModel) == 0x000004, "Wrong alignment on EquipmentSkillModel_C_ExecuteUbergraph_EquipmentSkillModel"); \ static_assert(sizeof(EquipmentSkillModel_C_ExecuteUbergraph_EquipmentSkillModel) == 0x000008, "Wrong size on EquipmentSkillModel_C_ExecuteUbergraph_EquipmentSkillModel"); \ static_assert(offsetof(EquipmentSkillModel_C_ExecuteUbergraph_EquipmentSkillModel, EntryPoint) == 0x000000, "Member 'EquipmentSkillModel_C_ExecuteUbergraph_EquipmentSkillModel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_ExecuteUbergraph_EquipmentSkillModel, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'EquipmentSkillModel_C_ExecuteUbergraph_EquipmentSkillModel::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_FindStyleSkillUsedWeapons \ static_assert(alignof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons) == 0x000008, "Wrong alignment on EquipmentSkillModel_C_FindStyleSkillUsedWeapons"); \ static_assert(sizeof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons) == 0x000088, "Wrong size on EquipmentSkillModel_C_FindStyleSkillUsedWeapons"); \ static_assert(offsetof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons, SkillID) == 0x000000, "Member 'EquipmentSkillModel_C_FindStyleSkillUsedWeapons::SkillID' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons, ReturnValue) == 0x000008, "Member 'EquipmentSkillModel_C_FindStyleSkillUsedWeapons::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons, Result) == 0x000018, "Member 'EquipmentSkillModel_C_FindStyleSkillUsedWeapons::Result' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons, Temp_int_Array_Index_Variable) == 0x000028, "Member 'EquipmentSkillModel_C_FindStyleSkillUsedWeapons::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'EquipmentSkillModel_C_FindStyleSkillUsedWeapons::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'EquipmentSkillModel_C_FindStyleSkillUsedWeapons::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons, CallFunc_Map_Keys_Keys) == 0x000038, "Member 'EquipmentSkillModel_C_FindStyleSkillUsedWeapons::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'EquipmentSkillModel_C_FindStyleSkillUsedWeapons::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons, CallFunc_Array_Get_Item) == 0x000050, "Member 'EquipmentSkillModel_C_FindStyleSkillUsedWeapons::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'EquipmentSkillModel_C_FindStyleSkillUsedWeapons::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons, CallFunc_Parse_StringToGuid_OutGuid) == 0x000064, "Member 'EquipmentSkillModel_C_FindStyleSkillUsedWeapons::CallFunc_Parse_StringToGuid_OutGuid' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons, CallFunc_Parse_StringToGuid_Success) == 0x000074, "Member 'EquipmentSkillModel_C_FindStyleSkillUsedWeapons::CallFunc_Parse_StringToGuid_Success' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons, CallFunc_Array_Add_ReturnValue) == 0x000078, "Member 'EquipmentSkillModel_C_FindStyleSkillUsedWeapons::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons, CallFunc_Map_Find_Value) == 0x00007C, "Member 'EquipmentSkillModel_C_FindStyleSkillUsedWeapons::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons, CallFunc_Map_Find_ReturnValue) == 0x000080, "Member 'EquipmentSkillModel_C_FindStyleSkillUsedWeapons::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_FindStyleSkillUsedWeapons, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000081, "Member 'EquipmentSkillModel_C_FindStyleSkillUsedWeapons::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_GetAllStyleSkill \ static_assert(alignof(EquipmentSkillModel_C_GetAllStyleSkill) == 0x000008, "Wrong alignment on EquipmentSkillModel_C_GetAllStyleSkill"); \ static_assert(sizeof(EquipmentSkillModel_C_GetAllStyleSkill) == 0x000040, "Wrong size on EquipmentSkillModel_C_GetAllStyleSkill"); \ static_assert(offsetof(EquipmentSkillModel_C_GetAllStyleSkill, ReturnValue) == 0x000000, "Member 'EquipmentSkillModel_C_GetAllStyleSkill::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetAllStyleSkill, NewLocalVar_0) == 0x000010, "Member 'EquipmentSkillModel_C_GetAllStyleSkill::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetAllStyleSkill, Temp_int_Array_Index_Variable) == 0x000020, "Member 'EquipmentSkillModel_C_GetAllStyleSkill::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetAllStyleSkill, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'EquipmentSkillModel_C_GetAllStyleSkill::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetAllStyleSkill, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'EquipmentSkillModel_C_GetAllStyleSkill::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetAllStyleSkill, CallFunc_Array_Get_Item) == 0x00002C, "Member 'EquipmentSkillModel_C_GetAllStyleSkill::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetAllStyleSkill, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'EquipmentSkillModel_C_GetAllStyleSkill::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetAllStyleSkill, CallFunc_Greater_IntInt_ReturnValue) == 0x000034, "Member 'EquipmentSkillModel_C_GetAllStyleSkill::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetAllStyleSkill, CallFunc_Less_IntInt_ReturnValue) == 0x000035, "Member 'EquipmentSkillModel_C_GetAllStyleSkill::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetAllStyleSkill, CallFunc_Array_Add_ReturnValue) == 0x000038, "Member 'EquipmentSkillModel_C_GetAllStyleSkill::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_GetAllWeaponStyleSkill \ static_assert(alignof(EquipmentSkillModel_C_GetAllWeaponStyleSkill) == 0x000008, "Wrong alignment on EquipmentSkillModel_C_GetAllWeaponStyleSkill"); \ static_assert(sizeof(EquipmentSkillModel_C_GetAllWeaponStyleSkill) == 0x000050, "Wrong size on EquipmentSkillModel_C_GetAllWeaponStyleSkill"); \ static_assert(offsetof(EquipmentSkillModel_C_GetAllWeaponStyleSkill, ReturnValue) == 0x000000, "Member 'EquipmentSkillModel_C_GetAllWeaponStyleSkill::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_GetSkillId \ static_assert(alignof(EquipmentSkillModel_C_GetSkillId) == 0x000004, "Wrong alignment on EquipmentSkillModel_C_GetSkillId"); \ static_assert(sizeof(EquipmentSkillModel_C_GetSkillId) == 0x000004, "Wrong size on EquipmentSkillModel_C_GetSkillId"); \ static_assert(offsetof(EquipmentSkillModel_C_GetSkillId, CurrentWeaponSkill_0) == 0x000000, "Member 'EquipmentSkillModel_C_GetSkillId::CurrentWeaponSkill_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId \ static_assert(alignof(EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId) == 0x000008, "Wrong alignment on EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId"); \ static_assert(sizeof(EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId) == 0x000188, "Wrong size on EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId, Item) == 0x000000, "Member 'EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId::Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId, StyleSkillID) == 0x000020, "Member 'EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId::StyleSkillID' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId, CallFunc_GetPlayerStatic_ReturnValue) == 0x000028, "Member 'EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000030, "Member 'EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000178, "Member 'EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId, CallFunc_Map_Find_Value) == 0x00017C, "Member 'EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId, CallFunc_Map_Find_ReturnValue) == 0x000180, "Member 'EquipmentSkillModel_C_GetWeaponDefaultStyleSkillId::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_GetWeaponStyleSkill \ static_assert(alignof(EquipmentSkillModel_C_GetWeaponStyleSkill) == 0x000008, "Wrong alignment on EquipmentSkillModel_C_GetWeaponStyleSkill"); \ static_assert(sizeof(EquipmentSkillModel_C_GetWeaponStyleSkill) == 0x000200, "Wrong size on EquipmentSkillModel_C_GetWeaponStyleSkill"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, Weapon_ID) == 0x000000, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::Weapon_ID' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, ReturnValue) == 0x000010, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, Value) == 0x000014, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, default_skillId) == 0x000018, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::default_skillId' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, NewLocalVar_0) == 0x000020, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, CallFunc_GetPlayerStatic_ReturnValue) == 0x000040, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, CallFunc_FindItemInCangKuByItemGuid_Item) == 0x000048, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::CallFunc_FindItemInCangKuByItemGuid_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, CallFunc_FindItemInCangKuByItemGuid_Find) == 0x000068, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::CallFunc_FindItemInCangKuByItemGuid_Find' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, CallFunc_FindItemInBeibeoByItemGuid_Item) == 0x000070, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::CallFunc_FindItemInBeibeoByItemGuid_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, CallFunc_FindItemInBeibeoByItemGuid_Find) == 0x000090, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::CallFunc_FindItemInBeibeoByItemGuid_Find' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, CallFunc_Conv_GuidToString_ReturnValue) == 0x000098, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, CallFunc_Map_Find_Value) == 0x0000A8, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, CallFunc_Map_Find_ReturnValue) == 0x0000AC, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, CallFunc_GetEquipByID_find) == 0x0000AD, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, CallFunc_GetEquipByID_Equipment) == 0x0000B0, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, CallFunc_Map_Find_Value_1) == 0x0001F8, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_GetWeaponStyleSkill, CallFunc_Map_Find_ReturnValue_1) == 0x0001FC, "Member 'EquipmentSkillModel_C_GetWeaponStyleSkill::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_Initialize \ static_assert(alignof(EquipmentSkillModel_C_Initialize) == 0x000008, "Wrong alignment on EquipmentSkillModel_C_Initialize"); \ static_assert(sizeof(EquipmentSkillModel_C_Initialize) == 0x000150, "Wrong size on EquipmentSkillModel_C_Initialize"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, tempArray) == 0x000000, "Member 'EquipmentSkillModel_C_Initialize::tempArray' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_GetSlotValue_Value) == 0x000010, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_GetSlotIntArray_ResultArray) == 0x000020, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_GetSlotIntArray_ResultArray' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_Conv_StringToInt_ReturnValue) == 0x000030, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, Temp_int_Array_Index_Variable) == 0x000034, "Member 'EquipmentSkillModel_C_Initialize::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_GetGlobalExtend_ReturnValue) == 0x000038, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, K2Node_CreateDelegate_OutputDelegate) == 0x000044, "Member 'EquipmentSkillModel_C_Initialize::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000058, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000060, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x000068, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, K2Node_DynamicCast_AsData_Table) == 0x000070, "Member 'EquipmentSkillModel_C_Initialize::K2Node_DynamicCast_AsData_Table' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'EquipmentSkillModel_C_Initialize::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, K2Node_DynamicCast_AsData_Table_1) == 0x000080, "Member 'EquipmentSkillModel_C_Initialize::K2Node_DynamicCast_AsData_Table_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, K2Node_DynamicCast_bSuccess_1) == 0x000088, "Member 'EquipmentSkillModel_C_Initialize::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, Temp_int_Loop_Counter_Variable) == 0x00008C, "Member 'EquipmentSkillModel_C_Initialize::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_GetSlotStrIntMap_ResultMap) == 0x000090, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_GetSlotStrIntMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_GetSlotIntArray_ResultArray_1) == 0x0000E0, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_GetSlotIntArray_ResultArray_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_Add_IntInt_ReturnValue) == 0x0000F0, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_Array_Get_Item) == 0x0000F4, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_Array_Length_ReturnValue) == 0x0000F8, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_Conv_IntToString_ReturnValue) == 0x000100, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_Less_IntInt_ReturnValue) == 0x000110, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_Conv_StringToName_ReturnValue) == 0x000114, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x00011C, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_Array_Get_Item_1) == 0x000120, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000128, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000138, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_Array_Add_ReturnValue) == 0x000140, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_DoesDataTableRowExist_ReturnValue_1) == 0x000144, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_DoesDataTableRowExist_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_Array_Find_ReturnValue) == 0x000148, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Initialize, CallFunc_Max_ReturnValue) == 0x00014C, "Member 'EquipmentSkillModel_C_Initialize::CallFunc_Max_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_PlaySpecialAttack \ static_assert(alignof(EquipmentSkillModel_C_PlaySpecialAttack) == 0x000008, "Wrong alignment on EquipmentSkillModel_C_PlaySpecialAttack"); \ static_assert(sizeof(EquipmentSkillModel_C_PlaySpecialAttack) == 0x000018, "Wrong size on EquipmentSkillModel_C_PlaySpecialAttack"); \ static_assert(offsetof(EquipmentSkillModel_C_PlaySpecialAttack, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000000, "Member 'EquipmentSkillModel_C_PlaySpecialAttack::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlaySpecialAttack, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000008, "Member 'EquipmentSkillModel_C_PlaySpecialAttack::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlaySpecialAttack, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'EquipmentSkillModel_C_PlaySpecialAttack::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlaySpecialAttack, CallFunc_WeaponSkillWithID_succeed) == 0x000011, "Member 'EquipmentSkillModel_C_PlaySpecialAttack::CallFunc_WeaponSkillWithID_succeed' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlaySpecialAttack, CallFunc_CanMeleeAttack_Result) == 0x000012, "Member 'EquipmentSkillModel_C_PlaySpecialAttack::CallFunc_CanMeleeAttack_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_PlayWeaponSkill \ static_assert(alignof(EquipmentSkillModel_C_PlayWeaponSkill) == 0x000008, "Wrong alignment on EquipmentSkillModel_C_PlayWeaponSkill"); \ static_assert(sizeof(EquipmentSkillModel_C_PlayWeaponSkill) == 0x0001A0, "Wrong size on EquipmentSkillModel_C_PlayWeaponSkill"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponSkill, NeedWLL) == 0x000000, "Member 'EquipmentSkillModel_C_PlayWeaponSkill::NeedWLL' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponSkill, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'EquipmentSkillModel_C_PlayWeaponSkill::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponSkill, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'EquipmentSkillModel_C_PlayWeaponSkill::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponSkill, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'EquipmentSkillModel_C_PlayWeaponSkill::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponSkill, CallFunc_CanMeleeAttack_Result) == 0x000019, "Member 'EquipmentSkillModel_C_PlayWeaponSkill::CallFunc_CanMeleeAttack_Result' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponSkill, CallFunc_GetMyEquip_Equip) == 0x000020, "Member 'EquipmentSkillModel_C_PlayWeaponSkill::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponSkill, CallFunc_GetWeapon_Weapon) == 0x000028, "Member 'EquipmentSkillModel_C_PlayWeaponSkill::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponSkill, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000048, "Member 'EquipmentSkillModel_C_PlayWeaponSkill::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponSkill, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000190, "Member 'EquipmentSkillModel_C_PlayWeaponSkill::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponSkill, CallFunc_Select_Animation_and_Play_AnimSelected) == 0x000194, "Member 'EquipmentSkillModel_C_PlayWeaponSkill::CallFunc_Select_Animation_and_Play_AnimSelected' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponSkill, CallFunc_Select_Animation_and_Play_succeed) == 0x000198, "Member 'EquipmentSkillModel_C_PlayWeaponSkill::CallFunc_Select_Animation_and_Play_succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_PlayWeaponStyleSkill \ static_assert(alignof(EquipmentSkillModel_C_PlayWeaponStyleSkill) == 0x000008, "Wrong alignment on EquipmentSkillModel_C_PlayWeaponStyleSkill"); \ static_assert(sizeof(EquipmentSkillModel_C_PlayWeaponStyleSkill) == 0x000220, "Wrong size on EquipmentSkillModel_C_PlayWeaponStyleSkill"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponStyleSkill, NeedWL) == 0x000000, "Member 'EquipmentSkillModel_C_PlayWeaponStyleSkill::NeedWL' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponStyleSkill, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'EquipmentSkillModel_C_PlayWeaponStyleSkill::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponStyleSkill, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'EquipmentSkillModel_C_PlayWeaponStyleSkill::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponStyleSkill, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'EquipmentSkillModel_C_PlayWeaponStyleSkill::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponStyleSkill, CallFunc_GetMyEquip_Equip) == 0x000020, "Member 'EquipmentSkillModel_C_PlayWeaponStyleSkill::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponStyleSkill, CallFunc_GetWeapon_Weapon) == 0x000028, "Member 'EquipmentSkillModel_C_PlayWeaponStyleSkill::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponStyleSkill, CallFunc_CanMeleeAttack_Result) == 0x000048, "Member 'EquipmentSkillModel_C_PlayWeaponStyleSkill::CallFunc_CanMeleeAttack_Result' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponStyleSkill, CallFunc_GetWeaponStyleSkill_ReturnValue) == 0x000049, "Member 'EquipmentSkillModel_C_PlayWeaponStyleSkill::CallFunc_GetWeaponStyleSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponStyleSkill, CallFunc_GetWeaponStyleSkill_Value) == 0x00004C, "Member 'EquipmentSkillModel_C_PlayWeaponStyleSkill::CallFunc_GetWeaponStyleSkill_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponStyleSkill, CallFunc_BooleanAND_ReturnValue) == 0x000050, "Member 'EquipmentSkillModel_C_PlayWeaponStyleSkill::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponStyleSkill, CallFunc_Greater_IntInt_ReturnValue) == 0x000051, "Member 'EquipmentSkillModel_C_PlayWeaponStyleSkill::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponStyleSkill, CallFunc_GetStyleSkillByID_Find) == 0x000052, "Member 'EquipmentSkillModel_C_PlayWeaponStyleSkill::CallFunc_GetStyleSkillByID_Find' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponStyleSkill, CallFunc_GetStyleSkillByID_ReturnValue) == 0x000058, "Member 'EquipmentSkillModel_C_PlayWeaponStyleSkill::CallFunc_GetStyleSkillByID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponStyleSkill, CallFunc_BooleanAND_ReturnValue_1) == 0x000210, "Member 'EquipmentSkillModel_C_PlayWeaponStyleSkill::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponStyleSkill, CallFunc_Select_Animation_and_Play_AnimSelected) == 0x000214, "Member 'EquipmentSkillModel_C_PlayWeaponStyleSkill::CallFunc_Select_Animation_and_Play_AnimSelected' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_PlayWeaponStyleSkill, CallFunc_Select_Animation_and_Play_succeed) == 0x000218, "Member 'EquipmentSkillModel_C_PlayWeaponStyleSkill::CallFunc_Select_Animation_and_Play_succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_ReceiveTick \ static_assert(alignof(EquipmentSkillModel_C_ReceiveTick) == 0x000004, "Wrong alignment on EquipmentSkillModel_C_ReceiveTick"); \ static_assert(sizeof(EquipmentSkillModel_C_ReceiveTick) == 0x000004, "Wrong size on EquipmentSkillModel_C_ReceiveTick"); \ static_assert(offsetof(EquipmentSkillModel_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'EquipmentSkillModel_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_Remove_Style_Skill \ static_assert(alignof(EquipmentSkillModel_C_Remove_Style_Skill) == 0x000008, "Wrong alignment on EquipmentSkillModel_C_Remove_Style_Skill"); \ static_assert(sizeof(EquipmentSkillModel_C_Remove_Style_Skill) == 0x000040, "Wrong size on EquipmentSkillModel_C_Remove_Style_Skill"); \ static_assert(offsetof(EquipmentSkillModel_C_Remove_Style_Skill, Skill_id) == 0x000000, "Member 'EquipmentSkillModel_C_Remove_Style_Skill::Skill_id' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Remove_Style_Skill, CallSave) == 0x000004, "Member 'EquipmentSkillModel_C_Remove_Style_Skill::CallSave' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Remove_Style_Skill, CallFunc_FindStyleSkillUsedWeapons_ReturnValue) == 0x000008, "Member 'EquipmentSkillModel_C_Remove_Style_Skill::CallFunc_FindStyleSkillUsedWeapons_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Remove_Style_Skill, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'EquipmentSkillModel_C_Remove_Style_Skill::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Remove_Style_Skill, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'EquipmentSkillModel_C_Remove_Style_Skill::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Remove_Style_Skill, Temp_int_Loop_Counter_Variable) == 0x000020, "Member 'EquipmentSkillModel_C_Remove_Style_Skill::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Remove_Style_Skill, CallFunc_Array_Get_Item) == 0x000024, "Member 'EquipmentSkillModel_C_Remove_Style_Skill::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Remove_Style_Skill, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'EquipmentSkillModel_C_Remove_Style_Skill::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Remove_Style_Skill, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'EquipmentSkillModel_C_Remove_Style_Skill::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Remove_Style_Skill, CallFunc_Array_RemoveItem_ReturnValue) == 0x00003C, "Member 'EquipmentSkillModel_C_Remove_Style_Skill::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_Remove_Style_Skill, CallFunc_Array_Contains_ReturnValue) == 0x00003D, "Member 'EquipmentSkillModel_C_Remove_Style_Skill::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_RemoveWeaponStyleSkill \ static_assert(alignof(EquipmentSkillModel_C_RemoveWeaponStyleSkill) == 0x000008, "Wrong alignment on EquipmentSkillModel_C_RemoveWeaponStyleSkill"); \ static_assert(sizeof(EquipmentSkillModel_C_RemoveWeaponStyleSkill) == 0x000030, "Wrong size on EquipmentSkillModel_C_RemoveWeaponStyleSkill"); \ static_assert(offsetof(EquipmentSkillModel_C_RemoveWeaponStyleSkill, Weapon_ID) == 0x000000, "Member 'EquipmentSkillModel_C_RemoveWeaponStyleSkill::Weapon_ID' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_RemoveWeaponStyleSkill, CallSave) == 0x000010, "Member 'EquipmentSkillModel_C_RemoveWeaponStyleSkill::CallSave' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_RemoveWeaponStyleSkill, Temp_int_Variable) == 0x000014, "Member 'EquipmentSkillModel_C_RemoveWeaponStyleSkill::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_RemoveWeaponStyleSkill, CallFunc_Conv_GuidToString_ReturnValue) == 0x000018, "Member 'EquipmentSkillModel_C_RemoveWeaponStyleSkill::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_RemoveWeaponStyleSkill, CallFunc_Map_Contains_ReturnValue) == 0x000028, "Member 'EquipmentSkillModel_C_RemoveWeaponStyleSkill::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_SwitchToNextSkill \ static_assert(alignof(EquipmentSkillModel_C_SwitchToNextSkill) == 0x000004, "Wrong alignment on EquipmentSkillModel_C_SwitchToNextSkill"); \ static_assert(sizeof(EquipmentSkillModel_C_SwitchToNextSkill) == 0x000018, "Wrong size on EquipmentSkillModel_C_SwitchToNextSkill"); \ static_assert(offsetof(EquipmentSkillModel_C_SwitchToNextSkill, Movement) == 0x000000, "Member 'EquipmentSkillModel_C_SwitchToNextSkill::Movement' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_SwitchToNextSkill, CallFunc_Array_Get_Item) == 0x000004, "Member 'EquipmentSkillModel_C_SwitchToNextSkill::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_SwitchToNextSkill, CallFunc_Array_Length_ReturnValue) == 0x000008, "Member 'EquipmentSkillModel_C_SwitchToNextSkill::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_SwitchToNextSkill, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'EquipmentSkillModel_C_SwitchToNextSkill::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_SwitchToNextSkill, CallFunc_Add_IntInt_ReturnValue_1) == 0x000010, "Member 'EquipmentSkillModel_C_SwitchToNextSkill::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_SwitchToNextSkill, CallFunc_Percent_IntInt_ReturnValue) == 0x000014, "Member 'EquipmentSkillModel_C_SwitchToNextSkill::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_SwitchToSkill \ static_assert(alignof(EquipmentSkillModel_C_SwitchToSkill) == 0x000008, "Wrong alignment on EquipmentSkillModel_C_SwitchToSkill"); \ static_assert(sizeof(EquipmentSkillModel_C_SwitchToSkill) == 0x000018, "Wrong size on EquipmentSkillModel_C_SwitchToSkill"); \ static_assert(offsetof(EquipmentSkillModel_C_SwitchToSkill, SkillID) == 0x000000, "Member 'EquipmentSkillModel_C_SwitchToSkill::SkillID' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_SwitchToSkill, CallFunc_Conv_IntToString_ReturnValue) == 0x000008, "Member 'EquipmentSkillModel_C_SwitchToSkill::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_UpdateWeaponStyleSkill \ static_assert(alignof(EquipmentSkillModel_C_UpdateWeaponStyleSkill) == 0x000008, "Wrong alignment on EquipmentSkillModel_C_UpdateWeaponStyleSkill"); \ static_assert(sizeof(EquipmentSkillModel_C_UpdateWeaponStyleSkill) == 0x000068, "Wrong size on EquipmentSkillModel_C_UpdateWeaponStyleSkill"); \ static_assert(offsetof(EquipmentSkillModel_C_UpdateWeaponStyleSkill, Weapon_ID) == 0x000000, "Member 'EquipmentSkillModel_C_UpdateWeaponStyleSkill::Weapon_ID' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_UpdateWeaponStyleSkill, StyleSkillID) == 0x000010, "Member 'EquipmentSkillModel_C_UpdateWeaponStyleSkill::StyleSkillID' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_UpdateWeaponStyleSkill, OldID) == 0x000014, "Member 'EquipmentSkillModel_C_UpdateWeaponStyleSkill::OldID' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_UpdateWeaponStyleSkill, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'EquipmentSkillModel_C_UpdateWeaponStyleSkill::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_UpdateWeaponStyleSkill, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'EquipmentSkillModel_C_UpdateWeaponStyleSkill::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_UpdateWeaponStyleSkill, CallFunc_Conv_GuidToString_ReturnValue) == 0x000038, "Member 'EquipmentSkillModel_C_UpdateWeaponStyleSkill::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_UpdateWeaponStyleSkill, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'EquipmentSkillModel_C_UpdateWeaponStyleSkill::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_UpdateWeaponStyleSkill, CallFunc_Array_Contains_ReturnValue) == 0x000058, "Member 'EquipmentSkillModel_C_UpdateWeaponStyleSkill::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_UpdateWeaponStyleSkill, CallFunc_Map_Find_Value) == 0x00005C, "Member 'EquipmentSkillModel_C_UpdateWeaponStyleSkill::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_UpdateWeaponStyleSkill, CallFunc_Map_Find_ReturnValue) == 0x000060, "Member 'EquipmentSkillModel_C_UpdateWeaponStyleSkill::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EquipmentSkillModel_C_WeaponInit \ static_assert(alignof(EquipmentSkillModel_C_WeaponInit) == 0x000008, "Wrong alignment on EquipmentSkillModel_C_WeaponInit"); \ static_assert(sizeof(EquipmentSkillModel_C_WeaponInit) == 0x000188, "Wrong size on EquipmentSkillModel_C_WeaponInit"); \ static_assert(offsetof(EquipmentSkillModel_C_WeaponInit, WeaponInfo) == 0x000000, "Member 'EquipmentSkillModel_C_WeaponInit::WeaponInfo' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_WeaponInit, NewParam) == 0x000020, "Member 'EquipmentSkillModel_C_WeaponInit::NewParam' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_WeaponInit, Temp_byte_Variable) == 0x000021, "Member 'EquipmentSkillModel_C_WeaponInit::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_WeaponInit, Temp_int_Variable) == 0x000024, "Member 'EquipmentSkillModel_C_WeaponInit::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_WeaponInit, CallFunc_GetEquipByID_find) == 0x000028, "Member 'EquipmentSkillModel_C_WeaponInit::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_WeaponInit, CallFunc_GetEquipByID_Equipment) == 0x000030, "Member 'EquipmentSkillModel_C_WeaponInit::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_WeaponInit, CallFunc_MakeLiteralInt_ReturnValue) == 0x000178, "Member 'EquipmentSkillModel_C_WeaponInit::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_WeaponInit, CallFunc_MakeLiteralInt_ReturnValue_1) == 0x00017C, "Member 'EquipmentSkillModel_C_WeaponInit::CallFunc_MakeLiteralInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_WeaponInit, CallFunc_MakeLiteralInt_ReturnValue_2) == 0x000180, "Member 'EquipmentSkillModel_C_WeaponInit::CallFunc_MakeLiteralInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EquipmentSkillModel_C_WeaponInit, K2Node_Select_Default) == 0x000184, "Member 'EquipmentSkillModel_C_WeaponInit::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEquipmentSkillModel_C \ static_assert(alignof(UEquipmentSkillModel_C) == 0x000008, "Wrong alignment on UEquipmentSkillModel_C"); \ static_assert(sizeof(UEquipmentSkillModel_C) == 0x0001E0, "Wrong size on UEquipmentSkillModel_C"); \ static_assert(offsetof(UEquipmentSkillModel_C, UberGraphFrame) == 0x0000E8, "Member 'UEquipmentSkillModel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UEquipmentSkillModel_C, SkillList) == 0x0000F0, "Member 'UEquipmentSkillModel_C::SkillList' has a wrong offset!"); \ static_assert(offsetof(UEquipmentSkillModel_C, SelectIndex) == 0x000100, "Member 'UEquipmentSkillModel_C::SelectIndex' has a wrong offset!"); \ static_assert(offsetof(UEquipmentSkillModel_C, Character) == 0x000108, "Member 'UEquipmentSkillModel_C::Character' has a wrong offset!"); \ static_assert(offsetof(UEquipmentSkillModel_C, CurrentWeaponSkill) == 0x000110, "Member 'UEquipmentSkillModel_C::CurrentWeaponSkill' has a wrong offset!"); \ static_assert(offsetof(UEquipmentSkillModel_C, Saver) == 0x000118, "Member 'UEquipmentSkillModel_C::Saver' has a wrong offset!"); \ static_assert(offsetof(UEquipmentSkillModel_C, WeaponStyleSkill) == 0x000120, "Member 'UEquipmentSkillModel_C::WeaponStyleSkill' has a wrong offset!"); \ static_assert(offsetof(UEquipmentSkillModel_C, styleskill) == 0x000170, "Member 'UEquipmentSkillModel_C::styleskill' has a wrong offset!"); \ static_assert(offsetof(UEquipmentSkillModel_C, AddedStyleSkill) == 0x000180, "Member 'UEquipmentSkillModel_C::AddedStyleSkill' has a wrong offset!"); \ static_assert(offsetof(UEquipmentSkillModel_C, RemovedStyleSkill) == 0x000190, "Member 'UEquipmentSkillModel_C::RemovedStyleSkill' has a wrong offset!"); \ static_assert(offsetof(UEquipmentSkillModel_C, WeaponStyleSkillUpdate) == 0x0001A0, "Member 'UEquipmentSkillModel_C::WeaponStyleSkillUpdate' has a wrong offset!"); \ static_assert(offsetof(UEquipmentSkillModel_C, WeaponSkillTable) == 0x0001B0, "Member 'UEquipmentSkillModel_C::WeaponSkillTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_AreaFog_C_ExecuteUbergraph_WB_AreaFog \ static_assert(alignof(WB_AreaFog_C_ExecuteUbergraph_WB_AreaFog) == 0x000008, "Wrong alignment on WB_AreaFog_C_ExecuteUbergraph_WB_AreaFog"); \ static_assert(sizeof(WB_AreaFog_C_ExecuteUbergraph_WB_AreaFog) == 0x000028, "Wrong size on WB_AreaFog_C_ExecuteUbergraph_WB_AreaFog"); \ static_assert(offsetof(WB_AreaFog_C_ExecuteUbergraph_WB_AreaFog, EntryPoint) == 0x000000, "Member 'WB_AreaFog_C_ExecuteUbergraph_WB_AreaFog::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFog_C_ExecuteUbergraph_WB_AreaFog, CallFunc_RandomFloatInRange_ReturnValue) == 0x000008, "Member 'WB_AreaFog_C_ExecuteUbergraph_WB_AreaFog::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFog_C_ExecuteUbergraph_WB_AreaFog, CallFunc_MakeVector2D_ReturnValue) == 0x000010, "Member 'WB_AreaFog_C_ExecuteUbergraph_WB_AreaFog::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFog_C_ExecuteUbergraph_WB_AreaFog, CallFunc_SetRenderTransformAngle_Angle_ImplicitCast) == 0x000020, "Member 'WB_AreaFog_C_ExecuteUbergraph_WB_AreaFog::CallFunc_SetRenderTransformAngle_Angle_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_AreaFog_C_Fog_Move \ static_assert(alignof(WB_AreaFog_C_Fog_Move) == 0x000008, "Wrong alignment on WB_AreaFog_C_Fog_Move"); \ static_assert(sizeof(WB_AreaFog_C_Fog_Move) == 0x000060, "Wrong size on WB_AreaFog_C_Fog_Move"); \ static_assert(offsetof(WB_AreaFog_C_Fog_Move, Translation) == 0x000000, "Member 'WB_AreaFog_C_Fog_Move::Translation' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFog_C_Fog_Move, CallFunc_Multiply_Vector2DVector2D_ReturnValue) == 0x000010, "Member 'WB_AreaFog_C_Fog_Move::CallFunc_Multiply_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFog_C_Fog_Move, CallFunc_Subtract_Vector2DVector2D_ReturnValue) == 0x000020, "Member 'WB_AreaFog_C_Fog_Move::CallFunc_Subtract_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFog_C_Fog_Move, CallFunc_BreakVector2D_X) == 0x000030, "Member 'WB_AreaFog_C_Fog_Move::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFog_C_Fog_Move, CallFunc_BreakVector2D_Y) == 0x000038, "Member 'WB_AreaFog_C_Fog_Move::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFog_C_Fog_Move, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000040, "Member 'WB_AreaFog_C_Fog_Move::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFog_C_Fog_Move, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000048, "Member 'WB_AreaFog_C_Fog_Move::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_AreaFog_C_Fog_Move, CallFunc_MakeVector2D_ReturnValue) == 0x000050, "Member 'WB_AreaFog_C_Fog_Move::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_AreaFog_C \ static_assert(alignof(UWB_AreaFog_C) == 0x000008, "Wrong alignment on UWB_AreaFog_C"); \ static_assert(sizeof(UWB_AreaFog_C) == 0x0002D0, "Wrong size on UWB_AreaFog_C"); \ static_assert(offsetof(UWB_AreaFog_C, UberGraphFrame) == 0x000278, "Member 'UWB_AreaFog_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_AreaFog_C, Image_Fog) == 0x000280, "Member 'UWB_AreaFog_C::Image_Fog' has a wrong offset!"); \ static_assert(offsetof(UWB_AreaFog_C, Data) == 0x000288, "Member 'UWB_AreaFog_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_AreaFog_C, StarType) == 0x0002C0, "Member 'UWB_AreaFog_C::StarType' has a wrong offset!"); \ static_assert(offsetof(UWB_AreaFog_C, RandomValue) == 0x0002C8, "Member 'UWB_AreaFog_C::RandomValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TipOpenInject_C_BackKeyEvent \ static_assert(alignof(WB_TipOpenInject_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_TipOpenInject_C_BackKeyEvent"); \ static_assert(sizeof(WB_TipOpenInject_C_BackKeyEvent) == 0x000048, "Wrong size on WB_TipOpenInject_C_BackKeyEvent"); \ static_assert(offsetof(WB_TipOpenInject_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_TipOpenInject_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInject_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_TipOpenInject_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TipOpenInject_C_EnterKeyEvent \ static_assert(alignof(WB_TipOpenInject_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_TipOpenInject_C_EnterKeyEvent"); \ static_assert(sizeof(WB_TipOpenInject_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_TipOpenInject_C_EnterKeyEvent"); \ static_assert(offsetof(WB_TipOpenInject_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_TipOpenInject_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInject_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_TipOpenInject_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject \ static_assert(alignof(WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject) == 0x000008, "Wrong alignment on WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject"); \ static_assert(sizeof(WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject) == 0x0000C0, "Wrong size on WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject"); \ static_assert(offsetof(WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject, EntryPoint) == 0x000000, "Member 'WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject, K2Node_Event_InGeometry) == 0x000008, "Member 'WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject, K2Node_Event_isDown) == 0x000048, "Member 'WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject, Temp_delegate_Variable) == 0x00004C, "Member 'WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject, Temp_delegate_Variable_1) == 0x00005C, "Member 'WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject, CallFunc_PostEvent_ReturnValue) == 0x00006C, "Member 'WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject, CallFunc_PostEvent_ReturnValue_1) == 0x000070, "Member 'WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject, K2Node_Event_InGeometry_1) == 0x000078, "Member 'WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject, K2Node_Event_isDown_1) == 0x0000B8, "Member 'WB_TipOpenInject_C_ExecuteUbergraph_WB_TipOpenInject::K2Node_Event_isDown_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_TipOpenInject_C \ static_assert(alignof(UWB_TipOpenInject_C) == 0x000008, "Wrong alignment on UWB_TipOpenInject_C"); \ static_assert(sizeof(UWB_TipOpenInject_C) == 0x0002E8, "Wrong size on UWB_TipOpenInject_C"); \ static_assert(offsetof(UWB_TipOpenInject_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_TipOpenInject_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_TipOpenInject_C, WB_SecondaryWindow1) == 0x0002C8, "Member 'UWB_TipOpenInject_C::WB_SecondaryWindow1' has a wrong offset!"); \ static_assert(offsetof(UWB_TipOpenInject_C, OpenInjectWindow) == 0x0002D0, "Member 'UWB_TipOpenInject_C::OpenInjectWindow' has a wrong offset!"); \ static_assert(offsetof(UWB_TipOpenInject_C, CanLevelUp) == 0x0002E0, "Member 'UWB_TipOpenInject_C::CanLevelUp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_ActiveDirectionKey \ static_assert(alignof(WB_StarGraph_Main_C_ActiveDirectionKey) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_ActiveDirectionKey"); \ static_assert(sizeof(WB_StarGraph_Main_C_ActiveDirectionKey) == 0x000050, "Wrong size on WB_StarGraph_Main_C_ActiveDirectionKey"); \ static_assert(offsetof(WB_StarGraph_Main_C_ActiveDirectionKey, Active) == 0x000000, "Member 'WB_StarGraph_Main_C_ActiveDirectionKey::Active' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ActiveDirectionKey, LocalKey) == 0x000008, "Member 'WB_StarGraph_Main_C_ActiveDirectionKey::LocalKey' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ActiveDirectionKey, Temp_bool_Variable) == 0x000018, "Member 'WB_StarGraph_Main_C_ActiveDirectionKey::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ActiveDirectionKey, Temp_byte_Variable) == 0x000019, "Member 'WB_StarGraph_Main_C_ActiveDirectionKey::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ActiveDirectionKey, Temp_byte_Variable_1) == 0x00001A, "Member 'WB_StarGraph_Main_C_ActiveDirectionKey::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ActiveDirectionKey, K2Node_MakeArray_Array) == 0x000020, "Member 'WB_StarGraph_Main_C_ActiveDirectionKey::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ActiveDirectionKey, K2Node_Select_Default) == 0x000030, "Member 'WB_StarGraph_Main_C_ActiveDirectionKey::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ActiveDirectionKey, Temp_int_Array_Index_Variable) == 0x000034, "Member 'WB_StarGraph_Main_C_ActiveDirectionKey::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ActiveDirectionKey, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'WB_StarGraph_Main_C_ActiveDirectionKey::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ActiveDirectionKey, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'WB_StarGraph_Main_C_ActiveDirectionKey::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ActiveDirectionKey, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'WB_StarGraph_Main_C_ActiveDirectionKey::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ActiveDirectionKey, CallFunc_Array_Get_Item) == 0x000044, "Member 'WB_StarGraph_Main_C_ActiveDirectionKey::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ActiveDirectionKey, CallFunc_Less_IntInt_ReturnValue) == 0x00004C, "Member 'WB_StarGraph_Main_C_ActiveDirectionKey::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_AddStarGraphScale \ static_assert(alignof(WB_StarGraph_Main_C_AddStarGraphScale) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_AddStarGraphScale"); \ static_assert(sizeof(WB_StarGraph_Main_C_AddStarGraphScale) == 0x0000C0, "Wrong size on WB_StarGraph_Main_C_AddStarGraphScale"); \ static_assert(offsetof(WB_StarGraph_Main_C_AddStarGraphScale, Value) == 0x000000, "Member 'WB_StarGraph_Main_C_AddStarGraphScale::Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AddStarGraphScale, CallFunc_GetCachedGeometry_ReturnValue) == 0x000008, "Member 'WB_StarGraph_Main_C_AddStarGraphScale::CallFunc_GetCachedGeometry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AddStarGraphScale, CallFunc_GetGraphMaxSize_ReturnValue) == 0x000048, "Member 'WB_StarGraph_Main_C_AddStarGraphScale::CallFunc_GetGraphMaxSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AddStarGraphScale, CallFunc_GetLocalSize_ReturnValue) == 0x000058, "Member 'WB_StarGraph_Main_C_AddStarGraphScale::CallFunc_GetLocalSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AddStarGraphScale, CallFunc_Divide_Vector2DVector2D_ReturnValue) == 0x000068, "Member 'WB_StarGraph_Main_C_AddStarGraphScale::CallFunc_Divide_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AddStarGraphScale, CallFunc_BreakVector2D_X) == 0x000078, "Member 'WB_StarGraph_Main_C_AddStarGraphScale::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AddStarGraphScale, CallFunc_BreakVector2D_Y) == 0x000080, "Member 'WB_StarGraph_Main_C_AddStarGraphScale::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AddStarGraphScale, CallFunc_BreakVector2D_X_1) == 0x000088, "Member 'WB_StarGraph_Main_C_AddStarGraphScale::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AddStarGraphScale, CallFunc_BreakVector2D_Y_1) == 0x000090, "Member 'WB_StarGraph_Main_C_AddStarGraphScale::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AddStarGraphScale, CallFunc_FMax_ReturnValue) == 0x000098, "Member 'WB_StarGraph_Main_C_AddStarGraphScale::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AddStarGraphScale, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'WB_StarGraph_Main_C_AddStarGraphScale::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AddStarGraphScale, CallFunc_FClamp_ReturnValue) == 0x0000A8, "Member 'WB_StarGraph_Main_C_AddStarGraphScale::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AddStarGraphScale, CallFunc_FMax_ReturnValue_1) == 0x0000B0, "Member 'WB_StarGraph_Main_C_AddStarGraphScale::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AddStarGraphScale, CallFunc_GetGraphMaxSize_InScale_ImplicitCast) == 0x0000B8, "Member 'WB_StarGraph_Main_C_AddStarGraphScale::CallFunc_GetGraphMaxSize_InScale_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_AnalogSelectValue_X \ static_assert(alignof(WB_StarGraph_Main_C_AnalogSelectValue_X) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_AnalogSelectValue_X"); \ static_assert(sizeof(WB_StarGraph_Main_C_AnalogSelectValue_X) == 0x000090, "Wrong size on WB_StarGraph_Main_C_AnalogSelectValue_X"); \ static_assert(offsetof(WB_StarGraph_Main_C_AnalogSelectValue_X, InGeometry) == 0x000000, "Member 'WB_StarGraph_Main_C_AnalogSelectValue_X::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AnalogSelectValue_X, InAnalogEvent) == 0x000040, "Member 'WB_StarGraph_Main_C_AnalogSelectValue_X::InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AnalogSelectValue_X, inKeyTag) == 0x000088, "Member 'WB_StarGraph_Main_C_AnalogSelectValue_X::inKeyTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_AnalogSelectValue_Y \ static_assert(alignof(WB_StarGraph_Main_C_AnalogSelectValue_Y) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_AnalogSelectValue_Y"); \ static_assert(sizeof(WB_StarGraph_Main_C_AnalogSelectValue_Y) == 0x000090, "Wrong size on WB_StarGraph_Main_C_AnalogSelectValue_Y"); \ static_assert(offsetof(WB_StarGraph_Main_C_AnalogSelectValue_Y, InGeometry) == 0x000000, "Member 'WB_StarGraph_Main_C_AnalogSelectValue_Y::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AnalogSelectValue_Y, InAnalogEvent) == 0x000040, "Member 'WB_StarGraph_Main_C_AnalogSelectValue_Y::InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_AnalogSelectValue_Y, inKeyTag) == 0x000088, "Member 'WB_StarGraph_Main_C_AnalogSelectValue_Y::inKeyTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_BackKeyEvent \ static_assert(alignof(WB_StarGraph_Main_C_BackKeyEvent) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_BackKeyEvent"); \ static_assert(sizeof(WB_StarGraph_Main_C_BackKeyEvent) == 0x000048, "Wrong size on WB_StarGraph_Main_C_BackKeyEvent"); \ static_assert(offsetof(WB_StarGraph_Main_C_BackKeyEvent, InGeometry) == 0x000000, "Member 'WB_StarGraph_Main_C_BackKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_BackKeyEvent, isDown) == 0x000040, "Member 'WB_StarGraph_Main_C_BackKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_BndEvt__WB_StarNodeGraph_K2Node_ComponentBoundEvent_0_CallShownThisNode__DelegateSignature \ static_assert(alignof(WB_StarGraph_Main_C_BndEvt__WB_StarNodeGraph_K2Node_ComponentBoundEvent_0_CallShownThisNode__DelegateSignature) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_BndEvt__WB_StarNodeGraph_K2Node_ComponentBoundEvent_0_CallShownThisNode__DelegateSignature"); \ static_assert(sizeof(WB_StarGraph_Main_C_BndEvt__WB_StarNodeGraph_K2Node_ComponentBoundEvent_0_CallShownThisNode__DelegateSignature) == 0x000008, "Wrong size on WB_StarGraph_Main_C_BndEvt__WB_StarNodeGraph_K2Node_ComponentBoundEvent_0_CallShownThisNode__DelegateSignature"); \ static_assert(offsetof(WB_StarGraph_Main_C_BndEvt__WB_StarNodeGraph_K2Node_ComponentBoundEvent_0_CallShownThisNode__DelegateSignature, Node) == 0x000000, "Member 'WB_StarGraph_Main_C_BndEvt__WB_StarNodeGraph_K2Node_ComponentBoundEvent_0_CallShownThisNode__DelegateSignature::Node' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_CallStarGraphScaleEvent \ static_assert(alignof(WB_StarGraph_Main_C_CallStarGraphScaleEvent) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_CallStarGraphScaleEvent"); \ static_assert(sizeof(WB_StarGraph_Main_C_CallStarGraphScaleEvent) == 0x000090, "Wrong size on WB_StarGraph_Main_C_CallStarGraphScaleEvent"); \ static_assert(offsetof(WB_StarGraph_Main_C_CallStarGraphScaleEvent, InGeometry) == 0x000000, "Member 'WB_StarGraph_Main_C_CallStarGraphScaleEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_CallStarGraphScaleEvent, InAnalogEvent) == 0x000040, "Member 'WB_StarGraph_Main_C_CallStarGraphScaleEvent::InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_CallStarGraphScaleEvent, inKeyTag) == 0x000088, "Member 'WB_StarGraph_Main_C_CallStarGraphScaleEvent::inKeyTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_CallSwitchStarGraphModeEvent \ static_assert(alignof(WB_StarGraph_Main_C_CallSwitchStarGraphModeEvent) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_CallSwitchStarGraphModeEvent"); \ static_assert(sizeof(WB_StarGraph_Main_C_CallSwitchStarGraphModeEvent) == 0x000090, "Wrong size on WB_StarGraph_Main_C_CallSwitchStarGraphModeEvent"); \ static_assert(offsetof(WB_StarGraph_Main_C_CallSwitchStarGraphModeEvent, InGeometry) == 0x000000, "Member 'WB_StarGraph_Main_C_CallSwitchStarGraphModeEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_CallSwitchStarGraphModeEvent, InKeyEvent) == 0x000040, "Member 'WB_StarGraph_Main_C_CallSwitchStarGraphModeEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_CallSwitchStarGraphModeEvent, inKeyTag) == 0x000080, "Member 'WB_StarGraph_Main_C_CallSwitchStarGraphModeEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_CallSwitchStarGraphModeEvent, bIsDown) == 0x000088, "Member 'WB_StarGraph_Main_C_CallSwitchStarGraphModeEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul \ static_assert(alignof(WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul"); \ static_assert(sizeof(WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul) == 0x000040, "Wrong size on WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul"); \ static_assert(offsetof(WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul, CallFunc_GetPlayerCoinSoul_value) == 0x000000, "Member 'WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul, CallFunc_GetPlayerLevel_value) == 0x000008, "Member 'WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul, CallFunc_FTrunc_ReturnValue) == 0x000010, "Member 'WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul, CallFunc_Conv_StringToName_ReturnValue) == 0x000028, "Member 'WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000038, "Member 'WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000039, "Member 'WB_StarGraph_Main_C_Check_Player_Can_Inject_Coin_Soul::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_ConvPositionFromScale \ static_assert(alignof(WB_StarGraph_Main_C_ConvPositionFromScale) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_ConvPositionFromScale"); \ static_assert(sizeof(WB_StarGraph_Main_C_ConvPositionFromScale) == 0x000048, "Wrong size on WB_StarGraph_Main_C_ConvPositionFromScale"); \ static_assert(offsetof(WB_StarGraph_Main_C_ConvPositionFromScale, InPosition) == 0x000000, "Member 'WB_StarGraph_Main_C_ConvPositionFromScale::InPosition' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ConvPositionFromScale, ReturnValue) == 0x000010, "Member 'WB_StarGraph_Main_C_ConvPositionFromScale::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ConvPositionFromScale, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000020, "Member 'WB_StarGraph_Main_C_ConvPositionFromScale::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ConvPositionFromScale, CallFunc_Multiply_Vector2DFloat_ReturnValue) == 0x000028, "Member 'WB_StarGraph_Main_C_ConvPositionFromScale::CallFunc_Multiply_Vector2DFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ConvPositionFromScale, CallFunc_Subtract_Vector2DVector2D_ReturnValue) == 0x000038, "Member 'WB_StarGraph_Main_C_ConvPositionFromScale::CallFunc_Subtract_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_DeviceTypeChanged \ static_assert(alignof(WB_StarGraph_Main_C_DeviceTypeChanged) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_DeviceTypeChanged"); \ static_assert(sizeof(WB_StarGraph_Main_C_DeviceTypeChanged) == 0x000018, "Wrong size on WB_StarGraph_Main_C_DeviceTypeChanged"); \ static_assert(offsetof(WB_StarGraph_Main_C_DeviceTypeChanged, NewDeviceType) == 0x000000, "Member 'WB_StarGraph_Main_C_DeviceTypeChanged::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_DeviceTypeChanged, TypeIndex) == 0x000010, "Member 'WB_StarGraph_Main_C_DeviceTypeChanged::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_DirectionKeyEvent \ static_assert(alignof(WB_StarGraph_Main_C_DirectionKeyEvent) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_DirectionKeyEvent"); \ static_assert(sizeof(WB_StarGraph_Main_C_DirectionKeyEvent) == 0x000090, "Wrong size on WB_StarGraph_Main_C_DirectionKeyEvent"); \ static_assert(offsetof(WB_StarGraph_Main_C_DirectionKeyEvent, InGeometry) == 0x000000, "Member 'WB_StarGraph_Main_C_DirectionKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_DirectionKeyEvent, InKeyEvent) == 0x000040, "Member 'WB_StarGraph_Main_C_DirectionKeyEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_DirectionKeyEvent, inKeyTag) == 0x000080, "Member 'WB_StarGraph_Main_C_DirectionKeyEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_DirectionKeyEvent, bIsDown) == 0x000088, "Member 'WB_StarGraph_Main_C_DirectionKeyEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_EnterKeyEvent \ static_assert(alignof(WB_StarGraph_Main_C_EnterKeyEvent) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_EnterKeyEvent"); \ static_assert(sizeof(WB_StarGraph_Main_C_EnterKeyEvent) == 0x000048, "Wrong size on WB_StarGraph_Main_C_EnterKeyEvent"); \ static_assert(offsetof(WB_StarGraph_Main_C_EnterKeyEvent, InGeometry) == 0x000000, "Member 'WB_StarGraph_Main_C_EnterKeyEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_EnterKeyEvent, isDown) == 0x000040, "Member 'WB_StarGraph_Main_C_EnterKeyEvent::isDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_EventUpdateSpecialInputHelpVis \ static_assert(alignof(WB_StarGraph_Main_C_EventUpdateSpecialInputHelpVis) == 0x000001, "Wrong alignment on WB_StarGraph_Main_C_EventUpdateSpecialInputHelpVis"); \ static_assert(sizeof(WB_StarGraph_Main_C_EventUpdateSpecialInputHelpVis) == 0x000001, "Wrong size on WB_StarGraph_Main_C_EventUpdateSpecialInputHelpVis"); \ static_assert(offsetof(WB_StarGraph_Main_C_EventUpdateSpecialInputHelpVis, Can) == 0x000000, "Member 'WB_StarGraph_Main_C_EventUpdateSpecialInputHelpVis::Can' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main \ static_assert(alignof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main"); \ static_assert(sizeof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main) == 0x000D80, "Wrong size on WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, EntryPoint) == 0x000000, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Subtract_IntInt_ReturnValue) == 0x000008, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00000C, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_Has_Been_Initd_Variable) == 0x000014, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_IsClosed_Variable) == 0x000015, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_int_Loop_Counter_Variable_1) == 0x000028, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_int_Array_Index_Variable_1) == 0x000030, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_IsClosed_Variable_1) == 0x000034, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_Has_Been_Initd_Variable_1) == 0x000035, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000038, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_byte_Variable) == 0x000040, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetPosition_ReturnValue) == 0x000048, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000058, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_real_Variable) == 0x000060, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CreateDelegate_OutputDelegate_1) == 0x000068, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_delegate_Variable) == 0x000078, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_FMax_ReturnValue) == 0x000088, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_PostEvent_ReturnValue) == 0x000090, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000098, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_byte_Variable_1) == 0x0000A1, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_Has_Been_Initd_Variable_2) == 0x0000A2, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_IsClosed_Variable_2) == 0x0000A3, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_int_Loop_Counter_Variable_2) == 0x0000A4, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000A8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_int_Array_Index_Variable_2) == 0x0000AC, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_IsClosed_Variable_3) == 0x0000B0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_IsClosed_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_Has_Been_Initd_Variable_3) == 0x0000B1, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_Has_Been_Initd_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_Variable) == 0x0000B2, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_IsClosed_Variable_4) == 0x0000B3, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_IsClosed_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_Has_Been_Initd_Variable_4) == 0x0000B4, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_Has_Been_Initd_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CreateDelegate_OutputDelegate_2) == 0x0000B8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_NiagaraSystemWidget_83) == 0x0000C8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_NiagaraSystemWidget_83' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_Event_MyGeometry) == 0x0000D0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_Event_InDeltaTime) == 0x000110, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_InterpFoucsPosition_ReturnValue) == 0x000118, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_InterpFoucsPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000128, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_FInterpTo_ReturnValue) == 0x000130, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_ComponentBoundEvent_Node) == 0x000138, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_ComponentBoundEvent_Node' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetTargetFoucsPosition_ReturnValue) == 0x000140, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetTargetFoucsPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_SlotAsCanvasSlot_ReturnValue_1) == 0x000150, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_SlotAsCanvasSlot_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetPosition_ReturnValue_1) == 0x000158, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetPosition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_ConvPositionFromScale_ReturnValue) == 0x000168, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_ConvPositionFromScale_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InGeometry_8) == 0x000178, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InGeometry_8' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InAnalogEvent_2) == 0x0001B8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InAnalogEvent_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_inKeyTag_8) == 0x000200, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_inKeyTag_8' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetFoucsPosition_ReturnValue) == 0x000208, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetFoucsPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetAnalogValue_ReturnValue) == 0x000218, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetAnalogValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Abs_ReturnValue) == 0x000220, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InGeometry_7) == 0x000228, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InGeometry_7' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InAnalogEvent_1) == 0x000268, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InAnalogEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_inKeyTag_7) == 0x0002B0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_inKeyTag_7' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_NewDeviceType) == 0x0002B8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_TypeIndex) == 0x0002C8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetAnalogValue_ReturnValue_1) == 0x0002CC, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetAnalogValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetValidValue_ReturnValue) == 0x0002D0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Abs_ReturnValue_1) == 0x0002D8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_SwitchEnum_CmpSuccess) == 0x0002E0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x0002E8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0002F8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InGeometry_6) == 0x000300, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InGeometry_6' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InAnalogEvent) == 0x000340, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_inKeyTag_6) == 0x000388, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_inKeyTag_6' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetAnalogValue_ReturnValue_2) == 0x000390, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetAnalogValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_AnalogSelectMode) == 0x000394, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_AnalogSelectMode' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Not_PreBool_ReturnValue) == 0x000395, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_Select_Default) == 0x000396, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CreateDelegate_OutputDelegate_3) == 0x000398, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CreateDelegate_OutputDelegate_4) == 0x0003A8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_SlotAsCanvasSlot_ReturnValue_2) == 0x0003B8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_SlotAsCanvasSlot_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetPosition_ReturnValue_2) == 0x0003C0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetPosition_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0003D0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_MakeVector2D_ReturnValue) == 0x0003D8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Abs_ReturnValue_2) == 0x0003E8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Abs_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Abs_ReturnValue_3) == 0x0003F0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Abs_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0003F8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000400, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_MakeVector2D_ReturnValue_1) == 0x000408, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000418, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_NotEqual_Vector2DVector2D_ReturnValue) == 0x000419, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_NotEqual_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_ToDirectionAndLength2D_OutDir) == 0x000420, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_ToDirectionAndLength2D_OutDir' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_ToDirectionAndLength2D_OutLength) == 0x000430, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_ToDirectionAndLength2D_OutLength' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_Operation) == 0x000438, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_Operation' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_MakeVector2D_ReturnValue_2) == 0x000440, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_MakeVector2D_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_NotEqual_Vector2DVector2D_ReturnValue_1) == 0x000450, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_NotEqual_Vector2DVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetAnalogSelectMode_ReturnValue) == 0x000451, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetAnalogSelectMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetAnalogSelectMode_ReturnValue_1) == 0x000452, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetAnalogSelectMode_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Not_PreBool_ReturnValue_1) == 0x000453, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetCachedGeometry_ReturnValue) == 0x000458, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetCachedGeometry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetLocalSize_ReturnValue) == 0x000498, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetLocalSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetPlayerPropertyPanelVis_ReturnValue) == 0x0004A8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetPlayerPropertyPanelVis_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_NotEqual_Vector2DVector2D_ReturnValue_2) == 0x0004A9, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_NotEqual_Vector2DVector2D_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Not_PreBool_ReturnValue_2) == 0x0004AA, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_Event_InGeometry_1) == 0x0004B0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_Event_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_Event_isDown_1) == 0x0004F0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_Event_isDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_CanUpLevel_ReturnValue) == 0x0004F1, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_CanUpLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_CanUpLevel_LackOfSkillPT) == 0x0004F2, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_CanUpLevel_LackOfSkillPT' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_CanUpLevel_KeyItemID) == 0x0004F4, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_CanUpLevel_KeyItemID' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_UpgradeThisStarNode_ReturnValue) == 0x0004F8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_UpgradeThisStarNode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Open_Lack_Window_PlayShakeAnimation) == 0x0004F9, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Open_Lack_Window_PlayShakeAnimation' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_IsVisible_ReturnValue) == 0x0004FA, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_SlotAsCanvasSlot_ReturnValue_3) == 0x000500, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_SlotAsCanvasSlot_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetPosition_ReturnValue_3) == 0x000508, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetPosition_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetCurrentInputDeviceType_DeviceType_1) == 0x000518, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetCurrentInputDeviceType_DeviceType_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_1) == 0x000528, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_Has_Been_Initd_Variable_5) == 0x000529, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_Has_Been_Initd_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetValidValue_ReturnValue_1) == 0x00052A, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetValidValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_SwitchEnum_CmpSuccess_1) == 0x00052B, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetAnalogSelectMode_ReturnValue_2) == 0x00052C, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetAnalogSelectMode_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetRecentlyNode_ReturnValue) == 0x000530, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetRecentlyNode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_SelectThisNodeFromID_ReturnValue) == 0x000534, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_SelectThisNodeFromID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_IsValid_ReturnValue) == 0x000535, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetFoucsPosition_ReturnValue_1) == 0x000538, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetFoucsPosition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InGeometry_5) == 0x000548, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InGeometry_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InKeyEvent_5) == 0x000588, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InKeyEvent_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_inKeyTag_5) == 0x0005C8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_inKeyTag_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_bIsDown_5) == 0x0005D0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_bIsDown_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InGeometry_4) == 0x0005D8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InGeometry_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InKeyEvent_4) == 0x000618, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InKeyEvent_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_inKeyTag_4) == 0x000658, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_inKeyTag_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_bIsDown_4) == 0x000660, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_bIsDown_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InGeometry_3) == 0x000668, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InGeometry_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InKeyEvent_3) == 0x0006A8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InKeyEvent_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_inKeyTag_3) == 0x0006E8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_inKeyTag_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_bIsDown_3) == 0x0006F0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_bIsDown_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_BooleanOR_ReturnValue) == 0x0006F1, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_delegate_Variable_1) == 0x0006F4, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_BooleanOR_ReturnValue_1) == 0x000704, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_PostEvent_ReturnValue_1) == 0x000708, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_BooleanOR_ReturnValue_2) == 0x00070C, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InGeometry_2) == 0x000710, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InGeometry_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InKeyEvent_2) == 0x000750, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InKeyEvent_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_inKeyTag_2) == 0x000790, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_inKeyTag_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_bIsDown_2) == 0x000798, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_bIsDown_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InGeometry_1) == 0x0007A0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InKeyEvent_1) == 0x0007E0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InKeyEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_inKeyTag_1) == 0x000820, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_bIsDown_1) == 0x000828, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_bIsDown_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000829, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Not_PreBool_ReturnValue_3) == 0x00082A, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_NewParam) == 0x00082B, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetInputHelp_ReturnValue) == 0x000830, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetInputHelp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetInputHelp_ReturnValue_1) == 0x000838, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetInputHelp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_if) == 0x000840, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_if' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Map_Find_Value) == 0x000848, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Map_Find_ReturnValue) == 0x000850, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetDetailsShownIconBgMaterialInstance_IconBgMaterialInstance) == 0x000858, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetDetailsShownIconBgMaterialInstance_IconBgMaterialInstance' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetDetailsShownIconBgTexture_IconBgTexture2D) == 0x000860, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetDetailsShownIconBgTexture_IconBgTexture2D' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetStarNodeLevel_CurrentLevel) == 0x000868, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetStarNodeLevel_CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetDetailsShownImage_vis) == 0x00086C, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetDetailsShownImage_vis' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetDetailsShownImage_ShowImage) == 0x000870, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetDetailsShownImage_ShowImage' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_IsClosed_Variable_5) == 0x000878, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_IsClosed_Variable_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CreateDelegate_OutputDelegate_5) == 0x00087C, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetCachedGeometry_ReturnValue_1) == 0x000890, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetCachedGeometry_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x0008D0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetLocalSize_ReturnValue_1) == 0x0008D8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetLocalSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Not_PreBool_ReturnValue_4) == 0x0008E8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_NotEqual_Vector2DVector2D_ReturnValue_3) == 0x0008E9, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_NotEqual_Vector2DVector2D_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_BooleanAND_ReturnValue) == 0x0008EA, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CreateDelegate_OutputDelegate_6) == 0x0008EC, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Map_Values_Values) == 0x000900, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Array_Get_Item) == 0x000910, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Map_Keys_Keys) == 0x000918, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Array_Length_ReturnValue) == 0x000928, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetAllChildren_ReturnValue) == 0x000930, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000940, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Array_Get_Item_1) == 0x000948, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Max_ReturnValue) == 0x000950, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_DynamicCast_AsWB_Area_Fog) == 0x000958, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_DynamicCast_AsWB_Area_Fog' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_DynamicCast_bSuccess) == 0x000960, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Array_Length_ReturnValue_1) == 0x000964, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Less_IntInt_ReturnValue) == 0x000968, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CreateDelegate_OutputDelegate_7) == 0x00096C, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetStarCameraCenterPosition_ReturnValue) == 0x000980, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetStarCameraCenterPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000990, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_SlotAsCanvasSlot_ReturnValue_4) == 0x000998, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_SlotAsCanvasSlot_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetPosition_ReturnValue_4) == 0x0009A0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetPosition_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetCursorOverlappedNode_ReturnValue) == 0x0009B0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetCursorOverlappedNode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetCursorOverlappedNode_ReturnNode) == 0x0009B4, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetCursorOverlappedNode_ReturnNode' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_SelectThisNodeFromID_ReturnValue_1) == 0x0009B8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_SelectThisNodeFromID_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_MakeVector2D_ReturnValue_3) == 0x0009C0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_MakeVector2D_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x0009D0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x0009D1, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CreateDelegate_OutputDelegate_8) == 0x0009D4, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetInputHelp_ReturnValue_2) == 0x0009E8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetInputHelp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_MakeVector2D_ReturnValue_4) == 0x0009F0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_MakeVector2D_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetInputHelp_ReturnValue_3) == 0x000A00, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetInputHelp_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetAnalogSelectMode_ReturnValue_3) == 0x000A08, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetAnalogSelectMode_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetGamepadMoveSpeed_ReturnValue) == 0x000A0C, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetGamepadMoveSpeed_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_BooleanAND_ReturnValue_1) == 0x000A10, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_Event_IsDesignTime) == 0x000A11, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InGeometry) == 0x000A18, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_InKeyEvent) == 0x000A58, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_inKeyTag) == 0x000A98, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_bIsDown) == 0x000AA0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_bIsDown' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetUIStatic_ReturnValue) == 0x000AA8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetPlayerController_ReturnValue) == 0x000AB0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetUIZOder_ZOder) == 0x000AB8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_Refresh) == 0x000ABC, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_Refresh' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000AC0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000AC8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CreateDelegate_OutputDelegate_9) == 0x000ACC, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_Has_Been_Initd_Variable_6) == 0x000ADC, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_Has_Been_Initd_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetCachedGeometry_ReturnValue_2) == 0x000AE0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetCachedGeometry_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetLocalSize_ReturnValue_2) == 0x000B20, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetLocalSize_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_BreakVector2D_X) == 0x000B30, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_BreakVector2D_Y) == 0x000B38, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_FMax_ReturnValue_1) == 0x000B40, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_BreakVector2D_X_1) == 0x000B48, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_BreakVector2D_Y_1) == 0x000B50, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_MakeStruct_LinearColor) == 0x000B58, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_MakeStruct_LinearColor' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_PlayAnimation_ReturnValue) == 0x000B68, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetCurrentInputDeviceType_DeviceType_2) == 0x000B70, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetCurrentInputDeviceType_DeviceType_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_2) == 0x000B80, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated) == 0x000B81, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetValidValue_ReturnValue_2) == 0x000B82, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetValidValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_Event_InGeometry) == 0x000B88, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_Event_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_Event_isDown) == 0x000BC8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_Event_isDown' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000BC9, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_BooleanOR_ReturnValue_3) == 0x000BCA, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_IsClosed_Variable_6) == 0x000BCB, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_IsClosed_Variable_6' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CreateDelegate_OutputDelegate_10) == 0x000BCC, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CustomEvent_Can) == 0x000BDC, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CustomEvent_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x000BDD, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_Has_Been_Initd_Variable_7) == 0x000BDE, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_Has_Been_Initd_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Map_Keys_Keys_1) == 0x000BE0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Array_Get_Item_2) == 0x000BF0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Array_Length_ReturnValue_2) == 0x000BF4, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Map_Find_Value_1) == 0x000BF8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Map_Find_ReturnValue_1) == 0x000C00, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Less_IntInt_ReturnValue_1) == 0x000C01, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetFoucsPosition_ReturnValue_2) == 0x000C08, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetFoucsPosition_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_BreakVector2D_X_2) == 0x000C18, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_BreakVector2D_Y_2) == 0x000C20, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Abs_ReturnValue_4) == 0x000C28, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Abs_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Abs_ReturnValue_5) == 0x000C30, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Abs_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000C38, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_MakeStruct_ST_StartInfo) == 0x000C40, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_MakeStruct_ST_StartInfo' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_CustomSort_ReturnValue) == 0x000C58, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_CustomSort_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Array_Add_ReturnValue) == 0x000C5C, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, Temp_bool_IsClosed_Variable_7) == 0x000C60, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::Temp_bool_IsClosed_Variable_7' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetFoucsPosition_ReturnValue_3) == 0x000C68, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetFoucsPosition_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetFoucsPosition_ReturnValue_4) == 0x000C78, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetFoucsPosition_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CreateDelegate_OutputDelegate_11) == 0x000C88, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CreateDelegate_OutputDelegate_12) == 0x000C98, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000CA8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000CB0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x000CB8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000CC0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Greater_DoubleDouble_ReturnValue_4) == 0x000CC8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Greater_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_CreateDelegate_OutputDelegate_13) == 0x000CCC, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000CE0, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Multiply_Vector2DFloat_ReturnValue) == 0x000CE8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Multiply_Vector2DFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000CF8, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Add_Vector2DVector2D_ReturnValue) == 0x000D00, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Add_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetModel_GameSettingModel_ReturnValue_1) == 0x000D10, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetModel_GameSettingModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_IsValid_ReturnValue_1) == 0x000D18, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_FInterpTo_DeltaTime_ImplicitCast) == 0x000D20, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_FInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_InterpFoucsPosition_DeltaTime_ImplicitCast) == 0x000D28, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_InterpFoucsPosition_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000D30, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_VariableSet_Select_X_ImplicitCast) == 0x000D38, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_VariableSet_Select_X_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Abs_A_ImplicitCast) == 0x000D40, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_VariableSet_Select_Y_ImplicitCast) == 0x000D48, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_VariableSet_Select_Y_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Abs_A_ImplicitCast_1) == 0x000D50, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Abs_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000D58, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_GetGamepadMoveSpeed_InScale_ImplicitCast) == 0x000D60, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_GetGamepadMoveSpeed_InScale_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1) == 0x000D68, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast) == 0x000D70, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_MakeStruct_R_ImplicitCast) == 0x000D74, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_MakeStruct_R_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, K2Node_MakeStruct_G_ImplicitCast) == 0x000D78, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::K2Node_MakeStruct_G_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_1) == 0x000D7C, "Member 'WB_StarGraph_Main_C_ExecuteUbergraph_WB_StarGraph_Main::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_FocusSelectedEvent \ static_assert(alignof(WB_StarGraph_Main_C_FocusSelectedEvent) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_FocusSelectedEvent"); \ static_assert(sizeof(WB_StarGraph_Main_C_FocusSelectedEvent) == 0x000090, "Wrong size on WB_StarGraph_Main_C_FocusSelectedEvent"); \ static_assert(offsetof(WB_StarGraph_Main_C_FocusSelectedEvent, InGeometry) == 0x000000, "Member 'WB_StarGraph_Main_C_FocusSelectedEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_FocusSelectedEvent, InKeyEvent) == 0x000040, "Member 'WB_StarGraph_Main_C_FocusSelectedEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_FocusSelectedEvent, inKeyTag) == 0x000080, "Member 'WB_StarGraph_Main_C_FocusSelectedEvent::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_FocusSelectedEvent, bIsDown) == 0x000088, "Member 'WB_StarGraph_Main_C_FocusSelectedEvent::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_Get_Current_Select_Node_Level \ static_assert(alignof(WB_StarGraph_Main_C_Get_Current_Select_Node_Level) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_Get_Current_Select_Node_Level"); \ static_assert(sizeof(WB_StarGraph_Main_C_Get_Current_Select_Node_Level) == 0x000028, "Wrong size on WB_StarGraph_Main_C_Get_Current_Select_Node_Level"); \ static_assert(offsetof(WB_StarGraph_Main_C_Get_Current_Select_Node_Level, Level) == 0x000000, "Member 'WB_StarGraph_Main_C_Get_Current_Select_Node_Level::Level' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Get_Current_Select_Node_Level, HighestLevel) == 0x000004, "Member 'WB_StarGraph_Main_C_Get_Current_Select_Node_Level::HighestLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Get_Current_Select_Node_Level, Active) == 0x000008, "Member 'WB_StarGraph_Main_C_Get_Current_Select_Node_Level::Active' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Get_Current_Select_Node_Level, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000010, "Member 'WB_StarGraph_Main_C_Get_Current_Select_Node_Level::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Get_Current_Select_Node_Level, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'WB_StarGraph_Main_C_Get_Current_Select_Node_Level::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Get_Current_Select_Node_Level, CallFunc_GetNodeLevel_Value) == 0x00001C, "Member 'WB_StarGraph_Main_C_Get_Current_Select_Node_Level::CallFunc_GetNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Get_Current_Select_Node_Level, CallFunc_GetNodeLevel_Actived) == 0x000020, "Member 'WB_StarGraph_Main_C_Get_Current_Select_Node_Level::CallFunc_GetNodeLevel_Actived' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_GetAnalogSelectMode \ static_assert(alignof(WB_StarGraph_Main_C_GetAnalogSelectMode) == 0x000001, "Wrong alignment on WB_StarGraph_Main_C_GetAnalogSelectMode"); \ static_assert(sizeof(WB_StarGraph_Main_C_GetAnalogSelectMode) == 0x000002, "Wrong size on WB_StarGraph_Main_C_GetAnalogSelectMode"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetAnalogSelectMode, ReturnValue) == 0x000000, "Member 'WB_StarGraph_Main_C_GetAnalogSelectMode::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetAnalogSelectMode, CallFunc_IsVisible_ReturnValue) == 0x000001, "Member 'WB_StarGraph_Main_C_GetAnalogSelectMode::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_GetMouseEdgeMovementOffset \ static_assert(alignof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_GetMouseEdgeMovementOffset"); \ static_assert(sizeof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset) == 0x000150, "Wrong size on WB_StarGraph_Main_C_GetMouseEdgeMovementOffset"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, X) == 0x000000, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, Y) == 0x000008, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, Local_ScreenY) == 0x000010, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::Local_ScreenY' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, Local_MouseY) == 0x000018, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::Local_MouseY' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, Local_ScreenX) == 0x000020, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::Local_ScreenX' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, Local_MouseX) == 0x000028, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::Local_MouseX' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, Local_Y) == 0x000030, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::Local_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, Local_X) == 0x000038, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::Local_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000040, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000048, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000050, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000058, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_MapRangeClamped_ReturnValue) == 0x000060, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_MapRangeClamped_ReturnValue_1) == 0x000068, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000070, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_InRange_FloatFloat_ReturnValue_1) == 0x000071, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_InRange_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_InRange_FloatFloat_ReturnValue_2) == 0x000072, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_InRange_FloatFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000078, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_MapRangeClamped_ReturnValue_2) == 0x000080, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_MapRangeClamped_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000088, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_MapRangeClamped_ReturnValue_3) == 0x000090, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_MapRangeClamped_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_InRange_FloatFloat_ReturnValue_3) == 0x000098, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_InRange_FloatFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_GetViewportSize_ReturnValue) == 0x0000A0, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_GetViewportSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_BreakVector2D_X) == 0x0000B0, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_BreakVector2D_Y) == 0x0000B8, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_GetPlayerController_ReturnValue) == 0x0000C0, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_GetMousePosition_LocationX) == 0x0000C8, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_GetMousePosition_LocationX' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_GetMousePosition_LocationY) == 0x0000CC, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_GetMousePosition_LocationY' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_GetMousePosition_ReturnValue) == 0x0000D0, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_GetMousePosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_GetViewportSize_ReturnValue_1) == 0x0000D8, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_GetViewportSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_GetPlayerController_ReturnValue_1) == 0x0000E8, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_BreakVector2D_X_1) == 0x0000F0, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_BreakVector2D_Y_1) == 0x0000F8, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_GetMousePosition_LocationX_1) == 0x000100, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_GetMousePosition_LocationX_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_GetMousePosition_LocationY_1) == 0x000104, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_GetMousePosition_LocationY_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_GetMousePosition_ReturnValue_1) == 0x000108, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_GetMousePosition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_InRange_FloatFloat_Value_ImplicitCast) == 0x000110, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_InRange_FloatFloat_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_MapRangeClamped_Value_ImplicitCast) == 0x000118, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_MapRangeClamped_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_InRange_FloatFloat_Value_ImplicitCast_1) == 0x000120, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_InRange_FloatFloat_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_MapRangeClamped_Value_ImplicitCast_1) == 0x000128, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_MapRangeClamped_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_InRange_FloatFloat_Value_ImplicitCast_2) == 0x000130, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_InRange_FloatFloat_Value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_MapRangeClamped_Value_ImplicitCast_2) == 0x000138, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_MapRangeClamped_Value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_MapRangeClamped_Value_ImplicitCast_3) == 0x000140, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_MapRangeClamped_Value_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetMouseEdgeMovementOffset, CallFunc_InRange_FloatFloat_Value_ImplicitCast_3) == 0x000148, "Member 'WB_StarGraph_Main_C_GetMouseEdgeMovementOffset::CallFunc_InRange_FloatFloat_Value_ImplicitCast_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_GetStarCameraCenterPosition \ static_assert(alignof(WB_StarGraph_Main_C_GetStarCameraCenterPosition) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_GetStarCameraCenterPosition"); \ static_assert(sizeof(WB_StarGraph_Main_C_GetStarCameraCenterPosition) == 0x000130, "Wrong size on WB_StarGraph_Main_C_GetStarCameraCenterPosition"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, ReturnValue) == 0x000000, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000010, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_GetGraphMaxSize_ReturnValue) == 0x000018, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_GetGraphMaxSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_GetPosition_ReturnValue) == 0x000028, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_Multiply_Vector2DFloat_ReturnValue) == 0x000038, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_Multiply_Vector2DFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_Multiply_Vector2DFloat_ReturnValue_1) == 0x000048, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_Multiply_Vector2DFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_GetCachedGeometry_ReturnValue) == 0x000058, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_GetCachedGeometry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_BreakVector2D_X) == 0x000098, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_BreakVector2D_Y) == 0x0000A0, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_GetLocalSize_ReturnValue) == 0x0000A8, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_GetLocalSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_Subtract_Vector2DVector2D_ReturnValue) == 0x0000B8, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_Subtract_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_Divide_Vector2DFloat_ReturnValue) == 0x0000C8, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_Divide_Vector2DFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_BreakVector2D_X_1) == 0x0000D8, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_BreakVector2D_Y_1) == 0x0000E0, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_FMax_ReturnValue) == 0x0000E8, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_FMax_ReturnValue_1) == 0x0000F0, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000100, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_FClamp_ReturnValue) == 0x000108, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_FClamp_ReturnValue_1) == 0x000110, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_MakeVector2D_ReturnValue) == 0x000118, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetStarCameraCenterPosition, CallFunc_GetGraphMaxSize_InScale_ImplicitCast) == 0x000128, "Member 'WB_StarGraph_Main_C_GetStarCameraCenterPosition::CallFunc_GetGraphMaxSize_InScale_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_GetTargetFoucsPosition \ static_assert(alignof(WB_StarGraph_Main_C_GetTargetFoucsPosition) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_GetTargetFoucsPosition"); \ static_assert(sizeof(WB_StarGraph_Main_C_GetTargetFoucsPosition) == 0x000118, "Wrong size on WB_StarGraph_Main_C_GetTargetFoucsPosition"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, ReturnValue) == 0x000000, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_GetGraphMaxSize_ReturnValue) == 0x000010, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_GetGraphMaxSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_Multiply_Vector2DFloat_ReturnValue) == 0x000020, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_Multiply_Vector2DFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_BreakVector2D_X) == 0x000030, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_BreakVector2D_Y) == 0x000038, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_Multiply_Vector2DFloat_ReturnValue_1) == 0x000040, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_Multiply_Vector2DFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_GetCachedGeometry_ReturnValue) == 0x000050, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_GetCachedGeometry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_GetLocalSize_ReturnValue) == 0x000090, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_GetLocalSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_Subtract_Vector2DVector2D_ReturnValue) == 0x0000A0, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_Subtract_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_Divide_Vector2DFloat_ReturnValue) == 0x0000B0, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_Divide_Vector2DFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_BreakVector2D_X_1) == 0x0000C0, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_BreakVector2D_Y_1) == 0x0000C8, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_FMax_ReturnValue) == 0x0000D0, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_FMax_ReturnValue_1) == 0x0000D8, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0000E8, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_FClamp_ReturnValue) == 0x0000F0, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_FClamp_ReturnValue_1) == 0x0000F8, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_MakeVector2D_ReturnValue) == 0x000100, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_GetTargetFoucsPosition, CallFunc_GetGraphMaxSize_InScale_ImplicitCast) == 0x000110, "Member 'WB_StarGraph_Main_C_GetTargetFoucsPosition::CallFunc_GetGraphMaxSize_InScale_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_InterpFoucsPosition \ static_assert(alignof(WB_StarGraph_Main_C_InterpFoucsPosition) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_InterpFoucsPosition"); \ static_assert(sizeof(WB_StarGraph_Main_C_InterpFoucsPosition) == 0x0000F8, "Wrong size on WB_StarGraph_Main_C_InterpFoucsPosition"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, DeltaTime) == 0x000000, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, ReturnValue) == 0x000008, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, Local_Target) == 0x000018, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::Local_Target' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, Local_Y) == 0x000028, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::Local_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, Local_X) == 0x000030, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::Local_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_BreakVector2D_X) == 0x000038, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_BreakVector2D_Y) == 0x000040, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_BreakVector2D_X_1) == 0x000048, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_BreakVector2D_Y_1) == 0x000050, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_Abs_ReturnValue) == 0x000058, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_Abs_ReturnValue_1) == 0x000060, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_FInterpTo_ReturnValue) == 0x000068, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000070, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_Abs_ReturnValue_2) == 0x000078, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_Abs_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000080, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_BreakVector2D_X_2) == 0x000088, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_BreakVector2D_Y_2) == 0x000090, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_Abs_ReturnValue_3) == 0x000098, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_Abs_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_MakeVector2D_ReturnValue) == 0x0000A0, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_GetTargetFoucsPosition_ReturnValue) == 0x0000B0, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_GetTargetFoucsPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_BreakVector2D_X_3) == 0x0000C0, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_BreakVector2D_X_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_BreakVector2D_Y_3) == 0x0000C8, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_BreakVector2D_Y_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_FInterpTo_ReturnValue_1) == 0x0000D0, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_FInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_Abs_ReturnValue_4) == 0x0000D8, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_Abs_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0000E0, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_Abs_ReturnValue_5) == 0x0000E8, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_Abs_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_InterpFoucsPosition, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x0000F0, "Member 'WB_StarGraph_Main_C_InterpFoucsPosition::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_IsGetZhumoItem \ static_assert(alignof(WB_StarGraph_Main_C_IsGetZhumoItem) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_IsGetZhumoItem"); \ static_assert(sizeof(WB_StarGraph_Main_C_IsGetZhumoItem) == 0x000208, "Wrong size on WB_StarGraph_Main_C_IsGetZhumoItem"); \ static_assert(offsetof(WB_StarGraph_Main_C_IsGetZhumoItem, NodeData) == 0x000000, "Member 'WB_StarGraph_Main_C_IsGetZhumoItem::NodeData' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_IsGetZhumoItem, NodeLevel) == 0x0000D0, "Member 'WB_StarGraph_Main_C_IsGetZhumoItem::NodeLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_IsGetZhumoItem, Get) == 0x0000D4, "Member 'WB_StarGraph_Main_C_IsGetZhumoItem::Get' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_IsGetZhumoItem, ZhumoItemID) == 0x0000D8, "Member 'WB_StarGraph_Main_C_IsGetZhumoItem::ZhumoItemID' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_IsGetZhumoItem, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000DC, "Member 'WB_StarGraph_Main_C_IsGetZhumoItem::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_IsGetZhumoItem, CallFunc_Max_ReturnValue) == 0x0000E0, "Member 'WB_StarGraph_Main_C_IsGetZhumoItem::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_IsGetZhumoItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000E4, "Member 'WB_StarGraph_Main_C_IsGetZhumoItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_IsGetZhumoItem, CallFunc_Array_Get_Item) == 0x0000E8, "Member 'WB_StarGraph_Main_C_IsGetZhumoItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_IsGetZhumoItem, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0001F8, "Member 'WB_StarGraph_Main_C_IsGetZhumoItem::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_IsGetZhumoItem, CallFunc_BooleanOR_ReturnValue) == 0x0001F9, "Member 'WB_StarGraph_Main_C_IsGetZhumoItem::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_IsGetZhumoItem, CallFunc_Array_Get_Item_1) == 0x0001FC, "Member 'WB_StarGraph_Main_C_IsGetZhumoItem::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_IsGetZhumoItem, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000204, "Member 'WB_StarGraph_Main_C_IsGetZhumoItem::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_IsGetZhumoItem, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000205, "Member 'WB_StarGraph_Main_C_IsGetZhumoItem::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_IsGetZhumoItem, CallFunc_BooleanAND_ReturnValue) == 0x000206, "Member 'WB_StarGraph_Main_C_IsGetZhumoItem::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_Mouse_Move_Limit \ static_assert(alignof(WB_StarGraph_Main_C_Mouse_Move_Limit) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_Mouse_Move_Limit"); \ static_assert(sizeof(WB_StarGraph_Main_C_Mouse_Move_Limit) == 0x000128, "Wrong size on WB_StarGraph_Main_C_Mouse_Move_Limit"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, InputPosition) == 0x000000, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::InputPosition' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, OutputPosition) == 0x000010, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::OutputPosition' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_BreakVector2D_X) == 0x000020, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_BreakVector2D_Y) == 0x000028, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_GetCachedGeometry_ReturnValue) == 0x000030, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_GetCachedGeometry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_MakeVector2D_ReturnValue) == 0x000070, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_GetLocalSize_ReturnValue) == 0x000080, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_GetLocalSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_Divide_Vector2DVector2D_ReturnValue) == 0x000090, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_Divide_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_GetGraphMaxSize_ReturnValue) == 0x0000A0, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_GetGraphMaxSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_Subtract_Vector2DVector2D_ReturnValue) == 0x0000B0, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_Subtract_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_Divide_Vector2DFloat_ReturnValue) == 0x0000C0, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_Divide_Vector2DFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_BreakVector2D_X_1) == 0x0000D0, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_BreakVector2D_Y_1) == 0x0000D8, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_FMax_ReturnValue) == 0x0000E0, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_FMax_ReturnValue_1) == 0x0000E8, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0000F8, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_FClamp_ReturnValue) == 0x000100, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_FClamp_ReturnValue_1) == 0x000108, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_MakeVector2D_ReturnValue_1) == 0x000110, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Mouse_Move_Limit, CallFunc_GetGraphMaxSize_InScale_ImplicitCast) == 0x000120, "Member 'WB_StarGraph_Main_C_Mouse_Move_Limit::CallFunc_GetGraphMaxSize_InScale_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_NiagaraSystemWidget_83_Event \ static_assert(alignof(WB_StarGraph_Main_C_NiagaraSystemWidget_83_Event) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_NiagaraSystemWidget_83_Event"); \ static_assert(sizeof(WB_StarGraph_Main_C_NiagaraSystemWidget_83_Event) == 0x000008, "Wrong size on WB_StarGraph_Main_C_NiagaraSystemWidget_83_Event"); \ static_assert(offsetof(WB_StarGraph_Main_C_NiagaraSystemWidget_83_Event, NiagaraSystemWidget_83) == 0x000000, "Member 'WB_StarGraph_Main_C_NiagaraSystemWidget_83_Event::NiagaraSystemWidget_83' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_OnGetAnimationWidgetInterface \ static_assert(alignof(WB_StarGraph_Main_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_OnGetAnimationWidgetInterface"); \ static_assert(sizeof(WB_StarGraph_Main_C_OnGetAnimationWidgetInterface) == 0x000008, "Wrong size on WB_StarGraph_Main_C_OnGetAnimationWidgetInterface"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnGetAnimationWidgetInterface, ReturnValue) == 0x000000, "Member 'WB_StarGraph_Main_C_OnGetAnimationWidgetInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_OnMouseMove \ static_assert(alignof(WB_StarGraph_Main_C_OnMouseMove) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_OnMouseMove"); \ static_assert(sizeof(WB_StarGraph_Main_C_OnMouseMove) == 0x000480, "Wrong size on WB_StarGraph_Main_C_OnMouseMove"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, MyGeometry) == 0x000000, "Member 'WB_StarGraph_Main_C_OnMouseMove::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, MouseEvent) == 0x000040, "Member 'WB_StarGraph_Main_C_OnMouseMove::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, ReturnValue) == 0x0000D8, "Member 'WB_StarGraph_Main_C_OnMouseMove::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, Local_AddPosition) == 0x000190, "Member 'WB_StarGraph_Main_C_OnMouseMove::Local_AddPosition' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x0001A0, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0001B0, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_PointerEvent_GetLastScreenSpacePosition_ReturnValue) == 0x0001B8, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_PointerEvent_GetLastScreenSpacePosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_GetValidValue_ReturnValue) == 0x0001C8, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_PointerEvent_GetScreenSpacePosition_ReturnValue) == 0x0001D0, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_PointerEvent_GetScreenSpacePosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_Subtract_Vector2DVector2D_ReturnValue) == 0x0001E0, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_Subtract_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001F0, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_PointerEvent_IsMouseButtonDown_ReturnValue) == 0x0001F1, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_PointerEvent_IsMouseButtonDown_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_Unhandled_ReturnValue) == 0x0001F8, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_Unhandled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_GetMouseMoveSpeed_ReturnValue) == 0x0002B0, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_GetMouseMoveSpeed_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_MakeVector2D_ReturnValue) == 0x0002B8, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_Multiply_Vector2DVector2D_ReturnValue) == 0x0002C8, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_Multiply_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x0002D8, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_GetMouseEdgeMovementOffset_X) == 0x0002E0, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_GetMouseEdgeMovementOffset_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_GetMouseEdgeMovementOffset_Y) == 0x0002E8, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_GetMouseEdgeMovementOffset_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_GetPosition_ReturnValue) == 0x0002F0, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_MakeVector2D_ReturnValue_1) == 0x000300, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_Add_Vector2DVector2D_ReturnValue) == 0x000310, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_Add_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_Mouse_Move_Limit_OutputPosition) == 0x000320, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_Mouse_Move_Limit_OutputPosition' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000330, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_GetLocalShowMouse_ReturnValue) == 0x000338, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_GetLocalShowMouse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_GetMouseMoveSpeed_ReturnValue_1) == 0x00033C, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_GetMouseMoveSpeed_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_MakeVector2D_ReturnValue_2) == 0x000340, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_MakeVector2D_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_SlotAsCanvasSlot_ReturnValue_1) == 0x000350, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_SlotAsCanvasSlot_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_Multiply_Vector2DVector2D_ReturnValue_1) == 0x000358, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_Multiply_Vector2DVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_GetPosition_ReturnValue_1) == 0x000368, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_GetPosition_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_Add_Vector2DVector2D_ReturnValue_1) == 0x000378, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_Add_Vector2DVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_Handled_ReturnValue) == 0x000388, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_Mouse_Move_Limit_OutputPosition_1) == 0x000440, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_Mouse_Move_Limit_OutputPosition_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_GetMouseMoveSpeed_InScale_ImplicitCast) == 0x000450, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_GetMouseMoveSpeed_InScale_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_MakeVector2D_X_ImplicitCast) == 0x000458, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_MakeVector2D_X_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_MakeVector2D_Y_ImplicitCast) == 0x000460, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_MakeVector2D_Y_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_GetMouseMoveSpeed_InScale_ImplicitCast_1) == 0x000468, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_GetMouseMoveSpeed_InScale_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_MakeVector2D_X_ImplicitCast_1) == 0x000470, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_MakeVector2D_X_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseMove, CallFunc_MakeVector2D_Y_ImplicitCast_1) == 0x000478, "Member 'WB_StarGraph_Main_C_OnMouseMove::CallFunc_MakeVector2D_Y_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_OnMouseWheel \ static_assert(alignof(WB_StarGraph_Main_C_OnMouseWheel) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_OnMouseWheel"); \ static_assert(sizeof(WB_StarGraph_Main_C_OnMouseWheel) == 0x0003A0, "Wrong size on WB_StarGraph_Main_C_OnMouseWheel"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseWheel, MyGeometry) == 0x000000, "Member 'WB_StarGraph_Main_C_OnMouseWheel::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseWheel, MouseEvent) == 0x000040, "Member 'WB_StarGraph_Main_C_OnMouseWheel::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseWheel, ReturnValue) == 0x0000D8, "Member 'WB_StarGraph_Main_C_OnMouseWheel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseWheel, CallFunc_GetPlayerController_ReturnValue) == 0x000190, "Member 'WB_StarGraph_Main_C_OnMouseWheel::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseWheel, CallFunc_PointerEvent_GetScreenSpacePosition_ReturnValue) == 0x000198, "Member 'WB_StarGraph_Main_C_OnMouseWheel::CallFunc_PointerEvent_GetScreenSpacePosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseWheel, K2Node_DynamicCast_AsDCSPlayer_Controller) == 0x0001A8, "Member 'WB_StarGraph_Main_C_OnMouseWheel::K2Node_DynamicCast_AsDCSPlayer_Controller' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseWheel, K2Node_DynamicCast_bSuccess) == 0x0001B0, "Member 'WB_StarGraph_Main_C_OnMouseWheel::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseWheel, CallFunc_PointerEvent_GetWheelDelta_ReturnValue) == 0x0001B4, "Member 'WB_StarGraph_Main_C_OnMouseWheel::CallFunc_PointerEvent_GetWheelDelta_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseWheel, CallFunc_GetLocalShowMouse_ReturnValue) == 0x0001B8, "Member 'WB_StarGraph_Main_C_OnMouseWheel::CallFunc_GetLocalShowMouse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseWheel, CallFunc_PreviewKey_handle) == 0x0001C0, "Member 'WB_StarGraph_Main_C_OnMouseWheel::CallFunc_PreviewKey_handle' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseWheel, CallFunc_GetCachedGeometry_ReturnValue) == 0x000278, "Member 'WB_StarGraph_Main_C_OnMouseWheel::CallFunc_GetCachedGeometry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseWheel, CallFunc_AbsoluteToLocal_ReturnValue) == 0x0002B8, "Member 'WB_StarGraph_Main_C_OnMouseWheel::CallFunc_AbsoluteToLocal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseWheel, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0002C8, "Member 'WB_StarGraph_Main_C_OnMouseWheel::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseWheel, CallFunc_Subtract_Vector2DVector2D_ReturnValue) == 0x0002D0, "Member 'WB_StarGraph_Main_C_OnMouseWheel::CallFunc_Subtract_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseWheel, CallFunc_Handled_ReturnValue) == 0x0002E0, "Member 'WB_StarGraph_Main_C_OnMouseWheel::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OnMouseWheel, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000398, "Member 'WB_StarGraph_Main_C_OnMouseWheel::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_Open_Enchanting_Item_Window \ static_assert(alignof(WB_StarGraph_Main_C_Open_Enchanting_Item_Window) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_Open_Enchanting_Item_Window"); \ static_assert(sizeof(WB_StarGraph_Main_C_Open_Enchanting_Item_Window) == 0x000078, "Wrong size on WB_StarGraph_Main_C_Open_Enchanting_Item_Window"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Enchanting_Item_Window, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'WB_StarGraph_Main_C_Open_Enchanting_Item_Window::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Enchanting_Item_Window, CallFunc_Create_ReturnValue) == 0x000010, "Member 'WB_StarGraph_Main_C_Open_Enchanting_Item_Window::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Enchanting_Item_Window, CallFunc_GetUIStatic_ReturnValue) == 0x000018, "Member 'WB_StarGraph_Main_C_Open_Enchanting_Item_Window::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Enchanting_Item_Window, CallFunc_GetUIZOder_ZOder) == 0x000020, "Member 'WB_StarGraph_Main_C_Open_Enchanting_Item_Window::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Enchanting_Item_Window, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000028, "Member 'WB_StarGraph_Main_C_Open_Enchanting_Item_Window::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Enchanting_Item_Window, CallFunc_GetNodeLevel_Value) == 0x000030, "Member 'WB_StarGraph_Main_C_Open_Enchanting_Item_Window::CallFunc_GetNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Enchanting_Item_Window, CallFunc_GetNodeLevel_Actived) == 0x000034, "Member 'WB_StarGraph_Main_C_Open_Enchanting_Item_Window::CallFunc_GetNodeLevel_Actived' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Enchanting_Item_Window, CallFunc_IsGetZhumoItem_Get) == 0x000035, "Member 'WB_StarGraph_Main_C_Open_Enchanting_Item_Window::CallFunc_IsGetZhumoItem_Get' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Enchanting_Item_Window, CallFunc_IsGetZhumoItem_ZhumoItemID) == 0x000038, "Member 'WB_StarGraph_Main_C_Open_Enchanting_Item_Window::CallFunc_IsGetZhumoItem_ZhumoItemID' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Enchanting_Item_Window, CallFunc_Conv_IntToString_ReturnValue) == 0x000040, "Member 'WB_StarGraph_Main_C_Open_Enchanting_Item_Window::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Enchanting_Item_Window, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'WB_StarGraph_Main_C_Open_Enchanting_Item_Window::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Enchanting_Item_Window, CallFunc_GetMark_Value) == 0x000060, "Member 'WB_StarGraph_Main_C_Open_Enchanting_Item_Window::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Enchanting_Item_Window, CallFunc_NotEqual_StrStr_ReturnValue) == 0x000070, "Member 'WB_StarGraph_Main_C_Open_Enchanting_Item_Window::CallFunc_NotEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_Open_Lack_Window \ static_assert(alignof(WB_StarGraph_Main_C_Open_Lack_Window) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_Open_Lack_Window"); \ static_assert(sizeof(WB_StarGraph_Main_C_Open_Lack_Window) == 0x0000B8, "Wrong size on WB_StarGraph_Main_C_Open_Lack_Window"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, KeyItemID) == 0x000000, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::KeyItemID' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, PlayShakeAnimation) == 0x000004, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::PlayShakeAnimation' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000008, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000010, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_CanActiveKlesaBottleLevelUp_Can) == 0x000011, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_CanActiveKlesaBottleLevelUp_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_Create_ReturnValue) == 0x000020, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_GetUIStatic_ReturnValue) == 0x000028, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_GetUIZOder_ZOder) == 0x000030, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000034, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_GetPlayerController_ReturnValue_1) == 0x000038, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_GetUIStatic_ReturnValue_1) == 0x000040, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_Create_ReturnValue_1) == 0x000048, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_GetUIZOder_ZOder_1) == 0x000050, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_GetUIZOder_ZOder_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_Get_Current_Select_Node_Level_Level) == 0x000054, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_Get_Current_Select_Node_Level_Level' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_Get_Current_Select_Node_Level_HighestLevel) == 0x000058, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_Get_Current_Select_Node_Level_HighestLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_Get_Current_Select_Node_Level_Active) == 0x00005C, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_Get_Current_Select_Node_Level_Active' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_Less_IntInt_ReturnValue) == 0x00005D, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, K2Node_SwitchEnum_CmpSuccess) == 0x00005E, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_GetUIStatic_ReturnValue_2) == 0x000060, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_GetUIStatic_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000068, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_GetUIZOder_ZOder_2) == 0x00006C, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_GetUIZOder_ZOder_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_BooleanAND_ReturnValue) == 0x000070, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_GetPlayerController_ReturnValue_2) == 0x000078, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_Create_ReturnValue_2) == 0x000080, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_Create_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_GetModel_StarGraphModel_ReturnValue_1) == 0x000088, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_GetModel_StarGraphModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_Can_Active_Zhu_Mo_Can) == 0x000090, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_Can_Active_Zhu_Mo_Can' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_Not_PreBool_ReturnValue) == 0x000091, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_BooleanOR_ReturnValue) == 0x000092, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_GetPlayerController_ReturnValue_3) == 0x000098, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_GetPlayerController_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_Create_ReturnValue_3) == 0x0000A0, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_Create_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_GetUIStatic_ReturnValue_3) == 0x0000A8, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_GetUIStatic_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Open_Lack_Window, CallFunc_GetUIZOder_ZOder_3) == 0x0000B0, "Member 'WB_StarGraph_Main_C_Open_Lack_Window::CallFunc_GetUIZOder_ZOder_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_OpenEquipStyleSkillWindow \ static_assert(alignof(WB_StarGraph_Main_C_OpenEquipStyleSkillWindow) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_OpenEquipStyleSkillWindow"); \ static_assert(sizeof(WB_StarGraph_Main_C_OpenEquipStyleSkillWindow) == 0x000150, "Wrong size on WB_StarGraph_Main_C_OpenEquipStyleSkillWindow"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenEquipStyleSkillWindow, CallFunc_GetUIStatic_ReturnValue) == 0x000000, "Member 'WB_StarGraph_Main_C_OpenEquipStyleSkillWindow::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenEquipStyleSkillWindow, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'WB_StarGraph_Main_C_OpenEquipStyleSkillWindow::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenEquipStyleSkillWindow, CallFunc_GetUIZOder_ZOder) == 0x000010, "Member 'WB_StarGraph_Main_C_OpenEquipStyleSkillWindow::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenEquipStyleSkillWindow, CallFunc_Create_ReturnValue) == 0x000018, "Member 'WB_StarGraph_Main_C_OpenEquipStyleSkillWindow::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenEquipStyleSkillWindow, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000020, "Member 'WB_StarGraph_Main_C_OpenEquipStyleSkillWindow::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenEquipStyleSkillWindow, CallFunc_GetNodeLevel_Value) == 0x000028, "Member 'WB_StarGraph_Main_C_OpenEquipStyleSkillWindow::CallFunc_GetNodeLevel_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenEquipStyleSkillWindow, CallFunc_GetNodeLevel_Actived) == 0x00002C, "Member 'WB_StarGraph_Main_C_OpenEquipStyleSkillWindow::CallFunc_GetNodeLevel_Actived' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenEquipStyleSkillWindow, CallFunc_Subtract_IntInt_ReturnValue) == 0x000030, "Member 'WB_StarGraph_Main_C_OpenEquipStyleSkillWindow::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenEquipStyleSkillWindow, CallFunc_Max_ReturnValue) == 0x000034, "Member 'WB_StarGraph_Main_C_OpenEquipStyleSkillWindow::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenEquipStyleSkillWindow, CallFunc_Array_Get_Item) == 0x000038, "Member 'WB_StarGraph_Main_C_OpenEquipStyleSkillWindow::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenEquipStyleSkillWindow, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000148, "Member 'WB_StarGraph_Main_C_OpenEquipStyleSkillWindow::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenEquipStyleSkillWindow, CallFunc_Array_Get_Item_1) == 0x00014C, "Member 'WB_StarGraph_Main_C_OpenEquipStyleSkillWindow::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_OpenInjectMagicTipWindow \ static_assert(alignof(WB_StarGraph_Main_C_OpenInjectMagicTipWindow) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_OpenInjectMagicTipWindow"); \ static_assert(sizeof(WB_StarGraph_Main_C_OpenInjectMagicTipWindow) == 0x000018, "Wrong size on WB_StarGraph_Main_C_OpenInjectMagicTipWindow"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenInjectMagicTipWindow, CallFunc_GetUIStatic_ReturnValue) == 0x000000, "Member 'WB_StarGraph_Main_C_OpenInjectMagicTipWindow::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenInjectMagicTipWindow, CallFunc_Create_ReturnValue) == 0x000008, "Member 'WB_StarGraph_Main_C_OpenInjectMagicTipWindow::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenInjectMagicTipWindow, CallFunc_GetUIZOder_ZOder) == 0x000010, "Member 'WB_StarGraph_Main_C_OpenInjectMagicTipWindow::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_OpenInjectPanel \ static_assert(alignof(WB_StarGraph_Main_C_OpenInjectPanel) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_OpenInjectPanel"); \ static_assert(sizeof(WB_StarGraph_Main_C_OpenInjectPanel) == 0x000090, "Wrong size on WB_StarGraph_Main_C_OpenInjectPanel"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenInjectPanel, InGeometry) == 0x000000, "Member 'WB_StarGraph_Main_C_OpenInjectPanel::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenInjectPanel, InKeyEvent) == 0x000040, "Member 'WB_StarGraph_Main_C_OpenInjectPanel::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenInjectPanel, inKeyTag) == 0x000080, "Member 'WB_StarGraph_Main_C_OpenInjectPanel::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenInjectPanel, bIsDown) == 0x000088, "Member 'WB_StarGraph_Main_C_OpenInjectPanel::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_OpenNewPlayerGuide \ static_assert(alignof(WB_StarGraph_Main_C_OpenNewPlayerGuide) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_OpenNewPlayerGuide"); \ static_assert(sizeof(WB_StarGraph_Main_C_OpenNewPlayerGuide) == 0x000028, "Wrong size on WB_StarGraph_Main_C_OpenNewPlayerGuide"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenNewPlayerGuide, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000000, "Member 'WB_StarGraph_Main_C_OpenNewPlayerGuide::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenNewPlayerGuide, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated) == 0x000008, "Member 'WB_StarGraph_Main_C_OpenNewPlayerGuide::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenNewPlayerGuide, CallFunc_GetOptionValue_ReturnValue) == 0x000010, "Member 'WB_StarGraph_Main_C_OpenNewPlayerGuide::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenNewPlayerGuide, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000020, "Member 'WB_StarGraph_Main_C_OpenNewPlayerGuide::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenNewPlayerGuide, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000021, "Member 'WB_StarGraph_Main_C_OpenNewPlayerGuide::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenNewPlayerGuide, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated_1) == 0x000022, "Member 'WB_StarGraph_Main_C_OpenNewPlayerGuide::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenNewPlayerGuide, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000023, "Member 'WB_StarGraph_Main_C_OpenNewPlayerGuide::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenNewPlayerGuide, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000024, "Member 'WB_StarGraph_Main_C_OpenNewPlayerGuide::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenNewPlayerGuide, CallFunc_BooleanAND_ReturnValue) == 0x000025, "Member 'WB_StarGraph_Main_C_OpenNewPlayerGuide::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_OpenNewPlayerGuideZhuMo \ static_assert(alignof(WB_StarGraph_Main_C_OpenNewPlayerGuideZhuMo) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_OpenNewPlayerGuideZhuMo"); \ static_assert(sizeof(WB_StarGraph_Main_C_OpenNewPlayerGuideZhuMo) == 0x000018, "Wrong size on WB_StarGraph_Main_C_OpenNewPlayerGuideZhuMo"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenNewPlayerGuideZhuMo, CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated) == 0x000000, "Member 'WB_StarGraph_Main_C_OpenNewPlayerGuideZhuMo::CallFunc_DoOneOpenNewPlayerGuidelines_AlreadyCreated' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenNewPlayerGuideZhuMo, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000008, "Member 'WB_StarGraph_Main_C_OpenNewPlayerGuideZhuMo::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_OpenNewPlayerGuideZhuMo, CallFunc_Can_Active_Zhu_Mo_Can) == 0x000010, "Member 'WB_StarGraph_Main_C_OpenNewPlayerGuideZhuMo::CallFunc_Can_Active_Zhu_Mo_Can' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_PlayLevelUpSound \ static_assert(alignof(WB_StarGraph_Main_C_PlayLevelUpSound) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_PlayLevelUpSound"); \ static_assert(sizeof(WB_StarGraph_Main_C_PlayLevelUpSound) == 0x000010, "Wrong size on WB_StarGraph_Main_C_PlayLevelUpSound"); \ static_assert(offsetof(WB_StarGraph_Main_C_PlayLevelUpSound, Node) == 0x000000, "Member 'WB_StarGraph_Main_C_PlayLevelUpSound::Node' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_PlayLevelUpSound, K2Node_SwitchInteger_CmpSuccess) == 0x000008, "Member 'WB_StarGraph_Main_C_PlayLevelUpSound::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_PlayLevelUpSound, CallFunc_IsGetZhumoItem_Get) == 0x000009, "Member 'WB_StarGraph_Main_C_PlayLevelUpSound::CallFunc_IsGetZhumoItem_Get' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_PlayLevelUpSound, CallFunc_IsGetZhumoItem_ZhumoItemID) == 0x00000C, "Member 'WB_StarGraph_Main_C_PlayLevelUpSound::CallFunc_IsGetZhumoItem_ZhumoItemID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_PlayShockAndFailSound \ static_assert(alignof(WB_StarGraph_Main_C_PlayShockAndFailSound) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_PlayShockAndFailSound"); \ static_assert(sizeof(WB_StarGraph_Main_C_PlayShockAndFailSound) == 0x000020, "Wrong size on WB_StarGraph_Main_C_PlayShockAndFailSound"); \ static_assert(offsetof(WB_StarGraph_Main_C_PlayShockAndFailSound, Temp_delegate_Variable) == 0x000000, "Member 'WB_StarGraph_Main_C_PlayShockAndFailSound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_PlayShockAndFailSound, CallFunc_PostEvent_ReturnValue) == 0x000010, "Member 'WB_StarGraph_Main_C_PlayShockAndFailSound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_PlayShockAndFailSound, CallFunc_PlayAnimation_ReturnValue) == 0x000018, "Member 'WB_StarGraph_Main_C_PlayShockAndFailSound::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_PlayShownStarAnim \ static_assert(alignof(WB_StarGraph_Main_C_PlayShownStarAnim) == 0x000001, "Wrong alignment on WB_StarGraph_Main_C_PlayShownStarAnim"); \ static_assert(sizeof(WB_StarGraph_Main_C_PlayShownStarAnim) == 0x000001, "Wrong size on WB_StarGraph_Main_C_PlayShownStarAnim"); \ static_assert(offsetof(WB_StarGraph_Main_C_PlayShownStarAnim, ShownStar_0) == 0x000000, "Member 'WB_StarGraph_Main_C_PlayShownStarAnim::ShownStar_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_PreConstruct \ static_assert(alignof(WB_StarGraph_Main_C_PreConstruct) == 0x000001, "Wrong alignment on WB_StarGraph_Main_C_PreConstruct"); \ static_assert(sizeof(WB_StarGraph_Main_C_PreConstruct) == 0x000001, "Wrong size on WB_StarGraph_Main_C_PreConstruct"); \ static_assert(offsetof(WB_StarGraph_Main_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WB_StarGraph_Main_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_Refresh \ static_assert(alignof(WB_StarGraph_Main_C_Refresh) == 0x000001, "Wrong alignment on WB_StarGraph_Main_C_Refresh"); \ static_assert(sizeof(WB_StarGraph_Main_C_Refresh) == 0x000001, "Wrong size on WB_StarGraph_Main_C_Refresh"); \ static_assert(offsetof(WB_StarGraph_Main_C_Refresh, Refresh_0) == 0x000000, "Member 'WB_StarGraph_Main_C_Refresh::Refresh_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_RefreshAllStarType \ static_assert(alignof(WB_StarGraph_Main_C_RefreshAllStarType) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_RefreshAllStarType"); \ static_assert(sizeof(WB_StarGraph_Main_C_RefreshAllStarType) == 0x000040, "Wrong size on WB_StarGraph_Main_C_RefreshAllStarType"); \ static_assert(offsetof(WB_StarGraph_Main_C_RefreshAllStarType, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_StarGraph_Main_C_RefreshAllStarType::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_RefreshAllStarType, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_StarGraph_Main_C_RefreshAllStarType::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_RefreshAllStarType, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_StarGraph_Main_C_RefreshAllStarType::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_RefreshAllStarType, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'WB_StarGraph_Main_C_RefreshAllStarType::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_RefreshAllStarType, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'WB_StarGraph_Main_C_RefreshAllStarType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_RefreshAllStarType, CallFunc_Array_Get_Item) == 0x000024, "Member 'WB_StarGraph_Main_C_RefreshAllStarType::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_RefreshAllStarType, CallFunc_Less_IntInt_ReturnValue) == 0x000028, "Member 'WB_StarGraph_Main_C_RefreshAllStarType::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_RefreshAllStarType, CallFunc_Map_Find_Value) == 0x000030, "Member 'WB_StarGraph_Main_C_RefreshAllStarType::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_RefreshAllStarType, CallFunc_Map_Find_ReturnValue) == 0x000038, "Member 'WB_StarGraph_Main_C_RefreshAllStarType::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_ResetStarNode \ static_assert(alignof(WB_StarGraph_Main_C_ResetStarNode) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_ResetStarNode"); \ static_assert(sizeof(WB_StarGraph_Main_C_ResetStarNode) == 0x000090, "Wrong size on WB_StarGraph_Main_C_ResetStarNode"); \ static_assert(offsetof(WB_StarGraph_Main_C_ResetStarNode, InGeometry) == 0x000000, "Member 'WB_StarGraph_Main_C_ResetStarNode::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ResetStarNode, InKeyEvent) == 0x000040, "Member 'WB_StarGraph_Main_C_ResetStarNode::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ResetStarNode, inKeyTag) == 0x000080, "Member 'WB_StarGraph_Main_C_ResetStarNode::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ResetStarNode, bIsDown) == 0x000088, "Member 'WB_StarGraph_Main_C_ResetStarNode::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_SequenceEvent__ENTRYPOINTWB_StarGraph_Main \ static_assert(alignof(WB_StarGraph_Main_C_SequenceEvent__ENTRYPOINTWB_StarGraph_Main) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_SequenceEvent__ENTRYPOINTWB_StarGraph_Main"); \ static_assert(sizeof(WB_StarGraph_Main_C_SequenceEvent__ENTRYPOINTWB_StarGraph_Main) == 0x000008, "Wrong size on WB_StarGraph_Main_C_SequenceEvent__ENTRYPOINTWB_StarGraph_Main"); \ static_assert(offsetof(WB_StarGraph_Main_C_SequenceEvent__ENTRYPOINTWB_StarGraph_Main, NiagaraSystemWidget_83) == 0x000000, "Member 'WB_StarGraph_Main_C_SequenceEvent__ENTRYPOINTWB_StarGraph_Main::NiagaraSystemWidget_83' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_SetAnalogSelectMode \ static_assert(alignof(WB_StarGraph_Main_C_SetAnalogSelectMode) == 0x000001, "Wrong alignment on WB_StarGraph_Main_C_SetAnalogSelectMode"); \ static_assert(sizeof(WB_StarGraph_Main_C_SetAnalogSelectMode) == 0x000001, "Wrong size on WB_StarGraph_Main_C_SetAnalogSelectMode"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetAnalogSelectMode, AnalogSelectMode) == 0x000000, "Member 'WB_StarGraph_Main_C_SetAnalogSelectMode::AnalogSelectMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_SetDirectionKeyDown \ static_assert(alignof(WB_StarGraph_Main_C_SetDirectionKeyDown) == 0x000004, "Wrong alignment on WB_StarGraph_Main_C_SetDirectionKeyDown"); \ static_assert(sizeof(WB_StarGraph_Main_C_SetDirectionKeyDown) == 0x00000C, "Wrong size on WB_StarGraph_Main_C_SetDirectionKeyDown"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetDirectionKeyDown, Selection) == 0x000000, "Member 'WB_StarGraph_Main_C_SetDirectionKeyDown::Selection' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetDirectionKeyDown, Down) == 0x000008, "Member 'WB_StarGraph_Main_C_SetDirectionKeyDown::Down' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetDirectionKeyDown, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000009, "Member 'WB_StarGraph_Main_C_SetDirectionKeyDown::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_SetSelectKeyOperation \ static_assert(alignof(WB_StarGraph_Main_C_SetSelectKeyOperation) == 0x000001, "Wrong alignment on WB_StarGraph_Main_C_SetSelectKeyOperation"); \ static_assert(sizeof(WB_StarGraph_Main_C_SetSelectKeyOperation) == 0x000001, "Wrong size on WB_StarGraph_Main_C_SetSelectKeyOperation"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetSelectKeyOperation, Operation) == 0x000000, "Member 'WB_StarGraph_Main_C_SetSelectKeyOperation::Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_SetStarCursorPosition \ static_assert(alignof(WB_StarGraph_Main_C_SetStarCursorPosition) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_SetStarCursorPosition"); \ static_assert(sizeof(WB_StarGraph_Main_C_SetStarCursorPosition) == 0x0000B8, "Wrong size on WB_StarGraph_Main_C_SetStarCursorPosition"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, NewPosition) == 0x000000, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::NewPosition' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, CallFunc_BreakVector2D_X) == 0x000010, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, CallFunc_BreakVector2D_Y) == 0x000018, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000020, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, CallFunc_SlotAsCanvasSlot_ReturnValue_1) == 0x000028, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::CallFunc_SlotAsCanvasSlot_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, CallFunc_GetPosition_ReturnValue) == 0x000030, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::CallFunc_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, CallFunc_GetGraphMaxSize_ReturnValue) == 0x000040, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::CallFunc_GetGraphMaxSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, CallFunc_ConvPositionFromScale_ReturnValue) == 0x000050, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::CallFunc_ConvPositionFromScale_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, CallFunc_Divide_Vector2DFloat_ReturnValue) == 0x000060, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::CallFunc_Divide_Vector2DFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, CallFunc_BreakVector2D_X_1) == 0x000070, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, CallFunc_BreakVector2D_Y_1) == 0x000078, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000080, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000088, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, CallFunc_FClamp_ReturnValue) == 0x000090, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, CallFunc_FClamp_ReturnValue_1) == 0x000098, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, CallFunc_MakeVector2D_ReturnValue) == 0x0000A0, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SetStarCursorPosition, CallFunc_GetGraphMaxSize_InScale_ImplicitCast) == 0x0000B0, "Member 'WB_StarGraph_Main_C_SetStarCursorPosition::CallFunc_GetGraphMaxSize_InScale_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_ShowGamePadScale \ static_assert(alignof(WB_StarGraph_Main_C_ShowGamePadScale) == 0x000001, "Wrong alignment on WB_StarGraph_Main_C_ShowGamePadScale"); \ static_assert(sizeof(WB_StarGraph_Main_C_ShowGamePadScale) == 0x000001, "Wrong size on WB_StarGraph_Main_C_ShowGamePadScale"); \ static_assert(offsetof(WB_StarGraph_Main_C_ShowGamePadScale, NewParam) == 0x000000, "Member 'WB_StarGraph_Main_C_ShowGamePadScale::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_ShowScaleVis \ static_assert(alignof(WB_StarGraph_Main_C_ShowScaleVis) == 0x000001, "Wrong alignment on WB_StarGraph_Main_C_ShowScaleVis"); \ static_assert(sizeof(WB_StarGraph_Main_C_ShowScaleVis) == 0x000001, "Wrong size on WB_StarGraph_Main_C_ShowScaleVis"); \ static_assert(offsetof(WB_StarGraph_Main_C_ShowScaleVis, if_0) == 0x000000, "Member 'WB_StarGraph_Main_C_ShowScaleVis::if_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_ShowStarCursorAnimation \ static_assert(alignof(WB_StarGraph_Main_C_ShowStarCursorAnimation) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_ShowStarCursorAnimation"); \ static_assert(sizeof(WB_StarGraph_Main_C_ShowStarCursorAnimation) == 0x000018, "Wrong size on WB_StarGraph_Main_C_ShowStarCursorAnimation"); \ static_assert(offsetof(WB_StarGraph_Main_C_ShowStarCursorAnimation, Temp_byte_Variable) == 0x000000, "Member 'WB_StarGraph_Main_C_ShowStarCursorAnimation::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ShowStarCursorAnimation, Temp_bool_Variable) == 0x000001, "Member 'WB_StarGraph_Main_C_ShowStarCursorAnimation::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ShowStarCursorAnimation, Temp_bool_Variable_1) == 0x000002, "Member 'WB_StarGraph_Main_C_ShowStarCursorAnimation::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ShowStarCursorAnimation, Temp_bool_Variable_2) == 0x000003, "Member 'WB_StarGraph_Main_C_ShowStarCursorAnimation::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ShowStarCursorAnimation, Temp_bool_Variable_3) == 0x000004, "Member 'WB_StarGraph_Main_C_ShowStarCursorAnimation::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ShowStarCursorAnimation, Temp_bool_Variable_4) == 0x000005, "Member 'WB_StarGraph_Main_C_ShowStarCursorAnimation::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ShowStarCursorAnimation, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'WB_StarGraph_Main_C_ShowStarCursorAnimation::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ShowStarCursorAnimation, CallFunc_GetVisibility_ReturnValue) == 0x000010, "Member 'WB_StarGraph_Main_C_ShowStarCursorAnimation::CallFunc_GetVisibility_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_ShowStarCursorAnimation, K2Node_Select_Default) == 0x000011, "Member 'WB_StarGraph_Main_C_ShowStarCursorAnimation::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_SwitchDetailsPanelVis \ static_assert(alignof(WB_StarGraph_Main_C_SwitchDetailsPanelVis) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_SwitchDetailsPanelVis"); \ static_assert(sizeof(WB_StarGraph_Main_C_SwitchDetailsPanelVis) == 0x000090, "Wrong size on WB_StarGraph_Main_C_SwitchDetailsPanelVis"); \ static_assert(offsetof(WB_StarGraph_Main_C_SwitchDetailsPanelVis, InGeometry) == 0x000000, "Member 'WB_StarGraph_Main_C_SwitchDetailsPanelVis::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SwitchDetailsPanelVis, InKeyEvent) == 0x000040, "Member 'WB_StarGraph_Main_C_SwitchDetailsPanelVis::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SwitchDetailsPanelVis, inKeyTag) == 0x000080, "Member 'WB_StarGraph_Main_C_SwitchDetailsPanelVis::inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_SwitchDetailsPanelVis, bIsDown) == 0x000088, "Member 'WB_StarGraph_Main_C_SwitchDetailsPanelVis::bIsDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_Tick \ static_assert(alignof(WB_StarGraph_Main_C_Tick) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_Tick"); \ static_assert(sizeof(WB_StarGraph_Main_C_Tick) == 0x000048, "Wrong size on WB_StarGraph_Main_C_Tick"); \ static_assert(offsetof(WB_StarGraph_Main_C_Tick, MyGeometry) == 0x000000, "Member 'WB_StarGraph_Main_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_StarGraph_Main_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_TipOpenInject \ static_assert(alignof(WB_StarGraph_Main_C_TipOpenInject) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_TipOpenInject"); \ static_assert(sizeof(WB_StarGraph_Main_C_TipOpenInject) == 0x0000A0, "Wrong size on WB_StarGraph_Main_C_TipOpenInject"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, PlayAnima) == 0x000000, "Member 'WB_StarGraph_Main_C_TipOpenInject::PlayAnima' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, K2Node_SwitchEnum_CmpSuccess) == 0x000001, "Member 'WB_StarGraph_Main_C_TipOpenInject::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_GetStarNodeLevel_CurrentLevel) == 0x000004, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_GetStarNodeLevel_CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_Array_Length_ReturnValue) == 0x000008, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_GetUIStatic_ReturnValue) == 0x000010, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_Less_IntInt_ReturnValue) == 0x000018, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_GetUIZOder_ZOder) == 0x00001C, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_Create_ReturnValue) == 0x000028, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, K2Node_CreateDelegate_OutputDelegate) == 0x000030, "Member 'WB_StarGraph_Main_C_TipOpenInject::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_GetPlayerLevel_value) == 0x000040, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_GetUIStatic_ReturnValue_1) == 0x000048, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_FTrunc_ReturnValue) == 0x000050, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_GetUIZOder_ZOder_1) == 0x000054, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_GetUIZOder_ZOder_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_GetPlayerController_ReturnValue_1) == 0x000060, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_Conv_IntToString_ReturnValue) == 0x000068, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_Create_ReturnValue_1) == 0x000078, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_Conv_StringToName_ReturnValue) == 0x000080, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_GetDataTableRowFromName_OutRow) == 0x000088, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000090, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_GetPlayerCoinSoul_value) == 0x000094, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_GetPlayerSkillPt_value) == 0x000098, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_GetPlayerSkillPt_value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00009C, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_TipOpenInject, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00009D, "Member 'WB_StarGraph_Main_C_TipOpenInject::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_Update_Skill_Ptr_and_Play_NS \ static_assert(alignof(WB_StarGraph_Main_C_Update_Skill_Ptr_and_Play_NS) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_Update_Skill_Ptr_and_Play_NS"); \ static_assert(sizeof(WB_StarGraph_Main_C_Update_Skill_Ptr_and_Play_NS) == 0x000020, "Wrong size on WB_StarGraph_Main_C_Update_Skill_Ptr_and_Play_NS"); \ static_assert(offsetof(WB_StarGraph_Main_C_Update_Skill_Ptr_and_Play_NS, CallFunc_Conv_IntToText_ReturnValue) == 0x000000, "Member 'WB_StarGraph_Main_C_Update_Skill_Ptr_and_Play_NS::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Update_Skill_Ptr_and_Play_NS, CallFunc_GetPlayerSkillPt_value) == 0x000018, "Member 'WB_StarGraph_Main_C_Update_Skill_Ptr_and_Play_NS::CallFunc_GetPlayerSkillPt_value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Update_Skill_Ptr_and_Play_NS, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00001C, "Member 'WB_StarGraph_Main_C_Update_Skill_Ptr_and_Play_NS::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_Update_Skill_Ptr_and_Play_NS, CallFunc_Not_PreBool_ReturnValue) == 0x00001D, "Member 'WB_StarGraph_Main_C_Update_Skill_Ptr_and_Play_NS::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_UpdateAfterInjectCoinSucceed \ static_assert(alignof(WB_StarGraph_Main_C_UpdateAfterInjectCoinSucceed) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_UpdateAfterInjectCoinSucceed"); \ static_assert(sizeof(WB_StarGraph_Main_C_UpdateAfterInjectCoinSucceed) == 0x000020, "Wrong size on WB_StarGraph_Main_C_UpdateAfterInjectCoinSucceed"); \ static_assert(offsetof(WB_StarGraph_Main_C_UpdateAfterInjectCoinSucceed, Temp_delegate_Variable) == 0x000000, "Member 'WB_StarGraph_Main_C_UpdateAfterInjectCoinSucceed::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_UpdateAfterInjectCoinSucceed, CallFunc_PostEvent_ReturnValue) == 0x000010, "Member 'WB_StarGraph_Main_C_UpdateAfterInjectCoinSucceed::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_UpdateAfterInjectCoinSucceed, CallFunc_PlayAnimation_ReturnValue) == 0x000018, "Member 'WB_StarGraph_Main_C_UpdateAfterInjectCoinSucceed::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_新反向 \ static_assert(alignof(WB_StarGraph_Main_C_新反向) == 0x000004, "Wrong alignment on WB_StarGraph_Main_C_新反向"); \ static_assert(sizeof(WB_StarGraph_Main_C_新反向) == 0x000024, "Wrong size on WB_StarGraph_Main_C_新反向"); \ static_assert(offsetof(WB_StarGraph_Main_C_新反向, Temp_int_Variable) == 0x000000, "Member 'WB_StarGraph_Main_C_新反向::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新反向, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'WB_StarGraph_Main_C_新反向::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新反向, Temp_int_Variable_1) == 0x000008, "Member 'WB_StarGraph_Main_C_新反向::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新反向, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00000C, "Member 'WB_StarGraph_Main_C_新反向::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新反向, CallFunc_Subtract_IntInt_ReturnValue) == 0x000010, "Member 'WB_StarGraph_Main_C_新反向::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新反向, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000014, "Member 'WB_StarGraph_Main_C_新反向::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新反向, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000018, "Member 'WB_StarGraph_Main_C_新反向::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新反向, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x00001C, "Member 'WB_StarGraph_Main_C_新反向::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新反向, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000020, "Member 'WB_StarGraph_Main_C_新反向::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_新新反向 \ static_assert(alignof(WB_StarGraph_Main_C_新新反向) == 0x000004, "Wrong alignment on WB_StarGraph_Main_C_新新反向"); \ static_assert(sizeof(WB_StarGraph_Main_C_新新反向) == 0x000034, "Wrong size on WB_StarGraph_Main_C_新新反向"); \ static_assert(offsetof(WB_StarGraph_Main_C_新新反向, 实际执行多少个) == 0x000000, "Member 'WB_StarGraph_Main_C_新新反向::实际执行多少个' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新新反向, Temp_int_Variable) == 0x000004, "Member 'WB_StarGraph_Main_C_新新反向::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新新反向, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_StarGraph_Main_C_新新反向::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新新反向, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00000C, "Member 'WB_StarGraph_Main_C_新新反向::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新新反向, Temp_int_Variable_1) == 0x000010, "Member 'WB_StarGraph_Main_C_新新反向::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新新反向, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'WB_StarGraph_Main_C_新新反向::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新新反向, CallFunc_Add_IntInt_ReturnValue_1) == 0x000018, "Member 'WB_StarGraph_Main_C_新新反向::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新新反向, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00001C, "Member 'WB_StarGraph_Main_C_新新反向::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新新反向, CallFunc_Add_IntInt_ReturnValue_2) == 0x000020, "Member 'WB_StarGraph_Main_C_新新反向::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新新反向, CallFunc_Add_IntInt_ReturnValue_3) == 0x000024, "Member 'WB_StarGraph_Main_C_新新反向::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新新反向, CallFunc_Add_IntInt_ReturnValue_4) == 0x000028, "Member 'WB_StarGraph_Main_C_新新反向::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新新反向, CallFunc_Add_IntInt_ReturnValue_5) == 0x00002C, "Member 'WB_StarGraph_Main_C_新新反向::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新新反向, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000030, "Member 'WB_StarGraph_Main_C_新新反向::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_新正向 \ static_assert(alignof(WB_StarGraph_Main_C_新正向) == 0x000004, "Wrong alignment on WB_StarGraph_Main_C_新正向"); \ static_assert(sizeof(WB_StarGraph_Main_C_新正向) == 0x000030, "Wrong size on WB_StarGraph_Main_C_新正向"); \ static_assert(offsetof(WB_StarGraph_Main_C_新正向, 实际执行多少个) == 0x000000, "Member 'WB_StarGraph_Main_C_新正向::实际执行多少个' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新正向, Temp_int_Variable) == 0x000004, "Member 'WB_StarGraph_Main_C_新正向::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新正向, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_StarGraph_Main_C_新正向::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新正向, Temp_int_Variable_1) == 0x00000C, "Member 'WB_StarGraph_Main_C_新正向::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新正向, CallFunc_Add_IntInt_ReturnValue_1) == 0x000010, "Member 'WB_StarGraph_Main_C_新正向::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新正向, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'WB_StarGraph_Main_C_新正向::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新正向, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000018, "Member 'WB_StarGraph_Main_C_新正向::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新正向, CallFunc_Add_IntInt_ReturnValue_2) == 0x00001C, "Member 'WB_StarGraph_Main_C_新正向::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新正向, CallFunc_Add_IntInt_ReturnValue_3) == 0x000020, "Member 'WB_StarGraph_Main_C_新正向::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新正向, CallFunc_Add_IntInt_ReturnValue_4) == 0x000024, "Member 'WB_StarGraph_Main_C_新正向::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新正向, CallFunc_Add_IntInt_ReturnValue_5) == 0x000028, "Member 'WB_StarGraph_Main_C_新正向::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新正向, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00002C, "Member 'WB_StarGraph_Main_C_新正向::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_新正向, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00002D, "Member 'WB_StarGraph_Main_C_新正向::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_StarGraph_Main_C_重新排序 \ static_assert(alignof(WB_StarGraph_Main_C_重新排序) == 0x000008, "Wrong alignment on WB_StarGraph_Main_C_重新排序"); \ static_assert(sizeof(WB_StarGraph_Main_C_重新排序) == 0x0000E0, "Wrong size on WB_StarGraph_Main_C_重新排序"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, NewLocalVar) == 0x000000, "Member 'WB_StarGraph_Main_C_重新排序::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, localY) == 0x000010, "Member 'WB_StarGraph_Main_C_重新排序::localY' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, localX) == 0x000018, "Member 'WB_StarGraph_Main_C_重新排序::localX' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, Temp_int_Array_Index_Variable) == 0x000020, "Member 'WB_StarGraph_Main_C_重新排序::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'WB_StarGraph_Main_C_重新排序::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_CustomSort_ReturnValue) == 0x00002C, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_CustomSort_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_Map_Keys_Keys) == 0x000030, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_Array_Get_Item) == 0x000040, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_BreakVector2D_X) == 0x000048, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_BreakVector2D_Y) == 0x000050, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_Map_Find_Value) == 0x000058, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_Map_Find_ReturnValue) == 0x000060, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_GetFoucsPosition_ReturnValue) == 0x000068, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_GetFoucsPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_BreakVector2D_X_1) == 0x000078, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_BreakVector2D_Y_1) == 0x000080, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000090, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_Less_IntInt_ReturnValue) == 0x000098, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_Abs_ReturnValue) == 0x0000A0, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0000A8, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_Abs_ReturnValue_1) == 0x0000B0, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x0000B8, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, K2Node_MakeStruct_ST_StartInfo) == 0x0000C0, "Member 'WB_StarGraph_Main_C_重新排序::K2Node_MakeStruct_ST_StartInfo' has a wrong offset!"); \ static_assert(offsetof(WB_StarGraph_Main_C_重新排序, CallFunc_Array_Add_ReturnValue) == 0x0000D8, "Member 'WB_StarGraph_Main_C_重新排序::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_StarGraph_Main_C \ static_assert(alignof(UWB_StarGraph_Main_C) == 0x000008, "Wrong alignment on UWB_StarGraph_Main_C"); \ static_assert(sizeof(UWB_StarGraph_Main_C) == 0x000500, "Wrong size on UWB_StarGraph_Main_C"); \ static_assert(offsetof(UWB_StarGraph_Main_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_StarGraph_Main_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, ExtractSusseed) == 0x0002C8, "Member 'UWB_StarGraph_Main_C::ExtractSusseed' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, Shock) == 0x0002D0, "Member 'UWB_StarGraph_Main_C::Shock' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, Border_MainBackgound) == 0x0002D8, "Member 'UWB_StarGraph_Main_C::Border_MainBackgound' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, CanvasPanel_BG) == 0x0002E0, "Member 'UWB_StarGraph_Main_C::CanvasPanel_BG' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, CanvasPanel_Fog) == 0x0002E8, "Member 'UWB_StarGraph_Main_C::CanvasPanel_Fog' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, CanvasPanel_GraphRoot) == 0x0002F0, "Member 'UWB_StarGraph_Main_C::CanvasPanel_GraphRoot' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, Image_bg_tip) == 0x0002F8, "Member 'UWB_StarGraph_Main_C::Image_bg_tip' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, Image_GSE) == 0x000300, "Member 'UWB_StarGraph_Main_C::Image_GSE' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, InvalidationBox_8) == 0x000308, "Member 'UWB_StarGraph_Main_C::InvalidationBox_8' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, NiagaraSystemWidget_56) == 0x000310, "Member 'UWB_StarGraph_Main_C::NiagaraSystemWidget_56' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, Num) == 0x000318, "Member 'UWB_StarGraph_Main_C::Num' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, ScaleBox_GSE) == 0x000320, "Member 'UWB_StarGraph_Main_C::ScaleBox_GSE' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, WB_AnimationSlot_Fade) == 0x000328, "Member 'UWB_StarGraph_Main_C::WB_AnimationSlot_Fade' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, WB_CanInject) == 0x000330, "Member 'UWB_StarGraph_Main_C::WB_CanInject' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, WB_SpecialInputHelpVis) == 0x000338, "Member 'UWB_StarGraph_Main_C::WB_SpecialInputHelpVis' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, WB_StarCursor_Target) == 0x000340, "Member 'UWB_StarGraph_Main_C::WB_StarCursor_Target' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, WB_StarNodeDetails) == 0x000348, "Member 'UWB_StarGraph_Main_C::WB_StarNodeDetails' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, WB_StarNodeRuntime) == 0x000350, "Member 'UWB_StarGraph_Main_C::WB_StarNodeRuntime' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, 升级) == 0x000358, "Member 'UWB_StarGraph_Main_C::升级' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, TargetStarGraphScale) == 0x000360, "Member 'UWB_StarGraph_Main_C::TargetStarGraphScale' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, StarGraphScale) == 0x000368, "Member 'UWB_StarGraph_Main_C::StarGraphScale' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, TargetFoucsPosition) == 0x000370, "Member 'UWB_StarGraph_Main_C::TargetFoucsPosition' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, FoucsPosition) == 0x000380, "Member 'UWB_StarGraph_Main_C::FoucsPosition' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, Select_X) == 0x000390, "Member 'UWB_StarGraph_Main_C::Select_X' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, Select_Y) == 0x000398, "Member 'UWB_StarGraph_Main_C::Select_Y' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, DirectionDown_Left) == 0x0003A0, "Member 'UWB_StarGraph_Main_C::DirectionDown_Left' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, DirectionDown_Right) == 0x0003A1, "Member 'UWB_StarGraph_Main_C::DirectionDown_Right' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, DirectionDown_Up) == 0x0003A2, "Member 'UWB_StarGraph_Main_C::DirectionDown_Up' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, DirectionDown_Down) == 0x0003A3, "Member 'UWB_StarGraph_Main_C::DirectionDown_Down' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, NodeType) == 0x0003A8, "Member 'UWB_StarGraph_Main_C::NodeType' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, CurrentSelecteNodeId) == 0x0003B0, "Member 'UWB_StarGraph_Main_C::CurrentSelecteNodeId' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, MousePosition) == 0x0003B8, "Member 'UWB_StarGraph_Main_C::MousePosition' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, CurrentSelectNode) == 0x0003C8, "Member 'UWB_StarGraph_Main_C::CurrentSelectNode' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, CurrentSelectNodeData) == 0x0003D0, "Member 'UWB_StarGraph_Main_C::CurrentSelectNodeData' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, Star_Type) == 0x0004A0, "Member 'UWB_StarGraph_Main_C::Star_Type' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, PlayerSkillPt) == 0x0004A4, "Member 'UWB_StarGraph_Main_C::PlayerSkillPt' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, UpdatePlumeArchive) == 0x0004A8, "Member 'UWB_StarGraph_Main_C::UpdatePlumeArchive' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, PlayShowStarAnim) == 0x0004B8, "Member 'UWB_StarGraph_Main_C::PlayShowStarAnim' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, ShownStar) == 0x0004B9, "Member 'UWB_StarGraph_Main_C::ShownStar' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, slotSartNode) == 0x0004C0, "Member 'UWB_StarGraph_Main_C::slotSartNode' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, 每帧执行多少个) == 0x0004D0, "Member 'UWB_StarGraph_Main_C::每帧执行多少个' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, Index_0) == 0x0004D4, "Member 'UWB_StarGraph_Main_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, Fan_Slot_Sart_Node) == 0x0004D8, "Member 'UWB_StarGraph_Main_C::Fan_Slot_Sart_Node' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, IsInitSeletect) == 0x0004E8, "Member 'UWB_StarGraph_Main_C::IsInitSeletect' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, DeltaTimeDif) == 0x0004F0, "Member 'UWB_StarGraph_Main_C::DeltaTimeDif' has a wrong offset!"); \ static_assert(offsetof(UWB_StarGraph_Main_C, InjectWindow) == 0x0004F8, "Member 'UWB_StarGraph_Main_C::InjectWindow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_AddContent \ static_assert(alignof(WB_NewHelpWindow_C_AddContent) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_AddContent"); \ static_assert(sizeof(WB_NewHelpWindow_C_AddContent) == 0x0000F8, "Wrong size on WB_NewHelpWindow_C_AddContent"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContent, Image) == 0x000000, "Member 'WB_NewHelpWindow_C_AddContent::Image' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContent, Key) == 0x000008, "Member 'WB_NewHelpWindow_C_AddContent::Key' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContent, K2Node_MakeStruct_SlateColor) == 0x000018, "Member 'WB_NewHelpWindow_C_AddContent::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContent, CallFunc_Conv_StringToName_ReturnValue) == 0x00002C, "Member 'WB_NewHelpWindow_C_AddContent::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContent, CallFunc_Conv_StringToText_ReturnValue) == 0x000038, "Member 'WB_NewHelpWindow_C_AddContent::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContent, CallFunc_GetDataTableRowFromName_OutRow) == 0x000050, "Member 'WB_NewHelpWindow_C_AddContent::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContent, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000058, "Member 'WB_NewHelpWindow_C_AddContent::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContent, K2Node_MakeStruct_SlateFontInfo) == 0x000060, "Member 'WB_NewHelpWindow_C_AddContent::K2Node_MakeStruct_SlateFontInfo' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContent, CallFunc_SpawnObject_ReturnValue) == 0x0000B8, "Member 'WB_NewHelpWindow_C_AddContent::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContent, K2Node_DynamicCast_AsHorizontal_Box_Slot) == 0x0000C0, "Member 'WB_NewHelpWindow_C_AddContent::K2Node_DynamicCast_AsHorizontal_Box_Slot' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContent, K2Node_DynamicCast_bSuccess) == 0x0000C8, "Member 'WB_NewHelpWindow_C_AddContent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContent, CallFunc_SpawnObject_ReturnValue_1) == 0x0000D0, "Member 'WB_NewHelpWindow_C_AddContent::CallFunc_SpawnObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContent, K2Node_DynamicCast_AsHorizontal_Box_Slot_1) == 0x0000D8, "Member 'WB_NewHelpWindow_C_AddContent::K2Node_DynamicCast_AsHorizontal_Box_Slot_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContent, K2Node_DynamicCast_bSuccess_1) == 0x0000E0, "Member 'WB_NewHelpWindow_C_AddContent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContent, CallFunc_AddChild_ReturnValue) == 0x0000E8, "Member 'WB_NewHelpWindow_C_AddContent::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContent, CallFunc_AddChild_ReturnValue_1) == 0x0000F0, "Member 'WB_NewHelpWindow_C_AddContent::CallFunc_AddChild_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_AddContentToHorizontal \ static_assert(alignof(WB_NewHelpWindow_C_AddContentToHorizontal) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_AddContentToHorizontal"); \ static_assert(sizeof(WB_NewHelpWindow_C_AddContentToHorizontal) == 0x000060, "Wrong size on WB_NewHelpWindow_C_AddContentToHorizontal"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContentToHorizontal, Image) == 0x000000, "Member 'WB_NewHelpWindow_C_AddContentToHorizontal::Image' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContentToHorizontal, Key) == 0x000008, "Member 'WB_NewHelpWindow_C_AddContentToHorizontal::Key' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContentToHorizontal, CallFunc_Conv_StringToName_ReturnValue) == 0x000018, "Member 'WB_NewHelpWindow_C_AddContentToHorizontal::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContentToHorizontal, CallFunc_SpawnObject_ReturnValue) == 0x000020, "Member 'WB_NewHelpWindow_C_AddContentToHorizontal::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContentToHorizontal, CallFunc_GetDataTableRowFromName_OutRow) == 0x000028, "Member 'WB_NewHelpWindow_C_AddContentToHorizontal::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContentToHorizontal, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000030, "Member 'WB_NewHelpWindow_C_AddContentToHorizontal::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContentToHorizontal, CallFunc_Conv_StringToText_ReturnValue) == 0x000038, "Member 'WB_NewHelpWindow_C_AddContentToHorizontal::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContentToHorizontal, CallFunc_SpawnObject_ReturnValue_1) == 0x000050, "Member 'WB_NewHelpWindow_C_AddContentToHorizontal::CallFunc_SpawnObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_AddContentToHorizontal, CallFunc_SlotAsHorizontalBoxSlot_ReturnValue) == 0x000058, "Member 'WB_NewHelpWindow_C_AddContentToHorizontal::CallFunc_SlotAsHorizontalBoxSlot_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_CallStarGraphScaleEvent \ static_assert(alignof(WB_NewHelpWindow_C_CallStarGraphScaleEvent) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_CallStarGraphScaleEvent"); \ static_assert(sizeof(WB_NewHelpWindow_C_CallStarGraphScaleEvent) == 0x000090, "Wrong size on WB_NewHelpWindow_C_CallStarGraphScaleEvent"); \ static_assert(offsetof(WB_NewHelpWindow_C_CallStarGraphScaleEvent, InGeometry) == 0x000000, "Member 'WB_NewHelpWindow_C_CallStarGraphScaleEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_CallStarGraphScaleEvent, InAnalogEvent) == 0x000040, "Member 'WB_NewHelpWindow_C_CallStarGraphScaleEvent::InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_CallStarGraphScaleEvent, inKeyTag) == 0x000088, "Member 'WB_NewHelpWindow_C_CallStarGraphScaleEvent::inKeyTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_CreateHelpItem \ static_assert(alignof(WB_NewHelpWindow_C_CreateHelpItem) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_CreateHelpItem"); \ static_assert(sizeof(WB_NewHelpWindow_C_CreateHelpItem) == 0x000050, "Wrong size on WB_NewHelpWindow_C_CreateHelpItem"); \ static_assert(offsetof(WB_NewHelpWindow_C_CreateHelpItem, Key_Name) == 0x000000, "Member 'WB_NewHelpWindow_C_CreateHelpItem::Key_Name' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_CreateHelpItem, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'WB_NewHelpWindow_C_CreateHelpItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_CreateHelpItem, Temp_int_Array_Index_Variable) == 0x000014, "Member 'WB_NewHelpWindow_C_CreateHelpItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_CreateHelpItem, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'WB_NewHelpWindow_C_CreateHelpItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_CreateHelpItem, CallFunc_Array_Get_Item) == 0x000020, "Member 'WB_NewHelpWindow_C_CreateHelpItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_CreateHelpItem, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'WB_NewHelpWindow_C_CreateHelpItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_CreateHelpItem, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'WB_NewHelpWindow_C_CreateHelpItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_CreateHelpItem, CallFunc_Create_ReturnValue) == 0x000040, "Member 'WB_NewHelpWindow_C_CreateHelpItem::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_CreateHelpItem, CallFunc_AddChild_ReturnValue) == 0x000048, "Member 'WB_NewHelpWindow_C_CreateHelpItem::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow \ static_assert(alignof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow"); \ static_assert(sizeof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow) == 0x000490, "Wrong size on WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, EntryPoint) == 0x000000, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, Temp_byte_Variable) == 0x000014, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CreateDelegate_OutputDelegate_1) == 0x000018, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_Conv_TextToString_ReturnValue) == 0x000030, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CreateDelegate_OutputDelegate_2) == 0x000040, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, Temp_byte_Variable_1) == 0x000050, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CustomEvent_NewDeviceType) == 0x000058, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CustomEvent_NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CustomEvent_TypeIndex) == 0x000068, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CustomEvent_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CustomEvent_data) == 0x000070, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CustomEvent_data' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CustomEvent_Index) == 0x000180, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CustomEvent_Index' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_Select_Default) == 0x000188, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000198, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0001A8, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_GetScrollOffsetOfEnd_ReturnValue) == 0x0001AC, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_GetScrollOffsetOfEnd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CustomEvent_NewScrollOffset) == 0x0001B0, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CustomEvent_NewScrollOffset' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, Temp_byte_Variable_2) == 0x0001B4, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CreateDelegate_OutputDelegate_3) == 0x0001B8, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_Select_Default_1) == 0x0001C8, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_GetCurrentInputDeviceType_DeviceType_1) == 0x0001F8, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_GetCurrentInputDeviceType_DeviceType_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_1) == 0x000208, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000210, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_GetValidValue_ReturnValue) == 0x000218, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000219, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x00021A, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_Select_Default_2) == 0x000220, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_GetScrollOffsetOfEnd_ReturnValue_1) == 0x000230, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_GetScrollOffsetOfEnd_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000238, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_Concat_StrStr_ReturnValue) == 0x000248, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CustomEvent_InGeometry_1) == 0x000258, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CustomEvent_InGeometry_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CustomEvent_InAnalogEvent_1) == 0x000298, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CustomEvent_InAnalogEvent_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CustomEvent_inKeyTag_1) == 0x0002E0, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CustomEvent_inKeyTag_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CustomEvent_InGeometry) == 0x0002E8, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CustomEvent_InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CustomEvent_InAnalogEvent) == 0x000328, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CustomEvent_InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CustomEvent_inKeyTag) == 0x000370, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CustomEvent_inKeyTag' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_Event_MyGeometry) == 0x000378, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_Event_InDeltaTime) == 0x0003B8, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_GetAnalogValue_ReturnValue) == 0x0003BC, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_GetAnalogValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, Temp_object_Variable) == 0x0003C0, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0003C8, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x0003D0, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000400, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_EqualEqual_SoftObjectReference_ReturnValue) == 0x000408, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_EqualEqual_SoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_DynamicCast_AsTexture_2D) == 0x000410, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_DynamicCast_bSuccess) == 0x000418, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_GetCurrentInputDeviceType_DeviceType_2) == 0x000420, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_GetCurrentInputDeviceType_DeviceType_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_2) == 0x000430, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_GetValidValue_ReturnValue_1) == 0x000431, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_GetValidValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CustomEvent_Vis) == 0x000432, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CustomEvent_Vis' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000433, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CustomEvent_Loaded) == 0x000438, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_GetScrollOffsetOfEnd_ReturnValue_2) == 0x000440, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_GetScrollOffsetOfEnd_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_IsVisible_ReturnValue) == 0x000444, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000445, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000446, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, K2Node_CreateDelegate_OutputDelegate_4) == 0x000448, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast) == 0x000458, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_LessEqual_DoubleDouble_B_ImplicitCast) == 0x000460, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_LessEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000468, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x000470, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000478, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast_1) == 0x000480, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000488, "Member 'WB_NewHelpWindow_C_ExecuteUbergraph_WB_NewHelpWindow::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_GetIconData \ static_assert(alignof(WB_NewHelpWindow_C_GetIconData) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_GetIconData"); \ static_assert(sizeof(WB_NewHelpWindow_C_GetIconData) == 0x000050, "Wrong size on WB_NewHelpWindow_C_GetIconData"); \ static_assert(offsetof(WB_NewHelpWindow_C_GetIconData, Index_0) == 0x000000, "Member 'WB_NewHelpWindow_C_GetIconData::Index_0' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_GetIconData, Byte) == 0x000010, "Member 'WB_NewHelpWindow_C_GetIconData::Byte' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_GetIconData, return_value) == 0x000018, "Member 'WB_NewHelpWindow_C_GetIconData::return_value' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_GetIconData, Temp_byte_Variable) == 0x000028, "Member 'WB_NewHelpWindow_C_GetIconData::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_GetIconData, CallFunc_GetValidValue_ReturnValue) == 0x000029, "Member 'WB_NewHelpWindow_C_GetIconData::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_GetIconData, CallFunc_Conv_StringToInt_ReturnValue) == 0x00002C, "Member 'WB_NewHelpWindow_C_GetIconData::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_GetIconData, K2Node_Select_Default) == 0x000030, "Member 'WB_NewHelpWindow_C_GetIconData::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_GetIconData, CallFunc_Conv_TextToString_ReturnValue) == 0x000040, "Member 'WB_NewHelpWindow_C_GetIconData::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_Init \ static_assert(alignof(WB_NewHelpWindow_C_Init) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_Init"); \ static_assert(sizeof(WB_NewHelpWindow_C_Init) == 0x000118, "Wrong size on WB_NewHelpWindow_C_Init"); \ static_assert(offsetof(WB_NewHelpWindow_C_Init, Data_0) == 0x000000, "Member 'WB_NewHelpWindow_C_Init::Data_0' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_Init, Index_0) == 0x000110, "Member 'WB_NewHelpWindow_C_Init::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_NewAdd \ static_assert(alignof(WB_NewHelpWindow_C_NewAdd) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_NewAdd"); \ static_assert(sizeof(WB_NewHelpWindow_C_NewAdd) == 0x000028, "Wrong size on WB_NewHelpWindow_C_NewAdd"); \ static_assert(offsetof(WB_NewHelpWindow_C_NewAdd, Content) == 0x000000, "Member 'WB_NewHelpWindow_C_NewAdd::Content' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_NewAdd, CallFunc_Conv_StringToText_ReturnValue) == 0x000010, "Member 'WB_NewHelpWindow_C_NewAdd::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_NewParseKeyIcon \ static_assert(alignof(WB_NewHelpWindow_C_NewParseKeyIcon) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_NewParseKeyIcon"); \ static_assert(sizeof(WB_NewHelpWindow_C_NewParseKeyIcon) == 0x000010, "Wrong size on WB_NewHelpWindow_C_NewParseKeyIcon"); \ static_assert(offsetof(WB_NewHelpWindow_C_NewParseKeyIcon, Content) == 0x000000, "Member 'WB_NewHelpWindow_C_NewParseKeyIcon::Content' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_OnDeviceChangedEvent \ static_assert(alignof(WB_NewHelpWindow_C_OnDeviceChangedEvent) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_OnDeviceChangedEvent"); \ static_assert(sizeof(WB_NewHelpWindow_C_OnDeviceChangedEvent) == 0x000018, "Wrong size on WB_NewHelpWindow_C_OnDeviceChangedEvent"); \ static_assert(offsetof(WB_NewHelpWindow_C_OnDeviceChangedEvent, NewDeviceType) == 0x000000, "Member 'WB_NewHelpWindow_C_OnDeviceChangedEvent::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_OnDeviceChangedEvent, TypeIndex) == 0x000010, "Member 'WB_NewHelpWindow_C_OnDeviceChangedEvent::TypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_OnLoaded_DE6F4D1F46334039905C8F96740839B8 \ static_assert(alignof(WB_NewHelpWindow_C_OnLoaded_DE6F4D1F46334039905C8F96740839B8) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_OnLoaded_DE6F4D1F46334039905C8F96740839B8"); \ static_assert(sizeof(WB_NewHelpWindow_C_OnLoaded_DE6F4D1F46334039905C8F96740839B8) == 0x000008, "Wrong size on WB_NewHelpWindow_C_OnLoaded_DE6F4D1F46334039905C8F96740839B8"); \ static_assert(offsetof(WB_NewHelpWindow_C_OnLoaded_DE6F4D1F46334039905C8F96740839B8, Loaded) == 0x000000, "Member 'WB_NewHelpWindow_C_OnLoaded_DE6F4D1F46334039905C8F96740839B8::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_OnRightPanelXAxisEvent \ static_assert(alignof(WB_NewHelpWindow_C_OnRightPanelXAxisEvent) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_OnRightPanelXAxisEvent"); \ static_assert(sizeof(WB_NewHelpWindow_C_OnRightPanelXAxisEvent) == 0x000090, "Wrong size on WB_NewHelpWindow_C_OnRightPanelXAxisEvent"); \ static_assert(offsetof(WB_NewHelpWindow_C_OnRightPanelXAxisEvent, InGeometry) == 0x000000, "Member 'WB_NewHelpWindow_C_OnRightPanelXAxisEvent::InGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_OnRightPanelXAxisEvent, InAnalogEvent) == 0x000040, "Member 'WB_NewHelpWindow_C_OnRightPanelXAxisEvent::InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_OnRightPanelXAxisEvent, inKeyTag) == 0x000088, "Member 'WB_NewHelpWindow_C_OnRightPanelXAxisEvent::inKeyTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_ParseContent \ static_assert(alignof(WB_NewHelpWindow_C_ParseContent) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_ParseContent"); \ static_assert(sizeof(WB_NewHelpWindow_C_ParseContent) == 0x000028, "Wrong size on WB_NewHelpWindow_C_ParseContent"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseContent, Content) == 0x000000, "Member 'WB_NewHelpWindow_C_ParseContent::Content' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseContent, CallFunc_Conv_TextToString_ReturnValue) == 0x000018, "Member 'WB_NewHelpWindow_C_ParseContent::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_ParseIcon \ static_assert(alignof(WB_NewHelpWindow_C_ParseIcon) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_ParseIcon"); \ static_assert(sizeof(WB_NewHelpWindow_C_ParseIcon) == 0x000060, "Wrong size on WB_NewHelpWindow_C_ParseIcon"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseIcon, Content) == 0x000000, "Member 'WB_NewHelpWindow_C_ParseIcon::Content' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseIcon, CallFunc_Split_LeftS) == 0x000010, "Member 'WB_NewHelpWindow_C_ParseIcon::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseIcon, CallFunc_Split_RightS) == 0x000020, "Member 'WB_NewHelpWindow_C_ParseIcon::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseIcon, CallFunc_Split_ReturnValue) == 0x000030, "Member 'WB_NewHelpWindow_C_ParseIcon::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseIcon, CallFunc_Split_LeftS_1) == 0x000038, "Member 'WB_NewHelpWindow_C_ParseIcon::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseIcon, CallFunc_Split_RightS_1) == 0x000048, "Member 'WB_NewHelpWindow_C_ParseIcon::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseIcon, CallFunc_Split_ReturnValue_1) == 0x000058, "Member 'WB_NewHelpWindow_C_ParseIcon::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_ParseKeyIcon \ static_assert(alignof(WB_NewHelpWindow_C_ParseKeyIcon) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_ParseKeyIcon"); \ static_assert(sizeof(WB_NewHelpWindow_C_ParseKeyIcon) == 0x000058, "Wrong size on WB_NewHelpWindow_C_ParseKeyIcon"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseKeyIcon, NewParam) == 0x000000, "Member 'WB_NewHelpWindow_C_ParseKeyIcon::NewParam' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseKeyIcon, K2Node_MakeStruct_Margin) == 0x000010, "Member 'WB_NewHelpWindow_C_ParseKeyIcon::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseKeyIcon, CallFunc_Conv_StringToText_ReturnValue) == 0x000020, "Member 'WB_NewHelpWindow_C_ParseKeyIcon::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseKeyIcon, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000038, "Member 'WB_NewHelpWindow_C_ParseKeyIcon::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseKeyIcon, CallFunc_Create_ReturnValue) == 0x000040, "Member 'WB_NewHelpWindow_C_ParseKeyIcon::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseKeyIcon, CallFunc_AddChild_ReturnValue) == 0x000048, "Member 'WB_NewHelpWindow_C_ParseKeyIcon::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseKeyIcon, CallFunc_GetChildIndex_ReturnValue) == 0x000050, "Member 'WB_NewHelpWindow_C_ParseKeyIcon::CallFunc_GetChildIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseKeyIcon, CallFunc_Greater_IntInt_ReturnValue) == 0x000054, "Member 'WB_NewHelpWindow_C_ParseKeyIcon::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_ParseKeyName \ static_assert(alignof(WB_NewHelpWindow_C_ParseKeyName) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_ParseKeyName"); \ static_assert(sizeof(WB_NewHelpWindow_C_ParseKeyName) == 0x000070, "Wrong size on WB_NewHelpWindow_C_ParseKeyName"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseKeyName, Key_Name) == 0x000000, "Member 'WB_NewHelpWindow_C_ParseKeyName::Key_Name' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseKeyName, CallFunc_Split_LeftS) == 0x000010, "Member 'WB_NewHelpWindow_C_ParseKeyName::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseKeyName, CallFunc_Split_RightS) == 0x000020, "Member 'WB_NewHelpWindow_C_ParseKeyName::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseKeyName, CallFunc_Split_ReturnValue) == 0x000030, "Member 'WB_NewHelpWindow_C_ParseKeyName::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseKeyName, CallFunc_Split_LeftS_1) == 0x000038, "Member 'WB_NewHelpWindow_C_ParseKeyName::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseKeyName, CallFunc_Split_RightS_1) == 0x000048, "Member 'WB_NewHelpWindow_C_ParseKeyName::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseKeyName, CallFunc_Split_ReturnValue_1) == 0x000058, "Member 'WB_NewHelpWindow_C_ParseKeyName::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_ParseKeyName, CallFunc_GetIconData_return_value) == 0x000060, "Member 'WB_NewHelpWindow_C_ParseKeyName::CallFunc_GetIconData_return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_SetItemParent \ static_assert(alignof(WB_NewHelpWindow_C_SetItemParent) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_SetItemParent"); \ static_assert(sizeof(WB_NewHelpWindow_C_SetItemParent) == 0x000030, "Wrong size on WB_NewHelpWindow_C_SetItemParent"); \ static_assert(offsetof(WB_NewHelpWindow_C_SetItemParent, Content) == 0x000000, "Member 'WB_NewHelpWindow_C_SetItemParent::Content' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_SetItemParent, CallFunc_SpawnObject_ReturnValue) == 0x000008, "Member 'WB_NewHelpWindow_C_SetItemParent::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_SetItemParent, CallFunc_AddChild_ReturnValue) == 0x000010, "Member 'WB_NewHelpWindow_C_SetItemParent::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_SetItemParent, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'WB_NewHelpWindow_C_SetItemParent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_SetItemParent, CallFunc_AddChild_ReturnValue_1) == 0x000020, "Member 'WB_NewHelpWindow_C_SetItemParent::CallFunc_AddChild_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_SetItemParent, CallFunc_AddChild_ReturnValue_2) == 0x000028, "Member 'WB_NewHelpWindow_C_SetItemParent::CallFunc_AddChild_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_SetScrollOffset \ static_assert(alignof(WB_NewHelpWindow_C_SetScrollOffset) == 0x000004, "Wrong alignment on WB_NewHelpWindow_C_SetScrollOffset"); \ static_assert(sizeof(WB_NewHelpWindow_C_SetScrollOffset) == 0x000004, "Wrong size on WB_NewHelpWindow_C_SetScrollOffset"); \ static_assert(offsetof(WB_NewHelpWindow_C_SetScrollOffset, NewScrollOffset) == 0x000000, "Member 'WB_NewHelpWindow_C_SetScrollOffset::NewScrollOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_Tick \ static_assert(alignof(WB_NewHelpWindow_C_Tick) == 0x000008, "Wrong alignment on WB_NewHelpWindow_C_Tick"); \ static_assert(sizeof(WB_NewHelpWindow_C_Tick) == 0x000048, "Wrong size on WB_NewHelpWindow_C_Tick"); \ static_assert(offsetof(WB_NewHelpWindow_C_Tick, MyGeometry) == 0x000000, "Member 'WB_NewHelpWindow_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindow_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_NewHelpWindow_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindow_C_UpdateScrollKeyVis \ static_assert(alignof(WB_NewHelpWindow_C_UpdateScrollKeyVis) == 0x000001, "Wrong alignment on WB_NewHelpWindow_C_UpdateScrollKeyVis"); \ static_assert(sizeof(WB_NewHelpWindow_C_UpdateScrollKeyVis) == 0x000001, "Wrong size on WB_NewHelpWindow_C_UpdateScrollKeyVis"); \ static_assert(offsetof(WB_NewHelpWindow_C_UpdateScrollKeyVis, Vis) == 0x000000, "Member 'WB_NewHelpWindow_C_UpdateScrollKeyVis::Vis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NewHelpWindow_C \ static_assert(alignof(UWB_NewHelpWindow_C) == 0x000008, "Wrong alignment on UWB_NewHelpWindow_C"); \ static_assert(sizeof(UWB_NewHelpWindow_C) == 0x0004B0, "Wrong size on UWB_NewHelpWindow_C"); \ static_assert(offsetof(UWB_NewHelpWindow_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_NewHelpWindow_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, CircularThrobber_52) == 0x0002C8, "Member 'UWB_NewHelpWindow_C::CircularThrobber_52' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, HelpContent) == 0x0002D0, "Member 'UWB_NewHelpWindow_C::HelpContent' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, Image_KeyIcon) == 0x0002D8, "Member 'UWB_NewHelpWindow_C::Image_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, ImageShow) == 0x0002E0, "Member 'UWB_NewHelpWindow_C::ImageShow' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, RichText_Content) == 0x0002E8, "Member 'UWB_NewHelpWindow_C::RichText_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, ScrollBox_Content) == 0x0002F0, "Member 'UWB_NewHelpWindow_C::ScrollBox_Content' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, switch_0) == 0x0002F8, "Member 'UWB_NewHelpWindow_C::switch_0' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, WB_ComMediaPlayer) == 0x000300, "Member 'UWB_NewHelpWindow_C::WB_ComMediaPlayer' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, WB_NewPlayerGuidelinesItem) == 0x000308, "Member 'UWB_NewHelpWindow_C::WB_NewPlayerGuidelinesItem' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, Data) == 0x000310, "Member 'UWB_NewHelpWindow_C::Data' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, AsyLoadImage) == 0x000420, "Member 'UWB_NewHelpWindow_C::AsyLoadImage' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, HorizontalContent) == 0x000450, "Member 'UWB_NewHelpWindow_C::HorizontalContent' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, InputType) == 0x000458, "Member 'UWB_NewHelpWindow_C::InputType' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, LastContent) == 0x000460, "Member 'UWB_NewHelpWindow_C::LastContent' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, Offset) == 0x000470, "Member 'UWB_NewHelpWindow_C::Offset' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, ScrollSpeed) == 0x000478, "Member 'UWB_NewHelpWindow_C::ScrollSpeed' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindow_C, AsyMoiveShow) == 0x000480, "Member 'UWB_NewHelpWindow_C::AsyMoiveShow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage \ static_assert(alignof(WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage) == 0x000004, "Wrong alignment on WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage"); \ static_assert(sizeof(WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage) == 0x000010, "Wrong size on WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage"); \ static_assert(offsetof(WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage, EntryPoint) == 0x000000, "Member 'WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage, K2Node_CustomEvent_isSelected) == 0x000004, "Member 'WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage::K2Node_CustomEvent_isSelected' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage, Temp_bool_Variable) == 0x000005, "Member 'WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage, Temp_byte_Variable) == 0x000006, "Member 'WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage, Temp_byte_Variable_1) == 0x000007, "Member 'WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage, Temp_bool_Variable_1) == 0x000008, "Member 'WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage, K2Node_Select_Default) == 0x000009, "Member 'WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage, Temp_byte_Variable_2) == 0x00000A, "Member 'WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage, Temp_byte_Variable_3) == 0x00000B, "Member 'WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage, K2Node_Select_Default_1) == 0x00000C, "Member 'WB_NewHelpWindowPage_C_ExecuteUbergraph_WB_NewHelpWindowPage::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_NewHelpWindowPage_C_Select \ static_assert(alignof(WB_NewHelpWindowPage_C_Select) == 0x000001, "Wrong alignment on WB_NewHelpWindowPage_C_Select"); \ static_assert(sizeof(WB_NewHelpWindowPage_C_Select) == 0x000001, "Wrong size on WB_NewHelpWindowPage_C_Select"); \ static_assert(offsetof(WB_NewHelpWindowPage_C_Select, IsSelected) == 0x000000, "Member 'WB_NewHelpWindowPage_C_Select::IsSelected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_NewHelpWindowPage_C \ static_assert(alignof(UWB_NewHelpWindowPage_C) == 0x000008, "Wrong alignment on UWB_NewHelpWindowPage_C"); \ static_assert(sizeof(UWB_NewHelpWindowPage_C) == 0x000408, "Wrong size on UWB_NewHelpWindowPage_C"); \ static_assert(offsetof(UWB_NewHelpWindowPage_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_NewHelpWindowPage_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindowPage_C, ButtonClick) == 0x0002C8, "Member 'UWB_NewHelpWindowPage_C::ButtonClick' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindowPage_C, Normal) == 0x0002D0, "Member 'UWB_NewHelpWindowPage_C::Normal' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindowPage_C, Selected) == 0x0002D8, "Member 'UWB_NewHelpWindowPage_C::Selected' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindowPage_C, Index_0) == 0x0002E0, "Member 'UWB_NewHelpWindowPage_C::Index_0' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindowPage_C, OnClick) == 0x0002E8, "Member 'UWB_NewHelpWindowPage_C::OnClick' has a wrong offset!"); \ static_assert(offsetof(UWB_NewHelpWindowPage_C, Data) == 0x0002F8, "Member 'UWB_NewHelpWindowPage_C::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_IgnoreRootMotion_C_GetNotifyName \ static_assert(alignof(ANS_IgnoreRootMotion_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_IgnoreRootMotion_C_GetNotifyName"); \ static_assert(sizeof(ANS_IgnoreRootMotion_C_GetNotifyName) == 0x000010, "Wrong size on ANS_IgnoreRootMotion_C_GetNotifyName"); \ static_assert(offsetof(ANS_IgnoreRootMotion_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_IgnoreRootMotion_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_IgnoreRootMotion_C_Received_NotifyBegin \ static_assert(alignof(ANS_IgnoreRootMotion_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_IgnoreRootMotion_C_Received_NotifyBegin"); \ static_assert(sizeof(ANS_IgnoreRootMotion_C_Received_NotifyBegin) == 0x000050, "Wrong size on ANS_IgnoreRootMotion_C_Received_NotifyBegin"); \ static_assert(offsetof(ANS_IgnoreRootMotion_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_IgnoreRootMotion_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_IgnoreRootMotion_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_IgnoreRootMotion_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_IgnoreRootMotion_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_IgnoreRootMotion_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(ANS_IgnoreRootMotion_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_IgnoreRootMotion_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_IgnoreRootMotion_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_IgnoreRootMotion_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANS_IgnoreRootMotion_C_Received_NotifyEnd \ static_assert(alignof(ANS_IgnoreRootMotion_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_IgnoreRootMotion_C_Received_NotifyEnd"); \ static_assert(sizeof(ANS_IgnoreRootMotion_C_Received_NotifyEnd) == 0x000048, "Wrong size on ANS_IgnoreRootMotion_C_Received_NotifyEnd"); \ static_assert(offsetof(ANS_IgnoreRootMotion_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_IgnoreRootMotion_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ANS_IgnoreRootMotion_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_IgnoreRootMotion_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(ANS_IgnoreRootMotion_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_IgnoreRootMotion_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(ANS_IgnoreRootMotion_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_IgnoreRootMotion_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UANS_IgnoreRootMotion_C \ static_assert(alignof(UANS_IgnoreRootMotion_C) == 0x000008, "Wrong alignment on UANS_IgnoreRootMotion_C"); \ static_assert(sizeof(UANS_IgnoreRootMotion_C) == 0x000048, "Wrong size on UANS_IgnoreRootMotion_C"); \ static_assert(offsetof(UANS_IgnoreRootMotion_C, recover_can_be_interrupt_by_movement) == 0x000040, "Member 'UANS_IgnoreRootMotion_C::recover_can_be_interrupt_by_movement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotify_AkEvent_C_Is_Special_Monster \ static_assert(alignof(AnimNotify_AkEvent_C_Is_Special_Monster) == 0x000008, "Wrong alignment on AnimNotify_AkEvent_C_Is_Special_Monster"); \ static_assert(sizeof(AnimNotify_AkEvent_C_Is_Special_Monster) == 0x000020, "Wrong size on AnimNotify_AkEvent_C_Is_Special_Monster"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Is_Special_Monster, Object) == 0x000000, "Member 'AnimNotify_AkEvent_C_Is_Special_Monster::Object' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Is_Special_Monster, IsSpecialMonster) == 0x000008, "Member 'AnimNotify_AkEvent_C_Is_Special_Monster::IsSpecialMonster' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Is_Special_Monster, K2Node_DynamicCast_AsBP_Base_AI) == 0x000010, "Member 'AnimNotify_AkEvent_C_Is_Special_Monster::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Is_Special_Monster, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'AnimNotify_AkEvent_C_Is_Special_Monster::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Is_Special_Monster, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'AnimNotify_AkEvent_C_Is_Special_Monster::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Is_Special_Monster, CallFunc_BooleanAND_ReturnValue) == 0x00001A, "Member 'AnimNotify_AkEvent_C_Is_Special_Monster::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #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) == 0x0001E0, "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) == 0x000040, "Member 'AnimNotify_AkEvent_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, L_Owner) == 0x000048, "Member 'AnimNotify_AkEvent_C_Received_Notify::L_Owner' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000050, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Not_PreBool_ReturnValue) == 0x000068, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x000070, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000078, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000090, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, K2Node_DynamicCast_AsBP_NPC) == 0x000098, "Member 'AnimNotify_AkEvent_C_Received_Notify::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x0000A0, "Member 'AnimNotify_AkEvent_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_GetKeyActive_IsActive) == 0x0000A1, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_GetKeyActive_IsValid) == 0x0000A2, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Not_PreBool_ReturnValue_1) == 0x0000A3, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, K2Node_DynamicCast_AsAbstract_Character) == 0x0000A8, "Member 'AnimNotify_AkEvent_C_Received_Notify::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, K2Node_DynamicCast_bSuccess_1) == 0x0000B0, "Member 'AnimNotify_AkEvent_C_Received_Notify::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_GetIsFullyOpenSimulatePhysics_ReturnValue) == 0x0000B1, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_GetIsFullyOpenSimulatePhysics_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Not_PreBool_ReturnValue_2) == 0x0000B2, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Is_Special_Monster_IsSpecialMonster) == 0x0000B3, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Is_Special_Monster_IsSpecialMonster' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, Temp_bool_Variable) == 0x0000B4, "Member 'AnimNotify_AkEvent_C_Received_Notify::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x0000B5, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_PlayGamePadSound_Yes) == 0x0000B6, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_PlayGamePadSound_Yes' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_SpawnAkComponentAtLocation_ReturnValue_1) == 0x0000B8, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_SpawnAkComponentAtLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, Temp_delegate_Variable) == 0x0000C0, "Member 'AnimNotify_AkEvent_C_Received_Notify::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, Temp_delegate_Variable_1) == 0x0000D0, "Member 'AnimNotify_AkEvent_C_Received_Notify::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, Temp_bool_Variable_1) == 0x0000E0, "Member 'AnimNotify_AkEvent_C_Received_Notify::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_IsValid_ReturnValue_1) == 0x0000E1, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_GetDisplayName_ReturnValue) == 0x0000E8, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Concat_StrStr_ReturnValue) == 0x0000F8, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Split_LeftS) == 0x000108, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Split_RightS) == 0x000118, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Split_ReturnValue) == 0x000128, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000130, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Contains_ReturnValue) == 0x000140, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_GetPlayerPawn_ReturnValue) == 0x000148, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000150, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_IsValid_ReturnValue_2) == 0x000158, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000159, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_BooleanOR_ReturnValue) == 0x00015A, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000160, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000178, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_VSize_ReturnValue) == 0x000190, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000198, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, Temp_name_Variable) == 0x00019C, "Member 'AnimNotify_AkEvent_C_Received_Notify::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_BooleanOR_ReturnValue_1) == 0x0001A4, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, K2Node_Select_Default) == 0x0001A8, "Member 'AnimNotify_AkEvent_C_Received_Notify::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_IsEmpty_ReturnValue) == 0x0001B0, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_PostAkEvent_ReturnValue) == 0x0001B4, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Conv_StringToName_ReturnValue) == 0x0001B8, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, K2Node_Select_Default_1) == 0x0001C0, "Member 'AnimNotify_AkEvent_C_Received_Notify::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_PostAkEvent_ReturnValue_1) == 0x0001C8, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_K2_AttachToComponent_ReturnValue) == 0x0001CC, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_SetAttenuationScalingFactor_Value_ImplicitCast) == 0x0001D0, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_SetAttenuationScalingFactor_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_SetAttenuationScalingFactor_Value_ImplicitCast_1) == 0x0001D4, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_SetAttenuationScalingFactor_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x0001D8, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Multiply_DoubleDouble_A_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) == 0x0000B0, "Wrong size on UAnimNotify_AkEvent_C"); \ static_assert(offsetof(UAnimNotify_AkEvent_C, Type) == 0x000038, "Member 'UAnimNotify_AkEvent_C::Type' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_AkEvent_C, Attach_Name) == 0x000060, "Member 'UAnimNotify_AkEvent_C::Attach_Name' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_AkEvent_C, Event) == 0x000070, "Member 'UAnimNotify_AkEvent_C::Event' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_AkEvent_C, 特殊怪物区分音效) == 0x000078, "Member 'UAnimNotify_AkEvent_C::特殊怪物区分音效' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_AkEvent_C, Follow) == 0x000080, "Member 'UAnimNotify_AkEvent_C::Follow' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_AkEvent_C, EventName) == 0x000088, "Member 'UAnimNotify_AkEvent_C::EventName' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_AkEvent_C, AttFactor) == 0x000098, "Member 'UAnimNotify_AkEvent_C::AttFactor' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_AkEvent_C, 音效不受布娃娃影响) == 0x0000A0, "Member 'UAnimNotify_AkEvent_C::音效不受布娃娃影响' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_AkEvent_C, GamePadSound) == 0x0000A8, "Member 'UAnimNotify_AkEvent_C::GamePadSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_SetAccum_C_GetNotifyName \ static_assert(alignof(AN_SetAccum_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_SetAccum_C_GetNotifyName"); \ static_assert(sizeof(AN_SetAccum_C_GetNotifyName) == 0x000010, "Wrong size on AN_SetAccum_C_GetNotifyName"); \ static_assert(offsetof(AN_SetAccum_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_SetAccum_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_SetAccum_C_Received_Notify \ static_assert(alignof(AN_SetAccum_C_Received_Notify) == 0x000008, "Wrong alignment on AN_SetAccum_C_Received_Notify"); \ static_assert(sizeof(AN_SetAccum_C_Received_Notify) == 0x000070, "Wrong size on AN_SetAccum_C_Received_Notify"); \ static_assert(offsetof(AN_SetAccum_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_SetAccum_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_SetAccum_C_Received_Notify, Animation) == 0x000008, "Member 'AN_SetAccum_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_SetAccum_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_SetAccum_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_SetAccum_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_SetAccum_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SetAccum_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_SetAccum_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_SetAccum_C_Received_Notify, CallFunc_GetKeyActive_IsActive) == 0x000050, "Member 'AN_SetAccum_C_Received_Notify::CallFunc_GetKeyActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(AN_SetAccum_C_Received_Notify, CallFunc_GetKeyActive_IsValid) == 0x000051, "Member 'AN_SetAccum_C_Received_Notify::CallFunc_GetKeyActive_IsValid' has a wrong offset!"); \ static_assert(offsetof(AN_SetAccum_C_Received_Notify, K2Node_DynamicCast_AsAbstract_Character) == 0x000058, "Member 'AN_SetAccum_C_Received_Notify::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AN_SetAccum_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'AN_SetAccum_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_SetAccum_C_Received_Notify, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000068, "Member 'AN_SetAccum_C_Received_Notify::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_SetAccum_C \ static_assert(alignof(UAN_SetAccum_C) == 0x000008, "Wrong alignment on UAN_SetAccum_C"); \ static_assert(sizeof(UAN_SetAccum_C) == 0x0000B0, "Wrong size on UAN_SetAccum_C"); \ static_assert(offsetof(UAN_SetAccum_C, Type) == 0x000038, "Member 'UAN_SetAccum_C::Type' has a wrong offset!"); \ static_assert(offsetof(UAN_SetAccum_C, AccumMap) == 0x000060, "Member 'UAN_SetAccum_C::AccumMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_MakeNoise_C_Received_NotifyBegin \ static_assert(alignof(AN_MakeNoise_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on AN_MakeNoise_C_Received_NotifyBegin"); \ static_assert(sizeof(AN_MakeNoise_C_Received_NotifyBegin) == 0x0000B0, "Wrong size on AN_MakeNoise_C_Received_NotifyBegin"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'AN_MakeNoise_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'AN_MakeNoise_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'AN_MakeNoise_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'AN_MakeNoise_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'AN_MakeNoise_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, Temp_name_Variable) == 0x00004C, "Member 'AN_MakeNoise_C_Received_NotifyBegin::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000058, "Member 'AN_MakeNoise_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000060, "Member 'AN_MakeNoise_C_Received_NotifyBegin::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000078, "Member 'AN_MakeNoise_C_Received_NotifyBegin::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, Temp_name_Variable_1) == 0x000080, "Member 'AN_MakeNoise_C_Received_NotifyBegin::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, Temp_int_Variable) == 0x000088, "Member 'AN_MakeNoise_C_Received_NotifyBegin::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00008C, "Member 'AN_MakeNoise_C_Received_NotifyBegin::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, CallFunc_Add_IntInt_ReturnValue) == 0x000090, "Member 'AN_MakeNoise_C_Received_NotifyBegin::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, Temp_bool_Variable) == 0x000094, "Member 'AN_MakeNoise_C_Received_NotifyBegin::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, K2Node_Select_Default) == 0x000098, "Member 'AN_MakeNoise_C_Received_NotifyBegin::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'AN_MakeNoise_C_Received_NotifyBegin::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, CallFunc_MakeNoise_MaxRange_ImplicitCast) == 0x0000A8, "Member 'AN_MakeNoise_C_Received_NotifyBegin::CallFunc_MakeNoise_MaxRange_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyBegin, CallFunc_MakeNoise_Loudness_ImplicitCast) == 0x0000AC, "Member 'AN_MakeNoise_C_Received_NotifyBegin::CallFunc_MakeNoise_Loudness_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_MakeNoise_C_Received_NotifyEnd \ static_assert(alignof(AN_MakeNoise_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on AN_MakeNoise_C_Received_NotifyEnd"); \ static_assert(sizeof(AN_MakeNoise_C_Received_NotifyEnd) == 0x0000A8, "Wrong size on AN_MakeNoise_C_Received_NotifyEnd"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'AN_MakeNoise_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'AN_MakeNoise_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'AN_MakeNoise_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'AN_MakeNoise_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, Temp_name_Variable) == 0x000044, "Member 'AN_MakeNoise_C_Received_NotifyEnd::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'AN_MakeNoise_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000058, "Member 'AN_MakeNoise_C_Received_NotifyEnd::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000070, "Member 'AN_MakeNoise_C_Received_NotifyEnd::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, Temp_name_Variable_1) == 0x000078, "Member 'AN_MakeNoise_C_Received_NotifyEnd::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, Temp_int_Variable) == 0x000080, "Member 'AN_MakeNoise_C_Received_NotifyEnd::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000084, "Member 'AN_MakeNoise_C_Received_NotifyEnd::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, CallFunc_Add_IntInt_ReturnValue) == 0x000088, "Member 'AN_MakeNoise_C_Received_NotifyEnd::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, Temp_bool_Variable) == 0x00008C, "Member 'AN_MakeNoise_C_Received_NotifyEnd::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, K2Node_Select_Default) == 0x000090, "Member 'AN_MakeNoise_C_Received_NotifyEnd::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000098, "Member 'AN_MakeNoise_C_Received_NotifyEnd::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, CallFunc_MakeNoise_MaxRange_ImplicitCast) == 0x0000A0, "Member 'AN_MakeNoise_C_Received_NotifyEnd::CallFunc_MakeNoise_MaxRange_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyEnd, CallFunc_MakeNoise_Loudness_ImplicitCast) == 0x0000A4, "Member 'AN_MakeNoise_C_Received_NotifyEnd::CallFunc_MakeNoise_Loudness_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_MakeNoise_C_Received_NotifyTick \ static_assert(alignof(AN_MakeNoise_C_Received_NotifyTick) == 0x000008, "Wrong alignment on AN_MakeNoise_C_Received_NotifyTick"); \ static_assert(sizeof(AN_MakeNoise_C_Received_NotifyTick) == 0x000050, "Wrong size on AN_MakeNoise_C_Received_NotifyTick"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyTick, MeshComp) == 0x000000, "Member 'AN_MakeNoise_C_Received_NotifyTick::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyTick, Animation) == 0x000008, "Member 'AN_MakeNoise_C_Received_NotifyTick::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyTick, FrameDeltaTime) == 0x000010, "Member 'AN_MakeNoise_C_Received_NotifyTick::FrameDeltaTime' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyTick, EventReference) == 0x000018, "Member 'AN_MakeNoise_C_Received_NotifyTick::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_MakeNoise_C_Received_NotifyTick, ReturnValue) == 0x000048, "Member 'AN_MakeNoise_C_Received_NotifyTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_MakeNoise_C \ static_assert(alignof(UAN_MakeNoise_C) == 0x000008, "Wrong alignment on UAN_MakeNoise_C"); \ static_assert(sizeof(UAN_MakeNoise_C) == 0x000048, "Wrong size on UAN_MakeNoise_C"); \ static_assert(offsetof(UAN_MakeNoise_C, 噪音影响范围) == 0x000040, "Member 'UAN_MakeNoise_C::噪音影响范围' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_EatInputBufferKey_C_GetNotifyName \ static_assert(alignof(AN_EatInputBufferKey_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_EatInputBufferKey_C_GetNotifyName"); \ static_assert(sizeof(AN_EatInputBufferKey_C_GetNotifyName) == 0x000010, "Wrong size on AN_EatInputBufferKey_C_GetNotifyName"); \ static_assert(offsetof(AN_EatInputBufferKey_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_EatInputBufferKey_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_EatInputBufferKey_C_Received_Notify \ static_assert(alignof(AN_EatInputBufferKey_C_Received_Notify) == 0x000008, "Wrong alignment on AN_EatInputBufferKey_C_Received_Notify"); \ static_assert(sizeof(AN_EatInputBufferKey_C_Received_Notify) == 0x000060, "Wrong size on AN_EatInputBufferKey_C_Received_Notify"); \ static_assert(offsetof(AN_EatInputBufferKey_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_EatInputBufferKey_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_EatInputBufferKey_C_Received_Notify, Animation) == 0x000008, "Member 'AN_EatInputBufferKey_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_EatInputBufferKey_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_EatInputBufferKey_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_EatInputBufferKey_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_EatInputBufferKey_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_EatInputBufferKey_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AN_EatInputBufferKey_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_EatInputBufferKey_C_Received_Notify, CallFunc_GetComponentByClass_ReturnValue) == 0x000050, "Member 'AN_EatInputBufferKey_C_Received_Notify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_EatInputBufferKey_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'AN_EatInputBufferKey_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_EatInputBufferKey_C \ static_assert(alignof(UAN_EatInputBufferKey_C) == 0x000008, "Wrong alignment on UAN_EatInputBufferKey_C"); \ static_assert(sizeof(UAN_EatInputBufferKey_C) == 0x000040, "Wrong size on UAN_EatInputBufferKey_C"); \ static_assert(offsetof(UAN_EatInputBufferKey_C, Key) == 0x000038, "Member 'UAN_EatInputBufferKey_C::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_ConsumeStamina_C_GetANSEndTime \ static_assert(alignof(AN_ConsumeStamina_C_GetANSEndTime) == 0x000008, "Wrong alignment on AN_ConsumeStamina_C_GetANSEndTime"); \ static_assert(sizeof(AN_ConsumeStamina_C_GetANSEndTime) == 0x0000A8, "Wrong size on AN_ConsumeStamina_C_GetANSEndTime"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, Montage) == 0x000000, "Member 'AN_ConsumeStamina_C_GetANSEndTime::Montage' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CurrentTriggrtTime) == 0x000008, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CurrentTriggrtTime' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, EndTime) == 0x000010, "Member 'AN_ConsumeStamina_C_GetANSEndTime::EndTime' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, L_TargetTime) == 0x000018, "Member 'AN_ConsumeStamina_C_GetANSEndTime::L_TargetTime' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_GetMontageNotifyStateStartAndEnd_OutTime) == 0x000020, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_GetMontageNotifyStateStartAndEnd_OutTime' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, Temp_int_Array_Index_Variable) == 0x000030, "Member 'AN_ConsumeStamina_C_GetANSEndTime::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_Array_Get_Item) == 0x000034, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_Array_Get_Item_1) == 0x00003C, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000048, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_Array_Length_ReturnValue_1) == 0x00005C, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, Temp_int_Loop_Counter_Variable) == 0x000060, "Member 'AN_ConsumeStamina_C_GetANSEndTime::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_Greater_IntInt_ReturnValue) == 0x000064, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_Less_IntInt_ReturnValue) == 0x000065, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_Less_DoubleDouble_ReturnValue) == 0x00006C, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x00006D, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x00006E, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, K2Node_FunctionResult_EndTime_ImplicitCast) == 0x000070, "Member 'AN_ConsumeStamina_C_GetANSEndTime::K2Node_FunctionResult_EndTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, K2Node_FunctionResult_EndTime_ImplicitCast_1) == 0x000078, "Member 'AN_ConsumeStamina_C_GetANSEndTime::K2Node_FunctionResult_EndTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x000080, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x000088, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000090, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_Less_DoubleDouble_B_ImplicitCast) == 0x000098, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_Less_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetANSEndTime, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x0000A0, "Member 'AN_ConsumeStamina_C_GetANSEndTime::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_ConsumeStamina_C_GetNotifyName \ static_assert(alignof(AN_ConsumeStamina_C_GetNotifyName) == 0x000008, "Wrong alignment on AN_ConsumeStamina_C_GetNotifyName"); \ static_assert(sizeof(AN_ConsumeStamina_C_GetNotifyName) == 0x000088, "Wrong size on AN_ConsumeStamina_C_GetNotifyName"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'AN_ConsumeStamina_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetNotifyName, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000010, "Member 'AN_ConsumeStamina_C_GetNotifyName::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetNotifyName, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000020, "Member 'AN_ConsumeStamina_C_GetNotifyName::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'AN_ConsumeStamina_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetNotifyName, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000040, "Member 'AN_ConsumeStamina_C_GetNotifyName::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetNotifyName, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000048, "Member 'AN_ConsumeStamina_C_GetNotifyName::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'AN_ConsumeStamina_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000068, "Member 'AN_ConsumeStamina_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000078, "Member 'AN_ConsumeStamina_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_ConsumeStamina_C_Received_Notify \ static_assert(alignof(AN_ConsumeStamina_C_Received_Notify) == 0x000008, "Wrong alignment on AN_ConsumeStamina_C_Received_Notify"); \ static_assert(sizeof(AN_ConsumeStamina_C_Received_Notify) == 0x0000E0, "Wrong size on AN_ConsumeStamina_C_Received_Notify"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_ConsumeStamina_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, Animation) == 0x000008, "Member 'AN_ConsumeStamina_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_ConsumeStamina_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_ConsumeStamina_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_GetAnimNotifyEventTriggrtTime_ReturnValue) == 0x000044, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_GetAnimNotifyEventTriggrtTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000048, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_GetAnimInstance_ReturnValue) == 0x000050, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000058, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000060, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_Montage_GetRateScale_ReturnValue) == 0x000068, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_Montage_GetRateScale_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000070, "Member 'AN_ConsumeStamina_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'AN_ConsumeStamina_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_GetANSEndTime_EndTime) == 0x000080, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_GetANSEndTime_EndTime' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_GetMyStamina_Stamina) == 0x000088, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000090, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_GetMyBuffComp_BuffComponent) == 0x000098, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_GetPTConsumeStamina_Consume) == 0x0000A8, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_GetPTConsumeStamina_Consume' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_Not_PreBool_ReturnValue) == 0x0000A9, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_GetPTActive_Active) == 0x0000AA, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_GetPTActive_Active' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_BooleanAND_ReturnValue) == 0x0000AB, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_GetAttackSpCost_Value) == 0x0000B0, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_GetAttackSpCost_Value' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0000C0, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_GetANSEndTime_CurrentTriggrtTime_ImplicitCast) == 0x0000C8, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_GetANSEndTime_CurrentTriggrtTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0000D0, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AN_ConsumeStamina_C_Received_Notify, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x0000D8, "Member 'AN_ConsumeStamina_C_Received_Notify::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_ConsumeStamina_C \ static_assert(alignof(UAN_ConsumeStamina_C) == 0x000008, "Wrong alignment on UAN_ConsumeStamina_C"); \ static_assert(sizeof(UAN_ConsumeStamina_C) == 0x000050, "Wrong size on UAN_ConsumeStamina_C"); \ static_assert(offsetof(UAN_ConsumeStamina_C, 攻击类型) == 0x000038, "Member 'UAN_ConsumeStamina_C::攻击类型' has a wrong offset!"); \ static_assert(offsetof(UAN_ConsumeStamina_C, 重置耐力值恢复时间) == 0x000040, "Member 'UAN_ConsumeStamina_C::重置耐力值恢复时间' has a wrong offset!"); \ static_assert(offsetof(UAN_ConsumeStamina_C, 额外参数) == 0x000048, "Member 'UAN_ConsumeStamina_C::额外参数' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_ArmorSound_C_Get_Player_Armor_Type \ static_assert(alignof(AN_ArmorSound_C_Get_Player_Armor_Type) == 0x000008, "Wrong alignment on AN_ArmorSound_C_Get_Player_Armor_Type"); \ static_assert(sizeof(AN_ArmorSound_C_Get_Player_Armor_Type) == 0x000328, "Wrong size on AN_ArmorSound_C_Get_Player_Armor_Type"); \ static_assert(offsetof(AN_ArmorSound_C_Get_Player_Armor_Type, 护甲部位) == 0x000000, "Member 'AN_ArmorSound_C_Get_Player_Armor_Type::护甲部位' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Get_Player_Armor_Type, 护甲类型) == 0x000001, "Member 'AN_ArmorSound_C_Get_Player_Armor_Type::护甲类型' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Get_Player_Armor_Type, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000008, "Member 'AN_ArmorSound_C_Get_Player_Armor_Type::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Get_Player_Armor_Type, CallFunc_Redirect_Table_MappedTable) == 0x000010, "Member 'AN_ArmorSound_C_Get_Player_Armor_Type::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Get_Player_Armor_Type, CallFunc_GetMyEquip_Equip) == 0x000018, "Member 'AN_ArmorSound_C_Get_Player_Armor_Type::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Get_Player_Armor_Type, CallFunc_GetUINotify_UINotify) == 0x000020, "Member 'AN_ArmorSound_C_Get_Player_Armor_Type::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Get_Player_Armor_Type, CallFunc_GetPlayerEquipments_ReturnValue) == 0x000028, "Member 'AN_ArmorSound_C_Get_Player_Armor_Type::CallFunc_GetPlayerEquipments_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Get_Player_Armor_Type, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'AN_ArmorSound_C_Get_Player_Armor_Type::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Get_Player_Armor_Type, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000039, "Member 'AN_ArmorSound_C_Get_Player_Armor_Type::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Get_Player_Armor_Type, CallFunc_____ID_Sort_ID) == 0x00003C, "Member 'AN_ArmorSound_C_Get_Player_Armor_Type::CallFunc_____ID_Sort_ID' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Get_Player_Armor_Type, CallFunc_Conv_IntToString_ReturnValue) == 0x000040, "Member 'AN_ArmorSound_C_Get_Player_Armor_Type::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Get_Player_Armor_Type, CallFunc_Conv_StringToName_ReturnValue) == 0x000050, "Member 'AN_ArmorSound_C_Get_Player_Armor_Type::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Get_Player_Armor_Type, CallFunc_GetDataTableRowFromName_OutRow) == 0x000058, "Member 'AN_ArmorSound_C_Get_Player_Armor_Type::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Get_Player_Armor_Type, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000320, "Member 'AN_ArmorSound_C_Get_Player_Armor_Type::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_ArmorSound_C_PlayAKSound \ static_assert(alignof(AN_ArmorSound_C_PlayAKSound) == 0x000008, "Wrong alignment on AN_ArmorSound_C_PlayAKSound"); \ static_assert(sizeof(AN_ArmorSound_C_PlayAKSound) == 0x000078, "Wrong size on AN_ArmorSound_C_PlayAKSound"); \ static_assert(offsetof(AN_ArmorSound_C_PlayAKSound, Actor) == 0x000000, "Member 'AN_ArmorSound_C_PlayAKSound::Actor' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_PlayAKSound, AKSwtich) == 0x000008, "Member 'AN_ArmorSound_C_PlayAKSound::AKSwtich' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_PlayAKSound, isPlayer) == 0x000018, "Member 'AN_ArmorSound_C_PlayAKSound::isPlayer' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_PlayAKSound, AkEvent) == 0x000020, "Member 'AN_ArmorSound_C_PlayAKSound::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_PlayAKSound, Temp_delegate_Variable) == 0x000028, "Member 'AN_ArmorSound_C_PlayAKSound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_PlayAKSound, CallFunc_PostEvent_ReturnValue) == 0x000038, "Member 'AN_ArmorSound_C_PlayAKSound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_PlayAKSound, CallFunc_Split_LeftS) == 0x000040, "Member 'AN_ArmorSound_C_PlayAKSound::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_PlayAKSound, CallFunc_Split_RightS) == 0x000050, "Member 'AN_ArmorSound_C_PlayAKSound::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_PlayAKSound, CallFunc_Split_ReturnValue) == 0x000060, "Member 'AN_ArmorSound_C_PlayAKSound::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_PlayAKSound, CallFunc_Conv_StringToName_ReturnValue) == 0x000064, "Member 'AN_ArmorSound_C_PlayAKSound::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_PlayAKSound, CallFunc_Conv_StringToName_ReturnValue_1) == 0x00006C, "Member 'AN_ArmorSound_C_PlayAKSound::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_PlayAKSound, CallFunc_Get_Player_Armor_Type_____) == 0x000074, "Member 'AN_ArmorSound_C_PlayAKSound::CallFunc_Get_Player_Armor_Type_____' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_PlayAKSound, K2Node_SwitchEnum_CmpSuccess) == 0x000075, "Member 'AN_ArmorSound_C_PlayAKSound::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AN_ArmorSound_C_Received_Notify \ static_assert(alignof(AN_ArmorSound_C_Received_Notify) == 0x000008, "Wrong alignment on AN_ArmorSound_C_Received_Notify"); \ static_assert(sizeof(AN_ArmorSound_C_Received_Notify) == 0x0001C8, "Wrong size on AN_ArmorSound_C_Received_Notify"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, MeshComp) == 0x000000, "Member 'AN_ArmorSound_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, Animation) == 0x000008, "Member 'AN_ArmorSound_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, EventReference) == 0x000010, "Member 'AN_ArmorSound_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AN_ArmorSound_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, AkEvent) == 0x000048, "Member 'AN_ArmorSound_C_Received_Notify::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, AKSwitch) == 0x000050, "Member 'AN_ArmorSound_C_Received_Notify::AKSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, SoundTypeSwitch) == 0x000060, "Member 'AN_ArmorSound_C_Received_Notify::SoundTypeSwitch' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, StatusSound) == 0x000068, "Member 'AN_ArmorSound_C_Received_Notify::StatusSound' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, EnchantType) == 0x000070, "Member 'AN_ArmorSound_C_Received_Notify::EnchantType' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, ArmorSoundData) == 0x000078, "Member 'AN_ArmorSound_C_Received_Notify::ArmorSoundData' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, MonsterSoundSocket) == 0x000080, "Member 'AN_ArmorSound_C_Received_Notify::MonsterSoundSocket' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, K2Node_DynamicCast_AsAnim_Montage) == 0x000098, "Member 'AN_ArmorSound_C_Received_Notify::K2Node_DynamicCast_AsAnim_Montage' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x0000A0, "Member 'AN_ArmorSound_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_GetAnimInstance_ReturnValue) == 0x0000A8, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x0000B0, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000B8, "Member 'AN_ArmorSound_C_Received_Notify::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, K2Node_DynamicCast_bSuccess_1) == 0x0000C0, "Member 'AN_ArmorSound_C_Received_Notify::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, K2Node_DynamicCast_AsAbstract_Character) == 0x0000C8, "Member 'AN_ArmorSound_C_Received_Notify::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, K2Node_DynamicCast_bSuccess_2) == 0x0000D0, "Member 'AN_ArmorSound_C_Received_Notify::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_IsAlive_self_CastInput) == 0x0000D8, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_IsAlive_Result) == 0x0000E8, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x0000E9, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_Montage_IsPlaying_ReturnValue) == 0x0000EA, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_Montage_IsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000F0, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_GetPlayerPawn_ReturnValue) == 0x000108, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_IsValid_ReturnValue_1) == 0x000110, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000118, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000130, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_VSize_ReturnValue) == 0x000148, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000150, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_Redirect_Table_MappedTable) == 0x000158, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_IsValid_ReturnValue_2) == 0x000160, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000168, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_Conv_StringToName_ReturnValue) == 0x000178, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_GetDataTableRowFromName_OutRow) == 0x000180, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001A0, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_GetSocketLocation_ReturnValue) == 0x0001A8, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AN_ArmorSound_C_Received_Notify, CallFunc_LessEqual_DoubleDouble_B_ImplicitCast) == 0x0001C0, "Member 'AN_ArmorSound_C_Received_Notify::CallFunc_LessEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAN_ArmorSound_C \ static_assert(alignof(UAN_ArmorSound_C) == 0x000008, "Wrong alignment on UAN_ArmorSound_C"); \ static_assert(sizeof(UAN_ArmorSound_C) == 0x000080, "Wrong size on UAN_ArmorSound_C"); \ static_assert(offsetof(UAN_ArmorSound_C, SoundSocket) == 0x000038, "Member 'UAN_ArmorSound_C::SoundSocket' has a wrong offset!"); \ static_assert(offsetof(UAN_ArmorSound_C, ArmorType) == 0x000040, "Member 'UAN_ArmorSound_C::ArmorType' has a wrong offset!"); \ static_assert(offsetof(UAN_ArmorSound_C, MovementStatus) == 0x000041, "Member 'UAN_ArmorSound_C::MovementStatus' has a wrong offset!"); \ static_assert(offsetof(UAN_ArmorSound_C, SoundTable) == 0x000048, "Member 'UAN_ArmorSound_C::SoundTable' has a wrong offset!"); \ static_assert(offsetof(UAN_ArmorSound_C, 响度调整) == 0x000078, "Member 'UAN_ArmorSound_C::响度调整' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_AddNum \ static_assert(alignof(WB_ActiveSlots_C_AddNum) == 0x000004, "Wrong alignment on WB_ActiveSlots_C_AddNum"); \ static_assert(sizeof(WB_ActiveSlots_C_AddNum) == 0x000018, "Wrong size on WB_ActiveSlots_C_AddNum"); \ static_assert(offsetof(WB_ActiveSlots_C_AddNum, InputNum) == 0x000000, "Member 'WB_ActiveSlots_C_AddNum::InputNum' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_AddNum, OutputNum) == 0x000004, "Member 'WB_ActiveSlots_C_AddNum::OutputNum' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_AddNum, Temp_int_Variable) == 0x000008, "Member 'WB_ActiveSlots_C_AddNum::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_AddNum, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_ActiveSlots_C_AddNum::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_AddNum, CallFunc_Subtract_IntInt_ReturnValue) == 0x000010, "Member 'WB_ActiveSlots_C_AddNum::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_AddNum, CallFunc_Greater_IntInt_ReturnValue) == 0x000014, "Member 'WB_ActiveSlots_C_AddNum::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_BeginAnimation \ static_assert(alignof(WB_ActiveSlots_C_BeginAnimation) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_BeginAnimation"); \ static_assert(sizeof(WB_ActiveSlots_C_BeginAnimation) == 0x000008, "Wrong size on WB_ActiveSlots_C_BeginAnimation"); \ static_assert(offsetof(WB_ActiveSlots_C_BeginAnimation, inAngle) == 0x000000, "Member 'WB_ActiveSlots_C_BeginAnimation::inAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_ChangeKeytipUpdate \ static_assert(alignof(WB_ActiveSlots_C_ChangeKeytipUpdate) == 0x000001, "Wrong alignment on WB_ActiveSlots_C_ChangeKeytipUpdate"); \ static_assert(sizeof(WB_ActiveSlots_C_ChangeKeytipUpdate) == 0x000005, "Wrong size on WB_ActiveSlots_C_ChangeKeytipUpdate"); \ static_assert(offsetof(WB_ActiveSlots_C_ChangeKeytipUpdate, Show) == 0x000000, "Member 'WB_ActiveSlots_C_ChangeKeytipUpdate::Show' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ChangeKeytipUpdate, Temp_bool_Variable) == 0x000001, "Member 'WB_ActiveSlots_C_ChangeKeytipUpdate::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ChangeKeytipUpdate, Temp_byte_Variable) == 0x000002, "Member 'WB_ActiveSlots_C_ChangeKeytipUpdate::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ChangeKeytipUpdate, Temp_byte_Variable_1) == 0x000003, "Member 'WB_ActiveSlots_C_ChangeKeytipUpdate::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ChangeKeytipUpdate, K2Node_Select_Default) == 0x000004, "Member 'WB_ActiveSlots_C_ChangeKeytipUpdate::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_CompassRotate \ static_assert(alignof(WB_ActiveSlots_C_CompassRotate) == 0x000004, "Wrong alignment on WB_ActiveSlots_C_CompassRotate"); \ static_assert(sizeof(WB_ActiveSlots_C_CompassRotate) == 0x000004, "Wrong size on WB_ActiveSlots_C_CompassRotate"); \ static_assert(offsetof(WB_ActiveSlots_C_CompassRotate, InDeltaTime) == 0x000000, "Member 'WB_ActiveSlots_C_CompassRotate::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_CreateNPCGuideWidget \ static_assert(alignof(WB_ActiveSlots_C_CreateNPCGuideWidget) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_CreateNPCGuideWidget"); \ static_assert(sizeof(WB_ActiveSlots_C_CreateNPCGuideWidget) == 0x000040, "Wrong size on WB_ActiveSlots_C_CreateNPCGuideWidget"); \ static_assert(offsetof(WB_ActiveSlots_C_CreateNPCGuideWidget, InputActor) == 0x000000, "Member 'WB_ActiveSlots_C_CreateNPCGuideWidget::InputActor' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_CreateNPCGuideWidget, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'WB_ActiveSlots_C_CreateNPCGuideWidget::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_CreateNPCGuideWidget, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'WB_ActiveSlots_C_CreateNPCGuideWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_CreateNPCGuideWidget, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'WB_ActiveSlots_C_CreateNPCGuideWidget::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_CreateNPCGuideWidget, CallFunc_Create_ReturnValue) == 0x000028, "Member 'WB_ActiveSlots_C_CreateNPCGuideWidget::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_CreateNPCGuideWidget, CallFunc_SlotAsOverlaySlot_ReturnValue) == 0x000030, "Member 'WB_ActiveSlots_C_CreateNPCGuideWidget::CallFunc_SlotAsOverlaySlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_CreateNPCGuideWidget, CallFunc_AddChildToOverlay_ReturnValue) == 0x000038, "Member 'WB_ActiveSlots_C_CreateNPCGuideWidget::CallFunc_AddChildToOverlay_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots \ static_assert(alignof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots) == 0x000010, "Wrong alignment on WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots"); \ static_assert(sizeof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots) == 0x0007B0, "Wrong size on WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, EntryPoint) == 0x000000, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_object_Variable) == 0x000018, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000020, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CreateDelegate_OutputDelegate_1) == 0x00002C, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetAllRegisterActors_OutActors) == 0x000040, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetAllRegisterActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_byte_Variable) == 0x000050, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_real_Variable) == 0x000058, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_real_Variable_1) == 0x00005C, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_real_Variable_2) == 0x000060, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CreateDelegate_OutputDelegate_2) == 0x000064, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_bool_Variable) == 0x000074, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CreateDelegate_OutputDelegate_3) == 0x000078, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_byte_Variable_1) == 0x000088, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_byte_Variable_2) == 0x000089, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CreateDelegate_OutputDelegate_4) == 0x00008C, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_delegate_Variable) == 0x00009C, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_IsFollowCamera) == 0x0000AC, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_IsFollowCamera' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_PostEvent_ReturnValue) == 0x0000B0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x0000B4, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_PlayAnimation_ReturnValue) == 0x0000B8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_inAngle) == 0x0000C0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_inAngle' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetRenderTransformAngle_ReturnValue) == 0x0000C8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetRenderTransformAngle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000D0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_Event_MyGeometry) == 0x0000D8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_Event_InDeltaTime_1) == 0x000118, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_Event_InDeltaTime_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CreateDelegate_OutputDelegate_5) == 0x00011C, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetUINotify_UINotify) == 0x000130, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_IsUP) == 0x000138, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_IsUP' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_ReduceNum_OutputNum) == 0x00013C, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_ReduceNum_OutputNum' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_AddNum_OutputNum) == 0x000140, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_AddNum_OutputNum' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_NiagaraSystemWidget_34) == 0x000148, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_NiagaraSystemWidget_34' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_ToolItems_1) == 0x000150, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_ToolItems_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_int_Array_Index_Variable) == 0x000160, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_IsValid_ReturnValue_1) == 0x000164, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_Get_Item) == 0x000168, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_IsValid_ReturnValue_2) == 0x000170, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000178, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_Event_Show) == 0x000190, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_Event_Show' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_Event_InputActor_2) == 0x000198, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_Event_InputActor_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_Up) == 0x0001A0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_Up' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x0001A8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x0001B8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0001C0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_Event_InDeltaTime) == 0x0001C8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_int_Variable) == 0x0001CC, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_MakeRotator_ReturnValue) == 0x0001D0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_FInterpTo_ReturnValue) == 0x0001E8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0001F0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0001F8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Percent_FloatFloat_ReturnValue) == 0x000200, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Percent_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Percent_FloatFloat_ReturnValue_1) == 0x000208, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Percent_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_bool_Variable_1) == 0x000210, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000211, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Abs_ReturnValue) == 0x000218, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Abs_ReturnValue_1) == 0x000220, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Percent_FloatFloat_ReturnValue_2) == 0x000228, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Percent_FloatFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000230, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000231, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x000238, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_BooleanAND_ReturnValue) == 0x000240, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000248, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000260, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_IsValid_ReturnValue_3) == 0x000278, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetPlayerCurrentFastAccessItem_RealItem) == 0x000280, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetPlayerCurrentFastAccessItem_RealItem' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_int_Loop_Counter_Variable) == 0x0002A0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CreateDelegate_OutputDelegate_6) == 0x0002A4, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Less_IntInt_ReturnValue) == 0x0002B4, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Add_IntInt_ReturnValue) == 0x0002B8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_bool_Has_Been_Initd_Variable) == 0x0002BC, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x0002C0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0002C8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_HasAccess_ReturnValue) == 0x0002D0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_firepoint) == 0x0002D8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_isReborn) == 0x0002E8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_Position) == 0x0002F0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_OldItem) == 0x000350, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_NewItem) == 0x000370, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_Type) == 0x000390, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_SlotIndex) == 0x000394, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_ItemIndex) == 0x000398, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_SwitchEnum_CmpSuccess) == 0x00039C, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetDynamicMaterial_ReturnValue) == 0x0003A0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_FastItemType) == 0x0003A8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_FastItemType' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_Get_Item_1) == 0x0003B0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0003D0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_ReduceNum_OutputNum_1) == 0x0003D4, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_ReduceNum_OutputNum_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_AddNum_OutputNum_1) == 0x0003D8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_AddNum_OutputNum_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_Get_Item_2) == 0x0003E0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_Get_Item_3) == 0x000400, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000420, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_IsValidIndex_ReturnValue_2) == 0x000421, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_IsValidIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_IsValid_ReturnValue_4) == 0x000422, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_bool_Has_Been_Initd_Variable_1) == 0x000423, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_Contains_ReturnValue) == 0x000424, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_Find_ReturnValue) == 0x000428, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_Select_Default) == 0x00042C, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_bool_IsClosed_Variable) == 0x000430, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_ToolItems) == 0x000438, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_ToolItems' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetTools_Tools) == 0x000448, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetTools_Tools' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetTools_Tools_1) == 0x000458, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetTools_Tools_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetTools_Tools_2) == 0x000468, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetTools_Tools_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Greater_IntInt_ReturnValue) == 0x000478, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_struct_Variable) == 0x000480, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Less_IntInt_ReturnValue_1) == 0x0004A0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0004A1, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_bool_Variable_2) == 0x0004A2, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_IsValid_ReturnValue_5) == 0x0004A3, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_Select_Default_1) == 0x0004A8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_Event_InputActor_1) == 0x0004C8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_Event_InputActor_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_Event_InputActor) == 0x0004D0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_Event_InputActor' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0004D8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_IsValid_ReturnValue_6) == 0x0004F0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_RemoveItem_ReturnValue) == 0x0004F1, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_AddUnique_ReturnValue) == 0x0004F4, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_Contains_ReturnValue_1) == 0x0004F8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x0004F9, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Map_Find_Value) == 0x000500, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Map_Find_ReturnValue) == 0x000508, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_AddUnique_ReturnValue_1) == 0x00050C, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_RemoveChild_ReturnValue) == 0x000510, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_RemoveChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_struct_Variable_1) == 0x000518, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_bool_Variable_3) == 0x000538, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_Select_Default_2) == 0x000540, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Map_Remove_ReturnValue) == 0x000560, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_bool_IsClosed_Variable_1) == 0x000561, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Map_Remove_ReturnValue_1) == 0x000562, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Map_Find_Value_1) == 0x000568, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Map_Find_ReturnValue_1) == 0x000580, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CreateDelegate_OutputDelegate_7) == 0x000584, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetMyPlayerCharacter_CombatCharacter_3) == 0x000598, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetMyPlayerCharacter_CombatCharacter_3' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetMyNpcFriend_NpcFriend) == 0x0005A0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetMyNpcFriend_NpcFriend' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_state) == 0x0005A8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_state' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_SwitchEnum_CmpSuccess_1) == 0x0005A9, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_Select_Default_3) == 0x0005AC, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CreateDelegate_OutputDelegate_8) == 0x0005B0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetDynamicMaterial_ReturnValue_1) == 0x0005C0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetDynamicMaterial_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0005C8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetCurrentInputDeviceType_DeviceType_1) == 0x0005D0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetCurrentInputDeviceType_DeviceType_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_1) == 0x0005E0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CustomEvent_buff) == 0x0005E8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CustomEvent_buff' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_PlayAnimationForward_ReturnValue) == 0x0005F0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_PlayAnimationForward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetBuffTag_BuffTag) == 0x0005F8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000600, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetGlobalFlag_Enable) == 0x000601, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_Select_Default_4) == 0x000602, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetSlotArrayValue_Array) == 0x000608, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetSlotArrayValue_Array' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_Get_Item_4) == 0x000618, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_CreateDelegate_OutputDelegate_9) == 0x000628, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000638, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetSlotArrayValue_Array_1) == 0x000640, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetSlotArrayValue_Array_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Array_Get_Item_5) == 0x000650, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000660, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_CreatePlayAnimationProxyObject_Result) == 0x000668, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_CreatePlayAnimationProxyObject_Result' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_CreatePlayAnimationProxyObject_ReturnValue) == 0x000670, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_CreatePlayAnimationProxyObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_IsValid_ReturnValue_7) == 0x000678, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetDynamicMaterial_ReturnValue_2) == 0x000680, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetDynamicMaterial_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_GetDynamicMaterial_ReturnValue_3) == 0x000688, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_GetDynamicMaterial_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_MakeArray_Array) == 0x000690, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, Temp_bool_Variable_4) == 0x0006A0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_Select_Default_5) == 0x0006A8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Multiply_RotatorFloat_ReturnValue) == 0x0006C0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Multiply_RotatorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_BreakRotator_Roll) == 0x0006D8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_BreakRotator_Pitch) == 0x0006DC, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_BreakRotator_Yaw) == 0x0006E0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x0006E8, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_BreakRotator_Roll_1) == 0x000700, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_BreakRotator_Pitch_1) == 0x000704, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_BreakRotator_Yaw_1) == 0x000708, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000710, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000718, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_VariableSet_TargetAngle_ImplicitCast) == 0x000720, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_VariableSet_TargetAngle_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_FInterpTo_DeltaTime_ImplicitCast) == 0x000728, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_FInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000730, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_FInterpTo_Target_ImplicitCast) == 0x000738, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_FInterpTo_Target_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_FInterpTo_Current_ImplicitCast) == 0x000740, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_FInterpTo_Current_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_VariableSet_UseRotator360_ImplicitCast) == 0x000748, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_VariableSet_UseRotator360_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000750, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast) == 0x000758, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_NearlyEqual_FloatFloat_B_ImplicitCast) == 0x000760, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_NearlyEqual_FloatFloat_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000768, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Percent_FloatFloat_A_ImplicitCast) == 0x000770, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Percent_FloatFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Percent_FloatFloat_A_ImplicitCast_1) == 0x000778, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Percent_FloatFloat_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_VariableSet_TargetRotator360_ImplicitCast) == 0x000780, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_VariableSet_TargetRotator360_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_VariableSet_UseRotator360_ImplicitCast_1) == 0x000784, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_VariableSet_UseRotator360_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Abs_A_ImplicitCast) == 0x000788, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Abs_A_ImplicitCast_1) == 0x000790, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Abs_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000798, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots, K2Node_VariableSet_TargetRotator360_ImplicitCast_1) == 0x0007A0, "Member 'WB_ActiveSlots_C_ExecuteUbergraph_WB_ActiveSlots::K2Node_VariableSet_TargetRotator360_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_FollowCamera \ static_assert(alignof(WB_ActiveSlots_C_FollowCamera) == 0x000001, "Wrong alignment on WB_ActiveSlots_C_FollowCamera"); \ static_assert(sizeof(WB_ActiveSlots_C_FollowCamera) == 0x000001, "Wrong size on WB_ActiveSlots_C_FollowCamera"); \ static_assert(offsetof(WB_ActiveSlots_C_FollowCamera, IsFollowCamera) == 0x000000, "Member 'WB_ActiveSlots_C_FollowCamera::IsFollowCamera' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_GetNearNPC \ static_assert(alignof(WB_ActiveSlots_C_GetNearNPC) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_GetNearNPC"); \ static_assert(sizeof(WB_ActiveSlots_C_GetNearNPC) == 0x000078, "Wrong size on WB_ActiveSlots_C_GetNearNPC"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'WB_ActiveSlots_C_GetNearNPC::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'WB_ActiveSlots_C_GetNearNPC::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, Temp_int_Array_Index_Variable) == 0x000008, "Member 'WB_ActiveSlots_C_GetNearNPC::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, Temp_int_Loop_Counter_Variable_1) == 0x00000C, "Member 'WB_ActiveSlots_C_GetNearNPC::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, CallFunc_Add_IntInt_ReturnValue_1) == 0x000010, "Member 'WB_ActiveSlots_C_GetNearNPC::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000018, "Member 'WB_ActiveSlots_C_GetNearNPC::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, Temp_int_Array_Index_Variable_1) == 0x000020, "Member 'WB_ActiveSlots_C_GetNearNPC::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_ActiveSlots_C_GetNearNPC::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'WB_ActiveSlots_C_GetNearNPC::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'WB_ActiveSlots_C_GetNearNPC::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'WB_ActiveSlots_C_GetNearNPC::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, CallFunc_IsValid_ReturnValue_1) == 0x000039, "Member 'WB_ActiveSlots_C_GetNearNPC::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, CallFunc_Map_Keys_Keys) == 0x000040, "Member 'WB_ActiveSlots_C_GetNearNPC::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, CallFunc_Map_Find_Value) == 0x000050, "Member 'WB_ActiveSlots_C_GetNearNPC::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, CallFunc_Map_Find_ReturnValue) == 0x000058, "Member 'WB_ActiveSlots_C_GetNearNPC::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, CallFunc_Array_Get_Item_1) == 0x000060, "Member 'WB_ActiveSlots_C_GetNearNPC::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, CallFunc_Map_Remove_ReturnValue) == 0x000068, "Member 'WB_ActiveSlots_C_GetNearNPC::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, CallFunc_Array_Contains_ReturnValue) == 0x000069, "Member 'WB_ActiveSlots_C_GetNearNPC::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, CallFunc_Array_Length_ReturnValue_1) == 0x00006C, "Member 'WB_ActiveSlots_C_GetNearNPC::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNearNPC, CallFunc_Less_IntInt_ReturnValue_1) == 0x000070, "Member 'WB_ActiveSlots_C_GetNearNPC::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_GetNPCDisplayAngle \ static_assert(alignof(WB_ActiveSlots_C_GetNPCDisplayAngle) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_GetNPCDisplayAngle"); \ static_assert(sizeof(WB_ActiveSlots_C_GetNPCDisplayAngle) == 0x000040, "Wrong size on WB_ActiveSlots_C_GetNPCDisplayAngle"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNPCDisplayAngle, CurrentAngle_0) == 0x000000, "Member 'WB_ActiveSlots_C_GetNPCDisplayAngle::CurrentAngle_0' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNPCDisplayAngle, DisplayAngle) == 0x000008, "Member 'WB_ActiveSlots_C_GetNPCDisplayAngle::DisplayAngle' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNPCDisplayAngle, Temp_bool_Variable) == 0x000010, "Member 'WB_ActiveSlots_C_GetNPCDisplayAngle::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNPCDisplayAngle, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000011, "Member 'WB_ActiveSlots_C_GetNPCDisplayAngle::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNPCDisplayAngle, CallFunc_InRange_FloatFloat_ReturnValue_1) == 0x000012, "Member 'WB_ActiveSlots_C_GetNPCDisplayAngle::CallFunc_InRange_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNPCDisplayAngle, Temp_real_Variable) == 0x000018, "Member 'WB_ActiveSlots_C_GetNPCDisplayAngle::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNPCDisplayAngle, Temp_real_Variable_1) == 0x000020, "Member 'WB_ActiveSlots_C_GetNPCDisplayAngle::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNPCDisplayAngle, Temp_bool_Variable_1) == 0x000028, "Member 'WB_ActiveSlots_C_GetNPCDisplayAngle::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNPCDisplayAngle, K2Node_Select_Default) == 0x000030, "Member 'WB_ActiveSlots_C_GetNPCDisplayAngle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetNPCDisplayAngle, K2Node_Select_Default_1) == 0x000038, "Member 'WB_ActiveSlots_C_GetNPCDisplayAngle::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_GetTools \ static_assert(alignof(WB_ActiveSlots_C_GetTools) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_GetTools"); \ static_assert(sizeof(WB_ActiveSlots_C_GetTools) == 0x000028, "Wrong size on WB_ActiveSlots_C_GetTools"); \ static_assert(offsetof(WB_ActiveSlots_C_GetTools, Tools) == 0x000000, "Member 'WB_ActiveSlots_C_GetTools::Tools' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetTools, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'WB_ActiveSlots_C_GetTools::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_GetTools, CallFunc_GetPlayerFastAccessItem_FastAccess_Inventory) == 0x000018, "Member 'WB_ActiveSlots_C_GetTools::CallFunc_GetPlayerFastAccessItem_FastAccess_Inventory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_Interface_Interact \ static_assert(alignof(WB_ActiveSlots_C_Interface_Interact) == 0x000001, "Wrong alignment on WB_ActiveSlots_C_Interface_Interact"); \ static_assert(sizeof(WB_ActiveSlots_C_Interface_Interact) == 0x000001, "Wrong size on WB_ActiveSlots_C_Interface_Interact"); \ static_assert(offsetof(WB_ActiveSlots_C_Interface_Interact, Result) == 0x000000, "Member 'WB_ActiveSlots_C_Interface_Interact::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_NiagaraSystemWidget_34_Event \ static_assert(alignof(WB_ActiveSlots_C_NiagaraSystemWidget_34_Event) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_NiagaraSystemWidget_34_Event"); \ static_assert(sizeof(WB_ActiveSlots_C_NiagaraSystemWidget_34_Event) == 0x000008, "Wrong size on WB_ActiveSlots_C_NiagaraSystemWidget_34_Event"); \ static_assert(offsetof(WB_ActiveSlots_C_NiagaraSystemWidget_34_Event, NiagaraSystemWidget_34_0) == 0x000000, "Member 'WB_ActiveSlots_C_NiagaraSystemWidget_34_Event::NiagaraSystemWidget_34_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_NpcChangeAnimationOver \ static_assert(alignof(WB_ActiveSlots_C_NpcChangeAnimationOver) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_NpcChangeAnimationOver"); \ static_assert(sizeof(WB_ActiveSlots_C_NpcChangeAnimationOver) == 0x000018, "Wrong size on WB_ActiveSlots_C_NpcChangeAnimationOver"); \ static_assert(offsetof(WB_ActiveSlots_C_NpcChangeAnimationOver, Widget) == 0x000000, "Member 'WB_ActiveSlots_C_NpcChangeAnimationOver::Widget' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_NpcChangeAnimationOver, Show) == 0x000008, "Member 'WB_ActiveSlots_C_NpcChangeAnimationOver::Show' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_NpcChangeAnimationOver, CallFunc_SlotAsOverlaySlot_ReturnValue) == 0x000010, "Member 'WB_ActiveSlots_C_NpcChangeAnimationOver::CallFunc_SlotAsOverlaySlot_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_NPCFriendState_Event \ static_assert(alignof(WB_ActiveSlots_C_NPCFriendState_Event) == 0x000001, "Wrong alignment on WB_ActiveSlots_C_NPCFriendState_Event"); \ static_assert(sizeof(WB_ActiveSlots_C_NPCFriendState_Event) == 0x000001, "Wrong size on WB_ActiveSlots_C_NPCFriendState_Event"); \ static_assert(offsetof(WB_ActiveSlots_C_NPCFriendState_Event, State) == 0x000000, "Member 'WB_ActiveSlots_C_NPCFriendState_Event::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_NPCShowDistance \ static_assert(alignof(WB_ActiveSlots_C_NPCShowDistance) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_NPCShowDistance"); \ static_assert(sizeof(WB_ActiveSlots_C_NPCShowDistance) == 0x000008, "Wrong size on WB_ActiveSlots_C_NPCShowDistance"); \ static_assert(offsetof(WB_ActiveSlots_C_NPCShowDistance, ShowDistance) == 0x000000, "Member 'WB_ActiveSlots_C_NPCShowDistance::ShowDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_NpcUpdateInMap \ static_assert(alignof(WB_ActiveSlots_C_NpcUpdateInMap) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_NpcUpdateInMap"); \ static_assert(sizeof(WB_ActiveSlots_C_NpcUpdateInMap) == 0x000010, "Wrong size on WB_ActiveSlots_C_NpcUpdateInMap"); \ static_assert(offsetof(WB_ActiveSlots_C_NpcUpdateInMap, Show) == 0x000000, "Member 'WB_ActiveSlots_C_NpcUpdateInMap::Show' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_NpcUpdateInMap, InputActor) == 0x000008, "Member 'WB_ActiveSlots_C_NpcUpdateInMap::InputActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_OnBuffAddNew \ static_assert(alignof(WB_ActiveSlots_C_OnBuffAddNew) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_OnBuffAddNew"); \ static_assert(sizeof(WB_ActiveSlots_C_OnBuffAddNew) == 0x000008, "Wrong size on WB_ActiveSlots_C_OnBuffAddNew"); \ static_assert(offsetof(WB_ActiveSlots_C_OnBuffAddNew, buff) == 0x000000, "Member 'WB_ActiveSlots_C_OnBuffAddNew::buff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_OnFastAccessChanged \ static_assert(alignof(WB_ActiveSlots_C_OnFastAccessChanged) == 0x000001, "Wrong alignment on WB_ActiveSlots_C_OnFastAccessChanged"); \ static_assert(sizeof(WB_ActiveSlots_C_OnFastAccessChanged) == 0x000001, "Wrong size on WB_ActiveSlots_C_OnFastAccessChanged"); \ static_assert(offsetof(WB_ActiveSlots_C_OnFastAccessChanged, FastItemType) == 0x000000, "Member 'WB_ActiveSlots_C_OnFastAccessChanged::FastItemType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_OnItemInSlotChanged \ static_assert(alignof(WB_ActiveSlots_C_OnItemInSlotChanged) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_OnItemInSlotChanged"); \ static_assert(sizeof(WB_ActiveSlots_C_OnItemInSlotChanged) == 0x000050, "Wrong size on WB_ActiveSlots_C_OnItemInSlotChanged"); \ static_assert(offsetof(WB_ActiveSlots_C_OnItemInSlotChanged, OldItem) == 0x000000, "Member 'WB_ActiveSlots_C_OnItemInSlotChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_OnItemInSlotChanged, NewItem) == 0x000020, "Member 'WB_ActiveSlots_C_OnItemInSlotChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_OnItemInSlotChanged, Type_0) == 0x000040, "Member 'WB_ActiveSlots_C_OnItemInSlotChanged::Type_0' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_OnItemInSlotChanged, SlotIndex) == 0x000044, "Member 'WB_ActiveSlots_C_OnItemInSlotChanged::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_OnItemInSlotChanged, ItemIndex) == 0x000048, "Member 'WB_ActiveSlots_C_OnItemInSlotChanged::ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_OnPlayerHasBorned \ static_assert(alignof(WB_ActiveSlots_C_OnPlayerHasBorned) == 0x000010, "Wrong alignment on WB_ActiveSlots_C_OnPlayerHasBorned"); \ static_assert(sizeof(WB_ActiveSlots_C_OnPlayerHasBorned) == 0x000080, "Wrong size on WB_ActiveSlots_C_OnPlayerHasBorned"); \ static_assert(offsetof(WB_ActiveSlots_C_OnPlayerHasBorned, FirePoint) == 0x000000, "Member 'WB_ActiveSlots_C_OnPlayerHasBorned::FirePoint' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_OnPlayerHasBorned, isReborn) == 0x000010, "Member 'WB_ActiveSlots_C_OnPlayerHasBorned::isReborn' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_OnPlayerHasBorned, Position) == 0x000020, "Member 'WB_ActiveSlots_C_OnPlayerHasBorned::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_ReduceNum \ static_assert(alignof(WB_ActiveSlots_C_ReduceNum) == 0x000004, "Wrong alignment on WB_ActiveSlots_C_ReduceNum"); \ static_assert(sizeof(WB_ActiveSlots_C_ReduceNum) == 0x000018, "Wrong size on WB_ActiveSlots_C_ReduceNum"); \ static_assert(offsetof(WB_ActiveSlots_C_ReduceNum, InputNum) == 0x000000, "Member 'WB_ActiveSlots_C_ReduceNum::InputNum' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ReduceNum, OutputNum) == 0x000004, "Member 'WB_ActiveSlots_C_ReduceNum::OutputNum' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ReduceNum, Temp_int_Variable) == 0x000008, "Member 'WB_ActiveSlots_C_ReduceNum::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ReduceNum, CallFunc_Subtract_IntInt_ReturnValue) == 0x00000C, "Member 'WB_ActiveSlots_C_ReduceNum::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ReduceNum, CallFunc_Less_IntInt_ReturnValue) == 0x000010, "Member 'WB_ActiveSlots_C_ReduceNum::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_ReduceNum, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000014, "Member 'WB_ActiveSlots_C_ReduceNum::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_RegisNpc \ static_assert(alignof(WB_ActiveSlots_C_RegisNpc) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_RegisNpc"); \ static_assert(sizeof(WB_ActiveSlots_C_RegisNpc) == 0x000008, "Wrong size on WB_ActiveSlots_C_RegisNpc"); \ static_assert(offsetof(WB_ActiveSlots_C_RegisNpc, InputActor) == 0x000000, "Member 'WB_ActiveSlots_C_RegisNpc::InputActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_RemoveNpc \ static_assert(alignof(WB_ActiveSlots_C_RemoveNpc) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_RemoveNpc"); \ static_assert(sizeof(WB_ActiveSlots_C_RemoveNpc) == 0x000008, "Wrong size on WB_ActiveSlots_C_RemoveNpc"); \ static_assert(offsetof(WB_ActiveSlots_C_RemoveNpc, InputActor) == 0x000000, "Member 'WB_ActiveSlots_C_RemoveNpc::InputActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_RemoveNPCGuideWidget \ static_assert(alignof(WB_ActiveSlots_C_RemoveNPCGuideWidget) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_RemoveNPCGuideWidget"); \ static_assert(sizeof(WB_ActiveSlots_C_RemoveNPCGuideWidget) == 0x000018, "Wrong size on WB_ActiveSlots_C_RemoveNPCGuideWidget"); \ static_assert(offsetof(WB_ActiveSlots_C_RemoveNPCGuideWidget, InputActor) == 0x000000, "Member 'WB_ActiveSlots_C_RemoveNPCGuideWidget::InputActor' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_RemoveNPCGuideWidget, CallFunc_Map_Find_Value) == 0x000008, "Member 'WB_ActiveSlots_C_RemoveNPCGuideWidget::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_RemoveNPCGuideWidget, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'WB_ActiveSlots_C_RemoveNPCGuideWidget::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_RemoveNPCGuideWidget, CallFunc_Map_Remove_ReturnValue) == 0x000011, "Member 'WB_ActiveSlots_C_RemoveNPCGuideWidget::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_RemoveNPCGuideWidget, CallFunc_RemoveChild_ReturnValue) == 0x000012, "Member 'WB_ActiveSlots_C_RemoveNPCGuideWidget::CallFunc_RemoveChild_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_SequenceEvent__ENTRYPOINTWB_ActiveSlots \ static_assert(alignof(WB_ActiveSlots_C_SequenceEvent__ENTRYPOINTWB_ActiveSlots) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_SequenceEvent__ENTRYPOINTWB_ActiveSlots"); \ static_assert(sizeof(WB_ActiveSlots_C_SequenceEvent__ENTRYPOINTWB_ActiveSlots) == 0x000008, "Wrong size on WB_ActiveSlots_C_SequenceEvent__ENTRYPOINTWB_ActiveSlots"); \ static_assert(offsetof(WB_ActiveSlots_C_SequenceEvent__ENTRYPOINTWB_ActiveSlots, NiagaraSystemWidget_34_0) == 0x000000, "Member 'WB_ActiveSlots_C_SequenceEvent__ENTRYPOINTWB_ActiveSlots::NiagaraSystemWidget_34_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_Set_Valid_Item_Nums \ static_assert(alignof(WB_ActiveSlots_C_Set_Valid_Item_Nums) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_Set_Valid_Item_Nums"); \ static_assert(sizeof(WB_ActiveSlots_C_Set_Valid_Item_Nums) == 0x000048, "Wrong size on WB_ActiveSlots_C_Set_Valid_Item_Nums"); \ static_assert(offsetof(WB_ActiveSlots_C_Set_Valid_Item_Nums, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_ActiveSlots_C_Set_Valid_Item_Nums::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_Set_Valid_Item_Nums, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_ActiveSlots_C_Set_Valid_Item_Nums::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_Set_Valid_Item_Nums, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'WB_ActiveSlots_C_Set_Valid_Item_Nums::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_Set_Valid_Item_Nums, CallFunc_Array_Length_ReturnValue) == 0x00000C, "Member 'WB_ActiveSlots_C_Set_Valid_Item_Nums::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_Set_Valid_Item_Nums, CallFunc_Array_Length_ReturnValue_1) == 0x000010, "Member 'WB_ActiveSlots_C_Set_Valid_Item_Nums::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_Set_Valid_Item_Nums, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_ActiveSlots_C_Set_Valid_Item_Nums::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_Set_Valid_Item_Nums, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'WB_ActiveSlots_C_Set_Valid_Item_Nums::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_Set_Valid_Item_Nums, CallFunc_Array_Add_ReturnValue) == 0x00003C, "Member 'WB_ActiveSlots_C_Set_Valid_Item_Nums::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_Set_Valid_Item_Nums, CallFunc_Greater_IntInt_ReturnValue) == 0x000040, "Member 'WB_ActiveSlots_C_Set_Valid_Item_Nums::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_SetNPCDisplayAngle \ static_assert(alignof(WB_ActiveSlots_C_SetNPCDisplayAngle) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_SetNPCDisplayAngle"); \ static_assert(sizeof(WB_ActiveSlots_C_SetNPCDisplayAngle) == 0x000168, "Wrong size on WB_ActiveSlots_C_SetNPCDisplayAngle"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, RotateWidget) == 0x000000, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::RotateWidget' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, NpcLocation) == 0x000008, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::NpcLocation' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, LRotateWidget) == 0x000020, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::LRotateWidget' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, TempDot) == 0x000028, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::TempDot' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, Temp_bool_Variable) == 0x000029, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000030, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000048, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_GetRightVector_ReturnValue) == 0x000060, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_GetRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_BreakVector_X) == 0x000078, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_BreakVector_Y) == 0x000080, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_BreakVector_Z) == 0x000088, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_GetForwardVector_ReturnValue) == 0x000090, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_MakeVector_ReturnValue) == 0x0000A8, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_BreakVector_X_1) == 0x0000C0, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_BreakVector_Y_1) == 0x0000C8, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_BreakVector_Z_1) == 0x0000D0, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_Normal_ReturnValue) == 0x0000D8, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_MakeVector_ReturnValue_1) == 0x0000F0, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_Dot_VectorVector_ReturnValue) == 0x000108, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_Normal_ReturnValue_1) == 0x000110, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000128, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x000130, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_DegAcos_ReturnValue) == 0x000138, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_DegAcos_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000140, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, K2Node_Select_Default) == 0x000148, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_GetRenderTransformAngle_ReturnValue) == 0x000150, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_GetRenderTransformAngle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000154, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_SetRenderTransformAngle_Angle_ImplicitCast) == 0x000158, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_SetRenderTransformAngle_Angle_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCDisplayAngle, CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast) == 0x000160, "Member 'WB_ActiveSlots_C_SetNPCDisplayAngle::CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_SetNPCTOpacity \ static_assert(alignof(WB_ActiveSlots_C_SetNPCTOpacity) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_SetNPCTOpacity"); \ static_assert(sizeof(WB_ActiveSlots_C_SetNPCTOpacity) == 0x0000A8, "Wrong size on WB_ActiveSlots_C_SetNPCTOpacity"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, NPC) == 0x000000, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::NPC' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, RotateWidget) == 0x000008, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::RotateWidget' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, PlayerLocation) == 0x000010, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::PlayerLocation' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, NpcLocation) == 0x000028, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::NpcLocation' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, LDistance) == 0x000040, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::LDistance' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, TempDot) == 0x000048, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::TempDot' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, K2Node_DynamicCast_AsI_Npc) == 0x000050, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::K2Node_DynamicCast_AsI_Npc' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, CallFunc_NPCShowDistance_ShowDistance) == 0x000068, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::CallFunc_NPCShowDistance_ShowDistance' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000070, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, CallFunc_MapRangeClamped_ReturnValue) == 0x000078, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, CallFunc_Vector_Distance2D_ReturnValue) == 0x000080, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, CallFunc_GetRenderOpacity_ReturnValue) == 0x000088, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::CallFunc_GetRenderOpacity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x00008C, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, CallFunc_IsInShow_Showed) == 0x00008D, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::CallFunc_IsInShow_Showed' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x00008E, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, CallFunc_GetRenderOpacity_ReturnValue_1) == 0x000090, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::CallFunc_GetRenderOpacity_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000094, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, CallFunc_IsValid_ReturnValue) == 0x000095, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, CallFunc_NotEqual_DoubleDouble_A_ImplicitCast) == 0x000098, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::CallFunc_NotEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_SetNPCTOpacity, CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast) == 0x0000A0, "Member 'WB_ActiveSlots_C_SetNPCTOpacity::CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_SwitchTool_input \ static_assert(alignof(WB_ActiveSlots_C_SwitchTool_input) == 0x000001, "Wrong alignment on WB_ActiveSlots_C_SwitchTool_input"); \ static_assert(sizeof(WB_ActiveSlots_C_SwitchTool_input) == 0x000001, "Wrong size on WB_ActiveSlots_C_SwitchTool_input"); \ static_assert(offsetof(WB_ActiveSlots_C_SwitchTool_input, Up) == 0x000000, "Member 'WB_ActiveSlots_C_SwitchTool_input::Up' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_Tick \ static_assert(alignof(WB_ActiveSlots_C_Tick) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_Tick"); \ static_assert(sizeof(WB_ActiveSlots_C_Tick) == 0x000048, "Wrong size on WB_ActiveSlots_C_Tick"); \ static_assert(offsetof(WB_ActiveSlots_C_Tick, MyGeometry) == 0x000000, "Member 'WB_ActiveSlots_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_ActiveSlots_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_UpdateAllKeyImage \ static_assert(alignof(WB_ActiveSlots_C_UpdateAllKeyImage) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_UpdateAllKeyImage"); \ static_assert(sizeof(WB_ActiveSlots_C_UpdateAllKeyImage) == 0x000018, "Wrong size on WB_ActiveSlots_C_UpdateAllKeyImage"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateAllKeyImage, NewDeviceType) == 0x000000, "Member 'WB_ActiveSlots_C_UpdateAllKeyImage::NewDeviceType' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateAllKeyImage, TypeIndex) == 0x000010, "Member 'WB_ActiveSlots_C_UpdateAllKeyImage::TypeIndex' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateAllKeyImage, OldSelectionType) == 0x000011, "Member 'WB_ActiveSlots_C_UpdateAllKeyImage::OldSelectionType' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateAllKeyImage, CallFunc_GetValidValue_ReturnValue) == 0x000012, "Member 'WB_ActiveSlots_C_UpdateAllKeyImage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_UpdateBackGoundImage \ static_assert(alignof(WB_ActiveSlots_C_UpdateBackGoundImage) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_UpdateBackGoundImage"); \ static_assert(sizeof(WB_ActiveSlots_C_UpdateBackGoundImage) == 0x000028, "Wrong size on WB_ActiveSlots_C_UpdateBackGoundImage"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateBackGoundImage, Temp_int_Array_Index_Variable) == 0x000000, "Member 'WB_ActiveSlots_C_UpdateBackGoundImage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateBackGoundImage, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'WB_ActiveSlots_C_UpdateBackGoundImage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateBackGoundImage, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000008, "Member 'WB_ActiveSlots_C_UpdateBackGoundImage::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateBackGoundImage, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_ActiveSlots_C_UpdateBackGoundImage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateBackGoundImage, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'WB_ActiveSlots_C_UpdateBackGoundImage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateBackGoundImage, CallFunc_Array_Get_Item) == 0x000018, "Member 'WB_ActiveSlots_C_UpdateBackGoundImage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateBackGoundImage, CallFunc_Less_IntInt_ReturnValue) == 0x000020, "Member 'WB_ActiveSlots_C_UpdateBackGoundImage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_UpdateItemsDisplayCircle \ static_assert(alignof(WB_ActiveSlots_C_UpdateItemsDisplayCircle) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_UpdateItemsDisplayCircle"); \ static_assert(sizeof(WB_ActiveSlots_C_UpdateItemsDisplayCircle) == 0x000038, "Wrong size on WB_ActiveSlots_C_UpdateItemsDisplayCircle"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateItemsDisplayCircle, isDown_0) == 0x000000, "Member 'WB_ActiveSlots_C_UpdateItemsDisplayCircle::isDown_0' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateItemsDisplayCircle, TempItem) == 0x000008, "Member 'WB_ActiveSlots_C_UpdateItemsDisplayCircle::TempItem' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateItemsDisplayCircle, Temp_bool_Variable) == 0x000010, "Member 'WB_ActiveSlots_C_UpdateItemsDisplayCircle::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateItemsDisplayCircle, Temp_int_Variable) == 0x000014, "Member 'WB_ActiveSlots_C_UpdateItemsDisplayCircle::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateItemsDisplayCircle, CallFunc_Array_LastIndex_ReturnValue) == 0x000018, "Member 'WB_ActiveSlots_C_UpdateItemsDisplayCircle::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateItemsDisplayCircle, K2Node_Select_Default) == 0x00001C, "Member 'WB_ActiveSlots_C_UpdateItemsDisplayCircle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateItemsDisplayCircle, CallFunc_Array_Add_ReturnValue) == 0x000020, "Member 'WB_ActiveSlots_C_UpdateItemsDisplayCircle::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateItemsDisplayCircle, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_ActiveSlots_C_UpdateItemsDisplayCircle::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateItemsDisplayCircle, CallFunc_Array_RemoveItem_ReturnValue) == 0x000030, "Member 'WB_ActiveSlots_C_UpdateItemsDisplayCircle::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_UpdateKeyImage \ static_assert(alignof(WB_ActiveSlots_C_UpdateKeyImage) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_UpdateKeyImage"); \ static_assert(sizeof(WB_ActiveSlots_C_UpdateKeyImage) == 0x000038, "Wrong size on WB_ActiveSlots_C_UpdateKeyImage"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateKeyImage, ButtonTag) == 0x000000, "Member 'WB_ActiveSlots_C_UpdateKeyImage::ButtonTag' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateKeyImage, KeyImage) == 0x000008, "Member 'WB_ActiveSlots_C_UpdateKeyImage::KeyImage' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateKeyImage, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000010, "Member 'WB_ActiveSlots_C_UpdateKeyImage::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateKeyImage, CallFunc_GetKeysIconNew_IsConfigured) == 0x000018, "Member 'WB_ActiveSlots_C_UpdateKeyImage::CallFunc_GetKeysIconNew_IsConfigured' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateKeyImage, CallFunc_GetKeysIconNew_KeyIcon) == 0x000020, "Member 'WB_ActiveSlots_C_UpdateKeyImage::CallFunc_GetKeysIconNew_KeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateKeyImage, CallFunc_GetKeysIconNew_CombinationKeyIcon) == 0x000028, "Member 'WB_ActiveSlots_C_UpdateKeyImage::CallFunc_GetKeysIconNew_CombinationKeyIcon' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateKeyImage, CallFunc_GetKeysIconNew_IsCombinationKey) == 0x000030, "Member 'WB_ActiveSlots_C_UpdateKeyImage::CallFunc_GetKeysIconNew_IsCombinationKey' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateKeyImage, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'WB_ActiveSlots_C_UpdateKeyImage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_UpdateNPCDisplayEvent \ static_assert(alignof(WB_ActiveSlots_C_UpdateNPCDisplayEvent) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_UpdateNPCDisplayEvent"); \ static_assert(sizeof(WB_ActiveSlots_C_UpdateNPCDisplayEvent) == 0x0000C8, "Wrong size on WB_ActiveSlots_C_UpdateNPCDisplayEvent"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, Local_HasRebornActor) == 0x000000, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::Local_HasRebornActor' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, Temp_int_Array_Index_Variable) == 0x000004, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000010, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, Temp_int_Variable) == 0x000014, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_Map_Values_Values) == 0x000018, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_Array_Get_Item) == 0x000028, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_GetRenderOpacity_ReturnValue) == 0x000030, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_GetRenderOpacity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000034, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_IsValid_ReturnValue) == 0x000035, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00003C, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000040, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_Map_Keys_Keys) == 0x000058, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000068, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_Array_Get_Item_1) == 0x000070, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_Map_Find_Value) == 0x000078, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_Map_Find_ReturnValue) == 0x000090, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_IsValid_ReturnValue_1) == 0x000091, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_Map_Find_Value_1) == 0x000098, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_Map_Find_ReturnValue_1) == 0x0000B0, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_Array_Length_ReturnValue) == 0x0000B4, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_Less_IntInt_ReturnValue) == 0x0000B8, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNPCDisplayEvent, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0000C0, "Member 'WB_ActiveSlots_C_UpdateNPCDisplayEvent::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_UpdateNumAndMove \ static_assert(alignof(WB_ActiveSlots_C_UpdateNumAndMove) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_UpdateNumAndMove"); \ static_assert(sizeof(WB_ActiveSlots_C_UpdateNumAndMove) == 0x000010, "Wrong size on WB_ActiveSlots_C_UpdateNumAndMove"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNumAndMove, ToolItems_0) == 0x000000, "Member 'WB_ActiveSlots_C_UpdateNumAndMove::ToolItems_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_UpdateNumOnly \ static_assert(alignof(WB_ActiveSlots_C_UpdateNumOnly) == 0x000008, "Wrong alignment on WB_ActiveSlots_C_UpdateNumOnly"); \ static_assert(sizeof(WB_ActiveSlots_C_UpdateNumOnly) == 0x000010, "Wrong size on WB_ActiveSlots_C_UpdateNumOnly"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdateNumOnly, ToolItems_0) == 0x000000, "Member 'WB_ActiveSlots_C_UpdateNumOnly::ToolItems_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_ActiveSlots_C_UpdatePropChange \ static_assert(alignof(WB_ActiveSlots_C_UpdatePropChange) == 0x000001, "Wrong alignment on WB_ActiveSlots_C_UpdatePropChange"); \ static_assert(sizeof(WB_ActiveSlots_C_UpdatePropChange) == 0x000001, "Wrong size on WB_ActiveSlots_C_UpdatePropChange"); \ static_assert(offsetof(WB_ActiveSlots_C_UpdatePropChange, IsUP) == 0x000000, "Member 'WB_ActiveSlots_C_UpdatePropChange::IsUP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_ActiveSlots_C \ static_assert(alignof(UWB_ActiveSlots_C) == 0x000008, "Wrong alignment on UWB_ActiveSlots_C"); \ static_assert(sizeof(UWB_ActiveSlots_C) == 0x000548, "Wrong size on UWB_ActiveSlots_C"); \ static_assert(offsetof(UWB_ActiveSlots_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_ActiveSlots_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, YZ) == 0x0002C8, "Member 'UWB_ActiveSlots_C::YZ' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Time) == 0x0002D0, "Member 'UWB_ActiveSlots_C::Time' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, BGOverlay) == 0x0002D8, "Member 'UWB_ActiveSlots_C::BGOverlay' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, CircleToRotate) == 0x0002E0, "Member 'UWB_ActiveSlots_C::CircleToRotate' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Icon) == 0x0002E8, "Member 'UWB_ActiveSlots_C::Icon' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Icon_Light) == 0x0002F0, "Member 'UWB_ActiveSlots_C::Icon_Light' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Image) == 0x0002F8, "Member 'UWB_ActiveSlots_C::Image' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Image_64) == 0x000300, "Member 'UWB_ActiveSlots_C::Image_64' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Image_126) == 0x000308, "Member 'UWB_ActiveSlots_C::Image_126' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Image_190) == 0x000310, "Member 'UWB_ActiveSlots_C::Image_190' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Image_Direction) == 0x000318, "Member 'UWB_ActiveSlots_C::Image_Direction' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Image_ItemDown) == 0x000320, "Member 'UWB_ActiveSlots_C::Image_ItemDown' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Image_ItemKey) == 0x000328, "Member 'UWB_ActiveSlots_C::Image_ItemKey' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Image_ItemUp) == 0x000330, "Member 'UWB_ActiveSlots_C::Image_ItemUp' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Image_NpcFriend) == 0x000338, "Member 'UWB_ActiveSlots_C::Image_NpcFriend' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, itemdown) == 0x000340, "Member 'UWB_ActiveSlots_C::itemdown' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, itemup) == 0x000348, "Member 'UWB_ActiveSlots_C::itemup' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, ItemUsed) == 0x000350, "Member 'UWB_ActiveSlots_C::ItemUsed' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, KeyDown) == 0x000358, "Member 'UWB_ActiveSlots_C::KeyDown' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, KeyUp) == 0x000360, "Member 'UWB_ActiveSlots_C::KeyUp' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, NiagaraSystemWidget_34) == 0x000368, "Member 'UWB_ActiveSlots_C::NiagaraSystemWidget_34' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, NPCOverlay) == 0x000370, "Member 'UWB_ActiveSlots_C::NPCOverlay' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Overlay_list) == 0x000378, "Member 'UWB_ActiveSlots_C::Overlay_list' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, SizeBox_3) == 0x000380, "Member 'UWB_ActiveSlots_C::SizeBox_3' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, SizeBox_4) == 0x000388, "Member 'UWB_ActiveSlots_C::SizeBox_4' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Spacerbg) == 0x000390, "Member 'UWB_ActiveSlots_C::Spacerbg' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Spaceritem) == 0x000398, "Member 'UWB_ActiveSlots_C::Spaceritem' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, WidgetSwitcher_0) == 0x0003A0, "Member 'UWB_ActiveSlots_C::WidgetSwitcher_0' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, YZOverlay) == 0x0003A8, "Member 'UWB_ActiveSlots_C::YZOverlay' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, SelectedIndex) == 0x0003B0, "Member 'UWB_ActiveSlots_C::SelectedIndex' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, UINotify) == 0x0003B8, "Member 'UWB_ActiveSlots_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, ToolItems) == 0x0003C0, "Member 'UWB_ActiveSlots_C::ToolItems' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, ToolItemsInUsed) == 0x0003D0, "Member 'UWB_ActiveSlots_C::ToolItemsInUsed' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Current) == 0x0003E0, "Member 'UWB_ActiveSlots_C::Current' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, isDown) == 0x000400, "Member 'UWB_ActiveSlots_C::isDown' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, CurrentAngle) == 0x000404, "Member 'UWB_ActiveSlots_C::CurrentAngle' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, TargetAngle) == 0x000408, "Member 'UWB_ActiveSlots_C::TargetAngle' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Items) == 0x000410, "Member 'UWB_ActiveSlots_C::Items' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, bFollowCamera) == 0x000420, "Member 'UWB_ActiveSlots_C::bFollowCamera' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Item_Num) == 0x000424, "Member 'UWB_ActiveSlots_C::Item_Num' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, NPCToWidget) == 0x000428, "Member 'UWB_ActiveSlots_C::NPCToWidget' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Combat_Character) == 0x000478, "Member 'UWB_ActiveSlots_C::Combat_Character' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, RotateMat) == 0x000480, "Member 'UWB_ActiveSlots_C::RotateMat' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, ResetRotatorValue) == 0x000488, "Member 'UWB_ActiveSlots_C::ResetRotatorValue' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, LastTickYaw) == 0x000490, "Member 'UWB_ActiveSlots_C::LastTickYaw' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, TargetRotator360) == 0x000494, "Member 'UWB_ActiveSlots_C::TargetRotator360' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, UseRotator360) == 0x000498, "Member 'UWB_ActiveSlots_C::UseRotator360' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, Type) == 0x00049C, "Member 'UWB_ActiveSlots_C::Type' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, RegisNPCs) == 0x0004A0, "Member 'UWB_ActiveSlots_C::RegisNPCs' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, NPCLocations) == 0x0004B0, "Member 'UWB_ActiveSlots_C::NPCLocations' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, TickCount) == 0x000500, "Member 'UWB_ActiveSlots_C::TickCount' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, CurrentPlayerLocation) == 0x000508, "Member 'UWB_ActiveSlots_C::CurrentPlayerLocation' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, NewEventDispatcher) == 0x000520, "Member 'UWB_ActiveSlots_C::NewEventDispatcher' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, HasRebornActor) == 0x000530, "Member 'UWB_ActiveSlots_C::HasRebornActor' has a wrong offset!"); \ static_assert(offsetof(UWB_ActiveSlots_C, UpdateHasRebornActor) == 0x000538, "Member 'UWB_ActiveSlots_C::UpdateHasRebornActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_NewPlayerGuidelines \ static_assert(alignof(FST_NewPlayerGuidelines) == 0x000008, "Wrong alignment on FST_NewPlayerGuidelines"); \ static_assert(sizeof(FST_NewPlayerGuidelines) == 0x000110, "Wrong size on FST_NewPlayerGuidelines"); \ static_assert(offsetof(FST_NewPlayerGuidelines, Name_27_C09BF52341E13107F20DED8780F26CAD) == 0x000000, "Member 'FST_NewPlayerGuidelines::Name_27_C09BF52341E13107F20DED8780F26CAD' has a wrong offset!"); \ static_assert(offsetof(FST_NewPlayerGuidelines, Content_24_2FFADAEA4E1088A106FEC2A109C3E549) == 0x000018, "Member 'FST_NewPlayerGuidelines::Content_24_2FFADAEA4E1088A106FEC2A109C3E549' has a wrong offset!"); \ static_assert(offsetof(FST_NewPlayerGuidelines, If_Teaching_9_4083C90641F332D7589E1AB0B2904588) == 0x000030, "Member 'FST_NewPlayerGuidelines::If_Teaching_9_4083C90641F332D7589E1AB0B2904588' has a wrong offset!"); \ static_assert(offsetof(FST_NewPlayerGuidelines, ShowImage_Icon_PC_64_F65D50CC45E7B09E0B9A38AE4EE62A0A) == 0x000038, "Member 'FST_NewPlayerGuidelines::ShowImage_Icon_PC_64_F65D50CC45E7B09E0B9A38AE4EE62A0A' has a wrong offset!"); \ static_assert(offsetof(FST_NewPlayerGuidelines, ShowImage_Icon_PS_65_FA2F1A9447F1E07C5071629920218F54) == 0x000068, "Member 'FST_NewPlayerGuidelines::ShowImage_Icon_PS_65_FA2F1A9447F1E07C5071629920218F54' has a wrong offset!"); \ static_assert(offsetof(FST_NewPlayerGuidelines, ShowImage_Icon_GamePad_66_B86BCBEF43F95ACE5F415695ED26FC8B) == 0x000098, "Member 'FST_NewPlayerGuidelines::ShowImage_Icon_GamePad_66_B86BCBEF43F95ACE5F415695ED26FC8B' has a wrong offset!"); \ static_assert(offsetof(FST_NewPlayerGuidelines, PCKey_56_64592A8548B076DF141A34A91F3200BD) == 0x0000C8, "Member 'FST_NewPlayerGuidelines::PCKey_56_64592A8548B076DF141A34A91F3200BD' has a wrong offset!"); \ static_assert(offsetof(FST_NewPlayerGuidelines, GamePadKey_54_EE5CF4B445D745D8725D7FB11F5744B0) == 0x0000D8, "Member 'FST_NewPlayerGuidelines::GamePadKey_54_EE5CF4B445D745D8725D7FB11F5744B0' has a wrong offset!"); \ static_assert(offsetof(FST_NewPlayerGuidelines, PSKey_55_660F463C49AF7CC114C726B43CB687B6) == 0x0000E8, "Member 'FST_NewPlayerGuidelines::PSKey_55_660F463C49AF7CC114C726B43CB687B6' has a wrong offset!"); \ static_assert(offsetof(FST_NewPlayerGuidelines, needIcon_68_E2D80F214DA18FBF7FD3B9961EE684AC) == 0x0000F8, "Member 'FST_NewPlayerGuidelines::needIcon_68_E2D80F214DA18FBF7FD3B9961EE684AC' has a wrong offset!"); \ static_assert(offsetof(FST_NewPlayerGuidelines, isLeftHelp_70_41DAB0204E47128AB0AE76A09CF5C76C) == 0x0000F9, "Member 'FST_NewPlayerGuidelines::isLeftHelp_70_41DAB0204E47128AB0AE76A09CF5C76C' has a wrong offset!"); \ static_assert(offsetof(FST_NewPlayerGuidelines, TimeScale_73_15389A314F31D2F5C8EB03818C39778B) == 0x000100, "Member 'FST_NewPlayerGuidelines::TimeScale_73_15389A314F31D2F5C8EB03818C39778B' has a wrong offset!"); \ static_assert(offsetof(FST_NewPlayerGuidelines, moiveShow_79_56A93FFB414A912B56026BB941940039) == 0x000108, "Member 'FST_NewPlayerGuidelines::moiveShow_79_56A93FFB414A912B56026BB941940039' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Restore_C_OnBuffFunction \ static_assert(alignof(BP_Buff_Restore_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_Restore_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_Restore_C_OnBuffFunction) == 0x000030, "Wrong size on BP_Buff_Restore_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_Restore_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_Restore_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_C_OnBuffFunction, CallFunc_GetRGSValue_Valid) == 0x000008, "Member 'BP_Buff_Restore_C_OnBuffFunction::CallFunc_GetRGSValue_Valid' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_C_OnBuffFunction, CallFunc_GetRGSValue_Value) == 0x000010, "Member 'BP_Buff_Restore_C_OnBuffFunction::CallFunc_GetRGSValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_C_OnBuffFunction, CallFunc_GetStatsManager_StatsManagerComp) == 0x000018, "Member 'BP_Buff_Restore_C_OnBuffFunction::CallFunc_GetStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_C_OnBuffFunction, CallFunc_GetStatValue_Value) == 0x000020, "Member 'BP_Buff_Restore_C_OnBuffFunction::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_C_OnBuffFunction, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'BP_Buff_Restore_C_OnBuffFunction::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Restore_C_OnInterval \ static_assert(alignof(BP_Buff_Restore_C_OnInterval) == 0x000008, "Wrong alignment on BP_Buff_Restore_C_OnInterval"); \ static_assert(sizeof(BP_Buff_Restore_C_OnInterval) == 0x000058, "Wrong size on BP_Buff_Restore_C_OnInterval"); \ static_assert(offsetof(BP_Buff_Restore_C_OnInterval, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_Buff_Restore_C_OnInterval::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_C_OnInterval, K2Node_MakeMap_Map) == 0x000008, "Member 'BP_Buff_Restore_C_OnInterval::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_Restore_C \ static_assert(alignof(UBP_Buff_Restore_C) == 0x000008, "Wrong alignment on UBP_Buff_Restore_C"); \ static_assert(sizeof(UBP_Buff_Restore_C) == 0x000160, "Wrong size on UBP_Buff_Restore_C"); \ static_assert(offsetof(UBP_Buff_Restore_C, restore) == 0x000158, "Member 'UBP_Buff_Restore_C::restore' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_ItemL \ static_assert(alignof(FST_ItemL) == 0x000008, "Wrong alignment on FST_ItemL"); \ static_assert(sizeof(FST_ItemL) == 0x0000D0, "Wrong size on FST_ItemL"); \ static_assert(offsetof(FST_ItemL, GroupID_168_6A7ABA534F5F8C42D1DFEBB7D33B46C2) == 0x000000, "Member 'FST_ItemL::GroupID_168_6A7ABA534F5F8C42D1DFEBB7D33B46C2' has a wrong offset!"); \ static_assert(offsetof(FST_ItemL, ItemType_82_DD6DFFE94404FEBE07D94DA723371BA7) == 0x000004, "Member 'FST_ItemL::ItemType_82_DD6DFFE94404FEBE07D94DA723371BA7' has a wrong offset!"); \ static_assert(offsetof(FST_ItemL, HandlerItemClass_85_B69B8DEF4D768F7D7A275291244DC9CA) == 0x000008, "Member 'FST_ItemL::HandlerItemClass_85_B69B8DEF4D768F7D7A275291244DC9CA' has a wrong offset!"); \ static_assert(offsetof(FST_ItemL, Name_154_40862B014E9B7E53F4B81CBDE6C89495) == 0x000010, "Member 'FST_ItemL::Name_154_40862B014E9B7E53F4B81CBDE6C89495' has a wrong offset!"); \ static_assert(offsetof(FST_ItemL, Descript_155_D3B87ED744DDE83DB9316CBF8E3CD9B0) == 0x000028, "Member 'FST_ItemL::Descript_155_D3B87ED744DDE83DB9316CBF8E3CD9B0' has a wrong offset!"); \ static_assert(offsetof(FST_ItemL, DescriptSummery_156_A006B46245261C1DF1EC4E826BF4FAF5) == 0x000040, "Member 'FST_ItemL::DescriptSummery_156_A006B46245261C1DF1EC4E826BF4FAF5' has a wrong offset!"); \ static_assert(offsetof(FST_ItemL, Affix_165_396B91DE45FC213398C3B480D7742B0F) == 0x000058, "Member 'FST_ItemL::Affix_165_396B91DE45FC213398C3B480D7742B0F' has a wrong offset!"); \ static_assert(offsetof(FST_ItemL, PickupPrompt_157_56FECA2749AF1DAB26D2C7AAE89278A5) == 0x000070, "Member 'FST_ItemL::PickupPrompt_157_56FECA2749AF1DAB26D2C7AAE89278A5' has a wrong offset!"); \ static_assert(offsetof(FST_ItemL, Icon_86_0435E6084F378317498426869DF63052) == 0x000088, "Member 'FST_ItemL::Icon_86_0435E6084F378317498426869DF63052' has a wrong offset!"); \ static_assert(offsetof(FST_ItemL, BigIcon_162_E0291A3F41DC4C8C2469018BAD404B1C) == 0x000090, "Member 'FST_ItemL::BigIcon_162_E0291A3F41DC4C8C2469018BAD404B1C' has a wrong offset!"); \ static_assert(offsetof(FST_ItemL, MaxInBeibao_149_CD7B8DFE45F6C9880DB1F2B8C07AB2CC) == 0x0000C0, "Member 'FST_ItemL::MaxInBeibao_149_CD7B8DFE45F6C9880DB1F2B8C07AB2CC' has a wrong offset!"); \ static_assert(offsetof(FST_ItemL, MaxInCangKu_148_B9B65D5C4FD6C450981289B3909B57C4) == 0x0000C4, "Member 'FST_ItemL::MaxInCangKu_148_B9B65D5C4FD6C450981289B3909B57C4' has a wrong offset!"); \ static_assert(offsetof(FST_ItemL, CanDiscard_152_C51449D34C95555082E341A7EEDEA10A) == 0x0000C8, "Member 'FST_ItemL::CanDiscard_152_C51449D34C95555082E341A7EEDEA10A' has a wrong offset!"); \ static_assert(offsetof(FST_ItemL, CanUse_153_DDE2C3B949A5757BEC77A29E9CA37848) == 0x0000C9, "Member 'FST_ItemL::CanUse_153_DDE2C3B949A5757BEC77A29E9CA37848' has a wrong offset!"); \ static_assert(offsetof(FST_ItemL, CanBatchUse_161_9BA83B9B468501AB68409A9129B3DBF7) == 0x0000CA, "Member 'FST_ItemL::CanBatchUse_161_9BA83B9B468501AB68409A9129B3DBF7' has a wrong offset!"); \ static_assert(offsetof(FST_ItemL, CanSaveToBox_159_C0CEA43641F280F2D84A8E90C3322C14) == 0x0000CB, "Member 'FST_ItemL::CanSaveToBox_159_C0CEA43641F280F2D84A8E90C3322C14' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_Item_Tool \ static_assert(alignof(FST_Item_Tool) == 0x000008, "Wrong alignment on FST_Item_Tool"); \ static_assert(sizeof(FST_Item_Tool) == 0x000138, "Wrong size on FST_Item_Tool"); \ static_assert(offsetof(FST_Item_Tool, ItemType_82_DD6DFFE94404FEBE07D94DA723371BA7) == 0x000000, "Member 'FST_Item_Tool::ItemType_82_DD6DFFE94404FEBE07D94DA723371BA7' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, HandlerItemClass_85_B69B8DEF4D768F7D7A275291244DC9CA) == 0x000008, "Member 'FST_Item_Tool::HandlerItemClass_85_B69B8DEF4D768F7D7A275291244DC9CA' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, Name_152_40862B014E9B7E53F4B81CBDE6C89495) == 0x000010, "Member 'FST_Item_Tool::Name_152_40862B014E9B7E53F4B81CBDE6C89495' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, Descript_153_D3B87ED744DDE83DB9316CBF8E3CD9B0) == 0x000028, "Member 'FST_Item_Tool::Descript_153_D3B87ED744DDE83DB9316CBF8E3CD9B0' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, DescriptSummery_154_A006B46245261C1DF1EC4E826BF4FAF5) == 0x000040, "Member 'FST_Item_Tool::DescriptSummery_154_A006B46245261C1DF1EC4E826BF4FAF5' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, PickupPrompt_155_56FECA2749AF1DAB26D2C7AAE89278A5) == 0x000058, "Member 'FST_Item_Tool::PickupPrompt_155_56FECA2749AF1DAB26D2C7AAE89278A5' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, Icon_86_0435E6084F378317498426869DF63052) == 0x000070, "Member 'FST_Item_Tool::Icon_86_0435E6084F378317498426869DF63052' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, BigIcon_87_E0291A3F41DC4C8C2469018BAD404B1C) == 0x000078, "Member 'FST_Item_Tool::BigIcon_87_E0291A3F41DC4C8C2469018BAD404B1C' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, DisplayActorClass_147_B8368CA24C5C828A672B83AFC67F44D8) == 0x000080, "Member 'FST_Item_Tool::DisplayActorClass_147_B8368CA24C5C828A672B83AFC67F44D8' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, MaxInBeibao_146_0BAAD96C40A5C1D624150FB77F90A9D4) == 0x000088, "Member 'FST_Item_Tool::MaxInBeibao_146_0BAAD96C40A5C1D624150FB77F90A9D4' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, MaxInCangKu_144_9E3E755C46273CC86AF3369BBBEA5005) == 0x00008C, "Member 'FST_Item_Tool::MaxInCangKu_144_9E3E755C46273CC86AF3369BBBEA5005' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, CanDiscard_150_7CA849CF405DAF33CE38E08A4D238921) == 0x000090, "Member 'FST_Item_Tool::CanDiscard_150_7CA849CF405DAF33CE38E08A4D238921' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, CanUse_151_D59BDD024990FE2A3A7ED78B09C48247) == 0x000091, "Member 'FST_Item_Tool::CanUse_151_D59BDD024990FE2A3A7ED78B09C48247' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, CanBatchUse_159_A7EC5CC046B72F0AC75F7484189301E2) == 0x000092, "Member 'FST_Item_Tool::CanBatchUse_159_A7EC5CC046B72F0AC75F7484189301E2' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, CanSaveToBox_157_213AD23A48AE34D118F831B8E6D10300) == 0x000093, "Member 'FST_Item_Tool::CanSaveToBox_157_213AD23A48AE34D118F831B8E6D10300' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, PlayAnimation_67_3EB68E8E419360E6F09428B9330D258E) == 0x000094, "Member 'FST_Item_Tool::PlayAnimation_67_3EB68E8E419360E6F09428B9330D258E' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, Effect1_140_E805F1644D71ED966807D5AAEBFE5424) == 0x00009C, "Member 'FST_Item_Tool::Effect1_140_E805F1644D71ED966807D5AAEBFE5424' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, Effect2_138_00179E0F4DA5D5F6DE8E9E97CCED6DE2) == 0x0000A4, "Member 'FST_Item_Tool::Effect2_138_00179E0F4DA5D5F6DE8E9E97CCED6DE2' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, Effect3_139_F0B5FFDC41948A79D8813181E99DF8C2) == 0x0000AC, "Member 'FST_Item_Tool::Effect3_139_F0B5FFDC41948A79D8813181E99DF8C2' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, ParamTag1_101_D7A457F942A286D1D2E4DC9DD0D88D7E) == 0x0000B4, "Member 'FST_Item_Tool::ParamTag1_101_D7A457F942A286D1D2E4DC9DD0D88D7E' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, Param1_119_4E82F5504AAC3255E8581FBD91DFE411) == 0x0000C0, "Member 'FST_Item_Tool::Param1_119_4E82F5504AAC3255E8581FBD91DFE411' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, ParamTag2_107_D5E3186E49764CC7AD480CBEE500556D) == 0x0000C8, "Member 'FST_Item_Tool::ParamTag2_107_D5E3186E49764CC7AD480CBEE500556D' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, Param2_121_400B08EB4E9BD41ED6E1EEA7EF6E90BC) == 0x0000D0, "Member 'FST_Item_Tool::Param2_121_400B08EB4E9BD41ED6E1EEA7EF6E90BC' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, ParamTag3_108_485B0F544E0D4BA53029E990A34832DD) == 0x0000D8, "Member 'FST_Item_Tool::ParamTag3_108_485B0F544E0D4BA53029E990A34832DD' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, Param3_129_F85F86CE48DA4BD22076F7AFF44D9E14) == 0x0000E0, "Member 'FST_Item_Tool::Param3_129_F85F86CE48DA4BD22076F7AFF44D9E14' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, ParamTag4_109_2A1C38574518D5913C2390A969078B4D) == 0x0000E8, "Member 'FST_Item_Tool::ParamTag4_109_2A1C38574518D5913C2390A969078B4D' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, Param4_130_CBB0D2954D5E5011F2BD3D8F56FB05F5) == 0x0000F0, "Member 'FST_Item_Tool::Param4_130_CBB0D2954D5E5011F2BD3D8F56FB05F5' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, ParamTag5_110_60041D6D4667B2A2CE26D69BB74E2B05) == 0x0000F8, "Member 'FST_Item_Tool::ParamTag5_110_60041D6D4667B2A2CE26D69BB74E2B05' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, Param5_131_0E3E95254B600A18257215BE845CB61D) == 0x000100, "Member 'FST_Item_Tool::Param5_131_0E3E95254B600A18257215BE845CB61D' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, ParamTag6_114_D75FAA604B2BB11841951DA0C1AF05B2) == 0x000108, "Member 'FST_Item_Tool::ParamTag6_114_D75FAA604B2BB11841951DA0C1AF05B2' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, Param6_132_FC4A849B44D3BB28ED7560B0A13712AB) == 0x000110, "Member 'FST_Item_Tool::Param6_132_FC4A849B44D3BB28ED7560B0A13712AB' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, ParamTag7_115_7869A9294B5FE8A3651BFC8682A29A9F) == 0x000118, "Member 'FST_Item_Tool::ParamTag7_115_7869A9294B5FE8A3651BFC8682A29A9F' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, Param7_133_60EAA0F248370537E1F4458D57842A10) == 0x000120, "Member 'FST_Item_Tool::Param7_133_60EAA0F248370537E1F4458D57842A10' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, ParamTag8_116_10E6575C4B8CC930FA9A4AADBC696B3C) == 0x000128, "Member 'FST_Item_Tool::ParamTag8_116_10E6575C4B8CC930FA9A4AADBC696B3C' has a wrong offset!"); \ static_assert(offsetof(FST_Item_Tool, Param8_134_6130571C466C24BFAD46A089F9BD896F) == 0x000130, "Member 'FST_Item_Tool::Param8_134_6130571C466C24BFAD46A089F9BD896F' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_BindDrops \ static_assert(alignof(FST_BindDrops) == 0x000004, "Wrong alignment on FST_BindDrops"); \ static_assert(sizeof(FST_BindDrops) == 0x000050, "Wrong size on FST_BindDrops"); \ static_assert(offsetof(FST_BindDrops, Item0_SortId_56_B23BD5BF41E97706AAFB3085BC4D228E) == 0x000000, "Member 'FST_BindDrops::Item0_SortId_56_B23BD5BF41E97706AAFB3085BC4D228E' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item0_Count_57_61753DE94C0D6D78E817A391AC12560C) == 0x000004, "Member 'FST_BindDrops::Item0_Count_57_61753DE94C0D6D78E817A391AC12560C' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item1_SortId_58_89DCE8054A38DFAD9B2DAA9349624226) == 0x000008, "Member 'FST_BindDrops::Item1_SortId_58_89DCE8054A38DFAD9B2DAA9349624226' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item1_Count_65_E99E50D7489BC9FCDE7557B875FBA908) == 0x00000C, "Member 'FST_BindDrops::Item1_Count_65_E99E50D7489BC9FCDE7557B875FBA908' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item2_SortId_60_017366C84C71F3A81DAE8CAEBE1A40D0) == 0x000010, "Member 'FST_BindDrops::Item2_SortId_60_017366C84C71F3A81DAE8CAEBE1A40D0' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item2_Count_61_8D5BBC7E49FA5B7E98704C8108548FC3) == 0x000014, "Member 'FST_BindDrops::Item2_Count_61_8D5BBC7E49FA5B7E98704C8108548FC3' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item3_SortId_62_385594464E584E95A68459AABEFDE4CC) == 0x000018, "Member 'FST_BindDrops::Item3_SortId_62_385594464E584E95A68459AABEFDE4CC' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item3_Count_63_5BB75E1540A9650D9D610CB49C85B938) == 0x00001C, "Member 'FST_BindDrops::Item3_Count_63_5BB75E1540A9650D9D610CB49C85B938' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item4_SortId_68_C033C3D049825A9D72DC30BC859EBEC4) == 0x000020, "Member 'FST_BindDrops::Item4_SortId_68_C033C3D049825A9D72DC30BC859EBEC4' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item4_Count_80_39878305426626AE958AD68E8B0D65F1) == 0x000024, "Member 'FST_BindDrops::Item4_Count_80_39878305426626AE958AD68E8B0D65F1' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item5_SortId_86_CAFA93E54C02A28B4BC65A993D4E9565) == 0x000028, "Member 'FST_BindDrops::Item5_SortId_86_CAFA93E54C02A28B4BC65A993D4E9565' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item5_Count_81_C3E5973941985945A2B63E9D3ECDC46C) == 0x00002C, "Member 'FST_BindDrops::Item5_Count_81_C3E5973941985945A2B63E9D3ECDC46C' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item6_SortId_87_C1F210614FD8D3B85C907A9E8567762F) == 0x000030, "Member 'FST_BindDrops::Item6_SortId_87_C1F210614FD8D3B85C907A9E8567762F' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item6_Count_82_E03243AD4A0188519424A590AF52879F) == 0x000034, "Member 'FST_BindDrops::Item6_Count_82_E03243AD4A0188519424A590AF52879F' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item7_SortId_88_D7211D204F8CA5D35D5D0EAEFDC22D2E) == 0x000038, "Member 'FST_BindDrops::Item7_SortId_88_D7211D204F8CA5D35D5D0EAEFDC22D2E' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item7_Count_83_0A5B98D141960B65943A369665EC13BB) == 0x00003C, "Member 'FST_BindDrops::Item7_Count_83_0A5B98D141960B65943A369665EC13BB' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item8_SortId_89_D451D8A741641141D56C649D69E36950) == 0x000040, "Member 'FST_BindDrops::Item8_SortId_89_D451D8A741641141D56C649D69E36950' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item8_Count_84_1724B44B4E7F3905AAE485AA86798C5B) == 0x000044, "Member 'FST_BindDrops::Item8_Count_84_1724B44B4E7F3905AAE485AA86798C5B' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item9_SortId_90_D11170B242D209F09B5927ABC3F083A0) == 0x000048, "Member 'FST_BindDrops::Item9_SortId_90_D11170B242D209F09B5927ABC3F083A0' has a wrong offset!"); \ static_assert(offsetof(FST_BindDrops, Item9_Count_85_328386C945EA920DDDC213B16CD6EE69) == 0x00004C, "Member 'FST_BindDrops::Item9_Count_85_328386C945EA920DDDC213B16CD6EE69' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_AddStatBuff \ static_assert(alignof(BP_Buff_Base_C_AddStatBuff) == 0x000008, "Wrong alignment on BP_Buff_Base_C_AddStatBuff"); \ static_assert(sizeof(BP_Buff_Base_C_AddStatBuff) == 0x000080, "Wrong size on BP_Buff_Base_C_AddStatBuff"); \ static_assert(offsetof(BP_Buff_Base_C_AddStatBuff, CallFunc_GetExtended_Extended) == 0x000000, "Member 'BP_Buff_Base_C_AddStatBuff::CallFunc_GetExtended_Extended' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_AddStatBuff, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000008, "Member 'BP_Buff_Base_C_AddStatBuff::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_AddStatBuff, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'BP_Buff_Base_C_AddStatBuff::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_AddStatBuff, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'BP_Buff_Base_C_AddStatBuff::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_AddStatBuff, CallFunc_Greater_IntInt_ReturnValue) == 0x000038, "Member 'BP_Buff_Base_C_AddStatBuff::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_AddStatBuff, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'BP_Buff_Base_C_AddStatBuff::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_AddStatBuff, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000050, "Member 'BP_Buff_Base_C_AddStatBuff::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_AddStatBuff, CallFunc_GetExtendedByRGS_ReturnValue) == 0x000060, "Member 'BP_Buff_Base_C_AddStatBuff::CallFunc_GetExtendedByRGS_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_AddStatBuff, CallFunc_GetStatsManager_StatsManagerComp) == 0x000068, "Member 'BP_Buff_Base_C_AddStatBuff::CallFunc_GetStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_AddStatBuff, CallFunc_GetObjectName_ReturnValue) == 0x000070, "Member 'BP_Buff_Base_C_AddStatBuff::CallFunc_GetObjectName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_AddTempEffect \ static_assert(alignof(BP_Buff_Base_C_AddTempEffect) == 0x000008, "Wrong alignment on BP_Buff_Base_C_AddTempEffect"); \ static_assert(sizeof(BP_Buff_Base_C_AddTempEffect) == 0x000028, "Wrong size on BP_Buff_Base_C_AddTempEffect"); \ static_assert(offsetof(BP_Buff_Base_C_AddTempEffect, Add) == 0x000000, "Member 'BP_Buff_Base_C_AddTempEffect::Add' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_AddTempEffect, Local_Spring) == 0x000008, "Member 'BP_Buff_Base_C_AddTempEffect::Local_Spring' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_AddTempEffect, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_Buff_Base_C_AddTempEffect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_AddTempEffect, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'BP_Buff_Base_C_AddTempEffect::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_AddTempEffect, CallFunc_GetPawnRef_ReturnValue) == 0x000018, "Member 'BP_Buff_Base_C_AddTempEffect::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_AddTempEffect, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'BP_Buff_Base_C_AddTempEffect::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_CallWaitRemove \ static_assert(alignof(BP_Buff_Base_C_CallWaitRemove) == 0x000008, "Wrong alignment on BP_Buff_Base_C_CallWaitRemove"); \ static_assert(sizeof(BP_Buff_Base_C_CallWaitRemove) == 0x000028, "Wrong size on BP_Buff_Base_C_CallWaitRemove"); \ static_assert(offsetof(BP_Buff_Base_C_CallWaitRemove, CallFunc_GetMyEquip_Equip) == 0x000000, "Member 'BP_Buff_Base_C_CallWaitRemove::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_CallWaitRemove, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_Buff_Base_C_CallWaitRemove::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_CallWaitRemove, CallFunc_GetPawnRef_ReturnValue) == 0x000018, "Member 'BP_Buff_Base_C_CallWaitRemove::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_CallWaitRemove, CallFunc_GetMyBuffComp_BuffComponent) == 0x000020, "Member 'BP_Buff_Base_C_CallWaitRemove::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_CutOffEndTime \ static_assert(alignof(BP_Buff_Base_C_CutOffEndTime) == 0x000008, "Wrong alignment on BP_Buff_Base_C_CutOffEndTime"); \ static_assert(sizeof(BP_Buff_Base_C_CutOffEndTime) == 0x000018, "Wrong size on BP_Buff_Base_C_CutOffEndTime"); \ static_assert(offsetof(BP_Buff_Base_C_CutOffEndTime, DeltaTime) == 0x000000, "Member 'BP_Buff_Base_C_CutOffEndTime::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_CutOffEndTime, CurrentEndTime) == 0x000008, "Member 'BP_Buff_Base_C_CutOffEndTime::CurrentEndTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_CutOffEndTime, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000010, "Member 'BP_Buff_Base_C_CutOffEndTime::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_DestroyParticle \ static_assert(alignof(BP_Buff_Base_C_DestroyParticle) == 0x000008, "Wrong alignment on BP_Buff_Base_C_DestroyParticle"); \ static_assert(sizeof(BP_Buff_Base_C_DestroyParticle) == 0x0000B8, "Wrong size on BP_Buff_Base_C_DestroyParticle"); \ static_assert(offsetof(BP_Buff_Base_C_DestroyParticle, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'BP_Buff_Base_C_DestroyParticle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_DestroyParticle, K2Node_DynamicCast_AsBP_Base_AI) == 0x000008, "Member 'BP_Buff_Base_C_DestroyParticle::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_DestroyParticle, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'BP_Buff_Base_C_DestroyParticle::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_DestroyParticle, CallFunc_GetMyParticleComp_ParticleComponent) == 0x000018, "Member 'BP_Buff_Base_C_DestroyParticle::CallFunc_GetMyParticleComp_ParticleComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_DestroyParticle, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000020, "Member 'BP_Buff_Base_C_DestroyParticle::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_DestroyParticle, CallFunc_ParseIntoArray_ReturnValue) == 0x000030, "Member 'BP_Buff_Base_C_DestroyParticle::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_DestroyParticle, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000040, "Member 'BP_Buff_Base_C_DestroyParticle::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_DestroyParticle, CallFunc_Array_Get_Item) == 0x000048, "Member 'BP_Buff_Base_C_DestroyParticle::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_DestroyParticle, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000058, "Member 'BP_Buff_Base_C_DestroyParticle::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_DestroyParticle, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000060, "Member 'BP_Buff_Base_C_DestroyParticle::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_DestroyParticle, K2Node_MakeMap_Map) == 0x000068, "Member 'BP_Buff_Base_C_DestroyParticle::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_DissolveEnd \ static_assert(alignof(BP_Buff_Base_C_DissolveEnd) == 0x000004, "Wrong alignment on BP_Buff_Base_C_DissolveEnd"); \ static_assert(sizeof(BP_Buff_Base_C_DissolveEnd) == 0x00000C, "Wrong size on BP_Buff_Base_C_DissolveEnd"); \ static_assert(offsetof(BP_Buff_Base_C_DissolveEnd, Key) == 0x000000, "Member 'BP_Buff_Base_C_DissolveEnd::Key' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_DissolveEnd, IsDissolve) == 0x000008, "Member 'BP_Buff_Base_C_DissolveEnd::IsDissolve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_DissolveStart \ static_assert(alignof(BP_Buff_Base_C_DissolveStart) == 0x000004, "Wrong alignment on BP_Buff_Base_C_DissolveStart"); \ static_assert(sizeof(BP_Buff_Base_C_DissolveStart) == 0x00000C, "Wrong size on BP_Buff_Base_C_DissolveStart"); \ static_assert(offsetof(BP_Buff_Base_C_DissolveStart, Key) == 0x000000, "Member 'BP_Buff_Base_C_DissolveStart::Key' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_DissolveStart, IsDissolve) == 0x000008, "Member 'BP_Buff_Base_C_DissolveStart::IsDissolve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base \ static_assert(alignof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base) == 0x000008, "Wrong alignment on BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base"); \ static_assert(sizeof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base) == 0x0000B0, "Wrong size on BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, EntryPoint) == 0x000000, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, Temp_delegate_Variable) == 0x000004, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, Temp_delegate_Variable_1) == 0x000014, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, CallFunc_GetBuffSound_BuffSound1) == 0x000028, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::CallFunc_GetBuffSound_BuffSound1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, CallFunc_GetBuffSound_BuffSound2) == 0x000030, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::CallFunc_GetBuffSound_BuffSound2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, CallFunc_GetBuffSound_AkStartEvent) == 0x000038, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::CallFunc_GetBuffSound_AkStartEvent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, CallFunc_GetBuffSound_AkStopEvent) == 0x000040, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::CallFunc_GetBuffSound_AkStopEvent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, CallFunc_GetPawnRef_ReturnValue) == 0x000048, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, CallFunc_PostEvent_ReturnValue) == 0x000054, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, CallFunc_PostEvent_ReturnValue_1) == 0x000058, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, CallFunc_IsValid_ReturnValue_1) == 0x00005C, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, CallFunc_GetPawnRef_ReturnValue_1) == 0x000060, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000068, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000080, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, CallFunc_Vector_Distance_ReturnValue) == 0x000098, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, CallFunc_IsValid_ReturnValue_2) == 0x0000A0, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000A1, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base, CallFunc_LessEqual_DoubleDouble_B_ImplicitCast) == 0x0000A8, "Member 'BP_Buff_Base_C_ExecuteUbergraph_BP_Buff_Base::CallFunc_LessEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetBuffData \ static_assert(alignof(BP_Buff_Base_C_GetBuffData) == 0x000008, "Wrong alignment on BP_Buff_Base_C_GetBuffData"); \ static_assert(sizeof(BP_Buff_Base_C_GetBuffData) == 0x0000B8, "Wrong size on BP_Buff_Base_C_GetBuffData"); \ static_assert(offsetof(BP_Buff_Base_C_GetBuffData, ReturnValue) == 0x000000, "Member 'BP_Buff_Base_C_GetBuffData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetBuffLevel \ static_assert(alignof(BP_Buff_Base_C_GetBuffLevel) == 0x000008, "Wrong alignment on BP_Buff_Base_C_GetBuffLevel"); \ static_assert(sizeof(BP_Buff_Base_C_GetBuffLevel) == 0x000060, "Wrong size on BP_Buff_Base_C_GetBuffLevel"); \ static_assert(offsetof(BP_Buff_Base_C_GetBuffLevel, bufflevel) == 0x000000, "Member 'BP_Buff_Base_C_GetBuffLevel::bufflevel' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetBuffLevel, CallFunc_GetBuffTag_BuffTag) == 0x000004, "Member 'BP_Buff_Base_C_GetBuffLevel::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetBuffLevel, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000010, "Member 'BP_Buff_Base_C_GetBuffLevel::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetBuffLevel, CallFunc_Replace_ReturnValue) == 0x000020, "Member 'BP_Buff_Base_C_GetBuffLevel::CallFunc_Replace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetBuffLevel, CallFunc_ParseIntoArray_ReturnValue) == 0x000030, "Member 'BP_Buff_Base_C_GetBuffLevel::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetBuffLevel, CallFunc_Array_LastIndex_ReturnValue) == 0x000040, "Member 'BP_Buff_Base_C_GetBuffLevel::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetBuffLevel, CallFunc_Array_Get_Item) == 0x000048, "Member 'BP_Buff_Base_C_GetBuffLevel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetBuffLevel, CallFunc_Conv_StringToInt_ReturnValue) == 0x000058, "Member 'BP_Buff_Base_C_GetBuffLevel::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetBuffSound \ static_assert(alignof(BP_Buff_Base_C_GetBuffSound) == 0x000008, "Wrong alignment on BP_Buff_Base_C_GetBuffSound"); \ static_assert(sizeof(BP_Buff_Base_C_GetBuffSound) == 0x000020, "Wrong size on BP_Buff_Base_C_GetBuffSound"); \ static_assert(offsetof(BP_Buff_Base_C_GetBuffSound, BuffSound1) == 0x000000, "Member 'BP_Buff_Base_C_GetBuffSound::BuffSound1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetBuffSound, BuffSound2) == 0x000008, "Member 'BP_Buff_Base_C_GetBuffSound::BuffSound2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetBuffSound, AkStartEvent) == 0x000010, "Member 'BP_Buff_Base_C_GetBuffSound::AkStartEvent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetBuffSound, AKStopEvent) == 0x000018, "Member 'BP_Buff_Base_C_GetBuffSound::AKStopEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetBuffTag \ static_assert(alignof(BP_Buff_Base_C_GetBuffTag) == 0x000004, "Wrong alignment on BP_Buff_Base_C_GetBuffTag"); \ static_assert(sizeof(BP_Buff_Base_C_GetBuffTag) == 0x000008, "Wrong size on BP_Buff_Base_C_GetBuffTag"); \ static_assert(offsetof(BP_Buff_Base_C_GetBuffTag, BuffTag) == 0x000000, "Member 'BP_Buff_Base_C_GetBuffTag::BuffTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetBuffType \ static_assert(alignof(BP_Buff_Base_C_GetBuffType) == 0x000001, "Wrong alignment on BP_Buff_Base_C_GetBuffType"); \ static_assert(sizeof(BP_Buff_Base_C_GetBuffType) == 0x000001, "Wrong size on BP_Buff_Base_C_GetBuffType"); \ static_assert(offsetof(BP_Buff_Base_C_GetBuffType, ReturnValue) == 0x000000, "Member 'BP_Buff_Base_C_GetBuffType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetCurrentTime \ static_assert(alignof(BP_Buff_Base_C_GetCurrentTime) == 0x000008, "Wrong alignment on BP_Buff_Base_C_GetCurrentTime"); \ static_assert(sizeof(BP_Buff_Base_C_GetCurrentTime) == 0x000008, "Wrong size on BP_Buff_Base_C_GetCurrentTime"); \ static_assert(offsetof(BP_Buff_Base_C_GetCurrentTime, CurrentTime_0) == 0x000000, "Member 'BP_Buff_Base_C_GetCurrentTime::CurrentTime_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetDisplayBuffIcon \ static_assert(alignof(BP_Buff_Base_C_GetDisplayBuffIcon) == 0x000001, "Wrong alignment on BP_Buff_Base_C_GetDisplayBuffIcon"); \ static_assert(sizeof(BP_Buff_Base_C_GetDisplayBuffIcon) == 0x000001, "Wrong size on BP_Buff_Base_C_GetDisplayBuffIcon"); \ static_assert(offsetof(BP_Buff_Base_C_GetDisplayBuffIcon, DisplayBuffIcon) == 0x000000, "Member 'BP_Buff_Base_C_GetDisplayBuffIcon::DisplayBuffIcon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetDuration \ static_assert(alignof(BP_Buff_Base_C_GetDuration) == 0x000008, "Wrong alignment on BP_Buff_Base_C_GetDuration"); \ static_assert(sizeof(BP_Buff_Base_C_GetDuration) == 0x000008, "Wrong size on BP_Buff_Base_C_GetDuration"); \ static_assert(offsetof(BP_Buff_Base_C_GetDuration, ReturnValue) == 0x000000, "Member 'BP_Buff_Base_C_GetDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetExtended \ static_assert(alignof(BP_Buff_Base_C_GetExtended) == 0x000004, "Wrong alignment on BP_Buff_Base_C_GetExtended"); \ static_assert(sizeof(BP_Buff_Base_C_GetExtended) == 0x000008, "Wrong size on BP_Buff_Base_C_GetExtended"); \ static_assert(offsetof(BP_Buff_Base_C_GetExtended, Extended) == 0x000000, "Member 'BP_Buff_Base_C_GetExtended::Extended' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetExtendedByRGS \ static_assert(alignof(BP_Buff_Base_C_GetExtendedByRGS) == 0x000008, "Wrong alignment on BP_Buff_Base_C_GetExtendedByRGS"); \ static_assert(sizeof(BP_Buff_Base_C_GetExtendedByRGS) == 0x000068, "Wrong size on BP_Buff_Base_C_GetExtendedByRGS"); \ static_assert(offsetof(BP_Buff_Base_C_GetExtendedByRGS, ReturnValue) == 0x000000, "Member 'BP_Buff_Base_C_GetExtendedByRGS::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetExtendedByRGS, CallFunc_GetExtended_Extended) == 0x000008, "Member 'BP_Buff_Base_C_GetExtendedByRGS::CallFunc_GetExtended_Extended' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetExtendedByRGS, CallFunc_Greater_IntInt_ReturnValue) == 0x000010, "Member 'BP_Buff_Base_C_GetExtendedByRGS::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetExtendedByRGS, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'BP_Buff_Base_C_GetExtendedByRGS::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetExtendedByRGS, CallFunc_GetExtended_Extended_1) == 0x000028, "Member 'BP_Buff_Base_C_GetExtendedByRGS::CallFunc_GetExtended_Extended_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetExtendedByRGS, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000030, "Member 'BP_Buff_Base_C_GetExtendedByRGS::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetExtendedByRGS, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'BP_Buff_Base_C_GetExtendedByRGS::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetExtendedByRGS, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000050, "Member 'BP_Buff_Base_C_GetExtendedByRGS::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetExtendedByRGS, CallFunc_ForceCreateGameplayTagFrom_ReturnValue) == 0x000060, "Member 'BP_Buff_Base_C_GetExtendedByRGS::CallFunc_ForceCreateGameplayTagFrom_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetInterval \ static_assert(alignof(BP_Buff_Base_C_GetInterval) == 0x000008, "Wrong alignment on BP_Buff_Base_C_GetInterval"); \ static_assert(sizeof(BP_Buff_Base_C_GetInterval) == 0x000008, "Wrong size on BP_Buff_Base_C_GetInterval"); \ static_assert(offsetof(BP_Buff_Base_C_GetInterval, Interval) == 0x000000, "Member 'BP_Buff_Base_C_GetInterval::Interval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetIntervalCount \ static_assert(alignof(BP_Buff_Base_C_GetIntervalCount) == 0x000004, "Wrong alignment on BP_Buff_Base_C_GetIntervalCount"); \ static_assert(sizeof(BP_Buff_Base_C_GetIntervalCount) == 0x000004, "Wrong size on BP_Buff_Base_C_GetIntervalCount"); \ static_assert(offsetof(BP_Buff_Base_C_GetIntervalCount, IntervalCount_0) == 0x000000, "Member 'BP_Buff_Base_C_GetIntervalCount::IntervalCount_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetPawnRef \ static_assert(alignof(BP_Buff_Base_C_GetPawnRef) == 0x000008, "Wrong alignment on BP_Buff_Base_C_GetPawnRef"); \ static_assert(sizeof(BP_Buff_Base_C_GetPawnRef) == 0x000008, "Wrong size on BP_Buff_Base_C_GetPawnRef"); \ static_assert(offsetof(BP_Buff_Base_C_GetPawnRef, ReturnValue) == 0x000000, "Member 'BP_Buff_Base_C_GetPawnRef::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetPlayerRef \ static_assert(alignof(BP_Buff_Base_C_GetPlayerRef) == 0x000008, "Wrong alignment on BP_Buff_Base_C_GetPlayerRef"); \ static_assert(sizeof(BP_Buff_Base_C_GetPlayerRef) == 0x000008, "Wrong size on BP_Buff_Base_C_GetPlayerRef"); \ static_assert(offsetof(BP_Buff_Base_C_GetPlayerRef, PlayerRef_0) == 0x000000, "Member 'BP_Buff_Base_C_GetPlayerRef::PlayerRef_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetRGSLevel \ static_assert(alignof(BP_Buff_Base_C_GetRGSLevel) == 0x000004, "Wrong alignment on BP_Buff_Base_C_GetRGSLevel"); \ static_assert(sizeof(BP_Buff_Base_C_GetRGSLevel) == 0x00000C, "Wrong size on BP_Buff_Base_C_GetRGSLevel"); \ static_assert(offsetof(BP_Buff_Base_C_GetRGSLevel, Valid) == 0x000000, "Member 'BP_Buff_Base_C_GetRGSLevel::Valid' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetRGSLevel, BuffRGSLevel_0) == 0x000004, "Member 'BP_Buff_Base_C_GetRGSLevel::BuffRGSLevel_0' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetRGSLevel, CallFunc_Greater_IntInt_ReturnValue) == 0x000008, "Member 'BP_Buff_Base_C_GetRGSLevel::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetRGSValue \ static_assert(alignof(BP_Buff_Base_C_GetRGSValue) == 0x000008, "Wrong alignment on BP_Buff_Base_C_GetRGSValue"); \ static_assert(sizeof(BP_Buff_Base_C_GetRGSValue) == 0x000018, "Wrong size on BP_Buff_Base_C_GetRGSValue"); \ static_assert(offsetof(BP_Buff_Base_C_GetRGSValue, Valid) == 0x000000, "Member 'BP_Buff_Base_C_GetRGSValue::Valid' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetRGSValue, Value) == 0x000008, "Member 'BP_Buff_Base_C_GetRGSValue::Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetRGSValue, CallFunc_Subtract_IntInt_ReturnValue) == 0x000010, "Member 'BP_Buff_Base_C_GetRGSValue::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetRGSValue, CallFunc_Greater_IntInt_ReturnValue) == 0x000014, "Member 'BP_Buff_Base_C_GetRGSValue::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetRGSValue, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000015, "Member 'BP_Buff_Base_C_GetRGSValue::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetRGSValue, CallFunc_BooleanAND_ReturnValue) == 0x000016, "Member 'BP_Buff_Base_C_GetRGSValue::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetStackBehaviour \ static_assert(alignof(BP_Buff_Base_C_GetStackBehaviour) == 0x000001, "Wrong alignment on BP_Buff_Base_C_GetStackBehaviour"); \ static_assert(sizeof(BP_Buff_Base_C_GetStackBehaviour) == 0x000001, "Wrong size on BP_Buff_Base_C_GetStackBehaviour"); \ static_assert(offsetof(BP_Buff_Base_C_GetStackBehaviour, ReturnValue) == 0x000000, "Member 'BP_Buff_Base_C_GetStackBehaviour::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetStatsManager \ static_assert(alignof(BP_Buff_Base_C_GetStatsManager) == 0x000008, "Wrong alignment on BP_Buff_Base_C_GetStatsManager"); \ static_assert(sizeof(BP_Buff_Base_C_GetStatsManager) == 0x000010, "Wrong size on BP_Buff_Base_C_GetStatsManager"); \ static_assert(offsetof(BP_Buff_Base_C_GetStatsManager, StatsManagerComp) == 0x000000, "Member 'BP_Buff_Base_C_GetStatsManager::StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetStatsManager, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000008, "Member 'BP_Buff_Base_C_GetStatsManager::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetTimeRemaining \ static_assert(alignof(BP_Buff_Base_C_GetTimeRemaining) == 0x000008, "Wrong alignment on BP_Buff_Base_C_GetTimeRemaining"); \ static_assert(sizeof(BP_Buff_Base_C_GetTimeRemaining) == 0x000040, "Wrong size on BP_Buff_Base_C_GetTimeRemaining"); \ static_assert(offsetof(BP_Buff_Base_C_GetTimeRemaining, ReturnValue) == 0x000000, "Member 'BP_Buff_Base_C_GetTimeRemaining::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetTimeRemaining, CallFunc_GetDuration_ReturnValue) == 0x000008, "Member 'BP_Buff_Base_C_GetTimeRemaining::CallFunc_GetDuration_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetTimeRemaining, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000010, "Member 'BP_Buff_Base_C_GetTimeRemaining::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetTimeRemaining, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000018, "Member 'BP_Buff_Base_C_GetTimeRemaining::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetTimeRemaining, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000020, "Member 'BP_Buff_Base_C_GetTimeRemaining::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetTimeRemaining, CallFunc_SelectFloat_ReturnValue) == 0x000028, "Member 'BP_Buff_Base_C_GetTimeRemaining::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetTimeRemaining, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000030, "Member 'BP_Buff_Base_C_GetTimeRemaining::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_GetTimeRemaining, CallFunc_FClamp_ReturnValue) == 0x000038, "Member 'BP_Buff_Base_C_GetTimeRemaining::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetTimeStart \ static_assert(alignof(BP_Buff_Base_C_GetTimeStart) == 0x000008, "Wrong alignment on BP_Buff_Base_C_GetTimeStart"); \ static_assert(sizeof(BP_Buff_Base_C_GetTimeStart) == 0x000008, "Wrong size on BP_Buff_Base_C_GetTimeStart"); \ static_assert(offsetof(BP_Buff_Base_C_GetTimeStart, TimeStart_0) == 0x000000, "Member 'BP_Buff_Base_C_GetTimeStart::TimeStart_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_On_Interval_Delay \ static_assert(alignof(BP_Buff_Base_C_On_Interval_Delay) == 0x000008, "Wrong alignment on BP_Buff_Base_C_On_Interval_Delay"); \ static_assert(sizeof(BP_Buff_Base_C_On_Interval_Delay) == 0x000070, "Wrong size on BP_Buff_Base_C_On_Interval_Delay"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, InTime) == 0x000000, "Member 'BP_Buff_Base_C_On_Interval_Delay::InTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, IsRemove) == 0x000008, "Member 'BP_Buff_Base_C_On_Interval_Delay::IsRemove' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, L_Loop_Count) == 0x00000C, "Member 'BP_Buff_Base_C_On_Interval_Delay::L_Loop_Count' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, Temp_int_Variable) == 0x000010, "Member 'BP_Buff_Base_C_On_Interval_Delay::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'BP_Buff_Base_C_On_Interval_Delay::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, CallFunc_GetInterval_Interval) == 0x000018, "Member 'BP_Buff_Base_C_On_Interval_Delay::CallFunc_GetInterval_Interval' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, CallFunc_Add_IntInt_ReturnValue_1) == 0x000020, "Member 'BP_Buff_Base_C_On_Interval_Delay::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000024, "Member 'BP_Buff_Base_C_On_Interval_Delay::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, CallFunc_FMin_ReturnValue) == 0x000028, "Member 'BP_Buff_Base_C_On_Interval_Delay::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000030, "Member 'BP_Buff_Base_C_On_Interval_Delay::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, CallFunc_GetInterval_Interval_1) == 0x000038, "Member 'BP_Buff_Base_C_On_Interval_Delay::CallFunc_GetInterval_Interval_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000040, "Member 'BP_Buff_Base_C_On_Interval_Delay::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000048, "Member 'BP_Buff_Base_C_On_Interval_Delay::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000050, "Member 'BP_Buff_Base_C_On_Interval_Delay::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000058, "Member 'BP_Buff_Base_C_On_Interval_Delay::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000060, "Member 'BP_Buff_Base_C_On_Interval_Delay::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_On_Interval_Delay, CallFunc_FFloor_ReturnValue) == 0x000068, "Member 'BP_Buff_Base_C_On_Interval_Delay::CallFunc_FFloor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_OnBuffFunction \ static_assert(alignof(BP_Buff_Base_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_Base_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_Base_C_OnBuffFunction) == 0x000078, "Wrong size on BP_Buff_Base_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_Base_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_Base_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_Buff_Base_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OnBuffFunction, CallFunc_GetMyDissolve_DissolveComp) == 0x000018, "Member 'BP_Buff_Base_C_OnBuffFunction::CallFunc_GetMyDissolve_DissolveComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate_1) == 0x000020, "Member 'BP_Buff_Base_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OnBuffFunction, CallFunc_GetMyHealth_Health) == 0x000030, "Member 'BP_Buff_Base_C_OnBuffFunction::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate_2) == 0x000038, "Member 'BP_Buff_Base_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OnBuffFunction, CallFunc_GetMyEquip_Equip) == 0x000048, "Member 'BP_Buff_Base_C_OnBuffFunction::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate_3) == 0x000050, "Member 'BP_Buff_Base_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OnBuffFunction, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000060, "Member 'BP_Buff_Base_C_OnBuffFunction::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OnBuffFunction, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000061, "Member 'BP_Buff_Base_C_OnBuffFunction::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OnBuffFunction, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000068, "Member 'BP_Buff_Base_C_OnBuffFunction::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OnBuffFunction, CallFunc_BooleanOR_ReturnValue) == 0x000070, "Member 'BP_Buff_Base_C_OnBuffFunction::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_OwnerDeadRemoveParticle \ static_assert(alignof(BP_Buff_Base_C_OwnerDeadRemoveParticle) == 0x000008, "Wrong alignment on BP_Buff_Base_C_OwnerDeadRemoveParticle"); \ static_assert(sizeof(BP_Buff_Base_C_OwnerDeadRemoveParticle) == 0x000040, "Wrong size on BP_Buff_Base_C_OwnerDeadRemoveParticle"); \ static_assert(offsetof(BP_Buff_Base_C_OwnerDeadRemoveParticle, Type) == 0x000000, "Member 'BP_Buff_Base_C_OwnerDeadRemoveParticle::Type' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OwnerDeadRemoveParticle, OldValue) == 0x000008, "Member 'BP_Buff_Base_C_OwnerDeadRemoveParticle::OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OwnerDeadRemoveParticle, NewValue) == 0x000010, "Member 'BP_Buff_Base_C_OwnerDeadRemoveParticle::NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OwnerDeadRemoveParticle, MaxValue) == 0x000018, "Member 'BP_Buff_Base_C_OwnerDeadRemoveParticle::MaxValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OwnerDeadRemoveParticle, K2Node_CreateDelegate_OutputDelegate) == 0x000020, "Member 'BP_Buff_Base_C_OwnerDeadRemoveParticle::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OwnerDeadRemoveParticle, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000030, "Member 'BP_Buff_Base_C_OwnerDeadRemoveParticle::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_OwnerDeadRemoveParticle, CallFunc_GetMyHealth_Health) == 0x000038, "Member 'BP_Buff_Base_C_OwnerDeadRemoveParticle::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_RemoveBuff \ static_assert(alignof(BP_Buff_Base_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_Base_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_Base_C_RemoveBuff) == 0x000028, "Wrong size on BP_Buff_Base_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_Base_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'BP_Buff_Base_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_RemoveBuff, CallFunc_GetMyDissolve_DissolveComp) == 0x000010, "Member 'BP_Buff_Base_C_RemoveBuff::CallFunc_GetMyDissolve_DissolveComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate_1) == 0x000018, "Member 'BP_Buff_Base_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_RemoveStatBuff \ static_assert(alignof(BP_Buff_Base_C_RemoveStatBuff) == 0x000008, "Wrong alignment on BP_Buff_Base_C_RemoveStatBuff"); \ static_assert(sizeof(BP_Buff_Base_C_RemoveStatBuff) == 0x000018, "Wrong size on BP_Buff_Base_C_RemoveStatBuff"); \ static_assert(offsetof(BP_Buff_Base_C_RemoveStatBuff, CallFunc_GetStatsManager_StatsManagerComp) == 0x000000, "Member 'BP_Buff_Base_C_RemoveStatBuff::CallFunc_GetStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_RemoveStatBuff, CallFunc_GetObjectName_ReturnValue) == 0x000008, "Member 'BP_Buff_Base_C_RemoveStatBuff::CallFunc_GetObjectName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_SetCurrentTime \ static_assert(alignof(BP_Buff_Base_C_SetCurrentTime) == 0x000008, "Wrong alignment on BP_Buff_Base_C_SetCurrentTime"); \ static_assert(sizeof(BP_Buff_Base_C_SetCurrentTime) == 0x000008, "Wrong size on BP_Buff_Base_C_SetCurrentTime"); \ static_assert(offsetof(BP_Buff_Base_C_SetCurrentTime, CurrentTime_0) == 0x000000, "Member 'BP_Buff_Base_C_SetCurrentTime::CurrentTime_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_SetEndTime \ static_assert(alignof(BP_Buff_Base_C_SetEndTime) == 0x000008, "Wrong alignment on BP_Buff_Base_C_SetEndTime"); \ static_assert(sizeof(BP_Buff_Base_C_SetEndTime) == 0x000008, "Wrong size on BP_Buff_Base_C_SetEndTime"); \ static_assert(offsetof(BP_Buff_Base_C_SetEndTime, EndTime) == 0x000000, "Member 'BP_Buff_Base_C_SetEndTime::EndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_SetIntervalCount \ static_assert(alignof(BP_Buff_Base_C_SetIntervalCount) == 0x000004, "Wrong alignment on BP_Buff_Base_C_SetIntervalCount"); \ static_assert(sizeof(BP_Buff_Base_C_SetIntervalCount) == 0x000004, "Wrong size on BP_Buff_Base_C_SetIntervalCount"); \ static_assert(offsetof(BP_Buff_Base_C_SetIntervalCount, IntervalCount_0) == 0x000000, "Member 'BP_Buff_Base_C_SetIntervalCount::IntervalCount_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_SetTimeStart \ static_assert(alignof(BP_Buff_Base_C_SetTimeStart) == 0x000008, "Wrong alignment on BP_Buff_Base_C_SetTimeStart"); \ static_assert(sizeof(BP_Buff_Base_C_SetTimeStart) == 0x000008, "Wrong size on BP_Buff_Base_C_SetTimeStart"); \ static_assert(offsetof(BP_Buff_Base_C_SetTimeStart, TimeStart_0) == 0x000000, "Member 'BP_Buff_Base_C_SetTimeStart::TimeStart_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_SpawnParticle \ static_assert(alignof(BP_Buff_Base_C_SpawnParticle) == 0x000008, "Wrong alignment on BP_Buff_Base_C_SpawnParticle"); \ static_assert(sizeof(BP_Buff_Base_C_SpawnParticle) == 0x0000E0, "Wrong size on BP_Buff_Base_C_SpawnParticle"); \ static_assert(offsetof(BP_Buff_Base_C_SpawnParticle, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000000, "Member 'BP_Buff_Base_C_SpawnParticle::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_SpawnParticle, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000010, "Member 'BP_Buff_Base_C_SpawnParticle::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_SpawnParticle, CallFunc_Conv_StringToName_ReturnValue) == 0x000020, "Member 'BP_Buff_Base_C_SpawnParticle::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_SpawnParticle, CallFunc_ParseIntoArray_ReturnValue) == 0x000028, "Member 'BP_Buff_Base_C_SpawnParticle::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_SpawnParticle, CallFunc_Array_Get_Item) == 0x000038, "Member 'BP_Buff_Base_C_SpawnParticle::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_SpawnParticle, K2Node_DynamicCast_AsBP_Base_AI) == 0x000048, "Member 'BP_Buff_Base_C_SpawnParticle::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_SpawnParticle, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'BP_Buff_Base_C_SpawnParticle::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_SpawnParticle, CallFunc_GetMyParticleComp_ParticleComponent) == 0x000058, "Member 'BP_Buff_Base_C_SpawnParticle::CallFunc_GetMyParticleComp_ParticleComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_SpawnParticle, CallFunc_AddAIAccumParticle_bFind) == 0x000060, "Member 'BP_Buff_Base_C_SpawnParticle::CallFunc_AddAIAccumParticle_bFind' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_SpawnParticle, CallFunc_Not_PreBool_ReturnValue) == 0x000061, "Member 'BP_Buff_Base_C_SpawnParticle::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_SpawnParticle, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x000068, "Member 'BP_Buff_Base_C_SpawnParticle::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_SpawnParticle, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000078, "Member 'BP_Buff_Base_C_SpawnParticle::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_SpawnParticle, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000080, "Member 'BP_Buff_Base_C_SpawnParticle::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_SpawnParticle, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000088, "Member 'BP_Buff_Base_C_SpawnParticle::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Base_C_SpawnParticle, K2Node_MakeMap_Map) == 0x000090, "Member 'BP_Buff_Base_C_SpawnParticle::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Base_C_GetPlayerStaticRef \ static_assert(alignof(BP_Buff_Base_C_GetPlayerStaticRef) == 0x000008, "Wrong alignment on BP_Buff_Base_C_GetPlayerStaticRef"); \ static_assert(sizeof(BP_Buff_Base_C_GetPlayerStaticRef) == 0x000008, "Wrong size on BP_Buff_Base_C_GetPlayerStaticRef"); \ static_assert(offsetof(BP_Buff_Base_C_GetPlayerStaticRef, ReturnValue) == 0x000000, "Member 'BP_Buff_Base_C_GetPlayerStaticRef::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_Base_C \ static_assert(alignof(UBP_Buff_Base_C) == 0x000008, "Wrong alignment on UBP_Buff_Base_C"); \ static_assert(sizeof(UBP_Buff_Base_C) == 0x000158, "Wrong size on UBP_Buff_Base_C"); \ static_assert(offsetof(UBP_Buff_Base_C, UberGraphFrame) == 0x000028, "Member 'UBP_Buff_Base_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, OnRemoved) == 0x000030, "Member 'UBP_Buff_Base_C::OnRemoved' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, PawnRef) == 0x000040, "Member 'UBP_Buff_Base_C::PawnRef' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, Buff_Tag) == 0x000048, "Member 'UBP_Buff_Base_C::Buff_Tag' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, BuffData) == 0x000050, "Member 'UBP_Buff_Base_C::BuffData' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, TimeStart) == 0x000108, "Member 'UBP_Buff_Base_C::TimeStart' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, TimeEnd) == 0x000110, "Member 'UBP_Buff_Base_C::TimeEnd' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, IntervalCount) == 0x000118, "Member 'UBP_Buff_Base_C::IntervalCount' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, CurrentTime) == 0x000120, "Member 'UBP_Buff_Base_C::CurrentTime' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, ShouldInterval) == 0x000128, "Member 'UBP_Buff_Base_C::ShouldInterval' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, OnlyDoOnce) == 0x000129, "Member 'UBP_Buff_Base_C::OnlyDoOnce' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, BuffRGSLevel) == 0x00012C, "Member 'UBP_Buff_Base_C::BuffRGSLevel' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, IsDefaultParticle) == 0x000130, "Member 'UBP_Buff_Base_C::IsDefaultParticle' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, IsForcedEnd) == 0x000131, "Member 'UBP_Buff_Base_C::IsForcedEnd' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, EffectModelRef) == 0x000138, "Member 'UBP_Buff_Base_C::EffectModelRef' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, GameSettingModel) == 0x000140, "Member 'UBP_Buff_Base_C::GameSettingModel' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, PlayerRef) == 0x000148, "Member 'UBP_Buff_Base_C::PlayerRef' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Base_C, First) == 0x000150, "Member 'UBP_Buff_Base_C::First' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_EquipmentBuff_SZ_C_OnInterval \ static_assert(alignof(BP_EquipmentBuff_SZ_C_OnInterval) == 0x000008, "Wrong alignment on BP_EquipmentBuff_SZ_C_OnInterval"); \ static_assert(sizeof(BP_EquipmentBuff_SZ_C_OnInterval) == 0x000060, "Wrong size on BP_EquipmentBuff_SZ_C_OnInterval"); \ static_assert(offsetof(BP_EquipmentBuff_SZ_C_OnInterval, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_EquipmentBuff_SZ_C_OnInterval::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_SZ_C_OnInterval, K2Node_MakeMap_Map) == 0x000008, "Member 'BP_EquipmentBuff_SZ_C_OnInterval::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_SZ_C_OnInterval, CallFunc_GetMyToleranceComp_ToleranceComponent) == 0x000058, "Member 'BP_EquipmentBuff_SZ_C_OnInterval::CallFunc_GetMyToleranceComp_ToleranceComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_EquipmentBuff_SZ_C_OnBuffFunction \ static_assert(alignof(BP_EquipmentBuff_SZ_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_EquipmentBuff_SZ_C_OnBuffFunction"); \ static_assert(sizeof(BP_EquipmentBuff_SZ_C_OnBuffFunction) == 0x000018, "Wrong size on BP_EquipmentBuff_SZ_C_OnBuffFunction"); \ static_assert(offsetof(BP_EquipmentBuff_SZ_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_EquipmentBuff_SZ_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_SZ_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_EquipmentBuff_SZ_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_SZ_C_OnBuffFunction, CallFunc_GetMyToleranceComp_ToleranceComponent) == 0x000010, "Member 'BP_EquipmentBuff_SZ_C_OnBuffFunction::CallFunc_GetMyToleranceComp_ToleranceComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_EquipmentBuff_SZ_C_RemoveBuff \ static_assert(alignof(BP_EquipmentBuff_SZ_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_EquipmentBuff_SZ_C_RemoveBuff"); \ static_assert(sizeof(BP_EquipmentBuff_SZ_C_RemoveBuff) == 0x000010, "Wrong size on BP_EquipmentBuff_SZ_C_RemoveBuff"); \ static_assert(offsetof(BP_EquipmentBuff_SZ_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_EquipmentBuff_SZ_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_EquipmentBuff_SZ_C_RemoveBuff, CallFunc_GetMyToleranceComp_ToleranceComponent) == 0x000008, "Member 'BP_EquipmentBuff_SZ_C_RemoveBuff::CallFunc_GetMyToleranceComp_ToleranceComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_EquipmentBuff_SZ_C \ static_assert(alignof(UBP_EquipmentBuff_SZ_C) == 0x000008, "Wrong alignment on UBP_EquipmentBuff_SZ_C"); \ static_assert(sizeof(UBP_EquipmentBuff_SZ_C) == 0x000160, "Wrong size on UBP_EquipmentBuff_SZ_C"); \ static_assert(offsetof(UBP_EquipmentBuff_SZ_C, 增长值) == 0x000158, "Member 'UBP_EquipmentBuff_SZ_C::增长值' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Klesa_C_DelayAddStatBuff \ static_assert(alignof(BP_Buff_Klesa_C_DelayAddStatBuff) == 0x000008, "Wrong alignment on BP_Buff_Klesa_C_DelayAddStatBuff"); \ static_assert(sizeof(BP_Buff_Klesa_C_DelayAddStatBuff) == 0x000020, "Wrong size on BP_Buff_Klesa_C_DelayAddStatBuff"); \ static_assert(offsetof(BP_Buff_Klesa_C_DelayAddStatBuff, Temp_delegate_Variable) == 0x000000, "Member 'BP_Buff_Klesa_C_DelayAddStatBuff::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Klesa_C_DelayAddStatBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000010, "Member 'BP_Buff_Klesa_C_DelayAddStatBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Klesa_C_DelayAddStatBuff, CallFunc_PostEvent_ReturnValue) == 0x000018, "Member 'BP_Buff_Klesa_C_DelayAddStatBuff::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Klesa_C_OnBuffFunction \ static_assert(alignof(BP_Buff_Klesa_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_Klesa_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_Klesa_C_OnBuffFunction) == 0x000020, "Wrong size on BP_Buff_Klesa_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_Klesa_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_Klesa_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Klesa_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_Buff_Klesa_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Klesa_C_OnBuffFunction, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000018, "Member 'BP_Buff_Klesa_C_OnBuffFunction::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Klesa_C_RemoveBuff \ static_assert(alignof(BP_Buff_Klesa_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_Klesa_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_Klesa_C_RemoveBuff) == 0x000020, "Wrong size on BP_Buff_Klesa_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_Klesa_C_RemoveBuff, Temp_delegate_Variable) == 0x000000, "Member 'BP_Buff_Klesa_C_RemoveBuff::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Klesa_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000010, "Member 'BP_Buff_Klesa_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Klesa_C_RemoveBuff, CallFunc_PostEvent_ReturnValue) == 0x000018, "Member 'BP_Buff_Klesa_C_RemoveBuff::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_Klesa_C \ static_assert(alignof(UBP_Buff_Klesa_C) == 0x000008, "Wrong alignment on UBP_Buff_Klesa_C"); \ static_assert(sizeof(UBP_Buff_Klesa_C) == 0x000158, "Wrong size on UBP_Buff_Klesa_C"); \ #define DUMPER7_ASSERTS_BP_Buff_AttackRecovery_C_OnHitDamage \ static_assert(alignof(BP_Buff_AttackRecovery_C_OnHitDamage) == 0x000008, "Wrong alignment on BP_Buff_AttackRecovery_C_OnHitDamage"); \ static_assert(sizeof(BP_Buff_AttackRecovery_C_OnHitDamage) == 0x0002B0, "Wrong size on BP_Buff_AttackRecovery_C_OnHitDamage"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, HitData) == 0x000000, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::HitData' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, ResultType) == 0x000168, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, HitTarget) == 0x000170, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::HitTarget' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, SkillID) == 0x000178, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable) == 0x000188, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_DynamicCast_AsBP_NAA_ZGN) == 0x000190, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_DynamicCast_AsBP_NAA_ZGN' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_DynamicCast_bSuccess) == 0x000198, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_DynamicCast_AsAbstract_Character) == 0x0001A0, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_DynamicCast_bSuccess_1) == 0x0001A8, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_BooleanOR_ReturnValue) == 0x0001A9, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001AA, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_1) == 0x0001AB, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_2) == 0x0001AC, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_3) == 0x0001AD, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_4) == 0x0001AE, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_5) == 0x0001AF, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_6) == 0x0001B0, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_7) == 0x0001B1, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_8) == 0x0001B2, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_9) == 0x0001B3, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_10) == 0x0001B4, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_11) == 0x0001B5, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_12) == 0x0001B6, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_13) == 0x0001B7, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_14) == 0x0001B8, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_15) == 0x0001B9, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_bool_Variable_16) == 0x0001BA, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_bool_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_MakeLiteralByte_ReturnValue) == 0x0001BB, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_GetPawnRef_ReturnValue) == 0x0001C0, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_GetMaxHp_Value) == 0x0001C8, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_GetMaxHp_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_CheckIfOwnedState_ReturnValue) == 0x0001D0, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_CheckIfOwnedState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001D8, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_Not_PreBool_ReturnValue) == 0x0001E0, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_MakeMap_Map) == 0x0001E8, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_BooleanAND_ReturnValue) == 0x000238, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, Temp_byte_Variable) == 0x000239, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_Select_Default) == 0x00023A, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_GetPawnRef_ReturnValue_1) == 0x000240, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_BooleanAND_ReturnValue_1) == 0x000248, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, K2Node_MakeMap_Map_1) == 0x000250, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_BooleanAND_ReturnValue_2) == 0x0002A0, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnHitDamage, CallFunc_GetPawnRef_ReturnValue_2) == 0x0002A8, "Member 'BP_Buff_AttackRecovery_C_OnHitDamage::CallFunc_GetPawnRef_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_AttackRecovery_C_OnBuffFunction \ static_assert(alignof(BP_Buff_AttackRecovery_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_AttackRecovery_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_AttackRecovery_C_OnBuffFunction) == 0x000038, "Wrong size on BP_Buff_AttackRecovery_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_AttackRecovery_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnBuffFunction, L_DamageTag) == 0x000008, "Member 'BP_Buff_AttackRecovery_C_OnBuffFunction::L_DamageTag' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnBuffFunction, LocalLevel) == 0x000010, "Member 'BP_Buff_AttackRecovery_C_OnBuffFunction::LocalLevel' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'BP_Buff_AttackRecovery_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000028, "Member 'BP_Buff_AttackRecovery_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_OnBuffFunction, CallFunc_GetComponentByClass_ReturnValue) == 0x000030, "Member 'BP_Buff_AttackRecovery_C_OnBuffFunction::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_AttackRecovery_C_RemoveBuff \ static_assert(alignof(BP_Buff_AttackRecovery_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_AttackRecovery_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_AttackRecovery_C_RemoveBuff) == 0x000020, "Wrong size on BP_Buff_AttackRecovery_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'BP_Buff_AttackRecovery_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000010, "Member 'BP_Buff_AttackRecovery_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AttackRecovery_C_RemoveBuff, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'BP_Buff_AttackRecovery_C_RemoveBuff::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_AttackRecovery_0__UBP_Buff_AttackRecovery_C \ static_assert(alignof(BP_Buff_AttackRecovery_0::UBP_Buff_AttackRecovery_C) == 0x000008, "Wrong alignment on BP_Buff_AttackRecovery_0::UBP_Buff_AttackRecovery_C"); \ static_assert(sizeof(BP_Buff_AttackRecovery_0::UBP_Buff_AttackRecovery_C) == 0x000158, "Wrong size on BP_Buff_AttackRecovery_0::UBP_Buff_AttackRecovery_C"); \ #define DUMPER7_ASSERTS_BP_AddAccum_C_OnInterval \ static_assert(alignof(BP_AddAccum_C_OnInterval) == 0x000008, "Wrong alignment on BP_AddAccum_C_OnInterval"); \ static_assert(sizeof(BP_AddAccum_C_OnInterval) == 0x000078, "Wrong size on BP_AddAccum_C_OnInterval"); \ static_assert(offsetof(BP_AddAccum_C_OnInterval, K2Node_MakeMap_Map) == 0x000000, "Member 'BP_AddAccum_C_OnInterval::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnInterval, CallFunc_GetPawnRef_ReturnValue) == 0x000050, "Member 'BP_AddAccum_C_OnInterval::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnInterval, CallFunc_GetPawnRef_ReturnValue_1) == 0x000058, "Member 'BP_AddAccum_C_OnInterval::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnInterval, CallFunc_GetMyHealth_Health) == 0x000060, "Member 'BP_AddAccum_C_OnInterval::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnInterval, CallFunc_GetCurrentValue_CurrentValue) == 0x000068, "Member 'BP_AddAccum_C_OnInterval::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnInterval, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000070, "Member 'BP_AddAccum_C_OnInterval::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_AddAccum_C_OnBuffFunction \ static_assert(alignof(BP_AddAccum_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_AddAccum_C_OnBuffFunction"); \ static_assert(sizeof(BP_AddAccum_C_OnBuffFunction) == 0x000180, "Wrong size on BP_AddAccum_C_OnBuffFunction"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_AddAccum_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x000008, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_GetStatsManager_StatsManagerComp) == 0x000010, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_GetStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, K2Node_MakeMap_Map) == 0x000018, "Member 'BP_AddAccum_C_OnBuffFunction::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_CaculateDamage_HurtResults) == 0x000068, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_CaculateDamage_HurtResults' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_GetBuffTag_BuffTag) == 0x0000B8, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_Map_Find_Value) == 0x0000C0, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_Map_Find_ReturnValue) == 0x0000C8, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0000D0, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_ParseIntoArray_ReturnValue) == 0x0000E0, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_Array_Get_Item) == 0x0000F0, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_Array_Get_Item_1) == 0x000100, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000110, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_Concat_StrStr_ReturnValue) == 0x000118, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000128, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000138, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000148, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000150, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x000160, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000168, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_AddAccum_C_OnBuffFunction, CallFunc_TryGameplayTagFrom_ReturnValue_2) == 0x000178, "Member 'BP_AddAccum_C_OnBuffFunction::CallFunc_TryGameplayTagFrom_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_AddAccum_C \ static_assert(alignof(UBP_AddAccum_C) == 0x000008, "Wrong alignment on UBP_AddAccum_C"); \ static_assert(sizeof(UBP_AddAccum_C) == 0x000180, "Wrong size on UBP_AddAccum_C"); \ static_assert(offsetof(UBP_AddAccum_C, Level) == 0x000158, "Member 'UBP_AddAccum_C::Level' has a wrong offset!"); \ static_assert(offsetof(UBP_AddAccum_C, LevelTag) == 0x000160, "Member 'UBP_AddAccum_C::LevelTag' has a wrong offset!"); \ static_assert(offsetof(UBP_AddAccum_C, AccumTag) == 0x000168, "Member 'UBP_AddAccum_C::AccumTag' has a wrong offset!"); \ static_assert(offsetof(UBP_AddAccum_C, CaculateTag) == 0x000170, "Member 'UBP_AddAccum_C::CaculateTag' has a wrong offset!"); \ static_assert(offsetof(UBP_AddAccum_C, Value) == 0x000178, "Member 'UBP_AddAccum_C::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BuffHandler9_AttributeAI_C_AllBuffRemove \ static_assert(alignof(BP_BuffHandler9_AttributeAI_C_AllBuffRemove) == 0x000008, "Wrong alignment on BP_BuffHandler9_AttributeAI_C_AllBuffRemove"); \ static_assert(sizeof(BP_BuffHandler9_AttributeAI_C_AllBuffRemove) == 0x000038, "Wrong size on BP_BuffHandler9_AttributeAI_C_AllBuffRemove"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_AllBuffRemove, TargetBuff) == 0x000000, "Member 'BP_BuffHandler9_AttributeAI_C_AllBuffRemove::TargetBuff' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_AllBuffRemove, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_BuffHandler9_AttributeAI_C_AllBuffRemove::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_AllBuffRemove, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000018, "Member 'BP_BuffHandler9_AttributeAI_C_AllBuffRemove::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_AllBuffRemove, CallFunc_GetPawnRef_ReturnValue) == 0x000020, "Member 'BP_BuffHandler9_AttributeAI_C_AllBuffRemove::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_AllBuffRemove, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x000028, "Member 'BP_BuffHandler9_AttributeAI_C_AllBuffRemove::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_AllBuffRemove, CallFunc_GetMyBuffComp_BuffComponent) == 0x000030, "Member 'BP_BuffHandler9_AttributeAI_C_AllBuffRemove::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BuffHandler9_AttributeAI_C_OnBuffFunction \ static_assert(alignof(BP_BuffHandler9_AttributeAI_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_BuffHandler9_AttributeAI_C_OnBuffFunction"); \ static_assert(sizeof(BP_BuffHandler9_AttributeAI_C_OnBuffFunction) == 0x0000D0, "Wrong size on BP_BuffHandler9_AttributeAI_C_OnBuffFunction"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_BuffHandler9_AttributeAI_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_OnBuffFunction, Row) == 0x000008, "Member 'BP_BuffHandler9_AttributeAI_C_OnBuffFunction::Row' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_OnBuffFunction, CallFunc_GetDataTableRowFromName_OutRow) == 0x000010, "Member 'BP_BuffHandler9_AttributeAI_C_OnBuffFunction::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_OnBuffFunction, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000A0, "Member 'BP_BuffHandler9_AttributeAI_C_OnBuffFunction::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate) == 0x0000A4, "Member 'BP_BuffHandler9_AttributeAI_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x0000B8, "Member 'BP_BuffHandler9_AttributeAI_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_OnBuffFunction, CallFunc_GetMyBuffComp_BuffComponent) == 0x0000C0, "Member 'BP_BuffHandler9_AttributeAI_C_OnBuffFunction::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_OnBuffFunction, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x0000C8, "Member 'BP_BuffHandler9_AttributeAI_C_OnBuffFunction::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_BuffHandler9_AttributeAI_C_RemoveBuff \ static_assert(alignof(BP_BuffHandler9_AttributeAI_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_BuffHandler9_AttributeAI_C_RemoveBuff"); \ static_assert(sizeof(BP_BuffHandler9_AttributeAI_C_RemoveBuff) == 0x000028, "Wrong size on BP_BuffHandler9_AttributeAI_C_RemoveBuff"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'BP_BuffHandler9_AttributeAI_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000010, "Member 'BP_BuffHandler9_AttributeAI_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_RemoveBuff, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x000018, "Member 'BP_BuffHandler9_AttributeAI_C_RemoveBuff::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(BP_BuffHandler9_AttributeAI_C_RemoveBuff, CallFunc_GetMyBuffComp_BuffComponent) == 0x000020, "Member 'BP_BuffHandler9_AttributeAI_C_RemoveBuff::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_BuffHandler9_AttributeAI_C \ static_assert(alignof(UBP_BuffHandler9_AttributeAI_C) == 0x000008, "Wrong alignment on UBP_BuffHandler9_AttributeAI_C"); \ static_assert(sizeof(UBP_BuffHandler9_AttributeAI_C) == 0x000160, "Wrong size on UBP_BuffHandler9_AttributeAI_C"); \ static_assert(offsetof(UBP_BuffHandler9_AttributeAI_C, Accum_Buff) == 0x000158, "Member 'UBP_BuffHandler9_AttributeAI_C::Accum_Buff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_DrawingBoardData_Water_C \ static_assert(alignof(UBP_DrawingBoardData_Water_C) == 0x000008, "Wrong alignment on UBP_DrawingBoardData_Water_C"); \ static_assert(sizeof(UBP_DrawingBoardData_Water_C) == 0x000098, "Wrong size on UBP_DrawingBoardData_Water_C"); \ static_assert(offsetof(UBP_DrawingBoardData_Water_C, TravelSpeed) == 0x000058, "Member 'UBP_DrawingBoardData_Water_C::TravelSpeed' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Water_C, NormalIntensity) == 0x000060, "Member 'UBP_DrawingBoardData_Water_C::NormalIntensity' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Water_C, UpdateRate) == 0x000068, "Member 'UBP_DrawingBoardData_Water_C::UpdateRate' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Water_C, WaveHalfFadeTime) == 0x000070, "Member 'UBP_DrawingBoardData_Water_C::WaveHalfFadeTime' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Water_C, Height0RT) == 0x000078, "Member 'UBP_DrawingBoardData_Water_C::Height0RT' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Water_C, Height1RT) == 0x000080, "Member 'UBP_DrawingBoardData_Water_C::Height1RT' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Water_C, Height2RT) == 0x000088, "Member 'UBP_DrawingBoardData_Water_C::Height2RT' has a wrong offset!"); \ static_assert(offsetof(UBP_DrawingBoardData_Water_C, WaterDisplacementStrength) == 0x000090, "Member 'UBP_DrawingBoardData_Water_C::WaterDisplacementStrength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DeBuff_Halo_C_GetDebuffValue \ static_assert(alignof(BP_DeBuff_Halo_C_GetDebuffValue) == 0x000008, "Wrong alignment on BP_DeBuff_Halo_C_GetDebuffValue"); \ static_assert(sizeof(BP_DeBuff_Halo_C_GetDebuffValue) == 0x000260, "Wrong size on BP_DeBuff_Halo_C_GetDebuffValue"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, ReturnValue) == 0x000000, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, L_Size) == 0x000050, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::L_Size' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, Temp_byte_Variable) == 0x000051, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, Temp_real_Variable) == 0x000058, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, Temp_real_Variable_1) == 0x000060, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, Temp_int_Array_Index_Variable) == 0x000068, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, Temp_int_Loop_Counter_Variable) == 0x00006C, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_GetBuffLevel_BuffLevel) == 0x000074, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_GetBuffLevel_BuffLevel' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_GetBuffTag_BuffTag) == 0x000078, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000080, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_ParseIntoArray_ReturnValue) == 0x000090, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_Array_Get_Item) == 0x0000A0, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_GetDataTableRowNames_OutRowNames) == 0x0000B0, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_Array_Get_Item_1) == 0x0000C0, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_Array_Length_ReturnValue) == 0x0000C8, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000D0, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000120, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_Less_IntInt_ReturnValue) == 0x000121, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_GetBuffTag_BuffTag_1) == 0x000124, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_GetBuffTag_BuffTag_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, K2Node_Select_Default) == 0x000130, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1) == 0x000138, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000148, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_ParseIntoArray_ReturnValue_1) == 0x000150, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_ParseIntoArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000160, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_Array_Get_Item_2) == 0x000168, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000178, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, K2Node_SwitchString_CmpSuccess) == 0x000179, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_GetDebugStringFromGameplayTag_ReturnValue_2) == 0x000180, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_GetDebugStringFromGameplayTag_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_Concat_StrStr_ReturnValue) == 0x000190, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001A0, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001B0, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001C0, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0001D0, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x0001D8, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x0001E0, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_IsGameplayTagValid_ReturnValue_1) == 0x0001E1, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_IsGameplayTagValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, K2Node_MakeMap_Map) == 0x0001E8, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_ParseIntoArray_ReturnValue_2) == 0x000238, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_ParseIntoArray_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_Array_Get_Item_3) == 0x000248, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000258, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_GetDebuffValue, CallFunc_BooleanAND_ReturnValue) == 0x000259, "Member 'BP_DeBuff_Halo_C_GetDebuffValue::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DeBuff_Halo_C_OnBuffFunction \ static_assert(alignof(BP_DeBuff_Halo_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_DeBuff_Halo_C_OnBuffFunction"); \ static_assert(sizeof(BP_DeBuff_Halo_C_OnBuffFunction) == 0x000078, "Wrong size on BP_DeBuff_Halo_C_OnBuffFunction"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_DeBuff_Halo_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnBuffFunction, CallFunc_GetBuffTag_BuffTag) == 0x000008, "Member 'BP_DeBuff_Halo_C_OnBuffFunction::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnBuffFunction, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000010, "Member 'BP_DeBuff_Halo_C_OnBuffFunction::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnBuffFunction, CallFunc_GetDebuffValue_ReturnValue) == 0x000020, "Member 'BP_DeBuff_Halo_C_OnBuffFunction::CallFunc_GetDebuffValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnBuffFunction, CallFunc_Contains_ReturnValue) == 0x000070, "Member 'BP_DeBuff_Halo_C_OnBuffFunction::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DeBuff_Halo_C_OnInterval \ static_assert(alignof(BP_DeBuff_Halo_C_OnInterval) == 0x000008, "Wrong alignment on BP_DeBuff_Halo_C_OnInterval"); \ static_assert(sizeof(BP_DeBuff_Halo_C_OnInterval) == 0x000058, "Wrong size on BP_DeBuff_Halo_C_OnInterval"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnInterval, CallFunc_GetPlayerStaticRef_ReturnValue) == 0x000000, "Member 'BP_DeBuff_Halo_C_OnInterval::CallFunc_GetPlayerStaticRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnInterval, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000008, "Member 'BP_DeBuff_Halo_C_OnInterval::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnInterval, Temp_int_Variable) == 0x00000C, "Member 'BP_DeBuff_Halo_C_OnInterval::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnInterval, CallFunc_Less_IntInt_ReturnValue) == 0x000010, "Member 'BP_DeBuff_Halo_C_OnInterval::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnInterval, CallFunc_Subtract_IntInt_ReturnValue) == 0x000014, "Member 'BP_DeBuff_Halo_C_OnInterval::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnInterval, CallFunc_GetPawnRef_ReturnValue) == 0x000018, "Member 'BP_DeBuff_Halo_C_OnInterval::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnInterval, CallFunc_GetPawnRef_ReturnValue_1) == 0x000020, "Member 'BP_DeBuff_Halo_C_OnInterval::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnInterval, CallFunc_GetMyBuffComp_BuffComponent) == 0x000028, "Member 'BP_DeBuff_Halo_C_OnInterval::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnInterval, CallFunc_TraceRangeEnemy_Target) == 0x000030, "Member 'BP_DeBuff_Halo_C_OnInterval::CallFunc_TraceRangeEnemy_Target' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnInterval, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'BP_DeBuff_Halo_C_OnInterval::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnInterval, K2Node_DynamicCast_AsAbstract_Character) == 0x000040, "Member 'BP_DeBuff_Halo_C_OnInterval::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnInterval, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'BP_DeBuff_Halo_C_OnInterval::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DeBuff_Halo_C_OnInterval, CallFunc_GetMyPhysicReaction_PhysicReaction) == 0x000050, "Member 'BP_DeBuff_Halo_C_OnInterval::CallFunc_GetMyPhysicReaction_PhysicReaction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_DeBuff_Halo_C \ static_assert(alignof(UBP_DeBuff_Halo_C) == 0x000008, "Wrong alignment on UBP_DeBuff_Halo_C"); \ static_assert(sizeof(UBP_DeBuff_Halo_C) == 0x0001C0, "Wrong size on UBP_DeBuff_Halo_C"); \ static_assert(offsetof(UBP_DeBuff_Halo_C, Radius) == 0x000158, "Member 'UBP_DeBuff_Halo_C::Radius' has a wrong offset!"); \ static_assert(offsetof(UBP_DeBuff_Halo_C, DebuffValue) == 0x000160, "Member 'UBP_DeBuff_Halo_C::DebuffValue' has a wrong offset!"); \ static_assert(offsetof(UBP_DeBuff_Halo_C, IsBlock) == 0x0001B0, "Member 'UBP_DeBuff_Halo_C::IsBlock' has a wrong offset!"); \ static_assert(offsetof(UBP_DeBuff_Halo_C, SkipCountAttributeEffect) == 0x0001B4, "Member 'UBP_DeBuff_Halo_C::SkipCountAttributeEffect' has a wrong offset!"); \ static_assert(offsetof(UBP_DeBuff_Halo_C, AttributeAttackType) == 0x0001B8, "Member 'UBP_DeBuff_Halo_C::AttributeAttackType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_DeBuff_Halo_SuperRange_C \ static_assert(alignof(UBP_DeBuff_Halo_SuperRange_C) == 0x000008, "Wrong alignment on UBP_DeBuff_Halo_SuperRange_C"); \ static_assert(sizeof(UBP_DeBuff_Halo_SuperRange_C) == 0x0001C0, "Wrong size on UBP_DeBuff_Halo_SuperRange_C"); \ #define DUMPER7_ASSERTS_UBP_DeBuff_Halo_Infinite_C \ static_assert(alignof(UBP_DeBuff_Halo_Infinite_C) == 0x000008, "Wrong alignment on UBP_DeBuff_Halo_Infinite_C"); \ static_assert(sizeof(UBP_DeBuff_Halo_Infinite_C) == 0x0001C0, "Wrong size on UBP_DeBuff_Halo_Infinite_C"); \ #define DUMPER7_ASSERTS_BP_Buff_XYZJ_C_BeTakeDamage \ static_assert(alignof(BP_Buff_XYZJ_C_BeTakeDamage) == 0x000008, "Wrong alignment on BP_Buff_XYZJ_C_BeTakeDamage"); \ static_assert(sizeof(BP_Buff_XYZJ_C_BeTakeDamage) == 0x000038, "Wrong size on BP_Buff_XYZJ_C_BeTakeDamage"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BeTakeDamage, TakeDamageResultType) == 0x000000, "Member 'BP_Buff_XYZJ_C_BeTakeDamage::TakeDamageResultType' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BeTakeDamage, DamageRule) == 0x000008, "Member 'BP_Buff_XYZJ_C_BeTakeDamage::DamageRule' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BeTakeDamage, K2Node_SwitchEnum_CmpSuccess) == 0x000030, "Member 'BP_Buff_XYZJ_C_BeTakeDamage::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc \ static_assert(alignof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc) == 0x000008, "Wrong alignment on BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc"); \ static_assert(sizeof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc) == 0x0000C0, "Wrong size on BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, Value_0) == 0x000000, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::Value_0' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_FMod_Remainder) == 0x000008, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_FMod_Remainder' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_FMod_ReturnValue) == 0x000010, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_FMod_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_Clamp_ReturnValue) == 0x000028, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, K2Node_SwitchInteger_CmpSuccess) == 0x00002C, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_GetExtended_Extended) == 0x000030, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_GetExtended_Extended' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_GetObjectName_ReturnValue) == 0x000038, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_GetObjectName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000048, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_GetStatsManager_StatsManagerComp) == 0x000058, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_GetStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_Len_ReturnValue) == 0x000060, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_Subtract_IntInt_ReturnValue) == 0x000064, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_GetPawnRef_ReturnValue) == 0x000068, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_Left_ReturnValue) == 0x000070, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_Left_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000080, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_GetStatValue_Value) == 0x000098, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000A0, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0000A9, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc, CallFunc_FClamp_ReturnValue) == 0x0000B8, "Member 'BP_Buff_XYZJ_C_BP_Buff_XYZJ_AutoGenFunc::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_XYZJ_C_OnBuffFunction \ static_assert(alignof(BP_Buff_XYZJ_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_XYZJ_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_XYZJ_C_OnBuffFunction) == 0x000048, "Wrong size on BP_Buff_XYZJ_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_XYZJ_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_XYZJ_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_Buff_XYZJ_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate_1) == 0x000018, "Member 'BP_Buff_XYZJ_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000028, "Member 'BP_Buff_XYZJ_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_OnBuffFunction, CallFunc_GetMyHealth_Health) == 0x000030, "Member 'BP_Buff_XYZJ_C_OnBuffFunction::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_OnBuffFunction, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000038, "Member 'BP_Buff_XYZJ_C_OnBuffFunction::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_OnBuffFunction, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'BP_Buff_XYZJ_C_OnBuffFunction::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_XYZJ_C_RemoveBuff \ static_assert(alignof(BP_Buff_XYZJ_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_XYZJ_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_XYZJ_C_RemoveBuff) == 0x000040, "Wrong size on BP_Buff_XYZJ_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_XYZJ_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'BP_Buff_XYZJ_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000010, "Member 'BP_Buff_XYZJ_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate_1) == 0x000018, "Member 'BP_Buff_XYZJ_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_RemoveBuff, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000028, "Member 'BP_Buff_XYZJ_C_RemoveBuff::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_RemoveBuff, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'BP_Buff_XYZJ_C_RemoveBuff::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_XYZJ_C_RemoveBuff, CallFunc_GetMyHealth_Health) == 0x000038, "Member 'BP_Buff_XYZJ_C_RemoveBuff::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_XYZJ_C \ static_assert(alignof(UBP_Buff_XYZJ_C) == 0x000008, "Wrong alignment on UBP_Buff_XYZJ_C"); \ static_assert(sizeof(UBP_Buff_XYZJ_C) == 0x000178, "Wrong size on UBP_Buff_XYZJ_C"); \ static_assert(offsetof(UBP_Buff_XYZJ_C, Number) == 0x000154, "Member 'UBP_Buff_XYZJ_C::Number' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_XYZJ_C, Value) == 0x000158, "Member 'UBP_Buff_XYZJ_C::Value' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_XYZJ_C, OnCallNumber) == 0x000160, "Member 'UBP_Buff_XYZJ_C::OnCallNumber' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_XYZJ_C, LastBuffTag) == 0x000170, "Member 'UBP_Buff_XYZJ_C::LastBuffTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_RestoreHP_Matrix_C_OnBuffFunction \ static_assert(alignof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_RestoreHP_Matrix_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction) == 0x0001F0, "Wrong size on BP_Buff_RestoreHP_Matrix_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_GetRGSValue_Valid) == 0x000008, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_GetRGSValue_Valid' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_GetRGSValue_Value) == 0x000010, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_GetRGSValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_GetBuffData_ReturnValue) == 0x000018, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_GetBuffData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_GetBuffTag_BuffTag) == 0x0000D0, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0000D8, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000E8, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_ParseIntoArray_ReturnValue) == 0x0000F0, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_Array_Length_ReturnValue) == 0x000100, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x000104, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_Subtract_IntInt_ReturnValue) == 0x00010C, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_Array_Get_Item) == 0x000110, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, K2Node_MakeMap_Map) == 0x000120, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000170, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_GetStatsManager_StatsManagerComp) == 0x000178, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_GetStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_CaculateDamage_HurtResults) == 0x000180, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_CaculateDamage_HurtResults' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_Map_Find_Value) == 0x0001D0, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_Map_Find_ReturnValue) == 0x0001D8, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0001E0, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnBuffFunction, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001E8, "Member 'BP_Buff_RestoreHP_Matrix_C_OnBuffFunction::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_RestoreHP_Matrix_C_OnInterval \ static_assert(alignof(BP_Buff_RestoreHP_Matrix_C_OnInterval) == 0x000008, "Wrong alignment on BP_Buff_RestoreHP_Matrix_C_OnInterval"); \ static_assert(sizeof(BP_Buff_RestoreHP_Matrix_C_OnInterval) == 0x000058, "Wrong size on BP_Buff_RestoreHP_Matrix_C_OnInterval"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnInterval, K2Node_MakeMap_Map) == 0x000000, "Member 'BP_Buff_RestoreHP_Matrix_C_OnInterval::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_RestoreHP_Matrix_C_OnInterval, CallFunc_GetPawnRef_ReturnValue) == 0x000050, "Member 'BP_Buff_RestoreHP_Matrix_C_OnInterval::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_RestoreHP_Matrix_C \ static_assert(alignof(UBP_Buff_RestoreHP_Matrix_C) == 0x000008, "Wrong alignment on UBP_Buff_RestoreHP_Matrix_C"); \ static_assert(sizeof(UBP_Buff_RestoreHP_Matrix_C) == 0x000168, "Wrong size on UBP_Buff_RestoreHP_Matrix_C"); \ static_assert(offsetof(UBP_Buff_RestoreHP_Matrix_C, restore) == 0x000158, "Member 'UBP_Buff_RestoreHP_Matrix_C::restore' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_RestoreHP_Matrix_C, Level) == 0x000160, "Member 'UBP_Buff_RestoreHP_Matrix_C::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Restore_TN_C_GetCorrenctionFactorValue \ static_assert(alignof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue) == 0x000008, "Wrong alignment on BP_Buff_Restore_TN_C_GetCorrenctionFactorValue"); \ static_assert(sizeof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue) == 0x000220, "Wrong size on BP_Buff_Restore_TN_C_GetCorrenctionFactorValue"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, ST_SpellDamageData) == 0x000000, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::ST_SpellDamageData' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, Value) == 0x000118, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, L_CorrectionFactor) == 0x000120, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::L_CorrectionFactor' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, Temp_struct_Variable) == 0x000128, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_Map_Keys_Keys) == 0x000130, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, Temp_struct_Variable_1) == 0x000140, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_Array_Length_ReturnValue) == 0x000148, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, Temp_struct_Variable_2) == 0x00014C, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, Temp_struct_Variable_3) == 0x000154, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, Temp_struct_Variable_4) == 0x00015C, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::Temp_struct_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, Temp_struct_Variable_5) == 0x000164, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::Temp_struct_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, Temp_struct_Variable_6) == 0x00016C, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::Temp_struct_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, Temp_struct_Variable_7) == 0x000174, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::Temp_struct_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, Temp_struct_Variable_8) == 0x00017C, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::Temp_struct_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, Temp_struct_Variable_9) == 0x000184, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::Temp_struct_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, Temp_struct_Variable_10) == 0x00018C, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::Temp_struct_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, Temp_struct_Variable_11) == 0x000194, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::Temp_struct_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, Temp_int_Array_Index_Variable) == 0x00019C, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, Temp_int_Loop_Counter_Variable) == 0x0001A0, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_Array_Get_Item) == 0x0001A4, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_Map_Find_Value) == 0x0001A8, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_Map_Find_ReturnValue) == 0x0001B0, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_Less_IntInt_ReturnValue) == 0x0001B1, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_Add_IntInt_ReturnValue) == 0x0001B4, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, Temp_byte_Variable) == 0x0001B8, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_GetPawnRef_ReturnValue) == 0x0001C0, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x0001C8, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, K2Node_Select_Default) == 0x0001D0, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_GetStatValue_Value) == 0x0001D8, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_FTrunc_ReturnValue) == 0x0001E0, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_Conv_IntToString_ReturnValue) == 0x0001E8, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_Conv_StringToName_ReturnValue) == 0x0001F8, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_GetDataTableRowFromName_OutRow) == 0x000200, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000204, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000208, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000210, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_GetCorrenctionFactorValue, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000218, "Member 'BP_Buff_Restore_TN_C_GetCorrenctionFactorValue::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Restore_TN_C_OnBuffFunction \ static_assert(alignof(BP_Buff_Restore_TN_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_Restore_TN_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_Restore_TN_C_OnBuffFunction) == 0x000420, "Wrong size on BP_Buff_Restore_TN_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, Temp_struct_Variable) == 0x000008, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, CallFunc_GetInterval_Interval) == 0x000010, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::CallFunc_GetInterval_Interval' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000018, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, CallFunc_GetInterval_Interval_1) == 0x000020, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::CallFunc_GetInterval_Interval_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, K2Node_DynamicCast_AsData_Table) == 0x000028, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::K2Node_DynamicCast_AsData_Table' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, CallFunc_GetDataTableRowFromName_OutRow) == 0x000038, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000318, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000320, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000328, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue_1) == 0x000330, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000338, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, K2Node_DynamicCast_bSuccess_1) == 0x000340, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000348, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, CallFunc_GetComponentByClass_ReturnValue) == 0x000350, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, CallFunc_GetStatValue_Value) == 0x000358, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, CallFunc_GetCorrenctionFactorValue_Value) == 0x000360, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::CallFunc_GetCorrenctionFactorValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, K2Node_MakeMap_Map) == 0x000368, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, CallFunc_Caculate_Duplicated_Data_if_Change_DataMayChanged) == 0x0003B8, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::CallFunc_Caculate_Duplicated_Data_if_Change_DataMayChanged' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, CallFunc_Map_Find_Value) == 0x000408, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, CallFunc_Map_Find_ReturnValue) == 0x000410, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnBuffFunction, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000418, "Member 'BP_Buff_Restore_TN_C_OnBuffFunction::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Restore_TN_C_OnInterval \ static_assert(alignof(BP_Buff_Restore_TN_C_OnInterval) == 0x000008, "Wrong alignment on BP_Buff_Restore_TN_C_OnInterval"); \ static_assert(sizeof(BP_Buff_Restore_TN_C_OnInterval) == 0x000058, "Wrong size on BP_Buff_Restore_TN_C_OnInterval"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnInterval, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_Buff_Restore_TN_C_OnInterval::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Restore_TN_C_OnInterval, K2Node_MakeMap_Map) == 0x000008, "Member 'BP_Buff_Restore_TN_C_OnInterval::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_Restore_TN_C \ static_assert(alignof(UBP_Buff_Restore_TN_C) == 0x000008, "Wrong alignment on UBP_Buff_Restore_TN_C"); \ static_assert(sizeof(UBP_Buff_Restore_TN_C) == 0x000190, "Wrong size on UBP_Buff_Restore_TN_C"); \ static_assert(offsetof(UBP_Buff_Restore_TN_C, restore) == 0x000158, "Member 'UBP_Buff_Restore_TN_C::restore' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_Restore_TN_C, DataTable) == 0x000160, "Member 'UBP_Buff_Restore_TN_C::DataTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_ReducePTTime_C_OnBuffFunction \ static_assert(alignof(BP_Buff_ReducePTTime_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_ReducePTTime_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_ReducePTTime_C_OnBuffFunction) == 0x000018, "Wrong size on BP_Buff_ReducePTTime_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_ReducePTTime_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_ReducePTTime_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ReducePTTime_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_Buff_ReducePTTime_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ReducePTTime_C_OnBuffFunction, CallFunc_GetMyMagicComponent_ReturnValue) == 0x000010, "Member 'BP_Buff_ReducePTTime_C_OnBuffFunction::CallFunc_GetMyMagicComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_ReducePTTime_C \ static_assert(alignof(UBP_Buff_ReducePTTime_C) == 0x000008, "Wrong alignment on UBP_Buff_ReducePTTime_C"); \ static_assert(sizeof(UBP_Buff_ReducePTTime_C) == 0x000158, "Wrong size on UBP_Buff_ReducePTTime_C"); \ #define DUMPER7_ASSERTS_BP_Buff_PerfectTime_C_AddTempEffect \ static_assert(alignof(BP_Buff_PerfectTime_C_AddTempEffect) == 0x000008, "Wrong alignment on BP_Buff_PerfectTime_C_AddTempEffect"); \ static_assert(sizeof(BP_Buff_PerfectTime_C_AddTempEffect) == 0x0000F8, "Wrong size on BP_Buff_PerfectTime_C_AddTempEffect"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_AddTempEffect, Add) == 0x000000, "Member 'BP_Buff_PerfectTime_C_AddTempEffect::Add' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_AddTempEffect, Local_Spring) == 0x000008, "Member 'BP_Buff_PerfectTime_C_AddTempEffect::Local_Spring' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_AddTempEffect, CallFunc_GetBuffData_ReturnValue) == 0x000010, "Member 'BP_Buff_PerfectTime_C_AddTempEffect::CallFunc_GetBuffData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_AddTempEffect, CallFunc_GetPawnRef_ReturnValue) == 0x0000C8, "Member 'BP_Buff_PerfectTime_C_AddTempEffect::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_AddTempEffect, CallFunc_GetMyBuffComp_BuffComponent) == 0x0000D0, "Member 'BP_Buff_PerfectTime_C_AddTempEffect::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_AddTempEffect, CallFunc_IsValid_ReturnValue) == 0x0000D8, "Member 'BP_Buff_PerfectTime_C_AddTempEffect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_AddTempEffect, CallFunc_GetAutoPTCamera_AddCamara) == 0x0000D9, "Member 'BP_Buff_PerfectTime_C_AddTempEffect::CallFunc_GetAutoPTCamera_AddCamara' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_AddTempEffect, CallFunc_GetPawnRef_ReturnValue_1) == 0x0000E0, "Member 'BP_Buff_PerfectTime_C_AddTempEffect::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_AddTempEffect, CallFunc_IsValid_ReturnValue_1) == 0x0000E8, "Member 'BP_Buff_PerfectTime_C_AddTempEffect::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_AddTempEffect, CallFunc_GetComponentByClass_ReturnValue) == 0x0000F0, "Member 'BP_Buff_PerfectTime_C_AddTempEffect::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_PerfectTime_C_ConsumePT \ static_assert(alignof(BP_Buff_PerfectTime_C_ConsumePT) == 0x000008, "Wrong alignment on BP_Buff_PerfectTime_C_ConsumePT"); \ static_assert(sizeof(BP_Buff_PerfectTime_C_ConsumePT) == 0x000150, "Wrong size on BP_Buff_PerfectTime_C_ConsumePT"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, Consume) == 0x000000, "Member 'BP_Buff_PerfectTime_C_ConsumePT::Consume' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, Temp_object_Variable) == 0x000008, "Member 'BP_Buff_PerfectTime_C_ConsumePT::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, Temp_object_Variable_1) == 0x000010, "Member 'BP_Buff_PerfectTime_C_ConsumePT::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, Temp_object_Variable_2) == 0x000018, "Member 'BP_Buff_PerfectTime_C_ConsumePT::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, Temp_object_Variable_3) == 0x000020, "Member 'BP_Buff_PerfectTime_C_ConsumePT::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, Temp_object_Variable_4) == 0x000028, "Member 'BP_Buff_PerfectTime_C_ConsumePT::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, Temp_int_Variable) == 0x000030, "Member 'BP_Buff_PerfectTime_C_ConsumePT::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, Temp_object_Variable_5) == 0x000038, "Member 'BP_Buff_PerfectTime_C_ConsumePT::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, Temp_object_Variable_6) == 0x000040, "Member 'BP_Buff_PerfectTime_C_ConsumePT::Temp_object_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, Temp_object_Variable_7) == 0x000048, "Member 'BP_Buff_PerfectTime_C_ConsumePT::Temp_object_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, Temp_object_Variable_8) == 0x000050, "Member 'BP_Buff_PerfectTime_C_ConsumePT::Temp_object_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, Temp_object_Variable_9) == 0x000058, "Member 'BP_Buff_PerfectTime_C_ConsumePT::Temp_object_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, Temp_object_Variable_10) == 0x000060, "Member 'BP_Buff_PerfectTime_C_ConsumePT::Temp_object_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, Temp_delegate_Variable) == 0x000068, "Member 'BP_Buff_PerfectTime_C_ConsumePT::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_GetPawnRef_ReturnValue) == 0x000078, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_GetMyBuffComp_BuffComponent) == 0x000080, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, K2Node_Select_Default) == 0x000088, "Member 'BP_Buff_PerfectTime_C_ConsumePT::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_GetPawnRef_ReturnValue_1) == 0x000090, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_GetPawnRef_ReturnValue_2) == 0x000098, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_GetPawnRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_PostEvent_ReturnValue) == 0x0000A0, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_GetPawnRef_ReturnValue_3) == 0x0000A8, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_GetPawnRef_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0000B0, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x0000B8, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, Temp_object_Variable_11) == 0x0000C0, "Member 'BP_Buff_PerfectTime_C_ConsumePT::Temp_object_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000C8, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_GetPawnRef_ReturnValue_4) == 0x0000D0, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_GetPawnRef_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0000D8, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_GetMyBuffComp_BuffComponent_2) == 0x0000E0, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_GetMyBuffComp_BuffComponent_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, Temp_int_Variable_1) == 0x0000E8, "Member 'BP_Buff_PerfectTime_C_ConsumePT::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, K2Node_Select_Default_1) == 0x0000F0, "Member 'BP_Buff_PerfectTime_C_ConsumePT::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_GetPawnRef_ReturnValue_5) == 0x0000F8, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_GetPawnRef_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_PlayGamePadSound_Yes) == 0x000100, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_PlayGamePadSound_Yes' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_GetMyBuffComp_BuffComponent_3) == 0x000108, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_GetMyBuffComp_BuffComponent_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_GetBuffSound_BuffSound1) == 0x000110, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_GetBuffSound_BuffSound1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_GetBuffSound_BuffSound2) == 0x000118, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_GetBuffSound_BuffSound2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_GetBuffSound_AkStartEvent) == 0x000120, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_GetBuffSound_AkStartEvent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_GetBuffSound_AkStopEvent) == 0x000128, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_GetBuffSound_AkStopEvent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_Greater_IntInt_ReturnValue) == 0x000130, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_IsValid_ReturnValue) == 0x000131, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_GetPawnRef_ReturnValue_6) == 0x000138, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_GetPawnRef_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000140, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ConsumePT, CallFunc_SpawnSoundAttached_ReturnValue) == 0x000148, "Member 'BP_Buff_PerfectTime_C_ConsumePT::CallFunc_SpawnSoundAttached_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_PerfectTime_C_DelayDestroy \ static_assert(alignof(BP_Buff_PerfectTime_C_DelayDestroy) == 0x000008, "Wrong alignment on BP_Buff_PerfectTime_C_DelayDestroy"); \ static_assert(sizeof(BP_Buff_PerfectTime_C_DelayDestroy) == 0x000010, "Wrong size on BP_Buff_PerfectTime_C_DelayDestroy"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_DelayDestroy, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_Buff_PerfectTime_C_DelayDestroy::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_DelayDestroy, CallFunc_GetMyBuffComp_BuffComponent) == 0x000008, "Member 'BP_Buff_PerfectTime_C_DelayDestroy::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_PerfectTime_C_GetPTNumber \ static_assert(alignof(BP_Buff_PerfectTime_C_GetPTNumber) == 0x000004, "Wrong alignment on BP_Buff_PerfectTime_C_GetPTNumber"); \ static_assert(sizeof(BP_Buff_PerfectTime_C_GetPTNumber) == 0x000004, "Wrong size on BP_Buff_PerfectTime_C_GetPTNumber"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_GetPTNumber, Number) == 0x000000, "Member 'BP_Buff_PerfectTime_C_GetPTNumber::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_PerfectTime_C_MontageConsumePT \ static_assert(alignof(BP_Buff_PerfectTime_C_MontageConsumePT) == 0x000004, "Wrong alignment on BP_Buff_PerfectTime_C_MontageConsumePT"); \ static_assert(sizeof(BP_Buff_PerfectTime_C_MontageConsumePT) == 0x000004, "Wrong size on BP_Buff_PerfectTime_C_MontageConsumePT"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_MontageConsumePT, Number) == 0x000000, "Member 'BP_Buff_PerfectTime_C_MontageConsumePT::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration \ static_assert(alignof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration) == 0x000008, "Wrong alignment on BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration"); \ static_assert(sizeof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration) == 0x000128, "Wrong size on BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, PTCount) == 0x000000, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::PTCount' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable) == 0x000008, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, CallFunc_InRange_IntInt_ReturnValue) == 0x000010, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::CallFunc_InRange_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_1) == 0x000018, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_2) == 0x000020, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_3) == 0x000028, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_4) == 0x000030, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_5) == 0x000038, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_int_Variable) == 0x000040, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_6) == 0x000048, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_7) == 0x000050, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_8) == 0x000058, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_9) == 0x000060, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_10) == 0x000068, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_11) == 0x000070, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_int_Variable_1) == 0x000078, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_12) == 0x000080, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_13) == 0x000088, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_14) == 0x000090, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_15) == 0x000098, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_16) == 0x0000A0, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_object_Variable_17) == 0x0000A8, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_object_Variable_17' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, Temp_int_Variable_2) == 0x0000B0, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, CallFunc_GetCurrentTime_Currenttime) == 0x0000B8, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::CallFunc_GetCurrentTime_Currenttime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, CallFunc_GetCurrentTime_Currenttime_1) == 0x0000C0, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::CallFunc_GetCurrentTime_Currenttime_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000C8, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000D0, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, CallFunc_BooleanAND_ReturnValue) == 0x0000D1, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, K2Node_Select_Default) == 0x0000D8, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, CallFunc_GetPawnRef_ReturnValue) == 0x0000E0, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, CallFunc_PlayGamePadSound_Yes) == 0x0000E8, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::CallFunc_PlayGamePadSound_Yes' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, K2Node_Select_Default_1) == 0x0000F0, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, K2Node_Select_Default_2) == 0x0000F8, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, CallFunc_GetOptionValue_ReturnValue) == 0x000100, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, CallFunc_GetPawnRef_ReturnValue_1) == 0x000110, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, CallFunc_NotEqual_StriStri_ReturnValue) == 0x000118, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::CallFunc_NotEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration, CallFunc_GetMyBuffComp_BuffComponent) == 0x000120, "Member 'BP_Buff_PerfectTime_C_PlayPerfectTimeSoundAndVibration::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_PerfectTime_C_ResetTimeAndCount \ static_assert(alignof(BP_Buff_PerfectTime_C_ResetTimeAndCount) == 0x000008, "Wrong alignment on BP_Buff_PerfectTime_C_ResetTimeAndCount"); \ static_assert(sizeof(BP_Buff_PerfectTime_C_ResetTimeAndCount) == 0x0000C8, "Wrong size on BP_Buff_PerfectTime_C_ResetTimeAndCount"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, Add) == 0x000000, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::Add' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, L_MaxNumber) == 0x000004, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::L_MaxNumber' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetCurrentTime_Currenttime) == 0x000008, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetCurrentTime_Currenttime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000010, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetPawnRef_ReturnValue) == 0x000018, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000020, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetPawnRef_ReturnValue_1) == 0x000028, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetPawnRef_ReturnValue_2) == 0x000030, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetPawnRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000038, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetMyBuffComp_BuffComponent) == 0x000040, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetPawnRef_ReturnValue_3) == 0x000048, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetPawnRef_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x000050, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetPawnRef_ReturnValue_4) == 0x000058, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetPawnRef_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetMyBuffComp_BuffComponent_2) == 0x000060, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetMyBuffComp_BuffComponent_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_DoAction_25PT_Have) == 0x000068, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_DoAction_25PT_Have' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_DoAction_25PT_MaxNumber) == 0x00006C, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_DoAction_25PT_MaxNumber' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetPawnRef_ReturnValue_5) == 0x000070, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetPawnRef_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_Subtract_IntInt_ReturnValue) == 0x000078, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000080, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_Clamp_ReturnValue) == 0x000088, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetState_State) == 0x00008C, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00008D, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_SpawnSystemAttached_ReturnValue_1) == 0x000090, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_SpawnSystemAttached_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetCurrentTime_Currenttime_1) == 0x000098, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetCurrentTime_Currenttime_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_Add_IntInt_ReturnValue) == 0x0000A0, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_Less_IntInt_ReturnValue) == 0x0000A4, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetPawnRef_ReturnValue_6) == 0x0000A8, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetPawnRef_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetMyStamina_Stamina) == 0x0000B0, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetMyBuffComp_BuffComponent_3) == 0x0000B8, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetMyBuffComp_BuffComponent_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_ResetTimeAndCount, CallFunc_GetStarMapActive_IsActive) == 0x0000C0, "Member 'BP_Buff_PerfectTime_C_ResetTimeAndCount::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_PerfectTime_C_OnBuffFunction \ static_assert(alignof(BP_Buff_PerfectTime_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_PerfectTime_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_PerfectTime_C_OnBuffFunction) == 0x000090, "Wrong size on BP_Buff_PerfectTime_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_PerfectTime_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_Buff_PerfectTime_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000018, "Member 'BP_Buff_PerfectTime_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_OnBuffFunction, CallFunc_GetCurrentTime_Currenttime) == 0x000020, "Member 'BP_Buff_PerfectTime_C_OnBuffFunction::CallFunc_GetCurrentTime_Currenttime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue_1) == 0x000028, "Member 'BP_Buff_PerfectTime_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_OnBuffFunction, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'BP_Buff_PerfectTime_C_OnBuffFunction::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_OnBuffFunction, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000048, "Member 'BP_Buff_PerfectTime_C_OnBuffFunction::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_OnBuffFunction, CallFunc_IsValid_ReturnValue) == 0x000049, "Member 'BP_Buff_PerfectTime_C_OnBuffFunction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue_2) == 0x000050, "Member 'BP_Buff_PerfectTime_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_OnBuffFunction, CallFunc_GetMyBuffComp_BuffComponent) == 0x000058, "Member 'BP_Buff_PerfectTime_C_OnBuffFunction::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue_3) == 0x000060, "Member 'BP_Buff_PerfectTime_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_OnBuffFunction, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x000068, "Member 'BP_Buff_PerfectTime_C_OnBuffFunction::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue_4) == 0x000070, "Member 'BP_Buff_PerfectTime_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_OnBuffFunction, CallFunc_GetMyStamina_Stamina) == 0x000078, "Member 'BP_Buff_PerfectTime_C_OnBuffFunction::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_OnBuffFunction, CallFunc_GetMyBuffComp_BuffComponent_2) == 0x000080, "Member 'BP_Buff_PerfectTime_C_OnBuffFunction::CallFunc_GetMyBuffComp_BuffComponent_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_OnBuffFunction, CallFunc_GetStarMapActive_IsActive) == 0x000088, "Member 'BP_Buff_PerfectTime_C_OnBuffFunction::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_PerfectTime_C_RemoveBuff \ static_assert(alignof(BP_Buff_PerfectTime_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_PerfectTime_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_PerfectTime_C_RemoveBuff) == 0x000048, "Wrong size on BP_Buff_PerfectTime_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_RemoveBuff, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'BP_Buff_PerfectTime_C_RemoveBuff::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000010, "Member 'BP_Buff_PerfectTime_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue_1) == 0x000018, "Member 'BP_Buff_PerfectTime_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_RemoveBuff, CallFunc_GetMyBuffComp_BuffComponent) == 0x000020, "Member 'BP_Buff_PerfectTime_C_RemoveBuff::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue_2) == 0x000028, "Member 'BP_Buff_PerfectTime_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_RemoveBuff, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x000030, "Member 'BP_Buff_PerfectTime_C_RemoveBuff::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue_3) == 0x000038, "Member 'BP_Buff_PerfectTime_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_RemoveBuff, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'BP_Buff_PerfectTime_C_RemoveBuff::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_PerfectTime_C_SpawnParticle \ static_assert(alignof(BP_Buff_PerfectTime_C_SpawnParticle) == 0x000008, "Wrong alignment on BP_Buff_PerfectTime_C_SpawnParticle"); \ static_assert(sizeof(BP_Buff_PerfectTime_C_SpawnParticle) == 0x000030, "Wrong size on BP_Buff_PerfectTime_C_SpawnParticle"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_SpawnParticle, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_Buff_PerfectTime_C_SpawnParticle::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_SpawnParticle, CallFunc_GetPawnRef_ReturnValue_1) == 0x000008, "Member 'BP_Buff_PerfectTime_C_SpawnParticle::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_SpawnParticle, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000010, "Member 'BP_Buff_PerfectTime_C_SpawnParticle::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_SpawnParticle, CallFunc_GetState_State) == 0x000018, "Member 'BP_Buff_PerfectTime_C_SpawnParticle::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_SpawnParticle, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000019, "Member 'BP_Buff_PerfectTime_C_SpawnParticle::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_SpawnParticle, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000020, "Member 'BP_Buff_PerfectTime_C_SpawnParticle::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_PerfectTime_C_SpawnParticle, CallFunc_SpawnSystemAttached_ReturnValue_1) == 0x000028, "Member 'BP_Buff_PerfectTime_C_SpawnParticle::CallFunc_SpawnSystemAttached_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_PerfectTime_C \ static_assert(alignof(UBP_Buff_PerfectTime_C) == 0x000008, "Wrong alignment on UBP_Buff_PerfectTime_C"); \ static_assert(sizeof(UBP_Buff_PerfectTime_C) == 0x0001A0, "Wrong size on UBP_Buff_PerfectTime_C"); \ static_assert(offsetof(UBP_Buff_PerfectTime_C, NiagaraRef) == 0x000158, "Member 'UBP_Buff_PerfectTime_C::NiagaraRef' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_PerfectTime_C, ExSound) == 0x000160, "Member 'UBP_Buff_PerfectTime_C::ExSound' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_PerfectTime_C, SpawnSound) == 0x000168, "Member 'UBP_Buff_PerfectTime_C::SpawnSound' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_PerfectTime_C, CurrentPTNumber) == 0x000170, "Member 'UBP_Buff_PerfectTime_C::CurrentPTNumber' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_PerfectTime_C, 运行时手柄震动) == 0x000178, "Member 'UBP_Buff_PerfectTime_C::运行时手柄震动' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_PerfectTime_C, Feed_Back) == 0x000188, "Member 'UBP_Buff_PerfectTime_C::Feed_Back' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_PerfectTime_C, FeedbackTime) == 0x000190, "Member 'UBP_Buff_PerfectTime_C::FeedbackTime' has a wrong offset!"); \ static_assert(offsetof(UBP_Buff_PerfectTime_C, SoundIntervalTime) == 0x000198, "Member 'UBP_Buff_PerfectTime_C::SoundIntervalTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_ObscuredView_C_OnBuffFunction \ static_assert(alignof(BP_Buff_ObscuredView_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_ObscuredView_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_ObscuredView_C_OnBuffFunction) == 0x000028, "Wrong size on BP_Buff_ObscuredView_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_ObscuredView_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_ObscuredView_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ObscuredView_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_Buff_ObscuredView_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ObscuredView_C_OnBuffFunction, CallFunc_GetMyBuffComp_BuffComponent) == 0x000010, "Member 'BP_Buff_ObscuredView_C_OnBuffFunction::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ObscuredView_C_OnBuffFunction, K2Node_DynamicCast_AsImpl_Buff_Component) == 0x000018, "Member 'BP_Buff_ObscuredView_C_OnBuffFunction::K2Node_DynamicCast_AsImpl_Buff_Component' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ObscuredView_C_OnBuffFunction, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_Buff_ObscuredView_C_OnBuffFunction::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_ObscuredView_C_RemoveStatBuff \ static_assert(alignof(BP_Buff_ObscuredView_C_RemoveStatBuff) == 0x000008, "Wrong alignment on BP_Buff_ObscuredView_C_RemoveStatBuff"); \ static_assert(sizeof(BP_Buff_ObscuredView_C_RemoveStatBuff) == 0x000020, "Wrong size on BP_Buff_ObscuredView_C_RemoveStatBuff"); \ static_assert(offsetof(BP_Buff_ObscuredView_C_RemoveStatBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_Buff_ObscuredView_C_RemoveStatBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ObscuredView_C_RemoveStatBuff, CallFunc_GetMyBuffComp_BuffComponent) == 0x000008, "Member 'BP_Buff_ObscuredView_C_RemoveStatBuff::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ObscuredView_C_RemoveStatBuff, K2Node_DynamicCast_AsImpl_Buff_Component) == 0x000010, "Member 'BP_Buff_ObscuredView_C_RemoveStatBuff::K2Node_DynamicCast_AsImpl_Buff_Component' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ObscuredView_C_RemoveStatBuff, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_Buff_ObscuredView_C_RemoveStatBuff::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_ObscuredView_C \ static_assert(alignof(UBP_Buff_ObscuredView_C) == 0x000008, "Wrong alignment on UBP_Buff_ObscuredView_C"); \ static_assert(sizeof(UBP_Buff_ObscuredView_C) == 0x000158, "Wrong size on UBP_Buff_ObscuredView_C"); \ #define DUMPER7_ASSERTS_BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction \ static_assert(alignof(BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction) == 0x000058, "Wrong size on BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction, CallFunc_GetRGSValue_Valid) == 0x000008, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction::CallFunc_GetRGSValue_Valid' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction, CallFunc_GetRGSValue_Value) == 0x000010, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction::CallFunc_GetRGSValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction, CallFunc_GetInterval_Interval) == 0x000018, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction::CallFunc_GetInterval_Interval' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction, CallFunc_GetDuration_ReturnValue) == 0x000020, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction::CallFunc_GetDuration_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000028, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000030, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000038, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction, CallFunc_GetStatValue_Value) == 0x000040, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000048, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000050, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnBuffFunction::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_KeepRestoreMaxHP_C_OnInterval \ static_assert(alignof(BP_Buff_KeepRestoreMaxHP_C_OnInterval) == 0x000008, "Wrong alignment on BP_Buff_KeepRestoreMaxHP_C_OnInterval"); \ static_assert(sizeof(BP_Buff_KeepRestoreMaxHP_C_OnInterval) == 0x000048, "Wrong size on BP_Buff_KeepRestoreMaxHP_C_OnInterval"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnInterval, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnInterval::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnInterval, CallFunc_GetMyBuffComp_BuffComponent) == 0x000008, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnInterval::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnInterval, CallFunc_GetPawnRef_ReturnValue_1) == 0x000010, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnInterval::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnInterval, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000018, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnInterval::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnInterval, CallFunc_HaveTheSameBuffTag_Has) == 0x000020, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnInterval::CallFunc_HaveTheSameBuffTag_Has' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnInterval, CallFunc_HaveTheSameBuffTag_BuffRef) == 0x000028, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnInterval::CallFunc_HaveTheSameBuffTag_BuffRef' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnInterval, CallFunc_GetStatValue_Value) == 0x000030, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnInterval::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnInterval, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000038, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnInterval::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_OnInterval, CallFunc_FClamp_ReturnValue) == 0x000040, "Member 'BP_Buff_KeepRestoreMaxHP_C_OnInterval::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_KeepRestoreMaxHP_C_RemoveBuff \ static_assert(alignof(BP_Buff_KeepRestoreMaxHP_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_KeepRestoreMaxHP_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_KeepRestoreMaxHP_C_RemoveBuff) == 0x000030, "Wrong size on BP_Buff_KeepRestoreMaxHP_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_Buff_KeepRestoreMaxHP_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue_1) == 0x000008, "Member 'BP_Buff_KeepRestoreMaxHP_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_RemoveBuff, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000010, "Member 'BP_Buff_KeepRestoreMaxHP_C_RemoveBuff::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_RemoveBuff, CallFunc_GetMyBuffComp_BuffComponent) == 0x000018, "Member 'BP_Buff_KeepRestoreMaxHP_C_RemoveBuff::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_RemoveBuff, CallFunc_HaveTheSameBuffTag_Has) == 0x000020, "Member 'BP_Buff_KeepRestoreMaxHP_C_RemoveBuff::CallFunc_HaveTheSameBuffTag_Has' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_KeepRestoreMaxHP_C_RemoveBuff, CallFunc_HaveTheSameBuffTag_BuffRef) == 0x000028, "Member 'BP_Buff_KeepRestoreMaxHP_C_RemoveBuff::CallFunc_HaveTheSameBuffTag_BuffRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_KeepRestoreMaxHP_C \ static_assert(alignof(UBP_Buff_KeepRestoreMaxHP_C) == 0x000008, "Wrong alignment on UBP_Buff_KeepRestoreMaxHP_C"); \ static_assert(sizeof(UBP_Buff_KeepRestoreMaxHP_C) == 0x000160, "Wrong size on UBP_Buff_KeepRestoreMaxHP_C"); \ static_assert(offsetof(UBP_Buff_KeepRestoreMaxHP_C, RestoreValue) == 0x000158, "Member 'UBP_Buff_KeepRestoreMaxHP_C::RestoreValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_EnhanceWalk_C_OnBuffFunction \ static_assert(alignof(BP_Buff_EnhanceWalk_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_EnhanceWalk_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_EnhanceWalk_C_OnBuffFunction) == 0x000018, "Wrong size on BP_Buff_EnhanceWalk_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_EnhanceWalk_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_EnhanceWalk_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_EnhanceWalk_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_Buff_EnhanceWalk_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_EnhanceWalk_C_OnBuffFunction, CallFunc_GetMyStamina_Stamina) == 0x000010, "Member 'BP_Buff_EnhanceWalk_C_OnBuffFunction::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_EnhanceWalk_C_RemoveBuff \ static_assert(alignof(BP_Buff_EnhanceWalk_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_EnhanceWalk_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_EnhanceWalk_C_RemoveBuff) == 0x000010, "Wrong size on BP_Buff_EnhanceWalk_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_EnhanceWalk_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_Buff_EnhanceWalk_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_EnhanceWalk_C_RemoveBuff, CallFunc_GetMyStamina_Stamina) == 0x000008, "Member 'BP_Buff_EnhanceWalk_C_RemoveBuff::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_EnhanceWalk_C \ static_assert(alignof(UBP_Buff_EnhanceWalk_C) == 0x000008, "Wrong alignment on UBP_Buff_EnhanceWalk_C"); \ static_assert(sizeof(UBP_Buff_EnhanceWalk_C) == 0x000158, "Wrong size on UBP_Buff_EnhanceWalk_C"); \ #define DUMPER7_ASSERTS_BP_Buff_Enchanting_C_MutualExclusion \ static_assert(alignof(BP_Buff_Enchanting_C_MutualExclusion) == 0x000008, "Wrong alignment on BP_Buff_Enchanting_C_MutualExclusion"); \ static_assert(sizeof(BP_Buff_Enchanting_C_MutualExclusion) == 0x000020, "Wrong size on BP_Buff_Enchanting_C_MutualExclusion"); \ static_assert(offsetof(BP_Buff_Enchanting_C_MutualExclusion, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_Buff_Enchanting_C_MutualExclusion::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_MutualExclusion, CallFunc_GetMyBuffComp_BuffComponent) == 0x000008, "Member 'BP_Buff_Enchanting_C_MutualExclusion::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_MutualExclusion, CallFunc_GetPawnRef_ReturnValue_1) == 0x000010, "Member 'BP_Buff_Enchanting_C_MutualExclusion::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_MutualExclusion, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x000018, "Member 'BP_Buff_Enchanting_C_MutualExclusion::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Enchanting_C_OnBuffFunction \ static_assert(alignof(BP_Buff_Enchanting_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_Enchanting_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_Enchanting_C_OnBuffFunction) == 0x0000B8, "Wrong size on BP_Buff_Enchanting_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, CallFunc_GetBuffTag_BuffTag) == 0x000008, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000010, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000018, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, CallFunc_GetMyEquip_Equip) == 0x000028, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, CallFunc_Split_LeftS) == 0x000030, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, CallFunc_Split_RightS) == 0x000040, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, CallFunc_Split_ReturnValue) == 0x000050, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, CallFunc_GetSelectedMainHandType_Type) == 0x000051, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::CallFunc_GetSelectedMainHandType_Type' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, CallFunc_Split_LeftS_1) == 0x000058, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, CallFunc_Split_RightS_1) == 0x000068, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, CallFunc_Split_ReturnValue_1) == 0x000078, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000080, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, K2Node_DynamicCast_AsI_Melee_Weapon_Interface) == 0x000098, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::K2Node_DynamicCast_AsI_Melee_Weapon_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, K2Node_DynamicCast_bSuccess) == 0x0000A8, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OnBuffFunction, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000AC, "Member 'BP_Buff_Enchanting_C_OnBuffFunction::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Enchanting_C_OwnerDeadRemoveParticle \ static_assert(alignof(BP_Buff_Enchanting_C_OwnerDeadRemoveParticle) == 0x000008, "Wrong alignment on BP_Buff_Enchanting_C_OwnerDeadRemoveParticle"); \ static_assert(sizeof(BP_Buff_Enchanting_C_OwnerDeadRemoveParticle) == 0x000028, "Wrong size on BP_Buff_Enchanting_C_OwnerDeadRemoveParticle"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OwnerDeadRemoveParticle, Type) == 0x000000, "Member 'BP_Buff_Enchanting_C_OwnerDeadRemoveParticle::Type' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OwnerDeadRemoveParticle, OldValue) == 0x000008, "Member 'BP_Buff_Enchanting_C_OwnerDeadRemoveParticle::OldValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OwnerDeadRemoveParticle, NewValue) == 0x000010, "Member 'BP_Buff_Enchanting_C_OwnerDeadRemoveParticle::NewValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OwnerDeadRemoveParticle, MaxValue) == 0x000018, "Member 'BP_Buff_Enchanting_C_OwnerDeadRemoveParticle::MaxValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_OwnerDeadRemoveParticle, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000020, "Member 'BP_Buff_Enchanting_C_OwnerDeadRemoveParticle::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Enchanting_C_RemoveBuff \ static_assert(alignof(BP_Buff_Enchanting_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_Enchanting_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_Enchanting_C_RemoveBuff) == 0x000040, "Wrong size on BP_Buff_Enchanting_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_Enchanting_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000000, "Member 'BP_Buff_Enchanting_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_RemoveBuff, CallFunc_GetMyEquip_Equip) == 0x000008, "Member 'BP_Buff_Enchanting_C_RemoveBuff::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_RemoveBuff, CallFunc_GetSelectedMainHandType_Type) == 0x000010, "Member 'BP_Buff_Enchanting_C_RemoveBuff::CallFunc_GetSelectedMainHandType_Type' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_RemoveBuff, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000018, "Member 'BP_Buff_Enchanting_C_RemoveBuff::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_RemoveBuff, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'BP_Buff_Enchanting_C_RemoveBuff::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_RemoveBuff, K2Node_DynamicCast_AsI_Melee_Weapon_Interface) == 0x000028, "Member 'BP_Buff_Enchanting_C_RemoveBuff::K2Node_DynamicCast_AsI_Melee_Weapon_Interface' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Enchanting_C_RemoveBuff, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'BP_Buff_Enchanting_C_RemoveBuff::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_Enchanting_C \ static_assert(alignof(UBP_Buff_Enchanting_C) == 0x000008, "Wrong alignment on UBP_Buff_Enchanting_C"); \ static_assert(sizeof(UBP_Buff_Enchanting_C) == 0x000158, "Wrong size on UBP_Buff_Enchanting_C"); \ #define DUMPER7_ASSERTS_BP_Buff_BreakingInvisibility_C_OnBuffFunction \ static_assert(alignof(BP_Buff_BreakingInvisibility_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_BreakingInvisibility_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_BreakingInvisibility_C_OnBuffFunction) == 0x000088, "Wrong size on BP_Buff_BreakingInvisibility_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000010, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, CallFunc_IsAlive_Result) == 0x000030, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, CallFunc_MakeLiteralName_ReturnValue) == 0x000034, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue_1) == 0x000040, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000048, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, K2Node_DynamicCast_bSuccess_1) == 0x000050, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000058, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, CallFunc_GetDissolveInfo_DissolveKey) == 0x000060, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::CallFunc_GetDissolveInfo_DissolveKey' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, CallFunc_GetDissolveInfo_bIsDissolve) == 0x000068, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::CallFunc_GetDissolveInfo_bIsDissolve' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, CallFunc_GetDissolveInfo_DissolveValue) == 0x00006C, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::CallFunc_GetDissolveInfo_DissolveValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, CallFunc_GetDissolveInfo_Parameter_Name) == 0x000070, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::CallFunc_GetDissolveInfo_Parameter_Name' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000078, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, CallFunc_BooleanAND_ReturnValue) == 0x000079, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_OnBuffFunction, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000080, "Member 'BP_Buff_BreakingInvisibility_C_OnBuffFunction::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_BreakingInvisibility_C_RemoveBuff \ static_assert(alignof(BP_Buff_BreakingInvisibility_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_BreakingInvisibility_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_BreakingInvisibility_C_RemoveBuff) == 0x000020, "Wrong size on BP_Buff_BreakingInvisibility_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_RemoveBuff, CallFunc_MakeLiteralName_ReturnValue) == 0x000000, "Member 'BP_Buff_BreakingInvisibility_C_RemoveBuff::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_Buff_BreakingInvisibility_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_RemoveBuff, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000010, "Member 'BP_Buff_BreakingInvisibility_C_RemoveBuff::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_BreakingInvisibility_C_RemoveBuff, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_Buff_BreakingInvisibility_C_RemoveBuff::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_BreakingInvisibility_C \ static_assert(alignof(UBP_Buff_BreakingInvisibility_C) == 0x000008, "Wrong alignment on UBP_Buff_BreakingInvisibility_C"); \ static_assert(sizeof(UBP_Buff_BreakingInvisibility_C) == 0x000158, "Wrong size on UBP_Buff_BreakingInvisibility_C"); \ #define DUMPER7_ASSERTS_BP_Buff_Attribute_One_C_HitDamage \ static_assert(alignof(BP_Buff_Attribute_One_C_HitDamage) == 0x000008, "Wrong alignment on BP_Buff_Attribute_One_C_HitDamage"); \ static_assert(sizeof(BP_Buff_Attribute_One_C_HitDamage) == 0x0001E8, "Wrong size on BP_Buff_Attribute_One_C_HitDamage"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, HitData) == 0x000000, "Member 'BP_Buff_Attribute_One_C_HitDamage::HitData' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, ResultType) == 0x000168, "Member 'BP_Buff_Attribute_One_C_HitDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, HitTarget) == 0x000170, "Member 'BP_Buff_Attribute_One_C_HitDamage::HitTarget' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, SkillID) == 0x000178, "Member 'BP_Buff_Attribute_One_C_HitDamage::SkillID' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_byte_Variable) == 0x000188, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, K2Node_DynamicCast_AsBP_NAA_ZGN) == 0x000190, "Member 'BP_Buff_Attribute_One_C_HitDamage::K2Node_DynamicCast_AsBP_NAA_ZGN' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, K2Node_DynamicCast_bSuccess) == 0x000198, "Member 'BP_Buff_Attribute_One_C_HitDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, K2Node_DynamicCast_AsAbstract_Character) == 0x0001A0, "Member 'BP_Buff_Attribute_One_C_HitDamage::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, K2Node_DynamicCast_bSuccess_1) == 0x0001A8, "Member 'BP_Buff_Attribute_One_C_HitDamage::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable) == 0x0001A9, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, CallFunc_BooleanOR_ReturnValue) == 0x0001AA, "Member 'BP_Buff_Attribute_One_C_HitDamage::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable_1) == 0x0001AB, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable_2) == 0x0001AC, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable_3) == 0x0001AD, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable_4) == 0x0001AE, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable_5) == 0x0001AF, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable_6) == 0x0001B0, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable_7) == 0x0001B1, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable_8) == 0x0001B2, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable_8' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable_9) == 0x0001B3, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable_9' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable_10) == 0x0001B4, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable_10' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable_11) == 0x0001B5, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable_11' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable_12) == 0x0001B6, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable_12' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable_13) == 0x0001B7, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable_13' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable_14) == 0x0001B8, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable_14' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable_15) == 0x0001B9, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable_15' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, Temp_bool_Variable_16) == 0x0001BA, "Member 'BP_Buff_Attribute_One_C_HitDamage::Temp_bool_Variable_16' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, K2Node_CreateDelegate_OutputDelegate) == 0x0001BC, "Member 'BP_Buff_Attribute_One_C_HitDamage::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, K2Node_Select_Default) == 0x0001CC, "Member 'BP_Buff_Attribute_One_C_HitDamage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, CallFunc_BooleanAND_ReturnValue) == 0x0001CD, "Member 'BP_Buff_Attribute_One_C_HitDamage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, CallFunc_GetPawnRef_ReturnValue) == 0x0001D0, "Member 'BP_Buff_Attribute_One_C_HitDamage::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x0001D8, "Member 'BP_Buff_Attribute_One_C_HitDamage::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_HitDamage, CallFunc_GetMyBuffComp_BuffComponent) == 0x0001E0, "Member 'BP_Buff_Attribute_One_C_HitDamage::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Attribute_One_C_OnBuffFunction \ static_assert(alignof(BP_Buff_Attribute_One_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_Attribute_One_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_Attribute_One_C_OnBuffFunction) == 0x000028, "Wrong size on BP_Buff_Attribute_One_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_Attribute_One_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_Buff_Attribute_One_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000018, "Member 'BP_Buff_Attribute_One_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_One_C_OnBuffFunction, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x000020, "Member 'BP_Buff_Attribute_One_C_OnBuffFunction::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_Attribute_One_C \ static_assert(alignof(UBP_Buff_Attribute_One_C) == 0x000008, "Wrong alignment on UBP_Buff_Attribute_One_C"); \ static_assert(sizeof(UBP_Buff_Attribute_One_C) == 0x000158, "Wrong size on UBP_Buff_Attribute_One_C"); \ #define DUMPER7_ASSERTS_BP_Buff_Attribute_C_OnBuffFunction \ static_assert(alignof(BP_Buff_Attribute_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_Attribute_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_Attribute_C_OnBuffFunction) == 0x000008, "Wrong size on BP_Buff_Attribute_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_Attribute_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_Attribute_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_Attribute_C \ static_assert(alignof(UBP_Buff_Attribute_C) == 0x000008, "Wrong alignment on UBP_Buff_Attribute_C"); \ static_assert(sizeof(UBP_Buff_Attribute_C) == 0x000158, "Wrong size on UBP_Buff_Attribute_C"); \ #define DUMPER7_ASSERTS_BP_Buff_LevelDown_C_RemoveBuff \ static_assert(alignof(BP_Buff_LevelDown_C_RemoveBuff) == 0x000008, "Wrong alignment on BP_Buff_LevelDown_C_RemoveBuff"); \ static_assert(sizeof(BP_Buff_LevelDown_C_RemoveBuff) == 0x000088, "Wrong size on BP_Buff_LevelDown_C_RemoveBuff"); \ static_assert(offsetof(BP_Buff_LevelDown_C_RemoveBuff, CallFunc_GetTimeRemaining_ReturnValue) == 0x000000, "Member 'BP_Buff_LevelDown_C_RemoveBuff::CallFunc_GetTimeRemaining_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_LevelDown_C_RemoveBuff, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000008, "Member 'BP_Buff_LevelDown_C_RemoveBuff::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_LevelDown_C_RemoveBuff, CallFunc_GetBuffTag_BuffTag) == 0x00000C, "Member 'BP_Buff_LevelDown_C_RemoveBuff::CallFunc_GetBuffTag_BuffTag' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_LevelDown_C_RemoveBuff, CallFunc_GetPawnRef_ReturnValue) == 0x000018, "Member 'BP_Buff_LevelDown_C_RemoveBuff::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_LevelDown_C_RemoveBuff, CallFunc_GetMyBuffComp_BuffComponent) == 0x000020, "Member 'BP_Buff_LevelDown_C_RemoveBuff::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_LevelDown_C_RemoveBuff, CallFunc_LevelDownBuffFind_Find) == 0x000028, "Member 'BP_Buff_LevelDown_C_RemoveBuff::CallFunc_LevelDownBuffFind_Find' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_LevelDown_C_RemoveBuff, CallFunc_LevelDownBuffFind_NextTag) == 0x00002C, "Member 'BP_Buff_LevelDown_C_RemoveBuff::CallFunc_LevelDownBuffFind_NextTag' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_LevelDown_C_RemoveBuff, K2Node_MakeMap_Map) == 0x000038, "Member 'BP_Buff_LevelDown_C_RemoveBuff::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_LevelDown_C \ static_assert(alignof(UBP_Buff_LevelDown_C) == 0x000008, "Wrong alignment on UBP_Buff_LevelDown_C"); \ static_assert(sizeof(UBP_Buff_LevelDown_C) == 0x000158, "Wrong size on UBP_Buff_LevelDown_C"); \ #define DUMPER7_ASSERTS_BP_Buff_ConsumeSpearAttack_C_OnBuffFunction \ static_assert(alignof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_ConsumeSpearAttack_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction) == 0x0000F8, "Wrong size on BP_Buff_ConsumeSpearAttack_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_ConsumeSpearAttack_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_Buff_ConsumeSpearAttack_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue_1) == 0x000010, "Member 'BP_Buff_ConsumeSpearAttack_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue_2) == 0x000018, "Member 'BP_Buff_ConsumeSpearAttack_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction, CallFunc_GetMyBuffComp_BuffComponent) == 0x000020, "Member 'BP_Buff_ConsumeSpearAttack_C_OnBuffFunction::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction, CallFunc_MatchesTagBuff_ReturnBuffRef) == 0x000028, "Member 'BP_Buff_ConsumeSpearAttack_C_OnBuffFunction::CallFunc_MatchesTagBuff_ReturnBuffRef' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction, CallFunc_GetBuffLevel_BuffLevel) == 0x000030, "Member 'BP_Buff_ConsumeSpearAttack_C_OnBuffFunction::CallFunc_GetBuffLevel_BuffLevel' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction, CallFunc_IsValid_ReturnValue) == 0x000034, "Member 'BP_Buff_ConsumeSpearAttack_C_OnBuffFunction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction, CallFunc_Divide_IntInt_ReturnValue) == 0x000038, "Member 'BP_Buff_ConsumeSpearAttack_C_OnBuffFunction::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction, CallFunc_Greater_IntInt_ReturnValue) == 0x00003C, "Member 'BP_Buff_ConsumeSpearAttack_C_OnBuffFunction::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000040, "Member 'BP_Buff_ConsumeSpearAttack_C_OnBuffFunction::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction, K2Node_MakeMap_Map) == 0x000048, "Member 'BP_Buff_ConsumeSpearAttack_C_OnBuffFunction::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction, CallFunc_Percent_IntInt_ReturnValue) == 0x000098, "Member 'BP_Buff_ConsumeSpearAttack_C_OnBuffFunction::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction, CallFunc_Greater_IntInt_ReturnValue_1) == 0x00009C, "Member 'BP_Buff_ConsumeSpearAttack_C_OnBuffFunction::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x0000A0, "Member 'BP_Buff_ConsumeSpearAttack_C_OnBuffFunction::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_ConsumeSpearAttack_C_OnBuffFunction, K2Node_MakeMap_Map_1) == 0x0000A8, "Member 'BP_Buff_ConsumeSpearAttack_C_OnBuffFunction::K2Node_MakeMap_Map_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_ConsumeSpearAttack_C \ static_assert(alignof(UBP_Buff_ConsumeSpearAttack_C) == 0x000008, "Wrong alignment on UBP_Buff_ConsumeSpearAttack_C"); \ static_assert(sizeof(UBP_Buff_ConsumeSpearAttack_C) == 0x000158, "Wrong size on UBP_Buff_ConsumeSpearAttack_C"); \ #define DUMPER7_ASSERTS_BP_Buff_Attribute_Kill_C_BeHit \ static_assert(alignof(BP_Buff_Attribute_Kill_C_BeHit) == 0x000001, "Wrong alignment on BP_Buff_Attribute_Kill_C_BeHit"); \ static_assert(sizeof(BP_Buff_Attribute_Kill_C_BeHit) == 0x000001, "Wrong size on BP_Buff_Attribute_Kill_C_BeHit"); \ static_assert(offsetof(BP_Buff_Attribute_Kill_C_BeHit, Result) == 0x000000, "Member 'BP_Buff_Attribute_Kill_C_BeHit::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill \ static_assert(alignof(BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill) == 0x000008, "Wrong alignment on BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill"); \ static_assert(sizeof(BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill) == 0x000028, "Wrong size on BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill"); \ static_assert(offsetof(BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill, EntryPoint) == 0x000000, "Member 'BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill, K2Node_CustomEvent_Result) == 0x000014, "Member 'BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill::K2Node_CustomEvent_Result' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill, K2Node_SwitchEnum_CmpSuccess) == 0x000015, "Member 'BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill, CallFunc_GetPawnRef_ReturnValue) == 0x000018, "Member 'BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill, CallFunc_GetMyBuffComp_BuffComponent) == 0x000020, "Member 'BP_Buff_Attribute_Kill_C_ExecuteUbergraph_BP_Buff_Attribute_Kill::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_Attribute_Kill_C_OnBuffFunction \ static_assert(alignof(BP_Buff_Attribute_Kill_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_Attribute_Kill_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_Attribute_Kill_C_OnBuffFunction) == 0x000020, "Wrong size on BP_Buff_Attribute_Kill_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_Attribute_Kill_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_Attribute_Kill_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_Kill_C_OnBuffFunction, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_Buff_Attribute_Kill_C_OnBuffFunction::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_Attribute_Kill_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000018, "Member 'BP_Buff_Attribute_Kill_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_Attribute_Kill_C \ static_assert(alignof(UBP_Buff_Attribute_Kill_C) == 0x000008, "Wrong alignment on UBP_Buff_Attribute_Kill_C"); \ static_assert(sizeof(UBP_Buff_Attribute_Kill_C) == 0x000160, "Wrong size on UBP_Buff_Attribute_Kill_C"); \ static_assert(offsetof(UBP_Buff_Attribute_Kill_C, UberGraphFrame_BP_Buff_Attribute_Kill_C) == 0x000158, "Member 'UBP_Buff_Attribute_Kill_C::UberGraphFrame_BP_Buff_Attribute_Kill_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Buff_AddStamina_C_OnBuffFunction \ static_assert(alignof(BP_Buff_AddStamina_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_AddStamina_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_AddStamina_C_OnBuffFunction) == 0x000038, "Wrong size on BP_Buff_AddStamina_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_AddStamina_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_AddStamina_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AddStamina_C_OnBuffFunction, CallFunc_GetBuffLevel_BuffLevel) == 0x000008, "Member 'BP_Buff_AddStamina_C_OnBuffFunction::CallFunc_GetBuffLevel_BuffLevel' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AddStamina_C_OnBuffFunction, CallFunc_Conv_IntToFloat_ReturnValue) == 0x00000C, "Member 'BP_Buff_AddStamina_C_OnBuffFunction::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AddStamina_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000010, "Member 'BP_Buff_AddStamina_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AddStamina_C_OnBuffFunction, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000018, "Member 'BP_Buff_AddStamina_C_OnBuffFunction::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AddStamina_C_OnBuffFunction, CallFunc_GetMyStamina_Stamina) == 0x000020, "Member 'BP_Buff_AddStamina_C_OnBuffFunction::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AddStamina_C_OnBuffFunction, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000028, "Member 'BP_Buff_AddStamina_C_OnBuffFunction::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AddStamina_C_OnBuffFunction, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000030, "Member 'BP_Buff_AddStamina_C_OnBuffFunction::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_AddStamina_C \ static_assert(alignof(UBP_Buff_AddStamina_C) == 0x000008, "Wrong alignment on UBP_Buff_AddStamina_C"); \ static_assert(sizeof(UBP_Buff_AddStamina_C) == 0x000158, "Wrong size on UBP_Buff_AddStamina_C"); \ #define DUMPER7_ASSERTS_BP_Buff_AddKlesa_C_OnBuffFunction \ static_assert(alignof(BP_Buff_AddKlesa_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_AddKlesa_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_AddKlesa_C_OnBuffFunction) == 0x000008, "Wrong size on BP_Buff_AddKlesa_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_AddKlesa_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_AddKlesa_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_AddKlesa_C \ static_assert(alignof(UBP_Buff_AddKlesa_C) == 0x000008, "Wrong alignment on UBP_Buff_AddKlesa_C"); \ static_assert(sizeof(UBP_Buff_AddKlesa_C) == 0x000158, "Wrong size on UBP_Buff_AddKlesa_C"); \ #define DUMPER7_ASSERTS_BP_Buff_AddAutoPTNumber_C_OnBuffFunction \ static_assert(alignof(BP_Buff_AddAutoPTNumber_C_OnBuffFunction) == 0x000008, "Wrong alignment on BP_Buff_AddAutoPTNumber_C_OnBuffFunction"); \ static_assert(sizeof(BP_Buff_AddAutoPTNumber_C_OnBuffFunction) == 0x000018, "Wrong size on BP_Buff_AddAutoPTNumber_C_OnBuffFunction"); \ static_assert(offsetof(BP_Buff_AddAutoPTNumber_C_OnBuffFunction, SpawnTime) == 0x000000, "Member 'BP_Buff_AddAutoPTNumber_C_OnBuffFunction::SpawnTime' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AddAutoPTNumber_C_OnBuffFunction, CallFunc_GetPawnRef_ReturnValue) == 0x000008, "Member 'BP_Buff_AddAutoPTNumber_C_OnBuffFunction::CallFunc_GetPawnRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Buff_AddAutoPTNumber_C_OnBuffFunction, CallFunc_GetComponentByClass_ReturnValue) == 0x000010, "Member 'BP_Buff_AddAutoPTNumber_C_OnBuffFunction::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Buff_AddAutoPTNumber_C \ static_assert(alignof(UBP_Buff_AddAutoPTNumber_C) == 0x000008, "Wrong alignment on UBP_Buff_AddAutoPTNumber_C"); \ static_assert(sizeof(UBP_Buff_AddAutoPTNumber_C) == 0x000158, "Wrong size on UBP_Buff_AddAutoPTNumber_C"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid \ static_assert(alignof(BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid) == 0x000008, "Wrong alignment on BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid"); \ static_assert(sizeof(BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid) == 0x000060, "Wrong size on BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid"); \ static_assert(offsetof(BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid, EntryPoint) == 0x000000, "Member 'BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid, CallFunc_CurrentToPreviousMatrix_XAxis) == 0x000008, "Member 'BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid::CallFunc_CurrentToPreviousMatrix_XAxis' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid, CallFunc_CurrentToPreviousMatrix_YAxis) == 0x000018, "Member 'BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid::CallFunc_CurrentToPreviousMatrix_YAxis' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid, CallFunc_CurrentToPreviousMatrix_Offset) == 0x000028, "Member 'BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid::CallFunc_CurrentToPreviousMatrix_Offset' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid, CallFunc_BreakVector2D_X) == 0x000038, "Member 'BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid, CallFunc_BreakVector2D_Y) == 0x000040, "Member 'BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid, K2Node_Event_EndPlayReason) == 0x000048, "Member 'BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid, CallFunc_MakeVector2D_ReturnValue) == 0x000050, "Member 'BP_DrawingBoard_Fluid_C_ExecuteUbergraph_BP_DrawingBoard_Fluid::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_Fluid_C_InitializeWithDataAsset \ static_assert(alignof(BP_DrawingBoard_Fluid_C_InitializeWithDataAsset) == 0x000008, "Wrong alignment on BP_DrawingBoard_Fluid_C_InitializeWithDataAsset"); \ static_assert(sizeof(BP_DrawingBoard_Fluid_C_InitializeWithDataAsset) == 0x000020, "Wrong size on BP_DrawingBoard_Fluid_C_InitializeWithDataAsset"); \ static_assert(offsetof(BP_DrawingBoard_Fluid_C_InitializeWithDataAsset, Data) == 0x000000, "Member 'BP_DrawingBoard_Fluid_C_InitializeWithDataAsset::Data' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Fluid_C_InitializeWithDataAsset, K2Node_DynamicCast_AsBP_Drawing_Board_Data_Fluid) == 0x000008, "Member 'BP_DrawingBoard_Fluid_C_InitializeWithDataAsset::K2Node_DynamicCast_AsBP_Drawing_Board_Data_Fluid' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Fluid_C_InitializeWithDataAsset, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'BP_DrawingBoard_Fluid_C_InitializeWithDataAsset::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Fluid_C_InitializeWithDataAsset, CallFunc_SetVariableFloat_InValue_ImplicitCast) == 0x000014, "Member 'BP_DrawingBoard_Fluid_C_InitializeWithDataAsset::CallFunc_SetVariableFloat_InValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Fluid_C_InitializeWithDataAsset, CallFunc_SetVariableFloat_InValue_ImplicitCast_1) == 0x000018, "Member 'BP_DrawingBoard_Fluid_C_InitializeWithDataAsset::CallFunc_SetVariableFloat_InValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BP_DrawingBoard_Fluid_C_InitializeWithDataAsset, CallFunc_SetVariableFloat_InValue_ImplicitCast_2) == 0x00001C, "Member 'BP_DrawingBoard_Fluid_C_InitializeWithDataAsset::CallFunc_SetVariableFloat_InValue_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_DrawingBoard_Fluid_C_ReceiveEndPlay \ static_assert(alignof(BP_DrawingBoard_Fluid_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on BP_DrawingBoard_Fluid_C_ReceiveEndPlay"); \ static_assert(sizeof(BP_DrawingBoard_Fluid_C_ReceiveEndPlay) == 0x000001, "Wrong size on BP_DrawingBoard_Fluid_C_ReceiveEndPlay"); \ static_assert(offsetof(BP_DrawingBoard_Fluid_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'BP_DrawingBoard_Fluid_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_DrawingBoard_Fluid_C \ static_assert(alignof(ABP_DrawingBoard_Fluid_C) == 0x000008, "Wrong alignment on ABP_DrawingBoard_Fluid_C"); \ static_assert(sizeof(ABP_DrawingBoard_Fluid_C) == 0x000448, "Wrong size on ABP_DrawingBoard_Fluid_C"); \ static_assert(offsetof(ABP_DrawingBoard_Fluid_C, UberGraphFrame_BP_DrawingBoard_Fluid_C) == 0x000430, "Member 'ABP_DrawingBoard_Fluid_C::UberGraphFrame_BP_DrawingBoard_Fluid_C' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Fluid_C, P_NS_Fluid) == 0x000438, "Member 'ABP_DrawingBoard_Fluid_C::P_NS_Fluid' has a wrong offset!"); \ static_assert(offsetof(ABP_DrawingBoard_Fluid_C, InputVelocityRT) == 0x000440, "Member 'ABP_DrawingBoard_Fluid_C::InputVelocityRT' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResourceMapper_C_ExecuteUbergraph_ResourceMapper \ static_assert(alignof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper) == 0x000008, "Wrong alignment on ResourceMapper_C_ExecuteUbergraph_ResourceMapper"); \ static_assert(sizeof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper) == 0x0001F0, "Wrong size on ResourceMapper_C_ExecuteUbergraph_ResourceMapper"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, EntryPoint) == 0x000000, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, Temp_int_Array_Index_Variable) == 0x000004, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, K2Node_CustomEvent_NewGamePlus) == 0x000008, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::K2Node_CustomEvent_NewGamePlus' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_Clamp_ReturnValue) == 0x00000C, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_Less_IntInt_ReturnValue) == 0x000014, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_Array_Get_Item) == 0x000018, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_Impl_Redirect_TableSoft_MappedTable) == 0x000048, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_Impl_Redirect_TableSoft_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, K2Node_CustomEvent_Loaded_1) == 0x000080, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::K2Node_CustomEvent_Loaded_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_IsValid_ReturnValue) == 0x000088, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, K2Node_DynamicCast_AsData_Table) == 0x000090, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::K2Node_DynamicCast_AsData_Table' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, K2Node_DynamicCast_bSuccess) == 0x000098, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, Temp_int_Variable) == 0x00009C, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, Temp_object_Variable) == 0x0000A0, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, K2Node_CustomEvent_Loaded) == 0x0000A8, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0000B0, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, K2Node_CreateDelegate_OutputDelegate) == 0x0000B8, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, Temp_int_Loop_Counter_Variable) == 0x0000C8, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000CC, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000DC, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_GetAssetRegistry_ReturnValue) == 0x0000E0, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_GetAssetRegistry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_GetNewGamePlusPath_Array) == 0x0000F0, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_GetNewGamePlusPath_Array' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_GetAssetsByPaths_OutAssetData) == 0x000100, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_GetAssetsByPaths_OutAssetData' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_GetAssetsByPaths_ReturnValue) == 0x000110, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_GetAssetsByPaths_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, Temp_object_Variable_1) == 0x000118, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_Array_Get_Item_1) == 0x000120, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_ToSoftObjectPath_ReturnValue) == 0x000188, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_ToSoftObjectPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_IsValid_ReturnValue_1) == 0x0001A8, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue) == 0x0001B0, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_Array_Add_ReturnValue) == 0x0001E0, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_Array_Length_ReturnValue_1) == 0x0001E4, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_ExecuteUbergraph_ResourceMapper, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001E8, "Member 'ResourceMapper_C_ExecuteUbergraph_ResourceMapper::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResourceMapper_C_GetNewGamePlusPath \ static_assert(alignof(ResourceMapper_C_GetNewGamePlusPath) == 0x000008, "Wrong alignment on ResourceMapper_C_GetNewGamePlusPath"); \ static_assert(sizeof(ResourceMapper_C_GetNewGamePlusPath) == 0x000060, "Wrong size on ResourceMapper_C_GetNewGamePlusPath"); \ static_assert(offsetof(ResourceMapper_C_GetNewGamePlusPath, Array) == 0x000000, "Member 'ResourceMapper_C_GetNewGamePlusPath::Array' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetNewGamePlusPath, Local_Result) == 0x000010, "Member 'ResourceMapper_C_GetNewGamePlusPath::Local_Result' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetNewGamePlusPath, Temp_int_Variable) == 0x000020, "Member 'ResourceMapper_C_GetNewGamePlusPath::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetNewGamePlusPath, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'ResourceMapper_C_GetNewGamePlusPath::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetNewGamePlusPath, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'ResourceMapper_C_GetNewGamePlusPath::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetNewGamePlusPath, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'ResourceMapper_C_GetNewGamePlusPath::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetNewGamePlusPath, CallFunc_Conv_StringToName_ReturnValue) == 0x00004C, "Member 'ResourceMapper_C_GetNewGamePlusPath::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetNewGamePlusPath, CallFunc_Array_Add_ReturnValue) == 0x000054, "Member 'ResourceMapper_C_GetNewGamePlusPath::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetNewGamePlusPath, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000058, "Member 'ResourceMapper_C_GetNewGamePlusPath::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResourceMapper_C_GetRealTable \ static_assert(alignof(ResourceMapper_C_GetRealTable) == 0x000008, "Wrong alignment on ResourceMapper_C_GetRealTable"); \ static_assert(sizeof(ResourceMapper_C_GetRealTable) == 0x000228, "Wrong size on ResourceMapper_C_GetRealTable"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, SourceDCS) == 0x000000, "Member 'ResourceMapper_C_GetRealTable::SourceDCS' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, ReturnGame) == 0x000030, "Member 'ResourceMapper_C_GetRealTable::ReturnGame' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, Local_Result) == 0x000060, "Member 'ResourceMapper_C_GetRealTable::Local_Result' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, Local_EndStr) == 0x000090, "Member 'ResourceMapper_C_GetRealTable::Local_EndStr' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, Local_Index) == 0x0000A0, "Member 'ResourceMapper_C_GetRealTable::Local_Index' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, Temp_string_Variable) == 0x0000A8, "Member 'ResourceMapper_C_GetRealTable::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x0000B8, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Split_LeftS) == 0x0000C8, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Split_RightS) == 0x0000D8, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Split_ReturnValue) == 0x0000E8, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Split_LeftS_1) == 0x0000F0, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Split_RightS_1) == 0x000100, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Split_ReturnValue_1) == 0x000110, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, Temp_int_Variable) == 0x000114, "Member 'ResourceMapper_C_GetRealTable::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Split_LeftS_2) == 0x000118, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Split_LeftS_2' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Split_RightS_2) == 0x000128, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Split_RightS_2' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Split_ReturnValue_2) == 0x000138, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Split_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Multiply_IntInt_ReturnValue) == 0x00013C, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Split_LeftS_3) == 0x000140, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Split_LeftS_3' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Split_RightS_3) == 0x000150, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Split_RightS_3' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Split_ReturnValue_3) == 0x000160, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Split_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000161, "Member 'ResourceMapper_C_GetRealTable::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Add_IntInt_ReturnValue) == 0x000164, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, Temp_bool_Variable) == 0x000168, "Member 'ResourceMapper_C_GetRealTable::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000169, "Member 'ResourceMapper_C_GetRealTable::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Array_Contains_ReturnValue) == 0x00016A, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Subtract_IntInt_ReturnValue) == 0x00016C, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Conv_IntToString_ReturnValue) == 0x000170, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_LessEqual_IntInt_ReturnValue_2) == 0x000180, "Member 'ResourceMapper_C_GetRealTable::CallFunc_LessEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, K2Node_Select_Default) == 0x000188, "Member 'ResourceMapper_C_GetRealTable::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Concat_StrStr_ReturnValue) == 0x000198, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001A8, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001B8, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001C8, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_MakeSoftObjectPath_ReturnValue) == 0x0001D8, "Member 'ResourceMapper_C_GetRealTable::CallFunc_MakeSoftObjectPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_GetRealTable, CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue) == 0x0001F8, "Member 'ResourceMapper_C_GetRealTable::CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResourceMapper_C_Impl_Redirect_Table \ static_assert(alignof(ResourceMapper_C_Impl_Redirect_Table) == 0x000008, "Wrong alignment on ResourceMapper_C_Impl_Redirect_Table"); \ static_assert(sizeof(ResourceMapper_C_Impl_Redirect_Table) == 0x000130, "Wrong size on ResourceMapper_C_Impl_Redirect_Table"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, Table) == 0x000000, "Member 'ResourceMapper_C_Impl_Redirect_Table::Table' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, MappedTable) == 0x000030, "Member 'ResourceMapper_C_Impl_Redirect_Table::MappedTable' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, L_Ref) == 0x000038, "Member 'ResourceMapper_C_Impl_Redirect_Table::L_Ref' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x000040, "Member 'ResourceMapper_C_Impl_Redirect_Table::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'ResourceMapper_C_Impl_Redirect_Table::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'ResourceMapper_C_Impl_Redirect_Table::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'ResourceMapper_C_Impl_Redirect_Table::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, CallFunc_GetDisplayName_ReturnValue) == 0x000078, "Member 'ResourceMapper_C_Impl_Redirect_Table::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, K2Node_DynamicCast_AsData_Table) == 0x000088, "Member 'ResourceMapper_C_Impl_Redirect_Table::K2Node_DynamicCast_AsData_Table' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, K2Node_DynamicCast_bSuccess) == 0x000090, "Member 'ResourceMapper_C_Impl_Redirect_Table::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000098, "Member 'ResourceMapper_C_Impl_Redirect_Table::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, CallFunc_Impl_Redirect_TableSoft_MappedTable) == 0x0000A8, "Member 'ResourceMapper_C_Impl_Redirect_Table::CallFunc_Impl_Redirect_TableSoft_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, CallFunc_getLogger_logger) == 0x0000D8, "Member 'ResourceMapper_C_Impl_Redirect_Table::CallFunc_getLogger_logger' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0000E0, "Member 'ResourceMapper_C_Impl_Redirect_Table::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue_1) == 0x0000E8, "Member 'ResourceMapper_C_Impl_Redirect_Table::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x0000F8, "Member 'ResourceMapper_C_Impl_Redirect_Table::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000100, "Member 'ResourceMapper_C_Impl_Redirect_Table::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, CallFunc_getLogger_logger_1) == 0x000110, "Member 'ResourceMapper_C_Impl_Redirect_Table::CallFunc_getLogger_logger_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, CallFunc_Map_Find_Value) == 0x000118, "Member 'ResourceMapper_C_Impl_Redirect_Table::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, CallFunc_Map_Find_ReturnValue) == 0x000120, "Member 'ResourceMapper_C_Impl_Redirect_Table::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_Table, CallFunc_getLogger_logger_2) == 0x000128, "Member 'ResourceMapper_C_Impl_Redirect_Table::CallFunc_getLogger_logger_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResourceMapper_C_Impl_Redirect_TableSoft \ static_assert(alignof(ResourceMapper_C_Impl_Redirect_TableSoft) == 0x000008, "Wrong alignment on ResourceMapper_C_Impl_Redirect_TableSoft"); \ static_assert(sizeof(ResourceMapper_C_Impl_Redirect_TableSoft) == 0x000168, "Wrong size on ResourceMapper_C_Impl_Redirect_TableSoft"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_TableSoft, Table) == 0x000000, "Member 'ResourceMapper_C_Impl_Redirect_TableSoft::Table' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_TableSoft, MappedTable) == 0x000030, "Member 'ResourceMapper_C_Impl_Redirect_TableSoft::MappedTable' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_TableSoft, L_SoftRef) == 0x000060, "Member 'ResourceMapper_C_Impl_Redirect_TableSoft::L_SoftRef' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_TableSoft, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x000090, "Member 'ResourceMapper_C_Impl_Redirect_TableSoft::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_TableSoft, CallFunc_Concat_StrStr_ReturnValue) == 0x0000A0, "Member 'ResourceMapper_C_Impl_Redirect_TableSoft::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_TableSoft, CallFunc_GetRealTable_ReturnGame) == 0x0000B0, "Member 'ResourceMapper_C_Impl_Redirect_TableSoft::CallFunc_GetRealTable_ReturnGame' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_TableSoft, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000E0, "Member 'ResourceMapper_C_Impl_Redirect_TableSoft::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_TableSoft, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue_1) == 0x0000F0, "Member 'ResourceMapper_C_Impl_Redirect_TableSoft::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_TableSoft, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000100, "Member 'ResourceMapper_C_Impl_Redirect_TableSoft::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_TableSoft, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000110, "Member 'ResourceMapper_C_Impl_Redirect_TableSoft::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_TableSoft, CallFunc_Map_Find_Value) == 0x000120, "Member 'ResourceMapper_C_Impl_Redirect_TableSoft::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_TableSoft, CallFunc_Map_Find_ReturnValue) == 0x000150, "Member 'ResourceMapper_C_Impl_Redirect_TableSoft::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_TableSoft, CallFunc_getLogger_logger) == 0x000158, "Member 'ResourceMapper_C_Impl_Redirect_TableSoft::CallFunc_getLogger_logger' has a wrong offset!"); \ static_assert(offsetof(ResourceMapper_C_Impl_Redirect_TableSoft, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000160, "Member 'ResourceMapper_C_Impl_Redirect_TableSoft::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResourceMapper_C_OnLoaded_0D17AB8E4D870F92B5A0618DE37C31A3 \ static_assert(alignof(ResourceMapper_C_OnLoaded_0D17AB8E4D870F92B5A0618DE37C31A3) == 0x000008, "Wrong alignment on ResourceMapper_C_OnLoaded_0D17AB8E4D870F92B5A0618DE37C31A3"); \ static_assert(sizeof(ResourceMapper_C_OnLoaded_0D17AB8E4D870F92B5A0618DE37C31A3) == 0x000008, "Wrong size on ResourceMapper_C_OnLoaded_0D17AB8E4D870F92B5A0618DE37C31A3"); \ static_assert(offsetof(ResourceMapper_C_OnLoaded_0D17AB8E4D870F92B5A0618DE37C31A3, Loaded) == 0x000000, "Member 'ResourceMapper_C_OnLoaded_0D17AB8E4D870F92B5A0618DE37C31A3::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResourceMapper_C_OnLoaded_5ACADE154E1A6AD7E4D231BF182C416A \ static_assert(alignof(ResourceMapper_C_OnLoaded_5ACADE154E1A6AD7E4D231BF182C416A) == 0x000008, "Wrong alignment on ResourceMapper_C_OnLoaded_5ACADE154E1A6AD7E4D231BF182C416A"); \ static_assert(sizeof(ResourceMapper_C_OnLoaded_5ACADE154E1A6AD7E4D231BF182C416A) == 0x000008, "Wrong size on ResourceMapper_C_OnLoaded_5ACADE154E1A6AD7E4D231BF182C416A"); \ static_assert(offsetof(ResourceMapper_C_OnLoaded_5ACADE154E1A6AD7E4D231BF182C416A, Loaded) == 0x000000, "Member 'ResourceMapper_C_OnLoaded_5ACADE154E1A6AD7E4D231BF182C416A::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResourceMapper_C_PreLoad \ static_assert(alignof(ResourceMapper_C_PreLoad) == 0x000004, "Wrong alignment on ResourceMapper_C_PreLoad"); \ static_assert(sizeof(ResourceMapper_C_PreLoad) == 0x000004, "Wrong size on ResourceMapper_C_PreLoad"); \ static_assert(offsetof(ResourceMapper_C_PreLoad, NewGamePlus) == 0x000000, "Member 'ResourceMapper_C_PreLoad::NewGamePlus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResourceMapper_C_PrintMem \ static_assert(alignof(ResourceMapper_C_PrintMem) == 0x000008, "Wrong alignment on ResourceMapper_C_PrintMem"); \ static_assert(sizeof(ResourceMapper_C_PrintMem) == 0x000010, "Wrong size on ResourceMapper_C_PrintMem"); \ static_assert(offsetof(ResourceMapper_C_PrintMem, InString) == 0x000000, "Member 'ResourceMapper_C_PrintMem::InString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UResourceMapper_C \ static_assert(alignof(UResourceMapper_C) == 0x000008, "Wrong alignment on UResourceMapper_C"); \ static_assert(sizeof(UResourceMapper_C) == 0x000228, "Wrong size on UResourceMapper_C"); \ static_assert(offsetof(UResourceMapper_C, UberGraphFrame) == 0x0000E8, "Member 'UResourceMapper_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UResourceMapper_C, SoftTableMapper) == 0x0000F0, "Member 'UResourceMapper_C::SoftTableMapper' has a wrong offset!"); \ static_assert(offsetof(UResourceMapper_C, PreloadTable) == 0x000140, "Member 'UResourceMapper_C::PreloadTable' has a wrong offset!"); \ static_assert(offsetof(UResourceMapper_C, OnResourceMappPreLoadFinished) == 0x000190, "Member 'UResourceMapper_C::OnResourceMappPreLoadFinished' has a wrong offset!"); \ static_assert(offsetof(UResourceMapper_C, L_PreLoad_List) == 0x0001A0, "Member 'UResourceMapper_C::L_PreLoad_List' has a wrong offset!"); \ static_assert(offsetof(UResourceMapper_C, LoadPointer) == 0x0001B0, "Member 'UResourceMapper_C::LoadPointer' has a wrong offset!"); \ static_assert(offsetof(UResourceMapper_C, L_Load) == 0x0001B8, "Member 'UResourceMapper_C::L_Load' has a wrong offset!"); \ static_assert(offsetof(UResourceMapper_C, L_Load_Soft) == 0x0001C0, "Member 'UResourceMapper_C::L_Load_Soft' has a wrong offset!"); \ static_assert(offsetof(UResourceMapper_C, ProfileStartTick) == 0x0001F0, "Member 'UResourceMapper_C::ProfileStartTick' has a wrong offset!"); \ static_assert(offsetof(UResourceMapper_C, PreLoadList) == 0x0001F8, "Member 'UResourceMapper_C::PreLoadList' has a wrong offset!"); \ static_assert(offsetof(UResourceMapper_C, PrintMemReport) == 0x000208, "Member 'UResourceMapper_C::PrintMemReport' has a wrong offset!"); \ static_assert(offsetof(UResourceMapper_C, ValidedSoftDTByNewGamePlus) == 0x000210, "Member 'UResourceMapper_C::ValidedSoftDTByNewGamePlus' has a wrong offset!"); \ static_assert(offsetof(UResourceMapper_C, Local_NewGamePlus) == 0x000220, "Member 'UResourceMapper_C::Local_NewGamePlus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLogger_C_Debug \ static_assert(alignof(PandaLogger_C_Debug) == 0x000008, "Wrong alignment on PandaLogger_C_Debug"); \ static_assert(sizeof(PandaLogger_C_Debug) == 0x000020, "Wrong size on PandaLogger_C_Debug"); \ static_assert(offsetof(PandaLogger_C_Debug, Tag) == 0x000000, "Member 'PandaLogger_C_Debug::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLogger_C_Debug, Message) == 0x000010, "Member 'PandaLogger_C_Debug::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLogger_C_Debug_0 \ static_assert(alignof(PandaLogger_C_Debug_0) == 0x000008, "Wrong alignment on PandaLogger_C_Debug_0"); \ static_assert(sizeof(PandaLogger_C_Debug_0) == 0x000018, "Wrong size on PandaLogger_C_Debug_0"); \ static_assert(offsetof(PandaLogger_C_Debug_0, Tag) == 0x000000, "Member 'PandaLogger_C_Debug_0::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLogger_C_Debug_0, Message) == 0x000008, "Member 'PandaLogger_C_Debug_0::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLogger_C_Error \ static_assert(alignof(PandaLogger_C_Error) == 0x000008, "Wrong alignment on PandaLogger_C_Error"); \ static_assert(sizeof(PandaLogger_C_Error) == 0x000020, "Wrong size on PandaLogger_C_Error"); \ static_assert(offsetof(PandaLogger_C_Error, Tag) == 0x000000, "Member 'PandaLogger_C_Error::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLogger_C_Error, Message) == 0x000010, "Member 'PandaLogger_C_Error::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLogger_C_Error_0 \ static_assert(alignof(PandaLogger_C_Error_0) == 0x000008, "Wrong alignment on PandaLogger_C_Error_0"); \ static_assert(sizeof(PandaLogger_C_Error_0) == 0x000018, "Wrong size on PandaLogger_C_Error_0"); \ static_assert(offsetof(PandaLogger_C_Error_0, Tag) == 0x000000, "Member 'PandaLogger_C_Error_0::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLogger_C_Error_0, Message) == 0x000008, "Member 'PandaLogger_C_Error_0::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLogger_C_Log \ static_assert(alignof(PandaLogger_C_Log) == 0x000008, "Wrong alignment on PandaLogger_C_Log"); \ static_assert(sizeof(PandaLogger_C_Log) == 0x000020, "Wrong size on PandaLogger_C_Log"); \ static_assert(offsetof(PandaLogger_C_Log, Tag) == 0x000000, "Member 'PandaLogger_C_Log::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLogger_C_Log, Message) == 0x000010, "Member 'PandaLogger_C_Log::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLogger_C_Log_0 \ static_assert(alignof(PandaLogger_C_Log_0) == 0x000008, "Wrong alignment on PandaLogger_C_Log_0"); \ static_assert(sizeof(PandaLogger_C_Log_0) == 0x000018, "Wrong size on PandaLogger_C_Log_0"); \ static_assert(offsetof(PandaLogger_C_Log_0, Tag) == 0x000000, "Member 'PandaLogger_C_Log_0::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLogger_C_Log_0, Message) == 0x000008, "Member 'PandaLogger_C_Log_0::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLogger_C_warn \ static_assert(alignof(PandaLogger_C_warn) == 0x000008, "Wrong alignment on PandaLogger_C_warn"); \ static_assert(sizeof(PandaLogger_C_warn) == 0x000020, "Wrong size on PandaLogger_C_warn"); \ static_assert(offsetof(PandaLogger_C_warn, Tag) == 0x000000, "Member 'PandaLogger_C_warn::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLogger_C_warn, Message) == 0x000010, "Member 'PandaLogger_C_warn::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLogger_C_warn_0 \ static_assert(alignof(PandaLogger_C_warn_0) == 0x000008, "Wrong alignment on PandaLogger_C_warn_0"); \ static_assert(sizeof(PandaLogger_C_warn_0) == 0x000018, "Wrong size on PandaLogger_C_warn_0"); \ static_assert(offsetof(PandaLogger_C_warn_0, Tag) == 0x000000, "Member 'PandaLogger_C_warn_0::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLogger_C_warn_0, Message) == 0x000008, "Member 'PandaLogger_C_warn_0::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APandaLogger_C \ static_assert(alignof(APandaLogger_C) == 0x000008, "Wrong alignment on APandaLogger_C"); \ static_assert(sizeof(APandaLogger_C) == 0x0002F8, "Wrong size on APandaLogger_C"); \ static_assert(offsetof(APandaLogger_C, DefaultSceneRoot) == 0x0002F0, "Member 'APandaLogger_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLoggerDefault_C___2_logMessage \ static_assert(alignof(PandaLoggerDefault_C___2_logMessage) == 0x000008, "Wrong alignment on PandaLoggerDefault_C___2_logMessage"); \ static_assert(sizeof(PandaLoggerDefault_C___2_logMessage) == 0x000028, "Wrong size on PandaLoggerDefault_C___2_logMessage"); \ static_assert(offsetof(PandaLoggerDefault_C___2_logMessage, Level) == 0x000000, "Member 'PandaLoggerDefault_C___2_logMessage::Level' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C___2_logMessage, Tag) == 0x000008, "Member 'PandaLoggerDefault_C___2_logMessage::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C___2_logMessage, Message) == 0x000018, "Member 'PandaLoggerDefault_C___2_logMessage::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLoggerDefault_C___2_printString \ static_assert(alignof(PandaLoggerDefault_C___2_printString) == 0x000008, "Wrong alignment on PandaLoggerDefault_C___2_printString"); \ static_assert(sizeof(PandaLoggerDefault_C___2_printString) == 0x000058, "Wrong size on PandaLoggerDefault_C___2_printString"); \ static_assert(offsetof(PandaLoggerDefault_C___2_printString, Time) == 0x000000, "Member 'PandaLoggerDefault_C___2_printString::Time' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C___2_printString, Level) == 0x000010, "Member 'PandaLoggerDefault_C___2_printString::Level' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C___2_printString, Tag) == 0x000020, "Member 'PandaLoggerDefault_C___2_printString::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C___2_printString, Message) == 0x000030, "Member 'PandaLoggerDefault_C___2_printString::Message' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C___2_printString, TextColor) == 0x000040, "Member 'PandaLoggerDefault_C___2_printString::TextColor' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C___2_printString, Duration) == 0x000050, "Member 'PandaLoggerDefault_C___2_printString::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLoggerDefault_C_Debug \ static_assert(alignof(PandaLoggerDefault_C_Debug) == 0x000008, "Wrong alignment on PandaLoggerDefault_C_Debug"); \ static_assert(sizeof(PandaLoggerDefault_C_Debug) == 0x000020, "Wrong size on PandaLoggerDefault_C_Debug"); \ static_assert(offsetof(PandaLoggerDefault_C_Debug, Tag) == 0x000000, "Member 'PandaLoggerDefault_C_Debug::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_Debug, Message) == 0x000010, "Member 'PandaLoggerDefault_C_Debug::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLoggerDefault_C_Debug_0 \ static_assert(alignof(PandaLoggerDefault_C_Debug_0) == 0x000008, "Wrong alignment on PandaLoggerDefault_C_Debug_0"); \ static_assert(sizeof(PandaLoggerDefault_C_Debug_0) == 0x000018, "Wrong size on PandaLoggerDefault_C_Debug_0"); \ static_assert(offsetof(PandaLoggerDefault_C_Debug_0, Tag) == 0x000000, "Member 'PandaLoggerDefault_C_Debug_0::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_Debug_0, Message) == 0x000008, "Member 'PandaLoggerDefault_C_Debug_0::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLoggerDefault_C_Error \ static_assert(alignof(PandaLoggerDefault_C_Error) == 0x000008, "Wrong alignment on PandaLoggerDefault_C_Error"); \ static_assert(sizeof(PandaLoggerDefault_C_Error) == 0x000020, "Wrong size on PandaLoggerDefault_C_Error"); \ static_assert(offsetof(PandaLoggerDefault_C_Error, Tag) == 0x000000, "Member 'PandaLoggerDefault_C_Error::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_Error, Message) == 0x000010, "Member 'PandaLoggerDefault_C_Error::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLoggerDefault_C_Error_0 \ static_assert(alignof(PandaLoggerDefault_C_Error_0) == 0x000008, "Wrong alignment on PandaLoggerDefault_C_Error_0"); \ static_assert(sizeof(PandaLoggerDefault_C_Error_0) == 0x000018, "Wrong size on PandaLoggerDefault_C_Error_0"); \ static_assert(offsetof(PandaLoggerDefault_C_Error_0, Tag) == 0x000000, "Member 'PandaLoggerDefault_C_Error_0::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_Error_0, Message) == 0x000008, "Member 'PandaLoggerDefault_C_Error_0::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault \ static_assert(alignof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault) == 0x000008, "Wrong alignment on PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault"); \ static_assert(sizeof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault) == 0x000128, "Wrong size on PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, EntryPoint) == 0x000000, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, K2Node_Event_Tag) == 0x000008, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::K2Node_Event_Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, K2Node_Event_message) == 0x000010, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::K2Node_Event_message' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, K2Node_Event_Tag_7) == 0x000030, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::K2Node_Event_Tag_7' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, K2Node_Event_message_7) == 0x000040, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::K2Node_Event_message_7' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, K2Node_Event_Tag_6) == 0x000050, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::K2Node_Event_Tag_6' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, K2Node_Event_message_6) == 0x000060, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::K2Node_Event_message_6' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, K2Node_Event_Tag_5) == 0x000070, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::K2Node_Event_Tag_5' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, K2Node_Event_message_5) == 0x000080, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::K2Node_Event_message_5' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, K2Node_Event_Tag_4) == 0x000090, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::K2Node_Event_Tag_4' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, K2Node_Event_message_4) == 0x0000A0, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::K2Node_Event_message_4' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, K2Node_Event_Tag_3) == 0x0000B0, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::K2Node_Event_Tag_3' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, K2Node_Event_message_3) == 0x0000B8, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::K2Node_Event_message_3' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, CallFunc_GetDisplayName_ReturnValue_1) == 0x0000C8, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, K2Node_Event_Tag_2) == 0x0000D8, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::K2Node_Event_Tag_2' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, K2Node_Event_message_2) == 0x0000E0, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::K2Node_Event_message_2' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, CallFunc_GetDisplayName_ReturnValue_2) == 0x0000F0, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, K2Node_Event_Tag_1) == 0x000100, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::K2Node_Event_Tag_1' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, K2Node_Event_message_1) == 0x000108, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::K2Node_Event_message_1' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault, CallFunc_GetDisplayName_ReturnValue_3) == 0x000118, "Member 'PandaLoggerDefault_C_ExecuteUbergraph_PandaLoggerDefault::CallFunc_GetDisplayName_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLoggerDefault_C_Log \ static_assert(alignof(PandaLoggerDefault_C_Log) == 0x000008, "Wrong alignment on PandaLoggerDefault_C_Log"); \ static_assert(sizeof(PandaLoggerDefault_C_Log) == 0x000020, "Wrong size on PandaLoggerDefault_C_Log"); \ static_assert(offsetof(PandaLoggerDefault_C_Log, Tag) == 0x000000, "Member 'PandaLoggerDefault_C_Log::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_Log, Message) == 0x000010, "Member 'PandaLoggerDefault_C_Log::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLoggerDefault_C_Log_0 \ static_assert(alignof(PandaLoggerDefault_C_Log_0) == 0x000008, "Wrong alignment on PandaLoggerDefault_C_Log_0"); \ static_assert(sizeof(PandaLoggerDefault_C_Log_0) == 0x000018, "Wrong size on PandaLoggerDefault_C_Log_0"); \ static_assert(offsetof(PandaLoggerDefault_C_Log_0, Tag) == 0x000000, "Member 'PandaLoggerDefault_C_Log_0::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_Log_0, Message) == 0x000008, "Member 'PandaLoggerDefault_C_Log_0::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLoggerDefault_C_warn \ static_assert(alignof(PandaLoggerDefault_C_warn) == 0x000008, "Wrong alignment on PandaLoggerDefault_C_warn"); \ static_assert(sizeof(PandaLoggerDefault_C_warn) == 0x000020, "Wrong size on PandaLoggerDefault_C_warn"); \ static_assert(offsetof(PandaLoggerDefault_C_warn, Tag) == 0x000000, "Member 'PandaLoggerDefault_C_warn::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_warn, Message) == 0x000010, "Member 'PandaLoggerDefault_C_warn::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PandaLoggerDefault_C_warn_0 \ static_assert(alignof(PandaLoggerDefault_C_warn_0) == 0x000008, "Wrong alignment on PandaLoggerDefault_C_warn_0"); \ static_assert(sizeof(PandaLoggerDefault_C_warn_0) == 0x000018, "Wrong size on PandaLoggerDefault_C_warn_0"); \ static_assert(offsetof(PandaLoggerDefault_C_warn_0, Tag) == 0x000000, "Member 'PandaLoggerDefault_C_warn_0::Tag' has a wrong offset!"); \ static_assert(offsetof(PandaLoggerDefault_C_warn_0, Message) == 0x000008, "Member 'PandaLoggerDefault_C_warn_0::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APandaLoggerDefault_C \ static_assert(alignof(APandaLoggerDefault_C) == 0x000008, "Wrong alignment on APandaLoggerDefault_C"); \ static_assert(sizeof(APandaLoggerDefault_C) == 0x000308, "Wrong size on APandaLoggerDefault_C"); \ static_assert(offsetof(APandaLoggerDefault_C, UberGraphFrame) == 0x0002F8, "Member 'APandaLoggerDefault_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(APandaLoggerDefault_C, logcounter) == 0x000300, "Member 'APandaLoggerDefault_C::logcounter' has a wrong offset!"); \ static_assert(offsetof(APandaLoggerDefault_C, errorcounter) == 0x000304, "Member 'APandaLoggerDefault_C::errorcounter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LogLibrary_C_getLogger \ static_assert(alignof(LogLibrary_C_getLogger) == 0x000008, "Wrong alignment on LogLibrary_C_getLogger"); \ static_assert(sizeof(LogLibrary_C_getLogger) == 0x000038, "Wrong size on LogLibrary_C_getLogger"); \ static_assert(offsetof(LogLibrary_C_getLogger, Class_0) == 0x000000, "Member 'LogLibrary_C_getLogger::Class_0' has a wrong offset!"); \ static_assert(offsetof(LogLibrary_C_getLogger, __WorldContext) == 0x000010, "Member 'LogLibrary_C_getLogger::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LogLibrary_C_getLogger, logger) == 0x000018, "Member 'LogLibrary_C_getLogger::logger' has a wrong offset!"); \ static_assert(offsetof(LogLibrary_C_getLogger, CallFunc_GetGlobalExtend_ReturnValue) == 0x000020, "Member 'LogLibrary_C_getLogger::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LogLibrary_C_getLogger, CallFunc_getLogger_logger) == 0x000028, "Member 'LogLibrary_C_getLogger::CallFunc_getLogger_logger' has a wrong offset!"); \ static_assert(offsetof(LogLibrary_C_getLogger, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'LogLibrary_C_getLogger::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULogLibrary_C \ static_assert(alignof(ULogLibrary_C) == 0x000008, "Wrong alignment on ULogLibrary_C"); \ static_assert(sizeof(ULogLibrary_C) == 0x000028, "Wrong size on ULogLibrary_C"); \ #define DUMPER7_ASSERTS_FF_MontageAction \ static_assert(alignof(FF_MontageAction) == 0x000008, "Wrong alignment on FF_MontageAction"); \ static_assert(sizeof(FF_MontageAction) == 0x000038, "Wrong size on FF_MontageAction"); \ static_assert(offsetof(FF_MontageAction, Action_7_40BFAA374D1B03BB75FC0FBD65C21B0D) == 0x000000, "Member 'FF_MontageAction::Action_7_40BFAA374D1B03BB75FC0FBD65C21B0D' has a wrong offset!"); \ static_assert(offsetof(FF_MontageAction, Montages_10_5C40358241BA2988ACCCE19C504F56FD) == 0x000008, "Member 'FF_MontageAction::Montages_10_5C40358241BA2988ACCCE19C504F56FD' has a wrong offset!"); \ static_assert(offsetof(FF_MontageAction, PTConsume_15_229F6E544AD7B95CD73FECB2EBD9DA45) == 0x000018, "Member 'FF_MontageAction::PTConsume_15_229F6E544AD7B95CD73FECB2EBD9DA45' has a wrong offset!"); \ static_assert(offsetof(FF_MontageAction, StackSpell_22_75747E404B657B4FD2E5798C068C528A) == 0x000028, "Member 'FF_MontageAction::StackSpell_22_75747E404B657B4FD2E5798C068C528A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FST_HitShakeData \ static_assert(alignof(FST_HitShakeData) == 0x000008, "Wrong alignment on FST_HitShakeData"); \ static_assert(sizeof(FST_HitShakeData) == 0x000088, "Wrong size on FST_HitShakeData"); \ static_assert(offsetof(FST_HitShakeData, 摄像机震动类_5_35CCD993418D2CD5899F4EB035759787) == 0x000000, "Member 'FST_HitShakeData::摄像机震动类_5_35CCD993418D2CD5899F4EB035759787' has a wrong offset!"); \ static_assert(offsetof(FST_HitShakeData, 命中AI后依旧播放摄像机震动_48_252F938E48149A631644909726F84490) == 0x000008, "Member 'FST_HitShakeData::命中AI后依旧播放摄像机震动_48_252F938E48149A631644909726F84490' has a wrong offset!"); \ static_assert(offsetof(FST_HitShakeData, 手柄震动类_28_6C8E184740E6483F629912B493E8074F) == 0x000010, "Member 'FST_HitShakeData::手柄震动类_28_6C8E184740E6483F629912B493E8074F' has a wrong offset!"); \ static_assert(offsetof(FST_HitShakeData, 命中AI后依旧播放手柄震动_50_3C40940E4F83CDEAD96941A284A5CB2C) == 0x000018, "Member 'FST_HitShakeData::命中AI后依旧播放手柄震动_50_3C40940E4F83CDEAD96941A284A5CB2C' has a wrong offset!"); \ static_assert(offsetof(FST_HitShakeData, 击退速度_37_3A707A48474175F857815BB688EA6B2A) == 0x000020, "Member 'FST_HitShakeData::击退速度_37_3A707A48474175F857815BB688EA6B2A' has a wrong offset!"); \ static_assert(offsetof(FST_HitShakeData, 击退时间_43_34F9E9D240F38DC3510953B252776337) == 0x000028, "Member 'FST_HitShakeData::击退时间_43_34F9E9D240F38DC3510953B252776337' has a wrong offset!"); \ static_assert(offsetof(FST_HitShakeData, 击退衰减曲线_40_ADE4422649250E213738159DF7E9C32B) == 0x000030, "Member 'FST_HitShakeData::击退衰减曲线_40_ADE4422649250E213738159DF7E9C32B' has a wrong offset!"); \ static_assert(offsetof(FST_HitShakeData, 攻击结果对所有效果的缩放_38_8D47A168497C83C83DFCD688E25C5D27) == 0x000038, "Member 'FST_HitShakeData::攻击结果对所有效果的缩放_38_8D47A168497C83C83DFCD688E25C5D27' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShake_Attack_Level0_HitPlayer_C \ static_assert(alignof(UShake_Attack_Level0_HitPlayer_C) == 0x000010, "Wrong alignment on UShake_Attack_Level0_HitPlayer_C"); \ static_assert(sizeof(UShake_Attack_Level0_HitPlayer_C) == 0x000210, "Wrong size on UShake_Attack_Level0_HitPlayer_C"); \ #define DUMPER7_ASSERTS_WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips \ static_assert(alignof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips) == 0x000008, "Wrong alignment on WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips"); \ static_assert(sizeof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips) == 0x0000F8, "Wrong size on WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, EntryPoint) == 0x000000, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, Temp_byte_Variable) == 0x000004, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, Temp_bool_Variable) == 0x000005, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, Temp_real_Variable) == 0x000008, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, Temp_real_Variable_1) == 0x00000C, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, Temp_bool_Variable_1) == 0x000010, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000028, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, K2Node_CustomEvent_OptionTag) == 0x000030, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::K2Node_CustomEvent_OptionTag' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_GetHUD_Shown_Shown) == 0x000038, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_GetHUD_Shown_Shown' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000039, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, K2Node_Select_Default) == 0x00003C, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, Temp_byte_Variable_1) == 0x000040, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, K2Node_Event_MyGeometry) == 0x000048, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, K2Node_Event_InDeltaTime) == 0x000088, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000090, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_GetNPCBGIsHidden_Hidden) == 0x000098, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_GetNPCBGIsHidden_Hidden' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_IsValid_ReturnValue) == 0x000099, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_HasAccess_ReturnValue) == 0x00009A, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_HasAccess_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x00009C, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, K2Node_CustomEvent_Vis) == 0x0000A0, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::K2Node_CustomEvent_Vis' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, K2Node_Select_Default_1) == 0x0000A1, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_PlayAnimation_ReturnValue) == 0x0000A8, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x0000B0, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0000B8, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, K2Node_CustomEvent_Show) == 0x0000C0, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::K2Node_CustomEvent_Show' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_SelectFloat_ReturnValue) == 0x0000C8, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_GetPlayerController_ReturnValue) == 0x0000D0, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_IsInputKeyDown_ReturnValue) == 0x0000D8, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_IsInputKeyDown_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_IsValid_ReturnValue_1) == 0x0000D9, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_GetMyPlayerCharacter_CombatCharacter_1) == 0x0000E0, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_GetMyPlayerCharacter_CombatCharacter_1' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_GetMyPlayerCharacter_CombatCharacter_2) == 0x0000E8, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_GetMyPlayerCharacter_CombatCharacter_2' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_IsValid_ReturnValue_2) == 0x0000F0, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_IsVisible_ReturnValue) == 0x0000F1, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips, CallFunc_SetRenderOpacity_InOpacity_ImplicitCast) == 0x0000F4, "Member 'WB_InteractionTips_C_ExecuteUbergraph_WB_InteractionTips::CallFunc_SetRenderOpacity_InOpacity_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InteractionTips_C_GetNPCBGIsHidden \ static_assert(alignof(WB_InteractionTips_C_GetNPCBGIsHidden) == 0x000008, "Wrong alignment on WB_InteractionTips_C_GetNPCBGIsHidden"); \ static_assert(sizeof(WB_InteractionTips_C_GetNPCBGIsHidden) == 0x000018, "Wrong size on WB_InteractionTips_C_GetNPCBGIsHidden"); \ static_assert(offsetof(WB_InteractionTips_C_GetNPCBGIsHidden, Hidden) == 0x000000, "Member 'WB_InteractionTips_C_GetNPCBGIsHidden::Hidden' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_GetNPCBGIsHidden, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000008, "Member 'WB_InteractionTips_C_GetNPCBGIsHidden::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_GetNPCBGIsHidden, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'WB_InteractionTips_C_GetNPCBGIsHidden::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_GetNPCBGIsHidden, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'WB_InteractionTips_C_GetNPCBGIsHidden::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent \ static_assert(alignof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent) == 0x000008, "Wrong alignment on WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(sizeof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent) == 0x000080, "Wrong size on WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent"); \ static_assert(offsetof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent, InKeyEvent) == 0x000000, "Member 'WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent, isDown) == 0x000040, "Member 'WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent::isDown' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent, ReturnValue) == 0x000041, "Member 'WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetPlayerController_ReturnValue) == 0x000048, "Member 'WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetKey_ReturnValue) == 0x000050, "Member 'WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent, CallFunc_IsInputKeyDown_ReturnValue) == 0x000068, "Member 'WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent::CallFunc_IsInputKeyDown_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000069, "Member 'WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x00006A, "Member 'WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent, CallFunc_IsInputKeyDown_ReturnValue_1) == 0x00006B, "Member 'WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent::CallFunc_IsInputKeyDown_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue) == 0x00006C, "Member 'WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanOR_ReturnValue_1) == 0x00006D, "Member 'WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanAND_ReturnValue) == 0x00006E, "Member 'WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent, CallFunc_BooleanAND_ReturnValue_1) == 0x00006F, "Member 'WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent, CallFunc_IsValid_ReturnValue) == 0x000070, "Member 'WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000078, "Member 'WB_InteractionTips_C_OnCustomBlueprintKeyInputEvent::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InteractionTips_C_OnSetValueChanged \ static_assert(alignof(WB_InteractionTips_C_OnSetValueChanged) == 0x000004, "Wrong alignment on WB_InteractionTips_C_OnSetValueChanged"); \ static_assert(sizeof(WB_InteractionTips_C_OnSetValueChanged) == 0x000008, "Wrong size on WB_InteractionTips_C_OnSetValueChanged"); \ static_assert(offsetof(WB_InteractionTips_C_OnSetValueChanged, OptionTag) == 0x000000, "Member 'WB_InteractionTips_C_OnSetValueChanged::OptionTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InteractionTips_C_OnTipsInteractStateEvent \ static_assert(alignof(WB_InteractionTips_C_OnTipsInteractStateEvent) == 0x000008, "Wrong alignment on WB_InteractionTips_C_OnTipsInteractStateEvent"); \ static_assert(sizeof(WB_InteractionTips_C_OnTipsInteractStateEvent) == 0x000010, "Wrong size on WB_InteractionTips_C_OnTipsInteractStateEvent"); \ static_assert(offsetof(WB_InteractionTips_C_OnTipsInteractStateEvent, Tips) == 0x000000, "Member 'WB_InteractionTips_C_OnTipsInteractStateEvent::Tips' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_OnTipsInteractStateEvent, State) == 0x000008, "Member 'WB_InteractionTips_C_OnTipsInteractStateEvent::State' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_OnTipsInteractStateEvent, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000009, "Member 'WB_InteractionTips_C_OnTipsInteractStateEvent::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InteractionTips_C_OnUpdateUI \ static_assert(alignof(WB_InteractionTips_C_OnUpdateUI) == 0x000001, "Wrong alignment on WB_InteractionTips_C_OnUpdateUI"); \ static_assert(sizeof(WB_InteractionTips_C_OnUpdateUI) == 0x000001, "Wrong size on WB_InteractionTips_C_OnUpdateUI"); \ static_assert(offsetof(WB_InteractionTips_C_OnUpdateUI, Show) == 0x000000, "Member 'WB_InteractionTips_C_OnUpdateUI::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InteractionTips_C_PlayVisAnimation \ static_assert(alignof(WB_InteractionTips_C_PlayVisAnimation) == 0x000001, "Wrong alignment on WB_InteractionTips_C_PlayVisAnimation"); \ static_assert(sizeof(WB_InteractionTips_C_PlayVisAnimation) == 0x000001, "Wrong size on WB_InteractionTips_C_PlayVisAnimation"); \ static_assert(offsetof(WB_InteractionTips_C_PlayVisAnimation, Vis) == 0x000000, "Member 'WB_InteractionTips_C_PlayVisAnimation::Vis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InteractionTips_C_RegisterTipsWidget \ static_assert(alignof(WB_InteractionTips_C_RegisterTipsWidget) == 0x000008, "Wrong alignment on WB_InteractionTips_C_RegisterTipsWidget"); \ static_assert(sizeof(WB_InteractionTips_C_RegisterTipsWidget) == 0x000028, "Wrong size on WB_InteractionTips_C_RegisterTipsWidget"); \ static_assert(offsetof(WB_InteractionTips_C_RegisterTipsWidget, Content) == 0x000000, "Member 'WB_InteractionTips_C_RegisterTipsWidget::Content' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_RegisterTipsWidget, Local_Tips) == 0x000008, "Member 'WB_InteractionTips_C_RegisterTipsWidget::Local_Tips' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_RegisterTipsWidget, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'WB_InteractionTips_C_RegisterTipsWidget::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_RegisterTipsWidget, CallFunc_AddChildToCanvas_ReturnValue) == 0x000020, "Member 'WB_InteractionTips_C_RegisterTipsWidget::CallFunc_AddChildToCanvas_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WB_InteractionTips_C_Tick \ static_assert(alignof(WB_InteractionTips_C_Tick) == 0x000008, "Wrong alignment on WB_InteractionTips_C_Tick"); \ static_assert(sizeof(WB_InteractionTips_C_Tick) == 0x000048, "Wrong size on WB_InteractionTips_C_Tick"); \ static_assert(offsetof(WB_InteractionTips_C_Tick, MyGeometry) == 0x000000, "Member 'WB_InteractionTips_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(WB_InteractionTips_C_Tick, InDeltaTime) == 0x000040, "Member 'WB_InteractionTips_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWB_InteractionTips_C \ static_assert(alignof(UWB_InteractionTips_C) == 0x000008, "Wrong alignment on UWB_InteractionTips_C"); \ static_assert(sizeof(UWB_InteractionTips_C) == 0x0002F0, "Wrong size on UWB_InteractionTips_C"); \ static_assert(offsetof(UWB_InteractionTips_C, UberGraphFrame) == 0x0002C0, "Member 'UWB_InteractionTips_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWB_InteractionTips_C, HiddenAll) == 0x0002C8, "Member 'UWB_InteractionTips_C::HiddenAll' has a wrong offset!"); \ static_assert(offsetof(UWB_InteractionTips_C, CanvasPanel_Root) == 0x0002D0, "Member 'UWB_InteractionTips_C::CanvasPanel_Root' has a wrong offset!"); \ static_assert(offsetof(UWB_InteractionTips_C, ActivedTips) == 0x0002D8, "Member 'UWB_InteractionTips_C::ActivedTips' has a wrong offset!"); \ static_assert(offsetof(UWB_InteractionTips_C, VisAll) == 0x0002E0, "Member 'UWB_InteractionTips_C::VisAll' has a wrong offset!"); \ static_assert(offsetof(UWB_InteractionTips_C, Time) == 0x0002E8, "Member 'UWB_InteractionTips_C::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsInteractable_C_CanInteractableWhenNoticeShown \ static_assert(alignof(I_IsInteractable_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong alignment on I_IsInteractable_C_CanInteractableWhenNoticeShown"); \ static_assert(sizeof(I_IsInteractable_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong size on I_IsInteractable_C_CanInteractableWhenNoticeShown"); \ static_assert(offsetof(I_IsInteractable_C_CanInteractableWhenNoticeShown, ReturnValue) == 0x000000, "Member 'I_IsInteractable_C_CanInteractableWhenNoticeShown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsInteractable_C_GetInteractionMessage \ static_assert(alignof(I_IsInteractable_C_GetInteractionMessage) == 0x000008, "Wrong alignment on I_IsInteractable_C_GetInteractionMessage"); \ static_assert(sizeof(I_IsInteractable_C_GetInteractionMessage) == 0x000018, "Wrong size on I_IsInteractable_C_GetInteractionMessage"); \ static_assert(offsetof(I_IsInteractable_C_GetInteractionMessage, Message) == 0x000000, "Member 'I_IsInteractable_C_GetInteractionMessage::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsInteractable_C_GetPlayPickAnimationIndex \ static_assert(alignof(I_IsInteractable_C_GetPlayPickAnimationIndex) == 0x000004, "Wrong alignment on I_IsInteractable_C_GetPlayPickAnimationIndex"); \ static_assert(sizeof(I_IsInteractable_C_GetPlayPickAnimationIndex) == 0x000004, "Wrong size on I_IsInteractable_C_GetPlayPickAnimationIndex"); \ static_assert(offsetof(I_IsInteractable_C_GetPlayPickAnimationIndex, ReturnValue) == 0x000000, "Member 'I_IsInteractable_C_GetPlayPickAnimationIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsInteractable_C_GetPriority \ static_assert(alignof(I_IsInteractable_C_GetPriority) == 0x000004, "Wrong alignment on I_IsInteractable_C_GetPriority"); \ static_assert(sizeof(I_IsInteractable_C_GetPriority) == 0x000004, "Wrong size on I_IsInteractable_C_GetPriority"); \ static_assert(offsetof(I_IsInteractable_C_GetPriority, Priority) == 0x000000, "Member 'I_IsInteractable_C_GetPriority::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsInteractable_C_GetTargetInteractiveTips \ static_assert(alignof(I_IsInteractable_C_GetTargetInteractiveTips) == 0x000008, "Wrong alignment on I_IsInteractable_C_GetTargetInteractiveTips"); \ static_assert(sizeof(I_IsInteractable_C_GetTargetInteractiveTips) == 0x000008, "Wrong size on I_IsInteractable_C_GetTargetInteractiveTips"); \ static_assert(offsetof(I_IsInteractable_C_GetTargetInteractiveTips, ReturnTips) == 0x000000, "Member 'I_IsInteractable_C_GetTargetInteractiveTips::ReturnTips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsInteractable_C_interact \ static_assert(alignof(I_IsInteractable_C_interact) == 0x000008, "Wrong alignment on I_IsInteractable_C_interact"); \ static_assert(sizeof(I_IsInteractable_C_interact) == 0x000008, "Wrong size on I_IsInteractable_C_interact"); \ static_assert(offsetof(I_IsInteractable_C_interact, Caller) == 0x000000, "Member 'I_IsInteractable_C_interact::Caller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsInteractable_C_InteractPlayPickAnimation \ static_assert(alignof(I_IsInteractable_C_InteractPlayPickAnimation) == 0x000001, "Wrong alignment on I_IsInteractable_C_InteractPlayPickAnimation"); \ static_assert(sizeof(I_IsInteractable_C_InteractPlayPickAnimation) == 0x000001, "Wrong size on I_IsInteractable_C_InteractPlayPickAnimation"); \ static_assert(offsetof(I_IsInteractable_C_InteractPlayPickAnimation, ReturnValue) == 0x000000, "Member 'I_IsInteractable_C_InteractPlayPickAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsInteractable_C_InteractWhenSprint \ static_assert(alignof(I_IsInteractable_C_InteractWhenSprint) == 0x000001, "Wrong alignment on I_IsInteractable_C_InteractWhenSprint"); \ static_assert(sizeof(I_IsInteractable_C_InteractWhenSprint) == 0x000001, "Wrong size on I_IsInteractable_C_InteractWhenSprint"); \ static_assert(offsetof(I_IsInteractable_C_InteractWhenSprint, ReturnValue) == 0x000000, "Member 'I_IsInteractable_C_InteractWhenSprint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsInteractable_C_IsInteractableStatus \ static_assert(alignof(I_IsInteractable_C_IsInteractableStatus) == 0x000001, "Wrong alignment on I_IsInteractable_C_IsInteractableStatus"); \ static_assert(sizeof(I_IsInteractable_C_IsInteractableStatus) == 0x000001, "Wrong size on I_IsInteractable_C_IsInteractableStatus"); \ static_assert(offsetof(I_IsInteractable_C_IsInteractableStatus, Can) == 0x000000, "Member 'I_IsInteractable_C_IsInteractableStatus::Can' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsInteractable_C_Leave \ static_assert(alignof(I_IsInteractable_C_Leave) == 0x000008, "Wrong alignment on I_IsInteractable_C_Leave"); \ static_assert(sizeof(I_IsInteractable_C_Leave) == 0x000010, "Wrong size on I_IsInteractable_C_Leave"); \ static_assert(offsetof(I_IsInteractable_C_Leave, Caller) == 0x000000, "Member 'I_IsInteractable_C_Leave::Caller' has a wrong offset!"); \ static_assert(offsetof(I_IsInteractable_C_Leave, ByTraceClose) == 0x000008, "Member 'I_IsInteractable_C_Leave::ByTraceClose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsInteractable_C_ShowInteractiveTips \ static_assert(alignof(I_IsInteractable_C_ShowInteractiveTips) == 0x000001, "Wrong alignment on I_IsInteractable_C_ShowInteractiveTips"); \ static_assert(sizeof(I_IsInteractable_C_ShowInteractiveTips) == 0x000001, "Wrong size on I_IsInteractable_C_ShowInteractiveTips"); \ static_assert(offsetof(I_IsInteractable_C_ShowInteractiveTips, Handle) == 0x000000, "Member 'I_IsInteractable_C_ShowInteractiveTips::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_IsInteractable_C_KeepCameraLockWhenInteract \ static_assert(alignof(I_IsInteractable_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong alignment on I_IsInteractable_C_KeepCameraLockWhenInteract"); \ static_assert(sizeof(I_IsInteractable_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong size on I_IsInteractable_C_KeepCameraLockWhenInteract"); \ static_assert(offsetof(I_IsInteractable_C_KeepCameraLockWhenInteract, ReturnValue) == 0x000000, "Member 'I_IsInteractable_C_KeepCameraLockWhenInteract::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_IsInteractable_C \ static_assert(alignof(II_IsInteractable_C) == 0x000001, "Wrong alignment on II_IsInteractable_C"); \ static_assert(sizeof(II_IsInteractable_C) == 0x000001, "Wrong size on II_IsInteractable_C"); \ #define DUMPER7_ASSERTS_FSS_TakeDamage \ static_assert(alignof(FSS_TakeDamage) == 0x000008, "Wrong alignment on FSS_TakeDamage"); \ static_assert(sizeof(FSS_TakeDamage) == 0x000128, "Wrong size on FSS_TakeDamage"); \ static_assert(offsetof(FSS_TakeDamage, HitLocation_96_C88C98344CCB3C20784E0D81F5F707D0) == 0x000000, "Member 'FSS_TakeDamage::HitLocation_96_C88C98344CCB3C20784E0D81F5F707D0' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, HitNormal_2_9A17F29C41510B35D55EE4B9F4A2FCC5) == 0x000018, "Member 'FSS_TakeDamage::HitNormal_2_9A17F29C41510B35D55EE4B9F4A2FCC5' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, HitSurface_107_8EA1477C4E7501A9B82E338536EDEFB7) == 0x000030, "Member 'FSS_TakeDamage::HitSurface_107_8EA1477C4E7501A9B82E338536EDEFB7' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, HitActor_92_AACDB15B4FD0FFE242D4278C2F4DA626) == 0x000038, "Member 'FSS_TakeDamage::HitActor_92_AACDB15B4FD0FFE242D4278C2F4DA626' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, HitComponent_103_721729374807FB7F1A356382AC9377BD) == 0x000040, "Member 'FSS_TakeDamage::HitComponent_103_721729374807FB7F1A356382AC9377BD' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, HitBoneName_100_CDEA45B0455CA6F6FCCE9D82A3C80D27) == 0x000048, "Member 'FSS_TakeDamage::HitBoneName_100_CDEA45B0455CA6F6FCCE9D82A3C80D27' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, FirstDamageType_17_E77964514ADE2215274303B1B1B9349A) == 0x000050, "Member 'FSS_TakeDamage::FirstDamageType_17_E77964514ADE2215274303B1B1B9349A' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, FirstDamageParam_18_BDE3EA064DD85A37A74165B87514F4B7) == 0x000058, "Member 'FSS_TakeDamage::FirstDamageParam_18_BDE3EA064DD85A37A74165B87514F4B7' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, SecondDamageType_19_21BB889240914B2162F72FA5BBF28078) == 0x000060, "Member 'FSS_TakeDamage::SecondDamageType_19_21BB889240914B2162F72FA5BBF28078' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, SecondDamageParam_20_5A2DD45547C008FC32DF2781C18D621E) == 0x000068, "Member 'FSS_TakeDamage::SecondDamageParam_20_5A2DD45547C008FC32DF2781C18D621E' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, SpecialEffectDataKey_71_EE7F003C49B67931FFBC41B5D267D231) == 0x000070, "Member 'FSS_TakeDamage::SpecialEffectDataKey_71_EE7F003C49B67931FFBC41B5D267D231' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, SpecialEffectDataValue_70_99A0140B4E71C4AE23B48B973C093111) == 0x000080, "Member 'FSS_TakeDamage::SpecialEffectDataValue_70_99A0140B4E71C4AE23B48B973C093111' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, DamageCauser_8_90DF63BE4C574CD6EF34299E848785F8) == 0x000090, "Member 'FSS_TakeDamage::DamageCauser_8_90DF63BE4C574CD6EF34299E848785F8' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, HitFromLocation_86_5E7D1A424F202D8844DE93B9930ABC96) == 0x000098, "Member 'FSS_TakeDamage::HitFromLocation_86_5E7D1A424F202D8844DE93B9930ABC96' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, ImpactDirection_82_6D4CCF96427A8F1D19770590E19B99DB) == 0x0000B0, "Member 'FSS_TakeDamage::ImpactDirection_82_6D4CCF96427A8F1D19770590E19B99DB' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, Rule_88_46086560448EBCCE76985CA7A8DD573F) == 0x0000C8, "Member 'FSS_TakeDamage::Rule_88_46086560448EBCCE76985CA7A8DD573F' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, ImpactLevel_41_90398BAC483460D034BA51A9CCB09327) == 0x0000D8, "Member 'FSS_TakeDamage::ImpactLevel_41_90398BAC483460D034BA51A9CCB09327' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, TougnessDamage_118_6A04B2644F172AA978EC26A8890492EE) == 0x0000E0, "Member 'FSS_TakeDamage::TougnessDamage_118_6A04B2644F172AA978EC26A8890492EE' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, WeaponProperty_113_2CCF30F94B1D4029D3C54594C34E5041) == 0x0000E8, "Member 'FSS_TakeDamage::WeaponProperty_113_2CCF30F94B1D4029D3C54594C34E5041' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, AttackType_87_E2A67CE9421D42FEB498A583BDECF983) == 0x000100, "Member 'FSS_TakeDamage::AttackType_87_E2A67CE9421D42FEB498A583BDECF983' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, TracedSocket_119_B81F639D4D3CF71828B3AAB4A27F4F1B) == 0x000110, "Member 'FSS_TakeDamage::TracedSocket_119_B81F639D4D3CF71828B3AAB4A27F4F1B' has a wrong offset!"); \ static_assert(offsetof(FSS_TakeDamage, Skill_ID_77_9FC5E72447A42A598FF99A9E56E2851D) == 0x000118, "Member 'FSS_TakeDamage::Skill_ID_77_9FC5E72447A42A598FF99A9E56E2851D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionTipsComponent_C_BlockCheckEvent \ static_assert(alignof(InteractionTipsComponent_C_BlockCheckEvent) == 0x000008, "Wrong alignment on InteractionTipsComponent_C_BlockCheckEvent"); \ static_assert(sizeof(InteractionTipsComponent_C_BlockCheckEvent) == 0x0002D8, "Wrong size on InteractionTipsComponent_C_BlockCheckEvent"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, Local) == 0x000000, "Member 'InteractionTipsComponent_C_BlockCheckEvent::Local' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000010, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, Temp_byte_Variable) == 0x000018, "Member 'InteractionTipsComponent_C_BlockCheckEvent::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_GetAllRegisterActors_OutActors) == 0x000020, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_GetAllRegisterActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, Temp_byte_Variable_1) == 0x000030, "Member 'InteractionTipsComponent_C_BlockCheckEvent::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_GetGlobalFlag_Enable) == 0x000031, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_GetTipsManager_ReturnValue) == 0x000038, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_GetTipsManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000048, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_Array_Add_ReturnValue) == 0x000050, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000058, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_IsValid_ReturnValue_1) == 0x000060, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_IsShownTipsMeessage_ReturnValue) == 0x000061, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_IsShownTipsMeessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, Temp_bool_Variable) == 0x000062, "Member 'InteractionTipsComponent_C_BlockCheckEvent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x000068, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000070, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, K2Node_Select_Default) == 0x000088, "Member 'InteractionTipsComponent_C_BlockCheckEvent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000090, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_Vector_Distance2D_ReturnValue) == 0x0000A8, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x0000B8, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_GetCameraLocation_ReturnValue) == 0x0000C0, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_GetCameraLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x0000D8, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_LineTraceSingle_OutHit) == 0x0000F0, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_LineTraceSingle_ReturnValue) == 0x0001D8, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_bBlockingHit) == 0x0001D9, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_bInitialOverlap) == 0x0001DA, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_Time) == 0x0001DC, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_Distance) == 0x0001E0, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_Location) == 0x0001E8, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_ImpactPoint) == 0x000200, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_Normal) == 0x000218, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_ImpactNormal) == 0x000230, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_PhysMat) == 0x000248, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_HitActor) == 0x000250, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_HitComponent) == 0x000258, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_HitBoneName) == 0x000260, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_BoneName) == 0x000268, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_HitItem) == 0x000270, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_ElementIndex) == 0x000274, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_FaceIndex) == 0x000278, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_TraceStart) == 0x000280, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BreakHitResult_TraceEnd) == 0x000298, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_GetDisplayName_ReturnValue) == 0x0002B0, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_GetDisplayName_ReturnValue_1) == 0x0002C0, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_IsValid_ReturnValue_2) == 0x0002D0, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0002D1, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x0002D2, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BooleanAND_ReturnValue) == 0x0002D3, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_BlockCheckEvent, CallFunc_BooleanAND_ReturnValue_1) == 0x0002D4, "Member 'InteractionTipsComponent_C_BlockCheckEvent::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionTipsComponent_C_CallInteractState \ static_assert(alignof(InteractionTipsComponent_C_CallInteractState) == 0x000001, "Wrong alignment on InteractionTipsComponent_C_CallInteractState"); \ static_assert(sizeof(InteractionTipsComponent_C_CallInteractState) == 0x000001, "Wrong size on InteractionTipsComponent_C_CallInteractState"); \ static_assert(offsetof(InteractionTipsComponent_C_CallInteractState, Enable) == 0x000000, "Member 'InteractionTipsComponent_C_CallInteractState::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionTipsComponent_C_CreateOverlapComponent \ static_assert(alignof(InteractionTipsComponent_C_CreateOverlapComponent) == 0x000010, "Wrong alignment on InteractionTipsComponent_C_CreateOverlapComponent"); \ static_assert(sizeof(InteractionTipsComponent_C_CreateOverlapComponent) == 0x0001A0, "Wrong size on InteractionTipsComponent_C_CreateOverlapComponent"); \ static_assert(offsetof(InteractionTipsComponent_C_CreateOverlapComponent, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000000, "Member 'InteractionTipsComponent_C_CreateOverlapComponent::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_CreateOverlapComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'InteractionTipsComponent_C_CreateOverlapComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_CreateOverlapComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000028, "Member 'InteractionTipsComponent_C_CreateOverlapComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_CreateOverlapComponent, CallFunc_MakeTransform_ReturnValue) == 0x000040, "Member 'InteractionTipsComponent_C_CreateOverlapComponent::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_CreateOverlapComponent, CallFunc_GetOwner_ReturnValue) == 0x0000A0, "Member 'InteractionTipsComponent_C_CreateOverlapComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_CreateOverlapComponent, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x0000A8, "Member 'InteractionTipsComponent_C_CreateOverlapComponent::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_CreateOverlapComponent, CallFunc_AddComponentByClass_ReturnValue) == 0x000190, "Member 'InteractionTipsComponent_C_CreateOverlapComponent::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionTipsComponent_C_DecisionBlockCheckTimer \ static_assert(alignof(InteractionTipsComponent_C_DecisionBlockCheckTimer) == 0x000008, "Wrong alignment on InteractionTipsComponent_C_DecisionBlockCheckTimer"); \ static_assert(sizeof(InteractionTipsComponent_C_DecisionBlockCheckTimer) == 0x000038, "Wrong size on InteractionTipsComponent_C_DecisionBlockCheckTimer"); \ static_assert(offsetof(InteractionTipsComponent_C_DecisionBlockCheckTimer, Active) == 0x000000, "Member 'InteractionTipsComponent_C_DecisionBlockCheckTimer::Active' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_DecisionBlockCheckTimer, CallFunc_Conv_BoolToString_ReturnValue) == 0x000008, "Member 'InteractionTipsComponent_C_DecisionBlockCheckTimer::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_DecisionBlockCheckTimer, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'InteractionTipsComponent_C_DecisionBlockCheckTimer::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_DecisionBlockCheckTimer, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000028, "Member 'InteractionTipsComponent_C_DecisionBlockCheckTimer::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_DecisionBlockCheckTimer, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000030, "Member 'InteractionTipsComponent_C_DecisionBlockCheckTimer::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionTipsComponent_C_EnsureGetTipsComponent \ static_assert(alignof(InteractionTipsComponent_C_EnsureGetTipsComponent) == 0x000008, "Wrong alignment on InteractionTipsComponent_C_EnsureGetTipsComponent"); \ static_assert(sizeof(InteractionTipsComponent_C_EnsureGetTipsComponent) == 0x000018, "Wrong size on InteractionTipsComponent_C_EnsureGetTipsComponent"); \ static_assert(offsetof(InteractionTipsComponent_C_EnsureGetTipsComponent, ReturnValue) == 0x000000, "Member 'InteractionTipsComponent_C_EnsureGetTipsComponent::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_EnsureGetTipsComponent, CallFunc_Create_ReturnValue) == 0x000008, "Member 'InteractionTipsComponent_C_EnsureGetTipsComponent::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_EnsureGetTipsComponent, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'InteractionTipsComponent_C_EnsureGetTipsComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent \ static_assert(alignof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent) == 0x000008, "Wrong alignment on InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent"); \ static_assert(sizeof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent) == 0x0001A8, "Wrong size on InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, EntryPoint) == 0x000000, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, K2Node_CustomEvent_OverlappedComponent_1) == 0x000008, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::K2Node_CustomEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, K2Node_CustomEvent_OtherActor_1) == 0x000010, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::K2Node_CustomEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, K2Node_CustomEvent_OtherComp_1) == 0x000018, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::K2Node_CustomEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, K2Node_CustomEvent_OtherBodyIndex_1) == 0x000020, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::K2Node_CustomEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, K2Node_CustomEvent_bFromSweep) == 0x000024, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::K2Node_CustomEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, K2Node_CustomEvent_SweepResult) == 0x000028, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::K2Node_CustomEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, K2Node_CustomEvent_OverlappedComponent) == 0x000110, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::K2Node_CustomEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, K2Node_CustomEvent_OtherActor) == 0x000118, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::K2Node_CustomEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, K2Node_CustomEvent_OtherComp) == 0x000120, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::K2Node_CustomEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, K2Node_CustomEvent_OtherBodyIndex) == 0x000128, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::K2Node_CustomEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000130, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000138, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000139, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000140, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, CallFunc_IsValid_ReturnValue) == 0x000148, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, CallFunc_IsValid_ReturnValue_1) == 0x000149, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, CallFunc_IsValid_ReturnValue_2) == 0x00014A, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, CallFunc_Conv_BoolToString_ReturnValue) == 0x000150, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, K2Node_Event_EndPlayReason) == 0x000160, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, K2Node_CustomEvent_Enable) == 0x000161, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::K2Node_CustomEvent_Enable' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, CallFunc_IsValid_ReturnValue_3) == 0x000162, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, CallFunc_IsValid_ReturnValue_4) == 0x000163, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, CallFunc_GetOwner_ReturnValue) == 0x000168, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, K2Node_DynamicCast_AsI_Is_Interactable) == 0x000170, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::K2Node_DynamicCast_AsI_Is_Interactable' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, K2Node_DynamicCast_bSuccess) == 0x000180, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, CallFunc_GetInteractionMessage_Message) == 0x000188, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::CallFunc_GetInteractionMessage_Message' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, CallFunc_IsValid_ReturnValue_5) == 0x0001A0, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent, CallFunc_IsShownTipsMeessage_ReturnValue) == 0x0001A1, "Member 'InteractionTipsComponent_C_ExecuteUbergraph_InteractionTipsComponent::CallFunc_IsShownTipsMeessage_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionTipsComponent_C_GetLockShown \ static_assert(alignof(InteractionTipsComponent_C_GetLockShown) == 0x000001, "Wrong alignment on InteractionTipsComponent_C_GetLockShown"); \ static_assert(sizeof(InteractionTipsComponent_C_GetLockShown) == 0x000001, "Wrong size on InteractionTipsComponent_C_GetLockShown"); \ static_assert(offsetof(InteractionTipsComponent_C_GetLockShown, ReturnValue) == 0x000000, "Member 'InteractionTipsComponent_C_GetLockShown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionTipsComponent_C_GetTipsManager \ static_assert(alignof(InteractionTipsComponent_C_GetTipsManager) == 0x000008, "Wrong alignment on InteractionTipsComponent_C_GetTipsManager"); \ static_assert(sizeof(InteractionTipsComponent_C_GetTipsManager) == 0x000030, "Wrong size on InteractionTipsComponent_C_GetTipsManager"); \ static_assert(offsetof(InteractionTipsComponent_C_GetTipsManager, ReturnValue) == 0x000000, "Member 'InteractionTipsComponent_C_GetTipsManager::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_GetTipsManager, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'InteractionTipsComponent_C_GetTipsManager::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_GetTipsManager, CallFunc_GetDCSGameState_ReturnValue) == 0x000018, "Member 'InteractionTipsComponent_C_GetTipsManager::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_GetTipsManager, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000020, "Member 'InteractionTipsComponent_C_GetTipsManager::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_GetTipsManager, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'InteractionTipsComponent_C_GetTipsManager::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_GetTipsManager, CallFunc_IsValid_ReturnValue_1) == 0x000029, "Member 'InteractionTipsComponent_C_GetTipsManager::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionTipsComponent_C_IsShownTipsMeessage \ static_assert(alignof(InteractionTipsComponent_C_IsShownTipsMeessage) == 0x000001, "Wrong alignment on InteractionTipsComponent_C_IsShownTipsMeessage"); \ static_assert(sizeof(InteractionTipsComponent_C_IsShownTipsMeessage) == 0x000003, "Wrong size on InteractionTipsComponent_C_IsShownTipsMeessage"); \ static_assert(offsetof(InteractionTipsComponent_C_IsShownTipsMeessage, ReturnValue) == 0x000000, "Member 'InteractionTipsComponent_C_IsShownTipsMeessage::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_IsShownTipsMeessage, CallFunc_TextIsEmpty_ReturnValue) == 0x000001, "Member 'InteractionTipsComponent_C_IsShownTipsMeessage::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_IsShownTipsMeessage, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'InteractionTipsComponent_C_IsShownTipsMeessage::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionTipsComponent_C_OnBeginOverlapEvent \ static_assert(alignof(InteractionTipsComponent_C_OnBeginOverlapEvent) == 0x000008, "Wrong alignment on InteractionTipsComponent_C_OnBeginOverlapEvent"); \ static_assert(sizeof(InteractionTipsComponent_C_OnBeginOverlapEvent) == 0x000108, "Wrong size on InteractionTipsComponent_C_OnBeginOverlapEvent"); \ static_assert(offsetof(InteractionTipsComponent_C_OnBeginOverlapEvent, OverlappedComponent) == 0x000000, "Member 'InteractionTipsComponent_C_OnBeginOverlapEvent::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_OnBeginOverlapEvent, OtherActor) == 0x000008, "Member 'InteractionTipsComponent_C_OnBeginOverlapEvent::OtherActor' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_OnBeginOverlapEvent, OtherComp) == 0x000010, "Member 'InteractionTipsComponent_C_OnBeginOverlapEvent::OtherComp' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_OnBeginOverlapEvent, OtherBodyIndex) == 0x000018, "Member 'InteractionTipsComponent_C_OnBeginOverlapEvent::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_OnBeginOverlapEvent, bFromSweep) == 0x00001C, "Member 'InteractionTipsComponent_C_OnBeginOverlapEvent::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_OnBeginOverlapEvent, SweepResult) == 0x000020, "Member 'InteractionTipsComponent_C_OnBeginOverlapEvent::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionTipsComponent_C_OnEndOverlapEvent \ static_assert(alignof(InteractionTipsComponent_C_OnEndOverlapEvent) == 0x000008, "Wrong alignment on InteractionTipsComponent_C_OnEndOverlapEvent"); \ static_assert(sizeof(InteractionTipsComponent_C_OnEndOverlapEvent) == 0x000020, "Wrong size on InteractionTipsComponent_C_OnEndOverlapEvent"); \ static_assert(offsetof(InteractionTipsComponent_C_OnEndOverlapEvent, OverlappedComponent) == 0x000000, "Member 'InteractionTipsComponent_C_OnEndOverlapEvent::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_OnEndOverlapEvent, OtherActor) == 0x000008, "Member 'InteractionTipsComponent_C_OnEndOverlapEvent::OtherActor' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_OnEndOverlapEvent, OtherComp) == 0x000010, "Member 'InteractionTipsComponent_C_OnEndOverlapEvent::OtherComp' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_OnEndOverlapEvent, OtherBodyIndex) == 0x000018, "Member 'InteractionTipsComponent_C_OnEndOverlapEvent::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionTipsComponent_C_PrintLog \ static_assert(alignof(InteractionTipsComponent_C_PrintLog) == 0x000008, "Wrong alignment on InteractionTipsComponent_C_PrintLog"); \ static_assert(sizeof(InteractionTipsComponent_C_PrintLog) == 0x0000B0, "Wrong size on InteractionTipsComponent_C_PrintLog"); \ static_assert(offsetof(InteractionTipsComponent_C_PrintLog, B) == 0x000000, "Member 'InteractionTipsComponent_C_PrintLog::B' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_PrintLog, E) == 0x000010, "Member 'InteractionTipsComponent_C_PrintLog::E' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_PrintLog, G) == 0x000020, "Member 'InteractionTipsComponent_C_PrintLog::G' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_PrintLog, CallFunc_GetGlobalFlag_Enable) == 0x000030, "Member 'InteractionTipsComponent_C_PrintLog::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_PrintLog, CallFunc_GetOwner_ReturnValue) == 0x000038, "Member 'InteractionTipsComponent_C_PrintLog::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_PrintLog, CallFunc_GetDisplayName_ReturnValue) == 0x000040, "Member 'InteractionTipsComponent_C_PrintLog::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_PrintLog, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'InteractionTipsComponent_C_PrintLog::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_PrintLog, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'InteractionTipsComponent_C_PrintLog::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_PrintLog, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'InteractionTipsComponent_C_PrintLog::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_PrintLog, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000080, "Member 'InteractionTipsComponent_C_PrintLog::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_PrintLog, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000090, "Member 'InteractionTipsComponent_C_PrintLog::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_PrintLog, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A0, "Member 'InteractionTipsComponent_C_PrintLog::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionTipsComponent_C_ReceiveEndPlay \ static_assert(alignof(InteractionTipsComponent_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on InteractionTipsComponent_C_ReceiveEndPlay"); \ static_assert(sizeof(InteractionTipsComponent_C_ReceiveEndPlay) == 0x000001, "Wrong size on InteractionTipsComponent_C_ReceiveEndPlay"); \ static_assert(offsetof(InteractionTipsComponent_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'InteractionTipsComponent_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionTipsComponent_C_SetLockShown \ static_assert(alignof(InteractionTipsComponent_C_SetLockShown) == 0x000001, "Wrong alignment on InteractionTipsComponent_C_SetLockShown"); \ static_assert(sizeof(InteractionTipsComponent_C_SetLockShown) == 0x000001, "Wrong size on InteractionTipsComponent_C_SetLockShown"); \ static_assert(offsetof(InteractionTipsComponent_C_SetLockShown, Lock) == 0x000000, "Member 'InteractionTipsComponent_C_SetLockShown::Lock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionTipsComponent_C_UpdateActiveEffect \ static_assert(alignof(InteractionTipsComponent_C_UpdateActiveEffect) == 0x000008, "Wrong alignment on InteractionTipsComponent_C_UpdateActiveEffect"); \ static_assert(sizeof(InteractionTipsComponent_C_UpdateActiveEffect) == 0x000050, "Wrong size on InteractionTipsComponent_C_UpdateActiveEffect"); \ static_assert(offsetof(InteractionTipsComponent_C_UpdateActiveEffect, Value) == 0x000000, "Member 'InteractionTipsComponent_C_UpdateActiveEffect::Value' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_UpdateActiveEffect, Init) == 0x000001, "Member 'InteractionTipsComponent_C_UpdateActiveEffect::Init' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_UpdateActiveEffect, CallFunc_EnsureGetTipsComponent_ReturnValue) == 0x000008, "Member 'InteractionTipsComponent_C_UpdateActiveEffect::CallFunc_EnsureGetTipsComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_UpdateActiveEffect, CallFunc_EnsureGetTipsComponent_ReturnValue_1) == 0x000010, "Member 'InteractionTipsComponent_C_UpdateActiveEffect::CallFunc_EnsureGetTipsComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_UpdateActiveEffect, CallFunc_EnsureGetTipsComponent_ReturnValue_2) == 0x000018, "Member 'InteractionTipsComponent_C_UpdateActiveEffect::CallFunc_EnsureGetTipsComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_UpdateActiveEffect, CallFunc_GetParent_ReturnValue) == 0x000020, "Member 'InteractionTipsComponent_C_UpdateActiveEffect::CallFunc_GetParent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_UpdateActiveEffect, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'InteractionTipsComponent_C_UpdateActiveEffect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_UpdateActiveEffect, CallFunc_IsValid_ReturnValue_1) == 0x000029, "Member 'InteractionTipsComponent_C_UpdateActiveEffect::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_UpdateActiveEffect, CallFunc_GetTipsManager_ReturnValue) == 0x000030, "Member 'InteractionTipsComponent_C_UpdateActiveEffect::CallFunc_GetTipsManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_UpdateActiveEffect, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x000038, "Member 'InteractionTipsComponent_C_UpdateActiveEffect::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionTipsComponent_C_UpdateActiveEffect, CallFunc_Conv_BoolToString_ReturnValue) == 0x000040, "Member 'InteractionTipsComponent_C_UpdateActiveEffect::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteractionTipsComponent_C \ static_assert(alignof(UInteractionTipsComponent_C) == 0x000010, "Wrong alignment on UInteractionTipsComponent_C"); \ static_assert(sizeof(UInteractionTipsComponent_C) == 0x000360, "Wrong size on UInteractionTipsComponent_C"); \ static_assert(offsetof(UInteractionTipsComponent_C, UberGraphFrame) == 0x0002E0, "Member 'UInteractionTipsComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, SpherePointTexture) == 0x0002E8, "Member 'UInteractionTipsComponent_C::SpherePointTexture' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, OverlapSphereRadius) == 0x0002F0, "Member 'UInteractionTipsComponent_C::OverlapSphereRadius' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, BlockCheckTimerHandle) == 0x0002F8, "Member 'UInteractionTipsComponent_C::BlockCheckTimerHandle' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, EffectActived) == 0x000300, "Member 'UInteractionTipsComponent_C::EffectActived' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, OverlapComponent) == 0x000308, "Member 'UInteractionTipsComponent_C::OverlapComponent' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, ShownTipsMessage) == 0x000310, "Member 'UInteractionTipsComponent_C::ShownTipsMessage' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, ShowTipsMessageDistance) == 0x000328, "Member 'UInteractionTipsComponent_C::ShowTipsMessageDistance' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, ShownMessage) == 0x000330, "Member 'UInteractionTipsComponent_C::ShownMessage' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, MainActiveState) == 0x000331, "Member 'UInteractionTipsComponent_C::MainActiveState' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, EnableTraceBlockedCheck) == 0x000332, "Member 'UInteractionTipsComponent_C::EnableTraceBlockedCheck' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, TipsWidget) == 0x000338, "Member 'UInteractionTipsComponent_C::TipsWidget' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, TipsManager) == 0x000340, "Member 'UInteractionTipsComponent_C::TipsManager' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, EnableInteractState) == 0x000348, "Member 'UInteractionTipsComponent_C::EnableInteractState' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, BlockCheckTimer) == 0x00034C, "Member 'UInteractionTipsComponent_C::BlockCheckTimer' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, LockShown) == 0x000350, "Member 'UInteractionTipsComponent_C::LockShown' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, DisableAngleCheck) == 0x000351, "Member 'UInteractionTipsComponent_C::DisableAngleCheck' has a wrong offset!"); \ static_assert(offsetof(UInteractionTipsComponent_C, IsAttackType) == 0x000352, "Member 'UInteractionTipsComponent_C::IsAttackType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_Jiggle_HairRoot__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(BPA_Jiggle_HairRoot::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on BPA_Jiggle_HairRoot::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(BPA_Jiggle_HairRoot::FAnimBlueprintGeneratedConstantData) == 0x0000D0, "Wrong size on BPA_Jiggle_HairRoot::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(BPA_Jiggle_HairRoot::FAnimBlueprintGeneratedConstantData, __NameProperty_13) == 0x000004, "Member 'BPA_Jiggle_HairRoot::FAnimBlueprintGeneratedConstantData::__NameProperty_13' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot::FAnimBlueprintGeneratedConstantData, __NameProperty_14) == 0x00000C, "Member 'BPA_Jiggle_HairRoot::FAnimBlueprintGeneratedConstantData::__NameProperty_14' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot::FAnimBlueprintGeneratedConstantData, __StructProperty_15) == 0x000018, "Member 'BPA_Jiggle_HairRoot::FAnimBlueprintGeneratedConstantData::__StructProperty_15' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'BPA_Jiggle_HairRoot::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'BPA_Jiggle_HairRoot::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_Jiggle_HairRoot_C_AnimGraph \ static_assert(alignof(BPA_Jiggle_HairRoot_C_AnimGraph) == 0x000008, "Wrong alignment on BPA_Jiggle_HairRoot_C_AnimGraph"); \ static_assert(sizeof(BPA_Jiggle_HairRoot_C_AnimGraph) == 0x000020, "Wrong size on BPA_Jiggle_HairRoot_C_AnimGraph"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_AnimGraph, InPose) == 0x000000, "Member 'BPA_Jiggle_HairRoot_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'BPA_Jiggle_HairRoot_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_Jiggle_HairRoot_C_BlueprintUpdateAnimation \ static_assert(alignof(BPA_Jiggle_HairRoot_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on BPA_Jiggle_HairRoot_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(BPA_Jiggle_HairRoot_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on BPA_Jiggle_HairRoot_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'BPA_Jiggle_HairRoot_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_Jiggle_HairRoot_C_CheckFixXSpeed \ static_assert(alignof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed) == 0x000008, "Wrong alignment on BPA_Jiggle_HairRoot_C_CheckFixXSpeed"); \ static_assert(sizeof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed) == 0x000130, "Wrong size on BPA_Jiggle_HairRoot_C_CheckFixXSpeed"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, Flag) == 0x000000, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::Flag' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000001, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000008, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000028, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000038, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x000048, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000068, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Conv_DoubleToString_ReturnValue_4) == 0x000078, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Conv_DoubleToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000088, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000098, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A8, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000B8, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0000C8, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x0000C9, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Conv_DoubleToString_ReturnValue_5) == 0x0000D0, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Conv_DoubleToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Conv_DoubleToString_ReturnValue_6) == 0x0000E0, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Conv_DoubleToString_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_NearlyEqual_FloatFloat_ReturnValue_1) == 0x0000F0, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_NearlyEqual_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000F8, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000108, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000118, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x000128, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_EqualEqual_DoubleDouble_ReturnValue_2) == 0x000129, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_EqualEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_CheckFixXSpeed, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x00012A, "Member 'BPA_Jiggle_HairRoot_C_CheckFixXSpeed::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot \ static_assert(alignof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot) == 0x000008, "Wrong alignment on BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot"); \ static_assert(sizeof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot) == 0x000098, "Wrong size on BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, EntryPoint) == 0x000000, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, CallFunc_PerlinNoise1D_ReturnValue) == 0x000004, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::CallFunc_PerlinNoise1D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000010, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000018, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, K2Node_Event_DeltaTimeX) == 0x000024, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000028, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, CallFunc_FInterpTo_Constant_ReturnValue) == 0x000030, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::CallFunc_FInterpTo_Constant_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, CallFunc_FInterpTo_Constant_ReturnValue_1) == 0x000038, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::CallFunc_FInterpTo_Constant_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, CallFunc_FInterpTo_Constant_ReturnValue_2) == 0x000040, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::CallFunc_FInterpTo_Constant_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000048, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, CallFunc_MakeVector_ReturnValue) == 0x000050, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, CallFunc_PerlinNoise1D_Value_ImplicitCast) == 0x000068, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::CallFunc_PerlinNoise1D_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, K2Node_VariableSet_RandomNum_ImplicitCast) == 0x000070, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::K2Node_VariableSet_RandomNum_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, CallFunc_FInterpTo_Constant_DeltaTime_ImplicitCast) == 0x000078, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::CallFunc_FInterpTo_Constant_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, CallFunc_FInterpTo_Constant_DeltaTime_ImplicitCast_1) == 0x000080, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::CallFunc_FInterpTo_Constant_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, CallFunc_FInterpTo_Constant_DeltaTime_ImplicitCast_2) == 0x000088, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::CallFunc_FInterpTo_Constant_DeltaTime_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000090, "Member 'BPA_Jiggle_HairRoot_C_ExecuteUbergraph_BPA_Jiggle_HairRoot::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_Jiggle_HairRoot_C_UpdateHairPos \ static_assert(alignof(BPA_Jiggle_HairRoot_C_UpdateHairPos) == 0x000008, "Wrong alignment on BPA_Jiggle_HairRoot_C_UpdateHairPos"); \ static_assert(sizeof(BPA_Jiggle_HairRoot_C_UpdateHairPos) == 0x000070, "Wrong size on BPA_Jiggle_HairRoot_C_UpdateHairPos"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateHairPos, Delta) == 0x000000, "Member 'BPA_Jiggle_HairRoot_C_UpdateHairPos::Delta' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateHairPos, L_Pos) == 0x000008, "Member 'BPA_Jiggle_HairRoot_C_UpdateHairPos::L_Pos' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateHairPos, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000020, "Member 'BPA_Jiggle_HairRoot_C_UpdateHairPos::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateHairPos, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x000021, "Member 'BPA_Jiggle_HairRoot_C_UpdateHairPos::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateHairPos, CallFunc_GetSocketLocation_ReturnValue) == 0x000028, "Member 'BPA_Jiggle_HairRoot_C_UpdateHairPos::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateHairPos, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000040, "Member 'BPA_Jiggle_HairRoot_C_UpdateHairPos::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateHairPos, CallFunc_VSize_ReturnValue) == 0x000058, "Member 'BPA_Jiggle_HairRoot_C_UpdateHairPos::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateHairPos, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000060, "Member 'BPA_Jiggle_HairRoot_C_UpdateHairPos::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateHairPos, CallFunc_MapRangeClamped_ReturnValue) == 0x000068, "Member 'BPA_Jiggle_HairRoot_C_UpdateHairPos::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_Jiggle_HairRoot_C_UpdateWaveArgs \ static_assert(alignof(BPA_Jiggle_HairRoot_C_UpdateWaveArgs) == 0x000008, "Wrong alignment on BPA_Jiggle_HairRoot_C_UpdateWaveArgs"); \ static_assert(sizeof(BPA_Jiggle_HairRoot_C_UpdateWaveArgs) == 0x000068, "Wrong size on BPA_Jiggle_HairRoot_C_UpdateWaveArgs"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateWaveArgs, L_Speed) == 0x000000, "Member 'BPA_Jiggle_HairRoot_C_UpdateWaveArgs::L_Speed' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateWaveArgs, CallFunc_GetJogSpeed_JogSpeed) == 0x000008, "Member 'BPA_Jiggle_HairRoot_C_UpdateWaveArgs::CallFunc_GetJogSpeed_JogSpeed' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateWaveArgs, CallFunc_GetVelocity_ReturnValue) == 0x000010, "Member 'BPA_Jiggle_HairRoot_C_UpdateWaveArgs::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateWaveArgs, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'BPA_Jiggle_HairRoot_C_UpdateWaveArgs::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateWaveArgs, CallFunc_VSize_ReturnValue) == 0x000030, "Member 'BPA_Jiggle_HairRoot_C_UpdateWaveArgs::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateWaveArgs, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000038, "Member 'BPA_Jiggle_HairRoot_C_UpdateWaveArgs::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateWaveArgs, CallFunc_GetMyLadderComp_LadderComponent) == 0x000040, "Member 'BPA_Jiggle_HairRoot_C_UpdateWaveArgs::CallFunc_GetMyLadderComp_LadderComponent' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateWaveArgs, CallFunc_GetSprintSpeed_SprintSpeed) == 0x000048, "Member 'BPA_Jiggle_HairRoot_C_UpdateWaveArgs::CallFunc_GetSprintSpeed_SprintSpeed' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateWaveArgs, CallFunc_GetOnTheRunningElevator_OnTheRunningElevator) == 0x000050, "Member 'BPA_Jiggle_HairRoot_C_UpdateWaveArgs::CallFunc_GetOnTheRunningElevator_OnTheRunningElevator' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateWaveArgs, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000058, "Member 'BPA_Jiggle_HairRoot_C_UpdateWaveArgs::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BPA_Jiggle_HairRoot_C_UpdateWaveArgs, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000060, "Member 'BPA_Jiggle_HairRoot_C_UpdateWaveArgs::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBPA_Jiggle_HairRoot_C \ static_assert(alignof(UBPA_Jiggle_HairRoot_C) == 0x000010, "Wrong alignment on UBPA_Jiggle_HairRoot_C"); \ static_assert(sizeof(UBPA_Jiggle_HairRoot_C) == 0x0008C0, "Wrong size on UBPA_Jiggle_HairRoot_C"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, UberGraphFrame) == 0x000450, "Member 'UBPA_Jiggle_HairRoot_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, AnimBlueprintExtension_PropertyAccess) == 0x000458, "Member 'UBPA_Jiggle_HairRoot_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, AnimBlueprintExtension_Base) == 0x000460, "Member 'UBPA_Jiggle_HairRoot_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, AnimGraphNode_Root) == 0x000468, "Member 'UBPA_Jiggle_HairRoot_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, AnimGraphNode_ComponentToLocalSpace) == 0x000488, "Member 'UBPA_Jiggle_HairRoot_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, AnimGraphNode_LinkedInputPose) == 0x0004A8, "Member 'UBPA_Jiggle_HairRoot_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, AnimGraphNode_LocalToComponentSpace) == 0x000570, "Member 'UBPA_Jiggle_HairRoot_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, AnimGraphNode_Trail) == 0x000590, "Member 'UBPA_Jiggle_HairRoot_C::AnimGraphNode_Trail' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, As_Abstract_Character) == 0x000830, "Member 'UBPA_Jiggle_HairRoot_C::As_Abstract_Character' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, SpeedAlpha) == 0x000838, "Member 'UBPA_Jiggle_HairRoot_C::SpeedAlpha' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, OldAlpha) == 0x000840, "Member 'UBPA_Jiggle_HairRoot_C::OldAlpha' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, Pos) == 0x000848, "Member 'UBPA_Jiggle_HairRoot_C::Pos' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, RandomNum) == 0x000860, "Member 'UBPA_Jiggle_HairRoot_C::RandomNum' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, Time) == 0x000868, "Member 'UBPA_Jiggle_HairRoot_C::Time' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, Amplitude) == 0x000870, "Member 'UBPA_Jiggle_HairRoot_C::Amplitude' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, Press) == 0x000878, "Member 'UBPA_Jiggle_HairRoot_C::Press' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, FixX) == 0x000880, "Member 'UBPA_Jiggle_HairRoot_C::FixX' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, RandomNum_C) == 0x000888, "Member 'UBPA_Jiggle_HairRoot_C::RandomNum_C' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, Amplitude_C) == 0x000890, "Member 'UBPA_Jiggle_HairRoot_C::Amplitude_C' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, Press_C) == 0x000898, "Member 'UBPA_Jiggle_HairRoot_C::Press_C' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, FixX_C) == 0x0008A0, "Member 'UBPA_Jiggle_HairRoot_C::FixX_C' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, OldFixX) == 0x0008A8, "Member 'UBPA_Jiggle_HairRoot_C::OldFixX' has a wrong offset!"); \ static_assert(offsetof(UBPA_Jiggle_HairRoot_C, FixX_Speed) == 0x0008B0, "Member 'UBPA_Jiggle_HairRoot_C::FixX_Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPA_HairJiggle__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(BPA_HairJiggle::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on BPA_HairJiggle::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(BPA_HairJiggle::FAnimBlueprintGeneratedConstantData) == 0x0000D0, "Wrong size on BPA_HairJiggle::FAnimBlueprintGeneratedConstantData"); \ #define DUMPER7_ASSERTS_UBPA_HairJiggle_C \ static_assert(alignof(UBPA_HairJiggle_C) == 0x000010, "Wrong alignment on UBPA_HairJiggle_C"); \ static_assert(sizeof(UBPA_HairJiggle_C) == 0x0008C0, "Wrong size on UBPA_HairJiggle_C"); \ #define DUMPER7_ASSERTS_Item_Arrow_C_GetDisplayedItem \ static_assert(alignof(Item_Arrow_C_GetDisplayedItem) == 0x000008, "Wrong alignment on Item_Arrow_C_GetDisplayedItem"); \ static_assert(sizeof(Item_Arrow_C_GetDisplayedItem) == 0x000008, "Wrong size on Item_Arrow_C_GetDisplayedItem"); \ static_assert(offsetof(Item_Arrow_C_GetDisplayedItem, DisplayedItem_0) == 0x000000, "Member 'Item_Arrow_C_GetDisplayedItem::DisplayedItem_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Item_Arrow_C_GetModifiers \ static_assert(alignof(Item_Arrow_C_GetModifiers) == 0x000008, "Wrong alignment on Item_Arrow_C_GetModifiers"); \ static_assert(sizeof(Item_Arrow_C_GetModifiers) == 0x000010, "Wrong size on Item_Arrow_C_GetModifiers"); \ static_assert(offsetof(Item_Arrow_C_GetModifiers, Modifiers_0) == 0x000000, "Member 'Item_Arrow_C_GetModifiers::Modifiers_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UItem_Arrow_C \ static_assert(alignof(UItem_Arrow_C) == 0x000008, "Wrong alignment on UItem_Arrow_C"); \ static_assert(sizeof(UItem_Arrow_C) == 0x0000B0, "Wrong size on UItem_Arrow_C"); \ static_assert(offsetof(UItem_Arrow_C, ArrowMesh) == 0x000088, "Member 'UItem_Arrow_C::ArrowMesh' has a wrong offset!"); \ static_assert(offsetof(UItem_Arrow_C, Projectile) == 0x000090, "Member 'UItem_Arrow_C::Projectile' has a wrong offset!"); \ static_assert(offsetof(UItem_Arrow_C, DisplayedItem) == 0x000098, "Member 'UItem_Arrow_C::DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(UItem_Arrow_C, Modifiers) == 0x0000A0, "Member 'UItem_Arrow_C::Modifiers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage \ static_assert(alignof(Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage) == 0x000008, "Wrong alignment on Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage"); \ static_assert(sizeof(Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage) == 0x000048, "Wrong size on Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage"); \ static_assert(offsetof(Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage, User) == 0x000000, "Member 'Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage::User' has a wrong offset!"); \ static_assert(offsetof(Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage, ItemSortId) == 0x000008, "Member 'Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage, Montage) == 0x000010, "Member 'Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage, SectionName) == 0x000018, "Member 'Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage::SectionName' has a wrong offset!"); \ static_assert(offsetof(Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage, bCouldUseItem) == 0x000020, "Member 'Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage::bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage, bHandleValid) == 0x000021, "Member 'Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage::bHandleValid' has a wrong offset!"); \ static_assert(offsetof(Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000028, "Member 'Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage, CallFunc_GetMyEquip_Equip) == 0x000038, "Member 'Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage, CallFunc_IsWeaponEquipped_Result) == 0x000040, "Member 'Private_CheckMeleeWeapon_C_CheckAvaliableAndSelectMontage::CallFunc_IsWeaponEquipped_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPrivate_CheckMeleeWeapon_C \ static_assert(alignof(UPrivate_CheckMeleeWeapon_C) == 0x000008, "Wrong alignment on UPrivate_CheckMeleeWeapon_C"); \ static_assert(sizeof(UPrivate_CheckMeleeWeapon_C) == 0x000088, "Wrong size on UPrivate_CheckMeleeWeapon_C"); \ #define DUMPER7_ASSERTS_Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage \ static_assert(alignof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage) == 0x000008, "Wrong alignment on Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage"); \ static_assert(sizeof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage) == 0x000198, "Wrong size on Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage"); \ static_assert(offsetof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage, User) == 0x000000, "Member 'Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage::User' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage, ItemSortId) == 0x000008, "Member 'Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage, Montage) == 0x000010, "Member 'Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage, SectionName) == 0x000018, "Member 'Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage::SectionName' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage, bCouldUseItem) == 0x000020, "Member 'Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage::bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage, bHandleValid) == 0x000021, "Member 'Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage::bHandleValid' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000028, "Member 'Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage, CallFunc_GetMyUINotify_UINotifyComponent) == 0x000038, "Member 'Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage::CallFunc_GetMyUINotify_UINotifyComponent' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage, CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage) == 0x000040, "Member 'Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage::CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage, CallFunc_GetItemToolConfigBySortId_ItemTool) == 0x000048, "Member 'Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage::CallFunc_GetItemToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage, CallFunc_GetItemToolConfigBySortId_find) == 0x000180, "Member 'Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage::CallFunc_GetItemToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage, CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage_1) == 0x000188, "Member 'Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage::CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage_1' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000190, "Member 'Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage, CallFunc_IsValid_ReturnValue) == 0x000191, "Member 'Private_FetchAnimationFailed_C_CheckAvaliableAndSelectMontage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPrivate_FetchAnimationFailed_C \ static_assert(alignof(UPrivate_FetchAnimationFailed_C) == 0x000008, "Wrong alignment on UPrivate_FetchAnimationFailed_C"); \ static_assert(sizeof(UPrivate_FetchAnimationFailed_C) == 0x000088, "Wrong size on UPrivate_FetchAnimationFailed_C"); \ #define DUMPER7_ASSERTS_Item_DrinkItem_C_CheckAvaliableAndSelectMontage \ static_assert(alignof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage) == 0x000008, "Wrong alignment on Item_DrinkItem_C_CheckAvaliableAndSelectMontage"); \ static_assert(sizeof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage) == 0x000098, "Wrong size on Item_DrinkItem_C_CheckAvaliableAndSelectMontage"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, User) == 0x000000, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::User' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, ItemSortId) == 0x000008, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, Montage) == 0x000010, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, SectionName) == 0x000018, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::SectionName' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, bCouldUseItem) == 0x000020, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, bHandleValid) == 0x000021, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::bHandleValid' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, L_IsKeepUsing) == 0x000022, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::L_IsKeepUsing' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, Temp_name_Variable) == 0x000024, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000030, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage) == 0x000040, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage_1) == 0x000048, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage_1' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_Montage) == 0x000050, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_Montage' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName) == 0x000058, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_SectionName' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem) == 0x000060, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue) == 0x000061, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::CallFunc_Item_CheckAvaliableAndSelectMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, Temp_name_Variable_1) == 0x000064, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, CallFunc_GetAnimInstance_ReturnValue) == 0x000070, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000078, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, Temp_bool_Variable) == 0x000080, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, CallFunc_Montage_GetCurrentSection_ReturnValue) == 0x000084, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::CallFunc_Montage_GetCurrentSection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, CallFunc_EqualEqual_NameName_ReturnValue) == 0x00008C, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_DrinkItem_C_CheckAvaliableAndSelectMontage, K2Node_Select_Default) == 0x000090, "Member 'Item_DrinkItem_C_CheckAvaliableAndSelectMontage::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UItem_DrinkItem_C \ static_assert(alignof(UItem_DrinkItem_C) == 0x000008, "Wrong alignment on UItem_DrinkItem_C"); \ static_assert(sizeof(UItem_DrinkItem_C) == 0x000088, "Wrong size on UItem_DrinkItem_C"); \ #define DUMPER7_ASSERTS_Item_ColorfulStone_C_CheckAvaliableAndSelectMontage \ static_assert(alignof(Item_ColorfulStone_C_CheckAvaliableAndSelectMontage) == 0x000008, "Wrong alignment on Item_ColorfulStone_C_CheckAvaliableAndSelectMontage"); \ static_assert(sizeof(Item_ColorfulStone_C_CheckAvaliableAndSelectMontage) == 0x000040, "Wrong size on Item_ColorfulStone_C_CheckAvaliableAndSelectMontage"); \ static_assert(offsetof(Item_ColorfulStone_C_CheckAvaliableAndSelectMontage, User) == 0x000000, "Member 'Item_ColorfulStone_C_CheckAvaliableAndSelectMontage::User' has a wrong offset!"); \ static_assert(offsetof(Item_ColorfulStone_C_CheckAvaliableAndSelectMontage, ItemSortId) == 0x000008, "Member 'Item_ColorfulStone_C_CheckAvaliableAndSelectMontage::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(Item_ColorfulStone_C_CheckAvaliableAndSelectMontage, Montage) == 0x000010, "Member 'Item_ColorfulStone_C_CheckAvaliableAndSelectMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(Item_ColorfulStone_C_CheckAvaliableAndSelectMontage, SectionName) == 0x000018, "Member 'Item_ColorfulStone_C_CheckAvaliableAndSelectMontage::SectionName' has a wrong offset!"); \ static_assert(offsetof(Item_ColorfulStone_C_CheckAvaliableAndSelectMontage, bCouldUseItem) == 0x000020, "Member 'Item_ColorfulStone_C_CheckAvaliableAndSelectMontage::bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(Item_ColorfulStone_C_CheckAvaliableAndSelectMontage, bHandleValid) == 0x000021, "Member 'Item_ColorfulStone_C_CheckAvaliableAndSelectMontage::bHandleValid' has a wrong offset!"); \ static_assert(offsetof(Item_ColorfulStone_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000028, "Member 'Item_ColorfulStone_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Item_ColorfulStone_C_CheckAvaliableAndSelectMontage, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Item_ColorfulStone_C_CheckAvaliableAndSelectMontage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Item_ColorfulStone_C_CheckAvaliableAndSelectMontage, CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage) == 0x000038, "Member 'Item_ColorfulStone_C_CheckAvaliableAndSelectMontage::CallFunc_Get_Player_Montage_from_Game_Play_Tag_montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UItem_ColorfulStone_C \ static_assert(alignof(UItem_ColorfulStone_C) == 0x000008, "Wrong alignment on UItem_ColorfulStone_C"); \ static_assert(sizeof(UItem_ColorfulStone_C) == 0x000088, "Wrong size on UItem_ColorfulStone_C"); \ #define DUMPER7_ASSERTS_Item_Chisels_C_DisableItemByQuickBar \ static_assert(alignof(Item_Chisels_C_DisableItemByQuickBar) == 0x000008, "Wrong alignment on Item_Chisels_C_DisableItemByQuickBar"); \ static_assert(sizeof(Item_Chisels_C_DisableItemByQuickBar) == 0x000148, "Wrong size on Item_Chisels_C_DisableItemByQuickBar"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, Caller) == 0x000000, "Member 'Item_Chisels_C_DisableItemByQuickBar::Caller' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, GameState) == 0x000008, "Member 'Item_Chisels_C_DisableItemByQuickBar::GameState' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, SortID) == 0x000010, "Member 'Item_Chisels_C_DisableItemByQuickBar::SortID' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, Result) == 0x000014, "Member 'Item_Chisels_C_DisableItemByQuickBar::Result' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, K2Node_DynamicCast_AsDCSGame_State) == 0x000028, "Member 'Item_Chisels_C_DisableItemByQuickBar::K2Node_DynamicCast_AsDCSGame_State' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Item_Chisels_C_DisableItemByQuickBar::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_GetIsNetworkStage_return_value) == 0x000031, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_GetIsNetworkStage_return_value' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_GetAIAlertBattle_AIAlertBattle) == 0x000032, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_GetAIAlertBattle_AIAlertBattle' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_Conv_BoolToString_ReturnValue) == 0x000038, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x000048, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000068, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_HasFlagSet_Enable) == 0x000078, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_HasFlagSet_Enable' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_HasFlagSet_Enable_1) == 0x000079, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_HasFlagSet_Enable_1' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_Conv_BoolToString_ReturnValue_2) == 0x000080, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_Conv_BoolToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_Conv_BoolToString_ReturnValue_3) == 0x000090, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_Conv_BoolToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_GetHasOtherPlayer_ReturnValue) == 0x0000A0, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_GetHasOtherPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_Conv_BoolToString_ReturnValue_4) == 0x0000A8, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_Conv_BoolToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_BooleanOR_ReturnValue) == 0x0000B8, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000C0, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_BooleanOR_ReturnValue_1) == 0x0000D0, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000D8, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_BooleanOR_ReturnValue_2) == 0x0000E8, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000F0, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_BooleanOR_ReturnValue_3) == 0x000100, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000108, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000118, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000128, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_DisableItemByQuickBar, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000138, "Member 'Item_Chisels_C_DisableItemByQuickBar::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Item_Chisels_C_CheckAvaliableAndItemCantBeUsed \ static_assert(alignof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed) == 0x000008, "Wrong alignment on Item_Chisels_C_CheckAvaliableAndItemCantBeUsed"); \ static_assert(sizeof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed) == 0x000160, "Wrong size on Item_Chisels_C_CheckAvaliableAndItemCantBeUsed"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, User) == 0x000000, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::User' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, GameState) == 0x000008, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::GameState' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, ItemSortId) == 0x000010, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, bCantBeUsed) == 0x000014, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::bCantBeUsed' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, OutCantMessage) == 0x000018, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::OutCantMessage' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, K2Node_DynamicCast_AsDCSGame_State) == 0x000040, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::K2Node_DynamicCast_AsDCSGame_State' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_GetIsNetworkStage_return_value) == 0x000049, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_GetIsNetworkStage_return_value' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_GetAIAlertBattle_AIAlertBattle) == 0x00004A, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_GetAIAlertBattle_AIAlertBattle' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Conv_BoolToString_ReturnValue) == 0x000050, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x000060, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000070, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000080, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_HasFlagSet_Enable) == 0x000090, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_HasFlagSet_Enable' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_HasFlagSet_Enable_1) == 0x000091, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_HasFlagSet_Enable_1' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Conv_BoolToString_ReturnValue_2) == 0x000098, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Conv_BoolToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Conv_BoolToString_ReturnValue_3) == 0x0000A8, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Conv_BoolToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_GetHasOtherPlayer_ReturnValue) == 0x0000B8, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_GetHasOtherPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Conv_BoolToString_ReturnValue_4) == 0x0000C0, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Conv_BoolToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_BooleanOR_ReturnValue) == 0x0000D0, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000D8, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_BooleanOR_ReturnValue_1) == 0x0000E8, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000F0, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_BooleanOR_ReturnValue_2) == 0x000100, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000108, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_BooleanOR_ReturnValue_3) == 0x000118, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000120, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000130, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000140, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndItemCantBeUsed, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000150, "Member 'Item_Chisels_C_CheckAvaliableAndItemCantBeUsed::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Item_Chisels_C_CheckAvaliableAndSelectMontage \ static_assert(alignof(Item_Chisels_C_CheckAvaliableAndSelectMontage) == 0x000008, "Wrong alignment on Item_Chisels_C_CheckAvaliableAndSelectMontage"); \ static_assert(sizeof(Item_Chisels_C_CheckAvaliableAndSelectMontage) == 0x000028, "Wrong size on Item_Chisels_C_CheckAvaliableAndSelectMontage"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndSelectMontage, User) == 0x000000, "Member 'Item_Chisels_C_CheckAvaliableAndSelectMontage::User' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndSelectMontage, ItemSortId) == 0x000008, "Member 'Item_Chisels_C_CheckAvaliableAndSelectMontage::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndSelectMontage, Montage) == 0x000010, "Member 'Item_Chisels_C_CheckAvaliableAndSelectMontage::Montage' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndSelectMontage, SectionName) == 0x000018, "Member 'Item_Chisels_C_CheckAvaliableAndSelectMontage::SectionName' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndSelectMontage, bCouldUseItem) == 0x000020, "Member 'Item_Chisels_C_CheckAvaliableAndSelectMontage::bCouldUseItem' has a wrong offset!"); \ static_assert(offsetof(Item_Chisels_C_CheckAvaliableAndSelectMontage, bHandleValid) == 0x000021, "Member 'Item_Chisels_C_CheckAvaliableAndSelectMontage::bHandleValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UItem_Chisels_C \ static_assert(alignof(UItem_Chisels_C) == 0x000008, "Wrong alignment on UItem_Chisels_C"); \ static_assert(sizeof(UItem_Chisels_C) == 0x000088, "Wrong size on UItem_Chisels_C"); \ #define DUMPER7_ASSERTS_FST_Item_EquipmentL \ static_assert(alignof(FST_Item_EquipmentL) == 0x000008, "Wrong alignment on FST_Item_EquipmentL"); \ static_assert(sizeof(FST_Item_EquipmentL) == 0x000148, "Wrong size on FST_Item_EquipmentL"); \ static_assert(offsetof(FST_Item_EquipmentL, GroupID_135_A799C1F54DAE990D458884935975E281) == 0x000000, "Member 'FST_Item_EquipmentL::GroupID_135_A799C1F54DAE990D458884935975E281' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, ItemType_82_DD6DFFE94404FEBE07D94DA723371BA7) == 0x000004, "Member 'FST_Item_EquipmentL::ItemType_82_DD6DFFE94404FEBE07D94DA723371BA7' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, HandlerItemClass_87_B69B8DEF4D768F7D7A275291244DC9CA) == 0x000008, "Member 'FST_Item_EquipmentL::HandlerItemClass_87_B69B8DEF4D768F7D7A275291244DC9CA' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, Name_116_40862B014E9B7E53F4B81CBDE6C89495) == 0x000010, "Member 'FST_Item_EquipmentL::Name_116_40862B014E9B7E53F4B81CBDE6C89495' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, Descript_117_D3B87ED744DDE83DB9316CBF8E3CD9B0) == 0x000028, "Member 'FST_Item_EquipmentL::Descript_117_D3B87ED744DDE83DB9316CBF8E3CD9B0' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, DescriptSummery_118_A006B46245261C1DF1EC4E826BF4FAF5) == 0x000040, "Member 'FST_Item_EquipmentL::DescriptSummery_118_A006B46245261C1DF1EC4E826BF4FAF5' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, PickupPrompt_119_56FECA2749AF1DAB26D2C7AAE89278A5) == 0x000058, "Member 'FST_Item_EquipmentL::PickupPrompt_119_56FECA2749AF1DAB26D2C7AAE89278A5' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, CanSaveToBox_121_E32E5CE74CDA4E8CFC21BBAEE361FABB) == 0x000070, "Member 'FST_Item_EquipmentL::CanSaveToBox_121_E32E5CE74CDA4E8CFC21BBAEE361FABB' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, CanDiscard_130_4D2CF1B44569DB8AB42AA58948CEA5C5) == 0x000071, "Member 'FST_Item_EquipmentL::CanDiscard_130_4D2CF1B44569DB8AB42AA58948CEA5C5' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, Icon_90_0435E6084F378317498426869DF63052) == 0x000078, "Member 'FST_Item_EquipmentL::Icon_90_0435E6084F378317498426869DF63052' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, BigIcon_132_E0291A3F41DC4C8C2469018BAD404B1C) == 0x000080, "Member 'FST_Item_EquipmentL::BigIcon_132_E0291A3F41DC4C8C2469018BAD404B1C' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, DisplayActorClass_131_F6C9249749F156A81E56F3B022932F3C) == 0x0000B0, "Member 'FST_Item_EquipmentL::DisplayActorClass_131_F6C9249749F156A81E56F3B022932F3C' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, GameplayTagValues_104_A1B289C944D6A49F3D2CE49D73915071) == 0x0000E0, "Member 'FST_Item_EquipmentL::GameplayTagValues_104_A1B289C944D6A49F3D2CE49D73915071' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, WeaponType_98_A13AF2F34FA58FF6145422BCF6DFD400) == 0x000130, "Member 'FST_Item_EquipmentL::WeaponType_98_A13AF2F34FA58FF6145422BCF6DFD400' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, IsTwoHand_100_B3BA845D4C97B3161EF9CC8067557976) == 0x000131, "Member 'FST_Item_EquipmentL::IsTwoHand_100_B3BA845D4C97B3161EF9CC8067557976' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, WeaponSkillID_111_21A0E46A4817C337733362A5DE281D68) == 0x000134, "Member 'FST_Item_EquipmentL::WeaponSkillID_111_21A0E46A4817C337733362A5DE281D68' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, WeaponSkillFailID_115_77AD79704DD46D9E9D1BCC8B74B4666A) == 0x000138, "Member 'FST_Item_EquipmentL::WeaponSkillFailID_115_77AD79704DD46D9E9D1BCC8B74B4666A' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, GemSlotCount_128_A834EC7944F3B86F4C7328B9E86ECF7E) == 0x00013C, "Member 'FST_Item_EquipmentL::GemSlotCount_128_A834EC7944F3B86F4C7328B9E86ECF7E' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, DynamicReinforcementLevel_138_06B0D6E44B38AB4B952CDA84526244F9) == 0x000140, "Member 'FST_Item_EquipmentL::DynamicReinforcementLevel_138_06B0D6E44B38AB4B952CDA84526244F9' has a wrong offset!"); \ static_assert(offsetof(FST_Item_EquipmentL, ContentFilterType_142_F7E862BB419782CB6DBBD391BD682704) == 0x000144, "Member 'FST_Item_EquipmentL::ContentFilterType_142_F7E862BB419782CB6DBBD391BD682704' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FF_StoredItem \ static_assert(alignof(FF_StoredItem) == 0x000008, "Wrong alignment on FF_StoredItem"); \ static_assert(sizeof(FF_StoredItem) == 0x000020, "Wrong size on FF_StoredItem"); \ static_assert(offsetof(FF_StoredItem, Id_14_053D433B49C6A6BD4B72C8A74C0D15E1) == 0x000000, "Member 'FF_StoredItem::Id_14_053D433B49C6A6BD4B72C8A74C0D15E1' has a wrong offset!"); \ static_assert(offsetof(FF_StoredItem, ItemClass_16_E67FF99648B9BF12F03D168B0BA4D3B4) == 0x000010, "Member 'FF_StoredItem::ItemClass_16_E67FF99648B9BF12F03D168B0BA4D3B4' has a wrong offset!"); \ static_assert(offsetof(FF_StoredItem, Amount_4_F8900AFF4C6FA2962A77BA8203C1A94D) == 0x000018, "Member 'FF_StoredItem::Amount_4_F8900AFF4C6FA2962A77BA8203C1A94D' has a wrong offset!"); \ static_assert(offsetof(FF_StoredItem, SortId_19_2C37C8864CD6454C468872A3B004FF52) == 0x00001C, "Member 'FF_StoredItem::SortId_19_2C37C8864CD6454C468872A3B004FF52' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LibResourceMapper_C_Redirect_Table \ static_assert(alignof(LibResourceMapper_C_Redirect_Table) == 0x000008, "Wrong alignment on LibResourceMapper_C_Redirect_Table"); \ static_assert(sizeof(LibResourceMapper_C_Redirect_Table) == 0x000068, "Wrong size on LibResourceMapper_C_Redirect_Table"); \ static_assert(offsetof(LibResourceMapper_C_Redirect_Table, Table) == 0x000000, "Member 'LibResourceMapper_C_Redirect_Table::Table' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_Redirect_Table, __WorldContext) == 0x000030, "Member 'LibResourceMapper_C_Redirect_Table::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_Redirect_Table, MappedTable) == 0x000038, "Member 'LibResourceMapper_C_Redirect_Table::MappedTable' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_Redirect_Table, L_Ref) == 0x000040, "Member 'LibResourceMapper_C_Redirect_Table::L_Ref' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_Redirect_Table, CallFunc_GetGlobalExtend_ReturnValue) == 0x000048, "Member 'LibResourceMapper_C_Redirect_Table::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_Redirect_Table, CallFunc_getLogger_logger) == 0x000050, "Member 'LibResourceMapper_C_Redirect_Table::CallFunc_getLogger_logger' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_Redirect_Table, CallFunc_Impl_Redirect_Table_MappedTable) == 0x000058, "Member 'LibResourceMapper_C_Redirect_Table::CallFunc_Impl_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_Redirect_Table, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'LibResourceMapper_C_Redirect_Table::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_Redirect_Table, CallFunc_IsValid_ReturnValue_1) == 0x000061, "Member 'LibResourceMapper_C_Redirect_Table::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LibResourceMapper_C_RedirectSoftTable \ static_assert(alignof(LibResourceMapper_C_RedirectSoftTable) == 0x000008, "Wrong alignment on LibResourceMapper_C_RedirectSoftTable"); \ static_assert(sizeof(LibResourceMapper_C_RedirectSoftTable) == 0x0000B0, "Wrong size on LibResourceMapper_C_RedirectSoftTable"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable, Table) == 0x000000, "Member 'LibResourceMapper_C_RedirectSoftTable::Table' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable, __WorldContext) == 0x000030, "Member 'LibResourceMapper_C_RedirectSoftTable::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable, MappedTable) == 0x000038, "Member 'LibResourceMapper_C_RedirectSoftTable::MappedTable' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable, CallFunc_GetGlobalExtend_ReturnValue) == 0x000068, "Member 'LibResourceMapper_C_RedirectSoftTable::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable, CallFunc_getLogger_logger) == 0x000070, "Member 'LibResourceMapper_C_RedirectSoftTable::CallFunc_getLogger_logger' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable, CallFunc_Impl_Redirect_TableSoft_MappedTable) == 0x000078, "Member 'LibResourceMapper_C_RedirectSoftTable::CallFunc_Impl_Redirect_TableSoft_MappedTable' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable, CallFunc_IsValid_ReturnValue) == 0x0000A8, "Member 'LibResourceMapper_C_RedirectSoftTable::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LibResourceMapper_C_RedirectSoftTable_Editor \ static_assert(alignof(LibResourceMapper_C_RedirectSoftTable_Editor) == 0x000008, "Wrong alignment on LibResourceMapper_C_RedirectSoftTable_Editor"); \ static_assert(sizeof(LibResourceMapper_C_RedirectSoftTable_Editor) == 0x000188, "Wrong size on LibResourceMapper_C_RedirectSoftTable_Editor"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, Table) == 0x000000, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::Table' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, __WorldContext) == 0x000030, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, MappedTable) == 0x000038, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::MappedTable' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, L_SoftRef) == 0x000068, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::L_SoftRef' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000098, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x0000A0, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, CallFunc_Split_LeftS) == 0x0000B0, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, CallFunc_Split_RightS) == 0x0000C0, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, CallFunc_Split_ReturnValue) == 0x0000D0, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, CallFunc_Split_LeftS_1) == 0x0000D8, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, CallFunc_Split_RightS_1) == 0x0000E8, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, CallFunc_Split_ReturnValue_1) == 0x0000F8, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, CallFunc_Split_LeftS_2) == 0x000100, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::CallFunc_Split_LeftS_2' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, CallFunc_Split_RightS_2) == 0x000110, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::CallFunc_Split_RightS_2' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, CallFunc_Split_ReturnValue_2) == 0x000120, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::CallFunc_Split_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, CallFunc_Concat_StrStr_ReturnValue) == 0x000128, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, CallFunc_MakeSoftObjectPath_ReturnValue) == 0x000138, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::CallFunc_MakeSoftObjectPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LibResourceMapper_C_RedirectSoftTable_Editor, CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue) == 0x000158, "Member 'LibResourceMapper_C_RedirectSoftTable_Editor::CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULibResourceMapper_C \ static_assert(alignof(ULibResourceMapper_C) == 0x000008, "Wrong alignment on ULibResourceMapper_C"); \ static_assert(sizeof(ULibResourceMapper_C) == 0x000028, "Wrong size on ULibResourceMapper_C"); \ #define DUMPER7_ASSERTS_BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent \ static_assert(alignof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent) == 0x000008, "Wrong alignment on BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent"); \ static_assert(sizeof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent) == 0x000168, "Wrong size on BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, EntryPoint) == 0x000000, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_BreakTransform_Location) == 0x000008, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_BreakTransform_Rotation) == 0x000020, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_BreakTransform_Scale) == 0x000038, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_BreakTransform_Location_1) == 0x000050, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_BreakTransform_Rotation_1) == 0x000068, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_BreakTransform_Scale_1) == 0x000080, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_GetLastDrawSucceed_ReturnValue) == 0x000098, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_GetLastDrawSucceed_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000A0, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_VSize_ReturnValue) == 0x0000B8, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000C0, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, K2Node_Event_DrawingBoard) == 0x0000C8, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::K2Node_Event_DrawingBoard' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, K2Node_Event_CanvasDrawOn) == 0x0000D0, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::K2Node_Event_CanvasDrawOn' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, K2Node_Event_CanvasSize) == 0x0000D8, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::K2Node_Event_CanvasSize' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, K2Node_Event_InterpolateRate) == 0x0000E8, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::K2Node_Event_InterpolateRate' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, K2Node_Event_DrawTimes) == 0x0000EC, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::K2Node_Event_DrawTimes' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x0000F0, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0000F8, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000100, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_VLerp_ReturnValue) == 0x000108, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_VLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000120, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_Conv_VectorToVector2D_ReturnValue) == 0x000128, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_Conv_VectorToVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_WorldToCanvasBrush_OutScreenPosition) == 0x000138, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_WorldToCanvasBrush_OutScreenPosition' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_WorldToCanvasBrush_OutScreenSize) == 0x000148, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_WorldToCanvasBrush_OutScreenSize' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_WorldToCanvasBrush_OutScreenRotation) == 0x000158, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_WorldToCanvasBrush_OutScreenRotation' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x00015C, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x000160, "Member 'BP_Brush_Turbulent_C_ExecuteUbergraph_BP_Brush_Turbulent::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Turbulent_C_OnWaterCheck \ static_assert(alignof(BP_Brush_Turbulent_C_OnWaterCheck) == 0x000001, "Wrong alignment on BP_Brush_Turbulent_C_OnWaterCheck"); \ static_assert(sizeof(BP_Brush_Turbulent_C_OnWaterCheck) == 0x000001, "Wrong size on BP_Brush_Turbulent_C_OnWaterCheck"); \ static_assert(offsetof(BP_Brush_Turbulent_C_OnWaterCheck, WaterCheck_0) == 0x000000, "Member 'BP_Brush_Turbulent_C_OnWaterCheck::WaterCheck_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Turbulent_C_DrawOnRT \ static_assert(alignof(BP_Brush_Turbulent_C_DrawOnRT) == 0x000008, "Wrong alignment on BP_Brush_Turbulent_C_DrawOnRT"); \ static_assert(sizeof(BP_Brush_Turbulent_C_DrawOnRT) == 0x000028, "Wrong size on BP_Brush_Turbulent_C_DrawOnRT"); \ static_assert(offsetof(BP_Brush_Turbulent_C_DrawOnRT, DrawingBoard) == 0x000000, "Member 'BP_Brush_Turbulent_C_DrawOnRT::DrawingBoard' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_DrawOnRT, CanvasDrawOn) == 0x000008, "Member 'BP_Brush_Turbulent_C_DrawOnRT::CanvasDrawOn' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_DrawOnRT, CanvasSize) == 0x000010, "Member 'BP_Brush_Turbulent_C_DrawOnRT::CanvasSize' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_DrawOnRT, InterpolateRate) == 0x000020, "Member 'BP_Brush_Turbulent_C_DrawOnRT::InterpolateRate' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Turbulent_C_DrawOnRT, DrawTimes) == 0x000024, "Member 'BP_Brush_Turbulent_C_DrawOnRT::DrawTimes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Brush_Turbulent_C \ static_assert(alignof(UBP_Brush_Turbulent_C) == 0x000010, "Wrong alignment on UBP_Brush_Turbulent_C"); \ static_assert(sizeof(UBP_Brush_Turbulent_C) == 0x000520, "Wrong size on UBP_Brush_Turbulent_C"); \ static_assert(offsetof(UBP_Brush_Turbulent_C, UberGraphFrame_BP_Brush_Turbulent_C) == 0x0004E8, "Member 'UBP_Brush_Turbulent_C::UberGraphFrame_BP_Brush_Turbulent_C' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Turbulent_C, Strength) == 0x0004F0, "Member 'UBP_Brush_Turbulent_C::Strength' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Turbulent_C, TurbulentMaterial) == 0x0004F8, "Member 'UBP_Brush_Turbulent_C::TurbulentMaterial' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Turbulent_C, WaterCheck) == 0x000500, "Member 'UBP_Brush_Turbulent_C::WaterCheck' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Turbulent_C, NewVar) == 0x000508, "Member 'UBP_Brush_Turbulent_C::NewVar' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Turbulent_C, NewVar_0) == 0x000510, "Member 'UBP_Brush_Turbulent_C::NewVar_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture \ static_assert(alignof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture) == 0x000010, "Wrong alignment on BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture"); \ static_assert(sizeof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture) == 0x0001D0, "Wrong size on BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, EntryPoint) == 0x000000, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_BreakVector2D_X) == 0x000008, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_BreakVector2D_Y) == 0x000010, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000018, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000020, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_MakeVector_ReturnValue) == 0x000028, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, K2Node_Event_DeltaSeconds) == 0x000040, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, K2Node_Event_DrawingBoard) == 0x000048, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::K2Node_Event_DrawingBoard' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, K2Node_Event_CanvasDrawOn) == 0x000050, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::K2Node_Event_CanvasDrawOn' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, K2Node_Event_CanvasSize) == 0x000058, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::K2Node_Event_CanvasSize' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, K2Node_Event_InterpolateRate) == 0x000068, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::K2Node_Event_InterpolateRate' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, K2Node_Event_DrawTimes) == 0x00006C, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::K2Node_Event_DrawTimes' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_BreakTransform_Location) == 0x000070, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_BreakTransform_Rotation) == 0x000088, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_BreakTransform_Scale) == 0x0000A0, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_Conv_VectorToVector2D_ReturnValue) == 0x0000B8, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_Conv_VectorToVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_RandomFloatInRange_ReturnValue) == 0x0000C8, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_WorldToCanvasBrush_OutScreenPosition) == 0x0000D0, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_WorldToCanvasBrush_OutScreenPosition' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_WorldToCanvasBrush_OutScreenSize) == 0x0000E0, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_WorldToCanvasBrush_OutScreenSize' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_WorldToCanvasBrush_OutScreenRotation) == 0x0000F0, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_WorldToCanvasBrush_OutScreenRotation' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_IsValid_ReturnValue) == 0x0000F4, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_RandomFloatInRange_ReturnValue_1) == 0x0000F8, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_RandomFloatInRange_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000100, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000110, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_BooleanAND_ReturnValue) == 0x000170, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_BreakTransform_Location_1) == 0x000178, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_BreakTransform_Rotation_1) == 0x000190, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_BreakTransform_Scale_1) == 0x0001A8, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_WorldToCanvasBrush_BrushRotation_ImplicitCast) == 0x0001C0, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_WorldToCanvasBrush_BrushRotation_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x0001C4, "Member 'BP_Brush_Texture_C_ExecuteUbergraph_BP_Brush_Texture::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Texture_C_OpenSnowCheck \ static_assert(alignof(BP_Brush_Texture_C_OpenSnowCheck) == 0x000001, "Wrong alignment on BP_Brush_Texture_C_OpenSnowCheck"); \ static_assert(sizeof(BP_Brush_Texture_C_OpenSnowCheck) == 0x000001, "Wrong size on BP_Brush_Texture_C_OpenSnowCheck"); \ static_assert(offsetof(BP_Brush_Texture_C_OpenSnowCheck, InSnow) == 0x000000, "Member 'BP_Brush_Texture_C_OpenSnowCheck::InSnow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Texture_C_SetBoundVisible \ static_assert(alignof(BP_Brush_Texture_C_SetBoundVisible) == 0x000001, "Wrong alignment on BP_Brush_Texture_C_SetBoundVisible"); \ static_assert(sizeof(BP_Brush_Texture_C_SetBoundVisible) == 0x000001, "Wrong size on BP_Brush_Texture_C_SetBoundVisible"); \ static_assert(offsetof(BP_Brush_Texture_C_SetBoundVisible, Visible_0) == 0x000000, "Member 'BP_Brush_Texture_C_SetBoundVisible::Visible_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Texture_C_SetRadius \ static_assert(alignof(BP_Brush_Texture_C_SetRadius) == 0x000008, "Wrong alignment on BP_Brush_Texture_C_SetRadius"); \ static_assert(sizeof(BP_Brush_Texture_C_SetRadius) == 0x000038, "Wrong size on BP_Brush_Texture_C_SetRadius"); \ static_assert(offsetof(BP_Brush_Texture_C_SetRadius, R) == 0x000000, "Member 'BP_Brush_Texture_C_SetRadius::R' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_SetRadius, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000008, "Member 'BP_Brush_Texture_C_SetRadius::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_SetRadius, CallFunc_VSize_ReturnValue) == 0x000020, "Member 'BP_Brush_Texture_C_SetRadius::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_SetRadius, CallFunc_MakeVector2D_ReturnValue) == 0x000028, "Member 'BP_Brush_Texture_C_SetRadius::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Texture_C_DrawOnRT \ static_assert(alignof(BP_Brush_Texture_C_DrawOnRT) == 0x000008, "Wrong alignment on BP_Brush_Texture_C_DrawOnRT"); \ static_assert(sizeof(BP_Brush_Texture_C_DrawOnRT) == 0x000028, "Wrong size on BP_Brush_Texture_C_DrawOnRT"); \ static_assert(offsetof(BP_Brush_Texture_C_DrawOnRT, DrawingBoard) == 0x000000, "Member 'BP_Brush_Texture_C_DrawOnRT::DrawingBoard' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_DrawOnRT, CanvasDrawOn) == 0x000008, "Member 'BP_Brush_Texture_C_DrawOnRT::CanvasDrawOn' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_DrawOnRT, CanvasSize) == 0x000010, "Member 'BP_Brush_Texture_C_DrawOnRT::CanvasSize' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_DrawOnRT, InterpolateRate) == 0x000020, "Member 'BP_Brush_Texture_C_DrawOnRT::InterpolateRate' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_DrawOnRT, DrawTimes) == 0x000024, "Member 'BP_Brush_Texture_C_DrawOnRT::DrawTimes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Texture_C_ReceiveTick \ static_assert(alignof(BP_Brush_Texture_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_Brush_Texture_C_ReceiveTick"); \ static_assert(sizeof(BP_Brush_Texture_C_ReceiveTick) == 0x000004, "Wrong size on BP_Brush_Texture_C_ReceiveTick"); \ static_assert(offsetof(BP_Brush_Texture_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_Brush_Texture_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Texture_C_UpdateDrawInfo \ static_assert(alignof(BP_Brush_Texture_C_UpdateDrawInfo) == 0x000001, "Wrong alignment on BP_Brush_Texture_C_UpdateDrawInfo"); \ static_assert(sizeof(BP_Brush_Texture_C_UpdateDrawInfo) == 0x000002, "Wrong size on BP_Brush_Texture_C_UpdateDrawInfo"); \ static_assert(offsetof(BP_Brush_Texture_C_UpdateDrawInfo, ReturnValue) == 0x000000, "Member 'BP_Brush_Texture_C_UpdateDrawInfo::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Texture_C_UpdateDrawInfo, CallFunc_UpdateDrawInfo_ReturnValue) == 0x000001, "Member 'BP_Brush_Texture_C_UpdateDrawInfo::CallFunc_UpdateDrawInfo_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Brush_Texture_C \ static_assert(alignof(UBP_Brush_Texture_C) == 0x000010, "Wrong alignment on UBP_Brush_Texture_C"); \ static_assert(sizeof(UBP_Brush_Texture_C) == 0x000520, "Wrong size on UBP_Brush_Texture_C"); \ static_assert(offsetof(UBP_Brush_Texture_C, UberGraphFrame_BP_Brush_Texture_C) == 0x0004E8, "Member 'UBP_Brush_Texture_C::UberGraphFrame_BP_Brush_Texture_C' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Texture_C, TraceTexture) == 0x0004F0, "Member 'UBP_Brush_Texture_C::TraceTexture' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Texture_C, OnlyFirst) == 0x0004F8, "Member 'UBP_Brush_Texture_C::OnlyFirst' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Texture_C, SnowCheck) == 0x0004F9, "Member 'UBP_Brush_Texture_C::SnowCheck' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Texture_C, Degree) == 0x000500, "Member 'UBP_Brush_Texture_C::Degree' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Texture_C, Material) == 0x000508, "Member 'UBP_Brush_Texture_C::Material' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Texture_C, Visible) == 0x000510, "Member 'UBP_Brush_Texture_C::Visible' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid \ static_assert(alignof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid) == 0x000008, "Wrong alignment on BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid"); \ static_assert(sizeof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid) == 0x000278, "Wrong size on BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, EntryPoint) == 0x000000, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_MakeVector_ReturnValue) == 0x000008, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000020, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, K2Node_Event_DrawingBoard) == 0x000028, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::K2Node_Event_DrawingBoard' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, K2Node_Event_CanvasDrawOn) == 0x000030, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::K2Node_Event_CanvasDrawOn' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, K2Node_Event_CanvasSize) == 0x000038, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::K2Node_Event_CanvasSize' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, K2Node_Event_InterpolateRate) == 0x000048, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::K2Node_Event_InterpolateRate' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, K2Node_Event_DrawTimes) == 0x00004C, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::K2Node_Event_DrawTimes' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_BreakVector2D_X) == 0x000050, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_BreakVector2D_Y) == 0x000058, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_MakeVector_ReturnValue_1) == 0x000060, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_BreakTransform_Location) == 0x000078, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_BreakTransform_Rotation) == 0x000090, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_BreakTransform_Scale) == 0x0000A8, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_BreakTransform_Location_1) == 0x0000C0, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_BreakTransform_Rotation_1) == 0x0000D8, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_BreakTransform_Scale_1) == 0x0000F0, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_GetForwardVector_ReturnValue) == 0x000108, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000120, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_MakeRotFromZX_ReturnValue) == 0x000138, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_MakeRotFromZX_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_VLerp_ReturnValue) == 0x000150, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_VLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_BreakRotator_Roll) == 0x000168, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_BreakRotator_Pitch) == 0x00016C, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_BreakRotator_Yaw) == 0x000170, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_Conv_VectorToVector2D_ReturnValue) == 0x000178, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_Conv_VectorToVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_GetLastDrawSucceed_ReturnValue) == 0x000188, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_GetLastDrawSucceed_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_WorldToCanvasBrush_OutScreenPosition) == 0x000190, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_WorldToCanvasBrush_OutScreenPosition' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_WorldToCanvasBrush_OutScreenSize) == 0x0001A0, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_WorldToCanvasBrush_OutScreenSize' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_WorldToCanvasBrush_OutScreenRotation) == 0x0001B0, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_WorldToCanvasBrush_OutScreenRotation' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x0001B8, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0001C0, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_Divide_VectorVector_ReturnValue) == 0x0001D8, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_Divide_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_Divide_VectorVector_ReturnValue_1) == 0x0001F0, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_Divide_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000208, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000220, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_Divide_VectorVector_ReturnValue_2) == 0x000238, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_Divide_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_SelectVector_ReturnValue) == 0x000250, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_SelectVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid, CallFunc_Conv_VectorToLinearColor_ReturnValue) == 0x000268, "Member 'BP_Brush_Fluid_C_ExecuteUbergraph_BP_Brush_Fluid::CallFunc_Conv_VectorToLinearColor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Fluid_C_DrawOnRT \ static_assert(alignof(BP_Brush_Fluid_C_DrawOnRT) == 0x000008, "Wrong alignment on BP_Brush_Fluid_C_DrawOnRT"); \ static_assert(sizeof(BP_Brush_Fluid_C_DrawOnRT) == 0x000028, "Wrong size on BP_Brush_Fluid_C_DrawOnRT"); \ static_assert(offsetof(BP_Brush_Fluid_C_DrawOnRT, DrawingBoard) == 0x000000, "Member 'BP_Brush_Fluid_C_DrawOnRT::DrawingBoard' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_DrawOnRT, CanvasDrawOn) == 0x000008, "Member 'BP_Brush_Fluid_C_DrawOnRT::CanvasDrawOn' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_DrawOnRT, CanvasSize) == 0x000010, "Member 'BP_Brush_Fluid_C_DrawOnRT::CanvasSize' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_DrawOnRT, InterpolateRate) == 0x000020, "Member 'BP_Brush_Fluid_C_DrawOnRT::InterpolateRate' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Fluid_C_DrawOnRT, DrawTimes) == 0x000024, "Member 'BP_Brush_Fluid_C_DrawOnRT::DrawTimes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Brush_Fluid_C \ static_assert(alignof(UBP_Brush_Fluid_C) == 0x000010, "Wrong alignment on UBP_Brush_Fluid_C"); \ static_assert(sizeof(UBP_Brush_Fluid_C) == 0x000510, "Wrong size on UBP_Brush_Fluid_C"); \ static_assert(offsetof(UBP_Brush_Fluid_C, UberGraphFrame_BP_Brush_Fluid_C) == 0x0004E8, "Member 'UBP_Brush_Fluid_C::UberGraphFrame_BP_Brush_Fluid_C' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Fluid_C, FluidMaterial) == 0x0004F0, "Member 'UBP_Brush_Fluid_C::FluidMaterial' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Fluid_C, Mask) == 0x0004F8, "Member 'UBP_Brush_Fluid_C::Mask' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Fluid_C, FixedVelocity) == 0x000500, "Member 'UBP_Brush_Fluid_C::FixedVelocity' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Fluid_C, FixedVelocityStrength) == 0x000508, "Member 'UBP_Brush_Fluid_C::FixedVelocityStrength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture \ static_assert(alignof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture) == 0x000010, "Wrong alignment on BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture"); \ static_assert(sizeof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture) == 0x000140, "Wrong size on BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, EntryPoint) == 0x000000, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, CallFunc_MakeTransform_ReturnValue) == 0x000010, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, CallFunc_BreakTransform_Location) == 0x000070, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, CallFunc_BreakTransform_Rotation) == 0x000088, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, CallFunc_BreakTransform_Scale) == 0x0000A0, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0000B8, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, CallFunc_Conv_VectorToVector2D_ReturnValue) == 0x0000C0, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::CallFunc_Conv_VectorToVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, CallFunc_FinishSpawningActor_ReturnValue) == 0x0000D0, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, CallFunc_GetActorOfClass_ReturnValue) == 0x0000D8, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::CallFunc_GetActorOfClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, K2Node_Event_DrawingBoard) == 0x0000E0, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::K2Node_Event_DrawingBoard' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, K2Node_Event_CanvasDrawOn) == 0x0000E8, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::K2Node_Event_CanvasDrawOn' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, K2Node_Event_CanvasSize) == 0x0000F0, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::K2Node_Event_CanvasSize' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, K2Node_Event_InterpolateRate) == 0x000100, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::K2Node_Event_InterpolateRate' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, K2Node_Event_DrawTimes) == 0x000104, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::K2Node_Event_DrawTimes' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, CallFunc_IsValid_ReturnValue) == 0x000108, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000110, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, CallFunc_WorldToCanvasBrush_OutScreenPosition) == 0x000118, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::CallFunc_WorldToCanvasBrush_OutScreenPosition' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, CallFunc_WorldToCanvasBrush_OutScreenSize) == 0x000128, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::CallFunc_WorldToCanvasBrush_OutScreenSize' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture, CallFunc_WorldToCanvasBrush_OutScreenRotation) == 0x000138, "Member 'BP_Brush_Capture_C_ExecuteUbergraph_BP_Brush_Capture::CallFunc_WorldToCanvasBrush_OutScreenRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Capture_C_DrawOnRT \ static_assert(alignof(BP_Brush_Capture_C_DrawOnRT) == 0x000008, "Wrong alignment on BP_Brush_Capture_C_DrawOnRT"); \ static_assert(sizeof(BP_Brush_Capture_C_DrawOnRT) == 0x000028, "Wrong size on BP_Brush_Capture_C_DrawOnRT"); \ static_assert(offsetof(BP_Brush_Capture_C_DrawOnRT, DrawingBoard) == 0x000000, "Member 'BP_Brush_Capture_C_DrawOnRT::DrawingBoard' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_DrawOnRT, CanvasDrawOn) == 0x000008, "Member 'BP_Brush_Capture_C_DrawOnRT::CanvasDrawOn' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_DrawOnRT, CanvasSize) == 0x000010, "Member 'BP_Brush_Capture_C_DrawOnRT::CanvasSize' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_DrawOnRT, InterpolateRate) == 0x000020, "Member 'BP_Brush_Capture_C_DrawOnRT::InterpolateRate' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_DrawOnRT, DrawTimes) == 0x000024, "Member 'BP_Brush_Capture_C_DrawOnRT::DrawTimes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_Brush_Capture_C_UpdateDrawInfo \ static_assert(alignof(BP_Brush_Capture_C_UpdateDrawInfo) == 0x000008, "Wrong alignment on BP_Brush_Capture_C_UpdateDrawInfo"); \ static_assert(sizeof(BP_Brush_Capture_C_UpdateDrawInfo) == 0x000060, "Wrong size on BP_Brush_Capture_C_UpdateDrawInfo"); \ static_assert(offsetof(BP_Brush_Capture_C_UpdateDrawInfo, ReturnValue) == 0x000000, "Member 'BP_Brush_Capture_C_UpdateDrawInfo::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_UpdateDrawInfo, CallFunc_BreakVector2D_X) == 0x000008, "Member 'BP_Brush_Capture_C_UpdateDrawInfo::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_UpdateDrawInfo, CallFunc_BreakVector2D_Y) == 0x000010, "Member 'BP_Brush_Capture_C_UpdateDrawInfo::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_UpdateDrawInfo, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'BP_Brush_Capture_C_UpdateDrawInfo::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_UpdateDrawInfo, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'BP_Brush_Capture_C_UpdateDrawInfo::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_UpdateDrawInfo, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000028, "Member 'BP_Brush_Capture_C_UpdateDrawInfo::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_UpdateDrawInfo, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'BP_Brush_Capture_C_UpdateDrawInfo::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_UpdateDrawInfo, CallFunc_GetShowActors_Actors) == 0x000048, "Member 'BP_Brush_Capture_C_UpdateDrawInfo::CallFunc_GetShowActors_Actors' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_UpdateDrawInfo, CallFunc_UpdateDrawInfo_ReturnValue) == 0x000058, "Member 'BP_Brush_Capture_C_UpdateDrawInfo::CallFunc_UpdateDrawInfo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_Brush_Capture_C_UpdateDrawInfo, CallFunc_BorrowSceneCapture_Ortho_Width_ImplicitCast) == 0x00005C, "Member 'BP_Brush_Capture_C_UpdateDrawInfo::CallFunc_BorrowSceneCapture_Ortho_Width_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBP_Brush_Capture_C \ static_assert(alignof(UBP_Brush_Capture_C) == 0x000010, "Wrong alignment on UBP_Brush_Capture_C"); \ static_assert(sizeof(UBP_Brush_Capture_C) == 0x000500, "Wrong size on UBP_Brush_Capture_C"); \ static_assert(offsetof(UBP_Brush_Capture_C, UberGraphFrame_BP_Brush_Capture_C) == 0x0004E8, "Member 'UBP_Brush_Capture_C::UberGraphFrame_BP_Brush_Capture_C' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Capture_C, Texture_Target) == 0x0004F0, "Member 'UBP_Brush_Capture_C::Texture_Target' has a wrong offset!"); \ static_assert(offsetof(UBP_Brush_Capture_C, SharedCapture) == 0x0004F8, "Member 'UBP_Brush_Capture_C::SharedCapture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PN_Bending_Component_C_CheckB \ static_assert(alignof(PN_Bending_Component_C_CheckB) == 0x000001, "Wrong alignment on PN_Bending_Component_C_CheckB"); \ static_assert(sizeof(PN_Bending_Component_C_CheckB) == 0x000003, "Wrong size on PN_Bending_Component_C_CheckB"); \ static_assert(offsetof(PN_Bending_Component_C_CheckB, Success) == 0x000000, "Member 'PN_Bending_Component_C_CheckB::Success' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_CheckB, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000001, "Member 'PN_Bending_Component_C_CheckB::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_CheckB, CallFunc_IsValid_ReturnValue) == 0x000002, "Member 'PN_Bending_Component_C_CheckB::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PN_Bending_Component_C_CloseDisturbanceA \ static_assert(alignof(PN_Bending_Component_C_CloseDisturbanceA) == 0x000004, "Wrong alignment on PN_Bending_Component_C_CloseDisturbanceA"); \ static_assert(sizeof(PN_Bending_Component_C_CloseDisturbanceA) == 0x000018, "Wrong size on PN_Bending_Component_C_CloseDisturbanceA"); \ static_assert(offsetof(PN_Bending_Component_C_CloseDisturbanceA, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000000, "Member 'PN_Bending_Component_C_CloseDisturbanceA::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_CloseDisturbanceA, CallFunc_Conv_VectorToLinearColor_ReturnValue) == 0x000004, "Member 'PN_Bending_Component_C_CloseDisturbanceA::CallFunc_Conv_VectorToLinearColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_CloseDisturbanceA, CallFunc_Greater_IntInt_ReturnValue) == 0x000014, "Member 'PN_Bending_Component_C_CloseDisturbanceA::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PN_Bending_Component_C_CloseDisturbanceB \ static_assert(alignof(PN_Bending_Component_C_CloseDisturbanceB) == 0x000001, "Wrong alignment on PN_Bending_Component_C_CloseDisturbanceB"); \ static_assert(sizeof(PN_Bending_Component_C_CloseDisturbanceB) == 0x000001, "Wrong size on PN_Bending_Component_C_CloseDisturbanceB"); \ static_assert(offsetof(PN_Bending_Component_C_CloseDisturbanceB, CallFunc_CheckB_Success) == 0x000000, "Member 'PN_Bending_Component_C_CloseDisturbanceB::CallFunc_CheckB_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PN_Bending_Component_C_DoCloseDisturbanceA_Custom \ static_assert(alignof(PN_Bending_Component_C_DoCloseDisturbanceA_Custom) == 0x000001, "Wrong alignment on PN_Bending_Component_C_DoCloseDisturbanceA_Custom"); \ static_assert(sizeof(PN_Bending_Component_C_DoCloseDisturbanceA_Custom) == 0x000001, "Wrong size on PN_Bending_Component_C_DoCloseDisturbanceA_Custom"); \ static_assert(offsetof(PN_Bending_Component_C_DoCloseDisturbanceA_Custom, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'PN_Bending_Component_C_DoCloseDisturbanceA_Custom::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component \ static_assert(alignof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component) == 0x000008, "Wrong alignment on PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component"); \ static_assert(sizeof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component) == 0x0001B0, "Wrong size on PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, EntryPoint) == 0x000000, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000008, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_GetOwner_ReturnValue_1) == 0x000020, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_GetVelocity_ReturnValue) == 0x000028, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_GetVelocity_ReturnValue_1) == 0x000040, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_GetVelocity_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_VSize_ReturnValue) == 0x000058, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_VSize_ReturnValue_1) == 0x000060, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_VSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000068, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_GetActorForwardVector_ReturnValue) == 0x000080, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_NegateVector_ReturnValue) == 0x000098, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_NegateVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_FClamp_ReturnValue) == 0x0000B0, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x0000C0, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_Add_VectorVector_ReturnValue) == 0x0000D8, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0000F0, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_SelectFloat_ReturnValue) == 0x000100, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_Greater_IntInt_ReturnValue) == 0x000108, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_VInterpTo_ReturnValue) == 0x000110, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_VInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_GetDisturbancePos_Pos) == 0x000128, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_GetDisturbancePos_Pos' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_Conv_VectorToLinearColor_ReturnValue) == 0x000140, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_Conv_VectorToLinearColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, K2Node_Event_DeltaSeconds) == 0x000150, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x000158, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000160, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_FInterpTo_ReturnValue) == 0x000168, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_CheckB_Success) == 0x000170, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_CheckB_Success' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_IsValid_ReturnValue_1) == 0x000171, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_GetOwner_ReturnValue_2) == 0x000178, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000180, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, K2Node_DynamicCast_bSuccess) == 0x000188, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_VInterpTo_DeltaTime_ImplicitCast) == 0x00018C, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_VInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_VInterpTo_InterpSpeed_ImplicitCast) == 0x000190, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_VInterpTo_InterpSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_TickDisturbA_Gap_ImplicitCast) == 0x000198, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_TickDisturbA_Gap_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_TickDisturbA_Custom_Gap_ImplicitCast) == 0x0001A0, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_TickDisturbA_Custom_Gap_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component, CallFunc_DrawDebugSphere_Radius_ImplicitCast) == 0x0001A8, "Member 'PN_Bending_Component_C_ExecuteUbergraph_PN_Bending_Component::CallFunc_DrawDebugSphere_Radius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PN_Bending_Component_C_GetDisturbancePos \ static_assert(alignof(PN_Bending_Component_C_GetDisturbancePos) == 0x000008, "Wrong alignment on PN_Bending_Component_C_GetDisturbancePos"); \ static_assert(sizeof(PN_Bending_Component_C_GetDisturbancePos) == 0x000088, "Wrong size on PN_Bending_Component_C_GetDisturbancePos"); \ static_assert(offsetof(PN_Bending_Component_C_GetDisturbancePos, Pos) == 0x000000, "Member 'PN_Bending_Component_C_GetDisturbancePos::Pos' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_GetDisturbancePos, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'PN_Bending_Component_C_GetDisturbancePos::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_GetDisturbancePos, K2Node_DynamicCast_AsAbstract_Character) == 0x000020, "Member 'PN_Bending_Component_C_GetDisturbancePos::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_GetDisturbancePos, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'PN_Bending_Component_C_GetDisturbancePos::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_GetDisturbancePos, CallFunc_GetOwner_ReturnValue_1) == 0x000030, "Member 'PN_Bending_Component_C_GetDisturbancePos::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_GetDisturbancePos, CallFunc_GetSocketLocation_ReturnValue) == 0x000038, "Member 'PN_Bending_Component_C_GetDisturbancePos::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_GetDisturbancePos, CallFunc_GetComponentByClass_ReturnValue) == 0x000050, "Member 'PN_Bending_Component_C_GetDisturbancePos::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_GetDisturbancePos, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000058, "Member 'PN_Bending_Component_C_GetDisturbancePos::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_GetDisturbancePos, CallFunc_GetPrimaryComponent_Component) == 0x000060, "Member 'PN_Bending_Component_C_GetDisturbancePos::CallFunc_GetPrimaryComponent_Component' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_GetDisturbancePos, K2Node_SwitchInteger_CmpSuccess) == 0x000068, "Member 'PN_Bending_Component_C_GetDisturbancePos::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_GetDisturbancePos, CallFunc_GetSocketLocation_ReturnValue_1) == 0x000070, "Member 'PN_Bending_Component_C_GetDisturbancePos::CallFunc_GetSocketLocation_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PN_Bending_Component_C_OpenDisturbanceA \ static_assert(alignof(PN_Bending_Component_C_OpenDisturbanceA) == 0x000008, "Wrong alignment on PN_Bending_Component_C_OpenDisturbanceA"); \ static_assert(sizeof(PN_Bending_Component_C_OpenDisturbanceA) == 0x000050, "Wrong size on PN_Bending_Component_C_OpenDisturbanceA"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceA, Index_0) == 0x000000, "Member 'PN_Bending_Component_C_OpenDisturbanceA::Index_0' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceA, ColorCurve_0) == 0x000008, "Member 'PN_Bending_Component_C_OpenDisturbanceA::ColorCurve_0' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceA, Pos) == 0x000010, "Member 'PN_Bending_Component_C_OpenDisturbanceA::Pos' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceA, CallFunc_Conv_VectorToLinearColor_ReturnValue) == 0x000028, "Member 'PN_Bending_Component_C_OpenDisturbanceA::CallFunc_Conv_VectorToLinearColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceA, CallFunc_Greater_IntInt_ReturnValue) == 0x000038, "Member 'PN_Bending_Component_C_OpenDisturbanceA::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceA, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'PN_Bending_Component_C_OpenDisturbanceA::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceA, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00003A, "Member 'PN_Bending_Component_C_OpenDisturbanceA::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceA, CallFunc_Conv_VectorToLinearColor_ReturnValue_1) == 0x00003C, "Member 'PN_Bending_Component_C_OpenDisturbanceA::CallFunc_Conv_VectorToLinearColor_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PN_Bending_Component_C_OpenDisturbanceB \ static_assert(alignof(PN_Bending_Component_C_OpenDisturbanceB) == 0x000008, "Wrong alignment on PN_Bending_Component_C_OpenDisturbanceB"); \ static_assert(sizeof(PN_Bending_Component_C_OpenDisturbanceB) == 0x000058, "Wrong size on PN_Bending_Component_C_OpenDisturbanceB"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceB, BoneName_0) == 0x000000, "Member 'PN_Bending_Component_C_OpenDisturbanceB::BoneName_0' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceB, DisturbType_0) == 0x000008, "Member 'PN_Bending_Component_C_OpenDisturbanceB::DisturbType_0' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceB, SkillWidth) == 0x00000C, "Member 'PN_Bending_Component_C_OpenDisturbanceB::SkillWidth' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceB, SkillStrength) == 0x000010, "Member 'PN_Bending_Component_C_OpenDisturbanceB::SkillStrength' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceB, Debug) == 0x000018, "Member 'PN_Bending_Component_C_OpenDisturbanceB::Debug' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceB, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000019, "Member 'PN_Bending_Component_C_OpenDisturbanceB::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceB, CallFunc_SelectInt_ReturnValue) == 0x00001C, "Member 'PN_Bending_Component_C_OpenDisturbanceB::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceB, CallFunc_CheckB_Success) == 0x000020, "Member 'PN_Bending_Component_C_OpenDisturbanceB::CallFunc_CheckB_Success' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceB, CallFunc_Conv_VectorToLinearColor_ReturnValue) == 0x000024, "Member 'PN_Bending_Component_C_OpenDisturbanceB::CallFunc_Conv_VectorToLinearColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceB, CallFunc_GetDisturbancePos_Pos) == 0x000038, "Member 'PN_Bending_Component_C_OpenDisturbanceB::CallFunc_GetDisturbancePos_Pos' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_OpenDisturbanceB, K2Node_VariableSet_DisturbB_SkillWidth_ImplicitCast) == 0x000050, "Member 'PN_Bending_Component_C_OpenDisturbanceB::K2Node_VariableSet_DisturbB_SkillWidth_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PN_Bending_Component_C_ReceiveTick \ static_assert(alignof(PN_Bending_Component_C_ReceiveTick) == 0x000004, "Wrong alignment on PN_Bending_Component_C_ReceiveTick"); \ static_assert(sizeof(PN_Bending_Component_C_ReceiveTick) == 0x000004, "Wrong size on PN_Bending_Component_C_ReceiveTick"); \ static_assert(offsetof(PN_Bending_Component_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'PN_Bending_Component_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PN_Bending_Component_C_SetSkillData \ static_assert(alignof(PN_Bending_Component_C_SetSkillData) == 0x000008, "Wrong alignment on PN_Bending_Component_C_SetSkillData"); \ static_assert(sizeof(PN_Bending_Component_C_SetSkillData) == 0x000040, "Wrong size on PN_Bending_Component_C_SetSkillData"); \ static_assert(offsetof(PN_Bending_Component_C_SetSkillData, Width) == 0x000000, "Member 'PN_Bending_Component_C_SetSkillData::Width' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_SetSkillData, Strength) == 0x000008, "Member 'PN_Bending_Component_C_SetSkillData::Strength' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_SetSkillData, Index_0) == 0x000010, "Member 'PN_Bending_Component_C_SetSkillData::Index_0' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_SetSkillData, K2Node_SwitchInteger_CmpSuccess) == 0x000014, "Member 'PN_Bending_Component_C_SetSkillData::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_SetSkillData, K2Node_MakeStruct_LinearColor) == 0x000018, "Member 'PN_Bending_Component_C_SetSkillData::K2Node_MakeStruct_LinearColor' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_SetSkillData, K2Node_MakeStruct_G_ImplicitCast) == 0x000028, "Member 'PN_Bending_Component_C_SetSkillData::K2Node_MakeStruct_G_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_SetSkillData, K2Node_MakeStruct_R_ImplicitCast) == 0x00002C, "Member 'PN_Bending_Component_C_SetSkillData::K2Node_MakeStruct_R_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_SetSkillData, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast) == 0x000030, "Member 'PN_Bending_Component_C_SetSkillData::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_SetSkillData, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_1) == 0x000034, "Member 'PN_Bending_Component_C_SetSkillData::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_SetSkillData, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_2) == 0x000038, "Member 'PN_Bending_Component_C_SetSkillData::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_SetSkillData, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_3) == 0x00003C, "Member 'PN_Bending_Component_C_SetSkillData::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PN_Bending_Component_C_SetSkillPos \ static_assert(alignof(PN_Bending_Component_C_SetSkillPos) == 0x000004, "Wrong alignment on PN_Bending_Component_C_SetSkillPos"); \ static_assert(sizeof(PN_Bending_Component_C_SetSkillPos) == 0x000018, "Wrong size on PN_Bending_Component_C_SetSkillPos"); \ static_assert(offsetof(PN_Bending_Component_C_SetSkillPos, ParameterValue) == 0x000000, "Member 'PN_Bending_Component_C_SetSkillPos::ParameterValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_SetSkillPos, Index_0) == 0x000010, "Member 'PN_Bending_Component_C_SetSkillPos::Index_0' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_SetSkillPos, K2Node_SwitchInteger_CmpSuccess) == 0x000014, "Member 'PN_Bending_Component_C_SetSkillPos::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PN_Bending_Component_C_TickDisturbA \ static_assert(alignof(PN_Bending_Component_C_TickDisturbA) == 0x000008, "Wrong alignment on PN_Bending_Component_C_TickDisturbA"); \ static_assert(sizeof(PN_Bending_Component_C_TickDisturbA) == 0x000060, "Wrong size on PN_Bending_Component_C_TickDisturbA"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA, Gap) == 0x000000, "Member 'PN_Bending_Component_C_TickDisturbA::Gap' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA, MaxTime) == 0x000008, "Member 'PN_Bending_Component_C_TickDisturbA::MaxTime' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA, CallFunc_GetTimeRange_MinTime) == 0x00000C, "Member 'PN_Bending_Component_C_TickDisturbA::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA, CallFunc_GetTimeRange_MaxTime) == 0x000010, "Member 'PN_Bending_Component_C_TickDisturbA::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA, CallFunc_GetLinearColorValue_ReturnValue) == 0x000014, "Member 'PN_Bending_Component_C_TickDisturbA::CallFunc_GetLinearColorValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000024, "Member 'PN_Bending_Component_C_TickDisturbA::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000028, "Member 'PN_Bending_Component_C_TickDisturbA::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA, CallFunc_FClamp_ReturnValue) == 0x000030, "Member 'PN_Bending_Component_C_TickDisturbA::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x000038, "Member 'PN_Bending_Component_C_TickDisturbA::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA, CallFunc_FClamp_Max_ImplicitCast) == 0x000040, "Member 'PN_Bending_Component_C_TickDisturbA::CallFunc_FClamp_Max_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA, CallFunc_GetLinearColorValue_InTime_ImplicitCast) == 0x000048, "Member 'PN_Bending_Component_C_TickDisturbA::CallFunc_GetLinearColorValue_InTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA, CallFunc_SetSkillData_Width_ImplicitCast) == 0x000050, "Member 'PN_Bending_Component_C_TickDisturbA::CallFunc_SetSkillData_Width_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA, CallFunc_SetSkillData_Strength_ImplicitCast) == 0x000058, "Member 'PN_Bending_Component_C_TickDisturbA::CallFunc_SetSkillData_Strength_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PN_Bending_Component_C_TickDisturbA_Custom \ static_assert(alignof(PN_Bending_Component_C_TickDisturbA_Custom) == 0x000008, "Wrong alignment on PN_Bending_Component_C_TickDisturbA_Custom"); \ static_assert(sizeof(PN_Bending_Component_C_TickDisturbA_Custom) == 0x000068, "Wrong size on PN_Bending_Component_C_TickDisturbA_Custom"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA_Custom, Gap) == 0x000000, "Member 'PN_Bending_Component_C_TickDisturbA_Custom::Gap' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA_Custom, MaxTime) == 0x000008, "Member 'PN_Bending_Component_C_TickDisturbA_Custom::MaxTime' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA_Custom, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000010, "Member 'PN_Bending_Component_C_TickDisturbA_Custom::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA_Custom, CallFunc_GetTimeRange_MinTime) == 0x000018, "Member 'PN_Bending_Component_C_TickDisturbA_Custom::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA_Custom, CallFunc_GetTimeRange_MaxTime) == 0x00001C, "Member 'PN_Bending_Component_C_TickDisturbA_Custom::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA_Custom, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000020, "Member 'PN_Bending_Component_C_TickDisturbA_Custom::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA_Custom, CallFunc_FClamp_ReturnValue) == 0x000028, "Member 'PN_Bending_Component_C_TickDisturbA_Custom::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA_Custom, CallFunc_GetLinearColorValue_ReturnValue) == 0x000030, "Member 'PN_Bending_Component_C_TickDisturbA_Custom::CallFunc_GetLinearColorValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA_Custom, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x000040, "Member 'PN_Bending_Component_C_TickDisturbA_Custom::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA_Custom, CallFunc_FClamp_Max_ImplicitCast) == 0x000048, "Member 'PN_Bending_Component_C_TickDisturbA_Custom::CallFunc_FClamp_Max_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA_Custom, CallFunc_GetLinearColorValue_InTime_ImplicitCast) == 0x000050, "Member 'PN_Bending_Component_C_TickDisturbA_Custom::CallFunc_GetLinearColorValue_InTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA_Custom, CallFunc_SetSkillData_Width_ImplicitCast) == 0x000058, "Member 'PN_Bending_Component_C_TickDisturbA_Custom::CallFunc_SetSkillData_Width_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PN_Bending_Component_C_TickDisturbA_Custom, CallFunc_SetSkillData_Strength_ImplicitCast) == 0x000060, "Member 'PN_Bending_Component_C_TickDisturbA_Custom::CallFunc_SetSkillData_Strength_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPN_Bending_Component_C \ static_assert(alignof(UPN_Bending_Component_C) == 0x000008, "Wrong alignment on UPN_Bending_Component_C"); \ static_assert(sizeof(UPN_Bending_Component_C) == 0x0001F8, "Wrong size on UPN_Bending_Component_C"); \ static_assert(offsetof(UPN_Bending_Component_C, UberGraphFrame) == 0x0000E8, "Member 'UPN_Bending_Component_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, ActorSpeed) == 0x0000F0, "Member 'UPN_Bending_Component_C::ActorSpeed' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, TrailPos) == 0x0000F8, "Member 'UPN_Bending_Component_C::TrailPos' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, Actor_Width_Scale) == 0x000110, "Member 'UPN_Bending_Component_C::Actor_Width_Scale' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, Bending_Strength_Scale) == 0x000118, "Member 'UPN_Bending_Component_C::Bending_Strength_Scale' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, Character_Max_Speed) == 0x000120, "Member 'UPN_Bending_Component_C::Character_Max_Speed' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, Path_Length) == 0x000128, "Member 'UPN_Bending_Component_C::Path_Length' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, BoneName) == 0x000130, "Member 'UPN_Bending_Component_C::BoneName' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, BoneType) == 0x000138, "Member 'UPN_Bending_Component_C::BoneType' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, BoneTrailPos) == 0x000140, "Member 'UPN_Bending_Component_C::BoneTrailPos' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, DisturbType) == 0x000158, "Member 'UPN_Bending_Component_C::DisturbType' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, BonePos) == 0x000160, "Member 'UPN_Bending_Component_C::BonePos' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, DisturbDebug) == 0x000178, "Member 'UPN_Bending_Component_C::DisturbDebug' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, DisturbB_SkillWidth) == 0x000180, "Member 'UPN_Bending_Component_C::DisturbB_SkillWidth' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, DisturbB_SkillStrength) == 0x000188, "Member 'UPN_Bending_Component_C::DisturbB_SkillStrength' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, ColorCurve) == 0x000190, "Member 'UPN_Bending_Component_C::ColorCurve' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, DisturbA_Index) == 0x000198, "Member 'UPN_Bending_Component_C::DisturbA_Index' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, DisturbA_Time) == 0x0001A0, "Member 'UPN_Bending_Component_C::DisturbA_Time' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, isPlayer) == 0x0001A8, "Member 'UPN_Bending_Component_C::isPlayer' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, SetSkillPos_Custom) == 0x0001B0, "Member 'UPN_Bending_Component_C::SetSkillPos_Custom' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, SetSkillData_Custom) == 0x0001C0, "Member 'UPN_Bending_Component_C::SetSkillData_Custom' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, CloseDisturbanceA_Custom) == 0x0001D0, "Member 'UPN_Bending_Component_C::CloseDisturbanceA_Custom' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, ColorCurve_Custom) == 0x0001E0, "Member 'UPN_Bending_Component_C::ColorCurve_Custom' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, DisturbA_Index_Custom) == 0x0001E8, "Member 'UPN_Bending_Component_C::DisturbA_Index_Custom' has a wrong offset!"); \ static_assert(offsetof(UPN_Bending_Component_C, DisturbA_Time_Custom) == 0x0001F0, "Member 'UPN_Bending_Component_C::DisturbA_Time_Custom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess \ static_assert(alignof(ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess) == 0x000008, "Wrong alignment on ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess"); \ static_assert(sizeof(ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess) == 0x000040, "Wrong size on ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess, EntryPoint) == 0x000000, "Member 'ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess, CallFunc_GetModel_LoadingProcessor_ReturnValue) == 0x000008, "Member 'ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess::CallFunc_GetModel_LoadingProcessor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess, K2Node_Event_NewGamePlus) == 0x000020, "Member 'ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess::K2Node_Event_NewGamePlus' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess, K2Node_CustomEvent_Sucess) == 0x000024, "Member 'ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess::K2Node_CustomEvent_Sucess' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess, CallFunc_GetModel_LoadingProcessor_ReturnValue_1) == 0x000028, "Member 'ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess::CallFunc_GetModel_LoadingProcessor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess, CallFunc_GetModel_LoadingProcessor_ReturnValue_2) == 0x000038, "Member 'ResourceMapperSupportProcess_C_ExecuteUbergraph_ResourceMapperSupportProcess::CallFunc_GetModel_LoadingProcessor_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft \ static_assert(alignof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft) == 0x000008, "Wrong alignment on ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft"); \ static_assert(sizeof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft) == 0x000220, "Wrong size on ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, Table) == 0x000000, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::Table' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, MappedTable) == 0x000030, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::MappedTable' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, L_SoftRef) == 0x000060, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::L_SoftRef' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Impl_Redirect_TableSoft_MappedTable) == 0x000090, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Impl_Redirect_TableSoft_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x0000C0, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Split_LeftS) == 0x0000D0, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Split_RightS) == 0x0000E0, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Split_ReturnValue) == 0x0000F0, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Split_LeftS_1) == 0x0000F8, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Split_RightS_1) == 0x000108, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Split_ReturnValue_1) == 0x000118, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Trim_ReturnValue) == 0x000120, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Split_LeftS_2) == 0x000130, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Split_LeftS_2' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Split_RightS_2) == 0x000140, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Split_RightS_2' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Split_ReturnValue_2) == 0x000150, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Split_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Len_ReturnValue) == 0x000154, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Array_Contains_ReturnValue) == 0x000158, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Greater_IntInt_ReturnValue) == 0x000159, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Concat_StrStr_ReturnValue) == 0x000160, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Map_Find_Value) == 0x000170, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Map_Find_ReturnValue) == 0x0001A0, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001A8, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001B8, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_MakeSoftObjectPath_ReturnValue) == 0x0001C8, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_MakeSoftObjectPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue) == 0x0001E8, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000218, "Member 'ResourceMapperSupportProcess_C_Impl_Redirect_TableSoft::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResourceMapperSupportProcess_C_LoadFinished \ static_assert(alignof(ResourceMapperSupportProcess_C_LoadFinished) == 0x000001, "Wrong alignment on ResourceMapperSupportProcess_C_LoadFinished"); \ static_assert(sizeof(ResourceMapperSupportProcess_C_LoadFinished) == 0x000001, "Wrong size on ResourceMapperSupportProcess_C_LoadFinished"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_LoadFinished, Sucess) == 0x000000, "Member 'ResourceMapperSupportProcess_C_LoadFinished::Sucess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResourceMapperSupportProcess_C_PreLoad \ static_assert(alignof(ResourceMapperSupportProcess_C_PreLoad) == 0x000004, "Wrong alignment on ResourceMapperSupportProcess_C_PreLoad"); \ static_assert(sizeof(ResourceMapperSupportProcess_C_PreLoad) == 0x000004, "Wrong size on ResourceMapperSupportProcess_C_PreLoad"); \ static_assert(offsetof(ResourceMapperSupportProcess_C_PreLoad, NewGamePlus) == 0x000000, "Member 'ResourceMapperSupportProcess_C_PreLoad::NewGamePlus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UResourceMapperSupportProcess_C \ static_assert(alignof(UResourceMapperSupportProcess_C) == 0x000008, "Wrong alignment on UResourceMapperSupportProcess_C"); \ static_assert(sizeof(UResourceMapperSupportProcess_C) == 0x000250, "Wrong size on UResourceMapperSupportProcess_C"); \ static_assert(offsetof(UResourceMapperSupportProcess_C, UberGraphFrame_ResourceMapperSupportProcess_C) == 0x000228, "Member 'UResourceMapperSupportProcess_C::UberGraphFrame_ResourceMapperSupportProcess_C' has a wrong offset!"); \ static_assert(offsetof(UResourceMapperSupportProcess_C, MayCustomedDatatableRoot) == 0x000230, "Member 'UResourceMapperSupportProcess_C::MayCustomedDatatableRoot' has a wrong offset!"); \ static_assert(offsetof(UResourceMapperSupportProcess_C, ScannedCustomedDataTables) == 0x000240, "Member 'UResourceMapperSupportProcess_C::ScannedCustomedDataTables' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResMapperDefine_C_GetRedirectTablePreLoadList \ static_assert(alignof(ResMapperDefine_C_GetRedirectTablePreLoadList) == 0x000008, "Wrong alignment on ResMapperDefine_C_GetRedirectTablePreLoadList"); \ static_assert(sizeof(ResMapperDefine_C_GetRedirectTablePreLoadList) == 0x0000A8, "Wrong size on ResMapperDefine_C_GetRedirectTablePreLoadList"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, PreLoadList) == 0x000000, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::PreLoadList' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, Temp_int_Array_Index_Variable) == 0x000018, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, Temp_int_Array_Index_Variable_1) == 0x00001C, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, Temp_int_Loop_Counter_Variable_1) == 0x000020, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, CallFunc_Array_Get_Item) == 0x000028, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000038, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, CallFunc_Array_Get_Item_1) == 0x00004C, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, CallFunc_GetDataTableRowFromName_OutRow) == 0x000058, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000088, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, CallFunc_Array_Length_ReturnValue_1) == 0x00008C, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, CallFunc_Less_IntInt_ReturnValue_1) == 0x000090, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, CallFunc_Array_AddUnique_ReturnValue) == 0x000094, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000098, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, CallFunc_Add_IntInt_ReturnValue_1) == 0x00009C, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResMapperDefine_C_GetRedirectTablePreLoadList, CallFunc_Not_PreBool_ReturnValue) == 0x0000A0, "Member 'ResMapperDefine_C_GetRedirectTablePreLoadList::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UResMapperDefine_C \ static_assert(alignof(UResMapperDefine_C) == 0x000008, "Wrong alignment on UResMapperDefine_C"); \ static_assert(sizeof(UResMapperDefine_C) == 0x000110, "Wrong size on UResMapperDefine_C"); \ static_assert(offsetof(UResMapperDefine_C, 重定向总览表格) == 0x0000E8, "Member 'UResMapperDefine_C::重定向总览表格' has a wrong offset!"); \ static_assert(offsetof(UResMapperDefine_C, CachedList) == 0x0000F8, "Member 'UResMapperDefine_C::CachedList' has a wrong offset!"); \ static_assert(offsetof(UResMapperDefine_C, Cached) == 0x000108, "Member 'UResMapperDefine_C::Cached' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent \ static_assert(alignof(InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent) == 0x000008, "Wrong alignment on InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent"); \ static_assert(sizeof(InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent) == 0x000058, "Wrong size on InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent"); \ static_assert(offsetof(InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent, EntryPoint) == 0x000000, "Member 'InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent, K2Node_DynamicCast_AsCharacter) == 0x000010, "Member 'InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent, K2Node_Event_DeltaSeconds) == 0x00001C, "Member 'InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent, CallFunc_IsLocallyControlled_ReturnValue) == 0x000020, "Member 'InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent, CallFunc_GetPlayerPawn_ReturnValue) == 0x000028, "Member 'InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000030, "Member 'InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent, CallFunc_Conv_VectorToLinearColor_ReturnValue) == 0x000048, "Member 'InteractiveEnvironmentComponent_C_ExecuteUbergraph_InteractiveEnvironmentComponent::CallFunc_Conv_VectorToLinearColor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractiveEnvironmentComponent_C_ReceiveTick \ static_assert(alignof(InteractiveEnvironmentComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on InteractiveEnvironmentComponent_C_ReceiveTick"); \ static_assert(sizeof(InteractiveEnvironmentComponent_C_ReceiveTick) == 0x000004, "Wrong size on InteractiveEnvironmentComponent_C_ReceiveTick"); \ static_assert(offsetof(InteractiveEnvironmentComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'InteractiveEnvironmentComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteractiveEnvironmentComponent_C \ static_assert(alignof(UInteractiveEnvironmentComponent_C) == 0x000008, "Wrong alignment on UInteractiveEnvironmentComponent_C"); \ static_assert(sizeof(UInteractiveEnvironmentComponent_C) == 0x0000F0, "Wrong size on UInteractiveEnvironmentComponent_C"); \ static_assert(offsetof(UInteractiveEnvironmentComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UInteractiveEnvironmentComponent_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent \ static_assert(alignof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent) == 0x000010, "Wrong alignment on FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent"); \ static_assert(sizeof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent) == 0x000340, "Wrong size on FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, EntryPoint) == 0x000000, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, Temp_object_Variable) == 0x000008, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, K2Node_MakeArray_Array) == 0x000020, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, Temp_bool_Has_Been_Initd_Variable) == 0x000030, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000038, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakVector_X) == 0x000050, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakVector_Y) == 0x000058, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakVector_Z) == 0x000060, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_MakeVector_ReturnValue) == 0x000068, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000080, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_MakeTransform_ReturnValue) == 0x0000A0, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000100, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000108, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000110, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_FinishSpawningActor_ReturnValue) == 0x000118, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_MakeVector_ReturnValue_1) == 0x000120, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_LineTraceSingleForObjects_OutHit) == 0x000138, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_LineTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_LineTraceSingleForObjects_ReturnValue) == 0x000220, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_LineTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_bBlockingHit) == 0x000221, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_bInitialOverlap) == 0x000222, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_Time) == 0x000224, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_Distance) == 0x000228, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_Location) == 0x000230, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_ImpactPoint) == 0x000248, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_Normal) == 0x000260, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_ImpactNormal) == 0x000278, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_PhysMat) == 0x000290, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_HitActor) == 0x000298, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_HitComponent) == 0x0002A0, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_HitBoneName) == 0x0002A8, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_BoneName) == 0x0002B0, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_HitItem) == 0x0002B8, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_ElementIndex) == 0x0002BC, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_FaceIndex) == 0x0002C0, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_TraceStart) == 0x0002C8, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_BreakHitResult_TraceEnd) == 0x0002E0, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_IsValid_ReturnValue) == 0x0002F8, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, K2Node_DynamicCast_AsBP_Special_Terrain_Phy_Mat) == 0x000300, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::K2Node_DynamicCast_AsBP_Special_Terrain_Phy_Mat' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, K2Node_DynamicCast_bSuccess) == 0x000308, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_IsAlive_self_CastInput) == 0x000310, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_IsAlive_Result) == 0x000320, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_IsValid_ReturnValue_1) == 0x000321, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, Temp_bool_IsClosed_Variable) == 0x000322, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_IsValid_ReturnValue_2) == 0x000323, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, K2Node_Event_DeltaSeconds) == 0x000324, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000328, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000330, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000338, "Member 'FootDetectionComponent_C_ExecuteUbergraph_FootDetectionComponent::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FootDetectionComponent_C_Initialize \ static_assert(alignof(FootDetectionComponent_C_Initialize) == 0x000008, "Wrong alignment on FootDetectionComponent_C_Initialize"); \ static_assert(sizeof(FootDetectionComponent_C_Initialize) == 0x000018, "Wrong size on FootDetectionComponent_C_Initialize"); \ static_assert(offsetof(FootDetectionComponent_C_Initialize, CallFunc_GetOwnActor_ReturnValue) == 0x000000, "Member 'FootDetectionComponent_C_Initialize::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_Initialize, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000008, "Member 'FootDetectionComponent_C_Initialize::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(FootDetectionComponent_C_Initialize, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'FootDetectionComponent_C_Initialize::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FootDetectionComponent_C_ReceiveTick \ static_assert(alignof(FootDetectionComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on FootDetectionComponent_C_ReceiveTick"); \ static_assert(sizeof(FootDetectionComponent_C_ReceiveTick) == 0x000004, "Wrong size on FootDetectionComponent_C_ReceiveTick"); \ static_assert(offsetof(FootDetectionComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'FootDetectionComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFootDetectionComponent_C \ static_assert(alignof(UFootDetectionComponent_C) == 0x000008, "Wrong alignment on UFootDetectionComponent_C"); \ static_assert(sizeof(UFootDetectionComponent_C) == 0x000108, "Wrong size on UFootDetectionComponent_C"); \ static_assert(offsetof(UFootDetectionComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UFootDetectionComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UFootDetectionComponent_C, CombatCharacter) == 0x0000F0, "Member 'UFootDetectionComponent_C::CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(UFootDetectionComponent_C, SpecialTerrainController) == 0x0000F8, "Member 'UFootDetectionComponent_C::SpecialTerrainController' has a wrong offset!"); \ static_assert(offsetof(UFootDetectionComponent_C, Time) == 0x000100, "Member 'UFootDetectionComponent_C::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_In_K2Node_ComponentBoundEvent_14_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_Out_K2Node_ComponentBoundEvent_16_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_Out_K2Node_ComponentBoundEvent_16_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_Out_K2Node_ComponentBoundEvent_16_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_Out_K2Node_ComponentBoundEvent_16_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_Out_K2Node_ComponentBoundEvent_16_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_Out_K2Node_ComponentBoundEvent_16_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_Out_K2Node_ComponentBoundEvent_16_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_Out_K2Node_ComponentBoundEvent_16_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_Out_K2Node_ComponentBoundEvent_16_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_Out_K2Node_ComponentBoundEvent_16_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_Out_K2Node_ComponentBoundEvent_16_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_Out_K2Node_ComponentBoundEvent_16_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_OptimizedBoxSnowBrush_C_BndEvt__BP_CombatCharacter_Player_Final_Box_Out_K2Node_ComponentBoundEvent_16_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush \ static_assert(alignof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush) == 0x000010, "Wrong alignment on BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush"); \ static_assert(sizeof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush) == 0x0002D0, "Wrong size on BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, EntryPoint) == 0x000000, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000010, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000018, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000020, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000028, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, K2Node_ComponentBoundEvent_bFromSweep) == 0x00002C, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, K2Node_ComponentBoundEvent_SweepResult) == 0x000030, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000118, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, K2Node_DynamicCast_bSuccess) == 0x000120, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000128, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, K2Node_ComponentBoundEvent_OtherActor) == 0x000130, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, K2Node_ComponentBoundEvent_OtherComp) == 0x000138, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000140, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000148, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, CallFunc_MakeTransform_ReturnValue) == 0x000160, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, CallFunc_K2_SetActorTransform_SweepHitResult) == 0x0001C0, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::CallFunc_K2_SetActorTransform_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, CallFunc_K2_SetActorTransform_ReturnValue) == 0x0002A8, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::CallFunc_K2_SetActorTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, K2Node_Event_DeltaSeconds) == 0x0002AC, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0002B0, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x0002C8, "Member 'BP_OptimizedBoxSnowBrush_C_ExecuteUbergraph_BP_OptimizedBoxSnowBrush::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_OptimizedBoxSnowBrush_C_ReceiveTick \ static_assert(alignof(BP_OptimizedBoxSnowBrush_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_OptimizedBoxSnowBrush_C_ReceiveTick"); \ static_assert(sizeof(BP_OptimizedBoxSnowBrush_C_ReceiveTick) == 0x000004, "Wrong size on BP_OptimizedBoxSnowBrush_C_ReceiveTick"); \ static_assert(offsetof(BP_OptimizedBoxSnowBrush_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_OptimizedBoxSnowBrush_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_OptimizedBoxSnowBrush_C \ static_assert(alignof(ABP_OptimizedBoxSnowBrush_C) == 0x000008, "Wrong alignment on ABP_OptimizedBoxSnowBrush_C"); \ static_assert(sizeof(ABP_OptimizedBoxSnowBrush_C) == 0x000310, "Wrong size on ABP_OptimizedBoxSnowBrush_C"); \ static_assert(offsetof(ABP_OptimizedBoxSnowBrush_C, UberGraphFrame) == 0x0002F0, "Member 'ABP_OptimizedBoxSnowBrush_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedBoxSnowBrush_C, Box_Out) == 0x0002F8, "Member 'ABP_OptimizedBoxSnowBrush_C::Box_Out' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedBoxSnowBrush_C, Box_In) == 0x000300, "Member 'ABP_OptimizedBoxSnowBrush_C::Box_In' has a wrong offset!"); \ static_assert(offsetof(ABP_OptimizedBoxSnowBrush_C, MyCharacter) == 0x000308, "Member 'ABP_OptimizedBoxSnowBrush_C::MyCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_AIState_C_ExecuteUbergraph_DCS_AIState \ static_assert(alignof(DCS_AIState_C_ExecuteUbergraph_DCS_AIState) == 0x000008, "Wrong alignment on DCS_AIState_C_ExecuteUbergraph_DCS_AIState"); \ static_assert(sizeof(DCS_AIState_C_ExecuteUbergraph_DCS_AIState) == 0x000068, "Wrong size on DCS_AIState_C_ExecuteUbergraph_DCS_AIState"); \ static_assert(offsetof(DCS_AIState_C_ExecuteUbergraph_DCS_AIState, EntryPoint) == 0x000000, "Member 'DCS_AIState_C_ExecuteUbergraph_DCS_AIState::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_ExecuteUbergraph_DCS_AIState, K2Node_CustomEvent_OldStatu) == 0x000004, "Member 'DCS_AIState_C_ExecuteUbergraph_DCS_AIState::K2Node_CustomEvent_OldStatu' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_ExecuteUbergraph_DCS_AIState, K2Node_CustomEvent_NewStatu) == 0x000005, "Member 'DCS_AIState_C_ExecuteUbergraph_DCS_AIState::K2Node_CustomEvent_NewStatu' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_ExecuteUbergraph_DCS_AIState, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'DCS_AIState_C_ExecuteUbergraph_DCS_AIState::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_ExecuteUbergraph_DCS_AIState, K2Node_DynamicCast_AsBP_Base_AI) == 0x000018, "Member 'DCS_AIState_C_ExecuteUbergraph_DCS_AIState::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_ExecuteUbergraph_DCS_AIState, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'DCS_AIState_C_ExecuteUbergraph_DCS_AIState::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_ExecuteUbergraph_DCS_AIState, CallFunc_CreateMessageWindow_ReturnValue) == 0x000021, "Member 'DCS_AIState_C_ExecuteUbergraph_DCS_AIState::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_ExecuteUbergraph_DCS_AIState, K2Node_CustomEvent_DestroyedActor) == 0x000028, "Member 'DCS_AIState_C_ExecuteUbergraph_DCS_AIState::K2Node_CustomEvent_DestroyedActor' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_ExecuteUbergraph_DCS_AIState, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'DCS_AIState_C_ExecuteUbergraph_DCS_AIState::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_ExecuteUbergraph_DCS_AIState, CallFunc_IsMasterRunning_ReturnValue) == 0x000031, "Member 'DCS_AIState_C_ExecuteUbergraph_DCS_AIState::CallFunc_IsMasterRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_ExecuteUbergraph_DCS_AIState, CallFunc_NewGuid_ReturnValue) == 0x000034, "Member 'DCS_AIState_C_ExecuteUbergraph_DCS_AIState::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_ExecuteUbergraph_DCS_AIState, CallFunc_Conv_GuidToString_ReturnValue) == 0x000048, "Member 'DCS_AIState_C_ExecuteUbergraph_DCS_AIState::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_ExecuteUbergraph_DCS_AIState, K2Node_CreateDelegate_OutputDelegate_1) == 0x000058, "Member 'DCS_AIState_C_ExecuteUbergraph_DCS_AIState::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_AIState_C_OnDestroy \ static_assert(alignof(DCS_AIState_C_OnDestroy) == 0x000008, "Wrong alignment on DCS_AIState_C_OnDestroy"); \ static_assert(sizeof(DCS_AIState_C_OnDestroy) == 0x000008, "Wrong size on DCS_AIState_C_OnDestroy"); \ static_assert(offsetof(DCS_AIState_C_OnDestroy, DestroyedActor) == 0x000000, "Member 'DCS_AIState_C_OnDestroy::DestroyedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_AIState_C_Sync_AIAlertChange \ static_assert(alignof(DCS_AIState_C_Sync_AIAlertChange) == 0x000001, "Wrong alignment on DCS_AIState_C_Sync_AIAlertChange"); \ static_assert(sizeof(DCS_AIState_C_Sync_AIAlertChange) == 0x000002, "Wrong size on DCS_AIState_C_Sync_AIAlertChange"); \ static_assert(offsetof(DCS_AIState_C_Sync_AIAlertChange, OldStatu) == 0x000000, "Member 'DCS_AIState_C_Sync_AIAlertChange::OldStatu' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_Sync_AIAlertChange, NewStatu) == 0x000001, "Member 'DCS_AIState_C_Sync_AIAlertChange::NewStatu' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_AIState_C_SyncState_GetCanSelectTarget \ static_assert(alignof(DCS_AIState_C_SyncState_GetCanSelectTarget) == 0x000008, "Wrong alignment on DCS_AIState_C_SyncState_GetCanSelectTarget"); \ static_assert(sizeof(DCS_AIState_C_SyncState_GetCanSelectTarget) == 0x000018, "Wrong size on DCS_AIState_C_SyncState_GetCanSelectTarget"); \ static_assert(offsetof(DCS_AIState_C_SyncState_GetCanSelectTarget, Can) == 0x000000, "Member 'DCS_AIState_C_SyncState_GetCanSelectTarget::Can' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_SyncState_GetCanSelectTarget, K2Node_DynamicCast_AsBP_Base_AI) == 0x000008, "Member 'DCS_AIState_C_SyncState_GetCanSelectTarget::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_SyncState_GetCanSelectTarget, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'DCS_AIState_C_SyncState_GetCanSelectTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_SyncState_GetCanSelectTarget, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000011, "Member 'DCS_AIState_C_SyncState_GetCanSelectTarget::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_SyncState_GetCanSelectTarget, CallFunc_BooleanAND_ReturnValue) == 0x000012, "Member 'DCS_AIState_C_SyncState_GetCanSelectTarget::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_SyncState_GetCanSelectTarget, CallFunc_Not_PreBool_ReturnValue) == 0x000013, "Member 'DCS_AIState_C_SyncState_GetCanSelectTarget::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCS_AIState_C_GetCharacterKey_ServerRunning \ static_assert(alignof(DCS_AIState_C_GetCharacterKey_ServerRunning) == 0x000008, "Wrong alignment on DCS_AIState_C_GetCharacterKey_ServerRunning"); \ static_assert(sizeof(DCS_AIState_C_GetCharacterKey_ServerRunning) == 0x000018, "Wrong size on DCS_AIState_C_GetCharacterKey_ServerRunning"); \ static_assert(offsetof(DCS_AIState_C_GetCharacterKey_ServerRunning, ReturnValue) == 0x000000, "Member 'DCS_AIState_C_GetCharacterKey_ServerRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCS_AIState_C_GetCharacterKey_ServerRunning, CallFunc_IsMasterRunning_ReturnValue) == 0x000010, "Member 'DCS_AIState_C_GetCharacterKey_ServerRunning::CallFunc_IsMasterRunning_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADCS_AIState_C \ static_assert(alignof(ADCS_AIState_C) == 0x000008, "Wrong alignment on ADCS_AIState_C"); \ static_assert(sizeof(ADCS_AIState_C) == 0x0004D8, "Wrong size on ADCS_AIState_C"); \ static_assert(offsetof(ADCS_AIState_C, UberGraphFrame_DCS_AIState_C) == 0x0004B8, "Member 'ADCS_AIState_C::UberGraphFrame_DCS_AIState_C' has a wrong offset!"); \ static_assert(offsetof(ADCS_AIState_C, tempKey) == 0x0004C0, "Member 'ADCS_AIState_C::tempKey' has a wrong offset!"); \ static_assert(offsetof(ADCS_AIState_C, AIAlert) == 0x0004D0, "Member 'ADCS_AIState_C::AIAlert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_ArchiveRepair_C_ExecuteUbergraph_AC_ArchiveRepair \ static_assert(alignof(AC_ArchiveRepair_C_ExecuteUbergraph_AC_ArchiveRepair) == 0x000008, "Wrong alignment on AC_ArchiveRepair_C_ExecuteUbergraph_AC_ArchiveRepair"); \ static_assert(sizeof(AC_ArchiveRepair_C_ExecuteUbergraph_AC_ArchiveRepair) == 0x000018, "Wrong size on AC_ArchiveRepair_C_ExecuteUbergraph_AC_ArchiveRepair"); \ static_assert(offsetof(AC_ArchiveRepair_C_ExecuteUbergraph_AC_ArchiveRepair, EntryPoint) == 0x000000, "Member 'AC_ArchiveRepair_C_ExecuteUbergraph_AC_ArchiveRepair::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AC_ArchiveRepair_C_ExecuteUbergraph_AC_ArchiveRepair, K2Node_CustomEvent_GameSaveExe) == 0x000008, "Member 'AC_ArchiveRepair_C_ExecuteUbergraph_AC_ArchiveRepair::K2Node_CustomEvent_GameSaveExe' has a wrong offset!"); \ static_assert(offsetof(AC_ArchiveRepair_C_ExecuteUbergraph_AC_ArchiveRepair, K2Node_CustomEvent_ArchiveVis) == 0x000010, "Member 'AC_ArchiveRepair_C_ExecuteUbergraph_AC_ArchiveRepair::K2Node_CustomEvent_ArchiveVis' has a wrong offset!"); \ static_assert(offsetof(AC_ArchiveRepair_C_ExecuteUbergraph_AC_ArchiveRepair, K2Node_CustomEvent_GameVis) == 0x000014, "Member 'AC_ArchiveRepair_C_ExecuteUbergraph_AC_ArchiveRepair::K2Node_CustomEvent_GameVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_ArchiveRepair_C_StartArchiveRepair \ static_assert(alignof(AC_ArchiveRepair_C_StartArchiveRepair) == 0x000008, "Wrong alignment on AC_ArchiveRepair_C_StartArchiveRepair"); \ static_assert(sizeof(AC_ArchiveRepair_C_StartArchiveRepair) == 0x000010, "Wrong size on AC_ArchiveRepair_C_StartArchiveRepair"); \ static_assert(offsetof(AC_ArchiveRepair_C_StartArchiveRepair, GameSaveExe) == 0x000000, "Member 'AC_ArchiveRepair_C_StartArchiveRepair::GameSaveExe' has a wrong offset!"); \ static_assert(offsetof(AC_ArchiveRepair_C_StartArchiveRepair, ArchiveVis) == 0x000008, "Member 'AC_ArchiveRepair_C_StartArchiveRepair::ArchiveVis' has a wrong offset!"); \ static_assert(offsetof(AC_ArchiveRepair_C_StartArchiveRepair, GameVis) == 0x00000C, "Member 'AC_ArchiveRepair_C_StartArchiveRepair::GameVis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAC_ArchiveRepair_C \ static_assert(alignof(UAC_ArchiveRepair_C) == 0x000008, "Wrong alignment on UAC_ArchiveRepair_C"); \ static_assert(sizeof(UAC_ArchiveRepair_C) == 0x0000F0, "Wrong size on UAC_ArchiveRepair_C"); \ static_assert(offsetof(UAC_ArchiveRepair_C, UberGraphFrame) == 0x0000E8, "Member 'UAC_ArchiveRepair_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark \ static_assert(alignof(LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark) == 0x000008, "Wrong alignment on LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark"); \ static_assert(sizeof(LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark) == 0x000060, "Wrong size on LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark"); \ static_assert(offsetof(LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark, SortID) == 0x000000, "Member 'LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark::SortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark, Guid) == 0x000010, "Member 'LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark::Guid' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark, __WorldContext) == 0x000020, "Member 'LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark, TempBigIcon) == 0x000028, "Member 'LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark::TempBigIcon' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark, TempIcon) == 0x000030, "Member 'LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark::TempIcon' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000038, "Member 'LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000040, "Member 'LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark, CallFunc_Get_My_New_Item_Show_Tag_Component_Component) == 0x000050, "Member 'LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark::CallFunc_Get_My_New_Item_Show_Tag_Component_Component' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'LIB_UIFunc_C_Add_New_Item_Show_Tag_Mark::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_AddNewPlayerGuideSpecial \ static_assert(alignof(LIB_UIFunc_C_AddNewPlayerGuideSpecial) == 0x000008, "Wrong alignment on LIB_UIFunc_C_AddNewPlayerGuideSpecial"); \ static_assert(sizeof(LIB_UIFunc_C_AddNewPlayerGuideSpecial) == 0x000018, "Wrong size on LIB_UIFunc_C_AddNewPlayerGuideSpecial"); \ static_assert(offsetof(LIB_UIFunc_C_AddNewPlayerGuideSpecial, RowName) == 0x000000, "Member 'LIB_UIFunc_C_AddNewPlayerGuideSpecial::RowName' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_AddNewPlayerGuideSpecial, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_AddNewPlayerGuideSpecial::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_AddNewPlayerGuideSpecial, ReturnValue) == 0x000010, "Member 'LIB_UIFunc_C_AddNewPlayerGuideSpecial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_CheckIsGem \ static_assert(alignof(LIB_UIFunc_C_CheckIsGem) == 0x000008, "Wrong alignment on LIB_UIFunc_C_CheckIsGem"); \ static_assert(sizeof(LIB_UIFunc_C_CheckIsGem) == 0x000050, "Wrong size on LIB_UIFunc_C_CheckIsGem"); \ static_assert(offsetof(LIB_UIFunc_C_CheckIsGem, ID) == 0x000000, "Member 'LIB_UIFunc_C_CheckIsGem::ID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckIsGem, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_CheckIsGem::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckIsGem, IsGem) == 0x000010, "Member 'LIB_UIFunc_C_CheckIsGem::IsGem' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckIsGem, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000018, "Member 'LIB_UIFunc_C_CheckIsGem::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckIsGem, CallFunc_Redirect_Table_MappedTable) == 0x000020, "Member 'LIB_UIFunc_C_CheckIsGem::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckIsGem, CallFunc_GetGemRedirectByNGP_Find) == 0x000028, "Member 'LIB_UIFunc_C_CheckIsGem::CallFunc_GetGemRedirectByNGP_Find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckIsGem, CallFunc_GetGemRedirectByNGP_Value) == 0x00002C, "Member 'LIB_UIFunc_C_CheckIsGem::CallFunc_GetGemRedirectByNGP_Value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckIsGem, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'LIB_UIFunc_C_CheckIsGem::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckIsGem, CallFunc_Conv_StringToName_ReturnValue) == 0x000040, "Member 'LIB_UIFunc_C_CheckIsGem::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckIsGem, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000048, "Member 'LIB_UIFunc_C_CheckIsGem::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_CheckWeaponCanEquip \ static_assert(alignof(LIB_UIFunc_C_CheckWeaponCanEquip) == 0x000008, "Wrong alignment on LIB_UIFunc_C_CheckWeaponCanEquip"); \ static_assert(sizeof(LIB_UIFunc_C_CheckWeaponCanEquip) == 0x0001E0, "Wrong size on LIB_UIFunc_C_CheckWeaponCanEquip"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, WeaponStoreID) == 0x000000, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::WeaponStoreID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, __WorldContext) == 0x000020, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, CanEquip) == 0x000028, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::CanEquip' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, Tags) == 0x000030, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::Tags' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, CallFunc_GetUINotify_UINotify) == 0x000040, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, Temp_int_Array_Index_Variable) == 0x000048, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, CallFunc_GetEquipByID_find) == 0x00004C, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, CallFunc_GetEquipByID_Equipment) == 0x000050, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, Temp_int_Loop_Counter_Variable) == 0x000198, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, K2Node_MakeArray_Array) == 0x0001A0, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, CallFunc_Add_IntInt_ReturnValue) == 0x0001B0, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, CallFunc_Array_Length_ReturnValue) == 0x0001B4, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, CallFunc_Array_Get_Item) == 0x0001B8, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, CallFunc_Less_IntInt_ReturnValue) == 0x0001C0, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x0001C8, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, CallFunc_Map_Find_Value) == 0x0001D0, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, CallFunc_Map_Find_ReturnValue) == 0x0001D8, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CheckWeaponCanEquip, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0001D9, "Member 'LIB_UIFunc_C_CheckWeaponCanEquip::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_CreateViewCreditsByLZ \ static_assert(alignof(LIB_UIFunc_C_CreateViewCreditsByLZ) == 0x000008, "Wrong alignment on LIB_UIFunc_C_CreateViewCreditsByLZ"); \ static_assert(sizeof(LIB_UIFunc_C_CreateViewCreditsByLZ) == 0x000048, "Wrong size on LIB_UIFunc_C_CreateViewCreditsByLZ"); \ static_assert(offsetof(LIB_UIFunc_C_CreateViewCreditsByLZ, __WorldContext) == 0x000000, "Member 'LIB_UIFunc_C_CreateViewCreditsByLZ::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CreateViewCreditsByLZ, CallFunc_LoadClassAsset_Blocking_ReturnValue) == 0x000008, "Member 'LIB_UIFunc_C_CreateViewCreditsByLZ::CallFunc_LoadClassAsset_Blocking_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CreateViewCreditsByLZ, CallFunc_GetUIStatic_ReturnValue) == 0x000010, "Member 'LIB_UIFunc_C_CreateViewCreditsByLZ::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CreateViewCreditsByLZ, K2Node_ClassDynamicCast_AsUser_Widget) == 0x000018, "Member 'LIB_UIFunc_C_CreateViewCreditsByLZ::K2Node_ClassDynamicCast_AsUser_Widget' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CreateViewCreditsByLZ, K2Node_ClassDynamicCast_bSuccess) == 0x000020, "Member 'LIB_UIFunc_C_CreateViewCreditsByLZ::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CreateViewCreditsByLZ, CallFunc_GetUIZOder_ZOder) == 0x000024, "Member 'LIB_UIFunc_C_CreateViewCreditsByLZ::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CreateViewCreditsByLZ, CallFunc_GetPlayerController_ReturnValue) == 0x000028, "Member 'LIB_UIFunc_C_CreateViewCreditsByLZ::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CreateViewCreditsByLZ, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'LIB_UIFunc_C_CreateViewCreditsByLZ::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CreateViewCreditsByLZ, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x000034, "Member 'LIB_UIFunc_C_CreateViewCreditsByLZ::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_CreateViewCreditsByLZ, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000040, "Member 'LIB_UIFunc_C_CreateViewCreditsByLZ::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines \ static_assert(alignof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines) == 0x000008, "Wrong alignment on LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines"); \ static_assert(sizeof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines) == 0x000098, "Wrong size on LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines"); \ static_assert(offsetof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines, Mark) == 0x000000, "Member 'LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines::Mark' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines, NotUseQueue) == 0x000010, "Member 'LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines::NotUseQueue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines, GuideName1) == 0x000014, "Member 'LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines::GuideName1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines, GuideName2) == 0x00001C, "Member 'LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines::GuideName2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines, GuideName3) == 0x000024, "Member 'LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines::GuideName3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines, GuideName4) == 0x00002C, "Member 'LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines::GuideName4' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines, __WorldContext) == 0x000038, "Member 'LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines, AlreadyCreated) == 0x000040, "Member 'LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines::AlreadyCreated' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines, Local_Array) == 0x000048, "Member 'LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines::Local_Array' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines, Temp_name_Variable) == 0x000058, "Member 'LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x000060, "Member 'LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines, CallFunc_GetPerpetualMark_Value) == 0x000068, "Member 'LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines, CallFunc_Greater_IntInt_ReturnValue) == 0x000078, "Member 'LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000079, "Member 'LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines, K2Node_MakeArray_Array) == 0x000080, "Member 'LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines, CallFunc_Array_RemoveItem_ReturnValue) == 0x000090, "Member 'LIB_UIFunc_C_DoOneOpenNewPlayerGuidelines::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_Get_Consume_WLIn_Montage \ static_assert(alignof(LIB_UIFunc_C_Get_Consume_WLIn_Montage) == 0x000008, "Wrong alignment on LIB_UIFunc_C_Get_Consume_WLIn_Montage"); \ static_assert(sizeof(LIB_UIFunc_C_Get_Consume_WLIn_Montage) == 0x000050, "Wrong size on LIB_UIFunc_C_Get_Consume_WLIn_Montage"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Consume_WLIn_Montage, Montage) == 0x000000, "Member 'LIB_UIFunc_C_Get_Consume_WLIn_Montage::Montage' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Consume_WLIn_Montage, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_Get_Consume_WLIn_Montage::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Consume_WLIn_Montage, ConsumeWL) == 0x000010, "Member 'LIB_UIFunc_C_Get_Consume_WLIn_Montage::ConsumeWL' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Consume_WLIn_Montage, NormalConsumeWL) == 0x000014, "Member 'LIB_UIFunc_C_Get_Consume_WLIn_Montage::NormalConsumeWL' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Consume_WLIn_Montage, PerfectConsumeWL) == 0x000018, "Member 'LIB_UIFunc_C_Get_Consume_WLIn_Montage::PerfectConsumeWL' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Consume_WLIn_Montage, CallFunc_Montage_GetNotifiesByClass_ReturnValue) == 0x000020, "Member 'LIB_UIFunc_C_Get_Consume_WLIn_Montage::CallFunc_Montage_GetNotifiesByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Consume_WLIn_Montage, Temp_int_Array_Index_Variable) == 0x000030, "Member 'LIB_UIFunc_C_Get_Consume_WLIn_Montage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Consume_WLIn_Montage, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'LIB_UIFunc_C_Get_Consume_WLIn_Montage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Consume_WLIn_Montage, CallFunc_Array_Get_Item) == 0x000038, "Member 'LIB_UIFunc_C_Get_Consume_WLIn_Montage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Consume_WLIn_Montage, Temp_int_Loop_Counter_Variable) == 0x000040, "Member 'LIB_UIFunc_C_Get_Consume_WLIn_Montage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Consume_WLIn_Montage, CallFunc_Less_IntInt_ReturnValue) == 0x000044, "Member 'LIB_UIFunc_C_Get_Consume_WLIn_Montage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Consume_WLIn_Montage, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'LIB_UIFunc_C_Get_Consume_WLIn_Montage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Consume_WLIn_Montage, CallFunc_Add_IntInt_ReturnValue_1) == 0x00004C, "Member 'LIB_UIFunc_C_Get_Consume_WLIn_Montage::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID \ static_assert(alignof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID) == 0x000008, "Wrong alignment on LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID"); \ static_assert(sizeof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID) == 0x000148, "Wrong size on LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, SortID) == 0x000000, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::SortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, Nums) == 0x000010, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::Nums' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, NumValue) == 0x000014, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::NumValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, CallFunc_GetUINotify_UINotify) == 0x000020, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, CallFunc_ReplaceSortID_NewSortID) == 0x00002C, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::CallFunc_ReplaceSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, CallFunc_GetItemByID_Item) == 0x000030, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, CallFunc_GetItemByID_find) == 0x000100, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, Temp_int_Array_Index_Variable) == 0x000104, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, CallFunc_GetPlayerBackpack_ReturnValue) == 0x000108, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::CallFunc_GetPlayerBackpack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, CallFunc_Array_Get_Item) == 0x000118, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, CallFunc_Array_Length_ReturnValue) == 0x000138, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, CallFunc_Less_IntInt_ReturnValue) == 0x00013C, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00013D, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, CallFunc_Add_IntInt_ReturnValue_1) == 0x000140, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID, Temp_int_Variable) == 0x000144, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Beibao_by_Sort_ID::Temp_int_Variable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID \ static_assert(alignof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID) == 0x000008, "Wrong alignment on LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID"); \ static_assert(sizeof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID) == 0x000148, "Wrong size on LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, SortID) == 0x000000, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::SortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, Nums) == 0x000010, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::Nums' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, NumValue) == 0x000014, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::NumValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, CallFunc_GetUINotify_UINotify) == 0x000020, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, CallFunc_ReplaceSortID_NewSortID) == 0x00002C, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::CallFunc_ReplaceSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, CallFunc_GetItemByID_Item) == 0x000030, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, CallFunc_GetItemByID_find) == 0x000100, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, Temp_int_Array_Index_Variable) == 0x000104, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, CallFunc_GetPlayerWarehouse_ReturnValue) == 0x000108, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::CallFunc_GetPlayerWarehouse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, CallFunc_Array_Get_Item) == 0x000118, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, CallFunc_Array_Length_ReturnValue) == 0x000138, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, CallFunc_Less_IntInt_ReturnValue) == 0x00013C, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00013D, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, CallFunc_Add_IntInt_ReturnValue_1) == 0x000140, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID, Temp_int_Variable) == 0x000144, "Member 'LIB_UIFunc_C_Get_Equip_Nums_In_Cangku_by_Sort_ID::Temp_int_Variable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_Get_Gem_Table_Info \ static_assert(alignof(LIB_UIFunc_C_Get_Gem_Table_Info) == 0x000008, "Wrong alignment on LIB_UIFunc_C_Get_Gem_Table_Info"); \ static_assert(sizeof(LIB_UIFunc_C_Get_Gem_Table_Info) == 0x0002D0, "Wrong size on LIB_UIFunc_C_Get_Gem_Table_Info"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, ID) == 0x000000, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::ID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, Find) == 0x000010, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::Find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, GemInfo) == 0x000018, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::GemInfo' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, Local_Result) == 0x0000C0, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::Local_Result' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, Local_Level) == 0x000168, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::Local_Level' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, Local_GetID) == 0x00016C, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::Local_GetID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000170, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_Redirect_Table_MappedTable) == 0x000178, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_GetGemRedirectByNGP_Find) == 0x000180, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_GetGemRedirectByNGP_Find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_GetGemRedirectByNGP_Value) == 0x000184, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_GetGemRedirectByNGP_Value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_Conv_TextToString_ReturnValue) == 0x000188, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_Concat_StrStr_ReturnValue) == 0x000198, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001A8, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_Greater_IntInt_ReturnValue) == 0x0001B8, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_Subtract_IntInt_ReturnValue) == 0x0001BC, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_Conv_IntToString_ReturnValue) == 0x0001C0, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001D0, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0001E0, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001F0, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_Conv_StringToName_ReturnValue) == 0x000200, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_Conv_StringToText_ReturnValue) == 0x000208, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_GetDataTableRowFromName_OutRow) == 0x000220, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Gem_Table_Info, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0002C8, "Member 'LIB_UIFunc_C_Get_Gem_Table_Info::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_Get_Item_in_Online \ static_assert(alignof(LIB_UIFunc_C_Get_Item_in_Online) == 0x000008, "Wrong alignment on LIB_UIFunc_C_Get_Item_in_Online"); \ static_assert(sizeof(LIB_UIFunc_C_Get_Item_in_Online) == 0x000098, "Wrong size on LIB_UIFunc_C_Get_Item_in_Online"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, IsEnemy) == 0x000000, "Member 'LIB_UIFunc_C_Get_Item_in_Online::IsEnemy' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_Get_Item_in_Online::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_GetPlayerStatic_ReturnValue) == 0x000010, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Greater_IntInt_ReturnValue) == 0x000018, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Map_Keys_Keys) == 0x000020, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_AddPlayerCoinSoul_CurrentAmount) == 0x000034, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_AddPlayerCoinSoul_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000038, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Map_Keys_Keys_1) == 0x000040, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Array_Length_ReturnValue_1) == 0x000050, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_AddPlayerCoinSoul_CurrentAmount_1) == 0x000054, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_AddPlayerCoinSoul_CurrentAmount_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'LIB_UIFunc_C_Get_Item_in_Online::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Less_IntInt_ReturnValue) == 0x00005C, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, Temp_int_Array_Index_Variable) == 0x000064, "Member 'LIB_UIFunc_C_Get_Item_in_Online::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, Temp_int_Array_Index_Variable_1) == 0x000068, "Member 'LIB_UIFunc_C_Get_Item_in_Online::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Array_Get_Item) == 0x00006C, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Array_Get_Item_1) == 0x000070, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Greater_IntInt_ReturnValue_2) == 0x000074, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Greater_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Greater_IntInt_ReturnValue_3) == 0x000075, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Greater_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Map_Find_Value) == 0x000078, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Map_Find_ReturnValue) == 0x00007C, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Map_Find_Value_1) == 0x000080, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Map_Find_ReturnValue_1) == 0x000084, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Greater_IntInt_ReturnValue_4) == 0x000085, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Greater_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Greater_IntInt_ReturnValue_5) == 0x000086, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Greater_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_BooleanAND_ReturnValue) == 0x000087, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_BooleanAND_ReturnValue_1) == 0x000088, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, Temp_int_Loop_Counter_Variable_1) == 0x00008C, "Member 'LIB_UIFunc_C_Get_Item_in_Online::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Less_IntInt_ReturnValue_1) == 0x000090, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Item_in_Online, CallFunc_Add_IntInt_ReturnValue_1) == 0x000094, "Member 'LIB_UIFunc_C_Get_Item_in_Online::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_Get_Trade_Table_Info \ static_assert(alignof(LIB_UIFunc_C_Get_Trade_Table_Info) == 0x000008, "Wrong alignment on LIB_UIFunc_C_Get_Trade_Table_Info"); \ static_assert(sizeof(LIB_UIFunc_C_Get_Trade_Table_Info) == 0x0001B8, "Wrong size on LIB_UIFunc_C_Get_Trade_Table_Info"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, ShopID) == 0x000000, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::ShopID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, ItemSortId) == 0x000004, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::ItemSortId' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, ItemId) == 0x000010, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::ItemId' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, ItemType) == 0x000014, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::ItemType' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, SellPrice) == 0x000018, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::SellPrice' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, BuyPrice) == 0x00001C, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::BuyPrice' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, CurrentCanBuy) == 0x000020, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::CurrentCanBuy' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, CanSell) == 0x000024, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::CanSell' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, TradeType) == 0x000025, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::TradeType' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, NewGameRefresh) == 0x000026, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::NewGameRefresh' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, CallFunc_Redirect_Table_MappedTable) == 0x000038, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, CallFunc_GetItemConfigBySortId_Item) == 0x000040, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, CallFunc_GetItemConfigBySortId_find) == 0x000110, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000118, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, CallFunc_Concat_StrStr_ReturnValue) == 0x000128, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, CallFunc_Conv_StringToName_ReturnValue) == 0x000138, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000140, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, CallFunc_GetDataTableRowFromName_OutRow) == 0x000148, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000150, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000158, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Trade_Table_Info, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x0001B0, "Member 'LIB_UIFunc_C_Get_Trade_Table_Info::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetAllGemID_Editor \ static_assert(alignof(LIB_UIFunc_C_GetAllGemID_Editor) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetAllGemID_Editor"); \ static_assert(sizeof(LIB_UIFunc_C_GetAllGemID_Editor) == 0x000090, "Wrong size on LIB_UIFunc_C_GetAllGemID_Editor"); \ static_assert(offsetof(LIB_UIFunc_C_GetAllGemID_Editor, __WorldContext) == 0x000000, "Member 'LIB_UIFunc_C_GetAllGemID_Editor::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetAllGemID_Editor, GemIDs) == 0x000008, "Member 'LIB_UIFunc_C_GetAllGemID_Editor::GemIDs' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetAllGemID_Editor, Local_Result) == 0x000018, "Member 'LIB_UIFunc_C_GetAllGemID_Editor::Local_Result' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetAllGemID_Editor, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000028, "Member 'LIB_UIFunc_C_GetAllGemID_Editor::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetAllGemID_Editor, CallFunc_Redirect_Table_MappedTable) == 0x000030, "Member 'LIB_UIFunc_C_GetAllGemID_Editor::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetAllGemID_Editor, CallFunc_GetALLGemRedirectByNGP_Value) == 0x000038, "Member 'LIB_UIFunc_C_GetAllGemID_Editor::CallFunc_GetALLGemRedirectByNGP_Value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetAllGemID_Editor, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000048, "Member 'LIB_UIFunc_C_GetAllGemID_Editor::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetAllGemID_Editor, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'LIB_UIFunc_C_GetAllGemID_Editor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetAllGemID_Editor, Temp_int_Array_Index_Variable) == 0x00005C, "Member 'LIB_UIFunc_C_GetAllGemID_Editor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetAllGemID_Editor, Temp_int_Loop_Counter_Variable) == 0x000060, "Member 'LIB_UIFunc_C_GetAllGemID_Editor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetAllGemID_Editor, CallFunc_Array_Get_Item) == 0x000064, "Member 'LIB_UIFunc_C_GetAllGemID_Editor::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetAllGemID_Editor, CallFunc_Conv_IntToString_ReturnValue) == 0x000068, "Member 'LIB_UIFunc_C_GetAllGemID_Editor::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetAllGemID_Editor, CallFunc_Less_IntInt_ReturnValue) == 0x000078, "Member 'LIB_UIFunc_C_GetAllGemID_Editor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetAllGemID_Editor, CallFunc_Conv_StringToName_ReturnValue) == 0x00007C, "Member 'LIB_UIFunc_C_GetAllGemID_Editor::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetAllGemID_Editor, CallFunc_Add_IntInt_ReturnValue) == 0x000084, "Member 'LIB_UIFunc_C_GetAllGemID_Editor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetAllGemID_Editor, CallFunc_Array_Add_ReturnValue) == 0x000088, "Member 'LIB_UIFunc_C_GetAllGemID_Editor::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetConsumeWLByAnimID \ static_assert(alignof(LIB_UIFunc_C_GetConsumeWLByAnimID) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetConsumeWLByAnimID"); \ static_assert(sizeof(LIB_UIFunc_C_GetConsumeWLByAnimID) == 0x000178, "Wrong size on LIB_UIFunc_C_GetConsumeWLByAnimID"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, AnimID) == 0x000000, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::AnimID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, GetCount) == 0x000004, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::GetCount' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, ConsumedWL) == 0x000010, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::ConsumedWL' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, DataTableSpecial) == 0x000018, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::DataTableSpecial' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, DataTableSpell) == 0x000048, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::DataTableSpell' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000078, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000080, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x000088, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, K2Node_DynamicCast_AsData_Table) == 0x000090, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::K2Node_DynamicCast_AsData_Table' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, K2Node_DynamicCast_bSuccess) == 0x000098, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, K2Node_DynamicCast_AsData_Table_1) == 0x0000A0, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::K2Node_DynamicCast_AsData_Table_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, K2Node_DynamicCast_bSuccess_1) == 0x0000A8, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_Conv_IntToString_ReturnValue) == 0x0000B0, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000C0, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_Conv_StringToName_ReturnValue) == 0x0000D0, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_Conv_StringToName_ReturnValue_1) == 0x0000D8, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000E0, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000118, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000120, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000158, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_Array_Get_Item) == 0x00015C, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_Array_Get_Item_1) == 0x000160, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_Array_Get_Item_2) == 0x000164, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_Array_IsEmpty_ReturnValue) == 0x000168, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_Array_IsEmpty_ReturnValue_1) == 0x000169, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_Array_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00016A, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, K2Node_SwitchEnum_CmpSuccess) == 0x00016B, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_Array_Get_Item_3) == 0x00016C, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_Array_IsEmpty_ReturnValue_2) == 0x000170, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_Array_IsEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetConsumeWLByAnimID, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000171, "Member 'LIB_UIFunc_C_GetConsumeWLByAnimID::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetCountIsUnLock \ static_assert(alignof(LIB_UIFunc_C_GetCountIsUnLock) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetCountIsUnLock"); \ static_assert(sizeof(LIB_UIFunc_C_GetCountIsUnLock) == 0x000110, "Wrong size on LIB_UIFunc_C_GetCountIsUnLock"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, NowCount) == 0x000000, "Member 'LIB_UIFunc_C_GetCountIsUnLock::NowCount' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, MontageID) == 0x000004, "Member 'LIB_UIFunc_C_GetCountIsUnLock::MontageID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_GetCountIsUnLock::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, ShowCount) == 0x000010, "Member 'LIB_UIFunc_C_GetCountIsUnLock::ShowCount' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_Get_May_Locked_Style_Skils_LockStyleSkills) == 0x000018, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_Get_May_Locked_Style_Skils_LockStyleSkills' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_Find_Star_Map_Type_ReturnValue) == 0x000028, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_Find_Star_Map_Type_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_Find_Star_Map_Type_Data) == 0x000030, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_Find_Star_Map_Type_Data' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_Conv_IntToString_ReturnValue) == 0x000040, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_Conv_StringToName_ReturnValue) == 0x000054, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_Array_Contains_ReturnValue) == 0x00005C, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, Temp_int_Array_Index_Variable) == 0x000060, "Member 'LIB_UIFunc_C_GetCountIsUnLock::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_Array_Get_Item) == 0x000068, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_GetSelectStructData_Data) == 0x0000D8, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_GetSelectStructData_ReturnValue) == 0x0000E4, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, Temp_int_Loop_Counter_Variable) == 0x0000E8, "Member 'LIB_UIFunc_C_GetCountIsUnLock::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000EC, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_Conv_NameToString_ReturnValue) == 0x0000F0, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_Less_IntInt_ReturnValue) == 0x000100, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_Conv_StringToInt_ReturnValue) == 0x000104, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_Add_IntInt_ReturnValue) == 0x000108, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00010C, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetCountIsUnLock, CallFunc_BooleanAND_ReturnValue) == 0x00010D, "Member 'LIB_UIFunc_C_GetCountIsUnLock::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetEquipByID \ static_assert(alignof(LIB_UIFunc_C_GetEquipByID) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetEquipByID"); \ static_assert(sizeof(LIB_UIFunc_C_GetEquipByID) == 0x0002C8, "Wrong size on LIB_UIFunc_C_GetEquipByID"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipByID, SortID) == 0x000000, "Member 'LIB_UIFunc_C_GetEquipByID::SortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipByID, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_GetEquipByID::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipByID, Find) == 0x000010, "Member 'LIB_UIFunc_C_GetEquipByID::Find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipByID, equipment) == 0x000018, "Member 'LIB_UIFunc_C_GetEquipByID::equipment' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipByID, TempBigIcon) == 0x000160, "Member 'LIB_UIFunc_C_GetEquipByID::TempBigIcon' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipByID, TempIcon) == 0x000168, "Member 'LIB_UIFunc_C_GetEquipByID::TempIcon' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipByID, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000170, "Member 'LIB_UIFunc_C_GetEquipByID::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipByID, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000178, "Member 'LIB_UIFunc_C_GetEquipByID::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipByID, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x0002C0, "Member 'LIB_UIFunc_C_GetEquipByID::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipByID, CallFunc_IsValid_ReturnValue) == 0x0002C1, "Member 'LIB_UIFunc_C_GetEquipByID::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetEquipOrItemNumsInBeibao \ static_assert(alignof(LIB_UIFunc_C_GetEquipOrItemNumsInBeibao) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetEquipOrItemNumsInBeibao"); \ static_assert(sizeof(LIB_UIFunc_C_GetEquipOrItemNumsInBeibao) == 0x000020, "Wrong size on LIB_UIFunc_C_GetEquipOrItemNumsInBeibao"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipOrItemNumsInBeibao, SortID) == 0x000000, "Member 'LIB_UIFunc_C_GetEquipOrItemNumsInBeibao::SortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipOrItemNumsInBeibao, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_GetEquipOrItemNumsInBeibao::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipOrItemNumsInBeibao, Nums) == 0x000010, "Member 'LIB_UIFunc_C_GetEquipOrItemNumsInBeibao::Nums' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipOrItemNumsInBeibao, CallFunc_Get_Equip_Nums_In_Beibao_by_Sort_ID_Nums) == 0x000014, "Member 'LIB_UIFunc_C_GetEquipOrItemNumsInBeibao::CallFunc_Get_Equip_Nums_In_Beibao_by_Sort_ID_Nums' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipOrItemNumsInBeibao, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x000018, "Member 'LIB_UIFunc_C_GetEquipOrItemNumsInBeibao::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipOrItemNumsInBeibao, CallFunc_GetItemTabBySortId_NewParam) == 0x00001C, "Member 'LIB_UIFunc_C_GetEquipOrItemNumsInBeibao::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipOrItemNumsInBeibao, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00001D, "Member 'LIB_UIFunc_C_GetEquipOrItemNumsInBeibao::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetEquipOrItemNumsInCangku \ static_assert(alignof(LIB_UIFunc_C_GetEquipOrItemNumsInCangku) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetEquipOrItemNumsInCangku"); \ static_assert(sizeof(LIB_UIFunc_C_GetEquipOrItemNumsInCangku) == 0x000020, "Wrong size on LIB_UIFunc_C_GetEquipOrItemNumsInCangku"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipOrItemNumsInCangku, SortID) == 0x000000, "Member 'LIB_UIFunc_C_GetEquipOrItemNumsInCangku::SortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipOrItemNumsInCangku, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_GetEquipOrItemNumsInCangku::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipOrItemNumsInCangku, Nums) == 0x000010, "Member 'LIB_UIFunc_C_GetEquipOrItemNumsInCangku::Nums' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipOrItemNumsInCangku, CallFunc_GetPlayerItemAmountInCangKu_Amount) == 0x000014, "Member 'LIB_UIFunc_C_GetEquipOrItemNumsInCangku::CallFunc_GetPlayerItemAmountInCangKu_Amount' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipOrItemNumsInCangku, CallFunc_Get_Equip_Nums_In_Cangku_by_Sort_ID_Nums) == 0x000018, "Member 'LIB_UIFunc_C_GetEquipOrItemNumsInCangku::CallFunc_Get_Equip_Nums_In_Cangku_by_Sort_ID_Nums' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipOrItemNumsInCangku, CallFunc_GetItemTabBySortId_NewParam) == 0x00001C, "Member 'LIB_UIFunc_C_GetEquipOrItemNumsInCangku::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetEquipOrItemNumsInCangku, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00001D, "Member 'LIB_UIFunc_C_GetEquipOrItemNumsInCangku::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetGemInfo \ static_assert(alignof(LIB_UIFunc_C_GetGemInfo) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetGemInfo"); \ static_assert(sizeof(LIB_UIFunc_C_GetGemInfo) == 0x000460, "Wrong size on LIB_UIFunc_C_GetGemInfo"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, WeaponGUID) == 0x000000, "Member 'LIB_UIFunc_C_GetGemInfo::WeaponGUID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, __WorldContext) == 0x000010, "Member 'LIB_UIFunc_C_GetGemInfo::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, ReusltData) == 0x000018, "Member 'LIB_UIFunc_C_GetGemInfo::ReusltData' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, Local_DataKey) == 0x000028, "Member 'LIB_UIFunc_C_GetGemInfo::Local_DataKey' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, Local_NewDataIndex) == 0x000038, "Member 'LIB_UIFunc_C_GetGemInfo::Local_NewDataIndex' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, TempGems) == 0x000040, "Member 'LIB_UIFunc_C_GetGemInfo::TempGems' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, DataArray) == 0x000050, "Member 'LIB_UIFunc_C_GetGemInfo::DataArray' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_GetUINotify_UINotify) == 0x000070, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000078, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_GetUINotify_UINotify_1) == 0x000088, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000090, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_IsValid_ReturnValue) == 0x0000A0, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, Temp_int_Array_Index_Variable) == 0x0000A4, "Member 'LIB_UIFunc_C_GetGemInfo::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, Temp_int_Loop_Counter_Variable) == 0x0000A8, "Member 'LIB_UIFunc_C_GetGemInfo::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Add_IntInt_ReturnValue) == 0x0000AC, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, Temp_int_Loop_Counter_Variable_1) == 0x0000B0, "Member 'LIB_UIFunc_C_GetGemInfo::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, Temp_int_Array_Index_Variable_1) == 0x0000B4, "Member 'LIB_UIFunc_C_GetGemInfo::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000B8, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, Temp_int_Loop_Counter_Variable_2) == 0x0000BC, "Member 'LIB_UIFunc_C_GetGemInfo::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000C0, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, Temp_int_Array_Index_Variable_2) == 0x0000C4, "Member 'LIB_UIFunc_C_GetGemInfo::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000C8, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000D8, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000E8, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Conv_IntToString_ReturnValue) == 0x0000F8, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000108, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000118, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Array_Length_ReturnValue) == 0x000128, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000130, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Conv_IntToString_ReturnValue_3) == 0x000140, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000150, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000160, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000170, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000180, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Array_Length_ReturnValue_1) == 0x000190, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000198, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Concat_StrStr_ReturnValue_12) == 0x0001A8, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Concat_StrStr_ReturnValue_13) == 0x0001B8, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Array_Get_Item) == 0x0001C8, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Concat_StrStr_ReturnValue_14) == 0x0001D8, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_GetGemSuitInfo_SuitInfo) == 0x0001E8, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_GetGemSuitInfo_SuitInfo' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Concat_StrStr_ReturnValue_15) == 0x000230, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Array_Get_Item_1) == 0x000240, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Array_Length_ReturnValue_2) == 0x000268, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Less_IntInt_ReturnValue) == 0x00026C, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Split_LeftS) == 0x000270, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Split_RightS) == 0x000280, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Split_ReturnValue) == 0x000290, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000291, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000294, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, K2Node_MakeStruct_S_GemBuffAddData) == 0x0002A0, "Member 'LIB_UIFunc_C_GetGemInfo::K2Node_MakeStruct_S_GemBuffAddData' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_CheckGemIsSuit_Suit) == 0x0002C0, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_CheckGemIsSuit_Suit' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_CheckGemIsSuit_Level) == 0x0002C4, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_CheckGemIsSuit_Level' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Array_Add_ReturnValue) == 0x0002C8, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Array_Get_Item_2) == 0x0002CC, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_IsValid_Guid_ReturnValue) == 0x0002DC, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_FindGemAttributesOfGuid_OutAttributes) == 0x0002E0, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_FindGemAttributesOfGuid_OutAttributes' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_FindGemAttriButesOfGuid_Find) == 0x000300, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_FindGemAttriButesOfGuid_Find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Array_Length_ReturnValue_3) == 0x000304, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Get_Gem_Table_Info_Find) == 0x000308, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Get_Gem_Table_Info_Find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Get_Gem_Table_Info_GemInfo) == 0x000310, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Get_Gem_Table_Info_GemInfo' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Less_IntInt_ReturnValue_1) == 0x0003B8, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Array_Get_Item_3) == 0x0003C0, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Array_Length_ReturnValue_4) == 0x0003E8, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Less_IntInt_ReturnValue_2) == 0x0003EC, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Split_LeftS_1) == 0x0003F0, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Split_RightS_1) == 0x000400, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Split_ReturnValue_1) == 0x000410, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x000411, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x000414, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, K2Node_MakeStruct_S_GemBuffAddData_1) == 0x000420, "Member 'LIB_UIFunc_C_GetGemInfo::K2Node_MakeStruct_S_GemBuffAddData_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_Array_Add_ReturnValue_1) == 0x000440, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_FindGemsOfWeapon_OutGemIds) == 0x000448, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_FindGemsOfWeapon_OutGemIds' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemInfo, CallFunc_FindGemsofWeapon_Success) == 0x000458, "Member 'LIB_UIFunc_C_GetGemInfo::CallFunc_FindGemsofWeapon_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetGemPositionByID \ static_assert(alignof(LIB_UIFunc_C_GetGemPositionByID) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetGemPositionByID"); \ static_assert(sizeof(LIB_UIFunc_C_GetGemPositionByID) == 0x000040, "Wrong size on LIB_UIFunc_C_GetGemPositionByID"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemPositionByID, ID) == 0x000000, "Member 'LIB_UIFunc_C_GetGemPositionByID::ID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemPositionByID, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_GetGemPositionByID::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemPositionByID, Position) == 0x000010, "Member 'LIB_UIFunc_C_GetGemPositionByID::Position' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemPositionByID, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'LIB_UIFunc_C_GetGemPositionByID::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemPositionByID, CallFunc_Slice_StrStr_ReturnValue) == 0x000028, "Member 'LIB_UIFunc_C_GetGemPositionByID::CallFunc_Slice_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemPositionByID, CallFunc_Conv_StringToInt_ReturnValue) == 0x000038, "Member 'LIB_UIFunc_C_GetGemPositionByID::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetGemTypeByID \ static_assert(alignof(LIB_UIFunc_C_GetGemTypeByID) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetGemTypeByID"); \ static_assert(sizeof(LIB_UIFunc_C_GetGemTypeByID) == 0x000040, "Wrong size on LIB_UIFunc_C_GetGemTypeByID"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemTypeByID, Gemid) == 0x000000, "Member 'LIB_UIFunc_C_GetGemTypeByID::Gemid' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemTypeByID, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_GetGemTypeByID::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemTypeByID, GemType) == 0x000010, "Member 'LIB_UIFunc_C_GetGemTypeByID::GemType' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemTypeByID, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'LIB_UIFunc_C_GetGemTypeByID::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemTypeByID, CallFunc_Slice_StrStr_ReturnValue) == 0x000028, "Member 'LIB_UIFunc_C_GetGemTypeByID::CallFunc_Slice_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetGemTypeByID, CallFunc_Conv_StringToInt_ReturnValue) == 0x000038, "Member 'LIB_UIFunc_C_GetGemTypeByID::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetInventoryTypeByID \ static_assert(alignof(LIB_UIFunc_C_GetInventoryTypeByID) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetInventoryTypeByID"); \ static_assert(sizeof(LIB_UIFunc_C_GetInventoryTypeByID) == 0x000018, "Wrong size on LIB_UIFunc_C_GetInventoryTypeByID"); \ static_assert(offsetof(LIB_UIFunc_C_GetInventoryTypeByID, SortID) == 0x000000, "Member 'LIB_UIFunc_C_GetInventoryTypeByID::SortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetInventoryTypeByID, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_GetInventoryTypeByID::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetInventoryTypeByID, InventoryType) == 0x000010, "Member 'LIB_UIFunc_C_GetInventoryTypeByID::InventoryType' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetInventoryTypeByID, CallFunc_GetItemTabBySortId_NewParam) == 0x000011, "Member 'LIB_UIFunc_C_GetInventoryTypeByID::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetItemByID \ static_assert(alignof(LIB_UIFunc_C_GetItemByID) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetItemByID"); \ static_assert(sizeof(LIB_UIFunc_C_GetItemByID) == 0x0001C8, "Wrong size on LIB_UIFunc_C_GetItemByID"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemByID, SortID) == 0x000000, "Member 'LIB_UIFunc_C_GetItemByID::SortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemByID, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_GetItemByID::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemByID, Item) == 0x000010, "Member 'LIB_UIFunc_C_GetItemByID::Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemByID, Find) == 0x0000E0, "Member 'LIB_UIFunc_C_GetItemByID::Find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemByID, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x0000E8, "Member 'LIB_UIFunc_C_GetItemByID::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemByID, CallFunc_GetItemConfigBySortId_Item) == 0x0000F0, "Member 'LIB_UIFunc_C_GetItemByID::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemByID, CallFunc_GetItemConfigBySortId_find) == 0x0001C0, "Member 'LIB_UIFunc_C_GetItemByID::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemByID, CallFunc_IsValid_ReturnValue) == 0x0001C1, "Member 'LIB_UIFunc_C_GetItemByID::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetItemDataBySortID \ static_assert(alignof(LIB_UIFunc_C_GetItemDataBySortID) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetItemDataBySortID"); \ static_assert(sizeof(LIB_UIFunc_C_GetItemDataBySortID) == 0x000298, "Wrong size on LIB_UIFunc_C_GetItemDataBySortID"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemDataBySortID, SortID) == 0x000000, "Member 'LIB_UIFunc_C_GetItemDataBySortID::SortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemDataBySortID, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_GetItemDataBySortID::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemDataBySortID, ItemTool) == 0x000010, "Member 'LIB_UIFunc_C_GetItemDataBySortID::ItemTool' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemDataBySortID, Find) == 0x000148, "Member 'LIB_UIFunc_C_GetItemDataBySortID::Find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemDataBySortID, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000150, "Member 'LIB_UIFunc_C_GetItemDataBySortID::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemDataBySortID, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000158, "Member 'LIB_UIFunc_C_GetItemDataBySortID::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemDataBySortID, CallFunc_GetItem_ToolConfigBySortId_find) == 0x000290, "Member 'LIB_UIFunc_C_GetItemDataBySortID::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemDataBySortID, CallFunc_IsValid_ReturnValue) == 0x000291, "Member 'LIB_UIFunc_C_GetItemDataBySortID::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetItemIsNewGet \ static_assert(alignof(LIB_UIFunc_C_GetItemIsNewGet) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetItemIsNewGet"); \ static_assert(sizeof(LIB_UIFunc_C_GetItemIsNewGet) == 0x000068, "Wrong size on LIB_UIFunc_C_GetItemIsNewGet"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemIsNewGet, SortID) == 0x000000, "Member 'LIB_UIFunc_C_GetItemIsNewGet::SortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemIsNewGet, ItemGuid) == 0x000010, "Member 'LIB_UIFunc_C_GetItemIsNewGet::ItemGuid' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemIsNewGet, __WorldContext) == 0x000020, "Member 'LIB_UIFunc_C_GetItemIsNewGet::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemIsNewGet, New) == 0x000028, "Member 'LIB_UIFunc_C_GetItemIsNewGet::New' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemIsNewGet, TempBigIcon) == 0x000030, "Member 'LIB_UIFunc_C_GetItemIsNewGet::TempBigIcon' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemIsNewGet, TempIcon) == 0x000038, "Member 'LIB_UIFunc_C_GetItemIsNewGet::TempIcon' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemIsNewGet, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000040, "Member 'LIB_UIFunc_C_GetItemIsNewGet::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemIsNewGet, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000048, "Member 'LIB_UIFunc_C_GetItemIsNewGet::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemIsNewGet, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'LIB_UIFunc_C_GetItemIsNewGet::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemIsNewGet, CallFunc_Get_My_New_Item_Show_Tag_Component_Component) == 0x000058, "Member 'LIB_UIFunc_C_GetItemIsNewGet::CallFunc_Get_My_New_Item_Show_Tag_Component_Component' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemIsNewGet, CallFunc_IsNewItem_NEW) == 0x000060, "Member 'LIB_UIFunc_C_GetItemIsNewGet::CallFunc_IsNewItem_NEW' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetItemIsNewGet, CallFunc_IsValid_ReturnValue) == 0x000061, "Member 'LIB_UIFunc_C_GetItemIsNewGet::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetNewPlayerGuidelinesData \ static_assert(alignof(LIB_UIFunc_C_GetNewPlayerGuidelinesData) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetNewPlayerGuidelinesData"); \ static_assert(sizeof(LIB_UIFunc_C_GetNewPlayerGuidelinesData) == 0x000240, "Wrong size on LIB_UIFunc_C_GetNewPlayerGuidelinesData"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesData, RowName) == 0x000000, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesData::RowName' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesData, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesData::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesData, return_value) == 0x000010, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesData::return_value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesData, Data) == 0x000018, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesData::Data' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesData, CallFunc_GetDataTableRowFromName_OutRow) == 0x000128, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesData::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesData, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000238, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesData::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetStyleSkillByID \ static_assert(alignof(LIB_UIFunc_C_GetStyleSkillByID) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetStyleSkillByID"); \ static_assert(sizeof(LIB_UIFunc_C_GetStyleSkillByID) == 0x0003B0, "Wrong size on LIB_UIFunc_C_GetStyleSkillByID"); \ static_assert(offsetof(LIB_UIFunc_C_GetStyleSkillByID, ID) == 0x000000, "Member 'LIB_UIFunc_C_GetStyleSkillByID::ID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetStyleSkillByID, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_GetStyleSkillByID::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetStyleSkillByID, Find) == 0x000010, "Member 'LIB_UIFunc_C_GetStyleSkillByID::Find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetStyleSkillByID, ReturnValue) == 0x000018, "Member 'LIB_UIFunc_C_GetStyleSkillByID::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetStyleSkillByID, CallFunc_Redirect_Table_MappedTable) == 0x0001D0, "Member 'LIB_UIFunc_C_GetStyleSkillByID::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetStyleSkillByID, CallFunc_Conv_IntToString_ReturnValue) == 0x0001D8, "Member 'LIB_UIFunc_C_GetStyleSkillByID::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetStyleSkillByID, CallFunc_Conv_StringToName_ReturnValue) == 0x0001E8, "Member 'LIB_UIFunc_C_GetStyleSkillByID::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetStyleSkillByID, CallFunc_GetDataTableRowFromName_OutRow) == 0x0001F0, "Member 'LIB_UIFunc_C_GetStyleSkillByID::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetStyleSkillByID, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0003A8, "Member 'LIB_UIFunc_C_GetStyleSkillByID::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetUINotify \ static_assert(alignof(LIB_UIFunc_C_GetUINotify) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetUINotify"); \ static_assert(sizeof(LIB_UIFunc_C_GetUINotify) == 0x000040, "Wrong size on LIB_UIFunc_C_GetUINotify"); \ static_assert(offsetof(LIB_UIFunc_C_GetUINotify, __WorldContext) == 0x000000, "Member 'LIB_UIFunc_C_GetUINotify::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetUINotify, UINotify) == 0x000008, "Member 'LIB_UIFunc_C_GetUINotify::UINotify' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetUINotify, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'LIB_UIFunc_C_GetUINotify::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetUINotify, CallFunc_GetGlobalExtend_ReturnValue) == 0x000020, "Member 'LIB_UIFunc_C_GetUINotify::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetUINotify, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000028, "Member 'LIB_UIFunc_C_GetUINotify::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetUINotify, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'LIB_UIFunc_C_GetUINotify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetWeaponGemSlotLevel \ static_assert(alignof(LIB_UIFunc_C_GetWeaponGemSlotLevel) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetWeaponGemSlotLevel"); \ static_assert(sizeof(LIB_UIFunc_C_GetWeaponGemSlotLevel) == 0x000028, "Wrong size on LIB_UIFunc_C_GetWeaponGemSlotLevel"); \ static_assert(offsetof(LIB_UIFunc_C_GetWeaponGemSlotLevel, Type) == 0x000000, "Member 'LIB_UIFunc_C_GetWeaponGemSlotLevel::Type' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetWeaponGemSlotLevel, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_GetWeaponGemSlotLevel::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetWeaponGemSlotLevel, LevelValue) == 0x000010, "Member 'LIB_UIFunc_C_GetWeaponGemSlotLevel::LevelValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetWeaponGemSlotLevel, CallFunc_GetPlayerStatic_ReturnValue) == 0x000018, "Member 'LIB_UIFunc_C_GetWeaponGemSlotLevel::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetWeaponGemSlotLevel, CallFunc_Map_Find_Value) == 0x000020, "Member 'LIB_UIFunc_C_GetWeaponGemSlotLevel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetWeaponGemSlotLevel, CallFunc_Map_Find_ReturnValue) == 0x000024, "Member 'LIB_UIFunc_C_GetWeaponGemSlotLevel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_ItemIsForbbidenUsing \ static_assert(alignof(LIB_UIFunc_C_ItemIsForbbidenUsing) == 0x000008, "Wrong alignment on LIB_UIFunc_C_ItemIsForbbidenUsing"); \ static_assert(sizeof(LIB_UIFunc_C_ItemIsForbbidenUsing) == 0x000120, "Wrong size on LIB_UIFunc_C_ItemIsForbbidenUsing"); \ static_assert(offsetof(LIB_UIFunc_C_ItemIsForbbidenUsing, SortID) == 0x000000, "Member 'LIB_UIFunc_C_ItemIsForbbidenUsing::SortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ItemIsForbbidenUsing, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_ItemIsForbbidenUsing::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ItemIsForbbidenUsing, IsForbidden) == 0x000010, "Member 'LIB_UIFunc_C_ItemIsForbbidenUsing::IsForbidden' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ItemIsForbbidenUsing, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000018, "Member 'LIB_UIFunc_C_ItemIsForbbidenUsing::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ItemIsForbbidenUsing, CallFunc_GetDCSGameState_ReturnValue) == 0x000020, "Member 'LIB_UIFunc_C_ItemIsForbbidenUsing::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ItemIsForbbidenUsing, CallFunc_GetItemByID_Item) == 0x000028, "Member 'LIB_UIFunc_C_ItemIsForbbidenUsing::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ItemIsForbbidenUsing, CallFunc_GetItemByID_find) == 0x0000F8, "Member 'LIB_UIFunc_C_ItemIsForbbidenUsing::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ItemIsForbbidenUsing, CallFunc_Item_CheckAvaliableAndItemCantBeUsed_bCantBeUsed) == 0x0000F9, "Member 'LIB_UIFunc_C_ItemIsForbbidenUsing::CallFunc_Item_CheckAvaliableAndItemCantBeUsed_bCantBeUsed' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ItemIsForbbidenUsing, CallFunc_Item_CheckAvaliableAndItemCantBeUsed_OutCantMessage) == 0x000100, "Member 'LIB_UIFunc_C_ItemIsForbbidenUsing::CallFunc_Item_CheckAvaliableAndItemCantBeUsed_OutCantMessage' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ItemIsForbbidenUsing, CallFunc_Item_CheckAvaliableAndItemCantBeUsed_ReturnValue) == 0x000118, "Member 'LIB_UIFunc_C_ItemIsForbbidenUsing::CallFunc_Item_CheckAvaliableAndItemCantBeUsed_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ItemIsForbbidenUsing, CallFunc_TextIsEmpty_ReturnValue) == 0x000119, "Member 'LIB_UIFunc_C_ItemIsForbbidenUsing::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_KlesaState \ static_assert(alignof(LIB_UIFunc_C_KlesaState) == 0x000008, "Wrong alignment on LIB_UIFunc_C_KlesaState"); \ static_assert(sizeof(LIB_UIFunc_C_KlesaState) == 0x0000A8, "Wrong size on LIB_UIFunc_C_KlesaState"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, OldValue) == 0x000000, "Member 'LIB_UIFunc_C_KlesaState::OldValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_KlesaState::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, Play) == 0x000010, "Member 'LIB_UIFunc_C_KlesaState::Play' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, High) == 0x000011, "Member 'LIB_UIFunc_C_KlesaState::High' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_GetPlayerMaxKlesa_ReturnValue) == 0x000014, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_GetPlayerMaxKlesa_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000018, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x00001C, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_GetPlayerMaxKlesa_ReturnValue_1) == 0x000020, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_GetPlayerMaxKlesa_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_GetPlayerStatic_ReturnValue) == 0x000028, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_Conv_IntToFloat_ReturnValue_2) == 0x000030, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_Conv_IntToFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000038, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000040, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000048, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000050, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000058, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_GetNormalizeKlesaPercentValue_ReturnValue) == 0x000060, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_GetNormalizeKlesaPercentValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000068, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000069, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_Conv_IntToFloat_ReturnValue_3) == 0x00006C, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_Conv_IntToFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000070, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000078, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000080, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000088, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000090, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_Divide_DoubleDouble_B_ImplicitCast_1) == 0x000098, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_Divide_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_KlesaState, CallFunc_Divide_DoubleDouble_A_ImplicitCast_1) == 0x0000A0, "Member 'LIB_UIFunc_C_KlesaState::CallFunc_Divide_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_Open_New_Player_Guidelines \ static_assert(alignof(LIB_UIFunc_C_Open_New_Player_Guidelines) == 0x000008, "Wrong alignment on LIB_UIFunc_C_Open_New_Player_Guidelines"); \ static_assert(sizeof(LIB_UIFunc_C_Open_New_Player_Guidelines) == 0x0003E8, "Wrong size on LIB_UIFunc_C_Open_New_Player_Guidelines"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, RowName) == 0x000000, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::RowName' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CreateType) == 0x000010, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CreateType' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, NotUseQueue) == 0x000011, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::NotUseQueue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, SkipNGP) == 0x000012, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::SkipNGP' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, SkipHUDCheck) == 0x000013, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::SkipHUDCheck' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, __WorldContext) == 0x000018, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x000020, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_Greater_IntInt_ReturnValue) == 0x000024, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetUINotify_UINotify) == 0x000028, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetUIStatic_ReturnValue) == 0x000030, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetDCSPlayerController_ReturnValue) == 0x000038, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetDCSPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetUIZOder_ZOder) == 0x000040, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetDCSPlayerController_ReturnValue_1) == 0x000048, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetDCSPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x000050, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000058, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetUIStatic_ReturnValue_1) == 0x000060, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetUIStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetGlobalFlag_Enable) == 0x000068, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetUIZOder_ZOder_1) == 0x00006C, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetUIZOder_ZOder_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue) == 0x000070, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_CreateWGIWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetMainUI_InGameWidget) == 0x000078, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetMainUI_InGameWidget' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_WhetherHUDIsOn_return_value) == 0x000080, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_WhetherHUDIsOn_return_value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_IsValid_ReturnValue) == 0x000081, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, K2Node_DynamicCast_AsWB_Main_UI) == 0x000088, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::K2Node_DynamicCast_AsWB_Main_UI' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, K2Node_DynamicCast_bSuccess) == 0x000090, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetUINotify_UINotify_1) == 0x000098, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0000A0, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetNewPlayerGuidelinesData_return_value) == 0x0000A1, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetNewPlayerGuidelinesData_return_value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetNewPlayerGuidelinesData_data) == 0x0000A8, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetNewPlayerGuidelinesData_data' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetNewPlayerGuidelinesData_return_value_1) == 0x0001B8, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetNewPlayerGuidelinesData_return_value_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetNewPlayerGuidelinesData_data_1) == 0x0001C0, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetNewPlayerGuidelinesData_data_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetNewPlayerGuidelinesData_return_value_2) == 0x0002D0, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetNewPlayerGuidelinesData_return_value_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Open_New_Player_Guidelines, CallFunc_GetNewPlayerGuidelinesData_data_2) == 0x0002D8, "Member 'LIB_UIFunc_C_Open_New_Player_Guidelines::CallFunc_GetNewPlayerGuidelinesData_data_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_OpenNewPlayerGuideSpecial \ static_assert(alignof(LIB_UIFunc_C_OpenNewPlayerGuideSpecial) == 0x000008, "Wrong alignment on LIB_UIFunc_C_OpenNewPlayerGuideSpecial"); \ static_assert(sizeof(LIB_UIFunc_C_OpenNewPlayerGuideSpecial) == 0x000040, "Wrong size on LIB_UIFunc_C_OpenNewPlayerGuideSpecial"); \ static_assert(offsetof(LIB_UIFunc_C_OpenNewPlayerGuideSpecial, DoOnce) == 0x000000, "Member 'LIB_UIFunc_C_OpenNewPlayerGuideSpecial::DoOnce' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_OpenNewPlayerGuideSpecial, Name_0) == 0x000008, "Member 'LIB_UIFunc_C_OpenNewPlayerGuideSpecial::Name_0' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_OpenNewPlayerGuideSpecial, __WorldContext) == 0x000018, "Member 'LIB_UIFunc_C_OpenNewPlayerGuideSpecial::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_OpenNewPlayerGuideSpecial, ReturnValue) == 0x000020, "Member 'LIB_UIFunc_C_OpenNewPlayerGuideSpecial::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_OpenNewPlayerGuideSpecial, AlreadyOpened) == 0x000028, "Member 'LIB_UIFunc_C_OpenNewPlayerGuideSpecial::AlreadyOpened' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_OpenNewPlayerGuideSpecial, Mark) == 0x000030, "Member 'LIB_UIFunc_C_OpenNewPlayerGuideSpecial::Mark' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_RemoveAllEquipment \ static_assert(alignof(LIB_UIFunc_C_RemoveAllEquipment) == 0x000008, "Wrong alignment on LIB_UIFunc_C_RemoveAllEquipment"); \ static_assert(sizeof(LIB_UIFunc_C_RemoveAllEquipment) == 0x0000F8, "Wrong size on LIB_UIFunc_C_RemoveAllEquipment"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, __WorldContext) == 0x000000, "Member 'LIB_UIFunc_C_RemoveAllEquipment::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, Type) == 0x000008, "Member 'LIB_UIFunc_C_RemoveAllEquipment::Type' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'LIB_UIFunc_C_RemoveAllEquipment::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000020, "Member 'LIB_UIFunc_C_RemoveAllEquipment::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'LIB_UIFunc_C_RemoveAllEquipment::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000030, "Member 'LIB_UIFunc_C_RemoveAllEquipment::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'LIB_UIFunc_C_RemoveAllEquipment::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, CallFunc_GetMyUINotify_UINotifyComponent) == 0x000040, "Member 'LIB_UIFunc_C_RemoveAllEquipment::CallFunc_GetMyUINotify_UINotifyComponent' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, CallFunc_GetPlayerWeapon_Items_Weapons) == 0x000048, "Member 'LIB_UIFunc_C_RemoveAllEquipment::CallFunc_GetPlayerWeapon_Items_Weapons' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'LIB_UIFunc_C_RemoveAllEquipment::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, Temp_int_Array_Index_Variable) == 0x00005C, "Member 'LIB_UIFunc_C_RemoveAllEquipment::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, Temp_int_Array_Index_Variable_1) == 0x000060, "Member 'LIB_UIFunc_C_RemoveAllEquipment::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, Temp_int_Loop_Counter_Variable_1) == 0x000064, "Member 'LIB_UIFunc_C_RemoveAllEquipment::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'LIB_UIFunc_C_RemoveAllEquipment::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, CallFunc_Add_IntInt_ReturnValue_1) == 0x00006C, "Member 'LIB_UIFunc_C_RemoveAllEquipment::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, Temp_int_Array_Index_Variable_2) == 0x000070, "Member 'LIB_UIFunc_C_RemoveAllEquipment::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, K2Node_MakeArray_Array) == 0x000078, "Member 'LIB_UIFunc_C_RemoveAllEquipment::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, CallFunc_Array_Get_Item) == 0x000088, "Member 'LIB_UIFunc_C_RemoveAllEquipment::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, Temp_int_Loop_Counter_Variable_2) == 0x0000A8, "Member 'LIB_UIFunc_C_RemoveAllEquipment::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, CallFunc_Array_Get_Item_1) == 0x0000AC, "Member 'LIB_UIFunc_C_RemoveAllEquipment::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, CallFunc_GetPlayerEquipments_ReturnValue) == 0x0000B0, "Member 'LIB_UIFunc_C_RemoveAllEquipment::CallFunc_GetPlayerEquipments_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000C0, "Member 'LIB_UIFunc_C_RemoveAllEquipment::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, CallFunc_Array_Get_Item_2) == 0x0000C8, "Member 'LIB_UIFunc_C_RemoveAllEquipment::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, CallFunc_Array_Length_ReturnValue_1) == 0x0000E8, "Member 'LIB_UIFunc_C_RemoveAllEquipment::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000EC, "Member 'LIB_UIFunc_C_RemoveAllEquipment::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, CallFunc_Array_Length_ReturnValue_2) == 0x0000F0, "Member 'LIB_UIFunc_C_RemoveAllEquipment::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveAllEquipment, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000F4, "Member 'LIB_UIFunc_C_RemoveAllEquipment::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_RemoveNoEnoughEquips \ static_assert(alignof(LIB_UIFunc_C_RemoveNoEnoughEquips) == 0x000008, "Wrong alignment on LIB_UIFunc_C_RemoveNoEnoughEquips"); \ static_assert(sizeof(LIB_UIFunc_C_RemoveNoEnoughEquips) == 0x000450, "Wrong size on LIB_UIFunc_C_RemoveNoEnoughEquips"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, __WorldContext) == 0x000000, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, Type) == 0x000008, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::Type' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, Tags) == 0x000018, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::Tags' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, Temp_int_Array_Index_Variable) == 0x000028, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Redirect_Table_MappedTable) == 0x000030, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000038, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000040, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, Temp_int_Loop_Counter_Variable) == 0x00004C, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_GetMyUINotify_UINotifyComponent) == 0x000050, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_GetMyUINotify_UINotifyComponent' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_GetPlayerWeapon_Items_Weapons) == 0x000058, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_GetPlayerWeapon_Items_Weapons' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Array_Length_ReturnValue) == 0x00006C, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, Temp_int_Loop_Counter_Variable_1) == 0x000070, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, Temp_int_Loop_Counter_Variable_2) == 0x000074, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Add_IntInt_ReturnValue_1) == 0x000078, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Add_IntInt_ReturnValue_2) == 0x00007C, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, Temp_int_Array_Index_Variable_1) == 0x000080, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, K2Node_MakeArray_Array) == 0x000088, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, Temp_int_Array_Index_Variable_2) == 0x000098, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, Temp_int_Loop_Counter_Variable_3) == 0x00009C, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Less_IntInt_ReturnValue) == 0x0000A0, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Add_IntInt_ReturnValue_3) == 0x0000A4, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, Temp_int_Array_Index_Variable_3) == 0x0000A8, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, K2Node_MakeArray_Array_1) == 0x0000B0, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_CheckWeaponCanEquip_CanEquip) == 0x0000E0, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_CheckWeaponCanEquip_CanEquip' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Array_Get_Item_1) == 0x0000E4, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Array_Get_Item_2) == 0x0000EC, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_GetPlayerPropertyValue_ReturnValue) == 0x0000F0, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_GetPlayerPropertyValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_GetPlayerFastAccessItem_FastAccess_Inventory) == 0x0000F8, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_GetPlayerFastAccessItem_FastAccess_Inventory' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Array_Length_ReturnValue_1) == 0x000108, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Array_Get_Item_3) == 0x000110, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Less_IntInt_ReturnValue_1) == 0x000130, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Conv_IntToString_ReturnValue) == 0x000138, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Conv_StringToName_ReturnValue) == 0x000148, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Array_Length_ReturnValue_2) == 0x000150, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_GetDataTableRowFromName_OutRow) == 0x000158, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000438, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Less_IntInt_ReturnValue_2) == 0x000439, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Array_Length_ReturnValue_3) == 0x00043C, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Map_Find_Value) == 0x000440, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Map_Find_ReturnValue) == 0x000448, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Less_IntInt_ReturnValue_3) == 0x000449, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveNoEnoughEquips, CallFunc_Less_DoubleDouble_ReturnValue) == 0x00044A, "Member 'LIB_UIFunc_C_RemoveNoEnoughEquips::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_RemoveWeaponLevel \ static_assert(alignof(LIB_UIFunc_C_RemoveWeaponLevel) == 0x000008, "Wrong alignment on LIB_UIFunc_C_RemoveWeaponLevel"); \ static_assert(sizeof(LIB_UIFunc_C_RemoveWeaponLevel) == 0x0000F8, "Wrong size on LIB_UIFunc_C_RemoveWeaponLevel"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveWeaponLevel, SortID) == 0x000000, "Member 'LIB_UIFunc_C_RemoveWeaponLevel::SortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveWeaponLevel, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_RemoveWeaponLevel::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveWeaponLevel, NewSortID) == 0x000010, "Member 'LIB_UIFunc_C_RemoveWeaponLevel::NewSortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveWeaponLevel, CallFunc_Percent_IntInt_ReturnValue) == 0x000014, "Member 'LIB_UIFunc_C_RemoveWeaponLevel::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveWeaponLevel, CallFunc_GetItemByID_Item) == 0x000018, "Member 'LIB_UIFunc_C_RemoveWeaponLevel::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveWeaponLevel, CallFunc_GetItemByID_find) == 0x0000E8, "Member 'LIB_UIFunc_C_RemoveWeaponLevel::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveWeaponLevel, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000EC, "Member 'LIB_UIFunc_C_RemoveWeaponLevel::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_RemoveWeaponLevel, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000F0, "Member 'LIB_UIFunc_C_RemoveWeaponLevel::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_ReplaceSortID \ static_assert(alignof(LIB_UIFunc_C_ReplaceSortID) == 0x000008, "Wrong alignment on LIB_UIFunc_C_ReplaceSortID"); \ static_assert(sizeof(LIB_UIFunc_C_ReplaceSortID) == 0x0002B0, "Wrong size on LIB_UIFunc_C_ReplaceSortID"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, OldSortID) == 0x000000, "Member 'LIB_UIFunc_C_ReplaceSortID::OldSortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_ReplaceSortID::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, NewSortID) == 0x000010, "Member 'LIB_UIFunc_C_ReplaceSortID::NewSortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, CallFunc_GetItemByID_Item) == 0x000018, "Member 'LIB_UIFunc_C_ReplaceSortID::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, CallFunc_GetItemByID_find) == 0x0000E8, "Member 'LIB_UIFunc_C_ReplaceSortID::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, CallFunc_Percent_IntInt_ReturnValue) == 0x0000EC, "Member 'LIB_UIFunc_C_ReplaceSortID::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000F0, "Member 'LIB_UIFunc_C_ReplaceSortID::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, CallFunc_Concat_StrStr_ReturnValue) == 0x0000F8, "Member 'LIB_UIFunc_C_ReplaceSortID::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000108, "Member 'LIB_UIFunc_C_ReplaceSortID::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000110, "Member 'LIB_UIFunc_C_ReplaceSortID::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000258, "Member 'LIB_UIFunc_C_ReplaceSortID::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000260, "Member 'LIB_UIFunc_C_ReplaceSortID::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, CallFunc_ToLower_ReturnValue) == 0x000270, "Member 'LIB_UIFunc_C_ReplaceSortID::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000280, "Member 'LIB_UIFunc_C_ReplaceSortID::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000290, "Member 'LIB_UIFunc_C_ReplaceSortID::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0002A0, "Member 'LIB_UIFunc_C_ReplaceSortID::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, CallFunc_GetPlayerIntProperty_value) == 0x0002A8, "Member 'LIB_UIFunc_C_ReplaceSortID::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_ReplaceSortID, CallFunc_Add_IntInt_ReturnValue) == 0x0002AC, "Member 'LIB_UIFunc_C_ReplaceSortID::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_Update_Weapon_Level_By_Type \ static_assert(alignof(LIB_UIFunc_C_Update_Weapon_Level_By_Type) == 0x000008, "Wrong alignment on LIB_UIFunc_C_Update_Weapon_Level_By_Type"); \ static_assert(sizeof(LIB_UIFunc_C_Update_Weapon_Level_By_Type) == 0x0000A8, "Wrong size on LIB_UIFunc_C_Update_Weapon_Level_By_Type"); \ static_assert(offsetof(LIB_UIFunc_C_Update_Weapon_Level_By_Type, Type) == 0x000000, "Member 'LIB_UIFunc_C_Update_Weapon_Level_By_Type::Type' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Update_Weapon_Level_By_Type, CurrentLevel) == 0x000008, "Member 'LIB_UIFunc_C_Update_Weapon_Level_By_Type::CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Update_Weapon_Level_By_Type, __WorldContext) == 0x000010, "Member 'LIB_UIFunc_C_Update_Weapon_Level_By_Type::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Update_Weapon_Level_By_Type, CallFunc_GetUINotify_UINotify) == 0x000018, "Member 'LIB_UIFunc_C_Update_Weapon_Level_By_Type::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Update_Weapon_Level_By_Type, CallFunc_GetPlayerWeapon_Items_Weapons) == 0x000020, "Member 'LIB_UIFunc_C_Update_Weapon_Level_By_Type::CallFunc_GetPlayerWeapon_Items_Weapons' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Update_Weapon_Level_By_Type, Temp_int_Array_Index_Variable) == 0x000030, "Member 'LIB_UIFunc_C_Update_Weapon_Level_By_Type::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Update_Weapon_Level_By_Type, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'LIB_UIFunc_C_Update_Weapon_Level_By_Type::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Update_Weapon_Level_By_Type, CallFunc_Array_Get_Item) == 0x000038, "Member 'LIB_UIFunc_C_Update_Weapon_Level_By_Type::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Update_Weapon_Level_By_Type, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'LIB_UIFunc_C_Update_Weapon_Level_By_Type::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Update_Weapon_Level_By_Type, CallFunc_ReplaceSortID_NewSortID) == 0x00005C, "Member 'LIB_UIFunc_C_Update_Weapon_Level_By_Type::CallFunc_ReplaceSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Update_Weapon_Level_By_Type, K2Node_MakeStruct_F_StoredItem) == 0x000060, "Member 'LIB_UIFunc_C_Update_Weapon_Level_By_Type::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Update_Weapon_Level_By_Type, CallFunc_Less_IntInt_ReturnValue) == 0x000080, "Member 'LIB_UIFunc_C_Update_Weapon_Level_By_Type::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Update_Weapon_Level_By_Type, CallFunc_Add_IntInt_ReturnValue) == 0x000084, "Member 'LIB_UIFunc_C_Update_Weapon_Level_By_Type::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Update_Weapon_Level_By_Type, CallFunc_NewGuid_ReturnValue) == 0x000088, "Member 'LIB_UIFunc_C_Update_Weapon_Level_By_Type::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Update_Weapon_Level_By_Type, CallFunc_Conv_GuidToString_ReturnValue) == 0x000098, "Member 'LIB_UIFunc_C_Update_Weapon_Level_By_Type::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_UpdateCountInfo \ static_assert(alignof(LIB_UIFunc_C_UpdateCountInfo) == 0x000008, "Wrong alignment on LIB_UIFunc_C_UpdateCountInfo"); \ static_assert(sizeof(LIB_UIFunc_C_UpdateCountInfo) == 0x000038, "Wrong size on LIB_UIFunc_C_UpdateCountInfo"); \ static_assert(offsetof(LIB_UIFunc_C_UpdateCountInfo, Key) == 0x000000, "Member 'LIB_UIFunc_C_UpdateCountInfo::Key' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_UpdateCountInfo, Value) == 0x000010, "Member 'LIB_UIFunc_C_UpdateCountInfo::Value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_UpdateCountInfo, __WorldContext) == 0x000020, "Member 'LIB_UIFunc_C_UpdateCountInfo::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_UpdateCountInfo, CallFunc_GetGlobalExtend_ReturnValue) == 0x000028, "Member 'LIB_UIFunc_C_UpdateCountInfo::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_UpdateCountInfo, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'LIB_UIFunc_C_UpdateCountInfo::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_WhetherHUDIsOn \ static_assert(alignof(LIB_UIFunc_C_WhetherHUDIsOn) == 0x000008, "Wrong alignment on LIB_UIFunc_C_WhetherHUDIsOn"); \ static_assert(sizeof(LIB_UIFunc_C_WhetherHUDIsOn) == 0x000020, "Wrong size on LIB_UIFunc_C_WhetherHUDIsOn"); \ static_assert(offsetof(LIB_UIFunc_C_WhetherHUDIsOn, __WorldContext) == 0x000000, "Member 'LIB_UIFunc_C_WhetherHUDIsOn::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_WhetherHUDIsOn, return_value) == 0x000008, "Member 'LIB_UIFunc_C_WhetherHUDIsOn::return_value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_WhetherHUDIsOn, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000010, "Member 'LIB_UIFunc_C_WhetherHUDIsOn::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_WhetherHUDIsOn, CallFunc_GetNewGuideShown_return_value) == 0x000018, "Member 'LIB_UIFunc_C_WhetherHUDIsOn::CallFunc_GetNewGuideShown_return_value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_WhetherHUDIsOn, CallFunc_GetHUD_Shown_Shown) == 0x000019, "Member 'LIB_UIFunc_C_WhetherHUDIsOn::CallFunc_GetHUD_Shown_Shown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info \ static_assert(alignof(LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info) == 0x000008, "Wrong alignment on LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info"); \ static_assert(sizeof(LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info) == 0x000028, "Wrong size on LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info, Slot) == 0x000000, "Member 'LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info::Slot' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info, Level) == 0x000004, "Member 'LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info::Level' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info, IsUnlock) == 0x000010, "Member 'LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info::IsUnlock' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info, K2Node_SwitchInteger_CmpSuccess) == 0x000011, "Member 'LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info, CallFunc_GetWeaponGemSlotLevel_LevelValue) == 0x000014, "Member 'LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info::CallFunc_GetWeaponGemSlotLevel_LevelValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info, CallFunc_GetWeaponGemSlotLevel_LevelValue_1) == 0x000018, "Member 'LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info::CallFunc_GetWeaponGemSlotLevel_LevelValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00001C, "Member 'LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x00001D, "Member 'LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info, CallFunc_GetWeaponGemSlotLevel_LevelValue_2) == 0x000020, "Member 'LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info::CallFunc_GetWeaponGemSlotLevel_LevelValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info, CallFunc_GreaterEqual_IntInt_ReturnValue_2) == 0x000024, "Member 'LIB_UIFunc_C_Get_Weapon_Gem_Unlock_Info::CallFunc_GreaterEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetFirstItemShowPPT \ static_assert(alignof(LIB_UIFunc_C_GetFirstItemShowPPT) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetFirstItemShowPPT"); \ static_assert(sizeof(LIB_UIFunc_C_GetFirstItemShowPPT) == 0x000350, "Wrong size on LIB_UIFunc_C_GetFirstItemShowPPT"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, Item) == 0x000000, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, __WorldContext) == 0x000020, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, if_showPPT) == 0x000028, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::if_showPPT' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_Create_ReturnValue) == 0x000030, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_GetUINotify_UINotify) == 0x000038, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x000040, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_GetUINotify_UINotify_1) == 0x000048, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_GetUINotify_UINotify_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_Greater_IntInt_ReturnValue) == 0x000050, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_GetPerpetualMark_Value) == 0x000058, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000068, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_GetGlobalFlag_Enable) == 0x000069, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x000070, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_AddToWidgetQueue_Succeed) == 0x000080, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_AddToWidgetQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_Conv_IntToString_ReturnValue) == 0x000088, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_Concat_StrStr_ReturnValue) == 0x000098, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000A8, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B8, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000C8, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_GetNewPlayerGuidelinesID_return_value) == 0x0000D8, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_GetNewPlayerGuidelinesID_return_value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_GetHasHelperUnlock_ReturnValue) == 0x0000E8, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_GetHasHelperUnlock_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_Conv_StringToName_ReturnValue) == 0x0000EC, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_GetPerpetualMark_Value_1) == 0x0000F8, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_GetPerpetualMark_Value_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_GetDataTableRowFromName_OutRow) == 0x000108, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000218, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000219, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, Temp_softclass_Variable) == 0x000220, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::Temp_softclass_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000250, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000251, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000258, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000268, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000278, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, K2Node_MakeArray_Array) == 0x000280, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000290, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetFirstItemShowPPT, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000348, "Member 'LIB_UIFunc_C_GetFirstItemShowPPT::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetNewGuideShowKey \ static_assert(alignof(LIB_UIFunc_C_GetNewGuideShowKey) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetNewGuideShowKey"); \ static_assert(sizeof(LIB_UIFunc_C_GetNewGuideShowKey) == 0x000300, "Wrong size on LIB_UIFunc_C_GetNewGuideShowKey"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, textcontent) == 0x000000, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::textcontent' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, __WorldContext) == 0x000018, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, return_value) == 0x000020, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::return_value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, Local_ReplaceStr) == 0x000038, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::Local_ReplaceStr' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, local_StringContent) == 0x000048, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::local_StringContent' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_GetCurrentInputDeviceType_DeviceType) == 0x000058, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_GetCurrentInputDeviceType_DeviceType' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex) == 0x000068, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_GetCurrentInputDeviceType_DeviceTypeIndex' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_GetValidValue_ReturnValue) == 0x000069, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000070, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Conv_TextToString_ReturnValue) == 0x000078, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Split_LeftS) == 0x000088, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Split_RightS) == 0x000098, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Split_ReturnValue) == 0x0000A8, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Replace_ReturnValue) == 0x0000B0, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Replace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Split_LeftS_1) == 0x0000C0, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Split_RightS_1) == 0x0000D0, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Split_ReturnValue_1) == 0x0000E0, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Contains_ReturnValue) == 0x0000E1, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Conv_StringToName_ReturnValue) == 0x0000E4, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000F0, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001E0, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Conv_StringToText_ReturnValue) == 0x0001E8, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_GetNewGuideShowKey_return_value) == 0x000200, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_GetNewGuideShowKey_return_value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_GetButtonInputValueForNewpLayerGuid_ReturnValue) == 0x000218, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_GetButtonInputValueForNewpLayerGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Concat_StrStr_ReturnValue) == 0x000228, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000238, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000248, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000258, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_ToLower_ReturnValue) == 0x000268, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Split_LeftS_2) == 0x000278, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Split_LeftS_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Split_RightS_2) == 0x000288, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Split_RightS_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Split_ReturnValue_2) == 0x000298, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Split_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0002A0, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0002B0, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0002C0, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0002D0, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0002E0, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewGuideShowKey, CallFunc_Concat_StrStr_ReturnValue_9) == 0x0002F0, "Member 'LIB_UIFunc_C_GetNewGuideShowKey::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetNewPlayerGuidelinesID \ static_assert(alignof(LIB_UIFunc_C_GetNewPlayerGuidelinesID) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetNewPlayerGuidelinesID"); \ static_assert(sizeof(LIB_UIFunc_C_GetNewPlayerGuidelinesID) == 0x000088, "Wrong size on LIB_UIFunc_C_GetNewPlayerGuidelinesID"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesID, ItemToFind) == 0x000000, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesID::ItemToFind' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesID, __WorldContext) == 0x000010, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesID::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesID, return_value) == 0x000018, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesID::return_value' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesID, Local_ID) == 0x000028, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesID::Local_ID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesID, Temp_int_Array_Index_Variable) == 0x000038, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesID::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesID, Temp_int_Loop_Counter_Variable) == 0x00003C, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesID::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesID, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesID::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesID, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000048, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesID::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesID, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesID::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesID, CallFunc_Array_Get_Item) == 0x00005C, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesID::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesID, CallFunc_Less_IntInt_ReturnValue) == 0x000064, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesID::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesID, CallFunc_Array_Add_ReturnValue) == 0x000068, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesID::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesID, CallFunc_Conv_NameToString_ReturnValue) == 0x000070, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesID::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetNewPlayerGuidelinesID, CallFunc_Contains_ReturnValue) == 0x000080, "Member 'LIB_UIFunc_C_GetNewPlayerGuidelinesID::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LIB_UIFunc_C_GetTruePTConsumeByID \ static_assert(alignof(LIB_UIFunc_C_GetTruePTConsumeByID) == 0x000008, "Wrong alignment on LIB_UIFunc_C_GetTruePTConsumeByID"); \ static_assert(sizeof(LIB_UIFunc_C_GetTruePTConsumeByID) == 0x000038, "Wrong size on LIB_UIFunc_C_GetTruePTConsumeByID"); \ static_assert(offsetof(LIB_UIFunc_C_GetTruePTConsumeByID, MontageID) == 0x000000, "Member 'LIB_UIFunc_C_GetTruePTConsumeByID::MontageID' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetTruePTConsumeByID, GetCount) == 0x000004, "Member 'LIB_UIFunc_C_GetTruePTConsumeByID::GetCount' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetTruePTConsumeByID, __WorldContext) == 0x000008, "Member 'LIB_UIFunc_C_GetTruePTConsumeByID::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetTruePTConsumeByID, PTConsume) == 0x000010, "Member 'LIB_UIFunc_C_GetTruePTConsumeByID::PTConsume' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetTruePTConsumeByID, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'LIB_UIFunc_C_GetTruePTConsumeByID::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetTruePTConsumeByID, CallFunc_Conv_StringToName_ReturnValue) == 0x000028, "Member 'LIB_UIFunc_C_GetTruePTConsumeByID::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetTruePTConsumeByID, CallFunc_GetConsumeWLByAnimID_ConsumedWL) == 0x000030, "Member 'LIB_UIFunc_C_GetTruePTConsumeByID::CallFunc_GetConsumeWLByAnimID_ConsumedWL' has a wrong offset!"); \ static_assert(offsetof(LIB_UIFunc_C_GetTruePTConsumeByID, CallFunc_ReplacePTConsume_Consume) == 0x000034, "Member 'LIB_UIFunc_C_GetTruePTConsumeByID::CallFunc_ReplacePTConsume_Consume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULIB_UIFunc_C \ static_assert(alignof(ULIB_UIFunc_C) == 0x000008, "Wrong alignment on ULIB_UIFunc_C"); \ static_assert(sizeof(ULIB_UIFunc_C) == 0x000028, "Wrong size on ULIB_UIFunc_C"); \ #define DUMPER7_ASSERTS_Lib_Common_C_AddPlayerAttribute \ static_assert(alignof(Lib_Common_C_AddPlayerAttribute) == 0x000008, "Wrong alignment on Lib_Common_C_AddPlayerAttribute"); \ static_assert(sizeof(Lib_Common_C_AddPlayerAttribute) == 0x000098, "Wrong size on Lib_Common_C_AddPlayerAttribute"); \ static_assert(offsetof(Lib_Common_C_AddPlayerAttribute, SpecialTag) == 0x000000, "Member 'Lib_Common_C_AddPlayerAttribute::SpecialTag' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_AddPlayerAttribute, GemPropArray) == 0x000010, "Member 'Lib_Common_C_AddPlayerAttribute::GemPropArray' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_AddPlayerAttribute, PropGuidArray) == 0x000020, "Member 'Lib_Common_C_AddPlayerAttribute::PropGuidArray' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_AddPlayerAttribute, __WorldContext) == 0x000030, "Member 'Lib_Common_C_AddPlayerAttribute::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_AddPlayerAttribute, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000038, "Member 'Lib_Common_C_AddPlayerAttribute::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_AddPlayerAttribute, Temp_int_Array_Index_Variable) == 0x000040, "Member 'Lib_Common_C_AddPlayerAttribute::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_AddPlayerAttribute, K2Node_DynamicCast_AsAbstract_Character) == 0x000048, "Member 'Lib_Common_C_AddPlayerAttribute::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_AddPlayerAttribute, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'Lib_Common_C_AddPlayerAttribute::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_AddPlayerAttribute, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000058, "Member 'Lib_Common_C_AddPlayerAttribute::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_AddPlayerAttribute, Temp_int_Loop_Counter_Variable) == 0x000060, "Member 'Lib_Common_C_AddPlayerAttribute::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_AddPlayerAttribute, CallFunc_Array_Get_Item) == 0x000064, "Member 'Lib_Common_C_AddPlayerAttribute::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_AddPlayerAttribute, CallFunc_Array_Length_ReturnValue) == 0x00006C, "Member 'Lib_Common_C_AddPlayerAttribute::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_AddPlayerAttribute, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'Lib_Common_C_AddPlayerAttribute::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_AddPlayerAttribute, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'Lib_Common_C_AddPlayerAttribute::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_AddPlayerAttribute, CallFunc_Array_Get_Item_1) == 0x000078, "Member 'Lib_Common_C_AddPlayerAttribute::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_AddPlayerAttribute, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'Lib_Common_C_AddPlayerAttribute::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_GetMyPlayerCharacter \ static_assert(alignof(Lib_Common_C_GetMyPlayerCharacter) == 0x000008, "Wrong alignment on Lib_Common_C_GetMyPlayerCharacter"); \ static_assert(sizeof(Lib_Common_C_GetMyPlayerCharacter) == 0x000028, "Wrong size on Lib_Common_C_GetMyPlayerCharacter"); \ static_assert(offsetof(Lib_Common_C_GetMyPlayerCharacter, __WorldContext) == 0x000000, "Member 'Lib_Common_C_GetMyPlayerCharacter::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetMyPlayerCharacter, CombatCharacter) == 0x000008, "Member 'Lib_Common_C_GetMyPlayerCharacter::CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetMyPlayerCharacter, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000010, "Member 'Lib_Common_C_GetMyPlayerCharacter::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetMyPlayerCharacter, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000018, "Member 'Lib_Common_C_GetMyPlayerCharacter::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetMyPlayerCharacter, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Lib_Common_C_GetMyPlayerCharacter::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_GetPlayerBlendSpace \ static_assert(alignof(Lib_Common_C_GetPlayerBlendSpace) == 0x000008, "Wrong alignment on Lib_Common_C_GetPlayerBlendSpace"); \ static_assert(sizeof(Lib_Common_C_GetPlayerBlendSpace) == 0x000140, "Wrong size on Lib_Common_C_GetPlayerBlendSpace"); \ static_assert(offsetof(Lib_Common_C_GetPlayerBlendSpace, ST_PlayerWeaponData) == 0x000000, "Member 'Lib_Common_C_GetPlayerBlendSpace::ST_PlayerWeaponData' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerBlendSpace, Tag) == 0x000068, "Member 'Lib_Common_C_GetPlayerBlendSpace::Tag' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerBlendSpace, __WorldContext) == 0x000070, "Member 'Lib_Common_C_GetPlayerBlendSpace::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerBlendSpace, BlendSpace) == 0x000078, "Member 'Lib_Common_C_GetPlayerBlendSpace::BlendSpace' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerBlendSpace, CallFunc_MakeLiteralText_ReturnValue) == 0x000080, "Member 'Lib_Common_C_GetPlayerBlendSpace::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerBlendSpace, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000098, "Member 'Lib_Common_C_GetPlayerBlendSpace::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerBlendSpace, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x0000A8, "Member 'Lib_Common_C_GetPlayerBlendSpace::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerBlendSpace, CallFunc_Conv_StringToText_ReturnValue) == 0x0000B0, "Member 'Lib_Common_C_GetPlayerBlendSpace::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerBlendSpace, K2Node_MakeStruct_FormatArgumentData) == 0x0000C8, "Member 'Lib_Common_C_GetPlayerBlendSpace::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerBlendSpace, K2Node_MakeArray_Array) == 0x000118, "Member 'Lib_Common_C_GetPlayerBlendSpace::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerBlendSpace, CallFunc_Format_ReturnValue) == 0x000128, "Member 'Lib_Common_C_GetPlayerBlendSpace::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_GetPlayerWeaponData \ static_assert(alignof(Lib_Common_C_GetPlayerWeaponData) == 0x000008, "Wrong alignment on Lib_Common_C_GetPlayerWeaponData"); \ static_assert(sizeof(Lib_Common_C_GetPlayerWeaponData) == 0x0001A0, "Wrong size on Lib_Common_C_GetPlayerWeaponData"); \ static_assert(offsetof(Lib_Common_C_GetPlayerWeaponData, SortID) == 0x000000, "Member 'Lib_Common_C_GetPlayerWeaponData::SortID' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerWeaponData, __WorldContext) == 0x000008, "Member 'Lib_Common_C_GetPlayerWeaponData::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerWeaponData, WeaponData) == 0x000010, "Member 'Lib_Common_C_GetPlayerWeaponData::WeaponData' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerWeaponData, CallFunc_MakeLiteralText_ReturnValue) == 0x000078, "Member 'Lib_Common_C_GetPlayerWeaponData::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerWeaponData, CallFunc_GetWeaponIndex_index) == 0x000090, "Member 'Lib_Common_C_GetPlayerWeaponData::CallFunc_GetWeaponIndex_index' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerWeaponData, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000098, "Member 'Lib_Common_C_GetPlayerWeaponData::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerWeaponData, CallFunc_Conv_IntToString_ReturnValue) == 0x0000A0, "Member 'Lib_Common_C_GetPlayerWeaponData::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerWeaponData, K2Node_MakeStruct_FormatArgumentData) == 0x0000B0, "Member 'Lib_Common_C_GetPlayerWeaponData::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerWeaponData, CallFunc_Conv_StringToName_ReturnValue) == 0x000100, "Member 'Lib_Common_C_GetPlayerWeaponData::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerWeaponData, K2Node_MakeArray_Array) == 0x000108, "Member 'Lib_Common_C_GetPlayerWeaponData::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerWeaponData, CallFunc_GetDataTableRowFromName_OutRow) == 0x000118, "Member 'Lib_Common_C_GetPlayerWeaponData::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerWeaponData, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000180, "Member 'Lib_Common_C_GetPlayerWeaponData::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetPlayerWeaponData, CallFunc_Format_ReturnValue) == 0x000188, "Member 'Lib_Common_C_GetPlayerWeaponData::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_GetSurfaceNameByEnum \ static_assert(alignof(Lib_Common_C_GetSurfaceNameByEnum) == 0x000008, "Wrong alignment on Lib_Common_C_GetSurfaceNameByEnum"); \ static_assert(sizeof(Lib_Common_C_GetSurfaceNameByEnum) == 0x0000D8, "Wrong size on Lib_Common_C_GetSurfaceNameByEnum"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Index_0) == 0x000000, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Index_0' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, __WorldContext) == 0x000008, "Member 'Lib_Common_C_GetSurfaceNameByEnum::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, ReturnValue) == 0x000010, "Member 'Lib_Common_C_GetSurfaceNameByEnum::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_byte_Variable) == 0x000018, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable) == 0x00001C, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_1) == 0x000024, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_2) == 0x00002C, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_2' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_3) == 0x000034, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_3' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_4) == 0x00003C, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_4' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_5) == 0x000044, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_5' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_6) == 0x00004C, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_6' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_7) == 0x000054, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_7' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_8) == 0x00005C, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_8' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_9) == 0x000064, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_9' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_10) == 0x00006C, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_10' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_11) == 0x000074, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_11' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_12) == 0x00007C, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_12' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_13) == 0x000084, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_13' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_14) == 0x00008C, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_14' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_15) == 0x000094, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_15' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_16) == 0x00009C, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_16' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_17) == 0x0000A4, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_17' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_18) == 0x0000AC, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_18' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_19) == 0x0000B4, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_19' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_20) == 0x0000BC, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_20' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, Temp_name_Variable_21) == 0x0000C4, "Member 'Lib_Common_C_GetSurfaceNameByEnum::Temp_name_Variable_21' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetSurfaceNameByEnum, K2Node_Select_Default) == 0x0000CC, "Member 'Lib_Common_C_GetSurfaceNameByEnum::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_GetVelocityLength_Right \ static_assert(alignof(Lib_Common_C_GetVelocityLength_Right) == 0x000008, "Wrong alignment on Lib_Common_C_GetVelocityLength_Right"); \ static_assert(sizeof(Lib_Common_C_GetVelocityLength_Right) == 0x000088, "Wrong size on Lib_Common_C_GetVelocityLength_Right"); \ static_assert(offsetof(Lib_Common_C_GetVelocityLength_Right, Velocity) == 0x000000, "Member 'Lib_Common_C_GetVelocityLength_Right::Velocity' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetVelocityLength_Right, Right) == 0x000018, "Member 'Lib_Common_C_GetVelocityLength_Right::Right' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetVelocityLength_Right, __WorldContext) == 0x000030, "Member 'Lib_Common_C_GetVelocityLength_Right::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetVelocityLength_Right, Length) == 0x000038, "Member 'Lib_Common_C_GetVelocityLength_Right::Length' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetVelocityLength_Right, CallFunc_Normal_ReturnValue) == 0x000040, "Member 'Lib_Common_C_GetVelocityLength_Right::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetVelocityLength_Right, CallFunc_Normal_ReturnValue_1) == 0x000058, "Member 'Lib_Common_C_GetVelocityLength_Right::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetVelocityLength_Right, CallFunc_VSize_ReturnValue) == 0x000070, "Member 'Lib_Common_C_GetVelocityLength_Right::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetVelocityLength_Right, CallFunc_Dot_VectorVector_ReturnValue) == 0x000078, "Member 'Lib_Common_C_GetVelocityLength_Right::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetVelocityLength_Right, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000080, "Member 'Lib_Common_C_GetVelocityLength_Right::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_GetWeaponIndex \ static_assert(alignof(Lib_Common_C_GetWeaponIndex) == 0x000008, "Wrong alignment on Lib_Common_C_GetWeaponIndex"); \ static_assert(sizeof(Lib_Common_C_GetWeaponIndex) == 0x000020, "Wrong size on Lib_Common_C_GetWeaponIndex"); \ static_assert(offsetof(Lib_Common_C_GetWeaponIndex, SortID) == 0x000000, "Member 'Lib_Common_C_GetWeaponIndex::SortID' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetWeaponIndex, __WorldContext) == 0x000008, "Member 'Lib_Common_C_GetWeaponIndex::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetWeaponIndex, Index_0) == 0x000010, "Member 'Lib_Common_C_GetWeaponIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetWeaponIndex, CallFunc_Divide_IntInt_ReturnValue) == 0x000014, "Member 'Lib_Common_C_GetWeaponIndex::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetWeaponIndex, CallFunc_Percent_IntInt_ReturnValue) == 0x000018, "Member 'Lib_Common_C_GetWeaponIndex::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_GetWeaponIndex, CallFunc_Divide_IntInt_ReturnValue_1) == 0x00001C, "Member 'Lib_Common_C_GetWeaponIndex::CallFunc_Divide_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_InFloatRange \ static_assert(alignof(Lib_Common_C_InFloatRange) == 0x000008, "Wrong alignment on Lib_Common_C_InFloatRange"); \ static_assert(sizeof(Lib_Common_C_InFloatRange) == 0x000028, "Wrong size on Lib_Common_C_InFloatRange"); \ static_assert(offsetof(Lib_Common_C_InFloatRange, Range) == 0x000000, "Member 'Lib_Common_C_InFloatRange::Range' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InFloatRange, float_0) == 0x000010, "Member 'Lib_Common_C_InFloatRange::float_0' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InFloatRange, __WorldContext) == 0x000018, "Member 'Lib_Common_C_InFloatRange::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InFloatRange, InRange) == 0x000020, "Member 'Lib_Common_C_InFloatRange::InRange' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InFloatRange, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000021, "Member 'Lib_Common_C_InFloatRange::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InFloatRange, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000022, "Member 'Lib_Common_C_InFloatRange::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InFloatRange, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000023, "Member 'Lib_Common_C_InFloatRange::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InFloatRange, CallFunc_NearlyEqual_FloatFloat_ReturnValue_1) == 0x000024, "Member 'Lib_Common_C_InFloatRange::CallFunc_NearlyEqual_FloatFloat_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_InitSnowBrush_SkeletalMesh \ static_assert(alignof(Lib_Common_C_InitSnowBrush_SkeletalMesh) == 0x000010, "Wrong alignment on Lib_Common_C_InitSnowBrush_SkeletalMesh"); \ static_assert(sizeof(Lib_Common_C_InitSnowBrush_SkeletalMesh) == 0x0001B0, "Wrong size on Lib_Common_C_InitSnowBrush_SkeletalMesh"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, Actor) == 0x000000, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::Actor' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, SkeletalMeshComponent) == 0x000008, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::SkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, __WorldContext) == 0x000010, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, Brush) == 0x000018, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::Brush' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, L_Arr) == 0x000028, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::L_Arr' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, L_Name) == 0x000038, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::L_Name' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, L_Brush) == 0x000040, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::L_Brush' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_GetSkeletalMeshAsset_ReturnValue) == 0x000048, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_GetSkeletalMeshAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_AddComponentByClass_ReturnValue) == 0x000050, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, K2Node_MakeArray_Array) == 0x000058, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_InitSnowBrushData_Custom_WidgetSockets) == 0x000068, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_InitSnowBrushData_Custom_WidgetSockets' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, Temp_int_Loop_Counter_Variable) == 0x00007C, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_Array_Add_ReturnValue) == 0x000080, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_Less_IntInt_ReturnValue) == 0x000084, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_Add_IntInt_ReturnValue) == 0x000088, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, Temp_int_Array_Index_Variable) == 0x00008C, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000090, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_Array_Get_Item) == 0x0000A8, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_K2_AttachToComponent_ReturnValue) == 0x0000B0, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_GetSocketTransform_ReturnValue) == 0x0000C0, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_Conv_NameToString_ReturnValue) == 0x000120, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_BreakTransform_Location) == 0x000130, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_BreakTransform_Rotation) == 0x000148, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_BreakTransform_Scale) == 0x000160, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_Contains_ReturnValue) == 0x000178, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000180, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_Contains_ReturnValue_1) == 0x000198, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_FindSocket_ReturnValue) == 0x0001A0, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_FindSocket_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh, CallFunc_IsValid_ReturnValue) == 0x0001A8, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_InitSnowBrush_SkeletalMesh2 \ static_assert(alignof(Lib_Common_C_InitSnowBrush_SkeletalMesh2) == 0x000010, "Wrong alignment on Lib_Common_C_InitSnowBrush_SkeletalMesh2"); \ static_assert(sizeof(Lib_Common_C_InitSnowBrush_SkeletalMesh2) == 0x000280, "Wrong size on Lib_Common_C_InitSnowBrush_SkeletalMesh2"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, Actor) == 0x000000, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::Actor' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, SkeletalMeshComponent) == 0x000008, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::SkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CenterXYZ) == 0x000010, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CenterXYZ' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, __WorldContext) == 0x000028, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, Brush) == 0x000030, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::Brush' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, L_Bounds) == 0x000040, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::L_Bounds' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, L_Vector) == 0x000058, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::L_Vector' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, L_Arr) == 0x000070, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::L_Arr' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, L_Name) == 0x000080, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::L_Name' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, L_Brush) == 0x000088, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::L_Brush' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, Temp_int_Loop_Counter_Variable) == 0x00008C, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_GetSkeletalMeshAsset_ReturnValue) == 0x000090, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_GetSkeletalMeshAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_Add_IntInt_ReturnValue) == 0x000098, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, Temp_int_Array_Index_Variable) == 0x00009C, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_MakeTransform_ReturnValue) == 0x0000A0, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_AddComponentByClass_ReturnValue) == 0x000100, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000108, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000120, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_Array_Add_ReturnValue) == 0x000138, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, K2Node_MakeArray_Array) == 0x000140, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000150, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_InitSnowBrushData_Custom_WidgetSockets) == 0x000168, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_InitSnowBrushData_Custom_WidgetSockets' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_Array_Length_ReturnValue) == 0x000178, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_Array_Get_Item) == 0x00017C, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_Less_IntInt_ReturnValue) == 0x000184, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000185, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_GetSocketTransform_ReturnValue) == 0x000190, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_Conv_NameToString_ReturnValue) == 0x0001F0, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_BreakTransform_Location) == 0x000200, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_BreakTransform_Rotation) == 0x000218, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_BreakTransform_Scale) == 0x000230, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_Contains_ReturnValue) == 0x000248, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x000250, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_Contains_ReturnValue_1) == 0x000268, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_FindSocket_ReturnValue) == 0x000270, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_FindSocket_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_SkeletalMesh2, CallFunc_IsValid_ReturnValue) == 0x000278, "Member 'Lib_Common_C_InitSnowBrush_SkeletalMesh2::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_InitSnowBrush_StaticMesh \ static_assert(alignof(Lib_Common_C_InitSnowBrush_StaticMesh) == 0x000010, "Wrong alignment on Lib_Common_C_InitSnowBrush_StaticMesh"); \ static_assert(sizeof(Lib_Common_C_InitSnowBrush_StaticMesh) == 0x000130, "Wrong size on Lib_Common_C_InitSnowBrush_StaticMesh"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, Actor) == 0x000000, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::Actor' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, StaticMeshComponent) == 0x000008, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::StaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, __WorldContext) == 0x000010, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, HasScoket) == 0x000018, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::HasScoket' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, Brush) == 0x000020, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::Brush' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000028, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, CallFunc_GetSocketTransform_ReturnValue) == 0x000040, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, CallFunc_GetStaticMeshAssetPtr_ReturnValue) == 0x0000A0, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::CallFunc_GetStaticMeshAssetPtr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, CallFunc_BreakTransform_Location) == 0x0000A8, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, CallFunc_BreakTransform_Rotation) == 0x0000C0, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, CallFunc_BreakTransform_Scale) == 0x0000D8, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, CallFunc_FindSocket_ReturnValue) == 0x0000F0, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::CallFunc_FindSocket_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000F8, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, CallFunc_IsValid_ReturnValue) == 0x000110, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000111, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, CallFunc_AddComponentByClass_ReturnValue) == 0x000118, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, CallFunc_IsValid_ReturnValue_1) == 0x000120, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000121, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, Temp_byte_Variable) == 0x000122, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, Temp_byte_Variable_1) == 0x000123, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, Temp_bool_Variable) == 0x000124, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh, K2Node_Select_Default) == 0x000125, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_InitSnowBrush_StaticMesh2 \ static_assert(alignof(Lib_Common_C_InitSnowBrush_StaticMesh2) == 0x000010, "Wrong alignment on Lib_Common_C_InitSnowBrush_StaticMesh2"); \ static_assert(sizeof(Lib_Common_C_InitSnowBrush_StaticMesh2) == 0x000190, "Wrong size on Lib_Common_C_InitSnowBrush_StaticMesh2"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, Actor) == 0x000000, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::Actor' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, StaticMeshComponent) == 0x000008, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::StaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, NeedInit) == 0x000010, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::NeedInit' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, __WorldContext) == 0x000018, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, HasScoket) == 0x000020, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::HasScoket' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, Brush) == 0x000028, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::Brush' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, L_Arr) == 0x000038, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::L_Arr' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, Temp_int_Array_Index_Variable) == 0x000048, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_InitSnowBrushData_StaticMesh_Sockets) == 0x000050, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_InitSnowBrushData_StaticMesh_Sockets' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_Array_Get_Item) == 0x000060, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_GetSocketTransform_ReturnValue) == 0x000070, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_GetStaticMeshAssetPtr_ReturnValue) == 0x0000D0, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_GetStaticMeshAssetPtr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_BreakTransform_Location) == 0x0000D8, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_BreakTransform_Rotation) == 0x0000F0, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_BreakTransform_Scale) == 0x000108, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_FindSocket_ReturnValue) == 0x000120, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_FindSocket_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_AddComponentByClass_ReturnValue) == 0x000128, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_IsValid_ReturnValue) == 0x000130, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000131, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_IsValid_ReturnValue_1) == 0x000132, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000133, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, Temp_bool_Variable) == 0x000134, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_Array_Add_ReturnValue) == 0x000138, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x00013C, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000140, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000158, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, Temp_byte_Variable) == 0x000170, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, Temp_int_Loop_Counter_Variable) == 0x000174, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_Less_IntInt_ReturnValue) == 0x000178, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, CallFunc_Add_IntInt_ReturnValue) == 0x00017C, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, Temp_byte_Variable_1) == 0x000180, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrush_StaticMesh2, K2Node_Select_Default) == 0x000181, "Member 'Lib_Common_C_InitSnowBrush_StaticMesh2::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_InitSnowBrushData \ static_assert(alignof(Lib_Common_C_InitSnowBrushData) == 0x000008, "Wrong alignment on Lib_Common_C_InitSnowBrushData"); \ static_assert(sizeof(Lib_Common_C_InitSnowBrushData) == 0x000070, "Wrong size on Lib_Common_C_InitSnowBrushData"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData, Mesh) == 0x000000, "Member 'Lib_Common_C_InitSnowBrushData::Mesh' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData, __WorldContext) == 0x000008, "Member 'Lib_Common_C_InitSnowBrushData::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData, WidgetSockets) == 0x000010, "Member 'Lib_Common_C_InitSnowBrushData::WidgetSockets' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData, Sockets) == 0x000020, "Member 'Lib_Common_C_InitSnowBrushData::Sockets' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData, Temp_int_Variable) == 0x000030, "Member 'Lib_Common_C_InitSnowBrushData::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData, CallFunc_Conv_IntToString_ReturnValue) == 0x000038, "Member 'Lib_Common_C_InitSnowBrushData::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'Lib_Common_C_InitSnowBrushData::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000058, "Member 'Lib_Common_C_InitSnowBrushData::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData, CallFunc_Conv_StringToName_ReturnValue) == 0x00005C, "Member 'Lib_Common_C_InitSnowBrushData::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData, CallFunc_Array_Add_ReturnValue) == 0x000064, "Member 'Lib_Common_C_InitSnowBrushData::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData, CallFunc_DoesSocketExist_ReturnValue) == 0x000068, "Member 'Lib_Common_C_InitSnowBrushData::CallFunc_DoesSocketExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData, CallFunc_Add_IntInt_ReturnValue) == 0x00006C, "Member 'Lib_Common_C_InitSnowBrushData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_InitSnowBrushData_Custom \ static_assert(alignof(Lib_Common_C_InitSnowBrushData_Custom) == 0x000008, "Wrong alignment on Lib_Common_C_InitSnowBrushData_Custom"); \ static_assert(sizeof(Lib_Common_C_InitSnowBrushData_Custom) == 0x0000D8, "Wrong size on Lib_Common_C_InitSnowBrushData_Custom"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, Mesh) == 0x000000, "Member 'Lib_Common_C_InitSnowBrushData_Custom::Mesh' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, KeyArr) == 0x000008, "Member 'Lib_Common_C_InitSnowBrushData_Custom::KeyArr' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, __WorldContext) == 0x000018, "Member 'Lib_Common_C_InitSnowBrushData_Custom::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, WidgetSockets) == 0x000020, "Member 'Lib_Common_C_InitSnowBrushData_Custom::WidgetSockets' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, Sockets) == 0x000030, "Member 'Lib_Common_C_InitSnowBrushData_Custom::Sockets' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_Array_Length_ReturnValue_1) == 0x000044, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'Lib_Common_C_InitSnowBrushData_Custom::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_Less_IntInt_ReturnValue) == 0x00004C, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, Temp_int_Array_Index_Variable) == 0x000054, "Member 'Lib_Common_C_InitSnowBrushData_Custom::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, Temp_int_Variable) == 0x000058, "Member 'Lib_Common_C_InitSnowBrushData_Custom::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_Array_Get_Item) == 0x000060, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_Conv_IntToString_ReturnValue) == 0x000070, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_Concat_StrStr_ReturnValue) == 0x000080, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000090, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_Conv_StringToName_ReturnValue) == 0x000094, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_DoesSocketExist_ReturnValue) == 0x00009C, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_DoesSocketExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000A0, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, Temp_int_Array_Index_Variable_1) == 0x0000A4, "Member 'Lib_Common_C_InitSnowBrushData_Custom::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_Array_Get_Item_1) == 0x0000A8, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_Conv_StringToName_ReturnValue_1) == 0x0000B8, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_DoesSocketExist_ReturnValue_1) == 0x0000C0, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_DoesSocketExist_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, Temp_int_Loop_Counter_Variable_1) == 0x0000C4, "Member 'Lib_Common_C_InitSnowBrushData_Custom::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000C8, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000CC, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_Array_Add_ReturnValue) == 0x0000D0, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_Custom, CallFunc_Array_Add_ReturnValue_1) == 0x0000D4, "Member 'Lib_Common_C_InitSnowBrushData_Custom::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_InitSnowBrushData_StaticMesh \ static_assert(alignof(Lib_Common_C_InitSnowBrushData_StaticMesh) == 0x000008, "Wrong alignment on Lib_Common_C_InitSnowBrushData_StaticMesh"); \ static_assert(sizeof(Lib_Common_C_InitSnowBrushData_StaticMesh) == 0x0000B8, "Wrong size on Lib_Common_C_InitSnowBrushData_StaticMesh"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, StaticMeshComponent) == 0x000000, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::StaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, __WorldContext) == 0x000008, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, Sockets) == 0x000010, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::Sockets' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, L_Re) == 0x000020, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::L_Re' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, Temp_name_Variable) == 0x000030, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, CallFunc_GetStaticMeshAssetPtr_ReturnValue) == 0x000038, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::CallFunc_GetStaticMeshAssetPtr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, CallFunc_FindSocket_ReturnValue) == 0x000040, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::CallFunc_FindSocket_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, Temp_int_Variable) == 0x000048, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, CallFunc_IsValid_ReturnValue) == 0x00004C, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, CallFunc_Conv_IntToString_ReturnValue) == 0x000050, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, CallFunc_Conv_StringToName_ReturnValue) == 0x000070, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000078, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, CallFunc_Conv_NameToString_ReturnValue) == 0x000080, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000090, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, CallFunc_FindSocket_ReturnValue_1) == 0x0000A0, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::CallFunc_FindSocket_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, CallFunc_IsValid_ReturnValue_1) == 0x0000A8, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, CallFunc_Add_IntInt_ReturnValue) == 0x0000AC, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, CallFunc_Array_Add_ReturnValue) == 0x0000B0, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitSnowBrushData_StaticMesh, CallFunc_Array_Add_ReturnValue_1) == 0x0000B4, "Member 'Lib_Common_C_InitSnowBrushData_StaticMesh::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_InitTargetableData \ static_assert(alignof(Lib_Common_C_InitTargetableData) == 0x000008, "Wrong alignment on Lib_Common_C_InitTargetableData"); \ static_assert(sizeof(Lib_Common_C_InitTargetableData) == 0x000098, "Wrong size on Lib_Common_C_InitTargetableData"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, Mesh) == 0x000000, "Member 'Lib_Common_C_InitTargetableData::Mesh' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, __WorldContext) == 0x000008, "Member 'Lib_Common_C_InitTargetableData::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, WidgetSockets) == 0x000010, "Member 'Lib_Common_C_InitTargetableData::WidgetSockets' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, Sockets) == 0x000020, "Member 'Lib_Common_C_InitTargetableData::Sockets' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, Temp_int_Variable) == 0x000030, "Member 'Lib_Common_C_InitTargetableData::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, CallFunc_Conv_IntToString_ReturnValue) == 0x000038, "Member 'Lib_Common_C_InitTargetableData::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'Lib_Common_C_InitTargetableData::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000058, "Member 'Lib_Common_C_InitTargetableData::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, CallFunc_Conv_StringToName_ReturnValue) == 0x000068, "Member 'Lib_Common_C_InitTargetableData::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000070, "Member 'Lib_Common_C_InitTargetableData::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, CallFunc_Array_Add_ReturnValue) == 0x000080, "Member 'Lib_Common_C_InitTargetableData::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000084, "Member 'Lib_Common_C_InitTargetableData::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, CallFunc_DoesSocketExist_ReturnValue) == 0x00008C, "Member 'Lib_Common_C_InitTargetableData::CallFunc_DoesSocketExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, CallFunc_DoesSocketExist_ReturnValue_1) == 0x00008D, "Member 'Lib_Common_C_InitTargetableData::CallFunc_DoesSocketExist_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00008E, "Member 'Lib_Common_C_InitTargetableData::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, CallFunc_Add_IntInt_ReturnValue) == 0x000090, "Member 'Lib_Common_C_InitTargetableData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_InitTargetableData, CallFunc_Array_Add_ReturnValue_1) == 0x000094, "Member 'Lib_Common_C_InitTargetableData::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_IsEnemy_Common \ static_assert(alignof(Lib_Common_C_IsEnemy_Common) == 0x000008, "Wrong alignment on Lib_Common_C_IsEnemy_Common"); \ static_assert(sizeof(Lib_Common_C_IsEnemy_Common) == 0x000060, "Wrong size on Lib_Common_C_IsEnemy_Common"); \ static_assert(offsetof(Lib_Common_C_IsEnemy_Common, Attacker) == 0x000000, "Member 'Lib_Common_C_IsEnemy_Common::Attacker' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_IsEnemy_Common, Target) == 0x000008, "Member 'Lib_Common_C_IsEnemy_Common::Target' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_IsEnemy_Common, AttackerCamp) == 0x000010, "Member 'Lib_Common_C_IsEnemy_Common::AttackerCamp' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_IsEnemy_Common, __WorldContext) == 0x000020, "Member 'Lib_Common_C_IsEnemy_Common::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_IsEnemy_Common, return_0) == 0x000028, "Member 'Lib_Common_C_IsEnemy_Common::return_0' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_IsEnemy_Common, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'Lib_Common_C_IsEnemy_Common::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_IsEnemy_Common, CallFunc_DoesImplementInterface_ReturnValue) == 0x00002A, "Member 'Lib_Common_C_IsEnemy_Common::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_IsEnemy_Common, CallFunc_GetComponentByClass_ReturnValue) == 0x000030, "Member 'Lib_Common_C_IsEnemy_Common::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_IsEnemy_Common, CallFunc_IsValid_ReturnValue_1) == 0x000038, "Member 'Lib_Common_C_IsEnemy_Common::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_IsEnemy_Common, CallFunc_IsValid_ReturnValue_2) == 0x000039, "Member 'Lib_Common_C_IsEnemy_Common::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_IsEnemy_Common, K2Node_DynamicCast_AsCharacter) == 0x000040, "Member 'Lib_Common_C_IsEnemy_Common::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_IsEnemy_Common, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'Lib_Common_C_IsEnemy_Common::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_IsEnemy_Common, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000050, "Member 'Lib_Common_C_IsEnemy_Common::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_IsEnemy_Common, CallFunc_Is_Enemy_Return) == 0x000058, "Member 'Lib_Common_C_IsEnemy_Common::CallFunc_Is_Enemy_Return' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_IsEnemy_Common, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000059, "Member 'Lib_Common_C_IsEnemy_Common::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_IsEnemy_Common, CallFunc_Is_Enemy_by_Camp_ID_Return) == 0x00005A, "Member 'Lib_Common_C_IsEnemy_Common::CallFunc_Is_Enemy_by_Camp_ID_Return' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_PlayGamePadSound \ static_assert(alignof(Lib_Common_C_PlayGamePadSound) == 0x000008, "Wrong alignment on Lib_Common_C_PlayGamePadSound"); \ static_assert(sizeof(Lib_Common_C_PlayGamePadSound) == 0x000038, "Wrong size on Lib_Common_C_PlayGamePadSound"); \ static_assert(offsetof(Lib_Common_C_PlayGamePadSound, Sound) == 0x000000, "Member 'Lib_Common_C_PlayGamePadSound::Sound' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_PlayGamePadSound, __WorldContext) == 0x000008, "Member 'Lib_Common_C_PlayGamePadSound::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_PlayGamePadSound, Yes) == 0x000010, "Member 'Lib_Common_C_PlayGamePadSound::Yes' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_PlayGamePadSound, CallFunc_IsGamePadConnectHeadPhone_ReturnValue) == 0x000011, "Member 'Lib_Common_C_PlayGamePadSound::CallFunc_IsGamePadConnectHeadPhone_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_PlayGamePadSound, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000018, "Member 'Lib_Common_C_PlayGamePadSound::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_PlayGamePadSound, CallFunc_GetOptionValue_ReturnValue) == 0x000020, "Member 'Lib_Common_C_PlayGamePadSound::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_PlayGamePadSound, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000030, "Member 'Lib_Common_C_PlayGamePadSound::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_PlayGamePadSound, CallFunc_GetGamePlatformType_ReturnValue) == 0x000031, "Member 'Lib_Common_C_PlayGamePadSound::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_PlayGamePadSound, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000032, "Member 'Lib_Common_C_PlayGamePadSound::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_PlayGamePadSound, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000033, "Member 'Lib_Common_C_PlayGamePadSound::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_PlayGamePadSound, CallFunc_BooleanOR_ReturnValue) == 0x000034, "Member 'Lib_Common_C_PlayGamePadSound::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_RemovePlayerAttribute \ static_assert(alignof(Lib_Common_C_RemovePlayerAttribute) == 0x000008, "Wrong alignment on Lib_Common_C_RemovePlayerAttribute"); \ static_assert(sizeof(Lib_Common_C_RemovePlayerAttribute) == 0x000080, "Wrong size on Lib_Common_C_RemovePlayerAttribute"); \ static_assert(offsetof(Lib_Common_C_RemovePlayerAttribute, SpecialTag) == 0x000000, "Member 'Lib_Common_C_RemovePlayerAttribute::SpecialTag' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_RemovePlayerAttribute, GuidArray) == 0x000010, "Member 'Lib_Common_C_RemovePlayerAttribute::GuidArray' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_RemovePlayerAttribute, __WorldContext) == 0x000020, "Member 'Lib_Common_C_RemovePlayerAttribute::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_RemovePlayerAttribute, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000028, "Member 'Lib_Common_C_RemovePlayerAttribute::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_RemovePlayerAttribute, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'Lib_Common_C_RemovePlayerAttribute::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_RemovePlayerAttribute, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000038, "Member 'Lib_Common_C_RemovePlayerAttribute::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_RemovePlayerAttribute, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'Lib_Common_C_RemovePlayerAttribute::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_RemovePlayerAttribute, Temp_int_Array_Index_Variable) == 0x000044, "Member 'Lib_Common_C_RemovePlayerAttribute::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_RemovePlayerAttribute, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000048, "Member 'Lib_Common_C_RemovePlayerAttribute::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_RemovePlayerAttribute, CallFunc_Array_Get_Item) == 0x000050, "Member 'Lib_Common_C_RemovePlayerAttribute::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_RemovePlayerAttribute, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'Lib_Common_C_RemovePlayerAttribute::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_RemovePlayerAttribute, Temp_int_Loop_Counter_Variable) == 0x000070, "Member 'Lib_Common_C_RemovePlayerAttribute::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_RemovePlayerAttribute, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'Lib_Common_C_RemovePlayerAttribute::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_RemovePlayerAttribute, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'Lib_Common_C_RemovePlayerAttribute::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_SimulateImpluse \ static_assert(alignof(Lib_Common_C_SimulateImpluse) == 0x000008, "Wrong alignment on Lib_Common_C_SimulateImpluse"); \ static_assert(sizeof(Lib_Common_C_SimulateImpluse) == 0x000190, "Wrong size on Lib_Common_C_SimulateImpluse"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, Position) == 0x000000, "Member 'Lib_Common_C_SimulateImpluse::Position' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CastActor) == 0x000018, "Member 'Lib_Common_C_SimulateImpluse::CastActor' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, Radius) == 0x000020, "Member 'Lib_Common_C_SimulateImpluse::Radius' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, __WorldContext) == 0x000028, "Member 'Lib_Common_C_SimulateImpluse::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, L_Arr) == 0x000030, "Member 'Lib_Common_C_SimulateImpluse::L_Arr' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, L_Radius) == 0x000040, "Member 'Lib_Common_C_SimulateImpluse::L_Radius' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, Temp_int_Variable) == 0x000044, "Member 'Lib_Common_C_SimulateImpluse::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, K2Node_MakeArray_Array) == 0x000048, "Member 'Lib_Common_C_SimulateImpluse::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, K2Node_DynamicCast_AsAbstract_Character) == 0x000058, "Member 'Lib_Common_C_SimulateImpluse::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'Lib_Common_C_SimulateImpluse::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, Temp_int_Variable_1) == 0x000064, "Member 'Lib_Common_C_SimulateImpluse::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CallFunc_GetUnscaledCapsuleRadius_ReturnValue) == 0x000068, "Member 'Lib_Common_C_SimulateImpluse::CallFunc_GetUnscaledCapsuleRadius_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, Temp_int_Variable_2) == 0x00006C, "Member 'Lib_Common_C_SimulateImpluse::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, K2Node_MakeArray_Array_1) == 0x000070, "Member 'Lib_Common_C_SimulateImpluse::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, Temp_int_Array_Index_Variable) == 0x000080, "Member 'Lib_Common_C_SimulateImpluse::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, Temp_int_Variable_3) == 0x000084, "Member 'Lib_Common_C_SimulateImpluse::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, Temp_int_Variable_4) == 0x000088, "Member 'Lib_Common_C_SimulateImpluse::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, Temp_byte_Variable) == 0x00008C, "Member 'Lib_Common_C_SimulateImpluse::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, Temp_int_Loop_Counter_Variable) == 0x000090, "Member 'Lib_Common_C_SimulateImpluse::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CallFunc_Add_IntInt_ReturnValue) == 0x000094, "Member 'Lib_Common_C_SimulateImpluse::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, K2Node_MakeArray_Array_2) == 0x000098, "Member 'Lib_Common_C_SimulateImpluse::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CallFunc_SphereOverlapActors_OutActors) == 0x0000A8, "Member 'Lib_Common_C_SimulateImpluse::CallFunc_SphereOverlapActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CallFunc_SphereOverlapActors_ReturnValue) == 0x0000B8, "Member 'Lib_Common_C_SimulateImpluse::CallFunc_SphereOverlapActors_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CallFunc_Array_Length_ReturnValue) == 0x0000BC, "Member 'Lib_Common_C_SimulateImpluse::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'Lib_Common_C_SimulateImpluse::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CallFunc_Less_IntInt_ReturnValue) == 0x0000C8, "Member 'Lib_Common_C_SimulateImpluse::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, K2Node_DynamicCast_AsAbstract_Character_1) == 0x0000D0, "Member 'Lib_Common_C_SimulateImpluse::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, K2Node_DynamicCast_bSuccess_1) == 0x0000D8, "Member 'Lib_Common_C_SimulateImpluse::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CallFunc_GetComponentByClass_ReturnValue) == 0x0000E0, "Member 'Lib_Common_C_SimulateImpluse::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, K2Node_Select_Default) == 0x0000E8, "Member 'Lib_Common_C_SimulateImpluse::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CallFunc_Normal_ReturnValue) == 0x0000F0, "Member 'Lib_Common_C_SimulateImpluse::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000108, "Member 'Lib_Common_C_SimulateImpluse::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CallFunc_ApplyEffect_Applied) == 0x000120, "Member 'Lib_Common_C_SimulateImpluse::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000128, "Member 'Lib_Common_C_SimulateImpluse::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000140, "Member 'Lib_Common_C_SimulateImpluse::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CallFunc_Vector_Normal2D_ReturnValue) == 0x000158, "Member 'Lib_Common_C_SimulateImpluse::CallFunc_Vector_Normal2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000170, "Member 'Lib_Common_C_SimulateImpluse::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_SimulateImpluse, CallFunc_SphereOverlapActors_SphereRadius_ImplicitCast) == 0x000188, "Member 'Lib_Common_C_SimulateImpluse::CallFunc_SphereOverlapActors_SphereRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Lib_Common_C_CheckLandSurfaceType \ static_assert(alignof(Lib_Common_C_CheckLandSurfaceType) == 0x000010, "Wrong alignment on Lib_Common_C_CheckLandSurfaceType"); \ static_assert(sizeof(Lib_Common_C_CheckLandSurfaceType) == 0x000330, "Wrong size on Lib_Common_C_CheckLandSurfaceType"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, MeshComp) == 0x000000, "Member 'Lib_Common_C_CheckLandSurfaceType::MeshComp' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, InSocketName) == 0x000008, "Member 'Lib_Common_C_CheckLandSurfaceType::InSocketName' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, Location) == 0x000010, "Member 'Lib_Common_C_CheckLandSurfaceType::Location' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, 检测高度偏移) == 0x000028, "Member 'Lib_Common_C_CheckLandSurfaceType::检测高度偏移' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, 检测深度) == 0x000030, "Member 'Lib_Common_C_CheckLandSurfaceType::检测深度' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, DrawDebugType) == 0x000038, "Member 'Lib_Common_C_CheckLandSurfaceType::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, __WorldContext) == 0x000040, "Member 'Lib_Common_C_CheckLandSurfaceType::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, ReturnHit) == 0x000048, "Member 'Lib_Common_C_CheckLandSurfaceType::ReturnHit' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, ReturnValue) == 0x000049, "Member 'Lib_Common_C_CheckLandSurfaceType::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, ReturnHitLocation) == 0x000050, "Member 'Lib_Common_C_CheckLandSurfaceType::ReturnHitLocation' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, K2Node_MakeArray_Array) == 0x000068, "Member 'Lib_Common_C_CheckLandSurfaceType::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_MakeVector_ReturnValue) == 0x000078, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_MakeVector_ReturnValue_1) == 0x000090, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_GetSocketTransform_ReturnValue) == 0x0000B0, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, Temp_object_Variable) == 0x000110, "Member 'Lib_Common_C_CheckLandSurfaceType::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_TransformLocation_ReturnValue) == 0x000120, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_TransformLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000138, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_Add_VectorVector_ReturnValue) == 0x000150, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_LineTraceSingleForObjects_OutHit) == 0x000168, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_LineTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_LineTraceSingleForObjects_ReturnValue) == 0x000250, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_LineTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_bBlockingHit) == 0x000251, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_bInitialOverlap) == 0x000252, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_Time) == 0x000254, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_Distance) == 0x000258, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_Location) == 0x000260, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_ImpactPoint) == 0x000278, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_Normal) == 0x000290, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_ImpactNormal) == 0x0002A8, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_PhysMat) == 0x0002C0, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_HitActor) == 0x0002C8, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_HitComponent) == 0x0002D0, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_HitBoneName) == 0x0002D8, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_BoneName) == 0x0002E0, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_HitItem) == 0x0002E8, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_ElementIndex) == 0x0002EC, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_FaceIndex) == 0x0002F0, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_TraceStart) == 0x0002F8, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_BreakHitResult_TraceEnd) == 0x000310, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_IsValid_ReturnValue) == 0x000328, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Lib_Common_C_CheckLandSurfaceType, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000329, "Member 'Lib_Common_C_CheckLandSurfaceType::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULib_Common_C \ static_assert(alignof(ULib_Common_C) == 0x000008, "Wrong alignment on ULib_Common_C"); \ static_assert(sizeof(ULib_Common_C) == 0x000028, "Wrong size on ULib_Common_C"); \ #define DUMPER7_ASSERTS_LevelScriptLibrary_C_GetMark \ static_assert(alignof(LevelScriptLibrary_C_GetMark) == 0x000008, "Wrong alignment on LevelScriptLibrary_C_GetMark"); \ static_assert(sizeof(LevelScriptLibrary_C_GetMark) == 0x000038, "Wrong size on LevelScriptLibrary_C_GetMark"); \ static_assert(offsetof(LevelScriptLibrary_C_GetMark, Key) == 0x000000, "Member 'LevelScriptLibrary_C_GetMark::Key' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GetMark, __WorldContext) == 0x000010, "Member 'LevelScriptLibrary_C_GetMark::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GetMark, Value) == 0x000018, "Member 'LevelScriptLibrary_C_GetMark::Value' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GetMark, CallFunc_Get_Save_Slot_Value_value) == 0x000028, "Member 'LevelScriptLibrary_C_GetMark::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScriptLibrary_C_GetPerpetualMark \ static_assert(alignof(LevelScriptLibrary_C_GetPerpetualMark) == 0x000008, "Wrong alignment on LevelScriptLibrary_C_GetPerpetualMark"); \ static_assert(sizeof(LevelScriptLibrary_C_GetPerpetualMark) == 0x000038, "Wrong size on LevelScriptLibrary_C_GetPerpetualMark"); \ static_assert(offsetof(LevelScriptLibrary_C_GetPerpetualMark, Key) == 0x000000, "Member 'LevelScriptLibrary_C_GetPerpetualMark::Key' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GetPerpetualMark, __WorldContext) == 0x000010, "Member 'LevelScriptLibrary_C_GetPerpetualMark::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GetPerpetualMark, Value) == 0x000018, "Member 'LevelScriptLibrary_C_GetPerpetualMark::Value' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GetPerpetualMark, CallFunc_Get_Save_Slot_Value_value) == 0x000028, "Member 'LevelScriptLibrary_C_GetPerpetualMark::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScriptLibrary_C_GetTempMark \ static_assert(alignof(LevelScriptLibrary_C_GetTempMark) == 0x000008, "Wrong alignment on LevelScriptLibrary_C_GetTempMark"); \ static_assert(sizeof(LevelScriptLibrary_C_GetTempMark) == 0x000050, "Wrong size on LevelScriptLibrary_C_GetTempMark"); \ static_assert(offsetof(LevelScriptLibrary_C_GetTempMark, Key) == 0x000000, "Member 'LevelScriptLibrary_C_GetTempMark::Key' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GetTempMark, __WorldContext) == 0x000010, "Member 'LevelScriptLibrary_C_GetTempMark::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GetTempMark, Value) == 0x000018, "Member 'LevelScriptLibrary_C_GetTempMark::Value' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GetTempMark, hasSet) == 0x000028, "Member 'LevelScriptLibrary_C_GetTempMark::hasSet' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GetTempMark, CallFunc_GetModel_PluginLevelSaver_ReturnValue) == 0x000030, "Member 'LevelScriptLibrary_C_GetTempMark::CallFunc_GetModel_PluginLevelSaver_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GetTempMark, CallFunc_GetSavedLevelValue_Value) == 0x000038, "Member 'LevelScriptLibrary_C_GetTempMark::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GetTempMark, CallFunc_GetSavedLevelValue_hasSet) == 0x000048, "Member 'LevelScriptLibrary_C_GetTempMark::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScriptLibrary_C_GiveHphealItemsToPlayer \ static_assert(alignof(LevelScriptLibrary_C_GiveHphealItemsToPlayer) == 0x000008, "Wrong alignment on LevelScriptLibrary_C_GiveHphealItemsToPlayer"); \ static_assert(sizeof(LevelScriptLibrary_C_GiveHphealItemsToPlayer) == 0x000028, "Wrong size on LevelScriptLibrary_C_GiveHphealItemsToPlayer"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveHphealItemsToPlayer, SortID) == 0x000000, "Member 'LevelScriptLibrary_C_GiveHphealItemsToPlayer::SortID' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveHphealItemsToPlayer, Amount) == 0x000004, "Member 'LevelScriptLibrary_C_GiveHphealItemsToPlayer::Amount' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveHphealItemsToPlayer, __WorldContext) == 0x000008, "Member 'LevelScriptLibrary_C_GiveHphealItemsToPlayer::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveHphealItemsToPlayer, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000010, "Member 'LevelScriptLibrary_C_GiveHphealItemsToPlayer::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveHphealItemsToPlayer, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000018, "Member 'LevelScriptLibrary_C_GiveHphealItemsToPlayer::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveHphealItemsToPlayer, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'LevelScriptLibrary_C_GiveHphealItemsToPlayer::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScriptLibrary_C_GiveInitialWeaponToPlayer \ static_assert(alignof(LevelScriptLibrary_C_GiveInitialWeaponToPlayer) == 0x000008, "Wrong alignment on LevelScriptLibrary_C_GiveInitialWeaponToPlayer"); \ static_assert(sizeof(LevelScriptLibrary_C_GiveInitialWeaponToPlayer) == 0x000070, "Wrong size on LevelScriptLibrary_C_GiveInitialWeaponToPlayer"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveInitialWeaponToPlayer, SortID) == 0x000000, "Member 'LevelScriptLibrary_C_GiveInitialWeaponToPlayer::SortID' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveInitialWeaponToPlayer, __WorldContext) == 0x000008, "Member 'LevelScriptLibrary_C_GiveInitialWeaponToPlayer::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveInitialWeaponToPlayer, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000010, "Member 'LevelScriptLibrary_C_GiveInitialWeaponToPlayer::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveInitialWeaponToPlayer, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000018, "Member 'LevelScriptLibrary_C_GiveInitialWeaponToPlayer::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveInitialWeaponToPlayer, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'LevelScriptLibrary_C_GiveInitialWeaponToPlayer::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveInitialWeaponToPlayer, CallFunc_GetMyEquip_Equip) == 0x000028, "Member 'LevelScriptLibrary_C_GiveInitialWeaponToPlayer::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveInitialWeaponToPlayer, CallFunc_Add_IItem_ItemAdded) == 0x000030, "Member 'LevelScriptLibrary_C_GiveInitialWeaponToPlayer::CallFunc_Add_IItem_ItemAdded' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveInitialWeaponToPlayer, CallFunc_Add_IItem_Success) == 0x000040, "Member 'LevelScriptLibrary_C_GiveInitialWeaponToPlayer::CallFunc_Add_IItem_Success' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveInitialWeaponToPlayer, CallFunc_Add_IItem_IsUnique) == 0x000041, "Member 'LevelScriptLibrary_C_GiveInitialWeaponToPlayer::CallFunc_Add_IItem_IsUnique' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveInitialWeaponToPlayer, CallFunc_Add_IItem_OldNumber) == 0x000044, "Member 'LevelScriptLibrary_C_GiveInitialWeaponToPlayer::CallFunc_Add_IItem_OldNumber' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveInitialWeaponToPlayer, CallFunc_GetWeapon_Weapon) == 0x000048, "Member 'LevelScriptLibrary_C_GiveInitialWeaponToPlayer::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveInitialWeaponToPlayer, CallFunc_IsValid_Guid_ReturnValue) == 0x000068, "Member 'LevelScriptLibrary_C_GiveInitialWeaponToPlayer::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScriptLibrary_C_GiveItemToPlayer \ static_assert(alignof(LevelScriptLibrary_C_GiveItemToPlayer) == 0x000008, "Wrong alignment on LevelScriptLibrary_C_GiveItemToPlayer"); \ static_assert(sizeof(LevelScriptLibrary_C_GiveItemToPlayer) == 0x000028, "Wrong size on LevelScriptLibrary_C_GiveItemToPlayer"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveItemToPlayer, SortID) == 0x000000, "Member 'LevelScriptLibrary_C_GiveItemToPlayer::SortID' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveItemToPlayer, Amount) == 0x000004, "Member 'LevelScriptLibrary_C_GiveItemToPlayer::Amount' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveItemToPlayer, __WorldContext) == 0x000008, "Member 'LevelScriptLibrary_C_GiveItemToPlayer::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveItemToPlayer, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000010, "Member 'LevelScriptLibrary_C_GiveItemToPlayer::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveItemToPlayer, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000018, "Member 'LevelScriptLibrary_C_GiveItemToPlayer::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_GiveItemToPlayer, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'LevelScriptLibrary_C_GiveItemToPlayer::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScriptLibrary_C_IsTutorialDone \ static_assert(alignof(LevelScriptLibrary_C_IsTutorialDone) == 0x000008, "Wrong alignment on LevelScriptLibrary_C_IsTutorialDone"); \ static_assert(sizeof(LevelScriptLibrary_C_IsTutorialDone) == 0x000048, "Wrong size on LevelScriptLibrary_C_IsTutorialDone"); \ static_assert(offsetof(LevelScriptLibrary_C_IsTutorialDone, Key) == 0x000000, "Member 'LevelScriptLibrary_C_IsTutorialDone::Key' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_IsTutorialDone, __WorldContext) == 0x000010, "Member 'LevelScriptLibrary_C_IsTutorialDone::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_IsTutorialDone, IsDone) == 0x000018, "Member 'LevelScriptLibrary_C_IsTutorialDone::IsDone' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_IsTutorialDone, CallFunc_Get_Save_Slot_Value_value) == 0x000020, "Member 'LevelScriptLibrary_C_IsTutorialDone::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_IsTutorialDone, CallFunc_Trim_ReturnValue) == 0x000030, "Member 'LevelScriptLibrary_C_IsTutorialDone::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_IsTutorialDone, CallFunc_Conv_StringToInt_ReturnValue) == 0x000040, "Member 'LevelScriptLibrary_C_IsTutorialDone::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_IsTutorialDone, CallFunc_Greater_IntInt_ReturnValue) == 0x000044, "Member 'LevelScriptLibrary_C_IsTutorialDone::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScriptLibrary_C_SaveTutorialDone \ static_assert(alignof(LevelScriptLibrary_C_SaveTutorialDone) == 0x000008, "Wrong alignment on LevelScriptLibrary_C_SaveTutorialDone"); \ static_assert(sizeof(LevelScriptLibrary_C_SaveTutorialDone) == 0x000018, "Wrong size on LevelScriptLibrary_C_SaveTutorialDone"); \ static_assert(offsetof(LevelScriptLibrary_C_SaveTutorialDone, Key) == 0x000000, "Member 'LevelScriptLibrary_C_SaveTutorialDone::Key' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SaveTutorialDone, __WorldContext) == 0x000010, "Member 'LevelScriptLibrary_C_SaveTutorialDone::__WorldContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScriptLibrary_C_SetMark \ static_assert(alignof(LevelScriptLibrary_C_SetMark) == 0x000008, "Wrong alignment on LevelScriptLibrary_C_SetMark"); \ static_assert(sizeof(LevelScriptLibrary_C_SetMark) == 0x000080, "Wrong size on LevelScriptLibrary_C_SetMark"); \ static_assert(offsetof(LevelScriptLibrary_C_SetMark, Key) == 0x000000, "Member 'LevelScriptLibrary_C_SetMark::Key' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetMark, Value) == 0x000010, "Member 'LevelScriptLibrary_C_SetMark::Value' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetMark, Flush) == 0x000020, "Member 'LevelScriptLibrary_C_SetMark::Flush' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetMark, __WorldContext) == 0x000028, "Member 'LevelScriptLibrary_C_SetMark::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetMark, CallFunc_IsServer_ReturnValue) == 0x000030, "Member 'LevelScriptLibrary_C_SetMark::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetMark, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000038, "Member 'LevelScriptLibrary_C_SetMark::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetMark, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'LevelScriptLibrary_C_SetMark::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetMark, CallFunc_Trim_ReturnValue) == 0x000050, "Member 'LevelScriptLibrary_C_SetMark::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetMark, CallFunc_Conv_StringToText_ReturnValue) == 0x000060, "Member 'LevelScriptLibrary_C_SetMark::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetMark, CallFunc_IsEmpty_ReturnValue) == 0x000078, "Member 'LevelScriptLibrary_C_SetMark::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetMark, CallFunc_CreateMessageWindow_ReturnValue) == 0x000079, "Member 'LevelScriptLibrary_C_SetMark::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScriptLibrary_C_SetPerpetualMark \ static_assert(alignof(LevelScriptLibrary_C_SetPerpetualMark) == 0x000008, "Wrong alignment on LevelScriptLibrary_C_SetPerpetualMark"); \ static_assert(sizeof(LevelScriptLibrary_C_SetPerpetualMark) == 0x000040, "Wrong size on LevelScriptLibrary_C_SetPerpetualMark"); \ static_assert(offsetof(LevelScriptLibrary_C_SetPerpetualMark, Key) == 0x000000, "Member 'LevelScriptLibrary_C_SetPerpetualMark::Key' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetPerpetualMark, Value) == 0x000010, "Member 'LevelScriptLibrary_C_SetPerpetualMark::Value' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetPerpetualMark, Flush) == 0x000020, "Member 'LevelScriptLibrary_C_SetPerpetualMark::Flush' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetPerpetualMark, __WorldContext) == 0x000028, "Member 'LevelScriptLibrary_C_SetPerpetualMark::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetPerpetualMark, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000030, "Member 'LevelScriptLibrary_C_SetPerpetualMark::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetPerpetualMark, CallFunc_IsServer_ReturnValue) == 0x000038, "Member 'LevelScriptLibrary_C_SetPerpetualMark::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScriptLibrary_C_SetTempMark \ static_assert(alignof(LevelScriptLibrary_C_SetTempMark) == 0x000008, "Wrong alignment on LevelScriptLibrary_C_SetTempMark"); \ static_assert(sizeof(LevelScriptLibrary_C_SetTempMark) == 0x000038, "Wrong size on LevelScriptLibrary_C_SetTempMark"); \ static_assert(offsetof(LevelScriptLibrary_C_SetTempMark, Key) == 0x000000, "Member 'LevelScriptLibrary_C_SetTempMark::Key' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetTempMark, Value) == 0x000010, "Member 'LevelScriptLibrary_C_SetTempMark::Value' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetTempMark, __WorldContext) == 0x000020, "Member 'LevelScriptLibrary_C_SetTempMark::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetTempMark, CallFunc_IsServer_ReturnValue) == 0x000028, "Member 'LevelScriptLibrary_C_SetTempMark::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelScriptLibrary_C_SetTempMark, CallFunc_GetModel_PluginLevelSaver_ReturnValue) == 0x000030, "Member 'LevelScriptLibrary_C_SetTempMark::CallFunc_GetModel_PluginLevelSaver_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelScriptLibrary_C \ static_assert(alignof(ULevelScriptLibrary_C) == 0x000008, "Wrong alignment on ULevelScriptLibrary_C"); \ static_assert(sizeof(ULevelScriptLibrary_C) == 0x000028, "Wrong size on ULevelScriptLibrary_C"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter \ static_assert(alignof(GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter) == 0x000008, "Wrong alignment on GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter"); \ static_assert(sizeof(GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter) == 0x000098, "Wrong size on GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter"); \ static_assert(offsetof(GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter, LookFromActor) == 0x000000, "Member 'GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter::LookFromActor' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter, Exclude) == 0x000008, "Member 'GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter::Exclude' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter, __WorldContext) == 0x000058, "Member 'GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter, FindCharacter) == 0x000060, "Member 'GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter::FindCharacter' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter, CallFunc_Set_Length_ReturnValue) == 0x000068, "Member 'GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter::CallFunc_Set_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter, CallFunc_Less_IntInt_ReturnValue) == 0x00006C, "Member 'GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter, K2Node_DynamicCast_AsAbstract_Character) == 0x000070, "Member 'GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter, CallFunc_IsValid_ReturnValue) == 0x000079, "Member 'GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter, CallFunc_GetOwner_ReturnValue) == 0x000080, "Member 'GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter, CallFunc__impl_LoopSearchDamageCauseCharacter_FindCharacter) == 0x000088, "Member 'GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter::CallFunc__impl_LoopSearchDamageCauseCharacter_FindCharacter' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter, CallFunc_IsValid_ReturnValue_1) == 0x000090, "Member 'GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter, CallFunc_Set_Contains_ReturnValue) == 0x000091, "Member 'GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter, CallFunc_Not_PreBool_ReturnValue) == 0x000092, "Member 'GameModelLibrary_C__impl_LoopSearchDamageCauseCharacter::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_Auto_SupplyClearFakeBullet \ static_assert(alignof(GameModelLibrary_C_Auto_SupplyClearFakeBullet) == 0x000008, "Wrong alignment on GameModelLibrary_C_Auto_SupplyClearFakeBullet"); \ static_assert(sizeof(GameModelLibrary_C_Auto_SupplyClearFakeBullet) == 0x000370, "Wrong size on GameModelLibrary_C_Auto_SupplyClearFakeBullet"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, __WorldContext) == 0x000000, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, BottleLevel) == 0x000008, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::BottleLevel' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, BottleId) == 0x00000C, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::BottleId' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, Amountinterpolation) == 0x000010, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::Amountinterpolation' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, AutoReplenish) == 0x000018, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::AutoReplenish' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, NeedSupplyNumber) == 0x000020, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::NeedSupplyNumber' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CurrentAmountInCangku) == 0x000024, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CurrentAmountInCangku' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CurrenAmountInBeibao) == 0x000028, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CurrenAmountInBeibao' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, SortID) == 0x00002C, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::SortID' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, ItemNeedAutoSupply) == 0x000030, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::ItemNeedAutoSupply' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, K2Node_MakeArray_Array) == 0x000040, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Get_Save_Slot_Value_value) == 0x000050, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000060, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Redirect_Table_MappedTable) == 0x000068, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000070, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetPlayerIntProperty_value) == 0x000080, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Get_Save_Slot_Value_value_1) == 0x000088, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Get_Save_Slot_Value_value_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000098, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x00009C, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Redirect_Table_MappedTable_1) == 0x0000A0, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Redirect_Table_MappedTable_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetPlayerIntProperty_value_1) == 0x0000A8, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetPlayerIntProperty_value_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetDataTableRowNames_OutRowNames_1) == 0x0000B0, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetDataTableRowNames_OutRowNames_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Redirect_Table_MappedTable_2) == 0x0000C0, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Redirect_Table_MappedTable_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0000C8, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000CC, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000D4, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_IsServer_ReturnValue) == 0x0000D5, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000D8, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Max_ReturnValue) == 0x0000DC, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetModel_AutoReplenishComponent_ReturnValue) == 0x0000E0, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetModel_AutoReplenishComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_AddPlayerItemToBeibao_CurrentAmount) == 0x0000E8, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_AddPlayerItemToBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_AddPlayerItemToBeibao_Success) == 0x0000EC, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_AddPlayerItemToBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000F0, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Redirect_Table_MappedTable_3) == 0x0000F8, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Redirect_Table_MappedTable_3' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Private_TryCastToDCSCharacter_ReturnValue) == 0x000100, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Private_TryCastToDCSCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetDataTableRowNames_OutRowNames_2) == 0x000108, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetDataTableRowNames_OutRowNames_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000118, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_IsValid_ReturnValue) == 0x000120, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetPlayerMaxWL_MaxWL) == 0x000124, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetPlayerMaxWL_MaxWL' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetPlayerIntProperty_value_2) == 0x000128, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetPlayerIntProperty_value_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetPlayerItemAmountInBeibao_Amount_1) == 0x00012C, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetPlayerItemAmountInBeibao_Amount_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_RemovePlayerItemFromBeibao_Success) == 0x000130, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_RemovePlayerItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount) == 0x000134, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, Temp_int_Loop_Counter_Variable) == 0x000138, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Add_IntInt_ReturnValue) == 0x00013C, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, Temp_int_Array_Index_Variable) == 0x000140, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetPlayerItemAmountInBeibao_Amount_2) == 0x000144, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetPlayerItemAmountInBeibao_Amount_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000148, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x00014C, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000154, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000158, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Max_ReturnValue_1) == 0x00015C, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Max_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_AddPlayerItemToBeibao_CurrentAmount_1) == 0x000160, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_AddPlayerItemToBeibao_CurrentAmount_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_AddPlayerItemToBeibao_Success_1) == 0x000164, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_AddPlayerItemToBeibao_Success_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x000168, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x000170, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Array_IsValidIndex_ReturnValue_2) == 0x000171, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Array_IsValidIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000174, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_FTrunc_ReturnValue) == 0x000178, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Divide_IntInt_ReturnValue) == 0x00017C, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetPlayerItemAmountInBeibao_Amount_3) == 0x000180, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetPlayerItemAmountInBeibao_Amount_3' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x000184, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Subtract_IntInt_ReturnValue_3) == 0x000188, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Subtract_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Greater_IntInt_ReturnValue) == 0x00018C, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Max_ReturnValue_2) == 0x000190, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Max_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_AddPlayerItemToBeibao_CurrentAmount_2) == 0x000194, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_AddPlayerItemToBeibao_CurrentAmount_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_AddPlayerItemToBeibao_Success_2) == 0x000198, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_AddPlayerItemToBeibao_Success_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Less_IntInt_ReturnValue) == 0x000199, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Abs_Int_ReturnValue) == 0x00019C, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Abs_Int_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_RemovePlayerItemFromBeibao_Success_1) == 0x0001A0, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_RemovePlayerItemFromBeibao_Success_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_RemovePlayerItemFromBeibao_CurrentAmount_1) == 0x0001A4, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_RemovePlayerItemFromBeibao_CurrentAmount_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_AddPlayerItemToBeibao_CurrentAmount_3) == 0x0001A8, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_AddPlayerItemToBeibao_CurrentAmount_3' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_AddPlayerItemToBeibao_Success_3) == 0x0001AC, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_AddPlayerItemToBeibao_Success_3' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Min_ReturnValue) == 0x0001B0, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Min_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0001B4, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_AddPlayerItemToBeibao_CurrentAmount_4) == 0x0001B8, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_AddPlayerItemToBeibao_CurrentAmount_4' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_AddPlayerItemToBeibao_Success_4) == 0x0001BC, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_AddPlayerItemToBeibao_Success_4' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_RemovePlayerItemFromCangKu_Success) == 0x0001BD, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_RemovePlayerItemFromCangKu_Success' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_RemovePlayerItemFromCangKu_CurrentAmount) == 0x0001C0, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_RemovePlayerItemFromCangKu_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Greater_IntInt_ReturnValue_2) == 0x0001C4, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Greater_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_BooleanAND_ReturnValue) == 0x0001C5, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Array_Get_Item) == 0x0001C8, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetPlayerItemAmountInBeibao_Amount_4) == 0x0001CC, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetPlayerItemAmountInBeibao_Amount_4' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetPlayerItemAmountInCangKu_Amount) == 0x0001D0, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetPlayerItemAmountInCangKu_Amount' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Conv_IntToString_ReturnValue) == 0x0001D8, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Array_Length_ReturnValue) == 0x0001E8, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Conv_StringToName_ReturnValue) == 0x0001EC, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001F4, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetDataTableRowFromName_OutRow_3) == 0x0001F8, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetDataTableRowFromName_OutRow_3' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_GetDataTableRowFromName_ReturnValue_3) == 0x000360, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_GetDataTableRowFromName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_Subtract_IntInt_ReturnValue_4) == 0x000364, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_Subtract_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Auto_SupplyClearFakeBullet, CallFunc_FTrunc_A_ImplicitCast) == 0x000368, "Member 'GameModelLibrary_C_Auto_SupplyClearFakeBullet::CallFunc_FTrunc_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_BGMClear \ static_assert(alignof(GameModelLibrary_C_BGMClear) == 0x000008, "Wrong alignment on GameModelLibrary_C_BGMClear"); \ static_assert(sizeof(GameModelLibrary_C_BGMClear) == 0x000028, "Wrong size on GameModelLibrary_C_BGMClear"); \ static_assert(offsetof(GameModelLibrary_C_BGMClear, bgm_id) == 0x000000, "Member 'GameModelLibrary_C_BGMClear::bgm_id' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_BGMClear, bgm_type) == 0x000010, "Member 'GameModelLibrary_C_BGMClear::bgm_type' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_BGMClear, __WorldContext) == 0x000018, "Member 'GameModelLibrary_C_BGMClear::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_BGMClear, CallFunc_GetInsideMessageRouter_InsideMsgRouter) == 0x000020, "Member 'GameModelLibrary_C_BGMClear::CallFunc_GetInsideMessageRouter_InsideMsgRouter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_BGMStart \ static_assert(alignof(GameModelLibrary_C_BGMStart) == 0x000008, "Wrong alignment on GameModelLibrary_C_BGMStart"); \ static_assert(sizeof(GameModelLibrary_C_BGMStart) == 0x000028, "Wrong size on GameModelLibrary_C_BGMStart"); \ static_assert(offsetof(GameModelLibrary_C_BGMStart, bgm_id) == 0x000000, "Member 'GameModelLibrary_C_BGMStart::bgm_id' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_BGMStart, bgm_type) == 0x000010, "Member 'GameModelLibrary_C_BGMStart::bgm_type' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_BGMStart, __WorldContext) == 0x000018, "Member 'GameModelLibrary_C_BGMStart::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_BGMStart, CallFunc_GetInsideMessageRouter_InsideMsgRouter) == 0x000020, "Member 'GameModelLibrary_C_BGMStart::CallFunc_GetInsideMessageRouter_InsideMsgRouter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_BroadcastInteractTriggeredEvent \ static_assert(alignof(GameModelLibrary_C_BroadcastInteractTriggeredEvent) == 0x000008, "Wrong alignment on GameModelLibrary_C_BroadcastInteractTriggeredEvent"); \ static_assert(sizeof(GameModelLibrary_C_BroadcastInteractTriggeredEvent) == 0x000048, "Wrong size on GameModelLibrary_C_BroadcastInteractTriggeredEvent"); \ static_assert(offsetof(GameModelLibrary_C_BroadcastInteractTriggeredEvent, EventName) == 0x000000, "Member 'GameModelLibrary_C_BroadcastInteractTriggeredEvent::EventName' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_BroadcastInteractTriggeredEvent, TriggerActor) == 0x000010, "Member 'GameModelLibrary_C_BroadcastInteractTriggeredEvent::TriggerActor' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_BroadcastInteractTriggeredEvent, __WorldContext) == 0x000018, "Member 'GameModelLibrary_C_BroadcastInteractTriggeredEvent::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_BroadcastInteractTriggeredEvent, CallFunc_FindUnlockEntry_UnlockRawName) == 0x000020, "Member 'GameModelLibrary_C_BroadcastInteractTriggeredEvent::CallFunc_FindUnlockEntry_UnlockRawName' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_BroadcastInteractTriggeredEvent, CallFunc_FindUnlockEntry_ReturnValue) == 0x000030, "Member 'GameModelLibrary_C_BroadcastInteractTriggeredEvent::CallFunc_FindUnlockEntry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_BroadcastInteractTriggeredEvent, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'GameModelLibrary_C_BroadcastInteractTriggeredEvent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_CaculateHeadRotateToFocus \ static_assert(alignof(GameModelLibrary_C_CaculateHeadRotateToFocus) == 0x000010, "Wrong alignment on GameModelLibrary_C_CaculateHeadRotateToFocus"); \ static_assert(sizeof(GameModelLibrary_C_CaculateHeadRotateToFocus) == 0x000300, "Wrong size on GameModelLibrary_C_CaculateHeadRotateToFocus"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, bpa) == 0x000000, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::bpa' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, FocustTarget) == 0x000008, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::FocustTarget' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, FocustLocation) == 0x000010, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::FocustLocation' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, HeadBone) == 0x000028, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::HeadBone' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, ChestBone) == 0x000030, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::ChestBone' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, DeltaTime) == 0x000038, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, Limit) == 0x000040, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::Limit' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, __WorldContext) == 0x000048, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, RotateTarget) == 0x000050, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::RotateTarget' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, ValidFocus) == 0x000068, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::ValidFocus' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, UseLocation) == 0x000070, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::UseLocation' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000088, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000090, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_Multiply_IntFloat_ReturnValue) == 0x000098, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_Multiply_IntFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_IsValid_ReturnValue) == 0x0000A0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000A8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_TryGetPawnOwner_ReturnValue) == 0x0000C0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_GetOwningComponent_ReturnValue) == 0x0000C8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000D0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_GetSocketTransform_ReturnValue) == 0x0000F0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_GetSocketRotation_ReturnValue) == 0x000150, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_GetSocketRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_BreakTransform_Location) == 0x000168, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_BreakTransform_Rotation) == 0x000180, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_BreakTransform_Scale) == 0x000198, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_GetUpVector_ReturnValue) == 0x0001B0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_Multiply_VectorInt_ReturnValue) == 0x0001C8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_Multiply_VectorInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_BreakRotator_Roll) == 0x0001E0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_BreakRotator_Pitch) == 0x0001E4, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_BreakRotator_Yaw) == 0x0001E8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_FClamp_ReturnValue) == 0x0001F0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0001F8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_Multiply_IntFloat_ReturnValue_1) == 0x000210, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_Multiply_IntFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_BreakVector_X) == 0x000218, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_BreakVector_Y) == 0x000220, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_BreakVector_Z) == 0x000228, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_MakeVector_ReturnValue) == 0x000230, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x000248, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_Normal_ReturnValue) == 0x000250, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_MakeVector_ReturnValue_1) == 0x000268, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_MakeRotFromZY_ReturnValue) == 0x000280, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_MakeRotFromZY_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_Find_Head_Rotate_with_Look_at_1_degree) == 0x000298, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_Find_Head_Rotate_with_Look_at_1_degree' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_Get90DegreeFromLRDegree_degree90) == 0x0002A0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_Get90DegreeFromLRDegree_degree90' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_FClamp_ReturnValue_1) == 0x0002A8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_InRange_FloatFloat_ReturnValue) == 0x0002B0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_SelectFloat_ReturnValue) == 0x0002B8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_FInterpTo_ReturnValue) == 0x0002C0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_FClamp_ReturnValue_2) == 0x0002C8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_FClamp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_MakeRotator_ReturnValue) == 0x0002D0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_FInterpTo_Current_ImplicitCast) == 0x0002E8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_FInterpTo_Current_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus, CallFunc_MakeRotator_Roll_ImplicitCast) == 0x0002F0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus::CallFunc_MakeRotator_Roll_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_CaculateHeadRotateToFocus_Delta \ static_assert(alignof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta) == 0x000010, "Wrong alignment on GameModelLibrary_C_CaculateHeadRotateToFocus_Delta"); \ static_assert(sizeof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta) == 0x0002F0, "Wrong size on GameModelLibrary_C_CaculateHeadRotateToFocus_Delta"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, bpa) == 0x000000, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::bpa' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, FocustTarget) == 0x000008, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::FocustTarget' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, FocustLocation) == 0x000010, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::FocustLocation' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, HeadBone) == 0x000028, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::HeadBone' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, ChestBone) == 0x000030, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::ChestBone' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, DeltaTime) == 0x000038, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, Limit) == 0x000040, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::Limit' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, __WorldContext) == 0x000048, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, RotateTarget) == 0x000050, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::RotateTarget' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, ValidFocus) == 0x000068, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::ValidFocus' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, UseLocation) == 0x000070, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::UseLocation' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000088, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_Multiply_IntFloat_ReturnValue) == 0x000090, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_Multiply_IntFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_IsValid_ReturnValue) == 0x000098, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000A0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_TryGetPawnOwner_ReturnValue) == 0x0000B8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_GetOwningComponent_ReturnValue) == 0x0000C0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000C8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_GetSocketTransform_ReturnValue) == 0x0000E0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_GetSocketRotation_ReturnValue) == 0x000140, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_GetSocketRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_BreakTransform_Location) == 0x000158, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_BreakTransform_Rotation) == 0x000170, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_BreakTransform_Scale) == 0x000188, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_GetUpVector_ReturnValue) == 0x0001A0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_Multiply_VectorInt_ReturnValue) == 0x0001B8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_Multiply_VectorInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_BreakRotator_Roll) == 0x0001D0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_BreakRotator_Pitch) == 0x0001D4, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_BreakRotator_Yaw) == 0x0001D8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_Multiply_IntFloat_ReturnValue_1) == 0x0001E0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_Multiply_IntFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0001E8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_BreakVector_X) == 0x000200, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_BreakVector_Y) == 0x000208, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_BreakVector_Z) == 0x000210, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x000218, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_MakeVector_ReturnValue) == 0x000220, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_Normal_ReturnValue) == 0x000238, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_MakeVector_ReturnValue_1) == 0x000250, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_MakeRotFromZY_ReturnValue) == 0x000268, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_MakeRotFromZY_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_Find_Head_Rotate_with_Look_at_1_degree) == 0x000280, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_Find_Head_Rotate_with_Look_at_1_degree' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_Get90DegreeFromLRDegree_degree90) == 0x000288, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_Get90DegreeFromLRDegree_degree90' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_FClamp_ReturnValue) == 0x000290, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000298, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_SelectFloat_ReturnValue) == 0x0002A0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_FInterpTo_ReturnValue) == 0x0002A8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_FClamp_ReturnValue_1) == 0x0002B0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0002B8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_MakeRotator_ReturnValue) == 0x0002C0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_FInterpTo_Current_ImplicitCast) == 0x0002D8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_FInterpTo_Current_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0002E0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_Delta, CallFunc_MakeRotator_Roll_ImplicitCast) == 0x0002E8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_Delta::CallFunc_MakeRotator_Roll_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_CaculateHeadRotateToFocus_LHL \ static_assert(alignof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL) == 0x000010, "Wrong alignment on GameModelLibrary_C_CaculateHeadRotateToFocus_LHL"); \ static_assert(sizeof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL) == 0x0002C0, "Wrong size on GameModelLibrary_C_CaculateHeadRotateToFocus_LHL"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, bpa) == 0x000000, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::bpa' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, FocustTarget) == 0x000008, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::FocustTarget' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, FocustLocation) == 0x000010, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::FocustLocation' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, HeadBone) == 0x000028, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::HeadBone' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, ChestBone) == 0x000030, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::ChestBone' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, DeltaTime) == 0x000038, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, Limit) == 0x000040, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::Limit' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, __WorldContext) == 0x000048, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, RotateTarget) == 0x000050, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::RotateTarget' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, ValidFocus) == 0x000068, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::ValidFocus' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, UseLocation) == 0x000070, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::UseLocation' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_Multiply_IntFloat_ReturnValue) == 0x000088, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_Multiply_IntFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000098, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_TryGetPawnOwner_ReturnValue) == 0x0000B0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_GetOwningComponent_ReturnValue) == 0x0000B8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000C0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_GetSocketTransform_ReturnValue) == 0x0000E0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_GetSocketRotation_ReturnValue) == 0x000140, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_GetSocketRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_BreakTransform_Location) == 0x000158, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_BreakTransform_Rotation) == 0x000170, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_BreakTransform_Scale) == 0x000188, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_GetForwardVector_ReturnValue) == 0x0001A0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_BreakRotator_Roll) == 0x0001B8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_BreakRotator_Pitch) == 0x0001BC, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_BreakRotator_Yaw) == 0x0001C0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0001C8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x0001E0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_BreakVector_X) == 0x0001E8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_BreakVector_Y) == 0x0001F0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_BreakVector_Z) == 0x0001F8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_MakeVector_ReturnValue) == 0x000200, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_MakeVector_ReturnValue_1) == 0x000218, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_Normal_ReturnValue) == 0x000230, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_MakeRotFromXZ_ReturnValue) == 0x000248, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_MakeRotFromXZ_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_Find_Head_Rotate_with_Look_at_1_degree) == 0x000260, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_Find_Head_Rotate_with_Look_at_1_degree' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_Get90DegreeFromLRDegree_degree90) == 0x000268, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_Get90DegreeFromLRDegree_degree90' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_FClamp_ReturnValue) == 0x000270, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000278, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_SelectFloat_ReturnValue) == 0x000280, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_FInterpTo_ReturnValue) == 0x000288, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_FClamp_ReturnValue_1) == 0x000290, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_MakeRotator_ReturnValue) == 0x000298, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_FInterpTo_Current_ImplicitCast) == 0x0002B0, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_FInterpTo_Current_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_CaculateHeadRotateToFocus_LHL, CallFunc_MakeRotator_Pitch_ImplicitCast) == 0x0002B8, "Member 'GameModelLibrary_C_CaculateHeadRotateToFocus_LHL::CallFunc_MakeRotator_Pitch_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_DisabledAllInputAndFlush \ static_assert(alignof(GameModelLibrary_C_DisabledAllInputAndFlush) == 0x000008, "Wrong alignment on GameModelLibrary_C_DisabledAllInputAndFlush"); \ static_assert(sizeof(GameModelLibrary_C_DisabledAllInputAndFlush) == 0x000020, "Wrong size on GameModelLibrary_C_DisabledAllInputAndFlush"); \ static_assert(offsetof(GameModelLibrary_C_DisabledAllInputAndFlush, __WorldContext) == 0x000000, "Member 'GameModelLibrary_C_DisabledAllInputAndFlush::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_DisabledAllInputAndFlush, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'GameModelLibrary_C_DisabledAllInputAndFlush::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_DisabledAllInputAndFlush, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000010, "Member 'GameModelLibrary_C_DisabledAllInputAndFlush::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_DisabledAllInputAndFlush, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'GameModelLibrary_C_DisabledAllInputAndFlush::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_FindPointFangweiForActor \ static_assert(alignof(GameModelLibrary_C_FindPointFangweiForActor) == 0x000008, "Wrong alignment on GameModelLibrary_C_FindPointFangweiForActor"); \ static_assert(sizeof(GameModelLibrary_C_FindPointFangweiForActor) == 0x000098, "Wrong size on GameModelLibrary_C_FindPointFangweiForActor"); \ static_assert(offsetof(GameModelLibrary_C_FindPointFangweiForActor, PointPosition) == 0x000000, "Member 'GameModelLibrary_C_FindPointFangweiForActor::PointPosition' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_FindPointFangweiForActor, Actor) == 0x000018, "Member 'GameModelLibrary_C_FindPointFangweiForActor::Actor' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_FindPointFangweiForActor, __WorldContext) == 0x000020, "Member 'GameModelLibrary_C_FindPointFangweiForActor::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_FindPointFangweiForActor, Fangwei) == 0x000028, "Member 'GameModelLibrary_C_FindPointFangweiForActor::Fangwei' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_FindPointFangweiForActor, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000038, "Member 'GameModelLibrary_C_FindPointFangweiForActor::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_FindPointFangweiForActor, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'GameModelLibrary_C_FindPointFangweiForActor::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_FindPointFangweiForActor, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000068, "Member 'GameModelLibrary_C_FindPointFangweiForActor::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_FindPointFangweiForActor, CallFunc_Find_Head_Rotate_with_Look_at_1_degree) == 0x000080, "Member 'GameModelLibrary_C_FindPointFangweiForActor::CallFunc_Find_Head_Rotate_with_Look_at_1_degree' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_FindPointFangweiForActor, CallFunc_GetFangweiFromDegreeLR_Fangwei) == 0x000088, "Member 'GameModelLibrary_C_FindPointFangweiForActor::CallFunc_GetFangweiFromDegreeLR_Fangwei' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_Get_Modifier_Buff_Array \ static_assert(alignof(GameModelLibrary_C_Get_Modifier_Buff_Array) == 0x000008, "Wrong alignment on GameModelLibrary_C_Get_Modifier_Buff_Array"); \ static_assert(sizeof(GameModelLibrary_C_Get_Modifier_Buff_Array) == 0x000038, "Wrong size on GameModelLibrary_C_Get_Modifier_Buff_Array"); \ static_assert(offsetof(GameModelLibrary_C_Get_Modifier_Buff_Array, Stat_Type) == 0x000000, "Member 'GameModelLibrary_C_Get_Modifier_Buff_Array::Stat_Type' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Get_Modifier_Buff_Array, __WorldContext) == 0x000008, "Member 'GameModelLibrary_C_Get_Modifier_Buff_Array::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Get_Modifier_Buff_Array, BuffID) == 0x000010, "Member 'GameModelLibrary_C_Get_Modifier_Buff_Array::BuffID' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Get_Modifier_Buff_Array, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000020, "Member 'GameModelLibrary_C_Get_Modifier_Buff_Array::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Get_Modifier_Buff_Array, CallFunc_GetModifierBuffArray_BuffId) == 0x000028, "Member 'GameModelLibrary_C_Get_Modifier_Buff_Array::CallFunc_GetModifierBuffArray_BuffId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_Get90DegreeFromLRDegree \ static_assert(alignof(GameModelLibrary_C_Get90DegreeFromLRDegree) == 0x000008, "Wrong alignment on GameModelLibrary_C_Get90DegreeFromLRDegree"); \ static_assert(sizeof(GameModelLibrary_C_Get90DegreeFromLRDegree) == 0x000030, "Wrong size on GameModelLibrary_C_Get90DegreeFromLRDegree"); \ static_assert(offsetof(GameModelLibrary_C_Get90DegreeFromLRDegree, lrDegree) == 0x000000, "Member 'GameModelLibrary_C_Get90DegreeFromLRDegree::lrDegree' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Get90DegreeFromLRDegree, __WorldContext) == 0x000008, "Member 'GameModelLibrary_C_Get90DegreeFromLRDegree::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Get90DegreeFromLRDegree, degree90) == 0x000010, "Member 'GameModelLibrary_C_Get90DegreeFromLRDegree::degree90' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Get90DegreeFromLRDegree, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000018, "Member 'GameModelLibrary_C_Get90DegreeFromLRDegree::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Get90DegreeFromLRDegree, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000020, "Member 'GameModelLibrary_C_Get90DegreeFromLRDegree::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Get90DegreeFromLRDegree, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000028, "Member 'GameModelLibrary_C_Get90DegreeFromLRDegree::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_GetDamageSourceCharacter \ static_assert(alignof(GameModelLibrary_C_GetDamageSourceCharacter) == 0x000008, "Wrong alignment on GameModelLibrary_C_GetDamageSourceCharacter"); \ static_assert(sizeof(GameModelLibrary_C_GetDamageSourceCharacter) == 0x000068, "Wrong size on GameModelLibrary_C_GetDamageSourceCharacter"); \ static_assert(offsetof(GameModelLibrary_C_GetDamageSourceCharacter, DamageCauser) == 0x000000, "Member 'GameModelLibrary_C_GetDamageSourceCharacter::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetDamageSourceCharacter, __WorldContext) == 0x000008, "Member 'GameModelLibrary_C_GetDamageSourceCharacter::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetDamageSourceCharacter, SourceActor) == 0x000010, "Member 'GameModelLibrary_C_GetDamageSourceCharacter::SourceActor' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetDamageSourceCharacter, K2Node_DynamicCast_AsAbstract_Character) == 0x000018, "Member 'GameModelLibrary_C_GetDamageSourceCharacter::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetDamageSourceCharacter, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'GameModelLibrary_C_GetDamageSourceCharacter::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetDamageSourceCharacter, K2Node_DynamicCast_AsMagic_Base_Abstract) == 0x000028, "Member 'GameModelLibrary_C_GetDamageSourceCharacter::K2Node_DynamicCast_AsMagic_Base_Abstract' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetDamageSourceCharacter, K2Node_DynamicCast_bSuccess_1) == 0x000030, "Member 'GameModelLibrary_C_GetDamageSourceCharacter::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetDamageSourceCharacter, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000038, "Member 'GameModelLibrary_C_GetDamageSourceCharacter::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetDamageSourceCharacter, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'GameModelLibrary_C_GetDamageSourceCharacter::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetDamageSourceCharacter, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'GameModelLibrary_C_GetDamageSourceCharacter::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetDamageSourceCharacter, CallFunc_IsValid_ReturnValue_1) == 0x000050, "Member 'GameModelLibrary_C_GetDamageSourceCharacter::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetDamageSourceCharacter, K2Node_DynamicCast_AsAbstract_Character_1) == 0x000058, "Member 'GameModelLibrary_C_GetDamageSourceCharacter::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetDamageSourceCharacter, K2Node_DynamicCast_bSuccess_2) == 0x000060, "Member 'GameModelLibrary_C_GetDamageSourceCharacter::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_GetDCCaculatorFactory \ static_assert(alignof(GameModelLibrary_C_GetDCCaculatorFactory) == 0x000008, "Wrong alignment on GameModelLibrary_C_GetDCCaculatorFactory"); \ static_assert(sizeof(GameModelLibrary_C_GetDCCaculatorFactory) == 0x000020, "Wrong size on GameModelLibrary_C_GetDCCaculatorFactory"); \ static_assert(offsetof(GameModelLibrary_C_GetDCCaculatorFactory, __WorldContext) == 0x000000, "Member 'GameModelLibrary_C_GetDCCaculatorFactory::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetDCCaculatorFactory, Combat_Stat_Caculator_Factory) == 0x000008, "Member 'GameModelLibrary_C_GetDCCaculatorFactory::Combat_Stat_Caculator_Factory' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetDCCaculatorFactory, CallFunc_GetGlobalExtend_ReturnValue) == 0x000010, "Member 'GameModelLibrary_C_GetDCCaculatorFactory::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetDCCaculatorFactory, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'GameModelLibrary_C_GetDCCaculatorFactory::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_GetFangweiFromDegreeLR \ static_assert(alignof(GameModelLibrary_C_GetFangweiFromDegreeLR) == 0x000008, "Wrong alignment on GameModelLibrary_C_GetFangweiFromDegreeLR"); \ static_assert(sizeof(GameModelLibrary_C_GetFangweiFromDegreeLR) == 0x000038, "Wrong size on GameModelLibrary_C_GetFangweiFromDegreeLR"); \ static_assert(offsetof(GameModelLibrary_C_GetFangweiFromDegreeLR, DegreeLR) == 0x000000, "Member 'GameModelLibrary_C_GetFangweiFromDegreeLR::DegreeLR' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetFangweiFromDegreeLR, __WorldContext) == 0x000008, "Member 'GameModelLibrary_C_GetFangweiFromDegreeLR::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetFangweiFromDegreeLR, Fangwei) == 0x000010, "Member 'GameModelLibrary_C_GetFangweiFromDegreeLR::Fangwei' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetFangweiFromDegreeLR, L_DegreeLR) == 0x000020, "Member 'GameModelLibrary_C_GetFangweiFromDegreeLR::L_DegreeLR' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetFangweiFromDegreeLR, CallFunc_FClamp_ReturnValue) == 0x000028, "Member 'GameModelLibrary_C_GetFangweiFromDegreeLR::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetFangweiFromDegreeLR, CallFunc_PrivateIsInFangwei_InRange) == 0x000030, "Member 'GameModelLibrary_C_GetFangweiFromDegreeLR::CallFunc_PrivateIsInFangwei_InRange' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetFangweiFromDegreeLR, CallFunc_PrivateIsInFangwei_InRange_1) == 0x000031, "Member 'GameModelLibrary_C_GetFangweiFromDegreeLR::CallFunc_PrivateIsInFangwei_InRange_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetFangweiFromDegreeLR, CallFunc_PrivateIsInFangwei_InRange_2) == 0x000032, "Member 'GameModelLibrary_C_GetFangweiFromDegreeLR::CallFunc_PrivateIsInFangwei_InRange_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_GetFangweiFromDegreeLR_Invert \ static_assert(alignof(GameModelLibrary_C_GetFangweiFromDegreeLR_Invert) == 0x000008, "Wrong alignment on GameModelLibrary_C_GetFangweiFromDegreeLR_Invert"); \ static_assert(sizeof(GameModelLibrary_C_GetFangweiFromDegreeLR_Invert) == 0x000038, "Wrong size on GameModelLibrary_C_GetFangweiFromDegreeLR_Invert"); \ static_assert(offsetof(GameModelLibrary_C_GetFangweiFromDegreeLR_Invert, DegreeLR) == 0x000000, "Member 'GameModelLibrary_C_GetFangweiFromDegreeLR_Invert::DegreeLR' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetFangweiFromDegreeLR_Invert, __WorldContext) == 0x000008, "Member 'GameModelLibrary_C_GetFangweiFromDegreeLR_Invert::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetFangweiFromDegreeLR_Invert, Fangwei) == 0x000010, "Member 'GameModelLibrary_C_GetFangweiFromDegreeLR_Invert::Fangwei' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetFangweiFromDegreeLR_Invert, L_DegreeLR) == 0x000020, "Member 'GameModelLibrary_C_GetFangweiFromDegreeLR_Invert::L_DegreeLR' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetFangweiFromDegreeLR_Invert, CallFunc_FClamp_ReturnValue) == 0x000028, "Member 'GameModelLibrary_C_GetFangweiFromDegreeLR_Invert::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetFangweiFromDegreeLR_Invert, CallFunc_PrivateIsInFangwei_InRange) == 0x000030, "Member 'GameModelLibrary_C_GetFangweiFromDegreeLR_Invert::CallFunc_PrivateIsInFangwei_InRange' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetFangweiFromDegreeLR_Invert, CallFunc_PrivateIsInFangwei_InRange_1) == 0x000031, "Member 'GameModelLibrary_C_GetFangweiFromDegreeLR_Invert::CallFunc_PrivateIsInFangwei_InRange_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetFangweiFromDegreeLR_Invert, CallFunc_PrivateIsInFangwei_InRange_2) == 0x000032, "Member 'GameModelLibrary_C_GetFangweiFromDegreeLR_Invert::CallFunc_PrivateIsInFangwei_InRange_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_GetGlobalFlag \ static_assert(alignof(GameModelLibrary_C_GetGlobalFlag) == 0x000008, "Wrong alignment on GameModelLibrary_C_GetGlobalFlag"); \ static_assert(sizeof(GameModelLibrary_C_GetGlobalFlag) == 0x000038, "Wrong size on GameModelLibrary_C_GetGlobalFlag"); \ static_assert(offsetof(GameModelLibrary_C_GetGlobalFlag, Flag) == 0x000000, "Member 'GameModelLibrary_C_GetGlobalFlag::Flag' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetGlobalFlag, Default) == 0x000010, "Member 'GameModelLibrary_C_GetGlobalFlag::Default' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetGlobalFlag, __WorldContext) == 0x000018, "Member 'GameModelLibrary_C_GetGlobalFlag::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetGlobalFlag, Enable) == 0x000020, "Member 'GameModelLibrary_C_GetGlobalFlag::Enable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetGlobalFlag, CallFunc_GetModel_GlobalConfigComponent_ReturnValue) == 0x000028, "Member 'GameModelLibrary_C_GetGlobalFlag::CallFunc_GetModel_GlobalConfigComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetGlobalFlag, CallFunc_HasFlagSet_Enable) == 0x000030, "Member 'GameModelLibrary_C_GetGlobalFlag::CallFunc_HasFlagSet_Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_GetModifierBuffStatType \ static_assert(alignof(GameModelLibrary_C_GetModifierBuffStatType) == 0x000008, "Wrong alignment on GameModelLibrary_C_GetModifierBuffStatType"); \ static_assert(sizeof(GameModelLibrary_C_GetModifierBuffStatType) == 0x000028, "Wrong size on GameModelLibrary_C_GetModifierBuffStatType"); \ static_assert(offsetof(GameModelLibrary_C_GetModifierBuffStatType, game_play_tag) == 0x000000, "Member 'GameModelLibrary_C_GetModifierBuffStatType::game_play_tag' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetModifierBuffStatType, __WorldContext) == 0x000008, "Member 'GameModelLibrary_C_GetModifierBuffStatType::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetModifierBuffStatType, BuffStatType) == 0x000010, "Member 'GameModelLibrary_C_GetModifierBuffStatType::BuffStatType' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetModifierBuffStatType, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000018, "Member 'GameModelLibrary_C_GetModifierBuffStatType::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetModifierBuffStatType, CallFunc_GetModifierBuffStatType_BuffStatType) == 0x000020, "Member 'GameModelLibrary_C_GetModifierBuffStatType::CallFunc_GetModifierBuffStatType_BuffStatType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_GetWeaponAttackDirectionByOwner \ static_assert(alignof(GameModelLibrary_C_GetWeaponAttackDirectionByOwner) == 0x000008, "Wrong alignment on GameModelLibrary_C_GetWeaponAttackDirectionByOwner"); \ static_assert(sizeof(GameModelLibrary_C_GetWeaponAttackDirectionByOwner) == 0x000110, "Wrong size on GameModelLibrary_C_GetWeaponAttackDirectionByOwner"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionByOwner, OwnerAcator) == 0x000000, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionByOwner::OwnerAcator' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionByOwner, Direction) == 0x000008, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionByOwner::Direction' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionByOwner, __WorldContext) == 0x000010, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionByOwner::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionByOwner, ReturnValue) == 0x000018, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionByOwner::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionByOwner, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000030, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionByOwner::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionByOwner, K2Node_SwitchEnum_CmpSuccess) == 0x000048, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionByOwner::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionByOwner, CallFunc_GetActorUpVector_ReturnValue) == 0x000050, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionByOwner::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionByOwner, CallFunc_GetActorRightVector_ReturnValue) == 0x000068, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionByOwner::CallFunc_GetActorRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionByOwner, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000080, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionByOwner::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionByOwner, CallFunc_GetActorForwardVector_ReturnValue) == 0x000098, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionByOwner::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionByOwner, CallFunc_Conv_FloatToVector_ReturnValue_1) == 0x0000B0, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionByOwner::CallFunc_Conv_FloatToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionByOwner, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0000C8, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionByOwner::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionByOwner, CallFunc_Conv_FloatToVector_ReturnValue_2) == 0x0000E0, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionByOwner::CallFunc_Conv_FloatToVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionByOwner, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x0000F8, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionByOwner::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_GetWeaponAttackDirectionDebugColor \ static_assert(alignof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor) == 0x000008, "Wrong alignment on GameModelLibrary_C_GetWeaponAttackDirectionDebugColor"); \ static_assert(sizeof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor) == 0x000140, "Wrong size on GameModelLibrary_C_GetWeaponAttackDirectionDebugColor"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Direction) == 0x000000, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Direction' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, IsWeapon) == 0x000001, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::IsWeapon' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, __WorldContext) == 0x000008, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, ReturnValue) == 0x000010, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_byte_Variable) == 0x000020, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_struct_Variable) == 0x000024, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_struct_Variable_1) == 0x000034, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_struct_Variable_2) == 0x000044, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_struct_Variable_3) == 0x000054, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_struct_Variable_4) == 0x000064, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_struct_Variable_4' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_struct_Variable_5) == 0x000074, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_struct_Variable_5' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_struct_Variable_6) == 0x000084, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_struct_Variable_6' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_bool_Variable) == 0x000094, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, K2Node_Select_Default) == 0x000098, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_byte_Variable_1) == 0x0000A8, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_struct_Variable_7) == 0x0000AC, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_struct_Variable_7' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_struct_Variable_8) == 0x0000BC, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_struct_Variable_8' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_struct_Variable_9) == 0x0000CC, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_struct_Variable_9' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_struct_Variable_10) == 0x0000DC, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_struct_Variable_10' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_struct_Variable_11) == 0x0000EC, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_struct_Variable_11' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_struct_Variable_12) == 0x0000FC, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_struct_Variable_12' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, Temp_struct_Variable_13) == 0x00010C, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::Temp_struct_Variable_13' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, K2Node_Select_Default_1) == 0x00011C, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GetWeaponAttackDirectionDebugColor, K2Node_Select_Default_2) == 0x00012C, "Member 'GameModelLibrary_C_GetWeaponAttackDirectionDebugColor::K2Node_Select_Default_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_Has_Request_RebornRebuildSlots \ static_assert(alignof(GameModelLibrary_C_Has_Request_RebornRebuildSlots) == 0x000008, "Wrong alignment on GameModelLibrary_C_Has_Request_RebornRebuildSlots"); \ static_assert(sizeof(GameModelLibrary_C_Has_Request_RebornRebuildSlots) == 0x000030, "Wrong size on GameModelLibrary_C_Has_Request_RebornRebuildSlots"); \ static_assert(offsetof(GameModelLibrary_C_Has_Request_RebornRebuildSlots, __WorldContext) == 0x000000, "Member 'GameModelLibrary_C_Has_Request_RebornRebuildSlots::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Has_Request_RebornRebuildSlots, ReturnValue) == 0x000008, "Member 'GameModelLibrary_C_Has_Request_RebornRebuildSlots::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Has_Request_RebornRebuildSlots, CallFunc_GetModel_PluginLevelSaver_ReturnValue) == 0x000010, "Member 'GameModelLibrary_C_Has_Request_RebornRebuildSlots::CallFunc_GetModel_PluginLevelSaver_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Has_Request_RebornRebuildSlots, CallFunc_GetSavedLevelValue_Value) == 0x000018, "Member 'GameModelLibrary_C_Has_Request_RebornRebuildSlots::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Has_Request_RebornRebuildSlots, CallFunc_GetSavedLevelValue_hasSet) == 0x000028, "Member 'GameModelLibrary_C_Has_Request_RebornRebuildSlots::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Has_Request_RebornRebuildSlots, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000029, "Member 'GameModelLibrary_C_Has_Request_RebornRebuildSlots::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_HasTriggeredEventIdMarked \ static_assert(alignof(GameModelLibrary_C_HasTriggeredEventIdMarked) == 0x000008, "Wrong alignment on GameModelLibrary_C_HasTriggeredEventIdMarked"); \ static_assert(sizeof(GameModelLibrary_C_HasTriggeredEventIdMarked) == 0x000048, "Wrong size on GameModelLibrary_C_HasTriggeredEventIdMarked"); \ static_assert(offsetof(GameModelLibrary_C_HasTriggeredEventIdMarked, TriggeredEventId) == 0x000000, "Member 'GameModelLibrary_C_HasTriggeredEventIdMarked::TriggeredEventId' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_HasTriggeredEventIdMarked, __WorldContext) == 0x000010, "Member 'GameModelLibrary_C_HasTriggeredEventIdMarked::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_HasTriggeredEventIdMarked, Marked) == 0x000018, "Member 'GameModelLibrary_C_HasTriggeredEventIdMarked::Marked' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_HasTriggeredEventIdMarked, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'GameModelLibrary_C_HasTriggeredEventIdMarked::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_HasTriggeredEventIdMarked, CallFunc_GetMark_Value) == 0x000030, "Member 'GameModelLibrary_C_HasTriggeredEventIdMarked::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_HasTriggeredEventIdMarked, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000040, "Member 'GameModelLibrary_C_HasTriggeredEventIdMarked::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_LockBlackPlayerScreen \ static_assert(alignof(GameModelLibrary_C_LockBlackPlayerScreen) == 0x000008, "Wrong alignment on GameModelLibrary_C_LockBlackPlayerScreen"); \ static_assert(sizeof(GameModelLibrary_C_LockBlackPlayerScreen) == 0x000030, "Wrong size on GameModelLibrary_C_LockBlackPlayerScreen"); \ static_assert(offsetof(GameModelLibrary_C_LockBlackPlayerScreen, Duration) == 0x000000, "Member 'GameModelLibrary_C_LockBlackPlayerScreen::Duration' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_LockBlackPlayerScreen, Color) == 0x000008, "Member 'GameModelLibrary_C_LockBlackPlayerScreen::Color' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_LockBlackPlayerScreen, __WorldContext) == 0x000018, "Member 'GameModelLibrary_C_LockBlackPlayerScreen::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_LockBlackPlayerScreen, CallFunc_GetModel_GameEffectController_ReturnValue) == 0x000020, "Member 'GameModelLibrary_C_LockBlackPlayerScreen::CallFunc_GetModel_GameEffectController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_LockBlackPlayerScreen, CallFunc_GetGameMode_ReturnValue) == 0x000028, "Member 'GameModelLibrary_C_LockBlackPlayerScreen::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_MakeWeaponPropertyFromTagParams \ static_assert(alignof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams) == 0x000008, "Wrong alignment on GameModelLibrary_C_MakeWeaponPropertyFromTagParams"); \ static_assert(sizeof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams) == 0x0001A8, "Wrong size on GameModelLibrary_C_MakeWeaponPropertyFromTagParams"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, TargetMap) == 0x000000, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::TargetMap' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, UseCacheId) == 0x000050, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::UseCacheId' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, __WorldContext) == 0x000060, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, WeaponProperty) == 0x000068, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::WeaponProperty' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, DamageData) == 0x000080, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::DamageData' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, TempValue) == 0x0000B8, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::TempValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, TempTag) == 0x0000C0, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::TempTag' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, damage_stats) == 0x0000C8, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::damage_stats' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, DamageEffectIndex) == 0x0000FC, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::DamageEffectIndex' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, DamageIndex) == 0x000100, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::DamageIndex' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, TagString) == 0x000108, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::TagString' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, WeaponProp) == 0x000118, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::WeaponProp' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, CallFunc_Map_Keys_Keys) == 0x000130, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, CallFunc_MatchesTag_ReturnValue) == 0x000140, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, CallFunc_Array_Length_ReturnValue) == 0x000144, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, CallFunc_Add_IntInt_ReturnValue) == 0x000148, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x00014C, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, Temp_int_Loop_Counter_Variable) == 0x000150, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, CallFunc_Less_IntInt_ReturnValue) == 0x000154, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, CallFunc_Add_IntInt_ReturnValue_1) == 0x000158, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, Temp_int_Array_Index_Variable) == 0x00015C, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, CallFunc_Map_Find_Value) == 0x000160, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, CallFunc_Map_Find_ReturnValue) == 0x000168, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, CallFunc_Array_Get_Item) == 0x00016C, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000178, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, CallFunc_NotEqual_GameplayTag_ReturnValue) == 0x000188, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::CallFunc_NotEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, CallFunc_StartsWith_ReturnValue) == 0x000189, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, Temp_int_Variable) == 0x00018C, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, CallFunc_Greater_IntInt_ReturnValue) == 0x000190, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, K2Node_SetFieldsInStruct_SecondAccum_18_C83BB3E0400BFDDED11BFEA6C9390F50_ImplicitCast) == 0x000194, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::K2Node_SetFieldsInStruct_SecondAccum_18_C83BB3E0400BFDDED11BFEA6C9390F50_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, K2Node_SetFieldsInStruct_FirstAccum_16_FFEAB0784B4AE1DE568BCF8A0A0D12C9_ImplicitCast) == 0x000198, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::K2Node_SetFieldsInStruct_FirstAccum_16_FFEAB0784B4AE1DE568BCF8A0A0D12C9_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, K2Node_SetFieldsInStruct_FirstDamage_12_014B330540097311586DADAE435011FB_ImplicitCast) == 0x00019C, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::K2Node_SetFieldsInStruct_FirstDamage_12_014B330540097311586DADAE435011FB_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_MakeWeaponPropertyFromTagParams, K2Node_SetFieldsInStruct_SecondDamage_14_B8EAC0E540527F74852B2FBE7D468A90_ImplicitCast) == 0x0001A0, "Member 'GameModelLibrary_C_MakeWeaponPropertyFromTagParams::K2Node_SetFieldsInStruct_SecondDamage_14_B8EAC0E540527F74852B2FBE7D468A90_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_May_Open_Box_from_Item_Id \ static_assert(alignof(GameModelLibrary_C_May_Open_Box_from_Item_Id) == 0x000008, "Wrong alignment on GameModelLibrary_C_May_Open_Box_from_Item_Id"); \ static_assert(sizeof(GameModelLibrary_C_May_Open_Box_from_Item_Id) == 0x000228, "Wrong size on GameModelLibrary_C_May_Open_Box_from_Item_Id"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, ItemId) == 0x000000, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::ItemId' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, Amount) == 0x000004, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::Amount' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, __WorldContext) == 0x000008, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, Items) == 0x000010, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::Items' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, L_Opened_Items) == 0x000060, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::L_Opened_Items' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, L_Check) == 0x0000B0, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::L_Check' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_Redirect_Table_MappedTable) == 0x0000C0, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_Greater_IntInt_ReturnValue) == 0x0000C8, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, K2Node_MakeMap_Map) == 0x0000D0, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_Conv_IntToString_ReturnValue) == 0x000120, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_InRange_IntInt_ReturnValue) == 0x000130, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_InRange_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_Conv_StringToName_ReturnValue) == 0x000134, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_GetDataTableRowFromName_OutRow) == 0x00013C, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x00018C, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, Temp_int_Array_Index_Variable) == 0x000190, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, Temp_int_Loop_Counter_Variable) == 0x000194, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, K2Node_MakeMap_Map_1) == 0x000198, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_Add_IntInt_ReturnValue) == 0x0001E8, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_Map_Keys_Keys) == 0x0001F0, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_Array_Length_ReturnValue) == 0x000200, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_Array_Get_Item) == 0x000204, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_Less_IntInt_ReturnValue) == 0x000208, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_Map_Remove_ReturnValue) == 0x000209, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_Map_Find_Value) == 0x00020C, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_Map_Find_ReturnValue) == 0x000210, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_InRange_IntInt_ReturnValue_1) == 0x000211, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_InRange_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_Multiply_IntInt_ReturnValue) == 0x000214, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000218, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_Clamp_ReturnValue) == 0x00021C, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_May_Open_Box_from_Item_Id, CallFunc_BooleanOR_ReturnValue) == 0x000220, "Member 'GameModelLibrary_C_May_Open_Box_from_Item_Id::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_Parse_Particle_from_Tag_Params \ static_assert(alignof(GameModelLibrary_C_Parse_Particle_from_Tag_Params) == 0x000008, "Wrong alignment on GameModelLibrary_C_Parse_Particle_from_Tag_Params"); \ static_assert(sizeof(GameModelLibrary_C_Parse_Particle_from_Tag_Params) == 0x0000F0, "Wrong size on GameModelLibrary_C_Parse_Particle_from_Tag_Params"); \ static_assert(offsetof(GameModelLibrary_C_Parse_Particle_from_Tag_Params, Tags) == 0x000000, "Member 'GameModelLibrary_C_Parse_Particle_from_Tag_Params::Tags' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Parse_Particle_from_Tag_Params, __WorldContext) == 0x000050, "Member 'GameModelLibrary_C_Parse_Particle_from_Tag_Params::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Parse_Particle_from_Tag_Params, temp_p1) == 0x000058, "Member 'GameModelLibrary_C_Parse_Particle_from_Tag_Params::temp_p1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Parse_Particle_from_Tag_Params, temp_t) == 0x000060, "Member 'GameModelLibrary_C_Parse_Particle_from_Tag_Params::temp_t' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Parse_Particle_from_Tag_Params, temp_p) == 0x000068, "Member 'GameModelLibrary_C_Parse_Particle_from_Tag_Params::temp_p' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Parse_Particle_from_Tag_Params, CallFunc_Redirect_Table_MappedTable) == 0x000070, "Member 'GameModelLibrary_C_Parse_Particle_from_Tag_Params::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Parse_Particle_from_Tag_Params, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x000078, "Member 'GameModelLibrary_C_Parse_Particle_from_Tag_Params::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Parse_Particle_from_Tag_Params, CallFunc_Map_Find_Value) == 0x000080, "Member 'GameModelLibrary_C_Parse_Particle_from_Tag_Params::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Parse_Particle_from_Tag_Params, CallFunc_Map_Find_ReturnValue) == 0x000088, "Member 'GameModelLibrary_C_Parse_Particle_from_Tag_Params::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Parse_Particle_from_Tag_Params, CallFunc_FTrunc_ReturnValue) == 0x00008C, "Member 'GameModelLibrary_C_Parse_Particle_from_Tag_Params::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Parse_Particle_from_Tag_Params, CallFunc_Conv_IntToString_ReturnValue) == 0x000090, "Member 'GameModelLibrary_C_Parse_Particle_from_Tag_Params::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Parse_Particle_from_Tag_Params, CallFunc_Conv_StringToName_ReturnValue) == 0x0000A0, "Member 'GameModelLibrary_C_Parse_Particle_from_Tag_Params::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Parse_Particle_from_Tag_Params, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000A8, "Member 'GameModelLibrary_C_Parse_Particle_from_Tag_Params::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Parse_Particle_from_Tag_Params, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000E8, "Member 'GameModelLibrary_C_Parse_Particle_from_Tag_Params::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_PawnMake_Noise \ static_assert(alignof(GameModelLibrary_C_PawnMake_Noise) == 0x000008, "Wrong alignment on GameModelLibrary_C_PawnMake_Noise"); \ static_assert(sizeof(GameModelLibrary_C_PawnMake_Noise) == 0x000068, "Wrong size on GameModelLibrary_C_PawnMake_Noise"); \ static_assert(offsetof(GameModelLibrary_C_PawnMake_Noise, OwnerCharacter) == 0x000000, "Member 'GameModelLibrary_C_PawnMake_Noise::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PawnMake_Noise, Range) == 0x000008, "Member 'GameModelLibrary_C_PawnMake_Noise::Range' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PawnMake_Noise, NoiseLocation) == 0x000010, "Member 'GameModelLibrary_C_PawnMake_Noise::NoiseLocation' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PawnMake_Noise, NoiseTag) == 0x000028, "Member 'GameModelLibrary_C_PawnMake_Noise::NoiseTag' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PawnMake_Noise, NoiseLevel) == 0x000030, "Member 'GameModelLibrary_C_PawnMake_Noise::NoiseLevel' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PawnMake_Noise, __WorldContext) == 0x000038, "Member 'GameModelLibrary_C_PawnMake_Noise::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PawnMake_Noise, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000040, "Member 'GameModelLibrary_C_PawnMake_Noise::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PawnMake_Noise, K2Node_DynamicCast_AsPawn) == 0x000048, "Member 'GameModelLibrary_C_PawnMake_Noise::K2Node_DynamicCast_AsPawn' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PawnMake_Noise, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'GameModelLibrary_C_PawnMake_Noise::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PawnMake_Noise, Temp_int_Variable) == 0x000054, "Member 'GameModelLibrary_C_PawnMake_Noise::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PawnMake_Noise, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'GameModelLibrary_C_PawnMake_Noise::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PawnMake_Noise, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00005C, "Member 'GameModelLibrary_C_PawnMake_Noise::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PawnMake_Noise, CallFunc_MakeNoise_MaxRange_ImplicitCast) == 0x000060, "Member 'GameModelLibrary_C_PawnMake_Noise::CallFunc_MakeNoise_MaxRange_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PawnMake_Noise, CallFunc_MakeNoise_Loudness_ImplicitCast) == 0x000064, "Member 'GameModelLibrary_C_PawnMake_Noise::CallFunc_MakeNoise_Loudness_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_PrivateIsInFangwei \ static_assert(alignof(GameModelLibrary_C_PrivateIsInFangwei) == 0x000008, "Wrong alignment on GameModelLibrary_C_PrivateIsInFangwei"); \ static_assert(sizeof(GameModelLibrary_C_PrivateIsInFangwei) == 0x000028, "Wrong size on GameModelLibrary_C_PrivateIsInFangwei"); \ static_assert(offsetof(GameModelLibrary_C_PrivateIsInFangwei, DegreeLR) == 0x000000, "Member 'GameModelLibrary_C_PrivateIsInFangwei::DegreeLR' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PrivateIsInFangwei, From) == 0x000008, "Member 'GameModelLibrary_C_PrivateIsInFangwei::From' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PrivateIsInFangwei, To) == 0x000010, "Member 'GameModelLibrary_C_PrivateIsInFangwei::To' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PrivateIsInFangwei, __WorldContext) == 0x000018, "Member 'GameModelLibrary_C_PrivateIsInFangwei::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PrivateIsInFangwei, InRange) == 0x000020, "Member 'GameModelLibrary_C_PrivateIsInFangwei::InRange' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PrivateIsInFangwei, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000021, "Member 'GameModelLibrary_C_PrivateIsInFangwei::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PrivateIsInFangwei, CallFunc_InRange_FloatFloat_ReturnValue_1) == 0x000022, "Member 'GameModelLibrary_C_PrivateIsInFangwei::CallFunc_InRange_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PrivateIsInFangwei, CallFunc_Not_PreBool_ReturnValue) == 0x000023, "Member 'GameModelLibrary_C_PrivateIsInFangwei::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_PrivateIsInFangwei, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000024, "Member 'GameModelLibrary_C_PrivateIsInFangwei::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_RebuildSlotsVersion \ static_assert(alignof(GameModelLibrary_C_RebuildSlotsVersion) == 0x000008, "Wrong alignment on GameModelLibrary_C_RebuildSlotsVersion"); \ static_assert(sizeof(GameModelLibrary_C_RebuildSlotsVersion) == 0x000010, "Wrong size on GameModelLibrary_C_RebuildSlotsVersion"); \ static_assert(offsetof(GameModelLibrary_C_RebuildSlotsVersion, __WorldContext) == 0x000000, "Member 'GameModelLibrary_C_RebuildSlotsVersion::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_RebuildSlotsVersion, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000008, "Member 'GameModelLibrary_C_RebuildSlotsVersion::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_RefreshSlotVersion \ static_assert(alignof(GameModelLibrary_C_RefreshSlotVersion) == 0x000008, "Wrong alignment on GameModelLibrary_C_RefreshSlotVersion"); \ static_assert(sizeof(GameModelLibrary_C_RefreshSlotVersion) == 0x000028, "Wrong size on GameModelLibrary_C_RefreshSlotVersion"); \ static_assert(offsetof(GameModelLibrary_C_RefreshSlotVersion, Slot) == 0x000000, "Member 'GameModelLibrary_C_RefreshSlotVersion::Slot' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_RefreshSlotVersion, __WorldContext) == 0x000010, "Member 'GameModelLibrary_C_RefreshSlotVersion::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_RefreshSlotVersion, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000018, "Member 'GameModelLibrary_C_RefreshSlotVersion::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_RefreshSlotVersion, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'GameModelLibrary_C_RefreshSlotVersion::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_ReplaceGemRingByNewGamePlus \ static_assert(alignof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus) == 0x000008, "Wrong alignment on GameModelLibrary_C_ReplaceGemRingByNewGamePlus"); \ static_assert(sizeof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus) == 0x0000A8, "Wrong size on GameModelLibrary_C_ReplaceGemRingByNewGamePlus"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, IDRow) == 0x000000, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::IDRow' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, __WorldContext) == 0x000008, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, ReturnID) == 0x000010, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::ReturnID' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, ReturnSue) == 0x000014, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::ReturnSue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, NewLocalVar) == 0x000015, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, Local_NGP) == 0x000018, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::Local_NGP' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, Local_Result) == 0x00001C, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::Local_Result' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_GetPlayerStatic_ReturnValue) == 0x000028, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000030, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000038, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_GetModel_StaticComputedConfigData_ReturnValue_1) == 0x000040, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_GetModel_StaticComputedConfigData_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x000048, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_ThisIsNGP_ReturnIs) == 0x00004C, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_ThisIsNGP_ReturnIs' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_ThisIsNGP_ReturnIs_1) == 0x00004D, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_ThisIsNGP_ReturnIs_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_Conv_IntToString_ReturnValue) == 0x000050, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_InRange_IntInt_ReturnValue) == 0x000060, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_InRange_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_InRange_IntInt_ReturnValue_1) == 0x000061, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_InRange_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_Subtract_IntInt_ReturnValue) == 0x000064, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_Clamp_ReturnValue) == 0x000068, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x00006C, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000070, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_Clamp_ReturnValue_1) == 0x000080, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_Clamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_Add_IntInt_ReturnValue) == 0x000098, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_Conv_StringToInt_ReturnValue) == 0x00009C, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceGemRingByNewGamePlus, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000A0, "Member 'GameModelLibrary_C_ReplaceGemRingByNewGamePlus::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_ReplaceIDByNewGamePlus \ static_assert(alignof(GameModelLibrary_C_ReplaceIDByNewGamePlus) == 0x000008, "Wrong alignment on GameModelLibrary_C_ReplaceIDByNewGamePlus"); \ static_assert(sizeof(GameModelLibrary_C_ReplaceIDByNewGamePlus) == 0x000068, "Wrong size on GameModelLibrary_C_ReplaceIDByNewGamePlus"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceIDByNewGamePlus, IDRow) == 0x000000, "Member 'GameModelLibrary_C_ReplaceIDByNewGamePlus::IDRow' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceIDByNewGamePlus, __WorldContext) == 0x000008, "Member 'GameModelLibrary_C_ReplaceIDByNewGamePlus::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceIDByNewGamePlus, ReturnID) == 0x000010, "Member 'GameModelLibrary_C_ReplaceIDByNewGamePlus::ReturnID' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceIDByNewGamePlus, ReturnSue) == 0x000018, "Member 'GameModelLibrary_C_ReplaceIDByNewGamePlus::ReturnSue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceIDByNewGamePlus, NewLocalVar) == 0x000019, "Member 'GameModelLibrary_C_ReplaceIDByNewGamePlus::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceIDByNewGamePlus, Local_NGP) == 0x00001C, "Member 'GameModelLibrary_C_ReplaceIDByNewGamePlus::Local_NGP' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceIDByNewGamePlus, Local_Result) == 0x000020, "Member 'GameModelLibrary_C_ReplaceIDByNewGamePlus::Local_Result' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceIDByNewGamePlus, Temp_int_Variable) == 0x000028, "Member 'GameModelLibrary_C_ReplaceIDByNewGamePlus::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceIDByNewGamePlus, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x00002C, "Member 'GameModelLibrary_C_ReplaceIDByNewGamePlus::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceIDByNewGamePlus, CallFunc_GetDataTableRowFromName_OutRow) == 0x000030, "Member 'GameModelLibrary_C_ReplaceIDByNewGamePlus::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceIDByNewGamePlus, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000058, "Member 'GameModelLibrary_C_ReplaceIDByNewGamePlus::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceIDByNewGamePlus, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000059, "Member 'GameModelLibrary_C_ReplaceIDByNewGamePlus::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceIDByNewGamePlus, CallFunc_EqualEqual_NameName_ReturnValue) == 0x00005A, "Member 'GameModelLibrary_C_ReplaceIDByNewGamePlus::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_ReplaceIDByNewGamePlus, K2Node_Select_Default) == 0x00005C, "Member 'GameModelLibrary_C_ReplaceIDByNewGamePlus::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_Save_Request_RebornRebuildSlots \ static_assert(alignof(GameModelLibrary_C_Save_Request_RebornRebuildSlots) == 0x000008, "Wrong alignment on GameModelLibrary_C_Save_Request_RebornRebuildSlots"); \ static_assert(sizeof(GameModelLibrary_C_Save_Request_RebornRebuildSlots) == 0x000010, "Wrong size on GameModelLibrary_C_Save_Request_RebornRebuildSlots"); \ static_assert(offsetof(GameModelLibrary_C_Save_Request_RebornRebuildSlots, __WorldContext) == 0x000000, "Member 'GameModelLibrary_C_Save_Request_RebornRebuildSlots::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Save_Request_RebornRebuildSlots, CallFunc_GetModel_PluginLevelSaver_ReturnValue) == 0x000008, "Member 'GameModelLibrary_C_Save_Request_RebornRebuildSlots::CallFunc_GetModel_PluginLevelSaver_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_SearchDamageCauseCharacter \ static_assert(alignof(GameModelLibrary_C_SearchDamageCauseCharacter) == 0x000008, "Wrong alignment on GameModelLibrary_C_SearchDamageCauseCharacter"); \ static_assert(sizeof(GameModelLibrary_C_SearchDamageCauseCharacter) == 0x000070, "Wrong size on GameModelLibrary_C_SearchDamageCauseCharacter"); \ static_assert(offsetof(GameModelLibrary_C_SearchDamageCauseCharacter, LookFromActor) == 0x000000, "Member 'GameModelLibrary_C_SearchDamageCauseCharacter::LookFromActor' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SearchDamageCauseCharacter, __WorldContext) == 0x000008, "Member 'GameModelLibrary_C_SearchDamageCauseCharacter::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SearchDamageCauseCharacter, AsAbstract_Character) == 0x000010, "Member 'GameModelLibrary_C_SearchDamageCauseCharacter::AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SearchDamageCauseCharacter, ExcludeActors) == 0x000018, "Member 'GameModelLibrary_C_SearchDamageCauseCharacter::ExcludeActors' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SearchDamageCauseCharacter, CallFunc__impl_LoopSearchDamageCauseCharacter_FindCharacter) == 0x000068, "Member 'GameModelLibrary_C_SearchDamageCauseCharacter::CallFunc__impl_LoopSearchDamageCauseCharacter_FindCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_SetFogEffect_ZXZ \ static_assert(alignof(GameModelLibrary_C_SetFogEffect_ZXZ) == 0x000008, "Wrong alignment on GameModelLibrary_C_SetFogEffect_ZXZ"); \ static_assert(sizeof(GameModelLibrary_C_SetFogEffect_ZXZ) == 0x000030, "Wrong size on GameModelLibrary_C_SetFogEffect_ZXZ"); \ static_assert(offsetof(GameModelLibrary_C_SetFogEffect_ZXZ, Enable) == 0x000000, "Member 'GameModelLibrary_C_SetFogEffect_ZXZ::Enable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetFogEffect_ZXZ, __WorldContext) == 0x000008, "Member 'GameModelLibrary_C_SetFogEffect_ZXZ::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetFogEffect_ZXZ, Temp_bool_Variable) == 0x000010, "Member 'GameModelLibrary_C_SetFogEffect_ZXZ::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetFogEffect_ZXZ, CallFunc_GetNiagaraParameterCollection_ReturnValue) == 0x000018, "Member 'GameModelLibrary_C_SetFogEffect_ZXZ::CallFunc_GetNiagaraParameterCollection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetFogEffect_ZXZ, Temp_real_Variable) == 0x000020, "Member 'GameModelLibrary_C_SetFogEffect_ZXZ::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetFogEffect_ZXZ, Temp_real_Variable_1) == 0x000024, "Member 'GameModelLibrary_C_SetFogEffect_ZXZ::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetFogEffect_ZXZ, K2Node_Select_Default) == 0x000028, "Member 'GameModelLibrary_C_SetFogEffect_ZXZ::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_SetGlobalFlag \ static_assert(alignof(GameModelLibrary_C_SetGlobalFlag) == 0x000008, "Wrong alignment on GameModelLibrary_C_SetGlobalFlag"); \ static_assert(sizeof(GameModelLibrary_C_SetGlobalFlag) == 0x000028, "Wrong size on GameModelLibrary_C_SetGlobalFlag"); \ static_assert(offsetof(GameModelLibrary_C_SetGlobalFlag, Flag) == 0x000000, "Member 'GameModelLibrary_C_SetGlobalFlag::Flag' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetGlobalFlag, Enable) == 0x000010, "Member 'GameModelLibrary_C_SetGlobalFlag::Enable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetGlobalFlag, __WorldContext) == 0x000018, "Member 'GameModelLibrary_C_SetGlobalFlag::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetGlobalFlag, CallFunc_GetModel_GlobalConfigComponent_ReturnValue) == 0x000020, "Member 'GameModelLibrary_C_SetGlobalFlag::CallFunc_GetModel_GlobalConfigComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_SetSnowFogEffect \ static_assert(alignof(GameModelLibrary_C_SetSnowFogEffect) == 0x000008, "Wrong alignment on GameModelLibrary_C_SetSnowFogEffect"); \ static_assert(sizeof(GameModelLibrary_C_SetSnowFogEffect) == 0x000040, "Wrong size on GameModelLibrary_C_SetSnowFogEffect"); \ static_assert(offsetof(GameModelLibrary_C_SetSnowFogEffect, Enable) == 0x000000, "Member 'GameModelLibrary_C_SetSnowFogEffect::Enable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetSnowFogEffect, __WorldContext) == 0x000008, "Member 'GameModelLibrary_C_SetSnowFogEffect::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetSnowFogEffect, Temp_bool_Variable) == 0x000010, "Member 'GameModelLibrary_C_SetSnowFogEffect::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetSnowFogEffect, CallFunc_GetNiagaraParameterCollection_ReturnValue) == 0x000018, "Member 'GameModelLibrary_C_SetSnowFogEffect::CallFunc_GetNiagaraParameterCollection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetSnowFogEffect, Temp_real_Variable) == 0x000020, "Member 'GameModelLibrary_C_SetSnowFogEffect::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetSnowFogEffect, Temp_real_Variable_1) == 0x000024, "Member 'GameModelLibrary_C_SetSnowFogEffect::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetSnowFogEffect, Temp_bool_Variable_1) == 0x000028, "Member 'GameModelLibrary_C_SetSnowFogEffect::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetSnowFogEffect, K2Node_Select_Default) == 0x00002C, "Member 'GameModelLibrary_C_SetSnowFogEffect::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetSnowFogEffect, Temp_real_Variable_2) == 0x000030, "Member 'GameModelLibrary_C_SetSnowFogEffect::Temp_real_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetSnowFogEffect, Temp_real_Variable_3) == 0x000034, "Member 'GameModelLibrary_C_SetSnowFogEffect::Temp_real_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetSnowFogEffect, K2Node_Select_Default_1) == 0x000038, "Member 'GameModelLibrary_C_SetSnowFogEffect::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_SetWeaponsVisibility \ static_assert(alignof(GameModelLibrary_C_SetWeaponsVisibility) == 0x000008, "Wrong alignment on GameModelLibrary_C_SetWeaponsVisibility"); \ static_assert(sizeof(GameModelLibrary_C_SetWeaponsVisibility) == 0x000070, "Wrong size on GameModelLibrary_C_SetWeaponsVisibility"); \ static_assert(offsetof(GameModelLibrary_C_SetWeaponsVisibility, Character) == 0x000000, "Member 'GameModelLibrary_C_SetWeaponsVisibility::Character' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetWeaponsVisibility, weapons) == 0x000008, "Member 'GameModelLibrary_C_SetWeaponsVisibility::weapons' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetWeaponsVisibility, Visible) == 0x000018, "Member 'GameModelLibrary_C_SetWeaponsVisibility::Visible' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetWeaponsVisibility, __WorldContext) == 0x000020, "Member 'GameModelLibrary_C_SetWeaponsVisibility::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetWeaponsVisibility, clearhide) == 0x000028, "Member 'GameModelLibrary_C_SetWeaponsVisibility::clearhide' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetWeaponsVisibility, L_weapons) == 0x000030, "Member 'GameModelLibrary_C_SetWeaponsVisibility::L_weapons' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetWeaponsVisibility, L_Equipment) == 0x000040, "Member 'GameModelLibrary_C_SetWeaponsVisibility::L_Equipment' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetWeaponsVisibility, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'GameModelLibrary_C_SetWeaponsVisibility::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetWeaponsVisibility, CallFunc_Not_PreBool_ReturnValue) == 0x00004C, "Member 'GameModelLibrary_C_SetWeaponsVisibility::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetWeaponsVisibility, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'GameModelLibrary_C_SetWeaponsVisibility::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetWeaponsVisibility, CallFunc_IsValid_ReturnValue) == 0x000054, "Member 'GameModelLibrary_C_SetWeaponsVisibility::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetWeaponsVisibility, CallFunc_GetComponentByClass_ReturnValue) == 0x000058, "Member 'GameModelLibrary_C_SetWeaponsVisibility::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetWeaponsVisibility, Temp_int_Array_Index_Variable) == 0x000060, "Member 'GameModelLibrary_C_SetWeaponsVisibility::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetWeaponsVisibility, CallFunc_Array_Get_Item) == 0x000064, "Member 'GameModelLibrary_C_SetWeaponsVisibility::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetWeaponsVisibility, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'GameModelLibrary_C_SetWeaponsVisibility::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetWeaponsVisibility, CallFunc_Less_IntInt_ReturnValue) == 0x00006C, "Member 'GameModelLibrary_C_SetWeaponsVisibility::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_Shake_Player_Camera \ static_assert(alignof(GameModelLibrary_C_Shake_Player_Camera) == 0x000008, "Wrong alignment on GameModelLibrary_C_Shake_Player_Camera"); \ static_assert(sizeof(GameModelLibrary_C_Shake_Player_Camera) == 0x0000C0, "Wrong size on GameModelLibrary_C_Shake_Player_Camera"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, Location) == 0x000000, "Member 'GameModelLibrary_C_Shake_Player_Camera::Location' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, shake_type) == 0x000018, "Member 'GameModelLibrary_C_Shake_Player_Camera::shake_type' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, customed_Shake) == 0x000020, "Member 'GameModelLibrary_C_Shake_Player_Camera::customed_Shake' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, OverrideRadius) == 0x000028, "Member 'GameModelLibrary_C_Shake_Player_Camera::OverrideRadius' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, __WorldContext) == 0x000030, "Member 'GameModelLibrary_C_Shake_Player_Camera::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, Temp_class_Variable) == 0x000038, "Member 'GameModelLibrary_C_Shake_Player_Camera::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000040, "Member 'GameModelLibrary_C_Shake_Player_Camera::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, CallFunc_GetOptionValue_ReturnValue) == 0x000048, "Member 'GameModelLibrary_C_Shake_Player_Camera::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000058, "Member 'GameModelLibrary_C_Shake_Player_Camera::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000059, "Member 'GameModelLibrary_C_Shake_Player_Camera::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, CallFunc_SelectFloat_ReturnValue) == 0x000060, "Member 'GameModelLibrary_C_Shake_Player_Camera::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000068, "Member 'GameModelLibrary_C_Shake_Player_Camera::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, CallFunc_IsValidClass_ReturnValue) == 0x000069, "Member 'GameModelLibrary_C_Shake_Player_Camera::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, CallFunc_SelectFloat_ReturnValue_1) == 0x000070, "Member 'GameModelLibrary_C_Shake_Player_Camera::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000078, "Member 'GameModelLibrary_C_Shake_Player_Camera::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000079, "Member 'GameModelLibrary_C_Shake_Player_Camera::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, CallFunc_Not_PreBool_ReturnValue) == 0x00007A, "Member 'GameModelLibrary_C_Shake_Player_Camera::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, Temp_class_Variable_1) == 0x000080, "Member 'GameModelLibrary_C_Shake_Player_Camera::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, Temp_class_Variable_2) == 0x000088, "Member 'GameModelLibrary_C_Shake_Player_Camera::Temp_class_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, Temp_class_Variable_3) == 0x000090, "Member 'GameModelLibrary_C_Shake_Player_Camera::Temp_class_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, Temp_class_Variable_4) == 0x000098, "Member 'GameModelLibrary_C_Shake_Player_Camera::Temp_class_Variable_4' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, Temp_byte_Variable) == 0x0000A0, "Member 'GameModelLibrary_C_Shake_Player_Camera::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, K2Node_Select_Default) == 0x0000A8, "Member 'GameModelLibrary_C_Shake_Player_Camera::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, CallFunc_PlayWorldCameraShake_InnerRadius_ImplicitCast) == 0x0000B0, "Member 'GameModelLibrary_C_Shake_Player_Camera::CallFunc_PlayWorldCameraShake_InnerRadius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, CallFunc_PlayWorldCameraShake_OuterRadius_ImplicitCast) == 0x0000B4, "Member 'GameModelLibrary_C_Shake_Player_Camera::CallFunc_PlayWorldCameraShake_OuterRadius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_Shake_Player_Camera, CallFunc_PlayWorldCameraShake_OuterRadius_ImplicitCast_1) == 0x0000B8, "Member 'GameModelLibrary_C_Shake_Player_Camera::CallFunc_PlayWorldCameraShake_OuterRadius_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_StartShownGameSavingTips \ static_assert(alignof(GameModelLibrary_C_StartShownGameSavingTips) == 0x000008, "Wrong alignment on GameModelLibrary_C_StartShownGameSavingTips"); \ static_assert(sizeof(GameModelLibrary_C_StartShownGameSavingTips) == 0x000050, "Wrong size on GameModelLibrary_C_StartShownGameSavingTips"); \ static_assert(offsetof(GameModelLibrary_C_StartShownGameSavingTips, UpdatePosition) == 0x000000, "Member 'GameModelLibrary_C_StartShownGameSavingTips::UpdatePosition' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_StartShownGameSavingTips, __WorldContext) == 0x000008, "Member 'GameModelLibrary_C_StartShownGameSavingTips::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_StartShownGameSavingTips, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000010, "Member 'GameModelLibrary_C_StartShownGameSavingTips::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_StartShownGameSavingTips, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000018, "Member 'GameModelLibrary_C_StartShownGameSavingTips::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_StartShownGameSavingTips, CallFunc_GetHUD_Shown_Shown) == 0x000020, "Member 'GameModelLibrary_C_StartShownGameSavingTips::CallFunc_GetHUD_Shown_Shown' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_StartShownGameSavingTips, CallFunc_GetUIStatic_ReturnValue) == 0x000028, "Member 'GameModelLibrary_C_StartShownGameSavingTips::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_StartShownGameSavingTips, CallFunc_GetUIZOder_ZOder) == 0x000030, "Member 'GameModelLibrary_C_StartShownGameSavingTips::CallFunc_GetUIZOder_ZOder' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_StartShownGameSavingTips, CallFunc_GetPlayerController_ReturnValue) == 0x000038, "Member 'GameModelLibrary_C_StartShownGameSavingTips::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_StartShownGameSavingTips, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x000040, "Member 'GameModelLibrary_C_StartShownGameSavingTips::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_StartShownGameSavingTips, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000048, "Member 'GameModelLibrary_C_StartShownGameSavingTips::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_UnLockBlackPlayerScreen \ static_assert(alignof(GameModelLibrary_C_UnLockBlackPlayerScreen) == 0x000008, "Wrong alignment on GameModelLibrary_C_UnLockBlackPlayerScreen"); \ static_assert(sizeof(GameModelLibrary_C_UnLockBlackPlayerScreen) == 0x000028, "Wrong size on GameModelLibrary_C_UnLockBlackPlayerScreen"); \ static_assert(offsetof(GameModelLibrary_C_UnLockBlackPlayerScreen, ForceClear) == 0x000000, "Member 'GameModelLibrary_C_UnLockBlackPlayerScreen::ForceClear' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_UnLockBlackPlayerScreen, Duration) == 0x000008, "Member 'GameModelLibrary_C_UnLockBlackPlayerScreen::Duration' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_UnLockBlackPlayerScreen, __WorldContext) == 0x000010, "Member 'GameModelLibrary_C_UnLockBlackPlayerScreen::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_UnLockBlackPlayerScreen, CallFunc_GetModel_GameEffectController_ReturnValue) == 0x000018, "Member 'GameModelLibrary_C_UnLockBlackPlayerScreen::CallFunc_GetModel_GameEffectController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_UnLockBlackPlayerScreen, CallFunc_GetGameMode_ReturnValue) == 0x000020, "Member 'GameModelLibrary_C_UnLockBlackPlayerScreen::CallFunc_GetGameMode_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_GenerateItemNoPrior \ static_assert(alignof(GameModelLibrary_C_GenerateItemNoPrior) == 0x000008, "Wrong alignment on GameModelLibrary_C_GenerateItemNoPrior"); \ static_assert(sizeof(GameModelLibrary_C_GenerateItemNoPrior) == 0x000170, "Wrong size on GameModelLibrary_C_GenerateItemNoPrior"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, RowName) == 0x000000, "Member 'GameModelLibrary_C_GenerateItemNoPrior::RowName' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, __WorldContext) == 0x000008, "Member 'GameModelLibrary_C_GenerateItemNoPrior::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, ItemMap1) == 0x000010, "Member 'GameModelLibrary_C_GenerateItemNoPrior::ItemMap1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, ItemMap) == 0x000060, "Member 'GameModelLibrary_C_GenerateItemNoPrior::ItemMap' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, L_Amounts) == 0x0000B0, "Member 'GameModelLibrary_C_GenerateItemNoPrior::L_Amounts' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, L_Items) == 0x0000C0, "Member 'GameModelLibrary_C_GenerateItemNoPrior::L_Items' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, CallFunc_Redirect_Table_MappedTable) == 0x0000D0, "Member 'GameModelLibrary_C_GenerateItemNoPrior::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, Temp_int_Array_Index_Variable) == 0x0000D8, "Member 'GameModelLibrary_C_GenerateItemNoPrior::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000DC, "Member 'GameModelLibrary_C_GenerateItemNoPrior::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x00012C, "Member 'GameModelLibrary_C_GenerateItemNoPrior::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, Temp_int_Loop_Counter_Variable) == 0x000130, "Member 'GameModelLibrary_C_GenerateItemNoPrior::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, K2Node_MakeArray_Array) == 0x000138, "Member 'GameModelLibrary_C_GenerateItemNoPrior::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, CallFunc_Add_IntInt_ReturnValue) == 0x000148, "Member 'GameModelLibrary_C_GenerateItemNoPrior::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, K2Node_MakeArray_Array_1) == 0x000150, "Member 'GameModelLibrary_C_GenerateItemNoPrior::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, CallFunc_Array_Get_Item) == 0x000160, "Member 'GameModelLibrary_C_GenerateItemNoPrior::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, CallFunc_Array_Get_Item_1) == 0x000164, "Member 'GameModelLibrary_C_GenerateItemNoPrior::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, CallFunc_Array_Length_ReturnValue) == 0x000168, "Member 'GameModelLibrary_C_GenerateItemNoPrior::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00016C, "Member 'GameModelLibrary_C_GenerateItemNoPrior::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_GenerateItemNoPrior, CallFunc_Less_IntInt_ReturnValue) == 0x00016D, "Member 'GameModelLibrary_C_GenerateItemNoPrior::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModelLibrary_C_SetCameraClampFade \ static_assert(alignof(GameModelLibrary_C_SetCameraClampFade) == 0x000008, "Wrong alignment on GameModelLibrary_C_SetCameraClampFade"); \ static_assert(sizeof(GameModelLibrary_C_SetCameraClampFade) == 0x000020, "Wrong size on GameModelLibrary_C_SetCameraClampFade"); \ static_assert(offsetof(GameModelLibrary_C_SetCameraClampFade, Enable) == 0x000000, "Member 'GameModelLibrary_C_SetCameraClampFade::Enable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetCameraClampFade, __WorldContext) == 0x000008, "Member 'GameModelLibrary_C_SetCameraClampFade::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetCameraClampFade, Temp_bool_Variable) == 0x000010, "Member 'GameModelLibrary_C_SetCameraClampFade::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetCameraClampFade, Temp_real_Variable) == 0x000014, "Member 'GameModelLibrary_C_SetCameraClampFade::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetCameraClampFade, Temp_real_Variable_1) == 0x000018, "Member 'GameModelLibrary_C_SetCameraClampFade::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GameModelLibrary_C_SetCameraClampFade, K2Node_Select_Default) == 0x00001C, "Member 'GameModelLibrary_C_SetCameraClampFade::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameModelLibrary_C \ static_assert(alignof(UGameModelLibrary_C) == 0x000008, "Wrong alignment on UGameModelLibrary_C"); \ static_assert(sizeof(UGameModelLibrary_C) == 0x000028, "Wrong size on UGameModelLibrary_C"); \ #define DUMPER7_ASSERTS_Item_Armor_C_GetDisplayedItem \ static_assert(alignof(Item_Armor_C_GetDisplayedItem) == 0x000008, "Wrong alignment on Item_Armor_C_GetDisplayedItem"); \ static_assert(sizeof(Item_Armor_C_GetDisplayedItem) == 0x000008, "Wrong size on Item_Armor_C_GetDisplayedItem"); \ static_assert(offsetof(Item_Armor_C_GetDisplayedItem, DisplayedItem_0) == 0x000000, "Member 'Item_Armor_C_GetDisplayedItem::DisplayedItem_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Item_Armor_C_GetModifiers \ static_assert(alignof(Item_Armor_C_GetModifiers) == 0x000008, "Wrong alignment on Item_Armor_C_GetModifiers"); \ static_assert(sizeof(Item_Armor_C_GetModifiers) == 0x000010, "Wrong size on Item_Armor_C_GetModifiers"); \ static_assert(offsetof(Item_Armor_C_GetModifiers, Modifiers_0) == 0x000000, "Member 'Item_Armor_C_GetModifiers::Modifiers_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UItem_Armor_C \ static_assert(alignof(UItem_Armor_C) == 0x000008, "Wrong alignment on UItem_Armor_C"); \ static_assert(sizeof(UItem_Armor_C) == 0x0000A0, "Wrong size on UItem_Armor_C"); \ static_assert(offsetof(UItem_Armor_C, DisplayedItem) == 0x000088, "Member 'UItem_Armor_C::DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(UItem_Armor_C, Modifiers) == 0x000090, "Member 'UItem_Armor_C::Modifiers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PreEquipmentInstance_C_Attach \ static_assert(alignof(BP_PreEquipmentInstance_C_Attach) == 0x000008, "Wrong alignment on BP_PreEquipmentInstance_C_Attach"); \ static_assert(sizeof(BP_PreEquipmentInstance_C_Attach) == 0x000010, "Wrong size on BP_PreEquipmentInstance_C_Attach"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_Attach, Result) == 0x000000, "Member 'BP_PreEquipmentInstance_C_Attach::Result' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_Attach, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'BP_PreEquipmentInstance_C_Attach::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PreEquipmentInstance_C_BeginTrail \ static_assert(alignof(BP_PreEquipmentInstance_C_BeginTrail) == 0x000001, "Wrong alignment on BP_PreEquipmentInstance_C_BeginTrail"); \ static_assert(sizeof(BP_PreEquipmentInstance_C_BeginTrail) == 0x000001, "Wrong size on BP_PreEquipmentInstance_C_BeginTrail"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_BeginTrail, 无属性也有拖尾) == 0x000000, "Member 'BP_PreEquipmentInstance_C_BeginTrail::无属性也有拖尾' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PreEquipmentInstance_C_CanLoadInstanceClass \ static_assert(alignof(BP_PreEquipmentInstance_C_CanLoadInstanceClass) == 0x000001, "Wrong alignment on BP_PreEquipmentInstance_C_CanLoadInstanceClass"); \ static_assert(sizeof(BP_PreEquipmentInstance_C_CanLoadInstanceClass) == 0x000007, "Wrong size on BP_PreEquipmentInstance_C_CanLoadInstanceClass"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_CanLoadInstanceClass, TickLevel) == 0x000000, "Member 'BP_PreEquipmentInstance_C_CanLoadInstanceClass::TickLevel' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_CanLoadInstanceClass, ReturnValue) == 0x000001, "Member 'BP_PreEquipmentInstance_C_CanLoadInstanceClass::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_CanLoadInstanceClass, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000002, "Member 'BP_PreEquipmentInstance_C_CanLoadInstanceClass::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_CanLoadInstanceClass, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000003, "Member 'BP_PreEquipmentInstance_C_CanLoadInstanceClass::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_CanLoadInstanceClass, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000004, "Member 'BP_PreEquipmentInstance_C_CanLoadInstanceClass::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_CanLoadInstanceClass, CallFunc_BooleanOR_ReturnValue) == 0x000005, "Member 'BP_PreEquipmentInstance_C_CanLoadInstanceClass::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_CanLoadInstanceClass, CallFunc_BooleanOR_ReturnValue_1) == 0x000006, "Member 'BP_PreEquipmentInstance_C_CanLoadInstanceClass::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PreEquipmentInstance_C_DestoryInstanceActor \ static_assert(alignof(BP_PreEquipmentInstance_C_DestoryInstanceActor) == 0x000001, "Wrong alignment on BP_PreEquipmentInstance_C_DestoryInstanceActor"); \ static_assert(sizeof(BP_PreEquipmentInstance_C_DestoryInstanceActor) == 0x000002, "Wrong size on BP_PreEquipmentInstance_C_DestoryInstanceActor"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_DestoryInstanceActor, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'BP_PreEquipmentInstance_C_DestoryInstanceActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_DestoryInstanceActor, CallFunc_IsValid_ReturnValue_1) == 0x000001, "Member 'BP_PreEquipmentInstance_C_DestoryInstanceActor::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PreEquipmentInstance_C_EnableSnowBrush \ static_assert(alignof(BP_PreEquipmentInstance_C_EnableSnowBrush) == 0x000008, "Wrong alignment on BP_PreEquipmentInstance_C_EnableSnowBrush"); \ static_assert(sizeof(BP_PreEquipmentInstance_C_EnableSnowBrush) == 0x000010, "Wrong size on BP_PreEquipmentInstance_C_EnableSnowBrush"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_EnableSnowBrush, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'BP_PreEquipmentInstance_C_EnableSnowBrush::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_EnableSnowBrush, CallFunc_CreateEquipmentSnowBrush_ReturnValue) == 0x000008, "Member 'BP_PreEquipmentInstance_C_EnableSnowBrush::CallFunc_CreateEquipmentSnowBrush_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance \ static_assert(alignof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance) == 0x000008, "Wrong alignment on BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance"); \ static_assert(sizeof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance) == 0x000150, "Wrong size on BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, EntryPoint) == 0x000000, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_GetTimeSeconds_ReturnValue) == 0x000008, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000020, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_GetGlobalFlag_Enable) == 0x000021, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, Temp_bool_Variable) == 0x000022, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, Temp_class_Variable) == 0x000028, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, K2Node_CustomEvent_Loaded) == 0x000030, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, Temp_real_Variable) == 0x000038, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x000041, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_GetTimeSeconds_ReturnValue_1) == 0x000048, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_GetTimeSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_GetGlobalFlag_Enable_1) == 0x000050, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_GetGlobalFlag_Enable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000058, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000060, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_EqualEqual_DoubleDouble_ReturnValue_2) == 0x000061, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_EqualEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, Temp_bool_Variable_1) == 0x000062, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, K2Node_CustomEvent_Class) == 0x000068, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::K2Node_CustomEvent_Class' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, K2Node_CustomEvent_Type) == 0x000098, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, K2Node_CustomEvent_SlotIndex) == 0x00009C, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, K2Node_CustomEvent_EquipmentID) == 0x0000A0, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::K2Node_CustomEvent_EquipmentID' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, K2Node_CustomEvent_SortID) == 0x0000B0, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::K2Node_CustomEvent_SortID' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_SpawnRealEquipmentInstance_ReturnValue) == 0x0000B8, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_SpawnRealEquipmentInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_IsValidClass_ReturnValue) == 0x0000C0, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_IsValidSoftClassReference_ReturnValue) == 0x0000C1, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_IsValidSoftClassReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, K2Node_CustomEvent_NewSlowTick) == 0x0000C2, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::K2Node_CustomEvent_NewSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000C4, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000D4, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000D5, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0000D6, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_BooleanOR_ReturnValue) == 0x0000D7, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_BooleanOR_ReturnValue_1) == 0x0000D8, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_GetOwnActor_ReturnValue) == 0x0000E0, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, K2Node_DynamicCast_AsBP_Base_AI) == 0x0000E8, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, K2Node_DynamicCast_bSuccess) == 0x0000F0, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_IsValidInstanceClass_ReturnValue) == 0x0000F1, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_IsValidInstanceClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_IsValidClass_ReturnValue_1) == 0x0000F2, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, Temp_real_Variable_1) == 0x0000F8, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_EqualEqual_DoubleDouble_ReturnValue_3) == 0x000100, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_EqualEqual_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000108, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000110, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000111, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000112, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_BooleanOR_ReturnValue_2) == 0x000113, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000114, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_BooleanOR_ReturnValue_3) == 0x000115, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_GetDCSGameState_ReturnValue) == 0x000118, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_GetIsLoading_ReturnValue) == 0x000120, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_GetIsLoading_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_GetModel_GameEffectController_ReturnValue) == 0x000128, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_GetModel_GameEffectController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_GetIsFullBlack_FullBlack) == 0x000130, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_GetIsFullBlack_FullBlack' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_LoadClassAsset_Blocking_ReturnValue) == 0x000138, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_LoadClassAsset_Blocking_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_GetDCSGameState_ReturnValue_1) == 0x000140, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_GetDCSGameState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance, CallFunc_IsValid_ReturnValue_1) == 0x000148, "Member 'BP_PreEquipmentInstance_C_ExecuteUbergraph_BP_PreEquipmentInstance::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PreEquipmentInstance_C_GetInstance \ static_assert(alignof(BP_PreEquipmentInstance_C_GetInstance) == 0x000008, "Wrong alignment on BP_PreEquipmentInstance_C_GetInstance"); \ static_assert(sizeof(BP_PreEquipmentInstance_C_GetInstance) == 0x000010, "Wrong size on BP_PreEquipmentInstance_C_GetInstance"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_GetInstance, ReturnValue) == 0x000000, "Member 'BP_PreEquipmentInstance_C_GetInstance::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_GetInstance, IsRealInstance) == 0x000008, "Member 'BP_PreEquipmentInstance_C_GetInstance::IsRealInstance' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_GetInstance, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'BP_PreEquipmentInstance_C_GetInstance::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PreEquipmentInstance_C_GetPrimaryComponent \ static_assert(alignof(BP_PreEquipmentInstance_C_GetPrimaryComponent) == 0x000008, "Wrong alignment on BP_PreEquipmentInstance_C_GetPrimaryComponent"); \ static_assert(sizeof(BP_PreEquipmentInstance_C_GetPrimaryComponent) == 0x000008, "Wrong size on BP_PreEquipmentInstance_C_GetPrimaryComponent"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_GetPrimaryComponent, Component) == 0x000000, "Member 'BP_PreEquipmentInstance_C_GetPrimaryComponent::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PreEquipmentInstance_C_IsValidInstanceClass \ static_assert(alignof(BP_PreEquipmentInstance_C_IsValidInstanceClass) == 0x000001, "Wrong alignment on BP_PreEquipmentInstance_C_IsValidInstanceClass"); \ static_assert(sizeof(BP_PreEquipmentInstance_C_IsValidInstanceClass) == 0x000002, "Wrong size on BP_PreEquipmentInstance_C_IsValidInstanceClass"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_IsValidInstanceClass, ReturnValue) == 0x000000, "Member 'BP_PreEquipmentInstance_C_IsValidInstanceClass::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_IsValidInstanceClass, CallFunc_IsValidSoftClassReference_ReturnValue) == 0x000001, "Member 'BP_PreEquipmentInstance_C_IsValidInstanceClass::CallFunc_IsValidSoftClassReference_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PreEquipmentInstance_C_OnLoaded_EB4B40FF40FC024A23DF33A55AF6143D \ static_assert(alignof(BP_PreEquipmentInstance_C_OnLoaded_EB4B40FF40FC024A23DF33A55AF6143D) == 0x000008, "Wrong alignment on BP_PreEquipmentInstance_C_OnLoaded_EB4B40FF40FC024A23DF33A55AF6143D"); \ static_assert(sizeof(BP_PreEquipmentInstance_C_OnLoaded_EB4B40FF40FC024A23DF33A55AF6143D) == 0x000008, "Wrong size on BP_PreEquipmentInstance_C_OnLoaded_EB4B40FF40FC024A23DF33A55AF6143D"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_OnLoaded_EB4B40FF40FC024A23DF33A55AF6143D, Loaded) == 0x000000, "Member 'BP_PreEquipmentInstance_C_OnLoaded_EB4B40FF40FC024A23DF33A55AF6143D::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PreEquipmentInstance_C_OnSlowTickLevelChangedEvent \ static_assert(alignof(BP_PreEquipmentInstance_C_OnSlowTickLevelChangedEvent) == 0x000001, "Wrong alignment on BP_PreEquipmentInstance_C_OnSlowTickLevelChangedEvent"); \ static_assert(sizeof(BP_PreEquipmentInstance_C_OnSlowTickLevelChangedEvent) == 0x000001, "Wrong size on BP_PreEquipmentInstance_C_OnSlowTickLevelChangedEvent"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_OnSlowTickLevelChangedEvent, NewSlowTick) == 0x000000, "Member 'BP_PreEquipmentInstance_C_OnSlowTickLevelChangedEvent::NewSlowTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PreEquipmentInstance_C_PreLoadingInstanceClass \ static_assert(alignof(BP_PreEquipmentInstance_C_PreLoadingInstanceClass) == 0x000008, "Wrong alignment on BP_PreEquipmentInstance_C_PreLoadingInstanceClass"); \ static_assert(sizeof(BP_PreEquipmentInstance_C_PreLoadingInstanceClass) == 0x000050, "Wrong size on BP_PreEquipmentInstance_C_PreLoadingInstanceClass"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_PreLoadingInstanceClass, Class_0) == 0x000000, "Member 'BP_PreEquipmentInstance_C_PreLoadingInstanceClass::Class_0' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_PreLoadingInstanceClass, Type_0) == 0x000030, "Member 'BP_PreEquipmentInstance_C_PreLoadingInstanceClass::Type_0' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_PreLoadingInstanceClass, SlotIndex_0) == 0x000034, "Member 'BP_PreEquipmentInstance_C_PreLoadingInstanceClass::SlotIndex_0' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_PreLoadingInstanceClass, EquipmentId_0) == 0x000038, "Member 'BP_PreEquipmentInstance_C_PreLoadingInstanceClass::EquipmentId_0' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_PreLoadingInstanceClass, SortID_0) == 0x000048, "Member 'BP_PreEquipmentInstance_C_PreLoadingInstanceClass::SortID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PreEquipmentInstance_C_UpdatePreData \ static_assert(alignof(BP_PreEquipmentInstance_C_UpdatePreData) == 0x000008, "Wrong alignment on BP_PreEquipmentInstance_C_UpdatePreData"); \ static_assert(sizeof(BP_PreEquipmentInstance_C_UpdatePreData) == 0x000050, "Wrong size on BP_PreEquipmentInstance_C_UpdatePreData"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_UpdatePreData, Class_0) == 0x000000, "Member 'BP_PreEquipmentInstance_C_UpdatePreData::Class_0' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_UpdatePreData, Type_0) == 0x000030, "Member 'BP_PreEquipmentInstance_C_UpdatePreData::Type_0' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_UpdatePreData, SlotIndex_0) == 0x000034, "Member 'BP_PreEquipmentInstance_C_UpdatePreData::SlotIndex_0' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_UpdatePreData, EquipmentId_0) == 0x000038, "Member 'BP_PreEquipmentInstance_C_UpdatePreData::EquipmentId_0' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_UpdatePreData, SortID_0) == 0x000048, "Member 'BP_PreEquipmentInstance_C_UpdatePreData::SortID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished \ static_assert(alignof(BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished) == 0x000008, "Wrong alignment on BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished"); \ static_assert(sizeof(BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished) == 0x000060, "Wrong size on BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished, Class_0) == 0x000000, "Member 'BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished::Class_0' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished, CallFunc_Conv_ClassToSoftClassReference_ReturnValue) == 0x000010, "Member 'BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished::CallFunc_Conv_ClassToSoftClassReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished, CallFunc_GetOptionValue_ReturnValue) == 0x000040, "Member 'BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished, K2Node_ClassDynamicCast_AsDisplayed_Item) == 0x000050, "Member 'BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished::K2Node_ClassDynamicCast_AsDisplayed_Item' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished, K2Node_ClassDynamicCast_bSuccess) == 0x000058, "Member 'BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000059, "Member 'BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished, CallFunc_Not_PreBool_ReturnValue) == 0x00005A, "Member 'BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished, CallFunc_BooleanOR_ReturnValue) == 0x00005B, "Member 'BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished, CallFunc_EqualEqual_SoftClassReference_ReturnValue) == 0x00005C, "Member 'BP_PreEquipmentInstance_C_WhenRealInstanceClassLoadFinished::CallFunc_EqualEqual_SoftClassReference_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_PreEquipmentInstance_C \ static_assert(alignof(ABP_PreEquipmentInstance_C) == 0x000008, "Wrong alignment on ABP_PreEquipmentInstance_C"); \ static_assert(sizeof(ABP_PreEquipmentInstance_C) == 0x000578, "Wrong size on ABP_PreEquipmentInstance_C"); \ static_assert(offsetof(ABP_PreEquipmentInstance_C, UberGraphFrame_BP_PreEquipmentInstance_C) == 0x000510, "Member 'ABP_PreEquipmentInstance_C::UberGraphFrame_BP_PreEquipmentInstance_C' has a wrong offset!"); \ static_assert(offsetof(ABP_PreEquipmentInstance_C, StaticMesh) == 0x000518, "Member 'ABP_PreEquipmentInstance_C::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(ABP_PreEquipmentInstance_C, PreRealInstanceClass) == 0x000520, "Member 'ABP_PreEquipmentInstance_C::PreRealInstanceClass' has a wrong offset!"); \ static_assert(offsetof(ABP_PreEquipmentInstance_C, RealInstanceSoftClass) == 0x000528, "Member 'ABP_PreEquipmentInstance_C::RealInstanceSoftClass' has a wrong offset!"); \ static_assert(offsetof(ABP_PreEquipmentInstance_C, RealInstance) == 0x000558, "Member 'ABP_PreEquipmentInstance_C::RealInstance' has a wrong offset!"); \ static_assert(offsetof(ABP_PreEquipmentInstance_C, IsEffect) == 0x000560, "Member 'ABP_PreEquipmentInstance_C::IsEffect' has a wrong offset!"); \ static_assert(offsetof(ABP_PreEquipmentInstance_C, IsTrail) == 0x000561, "Member 'ABP_PreEquipmentInstance_C::IsTrail' has a wrong offset!"); \ static_assert(offsetof(ABP_PreEquipmentInstance_C, IsTrail_ExtraParam) == 0x000562, "Member 'ABP_PreEquipmentInstance_C::IsTrail_ExtraParam' has a wrong offset!"); \ static_assert(offsetof(ABP_PreEquipmentInstance_C, NeedDisplayInstance) == 0x000563, "Member 'ABP_PreEquipmentInstance_C::NeedDisplayInstance' has a wrong offset!"); \ static_assert(offsetof(ABP_PreEquipmentInstance_C, OwnAI) == 0x000568, "Member 'ABP_PreEquipmentInstance_C::OwnAI' has a wrong offset!"); \ static_assert(offsetof(ABP_PreEquipmentInstance_C, RealInstanceSnowBrush) == 0x000570, "Member 'ABP_PreEquipmentInstance_C::RealInstanceSnowBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_ProcessBarUI_C_IsShowInViewport \ static_assert(alignof(I_ProcessBarUI_C_IsShowInViewport) == 0x000001, "Wrong alignment on I_ProcessBarUI_C_IsShowInViewport"); \ static_assert(sizeof(I_ProcessBarUI_C_IsShowInViewport) == 0x000001, "Wrong size on I_ProcessBarUI_C_IsShowInViewport"); \ static_assert(offsetof(I_ProcessBarUI_C_IsShowInViewport, in_view_port) == 0x000000, "Member 'I_ProcessBarUI_C_IsShowInViewport::in_view_port' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_ProcessBarUI_C_SetOwnCharacter \ static_assert(alignof(I_ProcessBarUI_C_SetOwnCharacter) == 0x000008, "Wrong alignment on I_ProcessBarUI_C_SetOwnCharacter"); \ static_assert(sizeof(I_ProcessBarUI_C_SetOwnCharacter) == 0x000008, "Wrong size on I_ProcessBarUI_C_SetOwnCharacter"); \ static_assert(offsetof(I_ProcessBarUI_C_SetOwnCharacter, OwnCharacter) == 0x000000, "Member 'I_ProcessBarUI_C_SetOwnCharacter::OwnCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_ProcessBarUI_C_UpdateHealthValue \ static_assert(alignof(I_ProcessBarUI_C_UpdateHealthValue) == 0x000008, "Wrong alignment on I_ProcessBarUI_C_UpdateHealthValue"); \ static_assert(sizeof(I_ProcessBarUI_C_UpdateHealthValue) == 0x000018, "Wrong size on I_ProcessBarUI_C_UpdateHealthValue"); \ static_assert(offsetof(I_ProcessBarUI_C_UpdateHealthValue, OldValue) == 0x000000, "Member 'I_ProcessBarUI_C_UpdateHealthValue::OldValue' has a wrong offset!"); \ static_assert(offsetof(I_ProcessBarUI_C_UpdateHealthValue, Health) == 0x000008, "Member 'I_ProcessBarUI_C_UpdateHealthValue::Health' has a wrong offset!"); \ static_assert(offsetof(I_ProcessBarUI_C_UpdateHealthValue, MaxHealth) == 0x000010, "Member 'I_ProcessBarUI_C_UpdateHealthValue::MaxHealth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_ProcessBarUI_C_UpdateStaminaValue \ static_assert(alignof(I_ProcessBarUI_C_UpdateStaminaValue) == 0x000008, "Wrong alignment on I_ProcessBarUI_C_UpdateStaminaValue"); \ static_assert(sizeof(I_ProcessBarUI_C_UpdateStaminaValue) == 0x000010, "Wrong size on I_ProcessBarUI_C_UpdateStaminaValue"); \ static_assert(offsetof(I_ProcessBarUI_C_UpdateStaminaValue, Stamina) == 0x000000, "Member 'I_ProcessBarUI_C_UpdateStaminaValue::Stamina' has a wrong offset!"); \ static_assert(offsetof(I_ProcessBarUI_C_UpdateStaminaValue, Maxstamina) == 0x000008, "Member 'I_ProcessBarUI_C_UpdateStaminaValue::Maxstamina' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_ProcessBarUI_C_UpdateToughnessValue \ static_assert(alignof(I_ProcessBarUI_C_UpdateToughnessValue) == 0x000008, "Wrong alignment on I_ProcessBarUI_C_UpdateToughnessValue"); \ static_assert(sizeof(I_ProcessBarUI_C_UpdateToughnessValue) == 0x000010, "Wrong size on I_ProcessBarUI_C_UpdateToughnessValue"); \ static_assert(offsetof(I_ProcessBarUI_C_UpdateToughnessValue, toughness) == 0x000000, "Member 'I_ProcessBarUI_C_UpdateToughnessValue::toughness' has a wrong offset!"); \ static_assert(offsetof(I_ProcessBarUI_C_UpdateToughnessValue, ToughnessMax) == 0x000008, "Member 'I_ProcessBarUI_C_UpdateToughnessValue::ToughnessMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_ProcessBarUI_C \ static_assert(alignof(II_ProcessBarUI_C) == 0x000001, "Wrong alignment on II_ProcessBarUI_C"); \ static_assert(sizeof(II_ProcessBarUI_C) == 0x000001, "Wrong size on II_ProcessBarUI_C"); \ #define DUMPER7_ASSERTS_I_CanAttack_C_CompositeHitData \ static_assert(alignof(I_CanAttack_C_CompositeHitData) == 0x000008, "Wrong alignment on I_CanAttack_C_CompositeHitData"); \ static_assert(sizeof(I_CanAttack_C_CompositeHitData) == 0x0003B8, "Wrong size on I_CanAttack_C_CompositeHitData"); \ static_assert(offsetof(I_CanAttack_C_CompositeHitData, HitMetaData) == 0x000000, "Member 'I_CanAttack_C_CompositeHitData::HitMetaData' has a wrong offset!"); \ static_assert(offsetof(I_CanAttack_C_CompositeHitData, HitTargetActor) == 0x000160, "Member 'I_CanAttack_C_CompositeHitData::HitTargetActor' has a wrong offset!"); \ static_assert(offsetof(I_CanAttack_C_CompositeHitData, HitResultData) == 0x000168, "Member 'I_CanAttack_C_CompositeHitData::HitResultData' has a wrong offset!"); \ static_assert(offsetof(I_CanAttack_C_CompositeHitData, HitDataCompositedByAttacker) == 0x000250, "Member 'I_CanAttack_C_CompositeHitData::HitDataCompositedByAttacker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_CanAttack_C_IsAttackableTarget \ static_assert(alignof(I_CanAttack_C_IsAttackableTarget) == 0x000008, "Wrong alignment on I_CanAttack_C_IsAttackableTarget"); \ static_assert(sizeof(I_CanAttack_C_IsAttackableTarget) == 0x000010, "Wrong size on I_CanAttack_C_IsAttackableTarget"); \ static_assert(offsetof(I_CanAttack_C_IsAttackableTarget, Target) == 0x000000, "Member 'I_CanAttack_C_IsAttackableTarget::Target' has a wrong offset!"); \ static_assert(offsetof(I_CanAttack_C_IsAttackableTarget, Result) == 0x000008, "Member 'I_CanAttack_C_IsAttackableTarget::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_CanAttack_C_OverrideTraceDamage \ static_assert(alignof(I_CanAttack_C_OverrideTraceDamage) == 0x000008, "Wrong alignment on I_CanAttack_C_OverrideTraceDamage"); \ static_assert(sizeof(I_CanAttack_C_OverrideTraceDamage) == 0x000028, "Wrong size on I_CanAttack_C_OverrideTraceDamage"); \ static_assert(offsetof(I_CanAttack_C_OverrideTraceDamage, TraceId) == 0x000000, "Member 'I_CanAttack_C_OverrideTraceDamage::TraceId' has a wrong offset!"); \ static_assert(offsetof(I_CanAttack_C_OverrideTraceDamage, IgnoreActors) == 0x000008, "Member 'I_CanAttack_C_OverrideTraceDamage::IgnoreActors' has a wrong offset!"); \ static_assert(offsetof(I_CanAttack_C_OverrideTraceDamage, OutHits) == 0x000018, "Member 'I_CanAttack_C_OverrideTraceDamage::OutHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_I_CanAttack_C_PostHitTarget \ static_assert(alignof(I_CanAttack_C_PostHitTarget) == 0x000008, "Wrong alignment on I_CanAttack_C_PostHitTarget"); \ static_assert(sizeof(I_CanAttack_C_PostHitTarget) == 0x0000F0, "Wrong size on I_CanAttack_C_PostHitTarget"); \ static_assert(offsetof(I_CanAttack_C_PostHitTarget, HitResult) == 0x000000, "Member 'I_CanAttack_C_PostHitTarget::HitResult' has a wrong offset!"); \ static_assert(offsetof(I_CanAttack_C_PostHitTarget, DamageResult) == 0x0000E8, "Member 'I_CanAttack_C_PostHitTarget::DamageResult' has a wrong offset!"); \ static_assert(offsetof(I_CanAttack_C_PostHitTarget, HasAppliedDamage) == 0x0000E9, "Member 'I_CanAttack_C_PostHitTarget::HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(I_CanAttack_C_PostHitTarget, Undelayed) == 0x0000EA, "Member 'I_CanAttack_C_PostHitTarget::Undelayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_II_CanAttack_C \ static_assert(alignof(II_CanAttack_C) == 0x000001, "Wrong alignment on II_CanAttack_C"); \ static_assert(sizeof(II_CanAttack_C) == 0x000001, "Wrong size on II_CanAttack_C"); \ #define DUMPER7_ASSERTS_BPI_WidgetQueue_C_AddToWidgetPostQueue \ static_assert(alignof(BPI_WidgetQueue_C_AddToWidgetPostQueue) == 0x000008, "Wrong alignment on BPI_WidgetQueue_C_AddToWidgetPostQueue"); \ static_assert(sizeof(BPI_WidgetQueue_C_AddToWidgetPostQueue) == 0x000018, "Wrong size on BPI_WidgetQueue_C_AddToWidgetPostQueue"); \ static_assert(offsetof(BPI_WidgetQueue_C_AddToWidgetPostQueue, Widget) == 0x000000, "Member 'BPI_WidgetQueue_C_AddToWidgetPostQueue::Widget' has a wrong offset!"); \ static_assert(offsetof(BPI_WidgetQueue_C_AddToWidgetPostQueue, Owner) == 0x000008, "Member 'BPI_WidgetQueue_C_AddToWidgetPostQueue::Owner' has a wrong offset!"); \ static_assert(offsetof(BPI_WidgetQueue_C_AddToWidgetPostQueue, Succeed) == 0x000010, "Member 'BPI_WidgetQueue_C_AddToWidgetPostQueue::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_WidgetQueue_C_AddToWidgetQueue \ static_assert(alignof(BPI_WidgetQueue_C_AddToWidgetQueue) == 0x000008, "Wrong alignment on BPI_WidgetQueue_C_AddToWidgetQueue"); \ static_assert(sizeof(BPI_WidgetQueue_C_AddToWidgetQueue) == 0x000010, "Wrong size on BPI_WidgetQueue_C_AddToWidgetQueue"); \ static_assert(offsetof(BPI_WidgetQueue_C_AddToWidgetQueue, Widget) == 0x000000, "Member 'BPI_WidgetQueue_C_AddToWidgetQueue::Widget' has a wrong offset!"); \ static_assert(offsetof(BPI_WidgetQueue_C_AddToWidgetQueue, SingleType) == 0x000008, "Member 'BPI_WidgetQueue_C_AddToWidgetQueue::SingleType' has a wrong offset!"); \ static_assert(offsetof(BPI_WidgetQueue_C_AddToWidgetQueue, Priority) == 0x000009, "Member 'BPI_WidgetQueue_C_AddToWidgetQueue::Priority' has a wrong offset!"); \ static_assert(offsetof(BPI_WidgetQueue_C_AddToWidgetQueue, CanInputGame) == 0x00000A, "Member 'BPI_WidgetQueue_C_AddToWidgetQueue::CanInputGame' has a wrong offset!"); \ static_assert(offsetof(BPI_WidgetQueue_C_AddToWidgetQueue, AutoRemoveWhenLoading) == 0x00000B, "Member 'BPI_WidgetQueue_C_AddToWidgetQueue::AutoRemoveWhenLoading' has a wrong offset!"); \ static_assert(offsetof(BPI_WidgetQueue_C_AddToWidgetQueue, Succeed) == 0x00000C, "Member 'BPI_WidgetQueue_C_AddToWidgetQueue::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_WidgetQueue_C_HasAnyByQueue \ static_assert(alignof(BPI_WidgetQueue_C_HasAnyByQueue) == 0x000001, "Wrong alignment on BPI_WidgetQueue_C_HasAnyByQueue"); \ static_assert(sizeof(BPI_WidgetQueue_C_HasAnyByQueue) == 0x000001, "Wrong size on BPI_WidgetQueue_C_HasAnyByQueue"); \ static_assert(offsetof(BPI_WidgetQueue_C_HasAnyByQueue, ReturnValue) == 0x000000, "Member 'BPI_WidgetQueue_C_HasAnyByQueue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_WidgetQueue_C_HasClassInTopQueue \ static_assert(alignof(BPI_WidgetQueue_C_HasClassInTopQueue) == 0x000008, "Wrong alignment on BPI_WidgetQueue_C_HasClassInTopQueue"); \ static_assert(sizeof(BPI_WidgetQueue_C_HasClassInTopQueue) == 0x000010, "Wrong size on BPI_WidgetQueue_C_HasClassInTopQueue"); \ static_assert(offsetof(BPI_WidgetQueue_C_HasClassInTopQueue, Class_0) == 0x000000, "Member 'BPI_WidgetQueue_C_HasClassInTopQueue::Class_0' has a wrong offset!"); \ static_assert(offsetof(BPI_WidgetQueue_C_HasClassInTopQueue, ReturnValue) == 0x000008, "Member 'BPI_WidgetQueue_C_HasClassInTopQueue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_WidgetQueue_C_RemoveWidgetByPostQueue \ static_assert(alignof(BPI_WidgetQueue_C_RemoveWidgetByPostQueue) == 0x000008, "Wrong alignment on BPI_WidgetQueue_C_RemoveWidgetByPostQueue"); \ static_assert(sizeof(BPI_WidgetQueue_C_RemoveWidgetByPostQueue) == 0x000010, "Wrong size on BPI_WidgetQueue_C_RemoveWidgetByPostQueue"); \ static_assert(offsetof(BPI_WidgetQueue_C_RemoveWidgetByPostQueue, Widget) == 0x000000, "Member 'BPI_WidgetQueue_C_RemoveWidgetByPostQueue::Widget' has a wrong offset!"); \ static_assert(offsetof(BPI_WidgetQueue_C_RemoveWidgetByPostQueue, Succeed) == 0x000008, "Member 'BPI_WidgetQueue_C_RemoveWidgetByPostQueue::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_WidgetQueue_C_RemoveWidgetByQueue \ static_assert(alignof(BPI_WidgetQueue_C_RemoveWidgetByQueue) == 0x000008, "Wrong alignment on BPI_WidgetQueue_C_RemoveWidgetByQueue"); \ static_assert(sizeof(BPI_WidgetQueue_C_RemoveWidgetByQueue) == 0x000010, "Wrong size on BPI_WidgetQueue_C_RemoveWidgetByQueue"); \ static_assert(offsetof(BPI_WidgetQueue_C_RemoveWidgetByQueue, Widget) == 0x000000, "Member 'BPI_WidgetQueue_C_RemoveWidgetByQueue::Widget' has a wrong offset!"); \ static_assert(offsetof(BPI_WidgetQueue_C_RemoveWidgetByQueue, Succeed) == 0x000008, "Member 'BPI_WidgetQueue_C_RemoveWidgetByQueue::Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BPI_WidgetQueue_C_SetStopRefreshDisplayedWidget \ static_assert(alignof(BPI_WidgetQueue_C_SetStopRefreshDisplayedWidget) == 0x000001, "Wrong alignment on BPI_WidgetQueue_C_SetStopRefreshDisplayedWidget"); \ static_assert(sizeof(BPI_WidgetQueue_C_SetStopRefreshDisplayedWidget) == 0x000002, "Wrong size on BPI_WidgetQueue_C_SetStopRefreshDisplayedWidget"); \ static_assert(offsetof(BPI_WidgetQueue_C_SetStopRefreshDisplayedWidget, IsStop) == 0x000000, "Member 'BPI_WidgetQueue_C_SetStopRefreshDisplayedWidget::IsStop' has a wrong offset!"); \ static_assert(offsetof(BPI_WidgetQueue_C_SetStopRefreshDisplayedWidget, AsFunction) == 0x000001, "Member 'BPI_WidgetQueue_C_SetStopRefreshDisplayedWidget::AsFunction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IBPI_WidgetQueue_C \ static_assert(alignof(IBPI_WidgetQueue_C) == 0x000001, "Wrong alignment on IBPI_WidgetQueue_C"); \ static_assert(sizeof(IBPI_WidgetQueue_C) == 0x000001, "Wrong size on IBPI_WidgetQueue_C"); \ #define DUMPER7_ASSERTS_M_DXJLG_C_ExecuteUbergraph_M_DXJLG \ static_assert(alignof(M_DXJLG_C_ExecuteUbergraph_M_DXJLG) == 0x000004, "Wrong alignment on M_DXJLG_C_ExecuteUbergraph_M_DXJLG"); \ static_assert(sizeof(M_DXJLG_C_ExecuteUbergraph_M_DXJLG) == 0x000008, "Wrong size on M_DXJLG_C_ExecuteUbergraph_M_DXJLG"); \ static_assert(offsetof(M_DXJLG_C_ExecuteUbergraph_M_DXJLG, EntryPoint) == 0x000000, "Member 'M_DXJLG_C_ExecuteUbergraph_M_DXJLG::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_ExecuteUbergraph_M_DXJLG, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'M_DXJLG_C_ExecuteUbergraph_M_DXJLG::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_M_DXJLG_C_Find_Target \ static_assert(alignof(M_DXJLG_C_Find_Target) == 0x000008, "Wrong alignment on M_DXJLG_C_Find_Target"); \ static_assert(sizeof(M_DXJLG_C_Find_Target) == 0x000110, "Wrong size on M_DXJLG_C_Find_Target"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, ID) == 0x000000, "Member 'M_DXJLG_C_Find_Target::ID' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, Range) == 0x000010, "Member 'M_DXJLG_C_Find_Target::Range' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, NewParam) == 0x000020, "Member 'M_DXJLG_C_Find_Target::NewParam' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, AllPlace) == 0x000028, "Member 'M_DXJLG_C_Find_Target::AllPlace' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, Have_0) == 0x000038, "Member 'M_DXJLG_C_Find_Target::Have_0' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000040, "Member 'M_DXJLG_C_Find_Target::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_Conv_StringToName_ReturnValue) == 0x000048, "Member 'M_DXJLG_C_Find_Target::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, Temp_bool_True_if_break_was_hit_Variable) == 0x000050, "Member 'M_DXJLG_C_Find_Target::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, Temp_int_Array_Index_Variable) == 0x000054, "Member 'M_DXJLG_C_Find_Target::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_Not_PreBool_ReturnValue) == 0x000058, "Member 'M_DXJLG_C_Find_Target::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, Temp_int_Loop_Counter_Variable) == 0x00005C, "Member 'M_DXJLG_C_Find_Target::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000060, "Member 'M_DXJLG_C_Find_Target::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_GetAllRegisterActors_OutActors) == 0x000068, "Member 'M_DXJLG_C_Find_Target::CallFunc_GetAllRegisterActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_GetAllRegisterActors_OutActors_1) == 0x000078, "Member 'M_DXJLG_C_Find_Target::CallFunc_GetAllRegisterActors_OutActors_1' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_Add_IntInt_ReturnValue) == 0x000088, "Member 'M_DXJLG_C_Find_Target::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_Array_Get_Item) == 0x000090, "Member 'M_DXJLG_C_Find_Target::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_Array_Length_ReturnValue) == 0x000098, "Member 'M_DXJLG_C_Find_Target::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000A0, "Member 'M_DXJLG_C_Find_Target::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_Less_IntInt_ReturnValue) == 0x0000B8, "Member 'M_DXJLG_C_Find_Target::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, K2Node_DynamicCast_AsBP_Placed_AI) == 0x0000C0, "Member 'M_DXJLG_C_Find_Target::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, K2Node_DynamicCast_bSuccess) == 0x0000C8, "Member 'M_DXJLG_C_Find_Target::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_BooleanAND_ReturnValue) == 0x0000C9, "Member 'M_DXJLG_C_Find_Target::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_GetState_State) == 0x0000CA, "Member 'M_DXJLG_C_Find_Target::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0000CB, "Member 'M_DXJLG_C_Find_Target::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0000CC, "Member 'M_DXJLG_C_Find_Target::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000D0, "Member 'M_DXJLG_C_Find_Target::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000E8, "Member 'M_DXJLG_C_Find_Target::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_VSizeXY_ReturnValue) == 0x000100, "Member 'M_DXJLG_C_Find_Target::CallFunc_VSizeXY_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000108, "Member 'M_DXJLG_C_Find_Target::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_BooleanAND_ReturnValue_1) == 0x000109, "Member 'M_DXJLG_C_Find_Target::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_Find_Target, CallFunc_BooleanAND_ReturnValue_2) == 0x00010A, "Member 'M_DXJLG_C_Find_Target::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_M_DXJLG_C_NewFunction \ static_assert(alignof(M_DXJLG_C_NewFunction) == 0x000008, "Wrong alignment on M_DXJLG_C_NewFunction"); \ static_assert(sizeof(M_DXJLG_C_NewFunction) == 0x000010, "Wrong size on M_DXJLG_C_NewFunction"); \ static_assert(offsetof(M_DXJLG_C_NewFunction, Animation) == 0x000000, "Member 'M_DXJLG_C_NewFunction::Animation' has a wrong offset!"); \ static_assert(offsetof(M_DXJLG_C_NewFunction, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'M_DXJLG_C_NewFunction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_M_DXJLG_C_ReceiveTick \ static_assert(alignof(M_DXJLG_C_ReceiveTick) == 0x000004, "Wrong alignment on M_DXJLG_C_ReceiveTick"); \ static_assert(sizeof(M_DXJLG_C_ReceiveTick) == 0x000004, "Wrong size on M_DXJLG_C_ReceiveTick"); \ static_assert(offsetof(M_DXJLG_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'M_DXJLG_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AM_DXJLG_C \ static_assert(alignof(AM_DXJLG_C) == 0x000010, "Wrong alignment on AM_DXJLG_C"); \ static_assert(sizeof(AM_DXJLG_C) == 0x001AE0, "Wrong size on AM_DXJLG_C"); \ static_assert(offsetof(AM_DXJLG_C, UberGraphFrame_M_DXJLG_C) == 0x001AB8, "Member 'AM_DXJLG_C::UberGraphFrame_M_DXJLG_C' has a wrong offset!"); \ static_assert(offsetof(AM_DXJLG_C, AC_HalitusEffectComponent) == 0x001AC0, "Member 'AM_DXJLG_C::AC_HalitusEffectComponent' has a wrong offset!"); \ static_assert(offsetof(AM_DXJLG_C, NS_execute) == 0x001AC8, "Member 'AM_DXJLG_C::NS_execute' has a wrong offset!"); \ static_assert(offsetof(AM_DXJLG_C, Have) == 0x001AD0, "Member 'AM_DXJLG_C::Have' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyAIComp \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyAIComp) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyAIComp"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyAIComp) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyAIComp"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyAIComp, AI_Comp) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyAIComp::AI_Comp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyAIQuery \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyAIQuery) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyAIQuery"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyAIQuery) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyAIQuery"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyAIQuery, AIQueryActionCollectorComponent) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyAIQuery::AIQueryActionCollectorComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyBehavior \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyBehavior) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyBehavior"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyBehavior) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyBehavior"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyBehavior, BehaviorComp) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyBehavior::BehaviorComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyBendingComponent \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyBendingComponent) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyBendingComponent"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyBendingComponent) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyBendingComponent"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyBendingComponent, PN_Bending_Component) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyBendingComponent::PN_Bending_Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyBuffComp \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyBuffComp) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyBuffComp"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyBuffComp) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyBuffComp"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyBuffComp, BuffComponent) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyBuffComp::BuffComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyCollisionHandler \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyCollisionHandler) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyCollisionHandler"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyCollisionHandler) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyCollisionHandler"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyCollisionHandler, CollisionHandler) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyCollisionHandler::CollisionHandler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyDerivantComp \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyDerivantComp) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyDerivantComp"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyDerivantComp) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyDerivantComp"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyDerivantComp, DerivantComponent) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyDerivantComp::DerivantComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyDissolve \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyDissolve) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyDissolve"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyDissolve) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyDissolve"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyDissolve, DissolveComp) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyDissolve::DissolveComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyEffects \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyEffects) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyEffects"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyEffects) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyEffects"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyEffects, EffectsComp) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyEffects::EffectsComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyEquip \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyEquip) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyEquip"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyEquip) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyEquip"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyEquip, Equip) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyEquip::Equip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyHealth \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyHealth) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyHealth"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyHealth) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyHealth"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyHealth, Health) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyHealth::Health' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyInteracitveWorldComponent \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyInteracitveWorldComponent) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyInteracitveWorldComponent"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyInteracitveWorldComponent) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyInteracitveWorldComponent"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyInteracitveWorldComponent, NewParam) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyInteracitveWorldComponent::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyMagicComponent \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyMagicComponent) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyMagicComponent"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyMagicComponent) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyMagicComponent"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyMagicComponent, ReturnValue) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyMagicComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyMontages \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyMontages) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyMontages"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyMontages) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyMontages"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyMontages, Montages) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyMontages::Montages' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyParticleComp \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyParticleComp) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyParticleComp"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyParticleComp) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyParticleComp"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyParticleComp, ParticleComponent) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyParticleComp::ParticleComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyParticleEffect \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyParticleEffect) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyParticleEffect"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyParticleEffect) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyParticleEffect"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyParticleEffect, ParticleEffectComponent) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyParticleEffect::ParticleEffectComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyPhysicReaction \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyPhysicReaction) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyPhysicReaction"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyPhysicReaction) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyPhysicReaction"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyPhysicReaction, PhysicReaction) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyPhysicReaction::PhysicReaction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyProperty \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyProperty) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyProperty"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyProperty) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyProperty"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyProperty, Property) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyProperty::Property' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyRotateComp \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyRotateComp) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyRotateComp"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyRotateComp) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyRotateComp"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyRotateComp, RotateComp) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyRotateComp::RotateComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMySpeed \ static_assert(alignof(Functions_AbstractCharacter_C_GetMySpeed) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMySpeed"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMySpeed) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMySpeed"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMySpeed, Speed) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMySpeed::Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyStamina \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyStamina) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyStamina"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyStamina) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyStamina"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyStamina, Stamina) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyStamina::Stamina' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyStateManagerComp \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyStateManagerComp) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyStateManagerComp"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyStateManagerComp) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyStateManagerComp"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyStateManagerComp, StateManagerComp) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyStateManagerComp::StateManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyStatsManager \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyStatsManager) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyStatsManager"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyStatsManager) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyStatsManager"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyStatsManager, StatsManagerComp) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyStatsManager::StatsManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyToleranceComp \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyToleranceComp) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyToleranceComp"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyToleranceComp) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyToleranceComp"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyToleranceComp, ToleranceComponent) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyToleranceComp::ToleranceComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyTrapComp \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyTrapComp) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyTrapComp"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyTrapComp) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyTrapComp"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyTrapComp, TrapComp) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyTrapComp::TrapComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_AbstractCharacter_C_GetMyWeaponLoop \ static_assert(alignof(Functions_AbstractCharacter_C_GetMyWeaponLoop) == 0x000008, "Wrong alignment on Functions_AbstractCharacter_C_GetMyWeaponLoop"); \ static_assert(sizeof(Functions_AbstractCharacter_C_GetMyWeaponLoop) == 0x000008, "Wrong size on Functions_AbstractCharacter_C_GetMyWeaponLoop"); \ static_assert(offsetof(Functions_AbstractCharacter_C_GetMyWeaponLoop, WeaponLoopComponent) == 0x000000, "Member 'Functions_AbstractCharacter_C_GetMyWeaponLoop::WeaponLoopComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFunctions_AbstractCharacter_C \ static_assert(alignof(AFunctions_AbstractCharacter_C) == 0x000010, "Wrong alignment on AFunctions_AbstractCharacter_C"); \ static_assert(sizeof(AFunctions_AbstractCharacter_C) == 0x0009D0, "Wrong size on AFunctions_AbstractCharacter_C"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_BlockSuccessfully \ static_assert(alignof(WeaponLoopComponent_C_BlockSuccessfully) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_BlockSuccessfully"); \ static_assert(sizeof(WeaponLoopComponent_C_BlockSuccessfully) == 0x000020, "Wrong size on WeaponLoopComponent_C_BlockSuccessfully"); \ static_assert(offsetof(WeaponLoopComponent_C_BlockSuccessfully, CallFunc_GetCharacterRef_ReturnValue) == 0x000000, "Member 'WeaponLoopComponent_C_BlockSuccessfully::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_BlockSuccessfully, CallFunc_GetPlayerStatic_ReturnValue) == 0x000008, "Member 'WeaponLoopComponent_C_BlockSuccessfully::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_BlockSuccessfully, CallFunc_GetMyStamina_Stamina) == 0x000010, "Member 'WeaponLoopComponent_C_BlockSuccessfully::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_BlockSuccessfully, K2Node_SwitchInteger_CmpSuccess) == 0x000018, "Member 'WeaponLoopComponent_C_BlockSuccessfully::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_CheckButtonHolding \ static_assert(alignof(WeaponLoopComponent_C_CheckButtonHolding) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_CheckButtonHolding"); \ static_assert(sizeof(WeaponLoopComponent_C_CheckButtonHolding) == 0x000028, "Wrong size on WeaponLoopComponent_C_CheckButtonHolding"); \ static_assert(offsetof(WeaponLoopComponent_C_CheckButtonHolding, DoNothing) == 0x000000, "Member 'WeaponLoopComponent_C_CheckButtonHolding::DoNothing' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_CheckButtonHolding, CallFunc_GetCharacterRef_ReturnValue) == 0x000008, "Member 'WeaponLoopComponent_C_CheckButtonHolding::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_CheckButtonHolding, CallFunc_GetCharacterRef_ReturnValue_1) == 0x000010, "Member 'WeaponLoopComponent_C_CheckButtonHolding::CallFunc_GetCharacterRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_CheckButtonHolding, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x000018, "Member 'WeaponLoopComponent_C_CheckButtonHolding::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_CheckButtonHolding, CallFunc_IsWeaponSkillHolding_Pressing) == 0x000020, "Member 'WeaponLoopComponent_C_CheckButtonHolding::CallFunc_IsWeaponSkillHolding_Pressing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_ClearAll \ static_assert(alignof(WeaponLoopComponent_C_ClearAll) == 0x000001, "Wrong alignment on WeaponLoopComponent_C_ClearAll"); \ static_assert(sizeof(WeaponLoopComponent_C_ClearAll) == 0x000001, "Wrong size on WeaponLoopComponent_C_ClearAll"); \ static_assert(offsetof(WeaponLoopComponent_C_ClearAll, NeedDestroy) == 0x000000, "Member 'WeaponLoopComponent_C_ClearAll::NeedDestroy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_Do_Buffer_Input \ static_assert(alignof(WeaponLoopComponent_C_Do_Buffer_Input) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_Do_Buffer_Input"); \ static_assert(sizeof(WeaponLoopComponent_C_Do_Buffer_Input) == 0x000058, "Wrong size on WeaponLoopComponent_C_Do_Buffer_Input"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, Key) == 0x000000, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::Key' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, Success) == 0x000001, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::Success' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000008, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000028, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000029, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00002A, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, CallFunc_BooleanOR_ReturnValue) == 0x00002B, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, K2Node_SwitchEnum_CmpSuccess) == 0x00002C, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, K2Node_SwitchEnum_CmpSuccess_1) == 0x00002D, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, CallFunc_GetCharacterRef_ReturnValue) == 0x000030, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, CallFunc_GetCharacterRef_ReturnValue_1) == 0x000038, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::CallFunc_GetCharacterRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, CallFunc_GetAnimInstance_ReturnValue) == 0x000040, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000048, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000050, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, CallFunc_BooleanAND_ReturnValue) == 0x000051, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Buffer_Input, K2Node_SwitchInteger_CmpSuccess) == 0x000052, "Member 'WeaponLoopComponent_C_Do_Buffer_Input::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_Do_Finish \ static_assert(alignof(WeaponLoopComponent_C_Do_Finish) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_Do_Finish"); \ static_assert(sizeof(WeaponLoopComponent_C_Do_Finish) == 0x000240, "Wrong size on WeaponLoopComponent_C_Do_Finish"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, From) == 0x000000, "Member 'WeaponLoopComponent_C_Do_Finish::From' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, To) == 0x000010, "Member 'WeaponLoopComponent_C_Do_Finish::To' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, L_StackSpell) == 0x000020, "Member 'WeaponLoopComponent_C_Do_Finish::L_StackSpell' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, L_Montages) == 0x000030, "Member 'WeaponLoopComponent_C_Do_Finish::L_Montages' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, L_NextMontage) == 0x000040, "Member 'WeaponLoopComponent_C_Do_Finish::L_NextMontage' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, L_Montage) == 0x000048, "Member 'WeaponLoopComponent_C_Do_Finish::L_Montage' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, L_AnimInstance) == 0x000050, "Member 'WeaponLoopComponent_C_Do_Finish::L_AnimInstance' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_ToLower_ReturnValue) == 0x000058, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, K2Node_SwitchString_CmpSuccess) == 0x000078, "Member 'WeaponLoopComponent_C_Do_Finish::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000090, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Array_Get_Item) == 0x0000A0, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000A8, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Array_Get_Item_1) == 0x0000B8, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Array_Get_Item_2) == 0x0000C0, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Array_Get_Item_3) == 0x0000C8, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_IsValid_ReturnValue) == 0x0000D0, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_GetFrameCount_ReturnValue) == 0x0000D8, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_GetFrameCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0000E0, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0000E8, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000F8, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000108, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000110, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_BooleanOR_ReturnValue) == 0x000111, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_BooleanAND_ReturnValue) == 0x000112, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_GetCharacterRef_ReturnValue) == 0x000118, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Conv_IntToString_ReturnValue) == 0x000120, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_GetAnimInstance_ReturnValue) == 0x000130, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_EarlyRelease_StackSpell) == 0x000138, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_EarlyRelease_StackSpell' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000148, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_GetGameTimeInSeconds_ReturnValue_2) == 0x000150, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_GetGameTimeInSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000158, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000168, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000178, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000188, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000198, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0001A8, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0001B8, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0001C0, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, K2Node_DynamicCast_AsData_Table) == 0x0001D0, "Member 'WeaponLoopComponent_C_Do_Finish::K2Node_DynamicCast_AsData_Table' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, K2Node_DynamicCast_bSuccess) == 0x0001D8, "Member 'WeaponLoopComponent_C_Do_Finish::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, K2Node_SwitchInteger_CmpSuccess) == 0x0001D9, "Member 'WeaponLoopComponent_C_Do_Finish::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Conv_IntToString_ReturnValue_2) == 0x0001E0, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_Conv_StringToName_ReturnValue) == 0x0001F0, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, K2Node_SwitchInteger_CmpSuccess_1) == 0x0001F8, "Member 'WeaponLoopComponent_C_Do_Finish::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_GetDataTableRowFromName_OutRow) == 0x000200, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Finish, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000238, "Member 'WeaponLoopComponent_C_Do_Finish::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_Do_Reset_Blendspace \ static_assert(alignof(WeaponLoopComponent_C_Do_Reset_Blendspace) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_Do_Reset_Blendspace"); \ static_assert(sizeof(WeaponLoopComponent_C_Do_Reset_Blendspace) == 0x000040, "Wrong size on WeaponLoopComponent_C_Do_Reset_Blendspace"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Reset_Blendspace, BlendTime) == 0x000000, "Member 'WeaponLoopComponent_C_Do_Reset_Blendspace::BlendTime' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Reset_Blendspace, CallFunc_GetCharacterRef_ReturnValue) == 0x000008, "Member 'WeaponLoopComponent_C_Do_Reset_Blendspace::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Reset_Blendspace, CallFunc_GetCharacterRef_ReturnValue_1) == 0x000010, "Member 'WeaponLoopComponent_C_Do_Reset_Blendspace::CallFunc_GetCharacterRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Reset_Blendspace, CallFunc_IsLocallyControlled_ReturnValue) == 0x000018, "Member 'WeaponLoopComponent_C_Do_Reset_Blendspace::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Reset_Blendspace, CallFunc_GetAnimInstance_ReturnValue) == 0x000020, "Member 'WeaponLoopComponent_C_Do_Reset_Blendspace::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Reset_Blendspace, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000028, "Member 'WeaponLoopComponent_C_Do_Reset_Blendspace::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Do_Reset_Blendspace, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'WeaponLoopComponent_C_Do_Reset_Blendspace::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_DoBufferInputWithCheck \ static_assert(alignof(WeaponLoopComponent_C_DoBufferInputWithCheck) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_DoBufferInputWithCheck"); \ static_assert(sizeof(WeaponLoopComponent_C_DoBufferInputWithCheck) == 0x000060, "Wrong size on WeaponLoopComponent_C_DoBufferInputWithCheck"); \ static_assert(offsetof(WeaponLoopComponent_C_DoBufferInputWithCheck, InputKey) == 0x000000, "Member 'WeaponLoopComponent_C_DoBufferInputWithCheck::InputKey' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_DoBufferInputWithCheck, CallFunc_GetCharacterRef_ReturnValue) == 0x000008, "Member 'WeaponLoopComponent_C_DoBufferInputWithCheck::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_DoBufferInputWithCheck, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000010, "Member 'WeaponLoopComponent_C_DoBufferInputWithCheck::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_DoBufferInputWithCheck, K2Node_SwitchEnum_CmpSuccess) == 0x000020, "Member 'WeaponLoopComponent_C_DoBufferInputWithCheck::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_DoBufferInputWithCheck, CallFunc_GetCharacterRef_ReturnValue_1) == 0x000028, "Member 'WeaponLoopComponent_C_DoBufferInputWithCheck::CallFunc_GetCharacterRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_DoBufferInputWithCheck, Temp_byte_Variable) == 0x000030, "Member 'WeaponLoopComponent_C_DoBufferInputWithCheck::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_DoBufferInputWithCheck, Temp_byte_Variable_1) == 0x000031, "Member 'WeaponLoopComponent_C_DoBufferInputWithCheck::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_DoBufferInputWithCheck, CallFunc_CheckButtonHolding_DoNothing) == 0x000032, "Member 'WeaponLoopComponent_C_DoBufferInputWithCheck::CallFunc_CheckButtonHolding_DoNothing' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_DoBufferInputWithCheck, CallFunc_Conv_IntToString_ReturnValue) == 0x000038, "Member 'WeaponLoopComponent_C_DoBufferInputWithCheck::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_DoBufferInputWithCheck, Temp_bool_Variable) == 0x000048, "Member 'WeaponLoopComponent_C_DoBufferInputWithCheck::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_DoBufferInputWithCheck, CallFunc_GetCharacterRef_ReturnValue_2) == 0x000050, "Member 'WeaponLoopComponent_C_DoBufferInputWithCheck::CallFunc_GetCharacterRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_DoBufferInputWithCheck, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000058, "Member 'WeaponLoopComponent_C_DoBufferInputWithCheck::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_DoBufferInputWithCheck, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000059, "Member 'WeaponLoopComponent_C_DoBufferInputWithCheck::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_DoBufferInputWithCheck, K2Node_Select_Default) == 0x00005A, "Member 'WeaponLoopComponent_C_DoBufferInputWithCheck::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_DoBufferInputWithCheck, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00005B, "Member 'WeaponLoopComponent_C_DoBufferInputWithCheck::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_EarlyRelease \ static_assert(alignof(WeaponLoopComponent_C_EarlyRelease) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_EarlyRelease"); \ static_assert(sizeof(WeaponLoopComponent_C_EarlyRelease) == 0x0000F0, "Wrong size on WeaponLoopComponent_C_EarlyRelease"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, AnimID_0) == 0x000000, "Member 'WeaponLoopComponent_C_EarlyRelease::AnimID_0' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, InStackSpell) == 0x000010, "Member 'WeaponLoopComponent_C_EarlyRelease::InStackSpell' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, StackSpell) == 0x000020, "Member 'WeaponLoopComponent_C_EarlyRelease::StackSpell' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, K2Node_SwitchString_CmpSuccess) == 0x000030, "Member 'WeaponLoopComponent_C_EarlyRelease::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, CallFunc_SetFinishMontage_StackSpell) == 0x000038, "Member 'WeaponLoopComponent_C_EarlyRelease::CallFunc_SetFinishMontage_StackSpell' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, CallFunc_GetCharacterRef_ReturnValue) == 0x000048, "Member 'WeaponLoopComponent_C_EarlyRelease::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, K2Node_MakeMap_Map) == 0x000050, "Member 'WeaponLoopComponent_C_EarlyRelease::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, CallFunc_GetModel_EffectModel_ReturnValue) == 0x0000A0, "Member 'WeaponLoopComponent_C_EarlyRelease::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, CallFunc_K2_SetTimer_ReturnValue) == 0x0000A8, "Member 'WeaponLoopComponent_C_EarlyRelease::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, CallFunc_GetCharacterRef_ReturnValue_1) == 0x0000B0, "Member 'WeaponLoopComponent_C_EarlyRelease::CallFunc_GetCharacterRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, CallFunc_GetCharacterRef_ReturnValue_2) == 0x0000B8, "Member 'WeaponLoopComponent_C_EarlyRelease::CallFunc_GetCharacterRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, CallFunc_GetMyHealth_Health) == 0x0000C0, "Member 'WeaponLoopComponent_C_EarlyRelease::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, CallFunc_GetMyHealth_Health_1) == 0x0000C8, "Member 'WeaponLoopComponent_C_EarlyRelease::CallFunc_GetMyHealth_Health_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, CallFunc_GetCurrentMaxValue_Value) == 0x0000D0, "Member 'WeaponLoopComponent_C_EarlyRelease::CallFunc_GetCurrentMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, CallFunc_GetMaxValue_Value) == 0x0000D8, "Member 'WeaponLoopComponent_C_EarlyRelease::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'WeaponLoopComponent_C_EarlyRelease::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x0000E8, "Member 'WeaponLoopComponent_C_EarlyRelease::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000E9, "Member 'WeaponLoopComponent_C_EarlyRelease::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EarlyRelease, CallFunc_BooleanAND_ReturnValue) == 0x0000EA, "Member 'WeaponLoopComponent_C_EarlyRelease::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_EndContinuousDefense \ static_assert(alignof(WeaponLoopComponent_C_EndContinuousDefense) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_EndContinuousDefense"); \ static_assert(sizeof(WeaponLoopComponent_C_EndContinuousDefense) == 0x000088, "Wrong size on WeaponLoopComponent_C_EndContinuousDefense"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousDefense, CallFunc_GetCharacterRef_ReturnValue) == 0x000000, "Member 'WeaponLoopComponent_C_EndContinuousDefense::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousDefense, CallFunc_GetCharacterRef_ReturnValue_1) == 0x000008, "Member 'WeaponLoopComponent_C_EndContinuousDefense::CallFunc_GetCharacterRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousDefense, CallFunc_IsLocallyControlled_ReturnValue) == 0x000010, "Member 'WeaponLoopComponent_C_EndContinuousDefense::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousDefense, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'WeaponLoopComponent_C_EndContinuousDefense::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousDefense, K2Node_MakeMap_Map) == 0x000020, "Member 'WeaponLoopComponent_C_EndContinuousDefense::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousDefense, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000070, "Member 'WeaponLoopComponent_C_EndContinuousDefense::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousDefense, CallFunc_GetCharacterRef_ReturnValue_2) == 0x000078, "Member 'WeaponLoopComponent_C_EndContinuousDefense::CallFunc_GetCharacterRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousDefense, CallFunc_GetMyStamina_Stamina) == 0x000080, "Member 'WeaponLoopComponent_C_EndContinuousDefense::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_EndContinuousSkill \ static_assert(alignof(WeaponLoopComponent_C_EndContinuousSkill) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_EndContinuousSkill"); \ static_assert(sizeof(WeaponLoopComponent_C_EndContinuousSkill) == 0x0000C8, "Wrong size on WeaponLoopComponent_C_EndContinuousSkill"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousSkill, Temp_delegate_Variable) == 0x000000, "Member 'WeaponLoopComponent_C_EndContinuousSkill::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousSkill, CallFunc_GetCharacterRef_ReturnValue) == 0x000010, "Member 'WeaponLoopComponent_C_EndContinuousSkill::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousSkill, CallFunc_K2_SetTimer_ReturnValue) == 0x000018, "Member 'WeaponLoopComponent_C_EndContinuousSkill::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousSkill, CallFunc_PostAkEvent_ReturnValue) == 0x000020, "Member 'WeaponLoopComponent_C_EndContinuousSkill::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousSkill, Temp_delegate_Variable_1) == 0x000024, "Member 'WeaponLoopComponent_C_EndContinuousSkill::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousSkill, CallFunc_PostEvent_ReturnValue) == 0x000034, "Member 'WeaponLoopComponent_C_EndContinuousSkill::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousSkill, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'WeaponLoopComponent_C_EndContinuousSkill::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousSkill, CallFunc_GetCharacterRef_ReturnValue_1) == 0x000040, "Member 'WeaponLoopComponent_C_EndContinuousSkill::CallFunc_GetCharacterRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousSkill, K2Node_MakeMap_Map) == 0x000048, "Member 'WeaponLoopComponent_C_EndContinuousSkill::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousSkill, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000098, "Member 'WeaponLoopComponent_C_EndContinuousSkill::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousSkill, K2Node_SwitchString_CmpSuccess) == 0x0000A0, "Member 'WeaponLoopComponent_C_EndContinuousSkill::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousSkill, CallFunc_GetCharacterRef_ReturnValue_2) == 0x0000A8, "Member 'WeaponLoopComponent_C_EndContinuousSkill::CallFunc_GetCharacterRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousSkill, CallFunc_GetMyStamina_Stamina) == 0x0000B0, "Member 'WeaponLoopComponent_C_EndContinuousSkill::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousSkill, CallFunc_GetCharacterRef_ReturnValue_3) == 0x0000B8, "Member 'WeaponLoopComponent_C_EndContinuousSkill::CallFunc_GetCharacterRef_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndContinuousSkill, CallFunc_IsLocallyControlled_ReturnValue) == 0x0000C0, "Member 'WeaponLoopComponent_C_EndContinuousSkill::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_EndFlameThrower \ static_assert(alignof(WeaponLoopComponent_C_EndFlameThrower) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_EndFlameThrower"); \ static_assert(sizeof(WeaponLoopComponent_C_EndFlameThrower) == 0x000058, "Wrong size on WeaponLoopComponent_C_EndFlameThrower"); \ static_assert(offsetof(WeaponLoopComponent_C_EndFlameThrower, CallFunc_GetCharacterRef_ReturnValue) == 0x000000, "Member 'WeaponLoopComponent_C_EndFlameThrower::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndFlameThrower, CallFunc_IsLocallyControlled_ReturnValue) == 0x000008, "Member 'WeaponLoopComponent_C_EndFlameThrower::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndFlameThrower, CallFunc_Conv_NameToString_ReturnValue) == 0x000010, "Member 'WeaponLoopComponent_C_EndFlameThrower::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndFlameThrower, CallFunc_GetCharacterRef_ReturnValue_1) == 0x000020, "Member 'WeaponLoopComponent_C_EndFlameThrower::CallFunc_GetCharacterRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndFlameThrower, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'WeaponLoopComponent_C_EndFlameThrower::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndFlameThrower, CallFunc_GetComponentByClass_ReturnValue) == 0x000038, "Member 'WeaponLoopComponent_C_EndFlameThrower::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndFlameThrower, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'WeaponLoopComponent_C_EndFlameThrower::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndFlameThrower, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000050, "Member 'WeaponLoopComponent_C_EndFlameThrower::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndFlameThrower, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000051, "Member 'WeaponLoopComponent_C_EndFlameThrower::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndFlameThrower, CallFunc_BooleanOR_ReturnValue) == 0x000052, "Member 'WeaponLoopComponent_C_EndFlameThrower::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_EndTanFan \ static_assert(alignof(WeaponLoopComponent_C_EndTanFan) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_EndTanFan"); \ static_assert(sizeof(WeaponLoopComponent_C_EndTanFan) == 0x000080, "Wrong size on WeaponLoopComponent_C_EndTanFan"); \ static_assert(offsetof(WeaponLoopComponent_C_EndTanFan, CallFunc_GetCharacterRef_ReturnValue) == 0x000000, "Member 'WeaponLoopComponent_C_EndTanFan::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndTanFan, CallFunc_GetMyStamina_Stamina) == 0x000008, "Member 'WeaponLoopComponent_C_EndTanFan::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndTanFan, K2Node_MakeMap_Map) == 0x000010, "Member 'WeaponLoopComponent_C_EndTanFan::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndTanFan, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000060, "Member 'WeaponLoopComponent_C_EndTanFan::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndTanFan, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000068, "Member 'WeaponLoopComponent_C_EndTanFan::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndTanFan, CallFunc_GetCharacterRef_ReturnValue_1) == 0x000070, "Member 'WeaponLoopComponent_C_EndTanFan::CallFunc_GetCharacterRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_EndTanFan, CallFunc_GetComponentByClass_ReturnValue) == 0x000078, "Member 'WeaponLoopComponent_C_EndTanFan::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent \ static_assert(alignof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent"); \ static_assert(sizeof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent) == 0x0000C8, "Wrong size on WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, EntryPoint) == 0x000000, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, K2Node_CustomEvent_SkillID) == 0x000004, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::K2Node_CustomEvent_SkillID' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, K2Node_CustomEvent_Type) == 0x000008, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, K2Node_CustomEvent_NeedDestroy) == 0x000009, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::K2Node_CustomEvent_NeedDestroy' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_Array_Length_ReturnValue) == 0x00000C, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, Temp_int_Array_Index_Variable) == 0x000010, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_Array_Get_Item) == 0x000028, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_GetCharacterRef_ReturnValue) == 0x000030, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, K2Node_CustomEvent_MontageToPlay) == 0x000038, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::K2Node_CustomEvent_MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, K2Node_CustomEvent_DesiredState) == 0x000040, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::K2Node_CustomEvent_DesiredState' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, K2Node_CustomEvent_MontageAction) == 0x000041, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::K2Node_CustomEvent_MontageAction' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, K2Node_SwitchEnum_CmpSuccess) == 0x000042, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000043, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000044, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_GetCharacterRef_ReturnValue_1) == 0x000048, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_GetCharacterRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_BooleanOR_ReturnValue) == 0x000050, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000054, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, K2Node_Event_EndPlayReason) == 0x000064, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, K2Node_Event_DeltaSeconds) == 0x000068, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00006C, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000070, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x000078, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_GetIsPlayPerfectSkill_ReturnValue) == 0x000080, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_GetIsPlayPerfectSkill_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, Temp_int_Loop_Counter_Variable) == 0x000084, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_Less_IntInt_ReturnValue) == 0x000088, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_Add_IntInt_ReturnValue) == 0x00008C, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_GetFrameCount_ReturnValue) == 0x000090, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_GetFrameCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_Greater_Int64Int64_ReturnValue) == 0x000098, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_Greater_Int64Int64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_GetCharacterRef_ReturnValue_2) == 0x0000A0, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_GetCharacterRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_GetCurrentMontage_ReturnValue) == 0x0000A8, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_GetCurrentMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, K2Node_CreateDelegate_OutputDelegate_2) == 0x0000B0, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x0000C0, "Member 'WeaponLoopComponent_C_ExecuteUbergraph_WeaponLoopComponent::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_FireBreathingEnduranceDeduction \ static_assert(alignof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_FireBreathingEnduranceDeduction"); \ static_assert(sizeof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction) == 0x0000A0, "Wrong size on WeaponLoopComponent_C_FireBreathingEnduranceDeduction"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, return_value) == 0x000000, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::return_value' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, SprintStaminaCostInteval) == 0x000008, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::SprintStaminaCostInteval' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, SprintStaminaCostNextTime) == 0x000010, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::SprintStaminaCostNextTime' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, SprintDashWindow) == 0x000018, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::SprintDashWindow' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, CallFunc_GetCharacterRef_ReturnValue) == 0x000020, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, CallFunc_GetMyStamina_Stamina) == 0x000028, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, CallFunc_GetMyStamina_Stamina_1) == 0x000030, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::CallFunc_GetMyStamina_Stamina_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, CallFunc_GetCurrentValue_CurrentValue) == 0x000038, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, Temp_bool_Variable) == 0x000040, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000041, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, CallFunc_GetPlayerStatic_ReturnValue) == 0x000048, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000050, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, Temp_bool_Variable_1) == 0x000058, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000059, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000060, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, K2Node_Select_Default) == 0x000068, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000070, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000078, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000080, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000088, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000090, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FireBreathingEnduranceDeduction, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000098, "Member 'WeaponLoopComponent_C_FireBreathingEnduranceDeduction::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_FYJEffect \ static_assert(alignof(WeaponLoopComponent_C_FYJEffect) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_FYJEffect"); \ static_assert(sizeof(WeaponLoopComponent_C_FYJEffect) == 0x000050, "Wrong size on WeaponLoopComponent_C_FYJEffect"); \ static_assert(offsetof(WeaponLoopComponent_C_FYJEffect, CallFunc_GetCharacterRef_ReturnValue) == 0x000000, "Member 'WeaponLoopComponent_C_FYJEffect::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FYJEffect, CallFunc_GetCharacterRef_ReturnValue_1) == 0x000008, "Member 'WeaponLoopComponent_C_FYJEffect::CallFunc_GetCharacterRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FYJEffect, CallFunc_GetMyHealth_Health) == 0x000010, "Member 'WeaponLoopComponent_C_FYJEffect::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FYJEffect, CallFunc_GetMyHealth_Health_1) == 0x000018, "Member 'WeaponLoopComponent_C_FYJEffect::CallFunc_GetMyHealth_Health_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FYJEffect, CallFunc_GetMaxValue_Value) == 0x000020, "Member 'WeaponLoopComponent_C_FYJEffect::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FYJEffect, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'WeaponLoopComponent_C_FYJEffect::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FYJEffect, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000030, "Member 'WeaponLoopComponent_C_FYJEffect::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FYJEffect, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000038, "Member 'WeaponLoopComponent_C_FYJEffect::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FYJEffect, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000040, "Member 'WeaponLoopComponent_C_FYJEffect::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FYJEffect, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000048, "Member 'WeaponLoopComponent_C_FYJEffect::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_FYJRemove \ static_assert(alignof(WeaponLoopComponent_C_FYJRemove) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_FYJRemove"); \ static_assert(sizeof(WeaponLoopComponent_C_FYJRemove) == 0x000070, "Wrong size on WeaponLoopComponent_C_FYJRemove"); \ static_assert(offsetof(WeaponLoopComponent_C_FYJRemove, CallFunc_GetCharacterRef_ReturnValue) == 0x000000, "Member 'WeaponLoopComponent_C_FYJRemove::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FYJRemove, K2Node_MakeMap_Map) == 0x000008, "Member 'WeaponLoopComponent_C_FYJRemove::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FYJRemove, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000058, "Member 'WeaponLoopComponent_C_FYJRemove::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FYJRemove, CallFunc_GetCharacterRef_ReturnValue_1) == 0x000060, "Member 'WeaponLoopComponent_C_FYJRemove::CallFunc_GetCharacterRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_FYJRemove, CallFunc_GetMyHealth_Health) == 0x000068, "Member 'WeaponLoopComponent_C_FYJRemove::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_GetCharacterRef \ static_assert(alignof(WeaponLoopComponent_C_GetCharacterRef) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_GetCharacterRef"); \ static_assert(sizeof(WeaponLoopComponent_C_GetCharacterRef) == 0x000028, "Wrong size on WeaponLoopComponent_C_GetCharacterRef"); \ static_assert(offsetof(WeaponLoopComponent_C_GetCharacterRef, ReturnValue) == 0x000000, "Member 'WeaponLoopComponent_C_GetCharacterRef::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_GetCharacterRef, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WeaponLoopComponent_C_GetCharacterRef::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_GetCharacterRef, CallFunc_GetOwnActor_ReturnValue) == 0x000010, "Member 'WeaponLoopComponent_C_GetCharacterRef::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_GetCharacterRef, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000018, "Member 'WeaponLoopComponent_C_GetCharacterRef::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_GetCharacterRef, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'WeaponLoopComponent_C_GetCharacterRef::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_MarkMontage \ static_assert(alignof(WeaponLoopComponent_C_MarkMontage) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_MarkMontage"); \ static_assert(sizeof(WeaponLoopComponent_C_MarkMontage) == 0x000010, "Wrong size on WeaponLoopComponent_C_MarkMontage"); \ static_assert(offsetof(WeaponLoopComponent_C_MarkMontage, Position) == 0x000000, "Member 'WeaponLoopComponent_C_MarkMontage::Position' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_MarkMontage, Temp_int_Variable) == 0x000008, "Member 'WeaponLoopComponent_C_MarkMontage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_MarkMontage, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'WeaponLoopComponent_C_MarkMontage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_OpenInputBufferPre \ static_assert(alignof(WeaponLoopComponent_C_OpenInputBufferPre) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_OpenInputBufferPre"); \ static_assert(sizeof(WeaponLoopComponent_C_OpenInputBufferPre) == 0x000010, "Wrong size on WeaponLoopComponent_C_OpenInputBufferPre"); \ static_assert(offsetof(WeaponLoopComponent_C_OpenInputBufferPre, MontageToPlay) == 0x000000, "Member 'WeaponLoopComponent_C_OpenInputBufferPre::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_OpenInputBufferPre, DesiredState) == 0x000008, "Member 'WeaponLoopComponent_C_OpenInputBufferPre::DesiredState' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_OpenInputBufferPre, MontageAction) == 0x000009, "Member 'WeaponLoopComponent_C_OpenInputBufferPre::MontageAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_PreStartWeaponLoop \ static_assert(alignof(WeaponLoopComponent_C_PreStartWeaponLoop) == 0x000004, "Wrong alignment on WeaponLoopComponent_C_PreStartWeaponLoop"); \ static_assert(sizeof(WeaponLoopComponent_C_PreStartWeaponLoop) == 0x000008, "Wrong size on WeaponLoopComponent_C_PreStartWeaponLoop"); \ static_assert(offsetof(WeaponLoopComponent_C_PreStartWeaponLoop, SkillID_0) == 0x000000, "Member 'WeaponLoopComponent_C_PreStartWeaponLoop::SkillID_0' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_PreStartWeaponLoop, Type_0) == 0x000004, "Member 'WeaponLoopComponent_C_PreStartWeaponLoop::Type_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_PT_Check \ static_assert(alignof(WeaponLoopComponent_C_PT_Check) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_PT_Check"); \ static_assert(sizeof(WeaponLoopComponent_C_PT_Check) == 0x000070, "Wrong size on WeaponLoopComponent_C_PT_Check"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Check, Success) == 0x000000, "Member 'WeaponLoopComponent_C_PT_Check::Success' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Check, L_GNum) == 0x000004, "Member 'WeaponLoopComponent_C_PT_Check::L_GNum' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Check, CallFunc_FTrunc_ReturnValue) == 0x000008, "Member 'WeaponLoopComponent_C_PT_Check::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Check, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000010, "Member 'WeaponLoopComponent_C_PT_Check::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Check, CallFunc_GetMyBuffComp_BuffComponent) == 0x000018, "Member 'WeaponLoopComponent_C_PT_Check::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Check, CallFunc_GetPTRef_PTRef) == 0x000020, "Member 'WeaponLoopComponent_C_PT_Check::CallFunc_GetPTRef_PTRef' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Check, CallFunc_ConsumePerfectBuffCount_Success) == 0x000028, "Member 'WeaponLoopComponent_C_PT_Check::CallFunc_ConsumePerfectBuffCount_Success' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Check, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000030, "Member 'WeaponLoopComponent_C_PT_Check::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Check, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000038, "Member 'WeaponLoopComponent_C_PT_Check::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Check, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000040, "Member 'WeaponLoopComponent_C_PT_Check::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Check, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000048, "Member 'WeaponLoopComponent_C_PT_Check::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Check, CallFunc_Greater_IntInt_ReturnValue) == 0x000050, "Member 'WeaponLoopComponent_C_PT_Check::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Check, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000058, "Member 'WeaponLoopComponent_C_PT_Check::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Check, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000060, "Member 'WeaponLoopComponent_C_PT_Check::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Check, CallFunc_FTrunc_ReturnValue_1) == 0x000068, "Member 'WeaponLoopComponent_C_PT_Check::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_PT_Begin \ static_assert(alignof(WeaponLoopComponent_C_PT_Begin) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_PT_Begin"); \ static_assert(sizeof(WeaponLoopComponent_C_PT_Begin) == 0x000010, "Wrong size on WeaponLoopComponent_C_PT_Begin"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Begin, Second) == 0x000000, "Member 'WeaponLoopComponent_C_PT_Begin::Second' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_PT_Begin, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000008, "Member 'WeaponLoopComponent_C_PT_Begin::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_ReceiveEndPlay \ static_assert(alignof(WeaponLoopComponent_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on WeaponLoopComponent_C_ReceiveEndPlay"); \ static_assert(sizeof(WeaponLoopComponent_C_ReceiveEndPlay) == 0x000001, "Wrong size on WeaponLoopComponent_C_ReceiveEndPlay"); \ static_assert(offsetof(WeaponLoopComponent_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'WeaponLoopComponent_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_ReceiveTick \ static_assert(alignof(WeaponLoopComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on WeaponLoopComponent_C_ReceiveTick"); \ static_assert(sizeof(WeaponLoopComponent_C_ReceiveTick) == 0x000004, "Wrong size on WeaponLoopComponent_C_ReceiveTick"); \ static_assert(offsetof(WeaponLoopComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'WeaponLoopComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_SetFinishMontage \ static_assert(alignof(WeaponLoopComponent_C_SetFinishMontage) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_SetFinishMontage"); \ static_assert(sizeof(WeaponLoopComponent_C_SetFinishMontage) == 0x000080, "Wrong size on WeaponLoopComponent_C_SetFinishMontage"); \ static_assert(offsetof(WeaponLoopComponent_C_SetFinishMontage, AnimID_0) == 0x000000, "Member 'WeaponLoopComponent_C_SetFinishMontage::AnimID_0' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_SetFinishMontage, Index_0) == 0x000008, "Member 'WeaponLoopComponent_C_SetFinishMontage::Index_0' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_SetFinishMontage, StackSpell) == 0x000010, "Member 'WeaponLoopComponent_C_SetFinishMontage::StackSpell' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_SetFinishMontage, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000020, "Member 'WeaponLoopComponent_C_SetFinishMontage::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_SetFinishMontage, K2Node_DynamicCast_AsData_Table) == 0x000028, "Member 'WeaponLoopComponent_C_SetFinishMontage::K2Node_DynamicCast_AsData_Table' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_SetFinishMontage, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'WeaponLoopComponent_C_SetFinishMontage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_SetFinishMontage, CallFunc_GetDataTableRowFromName_OutRow) == 0x000038, "Member 'WeaponLoopComponent_C_SetFinishMontage::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_SetFinishMontage, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000070, "Member 'WeaponLoopComponent_C_SetFinishMontage::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_SetFinishMontage, CallFunc_Array_Get_Item) == 0x000078, "Member 'WeaponLoopComponent_C_SetFinishMontage::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_SetIsWeaponLoop \ static_assert(alignof(WeaponLoopComponent_C_SetIsWeaponLoop) == 0x000001, "Wrong alignment on WeaponLoopComponent_C_SetIsWeaponLoop"); \ static_assert(sizeof(WeaponLoopComponent_C_SetIsWeaponLoop) == 0x000001, "Wrong size on WeaponLoopComponent_C_SetIsWeaponLoop"); \ static_assert(offsetof(WeaponLoopComponent_C_SetIsWeaponLoop, InWeaponLoop_0) == 0x000000, "Member 'WeaponLoopComponent_C_SetIsWeaponLoop::InWeaponLoop_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_Start_Flame_Thrower \ static_assert(alignof(WeaponLoopComponent_C_Start_Flame_Thrower) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_Start_Flame_Thrower"); \ static_assert(sizeof(WeaponLoopComponent_C_Start_Flame_Thrower) == 0x0001C0, "Wrong size on WeaponLoopComponent_C_Start_Flame_Thrower"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, NewBS) == 0x000000, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::NewBS' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, AnimID_0) == 0x000008, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::AnimID_0' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, InSpellID) == 0x000010, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::InSpellID' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, SocketName) == 0x000018, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::SocketName' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, InGapPT) == 0x000020, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::InGapPT' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, LoopShoot) == 0x000028, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::LoopShoot' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, L_Montages) == 0x000030, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::L_Montages' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetCharacterRef_ReturnValue) == 0x000040, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetCharacterRef_ReturnValue_1) == 0x000048, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetCharacterRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000050, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000058, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetOwner_ReturnValue) == 0x000060, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_Conv_NameToString_ReturnValue) == 0x000068, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, K2Node_DynamicCast_AsCharacter) == 0x000078, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_IsLocallyControlled_ReturnValue) == 0x000098, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000A0, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetCharacterRef_ReturnValue_2) == 0x0000B0, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetCharacterRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetCharacterRef_ReturnValue_3) == 0x0000B8, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetCharacterRef_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetAnimInstance_ReturnValue) == 0x0000C0, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x0000C8, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, K2Node_DynamicCast_bSuccess_1) == 0x0000D8, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetCharacterRef_ReturnValue_4) == 0x0000E0, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetCharacterRef_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetMyEquip_Equip) == 0x0000E8, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetMyMagicComponent_ReturnValue) == 0x0000F0, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetMyMagicComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_IsValid_ReturnValue) == 0x0000F8, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_IsValid_ReturnValue_1) == 0x0000F9, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetCharacterRef_ReturnValue_5) == 0x000100, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetCharacterRef_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetCharacterRef_ReturnValue_6) == 0x000108, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetCharacterRef_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetMyBuffComp_BuffComponent) == 0x000110, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetMontages_self_CastInput) == 0x000118, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetMontages_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetMontages_Montages) == 0x000128, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetPTRef_PTRef) == 0x000130, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetPTRef_PTRef' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetCharacterRef_ReturnValue_7) == 0x000138, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetCharacterRef_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetCharacterRef_ReturnValue_8) == 0x000140, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetCharacterRef_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetMyMagicComponent_ReturnValue_1) == 0x000148, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetMyMagicComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_Array_Get_Item) == 0x000150, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_PlayAnimMontage_ReturnValue) == 0x000158, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_PlayAnimMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_Array_Get_Item_1) == 0x000160, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_PlayAnimMontage_ReturnValue_1) == 0x000168, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_PlayAnimMontage_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetDataTableRowFromName_OutRow) == 0x000170, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001A8, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_Array_Get_Item_2) == 0x0001AC, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_ConsumePerfectBuffCount_Success) == 0x0001B0, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_ConsumePerfectBuffCount_Success' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_Start_Flame_Thrower, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0001B8, "Member 'WeaponLoopComponent_C_Start_Flame_Thrower::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_StartContinuousDefense \ static_assert(alignof(WeaponLoopComponent_C_StartContinuousDefense) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_StartContinuousDefense"); \ static_assert(sizeof(WeaponLoopComponent_C_StartContinuousDefense) == 0x0000A8, "Wrong size on WeaponLoopComponent_C_StartContinuousDefense"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousDefense, CallFunc_GetCharacterRef_ReturnValue) == 0x000000, "Member 'WeaponLoopComponent_C_StartContinuousDefense::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousDefense, CallFunc_IsLocallyControlled_ReturnValue) == 0x000008, "Member 'WeaponLoopComponent_C_StartContinuousDefense::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousDefense, CallFunc_GetCharacterRef_ReturnValue_1) == 0x000010, "Member 'WeaponLoopComponent_C_StartContinuousDefense::CallFunc_GetCharacterRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousDefense, CallFunc_GetCharacterRef_ReturnValue_2) == 0x000018, "Member 'WeaponLoopComponent_C_StartContinuousDefense::CallFunc_GetCharacterRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousDefense, K2Node_MakeMap_Map) == 0x000020, "Member 'WeaponLoopComponent_C_StartContinuousDefense::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousDefense, CallFunc_GetComponentByClass_ReturnValue) == 0x000070, "Member 'WeaponLoopComponent_C_StartContinuousDefense::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousDefense, CallFunc_GetAnimInstance_ReturnValue) == 0x000078, "Member 'WeaponLoopComponent_C_StartContinuousDefense::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousDefense, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000080, "Member 'WeaponLoopComponent_C_StartContinuousDefense::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousDefense, K2Node_DynamicCast_bSuccess) == 0x000090, "Member 'WeaponLoopComponent_C_StartContinuousDefense::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousDefense, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000098, "Member 'WeaponLoopComponent_C_StartContinuousDefense::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousDefense, CallFunc_GetCharacterRef_ReturnValue_3) == 0x0000A0, "Member 'WeaponLoopComponent_C_StartContinuousDefense::CallFunc_GetCharacterRef_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_StartContinuousSkill \ static_assert(alignof(WeaponLoopComponent_C_StartContinuousSkill) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_StartContinuousSkill"); \ static_assert(sizeof(WeaponLoopComponent_C_StartContinuousSkill) == 0x0001D8, "Wrong size on WeaponLoopComponent_C_StartContinuousSkill"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, NewBS) == 0x000000, "Member 'WeaponLoopComponent_C_StartContinuousSkill::NewBS' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, AnimID_0) == 0x000008, "Member 'WeaponLoopComponent_C_StartContinuousSkill::AnimID_0' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, StaminaRecovery_0) == 0x000018, "Member 'WeaponLoopComponent_C_StartContinuousSkill::StaminaRecovery_0' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, Temp_delegate_Variable) == 0x00001C, "Member 'WeaponLoopComponent_C_StartContinuousSkill::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, K2Node_SwitchString_CmpSuccess) == 0x00002C, "Member 'WeaponLoopComponent_C_StartContinuousSkill::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_GetCharacterRef_ReturnValue) == 0x000030, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_PostEvent_ReturnValue) == 0x000038, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_GetCharacterRef_ReturnValue_1) == 0x000040, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_GetCharacterRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000048, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_GetCharacterRef_ReturnValue_2) == 0x000050, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_GetCharacterRef_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_GetCharacterRef_ReturnValue_3) == 0x000058, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_GetCharacterRef_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000060, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, K2Node_MakeMap_Map) == 0x000078, "Member 'WeaponLoopComponent_C_StartContinuousSkill::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x0000C8, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_GetModel_EffectModel_ReturnValue) == 0x0000D0, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_K2_AttachToComponent_ReturnValue) == 0x0000D8, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_GetCharacterRef_ReturnValue_4) == 0x0000E0, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_GetCharacterRef_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, K2Node_MakeMap_Map_1) == 0x0000E8, "Member 'WeaponLoopComponent_C_StartContinuousSkill::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_GetModel_EffectModel_ReturnValue_1) == 0x000138, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_GetModel_EffectModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_GetCharacterRef_ReturnValue_5) == 0x000140, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_GetCharacterRef_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_K2_SetTimer_ReturnValue) == 0x000148, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_SpawnSystemAttached_ReturnValue_1) == 0x000150, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_SpawnSystemAttached_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_SpawnSystemAttached_ReturnValue_2) == 0x000158, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_SpawnSystemAttached_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, Temp_delegate_Variable_1) == 0x000160, "Member 'WeaponLoopComponent_C_StartContinuousSkill::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_GetCharacterRef_ReturnValue_6) == 0x000170, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_GetCharacterRef_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_PostAkEvent_ReturnValue) == 0x000178, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_GetCharacterRef_ReturnValue_7) == 0x000180, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_GetCharacterRef_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_GetAnimInstance_ReturnValue) == 0x000188, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_IsLocallyControlled_ReturnValue) == 0x000190, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000198, "Member 'WeaponLoopComponent_C_StartContinuousSkill::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, K2Node_DynamicCast_bSuccess) == 0x0001A8, "Member 'WeaponLoopComponent_C_StartContinuousSkill::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_GetCharacterRef_ReturnValue_8) == 0x0001B0, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_GetCharacterRef_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_GetCharacterRef_ReturnValue_9) == 0x0001B8, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_GetCharacterRef_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, Temp_delegate_Variable_2) == 0x0001C0, "Member 'WeaponLoopComponent_C_StartContinuousSkill::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartContinuousSkill, CallFunc_PostEvent_ReturnValue_1) == 0x0001D0, "Member 'WeaponLoopComponent_C_StartContinuousSkill::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_StartTanFan \ static_assert(alignof(WeaponLoopComponent_C_StartTanFan) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_StartTanFan"); \ static_assert(sizeof(WeaponLoopComponent_C_StartTanFan) == 0x000090, "Wrong size on WeaponLoopComponent_C_StartTanFan"); \ static_assert(offsetof(WeaponLoopComponent_C_StartTanFan, K2Node_MakeMap_Map) == 0x000000, "Member 'WeaponLoopComponent_C_StartTanFan::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartTanFan, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000050, "Member 'WeaponLoopComponent_C_StartTanFan::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartTanFan, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000058, "Member 'WeaponLoopComponent_C_StartTanFan::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartTanFan, CallFunc_GetCharacterRef_ReturnValue) == 0x000060, "Member 'WeaponLoopComponent_C_StartTanFan::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartTanFan, CallFunc_GetComponentByClass_ReturnValue) == 0x000068, "Member 'WeaponLoopComponent_C_StartTanFan::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartTanFan, CallFunc_GetAnimInstance_ReturnValue) == 0x000070, "Member 'WeaponLoopComponent_C_StartTanFan::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartTanFan, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000078, "Member 'WeaponLoopComponent_C_StartTanFan::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_StartTanFan, K2Node_DynamicCast_bSuccess) == 0x000088, "Member 'WeaponLoopComponent_C_StartTanFan::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_TestPrint \ static_assert(alignof(WeaponLoopComponent_C_TestPrint) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_TestPrint"); \ static_assert(sizeof(WeaponLoopComponent_C_TestPrint) == 0x000138, "Wrong size on WeaponLoopComponent_C_TestPrint"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, NewParam) == 0x000000, "Member 'WeaponLoopComponent_C_TestPrint::NewParam' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, Key) == 0x000008, "Member 'WeaponLoopComponent_C_TestPrint::Key' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_GetDisplayName_ReturnValue) == 0x000028, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_GetOwnActor_ReturnValue) == 0x000038, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_SelectString_ReturnValue) == 0x000040, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000050, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_GetFrameCount_ReturnValue) == 0x000078, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_GetFrameCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_Conv_Int64ToString_ReturnValue) == 0x000080, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_Conv_Int64ToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000090, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_GetAnimInstance_ReturnValue) == 0x0000A0, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000A8, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_Montage_GetCurrentInstanceId_ReturnValue) == 0x0000B8, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_Montage_GetCurrentInstanceId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x0000C0, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_Conv_IntToString_ReturnValue) == 0x0000C8, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_GetDisplayName_ReturnValue_1) == 0x0000D8, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000E8, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000F8, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000108, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000118, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000128, "Member 'WeaponLoopComponent_C_TestPrint::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_TestPrint2 \ static_assert(alignof(WeaponLoopComponent_C_TestPrint2) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_TestPrint2"); \ static_assert(sizeof(WeaponLoopComponent_C_TestPrint2) == 0x000138, "Wrong size on WeaponLoopComponent_C_TestPrint2"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, Key) == 0x000000, "Member 'WeaponLoopComponent_C_TestPrint2::Key' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, str) == 0x000010, "Member 'WeaponLoopComponent_C_TestPrint2::str' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_GetFrameCount_ReturnValue) == 0x000020, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_GetFrameCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Conv_Int64ToString_ReturnValue) == 0x000038, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Conv_Int64ToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000058, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000068, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_GetAnimInstance_ReturnValue) == 0x000078, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000080, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Montage_GetCurrentInstanceId_ReturnValue) == 0x000088, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Montage_GetCurrentInstanceId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Montage_GetPosition_ReturnValue) == 0x00008C, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Montage_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Conv_IntToString_ReturnValue) == 0x000090, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0000A0, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000B0, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_GetDisplayName_ReturnValue) == 0x0000C0, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000D0, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000E0, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000F0, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000100, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000110, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000120, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_TestPrint2, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x000130, "Member 'WeaponLoopComponent_C_TestPrint2::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_WLC_AddAttachedActor \ static_assert(alignof(WeaponLoopComponent_C_WLC_AddAttachedActor) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_WLC_AddAttachedActor"); \ static_assert(sizeof(WeaponLoopComponent_C_WLC_AddAttachedActor) == 0x000010, "Wrong size on WeaponLoopComponent_C_WLC_AddAttachedActor"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_AddAttachedActor, Actor) == 0x000000, "Member 'WeaponLoopComponent_C_WLC_AddAttachedActor::Actor' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_AddAttachedActor, ReturnValue) == 0x000008, "Member 'WeaponLoopComponent_C_WLC_AddAttachedActor::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_AddAttachedActor, CallFunc_Array_AddUnique_ReturnValue) == 0x00000C, "Member 'WeaponLoopComponent_C_WLC_AddAttachedActor::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_WLC_GetAttachedActor \ static_assert(alignof(WeaponLoopComponent_C_WLC_GetAttachedActor) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_WLC_GetAttachedActor"); \ static_assert(sizeof(WeaponLoopComponent_C_WLC_GetAttachedActor) == 0x000018, "Wrong size on WeaponLoopComponent_C_WLC_GetAttachedActor"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_GetAttachedActor, Index_0) == 0x000000, "Member 'WeaponLoopComponent_C_WLC_GetAttachedActor::Index_0' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_GetAttachedActor, Output) == 0x000008, "Member 'WeaponLoopComponent_C_WLC_GetAttachedActor::Output' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_GetAttachedActor, CallFunc_Array_Get_Item) == 0x000010, "Member 'WeaponLoopComponent_C_WLC_GetAttachedActor::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeaponLoopComponent_C_WLC_PlayMontage \ static_assert(alignof(WeaponLoopComponent_C_WLC_PlayMontage) == 0x000008, "Wrong alignment on WeaponLoopComponent_C_WLC_PlayMontage"); \ static_assert(sizeof(WeaponLoopComponent_C_WLC_PlayMontage) == 0x000050, "Wrong size on WeaponLoopComponent_C_WLC_PlayMontage"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_PlayMontage, MontageToPlay) == 0x000000, "Member 'WeaponLoopComponent_C_WLC_PlayMontage::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_PlayMontage, InANS) == 0x000008, "Member 'WeaponLoopComponent_C_WLC_PlayMontage::InANS' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_PlayMontage, StackSpell) == 0x000010, "Member 'WeaponLoopComponent_C_WLC_PlayMontage::StackSpell' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_PlayMontage, NewLocalVar) == 0x000020, "Member 'WeaponLoopComponent_C_WLC_PlayMontage::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_PlayMontage, CallFunc_GetCharacterRef_ReturnValue) == 0x000028, "Member 'WeaponLoopComponent_C_WLC_PlayMontage::CallFunc_GetCharacterRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_PlayMontage, CallFunc_GetComponentByClass_ReturnValue) == 0x000030, "Member 'WeaponLoopComponent_C_WLC_PlayMontage::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_PlayMontage, CallFunc_Greater_IntInt_ReturnValue) == 0x000038, "Member 'WeaponLoopComponent_C_WLC_PlayMontage::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_PlayMontage, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000039, "Member 'WeaponLoopComponent_C_WLC_PlayMontage::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_PlayMontage, CallFunc_GetCharacterRef_ReturnValue_1) == 0x000040, "Member 'WeaponLoopComponent_C_WLC_PlayMontage::CallFunc_GetCharacterRef_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_PlayMontage, CallFunc_PlayAnimMontage_ReturnValue) == 0x000048, "Member 'WeaponLoopComponent_C_WLC_PlayMontage::CallFunc_PlayAnimMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WeaponLoopComponent_C_WLC_PlayMontage, CallFunc_PlayAnimMontage_ReturnValue_1) == 0x00004C, "Member 'WeaponLoopComponent_C_WLC_PlayMontage::CallFunc_PlayAnimMontage_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWeaponLoopComponent_C \ static_assert(alignof(UWeaponLoopComponent_C) == 0x000008, "Wrong alignment on UWeaponLoopComponent_C"); \ static_assert(sizeof(UWeaponLoopComponent_C) == 0x000200, "Wrong size on UWeaponLoopComponent_C"); \ static_assert(offsetof(UWeaponLoopComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UWeaponLoopComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, AnimEffects) == 0x0000F0, "Member 'UWeaponLoopComponent_C::AnimEffects' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, Type) == 0x000100, "Member 'UWeaponLoopComponent_C::Type' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, SkillID) == 0x000104, "Member 'UWeaponLoopComponent_C::SkillID' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, ShootActive) == 0x000108, "Member 'UWeaponLoopComponent_C::ShootActive' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, TimeGap) == 0x000110, "Member 'UWeaponLoopComponent_C::TimeGap' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, WLTimestamp) == 0x000118, "Member 'UWeaponLoopComponent_C::WLTimestamp' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, ResetBlendspace) == 0x000120, "Member 'UWeaponLoopComponent_C::ResetBlendspace' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, WeaponLoopSound) == 0x000128, "Member 'UWeaponLoopComponent_C::WeaponLoopSound' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, DataTableSpecial) == 0x000130, "Member 'UWeaponLoopComponent_C::DataTableSpecial' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, Character) == 0x000160, "Member 'UWeaponLoopComponent_C::Character' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, M_LastPosition) == 0x000168, "Member 'UWeaponLoopComponent_C::M_LastPosition' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, M_Total) == 0x000170, "Member 'UWeaponLoopComponent_C::M_Total' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, M_SumPosition) == 0x000178, "Member 'UWeaponLoopComponent_C::M_SumPosition' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, Fix_NeedEnd) == 0x000180, "Member 'UWeaponLoopComponent_C::Fix_NeedEnd' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, InWeaponLoop) == 0x000181, "Member 'UWeaponLoopComponent_C::InWeaponLoop' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, InputBufferType) == 0x000182, "Member 'UWeaponLoopComponent_C::InputBufferType' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, AutoEnd) == 0x000183, "Member 'UWeaponLoopComponent_C::AutoEnd' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, DoPrelinked) == 0x000184, "Member 'UWeaponLoopComponent_C::DoPrelinked' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, SpellID) == 0x000188, "Member 'UWeaponLoopComponent_C::SpellID' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, CheckTimestamp) == 0x000190, "Member 'UWeaponLoopComponent_C::CheckTimestamp' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, CheckMontage_Override) == 0x000198, "Member 'UWeaponLoopComponent_C::CheckMontage_Override' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, CheckEndMontage) == 0x0001A0, "Member 'UWeaponLoopComponent_C::CheckEndMontage' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, AnimID) == 0x0001A8, "Member 'UWeaponLoopComponent_C::AnimID' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, FYJTimer) == 0x0001B8, "Member 'UWeaponLoopComponent_C::FYJTimer' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, WeaponNiagara) == 0x0001C0, "Member 'UWeaponLoopComponent_C::WeaponNiagara' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, HandNiagara) == 0x0001C8, "Member 'UWeaponLoopComponent_C::HandNiagara' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, StaminaRecovery) == 0x0001D0, "Member 'UWeaponLoopComponent_C::StaminaRecovery' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, GapPT) == 0x0001D8, "Member 'UWeaponLoopComponent_C::GapPT' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, ConsumePT) == 0x0001E0, "Member 'UWeaponLoopComponent_C::ConsumePT' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, LoopSound) == 0x0001E8, "Member 'UWeaponLoopComponent_C::LoopSound' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, RecoveryTimer) == 0x0001F0, "Member 'UWeaponLoopComponent_C::RecoveryTimer' has a wrong offset!"); \ static_assert(offsetof(UWeaponLoopComponent_C, FinishMontage) == 0x0001F8, "Member 'UWeaponLoopComponent_C::FinishMontage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_CacheInteractionObject \ static_assert(alignof(UIInteractComponent_C_CacheInteractionObject) == 0x000008, "Wrong alignment on UIInteractComponent_C_CacheInteractionObject"); \ static_assert(sizeof(UIInteractComponent_C_CacheInteractionObject) == 0x000008, "Wrong size on UIInteractComponent_C_CacheInteractionObject"); \ static_assert(offsetof(UIInteractComponent_C_CacheInteractionObject, CallFunc_GetInteractionSourceObject_InteractionObject) == 0x000000, "Member 'UIInteractComponent_C_CacheInteractionObject::CallFunc_GetInteractionSourceObject_InteractionObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_CanChangeNum \ static_assert(alignof(UIInteractComponent_C_CanChangeNum) == 0x000001, "Wrong alignment on UIInteractComponent_C_CanChangeNum"); \ static_assert(sizeof(UIInteractComponent_C_CanChangeNum) == 0x000005, "Wrong size on UIInteractComponent_C_CanChangeNum"); \ static_assert(offsetof(UIInteractComponent_C_CanChangeNum, CanChange) == 0x000000, "Member 'UIInteractComponent_C_CanChangeNum::CanChange' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanChangeNum, Temp_bool_Variable) == 0x000001, "Member 'UIInteractComponent_C_CanChangeNum::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanChangeNum, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000002, "Member 'UIInteractComponent_C_CanChangeNum::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanChangeNum, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000003, "Member 'UIInteractComponent_C_CanChangeNum::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanChangeNum, K2Node_Select_Default) == 0x000004, "Member 'UIInteractComponent_C_CanChangeNum::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_CanInteractable \ static_assert(alignof(UIInteractComponent_C_CanInteractable) == 0x000008, "Wrong alignment on UIInteractComponent_C_CanInteractable"); \ static_assert(sizeof(UIInteractComponent_C_CanInteractable) == 0x0000B0, "Wrong size on UIInteractComponent_C_CanInteractable"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, InTarget) == 0x000000, "Member 'UIInteractComponent_C_CanInteractable::InTarget' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, HitLocation) == 0x000008, "Member 'UIInteractComponent_C_CanInteractable::HitLocation' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, ReturnValue) == 0x000020, "Member 'UIInteractComponent_C_CanInteractable::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, CallFunc_GetSingleWidgetByClass_K2_ReturnValue) == 0x000028, "Member 'UIInteractComponent_C_CanInteractable::CallFunc_GetSingleWidgetByClass_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, K2Node_DynamicCast_AsI_Is_Interactable) == 0x000038, "Member 'UIInteractComponent_C_CanInteractable::K2Node_DynamicCast_AsI_Is_Interactable' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'UIInteractComponent_C_CanInteractable::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000049, "Member 'UIInteractComponent_C_CanInteractable::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, CallFunc_InteractWhenSprint_ReturnValue) == 0x00004A, "Member 'UIInteractComponent_C_CanInteractable::CallFunc_InteractWhenSprint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, K2Node_DynamicCast_AsI_Is_Interactable_1) == 0x000050, "Member 'UIInteractComponent_C_CanInteractable::K2Node_DynamicCast_AsI_Is_Interactable_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, K2Node_DynamicCast_bSuccess_1) == 0x000060, "Member 'UIInteractComponent_C_CanInteractable::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, K2Node_DynamicCast_AsI_Is_Interactable_2) == 0x000068, "Member 'UIInteractComponent_C_CanInteractable::K2Node_DynamicCast_AsI_Is_Interactable_2' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, K2Node_DynamicCast_bSuccess_2) == 0x000078, "Member 'UIInteractComponent_C_CanInteractable::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, CallFunc_IsInteractableStatus_Can) == 0x000079, "Member 'UIInteractComponent_C_CanInteractable::CallFunc_IsInteractableStatus_Can' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, CallFunc_CanInteractableWhenNoticeShown_ReturnValue) == 0x00007A, "Member 'UIInteractComponent_C_CanInteractable::CallFunc_CanInteractableWhenNoticeShown_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, CallFunc_GetScaledCapsuleRadius_ReturnValue) == 0x00007C, "Member 'UIInteractComponent_C_CanInteractable::CallFunc_GetScaledCapsuleRadius_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000080, "Member 'UIInteractComponent_C_CanInteractable::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, CallFunc_Vector_Distance2D_ReturnValue) == 0x000098, "Member 'UIInteractComponent_C_CanInteractable::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'UIInteractComponent_C_CanInteractable::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanInteractable, CallFunc_LessEqual_DoubleDouble_B_ImplicitCast) == 0x0000A8, "Member 'UIInteractComponent_C_CanInteractable::CallFunc_LessEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_CanRunInteractCheck \ static_assert(alignof(UIInteractComponent_C_CanRunInteractCheck) == 0x000008, "Wrong alignment on UIInteractComponent_C_CanRunInteractCheck"); \ static_assert(sizeof(UIInteractComponent_C_CanRunInteractCheck) == 0x000040, "Wrong size on UIInteractComponent_C_CanRunInteractCheck"); \ static_assert(offsetof(UIInteractComponent_C_CanRunInteractCheck, ReturnValue) == 0x000000, "Member 'UIInteractComponent_C_CanRunInteractCheck::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanRunInteractCheck, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000008, "Member 'UIInteractComponent_C_CanRunInteractCheck::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanRunInteractCheck, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000010, "Member 'UIInteractComponent_C_CanRunInteractCheck::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanRunInteractCheck, CallFunc_GetActivityValue_Value) == 0x000018, "Member 'UIInteractComponent_C_CanRunInteractCheck::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanRunInteractCheck, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'UIInteractComponent_C_CanRunInteractCheck::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanRunInteractCheck, CallFunc_GetOpenedWidget_K2_ReturnValue) == 0x000020, "Member 'UIInteractComponent_C_CanRunInteractCheck::CallFunc_GetOpenedWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanRunInteractCheck, CallFunc_IsAnimationPlaying_ReturnValue) == 0x000028, "Member 'UIInteractComponent_C_CanRunInteractCheck::CallFunc_IsAnimationPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanRunInteractCheck, CallFunc_IsValid_ReturnValue_1) == 0x000029, "Member 'UIInteractComponent_C_CanRunInteractCheck::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanRunInteractCheck, CallFunc_GetSingleWidget_K2_ReturnValue_1) == 0x000030, "Member 'UIInteractComponent_C_CanRunInteractCheck::CallFunc_GetSingleWidget_K2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanRunInteractCheck, CallFunc_IsValid_ReturnValue_2) == 0x000038, "Member 'UIInteractComponent_C_CanRunInteractCheck::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_CanVisInteractNotice \ static_assert(alignof(UIInteractComponent_C_CanVisInteractNotice) == 0x000004, "Wrong alignment on UIInteractComponent_C_CanVisInteractNotice"); \ static_assert(sizeof(UIInteractComponent_C_CanVisInteractNotice) == 0x00000C, "Wrong size on UIInteractComponent_C_CanVisInteractNotice"); \ static_assert(offsetof(UIInteractComponent_C_CanVisInteractNotice, ReturnValue) == 0x000000, "Member 'UIInteractComponent_C_CanVisInteractNotice::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanVisInteractNotice, CallFunc_GetOpenedWidgetNum_ReturnValue) == 0x000004, "Member 'UIInteractComponent_C_CanVisInteractNotice::CallFunc_GetOpenedWidgetNum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CanVisInteractNotice, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000008, "Member 'UIInteractComponent_C_CanVisInteractNotice::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_ChangeSelectNum \ static_assert(alignof(UIInteractComponent_C_ChangeSelectNum) == 0x000004, "Wrong alignment on UIInteractComponent_C_ChangeSelectNum"); \ static_assert(sizeof(UIInteractComponent_C_ChangeSelectNum) == 0x00002C, "Wrong size on UIInteractComponent_C_ChangeSelectNum"); \ static_assert(offsetof(UIInteractComponent_C_ChangeSelectNum, Reduce) == 0x000000, "Member 'UIInteractComponent_C_ChangeSelectNum::Reduce' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ChangeSelectNum, CallFunc_Array_Length_ReturnValue) == 0x000004, "Member 'UIInteractComponent_C_ChangeSelectNum::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ChangeSelectNum, CallFunc_Array_LastIndex_ReturnValue) == 0x000008, "Member 'UIInteractComponent_C_ChangeSelectNum::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ChangeSelectNum, CallFunc_Array_Length_ReturnValue_1) == 0x00000C, "Member 'UIInteractComponent_C_ChangeSelectNum::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ChangeSelectNum, CallFunc_Array_LastIndex_ReturnValue_1) == 0x000010, "Member 'UIInteractComponent_C_ChangeSelectNum::CallFunc_Array_LastIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ChangeSelectNum, CallFunc_SelectInt_ReturnValue) == 0x000014, "Member 'UIInteractComponent_C_ChangeSelectNum::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ChangeSelectNum, CallFunc_SelectInt_ReturnValue_1) == 0x000018, "Member 'UIInteractComponent_C_ChangeSelectNum::CallFunc_SelectInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ChangeSelectNum, CallFunc_Subtract_IntInt_ReturnValue) == 0x00001C, "Member 'UIInteractComponent_C_ChangeSelectNum::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ChangeSelectNum, CallFunc_Less_IntInt_ReturnValue) == 0x000020, "Member 'UIInteractComponent_C_ChangeSelectNum::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ChangeSelectNum, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'UIInteractComponent_C_ChangeSelectNum::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ChangeSelectNum, CallFunc_Percent_IntInt_ReturnValue) == 0x000028, "Member 'UIInteractComponent_C_ChangeSelectNum::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_CheckBlock \ static_assert(alignof(UIInteractComponent_C_CheckBlock) == 0x000008, "Wrong alignment on UIInteractComponent_C_CheckBlock"); \ static_assert(sizeof(UIInteractComponent_C_CheckBlock) == 0x000150, "Wrong size on UIInteractComponent_C_CheckBlock"); \ static_assert(offsetof(UIInteractComponent_C_CheckBlock, Actor) == 0x000000, "Member 'UIInteractComponent_C_CheckBlock::Actor' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckBlock, Location) == 0x000008, "Member 'UIInteractComponent_C_CheckBlock::Location' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckBlock, blocked) == 0x000020, "Member 'UIInteractComponent_C_CheckBlock::blocked' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckBlock, CallFunc_IsValid_ReturnValue) == 0x000021, "Member 'UIInteractComponent_C_CheckBlock::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckBlock, K2Node_MakeArray_Array) == 0x000028, "Member 'UIInteractComponent_C_CheckBlock::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckBlock, K2Node_MakeArray_Array_1) == 0x000038, "Member 'UIInteractComponent_C_CheckBlock::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckBlock, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'UIInteractComponent_C_CheckBlock::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckBlock, CallFunc_LineTraceSingleForObjects_OutHit) == 0x000060, "Member 'UIInteractComponent_C_CheckBlock::CallFunc_LineTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckBlock, CallFunc_LineTraceSingleForObjects_ReturnValue) == 0x000148, "Member 'UIInteractComponent_C_CheckBlock::CallFunc_LineTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_CheckPriority \ static_assert(alignof(UIInteractComponent_C_CheckPriority) == 0x000008, "Wrong alignment on UIInteractComponent_C_CheckPriority"); \ static_assert(sizeof(UIInteractComponent_C_CheckPriority) == 0x000708, "Wrong size on UIInteractComponent_C_CheckPriority"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, SourceArray) == 0x000000, "Member 'UIInteractComponent_C_CheckPriority::SourceArray' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, Output_Get) == 0x000010, "Member 'UIInteractComponent_C_CheckPriority::Output_Get' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, OutputHitResult) == 0x000018, "Member 'UIInteractComponent_C_CheckPriority::OutputHitResult' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, Local_LastTipsLocation) == 0x000100, "Member 'UIInteractComponent_C_CheckPriority::Local_LastTipsLocation' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, Local_TipsComponent) == 0x000118, "Member 'UIInteractComponent_C_CheckPriority::Local_TipsComponent' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, Local_DistanceControl_SourceIndex) == 0x000120, "Member 'UIInteractComponent_C_CheckPriority::Local_DistanceControl_SourceIndex' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, Local_Priority) == 0x000124, "Member 'UIInteractComponent_C_CheckPriority::Local_Priority' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, HitActor) == 0x000128, "Member 'UIInteractComponent_C_CheckPriority::HitActor' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, TempPriority) == 0x000130, "Member 'UIInteractComponent_C_CheckPriority::TempPriority' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_GetOwner_ReturnValue) == 0x000138, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Array_Length_ReturnValue) == 0x000140, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000148, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Conv_VectorToVector2D_ReturnValue) == 0x000160, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Conv_VectorToVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_GetOwner_ReturnValue_1) == 0x000170, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000178, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Conv_VectorToVector2D_ReturnValue_1) == 0x000190, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Conv_VectorToVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0001A0, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_GetLockShown_ReturnValue) == 0x0001B8, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_GetLockShown_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Conv_VectorToVector2D_ReturnValue_2) == 0x0001C0, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Conv_VectorToVector2D_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Distance2D_ReturnValue) == 0x0001D0, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x0001D8, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Conv_VectorToVector2D_ReturnValue_3) == 0x0001F0, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Conv_VectorToVector2D_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x000200, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Distance2D_ReturnValue_1) == 0x000218, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Distance2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000220, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, Temp_int_Array_Index_Variable) == 0x000224, "Member 'UIInteractComponent_C_CheckPriority::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000228, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Array_Get_Item) == 0x000230, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_bBlockingHit) == 0x000318, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_bInitialOverlap) == 0x000319, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_Time) == 0x00031C, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_Distance) == 0x000320, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_Location) == 0x000328, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_ImpactPoint) == 0x000340, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_Normal) == 0x000358, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_ImpactNormal) == 0x000370, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_PhysMat) == 0x000388, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_HitActor) == 0x000390, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_HitComponent) == 0x000398, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_HitBoneName) == 0x0003A0, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_BoneName) == 0x0003A8, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_HitItem) == 0x0003B0, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_ElementIndex) == 0x0003B4, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_FaceIndex) == 0x0003B8, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_TraceStart) == 0x0003C0, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_TraceEnd) == 0x0003D8, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_bBlockingHit_1) == 0x0003F0, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_bBlockingHit_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_bInitialOverlap_1) == 0x0003F1, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_bInitialOverlap_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_Time_1) == 0x0003F4, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_Time_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_Distance_1) == 0x0003F8, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_Distance_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_Location_1) == 0x000400, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_Location_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_ImpactPoint_1) == 0x000418, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_ImpactPoint_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_Normal_1) == 0x000430, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_Normal_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_ImpactNormal_1) == 0x000448, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_ImpactNormal_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_PhysMat_1) == 0x000460, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_PhysMat_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_HitActor_1) == 0x000468, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_HitActor_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_HitComponent_1) == 0x000470, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_HitComponent_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_HitBoneName_1) == 0x000478, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_HitBoneName_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_BoneName_1) == 0x000480, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_BoneName_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_HitItem_1) == 0x000488, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_HitItem_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_ElementIndex_1) == 0x00048C, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_ElementIndex_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_FaceIndex_1) == 0x000490, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_FaceIndex_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_TraceStart_1) == 0x000498, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_TraceStart_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_BreakHitResult_TraceEnd_1) == 0x0004B0, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_BreakHitResult_TraceEnd_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, K2Node_DynamicCast_AsI_Is_Interactable) == 0x0004C8, "Member 'UIInteractComponent_C_CheckPriority::K2Node_DynamicCast_AsI_Is_Interactable' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, K2Node_DynamicCast_bSuccess) == 0x0004D8, "Member 'UIInteractComponent_C_CheckPriority::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_CanInteractable_ReturnValue) == 0x0004D9, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_CanInteractable_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_GetPriority_Priority) == 0x0004DC, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_GetPriority_Priority' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0004E0, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_FindTipsComponent_ReturnTips) == 0x0004E8, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_FindTipsComponent_ReturnTips' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_SelectFloat_ReturnValue) == 0x0004F0, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_FindTipsComponent_ReturnTips_1) == 0x0004F8, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_FindTipsComponent_ReturnTips_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_CheckBlock_Blocked) == 0x000500, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_CheckBlock_Blocked' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_CanInteractable_ReturnValue_1) == 0x000501, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_CanInteractable_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, K2Node_DynamicCast_AsI_Is_Interactable_1) == 0x000508, "Member 'UIInteractComponent_C_CheckPriority::K2Node_DynamicCast_AsI_Is_Interactable_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, K2Node_DynamicCast_bSuccess_1) == 0x000518, "Member 'UIInteractComponent_C_CheckPriority::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_GetPriority_Priority_1) == 0x00051C, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_GetPriority_Priority_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Less_IntInt_ReturnValue) == 0x000520, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000521, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Array_Get_Item_1) == 0x000528, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000610, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Array_AddUnique_ReturnValue) == 0x000614, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Greater_IntInt_ReturnValue) == 0x000618, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, Temp_int_Loop_Counter_Variable) == 0x00061C, "Member 'UIInteractComponent_C_CheckPriority::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Less_IntInt_ReturnValue_1) == 0x000620, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Add_IntInt_ReturnValue) == 0x000624, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_GetOwner_ReturnValue_2) == 0x000628, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_GetActorForwardVector_ReturnValue) == 0x000630, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_IsValid_ReturnValue) == 0x000648, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Vector_Normal2D_ReturnValue) == 0x000650, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Vector_Normal2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Conv_VectorToVector2D_ReturnValue_4) == 0x000668, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Conv_VectorToVector2D_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000678, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000690, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_IsValid_ReturnValue_1) == 0x0006A8, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Vector_Normal2D_ReturnValue_1) == 0x0006B0, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Vector_Normal2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Conv_VectorToVector2D_ReturnValue_5) == 0x0006C8, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Conv_VectorToVector2D_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_GetUIStatic_ReturnValue) == 0x0006D8, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_DotProduct2D_ReturnValue) == 0x0006E0, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_DotProduct2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_DegAcos_ReturnValue) == 0x0006E8, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_DegAcos_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0006F0, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0006F8, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_CheckPriority, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000700, "Member 'UIInteractComponent_C_CheckPriority::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_EnableInteractNotice \ static_assert(alignof(UIInteractComponent_C_EnableInteractNotice) == 0x000008, "Wrong alignment on UIInteractComponent_C_EnableInteractNotice"); \ static_assert(sizeof(UIInteractComponent_C_EnableInteractNotice) == 0x000098, "Wrong size on UIInteractComponent_C_EnableInteractNotice"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, Enable_0) == 0x000000, "Member 'UIInteractComponent_C_EnableInteractNotice::Enable_0' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, Anchor) == 0x000008, "Member 'UIInteractComponent_C_EnableInteractNotice::Anchor' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, 提示文字) == 0x000010, "Member 'UIInteractComponent_C_EnableInteractNotice::提示文字' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, InteractObject) == 0x000028, "Member 'UIInteractComponent_C_EnableInteractNotice::InteractObject' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, HitNums_0) == 0x000030, "Member 'UIInteractComponent_C_EnableInteractNotice::HitNums_0' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, K2Node_DynamicCast_AsBP_Interact_Widget_with_Change) == 0x000038, "Member 'UIInteractComponent_C_EnableInteractNotice::K2Node_DynamicCast_AsBP_Interact_Widget_with_Change' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'UIInteractComponent_C_EnableInteractNotice::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, K2Node_DynamicCast_AsBP_Interact_Widget_with_Change_1) == 0x000048, "Member 'UIInteractComponent_C_EnableInteractNotice::K2Node_DynamicCast_AsBP_Interact_Widget_with_Change_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, K2Node_DynamicCast_bSuccess_1) == 0x000050, "Member 'UIInteractComponent_C_EnableInteractNotice::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, K2Node_DynamicCast_AsBP_Interact_Widget) == 0x000058, "Member 'UIInteractComponent_C_EnableInteractNotice::K2Node_DynamicCast_AsBP_Interact_Widget' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, K2Node_DynamicCast_bSuccess_2) == 0x000060, "Member 'UIInteractComponent_C_EnableInteractNotice::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, CallFunc_Greater_IntInt_ReturnValue) == 0x000061, "Member 'UIInteractComponent_C_EnableInteractNotice::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000062, "Member 'UIInteractComponent_C_EnableInteractNotice::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000063, "Member 'UIInteractComponent_C_EnableInteractNotice::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, CallFunc_NotEqual_TextText_ReturnValue) == 0x000064, "Member 'UIInteractComponent_C_EnableInteractNotice::CallFunc_NotEqual_TextText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000065, "Member 'UIInteractComponent_C_EnableInteractNotice::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, CallFunc_BooleanOR_ReturnValue) == 0x000066, "Member 'UIInteractComponent_C_EnableInteractNotice::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, CallFunc_IsValid_ReturnValue) == 0x000067, "Member 'UIInteractComponent_C_EnableInteractNotice::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, CallFunc_BooleanOR_ReturnValue_1) == 0x000068, "Member 'UIInteractComponent_C_EnableInteractNotice::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, CallFunc_BooleanOR_ReturnValue_2) == 0x000069, "Member 'UIInteractComponent_C_EnableInteractNotice::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, CallFunc_GetPlayerController_ReturnValue) == 0x000070, "Member 'UIInteractComponent_C_EnableInteractNotice::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, CallFunc_CreateSingleWidgetToViewport_K2_OutTag) == 0x000078, "Member 'UIInteractComponent_C_EnableInteractNotice::CallFunc_CreateSingleWidgetToViewport_K2_OutTag' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue) == 0x000080, "Member 'UIInteractComponent_C_EnableInteractNotice::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, CallFunc_CreateSingleWidgetToViewport_K2_OutTag_1) == 0x000088, "Member 'UIInteractComponent_C_EnableInteractNotice::CallFunc_CreateSingleWidgetToViewport_K2_OutTag_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_EnableInteractNotice, CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue_1) == 0x000090, "Member 'UIInteractComponent_C_EnableInteractNotice::CallFunc_CreateSingleWidgetToViewport_K2_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent \ static_assert(alignof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent) == 0x000008, "Wrong alignment on UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent"); \ static_assert(sizeof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent) == 0x000498, "Wrong size on UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, EntryPoint) == 0x000000, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, Temp_bool_Variable) == 0x000004, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_AsI_Is_Interactable) == 0x000008, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_AsI_Is_Interactable' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, Temp_real_Variable) == 0x000020, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, Temp_bool_IsClosed_Variable) == 0x000028, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, Temp_bool_IsClosed_Variable_1) == 0x000029, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, Temp_bool_Has_Been_Initd_Variable) == 0x00002A, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_GetOwner_ReturnValue) == 0x000030, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_IsValid_ReturnValue_1) == 0x000038, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000040, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_bSuccess_1) == 0x000048, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_GetMySpeed_Speed) == 0x000050, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_GetMySpeed_Speed' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_AsI_Is_Interactable_1) == 0x000058, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_AsI_Is_Interactable_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_bSuccess_2) == 0x000068, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_GetMovementState_State) == 0x000069, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_GetMovementState_State' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_ShowInteractiveTips_Handle) == 0x00006A, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_ShowInteractiveTips_Handle' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00006B, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_Not_PreBool_ReturnValue) == 0x00006C, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_GetScaledCapsuleRadius_ReturnValue) == 0x000070, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_GetScaledCapsuleRadius_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_GetScaledCapsuleHalfHeight_ReturnValue) == 0x000074, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_GetScaledCapsuleHalfHeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_GetActorForwardVector_ReturnValue) == 0x000078, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000090, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_MakeArray_Array) == 0x0000A8, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x0000B8, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_IsValid_ReturnValue_2) == 0x0000B9, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_AsI_Is_Interactable_2) == 0x0000C0, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_AsI_Is_Interactable_2' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_bSuccess_3) == 0x0000D0, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_IsValid_ReturnValue_3) == 0x0000D1, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_IsValid_ReturnValue_4) == 0x0000D2, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_AsI_Is_Interactable_3) == 0x0000D8, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_AsI_Is_Interactable_3' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_bSuccess_4) == 0x0000E8, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_AsI_Is_Interactable_4) == 0x0000F0, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_AsI_Is_Interactable_4' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_bSuccess_5) == 0x000100, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_IsValid_ReturnValue_5) == 0x000101, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_CanVisInteractNotice_ReturnValue) == 0x000102, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_CanVisInteractNotice_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_CheckPriority_Output_Get) == 0x000108, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_CheckPriority_Output_Get' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_CheckPriority_OutputHitResult) == 0x000110, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_CheckPriority_OutputHitResult' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_bBlockingHit) == 0x0001F8, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_bInitialOverlap) == 0x0001F9, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_Time) == 0x0001FC, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_Distance) == 0x000200, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_Location) == 0x000208, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_ImpactPoint) == 0x000220, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_Normal) == 0x000238, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_ImpactNormal) == 0x000250, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_PhysMat) == 0x000268, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_HitActor) == 0x000270, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_HitComponent) == 0x000278, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_HitBoneName) == 0x000280, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_BoneName) == 0x000288, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_HitItem) == 0x000290, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_ElementIndex) == 0x000294, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_FaceIndex) == 0x000298, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_TraceStart) == 0x0002A0, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BreakHitResult_TraceEnd) == 0x0002B8, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_IsValid_ReturnValue_6) == 0x0002D0, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_AsI_Is_Interactable_5) == 0x0002D8, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_AsI_Is_Interactable_5' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_bSuccess_6) == 0x0002E8, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_IsInteractableStatus_Can) == 0x0002E9, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_IsInteractableStatus_Can' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_AsI_Is_Interactable_6) == 0x0002F0, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_AsI_Is_Interactable_6' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_bSuccess_7) == 0x000300, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_IsInteractableStatus_Can_1) == 0x000301, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_IsInteractableStatus_Can_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_SelectObject_ReturnValue) == 0x000308, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_SelectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_SelectObject_ReturnValue_1) == 0x000310, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_SelectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_Array_Length_ReturnValue) == 0x000318, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_AsI_Is_Interactable_7) == 0x000320, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_AsI_Is_Interactable_7' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_bSuccess_8) == 0x000330, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_IsValid_ReturnValue_7) == 0x000331, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_GetInteractionMessage_Message) == 0x000338, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_GetInteractionMessage_Message' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_AsI_Is_Interactable_8) == 0x000350, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_AsI_Is_Interactable_8' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_bSuccess_9) == 0x000360, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_AsI_Is_Interactable_9) == 0x000368, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_AsI_Is_Interactable_9' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_bSuccess_10) == 0x000378, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_bSuccess_10' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_ShowInteractiveTips_Handle_1) == 0x000379, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_ShowInteractiveTips_Handle_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_Not_PreBool_ReturnValue_1) == 0x00037A, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, Temp_int_Variable) == 0x00037C, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, Temp_bool_Has_Been_Initd_Variable_1) == 0x000380, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_Array_Length_ReturnValue_1) == 0x000384, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_SelectInt_ReturnValue) == 0x000388, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_NotEqual_ObjectObject_ReturnValue_1) == 0x00038C, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_NotEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_IsValid_ReturnValue_8) == 0x00038D, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_CanVisInteractNotice_ReturnValue_1) == 0x00038E, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_CanVisInteractNotice_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_Array_Length_ReturnValue_2) == 0x000390, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_IsValid_ReturnValue_9) == 0x000394, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_AsI_Is_Interactable_10) == 0x000398, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_AsI_Is_Interactable_10' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_bSuccess_11) == 0x0003A8, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_bSuccess_11' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_AsI_Is_Interactable_11) == 0x0003B0, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_AsI_Is_Interactable_11' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_DynamicCast_bSuccess_12) == 0x0003C0, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_DynamicCast_bSuccess_12' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_GetInteractionMessage_Message_1) == 0x0003C8, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_GetInteractionMessage_Message_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, Temp_object_Variable) == 0x0003E0, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_CanRunInteractCheck_ReturnValue) == 0x0003F0, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_CanRunInteractCheck_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_IsValid_ReturnValue_10) == 0x0003F1, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_IsAlive_self_CastInput) == 0x0003F8, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_IsAlive_Result) == 0x000408, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_BooleanAND_ReturnValue) == 0x000409, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_GetPlayerStatic_ReturnValue) == 0x000410, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_Event_DeltaSeconds) == 0x000418, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, K2Node_Select_Default) == 0x000420, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000428, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000430, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000448, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_Add_VectorVector_ReturnValue) == 0x000460, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000478, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_CapsuleTraceMultiForObjects_OutHits) == 0x000480, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_CapsuleTraceMultiForObjects_OutHits' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent, CallFunc_CapsuleTraceMultiForObjects_ReturnValue) == 0x000490, "Member 'UIInteractComponent_C_ExecuteUbergraph_UIInteractComponent::CallFunc_CapsuleTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_FindTipsComponent \ static_assert(alignof(UIInteractComponent_C_FindTipsComponent) == 0x000008, "Wrong alignment on UIInteractComponent_C_FindTipsComponent"); \ static_assert(sizeof(UIInteractComponent_C_FindTipsComponent) == 0x000040, "Wrong size on UIInteractComponent_C_FindTipsComponent"); \ static_assert(offsetof(UIInteractComponent_C_FindTipsComponent, OwnerActor) == 0x000000, "Member 'UIInteractComponent_C_FindTipsComponent::OwnerActor' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_FindTipsComponent, ReturnTips) == 0x000008, "Member 'UIInteractComponent_C_FindTipsComponent::ReturnTips' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_FindTipsComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000010, "Member 'UIInteractComponent_C_FindTipsComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_FindTipsComponent, K2Node_DynamicCast_AsI_Is_Interactable) == 0x000018, "Member 'UIInteractComponent_C_FindTipsComponent::K2Node_DynamicCast_AsI_Is_Interactable' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_FindTipsComponent, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'UIInteractComponent_C_FindTipsComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_FindTipsComponent, CallFunc_GetTargetInteractiveTips_ReturnTips) == 0x000030, "Member 'UIInteractComponent_C_FindTipsComponent::CallFunc_GetTargetInteractiveTips_ReturnTips' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_FindTipsComponent, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'UIInteractComponent_C_FindTipsComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_GetInteractionSourceObject \ static_assert(alignof(UIInteractComponent_C_GetInteractionSourceObject) == 0x000008, "Wrong alignment on UIInteractComponent_C_GetInteractionSourceObject"); \ static_assert(sizeof(UIInteractComponent_C_GetInteractionSourceObject) == 0x000008, "Wrong size on UIInteractComponent_C_GetInteractionSourceObject"); \ static_assert(offsetof(UIInteractComponent_C_GetInteractionSourceObject, InteractionObject_0) == 0x000000, "Member 'UIInteractComponent_C_GetInteractionSourceObject::InteractionObject_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_GetThisTimeInteractionObject \ static_assert(alignof(UIInteractComponent_C_GetThisTimeInteractionObject) == 0x000008, "Wrong alignment on UIInteractComponent_C_GetThisTimeInteractionObject"); \ static_assert(sizeof(UIInteractComponent_C_GetThisTimeInteractionObject) == 0x000008, "Wrong size on UIInteractComponent_C_GetThisTimeInteractionObject"); \ static_assert(offsetof(UIInteractComponent_C_GetThisTimeInteractionObject, InteractionObject_0) == 0x000000, "Member 'UIInteractComponent_C_GetThisTimeInteractionObject::InteractionObject_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_InteractActorByThisTime \ static_assert(alignof(UIInteractComponent_C_InteractActorByThisTime) == 0x000008, "Wrong alignment on UIInteractComponent_C_InteractActorByThisTime"); \ static_assert(sizeof(UIInteractComponent_C_InteractActorByThisTime) == 0x000040, "Wrong size on UIInteractComponent_C_InteractActorByThisTime"); \ static_assert(offsetof(UIInteractComponent_C_InteractActorByThisTime, Character) == 0x000000, "Member 'UIInteractComponent_C_InteractActorByThisTime::Character' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_InteractActorByThisTime, CallFunc_GetThisTimeInteractionObject_InteractionObject) == 0x000008, "Member 'UIInteractComponent_C_InteractActorByThisTime::CallFunc_GetThisTimeInteractionObject_InteractionObject' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_InteractActorByThisTime, K2Node_DynamicCast_AsI_Is_Interactable) == 0x000010, "Member 'UIInteractComponent_C_InteractActorByThisTime::K2Node_DynamicCast_AsI_Is_Interactable' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_InteractActorByThisTime, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'UIInteractComponent_C_InteractActorByThisTime::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_InteractActorByThisTime, K2Node_DynamicCast_AsI_Is_Interactable_1) == 0x000028, "Member 'UIInteractComponent_C_InteractActorByThisTime::K2Node_DynamicCast_AsI_Is_Interactable_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_InteractActorByThisTime, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'UIInteractComponent_C_InteractActorByThisTime::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_InteractActorByThisTime, CallFunc_IsInteractableStatus_Can) == 0x000039, "Member 'UIInteractComponent_C_InteractActorByThisTime::CallFunc_IsInteractableStatus_Can' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_Private_Clear_Interact_Notice \ static_assert(alignof(UIInteractComponent_C_Private_Clear_Interact_Notice) == 0x000008, "Wrong alignment on UIInteractComponent_C_Private_Clear_Interact_Notice"); \ static_assert(sizeof(UIInteractComponent_C_Private_Clear_Interact_Notice) == 0x000020, "Wrong size on UIInteractComponent_C_Private_Clear_Interact_Notice"); \ static_assert(offsetof(UIInteractComponent_C_Private_Clear_Interact_Notice, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'UIInteractComponent_C_Private_Clear_Interact_Notice::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_Private_Clear_Interact_Notice, K2Node_DynamicCast_AsInterface_in_Game_Widget) == 0x000008, "Member 'UIInteractComponent_C_Private_Clear_Interact_Notice::K2Node_DynamicCast_AsInterface_in_Game_Widget' has a wrong offset!"); \ static_assert(offsetof(UIInteractComponent_C_Private_Clear_Interact_Notice, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'UIInteractComponent_C_Private_Clear_Interact_Notice::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_ReceiveTick \ static_assert(alignof(UIInteractComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on UIInteractComponent_C_ReceiveTick"); \ static_assert(sizeof(UIInteractComponent_C_ReceiveTick) == 0x000004, "Wrong size on UIInteractComponent_C_ReceiveTick"); \ static_assert(offsetof(UIInteractComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'UIInteractComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIInteractComponent_C_RemoveWidget \ static_assert(alignof(UIInteractComponent_C_RemoveWidget) == 0x000001, "Wrong alignment on UIInteractComponent_C_RemoveWidget"); \ static_assert(sizeof(UIInteractComponent_C_RemoveWidget) == 0x000001, "Wrong size on UIInteractComponent_C_RemoveWidget"); \ static_assert(offsetof(UIInteractComponent_C_RemoveWidget, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'UIInteractComponent_C_RemoveWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUIInteractComponent_C \ static_assert(alignof(UUIInteractComponent_C) == 0x000008, "Wrong alignment on UUIInteractComponent_C"); \ static_assert(sizeof(UUIInteractComponent_C) == 0x0001A0, "Wrong size on UUIInteractComponent_C"); \ static_assert(offsetof(UUIInteractComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UUIInteractComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, InteractWidget) == 0x0000F0, "Member 'UUIInteractComponent_C::InteractWidget' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, Enable) == 0x0000F8, "Member 'UUIInteractComponent_C::Enable' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, Content) == 0x000100, "Member 'UUIInteractComponent_C::Content' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, CandicateInteractionActor) == 0x000118, "Member 'UUIInteractComponent_C::CandicateInteractionActor' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, BP_Combat_Character) == 0x000120, "Member 'UUIInteractComponent_C::BP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, TempCheckable) == 0x000128, "Member 'UUIInteractComponent_C::TempCheckable' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, InteractionActor) == 0x000138, "Member 'UUIInteractComponent_C::InteractionActor' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, SelectNum) == 0x000140, "Member 'UUIInteractComponent_C::SelectNum' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, HitActors) == 0x000148, "Member 'UUIInteractComponent_C::HitActors' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, TempInteractionObject) == 0x000158, "Member 'UUIInteractComponent_C::TempInteractionObject' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, HitNums) == 0x000160, "Member 'UUIInteractComponent_C::HitNums' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, NewInteractionLogicSwitch) == 0x000164, "Member 'UUIInteractComponent_C::NewInteractionLogicSwitch' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, InteractableHitResult) == 0x000168, "Member 'UUIInteractComponent_C::InteractableHitResult' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, CandicateInteractionObject) == 0x000178, "Member 'UUIInteractComponent_C::CandicateInteractionObject' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, InteractionObject) == 0x000180, "Member 'UUIInteractComponent_C::InteractionObject' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, Local_ShowInteractNotice) == 0x000188, "Member 'UUIInteractComponent_C::Local_ShowInteractNotice' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, ThisTimeInteractionObject) == 0x000190, "Member 'UUIInteractComponent_C::ThisTimeInteractionObject' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, RunCount) == 0x000198, "Member 'UUIInteractComponent_C::RunCount' has a wrong offset!"); \ static_assert(offsetof(UUIInteractComponent_C, Local_Sprint) == 0x00019C, "Member 'UUIInteractComponent_C::Local_Sprint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_GetActivityValue \ static_assert(alignof(ImplStateManagerComponent_C_GetActivityValue) == 0x000001, "Wrong alignment on ImplStateManagerComponent_C_GetActivityValue"); \ static_assert(sizeof(ImplStateManagerComponent_C_GetActivityValue) == 0x000003, "Wrong size on ImplStateManagerComponent_C_GetActivityValue"); \ static_assert(offsetof(ImplStateManagerComponent_C_GetActivityValue, Activity) == 0x000000, "Member 'ImplStateManagerComponent_C_GetActivityValue::Activity' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_GetActivityValue, Value) == 0x000001, "Member 'ImplStateManagerComponent_C_GetActivityValue::Value' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_GetActivityValue, CallFunc_GetActivityValue_0_Value) == 0x000002, "Member 'ImplStateManagerComponent_C_GetActivityValue::CallFunc_GetActivityValue_0_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_GetActivityValue_0 \ static_assert(alignof(ImplStateManagerComponent_C_GetActivityValue_0) == 0x000001, "Wrong alignment on ImplStateManagerComponent_C_GetActivityValue_0"); \ static_assert(sizeof(ImplStateManagerComponent_C_GetActivityValue_0) == 0x000004, "Wrong size on ImplStateManagerComponent_C_GetActivityValue_0"); \ static_assert(offsetof(ImplStateManagerComponent_C_GetActivityValue_0, Activity) == 0x000000, "Member 'ImplStateManagerComponent_C_GetActivityValue_0::Activity' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_GetActivityValue_0, Value) == 0x000001, "Member 'ImplStateManagerComponent_C_GetActivityValue_0::Value' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_GetActivityValue_0, CallFunc_Map_Find_Value) == 0x000002, "Member 'ImplStateManagerComponent_C_GetActivityValue_0::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_GetActivityValue_0, CallFunc_Map_Find_ReturnValue) == 0x000003, "Member 'ImplStateManagerComponent_C_GetActivityValue_0::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_GetImmortalIgnoreType \ static_assert(alignof(ImplStateManagerComponent_C_GetImmortalIgnoreType) == 0x000008, "Wrong alignment on ImplStateManagerComponent_C_GetImmortalIgnoreType"); \ static_assert(sizeof(ImplStateManagerComponent_C_GetImmortalIgnoreType) == 0x0000A0, "Wrong size on ImplStateManagerComponent_C_GetImmortalIgnoreType"); \ static_assert(offsetof(ImplStateManagerComponent_C_GetImmortalIgnoreType, ReturnValue) == 0x000000, "Member 'ImplStateManagerComponent_C_GetImmortalIgnoreType::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_GetImmortalIgnoreType, CallFunc_GetImmortalIgnoreType_0_ReturnValue) == 0x000050, "Member 'ImplStateManagerComponent_C_GetImmortalIgnoreType::CallFunc_GetImmortalIgnoreType_0_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_GetImmortalIgnoreType_0 \ static_assert(alignof(ImplStateManagerComponent_C_GetImmortalIgnoreType_0) == 0x000008, "Wrong alignment on ImplStateManagerComponent_C_GetImmortalIgnoreType_0"); \ static_assert(sizeof(ImplStateManagerComponent_C_GetImmortalIgnoreType_0) == 0x000050, "Wrong size on ImplStateManagerComponent_C_GetImmortalIgnoreType_0"); \ static_assert(offsetof(ImplStateManagerComponent_C_GetImmortalIgnoreType_0, ReturnValue) == 0x000000, "Member 'ImplStateManagerComponent_C_GetImmortalIgnoreType_0::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_GetLgnoreImpactType \ static_assert(alignof(ImplStateManagerComponent_C_GetLgnoreImpactType) == 0x000008, "Wrong alignment on ImplStateManagerComponent_C_GetLgnoreImpactType"); \ static_assert(sizeof(ImplStateManagerComponent_C_GetLgnoreImpactType) == 0x000020, "Wrong size on ImplStateManagerComponent_C_GetLgnoreImpactType"); \ static_assert(offsetof(ImplStateManagerComponent_C_GetLgnoreImpactType, LgnoreImpactType_0) == 0x000000, "Member 'ImplStateManagerComponent_C_GetLgnoreImpactType::LgnoreImpactType_0' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_GetLgnoreImpactType, CallFunc_GetLgnoreImpactType_0_LgnoreImpactType) == 0x000010, "Member 'ImplStateManagerComponent_C_GetLgnoreImpactType::CallFunc_GetLgnoreImpactType_0_LgnoreImpactType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_GetLgnoreImpactType_0 \ static_assert(alignof(ImplStateManagerComponent_C_GetLgnoreImpactType_0) == 0x000008, "Wrong alignment on ImplStateManagerComponent_C_GetLgnoreImpactType_0"); \ static_assert(sizeof(ImplStateManagerComponent_C_GetLgnoreImpactType_0) == 0x000010, "Wrong size on ImplStateManagerComponent_C_GetLgnoreImpactType_0"); \ static_assert(offsetof(ImplStateManagerComponent_C_GetLgnoreImpactType_0, LgnoreImpactType_0) == 0x000000, "Member 'ImplStateManagerComponent_C_GetLgnoreImpactType_0::LgnoreImpactType_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_GetState \ static_assert(alignof(ImplStateManagerComponent_C_GetState) == 0x000001, "Wrong alignment on ImplStateManagerComponent_C_GetState"); \ static_assert(sizeof(ImplStateManagerComponent_C_GetState) == 0x000002, "Wrong size on ImplStateManagerComponent_C_GetState"); \ static_assert(offsetof(ImplStateManagerComponent_C_GetState, State) == 0x000000, "Member 'ImplStateManagerComponent_C_GetState::State' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_GetState, CallFunc_GetState_0_State) == 0x000001, "Member 'ImplStateManagerComponent_C_GetState::CallFunc_GetState_0_State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_GetState_0 \ static_assert(alignof(ImplStateManagerComponent_C_GetState_0) == 0x000001, "Wrong alignment on ImplStateManagerComponent_C_GetState_0"); \ static_assert(sizeof(ImplStateManagerComponent_C_GetState_0) == 0x000001, "Wrong size on ImplStateManagerComponent_C_GetState_0"); \ static_assert(offsetof(ImplStateManagerComponent_C_GetState_0, State) == 0x000000, "Member 'ImplStateManagerComponent_C_GetState_0::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_RefreshImmortalIgnoreType \ static_assert(alignof(ImplStateManagerComponent_C_RefreshImmortalIgnoreType) == 0x000008, "Wrong alignment on ImplStateManagerComponent_C_RefreshImmortalIgnoreType"); \ static_assert(sizeof(ImplStateManagerComponent_C_RefreshImmortalIgnoreType) == 0x000068, "Wrong size on ImplStateManagerComponent_C_RefreshImmortalIgnoreType"); \ static_assert(offsetof(ImplStateManagerComponent_C_RefreshImmortalIgnoreType, Key) == 0x000000, "Member 'ImplStateManagerComponent_C_RefreshImmortalIgnoreType::Key' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_RefreshImmortalIgnoreType, CallFunc_GetPlayerStatic_ReturnValue) == 0x000008, "Member 'ImplStateManagerComponent_C_RefreshImmortalIgnoreType::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_RefreshImmortalIgnoreType, CallFunc_FindImmortalIgnoreTypes_ReturnValue) == 0x000010, "Member 'ImplStateManagerComponent_C_RefreshImmortalIgnoreType::CallFunc_FindImmortalIgnoreTypes_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_RefreshImmortalIgnoreType, CallFunc_FindImmortalIgnoreTypes_ReturnFind) == 0x000060, "Member 'ImplStateManagerComponent_C_RefreshImmortalIgnoreType::CallFunc_FindImmortalIgnoreTypes_ReturnFind' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_RefreshImmortalIgnoreType_0 \ static_assert(alignof(ImplStateManagerComponent_C_RefreshImmortalIgnoreType_0) == 0x000008, "Wrong alignment on ImplStateManagerComponent_C_RefreshImmortalIgnoreType_0"); \ static_assert(sizeof(ImplStateManagerComponent_C_RefreshImmortalIgnoreType_0) == 0x000050, "Wrong size on ImplStateManagerComponent_C_RefreshImmortalIgnoreType_0"); \ static_assert(offsetof(ImplStateManagerComponent_C_RefreshImmortalIgnoreType_0, Value) == 0x000000, "Member 'ImplStateManagerComponent_C_RefreshImmortalIgnoreType_0::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_ResetState \ static_assert(alignof(ImplStateManagerComponent_C_ResetState) == 0x000008, "Wrong alignment on ImplStateManagerComponent_C_ResetState"); \ static_assert(sizeof(ImplStateManagerComponent_C_ResetState) == 0x000008, "Wrong size on ImplStateManagerComponent_C_ResetState"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState, InTime) == 0x000000, "Member 'ImplStateManagerComponent_C_ResetState::InTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_ResetState_0 \ static_assert(alignof(ImplStateManagerComponent_C_ResetState_0) == 0x000008, "Wrong alignment on ImplStateManagerComponent_C_ResetState_0"); \ static_assert(sizeof(ImplStateManagerComponent_C_ResetState_0) == 0x0000A8, "Wrong size on ImplStateManagerComponent_C_ResetState_0"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, InTime) == 0x000000, "Member 'ImplStateManagerComponent_C_ResetState_0::InTime' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'ImplStateManagerComponent_C_ResetState_0::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000010, "Member 'ImplStateManagerComponent_C_ResetState_0::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'ImplStateManagerComponent_C_ResetState_0::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'ImplStateManagerComponent_C_ResetState_0::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000040, "Member 'ImplStateManagerComponent_C_ResetState_0::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'ImplStateManagerComponent_C_ResetState_0::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000058, "Member 'ImplStateManagerComponent_C_ResetState_0::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000060, "Member 'ImplStateManagerComponent_C_ResetState_0::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000070, "Member 'ImplStateManagerComponent_C_ResetState_0::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000078, "Member 'ImplStateManagerComponent_C_ResetState_0::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, K2Node_CreateDelegate_OutputDelegate) == 0x000080, "Member 'ImplStateManagerComponent_C_ResetState_0::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000090, "Member 'ImplStateManagerComponent_C_ResetState_0::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000098, "Member 'ImplStateManagerComponent_C_ResetState_0::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, CallFunc_GetState_State) == 0x0000A0, "Member 'ImplStateManagerComponent_C_ResetState_0::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0000A1, "Member 'ImplStateManagerComponent_C_ResetState_0::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_ResetState_0, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x0000A4, "Member 'ImplStateManagerComponent_C_ResetState_0::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_SetActivity \ static_assert(alignof(ImplStateManagerComponent_C_SetActivity) == 0x000001, "Wrong alignment on ImplStateManagerComponent_C_SetActivity"); \ static_assert(sizeof(ImplStateManagerComponent_C_SetActivity) == 0x000002, "Wrong size on ImplStateManagerComponent_C_SetActivity"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetActivity, Activity) == 0x000000, "Member 'ImplStateManagerComponent_C_SetActivity::Activity' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetActivity, Value) == 0x000001, "Member 'ImplStateManagerComponent_C_SetActivity::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_SetActivity_0 \ static_assert(alignof(ImplStateManagerComponent_C_SetActivity_0) == 0x000001, "Wrong alignment on ImplStateManagerComponent_C_SetActivity_0"); \ static_assert(sizeof(ImplStateManagerComponent_C_SetActivity_0) == 0x000004, "Wrong size on ImplStateManagerComponent_C_SetActivity_0"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetActivity_0, Activity) == 0x000000, "Member 'ImplStateManagerComponent_C_SetActivity_0::Activity' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetActivity_0, Value) == 0x000001, "Member 'ImplStateManagerComponent_C_SetActivity_0::Value' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetActivity_0, CallFunc_GetActivityValue_Value) == 0x000002, "Member 'ImplStateManagerComponent_C_SetActivity_0::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetActivity_0, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000003, "Member 'ImplStateManagerComponent_C_SetActivity_0::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_SetLgnoreImpactType \ static_assert(alignof(ImplStateManagerComponent_C_SetLgnoreImpactType) == 0x000008, "Wrong alignment on ImplStateManagerComponent_C_SetLgnoreImpactType"); \ static_assert(sizeof(ImplStateManagerComponent_C_SetLgnoreImpactType) == 0x000010, "Wrong size on ImplStateManagerComponent_C_SetLgnoreImpactType"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetLgnoreImpactType, LgnoreImpactType_0) == 0x000000, "Member 'ImplStateManagerComponent_C_SetLgnoreImpactType::LgnoreImpactType_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_SetLgnoreImpactType_0 \ static_assert(alignof(ImplStateManagerComponent_C_SetLgnoreImpactType_0) == 0x000008, "Wrong alignment on ImplStateManagerComponent_C_SetLgnoreImpactType_0"); \ static_assert(sizeof(ImplStateManagerComponent_C_SetLgnoreImpactType_0) == 0x000010, "Wrong size on ImplStateManagerComponent_C_SetLgnoreImpactType_0"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetLgnoreImpactType_0, LgnoreImpactType_0) == 0x000000, "Member 'ImplStateManagerComponent_C_SetLgnoreImpactType_0::LgnoreImpactType_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_SetState \ static_assert(alignof(ImplStateManagerComponent_C_SetState) == 0x000001, "Wrong alignment on ImplStateManagerComponent_C_SetState"); \ static_assert(sizeof(ImplStateManagerComponent_C_SetState) == 0x000001, "Wrong size on ImplStateManagerComponent_C_SetState"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState, State) == 0x000000, "Member 'ImplStateManagerComponent_C_SetState::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplStateManagerComponent_C_SetState_0 \ static_assert(alignof(ImplStateManagerComponent_C_SetState_0) == 0x000008, "Wrong alignment on ImplStateManagerComponent_C_SetState_0"); \ static_assert(sizeof(ImplStateManagerComponent_C_SetState_0) == 0x000160, "Wrong size on ImplStateManagerComponent_C_SetState_0"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, State) == 0x000000, "Member 'ImplStateManagerComponent_C_SetState_0::State' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, L_PrevState) == 0x000001, "Member 'ImplStateManagerComponent_C_SetState_0::L_PrevState' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, L_PrevState_0) == 0x000002, "Member 'ImplStateManagerComponent_C_SetState_0::L_PrevState_0' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000003, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000004, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000008, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_BooleanOR_ReturnValue) == 0x000018, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000030, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000040, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000050, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_GetOwnActor_ReturnValue) == 0x000060, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000068, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_GetDisplayName_ReturnValue) == 0x000070, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000080, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000090, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0000A0, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A8, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x0000B8, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000C0, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_BooleanOR_ReturnValue_1) == 0x0000D0, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_Conv_StringToText_ReturnValue) == 0x0000D8, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_CreateMessageWindow_ReturnValue) == 0x0000F0, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_GetOwnActor_ReturnValue_1) == 0x0000F8, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000100, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_GetDisplayName_ReturnValue_1) == 0x000108, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000118, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000128, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000138, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000140, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ImplStateManagerComponent_C_SetState_0, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000150, "Member 'ImplStateManagerComponent_C_SetState_0::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImplStateManagerComponent_C \ static_assert(alignof(UImplStateManagerComponent_C) == 0x000008, "Wrong alignment on UImplStateManagerComponent_C"); \ static_assert(sizeof(UImplStateManagerComponent_C) == 0x0001D8, "Wrong size on UImplStateManagerComponent_C"); \ static_assert(offsetof(UImplStateManagerComponent_C, CurrentState) == 0x000118, "Member 'UImplStateManagerComponent_C::CurrentState' has a wrong offset!"); \ static_assert(offsetof(UImplStateManagerComponent_C, Activities) == 0x000120, "Member 'UImplStateManagerComponent_C::Activities' has a wrong offset!"); \ static_assert(offsetof(UImplStateManagerComponent_C, TimerIdleUntil) == 0x000170, "Member 'UImplStateManagerComponent_C::TimerIdleUntil' has a wrong offset!"); \ static_assert(offsetof(UImplStateManagerComponent_C, ImmortalIgnoreType) == 0x000178, "Member 'UImplStateManagerComponent_C::ImmortalIgnoreType' has a wrong offset!"); \ static_assert(offsetof(UImplStateManagerComponent_C, LgnoreImpactType) == 0x0001C8, "Member 'UImplStateManagerComponent_C::LgnoreImpactType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpecialBulletComponent_C_ExecuteUbergraph_SpecialBulletComponent \ static_assert(alignof(SpecialBulletComponent_C_ExecuteUbergraph_SpecialBulletComponent) == 0x000008, "Wrong alignment on SpecialBulletComponent_C_ExecuteUbergraph_SpecialBulletComponent"); \ static_assert(sizeof(SpecialBulletComponent_C_ExecuteUbergraph_SpecialBulletComponent) == 0x000020, "Wrong size on SpecialBulletComponent_C_ExecuteUbergraph_SpecialBulletComponent"); \ static_assert(offsetof(SpecialBulletComponent_C_ExecuteUbergraph_SpecialBulletComponent, EntryPoint) == 0x000000, "Member 'SpecialBulletComponent_C_ExecuteUbergraph_SpecialBulletComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SpecialBulletComponent_C_ExecuteUbergraph_SpecialBulletComponent, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'SpecialBulletComponent_C_ExecuteUbergraph_SpecialBulletComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpecialBulletComponent_C_ExecuteUbergraph_SpecialBulletComponent, CallFunc_Private_TryCastToDCSCharacter_ReturnValue) == 0x000010, "Member 'SpecialBulletComponent_C_ExecuteUbergraph_SpecialBulletComponent::CallFunc_Private_TryCastToDCSCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpecialBulletComponent_C_ExecuteUbergraph_SpecialBulletComponent, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'SpecialBulletComponent_C_ExecuteUbergraph_SpecialBulletComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpecialBulletComponent_C \ static_assert(alignof(USpecialBulletComponent_C) == 0x000008, "Wrong alignment on USpecialBulletComponent_C"); \ static_assert(sizeof(USpecialBulletComponent_C) == 0x000110, "Wrong size on USpecialBulletComponent_C"); \ static_assert(offsetof(USpecialBulletComponent_C, UberGraphFrame) == 0x0000E8, "Member 'USpecialBulletComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(USpecialBulletComponent_C, Player) == 0x0000F0, "Member 'USpecialBulletComponent_C::Player' has a wrong offset!"); \ static_assert(offsetof(USpecialBulletComponent_C, MinHealthForBlood) == 0x0000F8, "Member 'USpecialBulletComponent_C::MinHealthForBlood' has a wrong offset!"); \ static_assert(offsetof(USpecialBulletComponent_C, CurrentHealth) == 0x000100, "Member 'USpecialBulletComponent_C::CurrentHealth' has a wrong offset!"); \ static_assert(offsetof(USpecialBulletComponent_C, CurrentWeaponSkillCost) == 0x000108, "Member 'USpecialBulletComponent_C::CurrentWeaponSkillCost' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneEffectModel_C_CheckLayer \ static_assert(alignof(SceneEffectModel_C_CheckLayer) == 0x000008, "Wrong alignment on SceneEffectModel_C_CheckLayer"); \ static_assert(sizeof(SceneEffectModel_C_CheckLayer) == 0x0000B0, "Wrong size on SceneEffectModel_C_CheckLayer"); \ static_assert(offsetof(SceneEffectModel_C_CheckLayer, LevelName) == 0x000000, "Member 'SceneEffectModel_C_CheckLayer::LevelName' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_CheckLayer, L_Chapter) == 0x000010, "Member 'SceneEffectModel_C_CheckLayer::L_Chapter' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_CheckLayer, CallFunc_Split_LeftS) == 0x000020, "Member 'SceneEffectModel_C_CheckLayer::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_CheckLayer, CallFunc_Split_RightS) == 0x000030, "Member 'SceneEffectModel_C_CheckLayer::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_CheckLayer, CallFunc_Split_ReturnValue) == 0x000040, "Member 'SceneEffectModel_C_CheckLayer::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_CheckLayer, Temp_int_Array_Index_Variable) == 0x000044, "Member 'SceneEffectModel_C_CheckLayer::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_CheckLayer, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'SceneEffectModel_C_CheckLayer::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_CheckLayer, CallFunc_GetAllActorsOfClass_OutActors) == 0x000050, "Member 'SceneEffectModel_C_CheckLayer::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_CheckLayer, CallFunc_Array_Get_Item) == 0x000060, "Member 'SceneEffectModel_C_CheckLayer::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_CheckLayer, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'SceneEffectModel_C_CheckLayer::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_CheckLayer, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000070, "Member 'SceneEffectModel_C_CheckLayer::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_CheckLayer, CallFunc_Less_IntInt_ReturnValue) == 0x0000A0, "Member 'SceneEffectModel_C_CheckLayer::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_CheckLayer, CallFunc_Contains_ReturnValue) == 0x0000A1, "Member 'SceneEffectModel_C_CheckLayer::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_CheckLayer, CallFunc_Add_IntInt_ReturnValue) == 0x0000A4, "Member 'SceneEffectModel_C_CheckLayer::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_CheckLayer, CallFunc_Array_Contains_ReturnValue) == 0x0000A8, "Member 'SceneEffectModel_C_CheckLayer::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneEffectModel_C_DoSimulate \ static_assert(alignof(SceneEffectModel_C_DoSimulate) == 0x000008, "Wrong alignment on SceneEffectModel_C_DoSimulate"); \ static_assert(sizeof(SceneEffectModel_C_DoSimulate) == 0x0001B8, "Wrong size on SceneEffectModel_C_DoSimulate"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, L_TimeLine) == 0x000000, "Member 'SceneEffectModel_C_DoSimulate::L_TimeLine' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, L_Now) == 0x000008, "Member 'SceneEffectModel_C_DoSimulate::L_Now' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'SceneEffectModel_C_DoSimulate::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, Temp_int_Array_Index_Variable) == 0x000018, "Member 'SceneEffectModel_C_DoSimulate::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, K2Node_MakeStruct_ST_SimulateWind) == 0x000020, "Member 'SceneEffectModel_C_DoSimulate::K2Node_MakeStruct_ST_SimulateWind' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000068, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000070, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000078, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_GetFloatValue_ReturnValue) == 0x00007C, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_GetFloatValue_ReturnValue_1) == 0x000080, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_GetFloatValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_GetFloatValue_ReturnValue_2) == 0x000084, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_GetFloatValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000088, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Array_Get_Item) == 0x000090, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Array_Length_ReturnValue) == 0x0000D8, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Less_IntInt_ReturnValue) == 0x0000DC, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0000E8, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_FMin_ReturnValue) == 0x000100, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000108, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, K2Node_MakeStruct_ST_SimulateWind_1) == 0x000110, "Member 'SceneEffectModel_C_DoSimulate::K2Node_MakeStruct_ST_SimulateWind_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000158, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, K2Node_SwitchInteger_CmpSuccess) == 0x000159, "Member 'SceneEffectModel_C_DoSimulate::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000160, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x000168, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000170, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000178, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000180, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Add_DoubleDouble_ReturnValue_3) == 0x000188, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Add_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_GetFloatValue_InTime_ImplicitCast) == 0x000190, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_GetFloatValue_InTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_GetFloatValue_InTime_ImplicitCast_1) == 0x000194, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_GetFloatValue_InTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_GetFloatValue_InTime_ImplicitCast_2) == 0x000198, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_GetFloatValue_InTime_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x0001A0, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1) == 0x0001A8, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_DoSimulate, CallFunc_Multiply_DoubleDouble_B_ImplicitCast_2) == 0x0001B0, "Member 'SceneEffectModel_C_DoSimulate::CallFunc_Multiply_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneEffectModel_C_EnterLayer \ static_assert(alignof(SceneEffectModel_C_EnterLayer) == 0x000008, "Wrong alignment on SceneEffectModel_C_EnterLayer"); \ static_assert(sizeof(SceneEffectModel_C_EnterLayer) == 0x000060, "Wrong size on SceneEffectModel_C_EnterLayer"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer, Layer) == 0x000000, "Member 'SceneEffectModel_C_EnterLayer::Layer' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer, L_Actor) == 0x000030, "Member 'SceneEffectModel_C_EnterLayer::L_Actor' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer, L_Arr) == 0x000038, "Member 'SceneEffectModel_C_EnterLayer::L_Arr' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer, Temp_int_Variable) == 0x000048, "Member 'SceneEffectModel_C_EnterLayer::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer, CallFunc_GetOptimizedControl_ReturnValue) == 0x00004C, "Member 'SceneEffectModel_C_EnterLayer::CallFunc_GetOptimizedControl_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000050, "Member 'SceneEffectModel_C_EnterLayer::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer, CallFunc_Array_Add_ReturnValue) == 0x000054, "Member 'SceneEffectModel_C_EnterLayer::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer, CallFunc_Array_Add_ReturnValue_1) == 0x000058, "Member 'SceneEffectModel_C_EnterLayer::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneEffectModel_C_EnterLayer_Imp \ static_assert(alignof(SceneEffectModel_C_EnterLayer_Imp) == 0x000008, "Wrong alignment on SceneEffectModel_C_EnterLayer_Imp"); \ static_assert(sizeof(SceneEffectModel_C_EnterLayer_Imp) == 0x000188, "Wrong size on SceneEffectModel_C_EnterLayer_Imp"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, Layer) == 0x000000, "Member 'SceneEffectModel_C_EnterLayer_Imp::Layer' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, L_Actor) == 0x000030, "Member 'SceneEffectModel_C_EnterLayer_Imp::L_Actor' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, L_Arr) == 0x000038, "Member 'SceneEffectModel_C_EnterLayer_Imp::L_Arr' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000048, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x000050, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, K2Node_DynamicCast_AsBP_Optimized_Layer) == 0x000060, "Member 'SceneEffectModel_C_EnterLayer_Imp::K2Node_DynamicCast_AsBP_Optimized_Layer' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'SceneEffectModel_C_EnterLayer_Imp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, Temp_int_Array_Index_Variable) == 0x00006C, "Member 'SceneEffectModel_C_EnterLayer_Imp::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_IsValid_ReturnValue) == 0x000070, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_GetAllActors_Actors) == 0x000078, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_GetAllActors_Actors' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Array_Get_Item) == 0x000088, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x0000C0, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x0000C8, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, K2Node_DynamicCast_AsSkeletal_Mesh_Actor) == 0x0000D0, "Member 'SceneEffectModel_C_EnterLayer_Imp::K2Node_DynamicCast_AsSkeletal_Mesh_Actor' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, K2Node_DynamicCast_bSuccess_1) == 0x0000D8, "Member 'SceneEffectModel_C_EnterLayer_Imp::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_GetRenderingDetailMode_ReturnValue) == 0x0000DC, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_GetRenderingDetailMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_GetComponentByClass_ReturnValue) == 0x0000E0, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Conv_ByteToInt_ReturnValue) == 0x0000E8, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_IsValid_ReturnValue_1) == 0x0000EC, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000ED, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Array_Length_ReturnValue_1) == 0x0000F0, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Set_Length_ReturnValue) == 0x0000F4, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Set_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Conv_IntToString_ReturnValue) == 0x0000F8, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000108, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Concat_StrStr_ReturnValue) == 0x000118, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000128, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, Temp_int_Loop_Counter_Variable) == 0x000138, "Member 'SceneEffectModel_C_EnterLayer_Imp::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000140, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000150, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Less_IntInt_ReturnValue) == 0x000160, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000168, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Add_IntInt_ReturnValue) == 0x000178, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Set_Contains_ReturnValue) == 0x00017C, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_EnterLayer_Imp, CallFunc_Array_Add_ReturnValue) == 0x000180, "Member 'SceneEffectModel_C_EnterLayer_Imp::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel \ static_assert(alignof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel) == 0x000008, "Wrong alignment on SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel"); \ static_assert(sizeof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel) == 0x000208, "Wrong size on SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, EntryPoint) == 0x000000, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_GetComponentByClass_ReturnValue) == 0x000030, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_Conv_VectorToLinearColor_ReturnValue) == 0x000038, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_Conv_VectorToLinearColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_IsValid_ReturnValue_1) == 0x000048, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_Conv_VectorToLinearColor_ReturnValue_1) == 0x00004C, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_Conv_VectorToLinearColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000060, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, K2Node_CreateDelegate_OutputDelegate) == 0x000068, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000078, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x000090, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_GetGameState_ReturnValue) == 0x000098, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_GetGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_IsValid_ReturnValue_2) == 0x0000A0, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0000A8, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, K2Node_CustomEvent_LevelName) == 0x0000B0, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::K2Node_CustomEvent_LevelName' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, K2Node_CustomEvent_IsLoaded) == 0x0000C0, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::K2Node_CustomEvent_IsLoaded' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_Conv_BoolToString_ReturnValue) == 0x0000C8, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_Concat_StrStr_ReturnValue) == 0x0000D8, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_Contains_ReturnValue) == 0x0000E8, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000F0, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_Contains_ReturnValue_1) == 0x000100, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000108, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_BooleanOR_ReturnValue) == 0x000118, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, K2Node_Event_EndPlayReason) == 0x000119, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000120, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, Temp_int_Array_Index_Variable) == 0x000128, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_IsValid_ReturnValue_3) == 0x00012C, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_Array_Get_Item) == 0x000130, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_IsValid_ReturnValue_4) == 0x000138, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000140, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_Conv_VectorToLinearColor_ReturnValue_2) == 0x000158, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_Conv_VectorToLinearColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000168, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_IsValid_ReturnValue_5) == 0x000170, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_Conv_VectorToLinearColor_ReturnValue_3) == 0x000174, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_Conv_VectorToLinearColor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, K2Node_SwitchInteger_CmpSuccess) == 0x000184, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_Less_IntInt_ReturnValue) == 0x000185, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_GetAllRegisterActors_OutActors) == 0x000188, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_GetAllRegisterActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SortActorsByDistanceToTarget_OutActorArray) == 0x000198, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SortActorsByDistanceToTarget_OutActorArray' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, Temp_int_Loop_Counter_Variable) == 0x0001A8, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001AC, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_Add_IntInt_ReturnValue) == 0x0001B0, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast) == 0x0001B4, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_1) == 0x0001B8, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_2) == 0x0001BC, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_3) == 0x0001C0, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_4) == 0x0001C4, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_5) == 0x0001C8, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_6) == 0x0001CC, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_6' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_7) == 0x0001D0, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_7' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_8) == 0x0001D4, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_8' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_9) == 0x0001D8, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_9' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_10) == 0x0001DC, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_10' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_11) == 0x0001E0, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_11' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_12) == 0x0001E4, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_12' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_13) == 0x0001E8, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_13' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_14) == 0x0001EC, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_14' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_15) == 0x0001F0, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_15' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_16) == 0x0001F4, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_16' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_17) == 0x0001F8, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_17' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_18) == 0x0001FC, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_18' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_19) == 0x000200, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_19' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_20) == 0x000204, "Member 'SceneEffectModel_C_ExecuteUbergraph_SceneEffectModel::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_20' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneEffectModel_C_ExitLayer \ static_assert(alignof(SceneEffectModel_C_ExitLayer) == 0x000008, "Wrong alignment on SceneEffectModel_C_ExitLayer"); \ static_assert(sizeof(SceneEffectModel_C_ExitLayer) == 0x000048, "Wrong size on SceneEffectModel_C_ExitLayer"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer, Layer) == 0x000000, "Member 'SceneEffectModel_C_ExitLayer::Layer' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer, Temp_int_Variable) == 0x000030, "Member 'SceneEffectModel_C_ExitLayer::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer, CallFunc_GetOptimizedControl_ReturnValue) == 0x000034, "Member 'SceneEffectModel_C_ExitLayer::CallFunc_GetOptimizedControl_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000038, "Member 'SceneEffectModel_C_ExitLayer::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer, CallFunc_Array_Add_ReturnValue) == 0x00003C, "Member 'SceneEffectModel_C_ExitLayer::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer, CallFunc_Array_Add_ReturnValue_1) == 0x000040, "Member 'SceneEffectModel_C_ExitLayer::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneEffectModel_C_ExitLayer_Imp \ static_assert(alignof(SceneEffectModel_C_ExitLayer_Imp) == 0x000008, "Wrong alignment on SceneEffectModel_C_ExitLayer_Imp"); \ static_assert(sizeof(SceneEffectModel_C_ExitLayer_Imp) == 0x0001B0, "Wrong size on SceneEffectModel_C_ExitLayer_Imp"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, Layer) == 0x000000, "Member 'SceneEffectModel_C_ExitLayer_Imp::Layer' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, Temp_int_Array_Index_Variable) == 0x000030, "Member 'SceneEffectModel_C_ExitLayer_Imp::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000038, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, K2Node_DynamicCast_AsBP_Optimized_Layer) == 0x000040, "Member 'SceneEffectModel_C_ExitLayer_Imp::K2Node_DynamicCast_AsBP_Optimized_Layer' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'SceneEffectModel_C_ExitLayer_Imp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000049, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_IsValid_ReturnValue) == 0x00004A, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_GetAllActors_Actors) == 0x000050, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_GetAllActors_Actors' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Array_Get_Item) == 0x000060, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Array_Length_ReturnValue) == 0x000090, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x000098, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, Temp_int_Loop_Counter_Variable) == 0x0000A0, "Member 'SceneEffectModel_C_ExitLayer_Imp::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, K2Node_DynamicCast_AsSkeletal_Mesh_Actor) == 0x0000A8, "Member 'SceneEffectModel_C_ExitLayer_Imp::K2Node_DynamicCast_AsSkeletal_Mesh_Actor' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, K2Node_DynamicCast_bSuccess_1) == 0x0000B0, "Member 'SceneEffectModel_C_ExitLayer_Imp::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Add_IntInt_ReturnValue) == 0x0000B4, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_IsValid_ReturnValue_1) == 0x0000B8, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_GetComponentByClass_ReturnValue) == 0x0000C0, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, Temp_int_Array_Index_Variable_1) == 0x0000C8, "Member 'SceneEffectModel_C_ExitLayer_Imp::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Array_Length_ReturnValue_1) == 0x0000CC, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Conv_IntToString_ReturnValue) == 0x0000D0, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, Temp_int_Loop_Counter_Variable_1) == 0x0000E0, "Member 'SceneEffectModel_C_ExitLayer_Imp::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Set_Length_ReturnValue) == 0x0000E4, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Set_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000E8, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Less_IntInt_ReturnValue) == 0x0000F8, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Concat_StrStr_ReturnValue) == 0x000100, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000110, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Add_IntInt_ReturnValue_1) == 0x000120, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000128, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Set_Contains_ReturnValue) == 0x000138, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Array_Get_Item_1) == 0x000140, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Array_Length_ReturnValue_2) == 0x000170, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2) == 0x000178, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Less_IntInt_ReturnValue_1) == 0x000180, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, K2Node_DynamicCast_AsBP_Optimized_Layer_1) == 0x000188, "Member 'SceneEffectModel_C_ExitLayer_Imp::K2Node_DynamicCast_AsBP_Optimized_Layer_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, K2Node_DynamicCast_bSuccess_2) == 0x000190, "Member 'SceneEffectModel_C_ExitLayer_Imp::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_IsValid_ReturnValue_2) == 0x000191, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_GetAllActors_Actors_1) == 0x000198, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_GetAllActors_Actors_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_ExitLayer_Imp, CallFunc_Array_RemoveItem_ReturnValue) == 0x0001A8, "Member 'SceneEffectModel_C_ExitLayer_Imp::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneEffectModel_C_OnLevelCompleted \ static_assert(alignof(SceneEffectModel_C_OnLevelCompleted) == 0x000008, "Wrong alignment on SceneEffectModel_C_OnLevelCompleted"); \ static_assert(sizeof(SceneEffectModel_C_OnLevelCompleted) == 0x000018, "Wrong size on SceneEffectModel_C_OnLevelCompleted"); \ static_assert(offsetof(SceneEffectModel_C_OnLevelCompleted, LevelName) == 0x000000, "Member 'SceneEffectModel_C_OnLevelCompleted::LevelName' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_OnLevelCompleted, IsLoaded) == 0x000010, "Member 'SceneEffectModel_C_OnLevelCompleted::IsLoaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneEffectModel_C_ReceiveEndPlay \ static_assert(alignof(SceneEffectModel_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on SceneEffectModel_C_ReceiveEndPlay"); \ static_assert(sizeof(SceneEffectModel_C_ReceiveEndPlay) == 0x000001, "Wrong size on SceneEffectModel_C_ReceiveEndPlay"); \ static_assert(offsetof(SceneEffectModel_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'SceneEffectModel_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneEffectModel_C_ReceiveTick \ static_assert(alignof(SceneEffectModel_C_ReceiveTick) == 0x000004, "Wrong alignment on SceneEffectModel_C_ReceiveTick"); \ static_assert(sizeof(SceneEffectModel_C_ReceiveTick) == 0x000004, "Wrong size on SceneEffectModel_C_ReceiveTick"); \ static_assert(offsetof(SceneEffectModel_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'SceneEffectModel_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneEffectModel_C_SetWindData \ static_assert(alignof(SceneEffectModel_C_SetWindData) == 0x000008, "Wrong alignment on SceneEffectModel_C_SetWindData"); \ static_assert(sizeof(SceneEffectModel_C_SetWindData) == 0x000118, "Wrong size on SceneEffectModel_C_SetWindData"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, Index_0) == 0x000000, "Member 'SceneEffectModel_C_SetWindData::Index_0' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, Pos) == 0x000008, "Member 'SceneEffectModel_C_SetWindData::Pos' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, Strength) == 0x000020, "Member 'SceneEffectModel_C_SetWindData::Strength' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, Radius) == 0x000028, "Member 'SceneEffectModel_C_SetWindData::Radius' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, K2Node_SwitchInteger_CmpSuccess) == 0x000030, "Member 'SceneEffectModel_C_SetWindData::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000038, "Member 'SceneEffectModel_C_SetWindData::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000048, "Member 'SceneEffectModel_C_SetWindData::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_Conv_VectorToString_ReturnValue) == 0x000058, "Member 'SceneEffectModel_C_SetWindData::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_Conv_VectorToLinearColor_ReturnValue) == 0x000068, "Member 'SceneEffectModel_C_SetWindData::CallFunc_Conv_VectorToLinearColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'SceneEffectModel_C_SetWindData::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000088, "Member 'SceneEffectModel_C_SetWindData::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000098, "Member 'SceneEffectModel_C_SetWindData::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000A8, "Member 'SceneEffectModel_C_SetWindData::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000B8, "Member 'SceneEffectModel_C_SetWindData::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_Conv_IntToString_ReturnValue) == 0x0000C8, "Member 'SceneEffectModel_C_SetWindData::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000D8, "Member 'SceneEffectModel_C_SetWindData::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000E8, "Member 'SceneEffectModel_C_SetWindData::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast) == 0x0000F8, "Member 'SceneEffectModel_C_SetWindData::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_1) == 0x0000FC, "Member 'SceneEffectModel_C_SetWindData::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_2) == 0x000100, "Member 'SceneEffectModel_C_SetWindData::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_3) == 0x000104, "Member 'SceneEffectModel_C_SetWindData::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_4) == 0x000108, "Member 'SceneEffectModel_C_SetWindData::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_5) == 0x00010C, "Member 'SceneEffectModel_C_SetWindData::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_6) == 0x000110, "Member 'SceneEffectModel_C_SetWindData::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_6' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_SetWindData, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_7) == 0x000114, "Member 'SceneEffectModel_C_SetWindData::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneEffectModel_C_StartSimulateWind \ static_assert(alignof(SceneEffectModel_C_StartSimulateWind) == 0x000008, "Wrong alignment on SceneEffectModel_C_StartSimulateWind"); \ static_assert(sizeof(SceneEffectModel_C_StartSimulateWind) == 0x000100, "Wrong size on SceneEffectModel_C_StartSimulateWind"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, Pos) == 0x000000, "Member 'SceneEffectModel_C_StartSimulateWind::Pos' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, Strength) == 0x000018, "Member 'SceneEffectModel_C_StartSimulateWind::Strength' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, Radius) == 0x000020, "Member 'SceneEffectModel_C_StartSimulateWind::Radius' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, MaxRadius) == 0x000028, "Member 'SceneEffectModel_C_StartSimulateWind::MaxRadius' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, CostTime) == 0x000030, "Member 'SceneEffectModel_C_StartSimulateWind::CostTime' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, L_Index) == 0x000038, "Member 'SceneEffectModel_C_StartSimulateWind::L_Index' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, Temp_bool_True_if_break_was_hit_Variable) == 0x00003C, "Member 'SceneEffectModel_C_StartSimulateWind::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, Temp_int_Array_Index_Variable) == 0x000040, "Member 'SceneEffectModel_C_StartSimulateWind::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, CallFunc_Not_PreBool_ReturnValue) == 0x000044, "Member 'SceneEffectModel_C_StartSimulateWind::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'SceneEffectModel_C_StartSimulateWind::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000050, "Member 'SceneEffectModel_C_StartSimulateWind::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, K2Node_MakeStruct_ST_SimulateWind) == 0x000058, "Member 'SceneEffectModel_C_StartSimulateWind::K2Node_MakeStruct_ST_SimulateWind' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, CallFunc_Add_IntInt_ReturnValue) == 0x0000A0, "Member 'SceneEffectModel_C_StartSimulateWind::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000A4, "Member 'SceneEffectModel_C_StartSimulateWind::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, CallFunc_Array_Length_ReturnValue) == 0x0000A8, "Member 'SceneEffectModel_C_StartSimulateWind::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, CallFunc_Array_Get_Item) == 0x0000B0, "Member 'SceneEffectModel_C_StartSimulateWind::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, CallFunc_Less_IntInt_ReturnValue) == 0x0000F8, "Member 'SceneEffectModel_C_StartSimulateWind::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, CallFunc_BooleanAND_ReturnValue) == 0x0000F9, "Member 'SceneEffectModel_C_StartSimulateWind::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SceneEffectModel_C_StartSimulateWind, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000FA, "Member 'SceneEffectModel_C_StartSimulateWind::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USceneEffectModel_C \ static_assert(alignof(USceneEffectModel_C) == 0x000008, "Wrong alignment on USceneEffectModel_C"); \ static_assert(sizeof(USceneEffectModel_C) == 0x0001F0, "Wrong size on USceneEffectModel_C"); \ static_assert(offsetof(USceneEffectModel_C, UberGraphFrame_SceneEffectModel_C) == 0x0000F0, "Member 'USceneEffectModel_C::UberGraphFrame_SceneEffectModel_C' has a wrong offset!"); \ static_assert(offsetof(USceneEffectModel_C, Multi_Bending) == 0x0000F8, "Member 'USceneEffectModel_C::Multi_Bending' has a wrong offset!"); \ static_assert(offsetof(USceneEffectModel_C, Distances) == 0x000100, "Member 'USceneEffectModel_C::Distances' has a wrong offset!"); \ static_assert(offsetof(USceneEffectModel_C, ActorArray) == 0x000110, "Member 'USceneEffectModel_C::ActorArray' has a wrong offset!"); \ static_assert(offsetof(USceneEffectModel_C, Helper) == 0x000120, "Member 'USceneEffectModel_C::Helper' has a wrong offset!"); \ static_assert(offsetof(USceneEffectModel_C, Sorted_Array) == 0x000130, "Member 'USceneEffectModel_C::Sorted_Array' has a wrong offset!"); \ static_assert(offsetof(USceneEffectModel_C, PosArray) == 0x000140, "Member 'USceneEffectModel_C::PosArray' has a wrong offset!"); \ static_assert(offsetof(USceneEffectModel_C, WindData) == 0x000150, "Member 'USceneEffectModel_C::WindData' has a wrong offset!"); \ static_assert(offsetof(USceneEffectModel_C, WindCurve) == 0x000160, "Member 'USceneEffectModel_C::WindCurve' has a wrong offset!"); \ static_assert(offsetof(USceneEffectModel_C, WindCurve_Strength) == 0x000168, "Member 'USceneEffectModel_C::WindCurve_Strength' has a wrong offset!"); \ static_assert(offsetof(USceneEffectModel_C, OptimizedLayers) == 0x000170, "Member 'USceneEffectModel_C::OptimizedLayers' has a wrong offset!"); \ static_assert(offsetof(USceneEffectModel_C, ShowArr) == 0x000180, "Member 'USceneEffectModel_C::ShowArr' has a wrong offset!"); \ static_assert(offsetof(USceneEffectModel_C, Layers) == 0x0001D0, "Member 'USceneEffectModel_C::Layers' has a wrong offset!"); \ static_assert(offsetof(USceneEffectModel_C, Action_Layers) == 0x0001E0, "Member 'USceneEffectModel_C::Action_Layers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_AddDeactivableFirepoint \ static_assert(alignof(RebornManagerComponent_C_AddDeactivableFirepoint) == 0x000008, "Wrong alignment on RebornManagerComponent_C_AddDeactivableFirepoint"); \ static_assert(sizeof(RebornManagerComponent_C_AddDeactivableFirepoint) == 0x000028, "Wrong size on RebornManagerComponent_C_AddDeactivableFirepoint"); \ static_assert(offsetof(RebornManagerComponent_C_AddDeactivableFirepoint, FirePoint) == 0x000000, "Member 'RebornManagerComponent_C_AddDeactivableFirepoint::FirePoint' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_AddDeactivableFirepoint, CallFunc_Conv_StringToName_ReturnValue) == 0x000010, "Member 'RebornManagerComponent_C_AddDeactivableFirepoint::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_AddDeactivableFirepoint, CallFunc_Redirect_Table_MappedTable) == 0x000018, "Member 'RebornManagerComponent_C_AddDeactivableFirepoint::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_AddDeactivableFirepoint, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000020, "Member 'RebornManagerComponent_C_AddDeactivableFirepoint::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_AddDeactivableFirepoint, CallFunc_Array_AddUnique_ReturnValue) == 0x000024, "Member 'RebornManagerComponent_C_AddDeactivableFirepoint::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_AddUnLockedFirepoint \ static_assert(alignof(RebornManagerComponent_C_AddUnLockedFirepoint) == 0x000008, "Wrong alignment on RebornManagerComponent_C_AddUnLockedFirepoint"); \ static_assert(sizeof(RebornManagerComponent_C_AddUnLockedFirepoint) == 0x000058, "Wrong size on RebornManagerComponent_C_AddUnLockedFirepoint"); \ static_assert(offsetof(RebornManagerComponent_C_AddUnLockedFirepoint, FirePoint) == 0x000000, "Member 'RebornManagerComponent_C_AddUnLockedFirepoint::FirePoint' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_AddUnLockedFirepoint, CallFunc_Conv_StringToName_ReturnValue) == 0x000010, "Member 'RebornManagerComponent_C_AddUnLockedFirepoint::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_AddUnLockedFirepoint, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'RebornManagerComponent_C_AddUnLockedFirepoint::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_AddUnLockedFirepoint, CallFunc_GetModel_AchievementSystem_Return_Value) == 0x000020, "Member 'RebornManagerComponent_C_AddUnLockedFirepoint::CallFunc_GetModel_AchievementSystem_Return_Value' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_AddUnLockedFirepoint, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'RebornManagerComponent_C_AddUnLockedFirepoint::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_AddUnLockedFirepoint, CallFunc_Redirect_Table_MappedTable) == 0x000038, "Member 'RebornManagerComponent_C_AddUnLockedFirepoint::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_AddUnLockedFirepoint, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000040, "Member 'RebornManagerComponent_C_AddUnLockedFirepoint::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_AddUnLockedFirepoint, CallFunc_Array_Add_ReturnValue) == 0x000044, "Member 'RebornManagerComponent_C_AddUnLockedFirepoint::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_AddUnLockedFirepoint, CallFunc_Array_Contains_ReturnValue) == 0x000048, "Member 'RebornManagerComponent_C_AddUnLockedFirepoint::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_AddUnLockedFirepoint, CallFunc_Array_Add_ReturnValue_1) == 0x00004C, "Member 'RebornManagerComponent_C_AddUnLockedFirepoint::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_AddUnLockedFirepoint, CallFunc_Array_Contains_ReturnValue_1) == 0x000050, "Member 'RebornManagerComponent_C_AddUnLockedFirepoint::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_CreateSoulPackageActor \ static_assert(alignof(RebornManagerComponent_C_CreateSoulPackageActor) == 0x000010, "Wrong alignment on RebornManagerComponent_C_CreateSoulPackageActor"); \ static_assert(sizeof(RebornManagerComponent_C_CreateSoulPackageActor) == 0x0000F0, "Wrong size on RebornManagerComponent_C_CreateSoulPackageActor"); \ static_assert(offsetof(RebornManagerComponent_C_CreateSoulPackageActor, CallFunc_Get_Save_Slot_Value_value) == 0x000000, "Member 'RebornManagerComponent_C_CreateSoulPackageActor::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_CreateSoulPackageActor, CallFunc_Get_Save_Slot_Value_value_1) == 0x000010, "Member 'RebornManagerComponent_C_CreateSoulPackageActor::CallFunc_Get_Save_Slot_Value_value_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_CreateSoulPackageActor, CallFunc_Conv_StringToVector_OutConvertedVector) == 0x000020, "Member 'RebornManagerComponent_C_CreateSoulPackageActor::CallFunc_Conv_StringToVector_OutConvertedVector' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_CreateSoulPackageActor, CallFunc_Conv_StringToVector_OutIsValid) == 0x000038, "Member 'RebornManagerComponent_C_CreateSoulPackageActor::CallFunc_Conv_StringToVector_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_CreateSoulPackageActor, CallFunc_Conv_StringToInt_ReturnValue) == 0x00003C, "Member 'RebornManagerComponent_C_CreateSoulPackageActor::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_CreateSoulPackageActor, CallFunc_Conv_VectorToString_ReturnValue) == 0x000040, "Member 'RebornManagerComponent_C_CreateSoulPackageActor::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_CreateSoulPackageActor, CallFunc_Greater_IntInt_ReturnValue) == 0x000050, "Member 'RebornManagerComponent_C_CreateSoulPackageActor::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_CreateSoulPackageActor, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'RebornManagerComponent_C_CreateSoulPackageActor::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_CreateSoulPackageActor, CallFunc_MakeTransform_ReturnValue) == 0x000070, "Member 'RebornManagerComponent_C_CreateSoulPackageActor::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_CreateSoulPackageActor, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0000D0, "Member 'RebornManagerComponent_C_CreateSoulPackageActor::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_CreateSoulPackageActor, CallFunc_IsValid_ReturnValue) == 0x0000D8, "Member 'RebornManagerComponent_C_CreateSoulPackageActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_CreateSoulPackageActor, CallFunc_FinishSpawningActor_ReturnValue) == 0x0000E0, "Member 'RebornManagerComponent_C_CreateSoulPackageActor::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_EnablePositionSaving \ static_assert(alignof(RebornManagerComponent_C_EnablePositionSaving) == 0x000008, "Wrong alignment on RebornManagerComponent_C_EnablePositionSaving"); \ static_assert(sizeof(RebornManagerComponent_C_EnablePositionSaving) == 0x000028, "Wrong size on RebornManagerComponent_C_EnablePositionSaving"); \ static_assert(offsetof(RebornManagerComponent_C_EnablePositionSaving, Value) == 0x000000, "Member 'RebornManagerComponent_C_EnablePositionSaving::Value' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_EnablePositionSaving, LastV) == 0x000008, "Member 'RebornManagerComponent_C_EnablePositionSaving::LastV' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_EnablePositionSaving, LastAngle) == 0x000020, "Member 'RebornManagerComponent_C_EnablePositionSaving::LastAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent \ static_assert(alignof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent) == 0x000010, "Wrong alignment on RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent"); \ static_assert(sizeof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent) == 0x000370, "Wrong size on RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, EntryPoint) == 0x000000, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, K2Node_CustomEvent_NewFirePointID_1) == 0x000008, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::K2Node_CustomEvent_NewFirePointID_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, K2Node_CustomEvent_NewFirePointID) == 0x000028, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::K2Node_CustomEvent_NewFirePointID' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, K2Node_CustomEvent_PresetPosition) == 0x000040, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::K2Node_CustomEvent_PresetPosition' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000A0, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000A8, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000C0, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, K2Node_DynamicCast_bSuccess) == 0x0000C8, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_IsValid_ReturnValue) == 0x0000C9, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0000D0, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetActivityValue_Value) == 0x0000D8, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetState_State) == 0x0000D9, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000DA, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetOnElevator_OnElevator) == 0x0000DB, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetOnElevator_OnElevator' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_IsFalling_ReturnValue) == 0x0000DC, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_Not_PreBool_ReturnValue) == 0x0000DD, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetOnLadder_OnLadder) == 0x0000DE, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetOnLadder_OnLadder' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, K2Node_Event_DeltaSeconds) == 0x0000E0, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_Not_PreBool_ReturnValue_1) == 0x0000E4, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_BooleanAND_ReturnValue) == 0x0000E5, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000E8, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, Temp_string_Variable) == 0x0000F8, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, Temp_string_Variable_1) == 0x000108, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x000118, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_Not_PreBool_ReturnValue_2) == 0x000119, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_BooleanAND_ReturnValue_1) == 0x00011A, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, Temp_bool_Variable) == 0x00011B, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000120, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, K2Node_CustomEvent_Value) == 0x000128, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, K2Node_CustomEvent_LastV) == 0x000130, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::K2Node_CustomEvent_LastV' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, K2Node_CustomEvent_LastAngle) == 0x000148, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::K2Node_CustomEvent_LastAngle' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000150, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_MakeRotator_ReturnValue) == 0x000158, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_EqualEqual_VectorVector_ReturnValue_1) == 0x000170, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_EqualEqual_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000171, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetModel_PluginLevelSaver_ReturnValue) == 0x000178, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetModel_PluginLevelSaver_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000180, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_Conv_RotatorToString_ReturnValue) == 0x000188, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_Conv_RotatorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, K2Node_CreateDelegate_OutputDelegate_2) == 0x000198, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x0001A8, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetDCSGameState_ReturnValue) == 0x0001B0, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetCurrentCharacter_CurrentChapter) == 0x0001B8, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetCurrentCharacter_CurrentChapter' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_Level_Chapter_to_Str_OutStr) == 0x0001C0, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_Level_Chapter_to_Str_OutStr' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_Level_Chapter_to_Str_OutEnum) == 0x0001D0, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_Level_Chapter_to_Str_OutEnum' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, K2Node_Select_Default) == 0x0001D8, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_IsServer_ReturnValue) == 0x0001E8, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_IsServer_ReturnValue_1) == 0x0001E9, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_IsServer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue_1) == 0x0001F0, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_Conv_IntToString_ReturnValue) == 0x0001F8, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetPlayerLevel_value) == 0x000208, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue_2) == 0x000210, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetSavedMaps_Maps_To_Load) == 0x000218, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetSavedMaps_Maps_To_Load' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetSavedMaps_Visiable_Mark) == 0x000228, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetSavedMaps_Visiable_Mark' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetSavedMaps_ChapterLevel) == 0x000238, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetSavedMaps_ChapterLevel' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetSavedMaps_Log_SectionID) == 0x000248, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetSavedMaps_Log_SectionID' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue_3) == 0x000258, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_TryFlushDrity_DirtyChanged) == 0x000260, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_TryFlushDrity_DirtyChanged' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_Conv_VectorToString_ReturnValue) == 0x000268, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000278, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetModel_PluginLevelSaver_ReturnValue_1) == 0x000280, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetModel_PluginLevelSaver_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000288, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0002A0, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetGlobalFlag_Enable) == 0x0002B8, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_Get_Save_Slot_Value_value) == 0x0002C0, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_Conv_BoolToString_ReturnValue) == 0x0002D0, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0002E0, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, K2Node_CreateDelegate_OutputDelegate_3) == 0x0002E4, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x0002F8, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000300, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_Conv_VectorToVector2D_ReturnValue) == 0x000318, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_Conv_VectorToVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetPlayerCharacter_ReturnValue_3) == 0x000328, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetPlayerCharacter_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_Conv_Vector2dToString_ReturnValue) == 0x000330, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_Conv_Vector2dToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000340, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000358, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000360, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x000368, "Member 'RebornManagerComponent_C_ExecuteUbergraph_RebornManagerComponent::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_GetCurrentFirepoint \ static_assert(alignof(RebornManagerComponent_C_GetCurrentFirepoint) == 0x000008, "Wrong alignment on RebornManagerComponent_C_GetCurrentFirepoint"); \ static_assert(sizeof(RebornManagerComponent_C_GetCurrentFirepoint) == 0x000010, "Wrong size on RebornManagerComponent_C_GetCurrentFirepoint"); \ static_assert(offsetof(RebornManagerComponent_C_GetCurrentFirepoint, ReturnValue) == 0x000000, "Member 'RebornManagerComponent_C_GetCurrentFirepoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_GetDropSoulPercentByKlesaValue \ static_assert(alignof(RebornManagerComponent_C_GetDropSoulPercentByKlesaValue) == 0x000008, "Wrong alignment on RebornManagerComponent_C_GetDropSoulPercentByKlesaValue"); \ static_assert(sizeof(RebornManagerComponent_C_GetDropSoulPercentByKlesaValue) == 0x000018, "Wrong size on RebornManagerComponent_C_GetDropSoulPercentByKlesaValue"); \ static_assert(offsetof(RebornManagerComponent_C_GetDropSoulPercentByKlesaValue, DropPercent) == 0x000000, "Member 'RebornManagerComponent_C_GetDropSoulPercentByKlesaValue::DropPercent' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetDropSoulPercentByKlesaValue, CallFunc_GetNormalizeKlesaPercentValue_ReturnValue) == 0x000008, "Member 'RebornManagerComponent_C_GetDropSoulPercentByKlesaValue::CallFunc_GetNormalizeKlesaPercentValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetDropSoulPercentByKlesaValue, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000010, "Member 'RebornManagerComponent_C_GetDropSoulPercentByKlesaValue::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetDropSoulPercentByKlesaValue, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000011, "Member 'RebornManagerComponent_C_GetDropSoulPercentByKlesaValue::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_GetRebornInfo \ static_assert(alignof(RebornManagerComponent_C_GetRebornInfo) == 0x000010, "Wrong alignment on RebornManagerComponent_C_GetRebornInfo"); \ static_assert(sizeof(RebornManagerComponent_C_GetRebornInfo) == 0x000460, "Wrong size on RebornManagerComponent_C_GetRebornInfo"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, isReborn) == 0x000000, "Member 'RebornManagerComponent_C_GetRebornInfo::isReborn' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, validatingFirepointStat) == 0x000001, "Member 'RebornManagerComponent_C_GetRebornInfo::validatingFirepointStat' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, rebornLevelMap_0) == 0x000008, "Member 'RebornManagerComponent_C_GetRebornInfo::rebornLevelMap_0' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, rebornLevelMark_0) == 0x000018, "Member 'RebornManagerComponent_C_GetRebornInfo::rebornLevelMark_0' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, rebornFirePointID_0) == 0x000028, "Member 'RebornManagerComponent_C_GetRebornInfo::rebornFirePointID_0' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, rebornPlayerTransform_0) == 0x000040, "Member 'RebornManagerComponent_C_GetRebornInfo::rebornPlayerTransform_0' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, LevelChapter) == 0x0000A0, "Member 'RebornManagerComponent_C_GetRebornInfo::LevelChapter' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, SentionID) == 0x0000A8, "Member 'RebornManagerComponent_C_GetRebornInfo::SentionID' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x0000B8, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetModel_PluginLevelSaver_ReturnValue) == 0x0000C0, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetModel_PluginLevelSaver_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetModel_PluginLevelSaver_ReturnValue_1) == 0x0000C8, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetModel_PluginLevelSaver_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_Value) == 0x0000D0, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_hasSet) == 0x0000E0, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_Value_1) == 0x0000E8, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_hasSet_1) == 0x0000F8, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_hasSet_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_Conv_StringToInt_ReturnValue) == 0x0000FC, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_Conv_StringToVector_OutConvertedVector) == 0x000100, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_Conv_StringToVector_OutConvertedVector' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_Conv_StringToVector_OutIsValid) == 0x000118, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_Conv_StringToVector_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_MakeTransform_ReturnValue) == 0x000120, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_BreakTransform_Location) == 0x000180, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_BreakTransform_Rotation) == 0x000198, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_BreakTransform_Scale) == 0x0001B0, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetDCSGameState_ReturnValue) == 0x0001C8, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x0001D0, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetDCSGameState_ReturnValue_1) == 0x0001D8, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetDCSGameState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSaveLevelChapter_LevelChapter) == 0x0001E0, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSaveLevelChapter_LevelChapter' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetModel_PluginLevelSaver_ReturnValue_2) == 0x0001E8, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetModel_PluginLevelSaver_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_Value_2) == 0x0001F0, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_hasSet_2) == 0x000200, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_hasSet_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_Value_3) == 0x000208, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_Value_3' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_hasSet_3) == 0x000218, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_hasSet_3' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000219, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_Value_4) == 0x000220, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_Value_4' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_hasSet_4) == 0x000230, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_hasSet_4' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_ParseIntoArray_ReturnValue) == 0x000238, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_Value_5) == 0x000248, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_Value_5' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_hasSet_5) == 0x000258, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_hasSet_5' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_Value_6) == 0x000260, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_Value_6' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_hasSet_6) == 0x000270, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_hasSet_6' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_ParseIntoArray_ReturnValue_1) == 0x000278, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_ParseIntoArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_Conv_StringToRotator_OutConvertedRotator) == 0x000288, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_Conv_StringToRotator_OutConvertedRotator' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_Conv_StringToRotator_OutIsValid) == 0x0002A0, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_Conv_StringToRotator_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_Value_7) == 0x0002A8, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_Value_7' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_hasSet_7) == 0x0002B8, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_hasSet_7' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_LoadFirepointInfoFromTable_MapToLoad) == 0x0002C0, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_LoadFirepointInfoFromTable_MapToLoad' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_LoadFirepointInfoFromTable_MapMarks) == 0x0002D0, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_LoadFirepointInfoFromTable_MapMarks' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_LoadFirepointInfoFromTable_PlayerTransform) == 0x0002E0, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_LoadFirepointInfoFromTable_PlayerTransform' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_LoadFirepointInfoFromTable_ReturnLevelChatert) == 0x000340, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_LoadFirepointInfoFromTable_ReturnLevelChatert' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_LoadFirepointInfoFromTable_OutSectionID) == 0x000348, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_LoadFirepointInfoFromTable_OutSectionID' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_Conv_StringToVector_OutConvertedVector_1) == 0x000358, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_Conv_StringToVector_OutConvertedVector_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_Conv_StringToVector_OutIsValid_1) == 0x000370, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_Conv_StringToVector_OutIsValid_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_MakeTransform_ReturnValue_1) == 0x000380, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetModel_PluginLevelSaver_ReturnValue_3) == 0x0003E0, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetModel_PluginLevelSaver_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_Value_8) == 0x0003E8, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_Value_8' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_hasSet_8) == 0x0003F8, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_hasSet_8' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_Trim_ReturnValue) == 0x000400, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_IsEmpty_ReturnValue) == 0x000410, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_Not_PreBool_ReturnValue) == 0x000411, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_Array_Contains_ReturnValue) == 0x000412, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_Not_PreBool_ReturnValue_1) == 0x000413, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_Array_Contains_ReturnValue_1) == 0x000414, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetModel_PluginLevelSaver_ReturnValue_4) == 0x000418, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetModel_PluginLevelSaver_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_BooleanAND_ReturnValue) == 0x000420, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_Value_9) == 0x000428, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_Value_9' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_GetSavedLevelValue_hasSet_9) == 0x000438, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_GetSavedLevelValue_hasSet_9' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_Not_PreBool_ReturnValue_2) == 0x000439, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_Trim_ReturnValue_1) == 0x000440, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_Trim_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_IsEmpty_ReturnValue_1) == 0x000450, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_Not_PreBool_ReturnValue_3) == 0x000451, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_BooleanAND_ReturnValue_1) == 0x000452, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetRebornInfo, CallFunc_BooleanAND_ReturnValue_2) == 0x000453, "Member 'RebornManagerComponent_C_GetRebornInfo::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_GetSavedFirepoints \ static_assert(alignof(RebornManagerComponent_C_GetSavedFirepoints) == 0x000008, "Wrong alignment on RebornManagerComponent_C_GetSavedFirepoints"); \ static_assert(sizeof(RebornManagerComponent_C_GetSavedFirepoints) == 0x000030, "Wrong size on RebornManagerComponent_C_GetSavedFirepoints"); \ static_assert(offsetof(RebornManagerComponent_C_GetSavedFirepoints, UnloackedFirepoints) == 0x000000, "Member 'RebornManagerComponent_C_GetSavedFirepoints::UnloackedFirepoints' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetSavedFirepoints, DeactivatedFirepoints) == 0x000010, "Member 'RebornManagerComponent_C_GetSavedFirepoints::DeactivatedFirepoints' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetSavedFirepoints, AllFirepointsEverUnlocked) == 0x000020, "Member 'RebornManagerComponent_C_GetSavedFirepoints::AllFirepointsEverUnlocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_GetSaveLevelChapter \ static_assert(alignof(RebornManagerComponent_C_GetSaveLevelChapter) == 0x000008, "Wrong alignment on RebornManagerComponent_C_GetSaveLevelChapter"); \ static_assert(sizeof(RebornManagerComponent_C_GetSaveLevelChapter) == 0x000040, "Wrong size on RebornManagerComponent_C_GetSaveLevelChapter"); \ static_assert(offsetof(RebornManagerComponent_C_GetSaveLevelChapter, LevelChapter) == 0x000000, "Member 'RebornManagerComponent_C_GetSaveLevelChapter::LevelChapter' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetSaveLevelChapter, CallFunc_GetModel_PluginLevelSaver_ReturnValue) == 0x000008, "Member 'RebornManagerComponent_C_GetSaveLevelChapter::CallFunc_GetModel_PluginLevelSaver_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetSaveLevelChapter, CallFunc_GetSavedLevelValue_Value) == 0x000010, "Member 'RebornManagerComponent_C_GetSaveLevelChapter::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetSaveLevelChapter, CallFunc_GetSavedLevelValue_hasSet) == 0x000020, "Member 'RebornManagerComponent_C_GetSaveLevelChapter::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetSaveLevelChapter, CallFunc_Level_Chapter_to_Str_OutStr) == 0x000028, "Member 'RebornManagerComponent_C_GetSaveLevelChapter::CallFunc_Level_Chapter_to_Str_OutStr' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_GetSaveLevelChapter, CallFunc_Level_Chapter_to_Str_OutEnum) == 0x000038, "Member 'RebornManagerComponent_C_GetSaveLevelChapter::CallFunc_Level_Chapter_to_Str_OutEnum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_InitModel \ static_assert(alignof(RebornManagerComponent_C_InitModel) == 0x000010, "Wrong alignment on RebornManagerComponent_C_InitModel"); \ static_assert(sizeof(RebornManagerComponent_C_InitModel) == 0x0000D0, "Wrong size on RebornManagerComponent_C_InitModel"); \ static_assert(offsetof(RebornManagerComponent_C_InitModel, Temp_bool_Variable) == 0x000000, "Member 'RebornManagerComponent_C_InitModel::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_InitModel, Temp_string_Variable) == 0x000008, "Member 'RebornManagerComponent_C_InitModel::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_InitModel, Temp_bool_Variable_1) == 0x000018, "Member 'RebornManagerComponent_C_InitModel::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_InitModel, Temp_byte_Variable) == 0x000019, "Member 'RebornManagerComponent_C_InitModel::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_InitModel, CallFunc_LoadRebornInfoFromSave_LoadMaps) == 0x000020, "Member 'RebornManagerComponent_C_InitModel::CallFunc_LoadRebornInfoFromSave_LoadMaps' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_InitModel, CallFunc_LoadRebornInfoFromSave_VisibleMarks) == 0x000030, "Member 'RebornManagerComponent_C_InitModel::CallFunc_LoadRebornInfoFromSave_VisibleMarks' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_InitModel, CallFunc_LoadRebornInfoFromSave_Firepoint) == 0x000040, "Member 'RebornManagerComponent_C_InitModel::CallFunc_LoadRebornInfoFromSave_Firepoint' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_InitModel, CallFunc_LoadRebornInfoFromSave_Position) == 0x000050, "Member 'RebornManagerComponent_C_InitModel::CallFunc_LoadRebornInfoFromSave_Position' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_InitModel, CallFunc_LoadRebornInfoFromSave_LevelChapter) == 0x0000B0, "Member 'RebornManagerComponent_C_InitModel::CallFunc_LoadRebornInfoFromSave_LevelChapter' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_InitModel, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000B1, "Member 'RebornManagerComponent_C_InitModel::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_InitModel, K2Node_Select_Default) == 0x0000B8, "Member 'RebornManagerComponent_C_InitModel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_InitModel, K2Node_Select_Default_1) == 0x0000C8, "Member 'RebornManagerComponent_C_InitModel::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_Is_Firepoint_Unlocked \ static_assert(alignof(RebornManagerComponent_C_Is_Firepoint_Unlocked) == 0x000008, "Wrong alignment on RebornManagerComponent_C_Is_Firepoint_Unlocked"); \ static_assert(sizeof(RebornManagerComponent_C_Is_Firepoint_Unlocked) == 0x000030, "Wrong size on RebornManagerComponent_C_Is_Firepoint_Unlocked"); \ static_assert(offsetof(RebornManagerComponent_C_Is_Firepoint_Unlocked, FirePoint) == 0x000000, "Member 'RebornManagerComponent_C_Is_Firepoint_Unlocked::FirePoint' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_Is_Firepoint_Unlocked, Valid) == 0x000010, "Member 'RebornManagerComponent_C_Is_Firepoint_Unlocked::Valid' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_Is_Firepoint_Unlocked, UnLock) == 0x000011, "Member 'RebornManagerComponent_C_Is_Firepoint_Unlocked::UnLock' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_Is_Firepoint_Unlocked, CallFunc_Conv_StringToName_ReturnValue) == 0x000014, "Member 'RebornManagerComponent_C_Is_Firepoint_Unlocked::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_Is_Firepoint_Unlocked, CallFunc_Redirect_Table_MappedTable) == 0x000020, "Member 'RebornManagerComponent_C_Is_Firepoint_Unlocked::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_Is_Firepoint_Unlocked, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000028, "Member 'RebornManagerComponent_C_Is_Firepoint_Unlocked::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_Is_Firepoint_Unlocked, CallFunc_Array_Contains_ReturnValue) == 0x000029, "Member 'RebornManagerComponent_C_Is_Firepoint_Unlocked::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_IsFirepointDeactivable \ static_assert(alignof(RebornManagerComponent_C_IsFirepointDeactivable) == 0x000008, "Wrong alignment on RebornManagerComponent_C_IsFirepointDeactivable"); \ static_assert(sizeof(RebornManagerComponent_C_IsFirepointDeactivable) == 0x000030, "Wrong size on RebornManagerComponent_C_IsFirepointDeactivable"); \ static_assert(offsetof(RebornManagerComponent_C_IsFirepointDeactivable, FirePoint) == 0x000000, "Member 'RebornManagerComponent_C_IsFirepointDeactivable::FirePoint' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_IsFirepointDeactivable, Valid) == 0x000010, "Member 'RebornManagerComponent_C_IsFirepointDeactivable::Valid' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_IsFirepointDeactivable, Deactive) == 0x000011, "Member 'RebornManagerComponent_C_IsFirepointDeactivable::Deactive' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_IsFirepointDeactivable, CallFunc_Conv_StringToName_ReturnValue) == 0x000014, "Member 'RebornManagerComponent_C_IsFirepointDeactivable::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_IsFirepointDeactivable, CallFunc_Redirect_Table_MappedTable) == 0x000020, "Member 'RebornManagerComponent_C_IsFirepointDeactivable::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_IsFirepointDeactivable, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000028, "Member 'RebornManagerComponent_C_IsFirepointDeactivable::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_IsFirepointDeactivable, CallFunc_Array_Contains_ReturnValue) == 0x000029, "Member 'RebornManagerComponent_C_IsFirepointDeactivable::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_LoadFirepointInfoFromTable \ static_assert(alignof(RebornManagerComponent_C_LoadFirepointInfoFromTable) == 0x000010, "Wrong alignment on RebornManagerComponent_C_LoadFirepointInfoFromTable"); \ static_assert(sizeof(RebornManagerComponent_C_LoadFirepointInfoFromTable) == 0x0003B0, "Wrong size on RebornManagerComponent_C_LoadFirepointInfoFromTable"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, FirePoint) == 0x000000, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::FirePoint' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, MapToLoad) == 0x000010, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::MapToLoad' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, MapMarks) == 0x000020, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::MapMarks' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, PlayerTransform) == 0x000030, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::PlayerTransform' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, ReturnLevelChatert) == 0x000090, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::ReturnLevelChatert' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, OutSectionID) == 0x000098, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::OutSectionID' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, LocalSectionID) == 0x0000A8, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::LocalSectionID' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, L_LevelChatert1) == 0x0000B8, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::L_LevelChatert1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, L_Map_Marks) == 0x0000C0, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::L_Map_Marks' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, L_Map_Load) == 0x0000D0, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::L_Map_Load' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, L_Map_Visible) == 0x0000E0, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::L_Map_Visible' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, L_Map_Unvisible) == 0x0000F0, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::L_Map_Unvisible' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, L_Transform) == 0x000100, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::L_Transform' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Concat_StrStr_ReturnValue) == 0x000160, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Conv_StringToName_ReturnValue) == 0x000170, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000178, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, Temp_string_Variable) == 0x000188, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000198, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001A8, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, Temp_int_Array_Index_Variable) == 0x0001B8, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0001C0, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, Temp_int_Loop_Counter_Variable) == 0x0001D0, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Add_IntInt_ReturnValue) == 0x0001D4, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, Temp_int_Array_Index_Variable_1) == 0x0001D8, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Array_Add_ReturnValue) == 0x0001DC, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Redirect_Table_MappedTable) == 0x0001E0, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_GetDataTableRowFromName_OutRow) == 0x0001E8, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0002D0, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Array_Get_Item) == 0x0002D8, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Array_AddUnique_ReturnValue) == 0x0002E8, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0002EC, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_MakeTransform_ReturnValue) == 0x0002F0, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x000350, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Array_Length_ReturnValue) == 0x000354, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, Temp_string_Variable_1) == 0x000358, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Array_Get_Item_1) == 0x000368, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000378, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Array_Add_ReturnValue_1) == 0x00037C, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000380, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Array_Length_ReturnValue_1) == 0x000384, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Less_IntInt_ReturnValue) == 0x000388, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, Temp_int_Loop_Counter_Variable_1) == 0x00038C, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Less_IntInt_ReturnValue_1) == 0x000390, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, CallFunc_Add_IntInt_ReturnValue_1) == 0x000394, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadFirepointInfoFromTable, K2Node_MakeArray_Array) == 0x000398, "Member 'RebornManagerComponent_C_LoadFirepointInfoFromTable::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_LoadRebornInfoFromSave \ static_assert(alignof(RebornManagerComponent_C_LoadRebornInfoFromSave) == 0x000010, "Wrong alignment on RebornManagerComponent_C_LoadRebornInfoFromSave"); \ static_assert(sizeof(RebornManagerComponent_C_LoadRebornInfoFromSave) == 0x000390, "Wrong size on RebornManagerComponent_C_LoadRebornInfoFromSave"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, UsedForRestart) == 0x000000, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::UsedForRestart' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, LoadMaps) == 0x000008, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::LoadMaps' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, VisibleMarks) == 0x000018, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::VisibleMarks' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, FirePoint) == 0x000028, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::FirePoint' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, Position) == 0x000040, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::Position' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, LevelChapter) == 0x0000A0, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::LevelChapter' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, L_LevelChapter) == 0x0000A1, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::L_LevelChapter' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, L_Rotation) == 0x0000A8, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::L_Rotation' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, L_Location) == 0x0000C0, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::L_Location' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, L_Marks) == 0x0000D8, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::L_Marks' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, L_LoadMaps) == 0x0000E8, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::L_LoadMaps' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, L_Slot) == 0x0000F8, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::L_Slot' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_SelectString_ReturnValue) == 0x000108, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, Temp_int_Array_Index_Variable) == 0x000118, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, Temp_int_Array_Index_Variable_1) == 0x00011C, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Redirect_Table_MappedTable) == 0x000120, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, Temp_int_Loop_Counter_Variable) == 0x000128, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Add_IntInt_ReturnValue) == 0x00012C, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, Temp_int_Array_Index_Variable_2) == 0x000130, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, Temp_int_Variable) == 0x000134, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Multiply_IntInt_ReturnValue) == 0x000138, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Add_IntInt_ReturnValue_1) == 0x00013C, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Add_IntInt_ReturnValue_2) == 0x000140, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Get_Save_Slot_Value_value) == 0x000148, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x000158, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Level_Chapter_to_Str_OutStr) == 0x000160, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Level_Chapter_to_Str_OutStr' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Level_Chapter_to_Str_OutEnum) == 0x000170, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Level_Chapter_to_Str_OutEnum' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_IsValid_ReturnValue) == 0x000171, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, Temp_int_Loop_Counter_Variable_1) == 0x000174, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Add_IntInt_ReturnValue_3) == 0x000178, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Get_Save_Slot_Value_value_1) == 0x000180, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Get_Save_Slot_Value_value_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_GetSlotArrayValue_Array) == 0x000190, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_GetSlotArrayValue_Array' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Array_Get_Item) == 0x0001A0, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Array_Length_ReturnValue) == 0x0001B0, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Conv_StringToName_ReturnValue) == 0x0001B4, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Array_AddUnique_ReturnValue) == 0x0001BC, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Redirect_Table_MappedTable_1) == 0x0001C0, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Redirect_Table_MappedTable_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Redirect_Table_MappedTable_2) == 0x0001C8, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Redirect_Table_MappedTable_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x0001D0, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_GetSlotArrayValue_Array_1) == 0x0001D8, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_GetSlotArrayValue_Array_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_GetSlotArrayValue_Array_2) == 0x0001E8, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_GetSlotArrayValue_Array_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Array_Get_Item_1) == 0x0001F8, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Array_Get_Item_2) == 0x000208, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000218, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Conv_StringToName_ReturnValue_2) == 0x000220, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_DoesDataTableRowExist_ReturnValue_1) == 0x000228, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_DoesDataTableRowExist_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_DoesDataTableRowExist_ReturnValue_2) == 0x000229, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_DoesDataTableRowExist_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Array_AddUnique_ReturnValue_1) == 0x00022C, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Array_AddUnique_ReturnValue_2) == 0x000230, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Array_AddUnique_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Array_Length_ReturnValue_1) == 0x000234, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Array_Length_ReturnValue_2) == 0x000238, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Less_IntInt_ReturnValue) == 0x00023C, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Less_IntInt_ReturnValue_1) == 0x00023D, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, Temp_int_Loop_Counter_Variable_2) == 0x000240, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Get_Save_Slot_Value_value_2) == 0x000248, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Get_Save_Slot_Value_value_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Trim_ReturnValue) == 0x000258, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Less_IntInt_ReturnValue_2) == 0x000268, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_IsEmpty_ReturnValue) == 0x000269, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Add_IntInt_ReturnValue_4) == 0x00026C, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Not_PreBool_ReturnValue) == 0x000270, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_MakeTransform_ReturnValue) == 0x000280, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Get_Save_Slot_Value_value_3) == 0x0002E0, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Get_Save_Slot_Value_value_3' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Get_Save_Slot_Value_value_4) == 0x0002F0, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Get_Save_Slot_Value_value_4' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Conv_StringToRotator_OutConvertedRotator) == 0x000300, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Conv_StringToRotator_OutConvertedRotator' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Conv_StringToRotator_OutIsValid) == 0x000318, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Conv_StringToRotator_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Conv_StringToVector_OutConvertedVector) == 0x000320, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Conv_StringToVector_OutConvertedVector' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Conv_StringToVector_OutIsValid) == 0x000338, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Conv_StringToVector_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_GetSlotStrArray_ResultArray) == 0x000340, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_GetSlotStrArray_ResultArray' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Array_Length_ReturnValue_3) == 0x000350, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Array_Get_Item_3) == 0x000358, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Divide_IntInt_ReturnValue) == 0x000368, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Array_Add_ReturnValue) == 0x00036C, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Subtract_IntInt_ReturnValue) == 0x000370, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Array_Get_Item_4) == 0x000378, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000388, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_LoadRebornInfoFromSave, CallFunc_Array_Add_ReturnValue_1) == 0x00038C, "Member 'RebornManagerComponent_C_LoadRebornInfoFromSave::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_OnRequestRestartTo \ static_assert(alignof(RebornManagerComponent_C_OnRequestRestartTo) == 0x000010, "Wrong alignment on RebornManagerComponent_C_OnRequestRestartTo"); \ static_assert(sizeof(RebornManagerComponent_C_OnRequestRestartTo) == 0x000070, "Wrong size on RebornManagerComponent_C_OnRequestRestartTo"); \ static_assert(offsetof(RebornManagerComponent_C_OnRequestRestartTo, NewFirePointID) == 0x000000, "Member 'RebornManagerComponent_C_OnRequestRestartTo::NewFirePointID' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_OnRequestRestartTo, PresetPosition) == 0x000010, "Member 'RebornManagerComponent_C_OnRequestRestartTo::PresetPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_ReceiveTick \ static_assert(alignof(RebornManagerComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on RebornManagerComponent_C_ReceiveTick"); \ static_assert(sizeof(RebornManagerComponent_C_ReceiveTick) == 0x000004, "Wrong size on RebornManagerComponent_C_ReceiveTick"); \ static_assert(offsetof(RebornManagerComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'RebornManagerComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_RemoveDeactivableFirepoint \ static_assert(alignof(RebornManagerComponent_C_RemoveDeactivableFirepoint) == 0x000008, "Wrong alignment on RebornManagerComponent_C_RemoveDeactivableFirepoint"); \ static_assert(sizeof(RebornManagerComponent_C_RemoveDeactivableFirepoint) == 0x000028, "Wrong size on RebornManagerComponent_C_RemoveDeactivableFirepoint"); \ static_assert(offsetof(RebornManagerComponent_C_RemoveDeactivableFirepoint, FirePoint) == 0x000000, "Member 'RebornManagerComponent_C_RemoveDeactivableFirepoint::FirePoint' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_RemoveDeactivableFirepoint, CallFunc_Conv_StringToName_ReturnValue) == 0x000010, "Member 'RebornManagerComponent_C_RemoveDeactivableFirepoint::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_RemoveDeactivableFirepoint, CallFunc_Redirect_Table_MappedTable) == 0x000018, "Member 'RebornManagerComponent_C_RemoveDeactivableFirepoint::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_RemoveDeactivableFirepoint, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000020, "Member 'RebornManagerComponent_C_RemoveDeactivableFirepoint::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_RemoveDeactivableFirepoint, CallFunc_Array_RemoveItem_ReturnValue) == 0x000021, "Member 'RebornManagerComponent_C_RemoveDeactivableFirepoint::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_RemoveUnlockedFirepoint \ static_assert(alignof(RebornManagerComponent_C_RemoveUnlockedFirepoint) == 0x000008, "Wrong alignment on RebornManagerComponent_C_RemoveUnlockedFirepoint"); \ static_assert(sizeof(RebornManagerComponent_C_RemoveUnlockedFirepoint) == 0x000028, "Wrong size on RebornManagerComponent_C_RemoveUnlockedFirepoint"); \ static_assert(offsetof(RebornManagerComponent_C_RemoveUnlockedFirepoint, FirePoint) == 0x000000, "Member 'RebornManagerComponent_C_RemoveUnlockedFirepoint::FirePoint' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_RemoveUnlockedFirepoint, CallFunc_Conv_StringToName_ReturnValue) == 0x000010, "Member 'RebornManagerComponent_C_RemoveUnlockedFirepoint::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_RemoveUnlockedFirepoint, CallFunc_Redirect_Table_MappedTable) == 0x000018, "Member 'RebornManagerComponent_C_RemoveUnlockedFirepoint::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_RemoveUnlockedFirepoint, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000020, "Member 'RebornManagerComponent_C_RemoveUnlockedFirepoint::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_RemoveUnlockedFirepoint, CallFunc_Array_RemoveItem_ReturnValue) == 0x000021, "Member 'RebornManagerComponent_C_RemoveUnlockedFirepoint::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_SetDefaultFirepoint \ static_assert(alignof(RebornManagerComponent_C_SetDefaultFirepoint) == 0x000008, "Wrong alignment on RebornManagerComponent_C_SetDefaultFirepoint"); \ static_assert(sizeof(RebornManagerComponent_C_SetDefaultFirepoint) == 0x000028, "Wrong size on RebornManagerComponent_C_SetDefaultFirepoint"); \ static_assert(offsetof(RebornManagerComponent_C_SetDefaultFirepoint, FirePoint) == 0x000000, "Member 'RebornManagerComponent_C_SetDefaultFirepoint::FirePoint' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetDefaultFirepoint, CallFunc_Redirect_Table_MappedTable) == 0x000010, "Member 'RebornManagerComponent_C_SetDefaultFirepoint::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetDefaultFirepoint, CallFunc_Conv_StringToName_ReturnValue) == 0x000018, "Member 'RebornManagerComponent_C_SetDefaultFirepoint::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetDefaultFirepoint, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000020, "Member 'RebornManagerComponent_C_SetDefaultFirepoint::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_SetNewFirePointID \ static_assert(alignof(RebornManagerComponent_C_SetNewFirePointID) == 0x000008, "Wrong alignment on RebornManagerComponent_C_SetNewFirePointID"); \ static_assert(sizeof(RebornManagerComponent_C_SetNewFirePointID) == 0x000010, "Wrong size on RebornManagerComponent_C_SetNewFirePointID"); \ static_assert(offsetof(RebornManagerComponent_C_SetNewFirePointID, NewFirePointID) == 0x000000, "Member 'RebornManagerComponent_C_SetNewFirePointID::NewFirePointID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_SetRebornInfoFromFirePointID \ static_assert(alignof(RebornManagerComponent_C_SetRebornInfoFromFirePointID) == 0x000010, "Wrong alignment on RebornManagerComponent_C_SetRebornInfoFromFirePointID"); \ static_assert(sizeof(RebornManagerComponent_C_SetRebornInfoFromFirePointID) == 0x0001B0, "Wrong size on RebornManagerComponent_C_SetRebornInfoFromFirePointID"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, firepointid) == 0x000000, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::firepointid' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, PresetPosition) == 0x000010, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::PresetPosition' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, L_Map_Visible) == 0x000070, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::L_Map_Visible' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, L_Map_Unvisible) == 0x000080, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::L_Map_Unvisible' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, CallFunc_BreakTransform_Location) == 0x000090, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, CallFunc_BreakTransform_Rotation) == 0x0000A8, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, CallFunc_BreakTransform_Scale) == 0x0000C0, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x0000D8, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, CallFunc_Conv_StringToName_ReturnValue) == 0x0000DC, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, CallFunc_Concat_StrStr_ReturnValue) == 0x0000E8, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, CallFunc_LoadFirepointInfoFromTable_MapToLoad) == 0x0000F8, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::CallFunc_LoadFirepointInfoFromTable_MapToLoad' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, CallFunc_LoadFirepointInfoFromTable_MapMarks) == 0x000108, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::CallFunc_LoadFirepointInfoFromTable_MapMarks' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, CallFunc_LoadFirepointInfoFromTable_PlayerTransform) == 0x000120, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::CallFunc_LoadFirepointInfoFromTable_PlayerTransform' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, CallFunc_LoadFirepointInfoFromTable_ReturnLevelChatert) == 0x000180, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::CallFunc_LoadFirepointInfoFromTable_ReturnLevelChatert' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, CallFunc_LoadFirepointInfoFromTable_OutSectionID) == 0x000188, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::CallFunc_LoadFirepointInfoFromTable_OutSectionID' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, CallFunc_Redirect_Table_MappedTable) == 0x000198, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_SetRebornInfoFromFirePointID, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x0001A0, "Member 'RebornManagerComponent_C_SetRebornInfoFromFirePointID::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_UpdateKlesaValue \ static_assert(alignof(RebornManagerComponent_C_UpdateKlesaValue) == 0x000008, "Wrong alignment on RebornManagerComponent_C_UpdateKlesaValue"); \ static_assert(sizeof(RebornManagerComponent_C_UpdateKlesaValue) == 0x000068, "Wrong size on RebornManagerComponent_C_UpdateKlesaValue"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateKlesaValue, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000000, "Member 'RebornManagerComponent_C_UpdateKlesaValue::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateKlesaValue, Temp_struct_Variable) == 0x000008, "Member 'RebornManagerComponent_C_UpdateKlesaValue::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateKlesaValue, CallFunc_GetMyHealth_Health) == 0x000010, "Member 'RebornManagerComponent_C_UpdateKlesaValue::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateKlesaValue, CallFunc_GetDecreaseCauser_ReturnValue) == 0x000018, "Member 'RebornManagerComponent_C_UpdateKlesaValue::CallFunc_GetDecreaseCauser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateKlesaValue, Temp_struct_Variable_1) == 0x000020, "Member 'RebornManagerComponent_C_UpdateKlesaValue::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateKlesaValue, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000028, "Member 'RebornManagerComponent_C_UpdateKlesaValue::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateKlesaValue, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'RebornManagerComponent_C_UpdateKlesaValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateKlesaValue, K2Node_DynamicCast_AsAbstract_Character) == 0x000030, "Member 'RebornManagerComponent_C_UpdateKlesaValue::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateKlesaValue, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'RebornManagerComponent_C_UpdateKlesaValue::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateKlesaValue, CallFunc_Map_Find_Value) == 0x000040, "Member 'RebornManagerComponent_C_UpdateKlesaValue::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateKlesaValue, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'RebornManagerComponent_C_UpdateKlesaValue::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateKlesaValue, CallFunc_Map_Find_Value_1) == 0x000050, "Member 'RebornManagerComponent_C_UpdateKlesaValue::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateKlesaValue, CallFunc_Map_Find_ReturnValue_1) == 0x000058, "Member 'RebornManagerComponent_C_UpdateKlesaValue::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateKlesaValue, CallFunc_GetGlobalFlag_Enable) == 0x000059, "Member 'RebornManagerComponent_C_UpdateKlesaValue::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateKlesaValue, CallFunc_GetPlayerStatic_ReturnValue) == 0x000060, "Member 'RebornManagerComponent_C_UpdateKlesaValue::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebornManagerComponent_C_UpdateSoulPackage \ static_assert(alignof(RebornManagerComponent_C_UpdateSoulPackage) == 0x000008, "Wrong alignment on RebornManagerComponent_C_UpdateSoulPackage"); \ static_assert(sizeof(RebornManagerComponent_C_UpdateSoulPackage) == 0x000218, "Wrong size on RebornManagerComponent_C_UpdateSoulPackage"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, PunishedSoulNum) == 0x000000, "Member 'RebornManagerComponent_C_UpdateSoulPackage::PunishedSoulNum' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, SoulLocation) == 0x000008, "Member 'RebornManagerComponent_C_UpdateSoulPackage::SoulLocation' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, K2Node_MakeArray_Array) == 0x000020, "Member 'RebornManagerComponent_C_UpdateSoulPackage::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_GetSlotArrayValue_Array) == 0x000030, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_GetSlotArrayValue_Array' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_BreakTransform_Location) == 0x000040, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_BreakTransform_Rotation) == 0x000058, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_BreakTransform_Scale) == 0x000070, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_Array_Get_Item) == 0x000088, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, K2Node_SwitchString_CmpSuccess) == 0x000098, "Member 'RebornManagerComponent_C_UpdateSoulPackage::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_GetGlobalFlag_Enable) == 0x000099, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_BreakVector_X) == 0x0000A0, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_BreakVector_Y) == 0x0000A8, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_BreakVector_Z) == 0x0000B0, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_Get_Save_Slot_Value_value) == 0x0000C0, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_MakeVector_ReturnValue) == 0x0000D0, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0000E8, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_Conv_BoolToString_ReturnValue) == 0x0000F0, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_GetDropSoulPercentByKlesaValue_DropPercent) == 0x000100, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_GetDropSoulPercentByKlesaValue_DropPercent' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_Greater_IntInt_ReturnValue) == 0x000108, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_Conv_IntToString_ReturnValue) == 0x000110, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_GetPlayerCoinSoul_value) == 0x000120, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000128, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000130, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_GetStatsValue_Value) == 0x000138, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_GetStatsValue_Value' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_GetPlayerCoinSoul_value_1) == 0x000140, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_GetPlayerCoinSoul_value_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_FClamp_ReturnValue) == 0x000148, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_Subtract_IntInt_ReturnValue) == 0x000150, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000158, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000160, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000168, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000170, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_GetPlayerIsEnemy_ReturnValue) == 0x000178, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_GetPlayerIsEnemy_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_FTrunc_ReturnValue) == 0x00017C, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_BooleanOR_ReturnValue) == 0x000180, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_Max_ReturnValue) == 0x000184, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_GetModel_PluginLevelSaver_ReturnValue) == 0x000188, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_GetModel_PluginLevelSaver_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_GetSavedLevelValue_Value) == 0x000190, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_GetSavedLevelValue_hasSet) == 0x0001A0, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_Conv_VectorToString_ReturnValue) == 0x0001A8, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_Conv_VectorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_Conv_StringToVector_OutConvertedVector) == 0x0001B8, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_Conv_StringToVector_OutConvertedVector' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_Conv_StringToVector_OutIsValid) == 0x0001D0, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_Conv_StringToVector_OutIsValid' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_BreakVector_X_1) == 0x0001D8, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_BreakVector_Y_1) == 0x0001E0, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_BreakVector_Z_1) == 0x0001E8, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x0001F0, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_MakeVector_ReturnValue_1) == 0x0001F8, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(RebornManagerComponent_C_UpdateSoulPackage, CallFunc_IsValid_ReturnValue) == 0x000210, "Member 'RebornManagerComponent_C_UpdateSoulPackage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URebornManagerComponent_C \ static_assert(alignof(URebornManagerComponent_C) == 0x000010, "Wrong alignment on URebornManagerComponent_C"); \ static_assert(sizeof(URebornManagerComponent_C) == 0x0002A0, "Wrong size on URebornManagerComponent_C"); \ static_assert(offsetof(URebornManagerComponent_C, UberGraphFrame_RebornManagerComponent_C) == 0x0000F8, "Member 'URebornManagerComponent_C::UberGraphFrame_RebornManagerComponent_C' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, rebornFirePointID) == 0x000100, "Member 'URebornManagerComponent_C::rebornFirePointID' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, rebornLevelMap) == 0x000110, "Member 'URebornManagerComponent_C::rebornLevelMap' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, rebornLevelMark) == 0x000120, "Member 'URebornManagerComponent_C::rebornLevelMark' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, rebornPlayerTransform) == 0x000130, "Member 'URebornManagerComponent_C::rebornPlayerTransform' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, LastSavedPosition) == 0x000190, "Member 'URebornManagerComponent_C::LastSavedPosition' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, UnlockedFirepoints) == 0x0001A8, "Member 'URebornManagerComponent_C::UnlockedFirepoints' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, DeactivableFirepoints) == 0x0001B8, "Member 'URebornManagerComponent_C::DeactivableFirepoints' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, UnLockSlot) == 0x0001C8, "Member 'URebornManagerComponent_C::UnLockSlot' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, UnlockedFirepointsKey) == 0x0001D8, "Member 'URebornManagerComponent_C::UnlockedFirepointsKey' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, DeactivatedFirepointsKey) == 0x0001E8, "Member 'URebornManagerComponent_C::DeactivatedFirepointsKey' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, FirepointsEverUnlocked) == 0x0001F8, "Member 'URebornManagerComponent_C::FirepointsEverUnlocked' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, EverUnlockedFirepointsKey) == 0x000208, "Member 'URebornManagerComponent_C::EverUnlockedFirepointsKey' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, default_firepoint) == 0x000218, "Member 'URebornManagerComponent_C::default_firepoint' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, PositionSaveTrigger) == 0x000228, "Member 'URebornManagerComponent_C::PositionSaveTrigger' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, SoulPackage) == 0x000230, "Member 'URebornManagerComponent_C::SoulPackage' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, SavePosition) == 0x000238, "Member 'URebornManagerComponent_C::SavePosition' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, CachedRotation) == 0x000240, "Member 'URebornManagerComponent_C::CachedRotation' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, rebornLevelChapter) == 0x000258, "Member 'URebornManagerComponent_C::rebornLevelChapter' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, ClientLastPosition) == 0x000260, "Member 'URebornManagerComponent_C::ClientLastPosition' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, Reborn_Section_ID) == 0x000278, "Member 'URebornManagerComponent_C::Reborn_Section_ID' has a wrong offset!"); \ static_assert(offsetof(URebornManagerComponent_C, SoulPackageSpawnLocation) == 0x000288, "Member 'URebornManagerComponent_C::SoulPackageSpawnLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerProperty_C_GetAllSavedProperties \ static_assert(alignof(PlayerProperty_C_GetAllSavedProperties) == 0x000008, "Wrong alignment on PlayerProperty_C_GetAllSavedProperties"); \ static_assert(sizeof(PlayerProperty_C_GetAllSavedProperties) == 0x0000F0, "Wrong size on PlayerProperty_C_GetAllSavedProperties"); \ static_assert(offsetof(PlayerProperty_C_GetAllSavedProperties, Properties) == 0x000000, "Member 'PlayerProperty_C_GetAllSavedProperties::Properties' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetAllSavedProperties, CallFunc_ConvertPlayerSavedPropertyToStats_ReturnValue) == 0x000050, "Member 'PlayerProperty_C_GetAllSavedProperties::CallFunc_ConvertPlayerSavedPropertyToStats_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetAllSavedProperties, K2Node_FunctionResult_Properties_ImplicitCast) == 0x0000A0, "Member 'PlayerProperty_C_GetAllSavedProperties::K2Node_FunctionResult_Properties_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerProperty_C_GetFloatProperty \ static_assert(alignof(PlayerProperty_C_GetFloatProperty) == 0x000008, "Wrong alignment on PlayerProperty_C_GetFloatProperty"); \ static_assert(sizeof(PlayerProperty_C_GetFloatProperty) == 0x000060, "Wrong size on PlayerProperty_C_GetFloatProperty"); \ static_assert(offsetof(PlayerProperty_C_GetFloatProperty, Key) == 0x000000, "Member 'PlayerProperty_C_GetFloatProperty::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetFloatProperty, ReturnValue) == 0x000008, "Member 'PlayerProperty_C_GetFloatProperty::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetFloatProperty, Suceess) == 0x000010, "Member 'PlayerProperty_C_GetFloatProperty::Suceess' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetFloatProperty, L_Switch) == 0x000011, "Member 'PlayerProperty_C_GetFloatProperty::L_Switch' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetFloatProperty, CallFunc_GetTagName_ReturnValue) == 0x000014, "Member 'PlayerProperty_C_GetFloatProperty::CallFunc_GetTagName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetFloatProperty, CallFunc_IsPlayerPropertyTag_Float_Prop) == 0x00001C, "Member 'PlayerProperty_C_GetFloatProperty::CallFunc_IsPlayerPropertyTag_Float_Prop' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetFloatProperty, CallFunc_IsPlayerPropertyTag_Int_Prop) == 0x00001D, "Member 'PlayerProperty_C_GetFloatProperty::CallFunc_IsPlayerPropertyTag_Int_Prop' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetFloatProperty, CallFunc_Conv_NameToString_ReturnValue) == 0x000020, "Member 'PlayerProperty_C_GetFloatProperty::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetFloatProperty, CallFunc_Map_Find_Value) == 0x000030, "Member 'PlayerProperty_C_GetFloatProperty::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetFloatProperty, CallFunc_Map_Find_ReturnValue) == 0x000034, "Member 'PlayerProperty_C_GetFloatProperty::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetFloatProperty, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000038, "Member 'PlayerProperty_C_GetFloatProperty::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetFloatProperty, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000040, "Member 'PlayerProperty_C_GetFloatProperty::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetFloatProperty, CallFunc_SelectFloat_ReturnValue) == 0x000048, "Member 'PlayerProperty_C_GetFloatProperty::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetFloatProperty, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000050, "Member 'PlayerProperty_C_GetFloatProperty::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetFloatProperty, CallFunc_SelectFloat_B_ImplicitCast) == 0x000058, "Member 'PlayerProperty_C_GetFloatProperty::CallFunc_SelectFloat_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerProperty_C_GetIntProperty \ static_assert(alignof(PlayerProperty_C_GetIntProperty) == 0x000008, "Wrong alignment on PlayerProperty_C_GetIntProperty"); \ static_assert(sizeof(PlayerProperty_C_GetIntProperty) == 0x000040, "Wrong size on PlayerProperty_C_GetIntProperty"); \ static_assert(offsetof(PlayerProperty_C_GetIntProperty, Key) == 0x000000, "Member 'PlayerProperty_C_GetIntProperty::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetIntProperty, ReturnValue) == 0x000008, "Member 'PlayerProperty_C_GetIntProperty::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetIntProperty, Suceess) == 0x00000C, "Member 'PlayerProperty_C_GetIntProperty::Suceess' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetIntProperty, L_Switch) == 0x00000D, "Member 'PlayerProperty_C_GetIntProperty::L_Switch' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetIntProperty, CallFunc_GetTagName_ReturnValue) == 0x000010, "Member 'PlayerProperty_C_GetIntProperty::CallFunc_GetTagName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetIntProperty, CallFunc_IsPlayerPropertyTag_Float_Prop) == 0x000018, "Member 'PlayerProperty_C_GetIntProperty::CallFunc_IsPlayerPropertyTag_Float_Prop' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetIntProperty, CallFunc_IsPlayerPropertyTag_Int_Prop) == 0x000019, "Member 'PlayerProperty_C_GetIntProperty::CallFunc_IsPlayerPropertyTag_Int_Prop' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetIntProperty, CallFunc_Conv_NameToString_ReturnValue) == 0x000020, "Member 'PlayerProperty_C_GetIntProperty::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetIntProperty, CallFunc_Map_Find_Value) == 0x000030, "Member 'PlayerProperty_C_GetIntProperty::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetIntProperty, CallFunc_Map_Find_ReturnValue) == 0x000034, "Member 'PlayerProperty_C_GetIntProperty::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetIntProperty, CallFunc_Divide_IntInt_ReturnValue) == 0x000038, "Member 'PlayerProperty_C_GetIntProperty::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_GetIntProperty, CallFunc_SelectInt_ReturnValue) == 0x00003C, "Member 'PlayerProperty_C_GetIntProperty::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerProperty_C_InitModel \ static_assert(alignof(PlayerProperty_C_InitModel) == 0x000008, "Wrong alignment on PlayerProperty_C_InitModel"); \ static_assert(sizeof(PlayerProperty_C_InitModel) == 0x000088, "Wrong size on PlayerProperty_C_InitModel"); \ static_assert(offsetof(PlayerProperty_C_InitModel, CallFunc_GetPlayerCoinSoul_value) == 0x000000, "Member 'PlayerProperty_C_InitModel::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_InitModel, CallFunc_GetPlayerLevel_value) == 0x000008, "Member 'PlayerProperty_C_InitModel::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_InitModel, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'PlayerProperty_C_InitModel::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_InitModel, CallFunc_FTrunc_ReturnValue) == 0x000020, "Member 'PlayerProperty_C_InitModel::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_InitModel, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000028, "Member 'PlayerProperty_C_InitModel::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_InitModel, CallFunc_GetStrIntMapFromSav_ResultMaps) == 0x000038, "Member 'PlayerProperty_C_InitModel::CallFunc_GetStrIntMapFromSav_ResultMaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerProperty_C_IsPlayerPropertyTag \ static_assert(alignof(PlayerProperty_C_IsPlayerPropertyTag) == 0x000008, "Wrong alignment on PlayerProperty_C_IsPlayerPropertyTag"); \ static_assert(sizeof(PlayerProperty_C_IsPlayerPropertyTag) == 0x000038, "Wrong size on PlayerProperty_C_IsPlayerPropertyTag"); \ static_assert(offsetof(PlayerProperty_C_IsPlayerPropertyTag, Tag) == 0x000000, "Member 'PlayerProperty_C_IsPlayerPropertyTag::Tag' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_IsPlayerPropertyTag, Float_Prop) == 0x000008, "Member 'PlayerProperty_C_IsPlayerPropertyTag::Float_Prop' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_IsPlayerPropertyTag, Int_Prop) == 0x000009, "Member 'PlayerProperty_C_IsPlayerPropertyTag::Int_Prop' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_IsPlayerPropertyTag, CallFunc_MakeGameplayTagContainerFromTag_ReturnValue) == 0x000010, "Member 'PlayerProperty_C_IsPlayerPropertyTag::CallFunc_MakeGameplayTagContainerFromTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_IsPlayerPropertyTag, CallFunc_HasTag_ReturnValue) == 0x000030, "Member 'PlayerProperty_C_IsPlayerPropertyTag::CallFunc_HasTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_IsPlayerPropertyTag, CallFunc_HasTag_ReturnValue_1) == 0x000031, "Member 'PlayerProperty_C_IsPlayerPropertyTag::CallFunc_HasTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_IsPlayerPropertyTag, CallFunc_HasTag_ReturnValue_2) == 0x000032, "Member 'PlayerProperty_C_IsPlayerPropertyTag::CallFunc_HasTag_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_IsPlayerPropertyTag, CallFunc_BooleanOR_ReturnValue) == 0x000033, "Member 'PlayerProperty_C_IsPlayerPropertyTag::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerProperty_C_SetFloatProperty \ static_assert(alignof(PlayerProperty_C_SetFloatProperty) == 0x000008, "Wrong alignment on PlayerProperty_C_SetFloatProperty"); \ static_assert(sizeof(PlayerProperty_C_SetFloatProperty) == 0x0000A8, "Wrong size on PlayerProperty_C_SetFloatProperty"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, Key) == 0x000000, "Member 'PlayerProperty_C_SetFloatProperty::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, Value) == 0x000008, "Member 'PlayerProperty_C_SetFloatProperty::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, Success) == 0x000010, "Member 'PlayerProperty_C_SetFloatProperty::Success' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, Old) == 0x000018, "Member 'PlayerProperty_C_SetFloatProperty::Old' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, New) == 0x000020, "Member 'PlayerProperty_C_SetFloatProperty::New' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, L_Switch) == 0x000028, "Member 'PlayerProperty_C_SetFloatProperty::L_Switch' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, L_NewInt) == 0x00002C, "Member 'PlayerProperty_C_SetFloatProperty::L_NewInt' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, L_OldValue) == 0x000030, "Member 'PlayerProperty_C_SetFloatProperty::L_OldValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, OldValue) == 0x000038, "Member 'PlayerProperty_C_SetFloatProperty::OldValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, CallFunc_FCeil_ReturnValue) == 0x00003C, "Member 'PlayerProperty_C_SetFloatProperty::CallFunc_FCeil_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000040, "Member 'PlayerProperty_C_SetFloatProperty::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, CallFunc_FCeil_ReturnValue_1) == 0x000048, "Member 'PlayerProperty_C_SetFloatProperty::CallFunc_FCeil_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, CallFunc_GetTagName_ReturnValue) == 0x00004C, "Member 'PlayerProperty_C_SetFloatProperty::CallFunc_GetTagName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, CallFunc_Conv_NameToString_ReturnValue) == 0x000058, "Member 'PlayerProperty_C_SetFloatProperty::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, CallFunc_IsPlayerPropertyTag_Float_Prop) == 0x000068, "Member 'PlayerProperty_C_SetFloatProperty::CallFunc_IsPlayerPropertyTag_Float_Prop' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, CallFunc_IsPlayerPropertyTag_Int_Prop) == 0x000069, "Member 'PlayerProperty_C_SetFloatProperty::CallFunc_IsPlayerPropertyTag_Int_Prop' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000070, "Member 'PlayerProperty_C_SetFloatProperty::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, CallFunc_Map_Find_Value) == 0x000078, "Member 'PlayerProperty_C_SetFloatProperty::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, CallFunc_Map_Find_ReturnValue) == 0x00007C, "Member 'PlayerProperty_C_SetFloatProperty::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000080, "Member 'PlayerProperty_C_SetFloatProperty::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000088, "Member 'PlayerProperty_C_SetFloatProperty::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, CallFunc_SelectFloat_ReturnValue) == 0x000090, "Member 'PlayerProperty_C_SetFloatProperty::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000098, "Member 'PlayerProperty_C_SetFloatProperty::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetFloatProperty, CallFunc_SelectFloat_B_ImplicitCast) == 0x0000A0, "Member 'PlayerProperty_C_SetFloatProperty::CallFunc_SelectFloat_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerProperty_C_SetIntProperty \ static_assert(alignof(PlayerProperty_C_SetIntProperty) == 0x000008, "Wrong alignment on PlayerProperty_C_SetIntProperty"); \ static_assert(sizeof(PlayerProperty_C_SetIntProperty) == 0x000060, "Wrong size on PlayerProperty_C_SetIntProperty"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, Key) == 0x000000, "Member 'PlayerProperty_C_SetIntProperty::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, Value) == 0x000008, "Member 'PlayerProperty_C_SetIntProperty::Value' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, Success) == 0x00000C, "Member 'PlayerProperty_C_SetIntProperty::Success' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, Old) == 0x000010, "Member 'PlayerProperty_C_SetIntProperty::Old' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, New) == 0x000014, "Member 'PlayerProperty_C_SetIntProperty::New' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, L_Switch) == 0x000018, "Member 'PlayerProperty_C_SetIntProperty::L_Switch' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, L_NewInt) == 0x00001C, "Member 'PlayerProperty_C_SetIntProperty::L_NewInt' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, L_OldValue) == 0x000020, "Member 'PlayerProperty_C_SetIntProperty::L_OldValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, OldValue) == 0x000024, "Member 'PlayerProperty_C_SetIntProperty::OldValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000028, "Member 'PlayerProperty_C_SetIntProperty::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, CallFunc_Multiply_IntInt_ReturnValue) == 0x000030, "Member 'PlayerProperty_C_SetIntProperty::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, CallFunc_GetTagName_ReturnValue) == 0x000034, "Member 'PlayerProperty_C_SetIntProperty::CallFunc_GetTagName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, CallFunc_IsPlayerPropertyTag_Float_Prop) == 0x00003C, "Member 'PlayerProperty_C_SetIntProperty::CallFunc_IsPlayerPropertyTag_Float_Prop' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, CallFunc_IsPlayerPropertyTag_Int_Prop) == 0x00003D, "Member 'PlayerProperty_C_SetIntProperty::CallFunc_IsPlayerPropertyTag_Int_Prop' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, CallFunc_Conv_NameToString_ReturnValue) == 0x000040, "Member 'PlayerProperty_C_SetIntProperty::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, CallFunc_Divide_IntInt_ReturnValue) == 0x000050, "Member 'PlayerProperty_C_SetIntProperty::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, CallFunc_SelectInt_ReturnValue) == 0x000054, "Member 'PlayerProperty_C_SetIntProperty::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, CallFunc_Map_Find_Value) == 0x000058, "Member 'PlayerProperty_C_SetIntProperty::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerProperty_C_SetIntProperty, CallFunc_Map_Find_ReturnValue) == 0x00005C, "Member 'PlayerProperty_C_SetIntProperty::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlayerProperty_C \ static_assert(alignof(UPlayerProperty_C) == 0x000008, "Wrong alignment on UPlayerProperty_C"); \ static_assert(sizeof(UPlayerProperty_C) == 0x000160, "Wrong size on UPlayerProperty_C"); \ static_assert(offsetof(UPlayerProperty_C, dirty) == 0x0000F0, "Member 'UPlayerProperty_C::dirty' has a wrong offset!"); \ static_assert(offsetof(UPlayerProperty_C, NumberProperty) == 0x0000F8, "Member 'UPlayerProperty_C::NumberProperty' has a wrong offset!"); \ static_assert(offsetof(UPlayerProperty_C, StatsMgr) == 0x000148, "Member 'UPlayerProperty_C::StatsMgr' has a wrong offset!"); \ static_assert(offsetof(UPlayerProperty_C, NumberPropertySavedKey) == 0x000150, "Member 'UPlayerProperty_C::NumberPropertySavedKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerPostureCompoent_C_AddPos \ static_assert(alignof(PlayerPostureCompoent_C_AddPos) == 0x000008, "Wrong alignment on PlayerPostureCompoent_C_AddPos"); \ static_assert(sizeof(PlayerPostureCompoent_C_AddPos) == 0x000048, "Wrong size on PlayerPostureCompoent_C_AddPos"); \ static_assert(offsetof(PlayerPostureCompoent_C_AddPos, PosID) == 0x000000, "Member 'PlayerPostureCompoent_C_AddPos::PosID' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_AddPos, Local_Added) == 0x000010, "Member 'PlayerPostureCompoent_C_AddPos::Local_Added' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_AddPos, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'PlayerPostureCompoent_C_AddPos::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_AddPos, Temp_int_Array_Index_Variable) == 0x000024, "Member 'PlayerPostureCompoent_C_AddPos::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_AddPos, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'PlayerPostureCompoent_C_AddPos::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_AddPos, CallFunc_Array_Get_Item) == 0x00002C, "Member 'PlayerPostureCompoent_C_AddPos::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_AddPos, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000030, "Member 'PlayerPostureCompoent_C_AddPos::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_AddPos, CallFunc_Less_IntInt_ReturnValue) == 0x000031, "Member 'PlayerPostureCompoent_C_AddPos::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_AddPos, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'PlayerPostureCompoent_C_AddPos::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_AddPos, CallFunc_Array_Add_ReturnValue) == 0x000038, "Member 'PlayerPostureCompoent_C_AddPos::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_AddPos, CallFunc_Array_Contains_ReturnValue) == 0x00003C, "Member 'PlayerPostureCompoent_C_AddPos::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_AddPos, CallFunc_Array_Add_ReturnValue_1) == 0x000040, "Member 'PlayerPostureCompoent_C_AddPos::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerPostureCompoent_C_DeleteEquipmentPosIndex \ static_assert(alignof(PlayerPostureCompoent_C_DeleteEquipmentPosIndex) == 0x000004, "Wrong alignment on PlayerPostureCompoent_C_DeleteEquipmentPosIndex"); \ static_assert(sizeof(PlayerPostureCompoent_C_DeleteEquipmentPosIndex) == 0x00000C, "Wrong size on PlayerPostureCompoent_C_DeleteEquipmentPosIndex"); \ static_assert(offsetof(PlayerPostureCompoent_C_DeleteEquipmentPosIndex, Index_0) == 0x000000, "Member 'PlayerPostureCompoent_C_DeleteEquipmentPosIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_DeleteEquipmentPosIndex, CallFunc_Map_Find_Value) == 0x000004, "Member 'PlayerPostureCompoent_C_DeleteEquipmentPosIndex::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_DeleteEquipmentPosIndex, CallFunc_Map_Find_ReturnValue) == 0x000008, "Member 'PlayerPostureCompoent_C_DeleteEquipmentPosIndex::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_DeleteEquipmentPosIndex, CallFunc_Map_Remove_ReturnValue) == 0x000009, "Member 'PlayerPostureCompoent_C_DeleteEquipmentPosIndex::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerPostureCompoent_C_ExecuteUbergraph_PlayerPostureCompoent \ static_assert(alignof(PlayerPostureCompoent_C_ExecuteUbergraph_PlayerPostureCompoent) == 0x000008, "Wrong alignment on PlayerPostureCompoent_C_ExecuteUbergraph_PlayerPostureCompoent"); \ static_assert(sizeof(PlayerPostureCompoent_C_ExecuteUbergraph_PlayerPostureCompoent) == 0x000028, "Wrong size on PlayerPostureCompoent_C_ExecuteUbergraph_PlayerPostureCompoent"); \ static_assert(offsetof(PlayerPostureCompoent_C_ExecuteUbergraph_PlayerPostureCompoent, EntryPoint) == 0x000000, "Member 'PlayerPostureCompoent_C_ExecuteUbergraph_PlayerPostureCompoent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_ExecuteUbergraph_PlayerPostureCompoent, K2Node_CustomEvent_IsAdd) == 0x000004, "Member 'PlayerPostureCompoent_C_ExecuteUbergraph_PlayerPostureCompoent::K2Node_CustomEvent_IsAdd' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_ExecuteUbergraph_PlayerPostureCompoent, K2Node_CustomEvent_ID) == 0x000008, "Member 'PlayerPostureCompoent_C_ExecuteUbergraph_PlayerPostureCompoent::K2Node_CustomEvent_ID' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_ExecuteUbergraph_PlayerPostureCompoent, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'PlayerPostureCompoent_C_ExecuteUbergraph_PlayerPostureCompoent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerPostureCompoent_C_GetAllPosIDList \ static_assert(alignof(PlayerPostureCompoent_C_GetAllPosIDList) == 0x000008, "Wrong alignment on PlayerPostureCompoent_C_GetAllPosIDList"); \ static_assert(sizeof(PlayerPostureCompoent_C_GetAllPosIDList) == 0x000010, "Wrong size on PlayerPostureCompoent_C_GetAllPosIDList"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetAllPosIDList, PostureList_0) == 0x000000, "Member 'PlayerPostureCompoent_C_GetAllPosIDList::PostureList_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerPostureCompoent_C_GetEquipmentPosIdFromIndex \ static_assert(alignof(PlayerPostureCompoent_C_GetEquipmentPosIdFromIndex) == 0x000004, "Wrong alignment on PlayerPostureCompoent_C_GetEquipmentPosIdFromIndex"); \ static_assert(sizeof(PlayerPostureCompoent_C_GetEquipmentPosIdFromIndex) == 0x000014, "Wrong size on PlayerPostureCompoent_C_GetEquipmentPosIdFromIndex"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIdFromIndex, Index_0) == 0x000000, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIdFromIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIdFromIndex, Have) == 0x000004, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIdFromIndex::Have' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIdFromIndex, ID) == 0x000008, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIdFromIndex::ID' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIdFromIndex, CallFunc_Map_Find_Value) == 0x00000C, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIdFromIndex::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIdFromIndex, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIdFromIndex::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerPostureCompoent_C_GetEquipmentPosIndexFromId \ static_assert(alignof(PlayerPostureCompoent_C_GetEquipmentPosIndexFromId) == 0x000008, "Wrong alignment on PlayerPostureCompoent_C_GetEquipmentPosIndexFromId"); \ static_assert(sizeof(PlayerPostureCompoent_C_GetEquipmentPosIndexFromId) == 0x000040, "Wrong size on PlayerPostureCompoent_C_GetEquipmentPosIndexFromId"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIndexFromId, ID) == 0x000000, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIndexFromId::ID' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIndexFromId, return_Index) == 0x000004, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIndexFromId::return_Index' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIndexFromId, Temp_int_Array_Index_Variable) == 0x000008, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIndexFromId::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIndexFromId, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIndexFromId::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIndexFromId, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIndexFromId::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIndexFromId, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIndexFromId::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIndexFromId, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIndexFromId::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIndexFromId, CallFunc_Array_Get_Item) == 0x00002C, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIndexFromId::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIndexFromId, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIndexFromId::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIndexFromId, CallFunc_Map_Find_Value) == 0x000034, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIndexFromId::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIndexFromId, CallFunc_Map_Find_ReturnValue) == 0x000038, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIndexFromId::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquipmentPosIndexFromId, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000039, "Member 'PlayerPostureCompoent_C_GetEquipmentPosIndexFromId::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerPostureCompoent_C_GetEquippedPose \ static_assert(alignof(PlayerPostureCompoent_C_GetEquippedPose) == 0x000008, "Wrong alignment on PlayerPostureCompoent_C_GetEquippedPose"); \ static_assert(sizeof(PlayerPostureCompoent_C_GetEquippedPose) == 0x000020, "Wrong size on PlayerPostureCompoent_C_GetEquippedPose"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquippedPose, return_value) == 0x000000, "Member 'PlayerPostureCompoent_C_GetEquippedPose::return_value' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetEquippedPose, CallFunc_Map_Values_Values) == 0x000010, "Member 'PlayerPostureCompoent_C_GetEquippedPose::CallFunc_Map_Values_Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerPostureCompoent_C_GetPoseDataByID \ static_assert(alignof(PlayerPostureCompoent_C_GetPoseDataByID) == 0x000008, "Wrong alignment on PlayerPostureCompoent_C_GetPoseDataByID"); \ static_assert(sizeof(PlayerPostureCompoent_C_GetPoseDataByID) == 0x000090, "Wrong size on PlayerPostureCompoent_C_GetPoseDataByID"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetPoseDataByID, ID) == 0x000000, "Member 'PlayerPostureCompoent_C_GetPoseDataByID::ID' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetPoseDataByID, return_value) == 0x000008, "Member 'PlayerPostureCompoent_C_GetPoseDataByID::return_value' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetPoseDataByID, Find) == 0x000038, "Member 'PlayerPostureCompoent_C_GetPoseDataByID::Find' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetPoseDataByID, CallFunc_Conv_IntToString_ReturnValue) == 0x000040, "Member 'PlayerPostureCompoent_C_GetPoseDataByID::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetPoseDataByID, CallFunc_Conv_StringToName_ReturnValue) == 0x000050, "Member 'PlayerPostureCompoent_C_GetPoseDataByID::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetPoseDataByID, CallFunc_GetDataTableRowFromName_OutRow) == 0x000058, "Member 'PlayerPostureCompoent_C_GetPoseDataByID::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetPoseDataByID, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000088, "Member 'PlayerPostureCompoent_C_GetPoseDataByID::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerPostureCompoent_C_GetPoseDataList \ static_assert(alignof(PlayerPostureCompoent_C_GetPoseDataList) == 0x000008, "Wrong alignment on PlayerPostureCompoent_C_GetPoseDataList"); \ static_assert(sizeof(PlayerPostureCompoent_C_GetPoseDataList) == 0x000010, "Wrong size on PlayerPostureCompoent_C_GetPoseDataList"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetPoseDataList, PoseDataList_0) == 0x000000, "Member 'PlayerPostureCompoent_C_GetPoseDataList::PoseDataList_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerPostureCompoent_C_GetSelectItemData \ static_assert(alignof(PlayerPostureCompoent_C_GetSelectItemData) == 0x000008, "Wrong alignment on PlayerPostureCompoent_C_GetSelectItemData"); \ static_assert(sizeof(PlayerPostureCompoent_C_GetSelectItemData) == 0x000060, "Wrong size on PlayerPostureCompoent_C_GetSelectItemData"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetSelectItemData, return_value) == 0x000000, "Member 'PlayerPostureCompoent_C_GetSelectItemData::return_value' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetSelectItemData, local_GetPoseDataList) == 0x000010, "Member 'PlayerPostureCompoent_C_GetSelectItemData::local_GetPoseDataList' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetSelectItemData, Temp_int_Array_Index_Variable) == 0x000020, "Member 'PlayerPostureCompoent_C_GetSelectItemData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetSelectItemData, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'PlayerPostureCompoent_C_GetSelectItemData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetSelectItemData, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'PlayerPostureCompoent_C_GetSelectItemData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetSelectItemData, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'PlayerPostureCompoent_C_GetSelectItemData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetSelectItemData, CallFunc_Array_Get_Item) == 0x000030, "Member 'PlayerPostureCompoent_C_GetSelectItemData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetSelectItemData, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'PlayerPostureCompoent_C_GetSelectItemData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetSelectItemData, CallFunc_Conv_NameToString_ReturnValue) == 0x000040, "Member 'PlayerPostureCompoent_C_GetSelectItemData::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetSelectItemData, CallFunc_Conv_StringToInt_ReturnValue) == 0x000050, "Member 'PlayerPostureCompoent_C_GetSelectItemData::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetSelectItemData, CallFunc_Array_Contains_ReturnValue) == 0x000054, "Member 'PlayerPostureCompoent_C_GetSelectItemData::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_GetSelectItemData, CallFunc_Array_Add_ReturnValue) == 0x000058, "Member 'PlayerPostureCompoent_C_GetSelectItemData::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerPostureCompoent_C_Initialize \ static_assert(alignof(PlayerPostureCompoent_C_Initialize) == 0x000008, "Wrong alignment on PlayerPostureCompoent_C_Initialize"); \ static_assert(sizeof(PlayerPostureCompoent_C_Initialize) == 0x000010, "Wrong size on PlayerPostureCompoent_C_Initialize"); \ static_assert(offsetof(PlayerPostureCompoent_C_Initialize, CallFunc_GetGlobalExtend_ReturnValue) == 0x000000, "Member 'PlayerPostureCompoent_C_Initialize::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_Initialize, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'PlayerPostureCompoent_C_Initialize::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerPostureCompoent_C_InitPoseData \ static_assert(alignof(PlayerPostureCompoent_C_InitPoseData) == 0x000008, "Wrong alignment on PlayerPostureCompoent_C_InitPoseData"); \ static_assert(sizeof(PlayerPostureCompoent_C_InitPoseData) == 0x000058, "Wrong size on PlayerPostureCompoent_C_InitPoseData"); \ static_assert(offsetof(PlayerPostureCompoent_C_InitPoseData, Temp_int_Array_Index_Variable) == 0x000000, "Member 'PlayerPostureCompoent_C_InitPoseData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_InitPoseData, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'PlayerPostureCompoent_C_InitPoseData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_InitPoseData, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'PlayerPostureCompoent_C_InitPoseData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_InitPoseData, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000010, "Member 'PlayerPostureCompoent_C_InitPoseData::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_InitPoseData, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'PlayerPostureCompoent_C_InitPoseData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_InitPoseData, CallFunc_Array_Get_Item) == 0x000024, "Member 'PlayerPostureCompoent_C_InitPoseData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_InitPoseData, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'PlayerPostureCompoent_C_InitPoseData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_InitPoseData, CallFunc_Array_AddUnique_ReturnValue) == 0x000030, "Member 'PlayerPostureCompoent_C_InitPoseData::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_InitPoseData, CallFunc_Conv_NameToString_ReturnValue) == 0x000038, "Member 'PlayerPostureCompoent_C_InitPoseData::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_InitPoseData, CallFunc_Conv_StringToInt_ReturnValue) == 0x000048, "Member 'PlayerPostureCompoent_C_InitPoseData::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_InitPoseData, CallFunc_Divide_IntInt_ReturnValue) == 0x00004C, "Member 'PlayerPostureCompoent_C_InitPoseData::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_InitPoseData, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000050, "Member 'PlayerPostureCompoent_C_InitPoseData::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerPostureCompoent_C_LoadAllPos \ static_assert(alignof(PlayerPostureCompoent_C_LoadAllPos) == 0x000008, "Wrong alignment on PlayerPostureCompoent_C_LoadAllPos"); \ static_assert(sizeof(PlayerPostureCompoent_C_LoadAllPos) == 0x0000B0, "Wrong size on PlayerPostureCompoent_C_LoadAllPos"); \ static_assert(offsetof(PlayerPostureCompoent_C_LoadAllPos, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'PlayerPostureCompoent_C_LoadAllPos::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_LoadAllPos, CallFunc_GetSlotIntArray_ResultArray) == 0x000008, "Member 'PlayerPostureCompoent_C_LoadAllPos::CallFunc_GetSlotIntArray_ResultArray' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_LoadAllPos, Temp_int_Array_Index_Variable) == 0x000018, "Member 'PlayerPostureCompoent_C_LoadAllPos::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_LoadAllPos, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'PlayerPostureCompoent_C_LoadAllPos::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_LoadAllPos, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'PlayerPostureCompoent_C_LoadAllPos::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_LoadAllPos, CallFunc_GetPlayerStatic_ReturnValue) == 0x000028, "Member 'PlayerPostureCompoent_C_LoadAllPos::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_LoadAllPos, CallFunc_Map_Keys_Keys) == 0x000030, "Member 'PlayerPostureCompoent_C_LoadAllPos::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_LoadAllPos, CallFunc_GetSlotIntIntMap_ResultMap) == 0x000040, "Member 'PlayerPostureCompoent_C_LoadAllPos::CallFunc_GetSlotIntIntMap_ResultMap' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_LoadAllPos, CallFunc_Array_Get_Item) == 0x000090, "Member 'PlayerPostureCompoent_C_LoadAllPos::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_LoadAllPos, CallFunc_Map_Find_Value) == 0x000094, "Member 'PlayerPostureCompoent_C_LoadAllPos::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_LoadAllPos, CallFunc_Map_Find_ReturnValue) == 0x000098, "Member 'PlayerPostureCompoent_C_LoadAllPos::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_LoadAllPos, CallFunc_Array_Length_ReturnValue) == 0x00009C, "Member 'PlayerPostureCompoent_C_LoadAllPos::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_LoadAllPos, CallFunc_Less_IntInt_ReturnValue) == 0x0000A0, "Member 'PlayerPostureCompoent_C_LoadAllPos::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_LoadAllPos, CallFunc_Array_Find_ReturnValue) == 0x0000A4, "Member 'PlayerPostureCompoent_C_LoadAllPos::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_LoadAllPos, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000A8, "Member 'PlayerPostureCompoent_C_LoadAllPos::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerPostureCompoent_C_PostureListChanage_Event \ static_assert(alignof(PlayerPostureCompoent_C_PostureListChanage_Event) == 0x000008, "Wrong alignment on PlayerPostureCompoent_C_PostureListChanage_Event"); \ static_assert(sizeof(PlayerPostureCompoent_C_PostureListChanage_Event) == 0x000018, "Wrong size on PlayerPostureCompoent_C_PostureListChanage_Event"); \ static_assert(offsetof(PlayerPostureCompoent_C_PostureListChanage_Event, IsAdd) == 0x000000, "Member 'PlayerPostureCompoent_C_PostureListChanage_Event::IsAdd' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_PostureListChanage_Event, ID) == 0x000008, "Member 'PlayerPostureCompoent_C_PostureListChanage_Event::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerPostureCompoent_C_RemovePos \ static_assert(alignof(PlayerPostureCompoent_C_RemovePos) == 0x000008, "Wrong alignment on PlayerPostureCompoent_C_RemovePos"); \ static_assert(sizeof(PlayerPostureCompoent_C_RemovePos) == 0x000040, "Wrong size on PlayerPostureCompoent_C_RemovePos"); \ static_assert(offsetof(PlayerPostureCompoent_C_RemovePos, Posture) == 0x000000, "Member 'PlayerPostureCompoent_C_RemovePos::Posture' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_RemovePos, NewLocalVar) == 0x000010, "Member 'PlayerPostureCompoent_C_RemovePos::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_RemovePos, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'PlayerPostureCompoent_C_RemovePos::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_RemovePos, Temp_int_Array_Index_Variable) == 0x000024, "Member 'PlayerPostureCompoent_C_RemovePos::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_RemovePos, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'PlayerPostureCompoent_C_RemovePos::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_RemovePos, CallFunc_Array_Get_Item) == 0x00002C, "Member 'PlayerPostureCompoent_C_RemovePos::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_RemovePos, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'PlayerPostureCompoent_C_RemovePos::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_RemovePos, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'PlayerPostureCompoent_C_RemovePos::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_RemovePos, CallFunc_Array_RemoveItem_ReturnValue) == 0x000038, "Member 'PlayerPostureCompoent_C_RemovePos::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_RemovePos, CallFunc_Array_Contains_ReturnValue) == 0x000039, "Member 'PlayerPostureCompoent_C_RemovePos::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerPostureCompoent_C_UpdateEquipmentPosIndex \ static_assert(alignof(PlayerPostureCompoent_C_UpdateEquipmentPosIndex) == 0x000008, "Wrong alignment on PlayerPostureCompoent_C_UpdateEquipmentPosIndex"); \ static_assert(sizeof(PlayerPostureCompoent_C_UpdateEquipmentPosIndex) == 0x000030, "Wrong size on PlayerPostureCompoent_C_UpdateEquipmentPosIndex"); \ static_assert(offsetof(PlayerPostureCompoent_C_UpdateEquipmentPosIndex, Index_0) == 0x000000, "Member 'PlayerPostureCompoent_C_UpdateEquipmentPosIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_UpdateEquipmentPosIndex, PosID) == 0x000004, "Member 'PlayerPostureCompoent_C_UpdateEquipmentPosIndex::PosID' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_UpdateEquipmentPosIndex, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000008, "Member 'PlayerPostureCompoent_C_UpdateEquipmentPosIndex::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_UpdateEquipmentPosIndex, K2Node_MakeArray_Array) == 0x000010, "Member 'PlayerPostureCompoent_C_UpdateEquipmentPosIndex::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_UpdateEquipmentPosIndex, CallFunc_Less_IntInt_ReturnValue) == 0x000020, "Member 'PlayerPostureCompoent_C_UpdateEquipmentPosIndex::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_UpdateEquipmentPosIndex, CallFunc_Array_Find_ReturnValue) == 0x000024, "Member 'PlayerPostureCompoent_C_UpdateEquipmentPosIndex::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerPostureCompoent_C_UpdateEquipmentPosIndex, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000028, "Member 'PlayerPostureCompoent_C_UpdateEquipmentPosIndex::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlayerPostureCompoent_C \ static_assert(alignof(UPlayerPostureCompoent_C) == 0x000008, "Wrong alignment on UPlayerPostureCompoent_C"); \ static_assert(sizeof(UPlayerPostureCompoent_C) == 0x000178, "Wrong size on UPlayerPostureCompoent_C"); \ static_assert(offsetof(UPlayerPostureCompoent_C, UberGraphFrame) == 0x0000E8, "Member 'UPlayerPostureCompoent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UPlayerPostureCompoent_C, PostureList) == 0x0000F0, "Member 'UPlayerPostureCompoent_C::PostureList' has a wrong offset!"); \ static_assert(offsetof(UPlayerPostureCompoent_C, Saver) == 0x000100, "Member 'UPlayerPostureCompoent_C::Saver' has a wrong offset!"); \ static_assert(offsetof(UPlayerPostureCompoent_C, PostureListChanage) == 0x000108, "Member 'UPlayerPostureCompoent_C::PostureListChanage' has a wrong offset!"); \ static_assert(offsetof(UPlayerPostureCompoent_C, EquipmentPosID) == 0x000118, "Member 'UPlayerPostureCompoent_C::EquipmentPosID' has a wrong offset!"); \ static_assert(offsetof(UPlayerPostureCompoent_C, PoseDataList) == 0x000168, "Member 'UPlayerPostureCompoent_C::PoseDataList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_BuildPlayerEquipments \ static_assert(alignof(PlayerEquipmentSaver_C_BuildPlayerEquipments) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_BuildPlayerEquipments"); \ static_assert(sizeof(PlayerEquipmentSaver_C_BuildPlayerEquipments) == 0x000010, "Wrong size on PlayerEquipmentSaver_C_BuildPlayerEquipments"); \ static_assert(offsetof(PlayerEquipmentSaver_C_BuildPlayerEquipments, CombatCharacter) == 0x000000, "Member 'PlayerEquipmentSaver_C_BuildPlayerEquipments::CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_BuildPlayerEquipments, ToEquipment) == 0x000008, "Member 'PlayerEquipmentSaver_C_BuildPlayerEquipments::ToEquipment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_CallSaveToCount \ static_assert(alignof(PlayerEquipmentSaver_C_CallSaveToCount) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_CallSaveToCount"); \ static_assert(sizeof(PlayerEquipmentSaver_C_CallSaveToCount) == 0x000040, "Wrong size on PlayerEquipmentSaver_C_CallSaveToCount"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CallSaveToCount, Type) == 0x000000, "Member 'PlayerEquipmentSaver_C_CallSaveToCount::Type' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CallSaveToCount, Item) == 0x000004, "Member 'PlayerEquipmentSaver_C_CallSaveToCount::Item' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CallSaveToCount, K2Node_SwitchEnum_CmpSuccess) == 0x000008, "Member 'PlayerEquipmentSaver_C_CallSaveToCount::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CallSaveToCount, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'PlayerEquipmentSaver_C_CallSaveToCount::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CallSaveToCount, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000020, "Member 'PlayerEquipmentSaver_C_CallSaveToCount::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CallSaveToCount, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'PlayerEquipmentSaver_C_CallSaveToCount::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_CheckEquip \ static_assert(alignof(PlayerEquipmentSaver_C_CheckEquip) == 0x000001, "Wrong alignment on PlayerEquipmentSaver_C_CheckEquip"); \ static_assert(sizeof(PlayerEquipmentSaver_C_CheckEquip) == 0x000002, "Wrong size on PlayerEquipmentSaver_C_CheckEquip"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckEquip, CallFunc_CreateMessageWindow_ReturnValue) == 0x000000, "Member 'PlayerEquipmentSaver_C_CheckEquip::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckEquip, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'PlayerEquipmentSaver_C_CheckEquip::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_CheckType \ static_assert(alignof(PlayerEquipmentSaver_C_CheckType) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_CheckType"); \ static_assert(sizeof(PlayerEquipmentSaver_C_CheckType) == 0x000250, "Wrong size on PlayerEquipmentSaver_C_CheckType"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, F_StoredItem) == 0x000000, "Member 'PlayerEquipmentSaver_C_CheckType::F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, Selection) == 0x000020, "Member 'PlayerEquipmentSaver_C_CheckType::Selection' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000028, "Member 'PlayerEquipmentSaver_C_CheckType::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, CallFunc_Conv_StringToText_ReturnValue) == 0x000038, "Member 'PlayerEquipmentSaver_C_CheckType::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, CallFunc_GetItemTabBySortId_NewParam) == 0x000050, "Member 'PlayerEquipmentSaver_C_CheckType::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, K2Node_MakeStruct_FormatArgumentData) == 0x000058, "Member 'PlayerEquipmentSaver_C_CheckType::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000A8, "Member 'PlayerEquipmentSaver_C_CheckType::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, CallFunc_GetItemConfigBySortId_Item) == 0x0000B0, "Member 'PlayerEquipmentSaver_C_CheckType::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, CallFunc_GetItemConfigBySortId_find) == 0x000180, "Member 'PlayerEquipmentSaver_C_CheckType::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, CallFunc_IsValid_Guid_ReturnValue) == 0x000181, "Member 'PlayerEquipmentSaver_C_CheckType::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x000188, "Member 'PlayerEquipmentSaver_C_CheckType::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000198, "Member 'PlayerEquipmentSaver_C_CheckType::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0001B0, "Member 'PlayerEquipmentSaver_C_CheckType::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, K2Node_MakeStruct_FormatArgumentData_1) == 0x0001B8, "Member 'PlayerEquipmentSaver_C_CheckType::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, K2Node_MakeArray_Array) == 0x000208, "Member 'PlayerEquipmentSaver_C_CheckType::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, CallFunc_CreateMessageWindow_ReturnValue) == 0x000218, "Member 'PlayerEquipmentSaver_C_CheckType::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, CallFunc_Format_ReturnValue) == 0x000220, "Member 'PlayerEquipmentSaver_C_CheckType::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, CallFunc_Conv_TextToString_ReturnValue) == 0x000238, "Member 'PlayerEquipmentSaver_C_CheckType::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CheckType, CallFunc_CreateMessageWindow_ReturnValue_1) == 0x000248, "Member 'PlayerEquipmentSaver_C_CheckType::CallFunc_CreateMessageWindow_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_ConvertItemKey \ static_assert(alignof(PlayerEquipmentSaver_C_ConvertItemKey) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_ConvertItemKey"); \ static_assert(sizeof(PlayerEquipmentSaver_C_ConvertItemKey) == 0x000068, "Wrong size on PlayerEquipmentSaver_C_ConvertItemKey"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ConvertItemKey, Type) == 0x000000, "Member 'PlayerEquipmentSaver_C_ConvertItemKey::Type' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ConvertItemKey, Item) == 0x000008, "Member 'PlayerEquipmentSaver_C_ConvertItemKey::Item' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ConvertItemKey, ID) == 0x000028, "Member 'PlayerEquipmentSaver_C_ConvertItemKey::ID' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ConvertItemKey, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000038, "Member 'PlayerEquipmentSaver_C_ConvertItemKey::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ConvertItemKey, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000039, "Member 'PlayerEquipmentSaver_C_ConvertItemKey::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ConvertItemKey, CallFunc_Conv_IntToString_ReturnValue) == 0x000040, "Member 'PlayerEquipmentSaver_C_ConvertItemKey::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ConvertItemKey, CallFunc_BooleanOR_ReturnValue) == 0x000050, "Member 'PlayerEquipmentSaver_C_ConvertItemKey::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ConvertItemKey, CallFunc_Conv_GuidToString_ReturnValue) == 0x000058, "Member 'PlayerEquipmentSaver_C_ConvertItemKey::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav \ static_assert(alignof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav"); \ static_assert(sizeof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav) == 0x0002B0, "Wrong size on PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, Combat_Character) == 0x000000, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, EquipmentSlots) == 0x000008, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::EquipmentSlots' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, usedkey) == 0x000018, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::usedkey' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, L_MayExecuteWeapon) == 0x000028, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::L_MayExecuteWeapon' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, L_Search_Copy_By_Slots_Idx) == 0x000030, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::L_Search_Copy_By_Slots_Idx' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, L_Guid) == 0x000080, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::L_Guid' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, L_Equip) == 0x000090, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::L_Equip' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, L_CombinedIndex) == 0x000098, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::L_CombinedIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, L_CopyEmptySlots) == 0x0000E8, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::L_CopyEmptySlots' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, Temp_int_Loop_Counter_Variable) == 0x0000F8, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_GetMyEquip_Equip) == 0x000100, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Add_IntInt_ReturnValue) == 0x000108, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, Temp_int_Loop_Counter_Variable_1) == 0x00010C, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, Temp_int_Loop_Counter_Variable_2) == 0x000110, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Add_IntInt_ReturnValue_1) == 0x000114, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Add_IntInt_ReturnValue_2) == 0x000118, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, Temp_int_Array_Index_Variable) == 0x00011C, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, Temp_int_Array_Index_Variable_1) == 0x000120, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, Temp_int_Loop_Counter_Variable_3) == 0x000124, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Add_IntInt_ReturnValue_3) == 0x000128, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, Temp_int_Array_Index_Variable_2) == 0x00012C, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, Temp_bool_True_if_break_was_hit_Variable) == 0x000130, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Not_PreBool_ReturnValue) == 0x000131, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_NewGuid_ReturnValue) == 0x000134, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Parse_StringToGuid_OutGuid) == 0x000144, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Parse_StringToGuid_OutGuid' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Parse_StringToGuid_Success) == 0x000154, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Parse_StringToGuid_Success' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_NewGuid_ReturnValue_1) == 0x000158, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_NewGuid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, Temp_int_Array_Index_Variable_3) == 0x000168, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_Get_Item) == 0x000170, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_Length_ReturnValue) == 0x000188, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00018C, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Less_IntInt_ReturnValue) == 0x00018D, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_BooleanAND_ReturnValue) == 0x00018E, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_NewGuid_ReturnValue_2) == 0x000190, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_NewGuid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, K2Node_MakeStruct_F_StoredItem) == 0x0001A0, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_Get_Item_1) == 0x0001C0, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_Get_Item_2) == 0x0001D8, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_LastIndex_ReturnValue) == 0x0001F0, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_Length_ReturnValue_1) == 0x0001F4, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Add_IntInt_ReturnValue_4) == 0x0001F8, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_Length_ReturnValue_2) == 0x0001FC, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Max_ReturnValue) == 0x000200, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Less_IntInt_ReturnValue_1) == 0x000204, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_Add_ReturnValue) == 0x000208, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00020C, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_GetEquipmentSlotsIndex_TypeIndex) == 0x000210, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_GetEquipmentSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_Length_ReturnValue_3) == 0x000214, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Less_IntInt_ReturnValue_2) == 0x000218, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Map_Find_Value) == 0x00021C, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Map_Find_ReturnValue) == 0x000220, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Map_Keys_Keys) == 0x000228, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_IsValid_Guid_ReturnValue) == 0x000238, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_Get_Item_3) == 0x000240, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_Length_ReturnValue_4) == 0x000250, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Less_IntInt_ReturnValue_3) == 0x000254, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Map_Keys_Keys_1) == 0x000258, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_Get_Item_4) == 0x000268, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_Length_ReturnValue_5) == 0x00026C, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Map_Find_Value_1) == 0x000270, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Map_Find_ReturnValue_1) == 0x000274, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Less_IntInt_ReturnValue_4) == 0x000275, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc___Convert_Slot_and_Item_Index_TypeIndex) == 0x000278, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc___Convert_Slot_and_Item_Index_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc___Convert_Slot_and_Item_Index_SlotIndex) == 0x00027C, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc___Convert_Slot_and_Item_Index_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc___Convert_Slot_and_Item_Index_ItemIndex) == 0x000280, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc___Convert_Slot_and_Item_Index_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Map_Find_Value_2) == 0x000284, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Map_Find_ReturnValue_2) == 0x000288, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Len_ReturnValue) == 0x00028C, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Greater_IntInt_ReturnValue) == 0x000290, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000291, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000292, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Map_Find_Value_3) == 0x000294, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Map_Find_ReturnValue_3) == 0x000298, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc___Convert_Slot_and_Item_Index_TypeIndex_1) == 0x00029C, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc___Convert_Slot_and_Item_Index_TypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc___Convert_Slot_and_Item_Index_SlotIndex_1) == 0x0002A0, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc___Convert_Slot_and_Item_Index_SlotIndex_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc___Convert_Slot_and_Item_Index_ItemIndex_1) == 0x0002A4, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc___Convert_Slot_and_Item_Index_ItemIndex_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Map_Find_Value_4) == 0x0002A8, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Map_Find_ReturnValue_4) == 0x0002AC, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_IsValidIndex_ReturnValue_2) == 0x0002AD, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_IsValidIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav, CallFunc_Array_IsValidIndex_ReturnValue_3) == 0x0002AE, "Member 'PlayerEquipmentSaver_C_CreatePlayerEqupmentSlotsFromSav::CallFunc_Array_IsValidIndex_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver \ static_assert(alignof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver"); \ static_assert(sizeof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver) == 0x0001C0, "Wrong size on PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, EntryPoint) == 0x000000, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, Temp_int_Variable) == 0x000004, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, Temp_int_Variable_1) == 0x000008, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_Conv_IntToByte_ReturnValue) == 0x00000C, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_GetValidValue_ReturnValue) == 0x000014, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_Conv_IntToByte_ReturnValue_1) == 0x000015, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_Conv_IntToByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000016, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_GetEnumeratorValueFromIndex_ReturnValue) == 0x000017, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_GetEnumeratorValueFromIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000018, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_Conv_ByteToInt_ReturnValue) == 0x00001C, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_BooleanOR_ReturnValue) == 0x000020, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000021, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000022, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_BooleanOR_ReturnValue_1) == 0x000023, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000024, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_BooleanOR_ReturnValue_2) == 0x000025, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_BooleanOR_ReturnValue_3) == 0x000026, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CustomEvent_OldItem_1) == 0x000028, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CustomEvent_OldItem_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CustomEvent_NewItem_1) == 0x000048, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CustomEvent_NewItem_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CustomEvent_Type_1) == 0x000068, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CustomEvent_Type_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CustomEvent_SlotIndex_1) == 0x00006C, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CustomEvent_SlotIndex_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CustomEvent_ItemIndex) == 0x000070, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CustomEvent_ItemIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_ConvertItemKey_Id) == 0x000078, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_ConvertItemKey_Id' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_ConvertItemKey_Id_1) == 0x000088, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_ConvertItemKey_Id_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_GetEquipmentSlotsIndex_TypeIndex) == 0x000098, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_GetEquipmentSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_Map_Remove_ReturnValue) == 0x00009C, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CustomEvent_OldItem) == 0x0000A0, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CustomEvent_NewItem) == 0x0000C0, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CustomEvent_Type) == 0x0000E0, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CustomEvent_SlotIndex) == 0x0000E4, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CustomEvent_ActiveIndex) == 0x0000E8, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CustomEvent_ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CustomEvent_IsSlotChange) == 0x0000EC, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CustomEvent_IsSlotChange' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_GetEquipmentSlotsIndex_TypeIndex_1) == 0x0000F0, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_GetEquipmentSlotsIndex_TypeIndex_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CustomEvent_CombatCharacter) == 0x0000F8, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CustomEvent_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CustomEvent_ToEquipment) == 0x000100, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CustomEvent_ToEquipment' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_GetActiveItem_Item) == 0x000108, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_GetActiveItem_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_____ID_Sort_ID) == 0x000128, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_____ID_Sort_ID' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_____ID_Sort_ID_1) == 0x00012C, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_____ID_Sort_ID_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_IsValid_ReturnValue) == 0x000130, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000138, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_DynamicCast_bSuccess) == 0x000140, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_Map_Remove_ReturnValue_1) == 0x000141, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_CreatePlayerEqupmentSlotsFromSav_EquipmentSlots) == 0x000148, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_CreatePlayerEqupmentSlotsFromSav_EquipmentSlots' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_Event_DeltaSeconds) == 0x000158, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_MakeLiteralInt_ReturnValue) == 0x00015C, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_Less_IntInt_ReturnValue) == 0x000160, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CreateDelegate_OutputDelegate) == 0x000164, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc___Convert_CombinedIndex_CombinedIndex) == 0x000174, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc___Convert_CombinedIndex_CombinedIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc___Convert_CombinedIndex_CombinedIndex_1) == 0x000178, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc___Convert_CombinedIndex_CombinedIndex_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_CreateMessageWindow_ReturnValue) == 0x00017C, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CustomEvent_uid) == 0x000180, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CustomEvent_uid' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CustomEvent_add) == 0x000190, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CustomEvent_add' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CustomEvent_sort) == 0x000194, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CustomEvent_sort' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_Map_Remove_ReturnValue_2) == 0x000198, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_Map_Remove_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, CallFunc_IsValid_ReturnValue_1) == 0x000199, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CreateDelegate_OutputDelegate_1) == 0x00019C, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver, K2Node_CreateDelegate_OutputDelegate_2) == 0x0001AC, "Member 'PlayerEquipmentSaver_C_ExecuteUbergraph_PlayerEquipmentSaver::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_GetAllMagicSkinData \ static_assert(alignof(PlayerEquipmentSaver_C_GetAllMagicSkinData) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_GetAllMagicSkinData"); \ static_assert(sizeof(PlayerEquipmentSaver_C_GetAllMagicSkinData) == 0x000010, "Wrong size on PlayerEquipmentSaver_C_GetAllMagicSkinData"); \ static_assert(offsetof(PlayerEquipmentSaver_C_GetAllMagicSkinData, SkinID) == 0x000000, "Member 'PlayerEquipmentSaver_C_GetAllMagicSkinData::SkinID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_InitModel \ static_assert(alignof(PlayerEquipmentSaver_C_InitModel) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_InitModel"); \ static_assert(sizeof(PlayerEquipmentSaver_C_InitModel) == 0x0004E0, "Wrong size on PlayerEquipmentSaver_C_InitModel"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, L_CombinedIndex) == 0x000000, "Member 'PlayerEquipmentSaver_C_InitModel::L_CombinedIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_GetIntArrayFromSav_array) == 0x000050, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_GetIntArrayFromSav_array' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_GetStrIntMapFromSav_ResultMaps) == 0x000060, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_GetStrIntMapFromSav_ResultMaps' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_Remove_Cant_Show_Change_OutputData) == 0x0000B0, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_Remove_Cant_Show_Change_OutputData' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_RegisterGlobalExtend_ReturnValue) == 0x000100, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_RegisterGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, Temp_int_Loop_Counter_Variable) == 0x000104, "Member 'PlayerEquipmentSaver_C_InitModel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_Add_IntInt_ReturnValue) == 0x000108, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, Temp_int_Array_Index_Variable) == 0x00010C, "Member 'PlayerEquipmentSaver_C_InitModel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_Map_Keys_Keys) == 0x000110, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_Array_Get_Item) == 0x000120, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_GetStrIntMapFromSav_ResultMaps_1) == 0x000130, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_GetStrIntMapFromSav_ResultMaps_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_Len_ReturnValue) == 0x000180, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_Map_Find_Value) == 0x000184, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_Map_Find_ReturnValue) == 0x000188, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_Greater_IntInt_ReturnValue) == 0x000189, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000190, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_GetItem_ToolConfigBySortId_find) == 0x0002C8, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x0002D0, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000418, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_Parse_StringToGuid_OutGuid) == 0x00041C, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_Parse_StringToGuid_OutGuid' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_Parse_StringToGuid_Success) == 0x00042C, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_Parse_StringToGuid_Success' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_Array_Length_ReturnValue) == 0x000430, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_BooleanAND_ReturnValue) == 0x000434, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_Less_IntInt_ReturnValue) == 0x000435, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_GetIntIntMapFromSav_ResultMaps) == 0x000438, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_GetIntIntMapFromSav_ResultMaps' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_GetStrIntMapFromSav_ResultMaps_2) == 0x000488, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_GetStrIntMapFromSav_ResultMaps_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_Map_Find_Value_1) == 0x0004D8, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_InitModel, CallFunc_Map_Find_ReturnValue_1) == 0x0004DC, "Member 'PlayerEquipmentSaver_C_InitModel::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_OnActiveItemChanged \ static_assert(alignof(PlayerEquipmentSaver_C_OnActiveItemChanged) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_OnActiveItemChanged"); \ static_assert(sizeof(PlayerEquipmentSaver_C_OnActiveItemChanged) == 0x000050, "Wrong size on PlayerEquipmentSaver_C_OnActiveItemChanged"); \ static_assert(offsetof(PlayerEquipmentSaver_C_OnActiveItemChanged, OldItem) == 0x000000, "Member 'PlayerEquipmentSaver_C_OnActiveItemChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_OnActiveItemChanged, NewItem) == 0x000020, "Member 'PlayerEquipmentSaver_C_OnActiveItemChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_OnActiveItemChanged, Type) == 0x000040, "Member 'PlayerEquipmentSaver_C_OnActiveItemChanged::Type' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_OnActiveItemChanged, SlotIndex) == 0x000044, "Member 'PlayerEquipmentSaver_C_OnActiveItemChanged::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_OnActiveItemChanged, ActiveIndex) == 0x000048, "Member 'PlayerEquipmentSaver_C_OnActiveItemChanged::ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_OnActiveItemChanged, IsSlotChange) == 0x00004C, "Member 'PlayerEquipmentSaver_C_OnActiveItemChanged::IsSlotChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_OnItemChangedSlot \ static_assert(alignof(PlayerEquipmentSaver_C_OnItemChangedSlot) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_OnItemChangedSlot"); \ static_assert(sizeof(PlayerEquipmentSaver_C_OnItemChangedSlot) == 0x000050, "Wrong size on PlayerEquipmentSaver_C_OnItemChangedSlot"); \ static_assert(offsetof(PlayerEquipmentSaver_C_OnItemChangedSlot, OldItem) == 0x000000, "Member 'PlayerEquipmentSaver_C_OnItemChangedSlot::OldItem' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_OnItemChangedSlot, NewItem) == 0x000020, "Member 'PlayerEquipmentSaver_C_OnItemChangedSlot::NewItem' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_OnItemChangedSlot, Type) == 0x000040, "Member 'PlayerEquipmentSaver_C_OnItemChangedSlot::Type' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_OnItemChangedSlot, SlotIndex) == 0x000044, "Member 'PlayerEquipmentSaver_C_OnItemChangedSlot::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_OnItemChangedSlot, ItemIndex) == 0x000048, "Member 'PlayerEquipmentSaver_C_OnItemChangedSlot::ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_OnMagicChanageUpdate_Event \ static_assert(alignof(PlayerEquipmentSaver_C_OnMagicChanageUpdate_Event) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_OnMagicChanageUpdate_Event"); \ static_assert(sizeof(PlayerEquipmentSaver_C_OnMagicChanageUpdate_Event) == 0x000018, "Wrong size on PlayerEquipmentSaver_C_OnMagicChanageUpdate_Event"); \ static_assert(offsetof(PlayerEquipmentSaver_C_OnMagicChanageUpdate_Event, uid) == 0x000000, "Member 'PlayerEquipmentSaver_C_OnMagicChanageUpdate_Event::uid' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_OnMagicChanageUpdate_Event, Add) == 0x000010, "Member 'PlayerEquipmentSaver_C_OnMagicChanageUpdate_Event::Add' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_OnMagicChanageUpdate_Event, sort) == 0x000014, "Member 'PlayerEquipmentSaver_C_OnMagicChanageUpdate_Event::sort' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_Print_Message \ static_assert(alignof(PlayerEquipmentSaver_C_Print_Message) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_Print_Message"); \ static_assert(sizeof(PlayerEquipmentSaver_C_Print_Message) == 0x0000B0, "Wrong size on PlayerEquipmentSaver_C_Print_Message"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Print_Message, Old_Item) == 0x000000, "Member 'PlayerEquipmentSaver_C_Print_Message::Old_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Print_Message, New_Item) == 0x000020, "Member 'PlayerEquipmentSaver_C_Print_Message::New_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Print_Message, Type) == 0x000040, "Member 'PlayerEquipmentSaver_C_Print_Message::Type' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Print_Message, SoltIndex) == 0x000044, "Member 'PlayerEquipmentSaver_C_Print_Message::SoltIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Print_Message, ItemIndex) == 0x000048, "Member 'PlayerEquipmentSaver_C_Print_Message::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Print_Message, CallFunc_Conv_IntToString_ReturnValue) == 0x000050, "Member 'PlayerEquipmentSaver_C_Print_Message::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Print_Message, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000060, "Member 'PlayerEquipmentSaver_C_Print_Message::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Print_Message, CallFunc_Concat_StrStr_ReturnValue) == 0x000070, "Member 'PlayerEquipmentSaver_C_Print_Message::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Print_Message, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'PlayerEquipmentSaver_C_Print_Message::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Print_Message, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000090, "Member 'PlayerEquipmentSaver_C_Print_Message::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Print_Message, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A0, "Member 'PlayerEquipmentSaver_C_Print_Message::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_PrintMap \ static_assert(alignof(PlayerEquipmentSaver_C_PrintMap) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_PrintMap"); \ static_assert(sizeof(PlayerEquipmentSaver_C_PrintMap) == 0x000118, "Wrong size on PlayerEquipmentSaver_C_PrintMap"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintMap, InpurMap) == 0x000000, "Member 'PlayerEquipmentSaver_C_PrintMap::InpurMap' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintMap, Map) == 0x000050, "Member 'PlayerEquipmentSaver_C_PrintMap::Map' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintMap, Temp_int_Array_Index_Variable) == 0x0000A0, "Member 'PlayerEquipmentSaver_C_PrintMap::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintMap, Temp_int_Loop_Counter_Variable) == 0x0000A4, "Member 'PlayerEquipmentSaver_C_PrintMap::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintMap, CallFunc_Add_IntInt_ReturnValue) == 0x0000A8, "Member 'PlayerEquipmentSaver_C_PrintMap::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintMap, CallFunc_Map_Keys_Keys) == 0x0000B0, "Member 'PlayerEquipmentSaver_C_PrintMap::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintMap, CallFunc_Array_Length_ReturnValue) == 0x0000C0, "Member 'PlayerEquipmentSaver_C_PrintMap::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintMap, CallFunc_Array_Get_Item) == 0x0000C8, "Member 'PlayerEquipmentSaver_C_PrintMap::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintMap, CallFunc_Less_IntInt_ReturnValue) == 0x0000D8, "Member 'PlayerEquipmentSaver_C_PrintMap::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintMap, CallFunc_Concat_StrStr_ReturnValue) == 0x0000E0, "Member 'PlayerEquipmentSaver_C_PrintMap::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintMap, CallFunc_Map_Find_Value) == 0x0000F0, "Member 'PlayerEquipmentSaver_C_PrintMap::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintMap, CallFunc_Map_Find_ReturnValue) == 0x0000F4, "Member 'PlayerEquipmentSaver_C_PrintMap::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintMap, CallFunc_Conv_IntToString_ReturnValue) == 0x0000F8, "Member 'PlayerEquipmentSaver_C_PrintMap::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintMap, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000108, "Member 'PlayerEquipmentSaver_C_PrintMap::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_PrintStruct \ static_assert(alignof(PlayerEquipmentSaver_C_PrintStruct) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_PrintStruct"); \ static_assert(sizeof(PlayerEquipmentSaver_C_PrintStruct) == 0x0000A0, "Wrong size on PlayerEquipmentSaver_C_PrintStruct"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintStruct, F_StoredItem) == 0x000000, "Member 'PlayerEquipmentSaver_C_PrintStruct::F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintStruct, CallFunc_Conv_GuidToString_ReturnValue) == 0x000020, "Member 'PlayerEquipmentSaver_C_PrintStruct::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintStruct, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'PlayerEquipmentSaver_C_PrintStruct::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintStruct, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'PlayerEquipmentSaver_C_PrintStruct::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintStruct, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000050, "Member 'PlayerEquipmentSaver_C_PrintStruct::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintStruct, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000060, "Member 'PlayerEquipmentSaver_C_PrintStruct::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintStruct, CallFunc_GetClassDisplayName_ReturnValue) == 0x000070, "Member 'PlayerEquipmentSaver_C_PrintStruct::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintStruct, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000080, "Member 'PlayerEquipmentSaver_C_PrintStruct::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_PrintStruct, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000090, "Member 'PlayerEquipmentSaver_C_PrintStruct::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC \ static_assert(alignof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC"); \ static_assert(sizeof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC) == 0x000138, "Wrong size on PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, Local_RemovedDLCItem) == 0x000000, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::Local_RemovedDLCItem' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, Temp_int_Array_Index_Variable) == 0x000018, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, Temp_int_Array_Index_Variable_1) == 0x00001C, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, Temp_int_Loop_Counter_Variable_1) == 0x000020, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Add_IntInt_ReturnValue_1) == 0x000024, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, Temp_int_Array_Index_Variable_2) == 0x000028, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_GetAllArchivesData_ReturnValue) == 0x000030, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_GetAllArchivesData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Map_Keys_Keys) == 0x000080, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Array_Get_Item) == 0x000090, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Array_Length_ReturnValue) == 0x000098, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Map_Find_Value) == 0x00009C, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Map_Find_ReturnValue) == 0x0000A4, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Less_IntInt_ReturnValue) == 0x0000A5, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_GetArchivesList_ReturnValue) == 0x0000A8, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_GetArchivesList_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Conv_NameToString_ReturnValue) == 0x0000B8, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, Temp_int_Loop_Counter_Variable_2) == 0x0000C8, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Map_Values_Values) == 0x0000D0, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Array_Get_Item_1) == 0x0000E0, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Array_Length_ReturnValue_1) == 0x0000E4, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Array_Contains_ReturnValue) == 0x0000E8, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000E9, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000EC, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Map_Keys_Keys_1) == 0x0000F0, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Array_Get_Item_2) == 0x000100, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Map_Remove_ReturnValue) == 0x000104, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Array_Length_ReturnValue_2) == 0x000108, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_GetDCSGameInstance_AsDCSGame_Instance) == 0x000110, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_GetDCSGameInstance_AsDCSGame_Instance' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Less_IntInt_ReturnValue_2) == 0x000118, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_GetAlreadyHaveDLC_ReturnValue) == 0x000120, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_GetAlreadyHaveDLC_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Array_Contains_ReturnValue_1) == 0x000130, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC, CallFunc_Array_RemoveItem_ReturnValue) == 0x000131, "Member 'PlayerEquipmentSaver_C_RebuildMagicSkinDataByDLC::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_ReceiveTick \ static_assert(alignof(PlayerEquipmentSaver_C_ReceiveTick) == 0x000004, "Wrong alignment on PlayerEquipmentSaver_C_ReceiveTick"); \ static_assert(sizeof(PlayerEquipmentSaver_C_ReceiveTick) == 0x000004, "Wrong size on PlayerEquipmentSaver_C_ReceiveTick"); \ static_assert(offsetof(PlayerEquipmentSaver_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'PlayerEquipmentSaver_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_Remove_Cant_Show_Change \ static_assert(alignof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_Remove_Cant_Show_Change"); \ static_assert(sizeof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change) == 0x0002A0, "Wrong size on PlayerEquipmentSaver_C_Remove_Cant_Show_Change"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, InputData) == 0x000000, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::InputData' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, OutputData) == 0x000050, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::OutputData' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, L_Data) == 0x0000A0, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::L_Data' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, L_ContentFiltering) == 0x0000F0, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::L_ContentFiltering' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, CallFunc_Map_Keys_Keys) == 0x0000F8, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, Temp_int_Array_Index_Variable) == 0x000108, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, CallFunc_Array_Length_ReturnValue) == 0x00010C, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, CallFunc_Array_Get_Item) == 0x000110, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, CallFunc_Map_Find_Value) == 0x000120, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, CallFunc_Map_Find_ReturnValue) == 0x000124, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, Temp_int_Loop_Counter_Variable) == 0x000128, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000130, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000278, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, CallFunc_Less_IntInt_ReturnValue) == 0x000279, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00027A, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, CallFunc_Add_IntInt_ReturnValue) == 0x00027C, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000280, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, CallFunc_GetOptionValue_ReturnValue) == 0x000288, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_Remove_Cant_Show_Change, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000298, "Member 'PlayerEquipmentSaver_C_Remove_Cant_Show_Change::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank \ static_assert(alignof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank) == 0x000008, "Wrong alignment on PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank"); \ static_assert(sizeof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank) == 0x000180, "Wrong size on PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, NewEquipments) == 0x000000, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::NewEquipments' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, Temp_int_Array_Index_Variable) == 0x000014, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_Array_Get_Item) == 0x00001C, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x000020, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000168, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_Less_IntInt_ReturnValue) == 0x000169, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00016A, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00016B, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x00016C, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x00016D, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_Add_IntInt_ReturnValue) == 0x000170, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_BooleanOR_ReturnValue) == 0x000174, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_BooleanOR_ReturnValue_1) == 0x000175, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_BooleanOR_ReturnValue_2) == 0x000176, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_Array_Add_ReturnValue) == 0x000178, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_Array_Contains_ReturnValue) == 0x00017C, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_Not_PreBool_ReturnValue) == 0x00017D, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank, CallFunc_BooleanAND_ReturnValue) == 0x00017E, "Member 'PlayerEquipmentSaver_C_SaveMagicSkinToSkinBank::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlayerEquipmentSaver_C \ static_assert(alignof(UPlayerEquipmentSaver_C) == 0x000008, "Wrong alignment on UPlayerEquipmentSaver_C"); \ static_assert(sizeof(UPlayerEquipmentSaver_C) == 0x0002C8, "Wrong size on UPlayerEquipmentSaver_C"); \ static_assert(offsetof(UPlayerEquipmentSaver_C, UberGraphFrame_PlayerEquipmentSaver_C) == 0x0000F0, "Member 'UPlayerEquipmentSaver_C::UberGraphFrame_PlayerEquipmentSaver_C' has a wrong offset!"); \ static_assert(offsetof(UPlayerEquipmentSaver_C, dirty) == 0x0000F8, "Member 'UPlayerEquipmentSaver_C::dirty' has a wrong offset!"); \ static_assert(offsetof(UPlayerEquipmentSaver_C, ItemInEquipments) == 0x000100, "Member 'UPlayerEquipmentSaver_C::ItemInEquipments' has a wrong offset!"); \ static_assert(offsetof(UPlayerEquipmentSaver_C, ActiveItem) == 0x000150, "Member 'UPlayerEquipmentSaver_C::ActiveItem' has a wrong offset!"); \ static_assert(offsetof(UPlayerEquipmentSaver_C, Temp_Equipment_Slots) == 0x0001A0, "Member 'UPlayerEquipmentSaver_C::Temp_Equipment_Slots' has a wrong offset!"); \ static_assert(offsetof(UPlayerEquipmentSaver_C, Slot_Name) == 0x0001B0, "Member 'UPlayerEquipmentSaver_C::Slot_Name' has a wrong offset!"); \ static_assert(offsetof(UPlayerEquipmentSaver_C, SlotKey_ActiveItem_Name) == 0x0001C0, "Member 'UPlayerEquipmentSaver_C::SlotKey_ActiveItem_Name' has a wrong offset!"); \ static_assert(offsetof(UPlayerEquipmentSaver_C, SlotKey_Equipment_Name) == 0x0001D0, "Member 'UPlayerEquipmentSaver_C::SlotKey_Equipment_Name' has a wrong offset!"); \ static_assert(offsetof(UPlayerEquipmentSaver_C, ItemSortIds) == 0x0001E0, "Member 'UPlayerEquipmentSaver_C::ItemSortIds' has a wrong offset!"); \ static_assert(offsetof(UPlayerEquipmentSaver_C, SlotKey_ItemSortId_Name) == 0x000230, "Member 'UPlayerEquipmentSaver_C::SlotKey_ItemSortId_Name' has a wrong offset!"); \ static_assert(offsetof(UPlayerEquipmentSaver_C, SavedEquip) == 0x000240, "Member 'UPlayerEquipmentSaver_C::SavedEquip' has a wrong offset!"); \ static_assert(offsetof(UPlayerEquipmentSaver_C, Slot_Key_Equip_Magic_Chanage) == 0x000248, "Member 'UPlayerEquipmentSaver_C::Slot_Key_Equip_Magic_Chanage' has a wrong offset!"); \ static_assert(offsetof(UPlayerEquipmentSaver_C, equipMagicChanage) == 0x000258, "Member 'UPlayerEquipmentSaver_C::equipMagicChanage' has a wrong offset!"); \ static_assert(offsetof(UPlayerEquipmentSaver_C, Slot_MagicSkinBank) == 0x0002A8, "Member 'UPlayerEquipmentSaver_C::Slot_MagicSkinBank' has a wrong offset!"); \ static_assert(offsetof(UPlayerEquipmentSaver_C, AllMagicSkinID) == 0x0002B8, "Member 'UPlayerEquipmentSaver_C::AllMagicSkinID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_CheckWaitBloomEffect \ static_assert(alignof(PhysicReactionComponent_C_CheckWaitBloomEffect) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_CheckWaitBloomEffect"); \ static_assert(sizeof(PhysicReactionComponent_C_CheckWaitBloomEffect) == 0x000040, "Wrong size on PhysicReactionComponent_C_CheckWaitBloomEffect"); \ static_assert(offsetof(PhysicReactionComponent_C_CheckWaitBloomEffect, Local_RemovedCount) == 0x000000, "Member 'PhysicReactionComponent_C_CheckWaitBloomEffect::Local_RemovedCount' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CheckWaitBloomEffect, Local_CurrentIndex) == 0x000004, "Member 'PhysicReactionComponent_C_CheckWaitBloomEffect::Local_CurrentIndex' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CheckWaitBloomEffect, Local_LastIndex) == 0x000008, "Member 'PhysicReactionComponent_C_CheckWaitBloomEffect::Local_LastIndex' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CheckWaitBloomEffect, Temp_int_Variable) == 0x00000C, "Member 'PhysicReactionComponent_C_CheckWaitBloomEffect::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CheckWaitBloomEffect, Temp_int_Variable_1) == 0x000010, "Member 'PhysicReactionComponent_C_CheckWaitBloomEffect::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CheckWaitBloomEffect, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'PhysicReactionComponent_C_CheckWaitBloomEffect::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CheckWaitBloomEffect, CallFunc_Add_IntInt_ReturnValue_1) == 0x000018, "Member 'PhysicReactionComponent_C_CheckWaitBloomEffect::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CheckWaitBloomEffect, CallFunc_Subtract_IntInt_ReturnValue) == 0x00001C, "Member 'PhysicReactionComponent_C_CheckWaitBloomEffect::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CheckWaitBloomEffect, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000020, "Member 'PhysicReactionComponent_C_CheckWaitBloomEffect::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CheckWaitBloomEffect, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000021, "Member 'PhysicReactionComponent_C_CheckWaitBloomEffect::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CheckWaitBloomEffect, CallFunc_GetTimeSeconds_ReturnValue) == 0x000028, "Member 'PhysicReactionComponent_C_CheckWaitBloomEffect::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CheckWaitBloomEffect, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000030, "Member 'PhysicReactionComponent_C_CheckWaitBloomEffect::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CheckWaitBloomEffect, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'PhysicReactionComponent_C_CheckWaitBloomEffect::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CheckWaitBloomEffect, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000038, "Member 'PhysicReactionComponent_C_CheckWaitBloomEffect::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_ClearDissipationOfBlood \ static_assert(alignof(PhysicReactionComponent_C_ClearDissipationOfBlood) == 0x000001, "Wrong alignment on PhysicReactionComponent_C_ClearDissipationOfBlood"); \ static_assert(sizeof(PhysicReactionComponent_C_ClearDissipationOfBlood) == 0x000001, "Wrong size on PhysicReactionComponent_C_ClearDissipationOfBlood"); \ static_assert(offsetof(PhysicReactionComponent_C_ClearDissipationOfBlood, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000000, "Member 'PhysicReactionComponent_C_ClearDissipationOfBlood::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_CloseBloodMaterial \ static_assert(alignof(PhysicReactionComponent_C_CloseBloodMaterial) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_CloseBloodMaterial"); \ static_assert(sizeof(PhysicReactionComponent_C_CloseBloodMaterial) == 0x000030, "Wrong size on PhysicReactionComponent_C_CloseBloodMaterial"); \ static_assert(offsetof(PhysicReactionComponent_C_CloseBloodMaterial, OptionTag) == 0x000000, "Member 'PhysicReactionComponent_C_CloseBloodMaterial::OptionTag' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CloseBloodMaterial, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000008, "Member 'PhysicReactionComponent_C_CloseBloodMaterial::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CloseBloodMaterial, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000010, "Member 'PhysicReactionComponent_C_CloseBloodMaterial::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CloseBloodMaterial, CallFunc_GetOptionValue_ReturnValue) == 0x000018, "Member 'PhysicReactionComponent_C_CloseBloodMaterial::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CloseBloodMaterial, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000028, "Member 'PhysicReactionComponent_C_CloseBloodMaterial::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_CloseBloodMaterial, CallFunc_BooleanAND_ReturnValue) == 0x000029, "Member 'PhysicReactionComponent_C_CloseBloodMaterial::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_DissipationOfBlood \ static_assert(alignof(PhysicReactionComponent_C_DissipationOfBlood) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_DissipationOfBlood"); \ static_assert(sizeof(PhysicReactionComponent_C_DissipationOfBlood) == 0x000038, "Wrong size on PhysicReactionComponent_C_DissipationOfBlood"); \ static_assert(offsetof(PhysicReactionComponent_C_DissipationOfBlood, CallFunc_GetPlayerStatic_ReturnValue) == 0x000000, "Member 'PhysicReactionComponent_C_DissipationOfBlood::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_DissipationOfBlood, CallFunc_GetDissipationBloodIntervalValue_ReturnValue) == 0x000008, "Member 'PhysicReactionComponent_C_DissipationOfBlood::CallFunc_GetDissipationBloodIntervalValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_DissipationOfBlood, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'PhysicReactionComponent_C_DissipationOfBlood::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_DissipationOfBlood, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000020, "Member 'PhysicReactionComponent_C_DissipationOfBlood::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_DissipationOfBlood, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000028, "Member 'PhysicReactionComponent_C_DissipationOfBlood::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_DissipationOfBlood, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x000030, "Member 'PhysicReactionComponent_C_DissipationOfBlood::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent \ static_assert(alignof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent"); \ static_assert(sizeof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent) == 0x0004A8, "Wrong size on PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, EntryPoint) == 0x000000, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, Temp_name_Variable) == 0x000008, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_GetOwnActor_ReturnValue) == 0x000018, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000020, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_DynamicCast_AsBP_No_Action_AI) == 0x000028, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_DynamicCast_AsBP_No_Action_AI' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_DynamicCast_AsAbstract_Character) == 0x000038, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000044, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000054, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_Event_Data) == 0x000058, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_Event_Data' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_Event_NiagaraSystem) == 0x000068, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_Event_NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_Event_SimulationPositionOffset) == 0x000070, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_Event_SimulationPositionOffset' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_MakeArray_Array) == 0x000088, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_Array_Length_ReturnValue) == 0x000098, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_Less_IntInt_ReturnValue) == 0x00009C, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_MakeLiteralDouble_ReturnValue) == 0x0000A0, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000A8, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_MakeLiteralDouble_ReturnValue_1) == 0x0000C0, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_MakeLiteralDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, Temp_bool_Variable) == 0x0000C8, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x0000D0, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, Temp_int_Array_Index_Variable) == 0x0000E8, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_Select_Default) == 0x0000EC, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_Array_Get_Item) == 0x0000F8, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000130, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_Normal_ReturnValue) == 0x000148, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_Add_VectorVector_ReturnValue) == 0x000160, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_MakeVector_ReturnValue) == 0x000178, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_GetNiagaraBleedDecals_Splatter_material) == 0x000190, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_GetNiagaraBleedDecals_Splatter_material' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, Temp_object_Variable) == 0x0001A0, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_Array_Random_OutItem) == 0x0001B0, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_Array_Random_OutItem' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_Array_Random_OutIndex) == 0x0001B8, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_Array_Random_OutIndex' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_SphereTraceSingleForObjects_OutHit) == 0x0001C0, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_SphereTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_SphereTraceSingleForObjects_ReturnValue) == 0x0002A8, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_SphereTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_bBlockingHit) == 0x0002A9, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_bInitialOverlap) == 0x0002AA, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_Time) == 0x0002AC, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_Distance) == 0x0002B0, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_Location) == 0x0002B8, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_ImpactPoint) == 0x0002D0, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_Normal) == 0x0002E8, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_ImpactNormal) == 0x000300, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_PhysMat) == 0x000318, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_HitActor) == 0x000320, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_HitComponent) == 0x000328, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_HitBoneName) == 0x000330, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_BoneName) == 0x000338, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_HitItem) == 0x000340, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_ElementIndex) == 0x000344, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_FaceIndex) == 0x000348, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_TraceStart) == 0x000350, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakHitResult_TraceEnd) == 0x000368, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_GetPlayerStatic_ReturnValue) == 0x000380, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000388, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_ProjectVectorOnToPlane_ReturnValue) == 0x0003A0, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_ProjectVectorOnToPlane_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakVector2D_X) == 0x0003B8, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BreakVector2D_Y) == 0x0003C0, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_MakeRotFromXZ_ReturnValue) == 0x0003C8, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_MakeRotFromXZ_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_RandomFloatInRange_ReturnValue) == 0x0003E0, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_SpawnDecalAtLocation_ReturnValue) == 0x0003E8, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_SpawnDecalAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_CustomEvent_Bone) == 0x0003F0, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_CustomEvent_Bone' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_CheckBonePart_Part) == 0x0003F8, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_CheckBonePart_Part' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x000400, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_GetCurrentCharacter_CurrentChapter) == 0x000408, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_GetCurrentCharacter_CurrentChapter' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000410, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_DynamicCast_bSuccess_2) == 0x000418, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_CustomEvent_Activity) == 0x000419, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_CustomEvent_Activity' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_CustomEvent_Value) == 0x00041A, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00041B, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00041C, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BooleanOR_ReturnValue) == 0x00041D, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000420, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_Event_DeltaSeconds) == 0x000430, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_Array_IsEmpty_ReturnValue) == 0x000434, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_Redirect_Table_MappedTable) == 0x000438, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_DynamicCast_AsBP_Base_AI) == 0x000440, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_DynamicCast_bSuccess_3) == 0x000448, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_InnerGet_Mesh_Mesh) == 0x000450, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_InnerGet_Mesh_Mesh' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_GetLinkedAnimGraphInstanceByTag_ReturnValue) == 0x000458, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_GetLinkedAnimGraphInstanceByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000460, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, K2Node_DynamicCast_bSuccess_4) == 0x000470, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_IsValid_ReturnValue) == 0x000471, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000478, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_GetActivityValue_Value) == 0x000480, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_GetActivityValue_Value_1) == 0x000481, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_GetActivityValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_BooleanOR_ReturnValue_1) == 0x000482, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_MakeVector_X_ImplicitCast) == 0x000488, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_MakeVector_X_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_MakeVector_Y_ImplicitCast) == 0x000490, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_MakeVector_Y_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_MakeVector_Z_ImplicitCast) == 0x000498, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_MakeVector_Z_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent, CallFunc_SetFadeOut_StartDelay_ImplicitCast) == 0x0004A0, "Member 'PhysicReactionComponent_C_ExecuteUbergraph_PhysicReactionComponent::CallFunc_SetFadeOut_StartDelay_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_GetAttributeFX \ static_assert(alignof(PhysicReactionComponent_C_GetAttributeFX) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_GetAttributeFX"); \ static_assert(sizeof(PhysicReactionComponent_C_GetAttributeFX) == 0x0000C0, "Wrong size on PhysicReactionComponent_C_GetAttributeFX"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, ReturnValue) == 0x000000, "Member 'PhysicReactionComponent_C_GetAttributeFX::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, IsCombined) == 0x000010, "Member 'PhysicReactionComponent_C_GetAttributeFX::IsCombined' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, CallFunc_GetReactionDataTable_Table) == 0x000018, "Member 'PhysicReactionComponent_C_GetAttributeFX::CallFunc_GetReactionDataTable_Table' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, CallFunc_GetReactionDataTable_Table_1) == 0x000020, "Member 'PhysicReactionComponent_C_GetAttributeFX::CallFunc_GetReactionDataTable_Table_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000028, "Member 'PhysicReactionComponent_C_GetAttributeFX::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, CallFunc_Conv_StringToName_ReturnValue) == 0x000038, "Member 'PhysicReactionComponent_C_GetAttributeFX::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, CallFunc_GetDataTableRowFromName_OutRow) == 0x000040, "Member 'PhysicReactionComponent_C_GetAttributeFX::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000050, "Member 'PhysicReactionComponent_C_GetAttributeFX::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x000058, "Member 'PhysicReactionComponent_C_GetAttributeFX::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'PhysicReactionComponent_C_GetAttributeFX::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000078, "Member 'PhysicReactionComponent_C_GetAttributeFX::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2) == 0x000080, "Member 'PhysicReactionComponent_C_GetAttributeFX::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000090, "Member 'PhysicReactionComponent_C_GetAttributeFX::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, CallFunc_Conv_StringToName_ReturnValue_1) == 0x0000A0, "Member 'PhysicReactionComponent_C_GetAttributeFX::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x0000A8, "Member 'PhysicReactionComponent_C_GetAttributeFX::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x0000B8, "Member 'PhysicReactionComponent_C_GetAttributeFX::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetAttributeFX, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x0000B9, "Member 'PhysicReactionComponent_C_GetAttributeFX::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_GetDirectionBloomFX \ static_assert(alignof(PhysicReactionComponent_C_GetDirectionBloomFX) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_GetDirectionBloomFX"); \ static_assert(sizeof(PhysicReactionComponent_C_GetDirectionBloomFX) == 0x000130, "Wrong size on PhysicReactionComponent_C_GetDirectionBloomFX"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDirectionBloomFX, BleedEffectOverride) == 0x000000, "Member 'PhysicReactionComponent_C_GetDirectionBloomFX::BleedEffectOverride' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDirectionBloomFX, Key) == 0x0000B8, "Member 'PhysicReactionComponent_C_GetDirectionBloomFX::Key' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDirectionBloomFX, LastAttack) == 0x0000B9, "Member 'PhysicReactionComponent_C_GetDirectionBloomFX::LastAttack' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDirectionBloomFX, ReturnValue) == 0x0000C0, "Member 'PhysicReactionComponent_C_GetDirectionBloomFX::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDirectionBloomFX, Temp_bool_Variable) == 0x0000C8, "Member 'PhysicReactionComponent_C_GetDirectionBloomFX::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDirectionBloomFX, K2Node_Select_Default) == 0x0000D0, "Member 'PhysicReactionComponent_C_GetDirectionBloomFX::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDirectionBloomFX, CallFunc_Map_Find_Value) == 0x000120, "Member 'PhysicReactionComponent_C_GetDirectionBloomFX::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDirectionBloomFX, CallFunc_Map_Find_ReturnValue) == 0x000128, "Member 'PhysicReactionComponent_C_GetDirectionBloomFX::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_GetDissipationBloodIntervalValue \ static_assert(alignof(PhysicReactionComponent_C_GetDissipationBloodIntervalValue) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_GetDissipationBloodIntervalValue"); \ static_assert(sizeof(PhysicReactionComponent_C_GetDissipationBloodIntervalValue) == 0x000048, "Wrong size on PhysicReactionComponent_C_GetDissipationBloodIntervalValue"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDissipationBloodIntervalValue, ReturnValue) == 0x000000, "Member 'PhysicReactionComponent_C_GetDissipationBloodIntervalValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDissipationBloodIntervalValue, CallFunc_GetPlayerStatic_ReturnValue) == 0x000008, "Member 'PhysicReactionComponent_C_GetDissipationBloodIntervalValue::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDissipationBloodIntervalValue, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000010, "Member 'PhysicReactionComponent_C_GetDissipationBloodIntervalValue::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDissipationBloodIntervalValue, CallFunc_GetPlayerStatic_ReturnValue_2) == 0x000018, "Member 'PhysicReactionComponent_C_GetDissipationBloodIntervalValue::CallFunc_GetPlayerStatic_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDissipationBloodIntervalValue, CallFunc_BreakVector2D_X) == 0x000020, "Member 'PhysicReactionComponent_C_GetDissipationBloodIntervalValue::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDissipationBloodIntervalValue, CallFunc_BreakVector2D_Y) == 0x000028, "Member 'PhysicReactionComponent_C_GetDissipationBloodIntervalValue::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDissipationBloodIntervalValue, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000030, "Member 'PhysicReactionComponent_C_GetDissipationBloodIntervalValue::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDissipationBloodIntervalValue, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000038, "Member 'PhysicReactionComponent_C_GetDissipationBloodIntervalValue::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetDissipationBloodIntervalValue, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000040, "Member 'PhysicReactionComponent_C_GetDissipationBloodIntervalValue::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_GetHitSound \ static_assert(alignof(PhysicReactionComponent_C_GetHitSound) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_GetHitSound"); \ static_assert(sizeof(PhysicReactionComponent_C_GetHitSound) == 0x000128, "Wrong size on PhysicReactionComponent_C_GetHitSound"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, WeaponType) == 0x000000, "Member 'PhysicReactionComponent_C_GetHitSound::WeaponType' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, PhyAtkType) == 0x000001, "Member 'PhysicReactionComponent_C_GetHitSound::PhyAtkType' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, bShouldPostHeavyEvent) == 0x000002, "Member 'PhysicReactionComponent_C_GetHitSound::bShouldPostHeavyEvent' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, Attacker) == 0x000008, "Member 'PhysicReactionComponent_C_GetHitSound::Attacker' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, SkillID) == 0x000010, "Member 'PhysicReactionComponent_C_GetHitSound::SkillID' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, AkEvent) == 0x000020, "Member 'PhysicReactionComponent_C_GetHitSound::AkEvent' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, Temp_object_Variable) == 0x000028, "Member 'PhysicReactionComponent_C_GetHitSound::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, CallFunc_Conv_StringToName_ReturnValue) == 0x000030, "Member 'PhysicReactionComponent_C_GetHitSound::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, CallFunc_GetDataTableRowFromName_OutRow) == 0x000038, "Member 'PhysicReactionComponent_C_GetHitSound::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000058, "Member 'PhysicReactionComponent_C_GetHitSound::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000060, "Member 'PhysicReactionComponent_C_GetHitSound::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'PhysicReactionComponent_C_GetHitSound::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, CallFunc_BooleanAND_ReturnValue) == 0x000069, "Member 'PhysicReactionComponent_C_GetHitSound::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000070, "Member 'PhysicReactionComponent_C_GetHitSound::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, CallFunc_IsValid_ReturnValue) == 0x000080, "Member 'PhysicReactionComponent_C_GetHitSound::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000084, "Member 'PhysicReactionComponent_C_GetHitSound::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000090, "Member 'PhysicReactionComponent_C_GetHitSound::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x0000E0, "Member 'PhysicReactionComponent_C_GetHitSound::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, Temp_object_Variable_1) == 0x0000E8, "Member 'PhysicReactionComponent_C_GetHitSound::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, Temp_object_Variable_2) == 0x0000F0, "Member 'PhysicReactionComponent_C_GetHitSound::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, Temp_object_Variable_3) == 0x0000F8, "Member 'PhysicReactionComponent_C_GetHitSound::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, Temp_byte_Variable) == 0x000100, "Member 'PhysicReactionComponent_C_GetHitSound::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, Temp_bool_Variable) == 0x000101, "Member 'PhysicReactionComponent_C_GetHitSound::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, K2Node_Select_Default) == 0x000108, "Member 'PhysicReactionComponent_C_GetHitSound::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, CallFunc_MakeLiteralByte_ReturnValue) == 0x000110, "Member 'PhysicReactionComponent_C_GetHitSound::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, K2Node_Select_Default_1) == 0x000111, "Member 'PhysicReactionComponent_C_GetHitSound::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, CallFunc_Map_Find_Value) == 0x000118, "Member 'PhysicReactionComponent_C_GetHitSound::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, CallFunc_Map_Find_ReturnValue) == 0x000120, "Member 'PhysicReactionComponent_C_GetHitSound::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, CallFunc_IsValid_ReturnValue_1) == 0x000121, "Member 'PhysicReactionComponent_C_GetHitSound::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetHitSound, CallFunc_BooleanAND_ReturnValue_1) == 0x000122, "Member 'PhysicReactionComponent_C_GetHitSound::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_GetNiagaraBleedDecals \ static_assert(alignof(PhysicReactionComponent_C_GetNiagaraBleedDecals) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_GetNiagaraBleedDecals"); \ static_assert(sizeof(PhysicReactionComponent_C_GetNiagaraBleedDecals) == 0x0000D0, "Wrong size on PhysicReactionComponent_C_GetNiagaraBleedDecals"); \ static_assert(offsetof(PhysicReactionComponent_C_GetNiagaraBleedDecals, Splatter_material) == 0x000000, "Member 'PhysicReactionComponent_C_GetNiagaraBleedDecals::Splatter_material' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetNiagaraBleedDecals, CallFunc_GetDataTableRowFromName_OutRow) == 0x000010, "Member 'PhysicReactionComponent_C_GetNiagaraBleedDecals::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetNiagaraBleedDecals, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000C8, "Member 'PhysicReactionComponent_C_GetNiagaraBleedDecals::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_GetReactionDataTable \ static_assert(alignof(PhysicReactionComponent_C_GetReactionDataTable) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_GetReactionDataTable"); \ static_assert(sizeof(PhysicReactionComponent_C_GetReactionDataTable) == 0x000018, "Wrong size on PhysicReactionComponent_C_GetReactionDataTable"); \ static_assert(offsetof(PhysicReactionComponent_C_GetReactionDataTable, Table) == 0x000000, "Member 'PhysicReactionComponent_C_GetReactionDataTable::Table' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetReactionDataTable, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'PhysicReactionComponent_C_GetReactionDataTable::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_GetReactionDataTable, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000010, "Member 'PhysicReactionComponent_C_GetReactionDataTable::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_HitReaction \ static_assert(alignof(PhysicReactionComponent_C_HitReaction) == 0x000004, "Wrong alignment on PhysicReactionComponent_C_HitReaction"); \ static_assert(sizeof(PhysicReactionComponent_C_HitReaction) == 0x000008, "Wrong size on PhysicReactionComponent_C_HitReaction"); \ static_assert(offsetof(PhysicReactionComponent_C_HitReaction, bone) == 0x000000, "Member 'PhysicReactionComponent_C_HitReaction::bone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_HitReactionParticle \ static_assert(alignof(PhysicReactionComponent_C_HitReactionParticle) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_HitReactionParticle"); \ static_assert(sizeof(PhysicReactionComponent_C_HitReactionParticle) == 0x0000C8, "Wrong size on PhysicReactionComponent_C_HitReactionParticle"); \ static_assert(offsetof(PhysicReactionComponent_C_HitReactionParticle, PhysicRecieveData) == 0x000000, "Member 'PhysicReactionComponent_C_HitReactionParticle::PhysicRecieveData' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_HitReactionParticle, CallFunc_BooleanOR_ReturnValue) == 0x0000A8, "Member 'PhysicReactionComponent_C_HitReactionParticle::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_HitReactionParticle, CallFunc_GetHitSound_AkEvent) == 0x0000B0, "Member 'PhysicReactionComponent_C_HitReactionParticle::CallFunc_GetHitSound_AkEvent' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_HitReactionParticle, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000B8, "Member 'PhysicReactionComponent_C_HitReactionParticle::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_HitReactionParticle, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0000C0, "Member 'PhysicReactionComponent_C_HitReactionParticle::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_HitReactionParticle, CallFunc_BooleanAND_ReturnValue) == 0x0000C1, "Member 'PhysicReactionComponent_C_HitReactionParticle::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_InnerGet_BloodDirectionRule \ static_assert(alignof(PhysicReactionComponent_C_InnerGet_BloodDirectionRule) == 0x000001, "Wrong alignment on PhysicReactionComponent_C_InnerGet_BloodDirectionRule"); \ static_assert(sizeof(PhysicReactionComponent_C_InnerGet_BloodDirectionRule) == 0x000002, "Wrong size on PhysicReactionComponent_C_InnerGet_BloodDirectionRule"); \ static_assert(offsetof(PhysicReactionComponent_C_InnerGet_BloodDirectionRule, 飙血规则) == 0x000000, "Member 'PhysicReactionComponent_C_InnerGet_BloodDirectionRule::飙血规则' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_InnerGet_BloodDirectionRule, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'PhysicReactionComponent_C_InnerGet_BloodDirectionRule::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_InnerGet_DestructSize \ static_assert(alignof(PhysicReactionComponent_C_InnerGet_DestructSize) == 0x000001, "Wrong alignment on PhysicReactionComponent_C_InnerGet_DestructSize"); \ static_assert(sizeof(PhysicReactionComponent_C_InnerGet_DestructSize) == 0x000002, "Wrong size on PhysicReactionComponent_C_InnerGet_DestructSize"); \ static_assert(offsetof(PhysicReactionComponent_C_InnerGet_DestructSize, 体型) == 0x000000, "Member 'PhysicReactionComponent_C_InnerGet_DestructSize::体型' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_InnerGet_DestructSize, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'PhysicReactionComponent_C_InnerGet_DestructSize::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_InnerGet_Mesh \ static_assert(alignof(PhysicReactionComponent_C_InnerGet_Mesh) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_InnerGet_Mesh"); \ static_assert(sizeof(PhysicReactionComponent_C_InnerGet_Mesh) == 0x000010, "Wrong size on PhysicReactionComponent_C_InnerGet_Mesh"); \ static_assert(offsetof(PhysicReactionComponent_C_InnerGet_Mesh, Mesh) == 0x000000, "Member 'PhysicReactionComponent_C_InnerGet_Mesh::Mesh' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_InnerGet_Mesh, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'PhysicReactionComponent_C_InnerGet_Mesh::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_InnerPlaySystem \ static_assert(alignof(PhysicReactionComponent_C_InnerPlaySystem) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_InnerPlaySystem"); \ static_assert(sizeof(PhysicReactionComponent_C_InnerPlaySystem) == 0x000048, "Wrong size on PhysicReactionComponent_C_InnerPlaySystem"); \ static_assert(offsetof(PhysicReactionComponent_C_InnerPlaySystem, SystemTemplate) == 0x000000, "Member 'PhysicReactionComponent_C_InnerPlaySystem::SystemTemplate' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_InnerPlaySystem, Socket) == 0x000008, "Member 'PhysicReactionComponent_C_InnerPlaySystem::Socket' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_InnerPlaySystem, CallFunc_InnerGet_Mesh_Mesh) == 0x000010, "Member 'PhysicReactionComponent_C_InnerPlaySystem::CallFunc_InnerGet_Mesh_Mesh' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_InnerPlaySystem, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'PhysicReactionComponent_C_InnerPlaySystem::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_InnerPlaySystem, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000020, "Member 'PhysicReactionComponent_C_InnerPlaySystem::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_InnerPlaySystem, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x000028, "Member 'PhysicReactionComponent_C_InnerPlaySystem::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_InnerPlaySystem, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x000040, "Member 'PhysicReactionComponent_C_InnerPlaySystem::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_isInDoor \ static_assert(alignof(PhysicReactionComponent_C_isInDoor) == 0x000001, "Wrong alignment on PhysicReactionComponent_C_isInDoor"); \ static_assert(sizeof(PhysicReactionComponent_C_isInDoor) == 0x000002, "Wrong size on PhysicReactionComponent_C_isInDoor"); \ static_assert(offsetof(PhysicReactionComponent_C_isInDoor, Activity) == 0x000000, "Member 'PhysicReactionComponent_C_isInDoor::Activity' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_isInDoor, Value) == 0x000001, "Member 'PhysicReactionComponent_C_isInDoor::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_MarkBlendDecalComponentTag \ static_assert(alignof(PhysicReactionComponent_C_MarkBlendDecalComponentTag) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_MarkBlendDecalComponentTag"); \ static_assert(sizeof(PhysicReactionComponent_C_MarkBlendDecalComponentTag) == 0x000038, "Wrong size on PhysicReactionComponent_C_MarkBlendDecalComponentTag"); \ static_assert(offsetof(PhysicReactionComponent_C_MarkBlendDecalComponentTag, DecalComponent) == 0x000000, "Member 'PhysicReactionComponent_C_MarkBlendDecalComponentTag::DecalComponent' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_MarkBlendDecalComponentTag, Local) == 0x000008, "Member 'PhysicReactionComponent_C_MarkBlendDecalComponentTag::Local' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_MarkBlendDecalComponentTag, Temp_name_Variable) == 0x000018, "Member 'PhysicReactionComponent_C_MarkBlendDecalComponentTag::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_MarkBlendDecalComponentTag, CallFunc_GetOwner_ReturnValue) == 0x000020, "Member 'PhysicReactionComponent_C_MarkBlendDecalComponentTag::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_MarkBlendDecalComponentTag, CallFunc_GetDCSGameState_ReturnValue) == 0x000028, "Member 'PhysicReactionComponent_C_MarkBlendDecalComponentTag::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_MarkBlendDecalComponentTag, CallFunc_Array_Add_ReturnValue) == 0x000030, "Member 'PhysicReactionComponent_C_MarkBlendDecalComponentTag::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_OnLevelChange \ static_assert(alignof(PhysicReactionComponent_C_OnLevelChange) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_OnLevelChange"); \ static_assert(sizeof(PhysicReactionComponent_C_OnLevelChange) == 0x000040, "Wrong size on PhysicReactionComponent_C_OnLevelChange"); \ static_assert(offsetof(PhysicReactionComponent_C_OnLevelChange, Chapter) == 0x000000, "Member 'PhysicReactionComponent_C_OnLevelChange::Chapter' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnLevelChange, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'PhysicReactionComponent_C_OnLevelChange::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnLevelChange, CallFunc_IsValid_ReturnValue) == 0x000002, "Member 'PhysicReactionComponent_C_OnLevelChange::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnLevelChange, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'PhysicReactionComponent_C_OnLevelChange::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnLevelChange, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000018, "Member 'PhysicReactionComponent_C_OnLevelChange::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnLevelChange, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x000020, "Member 'PhysicReactionComponent_C_OnLevelChange::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnLevelChange, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000028, "Member 'PhysicReactionComponent_C_OnLevelChange::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnLevelChange, CallFunc_GetMyStateManagerComp_StateManagerComp_2) == 0x000030, "Member 'PhysicReactionComponent_C_OnLevelChange::CallFunc_GetMyStateManagerComp_StateManagerComp_2' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnLevelChange, CallFunc_GetActivityValue_Value) == 0x000038, "Member 'PhysicReactionComponent_C_OnLevelChange::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_OnlyPlayAttributeEffect \ static_assert(alignof(PhysicReactionComponent_C_OnlyPlayAttributeEffect) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_OnlyPlayAttributeEffect"); \ static_assert(sizeof(PhysicReactionComponent_C_OnlyPlayAttributeEffect) == 0x000120, "Wrong size on PhysicReactionComponent_C_OnlyPlayAttributeEffect"); \ static_assert(offsetof(PhysicReactionComponent_C_OnlyPlayAttributeEffect, PhysicAttackType) == 0x000000, "Member 'PhysicReactionComponent_C_OnlyPlayAttributeEffect::PhysicAttackType' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnlyPlayAttributeEffect, AttributeAttackType) == 0x000001, "Member 'PhysicReactionComponent_C_OnlyPlayAttributeEffect::AttributeAttackType' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnlyPlayAttributeEffect, AttachedSocket) == 0x000002, "Member 'PhysicReactionComponent_C_OnlyPlayAttributeEffect::AttachedSocket' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnlyPlayAttributeEffect, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'PhysicReactionComponent_C_OnlyPlayAttributeEffect::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnlyPlayAttributeEffect, CallFunc_GetActorForwardVector_ReturnValue) == 0x000010, "Member 'PhysicReactionComponent_C_OnlyPlayAttributeEffect::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnlyPlayAttributeEffect, CallFunc_InnerGet_Mesh_Mesh) == 0x000028, "Member 'PhysicReactionComponent_C_OnlyPlayAttributeEffect::CallFunc_InnerGet_Mesh_Mesh' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnlyPlayAttributeEffect, CallFunc_VectorConvertNetVectorNormal_ReturnValue) == 0x000030, "Member 'PhysicReactionComponent_C_OnlyPlayAttributeEffect::CallFunc_VectorConvertNetVectorNormal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnlyPlayAttributeEffect, CallFunc_GetSocketLocation_ReturnValue) == 0x000048, "Member 'PhysicReactionComponent_C_OnlyPlayAttributeEffect::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnlyPlayAttributeEffect, CallFunc_VectorConvertNetVector_ReturnValue) == 0x000060, "Member 'PhysicReactionComponent_C_OnlyPlayAttributeEffect::CallFunc_VectorConvertNetVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_OnlyPlayAttributeEffect, K2Node_MakeStruct_SS_PhysicRecieveData) == 0x000078, "Member 'PhysicReactionComponent_C_OnlyPlayAttributeEffect::K2Node_MakeStruct_SS_PhysicRecieveData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_PlayAttributeEffect \ static_assert(alignof(PhysicReactionComponent_C_PlayAttributeEffect) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_PlayAttributeEffect"); \ static_assert(sizeof(PhysicReactionComponent_C_PlayAttributeEffect) == 0x0005A0, "Wrong size on PhysicReactionComponent_C_PlayAttributeEffect"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, AttachedSocket) == 0x000000, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::AttachedSocket' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, Local_CurrentNS) == 0x000008, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::Local_CurrentNS' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, Local_DebuffData) == 0x000010, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::Local_DebuffData' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, Local_PlayedLocation) == 0x000190, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::Local_PlayedLocation' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, Local_PlayedRotation) == 0x0001A8, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::Local_PlayedRotation' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, Local_PlayedEffect) == 0x0001C0, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::Local_PlayedEffect' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, Temp_struct_Variable) == 0x0001C8, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, Temp_delegate_Variable) == 0x0001F8, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_InnerGet_Mesh_Mesh) == 0x000208, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_InnerGet_Mesh_Mesh' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_GetStarMapActive_IsActive) == 0x000210, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_GetStarMapActive_IsActive' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, Temp_struct_Variable_1) == 0x000218, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, Temp_struct_Variable_2) == 0x000248, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000278, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_BooleanAND_ReturnValue) == 0x000279, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00027A, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_BooleanAND_ReturnValue_1) == 0x00027B, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000280, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_Conv_StringToName_ReturnValue) == 0x000290, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000298, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, Temp_struct_Variable_3) == 0x0002A0, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, Temp_struct_Variable_4) == 0x0002D0, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::Temp_struct_Variable_4' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, Temp_struct_Variable_5) == 0x000300, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::Temp_struct_Variable_5' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_IsValid_ReturnValue) == 0x000330, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_GetDataTableRowFromName_OutRow) == 0x000338, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0004B8, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_GetOwnActor_ReturnValue) == 0x0004C0, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_PostEvent_ReturnValue) == 0x0004C8, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_GetAttributeFX_ReturnValue) == 0x0004D0, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_GetAttributeFX_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_GetAttributeFX_IsCombined) == 0x0004E0, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_GetAttributeFX_IsCombined' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_GetReactionDataTable_Table) == 0x0004E8, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_GetReactionDataTable_Table' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x0004F0, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000500, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_SelectAttributeHitNS_ReturnValue) == 0x000508, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_SelectAttributeHitNS_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, Temp_struct_Variable_6) == 0x000510, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::Temp_struct_Variable_6' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_SelectAttributeHitNS_ReturnValue_1) == 0x000540, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_SelectAttributeHitNS_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, Temp_byte_Variable) == 0x000548, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, K2Node_Select_Default) == 0x000550, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000580, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_IsValid_ReturnValue_1) == 0x000588, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_SetFloatParameter_Param_ImplicitCast) == 0x00058C, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_SetFloatParameter_Param_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_SetFloatParameter_Param_ImplicitCast_1) == 0x000590, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_SetFloatParameter_Param_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_SetFloatParameter_Param_ImplicitCast_2) == 0x000594, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_SetFloatParameter_Param_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayAttributeEffect, CallFunc_SetFloatParameter_Param_ImplicitCast_3) == 0x000598, "Member 'PhysicReactionComponent_C_PlayAttributeEffect::CallFunc_SetFloatParameter_Param_ImplicitCast_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_PlayDirectionBloomEffect \ static_assert(alignof(PhysicReactionComponent_C_PlayDirectionBloomEffect) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_PlayDirectionBloomEffect"); \ static_assert(sizeof(PhysicReactionComponent_C_PlayDirectionBloomEffect) == 0x0001E8, "Wrong size on PhysicReactionComponent_C_PlayDirectionBloomEffect"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, Local_Direction) == 0x000000, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::Local_Direction' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, Local_AttackType) == 0x000018, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::Local_AttackType' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000020, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_InnerGet_Mesh_Mesh) == 0x000038, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_InnerGet_Mesh_Mesh' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_GetSkeletalMeshAsset_ReturnValue) == 0x000040, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_GetSkeletalMeshAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_GetPhysicsAsset_ReturnValue) == 0x000048, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_GetPhysicsAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000050, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000068, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x000070, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_GetPhysicsAssetPrimitiveSizeData_OutCenter) == 0x000088, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_GetPhysicsAssetPrimitiveSizeData_OutCenter' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_GetPhysicsAssetPrimitiveSizeData_OutRotation) == 0x0000A0, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_GetPhysicsAssetPrimitiveSizeData_OutRotation' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_GetPhysicsAssetPrimitiveSizeData_OutRadius) == 0x0000B8, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_GetPhysicsAssetPrimitiveSizeData_OutRadius' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_GetPhysicsAssetPrimitiveSizeData_OutLength) == 0x0000BC, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_GetPhysicsAssetPrimitiveSizeData_OutLength' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_GetPhysicsAssetPrimitiveSizeData_OutSizeType) == 0x0000C0, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_GetPhysicsAssetPrimitiveSizeData_OutSizeType' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_GetPhysicsAssetPrimitiveSizeData_ReturnValue) == 0x0000C1, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_GetPhysicsAssetPrimitiveSizeData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_GetPlayerStatic_ReturnValue) == 0x0000C8, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000D0, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_BooleanOR_ReturnValue) == 0x0000D1, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_BreakVector2D_X) == 0x0000D8, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_BreakVector2D_Y) == 0x0000E0, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x0000E8, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_GetOptionValue_ReturnValue) == 0x0000F8, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_FClamp_ReturnValue) == 0x000108, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000110, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_GetDataTableRowFromName_OutRow) == 0x000118, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001D0, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_GetDirectionBloomFX_ReturnValue) == 0x0001D8, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_GetDirectionBloomFX_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PlayDirectionBloomEffect, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x0001E0, "Member 'PhysicReactionComponent_C_PlayDirectionBloomEffect::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_PostAkEvent \ static_assert(alignof(PhysicReactionComponent_C_PostAkEvent) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_PostAkEvent"); \ static_assert(sizeof(PhysicReactionComponent_C_PostAkEvent) == 0x000210, "Wrong size on PhysicReactionComponent_C_PostAkEvent"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, AkEvent) == 0x000000, "Member 'PhysicReactionComponent_C_PostAkEvent::AkEvent' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Location) == 0x000008, "Member 'PhysicReactionComponent_C_PostAkEvent::Location' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, WeaponType) == 0x000020, "Member 'PhysicReactionComponent_C_PostAkEvent::WeaponType' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, zhumo) == 0x000021, "Member 'PhysicReactionComponent_C_PostAkEvent::zhumo' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, HeavyAtk) == 0x000022, "Member 'PhysicReactionComponent_C_PostAkEvent::HeavyAtk' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Local_ArmorType) == 0x000023, "Member 'PhysicReactionComponent_C_PostAkEvent::Local_ArmorType' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable) == 0x000028, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000030, "Member 'PhysicReactionComponent_C_PostAkEvent::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x000038, "Member 'PhysicReactionComponent_C_PostAkEvent::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, CallFunc_SpawnAkComponentAtLocation_ReturnValue_1) == 0x000040, "Member 'PhysicReactionComponent_C_PostAkEvent::CallFunc_SpawnAkComponentAtLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, CallFunc_SpawnAkComponentAtLocation_ReturnValue_2) == 0x000048, "Member 'PhysicReactionComponent_C_PostAkEvent::CallFunc_SpawnAkComponentAtLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_1) == 0x000050, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_2) == 0x000058, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_3) == 0x000060, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_4) == 0x000068, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_5) == 0x000070, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_6) == 0x000078, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_6' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_7) == 0x000080, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_7' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_8) == 0x000088, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_8' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_bool_Variable) == 0x000090, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_byte_Variable) == 0x000091, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_9) == 0x000098, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_9' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_10) == 0x0000A0, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_10' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_11) == 0x0000A8, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_11' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_12) == 0x0000B0, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_12' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_13) == 0x0000B8, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_13' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_14) == 0x0000C0, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_14' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_15) == 0x0000C8, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_15' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_16) == 0x0000D0, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_16' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_17) == 0x0000D8, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_17' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_18) == 0x0000E0, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_18' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_19) == 0x0000E8, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_19' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_20) == 0x0000F0, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_20' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_21) == 0x0000F8, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_21' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_22) == 0x000100, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_22' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_delegate_Variable) == 0x000108, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_byte_Variable_1) == 0x000118, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, K2Node_Select_Default) == 0x000120, "Member 'PhysicReactionComponent_C_PostAkEvent::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_23) == 0x000128, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_23' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, CallFunc_IsValid_ReturnValue) == 0x000130, "Member 'PhysicReactionComponent_C_PostAkEvent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, CallFunc_PostAkEvent_ReturnValue) == 0x000134, "Member 'PhysicReactionComponent_C_PostAkEvent::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_24) == 0x000138, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_24' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_25) == 0x000140, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_25' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_26) == 0x000148, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_26' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_27) == 0x000150, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_27' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_28) == 0x000158, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_28' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_29) == 0x000160, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_29' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_30) == 0x000168, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_30' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_31) == 0x000170, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_31' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_32) == 0x000178, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_32' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_delegate_Variable_1) == 0x000180, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_delegate_Variable_2) == 0x000190, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, CallFunc_PostAkEvent_ReturnValue_1) == 0x0001A0, "Member 'PhysicReactionComponent_C_PostAkEvent::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_byte_Variable_2) == 0x0001A4, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, CallFunc_GetOwnActor_ReturnValue) == 0x0001A8, "Member 'PhysicReactionComponent_C_PostAkEvent::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, K2Node_DynamicCast_AsAbstract_Character) == 0x0001B0, "Member 'PhysicReactionComponent_C_PostAkEvent::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, K2Node_DynamicCast_bSuccess) == 0x0001B8, "Member 'PhysicReactionComponent_C_PostAkEvent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, Temp_object_Variable_33) == 0x0001C0, "Member 'PhysicReactionComponent_C_PostAkEvent::Temp_object_Variable_33' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, K2Node_Select_Default_1) == 0x0001C8, "Member 'PhysicReactionComponent_C_PostAkEvent::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, CallFunc_GetOwnActor_ReturnValue_1) == 0x0001D0, "Member 'PhysicReactionComponent_C_PostAkEvent::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, K2Node_Select_Default_2) == 0x0001D8, "Member 'PhysicReactionComponent_C_PostAkEvent::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, K2Node_DynamicCast_AsBP_No_Action_AI) == 0x0001E0, "Member 'PhysicReactionComponent_C_PostAkEvent::K2Node_DynamicCast_AsBP_No_Action_AI' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, K2Node_DynamicCast_bSuccess_1) == 0x0001E8, "Member 'PhysicReactionComponent_C_PostAkEvent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, K2Node_Select_Default_3) == 0x0001F0, "Member 'PhysicReactionComponent_C_PostAkEvent::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, CallFunc_GetMyArmorType___________) == 0x0001F8, "Member 'PhysicReactionComponent_C_PostAkEvent::CallFunc_GetMyArmorType___________' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, CallFunc_IsValid_ReturnValue_1) == 0x0001F9, "Member 'PhysicReactionComponent_C_PostAkEvent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, CallFunc_PostAkEvent_ReturnValue_2) == 0x0001FC, "Member 'PhysicReactionComponent_C_PostAkEvent::CallFunc_PostAkEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000200, "Member 'PhysicReactionComponent_C_PostAkEvent::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, K2Node_DynamicCast_bSuccess_2) == 0x000208, "Member 'PhysicReactionComponent_C_PostAkEvent::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_PostAkEvent, CallFunc_GetMyArmorType____________1) == 0x000209, "Member 'PhysicReactionComponent_C_PostAkEvent::CallFunc_GetMyArmorType____________1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_RecalculateEffectLocationAndDirection \ static_assert(alignof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_RecalculateEffectLocationAndDirection"); \ static_assert(sizeof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection) == 0x0000F0, "Wrong size on PhysicReactionComponent_C_RecalculateEffectLocationAndDirection"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, Local_EffectLocation) == 0x000000, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::Local_EffectLocation' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, Local_SourceLocation) == 0x000018, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::Local_SourceLocation' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, CallFunc_InnerGet_Mesh_Mesh) == 0x000030, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::CallFunc_InnerGet_Mesh_Mesh' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, CallFunc_InnerGet_Mesh_Mesh_1) == 0x000038, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::CallFunc_InnerGet_Mesh_Mesh_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, CallFunc_InnerGet_DestructSize___) == 0x000040, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::CallFunc_InnerGet_DestructSize___' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, CallFunc_InnerGet_BloodDirectionRule_____) == 0x000041, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::CallFunc_InnerGet_BloodDirectionRule_____' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, K2Node_SwitchEnum_CmpSuccess) == 0x000042, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, K2Node_SwitchEnum_CmpSuccess_1) == 0x000043, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, CallFunc_K2_GetClosestPointOnPhysicsAsset_ClosestWorldPosition) == 0x000048, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::CallFunc_K2_GetClosestPointOnPhysicsAsset_ClosestWorldPosition' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, CallFunc_K2_GetClosestPointOnPhysicsAsset_Normal) == 0x000060, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::CallFunc_K2_GetClosestPointOnPhysicsAsset_Normal' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, CallFunc_K2_GetClosestPointOnPhysicsAsset_BoneName) == 0x000078, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::CallFunc_K2_GetClosestPointOnPhysicsAsset_BoneName' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, CallFunc_K2_GetClosestPointOnPhysicsAsset_Distance) == 0x000080, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::CallFunc_K2_GetClosestPointOnPhysicsAsset_Distance' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, CallFunc_K2_GetClosestPointOnPhysicsAsset_ReturnValue) == 0x000084, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::CallFunc_K2_GetClosestPointOnPhysicsAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000085, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, CallFunc_GetSocketLocation_ReturnValue) == 0x000088, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, CallFunc_VectorConvertNetVector_ReturnValue) == 0x0000A0, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::CallFunc_VectorConvertNetVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, CallFunc_GetOwnActor_ReturnValue) == 0x0000B8, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, K2Node_DynamicCast_AsI_Is_Targetable) == 0x0000C0, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, K2Node_DynamicCast_bSuccess) == 0x0000D0, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_RecalculateEffectLocationAndDirection, CallFunc_GetTargetLocation_Attack_Location) == 0x0000D8, "Member 'PhysicReactionComponent_C_RecalculateEffectLocationAndDirection::CallFunc_GetTargetLocation_Attack_Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_ReceiveParticleData \ static_assert(alignof(PhysicReactionComponent_C_ReceiveParticleData) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_ReceiveParticleData"); \ static_assert(sizeof(PhysicReactionComponent_C_ReceiveParticleData) == 0x000030, "Wrong size on PhysicReactionComponent_C_ReceiveParticleData"); \ static_assert(offsetof(PhysicReactionComponent_C_ReceiveParticleData, Data) == 0x000000, "Member 'PhysicReactionComponent_C_ReceiveParticleData::Data' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ReceiveParticleData, NiagaraSystem) == 0x000010, "Member 'PhysicReactionComponent_C_ReceiveParticleData::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ReceiveParticleData, SimulationPositionOffset) == 0x000018, "Member 'PhysicReactionComponent_C_ReceiveParticleData::SimulationPositionOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_ReceiveTick \ static_assert(alignof(PhysicReactionComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on PhysicReactionComponent_C_ReceiveTick"); \ static_assert(sizeof(PhysicReactionComponent_C_ReceiveTick) == 0x000004, "Wrong size on PhysicReactionComponent_C_ReceiveTick"); \ static_assert(offsetof(PhysicReactionComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'PhysicReactionComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_ResetBloodValue \ static_assert(alignof(PhysicReactionComponent_C_ResetBloodValue) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_ResetBloodValue"); \ static_assert(sizeof(PhysicReactionComponent_C_ResetBloodValue) == 0x000018, "Wrong size on PhysicReactionComponent_C_ResetBloodValue"); \ static_assert(offsetof(PhysicReactionComponent_C_ResetBloodValue, CallFunc_GetPlayerStatic_ReturnValue) == 0x000000, "Member 'PhysicReactionComponent_C_ResetBloodValue::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ResetBloodValue, CallFunc_BreakVector2D_X) == 0x000008, "Member 'PhysicReactionComponent_C_ResetBloodValue::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_ResetBloodValue, CallFunc_BreakVector2D_Y) == 0x000010, "Member 'PhysicReactionComponent_C_ResetBloodValue::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_SelectAttributeHitNS \ static_assert(alignof(PhysicReactionComponent_C_SelectAttributeHitNS) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_SelectAttributeHitNS"); \ static_assert(sizeof(PhysicReactionComponent_C_SelectAttributeHitNS) == 0x000028, "Wrong size on PhysicReactionComponent_C_SelectAttributeHitNS"); \ static_assert(offsetof(PhysicReactionComponent_C_SelectAttributeHitNS, AttributeHit) == 0x000000, "Member 'PhysicReactionComponent_C_SelectAttributeHitNS::AttributeHit' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_SelectAttributeHitNS, PTEffect) == 0x000010, "Member 'PhysicReactionComponent_C_SelectAttributeHitNS::PTEffect' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_SelectAttributeHitNS, ReturnValue) == 0x000018, "Member 'PhysicReactionComponent_C_SelectAttributeHitNS::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_SelectAttributeHitNS, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'PhysicReactionComponent_C_SelectAttributeHitNS::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_UpdateMeshBloodMaterial \ static_assert(alignof(PhysicReactionComponent_C_UpdateMeshBloodMaterial) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_UpdateMeshBloodMaterial"); \ static_assert(sizeof(PhysicReactionComponent_C_UpdateMeshBloodMaterial) == 0x000088, "Wrong size on PhysicReactionComponent_C_UpdateMeshBloodMaterial"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, Local) == 0x000000, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::Local' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, Temp_int_Variable) == 0x000010, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, Temp_int_Variable_1) == 0x000014, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, CallFunc_Add_IntInt_ReturnValue_1) == 0x00001C, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, CallFunc_Array_Get_Item) == 0x000020, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, CallFunc_GetAllChildActors_ChildActors) == 0x000030, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::CallFunc_GetAllChildActors_ChildActors' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, CallFunc_Array_Get_Item_1) == 0x000040, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, K2Node_DynamicCast_AsI_Master_Pose_Interface) == 0x000050, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::K2Node_DynamicCast_AsI_Master_Pose_Interface' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, CallFunc_Less_IntInt_ReturnValue) == 0x000061, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000068, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, CallFunc_Array_Length_ReturnValue_1) == 0x000078, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, CallFunc_Less_IntInt_ReturnValue_1) == 0x00007C, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateMeshBloodMaterial, CallFunc_SetScalarParameterValueOnMaterials_ParameterValue_ImplicitCast) == 0x000080, "Member 'PhysicReactionComponent_C_UpdateMeshBloodMaterial::CallFunc_SetScalarParameterValueOnMaterials_ParameterValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_UpdateValue \ static_assert(alignof(PhysicReactionComponent_C_UpdateValue) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_UpdateValue"); \ static_assert(sizeof(PhysicReactionComponent_C_UpdateValue) == 0x000028, "Wrong size on PhysicReactionComponent_C_UpdateValue"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateValue, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000000, "Member 'PhysicReactionComponent_C_UpdateValue::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateValue, CallFunc_GetPlayerStatic_ReturnValue) == 0x000008, "Member 'PhysicReactionComponent_C_UpdateValue::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateValue, CallFunc_BreakVector2D_X) == 0x000010, "Member 'PhysicReactionComponent_C_UpdateValue::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateValue, CallFunc_BreakVector2D_Y) == 0x000018, "Member 'PhysicReactionComponent_C_UpdateValue::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_UpdateValue, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000020, "Member 'PhysicReactionComponent_C_UpdateValue::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect \ static_assert(alignof(PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect) == 0x000008, "Wrong alignment on PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect"); \ static_assert(sizeof(PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect) == 0x0000F0, "Wrong size on PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect"); \ static_assert(offsetof(PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect, PhysicRecieveData) == 0x000000, "Member 'PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect::PhysicRecieveData' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect, Local_DelayTime) == 0x0000A8, "Member 'PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect::Local_DelayTime' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect, CallFunc_GetTimeSeconds_ReturnValue) == 0x0000B0, "Member 'PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect, CallFunc_FMin_ReturnValue) == 0x0000B8, "Member 'PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000C0, "Member 'PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect, CallFunc_FMin_ReturnValue_1) == 0x0000C8, "Member 'PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect::CallFunc_FMin_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect, CallFunc_Array_Add_ReturnValue) == 0x0000D0, "Member 'PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect, CallFunc_Array_Add_ReturnValue_1) == 0x0000D4, "Member 'PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000E0, "Member 'PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0000E8, "Member 'PhysicReactionComponent_C_WaitMeleeCutPlayDirectionBloomEffect::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicReactionComponent_C \ static_assert(alignof(UPhysicReactionComponent_C) == 0x000008, "Wrong alignment on UPhysicReactionComponent_C"); \ static_assert(sizeof(UPhysicReactionComponent_C) == 0x000218, "Wrong size on UPhysicReactionComponent_C"); \ static_assert(offsetof(UPhysicReactionComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UPhysicReactionComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UPhysicReactionComponent_C, BloodMaterialValue) == 0x0000F0, "Member 'UPhysicReactionComponent_C::BloodMaterialValue' has a wrong offset!"); \ static_assert(offsetof(UPhysicReactionComponent_C, WaitPhysicRecieveDataCache) == 0x0000F8, "Member 'UPhysicReactionComponent_C::WaitPhysicRecieveDataCache' has a wrong offset!"); \ static_assert(offsetof(UPhysicReactionComponent_C, WaitPhysicRecieveTimeCache) == 0x000108, "Member 'UPhysicReactionComponent_C::WaitPhysicRecieveTimeCache' has a wrong offset!"); \ static_assert(offsetof(UPhysicReactionComponent_C, PhysicRecieveDataCache) == 0x000118, "Member 'UPhysicReactionComponent_C::PhysicRecieveDataCache' has a wrong offset!"); \ static_assert(offsetof(UPhysicReactionComponent_C, HitBloodRowName) == 0x0001C0, "Member 'UPhysicReactionComponent_C::HitBloodRowName' has a wrong offset!"); \ static_assert(offsetof(UPhysicReactionComponent_C, DestructSize) == 0x0001C8, "Member 'UPhysicReactionComponent_C::DestructSize' has a wrong offset!"); \ static_assert(offsetof(UPhysicReactionComponent_C, BloodDirectionRule) == 0x0001C9, "Member 'UPhysicReactionComponent_C::BloodDirectionRule' has a wrong offset!"); \ static_assert(offsetof(UPhysicReactionComponent_C, OwnerCharacter) == 0x0001D0, "Member 'UPhysicReactionComponent_C::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(UPhysicReactionComponent_C, DissipationBloodTimer) == 0x0001D8, "Member 'UPhysicReactionComponent_C::DissipationBloodTimer' has a wrong offset!"); \ static_assert(offsetof(UPhysicReactionComponent_C, DissipationBloodIntervalValue) == 0x0001E0, "Member 'UPhysicReactionComponent_C::DissipationBloodIntervalValue' has a wrong offset!"); \ static_assert(offsetof(UPhysicReactionComponent_C, Attach_Point_Name) == 0x0001E8, "Member 'UPhysicReactionComponent_C::Attach_Point_Name' has a wrong offset!"); \ static_assert(offsetof(UPhysicReactionComponent_C, DebuffHitTable) == 0x0001F0, "Member 'UPhysicReactionComponent_C::DebuffHitTable' has a wrong offset!"); \ static_assert(offsetof(UPhysicReactionComponent_C, AIID) == 0x0001F8, "Member 'UPhysicReactionComponent_C::AIID' has a wrong offset!"); \ static_assert(offsetof(UPhysicReactionComponent_C, OnHitReaction) == 0x000200, "Member 'UPhysicReactionComponent_C::OnHitReaction' has a wrong offset!"); \ static_assert(offsetof(UPhysicReactionComponent_C, NoActionAI) == 0x000210, "Member 'UPhysicReactionComponent_C::NoActionAI' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleEffectComponent_C_GetEffects \ static_assert(alignof(ParticleEffectComponent_C_GetEffects) == 0x000008, "Wrong alignment on ParticleEffectComponent_C_GetEffects"); \ static_assert(sizeof(ParticleEffectComponent_C_GetEffects) == 0x000050, "Wrong size on ParticleEffectComponent_C_GetEffects"); \ static_assert(offsetof(ParticleEffectComponent_C_GetEffects, ParticleList_0) == 0x000000, "Member 'ParticleEffectComponent_C_GetEffects::ParticleList_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleEffectComponent_C_IncreaseStage \ static_assert(alignof(ParticleEffectComponent_C_IncreaseStage) == 0x000004, "Wrong alignment on ParticleEffectComponent_C_IncreaseStage"); \ static_assert(sizeof(ParticleEffectComponent_C_IncreaseStage) == 0x000008, "Wrong size on ParticleEffectComponent_C_IncreaseStage"); \ static_assert(offsetof(ParticleEffectComponent_C_IncreaseStage, Temp_int_Variable) == 0x000000, "Member 'ParticleEffectComponent_C_IncreaseStage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_IncreaseStage, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'ParticleEffectComponent_C_IncreaseStage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleEffectComponent_C_InitStage \ static_assert(alignof(ParticleEffectComponent_C_InitStage) == 0x000008, "Wrong alignment on ParticleEffectComponent_C_InitStage"); \ static_assert(sizeof(ParticleEffectComponent_C_InitStage) == 0x000010, "Wrong size on ParticleEffectComponent_C_InitStage"); \ static_assert(offsetof(ParticleEffectComponent_C_InitStage, BlendIn_StartTime_0) == 0x000000, "Member 'ParticleEffectComponent_C_InitStage::BlendIn_StartTime_0' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_InitStage, BlendOut_StartTime_0) == 0x000008, "Member 'ParticleEffectComponent_C_InitStage::BlendOut_StartTime_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleEffectComponent_C_PlayParticle \ static_assert(alignof(ParticleEffectComponent_C_PlayParticle) == 0x000008, "Wrong alignment on ParticleEffectComponent_C_PlayParticle"); \ static_assert(sizeof(ParticleEffectComponent_C_PlayParticle) == 0x0000A8, "Wrong size on ParticleEffectComponent_C_PlayParticle"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticle, ParticleID) == 0x000000, "Member 'ParticleEffectComponent_C_PlayParticle::ParticleID' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticle, temp_p) == 0x000008, "Member 'ParticleEffectComponent_C_PlayParticle::temp_p' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticle, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'ParticleEffectComponent_C_PlayParticle::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticle, CallFunc_Redirect_Table_MappedTable) == 0x000020, "Member 'ParticleEffectComponent_C_PlayParticle::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticle, CallFunc_Conv_StringToName_ReturnValue) == 0x000028, "Member 'ParticleEffectComponent_C_PlayParticle::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticle, CallFunc_GetOwnCharacter_ReturnValue) == 0x000030, "Member 'ParticleEffectComponent_C_PlayParticle::CallFunc_GetOwnCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticle, CallFunc_GetDataTableRowFromName_OutRow) == 0x000038, "Member 'ParticleEffectComponent_C_PlayParticle::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticle, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000078, "Member 'ParticleEffectComponent_C_PlayParticle::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticle, CallFunc_Private_TryCastToDCSCharacter_ReturnValue) == 0x000080, "Member 'ParticleEffectComponent_C_PlayParticle::CallFunc_Private_TryCastToDCSCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticle, CallFunc_IsValid_ReturnValue) == 0x000088, "Member 'ParticleEffectComponent_C_PlayParticle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticle, CallFunc_SpawnEmitterAttached_ReturnValue) == 0x000090, "Member 'ParticleEffectComponent_C_PlayParticle::CallFunc_SpawnEmitterAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticle, CallFunc_Map_Find_Value) == 0x000098, "Member 'ParticleEffectComponent_C_PlayParticle::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticle, CallFunc_Map_Find_ReturnValue) == 0x0000A0, "Member 'ParticleEffectComponent_C_PlayParticle::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleEffectComponent_C_PlayParticleOnce \ static_assert(alignof(ParticleEffectComponent_C_PlayParticleOnce) == 0x000008, "Wrong alignment on ParticleEffectComponent_C_PlayParticleOnce"); \ static_assert(sizeof(ParticleEffectComponent_C_PlayParticleOnce) == 0x000098, "Wrong size on ParticleEffectComponent_C_PlayParticleOnce"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticleOnce, ParID) == 0x000000, "Member 'ParticleEffectComponent_C_PlayParticleOnce::ParID' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticleOnce, temp_p) == 0x000008, "Member 'ParticleEffectComponent_C_PlayParticleOnce::temp_p' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticleOnce, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'ParticleEffectComponent_C_PlayParticleOnce::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticleOnce, CallFunc_Redirect_Table_MappedTable) == 0x000020, "Member 'ParticleEffectComponent_C_PlayParticleOnce::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticleOnce, CallFunc_Conv_StringToName_ReturnValue) == 0x000028, "Member 'ParticleEffectComponent_C_PlayParticleOnce::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticleOnce, CallFunc_GetOwnCharacter_ReturnValue) == 0x000030, "Member 'ParticleEffectComponent_C_PlayParticleOnce::CallFunc_GetOwnCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticleOnce, CallFunc_GetDataTableRowFromName_OutRow) == 0x000038, "Member 'ParticleEffectComponent_C_PlayParticleOnce::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticleOnce, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000078, "Member 'ParticleEffectComponent_C_PlayParticleOnce::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticleOnce, CallFunc_Private_TryCastToDCSCharacter_ReturnValue) == 0x000080, "Member 'ParticleEffectComponent_C_PlayParticleOnce::CallFunc_Private_TryCastToDCSCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticleOnce, CallFunc_IsValid_ReturnValue) == 0x000088, "Member 'ParticleEffectComponent_C_PlayParticleOnce::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_PlayParticleOnce, CallFunc_SpawnEmitterAttached_ReturnValue) == 0x000090, "Member 'ParticleEffectComponent_C_PlayParticleOnce::CallFunc_SpawnEmitterAttached_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleEffectComponent_C_RemoveEffects \ static_assert(alignof(ParticleEffectComponent_C_RemoveEffects) == 0x000004, "Wrong alignment on ParticleEffectComponent_C_RemoveEffects"); \ static_assert(sizeof(ParticleEffectComponent_C_RemoveEffects) == 0x000008, "Wrong size on ParticleEffectComponent_C_RemoveEffects"); \ static_assert(offsetof(ParticleEffectComponent_C_RemoveEffects, Key) == 0x000000, "Member 'ParticleEffectComponent_C_RemoveEffects::Key' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_RemoveEffects, CallFunc_Map_Remove_ReturnValue) == 0x000004, "Member 'ParticleEffectComponent_C_RemoveEffects::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleEffectComponent_C_StopParticle \ static_assert(alignof(ParticleEffectComponent_C_StopParticle) == 0x000008, "Wrong alignment on ParticleEffectComponent_C_StopParticle"); \ static_assert(sizeof(ParticleEffectComponent_C_StopParticle) == 0x000018, "Wrong size on ParticleEffectComponent_C_StopParticle"); \ static_assert(offsetof(ParticleEffectComponent_C_StopParticle, PartilceID) == 0x000000, "Member 'ParticleEffectComponent_C_StopParticle::PartilceID' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_StopParticle, CallFunc_Map_Find_Value) == 0x000008, "Member 'ParticleEffectComponent_C_StopParticle::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_StopParticle, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'ParticleEffectComponent_C_StopParticle::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_StopParticle, CallFunc_Map_Remove_ReturnValue) == 0x000011, "Member 'ParticleEffectComponent_C_StopParticle::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ParticleEffectComponent_C_StopParticle, CallFunc_IsValid_ReturnValue) == 0x000012, "Member 'ParticleEffectComponent_C_StopParticle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleEffectComponent_C \ static_assert(alignof(UParticleEffectComponent_C) == 0x000008, "Wrong alignment on UParticleEffectComponent_C"); \ static_assert(sizeof(UParticleEffectComponent_C) == 0x000150, "Wrong size on UParticleEffectComponent_C"); \ static_assert(offsetof(UParticleEffectComponent_C, ParticleList) == 0x0000E8, "Member 'UParticleEffectComponent_C::ParticleList' has a wrong offset!"); \ static_assert(offsetof(UParticleEffectComponent_C, BlendIn_StartTime) == 0x000138, "Member 'UParticleEffectComponent_C::BlendIn_StartTime' has a wrong offset!"); \ static_assert(offsetof(UParticleEffectComponent_C, BlendOut_StartTime) == 0x000140, "Member 'UParticleEffectComponent_C::BlendOut_StartTime' has a wrong offset!"); \ static_assert(offsetof(UParticleEffectComponent_C, BlendStage) == 0x000148, "Member 'UParticleEffectComponent_C::BlendStage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeed_AI_C_ExecuteUbergraph_ImplMovementSpeed_AI \ static_assert(alignof(ImplMovementSpeed_AI_C_ExecuteUbergraph_ImplMovementSpeed_AI) == 0x000004, "Wrong alignment on ImplMovementSpeed_AI_C_ExecuteUbergraph_ImplMovementSpeed_AI"); \ static_assert(sizeof(ImplMovementSpeed_AI_C_ExecuteUbergraph_ImplMovementSpeed_AI) == 0x000004, "Wrong size on ImplMovementSpeed_AI_C_ExecuteUbergraph_ImplMovementSpeed_AI"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_ExecuteUbergraph_ImplMovementSpeed_AI, EntryPoint) == 0x000000, "Member 'ImplMovementSpeed_AI_C_ExecuteUbergraph_ImplMovementSpeed_AI::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeed_AI_C_Initialize \ static_assert(alignof(ImplMovementSpeed_AI_C_Initialize) == 0x000008, "Wrong alignment on ImplMovementSpeed_AI_C_Initialize"); \ static_assert(sizeof(ImplMovementSpeed_AI_C_Initialize) == 0x000018, "Wrong size on ImplMovementSpeed_AI_C_Initialize"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_Initialize, CallFunc_GetOwnActor_ReturnValue) == 0x000000, "Member 'ImplMovementSpeed_AI_C_Initialize::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_Initialize, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'ImplMovementSpeed_AI_C_Initialize::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_Initialize, CallFunc_GetStatValue_Value) == 0x000010, "Member 'ImplMovementSpeed_AI_C_Initialize::CallFunc_GetStatValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeed_AI_C_RequestFastRetreat \ static_assert(alignof(ImplMovementSpeed_AI_C_RequestFastRetreat) == 0x000001, "Wrong alignment on ImplMovementSpeed_AI_C_RequestFastRetreat"); \ static_assert(sizeof(ImplMovementSpeed_AI_C_RequestFastRetreat) == 0x000003, "Wrong size on ImplMovementSpeed_AI_C_RequestFastRetreat"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_RequestFastRetreat, Enabled) == 0x000000, "Member 'ImplMovementSpeed_AI_C_RequestFastRetreat::Enabled' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_RequestFastRetreat, CallFunc_GetMovementState_State) == 0x000001, "Member 'ImplMovementSpeed_AI_C_RequestFastRetreat::CallFunc_GetMovementState_State' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_RequestFastRetreat, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000002, "Member 'ImplMovementSpeed_AI_C_RequestFastRetreat::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeed_AI_C_SelectSpeedByMoveMode \ static_assert(alignof(ImplMovementSpeed_AI_C_SelectSpeedByMoveMode) == 0x000008, "Wrong alignment on ImplMovementSpeed_AI_C_SelectSpeedByMoveMode"); \ static_assert(sizeof(ImplMovementSpeed_AI_C_SelectSpeedByMoveMode) == 0x000058, "Wrong size on ImplMovementSpeed_AI_C_SelectSpeedByMoveMode"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_SelectSpeedByMoveMode, MovementMode) == 0x000000, "Member 'ImplMovementSpeed_AI_C_SelectSpeedByMoveMode::MovementMode' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_SelectSpeedByMoveMode, Speed) == 0x000008, "Member 'ImplMovementSpeed_AI_C_SelectSpeedByMoveMode::Speed' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_SelectSpeedByMoveMode, L_Speed) == 0x000010, "Member 'ImplMovementSpeed_AI_C_SelectSpeedByMoveMode::L_Speed' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_SelectSpeedByMoveMode, CallFunc_SelectSpeedByMoveMode_Speed) == 0x000018, "Member 'ImplMovementSpeed_AI_C_SelectSpeedByMoveMode::CallFunc_SelectSpeedByMoveMode_Speed' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_SelectSpeedByMoveMode, CallFunc_GetOwnActor_ReturnValue) == 0x000020, "Member 'ImplMovementSpeed_AI_C_SelectSpeedByMoveMode::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_SelectSpeedByMoveMode, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000028, "Member 'ImplMovementSpeed_AI_C_SelectSpeedByMoveMode::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_SelectSpeedByMoveMode, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'ImplMovementSpeed_AI_C_SelectSpeedByMoveMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_SelectSpeedByMoveMode, CallFunc_GetAnimProfile_self_CastInput) == 0x000038, "Member 'ImplMovementSpeed_AI_C_SelectSpeedByMoveMode::CallFunc_GetAnimProfile_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_SelectSpeedByMoveMode, CallFunc_GetAnimProfile_Profile) == 0x000048, "Member 'ImplMovementSpeed_AI_C_SelectSpeedByMoveMode::CallFunc_GetAnimProfile_Profile' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_SelectSpeedByMoveMode, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000050, "Member 'ImplMovementSpeed_AI_C_SelectSpeedByMoveMode::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeed_AI_C_SetMovementState_0 \ static_assert(alignof(ImplMovementSpeed_AI_C_SetMovementState_0) == 0x000001, "Wrong alignment on ImplMovementSpeed_AI_C_SetMovementState_0"); \ static_assert(sizeof(ImplMovementSpeed_AI_C_SetMovementState_0) == 0x000002, "Wrong size on ImplMovementSpeed_AI_C_SetMovementState_0"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_SetMovementState_0, State) == 0x000000, "Member 'ImplMovementSpeed_AI_C_SetMovementState_0::State' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_AI_C_SetMovementState_0, ForceUpdate) == 0x000001, "Member 'ImplMovementSpeed_AI_C_SetMovementState_0::ForceUpdate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImplMovementSpeed_AI_C \ static_assert(alignof(UImplMovementSpeed_AI_C) == 0x000008, "Wrong alignment on UImplMovementSpeed_AI_C"); \ static_assert(sizeof(UImplMovementSpeed_AI_C) == 0x0001B0, "Wrong size on UImplMovementSpeed_AI_C"); \ static_assert(offsetof(UImplMovementSpeed_AI_C, UberGraphFrame_ImplMovementSpeed_AI_C) == 0x000198, "Member 'UImplMovementSpeed_AI_C::UberGraphFrame_ImplMovementSpeed_AI_C' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeed_AI_C, FastRetreat) == 0x0001A0, "Member 'UImplMovementSpeed_AI_C::FastRetreat' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeed_AI_C, FastRetreatSpeed) == 0x0001A8, "Member 'UImplMovementSpeed_AI_C::FastRetreatSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeed_Player_C_DisableSprint \ static_assert(alignof(ImplMovementSpeed_Player_C_DisableSprint) == 0x000001, "Wrong alignment on ImplMovementSpeed_Player_C_DisableSprint"); \ static_assert(sizeof(ImplMovementSpeed_Player_C_DisableSprint) == 0x000001, "Wrong size on ImplMovementSpeed_Player_C_DisableSprint"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_DisableSprint, Disable) == 0x000000, "Member 'ImplMovementSpeed_Player_C_DisableSprint::Disable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeed_Player_C_ExecuteUbergraph_ImplMovementSpeed_Player \ static_assert(alignof(ImplMovementSpeed_Player_C_ExecuteUbergraph_ImplMovementSpeed_Player) == 0x000004, "Wrong alignment on ImplMovementSpeed_Player_C_ExecuteUbergraph_ImplMovementSpeed_Player"); \ static_assert(sizeof(ImplMovementSpeed_Player_C_ExecuteUbergraph_ImplMovementSpeed_Player) == 0x000004, "Wrong size on ImplMovementSpeed_Player_C_ExecuteUbergraph_ImplMovementSpeed_Player"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_ExecuteUbergraph_ImplMovementSpeed_Player, EntryPoint) == 0x000000, "Member 'ImplMovementSpeed_Player_C_ExecuteUbergraph_ImplMovementSpeed_Player::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeed_Player_C_GetWalkMontageReqValid \ static_assert(alignof(ImplMovementSpeed_Player_C_GetWalkMontageReqValid) == 0x000001, "Wrong alignment on ImplMovementSpeed_Player_C_GetWalkMontageReqValid"); \ static_assert(sizeof(ImplMovementSpeed_Player_C_GetWalkMontageReqValid) == 0x000002, "Wrong size on ImplMovementSpeed_Player_C_GetWalkMontageReqValid"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_GetWalkMontageReqValid, ReturnValue) == 0x000000, "Member 'ImplMovementSpeed_Player_C_GetWalkMontageReqValid::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_GetWalkMontageReqValid, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000001, "Member 'ImplMovementSpeed_Player_C_GetWalkMontageReqValid::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeed_Player_C_RequestSprint \ static_assert(alignof(ImplMovementSpeed_Player_C_RequestSprint) == 0x000001, "Wrong alignment on ImplMovementSpeed_Player_C_RequestSprint"); \ static_assert(sizeof(ImplMovementSpeed_Player_C_RequestSprint) == 0x000002, "Wrong size on ImplMovementSpeed_Player_C_RequestSprint"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_RequestSprint, Enabled) == 0x000000, "Member 'ImplMovementSpeed_Player_C_RequestSprint::Enabled' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_RequestSprint, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000001, "Member 'ImplMovementSpeed_Player_C_RequestSprint::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeed_Player_C_RequestWalk \ static_assert(alignof(ImplMovementSpeed_Player_C_RequestWalk) == 0x000001, "Wrong alignment on ImplMovementSpeed_Player_C_RequestWalk"); \ static_assert(sizeof(ImplMovementSpeed_Player_C_RequestWalk) == 0x000002, "Wrong size on ImplMovementSpeed_Player_C_RequestWalk"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_RequestWalk, Enable) == 0x000000, "Member 'ImplMovementSpeed_Player_C_RequestWalk::Enable' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_RequestWalk, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000001, "Member 'ImplMovementSpeed_Player_C_RequestWalk::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeed_Player_C_RequestWalkInMontage \ static_assert(alignof(ImplMovementSpeed_Player_C_RequestWalkInMontage) == 0x000004, "Wrong alignment on ImplMovementSpeed_Player_C_RequestWalkInMontage"); \ static_assert(sizeof(ImplMovementSpeed_Player_C_RequestWalkInMontage) == 0x00000C, "Wrong size on ImplMovementSpeed_Player_C_RequestWalkInMontage"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_RequestWalkInMontage, Enabled) == 0x000000, "Member 'ImplMovementSpeed_Player_C_RequestWalkInMontage::Enabled' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_RequestWalkInMontage, MontageInstanceId) == 0x000004, "Member 'ImplMovementSpeed_Player_C_RequestWalkInMontage::MontageInstanceId' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_RequestWalkInMontage, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000008, "Member 'ImplMovementSpeed_Player_C_RequestWalkInMontage::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_RequestWalkInMontage, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000009, "Member 'ImplMovementSpeed_Player_C_RequestWalkInMontage::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_RequestWalkInMontage, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x00000A, "Member 'ImplMovementSpeed_Player_C_RequestWalkInMontage::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeed_Player_C_SetMovementState \ static_assert(alignof(ImplMovementSpeed_Player_C_SetMovementState) == 0x000001, "Wrong alignment on ImplMovementSpeed_Player_C_SetMovementState"); \ static_assert(sizeof(ImplMovementSpeed_Player_C_SetMovementState) == 0x000002, "Wrong size on ImplMovementSpeed_Player_C_SetMovementState"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_SetMovementState, State) == 0x000000, "Member 'ImplMovementSpeed_Player_C_SetMovementState::State' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_SetMovementState, CallFunc_CreateMessageWindow_ReturnValue) == 0x000001, "Member 'ImplMovementSpeed_Player_C_SetMovementState::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeed_Player_C_SetMovementState_0 \ static_assert(alignof(ImplMovementSpeed_Player_C_SetMovementState_0) == 0x000001, "Wrong alignment on ImplMovementSpeed_Player_C_SetMovementState_0"); \ static_assert(sizeof(ImplMovementSpeed_Player_C_SetMovementState_0) == 0x000002, "Wrong size on ImplMovementSpeed_Player_C_SetMovementState_0"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_SetMovementState_0, State) == 0x000000, "Member 'ImplMovementSpeed_Player_C_SetMovementState_0::State' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_SetMovementState_0, ForceUpdate) == 0x000001, "Member 'ImplMovementSpeed_Player_C_SetMovementState_0::ForceUpdate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeed_Player_C_UpdateSpeed \ static_assert(alignof(ImplMovementSpeed_Player_C_UpdateSpeed) == 0x000001, "Wrong alignment on ImplMovementSpeed_Player_C_UpdateSpeed"); \ static_assert(sizeof(ImplMovementSpeed_Player_C_UpdateSpeed) == 0x000004, "Wrong size on ImplMovementSpeed_Player_C_UpdateSpeed"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_UpdateSpeed, L_NewMovement) == 0x000000, "Member 'ImplMovementSpeed_Player_C_UpdateSpeed::L_NewMovement' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_UpdateSpeed, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'ImplMovementSpeed_Player_C_UpdateSpeed::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_UpdateSpeed, CallFunc_BooleanAND_ReturnValue) == 0x000002, "Member 'ImplMovementSpeed_Player_C_UpdateSpeed::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_UpdateSpeed, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000003, "Member 'ImplMovementSpeed_Player_C_UpdateSpeed::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeed_Player_C_SyncMovementState_OtherClient \ static_assert(alignof(ImplMovementSpeed_Player_C_SyncMovementState_OtherClient) == 0x000001, "Wrong alignment on ImplMovementSpeed_Player_C_SyncMovementState_OtherClient"); \ static_assert(sizeof(ImplMovementSpeed_Player_C_SyncMovementState_OtherClient) == 0x000001, "Wrong size on ImplMovementSpeed_Player_C_SyncMovementState_OtherClient"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_SyncMovementState_OtherClient, State) == 0x000000, "Member 'ImplMovementSpeed_Player_C_SyncMovementState_OtherClient::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplMovementSpeed_Player_C_GetTargetSpeed \ static_assert(alignof(ImplMovementSpeed_Player_C_GetTargetSpeed) == 0x000008, "Wrong alignment on ImplMovementSpeed_Player_C_GetTargetSpeed"); \ static_assert(sizeof(ImplMovementSpeed_Player_C_GetTargetSpeed) == 0x000010, "Wrong size on ImplMovementSpeed_Player_C_GetTargetSpeed"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_GetTargetSpeed, ReturnValue) == 0x000000, "Member 'ImplMovementSpeed_Player_C_GetTargetSpeed::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplMovementSpeed_Player_C_GetTargetSpeed, CallFunc_GetTargetSpeed_ReturnValue) == 0x000008, "Member 'ImplMovementSpeed_Player_C_GetTargetSpeed::CallFunc_GetTargetSpeed_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImplMovementSpeed_Player_C \ static_assert(alignof(UImplMovementSpeed_Player_C) == 0x000008, "Wrong alignment on UImplMovementSpeed_Player_C"); \ static_assert(sizeof(UImplMovementSpeed_Player_C) == 0x0001B0, "Wrong size on UImplMovementSpeed_Player_C"); \ static_assert(offsetof(UImplMovementSpeed_Player_C, UberGraphFrame_ImplMovementSpeed_Player_C) == 0x000198, "Member 'UImplMovementSpeed_Player_C::UberGraphFrame_ImplMovementSpeed_Player_C' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeed_Player_C, sprint) == 0x0001A0, "Member 'UImplMovementSpeed_Player_C::sprint' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeed_Player_C, Walk) == 0x0001A1, "Member 'UImplMovementSpeed_Player_C::Walk' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeed_Player_C, WalkMontageReq) == 0x0001A4, "Member 'UImplMovementSpeed_Player_C::WalkMontageReq' has a wrong offset!"); \ static_assert(offsetof(UImplMovementSpeed_Player_C, SprintDisable) == 0x0001A8, "Member 'UImplMovementSpeed_Player_C::SprintDisable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageManagerComponent_PlacedAI_C_GetMontageForRowName \ static_assert(alignof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName) == 0x000008, "Wrong alignment on MontageManagerComponent_PlacedAI_C_GetMontageForRowName"); \ static_assert(sizeof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName) == 0x000128, "Wrong size on MontageManagerComponent_PlacedAI_C_GetMontageForRowName"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, Index_0) == 0x000000, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::Index_0' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, Name_0) == 0x000004, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::Name_0' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, Montage) == 0x000010, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::Montage' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, Anim_Sequence) == 0x000018, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, Find) == 0x000020, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::Find' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_GetOwnActor_ReturnValue) == 0x000028, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_Conv_NameToString_ReturnValue) == 0x000030, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, K2Node_DynamicCast_AsI_Montage_Manager_Component) == 0x000040, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::K2Node_DynamicCast_AsI_Montage_Manager_Component' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, K2Node_DynamicCast_AsI_Montage_Manager_Component_1) == 0x000068, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::K2Node_DynamicCast_AsI_Montage_Manager_Component_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, K2Node_DynamicCast_bSuccess_1) == 0x000078, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_Conv_StringToName_ReturnValue) == 0x00007C, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000084, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_GetAnimItem_Item) == 0x000088, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_GetAnimItem_Item' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_Conv_IntToString_ReturnValue) == 0x0000A0, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B0, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_Greater_IntInt_ReturnValue) == 0x0000C0, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_IsValid_ReturnValue) == 0x0000C1, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_SelectString_ReturnValue) == 0x0000C8, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_IsValid_ReturnValue_1) == 0x0000D8, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000E0, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_BooleanOR_ReturnValue) == 0x0000F0, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_Conv_StringToName_ReturnValue_1) == 0x0000F4, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_GetAnimItem_Item_1) == 0x000100, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_GetAnimItem_Item_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_IsValid_ReturnValue_2) == 0x000118, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_IsValid_ReturnValue_3) == 0x000119, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_IsValid_ReturnValue_4) == 0x00011A, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_Not_PreBool_ReturnValue) == 0x00011B, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_Not_PreBool_ReturnValue_1) == 0x00011C, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_BooleanAND_ReturnValue) == 0x00011D, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_IsValid_ReturnValue_5) == 0x00011E, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_BooleanAND_ReturnValue_1) == 0x00011F, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontageForRowName, CallFunc_BooleanOR_ReturnValue_1) == 0x000120, "Member 'MontageManagerComponent_PlacedAI_C_GetMontageForRowName::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MontageManagerComponent_PlacedAI_C_GetMontages \ static_assert(alignof(MontageManagerComponent_PlacedAI_C_GetMontages) == 0x000008, "Wrong alignment on MontageManagerComponent_PlacedAI_C_GetMontages"); \ static_assert(sizeof(MontageManagerComponent_PlacedAI_C_GetMontages) == 0x000048, "Wrong size on MontageManagerComponent_PlacedAI_C_GetMontages"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontages, Index_0) == 0x000000, "Member 'MontageManagerComponent_PlacedAI_C_GetMontages::Index_0' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontages, Action) == 0x000004, "Member 'MontageManagerComponent_PlacedAI_C_GetMontages::Action' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontages, Montage) == 0x000008, "Member 'MontageManagerComponent_PlacedAI_C_GetMontages::Montage' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontages, PTConsume) == 0x000010, "Member 'MontageManagerComponent_PlacedAI_C_GetMontages::PTConsume' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontages, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000018, "Member 'MontageManagerComponent_PlacedAI_C_GetMontages::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontages, CallFunc_Conv_StringToName_ReturnValue) == 0x000028, "Member 'MontageManagerComponent_PlacedAI_C_GetMontages::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontages, CallFunc_GetMontageForRowName_Montage) == 0x000030, "Member 'MontageManagerComponent_PlacedAI_C_GetMontages::CallFunc_GetMontageForRowName_Montage' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontages, CallFunc_GetMontageForRowName_Anim_Sequence) == 0x000038, "Member 'MontageManagerComponent_PlacedAI_C_GetMontages::CallFunc_GetMontageForRowName_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(MontageManagerComponent_PlacedAI_C_GetMontages, CallFunc_GetMontageForRowName_find) == 0x000040, "Member 'MontageManagerComponent_PlacedAI_C_GetMontages::CallFunc_GetMontageForRowName_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMontageManagerComponent_PlacedAI_C \ static_assert(alignof(UMontageManagerComponent_PlacedAI_C) == 0x000008, "Wrong alignment on UMontageManagerComponent_PlacedAI_C"); \ static_assert(sizeof(UMontageManagerComponent_PlacedAI_C) == 0x0000F8, "Wrong size on UMontageManagerComponent_PlacedAI_C"); \ #define DUMPER7_ASSERTS_MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent \ static_assert(alignof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent) == 0x000008, "Wrong alignment on MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent"); \ static_assert(sizeof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent) == 0x000FA8, "Wrong size on MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, EntryPoint) == 0x000000, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_RunCount_Variable) == 0x000004, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_RunCount_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Length_ReturnValue) == 0x000008, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000010, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_Array_Index_Variable) == 0x000018, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Add_IntInt_ReturnValue_1) == 0x00001C, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_RunCount_Variable_1) == 0x000020, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_RunCount_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Add_IntInt_ReturnValue_2) == 0x000024, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000028, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_class_Variable) == 0x000030, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_Loop_Counter_Variable_1) == 0x000038, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_Array_Index_Variable_1) == 0x00003C, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Add_IntInt_ReturnValue_3) == 0x000040, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, K2Node_CustomEvent_Loaded) == 0x000048, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_RunCount_Variable_2) == 0x000050, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_RunCount_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Add_IntInt_ReturnValue_4) == 0x000054, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GreaterEqual_IntInt_ReturnValue_2) == 0x000058, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GreaterEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_RunCount_Variable_3) == 0x00005C, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_RunCount_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Length_ReturnValue_1) == 0x000060, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GreaterEqual_IntInt_ReturnValue_3) == 0x000064, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GreaterEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Add_IntInt_ReturnValue_5) == 0x000068, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_Loop_Counter_Variable_2) == 0x00006C, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_Array_Index_Variable_2) == 0x000070, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Add_IntInt_ReturnValue_6) == 0x000074, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_Array_Index_Variable_3) == 0x000078, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_RunCount_Variable_4) == 0x00007C, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_RunCount_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Get_Item) == 0x000080, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Add_IntInt_ReturnValue_7) == 0x000088, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GreaterEqual_IntInt_ReturnValue_4) == 0x00008C, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GreaterEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Redirect_Table_MappedTable) == 0x000090, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Redirect_Table_MappedTable_1) == 0x000098, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Redirect_Table_MappedTable_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_Array_Index_Variable_4) == 0x0000A0, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_Loop_Counter_Variable_3) == 0x0000A4, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Less_IntInt_ReturnValue) == 0x0000A8, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Add_IntInt_ReturnValue_8) == 0x0000AC, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_Array_Index_Variable_5) == 0x0000B0, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_Loop_Counter_Variable_4) == 0x0000B4, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Get_Item_1) == 0x0000B8, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000E8, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Add_IntInt_ReturnValue_9) == 0x0000EC, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_RunCount_Variable_5) == 0x0000F0, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_RunCount_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_class_Variable_1) == 0x0000F8, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Add_IntInt_ReturnValue_10) == 0x000100, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GreaterEqual_IntInt_ReturnValue_5) == 0x000104, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GreaterEqual_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Redirect_Table_MappedTable_2) == 0x000108, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Redirect_Table_MappedTable_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000110, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000120, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Get_Item_2) == 0x000130, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Length_ReturnValue_2) == 0x000138, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GetDataTableRowFromName_OutRow) == 0x000140, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000420, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000428, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000708, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_IsValidSoftClassReference_ReturnValue) == 0x000709, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_IsValidSoftClassReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_IsValidSoftClassReference_ReturnValue_1) == 0x00070A, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_IsValidSoftClassReference_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_LoadClassAsset_Blocking_ReturnValue) == 0x000710, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_LoadClassAsset_Blocking_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Conv_NameToString_ReturnValue) == 0x000718, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Concat_StrStr_ReturnValue) == 0x000728, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Add_ReturnValue) == 0x000738, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000740, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_StartsWith_ReturnValue) == 0x000750, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, K2Node_CustomEvent_Loaded_1) == 0x000758, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::K2Node_CustomEvent_Loaded_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_int_Loop_Counter_Variable_5) == 0x000760, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000764, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Less_IntInt_ReturnValue_2) == 0x000774, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Add_IntInt_ReturnValue_11) == 0x000778, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Add_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_class_Variable_2) == 0x000780, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_class_Variable_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, K2Node_CustomEvent_Loaded_2) == 0x000788, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::K2Node_CustomEvent_Loaded_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Add_ReturnValue_1) == 0x000790, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, K2Node_MakeStruct_S_SoftObjectClassArray) == 0x000798, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::K2Node_MakeStruct_S_SoftObjectClassArray' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, K2Node_CustomEvent_NewItem) == 0x0007A8, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, K2Node_CustomEvent_Urgency) == 0x0007C8, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::K2Node_CustomEvent_Urgency' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0007C9, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GetDataTableRowNames_OutRowNames_1) == 0x0007D0, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GetDataTableRowNames_OutRowNames_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Conv_InterfaceToObject_ReturnValue) == 0x0007E0, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Conv_InterfaceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Get_Item_3) == 0x0007E8, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_IsValid_ReturnValue) == 0x0007F0, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Length_ReturnValue_3) == 0x0007F4, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Less_IntInt_ReturnValue_3) == 0x0007F8, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000800, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Map_Contains_ReturnValue) == 0x000830, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue_1) == 0x000838, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x000868, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x000880, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, K2Node_CreateDelegate_OutputDelegate_2) == 0x000884, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Montage_GetNotifyStatesByClass_ReturnValue) == 0x000898, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Montage_GetNotifyStatesByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Add_ReturnValue_2) == 0x0008A8, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Get_Item_4) == 0x0008B0, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Length_ReturnValue_4) == 0x0008B8, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GetSpell_ReturnValue) == 0x0008BC, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GetSpell_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Less_IntInt_ReturnValue_4) == 0x0008C4, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GetDataTableRowFromName_OutRow_3) == 0x0008C8, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GetDataTableRowFromName_OutRow_3' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GetDataTableRowFromName_ReturnValue_3) == 0x000BA8, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GetDataTableRowFromName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000BB0, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000BC0, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Add_ReturnValue_3) == 0x000BD0, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Add_ReturnValue_4) == 0x000BD4, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Montage_GetNotifiesByClass_ReturnValue) == 0x000BD8, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Montage_GetNotifiesByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, Temp_class_Variable_3) == 0x000BE8, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::Temp_class_Variable_3' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Get_Item_5) == 0x000BF0, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Add_ReturnValue_5) == 0x000BF8, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GetSpell_ReturnValue_1) == 0x000BFC, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GetSpell_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Length_ReturnValue_5) == 0x000C04, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GetDataTableRowFromName_OutRow_4) == 0x000C08, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GetDataTableRowFromName_OutRow_4' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GetDataTableRowFromName_ReturnValue_4) == 0x000EE8, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GetDataTableRowFromName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Less_IntInt_ReturnValue_5) == 0x000EE9, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Conv_NameToString_ReturnValue_2) == 0x000EF0, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Add_ReturnValue_6) == 0x000F00, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Add_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000F08, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Add_ReturnValue_7) == 0x000F18, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Add_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, K2Node_CustomEvent_Loaded_3) == 0x000F20, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::K2Node_CustomEvent_Loaded_3' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue_2) == 0x000F28, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Map_Find_Value) == 0x000F58, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Map_Find_ReturnValue) == 0x000F68, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Add_ReturnValue_8) == 0x000F6C, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Add_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x000F70, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000F78, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue) == 0x000F80, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Add_ReturnValue_9) == 0x000F84, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Add_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, K2Node_CreateDelegate_OutputDelegate_3) == 0x000F88, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_GetGameSetFixedParameter_ReturnValue_1) == 0x000F98, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_GetGameSetFixedParameter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_1) == 0x000FA0, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_BlockLoad_AI_AssetWhenEditorRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_IsValidIndex_ReturnValue_2) == 0x000FA1, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_IsValidIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_BooleanAND_ReturnValue) == 0x000FA2, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent, CallFunc_Array_Add_ReturnValue_10) == 0x000FA4, "Member 'MagicPreLoadComponent_C_ExecuteUbergraph_MagicPreLoadComponent::CallFunc_Array_Add_ReturnValue_10' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicPreLoadComponent_C_OnLoaded_5072EDBD43F5355E9442BA8BA0306DEA \ static_assert(alignof(MagicPreLoadComponent_C_OnLoaded_5072EDBD43F5355E9442BA8BA0306DEA) == 0x000008, "Wrong alignment on MagicPreLoadComponent_C_OnLoaded_5072EDBD43F5355E9442BA8BA0306DEA"); \ static_assert(sizeof(MagicPreLoadComponent_C_OnLoaded_5072EDBD43F5355E9442BA8BA0306DEA) == 0x000008, "Wrong size on MagicPreLoadComponent_C_OnLoaded_5072EDBD43F5355E9442BA8BA0306DEA"); \ static_assert(offsetof(MagicPreLoadComponent_C_OnLoaded_5072EDBD43F5355E9442BA8BA0306DEA, Loaded) == 0x000000, "Member 'MagicPreLoadComponent_C_OnLoaded_5072EDBD43F5355E9442BA8BA0306DEA::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicPreLoadComponent_C_OnLoaded_5072EDBD43F5355E9442BA8BD1E50862 \ static_assert(alignof(MagicPreLoadComponent_C_OnLoaded_5072EDBD43F5355E9442BA8BD1E50862) == 0x000008, "Wrong alignment on MagicPreLoadComponent_C_OnLoaded_5072EDBD43F5355E9442BA8BD1E50862"); \ static_assert(sizeof(MagicPreLoadComponent_C_OnLoaded_5072EDBD43F5355E9442BA8BD1E50862) == 0x000008, "Wrong size on MagicPreLoadComponent_C_OnLoaded_5072EDBD43F5355E9442BA8BD1E50862"); \ static_assert(offsetof(MagicPreLoadComponent_C_OnLoaded_5072EDBD43F5355E9442BA8BD1E50862, Loaded) == 0x000000, "Member 'MagicPreLoadComponent_C_OnLoaded_5072EDBD43F5355E9442BA8BD1E50862::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicPreLoadComponent_C_OnLoaded_8747D08F41EB3AABB118A3830AAA133B \ static_assert(alignof(MagicPreLoadComponent_C_OnLoaded_8747D08F41EB3AABB118A3830AAA133B) == 0x000008, "Wrong alignment on MagicPreLoadComponent_C_OnLoaded_8747D08F41EB3AABB118A3830AAA133B"); \ static_assert(sizeof(MagicPreLoadComponent_C_OnLoaded_8747D08F41EB3AABB118A3830AAA133B) == 0x000008, "Wrong size on MagicPreLoadComponent_C_OnLoaded_8747D08F41EB3AABB118A3830AAA133B"); \ static_assert(offsetof(MagicPreLoadComponent_C_OnLoaded_8747D08F41EB3AABB118A3830AAA133B, Loaded) == 0x000000, "Member 'MagicPreLoadComponent_C_OnLoaded_8747D08F41EB3AABB118A3830AAA133B::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicPreLoadComponent_C_OnLoaded_C8F2F9B6426F335300099298C57685C0 \ static_assert(alignof(MagicPreLoadComponent_C_OnLoaded_C8F2F9B6426F335300099298C57685C0) == 0x000008, "Wrong alignment on MagicPreLoadComponent_C_OnLoaded_C8F2F9B6426F335300099298C57685C0"); \ static_assert(sizeof(MagicPreLoadComponent_C_OnLoaded_C8F2F9B6426F335300099298C57685C0) == 0x000008, "Wrong size on MagicPreLoadComponent_C_OnLoaded_C8F2F9B6426F335300099298C57685C0"); \ static_assert(offsetof(MagicPreLoadComponent_C_OnLoaded_C8F2F9B6426F335300099298C57685C0, Loaded) == 0x000000, "Member 'MagicPreLoadComponent_C_OnLoaded_C8F2F9B6426F335300099298C57685C0::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MagicPreLoadComponent_C_PleaseHelpAiLoadSpell \ static_assert(alignof(MagicPreLoadComponent_C_PleaseHelpAiLoadSpell) == 0x000008, "Wrong alignment on MagicPreLoadComponent_C_PleaseHelpAiLoadSpell"); \ static_assert(sizeof(MagicPreLoadComponent_C_PleaseHelpAiLoadSpell) == 0x000028, "Wrong size on MagicPreLoadComponent_C_PleaseHelpAiLoadSpell"); \ static_assert(offsetof(MagicPreLoadComponent_C_PleaseHelpAiLoadSpell, NewItem) == 0x000000, "Member 'MagicPreLoadComponent_C_PleaseHelpAiLoadSpell::NewItem' has a wrong offset!"); \ static_assert(offsetof(MagicPreLoadComponent_C_PleaseHelpAiLoadSpell, Urgency) == 0x000020, "Member 'MagicPreLoadComponent_C_PleaseHelpAiLoadSpell::Urgency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMagicPreLoadComponent_C \ static_assert(alignof(UMagicPreLoadComponent_C) == 0x000008, "Wrong alignment on UMagicPreLoadComponent_C"); \ static_assert(sizeof(UMagicPreLoadComponent_C) == 0x0001C8, "Wrong size on UMagicPreLoadComponent_C"); \ static_assert(offsetof(UMagicPreLoadComponent_C, UberGraphFrame_MagicPreLoadComponent_C) == 0x0000F8, "Member 'UMagicPreLoadComponent_C::UberGraphFrame_MagicPreLoadComponent_C' has a wrong offset!"); \ static_assert(offsetof(UMagicPreLoadComponent_C, HoldSpellAssetClass) == 0x000100, "Member 'UMagicPreLoadComponent_C::HoldSpellAssetClass' has a wrong offset!"); \ static_assert(offsetof(UMagicPreLoadComponent_C, SoftAISpellCache) == 0x000110, "Member 'UMagicPreLoadComponent_C::SoftAISpellCache' has a wrong offset!"); \ static_assert(offsetof(UMagicPreLoadComponent_C, HelpLoadingList) == 0x000160, "Member 'UMagicPreLoadComponent_C::HelpLoadingList' has a wrong offset!"); \ static_assert(offsetof(UMagicPreLoadComponent_C, TempSoftTableSpellClass) == 0x000170, "Member 'UMagicPreLoadComponent_C::TempSoftTableSpellClass' has a wrong offset!"); \ static_assert(offsetof(UMagicPreLoadComponent_C, TempHoldCallBackArray) == 0x000180, "Member 'UMagicPreLoadComponent_C::TempHoldCallBackArray' has a wrong offset!"); \ static_assert(offsetof(UMagicPreLoadComponent_C, TempSoftCallBackArray) == 0x000190, "Member 'UMagicPreLoadComponent_C::TempSoftCallBackArray' has a wrong offset!"); \ static_assert(offsetof(UMagicPreLoadComponent_C, Local_CurrentLoadingItem) == 0x0001A0, "Member 'UMagicPreLoadComponent_C::Local_CurrentLoadingItem' has a wrong offset!"); \ static_assert(offsetof(UMagicPreLoadComponent_C, Local_CurrentLoadingDT) == 0x0001C0, "Member 'UMagicPreLoadComponent_C::Local_CurrentLoadingDT' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LongInputComponent_C_ExecuteUbergraph_LongInputComponent \ static_assert(alignof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent) == 0x000008, "Wrong alignment on LongInputComponent_C_ExecuteUbergraph_LongInputComponent"); \ static_assert(sizeof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent) == 0x000090, "Wrong size on LongInputComponent_C_ExecuteUbergraph_LongInputComponent"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, EntryPoint) == 0x000000, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, Temp_int_Array_Index_Variable_1) == 0x000010, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, Temp_int_Loop_Counter_Variable_1) == 0x000014, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Add_IntInt_ReturnValue_1) == 0x000018, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, Temp_int_Array_Index_Variable_2) == 0x00001C, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, K2Node_Event_DeltaSeconds) == 0x000020, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_GetRealTimeSeconds_ReturnValue) == 0x000028, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_GetRealTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Map_Keys_Keys) == 0x000030, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Map_Length_ReturnValue) == 0x000040, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Array_Get_Item) == 0x000044, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Greater_IntInt_ReturnValue) == 0x00004C, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Map_Find_Value) == 0x000050, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Map_Find_ReturnValue) == 0x000058, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000059, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Array_Length_ReturnValue) == 0x00005C, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Array_Add_ReturnValue) == 0x000060, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, Temp_int_Loop_Counter_Variable_2) == 0x000064, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Array_Get_Item_1) == 0x000068, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Map_Remove_ReturnValue) == 0x000070, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Less_IntInt_ReturnValue) == 0x000071, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Add_IntInt_ReturnValue_2) == 0x000074, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Array_Length_ReturnValue_1) == 0x000078, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Less_IntInt_ReturnValue_1) == 0x00007C, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Array_Get_Item_2) == 0x000080, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Array_Length_ReturnValue_2) == 0x000088, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_ExecuteUbergraph_LongInputComponent, CallFunc_Less_IntInt_ReturnValue_2) == 0x00008C, "Member 'LongInputComponent_C_ExecuteUbergraph_LongInputComponent::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LongInputComponent_C_PressDown \ static_assert(alignof(LongInputComponent_C_PressDown) == 0x000008, "Wrong alignment on LongInputComponent_C_PressDown"); \ static_assert(sizeof(LongInputComponent_C_PressDown) == 0x000020, "Wrong size on LongInputComponent_C_PressDown"); \ static_assert(offsetof(LongInputComponent_C_PressDown, Key) == 0x000000, "Member 'LongInputComponent_C_PressDown::Key' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_PressDown, Duration) == 0x000008, "Member 'LongInputComponent_C_PressDown::Duration' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_PressDown, CallFunc_GetRealTimeSeconds_ReturnValue) == 0x000010, "Member 'LongInputComponent_C_PressDown::CallFunc_GetRealTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_PressDown, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000018, "Member 'LongInputComponent_C_PressDown::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LongInputComponent_C_PressUp \ static_assert(alignof(LongInputComponent_C_PressUp) == 0x000008, "Wrong alignment on LongInputComponent_C_PressUp"); \ static_assert(sizeof(LongInputComponent_C_PressUp) == 0x000028, "Wrong size on LongInputComponent_C_PressUp"); \ static_assert(offsetof(LongInputComponent_C_PressUp, Key) == 0x000000, "Member 'LongInputComponent_C_PressUp::Key' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_PressUp, longPressed) == 0x000008, "Member 'LongInputComponent_C_PressUp::longPressed' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_PressUp, CallFunc_Map_Remove_ReturnValue) == 0x000009, "Member 'LongInputComponent_C_PressUp::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_PressUp, CallFunc_GetRealTimeSeconds_ReturnValue) == 0x000010, "Member 'LongInputComponent_C_PressUp::CallFunc_GetRealTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_PressUp, CallFunc_Map_Find_Value) == 0x000018, "Member 'LongInputComponent_C_PressUp::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_PressUp, CallFunc_Map_Find_ReturnValue) == 0x000020, "Member 'LongInputComponent_C_PressUp::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_PressUp, CallFunc_Map_Remove_ReturnValue_1) == 0x000021, "Member 'LongInputComponent_C_PressUp::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LongInputComponent_C_PressUp, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000022, "Member 'LongInputComponent_C_PressUp::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LongInputComponent_C_ReceiveTick \ static_assert(alignof(LongInputComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on LongInputComponent_C_ReceiveTick"); \ static_assert(sizeof(LongInputComponent_C_ReceiveTick) == 0x000004, "Wrong size on LongInputComponent_C_ReceiveTick"); \ static_assert(offsetof(LongInputComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'LongInputComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULongInputComponent_C \ static_assert(alignof(ULongInputComponent_C) == 0x000010, "Wrong alignment on ULongInputComponent_C"); \ static_assert(sizeof(ULongInputComponent_C) == 0x0003E0, "Wrong size on ULongInputComponent_C"); \ static_assert(offsetof(ULongInputComponent_C, UberGraphFrame) == 0x0002E0, "Member 'ULongInputComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ULongInputComponent_C, OnLongPressed) == 0x0002E8, "Member 'ULongInputComponent_C::OnLongPressed' has a wrong offset!"); \ static_assert(offsetof(ULongInputComponent_C, OnReleased) == 0x0002F8, "Member 'ULongInputComponent_C::OnReleased' has a wrong offset!"); \ static_assert(offsetof(ULongInputComponent_C, MapReleaseCheck) == 0x000308, "Member 'ULongInputComponent_C::MapReleaseCheck' has a wrong offset!"); \ static_assert(offsetof(ULongInputComponent_C, OnLongReleased) == 0x000358, "Member 'ULongInputComponent_C::OnLongReleased' has a wrong offset!"); \ static_assert(offsetof(ULongInputComponent_C, MapPressedCheck) == 0x000368, "Member 'ULongInputComponent_C::MapPressedCheck' has a wrong offset!"); \ static_assert(offsetof(ULongInputComponent_C, Temp) == 0x0003B8, "Member 'ULongInputComponent_C::Temp' has a wrong offset!"); \ static_assert(offsetof(ULongInputComponent_C, OnPressed) == 0x0003C8, "Member 'ULongInputComponent_C::OnPressed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C___parse_inventab_fromstring \ static_assert(alignof(InventoryComponent_C___parse_inventab_fromstring) == 0x000008, "Wrong alignment on InventoryComponent_C___parse_inventab_fromstring"); \ static_assert(sizeof(InventoryComponent_C___parse_inventab_fromstring) == 0x000050, "Wrong size on InventoryComponent_C___parse_inventab_fromstring"); \ static_assert(offsetof(InventoryComponent_C___parse_inventab_fromstring, input_str) == 0x000000, "Member 'InventoryComponent_C___parse_inventab_fromstring::input_str' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C___parse_inventab_fromstring, EnumValue) == 0x000010, "Member 'InventoryComponent_C___parse_inventab_fromstring::EnumValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C___parse_inventab_fromstring, Find) == 0x000011, "Member 'InventoryComponent_C___parse_inventab_fromstring::Find' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C___parse_inventab_fromstring, CallFunc_MakeLiteralInt_ReturnValue) == 0x000014, "Member 'InventoryComponent_C___parse_inventab_fromstring::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C___parse_inventab_fromstring, Temp_int_Variable) == 0x000018, "Member 'InventoryComponent_C___parse_inventab_fromstring::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C___parse_inventab_fromstring, Temp_int_Variable_1) == 0x00001C, "Member 'InventoryComponent_C___parse_inventab_fromstring::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C___parse_inventab_fromstring, CallFunc_Conv_IntToByte_ReturnValue) == 0x000020, "Member 'InventoryComponent_C___parse_inventab_fromstring::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C___parse_inventab_fromstring, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'InventoryComponent_C___parse_inventab_fromstring::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C___parse_inventab_fromstring, CallFunc_GetValidValue_ReturnValue) == 0x000028, "Member 'InventoryComponent_C___parse_inventab_fromstring::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C___parse_inventab_fromstring, CallFunc_Conv_IntToByte_ReturnValue_1) == 0x000029, "Member 'InventoryComponent_C___parse_inventab_fromstring::CallFunc_Conv_IntToByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C___parse_inventab_fromstring, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000030, "Member 'InventoryComponent_C___parse_inventab_fromstring::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C___parse_inventab_fromstring, CallFunc_GetEnumeratorValueFromIndex_ReturnValue) == 0x000040, "Member 'InventoryComponent_C___parse_inventab_fromstring::CallFunc_GetEnumeratorValueFromIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C___parse_inventab_fromstring, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000041, "Member 'InventoryComponent_C___parse_inventab_fromstring::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C___parse_inventab_fromstring, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000044, "Member 'InventoryComponent_C___parse_inventab_fromstring::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C___parse_inventab_fromstring, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'InventoryComponent_C___parse_inventab_fromstring::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C__Inner_Add_IItem_ \ static_assert(alignof(InventoryComponent_C__Inner_Add_IItem_) == 0x000008, "Wrong alignment on InventoryComponent_C__Inner_Add_IItem_"); \ static_assert(sizeof(InventoryComponent_C__Inner_Add_IItem_) == 0x000370, "Wrong size on InventoryComponent_C__Inner_Add_IItem_"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, SortID) == 0x000000, "Member 'InventoryComponent_C__Inner_Add_IItem_::SortID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, Amount) == 0x000004, "Member 'InventoryComponent_C__Inner_Add_IItem_::Amount' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, IsCangku) == 0x000008, "Member 'InventoryComponent_C__Inner_Add_IItem_::IsCangku' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, NewItem) == 0x000009, "Member 'InventoryComponent_C__Inner_Add_IItem_::NewItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, ItemAdded) == 0x000010, "Member 'InventoryComponent_C__Inner_Add_IItem_::ItemAdded' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, Success) == 0x000020, "Member 'InventoryComponent_C__Inner_Add_IItem_::Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, IsUnique) == 0x000021, "Member 'InventoryComponent_C__Inner_Add_IItem_::IsUnique' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, OldNumber) == 0x000024, "Member 'InventoryComponent_C__Inner_Add_IItem_::OldNumber' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, Local_AddSortID) == 0x000028, "Member 'InventoryComponent_C__Inner_Add_IItem_::Local_AddSortID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, Local_ItemTabType) == 0x00002C, "Member 'InventoryComponent_C__Inner_Add_IItem_::Local_ItemTabType' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, MaxAmount) == 0x000030, "Member 'InventoryComponent_C__Inner_Add_IItem_::MaxAmount' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, L_Item) == 0x000038, "Member 'InventoryComponent_C__Inner_Add_IItem_::L_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, L_UsedBeibao) == 0x000108, "Member 'InventoryComponent_C__Inner_Add_IItem_::L_UsedBeibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, amount_adjust) == 0x000110, "Member 'InventoryComponent_C__Inner_Add_IItem_::amount_adjust' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000114, "Member 'InventoryComponent_C__Inner_Add_IItem_::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, CallFunc_GetItemConfigBySortId_Item) == 0x000118, "Member 'InventoryComponent_C__Inner_Add_IItem_::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, CallFunc_GetItemConfigBySortId_find) == 0x0001E8, "Member 'InventoryComponent_C__Inner_Add_IItem_::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, CallFunc_GetItemConfigBySortId_Item_1) == 0x0001F0, "Member 'InventoryComponent_C__Inner_Add_IItem_::CallFunc_GetItemConfigBySortId_Item_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, CallFunc_GetItemConfigBySortId_find_1) == 0x0002C0, "Member 'InventoryComponent_C__Inner_Add_IItem_::CallFunc_GetItemConfigBySortId_find_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, CallFunc_GetItemTabBySortId_NewParam) == 0x0002C1, "Member 'InventoryComponent_C__Inner_Add_IItem_::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, CallFunc_SelectInt_ReturnValue) == 0x0002C4, "Member 'InventoryComponent_C__Inner_Add_IItem_::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, Temp_bool_Variable) == 0x0002C8, "Member 'InventoryComponent_C__Inner_Add_IItem_::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, K2Node_Select_Default) == 0x0002D0, "Member 'InventoryComponent_C__Inner_Add_IItem_::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, CallFunc_Map_Find_Value) == 0x000320, "Member 'InventoryComponent_C__Inner_Add_IItem_::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, CallFunc_Map_Find_ReturnValue) == 0x000328, "Member 'InventoryComponent_C__Inner_Add_IItem_::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, CallFunc_AddItemToBeibao_Item_After_Added) == 0x000330, "Member 'InventoryComponent_C__Inner_Add_IItem_::CallFunc_AddItemToBeibao_Item_After_Added' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, CallFunc_AddItemToBeibao_Is_Unique_Item) == 0x000340, "Member 'InventoryComponent_C__Inner_Add_IItem_::CallFunc_AddItemToBeibao_Is_Unique_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, CallFunc_AddItemToBeibao_Sucess) == 0x000341, "Member 'InventoryComponent_C__Inner_Add_IItem_::CallFunc_AddItemToBeibao_Sucess' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, CallFunc_AddItemToBeibao_OldNumber) == 0x000344, "Member 'InventoryComponent_C__Inner_Add_IItem_::CallFunc_AddItemToBeibao_OldNumber' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, CallFunc_CheckAndReplaceRoot_NewSortID) == 0x000348, "Member 'InventoryComponent_C__Inner_Add_IItem_::CallFunc_CheckAndReplaceRoot_NewSortID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, CallFunc_CheckAndReplaceRoot_ResetItemData) == 0x00034C, "Member 'InventoryComponent_C__Inner_Add_IItem_::CallFunc_CheckAndReplaceRoot_ResetItemData' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_Add_IItem_, CallFunc_Array_Get_Item) == 0x000350, "Member 'InventoryComponent_C__Inner_Add_IItem_::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C__Inner_RemoveIItem_ \ static_assert(alignof(InventoryComponent_C__Inner_RemoveIItem_) == 0x000008, "Wrong alignment on InventoryComponent_C__Inner_RemoveIItem_"); \ static_assert(sizeof(InventoryComponent_C__Inner_RemoveIItem_) == 0x000158, "Wrong size on InventoryComponent_C__Inner_RemoveIItem_"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, SortID) == 0x000000, "Member 'InventoryComponent_C__Inner_RemoveIItem_::SortID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, ItemId) == 0x000004, "Member 'InventoryComponent_C__Inner_RemoveIItem_::ItemId' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, Amount) == 0x000014, "Member 'InventoryComponent_C__Inner_RemoveIItem_::Amount' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, IsCangku) == 0x000018, "Member 'InventoryComponent_C__Inner_RemoveIItem_::IsCangku' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, ChangedItem) == 0x000020, "Member 'InventoryComponent_C__Inner_RemoveIItem_::ChangedItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, Success) == 0x000040, "Member 'InventoryComponent_C__Inner_RemoveIItem_::Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, IsUniqueItem) == 0x000041, "Member 'InventoryComponent_C__Inner_RemoveIItem_::IsUniqueItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, L_FindGuid) == 0x000042, "Member 'InventoryComponent_C__Inner_RemoveIItem_::L_FindGuid' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, L_SortId) == 0x000044, "Member 'InventoryComponent_C__Inner_RemoveIItem_::L_SortId' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, L_beibao) == 0x000048, "Member 'InventoryComponent_C__Inner_RemoveIItem_::L_beibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, L_FoundIndex) == 0x000050, "Member 'InventoryComponent_C__Inner_RemoveIItem_::L_FoundIndex' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_Greater_IntInt_ReturnValue) == 0x000054, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_IsValid_Guid_ReturnValue) == 0x000055, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_Conv_GuidToString_ReturnValue) == 0x000058, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000078, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_GetItemTabBySortId_NewParam) == 0x000088, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000089, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_BooleanAND_ReturnValue) == 0x00008A, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, Temp_bool_Variable) == 0x00008B, "Member 'InventoryComponent_C__Inner_RemoveIItem_::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, K2Node_Select_Default) == 0x000090, "Member 'InventoryComponent_C__Inner_RemoveIItem_::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_Map_Find_Value) == 0x0000E0, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_Map_Find_ReturnValue) == 0x0000E8, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_RemoveItemFromBeibao_ChangedItem) == 0x0000F0, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_RemoveItemFromBeibao_ChangedItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_RemoveItemFromBeibao_Success) == 0x000110, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_RemoveItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_RemoveItemFromBeibao_IsUniqueItem) == 0x000111, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_RemoveItemFromBeibao_IsUniqueItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_RemoveItemFromBeibao_OldNumber) == 0x000114, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_RemoveItemFromBeibao_OldNumber' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_Is_Fast_AccessItem_result) == 0x000118, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_Is_Fast_AccessItem_result' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_Is_Fast_AccessItem_fast_index) == 0x00011C, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_Is_Fast_AccessItem_fast_index' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_Is_Fast_AccessItem_MatchedItemType) == 0x000120, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_Is_Fast_AccessItem_MatchedItemType' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_TryFindBeibaoItemIn_Beibao) == 0x000128, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_TryFindBeibaoItemIn_Beibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_TryFindBeibaoItemIn_Item) == 0x000130, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_TryFindBeibaoItemIn_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__Inner_RemoveIItem_, CallFunc_TryFindBeibaoItemIn_Find) == 0x000150, "Member 'InventoryComponent_C__Inner_RemoveIItem_::CallFunc_TryFindBeibaoItemIn_Find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C__InnerGetAllItemsArray_ \ static_assert(alignof(InventoryComponent_C__InnerGetAllItemsArray_) == 0x000008, "Wrong alignment on InventoryComponent_C__InnerGetAllItemsArray_"); \ static_assert(sizeof(InventoryComponent_C__InnerGetAllItemsArray_) == 0x0000C0, "Wrong size on InventoryComponent_C__InnerGetAllItemsArray_"); \ static_assert(offsetof(InventoryComponent_C__InnerGetAllItemsArray_, IsCangku) == 0x000000, "Member 'InventoryComponent_C__InnerGetAllItemsArray_::IsCangku' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetAllItemsArray_, All_Items) == 0x000008, "Member 'InventoryComponent_C__InnerGetAllItemsArray_::All_Items' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetAllItemsArray_, L_All) == 0x000018, "Member 'InventoryComponent_C__InnerGetAllItemsArray_::L_All' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetAllItemsArray_, Temp_bool_Variable) == 0x000028, "Member 'InventoryComponent_C__InnerGetAllItemsArray_::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetAllItemsArray_, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'InventoryComponent_C__InnerGetAllItemsArray_::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetAllItemsArray_, Temp_int_Loop_Counter_Variable) == 0x000030, "Member 'InventoryComponent_C__InnerGetAllItemsArray_::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetAllItemsArray_, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'InventoryComponent_C__InnerGetAllItemsArray_::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetAllItemsArray_, K2Node_Select_Default) == 0x000038, "Member 'InventoryComponent_C__InnerGetAllItemsArray_::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetAllItemsArray_, CallFunc_Map_Keys_Keys) == 0x000088, "Member 'InventoryComponent_C__InnerGetAllItemsArray_::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetAllItemsArray_, CallFunc_Array_Get_Item) == 0x000098, "Member 'InventoryComponent_C__InnerGetAllItemsArray_::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetAllItemsArray_, CallFunc_Array_Length_ReturnValue) == 0x00009C, "Member 'InventoryComponent_C__InnerGetAllItemsArray_::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetAllItemsArray_, CallFunc_Map_Find_Value) == 0x0000A0, "Member 'InventoryComponent_C__InnerGetAllItemsArray_::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetAllItemsArray_, CallFunc_Map_Find_ReturnValue) == 0x0000A8, "Member 'InventoryComponent_C__InnerGetAllItemsArray_::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetAllItemsArray_, CallFunc_Less_IntInt_ReturnValue) == 0x0000A9, "Member 'InventoryComponent_C__InnerGetAllItemsArray_::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetAllItemsArray_, CallFunc_GetItems_Items) == 0x0000B0, "Member 'InventoryComponent_C__InnerGetAllItemsArray_::CallFunc_GetItems_Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C__InnerGetItemAmount_ \ static_assert(alignof(InventoryComponent_C__InnerGetItemAmount_) == 0x000008, "Wrong alignment on InventoryComponent_C__InnerGetItemAmount_"); \ static_assert(sizeof(InventoryComponent_C__InnerGetItemAmount_) == 0x000098, "Wrong size on InventoryComponent_C__InnerGetItemAmount_"); \ static_assert(offsetof(InventoryComponent_C__InnerGetItemAmount_, ItemInf) == 0x000000, "Member 'InventoryComponent_C__InnerGetItemAmount_::ItemInf' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetItemAmount_, IsCangku) == 0x000020, "Member 'InventoryComponent_C__InnerGetItemAmount_::IsCangku' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetItemAmount_, Amount) == 0x000024, "Member 'InventoryComponent_C__InnerGetItemAmount_::Amount' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetItemAmount_, L_beibao) == 0x000028, "Member 'InventoryComponent_C__InnerGetItemAmount_::L_beibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetItemAmount_, CallFunc_GetItemTabBySortId_NewParam) == 0x000030, "Member 'InventoryComponent_C__InnerGetItemAmount_::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetItemAmount_, Temp_bool_Variable) == 0x000031, "Member 'InventoryComponent_C__InnerGetItemAmount_::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetItemAmount_, K2Node_Select_Default) == 0x000038, "Member 'InventoryComponent_C__InnerGetItemAmount_::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetItemAmount_, CallFunc_Map_Find_Value) == 0x000088, "Member 'InventoryComponent_C__InnerGetItemAmount_::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetItemAmount_, CallFunc_Map_Find_ReturnValue) == 0x000090, "Member 'InventoryComponent_C__InnerGetItemAmount_::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C__InnerGetItemAmount_, CallFunc_GetItemAmount_Amount) == 0x000094, "Member 'InventoryComponent_C__InnerGetItemAmount_::CallFunc_GetItemAmount_Amount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_Add_IItem \ static_assert(alignof(InventoryComponent_C_Add_IItem) == 0x000008, "Wrong alignment on InventoryComponent_C_Add_IItem"); \ static_assert(sizeof(InventoryComponent_C_Add_IItem) == 0x000120, "Wrong size on InventoryComponent_C_Add_IItem"); \ static_assert(offsetof(InventoryComponent_C_Add_IItem, SortID) == 0x000000, "Member 'InventoryComponent_C_Add_IItem::SortID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItem, Amount) == 0x000004, "Member 'InventoryComponent_C_Add_IItem::Amount' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItem, NewItem) == 0x000008, "Member 'InventoryComponent_C_Add_IItem::NewItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItem, ItemAdded) == 0x000010, "Member 'InventoryComponent_C_Add_IItem::ItemAdded' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItem, Success) == 0x000020, "Member 'InventoryComponent_C_Add_IItem::Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItem, IsUnique) == 0x000021, "Member 'InventoryComponent_C_Add_IItem::IsUnique' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItem, OldNumber) == 0x000024, "Member 'InventoryComponent_C_Add_IItem::OldNumber' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItem, L_Item) == 0x000028, "Member 'InventoryComponent_C_Add_IItem::L_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItem, L_UsedBeibao) == 0x0000F8, "Member 'InventoryComponent_C_Add_IItem::L_UsedBeibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItem, amount_adjust) == 0x000100, "Member 'InventoryComponent_C_Add_IItem::amount_adjust' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItem, CallFunc__Inner_Add_IItem__ItemAdded) == 0x000108, "Member 'InventoryComponent_C_Add_IItem::CallFunc__Inner_Add_IItem__ItemAdded' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItem, CallFunc__Inner_Add_IItem__Success) == 0x000118, "Member 'InventoryComponent_C_Add_IItem::CallFunc__Inner_Add_IItem__Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItem, CallFunc__Inner_Add_IItem__IsUnique) == 0x000119, "Member 'InventoryComponent_C_Add_IItem::CallFunc__Inner_Add_IItem__IsUnique' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItem, CallFunc__Inner_Add_IItem__OldNumber) == 0x00011C, "Member 'InventoryComponent_C_Add_IItem::CallFunc__Inner_Add_IItem__OldNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_Add_IItemToCangKu \ static_assert(alignof(InventoryComponent_C_Add_IItemToCangKu) == 0x000008, "Wrong alignment on InventoryComponent_C_Add_IItemToCangKu"); \ static_assert(sizeof(InventoryComponent_C_Add_IItemToCangKu) == 0x000120, "Wrong size on InventoryComponent_C_Add_IItemToCangKu"); \ static_assert(offsetof(InventoryComponent_C_Add_IItemToCangKu, SortID) == 0x000000, "Member 'InventoryComponent_C_Add_IItemToCangKu::SortID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItemToCangKu, Amount) == 0x000004, "Member 'InventoryComponent_C_Add_IItemToCangKu::Amount' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItemToCangKu, NewItem) == 0x000008, "Member 'InventoryComponent_C_Add_IItemToCangKu::NewItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItemToCangKu, ItemAdded) == 0x000010, "Member 'InventoryComponent_C_Add_IItemToCangKu::ItemAdded' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItemToCangKu, Success) == 0x000020, "Member 'InventoryComponent_C_Add_IItemToCangKu::Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItemToCangKu, IsUnique) == 0x000021, "Member 'InventoryComponent_C_Add_IItemToCangKu::IsUnique' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItemToCangKu, OldNumber) == 0x000024, "Member 'InventoryComponent_C_Add_IItemToCangKu::OldNumber' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItemToCangKu, L_Item) == 0x000028, "Member 'InventoryComponent_C_Add_IItemToCangKu::L_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItemToCangKu, L_UsedBeibao) == 0x0000F8, "Member 'InventoryComponent_C_Add_IItemToCangKu::L_UsedBeibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItemToCangKu, amount_adjust) == 0x000100, "Member 'InventoryComponent_C_Add_IItemToCangKu::amount_adjust' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItemToCangKu, CallFunc__Inner_Add_IItem__ItemAdded) == 0x000108, "Member 'InventoryComponent_C_Add_IItemToCangKu::CallFunc__Inner_Add_IItem__ItemAdded' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItemToCangKu, CallFunc__Inner_Add_IItem__Success) == 0x000118, "Member 'InventoryComponent_C_Add_IItemToCangKu::CallFunc__Inner_Add_IItem__Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItemToCangKu, CallFunc__Inner_Add_IItem__IsUnique) == 0x000119, "Member 'InventoryComponent_C_Add_IItemToCangKu::CallFunc__Inner_Add_IItem__IsUnique' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Add_IItemToCangKu, CallFunc__Inner_Add_IItem__OldNumber) == 0x00011C, "Member 'InventoryComponent_C_Add_IItemToCangKu::CallFunc__Inner_Add_IItem__OldNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_AddItemToFastAccess \ static_assert(alignof(InventoryComponent_C_AddItemToFastAccess) == 0x000008, "Wrong alignment on InventoryComponent_C_AddItemToFastAccess"); \ static_assert(sizeof(InventoryComponent_C_AddItemToFastAccess) == 0x000028, "Wrong size on InventoryComponent_C_AddItemToFastAccess"); \ static_assert(offsetof(InventoryComponent_C_AddItemToFastAccess, Item) == 0x000000, "Member 'InventoryComponent_C_AddItemToFastAccess::Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_AddItemToFastAccess, Index_0) == 0x000020, "Member 'InventoryComponent_C_AddItemToFastAccess::Index_0' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_AddItemToFastAccess, CallFunc_InnerAddItemToFastAccess_MatchedItem) == 0x000024, "Member 'InventoryComponent_C_AddItemToFastAccess::CallFunc_InnerAddItemToFastAccess_MatchedItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_AddItemToFastAccess, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000025, "Member 'InventoryComponent_C_AddItemToFastAccess::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_Check_Reached_Achievement \ static_assert(alignof(InventoryComponent_C_Check_Reached_Achievement) == 0x000008, "Wrong alignment on InventoryComponent_C_Check_Reached_Achievement"); \ static_assert(sizeof(InventoryComponent_C_Check_Reached_Achievement) == 0x000078, "Wrong size on InventoryComponent_C_Check_Reached_Achievement"); \ static_assert(offsetof(InventoryComponent_C_Check_Reached_Achievement, ID) == 0x000000, "Member 'InventoryComponent_C_Check_Reached_Achievement::ID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Check_Reached_Achievement, TargetNumber) == 0x000008, "Member 'InventoryComponent_C_Check_Reached_Achievement::TargetNumber' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Check_Reached_Achievement, CallFunc_MakeLiteralByte_ReturnValue) == 0x00000C, "Member 'InventoryComponent_C_Check_Reached_Achievement::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Check_Reached_Achievement, K2Node_MakeStruct_ST_Achievement_IDCount) == 0x000010, "Member 'InventoryComponent_C_Check_Reached_Achievement::K2Node_MakeStruct_ST_Achievement_IDCount' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Check_Reached_Achievement, CallFunc_GetModel_AchievementSystem_Return_Value) == 0x000020, "Member 'InventoryComponent_C_Check_Reached_Achievement::CallFunc_GetModel_AchievementSystem_Return_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Check_Reached_Achievement, CallFunc_CreateSelectStruct_OutStruct) == 0x000028, "Member 'InventoryComponent_C_Check_Reached_Achievement::CallFunc_CreateSelectStruct_OutStruct' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Check_Reached_Achievement, CallFunc_IsValid_ReturnValue) == 0x000070, "Member 'InventoryComponent_C_Check_Reached_Achievement::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_CheckAndReplaceEquipment \ static_assert(alignof(InventoryComponent_C_CheckAndReplaceEquipment) == 0x000008, "Wrong alignment on InventoryComponent_C_CheckAndReplaceEquipment"); \ static_assert(sizeof(InventoryComponent_C_CheckAndReplaceEquipment) == 0x000150, "Wrong size on InventoryComponent_C_CheckAndReplaceEquipment"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, AddID) == 0x000000, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::AddID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, IsWeapon) == 0x000004, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::IsWeapon' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CollectSource) == 0x000008, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CollectSource' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, OutItemID) == 0x00000C, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::OutItemID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, Replaced) == 0x000010, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::Replaced' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, Local_ReplaceByNGP) == 0x000018, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::Local_ReplaceByNGP' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, Local_MaxCount) == 0x000028, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::Local_MaxCount' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, Local_Count) == 0x00002C, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::Local_Count' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, Local_Item) == 0x000030, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::Local_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Array_Length_ReturnValue_1) == 0x000044, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, Temp_byte_Variable) == 0x000048, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, Temp_byte_Variable_1) == 0x000049, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, Temp_int_Array_Index_Variable) == 0x00004C, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Array_Get_Item) == 0x000050, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, Temp_int_Loop_Counter_Variable) == 0x000070, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, Temp_int_Array_Index_Variable_1) == 0x00007C, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Array_Get_Item_1) == 0x000080, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_GetModel_ItemCollectComponent_ReturnValue) == 0x0000A0, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_GetModel_ItemCollectComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_GetPlayerStatic_ReturnValue) == 0x0000A8, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Map_Find_Value) == 0x0000B0, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Map_Find_ReturnValue) == 0x0000B4, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x0000B8, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000C0, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Array_LastIndex_ReturnValue) == 0x0000C4, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Array_Get_Item_2) == 0x0000C8, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, Temp_bool_Variable) == 0x0000CC, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_GetNewGamePlusCount_ReturnValue) == 0x0000D0, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_GetNewGamePlusCount_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, K2Node_Select_Default) == 0x0000D8, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000E8, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0000EC, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000ED, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0000EE, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000F0, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, Temp_bool_Variable_1) == 0x0000F4, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, K2Node_Select_Default_1) == 0x0000F8, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000FC, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, Temp_int_Loop_Counter_Variable_1) == 0x000100, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Add_IntInt_ReturnValue_3) == 0x000104, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Less_IntInt_ReturnValue_1) == 0x000108, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Add_IntInt_ReturnValue_4) == 0x00010C, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Map_Find_Value_1) == 0x000110, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Map_Find_ReturnValue_1) == 0x000118, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Map_Find_Value_2) == 0x000120, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_Map_Find_ReturnValue_2) == 0x000128, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_GetItems_Items) == 0x000130, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_GetItems_Items' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceEquipment, CallFunc_GetItems_Items_1) == 0x000140, "Member 'InventoryComponent_C_CheckAndReplaceEquipment::CallFunc_GetItems_Items_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_CheckAndReplaceGemID \ static_assert(alignof(InventoryComponent_C_CheckAndReplaceGemID) == 0x000008, "Wrong alignment on InventoryComponent_C_CheckAndReplaceGemID"); \ static_assert(sizeof(InventoryComponent_C_CheckAndReplaceGemID) == 0x000048, "Wrong size on InventoryComponent_C_CheckAndReplaceGemID"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceGemID, SourceID) == 0x000000, "Member 'InventoryComponent_C_CheckAndReplaceGemID::SourceID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceGemID, OutItemID) == 0x000004, "Member 'InventoryComponent_C_CheckAndReplaceGemID::OutItemID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceGemID, CallFunc_GetPlayerStatic_ReturnValue) == 0x000008, "Member 'InventoryComponent_C_CheckAndReplaceGemID::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceGemID, CallFunc_GetModel_ItemCollectComponent_ReturnValue) == 0x000010, "Member 'InventoryComponent_C_CheckAndReplaceGemID::CallFunc_GetModel_ItemCollectComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceGemID, CallFunc_Map_Find_Value) == 0x000018, "Member 'InventoryComponent_C_CheckAndReplaceGemID::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceGemID, CallFunc_Map_Find_ReturnValue) == 0x00001C, "Member 'InventoryComponent_C_CheckAndReplaceGemID::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceGemID, CallFunc_GetUINotify_UINotify) == 0x000020, "Member 'InventoryComponent_C_CheckAndReplaceGemID::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceGemID, CallFunc_Greater_IntInt_ReturnValue) == 0x000028, "Member 'InventoryComponent_C_CheckAndReplaceGemID::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceGemID, CallFunc_GetAllGemsInBeibao_ID_OutID) == 0x000030, "Member 'InventoryComponent_C_CheckAndReplaceGemID::CallFunc_GetAllGemsInBeibao_ID_OutID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceGemID, CallFunc_Array_Contains_ReturnValue) == 0x000040, "Member 'InventoryComponent_C_CheckAndReplaceGemID::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_CheckAndReplaceRingID \ static_assert(alignof(InventoryComponent_C_CheckAndReplaceRingID) == 0x000008, "Wrong alignment on InventoryComponent_C_CheckAndReplaceRingID"); \ static_assert(sizeof(InventoryComponent_C_CheckAndReplaceRingID) == 0x0000F8, "Wrong size on InventoryComponent_C_CheckAndReplaceRingID"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, AddRingID) == 0x000000, "Member 'InventoryComponent_C_CheckAndReplaceRingID::AddRingID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, OutItemID) == 0x000004, "Member 'InventoryComponent_C_CheckAndReplaceRingID::OutItemID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, Replaced) == 0x000008, "Member 'InventoryComponent_C_CheckAndReplaceRingID::Replaced' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, Local_Item) == 0x000010, "Member 'InventoryComponent_C_CheckAndReplaceRingID::Local_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, Temp_byte_Variable) == 0x000020, "Member 'InventoryComponent_C_CheckAndReplaceRingID::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, Temp_byte_Variable_1) == 0x000021, "Member 'InventoryComponent_C_CheckAndReplaceRingID::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, Temp_int_Array_Index_Variable) == 0x000024, "Member 'InventoryComponent_C_CheckAndReplaceRingID::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'InventoryComponent_C_CheckAndReplaceRingID::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, Temp_int_Array_Index_Variable_1) == 0x000038, "Member 'InventoryComponent_C_CheckAndReplaceRingID::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_Array_Get_Item) == 0x000040, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_Array_Get_Item_1) == 0x000060, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_Array_Length_ReturnValue_1) == 0x000080, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_GetModel_ItemCollectComponent_ReturnValue) == 0x000088, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_GetModel_ItemCollectComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_Map_Find_Value) == 0x000090, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_Map_Find_ReturnValue) == 0x000094, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000095, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_Greater_IntInt_ReturnValue) == 0x000096, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, Temp_int_Loop_Counter_Variable_1) == 0x000098, "Member 'InventoryComponent_C_CheckAndReplaceRingID::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_GetPlayerStatic_ReturnValue) == 0x0000A0, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000A8, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000AC, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0000B0, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_Map_Find_Value_1) == 0x0000B8, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_Map_Find_ReturnValue_1) == 0x0000C0, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_GetItems_Items) == 0x0000C8, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_GetItems_Items' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_Map_Find_Value_2) == 0x0000D8, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_Map_Find_ReturnValue_2) == 0x0000E0, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRingID, CallFunc_GetItems_Items_1) == 0x0000E8, "Member 'InventoryComponent_C_CheckAndReplaceRingID::CallFunc_GetItems_Items_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_CheckAndReplaceRoot \ static_assert(alignof(InventoryComponent_C_CheckAndReplaceRoot) == 0x000008, "Wrong alignment on InventoryComponent_C_CheckAndReplaceRoot"); \ static_assert(sizeof(InventoryComponent_C_CheckAndReplaceRoot) == 0x000070, "Wrong size on InventoryComponent_C_CheckAndReplaceRoot"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, SourceID) == 0x000000, "Member 'InventoryComponent_C_CheckAndReplaceRoot::SourceID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, ItemType) == 0x000004, "Member 'InventoryComponent_C_CheckAndReplaceRoot::ItemType' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, NewSortID) == 0x000008, "Member 'InventoryComponent_C_CheckAndReplaceRoot::NewSortID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, ResetItemData) == 0x00000C, "Member 'InventoryComponent_C_CheckAndReplaceRoot::ResetItemData' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, Local_RingUsedID) == 0x000010, "Member 'InventoryComponent_C_CheckAndReplaceRoot::Local_RingUsedID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, Local_AddSortID) == 0x000014, "Member 'InventoryComponent_C_CheckAndReplaceRoot::Local_AddSortID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, Local_ResetItemData) == 0x000018, "Member 'InventoryComponent_C_CheckAndReplaceRoot::Local_ResetItemData' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, Local_NGP_Replace) == 0x000019, "Member 'InventoryComponent_C_CheckAndReplaceRoot::Local_NGP_Replace' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, K2Node_SwitchEnum_CmpSuccess) == 0x00001A, "Member 'InventoryComponent_C_CheckAndReplaceRoot::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_GetModel_ItemCollectComponent_ReturnValue) == 0x000020, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_GetModel_ItemCollectComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_CheckAndReplaceRingID_OutItemID) == 0x000028, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_CheckAndReplaceRingID_OutItemID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_CheckAndReplaceRingID_Replaced) == 0x00002C, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_CheckAndReplaceRingID_Replaced' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_CheckIsGem_IsGem) == 0x00002D, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_CheckIsGem_IsGem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_ReplaceGemRingByNewGamePlus_ReturnID) == 0x000030, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_ReplaceGemRingByNewGamePlus_ReturnID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_ReplaceGemRingByNewGamePlus_ReturnSue) == 0x000034, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_ReplaceGemRingByNewGamePlus_ReturnSue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_CheckAndReplaceGemID_OutItemID) == 0x000038, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_CheckAndReplaceGemID_OutItemID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00003C, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_CheckAndReplaceSpell_ReturnSort) == 0x000040, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_CheckAndReplaceSpell_ReturnSort' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x000044, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_ReplaceSortID_NewSortID) == 0x000048, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_ReplaceSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_CheckAndReplaceEquipment_OutItemID) == 0x00004C, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_CheckAndReplaceEquipment_OutItemID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_CheckAndReplaceEquipment_Replaced) == 0x000050, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_CheckAndReplaceEquipment_Replaced' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_CheckAndReplaceEquipment_OutItemID_1) == 0x000054, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_CheckAndReplaceEquipment_OutItemID_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_CheckAndReplaceEquipment_Replaced_1) == 0x000058, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_CheckAndReplaceEquipment_Replaced_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_NotEqual_IntInt_ReturnValue_2) == 0x000059, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_NotEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_NotEqual_IntInt_ReturnValue_3) == 0x00005A, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_NotEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_ReplaceAddItemByCount_NewID) == 0x00005C, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_ReplaceAddItemByCount_NewID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_NotEqual_IntInt_ReturnValue_4) == 0x000060, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_NotEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_NotEqual_IntInt_ReturnValue_5) == 0x000061, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_NotEqual_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_ReplaceGemRingByNewGamePlus_ReturnID_1) == 0x000064, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_ReplaceGemRingByNewGamePlus_ReturnID_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceRoot, CallFunc_ReplaceGemRingByNewGamePlus_ReturnSue_1) == 0x000068, "Member 'InventoryComponent_C_CheckAndReplaceRoot::CallFunc_ReplaceGemRingByNewGamePlus_ReturnSue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_CheckAndReplaceSpell \ static_assert(alignof(InventoryComponent_C_CheckAndReplaceSpell) == 0x000008, "Wrong alignment on InventoryComponent_C_CheckAndReplaceSpell"); \ static_assert(sizeof(InventoryComponent_C_CheckAndReplaceSpell) == 0x000048, "Wrong size on InventoryComponent_C_CheckAndReplaceSpell"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceSpell, SortID) == 0x000000, "Member 'InventoryComponent_C_CheckAndReplaceSpell::SortID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceSpell, ReturnSort) == 0x000004, "Member 'InventoryComponent_C_CheckAndReplaceSpell::ReturnSort' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceSpell, CallFunc_GetPlayerStatic_ReturnValue) == 0x000008, "Member 'InventoryComponent_C_CheckAndReplaceSpell::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceSpell, CallFunc_GetModel_ItemCollectComponent_ReturnValue) == 0x000010, "Member 'InventoryComponent_C_CheckAndReplaceSpell::CallFunc_GetModel_ItemCollectComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceSpell, K2Node_MakeStruct_F_StoredItem) == 0x000018, "Member 'InventoryComponent_C_CheckAndReplaceSpell::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceSpell, CallFunc_GetItemAmount_Amount) == 0x000038, "Member 'InventoryComponent_C_CheckAndReplaceSpell::CallFunc_GetItemAmount_Amount' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceSpell, CallFunc_Greater_IntInt_ReturnValue) == 0x00003C, "Member 'InventoryComponent_C_CheckAndReplaceSpell::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceSpell, CallFunc_Map_Find_Value) == 0x000040, "Member 'InventoryComponent_C_CheckAndReplaceSpell::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceSpell, CallFunc_Map_Find_ReturnValue) == 0x000044, "Member 'InventoryComponent_C_CheckAndReplaceSpell::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_CheckAndReplaceSpell, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000045, "Member 'InventoryComponent_C_CheckAndReplaceSpell::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_Equipment_Item_Upgrade \ static_assert(alignof(InventoryComponent_C_Equipment_Item_Upgrade) == 0x000008, "Wrong alignment on InventoryComponent_C_Equipment_Item_Upgrade"); \ static_assert(sizeof(InventoryComponent_C_Equipment_Item_Upgrade) == 0x000100, "Wrong size on InventoryComponent_C_Equipment_Item_Upgrade"); \ static_assert(offsetof(InventoryComponent_C_Equipment_Item_Upgrade, Item) == 0x000000, "Member 'InventoryComponent_C_Equipment_Item_Upgrade::Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_Item_Upgrade, ItemOut) == 0x000020, "Member 'InventoryComponent_C_Equipment_Item_Upgrade::ItemOut' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_Item_Upgrade, L_beibao) == 0x000040, "Member 'InventoryComponent_C_Equipment_Item_Upgrade::L_beibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_Item_Upgrade, Level) == 0x000048, "Member 'InventoryComponent_C_Equipment_Item_Upgrade::Level' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_Item_Upgrade, CallFunc_Redirect_Table_MappedTable) == 0x000050, "Member 'InventoryComponent_C_Equipment_Item_Upgrade::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_Item_Upgrade, CallFunc_Conv_IntToString_ReturnValue) == 0x000058, "Member 'InventoryComponent_C_Equipment_Item_Upgrade::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_Item_Upgrade, CallFunc_Conv_StringToName_ReturnValue) == 0x000068, "Member 'InventoryComponent_C_Equipment_Item_Upgrade::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_Item_Upgrade, Temp_byte_Variable) == 0x000070, "Member 'InventoryComponent_C_Equipment_Item_Upgrade::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_Item_Upgrade, CallFunc_GetDataTableRowFromName_OutRow) == 0x000074, "Member 'InventoryComponent_C_Equipment_Item_Upgrade::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_Item_Upgrade, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000084, "Member 'InventoryComponent_C_Equipment_Item_Upgrade::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_Item_Upgrade, CallFunc_Map_Find_Value) == 0x000088, "Member 'InventoryComponent_C_Equipment_Item_Upgrade::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_Item_Upgrade, CallFunc_Map_Find_ReturnValue) == 0x000090, "Member 'InventoryComponent_C_Equipment_Item_Upgrade::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_Item_Upgrade, K2Node_MakeStruct_F_StoredItem) == 0x000098, "Member 'InventoryComponent_C_Equipment_Item_Upgrade::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_Item_Upgrade, CallFunc_Replace_Item_by_Guid_Success) == 0x0000B8, "Member 'InventoryComponent_C_Equipment_Item_Upgrade::CallFunc_Replace_Item_by_Guid_Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_Item_Upgrade, CallFunc_Replace_Item_by_Guid_ItemOld) == 0x0000C0, "Member 'InventoryComponent_C_Equipment_Item_Upgrade::CallFunc_Replace_Item_by_Guid_ItemOld' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_Item_Upgrade, CallFunc_Replace_Item_by_Guid_ItemNew) == 0x0000E0, "Member 'InventoryComponent_C_Equipment_Item_Upgrade::CallFunc_Replace_Item_by_Guid_ItemNew' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_Equipment_ItemRefrom \ static_assert(alignof(InventoryComponent_C_Equipment_ItemRefrom) == 0x000008, "Wrong alignment on InventoryComponent_C_Equipment_ItemRefrom"); \ static_assert(sizeof(InventoryComponent_C_Equipment_ItemRefrom) == 0x000168, "Wrong size on InventoryComponent_C_Equipment_ItemRefrom"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, Item) == 0x000000, "Member 'InventoryComponent_C_Equipment_ItemRefrom::Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, RefromItem) == 0x000020, "Member 'InventoryComponent_C_Equipment_ItemRefrom::RefromItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, WeaponLevel) == 0x000040, "Member 'InventoryComponent_C_Equipment_ItemRefrom::WeaponLevel' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, ItemOut) == 0x000048, "Member 'InventoryComponent_C_Equipment_ItemRefrom::ItemOut' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, ThisWeaponLevel) == 0x000068, "Member 'InventoryComponent_C_Equipment_ItemRefrom::ThisWeaponLevel' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, L_beibao) == 0x000070, "Member 'InventoryComponent_C_Equipment_ItemRefrom::L_beibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, Level) == 0x000078, "Member 'InventoryComponent_C_Equipment_ItemRefrom::Level' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, CallFunc_Subtract_IntInt_ReturnValue) == 0x00007C, "Member 'InventoryComponent_C_Equipment_ItemRefrom::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, K2Node_MakeStruct_F_StoredItem) == 0x000080, "Member 'InventoryComponent_C_Equipment_ItemRefrom::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x0000A0, "Member 'InventoryComponent_C_Equipment_ItemRefrom::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, Temp_byte_Variable) == 0x0000A4, "Member 'InventoryComponent_C_Equipment_ItemRefrom::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, CallFunc_Conv_IntToString_ReturnValue) == 0x0000A8, "Member 'InventoryComponent_C_Equipment_ItemRefrom::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, CallFunc_Conv_StringToName_ReturnValue) == 0x0000B8, "Member 'InventoryComponent_C_Equipment_ItemRefrom::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, CallFunc_Redirect_Table_MappedTable) == 0x0000C0, "Member 'InventoryComponent_C_Equipment_ItemRefrom::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000C8, "Member 'InventoryComponent_C_Equipment_ItemRefrom::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000D8, "Member 'InventoryComponent_C_Equipment_ItemRefrom::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, CallFunc_Map_Find_Value) == 0x0000E0, "Member 'InventoryComponent_C_Equipment_ItemRefrom::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, CallFunc_Map_Find_ReturnValue) == 0x0000E8, "Member 'InventoryComponent_C_Equipment_ItemRefrom::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, CallFunc_FindRefromInfo_UpgradeInfo) == 0x0000EC, "Member 'InventoryComponent_C_Equipment_ItemRefrom::CallFunc_FindRefromInfo_UpgradeInfo' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, CallFunc_Add_IntInt_ReturnValue) == 0x0000FC, "Member 'InventoryComponent_C_Equipment_ItemRefrom::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, K2Node_MakeStruct_F_StoredItem_1) == 0x000100, "Member 'InventoryComponent_C_Equipment_ItemRefrom::K2Node_MakeStruct_F_StoredItem_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, CallFunc_Replace_Item_by_Guid_Success) == 0x000120, "Member 'InventoryComponent_C_Equipment_ItemRefrom::CallFunc_Replace_Item_by_Guid_Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, CallFunc_Replace_Item_by_Guid_ItemOld) == 0x000128, "Member 'InventoryComponent_C_Equipment_ItemRefrom::CallFunc_Replace_Item_by_Guid_ItemOld' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Equipment_ItemRefrom, CallFunc_Replace_Item_by_Guid_ItemNew) == 0x000148, "Member 'InventoryComponent_C_Equipment_ItemRefrom::CallFunc_Replace_Item_by_Guid_ItemNew' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_ExecuteUbergraph_InventoryComponent \ static_assert(alignof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent) == 0x000008, "Wrong alignment on InventoryComponent_C_ExecuteUbergraph_InventoryComponent"); \ static_assert(sizeof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent) == 0x0000B0, "Wrong size on InventoryComponent_C_ExecuteUbergraph_InventoryComponent"); \ static_assert(offsetof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent, EntryPoint) == 0x000000, "Member 'InventoryComponent_C_ExecuteUbergraph_InventoryComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent, CallFunc_GetModel_AllBeiBaoModels_ReturnValue) == 0x000008, "Member 'InventoryComponent_C_ExecuteUbergraph_InventoryComponent::CallFunc_GetModel_AllBeiBaoModels_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'InventoryComponent_C_ExecuteUbergraph_InventoryComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent, Temp_bool_Variable) == 0x00001C, "Member 'InventoryComponent_C_ExecuteUbergraph_InventoryComponent::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent, Temp_int_Array_Index_Variable) == 0x000020, "Member 'InventoryComponent_C_ExecuteUbergraph_InventoryComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent, CallFunc_Array_Get_Item) == 0x000028, "Member 'InventoryComponent_C_ExecuteUbergraph_InventoryComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent, CallFunc_GetOwner_ReturnValue) == 0x000030, "Member 'InventoryComponent_C_ExecuteUbergraph_InventoryComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000038, "Member 'InventoryComponent_C_ExecuteUbergraph_InventoryComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent, Temp_int_Loop_Counter_Variable) == 0x000040, "Member 'InventoryComponent_C_ExecuteUbergraph_InventoryComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000044, "Member 'InventoryComponent_C_ExecuteUbergraph_InventoryComponent::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent, CallFunc_Less_IntInt_ReturnValue) == 0x000045, "Member 'InventoryComponent_C_ExecuteUbergraph_InventoryComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'InventoryComponent_C_ExecuteUbergraph_InventoryComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent, CallFunc_GetOwner_ReturnValue_1) == 0x000050, "Member 'InventoryComponent_C_ExecuteUbergraph_InventoryComponent::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000058, "Member 'InventoryComponent_C_ExecuteUbergraph_InventoryComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ExecuteUbergraph_InventoryComponent, K2Node_Select_Default) == 0x000060, "Member 'InventoryComponent_C_ExecuteUbergraph_InventoryComponent::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_FastAccessSelect \ static_assert(alignof(InventoryComponent_C_FastAccessSelect) == 0x000008, "Wrong alignment on InventoryComponent_C_FastAccessSelect"); \ static_assert(sizeof(InventoryComponent_C_FastAccessSelect) == 0x000070, "Wrong size on InventoryComponent_C_FastAccessSelect"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, Forward) == 0x000000, "Member 'InventoryComponent_C_FastAccessSelect::Forward' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, ItemType) == 0x000001, "Member 'InventoryComponent_C_FastAccessSelect::ItemType' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, L_ItemType) == 0x000002, "Member 'InventoryComponent_C_FastAccessSelect::L_ItemType' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, Interval) == 0x000004, "Member 'InventoryComponent_C_FastAccessSelect::Interval' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, looparray) == 0x000008, "Member 'InventoryComponent_C_FastAccessSelect::looparray' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, Result) == 0x000018, "Member 'InventoryComponent_C_FastAccessSelect::Result' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, Index_0) == 0x00001C, "Member 'InventoryComponent_C_FastAccessSelect::Index_0' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, CallFunc_SelectInt_ReturnValue) == 0x000020, "Member 'InventoryComponent_C_FastAccessSelect::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, Temp_bool_Variable) == 0x000024, "Member 'InventoryComponent_C_FastAccessSelect::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, CallFunc_Not_PreBool_ReturnValue) == 0x000025, "Member 'InventoryComponent_C_FastAccessSelect::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, Temp_int_Variable) == 0x000028, "Member 'InventoryComponent_C_FastAccessSelect::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x00002C, "Member 'InventoryComponent_C_FastAccessSelect::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'InventoryComponent_C_FastAccessSelect::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, CallFunc_Greater_IntInt_ReturnValue) == 0x000034, "Member 'InventoryComponent_C_FastAccessSelect::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'InventoryComponent_C_FastAccessSelect::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, K2Node_MakeArray_Array) == 0x000040, "Member 'InventoryComponent_C_FastAccessSelect::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000050, "Member 'InventoryComponent_C_FastAccessSelect::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, CallFunc_BooleanAND_ReturnValue) == 0x000051, "Member 'InventoryComponent_C_FastAccessSelect::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, CallFunc_Multiply_IntInt_ReturnValue) == 0x000054, "Member 'InventoryComponent_C_FastAccessSelect::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, K2Node_SwitchEnum_CmpSuccess) == 0x000058, "Member 'InventoryComponent_C_FastAccessSelect::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, CallFunc_Add_IntInt_ReturnValue_1) == 0x00005C, "Member 'InventoryComponent_C_FastAccessSelect::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, CallFunc_Add_IntInt_ReturnValue_2) == 0x000060, "Member 'InventoryComponent_C_FastAccessSelect::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, CallFunc_Percent_IntInt_ReturnValue) == 0x000064, "Member 'InventoryComponent_C_FastAccessSelect::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FastAccessSelect, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000068, "Member 'InventoryComponent_C_FastAccessSelect::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_Find_IItem \ static_assert(alignof(InventoryComponent_C_Find_IItem) == 0x000008, "Wrong alignment on InventoryComponent_C_Find_IItem"); \ static_assert(sizeof(InventoryComponent_C_Find_IItem) == 0x000088, "Wrong size on InventoryComponent_C_Find_IItem"); \ static_assert(offsetof(InventoryComponent_C_Find_IItem, ItemInf) == 0x000000, "Member 'InventoryComponent_C_Find_IItem::ItemInf' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Find_IItem, Tolerance) == 0x000020, "Member 'InventoryComponent_C_Find_IItem::Tolerance' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Find_IItem, Item) == 0x000028, "Member 'InventoryComponent_C_Find_IItem::Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Find_IItem, Find) == 0x000048, "Member 'InventoryComponent_C_Find_IItem::Find' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Find_IItem, L_beibao) == 0x000050, "Member 'InventoryComponent_C_Find_IItem::L_beibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Find_IItem, CallFunc_TryFindBeibaoItemIn_Beibao) == 0x000058, "Member 'InventoryComponent_C_Find_IItem::CallFunc_TryFindBeibaoItemIn_Beibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Find_IItem, CallFunc_TryFindBeibaoItemIn_Item) == 0x000060, "Member 'InventoryComponent_C_Find_IItem::CallFunc_TryFindBeibaoItemIn_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Find_IItem, CallFunc_TryFindBeibaoItemIn_Find) == 0x000080, "Member 'InventoryComponent_C_Find_IItem::CallFunc_TryFindBeibaoItemIn_Find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_Find_IItemInCangKu \ static_assert(alignof(InventoryComponent_C_Find_IItemInCangKu) == 0x000008, "Wrong alignment on InventoryComponent_C_Find_IItemInCangKu"); \ static_assert(sizeof(InventoryComponent_C_Find_IItemInCangKu) == 0x000088, "Wrong size on InventoryComponent_C_Find_IItemInCangKu"); \ static_assert(offsetof(InventoryComponent_C_Find_IItemInCangKu, ItemInf) == 0x000000, "Member 'InventoryComponent_C_Find_IItemInCangKu::ItemInf' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Find_IItemInCangKu, Tolerance) == 0x000020, "Member 'InventoryComponent_C_Find_IItemInCangKu::Tolerance' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Find_IItemInCangKu, Item) == 0x000028, "Member 'InventoryComponent_C_Find_IItemInCangKu::Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Find_IItemInCangKu, Find) == 0x000048, "Member 'InventoryComponent_C_Find_IItemInCangKu::Find' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Find_IItemInCangKu, L_beibao) == 0x000050, "Member 'InventoryComponent_C_Find_IItemInCangKu::L_beibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Find_IItemInCangKu, CallFunc_TryFindBeibaoItemIn_Beibao) == 0x000058, "Member 'InventoryComponent_C_Find_IItemInCangKu::CallFunc_TryFindBeibaoItemIn_Beibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Find_IItemInCangKu, CallFunc_TryFindBeibaoItemIn_Item) == 0x000060, "Member 'InventoryComponent_C_Find_IItemInCangKu::CallFunc_TryFindBeibaoItemIn_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Find_IItemInCangKu, CallFunc_TryFindBeibaoItemIn_Find) == 0x000080, "Member 'InventoryComponent_C_Find_IItemInCangKu::CallFunc_TryFindBeibaoItemIn_Find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_FindRefromInfo \ static_assert(alignof(InventoryComponent_C_FindRefromInfo) == 0x000008, "Wrong alignment on InventoryComponent_C_FindRefromInfo"); \ static_assert(sizeof(InventoryComponent_C_FindRefromInfo) == 0x000068, "Wrong size on InventoryComponent_C_FindRefromInfo"); \ static_assert(offsetof(InventoryComponent_C_FindRefromInfo, Array) == 0x000000, "Member 'InventoryComponent_C_FindRefromInfo::Array' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FindRefromInfo, F_StoredItem) == 0x000010, "Member 'InventoryComponent_C_FindRefromInfo::F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FindRefromInfo, UpgradeInfo) == 0x000030, "Member 'InventoryComponent_C_FindRefromInfo::UpgradeInfo' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FindRefromInfo, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'InventoryComponent_C_FindRefromInfo::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FindRefromInfo, Temp_int_Array_Index_Variable) == 0x000044, "Member 'InventoryComponent_C_FindRefromInfo::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FindRefromInfo, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'InventoryComponent_C_FindRefromInfo::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FindRefromInfo, CallFunc_Array_Get_Item) == 0x00004C, "Member 'InventoryComponent_C_FindRefromInfo::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FindRefromInfo, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'InventoryComponent_C_FindRefromInfo::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FindRefromInfo, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000061, "Member 'InventoryComponent_C_FindRefromInfo::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_FindRefromInfo, CallFunc_Add_IntInt_ReturnValue) == 0x000064, "Member 'InventoryComponent_C_FindRefromInfo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_Get_Equipments_Store_Amount \ static_assert(alignof(InventoryComponent_C_Get_Equipments_Store_Amount) == 0x000008, "Wrong alignment on InventoryComponent_C_Get_Equipments_Store_Amount"); \ static_assert(sizeof(InventoryComponent_C_Get_Equipments_Store_Amount) == 0x000058, "Wrong size on InventoryComponent_C_Get_Equipments_Store_Amount"); \ static_assert(offsetof(InventoryComponent_C_Get_Equipments_Store_Amount, BeibaoNumber) == 0x000000, "Member 'InventoryComponent_C_Get_Equipments_Store_Amount::BeibaoNumber' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Get_Equipments_Store_Amount, CangkuNumber) == 0x000004, "Member 'InventoryComponent_C_Get_Equipments_Store_Amount::CangkuNumber' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Get_Equipments_Store_Amount, Temp_byte_Variable) == 0x000008, "Member 'InventoryComponent_C_Get_Equipments_Store_Amount::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Get_Equipments_Store_Amount, Temp_byte_Variable_1) == 0x000009, "Member 'InventoryComponent_C_Get_Equipments_Store_Amount::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Get_Equipments_Store_Amount, CallFunc_Map_Find_Value) == 0x000010, "Member 'InventoryComponent_C_Get_Equipments_Store_Amount::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Get_Equipments_Store_Amount, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'InventoryComponent_C_Get_Equipments_Store_Amount::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Get_Equipments_Store_Amount, CallFunc_Map_Find_Value_1) == 0x000020, "Member 'InventoryComponent_C_Get_Equipments_Store_Amount::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Get_Equipments_Store_Amount, CallFunc_Map_Find_ReturnValue_1) == 0x000028, "Member 'InventoryComponent_C_Get_Equipments_Store_Amount::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Get_Equipments_Store_Amount, CallFunc_GetItems_Items) == 0x000030, "Member 'InventoryComponent_C_Get_Equipments_Store_Amount::CallFunc_GetItems_Items' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Get_Equipments_Store_Amount, CallFunc_GetItems_Items_1) == 0x000040, "Member 'InventoryComponent_C_Get_Equipments_Store_Amount::CallFunc_GetItems_Items_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Get_Equipments_Store_Amount, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'InventoryComponent_C_Get_Equipments_Store_Amount::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Get_Equipments_Store_Amount, CallFunc_Array_Length_ReturnValue_1) == 0x000054, "Member 'InventoryComponent_C_Get_Equipments_Store_Amount::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_GetAllItemsArray \ static_assert(alignof(InventoryComponent_C_GetAllItemsArray) == 0x000008, "Wrong alignment on InventoryComponent_C_GetAllItemsArray"); \ static_assert(sizeof(InventoryComponent_C_GetAllItemsArray) == 0x000030, "Wrong size on InventoryComponent_C_GetAllItemsArray"); \ static_assert(offsetof(InventoryComponent_C_GetAllItemsArray, All_Items) == 0x000000, "Member 'InventoryComponent_C_GetAllItemsArray::All_Items' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetAllItemsArray, L_All) == 0x000010, "Member 'InventoryComponent_C_GetAllItemsArray::L_All' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetAllItemsArray, CallFunc__InnerGetAllItemsArray__All_Items) == 0x000020, "Member 'InventoryComponent_C_GetAllItemsArray::CallFunc__InnerGetAllItemsArray__All_Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_GetAllItemsArrayInCangKu \ static_assert(alignof(InventoryComponent_C_GetAllItemsArrayInCangKu) == 0x000008, "Wrong alignment on InventoryComponent_C_GetAllItemsArrayInCangKu"); \ static_assert(sizeof(InventoryComponent_C_GetAllItemsArrayInCangKu) == 0x000030, "Wrong size on InventoryComponent_C_GetAllItemsArrayInCangKu"); \ static_assert(offsetof(InventoryComponent_C_GetAllItemsArrayInCangKu, All_Items) == 0x000000, "Member 'InventoryComponent_C_GetAllItemsArrayInCangKu::All_Items' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetAllItemsArrayInCangKu, L_All) == 0x000010, "Member 'InventoryComponent_C_GetAllItemsArrayInCangKu::L_All' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetAllItemsArrayInCangKu, CallFunc__InnerGetAllItemsArray__All_Items) == 0x000020, "Member 'InventoryComponent_C_GetAllItemsArrayInCangKu::CallFunc__InnerGetAllItemsArray__All_Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_GetCurrentFastAccessItem \ static_assert(alignof(InventoryComponent_C_GetCurrentFastAccessItem) == 0x000008, "Wrong alignment on InventoryComponent_C_GetCurrentFastAccessItem"); \ static_assert(sizeof(InventoryComponent_C_GetCurrentFastAccessItem) == 0x000068, "Wrong size on InventoryComponent_C_GetCurrentFastAccessItem"); \ static_assert(offsetof(InventoryComponent_C_GetCurrentFastAccessItem, RealItem) == 0x000000, "Member 'InventoryComponent_C_GetCurrentFastAccessItem::RealItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetCurrentFastAccessItem, CallFunc_GetActiveItem_Item) == 0x000020, "Member 'InventoryComponent_C_GetCurrentFastAccessItem::CallFunc_GetActiveItem_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetCurrentFastAccessItem, CallFunc_GetItemAmount_Amount) == 0x000040, "Member 'InventoryComponent_C_GetCurrentFastAccessItem::CallFunc_GetItemAmount_Amount' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetCurrentFastAccessItem, K2Node_MakeStruct_F_StoredItem) == 0x000048, "Member 'InventoryComponent_C_GetCurrentFastAccessItem::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_GetFastAccessItemArray \ static_assert(alignof(InventoryComponent_C_GetFastAccessItemArray) == 0x000008, "Wrong alignment on InventoryComponent_C_GetFastAccessItemArray"); \ static_assert(sizeof(InventoryComponent_C_GetFastAccessItemArray) == 0x000048, "Wrong size on InventoryComponent_C_GetFastAccessItemArray"); \ static_assert(offsetof(InventoryComponent_C_GetFastAccessItemArray, Type) == 0x000000, "Member 'InventoryComponent_C_GetFastAccessItemArray::Type' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetFastAccessItemArray, FastAccess_Inventory) == 0x000008, "Member 'InventoryComponent_C_GetFastAccessItemArray::FastAccess_Inventory' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetFastAccessItemArray, Temp) == 0x000018, "Member 'InventoryComponent_C_GetFastAccessItemArray::Temp' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetFastAccessItemArray, K2Node_SwitchEnum_CmpSuccess) == 0x000028, "Member 'InventoryComponent_C_GetFastAccessItemArray::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetFastAccessItemArray, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x00002C, "Member 'InventoryComponent_C_GetFastAccessItemArray::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetFastAccessItemArray, Temp_int_Array_Index_Variable) == 0x000030, "Member 'InventoryComponent_C_GetFastAccessItemArray::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetFastAccessItemArray, CallFunc_GetItemAmount_Amount) == 0x000034, "Member 'InventoryComponent_C_GetFastAccessItemArray::CallFunc_GetItemAmount_Amount' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetFastAccessItemArray, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'InventoryComponent_C_GetFastAccessItemArray::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetFastAccessItemArray, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'InventoryComponent_C_GetFastAccessItemArray::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetFastAccessItemArray, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'InventoryComponent_C_GetFastAccessItemArray::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetFastAccessItemArray, CallFunc_Less_IntInt_ReturnValue) == 0x000044, "Member 'InventoryComponent_C_GetFastAccessItemArray::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_GetItemAmount \ static_assert(alignof(InventoryComponent_C_GetItemAmount) == 0x000008, "Wrong alignment on InventoryComponent_C_GetItemAmount"); \ static_assert(sizeof(InventoryComponent_C_GetItemAmount) == 0x000038, "Wrong size on InventoryComponent_C_GetItemAmount"); \ static_assert(offsetof(InventoryComponent_C_GetItemAmount, ItemInf) == 0x000000, "Member 'InventoryComponent_C_GetItemAmount::ItemInf' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetItemAmount, Amount) == 0x000020, "Member 'InventoryComponent_C_GetItemAmount::Amount' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetItemAmount, L_beibao) == 0x000028, "Member 'InventoryComponent_C_GetItemAmount::L_beibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetItemAmount, CallFunc__InnerGetItemAmount__Amount) == 0x000030, "Member 'InventoryComponent_C_GetItemAmount::CallFunc__InnerGetItemAmount__Amount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_GetItemAmountInCangKu \ static_assert(alignof(InventoryComponent_C_GetItemAmountInCangKu) == 0x000008, "Wrong alignment on InventoryComponent_C_GetItemAmountInCangKu"); \ static_assert(sizeof(InventoryComponent_C_GetItemAmountInCangKu) == 0x000038, "Wrong size on InventoryComponent_C_GetItemAmountInCangKu"); \ static_assert(offsetof(InventoryComponent_C_GetItemAmountInCangKu, ItemInf) == 0x000000, "Member 'InventoryComponent_C_GetItemAmountInCangKu::ItemInf' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetItemAmountInCangKu, Amount) == 0x000020, "Member 'InventoryComponent_C_GetItemAmountInCangKu::Amount' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetItemAmountInCangKu, L_beibao) == 0x000028, "Member 'InventoryComponent_C_GetItemAmountInCangKu::L_beibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetItemAmountInCangKu, CallFunc__InnerGetItemAmount__Amount) == 0x000030, "Member 'InventoryComponent_C_GetItemAmountInCangKu::CallFunc__InnerGetItemAmount__Amount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_GetItemBaseHandler \ static_assert(alignof(InventoryComponent_C_GetItemBaseHandler) == 0x000008, "Wrong alignment on InventoryComponent_C_GetItemBaseHandler"); \ static_assert(sizeof(InventoryComponent_C_GetItemBaseHandler) == 0x000030, "Wrong size on InventoryComponent_C_GetItemBaseHandler"); \ static_assert(offsetof(InventoryComponent_C_GetItemBaseHandler, CustomedClass) == 0x000000, "Member 'InventoryComponent_C_GetItemBaseHandler::CustomedClass' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetItemBaseHandler, SortID) == 0x000008, "Member 'InventoryComponent_C_GetItemBaseHandler::SortID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetItemBaseHandler, ReturnValue) == 0x000010, "Member 'InventoryComponent_C_GetItemBaseHandler::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetItemBaseHandler, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'InventoryComponent_C_GetItemBaseHandler::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetItemBaseHandler, CallFunc_IsValidClass_ReturnValue) == 0x000020, "Member 'InventoryComponent_C_GetItemBaseHandler::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_GetItemBaseHandler, CallFunc_SpawnObject_ReturnValue) == 0x000028, "Member 'InventoryComponent_C_GetItemBaseHandler::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_InnerAddItemToFastAccess \ static_assert(alignof(InventoryComponent_C_InnerAddItemToFastAccess) == 0x000008, "Wrong alignment on InventoryComponent_C_InnerAddItemToFastAccess"); \ static_assert(sizeof(InventoryComponent_C_InnerAddItemToFastAccess) == 0x000030, "Wrong size on InventoryComponent_C_InnerAddItemToFastAccess"); \ static_assert(offsetof(InventoryComponent_C_InnerAddItemToFastAccess, Item) == 0x000000, "Member 'InventoryComponent_C_InnerAddItemToFastAccess::Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerAddItemToFastAccess, Index_0) == 0x000020, "Member 'InventoryComponent_C_InnerAddItemToFastAccess::Index_0' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerAddItemToFastAccess, MatchedItem) == 0x000024, "Member 'InventoryComponent_C_InnerAddItemToFastAccess::MatchedItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerAddItemToFastAccess, L_ItemType) == 0x000025, "Member 'InventoryComponent_C_InnerAddItemToFastAccess::L_ItemType' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerAddItemToFastAccess, CallFunc_GetItemTabBySortId_NewParam) == 0x000026, "Member 'InventoryComponent_C_InnerAddItemToFastAccess::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerAddItemToFastAccess, K2Node_SwitchEnum_CmpSuccess) == 0x000027, "Member 'InventoryComponent_C_InnerAddItemToFastAccess::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerAddItemToFastAccess, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x000028, "Member 'InventoryComponent_C_InnerAddItemToFastAccess::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerAddItemToFastAccess, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00002C, "Member 'InventoryComponent_C_InnerAddItemToFastAccess::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_InnerRemoveItemFromFastAccess \ static_assert(alignof(InventoryComponent_C_InnerRemoveItemFromFastAccess) == 0x000008, "Wrong alignment on InventoryComponent_C_InnerRemoveItemFromFastAccess"); \ static_assert(sizeof(InventoryComponent_C_InnerRemoveItemFromFastAccess) == 0x000088, "Wrong size on InventoryComponent_C_InnerRemoveItemFromFastAccess"); \ static_assert(offsetof(InventoryComponent_C_InnerRemoveItemFromFastAccess, Item) == 0x000000, "Member 'InventoryComponent_C_InnerRemoveItemFromFastAccess::Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerRemoveItemFromFastAccess, MatchedItemType) == 0x000020, "Member 'InventoryComponent_C_InnerRemoveItemFromFastAccess::MatchedItemType' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerRemoveItemFromFastAccess, LItemType) == 0x000021, "Member 'InventoryComponent_C_InnerRemoveItemFromFastAccess::LItemType' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerRemoveItemFromFastAccess, Temp_int_Array_Index_Variable) == 0x000024, "Member 'InventoryComponent_C_InnerRemoveItemFromFastAccess::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerRemoveItemFromFastAccess, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x000028, "Member 'InventoryComponent_C_InnerRemoveItemFromFastAccess::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerRemoveItemFromFastAccess, K2Node_MakeStruct_F_StoredItem) == 0x000030, "Member 'InventoryComponent_C_InnerRemoveItemFromFastAccess::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerRemoveItemFromFastAccess, CallFunc_Array_Get_Item) == 0x000050, "Member 'InventoryComponent_C_InnerRemoveItemFromFastAccess::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerRemoveItemFromFastAccess, CallFunc_Array_Length_ReturnValue) == 0x000070, "Member 'InventoryComponent_C_InnerRemoveItemFromFastAccess::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerRemoveItemFromFastAccess, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000074, "Member 'InventoryComponent_C_InnerRemoveItemFromFastAccess::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerRemoveItemFromFastAccess, Temp_int_Loop_Counter_Variable) == 0x000078, "Member 'InventoryComponent_C_InnerRemoveItemFromFastAccess::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerRemoveItemFromFastAccess, CallFunc_Less_IntInt_ReturnValue) == 0x00007C, "Member 'InventoryComponent_C_InnerRemoveItemFromFastAccess::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_InnerRemoveItemFromFastAccess, CallFunc_Add_IntInt_ReturnValue) == 0x000080, "Member 'InventoryComponent_C_InnerRemoveItemFromFastAccess::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_Is_Fast_AccessItem \ static_assert(alignof(InventoryComponent_C_Is_Fast_AccessItem) == 0x000008, "Wrong alignment on InventoryComponent_C_Is_Fast_AccessItem"); \ static_assert(sizeof(InventoryComponent_C_Is_Fast_AccessItem) == 0x000070, "Wrong size on InventoryComponent_C_Is_Fast_AccessItem"); \ static_assert(offsetof(InventoryComponent_C_Is_Fast_AccessItem, Item) == 0x000000, "Member 'InventoryComponent_C_Is_Fast_AccessItem::Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Is_Fast_AccessItem, Result) == 0x000020, "Member 'InventoryComponent_C_Is_Fast_AccessItem::Result' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Is_Fast_AccessItem, fast_index) == 0x000024, "Member 'InventoryComponent_C_Is_Fast_AccessItem::fast_index' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Is_Fast_AccessItem, MatchedItemType) == 0x000028, "Member 'InventoryComponent_C_Is_Fast_AccessItem::MatchedItemType' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Is_Fast_AccessItem, Item_Type) == 0x000029, "Member 'InventoryComponent_C_Is_Fast_AccessItem::Item_Type' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Is_Fast_AccessItem, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'InventoryComponent_C_Is_Fast_AccessItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Is_Fast_AccessItem, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'InventoryComponent_C_Is_Fast_AccessItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Is_Fast_AccessItem, CallFunc_Greater_IntInt_ReturnValue) == 0x000034, "Member 'InventoryComponent_C_Is_Fast_AccessItem::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Is_Fast_AccessItem, Temp_int_Array_Index_Variable) == 0x000038, "Member 'InventoryComponent_C_Is_Fast_AccessItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Is_Fast_AccessItem, CallFunc_GetEqSlotsIndex_TypeIndex) == 0x00003C, "Member 'InventoryComponent_C_Is_Fast_AccessItem::CallFunc_GetEqSlotsIndex_TypeIndex' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Is_Fast_AccessItem, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'InventoryComponent_C_Is_Fast_AccessItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Is_Fast_AccessItem, CallFunc_Array_Get_Item) == 0x000048, "Member 'InventoryComponent_C_Is_Fast_AccessItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Is_Fast_AccessItem, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'InventoryComponent_C_Is_Fast_AccessItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Is_Fast_AccessItem, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000069, "Member 'InventoryComponent_C_Is_Fast_AccessItem::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Is_Fast_AccessItem, CallFunc_BooleanAND_ReturnValue) == 0x00006A, "Member 'InventoryComponent_C_Is_Fast_AccessItem::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_IsPresetTaskGiveItems \ static_assert(alignof(InventoryComponent_C_IsPresetTaskGiveItems) == 0x000004, "Wrong alignment on InventoryComponent_C_IsPresetTaskGiveItems"); \ static_assert(sizeof(InventoryComponent_C_IsPresetTaskGiveItems) == 0x000008, "Wrong size on InventoryComponent_C_IsPresetTaskGiveItems"); \ static_assert(offsetof(InventoryComponent_C_IsPresetTaskGiveItems, Item) == 0x000000, "Member 'InventoryComponent_C_IsPresetTaskGiveItems::Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_IsPresetTaskGiveItems, Result) == 0x000004, "Member 'InventoryComponent_C_IsPresetTaskGiveItems::Result' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_IsPresetTaskGiveItems, CallFunc_Array_Contains_ReturnValue) == 0x000005, "Member 'InventoryComponent_C_IsPresetTaskGiveItems::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_PresetTaskGiveItems \ static_assert(alignof(InventoryComponent_C_PresetTaskGiveItems) == 0x000008, "Wrong alignment on InventoryComponent_C_PresetTaskGiveItems"); \ static_assert(sizeof(InventoryComponent_C_PresetTaskGiveItems) == 0x000020, "Wrong size on InventoryComponent_C_PresetTaskGiveItems"); \ static_assert(offsetof(InventoryComponent_C_PresetTaskGiveItems, GiveItems) == 0x000000, "Member 'InventoryComponent_C_PresetTaskGiveItems::GiveItems' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_PresetTaskGiveItems, Event) == 0x000010, "Member 'InventoryComponent_C_PresetTaskGiveItems::Event' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_PresetTaskGiveItems, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'InventoryComponent_C_PresetTaskGiveItems::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_Remove_IItem \ static_assert(alignof(InventoryComponent_C_Remove_IItem) == 0x000008, "Wrong alignment on InventoryComponent_C_Remove_IItem"); \ static_assert(sizeof(InventoryComponent_C_Remove_IItem) == 0x000078, "Wrong size on InventoryComponent_C_Remove_IItem"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItem, SortID) == 0x000000, "Member 'InventoryComponent_C_Remove_IItem::SortID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItem, ItemId) == 0x000004, "Member 'InventoryComponent_C_Remove_IItem::ItemId' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItem, Amount) == 0x000014, "Member 'InventoryComponent_C_Remove_IItem::Amount' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItem, ChangedItem) == 0x000018, "Member 'InventoryComponent_C_Remove_IItem::ChangedItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItem, Success) == 0x000038, "Member 'InventoryComponent_C_Remove_IItem::Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItem, IsUniqueItem) == 0x000039, "Member 'InventoryComponent_C_Remove_IItem::IsUniqueItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItem, L_FindGuid) == 0x00003A, "Member 'InventoryComponent_C_Remove_IItem::L_FindGuid' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItem, L_SortId) == 0x00003C, "Member 'InventoryComponent_C_Remove_IItem::L_SortId' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItem, L_beibao) == 0x000040, "Member 'InventoryComponent_C_Remove_IItem::L_beibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItem, L_FoundIndex) == 0x000048, "Member 'InventoryComponent_C_Remove_IItem::L_FoundIndex' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItem, CallFunc__Inner_RemoveIItem__ChangedItem) == 0x000050, "Member 'InventoryComponent_C_Remove_IItem::CallFunc__Inner_RemoveIItem__ChangedItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItem, CallFunc__Inner_RemoveIItem__Success) == 0x000070, "Member 'InventoryComponent_C_Remove_IItem::CallFunc__Inner_RemoveIItem__Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItem, CallFunc__Inner_RemoveIItem__IsUniqueItem) == 0x000071, "Member 'InventoryComponent_C_Remove_IItem::CallFunc__Inner_RemoveIItem__IsUniqueItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_Remove_IItemFromCangKu \ static_assert(alignof(InventoryComponent_C_Remove_IItemFromCangKu) == 0x000008, "Wrong alignment on InventoryComponent_C_Remove_IItemFromCangKu"); \ static_assert(sizeof(InventoryComponent_C_Remove_IItemFromCangKu) == 0x000078, "Wrong size on InventoryComponent_C_Remove_IItemFromCangKu"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItemFromCangKu, SortID) == 0x000000, "Member 'InventoryComponent_C_Remove_IItemFromCangKu::SortID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItemFromCangKu, ItemId) == 0x000004, "Member 'InventoryComponent_C_Remove_IItemFromCangKu::ItemId' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItemFromCangKu, Amount) == 0x000014, "Member 'InventoryComponent_C_Remove_IItemFromCangKu::Amount' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItemFromCangKu, ChangedItem) == 0x000018, "Member 'InventoryComponent_C_Remove_IItemFromCangKu::ChangedItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItemFromCangKu, Success) == 0x000038, "Member 'InventoryComponent_C_Remove_IItemFromCangKu::Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItemFromCangKu, IsUniqueItem) == 0x000039, "Member 'InventoryComponent_C_Remove_IItemFromCangKu::IsUniqueItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItemFromCangKu, L_FindGuid) == 0x00003A, "Member 'InventoryComponent_C_Remove_IItemFromCangKu::L_FindGuid' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItemFromCangKu, L_SortId) == 0x00003C, "Member 'InventoryComponent_C_Remove_IItemFromCangKu::L_SortId' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItemFromCangKu, L_beibao) == 0x000040, "Member 'InventoryComponent_C_Remove_IItemFromCangKu::L_beibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItemFromCangKu, L_FoundIndex) == 0x000048, "Member 'InventoryComponent_C_Remove_IItemFromCangKu::L_FoundIndex' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItemFromCangKu, CallFunc__Inner_RemoveIItem__ChangedItem) == 0x000050, "Member 'InventoryComponent_C_Remove_IItemFromCangKu::CallFunc__Inner_RemoveIItem__ChangedItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItemFromCangKu, CallFunc__Inner_RemoveIItem__Success) == 0x000070, "Member 'InventoryComponent_C_Remove_IItemFromCangKu::CallFunc__Inner_RemoveIItem__Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Remove_IItemFromCangKu, CallFunc__Inner_RemoveIItem__IsUniqueItem) == 0x000071, "Member 'InventoryComponent_C_Remove_IItemFromCangKu::CallFunc__Inner_RemoveIItem__IsUniqueItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_RemoveItemFromFastAccess \ static_assert(alignof(InventoryComponent_C_RemoveItemFromFastAccess) == 0x000008, "Wrong alignment on InventoryComponent_C_RemoveItemFromFastAccess"); \ static_assert(sizeof(InventoryComponent_C_RemoveItemFromFastAccess) == 0x000028, "Wrong size on InventoryComponent_C_RemoveItemFromFastAccess"); \ static_assert(offsetof(InventoryComponent_C_RemoveItemFromFastAccess, Item) == 0x000000, "Member 'InventoryComponent_C_RemoveItemFromFastAccess::Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_RemoveItemFromFastAccess, CallFunc_InnerRemoveItemFromFastAccess_MatchedItemType) == 0x000020, "Member 'InventoryComponent_C_RemoveItemFromFastAccess::CallFunc_InnerRemoveItemFromFastAccess_MatchedItemType' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_RemoveItemFromFastAccess, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000021, "Member 'InventoryComponent_C_RemoveItemFromFastAccess::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_ReplaceAddItemByCount \ static_assert(alignof(InventoryComponent_C_ReplaceAddItemByCount) == 0x000008, "Wrong alignment on InventoryComponent_C_ReplaceAddItemByCount"); \ static_assert(sizeof(InventoryComponent_C_ReplaceAddItemByCount) == 0x0000D0, "Wrong size on InventoryComponent_C_ReplaceAddItemByCount"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, SourceID) == 0x000000, "Member 'InventoryComponent_C_ReplaceAddItemByCount::SourceID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, NewID) == 0x000004, "Member 'InventoryComponent_C_ReplaceAddItemByCount::NewID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, Local_ResultID) == 0x000008, "Member 'InventoryComponent_C_ReplaceAddItemByCount::Local_ResultID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, Local_SavedValue) == 0x00000C, "Member 'InventoryComponent_C_ReplaceAddItemByCount::Local_SavedValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'InventoryComponent_C_ReplaceAddItemByCount::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, CallFunc_Conv_StringToName_ReturnValue) == 0x000020, "Member 'InventoryComponent_C_ReplaceAddItemByCount::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, CallFunc_GetDataTableRowFromName_OutRow) == 0x000028, "Member 'InventoryComponent_C_ReplaceAddItemByCount::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000040, "Member 'InventoryComponent_C_ReplaceAddItemByCount::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, CallFunc_Conv_NameToString_ReturnValue) == 0x000048, "Member 'InventoryComponent_C_ReplaceAddItemByCount::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000058, "Member 'InventoryComponent_C_ReplaceAddItemByCount::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, CallFunc_Conv_StringToInt_ReturnValue) == 0x000068, "Member 'InventoryComponent_C_ReplaceAddItemByCount::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000070, "Member 'InventoryComponent_C_ReplaceAddItemByCount::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x000080, "Member 'InventoryComponent_C_ReplaceAddItemByCount::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, CallFunc_Conv_NameToString_ReturnValue_2) == 0x000088, "Member 'InventoryComponent_C_ReplaceAddItemByCount::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, CallFunc_Conv_StringToInt_ReturnValue_2) == 0x000098, "Member 'InventoryComponent_C_ReplaceAddItemByCount::CallFunc_Conv_StringToInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, CallFunc_GetModel_GameSaveExe_ReturnValue) == 0x0000A0, "Member 'InventoryComponent_C_ReplaceAddItemByCount::CallFunc_GetModel_GameSaveExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, CallFunc_GetModel_GameSaveExe_ReturnValue_1) == 0x0000A8, "Member 'InventoryComponent_C_ReplaceAddItemByCount::CallFunc_GetModel_GameSaveExe_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, CallFunc_GetSlotValue_Value) == 0x0000B0, "Member 'InventoryComponent_C_ReplaceAddItemByCount::CallFunc_GetSlotValue_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, CallFunc_Conv_StringToInt_ReturnValue_3) == 0x0000C0, "Member 'InventoryComponent_C_ReplaceAddItemByCount::CallFunc_Conv_StringToInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, K2Node_SwitchInteger_CmpSuccess) == 0x0000C4, "Member 'InventoryComponent_C_ReplaceAddItemByCount::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReplaceAddItemByCount, CallFunc_Add_IntInt_ReturnValue) == 0x0000C8, "Member 'InventoryComponent_C_ReplaceAddItemByCount::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_ReturnItem \ static_assert(alignof(InventoryComponent_C_ReturnItem) == 0x000008, "Wrong alignment on InventoryComponent_C_ReturnItem"); \ static_assert(sizeof(InventoryComponent_C_ReturnItem) == 0x0000C0, "Wrong size on InventoryComponent_C_ReturnItem"); \ static_assert(offsetof(InventoryComponent_C_ReturnItem, BeforeItem) == 0x000000, "Member 'InventoryComponent_C_ReturnItem::BeforeItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReturnItem, AfterItem) == 0x000020, "Member 'InventoryComponent_C_ReturnItem::AfterItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReturnItem, ItemOut) == 0x000040, "Member 'InventoryComponent_C_ReturnItem::ItemOut' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReturnItem, L_beibao) == 0x000060, "Member 'InventoryComponent_C_ReturnItem::L_beibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReturnItem, Temp_byte_Variable) == 0x000068, "Member 'InventoryComponent_C_ReturnItem::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReturnItem, CallFunc_Replace_Item_by_Guid_Success) == 0x000069, "Member 'InventoryComponent_C_ReturnItem::CallFunc_Replace_Item_by_Guid_Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReturnItem, CallFunc_Replace_Item_by_Guid_ItemOld) == 0x000070, "Member 'InventoryComponent_C_ReturnItem::CallFunc_Replace_Item_by_Guid_ItemOld' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReturnItem, CallFunc_Replace_Item_by_Guid_ItemNew) == 0x000090, "Member 'InventoryComponent_C_ReturnItem::CallFunc_Replace_Item_by_Guid_ItemNew' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReturnItem, CallFunc_Map_Find_Value) == 0x0000B0, "Member 'InventoryComponent_C_ReturnItem::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_ReturnItem, CallFunc_Map_Find_ReturnValue) == 0x0000B8, "Member 'InventoryComponent_C_ReturnItem::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_SetPresetItem \ static_assert(alignof(InventoryComponent_C_SetPresetItem) == 0x000008, "Wrong alignment on InventoryComponent_C_SetPresetItem"); \ static_assert(sizeof(InventoryComponent_C_SetPresetItem) == 0x000020, "Wrong size on InventoryComponent_C_SetPresetItem"); \ static_assert(offsetof(InventoryComponent_C_SetPresetItem, ItemPreset) == 0x000000, "Member 'InventoryComponent_C_SetPresetItem::ItemPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_TryFindBeibaoItemIn \ static_assert(alignof(InventoryComponent_C_TryFindBeibaoItemIn) == 0x000008, "Wrong alignment on InventoryComponent_C_TryFindBeibaoItemIn"); \ static_assert(sizeof(InventoryComponent_C_TryFindBeibaoItemIn) == 0x0001D0, "Wrong size on InventoryComponent_C_TryFindBeibaoItemIn"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, ItemGuid) == 0x000000, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::ItemGuid' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, SortID) == 0x000010, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::SortID' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, IsCangku) == 0x000014, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::IsCangku' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, beibao) == 0x000018, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::beibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, Item) == 0x000020, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, Find) == 0x000040, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::Find' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, just_look_item) == 0x000048, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::just_look_item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, just_look) == 0x000068, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::just_look' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_GetItemTabBySortId_NewParam) == 0x000070, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_Greater_IntInt_ReturnValue) == 0x000071, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_IsInventoryTabUnique_IsUnique) == 0x000072, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_IsInventoryTabUnique_IsUnique' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_IsValid_Guid_ReturnValue) == 0x000073, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, Temp_int_Array_Index_Variable) == 0x000074, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, Temp_bool_Variable) == 0x000078, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, Temp_bool_Variable_1) == 0x000079, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, K2Node_Select_Default) == 0x000080, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, K2Node_Select_Default_1) == 0x0000D0, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_Map_Values_Values) == 0x000120, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_Map_Find_Value) == 0x000130, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_Map_Find_ReturnValue) == 0x000138, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_Array_Get_Item) == 0x000140, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_FindItemByGuid_Item) == 0x000148, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_FindItemByGuid_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_FindItemByGuid_find) == 0x000168, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_FindItemByGuid_find' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_FindItemBySortId_Item) == 0x000170, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_FindItemBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_FindItemBySortId_find) == 0x000190, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_FindItemBySortId_find' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_FindItemByGuid_Item_1) == 0x000198, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_FindItemByGuid_Item_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_FindItemByGuid_find_1) == 0x0001B8, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_FindItemByGuid_find_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_Array_Length_ReturnValue) == 0x0001BC, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, Temp_int_Loop_Counter_Variable) == 0x0001C0, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_Less_IntInt_ReturnValue) == 0x0001C4, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TryFindBeibaoItemIn, CallFunc_Add_IntInt_ReturnValue) == 0x0001C8, "Member 'InventoryComponent_C_TryFindBeibaoItemIn::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_TrySwitchUniqueItem \ static_assert(alignof(InventoryComponent_C_TrySwitchUniqueItem) == 0x000008, "Wrong alignment on InventoryComponent_C_TrySwitchUniqueItem"); \ static_assert(sizeof(InventoryComponent_C_TrySwitchUniqueItem) == 0x000260, "Wrong size on InventoryComponent_C_TrySwitchUniqueItem"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, ItemGuid) == 0x000000, "Member 'InventoryComponent_C_TrySwitchUniqueItem::ItemGuid' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, RemovingFromCangku) == 0x000010, "Member 'InventoryComponent_C_TrySwitchUniqueItem::RemovingFromCangku' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, ItemInfo) == 0x000018, "Member 'InventoryComponent_C_TrySwitchUniqueItem::ItemInfo' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, Success) == 0x000038, "Member 'InventoryComponent_C_TrySwitchUniqueItem::Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, L_ToBeibao) == 0x000040, "Member 'InventoryComponent_C_TrySwitchUniqueItem::L_ToBeibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, L_FromBeibao) == 0x000090, "Member 'InventoryComponent_C_TrySwitchUniqueItem::L_FromBeibao' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, just_look_item) == 0x0000E0, "Member 'InventoryComponent_C_TrySwitchUniqueItem::just_look_item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, just_look) == 0x000100, "Member 'InventoryComponent_C_TrySwitchUniqueItem::just_look' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, Temp_int_Array_Index_Variable) == 0x000108, "Member 'InventoryComponent_C_TrySwitchUniqueItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, Temp_int_Loop_Counter_Variable) == 0x00010C, "Member 'InventoryComponent_C_TrySwitchUniqueItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, CallFunc_Add_IntInt_ReturnValue) == 0x000110, "Member 'InventoryComponent_C_TrySwitchUniqueItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, Temp_bool_Variable) == 0x000114, "Member 'InventoryComponent_C_TrySwitchUniqueItem::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, Temp_bool_Variable_1) == 0x000115, "Member 'InventoryComponent_C_TrySwitchUniqueItem::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, CallFunc_Map_Keys_Keys) == 0x000118, "Member 'InventoryComponent_C_TrySwitchUniqueItem::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, CallFunc_Array_Get_Item) == 0x000128, "Member 'InventoryComponent_C_TrySwitchUniqueItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, K2Node_Select_Default) == 0x000130, "Member 'InventoryComponent_C_TrySwitchUniqueItem::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, CallFunc_IsInventoryTabUnique_IsUnique) == 0x000180, "Member 'InventoryComponent_C_TrySwitchUniqueItem::CallFunc_IsInventoryTabUnique_IsUnique' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, CallFunc_Map_Find_Value) == 0x000188, "Member 'InventoryComponent_C_TrySwitchUniqueItem::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, CallFunc_Map_Find_ReturnValue) == 0x000190, "Member 'InventoryComponent_C_TrySwitchUniqueItem::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, CallFunc_Map_Find_Value_1) == 0x000198, "Member 'InventoryComponent_C_TrySwitchUniqueItem::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, CallFunc_Map_Find_ReturnValue_1) == 0x0001A0, "Member 'InventoryComponent_C_TrySwitchUniqueItem::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, CallFunc_Switch_Unique_Item_to_Beibao_ItemAdded) == 0x0001A8, "Member 'InventoryComponent_C_TrySwitchUniqueItem::CallFunc_Switch_Unique_Item_to_Beibao_ItemAdded' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, CallFunc_Switch_Unique_Item_to_Beibao_Success) == 0x0001C8, "Member 'InventoryComponent_C_TrySwitchUniqueItem::CallFunc_Switch_Unique_Item_to_Beibao_Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, CallFunc_FindItemByGuid_Item) == 0x0001D0, "Member 'InventoryComponent_C_TrySwitchUniqueItem::CallFunc_FindItemByGuid_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, CallFunc_FindItemByGuid_find) == 0x0001F0, "Member 'InventoryComponent_C_TrySwitchUniqueItem::CallFunc_FindItemByGuid_find' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, K2Node_MakeArray_Array) == 0x0001F8, "Member 'InventoryComponent_C_TrySwitchUniqueItem::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, CallFunc_Array_Length_ReturnValue) == 0x000208, "Member 'InventoryComponent_C_TrySwitchUniqueItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, CallFunc_Less_IntInt_ReturnValue) == 0x00020C, "Member 'InventoryComponent_C_TrySwitchUniqueItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_TrySwitchUniqueItem, K2Node_Select_Default_1) == 0x000210, "Member 'InventoryComponent_C_TrySwitchUniqueItem::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryComponent_C_Use_IItem \ static_assert(alignof(InventoryComponent_C_Use_IItem) == 0x000008, "Wrong alignment on InventoryComponent_C_Use_IItem"); \ static_assert(sizeof(InventoryComponent_C_Use_IItem) == 0x0001D0, "Wrong size on InventoryComponent_C_Use_IItem"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, ItemStore) == 0x000000, "Member 'InventoryComponent_C_Use_IItem::ItemStore' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, L_Index) == 0x000020, "Member 'InventoryComponent_C_Use_IItem::L_Index' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, CallFunc_GetItemConfigBySortId_Item) == 0x000028, "Member 'InventoryComponent_C_Use_IItem::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, CallFunc_GetItemConfigBySortId_find) == 0x0000F8, "Member 'InventoryComponent_C_Use_IItem::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, CallFunc_Conv_IntToString_ReturnValue) == 0x000100, "Member 'InventoryComponent_C_Use_IItem::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, CallFunc_Conv_StringToName_ReturnValue) == 0x000110, "Member 'InventoryComponent_C_Use_IItem::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, CallFunc_GetItemTabBySortId_NewParam) == 0x000118, "Member 'InventoryComponent_C_Use_IItem::CallFunc_GetItemTabBySortId_NewParam' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, K2Node_MakeStruct_ST_Achievement_IDCount) == 0x00011C, "Member 'InventoryComponent_C_Use_IItem::K2Node_MakeStruct_ST_Achievement_IDCount' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, K2Node_SwitchEnum_CmpSuccess) == 0x000128, "Member 'InventoryComponent_C_Use_IItem::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, CallFunc_GetModel_AchievementSystem_Return_Value) == 0x000130, "Member 'InventoryComponent_C_Use_IItem::CallFunc_GetModel_AchievementSystem_Return_Value' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, CallFunc_IsValid_ReturnValue) == 0x000138, "Member 'InventoryComponent_C_Use_IItem::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, CallFunc_Max_ReturnValue) == 0x00013C, "Member 'InventoryComponent_C_Use_IItem::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, CallFunc_MakeLiteralByte_ReturnValue) == 0x000140, "Member 'InventoryComponent_C_Use_IItem::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000148, "Member 'InventoryComponent_C_Use_IItem::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, CallFunc_IsValid_ReturnValue_1) == 0x000150, "Member 'InventoryComponent_C_Use_IItem::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, CallFunc_CreateSelectStruct_OutStruct) == 0x000158, "Member 'InventoryComponent_C_Use_IItem::CallFunc_CreateSelectStruct_OutStruct' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, CallFunc_GetOwner_ReturnValue) == 0x0001A0, "Member 'InventoryComponent_C_Use_IItem::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, CallFunc_Remove_IItem_ChangedItem) == 0x0001A8, "Member 'InventoryComponent_C_Use_IItem::CallFunc_Remove_IItem_ChangedItem' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, CallFunc_Remove_IItem_Success) == 0x0001C8, "Member 'InventoryComponent_C_Use_IItem::CallFunc_Remove_IItem_Success' has a wrong offset!"); \ static_assert(offsetof(InventoryComponent_C_Use_IItem, CallFunc_Remove_IItem_IsUniqueItem) == 0x0001C9, "Member 'InventoryComponent_C_Use_IItem::CallFunc_Remove_IItem_IsUniqueItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInventoryComponent_C \ static_assert(alignof(UInventoryComponent_C) == 0x000008, "Wrong alignment on UInventoryComponent_C"); \ static_assert(sizeof(UInventoryComponent_C) == 0x0002D8, "Wrong size on UInventoryComponent_C"); \ static_assert(offsetof(UInventoryComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UInventoryComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, OnUniqueItemAdded) == 0x0000F0, "Member 'UInventoryComponent_C::OnUniqueItemAdded' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, OnUnqiueItemRemoved) == 0x000100, "Member 'UInventoryComponent_C::OnUnqiueItemRemoved' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, OnFastAccessChanged) == 0x000110, "Member 'UInventoryComponent_C::OnFastAccessChanged' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, FastAccess_Index) == 0x000120, "Member 'UInventoryComponent_C::FastAccess_Index' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, EquipmentComponent) == 0x000128, "Member 'UInventoryComponent_C::EquipmentComponent' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, OnUniqueItemChanged) == 0x000130, "Member 'UInventoryComponent_C::OnUniqueItemChanged' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, FastAccess_SortId) == 0x000140, "Member 'UInventoryComponent_C::FastAccess_SortId' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, SortIdMapToItem) == 0x000150, "Member 'UInventoryComponent_C::SortIdMapToItem' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, BeibaoLink) == 0x0001A0, "Member 'UInventoryComponent_C::BeibaoLink' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, ItemBase_Default) == 0x0001F0, "Member 'UInventoryComponent_C::ItemBase_Default' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, ItemPresetToUse) == 0x0001F8, "Member 'UInventoryComponent_C::ItemPresetToUse' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, OnStackableItemAmountChanged) == 0x000218, "Member 'UInventoryComponent_C::OnStackableItemAmountChanged' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, CangkuLink) == 0x000228, "Member 'UInventoryComponent_C::CangkuLink' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, OnUniqueItemAddedToCangku) == 0x000278, "Member 'UInventoryComponent_C::OnUniqueItemAddedToCangku' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, OnUniqueItemRemovedFromCangku) == 0x000288, "Member 'UInventoryComponent_C::OnUniqueItemRemovedFromCangku' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, OnStackableItemAmountChangedInCangku) == 0x000298, "Member 'UInventoryComponent_C::OnStackableItemAmountChangedInCangku' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, OnFastAccessActiveChanged) == 0x0002A8, "Member 'UInventoryComponent_C::OnFastAccessActiveChanged' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, OnItemAdded) == 0x0002B8, "Member 'UInventoryComponent_C::OnItemAdded' has a wrong offset!"); \ static_assert(offsetof(UInventoryComponent_C, Give_Items) == 0x0002C8, "Member 'UInventoryComponent_C::Give_Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionMgrComponent_C_ExecuteUbergraph_InteractionMgrComponent \ static_assert(alignof(InteractionMgrComponent_C_ExecuteUbergraph_InteractionMgrComponent) == 0x000004, "Wrong alignment on InteractionMgrComponent_C_ExecuteUbergraph_InteractionMgrComponent"); \ static_assert(sizeof(InteractionMgrComponent_C_ExecuteUbergraph_InteractionMgrComponent) == 0x000008, "Wrong size on InteractionMgrComponent_C_ExecuteUbergraph_InteractionMgrComponent"); \ static_assert(offsetof(InteractionMgrComponent_C_ExecuteUbergraph_InteractionMgrComponent, EntryPoint) == 0x000000, "Member 'InteractionMgrComponent_C_ExecuteUbergraph_InteractionMgrComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_ExecuteUbergraph_InteractionMgrComponent, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'InteractionMgrComponent_C_ExecuteUbergraph_InteractionMgrComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionMgrComponent_C_Generate_Item \ static_assert(alignof(InteractionMgrComponent_C_Generate_Item) == 0x000008, "Wrong alignment on InteractionMgrComponent_C_Generate_Item"); \ static_assert(sizeof(InteractionMgrComponent_C_Generate_Item) == 0x000170, "Wrong size on InteractionMgrComponent_C_Generate_Item"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, 掉落ID) == 0x000000, "Member 'InteractionMgrComponent_C_Generate_Item::掉落ID' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, SortID) == 0x000008, "Member 'InteractionMgrComponent_C_Generate_Item::SortID' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, Amount) == 0x00000C, "Member 'InteractionMgrComponent_C_Generate_Item::Amount' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, TempDropItemInfo) == 0x000010, "Member 'InteractionMgrComponent_C_Generate_Item::TempDropItemInfo' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, L_Amounts) == 0x000020, "Member 'InteractionMgrComponent_C_Generate_Item::L_Amounts' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, L_Items) == 0x000030, "Member 'InteractionMgrComponent_C_Generate_Item::L_Items' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, L_Factor) == 0x000040, "Member 'InteractionMgrComponent_C_Generate_Item::L_Factor' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, L_PriorRandomRange) == 0x000044, "Member 'InteractionMgrComponent_C_Generate_Item::L_PriorRandomRange' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, L_Priors) == 0x000048, "Member 'InteractionMgrComponent_C_Generate_Item::L_Priors' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'InteractionMgrComponent_C_Generate_Item::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, Temp_int_Array_Index_Variable) == 0x000060, "Member 'InteractionMgrComponent_C_Generate_Item::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, Temp_int_Array_Index_Variable_1) == 0x000064, "Member 'InteractionMgrComponent_C_Generate_Item::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, Temp_int_Loop_Counter_Variable_1) == 0x000068, "Member 'InteractionMgrComponent_C_Generate_Item::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Less_IntInt_ReturnValue) == 0x00006C, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Add_IntInt_ReturnValue_1) == 0x000070, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Array_Get_Item) == 0x000074, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Array_Get_Item_1) == 0x000078, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Subtract_IntInt_ReturnValue) == 0x00007C, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_RandomIntegerInRange_ReturnValue) == 0x000080, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_RandomIntegerInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Array_Get_Item_2) == 0x000084, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000088, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Greater_IntInt_ReturnValue) == 0x00008C, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Array_Length_ReturnValue) == 0x000090, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_MaxOfIntArray_IndexOfMaxValue) == 0x000094, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_MaxOfIntArray_IndexOfMaxValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_MaxOfIntArray_MaxValue) == 0x000098, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_MaxOfIntArray_MaxValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Less_IntInt_ReturnValue_1) == 0x00009C, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00009D, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Redirect_Table_MappedTable) == 0x0000A0, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000A8, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000C0, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_ParseIntoArray_ReturnValue) == 0x0000C8, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Array_Length_ReturnValue_1) == 0x0000D8, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Array_Get_Item_3) == 0x0000E0, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000F0, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_ParseIntoArray_ReturnValue_1) == 0x0000F8, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_ParseIntoArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Array_Get_Item_4) == 0x000108, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Array_Get_Item_5) == 0x000118, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Conv_StringToInt_ReturnValue) == 0x000128, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Conv_StringToInt_ReturnValue_1) == 0x00012C, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Conv_StringToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Add_IntInt_ReturnValue_2) == 0x000130, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Array_Get_Item_6) == 0x000138, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Conv_StringToInt_ReturnValue_2) == 0x000148, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Conv_StringToInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00014C, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Array_IsValidIndex_ReturnValue_1) == 0x00014D, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Array_IsValidIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_SelectInt_ReturnValue) == 0x000150, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_SelectInt_ReturnValue_1) == 0x000154, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_SelectInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Array_Add_ReturnValue) == 0x000158, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Array_Add_ReturnValue_1) == 0x00015C, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Array_IsValidIndex_ReturnValue_2) == 0x000160, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Array_IsValidIndex_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_SelectInt_ReturnValue_2) == 0x000164, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_SelectInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_Generate_Item, CallFunc_Array_Add_ReturnValue_2) == 0x000168, "Member 'InteractionMgrComponent_C_Generate_Item::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionMgrComponent_C_GenerateItemNoPrior \ static_assert(alignof(InteractionMgrComponent_C_GenerateItemNoPrior) == 0x000008, "Wrong alignment on InteractionMgrComponent_C_GenerateItemNoPrior"); \ static_assert(sizeof(InteractionMgrComponent_C_GenerateItemNoPrior) == 0x000168, "Wrong size on InteractionMgrComponent_C_GenerateItemNoPrior"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, RowName) == 0x000000, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::RowName' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, ItemMap1) == 0x000008, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::ItemMap1' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, ItemMap) == 0x000058, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::ItemMap' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, L_Amounts) == 0x0000A8, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::L_Amounts' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, L_Items) == 0x0000B8, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::L_Items' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, Temp_int_Array_Index_Variable) == 0x0000C8, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, Temp_int_Loop_Counter_Variable) == 0x0000CC, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, CallFunc_Add_IntInt_ReturnValue) == 0x0000D0, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, CallFunc_Array_Get_Item) == 0x0000D4, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, CallFunc_Array_Get_Item_1) == 0x0000D8, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, CallFunc_Array_Length_ReturnValue) == 0x0000DC, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0000E0, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, CallFunc_Less_IntInt_ReturnValue) == 0x0000E1, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, CallFunc_Redirect_Table_MappedTable) == 0x0000E8, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000F0, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000140, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, K2Node_MakeArray_Array) == 0x000148, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_GenerateItemNoPrior, K2Node_MakeArray_Array_1) == 0x000158, "Member 'InteractionMgrComponent_C_GenerateItemNoPrior::K2Node_MakeArray_Array_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionMgrComponent_C_InitModel \ static_assert(alignof(InteractionMgrComponent_C_InitModel) == 0x000008, "Wrong alignment on InteractionMgrComponent_C_InitModel"); \ static_assert(sizeof(InteractionMgrComponent_C_InitModel) == 0x000018, "Wrong size on InteractionMgrComponent_C_InitModel"); \ static_assert(offsetof(InteractionMgrComponent_C_InitModel, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'InteractionMgrComponent_C_InitModel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_InitModel, CallFunc_GetInsideMessageRouter_InsideMsgRouter) == 0x000010, "Member 'InteractionMgrComponent_C_InitModel::CallFunc_GetInsideMessageRouter_InsideMsgRouter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionMgrComponent_C_ReceiveTick \ static_assert(alignof(InteractionMgrComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on InteractionMgrComponent_C_ReceiveTick"); \ static_assert(sizeof(InteractionMgrComponent_C_ReceiveTick) == 0x000004, "Wrong size on InteractionMgrComponent_C_ReceiveTick"); \ static_assert(offsetof(InteractionMgrComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'InteractionMgrComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionMgrComponent_C_SpawnPickupActor \ static_assert(alignof(InteractionMgrComponent_C_SpawnPickupActor) == 0x000010, "Wrong alignment on InteractionMgrComponent_C_SpawnPickupActor"); \ static_assert(sizeof(InteractionMgrComponent_C_SpawnPickupActor) == 0x000150, "Wrong size on InteractionMgrComponent_C_SpawnPickupActor"); \ static_assert(offsetof(InteractionMgrComponent_C_SpawnPickupActor, 掉落ID) == 0x000000, "Member 'InteractionMgrComponent_C_SpawnPickupActor::掉落ID' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_SpawnPickupActor, Location) == 0x000008, "Member 'InteractionMgrComponent_C_SpawnPickupActor::Location' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_SpawnPickupActor, NewLocalVar_0) == 0x000020, "Member 'InteractionMgrComponent_C_SpawnPickupActor::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_SpawnPickupActor, Temp_name_Variable) == 0x000080, "Member 'InteractionMgrComponent_C_SpawnPickupActor::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_SpawnPickupActor, CallFunc_MakeTransform_ReturnValue) == 0x000090, "Member 'InteractionMgrComponent_C_SpawnPickupActor::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_SpawnPickupActor, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0000F0, "Member 'InteractionMgrComponent_C_SpawnPickupActor::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_SpawnPickupActor, CallFunc_GenerateItemNoPrior_ItemMap1) == 0x0000F8, "Member 'InteractionMgrComponent_C_SpawnPickupActor::CallFunc_GenerateItemNoPrior_ItemMap1' has a wrong offset!"); \ static_assert(offsetof(InteractionMgrComponent_C_SpawnPickupActor, CallFunc_FinishSpawningActor_ReturnValue) == 0x000148, "Member 'InteractionMgrComponent_C_SpawnPickupActor::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteractionMgrComponent_C \ static_assert(alignof(UInteractionMgrComponent_C) == 0x000008, "Wrong alignment on UInteractionMgrComponent_C"); \ static_assert(sizeof(UInteractionMgrComponent_C) == 0x000108, "Wrong size on UInteractionMgrComponent_C"); \ static_assert(offsetof(UInteractionMgrComponent_C, UberGraphFrame_InteractionMgrComponent_C) == 0x0000F8, "Member 'UInteractionMgrComponent_C::UberGraphFrame_InteractionMgrComponent_C' has a wrong offset!"); \ static_assert(offsetof(UInteractionMgrComponent_C, InitCompelete) == 0x000100, "Member 'UInteractionMgrComponent_C::InitCompelete' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_AddForwardbreakableFlag \ static_assert(alignof(InputBufferComponent_C_AddForwardbreakableFlag) == 0x000001, "Wrong alignment on InputBufferComponent_C_AddForwardbreakableFlag"); \ static_assert(sizeof(InputBufferComponent_C_AddForwardbreakableFlag) == 0x000001, "Wrong size on InputBufferComponent_C_AddForwardbreakableFlag"); \ static_assert(offsetof(InputBufferComponent_C_AddForwardbreakableFlag, Flag) == 0x000000, "Member 'InputBufferComponent_C_AddForwardbreakableFlag::Flag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_Cancel_and_Clear_Input_Buffer \ static_assert(alignof(InputBufferComponent_C_Cancel_and_Clear_Input_Buffer) == 0x000008, "Wrong alignment on InputBufferComponent_C_Cancel_and_Clear_Input_Buffer"); \ static_assert(sizeof(InputBufferComponent_C_Cancel_and_Clear_Input_Buffer) == 0x000018, "Wrong size on InputBufferComponent_C_Cancel_and_Clear_Input_Buffer"); \ static_assert(offsetof(InputBufferComponent_C_Cancel_and_Clear_Input_Buffer, CallFunc_Greater_IntInt_ReturnValue) == 0x000000, "Member 'InputBufferComponent_C_Cancel_and_Clear_Input_Buffer::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Cancel_and_Clear_Input_Buffer, CallFunc_K2_InvalidateMontageDurationBinderHandle_ReturnValue) == 0x000008, "Member 'InputBufferComponent_C_Cancel_and_Clear_Input_Buffer::CallFunc_K2_InvalidateMontageDurationBinderHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Cancel_and_Clear_Input_Buffer, CallFunc_K2_IsValidMontageDurationBinderHandle_ReturnValue) == 0x000010, "Member 'InputBufferComponent_C_Cancel_and_Clear_Input_Buffer::CallFunc_K2_IsValidMontageDurationBinderHandle_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_CancelMoniteredMontage \ static_assert(alignof(InputBufferComponent_C_CancelMoniteredMontage) == 0x000008, "Wrong alignment on InputBufferComponent_C_CancelMoniteredMontage"); \ static_assert(sizeof(InputBufferComponent_C_CancelMoniteredMontage) == 0x000090, "Wrong size on InputBufferComponent_C_CancelMoniteredMontage"); \ static_assert(offsetof(InputBufferComponent_C_CancelMoniteredMontage, MontageInstanceId) == 0x000000, "Member 'InputBufferComponent_C_CancelMoniteredMontage::MontageInstanceId' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CancelMoniteredMontage, Duration) == 0x000004, "Member 'InputBufferComponent_C_CancelMoniteredMontage::Duration' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CancelMoniteredMontage, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000008, "Member 'InputBufferComponent_C_CancelMoniteredMontage::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CancelMoniteredMontage, K2Node_SwitchEnum_CmpSuccess) == 0x000018, "Member 'InputBufferComponent_C_CancelMoniteredMontage::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CancelMoniteredMontage, CallFunc_Conv_IntToString_ReturnValue) == 0x000020, "Member 'InputBufferComponent_C_CancelMoniteredMontage::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CancelMoniteredMontage, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000030, "Member 'InputBufferComponent_C_CancelMoniteredMontage::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CancelMoniteredMontage, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'InputBufferComponent_C_CancelMoniteredMontage::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CancelMoniteredMontage, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000050, "Member 'InputBufferComponent_C_CancelMoniteredMontage::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CancelMoniteredMontage, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000060, "Member 'InputBufferComponent_C_CancelMoniteredMontage::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CancelMoniteredMontage, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000070, "Member 'InputBufferComponent_C_CancelMoniteredMontage::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CancelMoniteredMontage, CallFunc_K2_InvalidateMontageDurationBinderHandle_ReturnValue) == 0x000080, "Member 'InputBufferComponent_C_CancelMoniteredMontage::CallFunc_K2_InvalidateMontageDurationBinderHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CancelMoniteredMontage, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000088, "Member 'InputBufferComponent_C_CancelMoniteredMontage::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_CheckAndTryReleasePrelinkedKey \ static_assert(alignof(InputBufferComponent_C_CheckAndTryReleasePrelinkedKey) == 0x000008, "Wrong alignment on InputBufferComponent_C_CheckAndTryReleasePrelinkedKey"); \ static_assert(sizeof(InputBufferComponent_C_CheckAndTryReleasePrelinkedKey) == 0x000058, "Wrong size on InputBufferComponent_C_CheckAndTryReleasePrelinkedKey"); \ static_assert(offsetof(InputBufferComponent_C_CheckAndTryReleasePrelinkedKey, ShouldRelease) == 0x000000, "Member 'InputBufferComponent_C_CheckAndTryReleasePrelinkedKey::ShouldRelease' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CheckAndTryReleasePrelinkedKey, CallFunc_GetPlayerStatic_ReturnValue) == 0x000008, "Member 'InputBufferComponent_C_CheckAndTryReleasePrelinkedKey::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CheckAndTryReleasePrelinkedKey, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'InputBufferComponent_C_CheckAndTryReleasePrelinkedKey::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CheckAndTryReleasePrelinkedKey, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000018, "Member 'InputBufferComponent_C_CheckAndTryReleasePrelinkedKey::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CheckAndTryReleasePrelinkedKey, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'InputBufferComponent_C_CheckAndTryReleasePrelinkedKey::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CheckAndTryReleasePrelinkedKey, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000028, "Member 'InputBufferComponent_C_CheckAndTryReleasePrelinkedKey::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CheckAndTryReleasePrelinkedKey, CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher) == 0x000038, "Member 'InputBufferComponent_C_CheckAndTryReleasePrelinkedKey::CallFunc_GetMyEnhanceInput_EnhenceInputDispatcher' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CheckAndTryReleasePrelinkedKey, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'InputBufferComponent_C_CheckAndTryReleasePrelinkedKey::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CheckAndTryReleasePrelinkedKey, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000050, "Member 'InputBufferComponent_C_CheckAndTryReleasePrelinkedKey::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CheckAndTryReleasePrelinkedKey, K2Node_SwitchEnum_CmpSuccess) == 0x000051, "Member 'InputBufferComponent_C_CheckAndTryReleasePrelinkedKey::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CheckAndTryReleasePrelinkedKey, CallFunc_Map_Find_Value) == 0x000052, "Member 'InputBufferComponent_C_CheckAndTryReleasePrelinkedKey::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CheckAndTryReleasePrelinkedKey, CallFunc_Map_Find_ReturnValue) == 0x000053, "Member 'InputBufferComponent_C_CheckAndTryReleasePrelinkedKey::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CheckAndTryReleasePrelinkedKey, CallFunc_IsWeaponSkillHolding_Pressing) == 0x000054, "Member 'InputBufferComponent_C_CheckAndTryReleasePrelinkedKey::CallFunc_IsWeaponSkillHolding_Pressing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_Checkbreakable \ static_assert(alignof(InputBufferComponent_C_Checkbreakable) == 0x000008, "Wrong alignment on InputBufferComponent_C_Checkbreakable"); \ static_assert(sizeof(InputBufferComponent_C_Checkbreakable) == 0x000090, "Wrong size on InputBufferComponent_C_Checkbreakable"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, Breaked) == 0x000000, "Member 'InputBufferComponent_C_Checkbreakable::Breaked' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, temp_Key) == 0x000001, "Member 'InputBufferComponent_C_Checkbreakable::temp_Key' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_KeyIsSwitchMainHandType_ReturnValue) == 0x000002, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_KeyIsSwitchMainHandType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000003, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000004, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000005, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_BooleanOR_ReturnValue) == 0x000006, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_CheckAndTryReleasePrelinkedKey_ShouldRelease) == 0x000007, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_CheckAndTryReleasePrelinkedKey_ShouldRelease' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, Temp_byte_Variable) == 0x000008, "Member 'InputBufferComponent_C_Checkbreakable::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_Set_Contains_ReturnValue) == 0x000009, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_GetPlayerStatic_ReturnValue) == 0x000010, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000018, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_Array_Contains_ReturnValue) == 0x000019, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, K2Node_SwitchEnum_CmpSuccess) == 0x00001A, "Member 'InputBufferComponent_C_Checkbreakable::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, Temp_byte_Variable_1) == 0x00001B, "Member 'InputBufferComponent_C_Checkbreakable::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, Temp_byte_Variable_2) == 0x00001C, "Member 'InputBufferComponent_C_Checkbreakable::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, Temp_byte_Variable_3) == 0x00001D, "Member 'InputBufferComponent_C_Checkbreakable::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, Temp_byte_Variable_4) == 0x00001E, "Member 'InputBufferComponent_C_Checkbreakable::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_GetOwner_ReturnValue) == 0x000020, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000028, "Member 'InputBufferComponent_C_Checkbreakable::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'InputBufferComponent_C_Checkbreakable::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_KeyIsSwitchMainHandType_ReturnValue_1) == 0x000031, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_KeyIsSwitchMainHandType_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_CheckPerfectBuffComsumeByNextWeaponSkill_Success) == 0x000032, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_CheckPerfectBuffComsumeByNextWeaponSkill_Success' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, Temp_byte_Variable_5) == 0x000033, "Member 'InputBufferComponent_C_Checkbreakable::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000034, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, Temp_byte_Variable_6) == 0x000035, "Member 'InputBufferComponent_C_Checkbreakable::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_Set_Contains_ReturnValue_1) == 0x000036, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_Set_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000037, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_BooleanAND_ReturnValue) == 0x000038, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x000039, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_BooleanOR_ReturnValue_1) == 0x00003A, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_EqualEqual_ByteByte_ReturnValue_7) == 0x00003B, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_EqualEqual_ByteByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_EqualEqual_ByteByte_ReturnValue_8) == 0x00003C, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_EqualEqual_ByteByte_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_EqualEqual_ByteByte_ReturnValue_9) == 0x00003D, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_EqualEqual_ByteByte_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_BooleanOR_ReturnValue_2) == 0x00003E, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_BooleanOR_ReturnValue_3) == 0x00003F, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_EqualEqual_ByteByte_ReturnValue_10) == 0x000040, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_EqualEqual_ByteByte_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_BooleanOR_ReturnValue_4) == 0x000041, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_BooleanOR_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, Temp_byte_Variable_7) == 0x000042, "Member 'InputBufferComponent_C_Checkbreakable::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_Set_Contains_ReturnValue_2) == 0x000043, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_Set_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_Set_Contains_ReturnValue_3) == 0x000044, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_Set_Contains_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, Temp_byte_Variable_8) == 0x000045, "Member 'InputBufferComponent_C_Checkbreakable::Temp_byte_Variable_8' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_BooleanAND_ReturnValue_1) == 0x000046, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_Set_Contains_ReturnValue_4) == 0x000047, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_Set_Contains_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_EqualEqual_ByteByte_ReturnValue_11) == 0x000048, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_EqualEqual_ByteByte_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_Set_Contains_ReturnValue_5) == 0x000049, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_Set_Contains_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, Temp_byte_Variable_9) == 0x00004A, "Member 'InputBufferComponent_C_Checkbreakable::Temp_byte_Variable_9' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_Set_Contains_ReturnValue_6) == 0x00004B, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_Set_Contains_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_BooleanOR_ReturnValue_5) == 0x00004C, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_BooleanOR_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_Set_Contains_ReturnValue_7) == 0x00004D, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_Set_Contains_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, Temp_byte_Variable_10) == 0x00004E, "Member 'InputBufferComponent_C_Checkbreakable::Temp_byte_Variable_10' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, K2Node_SwitchEnum_CmpSuccess_1) == 0x00004F, "Member 'InputBufferComponent_C_Checkbreakable::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_GetCurrentMontageId_CurrentInstanceId) == 0x000050, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_GetCurrentMontageId_CurrentInstanceId' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_Set_Contains_ReturnValue_8) == 0x000054, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_Set_Contains_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000055, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, Temp_string_Variable) == 0x000058, "Member 'InputBufferComponent_C_Checkbreakable::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000068, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_BooleanOR_ReturnValue_6) == 0x000069, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_BooleanOR_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_Array_Contains_ReturnValue_1) == 0x00006A, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, K2Node_SwitchEnum_CmpSuccess_2) == 0x00006B, "Member 'InputBufferComponent_C_Checkbreakable::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_GetOwner_ReturnValue_1) == 0x000070, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, K2Node_DynamicCast_AsCharacter) == 0x000078, "Member 'InputBufferComponent_C_Checkbreakable::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, K2Node_DynamicCast_bSuccess_1) == 0x000080, "Member 'InputBufferComponent_C_Checkbreakable::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_Set_Contains_ReturnValue_9) == 0x000081, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_Set_Contains_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_EqualEqual_ByteByte_ReturnValue_12) == 0x000082, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_EqualEqual_ByteByte_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, Temp_byte_Variable_11) == 0x000083, "Member 'InputBufferComponent_C_Checkbreakable::Temp_byte_Variable_11' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_Set_Contains_ReturnValue_10) == 0x000084, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_Set_Contains_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_Set_Contains_ReturnValue_11) == 0x000085, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_Set_Contains_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, Temp_byte_Variable_12) == 0x000086, "Member 'InputBufferComponent_C_Checkbreakable::Temp_byte_Variable_12' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_Set_Contains_ReturnValue_12) == 0x000087, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_Set_Contains_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Checkbreakable, CallFunc_BooleanAND_ReturnValue_2) == 0x000088, "Member 'InputBufferComponent_C_Checkbreakable::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_ClearStoreKeySet \ static_assert(alignof(InputBufferComponent_C_ClearStoreKeySet) == 0x000001, "Wrong alignment on InputBufferComponent_C_ClearStoreKeySet"); \ static_assert(sizeof(InputBufferComponent_C_ClearStoreKeySet) == 0x000003, "Wrong size on InputBufferComponent_C_ClearStoreKeySet"); \ static_assert(offsetof(InputBufferComponent_C_ClearStoreKeySet, NewParam) == 0x000000, "Member 'InputBufferComponent_C_ClearStoreKeySet::NewParam' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_ClearStoreKeySet, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'InputBufferComponent_C_ClearStoreKeySet::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_ClearStoreKeySet, CallFunc_Set_Remove_ReturnValue) == 0x000002, "Member 'InputBufferComponent_C_ClearStoreKeySet::CallFunc_Set_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_Close_Input_Buffer_4Player_Attack \ static_assert(alignof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack) == 0x000008, "Wrong alignment on InputBufferComponent_C_Close_Input_Buffer_4Player_Attack"); \ static_assert(sizeof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack) == 0x000098, "Wrong size on InputBufferComponent_C_Close_Input_Buffer_4Player_Attack"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, RequestMontage) == 0x000000, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::RequestMontage' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, CallFunc_Greater_IntInt_ReturnValue) == 0x000004, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, CallFunc_CheckAndTryReleasePrelinkedKey_ShouldRelease) == 0x000005, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::CallFunc_CheckAndTryReleasePrelinkedKey_ShouldRelease' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, CallFunc_GetCurrentMontageId_CurrentInstanceId) == 0x000008, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::CallFunc_GetCurrentMontageId_CurrentInstanceId' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000020, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000038, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, CallFunc_BooleanOR_ReturnValue) == 0x000039, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, CallFunc_K2_IsValidMontageDurationBinderHandle_ReturnValue) == 0x00003A, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::CallFunc_K2_IsValidMontageDurationBinderHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000040, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, K2Node_CreateDelegate_OutputDelegate) == 0x000050, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, CallFunc_GetOwner_ReturnValue) == 0x000070, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, K2Node_DynamicCast_AsCharacter) == 0x000078, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000081, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, CallFunc_K2_SetMontageDurationBinderDelegate_ReturnValue) == 0x000088, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::CallFunc_K2_SetMontageDurationBinderDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, CallFunc_BooleanAND_ReturnValue) == 0x000090, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Close_Input_Buffer_4Player_Attack, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000091, "Member 'InputBufferComponent_C_Close_Input_Buffer_4Player_Attack::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_CloseInputBuffer_Private \ static_assert(alignof(InputBufferComponent_C_CloseInputBuffer_Private) == 0x000008, "Wrong alignment on InputBufferComponent_C_CloseInputBuffer_Private"); \ static_assert(sizeof(InputBufferComponent_C_CloseInputBuffer_Private) == 0x000040, "Wrong size on InputBufferComponent_C_CloseInputBuffer_Private"); \ static_assert(offsetof(InputBufferComponent_C_CloseInputBuffer_Private, consumed_new_action) == 0x000000, "Member 'InputBufferComponent_C_CloseInputBuffer_Private::consumed_new_action' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CloseInputBuffer_Private, Breakable) == 0x000001, "Member 'InputBufferComponent_C_CloseInputBuffer_Private::Breakable' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CloseInputBuffer_Private, Local_ACARate) == 0x000008, "Member 'InputBufferComponent_C_CloseInputBuffer_Private::Local_ACARate' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CloseInputBuffer_Private, Local_StoredKeyWhenACARange) == 0x000010, "Member 'InputBufferComponent_C_CloseInputBuffer_Private::Local_StoredKeyWhenACARange' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CloseInputBuffer_Private, L_UseKey) == 0x000011, "Member 'InputBufferComponent_C_CloseInputBuffer_Private::L_UseKey' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CloseInputBuffer_Private, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000012, "Member 'InputBufferComponent_C_CloseInputBuffer_Private::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CloseInputBuffer_Private, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000018, "Member 'InputBufferComponent_C_CloseInputBuffer_Private::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CloseInputBuffer_Private, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000020, "Member 'InputBufferComponent_C_CloseInputBuffer_Private::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_CloseInputBuffer_Private, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'InputBufferComponent_C_CloseInputBuffer_Private::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_ConsumeInputBuffer \ static_assert(alignof(InputBufferComponent_C_ConsumeInputBuffer) == 0x000001, "Wrong alignment on InputBufferComponent_C_ConsumeInputBuffer"); \ static_assert(sizeof(InputBufferComponent_C_ConsumeInputBuffer) == 0x000001, "Wrong size on InputBufferComponent_C_ConsumeInputBuffer"); \ static_assert(offsetof(InputBufferComponent_C_ConsumeInputBuffer, L_UsedKey) == 0x000000, "Member 'InputBufferComponent_C_ConsumeInputBuffer::L_UsedKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_DebugXXX \ static_assert(alignof(InputBufferComponent_C_DebugXXX) == 0x000001, "Wrong alignment on InputBufferComponent_C_DebugXXX"); \ static_assert(sizeof(InputBufferComponent_C_DebugXXX) == 0x000001, "Wrong size on InputBufferComponent_C_DebugXXX"); \ static_assert(offsetof(InputBufferComponent_C_DebugXXX, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000000, "Member 'InputBufferComponent_C_DebugXXX::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_EatStoreKeyBuffer \ static_assert(alignof(InputBufferComponent_C_EatStoreKeyBuffer) == 0x000001, "Wrong alignment on InputBufferComponent_C_EatStoreKeyBuffer"); \ static_assert(sizeof(InputBufferComponent_C_EatStoreKeyBuffer) == 0x000002, "Wrong size on InputBufferComponent_C_EatStoreKeyBuffer"); \ static_assert(offsetof(InputBufferComponent_C_EatStoreKeyBuffer, Key) == 0x000000, "Member 'InputBufferComponent_C_EatStoreKeyBuffer::Key' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_EatStoreKeyBuffer, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'InputBufferComponent_C_EatStoreKeyBuffer::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_ExecuteUbergraph_InputBufferComponent \ static_assert(alignof(InputBufferComponent_C_ExecuteUbergraph_InputBufferComponent) == 0x000008, "Wrong alignment on InputBufferComponent_C_ExecuteUbergraph_InputBufferComponent"); \ static_assert(sizeof(InputBufferComponent_C_ExecuteUbergraph_InputBufferComponent) == 0x000018, "Wrong size on InputBufferComponent_C_ExecuteUbergraph_InputBufferComponent"); \ static_assert(offsetof(InputBufferComponent_C_ExecuteUbergraph_InputBufferComponent, EntryPoint) == 0x000000, "Member 'InputBufferComponent_C_ExecuteUbergraph_InputBufferComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_ExecuteUbergraph_InputBufferComponent, K2Node_CustomEvent_MontageToPlay) == 0x000008, "Member 'InputBufferComponent_C_ExecuteUbergraph_InputBufferComponent::K2Node_CustomEvent_MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_ExecuteUbergraph_InputBufferComponent, K2Node_CustomEvent_DesiredState) == 0x000010, "Member 'InputBufferComponent_C_ExecuteUbergraph_InputBufferComponent::K2Node_CustomEvent_DesiredState' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_ExecuteUbergraph_InputBufferComponent, K2Node_CustomEvent_MontageAction) == 0x000011, "Member 'InputBufferComponent_C_ExecuteUbergraph_InputBufferComponent::K2Node_CustomEvent_MontageAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_GetCurrentMontageId \ static_assert(alignof(InputBufferComponent_C_GetCurrentMontageId) == 0x000008, "Wrong alignment on InputBufferComponent_C_GetCurrentMontageId"); \ static_assert(sizeof(InputBufferComponent_C_GetCurrentMontageId) == 0x000030, "Wrong size on InputBufferComponent_C_GetCurrentMontageId"); \ static_assert(offsetof(InputBufferComponent_C_GetCurrentMontageId, CurrentInstanceId) == 0x000000, "Member 'InputBufferComponent_C_GetCurrentMontageId::CurrentInstanceId' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_GetCurrentMontageId, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'InputBufferComponent_C_GetCurrentMontageId::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_GetCurrentMontageId, CallFunc_GetAnimInstance_ReturnValue) == 0x000008, "Member 'InputBufferComponent_C_GetCurrentMontageId::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_GetCurrentMontageId, CallFunc_Montage_GetCurrentInstanceId_ReturnValue) == 0x000010, "Member 'InputBufferComponent_C_GetCurrentMontageId::CallFunc_Montage_GetCurrentInstanceId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_GetCurrentMontageId, CallFunc_IsValid_ReturnValue_1) == 0x000014, "Member 'InputBufferComponent_C_GetCurrentMontageId::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_GetCurrentMontageId, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'InputBufferComponent_C_GetCurrentMontageId::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_GetCurrentMontageId, K2Node_DynamicCast_AsCharacter) == 0x000020, "Member 'InputBufferComponent_C_GetCurrentMontageId::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_GetCurrentMontageId, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'InputBufferComponent_C_GetCurrentMontageId::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_GetStoredKey \ static_assert(alignof(InputBufferComponent_C_GetStoredKey) == 0x000001, "Wrong alignment on InputBufferComponent_C_GetStoredKey"); \ static_assert(sizeof(InputBufferComponent_C_GetStoredKey) == 0x000001, "Wrong size on InputBufferComponent_C_GetStoredKey"); \ static_assert(offsetof(InputBufferComponent_C_GetStoredKey, StoredKey_0) == 0x000000, "Member 'InputBufferComponent_C_GetStoredKey::StoredKey_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_IncreaseVersion \ static_assert(alignof(InputBufferComponent_C_IncreaseVersion) == 0x000004, "Wrong alignment on InputBufferComponent_C_IncreaseVersion"); \ static_assert(sizeof(InputBufferComponent_C_IncreaseVersion) == 0x000008, "Wrong size on InputBufferComponent_C_IncreaseVersion"); \ static_assert(offsetof(InputBufferComponent_C_IncreaseVersion, CallFunc_Add_IntInt_ReturnValue) == 0x000000, "Member 'InputBufferComponent_C_IncreaseVersion::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_IncreaseVersion, CallFunc_Percent_IntInt_ReturnValue) == 0x000004, "Member 'InputBufferComponent_C_IncreaseVersion::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_IsClickedKey \ static_assert(alignof(InputBufferComponent_C_IsClickedKey) == 0x000001, "Wrong alignment on InputBufferComponent_C_IsClickedKey"); \ static_assert(sizeof(InputBufferComponent_C_IsClickedKey) == 0x000003, "Wrong size on InputBufferComponent_C_IsClickedKey"); \ static_assert(offsetof(InputBufferComponent_C_IsClickedKey, Key) == 0x000000, "Member 'InputBufferComponent_C_IsClickedKey::Key' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_IsClickedKey, ReturnValue) == 0x000001, "Member 'InputBufferComponent_C_IsClickedKey::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_IsClickedKey, CallFunc_Set_Contains_ReturnValue) == 0x000002, "Member 'InputBufferComponent_C_IsClickedKey::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_IsOpening \ static_assert(alignof(InputBufferComponent_C_IsOpening) == 0x000001, "Wrong alignment on InputBufferComponent_C_IsOpening"); \ static_assert(sizeof(InputBufferComponent_C_IsOpening) == 0x000001, "Wrong size on InputBufferComponent_C_IsOpening"); \ static_assert(offsetof(InputBufferComponent_C_IsOpening, IsOpen_0) == 0x000000, "Member 'InputBufferComponent_C_IsOpening::IsOpen_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_KeyIsSwitchMainHandType \ static_assert(alignof(InputBufferComponent_C_KeyIsSwitchMainHandType) == 0x000001, "Wrong alignment on InputBufferComponent_C_KeyIsSwitchMainHandType"); \ static_assert(sizeof(InputBufferComponent_C_KeyIsSwitchMainHandType) == 0x000006, "Wrong size on InputBufferComponent_C_KeyIsSwitchMainHandType"); \ static_assert(offsetof(InputBufferComponent_C_KeyIsSwitchMainHandType, ReturnValue) == 0x000000, "Member 'InputBufferComponent_C_KeyIsSwitchMainHandType::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_KeyIsSwitchMainHandType, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'InputBufferComponent_C_KeyIsSwitchMainHandType::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_KeyIsSwitchMainHandType, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000002, "Member 'InputBufferComponent_C_KeyIsSwitchMainHandType::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_KeyIsSwitchMainHandType, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000003, "Member 'InputBufferComponent_C_KeyIsSwitchMainHandType::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_KeyIsSwitchMainHandType, CallFunc_BooleanOR_ReturnValue) == 0x000004, "Member 'InputBufferComponent_C_KeyIsSwitchMainHandType::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_KeyIsSwitchMainHandType, CallFunc_BooleanOR_ReturnValue_1) == 0x000005, "Member 'InputBufferComponent_C_KeyIsSwitchMainHandType::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_May_Cached_Input_Prelinked_Montage \ static_assert(alignof(InputBufferComponent_C_May_Cached_Input_Prelinked_Montage) == 0x000004, "Wrong alignment on InputBufferComponent_C_May_Cached_Input_Prelinked_Montage"); \ static_assert(sizeof(InputBufferComponent_C_May_Cached_Input_Prelinked_Montage) == 0x000008, "Wrong size on InputBufferComponent_C_May_Cached_Input_Prelinked_Montage"); \ static_assert(offsetof(InputBufferComponent_C_May_Cached_Input_Prelinked_Montage, RequestMontage) == 0x000000, "Member 'InputBufferComponent_C_May_Cached_Input_Prelinked_Montage::RequestMontage' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_May_Cached_Input_Prelinked_Montage, ShouldStorePrelinkedKey) == 0x000004, "Member 'InputBufferComponent_C_May_Cached_Input_Prelinked_Montage::ShouldStorePrelinkedKey' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_May_Cached_Input_Prelinked_Montage, StoredPrelinked) == 0x000005, "Member 'InputBufferComponent_C_May_Cached_Input_Prelinked_Montage::StoredPrelinked' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_May_Cached_Input_Prelinked_Montage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000006, "Member 'InputBufferComponent_C_May_Cached_Input_Prelinked_Montage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_May_Cached_Input_Prelinked_Montage, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000007, "Member 'InputBufferComponent_C_May_Cached_Input_Prelinked_Montage::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_Monitered_Montage_from_End_Of_Buffer_ \ static_assert(alignof(InputBufferComponent_C_Monitered_Montage_from_End_Of_Buffer_) == 0x000004, "Wrong alignment on InputBufferComponent_C_Monitered_Montage_from_End_Of_Buffer_"); \ static_assert(sizeof(InputBufferComponent_C_Monitered_Montage_from_End_Of_Buffer_) == 0x000004, "Wrong size on InputBufferComponent_C_Monitered_Montage_from_End_Of_Buffer_"); \ static_assert(offsetof(InputBufferComponent_C_Monitered_Montage_from_End_Of_Buffer_, MontageFromEndOfInputBuffer_0) == 0x000000, "Member 'InputBufferComponent_C_Monitered_Montage_from_End_Of_Buffer_::MontageFromEndOfInputBuffer_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_OnMontagePlayCalled \ static_assert(alignof(InputBufferComponent_C_OnMontagePlayCalled) == 0x000008, "Wrong alignment on InputBufferComponent_C_OnMontagePlayCalled"); \ static_assert(sizeof(InputBufferComponent_C_OnMontagePlayCalled) == 0x000010, "Wrong size on InputBufferComponent_C_OnMontagePlayCalled"); \ static_assert(offsetof(InputBufferComponent_C_OnMontagePlayCalled, MontageToPlay) == 0x000000, "Member 'InputBufferComponent_C_OnMontagePlayCalled::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OnMontagePlayCalled, DesiredState) == 0x000008, "Member 'InputBufferComponent_C_OnMontagePlayCalled::DesiredState' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OnMontagePlayCalled, MontageAction) == 0x000009, "Member 'InputBufferComponent_C_OnMontagePlayCalled::MontageAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_Open_Input_Buffer_4Player_Attack \ static_assert(alignof(InputBufferComponent_C_Open_Input_Buffer_4Player_Attack) == 0x000004, "Wrong alignment on InputBufferComponent_C_Open_Input_Buffer_4Player_Attack"); \ static_assert(sizeof(InputBufferComponent_C_Open_Input_Buffer_4Player_Attack) == 0x00000C, "Wrong size on InputBufferComponent_C_Open_Input_Buffer_4Player_Attack"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_4Player_Attack, MontageInstance_0) == 0x000000, "Member 'InputBufferComponent_C_Open_Input_Buffer_4Player_Attack::MontageInstance_0' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_4Player_Attack, CallFunc_GetCurrentMontageId_CurrentInstanceId) == 0x000004, "Member 'InputBufferComponent_C_Open_Input_Buffer_4Player_Attack::CallFunc_GetCurrentMontageId_CurrentInstanceId' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_4Player_Attack, CallFunc_Greater_IntInt_ReturnValue) == 0x000008, "Member 'InputBufferComponent_C_Open_Input_Buffer_4Player_Attack::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_4Player_Attack, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000009, "Member 'InputBufferComponent_C_Open_Input_Buffer_4Player_Attack::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_Open_Input_Buffer_4Player_Attack_Mutable \ static_assert(alignof(InputBufferComponent_C_Open_Input_Buffer_4Player_Attack_Mutable) == 0x000004, "Wrong alignment on InputBufferComponent_C_Open_Input_Buffer_4Player_Attack_Mutable"); \ static_assert(sizeof(InputBufferComponent_C_Open_Input_Buffer_4Player_Attack_Mutable) == 0x000004, "Wrong size on InputBufferComponent_C_Open_Input_Buffer_4Player_Attack_Mutable"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_4Player_Attack_Mutable, MontageInstance_0) == 0x000000, "Member 'InputBufferComponent_C_Open_Input_Buffer_4Player_Attack_Mutable::MontageInstance_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play \ static_assert(alignof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play) == 0x000008, "Wrong alignment on InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play"); \ static_assert(sizeof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play) == 0x000178, "Wrong size on InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, PrelinkedKey) == 0x000000, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::PrelinkedKey' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, NextMontage) == 0x000008, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::NextMontage' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, K2Node_MakeArray_Array) == 0x000010, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_Conv_ObjectToText_ReturnValue) == 0x000020, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_Conv_ObjectToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_Format_ReturnValue) == 0x000038, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, K2Node_MakeStruct_FormatArgumentData) == 0x000050, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_CreateMessageWindow_ReturnValue) == 0x0000A0, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, K2Node_MakeArray_Array_1) == 0x0000A8, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_IsValid_ReturnValue) == 0x0000B8, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_Format_ReturnValue_1) == 0x0000C0, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_CreateMessageWindow_ReturnValue_1) == 0x0000D8, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_CreateMessageWindow_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_Montage_GetNotifyStateByClass_ReturnValue) == 0x0000E0, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_Montage_GetNotifyStateByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_IsValid_ReturnValue_1) == 0x0000E8, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_GetOwner_ReturnValue) == 0x0000F0, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000F8, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, K2Node_DynamicCast_bSuccess) == 0x000100, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_GetOwner_ReturnValue_1) == 0x000108, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000110, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, K2Node_DynamicCast_bSuccess_1) == 0x000118, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_GetAnimInstance_ReturnValue) == 0x000120, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_Montage_GetCurrentInstanceId_ReturnValue) == 0x000128, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_Montage_GetCurrentInstanceId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000130, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000138, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_GetCurrentMontageId_CurrentInstanceId) == 0x000140, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_GetCurrentMontageId_CurrentInstanceId' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000144, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, K2Node_MakeArray_Array_2) == 0x000148, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_Format_ReturnValue_2) == 0x000158, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_Format_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play, CallFunc_CreateMessageWindow_ReturnValue_2) == 0x000170, "Member 'InputBufferComponent_C_Open_Input_Buffer_Prelinked_Montage_Play::CallFunc_CreateMessageWindow_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_OpenAttackCounterAccelerateRange \ static_assert(alignof(InputBufferComponent_C_OpenAttackCounterAccelerateRange) == 0x000008, "Wrong alignment on InputBufferComponent_C_OpenAttackCounterAccelerateRange"); \ static_assert(sizeof(InputBufferComponent_C_OpenAttackCounterAccelerateRange) == 0x000008, "Wrong size on InputBufferComponent_C_OpenAttackCounterAccelerateRange"); \ static_assert(offsetof(InputBufferComponent_C_OpenAttackCounterAccelerateRange, AttackCounterAccelerateRate) == 0x000000, "Member 'InputBufferComponent_C_OpenAttackCounterAccelerateRange::AttackCounterAccelerateRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_OpenInputBuffer_Private \ static_assert(alignof(InputBufferComponent_C_OpenInputBuffer_Private) == 0x000008, "Wrong alignment on InputBufferComponent_C_OpenInputBuffer_Private"); \ static_assert(sizeof(InputBufferComponent_C_OpenInputBuffer_Private) == 0x000080, "Wrong size on InputBufferComponent_C_OpenInputBuffer_Private"); \ static_assert(offsetof(InputBufferComponent_C_OpenInputBuffer_Private, MontageInstace) == 0x000000, "Member 'InputBufferComponent_C_OpenInputBuffer_Private::MontageInstace' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OpenInputBuffer_Private, IsOpen_0) == 0x000004, "Member 'InputBufferComponent_C_OpenInputBuffer_Private::IsOpen_0' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OpenInputBuffer_Private, L_CheckPrelinkedKey) == 0x000005, "Member 'InputBufferComponent_C_OpenInputBuffer_Private::L_CheckPrelinkedKey' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OpenInputBuffer_Private, L_StorePrelinkedKey) == 0x000006, "Member 'InputBufferComponent_C_OpenInputBuffer_Private::L_StorePrelinkedKey' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OpenInputBuffer_Private, CallFunc_May_Cached_Input_Prelinked_Montage_ShouldStorePrelinkedKey) == 0x000007, "Member 'InputBufferComponent_C_OpenInputBuffer_Private::CallFunc_May_Cached_Input_Prelinked_Montage_ShouldStorePrelinkedKey' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OpenInputBuffer_Private, CallFunc_May_Cached_Input_Prelinked_Montage_StoredPrelinked) == 0x000008, "Member 'InputBufferComponent_C_OpenInputBuffer_Private::CallFunc_May_Cached_Input_Prelinked_Montage_StoredPrelinked' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OpenInputBuffer_Private, CallFunc_SelectString_ReturnValue) == 0x000010, "Member 'InputBufferComponent_C_OpenInputBuffer_Private::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OpenInputBuffer_Private, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'InputBufferComponent_C_OpenInputBuffer_Private::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OpenInputBuffer_Private, CallFunc_GetOwner_ReturnValue) == 0x000030, "Member 'InputBufferComponent_C_OpenInputBuffer_Private::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OpenInputBuffer_Private, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'InputBufferComponent_C_OpenInputBuffer_Private::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OpenInputBuffer_Private, CallFunc_GetComponentByClass_ReturnValue) == 0x000048, "Member 'InputBufferComponent_C_OpenInputBuffer_Private::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OpenInputBuffer_Private, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'InputBufferComponent_C_OpenInputBuffer_Private::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OpenInputBuffer_Private, CallFunc_GetState_State) == 0x000051, "Member 'InputBufferComponent_C_OpenInputBuffer_Private::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OpenInputBuffer_Private, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000058, "Member 'InputBufferComponent_C_OpenInputBuffer_Private::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OpenInputBuffer_Private, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000060, "Member 'InputBufferComponent_C_OpenInputBuffer_Private::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_OpenInputBuffer_Private, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'InputBufferComponent_C_OpenInputBuffer_Private::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_RemoveForwardbreakableFlag \ static_assert(alignof(InputBufferComponent_C_RemoveForwardbreakableFlag) == 0x000001, "Wrong alignment on InputBufferComponent_C_RemoveForwardbreakableFlag"); \ static_assert(sizeof(InputBufferComponent_C_RemoveForwardbreakableFlag) == 0x000002, "Wrong size on InputBufferComponent_C_RemoveForwardbreakableFlag"); \ static_assert(offsetof(InputBufferComponent_C_RemoveForwardbreakableFlag, Flag) == 0x000000, "Member 'InputBufferComponent_C_RemoveForwardbreakableFlag::Flag' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_RemoveForwardbreakableFlag, CallFunc_Set_Remove_ReturnValue) == 0x000001, "Member 'InputBufferComponent_C_RemoveForwardbreakableFlag::CallFunc_Set_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_RequestCloseAfterConsume \ static_assert(alignof(InputBufferComponent_C_RequestCloseAfterConsume) == 0x000004, "Wrong alignment on InputBufferComponent_C_RequestCloseAfterConsume"); \ static_assert(sizeof(InputBufferComponent_C_RequestCloseAfterConsume) == 0x000008, "Wrong size on InputBufferComponent_C_RequestCloseAfterConsume"); \ static_assert(offsetof(InputBufferComponent_C_RequestCloseAfterConsume, RequestVersion) == 0x000000, "Member 'InputBufferComponent_C_RequestCloseAfterConsume::RequestVersion' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_RequestCloseAfterConsume, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000004, "Member 'InputBufferComponent_C_RequestCloseAfterConsume::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_SetInputBufferID \ static_assert(alignof(InputBufferComponent_C_SetInputBufferID) == 0x000004, "Wrong alignment on InputBufferComponent_C_SetInputBufferID"); \ static_assert(sizeof(InputBufferComponent_C_SetInputBufferID) == 0x000010, "Wrong size on InputBufferComponent_C_SetInputBufferID"); \ static_assert(offsetof(InputBufferComponent_C_SetInputBufferID, Inputbuffer_ID) == 0x000000, "Member 'InputBufferComponent_C_SetInputBufferID::Inputbuffer_ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_Try_Skip_Release_Stored_Key \ static_assert(alignof(InputBufferComponent_C_Try_Skip_Release_Stored_Key) == 0x000001, "Wrong alignment on InputBufferComponent_C_Try_Skip_Release_Stored_Key"); \ static_assert(sizeof(InputBufferComponent_C_Try_Skip_Release_Stored_Key) == 0x000003, "Wrong size on InputBufferComponent_C_Try_Skip_Release_Stored_Key"); \ static_assert(offsetof(InputBufferComponent_C_Try_Skip_Release_Stored_Key, Type) == 0x000000, "Member 'InputBufferComponent_C_Try_Skip_Release_Stored_Key::Type' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Try_Skip_Release_Stored_Key, Removed) == 0x000001, "Member 'InputBufferComponent_C_Try_Skip_Release_Stored_Key::Removed' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_Try_Skip_Release_Stored_Key, K2Node_SwitchEnum_CmpSuccess) == 0x000002, "Member 'InputBufferComponent_C_Try_Skip_Release_Stored_Key::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_UpdateActivityKeys \ static_assert(alignof(InputBufferComponent_C_UpdateActivityKeys) == 0x000008, "Wrong alignment on InputBufferComponent_C_UpdateActivityKeys"); \ static_assert(sizeof(InputBufferComponent_C_UpdateActivityKeys) == 0x000018, "Wrong size on InputBufferComponent_C_UpdateActivityKeys"); \ static_assert(offsetof(InputBufferComponent_C_UpdateActivityKeys, Key) == 0x000000, "Member 'InputBufferComponent_C_UpdateActivityKeys::Key' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_UpdateActivityKeys, Active) == 0x000010, "Member 'InputBufferComponent_C_UpdateActivityKeys::Active' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_UpdateActivityKeys, CallFunc_Array_RemoveItem_ReturnValue) == 0x000011, "Member 'InputBufferComponent_C_UpdateActivityKeys::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_UpdateActivityKeys, CallFunc_Array_AddUnique_ReturnValue) == 0x000014, "Member 'InputBufferComponent_C_UpdateActivityKeys::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBufferComponent_C_UpdateKey \ static_assert(alignof(InputBufferComponent_C_UpdateKey) == 0x000001, "Wrong alignment on InputBufferComponent_C_UpdateKey"); \ static_assert(sizeof(InputBufferComponent_C_UpdateKey) == 0x000004, "Wrong size on InputBufferComponent_C_UpdateKey"); \ static_assert(offsetof(InputBufferComponent_C_UpdateKey, Key) == 0x000000, "Member 'InputBufferComponent_C_UpdateKey::Key' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_UpdateKey, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'InputBufferComponent_C_UpdateKey::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_UpdateKey, CallFunc_Try_Skip_Release_Stored_Key_Removed) == 0x000002, "Member 'InputBufferComponent_C_UpdateKey::CallFunc_Try_Skip_Release_Stored_Key_Removed' has a wrong offset!"); \ static_assert(offsetof(InputBufferComponent_C_UpdateKey, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000003, "Member 'InputBufferComponent_C_UpdateKey::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputBufferComponent_C \ static_assert(alignof(UInputBufferComponent_C) == 0x000008, "Wrong alignment on UInputBufferComponent_C"); \ static_assert(sizeof(UInputBufferComponent_C) == 0x000258, "Wrong size on UInputBufferComponent_C"); \ static_assert(offsetof(UInputBufferComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UInputBufferComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, StoredKey) == 0x0000F0, "Member 'UInputBufferComponent_C::StoredKey' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, StoredKeyWhenACARange) == 0x0000F1, "Member 'UInputBufferComponent_C::StoredKeyWhenACARange' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, IsOpen) == 0x0000F2, "Member 'UInputBufferComponent_C::IsOpen' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, OnInputBufferConsumed) == 0x0000F8, "Member 'UInputBufferComponent_C::OnInputBufferConsumed' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, OnInputBufferOpen) == 0x000108, "Member 'UInputBufferComponent_C::OnInputBufferOpen' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, OnInputBufferClose) == 0x000118, "Member 'UInputBufferComponent_C::OnInputBufferClose' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, IsInputMutable) == 0x000128, "Member 'UInputBufferComponent_C::IsInputMutable' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, BreakableFlags) == 0x000130, "Member 'UInputBufferComponent_C::BreakableFlags' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, CloseRequestVersionCheck) == 0x000180, "Member 'UInputBufferComponent_C::CloseRequestVersionCheck' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, OnInputBufferPreConsumeRequest) == 0x000188, "Member 'UInputBufferComponent_C::OnInputBufferPreConsumeRequest' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, CloseRequestState) == 0x000198, "Member 'UInputBufferComponent_C::CloseRequestState' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, MontageInstance) == 0x00019C, "Member 'UInputBufferComponent_C::MontageInstance' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, OnInputBufferCloseAndConsumed) == 0x0001A0, "Member 'UInputBufferComponent_C::OnInputBufferCloseAndConsumed' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, MontageFromEndOfInputBuffer) == 0x0001B0, "Member 'UInputBufferComponent_C::MontageFromEndOfInputBuffer' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, MoniterHandler) == 0x0001B8, "Member 'UInputBufferComponent_C::MoniterHandler' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, ActivityKeys) == 0x0001C0, "Member 'UInputBufferComponent_C::ActivityKeys' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, OnBreakableAnim) == 0x0001D0, "Member 'UInputBufferComponent_C::OnBreakableAnim' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, PrelinkedMontage) == 0x0001E0, "Member 'UInputBufferComponent_C::PrelinkedMontage' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, PrelinkedMontageId) == 0x0001E4, "Member 'UInputBufferComponent_C::PrelinkedMontageId' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, PrelinkedInputAction) == 0x0001E8, "Member 'UInputBufferComponent_C::PrelinkedInputAction' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, Owner) == 0x0001F0, "Member 'UInputBufferComponent_C::Owner' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, ACARangeOpen) == 0x0001F8, "Member 'UInputBufferComponent_C::ACARangeOpen' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, ACARate) == 0x000200, "Member 'UInputBufferComponent_C::ACARate' has a wrong offset!"); \ static_assert(offsetof(UInputBufferComponent_C, StoredKeySet) == 0x000208, "Member 'UInputBufferComponent_C::StoredKeySet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalConfigComponent_C_GetGlobalVar \ static_assert(alignof(GlobalConfigComponent_C_GetGlobalVar) == 0x000008, "Wrong alignment on GlobalConfigComponent_C_GetGlobalVar"); \ static_assert(sizeof(GlobalConfigComponent_C_GetGlobalVar) == 0x000040, "Wrong size on GlobalConfigComponent_C_GetGlobalVar"); \ static_assert(offsetof(GlobalConfigComponent_C_GetGlobalVar, Name_0) == 0x000000, "Member 'GlobalConfigComponent_C_GetGlobalVar::Name_0' has a wrong offset!"); \ static_assert(offsetof(GlobalConfigComponent_C_GetGlobalVar, Val) == 0x000010, "Member 'GlobalConfigComponent_C_GetGlobalVar::Val' has a wrong offset!"); \ static_assert(offsetof(GlobalConfigComponent_C_GetGlobalVar, Temp_bool_Variable) == 0x000018, "Member 'GlobalConfigComponent_C_GetGlobalVar::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GlobalConfigComponent_C_GetGlobalVar, Temp_real_Variable) == 0x000020, "Member 'GlobalConfigComponent_C_GetGlobalVar::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(GlobalConfigComponent_C_GetGlobalVar, CallFunc_Map_Find_Value) == 0x000028, "Member 'GlobalConfigComponent_C_GetGlobalVar::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GlobalConfigComponent_C_GetGlobalVar, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'GlobalConfigComponent_C_GetGlobalVar::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GlobalConfigComponent_C_GetGlobalVar, K2Node_Select_Default) == 0x000038, "Member 'GlobalConfigComponent_C_GetGlobalVar::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalConfigComponent_C_HasFlagSet \ static_assert(alignof(GlobalConfigComponent_C_HasFlagSet) == 0x000008, "Wrong alignment on GlobalConfigComponent_C_HasFlagSet"); \ static_assert(sizeof(GlobalConfigComponent_C_HasFlagSet) == 0x000030, "Wrong size on GlobalConfigComponent_C_HasFlagSet"); \ static_assert(offsetof(GlobalConfigComponent_C_HasFlagSet, Flag) == 0x000000, "Member 'GlobalConfigComponent_C_HasFlagSet::Flag' has a wrong offset!"); \ static_assert(offsetof(GlobalConfigComponent_C_HasFlagSet, Default) == 0x000010, "Member 'GlobalConfigComponent_C_HasFlagSet::Default' has a wrong offset!"); \ static_assert(offsetof(GlobalConfigComponent_C_HasFlagSet, Enable) == 0x000011, "Member 'GlobalConfigComponent_C_HasFlagSet::Enable' has a wrong offset!"); \ static_assert(offsetof(GlobalConfigComponent_C_HasFlagSet, CallFunc_Trim_ReturnValue) == 0x000018, "Member 'GlobalConfigComponent_C_HasFlagSet::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GlobalConfigComponent_C_HasFlagSet, CallFunc_Map_Find_Value) == 0x000028, "Member 'GlobalConfigComponent_C_HasFlagSet::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(GlobalConfigComponent_C_HasFlagSet, CallFunc_Map_Find_ReturnValue) == 0x000029, "Member 'GlobalConfigComponent_C_HasFlagSet::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalConfigComponent_C_SetFlagEnable \ static_assert(alignof(GlobalConfigComponent_C_SetFlagEnable) == 0x000008, "Wrong alignment on GlobalConfigComponent_C_SetFlagEnable"); \ static_assert(sizeof(GlobalConfigComponent_C_SetFlagEnable) == 0x000028, "Wrong size on GlobalConfigComponent_C_SetFlagEnable"); \ static_assert(offsetof(GlobalConfigComponent_C_SetFlagEnable, Flag) == 0x000000, "Member 'GlobalConfigComponent_C_SetFlagEnable::Flag' has a wrong offset!"); \ static_assert(offsetof(GlobalConfigComponent_C_SetFlagEnable, Enable) == 0x000010, "Member 'GlobalConfigComponent_C_SetFlagEnable::Enable' has a wrong offset!"); \ static_assert(offsetof(GlobalConfigComponent_C_SetFlagEnable, CallFunc_Trim_ReturnValue) == 0x000018, "Member 'GlobalConfigComponent_C_SetFlagEnable::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalConfigComponent_C_SetGlobalVar \ static_assert(alignof(GlobalConfigComponent_C_SetGlobalVar) == 0x000008, "Wrong alignment on GlobalConfigComponent_C_SetGlobalVar"); \ static_assert(sizeof(GlobalConfigComponent_C_SetGlobalVar) == 0x000018, "Wrong size on GlobalConfigComponent_C_SetGlobalVar"); \ static_assert(offsetof(GlobalConfigComponent_C_SetGlobalVar, Name_0) == 0x000000, "Member 'GlobalConfigComponent_C_SetGlobalVar::Name_0' has a wrong offset!"); \ static_assert(offsetof(GlobalConfigComponent_C_SetGlobalVar, Val) == 0x000010, "Member 'GlobalConfigComponent_C_SetGlobalVar::Val' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGlobalConfigComponent_C \ static_assert(alignof(UGlobalConfigComponent_C) == 0x000008, "Wrong alignment on UGlobalConfigComponent_C"); \ static_assert(sizeof(UGlobalConfigComponent_C) == 0x000198, "Wrong size on UGlobalConfigComponent_C"); \ static_assert(offsetof(UGlobalConfigComponent_C, FlagEnables) == 0x0000E8, "Member 'UGlobalConfigComponent_C::FlagEnables' has a wrong offset!"); \ static_assert(offsetof(UGlobalConfigComponent_C, VauleEnables) == 0x000138, "Member 'UGlobalConfigComponent_C::VauleEnables' has a wrong offset!"); \ static_assert(offsetof(UGlobalConfigComponent_C, CallBackValChange) == 0x000188, "Member 'UGlobalConfigComponent_C::CallBackValChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameEffectController_C_ApplyCameraFade \ static_assert(alignof(GameEffectController_C_ApplyCameraFade) == 0x000008, "Wrong alignment on GameEffectController_C_ApplyCameraFade"); \ static_assert(sizeof(GameEffectController_C_ApplyCameraFade) == 0x000010, "Wrong size on GameEffectController_C_ApplyCameraFade"); \ static_assert(offsetof(GameEffectController_C_ApplyCameraFade, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x000000, "Member 'GameEffectController_C_ApplyCameraFade::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_ApplyCameraFade, CallFunc_Conv_BoolToFloat_ReturnValue) == 0x000008, "Member 'GameEffectController_C_ApplyCameraFade::CallFunc_Conv_BoolToFloat_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameEffectController_C_BlendRunning \ static_assert(alignof(GameEffectController_C_BlendRunning) == 0x000008, "Wrong alignment on GameEffectController_C_BlendRunning"); \ static_assert(sizeof(GameEffectController_C_BlendRunning) == 0x0000A0, "Wrong size on GameEffectController_C_BlendRunning"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, Local_CurveTime) == 0x000000, "Member 'GameEffectController_C_BlendRunning::Local_CurveTime' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_GetTimeRange_MinTime) == 0x000008, "Member 'GameEffectController_C_BlendRunning::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_GetTimeRange_MaxTime) == 0x00000C, "Member 'GameEffectController_C_BlendRunning::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_MapRangeClamped_ReturnValue) == 0x000010, "Member 'GameEffectController_C_BlendRunning::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_MapRangeClamped_ReturnValue_1) == 0x000018, "Member 'GameEffectController_C_BlendRunning::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000020, "Member 'GameEffectController_C_BlendRunning::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'GameEffectController_C_BlendRunning::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_FClamp_ReturnValue) == 0x000030, "Member 'GameEffectController_C_BlendRunning::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000038, "Member 'GameEffectController_C_BlendRunning::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x000040, "Member 'GameEffectController_C_BlendRunning::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000048, "Member 'GameEffectController_C_BlendRunning::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000050, "Member 'GameEffectController_C_BlendRunning::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_GetFloatValue_ReturnValue) == 0x000058, "Member 'GameEffectController_C_BlendRunning::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000060, "Member 'GameEffectController_C_BlendRunning::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_GetFloatValue_InTime_ImplicitCast) == 0x000068, "Member 'GameEffectController_C_BlendRunning::CallFunc_GetFloatValue_InTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_MapRangeClamped_OutRangeA_ImplicitCast) == 0x000070, "Member 'GameEffectController_C_BlendRunning::CallFunc_MapRangeClamped_OutRangeA_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_MapRangeClamped_OutRangeB_ImplicitCast) == 0x000078, "Member 'GameEffectController_C_BlendRunning::CallFunc_MapRangeClamped_OutRangeB_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_MapRangeClamped_OutRangeB_ImplicitCast_1) == 0x000080, "Member 'GameEffectController_C_BlendRunning::CallFunc_MapRangeClamped_OutRangeB_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_MapRangeClamped_OutRangeA_ImplicitCast_1) == 0x000088, "Member 'GameEffectController_C_BlendRunning::CallFunc_MapRangeClamped_OutRangeA_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, CallFunc_SetManualCameraFade_InFadeAmount_ImplicitCast) == 0x000090, "Member 'GameEffectController_C_BlendRunning::CallFunc_SetManualCameraFade_InFadeAmount_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_BlendRunning, K2Node_VariableSet_CurrentAlpha_ImplicitCast) == 0x000098, "Member 'GameEffectController_C_BlendRunning::K2Node_VariableSet_CurrentAlpha_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameEffectController_C_ExecuteUbergraph_GameEffectController \ static_assert(alignof(GameEffectController_C_ExecuteUbergraph_GameEffectController) == 0x000004, "Wrong alignment on GameEffectController_C_ExecuteUbergraph_GameEffectController"); \ static_assert(sizeof(GameEffectController_C_ExecuteUbergraph_GameEffectController) == 0x000008, "Wrong size on GameEffectController_C_ExecuteUbergraph_GameEffectController"); \ static_assert(offsetof(GameEffectController_C_ExecuteUbergraph_GameEffectController, EntryPoint) == 0x000000, "Member 'GameEffectController_C_ExecuteUbergraph_GameEffectController::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_ExecuteUbergraph_GameEffectController, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'GameEffectController_C_ExecuteUbergraph_GameEffectController::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameEffectController_C_GetCurrentFadeColor \ static_assert(alignof(GameEffectController_C_GetCurrentFadeColor) == 0x000004, "Wrong alignment on GameEffectController_C_GetCurrentFadeColor"); \ static_assert(sizeof(GameEffectController_C_GetCurrentFadeColor) == 0x000010, "Wrong size on GameEffectController_C_GetCurrentFadeColor"); \ static_assert(offsetof(GameEffectController_C_GetCurrentFadeColor, ReturnValue) == 0x000000, "Member 'GameEffectController_C_GetCurrentFadeColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameEffectController_C_GetIsFullBlack \ static_assert(alignof(GameEffectController_C_GetIsFullBlack) == 0x000001, "Wrong alignment on GameEffectController_C_GetIsFullBlack"); \ static_assert(sizeof(GameEffectController_C_GetIsFullBlack) == 0x000003, "Wrong size on GameEffectController_C_GetIsFullBlack"); \ static_assert(offsetof(GameEffectController_C_GetIsFullBlack, FullBlack) == 0x000000, "Member 'GameEffectController_C_GetIsFullBlack::FullBlack' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_GetIsFullBlack, CallFunc_IsComponentTickEnabled_ReturnValue) == 0x000001, "Member 'GameEffectController_C_GetIsFullBlack::CallFunc_IsComponentTickEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_GetIsFullBlack, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'GameEffectController_C_GetIsFullBlack::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameEffectController_C_InitModel \ static_assert(alignof(GameEffectController_C_InitModel) == 0x000008, "Wrong alignment on GameEffectController_C_InitModel"); \ static_assert(sizeof(GameEffectController_C_InitModel) == 0x000018, "Wrong size on GameEffectController_C_InitModel"); \ static_assert(offsetof(GameEffectController_C_InitModel, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'GameEffectController_C_InitModel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_InitModel, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'GameEffectController_C_InitModel::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameEffectController_C_Lock_Black_Screen \ static_assert(alignof(GameEffectController_C_Lock_Black_Screen) == 0x000008, "Wrong alignment on GameEffectController_C_Lock_Black_Screen"); \ static_assert(sizeof(GameEffectController_C_Lock_Black_Screen) == 0x000028, "Wrong size on GameEffectController_C_Lock_Black_Screen"); \ static_assert(offsetof(GameEffectController_C_Lock_Black_Screen, Duration) == 0x000000, "Member 'GameEffectController_C_Lock_Black_Screen::Duration' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_Lock_Black_Screen, Locker) == 0x000008, "Member 'GameEffectController_C_Lock_Black_Screen::Locker' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_Lock_Black_Screen, Color) == 0x000010, "Member 'GameEffectController_C_Lock_Black_Screen::Color' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_Lock_Black_Screen, CallFunc_Array_AddUnique_ReturnValue) == 0x000020, "Member 'GameEffectController_C_Lock_Black_Screen::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameEffectController_C_OnNewPawnPossed \ static_assert(alignof(GameEffectController_C_OnNewPawnPossed) == 0x000008, "Wrong alignment on GameEffectController_C_OnNewPawnPossed"); \ static_assert(sizeof(GameEffectController_C_OnNewPawnPossed) == 0x000028, "Wrong size on GameEffectController_C_OnNewPawnPossed"); \ static_assert(offsetof(GameEffectController_C_OnNewPawnPossed, OldPawn) == 0x000000, "Member 'GameEffectController_C_OnNewPawnPossed::OldPawn' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_OnNewPawnPossed, NewPawn) == 0x000008, "Member 'GameEffectController_C_OnNewPawnPossed::NewPawn' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_OnNewPawnPossed, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x000010, "Member 'GameEffectController_C_OnNewPawnPossed::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_OnNewPawnPossed, CallFunc_FMin_ReturnValue) == 0x000018, "Member 'GameEffectController_C_OnNewPawnPossed::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_OnNewPawnPossed, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000020, "Member 'GameEffectController_C_OnNewPawnPossed::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_OnNewPawnPossed, CallFunc_SetManualCameraFade_InFadeAmount_ImplicitCast) == 0x000024, "Member 'GameEffectController_C_OnNewPawnPossed::CallFunc_SetManualCameraFade_InFadeAmount_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameEffectController_C_ReceiveTick \ static_assert(alignof(GameEffectController_C_ReceiveTick) == 0x000004, "Wrong alignment on GameEffectController_C_ReceiveTick"); \ static_assert(sizeof(GameEffectController_C_ReceiveTick) == 0x000004, "Wrong size on GameEffectController_C_ReceiveTick"); \ static_assert(offsetof(GameEffectController_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'GameEffectController_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameEffectController_C_SetFadeColor \ static_assert(alignof(GameEffectController_C_SetFadeColor) == 0x000004, "Wrong alignment on GameEffectController_C_SetFadeColor"); \ static_assert(sizeof(GameEffectController_C_SetFadeColor) == 0x000010, "Wrong size on GameEffectController_C_SetFadeColor"); \ static_assert(offsetof(GameEffectController_C_SetFadeColor, Color) == 0x000000, "Member 'GameEffectController_C_SetFadeColor::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameEffectController_C_StartBlendBlackScreen \ static_assert(alignof(GameEffectController_C_StartBlendBlackScreen) == 0x000008, "Wrong alignment on GameEffectController_C_StartBlendBlackScreen"); \ static_assert(sizeof(GameEffectController_C_StartBlendBlackScreen) == 0x000040, "Wrong size on GameEffectController_C_StartBlendBlackScreen"); \ static_assert(offsetof(GameEffectController_C_StartBlendBlackScreen, BlendIn_0) == 0x000000, "Member 'GameEffectController_C_StartBlendBlackScreen::BlendIn_0' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_StartBlendBlackScreen, Duration) == 0x000008, "Member 'GameEffectController_C_StartBlendBlackScreen::Duration' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_StartBlendBlackScreen, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000010, "Member 'GameEffectController_C_StartBlendBlackScreen::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_StartBlendBlackScreen, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000018, "Member 'GameEffectController_C_StartBlendBlackScreen::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_StartBlendBlackScreen, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000020, "Member 'GameEffectController_C_StartBlendBlackScreen::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_StartBlendBlackScreen, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'GameEffectController_C_StartBlendBlackScreen::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_StartBlendBlackScreen, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000030, "Member 'GameEffectController_C_StartBlendBlackScreen::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_StartBlendBlackScreen, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000038, "Member 'GameEffectController_C_StartBlendBlackScreen::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameEffectController_C_UnLock_Black_Screen \ static_assert(alignof(GameEffectController_C_UnLock_Black_Screen) == 0x000008, "Wrong alignment on GameEffectController_C_UnLock_Black_Screen"); \ static_assert(sizeof(GameEffectController_C_UnLock_Black_Screen) == 0x000058, "Wrong size on GameEffectController_C_UnLock_Black_Screen"); \ static_assert(offsetof(GameEffectController_C_UnLock_Black_Screen, Locker) == 0x000000, "Member 'GameEffectController_C_UnLock_Black_Screen::Locker' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_UnLock_Black_Screen, ForceClear) == 0x000008, "Member 'GameEffectController_C_UnLock_Black_Screen::ForceClear' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_UnLock_Black_Screen, Duration) == 0x000010, "Member 'GameEffectController_C_UnLock_Black_Screen::Duration' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_UnLock_Black_Screen, FilterNoneValidsActors) == 0x000018, "Member 'GameEffectController_C_UnLock_Black_Screen::FilterNoneValidsActors' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_UnLock_Black_Screen, Temp_int_Array_Index_Variable) == 0x000028, "Member 'GameEffectController_C_UnLock_Black_Screen::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_UnLock_Black_Screen, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'GameEffectController_C_UnLock_Black_Screen::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_UnLock_Black_Screen, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'GameEffectController_C_UnLock_Black_Screen::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_UnLock_Black_Screen, CallFunc_Array_Get_Item) == 0x000038, "Member 'GameEffectController_C_UnLock_Black_Screen::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_UnLock_Black_Screen, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'GameEffectController_C_UnLock_Black_Screen::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_UnLock_Black_Screen, CallFunc_Array_Add_ReturnValue) == 0x000044, "Member 'GameEffectController_C_UnLock_Black_Screen::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_UnLock_Black_Screen, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'GameEffectController_C_UnLock_Black_Screen::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_UnLock_Black_Screen, CallFunc_Less_IntInt_ReturnValue) == 0x00004C, "Member 'GameEffectController_C_UnLock_Black_Screen::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_UnLock_Black_Screen, CallFunc_Array_Length_ReturnValue_1) == 0x000050, "Member 'GameEffectController_C_UnLock_Black_Screen::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_UnLock_Black_Screen, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000054, "Member 'GameEffectController_C_UnLock_Black_Screen::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameEffectController_C_UnLock_Black_Screen, CallFunc_Array_RemoveItem_ReturnValue) == 0x000055, "Member 'GameEffectController_C_UnLock_Black_Screen::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameEffectController_C \ static_assert(alignof(UGameEffectController_C) == 0x000008, "Wrong alignment on UGameEffectController_C"); \ static_assert(sizeof(UGameEffectController_C) == 0x000158, "Wrong size on UGameEffectController_C"); \ static_assert(offsetof(UGameEffectController_C, UberGraphFrame_GameEffectController_C) == 0x0000F8, "Member 'UGameEffectController_C::UberGraphFrame_GameEffectController_C' has a wrong offset!"); \ static_assert(offsetof(UGameEffectController_C, HasInit) == 0x000100, "Member 'UGameEffectController_C::HasInit' has a wrong offset!"); \ static_assert(offsetof(UGameEffectController_C, BlackScreenRequester) == 0x000108, "Member 'UGameEffectController_C::BlackScreenRequester' has a wrong offset!"); \ static_assert(offsetof(UGameEffectController_C, AlphaCurve) == 0x000118, "Member 'UGameEffectController_C::AlphaCurve' has a wrong offset!"); \ static_assert(offsetof(UGameEffectController_C, BlendIn) == 0x000120, "Member 'UGameEffectController_C::BlendIn' has a wrong offset!"); \ static_assert(offsetof(UGameEffectController_C, StartTime) == 0x000128, "Member 'UGameEffectController_C::StartTime' has a wrong offset!"); \ static_assert(offsetof(UGameEffectController_C, BlendDuration) == 0x000130, "Member 'UGameEffectController_C::BlendDuration' has a wrong offset!"); \ static_assert(offsetof(UGameEffectController_C, CurrentAlpha) == 0x000138, "Member 'UGameEffectController_C::CurrentAlpha' has a wrong offset!"); \ static_assert(offsetof(UGameEffectController_C, RunningTimeRadio) == 0x000140, "Member 'UGameEffectController_C::RunningTimeRadio' has a wrong offset!"); \ static_assert(offsetof(UGameEffectController_C, FadeColor) == 0x000148, "Member 'UGameEffectController_C::FadeColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C__AddState \ static_assert(alignof(ForceActingComponent_C__AddState) == 0x000001, "Wrong alignment on ForceActingComponent_C__AddState"); \ static_assert(sizeof(ForceActingComponent_C__AddState) == 0x000004, "Wrong size on ForceActingComponent_C__AddState"); \ static_assert(offsetof(ForceActingComponent_C__AddState, State) == 0x000000, "Member 'ForceActingComponent_C__AddState::State' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C__AddState, Changed) == 0x000001, "Member 'ForceActingComponent_C__AddState::Changed' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C__AddState, CallFunc_Set_Contains_ReturnValue) == 0x000002, "Member 'ForceActingComponent_C__AddState::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C__AddState, CallFunc_BooleanAND_ReturnValue) == 0x000003, "Member 'ForceActingComponent_C__AddState::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C__HasState \ static_assert(alignof(ForceActingComponent_C__HasState) == 0x000001, "Wrong alignment on ForceActingComponent_C__HasState"); \ static_assert(sizeof(ForceActingComponent_C__HasState) == 0x000003, "Wrong size on ForceActingComponent_C__HasState"); \ static_assert(offsetof(ForceActingComponent_C__HasState, State) == 0x000000, "Member 'ForceActingComponent_C__HasState::State' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C__HasState, Valid) == 0x000001, "Member 'ForceActingComponent_C__HasState::Valid' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C__HasState, CallFunc_Set_Contains_ReturnValue) == 0x000002, "Member 'ForceActingComponent_C__HasState::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C__RemoveState \ static_assert(alignof(ForceActingComponent_C__RemoveState) == 0x000001, "Wrong alignment on ForceActingComponent_C__RemoveState"); \ static_assert(sizeof(ForceActingComponent_C__RemoveState) == 0x000003, "Wrong size on ForceActingComponent_C__RemoveState"); \ static_assert(offsetof(ForceActingComponent_C__RemoveState, State) == 0x000000, "Member 'ForceActingComponent_C__RemoveState::State' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C__RemoveState, Changed) == 0x000001, "Member 'ForceActingComponent_C__RemoveState::Changed' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C__RemoveState, CallFunc_Set_Remove_ReturnValue) == 0x000002, "Member 'ForceActingComponent_C__RemoveState::CallFunc_Set_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_Active_Force_Acting_Collision \ static_assert(alignof(ForceActingComponent_C_Active_Force_Acting_Collision) == 0x000008, "Wrong alignment on ForceActingComponent_C_Active_Force_Acting_Collision"); \ static_assert(sizeof(ForceActingComponent_C_Active_Force_Acting_Collision) == 0x000168, "Wrong size on ForceActingComponent_C_Active_Force_Acting_Collision"); \ static_assert(offsetof(ForceActingComponent_C_Active_Force_Acting_Collision, CallFunc_GetActorForwardVector_ReturnValue) == 0x000000, "Member 'ForceActingComponent_C_Active_Force_Acting_Collision::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Active_Force_Acting_Collision, CallFunc_Conv_NameToString_ReturnValue) == 0x000018, "Member 'ForceActingComponent_C_Active_Force_Acting_Collision::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Active_Force_Acting_Collision, CallFunc_Multiply_VectorInt_ReturnValue) == 0x000028, "Member 'ForceActingComponent_C_Active_Force_Acting_Collision::CallFunc_Multiply_VectorInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Active_Force_Acting_Collision, CallFunc_K2_AddActorWorldOffset_SweepHitResult) == 0x000040, "Member 'ForceActingComponent_C_Active_Force_Acting_Collision::CallFunc_K2_AddActorWorldOffset_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Active_Force_Acting_Collision, CallFunc_Concat_StrStr_ReturnValue) == 0x000128, "Member 'ForceActingComponent_C_Active_Force_Acting_Collision::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Active_Force_Acting_Collision, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000138, "Member 'ForceActingComponent_C_Active_Force_Acting_Collision::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Active_Force_Acting_Collision, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000148, "Member 'ForceActingComponent_C_Active_Force_Acting_Collision::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Active_Force_Acting_Collision, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000158, "Member 'ForceActingComponent_C_Active_Force_Acting_Collision::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Active_Force_Acting_Collision, K2Node_DynamicCast_bSuccess) == 0x000160, "Member 'ForceActingComponent_C_Active_Force_Acting_Collision::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_ApplyForceActingEffect_Result \ static_assert(alignof(ForceActingComponent_C_ApplyForceActingEffect_Result) == 0x000008, "Wrong alignment on ForceActingComponent_C_ApplyForceActingEffect_Result"); \ static_assert(sizeof(ForceActingComponent_C_ApplyForceActingEffect_Result) == 0x000088, "Wrong size on ForceActingComponent_C_ApplyForceActingEffect_Result"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, Result) == 0x000000, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::Result' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, HitTarget) == 0x000008, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::HitTarget' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, Temp_bool_Variable) == 0x000010, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, Temp_byte_Variable) == 0x000011, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, Temp_byte_Variable_1) == 0x000012, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, Temp_bool_Variable_1) == 0x000013, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, Temp_byte_Variable_2) == 0x000014, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, Temp_byte_Variable_3) == 0x000015, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, CallFunc_CreateMessageWindow_ReturnValue) == 0x000016, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, CallFunc_IsValid_ReturnValue) == 0x000017, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000018, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, CallFunc_BooleanAND_ReturnValue) == 0x000019, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, CallFunc_GetPairedAnimation_Starter) == 0x000020, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::CallFunc_GetPairedAnimation_Starter' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, CallFunc_GetPairedAnimation_Victim) == 0x000028, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::CallFunc_GetPairedAnimation_Victim' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, K2Node_Select_Default) == 0x000030, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, CallFunc_GetComponentByClass_ReturnValue) == 0x000038, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, CallFunc_GetPairedAnimation_Starter_1) == 0x000040, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::CallFunc_GetPairedAnimation_Starter_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, CallFunc_GetPairedAnimation_Victim_1) == 0x000048, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::CallFunc_GetPairedAnimation_Victim_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, CallFunc_GetPairedAnimation_Starter_2) == 0x000050, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::CallFunc_GetPairedAnimation_Starter_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, CallFunc_GetPairedAnimation_Victim_2) == 0x000058, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::CallFunc_GetPairedAnimation_Victim_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, CallFunc_RecieveBeginPrivate_Success) == 0x000060, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::CallFunc_RecieveBeginPrivate_Success' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, K2Node_Select_Default_1) == 0x000061, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, CallFunc_PrepareAndBeginPlayPairedAnimation_Network_MainAnimTime) == 0x000068, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::CallFunc_PrepareAndBeginPlayPairedAnimation_Network_MainAnimTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, CallFunc_PrepareAndBeginPlayPairedAnimation_Network_TargetAnimTime) == 0x000070, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::CallFunc_PrepareAndBeginPlayPairedAnimation_Network_TargetAnimTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000078, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ApplyForceActingEffect_Result, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000080, "Member 'ForceActingComponent_C_ApplyForceActingEffect_Result::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_Begin_Delayed_Attach_Move \ static_assert(alignof(ForceActingComponent_C_Begin_Delayed_Attach_Move) == 0x000008, "Wrong alignment on ForceActingComponent_C_Begin_Delayed_Attach_Move"); \ static_assert(sizeof(ForceActingComponent_C_Begin_Delayed_Attach_Move) == 0x000078, "Wrong size on ForceActingComponent_C_Begin_Delayed_Attach_Move"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, LeftAnimationTime) == 0x000000, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::LeftAnimationTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, LocalDuration) == 0x000008, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::LocalDuration' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, CallFunc_IsServer_ReturnValue) == 0x000010, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, CallFunc_IsLocallyControlled_ReturnValue) == 0x000011, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, CallFunc_IsValid_ReturnValue) == 0x000012, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, CallFunc_PlayCharacterMontage_duration) == 0x000020, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::CallFunc_PlayCharacterMontage_duration' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, CallFunc_GetAnimInstance_ReturnValue) == 0x000028, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, CallFunc_GetOwner_ReturnValue) == 0x000030, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, K2Node_DynamicCast_AsAbstract_Character) == 0x000038, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000048, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000050, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, CallFunc_Montage_GetPosition_ReturnValue) == 0x000058, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::CallFunc_Montage_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000060, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, CallFunc_FMax_ReturnValue) == 0x000068, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Begin_Delayed_Attach_Move, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000070, "Member 'ForceActingComponent_C_Begin_Delayed_Attach_Move::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_BeginAttachPrivate \ static_assert(alignof(ForceActingComponent_C_BeginAttachPrivate) == 0x000010, "Wrong alignment on ForceActingComponent_C_BeginAttachPrivate"); \ static_assert(sizeof(ForceActingComponent_C_BeginAttachPrivate) == 0x0002F0, "Wrong size on ForceActingComponent_C_BeginAttachPrivate"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, OverTime) == 0x000000, "Member 'ForceActingComponent_C_BeginAttachPrivate::OverTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, ParentAttachTo) == 0x000008, "Member 'ForceActingComponent_C_BeginAttachPrivate::ParentAttachTo' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, Success) == 0x000010, "Member 'ForceActingComponent_C_BeginAttachPrivate::Success' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, AttachedParent) == 0x000018, "Member 'ForceActingComponent_C_BeginAttachPrivate::AttachedParent' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_IsValid_ReturnValue_1) == 0x000021, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_IsServer_ReturnValue) == 0x000030, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000038, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_IsValid_ReturnValue_2) == 0x000040, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, K2Node_DynamicCast_AsCharacter) == 0x000050, "Member 'ForceActingComponent_C_BeginAttachPrivate::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ForceActingComponent_C_BeginAttachPrivate::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, K2Node_DynamicCast_AsDCSCharacter_Movement_Component) == 0x000060, "Member 'ForceActingComponent_C_BeginAttachPrivate::K2Node_DynamicCast_AsDCSCharacter_Movement_Component' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, K2Node_DynamicCast_bSuccess_1) == 0x000068, "Member 'ForceActingComponent_C_BeginAttachPrivate::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000070, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_GetBindSocketNames_executeTargetSocket) == 0x000078, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_GetBindSocketNames_executeTargetSocket' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_GetBindSocketNames_executeCameraSocket) == 0x000080, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_GetBindSocketNames_executeCameraSocket' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_GetScaledCapsuleHalfHeight_ReturnValue) == 0x000088, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_GetScaledCapsuleHalfHeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_MakeVector_ReturnValue) == 0x000090, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x0000B0, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_MakeTransform_ReturnValue) == 0x000110, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_SetAttachedCharMovement_ReturnValue) == 0x000170, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_SetAttachedCharMovement_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000178, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000180, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_Concat_StrStr_ReturnValue) == 0x000190, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_GetOwner_ReturnValue_1) == 0x0001A0, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, K2Node_DynamicCast_AsDCSCharacter_Movement_Component_1) == 0x0001A8, "Member 'ForceActingComponent_C_BeginAttachPrivate::K2Node_DynamicCast_AsDCSCharacter_Movement_Component_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, K2Node_DynamicCast_bSuccess_2) == 0x0001B0, "Member 'ForceActingComponent_C_BeginAttachPrivate::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_GetComponentByClass_ReturnValue_2) == 0x0001B8, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_IsValid_ReturnValue_3) == 0x0001C0, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc__AddState_Changed) == 0x0001C1, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc__AddState_Changed' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_BooleanAND_ReturnValue) == 0x0001C2, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_BooleanAND_ReturnValue_1) == 0x0001C3, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_GetScaledCapsuleHalfHeight_ReturnValue_1) == 0x0001C4, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_GetScaledCapsuleHalfHeight_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_MakeVector_ReturnValue_1) == 0x0001C8, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_IsValid_ReturnValue_4) == 0x0001E0, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_K2_SetActorRelativeLocation_SweepHitResult) == 0x0001E8, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_K2_SetActorRelativeLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_Search_Attachable_Point_AttachableMesh) == 0x0002D0, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_Search_Attachable_Point_AttachableMesh' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_MakeVector_Z_ImplicitCast) == 0x0002D8, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_MakeVector_Z_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_BeginAttachPrivate, CallFunc_MakeVector_Z_ImplicitCast_1) == 0x0002E0, "Member 'ForceActingComponent_C_BeginAttachPrivate::CallFunc_MakeVector_Z_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_Caculate_Rotate_Transform \ static_assert(alignof(ForceActingComponent_C_Caculate_Rotate_Transform) == 0x000008, "Wrong alignment on ForceActingComponent_C_Caculate_Rotate_Transform"); \ static_assert(sizeof(ForceActingComponent_C_Caculate_Rotate_Transform) == 0x0001D0, "Wrong size on ForceActingComponent_C_Caculate_Rotate_Transform"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, Target) == 0x000000, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::Target' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, TargeSocket) == 0x000008, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::TargeSocket' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, TeleportLocation) == 0x000010, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::TeleportLocation' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, TeleportRotation) == 0x000028, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::TeleportRotation' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, NeedTranslateLocation) == 0x000040, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::NeedTranslateLocation' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_MakeVector_ReturnValue) == 0x000048, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_Search_Attachable_Point_AttachableMesh) == 0x000060, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_Search_Attachable_Point_AttachableMesh' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000068, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_IsValid_ReturnValue) == 0x000080, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_BreakVector_X) == 0x000088, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_BreakVector_Y) == 0x000090, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_BreakVector_Z) == 0x000098, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_GetSocketLocation_ReturnValue) == 0x0000A0, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_Vector_Distance2D_ReturnValue) == 0x0000B8, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000C0, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_BreakVector_X_1) == 0x0000E0, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_BreakVector_Y_1) == 0x0000E8, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_BreakVector_Z_1) == 0x0000F0, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_MakeVector_ReturnValue_1) == 0x0000F8, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000110, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_BreakVector_X_2) == 0x000128, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_BreakVector_Y_2) == 0x000130, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_BreakVector_Z_2) == 0x000138, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_MakeVector_ReturnValue_2) == 0x000140, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_Normal_ReturnValue) == 0x000158, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000170, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_MakeRotFromZX_ReturnValue) == 0x000188, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_MakeRotFromZX_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_Multiply_VectorInt_ReturnValue) == 0x0001A0, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_Multiply_VectorInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Caculate_Rotate_Transform, CallFunc_Add_VectorVector_ReturnValue) == 0x0001B8, "Member 'ForceActingComponent_C_Caculate_Rotate_Transform::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_CustomDCSMoveSettings \ static_assert(alignof(ForceActingComponent_C_CustomDCSMoveSettings) == 0x000010, "Wrong alignment on ForceActingComponent_C_CustomDCSMoveSettings"); \ static_assert(sizeof(ForceActingComponent_C_CustomDCSMoveSettings) == 0x0001F0, "Wrong size on ForceActingComponent_C_CustomDCSMoveSettings"); \ static_assert(offsetof(ForceActingComponent_C_CustomDCSMoveSettings, ST_PairedAnimation) == 0x000000, "Member 'ForceActingComponent_C_CustomDCSMoveSettings::ST_PairedAnimation' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_CustomDCSMoveSettings, HitActor) == 0x000180, "Member 'ForceActingComponent_C_CustomDCSMoveSettings::HitActor' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_CustomDCSMoveSettings, L_HitActor) == 0x000188, "Member 'ForceActingComponent_C_CustomDCSMoveSettings::L_HitActor' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_CustomDCSMoveSettings, K2Node_MakeStruct_ST_PairedAnimTemplateSettings) == 0x000190, "Member 'ForceActingComponent_C_CustomDCSMoveSettings::K2Node_MakeStruct_ST_PairedAnimTemplateSettings' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_CustomDCSMoveSettings, K2Node_MakeStruct_ST_PairedAnimTemplateSettings_1) == 0x000198, "Member 'ForceActingComponent_C_CustomDCSMoveSettings::K2Node_MakeStruct_ST_PairedAnimTemplateSettings_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_CustomDCSMoveSettings, CallFunc_GetPlayerStatic_ReturnValue) == 0x0001A0, "Member 'ForceActingComponent_C_CustomDCSMoveSettings::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_CustomDCSMoveSettings, CallFunc_Map_Find_Value) == 0x0001A8, "Member 'ForceActingComponent_C_CustomDCSMoveSettings::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_CustomDCSMoveSettings, CallFunc_Map_Find_ReturnValue) == 0x0001B0, "Member 'ForceActingComponent_C_CustomDCSMoveSettings::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_CustomDCSMoveSettings, CallFunc_GetComponentByClass_ReturnValue) == 0x0001B8, "Member 'ForceActingComponent_C_CustomDCSMoveSettings::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_CustomDCSMoveSettings, CallFunc_IsValid_ReturnValue) == 0x0001C0, "Member 'ForceActingComponent_C_CustomDCSMoveSettings::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_CustomDCSMoveSettings, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0001C8, "Member 'ForceActingComponent_C_CustomDCSMoveSettings::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_CustomDCSMoveSettings, CallFunc_IsValid_ReturnValue_1) == 0x0001D0, "Member 'ForceActingComponent_C_CustomDCSMoveSettings::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_CustomDCSMoveSettings, K2Node_MakeArray_Array) == 0x0001D8, "Member 'ForceActingComponent_C_CustomDCSMoveSettings::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_CustomDCSMoveSettings, CallFunc_IsAnyEffectApplied_ReturnValue) == 0x0001E8, "Member 'ForceActingComponent_C_CustomDCSMoveSettings::CallFunc_IsAnyEffectApplied_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_DeactiveForceActingCollision \ static_assert(alignof(ForceActingComponent_C_DeactiveForceActingCollision) == 0x000008, "Wrong alignment on ForceActingComponent_C_DeactiveForceActingCollision"); \ static_assert(sizeof(ForceActingComponent_C_DeactiveForceActingCollision) == 0x000028, "Wrong size on ForceActingComponent_C_DeactiveForceActingCollision"); \ static_assert(offsetof(ForceActingComponent_C_DeactiveForceActingCollision, CallFunc_GetPlayerStatic_ReturnValue) == 0x000000, "Member 'ForceActingComponent_C_DeactiveForceActingCollision::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_DeactiveForceActingCollision, CallFunc_Conv_NameToString_ReturnValue) == 0x000008, "Member 'ForceActingComponent_C_DeactiveForceActingCollision::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_DeactiveForceActingCollision, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'ForceActingComponent_C_DeactiveForceActingCollision::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_EnableHeightSync \ static_assert(alignof(ForceActingComponent_C_EnableHeightSync) == 0x000008, "Wrong alignment on ForceActingComponent_C_EnableHeightSync"); \ static_assert(sizeof(ForceActingComponent_C_EnableHeightSync) == 0x000050, "Wrong size on ForceActingComponent_C_EnableHeightSync"); \ static_assert(offsetof(ForceActingComponent_C_EnableHeightSync, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'ForceActingComponent_C_EnableHeightSync::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_EnableHeightSync, CallFunc_GetAnimInstance_ReturnValue) == 0x000008, "Member 'ForceActingComponent_C_EnableHeightSync::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_EnableHeightSync, K2Node_DynamicCast_AsBPI_Force_Acting_Sync_Height_Interface) == 0x000010, "Member 'ForceActingComponent_C_EnableHeightSync::K2Node_DynamicCast_AsBPI_Force_Acting_Sync_Height_Interface' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_EnableHeightSync, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'ForceActingComponent_C_EnableHeightSync::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_EnableHeightSync, CallFunc_IsValid_ReturnValue_1) == 0x000021, "Member 'ForceActingComponent_C_EnableHeightSync::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_EnableHeightSync, CallFunc_GetOwner_ReturnValue) == 0x000028, "Member 'ForceActingComponent_C_EnableHeightSync::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_EnableHeightSync, K2Node_DynamicCast_AsAbstract_Character) == 0x000030, "Member 'ForceActingComponent_C_EnableHeightSync::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_EnableHeightSync, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'ForceActingComponent_C_EnableHeightSync::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_EnableHeightSync, CallFunc_GetBindSocketNames_executeTargetSocket) == 0x00003C, "Member 'ForceActingComponent_C_EnableHeightSync::CallFunc_GetBindSocketNames_executeTargetSocket' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_EnableHeightSync, CallFunc_GetBindSocketNames_executeCameraSocket) == 0x000044, "Member 'ForceActingComponent_C_EnableHeightSync::CallFunc_GetBindSocketNames_executeCameraSocket' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_End_DetachPrivate \ static_assert(alignof(ForceActingComponent_C_End_DetachPrivate) == 0x000008, "Wrong alignment on ForceActingComponent_C_End_DetachPrivate"); \ static_assert(sizeof(ForceActingComponent_C_End_DetachPrivate) == 0x0000B0, "Wrong size on ForceActingComponent_C_End_DetachPrivate"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, NewMovementMode) == 0x000000, "Member 'ForceActingComponent_C_End_DetachPrivate::NewMovementMode' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, Success) == 0x000001, "Member 'ForceActingComponent_C_End_DetachPrivate::Success' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_IsServer_ReturnValue) == 0x000002, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, K2Node_DynamicCast_AsDCSCharacter_Movement_Component) == 0x000018, "Member 'ForceActingComponent_C_End_DetachPrivate::K2Node_DynamicCast_AsDCSCharacter_Movement_Component' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'ForceActingComponent_C_End_DetachPrivate::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_SetAttachedCharMovement_ReturnValue) == 0x000030, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_SetAttachedCharMovement_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_IsValid_ReturnValue_1) == 0x000031, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_BooleanAND_ReturnValue) == 0x000032, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_BooleanAND_ReturnValue_1) == 0x000033, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc__RemoveState_Changed) == 0x000034, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc__RemoveState_Changed' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc__RemoveState_Changed_1) == 0x000035, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc__RemoveState_Changed_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_BooleanOR_ReturnValue) == 0x000036, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_Conv_NameToString_ReturnValue) == 0x000038, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_GetDisplayName_ReturnValue) == 0x000068, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_GetCollisionEnabled_ReturnValue) == 0x000088, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_GetCollisionEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000090, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_End_DetachPrivate, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000A0, "Member 'ForceActingComponent_C_End_DetachPrivate::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent \ static_assert(alignof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent) == 0x000010, "Wrong alignment on ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent"); \ static_assert(sizeof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent) == 0x000450, "Wrong size on ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, EntryPoint) == 0x000000, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000008, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_BreakTransform_Location) == 0x000018, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_BreakTransform_Rotation) == 0x000030, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_BreakTransform_Scale) == 0x000048, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_GetRelativeTransform_ReturnValue) == 0x000060, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_GetRelativeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000C0, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_MakeTransform_ReturnValue) == 0x0000E0, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_BreakTransform_Location_1) == 0x000140, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_BreakTransform_Rotation_1) == 0x000158, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_BreakTransform_Scale_1) == 0x000170, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000188, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_BreakTransform_Location_2) == 0x0001A0, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_BreakTransform_Location_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_BreakTransform_Rotation_2) == 0x0001B8, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_BreakTransform_Rotation_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_BreakTransform_Scale_2) == 0x0001D0, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_BreakTransform_Scale_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0001E8, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_BreakTransform_Location_3) == 0x000200, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_BreakTransform_Location_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_BreakTransform_Rotation_3) == 0x000218, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_BreakTransform_Rotation_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_BreakTransform_Scale_3) == 0x000230, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_BreakTransform_Scale_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_GetTransform_ReturnValue) == 0x000250, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_BreakTransform_Location_4) == 0x0002B0, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_BreakTransform_Location_4' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_BreakTransform_Rotation_4) == 0x0002C8, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_BreakTransform_Rotation_4' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_BreakTransform_Scale_4) == 0x0002E0, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_BreakTransform_Scale_4' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_EqualEqual_RotatorRotator_ReturnValue) == 0x0002F8, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_EqualEqual_RotatorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x0002F9, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_BooleanAND_ReturnValue) == 0x0002FA, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_GetOwner_ReturnValue) == 0x000300, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, K2Node_DynamicCast_AsAbstract_Character) == 0x000308, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, K2Node_DynamicCast_bSuccess_1) == 0x000310, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, K2Node_Event_DeltaSeconds) == 0x000314, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_VInterpTo_Constant_ReturnValue) == 0x000318, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_VInterpTo_Constant_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_RInterpTo_Constant_ReturnValue) == 0x000330, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_RInterpTo_Constant_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000348, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000430, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_K2_SetActorRotation_ReturnValue) == 0x000431, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000438, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000440, "Member 'ForceActingComponent_C_ExecuteUbergraph_ForceActingComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_Find_Paired_Animation \ static_assert(alignof(ForceActingComponent_C_Find_Paired_Animation) == 0x000010, "Wrong alignment on ForceActingComponent_C_Find_Paired_Animation"); \ static_assert(sizeof(ForceActingComponent_C_Find_Paired_Animation) == 0x000350, "Wrong size on ForceActingComponent_C_Find_Paired_Animation"); \ static_assert(offsetof(ForceActingComponent_C_Find_Paired_Animation, PairedAnimationId) == 0x000000, "Member 'ForceActingComponent_C_Find_Paired_Animation::PairedAnimationId' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Find_Paired_Animation, 输出行) == 0x000010, "Member 'ForceActingComponent_C_Find_Paired_Animation::输出行' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Find_Paired_Animation, Find) == 0x000190, "Member 'ForceActingComponent_C_Find_Paired_Animation::Find' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Find_Paired_Animation, CallFunc_Redirect_Table_MappedTable) == 0x000198, "Member 'ForceActingComponent_C_Find_Paired_Animation::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Find_Paired_Animation, CallFunc_Concat_StrStr_ReturnValue) == 0x0001A0, "Member 'ForceActingComponent_C_Find_Paired_Animation::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Find_Paired_Animation, CallFunc_Conv_StringToName_ReturnValue) == 0x0001B0, "Member 'ForceActingComponent_C_Find_Paired_Animation::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Find_Paired_Animation, CallFunc_GetDataTableRowFromName_OutRow) == 0x0001C0, "Member 'ForceActingComponent_C_Find_Paired_Animation::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Find_Paired_Animation, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000340, "Member 'ForceActingComponent_C_Find_Paired_Animation::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_FinishActionImmedately \ static_assert(alignof(ForceActingComponent_C_FinishActionImmedately) == 0x000001, "Wrong alignment on ForceActingComponent_C_FinishActionImmedately"); \ static_assert(sizeof(ForceActingComponent_C_FinishActionImmedately) == 0x000001, "Wrong size on ForceActingComponent_C_FinishActionImmedately"); \ static_assert(offsetof(ForceActingComponent_C_FinishActionImmedately, CallFunc_End_DetachPrivate_Success) == 0x000000, "Member 'ForceActingComponent_C_FinishActionImmedately::CallFunc_End_DetachPrivate_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_FinishRotateTimeLine \ static_assert(alignof(ForceActingComponent_C_FinishRotateTimeLine) == 0x000008, "Wrong alignment on ForceActingComponent_C_FinishRotateTimeLine"); \ static_assert(sizeof(ForceActingComponent_C_FinishRotateTimeLine) == 0x000030, "Wrong size on ForceActingComponent_C_FinishRotateTimeLine"); \ static_assert(offsetof(ForceActingComponent_C_FinishRotateTimeLine, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000000, "Member 'ForceActingComponent_C_FinishRotateTimeLine::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_FinishRotateTimeLine, K2Node_DynamicCast_bSuccess) == 0x000008, "Member 'ForceActingComponent_C_FinishRotateTimeLine::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_FinishRotateTimeLine, CallFunc_GetAnimInstance_ReturnValue) == 0x000010, "Member 'ForceActingComponent_C_FinishRotateTimeLine::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_FinishRotateTimeLine, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000018, "Member 'ForceActingComponent_C_FinishRotateTimeLine::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_FinishRotateTimeLine, K2Node_DynamicCast_bSuccess_1) == 0x000028, "Member 'ForceActingComponent_C_FinishRotateTimeLine::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_Force_Acting_Play_Network \ static_assert(alignof(ForceActingComponent_C_Force_Acting_Play_Network) == 0x000008, "Wrong alignment on ForceActingComponent_C_Force_Acting_Play_Network"); \ static_assert(sizeof(ForceActingComponent_C_Force_Acting_Play_Network) == 0x000038, "Wrong size on ForceActingComponent_C_Force_Acting_Play_Network"); \ static_assert(offsetof(ForceActingComponent_C_Force_Acting_Play_Network, TargetActor) == 0x000000, "Member 'ForceActingComponent_C_Force_Acting_Play_Network::TargetActor' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Force_Acting_Play_Network, MainMontageToPlay) == 0x000008, "Member 'ForceActingComponent_C_Force_Acting_Play_Network::MainMontageToPlay' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Force_Acting_Play_Network, TargetMontageToPlay) == 0x000010, "Member 'ForceActingComponent_C_Force_Acting_Play_Network::TargetMontageToPlay' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Force_Acting_Play_Network, PrepareMove) == 0x000018, "Member 'ForceActingComponent_C_Force_Acting_Play_Network::PrepareMove' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Force_Acting_Play_Network, DelayedTargetExecuteMontage_0) == 0x000019, "Member 'ForceActingComponent_C_Force_Acting_Play_Network::DelayedTargetExecuteMontage_0' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Force_Acting_Play_Network, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'ForceActingComponent_C_Force_Acting_Play_Network::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Force_Acting_Play_Network, CallFunc_PrepareAndBeginPlayPairedAnimation_Network_MainAnimTime) == 0x000028, "Member 'ForceActingComponent_C_Force_Acting_Play_Network::CallFunc_PrepareAndBeginPlayPairedAnimation_Network_MainAnimTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Force_Acting_Play_Network, CallFunc_PrepareAndBeginPlayPairedAnimation_Network_TargetAnimTime) == 0x000030, "Member 'ForceActingComponent_C_Force_Acting_Play_Network::CallFunc_PrepareAndBeginPlayPairedAnimation_Network_TargetAnimTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_Get_Attach_Parent_Relative_Transform \ static_assert(alignof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform) == 0x000010, "Wrong alignment on ForceActingComponent_C_Get_Attach_Parent_Relative_Transform"); \ static_assert(sizeof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform) == 0x000550, "Wrong size on ForceActingComponent_C_Get_Attach_Parent_Relative_Transform"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, WorldTransform) == 0x000000, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::WorldTransform' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, RelativeTransform) == 0x000060, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::RelativeTransform' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, L_RealMeshWorldTransformDesired) == 0x0000C0, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::L_RealMeshWorldTransformDesired' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, L_SesiredTo) == 0x000120, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::L_SesiredTo' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_BreakTransform_Location) == 0x000180, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_BreakTransform_Rotation) == 0x000198, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_BreakTransform_Scale) == 0x0001B0, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_BreakVector_X) == 0x0001C8, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_BreakVector_Y) == 0x0001D0, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_BreakVector_Z) == 0x0001D8, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_ComposeTransforms_ReturnValue) == 0x0001E0, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_ComposeTransforms_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_GetScaledCapsuleHalfHeight_ReturnValue) == 0x000240, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_GetScaledCapsuleHalfHeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_GetTransform_ReturnValue) == 0x000250, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0002B0, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_MakeRelativeTransform_ReturnValue) == 0x0002C0, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_MakeRelativeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_MakeVector_ReturnValue) == 0x000320, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_BreakTransform_Location_1) == 0x000338, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_BreakTransform_Rotation_1) == 0x000350, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_BreakTransform_Scale_1) == 0x000368, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_MakeTransform_ReturnValue) == 0x000380, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_BreakVector_X_1) == 0x0003E0, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_BreakVector_Y_1) == 0x0003E8, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_BreakVector_Z_1) == 0x0003F0, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_MakeVector_ReturnValue_1) == 0x0003F8, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_MakeTransform_ReturnValue_1) == 0x000410, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000470, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, K2Node_DynamicCast_AsPrimitive_Component) == 0x0004D0, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::K2Node_DynamicCast_AsPrimitive_Component' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, K2Node_DynamicCast_bSuccess) == 0x0004D8, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_GetSocketTransform_ReturnValue) == 0x0004E0, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Get_Attach_Parent_Relative_Transform, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000540, "Member 'ForceActingComponent_C_Get_Attach_Parent_Relative_Transform::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_GetForceActingSyncAnimInterface \ static_assert(alignof(ForceActingComponent_C_GetForceActingSyncAnimInterface) == 0x000008, "Wrong alignment on ForceActingComponent_C_GetForceActingSyncAnimInterface"); \ static_assert(sizeof(ForceActingComponent_C_GetForceActingSyncAnimInterface) == 0x000040, "Wrong size on ForceActingComponent_C_GetForceActingSyncAnimInterface"); \ static_assert(offsetof(ForceActingComponent_C_GetForceActingSyncAnimInterface, Output_Get) == 0x000000, "Member 'ForceActingComponent_C_GetForceActingSyncAnimInterface::Output_Get' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetForceActingSyncAnimInterface, CallFunc_Conv_InterfaceToObject_ReturnValue) == 0x000010, "Member 'ForceActingComponent_C_GetForceActingSyncAnimInterface::CallFunc_Conv_InterfaceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetForceActingSyncAnimInterface, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'ForceActingComponent_C_GetForceActingSyncAnimInterface::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetForceActingSyncAnimInterface, CallFunc_GetAnimInstance_ReturnValue) == 0x000020, "Member 'ForceActingComponent_C_GetForceActingSyncAnimInterface::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetForceActingSyncAnimInterface, K2Node_DynamicCast_AsBPI_Force_Acting_Sync_Height_Interface) == 0x000028, "Member 'ForceActingComponent_C_GetForceActingSyncAnimInterface::K2Node_DynamicCast_AsBPI_Force_Acting_Sync_Height_Interface' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetForceActingSyncAnimInterface, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'ForceActingComponent_C_GetForceActingSyncAnimInterface::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_GetPairedAnimation \ static_assert(alignof(ForceActingComponent_C_GetPairedAnimation) == 0x000010, "Wrong alignment on ForceActingComponent_C_GetPairedAnimation"); \ static_assert(sizeof(ForceActingComponent_C_GetPairedAnimation) == 0x000300, "Wrong size on ForceActingComponent_C_GetPairedAnimation"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, PairedAnimation) == 0x000000, "Member 'ForceActingComponent_C_GetPairedAnimation::PairedAnimation' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, Starter) == 0x000180, "Member 'ForceActingComponent_C_GetPairedAnimation::Starter' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, Victim) == 0x000188, "Member 'ForceActingComponent_C_GetPairedAnimation::Victim' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x000190, "Member 'ForceActingComponent_C_GetPairedAnimation::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0001A0, "Member 'ForceActingComponent_C_GetPairedAnimation::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, CallFunc_Conv_StringToText_ReturnValue) == 0x0001A8, "Member 'ForceActingComponent_C_GetPairedAnimation::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, K2Node_DynamicCast_AsAnim_Montage) == 0x0001C0, "Member 'ForceActingComponent_C_GetPairedAnimation::K2Node_DynamicCast_AsAnim_Montage' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, K2Node_DynamicCast_bSuccess) == 0x0001C8, "Member 'ForceActingComponent_C_GetPairedAnimation::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, K2Node_MakeStruct_FormatArgumentData) == 0x0001D0, "Member 'ForceActingComponent_C_GetPairedAnimation::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, CallFunc_IsValid_ReturnValue) == 0x000220, "Member 'ForceActingComponent_C_GetPairedAnimation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue_1) == 0x000228, "Member 'ForceActingComponent_C_GetPairedAnimation::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x000238, "Member 'ForceActingComponent_C_GetPairedAnimation::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000240, "Member 'ForceActingComponent_C_GetPairedAnimation::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, K2Node_DynamicCast_AsAnim_Montage_1) == 0x000258, "Member 'ForceActingComponent_C_GetPairedAnimation::K2Node_DynamicCast_AsAnim_Montage_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, K2Node_DynamicCast_bSuccess_1) == 0x000260, "Member 'ForceActingComponent_C_GetPairedAnimation::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, K2Node_MakeStruct_FormatArgumentData_1) == 0x000268, "Member 'ForceActingComponent_C_GetPairedAnimation::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, CallFunc_IsValid_ReturnValue_1) == 0x0002B8, "Member 'ForceActingComponent_C_GetPairedAnimation::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, K2Node_MakeArray_Array) == 0x0002C0, "Member 'ForceActingComponent_C_GetPairedAnimation::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, CallFunc_BooleanAND_ReturnValue) == 0x0002D0, "Member 'ForceActingComponent_C_GetPairedAnimation::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, CallFunc_Format_ReturnValue) == 0x0002D8, "Member 'ForceActingComponent_C_GetPairedAnimation::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPairedAnimation, CallFunc_CreateMessageWindow_ReturnValue) == 0x0002F0, "Member 'ForceActingComponent_C_GetPairedAnimation::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_GetPlayerRecieveEndTimer \ static_assert(alignof(ForceActingComponent_C_GetPlayerRecieveEndTimer) == 0x000008, "Wrong alignment on ForceActingComponent_C_GetPlayerRecieveEndTimer"); \ static_assert(sizeof(ForceActingComponent_C_GetPlayerRecieveEndTimer) == 0x000040, "Wrong size on ForceActingComponent_C_GetPlayerRecieveEndTimer"); \ static_assert(offsetof(ForceActingComponent_C_GetPlayerRecieveEndTimer, Montage) == 0x000000, "Member 'ForceActingComponent_C_GetPlayerRecieveEndTimer::Montage' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPlayerRecieveEndTimer, SequenceLength) == 0x000008, "Member 'ForceActingComponent_C_GetPlayerRecieveEndTimer::SequenceLength' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPlayerRecieveEndTimer, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000010, "Member 'ForceActingComponent_C_GetPlayerRecieveEndTimer::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPlayerRecieveEndTimer, CallFunc_Montage_GetNotifyTriggerTime_OutTime) == 0x000018, "Member 'ForceActingComponent_C_GetPlayerRecieveEndTimer::CallFunc_Montage_GetNotifyTriggerTime_OutTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPlayerRecieveEndTimer, CallFunc_Montage_GetNotifyTriggerTime_ReturnValue) == 0x00001C, "Member 'ForceActingComponent_C_GetPlayerRecieveEndTimer::CallFunc_Montage_GetNotifyTriggerTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPlayerRecieveEndTimer, CallFunc_Montage_GetNotifyStateTriggerTime_OutStartTime) == 0x000020, "Member 'ForceActingComponent_C_GetPlayerRecieveEndTimer::CallFunc_Montage_GetNotifyStateTriggerTime_OutStartTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPlayerRecieveEndTimer, CallFunc_Montage_GetNotifyStateTriggerTime_OutEndTime) == 0x000024, "Member 'ForceActingComponent_C_GetPlayerRecieveEndTimer::CallFunc_Montage_GetNotifyStateTriggerTime_OutEndTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPlayerRecieveEndTimer, CallFunc_Montage_GetNotifyStateTriggerTime_ReturnValue) == 0x000028, "Member 'ForceActingComponent_C_GetPlayerRecieveEndTimer::CallFunc_Montage_GetNotifyStateTriggerTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPlayerRecieveEndTimer, CallFunc_GetOwner_ReturnValue) == 0x000030, "Member 'ForceActingComponent_C_GetPlayerRecieveEndTimer::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_GetPlayerRecieveEndTimer, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000038, "Member 'ForceActingComponent_C_GetPlayerRecieveEndTimer::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_IsStep2RelativeMove \ static_assert(alignof(ForceActingComponent_C_IsStep2RelativeMove) == 0x000008, "Wrong alignment on ForceActingComponent_C_IsStep2RelativeMove"); \ static_assert(sizeof(ForceActingComponent_C_IsStep2RelativeMove) == 0x000028, "Wrong size on ForceActingComponent_C_IsStep2RelativeMove"); \ static_assert(offsetof(ForceActingComponent_C_IsStep2RelativeMove, ReturnValue) == 0x000000, "Member 'ForceActingComponent_C_IsStep2RelativeMove::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_IsStep2RelativeMove, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'ForceActingComponent_C_IsStep2RelativeMove::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_IsStep2RelativeMove, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'ForceActingComponent_C_IsStep2RelativeMove::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_IsStep2RelativeMove, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'ForceActingComponent_C_IsStep2RelativeMove::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_IsStep2RelativeMove, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'ForceActingComponent_C_IsStep2RelativeMove::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_IsStep2RelativeMove, CallFunc_IsValid_ReturnValue_2) == 0x000020, "Member 'ForceActingComponent_C_IsStep2RelativeMove::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_IsStep2RelativeMove, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000021, "Member 'ForceActingComponent_C_IsStep2RelativeMove::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation \ static_assert(alignof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation) == 0x000008, "Wrong alignment on ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation"); \ static_assert(sizeof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation) == 0x0001C8, "Wrong size on ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, TargetActor) == 0x000000, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::TargetActor' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, MainMontageToPlay) == 0x000008, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::MainMontageToPlay' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, TargetMontageToPlay) == 0x000010, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::TargetMontageToPlay' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, PrepareMove) == 0x000018, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::PrepareMove' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, MainAnimTime) == 0x000020, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::MainAnimTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, TargetAnimTime) == 0x000028, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::TargetAnimTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, target_anim_duration) == 0x000030, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::target_anim_duration' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, main_anim_duration) == 0x000038, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::main_anim_duration' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, DebugCode) == 0x000040, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::DebugCode' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_AsBP_Placed_AI) == 0x000048, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_AsBP_Placed_AI' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_GetAnimInstance_ReturnValue) == 0x000058, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_Not_PreBool_ReturnValue) == 0x000060, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_AsAnim_Montage) == 0x000068, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_AsAnim_Montage' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_bSuccess_1) == 0x000070, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_GetComponentByClass_ReturnValue) == 0x000078, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000080, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000088, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_AsSkeletal_Mesh_Actor) == 0x000090, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_AsSkeletal_Mesh_Actor' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_bSuccess_2) == 0x000098, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_GetAnimInstance_ReturnValue_1) == 0x0000A0, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_AsCharacter) == 0x0000A8, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_bSuccess_3) == 0x0000B0, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_GetAnimInstance_ReturnValue_2) == 0x0000B8, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_GetAnimInstance_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_PlaySlotAnimationAsDynamicMontage_ReturnValue) == 0x0000C8, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_PlaySlotAnimationAsDynamicMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_SwitchEnum_CmpSuccess) == 0x0000D0, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_SwitchEnum_CmpSuccess_1) == 0x0000D1, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_SwitchEnum_CmpSuccess_2) == 0x0000D2, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_AsAnim_Montage_1) == 0x0000D8, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_AsAnim_Montage_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_bSuccess_4) == 0x0000E0, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, Temp_int_Loop_Counter_Variable) == 0x0000E4, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_Montage_Play_ReturnValue) == 0x0000E8, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_Montage_Play_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_Add_IntInt_ReturnValue) == 0x0000EC, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, Temp_bool_True_if_break_was_hit_Variable) == 0x0000F0, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_Not_PreBool_ReturnValue_1) == 0x0000F1, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x0000F8, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_AsCharacter_1) == 0x000108, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_AsCharacter_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_bSuccess_5) == 0x000110, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_Array_Length_ReturnValue) == 0x000114, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_Less_IntInt_ReturnValue) == 0x000118, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_AsAnim_Montage_2) == 0x000120, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_AsAnim_Montage_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_bSuccess_6) == 0x000128, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_BooleanAND_ReturnValue) == 0x000129, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_PlayAnimMontage_ReturnValue) == 0x00012C, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_PlayAnimMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_AsAnim_Montage_3) == 0x000130, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_AsAnim_Montage_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_bSuccess_7) == 0x000138, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_AsAbstract_Character) == 0x000140, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_DynamicCast_bSuccess_8) == 0x000148, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_GetMyRotateComp_RotateComp) == 0x000150, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_GetMyRotateComp_RotateComp' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_IsValid_ReturnValue_1) == 0x000158, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_GetMyEffects_EffectsComp) == 0x000160, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_GetAnimInstance_ReturnValue_3) == 0x000168, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_GetAnimInstance_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_PlayCharacterMontage_duration) == 0x000170, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_PlayCharacterMontage_duration' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000178, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_IsValid_ReturnValue_2) == 0x000180, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_BeginAttachPrivate_Success) == 0x000181, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_BeginAttachPrivate_Success' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, Temp_int_Array_Index_Variable) == 0x000184, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_RotateToTarget_Success) == 0x000188, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_RotateToTarget_Success' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_Array_Get_Item) == 0x000190, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_IsPlaying_ReturnValue) == 0x000198, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_IsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_BeginAttachPrivate_Success_1) == 0x000199, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_BeginAttachPrivate_Success_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, CallFunc_PlayCharacterMontage_duration_1) == 0x0001A0, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::CallFunc_PlayCharacterMontage_duration_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_VariableSet_target_anim_duration_ImplicitCast) == 0x0001A8, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_VariableSet_target_anim_duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_VariableSet_target_anim_duration_ImplicitCast_1) == 0x0001B0, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_VariableSet_target_anim_duration_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_VariableSet_target_anim_duration_ImplicitCast_2) == 0x0001B8, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_VariableSet_target_anim_duration_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation, K2Node_VariableSet_target_anim_duration_ImplicitCast_3) == 0x0001C0, "Member 'ForceActingComponent_C_Prepare_and_Begin_Play_Paired_Animation::K2Node_VariableSet_target_anim_duration_ImplicitCast_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network \ static_assert(alignof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network) == 0x000008, "Wrong alignment on ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network"); \ static_assert(sizeof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network) == 0x0000C8, "Wrong size on ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, TargetActor) == 0x000000, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::TargetActor' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, MainMontageToPlay) == 0x000008, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::MainMontageToPlay' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, TargetMontageToPlay) == 0x000010, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::TargetMontageToPlay' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, PrepareMove) == 0x000018, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::PrepareMove' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, MainAnimTime) == 0x000020, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::MainAnimTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, TargetAnimTime) == 0x000028, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::TargetAnimTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, target_anim_duration) == 0x000030, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::target_anim_duration' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, main_anim_duration) == 0x000038, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::main_anim_duration' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, DebugCode) == 0x000040, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::DebugCode' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, CallFunc_Not_PreBool_ReturnValue) == 0x000044, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, K2Node_DynamicCast_AsAnim_Montage) == 0x000048, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::K2Node_DynamicCast_AsAnim_Montage' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, CallFunc_GetComponentByClass_ReturnValue) == 0x000058, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000060, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, K2Node_SwitchEnum_CmpSuccess) == 0x000069, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, K2Node_SwitchEnum_CmpSuccess_1) == 0x00006A, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, K2Node_SwitchEnum_CmpSuccess_2) == 0x00006B, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, K2Node_DynamicCast_AsAnim_Montage_1) == 0x000070, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::K2Node_DynamicCast_AsAnim_Montage_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, K2Node_DynamicCast_bSuccess_1) == 0x000078, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, K2Node_DynamicCast_AsAbstract_Character) == 0x000080, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, K2Node_DynamicCast_bSuccess_2) == 0x000088, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, CallFunc_GetMyEffects_EffectsComp) == 0x000090, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, CallFunc_IsValid_ReturnValue_1) == 0x000098, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, CallFunc_IsValid_ReturnValue_2) == 0x000099, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, CallFunc_PlayCharacterMontage_duration) == 0x0000A0, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::CallFunc_PlayCharacterMontage_duration' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, CallFunc_GetComponentByClass_ReturnValue_2) == 0x0000B0, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, CallFunc_IsValid_ReturnValue_3) == 0x0000B8, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, CallFunc_BeginAttachPrivate_Success) == 0x0000B9, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::CallFunc_BeginAttachPrivate_Success' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, CallFunc_RotateToTarget_Success) == 0x0000BA, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::CallFunc_RotateToTarget_Success' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, CallFunc_BeginAttachPrivate_Success_1) == 0x0000BB, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::CallFunc_BeginAttachPrivate_Success_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network, CallFunc_PlayCharacterMontage_duration_1) == 0x0000C0, "Member 'ForceActingComponent_C_PrepareAndBeginPlayPairedAnimation_Network::CallFunc_PlayCharacterMontage_duration_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_PrintDebugCode \ static_assert(alignof(ForceActingComponent_C_PrintDebugCode) == 0x000008, "Wrong alignment on ForceActingComponent_C_PrintDebugCode"); \ static_assert(sizeof(ForceActingComponent_C_PrintDebugCode) == 0x000020, "Wrong size on ForceActingComponent_C_PrintDebugCode"); \ static_assert(offsetof(ForceActingComponent_C_PrintDebugCode, DebugCode) == 0x000000, "Member 'ForceActingComponent_C_PrintDebugCode::DebugCode' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrintDebugCode, Message) == 0x000008, "Member 'ForceActingComponent_C_PrintDebugCode::Message' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_PrintDebugCode, Success) == 0x000018, "Member 'ForceActingComponent_C_PrintDebugCode::Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_ReceiveTick \ static_assert(alignof(ForceActingComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on ForceActingComponent_C_ReceiveTick"); \ static_assert(sizeof(ForceActingComponent_C_ReceiveTick) == 0x000004, "Wrong size on ForceActingComponent_C_ReceiveTick"); \ static_assert(offsetof(ForceActingComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'ForceActingComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_Recieve_Detach \ static_assert(alignof(ForceActingComponent_C_Recieve_Detach) == 0x000008, "Wrong alignment on ForceActingComponent_C_Recieve_Detach"); \ static_assert(sizeof(ForceActingComponent_C_Recieve_Detach) == 0x000010, "Wrong size on ForceActingComponent_C_Recieve_Detach"); \ static_assert(offsetof(ForceActingComponent_C_Recieve_Detach, FromMontage) == 0x000000, "Member 'ForceActingComponent_C_Recieve_Detach::FromMontage' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Recieve_Detach, CallFunc__HasState_valid) == 0x000008, "Member 'ForceActingComponent_C_Recieve_Detach::CallFunc__HasState_valid' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Recieve_Detach, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'ForceActingComponent_C_Recieve_Detach::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Recieve_Detach, CallFunc_End_DetachPrivate_Success) == 0x00000A, "Member 'ForceActingComponent_C_Recieve_Detach::CallFunc_End_DetachPrivate_Success' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Recieve_Detach, CallFunc_End_DetachPrivate_Success_1) == 0x00000B, "Member 'ForceActingComponent_C_Recieve_Detach::CallFunc_End_DetachPrivate_Success_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Recieve_Detach, K2Node_SwitchEnum_CmpSuccess) == 0x00000C, "Member 'ForceActingComponent_C_Recieve_Detach::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Recieve_Detach, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x00000D, "Member 'ForceActingComponent_C_Recieve_Detach::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_RecieveBegin \ static_assert(alignof(ForceActingComponent_C_RecieveBegin) == 0x000008, "Wrong alignment on ForceActingComponent_C_RecieveBegin"); \ static_assert(sizeof(ForceActingComponent_C_RecieveBegin) == 0x000010, "Wrong size on ForceActingComponent_C_RecieveBegin"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBegin, FromMontage) == 0x000000, "Member 'ForceActingComponent_C_RecieveBegin::FromMontage' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBegin, CallFunc_RecieveBeginPrivate_Success) == 0x000008, "Member 'ForceActingComponent_C_RecieveBegin::CallFunc_RecieveBeginPrivate_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_RecieveBeginPrivate \ static_assert(alignof(ForceActingComponent_C_RecieveBeginPrivate) == 0x000008, "Wrong alignment on ForceActingComponent_C_RecieveBeginPrivate"); \ static_assert(sizeof(ForceActingComponent_C_RecieveBeginPrivate) == 0x000128, "Wrong size on ForceActingComponent_C_RecieveBeginPrivate"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, ReentrantLockRequest) == 0x000000, "Member 'ForceActingComponent_C_RecieveBeginPrivate::ReentrantLockRequest' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, Success) == 0x000008, "Member 'ForceActingComponent_C_RecieveBeginPrivate::Success' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000010, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000018, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_GetDisplayName_ReturnValue) == 0x000028, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000058, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, K2Node_DynamicCast_AsAnim_Montage) == 0x000070, "Member 'ForceActingComponent_C_RecieveBeginPrivate::K2Node_DynamicCast_AsAnim_Montage' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'ForceActingComponent_C_RecieveBeginPrivate::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_GetPlayerRecieveEndTimer_SequenceLength) == 0x00007C, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_GetPlayerRecieveEndTimer_SequenceLength' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_K2_SetTimer_ReturnValue) == 0x000080, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_GetDisplayName_ReturnValue_1) == 0x000088, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000098, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_GetDisplayName_ReturnValue_2) == 0x0000A8, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc__AddState_Changed) == 0x0000B8, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc__AddState_Changed' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x0000B9, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_IsValid_ReturnValue_1) == 0x0000BA, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_BooleanAND_ReturnValue) == 0x0000BB, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_GetComponentByClass_ReturnValue) == 0x0000C0, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_GetDisplayName_ReturnValue_3) == 0x0000C8, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_GetDisplayName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_GetDisplayName_ReturnValue_4) == 0x0000D8, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_GetDisplayName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000E8, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000F8, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000108, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveBeginPrivate, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000118, "Member 'ForceActingComponent_C_RecieveBeginPrivate::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_RecieveEnd \ static_assert(alignof(ForceActingComponent_C_RecieveEnd) == 0x000008, "Wrong alignment on ForceActingComponent_C_RecieveEnd"); \ static_assert(sizeof(ForceActingComponent_C_RecieveEnd) == 0x000010, "Wrong size on ForceActingComponent_C_RecieveEnd"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEnd, FromMontage) == 0x000000, "Member 'ForceActingComponent_C_RecieveEnd::FromMontage' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEnd, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'ForceActingComponent_C_RecieveEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_RecieveEndPrivate \ static_assert(alignof(ForceActingComponent_C_RecieveEndPrivate) == 0x000008, "Wrong alignment on ForceActingComponent_C_RecieveEndPrivate"); \ static_assert(sizeof(ForceActingComponent_C_RecieveEndPrivate) == 0x000130, "Wrong size on ForceActingComponent_C_RecieveEndPrivate"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, ReleaseLocker) == 0x000000, "Member 'ForceActingComponent_C_RecieveEndPrivate::ReleaseLocker' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_GetDisplayName_ReturnValue) == 0x000010, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_GetDisplayName_ReturnValue_1) == 0x000020, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc__HasState_valid) == 0x000030, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc__HasState_valid' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_GetComponentByClass_ReturnValue) == 0x000038, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_GetActivityValue_Value) == 0x000040, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_GetDisplayName_ReturnValue_2) == 0x000048, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_Conv_BoolToString_ReturnValue) == 0x000058, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000078, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000088, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000090, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc__RemoveState_Changed) == 0x0000A0, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc__RemoveState_Changed' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_GetDisplayName_ReturnValue_3) == 0x0000A8, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_GetDisplayName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000B8, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0000C8, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000D0, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000E0, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_GetDisplayName_ReturnValue_4) == 0x0000F0, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_GetDisplayName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000100, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000110, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndPrivate, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000120, "Member 'ForceActingComponent_C_RecieveEndPrivate::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_RecieveEndTimer \ static_assert(alignof(ForceActingComponent_C_RecieveEndTimer) == 0x000008, "Wrong alignment on ForceActingComponent_C_RecieveEndTimer"); \ static_assert(sizeof(ForceActingComponent_C_RecieveEndTimer) == 0x000028, "Wrong size on ForceActingComponent_C_RecieveEndTimer"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndTimer, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000000, "Member 'ForceActingComponent_C_RecieveEndTimer::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndTimer, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000008, "Member 'ForceActingComponent_C_RecieveEndTimer::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RecieveEndTimer, CallFunc_Concat_StrStr_ReturnValue) == 0x000018, "Member 'ForceActingComponent_C_RecieveEndTimer::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_RotateToTarget \ static_assert(alignof(ForceActingComponent_C_RotateToTarget) == 0x000008, "Wrong alignment on ForceActingComponent_C_RotateToTarget"); \ static_assert(sizeof(ForceActingComponent_C_RotateToTarget) == 0x000050, "Wrong size on ForceActingComponent_C_RotateToTarget"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget, TargetRotateTo) == 0x000000, "Member 'ForceActingComponent_C_RotateToTarget::TargetRotateTo' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget, targetsocket) == 0x000008, "Member 'ForceActingComponent_C_RotateToTarget::targetsocket' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget, Success) == 0x000010, "Member 'ForceActingComponent_C_RotateToTarget::Success' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget, CallFunc_Caculate_Rotate_Transform_TeleportLocation) == 0x000018, "Member 'ForceActingComponent_C_RotateToTarget::CallFunc_Caculate_Rotate_Transform_TeleportLocation' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget, CallFunc_Caculate_Rotate_Transform_TeleportRotation) == 0x000030, "Member 'ForceActingComponent_C_RotateToTarget::CallFunc_Caculate_Rotate_Transform_TeleportRotation' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget, CallFunc_Caculate_Rotate_Transform_NeedTranslateLocation) == 0x000048, "Member 'ForceActingComponent_C_RotateToTarget::CallFunc_Caculate_Rotate_Transform_NeedTranslateLocation' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget, CallFunc_K2_SetActorRotation_ReturnValue) == 0x000049, "Member 'ForceActingComponent_C_RotateToTarget::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget, CallFunc_K2_TeleportTo_ReturnValue) == 0x00004A, "Member 'ForceActingComponent_C_RotateToTarget::CallFunc_K2_TeleportTo_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_RotateToTarget_Timeline \ static_assert(alignof(ForceActingComponent_C_RotateToTarget_Timeline) == 0x000010, "Wrong alignment on ForceActingComponent_C_RotateToTarget_Timeline"); \ static_assert(sizeof(ForceActingComponent_C_RotateToTarget_Timeline) == 0x0001F0, "Wrong size on ForceActingComponent_C_RotateToTarget_Timeline"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, Target) == 0x000000, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::Target' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, TargeSocket) == 0x000008, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::TargeSocket' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, CallFunc_Caculate_Rotate_Transform_TeleportLocation) == 0x000010, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::CallFunc_Caculate_Rotate_Transform_TeleportLocation' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, CallFunc_Caculate_Rotate_Transform_TeleportRotation) == 0x000028, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::CallFunc_Caculate_Rotate_Transform_TeleportRotation' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, CallFunc_Caculate_Rotate_Transform_NeedTranslateLocation) == 0x000040, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::CallFunc_Caculate_Rotate_Transform_NeedTranslateLocation' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, CallFunc_BreakTransform_Location) == 0x000048, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, CallFunc_BreakTransform_Rotation) == 0x000060, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, CallFunc_BreakTransform_Scale) == 0x000078, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, CallFunc_MakeTransform_ReturnValue) == 0x000090, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, CallFunc_GetTransform_ReturnValue) == 0x0000F0, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, CallFunc_BreakTransform_Location_1) == 0x000150, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, CallFunc_BreakTransform_Rotation_1) == 0x000168, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, CallFunc_BreakTransform_Scale_1) == 0x000180, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000198, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, K2Node_DynamicCast_bSuccess) == 0x0001A0, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, CallFunc_Vector_Distance2D_ReturnValue) == 0x0001A8, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001B0, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, CallFunc_GetAnimInstance_ReturnValue) == 0x0001B8, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x0001C0, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, K2Node_DynamicCast_bSuccess_1) == 0x0001D0, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0001D8, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_RotateToTarget_Timeline, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0001E0, "Member 'ForceActingComponent_C_RotateToTarget_Timeline::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_Search_Attachable_Point \ static_assert(alignof(ForceActingComponent_C_Search_Attachable_Point) == 0x000008, "Wrong alignment on ForceActingComponent_C_Search_Attachable_Point"); \ static_assert(sizeof(ForceActingComponent_C_Search_Attachable_Point) == 0x0000B0, "Wrong size on ForceActingComponent_C_Search_Attachable_Point"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, TargetActor) == 0x000000, "Member 'ForceActingComponent_C_Search_Attachable_Point::TargetActor' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, CheckSocket) == 0x000008, "Member 'ForceActingComponent_C_Search_Attachable_Point::CheckSocket' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, AttachableMesh) == 0x000010, "Member 'ForceActingComponent_C_Search_Attachable_Point::AttachableMesh' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, Candicate) == 0x000018, "Member 'ForceActingComponent_C_Search_Attachable_Point::Candicate' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, CheckedComp) == 0x000028, "Member 'ForceActingComponent_C_Search_Attachable_Point::CheckedComp' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000030, "Member 'ForceActingComponent_C_Search_Attachable_Point::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000038, "Member 'ForceActingComponent_C_Search_Attachable_Point::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, K2Node_DynamicCast_AsPrimitive_Component) == 0x000048, "Member 'ForceActingComponent_C_Search_Attachable_Point::K2Node_DynamicCast_AsPrimitive_Component' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'ForceActingComponent_C_Search_Attachable_Point::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'ForceActingComponent_C_Search_Attachable_Point::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, CallFunc_K2_GetComponentsByClass_ReturnValue_1) == 0x000058, "Member 'ForceActingComponent_C_Search_Attachable_Point::CallFunc_K2_GetComponentsByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, Temp_int_Loop_Counter_Variable) == 0x000068, "Member 'ForceActingComponent_C_Search_Attachable_Point::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, CallFunc_Array_Length_ReturnValue_1) == 0x00006C, "Member 'ForceActingComponent_C_Search_Attachable_Point::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'ForceActingComponent_C_Search_Attachable_Point::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'ForceActingComponent_C_Search_Attachable_Point::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, Temp_int_Array_Index_Variable) == 0x000078, "Member 'ForceActingComponent_C_Search_Attachable_Point::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, CallFunc_Array_Get_Item) == 0x000080, "Member 'ForceActingComponent_C_Search_Attachable_Point::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, CallFunc_Array_Add_ReturnValue) == 0x000088, "Member 'ForceActingComponent_C_Search_Attachable_Point::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, Temp_int_Array_Index_Variable_1) == 0x00008C, "Member 'ForceActingComponent_C_Search_Attachable_Point::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, Temp_int_Loop_Counter_Variable_1) == 0x000090, "Member 'ForceActingComponent_C_Search_Attachable_Point::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, CallFunc_Array_Get_Item_1) == 0x000098, "Member 'ForceActingComponent_C_Search_Attachable_Point::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000A0, "Member 'ForceActingComponent_C_Search_Attachable_Point::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000A4, "Member 'ForceActingComponent_C_Search_Attachable_Point::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Search_Attachable_Point, CallFunc_DoesSocketExist_ReturnValue) == 0x0000A8, "Member 'ForceActingComponent_C_Search_Attachable_Point::CallFunc_DoesSocketExist_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_SetAttachedParent \ static_assert(alignof(ForceActingComponent_C_SetAttachedParent) == 0x000008, "Wrong alignment on ForceActingComponent_C_SetAttachedParent"); \ static_assert(sizeof(ForceActingComponent_C_SetAttachedParent) == 0x000040, "Wrong size on ForceActingComponent_C_SetAttachedParent"); \ static_assert(offsetof(ForceActingComponent_C_SetAttachedParent, Saved_Attached_Parent_0) == 0x000000, "Member 'ForceActingComponent_C_SetAttachedParent::Saved_Attached_Parent_0' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SetAttachedParent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'ForceActingComponent_C_SetAttachedParent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SetAttachedParent, CallFunc_Not_PreBool_ReturnValue) == 0x000010, "Member 'ForceActingComponent_C_SetAttachedParent::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SetAttachedParent, CallFunc_GetForceActingSyncAnimInterface_Output_Get) == 0x000018, "Member 'ForceActingComponent_C_SetAttachedParent::CallFunc_GetForceActingSyncAnimInterface_Output_Get' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SetAttachedParent, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'ForceActingComponent_C_SetAttachedParent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SetAttachedParent, CallFunc_GetOwner_ReturnValue) == 0x000030, "Member 'ForceActingComponent_C_SetAttachedParent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SetAttachedParent, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000038, "Member 'ForceActingComponent_C_SetAttachedParent::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SetAttachedParent, CallFunc_BooleanAND_ReturnValue) == 0x000039, "Member 'ForceActingComponent_C_SetAttachedParent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_SetWaitForceActingCallBack \ static_assert(alignof(ForceActingComponent_C_SetWaitForceActingCallBack) == 0x000008, "Wrong alignment on ForceActingComponent_C_SetWaitForceActingCallBack"); \ static_assert(sizeof(ForceActingComponent_C_SetWaitForceActingCallBack) == 0x000008, "Wrong size on ForceActingComponent_C_SetWaitForceActingCallBack"); \ static_assert(offsetof(ForceActingComponent_C_SetWaitForceActingCallBack, CallFunc_K2_SetTimer_ReturnValue) == 0x000000, "Member 'ForceActingComponent_C_SetWaitForceActingCallBack::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_Sponsor_Paired_Animation \ static_assert(alignof(ForceActingComponent_C_Sponsor_Paired_Animation) == 0x000010, "Wrong alignment on ForceActingComponent_C_Sponsor_Paired_Animation"); \ static_assert(sizeof(ForceActingComponent_C_Sponsor_Paired_Animation) == 0x000760, "Wrong size on ForceActingComponent_C_Sponsor_Paired_Animation"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, TargetActor) == 0x000000, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::TargetActor' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, SkillID) == 0x000008, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::SkillID' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, Find) == 0x00000C, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::Find' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, PairedAnimationId) == 0x000010, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::PairedAnimationId' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, 输出行) == 0x000020, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::输出行' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, L_FindData) == 0x0001A0, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::L_FindData' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, PairedAnimId) == 0x000320, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::PairedAnimId' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, Target) == 0x000328, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::Target' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_GetOwner_ReturnValue) == 0x000330, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_GetComponentByClass_ReturnValue) == 0x000338, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_GetWeaponTypePairedAnimationId_ReturnValue) == 0x000340, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_GetWeaponTypePairedAnimationId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_IsValid_ReturnValue) == 0x000350, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_Concat_StrStr_ReturnValue) == 0x000358, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000368, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_GetCharacterId_CharacterId) == 0x000370, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_GetCharacterId_CharacterId' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_GetPairedAnimation_Starter) == 0x000378, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_GetPairedAnimation_Starter' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_GetPairedAnimation_Victim) == 0x000380, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_GetPairedAnimation_Victim' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_IsValid_ReturnValue_1) == 0x000388, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_IsValid_ReturnValue_2) == 0x000389, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_IsValid_ReturnValue_3) == 0x00038A, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000390, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_BooleanAND_ReturnValue) == 0x000398, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_GetOwner_ReturnValue_1) == 0x0003A0, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0003A8, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_Conv_IntToString_ReturnValue) == 0x0003B0, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_Find_Paired_Animation____) == 0x0003C0, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_Find_Paired_Animation____' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_Find_Paired_Animation_Find) == 0x000540, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_Find_Paired_Animation_Find' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000548, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000558, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000568, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000578, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_GetOwner_ReturnValue_2) == 0x000588, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000590, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_IsValid_ReturnValue_4) == 0x000598, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_GetCharacterId_CharacterId_1) == 0x00059C, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_GetCharacterId_CharacterId_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_BooleanAND_ReturnValue_1) == 0x0005A0, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_CaculatePairedAnimationIdWithWeaponType_ReturnValue) == 0x0005A8, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_CaculatePairedAnimationIdWithWeaponType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_BooleanAND_ReturnValue_2) == 0x0005B8, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0005C0, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_Find_Paired_Animation_____1) == 0x0005D0, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_Find_Paired_Animation_____1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_Find_Paired_Animation_Find_1) == 0x000750, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_Find_Paired_Animation_Find_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Sponsor_Paired_Animation, CallFunc_CaculatePairedAnimationId_ReturnValue) == 0x000754, "Member 'ForceActingComponent_C_Sponsor_Paired_Animation::CallFunc_CaculatePairedAnimationId_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_SponsorActingEffect \ static_assert(alignof(ForceActingComponent_C_SponsorActingEffect) == 0x000010, "Wrong alignment on ForceActingComponent_C_SponsorActingEffect"); \ static_assert(sizeof(ForceActingComponent_C_SponsorActingEffect) == 0x000590, "Wrong size on ForceActingComponent_C_SponsorActingEffect"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, SkillID) == 0x000000, "Member 'ForceActingComponent_C_SponsorActingEffect::SkillID' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, Victim) == 0x000008, "Member 'ForceActingComponent_C_SponsorActingEffect::Victim' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, AttackerState) == 0x000010, "Member 'ForceActingComponent_C_SponsorActingEffect::AttackerState' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, VectimEffectType) == 0x000011, "Member 'ForceActingComponent_C_SponsorActingEffect::VectimEffectType' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, Result) == 0x000012, "Member 'ForceActingComponent_C_SponsorActingEffect::Result' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, Duration) == 0x000018, "Member 'ForceActingComponent_C_SponsorActingEffect::Duration' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, L_Check) == 0x000020, "Member 'ForceActingComponent_C_SponsorActingEffect::L_Check' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, ProfileName) == 0x000024, "Member 'ForceActingComponent_C_SponsorActingEffect::ProfileName' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, begin_success) == 0x00002C, "Member 'ForceActingComponent_C_SponsorActingEffect::begin_success' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, DebugCode) == 0x000030, "Member 'ForceActingComponent_C_SponsorActingEffect::DebugCode' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, HitActorForceComp) == 0x000038, "Member 'ForceActingComponent_C_SponsorActingEffect::HitActorForceComp' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, BackstabbedActor) == 0x000040, "Member 'ForceActingComponent_C_SponsorActingEffect::BackstabbedActor' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, UserPaired) == 0x000050, "Member 'ForceActingComponent_C_SponsorActingEffect::UserPaired' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, UsePairedAnimation) == 0x0001D0, "Member 'ForceActingComponent_C_SponsorActingEffect::UsePairedAnimation' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, L_HitActor) == 0x0001D8, "Member 'ForceActingComponent_C_SponsorActingEffect::L_HitActor' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_IsGameOnlineMode_ReturnValue) == 0x0001E0, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_SponsorActingEffect_Network_Result) == 0x0001E1, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_SponsorActingEffect_Network_Result' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_SponsorActingEffect_Network_duration) == 0x0001E8, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_SponsorActingEffect_Network_duration' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, K2Node_MakeArray_Array) == 0x0001F0, "Member 'ForceActingComponent_C_SponsorActingEffect::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_GetOwner_ReturnValue) == 0x000200, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000208, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, K2Node_MakeArray_Array_1) == 0x000220, "Member 'ForceActingComponent_C_SponsorActingEffect::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000230, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_LineTraceMultiForObjects_OutHits) == 0x000248, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_LineTraceMultiForObjects_OutHits' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_LineTraceMultiForObjects_ReturnValue) == 0x000258, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_LineTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_bBlockingHit) == 0x000259, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_bInitialOverlap) == 0x00025A, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_Time) == 0x00025C, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_Distance) == 0x000260, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_Location) == 0x000268, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_ImpactPoint) == 0x000280, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_Normal) == 0x000298, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_ImpactNormal) == 0x0002B0, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_PhysMat) == 0x0002C8, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_HitActor) == 0x0002D0, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_HitComponent) == 0x0002D8, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_HitBoneName) == 0x0002E0, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_BoneName) == 0x0002E8, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_HitItem) == 0x0002F0, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_ElementIndex) == 0x0002F4, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_FaceIndex) == 0x0002F8, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_TraceStart) == 0x000300, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BreakHitResult_TraceEnd) == 0x000318, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_GetDisplayName_ReturnValue) == 0x000330, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, Temp_byte_Variable) == 0x000340, "Member 'ForceActingComponent_C_SponsorActingEffect::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_GetComponentByClass_ReturnValue) == 0x000348, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000350, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_GetPairedAnimation_Starter) == 0x000358, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_GetPairedAnimation_Starter' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_GetPairedAnimation_Victim) == 0x000360, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_GetPairedAnimation_Victim' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, Temp_byte_Variable_1) == 0x000368, "Member 'ForceActingComponent_C_SponsorActingEffect::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_RecieveBeginPrivate_Success) == 0x000369, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_RecieveBeginPrivate_Success' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_RecieveBeginPrivate_Success_1) == 0x00036A, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_RecieveBeginPrivate_Success_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BooleanAND_ReturnValue) == 0x00036B, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000370, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_GetComponentByClass_ReturnValue_3) == 0x000378, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_GetComponentByClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_ApplyEffect_Applied) == 0x000380, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_GetPairedAnimation_Starter_1) == 0x000388, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_GetPairedAnimation_Starter_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_GetPairedAnimation_Victim_1) == 0x000390, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_GetPairedAnimation_Victim_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_IsValid_ReturnValue) == 0x000398, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_IsValid_ReturnValue_1) == 0x000399, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_Concat_StrStr_ReturnValue) == 0x0003A0, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0003B0, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_GetPairedAnimation_Starter_2) == 0x0003C0, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_GetPairedAnimation_Starter_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_GetPairedAnimation_Victim_2) == 0x0003C8, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_GetPairedAnimation_Victim_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, Temp_bool_Variable) == 0x0003D0, "Member 'ForceActingComponent_C_SponsorActingEffect::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_Greater_IntInt_ReturnValue) == 0x0003D1, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BooleanAND_ReturnValue_1) == 0x0003D2, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, K2Node_Select_Default) == 0x0003D3, "Member 'ForceActingComponent_C_SponsorActingEffect::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_BooleanAND_ReturnValue_2) == 0x0003D4, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_Prepare_and_Begin_Play_Paired_Animation_MainAnimTime) == 0x0003D8, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_Prepare_and_Begin_Play_Paired_Animation_MainAnimTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_Prepare_and_Begin_Play_Paired_Animation_TargetAnimTime) == 0x0003E0, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_Prepare_and_Begin_Play_Paired_Animation_TargetAnimTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0003E8, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_Sponsor_Paired_Animation_Find) == 0x0003E9, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_Sponsor_Paired_Animation_Find' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_Sponsor_Paired_Animation_PairedAnimationId) == 0x0003EC, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_Sponsor_Paired_Animation_PairedAnimationId' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_Sponsor_Paired_Animation____) == 0x0003F0, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_Sponsor_Paired_Animation____' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_GetComponentByClass_ReturnValue_4) == 0x000570, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_GetComponentByClass_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_GetComponentByClass_ReturnValue_5) == 0x000578, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_GetComponentByClass_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_IsValid_ReturnValue_2) == 0x000580, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect, CallFunc_IsValid_ReturnValue_3) == 0x000581, "Member 'ForceActingComponent_C_SponsorActingEffect::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_SponsorActingEffect_Network \ static_assert(alignof(ForceActingComponent_C_SponsorActingEffect_Network) == 0x000010, "Wrong alignment on ForceActingComponent_C_SponsorActingEffect_Network"); \ static_assert(sizeof(ForceActingComponent_C_SponsorActingEffect_Network) == 0x000530, "Wrong size on ForceActingComponent_C_SponsorActingEffect_Network"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, SkillID) == 0x000000, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::SkillID' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, Victim) == 0x000008, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::Victim' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, AttackerState) == 0x000010, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::AttackerState' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, VectimEffectType) == 0x000011, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::VectimEffectType' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, ApplyFlyEffect) == 0x000012, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::ApplyFlyEffect' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, Result) == 0x000013, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::Result' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, Duration) == 0x000018, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::Duration' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, L_Check) == 0x000020, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::L_Check' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, ProfileName) == 0x000024, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::ProfileName' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, begin_success) == 0x00002C, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::begin_success' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, DebugCode) == 0x000030, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::DebugCode' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, HitActorForceComp) == 0x000038, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::HitActorForceComp' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, BackstabbedActor) == 0x000040, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::BackstabbedActor' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, UserPaired) == 0x000050, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::UserPaired' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, UsePairedAnimation) == 0x0001D0, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::UsePairedAnimation' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, L_HitActor) == 0x0001D8, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::L_HitActor' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_GetPairedAnimation_Starter) == 0x0001E0, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_GetPairedAnimation_Starter' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_GetPairedAnimation_Victim) == 0x0001E8, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_GetPairedAnimation_Victim' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, K2Node_MakeArray_Array) == 0x0001F0, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_GetOwner_ReturnValue) == 0x000200, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000208, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, K2Node_MakeArray_Array_1) == 0x000220, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000230, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_LineTraceMultiForObjects_OutHits) == 0x000248, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_LineTraceMultiForObjects_OutHits' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_LineTraceMultiForObjects_ReturnValue) == 0x000258, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_LineTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_bBlockingHit) == 0x000259, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_bInitialOverlap) == 0x00025A, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_Time) == 0x00025C, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_Distance) == 0x000260, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_Location) == 0x000268, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_ImpactPoint) == 0x000280, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_Normal) == 0x000298, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_ImpactNormal) == 0x0002B0, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_PhysMat) == 0x0002C8, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_HitActor) == 0x0002D0, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_HitComponent) == 0x0002D8, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_HitBoneName) == 0x0002E0, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_BoneName) == 0x0002E8, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_HitItem) == 0x0002F0, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_ElementIndex) == 0x0002F4, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_FaceIndex) == 0x0002F8, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_TraceStart) == 0x000300, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BreakHitResult_TraceEnd) == 0x000318, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_GetDisplayName_ReturnValue) == 0x000330, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, K2Node_DynamicCast_AsAbstract_Character) == 0x000340, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, K2Node_DynamicCast_bSuccess) == 0x000348, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_GetPairedAnimation_Starter_1) == 0x000350, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_GetPairedAnimation_Starter_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_GetPairedAnimation_Victim_1) == 0x000358, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_GetPairedAnimation_Victim_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_Greater_IntInt_ReturnValue) == 0x000360, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_IsValid_ReturnValue) == 0x000361, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_IsValid_ReturnValue_1) == 0x000362, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BooleanAND_ReturnValue) == 0x000363, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_SponsorPairedAnimation_Network_Find) == 0x000364, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_SponsorPairedAnimation_Network_Find' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_SponsorPairedAnimation_Network_PairedAnimationId) == 0x000368, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_SponsorPairedAnimation_Network_PairedAnimationId' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_SponsorPairedAnimation_Network____) == 0x000370, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_SponsorPairedAnimation_Network____' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_BooleanAND_ReturnValue_1) == 0x0004F0, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_Concat_StrStr_ReturnValue) == 0x0004F8, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_GetComponentByClass_ReturnValue) == 0x000508, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000510, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorActingEffect_Network, CallFunc_IsValid_ReturnValue_2) == 0x000520, "Member 'ForceActingComponent_C_SponsorActingEffect_Network::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_SponsorInteract \ static_assert(alignof(ForceActingComponent_C_SponsorInteract) == 0x000008, "Wrong alignment on ForceActingComponent_C_SponsorInteract"); \ static_assert(sizeof(ForceActingComponent_C_SponsorInteract) == 0x000048, "Wrong size on ForceActingComponent_C_SponsorInteract"); \ static_assert(offsetof(ForceActingComponent_C_SponsorInteract, Target) == 0x000000, "Member 'ForceActingComponent_C_SponsorInteract::Target' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorInteract, MainPlayMontage) == 0x000008, "Member 'ForceActingComponent_C_SponsorInteract::MainPlayMontage' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorInteract, TargetPlayAnim) == 0x000010, "Member 'ForceActingComponent_C_SponsorInteract::TargetPlayAnim' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorInteract, PrepareMove) == 0x000018, "Member 'ForceActingComponent_C_SponsorInteract::PrepareMove' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorInteract, MainAnimTime) == 0x000020, "Member 'ForceActingComponent_C_SponsorInteract::MainAnimTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorInteract, TargetAnimTime) == 0x000028, "Member 'ForceActingComponent_C_SponsorInteract::TargetAnimTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorInteract, CallFunc_Prepare_and_Begin_Play_Paired_Animation_MainAnimTime) == 0x000030, "Member 'ForceActingComponent_C_SponsorInteract::CallFunc_Prepare_and_Begin_Play_Paired_Animation_MainAnimTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorInteract, CallFunc_Prepare_and_Begin_Play_Paired_Animation_TargetAnimTime) == 0x000038, "Member 'ForceActingComponent_C_SponsorInteract::CallFunc_Prepare_and_Begin_Play_Paired_Animation_TargetAnimTime' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorInteract, CallFunc_RecieveBeginPrivate_Success) == 0x000040, "Member 'ForceActingComponent_C_SponsorInteract::CallFunc_RecieveBeginPrivate_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_SponsorPairedAnimation_Network \ static_assert(alignof(ForceActingComponent_C_SponsorPairedAnimation_Network) == 0x000010, "Wrong alignment on ForceActingComponent_C_SponsorPairedAnimation_Network"); \ static_assert(sizeof(ForceActingComponent_C_SponsorPairedAnimation_Network) == 0x000740, "Wrong size on ForceActingComponent_C_SponsorPairedAnimation_Network"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, TargetActor) == 0x000000, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::TargetActor' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, SkillID) == 0x000008, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::SkillID' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, Find) == 0x00000C, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::Find' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, PairedAnimationId) == 0x000010, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::PairedAnimationId' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, 输出行) == 0x000020, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::输出行' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, L_FindData) == 0x0001A0, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::L_FindData' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, PairedAnimId) == 0x000320, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::PairedAnimId' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, Target) == 0x000328, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::Target' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_GetOwner_ReturnValue) == 0x000330, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_GetSyncState_ReturnValue) == 0x000338, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_GetSyncState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_GetWeaponTypePairedAnimationId_ReturnValue) == 0x000340, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_GetWeaponTypePairedAnimationId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_GetCharacterID_ReturnValue) == 0x000350, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_GetCharacterID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_Concat_StrStr_ReturnValue) == 0x000358, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_GetOwner_ReturnValue_1) == 0x000368, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_GetSyncState_ReturnValue_1) == 0x000370, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_GetSyncState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_GetPairedAnimation_Starter) == 0x000378, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_GetPairedAnimation_Starter' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_GetPairedAnimation_Victim) == 0x000380, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_GetPairedAnimation_Victim' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_GetCharacterID_ReturnValue_1) == 0x000388, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_GetCharacterID_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_IsValid_ReturnValue) == 0x00038C, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_CaculatePairedAnimationIdWithWeaponType_ReturnValue) == 0x000390, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_CaculatePairedAnimationIdWithWeaponType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_CaculatePairedAnimationId_ReturnValue) == 0x0003A0, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_CaculatePairedAnimationId_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0003A8, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_Find_Paired_Animation____) == 0x0003C0, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_Find_Paired_Animation____' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_Find_Paired_Animation_Find) == 0x000540, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_Find_Paired_Animation_Find' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_IsValid_ReturnValue_1) == 0x000541, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_BooleanAND_ReturnValue) == 0x000542, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000548, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_GetOwner_ReturnValue_2) == 0x000550, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000558, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_Conv_IntToString_ReturnValue) == 0x000560, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_Find_Paired_Animation_____1) == 0x000570, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_Find_Paired_Animation_____1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_Find_Paired_Animation_Find_1) == 0x0006F0, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_Find_Paired_Animation_Find_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0006F8, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000708, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000718, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_SponsorPairedAnimation_Network, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000728, "Member 'ForceActingComponent_C_SponsorPairedAnimation_Network::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_Test \ static_assert(alignof(ForceActingComponent_C_Test) == 0x000008, "Wrong alignment on ForceActingComponent_C_Test"); \ static_assert(sizeof(ForceActingComponent_C_Test) == 0x000018, "Wrong size on ForceActingComponent_C_Test"); \ static_assert(offsetof(ForceActingComponent_C_Test, CallFunc_GetOwner_ReturnValue) == 0x000000, "Member 'ForceActingComponent_C_Test::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Test, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'ForceActingComponent_C_Test::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_Test, CallFunc_SetAttachedCharMovement_ReturnValue) == 0x000010, "Member 'ForceActingComponent_C_Test::CallFunc_SetAttachedCharMovement_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_UpdateDCSAttach_Move \ static_assert(alignof(ForceActingComponent_C_UpdateDCSAttach_Move) == 0x000008, "Wrong alignment on ForceActingComponent_C_UpdateDCSAttach_Move"); \ static_assert(sizeof(ForceActingComponent_C_UpdateDCSAttach_Move) == 0x000038, "Wrong size on ForceActingComponent_C_UpdateDCSAttach_Move"); \ static_assert(offsetof(ForceActingComponent_C_UpdateDCSAttach_Move, DelayedMove) == 0x000000, "Member 'ForceActingComponent_C_UpdateDCSAttach_Move::DelayedMove' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateDCSAttach_Move, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'ForceActingComponent_C_UpdateDCSAttach_Move::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateDCSAttach_Move, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'ForceActingComponent_C_UpdateDCSAttach_Move::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateDCSAttach_Move, CallFunc_GetComponentByClass_ReturnValue) == 0x000010, "Member 'ForceActingComponent_C_UpdateDCSAttach_Move::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateDCSAttach_Move, CallFunc_SetAttachedMoveMask_ReturnValue) == 0x000018, "Member 'ForceActingComponent_C_UpdateDCSAttach_Move::CallFunc_SetAttachedMoveMask_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateDCSAttach_Move, CallFunc_SetAttachedMoveMask_ReturnValue_1) == 0x000019, "Member 'ForceActingComponent_C_UpdateDCSAttach_Move::CallFunc_SetAttachedMoveMask_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateDCSAttach_Move, CallFunc_SetAttachedMoveMask_ReturnValue_2) == 0x00001A, "Member 'ForceActingComponent_C_UpdateDCSAttach_Move::CallFunc_SetAttachedMoveMask_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateDCSAttach_Move, CallFunc_GetOwner_ReturnValue_1) == 0x000020, "Member 'ForceActingComponent_C_UpdateDCSAttach_Move::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateDCSAttach_Move, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000028, "Member 'ForceActingComponent_C_UpdateDCSAttach_Move::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateDCSAttach_Move, CallFunc_SetAttachedMoveMask_ReturnValue_3) == 0x000030, "Member 'ForceActingComponent_C_UpdateDCSAttach_Move::CallFunc_SetAttachedMoveMask_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateDCSAttach_Move, CallFunc_SetAttachedMoveMask_ReturnValue_4) == 0x000031, "Member 'ForceActingComponent_C_UpdateDCSAttach_Move::CallFunc_SetAttachedMoveMask_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateDCSAttach_Move, CallFunc_SetAttachedMoveMask_ReturnValue_5) == 0x000032, "Member 'ForceActingComponent_C_UpdateDCSAttach_Move::CallFunc_SetAttachedMoveMask_ReturnValue_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceActingComponent_C_UpdateHeightSync \ static_assert(alignof(ForceActingComponent_C_UpdateHeightSync) == 0x000008, "Wrong alignment on ForceActingComponent_C_UpdateHeightSync"); \ static_assert(sizeof(ForceActingComponent_C_UpdateHeightSync) == 0x0000B0, "Wrong size on ForceActingComponent_C_UpdateHeightSync"); \ static_assert(offsetof(ForceActingComponent_C_UpdateHeightSync, Local_Height) == 0x000000, "Member 'ForceActingComponent_C_UpdateHeightSync::Local_Height' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateHeightSync, CallFunc_GetSocketLocation_ReturnValue) == 0x000008, "Member 'ForceActingComponent_C_UpdateHeightSync::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateHeightSync, CallFunc_BreakVector_X) == 0x000020, "Member 'ForceActingComponent_C_UpdateHeightSync::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateHeightSync, CallFunc_BreakVector_Y) == 0x000028, "Member 'ForceActingComponent_C_UpdateHeightSync::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateHeightSync, CallFunc_BreakVector_Z) == 0x000030, "Member 'ForceActingComponent_C_UpdateHeightSync::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateHeightSync, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000038, "Member 'ForceActingComponent_C_UpdateHeightSync::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateHeightSync, CallFunc_BreakVector_X_1) == 0x000050, "Member 'ForceActingComponent_C_UpdateHeightSync::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateHeightSync, CallFunc_BreakVector_Y_1) == 0x000058, "Member 'ForceActingComponent_C_UpdateHeightSync::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateHeightSync, CallFunc_BreakVector_Z_1) == 0x000060, "Member 'ForceActingComponent_C_UpdateHeightSync::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateHeightSync, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'ForceActingComponent_C_UpdateHeightSync::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateHeightSync, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000070, "Member 'ForceActingComponent_C_UpdateHeightSync::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateHeightSync, CallFunc_GetForceActingSyncAnimInterface_Output_Get) == 0x000078, "Member 'ForceActingComponent_C_UpdateHeightSync::CallFunc_GetForceActingSyncAnimInterface_Output_Get' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateHeightSync, CallFunc_GetForceActingSyncAnimInterface_Output_Get_1) == 0x000088, "Member 'ForceActingComponent_C_UpdateHeightSync::CallFunc_GetForceActingSyncAnimInterface_Output_Get_1' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateHeightSync, CallFunc_Abs_ReturnValue) == 0x000098, "Member 'ForceActingComponent_C_UpdateHeightSync::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateHeightSync, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'ForceActingComponent_C_UpdateHeightSync::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForceActingComponent_C_UpdateHeightSync, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'ForceActingComponent_C_UpdateHeightSync::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UForceActingComponent_C \ static_assert(alignof(UForceActingComponent_C) == 0x000010, "Wrong alignment on UForceActingComponent_C"); \ static_assert(sizeof(UForceActingComponent_C) == 0x0006E0, "Wrong size on UForceActingComponent_C"); \ static_assert(offsetof(UForceActingComponent_C, UberGraphFrame) == 0x0002E0, "Member 'UForceActingComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, Owner) == 0x0002E8, "Member 'UForceActingComponent_C::Owner' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, TargetForceActingComponent) == 0x0002F0, "Member 'UForceActingComponent_C::TargetForceActingComponent' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, CapsuleCollisionProfileToRecover) == 0x0002F8, "Member 'UForceActingComponent_C::CapsuleCollisionProfileToRecover' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, ForceActing) == 0x000300, "Member 'UForceActingComponent_C::ForceActing' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, ReentrantLock) == 0x000350, "Member 'UForceActingComponent_C::ReentrantLock' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, ForceActMoveType) == 0x000358, "Member 'UForceActingComponent_C::ForceActMoveType' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, CachedRotateTransform) == 0x000360, "Member 'UForceActingComponent_C::CachedRotateTransform' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, TranslateLocationWhenRotate) == 0x0003C0, "Member 'UForceActingComponent_C::TranslateLocationWhenRotate' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, DeadRotateTimeLine) == 0x0003C8, "Member 'UForceActingComponent_C::DeadRotateTimeLine' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, OnTimeRotateFinished) == 0x0003D0, "Member 'UForceActingComponent_C::OnTimeRotateFinished' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, TimeLineRotate) == 0x0003E0, "Member 'UForceActingComponent_C::TimeLineRotate' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, Saved_Attached_Parent) == 0x0003E8, "Member 'UForceActingComponent_C::Saved_Attached_Parent' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, NewVersion) == 0x0003F0, "Member 'UForceActingComponent_C::NewVersion' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, RelativeMoveMeshForAttach) == 0x0003F1, "Member 'UForceActingComponent_C::RelativeMoveMeshForAttach' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, InitRelativeTransform) == 0x000400, "Member 'UForceActingComponent_C::InitRelativeTransform' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, RelativeAlpha) == 0x000460, "Member 'UForceActingComponent_C::RelativeAlpha' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, RelativeStartTime) == 0x000464, "Member 'UForceActingComponent_C::RelativeStartTime' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, RelativeAlphaCurve) == 0x000468, "Member 'UForceActingComponent_C::RelativeAlphaCurve' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, InitAbsTransform) == 0x000470, "Member 'UForceActingComponent_C::InitAbsTransform' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, DelayedTargetExecuteMontage) == 0x0004D0, "Member 'UForceActingComponent_C::DelayedTargetExecuteMontage' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, CachedRelativeMontageSync) == 0x0004D8, "Member 'UForceActingComponent_C::CachedRelativeMontageSync' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, CachedDCSMovementSettings) == 0x0004E0, "Member 'UForceActingComponent_C::CachedDCSMovementSettings' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, WaitForceActingCallBack) == 0x0004E8, "Member 'UForceActingComponent_C::WaitForceActingCallBack' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, PairedAnimationCache) == 0x0004F0, "Member 'UForceActingComponent_C::PairedAnimationCache' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, HitTargetCache) == 0x000670, "Member 'UForceActingComponent_C::HitTargetCache' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, AttackerStateCache) == 0x000678, "Member 'UForceActingComponent_C::AttackerStateCache' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, OnBeginForceActingAnimation) == 0x000680, "Member 'UForceActingComponent_C::OnBeginForceActingAnimation' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, ForceActingSyncAnimInterface) == 0x000690, "Member 'UForceActingComponent_C::ForceActingSyncAnimInterface' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, ForceActingSync_ApplierMesh) == 0x0006A0, "Member 'UForceActingComponent_C::ForceActingSync_ApplierMesh' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, ForceActingSync_SyncSocket) == 0x0006A8, "Member 'UForceActingComponent_C::ForceActingSync_SyncSocket' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, ForceActingSync_ApplierAnimInterface) == 0x0006B0, "Member 'UForceActingComponent_C::ForceActingSync_ApplierAnimInterface' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, IsPlayerOwner) == 0x0006C0, "Member 'UForceActingComponent_C::IsPlayerOwner' has a wrong offset!"); \ static_assert(offsetof(UForceActingComponent_C, OnEndDetach) == 0x0006C8, "Member 'UForceActingComponent_C::OnEndDetach' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlexAnchorComponent_C_ExecuteUbergraph_FlexAnchorComponent \ static_assert(alignof(FlexAnchorComponent_C_ExecuteUbergraph_FlexAnchorComponent) == 0x000008, "Wrong alignment on FlexAnchorComponent_C_ExecuteUbergraph_FlexAnchorComponent"); \ static_assert(sizeof(FlexAnchorComponent_C_ExecuteUbergraph_FlexAnchorComponent) == 0x000028, "Wrong size on FlexAnchorComponent_C_ExecuteUbergraph_FlexAnchorComponent"); \ static_assert(offsetof(FlexAnchorComponent_C_ExecuteUbergraph_FlexAnchorComponent, EntryPoint) == 0x000000, "Member 'FlexAnchorComponent_C_ExecuteUbergraph_FlexAnchorComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(FlexAnchorComponent_C_ExecuteUbergraph_FlexAnchorComponent, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'FlexAnchorComponent_C_ExecuteUbergraph_FlexAnchorComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlexAnchorComponent_C_ExecuteUbergraph_FlexAnchorComponent, K2Node_Event_DeltaSeconds) == 0x000010, "Member 'FlexAnchorComponent_C_ExecuteUbergraph_FlexAnchorComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(FlexAnchorComponent_C_ExecuteUbergraph_FlexAnchorComponent, K2Node_DynamicCast_AsCharacter) == 0x000018, "Member 'FlexAnchorComponent_C_ExecuteUbergraph_FlexAnchorComponent::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(FlexAnchorComponent_C_ExecuteUbergraph_FlexAnchorComponent, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'FlexAnchorComponent_C_ExecuteUbergraph_FlexAnchorComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlexAnchorComponent_C_ReceiveTick \ static_assert(alignof(FlexAnchorComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on FlexAnchorComponent_C_ReceiveTick"); \ static_assert(sizeof(FlexAnchorComponent_C_ReceiveTick) == 0x000004, "Wrong size on FlexAnchorComponent_C_ReceiveTick"); \ static_assert(offsetof(FlexAnchorComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'FlexAnchorComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlexAnchorComponent_C \ static_assert(alignof(UFlexAnchorComponent_C) == 0x000010, "Wrong alignment on UFlexAnchorComponent_C"); \ static_assert(sizeof(UFlexAnchorComponent_C) == 0x0002F0, "Wrong size on UFlexAnchorComponent_C"); \ static_assert(offsetof(UFlexAnchorComponent_C, UberGraphFrame) == 0x0002E0, "Member 'UFlexAnchorComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UFlexAnchorComponent_C, Owner) == 0x0002E8, "Member 'UFlexAnchorComponent_C::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_AddReduceRoute \ static_assert(alignof(ExtendedStatComponent_C_AddReduceRoute) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_AddReduceRoute"); \ static_assert(sizeof(ExtendedStatComponent_C_AddReduceRoute) == 0x000018, "Wrong size on ExtendedStatComponent_C_AddReduceRoute"); \ static_assert(offsetof(ExtendedStatComponent_C_AddReduceRoute, Key) == 0x000000, "Member 'ExtendedStatComponent_C_AddReduceRoute::Key' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_AddReduceRoute, Value) == 0x000010, "Member 'ExtendedStatComponent_C_AddReduceRoute::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_Caculate_New_Value_if_Modify_ \ static_assert(alignof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_Caculate_New_Value_if_Modify_"); \ static_assert(sizeof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_) == 0x000090, "Wrong size on ExtendedStatComponent_C_Caculate_New_Value_if_Modify_"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, Delta) == 0x000000, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::Delta' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, RealValueAfterModify) == 0x000008, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::RealValueAfterModify' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, L_Value) == 0x000010, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::L_Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000018, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, CallFunc_CanModifiableValue_ReturnValue) == 0x000019, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::CallFunc_CanModifiableValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, CallFunc_GetOwnActor_ReturnValue) == 0x000020, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, CallFunc_GetStatValue_Value) == 0x000030, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000038, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000040, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, CallFunc_SelectFloat_ReturnValue) == 0x000048, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000050, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, CallFunc_GetValueCostRatio_Ratio) == 0x000058, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::CallFunc_GetValueCostRatio_Ratio' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000060, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, CallFunc_SelectFloat_ReturnValue_1) == 0x000068, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000070, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, CallFunc_GetMinValue_ReturnValue) == 0x000078, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::CallFunc_GetMinValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000080, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Caculate_New_Value_if_Modify_, CallFunc_FMax_ReturnValue) == 0x000088, "Member 'ExtendedStatComponent_C_Caculate_New_Value_if_Modify_::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_CallOnValueChanged \ static_assert(alignof(ExtendedStatComponent_C_CallOnValueChanged) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_CallOnValueChanged"); \ static_assert(sizeof(ExtendedStatComponent_C_CallOnValueChanged) == 0x000020, "Wrong size on ExtendedStatComponent_C_CallOnValueChanged"); \ static_assert(offsetof(ExtendedStatComponent_C_CallOnValueChanged, L_Max) == 0x000000, "Member 'ExtendedStatComponent_C_CallOnValueChanged::L_Max' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_CallOnValueChanged, L_Curr) == 0x000008, "Member 'ExtendedStatComponent_C_CallOnValueChanged::L_Curr' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_CallOnValueChanged, L_Pre) == 0x000010, "Member 'ExtendedStatComponent_C_CallOnValueChanged::L_Pre' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_CallOnValueChanged, CallFunc_GetMaxValue_Value) == 0x000018, "Member 'ExtendedStatComponent_C_CallOnValueChanged::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_CanModifiableValue \ static_assert(alignof(ExtendedStatComponent_C_CanModifiableValue) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_CanModifiableValue"); \ static_assert(sizeof(ExtendedStatComponent_C_CanModifiableValue) == 0x000028, "Wrong size on ExtendedStatComponent_C_CanModifiableValue"); \ static_assert(offsetof(ExtendedStatComponent_C_CanModifiableValue, ReturnValue) == 0x000000, "Member 'ExtendedStatComponent_C_CanModifiableValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_CanModifiableValue, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000008, "Member 'ExtendedStatComponent_C_CanModifiableValue::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_CanModifiableValue, CallFunc_ApplyHP_WhenEditorRunning_ReturnValue) == 0x000010, "Member 'ExtendedStatComponent_C_CanModifiableValue::CallFunc_ApplyHP_WhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_CanModifiableValue, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000011, "Member 'ExtendedStatComponent_C_CanModifiableValue::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_CanModifiableValue, CallFunc_GetOpenedWidget_K2_ReturnValue) == 0x000018, "Member 'ExtendedStatComponent_C_CanModifiableValue::CallFunc_GetOpenedWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_CanModifiableValue, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'ExtendedStatComponent_C_CanModifiableValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_Change_Regen_Percent \ static_assert(alignof(ExtendedStatComponent_C_Change_Regen_Percent) == 0x000004, "Wrong alignment on ExtendedStatComponent_C_Change_Regen_Percent"); \ static_assert(sizeof(ExtendedStatComponent_C_Change_Regen_Percent) == 0x000004, "Wrong size on ExtendedStatComponent_C_Change_Regen_Percent"); \ static_assert(offsetof(ExtendedStatComponent_C_Change_Regen_Percent, Percent) == 0x000000, "Member 'ExtendedStatComponent_C_Change_Regen_Percent::Percent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_ClearRegenTimer \ static_assert(alignof(ExtendedStatComponent_C_ClearRegenTimer) == 0x000001, "Wrong alignment on ExtendedStatComponent_C_ClearRegenTimer"); \ static_assert(sizeof(ExtendedStatComponent_C_ClearRegenTimer) == 0x000001, "Wrong size on ExtendedStatComponent_C_ClearRegenTimer"); \ static_assert(offsetof(ExtendedStatComponent_C_ClearRegenTimer, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000000, "Member 'ExtendedStatComponent_C_ClearRegenTimer::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent \ static_assert(alignof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent"); \ static_assert(sizeof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent) == 0x0000D0, "Wrong size on ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, EntryPoint) == 0x000000, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000010, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_FMax_ReturnValue) == 0x000018, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000020, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, K2Node_CustomEvent_Stat) == 0x000030, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::K2Node_CustomEvent_Stat' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, K2Node_CustomEvent_NewValue) == 0x000038, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000040, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000044, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_GetDelayStartRegeneratingTime_ReturnValue) == 0x000058, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_GetDelayStartRegeneratingTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000060, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000061, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000068, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_Split_LeftS) == 0x000078, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_Split_RightS) == 0x000088, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_Split_ReturnValue) == 0x000098, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0000A0, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_Conv_StringToName_ReturnValue) == 0x0000A8, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_Array_Add_ReturnValue) == 0x0000B0, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_Conv_StringToName_ReturnValue_1) == 0x0000B4, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_Array_Add_ReturnValue_1) == 0x0000BC, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_K2_IsTimerActiveHandle_ReturnValue) == 0x0000C0, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_K2_IsTimerActiveHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, K2Node_Event_ReInit) == 0x0000C1, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::K2Node_Event_ReInit' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_RetriggerableDelay_Duration_ImplicitCast) == 0x0000C4, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_RetriggerableDelay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x0000C8, "Member 'ExtendedStatComponent_C_ExecuteUbergraph_ExtendedStatComponent::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_GetCurrentMaxValue \ static_assert(alignof(ExtendedStatComponent_C_GetCurrentMaxValue) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_GetCurrentMaxValue"); \ static_assert(sizeof(ExtendedStatComponent_C_GetCurrentMaxValue) == 0x000030, "Wrong size on ExtendedStatComponent_C_GetCurrentMaxValue"); \ static_assert(offsetof(ExtendedStatComponent_C_GetCurrentMaxValue, Value) == 0x000000, "Member 'ExtendedStatComponent_C_GetCurrentMaxValue::Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_GetCurrentMaxValue, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'ExtendedStatComponent_C_GetCurrentMaxValue::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_GetCurrentMaxValue, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000010, "Member 'ExtendedStatComponent_C_GetCurrentMaxValue::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_GetCurrentMaxValue, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'ExtendedStatComponent_C_GetCurrentMaxValue::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_GetCurrentMaxValue, CallFunc_GetStatValue_Value) == 0x000020, "Member 'ExtendedStatComponent_C_GetCurrentMaxValue::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_GetCurrentMaxValue, CallFunc_GetStatValue_Value_1) == 0x000028, "Member 'ExtendedStatComponent_C_GetCurrentMaxValue::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_GetCurrentValue \ static_assert(alignof(ExtendedStatComponent_C_GetCurrentValue) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_GetCurrentValue"); \ static_assert(sizeof(ExtendedStatComponent_C_GetCurrentValue) == 0x000008, "Wrong size on ExtendedStatComponent_C_GetCurrentValue"); \ static_assert(offsetof(ExtendedStatComponent_C_GetCurrentValue, CurrentValue_0) == 0x000000, "Member 'ExtendedStatComponent_C_GetCurrentValue::CurrentValue_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_GetDecreaseCauser \ static_assert(alignof(ExtendedStatComponent_C_GetDecreaseCauser) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_GetDecreaseCauser"); \ static_assert(sizeof(ExtendedStatComponent_C_GetDecreaseCauser) == 0x000008, "Wrong size on ExtendedStatComponent_C_GetDecreaseCauser"); \ static_assert(offsetof(ExtendedStatComponent_C_GetDecreaseCauser, ReturnValue) == 0x000000, "Member 'ExtendedStatComponent_C_GetDecreaseCauser::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_GetDelayStartRegeneratingTime \ static_assert(alignof(ExtendedStatComponent_C_GetDelayStartRegeneratingTime) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_GetDelayStartRegeneratingTime"); \ static_assert(sizeof(ExtendedStatComponent_C_GetDelayStartRegeneratingTime) == 0x000008, "Wrong size on ExtendedStatComponent_C_GetDelayStartRegeneratingTime"); \ static_assert(offsetof(ExtendedStatComponent_C_GetDelayStartRegeneratingTime, ReturnValue) == 0x000000, "Member 'ExtendedStatComponent_C_GetDelayStartRegeneratingTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_GetMaxValue \ static_assert(alignof(ExtendedStatComponent_C_GetMaxValue) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_GetMaxValue"); \ static_assert(sizeof(ExtendedStatComponent_C_GetMaxValue) == 0x000008, "Wrong size on ExtendedStatComponent_C_GetMaxValue"); \ static_assert(offsetof(ExtendedStatComponent_C_GetMaxValue, Value) == 0x000000, "Member 'ExtendedStatComponent_C_GetMaxValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_GetMinValue \ static_assert(alignof(ExtendedStatComponent_C_GetMinValue) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_GetMinValue"); \ static_assert(sizeof(ExtendedStatComponent_C_GetMinValue) == 0x000008, "Wrong size on ExtendedStatComponent_C_GetMinValue"); \ static_assert(offsetof(ExtendedStatComponent_C_GetMinValue, ReturnValue) == 0x000000, "Member 'ExtendedStatComponent_C_GetMinValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_GetReduceRoute \ static_assert(alignof(ExtendedStatComponent_C_GetReduceRoute) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_GetReduceRoute"); \ static_assert(sizeof(ExtendedStatComponent_C_GetReduceRoute) == 0x000050, "Wrong size on ExtendedStatComponent_C_GetReduceRoute"); \ static_assert(offsetof(ExtendedStatComponent_C_GetReduceRoute, Output_Get) == 0x000000, "Member 'ExtendedStatComponent_C_GetReduceRoute::Output_Get' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_GetReenableCustomTime \ static_assert(alignof(ExtendedStatComponent_C_GetReenableCustomTime) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_GetReenableCustomTime"); \ static_assert(sizeof(ExtendedStatComponent_C_GetReenableCustomTime) == 0x000008, "Wrong size on ExtendedStatComponent_C_GetReenableCustomTime"); \ static_assert(offsetof(ExtendedStatComponent_C_GetReenableCustomTime, ReturnValue) == 0x000000, "Member 'ExtendedStatComponent_C_GetReenableCustomTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_GetValueCostRatio \ static_assert(alignof(ExtendedStatComponent_C_GetValueCostRatio) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_GetValueCostRatio"); \ static_assert(sizeof(ExtendedStatComponent_C_GetValueCostRatio) == 0x000008, "Wrong size on ExtendedStatComponent_C_GetValueCostRatio"); \ static_assert(offsetof(ExtendedStatComponent_C_GetValueCostRatio, Ratio) == 0x000000, "Member 'ExtendedStatComponent_C_GetValueCostRatio::Ratio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_ImplReplaceBeginPlay \ static_assert(alignof(ExtendedStatComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong alignment on ExtendedStatComponent_C_ImplReplaceBeginPlay"); \ static_assert(sizeof(ExtendedStatComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong size on ExtendedStatComponent_C_ImplReplaceBeginPlay"); \ static_assert(offsetof(ExtendedStatComponent_C_ImplReplaceBeginPlay, ReInit) == 0x000000, "Member 'ExtendedStatComponent_C_ImplReplaceBeginPlay::ReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_Modify_Stat \ static_assert(alignof(ExtendedStatComponent_C_Modify_Stat) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_Modify_Stat"); \ static_assert(sizeof(ExtendedStatComponent_C_Modify_Stat) == 0x000028, "Wrong size on ExtendedStatComponent_C_Modify_Stat"); \ static_assert(offsetof(ExtendedStatComponent_C_Modify_Stat, Value) == 0x000000, "Member 'ExtendedStatComponent_C_Modify_Stat::Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Modify_Stat, DecreaseCauser_0) == 0x000008, "Member 'ExtendedStatComponent_C_Modify_Stat::DecreaseCauser_0' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Modify_Stat, L_Value) == 0x000010, "Member 'ExtendedStatComponent_C_Modify_Stat::L_Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Modify_Stat, LocalValue) == 0x000018, "Member 'ExtendedStatComponent_C_Modify_Stat::LocalValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Modify_Stat, CallFunc_Caculate_New_Value_if_Modify__RealValueAfterModify) == 0x000020, "Member 'ExtendedStatComponent_C_Modify_Stat::CallFunc_Caculate_New_Value_if_Modify__RealValueAfterModify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_OnBaseValueChanged \ static_assert(alignof(ExtendedStatComponent_C_OnBaseValueChanged) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_OnBaseValueChanged"); \ static_assert(sizeof(ExtendedStatComponent_C_OnBaseValueChanged) == 0x000010, "Wrong size on ExtendedStatComponent_C_OnBaseValueChanged"); \ static_assert(offsetof(ExtendedStatComponent_C_OnBaseValueChanged, stat) == 0x000000, "Member 'ExtendedStatComponent_C_OnBaseValueChanged::stat' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_OnBaseValueChanged, NewValue) == 0x000008, "Member 'ExtendedStatComponent_C_OnBaseValueChanged::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_reducemaxhp \ static_assert(alignof(ExtendedStatComponent_C_reducemaxhp) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_reducemaxhp"); \ static_assert(sizeof(ExtendedStatComponent_C_reducemaxhp) == 0x000058, "Wrong size on ExtendedStatComponent_C_reducemaxhp"); \ static_assert(offsetof(ExtendedStatComponent_C_reducemaxhp, CallFunc_GetOwnActor_ReturnValue) == 0x000000, "Member 'ExtendedStatComponent_C_reducemaxhp::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_reducemaxhp, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'ExtendedStatComponent_C_reducemaxhp::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_reducemaxhp, CallFunc_GetOwnActor_ReturnValue_1) == 0x000010, "Member 'ExtendedStatComponent_C_reducemaxhp::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_reducemaxhp, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000018, "Member 'ExtendedStatComponent_C_reducemaxhp::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_reducemaxhp, CallFunc_GetStatValue_Value) == 0x000020, "Member 'ExtendedStatComponent_C_reducemaxhp::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_reducemaxhp, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'ExtendedStatComponent_C_reducemaxhp::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_reducemaxhp, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000030, "Member 'ExtendedStatComponent_C_reducemaxhp::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_reducemaxhp, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000038, "Member 'ExtendedStatComponent_C_reducemaxhp::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_reducemaxhp, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000040, "Member 'ExtendedStatComponent_C_reducemaxhp::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_reducemaxhp, CallFunc_FClamp_ReturnValue) == 0x000048, "Member 'ExtendedStatComponent_C_reducemaxhp::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_reducemaxhp, CallFunc_FClamp_ReturnValue_1) == 0x000050, "Member 'ExtendedStatComponent_C_reducemaxhp::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_ReduceMaxHPFactor \ static_assert(alignof(ExtendedStatComponent_C_ReduceMaxHPFactor) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_ReduceMaxHPFactor"); \ static_assert(sizeof(ExtendedStatComponent_C_ReduceMaxHPFactor) == 0x000090, "Wrong size on ExtendedStatComponent_C_ReduceMaxHPFactor"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, InValue) == 0x000000, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::InValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, CallFunc_GetCurrentValue_CurrentValue) == 0x000008, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, CallFunc_FClamp_ReturnValue) == 0x000010, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, CallFunc_GetMaxValue_Value) == 0x000018, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, CallFunc_GetOwnActor_ReturnValue) == 0x000020, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000030, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000040, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, CallFunc_GetCurrentValue_CurrentValue_1) == 0x000048, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::CallFunc_GetCurrentValue_CurrentValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000050, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, CallFunc_FClamp_ReturnValue_1) == 0x000058, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, CallFunc_GetOwnActor_ReturnValue_1) == 0x000060, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, CallFunc_GetComponentByClass_ReturnValue) == 0x000068, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, CallFunc_GetStatValue_Value) == 0x000070, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000078, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000080, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ReduceMaxHPFactor, CallFunc_FClamp_ReturnValue_2) == 0x000088, "Member 'ExtendedStatComponent_C_ReduceMaxHPFactor::CallFunc_FClamp_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_RegenTick \ static_assert(alignof(ExtendedStatComponent_C_RegenTick) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_RegenTick"); \ static_assert(sizeof(ExtendedStatComponent_C_RegenTick) == 0x000098, "Wrong size on ExtendedStatComponent_C_RegenTick"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000000, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000008, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_SelectFloat_ReturnValue) == 0x000010, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000018, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000020, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000028, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_FFloor_ReturnValue) == 0x000030, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_FFloor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000034, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000038, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000040, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_SelectFloat_ReturnValue_1) == 0x000048, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000050, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000058, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_GetMaxValue_Value) == 0x000060, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000068, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_BooleanAND_ReturnValue) == 0x000069, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_SelectFloat_A_ImplicitCast) == 0x000070, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_SelectFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000078, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_SelectFloat_B_ImplicitCast) == 0x000080, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_SelectFloat_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x000088, "Member 'ExtendedStatComponent_C_RegenTick::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, K2Node_VariableSet_EndIntervalTime_ImplicitCast) == 0x000090, "Member 'ExtendedStatComponent_C_RegenTick::K2Node_VariableSet_EndIntervalTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_RegenTick, K2Node_VariableSet_StartIntervalTime_ImplicitCast) == 0x000094, "Member 'ExtendedStatComponent_C_RegenTick::K2Node_VariableSet_StartIntervalTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_ResetCurrentMaxValue \ static_assert(alignof(ExtendedStatComponent_C_ResetCurrentMaxValue) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_ResetCurrentMaxValue"); \ static_assert(sizeof(ExtendedStatComponent_C_ResetCurrentMaxValue) == 0x000028, "Wrong size on ExtendedStatComponent_C_ResetCurrentMaxValue"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetCurrentMaxValue, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000000, "Member 'ExtendedStatComponent_C_ResetCurrentMaxValue::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetCurrentMaxValue, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'ExtendedStatComponent_C_ResetCurrentMaxValue::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetCurrentMaxValue, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'ExtendedStatComponent_C_ResetCurrentMaxValue::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetCurrentMaxValue, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'ExtendedStatComponent_C_ResetCurrentMaxValue::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetCurrentMaxValue, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'ExtendedStatComponent_C_ResetCurrentMaxValue::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_ResetCurrentValue \ static_assert(alignof(ExtendedStatComponent_C_ResetCurrentValue) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_ResetCurrentValue"); \ static_assert(sizeof(ExtendedStatComponent_C_ResetCurrentValue) == 0x000008, "Wrong size on ExtendedStatComponent_C_ResetCurrentValue"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetCurrentValue, CallFunc_GetMaxValue_Value) == 0x000000, "Member 'ExtendedStatComponent_C_ResetCurrentValue::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_ResetMaxHPFactor \ static_assert(alignof(ExtendedStatComponent_C_ResetMaxHPFactor) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_ResetMaxHPFactor"); \ static_assert(sizeof(ExtendedStatComponent_C_ResetMaxHPFactor) == 0x000038, "Wrong size on ExtendedStatComponent_C_ResetMaxHPFactor"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetMaxHPFactor, Temp_bool_Variable) == 0x000000, "Member 'ExtendedStatComponent_C_ResetMaxHPFactor::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetMaxHPFactor, CallFunc_Map_Values_Values) == 0x000008, "Member 'ExtendedStatComponent_C_ResetMaxHPFactor::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetMaxHPFactor, CallFunc_Array_Contains_ReturnValue) == 0x000018, "Member 'ExtendedStatComponent_C_ResetMaxHPFactor::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetMaxHPFactor, K2Node_CreateDelegate_OutputDelegate) == 0x00001C, "Member 'ExtendedStatComponent_C_ResetMaxHPFactor::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetMaxHPFactor, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000030, "Member 'ExtendedStatComponent_C_ResetMaxHPFactor::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_ResetMaxValue \ static_assert(alignof(ExtendedStatComponent_C_ResetMaxValue) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_ResetMaxValue"); \ static_assert(sizeof(ExtendedStatComponent_C_ResetMaxValue) == 0x000020, "Wrong size on ExtendedStatComponent_C_ResetMaxValue"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetMaxValue, CallFunc_GetOwnActor_ReturnValue) == 0x000000, "Member 'ExtendedStatComponent_C_ResetMaxValue::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetMaxValue, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'ExtendedStatComponent_C_ResetMaxValue::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetMaxValue, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'ExtendedStatComponent_C_ResetMaxValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetMaxValue, CallFunc_GetStatValue_Value) == 0x000018, "Member 'ExtendedStatComponent_C_ResetMaxValue::CallFunc_GetStatValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_ResetRegeneratingAndTime \ static_assert(alignof(ExtendedStatComponent_C_ResetRegeneratingAndTime) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_ResetRegeneratingAndTime"); \ static_assert(sizeof(ExtendedStatComponent_C_ResetRegeneratingAndTime) == 0x000028, "Wrong size on ExtendedStatComponent_C_ResetRegeneratingAndTime"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetRegeneratingAndTime, NewTime) == 0x000000, "Member 'ExtendedStatComponent_C_ResetRegeneratingAndTime::NewTime' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetRegeneratingAndTime, BeSureUseNewtime) == 0x000008, "Member 'ExtendedStatComponent_C_ResetRegeneratingAndTime::BeSureUseNewtime' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetRegeneratingAndTime, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000009, "Member 'ExtendedStatComponent_C_ResetRegeneratingAndTime::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetRegeneratingAndTime, CallFunc_GetPlayerStatic_ReturnValue) == 0x000010, "Member 'ExtendedStatComponent_C_ResetRegeneratingAndTime::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetRegeneratingAndTime, CallFunc_GetCurrentValue_CurrentValue) == 0x000018, "Member 'ExtendedStatComponent_C_ResetRegeneratingAndTime::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_ResetRegeneratingAndTime, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000020, "Member 'ExtendedStatComponent_C_ResetRegeneratingAndTime::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_SetAddValueRatio \ static_assert(alignof(ExtendedStatComponent_C_SetAddValueRatio) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_SetAddValueRatio"); \ static_assert(sizeof(ExtendedStatComponent_C_SetAddValueRatio) == 0x000008, "Wrong size on ExtendedStatComponent_C_SetAddValueRatio"); \ static_assert(offsetof(ExtendedStatComponent_C_SetAddValueRatio, Value) == 0x000000, "Member 'ExtendedStatComponent_C_SetAddValueRatio::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_SetCurrentValue \ static_assert(alignof(ExtendedStatComponent_C_SetCurrentValue) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_SetCurrentValue"); \ static_assert(sizeof(ExtendedStatComponent_C_SetCurrentValue) == 0x000060, "Wrong size on ExtendedStatComponent_C_SetCurrentValue"); \ static_assert(offsetof(ExtendedStatComponent_C_SetCurrentValue, Value) == 0x000000, "Member 'ExtendedStatComponent_C_SetCurrentValue::Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetCurrentValue, CallFunc_GetCurrentMaxValue_Value) == 0x000008, "Member 'ExtendedStatComponent_C_SetCurrentValue::CallFunc_GetCurrentMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetCurrentValue, CallFunc_GetCurrentMaxValue_Value_1) == 0x000010, "Member 'ExtendedStatComponent_C_SetCurrentValue::CallFunc_GetCurrentMaxValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetCurrentValue, CallFunc_GetCurrentMaxValue_Value_2) == 0x000018, "Member 'ExtendedStatComponent_C_SetCurrentValue::CallFunc_GetCurrentMaxValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetCurrentValue, CallFunc_GetCurrentMaxValue_Value_3) == 0x000020, "Member 'ExtendedStatComponent_C_SetCurrentValue::CallFunc_GetCurrentMaxValue_Value_3' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetCurrentValue, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000028, "Member 'ExtendedStatComponent_C_SetCurrentValue::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetCurrentValue, CallFunc_GetMinValue_ReturnValue) == 0x000030, "Member 'ExtendedStatComponent_C_SetCurrentValue::CallFunc_GetMinValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetCurrentValue, CallFunc_GetMinValue_ReturnValue_1) == 0x000038, "Member 'ExtendedStatComponent_C_SetCurrentValue::CallFunc_GetMinValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetCurrentValue, CallFunc_GetMinValue_ReturnValue_2) == 0x000040, "Member 'ExtendedStatComponent_C_SetCurrentValue::CallFunc_GetMinValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetCurrentValue, CallFunc_FClamp_ReturnValue) == 0x000048, "Member 'ExtendedStatComponent_C_SetCurrentValue::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetCurrentValue, CallFunc_FClamp_ReturnValue_1) == 0x000050, "Member 'ExtendedStatComponent_C_SetCurrentValue::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetCurrentValue, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000058, "Member 'ExtendedStatComponent_C_SetCurrentValue::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetCurrentValue, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000059, "Member 'ExtendedStatComponent_C_SetCurrentValue::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_SetMaxValue \ static_assert(alignof(ExtendedStatComponent_C_SetMaxValue) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_SetMaxValue"); \ static_assert(sizeof(ExtendedStatComponent_C_SetMaxValue) == 0x000008, "Wrong size on ExtendedStatComponent_C_SetMaxValue"); \ static_assert(offsetof(ExtendedStatComponent_C_SetMaxValue, MaxValue_0) == 0x000000, "Member 'ExtendedStatComponent_C_SetMaxValue::MaxValue_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_SetMinValue \ static_assert(alignof(ExtendedStatComponent_C_SetMinValue) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_SetMinValue"); \ static_assert(sizeof(ExtendedStatComponent_C_SetMinValue) == 0x000070, "Wrong size on ExtendedStatComponent_C_SetMinValue"); \ static_assert(offsetof(ExtendedStatComponent_C_SetMinValue, Value) == 0x000000, "Member 'ExtendedStatComponent_C_SetMinValue::Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetMinValue, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'ExtendedStatComponent_C_SetMinValue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetMinValue, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000018, "Member 'ExtendedStatComponent_C_SetMinValue::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetMinValue, CallFunc_GetDisplayName_ReturnValue) == 0x000028, "Member 'ExtendedStatComponent_C_SetMinValue::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetMinValue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'ExtendedStatComponent_C_SetMinValue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetMinValue, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000048, "Member 'ExtendedStatComponent_C_SetMinValue::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetMinValue, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000050, "Member 'ExtendedStatComponent_C_SetMinValue::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_SetMinValue, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000060, "Member 'ExtendedStatComponent_C_SetMinValue::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_SetRegeneratingTime \ static_assert(alignof(ExtendedStatComponent_C_SetRegeneratingTime) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_SetRegeneratingTime"); \ static_assert(sizeof(ExtendedStatComponent_C_SetRegeneratingTime) == 0x000008, "Wrong size on ExtendedStatComponent_C_SetRegeneratingTime"); \ static_assert(offsetof(ExtendedStatComponent_C_SetRegeneratingTime, NewTime) == 0x000000, "Member 'ExtendedStatComponent_C_SetRegeneratingTime::NewTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_Try_Update_DecreaseCauser \ static_assert(alignof(ExtendedStatComponent_C_Try_Update_DecreaseCauser) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_Try_Update_DecreaseCauser"); \ static_assert(sizeof(ExtendedStatComponent_C_Try_Update_DecreaseCauser) == 0x000028, "Wrong size on ExtendedStatComponent_C_Try_Update_DecreaseCauser"); \ static_assert(offsetof(ExtendedStatComponent_C_Try_Update_DecreaseCauser, Delta) == 0x000000, "Member 'ExtendedStatComponent_C_Try_Update_DecreaseCauser::Delta' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Try_Update_DecreaseCauser, DamageCauser) == 0x000008, "Member 'ExtendedStatComponent_C_Try_Update_DecreaseCauser::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Try_Update_DecreaseCauser, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'ExtendedStatComponent_C_Try_Update_DecreaseCauser::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Try_Update_DecreaseCauser, CallFunc_GetDamageSourceCharacter_SourceActor) == 0x000018, "Member 'ExtendedStatComponent_C_Try_Update_DecreaseCauser::CallFunc_GetDamageSourceCharacter_SourceActor' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_Try_Update_DecreaseCauser, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000020, "Member 'ExtendedStatComponent_C_Try_Update_DecreaseCauser::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_C_UpdateCurrentMaxValue \ static_assert(alignof(ExtendedStatComponent_C_UpdateCurrentMaxValue) == 0x000008, "Wrong alignment on ExtendedStatComponent_C_UpdateCurrentMaxValue"); \ static_assert(sizeof(ExtendedStatComponent_C_UpdateCurrentMaxValue) == 0x000040, "Wrong size on ExtendedStatComponent_C_UpdateCurrentMaxValue"); \ static_assert(offsetof(ExtendedStatComponent_C_UpdateCurrentMaxValue, NewMaxValue) == 0x000000, "Member 'ExtendedStatComponent_C_UpdateCurrentMaxValue::NewMaxValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_UpdateCurrentMaxValue, LastMaxValue) == 0x000008, "Member 'ExtendedStatComponent_C_UpdateCurrentMaxValue::LastMaxValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_UpdateCurrentMaxValue, CallFunc_GetMinValue_ReturnValue) == 0x000010, "Member 'ExtendedStatComponent_C_UpdateCurrentMaxValue::CallFunc_GetMinValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_UpdateCurrentMaxValue, CallFunc_GetMaxValue_Value) == 0x000018, "Member 'ExtendedStatComponent_C_UpdateCurrentMaxValue::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_UpdateCurrentMaxValue, CallFunc_GetMaxValue_Value_1) == 0x000020, "Member 'ExtendedStatComponent_C_UpdateCurrentMaxValue::CallFunc_GetMaxValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_UpdateCurrentMaxValue, CallFunc_GetMaxValue_Value_2) == 0x000028, "Member 'ExtendedStatComponent_C_UpdateCurrentMaxValue::CallFunc_GetMaxValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_UpdateCurrentMaxValue, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000030, "Member 'ExtendedStatComponent_C_UpdateCurrentMaxValue::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_C_UpdateCurrentMaxValue, CallFunc_FClamp_ReturnValue) == 0x000038, "Member 'ExtendedStatComponent_C_UpdateCurrentMaxValue::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UExtendedStatComponent_C \ static_assert(alignof(UExtendedStatComponent_C) == 0x000008, "Wrong alignment on UExtendedStatComponent_C"); \ static_assert(sizeof(UExtendedStatComponent_C) == 0x000218, "Wrong size on UExtendedStatComponent_C"); \ static_assert(offsetof(UExtendedStatComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UExtendedStatComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, Type) == 0x0000F0, "Member 'UExtendedStatComponent_C::Type' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, RegenerationTickInterval) == 0x0000F8, "Member 'UExtendedStatComponent_C::RegenerationTickInterval' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, CurrentValue) == 0x000100, "Member 'UExtendedStatComponent_C::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, MaxValue) == 0x000108, "Member 'UExtendedStatComponent_C::MaxValue' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, DoesRegenerates) == 0x000110, "Member 'UExtendedStatComponent_C::DoesRegenerates' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, RegenValue) == 0x000118, "Member 'UExtendedStatComponent_C::RegenValue' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, RegenHandle) == 0x000120, "Member 'UExtendedStatComponent_C::RegenHandle' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, OnStatValueChanged) == 0x000128, "Member 'UExtendedStatComponent_C::OnStatValueChanged' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, OnValueReachMax) == 0x000138, "Member 'UExtendedStatComponent_C::OnValueReachMax' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, OnValueReachMin) == 0x000148, "Member 'UExtendedStatComponent_C::OnValueReachMin' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, ReenableCustomTime) == 0x000158, "Member 'UExtendedStatComponent_C::ReenableCustomTime' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, CurrentRegeneration) == 0x000160, "Member 'UExtendedStatComponent_C::CurrentRegeneration' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, StartIntervalTime) == 0x000168, "Member 'UExtendedStatComponent_C::StartIntervalTime' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, EndIntervalTime) == 0x00016C, "Member 'UExtendedStatComponent_C::EndIntervalTime' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, MinValue) == 0x000170, "Member 'UExtendedStatComponent_C::MinValue' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, AddValueRatio) == 0x000178, "Member 'UExtendedStatComponent_C::AddValueRatio' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, OnHealthChanged) == 0x000180, "Member 'UExtendedStatComponent_C::OnHealthChanged' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, PreCurrentValueCached) == 0x000190, "Member 'UExtendedStatComponent_C::PreCurrentValueCached' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, HPReduceFactor) == 0x000198, "Member 'UExtendedStatComponent_C::HPReduceFactor' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, ResetHPTimer) == 0x0001A0, "Member 'UExtendedStatComponent_C::ResetHPTimer' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, OnReduceMaxHP) == 0x0001A8, "Member 'UExtendedStatComponent_C::OnReduceMaxHP' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, ReduceRoute) == 0x0001B8, "Member 'UExtendedStatComponent_C::ReduceRoute' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, DecreaseCauser) == 0x000208, "Member 'UExtendedStatComponent_C::DecreaseCauser' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_C, EnableDecreaseCauser) == 0x000210, "Member 'UExtendedStatComponent_C::EnableDecreaseCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_AccumBurnEffect \ static_assert(alignof(ImplToleranceComponent_C_AccumBurnEffect) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_AccumBurnEffect"); \ static_assert(sizeof(ImplToleranceComponent_C_AccumBurnEffect) == 0x0000A8, "Wrong size on ImplToleranceComponent_C_AccumBurnEffect"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, Damage) == 0x000000, "Member 'ImplToleranceComponent_C_AccumBurnEffect::Damage' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, toughness) == 0x000008, "Member 'ImplToleranceComponent_C_AccumBurnEffect::toughness' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000010, "Member 'ImplToleranceComponent_C_AccumBurnEffect::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, CallFunc_GetMyPhysicReaction_PhysicReaction) == 0x000018, "Member 'ImplToleranceComponent_C_AccumBurnEffect::CallFunc_GetMyPhysicReaction_PhysicReaction' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000020, "Member 'ImplToleranceComponent_C_AccumBurnEffect::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'ImplToleranceComponent_C_AccumBurnEffect::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000030, "Member 'ImplToleranceComponent_C_AccumBurnEffect::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, CallFunc_GetMyAIComp_AI_Comp) == 0x000048, "Member 'ImplToleranceComponent_C_AccumBurnEffect::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, CallFunc_GetToughness_Current) == 0x000050, "Member 'ImplToleranceComponent_C_AccumBurnEffect::CallFunc_GetToughness_Current' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, CallFunc_GetToughness_Max) == 0x000058, "Member 'ImplToleranceComponent_C_AccumBurnEffect::CallFunc_GetToughness_Max' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000060, "Member 'ImplToleranceComponent_C_AccumBurnEffect::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, CallFunc_GetActorForwardVector_ReturnValue) == 0x000068, "Member 'ImplToleranceComponent_C_AccumBurnEffect::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000080, "Member 'ImplToleranceComponent_C_AccumBurnEffect::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, CallFunc_GetMyEffects_EffectsComp) == 0x000098, "Member 'ImplToleranceComponent_C_AccumBurnEffect::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, CallFunc_CostToughnessAndGetReflection_reflectLevel) == 0x0000A0, "Member 'ImplToleranceComponent_C_AccumBurnEffect::CallFunc_CostToughnessAndGetReflection_reflectLevel' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, CallFunc_TryEffectAfterDamage_Applied) == 0x0000A1, "Member 'ImplToleranceComponent_C_AccumBurnEffect::CallFunc_TryEffectAfterDamage_Applied' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumBurnEffect, CallFunc_TakeDirectDamage_InValue_ImplicitCast) == 0x0000A4, "Member 'ImplToleranceComponent_C_AccumBurnEffect::CallFunc_TakeDirectDamage_InValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_AccumTypetoGameTag \ static_assert(alignof(ImplToleranceComponent_C_AccumTypetoGameTag) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_AccumTypetoGameTag"); \ static_assert(sizeof(ImplToleranceComponent_C_AccumTypetoGameTag) == 0x0000E8, "Wrong size on ImplToleranceComponent_C_AccumTypetoGameTag"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumTypetoGameTag, InParam) == 0x000000, "Member 'ImplToleranceComponent_C_AccumTypetoGameTag::InParam' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumTypetoGameTag, OutTag) == 0x000030, "Member 'ImplToleranceComponent_C_AccumTypetoGameTag::OutTag' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumTypetoGameTag, Value) == 0x000038, "Member 'ImplToleranceComponent_C_AccumTypetoGameTag::Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumTypetoGameTag, Level_0) == 0x000040, "Member 'ImplToleranceComponent_C_AccumTypetoGameTag::Level_0' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumTypetoGameTag, Temp_byte_Variable) == 0x000044, "Member 'ImplToleranceComponent_C_AccumTypetoGameTag::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumTypetoGameTag, CallFunc_Conv_StringToName_ReturnValue) == 0x000048, "Member 'ImplToleranceComponent_C_AccumTypetoGameTag::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumTypetoGameTag, CallFunc_GetDataTableRowFromName_OutRow) == 0x000050, "Member 'ImplToleranceComponent_C_AccumTypetoGameTag::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumTypetoGameTag, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000A0, "Member 'ImplToleranceComponent_C_AccumTypetoGameTag::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumTypetoGameTag, K2Node_Select_Default) == 0x0000A8, "Member 'ImplToleranceComponent_C_AccumTypetoGameTag::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumTypetoGameTag, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0000B0, "Member 'ImplToleranceComponent_C_AccumTypetoGameTag::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumTypetoGameTag, CallFunc_Concat_StrStr_ReturnValue) == 0x0000C0, "Member 'ImplToleranceComponent_C_AccumTypetoGameTag::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumTypetoGameTag, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000D0, "Member 'ImplToleranceComponent_C_AccumTypetoGameTag::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AccumTypetoGameTag, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000E0, "Member 'ImplToleranceComponent_C_AccumTypetoGameTag::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_AddAccum \ static_assert(alignof(ImplToleranceComponent_C_AddAccum) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_AddAccum"); \ static_assert(sizeof(ImplToleranceComponent_C_AddAccum) == 0x000450, "Wrong size on ImplToleranceComponent_C_AddAccum"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, AccumData) == 0x000000, "Member 'ImplToleranceComponent_C_AddAccum::AccumData' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, MovementRestrictions) == 0x000050, "Member 'ImplToleranceComponent_C_AddAccum::MovementRestrictions' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, Damage) == 0x000058, "Member 'ImplToleranceComponent_C_AddAccum::Damage' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, toughness) == 0x000060, "Member 'ImplToleranceComponent_C_AddAccum::toughness' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, Local_InnerAttributeAttackType) == 0x000068, "Member 'ImplToleranceComponent_C_AddAccum::Local_InnerAttributeAttackType' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, L_AccumTag) == 0x00006C, "Member 'ImplToleranceComponent_C_AddAccum::L_AccumTag' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, Temp_object_Variable) == 0x000078, "Member 'ImplToleranceComponent_C_AddAccum::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, Temp_int_Array_Index_Variable) == 0x000088, "Member 'ImplToleranceComponent_C_AddAccum::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00008C, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_GetMyPhysicReaction_PhysicReaction) == 0x000090, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_GetMyPhysicReaction_PhysicReaction' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000098, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BooleanAND_ReturnValue) == 0x000099, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_GetTimeSeconds_ReturnValue) == 0x0000A0, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_GetTimeSeconds_ReturnValue_1) == 0x0000A8, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_GetTimeSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Map_Keys_Keys) == 0x0000C0, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Array_Get_Item) == 0x0000D0, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0000D8, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Array_Length_ReturnValue) == 0x0000E8, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_ParseIntoArray_ReturnValue) == 0x0000F0, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Array_Get_Item_1) == 0x000100, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Array_Get_Item_2) == 0x000110, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_NotEqual_StrStr_ReturnValue) == 0x000120, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_NotEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Concat_StrStr_ReturnValue) == 0x000128, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000138, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000148, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000150, "Member 'ImplToleranceComponent_C_AddAccum::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Map_Find_Value) == 0x000158, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Map_Find_ReturnValue) == 0x000160, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Map_Find_Value_1) == 0x000168, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Map_Find_ReturnValue_1) == 0x000170, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000178, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, K2Node_MakeMap_Map) == 0x000180, "Member 'ImplToleranceComponent_C_AddAccum::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_GetOwnActor_ReturnValue) == 0x0001D0, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, Temp_struct_Variable) == 0x0001D8, "Member 'ImplToleranceComponent_C_AddAccum::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, Temp_int_Loop_Counter_Variable) == 0x0001E0, "Member 'ImplToleranceComponent_C_AddAccum::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Map_Contains_ReturnValue) == 0x0001E4, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Less_IntInt_ReturnValue) == 0x0001E5, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Add_IntInt_ReturnValue) == 0x0001E8, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_GetOwnActor_ReturnValue_1) == 0x0001F0, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, Temp_struct_Variable_1) == 0x0001F8, "Member 'ImplToleranceComponent_C_AddAccum::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000200, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000218, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Map_Contains_ReturnValue_1) == 0x000230, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Map_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, K2Node_MakeArray_Array) == 0x000238, "Member 'ImplToleranceComponent_C_AddAccum::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Not_PreBool_ReturnValue) == 0x000248, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_LineTraceSingleForObjects_OutHit) == 0x000250, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_LineTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_LineTraceSingleForObjects_ReturnValue) == 0x000338, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_LineTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BooleanAND_ReturnValue_1) == 0x000339, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_bBlockingHit) == 0x00033A, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_bInitialOverlap) == 0x00033B, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_Time) == 0x00033C, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_Distance) == 0x000340, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_Location) == 0x000348, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_ImpactPoint) == 0x000360, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_Normal) == 0x000378, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_ImpactNormal) == 0x000390, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_PhysMat) == 0x0003A8, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_HitActor) == 0x0003B0, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_HitComponent) == 0x0003B8, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_HitBoneName) == 0x0003C0, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_BoneName) == 0x0003C8, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_HitItem) == 0x0003D0, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_ElementIndex) == 0x0003D4, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_FaceIndex) == 0x0003D8, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_TraceStart) == 0x0003E0, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BreakHitResult_TraceEnd) == 0x0003F8, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_IsValid_ReturnValue) == 0x000410, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, K2Node_SwitchEnum_CmpSuccess) == 0x000411, "Member 'ImplToleranceComponent_C_AddAccum::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_GetDisplayName_ReturnValue) == 0x000418, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_ParseIntoArray_ReturnValue_1) == 0x000428, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_ParseIntoArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_Array_Get_Item_3) == 0x000438, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000448, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAccum, CallFunc_BooleanAND_ReturnValue_2) == 0x000449, "Member 'ImplToleranceComponent_C_AddAccum::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_AddAttributeEffectSkipCount \ static_assert(alignof(ImplToleranceComponent_C_AddAttributeEffectSkipCount) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_AddAttributeEffectSkipCount"); \ static_assert(sizeof(ImplToleranceComponent_C_AddAttributeEffectSkipCount) == 0x000018, "Wrong size on ImplToleranceComponent_C_AddAttributeEffectSkipCount"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAttributeEffectSkipCount, CallFunc_GetPlayerStatic_ReturnValue) == 0x000000, "Member 'ImplToleranceComponent_C_AddAttributeEffectSkipCount::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAttributeEffectSkipCount, Temp_int_Variable) == 0x000008, "Member 'ImplToleranceComponent_C_AddAttributeEffectSkipCount::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAttributeEffectSkipCount, CallFunc_Less_IntInt_ReturnValue) == 0x00000C, "Member 'ImplToleranceComponent_C_AddAttributeEffectSkipCount::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddAttributeEffectSkipCount, CallFunc_Subtract_IntInt_ReturnValue) == 0x000010, "Member 'ImplToleranceComponent_C_AddAttributeEffectSkipCount::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_AddBuff_0 \ static_assert(alignof(ImplToleranceComponent_C_AddBuff_0) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_AddBuff_0"); \ static_assert(sizeof(ImplToleranceComponent_C_AddBuff_0) == 0x0003D8, "Wrong size on ImplToleranceComponent_C_AddBuff_0"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, L_AccumType) == 0x000000, "Member 'ImplToleranceComponent_C_AddBuff_0::L_AccumType' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, L_AllPlayer) == 0x000010, "Member 'ImplToleranceComponent_C_AddBuff_0::L_AllPlayer' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, LocalBuffTag) == 0x000020, "Member 'ImplToleranceComponent_C_AddBuff_0::LocalBuffTag' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, LocalBuffTag_0) == 0x000028, "Member 'ImplToleranceComponent_C_AddBuff_0::LocalBuffTag_0' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000030, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000038, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000040, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_GetCurrentTagData_Value) == 0x000048, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_GetCurrentTagData_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_GetCurrentTagData_Value_1) == 0x000130, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_GetCurrentTagData_Value_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000218, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000220, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_GetAccumBuffTag_ReturnTag) == 0x000224, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_GetAccumBuffTag_ReturnTag' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_GetAccumBuffTag_ReturnTagName) == 0x000230, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_GetAccumBuffTag_ReturnTagName' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_Split_LeftS) == 0x000240, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_Split_RightS) == 0x000250, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_Split_ReturnValue) == 0x000260, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000264, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_GetAccumBuffTag_ReturnTag_1) == 0x00026C, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_GetAccumBuffTag_ReturnTag_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_GetAccumBuffTag_ReturnTagName_1) == 0x000278, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_GetAccumBuffTag_ReturnTagName_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000288, "Member 'ImplToleranceComponent_C_AddBuff_0::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_GetAccumBuffTag_ReturnTag_2) == 0x00028C, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_GetAccumBuffTag_ReturnTag_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_GetAccumBuffTag_ReturnTagName_2) == 0x000298, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_GetAccumBuffTag_ReturnTagName_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_ParseIntoArray_ReturnValue) == 0x0002A8, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_GetMyBuffComp_BuffComponent) == 0x0002B8, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_Array_Get_Item) == 0x0002C0, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_AddBuff_Tag_ReturnBuffIfSuccess) == 0x0002D0, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_AddBuff_Tag_ReturnBuffIfSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, K2Node_SetFieldsInStruct_StructOut) == 0x0002D8, "Member 'ImplToleranceComponent_C_AddBuff_0::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_Concat_StrStr_ReturnValue) == 0x0003C0, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_AddBuff_0, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x0003D0, "Member 'ImplToleranceComponent_C_AddBuff_0::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_Buff_Removed \ static_assert(alignof(ImplToleranceComponent_C_Buff_Removed) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_Buff_Removed"); \ static_assert(sizeof(ImplToleranceComponent_C_Buff_Removed) == 0x0003F8, "Wrong size on ImplToleranceComponent_C_Buff_Removed"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, Value) == 0x000000, "Member 'ImplToleranceComponent_C_Buff_Removed::Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, L_IsAccum) == 0x000008, "Member 'ImplToleranceComponent_C_Buff_Removed::L_IsAccum' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'ImplToleranceComponent_C_Buff_Removed::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'ImplToleranceComponent_C_Buff_Removed::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'ImplToleranceComponent_C_Buff_Removed::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, CallFunc_Not_PreBool_ReturnValue) == 0x000018, "Member 'ImplToleranceComponent_C_Buff_Removed::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, CallFunc_BooleanAND_ReturnValue) == 0x000019, "Member 'ImplToleranceComponent_C_Buff_Removed::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, CallFunc_Map_Keys_Keys) == 0x000020, "Member 'ImplToleranceComponent_C_Buff_Removed::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'ImplToleranceComponent_C_Buff_Removed::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, CallFunc_Array_Get_Item) == 0x000034, "Member 'ImplToleranceComponent_C_Buff_Removed::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, CallFunc_Less_IntInt_ReturnValue) == 0x00003C, "Member 'ImplToleranceComponent_C_Buff_Removed::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, CallFunc_Map_Find_Value) == 0x000040, "Member 'ImplToleranceComponent_C_Buff_Removed::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, CallFunc_Map_Find_ReturnValue) == 0x000128, "Member 'ImplToleranceComponent_C_Buff_Removed::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, K2Node_SetFieldsInStruct_StructOut) == 0x000130, "Member 'ImplToleranceComponent_C_Buff_Removed::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, CallFunc_Map_Find_Value_1) == 0x000218, "Member 'ImplToleranceComponent_C_Buff_Removed::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, CallFunc_Map_Find_ReturnValue_1) == 0x000300, "Member 'ImplToleranceComponent_C_Buff_Removed::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, K2Node_SetFieldsInStruct_StructOut_1) == 0x000308, "Member 'ImplToleranceComponent_C_Buff_Removed::K2Node_SetFieldsInStruct_StructOut_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Buff_Removed, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0003F0, "Member 'ImplToleranceComponent_C_Buff_Removed::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_CustomEvent \ static_assert(alignof(ImplToleranceComponent_C_CustomEvent) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_CustomEvent"); \ static_assert(sizeof(ImplToleranceComponent_C_CustomEvent) == 0x000020, "Wrong size on ImplToleranceComponent_C_CustomEvent"); \ static_assert(offsetof(ImplToleranceComponent_C_CustomEvent, Type) == 0x000000, "Member 'ImplToleranceComponent_C_CustomEvent::Type' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_CustomEvent, OldValue) == 0x000008, "Member 'ImplToleranceComponent_C_CustomEvent::OldValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_CustomEvent, NewValue) == 0x000010, "Member 'ImplToleranceComponent_C_CustomEvent::NewValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_CustomEvent, MaxValue) == 0x000018, "Member 'ImplToleranceComponent_C_CustomEvent::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_Cutoff \ static_assert(alignof(ImplToleranceComponent_C_Cutoff) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_Cutoff"); \ static_assert(sizeof(ImplToleranceComponent_C_Cutoff) == 0x000038, "Wrong size on ImplToleranceComponent_C_Cutoff"); \ static_assert(offsetof(ImplToleranceComponent_C_Cutoff, ReturnValue) == 0x000000, "Member 'ImplToleranceComponent_C_Cutoff::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Cutoff, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000008, "Member 'ImplToleranceComponent_C_Cutoff::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Cutoff, CallFunc_get_lockexception_ReturnValue) == 0x000010, "Member 'ImplToleranceComponent_C_Cutoff::CallFunc_get_lockexception_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Cutoff, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'ImplToleranceComponent_C_Cutoff::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Cutoff, CallFunc_IsPauseableSecondsPaused_ReturnValue) == 0x000012, "Member 'ImplToleranceComponent_C_Cutoff::CallFunc_IsPauseableSecondsPaused_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Cutoff, CallFunc_Not_PreBool_ReturnValue_1) == 0x000013, "Member 'ImplToleranceComponent_C_Cutoff::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Cutoff, CallFunc_IsValid_ReturnValue) == 0x000014, "Member 'ImplToleranceComponent_C_Cutoff::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Cutoff, CallFunc_BooleanAND_ReturnValue) == 0x000015, "Member 'ImplToleranceComponent_C_Cutoff::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Cutoff, CallFunc_BooleanAND_ReturnValue_1) == 0x000016, "Member 'ImplToleranceComponent_C_Cutoff::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Cutoff, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'ImplToleranceComponent_C_Cutoff::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Cutoff, CallFunc_IsValid_ReturnValue_1) == 0x000020, "Member 'ImplToleranceComponent_C_Cutoff::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Cutoff, CallFunc_GetCharacter_Character) == 0x000028, "Member 'ImplToleranceComponent_C_Cutoff::CallFunc_GetCharacter_Character' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Cutoff, CallFunc_IsValid_ReturnValue_2) == 0x000030, "Member 'ImplToleranceComponent_C_Cutoff::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Cutoff, CallFunc_IsValid_ReturnValue_3) == 0x000031, "Member 'ImplToleranceComponent_C_Cutoff::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_EnterTrapArea \ static_assert(alignof(ImplToleranceComponent_C_EnterTrapArea) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_EnterTrapArea"); \ static_assert(sizeof(ImplToleranceComponent_C_EnterTrapArea) == 0x000028, "Wrong size on ImplToleranceComponent_C_EnterTrapArea"); \ static_assert(offsetof(ImplToleranceComponent_C_EnterTrapArea, Area) == 0x000000, "Member 'ImplToleranceComponent_C_EnterTrapArea::Area' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_EnterTrapArea, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'ImplToleranceComponent_C_EnterTrapArea::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_EnterTrapArea, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000018, "Member 'ImplToleranceComponent_C_EnterTrapArea::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_EnterTrapArea, CallFunc_Array_Add_ReturnValue) == 0x000020, "Member 'ImplToleranceComponent_C_EnterTrapArea::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent \ static_assert(alignof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent) == 0x000010, "Wrong alignment on ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent"); \ static_assert(sizeof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent) == 0x0001F0, "Wrong size on ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, EntryPoint) == 0x000000, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, Temp_delegate_Variable) == 0x000004, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000024, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, Temp_int_Array_Index_Variable) == 0x000034, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, Temp_bool_IsClosed_Variable) == 0x000038, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, Temp_bool_Has_Been_Initd_Variable) == 0x000039, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_CreateDelegate_OutputDelegate_2) == 0x00003C, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_CreateDelegate_OutputDelegate_3) == 0x00004C, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_Event_ReInit) == 0x00005C, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_Event_ReInit' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, CallFunc_GetOwnActor_ReturnValue) == 0x000060, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_DynamicCast_AsAbstract_Character) == 0x000068, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000078, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, CallFunc_GetMyBuffComp_BuffComponent) == 0x000080, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, CallFunc_GetMyStatsManager_StatsManagerComp_1) == 0x000088, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::CallFunc_GetMyStatsManager_StatsManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, CallFunc_Array_Get_Item) == 0x000090, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, CallFunc_Array_Length_ReturnValue) == 0x000098, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, CallFunc_GetStatValue_Value) == 0x0000A0, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_CustomEvent_FirePointID) == 0x0000A8, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_CustomEvent_FirePointID' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_MakeArray_Array) == 0x0000B8, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0000C8, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_CustomEvent_NewFirePointID) == 0x0000D0, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_CustomEvent_NewFirePointID' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_CustomEvent_PresetPosition) == 0x0000E0, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_CustomEvent_PresetPosition' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_CreateDelegate_OutputDelegate_4) == 0x000140, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_CreateDelegate_OutputDelegate_5) == 0x000150, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000160, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000168, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, CallFunc_PostEvent_ReturnValue) == 0x00016C, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_CustomEvent_Type) == 0x000170, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_CustomEvent_OldValue) == 0x000178, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_CustomEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_CustomEvent_NewValue) == 0x000180, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_CustomEvent_MaxValue) == 0x000188, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000190, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, CallFunc_GetMyHealth_Health) == 0x000198, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x0001A0, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_CreateDelegate_OutputDelegate_6) == 0x0001A8, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_CustomEvent_firepoint) == 0x0001B8, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_CustomEvent_isReborn) == 0x0001C8, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0001D0, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, K2Node_DynamicCast_bSuccess_1) == 0x0001D8, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, Temp_int_Loop_Counter_Variable) == 0x0001DC, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, CallFunc_Less_IntInt_ReturnValue) == 0x0001E0, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent, CallFunc_Add_IntInt_ReturnValue) == 0x0001E4, "Member 'ImplToleranceComponent_C_ExecuteUbergraph_ImplToleranceComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_GetAccumBuffTag \ static_assert(alignof(ImplToleranceComponent_C_GetAccumBuffTag) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_GetAccumBuffTag"); \ static_assert(sizeof(ImplToleranceComponent_C_GetAccumBuffTag) == 0x0001A8, "Wrong size on ImplToleranceComponent_C_GetAccumBuffTag"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, inTag) == 0x000000, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::inTag' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, ReturnTag) == 0x000008, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::ReturnTag' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, ReturnTagName) == 0x000010, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::ReturnTagName' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, L_CurrentTag) == 0x000020, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::L_CurrentTag' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, CallFunc_IsGameplayTagValid_ReturnValue) == 0x000028, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, CallFunc_Map_Find_Value) == 0x000030, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, CallFunc_Map_Find_ReturnValue) == 0x000118, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000120, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, CallFunc_FTrunc_ReturnValue) == 0x000130, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, CallFunc_Split_LeftS) == 0x000138, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, CallFunc_Split_RightS) == 0x000148, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, CallFunc_Split_ReturnValue) == 0x000158, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, CallFunc_Conv_IntToString_ReturnValue) == 0x000160, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, CallFunc_Concat_StrStr_ReturnValue) == 0x000170, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000180, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000190, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetAccumBuffTag, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0001A0, "Member 'ImplToleranceComponent_C_GetAccumBuffTag::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_GetCurrentTagData \ static_assert(alignof(ImplToleranceComponent_C_GetCurrentTagData) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_GetCurrentTagData"); \ static_assert(sizeof(ImplToleranceComponent_C_GetCurrentTagData) == 0x0001D8, "Wrong size on ImplToleranceComponent_C_GetCurrentTagData"); \ static_assert(offsetof(ImplToleranceComponent_C_GetCurrentTagData, Value) == 0x000000, "Member 'ImplToleranceComponent_C_GetCurrentTagData::Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetCurrentTagData, CallFunc_Map_Find_Value) == 0x0000E8, "Member 'ImplToleranceComponent_C_GetCurrentTagData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_GetCurrentTagData, CallFunc_Map_Find_ReturnValue) == 0x0001D0, "Member 'ImplToleranceComponent_C_GetCurrentTagData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_GetSZAccumValue \ static_assert(alignof(ImplToleranceComponent_C_GetSZAccumValue) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_GetSZAccumValue"); \ static_assert(sizeof(ImplToleranceComponent_C_GetSZAccumValue) == 0x000008, "Wrong size on ImplToleranceComponent_C_GetSZAccumValue"); \ static_assert(offsetof(ImplToleranceComponent_C_GetSZAccumValue, Value) == 0x000000, "Member 'ImplToleranceComponent_C_GetSZAccumValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_GetToleranceValue \ static_assert(alignof(ImplToleranceComponent_C_GetToleranceValue) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_GetToleranceValue"); \ static_assert(sizeof(ImplToleranceComponent_C_GetToleranceValue) == 0x000050, "Wrong size on ImplToleranceComponent_C_GetToleranceValue"); \ static_assert(offsetof(ImplToleranceComponent_C_GetToleranceValue, ToleranceValue_0) == 0x000000, "Member 'ImplToleranceComponent_C_GetToleranceValue::ToleranceValue_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_ImplReplaceBeginPlay \ static_assert(alignof(ImplToleranceComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong alignment on ImplToleranceComponent_C_ImplReplaceBeginPlay"); \ static_assert(sizeof(ImplToleranceComponent_C_ImplReplaceBeginPlay) == 0x000001, "Wrong size on ImplToleranceComponent_C_ImplReplaceBeginPlay"); \ static_assert(offsetof(ImplToleranceComponent_C_ImplReplaceBeginPlay, ReInit) == 0x000000, "Member 'ImplToleranceComponent_C_ImplReplaceBeginPlay::ReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_ItemFirePoint \ static_assert(alignof(ImplToleranceComponent_C_ItemFirePoint) == 0x000010, "Wrong alignment on ImplToleranceComponent_C_ItemFirePoint"); \ static_assert(sizeof(ImplToleranceComponent_C_ItemFirePoint) == 0x000070, "Wrong size on ImplToleranceComponent_C_ItemFirePoint"); \ static_assert(offsetof(ImplToleranceComponent_C_ItemFirePoint, NewFirePointID) == 0x000000, "Member 'ImplToleranceComponent_C_ItemFirePoint::NewFirePointID' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_ItemFirePoint, PresetPosition) == 0x000010, "Member 'ImplToleranceComponent_C_ItemFirePoint::PresetPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_LeaveTrapArea \ static_assert(alignof(ImplToleranceComponent_C_LeaveTrapArea) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_LeaveTrapArea"); \ static_assert(sizeof(ImplToleranceComponent_C_LeaveTrapArea) == 0x000010, "Wrong size on ImplToleranceComponent_C_LeaveTrapArea"); \ static_assert(offsetof(ImplToleranceComponent_C_LeaveTrapArea, Area) == 0x000000, "Member 'ImplToleranceComponent_C_LeaveTrapArea::Area' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LeaveTrapArea, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000008, "Member 'ImplToleranceComponent_C_LeaveTrapArea::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LeaveTrapArea, CallFunc_Array_IsEmpty_ReturnValue) == 0x000009, "Member 'ImplToleranceComponent_C_LeaveTrapArea::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LeaveTrapArea, CallFunc_Array_RemoveItem_ReturnValue) == 0x00000A, "Member 'ImplToleranceComponent_C_LeaveTrapArea::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LeaveTrapArea, CallFunc_BooleanAND_ReturnValue) == 0x00000B, "Member 'ImplToleranceComponent_C_LeaveTrapArea::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_LoadAccumData \ static_assert(alignof(ImplToleranceComponent_C_LoadAccumData) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_LoadAccumData"); \ static_assert(sizeof(ImplToleranceComponent_C_LoadAccumData) == 0x000108, "Wrong size on ImplToleranceComponent_C_LoadAccumData"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadAccumData, AccumData) == 0x000000, "Member 'ImplToleranceComponent_C_LoadAccumData::AccumData' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadAccumData, L_SaveAccumData) == 0x000050, "Member 'ImplToleranceComponent_C_LoadAccumData::L_SaveAccumData' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadAccumData, Temp_int_Array_Index_Variable) == 0x0000A0, "Member 'ImplToleranceComponent_C_LoadAccumData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadAccumData, Temp_int_Loop_Counter_Variable) == 0x0000A4, "Member 'ImplToleranceComponent_C_LoadAccumData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadAccumData, CallFunc_Add_IntInt_ReturnValue) == 0x0000A8, "Member 'ImplToleranceComponent_C_LoadAccumData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadAccumData, CallFunc_GetSlotArrayValue_Array) == 0x0000B0, "Member 'ImplToleranceComponent_C_LoadAccumData::CallFunc_GetSlotArrayValue_Array' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadAccumData, CallFunc_Array_Length_ReturnValue) == 0x0000C0, "Member 'ImplToleranceComponent_C_LoadAccumData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadAccumData, CallFunc_Array_Get_Item) == 0x0000C8, "Member 'ImplToleranceComponent_C_LoadAccumData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadAccumData, CallFunc_Less_IntInt_ReturnValue) == 0x0000D8, "Member 'ImplToleranceComponent_C_LoadAccumData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadAccumData, CallFunc_Split_LeftS) == 0x0000E0, "Member 'ImplToleranceComponent_C_LoadAccumData::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadAccumData, CallFunc_Split_RightS) == 0x0000F0, "Member 'ImplToleranceComponent_C_LoadAccumData::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadAccumData, CallFunc_Split_ReturnValue) == 0x000100, "Member 'ImplToleranceComponent_C_LoadAccumData::CallFunc_Split_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_LoadLastGameAccum \ static_assert(alignof(ImplToleranceComponent_C_LoadLastGameAccum) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_LoadLastGameAccum"); \ static_assert(sizeof(ImplToleranceComponent_C_LoadLastGameAccum) == 0x000760, "Wrong size on ImplToleranceComponent_C_LoadLastGameAccum"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, L_SaveAccumData) == 0x000000, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::L_SaveAccumData' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, L_IsPlayer) == 0x000050, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::L_IsPlayer' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, Temp_int_Loop_Counter_Variable) == 0x000054, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000060, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, Temp_int_Array_Index_Variable) == 0x000068, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_LoadAccumData_AccumData) == 0x000070, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_LoadAccumData_AccumData' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_GetMyStatsManager_StatsManagerComp_1) == 0x0000C0, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_GetMyStatsManager_StatsManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Map_Keys_Keys) == 0x0000C8, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000D8, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Array_Get_Item) == 0x0000E0, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Array_Length_ReturnValue) == 0x0000E8, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Map_Find_Value) == 0x0000F0, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Map_Find_ReturnValue) == 0x0001D8, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Less_IntInt_ReturnValue) == 0x0001D9, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Map_Find_Value_1) == 0x0001E0, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Map_Find_ReturnValue_1) == 0x0002C8, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Map_Find_Value_2) == 0x0002D0, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Map_Find_ReturnValue_2) == 0x0003B8, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x0003C0, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Map_Find_Value_3) == 0x0003D0, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Map_Find_ReturnValue_3) == 0x0003E0, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0003E1, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_ParseIntoArray_ReturnValue) == 0x0003E8, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_ParseIntoArray_ReturnValue_1) == 0x0003F8, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_ParseIntoArray_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Array_Get_Item_1) == 0x000408, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Array_Get_Item_2) == 0x000418, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Conv_StringToDouble_ReturnValue) == 0x000428, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Conv_StringToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Concat_StrStr_ReturnValue) == 0x000430, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Array_Get_Item_3) == 0x000440, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000450, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Conv_StringToDouble_ReturnValue_1) == 0x000458, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Conv_StringToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_GetStatValue_Value) == 0x000460, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000468, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_GetStatValue_Value_1) == 0x000470, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_SelectFloat_ReturnValue) == 0x000478, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000480, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, K2Node_SetFieldsInStruct_StructOut) == 0x000488, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_SelectFloat_ReturnValue_1) == 0x000570, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, K2Node_SetFieldsInStruct_StructOut_1) == 0x000578, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::K2Node_SetFieldsInStruct_StructOut_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, K2Node_SetFieldsInStruct_StructOut_2) == 0x000660, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::K2Node_SetFieldsInStruct_StructOut_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_Array_Get_Item_4) == 0x000748, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LoadLastGameAccum, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000758, "Member 'ImplToleranceComponent_C_LoadLastGameAccum::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_LostEffect \ static_assert(alignof(ImplToleranceComponent_C_LostEffect) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_LostEffect"); \ static_assert(sizeof(ImplToleranceComponent_C_LostEffect) == 0x000230, "Wrong size on ImplToleranceComponent_C_LostEffect"); \ static_assert(offsetof(ImplToleranceComponent_C_LostEffect, L_CurrentValue) == 0x000000, "Member 'ImplToleranceComponent_C_LostEffect::L_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LostEffect, L_Lost) == 0x000008, "Member 'ImplToleranceComponent_C_LostEffect::L_Lost' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LostEffect, Temp_struct_Variable) == 0x0000F0, "Member 'ImplToleranceComponent_C_LostEffect::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LostEffect, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'ImplToleranceComponent_C_LostEffect::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LostEffect, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000100, "Member 'ImplToleranceComponent_C_LostEffect::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LostEffect, Temp_delegate_Variable) == 0x000108, "Member 'ImplToleranceComponent_C_LostEffect::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LostEffect, CallFunc_PostEvent_ReturnValue) == 0x000118, "Member 'ImplToleranceComponent_C_LostEffect::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LostEffect, Temp_delegate_Variable_1) == 0x00011C, "Member 'ImplToleranceComponent_C_LostEffect::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LostEffect, CallFunc_PostEvent_ReturnValue_1) == 0x00012C, "Member 'ImplToleranceComponent_C_LostEffect::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LostEffect, CallFunc_NormalizeToRange_ReturnValue) == 0x000130, "Member 'ImplToleranceComponent_C_LostEffect::CallFunc_NormalizeToRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LostEffect, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000138, "Member 'ImplToleranceComponent_C_LostEffect::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LostEffect, CallFunc_Map_Find_Value) == 0x000140, "Member 'ImplToleranceComponent_C_LostEffect::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LostEffect, CallFunc_Map_Find_ReturnValue) == 0x000228, "Member 'ImplToleranceComponent_C_LostEffect::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LostEffect, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000229, "Member 'ImplToleranceComponent_C_LostEffect::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LostEffect, CallFunc_BooleanAND_ReturnValue) == 0x00022A, "Member 'ImplToleranceComponent_C_LostEffect::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_LostEffect, CallFunc_SetRTPCValue_Value_ImplicitCast) == 0x00022C, "Member 'ImplToleranceComponent_C_LostEffect::CallFunc_SetRTPCValue_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_Mutex \ static_assert(alignof(ImplToleranceComponent_C_Mutex) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_Mutex"); \ static_assert(sizeof(ImplToleranceComponent_C_Mutex) == 0x0003A0, "Wrong size on ImplToleranceComponent_C_Mutex"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, TagName) == 0x000000, "Member 'ImplToleranceComponent_C_Mutex::TagName' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, InValue) == 0x000008, "Member 'ImplToleranceComponent_C_Mutex::InValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, Mutex_0) == 0x000010, "Member 'ImplToleranceComponent_C_Mutex::Mutex_0' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, Value) == 0x000018, "Member 'ImplToleranceComponent_C_Mutex::Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, L_CurrentValue) == 0x000020, "Member 'ImplToleranceComponent_C_Mutex::L_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, Temp_struct_Variable) == 0x000028, "Member 'ImplToleranceComponent_C_Mutex::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000030, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_EqualEqual_GameplayTag_ReturnValue_1) == 0x000031, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_EqualEqual_GameplayTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, Temp_struct_Variable_1) == 0x000034, "Member 'ImplToleranceComponent_C_Mutex::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_GetSZAccumValue_Value) == 0x000040, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_GetSZAccumValue_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000048, "Member 'ImplToleranceComponent_C_Mutex::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000049, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, Temp_struct_Variable_2) == 0x00004C, "Member 'ImplToleranceComponent_C_Mutex::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000054, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_BooleanAND_ReturnValue) == 0x000055, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000058, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000060, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_GetMyBuffComp_BuffComponent) == 0x000068, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_MatchesTagBuff_ReturnBuffRef) == 0x000070, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_MatchesTagBuff_ReturnBuffRef' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_IsValid_ReturnValue) == 0x000078, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000079, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_Map_Find_Value) == 0x000080, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_Map_Find_ReturnValue) == 0x000168, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_Map_Find_Value_1) == 0x000170, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_Map_Find_ReturnValue_1) == 0x000258, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_FTrunc_ReturnValue) == 0x00025C, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000260, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_Conv_IntToString_ReturnValue) == 0x000268, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_Concat_StrStr_ReturnValue) == 0x000278, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000288, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x00028C, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_SelectFloat_ReturnValue) == 0x000298, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x0002A0, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, K2Node_SetFieldsInStruct_StructOut) == 0x0002A8, "Member 'ImplToleranceComponent_C_Mutex::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000390, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_Mutex, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x000398, "Member 'ImplToleranceComponent_C_Mutex::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_OnAccumBaseValueChange \ static_assert(alignof(ImplToleranceComponent_C_OnAccumBaseValueChange) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_OnAccumBaseValueChange"); \ static_assert(sizeof(ImplToleranceComponent_C_OnAccumBaseValueChange) == 0x000280, "Wrong size on ImplToleranceComponent_C_OnAccumBaseValueChange"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, stat) == 0x000000, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::stat' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, NewValue) == 0x000008, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::NewValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, L_UpdateTag) == 0x000010, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::L_UpdateTag' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000018, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_MatchesTag_ReturnValue) == 0x000028, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_Split_LeftS) == 0x000030, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_Split_RightS) == 0x000040, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_Split_ReturnValue) == 0x000050, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, Temp_int_Array_Index_Variable) == 0x000068, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x00006C, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, Temp_int_Loop_Counter_Variable) == 0x000074, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x00007C, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_SelectFloat_ReturnValue) == 0x000080, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_Map_Keys_Keys) == 0x000088, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_Array_Length_ReturnValue) == 0x000098, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_Array_Get_Item) == 0x00009C, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_Less_IntInt_ReturnValue) == 0x0000A4, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0000A5, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_Map_Find_Value) == 0x0000A8, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, CallFunc_Map_Find_ReturnValue) == 0x000190, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_OnAccumBaseValueChange, K2Node_SetFieldsInStruct_StructOut) == 0x000198, "Member 'ImplToleranceComponent_C_OnAccumBaseValueChange::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_RemoveAccumSave \ static_assert(alignof(ImplToleranceComponent_C_RemoveAccumSave) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_RemoveAccumSave"); \ static_assert(sizeof(ImplToleranceComponent_C_RemoveAccumSave) == 0x000010, "Wrong size on ImplToleranceComponent_C_RemoveAccumSave"); \ static_assert(offsetof(ImplToleranceComponent_C_RemoveAccumSave, firepointid) == 0x000000, "Member 'ImplToleranceComponent_C_RemoveAccumSave::firepointid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_SaveAccumData \ static_assert(alignof(ImplToleranceComponent_C_SaveAccumData) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_SaveAccumData"); \ static_assert(sizeof(ImplToleranceComponent_C_SaveAccumData) == 0x0001F0, "Wrong size on ImplToleranceComponent_C_SaveAccumData"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, L_AccumData) == 0x000000, "Member 'ImplToleranceComponent_C_SaveAccumData::L_AccumData' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, Temp_int_Array_Index_Variable) == 0x000010, "Member 'ImplToleranceComponent_C_SaveAccumData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000020, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'ImplToleranceComponent_C_SaveAccumData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Map_Keys_Keys) == 0x000030, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Array_Get_Item) == 0x000044, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Less_IntInt_ReturnValue) == 0x00004C, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000050, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Map_Find_Value) == 0x000070, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Map_Find_ReturnValue) == 0x000158, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000160, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_SelectInt_ReturnValue) == 0x000170, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000178, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Conv_IntToString_ReturnValue) == 0x000188, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000198, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x0001A8, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001B8, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0001C8, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0001D8, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SaveAccumData, CallFunc_Array_Add_ReturnValue) == 0x0001E8, "Member 'ImplToleranceComponent_C_SaveAccumData::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_SetActiveSZ \ static_assert(alignof(ImplToleranceComponent_C_SetActiveSZ) == 0x000001, "Wrong alignment on ImplToleranceComponent_C_SetActiveSZ"); \ static_assert(sizeof(ImplToleranceComponent_C_SetActiveSZ) == 0x000001, "Wrong size on ImplToleranceComponent_C_SetActiveSZ"); \ static_assert(offsetof(ImplToleranceComponent_C_SetActiveSZ, Active) == 0x000000, "Member 'ImplToleranceComponent_C_SetActiveSZ::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_SetModifyStat \ static_assert(alignof(ImplToleranceComponent_C_SetModifyStat) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_SetModifyStat"); \ static_assert(sizeof(ImplToleranceComponent_C_SetModifyStat) == 0x000A88, "Wrong size on ImplToleranceComponent_C_SetModifyStat"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, TagName) == 0x000000, "Member 'ImplToleranceComponent_C_SetModifyStat::TagName' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, InValue) == 0x000008, "Member 'ImplToleranceComponent_C_SetModifyStat::InValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, InLevel) == 0x000010, "Member 'ImplToleranceComponent_C_SetModifyStat::InLevel' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_CutOff_ReturnValue) == 0x000018, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_CutOff_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_GetAccumBuffTag_ReturnTag) == 0x00001C, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_GetAccumBuffTag_ReturnTag' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_GetAccumBuffTag_ReturnTagName) == 0x000028, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_GetAccumBuffTag_ReturnTagName' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_GetAccumBuffTag_ReturnTag_1) == 0x000038, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_GetAccumBuffTag_ReturnTag_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_GetAccumBuffTag_ReturnTagName_1) == 0x000040, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_GetAccumBuffTag_ReturnTagName_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_GetAccumBuffTag_ReturnTag_2) == 0x000050, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_GetAccumBuffTag_ReturnTag_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_GetAccumBuffTag_ReturnTagName_2) == 0x000058, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_GetAccumBuffTag_ReturnTagName_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_GetCurrentTagData_Value) == 0x000068, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_GetCurrentTagData_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_Conv_StringToName_ReturnValue) == 0x000150, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, K2Node_SetFieldsInStruct_StructOut) == 0x000158, "Member 'ImplToleranceComponent_C_SetModifyStat::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_GetCurrentTagData_Value_1) == 0x000240, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_GetCurrentTagData_Value_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_GetCurrentTagData_Value_2) == 0x000328, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_GetCurrentTagData_Value_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_IsValid_ReturnValue) == 0x000410, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_GetBuffData_ReturnValue) == 0x000418, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_GetBuffData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_GetCurrentTagData_Value_3) == 0x0004D0, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_GetCurrentTagData_Value_3' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0005B8, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x0005B9, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_Mutex_Mutex) == 0x0005BA, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_Mutex_Mutex' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_Mutex_Value) == 0x0005C0, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_Mutex_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x0005C8, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_Not_PreBool_ReturnValue) == 0x0005C9, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_BooleanAND_ReturnValue) == 0x0005CA, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_Map_Find_Value) == 0x0005D0, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_Map_Find_ReturnValue) == 0x0006B8, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_Map_Find_Value_1) == 0x0006C0, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_Map_Find_ReturnValue_1) == 0x0007A8, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_Map_Find_Value_2) == 0x0007B0, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_Map_Find_ReturnValue_2) == 0x000898, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_Redirect_Table_MappedTable) == 0x0008A0, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_IsValid_ReturnValue_1) == 0x0008A8, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_GetDataTableRowFromName_OutRow) == 0x0008B0, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000968, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000969, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000970, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_FClamp_ReturnValue) == 0x000978, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, K2Node_SetFieldsInStruct_StructOut_1) == 0x000980, "Member 'ImplToleranceComponent_C_SetModifyStat::K2Node_SetFieldsInStruct_StructOut_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000A68, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000A70, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000A78, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SetModifyStat, CallFunc_CutOffEndTime_CurrentEndTime) == 0x000A80, "Member 'ImplToleranceComponent_C_SetModifyStat::CallFunc_CutOffEndTime_CurrentEndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_SetSZAccumValue \ static_assert(alignof(ImplToleranceComponent_C_SetSZAccumValue) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_SetSZAccumValue"); \ static_assert(sizeof(ImplToleranceComponent_C_SetSZAccumValue) == 0x000008, "Wrong size on ImplToleranceComponent_C_SetSZAccumValue"); \ static_assert(offsetof(ImplToleranceComponent_C_SetSZAccumValue, Value) == 0x000000, "Member 'ImplToleranceComponent_C_SetSZAccumValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_SpawnAnimEnd \ static_assert(alignof(ImplToleranceComponent_C_SpawnAnimEnd) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_SpawnAnimEnd"); \ static_assert(sizeof(ImplToleranceComponent_C_SpawnAnimEnd) == 0x000018, "Wrong size on ImplToleranceComponent_C_SpawnAnimEnd"); \ static_assert(offsetof(ImplToleranceComponent_C_SpawnAnimEnd, FirePoint) == 0x000000, "Member 'ImplToleranceComponent_C_SpawnAnimEnd::FirePoint' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_SpawnAnimEnd, isReborn) == 0x000010, "Member 'ImplToleranceComponent_C_SpawnAnimEnd::isReborn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_TimeUpdate \ static_assert(alignof(ImplToleranceComponent_C_TimeUpdate) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_TimeUpdate"); \ static_assert(sizeof(ImplToleranceComponent_C_TimeUpdate) == 0x0003D8, "Wrong size on ImplToleranceComponent_C_TimeUpdate"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, L_CurrentTag) == 0x000000, "Member 'ImplToleranceComponent_C_TimeUpdate::L_CurrentTag' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, L_CurrentAccumValue) == 0x000008, "Member 'ImplToleranceComponent_C_TimeUpdate::L_CurrentAccumValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, NotAllClear) == 0x0000F0, "Member 'ImplToleranceComponent_C_TimeUpdate::NotAllClear' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, Temp_int_Array_Index_Variable) == 0x0000F4, "Member 'ImplToleranceComponent_C_TimeUpdate::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000F8, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000100, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000108, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_GetState_State) == 0x000110, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000111, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, Temp_real_Variable) == 0x000118, "Member 'ImplToleranceComponent_C_TimeUpdate::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000120, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_GetPauseableSeconds_ReturnValue) == 0x000128, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_GetPauseableSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_GetAccumBuffTag_ReturnTag) == 0x00012C, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_GetAccumBuffTag_ReturnTag' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_GetAccumBuffTag_ReturnTagName) == 0x000138, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_GetAccumBuffTag_ReturnTagName' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_GetAccumBuffTag_ReturnTag_1) == 0x000148, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_GetAccumBuffTag_ReturnTag_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_GetAccumBuffTag_ReturnTagName_1) == 0x000150, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_GetAccumBuffTag_ReturnTagName_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, Temp_int_Loop_Counter_Variable) == 0x000160, "Member 'ImplToleranceComponent_C_TimeUpdate::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_GetWorldSubsystem_ReturnValue_1) == 0x000168, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_GetWorldSubsystem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_GetPauseableSeconds_ReturnValue_1) == 0x000170, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_GetPauseableSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Add_IntInt_ReturnValue) == 0x000174, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Map_Find_Value) == 0x000178, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Map_Find_ReturnValue) == 0x000180, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000188, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_get_lockexception_ReturnValue) == 0x000190, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_get_lockexception_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000191, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_GetWorldSubsystem_ReturnValue_2) == 0x000198, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_GetWorldSubsystem_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_IsPauseableSecondsPaused_ReturnValue) == 0x0001A0, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_IsPauseableSecondsPaused_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0001A8, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Not_PreBool_ReturnValue) == 0x0001B0, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_FClamp_ReturnValue) == 0x0001B8, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001C0, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Map_Find_Value_1) == 0x0001C8, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Map_Find_ReturnValue_1) == 0x0002B0, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_BooleanAND_ReturnValue) == 0x0002B1, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0002B2, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Map_Find_Value_2) == 0x0002B8, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Map_Find_ReturnValue_2) == 0x0003A0, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Map_Keys_Keys) == 0x0003A8, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Array_Get_Item) == 0x0003B8, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Array_Length_ReturnValue) == 0x0003C0, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Less_IntInt_ReturnValue) == 0x0003C4, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x0003C8, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TimeUpdate, CallFunc_Map_Add_Value_ImplicitCast) == 0x0003D0, "Member 'ImplToleranceComponent_C_TimeUpdate::CallFunc_Map_Add_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_TrapAddAccum \ static_assert(alignof(ImplToleranceComponent_C_TrapAddAccum) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_TrapAddAccum"); \ static_assert(sizeof(ImplToleranceComponent_C_TrapAddAccum) == 0x0002B0, "Wrong size on ImplToleranceComponent_C_TrapAddAccum"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, L_Toughness) == 0x000000, "Member 'ImplToleranceComponent_C_TrapAddAccum::L_Toughness' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, L_Damage) == 0x000010, "Member 'ImplToleranceComponent_C_TrapAddAccum::L_Damage' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, Local_AttributeType) == 0x000020, "Member 'ImplToleranceComponent_C_TrapAddAccum::Local_AttributeType' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, L_MovementRestrictions) == 0x000028, "Member 'ImplToleranceComponent_C_TrapAddAccum::L_MovementRestrictions' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, L_HitActive) == 0x000038, "Member 'ImplToleranceComponent_C_TrapAddAccum::L_HitActive' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, L_DebuffData) == 0x000048, "Member 'ImplToleranceComponent_C_TrapAddAccum::L_DebuffData' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, L_AccumData) == 0x000058, "Member 'ImplToleranceComponent_C_TrapAddAccum::L_AccumData' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, Temp_struct_Variable) == 0x0000A8, "Member 'ImplToleranceComponent_C_TrapAddAccum::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, Temp_int_Loop_Counter_Variable) == 0x0000B0, "Member 'ImplToleranceComponent_C_TrapAddAccum::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Add_IntInt_ReturnValue) == 0x0000B4, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, Temp_int_Loop_Counter_Variable_1) == 0x0000B8, "Member 'ImplToleranceComponent_C_TrapAddAccum::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000BC, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, Temp_int_Array_Index_Variable) == 0x0000C0, "Member 'ImplToleranceComponent_C_TrapAddAccum::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Map_Contains_ReturnValue) == 0x0000C4, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Not_PreBool_ReturnValue) == 0x0000C5, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, Temp_int_Array_Index_Variable_1) == 0x0000C8, "Member 'ImplToleranceComponent_C_TrapAddAccum::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, Temp_struct_Variable_1) == 0x0000CC, "Member 'ImplToleranceComponent_C_TrapAddAccum::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000D4, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Map_Contains_ReturnValue_1) == 0x0000D5, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Map_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetMyPhysicReaction_PhysicReaction) == 0x0000D8, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetMyPhysicReaction_PhysicReaction' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0000E0, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_BooleanAND_ReturnValue) == 0x0000E1, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_BooleanAND_ReturnValue_1) == 0x0000E2, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetTimeSeconds_ReturnValue) == 0x0000E8, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_IsValid_ReturnValue) == 0x0000F1, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetComponentByClass_ReturnValue) == 0x0000F8, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetTimeSeconds_ReturnValue_1) == 0x000100, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetTimeSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_IsValid_ReturnValue_1) == 0x000108, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetOnLadder_OnLadder) == 0x000109, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetOnLadder_OnLadder' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetTimeSeconds_ReturnValue_2) == 0x000110, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetTimeSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000118, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000120, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetMaxDebuffs_OutValue) == 0x000128, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetMaxDebuffs_OutValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetMaxDebuffs_OutHitActive) == 0x000138, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetMaxDebuffs_OutHitActive' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetMaxDebuffs_OutMovementRestrictions) == 0x000148, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetMaxDebuffs_OutMovementRestrictions' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetMaxDebuffs_OutDamage) == 0x000158, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetMaxDebuffs_OutDamage' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetMaxDebuffs_OutToughness) == 0x000168, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetMaxDebuffs_OutToughness' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Array_Get_Item) == 0x000178, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Array_Get_Item_1) == 0x000180, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Array_Get_Item_2) == 0x000188, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Array_Get_Item_3) == 0x000189, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Array_Get_Item_4) == 0x000190, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetDebuffValue_ReturnValue) == 0x0001C0, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetDebuffValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetDebuffValue_ReturnAttributeType) == 0x000210, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetDebuffValue_ReturnAttributeType' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Array_Length_ReturnValue) == 0x000214, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Less_IntInt_ReturnValue) == 0x000218, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000219, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetOwnActor_ReturnValue) == 0x000220, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000228, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Array_Get_Item_5) == 0x000230, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Array_Length_ReturnValue_1) == 0x000238, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, K2Node_DynamicCast_AsI_Accum_Data) == 0x000240, "Member 'ImplToleranceComponent_C_TrapAddAccum::K2Node_DynamicCast_AsI_Accum_Data' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, K2Node_DynamicCast_bSuccess) == 0x000250, "Member 'ImplToleranceComponent_C_TrapAddAccum::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Less_IntInt_ReturnValue_1) == 0x000251, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetAccumData_IsHitActivat) == 0x000252, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetAccumData_IsHitActivat' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetAccumData_ActiveMove) == 0x000253, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetAccumData_ActiveMove' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetAccumData_AccumData) == 0x000258, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetAccumData_AccumData' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetAccumData_Damage) == 0x000288, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetAccumData_Damage' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_GetAccumData_Toughness) == 0x000290, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_GetAccumData_Toughness' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Array_Add_ReturnValue) == 0x000298, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Array_Add_ReturnValue_1) == 0x00029C, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Array_Add_ReturnValue_2) == 0x0002A0, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Array_Add_ReturnValue_3) == 0x0002A4, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_TrapAddAccum, CallFunc_Array_Add_ReturnValue_4) == 0x0002A8, "Member 'ImplToleranceComponent_C_TrapAddAccum::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplToleranceComponent_C_UpdateTimerActive \ static_assert(alignof(ImplToleranceComponent_C_UpdateTimerActive) == 0x000008, "Wrong alignment on ImplToleranceComponent_C_UpdateTimerActive"); \ static_assert(sizeof(ImplToleranceComponent_C_UpdateTimerActive) == 0x000010, "Wrong size on ImplToleranceComponent_C_UpdateTimerActive"); \ static_assert(offsetof(ImplToleranceComponent_C_UpdateTimerActive, CallFunc_K2_SetTimer_ReturnValue) == 0x000000, "Member 'ImplToleranceComponent_C_UpdateTimerActive::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplToleranceComponent_C_UpdateTimerActive, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000008, "Member 'ImplToleranceComponent_C_UpdateTimerActive::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImplToleranceComponent_C \ static_assert(alignof(UImplToleranceComponent_C) == 0x000008, "Wrong alignment on UImplToleranceComponent_C"); \ static_assert(sizeof(UImplToleranceComponent_C) == 0x000288, "Wrong size on UImplToleranceComponent_C"); \ static_assert(offsetof(UImplToleranceComponent_C, UberGraphFrame_ImplToleranceComponent_C) == 0x000110, "Member 'UImplToleranceComponent_C::UberGraphFrame_ImplToleranceComponent_C' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, Level) == 0x000118, "Member 'UImplToleranceComponent_C::Level' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, Maximum) == 0x000120, "Member 'UImplToleranceComponent_C::Maximum' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, StateValue) == 0x000128, "Member 'UImplToleranceComponent_C::StateValue' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, PawnRef) == 0x000130, "Member 'UImplToleranceComponent_C::PawnRef' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, ToleranceValue) == 0x000138, "Member 'UImplToleranceComponent_C::ToleranceValue' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, CurrentTag) == 0x000188, "Member 'UImplToleranceComponent_C::CurrentTag' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, UpdateTimeRef) == 0x000190, "Member 'UImplToleranceComponent_C::UpdateTimeRef' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, LastToleranceValue) == 0x000198, "Member 'UImplToleranceComponent_C::LastToleranceValue' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, OverTrapBox) == 0x0001E8, "Member 'UImplToleranceComponent_C::OverTrapBox' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, TimeRef) == 0x0001F8, "Member 'UImplToleranceComponent_C::TimeRef' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, LastToleranceTime) == 0x000200, "Member 'UImplToleranceComponent_C::LastToleranceTime' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, TargetTime) == 0x000250, "Member 'UImplToleranceComponent_C::TargetTime' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, SkipCountAttributeEffect) == 0x000258, "Member 'UImplToleranceComponent_C::SkipCountAttributeEffect' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, DefaultToleranceTags) == 0x000260, "Member 'UImplToleranceComponent_C::DefaultToleranceTags' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, ModifyValueSuccessCache) == 0x000270, "Member 'UImplToleranceComponent_C::ModifyValueSuccessCache' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, OwnerDead) == 0x000271, "Member 'UImplToleranceComponent_C::OwnerDead' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, IsActiveSZ) == 0x000272, "Member 'UImplToleranceComponent_C::IsActiveSZ' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, SZValue) == 0x000278, "Member 'UImplToleranceComponent_C::SZValue' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, IsPlayLostSound) == 0x000280, "Member 'UImplToleranceComponent_C::IsPlayLostSound' has a wrong offset!"); \ static_assert(offsetof(UImplToleranceComponent_C, RebornEnd) == 0x000281, "Member 'UImplToleranceComponent_C::RebornEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_Stamina_C_DirectlyModifyStaminaValue \ static_assert(alignof(ExtendedStatComponent_Stamina_C_DirectlyModifyStaminaValue) == 0x000008, "Wrong alignment on ExtendedStatComponent_Stamina_C_DirectlyModifyStaminaValue"); \ static_assert(sizeof(ExtendedStatComponent_Stamina_C_DirectlyModifyStaminaValue) == 0x000018, "Wrong size on ExtendedStatComponent_Stamina_C_DirectlyModifyStaminaValue"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_DirectlyModifyStaminaValue, NewTime) == 0x000000, "Member 'ExtendedStatComponent_Stamina_C_DirectlyModifyStaminaValue::NewTime' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_DirectlyModifyStaminaValue, BeSureUseNewtime) == 0x000008, "Member 'ExtendedStatComponent_Stamina_C_DirectlyModifyStaminaValue::BeSureUseNewtime' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_DirectlyModifyStaminaValue, NewValue) == 0x000010, "Member 'ExtendedStatComponent_Stamina_C_DirectlyModifyStaminaValue::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina \ static_assert(alignof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina) == 0x000008, "Wrong alignment on ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina"); \ static_assert(sizeof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina) == 0x000080, "Wrong size on ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, EntryPoint) == 0x000000, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000004, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, K2Node_Event_Stat) == 0x000008, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::K2Node_Event_Stat' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, K2Node_Event_NewValue) == 0x000010, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::K2Node_Event_NewValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000018, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000020, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, CallFunc_GetOwnActor_ReturnValue) == 0x000028, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, CallFunc_GetOwnActor_ReturnValue_1) == 0x000030, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::CallFunc_GetOwnActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, CallFunc_GetComponentByClass_ReturnValue) == 0x000040, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, CallFunc_GetStatValue_Value) == 0x000048, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000050, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, CallFunc_IsValid_ReturnValue_1) == 0x000058, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, CallFunc_GetStatValue_Value_1) == 0x000060, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::CallFunc_GetStatValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, CallFunc_GetOwnController_ReturnValue) == 0x000068, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::CallFunc_GetOwnController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, K2Node_DynamicCast_AsAIController) == 0x000070, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::K2Node_DynamicCast_AsAIController' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'ExtendedStatComponent_Stamina_C_ExecuteUbergraph_ExtendedStatComponent_Stamina::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_Stamina_C_GetDelayStartRegeneratingTime \ static_assert(alignof(ExtendedStatComponent_Stamina_C_GetDelayStartRegeneratingTime) == 0x000008, "Wrong alignment on ExtendedStatComponent_Stamina_C_GetDelayStartRegeneratingTime"); \ static_assert(sizeof(ExtendedStatComponent_Stamina_C_GetDelayStartRegeneratingTime) == 0x000010, "Wrong size on ExtendedStatComponent_Stamina_C_GetDelayStartRegeneratingTime"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_GetDelayStartRegeneratingTime, ReturnValue) == 0x000000, "Member 'ExtendedStatComponent_Stamina_C_GetDelayStartRegeneratingTime::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_GetDelayStartRegeneratingTime, CallFunc_GetDelayStartRegeneratingTime_ReturnValue) == 0x000008, "Member 'ExtendedStatComponent_Stamina_C_GetDelayStartRegeneratingTime::CallFunc_GetDelayStartRegeneratingTime_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_Stamina_C_GetMinValue \ static_assert(alignof(ExtendedStatComponent_Stamina_C_GetMinValue) == 0x000008, "Wrong alignment on ExtendedStatComponent_Stamina_C_GetMinValue"); \ static_assert(sizeof(ExtendedStatComponent_Stamina_C_GetMinValue) == 0x000008, "Wrong size on ExtendedStatComponent_Stamina_C_GetMinValue"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_GetMinValue, ReturnValue) == 0x000000, "Member 'ExtendedStatComponent_Stamina_C_GetMinValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_Stamina_C_GetValueCostRatio \ static_assert(alignof(ExtendedStatComponent_Stamina_C_GetValueCostRatio) == 0x000008, "Wrong alignment on ExtendedStatComponent_Stamina_C_GetValueCostRatio"); \ static_assert(sizeof(ExtendedStatComponent_Stamina_C_GetValueCostRatio) == 0x000028, "Wrong size on ExtendedStatComponent_Stamina_C_GetValueCostRatio"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_GetValueCostRatio, Ratio) == 0x000000, "Member 'ExtendedStatComponent_Stamina_C_GetValueCostRatio::Ratio' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_GetValueCostRatio, CallFunc_GetOwnActor_ReturnValue) == 0x000008, "Member 'ExtendedStatComponent_Stamina_C_GetValueCostRatio::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_GetValueCostRatio, CallFunc_GetComponentByClass_ReturnValue) == 0x000010, "Member 'ExtendedStatComponent_Stamina_C_GetValueCostRatio::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_GetValueCostRatio, CallFunc_GetStatValue_Value) == 0x000018, "Member 'ExtendedStatComponent_Stamina_C_GetValueCostRatio::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_GetValueCostRatio, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000020, "Member 'ExtendedStatComponent_Stamina_C_GetValueCostRatio::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_Stamina_C_ModifyStaminaValue \ static_assert(alignof(ExtendedStatComponent_Stamina_C_ModifyStaminaValue) == 0x000008, "Wrong alignment on ExtendedStatComponent_Stamina_C_ModifyStaminaValue"); \ static_assert(sizeof(ExtendedStatComponent_Stamina_C_ModifyStaminaValue) == 0x000020, "Wrong size on ExtendedStatComponent_Stamina_C_ModifyStaminaValue"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ModifyStaminaValue, Value) == 0x000000, "Member 'ExtendedStatComponent_Stamina_C_ModifyStaminaValue::Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ModifyStaminaValue, NewTime) == 0x000008, "Member 'ExtendedStatComponent_Stamina_C_ModifyStaminaValue::NewTime' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ModifyStaminaValue, BeSureUseNewtime) == 0x000010, "Member 'ExtendedStatComponent_Stamina_C_ModifyStaminaValue::BeSureUseNewtime' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ModifyStaminaValue, CallFunc_Caculate_New_Value_if_Modify__RealValueAfterModify) == 0x000018, "Member 'ExtendedStatComponent_Stamina_C_ModifyStaminaValue::CallFunc_Caculate_New_Value_if_Modify__RealValueAfterModify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_Stamina_C_RefreshSpCostFactor \ static_assert(alignof(ExtendedStatComponent_Stamina_C_RefreshSpCostFactor) == 0x000008, "Wrong alignment on ExtendedStatComponent_Stamina_C_RefreshSpCostFactor"); \ static_assert(sizeof(ExtendedStatComponent_Stamina_C_RefreshSpCostFactor) == 0x000020, "Wrong size on ExtendedStatComponent_Stamina_C_RefreshSpCostFactor"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_RefreshSpCostFactor, CallFunc_GetOwnActor_ReturnValue) == 0x000000, "Member 'ExtendedStatComponent_Stamina_C_RefreshSpCostFactor::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_RefreshSpCostFactor, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'ExtendedStatComponent_Stamina_C_RefreshSpCostFactor::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_RefreshSpCostFactor, CallFunc_GetStatValue_Value) == 0x000010, "Member 'ExtendedStatComponent_Stamina_C_RefreshSpCostFactor::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_RefreshSpCostFactor, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000018, "Member 'ExtendedStatComponent_Stamina_C_RefreshSpCostFactor::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_Stamina_C_OnBaseValueChanged \ static_assert(alignof(ExtendedStatComponent_Stamina_C_OnBaseValueChanged) == 0x000008, "Wrong alignment on ExtendedStatComponent_Stamina_C_OnBaseValueChanged"); \ static_assert(sizeof(ExtendedStatComponent_Stamina_C_OnBaseValueChanged) == 0x000010, "Wrong size on ExtendedStatComponent_Stamina_C_OnBaseValueChanged"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_OnBaseValueChanged, stat) == 0x000000, "Member 'ExtendedStatComponent_Stamina_C_OnBaseValueChanged::stat' has a wrong offset!"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_OnBaseValueChanged, NewValue) == 0x000008, "Member 'ExtendedStatComponent_Stamina_C_OnBaseValueChanged::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_Stamina_C_ResetCurrentValue \ static_assert(alignof(ExtendedStatComponent_Stamina_C_ResetCurrentValue) == 0x000008, "Wrong alignment on ExtendedStatComponent_Stamina_C_ResetCurrentValue"); \ static_assert(sizeof(ExtendedStatComponent_Stamina_C_ResetCurrentValue) == 0x000008, "Wrong size on ExtendedStatComponent_Stamina_C_ResetCurrentValue"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_ResetCurrentValue, CallFunc_GetMaxValue_Value) == 0x000000, "Member 'ExtendedStatComponent_Stamina_C_ResetCurrentValue::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtendedStatComponent_Stamina_C_SetAddValueRatio \ static_assert(alignof(ExtendedStatComponent_Stamina_C_SetAddValueRatio) == 0x000008, "Wrong alignment on ExtendedStatComponent_Stamina_C_SetAddValueRatio"); \ static_assert(sizeof(ExtendedStatComponent_Stamina_C_SetAddValueRatio) == 0x000008, "Wrong size on ExtendedStatComponent_Stamina_C_SetAddValueRatio"); \ static_assert(offsetof(ExtendedStatComponent_Stamina_C_SetAddValueRatio, Value) == 0x000000, "Member 'ExtendedStatComponent_Stamina_C_SetAddValueRatio::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UExtendedStatComponent_Stamina_C \ static_assert(alignof(UExtendedStatComponent_Stamina_C) == 0x000008, "Wrong alignment on UExtendedStatComponent_Stamina_C"); \ static_assert(sizeof(UExtendedStatComponent_Stamina_C) == 0x000238, "Wrong size on UExtendedStatComponent_Stamina_C"); \ static_assert(offsetof(UExtendedStatComponent_Stamina_C, UberGraphFrame_ExtendedStatComponent_Stamina_C) == 0x000218, "Member 'UExtendedStatComponent_Stamina_C::UberGraphFrame_ExtendedStatComponent_Stamina_C' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_Stamina_C, OverdraftValue) == 0x000220, "Member 'UExtendedStatComponent_Stamina_C::OverdraftValue' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_Stamina_C, AddValueRatio_Sp) == 0x000228, "Member 'UExtendedStatComponent_Stamina_C::AddValueRatio_Sp' has a wrong offset!"); \ static_assert(offsetof(UExtendedStatComponent_Stamina_C, SpCostFactor_Final) == 0x000230, "Member 'UExtendedStatComponent_Stamina_C::SpCostFactor_Final' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_ChangeKey \ static_assert(alignof(EnhanceInputDispatcher_C_ChangeKey) == 0x000008, "Wrong alignment on EnhanceInputDispatcher_C_ChangeKey"); \ static_assert(sizeof(EnhanceInputDispatcher_C_ChangeKey) == 0x000028, "Wrong size on EnhanceInputDispatcher_C_ChangeKey"); \ static_assert(offsetof(EnhanceInputDispatcher_C_ChangeKey, MappingName) == 0x000000, "Member 'EnhanceInputDispatcher_C_ChangeKey::MappingName' has a wrong offset!"); \ static_assert(offsetof(EnhanceInputDispatcher_C_ChangeKey, NewKey) == 0x000008, "Member 'EnhanceInputDispatcher_C_ChangeKey::NewKey' has a wrong offset!"); \ static_assert(offsetof(EnhanceInputDispatcher_C_ChangeKey, Modeikey) == 0x000020, "Member 'EnhanceInputDispatcher_C_ChangeKey::Modeikey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_ExecuteUbergraph_EnhanceInputDispatcher \ static_assert(alignof(EnhanceInputDispatcher_C_ExecuteUbergraph_EnhanceInputDispatcher) == 0x000004, "Wrong alignment on EnhanceInputDispatcher_C_ExecuteUbergraph_EnhanceInputDispatcher"); \ static_assert(sizeof(EnhanceInputDispatcher_C_ExecuteUbergraph_EnhanceInputDispatcher) == 0x000008, "Wrong size on EnhanceInputDispatcher_C_ExecuteUbergraph_EnhanceInputDispatcher"); \ static_assert(offsetof(EnhanceInputDispatcher_C_ExecuteUbergraph_EnhanceInputDispatcher, EntryPoint) == 0x000000, "Member 'EnhanceInputDispatcher_C_ExecuteUbergraph_EnhanceInputDispatcher::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(EnhanceInputDispatcher_C_ExecuteUbergraph_EnhanceInputDispatcher, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'EnhanceInputDispatcher_C_ExecuteUbergraph_EnhanceInputDispatcher::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_GetHorizontalLook \ static_assert(alignof(EnhanceInputDispatcher_C_GetHorizontalLook) == 0x000008, "Wrong alignment on EnhanceInputDispatcher_C_GetHorizontalLook"); \ static_assert(sizeof(EnhanceInputDispatcher_C_GetHorizontalLook) == 0x000008, "Wrong size on EnhanceInputDispatcher_C_GetHorizontalLook"); \ static_assert(offsetof(EnhanceInputDispatcher_C_GetHorizontalLook, ReturnValue) == 0x000000, "Member 'EnhanceInputDispatcher_C_GetHorizontalLook::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_GetIsPlayPerfectSkill \ static_assert(alignof(EnhanceInputDispatcher_C_GetIsPlayPerfectSkill) == 0x000001, "Wrong alignment on EnhanceInputDispatcher_C_GetIsPlayPerfectSkill"); \ static_assert(sizeof(EnhanceInputDispatcher_C_GetIsPlayPerfectSkill) == 0x000001, "Wrong size on EnhanceInputDispatcher_C_GetIsPlayPerfectSkill"); \ static_assert(offsetof(EnhanceInputDispatcher_C_GetIsPlayPerfectSkill, ReturnValue) == 0x000000, "Member 'EnhanceInputDispatcher_C_GetIsPlayPerfectSkill::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_GetLadderUp \ static_assert(alignof(EnhanceInputDispatcher_C_GetLadderUp) == 0x000008, "Wrong alignment on EnhanceInputDispatcher_C_GetLadderUp"); \ static_assert(sizeof(EnhanceInputDispatcher_C_GetLadderUp) == 0x000008, "Wrong size on EnhanceInputDispatcher_C_GetLadderUp"); \ static_assert(offsetof(EnhanceInputDispatcher_C_GetLadderUp, ReturnValue) == 0x000000, "Member 'EnhanceInputDispatcher_C_GetLadderUp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_GetMoveForward \ static_assert(alignof(EnhanceInputDispatcher_C_GetMoveForward) == 0x000008, "Wrong alignment on EnhanceInputDispatcher_C_GetMoveForward"); \ static_assert(sizeof(EnhanceInputDispatcher_C_GetMoveForward) == 0x000008, "Wrong size on EnhanceInputDispatcher_C_GetMoveForward"); \ static_assert(offsetof(EnhanceInputDispatcher_C_GetMoveForward, ReturnValue) == 0x000000, "Member 'EnhanceInputDispatcher_C_GetMoveForward::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_GetMoveRight \ static_assert(alignof(EnhanceInputDispatcher_C_GetMoveRight) == 0x000008, "Wrong alignment on EnhanceInputDispatcher_C_GetMoveRight"); \ static_assert(sizeof(EnhanceInputDispatcher_C_GetMoveRight) == 0x000008, "Wrong size on EnhanceInputDispatcher_C_GetMoveRight"); \ static_assert(offsetof(EnhanceInputDispatcher_C_GetMoveRight, ReturnValue) == 0x000000, "Member 'EnhanceInputDispatcher_C_GetMoveRight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_GetSelectTool \ static_assert(alignof(EnhanceInputDispatcher_C_GetSelectTool) == 0x000004, "Wrong alignment on EnhanceInputDispatcher_C_GetSelectTool"); \ static_assert(sizeof(EnhanceInputDispatcher_C_GetSelectTool) == 0x000004, "Wrong size on EnhanceInputDispatcher_C_GetSelectTool"); \ static_assert(offsetof(EnhanceInputDispatcher_C_GetSelectTool, SelectToolIndex) == 0x000000, "Member 'EnhanceInputDispatcher_C_GetSelectTool::SelectToolIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_GetSpellIndex \ static_assert(alignof(EnhanceInputDispatcher_C_GetSpellIndex) == 0x000004, "Wrong alignment on EnhanceInputDispatcher_C_GetSpellIndex"); \ static_assert(sizeof(EnhanceInputDispatcher_C_GetSpellIndex) == 0x000004, "Wrong size on EnhanceInputDispatcher_C_GetSpellIndex"); \ static_assert(offsetof(EnhanceInputDispatcher_C_GetSpellIndex, TargetSpellIndex) == 0x000000, "Member 'EnhanceInputDispatcher_C_GetSpellIndex::TargetSpellIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_GetVerticalLook \ static_assert(alignof(EnhanceInputDispatcher_C_GetVerticalLook) == 0x000008, "Wrong alignment on EnhanceInputDispatcher_C_GetVerticalLook"); \ static_assert(sizeof(EnhanceInputDispatcher_C_GetVerticalLook) == 0x000008, "Wrong size on EnhanceInputDispatcher_C_GetVerticalLook"); \ static_assert(offsetof(EnhanceInputDispatcher_C_GetVerticalLook, ReturnValue) == 0x000000, "Member 'EnhanceInputDispatcher_C_GetVerticalLook::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_isDownHeavyAtk \ static_assert(alignof(EnhanceInputDispatcher_C_isDownHeavyAtk) == 0x000001, "Wrong alignment on EnhanceInputDispatcher_C_isDownHeavyAtk"); \ static_assert(sizeof(EnhanceInputDispatcher_C_isDownHeavyAtk) == 0x000001, "Wrong size on EnhanceInputDispatcher_C_isDownHeavyAtk"); \ static_assert(offsetof(EnhanceInputDispatcher_C_isDownHeavyAtk, Down) == 0x000000, "Member 'EnhanceInputDispatcher_C_isDownHeavyAtk::Down' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_IsHoldingHeavyAtkButton \ static_assert(alignof(EnhanceInputDispatcher_C_IsHoldingHeavyAtkButton) == 0x000001, "Wrong alignment on EnhanceInputDispatcher_C_IsHoldingHeavyAtkButton"); \ static_assert(sizeof(EnhanceInputDispatcher_C_IsHoldingHeavyAtkButton) == 0x000001, "Wrong size on EnhanceInputDispatcher_C_IsHoldingHeavyAtkButton"); \ static_assert(offsetof(EnhanceInputDispatcher_C_IsHoldingHeavyAtkButton, ReturnValue) == 0x000000, "Member 'EnhanceInputDispatcher_C_IsHoldingHeavyAtkButton::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_IsHoldingSprintButton \ static_assert(alignof(EnhanceInputDispatcher_C_IsHoldingSprintButton) == 0x000001, "Wrong alignment on EnhanceInputDispatcher_C_IsHoldingSprintButton"); \ static_assert(sizeof(EnhanceInputDispatcher_C_IsHoldingSprintButton) == 0x000002, "Wrong size on EnhanceInputDispatcher_C_IsHoldingSprintButton"); \ static_assert(offsetof(EnhanceInputDispatcher_C_IsHoldingSprintButton, IsSprint) == 0x000000, "Member 'EnhanceInputDispatcher_C_IsHoldingSprintButton::IsSprint' has a wrong offset!"); \ static_assert(offsetof(EnhanceInputDispatcher_C_IsHoldingSprintButton, RollPressed) == 0x000001, "Member 'EnhanceInputDispatcher_C_IsHoldingSprintButton::RollPressed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_IsWalkPressing \ static_assert(alignof(EnhanceInputDispatcher_C_IsWalkPressing) == 0x000001, "Wrong alignment on EnhanceInputDispatcher_C_IsWalkPressing"); \ static_assert(sizeof(EnhanceInputDispatcher_C_IsWalkPressing) == 0x000001, "Wrong size on EnhanceInputDispatcher_C_IsWalkPressing"); \ static_assert(offsetof(EnhanceInputDispatcher_C_IsWalkPressing, bWalkPressed) == 0x000000, "Member 'EnhanceInputDispatcher_C_IsWalkPressing::bWalkPressed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_IsWeaponSkillHolding \ static_assert(alignof(EnhanceInputDispatcher_C_IsWeaponSkillHolding) == 0x000001, "Wrong alignment on EnhanceInputDispatcher_C_IsWeaponSkillHolding"); \ static_assert(sizeof(EnhanceInputDispatcher_C_IsWeaponSkillHolding) == 0x000002, "Wrong size on EnhanceInputDispatcher_C_IsWeaponSkillHolding"); \ static_assert(offsetof(EnhanceInputDispatcher_C_IsWeaponSkillHolding, ActionKey) == 0x000000, "Member 'EnhanceInputDispatcher_C_IsWeaponSkillHolding::ActionKey' has a wrong offset!"); \ static_assert(offsetof(EnhanceInputDispatcher_C_IsWeaponSkillHolding, Pressing) == 0x000001, "Member 'EnhanceInputDispatcher_C_IsWeaponSkillHolding::Pressing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_ReceiveTick \ static_assert(alignof(EnhanceInputDispatcher_C_ReceiveTick) == 0x000004, "Wrong alignment on EnhanceInputDispatcher_C_ReceiveTick"); \ static_assert(sizeof(EnhanceInputDispatcher_C_ReceiveTick) == 0x000004, "Wrong size on EnhanceInputDispatcher_C_ReceiveTick"); \ static_assert(offsetof(EnhanceInputDispatcher_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'EnhanceInputDispatcher_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_RequestCameraLockingInput \ static_assert(alignof(EnhanceInputDispatcher_C_RequestCameraLockingInput) == 0x000001, "Wrong alignment on EnhanceInputDispatcher_C_RequestCameraLockingInput"); \ static_assert(sizeof(EnhanceInputDispatcher_C_RequestCameraLockingInput) == 0x000001, "Wrong size on EnhanceInputDispatcher_C_RequestCameraLockingInput"); \ static_assert(offsetof(EnhanceInputDispatcher_C_RequestCameraLockingInput, bLock) == 0x000000, "Member 'EnhanceInputDispatcher_C_RequestCameraLockingInput::bLock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhanceInputDispatcher_C_SetIsPlayPerfectSkill \ static_assert(alignof(EnhanceInputDispatcher_C_SetIsPlayPerfectSkill) == 0x000001, "Wrong alignment on EnhanceInputDispatcher_C_SetIsPlayPerfectSkill"); \ static_assert(sizeof(EnhanceInputDispatcher_C_SetIsPlayPerfectSkill) == 0x000001, "Wrong size on EnhanceInputDispatcher_C_SetIsPlayPerfectSkill"); \ static_assert(offsetof(EnhanceInputDispatcher_C_SetIsPlayPerfectSkill, Play) == 0x000000, "Member 'EnhanceInputDispatcher_C_SetIsPlayPerfectSkill::Play' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnhanceInputDispatcher_C \ static_assert(alignof(UEnhanceInputDispatcher_C) == 0x000008, "Wrong alignment on UEnhanceInputDispatcher_C"); \ static_assert(sizeof(UEnhanceInputDispatcher_C) == 0x0001A0, "Wrong size on UEnhanceInputDispatcher_C"); \ static_assert(offsetof(UEnhanceInputDispatcher_C, UberGraphFrame) == 0x0000E8, "Member 'UEnhanceInputDispatcher_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UEnhanceInputDispatcher_C, OnInputSprintAction) == 0x0000F0, "Member 'UEnhanceInputDispatcher_C::OnInputSprintAction' has a wrong offset!"); \ static_assert(offsetof(UEnhanceInputDispatcher_C, OnInputRollAction) == 0x000100, "Member 'UEnhanceInputDispatcher_C::OnInputRollAction' has a wrong offset!"); \ static_assert(offsetof(UEnhanceInputDispatcher_C, OnInputAxisLadderUp) == 0x000110, "Member 'UEnhanceInputDispatcher_C::OnInputAxisLadderUp' has a wrong offset!"); \ static_assert(offsetof(UEnhanceInputDispatcher_C, OnInputAxisMoveForward) == 0x000120, "Member 'UEnhanceInputDispatcher_C::OnInputAxisMoveForward' has a wrong offset!"); \ static_assert(offsetof(UEnhanceInputDispatcher_C, OnInputAxisMoveRight) == 0x000130, "Member 'UEnhanceInputDispatcher_C::OnInputAxisMoveRight' has a wrong offset!"); \ static_assert(offsetof(UEnhanceInputDispatcher_C, OnInputAxisVerticalLook) == 0x000140, "Member 'UEnhanceInputDispatcher_C::OnInputAxisVerticalLook' has a wrong offset!"); \ static_assert(offsetof(UEnhanceInputDispatcher_C, OnInputToggleTargeting) == 0x000150, "Member 'UEnhanceInputDispatcher_C::OnInputToggleTargeting' has a wrong offset!"); \ static_assert(offsetof(UEnhanceInputDispatcher_C, OnInputSwitchWeaponTypes) == 0x000160, "Member 'UEnhanceInputDispatcher_C::OnInputSwitchWeaponTypes' has a wrong offset!"); \ static_assert(offsetof(UEnhanceInputDispatcher_C, OnInputAxisHorizontalLook) == 0x000170, "Member 'UEnhanceInputDispatcher_C::OnInputAxisHorizontalLook' has a wrong offset!"); \ static_assert(offsetof(UEnhanceInputDispatcher_C, OnInputSwitchSpellTypes) == 0x000180, "Member 'UEnhanceInputDispatcher_C::OnInputSwitchSpellTypes' has a wrong offset!"); \ static_assert(offsetof(UEnhanceInputDispatcher_C, OnSpellQuickRelease) == 0x000190, "Member 'UEnhanceInputDispatcher_C::OnSpellQuickRelease' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_addcoin \ static_assert(alignof(EffectModel_C_addcoin) == 0x000008, "Wrong alignment on EffectModel_C_addcoin"); \ static_assert(sizeof(EffectModel_C_addcoin) == 0x000080, "Wrong size on EffectModel_C_addcoin"); \ static_assert(offsetof(EffectModel_C_addcoin, Abstract) == 0x000000, "Member 'EffectModel_C_addcoin::Abstract' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_addcoin, Map1) == 0x000008, "Member 'EffectModel_C_addcoin::Map1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_addcoin, Temp_struct_Variable) == 0x000058, "Member 'EffectModel_C_addcoin::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_addcoin, CallFunc_GetPlayerCoinSoul_value) == 0x000060, "Member 'EffectModel_C_addcoin::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_addcoin, CallFunc_Map_Find_Value) == 0x000068, "Member 'EffectModel_C_addcoin::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_addcoin, CallFunc_Map_Find_ReturnValue) == 0x000070, "Member 'EffectModel_C_addcoin::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_addcoin, CallFunc_FTrunc_ReturnValue) == 0x000074, "Member 'EffectModel_C_addcoin::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_addcoin, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'EffectModel_C_addcoin::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_AddLightTrigger_Sort \ static_assert(alignof(EffectModel_C_AddLightTrigger_Sort) == 0x000008, "Wrong alignment on EffectModel_C_AddLightTrigger_Sort"); \ static_assert(sizeof(EffectModel_C_AddLightTrigger_Sort) == 0x000078, "Wrong size on EffectModel_C_AddLightTrigger_Sort"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, LT) == 0x000000, "Member 'EffectModel_C_AddLightTrigger_Sort::LT' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, TempArr) == 0x000008, "Member 'EffectModel_C_AddLightTrigger_Sort::TempArr' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, TargetIndex) == 0x000018, "Member 'EffectModel_C_AddLightTrigger_Sort::TargetIndex' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'EffectModel_C_AddLightTrigger_Sort::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'EffectModel_C_AddLightTrigger_Sort::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, Temp_bool_True_if_break_was_hit_Variable) == 0x000024, "Member 'EffectModel_C_AddLightTrigger_Sort::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, Temp_int_Array_Index_Variable) == 0x000028, "Member 'EffectModel_C_AddLightTrigger_Sort::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, CallFunc_Not_PreBool_ReturnValue) == 0x00002C, "Member 'EffectModel_C_AddLightTrigger_Sort::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, CallFunc_Array_Add_ReturnValue) == 0x000030, "Member 'EffectModel_C_AddLightTrigger_Sort::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, Temp_int_Array_Index_Variable_1) == 0x000034, "Member 'EffectModel_C_AddLightTrigger_Sort::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, Temp_int_Loop_Counter_Variable_1) == 0x000038, "Member 'EffectModel_C_AddLightTrigger_Sort::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00003C, "Member 'EffectModel_C_AddLightTrigger_Sort::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, CallFunc_Add_IntInt_ReturnValue_1) == 0x000040, "Member 'EffectModel_C_AddLightTrigger_Sort::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, CallFunc_Array_Get_Item) == 0x000048, "Member 'EffectModel_C_AddLightTrigger_Sort::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'EffectModel_C_AddLightTrigger_Sort::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, CallFunc_Array_Add_ReturnValue_1) == 0x000054, "Member 'EffectModel_C_AddLightTrigger_Sort::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'EffectModel_C_AddLightTrigger_Sort::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, CallFunc_Array_Add_ReturnValue_2) == 0x00005C, "Member 'EffectModel_C_AddLightTrigger_Sort::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000060, "Member 'EffectModel_C_AddLightTrigger_Sort::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, CallFunc_Array_Length_ReturnValue_1) == 0x000064, "Member 'EffectModel_C_AddLightTrigger_Sort::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, CallFunc_Array_Get_Item_1) == 0x000068, "Member 'EffectModel_C_AddLightTrigger_Sort::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, CallFunc_Less_IntInt_ReturnValue_1) == 0x000070, "Member 'EffectModel_C_AddLightTrigger_Sort::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, CallFunc_BooleanAND_ReturnValue) == 0x000071, "Member 'EffectModel_C_AddLightTrigger_Sort::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AddLightTrigger_Sort, CallFunc_Less_IntInt_ReturnValue_2) == 0x000072, "Member 'EffectModel_C_AddLightTrigger_Sort::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_AnalysisEffectTagClass \ static_assert(alignof(EffectModel_C_AnalysisEffectTagClass) == 0x000008, "Wrong alignment on EffectModel_C_AnalysisEffectTagClass"); \ static_assert(sizeof(EffectModel_C_AnalysisEffectTagClass) == 0x000090, "Wrong size on EffectModel_C_AnalysisEffectTagClass"); \ static_assert(offsetof(EffectModel_C_AnalysisEffectTagClass, GameplayTag) == 0x000000, "Member 'EffectModel_C_AnalysisEffectTagClass::GameplayTag' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AnalysisEffectTagClass, Header) == 0x000008, "Member 'EffectModel_C_AnalysisEffectTagClass::Header' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AnalysisEffectTagClass, ReturnValue) == 0x000018, "Member 'EffectModel_C_AnalysisEffectTagClass::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AnalysisEffectTagClass, LocalStr) == 0x000020, "Member 'EffectModel_C_AnalysisEffectTagClass::LocalStr' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AnalysisEffectTagClass, Temp_bool_Variable) == 0x000030, "Member 'EffectModel_C_AnalysisEffectTagClass::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AnalysisEffectTagClass, CallFunc_MakeLiteralString_ReturnValue) == 0x000038, "Member 'EffectModel_C_AnalysisEffectTagClass::CallFunc_MakeLiteralString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AnalysisEffectTagClass, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000048, "Member 'EffectModel_C_AnalysisEffectTagClass::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AnalysisEffectTagClass, CallFunc_Len_ReturnValue) == 0x000058, "Member 'EffectModel_C_AnalysisEffectTagClass::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AnalysisEffectTagClass, CallFunc_FindSubstring_ReturnValue) == 0x00005C, "Member 'EffectModel_C_AnalysisEffectTagClass::CallFunc_FindSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AnalysisEffectTagClass, CallFunc_GetSubstring_ReturnValue) == 0x000060, "Member 'EffectModel_C_AnalysisEffectTagClass::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AnalysisEffectTagClass, CallFunc_IsEmpty_ReturnValue) == 0x000070, "Member 'EffectModel_C_AnalysisEffectTagClass::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AnalysisEffectTagClass, K2Node_Select_Default) == 0x000078, "Member 'EffectModel_C_AnalysisEffectTagClass::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_AnalysisEffectTagClass, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000088, "Member 'EffectModel_C_AnalysisEffectTagClass::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_Apply_Effect_Tag \ static_assert(alignof(EffectModel_C_Apply_Effect_Tag) == 0x000008, "Wrong alignment on EffectModel_C_Apply_Effect_Tag"); \ static_assert(sizeof(EffectModel_C_Apply_Effect_Tag) == 0x0000B0, "Wrong size on EffectModel_C_Apply_Effect_Tag"); \ static_assert(offsetof(EffectModel_C_Apply_Effect_Tag, Caller) == 0x000000, "Member 'EffectModel_C_Apply_Effect_Tag::Caller' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Effect_Tag, AttackTarget) == 0x000008, "Member 'EffectModel_C_Apply_Effect_Tag::AttackTarget' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Effect_Tag, EffectTag) == 0x000010, "Member 'EffectModel_C_Apply_Effect_Tag::EffectTag' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Effect_Tag, SourceMap) == 0x000018, "Member 'EffectModel_C_Apply_Effect_Tag::SourceMap' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Effect_Tag, AbstractCharacter) == 0x000068, "Member 'EffectModel_C_Apply_Effect_Tag::AbstractCharacter' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Effect_Tag, K2Node_DynamicCast_AsAbstract_Character) == 0x000070, "Member 'EffectModel_C_Apply_Effect_Tag::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Effect_Tag, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'EffectModel_C_Apply_Effect_Tag::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Effect_Tag, CallFunc_Map_Values_Values) == 0x000080, "Member 'EffectModel_C_Apply_Effect_Tag::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Effect_Tag, CallFunc_Map_Keys_Keys) == 0x000090, "Member 'EffectModel_C_Apply_Effect_Tag::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Effect_Tag, CallFunc_AnalysisEffectTagClass_ReturnValue) == 0x0000A0, "Member 'EffectModel_C_Apply_Effect_Tag::CallFunc_AnalysisEffectTagClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Effect_Tag, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x0000A8, "Member 'EffectModel_C_Apply_Effect_Tag::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_Apply_Special_Effect \ static_assert(alignof(EffectModel_C_Apply_Special_Effect) == 0x000008, "Wrong alignment on EffectModel_C_Apply_Special_Effect"); \ static_assert(sizeof(EffectModel_C_Apply_Special_Effect) == 0x0000A0, "Wrong size on EffectModel_C_Apply_Special_Effect"); \ static_assert(offsetof(EffectModel_C_Apply_Special_Effect, CharacterRef) == 0x000000, "Member 'EffectModel_C_Apply_Special_Effect::CharacterRef' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Special_Effect, Source_Map) == 0x000008, "Member 'EffectModel_C_Apply_Special_Effect::Source_Map' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Special_Effect, TagName) == 0x000058, "Member 'EffectModel_C_Apply_Special_Effect::TagName' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Special_Effect, AttackTarget) == 0x000060, "Member 'EffectModel_C_Apply_Special_Effect::AttackTarget' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Special_Effect, CallFunc_Map_Keys_Keys) == 0x000068, "Member 'EffectModel_C_Apply_Special_Effect::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Special_Effect, Temp_int_Array_Index_Variable) == 0x000078, "Member 'EffectModel_C_Apply_Special_Effect::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Special_Effect, CallFunc_Array_Length_ReturnValue) == 0x00007C, "Member 'EffectModel_C_Apply_Special_Effect::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Special_Effect, CallFunc_Array_Get_Item) == 0x000080, "Member 'EffectModel_C_Apply_Special_Effect::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Special_Effect, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x000088, "Member 'EffectModel_C_Apply_Special_Effect::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Special_Effect, Temp_int_Loop_Counter_Variable) == 0x00008C, "Member 'EffectModel_C_Apply_Special_Effect::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Special_Effect, K2Node_DynamicCast_AsActor) == 0x000090, "Member 'EffectModel_C_Apply_Special_Effect::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Special_Effect, K2Node_DynamicCast_bSuccess) == 0x000098, "Member 'EffectModel_C_Apply_Special_Effect::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Special_Effect, CallFunc_Less_IntInt_ReturnValue) == 0x000099, "Member 'EffectModel_C_Apply_Special_Effect::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Apply_Special_Effect, CallFunc_Add_IntInt_ReturnValue) == 0x00009C, "Member 'EffectModel_C_Apply_Special_Effect::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_ApplyBuffTimer \ static_assert(alignof(EffectModel_C_ApplyBuffTimer) == 0x000008, "Wrong alignment on EffectModel_C_ApplyBuffTimer"); \ static_assert(sizeof(EffectModel_C_ApplyBuffTimer) == 0x0000C8, "Wrong size on EffectModel_C_ApplyBuffTimer"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, Character) == 0x000000, "Member 'EffectModel_C_ApplyBuffTimer::Character' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, SourceMap) == 0x000008, "Member 'EffectModel_C_ApplyBuffTimer::SourceMap' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, L_Tag) == 0x000058, "Member 'EffectModel_C_ApplyBuffTimer::L_Tag' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'EffectModel_C_ApplyBuffTimer::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, CallFunc_MatchesTag_ReturnValue) == 0x000070, "Member 'EffectModel_C_ApplyBuffTimer::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, CallFunc_Array_Length_ReturnValue) == 0x000074, "Member 'EffectModel_C_ApplyBuffTimer::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, Temp_int_Loop_Counter_Variable) == 0x000078, "Member 'EffectModel_C_ApplyBuffTimer::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, CallFunc_Less_IntInt_ReturnValue) == 0x00007C, "Member 'EffectModel_C_ApplyBuffTimer::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, CallFunc_Add_IntInt_ReturnValue) == 0x000080, "Member 'EffectModel_C_ApplyBuffTimer::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, Temp_int_Array_Index_Variable) == 0x000084, "Member 'EffectModel_C_ApplyBuffTimer::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, Temp_int_Variable) == 0x000088, "Member 'EffectModel_C_ApplyBuffTimer::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, CallFunc_Array_Get_Item) == 0x00008C, "Member 'EffectModel_C_ApplyBuffTimer::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, CallFunc_Add_IntInt_ReturnValue_1) == 0x000094, "Member 'EffectModel_C_ApplyBuffTimer::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, CallFunc_Map_Find_Value) == 0x000098, "Member 'EffectModel_C_ApplyBuffTimer::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, CallFunc_Map_Find_ReturnValue) == 0x0000A0, "Member 'EffectModel_C_ApplyBuffTimer::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, CallFunc_BooleanAND_ReturnValue) == 0x0000A1, "Member 'EffectModel_C_ApplyBuffTimer::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000A2, "Member 'EffectModel_C_ApplyBuffTimer::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, CallFunc_FTrunc_ReturnValue) == 0x0000A4, "Member 'EffectModel_C_ApplyBuffTimer::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000A8, "Member 'EffectModel_C_ApplyBuffTimer::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, CallFunc_GetMyBuffComp_BuffComponent) == 0x0000B0, "Member 'EffectModel_C_ApplyBuffTimer::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, CallFunc_GetMyBuffComp_BuffComponent_1) == 0x0000B8, "Member 'EffectModel_C_ApplyBuffTimer::CallFunc_GetMyBuffComp_BuffComponent_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyBuffTimer, CallFunc_AddBuff_Tag_ReturnBuffIfSuccess) == 0x0000C0, "Member 'EffectModel_C_ApplyBuffTimer::CallFunc_AddBuff_Tag_ReturnBuffIfSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_ApplyEffect \ static_assert(alignof(EffectModel_C_ApplyEffect) == 0x000008, "Wrong alignment on EffectModel_C_ApplyEffect"); \ static_assert(sizeof(EffectModel_C_ApplyEffect) == 0x000180, "Wrong size on EffectModel_C_ApplyEffect"); \ static_assert(offsetof(EffectModel_C_ApplyEffect, SortID) == 0x000000, "Member 'EffectModel_C_ApplyEffect::SortID' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect, Caller) == 0x000008, "Member 'EffectModel_C_ApplyEffect::Caller' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect, UseNumber) == 0x000010, "Member 'EffectModel_C_ApplyEffect::UseNumber' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect, DisplayActorClass) == 0x000018, "Member 'EffectModel_C_ApplyEffect::DisplayActorClass' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect, NewLocalVar_1) == 0x000020, "Member 'EffectModel_C_ApplyEffect::NewLocalVar_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect, NewLocalVar_0) == 0x000040, "Member 'EffectModel_C_ApplyEffect::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect, CombatCharacter) == 0x000178, "Member 'EffectModel_C_ApplyEffect::CombatCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_ApplyEffect_Item \ static_assert(alignof(EffectModel_C_ApplyEffect_Item) == 0x000008, "Wrong alignment on EffectModel_C_ApplyEffect_Item"); \ static_assert(sizeof(EffectModel_C_ApplyEffect_Item) == 0x000300, "Wrong size on EffectModel_C_ApplyEffect_Item"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, Caller) == 0x000000, "Member 'EffectModel_C_ApplyEffect_Item::Caller' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, SortID) == 0x000008, "Member 'EffectModel_C_ApplyEffect_Item::SortID' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, UseNumber) == 0x00000C, "Member 'EffectModel_C_ApplyEffect_Item::UseNumber' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, L_CurrentTag) == 0x000010, "Member 'EffectModel_C_ApplyEffect_Item::L_CurrentTag' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, Money) == 0x000018, "Member 'EffectModel_C_ApplyEffect_Item::Money' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, L_SourceMap) == 0x000020, "Member 'EffectModel_C_ApplyEffect_Item::L_SourceMap' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, Temp_struct_Variable) == 0x000070, "Member 'EffectModel_C_ApplyEffect_Item::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_GetItem_ToolConfigBySortId_ItemTool) == 0x000078, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_GetItem_ToolConfigBySortId_ItemTool' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_GetItem_ToolConfigBySortId_find) == 0x0001B0, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_GetItem_ToolConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, Temp_struct_Variable_1) == 0x0001B4, "Member 'EffectModel_C_ApplyEffect_Item::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, K2Node_MakeMap_Map) == 0x0001C0, "Member 'EffectModel_C_ApplyEffect_Item::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Map_Keys_Keys) == 0x000210, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, K2Node_MakeArray_Array) == 0x000220, "Member 'EffectModel_C_ApplyEffect_Item::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Array_Length_ReturnValue) == 0x000230, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Array_Length_ReturnValue_1) == 0x000234, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, Temp_struct_Variable_2) == 0x000238, "Member 'EffectModel_C_ApplyEffect_Item::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, Temp_int_Array_Index_Variable) == 0x000240, "Member 'EffectModel_C_ApplyEffect_Item::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Array_Get_Item) == 0x000244, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_NotEqual_GameplayTag_ReturnValue) == 0x00024C, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_NotEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Map_Find_Value) == 0x000250, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Map_Find_ReturnValue) == 0x000258, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, Temp_int_Loop_Counter_Variable) == 0x00025C, "Member 'EffectModel_C_ApplyEffect_Item::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Less_IntInt_ReturnValue) == 0x000260, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Add_IntInt_ReturnValue) == 0x000264, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, Temp_int_Array_Index_Variable_1) == 0x000268, "Member 'EffectModel_C_ApplyEffect_Item::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, Temp_struct_Variable_3) == 0x00026C, "Member 'EffectModel_C_ApplyEffect_Item::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Array_Get_Item_1) == 0x000274, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_KlesaBuffLevel_RetuenValue) == 0x000280, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_KlesaBuffLevel_RetuenValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Map_Find_Value_1) == 0x0002D0, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Map_Find_ReturnValue_1) == 0x0002D8, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Map_Contains_ReturnValue) == 0x0002D9, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, Temp_int_Loop_Counter_Variable_1) == 0x0002DC, "Member 'EffectModel_C_ApplyEffect_Item::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Less_IntInt_ReturnValue_1) == 0x0002E0, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Add_IntInt_ReturnValue_1) == 0x0002E4, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Map_Remove_ReturnValue) == 0x0002E8, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0002F0, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyEffect_Item, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0002F8, "Member 'EffectModel_C_ApplyEffect_Item::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_ApplyPartic \ static_assert(alignof(EffectModel_C_ApplyPartic) == 0x000008, "Wrong alignment on EffectModel_C_ApplyPartic"); \ static_assert(sizeof(EffectModel_C_ApplyPartic) == 0x0000A8, "Wrong size on EffectModel_C_ApplyPartic"); \ static_assert(offsetof(EffectModel_C_ApplyPartic, Character) == 0x000000, "Member 'EffectModel_C_ApplyPartic::Character' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyPartic, SourceMap) == 0x000008, "Member 'EffectModel_C_ApplyPartic::SourceMap' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyPartic, LocalNiagara) == 0x000058, "Member 'EffectModel_C_ApplyPartic::LocalNiagara' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyPartic, LocalAttachCompon) == 0x000060, "Member 'EffectModel_C_ApplyPartic::LocalAttachCompon' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyPartic, LocalParticle) == 0x000068, "Member 'EffectModel_C_ApplyPartic::LocalParticle' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyPartic, SkeletonName) == 0x000070, "Member 'EffectModel_C_ApplyPartic::SkeletonName' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyPartic, Temp_struct_Variable) == 0x000080, "Member 'EffectModel_C_ApplyPartic::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyPartic, CallFunc_GetComponentByClass_ReturnValue) == 0x000088, "Member 'EffectModel_C_ApplyPartic::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyPartic, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'EffectModel_C_ApplyPartic::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyPartic, CallFunc_Map_Find_Value) == 0x000098, "Member 'EffectModel_C_ApplyPartic::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyPartic, CallFunc_Map_Find_ReturnValue) == 0x0000A0, "Member 'EffectModel_C_ApplyPartic::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ApplyPartic, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000A1, "Member 'EffectModel_C_ApplyPartic::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_CallSpawnMissile \ static_assert(alignof(EffectModel_C_CallSpawnMissile) == 0x000008, "Wrong alignment on EffectModel_C_CallSpawnMissile"); \ static_assert(sizeof(EffectModel_C_CallSpawnMissile) == 0x000028, "Wrong size on EffectModel_C_CallSpawnMissile"); \ static_assert(offsetof(EffectModel_C_CallSpawnMissile, CharacterRef) == 0x000000, "Member 'EffectModel_C_CallSpawnMissile::CharacterRef' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_CallSpawnMissile, Key) == 0x000008, "Member 'EffectModel_C_CallSpawnMissile::Key' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_CallSpawnMissile, Value) == 0x000018, "Member 'EffectModel_C_CallSpawnMissile::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_ClearRegiesLightBox \ static_assert(alignof(EffectModel_C_ClearRegiesLightBox) == 0x000008, "Wrong alignment on EffectModel_C_ClearRegiesLightBox"); \ static_assert(sizeof(EffectModel_C_ClearRegiesLightBox) == 0x000088, "Wrong size on EffectModel_C_ClearRegiesLightBox"); \ static_assert(offsetof(EffectModel_C_ClearRegiesLightBox, CallFunc_Array_Length_ReturnValue) == 0x000000, "Member 'EffectModel_C_ClearRegiesLightBox::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ClearRegiesLightBox, CallFunc_GetDisplayName_ReturnValue) == 0x000008, "Member 'EffectModel_C_ClearRegiesLightBox::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ClearRegiesLightBox, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'EffectModel_C_ClearRegiesLightBox::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ClearRegiesLightBox, CallFunc_GetPathName_ReturnValue) == 0x000028, "Member 'EffectModel_C_ClearRegiesLightBox::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ClearRegiesLightBox, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'EffectModel_C_ClearRegiesLightBox::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ClearRegiesLightBox, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'EffectModel_C_ClearRegiesLightBox::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ClearRegiesLightBox, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000058, "Member 'EffectModel_C_ClearRegiesLightBox::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ClearRegiesLightBox, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000068, "Member 'EffectModel_C_ClearRegiesLightBox::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ClearRegiesLightBox, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000078, "Member 'EffectModel_C_ClearRegiesLightBox::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_ExecuteUbergraph_EffectModel \ static_assert(alignof(EffectModel_C_ExecuteUbergraph_EffectModel) == 0x000008, "Wrong alignment on EffectModel_C_ExecuteUbergraph_EffectModel"); \ static_assert(sizeof(EffectModel_C_ExecuteUbergraph_EffectModel) == 0x000060, "Wrong size on EffectModel_C_ExecuteUbergraph_EffectModel"); \ static_assert(offsetof(EffectModel_C_ExecuteUbergraph_EffectModel, EntryPoint) == 0x000000, "Member 'EffectModel_C_ExecuteUbergraph_EffectModel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ExecuteUbergraph_EffectModel, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000008, "Member 'EffectModel_C_ExecuteUbergraph_EffectModel::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ExecuteUbergraph_EffectModel, CallFunc_GetDCSGameState_ReturnValue) == 0x000010, "Member 'EffectModel_C_ExecuteUbergraph_EffectModel::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ExecuteUbergraph_EffectModel, CallFunc_GetIsLoading_ReturnValue) == 0x000018, "Member 'EffectModel_C_ExecuteUbergraph_EffectModel::CallFunc_GetIsLoading_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ExecuteUbergraph_EffectModel, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000019, "Member 'EffectModel_C_ExecuteUbergraph_EffectModel::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ExecuteUbergraph_EffectModel, K2Node_CustomEvent_CharacterRef) == 0x000020, "Member 'EffectModel_C_ExecuteUbergraph_EffectModel::K2Node_CustomEvent_CharacterRef' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ExecuteUbergraph_EffectModel, K2Node_CustomEvent_Key) == 0x000028, "Member 'EffectModel_C_ExecuteUbergraph_EffectModel::K2Node_CustomEvent_Key' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ExecuteUbergraph_EffectModel, K2Node_CustomEvent_Value) == 0x000038, "Member 'EffectModel_C_ExecuteUbergraph_EffectModel::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ExecuteUbergraph_EffectModel, K2Node_Event_DeltaSeconds) == 0x000048, "Member 'EffectModel_C_ExecuteUbergraph_EffectModel::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ExecuteUbergraph_EffectModel, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000050, "Member 'EffectModel_C_ExecuteUbergraph_EffectModel::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_ExecuteUbergraph_EffectModel, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000058, "Member 'EffectModel_C_ExecuteUbergraph_EffectModel::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_GetDirLightOriginConfig \ static_assert(alignof(EffectModel_C_GetDirLightOriginConfig) == 0x000008, "Wrong alignment on EffectModel_C_GetDirLightOriginConfig"); \ static_assert(sizeof(EffectModel_C_GetDirLightOriginConfig) == 0x000220, "Wrong size on EffectModel_C_GetDirLightOriginConfig"); \ static_assert(offsetof(EffectModel_C_GetDirLightOriginConfig, Key) == 0x000000, "Member 'EffectModel_C_GetDirLightOriginConfig::Key' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetDirLightOriginConfig, ReturnValue) == 0x000030, "Member 'EffectModel_C_GetDirLightOriginConfig::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetDirLightOriginConfig, Value) == 0x000038, "Member 'EffectModel_C_GetDirLightOriginConfig::Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetDirLightOriginConfig, CallFunc_Map_Find_Value) == 0x000128, "Member 'EffectModel_C_GetDirLightOriginConfig::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetDirLightOriginConfig, CallFunc_Map_Find_ReturnValue) == 0x000218, "Member 'EffectModel_C_GetDirLightOriginConfig::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_GetExpFogOriginConfig \ static_assert(alignof(EffectModel_C_GetExpFogOriginConfig) == 0x000008, "Wrong alignment on EffectModel_C_GetExpFogOriginConfig"); \ static_assert(sizeof(EffectModel_C_GetExpFogOriginConfig) == 0x0001F0, "Wrong size on EffectModel_C_GetExpFogOriginConfig"); \ static_assert(offsetof(EffectModel_C_GetExpFogOriginConfig, Key1) == 0x000000, "Member 'EffectModel_C_GetExpFogOriginConfig::Key1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetExpFogOriginConfig, ReturnValue) == 0x000030, "Member 'EffectModel_C_GetExpFogOriginConfig::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetExpFogOriginConfig, Value1) == 0x000038, "Member 'EffectModel_C_GetExpFogOriginConfig::Value1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetExpFogOriginConfig, CallFunc_Map_Find_Value) == 0x000110, "Member 'EffectModel_C_GetExpFogOriginConfig::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetExpFogOriginConfig, CallFunc_Map_Find_ReturnValue) == 0x0001E8, "Member 'EffectModel_C_GetExpFogOriginConfig::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_GetLightBoxes \ static_assert(alignof(EffectModel_C_GetLightBoxes) == 0x000008, "Wrong alignment on EffectModel_C_GetLightBoxes"); \ static_assert(sizeof(EffectModel_C_GetLightBoxes) == 0x000010, "Wrong size on EffectModel_C_GetLightBoxes"); \ static_assert(offsetof(EffectModel_C_GetLightBoxes, LigthTriggerBoxes_0) == 0x000000, "Member 'EffectModel_C_GetLightBoxes::LigthTriggerBoxes_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_GetOriginLightValues \ static_assert(alignof(EffectModel_C_GetOriginLightValues) == 0x000008, "Wrong alignment on EffectModel_C_GetOriginLightValues"); \ static_assert(sizeof(EffectModel_C_GetOriginLightValues) == 0x000080, "Wrong size on EffectModel_C_GetOriginLightValues"); \ static_assert(offsetof(EffectModel_C_GetOriginLightValues, DirLight) == 0x000000, "Member 'EffectModel_C_GetOriginLightValues::DirLight' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetOriginLightValues, SkyLight) == 0x000010, "Member 'EffectModel_C_GetOriginLightValues::SkyLight' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetOriginLightValues, ExpFog) == 0x000020, "Member 'EffectModel_C_GetOriginLightValues::ExpFog' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetOriginLightValues, RectLight) == 0x000030, "Member 'EffectModel_C_GetOriginLightValues::RectLight' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetOriginLightValues, CallFunc_Map_Values_Values) == 0x000040, "Member 'EffectModel_C_GetOriginLightValues::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetOriginLightValues, CallFunc_Map_Values_Values_1) == 0x000050, "Member 'EffectModel_C_GetOriginLightValues::CallFunc_Map_Values_Values_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetOriginLightValues, CallFunc_Map_Values_Values_2) == 0x000060, "Member 'EffectModel_C_GetOriginLightValues::CallFunc_Map_Values_Values_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetOriginLightValues, CallFunc_Map_Values_Values_3) == 0x000070, "Member 'EffectModel_C_GetOriginLightValues::CallFunc_Map_Values_Values_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_GetOriginSkyAtmosphereValues \ static_assert(alignof(EffectModel_C_GetOriginSkyAtmosphereValues) == 0x000008, "Wrong alignment on EffectModel_C_GetOriginSkyAtmosphereValues"); \ static_assert(sizeof(EffectModel_C_GetOriginSkyAtmosphereValues) == 0x000020, "Wrong size on EffectModel_C_GetOriginSkyAtmosphereValues"); \ static_assert(offsetof(EffectModel_C_GetOriginSkyAtmosphereValues, Values) == 0x000000, "Member 'EffectModel_C_GetOriginSkyAtmosphereValues::Values' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetOriginSkyAtmosphereValues, CallFunc_Map_Values_Values) == 0x000010, "Member 'EffectModel_C_GetOriginSkyAtmosphereValues::CallFunc_Map_Values_Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_GetRectLightOriginConfig \ static_assert(alignof(EffectModel_C_GetRectLightOriginConfig) == 0x000008, "Wrong alignment on EffectModel_C_GetRectLightOriginConfig"); \ static_assert(sizeof(EffectModel_C_GetRectLightOriginConfig) == 0x000180, "Wrong size on EffectModel_C_GetRectLightOriginConfig"); \ static_assert(offsetof(EffectModel_C_GetRectLightOriginConfig, Key) == 0x000000, "Member 'EffectModel_C_GetRectLightOriginConfig::Key' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetRectLightOriginConfig, Value) == 0x000030, "Member 'EffectModel_C_GetRectLightOriginConfig::Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetRectLightOriginConfig, ReturnValue) == 0x0000D0, "Member 'EffectModel_C_GetRectLightOriginConfig::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetRectLightOriginConfig, CallFunc_Map_Find_Value) == 0x0000D8, "Member 'EffectModel_C_GetRectLightOriginConfig::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetRectLightOriginConfig, CallFunc_Map_Find_ReturnValue) == 0x000178, "Member 'EffectModel_C_GetRectLightOriginConfig::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_GetSkyAtmosphereOriginConfig \ static_assert(alignof(EffectModel_C_GetSkyAtmosphereOriginConfig) == 0x000008, "Wrong alignment on EffectModel_C_GetSkyAtmosphereOriginConfig"); \ static_assert(sizeof(EffectModel_C_GetSkyAtmosphereOriginConfig) == 0x000130, "Wrong size on EffectModel_C_GetSkyAtmosphereOriginConfig"); \ static_assert(offsetof(EffectModel_C_GetSkyAtmosphereOriginConfig, Key) == 0x000000, "Member 'EffectModel_C_GetSkyAtmosphereOriginConfig::Key' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetSkyAtmosphereOriginConfig, ReturnValue) == 0x000030, "Member 'EffectModel_C_GetSkyAtmosphereOriginConfig::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetSkyAtmosphereOriginConfig, Value) == 0x000038, "Member 'EffectModel_C_GetSkyAtmosphereOriginConfig::Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetSkyAtmosphereOriginConfig, CallFunc_Map_Find_Value) == 0x0000B0, "Member 'EffectModel_C_GetSkyAtmosphereOriginConfig::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetSkyAtmosphereOriginConfig, CallFunc_Map_Find_ReturnValue) == 0x000128, "Member 'EffectModel_C_GetSkyAtmosphereOriginConfig::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_GetSkyLightOriginConfig \ static_assert(alignof(EffectModel_C_GetSkyLightOriginConfig) == 0x000008, "Wrong alignment on EffectModel_C_GetSkyLightOriginConfig"); \ static_assert(sizeof(EffectModel_C_GetSkyLightOriginConfig) == 0x0000F0, "Wrong size on EffectModel_C_GetSkyLightOriginConfig"); \ static_assert(offsetof(EffectModel_C_GetSkyLightOriginConfig, Key1) == 0x000000, "Member 'EffectModel_C_GetSkyLightOriginConfig::Key1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetSkyLightOriginConfig, ReturnValue) == 0x000030, "Member 'EffectModel_C_GetSkyLightOriginConfig::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetSkyLightOriginConfig, Value1) == 0x000038, "Member 'EffectModel_C_GetSkyLightOriginConfig::Value1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetSkyLightOriginConfig, CallFunc_Map_Find_Value) == 0x000090, "Member 'EffectModel_C_GetSkyLightOriginConfig::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetSkyLightOriginConfig, CallFunc_Map_Find_ReturnValue) == 0x0000E8, "Member 'EffectModel_C_GetSkyLightOriginConfig::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_GetTopLightBox \ static_assert(alignof(EffectModel_C_GetTopLightBox) == 0x000008, "Wrong alignment on EffectModel_C_GetTopLightBox"); \ static_assert(sizeof(EffectModel_C_GetTopLightBox) == 0x000020, "Wrong size on EffectModel_C_GetTopLightBox"); \ static_assert(offsetof(EffectModel_C_GetTopLightBox, Last) == 0x000000, "Member 'EffectModel_C_GetTopLightBox::Last' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetTopLightBox, CurrentLigthTriggerBoxe_0) == 0x000008, "Member 'EffectModel_C_GetTopLightBox::CurrentLigthTriggerBoxe_0' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetTopLightBox, CallFunc_Array_IsEmpty_ReturnValue) == 0x000010, "Member 'EffectModel_C_GetTopLightBox::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetTopLightBox, CallFunc_Array_LastIndex_ReturnValue) == 0x000014, "Member 'EffectModel_C_GetTopLightBox::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetTopLightBox, CallFunc_Array_Get_Item) == 0x000018, "Member 'EffectModel_C_GetTopLightBox::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_GetTopLightBoxPriority \ static_assert(alignof(EffectModel_C_GetTopLightBoxPriority) == 0x000008, "Wrong alignment on EffectModel_C_GetTopLightBoxPriority"); \ static_assert(sizeof(EffectModel_C_GetTopLightBoxPriority) == 0x000020, "Wrong size on EffectModel_C_GetTopLightBoxPriority"); \ static_assert(offsetof(EffectModel_C_GetTopLightBoxPriority, Priority) == 0x000000, "Member 'EffectModel_C_GetTopLightBoxPriority::Priority' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetTopLightBoxPriority, CallFunc_GetTopLightBox_Last) == 0x000008, "Member 'EffectModel_C_GetTopLightBoxPriority::CallFunc_GetTopLightBox_Last' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetTopLightBoxPriority, CallFunc_GetTopLightBox_CurrentLigthTriggerBoxe) == 0x000010, "Member 'EffectModel_C_GetTopLightBoxPriority::CallFunc_GetTopLightBox_CurrentLigthTriggerBoxe' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetTopLightBoxPriority, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'EffectModel_C_GetTopLightBoxPriority::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_GetVolumetricCloudOriginConfig \ static_assert(alignof(EffectModel_C_GetVolumetricCloudOriginConfig) == 0x000008, "Wrong alignment on EffectModel_C_GetVolumetricCloudOriginConfig"); \ static_assert(sizeof(EffectModel_C_GetVolumetricCloudOriginConfig) == 0x0000D0, "Wrong size on EffectModel_C_GetVolumetricCloudOriginConfig"); \ static_assert(offsetof(EffectModel_C_GetVolumetricCloudOriginConfig, Key) == 0x000000, "Member 'EffectModel_C_GetVolumetricCloudOriginConfig::Key' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetVolumetricCloudOriginConfig, ReturnValue) == 0x000030, "Member 'EffectModel_C_GetVolumetricCloudOriginConfig::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetVolumetricCloudOriginConfig, Value) == 0x000038, "Member 'EffectModel_C_GetVolumetricCloudOriginConfig::Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetVolumetricCloudOriginConfig, CallFunc_Map_Find_Value) == 0x000080, "Member 'EffectModel_C_GetVolumetricCloudOriginConfig::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_GetVolumetricCloudOriginConfig, CallFunc_Map_Find_ReturnValue) == 0x0000C8, "Member 'EffectModel_C_GetVolumetricCloudOriginConfig::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_KlesaBuffLevel \ static_assert(alignof(EffectModel_C_KlesaBuffLevel) == 0x000008, "Wrong alignment on EffectModel_C_KlesaBuffLevel"); \ static_assert(sizeof(EffectModel_C_KlesaBuffLevel) == 0x000160, "Wrong size on EffectModel_C_KlesaBuffLevel"); \ static_assert(offsetof(EffectModel_C_KlesaBuffLevel, TargetMap) == 0x000000, "Member 'EffectModel_C_KlesaBuffLevel::TargetMap' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_KlesaBuffLevel, RetuenValue) == 0x000050, "Member 'EffectModel_C_KlesaBuffLevel::RetuenValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_KlesaBuffLevel, L_CurrentMap) == 0x0000A0, "Member 'EffectModel_C_KlesaBuffLevel::L_CurrentMap' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_KlesaBuffLevel, Temp_real_Variable) == 0x0000F0, "Member 'EffectModel_C_KlesaBuffLevel::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_KlesaBuffLevel, Temp_struct_Variable) == 0x0000F8, "Member 'EffectModel_C_KlesaBuffLevel::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_KlesaBuffLevel, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x000100, "Member 'EffectModel_C_KlesaBuffLevel::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_KlesaBuffLevel, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000108, "Member 'EffectModel_C_KlesaBuffLevel::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_KlesaBuffLevel, CallFunc_Concat_StrStr_ReturnValue) == 0x000118, "Member 'EffectModel_C_KlesaBuffLevel::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_KlesaBuffLevel, CallFunc_GetPlayerIntProperty_value) == 0x000128, "Member 'EffectModel_C_KlesaBuffLevel::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_KlesaBuffLevel, CallFunc_Add_IntInt_ReturnValue) == 0x00012C, "Member 'EffectModel_C_KlesaBuffLevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_KlesaBuffLevel, CallFunc_Map_Remove_ReturnValue) == 0x000130, "Member 'EffectModel_C_KlesaBuffLevel::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_KlesaBuffLevel, CallFunc_Conv_IntToString_ReturnValue) == 0x000138, "Member 'EffectModel_C_KlesaBuffLevel::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_KlesaBuffLevel, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000148, "Member 'EffectModel_C_KlesaBuffLevel::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_KlesaBuffLevel, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000158, "Member 'EffectModel_C_KlesaBuffLevel::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_Convert_Volumetric_Cloud_Config \ static_assert(alignof(EffectModel_C_L_Convert_Volumetric_Cloud_Config) == 0x000008, "Wrong alignment on EffectModel_C_L_Convert_Volumetric_Cloud_Config"); \ static_assert(sizeof(EffectModel_C_L_Convert_Volumetric_Cloud_Config) == 0x000110, "Wrong size on EffectModel_C_L_Convert_Volumetric_Cloud_Config"); \ static_assert(offsetof(EffectModel_C_L_Convert_Volumetric_Cloud_Config, VolumetricCloud_Config) == 0x000000, "Member 'EffectModel_C_L_Convert_Volumetric_Cloud_Config::VolumetricCloud_Config' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Convert_Volumetric_Cloud_Config, TargetVolumetricCloud) == 0x000010, "Member 'EffectModel_C_L_Convert_Volumetric_Cloud_Config::TargetVolumetricCloud' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Convert_Volumetric_Cloud_Config, Temp) == 0x000060, "Member 'EffectModel_C_L_Convert_Volumetric_Cloud_Config::Temp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Convert_Volumetric_Cloud_Config, CallFunc_Array_Length_ReturnValue) == 0x0000B0, "Member 'EffectModel_C_L_Convert_Volumetric_Cloud_Config::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Convert_Volumetric_Cloud_Config, Temp_int_Array_Index_Variable) == 0x0000B4, "Member 'EffectModel_C_L_Convert_Volumetric_Cloud_Config::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Convert_Volumetric_Cloud_Config, Temp_int_Loop_Counter_Variable) == 0x0000B8, "Member 'EffectModel_C_L_Convert_Volumetric_Cloud_Config::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Convert_Volumetric_Cloud_Config, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'EffectModel_C_L_Convert_Volumetric_Cloud_Config::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Convert_Volumetric_Cloud_Config, CallFunc_Less_IntInt_ReturnValue) == 0x000108, "Member 'EffectModel_C_L_Convert_Volumetric_Cloud_Config::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Convert_Volumetric_Cloud_Config, CallFunc_Add_IntInt_ReturnValue) == 0x00010C, "Member 'EffectModel_C_L_Convert_Volumetric_Cloud_Config::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group \ static_assert(alignof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group) == 0x000008, "Wrong alignment on EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group"); \ static_assert(sizeof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group) == 0x000190, "Wrong size on EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group"); \ static_assert(offsetof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group, Lerp) == 0x000000, "Member 'EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group, Temp_int_Array_Index_Variable) == 0x000008, "Member 'EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group, CallFunc_Array_Get_Item) == 0x000030, "Member 'EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group, CallFunc_Map_Find_Value) == 0x000068, "Member 'EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group, CallFunc_Map_Find_ReturnValue) == 0x0000E0, "Member 'EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group, CallFunc_Map_Find_Value_1) == 0x0000E8, "Member 'EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group, CallFunc_Map_Find_ReturnValue_1) == 0x000160, "Member 'EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x000168, "Member 'EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group, CallFunc_BooleanAND_ReturnValue) == 0x000178, "Member 'EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group, CallFunc_Concat_StrStr_ReturnValue) == 0x000180, "Member 'EffectModel_C_L_Set_Sky_Atmosphere_Lerp_Group::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group \ static_assert(alignof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group) == 0x000008, "Wrong alignment on EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group"); \ static_assert(sizeof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group) == 0x000128, "Wrong size on EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group"); \ static_assert(offsetof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group, Lerp) == 0x000000, "Member 'EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group, Temp_int_Array_Index_Variable) == 0x000008, "Member 'EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group, CallFunc_Array_Get_Item) == 0x000030, "Member 'EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x000068, "Member 'EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group, CallFunc_Map_Find_Value) == 0x000088, "Member 'EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group, CallFunc_Map_Find_ReturnValue) == 0x0000D0, "Member 'EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group, CallFunc_Map_Find_Value_1) == 0x0000D8, "Member 'EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group, CallFunc_Map_Find_ReturnValue_1) == 0x000120, "Member 'EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group, CallFunc_BooleanAND_ReturnValue) == 0x000121, "Member 'EffectModel_C_L_Set_Volumetric_Cloud_Lerp_Group::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetFogLerpGroup \ static_assert(alignof(EffectModel_C_L_SetFogLerpGroup) == 0x000008, "Wrong alignment on EffectModel_C_L_SetFogLerpGroup"); \ static_assert(sizeof(EffectModel_C_L_SetFogLerpGroup) == 0x000228, "Wrong size on EffectModel_C_L_SetFogLerpGroup"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerpGroup, Lerp) == 0x000000, "Member 'EffectModel_C_L_SetFogLerpGroup::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerpGroup, Temp_int_Array_Index_Variable) == 0x000008, "Member 'EffectModel_C_L_SetFogLerpGroup::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerpGroup, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'EffectModel_C_L_SetFogLerpGroup::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerpGroup, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'EffectModel_C_L_SetFogLerpGroup::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerpGroup, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'EffectModel_C_L_SetFogLerpGroup::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerpGroup, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'EffectModel_C_L_SetFogLerpGroup::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerpGroup, CallFunc_Array_Get_Item) == 0x000030, "Member 'EffectModel_C_L_SetFogLerpGroup::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerpGroup, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'EffectModel_C_L_SetFogLerpGroup::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerpGroup, CallFunc_Map_Find_Value) == 0x000068, "Member 'EffectModel_C_L_SetFogLerpGroup::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerpGroup, CallFunc_Map_Find_ReturnValue) == 0x000140, "Member 'EffectModel_C_L_SetFogLerpGroup::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerpGroup, CallFunc_Map_Find_Value_1) == 0x000148, "Member 'EffectModel_C_L_SetFogLerpGroup::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerpGroup, CallFunc_Map_Find_ReturnValue_1) == 0x000220, "Member 'EffectModel_C_L_SetFogLerpGroup::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerpGroup, CallFunc_BooleanAND_ReturnValue) == 0x000221, "Member 'EffectModel_C_L_SetFogLerpGroup::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_CheckLightConfigAndStartLerp \ static_assert(alignof(EffectModel_C_L_CheckLightConfigAndStartLerp) == 0x000008, "Wrong alignment on EffectModel_C_L_CheckLightConfigAndStartLerp"); \ static_assert(sizeof(EffectModel_C_L_CheckLightConfigAndStartLerp) == 0x003978, "Wrong size on EffectModel_C_L_CheckLightConfigAndStartLerp"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable) == 0x000000, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_1) == 0x000004, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_2) == 0x000010, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_1) == 0x000014, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_1) == 0x000018, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_2) == 0x00001C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_3) == 0x000020, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_2) == 0x000024, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_3) == 0x000028, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_4) == 0x00002C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_4) == 0x000030, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_3) == 0x000034, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_4) == 0x000038, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_5) == 0x00003C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_5) == 0x000040, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_5) == 0x000044, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_6) == 0x000048, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_6) == 0x00004C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_7) == 0x000050, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_7) == 0x000054, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_6) == 0x000058, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_7) == 0x00005C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_8) == 0x000060, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_8) == 0x000064, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_8) == 0x000068, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_9) == 0x00006C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_9) == 0x000070, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_9) == 0x000074, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_10) == 0x000078, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_10) == 0x00007C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_10) == 0x000080, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_11) == 0x000084, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_11) == 0x000088, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_11) == 0x00008C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_12) == 0x000090, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_12) == 0x000094, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_12) == 0x000098, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_13) == 0x00009C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_13' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_14) == 0x0000A0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_14' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_13) == 0x0000A4, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_14) == 0x0000A8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_13) == 0x0000AC, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_13' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_14) == 0x0000B0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_14' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_15) == 0x0000B4, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_15' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_15) == 0x0000B8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_15' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_15) == 0x0000BC, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_16) == 0x0000C0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_16' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_16) == 0x0000C4, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_16' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_16) == 0x0000C8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_17) == 0x0000CC, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_17' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_17) == 0x0000D0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_17) == 0x0000D4, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_17' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_18) == 0x0000D8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_18' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_18) == 0x0000DC, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_18' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_18) == 0x0000E0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_19) == 0x0000E4, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_19' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_19) == 0x0000E8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_19' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_20) == 0x0000EC, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_20' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_19) == 0x0000F0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_20) == 0x0000F4, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_20) == 0x0000F8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_20' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Array_Index_Variable_21) == 0x0000FC, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Array_Index_Variable_21' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values) == 0x000100, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item) == 0x000110, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue) == 0x000230, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000238, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value) == 0x000240, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue) == 0x000360, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsMaterial_Collection_Container) == 0x000368, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsMaterial_Collection_Container' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess) == 0x000370, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue) == 0x000371, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_IsValid_ReturnValue) == 0x000372, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_GMCConfig) == 0x000378, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_GMCConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_1) == 0x000498, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_1) == 0x0004A8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_1) == 0x0005C8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue) == 0x0005CC, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x0005D0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsMaterial_Collection_Container_1) == 0x0005D8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsMaterial_Collection_Container_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_1) == 0x0005E0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_1) == 0x0005E8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_1) == 0x000708, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_2) == 0x000710, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_2) == 0x000830, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_GMCConfig_1) == 0x000838, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_GMCConfig_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_1) == 0x000958, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, Temp_int_Loop_Counter_Variable_21) == 0x00095C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::Temp_int_Loop_Counter_Variable_21' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_2) == 0x000960, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_1) == 0x000970, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_2) == 0x000978, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_2) == 0x000A48, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2) == 0x000A50, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_2) == 0x000A58, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsNiagara_Container) == 0x000A60, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsNiagara_Container' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_2) == 0x000A68, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_IsValid_ReturnValue_1) == 0x000A69, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_3) == 0x000A70, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_3) == 0x000B40, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_NsConfig) == 0x000B48, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_NsConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_2) == 0x000C18, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Add_IntInt_ReturnValue_21) == 0x000C1C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Add_IntInt_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_3) == 0x000C20, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_3) == 0x000C30, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_3) == 0x000D00, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_3) == 0x000D04, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_3) == 0x000D08, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsNiagara_Container_1) == 0x000D10, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsNiagara_Container_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_3) == 0x000D18, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_4) == 0x000D20, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_4) == 0x000DF0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_5) == 0x000DF8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_5) == 0x000EC8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_NsConfig_1) == 0x000ED0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_NsConfig_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_3) == 0x000FA0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_4) == 0x000FA8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_4) == 0x000FB8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_4) == 0x001000, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_4) == 0x001004, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_4) == 0x001008, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsVolumetric_Cloud) == 0x001010, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsVolumetric_Cloud' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_4) == 0x001018, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x001019, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_IsValid_ReturnValue_2) == 0x00101A, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_6) == 0x001020, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_6) == 0x001068, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_4) == 0x001069, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_VolumetricCloudConfig) == 0x001070, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_VolumetricCloudConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_5) == 0x0010B8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_5) == 0x0010C8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_5) == 0x001110, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_5) == 0x001114, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_5) == 0x001118, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsVolumetric_Cloud_1) == 0x001120, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsVolumetric_Cloud_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_5) == 0x001128, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_IsValidSoftObjectReference_ReturnValue_1) == 0x001129, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_IsValidSoftObjectReference_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_IsValid_ReturnValue_3) == 0x00112A, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_7) == 0x001130, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_7) == 0x001178, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_8) == 0x001180, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_8) == 0x0011C8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_VolumetricCloudConfig_1) == 0x0011D0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_VolumetricCloudConfig_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_5) == 0x001218, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_6) == 0x001220, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_6) == 0x001230, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_6) == 0x0012A8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_6) == 0x0012AC, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_6) == 0x0012B0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsSky_Atmosphere) == 0x0012B8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsSky_Atmosphere' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_6) == 0x0012C0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_9) == 0x0012C8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_9) == 0x001340, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_6) == 0x001341, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_SkyAtmosphereConfig) == 0x001348, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_SkyAtmosphereConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_7) == 0x0013C0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_7) == 0x0013D0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_7) == 0x001448, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_7) == 0x00144C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_7) == 0x001450, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsSky_Atmosphere_1) == 0x001458, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsSky_Atmosphere_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_7) == 0x001460, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_10) == 0x001468, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_10) == 0x0014E0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_SkyAtmosphereConfig_1) == 0x0014E8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_SkyAtmosphereConfig_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_11) == 0x001560, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_11) == 0x0015D8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_7) == 0x0015D9, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_8) == 0x0015E0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_8) == 0x0015F0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_8) == 0x001690, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Rect_Light_Current_Convert_To_Struct_S_RectLightConfig1) == 0x001698, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Rect_Light_Current_Convert_To_Struct_S_RectLightConfig1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Rect_Light_Current_Convert_To_Struct_RectLight) == 0x001738, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Rect_Light_Current_Convert_To_Struct_RectLight' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_8) == 0x001768, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_12) == 0x001770, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_12) == 0x001810, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_8) == 0x001811, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_9) == 0x001818, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_9) == 0x001828, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_9) == 0x0018C8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_9) == 0x0018CC, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_13) == 0x0018D0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_13' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_13) == 0x001970, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_14) == 0x001978, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_14' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_14) == 0x001A18, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Rect_Light_Current_Convert_To_Struct_S_RectLightConfig1_1) == 0x001A20, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Rect_Light_Current_Convert_To_Struct_S_RectLightConfig1_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Rect_Light_Current_Convert_To_Struct_RectLight_1) == 0x001AC0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Rect_Light_Current_Convert_To_Struct_RectLight_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_9) == 0x001AF0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_10) == 0x001AF8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_10) == 0x001B08, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_10) == 0x001B50, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_10) == 0x001B54, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_8) == 0x001B58, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsWind_Directional_Source) == 0x001B60, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsWind_Directional_Source' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_8) == 0x001B68, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_9) == 0x001B70, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_IsValid_ReturnValue_4) == 0x001B78, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsWind_Directional_Source_1) == 0x001B80, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsWind_Directional_Source_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_9) == 0x001B88, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_15) == 0x001B90, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_15' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_15) == 0x001BD8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_16) == 0x001BE0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_16' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_16) == 0x001C28, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_WindConfig) == 0x001C30, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_WindConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_10) == 0x001C78, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_11) == 0x001C80, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_11) == 0x001C90, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_11) == 0x001CD8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_11) == 0x001CDC, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_10) == 0x001CE0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsWind_Directional_Source_2) == 0x001CE8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsWind_Directional_Source_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_10) == 0x001CF0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_11) == 0x001CF8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_IsValid_ReturnValue_5) == 0x001D00, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsWind_Directional_Source_3) == 0x001D08, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsWind_Directional_Source_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_11) == 0x001D10, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_17) == 0x001D18, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_17' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_17) == 0x001D60, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_11) == 0x001D61, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_WindConfig_1) == 0x001D68, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_WindConfig_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_12) == 0x001DB0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_12) == 0x001DC0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_12) == 0x001E38, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_12) == 0x001E3C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_12) == 0x001E40, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsSpot_Light) == 0x001E48, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsSpot_Light' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_12) == 0x001E50, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_18) == 0x001E58, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_18' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_18) == 0x001ED0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_12) == 0x001ED1, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_ColorToLinearColor_ReturnValue) == 0x001ED4, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_ColorToLinearColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_SpotLightConfig) == 0x001EE8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_SpotLightConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_13) == 0x001F60, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_13' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_13) == 0x001F70, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_13' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_13) == 0x001FE8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_13) == 0x001FEC, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_19) == 0x001FF0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_19' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_19) == 0x002068, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_20) == 0x002070, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_20' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_20) == 0x0020E8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_13) == 0x0020E9, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_13) == 0x0020F0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsSpot_Light_1) == 0x0020F8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsSpot_Light_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_13) == 0x002100, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_13' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_ColorToLinearColor_ReturnValue_1) == 0x002104, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_ColorToLinearColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_SpotLightConfig_1) == 0x002118, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_SpotLightConfig_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_14) == 0x002190, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_14' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_14) == 0x0021A0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_14' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_14) == 0x002208, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_14) == 0x00220C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_14) == 0x002210, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsPoint_Light) == 0x002218, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsPoint_Light' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_14) == 0x002220, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_14' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_21) == 0x002228, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_21' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_21) == 0x002290, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_14) == 0x002291, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_ColorToLinearColor_ReturnValue_2) == 0x002294, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_ColorToLinearColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_PointLightConfig) == 0x0022A8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_PointLightConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_15) == 0x002310, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_15' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_15) == 0x002320, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_15' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_15) == 0x002388, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_15) == 0x00238C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_22) == 0x002390, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_22' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_22) == 0x0023F8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_15) == 0x0023F9, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_23) == 0x002400, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_23' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_23) == 0x002468, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_15) == 0x002470, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsPoint_Light_1) == 0x002478, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsPoint_Light_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_15) == 0x002480, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_15' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_16) == 0x002488, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_16' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_16) == 0x002498, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_16' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_16) == 0x002570, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_16) == 0x002574, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_16) == 0x002578, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsExponential_Height_Fog) == 0x002580, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsExponential_Height_Fog' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_16) == 0x002588, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_16' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_K2_GetActorLocation_ReturnValue) == 0x002590, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_GetFogInscatteringColor_ReturnValue) == 0x0025A8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_GetFogInscatteringColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_ColorToLinearColor_ReturnValue_3) == 0x0025B8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_ColorToLinearColor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_ExpFogConfig) == 0x0025C8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_ExpFogConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_ColorToLinearColor_ReturnValue_4) == 0x0026A0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_ColorToLinearColor_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_PointLightConfig_1) == 0x0026B0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_PointLightConfig_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_24) == 0x002718, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_24' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_24) == 0x0027F0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_16) == 0x0027F1, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_17) == 0x0027F8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_17' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_17) == 0x002808, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_17' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_17) == 0x002860, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_17) == 0x002864, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_17) == 0x002868, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsSky_Light) == 0x002870, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsSky_Light' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_17) == 0x002878, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_17' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_25) == 0x002880, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_25' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_25) == 0x0028D8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_17) == 0x0028D9, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_GetLightColor_ReturnValue) == 0x0028DC, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_GetLightColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_SkyLightConfig) == 0x0028F0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_SkyLightConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_18) == 0x002948, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_18' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_18) == 0x002958, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_18' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_18) == 0x002A48, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_18) == 0x002A4C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_26) == 0x002A50, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_26' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_26) == 0x002B40, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_18) == 0x002B41, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_18) == 0x002B48, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsDirectional_Light) == 0x002B50, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsDirectional_Light' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_18) == 0x002B58, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_18' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_K2_GetActorRotation_ReturnValue) == 0x002B60, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsDirectional_Light_Component) == 0x002B78, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsDirectional_Light_Component' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_19) == 0x002B80, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_19' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_LightShaftConfig) == 0x002B88, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_LightShaftConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_ColorToLinearColor_ReturnValue_5) == 0x002BC8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_ColorToLinearColor_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_DirLightConfig) == 0x002BD8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_DirLightConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_19) == 0x002CC8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_19' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_19) == 0x002CD8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_19' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_19) == 0x002DB0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_19) == 0x002DB4, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_27) == 0x002DB8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_27' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_27) == 0x002E90, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_19) == 0x002E91, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_28) == 0x002E98, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_28' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_28) == 0x002F70, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_19) == 0x002F78, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsExponential_Height_Fog_1) == 0x002F80, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsExponential_Height_Fog_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_20) == 0x002F88, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_20' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_20) == 0x002F90, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_20' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x002FA0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_20) == 0x002FB8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_20' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_20) == 0x003010, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_20) == 0x003014, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_29) == 0x003018, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_29' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_29) == 0x003070, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_29' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_20) == 0x003078, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsSky_Light_1) == 0x003080, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsSky_Light_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_21) == 0x003088, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_21' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_GetLightColor_ReturnValue_1) == 0x00308C, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_GetLightColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_SkyLightConfig_1) == 0x0030A0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_SkyLightConfig_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_GetFogInscatteringColor_ReturnValue_1) == 0x0030F8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_GetFogInscatteringColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_ColorToLinearColor_ReturnValue_6) == 0x003108, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_ColorToLinearColor_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_30) == 0x003118, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_30' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_30) == 0x003170, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_30' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_ExpFogConfig_1) == 0x003178, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_ExpFogConfig_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_20) == 0x003250, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Values_Values_21) == 0x003258, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Values_Values_21' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Length_ReturnValue_21) == 0x003268, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Length_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Array_Get_Item_21) == 0x003270, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Array_Get_Item_21' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Less_IntInt_ReturnValue_21) == 0x003360, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Less_IntInt_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_31) == 0x003368, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_31' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_31) == 0x003458, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_31' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Not_PreBool_ReturnValue_21) == 0x003459, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Not_PreBool_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_21) == 0x003460, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsDirectional_Light_1) == 0x003468, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsDirectional_Light_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_22) == 0x003470, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_22' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x003478, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_Value_32) == 0x003490, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_Value_32' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Map_Find_ReturnValue_32) == 0x003580, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Map_Find_ReturnValue_32' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_AsDirectional_Light_Component_1) == 0x003588, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_AsDirectional_Light_Component_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_DynamicCast_bSuccess_23) == 0x003590, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_DynamicCast_bSuccess_23' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_LightShaftConfig_1) == 0x003598, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_LightShaftConfig_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, CallFunc_Conv_ColorToLinearColor_ReturnValue_7) == 0x0035D8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::CallFunc_Conv_ColorToLinearColor_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_S_DirLightConfig_1) == 0x0035E8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_S_DirLightConfig_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_ViewSampleCountScale____4_____4svn_________64_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast) == 0x0036D8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_ViewSampleCountScale____4_____4svn_________64_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_LayerHeight_63_3A0BA76E4F91E78DF9F883B76121A5CA_ImplicitCast) == 0x0036E0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_LayerHeight_63_3A0BA76E4F91E78DF9F883B76121A5CA_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_LayerBottomAltitude_59_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x0036E8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_LayerBottomAltitude_59_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_ViewSampleCountScale____4_____4svn_________64_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast_1) == 0x0036F0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_ViewSampleCountScale____4_____4svn_________64_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_LayerHeight_63_3A0BA76E4F91E78DF9F883B76121A5CA_ImplicitCast_1) == 0x0036F8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_LayerHeight_63_3A0BA76E4F91E78DF9F883B76121A5CA_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_LayerBottomAltitude_59_8024A50D4A1888543576C2890B30D533_ImplicitCast_1) == 0x003700, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_LayerBottomAltitude_59_8024A50D4A1888543576C2890B30D533_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_HeightFogContribution_57_86EF32A246A8976D8EA7EE8A50C35E19_ImplicitCast) == 0x003708, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_HeightFogContribution_57_86EF32A246A8976D8EA7EE8A50C35E19_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_AerialPespectiveViewDistanceScale_54_E0B561464394CE25905D399856D85F9C_ImplicitCast) == 0x003710, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_AerialPespectiveViewDistanceScale_54_E0B561464394CE25905D399856D85F9C_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_MieScatteringScale_47_FC4211D74E10534759542D93A02E2018_ImplicitCast) == 0x003718, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_MieScatteringScale_47_FC4211D74E10534759542D93A02E2018_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_RayleighScatteringScale_39_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x003720, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_RayleighScatteringScale_39_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_RayleighExponentialDistribution_43_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast) == 0x003728, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_RayleighExponentialDistribution_43_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_HeightFogContribution_57_86EF32A246A8976D8EA7EE8A50C35E19_ImplicitCast_1) == 0x003730, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_HeightFogContribution_57_86EF32A246A8976D8EA7EE8A50C35E19_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_AerialPespectiveViewDistanceScale_54_E0B561464394CE25905D399856D85F9C_ImplicitCast_1) == 0x003738, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_AerialPespectiveViewDistanceScale_54_E0B561464394CE25905D399856D85F9C_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_MieScatteringScale_47_FC4211D74E10534759542D93A02E2018_ImplicitCast_1) == 0x003740, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_MieScatteringScale_47_FC4211D74E10534759542D93A02E2018_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_RayleighScatteringScale_39_8024A50D4A1888543576C2890B30D533_ImplicitCast_1) == 0x003748, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_RayleighScatteringScale_39_8024A50D4A1888543576C2890B30D533_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_RayleighExponentialDistribution_43_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast_1) == 0x003750, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_RayleighExponentialDistribution_43_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_IndirectIntensity_34_B2A9085F44210ED6C28CFB937FD4A35B_ImplicitCast) == 0x003758, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_IndirectIntensity_34_B2A9085F44210ED6C28CFB937FD4A35B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F_ImplicitCast) == 0x003760, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_Temperature_17_0BDBB6B448DE96C37804C78CC50983C7_ImplicitCast) == 0x003768, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_Temperature_17_0BDBB6B448DE96C37804C78CC50983C7_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_OuterConeAngle_27_456A56C84ECB2771E09768A1CC35B989_ImplicitCast) == 0x003770, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_OuterConeAngle_27_456A56C84ECB2771E09768A1CC35B989_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_InnerConeAngle_26_738D2FE84FD25D9EB22800A978CD693F_ImplicitCast) == 0x003778, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_InnerConeAngle_26_738D2FE84FD25D9EB22800A978CD693F_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23_ImplicitCast) == 0x003780, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_Intensity_31_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x003788, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_Intensity_31_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_IndirectIntensity_34_B2A9085F44210ED6C28CFB937FD4A35B_ImplicitCast_1) == 0x003790, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_IndirectIntensity_34_B2A9085F44210ED6C28CFB937FD4A35B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F_ImplicitCast_1) == 0x003798, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_Temperature_17_0BDBB6B448DE96C37804C78CC50983C7_ImplicitCast_1) == 0x0037A0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_Temperature_17_0BDBB6B448DE96C37804C78CC50983C7_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_OuterConeAngle_27_456A56C84ECB2771E09768A1CC35B989_ImplicitCast_1) == 0x0037A8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_OuterConeAngle_27_456A56C84ECB2771E09768A1CC35B989_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_InnerConeAngle_26_738D2FE84FD25D9EB22800A978CD693F_ImplicitCast_1) == 0x0037B0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_InnerConeAngle_26_738D2FE84FD25D9EB22800A978CD693F_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23_ImplicitCast_1) == 0x0037B8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_Intensity_31_8024A50D4A1888543576C2890B30D533_ImplicitCast_1) == 0x0037C0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_Intensity_31_8024A50D4A1888543576C2890B30D533_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_IndirectIntensity_28_07E6E226443509FF31957E9CABB58B96_ImplicitCast) == 0x0037C8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_IndirectIntensity_28_07E6E226443509FF31957E9CABB58B96_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F_ImplicitCast_2) == 0x0037D0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_Temperature_17_0BDBB6B448DE96C37804C78CC50983C7_ImplicitCast_2) == 0x0037D8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_Temperature_17_0BDBB6B448DE96C37804C78CC50983C7_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23_ImplicitCast_2) == 0x0037E0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_Intensity_25_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x0037E8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_Intensity_25_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_IndirectIntensity_28_07E6E226443509FF31957E9CABB58B96_ImplicitCast_1) == 0x0037F0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_IndirectIntensity_28_07E6E226443509FF31957E9CABB58B96_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F_ImplicitCast_3) == 0x0037F8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_Temperature_17_0BDBB6B448DE96C37804C78CC50983C7_ImplicitCast_3) == 0x003800, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_Temperature_17_0BDBB6B448DE96C37804C78CC50983C7_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumtricFog_StartDistance_49_CFB3BC834FBA89C52A662DAF12E435E8_ImplicitCast) == 0x003808, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumtricFog_StartDistance_49_CFB3BC834FBA89C52A662DAF12E435E8_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumtricFog_ViewDistance_42_8E706E4349B16DEFE623BB84A1EE2010_ImplicitCast) == 0x003810, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumtricFog_ViewDistance_42_8E706E4349B16DEFE623BB84A1EE2010_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_StartDistance_38_57133FBA47EEC0C4C00A158DCF7B64D3_ImplicitCast) == 0x003818, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_StartDistance_38_57133FBA47EEC0C4C00A158DCF7B64D3_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_FogMaxOpacity_36_83AF0E814CCD4DAB0D52B18D5539DE84_ImplicitCast) == 0x003820, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_FogMaxOpacity_36_83AF0E814CCD4DAB0D52B18D5539DE84_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumtricFog_NearFadeInDistance_60_045EF7BF48734932D4ACC1BEC170F12A_ImplicitCast) == 0x003828, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumtricFog_NearFadeInDistance_60_045EF7BF48734932D4ACC1BEC170F12A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumtricFog_ExtinctionScale_21_DBBC2FB74876B458394AAC8233E036E2_ImplicitCast) == 0x003830, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumtricFog_ExtinctionScale_21_DBBC2FB74876B458394AAC8233E036E2_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumtricFog_ScatteringDistricbution_18_F08C7D27442AE5D1290C3A81E2510B9E_ImplicitCast) == 0x003838, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumtricFog_ScatteringDistricbution_18_F08C7D27442AE5D1290C3A81E2510B9E_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_FogHeightFallOff_13_74CB21E34F6BB53EA12AD99189EE20FC_ImplicitCast) == 0x003840, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_FogHeightFallOff_13_74CB21E34F6BB53EA12AD99189EE20FC_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_FogDensity_10_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x003848, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_FogDensity_10_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23_ImplicitCast_3) == 0x003850, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_Intensity_25_8024A50D4A1888543576C2890B30D533_ImplicitCast_1) == 0x003858, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_Intensity_25_8024A50D4A1888543576C2890B30D533_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumetricScatteringIntensity_14_1B4425484AC9838107F7AD9E2E422CEC_ImplicitCast) == 0x003860, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumetricScatteringIntensity_14_1B4425484AC9838107F7AD9E2E422CEC_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x003868, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_BloomMaxBrightness_19_3B2E96B9421A09AA55455D88496C1B97_ImplicitCast) == 0x003870, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_BloomMaxBrightness_19_3B2E96B9421A09AA55455D88496C1B97_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_BloomThreshold_16_1BFA9CCB4641D0990EFFEBBB4AAD7126_ImplicitCast) == 0x003878, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_BloomThreshold_16_1BFA9CCB4641D0990EFFEBBB4AAD7126_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_BloomScale_14_0B9A8BD7497B409399E189BCFBBC8955_ImplicitCast) == 0x003880, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_BloomScale_14_0B9A8BD7497B409399E189BCFBBC8955_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_SpecularScale_48_816E78E24E4FA318DAED9B94C8B95E9C_ImplicitCast) == 0x003888, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_SpecularScale_48_816E78E24E4FA318DAED9B94C8B95E9C_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_Temperature_35_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast) == 0x003890, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_Temperature_35_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_OcclusionDepthRange_11_849981284BF18532D686DCBCCCF3D2C2_ImplicitCast) == 0x003898, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_OcclusionDepthRange_11_849981284BF18532D686DCBCCCF3D2C2_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_OcclusionMaskDarkness_8_016020B0421D800F98DC38B5DC874E4D_ImplicitCast) == 0x0038A0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_OcclusionMaskDarkness_8_016020B0421D800F98DC38B5DC874E4D_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_SourceAngle_38_C2E0D29741DE0618B3D8849CF3C1EAC1_ImplicitCast) == 0x0038A8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_SourceAngle_38_C2E0D29741DE0618B3D8849CF3C1EAC1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801_ImplicitCast) == 0x0038B0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C_ImplicitCast) == 0x0038B8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast_1) == 0x0038C0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumtricFog_NearFadeInDistance_60_045EF7BF48734932D4ACC1BEC170F12A_ImplicitCast_1) == 0x0038C8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumtricFog_NearFadeInDistance_60_045EF7BF48734932D4ACC1BEC170F12A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumtricFog_StartDistance_49_CFB3BC834FBA89C52A662DAF12E435E8_ImplicitCast_1) == 0x0038D0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumtricFog_StartDistance_49_CFB3BC834FBA89C52A662DAF12E435E8_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumetricScatteringIntensity_14_1B4425484AC9838107F7AD9E2E422CEC_ImplicitCast_1) == 0x0038D8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumetricScatteringIntensity_14_1B4425484AC9838107F7AD9E2E422CEC_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast_2) == 0x0038E0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumtricFog_ViewDistance_42_8E706E4349B16DEFE623BB84A1EE2010_ImplicitCast_1) == 0x0038E8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumtricFog_ViewDistance_42_8E706E4349B16DEFE623BB84A1EE2010_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_StartDistance_38_57133FBA47EEC0C4C00A158DCF7B64D3_ImplicitCast_1) == 0x0038F0, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_StartDistance_38_57133FBA47EEC0C4C00A158DCF7B64D3_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_FogMaxOpacity_36_83AF0E814CCD4DAB0D52B18D5539DE84_ImplicitCast_1) == 0x0038F8, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_FogMaxOpacity_36_83AF0E814CCD4DAB0D52B18D5539DE84_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumtricFog_ExtinctionScale_21_DBBC2FB74876B458394AAC8233E036E2_ImplicitCast_1) == 0x003900, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumtricFog_ExtinctionScale_21_DBBC2FB74876B458394AAC8233E036E2_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumtricFog_ScatteringDistricbution_18_F08C7D27442AE5D1290C3A81E2510B9E_ImplicitCast_1) == 0x003908, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumtricFog_ScatteringDistricbution_18_F08C7D27442AE5D1290C3A81E2510B9E_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_FogHeightFallOff_13_74CB21E34F6BB53EA12AD99189EE20FC_ImplicitCast_1) == 0x003910, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_FogHeightFallOff_13_74CB21E34F6BB53EA12AD99189EE20FC_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_FogDensity_10_8024A50D4A1888543576C2890B30D533_ImplicitCast_1) == 0x003918, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_FogDensity_10_8024A50D4A1888543576C2890B30D533_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_BloomMaxBrightness_19_3B2E96B9421A09AA55455D88496C1B97_ImplicitCast_1) == 0x003920, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_BloomMaxBrightness_19_3B2E96B9421A09AA55455D88496C1B97_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_BloomThreshold_16_1BFA9CCB4641D0990EFFEBBB4AAD7126_ImplicitCast_1) == 0x003928, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_BloomThreshold_16_1BFA9CCB4641D0990EFFEBBB4AAD7126_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_BloomScale_14_0B9A8BD7497B409399E189BCFBBC8955_ImplicitCast_1) == 0x003930, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_BloomScale_14_0B9A8BD7497B409399E189BCFBBC8955_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_SpecularScale_48_816E78E24E4FA318DAED9B94C8B95E9C_ImplicitCast_1) == 0x003938, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_SpecularScale_48_816E78E24E4FA318DAED9B94C8B95E9C_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_Temperature_35_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast_1) == 0x003940, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_Temperature_35_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_OcclusionDepthRange_11_849981284BF18532D686DCBCCCF3D2C2_ImplicitCast_1) == 0x003948, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_OcclusionDepthRange_11_849981284BF18532D686DCBCCCF3D2C2_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_OcclusionMaskDarkness_8_016020B0421D800F98DC38B5DC874E4D_ImplicitCast_1) == 0x003950, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_OcclusionMaskDarkness_8_016020B0421D800F98DC38B5DC874E4D_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_SourceAngle_38_C2E0D29741DE0618B3D8849CF3C1EAC1_ImplicitCast_1) == 0x003958, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_SourceAngle_38_C2E0D29741DE0618B3D8849CF3C1EAC1_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801_ImplicitCast_1) == 0x003960, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C_ImplicitCast_1) == 0x003968, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_CheckLightConfigAndStartLerp, K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast_3) == 0x003970, "Member 'EffectModel_C_L_CheckLightConfigAndStartLerp::K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_ConvertDirLightConfig \ static_assert(alignof(EffectModel_C_L_ConvertDirLightConfig) == 0x000008, "Wrong alignment on EffectModel_C_L_ConvertDirLightConfig"); \ static_assert(sizeof(EffectModel_C_L_ConvertDirLightConfig) == 0x0001B8, "Wrong size on EffectModel_C_L_ConvertDirLightConfig"); \ static_assert(offsetof(EffectModel_C_L_ConvertDirLightConfig, DirLightConfig) == 0x000000, "Member 'EffectModel_C_L_ConvertDirLightConfig::DirLightConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertDirLightConfig, TargetDirConfig_0) == 0x000010, "Member 'EffectModel_C_L_ConvertDirLightConfig::TargetDirConfig_0' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertDirLightConfig, Temp) == 0x000060, "Member 'EffectModel_C_L_ConvertDirLightConfig::Temp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertDirLightConfig, CallFunc_Array_Length_ReturnValue) == 0x0000B0, "Member 'EffectModel_C_L_ConvertDirLightConfig::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertDirLightConfig, Temp_int_Array_Index_Variable) == 0x0000B4, "Member 'EffectModel_C_L_ConvertDirLightConfig::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertDirLightConfig, Temp_int_Loop_Counter_Variable) == 0x0000B8, "Member 'EffectModel_C_L_ConvertDirLightConfig::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertDirLightConfig, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'EffectModel_C_L_ConvertDirLightConfig::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertDirLightConfig, CallFunc_Less_IntInt_ReturnValue) == 0x0001B0, "Member 'EffectModel_C_L_ConvertDirLightConfig::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertDirLightConfig, CallFunc_Add_IntInt_ReturnValue) == 0x0001B4, "Member 'EffectModel_C_L_ConvertDirLightConfig::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_ConvertFogConfig \ static_assert(alignof(EffectModel_C_L_ConvertFogConfig) == 0x000008, "Wrong alignment on EffectModel_C_L_ConvertFogConfig"); \ static_assert(sizeof(EffectModel_C_L_ConvertFogConfig) == 0x0001F0, "Wrong size on EffectModel_C_L_ConvertFogConfig"); \ static_assert(offsetof(EffectModel_C_L_ConvertFogConfig, DirFogConfig) == 0x000000, "Member 'EffectModel_C_L_ConvertFogConfig::DirFogConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertFogConfig, TargetFogConfig_0) == 0x000010, "Member 'EffectModel_C_L_ConvertFogConfig::TargetFogConfig_0' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertFogConfig, NewLocalVar_3) == 0x000060, "Member 'EffectModel_C_L_ConvertFogConfig::NewLocalVar_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertFogConfig, Temp) == 0x0000B0, "Member 'EffectModel_C_L_ConvertFogConfig::Temp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertFogConfig, CallFunc_Array_Length_ReturnValue) == 0x000100, "Member 'EffectModel_C_L_ConvertFogConfig::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertFogConfig, Temp_int_Array_Index_Variable) == 0x000104, "Member 'EffectModel_C_L_ConvertFogConfig::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertFogConfig, Temp_int_Loop_Counter_Variable) == 0x000108, "Member 'EffectModel_C_L_ConvertFogConfig::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertFogConfig, CallFunc_Array_Get_Item) == 0x000110, "Member 'EffectModel_C_L_ConvertFogConfig::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertFogConfig, CallFunc_Less_IntInt_ReturnValue) == 0x0001E8, "Member 'EffectModel_C_L_ConvertFogConfig::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertFogConfig, CallFunc_Add_IntInt_ReturnValue) == 0x0001EC, "Member 'EffectModel_C_L_ConvertFogConfig::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_ConvertGMCConfig \ static_assert(alignof(EffectModel_C_L_ConvertGMCConfig) == 0x000008, "Wrong alignment on EffectModel_C_L_ConvertGMCConfig"); \ static_assert(sizeof(EffectModel_C_L_ConvertGMCConfig) == 0x000328, "Wrong size on EffectModel_C_L_ConvertGMCConfig"); \ static_assert(offsetof(EffectModel_C_L_ConvertGMCConfig, GMCConfig) == 0x000000, "Member 'EffectModel_C_L_ConvertGMCConfig::GMCConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertGMCConfig, TargetGMCConfig_0) == 0x000010, "Member 'EffectModel_C_L_ConvertGMCConfig::TargetGMCConfig_0' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertGMCConfig, NewLocalVar) == 0x000060, "Member 'EffectModel_C_L_ConvertGMCConfig::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertGMCConfig, NewLocalVar_7) == 0x0000B0, "Member 'EffectModel_C_L_ConvertGMCConfig::NewLocalVar_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertGMCConfig, NewLocalVar_6) == 0x000100, "Member 'EffectModel_C_L_ConvertGMCConfig::NewLocalVar_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertGMCConfig, NewLocalVar_5) == 0x000150, "Member 'EffectModel_C_L_ConvertGMCConfig::NewLocalVar_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertGMCConfig, Temp) == 0x0001A0, "Member 'EffectModel_C_L_ConvertGMCConfig::Temp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertGMCConfig, CallFunc_Array_Length_ReturnValue) == 0x0001F0, "Member 'EffectModel_C_L_ConvertGMCConfig::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertGMCConfig, Temp_int_Array_Index_Variable) == 0x0001F4, "Member 'EffectModel_C_L_ConvertGMCConfig::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertGMCConfig, Temp_int_Loop_Counter_Variable) == 0x0001F8, "Member 'EffectModel_C_L_ConvertGMCConfig::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertGMCConfig, CallFunc_Array_Get_Item) == 0x000200, "Member 'EffectModel_C_L_ConvertGMCConfig::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertGMCConfig, CallFunc_Less_IntInt_ReturnValue) == 0x000320, "Member 'EffectModel_C_L_ConvertGMCConfig::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertGMCConfig, CallFunc_Add_IntInt_ReturnValue) == 0x000324, "Member 'EffectModel_C_L_ConvertGMCConfig::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_ConvertNSConfig \ static_assert(alignof(EffectModel_C_L_ConvertNSConfig) == 0x000008, "Wrong alignment on EffectModel_C_L_ConvertNSConfig"); \ static_assert(sizeof(EffectModel_C_L_ConvertNSConfig) == 0x000288, "Wrong size on EffectModel_C_L_ConvertNSConfig"); \ static_assert(offsetof(EffectModel_C_L_ConvertNSConfig, NSConfig) == 0x000000, "Member 'EffectModel_C_L_ConvertNSConfig::NSConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertNSConfig, TargetNSConfig_0) == 0x000010, "Member 'EffectModel_C_L_ConvertNSConfig::TargetNSConfig_0' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertNSConfig, NewLocalVar_7) == 0x000060, "Member 'EffectModel_C_L_ConvertNSConfig::NewLocalVar_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertNSConfig, NewLocalVar_6) == 0x0000B0, "Member 'EffectModel_C_L_ConvertNSConfig::NewLocalVar_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertNSConfig, NewLocalVar_5) == 0x000100, "Member 'EffectModel_C_L_ConvertNSConfig::NewLocalVar_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertNSConfig, Temp) == 0x000150, "Member 'EffectModel_C_L_ConvertNSConfig::Temp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertNSConfig, CallFunc_Array_Length_ReturnValue) == 0x0001A0, "Member 'EffectModel_C_L_ConvertNSConfig::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertNSConfig, Temp_int_Array_Index_Variable) == 0x0001A4, "Member 'EffectModel_C_L_ConvertNSConfig::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertNSConfig, Temp_int_Loop_Counter_Variable) == 0x0001A8, "Member 'EffectModel_C_L_ConvertNSConfig::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertNSConfig, CallFunc_Array_Get_Item) == 0x0001B0, "Member 'EffectModel_C_L_ConvertNSConfig::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertNSConfig, CallFunc_Less_IntInt_ReturnValue) == 0x000280, "Member 'EffectModel_C_L_ConvertNSConfig::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertNSConfig, CallFunc_Add_IntInt_ReturnValue) == 0x000284, "Member 'EffectModel_C_L_ConvertNSConfig::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_ConvertPointLightConfig \ static_assert(alignof(EffectModel_C_L_ConvertPointLightConfig) == 0x000008, "Wrong alignment on EffectModel_C_L_ConvertPointLightConfig"); \ static_assert(sizeof(EffectModel_C_L_ConvertPointLightConfig) == 0x000180, "Wrong size on EffectModel_C_L_ConvertPointLightConfig"); \ static_assert(offsetof(EffectModel_C_L_ConvertPointLightConfig, DirLightConfig) == 0x000000, "Member 'EffectModel_C_L_ConvertPointLightConfig::DirLightConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertPointLightConfig, TargetDirConfig_0) == 0x000010, "Member 'EffectModel_C_L_ConvertPointLightConfig::TargetDirConfig_0' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertPointLightConfig, NewLocalVar_4) == 0x000060, "Member 'EffectModel_C_L_ConvertPointLightConfig::NewLocalVar_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertPointLightConfig, Temp) == 0x0000B0, "Member 'EffectModel_C_L_ConvertPointLightConfig::Temp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertPointLightConfig, CallFunc_Array_Length_ReturnValue) == 0x000100, "Member 'EffectModel_C_L_ConvertPointLightConfig::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertPointLightConfig, Temp_int_Array_Index_Variable) == 0x000104, "Member 'EffectModel_C_L_ConvertPointLightConfig::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertPointLightConfig, Temp_int_Loop_Counter_Variable) == 0x000108, "Member 'EffectModel_C_L_ConvertPointLightConfig::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertPointLightConfig, CallFunc_Array_Get_Item) == 0x000110, "Member 'EffectModel_C_L_ConvertPointLightConfig::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertPointLightConfig, CallFunc_Less_IntInt_ReturnValue) == 0x000178, "Member 'EffectModel_C_L_ConvertPointLightConfig::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertPointLightConfig, CallFunc_Add_IntInt_ReturnValue) == 0x00017C, "Member 'EffectModel_C_L_ConvertPointLightConfig::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_ConvertRectLightConfig \ static_assert(alignof(EffectModel_C_L_ConvertRectLightConfig) == 0x000008, "Wrong alignment on EffectModel_C_L_ConvertRectLightConfig"); \ static_assert(sizeof(EffectModel_C_L_ConvertRectLightConfig) == 0x000168, "Wrong size on EffectModel_C_L_ConvertRectLightConfig"); \ static_assert(offsetof(EffectModel_C_L_ConvertRectLightConfig, RectLightConfig) == 0x000000, "Member 'EffectModel_C_L_ConvertRectLightConfig::RectLightConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertRectLightConfig, TargetRectConfig_0) == 0x000010, "Member 'EffectModel_C_L_ConvertRectLightConfig::TargetRectConfig_0' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertRectLightConfig, Temp) == 0x000060, "Member 'EffectModel_C_L_ConvertRectLightConfig::Temp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertRectLightConfig, CallFunc_Array_Length_ReturnValue) == 0x0000B0, "Member 'EffectModel_C_L_ConvertRectLightConfig::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertRectLightConfig, Temp_int_Array_Index_Variable) == 0x0000B4, "Member 'EffectModel_C_L_ConvertRectLightConfig::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertRectLightConfig, Temp_int_Loop_Counter_Variable) == 0x0000B8, "Member 'EffectModel_C_L_ConvertRectLightConfig::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertRectLightConfig, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'EffectModel_C_L_ConvertRectLightConfig::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertRectLightConfig, CallFunc_Less_IntInt_ReturnValue) == 0x000160, "Member 'EffectModel_C_L_ConvertRectLightConfig::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertRectLightConfig, CallFunc_Add_IntInt_ReturnValue) == 0x000164, "Member 'EffectModel_C_L_ConvertRectLightConfig::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_ConvertSkyAtmosphereConfig \ static_assert(alignof(EffectModel_C_L_ConvertSkyAtmosphereConfig) == 0x000008, "Wrong alignment on EffectModel_C_L_ConvertSkyAtmosphereConfig"); \ static_assert(sizeof(EffectModel_C_L_ConvertSkyAtmosphereConfig) == 0x000140, "Wrong size on EffectModel_C_L_ConvertSkyAtmosphereConfig"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyAtmosphereConfig, SkyAtmosphereConfig) == 0x000000, "Member 'EffectModel_C_L_ConvertSkyAtmosphereConfig::SkyAtmosphereConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyAtmosphereConfig, TargetSkyAtmosphere) == 0x000010, "Member 'EffectModel_C_L_ConvertSkyAtmosphereConfig::TargetSkyAtmosphere' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyAtmosphereConfig, Temp) == 0x000060, "Member 'EffectModel_C_L_ConvertSkyAtmosphereConfig::Temp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyAtmosphereConfig, CallFunc_Array_Length_ReturnValue) == 0x0000B0, "Member 'EffectModel_C_L_ConvertSkyAtmosphereConfig::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyAtmosphereConfig, Temp_int_Array_Index_Variable) == 0x0000B4, "Member 'EffectModel_C_L_ConvertSkyAtmosphereConfig::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyAtmosphereConfig, Temp_int_Loop_Counter_Variable) == 0x0000B8, "Member 'EffectModel_C_L_ConvertSkyAtmosphereConfig::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyAtmosphereConfig, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'EffectModel_C_L_ConvertSkyAtmosphereConfig::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyAtmosphereConfig, CallFunc_Less_IntInt_ReturnValue) == 0x000138, "Member 'EffectModel_C_L_ConvertSkyAtmosphereConfig::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyAtmosphereConfig, CallFunc_Add_IntInt_ReturnValue) == 0x00013C, "Member 'EffectModel_C_L_ConvertSkyAtmosphereConfig::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_ConvertSkyLightConfig \ static_assert(alignof(EffectModel_C_L_ConvertSkyLightConfig) == 0x000008, "Wrong alignment on EffectModel_C_L_ConvertSkyLightConfig"); \ static_assert(sizeof(EffectModel_C_L_ConvertSkyLightConfig) == 0x000120, "Wrong size on EffectModel_C_L_ConvertSkyLightConfig"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyLightConfig, SkyLightConfig) == 0x000000, "Member 'EffectModel_C_L_ConvertSkyLightConfig::SkyLightConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyLightConfig, TargetSkyConfig_0) == 0x000010, "Member 'EffectModel_C_L_ConvertSkyLightConfig::TargetSkyConfig_0' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyLightConfig, NewLocalVar_2) == 0x000060, "Member 'EffectModel_C_L_ConvertSkyLightConfig::NewLocalVar_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyLightConfig, CallFunc_Array_Length_ReturnValue) == 0x0000B0, "Member 'EffectModel_C_L_ConvertSkyLightConfig::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyLightConfig, Temp_int_Array_Index_Variable) == 0x0000B4, "Member 'EffectModel_C_L_ConvertSkyLightConfig::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyLightConfig, Temp_int_Loop_Counter_Variable) == 0x0000B8, "Member 'EffectModel_C_L_ConvertSkyLightConfig::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyLightConfig, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'EffectModel_C_L_ConvertSkyLightConfig::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyLightConfig, CallFunc_Less_IntInt_ReturnValue) == 0x000118, "Member 'EffectModel_C_L_ConvertSkyLightConfig::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSkyLightConfig, CallFunc_Add_IntInt_ReturnValue) == 0x00011C, "Member 'EffectModel_C_L_ConvertSkyLightConfig::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_ConvertSpotLightConfig \ static_assert(alignof(EffectModel_C_L_ConvertSpotLightConfig) == 0x000008, "Wrong alignment on EffectModel_C_L_ConvertSpotLightConfig"); \ static_assert(sizeof(EffectModel_C_L_ConvertSpotLightConfig) == 0x000190, "Wrong size on EffectModel_C_L_ConvertSpotLightConfig"); \ static_assert(offsetof(EffectModel_C_L_ConvertSpotLightConfig, DirLightConfig) == 0x000000, "Member 'EffectModel_C_L_ConvertSpotLightConfig::DirLightConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSpotLightConfig, TargetDirConfig_0) == 0x000010, "Member 'EffectModel_C_L_ConvertSpotLightConfig::TargetDirConfig_0' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSpotLightConfig, NewLocalVar_5) == 0x000060, "Member 'EffectModel_C_L_ConvertSpotLightConfig::NewLocalVar_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSpotLightConfig, Temp) == 0x0000B0, "Member 'EffectModel_C_L_ConvertSpotLightConfig::Temp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSpotLightConfig, CallFunc_Array_Length_ReturnValue) == 0x000100, "Member 'EffectModel_C_L_ConvertSpotLightConfig::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSpotLightConfig, Temp_int_Array_Index_Variable) == 0x000104, "Member 'EffectModel_C_L_ConvertSpotLightConfig::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSpotLightConfig, Temp_int_Loop_Counter_Variable) == 0x000108, "Member 'EffectModel_C_L_ConvertSpotLightConfig::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSpotLightConfig, CallFunc_Array_Get_Item) == 0x000110, "Member 'EffectModel_C_L_ConvertSpotLightConfig::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSpotLightConfig, CallFunc_Less_IntInt_ReturnValue) == 0x000188, "Member 'EffectModel_C_L_ConvertSpotLightConfig::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertSpotLightConfig, CallFunc_Add_IntInt_ReturnValue) == 0x00018C, "Member 'EffectModel_C_L_ConvertSpotLightConfig::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_ConvertWindConfig \ static_assert(alignof(EffectModel_C_L_ConvertWindConfig) == 0x000008, "Wrong alignment on EffectModel_C_L_ConvertWindConfig"); \ static_assert(sizeof(EffectModel_C_L_ConvertWindConfig) == 0x000110, "Wrong size on EffectModel_C_L_ConvertWindConfig"); \ static_assert(offsetof(EffectModel_C_L_ConvertWindConfig, WindConfig) == 0x000000, "Member 'EffectModel_C_L_ConvertWindConfig::WindConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertWindConfig, TargetWindConfig_0) == 0x000010, "Member 'EffectModel_C_L_ConvertWindConfig::TargetWindConfig_0' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertWindConfig, Temp) == 0x000060, "Member 'EffectModel_C_L_ConvertWindConfig::Temp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertWindConfig, CallFunc_Array_Length_ReturnValue) == 0x0000B0, "Member 'EffectModel_C_L_ConvertWindConfig::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertWindConfig, Temp_int_Array_Index_Variable) == 0x0000B4, "Member 'EffectModel_C_L_ConvertWindConfig::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertWindConfig, Temp_int_Loop_Counter_Variable) == 0x0000B8, "Member 'EffectModel_C_L_ConvertWindConfig::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertWindConfig, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'EffectModel_C_L_ConvertWindConfig::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertWindConfig, CallFunc_Less_IntInt_ReturnValue) == 0x000108, "Member 'EffectModel_C_L_ConvertWindConfig::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_ConvertWindConfig, CallFunc_Add_IntInt_ReturnValue) == 0x00010C, "Member 'EffectModel_C_L_ConvertWindConfig::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetDirLightLerp \ static_assert(alignof(EffectModel_C_L_SetDirLightLerp) == 0x000008, "Wrong alignment on EffectModel_C_L_SetDirLightLerp"); \ static_assert(sizeof(EffectModel_C_L_SetDirLightLerp) == 0x0003E8, "Wrong size on EffectModel_C_L_SetDirLightLerp"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, Input) == 0x000000, "Member 'EffectModel_C_L_SetDirLightLerp::Input' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, Fom) == 0x000030, "Member 'EffectModel_C_L_SetDirLightLerp::Fom' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, To) == 0x000120, "Member 'EffectModel_C_L_SetDirLightLerp::To' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, Lerp) == 0x000210, "Member 'EffectModel_C_L_SetDirLightLerp::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_Lerp_ReturnValue) == 0x000218, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_Lerp_ReturnValue_1) == 0x000220, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_Lerp_ReturnValue_2) == 0x000228, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_Lerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_Lerp_ReturnValue_3) == 0x000230, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_Lerp_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_RLerp_ReturnValue) == 0x000238, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_RLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_Lerp_ReturnValue_4) == 0x000250, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_Lerp_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_LinearColorLerp_ReturnValue) == 0x000258, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_LinearColorLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_Lerp_ReturnValue_5) == 0x000268, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_Lerp_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000270, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_GetDirLightOriginConfig_ReturnValue) == 0x000278, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_GetDirLightOriginConfig_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_GetDirLightOriginConfig_Value) == 0x000280, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_GetDirLightOriginConfig_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, K2Node_DynamicCast_AsDirectional_Light) == 0x000370, "Member 'EffectModel_C_L_SetDirLightLerp::K2Node_DynamicCast_AsDirectional_Light' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, K2Node_DynamicCast_bSuccess) == 0x000378, "Member 'EffectModel_C_L_SetDirLightLerp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_K2_SetActorRotation_ReturnValue) == 0x000379, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_K2_SetActorRotation_ReturnValue_1) == 0x00037A, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_K2_SetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_IsValid_ReturnValue) == 0x00037B, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, K2Node_DynamicCast_AsDirectional_Light_Component) == 0x000380, "Member 'EffectModel_C_L_SetDirLightLerp::K2Node_DynamicCast_AsDirectional_Light_Component' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, K2Node_DynamicCast_bSuccess_1) == 0x000388, "Member 'EffectModel_C_L_SetDirLightLerp::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_Lerp_ReturnValue_6) == 0x000390, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_Lerp_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_Lerp_ReturnValue_7) == 0x000398, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_Lerp_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_Lerp_ReturnValue_8) == 0x0003A0, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_Lerp_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_Lerp_ReturnValue_9) == 0x0003A8, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_Lerp_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_LinearColorLerp_Alpha_ImplicitCast) == 0x0003B0, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_LinearColorLerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_RLerp_Alpha_ImplicitCast) == 0x0003B4, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_RLerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_SetLightSourceAngle_NewValue_ImplicitCast) == 0x0003B8, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_SetLightSourceAngle_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_SetSpecularScale_NewValue_ImplicitCast) == 0x0003BC, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_SetSpecularScale_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast) == 0x0003C0, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_SetBloomMaxBrightness_NewValue_ImplicitCast) == 0x0003C4, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_SetBloomMaxBrightness_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast) == 0x0003C8, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_SetTemperature_NewTemperature_ImplicitCast) == 0x0003CC, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_SetTemperature_NewTemperature_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x0003D0, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_SetBloomThreshold_NewValue_ImplicitCast) == 0x0003D4, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_SetBloomThreshold_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_SetBloomScale_NewValue_ImplicitCast) == 0x0003D8, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_SetBloomScale_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_SetOcclusionDepthRange_NewValue_ImplicitCast) == 0x0003DC, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_SetOcclusionDepthRange_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerp, CallFunc_SetOcclusionMaskDarkness_NewValue_ImplicitCast) == 0x0003E0, "Member 'EffectModel_C_L_SetDirLightLerp::CallFunc_SetOcclusionMaskDarkness_NewValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetDirLightLerpGroup \ static_assert(alignof(EffectModel_C_L_SetDirLightLerpGroup) == 0x000008, "Wrong alignment on EffectModel_C_L_SetDirLightLerpGroup"); \ static_assert(sizeof(EffectModel_C_L_SetDirLightLerpGroup) == 0x000278, "Wrong size on EffectModel_C_L_SetDirLightLerpGroup"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerpGroup, Lerp) == 0x000000, "Member 'EffectModel_C_L_SetDirLightLerpGroup::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerpGroup, Temp_int_Array_Index_Variable) == 0x000008, "Member 'EffectModel_C_L_SetDirLightLerpGroup::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerpGroup, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'EffectModel_C_L_SetDirLightLerpGroup::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerpGroup, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'EffectModel_C_L_SetDirLightLerpGroup::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerpGroup, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'EffectModel_C_L_SetDirLightLerpGroup::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerpGroup, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'EffectModel_C_L_SetDirLightLerpGroup::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerpGroup, CallFunc_Array_Get_Item) == 0x000030, "Member 'EffectModel_C_L_SetDirLightLerpGroup::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerpGroup, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'EffectModel_C_L_SetDirLightLerpGroup::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerpGroup, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x000068, "Member 'EffectModel_C_L_SetDirLightLerpGroup::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerpGroup, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'EffectModel_C_L_SetDirLightLerpGroup::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerpGroup, CallFunc_Map_Find_Value) == 0x000088, "Member 'EffectModel_C_L_SetDirLightLerpGroup::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerpGroup, CallFunc_Map_Find_ReturnValue) == 0x000178, "Member 'EffectModel_C_L_SetDirLightLerpGroup::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerpGroup, CallFunc_Map_Find_Value_1) == 0x000180, "Member 'EffectModel_C_L_SetDirLightLerpGroup::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerpGroup, CallFunc_Map_Find_ReturnValue_1) == 0x000270, "Member 'EffectModel_C_L_SetDirLightLerpGroup::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetDirLightLerpGroup, CallFunc_BooleanAND_ReturnValue) == 0x000271, "Member 'EffectModel_C_L_SetDirLightLerpGroup::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetFogLerp \ static_assert(alignof(EffectModel_C_L_SetFogLerp) == 0x000008, "Wrong alignment on EffectModel_C_L_SetFogLerp"); \ static_assert(sizeof(EffectModel_C_L_SetFogLerp) == 0x0003D0, "Wrong size on EffectModel_C_L_SetFogLerp"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, Input) == 0x000000, "Member 'EffectModel_C_L_SetFogLerp::Input' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, Fom) == 0x000030, "Member 'EffectModel_C_L_SetFogLerp::Fom' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, To) == 0x000108, "Member 'EffectModel_C_L_SetFogLerp::To' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, Lerp) == 0x0001E0, "Member 'EffectModel_C_L_SetFogLerp::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0001E8, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, K2Node_DynamicCast_AsExponential_Height_Fog) == 0x0001F0, "Member 'EffectModel_C_L_SetFogLerp::K2Node_DynamicCast_AsExponential_Height_Fog' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, K2Node_DynamicCast_bSuccess) == 0x0001F8, "Member 'EffectModel_C_L_SetFogLerp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_IsValid_ReturnValue) == 0x0001F9, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_Lerp_ReturnValue) == 0x000200, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_Lerp_ReturnValue_1) == 0x000208, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_Lerp_ReturnValue_2) == 0x000210, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_Lerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_Lerp_ReturnValue_3) == 0x000218, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_Lerp_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_LinearColorLerp_ReturnValue) == 0x000220, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_LinearColorLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_LinearColorLerp_ReturnValue_1) == 0x000230, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_LinearColorLerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_Lerp_ReturnValue_4) == 0x000240, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_Lerp_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_Conv_LinearColorToColor_ReturnValue) == 0x000248, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_Conv_LinearColorToColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_Lerp_ReturnValue_5) == 0x000250, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_Lerp_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_Lerp_ReturnValue_6) == 0x000258, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_Lerp_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_LinearColorLerp_ReturnValue_2) == 0x000260, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_LinearColorLerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_LinearColorLerp_ReturnValue_3) == 0x000270, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_LinearColorLerp_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_Lerp_ReturnValue_7) == 0x000280, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_Lerp_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_Lerp_ReturnValue_8) == 0x000288, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_Lerp_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_VLerp_ReturnValue) == 0x000290, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_VLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x0002A8, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000390, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_LinearColorLerp_Alpha_ImplicitCast) == 0x000394, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_LinearColorLerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_LinearColorLerp_Alpha_ImplicitCast_1) == 0x000398, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_LinearColorLerp_Alpha_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_VLerp_Alpha_ImplicitCast) == 0x00039C, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_VLerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_LinearColorLerp_Alpha_ImplicitCast_2) == 0x0003A0, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_LinearColorLerp_Alpha_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_LinearColorLerp_Alpha_ImplicitCast_3) == 0x0003A4, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_LinearColorLerp_Alpha_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_SetVolumetricFogNearFadeInDistance_NewValue_ImplicitCast) == 0x0003A8, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_SetVolumetricFogNearFadeInDistance_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_SetVolumetricFogDistance_NewValue_ImplicitCast) == 0x0003AC, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_SetVolumetricFogDistance_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_SetVolumetricFogExtinctionScale_NewValue_ImplicitCast) == 0x0003B0, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_SetVolumetricFogExtinctionScale_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_SetVolumetricFogStartDistance_NewValue_ImplicitCast) == 0x0003B4, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_SetVolumetricFogStartDistance_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_SetVolumetricFogScatteringDistribution_NewValue_ImplicitCast) == 0x0003B8, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_SetVolumetricFogScatteringDistribution_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_SetStartDistance_Value_ImplicitCast) == 0x0003BC, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_SetStartDistance_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_SetFogMaxOpacity_Value_ImplicitCast) == 0x0003C0, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_SetFogMaxOpacity_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_SetFogHeightFalloff_Value_ImplicitCast) == 0x0003C4, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_SetFogHeightFalloff_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetFogLerp, CallFunc_SetFogDensity_Value_ImplicitCast) == 0x0003C8, "Member 'EffectModel_C_L_SetFogLerp::CallFunc_SetFogDensity_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetGMCLerp \ static_assert(alignof(EffectModel_C_L_SetGMCLerp) == 0x000008, "Wrong alignment on EffectModel_C_L_SetGMCLerp"); \ static_assert(sizeof(EffectModel_C_L_SetGMCLerp) == 0x000328, "Wrong size on EffectModel_C_L_SetGMCLerp"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, Input) == 0x000000, "Member 'EffectModel_C_L_SetGMCLerp::Input' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, Fom) == 0x000008, "Member 'EffectModel_C_L_SetGMCLerp::Fom' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, To) == 0x000128, "Member 'EffectModel_C_L_SetGMCLerp::To' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, Lerp) == 0x000248, "Member 'EffectModel_C_L_SetGMCLerp::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, Temp_int_Loop_Counter_Variable) == 0x000250, "Member 'EffectModel_C_L_SetGMCLerp::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Add_IntInt_ReturnValue) == 0x000254, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Map_Keys_Keys) == 0x000258, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Array_Length_ReturnValue) == 0x000268, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Map_Keys_Keys_1) == 0x000270, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Array_Length_ReturnValue_1) == 0x000280, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Less_IntInt_ReturnValue) == 0x000284, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, Temp_int_Array_Index_Variable) == 0x000288, "Member 'EffectModel_C_L_SetGMCLerp::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, Temp_int_Loop_Counter_Variable_1) == 0x00028C, "Member 'EffectModel_C_L_SetGMCLerp::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Array_Get_Item) == 0x000290, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Less_IntInt_ReturnValue_1) == 0x000298, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Map_Find_Value) == 0x0002A0, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Map_Find_ReturnValue) == 0x0002A8, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Map_Find_Value_1) == 0x0002B0, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Map_Find_ReturnValue_1) == 0x0002B8, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Add_IntInt_ReturnValue_1) == 0x0002BC, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_BooleanAND_ReturnValue) == 0x0002C0, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Lerp_ReturnValue) == 0x0002C8, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_IsValid_ReturnValue) == 0x0002D0, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, Temp_int_Array_Index_Variable_1) == 0x0002D4, "Member 'EffectModel_C_L_SetGMCLerp::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Array_Get_Item_1) == 0x0002D8, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Map_Find_Value_2) == 0x0002E0, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Map_Find_ReturnValue_2) == 0x0002F0, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Map_Find_Value_3) == 0x0002F4, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_Map_Find_ReturnValue_3) == 0x000304, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_BooleanAND_ReturnValue_1) == 0x000305, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_LinearColorLerp_ReturnValue) == 0x000308, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_LinearColorLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_LinearColorLerp_Alpha_ImplicitCast) == 0x000318, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_LinearColorLerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast) == 0x00031C, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerp, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_1) == 0x000320, "Member 'EffectModel_C_L_SetGMCLerp::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetGMCLerpGroup \ static_assert(alignof(EffectModel_C_L_SetGMCLerpGroup) == 0x000008, "Wrong alignment on EffectModel_C_L_SetGMCLerpGroup"); \ static_assert(sizeof(EffectModel_C_L_SetGMCLerpGroup) == 0x0002D8, "Wrong size on EffectModel_C_L_SetGMCLerpGroup"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, Lerp) == 0x000000, "Member 'EffectModel_C_L_SetGMCLerpGroup::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, Temp_int_Array_Index_Variable) == 0x000008, "Member 'EffectModel_C_L_SetGMCLerpGroup::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'EffectModel_C_L_SetGMCLerpGroup::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'EffectModel_C_L_SetGMCLerpGroup::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'EffectModel_C_L_SetGMCLerpGroup::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'EffectModel_C_L_SetGMCLerpGroup::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, CallFunc_Array_Get_Item) == 0x000030, "Member 'EffectModel_C_L_SetGMCLerpGroup::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'EffectModel_C_L_SetGMCLerpGroup::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000068, "Member 'EffectModel_C_L_SetGMCLerpGroup::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, K2Node_DynamicCast_AsMaterial_Collection_Container) == 0x000070, "Member 'EffectModel_C_L_SetGMCLerpGroup::K2Node_DynamicCast_AsMaterial_Collection_Container' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'EffectModel_C_L_SetGMCLerpGroup::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, CallFunc_Map_Find_Value) == 0x000080, "Member 'EffectModel_C_L_SetGMCLerpGroup::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, CallFunc_Map_Find_ReturnValue) == 0x0001A0, "Member 'EffectModel_C_L_SetGMCLerpGroup::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, CallFunc_IsValid_ReturnValue) == 0x0001A1, "Member 'EffectModel_C_L_SetGMCLerpGroup::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, CallFunc_Map_Find_Value_1) == 0x0001A8, "Member 'EffectModel_C_L_SetGMCLerpGroup::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, CallFunc_Map_Find_ReturnValue_1) == 0x0002C8, "Member 'EffectModel_C_L_SetGMCLerpGroup::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, CallFunc_Set_Float_Param_Lerp_Lerp_ImplicitCast) == 0x0002CC, "Member 'EffectModel_C_L_SetGMCLerpGroup::CallFunc_Set_Float_Param_Lerp_Lerp_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, CallFunc_Set_Vector_Param_Lerp_Alpha_ImplicitCast) == 0x0002D0, "Member 'EffectModel_C_L_SetGMCLerpGroup::CallFunc_Set_Vector_Param_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetGMCLerpGroup, CallFunc_SetFloatParamLerp_NPC_Lerp_ImplicitCast) == 0x0002D4, "Member 'EffectModel_C_L_SetGMCLerpGroup::CallFunc_SetFloatParamLerp_NPC_Lerp_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetNSLerp \ static_assert(alignof(EffectModel_C_L_SetNSLerp) == 0x000008, "Wrong alignment on EffectModel_C_L_SetNSLerp"); \ static_assert(sizeof(EffectModel_C_L_SetNSLerp) == 0x0002E0, "Wrong size on EffectModel_C_L_SetNSLerp"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, Input) == 0x000000, "Member 'EffectModel_C_L_SetNSLerp::Input' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, Fom) == 0x000030, "Member 'EffectModel_C_L_SetNSLerp::Fom' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, To) == 0x000100, "Member 'EffectModel_C_L_SetNSLerp::To' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, Lerp) == 0x0001D0, "Member 'EffectModel_C_L_SetNSLerp::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Map_Keys_Keys) == 0x0001D8, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Map_Keys_Keys_1) == 0x0001E8, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Array_Length_ReturnValue) == 0x0001F8, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Array_Length_ReturnValue_1) == 0x0001FC, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000200, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, Temp_int_Loop_Counter_Variable) == 0x000208, "Member 'EffectModel_C_L_SetNSLerp::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, K2Node_DynamicCast_AsNiagara_Actor) == 0x000210, "Member 'EffectModel_C_L_SetNSLerp::K2Node_DynamicCast_AsNiagara_Actor' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, K2Node_DynamicCast_bSuccess) == 0x000218, "Member 'EffectModel_C_L_SetNSLerp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Less_IntInt_ReturnValue) == 0x000219, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_IsValid_ReturnValue) == 0x00021A, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Add_IntInt_ReturnValue) == 0x00021C, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, Temp_int_Array_Index_Variable) == 0x000220, "Member 'EffectModel_C_L_SetNSLerp::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, Temp_int_Loop_Counter_Variable_1) == 0x000224, "Member 'EffectModel_C_L_SetNSLerp::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Array_Get_Item) == 0x000228, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Less_IntInt_ReturnValue_1) == 0x000230, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Map_Find_Value) == 0x000238, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Map_Find_ReturnValue) == 0x000240, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Map_Find_Value_1) == 0x000248, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Map_Find_ReturnValue_1) == 0x000250, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Add_IntInt_ReturnValue_1) == 0x000254, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_BooleanAND_ReturnValue) == 0x000258, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Lerp_ReturnValue) == 0x000260, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, Temp_int_Array_Index_Variable_1) == 0x000268, "Member 'EffectModel_C_L_SetNSLerp::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Array_Get_Item_1) == 0x00026C, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Map_Find_Value_2) == 0x000278, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Map_Find_ReturnValue_2) == 0x000290, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Map_Find_Value_3) == 0x000298, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_Map_Find_ReturnValue_3) == 0x0002B0, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_BooleanAND_ReturnValue_1) == 0x0002B1, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_VLerp_ReturnValue) == 0x0002B8, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_VLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_VLerp_Alpha_ImplicitCast) == 0x0002D0, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_VLerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_SetFloatParameter_Param_ImplicitCast) == 0x0002D4, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_SetFloatParameter_Param_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerp, CallFunc_SetFloatParameter_Param_ImplicitCast_1) == 0x0002D8, "Member 'EffectModel_C_L_SetNSLerp::CallFunc_SetFloatParameter_Param_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetNSLerpGroup \ static_assert(alignof(EffectModel_C_L_SetNSLerpGroup) == 0x000008, "Wrong alignment on EffectModel_C_L_SetNSLerpGroup"); \ static_assert(sizeof(EffectModel_C_L_SetNSLerpGroup) == 0x000238, "Wrong size on EffectModel_C_L_SetNSLerpGroup"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, Lerp) == 0x000000, "Member 'EffectModel_C_L_SetNSLerpGroup::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'EffectModel_C_L_SetNSLerpGroup::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'EffectModel_C_L_SetNSLerpGroup::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, Temp_int_Array_Index_Variable) == 0x000010, "Member 'EffectModel_C_L_SetNSLerpGroup::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'EffectModel_C_L_SetNSLerpGroup::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, CallFunc_Array_Get_Item) == 0x000028, "Member 'EffectModel_C_L_SetNSLerpGroup::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'EffectModel_C_L_SetNSLerpGroup::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000060, "Member 'EffectModel_C_L_SetNSLerpGroup::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'EffectModel_C_L_SetNSLerpGroup::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, K2Node_DynamicCast_AsNiagara_Container) == 0x000070, "Member 'EffectModel_C_L_SetNSLerpGroup::K2Node_DynamicCast_AsNiagara_Container' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'EffectModel_C_L_SetNSLerpGroup::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, CallFunc_IsValid_ReturnValue) == 0x000079, "Member 'EffectModel_C_L_SetNSLerpGroup::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, CallFunc_Map_Find_Value) == 0x000080, "Member 'EffectModel_C_L_SetNSLerpGroup::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, CallFunc_Map_Find_ReturnValue) == 0x000150, "Member 'EffectModel_C_L_SetNSLerpGroup::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, CallFunc_Map_Find_Value_1) == 0x000158, "Member 'EffectModel_C_L_SetNSLerpGroup::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, CallFunc_Map_Find_ReturnValue_1) == 0x000228, "Member 'EffectModel_C_L_SetNSLerpGroup::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, CallFunc_Set_Float_Param_Lerp_Lerp_ImplicitCast) == 0x00022C, "Member 'EffectModel_C_L_SetNSLerpGroup::CallFunc_Set_Float_Param_Lerp_Lerp_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetNSLerpGroup, CallFunc_Set_Vector_Param_Lerp_Alpha_ImplicitCast) == 0x000230, "Member 'EffectModel_C_L_SetNSLerpGroup::CallFunc_Set_Vector_Param_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetPointLightLerp \ static_assert(alignof(EffectModel_C_L_SetPointLightLerp) == 0x000008, "Wrong alignment on EffectModel_C_L_SetPointLightLerp"); \ static_assert(sizeof(EffectModel_C_L_SetPointLightLerp) == 0x000178, "Wrong size on EffectModel_C_L_SetPointLightLerp"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, Input) == 0x000000, "Member 'EffectModel_C_L_SetPointLightLerp::Input' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, Fom) == 0x000030, "Member 'EffectModel_C_L_SetPointLightLerp::Fom' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, To) == 0x000098, "Member 'EffectModel_C_L_SetPointLightLerp::To' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, Lerp) == 0x000100, "Member 'EffectModel_C_L_SetPointLightLerp::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000108, "Member 'EffectModel_C_L_SetPointLightLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, K2Node_DynamicCast_AsPoint_Light) == 0x000110, "Member 'EffectModel_C_L_SetPointLightLerp::K2Node_DynamicCast_AsPoint_Light' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, K2Node_DynamicCast_bSuccess) == 0x000118, "Member 'EffectModel_C_L_SetPointLightLerp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000119, "Member 'EffectModel_C_L_SetPointLightLerp::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, CallFunc_Lerp_ReturnValue) == 0x000120, "Member 'EffectModel_C_L_SetPointLightLerp::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000128, "Member 'EffectModel_C_L_SetPointLightLerp::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, CallFunc_BooleanAND_ReturnValue) == 0x000129, "Member 'EffectModel_C_L_SetPointLightLerp::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, CallFunc_Lerp_ReturnValue_1) == 0x000130, "Member 'EffectModel_C_L_SetPointLightLerp::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, CallFunc_Lerp_ReturnValue_2) == 0x000138, "Member 'EffectModel_C_L_SetPointLightLerp::CallFunc_Lerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, CallFunc_Lerp_ReturnValue_3) == 0x000140, "Member 'EffectModel_C_L_SetPointLightLerp::CallFunc_Lerp_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, CallFunc_Lerp_ReturnValue_4) == 0x000148, "Member 'EffectModel_C_L_SetPointLightLerp::CallFunc_Lerp_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, CallFunc_LinearColorLerp_ReturnValue) == 0x000150, "Member 'EffectModel_C_L_SetPointLightLerp::CallFunc_LinearColorLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, CallFunc_LinearColorLerp_Alpha_ImplicitCast) == 0x000160, "Member 'EffectModel_C_L_SetPointLightLerp::CallFunc_LinearColorLerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x000164, "Member 'EffectModel_C_L_SetPointLightLerp::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast) == 0x000168, "Member 'EffectModel_C_L_SetPointLightLerp::CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast) == 0x00016C, "Member 'EffectModel_C_L_SetPointLightLerp::CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, CallFunc_SetTemperature_NewTemperature_ImplicitCast) == 0x000170, "Member 'EffectModel_C_L_SetPointLightLerp::CallFunc_SetTemperature_NewTemperature_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerp, CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast) == 0x000174, "Member 'EffectModel_C_L_SetPointLightLerp::CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetPointLightLerpGroup \ static_assert(alignof(EffectModel_C_L_SetPointLightLerpGroup) == 0x000008, "Wrong alignment on EffectModel_C_L_SetPointLightLerpGroup"); \ static_assert(sizeof(EffectModel_C_L_SetPointLightLerpGroup) == 0x000168, "Wrong size on EffectModel_C_L_SetPointLightLerpGroup"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerpGroup, Lerp) == 0x000000, "Member 'EffectModel_C_L_SetPointLightLerpGroup::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerpGroup, Temp_int_Array_Index_Variable) == 0x000008, "Member 'EffectModel_C_L_SetPointLightLerpGroup::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerpGroup, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'EffectModel_C_L_SetPointLightLerpGroup::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerpGroup, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'EffectModel_C_L_SetPointLightLerpGroup::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerpGroup, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'EffectModel_C_L_SetPointLightLerpGroup::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerpGroup, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'EffectModel_C_L_SetPointLightLerpGroup::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerpGroup, CallFunc_Array_Get_Item) == 0x000030, "Member 'EffectModel_C_L_SetPointLightLerpGroup::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerpGroup, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'EffectModel_C_L_SetPointLightLerpGroup::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerpGroup, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x000068, "Member 'EffectModel_C_L_SetPointLightLerpGroup::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerpGroup, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'EffectModel_C_L_SetPointLightLerpGroup::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerpGroup, CallFunc_Map_Find_Value) == 0x000088, "Member 'EffectModel_C_L_SetPointLightLerpGroup::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerpGroup, CallFunc_Map_Find_ReturnValue) == 0x0000F0, "Member 'EffectModel_C_L_SetPointLightLerpGroup::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerpGroup, CallFunc_Map_Find_Value_1) == 0x0000F8, "Member 'EffectModel_C_L_SetPointLightLerpGroup::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerpGroup, CallFunc_Map_Find_ReturnValue_1) == 0x000160, "Member 'EffectModel_C_L_SetPointLightLerpGroup::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetPointLightLerpGroup, CallFunc_BooleanAND_ReturnValue) == 0x000161, "Member 'EffectModel_C_L_SetPointLightLerpGroup::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetRectLightLerp \ static_assert(alignof(EffectModel_C_L_SetRectLightLerp) == 0x000008, "Wrong alignment on EffectModel_C_L_SetRectLightLerp"); \ static_assert(sizeof(EffectModel_C_L_SetRectLightLerp) == 0x000228, "Wrong size on EffectModel_C_L_SetRectLightLerp"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, Input) == 0x000000, "Member 'EffectModel_C_L_SetRectLightLerp::Input' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, Lerp) == 0x000030, "Member 'EffectModel_C_L_SetRectLightLerp::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, From) == 0x000038, "Member 'EffectModel_C_L_SetRectLightLerp::From' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, To) == 0x0000D8, "Member 'EffectModel_C_L_SetRectLightLerp::To' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000178, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, K2Node_DynamicCast_AsRect_Light) == 0x000180, "Member 'EffectModel_C_L_SetRectLightLerp::K2Node_DynamicCast_AsRect_Light' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, K2Node_DynamicCast_bSuccess) == 0x000188, "Member 'EffectModel_C_L_SetRectLightLerp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_IsValid_ReturnValue) == 0x000189, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_Lerp_ReturnValue) == 0x000190, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_RLerp_ReturnValue) == 0x000198, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_RLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_K2_SetActorRotation_ReturnValue) == 0x0001B0, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_Lerp_ReturnValue_1) == 0x0001B8, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_Lerp_ReturnValue_2) == 0x0001C0, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_Lerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_Lerp_ReturnValue_3) == 0x0001C8, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_Lerp_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_Lerp_ReturnValue_4) == 0x0001D0, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_Lerp_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_Lerp_ReturnValue_5) == 0x0001D8, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_Lerp_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_LinearColorLerp_ReturnValue) == 0x0001E0, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_LinearColorLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_Lerp_ReturnValue_6) == 0x0001F0, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_Lerp_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_Lerp_ReturnValue_7) == 0x0001F8, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_Lerp_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_LinearColorLerp_Alpha_ImplicitCast) == 0x000200, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_LinearColorLerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_RLerp_Alpha_ImplicitCast) == 0x000204, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_RLerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x000208, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_SetBarnDoorLength_NewValue_ImplicitCast) == 0x00020C, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_SetBarnDoorLength_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_SetBarnDoorAngle_NewValue_ImplicitCast) == 0x000210, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_SetBarnDoorAngle_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_SetSourceHeight_NewValue_ImplicitCast) == 0x000214, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_SetSourceHeight_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_SetSourceWidth_NewValue_ImplicitCast) == 0x000218, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_SetSourceWidth_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast) == 0x00021C, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast) == 0x000220, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerp, CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast) == 0x000224, "Member 'EffectModel_C_L_SetRectLightLerp::CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetRectLightLerpGroup \ static_assert(alignof(EffectModel_C_L_SetRectLightLerpGroup) == 0x000008, "Wrong alignment on EffectModel_C_L_SetRectLightLerpGroup"); \ static_assert(sizeof(EffectModel_C_L_SetRectLightLerpGroup) == 0x0001E0, "Wrong size on EffectModel_C_L_SetRectLightLerpGroup"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerpGroup, Lerp) == 0x000000, "Member 'EffectModel_C_L_SetRectLightLerpGroup::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerpGroup, Temp_int_Array_Index_Variable) == 0x000008, "Member 'EffectModel_C_L_SetRectLightLerpGroup::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerpGroup, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'EffectModel_C_L_SetRectLightLerpGroup::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerpGroup, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'EffectModel_C_L_SetRectLightLerpGroup::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerpGroup, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'EffectModel_C_L_SetRectLightLerpGroup::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerpGroup, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'EffectModel_C_L_SetRectLightLerpGroup::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerpGroup, CallFunc_Array_Get_Item) == 0x000030, "Member 'EffectModel_C_L_SetRectLightLerpGroup::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerpGroup, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'EffectModel_C_L_SetRectLightLerpGroup::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerpGroup, CallFunc_Map_Find_Value) == 0x000068, "Member 'EffectModel_C_L_SetRectLightLerpGroup::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerpGroup, CallFunc_Map_Find_ReturnValue) == 0x000108, "Member 'EffectModel_C_L_SetRectLightLerpGroup::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerpGroup, CallFunc_Map_Find_Value_1) == 0x000110, "Member 'EffectModel_C_L_SetRectLightLerpGroup::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerpGroup, CallFunc_Map_Find_ReturnValue_1) == 0x0001B0, "Member 'EffectModel_C_L_SetRectLightLerpGroup::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerpGroup, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x0001B8, "Member 'EffectModel_C_L_SetRectLightLerpGroup::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerpGroup, CallFunc_BooleanAND_ReturnValue) == 0x0001C8, "Member 'EffectModel_C_L_SetRectLightLerpGroup::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetRectLightLerpGroup, CallFunc_Concat_StrStr_ReturnValue) == 0x0001D0, "Member 'EffectModel_C_L_SetRectLightLerpGroup::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetSkyAtmosphereLerp \ static_assert(alignof(EffectModel_C_L_SetSkyAtmosphereLerp) == 0x000008, "Wrong alignment on EffectModel_C_L_SetSkyAtmosphereLerp"); \ static_assert(sizeof(EffectModel_C_L_SetSkyAtmosphereLerp) == 0x0001B8, "Wrong size on EffectModel_C_L_SetSkyAtmosphereLerp"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, Input) == 0x000000, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::Input' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, From) == 0x000030, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::From' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, To) == 0x0000A8, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::To' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, Lerp) == 0x000120, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000128, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, K2Node_DynamicCast_AsSky_Atmosphere) == 0x000130, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::K2Node_DynamicCast_AsSky_Atmosphere' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, K2Node_DynamicCast_bSuccess) == 0x000138, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_IsValid_ReturnValue) == 0x000139, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_Lerp_ReturnValue) == 0x000140, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_Lerp_ReturnValue_1) == 0x000148, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_LinearColorLerp_ReturnValue) == 0x000150, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_LinearColorLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_Lerp_ReturnValue_2) == 0x000160, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_Lerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_Lerp_ReturnValue_3) == 0x000168, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_Lerp_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_LinearColorLerp_ReturnValue_1) == 0x000170, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_LinearColorLerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_Lerp_ReturnValue_4) == 0x000180, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_Lerp_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x000188, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, K2Node_DynamicCast_AsSky_Atmosphere_1) == 0x000190, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::K2Node_DynamicCast_AsSky_Atmosphere_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, K2Node_DynamicCast_bSuccess_1) == 0x000198, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_LinearColorLerp_Alpha_ImplicitCast) == 0x00019C, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_LinearColorLerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_LinearColorLerp_Alpha_ImplicitCast_1) == 0x0001A0, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_LinearColorLerp_Alpha_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_SetHeightFogContribution_NewValue_ImplicitCast) == 0x0001A4, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_SetHeightFogContribution_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_SetAerialPespectiveViewDistanceScale_NewValue_ImplicitCast) == 0x0001A8, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_SetAerialPespectiveViewDistanceScale_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_SetMieScatteringScale_NewValue_ImplicitCast) == 0x0001AC, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_SetMieScatteringScale_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_SetRayleighExponentialDistribution_NewValue_ImplicitCast) == 0x0001B0, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_SetRayleighExponentialDistribution_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyAtmosphereLerp, CallFunc_SetRayleighScatteringScale_NewValue_ImplicitCast) == 0x0001B4, "Member 'EffectModel_C_L_SetSkyAtmosphereLerp::CallFunc_SetRayleighScatteringScale_NewValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetSkyLightLerp \ static_assert(alignof(EffectModel_C_L_SetSkyLightLerp) == 0x000008, "Wrong alignment on EffectModel_C_L_SetSkyLightLerp"); \ static_assert(sizeof(EffectModel_C_L_SetSkyLightLerp) == 0x000130, "Wrong size on EffectModel_C_L_SetSkyLightLerp"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerp, Input) == 0x000000, "Member 'EffectModel_C_L_SetSkyLightLerp::Input' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerp, Fom) == 0x000030, "Member 'EffectModel_C_L_SetSkyLightLerp::Fom' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerp, To) == 0x000088, "Member 'EffectModel_C_L_SetSkyLightLerp::To' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerp, Lerp) == 0x0000E0, "Member 'EffectModel_C_L_SetSkyLightLerp::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0000E8, "Member 'EffectModel_C_L_SetSkyLightLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerp, K2Node_DynamicCast_AsSky_Light) == 0x0000F0, "Member 'EffectModel_C_L_SetSkyLightLerp::K2Node_DynamicCast_AsSky_Light' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerp, K2Node_DynamicCast_bSuccess) == 0x0000F8, "Member 'EffectModel_C_L_SetSkyLightLerp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerp, CallFunc_IsValid_ReturnValue) == 0x0000F9, "Member 'EffectModel_C_L_SetSkyLightLerp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerp, CallFunc_Lerp_ReturnValue) == 0x000100, "Member 'EffectModel_C_L_SetSkyLightLerp::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerp, CallFunc_LinearColorLerp_ReturnValue) == 0x000108, "Member 'EffectModel_C_L_SetSkyLightLerp::CallFunc_LinearColorLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerp, CallFunc_Lerp_ReturnValue_1) == 0x000118, "Member 'EffectModel_C_L_SetSkyLightLerp::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerp, CallFunc_LinearColorLerp_Alpha_ImplicitCast) == 0x000120, "Member 'EffectModel_C_L_SetSkyLightLerp::CallFunc_LinearColorLerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerp, CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast) == 0x000124, "Member 'EffectModel_C_L_SetSkyLightLerp::CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerp, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x000128, "Member 'EffectModel_C_L_SetSkyLightLerp::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetSkyLightLerpGroup \ static_assert(alignof(EffectModel_C_L_SetSkyLightLerpGroup) == 0x000008, "Wrong alignment on EffectModel_C_L_SetSkyLightLerpGroup"); \ static_assert(sizeof(EffectModel_C_L_SetSkyLightLerpGroup) == 0x000150, "Wrong size on EffectModel_C_L_SetSkyLightLerpGroup"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerpGroup, Lerp) == 0x000000, "Member 'EffectModel_C_L_SetSkyLightLerpGroup::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerpGroup, Temp_int_Array_Index_Variable) == 0x000008, "Member 'EffectModel_C_L_SetSkyLightLerpGroup::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerpGroup, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'EffectModel_C_L_SetSkyLightLerpGroup::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerpGroup, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'EffectModel_C_L_SetSkyLightLerpGroup::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerpGroup, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'EffectModel_C_L_SetSkyLightLerpGroup::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerpGroup, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'EffectModel_C_L_SetSkyLightLerpGroup::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerpGroup, CallFunc_Array_Get_Item) == 0x000030, "Member 'EffectModel_C_L_SetSkyLightLerpGroup::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerpGroup, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'EffectModel_C_L_SetSkyLightLerpGroup::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerpGroup, CallFunc_Map_Find_Value) == 0x000068, "Member 'EffectModel_C_L_SetSkyLightLerpGroup::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerpGroup, CallFunc_Map_Find_ReturnValue) == 0x0000C0, "Member 'EffectModel_C_L_SetSkyLightLerpGroup::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerpGroup, CallFunc_Map_Find_Value_1) == 0x0000C8, "Member 'EffectModel_C_L_SetSkyLightLerpGroup::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerpGroup, CallFunc_Map_Find_ReturnValue_1) == 0x000120, "Member 'EffectModel_C_L_SetSkyLightLerpGroup::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerpGroup, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x000128, "Member 'EffectModel_C_L_SetSkyLightLerpGroup::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerpGroup, CallFunc_BooleanAND_ReturnValue) == 0x000138, "Member 'EffectModel_C_L_SetSkyLightLerpGroup::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSkyLightLerpGroup, CallFunc_Concat_StrStr_ReturnValue) == 0x000140, "Member 'EffectModel_C_L_SetSkyLightLerpGroup::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetSpotLerpGroup \ static_assert(alignof(EffectModel_C_L_SetSpotLerpGroup) == 0x000008, "Wrong alignment on EffectModel_C_L_SetSpotLerpGroup"); \ static_assert(sizeof(EffectModel_C_L_SetSpotLerpGroup) == 0x000040, "Wrong size on EffectModel_C_L_SetSpotLerpGroup"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLerpGroup, Lerp) == 0x000000, "Member 'EffectModel_C_L_SetSpotLerpGroup::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLerpGroup, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'EffectModel_C_L_SetSpotLerpGroup::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLerpGroup, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'EffectModel_C_L_SetSpotLerpGroup::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLerpGroup, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'EffectModel_C_L_SetSpotLerpGroup::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLerpGroup, CallFunc_Lerp_ReturnValue) == 0x000020, "Member 'EffectModel_C_L_SetSpotLerpGroup::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLerpGroup, CallFunc_Lerp_ReturnValue_1) == 0x000028, "Member 'EffectModel_C_L_SetSpotLerpGroup::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLerpGroup, CallFunc_Lerp_ReturnValue_2) == 0x000030, "Member 'EffectModel_C_L_SetSpotLerpGroup::CallFunc_Lerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLerpGroup, CallFunc_Lerp_ReturnValue_3) == 0x000038, "Member 'EffectModel_C_L_SetSpotLerpGroup::CallFunc_Lerp_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetSpotLightLerp \ static_assert(alignof(EffectModel_C_L_SetSpotLightLerp) == 0x000008, "Wrong alignment on EffectModel_C_L_SetSpotLightLerp"); \ static_assert(sizeof(EffectModel_C_L_SetSpotLightLerp) == 0x0001B0, "Wrong size on EffectModel_C_L_SetSpotLightLerp"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, Input) == 0x000000, "Member 'EffectModel_C_L_SetSpotLightLerp::Input' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, Fom) == 0x000030, "Member 'EffectModel_C_L_SetSpotLightLerp::Fom' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, To) == 0x0000A8, "Member 'EffectModel_C_L_SetSpotLightLerp::To' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, Lerp) == 0x000120, "Member 'EffectModel_C_L_SetSpotLightLerp::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000128, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, K2Node_DynamicCast_AsSpot_Light) == 0x000130, "Member 'EffectModel_C_L_SetSpotLightLerp::K2Node_DynamicCast_AsSpot_Light' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, K2Node_DynamicCast_bSuccess) == 0x000138, "Member 'EffectModel_C_L_SetSpotLightLerp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000139, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_Lerp_ReturnValue) == 0x000140, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000148, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_BooleanAND_ReturnValue) == 0x000149, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_Lerp_ReturnValue_1) == 0x000150, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_Lerp_ReturnValue_2) == 0x000158, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_Lerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_Lerp_ReturnValue_3) == 0x000160, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_Lerp_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_Lerp_ReturnValue_4) == 0x000168, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_Lerp_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_Lerp_ReturnValue_5) == 0x000170, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_Lerp_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_Lerp_ReturnValue_6) == 0x000178, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_Lerp_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_LinearColorLerp_ReturnValue) == 0x000180, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_LinearColorLerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_LinearColorLerp_Alpha_ImplicitCast) == 0x000190, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_LinearColorLerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x000194, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast) == 0x000198, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast) == 0x00019C, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_SetTemperature_NewTemperature_ImplicitCast) == 0x0001A0, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_SetTemperature_NewTemperature_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_SetOuterConeAngle_NewOuterConeAngle_ImplicitCast) == 0x0001A4, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_SetOuterConeAngle_NewOuterConeAngle_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_SetInnerConeAngle_NewInnerConeAngle_ImplicitCast) == 0x0001A8, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_SetInnerConeAngle_NewInnerConeAngle_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerp, CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast) == 0x0001AC, "Member 'EffectModel_C_L_SetSpotLightLerp::CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetSpotLightLerpGroup \ static_assert(alignof(EffectModel_C_L_SetSpotLightLerpGroup) == 0x000008, "Wrong alignment on EffectModel_C_L_SetSpotLightLerpGroup"); \ static_assert(sizeof(EffectModel_C_L_SetSpotLightLerpGroup) == 0x000188, "Wrong size on EffectModel_C_L_SetSpotLightLerpGroup"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerpGroup, Lerp) == 0x000000, "Member 'EffectModel_C_L_SetSpotLightLerpGroup::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerpGroup, Temp_int_Array_Index_Variable) == 0x000008, "Member 'EffectModel_C_L_SetSpotLightLerpGroup::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerpGroup, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'EffectModel_C_L_SetSpotLightLerpGroup::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerpGroup, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'EffectModel_C_L_SetSpotLightLerpGroup::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerpGroup, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'EffectModel_C_L_SetSpotLightLerpGroup::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerpGroup, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'EffectModel_C_L_SetSpotLightLerpGroup::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerpGroup, CallFunc_Array_Get_Item) == 0x000030, "Member 'EffectModel_C_L_SetSpotLightLerpGroup::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerpGroup, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'EffectModel_C_L_SetSpotLightLerpGroup::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerpGroup, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x000068, "Member 'EffectModel_C_L_SetSpotLightLerpGroup::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerpGroup, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'EffectModel_C_L_SetSpotLightLerpGroup::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerpGroup, CallFunc_Map_Find_Value) == 0x000088, "Member 'EffectModel_C_L_SetSpotLightLerpGroup::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerpGroup, CallFunc_Map_Find_ReturnValue) == 0x000100, "Member 'EffectModel_C_L_SetSpotLightLerpGroup::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerpGroup, CallFunc_Map_Find_Value_1) == 0x000108, "Member 'EffectModel_C_L_SetSpotLightLerpGroup::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerpGroup, CallFunc_Map_Find_ReturnValue_1) == 0x000180, "Member 'EffectModel_C_L_SetSpotLightLerpGroup::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetSpotLightLerpGroup, CallFunc_BooleanAND_ReturnValue) == 0x000181, "Member 'EffectModel_C_L_SetSpotLightLerpGroup::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetVolumetricCloudLerp \ static_assert(alignof(EffectModel_C_L_SetVolumetricCloudLerp) == 0x000008, "Wrong alignment on EffectModel_C_L_SetVolumetricCloudLerp"); \ static_assert(sizeof(EffectModel_C_L_SetVolumetricCloudLerp) == 0x000108, "Wrong size on EffectModel_C_L_SetVolumetricCloudLerp"); \ static_assert(offsetof(EffectModel_C_L_SetVolumetricCloudLerp, Input) == 0x000000, "Member 'EffectModel_C_L_SetVolumetricCloudLerp::Input' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetVolumetricCloudLerp, From) == 0x000030, "Member 'EffectModel_C_L_SetVolumetricCloudLerp::From' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetVolumetricCloudLerp, To) == 0x000078, "Member 'EffectModel_C_L_SetVolumetricCloudLerp::To' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetVolumetricCloudLerp, Lerp) == 0x0000C0, "Member 'EffectModel_C_L_SetVolumetricCloudLerp::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetVolumetricCloudLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0000C8, "Member 'EffectModel_C_L_SetVolumetricCloudLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetVolumetricCloudLerp, K2Node_DynamicCast_AsVolumetric_Cloud) == 0x0000D0, "Member 'EffectModel_C_L_SetVolumetricCloudLerp::K2Node_DynamicCast_AsVolumetric_Cloud' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetVolumetricCloudLerp, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'EffectModel_C_L_SetVolumetricCloudLerp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetVolumetricCloudLerp, CallFunc_IsValid_ReturnValue) == 0x0000D9, "Member 'EffectModel_C_L_SetVolumetricCloudLerp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetVolumetricCloudLerp, CallFunc_Lerp_ReturnValue) == 0x0000E0, "Member 'EffectModel_C_L_SetVolumetricCloudLerp::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetVolumetricCloudLerp, CallFunc_Lerp_ReturnValue_1) == 0x0000E8, "Member 'EffectModel_C_L_SetVolumetricCloudLerp::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetVolumetricCloudLerp, CallFunc_Lerp_ReturnValue_2) == 0x0000F0, "Member 'EffectModel_C_L_SetVolumetricCloudLerp::CallFunc_Lerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetVolumetricCloudLerp, CallFunc_SetViewSampleCountScale_NewValue_ImplicitCast) == 0x0000F8, "Member 'EffectModel_C_L_SetVolumetricCloudLerp::CallFunc_SetViewSampleCountScale_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetVolumetricCloudLerp, CallFunc_SetLayerHeight_NewValue_ImplicitCast) == 0x0000FC, "Member 'EffectModel_C_L_SetVolumetricCloudLerp::CallFunc_SetLayerHeight_NewValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetVolumetricCloudLerp, CallFunc_SetLayerBottomAltitude_NewValue_ImplicitCast) == 0x000100, "Member 'EffectModel_C_L_SetVolumetricCloudLerp::CallFunc_SetLayerBottomAltitude_NewValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetWindLerp \ static_assert(alignof(EffectModel_C_L_SetWindLerp) == 0x000008, "Wrong alignment on EffectModel_C_L_SetWindLerp"); \ static_assert(sizeof(EffectModel_C_L_SetWindLerp) == 0x000180, "Wrong size on EffectModel_C_L_SetWindLerp"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, Input) == 0x000000, "Member 'EffectModel_C_L_SetWindLerp::Input' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, Fom) == 0x000030, "Member 'EffectModel_C_L_SetWindLerp::Fom' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, To) == 0x000078, "Member 'EffectModel_C_L_SetWindLerp::To' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, Lerp) == 0x0000C0, "Member 'EffectModel_C_L_SetWindLerp::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0000C8, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, K2Node_DynamicCast_AsWind_Directional_Source) == 0x0000D0, "Member 'EffectModel_C_L_SetWindLerp::K2Node_DynamicCast_AsWind_Directional_Source' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'EffectModel_C_L_SetWindLerp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_IsValid_ReturnValue) == 0x0000D9, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_Lerp_ReturnValue) == 0x0000E0, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_Lerp_ReturnValue_1) == 0x0000E8, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_Lerp_ReturnValue_2) == 0x0000F0, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_Lerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_Lerp_ReturnValue_3) == 0x0000F8, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_Lerp_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_Lerp_ReturnValue_4) == 0x000100, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_Lerp_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_FClamp_ReturnValue) == 0x000108, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_FClamp_ReturnValue_1) == 0x000110, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_Lerp_B_ImplicitCast) == 0x000118, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_Lerp_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_Lerp_B_ImplicitCast_1) == 0x000120, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_Lerp_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_Lerp_B_ImplicitCast_2) == 0x000128, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_Lerp_B_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_Lerp_B_ImplicitCast_3) == 0x000130, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_Lerp_B_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_Lerp_B_ImplicitCast_4) == 0x000138, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_Lerp_B_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_Lerp_A_ImplicitCast) == 0x000140, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_Lerp_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_Lerp_A_ImplicitCast_1) == 0x000148, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_Lerp_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_Lerp_A_ImplicitCast_2) == 0x000150, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_Lerp_A_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_Lerp_A_ImplicitCast_3) == 0x000158, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_Lerp_A_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_Lerp_A_ImplicitCast_4) == 0x000160, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_Lerp_A_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_SetRadius_InNewRadius_ImplicitCast) == 0x000168, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_SetRadius_InNewRadius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_SetMaximumGustAmount_InNewMaxGust_ImplicitCast) == 0x00016C, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_SetMaximumGustAmount_InNewMaxGust_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_SetMinimumGustAmount_InNewMinGust_ImplicitCast) == 0x000170, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_SetMinimumGustAmount_InNewMinGust_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_SetSpeed_InNewSpeed_ImplicitCast) == 0x000174, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_SetSpeed_InNewSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_SetStrength_InNewStrength_ImplicitCast) == 0x000178, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_SetStrength_InNewStrength_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerp, CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast) == 0x00017C, "Member 'EffectModel_C_L_SetWindLerp::CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_L_SetWindLerpGroup \ static_assert(alignof(EffectModel_C_L_SetWindLerpGroup) == 0x000008, "Wrong alignment on EffectModel_C_L_SetWindLerpGroup"); \ static_assert(sizeof(EffectModel_C_L_SetWindLerpGroup) == 0x000108, "Wrong size on EffectModel_C_L_SetWindLerpGroup"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerpGroup, Lerp) == 0x000000, "Member 'EffectModel_C_L_SetWindLerpGroup::Lerp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerpGroup, Temp_int_Array_Index_Variable) == 0x000008, "Member 'EffectModel_C_L_SetWindLerpGroup::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerpGroup, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'EffectModel_C_L_SetWindLerpGroup::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerpGroup, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'EffectModel_C_L_SetWindLerpGroup::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerpGroup, CallFunc_Map_Keys_Keys) == 0x000018, "Member 'EffectModel_C_L_SetWindLerpGroup::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerpGroup, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'EffectModel_C_L_SetWindLerpGroup::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerpGroup, CallFunc_Array_Get_Item) == 0x000030, "Member 'EffectModel_C_L_SetWindLerpGroup::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerpGroup, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'EffectModel_C_L_SetWindLerpGroup::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerpGroup, CallFunc_Map_Find_Value) == 0x000068, "Member 'EffectModel_C_L_SetWindLerpGroup::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerpGroup, CallFunc_Map_Find_ReturnValue) == 0x0000B0, "Member 'EffectModel_C_L_SetWindLerpGroup::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerpGroup, CallFunc_Map_Find_Value_1) == 0x0000B8, "Member 'EffectModel_C_L_SetWindLerpGroup::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerpGroup, CallFunc_Map_Find_ReturnValue_1) == 0x000100, "Member 'EffectModel_C_L_SetWindLerpGroup::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_L_SetWindLerpGroup, CallFunc_BooleanAND_ReturnValue) == 0x000101, "Member 'EffectModel_C_L_SetWindLerpGroup::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_ReceiveTick \ static_assert(alignof(EffectModel_C_ReceiveTick) == 0x000004, "Wrong alignment on EffectModel_C_ReceiveTick"); \ static_assert(sizeof(EffectModel_C_ReceiveTick) == 0x000004, "Wrong size on EffectModel_C_ReceiveTick"); \ static_assert(offsetof(EffectModel_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'EffectModel_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_RegiestLightBox \ static_assert(alignof(EffectModel_C_RegiestLightBox) == 0x000008, "Wrong alignment on EffectModel_C_RegiestLightBox"); \ static_assert(sizeof(EffectModel_C_RegiestLightBox) == 0x001EB8, "Wrong size on EffectModel_C_RegiestLightBox"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, TriggerBox) == 0x000000, "Member 'EffectModel_C_RegiestLightBox::TriggerBox' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, FORCE_RIGHTNOW) == 0x000008, "Member 'EffectModel_C_RegiestLightBox::FORCE_RIGHTNOW' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000028, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_GetDisplayName_ReturnValue) == 0x000048, "Member 'EffectModel_C_RegiestLightBox::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_GetPathName_ReturnValue) == 0x000068, "Member 'EffectModel_C_RegiestLightBox::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_GetPathName_ReturnValue_1) == 0x000078, "Member 'EffectModel_C_RegiestLightBox::CallFunc_GetPathName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Length_ReturnValue_1) == 0x00008C, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Length_ReturnValue_2) == 0x000090, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Length_ReturnValue_3) == 0x000094, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Length_ReturnValue_4) == 0x000098, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Length_ReturnValue_5) == 0x00009C, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Less_IntInt_ReturnValue) == 0x0000A0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Length_ReturnValue_6) == 0x0000A4, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Length_ReturnValue_7) == 0x0000A8, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Length_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Length_ReturnValue_8) == 0x0000AC, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Length_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Length_ReturnValue_9) == 0x0000B0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Length_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Length_ReturnValue_10) == 0x0000B4, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Length_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Array_Index_Variable) == 0x0000B8, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Array_Index_Variable_1) == 0x0000BC, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Get_Item_1) == 0x000160, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0001D8, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x0001E0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsRect_Light) == 0x0001E8, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsRect_Light' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess) == 0x0001F0, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsSky_Atmosphere) == 0x0001F8, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsSky_Atmosphere' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_1) == 0x000200, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_IsValid_ReturnValue) == 0x000201, "Member 'EffectModel_C_RegiestLightBox::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_IsValid_ReturnValue_1) == 0x000202, "Member 'EffectModel_C_RegiestLightBox::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_IsValid_ReturnValue_2) == 0x000203, "Member 'EffectModel_C_RegiestLightBox::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000208, "Member 'EffectModel_C_RegiestLightBox::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2) == 0x000220, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsSky_Atmosphere_1) == 0x000228, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsSky_Atmosphere_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_2) == 0x000230, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_IsValid_ReturnValue_3) == 0x000231, "Member 'EffectModel_C_RegiestLightBox::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_S_SkyAtmosphereConfig) == 0x000238, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_S_SkyAtmosphereConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_GetLightColor_ReturnValue) == 0x0002B0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_GetLightColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_S_RectLightConfig) == 0x0002C0, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_S_RectLightConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Loop_Counter_Variable_1) == 0x000360, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Less_IntInt_ReturnValue_1) == 0x000364, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Add_IntInt_ReturnValue_1) == 0x000368, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Array_Index_Variable_2) == 0x00036C, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Loop_Counter_Variable_2) == 0x000370, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Get_Item_2) == 0x000378, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Less_IntInt_ReturnValue_2) == 0x0003C0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_3) == 0x0003C8, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsWind_Directional_Source) == 0x0003D0, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsWind_Directional_Source' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_3) == 0x0003D8, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Add_IntInt_ReturnValue_2) == 0x0003DC, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_IsValid_ReturnValue_4) == 0x0003E0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_S_WindConfig) == 0x0003E8, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_S_WindConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Loop_Counter_Variable_3) == 0x000430, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Less_IntInt_ReturnValue_3) == 0x000434, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Add_IntInt_ReturnValue_3) == 0x000438, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Array_Index_Variable_3) == 0x00043C, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Loop_Counter_Variable_4) == 0x000440, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Get_Item_3) == 0x000448, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Less_IntInt_ReturnValue_4) == 0x0004B0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_4) == 0x0004B8, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Add_IntInt_ReturnValue_4) == 0x0004C0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsPoint_Light) == 0x0004C8, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsPoint_Light' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_4) == 0x0004D0, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_IsValid_ReturnValue_5) == 0x0004D1, "Member 'EffectModel_C_RegiestLightBox::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_ColorToLinearColor_ReturnValue) == 0x0004D4, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_ColorToLinearColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_S_PointLightConfig) == 0x0004E8, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_S_PointLightConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Array_Index_Variable_4) == 0x000550, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Array_Index_Variable_5) == 0x000554, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Get_Item_4) == 0x000558, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Get_Item_5) == 0x0005D0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_5) == 0x000618, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_6) == 0x000620, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsSpot_Light) == 0x000628, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsSpot_Light' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_5) == 0x000630, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsVolumetric_Cloud) == 0x000638, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsVolumetric_Cloud' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_6) == 0x000640, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_IsValid_ReturnValue_6) == 0x000641, "Member 'EffectModel_C_RegiestLightBox::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_ColorToLinearColor_ReturnValue_1) == 0x000644, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_ColorToLinearColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_7) == 0x000658, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_S_SpotLightConfig) == 0x000660, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_S_SpotLightConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsVolumetric_Cloud_1) == 0x0006D8, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsVolumetric_Cloud_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_7) == 0x0006E0, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_8) == 0x0006E8, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_IsValid_ReturnValue_7) == 0x0006F0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsSpot_Light_1) == 0x0006F8, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsSpot_Light_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_8) == 0x000700, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_IsValid_ReturnValue_8) == 0x000701, "Member 'EffectModel_C_RegiestLightBox::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_S_VolumetricCloudConfig) == 0x000708, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_S_VolumetricCloudConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Loop_Counter_Variable_5) == 0x000750, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Less_IntInt_ReturnValue_5) == 0x000754, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Add_IntInt_ReturnValue_5) == 0x000758, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Array_Index_Variable_6) == 0x00075C, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Array_Index_Variable_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Loop_Counter_Variable_6) == 0x000760, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Loop_Counter_Variable_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Get_Item_6) == 0x000768, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Less_IntInt_ReturnValue_6) == 0x000840, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Less_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_9) == 0x000848, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsExponential_Height_Fog) == 0x000850, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsExponential_Height_Fog' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_9) == 0x000858, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_10) == 0x000860, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000868, "Member 'EffectModel_C_RegiestLightBox::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsExponential_Height_Fog_1) == 0x000880, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsExponential_Height_Fog_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_10) == 0x000888, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_IsValid_ReturnValue_9) == 0x000889, "Member 'EffectModel_C_RegiestLightBox::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_GetFogInscatteringColor_ReturnValue) == 0x00088C, "Member 'EffectModel_C_RegiestLightBox::CallFunc_GetFogInscatteringColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_ColorToLinearColor_ReturnValue_2) == 0x00089C, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_ColorToLinearColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Add_IntInt_ReturnValue_6) == 0x0008AC, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_S_ExpFogConfig) == 0x0008B0, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_S_ExpFogConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Loop_Counter_Variable_7) == 0x000988, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Loop_Counter_Variable_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Less_IntInt_ReturnValue_7) == 0x00098C, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Less_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Add_IntInt_ReturnValue_7) == 0x000990, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Array_Index_Variable_7) == 0x000994, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Array_Index_Variable_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Array_Index_Variable_8) == 0x000998, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Array_Index_Variable_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Get_Item_7) == 0x0009A0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Get_Item_8) == 0x0009F8, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Get_Item_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_11) == 0x000B18, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_12) == 0x000B20, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsSky_Light) == 0x000B28, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsSky_Light' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_11) == 0x000B30, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsMaterial_Collection_Container) == 0x000B38, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsMaterial_Collection_Container' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_12) == 0x000B40, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_IsValid_ReturnValue_10) == 0x000B41, "Member 'EffectModel_C_RegiestLightBox::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_GetLightColor_ReturnValue_1) == 0x000B44, "Member 'EffectModel_C_RegiestLightBox::CallFunc_GetLightColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_S_SkyLightConfig) == 0x000B58, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_S_SkyLightConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_13) == 0x000BB0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_S_GMCConfig) == 0x000BB8, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_S_GMCConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsSky_Light_1) == 0x000CD8, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsSky_Light_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_13) == 0x000CE0, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_13' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_IsValid_ReturnValue_11) == 0x000CE1, "Member 'EffectModel_C_RegiestLightBox::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Array_Index_Variable_9) == 0x000CE4, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Array_Index_Variable_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Loop_Counter_Variable_8) == 0x000CE8, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Loop_Counter_Variable_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Get_Item_9) == 0x000CF0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Get_Item_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Less_IntInt_ReturnValue_8) == 0x000DC0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Less_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_14) == 0x000DC8, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Add_IntInt_ReturnValue_8) == 0x000DD0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsNiagara_Container) == 0x000DD8, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsNiagara_Container' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_14) == 0x000DE0, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_14' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_IsValid_ReturnValue_12) == 0x000DE1, "Member 'EffectModel_C_RegiestLightBox::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_S_NsConfig) == 0x000DE8, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_S_NsConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Array_Index_Variable_10) == 0x000EB8, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Array_Index_Variable_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Get_Item_10) == 0x000EC0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Get_Item_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_15) == 0x000FB0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_16) == 0x000FB8, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsDirectional_Light) == 0x000FC0, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsDirectional_Light' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_15) == 0x000FC8, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_15' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsDirectional_Light_1) == 0x000FD0, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsDirectional_Light_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_16) == 0x000FD8, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_16' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x000FE0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_IsValid_ReturnValue_13) == 0x000FF8, "Member 'EffectModel_C_RegiestLightBox::CallFunc_IsValid_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_GetTopLightBoxPriority_Priority) == 0x000FFC, "Member 'EffectModel_C_RegiestLightBox::CallFunc_GetTopLightBoxPriority_Priority' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x001000, "Member 'EffectModel_C_RegiestLightBox::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_IntToString_ReturnValue_2) == 0x001008, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_IntToString_ReturnValue_3) == 0x001018, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_IntToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_2) == 0x001028, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_3) == 0x001038, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_4) == 0x001048, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_5) == 0x001058, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_6) == 0x001068, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_7) == 0x001078, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_8) == 0x001088, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_9) == 0x001098, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_10) == 0x0010A8, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_11) == 0x0010B8, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_AsDirectional_Light_Component) == 0x0010C8, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_AsDirectional_Light_Component' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_DynamicCast_bSuccess_17) == 0x0010D0, "Member 'EffectModel_C_RegiestLightBox::K2Node_DynamicCast_bSuccess_17' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_S_LightShaftConfig) == 0x0010D8, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_S_LightShaftConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_GetLightColor_ReturnValue_2) == 0x001118, "Member 'EffectModel_C_RegiestLightBox::CallFunc_GetLightColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_S_DirLightConfig) == 0x001128, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_S_DirLightConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_Value) == 0x001218, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_ReturnValue) == 0x001338, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Not_PreBool_ReturnValue) == 0x001339, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Length_ReturnValue_11) == 0x00133C, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Length_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_IsEmpty_ReturnValue) == 0x001340, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_IntToString_ReturnValue_4) == 0x001348, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_IntToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_BooleanOR_ReturnValue) == 0x001358, "Member 'EffectModel_C_RegiestLightBox::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_12) == 0x001360, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_13) == 0x001370, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_14) == 0x001380, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Length_ReturnValue_12) == 0x001390, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Length_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Conv_IntToString_ReturnValue_5) == 0x001398, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Conv_IntToString_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Array_Find_ReturnValue) == 0x0013A8, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_15) == 0x0013B0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0013C0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_Value_1) == 0x0013C8, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_ReturnValue_1) == 0x001498, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Not_PreBool_ReturnValue_1) == 0x001499, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_Value_2) == 0x0014A0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_ReturnValue_2) == 0x0014E8, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Not_PreBool_ReturnValue_2) == 0x0014E9, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_BooleanAND_ReturnValue) == 0x0014EA, "Member 'EffectModel_C_RegiestLightBox::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_Value_3) == 0x0014F0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_ReturnValue_3) == 0x001568, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Not_PreBool_ReturnValue_3) == 0x001569, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_BooleanAND_ReturnValue_1) == 0x00156A, "Member 'EffectModel_C_RegiestLightBox::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Loop_Counter_Variable_9) == 0x00156C, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Loop_Counter_Variable_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Less_IntInt_ReturnValue_9) == 0x001570, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Less_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Add_IntInt_ReturnValue_9) == 0x001574, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_Value_4) == 0x001578, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_Value_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_ReturnValue_4) == 0x001618, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Not_PreBool_ReturnValue_4) == 0x001619, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_BooleanAND_ReturnValue_2) == 0x00161A, "Member 'EffectModel_C_RegiestLightBox::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_Value_5) == 0x001620, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_Value_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_ReturnValue_5) == 0x001668, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Not_PreBool_ReturnValue_5) == 0x001669, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Not_PreBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_BooleanAND_ReturnValue_3) == 0x00166A, "Member 'EffectModel_C_RegiestLightBox::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_Value_6) == 0x001670, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_Value_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_ReturnValue_6) == 0x0016D8, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Not_PreBool_ReturnValue_6) == 0x0016D9, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Not_PreBool_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_BooleanAND_ReturnValue_4) == 0x0016DA, "Member 'EffectModel_C_RegiestLightBox::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_Value_7) == 0x0016E0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_Value_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_ReturnValue_7) == 0x001758, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Not_PreBool_ReturnValue_7) == 0x001759, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Not_PreBool_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_BooleanAND_ReturnValue_5) == 0x00175A, "Member 'EffectModel_C_RegiestLightBox::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, Temp_int_Loop_Counter_Variable_10) == 0x00175C, "Member 'EffectModel_C_RegiestLightBox::Temp_int_Loop_Counter_Variable_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Less_IntInt_ReturnValue_10) == 0x001760, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Less_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Add_IntInt_ReturnValue_10) == 0x001764, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_GetTopLightBox_Last) == 0x001768, "Member 'EffectModel_C_RegiestLightBox::CallFunc_GetTopLightBox_Last' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_GetTopLightBox_CurrentLigthTriggerBoxe) == 0x001770, "Member 'EffectModel_C_RegiestLightBox::CallFunc_GetTopLightBox_CurrentLigthTriggerBoxe' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_Value_8) == 0x001778, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_Value_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_ReturnValue_8) == 0x001850, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_L_ConvertGMCConfig_TargetGMCConfig) == 0x001858, "Member 'EffectModel_C_RegiestLightBox::CallFunc_L_ConvertGMCConfig_TargetGMCConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Not_PreBool_ReturnValue_8) == 0x0018A8, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Not_PreBool_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_BooleanAND_ReturnValue_6) == 0x0018A9, "Member 'EffectModel_C_RegiestLightBox::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_L_Convert_Volumetric_Cloud_Config_TargetVolumetricCloud) == 0x0018B0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_L_Convert_Volumetric_Cloud_Config_TargetVolumetricCloud' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_L_ConvertSkyAtmosphereConfig_TargetSkyAtmosphere) == 0x001900, "Member 'EffectModel_C_RegiestLightBox::CallFunc_L_ConvertSkyAtmosphereConfig_TargetSkyAtmosphere' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_L_ConvertRectLightConfig_TargetRectConfig) == 0x001950, "Member 'EffectModel_C_RegiestLightBox::CallFunc_L_ConvertRectLightConfig_TargetRectConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_L_ConvertWindConfig_TargetWindConfig) == 0x0019A0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_L_ConvertWindConfig_TargetWindConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_L_ConvertNSConfig_TargetNSConfig) == 0x0019F0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_L_ConvertNSConfig_TargetNSConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_L_ConvertSpotLightConfig_TargetDirConfig) == 0x001A40, "Member 'EffectModel_C_RegiestLightBox::CallFunc_L_ConvertSpotLightConfig_TargetDirConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_L_ConvertPointLightConfig_TargetDirConfig) == 0x001A90, "Member 'EffectModel_C_RegiestLightBox::CallFunc_L_ConvertPointLightConfig_TargetDirConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_L_ConvertFogConfig_TargetFogConfig) == 0x001AE0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_L_ConvertFogConfig_TargetFogConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_L_ConvertSkyLightConfig_TargetSkyConfig) == 0x001B30, "Member 'EffectModel_C_RegiestLightBox::CallFunc_L_ConvertSkyLightConfig_TargetSkyConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_L_ConvertDirLightConfig_TargetDirConfig) == 0x001B80, "Member 'EffectModel_C_RegiestLightBox::CallFunc_L_ConvertDirLightConfig_TargetDirConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_Value_9) == 0x001BD0, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_Value_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_ReturnValue_9) == 0x001C28, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Not_PreBool_ReturnValue_9) == 0x001C29, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Not_PreBool_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_BooleanAND_ReturnValue_7) == 0x001C2A, "Member 'EffectModel_C_RegiestLightBox::CallFunc_BooleanAND_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_Value_10) == 0x001C30, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_Value_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Map_Find_ReturnValue_10) == 0x001D20, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Map_Find_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_Not_PreBool_ReturnValue_10) == 0x001D21, "Member 'EffectModel_C_RegiestLightBox::CallFunc_Not_PreBool_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, CallFunc_BooleanAND_ReturnValue_8) == 0x001D22, "Member 'EffectModel_C_RegiestLightBox::CallFunc_BooleanAND_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_BarnDoorLength_40_378A8BF04B212C5DF19BC3AB9E0CC976_ImplicitCast) == 0x001D28, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_BarnDoorLength_40_378A8BF04B212C5DF19BC3AB9E0CC976_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_BarnDoorAngle_39_A6E7F1BA4DFF2C8F206FAE9579106AC1_ImplicitCast) == 0x001D30, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_BarnDoorAngle_39_A6E7F1BA4DFF2C8F206FAE9579106AC1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_HeightFogContribution_57_86EF32A246A8976D8EA7EE8A50C35E19_ImplicitCast) == 0x001D38, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_HeightFogContribution_57_86EF32A246A8976D8EA7EE8A50C35E19_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_AerialPespectiveViewDistanceScale_54_E0B561464394CE25905D399856D85F9C_ImplicitCast) == 0x001D40, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_AerialPespectiveViewDistanceScale_54_E0B561464394CE25905D399856D85F9C_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_MieScatteringScale_47_FC4211D74E10534759542D93A02E2018_ImplicitCast) == 0x001D48, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_MieScatteringScale_47_FC4211D74E10534759542D93A02E2018_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_RayleighScatteringScale_39_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x001D50, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_RayleighScatteringScale_39_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_RayleighExponentialDistribution_43_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast) == 0x001D58, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_RayleighExponentialDistribution_43_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_SourceHeight_38_9547C9FD43C5C2452DCADD9FF4843673_ImplicitCast) == 0x001D60, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_SourceHeight_38_9547C9FD43C5C2452DCADD9FF4843673_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_SourceWidth_36_34885C604CC997CDA2A90D951D798ABB_ImplicitCast) == 0x001D68, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_SourceWidth_36_34885C604CC997CDA2A90D951D798ABB_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_AttenuationRadius_35_3EFF26A64A0A4E00C2236F9B02AF5DE1_ImplicitCast) == 0x001D70, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_AttenuationRadius_35_3EFF26A64A0A4E00C2236F9B02AF5DE1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C_ImplicitCast) == 0x001D78, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801_ImplicitCast) == 0x001D80, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x001D88, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_IndirectIntensity_28_07E6E226443509FF31957E9CABB58B96_ImplicitCast) == 0x001D90, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_IndirectIntensity_28_07E6E226443509FF31957E9CABB58B96_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F_ImplicitCast) == 0x001D98, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_Temperature_17_0BDBB6B448DE96C37804C78CC50983C7_ImplicitCast) == 0x001DA0, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_Temperature_17_0BDBB6B448DE96C37804C78CC50983C7_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23_ImplicitCast) == 0x001DA8, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_Intensity_25_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x001DB0, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_Intensity_25_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_IndirectIntensity_34_B2A9085F44210ED6C28CFB937FD4A35B_ImplicitCast) == 0x001DB8, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_IndirectIntensity_34_B2A9085F44210ED6C28CFB937FD4A35B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F_ImplicitCast_1) == 0x001DC0, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_VolumtricScattering_19_0FB58AAC442909FF3E0C54ACD7E28F5F_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_Temperature_17_0BDBB6B448DE96C37804C78CC50983C7_ImplicitCast_1) == 0x001DC8, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_Temperature_17_0BDBB6B448DE96C37804C78CC50983C7_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_OuterConeAngle_27_456A56C84ECB2771E09768A1CC35B989_ImplicitCast) == 0x001DD0, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_OuterConeAngle_27_456A56C84ECB2771E09768A1CC35B989_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_InnerConeAngle_26_738D2FE84FD25D9EB22800A978CD693F_ImplicitCast) == 0x001DD8, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_InnerConeAngle_26_738D2FE84FD25D9EB22800A978CD693F_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23_ImplicitCast_1) == 0x001DE0, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_AttenuationRadius_15_A3D280F14B0C86668B9F92B06207FE23_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_Intensity_31_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x001DE8, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_Intensity_31_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_ViewSampleCountScale____4_____4svn_________64_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast) == 0x001DF0, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_ViewSampleCountScale____4_____4svn_________64_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_LayerHeight_63_3A0BA76E4F91E78DF9F883B76121A5CA_ImplicitCast) == 0x001DF8, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_LayerHeight_63_3A0BA76E4F91E78DF9F883B76121A5CA_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_LayerBottomAltitude_59_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x001E00, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_LayerBottomAltitude_59_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_StartDistance_38_57133FBA47EEC0C4C00A158DCF7B64D3_ImplicitCast) == 0x001E08, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_StartDistance_38_57133FBA47EEC0C4C00A158DCF7B64D3_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_FogMaxOpacity_36_83AF0E814CCD4DAB0D52B18D5539DE84_ImplicitCast) == 0x001E10, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_FogMaxOpacity_36_83AF0E814CCD4DAB0D52B18D5539DE84_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_VolumtricFog_NearFadeInDistance_60_045EF7BF48734932D4ACC1BEC170F12A_ImplicitCast) == 0x001E18, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_VolumtricFog_NearFadeInDistance_60_045EF7BF48734932D4ACC1BEC170F12A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_VolumtricFog_StartDistance_49_CFB3BC834FBA89C52A662DAF12E435E8_ImplicitCast) == 0x001E20, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_VolumtricFog_StartDistance_49_CFB3BC834FBA89C52A662DAF12E435E8_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_VolumtricFog_ViewDistance_42_8E706E4349B16DEFE623BB84A1EE2010_ImplicitCast) == 0x001E28, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_VolumtricFog_ViewDistance_42_8E706E4349B16DEFE623BB84A1EE2010_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_VolumtricFog_ExtinctionScale_21_DBBC2FB74876B458394AAC8233E036E2_ImplicitCast) == 0x001E30, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_VolumtricFog_ExtinctionScale_21_DBBC2FB74876B458394AAC8233E036E2_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_VolumtricFog_ScatteringDistricbution_18_F08C7D27442AE5D1290C3A81E2510B9E_ImplicitCast) == 0x001E38, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_VolumtricFog_ScatteringDistricbution_18_F08C7D27442AE5D1290C3A81E2510B9E_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_FogHeightFallOff_13_74CB21E34F6BB53EA12AD99189EE20FC_ImplicitCast) == 0x001E40, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_FogHeightFallOff_13_74CB21E34F6BB53EA12AD99189EE20FC_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_FogDensity_10_8024A50D4A1888543576C2890B30D533_ImplicitCast) == 0x001E48, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_FogDensity_10_8024A50D4A1888543576C2890B30D533_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_VolumetricScatteringIntensity_14_1B4425484AC9838107F7AD9E2E422CEC_ImplicitCast) == 0x001E50, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_VolumetricScatteringIntensity_14_1B4425484AC9838107F7AD9E2E422CEC_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast_1) == 0x001E58, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_BloomMaxBrightness_19_3B2E96B9421A09AA55455D88496C1B97_ImplicitCast) == 0x001E60, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_BloomMaxBrightness_19_3B2E96B9421A09AA55455D88496C1B97_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_BloomThreshold_16_1BFA9CCB4641D0990EFFEBBB4AAD7126_ImplicitCast) == 0x001E68, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_BloomThreshold_16_1BFA9CCB4641D0990EFFEBBB4AAD7126_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_BloomScale_14_0B9A8BD7497B409399E189BCFBBC8955_ImplicitCast) == 0x001E70, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_BloomScale_14_0B9A8BD7497B409399E189BCFBBC8955_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_SpecularScale_48_816E78E24E4FA318DAED9B94C8B95E9C_ImplicitCast) == 0x001E78, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_SpecularScale_48_816E78E24E4FA318DAED9B94C8B95E9C_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_Temperature_35_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast) == 0x001E80, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_Temperature_35_508CC0B94C646AA71D0E3387B5B5E90B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_OcclusionDepthRange_11_849981284BF18532D686DCBCCCF3D2C2_ImplicitCast) == 0x001E88, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_OcclusionDepthRange_11_849981284BF18532D686DCBCCCF3D2C2_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_OcclusionMaskDarkness_8_016020B0421D800F98DC38B5DC874E4D_ImplicitCast) == 0x001E90, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_OcclusionMaskDarkness_8_016020B0421D800F98DC38B5DC874E4D_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_SourceAngle_38_C2E0D29741DE0618B3D8849CF3C1EAC1_ImplicitCast) == 0x001E98, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_SourceAngle_38_C2E0D29741DE0618B3D8849CF3C1EAC1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801_ImplicitCast_1) == 0x001EA0, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_IndirectLightingIntensity_24_7581B9A24CC6986983B1CFAB8CBF6801_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C_ImplicitCast_1) == 0x001EA8, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_VolumetricScatteringInstense_18_E0B561464394CE25905D399856D85F9C_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_RegiestLightBox, K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast_2) == 0x001EB0, "Member 'EffectModel_C_RegiestLightBox::K2Node_MakeStruct_intensity_2_8024A50D4A1888543576C2890B30D533_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_Spawn_Missile \ static_assert(alignof(EffectModel_C_Spawn_Missile) == 0x000008, "Wrong alignment on EffectModel_C_Spawn_Missile"); \ static_assert(sizeof(EffectModel_C_Spawn_Missile) == 0x0000D8, "Wrong size on EffectModel_C_Spawn_Missile"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, CharacterRef) == 0x000000, "Member 'EffectModel_C_Spawn_Missile::CharacterRef' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, Key) == 0x000008, "Member 'EffectModel_C_Spawn_Missile::Key' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, Value) == 0x000018, "Member 'EffectModel_C_Spawn_Missile::Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, L_Map) == 0x000028, "Member 'EffectModel_C_Spawn_Missile::L_Map' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, Temp_struct_Variable) == 0x000078, "Member 'EffectModel_C_Spawn_Missile::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, CallFunc_Array_Length_ReturnValue) == 0x000080, "Member 'EffectModel_C_Spawn_Missile::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, Temp_int_Array_Index_Variable) == 0x000084, "Member 'EffectModel_C_Spawn_Missile::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, Temp_int_Loop_Counter_Variable) == 0x000088, "Member 'EffectModel_C_Spawn_Missile::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, CallFunc_Array_Get_Item) == 0x00008C, "Member 'EffectModel_C_Spawn_Missile::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, CallFunc_Less_IntInt_ReturnValue) == 0x000094, "Member 'EffectModel_C_Spawn_Missile::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, CallFunc_Add_IntInt_ReturnValue) == 0x000098, "Member 'EffectModel_C_Spawn_Missile::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, CallFunc_Array_Get_Item_1) == 0x0000A0, "Member 'EffectModel_C_Spawn_Missile::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, CallFunc_GetMyMagicComponent_ReturnValue) == 0x0000A8, "Member 'EffectModel_C_Spawn_Missile::CallFunc_GetMyMagicComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, CallFunc_Map_Find_Value) == 0x0000B0, "Member 'EffectModel_C_Spawn_Missile::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, CallFunc_Map_Find_ReturnValue) == 0x0000B8, "Member 'EffectModel_C_Spawn_Missile::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, CallFunc_FTrunc_ReturnValue) == 0x0000BC, "Member 'EffectModel_C_Spawn_Missile::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, CallFunc_Conv_IntToString_ReturnValue) == 0x0000C0, "Member 'EffectModel_C_Spawn_Missile::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_Spawn_Missile, CallFunc_Conv_StringToName_ReturnValue) == 0x0000D0, "Member 'EffectModel_C_Spawn_Missile::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_UnRegiestLightBox \ static_assert(alignof(EffectModel_C_UnRegiestLightBox) == 0x000008, "Wrong alignment on EffectModel_C_UnRegiestLightBox"); \ static_assert(sizeof(EffectModel_C_UnRegiestLightBox) == 0x000520, "Wrong size on EffectModel_C_UnRegiestLightBox"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, TriggerBox) == 0x000000, "Member 'EffectModel_C_UnRegiestLightBox::TriggerBox' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, StillHasItem) == 0x000008, "Member 'EffectModel_C_UnRegiestLightBox::StillHasItem' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, topbox) == 0x000010, "Member 'EffectModel_C_UnRegiestLightBox::topbox' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, Temp) == 0x000018, "Member 'EffectModel_C_UnRegiestLightBox::Temp' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Array_Length_ReturnValue) == 0x00001C, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Conv_IntToString_ReturnValue) == 0x000020, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_GetPathName_ReturnValue) == 0x000030, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000040, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_GetPathName_ReturnValue_1) == 0x000050, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_GetPathName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000070, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000080, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000090, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000A0, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000B0, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000C0, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000D0, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000E0, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0000F0, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000100, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000110, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000120, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000130, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Array_Find_ReturnValue) == 0x000140, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, K2Node_MakeStruct_S_PlayerSpotLightConfig) == 0x000148, "Member 'EffectModel_C_UnRegiestLightBox::K2Node_MakeStruct_S_PlayerSpotLightConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000178, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Array_Length_ReturnValue_1) == 0x00017C, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Greater_IntInt_ReturnValue) == 0x000180, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_GetTopLightBox_Last) == 0x000188, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_GetTopLightBox_Last' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_GetTopLightBox_CurrentLigthTriggerBoxe) == 0x000190, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_GetTopLightBox_CurrentLigthTriggerBoxe' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_L_ConvertGMCConfig_TargetGMCConfig) == 0x000198, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_L_ConvertGMCConfig_TargetGMCConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_L_Convert_Volumetric_Cloud_Config_TargetVolumetricCloud) == 0x0001E8, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_L_Convert_Volumetric_Cloud_Config_TargetVolumetricCloud' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_L_ConvertSkyAtmosphereConfig_TargetSkyAtmosphere) == 0x000238, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_L_ConvertSkyAtmosphereConfig_TargetSkyAtmosphere' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_L_ConvertRectLightConfig_TargetRectConfig) == 0x000288, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_L_ConvertRectLightConfig_TargetRectConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_L_ConvertWindConfig_TargetWindConfig) == 0x0002D8, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_L_ConvertWindConfig_TargetWindConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_L_ConvertNSConfig_TargetNSConfig) == 0x000328, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_L_ConvertNSConfig_TargetNSConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_L_ConvertSpotLightConfig_TargetDirConfig) == 0x000378, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_L_ConvertSpotLightConfig_TargetDirConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_L_ConvertPointLightConfig_TargetDirConfig) == 0x0003C8, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_L_ConvertPointLightConfig_TargetDirConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_L_ConvertFogConfig_TargetFogConfig) == 0x000418, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_L_ConvertFogConfig_TargetFogConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_L_ConvertSkyLightConfig_TargetSkyConfig) == 0x000468, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_L_ConvertSkyLightConfig_TargetSkyConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_L_ConvertDirLightConfig_TargetDirConfig) == 0x0004B8, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_L_ConvertDirLightConfig_TargetDirConfig' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_GetTopLightBox_Last_1) == 0x000508, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_GetTopLightBox_Last_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_GetTopLightBox_CurrentLigthTriggerBoxe_1) == 0x000510, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_GetTopLightBox_CurrentLigthTriggerBoxe_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Array_Length_ReturnValue_2) == 0x000518, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Array_RemoveItem_ReturnValue) == 0x00051C, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_Greater_IntInt_ReturnValue_1) == 0x00051D, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x00051E, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EffectModel_C_UnRegiestLightBox, CallFunc_BooleanAND_ReturnValue) == 0x00051F, "Member 'EffectModel_C_UnRegiestLightBox::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EffectModel_C_UpdateLightTargetValue \ static_assert(alignof(EffectModel_C_UpdateLightTargetValue) == 0x000008, "Wrong alignment on EffectModel_C_UpdateLightTargetValue"); \ static_assert(sizeof(EffectModel_C_UpdateLightTargetValue) == 0x000030, "Wrong size on EffectModel_C_UpdateLightTargetValue"); \ static_assert(offsetof(EffectModel_C_UpdateLightTargetValue, K2Node_MakeStruct_S_PlayerSpotLightConfig) == 0x000000, "Member 'EffectModel_C_UpdateLightTargetValue::K2Node_MakeStruct_S_PlayerSpotLightConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEffectModel_C \ static_assert(alignof(UEffectModel_C) == 0x000008, "Wrong alignment on UEffectModel_C"); \ static_assert(sizeof(UEffectModel_C) == 0x000C00, "Wrong size on UEffectModel_C"); \ static_assert(offsetof(UEffectModel_C, UberGraphFrame_EffectModel_C) == 0x0000F0, "Member 'UEffectModel_C::UberGraphFrame_EffectModel_C' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, OriginDirLightSave) == 0x0000F8, "Member 'UEffectModel_C::OriginDirLightSave' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, OriginVolumetricCloudSave) == 0x000148, "Member 'UEffectModel_C::OriginVolumetricCloudSave' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, OriginRectLightSave) == 0x000198, "Member 'UEffectModel_C::OriginRectLightSave' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, OriginSkyLightSave) == 0x0001E8, "Member 'UEffectModel_C::OriginSkyLightSave' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, OriginExpFogSave) == 0x000238, "Member 'UEffectModel_C::OriginExpFogSave' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, LigthTriggerBoxes) == 0x000288, "Member 'UEffectModel_C::LigthTriggerBoxes' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, TargetDirConfig) == 0x000298, "Member 'UEffectModel_C::TargetDirConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, TargetSkyAtmosphereSaveConfig) == 0x0002E8, "Member 'UEffectModel_C::TargetSkyAtmosphereSaveConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, TargetVolumetricCloudSaveConfig) == 0x000338, "Member 'UEffectModel_C::TargetVolumetricCloudSaveConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, TargetGMCConfig) == 0x000388, "Member 'UEffectModel_C::TargetGMCConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, TargetNSConfig) == 0x0003D8, "Member 'UEffectModel_C::TargetNSConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, TargetRectConfig) == 0x000428, "Member 'UEffectModel_C::TargetRectConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, TargetSkyConfig) == 0x000478, "Member 'UEffectModel_C::TargetSkyConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, TargetSpotLightConfig) == 0x0004C8, "Member 'UEffectModel_C::TargetSpotLightConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, TargetFogConfig) == 0x000518, "Member 'UEffectModel_C::TargetFogConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, TargetPointLightConfig) == 0x000568, "Member 'UEffectModel_C::TargetPointLightConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, LastTargetDirConfig) == 0x0005B8, "Member 'UEffectModel_C::LastTargetDirConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, LastTargetVolumetricCloudSaveConfig) == 0x000608, "Member 'UEffectModel_C::LastTargetVolumetricCloudSaveConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, LastTargetGMCConfig) == 0x000658, "Member 'UEffectModel_C::LastTargetGMCConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, LastTargetNSConfig) == 0x0006A8, "Member 'UEffectModel_C::LastTargetNSConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, LastTargetSkyAtmosphereSaveConfig) == 0x0006F8, "Member 'UEffectModel_C::LastTargetSkyAtmosphereSaveConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, LastTargetRectConfig) == 0x000748, "Member 'UEffectModel_C::LastTargetRectConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, LastTargetSkyConfig) == 0x000798, "Member 'UEffectModel_C::LastTargetSkyConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, LastTargetSpotLightConfig) == 0x0007E8, "Member 'UEffectModel_C::LastTargetSpotLightConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, LastTargetPointLightConfig) == 0x000838, "Member 'UEffectModel_C::LastTargetPointLightConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, LastTargetFogConfig) == 0x000888, "Member 'UEffectModel_C::LastTargetFogConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, CurrentTime) == 0x0008D8, "Member 'UEffectModel_C::CurrentTime' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, BlendTime) == 0x0008E0, "Member 'UEffectModel_C::BlendTime' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, Looping) == 0x0008E8, "Member 'UEffectModel_C::Looping' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, OriginPointLightSave) == 0x0008F0, "Member 'UEffectModel_C::OriginPointLightSave' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, OriginSpotLightSave) == 0x000940, "Member 'UEffectModel_C::OriginSpotLightSave' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, TargetSpotConfig) == 0x000990, "Member 'UEffectModel_C::TargetSpotConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, LastSpotConfig) == 0x0009C0, "Member 'UEffectModel_C::LastSpotConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, OriginWindSave) == 0x0009F0, "Member 'UEffectModel_C::OriginWindSave' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, TargetWindConfig) == 0x000A40, "Member 'UEffectModel_C::TargetWindConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, LastWindConfig) == 0x000A90, "Member 'UEffectModel_C::LastWindConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, CurrentLigthTriggerBoxe) == 0x000AE0, "Member 'UEffectModel_C::CurrentLigthTriggerBoxe' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, OnAddSpecialBuff) == 0x000AE8, "Member 'UEffectModel_C::OnAddSpecialBuff' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, OnRemoveSpecialBuff) == 0x000AF8, "Member 'UEffectModel_C::OnRemoveSpecialBuff' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, OriginSkyAtmosphereSave) == 0x000B08, "Member 'UEffectModel_C::OriginSkyAtmosphereSave' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, OriginGMCConfig) == 0x000B58, "Member 'UEffectModel_C::OriginGMCConfig' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, OringintNSConfigSave) == 0x000BA8, "Member 'UEffectModel_C::OringintNSConfigSave' has a wrong offset!"); \ static_assert(offsetof(UEffectModel_C, StopLightChanged) == 0x000BF8, "Member 'UEffectModel_C::StopLightChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_CheckDisableCameraLock \ static_assert(alignof(DynamicTargetingComponent_C_CheckDisableCameraLock) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_CheckDisableCameraLock"); \ static_assert(sizeof(DynamicTargetingComponent_C_CheckDisableCameraLock) == 0x000048, "Wrong size on DynamicTargetingComponent_C_CheckDisableCameraLock"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckDisableCameraLock, Gap) == 0x000000, "Member 'DynamicTargetingComponent_C_CheckDisableCameraLock::Gap' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckDisableCameraLock, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'DynamicTargetingComponent_C_CheckDisableCameraLock::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckDisableCameraLock, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'DynamicTargetingComponent_C_CheckDisableCameraLock::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckDisableCameraLock, CallFunc_GetDistanceTo_ReturnValue) == 0x000014, "Member 'DynamicTargetingComponent_C_CheckDisableCameraLock::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckDisableCameraLock, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000018, "Member 'DynamicTargetingComponent_C_CheckDisableCameraLock::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckDisableCameraLock, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000020, "Member 'DynamicTargetingComponent_C_CheckDisableCameraLock::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckDisableCameraLock, CallFunc_SelectFloat_ReturnValue) == 0x000028, "Member 'DynamicTargetingComponent_C_CheckDisableCameraLock::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckDisableCameraLock, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000030, "Member 'DynamicTargetingComponent_C_CheckDisableCameraLock::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckDisableCameraLock, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000038, "Member 'DynamicTargetingComponent_C_CheckDisableCameraLock::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckDisableCameraLock, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000040, "Member 'DynamicTargetingComponent_C_CheckDisableCameraLock::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_CheckTarget \ static_assert(alignof(DynamicTargetingComponent_C_CheckTarget) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_CheckTarget"); \ static_assert(sizeof(DynamicTargetingComponent_C_CheckTarget) == 0x000058, "Wrong size on DynamicTargetingComponent_C_CheckTarget"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckTarget, CallFunc_K2_SetTimer_ReturnValue) == 0x000000, "Member 'DynamicTargetingComponent_C_CheckTarget::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckTarget, CallFunc_IsTarget_return_value) == 0x000008, "Member 'DynamicTargetingComponent_C_CheckTarget::CallFunc_IsTarget_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckTarget, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000010, "Member 'DynamicTargetingComponent_C_CheckTarget::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckTarget, CallFunc_GetOptionValue_ReturnValue) == 0x000018, "Member 'DynamicTargetingComponent_C_CheckTarget::CallFunc_GetOptionValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckTarget, CallFunc_Conv_StringToInt_ReturnValue) == 0x000028, "Member 'DynamicTargetingComponent_C_CheckTarget::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckTarget, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x00002C, "Member 'DynamicTargetingComponent_C_CheckTarget::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckTarget, CallFunc_Conv_IntToBool_ReturnValue) == 0x00002D, "Member 'DynamicTargetingComponent_C_CheckTarget::CallFunc_Conv_IntToBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckTarget, CallFunc_Not_PreBool_ReturnValue) == 0x00002E, "Member 'DynamicTargetingComponent_C_CheckTarget::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckTarget, CallFunc_K2_IsTimerActiveHandle_ReturnValue) == 0x00002F, "Member 'DynamicTargetingComponent_C_CheckTarget::CallFunc_K2_IsTimerActiveHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckTarget, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000030, "Member 'DynamicTargetingComponent_C_CheckTarget::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckTarget, CallFunc_IsTarget_return_value_1) == 0x000038, "Member 'DynamicTargetingComponent_C_CheckTarget::CallFunc_IsTarget_return_value_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckTarget, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'DynamicTargetingComponent_C_CheckTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckTarget, K2Node_MakeArray_Array) == 0x000040, "Member 'DynamicTargetingComponent_C_CheckTarget::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_CheckTarget, CallFunc_IsAnythingBlockingTrace_0_IsBlock_) == 0x000050, "Member 'DynamicTargetingComponent_C_CheckTarget::CallFunc_IsAnythingBlockingTrace_0_IsBlock_' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_DisableCameraLock \ static_assert(alignof(DynamicTargetingComponent_C_DisableCameraLock) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_DisableCameraLock"); \ static_assert(sizeof(DynamicTargetingComponent_C_DisableCameraLock) == 0x000018, "Wrong size on DynamicTargetingComponent_C_DisableCameraLock"); \ static_assert(offsetof(DynamicTargetingComponent_C_DisableCameraLock, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000000, "Member 'DynamicTargetingComponent_C_DisableCameraLock::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_DisableCameraLock, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'DynamicTargetingComponent_C_DisableCameraLock::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_DisableCameraLock, CallFunc_OnDeselected_DummyValue) == 0x000011, "Member 'DynamicTargetingComponent_C_DisableCameraLock::CallFunc_OnDeselected_DummyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_Do_UnableLockTarget \ static_assert(alignof(DynamicTargetingComponent_C_Do_UnableLockTarget) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_Do_UnableLockTarget"); \ static_assert(sizeof(DynamicTargetingComponent_C_Do_UnableLockTarget) == 0x000008, "Wrong size on DynamicTargetingComponent_C_Do_UnableLockTarget"); \ static_assert(offsetof(DynamicTargetingComponent_C_Do_UnableLockTarget, Actor) == 0x000000, "Member 'DynamicTargetingComponent_C_Do_UnableLockTarget::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_EnableCameraLock \ static_assert(alignof(DynamicTargetingComponent_C_EnableCameraLock) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_EnableCameraLock"); \ static_assert(sizeof(DynamicTargetingComponent_C_EnableCameraLock) == 0x000028, "Wrong size on DynamicTargetingComponent_C_EnableCameraLock"); \ static_assert(offsetof(DynamicTargetingComponent_C_EnableCameraLock, SocketIndex) == 0x000000, "Member 'DynamicTargetingComponent_C_EnableCameraLock::SocketIndex' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_EnableCameraLock, CallFunc_K2_SetTimer_ReturnValue) == 0x000008, "Member 'DynamicTargetingComponent_C_EnableCameraLock::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_EnableCameraLock, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000010, "Member 'DynamicTargetingComponent_C_EnableCameraLock::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_EnableCameraLock, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'DynamicTargetingComponent_C_EnableCameraLock::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_EnableCameraLock, CallFunc_OnSelected_DummyValue) == 0x000021, "Member 'DynamicTargetingComponent_C_EnableCameraLock::CallFunc_OnSelected_DummyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent \ static_assert(alignof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent"); \ static_assert(sizeof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent) == 0x000080, "Wrong size on DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, EntryPoint) == 0x000000, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, Temp_int_Array_Index_Variable) == 0x000004, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, CallFunc_Array_Get_Item) == 0x000008, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, CallFunc_Array_Length_ReturnValue) == 0x00000C, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, CallFunc_Array_RemoveItem_ReturnValue) == 0x000010, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, K2Node_Event_DeltaSeconds) == 0x000014, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, K2Node_DynamicCast_AsCharacter) == 0x000020, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, K2Node_CustomEvent_Actor) == 0x000030, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::K2Node_CustomEvent_Actor' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, K2Node_DynamicCast_AsAbstract_Character) == 0x000038, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, K2Node_DynamicCast_AsAbstract_Character_1) == 0x000048, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, K2Node_DynamicCast_bSuccess_2) == 0x000050, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, CallFunc_IsLocallyControlled_ReturnValue) == 0x000051, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000052, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000054, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, CallFunc_GetPlayerStatic_ReturnValue) == 0x000068, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, Temp_int_Loop_Counter_Variable) == 0x000070, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, K2Node_CustomEvent_OpenTargetingUpdate) == 0x00007C, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::K2Node_CustomEvent_OpenTargetingUpdate' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent, CallFunc_BooleanAND_ReturnValue) == 0x00007D, "Member 'DynamicTargetingComponent_C_ExecuteUbergraph_DynamicTargetingComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_FindDirectionalTarget \ static_assert(alignof(DynamicTargetingComponent_C_FindDirectionalTarget) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_FindDirectionalTarget"); \ static_assert(sizeof(DynamicTargetingComponent_C_FindDirectionalTarget) == 0x000218, "Wrong size on DynamicTargetingComponent_C_FindDirectionalTarget"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, OnLeft_) == 0x000000, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::OnLeft_' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, Potential_TargetsLeft) == 0x000008, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::Potential_TargetsLeft' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, Potential_TargetsRight) == 0x000018, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::Potential_TargetsRight' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, LocalOnLeft_) == 0x000028, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::LocalOnLeft_' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, Potential_Targets) == 0x000030, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::Potential_Targets' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, LocalPotentialTarget) == 0x000040, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::LocalPotentialTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, Temp_int_Loop_Counter_Variable) == 0x000050, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000058, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, Temp_int_Array_Index_Variable) == 0x000074, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_IsTarget_return_value) == 0x000078, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_IsTarget_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_DoesImplementInterface_ReturnValue) == 0x000079, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_GetOwner_ReturnValue_1) == 0x000080, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000088, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000090, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_GetDirectionUnitVector_ReturnValue) == 0x0000A8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_GetDirectionUnitVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000C0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_IsValid_ReturnValue) == 0x0000C1, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_IsAnythingBlockingTrace_0_IsBlock_) == 0x0000C2, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_IsAnythingBlockingTrace_0_IsBlock_' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_IsAnythingBlockingTrace_0_IsBlock__1) == 0x0000C3, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_IsAnythingBlockingTrace_0_IsBlock__1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_GetTargetByDotProduct_BestTarget) == 0x0000C8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_GetTargetByDotProduct_BestTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_GetOwner_ReturnValue_2) == 0x0000D0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_Array_Length_ReturnValue) == 0x0000D8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_GetActorUpVector_ReturnValue) == 0x0000E0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_Greater_IntInt_ReturnValue) == 0x0000F8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000100, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_GetTargetByDotProduct_BestTarget_1) == 0x000118, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_GetTargetByDotProduct_BestTarget_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000120, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_GetDirectionUnitVector_ReturnValue_1) == 0x000138, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_GetDirectionUnitVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_Cross_VectorVector_ReturnValue) == 0x000150, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_Cross_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000168, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, K2Node_DynamicCast_bSuccess) == 0x000178, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_Dot_VectorVector_ReturnValue) == 0x000180, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_OnSelected_DummyValue) == 0x000188, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_OnSelected_DummyValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000189, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, K2Node_DynamicCast_AsI_Is_Targetable_1) == 0x000190, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::K2Node_DynamicCast_AsI_Is_Targetable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, K2Node_DynamicCast_bSuccess_1) == 0x0001A0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_Array_Length_ReturnValue_1) == 0x0001A4, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_OnDeselected_DummyValue) == 0x0001A8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_OnDeselected_DummyValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0001A9, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_Array_Add_ReturnValue) == 0x0001AC, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_Array_Add_ReturnValue_1) == 0x0001B0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_GetOwner_ReturnValue_3) == 0x0001B8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_GetOwner_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x0001C0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_GetWorldSubsystem_ReturnValue) == 0x0001C8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_NotEqual_ObjectObject_ReturnValue_1) == 0x0001D0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_NotEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_GetAllRegisterActorsWithInterface_OutActors) == 0x0001D8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_GetAllRegisterActorsWithInterface_OutActors' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_BooleanAND_ReturnValue) == 0x0001E8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_Array_Get_Item) == 0x0001F0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_BooleanAND_ReturnValue_1) == 0x0001F8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_BooleanAND_ReturnValue_2) == 0x0001F9, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_Array_Length_ReturnValue_2) == 0x0001FC, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_Less_IntInt_ReturnValue) == 0x000200, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_GetDistanceTo_ReturnValue) == 0x000204, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_IsTargetingEnabled_return_value) == 0x000208, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_IsTargetingEnabled_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000209, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000210, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_FindDirectionalTarget_Screen \ static_assert(alignof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_FindDirectionalTarget_Screen"); \ static_assert(sizeof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen) == 0x000610, "Wrong size on DynamicTargetingComponent_C_FindDirectionalTarget_Screen"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, Forward) == 0x000000, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::Forward' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, L_CanUse) == 0x000008, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::L_CanUse' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, L_Foot) == 0x000018, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::L_Foot' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, L_NowWorld) == 0x000030, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::L_NowWorld' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, hWeight) == 0x000048, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::hWeight' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, L_Weight) == 0x000050, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::L_Weight' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, L_Anchor) == 0x000058, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::L_Anchor' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, L_StructArr_Final) == 0x000068, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::L_StructArr_Final' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, LocalPotentialDistance) == 0x000078, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::LocalPotentialDistance' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, L_StructArr2) == 0x000080, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::L_StructArr2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, L_SocketSelect) == 0x000090, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::L_SocketSelect' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, L_Min) == 0x000098, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::L_Min' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, L_NowPos) == 0x0000A0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::L_NowPos' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, L_isSelect_) == 0x0000B0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::L_isSelect_' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, L_StructArr) == 0x0000B8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::L_StructArr' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, L_AllActor) == 0x0000C8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::L_AllActor' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, LocalPotentialTarget) == 0x0000D8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::LocalPotentialTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, Temp_int_Array_Index_Variable) == 0x0000E0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GetOwner_ReturnValue) == 0x0000E8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, Temp_int_Loop_Counter_Variable) == 0x0000F0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, Temp_int_Loop_Counter_Variable_1) == 0x0000F4, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Add_IntInt_ReturnValue) == 0x0000F8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000FC, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, Temp_int_Array_Index_Variable_1) == 0x000100, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, K2Node_MakeArray_Array) == 0x000108, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_IsTarget_return_value) == 0x000118, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_IsTarget_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, Temp_int_Loop_Counter_Variable_2) == 0x00011C, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Add_IntInt_ReturnValue_2) == 0x000120, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Array_Get_Item) == 0x000128, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000130, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Array_Length_ReturnValue) == 0x000134, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Less_IntInt_ReturnValue) == 0x000138, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GetViewportSize_ReturnValue) == 0x000140, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GetViewportSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BreakVector2D_X) == 0x000150, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BreakVector2D_Y) == 0x000158, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000160, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000168, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Array_Length_ReturnValue_1) == 0x000170, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GetOwner_ReturnValue_1) == 0x000178, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BreakVector2D_X_1) == 0x000180, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BreakVector2D_Y_1) == 0x000188, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000190, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, Temp_bool_Variable) == 0x0001A8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, Temp_int_Loop_Counter_Variable_3) == 0x0001AC, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0001B0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001B1, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Add_IntInt_ReturnValue_3) == 0x0001B4, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Array_Length_ReturnValue_2) == 0x0001B8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_IsValid_ReturnValue) == 0x0001BC, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Not_PreBool_ReturnValue) == 0x0001BD, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BooleanAND_ReturnValue) == 0x0001BE, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0001BF, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x0001C0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001C1, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_IsValid_ReturnValue_1) == 0x0001C2, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, K2Node_DynamicCast_AsI_Is_Targetable) == 0x0001C8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, K2Node_DynamicCast_bSuccess) == 0x0001D8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_OnSelected_DummyValue) == 0x0001D9, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_OnSelected_DummyValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, Temp_int_Array_Index_Variable_2) == 0x0001DC, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, K2Node_DynamicCast_AsI_Is_Targetable_1) == 0x0001E0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::K2Node_DynamicCast_AsI_Is_Targetable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, K2Node_DynamicCast_bSuccess_1) == 0x0001F0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_OnDeselected_DummyValue) == 0x0001F1, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_OnDeselected_DummyValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, Temp_int_Array_Index_Variable_3) == 0x0001F4, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Array_Get_Item_1) == 0x0001F8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BreakVector2D_X_2) == 0x000230, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BreakVector2D_Y_2) == 0x000238, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000240, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_IsAnythingBlockingTrace_0_IsBlock_) == 0x000248, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_IsAnythingBlockingTrace_0_IsBlock_' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Greater_IntInt_ReturnValue) == 0x000249, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, Temp_int_Array_Index_Variable_4) == 0x00024C, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Array_Get_Item_2) == 0x000250, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Percent_IntInt_ReturnValue) == 0x000288, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00028C, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000290, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_VSize_ReturnValue) == 0x0002A8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Subtract_Vector2DVector2D_ReturnValue) == 0x0002B0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Subtract_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x0002C0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GetAbs2D_ReturnValue) == 0x0002C8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GetAbs2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_SelectFloat_ReturnValue) == 0x0002D8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BreakVector2D_X_3) == 0x0002E0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BreakVector2D_X_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BreakVector2D_Y_3) == 0x0002E8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BreakVector2D_Y_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_MapRangeClamped_ReturnValue) == 0x0002F0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_MapRangeClamped_ReturnValue_1) == 0x0002F8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_MapRangeClamped_ReturnValue_2) == 0x000300, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_MapRangeClamped_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000308, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000310, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000318, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Greater_IntInt_ReturnValue_1) == 0x000320, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, Temp_real_Variable) == 0x000328, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Array_Get_Item_3) == 0x000330, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Array_Add_ReturnValue) == 0x000368, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Array_Length_ReturnValue_3) == 0x00036C, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Subtract_Vector2DVector2D_ReturnValue_1) == 0x000370, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Subtract_Vector2DVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Less_IntInt_ReturnValue_2) == 0x000380, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BreakVector2D_X_4) == 0x000388, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BreakVector2D_X_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BreakVector2D_Y_4) == 0x000390, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BreakVector2D_Y_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_SelectFloat_ReturnValue_1) == 0x000398, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, K2Node_MakeArray_Array_1) == 0x0003A0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0003B0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Less_DoubleDouble_ReturnValue_3) == 0x0003B1, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Less_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, Temp_int_Variable) == 0x0003B4, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, K2Node_Select_Default) == 0x0003B8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, K2Node_Select_Default_1) == 0x0003C0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Less_DoubleDouble_ReturnValue_4) == 0x0003C8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Less_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0003C9, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, Temp_int_Loop_Counter_Variable_4) == 0x0003CC, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Less_IntInt_ReturnValue_3) == 0x0003D0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Add_IntInt_ReturnValue_4) == 0x0003D4, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GetPlayerController_ReturnValue) == 0x0003D8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_ProjectWorldToScreen_ScreenPosition) == 0x0003E0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_ProjectWorldToScreen_ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_ProjectWorldToScreen_ReturnValue) == 0x0003F0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_ProjectWorldToScreen_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0003F1, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BreakVector2D_X_5) == 0x0003F8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BreakVector2D_X_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BreakVector2D_Y_5) == 0x000400, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BreakVector2D_Y_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_MakeVector2D_ReturnValue) == 0x000408, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Array_Length_ReturnValue_4) == 0x000418, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00041C, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000420, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, K2Node_DynamicCast_AsI_Is_Targetable_2) == 0x000428, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::K2Node_DynamicCast_AsI_Is_Targetable_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, K2Node_DynamicCast_bSuccess_2) == 0x000438, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GetAllRegisterActorsWithInterface_OutActors) == 0x000440, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GetAllRegisterActorsWithInterface_OutActors' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GetFootLocation_Loc) == 0x000450, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GetFootLocation_Loc' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, K2Node_DynamicCast_AsI_Is_Targetable_3) == 0x000468, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::K2Node_DynamicCast_AsI_Is_Targetable_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, K2Node_DynamicCast_bSuccess_3) == 0x000478, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, K2Node_DynamicCast_AsI_Is_Targetable_4) == 0x000480, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::K2Node_DynamicCast_AsI_Is_Targetable_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, K2Node_DynamicCast_bSuccess_4) == 0x000490, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GetSocketSelect_Targetable_SelectIndex) == 0x000494, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GetSocketSelect_Targetable_SelectIndex' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GetAllSocketLocation_Targetable_Locations) == 0x000498, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GetAllSocketLocation_Targetable_Locations' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GetAllSocketLocation_Targetable_CanUse) == 0x0004A8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GetAllSocketLocation_Targetable_CanUse' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Array_Get_Item_4) == 0x0004B8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_IsAnythingBlockingTrace_1_IsBlock_) == 0x0004D0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_IsAnythingBlockingTrace_1_IsBlock_' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_IsAnythingBlockingTrace_1_IsBlock__1) == 0x0004D1, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_IsAnythingBlockingTrace_1_IsBlock__1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Array_Length_ReturnValue_5) == 0x0004D4, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Array_Length_ReturnValue_6) == 0x0004D8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Less_IntInt_ReturnValue_4) == 0x0004DC, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x0004DD, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BooleanAND_ReturnValue_1) == 0x0004DE, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x0004DF, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_SelectVector_ReturnValue) == 0x0004E0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_SelectVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GetViewportSize_ReturnValue_1) == 0x0004F8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GetViewportSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GetPlayerController_ReturnValue_1) == 0x000508, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BreakVector2D_X_6) == 0x000510, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BreakVector2D_X_6' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BreakVector2D_Y_6) == 0x000518, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BreakVector2D_Y_6' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_ProjectWorldToScreen_ScreenPosition_1) == 0x000520, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_ProjectWorldToScreen_ScreenPosition_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_ProjectWorldToScreen_ReturnValue_1) == 0x000530, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_ProjectWorldToScreen_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x000538, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BreakVector2D_X_7) == 0x000540, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BreakVector2D_X_7' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BreakVector2D_Y_7) == 0x000548, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BreakVector2D_Y_7' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000550, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000558, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000560, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BooleanAND_ReturnValue_2) == 0x000568, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Abs_ReturnValue) == 0x000570, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000578, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, K2Node_MakeStruct_ST_DynamicTarget_TempData) == 0x000580, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::K2Node_MakeStruct_ST_DynamicTarget_TempData' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Array_Add_ReturnValue_1) == 0x0005B8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Array_Add_ReturnValue_2) == 0x0005BC, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Divide_DoubleDouble_ReturnValue_3) == 0x0005C0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Divide_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0005C8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x0005D0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0005D8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Abs_ReturnValue_1) == 0x0005E0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x0005E8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x0005E9, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BooleanAND_ReturnValue_3) == 0x0005EA, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GetOwner_ReturnValue_2) == 0x0005F0, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BooleanAND_ReturnValue_4) == 0x0005F8, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x0005F9, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_BooleanAND_ReturnValue_5) == 0x0005FA, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_GetDistanceTo_ReturnValue) == 0x0005FC, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000600, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, CallFunc_IsTargetingEnabled_return_value) == 0x000601, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::CallFunc_IsTargetingEnabled_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindDirectionalTarget_Screen, K2Node_VariableSet_LocalPotentialDistance_ImplicitCast) == 0x000608, "Member 'DynamicTargetingComponent_C_FindDirectionalTarget_Screen::K2Node_VariableSet_LocalPotentialDistance_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_FindTarget \ static_assert(alignof(DynamicTargetingComponent_C_FindTarget) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_FindTarget"); \ static_assert(sizeof(DynamicTargetingComponent_C_FindTarget) == 0x000380, "Wrong size on DynamicTargetingComponent_C_FindTarget"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, DotToTarget_Factor) == 0x000000, "Member 'DynamicTargetingComponent_C_FindTarget::DotToTarget_Factor' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, ComparedForward) == 0x000008, "Member 'DynamicTargetingComponent_C_FindTarget::ComparedForward' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, tempWeight) == 0x000020, "Member 'DynamicTargetingComponent_C_FindTarget::tempWeight' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, DotToTarget) == 0x000028, "Member 'DynamicTargetingComponent_C_FindTarget::DotToTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, hWeight) == 0x000030, "Member 'DynamicTargetingComponent_C_FindTarget::hWeight' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, DistanceFromTarget) == 0x000038, "Member 'DynamicTargetingComponent_C_FindTarget::DistanceFromTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, DistanceFromCenterOfViewport) == 0x000040, "Member 'DynamicTargetingComponent_C_FindTarget::DistanceFromCenterOfViewport' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, Potential_Targets) == 0x000048, "Member 'DynamicTargetingComponent_C_FindTarget::Potential_Targets' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, LocalPotentialTarget) == 0x000058, "Member 'DynamicTargetingComponent_C_FindTarget::LocalPotentialTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, Temp_int_Array_Index_Variable) == 0x000060, "Member 'DynamicTargetingComponent_C_FindTarget::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000064, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000068, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, Temp_int_Loop_Counter_Variable) == 0x000080, "Member 'DynamicTargetingComponent_C_FindTarget::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, Temp_int_Loop_Counter_Variable_1) == 0x000084, "Member 'DynamicTargetingComponent_C_FindTarget::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Add_IntInt_ReturnValue) == 0x000088, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Add_IntInt_ReturnValue_1) == 0x00008C, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, Temp_int_Array_Index_Variable_1) == 0x000090, "Member 'DynamicTargetingComponent_C_FindTarget::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_GetPlayerController_ReturnValue) == 0x000098, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_GetViewportSize_ReturnValue) == 0x0000A8, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_GetViewportSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000B8, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_BreakVector2D_X) == 0x0000D0, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_BreakVector2D_Y) == 0x0000D8, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_GetOwner_ReturnValue) == 0x0000E8, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000F0, "Member 'DynamicTargetingComponent_C_FindTarget::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, K2Node_DynamicCast_bSuccess) == 0x0000F8, "Member 'DynamicTargetingComponent_C_FindTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_GetFreemoveDirection_direction) == 0x000100, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_GetFreemoveDirection_direction' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000118, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000119, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000120, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_GetOwner_ReturnValue_1) == 0x000138, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_GetViewportSize_ReturnValue_1) == 0x000140, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_GetViewportSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000150, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_BreakVector2D_X_1) == 0x000168, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_BreakVector2D_Y_1) == 0x000170, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000178, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000190, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_BreakVector_X) == 0x000198, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_BreakVector_Y) == 0x0001A0, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_BreakVector_Z) == 0x0001A8, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001B0, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_MakeVector_ReturnValue) == 0x0001B8, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x0001D0, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Normal_ReturnValue) == 0x0001D8, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0001F0, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Dot_VectorVector_ReturnValue) == 0x0001F8, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000200, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000208, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000210, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_GetOwner_ReturnValue_2) == 0x000218, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_GetOwner_ReturnValue_3) == 0x000220, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_GetOwner_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000228, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_GetDistanceTo_ReturnValue) == 0x00022C, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_K2_GetActorLocation_ReturnValue_4) == 0x000230, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_K2_GetActorLocation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000248, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_ProjectWorldToScreen_ScreenPosition) == 0x000250, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_ProjectWorldToScreen_ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_ProjectWorldToScreen_ReturnValue) == 0x000260, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_ProjectWorldToScreen_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_IsInViewport_return_value) == 0x000261, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_IsInViewport_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_BooleanAND_ReturnValue) == 0x000262, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_IsTarget_return_value) == 0x000263, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_IsTarget_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_BooleanAND_ReturnValue_1) == 0x000264, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_DoesImplementInterface_ReturnValue) == 0x000265, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_BooleanAND_ReturnValue_2) == 0x000266, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000268, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_BooleanAND_ReturnValue_3) == 0x000270, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_GetAllRegisterActorsWithInterface_OutActors) == 0x000278, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_GetAllRegisterActorsWithInterface_OutActors' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Array_Get_Item) == 0x000288, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Array_Length_ReturnValue) == 0x000290, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Less_IntInt_ReturnValue) == 0x000294, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_IsAnythingBlockingTrace_0_IsBlock_) == 0x000295, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_IsAnythingBlockingTrace_0_IsBlock_' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Array_Add_ReturnValue) == 0x000298, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_IsValid_ReturnValue) == 0x00029C, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_GetPlayerController_ReturnValue_1) == 0x0002A0, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Array_Get_Item_1) == 0x0002A8, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_ProjectWorldToScreen_ScreenPosition_1) == 0x0002B0, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_ProjectWorldToScreen_ScreenPosition_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_ProjectWorldToScreen_ReturnValue_1) == 0x0002C0, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_ProjectWorldToScreen_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_BreakVector2D_X_2) == 0x0002C8, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_BreakVector2D_Y_2) == 0x0002D0, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Array_Length_ReturnValue_1) == 0x0002D8, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0002E0, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Less_IntInt_ReturnValue_1) == 0x0002E8, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Abs_ReturnValue) == 0x0002F0, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0002F8, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000300, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_GetOwner_ReturnValue_4) == 0x000308, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_GetOwner_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Abs_ReturnValue_1) == 0x000310, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_GetDistanceTo_ReturnValue_1) == 0x000318, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_GetDistanceTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x00031C, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x00031D, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_BooleanAND_ReturnValue_4) == 0x00031E, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_GetPlayerController_ReturnValue_2) == 0x000320, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_ProjectWorldToScreen_ScreenPosition_2) == 0x000328, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_ProjectWorldToScreen_ScreenPosition_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_ProjectWorldToScreen_ReturnValue_2) == 0x000338, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_ProjectWorldToScreen_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_BreakVector2D_X_3) == 0x000340, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_BreakVector2D_X_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_BreakVector2D_Y_3) == 0x000348, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_BreakVector2D_Y_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000350, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Abs_ReturnValue_2) == 0x000358, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Abs_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Divide_DoubleDouble_ReturnValue_3) == 0x000360, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Divide_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x000368, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000370, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTarget, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000378, "Member 'DynamicTargetingComponent_C_FindTarget::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_FindTargetByMouse \ static_assert(alignof(DynamicTargetingComponent_C_FindTargetByMouse) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_FindTargetByMouse"); \ static_assert(sizeof(DynamicTargetingComponent_C_FindTargetByMouse) == 0x000050, "Wrong size on DynamicTargetingComponent_C_FindTargetByMouse"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetByMouse, IsHorizontal) == 0x000000, "Member 'DynamicTargetingComponent_C_FindTargetByMouse::IsHorizontal' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetByMouse, AxisInput) == 0x000008, "Member 'DynamicTargetingComponent_C_FindTargetByMouse::AxisInput' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetByMouse, CallFunc_Abs_ReturnValue) == 0x000010, "Member 'DynamicTargetingComponent_C_FindTargetByMouse::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetByMouse, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'DynamicTargetingComponent_C_FindTargetByMouse::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetByMouse, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000020, "Member 'DynamicTargetingComponent_C_FindTargetByMouse::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetByMouse, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000028, "Member 'DynamicTargetingComponent_C_FindTargetByMouse::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetByMouse, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x000029, "Member 'DynamicTargetingComponent_C_FindTargetByMouse::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetByMouse, CallFunc_BooleanAND_ReturnValue) == 0x00002A, "Member 'DynamicTargetingComponent_C_FindTargetByMouse::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetByMouse, CallFunc_SelectFloat_ReturnValue) == 0x000030, "Member 'DynamicTargetingComponent_C_FindTargetByMouse::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetByMouse, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000038, "Member 'DynamicTargetingComponent_C_FindTargetByMouse::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetByMouse, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000040, "Member 'DynamicTargetingComponent_C_FindTargetByMouse::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetByMouse, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000048, "Member 'DynamicTargetingComponent_C_FindTargetByMouse::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetByMouse, CallFunc_IsTargetingEnabled_return_value) == 0x000049, "Member 'DynamicTargetingComponent_C_FindTargetByMouse::CallFunc_IsTargetingEnabled_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetByMouse, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x00004A, "Member 'DynamicTargetingComponent_C_FindTargetByMouse::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetByMouse, CallFunc_BooleanAND_ReturnValue_1) == 0x00004B, "Member 'DynamicTargetingComponent_C_FindTargetByMouse::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetByMouse, CallFunc_BooleanAND_ReturnValue_2) == 0x00004C, "Member 'DynamicTargetingComponent_C_FindTargetByMouse::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_FindTargetBySocket \ static_assert(alignof(DynamicTargetingComponent_C_FindTargetBySocket) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_FindTargetBySocket"); \ static_assert(sizeof(DynamicTargetingComponent_C_FindTargetBySocket) == 0x000470, "Wrong size on DynamicTargetingComponent_C_FindTargetBySocket"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, ResetCamera) == 0x000000, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::ResetCamera' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, L_CanUse) == 0x000008, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::L_CanUse' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, L_Distance) == 0x000018, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::L_Distance' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, L_SocketSelect) == 0x000020, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::L_SocketSelect' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, L_StructArr) == 0x000028, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::L_StructArr' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, DotToTarget_Factor) == 0x000038, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::DotToTarget_Factor' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, ComparedForward) == 0x000040, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::ComparedForward' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, tempWeight) == 0x000058, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::tempWeight' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, DotToTarget) == 0x000060, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::DotToTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, hWeight) == 0x000068, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::hWeight' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, DistanceFromTarget) == 0x000070, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::DistanceFromTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, DistanceFromCenterOfViewport) == 0x000078, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::DistanceFromCenterOfViewport' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, Potential_Targets) == 0x000080, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::Potential_Targets' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, LocalPotentialTarget) == 0x000090, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::LocalPotentialTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, Temp_int_Array_Index_Variable) == 0x000098, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, Temp_int_Loop_Counter_Variable) == 0x00009C, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000A0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Add_IntInt_ReturnValue) == 0x0000A4, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, Temp_int_Array_Index_Variable_1) == 0x0000A8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_GetOwner_ReturnValue) == 0x0000B0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_GetOwner_ReturnValue_1) == 0x0000B8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_GetPlayerController_ReturnValue) == 0x0000C0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000C8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_GetWorldSubsystem_ReturnValue) == 0x0000E0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_GetAllRegisterActorsWithInterface_OutActors) == 0x0000E8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_GetAllRegisterActorsWithInterface_OutActors' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, Temp_int_Loop_Counter_Variable_1) == 0x0000F8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Array_Length_ReturnValue) == 0x0000FC, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Add_IntInt_ReturnValue_1) == 0x000100, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Less_IntInt_ReturnValue) == 0x000104, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, Temp_int_Array_Index_Variable_2) == 0x000108, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, Temp_int_Loop_Counter_Variable_2) == 0x00010C, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Array_Get_Item) == 0x000110, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Add_IntInt_ReturnValue_2) == 0x000118, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000120, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000128, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_IsValid_ReturnValue) == 0x000130, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000131, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_IsTarget_return_value) == 0x000132, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_IsTarget_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_DoesImplementInterface_ReturnValue) == 0x000133, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_BooleanAND_ReturnValue) == 0x000134, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000138, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_GetViewportSize_ReturnValue) == 0x000140, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_GetViewportSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_BreakVector2D_X) == 0x000150, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_BreakVector2D_Y) == 0x000158, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000160, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_GetOwner_ReturnValue_2) == 0x000168, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Array_Get_Item_1) == 0x000170, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0001A8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Array_Length_ReturnValue_1) == 0x0001C0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0001C8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001E0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_VSize_ReturnValue) == 0x0001E8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x0001F0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_BreakVector2D_X_1) == 0x0001F8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_BreakVector2D_Y_1) == 0x000200, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000208, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Abs_ReturnValue) == 0x000210, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000218, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000220, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000228, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x000240, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_BreakVector_X) == 0x000258, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_BreakVector_Y) == 0x000260, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_BreakVector_Z) == 0x000268, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, K2Node_MakeArray_Array) == 0x000270, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_MakeVector_ReturnValue) == 0x000280, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Normal_ReturnValue) == 0x000298, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_GetViewportSize_ReturnValue_1) == 0x0002B0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_GetViewportSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Dot_VectorVector_ReturnValue) == 0x0002C0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_BreakVector2D_X_2) == 0x0002C8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_BreakVector2D_Y_2) == 0x0002D0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0002D8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x0002E0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0002E8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Divide_DoubleDouble_ReturnValue_3) == 0x0002F0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Divide_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_GetPlayerController_ReturnValue_1) == 0x0002F8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000300, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000308, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, K2Node_DynamicCast_bSuccess) == 0x000318, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_GetAllSocketLocation_Targetable_Locations) == 0x000320, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_GetAllSocketLocation_Targetable_Locations' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_GetAllSocketLocation_Targetable_CanUse) == 0x000330, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_GetAllSocketLocation_Targetable_CanUse' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Array_Get_Item_2) == 0x000340, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_IsAnythingBlockingTrace_1_IsBlock_) == 0x000358, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_IsAnythingBlockingTrace_1_IsBlock_' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_ProjectWorldToScreen_ScreenPosition) == 0x000360, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_ProjectWorldToScreen_ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_ProjectWorldToScreen_ReturnValue) == 0x000370, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_ProjectWorldToScreen_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_BreakVector2D_X_3) == 0x000378, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_BreakVector2D_X_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_BreakVector2D_Y_3) == 0x000380, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_BreakVector2D_Y_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, K2Node_MakeStruct_ST_DynamicTarget_TempData) == 0x000388, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::K2Node_MakeStruct_ST_DynamicTarget_TempData' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x0003C0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Array_Add_ReturnValue) == 0x0003C8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Abs_ReturnValue_1) == 0x0003D0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x0003D8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0003E0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Abs_ReturnValue_2) == 0x0003E8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Abs_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Array_Length_ReturnValue_2) == 0x0003F0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0003F4, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Less_IntInt_ReturnValue_2) == 0x0003F5, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_BooleanAND_ReturnValue_1) == 0x0003F6, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_GetOwner_ReturnValue_3) == 0x0003F8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_GetOwner_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_GetOwner_ReturnValue_4) == 0x000400, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_GetOwner_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000408, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, K2Node_DynamicCast_bSuccess_1) == 0x000410, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000411, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000412, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_BooleanAND_ReturnValue_2) == 0x000413, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_GetFreemoveDirection_direction) == 0x000418, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_GetFreemoveDirection_direction' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_GetDistanceTo_ReturnValue) == 0x000430, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000438, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_ProjectWorldToScreen_ScreenPosition_1) == 0x000450, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_ProjectWorldToScreen_ScreenPosition_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_ProjectWorldToScreen_ReturnValue_1) == 0x000460, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_ProjectWorldToScreen_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000461, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_IsInViewport_return_value) == 0x000462, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_IsInViewport_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, CallFunc_BooleanAND_ReturnValue_3) == 0x000463, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket, K2Node_VariableSet_L_Distance_ImplicitCast) == 0x000468, "Member 'DynamicTargetingComponent_C_FindTargetBySocket::K2Node_VariableSet_L_Distance_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera \ static_assert(alignof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera"); \ static_assert(sizeof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera) == 0x0008A8, "Wrong size on DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, ResetCamera) == 0x000000, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::ResetCamera' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, FixMaxRadius) == 0x000008, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::FixMaxRadius' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, L_CanUse) == 0x000010, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::L_CanUse' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, L_MaxRadius) == 0x000020, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::L_MaxRadius' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, L_Foot) == 0x000028, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::L_Foot' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, L_Dot) == 0x000040, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::L_Dot' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, ComparedForward) == 0x000048, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::ComparedForward' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, L_StructArr_First) == 0x000060, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::L_StructArr_First' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, L_Distance) == 0x000070, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::L_Distance' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, L_Min) == 0x000078, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::L_Min' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, L_TempArr) == 0x000080, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::L_TempArr' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, L_Weight) == 0x000090, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::L_Weight' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, L_Anchor) == 0x000098, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::L_Anchor' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, L_StructArr2) == 0x0000A8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::L_StructArr2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, L_SocketSelect) == 0x0000B8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::L_SocketSelect' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, L_StructArr) == 0x0000C0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::L_StructArr' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, hWeight) == 0x0000D0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::hWeight' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, LocalPotentialTarget) == 0x0000D8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::LocalPotentialTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetOwner_ReturnValue) == 0x0000E0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0000E8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000F0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetOwner_ReturnValue_1) == 0x000108, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, Temp_int_Loop_Counter_Variable) == 0x000110, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000118, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Add_IntInt_ReturnValue) == 0x000130, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, Temp_int_Array_Index_Variable) == 0x000134, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetOwner_ReturnValue_2) == 0x000138, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000140, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, Temp_int_Loop_Counter_Variable_1) == 0x000158, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Add_IntInt_ReturnValue_1) == 0x00015C, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, Temp_int_Array_Index_Variable_1) == 0x000160, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetOwner_ReturnValue_3) == 0x000168, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetOwner_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetPlayerController_ReturnValue) == 0x000170, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetOwner_ReturnValue_4) == 0x000178, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetOwner_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, Temp_int_Loop_Counter_Variable_2) == 0x000180, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000188, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Add_IntInt_ReturnValue_2) == 0x0001A0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, Temp_int_Array_Index_Variable_2) == 0x0001A4, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, Temp_int_Loop_Counter_Variable_3) == 0x0001A8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Add_IntInt_ReturnValue_3) == 0x0001AC, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, Temp_int_Array_Index_Variable_3) == 0x0001B0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_X) == 0x0001B8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_Y) == 0x0001C0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0001C8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001C9, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetOwner_ReturnValue_5) == 0x0001D0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetOwner_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001D8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_K2_GetActorLocation_ReturnValue_4) == 0x0001E0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_K2_GetActorLocation_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_X_1) == 0x0001F8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_Y_1) == 0x000200, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_IsTarget_return_value) == 0x000208, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_IsTarget_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_DoesImplementInterface_ReturnValue) == 0x000209, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BooleanAND_ReturnValue) == 0x00020A, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x00020B, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x00020C, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000210, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, Temp_int_Loop_Counter_Variable_4) == 0x000218, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Add_IntInt_ReturnValue_4) == 0x00021C, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetPlayerController_ReturnValue_1) == 0x000220, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000228, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_SelectFloat_ReturnValue) == 0x000230, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetViewportSize_ReturnValue) == 0x000238, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetViewportSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_X_2) == 0x000248, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_Y_2) == 0x000250, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000258, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Length_ReturnValue) == 0x000260, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000268, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, Temp_int_Array_Index_Variable_4) == 0x000270, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Get_Item) == 0x000278, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Length_ReturnValue_1) == 0x0002B0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Add_ReturnValue) == 0x0002B4, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Greater_IntInt_ReturnValue) == 0x0002B8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Add_ReturnValue_1) == 0x0002BC, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0002C0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_X_3) == 0x0002D8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_X_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_Y_3) == 0x0002E0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_Y_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_VSize_ReturnValue) == 0x0002E8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0002F0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_MapRangeClamped_ReturnValue) == 0x0002F8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Abs_ReturnValue) == 0x000300, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x000308, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000310, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000318, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000320, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_K2_GetActorLocation_ReturnValue_5) == 0x000328, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_K2_GetActorLocation_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetOwner_ReturnValue_6) == 0x000340, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetOwner_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x000348, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000360, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, K2Node_DynamicCast_bSuccess) == 0x000368, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector_X) == 0x000370, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector_Y) == 0x000378, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector_Z) == 0x000380, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetFreemoveDirection_direction) == 0x000388, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetFreemoveDirection_direction' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_MakeVector_ReturnValue) == 0x0003A0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Normal_ReturnValue) == 0x0003B8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetViewportSize_ReturnValue_1) == 0x0003D0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetViewportSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Dot_VectorVector_ReturnValue) == 0x0003E0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_X_4) == 0x0003E8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_X_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_Y_4) == 0x0003F0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_Y_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Divide_DoubleDouble_ReturnValue_3) == 0x0003F8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Divide_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Divide_DoubleDouble_ReturnValue_4) == 0x000400, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Divide_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000408, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000410, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetOwner_ReturnValue_7) == 0x000418, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetOwner_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_K2_GetActorLocation_ReturnValue_6) == 0x000420, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_K2_GetActorLocation_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000438, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_ProjectWorldToScreen_ScreenPosition) == 0x000440, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_ProjectWorldToScreen_ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_ProjectWorldToScreen_ReturnValue) == 0x000450, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_ProjectWorldToScreen_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetAllRegisterActorsWithInterface_OutActors) == 0x000458, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetAllRegisterActorsWithInterface_OutActors' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_X_5) == 0x000468, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_X_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_Y_5) == 0x000470, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_Y_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Get_Item_1) == 0x000478, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_MakeVector2D_ReturnValue) == 0x000480, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Length_ReturnValue_2) == 0x000490, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Less_IntInt_ReturnValue) == 0x000494, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x000495, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000496, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, Temp_bool_Variable) == 0x000497, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Get_Item_2) == 0x000498, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Length_ReturnValue_3) == 0x0004D0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Add_ReturnValue_2) == 0x0004D4, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Less_IntInt_ReturnValue_1) == 0x0004D8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Add_ReturnValue_3) == 0x0004DC, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Add_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x0004E0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_VSize_ReturnValue_1) == 0x0004F8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_VSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Subtract_Vector2DVector2D_ReturnValue) == 0x000500, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Subtract_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_MapRangeClamped_ReturnValue_1) == 0x000510, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetAbs2D_ReturnValue) == 0x000518, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetAbs2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_X_6) == 0x000528, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_X_6' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_Y_6) == 0x000530, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_Y_6' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Less_DoubleDouble_ReturnValue_3) == 0x000538, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Less_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_MapRangeClamped_ReturnValue_2) == 0x000540, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_MapRangeClamped_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_MapRangeClamped_ReturnValue_3) == 0x000548, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_MapRangeClamped_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, Temp_int_Loop_Counter_Variable_5) == 0x000550, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::Temp_int_Loop_Counter_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000558, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000560, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Less_IntInt_ReturnValue_2) == 0x000568, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Add_IntInt_ReturnValue_5) == 0x00056C, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Get_Item_3) == 0x000570, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Length_ReturnValue_4) == 0x0005A8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Less_IntInt_ReturnValue_3) == 0x0005AC, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Subtract_VectorVector_ReturnValue_3) == 0x0005B0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Subtract_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_VSize_ReturnValue_2) == 0x0005C8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_VSize_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Length_ReturnValue_5) == 0x0005D0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Less_IntInt_ReturnValue_4) == 0x0005D4, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Length_ReturnValue_6) == 0x0005D8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0005DC, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BooleanOR_ReturnValue) == 0x0005DD, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetOwner_ReturnValue_8) == 0x0005E0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetOwner_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x0005E8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_K2_GetActorLocation_ReturnValue_7) == 0x0005F0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_K2_GetActorLocation_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Add_DoubleDouble_ReturnValue_3) == 0x000608, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Add_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_IsValid_ReturnValue) == 0x000610, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, K2Node_MakeArray_Array) == 0x000618, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetPlayerController_ReturnValue_2) == 0x000628, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, K2Node_Select_Default) == 0x000630, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000640, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, K2Node_DynamicCast_bSuccess_1) == 0x000650, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, K2Node_DynamicCast_AsI_Is_Targetable_1) == 0x000658, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::K2Node_DynamicCast_AsI_Is_Targetable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, K2Node_DynamicCast_bSuccess_2) == 0x000668, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetFootLocation_Loc) == 0x000670, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetFootLocation_Loc' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetAllSocketLocation_Targetable_Locations) == 0x000688, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetAllSocketLocation_Targetable_Locations' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetAllSocketLocation_Targetable_CanUse) == 0x000698, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetAllSocketLocation_Targetable_CanUse' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Get_Item_4) == 0x0006A8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Subtract_VectorVector_ReturnValue_4) == 0x0006C0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Subtract_VectorVector_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_IsAnythingBlockingTrace_1_IsBlock_) == 0x0006D8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_IsAnythingBlockingTrace_1_IsBlock_' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_VSize_ReturnValue_3) == 0x0006E0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_VSize_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Less_DoubleDouble_ReturnValue_4) == 0x0006E8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Less_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Length_ReturnValue_7) == 0x0006EC, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Length_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Less_IntInt_ReturnValue_5) == 0x0006F0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Less_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Length_ReturnValue_8) == 0x0006F4, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Length_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0006F8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_SelectVector_ReturnValue) == 0x000700, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_SelectVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetOwner_ReturnValue_9) == 0x000718, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetOwner_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_ProjectWorldToScreen_ScreenPosition_1) == 0x000720, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_ProjectWorldToScreen_ScreenPosition_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_ProjectWorldToScreen_ReturnValue_1) == 0x000730, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_ProjectWorldToScreen_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000731, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_X_7) == 0x000738, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_X_7' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_Y_7) == 0x000740, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_Y_7' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BooleanAND_ReturnValue_1) == 0x000748, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000750, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Abs_ReturnValue_1) == 0x000758, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x000760, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x000768, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Abs_ReturnValue_2) == 0x000770, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Abs_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, K2Node_MakeStruct_ST_DynamicTarget_TempData) == 0x000778, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::K2Node_MakeStruct_ST_DynamicTarget_TempData' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Greater_DoubleDouble_ReturnValue_4) == 0x0007B0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Greater_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Add_ReturnValue_4) == 0x0007B4, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Add_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BooleanAND_ReturnValue_2) == 0x0007B8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Add_ReturnValue_5) == 0x0007BC, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Add_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BooleanAND_ReturnValue_3) == 0x0007C0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, Temp_int_Array_Index_Variable_5) == 0x0007C4, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::Temp_int_Array_Index_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Get_Item_5) == 0x0007C8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Add_ReturnValue_6) == 0x000800, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Add_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Array_Add_ReturnValue_7) == 0x000804, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Array_Add_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Subtract_VectorVector_ReturnValue_5) == 0x000808, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Subtract_VectorVector_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_X_8) == 0x000820, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_X_8' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BreakVector2D_Y_8) == 0x000828, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BreakVector2D_Y_8' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_VSize_ReturnValue_4) == 0x000830, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_VSize_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Subtract_DoubleDouble_ReturnValue_4) == 0x000838, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Subtract_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_MapRangeClamped_ReturnValue_4) == 0x000840, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_MapRangeClamped_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Abs_ReturnValue_3) == 0x000848, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Abs_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Divide_DoubleDouble_ReturnValue_5) == 0x000850, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Divide_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_GetDistanceTo_ReturnValue) == 0x000858, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Subtract_DoubleDouble_ReturnValue_5) == 0x000860, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Subtract_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_Add_DoubleDouble_ReturnValue_4) == 0x000868, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_Add_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_K2_GetActorLocation_ReturnValue_8) == 0x000870, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_K2_GetActorLocation_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_ProjectWorldToScreen_ScreenPosition_2) == 0x000888, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_ProjectWorldToScreen_ScreenPosition_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_ProjectWorldToScreen_ReturnValue_2) == 0x000898, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_ProjectWorldToScreen_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, CallFunc_BooleanAND_ReturnValue_4) == 0x000899, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera, K2Node_VariableSet_L_Distance_ImplicitCast) == 0x0008A0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_BaseCamera::K2Node_VariableSet_L_Distance_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_FindTargetBySocket_NoLock \ static_assert(alignof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_FindTargetBySocket_NoLock"); \ static_assert(sizeof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock) == 0x000488, "Wrong size on DynamicTargetingComponent_C_FindTargetBySocket_NoLock"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, MaxDistance) == 0x000000, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, SelectedActor_0) == 0x000008, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::SelectedActor_0' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, L_CanUse) == 0x000010, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::L_CanUse' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, L_Distance) == 0x000020, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::L_Distance' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, L_MaxDistance) == 0x000028, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::L_MaxDistance' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, L_SelectActor) == 0x000030, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::L_SelectActor' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, L_SocketSelect) == 0x000038, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::L_SocketSelect' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, L_StructArr) == 0x000040, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::L_StructArr' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, DotToTarget_Factor) == 0x000050, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::DotToTarget_Factor' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, ComparedForward) == 0x000058, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::ComparedForward' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, tempWeight) == 0x000070, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::tempWeight' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, DotToTarget) == 0x000078, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::DotToTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, hWeight) == 0x000080, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::hWeight' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, DistanceFromTarget) == 0x000088, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::DistanceFromTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, DistanceFromCenterOfViewport) == 0x000090, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::DistanceFromCenterOfViewport' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, Potential_Targets) == 0x000098, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::Potential_Targets' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, LocalPotentialTarget) == 0x0000A8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::LocalPotentialTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000B1, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, Temp_int_Array_Index_Variable) == 0x0000B4, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, Temp_int_Loop_Counter_Variable) == 0x0000B8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000BC, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Add_IntInt_ReturnValue) == 0x0000C0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, Temp_int_Array_Index_Variable_1) == 0x0000C4, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, Temp_bool_Variable) == 0x0000C8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_IsTarget_return_value) == 0x0000C9, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_IsTarget_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_GetOwner_ReturnValue) == 0x0000D0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_GetPlayerController_ReturnValue) == 0x0000D8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, Temp_int_Loop_Counter_Variable_1) == 0x0000E0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, Temp_int_Loop_Counter_Variable_2) == 0x0000E4, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000E8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000EC, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, Temp_int_Array_Index_Variable_2) == 0x0000F0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000F8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_SelectFloat_ReturnValue) == 0x000110, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000118, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000119, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000120, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_GetViewportSize_ReturnValue) == 0x000128, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_GetViewportSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_BreakVector2D_X) == 0x000138, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_BreakVector2D_Y) == 0x000140, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_GetOwner_ReturnValue_1) == 0x000148, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000150, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000158, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000170, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_BreakVector_X) == 0x000188, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_BreakVector_Y) == 0x000190, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_BreakVector_Z) == 0x000198, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_MakeVector_ReturnValue) == 0x0001A0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Array_Get_Item) == 0x0001B8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Normal_ReturnValue) == 0x0001F0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Dot_VectorVector_ReturnValue) == 0x000208, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_BreakVector2D_X_1) == 0x000210, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_BreakVector2D_Y_1) == 0x000218, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000220, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000228, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Abs_ReturnValue) == 0x000230, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000238, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000240, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Array_Length_ReturnValue) == 0x000248, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Less_IntInt_ReturnValue) == 0x00024C, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000250, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, Temp_byte_Variable) == 0x000258, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, K2Node_MakeArray_Array) == 0x000260, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_GetViewportSize_ReturnValue_1) == 0x000270, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_GetViewportSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_GetPlayerController_ReturnValue_1) == 0x000280, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_BreakVector2D_X_2) == 0x000288, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_BreakVector2D_Y_2) == 0x000290, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x000298, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, K2Node_DynamicCast_AsI_Is_Targetable) == 0x0002A0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, K2Node_DynamicCast_bSuccess) == 0x0002B0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0002B8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_GetAllSocketLocation_Targetable_Locations) == 0x0002C0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_GetAllSocketLocation_Targetable_Locations' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_GetAllSocketLocation_Targetable_CanUse) == 0x0002D0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_GetAllSocketLocation_Targetable_CanUse' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Divide_DoubleDouble_ReturnValue_3) == 0x0002E0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Divide_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x0002E8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Array_Get_Item_1) == 0x0002F0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_IsAnythingBlockingTrace_1_IsBlock_) == 0x000308, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_IsAnythingBlockingTrace_1_IsBlock_' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_ProjectWorldToScreen_ScreenPosition) == 0x000310, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_ProjectWorldToScreen_ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_ProjectWorldToScreen_ReturnValue) == 0x000320, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_ProjectWorldToScreen_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_BreakVector2D_X_3) == 0x000328, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_BreakVector2D_X_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_BreakVector2D_Y_3) == 0x000330, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_BreakVector2D_Y_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, K2Node_MakeStruct_ST_DynamicTarget_TempData) == 0x000338, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::K2Node_MakeStruct_ST_DynamicTarget_TempData' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000370, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Array_Add_ReturnValue) == 0x000378, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Abs_ReturnValue_1) == 0x000380, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x000388, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000390, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Abs_ReturnValue_2) == 0x000398, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Abs_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x0003A0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Array_Length_ReturnValue_1) == 0x0003A4, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_BooleanAND_ReturnValue) == 0x0003A8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Less_IntInt_ReturnValue_1) == 0x0003A9, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, Temp_byte_Variable_1) == 0x0003AA, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, K2Node_Select_Default) == 0x0003AB, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_GetAllRegisterActorsWithInterface_OutActors) == 0x0003B0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_GetAllRegisterActorsWithInterface_OutActors' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_GetOwner_ReturnValue_2) == 0x0003C0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Array_Get_Item_2) == 0x0003C8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0003D0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, K2Node_DynamicCast_bSuccess_1) == 0x0003D8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_GetFreemoveDirection_direction) == 0x0003E0, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_GetFreemoveDirection_direction' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x0003F8, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Array_Length_ReturnValue_2) == 0x0003FC, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_GetOwner_ReturnValue_3) == 0x000400, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_GetOwner_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Less_IntInt_ReturnValue_2) == 0x000408, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000410, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x000428, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_VSize_ReturnValue) == 0x000440, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_GetDistanceTo_ReturnValue) == 0x000448, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x00044C, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000450, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_ProjectWorldToScreen_ScreenPosition_1) == 0x000468, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_ProjectWorldToScreen_ScreenPosition_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_ProjectWorldToScreen_ReturnValue_1) == 0x000478, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_ProjectWorldToScreen_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_IsInViewport_return_value) == 0x000479, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_IsInViewport_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, CallFunc_BooleanAND_ReturnValue_1) == 0x00047A, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetBySocket_NoLock, K2Node_VariableSet_L_Distance_ImplicitCast) == 0x000480, "Member 'DynamicTargetingComponent_C_FindTargetBySocket_NoLock::K2Node_VariableSet_L_Distance_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_FindTargetWithAxisInput \ static_assert(alignof(DynamicTargetingComponent_C_FindTargetWithAxisInput) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_FindTargetWithAxisInput"); \ static_assert(sizeof(DynamicTargetingComponent_C_FindTargetWithAxisInput) == 0x000498, "Wrong size on DynamicTargetingComponent_C_FindTargetWithAxisInput"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, Axis_value) == 0x000000, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::Axis_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, StartRotatingThreshold) == 0x000008, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::StartRotatingThreshold' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, Temp_int_Array_Index_Variable) == 0x000010, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_Abs_ReturnValue) == 0x000018, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_Not_PreBool_ReturnValue) == 0x000020, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, Temp_bool_True_if_break_was_hit_Variable) == 0x000021, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_Not_PreBool_ReturnValue_1) == 0x000022, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_GetForwardVector_ReturnValue) == 0x000028, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000040, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000058, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, Temp_int_Loop_Counter_Variable) == 0x000070, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_Add_VectorVector_ReturnValue) == 0x000078, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_Add_IntInt_ReturnValue) == 0x000090, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000098, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, K2Node_DynamicCast_AsI_Is_Targetable) == 0x0000A0, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, K2Node_DynamicCast_bSuccess) == 0x0000B0, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_MakeLiteralDouble_ReturnValue) == 0x0000B8, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_OnDeselected_DummyValue) == 0x0000C0, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_OnDeselected_DummyValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000C8, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0000D0, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, Temp_object_Variable) == 0x0000D8, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_CapsuleTraceMultiForObjects_OutHits) == 0x0000E8, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_CapsuleTraceMultiForObjects_OutHits' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_CapsuleTraceMultiForObjects_ReturnValue) == 0x0000F8, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_CapsuleTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000100, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_Array_Get_Item) == 0x000118, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_Array_Length_ReturnValue) == 0x000200, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_bBlockingHit) == 0x000204, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_bInitialOverlap) == 0x000205, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_Time) == 0x000208, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_Distance) == 0x00020C, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_Location) == 0x000210, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_ImpactPoint) == 0x000228, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_Normal) == 0x000240, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_ImpactNormal) == 0x000258, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_PhysMat) == 0x000270, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_HitActor) == 0x000278, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_HitComponent) == 0x000280, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_HitBoneName) == 0x000288, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_BoneName) == 0x000290, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_HitItem) == 0x000298, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_ElementIndex) == 0x00029C, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_FaceIndex) == 0x0002A0, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_TraceStart) == 0x0002A8, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakHitResult_TraceEnd) == 0x0002C0, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_Less_IntInt_ReturnValue) == 0x0002D8, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, K2Node_DynamicCast_AsI_Is_Targetable_1) == 0x0002E0, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::K2Node_DynamicCast_AsI_Is_Targetable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, K2Node_DynamicCast_bSuccess_1) == 0x0002F0, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BooleanAND_ReturnValue) == 0x0002F1, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_OnSelected_DummyValue) == 0x0002F2, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_OnSelected_DummyValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_IsTarget_return_value) == 0x0002F3, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_IsTarget_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x0002F4, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_DoesImplementInterface_ReturnValue) == 0x0002F5, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_GetOwner_ReturnValue) == 0x0002F8, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BooleanAND_ReturnValue_1) == 0x000300, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_GetControlRotation_ReturnValue) == 0x000308, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x000320, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000338, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakRotator_Roll) == 0x000340, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakRotator_Pitch) == 0x000344, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BreakRotator_Yaw) == 0x000348, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_FClamp_ReturnValue) == 0x000350, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_Abs_ReturnValue_1) == 0x000358, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_MakeRotator_ReturnValue) == 0x000360, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000378, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000379, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_IsValid_ReturnValue) == 0x00037A, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_K2_AddLocalRotation_SweepHitResult) == 0x000380, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_K2_AddLocalRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, K2Node_MakeArray_Array) == 0x000468, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_IsAnythingBlockingTrace_0_IsBlock_) == 0x000478, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_IsAnythingBlockingTrace_0_IsBlock_' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_IsValid_ReturnValue_1) == 0x000479, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BooleanAND_ReturnValue_2) == 0x00047A, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BooleanAND_ReturnValue_3) == 0x00047B, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_BooleanAND_ReturnValue_4) == 0x00047C, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_CapsuleTraceMultiForObjects_HalfHeight_ImplicitCast) == 0x000480, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_CapsuleTraceMultiForObjects_HalfHeight_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_Abs_A_ImplicitCast) == 0x000488, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_FindTargetWithAxisInput, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x000490, "Member 'DynamicTargetingComponent_C_FindTargetWithAxisInput::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_GetLineTraceStartLocation \ static_assert(alignof(DynamicTargetingComponent_C_GetLineTraceStartLocation) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_GetLineTraceStartLocation"); \ static_assert(sizeof(DynamicTargetingComponent_C_GetLineTraceStartLocation) == 0x0000C8, "Wrong size on DynamicTargetingComponent_C_GetLineTraceStartLocation"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetLineTraceStartLocation, start_location) == 0x000000, "Member 'DynamicTargetingComponent_C_GetLineTraceStartLocation::start_location' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetLineTraceStartLocation, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'DynamicTargetingComponent_C_GetLineTraceStartLocation::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetLineTraceStartLocation, CallFunc_GetActorUpVector_ReturnValue) == 0x000020, "Member 'DynamicTargetingComponent_C_GetLineTraceStartLocation::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetLineTraceStartLocation, CallFunc_GetActorForwardVector_ReturnValue) == 0x000038, "Member 'DynamicTargetingComponent_C_GetLineTraceStartLocation::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetLineTraceStartLocation, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000050, "Member 'DynamicTargetingComponent_C_GetLineTraceStartLocation::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetLineTraceStartLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000068, "Member 'DynamicTargetingComponent_C_GetLineTraceStartLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetLineTraceStartLocation, CallFunc_Multiply_VectorFloat_ReturnValue_1) == 0x000080, "Member 'DynamicTargetingComponent_C_GetLineTraceStartLocation::CallFunc_Multiply_VectorFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetLineTraceStartLocation, CallFunc_Add_VectorVector_ReturnValue) == 0x000098, "Member 'DynamicTargetingComponent_C_GetLineTraceStartLocation::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetLineTraceStartLocation, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0000B0, "Member 'DynamicTargetingComponent_C_GetLineTraceStartLocation::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_getSelectedTargetLocation \ static_assert(alignof(DynamicTargetingComponent_C_getSelectedTargetLocation) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_getSelectedTargetLocation"); \ static_assert(sizeof(DynamicTargetingComponent_C_getSelectedTargetLocation) == 0x000050, "Wrong size on DynamicTargetingComponent_C_getSelectedTargetLocation"); \ static_assert(offsetof(DynamicTargetingComponent_C_getSelectedTargetLocation, Location) == 0x000000, "Member 'DynamicTargetingComponent_C_getSelectedTargetLocation::Location' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_getSelectedTargetLocation, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'DynamicTargetingComponent_C_getSelectedTargetLocation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_getSelectedTargetLocation, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000020, "Member 'DynamicTargetingComponent_C_getSelectedTargetLocation::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_getSelectedTargetLocation, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'DynamicTargetingComponent_C_getSelectedTargetLocation::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_getSelectedTargetLocation, CallFunc_GetTargetLocation_Location) == 0x000038, "Member 'DynamicTargetingComponent_C_getSelectedTargetLocation::CallFunc_GetTargetLocation_Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_GetTargetByDotProduct \ static_assert(alignof(DynamicTargetingComponent_C_GetTargetByDotProduct) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_GetTargetByDotProduct"); \ static_assert(sizeof(DynamicTargetingComponent_C_GetTargetByDotProduct) == 0x0000E8, "Wrong size on DynamicTargetingComponent_C_GetTargetByDotProduct"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, Array) == 0x000000, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::Array' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, Best) == 0x000010, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::Best' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, BestTarget) == 0x000018, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::BestTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, LocalBest) == 0x000020, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::LocalBest' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, LocalPotentialTarget) == 0x000028, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::LocalPotentialTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, LocalDotProduct) == 0x000030, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::LocalDotProduct' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000038, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, Temp_int_Loop_Counter_Variable) == 0x000054, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, Temp_int_Array_Index_Variable) == 0x000060, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, CallFunc_GetOwner_ReturnValue) == 0x000068, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, CallFunc_Array_Get_Item) == 0x000070, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000078, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000090, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, CallFunc_GetDirectionUnitVector_ReturnValue) == 0x0000A8, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::CallFunc_GetDirectionUnitVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, CallFunc_GetDirectionUnitVector_ReturnValue_1) == 0x0000C0, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::CallFunc_GetDirectionUnitVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000D8, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000E0, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, Temp_bool_Variable) == 0x0000E1, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000E2, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000E3, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_GetTargetByDotProduct, K2Node_Select_Default) == 0x0000E4, "Member 'DynamicTargetingComponent_C_GetTargetByDotProduct::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_Initialize \ static_assert(alignof(DynamicTargetingComponent_C_Initialize) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_Initialize"); \ static_assert(sizeof(DynamicTargetingComponent_C_Initialize) == 0x000020, "Wrong size on DynamicTargetingComponent_C_Initialize"); \ static_assert(offsetof(DynamicTargetingComponent_C_Initialize, Arrow_Component) == 0x000000, "Member 'DynamicTargetingComponent_C_Initialize::Arrow_Component' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_Initialize, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'DynamicTargetingComponent_C_Initialize::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_Initialize, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'DynamicTargetingComponent_C_Initialize::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_Initialize, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'DynamicTargetingComponent_C_Initialize::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_IsAnythingBlockingTrace_0 \ static_assert(alignof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_IsAnythingBlockingTrace_0"); \ static_assert(sizeof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0) == 0x0002F8, "Wrong size on DynamicTargetingComponent_C_IsAnythingBlockingTrace_0"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, TargetActor) == 0x000000, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::TargetActor' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, ActorsToIgnore) == 0x000008, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, IsBlock_) == 0x000018, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::IsBlock_' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, L_EndLocation) == 0x000020, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::L_EndLocation' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, L_Hit) == 0x000038, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::L_Hit' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, Temp_int_Array_Index_Variable) == 0x00003C, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000040, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000058, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_OverrideTargetingTraceEndLocation_Override) == 0x000070, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_OverrideTargetingTraceEndLocation_Override' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_OverrideTargetingTraceEndLocation_Location) == 0x000078, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_OverrideTargetingTraceEndLocation_Location' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, Temp_bool_True_if_break_was_hit_Variable) == 0x000090, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_Not_PreBool_ReturnValue) == 0x000091, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, K2Node_DynamicCast_AsBP_Base_AI) == 0x000098, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, K2Node_DynamicCast_bSuccess_1) == 0x0000A0, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_Array_Get_Item) == 0x0000A4, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_Array_Length_ReturnValue) == 0x0000AC, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_GetSocketLocation_ReturnValue) == 0x0000B0, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_Array_Length_ReturnValue_1) == 0x0000C8, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_GetLineTraceStartLocation_start_location) == 0x0000D0, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_GetLineTraceStartLocation_start_location' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_Greater_IntInt_ReturnValue) == 0x0000E8, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_LineTraceSingleByProfile_OutHit) == 0x0000F0, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_LineTraceSingleByProfile_OutHit' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_LineTraceSingleByProfile_ReturnValue) == 0x0001D8, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_LineTraceSingleByProfile_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, Temp_int_Loop_Counter_Variable) == 0x0001DC, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_Array_Length_ReturnValue_2) == 0x0001E0, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0001E4, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_Less_IntInt_ReturnValue) == 0x0001E5, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_BooleanAND_ReturnValue) == 0x0001E6, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_Add_IntInt_ReturnValue) == 0x0001E8, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_GetLineTraceStartLocation_start_location_1) == 0x0001F0, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_GetLineTraceStartLocation_start_location_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_LineTraceSingleByProfile_OutHit_1) == 0x000208, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_LineTraceSingleByProfile_OutHit_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_0, CallFunc_LineTraceSingleByProfile_ReturnValue_1) == 0x0002F0, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_0::CallFunc_LineTraceSingleByProfile_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_IsAnythingBlockingTrace_1 \ static_assert(alignof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_1) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_IsAnythingBlockingTrace_1"); \ static_assert(sizeof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_1) == 0x000140, "Wrong size on DynamicTargetingComponent_C_IsAnythingBlockingTrace_1"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_1, TargetVector_Relation) == 0x000000, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_1::TargetVector_Relation' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_1, ActorsToIgnore) == 0x000018, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_1::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_1, IsBlock_) == 0x000028, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_1::IsBlock_' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_1, CallFunc_GetLineTraceStartLocation_start_location) == 0x000030, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_1::CallFunc_GetLineTraceStartLocation_start_location' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_1, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_1::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_1, CallFunc_Greater_IntInt_ReturnValue) == 0x00004C, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_1::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_1, CallFunc_LineTraceSingleByProfile_OutHit) == 0x000050, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_1::CallFunc_LineTraceSingleByProfile_OutHit' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsAnythingBlockingTrace_1, CallFunc_LineTraceSingleByProfile_ReturnValue) == 0x000138, "Member 'DynamicTargetingComponent_C_IsAnythingBlockingTrace_1::CallFunc_LineTraceSingleByProfile_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_IsInViewport \ static_assert(alignof(DynamicTargetingComponent_C_IsInViewport) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_IsInViewport"); \ static_assert(sizeof(DynamicTargetingComponent_C_IsInViewport) == 0x000050, "Wrong size on DynamicTargetingComponent_C_IsInViewport"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsInViewport, screen_position) == 0x000000, "Member 'DynamicTargetingComponent_C_IsInViewport::screen_position' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsInViewport, return_value) == 0x000010, "Member 'DynamicTargetingComponent_C_IsInViewport::return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsInViewport, CallFunc_GetViewportSize_ReturnValue) == 0x000018, "Member 'DynamicTargetingComponent_C_IsInViewport::CallFunc_GetViewportSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsInViewport, CallFunc_BreakVector2D_X) == 0x000028, "Member 'DynamicTargetingComponent_C_IsInViewport::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsInViewport, CallFunc_BreakVector2D_Y) == 0x000030, "Member 'DynamicTargetingComponent_C_IsInViewport::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsInViewport, CallFunc_BreakVector2D_X_1) == 0x000038, "Member 'DynamicTargetingComponent_C_IsInViewport::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsInViewport, CallFunc_BreakVector2D_Y_1) == 0x000040, "Member 'DynamicTargetingComponent_C_IsInViewport::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsInViewport, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000048, "Member 'DynamicTargetingComponent_C_IsInViewport::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsInViewport, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000049, "Member 'DynamicTargetingComponent_C_IsInViewport::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsInViewport, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x00004A, "Member 'DynamicTargetingComponent_C_IsInViewport::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsInViewport, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x00004B, "Member 'DynamicTargetingComponent_C_IsInViewport::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsInViewport, CallFunc_BooleanAND_ReturnValue) == 0x00004C, "Member 'DynamicTargetingComponent_C_IsInViewport::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsInViewport, CallFunc_BooleanAND_ReturnValue_1) == 0x00004D, "Member 'DynamicTargetingComponent_C_IsInViewport::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsInViewport, CallFunc_BooleanAND_ReturnValue_2) == 0x00004E, "Member 'DynamicTargetingComponent_C_IsInViewport::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_IsTarget \ static_assert(alignof(DynamicTargetingComponent_C_IsTarget) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_IsTarget"); \ static_assert(sizeof(DynamicTargetingComponent_C_IsTarget) == 0x000048, "Wrong size on DynamicTargetingComponent_C_IsTarget"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsTarget, InTarget) == 0x000000, "Member 'DynamicTargetingComponent_C_IsTarget::InTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsTarget, return_value) == 0x000008, "Member 'DynamicTargetingComponent_C_IsTarget::return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsTarget, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'DynamicTargetingComponent_C_IsTarget::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsTarget, K2Node_DynamicCast_AsI_Is_Targetable) == 0x000018, "Member 'DynamicTargetingComponent_C_IsTarget::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsTarget, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'DynamicTargetingComponent_C_IsTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsTarget, K2Node_DynamicCast_AsI_Is_Targetable_1) == 0x000030, "Member 'DynamicTargetingComponent_C_IsTarget::K2Node_DynamicCast_AsI_Is_Targetable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsTarget, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'DynamicTargetingComponent_C_IsTarget::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsTarget, CallFunc_IsTargetable_return_value) == 0x000041, "Member 'DynamicTargetingComponent_C_IsTarget::CallFunc_IsTargetable_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsTarget, CallFunc_IsTargetableByTarget_ReturnValue) == 0x000042, "Member 'DynamicTargetingComponent_C_IsTarget::CallFunc_IsTargetableByTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsTarget, CallFunc_BooleanAND_ReturnValue) == 0x000043, "Member 'DynamicTargetingComponent_C_IsTarget::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_IsTargetingEnabled \ static_assert(alignof(DynamicTargetingComponent_C_IsTargetingEnabled) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_IsTargetingEnabled"); \ static_assert(sizeof(DynamicTargetingComponent_C_IsTargetingEnabled) == 0x000028, "Wrong size on DynamicTargetingComponent_C_IsTargetingEnabled"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsTargetingEnabled, return_value) == 0x000000, "Member 'DynamicTargetingComponent_C_IsTargetingEnabled::return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsTargetingEnabled, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000008, "Member 'DynamicTargetingComponent_C_IsTargetingEnabled::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsTargetingEnabled, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'DynamicTargetingComponent_C_IsTargetingEnabled::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsTargetingEnabled, CallFunc_SyncState_GetAttackTarget_AttackTarget) == 0x000018, "Member 'DynamicTargetingComponent_C_IsTargetingEnabled::CallFunc_SyncState_GetAttackTarget_AttackTarget' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsTargetingEnabled, CallFunc_IsValid_ReturnValue_1) == 0x000020, "Member 'DynamicTargetingComponent_C_IsTargetingEnabled::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_IsTargetingEnabled, CallFunc_IsLocallyControlled_ReturnValue) == 0x000021, "Member 'DynamicTargetingComponent_C_IsTargetingEnabled::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_MarkFindTargetByMouse \ static_assert(alignof(DynamicTargetingComponent_C_MarkFindTargetByMouse) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_MarkFindTargetByMouse"); \ static_assert(sizeof(DynamicTargetingComponent_C_MarkFindTargetByMouse) == 0x000030, "Wrong size on DynamicTargetingComponent_C_MarkFindTargetByMouse"); \ static_assert(offsetof(DynamicTargetingComponent_C_MarkFindTargetByMouse, IsHorizontal) == 0x000000, "Member 'DynamicTargetingComponent_C_MarkFindTargetByMouse::IsHorizontal' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_MarkFindTargetByMouse, AxisInput) == 0x000008, "Member 'DynamicTargetingComponent_C_MarkFindTargetByMouse::AxisInput' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_MarkFindTargetByMouse, CallFunc_Abs_ReturnValue) == 0x000010, "Member 'DynamicTargetingComponent_C_MarkFindTargetByMouse::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_MarkFindTargetByMouse, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'DynamicTargetingComponent_C_MarkFindTargetByMouse::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_MarkFindTargetByMouse, CallFunc_Abs_ReturnValue_1) == 0x000020, "Member 'DynamicTargetingComponent_C_MarkFindTargetByMouse::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_MarkFindTargetByMouse, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000028, "Member 'DynamicTargetingComponent_C_MarkFindTargetByMouse::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_MarkFindTargetByMouse, CallFunc_BooleanOR_ReturnValue) == 0x000029, "Member 'DynamicTargetingComponent_C_MarkFindTargetByMouse::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_ModifyTargetMaxDistance \ static_assert(alignof(DynamicTargetingComponent_C_ModifyTargetMaxDistance) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_ModifyTargetMaxDistance"); \ static_assert(sizeof(DynamicTargetingComponent_C_ModifyTargetMaxDistance) == 0x000010, "Wrong size on DynamicTargetingComponent_C_ModifyTargetMaxDistance"); \ static_assert(offsetof(DynamicTargetingComponent_C_ModifyTargetMaxDistance, TargetingMaxDistance_0) == 0x000000, "Member 'DynamicTargetingComponent_C_ModifyTargetMaxDistance::TargetingMaxDistance_0' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_ModifyTargetMaxDistance, CallFunc_FClamp_ReturnValue) == 0x000008, "Member 'DynamicTargetingComponent_C_ModifyTargetMaxDistance::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_OnSelectedActorEndPlayEvent \ static_assert(alignof(DynamicTargetingComponent_C_OnSelectedActorEndPlayEvent) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_OnSelectedActorEndPlayEvent"); \ static_assert(sizeof(DynamicTargetingComponent_C_OnSelectedActorEndPlayEvent) == 0x000010, "Wrong size on DynamicTargetingComponent_C_OnSelectedActorEndPlayEvent"); \ static_assert(offsetof(DynamicTargetingComponent_C_OnSelectedActorEndPlayEvent, Actor) == 0x000000, "Member 'DynamicTargetingComponent_C_OnSelectedActorEndPlayEvent::Actor' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_OnSelectedActorEndPlayEvent, EndPlayReason) == 0x000008, "Member 'DynamicTargetingComponent_C_OnSelectedActorEndPlayEvent::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_ReceiveTick \ static_assert(alignof(DynamicTargetingComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on DynamicTargetingComponent_C_ReceiveTick"); \ static_assert(sizeof(DynamicTargetingComponent_C_ReceiveTick) == 0x000004, "Wrong size on DynamicTargetingComponent_C_ReceiveTick"); \ static_assert(offsetof(DynamicTargetingComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'DynamicTargetingComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_SetDebugMode \ static_assert(alignof(DynamicTargetingComponent_C_SetDebugMode) == 0x000001, "Wrong alignment on DynamicTargetingComponent_C_SetDebugMode"); \ static_assert(sizeof(DynamicTargetingComponent_C_SetDebugMode) == 0x000004, "Wrong size on DynamicTargetingComponent_C_SetDebugMode"); \ static_assert(offsetof(DynamicTargetingComponent_C_SetDebugMode, Temp_bool_Variable) == 0x000000, "Member 'DynamicTargetingComponent_C_SetDebugMode::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_SetDebugMode, Temp_byte_Variable) == 0x000001, "Member 'DynamicTargetingComponent_C_SetDebugMode::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_SetDebugMode, Temp_byte_Variable_1) == 0x000002, "Member 'DynamicTargetingComponent_C_SetDebugMode::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_SetDebugMode, K2Node_Select_Default) == 0x000003, "Member 'DynamicTargetingComponent_C_SetDebugMode::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_SetFreeCamera \ static_assert(alignof(DynamicTargetingComponent_C_SetFreeCamera) == 0x000001, "Wrong alignment on DynamicTargetingComponent_C_SetFreeCamera"); \ static_assert(sizeof(DynamicTargetingComponent_C_SetFreeCamera) == 0x000001, "Wrong size on DynamicTargetingComponent_C_SetFreeCamera"); \ static_assert(offsetof(DynamicTargetingComponent_C_SetFreeCamera, FreeCamera) == 0x000000, "Member 'DynamicTargetingComponent_C_SetFreeCamera::FreeCamera' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_SetSelectedActor \ static_assert(alignof(DynamicTargetingComponent_C_SetSelectedActor) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_SetSelectedActor"); \ static_assert(sizeof(DynamicTargetingComponent_C_SetSelectedActor) == 0x000020, "Wrong size on DynamicTargetingComponent_C_SetSelectedActor"); \ static_assert(offsetof(DynamicTargetingComponent_C_SetSelectedActor, NewActor) == 0x000000, "Member 'DynamicTargetingComponent_C_SetSelectedActor::NewActor' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_SetSelectedActor, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'DynamicTargetingComponent_C_SetSelectedActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_SetSelectedActor, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000010, "Member 'DynamicTargetingComponent_C_SetSelectedActor::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_SetSelectedActor, CallFunc_IsLocallyControlled_ReturnValue) == 0x000018, "Member 'DynamicTargetingComponent_C_SetSelectedActor::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_SetTargetingUpdate \ static_assert(alignof(DynamicTargetingComponent_C_SetTargetingUpdate) == 0x000001, "Wrong alignment on DynamicTargetingComponent_C_SetTargetingUpdate"); \ static_assert(sizeof(DynamicTargetingComponent_C_SetTargetingUpdate) == 0x000001, "Wrong size on DynamicTargetingComponent_C_SetTargetingUpdate"); \ static_assert(offsetof(DynamicTargetingComponent_C_SetTargetingUpdate, OpenTargetingUpdate_0) == 0x000000, "Member 'DynamicTargetingComponent_C_SetTargetingUpdate::OpenTargetingUpdate_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_ToggleCameraLock \ static_assert(alignof(DynamicTargetingComponent_C_ToggleCameraLock) == 0x000001, "Wrong alignment on DynamicTargetingComponent_C_ToggleCameraLock"); \ static_assert(sizeof(DynamicTargetingComponent_C_ToggleCameraLock) == 0x000001, "Wrong size on DynamicTargetingComponent_C_ToggleCameraLock"); \ static_assert(offsetof(DynamicTargetingComponent_C_ToggleCameraLock, CallFunc_IsTargetingEnabled_return_value) == 0x000000, "Member 'DynamicTargetingComponent_C_ToggleCameraLock::CallFunc_IsTargetingEnabled_return_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_UpdateCameraLock \ static_assert(alignof(DynamicTargetingComponent_C_UpdateCameraLock) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_UpdateCameraLock"); \ static_assert(sizeof(DynamicTargetingComponent_C_UpdateCameraLock) == 0x0001D8, "Wrong size on DynamicTargetingComponent_C_UpdateCameraLock"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, Temp_bool_Variable) == 0x000000, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_IsValid_ReturnValue_1) == 0x000002, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_Not_PreBool_ReturnValue) == 0x000003, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000008, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000010, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_IsTargetingEnabled_return_value) == 0x000018, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_IsTargetingEnabled_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_GetOwner_ReturnValue) == 0x000020, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_BooleanAND_ReturnValue) == 0x000028, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_BooleanAND_ReturnValue_1) == 0x000029, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_GetControlRotation_ReturnValue) == 0x000030, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000048, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, Temp_object_Variable) == 0x000060, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_IsValid_ReturnValue_2) == 0x000068, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, K2Node_Select_Default) == 0x000070, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_GetOwner_ReturnValue_1) == 0x000078, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x000080, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_GetDistanceTo_ReturnValue) == 0x000088, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_RInterpTo_Constant_ReturnValue) == 0x000090, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_RInterpTo_Constant_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_BreakRotator_Roll) == 0x0000AC, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_BreakRotator_Pitch) == 0x0000B0, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_BreakRotator_Yaw) == 0x0000B4, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_BooleanAND_ReturnValue_2) == 0x0000B8, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_MakeRotator_ReturnValue) == 0x0000C0, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_BooleanAND_ReturnValue_3) == 0x0000D8, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_K2_SetWorldRotation_SweepHitResult) == 0x0000E0, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_K2_SetWorldRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0001C8, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_RInterpTo_Constant_DeltaTime_ImplicitCast) == 0x0001CC, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_RInterpTo_Constant_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateCameraLock, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x0001D0, "Member 'DynamicTargetingComponent_C_UpdateCameraLock::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicTargetingComponent_C_UpdateIgnoreLookInput \ static_assert(alignof(DynamicTargetingComponent_C_UpdateIgnoreLookInput) == 0x000008, "Wrong alignment on DynamicTargetingComponent_C_UpdateIgnoreLookInput"); \ static_assert(sizeof(DynamicTargetingComponent_C_UpdateIgnoreLookInput) == 0x000020, "Wrong size on DynamicTargetingComponent_C_UpdateIgnoreLookInput"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateIgnoreLookInput, CallFunc_GetOwner_ReturnValue) == 0x000000, "Member 'DynamicTargetingComponent_C_UpdateIgnoreLookInput::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateIgnoreLookInput, CallFunc_Not_PreBool_ReturnValue) == 0x000008, "Member 'DynamicTargetingComponent_C_UpdateIgnoreLookInput::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateIgnoreLookInput, CallFunc_GetController_ReturnValue) == 0x000010, "Member 'DynamicTargetingComponent_C_UpdateIgnoreLookInput::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateIgnoreLookInput, CallFunc_IsTargetingEnabled_return_value) == 0x000018, "Member 'DynamicTargetingComponent_C_UpdateIgnoreLookInput::CallFunc_IsTargetingEnabled_return_value' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateIgnoreLookInput, CallFunc_BooleanAND_ReturnValue) == 0x000019, "Member 'DynamicTargetingComponent_C_UpdateIgnoreLookInput::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DynamicTargetingComponent_C_UpdateIgnoreLookInput, CallFunc_IsValid_ReturnValue) == 0x00001A, "Member 'DynamicTargetingComponent_C_UpdateIgnoreLookInput::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDynamicTargetingComponent_C \ static_assert(alignof(UDynamicTargetingComponent_C) == 0x000008, "Wrong alignment on UDynamicTargetingComponent_C"); \ static_assert(sizeof(UDynamicTargetingComponent_C) == 0x000230, "Wrong size on UDynamicTargetingComponent_C"); \ static_assert(offsetof(UDynamicTargetingComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UDynamicTargetingComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, AxisInputSensitivity) == 0x0000F0, "Member 'UDynamicTargetingComponent_C::AxisInputSensitivity' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, TargetingMaxDistance) == 0x0000F8, "Member 'UDynamicTargetingComponent_C::TargetingMaxDistance' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, TargetingMaxHeight) == 0x000100, "Member 'UDynamicTargetingComponent_C::TargetingMaxHeight' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, TraceDepthOffset) == 0x000108, "Member 'UDynamicTargetingComponent_C::TraceDepthOffset' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, TraceHeightOffset) == 0x000110, "Member 'UDynamicTargetingComponent_C::TraceHeightOffset' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, ArrowComponent) == 0x000118, "Member 'UDynamicTargetingComponent_C::ArrowComponent' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, AllowedCollisionTypes) == 0x000120, "Member 'UDynamicTargetingComponent_C::AllowedCollisionTypes' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, BlockingCollisionTypes) == 0x000130, "Member 'UDynamicTargetingComponent_C::BlockingCollisionTypes' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, DisableOnBlockDelay) == 0x000140, "Member 'UDynamicTargetingComponent_C::DisableOnBlockDelay' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, DebugMode) == 0x000148, "Member 'UDynamicTargetingComponent_C::DebugMode' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, SelectedActor) == 0x000150, "Member 'UDynamicTargetingComponent_C::SelectedActor' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, bIsTargetingEnabled) == 0x000158, "Member 'UDynamicTargetingComponent_C::bIsTargetingEnabled' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, Debug) == 0x000159, "Member 'UDynamicTargetingComponent_C::Debug' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, CharacterReference) == 0x000160, "Member 'UDynamicTargetingComponent_C::CharacterReference' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, CheckTargetHandle) == 0x000168, "Member 'UDynamicTargetingComponent_C::CheckTargetHandle' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, bIsFreeCamera) == 0x000170, "Member 'UDynamicTargetingComponent_C::bIsFreeCamera' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, OnTargetChanged) == 0x000178, "Member 'UDynamicTargetingComponent_C::OnTargetChanged' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, OnTargetingToggled) == 0x000188, "Member 'UDynamicTargetingComponent_C::OnTargetingToggled' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, DisableCameraLockHandle) == 0x000198, "Member 'UDynamicTargetingComponent_C::DisableCameraLockHandle' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, targetingRotateSpeed) == 0x0001A0, "Member 'UDynamicTargetingComponent_C::targetingRotateSpeed' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, SpringArmsComp) == 0x0001A8, "Member 'UDynamicTargetingComponent_C::SpringArmsComp' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, targetCantChangeUntil) == 0x0001B0, "Member 'UDynamicTargetingComponent_C::targetCantChangeUntil' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, AutoFindNextTarget) == 0x0001B8, "Member 'UDynamicTargetingComponent_C::AutoFindNextTarget' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, LastTimestamp_Mouse) == 0x0001C0, "Member 'UDynamicTargetingComponent_C::LastTimestamp_Mouse' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, LastAxis_Mouse) == 0x0001C8, "Member 'UDynamicTargetingComponent_C::LastAxis_Mouse' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, LastHorizontal_Mouse) == 0x0001D0, "Member 'UDynamicTargetingComponent_C::LastHorizontal_Mouse' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, NextHorizontal_Mouse) == 0x0001D1, "Member 'UDynamicTargetingComponent_C::NextHorizontal_Mouse' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, NextAxis_Mouse) == 0x0001D8, "Member 'UDynamicTargetingComponent_C::NextAxis_Mouse' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, FirstActorRadius) == 0x0001E0, "Member 'UDynamicTargetingComponent_C::FirstActorRadius' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, FirstActorRadius2) == 0x0001E8, "Member 'UDynamicTargetingComponent_C::FirstActorRadius2' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, In_Vec) == 0x0001F0, "Member 'UDynamicTargetingComponent_C::In_Vec' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, FirstActor_Dot) == 0x000200, "Member 'UDynamicTargetingComponent_C::FirstActor_Dot' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, DisableOnDisDelay) == 0x000208, "Member 'UDynamicTargetingComponent_C::DisableOnDisDelay' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, CollisionProfileName) == 0x000210, "Member 'UDynamicTargetingComponent_C::CollisionProfileName' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, TimerStart) == 0x000218, "Member 'UDynamicTargetingComponent_C::TimerStart' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, DisableOnBlockDelay2) == 0x000220, "Member 'UDynamicTargetingComponent_C::DisableOnBlockDelay2' has a wrong offset!"); \ static_assert(offsetof(UDynamicTargetingComponent_C, OpenTargetingUpdate) == 0x000228, "Member 'UDynamicTargetingComponent_C::OpenTargetingUpdate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DerivantComponent_C_Create_Derivant \ static_assert(alignof(DerivantComponent_C_Create_Derivant) == 0x000010, "Wrong alignment on DerivantComponent_C_Create_Derivant"); \ static_assert(sizeof(DerivantComponent_C_Create_Derivant) == 0x0005D0, "Wrong size on DerivantComponent_C_Create_Derivant"); \ static_assert(offsetof(DerivantComponent_C_Create_Derivant, ID_1) == 0x000000, "Member 'DerivantComponent_C_Create_Derivant::ID_1' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_Create_Derivant, TargetCastData) == 0x000010, "Member 'DerivantComponent_C_Create_Derivant::TargetCastData' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_Create_Derivant, D_Struct) == 0x000250, "Member 'DerivantComponent_C_Create_Derivant::D_Struct' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_Create_Derivant, TargetActor) == 0x0002C0, "Member 'DerivantComponent_C_Create_Derivant::TargetActor' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_Create_Derivant, CallFunc_Conv_IntToString_ReturnValue) == 0x0002C8, "Member 'DerivantComponent_C_Create_Derivant::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_Create_Derivant, CallFunc_Conv_StringToName_ReturnValue) == 0x0002D8, "Member 'DerivantComponent_C_Create_Derivant::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_Create_Derivant, CallFunc_Redirect_Table_MappedTable) == 0x0002E0, "Member 'DerivantComponent_C_Create_Derivant::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_Create_Derivant, CallFunc_GetDataTableRowFromName_OutRow) == 0x0002E8, "Member 'DerivantComponent_C_Create_Derivant::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_Create_Derivant, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000358, "Member 'DerivantComponent_C_Create_Derivant::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_Create_Derivant, CallFunc_GetComponentByClass_ReturnValue) == 0x000360, "Member 'DerivantComponent_C_Create_Derivant::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_Create_Derivant, CallFunc_MonsterSpawn_OutputActor) == 0x000368, "Member 'DerivantComponent_C_Create_Derivant::CallFunc_MonsterSpawn_OutputActor' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_Create_Derivant, CallFunc_LocalSpawn_OutActor) == 0x000370, "Member 'DerivantComponent_C_Create_Derivant::CallFunc_LocalSpawn_OutActor' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_Create_Derivant, CallFunc_ExplodeSpawn_ReturnValue) == 0x000378, "Member 'DerivantComponent_C_Create_Derivant::CallFunc_ExplodeSpawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_Create_Derivant, CallFunc_ExplodeSpawn_MyCastData) == 0x000380, "Member 'DerivantComponent_C_Create_Derivant::CallFunc_ExplodeSpawn_MyCastData' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_Create_Derivant, CallFunc_ProjectileSpawn_ReturnValue) == 0x0005C0, "Member 'DerivantComponent_C_Create_Derivant::CallFunc_ProjectileSpawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_Create_Derivant, K2Node_SwitchEnum_CmpSuccess) == 0x0005C8, "Member 'DerivantComponent_C_Create_Derivant::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DerivantComponent_C_DestroyRegisterActor \ static_assert(alignof(DerivantComponent_C_DestroyRegisterActor) == 0x000008, "Wrong alignment on DerivantComponent_C_DestroyRegisterActor"); \ static_assert(sizeof(DerivantComponent_C_DestroyRegisterActor) == 0x000020, "Wrong size on DerivantComponent_C_DestroyRegisterActor"); \ static_assert(offsetof(DerivantComponent_C_DestroyRegisterActor, ActorClass) == 0x000000, "Member 'DerivantComponent_C_DestroyRegisterActor::ActorClass' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_DestroyRegisterActor, L_TempArr) == 0x000008, "Member 'DerivantComponent_C_DestroyRegisterActor::L_TempArr' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_DestroyRegisterActor, CallFunc_Array_RemoveItem_ReturnValue) == 0x000018, "Member 'DerivantComponent_C_DestroyRegisterActor::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DerivantComponent_C_DoNext \ static_assert(alignof(DerivantComponent_C_DoNext) == 0x000010, "Wrong alignment on DerivantComponent_C_DoNext"); \ static_assert(sizeof(DerivantComponent_C_DoNext) == 0x0004C0, "Wrong size on DerivantComponent_C_DoNext"); \ static_assert(offsetof(DerivantComponent_C_DoNext, NextID) == 0x000000, "Member 'DerivantComponent_C_DoNext::NextID' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_DoNext, K2Node_Copy_ReturnValue) == 0x000010, "Member 'DerivantComponent_C_DoNext::K2Node_Copy_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_DoNext, CallFunc_GetOwnActor_ReturnValue) == 0x000250, "Member 'DerivantComponent_C_DoNext::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_DoNext, K2Node_DynamicCast_AsI_Derivant) == 0x000258, "Member 'DerivantComponent_C_DoNext::K2Node_DynamicCast_AsI_Derivant' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_DoNext, K2Node_DynamicCast_bSuccess) == 0x000268, "Member 'DerivantComponent_C_DoNext::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_DoNext, CallFunc_IsValid_ReturnValue) == 0x000269, "Member 'DerivantComponent_C_DoNext::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_DoNext, CallFunc_DoesImplementInterface_ReturnValue) == 0x00026A, "Member 'DerivantComponent_C_DoNext::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_DoNext, CallFunc_Array_Get_Item) == 0x00026C, "Member 'DerivantComponent_C_DoNext::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_DoNext, K2Node_SetFieldsInStruct_StructOut) == 0x000270, "Member 'DerivantComponent_C_DoNext::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_DoNext, CallFunc_Array_Length_ReturnValue) == 0x0004B0, "Member 'DerivantComponent_C_DoNext::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_DoNext, CallFunc_Greater_IntInt_ReturnValue) == 0x0004B4, "Member 'DerivantComponent_C_DoNext::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DerivantComponent_C_ExecuteUbergraph_DerivantComponent \ static_assert(alignof(DerivantComponent_C_ExecuteUbergraph_DerivantComponent) == 0x000008, "Wrong alignment on DerivantComponent_C_ExecuteUbergraph_DerivantComponent"); \ static_assert(sizeof(DerivantComponent_C_ExecuteUbergraph_DerivantComponent) == 0x000028, "Wrong size on DerivantComponent_C_ExecuteUbergraph_DerivantComponent"); \ static_assert(offsetof(DerivantComponent_C_ExecuteUbergraph_DerivantComponent, EntryPoint) == 0x000000, "Member 'DerivantComponent_C_ExecuteUbergraph_DerivantComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ExecuteUbergraph_DerivantComponent, Temp_int_Variable) == 0x000004, "Member 'DerivantComponent_C_ExecuteUbergraph_DerivantComponent::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ExecuteUbergraph_DerivantComponent, CallFunc_Array_Length_ReturnValue) == 0x000008, "Member 'DerivantComponent_C_ExecuteUbergraph_DerivantComponent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ExecuteUbergraph_DerivantComponent, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'DerivantComponent_C_ExecuteUbergraph_DerivantComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ExecuteUbergraph_DerivantComponent, CallFunc_Less_IntInt_ReturnValue) == 0x000010, "Member 'DerivantComponent_C_ExecuteUbergraph_DerivantComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ExecuteUbergraph_DerivantComponent, CallFunc_Array_Get_Item) == 0x000018, "Member 'DerivantComponent_C_ExecuteUbergraph_DerivantComponent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ExecuteUbergraph_DerivantComponent, CallFunc_Array_Length_ReturnValue_1) == 0x000020, "Member 'DerivantComponent_C_ExecuteUbergraph_DerivantComponent::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ExecuteUbergraph_DerivantComponent, CallFunc_Greater_IntInt_ReturnValue) == 0x000024, "Member 'DerivantComponent_C_ExecuteUbergraph_DerivantComponent::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ExecuteUbergraph_DerivantComponent, K2Node_Event_EndPlayReason) == 0x000025, "Member 'DerivantComponent_C_ExecuteUbergraph_DerivantComponent::K2Node_Event_EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DerivantComponent_C_ExplodeSpawn \ static_assert(alignof(DerivantComponent_C_ExplodeSpawn) == 0x000010, "Wrong alignment on DerivantComponent_C_ExplodeSpawn"); \ static_assert(sizeof(DerivantComponent_C_ExplodeSpawn) == 0x000510, "Wrong size on DerivantComponent_C_ExplodeSpawn"); \ static_assert(offsetof(DerivantComponent_C_ExplodeSpawn, DerivantDataStruct) == 0x000000, "Member 'DerivantComponent_C_ExplodeSpawn::DerivantDataStruct' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ExplodeSpawn, ST_Derivant_TempData) == 0x000070, "Member 'DerivantComponent_C_ExplodeSpawn::ST_Derivant_TempData' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ExplodeSpawn, ReturnValue) == 0x0002B0, "Member 'DerivantComponent_C_ExplodeSpawn::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ExplodeSpawn, MyCastData_0) == 0x0002C0, "Member 'DerivantComponent_C_ExplodeSpawn::MyCastData_0' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ExplodeSpawn, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000500, "Member 'DerivantComponent_C_ExplodeSpawn::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ExplodeSpawn, CallFunc_FinishSpawningActor_ReturnValue) == 0x000508, "Member 'DerivantComponent_C_ExplodeSpawn::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DerivantComponent_C_GetRegisterActorByClass \ static_assert(alignof(DerivantComponent_C_GetRegisterActorByClass) == 0x000008, "Wrong alignment on DerivantComponent_C_GetRegisterActorByClass"); \ static_assert(sizeof(DerivantComponent_C_GetRegisterActorByClass) == 0x000040, "Wrong size on DerivantComponent_C_GetRegisterActorByClass"); \ static_assert(offsetof(DerivantComponent_C_GetRegisterActorByClass, ActorClass) == 0x000000, "Member 'DerivantComponent_C_GetRegisterActorByClass::ActorClass' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_GetRegisterActorByClass, Array_Element) == 0x000008, "Member 'DerivantComponent_C_GetRegisterActorByClass::Array_Element' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_GetRegisterActorByClass, Temp_int_Array_Index_Variable) == 0x000010, "Member 'DerivantComponent_C_GetRegisterActorByClass::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_GetRegisterActorByClass, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'DerivantComponent_C_GetRegisterActorByClass::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_GetRegisterActorByClass, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'DerivantComponent_C_GetRegisterActorByClass::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_GetRegisterActorByClass, CallFunc_Array_Length_ReturnValue) == 0x00001C, "Member 'DerivantComponent_C_GetRegisterActorByClass::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_GetRegisterActorByClass, CallFunc_Array_Get_Item) == 0x000020, "Member 'DerivantComponent_C_GetRegisterActorByClass::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_GetRegisterActorByClass, CallFunc_Less_IntInt_ReturnValue) == 0x000028, "Member 'DerivantComponent_C_GetRegisterActorByClass::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_GetRegisterActorByClass, CallFunc_GetObjectClass_ReturnValue) == 0x000030, "Member 'DerivantComponent_C_GetRegisterActorByClass::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_GetRegisterActorByClass, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000038, "Member 'DerivantComponent_C_GetRegisterActorByClass::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DerivantComponent_C_LocalSpawn \ static_assert(alignof(DerivantComponent_C_LocalSpawn) == 0x000010, "Wrong alignment on DerivantComponent_C_LocalSpawn"); \ static_assert(sizeof(DerivantComponent_C_LocalSpawn) == 0x0002D0, "Wrong size on DerivantComponent_C_LocalSpawn"); \ static_assert(offsetof(DerivantComponent_C_LocalSpawn, Derivant) == 0x000000, "Member 'DerivantComponent_C_LocalSpawn::Derivant' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_LocalSpawn, DeriData) == 0x000070, "Member 'DerivantComponent_C_LocalSpawn::DeriData' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_LocalSpawn, OutActor) == 0x0002B0, "Member 'DerivantComponent_C_LocalSpawn::OutActor' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_LocalSpawn, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0002B8, "Member 'DerivantComponent_C_LocalSpawn::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_LocalSpawn, CallFunc_FinishSpawningActor_ReturnValue) == 0x0002C0, "Member 'DerivantComponent_C_LocalSpawn::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DerivantComponent_C_MonsterSpawn \ static_assert(alignof(DerivantComponent_C_MonsterSpawn) == 0x000010, "Wrong alignment on DerivantComponent_C_MonsterSpawn"); \ static_assert(sizeof(DerivantComponent_C_MonsterSpawn) == 0x0006E0, "Wrong size on DerivantComponent_C_MonsterSpawn"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, Derivant) == 0x000000, "Member 'DerivantComponent_C_MonsterSpawn::Derivant' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, TempData) == 0x000070, "Member 'DerivantComponent_C_MonsterSpawn::TempData' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, OutputActor) == 0x0002B0, "Member 'DerivantComponent_C_MonsterSpawn::OutputActor' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_RandomFloatInRange_ReturnValue) == 0x0002B8, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x0002C0, "Member 'DerivantComponent_C_MonsterSpawn::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, K2Node_DynamicCast_bSuccess) == 0x0002C8, "Member 'DerivantComponent_C_MonsterSpawn::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakTransform_Location) == 0x0002D0, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakTransform_Rotation) == 0x0002E8, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakTransform_Scale) == 0x000300, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_IsValid_ReturnValue) == 0x000318, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakRotator_Roll) == 0x00031C, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakRotator_Pitch) == 0x000320, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakRotator_Yaw) == 0x000324, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_MakeRotator_ReturnValue) == 0x000328, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000340, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_Add_VectorVector_ReturnValue) == 0x000358, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, Temp_object_Variable) == 0x000370, "Member 'DerivantComponent_C_MonsterSpawn::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, K2Node_MakeArray_Array) == 0x000380, "Member 'DerivantComponent_C_MonsterSpawn::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_LineTraceSingleForObjects_OutHit) == 0x000390, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_LineTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_LineTraceSingleForObjects_ReturnValue) == 0x000478, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_LineTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_bBlockingHit) == 0x000479, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_bInitialOverlap) == 0x00047A, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_Time) == 0x00047C, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_Distance) == 0x000480, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_Location) == 0x000488, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_ImpactPoint) == 0x0004A0, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_Normal) == 0x0004B8, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_ImpactNormal) == 0x0004D0, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_PhysMat) == 0x0004E8, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_HitActor) == 0x0004F0, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_HitComponent) == 0x0004F8, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_HitBoneName) == 0x000500, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_BoneName) == 0x000508, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_HitItem) == 0x000510, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_ElementIndex) == 0x000514, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_FaceIndex) == 0x000518, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_TraceStart) == 0x000520, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BreakHitResult_TraceEnd) == 0x000538, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_MakeTransform_ReturnValue) == 0x000550, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0005B0, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_FinishSpawningActor_ReturnValue) == 0x0005B8, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, K2Node_DynamicCast_AsBP_Spawned_AI) == 0x0005C0, "Member 'DerivantComponent_C_MonsterSpawn::K2Node_DynamicCast_AsBP_Spawned_AI' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, K2Node_DynamicCast_bSuccess_1) == 0x0005C8, "Member 'DerivantComponent_C_MonsterSpawn::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_IsValid_ReturnValue_1) == 0x0005C9, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_MakeVector_ReturnValue) == 0x0005D0, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_K2_AddActorWorldOffset_SweepHitResult) == 0x0005E8, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_K2_AddActorWorldOffset_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x0006D0, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_MonsterSpawn, CallFunc_MakeVector_Z_ImplicitCast) == 0x0006D8, "Member 'DerivantComponent_C_MonsterSpawn::CallFunc_MakeVector_Z_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DerivantComponent_C_ProjectileSpawn \ static_assert(alignof(DerivantComponent_C_ProjectileSpawn) == 0x000010, "Wrong alignment on DerivantComponent_C_ProjectileSpawn"); \ static_assert(sizeof(DerivantComponent_C_ProjectileSpawn) == 0x000170, "Wrong size on DerivantComponent_C_ProjectileSpawn"); \ static_assert(offsetof(DerivantComponent_C_ProjectileSpawn, DStruct) == 0x000000, "Member 'DerivantComponent_C_ProjectileSpawn::DStruct' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ProjectileSpawn, ReturnValue) == 0x000070, "Member 'DerivantComponent_C_ProjectileSpawn::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ProjectileSpawn, CallFunc_MakeTransform_ReturnValue) == 0x000080, "Member 'DerivantComponent_C_ProjectileSpawn::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ProjectileSpawn, CallFunc_Conv_IntToString_ReturnValue) == 0x0000E0, "Member 'DerivantComponent_C_ProjectileSpawn::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ProjectileSpawn, CallFunc_Conv_StringToName_ReturnValue) == 0x0000F0, "Member 'DerivantComponent_C_ProjectileSpawn::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ProjectileSpawn, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000F8, "Member 'DerivantComponent_C_ProjectileSpawn::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ProjectileSpawn, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000150, "Member 'DerivantComponent_C_ProjectileSpawn::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ProjectileSpawn, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000158, "Member 'DerivantComponent_C_ProjectileSpawn::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_ProjectileSpawn, CallFunc_FinishSpawningActor_ReturnValue) == 0x000160, "Member 'DerivantComponent_C_ProjectileSpawn::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DerivantComponent_C_ReceiveEndPlay \ static_assert(alignof(DerivantComponent_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on DerivantComponent_C_ReceiveEndPlay"); \ static_assert(sizeof(DerivantComponent_C_ReceiveEndPlay) == 0x000001, "Wrong size on DerivantComponent_C_ReceiveEndPlay"); \ static_assert(offsetof(DerivantComponent_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'DerivantComponent_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DerivantComponent_C_RegisterActor \ static_assert(alignof(DerivantComponent_C_RegisterActor) == 0x000008, "Wrong alignment on DerivantComponent_C_RegisterActor"); \ static_assert(sizeof(DerivantComponent_C_RegisterActor) == 0x000060, "Wrong size on DerivantComponent_C_RegisterActor"); \ static_assert(offsetof(DerivantComponent_C_RegisterActor, CreateActor) == 0x000000, "Member 'DerivantComponent_C_RegisterActor::CreateActor' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_RegisterActor, IsUnique) == 0x000008, "Member 'DerivantComponent_C_RegisterActor::IsUnique' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_RegisterActor, L_TempArr) == 0x000010, "Member 'DerivantComponent_C_RegisterActor::L_TempArr' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_RegisterActor, CallFunc_GetObjectClass_ReturnValue) == 0x000020, "Member 'DerivantComponent_C_RegisterActor::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_RegisterActor, Temp_int_Array_Index_Variable) == 0x000028, "Member 'DerivantComponent_C_RegisterActor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_RegisterActor, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'DerivantComponent_C_RegisterActor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_RegisterActor, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'DerivantComponent_C_RegisterActor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_RegisterActor, CallFunc_Array_Add_ReturnValue) == 0x000034, "Member 'DerivantComponent_C_RegisterActor::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_RegisterActor, CallFunc_Array_Get_Item) == 0x000038, "Member 'DerivantComponent_C_RegisterActor::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_RegisterActor, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'DerivantComponent_C_RegisterActor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_RegisterActor, CallFunc_Array_Add_ReturnValue_1) == 0x000044, "Member 'DerivantComponent_C_RegisterActor::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_RegisterActor, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'DerivantComponent_C_RegisterActor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_RegisterActor, CallFunc_GetObjectClass_ReturnValue_1) == 0x000050, "Member 'DerivantComponent_C_RegisterActor::CallFunc_GetObjectClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_RegisterActor, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000058, "Member 'DerivantComponent_C_RegisterActor::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DerivantComponent_C_SpawnDerivant \ static_assert(alignof(DerivantComponent_C_SpawnDerivant) == 0x000010, "Wrong alignment on DerivantComponent_C_SpawnDerivant"); \ static_assert(sizeof(DerivantComponent_C_SpawnDerivant) == 0x000E80, "Wrong size on DerivantComponent_C_SpawnDerivant"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, D_ID) == 0x000000, "Member 'DerivantComponent_C_SpawnDerivant::D_ID' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, TargetCastData) == 0x000010, "Member 'DerivantComponent_C_SpawnDerivant::TargetCastData' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, L_CastData) == 0x000250, "Member 'DerivantComponent_C_SpawnDerivant::L_CastData' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, L_Arr) == 0x000490, "Member 'DerivantComponent_C_SpawnDerivant::L_Arr' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, Temp_int_Array_Index_Variable) == 0x0004A0, "Member 'DerivantComponent_C_SpawnDerivant::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_Divide_IntInt_ReturnValue) == 0x0004A4, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0004A8, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, K2Node_SwitchInteger_CmpSuccess) == 0x0004A9, "Member 'DerivantComponent_C_SpawnDerivant::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, Temp_int_Loop_Counter_Variable) == 0x0004AC, "Member 'DerivantComponent_C_SpawnDerivant::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_Add_IntInt_ReturnValue) == 0x0004B0, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, Temp_int_Array_Index_Variable_1) == 0x0004B4, "Member 'DerivantComponent_C_SpawnDerivant::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0004B8, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, K2Node_Copy_ReturnValue) == 0x0004C0, "Member 'DerivantComponent_C_SpawnDerivant::K2Node_Copy_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_NotEqual_StriStri_ReturnValue) == 0x000700, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_NotEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_GetComponentByClass_ReturnValue) == 0x000708, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_GetCamp_Camp) == 0x000710, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_GetCamp_Camp' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_SelectString_ReturnValue) == 0x000720, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, K2Node_Copy_ReturnValue_1) == 0x000730, "Member 'DerivantComponent_C_SpawnDerivant::K2Node_Copy_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, K2Node_MakeArray_Array) == 0x000970, "Member 'DerivantComponent_C_SpawnDerivant::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, K2Node_SetFieldsInStruct_StructOut) == 0x000980, "Member 'DerivantComponent_C_SpawnDerivant::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, Temp_int_Loop_Counter_Variable_1) == 0x000BC0, "Member 'DerivantComponent_C_SpawnDerivant::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_Conv_IntToString_ReturnValue) == 0x000BC8, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_Add_IntInt_ReturnValue_1) == 0x000BD8, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_Conv_StringToName_ReturnValue) == 0x000BDC, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_GetDataTableRowFromName_OutRow) == 0x000BE8, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000C18, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_Array_Get_Item) == 0x000C1C, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, K2Node_SetFieldsInStruct_StructOut_1) == 0x000C20, "Member 'DerivantComponent_C_SpawnDerivant::K2Node_SetFieldsInStruct_StructOut_1' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_Array_Get_Item_1) == 0x000E60, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_Array_Length_ReturnValue) == 0x000E64, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_Array_Add_ReturnValue) == 0x000E68, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_Less_IntInt_ReturnValue) == 0x000E6C, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_Array_Length_ReturnValue_1) == 0x000E70, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_Less_IntInt_ReturnValue_1) == 0x000E74, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000E78, "Member 'DerivantComponent_C_SpawnDerivant::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DerivantComponent_C_SpawnDerivant, K2Node_SwitchInteger_CmpSuccess_1) == 0x000E7C, "Member 'DerivantComponent_C_SpawnDerivant::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDerivantComponent_C \ static_assert(alignof(UDerivantComponent_C) == 0x000010, "Wrong alignment on UDerivantComponent_C"); \ static_assert(sizeof(UDerivantComponent_C) == 0x000360, "Wrong size on UDerivantComponent_C"); \ static_assert(offsetof(UDerivantComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UDerivantComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UDerivantComponent_C, InitDerivant) == 0x0000F0, "Member 'UDerivantComponent_C::InitDerivant' has a wrong offset!"); \ static_assert(offsetof(UDerivantComponent_C, MyCastData) == 0x000100, "Member 'UDerivantComponent_C::MyCastData' has a wrong offset!"); \ static_assert(offsetof(UDerivantComponent_C, UUID) == 0x000340, "Member 'UDerivantComponent_C::UUID' has a wrong offset!"); \ static_assert(offsetof(UDerivantComponent_C, RegisterArr) == 0x000348, "Member 'UDerivantComponent_C::RegisterArr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterSoundComponent_C_PlaySound \ static_assert(alignof(CharacterSoundComponent_C_PlaySound) == 0x000008, "Wrong alignment on CharacterSoundComponent_C_PlaySound"); \ static_assert(sizeof(CharacterSoundComponent_C_PlaySound) == 0x000040, "Wrong size on CharacterSoundComponent_C_PlaySound"); \ static_assert(offsetof(CharacterSoundComponent_C_PlaySound, SoundId) == 0x000000, "Member 'CharacterSoundComponent_C_PlaySound::SoundId' has a wrong offset!"); \ static_assert(offsetof(CharacterSoundComponent_C_PlaySound, StopCurrentImmediately) == 0x000010, "Member 'CharacterSoundComponent_C_PlaySound::StopCurrentImmediately' has a wrong offset!"); \ static_assert(offsetof(CharacterSoundComponent_C_PlaySound, SoundOverride) == 0x000018, "Member 'CharacterSoundComponent_C_PlaySound::SoundOverride' has a wrong offset!"); \ static_assert(offsetof(CharacterSoundComponent_C_PlaySound, SoundAtomCue) == 0x000020, "Member 'CharacterSoundComponent_C_PlaySound::SoundAtomCue' has a wrong offset!"); \ static_assert(offsetof(CharacterSoundComponent_C_PlaySound, SoundUse) == 0x000028, "Member 'CharacterSoundComponent_C_PlaySound::SoundUse' has a wrong offset!"); \ static_assert(offsetof(CharacterSoundComponent_C_PlaySound, SounId) == 0x000030, "Member 'CharacterSoundComponent_C_PlaySound::SounId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterSoundComponent_C_StopSoundIfAny \ static_assert(alignof(CharacterSoundComponent_C_StopSoundIfAny) == 0x000004, "Wrong alignment on CharacterSoundComponent_C_StopSoundIfAny"); \ static_assert(sizeof(CharacterSoundComponent_C_StopSoundIfAny) == 0x000004, "Wrong size on CharacterSoundComponent_C_StopSoundIfAny"); \ static_assert(offsetof(CharacterSoundComponent_C_StopSoundIfAny, FadeOutDuration) == 0x000000, "Member 'CharacterSoundComponent_C_StopSoundIfAny::FadeOutDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCharacterSoundComponent_C \ static_assert(alignof(UCharacterSoundComponent_C) == 0x000008, "Wrong alignment on UCharacterSoundComponent_C"); \ static_assert(sizeof(UCharacterSoundComponent_C) == 0x0000E8, "Wrong size on UCharacterSoundComponent_C"); \ #define DUMPER7_ASSERTS_ImplCharacterSoundComponent_C_Death2 \ static_assert(alignof(ImplCharacterSoundComponent_C_Death2) == 0x000008, "Wrong alignment on ImplCharacterSoundComponent_C_Death2"); \ static_assert(sizeof(ImplCharacterSoundComponent_C_Death2) == 0x000028, "Wrong size on ImplCharacterSoundComponent_C_Death2"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Death2, Temp_delegate_Variable) == 0x000000, "Member 'ImplCharacterSoundComponent_C_Death2::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Death2, CallFunc_GetOwnActor_ReturnValue) == 0x000010, "Member 'ImplCharacterSoundComponent_C_Death2::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Death2, K2Node_DynamicCast_AsBP_Base_AI) == 0x000018, "Member 'ImplCharacterSoundComponent_C_Death2::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Death2, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'ImplCharacterSoundComponent_C_Death2::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Death2, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'ImplCharacterSoundComponent_C_Death2::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplCharacterSoundComponent_C_ExecuteUbergraph_ImplCharacterSoundComponent \ static_assert(alignof(ImplCharacterSoundComponent_C_ExecuteUbergraph_ImplCharacterSoundComponent) == 0x000004, "Wrong alignment on ImplCharacterSoundComponent_C_ExecuteUbergraph_ImplCharacterSoundComponent"); \ static_assert(sizeof(ImplCharacterSoundComponent_C_ExecuteUbergraph_ImplCharacterSoundComponent) == 0x000008, "Wrong size on ImplCharacterSoundComponent_C_ExecuteUbergraph_ImplCharacterSoundComponent"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_ExecuteUbergraph_ImplCharacterSoundComponent, EntryPoint) == 0x000000, "Member 'ImplCharacterSoundComponent_C_ExecuteUbergraph_ImplCharacterSoundComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_ExecuteUbergraph_ImplCharacterSoundComponent, K2Node_CustomEvent_PrevState) == 0x000004, "Member 'ImplCharacterSoundComponent_C_ExecuteUbergraph_ImplCharacterSoundComponent::K2Node_CustomEvent_PrevState' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_ExecuteUbergraph_ImplCharacterSoundComponent, K2Node_CustomEvent_NewState) == 0x000005, "Member 'ImplCharacterSoundComponent_C_ExecuteUbergraph_ImplCharacterSoundComponent::K2Node_CustomEvent_NewState' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_ExecuteUbergraph_ImplCharacterSoundComponent, K2Node_SwitchEnum_CmpSuccess) == 0x000006, "Member 'ImplCharacterSoundComponent_C_ExecuteUbergraph_ImplCharacterSoundComponent::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplCharacterSoundComponent_C_Init \ static_assert(alignof(ImplCharacterSoundComponent_C_Init) == 0x000008, "Wrong alignment on ImplCharacterSoundComponent_C_Init"); \ static_assert(sizeof(ImplCharacterSoundComponent_C_Init) == 0x000080, "Wrong size on ImplCharacterSoundComponent_C_Init"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Init, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'ImplCharacterSoundComponent_C_Init::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Init, CallFunc_GetOwnActor_ReturnValue) == 0x000010, "Member 'ImplCharacterSoundComponent_C_Init::CallFunc_GetOwnActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Init, K2Node_CreateDelegate_OutputDelegate_1) == 0x000018, "Member 'ImplCharacterSoundComponent_C_Init::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Init, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'ImplCharacterSoundComponent_C_Init::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Init, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000030, "Member 'ImplCharacterSoundComponent_C_Init::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Init, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'ImplCharacterSoundComponent_C_Init::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Init, CallFunc_IsValid_ReturnValue_1) == 0x000039, "Member 'ImplCharacterSoundComponent_C_Init::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Init, K2Node_DynamicCast_AsAbstract_Character) == 0x000040, "Member 'ImplCharacterSoundComponent_C_Init::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Init, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'ImplCharacterSoundComponent_C_Init::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Init, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000050, "Member 'ImplCharacterSoundComponent_C_Init::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Init, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000058, "Member 'ImplCharacterSoundComponent_C_Init::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Init, CallFunc_IsValid_ReturnValue_2) == 0x000060, "Member 'ImplCharacterSoundComponent_C_Init::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Init, CallFunc_GetComponentByClass_ReturnValue_3) == 0x000068, "Member 'ImplCharacterSoundComponent_C_Init::CallFunc_GetComponentByClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Init, CallFunc_GetComponentByClass_ReturnValue_4) == 0x000070, "Member 'ImplCharacterSoundComponent_C_Init::CallFunc_GetComponentByClass_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_Init, CallFunc_GetCharacterSortId_CharacterSortId) == 0x000078, "Member 'ImplCharacterSoundComponent_C_Init::CallFunc_GetCharacterSortId_CharacterSortId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplCharacterSoundComponent_C_OnEffectApplied \ static_assert(alignof(ImplCharacterSoundComponent_C_OnEffectApplied) == 0x000008, "Wrong alignment on ImplCharacterSoundComponent_C_OnEffectApplied"); \ static_assert(sizeof(ImplCharacterSoundComponent_C_OnEffectApplied) == 0x000030, "Wrong size on ImplCharacterSoundComponent_C_OnEffectApplied"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_OnEffectApplied, Type) == 0x000000, "Member 'ImplCharacterSoundComponent_C_OnEffectApplied::Type' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_OnEffectApplied, DesiredMontageAction) == 0x000001, "Member 'ImplCharacterSoundComponent_C_OnEffectApplied::DesiredMontageAction' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_OnEffectApplied, Arg0) == 0x000004, "Member 'ImplCharacterSoundComponent_C_OnEffectApplied::Arg0' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_OnEffectApplied, ImpactDirection) == 0x000008, "Member 'ImplCharacterSoundComponent_C_OnEffectApplied::ImpactDirection' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_OnEffectApplied, AttackPlayer) == 0x000020, "Member 'ImplCharacterSoundComponent_C_OnEffectApplied::AttackPlayer' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_OnEffectApplied, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000028, "Member 'ImplCharacterSoundComponent_C_OnEffectApplied::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplCharacterSoundComponent_C_OnStateHasChanged \ static_assert(alignof(ImplCharacterSoundComponent_C_OnStateHasChanged) == 0x000001, "Wrong alignment on ImplCharacterSoundComponent_C_OnStateHasChanged"); \ static_assert(sizeof(ImplCharacterSoundComponent_C_OnStateHasChanged) == 0x000002, "Wrong size on ImplCharacterSoundComponent_C_OnStateHasChanged"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_OnStateHasChanged, prevState) == 0x000000, "Member 'ImplCharacterSoundComponent_C_OnStateHasChanged::prevState' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_OnStateHasChanged, NewState) == 0x000001, "Member 'ImplCharacterSoundComponent_C_OnStateHasChanged::NewState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplCharacterSoundComponent_C_PlaySound \ static_assert(alignof(ImplCharacterSoundComponent_C_PlaySound) == 0x000008, "Wrong alignment on ImplCharacterSoundComponent_C_PlaySound"); \ static_assert(sizeof(ImplCharacterSoundComponent_C_PlaySound) == 0x000030, "Wrong size on ImplCharacterSoundComponent_C_PlaySound"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySound, SoundId) == 0x000000, "Member 'ImplCharacterSoundComponent_C_PlaySound::SoundId' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySound, StopCurrentImmediately) == 0x000010, "Member 'ImplCharacterSoundComponent_C_PlaySound::StopCurrentImmediately' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySound, SoundOverride) == 0x000018, "Member 'ImplCharacterSoundComponent_C_PlaySound::SoundOverride' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySound, SoundAtomCue) == 0x000020, "Member 'ImplCharacterSoundComponent_C_PlaySound::SoundAtomCue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySound, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'ImplCharacterSoundComponent_C_PlaySound::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySound, CallFunc_IsValid_ReturnValue_1) == 0x000029, "Member 'ImplCharacterSoundComponent_C_PlaySound::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplCharacterSoundComponent_C_PlaySoundAtom \ static_assert(alignof(ImplCharacterSoundComponent_C_PlaySoundAtom) == 0x000008, "Wrong alignment on ImplCharacterSoundComponent_C_PlaySoundAtom"); \ static_assert(sizeof(ImplCharacterSoundComponent_C_PlaySoundAtom) == 0x000100, "Wrong size on ImplCharacterSoundComponent_C_PlaySoundAtom"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, SoundId) == 0x000000, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::SoundId' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, StopCurrentImmediately) == 0x000010, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::StopCurrentImmediately' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, AtomSoundCue) == 0x000018, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::AtomSoundCue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, Soun_ID) == 0x000020, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::Soun_ID' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, SoundUse) == 0x000030, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::SoundUse' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, CallFunc_Not_PreBool_ReturnValue) == 0x000038, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, CallFunc_Conv_StringToName_ReturnValue) == 0x00003C, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, CallFunc_GetSubstring_ReturnValue) == 0x000048, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, CallFunc_IsNumeric_ReturnValue) == 0x000058, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::CallFunc_IsNumeric_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, CallFunc_Conv_IntToString_ReturnValue) == 0x000060, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, CallFunc_IsValid_ReturnValue) == 0x000070, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000088, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, CallFunc_IsPlaying_ReturnValue) == 0x000098, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::CallFunc_IsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, CallFunc_BooleanAND_ReturnValue) == 0x000099, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, CallFunc_IsValid_ReturnValue_1) == 0x00009A, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, CallFunc_IsValid_ReturnValue_2) == 0x00009B, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, CallFunc_Redirect_Table_MappedTable) == 0x0000A0, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000A8, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000F8, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundAtom, CallFunc_IsValid_ReturnValue_3) == 0x0000F9, "Member 'ImplCharacterSoundComponent_C_PlaySoundAtom::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplCharacterSoundComponent_C_PlaySoundCue \ static_assert(alignof(ImplCharacterSoundComponent_C_PlaySoundCue) == 0x000008, "Wrong alignment on ImplCharacterSoundComponent_C_PlaySoundCue"); \ static_assert(sizeof(ImplCharacterSoundComponent_C_PlaySoundCue) == 0x000110, "Wrong size on ImplCharacterSoundComponent_C_PlaySoundCue"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, SoundId) == 0x000000, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::SoundId' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, StopCurrentImmediately) == 0x000010, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::StopCurrentImmediately' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, SoundOverride) == 0x000018, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::SoundOverride' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, SounId) == 0x000020, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::SounId' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, SoundUse) == 0x000030, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::SoundUse' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, SoundUse_0) == 0x000038, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::SoundUse_0' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, SounId_0) == 0x000040, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::SounId_0' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, CallFunc_Not_PreBool_ReturnValue) == 0x000050, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, CallFunc_Conv_StringToName_ReturnValue) == 0x000054, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, CallFunc_GetSubstring_ReturnValue) == 0x000060, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, CallFunc_IsNumeric_ReturnValue) == 0x000070, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::CallFunc_IsNumeric_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, CallFunc_Conv_IntToString_ReturnValue) == 0x000078, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000098, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, CallFunc_IsValid_ReturnValue) == 0x0000A8, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, CallFunc_IsValid_ReturnValue_1) == 0x0000A9, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, CallFunc_IsPlaying_ReturnValue) == 0x0000AA, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::CallFunc_IsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, CallFunc_BooleanAND_ReturnValue) == 0x0000AB, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, CallFunc_IsValid_ReturnValue_2) == 0x0000AC, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, CallFunc_Redirect_Table_MappedTable) == 0x0000B0, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000B8, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000108, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_PlaySoundCue, CallFunc_IsValid_ReturnValue_3) == 0x000109, "Member 'ImplCharacterSoundComponent_C_PlaySoundCue::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplCharacterSoundComponent_C_StopSoundIfAny \ static_assert(alignof(ImplCharacterSoundComponent_C_StopSoundIfAny) == 0x000004, "Wrong alignment on ImplCharacterSoundComponent_C_StopSoundIfAny"); \ static_assert(sizeof(ImplCharacterSoundComponent_C_StopSoundIfAny) == 0x000004, "Wrong size on ImplCharacterSoundComponent_C_StopSoundIfAny"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_StopSoundIfAny, FadeOutDuration) == 0x000000, "Member 'ImplCharacterSoundComponent_C_StopSoundIfAny::FadeOutDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplCharacterSoundComponent_C_StopSoundIfAnyAtom \ static_assert(alignof(ImplCharacterSoundComponent_C_StopSoundIfAnyAtom) == 0x000004, "Wrong alignment on ImplCharacterSoundComponent_C_StopSoundIfAnyAtom"); \ static_assert(sizeof(ImplCharacterSoundComponent_C_StopSoundIfAnyAtom) == 0x000008, "Wrong size on ImplCharacterSoundComponent_C_StopSoundIfAnyAtom"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_StopSoundIfAnyAtom, FadeOutDuration) == 0x000000, "Member 'ImplCharacterSoundComponent_C_StopSoundIfAnyAtom::FadeOutDuration' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_StopSoundIfAnyAtom, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'ImplCharacterSoundComponent_C_StopSoundIfAnyAtom::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImplCharacterSoundComponent_C_StopSoundIfAnyCue \ static_assert(alignof(ImplCharacterSoundComponent_C_StopSoundIfAnyCue) == 0x000004, "Wrong alignment on ImplCharacterSoundComponent_C_StopSoundIfAnyCue"); \ static_assert(sizeof(ImplCharacterSoundComponent_C_StopSoundIfAnyCue) == 0x000008, "Wrong size on ImplCharacterSoundComponent_C_StopSoundIfAnyCue"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_StopSoundIfAnyCue, FadeOutDuration) == 0x000000, "Member 'ImplCharacterSoundComponent_C_StopSoundIfAnyCue::FadeOutDuration' has a wrong offset!"); \ static_assert(offsetof(ImplCharacterSoundComponent_C_StopSoundIfAnyCue, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'ImplCharacterSoundComponent_C_StopSoundIfAnyCue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImplCharacterSoundComponent_C \ static_assert(alignof(UImplCharacterSoundComponent_C) == 0x000008, "Wrong alignment on UImplCharacterSoundComponent_C"); \ static_assert(sizeof(UImplCharacterSoundComponent_C) == 0x000138, "Wrong size on UImplCharacterSoundComponent_C"); \ static_assert(offsetof(UImplCharacterSoundComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UImplCharacterSoundComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UImplCharacterSoundComponent_C, Enable) == 0x0000F0, "Member 'UImplCharacterSoundComponent_C::Enable' has a wrong offset!"); \ static_assert(offsetof(UImplCharacterSoundComponent_C, Request) == 0x0000F8, "Member 'UImplCharacterSoundComponent_C::Request' has a wrong offset!"); \ static_assert(offsetof(UImplCharacterSoundComponent_C, CharacterAudio) == 0x000118, "Member 'UImplCharacterSoundComponent_C::CharacterAudio' has a wrong offset!"); \ static_assert(offsetof(UImplCharacterSoundComponent_C, CharacterSortId) == 0x000120, "Member 'UImplCharacterSoundComponent_C::CharacterSortId' has a wrong offset!"); \ static_assert(offsetof(UImplCharacterSoundComponent_C, MorphTargetAtom) == 0x000128, "Member 'UImplCharacterSoundComponent_C::MorphTargetAtom' has a wrong offset!"); \ static_assert(offsetof(UImplCharacterSoundComponent_C, TempAtomComponent) == 0x000130, "Member 'UImplCharacterSoundComponent_C::TempAtomComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterPropertyComponent_C_EnhancementValueByPlayerLevel \ static_assert(alignof(CharacterPropertyComponent_C_EnhancementValueByPlayerLevel) == 0x000008, "Wrong alignment on CharacterPropertyComponent_C_EnhancementValueByPlayerLevel"); \ static_assert(sizeof(CharacterPropertyComponent_C_EnhancementValueByPlayerLevel) == 0x000030, "Wrong size on CharacterPropertyComponent_C_EnhancementValueByPlayerLevel"); \ static_assert(offsetof(CharacterPropertyComponent_C_EnhancementValueByPlayerLevel, Value) == 0x000000, "Member 'CharacterPropertyComponent_C_EnhancementValueByPlayerLevel::Value' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_EnhancementValueByPlayerLevel, PlayerLevel) == 0x000008, "Member 'CharacterPropertyComponent_C_EnhancementValueByPlayerLevel::PlayerLevel' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_EnhancementValueByPlayerLevel, Enhancement) == 0x000010, "Member 'CharacterPropertyComponent_C_EnhancementValueByPlayerLevel::Enhancement' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_EnhancementValueByPlayerLevel, ReturnValue) == 0x000018, "Member 'CharacterPropertyComponent_C_EnhancementValueByPlayerLevel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_EnhancementValueByPlayerLevel, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000020, "Member 'CharacterPropertyComponent_C_EnhancementValueByPlayerLevel::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_EnhancementValueByPlayerLevel, K2Node_MathExpression_ReturnValue) == 0x000028, "Member 'CharacterPropertyComponent_C_EnhancementValueByPlayerLevel::K2Node_MathExpression_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent \ static_assert(alignof(CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent) == 0x000008, "Wrong alignment on CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent"); \ static_assert(sizeof(CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent) == 0x000030, "Wrong size on CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent"); \ static_assert(offsetof(CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent, EntryPoint) == 0x000000, "Member 'CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent, CallFunc_GetOwnCharacter_ReturnValue) == 0x000008, "Member 'CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent::CallFunc_GetOwnCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent, K2Node_Event_MonsterID) == 0x000010, "Member 'CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent::K2Node_Event_MonsterID' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent, CallFunc_Private_TryCastToDCSCharacter_ReturnValue) == 0x000018, "Member 'CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent::CallFunc_Private_TryCastToDCSCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'CharacterPropertyComponent_C_ExecuteUbergraph_CharacterPropertyComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterPropertyComponent_C_FillStatsData \ static_assert(alignof(CharacterPropertyComponent_C_FillStatsData) == 0x000008, "Wrong alignment on CharacterPropertyComponent_C_FillStatsData"); \ static_assert(sizeof(CharacterPropertyComponent_C_FillStatsData) == 0x000318, "Wrong size on CharacterPropertyComponent_C_FillStatsData"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, InputPin) == 0x000000, "Member 'CharacterPropertyComponent_C_FillStatsData::InputPin' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, RowName) == 0x000050, "Member 'CharacterPropertyComponent_C_FillStatsData::RowName' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, Table) == 0x000058, "Member 'CharacterPropertyComponent_C_FillStatsData::Table' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, isPlayer) == 0x000088, "Member 'CharacterPropertyComponent_C_FillStatsData::isPlayer' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, L_SetLevel0) == 0x000089, "Member 'CharacterPropertyComponent_C_FillStatsData::L_SetLevel0' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, Local_PlayerLevel) == 0x000090, "Member 'CharacterPropertyComponent_C_FillStatsData::Local_PlayerLevel' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, L_HasSetLevel) == 0x000098, "Member 'CharacterPropertyComponent_C_FillStatsData::L_HasSetLevel' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, L_PropertiesNames) == 0x0000A0, "Member 'CharacterPropertyComponent_C_FillStatsData::L_PropertiesNames' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, NewLocalVar_0) == 0x0000B0, "Member 'CharacterPropertyComponent_C_FillStatsData::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, L_RowIndex) == 0x0000C0, "Member 'CharacterPropertyComponent_C_FillStatsData::L_RowIndex' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_MakeLiteralString_ReturnValue) == 0x0000C8, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_MakeLiteralString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_Redirect_Table_MappedTable) == 0x0000D8, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_Conv_NameToString_ReturnValue) == 0x0000E0, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_GetDataTableRowFloat_ReturnValue) == 0x0000F0, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_GetDataTableRowFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_Concat_StrStr_ReturnValue) == 0x000140, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_Map_IsEmpty_ReturnValue) == 0x000150, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_Map_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000158, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x000168, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_Array_Find_ReturnValue) == 0x00016C, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_GetPropertyNames_Values) == 0x000170, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_GetPropertyNames_Values' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_GetDataTableRowFloat_ReturnValue_1) == 0x000180, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_GetDataTableRowFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, Temp_int_Loop_Counter_Variable) == 0x0001D0, "Member 'CharacterPropertyComponent_C_FillStatsData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_Add_IntInt_ReturnValue) == 0x0001D4, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x0001D8, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_GetPlayerFloatProperty_value) == 0x0001E0, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_GetPlayerFloatProperty_value' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_GetNonplayerPropertyTags_Properties) == 0x0001E8, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_GetNonplayerPropertyTags_Properties' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_GetPlayerLevel_value) == 0x000238, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000240, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_GetProperty_NGPS_ReturnValue) == 0x000248, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_GetProperty_NGPS_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, Temp_int_Array_Index_Variable) == 0x000298, "Member 'CharacterPropertyComponent_C_FillStatsData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_ConcatAndCaculateTagProperties_ReturnValue) == 0x00029C, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_ConcatAndCaculateTagProperties_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_Array_Length_ReturnValue) == 0x0002A0, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_Array_Get_Item) == 0x0002A4, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_Less_IntInt_ReturnValue) == 0x0002AC, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0002AD, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_Map_Find_Value) == 0x0002B0, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_Map_Find_ReturnValue) == 0x0002B8, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_GetPropertyTag_Value) == 0x0002BC, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_GetPropertyTag_Value' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_GetPropertyTag_ReturnValue) == 0x0002C4, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_GetPropertyTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_FillStatsData, CallFunc_ConcatAndCaculateTagProperties_InPropertyScale_ImplicitCast) == 0x0002C8, "Member 'CharacterPropertyComponent_C_FillStatsData::CallFunc_ConcatAndCaculateTagProperties_InPropertyScale_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterPropertyComponent_C_GetPlayerPropertyFromSav \ static_assert(alignof(CharacterPropertyComponent_C_GetPlayerPropertyFromSav) == 0x000008, "Wrong alignment on CharacterPropertyComponent_C_GetPlayerPropertyFromSav"); \ static_assert(sizeof(CharacterPropertyComponent_C_GetPlayerPropertyFromSav) == 0x000018, "Wrong size on CharacterPropertyComponent_C_GetPlayerPropertyFromSav"); \ static_assert(offsetof(CharacterPropertyComponent_C_GetPlayerPropertyFromSav, Property) == 0x000000, "Member 'CharacterPropertyComponent_C_GetPlayerPropertyFromSav::Property' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_GetPlayerPropertyFromSav, Value) == 0x000008, "Member 'CharacterPropertyComponent_C_GetPlayerPropertyFromSav::Value' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_GetPlayerPropertyFromSav, CallFunc_GetPlayerFloatProperty_value) == 0x000010, "Member 'CharacterPropertyComponent_C_GetPlayerPropertyFromSav::CallFunc_GetPlayerFloatProperty_value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterPropertyComponent_C_Initialize \ static_assert(alignof(CharacterPropertyComponent_C_Initialize) == 0x000004, "Wrong alignment on CharacterPropertyComponent_C_Initialize"); \ static_assert(sizeof(CharacterPropertyComponent_C_Initialize) == 0x000008, "Wrong size on CharacterPropertyComponent_C_Initialize"); \ static_assert(offsetof(CharacterPropertyComponent_C_Initialize, MonsterID) == 0x000000, "Member 'CharacterPropertyComponent_C_Initialize::MonsterID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterPropertyComponent_C_ValiadatePlayerStats \ static_assert(alignof(CharacterPropertyComponent_C_ValiadatePlayerStats) == 0x000008, "Wrong alignment on CharacterPropertyComponent_C_ValiadatePlayerStats"); \ static_assert(sizeof(CharacterPropertyComponent_C_ValiadatePlayerStats) == 0x000010, "Wrong size on CharacterPropertyComponent_C_ValiadatePlayerStats"); \ static_assert(offsetof(CharacterPropertyComponent_C_ValiadatePlayerStats, ResetCurrentValue) == 0x000000, "Member 'CharacterPropertyComponent_C_ValiadatePlayerStats::ResetCurrentValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPropertyComponent_C_ValiadatePlayerStats, StatsMgr) == 0x000008, "Member 'CharacterPropertyComponent_C_ValiadatePlayerStats::StatsMgr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCharacterPropertyComponent_C \ static_assert(alignof(UCharacterPropertyComponent_C) == 0x000008, "Wrong alignment on UCharacterPropertyComponent_C"); \ static_assert(sizeof(UCharacterPropertyComponent_C) == 0x000160, "Wrong size on UCharacterPropertyComponent_C"); \ static_assert(offsetof(UCharacterPropertyComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UCharacterPropertyComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCharacterPropertyComponent_C, Character) == 0x0000F0, "Member 'UCharacterPropertyComponent_C::Character' has a wrong offset!"); \ static_assert(offsetof(UCharacterPropertyComponent_C, MonsterPropertyID) == 0x0000F8, "Member 'UCharacterPropertyComponent_C::MonsterPropertyID' has a wrong offset!"); \ static_assert(offsetof(UCharacterPropertyComponent_C, OverrideDataTable) == 0x000100, "Member 'UCharacterPropertyComponent_C::OverrideDataTable' has a wrong offset!"); \ static_assert(offsetof(UCharacterPropertyComponent_C, PlayerTestMode) == 0x000101, "Member 'UCharacterPropertyComponent_C::PlayerTestMode' has a wrong offset!"); \ static_assert(offsetof(UCharacterPropertyComponent_C, GProperty) == 0x000108, "Member 'UCharacterPropertyComponent_C::GProperty' has a wrong offset!"); \ static_assert(offsetof(UCharacterPropertyComponent_C, Stats) == 0x000158, "Member 'UCharacterPropertyComponent_C::Stats' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_AddItemToBeibao \ static_assert(alignof(BeibaoModel_C_AddItemToBeibao) == 0x000008, "Wrong alignment on BeibaoModel_C_AddItemToBeibao"); \ static_assert(sizeof(BeibaoModel_C_AddItemToBeibao) == 0x0004C8, "Wrong size on BeibaoModel_C_AddItemToBeibao"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, SortID) == 0x000000, "Member 'BeibaoModel_C_AddItemToBeibao::SortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, Amount) == 0x000004, "Member 'BeibaoModel_C_AddItemToBeibao::Amount' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, MaxAmount) == 0x000008, "Member 'BeibaoModel_C_AddItemToBeibao::MaxAmount' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, Item_After_Added) == 0x000010, "Member 'BeibaoModel_C_AddItemToBeibao::Item_After_Added' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, Is_Unique_Item) == 0x000020, "Member 'BeibaoModel_C_AddItemToBeibao::Is_Unique_Item' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, Sucess) == 0x000021, "Member 'BeibaoModel_C_AddItemToBeibao::Sucess' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, OldNumber) == 0x000024, "Member 'BeibaoModel_C_AddItemToBeibao::OldNumber' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, LItemNums) == 0x000028, "Member 'BeibaoModel_C_AddItemToBeibao::LItemNums' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, NewSortID) == 0x00002C, "Member 'BeibaoModel_C_AddItemToBeibao::NewSortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, L_OldNumber) == 0x000030, "Member 'BeibaoModel_C_AddItemToBeibao::L_OldNumber' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, L_TrueAdded) == 0x000034, "Member 'BeibaoModel_C_AddItemToBeibao::L_TrueAdded' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, L_LastGivedItem) == 0x000038, "Member 'BeibaoModel_C_AddItemToBeibao::L_LastGivedItem' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, L_Item) == 0x000048, "Member 'BeibaoModel_C_AddItemToBeibao::L_Item' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, L_ItemConf) == 0x000118, "Member 'BeibaoModel_C_AddItemToBeibao::L_ItemConf' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, L_Index) == 0x000280, "Member 'BeibaoModel_C_AddItemToBeibao::L_Index' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000284, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_ReplaceEquipmentSortID_NewSortID) == 0x000288, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_ReplaceEquipmentSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, Temp_int_Variable) == 0x00028C, "Member 'BeibaoModel_C_AddItemToBeibao::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Add_IntInt_ReturnValue) == 0x000290, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_GetEquipIsInExtra_ExtraEquip) == 0x000294, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_GetEquipIsInExtra_ExtraEquip' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Greater_IntInt_ReturnValue) == 0x000295, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_GetUniqueBeibaoMax_ReturnValue) == 0x000298, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_GetUniqueBeibaoMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, K2Node_MakeArray_Array) == 0x0002A0, "Member 'BeibaoModel_C_AddItemToBeibao::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Conv_IntToString_ReturnValue) == 0x0002B0, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Concat_StrStr_ReturnValue) == 0x0002C0, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Divide_IntInt_ReturnValue) == 0x0002D0, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0002D4, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x0002D5, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_GetItemConfigBySortId_Item) == 0x0002D8, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_GetItemConfigBySortId_find) == 0x0003A8, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_BooleanOR_ReturnValue) == 0x0003A9, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_NewGuid_ReturnValue) == 0x0003AC, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_NewGuid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, K2Node_MakeStruct_F_StoredItem) == 0x0003C0, "Member 'BeibaoModel_C_AddItemToBeibao::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Private_AddUniqueItemWIthPresetGuid_ItemAdded) == 0x0003E0, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Private_AddUniqueItemWIthPresetGuid_ItemAdded' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Private_AddUniqueItemWIthPresetGuid_Succeed) == 0x000400, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Private_AddUniqueItemWIthPresetGuid_Succeed' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Array_Add_ReturnValue) == 0x000404, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, Temp_int_Variable_1) == 0x000408, "Member 'BeibaoModel_C_AddItemToBeibao::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00040C, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Add_IntInt_ReturnValue_1) == 0x000410, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, K2Node_MakeArray_Array_1) == 0x000418, "Member 'BeibaoModel_C_AddItemToBeibao::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Array_Length_ReturnValue) == 0x000428, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Subtract_IntInt_ReturnValue) == 0x00042C, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000430, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Min_ReturnValue) == 0x000434, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Min_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000438, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Min_ReturnValue_1) == 0x00043C, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Min_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Array_LastIndex_ReturnValue) == 0x000440, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, K2Node_MakeStruct_F_StoredItem_1) == 0x000448, "Member 'BeibaoModel_C_AddItemToBeibao::K2Node_MakeStruct_F_StoredItem_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Array_Get_Item) == 0x000468, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Array_Add_ReturnValue_1) == 0x000488, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, K2Node_MakeArray_Array_2) == 0x000490, "Member 'BeibaoModel_C_AddItemToBeibao::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Map_Find_Value) == 0x0004A0, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Map_Find_ReturnValue) == 0x0004A4, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Add_IntInt_ReturnValue_2) == 0x0004A8, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, CallFunc_Min_ReturnValue_2) == 0x0004AC, "Member 'BeibaoModel_C_AddItemToBeibao::CallFunc_Min_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, K2Node_SwitchEnum_CmpSuccess) == 0x0004B0, "Member 'BeibaoModel_C_AddItemToBeibao::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_AddItemToBeibao, K2Node_MakeArray_Array_3) == 0x0004B8, "Member 'BeibaoModel_C_AddItemToBeibao::K2Node_MakeArray_Array_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_CheckSave \ static_assert(alignof(BeibaoModel_C_CheckSave) == 0x000008, "Wrong alignment on BeibaoModel_C_CheckSave"); \ static_assert(sizeof(BeibaoModel_C_CheckSave) == 0x000148, "Wrong size on BeibaoModel_C_CheckSave"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, L_SortIdMapper) == 0x000000, "Member 'BeibaoModel_C_CheckSave::L_SortIdMapper' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, L_Guid) == 0x000050, "Member 'BeibaoModel_C_CheckSave::L_Guid' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, L_Number) == 0x000060, "Member 'BeibaoModel_C_CheckSave::L_Number' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, L_SortId) == 0x0000B0, "Member 'BeibaoModel_C_CheckSave::L_SortId' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, Temp_int_Loop_Counter_Variable) == 0x0000C0, "Member 'BeibaoModel_C_CheckSave::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, CallFunc_Add_IntInt_ReturnValue) == 0x0000C4, "Member 'BeibaoModel_C_CheckSave::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, Temp_int_Array_Index_Variable) == 0x0000C8, "Member 'BeibaoModel_C_CheckSave::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, Temp_int_Array_Index_Variable_1) == 0x0000CC, "Member 'BeibaoModel_C_CheckSave::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, CallFunc_Array_Get_Item) == 0x0000D0, "Member 'BeibaoModel_C_CheckSave::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, CallFunc_Array_Get_Item_1) == 0x0000F0, "Member 'BeibaoModel_C_CheckSave::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, CallFunc_Array_Length_ReturnValue) == 0x000110, "Member 'BeibaoModel_C_CheckSave::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, CallFunc_Conv_GuidToString_ReturnValue) == 0x000118, "Member 'BeibaoModel_C_CheckSave::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, CallFunc_Array_Length_ReturnValue_1) == 0x000128, "Member 'BeibaoModel_C_CheckSave::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, CallFunc_Less_IntInt_ReturnValue) == 0x00012C, "Member 'BeibaoModel_C_CheckSave::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, CallFunc_Array_Add_ReturnValue) == 0x000130, "Member 'BeibaoModel_C_CheckSave::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, Temp_int_Loop_Counter_Variable_1) == 0x000134, "Member 'BeibaoModel_C_CheckSave::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, CallFunc_Less_IntInt_ReturnValue_1) == 0x000138, "Member 'BeibaoModel_C_CheckSave::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, CallFunc_Add_IntInt_ReturnValue_1) == 0x00013C, "Member 'BeibaoModel_C_CheckSave::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, CallFunc_Array_Add_ReturnValue_1) == 0x000140, "Member 'BeibaoModel_C_CheckSave::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSave, K2Node_SwitchEnum_CmpSuccess) == 0x000144, "Member 'BeibaoModel_C_CheckSave::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_CheckSecondGet \ static_assert(alignof(BeibaoModel_C_CheckSecondGet) == 0x000008, "Wrong alignment on BeibaoModel_C_CheckSecondGet"); \ static_assert(sizeof(BeibaoModel_C_CheckSecondGet) == 0x000118, "Wrong size on BeibaoModel_C_CheckSecondGet"); \ static_assert(offsetof(BeibaoModel_C_CheckSecondGet, ItemId) == 0x000000, "Member 'BeibaoModel_C_CheckSecondGet::ItemId' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSecondGet, local_UINotify) == 0x000008, "Member 'BeibaoModel_C_CheckSecondGet::local_UINotify' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSecondGet, CallFunc_GetPerpetualMark_Value) == 0x000010, "Member 'BeibaoModel_C_CheckSecondGet::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSecondGet, CallFunc_GetItemByID_Item) == 0x000020, "Member 'BeibaoModel_C_CheckSecondGet::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSecondGet, CallFunc_GetItemByID_find) == 0x0000F0, "Member 'BeibaoModel_C_CheckSecondGet::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSecondGet, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000F1, "Member 'BeibaoModel_C_CheckSecondGet::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSecondGet, K2Node_SwitchEnum_CmpSuccess) == 0x0000F2, "Member 'BeibaoModel_C_CheckSecondGet::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSecondGet, CallFunc_GetUINotify_UINotify) == 0x0000F8, "Member 'BeibaoModel_C_CheckSecondGet::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSecondGet, CallFunc_GetPlayerBackpack_ReturnValue) == 0x000100, "Member 'BeibaoModel_C_CheckSecondGet::CallFunc_GetPlayerBackpack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSecondGet, CallFunc_Array_Length_ReturnValue) == 0x000110, "Member 'BeibaoModel_C_CheckSecondGet::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_CheckSecondGet, CallFunc_Greater_IntInt_ReturnValue) == 0x000114, "Member 'BeibaoModel_C_CheckSecondGet::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_FindItemByGuid \ static_assert(alignof(BeibaoModel_C_FindItemByGuid) == 0x000008, "Wrong alignment on BeibaoModel_C_FindItemByGuid"); \ static_assert(sizeof(BeibaoModel_C_FindItemByGuid) == 0x000070, "Wrong size on BeibaoModel_C_FindItemByGuid"); \ static_assert(offsetof(BeibaoModel_C_FindItemByGuid, Guid) == 0x000000, "Member 'BeibaoModel_C_FindItemByGuid::Guid' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_FindItemByGuid, Item) == 0x000010, "Member 'BeibaoModel_C_FindItemByGuid::Item' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_FindItemByGuid, Find) == 0x000030, "Member 'BeibaoModel_C_FindItemByGuid::Find' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_FindItemByGuid, CallFunc_GetItems_Items) == 0x000038, "Member 'BeibaoModel_C_FindItemByGuid::CallFunc_GetItems_Items' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_FindItemByGuid, CallFunc_Map_Find_Value) == 0x000048, "Member 'BeibaoModel_C_FindItemByGuid::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_FindItemByGuid, CallFunc_Map_Find_ReturnValue) == 0x00004C, "Member 'BeibaoModel_C_FindItemByGuid::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_FindItemByGuid, CallFunc_Array_Get_Item) == 0x000050, "Member 'BeibaoModel_C_FindItemByGuid::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_FindItemBySortId \ static_assert(alignof(BeibaoModel_C_FindItemBySortId) == 0x000008, "Wrong alignment on BeibaoModel_C_FindItemBySortId"); \ static_assert(sizeof(BeibaoModel_C_FindItemBySortId) == 0x000070, "Wrong size on BeibaoModel_C_FindItemBySortId"); \ static_assert(offsetof(BeibaoModel_C_FindItemBySortId, SortID) == 0x000000, "Member 'BeibaoModel_C_FindItemBySortId::SortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_FindItemBySortId, Item) == 0x000008, "Member 'BeibaoModel_C_FindItemBySortId::Item' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_FindItemBySortId, Find) == 0x000028, "Member 'BeibaoModel_C_FindItemBySortId::Find' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_FindItemBySortId, CallFunc_GetItems_Items) == 0x000030, "Member 'BeibaoModel_C_FindItemBySortId::CallFunc_GetItems_Items' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_FindItemBySortId, CallFunc_ReplaceEquipmentSortID_NewSortID) == 0x000040, "Member 'BeibaoModel_C_FindItemBySortId::CallFunc_ReplaceEquipmentSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_FindItemBySortId, CallFunc_Map_Find_Value) == 0x000044, "Member 'BeibaoModel_C_FindItemBySortId::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_FindItemBySortId, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'BeibaoModel_C_FindItemBySortId::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_FindItemBySortId, CallFunc_Array_Get_Item) == 0x000050, "Member 'BeibaoModel_C_FindItemBySortId::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_GetEquipIsInExtra \ static_assert(alignof(BeibaoModel_C_GetEquipIsInExtra) == 0x000008, "Wrong alignment on BeibaoModel_C_GetEquipIsInExtra"); \ static_assert(sizeof(BeibaoModel_C_GetEquipIsInExtra) == 0x0001F0, "Wrong size on BeibaoModel_C_GetEquipIsInExtra"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, SortID) == 0x000000, "Member 'BeibaoModel_C_GetEquipIsInExtra::SortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, ExtraEquip) == 0x000004, "Member 'BeibaoModel_C_GetEquipIsInExtra::ExtraEquip' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_GetPlayerStatic_ReturnValue) == 0x000008, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_GetItemByID_Item) == 0x000010, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_GetItemByID_Item' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_GetItemByID_find) == 0x0000E0, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_GetItemByID_find' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x0000E8, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000F0, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000F1, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_RemoveWeaponLevel_NewSortID) == 0x0000F4, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_RemoveWeaponLevel_NewSortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_Array_Contains_ReturnValue) == 0x0000F8, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_BooleanOR_ReturnValue) == 0x0000F9, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_BooleanOR_ReturnValue_1) == 0x0000FA, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000100, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_ThisIsNGP_ReturnIs) == 0x000108, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_ThisIsNGP_ReturnIs' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_GetRealRedirectIDAndLevel_ReturnID) == 0x00010C, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_GetRealRedirectIDAndLevel_ReturnID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_GetRealRedirectIDAndLevel_ReturnLevel) == 0x000110, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_GetRealRedirectIDAndLevel_ReturnLevel' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_GetItemByID_Item_1) == 0x000118, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_GetItemByID_Item_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_GetItemByID_find_1) == 0x0001E8, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_GetItemByID_find_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_Array_Contains_ReturnValue_1) == 0x0001E9, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0001EA, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetEquipIsInExtra, CallFunc_BooleanOR_ReturnValue_2) == 0x0001EB, "Member 'BeibaoModel_C_GetEquipIsInExtra::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_GetItemAmount \ static_assert(alignof(BeibaoModel_C_GetItemAmount) == 0x000008, "Wrong alignment on BeibaoModel_C_GetItemAmount"); \ static_assert(sizeof(BeibaoModel_C_GetItemAmount) == 0x000048, "Wrong size on BeibaoModel_C_GetItemAmount"); \ static_assert(offsetof(BeibaoModel_C_GetItemAmount, SortID) == 0x000000, "Member 'BeibaoModel_C_GetItemAmount::SortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetItemAmount, Amount) == 0x000004, "Member 'BeibaoModel_C_GetItemAmount::Amount' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetItemAmount, CallFunc_GetItems_Items) == 0x000008, "Member 'BeibaoModel_C_GetItemAmount::CallFunc_GetItems_Items' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetItemAmount, CallFunc_ReplaceEquipmentSortID_NewSortID) == 0x000018, "Member 'BeibaoModel_C_GetItemAmount::CallFunc_ReplaceEquipmentSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetItemAmount, CallFunc_Map_Find_Value) == 0x00001C, "Member 'BeibaoModel_C_GetItemAmount::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetItemAmount, CallFunc_Map_Find_ReturnValue) == 0x000020, "Member 'BeibaoModel_C_GetItemAmount::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetItemAmount, CallFunc_Array_Get_Item) == 0x000028, "Member 'BeibaoModel_C_GetItemAmount::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_GetItems \ static_assert(alignof(BeibaoModel_C_GetItems) == 0x000008, "Wrong alignment on BeibaoModel_C_GetItems"); \ static_assert(sizeof(BeibaoModel_C_GetItems) == 0x000010, "Wrong size on BeibaoModel_C_GetItems"); \ static_assert(offsetof(BeibaoModel_C_GetItems, Items_0) == 0x000000, "Member 'BeibaoModel_C_GetItems::Items_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_GetUniqueBeibaoMax \ static_assert(alignof(BeibaoModel_C_GetUniqueBeibaoMax) == 0x000004, "Wrong alignment on BeibaoModel_C_GetUniqueBeibaoMax"); \ static_assert(sizeof(BeibaoModel_C_GetUniqueBeibaoMax) == 0x000010, "Wrong size on BeibaoModel_C_GetUniqueBeibaoMax"); \ static_assert(offsetof(BeibaoModel_C_GetUniqueBeibaoMax, UseExpansionRange) == 0x000000, "Member 'BeibaoModel_C_GetUniqueBeibaoMax::UseExpansionRange' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetUniqueBeibaoMax, ReturnValue) == 0x000004, "Member 'BeibaoModel_C_GetUniqueBeibaoMax::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetUniqueBeibaoMax, CallFunc_Max_ReturnValue) == 0x000008, "Member 'BeibaoModel_C_GetUniqueBeibaoMax::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_GetUniqueBeibaoMax, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'BeibaoModel_C_GetUniqueBeibaoMax::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_InitModel \ static_assert(alignof(BeibaoModel_C_InitModel) == 0x000008, "Wrong alignment on BeibaoModel_C_InitModel"); \ static_assert(sizeof(BeibaoModel_C_InitModel) == 0x000350, "Wrong size on BeibaoModel_C_InitModel"); \ static_assert(offsetof(BeibaoModel_C_InitModel, L_TempGUID) == 0x000000, "Member 'BeibaoModel_C_InitModel::L_TempGUID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, L_WeaponToLevel) == 0x000010, "Member 'BeibaoModel_C_InitModel::L_WeaponToLevel' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, L_GuidToSort) == 0x000060, "Member 'BeibaoModel_C_InitModel::L_GuidToSort' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, L_Guid_Str) == 0x0000B0, "Member 'BeibaoModel_C_InitModel::L_Guid_Str' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, L_Guid) == 0x0000C0, "Member 'BeibaoModel_C_InitModel::L_Guid' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, L_Number) == 0x0000D0, "Member 'BeibaoModel_C_InitModel::L_Number' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, L_SortId) == 0x000120, "Member 'BeibaoModel_C_InitModel::L_SortId' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, Temp_int_Loop_Counter_Variable) == 0x000130, "Member 'BeibaoModel_C_InitModel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Add_IntInt_ReturnValue) == 0x000134, "Member 'BeibaoModel_C_InitModel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, Temp_int_Array_Index_Variable) == 0x000138, "Member 'BeibaoModel_C_InitModel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, Temp_int_Array_Index_Variable_1) == 0x00013C, "Member 'BeibaoModel_C_InitModel::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Get_Save_Slot_Value_value) == 0x000140, "Member 'BeibaoModel_C_InitModel::CallFunc_Get_Save_Slot_Value_value' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_GetStrIntMapFromSav_ResultMaps) == 0x000150, "Member 'BeibaoModel_C_InitModel::CallFunc_GetStrIntMapFromSav_ResultMaps' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_SelectString_ReturnValue) == 0x0001A0, "Member 'BeibaoModel_C_InitModel::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x0001B0, "Member 'BeibaoModel_C_InitModel::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Concat_StrStr_ReturnValue) == 0x0001C0, "Member 'BeibaoModel_C_InitModel::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, K2Node_SwitchEnum_CmpSuccess) == 0x0001D0, "Member 'BeibaoModel_C_InitModel::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001D8, "Member 'BeibaoModel_C_InitModel::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, Temp_int_Loop_Counter_Variable_1) == 0x0001E8, "Member 'BeibaoModel_C_InitModel::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Array_Get_Item) == 0x0001F0, "Member 'BeibaoModel_C_InitModel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Array_Length_ReturnValue) == 0x000200, "Member 'BeibaoModel_C_InitModel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Map_Find_Value) == 0x000204, "Member 'BeibaoModel_C_InitModel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Map_Find_ReturnValue) == 0x000208, "Member 'BeibaoModel_C_InitModel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Less_IntInt_ReturnValue) == 0x000209, "Member 'BeibaoModel_C_InitModel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_ReplaceEquipmentSortID_NewSortID) == 0x00020C, "Member 'BeibaoModel_C_InitModel::CallFunc_ReplaceEquipmentSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Parse_StringToGuid_OutGuid) == 0x000210, "Member 'BeibaoModel_C_InitModel::CallFunc_Parse_StringToGuid_OutGuid' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Parse_StringToGuid_Success) == 0x000220, "Member 'BeibaoModel_C_InitModel::CallFunc_Parse_StringToGuid_Success' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Add_IntInt_ReturnValue_1) == 0x000224, "Member 'BeibaoModel_C_InitModel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, K2Node_MakeStruct_F_StoredItem) == 0x000228, "Member 'BeibaoModel_C_InitModel::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Array_Add_ReturnValue) == 0x000248, "Member 'BeibaoModel_C_InitModel::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_GetStrIntMapFromSav_ResultMaps_1) == 0x000250, "Member 'BeibaoModel_C_InitModel::CallFunc_GetStrIntMapFromSav_ResultMaps_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_GetStringArrayFromSav_Array) == 0x0002A0, "Member 'BeibaoModel_C_InitModel::CallFunc_GetStringArrayFromSav_Array' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Array_Get_Item_1) == 0x0002B0, "Member 'BeibaoModel_C_InitModel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_GetIntIntMapFromSav_ResultMaps) == 0x0002B8, "Member 'BeibaoModel_C_InitModel::CallFunc_GetIntIntMapFromSav_ResultMaps' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Map_Find_Value_1) == 0x000308, "Member 'BeibaoModel_C_InitModel::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Map_Find_ReturnValue_1) == 0x00030C, "Member 'BeibaoModel_C_InitModel::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Greater_IntInt_ReturnValue) == 0x00030D, "Member 'BeibaoModel_C_InitModel::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, K2Node_MakeStruct_F_StoredItem_1) == 0x000310, "Member 'BeibaoModel_C_InitModel::K2Node_MakeStruct_F_StoredItem_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Array_Add_ReturnValue_1) == 0x000330, "Member 'BeibaoModel_C_InitModel::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Array_Length_ReturnValue_1) == 0x000334, "Member 'BeibaoModel_C_InitModel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_Less_IntInt_ReturnValue_1) == 0x000338, "Member 'BeibaoModel_C_InitModel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_InitModel, CallFunc_GetIntArrayFromSav_array) == 0x000340, "Member 'BeibaoModel_C_InitModel::CallFunc_GetIntArrayFromSav_array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_IsPresetGiveItems \ static_assert(alignof(BeibaoModel_C_IsPresetGiveItems) == 0x000008, "Wrong alignment on BeibaoModel_C_IsPresetGiveItems"); \ static_assert(sizeof(BeibaoModel_C_IsPresetGiveItems) == 0x000020, "Wrong size on BeibaoModel_C_IsPresetGiveItems"); \ static_assert(offsetof(BeibaoModel_C_IsPresetGiveItems, Item) == 0x000000, "Member 'BeibaoModel_C_IsPresetGiveItems::Item' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_IsPresetGiveItems, Result) == 0x000004, "Member 'BeibaoModel_C_IsPresetGiveItems::Result' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_IsPresetGiveItems, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'BeibaoModel_C_IsPresetGiveItems::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_IsPresetGiveItems, CallFunc_GetComponentByClass_ReturnValue) == 0x000010, "Member 'BeibaoModel_C_IsPresetGiveItems::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_IsPresetGiveItems, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'BeibaoModel_C_IsPresetGiveItems::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_IsPresetGiveItems, CallFunc_IsValid_ReturnValue_1) == 0x000019, "Member 'BeibaoModel_C_IsPresetGiveItems::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_IsPresetGiveItems, CallFunc_IsPresetTaskGiveItems_Result) == 0x00001A, "Member 'BeibaoModel_C_IsPresetGiveItems::CallFunc_IsPresetTaskGiveItems_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid \ static_assert(alignof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid) == 0x000008, "Wrong alignment on BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid"); \ static_assert(sizeof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid) == 0x000128, "Wrong size on BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, NewItem) == 0x000000, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::NewItem' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, ItemAdded) == 0x000020, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::ItemAdded' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, Succeed) == 0x000040, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::Succeed' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, Local_TrueItem) == 0x000048, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::Local_TrueItem' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, Temp_struct_Variable) == 0x000068, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, CallFunc_ReplaceEquipmentSortID_NewSortID) == 0x000078, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::CallFunc_ReplaceEquipmentSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, K2Node_MakeStruct_F_StoredItem) == 0x000080, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, CallFunc_Conv_GuidToString_ReturnValue) == 0x0000A0, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x0000B0, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, CallFunc_Concat_StrStr_ReturnValue) == 0x0000C0, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, CallFunc_Map_Find_Value) == 0x0000D0, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, CallFunc_Map_Find_ReturnValue) == 0x0000D4, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000D8, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, CallFunc_Not_PreBool_ReturnValue) == 0x0000E8, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000F0, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, CallFunc_Array_Add_ReturnValue) == 0x000100, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid, CallFunc_Array_Get_Item) == 0x000108, "Member 'BeibaoModel_C_Private_AddUniqueItemWIthPresetGuid::CallFunc_Array_Get_Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_RefreshAllItemSortID \ static_assert(alignof(BeibaoModel_C_RefreshAllItemSortID) == 0x000008, "Wrong alignment on BeibaoModel_C_RefreshAllItemSortID"); \ static_assert(sizeof(BeibaoModel_C_RefreshAllItemSortID) == 0x000028, "Wrong size on BeibaoModel_C_RefreshAllItemSortID"); \ static_assert(offsetof(BeibaoModel_C_RefreshAllItemSortID, Local_SkipType) == 0x000000, "Member 'BeibaoModel_C_RefreshAllItemSortID::Local_SkipType' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RefreshAllItemSortID, CallFunc_WeaponLevelIsChanged_RefreshType) == 0x000010, "Member 'BeibaoModel_C_RefreshAllItemSortID::CallFunc_WeaponLevelIsChanged_RefreshType' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RefreshAllItemSortID, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000020, "Member 'BeibaoModel_C_RefreshAllItemSortID::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_RemoveItemFromBeibao \ static_assert(alignof(BeibaoModel_C_RemoveItemFromBeibao) == 0x000008, "Wrong alignment on BeibaoModel_C_RemoveItemFromBeibao"); \ static_assert(sizeof(BeibaoModel_C_RemoveItemFromBeibao) == 0x0001C8, "Wrong size on BeibaoModel_C_RemoveItemFromBeibao"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, Guid) == 0x000000, "Member 'BeibaoModel_C_RemoveItemFromBeibao::Guid' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, SortID) == 0x000010, "Member 'BeibaoModel_C_RemoveItemFromBeibao::SortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, Amount) == 0x000014, "Member 'BeibaoModel_C_RemoveItemFromBeibao::Amount' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, ChangedItem) == 0x000018, "Member 'BeibaoModel_C_RemoveItemFromBeibao::ChangedItem' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, Success) == 0x000038, "Member 'BeibaoModel_C_RemoveItemFromBeibao::Success' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, IsUniqueItem) == 0x000039, "Member 'BeibaoModel_C_RemoveItemFromBeibao::IsUniqueItem' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, OldNumber) == 0x00003C, "Member 'BeibaoModel_C_RemoveItemFromBeibao::OldNumber' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, TempNewSortID) == 0x000040, "Member 'BeibaoModel_C_RemoveItemFromBeibao::TempNewSortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, LSpeicalItemCanBeDelete) == 0x000048, "Member 'BeibaoModel_C_RemoveItemFromBeibao::LSpeicalItemCanBeDelete' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, L_CurrentItem) == 0x000058, "Member 'BeibaoModel_C_RemoveItemFromBeibao::L_CurrentItem' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, L_Old_Number) == 0x000078, "Member 'BeibaoModel_C_RemoveItemFromBeibao::L_Old_Number' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, L_RemovedItem) == 0x000080, "Member 'BeibaoModel_C_RemoveItemFromBeibao::L_RemovedItem' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, L_Index) == 0x0000A0, "Member 'BeibaoModel_C_RemoveItemFromBeibao::L_Index' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, L_LeftAmount) == 0x0000A4, "Member 'BeibaoModel_C_RemoveItemFromBeibao::L_LeftAmount' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_ReplaceEquipmentSortID_NewSortID) == 0x0000A8, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_ReplaceEquipmentSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, Temp_int_Variable) == 0x0000AC, "Member 'BeibaoModel_C_RemoveItemFromBeibao::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Add_IntInt_ReturnValue) == 0x0000B0, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_IsPresetGiveItems_Result) == 0x0000B4, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_IsPresetGiveItems_Result' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Array_Contains_ReturnValue) == 0x0000B5, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_BooleanOR_ReturnValue) == 0x0000B6, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, K2Node_MakeArray_Array) == 0x0000B8, "Member 'BeibaoModel_C_RemoveItemFromBeibao::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Array_Get_Item) == 0x0000C8, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Concat_StrStr_ReturnValue) == 0x0000E8, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, Temp_int_Variable_1) == 0x0000F8, "Member 'BeibaoModel_C_RemoveItemFromBeibao::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Array_LastIndex_ReturnValue) == 0x0000FC, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Array_Get_Item_1) == 0x000100, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000120, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Add_IntInt_ReturnValue_1) == 0x000124, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Map_Remove_ReturnValue) == 0x000128, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Array_Get_Item_2) == 0x000130, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Array_LastIndex_ReturnValue_1) == 0x000150, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Array_LastIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000154, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Array_Get_Item_3) == 0x000158, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Conv_GuidToString_ReturnValue) == 0x000178, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000188, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_IsValid_Guid_ReturnValue) == 0x000198, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_IsValid_Guid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001A0, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Map_Find_Value) == 0x0001B0, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Map_Find_ReturnValue) == 0x0001B4, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, K2Node_SwitchEnum_CmpSuccess) == 0x0001B5, "Member 'BeibaoModel_C_RemoveItemFromBeibao::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_LessEqual_IntInt_ReturnValue_2) == 0x0001B6, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_LessEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Map_Remove_ReturnValue_1) == 0x0001B7, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Map_Remove_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Map_Find_Value_1) == 0x0001B8, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Map_Find_ReturnValue_1) == 0x0001BC, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Subtract_IntInt_ReturnValue) == 0x0001C0, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_RemoveItemFromBeibao, CallFunc_Max_ReturnValue) == 0x0001C4, "Member 'BeibaoModel_C_RemoveItemFromBeibao::CallFunc_Max_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_Replace_Item_by_Guid \ static_assert(alignof(BeibaoModel_C_Replace_Item_by_Guid) == 0x000008, "Wrong alignment on BeibaoModel_C_Replace_Item_by_Guid"); \ static_assert(sizeof(BeibaoModel_C_Replace_Item_by_Guid) == 0x0000C8, "Wrong size on BeibaoModel_C_Replace_Item_by_Guid"); \ static_assert(offsetof(BeibaoModel_C_Replace_Item_by_Guid, Guid) == 0x000000, "Member 'BeibaoModel_C_Replace_Item_by_Guid::Guid' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Replace_Item_by_Guid, NewItem) == 0x000010, "Member 'BeibaoModel_C_Replace_Item_by_Guid::NewItem' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Replace_Item_by_Guid, Success) == 0x000030, "Member 'BeibaoModel_C_Replace_Item_by_Guid::Success' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Replace_Item_by_Guid, ItemOld) == 0x000038, "Member 'BeibaoModel_C_Replace_Item_by_Guid::ItemOld' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Replace_Item_by_Guid, ItemNew) == 0x000058, "Member 'BeibaoModel_C_Replace_Item_by_Guid::ItemNew' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Replace_Item_by_Guid, L_Old) == 0x000078, "Member 'BeibaoModel_C_Replace_Item_by_Guid::L_Old' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Replace_Item_by_Guid, CallFunc_ReplaceEquipmentSortID_NewSortID) == 0x000098, "Member 'BeibaoModel_C_Replace_Item_by_Guid::CallFunc_ReplaceEquipmentSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Replace_Item_by_Guid, K2Node_SetFieldsInStruct_StructOut) == 0x0000A0, "Member 'BeibaoModel_C_Replace_Item_by_Guid::K2Node_SetFieldsInStruct_StructOut' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Replace_Item_by_Guid, CallFunc_Map_Find_Value) == 0x0000C0, "Member 'BeibaoModel_C_Replace_Item_by_Guid::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Replace_Item_by_Guid, CallFunc_Map_Find_ReturnValue) == 0x0000C4, "Member 'BeibaoModel_C_Replace_Item_by_Guid::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_ReplaceEquipmentSortID \ static_assert(alignof(BeibaoModel_C_ReplaceEquipmentSortID) == 0x000004, "Wrong alignment on BeibaoModel_C_ReplaceEquipmentSortID"); \ static_assert(sizeof(BeibaoModel_C_ReplaceEquipmentSortID) == 0x000010, "Wrong size on BeibaoModel_C_ReplaceEquipmentSortID"); \ static_assert(offsetof(BeibaoModel_C_ReplaceEquipmentSortID, OldSortID) == 0x000000, "Member 'BeibaoModel_C_ReplaceEquipmentSortID::OldSortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceEquipmentSortID, NewSortID) == 0x000004, "Member 'BeibaoModel_C_ReplaceEquipmentSortID::NewSortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceEquipmentSortID, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000008, "Member 'BeibaoModel_C_ReplaceEquipmentSortID::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceEquipmentSortID, CallFunc_ReplaceSortID_NewSortID) == 0x00000C, "Member 'BeibaoModel_C_ReplaceEquipmentSortID::CallFunc_ReplaceSortID_NewSortID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_ReplaceWeaponByLevel \ static_assert(alignof(BeibaoModel_C_ReplaceWeaponByLevel) == 0x000008, "Wrong alignment on BeibaoModel_C_ReplaceWeaponByLevel"); \ static_assert(sizeof(BeibaoModel_C_ReplaceWeaponByLevel) == 0x000418, "Wrong size on BeibaoModel_C_ReplaceWeaponByLevel"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, RefreshType) == 0x000000, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::RefreshType' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, Local_ItemData) == 0x000010, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::Local_ItemData' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, Local_Index) == 0x000158, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::Local_Index' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, Local_Item) == 0x000160, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::Local_Item' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000180, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, Temp_int_Array_Index_Variable) == 0x000184, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, Temp_int_Loop_Counter_Variable) == 0x000188, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, Temp_int_Loop_Counter_Variable_1) == 0x00018C, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Add_IntInt_ReturnValue) == 0x000190, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Add_IntInt_ReturnValue_1) == 0x000194, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, Temp_int_Array_Index_Variable_1) == 0x000198, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Concat_StrStr_ReturnValue) == 0x0001A0, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x0001B0, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001C0, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_ToLower_ReturnValue) == 0x0001C8, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Percent_IntInt_ReturnValue) == 0x0001D8, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Subtract_IntInt_ReturnValue) == 0x0001DC, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment) == 0x0001E0, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_GetItem_EquipmentConfigBySortId_ItemEquipment' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_GetItem_EquipmentConfigBySortId_find) == 0x000328, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_GetItem_EquipmentConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Array_Get_Item) == 0x000330, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Array_Length_ReturnValue) == 0x000350, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Less_IntInt_ReturnValue) == 0x000354, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Array_Get_Item_1) == 0x000355, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Array_Length_ReturnValue_1) == 0x000358, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue_1) == 0x000360, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Less_IntInt_ReturnValue_1) == 0x000370, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_ToLower_ReturnValue_1) == 0x000378, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_ToLower_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000388, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000398, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Array_Contains_ReturnValue) == 0x0003A8, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0003AC, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_GetPlayerIntProperty_value) == 0x0003B4, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0003B8, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0003C8, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0003D8, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_TryGameplayTagFrom_ReturnValue_1) == 0x0003E8, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_TryGameplayTagFrom_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_GetPlayerIntProperty_value_1) == 0x0003F0, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_GetPlayerIntProperty_value_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, CallFunc_Add_IntInt_ReturnValue_2) == 0x0003F4, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_ReplaceWeaponByLevel, K2Node_MakeStruct_F_StoredItem) == 0x0003F8, "Member 'BeibaoModel_C_ReplaceWeaponByLevel::K2Node_MakeStruct_F_StoredItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_Switch_Unique_Item_to_Beibao \ static_assert(alignof(BeibaoModel_C_Switch_Unique_Item_to_Beibao) == 0x000008, "Wrong alignment on BeibaoModel_C_Switch_Unique_Item_to_Beibao"); \ static_assert(sizeof(BeibaoModel_C_Switch_Unique_Item_to_Beibao) == 0x000128, "Wrong size on BeibaoModel_C_Switch_Unique_Item_to_Beibao"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, Guid) == 0x000000, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::Guid' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, FromBeibeo) == 0x000010, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::FromBeibeo' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, ItemAdded) == 0x000018, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::ItemAdded' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, Success) == 0x000038, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::Success' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, L_ItemPop) == 0x000040, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::L_ItemPop' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, CallFunc_GetDisplayName_ReturnValue) == 0x000068, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, CallFunc_FindItemByGuid_Item) == 0x000078, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::CallFunc_FindItemByGuid_Item' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, CallFunc_FindItemByGuid_find) == 0x000098, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::CallFunc_FindItemByGuid_find' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, CallFunc_Conv_GuidToString_ReturnValue) == 0x0000A0, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::CallFunc_Conv_GuidToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, CallFunc_Concat_StrStr_ReturnValue) == 0x0000B0, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000C0, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x0000D0, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, CallFunc_RemoveItemFromBeibao_ChangedItem) == 0x0000D8, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::CallFunc_RemoveItemFromBeibao_ChangedItem' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, CallFunc_RemoveItemFromBeibao_Success) == 0x0000F8, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::CallFunc_RemoveItemFromBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, CallFunc_RemoveItemFromBeibao_IsUniqueItem) == 0x0000F9, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::CallFunc_RemoveItemFromBeibao_IsUniqueItem' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, CallFunc_RemoveItemFromBeibao_OldNumber) == 0x0000FC, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::CallFunc_RemoveItemFromBeibao_OldNumber' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, CallFunc_Private_AddUniqueItemWIthPresetGuid_ItemAdded) == 0x000100, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::CallFunc_Private_AddUniqueItemWIthPresetGuid_ItemAdded' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_Switch_Unique_Item_to_Beibao, CallFunc_Private_AddUniqueItemWIthPresetGuid_Succeed) == 0x000120, "Member 'BeibaoModel_C_Switch_Unique_Item_to_Beibao::CallFunc_Private_AddUniqueItemWIthPresetGuid_Succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_TesttUniqeItemAmountBySordId \ static_assert(alignof(BeibaoModel_C_TesttUniqeItemAmountBySordId) == 0x000008, "Wrong alignment on BeibaoModel_C_TesttUniqeItemAmountBySordId"); \ static_assert(sizeof(BeibaoModel_C_TesttUniqeItemAmountBySordId) == 0x000050, "Wrong size on BeibaoModel_C_TesttUniqeItemAmountBySordId"); \ static_assert(offsetof(BeibaoModel_C_TesttUniqeItemAmountBySordId, SortID) == 0x000000, "Member 'BeibaoModel_C_TesttUniqeItemAmountBySordId::SortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_TesttUniqeItemAmountBySordId, Amount) == 0x000004, "Member 'BeibaoModel_C_TesttUniqeItemAmountBySordId::Amount' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_TesttUniqeItemAmountBySordId, Local_TrueID) == 0x000008, "Member 'BeibaoModel_C_TesttUniqeItemAmountBySordId::Local_TrueID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_TesttUniqeItemAmountBySordId, cnt) == 0x00000C, "Member 'BeibaoModel_C_TesttUniqeItemAmountBySordId::cnt' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_TesttUniqeItemAmountBySordId, CallFunc_ReplaceEquipmentSortID_NewSortID) == 0x000010, "Member 'BeibaoModel_C_TesttUniqeItemAmountBySordId::CallFunc_ReplaceEquipmentSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_TesttUniqeItemAmountBySordId, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'BeibaoModel_C_TesttUniqeItemAmountBySordId::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_TesttUniqeItemAmountBySordId, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'BeibaoModel_C_TesttUniqeItemAmountBySordId::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_TesttUniqeItemAmountBySordId, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'BeibaoModel_C_TesttUniqeItemAmountBySordId::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_TesttUniqeItemAmountBySordId, Temp_int_Variable) == 0x000020, "Member 'BeibaoModel_C_TesttUniqeItemAmountBySordId::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_TesttUniqeItemAmountBySordId, CallFunc_Add_IntInt_ReturnValue_1) == 0x000024, "Member 'BeibaoModel_C_TesttUniqeItemAmountBySordId::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_TesttUniqeItemAmountBySordId, CallFunc_Array_Get_Item) == 0x000028, "Member 'BeibaoModel_C_TesttUniqeItemAmountBySordId::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_TesttUniqeItemAmountBySordId, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'BeibaoModel_C_TesttUniqeItemAmountBySordId::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_TesttUniqeItemAmountBySordId, CallFunc_Less_IntInt_ReturnValue) == 0x00004C, "Member 'BeibaoModel_C_TesttUniqeItemAmountBySordId::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_TesttUniqeItemAmountBySordId, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00004D, "Member 'BeibaoModel_C_TesttUniqeItemAmountBySordId::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeibaoModel_C_WeaponLevelIsChanged \ static_assert(alignof(BeibaoModel_C_WeaponLevelIsChanged) == 0x000008, "Wrong alignment on BeibaoModel_C_WeaponLevelIsChanged"); \ static_assert(sizeof(BeibaoModel_C_WeaponLevelIsChanged) == 0x0000D0, "Wrong size on BeibaoModel_C_WeaponLevelIsChanged"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, RefreshType) == 0x000000, "Member 'BeibaoModel_C_WeaponLevelIsChanged::RefreshType' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, Local_RefreshType) == 0x000010, "Member 'BeibaoModel_C_WeaponLevelIsChanged::Local_RefreshType' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, Temp_int_Variable) == 0x000020, "Member 'BeibaoModel_C_WeaponLevelIsChanged::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, Temp_int_Variable_1) == 0x000024, "Member 'BeibaoModel_C_WeaponLevelIsChanged::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_Conv_IntToByte_ReturnValue) == 0x000028, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_GetValidValue_ReturnValue) == 0x000030, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_Conv_IntToByte_ReturnValue_1) == 0x000031, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_Conv_IntToByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000038, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_GetEnumeratorValueFromIndex_ReturnValue) == 0x000048, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_GetEnumeratorValueFromIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_ToLower_ReturnValue) == 0x000050, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000060, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_GetMark_Value) == 0x000078, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000088, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000098, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_NotEqual_StrStr_ReturnValue) == 0x0000A8, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_NotEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x0000AC, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_GetPlayerIntProperty_value) == 0x0000B4, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_GetPlayerIntProperty_value' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_Map_Find_Value) == 0x0000B8, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_Map_Find_ReturnValue) == 0x0000BC, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000BD, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_MakeLiteralInt_ReturnValue) == 0x0000C0, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_Less_IntInt_ReturnValue) == 0x0000C4, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BeibaoModel_C_WeaponLevelIsChanged, CallFunc_Array_Add_ReturnValue) == 0x0000C8, "Member 'BeibaoModel_C_WeaponLevelIsChanged::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeibaoModel_C \ static_assert(alignof(UBeibaoModel_C) == 0x000008, "Wrong alignment on UBeibaoModel_C"); \ static_assert(sizeof(UBeibaoModel_C) == 0x000228, "Wrong size on UBeibaoModel_C"); \ static_assert(offsetof(UBeibaoModel_C, dirty) == 0x0000F0, "Member 'UBeibaoModel_C::dirty' has a wrong offset!"); \ static_assert(offsetof(UBeibaoModel_C, Items) == 0x0000F8, "Member 'UBeibaoModel_C::Items' has a wrong offset!"); \ static_assert(offsetof(UBeibaoModel_C, Slot) == 0x000108, "Member 'UBeibaoModel_C::Slot' has a wrong offset!"); \ static_assert(offsetof(UBeibaoModel_C, SlotMapper) == 0x000118, "Member 'UBeibaoModel_C::SlotMapper' has a wrong offset!"); \ static_assert(offsetof(UBeibaoModel_C, GuidMapper) == 0x000168, "Member 'UBeibaoModel_C::GuidMapper' has a wrong offset!"); \ static_assert(offsetof(UBeibaoModel_C, InventoryTab) == 0x0001B8, "Member 'UBeibaoModel_C::InventoryTab' has a wrong offset!"); \ static_assert(offsetof(UBeibaoModel_C, UniqueBeibaoMax) == 0x0001BC, "Member 'UBeibaoModel_C::UniqueBeibaoMax' has a wrong offset!"); \ static_assert(offsetof(UBeibaoModel_C, IsCanKu) == 0x0001C0, "Member 'UBeibaoModel_C::IsCanKu' has a wrong offset!"); \ static_assert(offsetof(UBeibaoModel_C, WeaponMapper) == 0x0001C8, "Member 'UBeibaoModel_C::WeaponMapper' has a wrong offset!"); \ static_assert(offsetof(UBeibaoModel_C, NowWeaponLevel) == 0x000218, "Member 'UBeibaoModel_C::NowWeaponLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AutoReplenishComponent_C_AddNotAutomaticItem \ static_assert(alignof(AutoReplenishComponent_C_AddNotAutomaticItem) == 0x000004, "Wrong alignment on AutoReplenishComponent_C_AddNotAutomaticItem"); \ static_assert(sizeof(AutoReplenishComponent_C_AddNotAutomaticItem) == 0x00000C, "Wrong size on AutoReplenishComponent_C_AddNotAutomaticItem"); \ static_assert(offsetof(AutoReplenishComponent_C_AddNotAutomaticItem, ID) == 0x000000, "Member 'AutoReplenishComponent_C_AddNotAutomaticItem::ID' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AddNotAutomaticItem, CallFunc_Array_Add_ReturnValue) == 0x000004, "Member 'AutoReplenishComponent_C_AddNotAutomaticItem::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AddNotAutomaticItem, CallFunc_Array_Contains_ReturnValue) == 0x000008, "Member 'AutoReplenishComponent_C_AddNotAutomaticItem::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AutoReplenishComponent_C_AutomaticReplenishmentItem \ static_assert(alignof(AutoReplenishComponent_C_AutomaticReplenishmentItem) == 0x000008, "Wrong alignment on AutoReplenishComponent_C_AutomaticReplenishmentItem"); \ static_assert(sizeof(AutoReplenishComponent_C_AutomaticReplenishmentItem) == 0x000150, "Wrong size on AutoReplenishComponent_C_AutomaticReplenishmentItem"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, Local_ID) == 0x000000, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::Local_ID' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, Amountinterpolation) == 0x000004, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::Amountinterpolation' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, Temp_int_Array_Index_Variable) == 0x000008, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_GetItemConfigBySortId_Item) == 0x000018, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_GetItemConfigBySortId_Item' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_GetItemConfigBySortId_find) == 0x0000E8, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_GetItemConfigBySortId_find' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_GetPlayerItemAmountInBeibao_Amount) == 0x0000EC, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_GetPlayerItemAmountInBeibao_Amount' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000F0, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_GetPlayerItemAmountInCangKu_Amount) == 0x0000F4, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_GetPlayerItemAmountInCangKu_Amount' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_Greater_IntInt_ReturnValue) == 0x0000F8, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000F9, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_Redirect_Table_MappedTable) == 0x000100, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000108, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_Array_Get_Item) == 0x000118, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_RemovePlayerItemFromCangKu_Success) == 0x000120, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_RemovePlayerItemFromCangKu_Success' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_RemovePlayerItemFromCangKu_CurrentAmount) == 0x000124, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_RemovePlayerItemFromCangKu_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_Conv_NameToString_ReturnValue) == 0x000128, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_Array_Length_ReturnValue) == 0x000138, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_Conv_StringToInt_ReturnValue) == 0x00013C, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_Less_IntInt_ReturnValue) == 0x000140, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_AddPlayerItemToBeibao_CurrentAmount) == 0x000144, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_AddPlayerItemToBeibao_CurrentAmount' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_AddPlayerItemToBeibao_Success) == 0x000148, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_AddPlayerItemToBeibao_Success' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_AutomaticReplenishmentItem, CallFunc_Array_Contains_ReturnValue) == 0x000149, "Member 'AutoReplenishComponent_C_AutomaticReplenishmentItem::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AutoReplenishComponent_C_InitModel \ static_assert(alignof(AutoReplenishComponent_C_InitModel) == 0x000008, "Wrong alignment on AutoReplenishComponent_C_InitModel"); \ static_assert(sizeof(AutoReplenishComponent_C_InitModel) == 0x000010, "Wrong size on AutoReplenishComponent_C_InitModel"); \ static_assert(offsetof(AutoReplenishComponent_C_InitModel, CallFunc_GetIntArrayFromSav_array) == 0x000000, "Member 'AutoReplenishComponent_C_InitModel::CallFunc_GetIntArrayFromSav_array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AutoReplenishComponent_C_IsNotAutomatic \ static_assert(alignof(AutoReplenishComponent_C_IsNotAutomatic) == 0x000004, "Wrong alignment on AutoReplenishComponent_C_IsNotAutomatic"); \ static_assert(sizeof(AutoReplenishComponent_C_IsNotAutomatic) == 0x000008, "Wrong size on AutoReplenishComponent_C_IsNotAutomatic"); \ static_assert(offsetof(AutoReplenishComponent_C_IsNotAutomatic, ID) == 0x000000, "Member 'AutoReplenishComponent_C_IsNotAutomatic::ID' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_IsNotAutomatic, ReturnValue) == 0x000004, "Member 'AutoReplenishComponent_C_IsNotAutomatic::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_IsNotAutomatic, CallFunc_Array_Contains_ReturnValue) == 0x000005, "Member 'AutoReplenishComponent_C_IsNotAutomatic::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AutoReplenishComponent_C_RemoveNotAutomaticItem \ static_assert(alignof(AutoReplenishComponent_C_RemoveNotAutomaticItem) == 0x000004, "Wrong alignment on AutoReplenishComponent_C_RemoveNotAutomaticItem"); \ static_assert(sizeof(AutoReplenishComponent_C_RemoveNotAutomaticItem) == 0x000008, "Wrong size on AutoReplenishComponent_C_RemoveNotAutomaticItem"); \ static_assert(offsetof(AutoReplenishComponent_C_RemoveNotAutomaticItem, ID) == 0x000000, "Member 'AutoReplenishComponent_C_RemoveNotAutomaticItem::ID' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_RemoveNotAutomaticItem, CallFunc_Array_Contains_ReturnValue) == 0x000004, "Member 'AutoReplenishComponent_C_RemoveNotAutomaticItem::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AutoReplenishComponent_C_RemoveNotAutomaticItem, CallFunc_Array_RemoveItem_ReturnValue) == 0x000005, "Member 'AutoReplenishComponent_C_RemoveNotAutomaticItem::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAutoReplenishComponent_C \ static_assert(alignof(UAutoReplenishComponent_C) == 0x000008, "Wrong alignment on UAutoReplenishComponent_C"); \ static_assert(sizeof(UAutoReplenishComponent_C) == 0x000108, "Wrong size on UAutoReplenishComponent_C"); \ static_assert(offsetof(UAutoReplenishComponent_C, dirty) == 0x0000F0, "Member 'UAutoReplenishComponent_C::dirty' has a wrong offset!"); \ static_assert(offsetof(UAutoReplenishComponent_C, NotAutomaticID) == 0x0000F8, "Member 'UAutoReplenishComponent_C::NotAutomaticID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_CheckAndRefreshAchievement \ static_assert(alignof(AchievementSystem_C_CheckAndRefreshAchievement) == 0x000008, "Wrong alignment on AchievementSystem_C_CheckAndRefreshAchievement"); \ static_assert(sizeof(AchievementSystem_C_CheckAndRefreshAchievement) == 0x000138, "Wrong size on AchievementSystem_C_CheckAndRefreshAchievement"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, SourceID) == 0x000000, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::SourceID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, SourceDT) == 0x000010, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::SourceDT' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, StopNext) == 0x000020, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::StopNext' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000048, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_GetCurrentAchievementIDByPlatform_OutID) == 0x000058, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_GetCurrentAchievementIDByPlatform_OutID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000068, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000078, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000088, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_GetCurrentAchievementIDByPlatform_OutID_1) == 0x000098, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_GetCurrentAchievementIDByPlatform_OutID_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_UnlockAchievement_ReturnValue) == 0x0000A8, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_UnlockAchievement_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000B0, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_GetAchievementStats_ReturnValue) == 0x0000C0, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_GetAchievementStats_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000D8, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0000E8, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_IsEmpty_ReturnValue) == 0x0000F8, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000100, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000110, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_Conv_StringToName_ReturnValue) == 0x000120, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_Array_Contains_ReturnValue) == 0x000128, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_Array_Add_ReturnValue) == 0x00012C, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckAndRefreshAchievement, CallFunc_Array_Contains_ReturnValue_1) == 0x000130, "Member 'AchievementSystem_C_CheckAndRefreshAchievement::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_CheckCompleteAchievement \ static_assert(alignof(AchievementSystem_C_CheckCompleteAchievement) == 0x000008, "Wrong alignment on AchievementSystem_C_CheckCompleteAchievement"); \ static_assert(sizeof(AchievementSystem_C_CheckCompleteAchievement) == 0x000058, "Wrong size on AchievementSystem_C_CheckCompleteAchievement"); \ static_assert(offsetof(AchievementSystem_C_CheckCompleteAchievement, CallFunc_MakeLiteralByte_ReturnValue) == 0x000000, "Member 'AchievementSystem_C_CheckCompleteAchievement::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckCompleteAchievement, K2Node_MakeStruct_ST_Achievement_SingleCount) == 0x000004, "Member 'AchievementSystem_C_CheckCompleteAchievement::K2Node_MakeStruct_ST_Achievement_SingleCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckCompleteAchievement, CallFunc_CreateSelectStruct_OutStruct) == 0x000010, "Member 'AchievementSystem_C_CheckCompleteAchievement::CallFunc_CreateSelectStruct_OutStruct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_CheckEquipHave \ static_assert(alignof(AchievementSystem_C_CheckEquipHave) == 0x000008, "Wrong alignment on AchievementSystem_C_CheckEquipHave"); \ static_assert(sizeof(AchievementSystem_C_CheckEquipHave) == 0x000090, "Wrong size on AchievementSystem_C_CheckEquipHave"); \ static_assert(offsetof(AchievementSystem_C_CheckEquipHave, SortID) == 0x000000, "Member 'AchievementSystem_C_CheckEquipHave::SortID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckEquipHave, Find) == 0x000004, "Member 'AchievementSystem_C_CheckEquipHave::Find' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckEquipHave, Temp_int_Array_Index_Variable) == 0x000008, "Member 'AchievementSystem_C_CheckEquipHave::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckEquipHave, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'AchievementSystem_C_CheckEquipHave::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckEquipHave, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'AchievementSystem_C_CheckEquipHave::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckEquipHave, CallFunc_ReplaceSortID_NewSortID) == 0x000014, "Member 'AchievementSystem_C_CheckEquipHave::CallFunc_ReplaceSortID_NewSortID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckEquipHave, CallFunc_GetMyInventory_Inventory) == 0x000018, "Member 'AchievementSystem_C_CheckEquipHave::CallFunc_GetMyInventory_Inventory' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckEquipHave, CallFunc_TryFindBeibaoItemIn_Beibao) == 0x000020, "Member 'AchievementSystem_C_CheckEquipHave::CallFunc_TryFindBeibaoItemIn_Beibao' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckEquipHave, CallFunc_TryFindBeibaoItemIn_Item) == 0x000028, "Member 'AchievementSystem_C_CheckEquipHave::CallFunc_TryFindBeibaoItemIn_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckEquipHave, CallFunc_TryFindBeibaoItemIn_Find) == 0x000048, "Member 'AchievementSystem_C_CheckEquipHave::CallFunc_TryFindBeibaoItemIn_Find' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckEquipHave, CallFunc_GetItems_Items) == 0x000050, "Member 'AchievementSystem_C_CheckEquipHave::CallFunc_GetItems_Items' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckEquipHave, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'AchievementSystem_C_CheckEquipHave::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckEquipHave, CallFunc_Array_Get_Item) == 0x000068, "Member 'AchievementSystem_C_CheckEquipHave::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckEquipHave, CallFunc_Less_IntInt_ReturnValue) == 0x000088, "Member 'AchievementSystem_C_CheckEquipHave::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckEquipHave, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000089, "Member 'AchievementSystem_C_CheckEquipHave::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_CheckItemAddAchievement \ static_assert(alignof(AchievementSystem_C_CheckItemAddAchievement) == 0x000008, "Wrong alignment on AchievementSystem_C_CheckItemAddAchievement"); \ static_assert(sizeof(AchievementSystem_C_CheckItemAddAchievement) == 0x000080, "Wrong size on AchievementSystem_C_CheckItemAddAchievement"); \ static_assert(offsetof(AchievementSystem_C_CheckItemAddAchievement, ID) == 0x000000, "Member 'AchievementSystem_C_CheckItemAddAchievement::ID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckItemAddAchievement, TargetNumber) == 0x000004, "Member 'AchievementSystem_C_CheckItemAddAchievement::TargetNumber' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckItemAddAchievement, CallFunc_MakeLiteralByte_ReturnValue) == 0x000008, "Member 'AchievementSystem_C_CheckItemAddAchievement::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckItemAddAchievement, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'AchievementSystem_C_CheckItemAddAchievement::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckItemAddAchievement, CallFunc_Conv_StringToName_ReturnValue) == 0x000020, "Member 'AchievementSystem_C_CheckItemAddAchievement::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckItemAddAchievement, K2Node_MakeStruct_ST_Achievement_IDCount) == 0x000028, "Member 'AchievementSystem_C_CheckItemAddAchievement::K2Node_MakeStruct_ST_Achievement_IDCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckItemAddAchievement, CallFunc_CreateSelectStruct_OutStruct) == 0x000038, "Member 'AchievementSystem_C_CheckItemAddAchievement::CallFunc_CreateSelectStruct_OutStruct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_CheckSave \ static_assert(alignof(AchievementSystem_C_CheckSave) == 0x000008, "Wrong alignment on AchievementSystem_C_CheckSave"); \ static_assert(sizeof(AchievementSystem_C_CheckSave) == 0x000010, "Wrong size on AchievementSystem_C_CheckSave"); \ static_assert(offsetof(AchievementSystem_C_CheckSave, CallFunc_GetGlobalExtend_ReturnValue) == 0x000000, "Member 'AchievementSystem_C_CheckSave::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_CheckSave, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'AchievementSystem_C_CheckSave::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_ConverIDByPlatfrom \ static_assert(alignof(AchievementSystem_C_ConverIDByPlatfrom) == 0x000008, "Wrong alignment on AchievementSystem_C_ConverIDByPlatfrom"); \ static_assert(sizeof(AchievementSystem_C_ConverIDByPlatfrom) == 0x000058, "Wrong size on AchievementSystem_C_ConverIDByPlatfrom"); \ static_assert(offsetof(AchievementSystem_C_ConverIDByPlatfrom, PlatformId) == 0x000000, "Member 'AchievementSystem_C_ConverIDByPlatfrom::PlatformId' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ConverIDByPlatfrom, DatatableID) == 0x000010, "Member 'AchievementSystem_C_ConverIDByPlatfrom::DatatableID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ConverIDByPlatfrom, CallFunc_Conv_StringToInt_ReturnValue) == 0x000020, "Member 'AchievementSystem_C_ConverIDByPlatfrom::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ConverIDByPlatfrom, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000028, "Member 'AchievementSystem_C_ConverIDByPlatfrom::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ConverIDByPlatfrom, CallFunc_GetPlatformType_ReturnValue) == 0x000038, "Member 'AchievementSystem_C_ConverIDByPlatfrom::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ConverIDByPlatfrom, CallFunc_Array_Get_Item) == 0x00003C, "Member 'AchievementSystem_C_ConverIDByPlatfrom::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ConverIDByPlatfrom, K2Node_SwitchEnum_CmpSuccess) == 0x000044, "Member 'AchievementSystem_C_ConverIDByPlatfrom::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ConverIDByPlatfrom, CallFunc_Conv_NameToString_ReturnValue) == 0x000048, "Member 'AchievementSystem_C_ConverIDByPlatfrom::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_DecAllAchievementInAccount \ static_assert(alignof(AchievementSystem_C_DecAllAchievementInAccount) == 0x000008, "Wrong alignment on AchievementSystem_C_DecAllAchievementInAccount"); \ static_assert(sizeof(AchievementSystem_C_DecAllAchievementInAccount) == 0x0000D8, "Wrong size on AchievementSystem_C_DecAllAchievementInAccount"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Array_Length_ReturnValue) == 0x000000, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Map_Keys_Keys) == 0x000008, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000018, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Array_Get_Item) == 0x000020, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Conv_NameToString_ReturnValue) == 0x000038, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Array_Length_ReturnValue_1) == 0x000048, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Subtract_IntInt_ReturnValue) == 0x00004C, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Map_Keys_Keys_1) == 0x000050, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000060, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Array_Get_Item_1) == 0x000064, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000070, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000080, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000088, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000090, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_SafeDivide_ReturnValue) == 0x0000A0, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_SafeDivide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Concat_StrStr_ReturnValue) == 0x0000A8, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B8, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DecAllAchievementInAccount, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000C8, "Member 'AchievementSystem_C_DecAllAchievementInAccount::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_DeceteAllAchievement \ static_assert(alignof(AchievementSystem_C_DeceteAllAchievement) == 0x000008, "Wrong alignment on AchievementSystem_C_DeceteAllAchievement"); \ static_assert(sizeof(AchievementSystem_C_DeceteAllAchievement) == 0x000108, "Wrong size on AchievementSystem_C_DeceteAllAchievement"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, L_OutsideOther) == 0x000000, "Member 'AchievementSystem_C_DeceteAllAchievement::L_OutsideOther' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, L_FinishAchievement) == 0x000010, "Member 'AchievementSystem_C_DeceteAllAchievement::L_FinishAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Map_Keys_Keys) == 0x000020, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Array_Get_Item) == 0x000030, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Conv_NameToString_ReturnValue) == 0x000038, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Map_Length_ReturnValue) == 0x000048, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000050, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Conv_IntToString_ReturnValue) == 0x000060, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Subtract_IntInt_ReturnValue) == 0x000070, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000078, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000080, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_SafeDivide_ReturnValue) == 0x000088, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_SafeDivide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000090, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Concat_StrStr_ReturnValue) == 0x0000A0, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B0, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Map_Keys_Keys_1) == 0x0000C0, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000D0, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Array_Get_Item_1) == 0x0000E0, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Conv_NameToString_ReturnValue_1) == 0x0000E8, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0000F8, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Map_Find_Value) == 0x0000FC, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeceteAllAchievement, CallFunc_Map_Find_ReturnValue) == 0x000100, "Member 'AchievementSystem_C_DeceteAllAchievement::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock \ static_assert(alignof(AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock) == 0x000008, "Wrong alignment on AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock"); \ static_assert(sizeof(AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock) == 0x000048, "Wrong size on AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock"); \ static_assert(offsetof(AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock, TargetArray) == 0x000000, "Member 'AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock::TargetArray' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock, CurrentArray) == 0x000010, "Member 'AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock::CurrentArray' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock, bIsEnough) == 0x000020, "Member 'AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock::bIsEnough' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock, CallFunc_Array_Length_ReturnValue) == 0x000024, "Member 'AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock, Temp_int_Array_Index_Variable) == 0x000028, "Member 'AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock, CallFunc_Array_Get_Item) == 0x000030, "Member 'AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock, CallFunc_Array_Contains_ReturnValue) == 0x000040, "Member 'AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock, CallFunc_Less_IntInt_ReturnValue) == 0x000041, "Member 'AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock, CallFunc_Add_IntInt_ReturnValue) == 0x000044, "Member 'AchievementSystem_C_DectecEquipedStyleSkillIsEnoughToUnlock::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock \ static_assert(alignof(AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock) == 0x000008, "Wrong alignment on AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock"); \ static_assert(sizeof(AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock) == 0x000050, "Wrong size on AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock"); \ static_assert(offsetof(AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock, TargetArray) == 0x000000, "Member 'AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock::TargetArray' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock, CurrentArray) == 0x000010, "Member 'AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock::CurrentArray' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock, bIsEnough) == 0x000020, "Member 'AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock::bIsEnough' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock, CallFunc_Array_Length_ReturnValue) == 0x000024, "Member 'AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock, Temp_int_Array_Index_Variable) == 0x000028, "Member 'AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock, CallFunc_Array_Get_Item) == 0x000030, "Member 'AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock, CallFunc_Conv_StringToInt_ReturnValue) == 0x000040, "Member 'AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock, CallFunc_Less_IntInt_ReturnValue) == 0x000044, "Member 'AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock, CallFunc_Array_Contains_ReturnValue) == 0x000045, "Member 'AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'AchievementSystem_C_DectecGetStyleSkillIsEnoughToUnlock::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_Detect_FirePoint_Actived_Achieved \ static_assert(alignof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved) == 0x000008, "Wrong alignment on AchievementSystem_C_Detect_FirePoint_Actived_Achieved"); \ static_assert(sizeof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved) == 0x0001D0, "Wrong size on AchievementSystem_C_Detect_FirePoint_Actived_Achieved"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, ST_Achievement) == 0x000000, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::ST_Achievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, UnlockAchievement) == 0x000008, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::UnlockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, achieveID) == 0x000010, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, TempFirePointAchieveIDs) == 0x000020, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::TempFirePointAchieveIDs' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, UnlockFirePointSuccess) == 0x000030, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::UnlockFirePointSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, TempTargetFirePointCount) == 0x000034, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::TempTargetFirePointCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, TempFirePointAchieveID) == 0x000038, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::TempFirePointAchieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, localCount) == 0x000048, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::localCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, Temp_int_Array_Index_Variable) == 0x00004C, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, Temp_int_Loop_Counter_Variable) == 0x000050, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000058, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Map_Find_Value) == 0x000064, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Map_Find_ReturnValue) == 0x000068, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000070, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_SafeDivide_ReturnValue) == 0x000078, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_SafeDivide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Array_AddUnique_ReturnValue) == 0x000080, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Map_Find_Value_1) == 0x000084, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Map_Find_ReturnValue_1) == 0x000088, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000089, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Map_Find_Value_2) == 0x00008C, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Map_Find_ReturnValue_2) == 0x000090, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Add_IntInt_ReturnValue_1) == 0x000094, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Map_Keys_Keys) == 0x000098, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Array_Length_ReturnValue) == 0x0000A8, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Array_Get_Item) == 0x0000AC, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Less_IntInt_ReturnValue) == 0x0000B4, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Map_Find_Value_3) == 0x0000B8, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Map_Find_Value_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Map_Find_ReturnValue_3) == 0x0001A8, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Map_Find_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_Conv_NameToString_ReturnValue) == 0x0001B0, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_GetSelectStructData_Data) == 0x0001C0, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePoint_Actived_Achieved, CallFunc_GetSelectStructData_ReturnValue) == 0x0001C8, "Member 'AchievementSystem_C_Detect_FirePoint_Actived_Achieved::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_Detect_FirePont \ static_assert(alignof(AchievementSystem_C_Detect_FirePont) == 0x000008, "Wrong alignment on AchievementSystem_C_Detect_FirePont"); \ static_assert(sizeof(AchievementSystem_C_Detect_FirePont) == 0x000218, "Wrong size on AchievementSystem_C_Detect_FirePont"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, ST_FirePoint) == 0x000000, "Member 'AchievementSystem_C_Detect_FirePont::ST_FirePoint' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, UnlockAchievement) == 0x000010, "Member 'AchievementSystem_C_Detect_FirePont::UnlockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, achieveID) == 0x000018, "Member 'AchievementSystem_C_Detect_FirePont::achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, TempNeedCheckFirePoints) == 0x000028, "Member 'AchievementSystem_C_Detect_FirePont::TempNeedCheckFirePoints' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, SuccessAchieveIDs) == 0x000038, "Member 'AchievementSystem_C_Detect_FirePont::SuccessAchieveIDs' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, UnLockSuccess) == 0x000048, "Member 'AchievementSystem_C_Detect_FirePont::UnLockSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, TempCheckAchieveID) == 0x000050, "Member 'AchievementSystem_C_Detect_FirePont::TempCheckAchieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, TempFirePoint) == 0x000060, "Member 'AchievementSystem_C_Detect_FirePont::TempFirePoint' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, Temp_int_Array_Index_Variable) == 0x000070, "Member 'AchievementSystem_C_Detect_FirePont::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Array_Get_Item) == 0x000078, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, Temp_int_Loop_Counter_Variable) == 0x000088, "Member 'AchievementSystem_C_Detect_FirePont::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Add_IntInt_ReturnValue) == 0x00008C, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Array_Length_ReturnValue) == 0x000090, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Array_Length_ReturnValue_1) == 0x000094, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000098, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x0000A0, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_SafeDivide_ReturnValue) == 0x0000A8, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_SafeDivide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Concat_StrStr_ReturnValue) == 0x0000B0, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Array_AddUnique_ReturnValue) == 0x0000C0, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Array_Length_ReturnValue_2) == 0x0000C4, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Array_Length_ReturnValue_3) == 0x0000C8, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x0000CC, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Array_AddUnique_ReturnValue_1) == 0x0000D0, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Array_Contains_ReturnValue) == 0x0000D4, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Map_Keys_Keys) == 0x0000D8, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Array_Length_ReturnValue_4) == 0x0000E8, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Array_Get_Item_1) == 0x0000EC, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Less_IntInt_ReturnValue) == 0x0000F4, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Conv_NameToString_ReturnValue) == 0x0000F8, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Map_Find_Value) == 0x000108, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_Map_Find_ReturnValue) == 0x0001F8, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_GetSelectStructData_Data) == 0x000200, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_FirePont, CallFunc_GetSelectStructData_ReturnValue) == 0x000210, "Member 'AchievementSystem_C_Detect_FirePont::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_Detect_Get_Item_Achieved \ static_assert(alignof(AchievementSystem_C_Detect_Get_Item_Achieved) == 0x000008, "Wrong alignment on AchievementSystem_C_Detect_Get_Item_Achieved"); \ static_assert(sizeof(AchievementSystem_C_Detect_Get_Item_Achieved) == 0x0001F8, "Wrong size on AchievementSystem_C_Detect_Get_Item_Achieved"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, ST_Achievement_Item) == 0x000000, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::ST_Achievement_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, UnlockAchievement) == 0x00000C, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::UnlockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, achieveID) == 0x000010, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, localHadItems) == 0x000020, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::localHadItems' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, LocalAnyAllItemID) == 0x000030, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::LocalAnyAllItemID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, LocalAnyAchiveID) == 0x000040, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::LocalAnyAchiveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, UnLockSuccess) == 0x000050, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::UnLockSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, TempTargetNumber) == 0x000054, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::TempTargetNumber' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, TempItemAchiveID) == 0x000058, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::TempItemAchiveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, localCount) == 0x000068, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::localCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, UnLockAchieves) == 0x000070, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::UnLockAchieves' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, LocalID) == 0x000080, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::LocalID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, Temp_int_Array_Index_Variable) == 0x000088, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, Temp_int_Loop_Counter_Variable) == 0x00008C, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_Add_IntInt_ReturnValue) == 0x000090, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_DetectAnyItem_UnLockAchievement) == 0x000094, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_DetectAnyItem_UnLockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_DetectAnyItem_AchieveID) == 0x000098, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_DetectAnyItem_AchieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_Array_AddUnique_ReturnValue) == 0x0000A8, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_Map_Find_Value) == 0x0000AC, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_Map_Find_ReturnValue) == 0x0000B0, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000B1, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x0000B2, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_Map_Find_Value_1) == 0x0000B4, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_Map_Find_ReturnValue_1) == 0x0000B8, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000BC, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_Map_Keys_Keys) == 0x0000C0, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_Array_Length_ReturnValue) == 0x0000D0, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_Array_Get_Item) == 0x0000D4, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_Less_IntInt_ReturnValue) == 0x0000DC, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_Conv_NameToString_ReturnValue) == 0x0000E0, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_Map_Find_Value_2) == 0x0000F0, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_Map_Find_ReturnValue_2) == 0x0001E0, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_GetSelectStructData_Data) == 0x0001E4, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_GetSelectStructData_ReturnValue) == 0x0001F0, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Get_Item_Achieved, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0001F1, "Member 'AchievementSystem_C_Detect_Get_Item_Achieved::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_Detect_Kill_Condition \ static_assert(alignof(AchievementSystem_C_Detect_Kill_Condition) == 0x000001, "Wrong alignment on AchievementSystem_C_Detect_Kill_Condition"); \ static_assert(sizeof(AchievementSystem_C_Detect_Kill_Condition) == 0x000005, "Wrong size on AchievementSystem_C_Detect_Kill_Condition"); \ static_assert(offsetof(AchievementSystem_C_Detect_Kill_Condition, Executed) == 0x000000, "Member 'AchievementSystem_C_Detect_Kill_Condition::Executed' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Kill_Condition, DetectSuccess) == 0x000001, "Member 'AchievementSystem_C_Detect_Kill_Condition::DetectSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Kill_Condition, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'AchievementSystem_C_Detect_Kill_Condition::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Kill_Condition, CallFunc_BooleanAND_ReturnValue) == 0x000003, "Member 'AchievementSystem_C_Detect_Kill_Condition::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Kill_Condition, K2Node_SwitchEnum_CmpSuccess) == 0x000004, "Member 'AchievementSystem_C_Detect_Kill_Condition::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_Detect_KillEnemy_Achieved \ static_assert(alignof(AchievementSystem_C_Detect_KillEnemy_Achieved) == 0x000008, "Wrong alignment on AchievementSystem_C_Detect_KillEnemy_Achieved"); \ static_assert(sizeof(AchievementSystem_C_Detect_KillEnemy_Achieved) == 0x000208, "Wrong size on AchievementSystem_C_Detect_KillEnemy_Achieved"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, ST_Achievement_Enemy) == 0x000000, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::ST_Achievement_Enemy' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, UnLockAchieve) == 0x000010, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::UnLockAchieve' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, AchieveIDs) == 0x000018, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::AchieveIDs' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, SuccessAchieveIDs) == 0x000028, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::SuccessAchieveIDs' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, UnLockSuccess) == 0x000038, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::UnLockSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, TempKillNumber) == 0x00003C, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::TempKillNumber' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, TempKillEnemyID) == 0x000040, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::TempKillEnemyID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, L_Executed) == 0x000050, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::L_Executed' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, localCount) == 0x000054, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::localCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, LocalID) == 0x000058, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::LocalID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, Temp_int_Array_Index_Variable) == 0x000060, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000064, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000068, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000070, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Conv_IntToDouble_ReturnValue_2) == 0x000078, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Conv_IntToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_SafeDivide_ReturnValue) == 0x000080, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_SafeDivide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, Temp_int_Loop_Counter_Variable) == 0x000088, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Add_IntInt_ReturnValue) == 0x00008C, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Array_AddUnique_ReturnValue) == 0x000090, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Map_Find_Value) == 0x000094, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Map_Find_ReturnValue) == 0x000098, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Conv_IntToDouble_ReturnValue_3) == 0x0000A0, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Conv_IntToDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Detect_Kill_Condition_DetectSuccess) == 0x0000A8, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Detect_Kill_Condition_DetectSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_SafeDivide_ReturnValue_1) == 0x0000B0, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_SafeDivide_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000B8, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x0000B9, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Map_Find_Value_1) == 0x0000BC, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Map_Find_ReturnValue_1) == 0x0000C0, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Map_Keys_Keys) == 0x0000C8, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000D8, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Array_Get_Item) == 0x0000DC, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Conv_NameToString_ReturnValue) == 0x0000E8, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Map_Find_Value_2) == 0x0000F8, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Map_Find_ReturnValue_2) == 0x0001E8, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Array_Length_ReturnValue) == 0x0001EC, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_GetSelectStructData_Data) == 0x0001F0, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_GetSelectStructData_ReturnValue) == 0x000200, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_Less_IntInt_ReturnValue) == 0x000201, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000202, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x000203, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_KillEnemy_Achieved, CallFunc_BooleanOR_ReturnValue) == 0x000204, "Member 'AchievementSystem_C_Detect_KillEnemy_Achieved::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_Detect_MultiKillEnemy_Achieved \ static_assert(alignof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved) == 0x000008, "Wrong alignment on AchievementSystem_C_Detect_MultiKillEnemy_Achieved"); \ static_assert(sizeof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved) == 0x0001F0, "Wrong size on AchievementSystem_C_Detect_MultiKillEnemy_Achieved"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, ST_Achievement_Enemy) == 0x000000, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::ST_Achievement_Enemy' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, UnLockAchieve) == 0x00000C, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::UnLockAchieve' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, AchieveIDs) == 0x000010, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::AchieveIDs' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, SuccessAchieveIDs) == 0x000020, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::SuccessAchieveIDs' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, UnLockSuccess) == 0x000030, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::UnLockSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, TempDataID) == 0x000038, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::TempDataID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, DeteSuccess) == 0x000048, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::DeteSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, localCount) == 0x00004C, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::localCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, KilledMonsterID) == 0x000050, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::KilledMonsterID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, Temp_int_Array_Index_Variable) == 0x000058, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_Array_AddUnique_ReturnValue) == 0x00005C, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_Conv_NameToString_ReturnValue) == 0x000060, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000070, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_Conv_NameToString_ReturnValue_2) == 0x000080, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_Map_Find_Value) == 0x000090, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_Map_Find_ReturnValue) == 0x000094, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, Temp_int_Loop_Counter_Variable) == 0x000098, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_Add_IntInt_ReturnValue) == 0x00009C, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000A0, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_Map_Keys_Keys) == 0x0000A8, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_Array_Get_Item) == 0x0000BC, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_Less_IntInt_ReturnValue) == 0x0000C4, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_Conv_NameToString_ReturnValue_3) == 0x0000C8, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_Conv_NameToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_Map_Find_Value_1) == 0x0000D8, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_Map_Find_ReturnValue_1) == 0x0001C8, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_GetSelectStructData_Data) == 0x0001D0, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_GetSelectStructData_ReturnValue) == 0x0001E0, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_KillDeteSuccess_DeteSuccess) == 0x0001E1, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_KillDeteSuccess_DeteSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_MultiKillEnemy_Achieved, CallFunc_KillDeteSuccess_KillPercent) == 0x0001E8, "Member 'AchievementSystem_C_Detect_MultiKillEnemy_Achieved::CallFunc_KillDeteSuccess_KillPercent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_Detect_PlayerDeaths_Achieved \ static_assert(alignof(AchievementSystem_C_Detect_PlayerDeaths_Achieved) == 0x000008, "Wrong alignment on AchievementSystem_C_Detect_PlayerDeaths_Achieved"); \ static_assert(sizeof(AchievementSystem_C_Detect_PlayerDeaths_Achieved) == 0x0001A8, "Wrong size on AchievementSystem_C_Detect_PlayerDeaths_Achieved"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, ST_Achievement) == 0x000000, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::ST_Achievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, UnlockAchievement) == 0x000008, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::UnlockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, achieveID) == 0x000010, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, UnLockDeathSuccess) == 0x000020, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::UnLockDeathSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, TempTargetDeathNum) == 0x000024, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::TempTargetDeathNum' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, TempPlayerDeathAchiveID) == 0x000028, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::TempPlayerDeathAchiveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, localCount) == 0x000038, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::localCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, LocalIDs) == 0x000040, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::LocalIDs' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, Temp_int_Array_Index_Variable) == 0x000050, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, Temp_int_Loop_Counter_Variable) == 0x000054, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_Array_AddUnique_ReturnValue) == 0x00005C, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_Map_Find_Value) == 0x000060, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_Map_Find_ReturnValue) == 0x000064, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000065, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000066, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_Map_Find_Value_1) == 0x000068, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_Map_Find_ReturnValue_1) == 0x00006C, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_Map_Keys_Keys) == 0x000070, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_Add_IntInt_ReturnValue_1) == 0x000080, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_Array_Get_Item) == 0x000084, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_Conv_NameToString_ReturnValue) == 0x000090, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_Map_Find_Value_2) == 0x0000A0, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_Map_Find_ReturnValue_2) == 0x000190, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_Array_Length_ReturnValue) == 0x000194, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_GetSelectStructData_Data) == 0x000198, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_GetSelectStructData_ReturnValue) == 0x0001A0, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_PlayerDeaths_Achieved, CallFunc_Less_IntInt_ReturnValue) == 0x0001A1, "Member 'AchievementSystem_C_Detect_PlayerDeaths_Achieved::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_Detect_StarGraphLevel_Achieved \ static_assert(alignof(AchievementSystem_C_Detect_StarGraphLevel_Achieved) == 0x000008, "Wrong alignment on AchievementSystem_C_Detect_StarGraphLevel_Achieved"); \ static_assert(sizeof(AchievementSystem_C_Detect_StarGraphLevel_Achieved) == 0x0001A0, "Wrong size on AchievementSystem_C_Detect_StarGraphLevel_Achieved"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, ST_Achievement) == 0x000000, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::ST_Achievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, UnlockAchievement) == 0x000008, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::UnlockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, achieveID) == 0x000010, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, UnLockStarGraph) == 0x000020, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::UnLockStarGraph' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, TempTargetStarGraphLevel) == 0x000024, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::TempTargetStarGraphLevel' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, TempStarGraphAchiveID) == 0x000028, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::TempStarGraphAchiveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, localCount) == 0x000038, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::localCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, LocalIDs) == 0x000040, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::LocalIDs' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, Temp_int_Array_Index_Variable) == 0x000050, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, Temp_int_Loop_Counter_Variable) == 0x000054, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, CallFunc_Array_AddUnique_ReturnValue) == 0x00005C, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000060, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, CallFunc_Map_Keys_Keys) == 0x000068, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, CallFunc_Array_Get_Item) == 0x000078, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, CallFunc_Array_Length_ReturnValue) == 0x000080, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, CallFunc_Conv_NameToString_ReturnValue) == 0x000088, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, CallFunc_Less_IntInt_ReturnValue) == 0x000098, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, CallFunc_Map_Find_Value) == 0x0000A0, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, CallFunc_Map_Find_ReturnValue) == 0x000190, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, CallFunc_GetSelectStructData_Data) == 0x000194, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_StarGraphLevel_Achieved, CallFunc_GetSelectStructData_ReturnValue) == 0x00019C, "Member 'AchievementSystem_C_Detect_StarGraphLevel_Achieved::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_Detect_UpgradeBottle \ static_assert(alignof(AchievementSystem_C_Detect_UpgradeBottle) == 0x000008, "Wrong alignment on AchievementSystem_C_Detect_UpgradeBottle"); \ static_assert(sizeof(AchievementSystem_C_Detect_UpgradeBottle) == 0x000208, "Wrong size on AchievementSystem_C_Detect_UpgradeBottle"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, ST_Achievement_ReachLevel) == 0x000000, "Member 'AchievementSystem_C_Detect_UpgradeBottle::ST_Achievement_ReachLevel' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, UnLock) == 0x000008, "Member 'AchievementSystem_C_Detect_UpgradeBottle::UnLock' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, achieveID) == 0x000010, "Member 'AchievementSystem_C_Detect_UpgradeBottle::achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, TempAchiveType) == 0x000020, "Member 'AchievementSystem_C_Detect_UpgradeBottle::TempAchiveType' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, TempBottleAchiveIDs) == 0x000028, "Member 'AchievementSystem_C_Detect_UpgradeBottle::TempBottleAchiveIDs' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, UpgradeBottleUnlock) == 0x000038, "Member 'AchievementSystem_C_Detect_UpgradeBottle::UpgradeBottleUnlock' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, TempBottleUpgradeType) == 0x000039, "Member 'AchievementSystem_C_Detect_UpgradeBottle::TempBottleUpgradeType' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, TempTargetLevel) == 0x00003C, "Member 'AchievementSystem_C_Detect_UpgradeBottle::TempTargetLevel' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, TempBottleAchiveID) == 0x000040, "Member 'AchievementSystem_C_Detect_UpgradeBottle::TempBottleAchiveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, LocalNowLevel) == 0x000050, "Member 'AchievementSystem_C_Detect_UpgradeBottle::LocalNowLevel' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000054, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, Temp_int_Array_Index_Variable) == 0x000058, "Member 'AchievementSystem_C_Detect_UpgradeBottle::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, Temp_int_Loop_Counter_Variable) == 0x00005C, "Member 'AchievementSystem_C_Detect_UpgradeBottle::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000068, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000070, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_SafeDivide_ReturnValue) == 0x000078, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_SafeDivide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_Array_AddUnique_ReturnValue) == 0x000080, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, Temp_bool_Variable) == 0x000084, "Member 'AchievementSystem_C_Detect_UpgradeBottle::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000085, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000086, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, K2Node_Select_Default) == 0x000088, "Member 'AchievementSystem_C_Detect_UpgradeBottle::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_Map_Keys_Keys) == 0x0000D8, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_Array_Length_ReturnValue) == 0x0000E8, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_Array_Get_Item) == 0x0000EC, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_Less_IntInt_ReturnValue) == 0x0000F4, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_Conv_NameToString_ReturnValue) == 0x0000F8, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_Map_Find_Value) == 0x000108, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_Map_Find_ReturnValue) == 0x0001F8, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_GetSelectStructData_Data) == 0x0001FC, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_UpgradeBottle, CallFunc_GetSelectStructData_ReturnValue) == 0x000204, "Member 'AchievementSystem_C_Detect_UpgradeBottle::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_Detect_Use_Item \ static_assert(alignof(AchievementSystem_C_Detect_Use_Item) == 0x000008, "Wrong alignment on AchievementSystem_C_Detect_Use_Item"); \ static_assert(sizeof(AchievementSystem_C_Detect_Use_Item) == 0x0001E0, "Wrong size on AchievementSystem_C_Detect_Use_Item"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, ST_Achievement_Item) == 0x000000, "Member 'AchievementSystem_C_Detect_Use_Item::ST_Achievement_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, UnlockAchievement) == 0x00000C, "Member 'AchievementSystem_C_Detect_Use_Item::UnlockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, achieveID) == 0x000010, "Member 'AchievementSystem_C_Detect_Use_Item::achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, UnLockSuccess) == 0x000020, "Member 'AchievementSystem_C_Detect_Use_Item::UnLockSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, TempItemAchiveID) == 0x000028, "Member 'AchievementSystem_C_Detect_Use_Item::TempItemAchiveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, localCount) == 0x000038, "Member 'AchievementSystem_C_Detect_Use_Item::localCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, UnLockAchieves) == 0x000040, "Member 'AchievementSystem_C_Detect_Use_Item::UnLockAchieves' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, LUsedItem) == 0x000050, "Member 'AchievementSystem_C_Detect_Use_Item::LUsedItem' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, Temp_int_Array_Index_Variable) == 0x000058, "Member 'AchievementSystem_C_Detect_Use_Item::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, Temp_int_Loop_Counter_Variable) == 0x00005C, "Member 'AchievementSystem_C_Detect_Use_Item::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_Array_AddUnique_ReturnValue) == 0x000064, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_Conv_NameToString_ReturnValue) == 0x000068, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000078, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_Conv_NameToString_ReturnValue_2) == 0x000088, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_Map_Find_Value) == 0x000098, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_Map_Find_ReturnValue) == 0x00009C, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_Map_Keys_Keys) == 0x0000A0, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000B0, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_Array_Get_Item) == 0x0000B4, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_Conv_NameToString_ReturnValue_3) == 0x0000C0, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_Conv_NameToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_Map_Find_Value_1) == 0x0000D0, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_Map_Find_ReturnValue_1) == 0x0001C0, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_Array_Length_ReturnValue) == 0x0001C4, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_GetSelectStructData_Data) == 0x0001C8, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_GetSelectStructData_ReturnValue) == 0x0001D8, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_Less_IntInt_ReturnValue) == 0x0001D9, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Detect_Use_Item, CallFunc_DeteUsingItemSuccess_DeteSuccess) == 0x0001DA, "Member 'AchievementSystem_C_Detect_Use_Item::CallFunc_DeteUsingItemSuccess_DeteSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_DetectAchievementCount \ static_assert(alignof(AchievementSystem_C_DetectAchievementCount) == 0x000008, "Wrong alignment on AchievementSystem_C_DetectAchievementCount"); \ static_assert(sizeof(AchievementSystem_C_DetectAchievementCount) == 0x000198, "Wrong size on AchievementSystem_C_DetectAchievementCount"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, Data) == 0x000000, "Member 'AchievementSystem_C_DetectAchievementCount::Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, UnlockAchievement) == 0x000008, "Member 'AchievementSystem_C_DetectAchievementCount::UnlockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, achieveID) == 0x000010, "Member 'AchievementSystem_C_DetectAchievementCount::achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, LocalIDs) == 0x000020, "Member 'AchievementSystem_C_DetectAchievementCount::LocalIDs' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, UnLockStarGraph) == 0x000030, "Member 'AchievementSystem_C_DetectAchievementCount::UnLockStarGraph' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, TempTargetCount) == 0x000034, "Member 'AchievementSystem_C_DetectAchievementCount::TempTargetCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, TempCountAchiveID) == 0x000038, "Member 'AchievementSystem_C_DetectAchievementCount::TempCountAchiveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, localCount) == 0x000048, "Member 'AchievementSystem_C_DetectAchievementCount::localCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, Temp_int_Array_Index_Variable) == 0x00004C, "Member 'AchievementSystem_C_DetectAchievementCount::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, Temp_int_Loop_Counter_Variable) == 0x000050, "Member 'AchievementSystem_C_DetectAchievementCount::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, CallFunc_Add_IntInt_ReturnValue) == 0x000054, "Member 'AchievementSystem_C_DetectAchievementCount::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, CallFunc_Array_AddUnique_ReturnValue) == 0x000058, "Member 'AchievementSystem_C_DetectAchievementCount::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00005C, "Member 'AchievementSystem_C_DetectAchievementCount::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'AchievementSystem_C_DetectAchievementCount::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, CallFunc_Array_Length_ReturnValue) == 0x000070, "Member 'AchievementSystem_C_DetectAchievementCount::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, CallFunc_Array_Get_Item) == 0x000074, "Member 'AchievementSystem_C_DetectAchievementCount::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, CallFunc_Less_IntInt_ReturnValue) == 0x00007C, "Member 'AchievementSystem_C_DetectAchievementCount::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, CallFunc_Map_Find_Value) == 0x000080, "Member 'AchievementSystem_C_DetectAchievementCount::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, CallFunc_Map_Find_ReturnValue) == 0x000170, "Member 'AchievementSystem_C_DetectAchievementCount::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, CallFunc_Conv_NameToString_ReturnValue) == 0x000178, "Member 'AchievementSystem_C_DetectAchievementCount::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, CallFunc_GetSelectStructData_Data) == 0x000188, "Member 'AchievementSystem_C_DetectAchievementCount::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAchievementCount, CallFunc_GetSelectStructData_ReturnValue) == 0x000190, "Member 'AchievementSystem_C_DetectAchievementCount::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_DetectAnyItem \ static_assert(alignof(AchievementSystem_C_DetectAnyItem) == 0x000008, "Wrong alignment on AchievementSystem_C_DetectAnyItem"); \ static_assert(sizeof(AchievementSystem_C_DetectAnyItem) == 0x000428, "Wrong size on AchievementSystem_C_DetectAnyItem"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, ItemId) == 0x000000, "Member 'AchievementSystem_C_DetectAnyItem::ItemId' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, ItemCount) == 0x000008, "Member 'AchievementSystem_C_DetectAnyItem::ItemCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, UnLockAchieves) == 0x000010, "Member 'AchievementSystem_C_DetectAnyItem::UnLockAchieves' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, UnlockAchievement) == 0x000020, "Member 'AchievementSystem_C_DetectAnyItem::UnlockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, achieveID) == 0x000028, "Member 'AchievementSystem_C_DetectAnyItem::achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, Local_IDSort) == 0x000038, "Member 'AchievementSystem_C_DetectAnyItem::Local_IDSort' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, ItemIDWithoutLevel) == 0x00003C, "Member 'AchievementSystem_C_DetectAnyItem::ItemIDWithoutLevel' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, localHadItems) == 0x000040, "Member 'AchievementSystem_C_DetectAnyItem::localHadItems' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, UnLockSuccess) == 0x000050, "Member 'AchievementSystem_C_DetectAnyItem::UnLockSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, LocalAnyAllItemID) == 0x000058, "Member 'AchievementSystem_C_DetectAnyItem::LocalAnyAllItemID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, LocalAnyAchiveID) == 0x000068, "Member 'AchievementSystem_C_DetectAnyItem::LocalAnyAchiveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Conv_NameToString_ReturnValue) == 0x000078, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Conv_StringToInt_ReturnValue) == 0x000088, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Conv_IntToString_ReturnValue) == 0x000090, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, Temp_int_Array_Index_Variable) == 0x0000A0, "Member 'AchievementSystem_C_DetectAnyItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Array_AddUnique_ReturnValue) == 0x0000A4, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x0000A8, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_GetGemRedirectByNGP_Find) == 0x0000B0, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_GetGemRedirectByNGP_Find' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_GetGemRedirectByNGP_Value) == 0x0000B4, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_GetGemRedirectByNGP_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_GetEquipByID_find) == 0x0000B8, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_GetEquipByID_find' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_GetEquipByID_Equipment) == 0x0000C0, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_GetEquipByID_Equipment' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Percent_IntInt_ReturnValue) == 0x000208, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Subtract_IntInt_ReturnValue) == 0x00020C, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000210, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000211, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_GetModel_StaticComputedConfigData_ReturnValue_1) == 0x000218, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_GetModel_StaticComputedConfigData_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_BooleanOR_ReturnValue) == 0x000220, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_GetRingRedirectByNGP_Find) == 0x000221, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_GetRingRedirectByNGP_Find' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_GetRingRedirectByNGP_Value) == 0x000224, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_GetRingRedirectByNGP_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_GetModel_StaticComputedConfigData_ReturnValue_2) == 0x000228, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_GetModel_StaticComputedConfigData_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, Temp_int_Loop_Counter_Variable) == 0x000230, "Member 'AchievementSystem_C_DetectAnyItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_ThisIsNGP_ReturnIs) == 0x000234, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_ThisIsNGP_ReturnIs' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Add_IntInt_ReturnValue) == 0x000238, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000240, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000250, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, Temp_int_Loop_Counter_Variable_1) == 0x000260, "Member 'AchievementSystem_C_DetectAnyItem::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Add_IntInt_ReturnValue_1) == 0x000264, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Array_Contains_ReturnValue) == 0x000268, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Array_Contains_ReturnValue_1) == 0x000269, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, Temp_int_Array_Index_Variable_1) == 0x00026C, "Member 'AchievementSystem_C_DetectAnyItem::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Array_Length_ReturnValue) == 0x000270, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Greater_IntInt_ReturnValue) == 0x000274, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000278, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000280, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Array_Length_ReturnValue_1) == 0x000284, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000288, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000290, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_SafeDivide_ReturnValue) == 0x000298, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_SafeDivide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0002A0, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_BooleanAND_ReturnValue) == 0x0002A1, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Array_AddUnique_ReturnValue_2) == 0x0002A4, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Array_AddUnique_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Array_Get_Item) == 0x0002A8, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Array_Length_ReturnValue_2) == 0x0002B8, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Array_Add_ReturnValue) == 0x0002BC, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Array_Contains_ReturnValue_2) == 0x0002C0, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Array_Contains_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Array_Length_ReturnValue_3) == 0x0002C4, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Less_IntInt_ReturnValue) == 0x0002C8, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Array_AddUnique_ReturnValue_3) == 0x0002CC, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Array_AddUnique_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Map_Find_Value) == 0x0002D0, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Map_Find_ReturnValue) == 0x0002D4, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Map_Find_Value_1) == 0x0002D8, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Map_Find_ReturnValue_1) == 0x0002DC, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0002DD, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Map_Keys_Keys) == 0x0002E0, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Array_Length_ReturnValue_4) == 0x0002F0, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Array_Get_Item_1) == 0x0002F4, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Less_IntInt_ReturnValue_1) == 0x0002FC, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000300, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Map_Find_Value_2) == 0x000310, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Map_Find_Value_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_Map_Find_ReturnValue_2) == 0x000400, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_Map_Find_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_GetSelectStructData_Data) == 0x000408, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectAnyItem, CallFunc_GetSelectStructData_ReturnValue) == 0x000420, "Member 'AchievementSystem_C_DetectAnyItem::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_DetectCurrency \ static_assert(alignof(AchievementSystem_C_DetectCurrency) == 0x000008, "Wrong alignment on AchievementSystem_C_DetectCurrency"); \ static_assert(sizeof(AchievementSystem_C_DetectCurrency) == 0x000208, "Wrong size on AchievementSystem_C_DetectCurrency"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, ST_Achievement_SingleCount) == 0x000000, "Member 'AchievementSystem_C_DetectCurrency::ST_Achievement_SingleCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, UnLock) == 0x000008, "Member 'AchievementSystem_C_DetectCurrency::UnLock' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, achieveID) == 0x000010, "Member 'AchievementSystem_C_DetectCurrency::achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, TempType) == 0x000020, "Member 'AchievementSystem_C_DetectCurrency::TempType' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, TempMoneyTableIDs) == 0x000028, "Member 'AchievementSystem_C_DetectCurrency::TempMoneyTableIDs' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, UnLockCurrencySuccess) == 0x000038, "Member 'AchievementSystem_C_DetectCurrency::UnLockCurrencySuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, TempMoneyTargetNumber) == 0x00003C, "Member 'AchievementSystem_C_DetectCurrency::TempMoneyTargetNumber' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, TempMoneyTableID) == 0x000040, "Member 'AchievementSystem_C_DetectCurrency::TempMoneyTableID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, TempMoneyType) == 0x000050, "Member 'AchievementSystem_C_DetectCurrency::TempMoneyType' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000051, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, Temp_int_Array_Index_Variable) == 0x000054, "Member 'AchievementSystem_C_DetectCurrency::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'AchievementSystem_C_DetectCurrency::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, Temp_bool_Variable) == 0x000060, "Member 'AchievementSystem_C_DetectCurrency::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_Array_AddUnique_ReturnValue) == 0x000064, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000068, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_GetPlayerCoinWL_num) == 0x00006C, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_GetPlayerCoinWL_num' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_GetPlayerCoinSoul_value) == 0x000070, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_GetPlayerCoinSoul_value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000074, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_SelectInt_ReturnValue) == 0x000078, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00007C, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, K2Node_Select_Default) == 0x000080, "Member 'AchievementSystem_C_DetectCurrency::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_Map_Keys_Keys) == 0x0000D0, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_Array_Get_Item) == 0x0000E0, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_Array_Length_ReturnValue) == 0x0000E8, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_Conv_NameToString_ReturnValue) == 0x0000F0, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_Less_IntInt_ReturnValue) == 0x000100, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_Map_Find_Value) == 0x000108, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_Map_Find_ReturnValue) == 0x0001F8, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_GetSelectStructData_Data) == 0x0001FC, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectCurrency, CallFunc_GetSelectStructData_ReturnValue) == 0x000204, "Member 'AchievementSystem_C_DetectCurrency::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_DetectEquipStyleSkillNum \ static_assert(alignof(AchievementSystem_C_DetectEquipStyleSkillNum) == 0x000008, "Wrong alignment on AchievementSystem_C_DetectEquipStyleSkillNum"); \ static_assert(sizeof(AchievementSystem_C_DetectEquipStyleSkillNum) == 0x000020, "Wrong size on AchievementSystem_C_DetectEquipStyleSkillNum"); \ static_assert(offsetof(AchievementSystem_C_DetectEquipStyleSkillNum, StyleSkillData) == 0x000000, "Member 'AchievementSystem_C_DetectEquipStyleSkillNum::StyleSkillData' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectEquipStyleSkillNum, UnlockAchievement) == 0x000008, "Member 'AchievementSystem_C_DetectEquipStyleSkillNum::UnlockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectEquipStyleSkillNum, AchievedID) == 0x000010, "Member 'AchievementSystem_C_DetectEquipStyleSkillNum::AchievedID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_DetectGetStyleSkillNum \ static_assert(alignof(AchievementSystem_C_DetectGetStyleSkillNum) == 0x000008, "Wrong alignment on AchievementSystem_C_DetectGetStyleSkillNum"); \ static_assert(sizeof(AchievementSystem_C_DetectGetStyleSkillNum) == 0x000128, "Wrong size on AchievementSystem_C_DetectGetStyleSkillNum"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, StyleSkillData) == 0x000000, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::StyleSkillData' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, UnlockAchievement) == 0x000008, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::UnlockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, AchievedID) == 0x000010, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::AchievedID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, TempAchieveType) == 0x000020, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::TempAchieveType' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, TempOutsAchiveID) == 0x000028, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::TempOutsAchiveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, UnLockStyleSkillSucess) == 0x000038, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::UnLockStyleSkillSucess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, TempTargetCounts) == 0x00003C, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::TempTargetCounts' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, TempAchieveID) == 0x000040, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::TempAchieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, Temp_int_Variable) == 0x000050, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, K2Node_SwitchEnum_CmpSuccess) == 0x000054, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, Temp_int_Variable_1) == 0x000058, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, Temp_int_Variable_2) == 0x00005C, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, Temp_int_Variable_3) == 0x000060, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, Temp_int_Variable_4) == 0x000064, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, Temp_int_Variable_5) == 0x000068, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, Temp_int_Variable_6) == 0x00006C, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, Temp_int_Variable_7) == 0x000070, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, Temp_int_Variable_8) == 0x000074, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, Temp_int_Array_Index_Variable) == 0x000078, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, Temp_int_Loop_Counter_Variable) == 0x00007C, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Add_IntInt_ReturnValue) == 0x000080, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, Temp_int_Array_Index_Variable_1) == 0x000084, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Array_Get_Item) == 0x000090, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Array_Length_ReturnValue_1) == 0x0000A0, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Conv_StringToName_ReturnValue) == 0x0000A4, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Map_Remove_ReturnValue) == 0x0000AC, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, Temp_int_Loop_Counter_Variable_1) == 0x0000B0, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Less_IntInt_ReturnValue) == 0x0000B4, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000B8, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Array_AddUnique_ReturnValue) == 0x0000BC, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, Temp_byte_Variable) == 0x0000C0, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_GetMyEquipmentSkill_EquipmentSkillModel) == 0x0000C8, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_GetMyEquipmentSkill_EquipmentSkillModel' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Array_Length_ReturnValue_2) == 0x0000D0, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Map_Keys_Keys) == 0x0000D8, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, K2Node_Select_Default) == 0x0000E8, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Array_Get_Item_1) == 0x0000EC, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000F4, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Map_Find_Value) == 0x0000F8, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Map_Find_ReturnValue) == 0x000100, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Conv_NameToString_ReturnValue) == 0x000108, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000118, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Array_Length_ReturnValue_3) == 0x00011C, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectGetStyleSkillNum, CallFunc_Less_IntInt_ReturnValue_1) == 0x000120, "Member 'AchievementSystem_C_DetectGetStyleSkillNum::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_DetectSingleCount \ static_assert(alignof(AchievementSystem_C_DetectSingleCount) == 0x000008, "Wrong alignment on AchievementSystem_C_DetectSingleCount"); \ static_assert(sizeof(AchievementSystem_C_DetectSingleCount) == 0x000110, "Wrong size on AchievementSystem_C_DetectSingleCount"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, ST_Achievement_SingleCount) == 0x000000, "Member 'AchievementSystem_C_DetectSingleCount::ST_Achievement_SingleCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, UnLock) == 0x000008, "Member 'AchievementSystem_C_DetectSingleCount::UnLock' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, achieveID) == 0x000010, "Member 'AchievementSystem_C_DetectSingleCount::achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_DetectWeaponLevel_UnlockAchievement) == 0x000020, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_DetectWeaponLevel_UnlockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_DetectWeaponLevel_AchievedID) == 0x000028, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_DetectWeaponLevel_AchievedID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, K2Node_SwitchEnum_CmpSuccess) == 0x000038, "Member 'AchievementSystem_C_DetectSingleCount::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_DetectGetStyleSkillNum_UnlockAchievement) == 0x000039, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_DetectGetStyleSkillNum_UnlockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_DetectGetStyleSkillNum_AchievedID) == 0x000040, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_DetectGetStyleSkillNum_AchievedID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_Detect_StarGraphLevel_Achieved_UnLockAchievement) == 0x000050, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_Detect_StarGraphLevel_Achieved_UnLockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_Detect_StarGraphLevel_Achieved_AchieveID) == 0x000058, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_Detect_StarGraphLevel_Achieved_AchieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_Detect_FirePoint_Actived_Achieved_UnLockAchievement) == 0x000068, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_Detect_FirePoint_Actived_Achieved_UnLockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_Detect_FirePoint_Actived_Achieved_AchieveID) == 0x000070, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_Detect_FirePoint_Actived_Achieved_AchieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_DetectCurrency_UnLock) == 0x000080, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_DetectCurrency_UnLock' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_DetectCurrency_AchieveID) == 0x000088, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_DetectCurrency_AchieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_DetectCurrency_UnLock_1) == 0x000098, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_DetectCurrency_UnLock_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_DetectCurrency_AchieveID_1) == 0x0000A0, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_DetectCurrency_AchieveID_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_Detect_UpgradeBottle_UnLock) == 0x0000B0, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_Detect_UpgradeBottle_UnLock' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_Detect_UpgradeBottle_AchieveID) == 0x0000B8, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_Detect_UpgradeBottle_AchieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_Detect_UpgradeBottle_UnLock_1) == 0x0000C8, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_Detect_UpgradeBottle_UnLock_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_Detect_UpgradeBottle_AchieveID_1) == 0x0000D0, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_Detect_UpgradeBottle_AchieveID_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_Detect_PlayerDeaths_Achieved_UnLockAchievement) == 0x0000E0, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_Detect_PlayerDeaths_Achieved_UnLockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_Detect_PlayerDeaths_Achieved_AchieveID) == 0x0000E8, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_Detect_PlayerDeaths_Achieved_AchieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_DetectAchievementCount_UnLockAchievement) == 0x0000F8, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_DetectAchievementCount_UnLockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectSingleCount, CallFunc_DetectAchievementCount_AchieveID) == 0x000100, "Member 'AchievementSystem_C_DetectSingleCount::CallFunc_DetectAchievementCount_AchieveID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_DetectTaskAchieved \ static_assert(alignof(AchievementSystem_C_DetectTaskAchieved) == 0x000008, "Wrong alignment on AchievementSystem_C_DetectTaskAchieved"); \ static_assert(sizeof(AchievementSystem_C_DetectTaskAchieved) == 0x0000F8, "Wrong size on AchievementSystem_C_DetectTaskAchieved"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, TastInfo) == 0x000000, "Member 'AchievementSystem_C_DetectTaskAchieved::TastInfo' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, UnlockAchievement) == 0x000010, "Member 'AchievementSystem_C_DetectTaskAchieved::UnlockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, achieveID) == 0x000018, "Member 'AchievementSystem_C_DetectTaskAchieved::achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, TempCheckMarks) == 0x000028, "Member 'AchievementSystem_C_DetectTaskAchieved::TempCheckMarks' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, TempTaskAchiveIDs) == 0x000038, "Member 'AchievementSystem_C_DetectTaskAchieved::TempTaskAchiveIDs' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, UnLockTastSuccess) == 0x000048, "Member 'AchievementSystem_C_DetectTaskAchieved::UnLockTastSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, TempTaskAchiveID) == 0x000050, "Member 'AchievementSystem_C_DetectTaskAchieved::TempTaskAchiveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, TempMarkerID) == 0x000060, "Member 'AchievementSystem_C_DetectTaskAchieved::TempMarkerID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, Temp_int_Array_Index_Variable) == 0x000070, "Member 'AchievementSystem_C_DetectTaskAchieved::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, CallFunc_Array_Get_Item) == 0x000078, "Member 'AchievementSystem_C_DetectTaskAchieved::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, CallFunc_Task_Check_TaskFinished) == 0x000088, "Member 'AchievementSystem_C_DetectTaskAchieved::CallFunc_Task_Check_TaskFinished' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, CallFunc_Task_Check_Percent) == 0x000090, "Member 'AchievementSystem_C_DetectTaskAchieved::CallFunc_Task_Check_Percent' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, CallFunc_Array_AddUnique_ReturnValue) == 0x000098, "Member 'AchievementSystem_C_DetectTaskAchieved::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, Temp_int_Loop_Counter_Variable) == 0x00009C, "Member 'AchievementSystem_C_DetectTaskAchieved::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, CallFunc_Map_Keys_Keys) == 0x0000A0, "Member 'AchievementSystem_C_DetectTaskAchieved::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, CallFunc_Array_Get_Item_1) == 0x0000B0, "Member 'AchievementSystem_C_DetectTaskAchieved::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'AchievementSystem_C_DetectTaskAchieved::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, CallFunc_Conv_NameToString_ReturnValue) == 0x0000C0, "Member 'AchievementSystem_C_DetectTaskAchieved::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, CallFunc_Less_IntInt_ReturnValue) == 0x0000D0, "Member 'AchievementSystem_C_DetectTaskAchieved::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, CallFunc_Map_Find_Value) == 0x0000D8, "Member 'AchievementSystem_C_DetectTaskAchieved::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, CallFunc_Map_Find_ReturnValue) == 0x0000E8, "Member 'AchievementSystem_C_DetectTaskAchieved::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, CallFunc_Add_IntInt_ReturnValue) == 0x0000EC, "Member 'AchievementSystem_C_DetectTaskAchieved::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectTaskAchieved, CallFunc_Array_Contains_ReturnValue) == 0x0000F0, "Member 'AchievementSystem_C_DetectTaskAchieved::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_DetectThisAchievement \ static_assert(alignof(AchievementSystem_C_DetectThisAchievement) == 0x000008, "Wrong alignment on AchievementSystem_C_DetectThisAchievement"); \ static_assert(sizeof(AchievementSystem_C_DetectThisAchievement) == 0x0000C8, "Wrong size on AchievementSystem_C_DetectThisAchievement"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, Type) == 0x000000, "Member 'AchievementSystem_C_DetectThisAchievement::Type' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, Data) == 0x000008, "Member 'AchievementSystem_C_DetectThisAchievement::Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, CallFunc_Get_Achievement_ID_UnLockAchieve) == 0x000050, "Member 'AchievementSystem_C_DetectThisAchievement::CallFunc_Get_Achievement_ID_UnLockAchieve' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, CallFunc_Get_Achievement_ID_AchieveID) == 0x000058, "Member 'AchievementSystem_C_DetectThisAchievement::CallFunc_Get_Achievement_ID_AchieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, Temp_int_Loop_Counter_Variable) == 0x000068, "Member 'AchievementSystem_C_DetectThisAchievement::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, CallFunc_Array_Length_ReturnValue) == 0x00006C, "Member 'AchievementSystem_C_DetectThisAchievement::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'AchievementSystem_C_DetectThisAchievement::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, CallFunc_Array_Length_ReturnValue_1) == 0x000074, "Member 'AchievementSystem_C_DetectThisAchievement::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, CallFunc_Less_IntInt_ReturnValue) == 0x000078, "Member 'AchievementSystem_C_DetectThisAchievement::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, Temp_int_Array_Index_Variable) == 0x00007C, "Member 'AchievementSystem_C_DetectThisAchievement::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, Temp_int_Array_Index_Variable_1) == 0x000080, "Member 'AchievementSystem_C_DetectThisAchievement::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, CallFunc_Array_Get_Item) == 0x000088, "Member 'AchievementSystem_C_DetectThisAchievement::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, CallFunc_Array_Get_Item_1) == 0x000098, "Member 'AchievementSystem_C_DetectThisAchievement::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, CallFunc_Concat_StrStr_ReturnValue) == 0x0000A8, "Member 'AchievementSystem_C_DetectThisAchievement::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, Temp_int_Loop_Counter_Variable_1) == 0x0000B8, "Member 'AchievementSystem_C_DetectThisAchievement::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000BC, "Member 'AchievementSystem_C_DetectThisAchievement::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectThisAchievement, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000C0, "Member 'AchievementSystem_C_DetectThisAchievement::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_DetectWeaponLevel \ static_assert(alignof(AchievementSystem_C_DetectWeaponLevel) == 0x000008, "Wrong alignment on AchievementSystem_C_DetectWeaponLevel"); \ static_assert(sizeof(AchievementSystem_C_DetectWeaponLevel) == 0x0001C0, "Wrong size on AchievementSystem_C_DetectWeaponLevel"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, WeaponLevelData_0) == 0x000000, "Member 'AchievementSystem_C_DetectWeaponLevel::WeaponLevelData_0' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, UnlockAchievement) == 0x000008, "Member 'AchievementSystem_C_DetectWeaponLevel::UnlockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, AchievedID) == 0x000010, "Member 'AchievementSystem_C_DetectWeaponLevel::AchievedID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, NeedWeaponLevel) == 0x000020, "Member 'AchievementSystem_C_DetectWeaponLevel::NeedWeaponLevel' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, TempWeaponLevelAchi) == 0x000028, "Member 'AchievementSystem_C_DetectWeaponLevel::TempWeaponLevelAchi' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, Unlocked) == 0x000038, "Member 'AchievementSystem_C_DetectWeaponLevel::Unlocked' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, TempAchieved) == 0x000040, "Member 'AchievementSystem_C_DetectWeaponLevel::TempAchieved' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, CurrentWeaponLevel) == 0x000050, "Member 'AchievementSystem_C_DetectWeaponLevel::CurrentWeaponLevel' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, Temp_int_Array_Index_Variable) == 0x000054, "Member 'AchievementSystem_C_DetectWeaponLevel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'AchievementSystem_C_DetectWeaponLevel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000060, "Member 'AchievementSystem_C_DetectWeaponLevel::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'AchievementSystem_C_DetectWeaponLevel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000070, "Member 'AchievementSystem_C_DetectWeaponLevel::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, CallFunc_SafeDivide_ReturnValue) == 0x000078, "Member 'AchievementSystem_C_DetectWeaponLevel::CallFunc_SafeDivide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000080, "Member 'AchievementSystem_C_DetectWeaponLevel::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, CallFunc_Array_Add_ReturnValue) == 0x000084, "Member 'AchievementSystem_C_DetectWeaponLevel::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, CallFunc_Map_Keys_Keys) == 0x000088, "Member 'AchievementSystem_C_DetectWeaponLevel::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, CallFunc_Array_Length_ReturnValue) == 0x000098, "Member 'AchievementSystem_C_DetectWeaponLevel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, CallFunc_Array_Get_Item) == 0x00009C, "Member 'AchievementSystem_C_DetectWeaponLevel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, CallFunc_Less_IntInt_ReturnValue) == 0x0000A4, "Member 'AchievementSystem_C_DetectWeaponLevel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, CallFunc_Map_Find_Value) == 0x0000A8, "Member 'AchievementSystem_C_DetectWeaponLevel::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, CallFunc_Map_Find_ReturnValue) == 0x000198, "Member 'AchievementSystem_C_DetectWeaponLevel::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, CallFunc_Conv_NameToString_ReturnValue) == 0x0001A0, "Member 'AchievementSystem_C_DetectWeaponLevel::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, CallFunc_GetSelectStructData_Data) == 0x0001B0, "Member 'AchievementSystem_C_DetectWeaponLevel::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponLevel, CallFunc_GetSelectStructData_ReturnValue) == 0x0001B8, "Member 'AchievementSystem_C_DetectWeaponLevel::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_DetectWeaponStyleSkillAchived \ static_assert(alignof(AchievementSystem_C_DetectWeaponStyleSkillAchived) == 0x000008, "Wrong alignment on AchievementSystem_C_DetectWeaponStyleSkillAchived"); \ static_assert(sizeof(AchievementSystem_C_DetectWeaponStyleSkillAchived) == 0x000150, "Wrong size on AchievementSystem_C_DetectWeaponStyleSkillAchived"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, WeaponStyleSkill) == 0x000000, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::WeaponStyleSkill' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, UnlockAchievement) == 0x000020, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::UnlockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, achieveID) == 0x000028, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, StyleSkillType) == 0x000038, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::StyleSkillType' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, TempAchieveID) == 0x000040, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::TempAchieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, bUnlockAll) == 0x000050, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::bUnlockAll' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, TempAchieveNeedIDs) == 0x000058, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::TempAchieveNeedIDs' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, UnLockStyleSkillSucess) == 0x000068, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::UnLockStyleSkillSucess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, TempOutsAchiveID) == 0x000070, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::TempOutsAchiveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, TempWeaponStyleSkills) == 0x000080, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::TempWeaponStyleSkills' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, Temp_int_Array_Index_Variable) == 0x000090, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Array_Get_Item) == 0x000098, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, Temp_int_Loop_Counter_Variable) == 0x0000A8, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Add_IntInt_ReturnValue) == 0x0000AC, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, Temp_int_Array_Index_Variable_1) == 0x0000B0, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_DectecEquipedStyleSkillIsEnoughToUnlock_bIsEnough) == 0x0000B4, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_DectecEquipedStyleSkillIsEnoughToUnlock_bIsEnough' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, Temp_int_Loop_Counter_Variable_1) == 0x0000B8, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, Temp_byte_Variable) == 0x0000BC, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000C0, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_GetMyEquipmentSkill_EquipmentSkillModel) == 0x0000C8, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_GetMyEquipmentSkill_EquipmentSkillModel' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_DectecGetStyleSkillIsEnoughToUnlock_bIsEnough) == 0x0000D0, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_DectecGetStyleSkillIsEnoughToUnlock_bIsEnough' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Array_Contains_ReturnValue) == 0x0000D1, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, K2Node_Select_Default) == 0x0000D2, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Array_AddUnique_ReturnValue) == 0x0000D4, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Array_Get_Item_1) == 0x0000D8, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Array_Length_ReturnValue) == 0x0000E8, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Conv_StringToName_ReturnValue) == 0x0000EC, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Less_IntInt_ReturnValue) == 0x0000F4, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Map_Remove_ReturnValue) == 0x0000F5, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Map_Keys_Keys) == 0x0000F8, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Array_Length_ReturnValue_1) == 0x000108, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Array_Get_Item_2) == 0x00010C, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Less_IntInt_ReturnValue_1) == 0x000114, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Conv_NameToString_ReturnValue) == 0x000118, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Map_Find_Value) == 0x000128, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_Map_Find_ReturnValue) == 0x000148, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DetectWeaponStyleSkillAchived, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000149, "Member 'AchievementSystem_C_DetectWeaponStyleSkillAchived::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_DeteUsingItemSuccess \ static_assert(alignof(AchievementSystem_C_DeteUsingItemSuccess) == 0x000008, "Wrong alignment on AchievementSystem_C_DeteUsingItemSuccess"); \ static_assert(sizeof(AchievementSystem_C_DeteUsingItemSuccess) == 0x000058, "Wrong size on AchievementSystem_C_DeteUsingItemSuccess"); \ static_assert(offsetof(AchievementSystem_C_DeteUsingItemSuccess, Data) == 0x000000, "Member 'AchievementSystem_C_DeteUsingItemSuccess::Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeteUsingItemSuccess, DeteSuccess) == 0x000010, "Member 'AchievementSystem_C_DeteUsingItemSuccess::DeteSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeteUsingItemSuccess, bDeteSuccess) == 0x000011, "Member 'AchievementSystem_C_DeteUsingItemSuccess::bDeteSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeteUsingItemSuccess, LocalUseNum) == 0x000014, "Member 'AchievementSystem_C_DeteUsingItemSuccess::LocalUseNum' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeteUsingItemSuccess, LocalItemID) == 0x000018, "Member 'AchievementSystem_C_DeteUsingItemSuccess::LocalItemID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeteUsingItemSuccess, Temp_int_Array_Index_Variable) == 0x000020, "Member 'AchievementSystem_C_DeteUsingItemSuccess::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeteUsingItemSuccess, CallFunc_Array_Length_ReturnValue) == 0x000024, "Member 'AchievementSystem_C_DeteUsingItemSuccess::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeteUsingItemSuccess, CallFunc_Array_Get_Item) == 0x000028, "Member 'AchievementSystem_C_DeteUsingItemSuccess::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeteUsingItemSuccess, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'AchievementSystem_C_DeteUsingItemSuccess::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeteUsingItemSuccess, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'AchievementSystem_C_DeteUsingItemSuccess::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeteUsingItemSuccess, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'AchievementSystem_C_DeteUsingItemSuccess::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeteUsingItemSuccess, CallFunc_Conv_NameToString_ReturnValue) == 0x000040, "Member 'AchievementSystem_C_DeteUsingItemSuccess::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeteUsingItemSuccess, CallFunc_Map_Find_Value) == 0x000050, "Member 'AchievementSystem_C_DeteUsingItemSuccess::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeteUsingItemSuccess, CallFunc_Map_Find_ReturnValue) == 0x000054, "Member 'AchievementSystem_C_DeteUsingItemSuccess::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_DeteUsingItemSuccess, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000055, "Member 'AchievementSystem_C_DeteUsingItemSuccess::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_ExecuteUbergraph_AchievementSystem \ static_assert(alignof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem) == 0x000008, "Wrong alignment on AchievementSystem_C_ExecuteUbergraph_AchievementSystem"); \ static_assert(sizeof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem) == 0x000170, "Wrong size on AchievementSystem_C_ExecuteUbergraph_AchievementSystem"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, EntryPoint) == 0x000000, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, CallFunc_Array_Length_ReturnValue) == 0x000004, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, Temp_int_Array_Index_Variable) == 0x000008, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, Temp_int_RunCount_Variable) == 0x00000C, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::Temp_int_RunCount_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, CallFunc_Array_Get_Item) == 0x000010, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000024, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, CallFunc_MakeLiteralByte_ReturnValue) == 0x000025, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, K2Node_CustomEvent_NewFirePointID) == 0x000028, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::K2Node_CustomEvent_NewFirePointID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, K2Node_MakeArray_Array) == 0x000038, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, K2Node_CreateDelegate_OutputDelegate) == 0x000048, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, K2Node_MakeStruct_ST_ST_Achievement_FirePoint) == 0x000058, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::K2Node_MakeStruct_ST_ST_Achievement_FirePoint' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000068, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, CallFunc_CreateSelectStruct_OutStruct) == 0x000070, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::CallFunc_CreateSelectStruct_OutStruct' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, CallFunc_Contains_ReturnValue) == 0x0000B8, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, K2Node_CustomEvent_ActivedCount) == 0x0000BC, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::K2Node_CustomEvent_ActivedCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, K2Node_CustomEvent_NewAIAlertBattle) == 0x0000C0, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::K2Node_CustomEvent_NewAIAlertBattle' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0000C8, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, K2Node_CustomEvent_Tag) == 0x0000D0, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::K2Node_CustomEvent_Tag' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, K2Node_CustomEvent_Value) == 0x0000D8, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, K2Node_MakeStruct_ST_Achievement_SingleCount) == 0x0000E0, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::K2Node_MakeStruct_ST_Achievement_SingleCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, CallFunc_IsEditorRunning_ReturnValue) == 0x0000E8, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000EC, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000100, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000110, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, CallFunc_CheckAndRefreshAchievement_StopNext) == 0x000111, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::CallFunc_CheckAndRefreshAchievement_StopNext' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, CallFunc_CreateSelectStruct_OutStruct_1) == 0x000118, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::CallFunc_CreateSelectStruct_OutStruct_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, Temp_int_Loop_Counter_Variable) == 0x000160, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, CallFunc_Less_IntInt_ReturnValue) == 0x000164, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_ExecuteUbergraph_AchievementSystem, CallFunc_Add_IntInt_ReturnValue_1) == 0x000168, "Member 'AchievementSystem_C_ExecuteUbergraph_AchievementSystem::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_Get_Achievement_ID \ static_assert(alignof(AchievementSystem_C_Get_Achievement_ID) == 0x000008, "Wrong alignment on AchievementSystem_C_Get_Achievement_ID"); \ static_assert(sizeof(AchievementSystem_C_Get_Achievement_ID) == 0x0001B8, "Wrong size on AchievementSystem_C_Get_Achievement_ID"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, Selection) == 0x000000, "Member 'AchievementSystem_C_Get_Achievement_ID::Selection' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, AchievementData_0) == 0x000008, "Member 'AchievementSystem_C_Get_Achievement_ID::AchievementData_0' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, UnLockAchieve) == 0x000050, "Member 'AchievementSystem_C_Get_Achievement_ID::UnLockAchieve' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, achieveID) == 0x000058, "Member 'AchievementSystem_C_Get_Achievement_ID::achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, K2Node_SwitchEnum_CmpSuccess) == 0x000068, "Member 'AchievementSystem_C_Get_Achievement_ID::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_GetSelectStructData_Data) == 0x000070, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_GetSelectStructData_ReturnValue) == 0x000080, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_GetSelectStructData_Data_1) == 0x000084, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_GetSelectStructData_Data_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_GetSelectStructData_ReturnValue_1) == 0x000090, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_GetSelectStructData_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_Detect_FirePont_UnLockAchievement) == 0x000091, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_Detect_FirePont_UnLockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_Detect_FirePont_AchieveID) == 0x000098, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_Detect_FirePont_AchieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_Detect_Use_Item_UnLockAchievement) == 0x0000A8, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_Detect_Use_Item_UnLockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_Detect_Use_Item_AchieveID) == 0x0000B0, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_Detect_Use_Item_AchieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_GetSelectStructData_Data_2) == 0x0000C0, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_GetSelectStructData_Data_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_GetSelectStructData_ReturnValue_2) == 0x0000CC, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_GetSelectStructData_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_GetSelectStructData_Data_3) == 0x0000D0, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_GetSelectStructData_Data_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_GetSelectStructData_ReturnValue_3) == 0x0000F0, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_GetSelectStructData_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_Detect_MultiKillEnemy_Achieved_UnLockAchieve) == 0x0000F1, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_Detect_MultiKillEnemy_Achieved_UnLockAchieve' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_Detect_MultiKillEnemy_Achieved_AchieveIDs) == 0x0000F8, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_Detect_MultiKillEnemy_Achieved_AchieveIDs' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_DetectWeaponStyleSkillAchived_UnLockAchievement) == 0x000108, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_DetectWeaponStyleSkillAchived_UnLockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_DetectWeaponStyleSkillAchived_AchieveID) == 0x000110, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_DetectWeaponStyleSkillAchived_AchieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_GetSelectStructData_Data_4) == 0x000120, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_GetSelectStructData_Data_4' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_GetSelectStructData_ReturnValue_4) == 0x000130, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_GetSelectStructData_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_GetSelectStructData_Data_5) == 0x000134, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_GetSelectStructData_Data_5' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_GetSelectStructData_ReturnValue_5) == 0x00013C, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_GetSelectStructData_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_DetectTaskAchieved_UnLockAchievement) == 0x00013D, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_DetectTaskAchieved_UnLockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_DetectTaskAchieved_AchieveID) == 0x000140, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_DetectTaskAchieved_AchieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_DetectSingleCount_unlock) == 0x000150, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_DetectSingleCount_unlock' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_DetectSingleCount_achieveID) == 0x000158, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_DetectSingleCount_achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_GetSelectStructData_Data_6) == 0x000168, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_GetSelectStructData_Data_6' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_GetSelectStructData_ReturnValue_6) == 0x000174, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_GetSelectStructData_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_GetSelectStructData_Data_7) == 0x000178, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_GetSelectStructData_Data_7' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_GetSelectStructData_ReturnValue_7) == 0x000188, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_GetSelectStructData_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_Detect_Get_Item_Achieved_UnLockAchievement) == 0x000189, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_Detect_Get_Item_Achieved_UnLockAchievement' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_Detect_Get_Item_Achieved_AchieveID) == 0x000190, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_Detect_Get_Item_Achieved_AchieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_Detect_KillEnemy_Achieved_UnLockAchieve) == 0x0001A0, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_Detect_KillEnemy_Achieved_UnLockAchieve' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_Achievement_ID, CallFunc_Detect_KillEnemy_Achieved_AchieveIDs) == 0x0001A8, "Member 'AchievementSystem_C_Get_Achievement_ID::CallFunc_Detect_KillEnemy_Achieved_AchieveIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_Get_All_ArchiveData \ static_assert(alignof(AchievementSystem_C_Get_All_ArchiveData) == 0x000008, "Wrong alignment on AchievementSystem_C_Get_All_ArchiveData"); \ static_assert(sizeof(AchievementSystem_C_Get_All_ArchiveData) == 0x0001E0, "Wrong size on AchievementSystem_C_Get_All_ArchiveData"); \ static_assert(offsetof(AchievementSystem_C_Get_All_ArchiveData, NewLocalVar_0) == 0x000000, "Member 'AchievementSystem_C_Get_All_ArchiveData::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_All_ArchiveData, CallFunc_GetGlobalExtend_ReturnValue) == 0x000050, "Member 'AchievementSystem_C_Get_All_ArchiveData::CallFunc_GetGlobalExtend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_All_ArchiveData, CallFunc_GetSlotStrArray_ResultArray) == 0x000058, "Member 'AchievementSystem_C_Get_All_ArchiveData::CallFunc_GetSlotStrArray_ResultArray' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_All_ArchiveData, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'AchievementSystem_C_Get_All_ArchiveData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_All_ArchiveData, CallFunc_GetSlotArrayValue_Array) == 0x000070, "Member 'AchievementSystem_C_Get_All_ArchiveData::CallFunc_GetSlotArrayValue_Array' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_All_ArchiveData, CallFunc_GetSlotArrayValue_Array_1) == 0x000080, "Member 'AchievementSystem_C_Get_All_ArchiveData::CallFunc_GetSlotArrayValue_Array_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_All_ArchiveData, CallFunc_GetSlotStrIntMapValue_ResultMaps) == 0x000090, "Member 'AchievementSystem_C_Get_All_ArchiveData::CallFunc_GetSlotStrIntMapValue_ResultMaps' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_All_ArchiveData, CallFunc_GetSlotStrIntMapValue_ResultMaps_1) == 0x0000E0, "Member 'AchievementSystem_C_Get_All_ArchiveData::CallFunc_GetSlotStrIntMapValue_ResultMaps_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_All_ArchiveData, CallFunc_GetSlotArrayValue_Array_2) == 0x000130, "Member 'AchievementSystem_C_Get_All_ArchiveData::CallFunc_GetSlotArrayValue_Array_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_All_ArchiveData, CallFunc_GetSlotStrIntMapValue_ResultMaps_2) == 0x000140, "Member 'AchievementSystem_C_Get_All_ArchiveData::CallFunc_GetSlotStrIntMapValue_ResultMaps_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Get_All_ArchiveData, CallFunc_GetSlotStrIntMapValue_ResultMaps_3) == 0x000190, "Member 'AchievementSystem_C_Get_All_ArchiveData::CallFunc_GetSlotStrIntMapValue_ResultMaps_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_GetCurrentAchievementIDByPlatform \ static_assert(alignof(AchievementSystem_C_GetCurrentAchievementIDByPlatform) == 0x000008, "Wrong alignment on AchievementSystem_C_GetCurrentAchievementIDByPlatform"); \ static_assert(sizeof(AchievementSystem_C_GetCurrentAchievementIDByPlatform) == 0x000220, "Wrong size on AchievementSystem_C_GetCurrentAchievementIDByPlatform"); \ static_assert(offsetof(AchievementSystem_C_GetCurrentAchievementIDByPlatform, DefaultID) == 0x000000, "Member 'AchievementSystem_C_GetCurrentAchievementIDByPlatform::DefaultID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetCurrentAchievementIDByPlatform, OutID) == 0x000010, "Member 'AchievementSystem_C_GetCurrentAchievementIDByPlatform::OutID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetCurrentAchievementIDByPlatform, CallFunc_Conv_StringToName_ReturnValue) == 0x000020, "Member 'AchievementSystem_C_GetCurrentAchievementIDByPlatform::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetCurrentAchievementIDByPlatform, CallFunc_GetDataTableRowFromName_OutRow) == 0x000028, "Member 'AchievementSystem_C_GetCurrentAchievementIDByPlatform::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetCurrentAchievementIDByPlatform, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000118, "Member 'AchievementSystem_C_GetCurrentAchievementIDByPlatform::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetCurrentAchievementIDByPlatform, CallFunc_Conv_StringToName_ReturnValue_1) == 0x00011C, "Member 'AchievementSystem_C_GetCurrentAchievementIDByPlatform::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetCurrentAchievementIDByPlatform, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000128, "Member 'AchievementSystem_C_GetCurrentAchievementIDByPlatform::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetCurrentAchievementIDByPlatform, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000218, "Member 'AchievementSystem_C_GetCurrentAchievementIDByPlatform::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetCurrentAchievementIDByPlatform, CallFunc_GetPlatformType_ReturnValue) == 0x000219, "Member 'AchievementSystem_C_GetCurrentAchievementIDByPlatform::CallFunc_GetPlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetCurrentAchievementIDByPlatform, K2Node_SwitchEnum_CmpSuccess) == 0x00021A, "Member 'AchievementSystem_C_GetCurrentAchievementIDByPlatform::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_GetGemIsValid \ static_assert(alignof(AchievementSystem_C_GetGemIsValid) == 0x000008, "Wrong alignment on AchievementSystem_C_GetGemIsValid"); \ static_assert(sizeof(AchievementSystem_C_GetGemIsValid) == 0x000070, "Wrong size on AchievementSystem_C_GetGemIsValid"); \ static_assert(offsetof(AchievementSystem_C_GetGemIsValid, Gemid) == 0x000000, "Member 'AchievementSystem_C_GetGemIsValid::Gemid' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetGemIsValid, HaveThis) == 0x000004, "Member 'AchievementSystem_C_GetGemIsValid::HaveThis' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetGemIsValid, Temp_int_Array_Index_Variable) == 0x000008, "Member 'AchievementSystem_C_GetGemIsValid::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetGemIsValid, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'AchievementSystem_C_GetGemIsValid::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetGemIsValid, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'AchievementSystem_C_GetGemIsValid::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetGemIsValid, CallFunc_GetModel_StaticComputedConfigData_ReturnValue) == 0x000018, "Member 'AchievementSystem_C_GetGemIsValid::CallFunc_GetModel_StaticComputedConfigData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetGemIsValid, CallFunc_GetUINotify_UINotify) == 0x000020, "Member 'AchievementSystem_C_GetGemIsValid::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetGemIsValid, CallFunc_GetAllGemsInBeibao_OutItems) == 0x000028, "Member 'AchievementSystem_C_GetGemIsValid::CallFunc_GetAllGemsInBeibao_OutItems' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetGemIsValid, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'AchievementSystem_C_GetGemIsValid::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetGemIsValid, CallFunc_Array_Get_Item) == 0x000040, "Member 'AchievementSystem_C_GetGemIsValid::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetGemIsValid, CallFunc_Less_IntInt_ReturnValue) == 0x000060, "Member 'AchievementSystem_C_GetGemIsValid::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetGemIsValid, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000061, "Member 'AchievementSystem_C_GetGemIsValid::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetGemIsValid, CallFunc_GetGemRedirectByNGP_Find) == 0x000062, "Member 'AchievementSystem_C_GetGemIsValid::CallFunc_GetGemRedirectByNGP_Find' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetGemIsValid, CallFunc_GetGemRedirectByNGP_Value) == 0x000064, "Member 'AchievementSystem_C_GetGemIsValid::CallFunc_GetGemRedirectByNGP_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetGemIsValid, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000068, "Member 'AchievementSystem_C_GetGemIsValid::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetGemIsValid, CallFunc_ThisIsNGP_ReturnIs) == 0x000069, "Member 'AchievementSystem_C_GetGemIsValid::CallFunc_ThisIsNGP_ReturnIs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_GetUnlockAwards \ static_assert(alignof(AchievementSystem_C_GetUnlockAwards) == 0x000008, "Wrong alignment on AchievementSystem_C_GetUnlockAwards"); \ static_assert(sizeof(AchievementSystem_C_GetUnlockAwards) == 0x000140, "Wrong size on AchievementSystem_C_GetUnlockAwards"); \ static_assert(offsetof(AchievementSystem_C_GetUnlockAwards, achieveID) == 0x000000, "Member 'AchievementSystem_C_GetUnlockAwards::achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetUnlockAwards, CallFunc_Conv_StringToName_ReturnValue) == 0x000010, "Member 'AchievementSystem_C_GetUnlockAwards::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetUnlockAwards, Temp_int_Array_Index_Variable) == 0x000018, "Member 'AchievementSystem_C_GetUnlockAwards::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetUnlockAwards, CallFunc_GetDataTableRowFromName_OutRow) == 0x000020, "Member 'AchievementSystem_C_GetUnlockAwards::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetUnlockAwards, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000110, "Member 'AchievementSystem_C_GetUnlockAwards::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetUnlockAwards, Temp_int_Loop_Counter_Variable) == 0x000114, "Member 'AchievementSystem_C_GetUnlockAwards::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetUnlockAwards, CallFunc_Map_Keys_Keys) == 0x000118, "Member 'AchievementSystem_C_GetUnlockAwards::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetUnlockAwards, CallFunc_Array_Get_Item) == 0x000128, "Member 'AchievementSystem_C_GetUnlockAwards::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetUnlockAwards, CallFunc_Array_Length_ReturnValue) == 0x00012C, "Member 'AchievementSystem_C_GetUnlockAwards::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetUnlockAwards, CallFunc_Map_Find_Value) == 0x000130, "Member 'AchievementSystem_C_GetUnlockAwards::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetUnlockAwards, CallFunc_Map_Find_ReturnValue) == 0x000134, "Member 'AchievementSystem_C_GetUnlockAwards::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetUnlockAwards, CallFunc_Less_IntInt_ReturnValue) == 0x000135, "Member 'AchievementSystem_C_GetUnlockAwards::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetUnlockAwards, CallFunc_Add_IntInt_ReturnValue) == 0x000138, "Member 'AchievementSystem_C_GetUnlockAwards::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_GetUnlockAwards, CallFunc_AddPlayerCoinSoul_CurrentAmount) == 0x00013C, "Member 'AchievementSystem_C_GetUnlockAwards::CallFunc_AddPlayerCoinSoul_CurrentAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_Initialization \ static_assert(alignof(AchievementSystem_C_Initialization) == 0x000008, "Wrong alignment on AchievementSystem_C_Initialization"); \ static_assert(sizeof(AchievementSystem_C_Initialization) == 0x0002B8, "Wrong size on AchievementSystem_C_Initialization"); \ static_assert(offsetof(AchievementSystem_C_Initialization, TempAchiveData) == 0x000000, "Member 'AchievementSystem_C_Initialization::TempAchiveData' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, TempAchiveID) == 0x0000F0, "Member 'AchievementSystem_C_Initialization::TempAchiveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, Temp_int_Array_Index_Variable) == 0x0000F8, "Member 'AchievementSystem_C_Initialization::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, Temp_int_Loop_Counter_Variable) == 0x0000FC, "Member 'AchievementSystem_C_Initialization::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_Add_IntInt_ReturnValue) == 0x000100, "Member 'AchievementSystem_C_Initialization::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_GetSelectStructData_Data) == 0x000108, "Member 'AchievementSystem_C_Initialization::CallFunc_GetSelectStructData_Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_GetSelectStructData_ReturnValue) == 0x000118, "Member 'AchievementSystem_C_Initialization::CallFunc_GetSelectStructData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_GetSelectStructData_Data_1) == 0x00011C, "Member 'AchievementSystem_C_Initialization::CallFunc_GetSelectStructData_Data_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_GetSelectStructData_ReturnValue_1) == 0x000124, "Member 'AchievementSystem_C_Initialization::CallFunc_GetSelectStructData_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, K2Node_MakeStruct_ST_Achievement_Task) == 0x000128, "Member 'AchievementSystem_C_Initialization::K2Node_MakeStruct_ST_Achievement_Task' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_GetSelectStructData_Data_2) == 0x000138, "Member 'AchievementSystem_C_Initialization::CallFunc_GetSelectStructData_Data_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_GetSelectStructData_ReturnValue_2) == 0x000158, "Member 'AchievementSystem_C_Initialization::CallFunc_GetSelectStructData_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_GetDataTableRowFromName_OutRow) == 0x000160, "Member 'AchievementSystem_C_Initialization::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000250, "Member 'AchievementSystem_C_Initialization::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_Conv_NameToString_ReturnValue) == 0x000258, "Member 'AchievementSystem_C_Initialization::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_GetSelectStructData_Data_3) == 0x000268, "Member 'AchievementSystem_C_Initialization::CallFunc_GetSelectStructData_Data_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_GetSelectStructData_ReturnValue_3) == 0x000270, "Member 'AchievementSystem_C_Initialization::CallFunc_GetSelectStructData_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_Map_Find_Value) == 0x000274, "Member 'AchievementSystem_C_Initialization::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_Map_Find_ReturnValue) == 0x000278, "Member 'AchievementSystem_C_Initialization::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, K2Node_SwitchEnum_CmpSuccess) == 0x000279, "Member 'AchievementSystem_C_Initialization::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_GetDataIndex_ReturnValue) == 0x00027A, "Member 'AchievementSystem_C_Initialization::CallFunc_GetDataIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_GetValidValue_ReturnValue) == 0x00027B, "Member 'AchievementSystem_C_Initialization::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, K2Node_SwitchEnum_CmpSuccess_1) == 0x00027C, "Member 'AchievementSystem_C_Initialization::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000280, "Member 'AchievementSystem_C_Initialization::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_Array_Length_ReturnValue) == 0x000290, "Member 'AchievementSystem_C_Initialization::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_Array_Get_Item) == 0x000294, "Member 'AchievementSystem_C_Initialization::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_Less_IntInt_ReturnValue) == 0x00029C, "Member 'AchievementSystem_C_Initialization::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_Conv_NameToString_ReturnValue_1) == 0x0002A0, "Member 'AchievementSystem_C_Initialization::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Initialization, CallFunc_Array_AddUnique_ReturnValue) == 0x0002B0, "Member 'AchievementSystem_C_Initialization::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_InitModel \ static_assert(alignof(AchievementSystem_C_InitModel) == 0x000008, "Wrong alignment on AchievementSystem_C_InitModel"); \ static_assert(sizeof(AchievementSystem_C_InitModel) == 0x000068, "Wrong size on AchievementSystem_C_InitModel"); \ static_assert(offsetof(AchievementSystem_C_InitModel, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'AchievementSystem_C_InitModel::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_InitModel, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'AchievementSystem_C_InitModel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_InitModel, CallFunc_GetAllAchievements_ReturnValue) == 0x000008, "Member 'AchievementSystem_C_InitModel::CallFunc_GetAllAchievements_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_InitModel, Temp_int_Array_Index_Variable) == 0x000018, "Member 'AchievementSystem_C_InitModel::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_InitModel, CallFunc_Array_Length_ReturnValue) == 0x00001C, "Member 'AchievementSystem_C_InitModel::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_InitModel, CallFunc_Array_Get_Item) == 0x000020, "Member 'AchievementSystem_C_InitModel::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_InitModel, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'AchievementSystem_C_InitModel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_InitModel, CallFunc_ConverIDByPlatfrom_DatatableID) == 0x000040, "Member 'AchievementSystem_C_InitModel::CallFunc_ConverIDByPlatfrom_DatatableID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_InitModel, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'AchievementSystem_C_InitModel::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_InitModel, CallFunc_Array_AddUnique_ReturnValue) == 0x000060, "Member 'AchievementSystem_C_InitModel::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_IsPlayerInCombat \ static_assert(alignof(AchievementSystem_C_IsPlayerInCombat) == 0x000008, "Wrong alignment on AchievementSystem_C_IsPlayerInCombat"); \ static_assert(sizeof(AchievementSystem_C_IsPlayerInCombat) == 0x000038, "Wrong size on AchievementSystem_C_IsPlayerInCombat"); \ static_assert(offsetof(AchievementSystem_C_IsPlayerInCombat, InCombat) == 0x000000, "Member 'AchievementSystem_C_IsPlayerInCombat::InCombat' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_IsPlayerInCombat, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'AchievementSystem_C_IsPlayerInCombat::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_IsPlayerInCombat, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'AchievementSystem_C_IsPlayerInCombat::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_IsPlayerInCombat, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000020, "Member 'AchievementSystem_C_IsPlayerInCombat::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_IsPlayerInCombat, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'AchievementSystem_C_IsPlayerInCombat::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_IsPlayerInCombat, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000030, "Member 'AchievementSystem_C_IsPlayerInCombat::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_KillDeteSuccess \ static_assert(alignof(AchievementSystem_C_KillDeteSuccess) == 0x000008, "Wrong alignment on AchievementSystem_C_KillDeteSuccess"); \ static_assert(sizeof(AchievementSystem_C_KillDeteSuccess) == 0x0000A0, "Wrong size on AchievementSystem_C_KillDeteSuccess"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, Data) == 0x000000, "Member 'AchievementSystem_C_KillDeteSuccess::Data' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, DeteSuccess) == 0x000010, "Member 'AchievementSystem_C_KillDeteSuccess::DeteSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, KillPercent) == 0x000018, "Member 'AchievementSystem_C_KillDeteSuccess::KillPercent' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, FinishedNum) == 0x000020, "Member 'AchievementSystem_C_KillDeteSuccess::FinishedNum' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, TotalNum) == 0x000024, "Member 'AchievementSystem_C_KillDeteSuccess::TotalNum' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, bDeteSuccess) == 0x000028, "Member 'AchievementSystem_C_KillDeteSuccess::bDeteSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, TargetKillMonster) == 0x00002C, "Member 'AchievementSystem_C_KillDeteSuccess::TargetKillMonster' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, TempKillTarget) == 0x000034, "Member 'AchievementSystem_C_KillDeteSuccess::TempKillTarget' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'AchievementSystem_C_KillDeteSuccess::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'AchievementSystem_C_KillDeteSuccess::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'AchievementSystem_C_KillDeteSuccess::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, CallFunc_Less_IntInt_ReturnValue) == 0x000044, "Member 'AchievementSystem_C_KillDeteSuccess::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, CallFunc_Array_Length_ReturnValue_1) == 0x000048, "Member 'AchievementSystem_C_KillDeteSuccess::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, Temp_int_Array_Index_Variable) == 0x00004C, "Member 'AchievementSystem_C_KillDeteSuccess::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, CallFunc_Array_Get_Item) == 0x000050, "Member 'AchievementSystem_C_KillDeteSuccess::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000060, "Member 'AchievementSystem_C_KillDeteSuccess::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, Temp_int_Variable) == 0x000068, "Member 'AchievementSystem_C_KillDeteSuccess::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00006C, "Member 'AchievementSystem_C_KillDeteSuccess::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000070, "Member 'AchievementSystem_C_KillDeteSuccess::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, CallFunc_SafeDivide_ReturnValue) == 0x000078, "Member 'AchievementSystem_C_KillDeteSuccess::CallFunc_SafeDivide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, CallFunc_Add_IntInt_ReturnValue_1) == 0x000080, "Member 'AchievementSystem_C_KillDeteSuccess::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, CallFunc_Conv_NameToString_ReturnValue) == 0x000088, "Member 'AchievementSystem_C_KillDeteSuccess::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, CallFunc_Map_Find_Value) == 0x000098, "Member 'AchievementSystem_C_KillDeteSuccess::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, CallFunc_Map_Find_ReturnValue) == 0x00009C, "Member 'AchievementSystem_C_KillDeteSuccess::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_KillDeteSuccess, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x00009D, "Member 'AchievementSystem_C_KillDeteSuccess::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_OnBindEvent \ static_assert(alignof(AchievementSystem_C_OnBindEvent) == 0x000008, "Wrong alignment on AchievementSystem_C_OnBindEvent"); \ static_assert(sizeof(AchievementSystem_C_OnBindEvent) == 0x000068, "Wrong size on AchievementSystem_C_OnBindEvent"); \ static_assert(offsetof(AchievementSystem_C_OnBindEvent, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'AchievementSystem_C_OnBindEvent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnBindEvent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000010, "Member 'AchievementSystem_C_OnBindEvent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnBindEvent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000018, "Member 'AchievementSystem_C_OnBindEvent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnBindEvent, K2Node_CreateDelegate_OutputDelegate_2) == 0x000028, "Member 'AchievementSystem_C_OnBindEvent::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnBindEvent, CallFunc_GetModel_StarGraphModel_ReturnValue) == 0x000038, "Member 'AchievementSystem_C_OnBindEvent::CallFunc_GetModel_StarGraphModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnBindEvent, K2Node_CreateDelegate_OutputDelegate_3) == 0x000040, "Member 'AchievementSystem_C_OnBindEvent::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnBindEvent, K2Node_CreateDelegate_OutputDelegate_4) == 0x000050, "Member 'AchievementSystem_C_OnBindEvent::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnBindEvent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x000060, "Member 'AchievementSystem_C_OnBindEvent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_OnFirePointActived \ static_assert(alignof(AchievementSystem_C_OnFirePointActived) == 0x000008, "Wrong alignment on AchievementSystem_C_OnFirePointActived"); \ static_assert(sizeof(AchievementSystem_C_OnFirePointActived) == 0x000010, "Wrong size on AchievementSystem_C_OnFirePointActived"); \ static_assert(offsetof(AchievementSystem_C_OnFirePointActived, NewFirePointID) == 0x000000, "Member 'AchievementSystem_C_OnFirePointActived::NewFirePointID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_OnGemAddCheck \ static_assert(alignof(AchievementSystem_C_OnGemAddCheck) == 0x000004, "Wrong alignment on AchievementSystem_C_OnGemAddCheck"); \ static_assert(sizeof(AchievementSystem_C_OnGemAddCheck) == 0x000008, "Wrong size on AchievementSystem_C_OnGemAddCheck"); \ static_assert(offsetof(AchievementSystem_C_OnGemAddCheck, SortID) == 0x000000, "Member 'AchievementSystem_C_OnGemAddCheck::SortID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnGemAddCheck, Counts) == 0x000004, "Member 'AchievementSystem_C_OnGemAddCheck::Counts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_OnItemAddCheck \ static_assert(alignof(AchievementSystem_C_OnItemAddCheck) == 0x000004, "Wrong alignment on AchievementSystem_C_OnItemAddCheck"); \ static_assert(sizeof(AchievementSystem_C_OnItemAddCheck) == 0x000008, "Wrong size on AchievementSystem_C_OnItemAddCheck"); \ static_assert(offsetof(AchievementSystem_C_OnItemAddCheck, SortID) == 0x000000, "Member 'AchievementSystem_C_OnItemAddCheck::SortID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnItemAddCheck, Counts) == 0x000004, "Member 'AchievementSystem_C_OnItemAddCheck::Counts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_OnPlayerDeath \ static_assert(alignof(AchievementSystem_C_OnPlayerDeath) == 0x000008, "Wrong alignment on AchievementSystem_C_OnPlayerDeath"); \ static_assert(sizeof(AchievementSystem_C_OnPlayerDeath) == 0x000058, "Wrong size on AchievementSystem_C_OnPlayerDeath"); \ static_assert(offsetof(AchievementSystem_C_OnPlayerDeath, CallFunc_MakeLiteralByte_ReturnValue) == 0x000000, "Member 'AchievementSystem_C_OnPlayerDeath::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnPlayerDeath, K2Node_MakeStruct_ST_Achievement_SingleCount) == 0x000004, "Member 'AchievementSystem_C_OnPlayerDeath::K2Node_MakeStruct_ST_Achievement_SingleCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnPlayerDeath, CallFunc_CreateSelectStruct_OutStruct) == 0x000010, "Member 'AchievementSystem_C_OnPlayerDeath::CallFunc_CreateSelectStruct_OutStruct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_OnSetMarker \ static_assert(alignof(AchievementSystem_C_OnSetMarker) == 0x000008, "Wrong alignment on AchievementSystem_C_OnSetMarker"); \ static_assert(sizeof(AchievementSystem_C_OnSetMarker) == 0x0000A0, "Wrong size on AchievementSystem_C_OnSetMarker"); \ static_assert(offsetof(AchievementSystem_C_OnSetMarker, Slot) == 0x000000, "Member 'AchievementSystem_C_OnSetMarker::Slot' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnSetMarker, Key_0) == 0x000010, "Member 'AchievementSystem_C_OnSetMarker::Key_0' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnSetMarker, Value) == 0x000020, "Member 'AchievementSystem_C_OnSetMarker::Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnSetMarker, Flush) == 0x000030, "Member 'AchievementSystem_C_OnSetMarker::Flush' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnSetMarker, CallFunc_MakeLiteralByte_ReturnValue) == 0x000031, "Member 'AchievementSystem_C_OnSetMarker::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnSetMarker, K2Node_MakeArray_Array) == 0x000038, "Member 'AchievementSystem_C_OnSetMarker::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnSetMarker, K2Node_MakeStruct_ST_Achievement_Task) == 0x000048, "Member 'AchievementSystem_C_OnSetMarker::K2Node_MakeStruct_ST_Achievement_Task' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnSetMarker, CallFunc_CreateSelectStruct_OutStruct) == 0x000058, "Member 'AchievementSystem_C_OnSetMarker::CallFunc_CreateSelectStruct_OutStruct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_OnTakeDamage \ static_assert(alignof(AchievementSystem_C_OnTakeDamage) == 0x000008, "Wrong alignment on AchievementSystem_C_OnTakeDamage"); \ static_assert(sizeof(AchievementSystem_C_OnTakeDamage) == 0x000010, "Wrong size on AchievementSystem_C_OnTakeDamage"); \ static_assert(offsetof(AchievementSystem_C_OnTakeDamage, Tag) == 0x000000, "Member 'AchievementSystem_C_OnTakeDamage::Tag' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_OnTakeDamage, Value) == 0x000008, "Member 'AchievementSystem_C_OnTakeDamage::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_PlayerAddStyleSkill \ static_assert(alignof(AchievementSystem_C_PlayerAddStyleSkill) == 0x000008, "Wrong alignment on AchievementSystem_C_PlayerAddStyleSkill"); \ static_assert(sizeof(AchievementSystem_C_PlayerAddStyleSkill) == 0x000100, "Wrong size on AchievementSystem_C_PlayerAddStyleSkill"); \ static_assert(offsetof(AchievementSystem_C_PlayerAddStyleSkill, Added_Id) == 0x000000, "Member 'AchievementSystem_C_PlayerAddStyleSkill::Added_Id' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerAddStyleSkill, CallFunc_MakeLiteralByte_ReturnValue) == 0x000004, "Member 'AchievementSystem_C_PlayerAddStyleSkill::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerAddStyleSkill, CallFunc_Conv_IntToString_ReturnValue) == 0x000008, "Member 'AchievementSystem_C_PlayerAddStyleSkill::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerAddStyleSkill, K2Node_MakeArray_Array) == 0x000018, "Member 'AchievementSystem_C_PlayerAddStyleSkill::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerAddStyleSkill, K2Node_MakeStruct_ST_Achievement_SingleCount) == 0x000028, "Member 'AchievementSystem_C_PlayerAddStyleSkill::K2Node_MakeStruct_ST_Achievement_SingleCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerAddStyleSkill, K2Node_MakeStruct_ST_Achievement_UnlockByGetItems) == 0x000030, "Member 'AchievementSystem_C_PlayerAddStyleSkill::K2Node_MakeStruct_ST_Achievement_UnlockByGetItems' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerAddStyleSkill, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000048, "Member 'AchievementSystem_C_PlayerAddStyleSkill::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerAddStyleSkill, K2Node_MakeStruct_ST_Aachievement_StyleSkill) == 0x000050, "Member 'AchievementSystem_C_PlayerAddStyleSkill::K2Node_MakeStruct_ST_Aachievement_StyleSkill' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerAddStyleSkill, CallFunc_CreateSelectStruct_OutStruct) == 0x000070, "Member 'AchievementSystem_C_PlayerAddStyleSkill::CallFunc_CreateSelectStruct_OutStruct' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerAddStyleSkill, CallFunc_CreateSelectStruct_OutStruct_1) == 0x0000B8, "Member 'AchievementSystem_C_PlayerAddStyleSkill::CallFunc_CreateSelectStruct_OutStruct_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_PlayerAlertStatuChangedEvent \ static_assert(alignof(AchievementSystem_C_PlayerAlertStatuChangedEvent) == 0x000001, "Wrong alignment on AchievementSystem_C_PlayerAlertStatuChangedEvent"); \ static_assert(sizeof(AchievementSystem_C_PlayerAlertStatuChangedEvent) == 0x000001, "Wrong size on AchievementSystem_C_PlayerAlertStatuChangedEvent"); \ static_assert(offsetof(AchievementSystem_C_PlayerAlertStatuChangedEvent, NewAIAlertBattle) == 0x000000, "Member 'AchievementSystem_C_PlayerAlertStatuChangedEvent::NewAIAlertBattle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_PlayerBorned \ static_assert(alignof(AchievementSystem_C_PlayerBorned) == 0x000010, "Wrong alignment on AchievementSystem_C_PlayerBorned"); \ static_assert(sizeof(AchievementSystem_C_PlayerBorned) == 0x0000F0, "Wrong size on AchievementSystem_C_PlayerBorned"); \ static_assert(offsetof(AchievementSystem_C_PlayerBorned, FirePoint) == 0x000000, "Member 'AchievementSystem_C_PlayerBorned::FirePoint' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerBorned, isReborn) == 0x000010, "Member 'AchievementSystem_C_PlayerBorned::isReborn' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerBorned, Position) == 0x000020, "Member 'AchievementSystem_C_PlayerBorned::Position' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerBorned, K2Node_CreateDelegate_OutputDelegate) == 0x000080, "Member 'AchievementSystem_C_PlayerBorned::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerBorned, K2Node_CreateDelegate_OutputDelegate_1) == 0x000090, "Member 'AchievementSystem_C_PlayerBorned::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerBorned, CallFunc_GetMyInventory_Inventory) == 0x0000A0, "Member 'AchievementSystem_C_PlayerBorned::CallFunc_GetMyInventory_Inventory' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerBorned, CallFunc_GetMyEquipmentSkill_EquipmentSkillModel) == 0x0000A8, "Member 'AchievementSystem_C_PlayerBorned::CallFunc_GetMyEquipmentSkill_EquipmentSkillModel' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerBorned, K2Node_CreateDelegate_OutputDelegate_2) == 0x0000B0, "Member 'AchievementSystem_C_PlayerBorned::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerBorned, K2Node_CreateDelegate_OutputDelegate_3) == 0x0000C0, "Member 'AchievementSystem_C_PlayerBorned::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerBorned, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000D0, "Member 'AchievementSystem_C_PlayerBorned::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerBorned, K2Node_DynamicCast_AsBP_Combat_Character) == 0x0000D8, "Member 'AchievementSystem_C_PlayerBorned::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_PlayerBorned, K2Node_DynamicCast_bSuccess) == 0x0000E0, "Member 'AchievementSystem_C_PlayerBorned::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_ResetAllAchieve \ static_assert(alignof(AchievementSystem_C_ResetAllAchieve) == 0x000001, "Wrong alignment on AchievementSystem_C_ResetAllAchieve"); \ static_assert(sizeof(AchievementSystem_C_ResetAllAchieve) == 0x000001, "Wrong size on AchievementSystem_C_ResetAllAchieve"); \ static_assert(offsetof(AchievementSystem_C_ResetAllAchieve, CallFunc_ReSetAllAchievementStats_Debug_ReturnValue) == 0x000000, "Member 'AchievementSystem_C_ResetAllAchieve::CallFunc_ReSetAllAchievementStats_Debug_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_SetActivedCount \ static_assert(alignof(AchievementSystem_C_SetActivedCount) == 0x000004, "Wrong alignment on AchievementSystem_C_SetActivedCount"); \ static_assert(sizeof(AchievementSystem_C_SetActivedCount) == 0x000004, "Wrong size on AchievementSystem_C_SetActivedCount"); \ static_assert(offsetof(AchievementSystem_C_SetActivedCount, ActivedCount) == 0x000000, "Member 'AchievementSystem_C_SetActivedCount::ActivedCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_StyleSkillEquip \ static_assert(alignof(AchievementSystem_C_StyleSkillEquip) == 0x000008, "Wrong alignment on AchievementSystem_C_StyleSkillEquip"); \ static_assert(sizeof(AchievementSystem_C_StyleSkillEquip) == 0x000150, "Wrong size on AchievementSystem_C_StyleSkillEquip"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, Weapon_ID) == 0x000000, "Member 'AchievementSystem_C_StyleSkillEquip::Weapon_ID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, OldStyleSkill_ID) == 0x000010, "Member 'AchievementSystem_C_StyleSkillEquip::OldStyleSkill_ID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, NewStyleSkill_ID) == 0x000014, "Member 'AchievementSystem_C_StyleSkillEquip::NewStyleSkill_ID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, CallFunc_GetPlayerStatic_ReturnValue) == 0x000018, "Member 'AchievementSystem_C_StyleSkillEquip::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000020, "Member 'AchievementSystem_C_StyleSkillEquip::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, CallFunc_Map_Values_Values) == 0x000028, "Member 'AchievementSystem_C_StyleSkillEquip::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, CallFunc_Conv_IntToString_ReturnValue) == 0x000038, "Member 'AchievementSystem_C_StyleSkillEquip::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, CallFunc_Array_Contains_ReturnValue) == 0x000048, "Member 'AchievementSystem_C_StyleSkillEquip::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000050, "Member 'AchievementSystem_C_StyleSkillEquip::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, K2Node_MakeArray_Array) == 0x000060, "Member 'AchievementSystem_C_StyleSkillEquip::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, K2Node_MakeStruct_ST_Achievement_UnlockByGetItems) == 0x000070, "Member 'AchievementSystem_C_StyleSkillEquip::K2Node_MakeStruct_ST_Achievement_UnlockByGetItems' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, CallFunc_Array_Contains_ReturnValue_1) == 0x000088, "Member 'AchievementSystem_C_StyleSkillEquip::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, K2Node_MakeStruct_ST_Aachievement_StyleSkill) == 0x000090, "Member 'AchievementSystem_C_StyleSkillEquip::K2Node_MakeStruct_ST_Aachievement_StyleSkill' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, K2Node_MakeStruct_ST_Achievement_SingleCount) == 0x0000B0, "Member 'AchievementSystem_C_StyleSkillEquip::K2Node_MakeStruct_ST_Achievement_SingleCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, CallFunc_Array_AddUnique_ReturnValue) == 0x0000B8, "Member 'AchievementSystem_C_StyleSkillEquip::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, CallFunc_MakeLiteralByte_ReturnValue) == 0x0000BC, "Member 'AchievementSystem_C_StyleSkillEquip::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x0000BD, "Member 'AchievementSystem_C_StyleSkillEquip::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, CallFunc_CreateSelectStruct_OutStruct) == 0x0000C0, "Member 'AchievementSystem_C_StyleSkillEquip::CallFunc_CreateSelectStruct_OutStruct' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_StyleSkillEquip, CallFunc_CreateSelectStruct_OutStruct_1) == 0x000108, "Member 'AchievementSystem_C_StyleSkillEquip::CallFunc_CreateSelectStruct_OutStruct_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_Task_Check \ static_assert(alignof(AchievementSystem_C_Task_Check) == 0x000008, "Wrong alignment on AchievementSystem_C_Task_Check"); \ static_assert(sizeof(AchievementSystem_C_Task_Check) == 0x0000C0, "Wrong size on AchievementSystem_C_Task_Check"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, Marks) == 0x000000, "Member 'AchievementSystem_C_Task_Check::Marks' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, TaskFinished) == 0x000010, "Member 'AchievementSystem_C_Task_Check::TaskFinished' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, Percent) == 0x000018, "Member 'AchievementSystem_C_Task_Check::Percent' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, FinishedNums) == 0x000020, "Member 'AchievementSystem_C_Task_Check::FinishedNums' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, TotalTaskNums) == 0x000024, "Member 'AchievementSystem_C_Task_Check::TotalTaskNums' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, bIsTaskFinished) == 0x000028, "Member 'AchievementSystem_C_Task_Check::bIsTaskFinished' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'AchievementSystem_C_Task_Check::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'AchievementSystem_C_Task_Check::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'AchievementSystem_C_Task_Check::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'AchievementSystem_C_Task_Check::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, CallFunc_Array_Length_ReturnValue_1) == 0x00003C, "Member 'AchievementSystem_C_Task_Check::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, Temp_int_Array_Index_Variable) == 0x000040, "Member 'AchievementSystem_C_Task_Check::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, Temp_int_Variable) == 0x000044, "Member 'AchievementSystem_C_Task_Check::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, CallFunc_Array_Get_Item) == 0x000048, "Member 'AchievementSystem_C_Task_Check::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, CallFunc_IsEmpty_ReturnValue) == 0x000058, "Member 'AchievementSystem_C_Task_Check::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, CallFunc_GetPerpetualMark_Value) == 0x000060, "Member 'AchievementSystem_C_Task_Check::CallFunc_GetPerpetualMark_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, CallFunc_IsEmpty_ReturnValue_1) == 0x000070, "Member 'AchievementSystem_C_Task_Check::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, CallFunc_GetMark_Value) == 0x000078, "Member 'AchievementSystem_C_Task_Check::CallFunc_GetMark_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, CallFunc_IsEmpty_ReturnValue_2) == 0x000088, "Member 'AchievementSystem_C_Task_Check::CallFunc_IsEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000090, "Member 'AchievementSystem_C_Task_Check::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000098, "Member 'AchievementSystem_C_Task_Check::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x0000A0, "Member 'AchievementSystem_C_Task_Check::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, CallFunc_SafeDivide_ReturnValue) == 0x0000A8, "Member 'AchievementSystem_C_Task_Check::CallFunc_SafeDivide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, Temp_int_Variable_1) == 0x0000B0, "Member 'AchievementSystem_C_Task_Check::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000B4, "Member 'AchievementSystem_C_Task_Check::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Task_Check, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000B8, "Member 'AchievementSystem_C_Task_Check::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_UniqueItemChanged \ static_assert(alignof(AchievementSystem_C_UniqueItemChanged) == 0x000008, "Wrong alignment on AchievementSystem_C_UniqueItemChanged"); \ static_assert(sizeof(AchievementSystem_C_UniqueItemChanged) == 0x000040, "Wrong size on AchievementSystem_C_UniqueItemChanged"); \ static_assert(offsetof(AchievementSystem_C_UniqueItemChanged, ItemBeforeChanged) == 0x000000, "Member 'AchievementSystem_C_UniqueItemChanged::ItemBeforeChanged' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UniqueItemChanged, ItemAfterChanged) == 0x000020, "Member 'AchievementSystem_C_UniqueItemChanged::ItemAfterChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_UnlockAchi \ static_assert(alignof(AchievementSystem_C_UnlockAchi) == 0x000008, "Wrong alignment on AchievementSystem_C_UnlockAchi"); \ static_assert(sizeof(AchievementSystem_C_UnlockAchi) == 0x0000C8, "Wrong size on AchievementSystem_C_UnlockAchi"); \ static_assert(offsetof(AchievementSystem_C_UnlockAchi, AchievementID) == 0x000000, "Member 'AchievementSystem_C_UnlockAchi::AchievementID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockAchi, FinishedPercent) == 0x000010, "Member 'AchievementSystem_C_UnlockAchi::FinishedPercent' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockAchi, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000018, "Member 'AchievementSystem_C_UnlockAchi::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockAchi, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000020, "Member 'AchievementSystem_C_UnlockAchi::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockAchi, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000028, "Member 'AchievementSystem_C_UnlockAchi::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockAchi, CallFunc_GetGamePlatformType_ReturnValue) == 0x000038, "Member 'AchievementSystem_C_UnlockAchi::CallFunc_GetGamePlatformType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockAchi, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000040, "Member 'AchievementSystem_C_UnlockAchi::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockAchi, CallFunc_GetCurrentAchievementIDByPlatform_OutID) == 0x000050, "Member 'AchievementSystem_C_UnlockAchi::CallFunc_GetCurrentAchievementIDByPlatform_OutID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockAchi, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'AchievementSystem_C_UnlockAchi::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockAchi, CallFunc_UnlockAchievement_ReturnValue) == 0x000070, "Member 'AchievementSystem_C_UnlockAchi::CallFunc_UnlockAchievement_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockAchi, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000078, "Member 'AchievementSystem_C_UnlockAchi::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockAchi, K2Node_SwitchEnum_CmpSuccess) == 0x000088, "Member 'AchievementSystem_C_UnlockAchi::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockAchi, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000090, "Member 'AchievementSystem_C_UnlockAchi::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockAchi, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000A0, "Member 'AchievementSystem_C_UnlockAchi::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockAchi, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000B0, "Member 'AchievementSystem_C_UnlockAchi::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockAchi, CallFunc_UnlockAchievement_Progress_ImplicitCast) == 0x0000C0, "Member 'AchievementSystem_C_UnlockAchi::CallFunc_UnlockAchievement_Progress_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_UnlockTargetAchievement \ static_assert(alignof(AchievementSystem_C_UnlockTargetAchievement) == 0x000008, "Wrong alignment on AchievementSystem_C_UnlockTargetAchievement"); \ static_assert(sizeof(AchievementSystem_C_UnlockTargetAchievement) == 0x000168, "Wrong size on AchievementSystem_C_UnlockTargetAchievement"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, achieveID) == 0x000000, "Member 'AchievementSystem_C_UnlockTargetAchievement::achieveID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, Temp_int_Variable) == 0x000010, "Member 'AchievementSystem_C_UnlockTargetAchievement::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_Conv_StringToText_ReturnValue) == 0x000018, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, K2Node_MakeStruct_FormatArgumentData) == 0x000030, "Member 'AchievementSystem_C_UnlockTargetAchievement::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_Concat_StrStr_ReturnValue) == 0x000080, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, K2Node_MakeArray_Array) == 0x000090, "Member 'AchievementSystem_C_UnlockTargetAchievement::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_GetCurrentAchievementIDByPlatform_OutID) == 0x0000A0, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_GetCurrentAchievementIDByPlatform_OutID' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_Format_ReturnValue) == 0x0000B0, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_UnlockAchievement_ReturnValue) == 0x0000C8, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_UnlockAchievement_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_Conv_BoolToString_ReturnValue) == 0x0000D0, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_Conv_StringToName_ReturnValue) == 0x0000E0, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000E8, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_DoesDataTableRowExist_ReturnValue) == 0x0000F8, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_DoesDataTableRowExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000100, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000110, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000120, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_Array_AddUnique_ReturnValue) == 0x000130, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_GetGlobalFlag_Enable) == 0x000134, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_GetGlobalFlag_Enable' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_GetModel_GameSettingModel_ReturnValue) == 0x000138, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_GetModel_GameSettingModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_IsEditorRunning_ReturnValue) == 0x000140, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_IsEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_GetHUD_Shown_Shown) == 0x000141, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_GetHUD_Shown_Shown' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_BooleanOR_ReturnValue) == 0x000142, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000148, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_Map_Keys_Keys) == 0x000150, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_Map_Find_Value) == 0x000160, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_UnlockTargetAchievement, CallFunc_Map_Find_ReturnValue) == 0x000164, "Member 'AchievementSystem_C_UnlockTargetAchievement::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementSystem_C_Weapon_Level_Changed \ static_assert(alignof(AchievementSystem_C_Weapon_Level_Changed) == 0x000008, "Wrong alignment on AchievementSystem_C_Weapon_Level_Changed"); \ static_assert(sizeof(AchievementSystem_C_Weapon_Level_Changed) == 0x000070, "Wrong size on AchievementSystem_C_Weapon_Level_Changed"); \ static_assert(offsetof(AchievementSystem_C_Weapon_Level_Changed, Property) == 0x000000, "Member 'AchievementSystem_C_Weapon_Level_Changed::Property' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Weapon_Level_Changed, OldIntValue) == 0x000008, "Member 'AchievementSystem_C_Weapon_Level_Changed::OldIntValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Weapon_Level_Changed, NewIntValue) == 0x00000C, "Member 'AchievementSystem_C_Weapon_Level_Changed::NewIntValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Weapon_Level_Changed, CallFunc_MakeLiteralByte_ReturnValue) == 0x000010, "Member 'AchievementSystem_C_Weapon_Level_Changed::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Weapon_Level_Changed, K2Node_MakeStruct_ST_Achievement_SingleCount) == 0x000014, "Member 'AchievementSystem_C_Weapon_Level_Changed::K2Node_MakeStruct_ST_Achievement_SingleCount' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Weapon_Level_Changed, CallFunc_CreateSelectStruct_OutStruct) == 0x000020, "Member 'AchievementSystem_C_Weapon_Level_Changed::CallFunc_CreateSelectStruct_OutStruct' has a wrong offset!"); \ static_assert(offsetof(AchievementSystem_C_Weapon_Level_Changed, CallFunc_Array_Contains_ReturnValue) == 0x000068, "Member 'AchievementSystem_C_Weapon_Level_Changed::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAchievementSystem_C \ static_assert(alignof(UAchievementSystem_C) == 0x000008, "Wrong alignment on UAchievementSystem_C"); \ static_assert(sizeof(UAchievementSystem_C) == 0x000A28, "Wrong size on UAchievementSystem_C"); \ static_assert(offsetof(UAchievementSystem_C, UberGraphFrame_AchievementSystem_C) == 0x0000F0, "Member 'UAchievementSystem_C::UberGraphFrame_AchievementSystem_C' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, Solt) == 0x0000F8, "Member 'UAchievementSystem_C::Solt' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, Key) == 0x000108, "Member 'UAchievementSystem_C::Key' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, ActivedAchievements) == 0x000118, "Member 'UAchievementSystem_C::ActivedAchievements' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, AchievementData) == 0x000128, "Member 'UAchievementSystem_C::AchievementData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, dirty) == 0x000178, "Member 'UAchievementSystem_C::dirty' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, FirePointActivedData) == 0x000180, "Member 'UAchievementSystem_C::FirePointActivedData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, FirePointActivedKey) == 0x0001D0, "Member 'UAchievementSystem_C::FirePointActivedKey' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, FirePointActivedArchive) == 0x0001E0, "Member 'UAchievementSystem_C::FirePointActivedArchive' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, ActivedLevelCount) == 0x000230, "Member 'UAchievementSystem_C::ActivedLevelCount' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, Injered) == 0x000234, "Member 'UAchievementSystem_C::Injered' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, 检测条件) == 0x000235, "Member 'UAchievementSystem_C::检测条件' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, AchiveNumsMap) == 0x000238, "Member 'UAchievementSystem_C::AchiveNumsMap' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, AchiveNumsKey) == 0x000288, "Member 'UAchievementSystem_C::AchiveNumsKey' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, AchiveFinishedMap) == 0x000298, "Member 'UAchievementSystem_C::AchiveFinishedMap' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, AchiveFinishedKey) == 0x0002E8, "Member 'UAchievementSystem_C::AchiveFinishedKey' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, GetSkillTableData) == 0x0002F8, "Member 'UAchievementSystem_C::GetSkillTableData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, ItemTableData) == 0x000348, "Member 'UAchievementSystem_C::ItemTableData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, KillEnemyTableData) == 0x000398, "Member 'UAchievementSystem_C::KillEnemyTableData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, TaskTableData) == 0x0003E8, "Member 'UAchievementSystem_C::TaskTableData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, StarGraphTableData) == 0x000438, "Member 'UAchievementSystem_C::StarGraphTableData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, CoinTableData) == 0x000488, "Member 'UAchievementSystem_C::CoinTableData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, BottleStrengthenTableData) == 0x0004D8, "Member 'UAchievementSystem_C::BottleStrengthenTableData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, PlayerDeathTableData) == 0x000528, "Member 'UAchievementSystem_C::PlayerDeathTableData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, FirePointTableData) == 0x000578, "Member 'UAchievementSystem_C::FirePointTableData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, OneSelfTableData) == 0x0005C8, "Member 'UAchievementSystem_C::OneSelfTableData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, GetAnyItemTableData) == 0x000618, "Member 'UAchievementSystem_C::GetAnyItemTableData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, EquipedStyleSkill) == 0x000668, "Member 'UAchievementSystem_C::EquipedStyleSkill' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, QuillTableData) == 0x000678, "Member 'UAchievementSystem_C::QuillTableData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, BottlePurifyTableData) == 0x0006C8, "Member 'UAchievementSystem_C::BottlePurifyTableData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, Combat_Character) == 0x000718, "Member 'UAchievementSystem_C::Combat_Character' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, StyleSkillNumTableData) == 0x000720, "Member 'UAchievementSystem_C::StyleSkillNumTableData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, EquipedSkill) == 0x000770, "Member 'UAchievementSystem_C::EquipedSkill' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, WeaponLevelData) == 0x000780, "Member 'UAchievementSystem_C::WeaponLevelData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, LocalWeaponTags) == 0x0007D0, "Member 'UAchievementSystem_C::LocalWeaponTags' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, MultiKillEnemy) == 0x0007E0, "Member 'UAchievementSystem_C::MultiKillEnemy' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, UsingItem) == 0x000830, "Member 'UAchievementSystem_C::UsingItem' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, AchiveMonsterKillNum) == 0x000880, "Member 'UAchievementSystem_C::AchiveMonsterKillNum' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, AchiveUseItem) == 0x0008D0, "Member 'UAchievementSystem_C::AchiveUseItem' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, AllGetItemData) == 0x000920, "Member 'UAchievementSystem_C::AllGetItemData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, ItemGet) == 0x000930, "Member 'UAchievementSystem_C::ItemGet' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, TaskData) == 0x000940, "Member 'UAchievementSystem_C::TaskData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, CheckedAchive) == 0x000990, "Member 'UAchievementSystem_C::CheckedAchive' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, CheckAndRefreshTimerHandle) == 0x0009A0, "Member 'UAchievementSystem_C::CheckAndRefreshTimerHandle' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, AchiveUnlockedFirePoints) == 0x0009A8, "Member 'UAchievementSystem_C::AchiveUnlockedFirePoints' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, UnlockedFirePoint) == 0x0009B8, "Member 'UAchievementSystem_C::UnlockedFirePoint' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, FirePointData) == 0x0009C8, "Member 'UAchievementSystem_C::FirePointData' has a wrong offset!"); \ static_assert(offsetof(UAchievementSystem_C, AccountAchievementInfo) == 0x000A18, "Member 'UAchievementSystem_C::AccountAchievementInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveComponent_C_CallAnimCurveStop \ static_assert(alignof(AC_DissolveComponent_C_CallAnimCurveStop) == 0x000008, "Wrong alignment on AC_DissolveComponent_C_CallAnimCurveStop"); \ static_assert(sizeof(AC_DissolveComponent_C_CallAnimCurveStop) == 0x000028, "Wrong size on AC_DissolveComponent_C_CallAnimCurveStop"); \ static_assert(offsetof(AC_DissolveComponent_C_CallAnimCurveStop, Key) == 0x000000, "Member 'AC_DissolveComponent_C_CallAnimCurveStop::Key' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CallAnimCurveStop, Temp_bool_Variable) == 0x000008, "Member 'AC_DissolveComponent_C_CallAnimCurveStop::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CallAnimCurveStop, Temp_real_Variable) == 0x00000C, "Member 'AC_DissolveComponent_C_CallAnimCurveStop::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CallAnimCurveStop, Temp_real_Variable_1) == 0x000010, "Member 'AC_DissolveComponent_C_CallAnimCurveStop::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CallAnimCurveStop, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000014, "Member 'AC_DissolveComponent_C_CallAnimCurveStop::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CallAnimCurveStop, CallFunc_BooleanAND_ReturnValue) == 0x000015, "Member 'AC_DissolveComponent_C_CallAnimCurveStop::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CallAnimCurveStop, K2Node_Select_Default) == 0x000018, "Member 'AC_DissolveComponent_C_CallAnimCurveStop::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CallAnimCurveStop, K2Node_CallDelegate_Value_ImplicitCast) == 0x000020, "Member 'AC_DissolveComponent_C_CallAnimCurveStop::K2Node_CallDelegate_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveComponent_C_CurveTick \ static_assert(alignof(AC_DissolveComponent_C_CurveTick) == 0x000008, "Wrong alignment on AC_DissolveComponent_C_CurveTick"); \ static_assert(sizeof(AC_DissolveComponent_C_CurveTick) == 0x000050, "Wrong size on AC_DissolveComponent_C_CurveTick"); \ static_assert(offsetof(AC_DissolveComponent_C_CurveTick, local_Time) == 0x000000, "Member 'AC_DissolveComponent_C_CurveTick::local_Time' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CurveTick, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'AC_DissolveComponent_C_CurveTick::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CurveTick, CallFunc_IsValid_ReturnValue_1) == 0x000009, "Member 'AC_DissolveComponent_C_CurveTick::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CurveTick, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'AC_DissolveComponent_C_CurveTick::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CurveTick, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000018, "Member 'AC_DissolveComponent_C_CurveTick::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CurveTick, CallFunc_GetFloatValue_ReturnValue) == 0x00001C, "Member 'AC_DissolveComponent_C_CurveTick::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CurveTick, CallFunc_GetTimeSeconds_ReturnValue) == 0x000020, "Member 'AC_DissolveComponent_C_CurveTick::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CurveTick, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'AC_DissolveComponent_C_CurveTick::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CurveTick, CallFunc_GetTimeRange_MinTime) == 0x000030, "Member 'AC_DissolveComponent_C_CurveTick::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CurveTick, CallFunc_GetTimeRange_MaxTime) == 0x000034, "Member 'AC_DissolveComponent_C_CurveTick::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CurveTick, CallFunc_GetFloatValue_ReturnValue_1) == 0x000038, "Member 'AC_DissolveComponent_C_CurveTick::CallFunc_GetFloatValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CurveTick, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x00003C, "Member 'AC_DissolveComponent_C_CurveTick::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CurveTick, CallFunc_GetFloatValue_InTime_ImplicitCast) == 0x000040, "Member 'AC_DissolveComponent_C_CurveTick::CallFunc_GetFloatValue_InTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_CurveTick, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x000048, "Member 'AC_DissolveComponent_C_CurveTick::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveComponent_C_ExecuteUbergraph_AC_DissolveComponent \ static_assert(alignof(AC_DissolveComponent_C_ExecuteUbergraph_AC_DissolveComponent) == 0x000004, "Wrong alignment on AC_DissolveComponent_C_ExecuteUbergraph_AC_DissolveComponent"); \ static_assert(sizeof(AC_DissolveComponent_C_ExecuteUbergraph_AC_DissolveComponent) == 0x000008, "Wrong size on AC_DissolveComponent_C_ExecuteUbergraph_AC_DissolveComponent"); \ static_assert(offsetof(AC_DissolveComponent_C_ExecuteUbergraph_AC_DissolveComponent, EntryPoint) == 0x000000, "Member 'AC_DissolveComponent_C_ExecuteUbergraph_AC_DissolveComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_ExecuteUbergraph_AC_DissolveComponent, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'AC_DissolveComponent_C_ExecuteUbergraph_AC_DissolveComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveComponent_C_GetDissolveInfo \ static_assert(alignof(AC_DissolveComponent_C_GetDissolveInfo) == 0x000004, "Wrong alignment on AC_DissolveComponent_C_GetDissolveInfo"); \ static_assert(sizeof(AC_DissolveComponent_C_GetDissolveInfo) == 0x000018, "Wrong size on AC_DissolveComponent_C_GetDissolveInfo"); \ static_assert(offsetof(AC_DissolveComponent_C_GetDissolveInfo, DissolveKey_0) == 0x000000, "Member 'AC_DissolveComponent_C_GetDissolveInfo::DissolveKey_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_GetDissolveInfo, bIsDissolve_0) == 0x000008, "Member 'AC_DissolveComponent_C_GetDissolveInfo::bIsDissolve_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_GetDissolveInfo, DissolveValue_0) == 0x00000C, "Member 'AC_DissolveComponent_C_GetDissolveInfo::DissolveValue_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_GetDissolveInfo, Parameter_Name) == 0x000010, "Member 'AC_DissolveComponent_C_GetDissolveInfo::Parameter_Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveComponent_C_GetDissolveTimeCurve \ static_assert(alignof(AC_DissolveComponent_C_GetDissolveTimeCurve) == 0x000008, "Wrong alignment on AC_DissolveComponent_C_GetDissolveTimeCurve"); \ static_assert(sizeof(AC_DissolveComponent_C_GetDissolveTimeCurve) == 0x000030, "Wrong size on AC_DissolveComponent_C_GetDissolveTimeCurve"); \ static_assert(offsetof(AC_DissolveComponent_C_GetDissolveTimeCurve, bIsDissolve_0) == 0x000000, "Member 'AC_DissolveComponent_C_GetDissolveTimeCurve::bIsDissolve_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_GetDissolveTimeCurve, bLineCurve) == 0x000001, "Member 'AC_DissolveComponent_C_GetDissolveTimeCurve::bLineCurve' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_GetDissolveTimeCurve, ReturnValue) == 0x000008, "Member 'AC_DissolveComponent_C_GetDissolveTimeCurve::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_GetDissolveTimeCurve, Temp_bool_Variable) == 0x000010, "Member 'AC_DissolveComponent_C_GetDissolveTimeCurve::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_GetDissolveTimeCurve, Temp_bool_Variable_1) == 0x000011, "Member 'AC_DissolveComponent_C_GetDissolveTimeCurve::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_GetDissolveTimeCurve, Temp_bool_Variable_2) == 0x000012, "Member 'AC_DissolveComponent_C_GetDissolveTimeCurve::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_GetDissolveTimeCurve, K2Node_Select_Default) == 0x000018, "Member 'AC_DissolveComponent_C_GetDissolveTimeCurve::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_GetDissolveTimeCurve, K2Node_Select_Default_1) == 0x000020, "Member 'AC_DissolveComponent_C_GetDissolveTimeCurve::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_GetDissolveTimeCurve, K2Node_Select_Default_2) == 0x000028, "Member 'AC_DissolveComponent_C_GetDissolveTimeCurve::K2Node_Select_Default_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveComponent_C_GetDissolveTotalTime \ static_assert(alignof(AC_DissolveComponent_C_GetDissolveTotalTime) == 0x000008, "Wrong alignment on AC_DissolveComponent_C_GetDissolveTotalTime"); \ static_assert(sizeof(AC_DissolveComponent_C_GetDissolveTotalTime) == 0x000008, "Wrong size on AC_DissolveComponent_C_GetDissolveTotalTime"); \ static_assert(offsetof(AC_DissolveComponent_C_GetDissolveTotalTime, ReturnValue) == 0x000000, "Member 'AC_DissolveComponent_C_GetDissolveTotalTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveComponent_C_GetIsRunning \ static_assert(alignof(AC_DissolveComponent_C_GetIsRunning) == 0x000001, "Wrong alignment on AC_DissolveComponent_C_GetIsRunning"); \ static_assert(sizeof(AC_DissolveComponent_C_GetIsRunning) == 0x000001, "Wrong size on AC_DissolveComponent_C_GetIsRunning"); \ static_assert(offsetof(AC_DissolveComponent_C_GetIsRunning, ReturnValue) == 0x000000, "Member 'AC_DissolveComponent_C_GetIsRunning::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveComponent_C_ReceiveTick \ static_assert(alignof(AC_DissolveComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on AC_DissolveComponent_C_ReceiveTick"); \ static_assert(sizeof(AC_DissolveComponent_C_ReceiveTick) == 0x000004, "Wrong size on AC_DissolveComponent_C_ReceiveTick"); \ static_assert(offsetof(AC_DissolveComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'AC_DissolveComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveComponent_C_ResetDissolveValueWhenDeathStart \ static_assert(alignof(AC_DissolveComponent_C_ResetDissolveValueWhenDeathStart) == 0x000008, "Wrong alignment on AC_DissolveComponent_C_ResetDissolveValueWhenDeathStart"); \ static_assert(sizeof(AC_DissolveComponent_C_ResetDissolveValueWhenDeathStart) == 0x000010, "Wrong size on AC_DissolveComponent_C_ResetDissolveValueWhenDeathStart"); \ static_assert(offsetof(AC_DissolveComponent_C_ResetDissolveValueWhenDeathStart, CallFunc_NotEqual_NameName_ReturnValue) == 0x000000, "Member 'AC_DissolveComponent_C_ResetDissolveValueWhenDeathStart::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_ResetDissolveValueWhenDeathStart, K2Node_CallDelegate_Value_ImplicitCast) == 0x000008, "Member 'AC_DissolveComponent_C_ResetDissolveValueWhenDeathStart::K2Node_CallDelegate_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveComponent_C_SetRunning \ static_assert(alignof(AC_DissolveComponent_C_SetRunning) == 0x000001, "Wrong alignment on AC_DissolveComponent_C_SetRunning"); \ static_assert(sizeof(AC_DissolveComponent_C_SetRunning) == 0x000001, "Wrong size on AC_DissolveComponent_C_SetRunning"); \ static_assert(offsetof(AC_DissolveComponent_C_SetRunning, bRunning_0) == 0x000000, "Member 'AC_DissolveComponent_C_SetRunning::bRunning_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveComponent_C_StartDissolve_AnimCurve \ static_assert(alignof(AC_DissolveComponent_C_StartDissolve_AnimCurve) == 0x000008, "Wrong alignment on AC_DissolveComponent_C_StartDissolve_AnimCurve"); \ static_assert(sizeof(AC_DissolveComponent_C_StartDissolve_AnimCurve) == 0x000048, "Wrong size on AC_DissolveComponent_C_StartDissolve_AnimCurve"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_AnimCurve, StartIsDissolve) == 0x000000, "Member 'AC_DissolveComponent_C_StartDissolve_AnimCurve::StartIsDissolve' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_AnimCurve, AnimCurveName_0) == 0x000004, "Member 'AC_DissolveComponent_C_StartDissolve_AnimCurve::AnimCurveName_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_AnimCurve, FollowAnimInstance_0) == 0x000010, "Member 'AC_DissolveComponent_C_StartDissolve_AnimCurve::FollowAnimInstance_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_AnimCurve, DissolveKey_0) == 0x000018, "Member 'AC_DissolveComponent_C_StartDissolve_AnimCurve::DissolveKey_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_AnimCurve, FullTime) == 0x000020, "Member 'AC_DissolveComponent_C_StartDissolve_AnimCurve::FullTime' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_AnimCurve, ParameterName_0) == 0x000028, "Member 'AC_DissolveComponent_C_StartDissolve_AnimCurve::ParameterName_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_AnimCurve, Temp_ReverseInput_0) == 0x000030, "Member 'AC_DissolveComponent_C_StartDissolve_AnimCurve::Temp_ReverseInput_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_AnimCurve, Temp_bool_Variable) == 0x000031, "Member 'AC_DissolveComponent_C_StartDissolve_AnimCurve::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_AnimCurve, Temp_real_Variable) == 0x000034, "Member 'AC_DissolveComponent_C_StartDissolve_AnimCurve::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_AnimCurve, Temp_real_Variable_1) == 0x000038, "Member 'AC_DissolveComponent_C_StartDissolve_AnimCurve::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_AnimCurve, K2Node_Select_Default) == 0x00003C, "Member 'AC_DissolveComponent_C_StartDissolve_AnimCurve::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_AnimCurve, CallFunc_GetTimeSeconds_ReturnValue) == 0x000040, "Member 'AC_DissolveComponent_C_StartDissolve_AnimCurve::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveComponent_C_StartDissolve_Curve \ static_assert(alignof(AC_DissolveComponent_C_StartDissolve_Curve) == 0x000008, "Wrong alignment on AC_DissolveComponent_C_StartDissolve_Curve"); \ static_assert(sizeof(AC_DissolveComponent_C_StartDissolve_Curve) == 0x000048, "Wrong size on AC_DissolveComponent_C_StartDissolve_Curve"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Curve, bIsDissolve_0) == 0x000000, "Member 'AC_DissolveComponent_C_StartDissolve_Curve::bIsDissolve_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Curve, DissolveCurve_0) == 0x000008, "Member 'AC_DissolveComponent_C_StartDissolve_Curve::DissolveCurve_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Curve, DissolveKey_0) == 0x000010, "Member 'AC_DissolveComponent_C_StartDissolve_Curve::DissolveKey_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Curve, ParameterName_0) == 0x000018, "Member 'AC_DissolveComponent_C_StartDissolve_Curve::ParameterName_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Curve, CallFunc_GetTimeRange_MinTime) == 0x000020, "Member 'AC_DissolveComponent_C_StartDissolve_Curve::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Curve, CallFunc_GetTimeRange_MaxTime) == 0x000024, "Member 'AC_DissolveComponent_C_StartDissolve_Curve::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Curve, CallFunc_GetTimeSeconds_ReturnValue) == 0x000028, "Member 'AC_DissolveComponent_C_StartDissolve_Curve::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Curve, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000030, "Member 'AC_DissolveComponent_C_StartDissolve_Curve::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Curve, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000038, "Member 'AC_DissolveComponent_C_StartDissolve_Curve::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Curve, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000040, "Member 'AC_DissolveComponent_C_StartDissolve_Curve::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveComponent_C_StartDissolve_Time \ static_assert(alignof(AC_DissolveComponent_C_StartDissolve_Time) == 0x000008, "Wrong alignment on AC_DissolveComponent_C_StartDissolve_Time"); \ static_assert(sizeof(AC_DissolveComponent_C_StartDissolve_Time) == 0x000060, "Wrong size on AC_DissolveComponent_C_StartDissolve_Time"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Time, bIsDissolve_0) == 0x000000, "Member 'AC_DissolveComponent_C_StartDissolve_Time::bIsDissolve_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Time, bLineCurve) == 0x000001, "Member 'AC_DissolveComponent_C_StartDissolve_Time::bLineCurve' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Time, InTime_0) == 0x000008, "Member 'AC_DissolveComponent_C_StartDissolve_Time::InTime_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Time, DissolveKey_0) == 0x000010, "Member 'AC_DissolveComponent_C_StartDissolve_Time::DissolveKey_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Time, ParameterName_0) == 0x000018, "Member 'AC_DissolveComponent_C_StartDissolve_Time::ParameterName_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Time, KeepDissolveValue_0) == 0x000020, "Member 'AC_DissolveComponent_C_StartDissolve_Time::KeepDissolveValue_0' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Time, CallFunc_GetDissolveTimeCurve_ReturnValue) == 0x000028, "Member 'AC_DissolveComponent_C_StartDissolve_Time::CallFunc_GetDissolveTimeCurve_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Time, CallFunc_GetTimeRange_MinTime) == 0x000030, "Member 'AC_DissolveComponent_C_StartDissolve_Time::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Time, CallFunc_GetTimeRange_MaxTime) == 0x000034, "Member 'AC_DissolveComponent_C_StartDissolve_Time::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Time, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000038, "Member 'AC_DissolveComponent_C_StartDissolve_Time::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Time, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000040, "Member 'AC_DissolveComponent_C_StartDissolve_Time::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Time, CallFunc_GetTimeSeconds_ReturnValue) == 0x000048, "Member 'AC_DissolveComponent_C_StartDissolve_Time::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Time, K2Node_VariableSet_KeepDissolveValue_ImplicitCast) == 0x000050, "Member 'AC_DissolveComponent_C_StartDissolve_Time::K2Node_VariableSet_KeepDissolveValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_StartDissolve_Time, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000058, "Member 'AC_DissolveComponent_C_StartDissolve_Time::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveComponent_C_UpdateAnimCurveTick \ static_assert(alignof(AC_DissolveComponent_C_UpdateAnimCurveTick) == 0x000008, "Wrong alignment on AC_DissolveComponent_C_UpdateAnimCurveTick"); \ static_assert(sizeof(AC_DissolveComponent_C_UpdateAnimCurveTick) == 0x000038, "Wrong size on AC_DissolveComponent_C_UpdateAnimCurveTick"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateAnimCurveTick, LocalTime) == 0x000000, "Member 'AC_DissolveComponent_C_UpdateAnimCurveTick::LocalTime' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateAnimCurveTick, Local_CurveValue) == 0x000008, "Member 'AC_DissolveComponent_C_UpdateAnimCurveTick::Local_CurveValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateAnimCurveTick, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000010, "Member 'AC_DissolveComponent_C_UpdateAnimCurveTick::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateAnimCurveTick, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000018, "Member 'AC_DissolveComponent_C_UpdateAnimCurveTick::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateAnimCurveTick, CallFunc_GetCurveValue_ReturnValue) == 0x00001C, "Member 'AC_DissolveComponent_C_UpdateAnimCurveTick::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateAnimCurveTick, CallFunc_FClamp_ReturnValue) == 0x000020, "Member 'AC_DissolveComponent_C_UpdateAnimCurveTick::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateAnimCurveTick, CallFunc_UpdateDissolveValue_InDissolveValue_ImplicitCast) == 0x000028, "Member 'AC_DissolveComponent_C_UpdateAnimCurveTick::CallFunc_UpdateDissolveValue_InDissolveValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateAnimCurveTick, CallFunc_FClamp_Value_ImplicitCast) == 0x000030, "Member 'AC_DissolveComponent_C_UpdateAnimCurveTick::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_DissolveComponent_C_UpdateDissolveValue \ static_assert(alignof(AC_DissolveComponent_C_UpdateDissolveValue) == 0x000008, "Wrong alignment on AC_DissolveComponent_C_UpdateDissolveValue"); \ static_assert(sizeof(AC_DissolveComponent_C_UpdateDissolveValue) == 0x000040, "Wrong size on AC_DissolveComponent_C_UpdateDissolveValue"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateDissolveValue, InDissolveValue) == 0x000000, "Member 'AC_DissolveComponent_C_UpdateDissolveValue::InDissolveValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateDissolveValue, CallFunc_FClamp_ReturnValue) == 0x000008, "Member 'AC_DissolveComponent_C_UpdateDissolveValue::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateDissolveValue, CallFunc_FClamp_ReturnValue_1) == 0x000010, "Member 'AC_DissolveComponent_C_UpdateDissolveValue::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateDissolveValue, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'AC_DissolveComponent_C_UpdateDissolveValue::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateDissolveValue, CallFunc_FClamp_Value_ImplicitCast) == 0x000020, "Member 'AC_DissolveComponent_C_UpdateDissolveValue::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateDissolveValue, CallFunc_FClamp_Value_ImplicitCast_1) == 0x000028, "Member 'AC_DissolveComponent_C_UpdateDissolveValue::CallFunc_FClamp_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateDissolveValue, K2Node_VariableSet_DissolveValue_ImplicitCast) == 0x000030, "Member 'AC_DissolveComponent_C_UpdateDissolveValue::K2Node_VariableSet_DissolveValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateDissolveValue, K2Node_VariableSet_DissolveValue_ImplicitCast_1) == 0x000034, "Member 'AC_DissolveComponent_C_UpdateDissolveValue::K2Node_VariableSet_DissolveValue_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(AC_DissolveComponent_C_UpdateDissolveValue, K2Node_CallDelegate_Value_ImplicitCast) == 0x000038, "Member 'AC_DissolveComponent_C_UpdateDissolveValue::K2Node_CallDelegate_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAC_DissolveComponent_C \ static_assert(alignof(UAC_DissolveComponent_C) == 0x000008, "Wrong alignment on UAC_DissolveComponent_C"); \ static_assert(sizeof(UAC_DissolveComponent_C) == 0x0001A8, "Wrong size on UAC_DissolveComponent_C"); \ static_assert(offsetof(UAC_DissolveComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UAC_DissolveComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, OnDissolveStart) == 0x0000F0, "Member 'UAC_DissolveComponent_C::OnDissolveStart' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, OnDissolveTick) == 0x000100, "Member 'UAC_DissolveComponent_C::OnDissolveTick' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, OnDissolveEnd) == 0x000110, "Member 'UAC_DissolveComponent_C::OnDissolveEnd' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, DissolveCurveTimeScale) == 0x000120, "Member 'UAC_DissolveComponent_C::DissolveCurveTimeScale' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, DissolveCurve) == 0x000128, "Member 'UAC_DissolveComponent_C::DissolveCurve' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, DissolveKey) == 0x000130, "Member 'UAC_DissolveComponent_C::DissolveKey' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, bIsDissolve) == 0x000138, "Member 'UAC_DissolveComponent_C::bIsDissolve' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, bRunning) == 0x000139, "Member 'UAC_DissolveComponent_C::bRunning' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, StartingTimeCache) == 0x000140, "Member 'UAC_DissolveComponent_C::StartingTimeCache' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, DissolveValue) == 0x000148, "Member 'UAC_DissolveComponent_C::DissolveValue' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, InTime) == 0x000150, "Member 'UAC_DissolveComponent_C::InTime' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, DissolveInTimeDefault) == 0x000158, "Member 'UAC_DissolveComponent_C::DissolveInTimeDefault' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, TotalTime) == 0x000160, "Member 'UAC_DissolveComponent_C::TotalTime' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, DissolveInOutDefault) == 0x000168, "Member 'UAC_DissolveComponent_C::DissolveInOutDefault' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, DissolveInTimeDefault_Line) == 0x000170, "Member 'UAC_DissolveComponent_C::DissolveInTimeDefault_Line' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, DissolveInOutDefault_Line) == 0x000178, "Member 'UAC_DissolveComponent_C::DissolveInOutDefault_Line' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, AnimCurveName) == 0x000180, "Member 'UAC_DissolveComponent_C::AnimCurveName' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, FollowAnimInstance) == 0x000188, "Member 'UAC_DissolveComponent_C::FollowAnimInstance' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, Temp_ReverseInput) == 0x000190, "Member 'UAC_DissolveComponent_C::Temp_ReverseInput' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, ParameterName) == 0x000194, "Member 'UAC_DissolveComponent_C::ParameterName' has a wrong offset!"); \ static_assert(offsetof(UAC_DissolveComponent_C, KeepDissolveValue) == 0x0001A0, "Member 'UAC_DissolveComponent_C::KeepDissolveValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_CheckWetherUseBattleBGM \ static_assert(alignof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_CheckWetherUseBattleBGM"); \ static_assert(sizeof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM) == 0x000078, "Wrong size on BGMAndSectionManComponent_C_CheckWetherUseBattleBGM"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, Temp) == 0x000000, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::Temp' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, Temp_int_Array_Index_Variable) == 0x000018, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000020, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00002C, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_Not_PreBool_ReturnValue) == 0x00002D, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000030, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000038, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000040, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_Array_Get_Item) == 0x000048, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_BooleanOR_ReturnValue) == 0x000050, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_Array_Add_ReturnValue) == 0x000054, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_IsAlive_self_CastInput) == 0x000058, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_IsAlive_Result) == 0x000068, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_IsValid_ReturnValue) == 0x000069, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_Array_Length_ReturnValue_1) == 0x00006C, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_IsValid_ReturnValue_1) == 0x000070, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_Less_IntInt_ReturnValue) == 0x000071, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_CheckWetherUseBattleBGM, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000072, "Member 'BGMAndSectionManComponent_C_CheckWetherUseBattleBGM::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_ClearBGM \ static_assert(alignof(BGMAndSectionManComponent_C_ClearBGM) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_ClearBGM"); \ static_assert(sizeof(BGMAndSectionManComponent_C_ClearBGM) == 0x000018, "Wrong size on BGMAndSectionManComponent_C_ClearBGM"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ClearBGM, check_bgm_id) == 0x000000, "Member 'BGMAndSectionManComponent_C_ClearBGM::check_bgm_id' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ClearBGM, bgm_type) == 0x000010, "Member 'BGMAndSectionManComponent_C_ClearBGM::bgm_type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent \ static_assert(alignof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent) == 0x000010, "Wrong alignment on BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent"); \ static_assert(sizeof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent) == 0x000510, "Wrong size on BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, EntryPoint) == 0x000000, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_MakeLiteralInt_ReturnValue) == 0x000004, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, K2Node_Event_DeltaSeconds) == 0x000008, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, Temp_bool_Has_Been_Initd_Variable) == 0x00000C, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, K2Node_CustomEvent_SectionId) == 0x000010, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::K2Node_CustomEvent_SectionId' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_NotEqual_StrStr_ReturnValue) == 0x000020, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_NotEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_ToLower_ReturnValue) == 0x000028, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_ToLower_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Create_ReturnValue) == 0x000038, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Create_ReturnValue_1) == 0x000040, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Create_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, K2Node_CustomEvent_firepoint) == 0x000048, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, K2Node_CustomEvent_isReborn) == 0x000058, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, K2Node_CustomEvent_Position) == 0x000060, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Trim_ReturnValue) == 0x0000C0, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Redirect_Table_MappedTable) == 0x0000D0, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_IsEmpty_ReturnValue) == 0x0000D8, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Trim_ReturnValue_1) == 0x0000E0, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Trim_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_IsEmpty_ReturnValue_1) == 0x0000F0, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Redirect_Table_MappedTable_1) == 0x0000F8, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Redirect_Table_MappedTable_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Not_PreBool_ReturnValue) == 0x000100, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, K2Node_CustomEvent_check_bgm_id) == 0x000108, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::K2Node_CustomEvent_check_bgm_id' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, K2Node_CustomEvent_bgm_type) == 0x000118, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::K2Node_CustomEvent_bgm_type' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_PopBGM_bgmid) == 0x000120, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_PopBGM_bgmid' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Concat_StrStr_ReturnValue) == 0x000130, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000140, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, K2Node_CustomEvent_AI) == 0x000148, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::K2Node_CustomEvent_AI' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, K2Node_CustomEvent_Target) == 0x000150, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::K2Node_CustomEvent_Target' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Not_PreBool_ReturnValue_1) == 0x000158, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000160, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Array_RemoveItem_ReturnValue) == 0x000168, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000169, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Array_AddUnique_ReturnValue) == 0x00016C, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, K2Node_CustomEvent_NewFirePointID) == 0x000170, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::K2Node_CustomEvent_NewFirePointID' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, K2Node_CustomEvent_PresetPosition) == 0x000180, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::K2Node_CustomEvent_PresetPosition' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x0001E0, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Trim_ReturnValue_2) == 0x0001E8, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Trim_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Trim_ReturnValue_3) == 0x0001F8, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Trim_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, Temp_bool_IsClosed_Variable) == 0x000208, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetAKInform_AKEvent) == 0x000210, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetAKInform_AKEvent' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetAKInform_AKSwitches) == 0x000220, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetAKInform_AKSwitches' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetAKInform_AKPlayEvent) == 0x000230, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetAKInform_AKPlayEvent' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetAKInform_AKStopEvent) == 0x000238, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetAKInform_AKStopEvent' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_IsEmpty_ReturnValue_2) == 0x000240, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_IsEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_IsValid_ReturnValue) == 0x000241, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x000248, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_AddToWidgetQueue_Succeed) == 0x000258, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_AddToWidgetQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Conv_StringToName_ReturnValue) == 0x00025C, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000268, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetDataTableRowFromName_OutRow) == 0x000278, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000360, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000368, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Conv_StringToName_ReturnValue_1) == 0x000378, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_ToLower_ReturnValue_1) == 0x000380, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_ToLower_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000390, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000408, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Conv_TextToString_ReturnValue) == 0x000410, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000420, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000430, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, Temp_int_Variable) == 0x000440, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Add_IntInt_ReturnValue) == 0x000444, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Conv_IntToByte_ReturnValue) == 0x000448, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetEnumeratorValueFromIndex_ReturnValue) == 0x000449, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetEnumeratorValueFromIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Less_IntInt_ReturnValue) == 0x00044A, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Conv_ByteToInt_ReturnValue) == 0x00044C, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetWidgetQueueInterface_ReturnValue_1) == 0x000450, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetWidgetQueueInterface_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_IsValid_ReturnValue_1) == 0x000460, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_AddToWidgetQueue_Succeed_1) == 0x000461, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_AddToWidgetQueue_Succeed_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x000468, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetCurrentCharacter_CurrentChapter) == 0x000470, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetCurrentCharacter_CurrentChapter' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_SetNewLevel_ReturnValue) == 0x000471, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_SetNewLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x000478, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, K2Node_CreateDelegate_OutputDelegate) == 0x000480, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, K2Node_CreateDelegate_OutputDelegate_1) == 0x000490, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, Temp_int_Variable_1) == 0x0004A0, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2) == 0x0004A8, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Conv_IntToByte_ReturnValue_1) == 0x0004B0, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Conv_IntToByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetValidValue_ReturnValue) == 0x0004B1, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Map_Find_Value) == 0x0004B8, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Map_Find_ReturnValue) == 0x0004D0, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Trim_ReturnValue_4) == 0x0004D8, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Trim_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Len_ReturnValue) == 0x0004E8, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Greater_IntInt_ReturnValue) == 0x0004EC, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_GetWidgetQueueInterface_ReturnValue_2) == 0x0004F0, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_GetWidgetQueueInterface_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000500, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_HasClassInTopQueue_ReturnValue) == 0x000501, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_HasClassInTopQueue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_Not_PreBool_ReturnValue_2) == 0x000502, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent, CallFunc_EqualEqual_StriStri_ReturnValue_1) == 0x000503, "Member 'BGMAndSectionManComponent_C_ExecuteUbergraph_BGMAndSectionManComponent::CallFunc_EqualEqual_StriStri_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_GetAIAlertBattle \ static_assert(alignof(BGMAndSectionManComponent_C_GetAIAlertBattle) == 0x000001, "Wrong alignment on BGMAndSectionManComponent_C_GetAIAlertBattle"); \ static_assert(sizeof(BGMAndSectionManComponent_C_GetAIAlertBattle) == 0x000001, "Wrong size on BGMAndSectionManComponent_C_GetAIAlertBattle"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetAIAlertBattle, AIAlertBattle_0) == 0x000000, "Member 'BGMAndSectionManComponent_C_GetAIAlertBattle::AIAlertBattle_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_GetAKInform \ static_assert(alignof(BGMAndSectionManComponent_C_GetAKInform) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_GetAKInform"); \ static_assert(sizeof(BGMAndSectionManComponent_C_GetAKInform) == 0x0000A8, "Wrong size on BGMAndSectionManComponent_C_GetAKInform"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetAKInform, bgmid) == 0x000000, "Member 'BGMAndSectionManComponent_C_GetAKInform::bgmid' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetAKInform, AkEvent) == 0x000010, "Member 'BGMAndSectionManComponent_C_GetAKInform::AkEvent' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetAKInform, AKSwitches) == 0x000020, "Member 'BGMAndSectionManComponent_C_GetAKInform::AKSwitches' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetAKInform, AKPlayEvent) == 0x000030, "Member 'BGMAndSectionManComponent_C_GetAKInform::AKPlayEvent' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetAKInform, AKStopEvent) == 0x000038, "Member 'BGMAndSectionManComponent_C_GetAKInform::AKStopEvent' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetAKInform, CallFunc_Conv_StringToName_ReturnValue) == 0x000040, "Member 'BGMAndSectionManComponent_C_GetAKInform::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetAKInform, CallFunc_Redirect_Table_MappedTable) == 0x000048, "Member 'BGMAndSectionManComponent_C_GetAKInform::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetAKInform, CallFunc_GetDataTableRowFromName_OutRow) == 0x000050, "Member 'BGMAndSectionManComponent_C_GetAKInform::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetAKInform, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000A0, "Member 'BGMAndSectionManComponent_C_GetAKInform::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_GetCountLocationStr \ static_assert(alignof(BGMAndSectionManComponent_C_GetCountLocationStr) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_GetCountLocationStr"); \ static_assert(sizeof(BGMAndSectionManComponent_C_GetCountLocationStr) == 0x000040, "Wrong size on BGMAndSectionManComponent_C_GetCountLocationStr"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetCountLocationStr, ReturnValue) == 0x000000, "Member 'BGMAndSectionManComponent_C_GetCountLocationStr::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetCountLocationStr, CallFunc_GetDefaultCountLocation_ReturnValue) == 0x000010, "Member 'BGMAndSectionManComponent_C_GetCountLocationStr::CallFunc_GetDefaultCountLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetCountLocationStr, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000020, "Member 'BGMAndSectionManComponent_C_GetCountLocationStr::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetCountLocationStr, CallFunc_GetCurrentFirepoint_ReturnValue) == 0x000028, "Member 'BGMAndSectionManComponent_C_GetCountLocationStr::CallFunc_GetCurrentFirepoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetCountLocationStr, CallFunc_IsEmpty_ReturnValue) == 0x000038, "Member 'BGMAndSectionManComponent_C_GetCountLocationStr::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetCountLocationStr, CallFunc_IsEmpty_ReturnValue_1) == 0x000039, "Member 'BGMAndSectionManComponent_C_GetCountLocationStr::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_GetDefaultCountLocation \ static_assert(alignof(BGMAndSectionManComponent_C_GetDefaultCountLocation) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_GetDefaultCountLocation"); \ static_assert(sizeof(BGMAndSectionManComponent_C_GetDefaultCountLocation) == 0x000010, "Wrong size on BGMAndSectionManComponent_C_GetDefaultCountLocation"); \ static_assert(offsetof(BGMAndSectionManComponent_C_GetDefaultCountLocation, ReturnValue) == 0x000000, "Member 'BGMAndSectionManComponent_C_GetDefaultCountLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_InitModel \ static_assert(alignof(BGMAndSectionManComponent_C_InitModel) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_InitModel"); \ static_assert(sizeof(BGMAndSectionManComponent_C_InitModel) == 0x0000C0, "Wrong size on BGMAndSectionManComponent_C_InitModel"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, Temp_int_Variable) == 0x000000, "Member 'BGMAndSectionManComponent_C_InitModel::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, Temp_int_Variable_1) == 0x000004, "Member 'BGMAndSectionManComponent_C_InitModel::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, CallFunc_Conv_IntToByte_ReturnValue) == 0x000008, "Member 'BGMAndSectionManComponent_C_InitModel::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'BGMAndSectionManComponent_C_InitModel::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, CallFunc_GetValidValue_ReturnValue) == 0x000010, "Member 'BGMAndSectionManComponent_C_InitModel::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, CallFunc_Conv_IntToByte_ReturnValue_1) == 0x000011, "Member 'BGMAndSectionManComponent_C_InitModel::CallFunc_Conv_IntToByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, K2Node_MakeStruct_ST_BGMData) == 0x000018, "Member 'BGMAndSectionManComponent_C_InitModel::K2Node_MakeStruct_ST_BGMData' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, CallFunc_GetEnumeratorValueFromIndex_ReturnValue) == 0x000030, "Member 'BGMAndSectionManComponent_C_InitModel::CallFunc_GetEnumeratorValueFromIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000034, "Member 'BGMAndSectionManComponent_C_InitModel::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, CallFunc_GetDCSGameState_ReturnValue) == 0x000038, "Member 'BGMAndSectionManComponent_C_InitModel::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000040, "Member 'BGMAndSectionManComponent_C_InitModel::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, K2Node_CreateDelegate_OutputDelegate) == 0x000048, "Member 'BGMAndSectionManComponent_C_InitModel::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, K2Node_CreateDelegate_OutputDelegate_1) == 0x000058, "Member 'BGMAndSectionManComponent_C_InitModel::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, K2Node_CreateDelegate_OutputDelegate_2) == 0x000068, "Member 'BGMAndSectionManComponent_C_InitModel::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, K2Node_CreateDelegate_OutputDelegate_3) == 0x000078, "Member 'BGMAndSectionManComponent_C_InitModel::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, K2Node_CreateDelegate_OutputDelegate_4) == 0x000088, "Member 'BGMAndSectionManComponent_C_InitModel::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, K2Node_CreateDelegate_OutputDelegate_5) == 0x000098, "Member 'BGMAndSectionManComponent_C_InitModel::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, K2Node_CreateDelegate_OutputDelegate_6) == 0x0000A8, "Member 'BGMAndSectionManComponent_C_InitModel::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, CallFunc_MakeLiteralInt_ReturnValue) == 0x0000B8, "Member 'BGMAndSectionManComponent_C_InitModel::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_InitModel, CallFunc_Less_IntInt_ReturnValue) == 0x0000BC, "Member 'BGMAndSectionManComponent_C_InitModel::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_LoadFromFile \ static_assert(alignof(BGMAndSectionManComponent_C_LoadFromFile) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_LoadFromFile"); \ static_assert(sizeof(BGMAndSectionManComponent_C_LoadFromFile) == 0x000020, "Wrong size on BGMAndSectionManComponent_C_LoadFromFile"); \ static_assert(offsetof(BGMAndSectionManComponent_C_LoadFromFile, CallFunc_GetModel_PluginLevelSaver_ReturnValue) == 0x000000, "Member 'BGMAndSectionManComponent_C_LoadFromFile::CallFunc_GetModel_PluginLevelSaver_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_LoadFromFile, CallFunc_GetSavedLevelValue_Value) == 0x000008, "Member 'BGMAndSectionManComponent_C_LoadFromFile::CallFunc_GetSavedLevelValue_Value' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_LoadFromFile, CallFunc_GetSavedLevelValue_hasSet) == 0x000018, "Member 'BGMAndSectionManComponent_C_LoadFromFile::CallFunc_GetSavedLevelValue_hasSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_OnAIAlert \ static_assert(alignof(BGMAndSectionManComponent_C_OnAIAlert) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_OnAIAlert"); \ static_assert(sizeof(BGMAndSectionManComponent_C_OnAIAlert) == 0x000010, "Wrong size on BGMAndSectionManComponent_C_OnAIAlert"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnAIAlert, AI) == 0x000000, "Member 'BGMAndSectionManComponent_C_OnAIAlert::AI' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnAIAlert, Target) == 0x000008, "Member 'BGMAndSectionManComponent_C_OnAIAlert::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_OnPlayerFloatPropChanged \ static_assert(alignof(BGMAndSectionManComponent_C_OnPlayerFloatPropChanged) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_OnPlayerFloatPropChanged"); \ static_assert(sizeof(BGMAndSectionManComponent_C_OnPlayerFloatPropChanged) == 0x000040, "Wrong size on BGMAndSectionManComponent_C_OnPlayerFloatPropChanged"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerFloatPropChanged, Property) == 0x000000, "Member 'BGMAndSectionManComponent_C_OnPlayerFloatPropChanged::Property' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerFloatPropChanged, OldValue) == 0x000008, "Member 'BGMAndSectionManComponent_C_OnPlayerFloatPropChanged::OldValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerFloatPropChanged, NewValue) == 0x000010, "Member 'BGMAndSectionManComponent_C_OnPlayerFloatPropChanged::NewValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerFloatPropChanged, CallFunc_GetPlayerKlesa_value) == 0x000018, "Member 'BGMAndSectionManComponent_C_OnPlayerFloatPropChanged::CallFunc_GetPlayerKlesa_value' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerFloatPropChanged, CallFunc_FTrunc_ReturnValue) == 0x00001C, "Member 'BGMAndSectionManComponent_C_OnPlayerFloatPropChanged::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerFloatPropChanged, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000020, "Member 'BGMAndSectionManComponent_C_OnPlayerFloatPropChanged::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerFloatPropChanged, CallFunc_Get_Player_Max_Klesa_By_Player_Level_ReturnValue) == 0x000028, "Member 'BGMAndSectionManComponent_C_OnPlayerFloatPropChanged::CallFunc_Get_Player_Max_Klesa_By_Player_Level_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerFloatPropChanged, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x00002C, "Member 'BGMAndSectionManComponent_C_OnPlayerFloatPropChanged::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerFloatPropChanged, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000030, "Member 'BGMAndSectionManComponent_C_OnPlayerFloatPropChanged::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerFloatPropChanged, CallFunc_MapRangeClamped_ReturnValue) == 0x000038, "Member 'BGMAndSectionManComponent_C_OnPlayerFloatPropChanged::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_OnPlayerIntPropChanged \ static_assert(alignof(BGMAndSectionManComponent_C_OnPlayerIntPropChanged) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_OnPlayerIntPropChanged"); \ static_assert(sizeof(BGMAndSectionManComponent_C_OnPlayerIntPropChanged) == 0x000038, "Wrong size on BGMAndSectionManComponent_C_OnPlayerIntPropChanged"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerIntPropChanged, Property) == 0x000000, "Member 'BGMAndSectionManComponent_C_OnPlayerIntPropChanged::Property' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerIntPropChanged, OldIntValue) == 0x000008, "Member 'BGMAndSectionManComponent_C_OnPlayerIntPropChanged::OldIntValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerIntPropChanged, NewIntValue) == 0x00000C, "Member 'BGMAndSectionManComponent_C_OnPlayerIntPropChanged::NewIntValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerIntPropChanged, CallFunc_GetPlayerMaxKlesa_ReturnValue) == 0x000010, "Member 'BGMAndSectionManComponent_C_OnPlayerIntPropChanged::CallFunc_GetPlayerMaxKlesa_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerIntPropChanged, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000018, "Member 'BGMAndSectionManComponent_C_OnPlayerIntPropChanged::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerIntPropChanged, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000020, "Member 'BGMAndSectionManComponent_C_OnPlayerIntPropChanged::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerIntPropChanged, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000028, "Member 'BGMAndSectionManComponent_C_OnPlayerIntPropChanged::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerIntPropChanged, CallFunc_MapRangeClamped_ReturnValue) == 0x000030, "Member 'BGMAndSectionManComponent_C_OnPlayerIntPropChanged::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_OnPlayerRestart \ static_assert(alignof(BGMAndSectionManComponent_C_OnPlayerRestart) == 0x000010, "Wrong alignment on BGMAndSectionManComponent_C_OnPlayerRestart"); \ static_assert(sizeof(BGMAndSectionManComponent_C_OnPlayerRestart) == 0x000070, "Wrong size on BGMAndSectionManComponent_C_OnPlayerRestart"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerRestart, NewFirePointID) == 0x000000, "Member 'BGMAndSectionManComponent_C_OnPlayerRestart::NewFirePointID' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_OnPlayerRestart, PresetPosition) == 0x000010, "Member 'BGMAndSectionManComponent_C_OnPlayerRestart::PresetPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_Play_AKSound \ static_assert(alignof(BGMAndSectionManComponent_C_Play_AKSound) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_Play_AKSound"); \ static_assert(sizeof(BGMAndSectionManComponent_C_Play_AKSound) == 0x000078, "Wrong size on BGMAndSectionManComponent_C_Play_AKSound"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_AKSound, Temp_delegate_Variable) == 0x000000, "Member 'BGMAndSectionManComponent_C_Play_AKSound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_AKSound, CallFunc_GetAKInform_AKEvent) == 0x000010, "Member 'BGMAndSectionManComponent_C_Play_AKSound::CallFunc_GetAKInform_AKEvent' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_AKSound, CallFunc_GetAKInform_AKSwitches) == 0x000020, "Member 'BGMAndSectionManComponent_C_Play_AKSound::CallFunc_GetAKInform_AKSwitches' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_AKSound, CallFunc_GetAKInform_AKPlayEvent) == 0x000030, "Member 'BGMAndSectionManComponent_C_Play_AKSound::CallFunc_GetAKInform_AKPlayEvent' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_AKSound, CallFunc_GetAKInform_AKStopEvent) == 0x000038, "Member 'BGMAndSectionManComponent_C_Play_AKSound::CallFunc_GetAKInform_AKStopEvent' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_AKSound, CallFunc_IsEmpty_ReturnValue) == 0x000040, "Member 'BGMAndSectionManComponent_C_Play_AKSound::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_AKSound, CallFunc_PostAkEvent_ReturnValue) == 0x000044, "Member 'BGMAndSectionManComponent_C_Play_AKSound::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_AKSound, CallFunc_Not_PreBool_ReturnValue) == 0x000048, "Member 'BGMAndSectionManComponent_C_Play_AKSound::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_AKSound, CallFunc_Split_LeftS) == 0x000050, "Member 'BGMAndSectionManComponent_C_Play_AKSound::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_AKSound, CallFunc_Split_RightS) == 0x000060, "Member 'BGMAndSectionManComponent_C_Play_AKSound::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_AKSound, CallFunc_Split_ReturnValue) == 0x000070, "Member 'BGMAndSectionManComponent_C_Play_AKSound::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_AKSound, CallFunc_IsEmpty_ReturnValue_1) == 0x000071, "Member 'BGMAndSectionManComponent_C_Play_AKSound::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_AKSound, CallFunc_Not_PreBool_ReturnValue_1) == 0x000072, "Member 'BGMAndSectionManComponent_C_Play_AKSound::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_Play_KLesa_Add_Sound \ static_assert(alignof(BGMAndSectionManComponent_C_Play_KLesa_Add_Sound) == 0x000004, "Wrong alignment on BGMAndSectionManComponent_C_Play_KLesa_Add_Sound"); \ static_assert(sizeof(BGMAndSectionManComponent_C_Play_KLesa_Add_Sound) == 0x000030, "Wrong size on BGMAndSectionManComponent_C_Play_KLesa_Add_Sound"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Add_Sound, OldValue) == 0x000000, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Add_Sound::OldValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Add_Sound, Temp_delegate_Variable) == 0x000004, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Add_Sound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Add_Sound, CallFunc_KlesaState_Play) == 0x000014, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Add_Sound::CallFunc_KlesaState_Play' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Add_Sound, CallFunc_KlesaState_High) == 0x000015, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Add_Sound::CallFunc_KlesaState_High' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Add_Sound, CallFunc_PostEvent_ReturnValue) == 0x000018, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Add_Sound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Add_Sound, Temp_delegate_Variable_1) == 0x00001C, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Add_Sound::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Add_Sound, CallFunc_PostEvent_ReturnValue_1) == 0x00002C, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Add_Sound::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound \ static_assert(alignof(BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound"); \ static_assert(sizeof(BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound) == 0x000040, "Wrong size on BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000000, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000001, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound, Temp_delegate_Variable) == 0x000004, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound, CallFunc_PostEvent_ReturnValue) == 0x000014, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2) == 0x000018, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_3) == 0x000019, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound, Temp_delegate_Variable_1) == 0x00001C, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound, CallFunc_PostEvent_ReturnValue_1) == 0x00002C, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000030, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound, CallFunc_GetNormalizeKlesaPercentValue_ReturnValue) == 0x000038, "Member 'BGMAndSectionManComponent_C_Play_KLesa_Reduce_Sound::CallFunc_GetNormalizeKlesaPercentValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound \ static_assert(alignof(BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound) == 0x000004, "Wrong alignment on BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound"); \ static_assert(sizeof(BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound) == 0x000054, "Wrong size on BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound, Temp_delegate_Variable) == 0x000000, "Member 'BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound, Temp_delegate_Variable_1) == 0x000010, "Member 'BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound::Temp_delegate_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound, CallFunc_PostEvent_ReturnValue) == 0x000020, "Member 'BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound, CallFunc_PostEvent_ReturnValue_1) == 0x000024, "Member 'BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound, Temp_delegate_Variable_2) == 0x000028, "Member 'BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound::Temp_delegate_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound, Temp_delegate_Variable_3) == 0x000038, "Member 'BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound::Temp_delegate_Variable_3' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound, CallFunc_PostEvent_ReturnValue_2) == 0x000048, "Member 'BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound, CallFunc_PostEvent_ReturnValue_3) == 0x00004C, "Member 'BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound, K2Node_SwitchInteger_CmpSuccess) == 0x000050, "Member 'BGMAndSectionManComponent_C_Play_Last_Klesa_Reduct_Sound::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_PlayerBorned \ static_assert(alignof(BGMAndSectionManComponent_C_PlayerBorned) == 0x000010, "Wrong alignment on BGMAndSectionManComponent_C_PlayerBorned"); \ static_assert(sizeof(BGMAndSectionManComponent_C_PlayerBorned) == 0x000080, "Wrong size on BGMAndSectionManComponent_C_PlayerBorned"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PlayerBorned, FirePoint) == 0x000000, "Member 'BGMAndSectionManComponent_C_PlayerBorned::FirePoint' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PlayerBorned, isReborn) == 0x000010, "Member 'BGMAndSectionManComponent_C_PlayerBorned::isReborn' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PlayerBorned, Position) == 0x000020, "Member 'BGMAndSectionManComponent_C_PlayerBorned::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_PlayerEnterSection \ static_assert(alignof(BGMAndSectionManComponent_C_PlayerEnterSection) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_PlayerEnterSection"); \ static_assert(sizeof(BGMAndSectionManComponent_C_PlayerEnterSection) == 0x000010, "Wrong size on BGMAndSectionManComponent_C_PlayerEnterSection"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PlayerEnterSection, SectionID) == 0x000000, "Member 'BGMAndSectionManComponent_C_PlayerEnterSection::SectionID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_PopAllBGM \ static_assert(alignof(BGMAndSectionManComponent_C_PopAllBGM) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_PopAllBGM"); \ static_assert(sizeof(BGMAndSectionManComponent_C_PopAllBGM) == 0x000058, "Wrong size on BGMAndSectionManComponent_C_PopAllBGM"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopAllBGM, Temp_delegate_Variable) == 0x000000, "Member 'BGMAndSectionManComponent_C_PopAllBGM::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopAllBGM, Temp_int_Variable) == 0x000010, "Member 'BGMAndSectionManComponent_C_PopAllBGM::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopAllBGM, Temp_int_Variable_1) == 0x000014, "Member 'BGMAndSectionManComponent_C_PopAllBGM::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopAllBGM, CallFunc_Conv_IntToByte_ReturnValue) == 0x000018, "Member 'BGMAndSectionManComponent_C_PopAllBGM::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopAllBGM, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'BGMAndSectionManComponent_C_PopAllBGM::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopAllBGM, CallFunc_GetValidValue_ReturnValue) == 0x000020, "Member 'BGMAndSectionManComponent_C_PopAllBGM::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopAllBGM, CallFunc_Conv_IntToByte_ReturnValue_1) == 0x000021, "Member 'BGMAndSectionManComponent_C_PopAllBGM::CallFunc_Conv_IntToByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopAllBGM, K2Node_MakeStruct_ST_BGMData) == 0x000028, "Member 'BGMAndSectionManComponent_C_PopAllBGM::K2Node_MakeStruct_ST_BGMData' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopAllBGM, CallFunc_GetEnumeratorValueFromIndex_ReturnValue) == 0x000040, "Member 'BGMAndSectionManComponent_C_PopAllBGM::CallFunc_GetEnumeratorValueFromIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopAllBGM, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000044, "Member 'BGMAndSectionManComponent_C_PopAllBGM::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopAllBGM, CallFunc_PostAkEvent_ReturnValue) == 0x000048, "Member 'BGMAndSectionManComponent_C_PopAllBGM::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopAllBGM, CallFunc_MakeLiteralInt_ReturnValue) == 0x00004C, "Member 'BGMAndSectionManComponent_C_PopAllBGM::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopAllBGM, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'BGMAndSectionManComponent_C_PopAllBGM::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_PopBGM \ static_assert(alignof(BGMAndSectionManComponent_C_PopBGM) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_PopBGM"); \ static_assert(sizeof(BGMAndSectionManComponent_C_PopBGM) == 0x000098, "Wrong size on BGMAndSectionManComponent_C_PopBGM"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopBGM, check_bgm_id) == 0x000000, "Member 'BGMAndSectionManComponent_C_PopBGM::check_bgm_id' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopBGM, bgm_type) == 0x000010, "Member 'BGMAndSectionManComponent_C_PopBGM::bgm_type' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopBGM, bgmid) == 0x000018, "Member 'BGMAndSectionManComponent_C_PopBGM::bgmid' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopBGM, bgm_id) == 0x000028, "Member 'BGMAndSectionManComponent_C_PopBGM::bgm_id' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopBGM, Left_BGM_Request) == 0x000038, "Member 'BGMAndSectionManComponent_C_PopBGM::Left_BGM_Request' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopBGM, K2Node_MakeStruct_ST_BGMData) == 0x000048, "Member 'BGMAndSectionManComponent_C_PopBGM::K2Node_MakeStruct_ST_BGMData' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopBGM, CallFunc_Trim_ReturnValue) == 0x000060, "Member 'BGMAndSectionManComponent_C_PopBGM::CallFunc_Trim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopBGM, CallFunc_IsEmpty_ReturnValue) == 0x000070, "Member 'BGMAndSectionManComponent_C_PopBGM::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopBGM, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000071, "Member 'BGMAndSectionManComponent_C_PopBGM::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopBGM, CallFunc_BooleanOR_ReturnValue) == 0x000072, "Member 'BGMAndSectionManComponent_C_PopBGM::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopBGM, CallFunc_Map_Find_Value) == 0x000078, "Member 'BGMAndSectionManComponent_C_PopBGM::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PopBGM, CallFunc_Map_Find_ReturnValue) == 0x000090, "Member 'BGMAndSectionManComponent_C_PopBGM::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_PushBGM \ static_assert(alignof(BGMAndSectionManComponent_C_PushBGM) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_PushBGM"); \ static_assert(sizeof(BGMAndSectionManComponent_C_PushBGM) == 0x000030, "Wrong size on BGMAndSectionManComponent_C_PushBGM"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PushBGM, bgm_id) == 0x000000, "Member 'BGMAndSectionManComponent_C_PushBGM::bgm_id' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PushBGM, bgm_type) == 0x000010, "Member 'BGMAndSectionManComponent_C_PushBGM::bgm_type' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_PushBGM, K2Node_MakeStruct_ST_BGMData) == 0x000018, "Member 'BGMAndSectionManComponent_C_PushBGM::K2Node_MakeStruct_ST_BGMData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_ReceiveTick \ static_assert(alignof(BGMAndSectionManComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on BGMAndSectionManComponent_C_ReceiveTick"); \ static_assert(sizeof(BGMAndSectionManComponent_C_ReceiveTick) == 0x000004, "Wrong size on BGMAndSectionManComponent_C_ReceiveTick"); \ static_assert(offsetof(BGMAndSectionManComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BGMAndSectionManComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_Save_to_File \ static_assert(alignof(BGMAndSectionManComponent_C_Save_to_File) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_Save_to_File"); \ static_assert(sizeof(BGMAndSectionManComponent_C_Save_to_File) == 0x000038, "Wrong size on BGMAndSectionManComponent_C_Save_to_File"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Save_to_File, CallFunc_GetCountLocationStr_ReturnValue) == 0x000000, "Member 'BGMAndSectionManComponent_C_Save_to_File::CallFunc_GetCountLocationStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Save_to_File, CallFunc_GetPlayerLevel_value) == 0x000010, "Member 'BGMAndSectionManComponent_C_Save_to_File::CallFunc_GetPlayerLevel_value' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Save_to_File, CallFunc_FTrunc_ReturnValue) == 0x000018, "Member 'BGMAndSectionManComponent_C_Save_to_File::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Save_to_File, CallFunc_GetModel_PluginLevelSaver_ReturnValue) == 0x000020, "Member 'BGMAndSectionManComponent_C_Save_to_File::CallFunc_GetModel_PluginLevelSaver_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_Save_to_File, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'BGMAndSectionManComponent_C_Save_to_File::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_SelectBGMFromId \ static_assert(alignof(BGMAndSectionManComponent_C_SelectBGMFromId) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_SelectBGMFromId"); \ static_assert(sizeof(BGMAndSectionManComponent_C_SelectBGMFromId) == 0x0000A0, "Wrong size on BGMAndSectionManComponent_C_SelectBGMFromId"); \ static_assert(offsetof(BGMAndSectionManComponent_C_SelectBGMFromId, bgmid) == 0x000000, "Member 'BGMAndSectionManComponent_C_SelectBGMFromId::bgmid' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_SelectBGMFromId, audio_component) == 0x000010, "Member 'BGMAndSectionManComponent_C_SelectBGMFromId::audio_component' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_SelectBGMFromId, Sound) == 0x000018, "Member 'BGMAndSectionManComponent_C_SelectBGMFromId::Sound' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_SelectBGMFromId, tmp_sound) == 0x000020, "Member 'BGMAndSectionManComponent_C_SelectBGMFromId::tmp_sound' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_SelectBGMFromId, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'BGMAndSectionManComponent_C_SelectBGMFromId::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_SelectBGMFromId, CallFunc_IsValid_ReturnValue_1) == 0x000029, "Member 'BGMAndSectionManComponent_C_SelectBGMFromId::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_SelectBGMFromId, CallFunc_Conv_StringToName_ReturnValue) == 0x00002C, "Member 'BGMAndSectionManComponent_C_SelectBGMFromId::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_SelectBGMFromId, CallFunc_CreateSound2D_ReturnValue) == 0x000038, "Member 'BGMAndSectionManComponent_C_SelectBGMFromId::CallFunc_CreateSound2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_SelectBGMFromId, CallFunc_Redirect_Table_MappedTable) == 0x000040, "Member 'BGMAndSectionManComponent_C_SelectBGMFromId::CallFunc_Redirect_Table_MappedTable' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_SelectBGMFromId, CallFunc_GetDataTableRowFromName_OutRow) == 0x000048, "Member 'BGMAndSectionManComponent_C_SelectBGMFromId::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_SelectBGMFromId, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000098, "Member 'BGMAndSectionManComponent_C_SelectBGMFromId::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_SpawnAKComponent \ static_assert(alignof(BGMAndSectionManComponent_C_SpawnAKComponent) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_SpawnAKComponent"); \ static_assert(sizeof(BGMAndSectionManComponent_C_SpawnAKComponent) == 0x000008, "Wrong size on BGMAndSectionManComponent_C_SpawnAKComponent"); \ static_assert(offsetof(BGMAndSectionManComponent_C_SpawnAKComponent, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x000000, "Member 'BGMAndSectionManComponent_C_SpawnAKComponent::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_StopAKSound \ static_assert(alignof(BGMAndSectionManComponent_C_StopAKSound) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_StopAKSound"); \ static_assert(sizeof(BGMAndSectionManComponent_C_StopAKSound) == 0x000048, "Wrong size on BGMAndSectionManComponent_C_StopAKSound"); \ static_assert(offsetof(BGMAndSectionManComponent_C_StopAKSound, Temp_delegate_Variable) == 0x000000, "Member 'BGMAndSectionManComponent_C_StopAKSound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_StopAKSound, CallFunc_GetAKInform_AKEvent) == 0x000010, "Member 'BGMAndSectionManComponent_C_StopAKSound::CallFunc_GetAKInform_AKEvent' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_StopAKSound, CallFunc_GetAKInform_AKSwitches) == 0x000020, "Member 'BGMAndSectionManComponent_C_StopAKSound::CallFunc_GetAKInform_AKSwitches' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_StopAKSound, CallFunc_GetAKInform_AKPlayEvent) == 0x000030, "Member 'BGMAndSectionManComponent_C_StopAKSound::CallFunc_GetAKInform_AKPlayEvent' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_StopAKSound, CallFunc_GetAKInform_AKStopEvent) == 0x000038, "Member 'BGMAndSectionManComponent_C_StopAKSound::CallFunc_GetAKInform_AKStopEvent' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_StopAKSound, CallFunc_PostAkEvent_ReturnValue) == 0x000040, "Member 'BGMAndSectionManComponent_C_StopAKSound::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGMAndSectionManComponent_C_UpdateAIAlertBattle \ static_assert(alignof(BGMAndSectionManComponent_C_UpdateAIAlertBattle) == 0x000008, "Wrong alignment on BGMAndSectionManComponent_C_UpdateAIAlertBattle"); \ static_assert(sizeof(BGMAndSectionManComponent_C_UpdateAIAlertBattle) == 0x000018, "Wrong size on BGMAndSectionManComponent_C_UpdateAIAlertBattle"); \ static_assert(offsetof(BGMAndSectionManComponent_C_UpdateAIAlertBattle, NewValue) == 0x000000, "Member 'BGMAndSectionManComponent_C_UpdateAIAlertBattle::NewValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_UpdateAIAlertBattle, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000008, "Member 'BGMAndSectionManComponent_C_UpdateAIAlertBattle::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BGMAndSectionManComponent_C_UpdateAIAlertBattle, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000010, "Member 'BGMAndSectionManComponent_C_UpdateAIAlertBattle::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBGMAndSectionManComponent_C \ static_assert(alignof(UBGMAndSectionManComponent_C) == 0x000008, "Wrong alignment on UBGMAndSectionManComponent_C"); \ static_assert(sizeof(UBGMAndSectionManComponent_C) == 0x000298, "Wrong size on UBGMAndSectionManComponent_C"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, UberGraphFrame_BGMAndSectionManComponent_C) == 0x0000F8, "Member 'UBGMAndSectionManComponent_C::UberGraphFrame_BGMAndSectionManComponent_C' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, CurrentSectionId) == 0x000100, "Member 'UBGMAndSectionManComponent_C::CurrentSectionId' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, CurrentAudio) == 0x000110, "Member 'UBGMAndSectionManComponent_C::CurrentAudio' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, TargetAudio) == 0x000120, "Member 'UBGMAndSectionManComponent_C::TargetAudio' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, BGMRequest) == 0x000130, "Member 'UBGMAndSectionManComponent_C::BGMRequest' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, NewBGMRequest) == 0x000180, "Member 'UBGMAndSectionManComponent_C::NewBGMRequest' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, current_bgm) == 0x000188, "Member 'UBGMAndSectionManComponent_C::current_bgm' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, target_bgm) == 0x000190, "Member 'UBGMAndSectionManComponent_C::target_bgm' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, temp_for_swap) == 0x000198, "Member 'UBGMAndSectionManComponent_C::temp_for_swap' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, enabled_after_borned) == 0x0001A0, "Member 'UBGMAndSectionManComponent_C::enabled_after_borned' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, dirty) == 0x0001A1, "Member 'UBGMAndSectionManComponent_C::dirty' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, CachedSetSectionId) == 0x0001A8, "Member 'UBGMAndSectionManComponent_C::CachedSetSectionId' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, BattleAIWithPlayer) == 0x0001B8, "Member 'UBGMAndSectionManComponent_C::BattleAIWithPlayer' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, BattleBGMRequest) == 0x0001C8, "Member 'UBGMAndSectionManComponent_C::BattleBGMRequest' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, BattleBGMCheckTime) == 0x0001D0, "Member 'UBGMAndSectionManComponent_C::BattleBGMCheckTime' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, BattleBGMChangeTrigger) == 0x0001D8, "Member 'UBGMAndSectionManComponent_C::BattleBGMChangeTrigger' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, TriggerLevel) == 0x0001E0, "Member 'UBGMAndSectionManComponent_C::TriggerLevel' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, AIAlertBattle) == 0x0001E4, "Member 'UBGMAndSectionManComponent_C::AIAlertBattle' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, CurrentAKEvent) == 0x0001E8, "Member 'UBGMAndSectionManComponent_C::CurrentAKEvent' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, TargetAKEvent) == 0x0001F8, "Member 'UBGMAndSectionManComponent_C::TargetAKEvent' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, TempAKEvent) == 0x000208, "Member 'UBGMAndSectionManComponent_C::TempAKEvent' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, CurrentAKSwitches) == 0x000218, "Member 'UBGMAndSectionManComponent_C::CurrentAKSwitches' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, TargetAKSwitches) == 0x000228, "Member 'UBGMAndSectionManComponent_C::TargetAKSwitches' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, AK) == 0x000238, "Member 'UBGMAndSectionManComponent_C::AK' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, TempSwitch) == 0x000240, "Member 'UBGMAndSectionManComponent_C::TempSwitch' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, firepointid) == 0x000250, "Member 'UBGMAndSectionManComponent_C::firepointid' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, AddressWidgetCache) == 0x000260, "Member 'UBGMAndSectionManComponent_C::AddressWidgetCache' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, LevelChapterInfoWidget) == 0x000268, "Member 'UBGMAndSectionManComponent_C::LevelChapterInfoWidget' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, OnBGMComponentStart) == 0x000270, "Member 'UBGMAndSectionManComponent_C::OnBGMComponentStart' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, OldKlesaPercentValue) == 0x000280, "Member 'UBGMAndSectionManComponent_C::OldKlesaPercentValue' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, CurrentKlesaPercentValue) == 0x000288, "Member 'UBGMAndSectionManComponent_C::CurrentKlesaPercentValue' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, PlayLastKlesaSound) == 0x000290, "Member 'UBGMAndSectionManComponent_C::PlayLastKlesaSound' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, Rebind) == 0x000291, "Member 'UBGMAndSectionManComponent_C::Rebind' has a wrong offset!"); \ static_assert(offsetof(UBGMAndSectionManComponent_C, LastKlesaSoundIndex) == 0x000294, "Member 'UBGMAndSectionManComponent_C::LastKlesaSoundIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightsActor_C_ExecuteUbergraph_LightsActor \ static_assert(alignof(LightsActor_C_ExecuteUbergraph_LightsActor) == 0x000010, "Wrong alignment on LightsActor_C_ExecuteUbergraph_LightsActor"); \ static_assert(sizeof(LightsActor_C_ExecuteUbergraph_LightsActor) == 0x000300, "Wrong size on LightsActor_C_ExecuteUbergraph_LightsActor"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, EntryPoint) == 0x000000, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CreateDelegate_OutputDelegate_2) == 0x000024, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CreateDelegate_OutputDelegate_3) == 0x000034, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000044, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, Temp_bool_Variable) == 0x000045, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, Temp_bool_Variable_1) == 0x000046, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000047, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_ParentComp_1) == 0x000048, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_ParentComp_1' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_SpawnTransform_1) == 0x000050, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_SpawnTransform_1' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_FromIntensity) == 0x0000B0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_FromIntensity' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_ToIntensity) == 0x0000B8, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_ToIntensity' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_Lerp_ReturnValue) == 0x0000C0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_IsValid_ReturnValue) == 0x0000C8, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_PSystem) == 0x0000D0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_PSystem' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0000D8, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_Not_PreBool_ReturnValue) == 0x0000D9, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_IsValid_ReturnValue_1) == 0x0000DA, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_BooleanAND_ReturnValue) == 0x0000DB, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_Actor) == 0x0000E0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_Actor' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_EndPlayReason) == 0x0000E8, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_IsValid_ReturnValue_2) == 0x0000E9, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_From) == 0x0000F0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_From' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_To) == 0x0000F8, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_To' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000100, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_firepoint) == 0x000108, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_isReborn) == 0x000118, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_Position) == 0x000120, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000180, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000188, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_DynamicCast_bSuccess) == 0x000190, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_IntensityFactor) == 0x000198, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_IntensityFactor' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_getLightState_On) == 0x0001A0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_getLightState_On' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_BooleanAND_ReturnValue_1) == 0x0001A1, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001A8, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0001B0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0001B8, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0001C0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_Lerp_ReturnValue_1) == 0x0001C8, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_FinishSpawningActor_ReturnValue) == 0x0001D0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_Indensity) == 0x0001D8, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_Indensity' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_SpotLightIntensity) == 0x0001E0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_SpotLightIntensity' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_PointLightIntensity) == 0x0001E4, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_PointLightIntensity' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_SpawnTransform) == 0x0001F0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_SpawnTransform' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_CustomEvent_ParentComp) == 0x000250, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_CustomEvent_ParentComp' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_Select_Default) == 0x000258, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_Lerp_ReturnValue_2) == 0x000260, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_Lerp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_Select_Default_1) == 0x000268, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_NotEqual_DoubleDouble_ReturnValue_1) == 0x000270, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_NotEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_IsPlaying_ReturnValue) == 0x000271, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_IsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000278, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_Lerp_Alpha_ImplicitCast_1) == 0x000280, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_Lerp_Alpha_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_Lerp_Alpha_ImplicitCast_2) == 0x000288, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_Lerp_Alpha_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_PointLightOn_FromIntensity_ImplicitCast) == 0x000290, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_PointLightOn_FromIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000298, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_Lerp_B_ImplicitCast) == 0x0002A0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_Lerp_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x0002A8, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0002B0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_Lerp_A_ImplicitCast) == 0x0002B8, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_Lerp_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_VariableSet_FinalIntensity_ImplicitCast) == 0x0002C0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_VariableSet_FinalIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1) == 0x0002C8, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_SetIntensity_NewIntensity_ImplicitCast_1) == 0x0002D0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_SetIntensity_NewIntensity_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast) == 0x0002D4, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_SetVolumetricScatteringIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_Select_Option_0_ImplicitCast) == 0x0002D8, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_Select_Option_0_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_Select_Option_1_ImplicitCast) == 0x0002E0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_Select_Option_1_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, CallFunc_SetIntensity_NewIntensity_ImplicitCast_2) == 0x0002E8, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::CallFunc_SetIntensity_NewIntensity_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_Select_Option_0_ImplicitCast_1) == 0x0002F0, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_Select_Option_0_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_ExecuteUbergraph_LightsActor, K2Node_Select_Option_1_ImplicitCast_1) == 0x0002F8, "Member 'LightsActor_C_ExecuteUbergraph_LightsActor::K2Node_Select_Option_1_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightsActor_C_getLightState \ static_assert(alignof(LightsActor_C_getLightState) == 0x000008, "Wrong alignment on LightsActor_C_getLightState"); \ static_assert(sizeof(LightsActor_C_getLightState) == 0x000010, "Wrong size on LightsActor_C_getLightState"); \ static_assert(offsetof(LightsActor_C_getLightState, on) == 0x000000, "Member 'LightsActor_C_getLightState::on' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_getLightState, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000001, "Member 'LightsActor_C_getLightState::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_getLightState, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'LightsActor_C_getLightState::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightsActor_C_MontageLightsOn \ static_assert(alignof(LightsActor_C_MontageLightsOn) == 0x000010, "Wrong alignment on LightsActor_C_MontageLightsOn"); \ static_assert(sizeof(LightsActor_C_MontageLightsOn) == 0x000080, "Wrong size on LightsActor_C_MontageLightsOn"); \ static_assert(offsetof(LightsActor_C_MontageLightsOn, SpotLightIntensity) == 0x000000, "Member 'LightsActor_C_MontageLightsOn::SpotLightIntensity' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_MontageLightsOn, PointLightIntensity) == 0x000004, "Member 'LightsActor_C_MontageLightsOn::PointLightIntensity' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_MontageLightsOn, SpawnTransform) == 0x000010, "Member 'LightsActor_C_MontageLightsOn::SpawnTransform' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_MontageLightsOn, ParentComp) == 0x000070, "Member 'LightsActor_C_MontageLightsOn::ParentComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightsActor_C_OnEndPlay_Event \ static_assert(alignof(LightsActor_C_OnEndPlay_Event) == 0x000008, "Wrong alignment on LightsActor_C_OnEndPlay_Event"); \ static_assert(sizeof(LightsActor_C_OnEndPlay_Event) == 0x000010, "Wrong size on LightsActor_C_OnEndPlay_Event"); \ static_assert(offsetof(LightsActor_C_OnEndPlay_Event, Actor) == 0x000000, "Member 'LightsActor_C_OnEndPlay_Event::Actor' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_OnEndPlay_Event, EndPlayReason) == 0x000008, "Member 'LightsActor_C_OnEndPlay_Event::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightsActor_C_PlayerBorn \ static_assert(alignof(LightsActor_C_PlayerBorn) == 0x000010, "Wrong alignment on LightsActor_C_PlayerBorn"); \ static_assert(sizeof(LightsActor_C_PlayerBorn) == 0x000080, "Wrong size on LightsActor_C_PlayerBorn"); \ static_assert(offsetof(LightsActor_C_PlayerBorn, FirePoint) == 0x000000, "Member 'LightsActor_C_PlayerBorn::FirePoint' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_PlayerBorn, isReborn) == 0x000010, "Member 'LightsActor_C_PlayerBorn::isReborn' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_PlayerBorn, Position) == 0x000020, "Member 'LightsActor_C_PlayerBorn::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightsActor_C_PointLightOff \ static_assert(alignof(LightsActor_C_PointLightOff) == 0x000008, "Wrong alignment on LightsActor_C_PointLightOff"); \ static_assert(sizeof(LightsActor_C_PointLightOff) == 0x000010, "Wrong size on LightsActor_C_PointLightOff"); \ static_assert(offsetof(LightsActor_C_PointLightOff, From) == 0x000000, "Member 'LightsActor_C_PointLightOff::From' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_PointLightOff, To) == 0x000008, "Member 'LightsActor_C_PointLightOff::To' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightsActor_C_PointLightOn \ static_assert(alignof(LightsActor_C_PointLightOn) == 0x000008, "Wrong alignment on LightsActor_C_PointLightOn"); \ static_assert(sizeof(LightsActor_C_PointLightOn) == 0x000010, "Wrong size on LightsActor_C_PointLightOn"); \ static_assert(offsetof(LightsActor_C_PointLightOn, FromIntensity_0) == 0x000000, "Member 'LightsActor_C_PointLightOn::FromIntensity_0' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_PointLightOn, ToIntensity_0) == 0x000008, "Member 'LightsActor_C_PointLightOn::ToIntensity_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightsActor_C_SetLightsIntensity \ static_assert(alignof(LightsActor_C_SetLightsIntensity) == 0x000008, "Wrong alignment on LightsActor_C_SetLightsIntensity"); \ static_assert(sizeof(LightsActor_C_SetLightsIntensity) == 0x000008, "Wrong size on LightsActor_C_SetLightsIntensity"); \ static_assert(offsetof(LightsActor_C_SetLightsIntensity, IntensityFactor_0) == 0x000000, "Member 'LightsActor_C_SetLightsIntensity::IntensityFactor_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightsActor_C_SetPointLight_VSI \ static_assert(alignof(LightsActor_C_SetPointLight_VSI) == 0x000008, "Wrong alignment on LightsActor_C_SetPointLight_VSI"); \ static_assert(sizeof(LightsActor_C_SetPointLight_VSI) == 0x000008, "Wrong size on LightsActor_C_SetPointLight_VSI"); \ static_assert(offsetof(LightsActor_C_SetPointLight_VSI, Indensity) == 0x000000, "Member 'LightsActor_C_SetPointLight_VSI::Indensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightsActor_C_SpawnLightMesh \ static_assert(alignof(LightsActor_C_SpawnLightMesh) == 0x000010, "Wrong alignment on LightsActor_C_SpawnLightMesh"); \ static_assert(sizeof(LightsActor_C_SpawnLightMesh) == 0x000070, "Wrong size on LightsActor_C_SpawnLightMesh"); \ static_assert(offsetof(LightsActor_C_SpawnLightMesh, ParentComp) == 0x000000, "Member 'LightsActor_C_SpawnLightMesh::ParentComp' has a wrong offset!"); \ static_assert(offsetof(LightsActor_C_SpawnLightMesh, SpawnTransform) == 0x000010, "Member 'LightsActor_C_SpawnLightMesh::SpawnTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightsActor_C_SystemEnd \ static_assert(alignof(LightsActor_C_SystemEnd) == 0x000008, "Wrong alignment on LightsActor_C_SystemEnd"); \ static_assert(sizeof(LightsActor_C_SystemEnd) == 0x000008, "Wrong size on LightsActor_C_SystemEnd"); \ static_assert(offsetof(LightsActor_C_SystemEnd, PSystem) == 0x000000, "Member 'LightsActor_C_SystemEnd::PSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALightsActor_C \ static_assert(alignof(ALightsActor_C) == 0x000008, "Wrong alignment on ALightsActor_C"); \ static_assert(sizeof(ALightsActor_C) == 0x000398, "Wrong size on ALightsActor_C"); \ static_assert(offsetof(ALightsActor_C, UberGraphFrame) == 0x0002F0, "Member 'ALightsActor_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, Arrow) == 0x0002F8, "Member 'ALightsActor_C::Arrow' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, SpotLight) == 0x000300, "Member 'ALightsActor_C::SpotLight' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, PointLight) == 0x000308, "Member 'ALightsActor_C::PointLight' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, SceneRoot) == 0x000310, "Member 'ALightsActor_C::SceneRoot' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, Timeline_NewTrack_0_E852640E4E40189FA20F6A86A293F179) == 0x000318, "Member 'ALightsActor_C::Timeline_NewTrack_0_E852640E4E40189FA20F6A86A293F179' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, Timeline__Direction_E852640E4E40189FA20F6A86A293F179) == 0x00031C, "Member 'ALightsActor_C::Timeline__Direction_E852640E4E40189FA20F6A86A293F179' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, Timeline) == 0x000320, "Member 'ALightsActor_C::Timeline' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, PointLightTimeline_NewTrack_0_2E4CCF5847825A321A91A2BDDB700921) == 0x000328, "Member 'ALightsActor_C::PointLightTimeline_NewTrack_0_2E4CCF5847825A321A91A2BDDB700921' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, PointLightTimeline__Direction_2E4CCF5847825A321A91A2BDDB700921) == 0x00032C, "Member 'ALightsActor_C::PointLightTimeline__Direction_2E4CCF5847825A321A91A2BDDB700921' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, PointLightTimeline) == 0x000330, "Member 'ALightsActor_C::PointLightTimeline' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, SpotLightTimeline_NewTrack_0_91AB9CC145223FD4DB0BE585532A9F99) == 0x000338, "Member 'ALightsActor_C::SpotLightTimeline_NewTrack_0_91AB9CC145223FD4DB0BE585532A9F99' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, SpotLightTimeline__Direction_91AB9CC145223FD4DB0BE585532A9F99) == 0x00033C, "Member 'ALightsActor_C::SpotLightTimeline__Direction_91AB9CC145223FD4DB0BE585532A9F99' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, SpotLightTimeline) == 0x000340, "Member 'ALightsActor_C::SpotLightTimeline' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, Spot_Light_Intensity) == 0x000348, "Member 'ALightsActor_C::Spot_Light_Intensity' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, FinalIntensity) == 0x00034C, "Member 'ALightsActor_C::FinalIntensity' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, LightMesh) == 0x000350, "Member 'ALightsActor_C::LightMesh' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, LightOut) == 0x000358, "Member 'ALightsActor_C::LightOut' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, IntensityFactor) == 0x000360, "Member 'ALightsActor_C::IntensityFactor' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, Intensity) == 0x000368, "Member 'ALightsActor_C::Intensity' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, FromMontage) == 0x00036C, "Member 'ALightsActor_C::FromMontage' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, MontageLightIntensity) == 0x000370, "Member 'ALightsActor_C::MontageLightIntensity' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, VolumetricScatteringIntensity_Default) == 0x000378, "Member 'ALightsActor_C::VolumetricScatteringIntensity_Default' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, FromIntensity) == 0x000380, "Member 'ALightsActor_C::FromIntensity' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, ToIntensity) == 0x000388, "Member 'ALightsActor_C::ToIntensity' has a wrong offset!"); \ static_assert(offsetof(ALightsActor_C, LightOn) == 0x000390, "Member 'ALightsActor_C::LightOn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIQueryActionCollectorComponent_C_clearAllActions \ static_assert(alignof(AIQueryActionCollectorComponent_C_clearAllActions) == 0x000004, "Wrong alignment on AIQueryActionCollectorComponent_C_clearAllActions"); \ static_assert(sizeof(AIQueryActionCollectorComponent_C_clearAllActions) == 0x000008, "Wrong size on AIQueryActionCollectorComponent_C_clearAllActions"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_clearAllActions, CallFunc_Map_Length_ReturnValue) == 0x000000, "Member 'AIQueryActionCollectorComponent_C_clearAllActions::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_clearAllActions, CallFunc_Greater_IntInt_ReturnValue) == 0x000004, "Member 'AIQueryActionCollectorComponent_C_clearAllActions::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIQueryActionCollectorComponent_C_getLastAttackWnd \ static_assert(alignof(AIQueryActionCollectorComponent_C_getLastAttackWnd) == 0x000008, "Wrong alignment on AIQueryActionCollectorComponent_C_getLastAttackWnd"); \ static_assert(sizeof(AIQueryActionCollectorComponent_C_getLastAttackWnd) == 0x000020, "Wrong size on AIQueryActionCollectorComponent_C_getLastAttackWnd"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_getLastAttackWnd, Value) == 0x000000, "Member 'AIQueryActionCollectorComponent_C_getLastAttackWnd::Value' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_getLastAttackWnd, Find) == 0x000008, "Member 'AIQueryActionCollectorComponent_C_getLastAttackWnd::Find' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_getLastAttackWnd, Temp_byte_Variable) == 0x000009, "Member 'AIQueryActionCollectorComponent_C_getLastAttackWnd::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_getLastAttackWnd, CallFunc_Map_Find_Value) == 0x000010, "Member 'AIQueryActionCollectorComponent_C_getLastAttackWnd::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_getLastAttackWnd, CallFunc_Map_Find_ReturnValue) == 0x000018, "Member 'AIQueryActionCollectorComponent_C_getLastAttackWnd::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIQueryActionCollectorComponent_C_Query \ static_assert(alignof(AIQueryActionCollectorComponent_C_Query) == 0x000008, "Wrong alignment on AIQueryActionCollectorComponent_C_Query"); \ static_assert(sizeof(AIQueryActionCollectorComponent_C_Query) == 0x000018, "Wrong size on AIQueryActionCollectorComponent_C_Query"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_Query, Action) == 0x000000, "Member 'AIQueryActionCollectorComponent_C_Query::Action' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_Query, Result) == 0x000004, "Member 'AIQueryActionCollectorComponent_C_Query::Result' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_Query, CallFunc_Map_Find_Value) == 0x000008, "Member 'AIQueryActionCollectorComponent_C_Query::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_Query, CallFunc_Map_Find_ReturnValue) == 0x000010, "Member 'AIQueryActionCollectorComponent_C_Query::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIQueryActionCollectorComponent_C_queryAllActions \ static_assert(alignof(AIQueryActionCollectorComponent_C_queryAllActions) == 0x000008, "Wrong alignment on AIQueryActionCollectorComponent_C_queryAllActions"); \ static_assert(sizeof(AIQueryActionCollectorComponent_C_queryAllActions) == 0x000020, "Wrong size on AIQueryActionCollectorComponent_C_queryAllActions"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryAllActions, Keys) == 0x000000, "Member 'AIQueryActionCollectorComponent_C_queryAllActions::Keys' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryAllActions, CallFunc_Map_Keys_Keys) == 0x000010, "Member 'AIQueryActionCollectorComponent_C_queryAllActions::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIQueryActionCollectorComponent_C_queryAndComsumeAction \ static_assert(alignof(AIQueryActionCollectorComponent_C_queryAndComsumeAction) == 0x000004, "Wrong alignment on AIQueryActionCollectorComponent_C_queryAndComsumeAction"); \ static_assert(sizeof(AIQueryActionCollectorComponent_C_queryAndComsumeAction) == 0x00000C, "Wrong size on AIQueryActionCollectorComponent_C_queryAndComsumeAction"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryAndComsumeAction, Action) == 0x000000, "Member 'AIQueryActionCollectorComponent_C_queryAndComsumeAction::Action' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryAndComsumeAction, Result) == 0x000004, "Member 'AIQueryActionCollectorComponent_C_queryAndComsumeAction::Result' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryAndComsumeAction, CallFunc_Map_Remove_ReturnValue) == 0x000008, "Member 'AIQueryActionCollectorComponent_C_queryAndComsumeAction::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIQueryActionCollectorComponent_C_queryCaredActions \ static_assert(alignof(AIQueryActionCollectorComponent_C_queryCaredActions) == 0x000008, "Wrong alignment on AIQueryActionCollectorComponent_C_queryCaredActions"); \ static_assert(sizeof(AIQueryActionCollectorComponent_C_queryCaredActions) == 0x000050, "Wrong size on AIQueryActionCollectorComponent_C_queryCaredActions"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryCaredActions, fromTime) == 0x000000, "Member 'AIQueryActionCollectorComponent_C_queryCaredActions::fromTime' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryCaredActions, Key) == 0x000008, "Member 'AIQueryActionCollectorComponent_C_queryCaredActions::Key' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryCaredActions, Action) == 0x000018, "Member 'AIQueryActionCollectorComponent_C_queryCaredActions::Action' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryCaredActions, NearestAction) == 0x000019, "Member 'AIQueryActionCollectorComponent_C_queryCaredActions::NearestAction' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryCaredActions, nearestTime) == 0x000020, "Member 'AIQueryActionCollectorComponent_C_queryCaredActions::nearestTime' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryCaredActions, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'AIQueryActionCollectorComponent_C_queryCaredActions::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryCaredActions, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'AIQueryActionCollectorComponent_C_queryCaredActions::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryCaredActions, Temp_int_Loop_Counter_Variable) == 0x000030, "Member 'AIQueryActionCollectorComponent_C_queryCaredActions::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryCaredActions, CallFunc_Array_Get_Item) == 0x000034, "Member 'AIQueryActionCollectorComponent_C_queryCaredActions::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryCaredActions, CallFunc_Less_IntInt_ReturnValue) == 0x000035, "Member 'AIQueryActionCollectorComponent_C_queryCaredActions::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryCaredActions, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'AIQueryActionCollectorComponent_C_queryCaredActions::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryCaredActions, CallFunc_Map_Find_Value) == 0x000040, "Member 'AIQueryActionCollectorComponent_C_queryCaredActions::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryCaredActions, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'AIQueryActionCollectorComponent_C_queryCaredActions::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_queryCaredActions, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000049, "Member 'AIQueryActionCollectorComponent_C_queryCaredActions::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIQueryActionCollectorComponent_C_recordAction \ static_assert(alignof(AIQueryActionCollectorComponent_C_recordAction) == 0x000008, "Wrong alignment on AIQueryActionCollectorComponent_C_recordAction"); \ static_assert(sizeof(AIQueryActionCollectorComponent_C_recordAction) == 0x000068, "Wrong size on AIQueryActionCollectorComponent_C_recordAction"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_recordAction, Action) == 0x000000, "Member 'AIQueryActionCollectorComponent_C_recordAction::Action' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_recordAction, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000008, "Member 'AIQueryActionCollectorComponent_C_recordAction::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_recordAction, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000010, "Member 'AIQueryActionCollectorComponent_C_recordAction::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_recordAction, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000020, "Member 'AIQueryActionCollectorComponent_C_recordAction::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_recordAction, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'AIQueryActionCollectorComponent_C_recordAction::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_recordAction, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'AIQueryActionCollectorComponent_C_recordAction::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_recordAction, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x000050, "Member 'AIQueryActionCollectorComponent_C_recordAction::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_recordAction, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000058, "Member 'AIQueryActionCollectorComponent_C_recordAction::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIQueryActionCollectorComponent_C_recordAttack \ static_assert(alignof(AIQueryActionCollectorComponent_C_recordAttack) == 0x000004, "Wrong alignment on AIQueryActionCollectorComponent_C_recordAttack"); \ static_assert(sizeof(AIQueryActionCollectorComponent_C_recordAttack) == 0x00000C, "Wrong size on AIQueryActionCollectorComponent_C_recordAttack"); \ static_assert(offsetof(AIQueryActionCollectorComponent_C_recordAttack, Attack_Info) == 0x000000, "Member 'AIQueryActionCollectorComponent_C_recordAttack::Attack_Info' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIQueryActionCollectorComponent_C \ static_assert(alignof(UAIQueryActionCollectorComponent_C) == 0x000008, "Wrong alignment on UAIQueryActionCollectorComponent_C"); \ static_assert(sizeof(UAIQueryActionCollectorComponent_C) == 0x000158, "Wrong size on UAIQueryActionCollectorComponent_C"); \ static_assert(offsetof(UAIQueryActionCollectorComponent_C, LastActionStored) == 0x0000E8, "Member 'UAIQueryActionCollectorComponent_C::LastActionStored' has a wrong offset!"); \ static_assert(offsetof(UAIQueryActionCollectorComponent_C, onNewAction) == 0x000138, "Member 'UAIQueryActionCollectorComponent_C::onNewAction' has a wrong offset!"); \ static_assert(offsetof(UAIQueryActionCollectorComponent_C, AttackInfo) == 0x000148, "Member 'UAIQueryActionCollectorComponent_C::AttackInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIOptimizingComponent_C_Calculate \ static_assert(alignof(AIOptimizingComponent_C_Calculate) == 0x000008, "Wrong alignment on AIOptimizingComponent_C_Calculate"); \ static_assert(sizeof(AIOptimizingComponent_C_Calculate) == 0x000158, "Wrong size on AIOptimizingComponent_C_Calculate"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, Func_AI) == 0x000000, "Member 'AIOptimizingComponent_C_Calculate::Func_AI' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, grade) == 0x000008, "Member 'AIOptimizingComponent_C_Calculate::grade' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, AiGrade) == 0x00000C, "Member 'AIOptimizingComponent_C_Calculate::AiGrade' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, Temp_int_Variable) == 0x000010, "Member 'AIOptimizingComponent_C_Calculate::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, Temp_int_Variable_1) == 0x000014, "Member 'AIOptimizingComponent_C_Calculate::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, Temp_int_Variable_2) == 0x000018, "Member 'AIOptimizingComponent_C_Calculate::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, Temp_int_Variable_3) == 0x00001C, "Member 'AIOptimizingComponent_C_Calculate::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, Temp_int_Variable_4) == 0x000020, "Member 'AIOptimizingComponent_C_Calculate::Temp_int_Variable_4' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, Temp_int_Variable_5) == 0x000024, "Member 'AIOptimizingComponent_C_Calculate::Temp_int_Variable_5' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, Temp_int_Variable_6) == 0x000028, "Member 'AIOptimizingComponent_C_Calculate::Temp_int_Variable_6' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, Temp_int_Variable_7) == 0x00002C, "Member 'AIOptimizingComponent_C_Calculate::Temp_int_Variable_7' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, Temp_int_Variable_8) == 0x000030, "Member 'AIOptimizingComponent_C_Calculate::Temp_int_Variable_8' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000038, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000050, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000068, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000080, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_VSize_ReturnValue) == 0x000098, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x0000A8, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0000C0, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_VSize_ReturnValue_1) == 0x0000D8, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_VSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000E0, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000E8, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_FTrunc_ReturnValue) == 0x0000F0, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000F4, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, K2Node_Select_Default) == 0x0000F8, "Member 'AIOptimizingComponent_C_Calculate::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Add_IntInt_ReturnValue_3) == 0x0000FC, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_GetComponentByClass_ReturnValue) == 0x000100, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Add_IntInt_ReturnValue_4) == 0x000108, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Less_DoubleDouble_ReturnValue) == 0x00010C, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Add_IntInt_ReturnValue_5) == 0x000110, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_GetAnimInstance_ReturnValue) == 0x000118, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000120, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Add_IntInt_ReturnValue_6) == 0x000128, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Add_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_IsValid_ReturnValue) == 0x00012C, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Add_IntInt_ReturnValue_7) == 0x000130, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Add_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Add_IntInt_ReturnValue_8) == 0x000134, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Add_IntInt_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000138, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Add_IntInt_ReturnValue_9) == 0x00013C, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Add_IntInt_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Add_IntInt_ReturnValue_10) == 0x000140, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Add_IntInt_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_IsInCombatPose_Result) == 0x000144, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Add_IntInt_ReturnValue_11) == 0x000148, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Add_IntInt_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_InPlayerView_NewParam) == 0x00014C, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_InPlayerView_NewParam' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Calculate, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000150, "Member 'AIOptimizingComponent_C_Calculate::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIOptimizingComponent_C_ExecuteUbergraph_AIOptimizingComponent \ static_assert(alignof(AIOptimizingComponent_C_ExecuteUbergraph_AIOptimizingComponent) == 0x000008, "Wrong alignment on AIOptimizingComponent_C_ExecuteUbergraph_AIOptimizingComponent"); \ static_assert(sizeof(AIOptimizingComponent_C_ExecuteUbergraph_AIOptimizingComponent) == 0x000020, "Wrong size on AIOptimizingComponent_C_ExecuteUbergraph_AIOptimizingComponent"); \ static_assert(offsetof(AIOptimizingComponent_C_ExecuteUbergraph_AIOptimizingComponent, EntryPoint) == 0x000000, "Member 'AIOptimizingComponent_C_ExecuteUbergraph_AIOptimizingComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_ExecuteUbergraph_AIOptimizingComponent, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'AIOptimizingComponent_C_ExecuteUbergraph_AIOptimizingComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_ExecuteUbergraph_AIOptimizingComponent, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000010, "Member 'AIOptimizingComponent_C_ExecuteUbergraph_AIOptimizingComponent::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_ExecuteUbergraph_AIOptimizingComponent, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'AIOptimizingComponent_C_ExecuteUbergraph_AIOptimizingComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIOptimizingComponent_C_InPlayerView \ static_assert(alignof(AIOptimizingComponent_C_InPlayerView) == 0x000008, "Wrong alignment on AIOptimizingComponent_C_InPlayerView"); \ static_assert(sizeof(AIOptimizingComponent_C_InPlayerView) == 0x0000E0, "Wrong size on AIOptimizingComponent_C_InPlayerView"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, Func_AI) == 0x000000, "Member 'AIOptimizingComponent_C_InPlayerView::Func_AI' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, FUNC_Player) == 0x000008, "Member 'AIOptimizingComponent_C_InPlayerView::FUNC_Player' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, DU) == 0x000010, "Member 'AIOptimizingComponent_C_InPlayerView::DU' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, NewParam) == 0x000018, "Member 'AIOptimizingComponent_C_InPlayerView::NewParam' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x000020, "Member 'AIOptimizingComponent_C_InPlayerView::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000028, "Member 'AIOptimizingComponent_C_InPlayerView::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, CallFunc_GetFOVAngle_ReturnValue) == 0x000040, "Member 'AIOptimizingComponent_C_InPlayerView::CallFunc_GetFOVAngle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000048, "Member 'AIOptimizingComponent_C_InPlayerView::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000060, "Member 'AIOptimizingComponent_C_InPlayerView::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000068, "Member 'AIOptimizingComponent_C_InPlayerView::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000080, "Member 'AIOptimizingComponent_C_InPlayerView::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, CallFunc_Normal_ReturnValue) == 0x000088, "Member 'AIOptimizingComponent_C_InPlayerView::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, CallFunc_GetPlayerController_ReturnValue) == 0x0000A0, "Member 'AIOptimizingComponent_C_InPlayerView::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, CallFunc_GetActorForwardVector_ReturnValue) == 0x0000A8, "Member 'AIOptimizingComponent_C_InPlayerView::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000C0, "Member 'AIOptimizingComponent_C_InPlayerView::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, CallFunc_DegAcos_ReturnValue) == 0x0000C8, "Member 'AIOptimizingComponent_C_InPlayerView::CallFunc_DegAcos_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000D0, "Member 'AIOptimizingComponent_C_InPlayerView::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_InPlayerView, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x0000D8, "Member 'AIOptimizingComponent_C_InPlayerView::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIOptimizingComponent_C_Update \ static_assert(alignof(AIOptimizingComponent_C_Update) == 0x000008, "Wrong alignment on AIOptimizingComponent_C_Update"); \ static_assert(sizeof(AIOptimizingComponent_C_Update) == 0x000128, "Wrong size on AIOptimizingComponent_C_Update"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, AICalculateMap) == 0x000000, "Member 'AIOptimizingComponent_C_Update::AICalculateMap' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, Temp_int_Loop_Counter_Variable) == 0x000050, "Member 'AIOptimizingComponent_C_Update::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, CallFunc_Add_IntInt_ReturnValue) == 0x000054, "Member 'AIOptimizingComponent_C_Update::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, Temp_int_Array_Index_Variable) == 0x000058, "Member 'AIOptimizingComponent_C_Update::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, Temp_int_Array_Index_Variable_1) == 0x00005C, "Member 'AIOptimizingComponent_C_Update::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, Temp_int_Loop_Counter_Variable_1) == 0x000060, "Member 'AIOptimizingComponent_C_Update::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, CallFunc_Less_IntInt_ReturnValue) == 0x000064, "Member 'AIOptimizingComponent_C_Update::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, CallFunc_Add_IntInt_ReturnValue_1) == 0x000068, "Member 'AIOptimizingComponent_C_Update::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, CallFunc_Character_Sort_ReturnValue) == 0x000070, "Member 'AIOptimizingComponent_C_Update::CallFunc_Character_Sort_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, CallFunc_GetAllActorsOfClass_OutActors) == 0x0000C0, "Member 'AIOptimizingComponent_C_Update::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, CallFunc_Map_Keys_Keys) == 0x0000D0, "Member 'AIOptimizingComponent_C_Update::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, CallFunc_Array_Get_Item) == 0x0000E0, "Member 'AIOptimizingComponent_C_Update::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, CallFunc_Array_Get_Item_1) == 0x0000E8, "Member 'AIOptimizingComponent_C_Update::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, K2Node_DynamicCast_AsBP_Placed_Boss_AI) == 0x0000F0, "Member 'AIOptimizingComponent_C_Update::K2Node_DynamicCast_AsBP_Placed_Boss_AI' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, K2Node_DynamicCast_bSuccess) == 0x0000F8, "Member 'AIOptimizingComponent_C_Update::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000100, "Member 'AIOptimizingComponent_C_Update::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, K2Node_DynamicCast_bSuccess_1) == 0x000108, "Member 'AIOptimizingComponent_C_Update::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, CallFunc_Map_Find_Value) == 0x00010C, "Member 'AIOptimizingComponent_C_Update::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, CallFunc_Map_Find_ReturnValue) == 0x000110, "Member 'AIOptimizingComponent_C_Update::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, CallFunc_Calculate_grade) == 0x000114, "Member 'AIOptimizingComponent_C_Update::CallFunc_Calculate_grade' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000118, "Member 'AIOptimizingComponent_C_Update::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, CallFunc_Array_Length_ReturnValue) == 0x00011C, "Member 'AIOptimizingComponent_C_Update::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, CallFunc_Array_Length_ReturnValue_1) == 0x000120, "Member 'AIOptimizingComponent_C_Update::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, CallFunc_Less_IntInt_ReturnValue_1) == 0x000124, "Member 'AIOptimizingComponent_C_Update::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIOptimizingComponent_C_Update, CallFunc_Less_IntInt_ReturnValue_2) == 0x000125, "Member 'AIOptimizingComponent_C_Update::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIOptimizingComponent_C \ static_assert(alignof(UAIOptimizingComponent_C) == 0x000008, "Wrong alignment on UAIOptimizingComponent_C"); \ static_assert(sizeof(UAIOptimizingComponent_C) == 0x000100, "Wrong size on UAIOptimizingComponent_C"); \ static_assert(offsetof(UAIOptimizingComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UAIOptimizingComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UAIOptimizingComponent_C, Player) == 0x0000F0, "Member 'UAIOptimizingComponent_C::Player' has a wrong offset!"); \ static_assert(offsetof(UAIOptimizingComponent_C, run) == 0x0000F8, "Member 'UAIOptimizingComponent_C::run' has a wrong offset!"); \ static_assert(offsetof(UAIOptimizingComponent_C, MaxOptimezeAINum) == 0x0000FC, "Member 'UAIOptimizingComponent_C::MaxOptimezeAINum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_AddAutoScriptCd \ static_assert(alignof(AI_Component_C_AddAutoScriptCd) == 0x000008, "Wrong alignment on AI_Component_C_AddAutoScriptCd"); \ static_assert(sizeof(AI_Component_C_AddAutoScriptCd) == 0x000020, "Wrong size on AI_Component_C_AddAutoScriptCd"); \ static_assert(offsetof(AI_Component_C_AddAutoScriptCd, ScriptIdex) == 0x000000, "Member 'AI_Component_C_AddAutoScriptCd::ScriptIdex' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_AddAutoScriptCd, Duration) == 0x000008, "Member 'AI_Component_C_AddAutoScriptCd::Duration' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_AddAutoScriptCd, NodeId) == 0x000010, "Member 'AI_Component_C_AddAutoScriptCd::NodeId' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_AddAutoScriptCd, untilTo) == 0x000018, "Member 'AI_Component_C_AddAutoScriptCd::untilTo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_AddExtraToughness \ static_assert(alignof(AI_Component_C_AddExtraToughness) == 0x000008, "Wrong alignment on AI_Component_C_AddExtraToughness"); \ static_assert(sizeof(AI_Component_C_AddExtraToughness) == 0x000008, "Wrong size on AI_Component_C_AddExtraToughness"); \ static_assert(offsetof(AI_Component_C_AddExtraToughness, AddValue) == 0x000000, "Member 'AI_Component_C_AddExtraToughness::AddValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_ApplyAttackingToughness \ static_assert(alignof(AI_Component_C_ApplyAttackingToughness) == 0x000008, "Wrong alignment on AI_Component_C_ApplyAttackingToughness"); \ static_assert(sizeof(AI_Component_C_ApplyAttackingToughness) == 0x000008, "Wrong size on AI_Component_C_ApplyAttackingToughness"); \ static_assert(offsetof(AI_Component_C_ApplyAttackingToughness, AttackToughnessValue) == 0x000000, "Member 'AI_Component_C_ApplyAttackingToughness::AttackToughnessValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_ChangeToughnessFactor \ static_assert(alignof(AI_Component_C_ChangeToughnessFactor) == 0x000008, "Wrong alignment on AI_Component_C_ChangeToughnessFactor"); \ static_assert(sizeof(AI_Component_C_ChangeToughnessFactor) == 0x000010, "Wrong size on AI_Component_C_ChangeToughnessFactor"); \ static_assert(offsetof(AI_Component_C_ChangeToughnessFactor, toughnessFactor_if_enable) == 0x000000, "Member 'AI_Component_C_ChangeToughnessFactor::toughnessFactor_if_enable' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_ChangeToughnessFactor, Enable) == 0x000008, "Member 'AI_Component_C_ChangeToughnessFactor::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_CostToughnessAndGetReflection \ static_assert(alignof(AI_Component_C_CostToughnessAndGetReflection) == 0x000008, "Wrong alignment on AI_Component_C_CostToughnessAndGetReflection"); \ static_assert(sizeof(AI_Component_C_CostToughnessAndGetReflection) == 0x000030, "Wrong size on AI_Component_C_CostToughnessAndGetReflection"); \ static_assert(offsetof(AI_Component_C_CostToughnessAndGetReflection, toughnessCost) == 0x000000, "Member 'AI_Component_C_CostToughnessAndGetReflection::toughnessCost' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_CostToughnessAndGetReflection, impactLevel) == 0x000008, "Member 'AI_Component_C_CostToughnessAndGetReflection::impactLevel' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_CostToughnessAndGetReflection, reflectLevel) == 0x000009, "Member 'AI_Component_C_CostToughnessAndGetReflection::reflectLevel' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_CostToughnessAndGetReflection, LocalReduce) == 0x000010, "Member 'AI_Component_C_CostToughnessAndGetReflection::LocalReduce' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_CostToughnessAndGetReflection, isAttacking) == 0x000018, "Member 'AI_Component_C_CostToughnessAndGetReflection::isAttacking' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_CostToughnessAndGetReflection, useTableIdx) == 0x00001C, "Member 'AI_Component_C_CostToughnessAndGetReflection::useTableIdx' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_CostToughnessAndGetReflection, baseFactorWithState) == 0x000020, "Member 'AI_Component_C_CostToughnessAndGetReflection::baseFactorWithState' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_CostToughnessAndGetReflection, useTable) == 0x000028, "Member 'AI_Component_C_CostToughnessAndGetReflection::useTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_ExecuteUbergraph_AI_Component \ static_assert(alignof(AI_Component_C_ExecuteUbergraph_AI_Component) == 0x000004, "Wrong alignment on AI_Component_C_ExecuteUbergraph_AI_Component"); \ static_assert(sizeof(AI_Component_C_ExecuteUbergraph_AI_Component) == 0x00000C, "Wrong size on AI_Component_C_ExecuteUbergraph_AI_Component"); \ static_assert(offsetof(AI_Component_C_ExecuteUbergraph_AI_Component, EntryPoint) == 0x000000, "Member 'AI_Component_C_ExecuteUbergraph_AI_Component::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_ExecuteUbergraph_AI_Component, K2Node_CustomEvent_InName) == 0x000004, "Member 'AI_Component_C_ExecuteUbergraph_AI_Component::K2Node_CustomEvent_InName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_GetAITimer \ static_assert(alignof(AI_Component_C_GetAITimer) == 0x000008, "Wrong alignment on AI_Component_C_GetAITimer"); \ static_assert(sizeof(AI_Component_C_GetAITimer) == 0x000010, "Wrong size on AI_Component_C_GetAITimer"); \ static_assert(offsetof(AI_Component_C_GetAITimer, Type) == 0x000000, "Member 'AI_Component_C_GetAITimer::Type' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_GetAITimer, Duration) == 0x000008, "Member 'AI_Component_C_GetAITimer::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_GetAITimerDuration \ static_assert(alignof(AI_Component_C_GetAITimerDuration) == 0x000008, "Wrong alignment on AI_Component_C_GetAITimerDuration"); \ static_assert(sizeof(AI_Component_C_GetAITimerDuration) == 0x000010, "Wrong size on AI_Component_C_GetAITimerDuration"); \ static_assert(offsetof(AI_Component_C_GetAITimerDuration, Type) == 0x000000, "Member 'AI_Component_C_GetAITimerDuration::Type' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_GetAITimerDuration, Duration) == 0x000008, "Member 'AI_Component_C_GetAITimerDuration::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_GetAutoScriptCd \ static_assert(alignof(AI_Component_C_GetAutoScriptCd) == 0x000008, "Wrong alignment on AI_Component_C_GetAutoScriptCd"); \ static_assert(sizeof(AI_Component_C_GetAutoScriptCd) == 0x000018, "Wrong size on AI_Component_C_GetAutoScriptCd"); \ static_assert(offsetof(AI_Component_C_GetAutoScriptCd, ScriptIdex) == 0x000000, "Member 'AI_Component_C_GetAutoScriptCd::ScriptIdex' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_GetAutoScriptCd, NodeId) == 0x000008, "Member 'AI_Component_C_GetAutoScriptCd::NodeId' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_GetAutoScriptCd, untilTo) == 0x000010, "Member 'AI_Component_C_GetAutoScriptCd::untilTo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_GetCharacterID \ static_assert(alignof(AI_Component_C_GetCharacterID) == 0x000004, "Wrong alignment on AI_Component_C_GetCharacterID"); \ static_assert(sizeof(AI_Component_C_GetCharacterID) == 0x000004, "Wrong size on AI_Component_C_GetCharacterID"); \ static_assert(offsetof(AI_Component_C_GetCharacterID, CharacterID) == 0x000000, "Member 'AI_Component_C_GetCharacterID::CharacterID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_GetCharacterSortId \ static_assert(alignof(AI_Component_C_GetCharacterSortId) == 0x000004, "Wrong alignment on AI_Component_C_GetCharacterSortId"); \ static_assert(sizeof(AI_Component_C_GetCharacterSortId) == 0x000004, "Wrong size on AI_Component_C_GetCharacterSortId"); \ static_assert(offsetof(AI_Component_C_GetCharacterSortId, CharacterSortId) == 0x000000, "Member 'AI_Component_C_GetCharacterSortId::CharacterSortId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_GetContinueHurtTime \ static_assert(alignof(AI_Component_C_GetContinueHurtTime) == 0x000008, "Wrong alignment on AI_Component_C_GetContinueHurtTime"); \ static_assert(sizeof(AI_Component_C_GetContinueHurtTime) == 0x000010, "Wrong size on AI_Component_C_GetContinueHurtTime"); \ static_assert(offsetof(AI_Component_C_GetContinueHurtTime, notCountBefore) == 0x000000, "Member 'AI_Component_C_GetContinueHurtTime::notCountBefore' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_GetContinueHurtTime, Duration) == 0x000008, "Member 'AI_Component_C_GetContinueHurtTime::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_GetFarestAttackRange \ static_assert(alignof(AI_Component_C_GetFarestAttackRange) == 0x000004, "Wrong alignment on AI_Component_C_GetFarestAttackRange"); \ static_assert(sizeof(AI_Component_C_GetFarestAttackRange) == 0x000004, "Wrong size on AI_Component_C_GetFarestAttackRange"); \ static_assert(offsetof(AI_Component_C_GetFarestAttackRange, Range) == 0x000000, "Member 'AI_Component_C_GetFarestAttackRange::Range' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_GetLastHitTargetTime \ static_assert(alignof(AI_Component_C_GetLastHitTargetTime) == 0x000008, "Wrong alignment on AI_Component_C_GetLastHitTargetTime"); \ static_assert(sizeof(AI_Component_C_GetLastHitTargetTime) == 0x000008, "Wrong size on AI_Component_C_GetLastHitTargetTime"); \ static_assert(offsetof(AI_Component_C_GetLastHitTargetTime, lastHitTime) == 0x000000, "Member 'AI_Component_C_GetLastHitTargetTime::lastHitTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_GetNearestAttackRange \ static_assert(alignof(AI_Component_C_GetNearestAttackRange) == 0x000004, "Wrong alignment on AI_Component_C_GetNearestAttackRange"); \ static_assert(sizeof(AI_Component_C_GetNearestAttackRange) == 0x000004, "Wrong size on AI_Component_C_GetNearestAttackRange"); \ static_assert(offsetof(AI_Component_C_GetNearestAttackRange, Range) == 0x000000, "Member 'AI_Component_C_GetNearestAttackRange::Range' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_GetNum_ContinuAtkInTimer \ static_assert(alignof(AI_Component_C_GetNum_ContinuAtkInTimer) == 0x000008, "Wrong alignment on AI_Component_C_GetNum_ContinuAtkInTimer"); \ static_assert(sizeof(AI_Component_C_GetNum_ContinuAtkInTimer) == 0x000010, "Wrong size on AI_Component_C_GetNum_ContinuAtkInTimer"); \ static_assert(offsetof(AI_Component_C_GetNum_ContinuAtkInTimer, Timer) == 0x000000, "Member 'AI_Component_C_GetNum_ContinuAtkInTimer::Timer' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_GetNum_ContinuAtkInTimer, Type) == 0x000008, "Member 'AI_Component_C_GetNum_ContinuAtkInTimer::Type' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_GetNum_ContinuAtkInTimer, Num) == 0x00000C, "Member 'AI_Component_C_GetNum_ContinuAtkInTimer::Num' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_GetRandomTime \ static_assert(alignof(AI_Component_C_GetRandomTime) == 0x000008, "Wrong alignment on AI_Component_C_GetRandomTime"); \ static_assert(sizeof(AI_Component_C_GetRandomTime) == 0x000008, "Wrong size on AI_Component_C_GetRandomTime"); \ static_assert(offsetof(AI_Component_C_GetRandomTime, RandomTime) == 0x000000, "Member 'AI_Component_C_GetRandomTime::RandomTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_GetTeamBattleSettings \ static_assert(alignof(AI_Component_C_GetTeamBattleSettings) == 0x000004, "Wrong alignment on AI_Component_C_GetTeamBattleSettings"); \ static_assert(sizeof(AI_Component_C_GetTeamBattleSettings) == 0x000008, "Wrong size on AI_Component_C_GetTeamBattleSettings"); \ static_assert(offsetof(AI_Component_C_GetTeamBattleSettings, 团战权重加持) == 0x000000, "Member 'AI_Component_C_GetTeamBattleSettings::团战权重加持' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_GetTeamBattleSettings, 团战人数上限) == 0x000004, "Member 'AI_Component_C_GetTeamBattleSettings::团战人数上限' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_GetToughness \ static_assert(alignof(AI_Component_C_GetToughness) == 0x000008, "Wrong alignment on AI_Component_C_GetToughness"); \ static_assert(sizeof(AI_Component_C_GetToughness) == 0x000010, "Wrong size on AI_Component_C_GetToughness"); \ static_assert(offsetof(AI_Component_C_GetToughness, Current) == 0x000000, "Member 'AI_Component_C_GetToughness::Current' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_GetToughness, Max) == 0x000008, "Member 'AI_Component_C_GetToughness::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_Initialize \ static_assert(alignof(AI_Component_C_Initialize) == 0x000004, "Wrong alignment on AI_Component_C_Initialize"); \ static_assert(sizeof(AI_Component_C_Initialize) == 0x000008, "Wrong size on AI_Component_C_Initialize"); \ static_assert(offsetof(AI_Component_C_Initialize, InName) == 0x000000, "Member 'AI_Component_C_Initialize::InName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_isPlayer \ static_assert(alignof(AI_Component_C_isPlayer) == 0x000001, "Wrong alignment on AI_Component_C_isPlayer"); \ static_assert(sizeof(AI_Component_C_isPlayer) == 0x000001, "Wrong size on AI_Component_C_isPlayer"); \ static_assert(offsetof(AI_Component_C_isPlayer, Player) == 0x000000, "Member 'AI_Component_C_isPlayer::Player' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_RecordAITimer \ static_assert(alignof(AI_Component_C_RecordAITimer) == 0x000001, "Wrong alignment on AI_Component_C_RecordAITimer"); \ static_assert(sizeof(AI_Component_C_RecordAITimer) == 0x000002, "Wrong size on AI_Component_C_RecordAITimer"); \ static_assert(offsetof(AI_Component_C_RecordAITimer, Type) == 0x000000, "Member 'AI_Component_C_RecordAITimer::Type' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_RecordAITimer, Override) == 0x000001, "Member 'AI_Component_C_RecordAITimer::Override' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_RecordHurtEnmey \ static_assert(alignof(AI_Component_C_RecordHurtEnmey) == 0x000008, "Wrong alignment on AI_Component_C_RecordHurtEnmey"); \ static_assert(sizeof(AI_Component_C_RecordHurtEnmey) == 0x000008, "Wrong size on AI_Component_C_RecordHurtEnmey"); \ static_assert(offsetof(AI_Component_C_RecordHurtEnmey, Target) == 0x000000, "Member 'AI_Component_C_RecordHurtEnmey::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_ReportWantAttack \ static_assert(alignof(AI_Component_C_ReportWantAttack) == 0x000008, "Wrong alignment on AI_Component_C_ReportWantAttack"); \ static_assert(sizeof(AI_Component_C_ReportWantAttack) == 0x000010, "Wrong size on AI_Component_C_ReportWantAttack"); \ static_assert(offsetof(AI_Component_C_ReportWantAttack, Requster) == 0x000000, "Member 'AI_Component_C_ReportWantAttack::Requster' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_ReportWantAttack, AlreadyHasToken) == 0x000008, "Member 'AI_Component_C_ReportWantAttack::AlreadyHasToken' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_ResetAITimer \ static_assert(alignof(AI_Component_C_ResetAITimer) == 0x000001, "Wrong alignment on AI_Component_C_ResetAITimer"); \ static_assert(sizeof(AI_Component_C_ResetAITimer) == 0x000001, "Wrong size on AI_Component_C_ResetAITimer"); \ static_assert(offsetof(AI_Component_C_ResetAITimer, Type) == 0x000000, "Member 'AI_Component_C_ResetAITimer::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_SetAIGlobalTimer \ static_assert(alignof(AI_Component_C_SetAIGlobalTimer) == 0x000008, "Wrong alignment on AI_Component_C_SetAIGlobalTimer"); \ static_assert(sizeof(AI_Component_C_SetAIGlobalTimer) == 0x000018, "Wrong size on AI_Component_C_SetAIGlobalTimer"); \ static_assert(offsetof(AI_Component_C_SetAIGlobalTimer, timerid) == 0x000000, "Member 'AI_Component_C_SetAIGlobalTimer::timerid' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_SetAIGlobalTimer, Time) == 0x000010, "Member 'AI_Component_C_SetAIGlobalTimer::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_SetCharacterId \ static_assert(alignof(AI_Component_C_SetCharacterId) == 0x000004, "Wrong alignment on AI_Component_C_SetCharacterId"); \ static_assert(sizeof(AI_Component_C_SetCharacterId) == 0x000004, "Wrong size on AI_Component_C_SetCharacterId"); \ static_assert(offsetof(AI_Component_C_SetCharacterId, CharacterID) == 0x000000, "Member 'AI_Component_C_SetCharacterId::CharacterID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_SetRandomTime \ static_assert(alignof(AI_Component_C_SetRandomTime) == 0x000008, "Wrong alignment on AI_Component_C_SetRandomTime"); \ static_assert(sizeof(AI_Component_C_SetRandomTime) == 0x000008, "Wrong size on AI_Component_C_SetRandomTime"); \ static_assert(offsetof(AI_Component_C_SetRandomTime, RandomTime) == 0x000000, "Member 'AI_Component_C_SetRandomTime::RandomTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_SetToughness \ static_assert(alignof(AI_Component_C_SetToughness) == 0x000008, "Wrong alignment on AI_Component_C_SetToughness"); \ static_assert(sizeof(AI_Component_C_SetToughness) == 0x000008, "Wrong size on AI_Component_C_SetToughness"); \ static_assert(offsetof(AI_Component_C_SetToughness, toughnessValue) == 0x000000, "Member 'AI_Component_C_SetToughness::toughnessValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AI_Component_C_SetUpdateUseTableIdx \ static_assert(alignof(AI_Component_C_SetUpdateUseTableIdx) == 0x000004, "Wrong alignment on AI_Component_C_SetUpdateUseTableIdx"); \ static_assert(sizeof(AI_Component_C_SetUpdateUseTableIdx) == 0x00000C, "Wrong size on AI_Component_C_SetUpdateUseTableIdx"); \ static_assert(offsetof(AI_Component_C_SetUpdateUseTableIdx, NeedUpdate) == 0x000000, "Member 'AI_Component_C_SetUpdateUseTableIdx::NeedUpdate' has a wrong offset!"); \ static_assert(offsetof(AI_Component_C_SetUpdateUseTableIdx, TableRow) == 0x000004, "Member 'AI_Component_C_SetUpdateUseTableIdx::TableRow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAI_Component_C \ static_assert(alignof(UAI_Component_C) == 0x000008, "Wrong alignment on UAI_Component_C"); \ static_assert(sizeof(UAI_Component_C) == 0x000110, "Wrong size on UAI_Component_C"); \ static_assert(offsetof(UAI_Component_C, UberGraphFrame) == 0x0000E8, "Member 'UAI_Component_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UAI_Component_C, OnReduceToughness) == 0x0000F0, "Member 'UAI_Component_C::OnReduceToughness' has a wrong offset!"); \ static_assert(offsetof(UAI_Component_C, OnToughnessChanged) == 0x000100, "Member 'UAI_Component_C::OnToughnessChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_AddOtherPlayer \ static_assert(alignof(DCSPlayerState_C_AddOtherPlayer) == 0x000008, "Wrong alignment on DCSPlayerState_C_AddOtherPlayer"); \ static_assert(sizeof(DCSPlayerState_C_AddOtherPlayer) == 0x000008, "Wrong size on DCSPlayerState_C_AddOtherPlayer"); \ static_assert(offsetof(DCSPlayerState_C_AddOtherPlayer, NewPlayer) == 0x000000, "Member 'DCSPlayerState_C_AddOtherPlayer::NewPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_Call_UpdateMovementSpeed \ static_assert(alignof(DCSPlayerState_C_Call_UpdateMovementSpeed) == 0x000008, "Wrong alignment on DCSPlayerState_C_Call_UpdateMovementSpeed"); \ static_assert(sizeof(DCSPlayerState_C_Call_UpdateMovementSpeed) == 0x000018, "Wrong size on DCSPlayerState_C_Call_UpdateMovementSpeed"); \ static_assert(offsetof(DCSPlayerState_C_Call_UpdateMovementSpeed, CallFunc_NeedWaitSync_ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_Call_UpdateMovementSpeed::CallFunc_NeedWaitSync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_Call_UpdateMovementSpeed, CallFunc_Ensure_GetOwnerCharacter_ReturnValue) == 0x000008, "Member 'DCSPlayerState_C_Call_UpdateMovementSpeed::CallFunc_Ensure_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_Call_UpdateMovementSpeed, CallFunc_GetMySpeed_Speed) == 0x000010, "Member 'DCSPlayerState_C_Call_UpdateMovementSpeed::CallFunc_GetMySpeed_Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_Call_UpdateMovementState \ static_assert(alignof(DCSPlayerState_C_Call_UpdateMovementState) == 0x000008, "Wrong alignment on DCSPlayerState_C_Call_UpdateMovementState"); \ static_assert(sizeof(DCSPlayerState_C_Call_UpdateMovementState) == 0x000018, "Wrong size on DCSPlayerState_C_Call_UpdateMovementState"); \ static_assert(offsetof(DCSPlayerState_C_Call_UpdateMovementState, CallFunc_NeedWaitSync_ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_Call_UpdateMovementState::CallFunc_NeedWaitSync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_Call_UpdateMovementState, CallFunc_Ensure_GetOwnerCharacter_ReturnValue) == 0x000008, "Member 'DCSPlayerState_C_Call_UpdateMovementState::CallFunc_Ensure_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_Call_UpdateMovementState, CallFunc_GetMySpeed_Speed) == 0x000010, "Member 'DCSPlayerState_C_Call_UpdateMovementState::CallFunc_GetMySpeed_Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_Call_UpdateRotationMode \ static_assert(alignof(DCSPlayerState_C_Call_UpdateRotationMode) == 0x000008, "Wrong alignment on DCSPlayerState_C_Call_UpdateRotationMode"); \ static_assert(sizeof(DCSPlayerState_C_Call_UpdateRotationMode) == 0x000020, "Wrong size on DCSPlayerState_C_Call_UpdateRotationMode"); \ static_assert(offsetof(DCSPlayerState_C_Call_UpdateRotationMode, CallFunc_NeedWaitSync_ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_Call_UpdateRotationMode::CallFunc_NeedWaitSync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_Call_UpdateRotationMode, CallFunc_Ensure_GetOwnerCharacter_ReturnValue) == 0x000008, "Member 'DCSPlayerState_C_Call_UpdateRotationMode::CallFunc_Ensure_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_Call_UpdateRotationMode, CallFunc_GetMyRotateComp_RotateComp) == 0x000010, "Member 'DCSPlayerState_C_Call_UpdateRotationMode::CallFunc_GetMyRotateComp_RotateComp' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_Call_UpdateRotationMode, CallFunc_SetRotationMode_NewParam) == 0x000018, "Member 'DCSPlayerState_C_Call_UpdateRotationMode::CallFunc_SetRotationMode_NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_ConnectionValid \ static_assert(alignof(DCSPlayerState_C_ConnectionValid) == 0x000001, "Wrong alignment on DCSPlayerState_C_ConnectionValid"); \ static_assert(sizeof(DCSPlayerState_C_ConnectionValid) == 0x000002, "Wrong size on DCSPlayerState_C_ConnectionValid"); \ static_assert(offsetof(DCSPlayerState_C_ConnectionValid, CanJoin) == 0x000000, "Member 'DCSPlayerState_C_ConnectionValid::CanJoin' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ConnectionValid, OutType) == 0x000001, "Member 'DCSPlayerState_C_ConnectionValid::OutType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState \ static_assert(alignof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState) == 0x000010, "Wrong alignment on DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState"); \ static_assert(sizeof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState) == 0x000A60, "Wrong size on DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, EntryPoint) == 0x000000, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, Temp_int_Variable) == 0x000010, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsValid_ReturnValue) == 0x000014, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsLocalController_ReturnValue) == 0x000015, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsLocalController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_1) == 0x000018, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_2) == 0x000020, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsValid_ReturnValue_1) == 0x000028, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsValid_ReturnValue_2) == 0x000029, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsLocalController_ReturnValue_1) == 0x00002A, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsLocalController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsLocalController_ReturnValue_2) == 0x00002B, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsLocalController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_3) == 0x000030, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_4) == 0x000038, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsValid_ReturnValue_3) == 0x000040, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsValid_ReturnValue_4) == 0x000041, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsLocalController_ReturnValue_3) == 0x000042, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsLocalController_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsLocalController_ReturnValue_4) == 0x000043, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsLocalController_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_5) == 0x000048, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, Temp_int_Variable_1) == 0x000050, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsValid_ReturnValue_5) == 0x000054, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsLocalController_ReturnValue_5) == 0x000055, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsLocalController_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_6) == 0x000058, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, Temp_int_Variable_2) == 0x000060, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::Temp_int_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsValid_ReturnValue_6) == 0x000064, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsLocalController_ReturnValue_6) == 0x000065, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsLocalController_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_7) == 0x000068, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsValid_ReturnValue_7) == 0x000070, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsLocalController_ReturnValue_7) == 0x000071, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsLocalController_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, Temp_int_Loop_Counter_Variable) == 0x000074, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, Temp_int_Array_Index_Variable) == 0x00007C, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, Temp_int_Variable_3) == 0x000080, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::Temp_int_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, Temp_bool_Variable) == 0x000084, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_8) == 0x000088, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsValid_ReturnValue_8) == 0x000090, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsLocalController_ReturnValue_8) == 0x000091, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsLocalController_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_Attacker_2) == 0x000098, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_Attacker_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_SkillID_1) == 0x0000A0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_SkillID_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_EffectType) == 0x0000B0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_EffectType' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_SkillID) == 0x0000B4, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_SkillID' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_Applier) == 0x0000B8, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_Applier' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetDCSGameModeNet_ReturnValue) == 0x0000C0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetDCSGameModeNet_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_9) == 0x0000C8, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_InPlayerStartPosition) == 0x0000D0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_InPlayerStartPosition' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetDCSGameModeNet_ReturnValue_1) == 0x000130, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetDCSGameModeNet_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_10) == 0x000138, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000140, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_Reborn_Level_Map) == 0x000148, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_Reborn_Level_Map' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_Reborn_Level_Mark) == 0x000158, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_Reborn_Level_Mark' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_Reborn_PlayerLocation) == 0x000168, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_Reborn_PlayerLocation' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_Reborn_PlayerRotation) == 0x000180, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_Reborn_PlayerRotation' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_PlayerLevelChapter) == 0x000198, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_PlayerLevelChapter' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_firepoint) == 0x0001A0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetRebornInfo_rebornLevelMap) == 0x0001B0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetRebornInfo_rebornLevelMap' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetRebornInfo_rebornLevelMark) == 0x0001C0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetRebornInfo_rebornLevelMark' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetRebornInfo_rebornFirePointID) == 0x0001D0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetRebornInfo_rebornFirePointID' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetRebornInfo_rebornPlayerTransform) == 0x0001E0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetRebornInfo_rebornPlayerTransform' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetRebornInfo_LevelChapter) == 0x000240, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetRebornInfo_LevelChapter' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetRebornInfo_SentionID) == 0x000248, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetRebornInfo_SentionID' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetDCSGameState_ReturnValue) == 0x000258, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_BreakTransform_Location) == 0x000260, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_BreakTransform_Rotation) == 0x000278, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_BreakTransform_Scale) == 0x000290, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_NewValue) == 0x0002A8, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_OldValue) == 0x0002A9, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_CampType) == 0x0002B0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_CampType' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_PlayerUserID) == 0x0002C0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_PlayerUserID' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_CanJoin) == 0x0002D0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_CanJoin' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_OutType) == 0x0002D1, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_OutType' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetDCSGameState_ReturnValue_1) == 0x0002D8, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetDCSGameState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CreateDelegate_OutputDelegate) == 0x0002E0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0002F0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_UpdateSpeed) == 0x0002F8, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_UpdateSpeed' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_CombatWeaponCache) == 0x000320, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_CombatWeaponCache' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_UpdatedIItem) == 0x000324, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_UpdatedIItem' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_NewMode) == 0x000340, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_NewMode' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_HealthValue) == 0x000344, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_HealthValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_Character) == 0x000348, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_Character' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_InteractionObject) == 0x000350, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_InteractionObject' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetDCSGameState_ReturnValue_2) == 0x000358, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetDCSGameState_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetDCSGameState_ReturnValue_3) == 0x000360, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetDCSGameState_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetServerWorldSync_ReturnValue) == 0x000368, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetServerWorldSync_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetDCSGameState_ReturnValue_4) == 0x000370, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetDCSGameState_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetDCSGameState_ReturnValue_5) == 0x000378, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetDCSGameState_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_11) == 0x000380, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_12) == 0x000388, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_13) == 0x000390, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_BuffData_1) == 0x000398, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_BuffData_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsValid_ReturnValue_9) == 0x0003A0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsLocalController_ReturnValue_9) == 0x0003A1, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsLocalController_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_BuffData) == 0x0003A4, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_BuffData' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_Tag) == 0x0003AC, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_Tag' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CreateDelegate_OutputDelegate_1) == 0x0003B4, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetDCSGameState_ReturnValue_6) == 0x0003C8, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetDCSGameState_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetClientPlayerPositionByFixed_ReturnPawn) == 0x0003D0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetClientPlayerPositionByFixed_ReturnPawn' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetClientPlayerPositionByFixed_ReturnPosition) == 0x0003E0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetClientPlayerPositionByFixed_ReturnPosition' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_CanConnection_ReturnValue) == 0x0003F0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_CanConnection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_CanConnection_ReturnType) == 0x0003F1, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_CanConnection_ReturnType' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_CanConnection_ReturnValue_1) == 0x0003F2, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_CanConnection_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_CanConnection_ReturnType_1) == 0x0003F3, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_CanConnection_ReturnType_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_14) == 0x0003F8, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000400, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000408, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetDCSGameState_ReturnValue_7) == 0x000420, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetDCSGameState_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsServer_ReturnValue) == 0x000428, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_Pawns) == 0x000430, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_Pawns' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_Positions) == 0x000440, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_Positions' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetGameInstanceSubsystem_ReturnValue) == 0x000450, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetGameInstanceSubsystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetSocketStr_ReturnValue) == 0x000458, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetSocketStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Array_Get_Item) == 0x000468, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Array_Length_ReturnValue) == 0x000470, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsValid_ReturnValue_10) == 0x000474, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Less_IntInt_ReturnValue) == 0x000475, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000478, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000560, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000568, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_BreakRotator_Roll) == 0x000580, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_BreakRotator_Pitch) == 0x000584, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_BreakRotator_Yaw) == 0x000588, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsServer_ReturnValue_1) == 0x00058C, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsServer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_MakeRotator_ReturnValue) == 0x000590, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_K2_SetActorRotation_ReturnValue) == 0x0005A8, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_KillerUID) == 0x0005B0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_KillerUID' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_VictimUID) == 0x0005C0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_VictimUID' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x0005D0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetDCSGameState_ReturnValue_8) == 0x0005D8, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetDCSGameState_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPVPComponent_ReturnValue) == 0x0005E0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPVPComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_CheckPlayerIsInTheRoom_IsInTheRoom) == 0x0005E8, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_CheckPlayerIsInTheRoom_IsInTheRoom' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetDCSGameState_ReturnValue_9) == 0x0005F0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetDCSGameState_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_CheckPlayerIsInTheRoom_IsInTheRoom_1) == 0x0005F8, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_CheckPlayerIsInTheRoom_IsInTheRoom_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_15) == 0x000600, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_BooleanAND_ReturnValue) == 0x000608, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetDisplayName_ReturnValue) == 0x000610, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Concat_StrStr_ReturnValue) == 0x000620, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_16) == 0x000630, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsLocalController_ReturnValue_10) == 0x000638, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsLocalController_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x000640, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000648, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000658, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000668, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000678, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000688, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Conv_IntToString_ReturnValue) == 0x000690, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0006A0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Add_IntInt_ReturnValue_1) == 0x0006B0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Subtract_IntInt_ReturnValue) == 0x0006B4, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_CampID) == 0x0006B8, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_CampID' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPingInMilliseconds_ReturnValue) == 0x0006C8, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPingInMilliseconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_DeltaSeconds) == 0x0006CC, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x0006D0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0006E0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetGameInstanceSubsystem_ReturnValue_1) == 0x0006F0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetGameInstanceSubsystem_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetSocketStr_ReturnValue_1) == 0x0006F8, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetSocketStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CreateDelegate_OutputDelegate_2) == 0x000708, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Ensure_GetOwnerCharacter_ReturnValue) == 0x000718, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Ensure_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CreateDelegate_OutputDelegate_3) == 0x000720, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetMySpeed_Speed) == 0x000730, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetMySpeed_Speed' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Ensure_GetOwnerCharacter_ReturnValue_1) == 0x000738, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Ensure_GetOwnerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Ensure_GetOwnerCharacter_ReturnValue_2) == 0x000740, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Ensure_GetOwnerCharacter_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetMyRotateComp_RotateComp) == 0x000748, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetMyRotateComp_RotateComp' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CreateDelegate_OutputDelegate_4) == 0x000750, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_Attacker_1) == 0x000760, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_Attacker_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_NetworkDamageData_1) == 0x000768, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_NetworkDamageData_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetDCSGameState_ReturnValue_10) == 0x000890, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetDCSGameState_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetServerWorldSync_ReturnValue_1) == 0x000898, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetServerWorldSync_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CreateDelegate_OutputDelegate_5) == 0x0008A0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x0008B0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_DynamicCast_bSuccess) == 0x0008C0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_K2_SetTimerDelegate_ReturnValue_2) == 0x0008C8, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_K2_SetTimerDelegate_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_Attacker) == 0x0008D0, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_Attacker' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Event_NetworkDamageData) == 0x0008D8, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Event_NetworkDamageData' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_17) == 0x000A00, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_GetPlayerController_ReturnValue_18) == 0x000A08, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_GetPlayerController_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsValid_ReturnValue_11) == 0x000A10, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsLocalController_ReturnValue_11) == 0x000A11, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsLocalController_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsLocalController_ReturnValue_12) == 0x000A12, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsLocalController_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_Select_Default) == 0x000A14, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_IsServer_ReturnValue_2) == 0x000A18, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_IsServer_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_NewPlayer) == 0x000A20, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_NewPlayer' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Array_Add_ReturnValue) == 0x000A28, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, K2Node_CustomEvent_Player) == 0x000A30, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::K2Node_CustomEvent_Player' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Array_RemoveItem_ReturnValue) == 0x000A38, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x000A40, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast_1) == 0x000A48, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast_2) == 0x000A50, "Member 'DCSPlayerState_C_ExecuteUbergraph_DCSPlayerState::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_FixedClientPlayerPosition \ static_assert(alignof(DCSPlayerState_C_FixedClientPlayerPosition) == 0x000008, "Wrong alignment on DCSPlayerState_C_FixedClientPlayerPosition"); \ static_assert(sizeof(DCSPlayerState_C_FixedClientPlayerPosition) == 0x000020, "Wrong size on DCSPlayerState_C_FixedClientPlayerPosition"); \ static_assert(offsetof(DCSPlayerState_C_FixedClientPlayerPosition, Pawns) == 0x000000, "Member 'DCSPlayerState_C_FixedClientPlayerPosition::Pawns' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_FixedClientPlayerPosition, Positions) == 0x000010, "Member 'DCSPlayerState_C_FixedClientPlayerPosition::Positions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_GetCharacterKey_ServerRunning \ static_assert(alignof(DCSPlayerState_C_GetCharacterKey_ServerRunning) == 0x000008, "Wrong alignment on DCSPlayerState_C_GetCharacterKey_ServerRunning"); \ static_assert(sizeof(DCSPlayerState_C_GetCharacterKey_ServerRunning) == 0x000030, "Wrong size on DCSPlayerState_C_GetCharacterKey_ServerRunning"); \ static_assert(offsetof(DCSPlayerState_C_GetCharacterKey_ServerRunning, ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_GetCharacterKey_ServerRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetCharacterKey_ServerRunning, CallFunc_GetDCSGameState_ReturnValue) == 0x000010, "Member 'DCSPlayerState_C_GetCharacterKey_ServerRunning::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetCharacterKey_ServerRunning, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'DCSPlayerState_C_GetCharacterKey_ServerRunning::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetCharacterKey_ServerRunning, CallFunc_GetPlayerKey_ReturnValue) == 0x000020, "Member 'DCSPlayerState_C_GetCharacterKey_ServerRunning::CallFunc_GetPlayerKey_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_GetOtherPlayers \ static_assert(alignof(DCSPlayerState_C_GetOtherPlayers) == 0x000008, "Wrong alignment on DCSPlayerState_C_GetOtherPlayers"); \ static_assert(sizeof(DCSPlayerState_C_GetOtherPlayers) == 0x000010, "Wrong size on DCSPlayerState_C_GetOtherPlayers"); \ static_assert(offsetof(DCSPlayerState_C_GetOtherPlayers, ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_GetOtherPlayers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_GetPlayerBeiBaoModel \ static_assert(alignof(DCSPlayerState_C_GetPlayerBeiBaoModel) == 0x000008, "Wrong alignment on DCSPlayerState_C_GetPlayerBeiBaoModel"); \ static_assert(sizeof(DCSPlayerState_C_GetPlayerBeiBaoModel) == 0x000058, "Wrong size on DCSPlayerState_C_GetPlayerBeiBaoModel"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerBeiBaoModel, Type) == 0x000000, "Member 'DCSPlayerState_C_GetPlayerBeiBaoModel::Type' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerBeiBaoModel, CangKu_) == 0x000001, "Member 'DCSPlayerState_C_GetPlayerBeiBaoModel::CangKu_' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerBeiBaoModel, ReturnValue) == 0x000008, "Member 'DCSPlayerState_C_GetPlayerBeiBaoModel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerBeiBaoModel, Temp_byte_Variable) == 0x000010, "Member 'DCSPlayerState_C_GetPlayerBeiBaoModel::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerBeiBaoModel, Temp_object_Variable) == 0x000018, "Member 'DCSPlayerState_C_GetPlayerBeiBaoModel::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerBeiBaoModel, Temp_object_Variable_1) == 0x000020, "Member 'DCSPlayerState_C_GetPlayerBeiBaoModel::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerBeiBaoModel, Temp_byte_Variable_1) == 0x000028, "Member 'DCSPlayerState_C_GetPlayerBeiBaoModel::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerBeiBaoModel, Temp_object_Variable_2) == 0x000030, "Member 'DCSPlayerState_C_GetPlayerBeiBaoModel::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerBeiBaoModel, Temp_object_Variable_3) == 0x000038, "Member 'DCSPlayerState_C_GetPlayerBeiBaoModel::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerBeiBaoModel, Temp_object_Variable_4) == 0x000040, "Member 'DCSPlayerState_C_GetPlayerBeiBaoModel::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerBeiBaoModel, K2Node_Select_Default) == 0x000048, "Member 'DCSPlayerState_C_GetPlayerBeiBaoModel::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerBeiBaoModel, K2Node_Select_Default_1) == 0x000050, "Member 'DCSPlayerState_C_GetPlayerBeiBaoModel::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_GetPlayerIsEnemy \ static_assert(alignof(DCSPlayerState_C_GetPlayerIsEnemy) == 0x000001, "Wrong alignment on DCSPlayerState_C_GetPlayerIsEnemy"); \ static_assert(sizeof(DCSPlayerState_C_GetPlayerIsEnemy) == 0x000003, "Wrong size on DCSPlayerState_C_GetPlayerIsEnemy"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerIsEnemy, ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_GetPlayerIsEnemy::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerIsEnemy, CallFunc_IsMainPlayer_ReturnValue) == 0x000001, "Member 'DCSPlayerState_C_GetPlayerIsEnemy::CallFunc_IsMainPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerIsEnemy, CallFunc_IsEnemyType_ReturnValue) == 0x000002, "Member 'DCSPlayerState_C_GetPlayerIsEnemy::CallFunc_IsEnemyType_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_GetPlayerModels \ static_assert(alignof(DCSPlayerState_C_GetPlayerModels) == 0x000008, "Wrong alignment on DCSPlayerState_C_GetPlayerModels"); \ static_assert(sizeof(DCSPlayerState_C_GetPlayerModels) == 0x000020, "Wrong size on DCSPlayerState_C_GetPlayerModels"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerModels, ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_GetPlayerModels::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerModels, K2Node_MakeArray_Array) == 0x000010, "Member 'DCSPlayerState_C_GetPlayerModels::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_GetPlayerNetInfo \ static_assert(alignof(DCSPlayerState_C_GetPlayerNetInfo) == 0x000008, "Wrong alignment on DCSPlayerState_C_GetPlayerNetInfo"); \ static_assert(sizeof(DCSPlayerState_C_GetPlayerNetInfo) == 0x000020, "Wrong size on DCSPlayerState_C_GetPlayerNetInfo"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerNetInfo, PlayerUserID_0) == 0x000000, "Member 'DCSPlayerState_C_GetPlayerNetInfo::PlayerUserID_0' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_GetPlayerNetInfo, PlayerCampType_0) == 0x000010, "Member 'DCSPlayerState_C_GetPlayerNetInfo::PlayerCampType_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_HelpTransmit_RunInteractionEvent \ static_assert(alignof(DCSPlayerState_C_HelpTransmit_RunInteractionEvent) == 0x000008, "Wrong alignment on DCSPlayerState_C_HelpTransmit_RunInteractionEvent"); \ static_assert(sizeof(DCSPlayerState_C_HelpTransmit_RunInteractionEvent) == 0x000010, "Wrong size on DCSPlayerState_C_HelpTransmit_RunInteractionEvent"); \ static_assert(offsetof(DCSPlayerState_C_HelpTransmit_RunInteractionEvent, Character) == 0x000000, "Member 'DCSPlayerState_C_HelpTransmit_RunInteractionEvent::Character' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_HelpTransmit_RunInteractionEvent, InteractionObject) == 0x000008, "Member 'DCSPlayerState_C_HelpTransmit_RunInteractionEvent::InteractionObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_InitGlobalTeamInfo \ static_assert(alignof(DCSPlayerState_C_InitGlobalTeamInfo) == 0x000008, "Wrong alignment on DCSPlayerState_C_InitGlobalTeamInfo"); \ static_assert(sizeof(DCSPlayerState_C_InitGlobalTeamInfo) == 0x000098, "Wrong size on DCSPlayerState_C_InitGlobalTeamInfo"); \ static_assert(offsetof(DCSPlayerState_C_InitGlobalTeamInfo, CallFunc_Ensure_GetOwnerCharacter_ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_InitGlobalTeamInfo::CallFunc_Ensure_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_InitGlobalTeamInfo, CallFunc_IsServer_ReturnValue) == 0x000008, "Member 'DCSPlayerState_C_InitGlobalTeamInfo::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_InitGlobalTeamInfo, CallFunc_GetMyBehavior_BehaviorComp) == 0x000010, "Member 'DCSPlayerState_C_InitGlobalTeamInfo::CallFunc_GetMyBehavior_BehaviorComp' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_InitGlobalTeamInfo, CallFunc_GetTeamAttitudeInfo_TeamAttitude) == 0x000018, "Member 'DCSPlayerState_C_InitGlobalTeamInfo::CallFunc_GetTeamAttitudeInfo_TeamAttitude' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_InitGlobalTeamInfo, CallFunc_GetMyBehavior_BehaviorComp_1) == 0x000068, "Member 'DCSPlayerState_C_InitGlobalTeamInfo::CallFunc_GetMyBehavior_BehaviorComp_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_InitGlobalTeamInfo, CallFunc_Ensure_GetOwnerCharacter_ReturnValue_1) == 0x000070, "Member 'DCSPlayerState_C_InitGlobalTeamInfo::CallFunc_Ensure_GetOwnerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_InitGlobalTeamInfo, CallFunc_GetCamp_Camp) == 0x000078, "Member 'DCSPlayerState_C_InitGlobalTeamInfo::CallFunc_GetCamp_Camp' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_InitGlobalTeamInfo, CallFunc_Conv_StringToName_ReturnValue) == 0x000088, "Member 'DCSPlayerState_C_InitGlobalTeamInfo::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_InitGlobalTeamInfo, CallFunc_ValidGlobalTeamInfo_ReturnValue) == 0x000090, "Member 'DCSPlayerState_C_InitGlobalTeamInfo::CallFunc_ValidGlobalTeamInfo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_InitGlobalTeamInfo, CallFunc_UpdateGlobalTeamInfo_ReturnValue) == 0x000091, "Member 'DCSPlayerState_C_InitGlobalTeamInfo::CallFunc_UpdateGlobalTeamInfo_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_IsAlive \ static_assert(alignof(DCSPlayerState_C_IsAlive) == 0x000001, "Wrong alignment on DCSPlayerState_C_IsAlive"); \ static_assert(sizeof(DCSPlayerState_C_IsAlive) == 0x000001, "Wrong size on DCSPlayerState_C_IsAlive"); \ static_assert(offsetof(DCSPlayerState_C_IsAlive, Result) == 0x000000, "Member 'DCSPlayerState_C_IsAlive::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_IsMainPlayer \ static_assert(alignof(DCSPlayerState_C_IsMainPlayer) == 0x000001, "Wrong alignment on DCSPlayerState_C_IsMainPlayer"); \ static_assert(sizeof(DCSPlayerState_C_IsMainPlayer) == 0x000002, "Wrong size on DCSPlayerState_C_IsMainPlayer"); \ static_assert(offsetof(DCSPlayerState_C_IsMainPlayer, ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_IsMainPlayer::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_IsMainPlayer, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000001, "Member 'DCSPlayerState_C_IsMainPlayer::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_IsMasterRunning \ static_assert(alignof(DCSPlayerState_C_IsMasterRunning) == 0x000008, "Wrong alignment on DCSPlayerState_C_IsMasterRunning"); \ static_assert(sizeof(DCSPlayerState_C_IsMasterRunning) == 0x000018, "Wrong size on DCSPlayerState_C_IsMasterRunning"); \ static_assert(offsetof(DCSPlayerState_C_IsMasterRunning, ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_IsMasterRunning::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_IsMasterRunning, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'DCSPlayerState_C_IsMasterRunning::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_IsMasterRunning, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'DCSPlayerState_C_IsMasterRunning::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_IsMasterRunning, CallFunc_IsLocalController_ReturnValue) == 0x000011, "Member 'DCSPlayerState_C_IsMasterRunning::CallFunc_IsLocalController_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_NecessaryDataSyncCompleted \ static_assert(alignof(DCSPlayerState_C_NecessaryDataSyncCompleted) == 0x000001, "Wrong alignment on DCSPlayerState_C_NecessaryDataSyncCompleted"); \ static_assert(sizeof(DCSPlayerState_C_NecessaryDataSyncCompleted) == 0x00000B, "Wrong size on DCSPlayerState_C_NecessaryDataSyncCompleted"); \ static_assert(offsetof(DCSPlayerState_C_NecessaryDataSyncCompleted, ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_NecessaryDataSyncCompleted::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_NecessaryDataSyncCompleted, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000001, "Member 'DCSPlayerState_C_NecessaryDataSyncCompleted::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_NecessaryDataSyncCompleted, CallFunc_IsEmpty_ReturnValue) == 0x000002, "Member 'DCSPlayerState_C_NecessaryDataSyncCompleted::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_NecessaryDataSyncCompleted, CallFunc_Not_PreBool_ReturnValue) == 0x000003, "Member 'DCSPlayerState_C_NecessaryDataSyncCompleted::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_NecessaryDataSyncCompleted, CallFunc_IsEmpty_ReturnValue_1) == 0x000004, "Member 'DCSPlayerState_C_NecessaryDataSyncCompleted::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_NecessaryDataSyncCompleted, CallFunc_NecessaryDataSyncCompleted_ReturnValue) == 0x000005, "Member 'DCSPlayerState_C_NecessaryDataSyncCompleted::CallFunc_NecessaryDataSyncCompleted_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_NecessaryDataSyncCompleted, CallFunc_Not_PreBool_ReturnValue_1) == 0x000006, "Member 'DCSPlayerState_C_NecessaryDataSyncCompleted::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_NecessaryDataSyncCompleted, CallFunc_BooleanAND_ReturnValue) == 0x000007, "Member 'DCSPlayerState_C_NecessaryDataSyncCompleted::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_NecessaryDataSyncCompleted, CallFunc_BooleanAND_ReturnValue_1) == 0x000008, "Member 'DCSPlayerState_C_NecessaryDataSyncCompleted::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_NecessaryDataSyncCompleted, CallFunc_BooleanAND_ReturnValue_2) == 0x000009, "Member 'DCSPlayerState_C_NecessaryDataSyncCompleted::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_NecessaryDataSyncCompleted, CallFunc_BooleanAND_ReturnValue_3) == 0x00000A, "Member 'DCSPlayerState_C_NecessaryDataSyncCompleted::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_OnBuffDataAddEvent_Server \ static_assert(alignof(DCSPlayerState_C_OnBuffDataAddEvent_Server) == 0x000004, "Wrong alignment on DCSPlayerState_C_OnBuffDataAddEvent_Server"); \ static_assert(sizeof(DCSPlayerState_C_OnBuffDataAddEvent_Server) == 0x000008, "Wrong size on DCSPlayerState_C_OnBuffDataAddEvent_Server"); \ static_assert(offsetof(DCSPlayerState_C_OnBuffDataAddEvent_Server, BuffData) == 0x000000, "Member 'DCSPlayerState_C_OnBuffDataAddEvent_Server::BuffData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_OnBuffDataRemoveEvent_Server \ static_assert(alignof(DCSPlayerState_C_OnBuffDataRemoveEvent_Server) == 0x000004, "Wrong alignment on DCSPlayerState_C_OnBuffDataRemoveEvent_Server"); \ static_assert(sizeof(DCSPlayerState_C_OnBuffDataRemoveEvent_Server) == 0x000008, "Wrong size on DCSPlayerState_C_OnBuffDataRemoveEvent_Server"); \ static_assert(offsetof(DCSPlayerState_C_OnBuffDataRemoveEvent_Server, BuffData) == 0x000000, "Member 'DCSPlayerState_C_OnBuffDataRemoveEvent_Server::BuffData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_OnCombatStateChangedEvent_Server \ static_assert(alignof(DCSPlayerState_C_OnCombatStateChangedEvent_Server) == 0x000004, "Wrong alignment on DCSPlayerState_C_OnCombatStateChangedEvent_Server"); \ static_assert(sizeof(DCSPlayerState_C_OnCombatStateChangedEvent_Server) == 0x000004, "Wrong size on DCSPlayerState_C_OnCombatStateChangedEvent_Server"); \ static_assert(offsetof(DCSPlayerState_C_OnCombatStateChangedEvent_Server, CombatWeaponCache_0) == 0x000000, "Member 'DCSPlayerState_C_OnCombatStateChangedEvent_Server::CombatWeaponCache_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_OnEquipmentDisplayedItemUpdateEvent_Server \ static_assert(alignof(DCSPlayerState_C_OnEquipmentDisplayedItemUpdateEvent_Server) == 0x000004, "Wrong alignment on DCSPlayerState_C_OnEquipmentDisplayedItemUpdateEvent_Server"); \ static_assert(sizeof(DCSPlayerState_C_OnEquipmentDisplayedItemUpdateEvent_Server) == 0x00001C, "Wrong size on DCSPlayerState_C_OnEquipmentDisplayedItemUpdateEvent_Server"); \ static_assert(offsetof(DCSPlayerState_C_OnEquipmentDisplayedItemUpdateEvent_Server, UpdatedIItem) == 0x000000, "Member 'DCSPlayerState_C_OnEquipmentDisplayedItemUpdateEvent_Server::UpdatedIItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_OnHealthValueChangedEvent_Server \ static_assert(alignof(DCSPlayerState_C_OnHealthValueChangedEvent_Server) == 0x000004, "Wrong alignment on DCSPlayerState_C_OnHealthValueChangedEvent_Server"); \ static_assert(sizeof(DCSPlayerState_C_OnHealthValueChangedEvent_Server) == 0x000004, "Wrong size on DCSPlayerState_C_OnHealthValueChangedEvent_Server"); \ static_assert(offsetof(DCSPlayerState_C_OnHealthValueChangedEvent_Server, HealthValue_0) == 0x000000, "Member 'DCSPlayerState_C_OnHealthValueChangedEvent_Server::HealthValue_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_OnMovementSpeedChangedEvent_Server \ static_assert(alignof(DCSPlayerState_C_OnMovementSpeedChangedEvent_Server) == 0x000008, "Wrong alignment on DCSPlayerState_C_OnMovementSpeedChangedEvent_Server"); \ static_assert(sizeof(DCSPlayerState_C_OnMovementSpeedChangedEvent_Server) == 0x000028, "Wrong size on DCSPlayerState_C_OnMovementSpeedChangedEvent_Server"); \ static_assert(offsetof(DCSPlayerState_C_OnMovementSpeedChangedEvent_Server, UpdateSpeed) == 0x000000, "Member 'DCSPlayerState_C_OnMovementSpeedChangedEvent_Server::UpdateSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_OnMovementStateChangedEvent_Server \ static_assert(alignof(DCSPlayerState_C_OnMovementStateChangedEvent_Server) == 0x000001, "Wrong alignment on DCSPlayerState_C_OnMovementStateChangedEvent_Server"); \ static_assert(sizeof(DCSPlayerState_C_OnMovementStateChangedEvent_Server) == 0x000002, "Wrong size on DCSPlayerState_C_OnMovementStateChangedEvent_Server"); \ static_assert(offsetof(DCSPlayerState_C_OnMovementStateChangedEvent_Server, NewValue) == 0x000000, "Member 'DCSPlayerState_C_OnMovementStateChangedEvent_Server::NewValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_OnMovementStateChangedEvent_Server, OldValue) == 0x000001, "Member 'DCSPlayerState_C_OnMovementStateChangedEvent_Server::OldValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_OnRep_MovementSpeedCache \ static_assert(alignof(DCSPlayerState_C_OnRep_MovementSpeedCache) == 0x000008, "Wrong alignment on DCSPlayerState_C_OnRep_MovementSpeedCache"); \ static_assert(sizeof(DCSPlayerState_C_OnRep_MovementSpeedCache) == 0x000010, "Wrong size on DCSPlayerState_C_OnRep_MovementSpeedCache"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_MovementSpeedCache, CallFunc_GetPlayerController_ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_OnRep_MovementSpeedCache::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_MovementSpeedCache, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'DCSPlayerState_C_OnRep_MovementSpeedCache::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_MovementSpeedCache, CallFunc_IsLocalController_ReturnValue) == 0x000009, "Member 'DCSPlayerState_C_OnRep_MovementSpeedCache::CallFunc_IsLocalController_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_OnRep_MovementStateCache \ static_assert(alignof(DCSPlayerState_C_OnRep_MovementStateCache) == 0x000008, "Wrong alignment on DCSPlayerState_C_OnRep_MovementStateCache"); \ static_assert(sizeof(DCSPlayerState_C_OnRep_MovementStateCache) == 0x000010, "Wrong size on DCSPlayerState_C_OnRep_MovementStateCache"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_MovementStateCache, CallFunc_GetPlayerController_ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_OnRep_MovementStateCache::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_MovementStateCache, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'DCSPlayerState_C_OnRep_MovementStateCache::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_MovementStateCache, CallFunc_IsLocalController_ReturnValue) == 0x000009, "Member 'DCSPlayerState_C_OnRep_MovementStateCache::CallFunc_IsLocalController_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_OnRep_PlayerLoadFinish \ static_assert(alignof(DCSPlayerState_C_OnRep_PlayerLoadFinish) == 0x000008, "Wrong alignment on DCSPlayerState_C_OnRep_PlayerLoadFinish"); \ static_assert(sizeof(DCSPlayerState_C_OnRep_PlayerLoadFinish) == 0x000048, "Wrong size on DCSPlayerState_C_OnRep_PlayerLoadFinish"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_PlayerLoadFinish, CallFunc_GetPlayerController_ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_OnRep_PlayerLoadFinish::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_PlayerLoadFinish, CallFunc_GetPlayerNetInfo_PlayerUserID) == 0x000008, "Member 'DCSPlayerState_C_OnRep_PlayerLoadFinish::CallFunc_GetPlayerNetInfo_PlayerUserID' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_PlayerLoadFinish, CallFunc_GetPlayerNetInfo_PlayerCampType) == 0x000018, "Member 'DCSPlayerState_C_OnRep_PlayerLoadFinish::CallFunc_GetPlayerNetInfo_PlayerCampType' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_PlayerLoadFinish, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'DCSPlayerState_C_OnRep_PlayerLoadFinish::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_PlayerLoadFinish, CallFunc_IsLocalController_ReturnValue) == 0x000029, "Member 'DCSPlayerState_C_OnRep_PlayerLoadFinish::CallFunc_IsLocalController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_PlayerLoadFinish, CallFunc_IsServer_ReturnValue) == 0x00002A, "Member 'DCSPlayerState_C_OnRep_PlayerLoadFinish::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_PlayerLoadFinish, CallFunc_GetModel_GameOnlineModel_ReturnValue) == 0x000030, "Member 'DCSPlayerState_C_OnRep_PlayerLoadFinish::CallFunc_GetModel_GameOnlineModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_PlayerLoadFinish, CallFunc_GetDCSPlayerState_ReturnValue) == 0x000038, "Member 'DCSPlayerState_C_OnRep_PlayerLoadFinish::CallFunc_GetDCSPlayerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_PlayerLoadFinish, CallFunc_NecessaryDataSyncCompleted_ReturnValue) == 0x000040, "Member 'DCSPlayerState_C_OnRep_PlayerLoadFinish::CallFunc_NecessaryDataSyncCompleted_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_OnRep_RotationMode \ static_assert(alignof(DCSPlayerState_C_OnRep_RotationMode) == 0x000008, "Wrong alignment on DCSPlayerState_C_OnRep_RotationMode"); \ static_assert(sizeof(DCSPlayerState_C_OnRep_RotationMode) == 0x000010, "Wrong size on DCSPlayerState_C_OnRep_RotationMode"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_RotationMode, CallFunc_GetPlayerController_ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_OnRep_RotationMode::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_RotationMode, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'DCSPlayerState_C_OnRep_RotationMode::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_OnRep_RotationMode, CallFunc_IsLocalController_ReturnValue) == 0x000009, "Member 'DCSPlayerState_C_OnRep_RotationMode::CallFunc_IsLocalController_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_OnRotationModeChangedEvent_Server \ static_assert(alignof(DCSPlayerState_C_OnRotationModeChangedEvent_Server) == 0x000001, "Wrong alignment on DCSPlayerState_C_OnRotationModeChangedEvent_Server"); \ static_assert(sizeof(DCSPlayerState_C_OnRotationModeChangedEvent_Server) == 0x000001, "Wrong size on DCSPlayerState_C_OnRotationModeChangedEvent_Server"); \ static_assert(offsetof(DCSPlayerState_C_OnRotationModeChangedEvent_Server, NewMode) == 0x000000, "Member 'DCSPlayerState_C_OnRotationModeChangedEvent_Server::NewMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_OnWeaponBuffTagAddEvent_Server \ static_assert(alignof(DCSPlayerState_C_OnWeaponBuffTagAddEvent_Server) == 0x000004, "Wrong alignment on DCSPlayerState_C_OnWeaponBuffTagAddEvent_Server"); \ static_assert(sizeof(DCSPlayerState_C_OnWeaponBuffTagAddEvent_Server) == 0x000008, "Wrong size on DCSPlayerState_C_OnWeaponBuffTagAddEvent_Server"); \ static_assert(offsetof(DCSPlayerState_C_OnWeaponBuffTagAddEvent_Server, Tag) == 0x000000, "Member 'DCSPlayerState_C_OnWeaponBuffTagAddEvent_Server::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_PushRebornInfo_OnClient \ static_assert(alignof(DCSPlayerState_C_PushRebornInfo_OnClient) == 0x000008, "Wrong alignment on DCSPlayerState_C_PushRebornInfo_OnClient"); \ static_assert(sizeof(DCSPlayerState_C_PushRebornInfo_OnClient) == 0x000068, "Wrong size on DCSPlayerState_C_PushRebornInfo_OnClient"); \ static_assert(offsetof(DCSPlayerState_C_PushRebornInfo_OnClient, Reborn_Level_Map) == 0x000000, "Member 'DCSPlayerState_C_PushRebornInfo_OnClient::Reborn_Level_Map' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_PushRebornInfo_OnClient, Reborn_Level_Mark) == 0x000010, "Member 'DCSPlayerState_C_PushRebornInfo_OnClient::Reborn_Level_Mark' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_PushRebornInfo_OnClient, Reborn_PlayerLocation) == 0x000020, "Member 'DCSPlayerState_C_PushRebornInfo_OnClient::Reborn_PlayerLocation' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_PushRebornInfo_OnClient, Reborn_PlayerRotation) == 0x000038, "Member 'DCSPlayerState_C_PushRebornInfo_OnClient::Reborn_PlayerRotation' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_PushRebornInfo_OnClient, PlayerLevelChapter) == 0x000050, "Member 'DCSPlayerState_C_PushRebornInfo_OnClient::PlayerLevelChapter' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_PushRebornInfo_OnClient, FirePoint) == 0x000058, "Member 'DCSPlayerState_C_PushRebornInfo_OnClient::FirePoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_ReceiveTick \ static_assert(alignof(DCSPlayerState_C_ReceiveTick) == 0x000004, "Wrong alignment on DCSPlayerState_C_ReceiveTick"); \ static_assert(sizeof(DCSPlayerState_C_ReceiveTick) == 0x000004, "Wrong size on DCSPlayerState_C_ReceiveTick"); \ static_assert(offsetof(DCSPlayerState_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'DCSPlayerState_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_RemoveOtherPlayer \ static_assert(alignof(DCSPlayerState_C_RemoveOtherPlayer) == 0x000008, "Wrong alignment on DCSPlayerState_C_RemoveOtherPlayer"); \ static_assert(sizeof(DCSPlayerState_C_RemoveOtherPlayer) == 0x000008, "Wrong size on DCSPlayerState_C_RemoveOtherPlayer"); \ static_assert(offsetof(DCSPlayerState_C_RemoveOtherPlayer, Player) == 0x000000, "Member 'DCSPlayerState_C_RemoveOtherPlayer::Player' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_Request_GetMeDirectDamage \ static_assert(alignof(DCSPlayerState_C_Request_GetMeDirectDamage) == 0x000008, "Wrong alignment on DCSPlayerState_C_Request_GetMeDirectDamage"); \ static_assert(sizeof(DCSPlayerState_C_Request_GetMeDirectDamage) == 0x000020, "Wrong size on DCSPlayerState_C_Request_GetMeDirectDamage"); \ static_assert(offsetof(DCSPlayerState_C_Request_GetMeDirectDamage, Attacker) == 0x000000, "Member 'DCSPlayerState_C_Request_GetMeDirectDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_Request_GetMeDirectDamage, SkillID) == 0x000008, "Member 'DCSPlayerState_C_Request_GetMeDirectDamage::SkillID' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_Request_GetMeDirectDamage, EffectType) == 0x000018, "Member 'DCSPlayerState_C_Request_GetMeDirectDamage::EffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_RequestCharacter_CallServer \ static_assert(alignof(DCSPlayerState_C_RequestCharacter_CallServer) == 0x000010, "Wrong alignment on DCSPlayerState_C_RequestCharacter_CallServer"); \ static_assert(sizeof(DCSPlayerState_C_RequestCharacter_CallServer) == 0x000060, "Wrong size on DCSPlayerState_C_RequestCharacter_CallServer"); \ static_assert(offsetof(DCSPlayerState_C_RequestCharacter_CallServer, InPlayerStartPosition) == 0x000000, "Member 'DCSPlayerState_C_RequestCharacter_CallServer::InPlayerStartPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_RunAllSync \ static_assert(alignof(DCSPlayerState_C_RunAllSync) == 0x000001, "Wrong alignment on DCSPlayerState_C_RunAllSync"); \ static_assert(sizeof(DCSPlayerState_C_RunAllSync) == 0x000002, "Wrong size on DCSPlayerState_C_RunAllSync"); \ static_assert(offsetof(DCSPlayerState_C_RunAllSync, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_RunAllSync::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_RunAllSync, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000001, "Member 'DCSPlayerState_C_RunAllSync::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_SyncKill \ static_assert(alignof(DCSPlayerState_C_SyncKill) == 0x000008, "Wrong alignment on DCSPlayerState_C_SyncKill"); \ static_assert(sizeof(DCSPlayerState_C_SyncKill) == 0x000020, "Wrong size on DCSPlayerState_C_SyncKill"); \ static_assert(offsetof(DCSPlayerState_C_SyncKill, KillerUID) == 0x000000, "Member 'DCSPlayerState_C_SyncKill::KillerUID' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncKill, VictimUID) == 0x000010, "Member 'DCSPlayerState_C_SyncKill::VictimUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_TakeDamage \ static_assert(alignof(DCSPlayerState_C_TakeDamage) == 0x000008, "Wrong alignment on DCSPlayerState_C_TakeDamage"); \ static_assert(sizeof(DCSPlayerState_C_TakeDamage) == 0x000258, "Wrong size on DCSPlayerState_C_TakeDamage"); \ static_assert(offsetof(DCSPlayerState_C_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'DCSPlayerState_C_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_TakeDamage, HitResult) == 0x000168, "Member 'DCSPlayerState_C_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_TakeDamage, ResultType) == 0x000250, "Member 'DCSPlayerState_C_TakeDamage::ResultType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_Transmit_SponsorActingEffectToApplier \ static_assert(alignof(DCSPlayerState_C_Transmit_SponsorActingEffectToApplier) == 0x000008, "Wrong alignment on DCSPlayerState_C_Transmit_SponsorActingEffectToApplier"); \ static_assert(sizeof(DCSPlayerState_C_Transmit_SponsorActingEffectToApplier) == 0x000010, "Wrong size on DCSPlayerState_C_Transmit_SponsorActingEffectToApplier"); \ static_assert(offsetof(DCSPlayerState_C_Transmit_SponsorActingEffectToApplier, SkillID) == 0x000000, "Member 'DCSPlayerState_C_Transmit_SponsorActingEffectToApplier::SkillID' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_Transmit_SponsorActingEffectToApplier, Applier) == 0x000008, "Member 'DCSPlayerState_C_Transmit_SponsorActingEffectToApplier::Applier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_Transmit_TakeDamage \ static_assert(alignof(DCSPlayerState_C_Transmit_TakeDamage) == 0x000008, "Wrong alignment on DCSPlayerState_C_Transmit_TakeDamage"); \ static_assert(sizeof(DCSPlayerState_C_Transmit_TakeDamage) == 0x000130, "Wrong size on DCSPlayerState_C_Transmit_TakeDamage"); \ static_assert(offsetof(DCSPlayerState_C_Transmit_TakeDamage, Attacker) == 0x000000, "Member 'DCSPlayerState_C_Transmit_TakeDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_Transmit_TakeDamage, NetworkDamageData) == 0x000008, "Member 'DCSPlayerState_C_Transmit_TakeDamage::NetworkDamageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_Transmit_TakeDamageServer \ static_assert(alignof(DCSPlayerState_C_Transmit_TakeDamageServer) == 0x000008, "Wrong alignment on DCSPlayerState_C_Transmit_TakeDamageServer"); \ static_assert(sizeof(DCSPlayerState_C_Transmit_TakeDamageServer) == 0x000130, "Wrong size on DCSPlayerState_C_Transmit_TakeDamageServer"); \ static_assert(offsetof(DCSPlayerState_C_Transmit_TakeDamageServer, Attacker) == 0x000000, "Member 'DCSPlayerState_C_Transmit_TakeDamageServer::Attacker' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_Transmit_TakeDamageServer, NetworkDamageData) == 0x000008, "Member 'DCSPlayerState_C_Transmit_TakeDamageServer::NetworkDamageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_Undelayed_TakeDamage \ static_assert(alignof(DCSPlayerState_C_Undelayed_TakeDamage) == 0x000008, "Wrong alignment on DCSPlayerState_C_Undelayed_TakeDamage"); \ static_assert(sizeof(DCSPlayerState_C_Undelayed_TakeDamage) == 0x000258, "Wrong size on DCSPlayerState_C_Undelayed_TakeDamage"); \ static_assert(offsetof(DCSPlayerState_C_Undelayed_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'DCSPlayerState_C_Undelayed_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_Undelayed_TakeDamage, HitResult) == 0x000168, "Member 'DCSPlayerState_C_Undelayed_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_Undelayed_TakeDamage, ResultType) == 0x000250, "Member 'DCSPlayerState_C_Undelayed_TakeDamage::ResultType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_UpdatePlayerInfo_Server \ static_assert(alignof(DCSPlayerState_C_UpdatePlayerInfo_Server) == 0x000008, "Wrong alignment on DCSPlayerState_C_UpdatePlayerInfo_Server"); \ static_assert(sizeof(DCSPlayerState_C_UpdatePlayerInfo_Server) == 0x000038, "Wrong size on DCSPlayerState_C_UpdatePlayerInfo_Server"); \ static_assert(offsetof(DCSPlayerState_C_UpdatePlayerInfo_Server, PlayerCampType_0) == 0x000000, "Member 'DCSPlayerState_C_UpdatePlayerInfo_Server::PlayerCampType_0' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_UpdatePlayerInfo_Server, PlayerUserID_0) == 0x000010, "Member 'DCSPlayerState_C_UpdatePlayerInfo_Server::PlayerUserID_0' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_UpdatePlayerInfo_Server, CallFunc_IsEmpty_ReturnValue) == 0x000020, "Member 'DCSPlayerState_C_UpdatePlayerInfo_Server::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_UpdatePlayerInfo_Server, CallFunc_IsEmpty_ReturnValue_1) == 0x000021, "Member 'DCSPlayerState_C_UpdatePlayerInfo_Server::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_UpdatePlayerInfo_Server, CallFunc_RandomInteger_ReturnValue) == 0x000024, "Member 'DCSPlayerState_C_UpdatePlayerInfo_Server::CallFunc_RandomInteger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_UpdatePlayerInfo_Server, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'DCSPlayerState_C_UpdatePlayerInfo_Server::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_UsePhysyicEffectWhenAppliedDamage \ static_assert(alignof(DCSPlayerState_C_UsePhysyicEffectWhenAppliedDamage) == 0x000001, "Wrong alignment on DCSPlayerState_C_UsePhysyicEffectWhenAppliedDamage"); \ static_assert(sizeof(DCSPlayerState_C_UsePhysyicEffectWhenAppliedDamage) == 0x000001, "Wrong size on DCSPlayerState_C_UsePhysyicEffectWhenAppliedDamage"); \ static_assert(offsetof(DCSPlayerState_C_UsePhysyicEffectWhenAppliedDamage, ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_UsePhysyicEffectWhenAppliedDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_VerifyConnected \ static_assert(alignof(DCSPlayerState_C_VerifyConnected) == 0x000008, "Wrong alignment on DCSPlayerState_C_VerifyConnected"); \ static_assert(sizeof(DCSPlayerState_C_VerifyConnected) == 0x000020, "Wrong size on DCSPlayerState_C_VerifyConnected"); \ static_assert(offsetof(DCSPlayerState_C_VerifyConnected, CampType) == 0x000000, "Member 'DCSPlayerState_C_VerifyConnected::CampType' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_VerifyConnected, PlayerUserID_0) == 0x000010, "Member 'DCSPlayerState_C_VerifyConnected::PlayerUserID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_Sync_CampID \ static_assert(alignof(DCSPlayerState_C_Sync_CampID) == 0x000008, "Wrong alignment on DCSPlayerState_C_Sync_CampID"); \ static_assert(sizeof(DCSPlayerState_C_Sync_CampID) == 0x000010, "Wrong size on DCSPlayerState_C_Sync_CampID"); \ static_assert(offsetof(DCSPlayerState_C_Sync_CampID, CampID_0) == 0x000000, "Member 'DCSPlayerState_C_Sync_CampID::CampID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_SyncState_GetActivityValue \ static_assert(alignof(DCSPlayerState_C_SyncState_GetActivityValue) == 0x000008, "Wrong alignment on DCSPlayerState_C_SyncState_GetActivityValue"); \ static_assert(sizeof(DCSPlayerState_C_SyncState_GetActivityValue) == 0x000028, "Wrong size on DCSPlayerState_C_SyncState_GetActivityValue"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetActivityValue, Activity_0) == 0x000000, "Member 'DCSPlayerState_C_SyncState_GetActivityValue::Activity_0' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetActivityValue, Value) == 0x000001, "Member 'DCSPlayerState_C_SyncState_GetActivityValue::Value' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetActivityValue, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'DCSPlayerState_C_SyncState_GetActivityValue::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetActivityValue, CallFunc_SyncState_GetActivityValue_Value) == 0x000010, "Member 'DCSPlayerState_C_SyncState_GetActivityValue::CallFunc_SyncState_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetActivityValue, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'DCSPlayerState_C_SyncState_GetActivityValue::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetActivityValue, CallFunc_IsLocalController_ReturnValue) == 0x000012, "Member 'DCSPlayerState_C_SyncState_GetActivityValue::CallFunc_IsLocalController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetActivityValue, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000018, "Member 'DCSPlayerState_C_SyncState_GetActivityValue::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetActivityValue, CallFunc_IsValid_ReturnValue_1) == 0x000020, "Member 'DCSPlayerState_C_SyncState_GetActivityValue::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetActivityValue, CallFunc_GetActivityValue_Value) == 0x000021, "Member 'DCSPlayerState_C_SyncState_GetActivityValue::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_SyncState_GetCharacterState \ static_assert(alignof(DCSPlayerState_C_SyncState_GetCharacterState) == 0x000008, "Wrong alignment on DCSPlayerState_C_SyncState_GetCharacterState"); \ static_assert(sizeof(DCSPlayerState_C_SyncState_GetCharacterState) == 0x000018, "Wrong size on DCSPlayerState_C_SyncState_GetCharacterState"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetCharacterState, State_0) == 0x000000, "Member 'DCSPlayerState_C_SyncState_GetCharacterState::State_0' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetCharacterState, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'DCSPlayerState_C_SyncState_GetCharacterState::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetCharacterState, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'DCSPlayerState_C_SyncState_GetCharacterState::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetCharacterState, CallFunc_IsLocalController_ReturnValue) == 0x000011, "Member 'DCSPlayerState_C_SyncState_GetCharacterState::CallFunc_IsLocalController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetCharacterState, CallFunc_SyncState_GetCharacterState_State) == 0x000012, "Member 'DCSPlayerState_C_SyncState_GetCharacterState::CallFunc_SyncState_GetCharacterState_State' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetCharacterState, CallFunc_IsValid_ReturnValue_1) == 0x000013, "Member 'DCSPlayerState_C_SyncState_GetCharacterState::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetCharacterState, CallFunc_GetState_State) == 0x000014, "Member 'DCSPlayerState_C_SyncState_GetCharacterState::CallFunc_GetState_State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_SyncState_GetImmortalIgnoreType \ static_assert(alignof(DCSPlayerState_C_SyncState_GetImmortalIgnoreType) == 0x000008, "Wrong alignment on DCSPlayerState_C_SyncState_GetImmortalIgnoreType"); \ static_assert(sizeof(DCSPlayerState_C_SyncState_GetImmortalIgnoreType) == 0x000110, "Wrong size on DCSPlayerState_C_SyncState_GetImmortalIgnoreType"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetImmortalIgnoreType, ReturnValue) == 0x000000, "Member 'DCSPlayerState_C_SyncState_GetImmortalIgnoreType::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetImmortalIgnoreType, CallFunc_GetPlayerController_ReturnValue) == 0x000050, "Member 'DCSPlayerState_C_SyncState_GetImmortalIgnoreType::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetImmortalIgnoreType, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'DCSPlayerState_C_SyncState_GetImmortalIgnoreType::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetImmortalIgnoreType, CallFunc_IsValid_ReturnValue_1) == 0x000059, "Member 'DCSPlayerState_C_SyncState_GetImmortalIgnoreType::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetImmortalIgnoreType, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000060, "Member 'DCSPlayerState_C_SyncState_GetImmortalIgnoreType::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetImmortalIgnoreType, CallFunc_IsLocalController_ReturnValue) == 0x000068, "Member 'DCSPlayerState_C_SyncState_GetImmortalIgnoreType::CallFunc_IsLocalController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetImmortalIgnoreType, CallFunc_GetImmortalIgnoreType_ReturnValue) == 0x000070, "Member 'DCSPlayerState_C_SyncState_GetImmortalIgnoreType::CallFunc_GetImmortalIgnoreType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_GetImmortalIgnoreType, CallFunc_SyncState_GetImmortalIgnoreType_ReturnValue) == 0x0000C0, "Member 'DCSPlayerState_C_SyncState_GetImmortalIgnoreType::CallFunc_SyncState_GetImmortalIgnoreType_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DCSPlayerState_C_SyncState_IsEffectApplied \ static_assert(alignof(DCSPlayerState_C_SyncState_IsEffectApplied) == 0x000008, "Wrong alignment on DCSPlayerState_C_SyncState_IsEffectApplied"); \ static_assert(sizeof(DCSPlayerState_C_SyncState_IsEffectApplied) == 0x000028, "Wrong size on DCSPlayerState_C_SyncState_IsEffectApplied"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_IsEffectApplied, Type) == 0x000000, "Member 'DCSPlayerState_C_SyncState_IsEffectApplied::Type' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_IsEffectApplied, ReturnValue) == 0x000001, "Member 'DCSPlayerState_C_SyncState_IsEffectApplied::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_IsEffectApplied, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'DCSPlayerState_C_SyncState_IsEffectApplied::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_IsEffectApplied, CallFunc_SyncState_IsEffectApplied_ReturnValue) == 0x000010, "Member 'DCSPlayerState_C_SyncState_IsEffectApplied::CallFunc_SyncState_IsEffectApplied_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_IsEffectApplied, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'DCSPlayerState_C_SyncState_IsEffectApplied::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_IsEffectApplied, CallFunc_IsLocalController_ReturnValue) == 0x000012, "Member 'DCSPlayerState_C_SyncState_IsEffectApplied::CallFunc_IsLocalController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_IsEffectApplied, CallFunc_GetMyEffects_EffectsComp) == 0x000018, "Member 'DCSPlayerState_C_SyncState_IsEffectApplied::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_IsEffectApplied, CallFunc_IsValid_ReturnValue_1) == 0x000020, "Member 'DCSPlayerState_C_SyncState_IsEffectApplied::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DCSPlayerState_C_SyncState_IsEffectApplied, CallFunc_IsEffectApplied_ReturnValue) == 0x000021, "Member 'DCSPlayerState_C_SyncState_IsEffectApplied::CallFunc_IsEffectApplied_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADCSPlayerState_C \ static_assert(alignof(ADCSPlayerState_C) == 0x000008, "Wrong alignment on ADCSPlayerState_C"); \ static_assert(sizeof(ADCSPlayerState_C) == 0x0005F8, "Wrong size on ADCSPlayerState_C"); \ static_assert(offsetof(ADCSPlayerState_C, UberGraphFrame_DCSPlayerState_C) == 0x0004B8, "Member 'ADCSPlayerState_C::UberGraphFrame_DCSPlayerState_C' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, ItemCollectComponent) == 0x0004C0, "Member 'ADCSPlayerState_C::ItemCollectComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, Beibao_EnchantingMaterial) == 0x0004C8, "Member 'ADCSPlayerState_C::Beibao_EnchantingMaterial' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, AchievementSystem) == 0x0004D0, "Member 'ADCSPlayerState_C::AchievementSystem' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, GemComponent) == 0x0004D8, "Member 'ADCSPlayerState_C::GemComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, CangKu_Spell) == 0x0004E0, "Member 'ADCSPlayerState_C::CangKu_Spell' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, CangKu_Mat) == 0x0004E8, "Member 'ADCSPlayerState_C::CangKu_Mat' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, Beibao_Spell) == 0x0004F0, "Member 'ADCSPlayerState_C::Beibao_Spell' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, TradeComponent) == 0x0004F8, "Member 'ADCSPlayerState_C::TradeComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, AutoReplenishComponent) == 0x000500, "Member 'ADCSPlayerState_C::AutoReplenishComponent' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, StarGraphModel) == 0x000508, "Member 'ADCSPlayerState_C::StarGraphModel' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, CangKu_Equipment) == 0x000510, "Member 'ADCSPlayerState_C::CangKu_Equipment' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, CangKu_Tool) == 0x000518, "Member 'ADCSPlayerState_C::CangKu_Tool' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, SceneEffectModel) == 0x000520, "Member 'ADCSPlayerState_C::SceneEffectModel' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, Beibao_Equipment) == 0x000528, "Member 'ADCSPlayerState_C::Beibao_Equipment' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, PlayerEquipmentSaver) == 0x000530, "Member 'ADCSPlayerState_C::PlayerEquipmentSaver' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, EffectModel) == 0x000538, "Member 'ADCSPlayerState_C::EffectModel' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, Beibao_Tool) == 0x000540, "Member 'ADCSPlayerState_C::Beibao_Tool' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, PlayerProperty) == 0x000548, "Member 'ADCSPlayerState_C::PlayerProperty' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, Beibao_Special) == 0x000550, "Member 'ADCSPlayerState_C::Beibao_Special' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, Beibao_Mat) == 0x000558, "Member 'ADCSPlayerState_C::Beibao_Mat' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, MovementStateCache) == 0x000560, "Member 'ADCSPlayerState_C::MovementStateCache' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, MovementSpeedCache) == 0x000568, "Member 'ADCSPlayerState_C::MovementSpeedCache' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, RotationMode) == 0x000590, "Member 'ADCSPlayerState_C::RotationMode' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, MainPlayer) == 0x000594, "Member 'ADCSPlayerState_C::MainPlayer' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, PlayerUserID) == 0x000598, "Member 'ADCSPlayerState_C::PlayerUserID' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, PlayerCampType) == 0x0005A8, "Member 'ADCSPlayerState_C::PlayerCampType' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, OtherPlayerCharacters) == 0x0005B8, "Member 'ADCSPlayerState_C::OtherPlayerCharacters' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, ConnectionTimeoutHandle) == 0x0005C8, "Member 'ADCSPlayerState_C::ConnectionTimeoutHandle' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, PlayerLoadFinish) == 0x0005D0, "Member 'ADCSPlayerState_C::PlayerLoadFinish' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, CloseConnectionHandle) == 0x0005D8, "Member 'ADCSPlayerState_C::CloseConnectionHandle' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, VerifyConnectingTime) == 0x0005E0, "Member 'ADCSPlayerState_C::VerifyConnectingTime' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, SendVerifyToServerHandle) == 0x0005E8, "Member 'ADCSPlayerState_C::SendVerifyToServerHandle' has a wrong offset!"); \ static_assert(offsetof(ADCSPlayerState_C, VerifyReceivedRemanentCount) == 0x0005F0, "Member 'ADCSPlayerState_C::VerifyReceivedRemanentCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent \ static_assert(alignof(AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent) == 0x000008, "Wrong alignment on AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent"); \ static_assert(sizeof(AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent) == 0x000030, "Wrong size on AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent, EntryPoint) == 0x000000, "Member 'AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent, K2Node_DynamicCast_AsBP_NPC) == 0x000010, "Member 'AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent::K2Node_DynamicCast_AsBP_NPC' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent, K2Node_DynamicCast_AsAbstract_Character) == 0x000020, "Member 'AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent, K2Node_DynamicCast_bSuccess_1) == 0x000028, "Member 'AC_HalitusEffectComponent_C_ExecuteUbergraph_AC_HalitusEffectComponent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_HalitusEffectComponent_C_GetOwnerLodLevel \ static_assert(alignof(AC_HalitusEffectComponent_C_GetOwnerLodLevel) == 0x000001, "Wrong alignment on AC_HalitusEffectComponent_C_GetOwnerLodLevel"); \ static_assert(sizeof(AC_HalitusEffectComponent_C_GetOwnerLodLevel) == 0x000005, "Wrong size on AC_HalitusEffectComponent_C_GetOwnerLodLevel"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_GetOwnerLodLevel, ReturnValue) == 0x000000, "Member 'AC_HalitusEffectComponent_C_GetOwnerLodLevel::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_GetOwnerLodLevel, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'AC_HalitusEffectComponent_C_GetOwnerLodLevel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_GetOwnerLodLevel, CallFunc_IsValid_ReturnValue_1) == 0x000002, "Member 'AC_HalitusEffectComponent_C_GetOwnerLodLevel::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_GetOwnerLodLevel, CallFunc_GetCharacterLODLevel_ReturnValue) == 0x000003, "Member 'AC_HalitusEffectComponent_C_GetOwnerLodLevel::CallFunc_GetCharacterLODLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_GetOwnerLodLevel, CallFunc_GetCharacterLODLevel_ReturnValue_1) == 0x000004, "Member 'AC_HalitusEffectComponent_C_GetOwnerLodLevel::CallFunc_GetCharacterLODLevel_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AC_HalitusEffectComponent_C_SpawnHalitusEffect \ static_assert(alignof(AC_HalitusEffectComponent_C_SpawnHalitusEffect) == 0x000008, "Wrong alignment on AC_HalitusEffectComponent_C_SpawnHalitusEffect"); \ static_assert(sizeof(AC_HalitusEffectComponent_C_SpawnHalitusEffect) == 0x000078, "Wrong size on AC_HalitusEffectComponent_C_SpawnHalitusEffect"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, InSkipKey) == 0x000000, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::InSkipKey' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, InSkipCount) == 0x000010, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::InSkipCount' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000018, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_ForceHalitusEffectWhenEditorRunning_ReturnValue) == 0x000020, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_ForceHalitusEffectWhenEditorRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000028, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_GetModel_BGMAndSectionManager_ReturnValue) == 0x000030, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_GetModel_BGMAndSectionManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_GetActivityValue_Value) == 0x000038, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_GetActivityValue_Value_1) == 0x000039, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_GetActivityValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_GetPlayerStatic_ReturnValue) == 0x000040, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x000048, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_Array_Contains_ReturnValue) == 0x000050, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_GetCurrentCharacter_CurrentChapter) == 0x000051, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_GetCurrentCharacter_CurrentChapter' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000052, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_GetOwnerLodLevel_ReturnValue) == 0x000053, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_GetOwnerLodLevel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_BooleanOR_ReturnValue) == 0x000054, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000055, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_IsValid_ReturnValue) == 0x000056, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000058, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_NotEqual_NameName_ReturnValue) == 0x000060, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_Subtract_IntInt_ReturnValue) == 0x000064, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000068, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_IsEmpty_ReturnValue) == 0x000069, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x00006A, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AC_HalitusEffectComponent_C_SpawnHalitusEffect, CallFunc_SpawnSystemAttached_ReturnValue_1) == 0x000070, "Member 'AC_HalitusEffectComponent_C_SpawnHalitusEffect::CallFunc_SpawnSystemAttached_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAC_HalitusEffectComponent_C \ static_assert(alignof(UAC_HalitusEffectComponent_C) == 0x000008, "Wrong alignment on UAC_HalitusEffectComponent_C"); \ static_assert(sizeof(UAC_HalitusEffectComponent_C) == 0x000128, "Wrong size on UAC_HalitusEffectComponent_C"); \ static_assert(offsetof(UAC_HalitusEffectComponent_C, UberGraphFrame) == 0x0000E8, "Member 'UAC_HalitusEffectComponent_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UAC_HalitusEffectComponent_C, OwnerMesh) == 0x0000F0, "Member 'UAC_HalitusEffectComponent_C::OwnerMesh' has a wrong offset!"); \ static_assert(offsetof(UAC_HalitusEffectComponent_C, OwnerCharacter) == 0x0000F8, "Member 'UAC_HalitusEffectComponent_C::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(UAC_HalitusEffectComponent_C, SkipKey) == 0x000100, "Member 'UAC_HalitusEffectComponent_C::SkipKey' has a wrong offset!"); \ static_assert(offsetof(UAC_HalitusEffectComponent_C, SkipCount) == 0x000110, "Member 'UAC_HalitusEffectComponent_C::SkipCount' has a wrong offset!"); \ static_assert(offsetof(UAC_HalitusEffectComponent_C, Owner_NPC) == 0x000118, "Member 'UAC_HalitusEffectComponent_C::Owner_NPC' has a wrong offset!"); \ static_assert(offsetof(UAC_HalitusEffectComponent_C, SpawnedSocket) == 0x000120, "Member 'UAC_HalitusEffectComponent_C::SpawnedSocket' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Hand_C_BeginTrail \ static_assert(alignof(DI_Hand_C_BeginTrail) == 0x000001, "Wrong alignment on DI_Hand_C_BeginTrail"); \ static_assert(sizeof(DI_Hand_C_BeginTrail) == 0x000001, "Wrong size on DI_Hand_C_BeginTrail"); \ static_assert(offsetof(DI_Hand_C_BeginTrail, 无属性也有拖尾) == 0x000000, "Member 'DI_Hand_C_BeginTrail::无属性也有拖尾' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Hand_C_BuffLoopSound \ static_assert(alignof(DI_Hand_C_BuffLoopSound) == 0x000008, "Wrong alignment on DI_Hand_C_BuffLoopSound"); \ static_assert(sizeof(DI_Hand_C_BuffLoopSound) == 0x000048, "Wrong size on DI_Hand_C_BuffLoopSound"); \ static_assert(offsetof(DI_Hand_C_BuffLoopSound, Enumerato) == 0x000000, "Member 'DI_Hand_C_BuffLoopSound::Enumerato' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_BuffLoopSound, Temp_delegate_Variable) == 0x000004, "Member 'DI_Hand_C_BuffLoopSound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_BuffLoopSound, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000018, "Member 'DI_Hand_C_BuffLoopSound::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_BuffLoopSound, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'DI_Hand_C_BuffLoopSound::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_BuffLoopSound, CallFunc_PostEvent_ReturnValue) == 0x000038, "Member 'DI_Hand_C_BuffLoopSound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_BuffLoopSound, CallFunc_Conv_StringToName_ReturnValue) == 0x00003C, "Member 'DI_Hand_C_BuffLoopSound::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Hand_C_ChooseBuffSound \ static_assert(alignof(DI_Hand_C_ChooseBuffSound) == 0x000008, "Wrong alignment on DI_Hand_C_ChooseBuffSound"); \ static_assert(sizeof(DI_Hand_C_ChooseBuffSound) == 0x000058, "Wrong size on DI_Hand_C_ChooseBuffSound"); \ static_assert(offsetof(DI_Hand_C_ChooseBuffSound, BuffSoundType) == 0x000000, "Member 'DI_Hand_C_ChooseBuffSound::BuffSoundType' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ChooseBuffSound, Volume) == 0x000008, "Member 'DI_Hand_C_ChooseBuffSound::Volume' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ChooseBuffSound, PitchMultiplier) == 0x000010, "Member 'DI_Hand_C_ChooseBuffSound::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ChooseBuffSound, Temp_delegate_Variable) == 0x000018, "Member 'DI_Hand_C_ChooseBuffSound::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ChooseBuffSound, CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue) == 0x000028, "Member 'DI_Hand_C_ChooseBuffSound::CallFunc_GetEnumeratorUserDefinedFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ChooseBuffSound, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'DI_Hand_C_ChooseBuffSound::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ChooseBuffSound, CallFunc_PostEvent_ReturnValue) == 0x000048, "Member 'DI_Hand_C_ChooseBuffSound::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ChooseBuffSound, CallFunc_Conv_StringToName_ReturnValue) == 0x00004C, "Member 'DI_Hand_C_ChooseBuffSound::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Hand_C_CloseAllWeaponParticle \ static_assert(alignof(DI_Hand_C_CloseAllWeaponParticle) == 0x000008, "Wrong alignment on DI_Hand_C_CloseAllWeaponParticle"); \ static_assert(sizeof(DI_Hand_C_CloseAllWeaponParticle) == 0x000068, "Wrong size on DI_Hand_C_CloseAllWeaponParticle"); \ static_assert(offsetof(DI_Hand_C_CloseAllWeaponParticle, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'DI_Hand_C_CloseAllWeaponParticle::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_CloseAllWeaponParticle, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'DI_Hand_C_CloseAllWeaponParticle::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_CloseAllWeaponParticle, Temp_int_Array_Index_Variable) == 0x000008, "Member 'DI_Hand_C_CloseAllWeaponParticle::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_CloseAllWeaponParticle, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'DI_Hand_C_CloseAllWeaponParticle::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_CloseAllWeaponParticle, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'DI_Hand_C_CloseAllWeaponParticle::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_CloseAllWeaponParticle, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000018, "Member 'DI_Hand_C_CloseAllWeaponParticle::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_CloseAllWeaponParticle, CallFunc_Array_Get_Item) == 0x000028, "Member 'DI_Hand_C_CloseAllWeaponParticle::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_CloseAllWeaponParticle, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'DI_Hand_C_CloseAllWeaponParticle::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_CloseAllWeaponParticle, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'DI_Hand_C_CloseAllWeaponParticle::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_CloseAllWeaponParticle, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'DI_Hand_C_CloseAllWeaponParticle::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_CloseAllWeaponParticle, CallFunc_K2_GetComponentsByClass_ReturnValue_1) == 0x000040, "Member 'DI_Hand_C_CloseAllWeaponParticle::CallFunc_K2_GetComponentsByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_CloseAllWeaponParticle, CallFunc_Array_Length_ReturnValue_1) == 0x000050, "Member 'DI_Hand_C_CloseAllWeaponParticle::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_CloseAllWeaponParticle, CallFunc_Array_Get_Item_1) == 0x000058, "Member 'DI_Hand_C_CloseAllWeaponParticle::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_CloseAllWeaponParticle, CallFunc_Less_IntInt_ReturnValue_1) == 0x000060, "Member 'DI_Hand_C_CloseAllWeaponParticle::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Hand_C_ExecuteUbergraph_DI_Hand \ static_assert(alignof(DI_Hand_C_ExecuteUbergraph_DI_Hand) == 0x000008, "Wrong alignment on DI_Hand_C_ExecuteUbergraph_DI_Hand"); \ static_assert(sizeof(DI_Hand_C_ExecuteUbergraph_DI_Hand) == 0x000378, "Wrong size on DI_Hand_C_ExecuteUbergraph_DI_Hand"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, EntryPoint) == 0x000000, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_GetPrimaryComponent_Component) == 0x000008, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_GetPrimaryComponent_Component' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, Temp_bool_IsClosed_Variable) == 0x000011, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, Temp_delegate_Variable) == 0x000014, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_CustomEvent_SlotType) == 0x000024, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_CustomEvent_SlotType' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_CustomEvent_SlotIndex) == 0x000028, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_CustomEvent_ActiveItem) == 0x000030, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_CustomEvent_ActiveItem' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_CustomEvent_IsHidden) == 0x000050, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_CustomEvent_IsHidden' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_IsValid_ReturnValue_1) == 0x000051, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_Attach_Result) == 0x000052, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_Attach_Result' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000053, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000054, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_BooleanAND_ReturnValue) == 0x000055, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_GetIsInCombat_Result) == 0x000056, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_GetIsInCombat_Result' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_GetOwner_ReturnValue) == 0x000058, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_CreateDelegate_OutputDelegate) == 0x000060, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_GetComponentByClass_ReturnValue) == 0x000070, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_CustomEvent_HitData) == 0x000078, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_CustomEvent_HitData' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_CustomEvent_ResultType) == 0x0001E0, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_CustomEvent_ResultType' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_CustomEvent_HitTarget) == 0x0001E8, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_CustomEvent_HitTarget' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_CustomEvent_SkillID) == 0x0001F0, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_CustomEvent_SkillID' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_IsValid_ReturnValue_2) == 0x000200, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, Temp_bool_Has_Been_Initd_Variable) == 0x000201, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_GetOwner_ReturnValue_1) == 0x000208, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_DynamicCast_AsFunctions_Abstract_Character) == 0x000210, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_DynamicCast_AsFunctions_Abstract_Character' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_DynamicCast_bSuccess) == 0x000218, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_GetPrimaryComponent_Component_1) == 0x000220, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_GetPrimaryComponent_Component_1' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_IsValid_ReturnValue_3) == 0x000228, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_CreateDelegate_OutputDelegate_1) == 0x00022C, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_CustomEvent_HitComponent) == 0x000240, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_CustomEvent_HitComponent' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_CustomEvent_OtherActor) == 0x000248, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_CustomEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_CustomEvent_OtherComp) == 0x000250, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_CustomEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_CustomEvent_NormalImpulse) == 0x000258, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_CustomEvent_NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_CustomEvent_Hit) == 0x000270, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_CustomEvent_Hit' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_Sound_Condition_ReturnValue) == 0x000358, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_Sound_Condition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, K2Node_CreateDelegate_OutputDelegate_2) == 0x00035C, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_PostEvent_ReturnValue) == 0x00036C, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_ExecuteUbergraph_DI_Hand, CallFunc_IsValid_ReturnValue_4) == 0x000370, "Member 'DI_Hand_C_ExecuteUbergraph_DI_Hand::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Hand_C_GetAttachmentSocket \ static_assert(alignof(DI_Hand_C_GetAttachmentSocket) == 0x000004, "Wrong alignment on DI_Hand_C_GetAttachmentSocket"); \ static_assert(sizeof(DI_Hand_C_GetAttachmentSocket) == 0x00000C, "Wrong size on DI_Hand_C_GetAttachmentSocket"); \ static_assert(offsetof(DI_Hand_C_GetAttachmentSocket, AttachmentSocket_0) == 0x000000, "Member 'DI_Hand_C_GetAttachmentSocket::AttachmentSocket_0' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_GetAttachmentSocket, CallFunc_GetIsInCombat_Result) == 0x000008, "Member 'DI_Hand_C_GetAttachmentSocket::CallFunc_GetIsInCombat_Result' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_GetAttachmentSocket, CallFunc_IsSlotHidden_Result) == 0x000009, "Member 'DI_Hand_C_GetAttachmentSocket::CallFunc_IsSlotHidden_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Hand_C_GetRainEffectInfo \ static_assert(alignof(DI_Hand_C_GetRainEffectInfo) == 0x000008, "Wrong alignment on DI_Hand_C_GetRainEffectInfo"); \ static_assert(sizeof(DI_Hand_C_GetRainEffectInfo) == 0x000010, "Wrong size on DI_Hand_C_GetRainEffectInfo"); \ static_assert(offsetof(DI_Hand_C_GetRainEffectInfo, StatTag) == 0x000000, "Member 'DI_Hand_C_GetRainEffectInfo::StatTag' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_GetRainEffectInfo, EffectComponent) == 0x000008, "Member 'DI_Hand_C_GetRainEffectInfo::EffectComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Hand_C_OnHIt \ static_assert(alignof(DI_Hand_C_OnHIt) == 0x000008, "Wrong alignment on DI_Hand_C_OnHIt"); \ static_assert(sizeof(DI_Hand_C_OnHIt) == 0x000188, "Wrong size on DI_Hand_C_OnHIt"); \ static_assert(offsetof(DI_Hand_C_OnHIt, HitData) == 0x000000, "Member 'DI_Hand_C_OnHIt::HitData' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_OnHIt, ResultType) == 0x000168, "Member 'DI_Hand_C_OnHIt::ResultType' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_OnHIt, HitTarget) == 0x000170, "Member 'DI_Hand_C_OnHIt::HitTarget' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_OnHIt, SkillID) == 0x000178, "Member 'DI_Hand_C_OnHIt::SkillID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Hand_C_OnSlotHiddenChanged \ static_assert(alignof(DI_Hand_C_OnSlotHiddenChanged) == 0x000008, "Wrong alignment on DI_Hand_C_OnSlotHiddenChanged"); \ static_assert(sizeof(DI_Hand_C_OnSlotHiddenChanged) == 0x000030, "Wrong size on DI_Hand_C_OnSlotHiddenChanged"); \ static_assert(offsetof(DI_Hand_C_OnSlotHiddenChanged, SlotType) == 0x000000, "Member 'DI_Hand_C_OnSlotHiddenChanged::SlotType' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_OnSlotHiddenChanged, SlotIndex_0) == 0x000004, "Member 'DI_Hand_C_OnSlotHiddenChanged::SlotIndex_0' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_OnSlotHiddenChanged, ActiveItem) == 0x000008, "Member 'DI_Hand_C_OnSlotHiddenChanged::ActiveItem' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_OnSlotHiddenChanged, IsHidden) == 0x000028, "Member 'DI_Hand_C_OnSlotHiddenChanged::IsHidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Hand_C_OwnerDeadBind \ static_assert(alignof(DI_Hand_C_OwnerDeadBind) == 0x000008, "Wrong alignment on DI_Hand_C_OwnerDeadBind"); \ static_assert(sizeof(DI_Hand_C_OwnerDeadBind) == 0x000040, "Wrong size on DI_Hand_C_OwnerDeadBind"); \ static_assert(offsetof(DI_Hand_C_OwnerDeadBind, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'DI_Hand_C_OwnerDeadBind::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_OwnerDeadBind, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000010, "Member 'DI_Hand_C_OwnerDeadBind::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_OwnerDeadBind, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'DI_Hand_C_OwnerDeadBind::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_OwnerDeadBind, K2Node_DynamicCast_AsBP_Base_AI) == 0x000020, "Member 'DI_Hand_C_OwnerDeadBind::K2Node_DynamicCast_AsBP_Base_AI' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_OwnerDeadBind, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'DI_Hand_C_OwnerDeadBind::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_OwnerDeadBind, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000030, "Member 'DI_Hand_C_OwnerDeadBind::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_OwnerDeadBind, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'DI_Hand_C_OwnerDeadBind::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Hand_C_PlayRainTrail \ static_assert(alignof(DI_Hand_C_PlayRainTrail) == 0x000008, "Wrong alignment on DI_Hand_C_PlayRainTrail"); \ static_assert(sizeof(DI_Hand_C_PlayRainTrail) == 0x000058, "Wrong size on DI_Hand_C_PlayRainTrail"); \ static_assert(offsetof(DI_Hand_C_PlayRainTrail, CallFunc_GetRainEffectInfo_StatTag) == 0x000000, "Member 'DI_Hand_C_PlayRainTrail::CallFunc_GetRainEffectInfo_StatTag' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_PlayRainTrail, CallFunc_GetRainEffectInfo_EffectComponent) == 0x000008, "Member 'DI_Hand_C_PlayRainTrail::CallFunc_GetRainEffectInfo_EffectComponent' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_PlayRainTrail, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'DI_Hand_C_PlayRainTrail::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_PlayRainTrail, K2Node_DynamicCast_AsAbstract_Character) == 0x000018, "Member 'DI_Hand_C_PlayRainTrail::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_PlayRainTrail, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'DI_Hand_C_PlayRainTrail::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_PlayRainTrail, CallFunc_GetRainEffectInfo_StatTag_1) == 0x000024, "Member 'DI_Hand_C_PlayRainTrail::CallFunc_GetRainEffectInfo_StatTag_1' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_PlayRainTrail, CallFunc_GetRainEffectInfo_EffectComponent_1) == 0x000030, "Member 'DI_Hand_C_PlayRainTrail::CallFunc_GetRainEffectInfo_EffectComponent_1' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_PlayRainTrail, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000038, "Member 'DI_Hand_C_PlayRainTrail::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_PlayRainTrail, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'DI_Hand_C_PlayRainTrail::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_PlayRainTrail, CallFunc_GetActivityValue_Value) == 0x000041, "Member 'DI_Hand_C_PlayRainTrail::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_PlayRainTrail, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000042, "Member 'DI_Hand_C_PlayRainTrail::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_PlayRainTrail, CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue) == 0x000048, "Member 'DI_Hand_C_PlayRainTrail::CallFunc_GetModel_StreamLevelLoaderComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_PlayRainTrail, CallFunc_GetCurrentCharacter_CurrentChapter) == 0x000050, "Member 'DI_Hand_C_PlayRainTrail::CallFunc_GetCurrentCharacter_CurrentChapter' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_PlayRainTrail, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000051, "Member 'DI_Hand_C_PlayRainTrail::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Hand_C_SetParticleActive \ static_assert(alignof(DI_Hand_C_SetParticleActive) == 0x000008, "Wrong alignment on DI_Hand_C_SetParticleActive"); \ static_assert(sizeof(DI_Hand_C_SetParticleActive) == 0x000028, "Wrong size on DI_Hand_C_SetParticleActive"); \ static_assert(offsetof(DI_Hand_C_SetParticleActive, TargetA) == 0x000000, "Member 'DI_Hand_C_SetParticleActive::TargetA' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_SetParticleActive, TargetB) == 0x000008, "Member 'DI_Hand_C_SetParticleActive::TargetB' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_SetParticleActive, bActive) == 0x000010, "Member 'DI_Hand_C_SetParticleActive::bActive' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_SetParticleActive, NewLocalVar) == 0x000018, "Member 'DI_Hand_C_SetParticleActive::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_SetParticleActive, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'DI_Hand_C_SetParticleActive::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_SetParticleActive, CallFunc_Not_PreBool_ReturnValue) == 0x000021, "Member 'DI_Hand_C_SetParticleActive::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_SetParticleActive, CallFunc_IsValid_ReturnValue_1) == 0x000022, "Member 'DI_Hand_C_SetParticleActive::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_SetParticleActive, CallFunc_Not_PreBool_ReturnValue_1) == 0x000023, "Member 'DI_Hand_C_SetParticleActive::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Hand_C_Sound_Condition \ static_assert(alignof(DI_Hand_C_Sound_Condition) == 0x000008, "Wrong alignment on DI_Hand_C_Sound_Condition"); \ static_assert(sizeof(DI_Hand_C_Sound_Condition) == 0x000050, "Wrong size on DI_Hand_C_Sound_Condition"); \ static_assert(offsetof(DI_Hand_C_Sound_Condition, OtherActor) == 0x000000, "Member 'DI_Hand_C_Sound_Condition::OtherActor' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_Sound_Condition, PrimaryComponent) == 0x000008, "Member 'DI_Hand_C_Sound_Condition::PrimaryComponent' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_Sound_Condition, ReturnValue) == 0x000010, "Member 'DI_Hand_C_Sound_Condition::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_Sound_Condition, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'DI_Hand_C_Sound_Condition::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_Sound_Condition, CallFunc_GetComponentVelocity_ReturnValue) == 0x000020, "Member 'DI_Hand_C_Sound_Condition::CallFunc_GetComponentVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_Sound_Condition, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000038, "Member 'DI_Hand_C_Sound_Condition::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_Sound_Condition, CallFunc_VSize_ReturnValue) == 0x000040, "Member 'DI_Hand_C_Sound_Condition::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_Sound_Condition, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000048, "Member 'DI_Hand_C_Sound_Condition::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_Sound_Condition, CallFunc_NotEqual_ObjectObject_ReturnValue_1) == 0x000049, "Member 'DI_Hand_C_Sound_Condition::CallFunc_NotEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_Sound_Condition, CallFunc_BooleanAND_ReturnValue) == 0x00004A, "Member 'DI_Hand_C_Sound_Condition::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_Sound_Condition, CallFunc_BooleanAND_ReturnValue_1) == 0x00004B, "Member 'DI_Hand_C_Sound_Condition::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Hand_C_StopLoop \ static_assert(alignof(DI_Hand_C_StopLoop) == 0x000004, "Wrong alignment on DI_Hand_C_StopLoop"); \ static_assert(sizeof(DI_Hand_C_StopLoop) == 0x000018, "Wrong size on DI_Hand_C_StopLoop"); \ static_assert(offsetof(DI_Hand_C_StopLoop, Temp_delegate_Variable) == 0x000000, "Member 'DI_Hand_C_StopLoop::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_StopLoop, CallFunc_PostEvent_ReturnValue) == 0x000010, "Member 'DI_Hand_C_StopLoop::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_StopLoop, CallFunc_IsValid_ReturnValue) == 0x000014, "Member 'DI_Hand_C_StopLoop::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Hand_C_StopRainTrail \ static_assert(alignof(DI_Hand_C_StopRainTrail) == 0x000008, "Wrong alignment on DI_Hand_C_StopRainTrail"); \ static_assert(sizeof(DI_Hand_C_StopRainTrail) == 0x000018, "Wrong size on DI_Hand_C_StopRainTrail"); \ static_assert(offsetof(DI_Hand_C_StopRainTrail, CallFunc_GetRainEffectInfo_StatTag) == 0x000000, "Member 'DI_Hand_C_StopRainTrail::CallFunc_GetRainEffectInfo_StatTag' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_StopRainTrail, CallFunc_GetRainEffectInfo_EffectComponent) == 0x000008, "Member 'DI_Hand_C_StopRainTrail::CallFunc_GetRainEffectInfo_EffectComponent' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_StopRainTrail, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'DI_Hand_C_StopRainTrail::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_Hand_C_WeaponFall \ static_assert(alignof(DI_Hand_C_WeaponFall) == 0x000008, "Wrong alignment on DI_Hand_C_WeaponFall"); \ static_assert(sizeof(DI_Hand_C_WeaponFall) == 0x000118, "Wrong size on DI_Hand_C_WeaponFall"); \ static_assert(offsetof(DI_Hand_C_WeaponFall, HitComponent) == 0x000000, "Member 'DI_Hand_C_WeaponFall::HitComponent' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_WeaponFall, OtherActor) == 0x000008, "Member 'DI_Hand_C_WeaponFall::OtherActor' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_WeaponFall, OtherComp) == 0x000010, "Member 'DI_Hand_C_WeaponFall::OtherComp' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_WeaponFall, NormalImpulse) == 0x000018, "Member 'DI_Hand_C_WeaponFall::NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(DI_Hand_C_WeaponFall, Hit) == 0x000030, "Member 'DI_Hand_C_WeaponFall::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADI_Hand_C \ static_assert(alignof(ADI_Hand_C) == 0x000008, "Wrong alignment on ADI_Hand_C"); \ static_assert(sizeof(ADI_Hand_C) == 0x000538, "Wrong size on ADI_Hand_C"); \ static_assert(offsetof(ADI_Hand_C, UberGraphFrame_DI_Hand_C) == 0x000510, "Member 'ADI_Hand_C::UberGraphFrame_DI_Hand_C' has a wrong offset!"); \ static_assert(offsetof(ADI_Hand_C, AC_DissolveControllComponent) == 0x000518, "Member 'ADI_Hand_C::AC_DissolveControllComponent' has a wrong offset!"); \ static_assert(offsetof(ADI_Hand_C, HandAttachmentSocket) == 0x000520, "Member 'ADI_Hand_C::HandAttachmentSocket' has a wrong offset!"); \ static_assert(offsetof(ADI_Hand_C, SoundRef) == 0x000528, "Member 'ADI_Hand_C::SoundRef' has a wrong offset!"); \ static_assert(offsetof(ADI_Hand_C, WeaponFallSound) == 0x000530, "Member 'ADI_Hand_C::WeaponFallSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped \ static_assert(alignof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped) == 0x000008, "Wrong alignment on AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped"); \ static_assert(sizeof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped) == 0x0001F8, "Wrong size on AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, Hit) == 0x000000, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::Hit' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, Local_Scale) == 0x0000E8, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::Local_Scale' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_bBlockingHit) == 0x0000F0, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_bInitialOverlap) == 0x0000F1, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_Time) == 0x0000F4, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_Distance) == 0x0000F8, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_Location) == 0x000100, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_ImpactPoint) == 0x000118, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_Normal) == 0x000130, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_ImpactNormal) == 0x000148, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_PhysMat) == 0x000160, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_HitActor) == 0x000168, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_HitComponent) == 0x000170, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_HitBoneName) == 0x000178, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_BoneName) == 0x000180, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_HitItem) == 0x000188, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_ElementIndex) == 0x00018C, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_FaceIndex) == 0x000190, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_TraceStart) == 0x000198, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_BreakHitResult_TraceEnd) == 0x0001B0, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_IsAnySimulatingPhysics_ReturnValue) == 0x0001C8, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_IsAnySimulatingPhysics_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, K2Node_DynamicCast_AsCharacter) == 0x0001D0, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, K2Node_DynamicCast_bSuccess) == 0x0001D8, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_IsAlive_Result) == 0x0001D9, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x0001E0, "Member 'AbstractCharacter_C_AddForceToPhysBodyWhenOverlaped::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_AddSpecialAccum \ static_assert(alignof(AbstractCharacter_C_AddSpecialAccum) == 0x000008, "Wrong alignment on AbstractCharacter_C_AddSpecialAccum"); \ static_assert(sizeof(AbstractCharacter_C_AddSpecialAccum) == 0x0000E0, "Wrong size on AbstractCharacter_C_AddSpecialAccum"); \ static_assert(offsetof(AbstractCharacter_C_AddSpecialAccum, FirstEffect) == 0x000000, "Member 'AbstractCharacter_C_AddSpecialAccum::FirstEffect' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddSpecialAccum, FirstParam) == 0x000008, "Member 'AbstractCharacter_C_AddSpecialAccum::FirstParam' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddSpecialAccum, Value) == 0x000010, "Member 'AbstractCharacter_C_AddSpecialAccum::Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddSpecialAccum, Tag) == 0x000018, "Member 'AbstractCharacter_C_AddSpecialAccum::Tag' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddSpecialAccum, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000020, "Member 'AbstractCharacter_C_AddSpecialAccum::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddSpecialAccum, CallFunc_MatchesTag_ReturnValue) == 0x000028, "Member 'AbstractCharacter_C_AddSpecialAccum::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddSpecialAccum, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000030, "Member 'AbstractCharacter_C_AddSpecialAccum::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddSpecialAccum, CallFunc_Split_LeftS) == 0x000040, "Member 'AbstractCharacter_C_AddSpecialAccum::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddSpecialAccum, CallFunc_Split_RightS) == 0x000050, "Member 'AbstractCharacter_C_AddSpecialAccum::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddSpecialAccum, CallFunc_Split_ReturnValue) == 0x000060, "Member 'AbstractCharacter_C_AddSpecialAccum::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddSpecialAccum, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'AbstractCharacter_C_AddSpecialAccum::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddSpecialAccum, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000078, "Member 'AbstractCharacter_C_AddSpecialAccum::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddSpecialAccum, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000088, "Member 'AbstractCharacter_C_AddSpecialAccum::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AddSpecialAccum, K2Node_MakeMap_Map) == 0x000090, "Member 'AbstractCharacter_C_AddSpecialAccum::K2Node_MakeMap_Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_AdjustEffectDuration \ static_assert(alignof(AbstractCharacter_C_AdjustEffectDuration) == 0x000008, "Wrong alignment on AbstractCharacter_C_AdjustEffectDuration"); \ static_assert(sizeof(AbstractCharacter_C_AdjustEffectDuration) == 0x000018, "Wrong size on AbstractCharacter_C_AdjustEffectDuration"); \ static_assert(offsetof(AbstractCharacter_C_AdjustEffectDuration, Type) == 0x000000, "Member 'AbstractCharacter_C_AdjustEffectDuration::Type' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AdjustEffectDuration, NewDuration) == 0x000008, "Member 'AbstractCharacter_C_AdjustEffectDuration::NewDuration' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AdjustEffectDuration, CallFunc_GetMyEffects_EffectsComp) == 0x000010, "Member 'AbstractCharacter_C_AdjustEffectDuration::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_AnimationCallback \ static_assert(alignof(AbstractCharacter_C_AnimationCallback) == 0x000008, "Wrong alignment on AbstractCharacter_C_AnimationCallback"); \ static_assert(sizeof(AbstractCharacter_C_AnimationCallback) == 0x000018, "Wrong size on AbstractCharacter_C_AnimationCallback"); \ static_assert(offsetof(AbstractCharacter_C_AnimationCallback, EventName) == 0x000000, "Member 'AbstractCharacter_C_AnimationCallback::EventName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_AnimationCallback, K2Node_SwitchString_CmpSuccess) == 0x000010, "Member 'AbstractCharacter_C_AnimationCallback::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_AnimationEvent \ static_assert(alignof(AbstractCharacter_C_AnimationEvent) == 0x000004, "Wrong alignment on AbstractCharacter_C_AnimationEvent"); \ static_assert(sizeof(AbstractCharacter_C_AnimationEvent) == 0x000008, "Wrong size on AbstractCharacter_C_AnimationEvent"); \ static_assert(offsetof(AbstractCharacter_C_AnimationEvent, AnimationEvent_0) == 0x000000, "Member 'AbstractCharacter_C_AnimationEvent::AnimationEvent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Apply_Effect \ static_assert(alignof(AbstractCharacter_C_Apply_Effect) == 0x000008, "Wrong alignment on AbstractCharacter_C_Apply_Effect"); \ static_assert(sizeof(AbstractCharacter_C_Apply_Effect) == 0x000050, "Wrong size on AbstractCharacter_C_Apply_Effect"); \ static_assert(offsetof(AbstractCharacter_C_Apply_Effect, Type) == 0x000000, "Member 'AbstractCharacter_C_Apply_Effect::Type' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Apply_Effect, Duration) == 0x000008, "Member 'AbstractCharacter_C_Apply_Effect::Duration' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Apply_Effect, Applier) == 0x000010, "Member 'AbstractCharacter_C_Apply_Effect::Applier' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Apply_Effect, Method) == 0x000018, "Member 'AbstractCharacter_C_Apply_Effect::Method' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Apply_Effect, Arg0) == 0x00001C, "Member 'AbstractCharacter_C_Apply_Effect::Arg0' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Apply_Effect, ImpactDirection) == 0x000020, "Member 'AbstractCharacter_C_Apply_Effect::ImpactDirection' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Apply_Effect, Applied) == 0x000038, "Member 'AbstractCharacter_C_Apply_Effect::Applied' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Apply_Effect, CallFunc_GetMyEffects_EffectsComp) == 0x000040, "Member 'AbstractCharacter_C_Apply_Effect::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Apply_Effect, CallFunc_ApplyEffect_Applied) == 0x000048, "Member 'AbstractCharacter_C_Apply_Effect::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ApplyedEffectToOtherCharacter \ static_assert(alignof(AbstractCharacter_C_ApplyedEffectToOtherCharacter) == 0x000008, "Wrong alignment on AbstractCharacter_C_ApplyedEffectToOtherCharacter"); \ static_assert(sizeof(AbstractCharacter_C_ApplyedEffectToOtherCharacter) == 0x000010, "Wrong size on AbstractCharacter_C_ApplyedEffectToOtherCharacter"); \ static_assert(offsetof(AbstractCharacter_C_ApplyedEffectToOtherCharacter, Effect) == 0x000000, "Member 'AbstractCharacter_C_ApplyedEffectToOtherCharacter::Effect' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplyedEffectToOtherCharacter, ApplyedCharacter) == 0x000008, "Member 'AbstractCharacter_C_ApplyedEffectToOtherCharacter::ApplyedCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ApplyForceActingEffectBack \ static_assert(alignof(AbstractCharacter_C_ApplyForceActingEffectBack) == 0x000008, "Wrong alignment on AbstractCharacter_C_ApplyForceActingEffectBack"); \ static_assert(sizeof(AbstractCharacter_C_ApplyForceActingEffectBack) == 0x000010, "Wrong size on AbstractCharacter_C_ApplyForceActingEffectBack"); \ static_assert(offsetof(AbstractCharacter_C_ApplyForceActingEffectBack, Attacker) == 0x000000, "Member 'AbstractCharacter_C_ApplyForceActingEffectBack::Attacker' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplyForceActingEffectBack, Result) == 0x000008, "Member 'AbstractCharacter_C_ApplyForceActingEffectBack::Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplyForceActingEffectBack, ApplyFlyEffect) == 0x000009, "Member 'AbstractCharacter_C_ApplyForceActingEffectBack::ApplyFlyEffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ApplySpecialDamageData \ static_assert(alignof(AbstractCharacter_C_ApplySpecialDamageData) == 0x000008, "Wrong alignment on AbstractCharacter_C_ApplySpecialDamageData"); \ static_assert(sizeof(AbstractCharacter_C_ApplySpecialDamageData) == 0x000380, "Wrong size on AbstractCharacter_C_ApplySpecialDamageData"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, PropsData) == 0x000000, "Member 'AbstractCharacter_C_ApplySpecialDamageData::PropsData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, HitTarget) == 0x000050, "Member 'AbstractCharacter_C_ApplySpecialDamageData::HitTarget' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, AttackResult) == 0x000058, "Member 'AbstractCharacter_C_ApplySpecialDamageData::AttackResult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, Local_TagSplitRight) == 0x000060, "Member 'AbstractCharacter_C_ApplySpecialDamageData::Local_TagSplitRight' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, Local_TagSplitLeft) == 0x000070, "Member 'AbstractCharacter_C_ApplySpecialDamageData::Local_TagSplitLeft' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, LocalValue) == 0x000080, "Member 'AbstractCharacter_C_ApplySpecialDamageData::LocalValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, LocalTag) == 0x000088, "Member 'AbstractCharacter_C_ApplySpecialDamageData::LocalTag' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Map_Values_Values) == 0x000090, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Map_Keys_Keys) == 0x0000A0, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, Temp_int_Array_Index_Variable) == 0x0000B0, "Member 'AbstractCharacter_C_ApplySpecialDamageData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Array_Length_ReturnValue) == 0x0000B4, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Array_Get_Item) == 0x0000B8, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, Temp_int_Loop_Counter_Variable) == 0x0000C0, "Member 'AbstractCharacter_C_ApplySpecialDamageData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, Temp_struct_Variable) == 0x0000C4, "Member 'AbstractCharacter_C_ApplySpecialDamageData::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Less_IntInt_ReturnValue) == 0x0000CC, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Map_Contains_ReturnValue) == 0x0000CD, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Map_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Add_IntInt_ReturnValue) == 0x0000D0, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0000D4, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x0000D5, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x0000D6, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_BooleanOR_ReturnValue) == 0x0000D7, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Split_LeftS) == 0x0000D8, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Split_LeftS' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Split_RightS) == 0x0000E8, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Split_RightS' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Split_ReturnValue) == 0x0000F8, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Split_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Concat_StrStr_ReturnValue) == 0x000100, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000110, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, K2Node_MakeMap_Map) == 0x000120, "Member 'AbstractCharacter_C_ApplySpecialDamageData::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_TryGameplayTagFrom_ReturnValue) == 0x000170, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_TryGameplayTagFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_GetModel_EffectModel_ReturnValue) == 0x000178, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_GetModel_EffectModel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_MatchesTag_ReturnValue) == 0x000180, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_MatchesTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_GetMyHealth_Health) == 0x000188, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_GetMaxValue_Value) == 0x000190, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000198, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x0001A0, "Member 'AbstractCharacter_C_ApplySpecialDamageData::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, K2Node_MakeMap_Map_1) == 0x0001A8, "Member 'AbstractCharacter_C_ApplySpecialDamageData::K2Node_MakeMap_Map_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, K2Node_MakeMap_Map_2) == 0x0001F8, "Member 'AbstractCharacter_C_ApplySpecialDamageData::K2Node_MakeMap_Map_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_MakeLiteralGameplayTagContainer_ReturnValue) == 0x000248, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_MakeLiteralGameplayTagContainer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000268, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_MatchesAnyTags_ReturnValue) == 0x000278, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_MatchesAnyTags_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Split_LeftS_1) == 0x000280, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Split_LeftS_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Split_RightS_1) == 0x000290, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Split_RightS_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Split_ReturnValue_1) == 0x0002A0, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Split_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_GetModel_EffectModel_ReturnValue_1) == 0x0002A8, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_GetModel_EffectModel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_GetModel_EffectModel_ReturnValue_2) == 0x0002B0, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_GetModel_EffectModel_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_GetModel_EffectModel_ReturnValue_3) == 0x0002B8, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_GetModel_EffectModel_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_MakeLiteralGameplayTagContainer_ReturnValue_1) == 0x0002C0, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_MakeLiteralGameplayTagContainer_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_MatchesAnyTags_ReturnValue_1) == 0x0002E0, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_MatchesAnyTags_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_MakeLiteralGameplayTagContainer_ReturnValue_2) == 0x0002E8, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_MakeLiteralGameplayTagContainer_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Map_Find_Value) == 0x000308, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Map_Find_ReturnValue) == 0x000310, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_MatchesAnyTags_ReturnValue_2) == 0x000311, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_MatchesAnyTags_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Map_Find_Value_1) == 0x000318, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_Map_Find_ReturnValue_1) == 0x000320, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_BooleanAND_ReturnValue) == 0x000321, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, CallFunc_SelectFloat_ReturnValue) == 0x000328, "Member 'AbstractCharacter_C_ApplySpecialDamageData::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ApplySpecialDamageData, K2Node_MakeMap_Map_3) == 0x000330, "Member 'AbstractCharacter_C_ApplySpecialDamageData::K2Node_MakeMap_Map_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_1_OnDissolveStart__DelegateSignature \ static_assert(alignof(AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_1_OnDissolveStart__DelegateSignature) == 0x000004, "Wrong alignment on AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_1_OnDissolveStart__DelegateSignature"); \ static_assert(sizeof(AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_1_OnDissolveStart__DelegateSignature) == 0x00000C, "Wrong size on AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_1_OnDissolveStart__DelegateSignature"); \ static_assert(offsetof(AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_1_OnDissolveStart__DelegateSignature, Key) == 0x000000, "Member 'AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_1_OnDissolveStart__DelegateSignature::Key' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_1_OnDissolveStart__DelegateSignature, IsDissolve) == 0x000008, "Member 'AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_1_OnDissolveStart__DelegateSignature::IsDissolve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_2_OnDissolveTick__DelegateSignature \ static_assert(alignof(AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_2_OnDissolveTick__DelegateSignature) == 0x000008, "Wrong alignment on AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_2_OnDissolveTick__DelegateSignature"); \ static_assert(sizeof(AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_2_OnDissolveTick__DelegateSignature) == 0x000020, "Wrong size on AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_2_OnDissolveTick__DelegateSignature"); \ static_assert(offsetof(AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_2_OnDissolveTick__DelegateSignature, Key) == 0x000000, "Member 'AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_2_OnDissolveTick__DelegateSignature::Key' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_2_OnDissolveTick__DelegateSignature, Value) == 0x000008, "Member 'AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_2_OnDissolveTick__DelegateSignature::Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_2_OnDissolveTick__DelegateSignature, IsDissolve) == 0x000010, "Member 'AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_2_OnDissolveTick__DelegateSignature::IsDissolve' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_2_OnDissolveTick__DelegateSignature, ParameterName) == 0x000014, "Member 'AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_2_OnDissolveTick__DelegateSignature::ParameterName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_3_OnDissolveEnd__DelegateSignature \ static_assert(alignof(AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_3_OnDissolveEnd__DelegateSignature) == 0x000004, "Wrong alignment on AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_3_OnDissolveEnd__DelegateSignature"); \ static_assert(sizeof(AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_3_OnDissolveEnd__DelegateSignature) == 0x00000C, "Wrong size on AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_3_OnDissolveEnd__DelegateSignature"); \ static_assert(offsetof(AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_3_OnDissolveEnd__DelegateSignature, Key) == 0x000000, "Member 'AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_3_OnDissolveEnd__DelegateSignature::Key' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_3_OnDissolveEnd__DelegateSignature, IsDissolve) == 0x000008, "Member 'AbstractCharacter_C_BndEvt__AbstractCharacter_AC_DissolveComponent_K2Node_ComponentBoundEvent_3_OnDissolveEnd__DelegateSignature::IsDissolve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'AbstractCharacter_C_BndEvt__AbstractCharacter_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_calculateWeaponBlockData \ static_assert(alignof(AbstractCharacter_C_calculateWeaponBlockData) == 0x000008, "Wrong alignment on AbstractCharacter_C_calculateWeaponBlockData"); \ static_assert(sizeof(AbstractCharacter_C_calculateWeaponBlockData) == 0x000028, "Wrong size on AbstractCharacter_C_calculateWeaponBlockData"); \ static_assert(offsetof(AbstractCharacter_C_calculateWeaponBlockData, NewParam) == 0x000000, "Member 'AbstractCharacter_C_calculateWeaponBlockData::NewParam' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_calculateWeaponBlockData, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000008, "Member 'AbstractCharacter_C_calculateWeaponBlockData::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_calculateWeaponBlockData, CallFunc_GetStatValue_Value) == 0x000010, "Member 'AbstractCharacter_C_calculateWeaponBlockData::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_calculateWeaponBlockData, CallFunc_FClamp_ReturnValue) == 0x000018, "Member 'AbstractCharacter_C_calculateWeaponBlockData::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_calculateWeaponBlockData, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000020, "Member 'AbstractCharacter_C_calculateWeaponBlockData::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Call_SponsorActingEffect \ static_assert(alignof(AbstractCharacter_C_Call_SponsorActingEffect) == 0x000008, "Wrong alignment on AbstractCharacter_C_Call_SponsorActingEffect"); \ static_assert(sizeof(AbstractCharacter_C_Call_SponsorActingEffect) == 0x000010, "Wrong size on AbstractCharacter_C_Call_SponsorActingEffect"); \ static_assert(offsetof(AbstractCharacter_C_Call_SponsorActingEffect, SkillID) == 0x000000, "Member 'AbstractCharacter_C_Call_SponsorActingEffect::SkillID' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Call_SponsorActingEffect, HitTarget) == 0x000008, "Member 'AbstractCharacter_C_Call_SponsorActingEffect::HitTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallAttackResult \ static_assert(alignof(AbstractCharacter_C_CallAttackResult) == 0x000001, "Wrong alignment on AbstractCharacter_C_CallAttackResult"); \ static_assert(sizeof(AbstractCharacter_C_CallAttackResult) == 0x000001, "Wrong size on AbstractCharacter_C_CallAttackResult"); \ static_assert(offsetof(AbstractCharacter_C_CallAttackResult, Result) == 0x000000, "Member 'AbstractCharacter_C_CallAttackResult::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallBack_ApplyForceActingEffect \ static_assert(alignof(AbstractCharacter_C_CallBack_ApplyForceActingEffect) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallBack_ApplyForceActingEffect"); \ static_assert(sizeof(AbstractCharacter_C_CallBack_ApplyForceActingEffect) == 0x000020, "Wrong size on AbstractCharacter_C_CallBack_ApplyForceActingEffect"); \ static_assert(offsetof(AbstractCharacter_C_CallBack_ApplyForceActingEffect, VectimEffectType) == 0x000000, "Member 'AbstractCharacter_C_CallBack_ApplyForceActingEffect::VectimEffectType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallBack_ApplyForceActingEffect, UsePairedAnimation) == 0x000004, "Member 'AbstractCharacter_C_CallBack_ApplyForceActingEffect::UsePairedAnimation' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallBack_ApplyForceActingEffect, AnimationStarter) == 0x000008, "Member 'AbstractCharacter_C_CallBack_ApplyForceActingEffect::AnimationStarter' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallBack_ApplyForceActingEffect, Attacker) == 0x000010, "Member 'AbstractCharacter_C_CallBack_ApplyForceActingEffect::Attacker' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallBack_ApplyForceActingEffect, ApplyFlyEffect) == 0x000018, "Member 'AbstractCharacter_C_CallBack_ApplyForceActingEffect::ApplyFlyEffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallBack_TakeDamage \ static_assert(alignof(AbstractCharacter_C_CallBack_TakeDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallBack_TakeDamage"); \ static_assert(sizeof(AbstractCharacter_C_CallBack_TakeDamage) == 0x000130, "Wrong size on AbstractCharacter_C_CallBack_TakeDamage"); \ static_assert(offsetof(AbstractCharacter_C_CallBack_TakeDamage, Attacker) == 0x000000, "Member 'AbstractCharacter_C_CallBack_TakeDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallBack_TakeDamage, NetworkDamageData) == 0x000008, "Member 'AbstractCharacter_C_CallBack_TakeDamage::NetworkDamageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallClient_ApplyForceActingEffect \ static_assert(alignof(AbstractCharacter_C_CallClient_ApplyForceActingEffect) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallClient_ApplyForceActingEffect"); \ static_assert(sizeof(AbstractCharacter_C_CallClient_ApplyForceActingEffect) == 0x000020, "Wrong size on AbstractCharacter_C_CallClient_ApplyForceActingEffect"); \ static_assert(offsetof(AbstractCharacter_C_CallClient_ApplyForceActingEffect, VectimEffectType) == 0x000000, "Member 'AbstractCharacter_C_CallClient_ApplyForceActingEffect::VectimEffectType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallClient_ApplyForceActingEffect, UsePairedAnimation) == 0x000004, "Member 'AbstractCharacter_C_CallClient_ApplyForceActingEffect::UsePairedAnimation' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallClient_ApplyForceActingEffect, AnimationStarter) == 0x000008, "Member 'AbstractCharacter_C_CallClient_ApplyForceActingEffect::AnimationStarter' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallClient_ApplyForceActingEffect, Attacker) == 0x000010, "Member 'AbstractCharacter_C_CallClient_ApplyForceActingEffect::Attacker' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallClient_ApplyForceActingEffect, ApplyFlyEffect) == 0x000018, "Member 'AbstractCharacter_C_CallClient_ApplyForceActingEffect::ApplyFlyEffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallClient_ApplyForceActingEffectBack \ static_assert(alignof(AbstractCharacter_C_CallClient_ApplyForceActingEffectBack) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallClient_ApplyForceActingEffectBack"); \ static_assert(sizeof(AbstractCharacter_C_CallClient_ApplyForceActingEffectBack) == 0x000010, "Wrong size on AbstractCharacter_C_CallClient_ApplyForceActingEffectBack"); \ static_assert(offsetof(AbstractCharacter_C_CallClient_ApplyForceActingEffectBack, Result) == 0x000000, "Member 'AbstractCharacter_C_CallClient_ApplyForceActingEffectBack::Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallClient_ApplyForceActingEffectBack, HitTarget) == 0x000008, "Member 'AbstractCharacter_C_CallClient_ApplyForceActingEffectBack::HitTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallClient_BackDirectDamage \ static_assert(alignof(AbstractCharacter_C_CallClient_BackDirectDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallClient_BackDirectDamage"); \ static_assert(sizeof(AbstractCharacter_C_CallClient_BackDirectDamage) == 0x000130, "Wrong size on AbstractCharacter_C_CallClient_BackDirectDamage"); \ static_assert(offsetof(AbstractCharacter_C_CallClient_BackDirectDamage, HitData) == 0x000000, "Member 'AbstractCharacter_C_CallClient_BackDirectDamage::HitData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallClient_BackDirectDamage, EffectType) == 0x000128, "Member 'AbstractCharacter_C_CallClient_BackDirectDamage::EffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallClient_GetMeDirectDamage \ static_assert(alignof(AbstractCharacter_C_CallClient_GetMeDirectDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallClient_GetMeDirectDamage"); \ static_assert(sizeof(AbstractCharacter_C_CallClient_GetMeDirectDamage) == 0x000020, "Wrong size on AbstractCharacter_C_CallClient_GetMeDirectDamage"); \ static_assert(offsetof(AbstractCharacter_C_CallClient_GetMeDirectDamage, HitTarget) == 0x000000, "Member 'AbstractCharacter_C_CallClient_GetMeDirectDamage::HitTarget' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallClient_GetMeDirectDamage, SkillID) == 0x000008, "Member 'AbstractCharacter_C_CallClient_GetMeDirectDamage::SkillID' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallClient_GetMeDirectDamage, EffectType) == 0x000018, "Member 'AbstractCharacter_C_CallClient_GetMeDirectDamage::EffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallClient_SponsorActingEffect \ static_assert(alignof(AbstractCharacter_C_CallClient_SponsorActingEffect) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallClient_SponsorActingEffect"); \ static_assert(sizeof(AbstractCharacter_C_CallClient_SponsorActingEffect) == 0x000010, "Wrong size on AbstractCharacter_C_CallClient_SponsorActingEffect"); \ static_assert(offsetof(AbstractCharacter_C_CallClient_SponsorActingEffect, SkillID) == 0x000000, "Member 'AbstractCharacter_C_CallClient_SponsorActingEffect::SkillID' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallClient_SponsorActingEffect, HitTarget) == 0x000008, "Member 'AbstractCharacter_C_CallClient_SponsorActingEffect::HitTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallClient_TakeDamage \ static_assert(alignof(AbstractCharacter_C_CallClient_TakeDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallClient_TakeDamage"); \ static_assert(sizeof(AbstractCharacter_C_CallClient_TakeDamage) == 0x000130, "Wrong size on AbstractCharacter_C_CallClient_TakeDamage"); \ static_assert(offsetof(AbstractCharacter_C_CallClient_TakeDamage, Attacker) == 0x000000, "Member 'AbstractCharacter_C_CallClient_TakeDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallClient_TakeDamage, NetworkDamageData) == 0x000008, "Member 'AbstractCharacter_C_CallClient_TakeDamage::NetworkDamageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallServer_ApplyForceActingEffect \ static_assert(alignof(AbstractCharacter_C_CallServer_ApplyForceActingEffect) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallServer_ApplyForceActingEffect"); \ static_assert(sizeof(AbstractCharacter_C_CallServer_ApplyForceActingEffect) == 0x000020, "Wrong size on AbstractCharacter_C_CallServer_ApplyForceActingEffect"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_ApplyForceActingEffect, HitCharacter) == 0x000000, "Member 'AbstractCharacter_C_CallServer_ApplyForceActingEffect::HitCharacter' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_ApplyForceActingEffect, VectimEffectType) == 0x000008, "Member 'AbstractCharacter_C_CallServer_ApplyForceActingEffect::VectimEffectType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_ApplyForceActingEffect, UsePairedAnimation) == 0x00000C, "Member 'AbstractCharacter_C_CallServer_ApplyForceActingEffect::UsePairedAnimation' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_ApplyForceActingEffect, AnimationStarter) == 0x000010, "Member 'AbstractCharacter_C_CallServer_ApplyForceActingEffect::AnimationStarter' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_ApplyForceActingEffect, ApplyFlyEffect) == 0x000018, "Member 'AbstractCharacter_C_CallServer_ApplyForceActingEffect::ApplyFlyEffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallServer_ApplyForceActingEffectBack \ static_assert(alignof(AbstractCharacter_C_CallServer_ApplyForceActingEffectBack) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallServer_ApplyForceActingEffectBack"); \ static_assert(sizeof(AbstractCharacter_C_CallServer_ApplyForceActingEffectBack) == 0x000010, "Wrong size on AbstractCharacter_C_CallServer_ApplyForceActingEffectBack"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_ApplyForceActingEffectBack, Attacker) == 0x000000, "Member 'AbstractCharacter_C_CallServer_ApplyForceActingEffectBack::Attacker' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_ApplyForceActingEffectBack, Result) == 0x000008, "Member 'AbstractCharacter_C_CallServer_ApplyForceActingEffectBack::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallServer_BackDirectDamage \ static_assert(alignof(AbstractCharacter_C_CallServer_BackDirectDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallServer_BackDirectDamage"); \ static_assert(sizeof(AbstractCharacter_C_CallServer_BackDirectDamage) == 0x000138, "Wrong size on AbstractCharacter_C_CallServer_BackDirectDamage"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_BackDirectDamage, HitTarget) == 0x000000, "Member 'AbstractCharacter_C_CallServer_BackDirectDamage::HitTarget' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_BackDirectDamage, HitData) == 0x000008, "Member 'AbstractCharacter_C_CallServer_BackDirectDamage::HitData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_BackDirectDamage, EffectType) == 0x000130, "Member 'AbstractCharacter_C_CallServer_BackDirectDamage::EffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallServer_GetMeDirectDamage \ static_assert(alignof(AbstractCharacter_C_CallServer_GetMeDirectDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallServer_GetMeDirectDamage"); \ static_assert(sizeof(AbstractCharacter_C_CallServer_GetMeDirectDamage) == 0x000020, "Wrong size on AbstractCharacter_C_CallServer_GetMeDirectDamage"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_GetMeDirectDamage, Attacker) == 0x000000, "Member 'AbstractCharacter_C_CallServer_GetMeDirectDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_GetMeDirectDamage, SkillID) == 0x000008, "Member 'AbstractCharacter_C_CallServer_GetMeDirectDamage::SkillID' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_GetMeDirectDamage, EffectType) == 0x000018, "Member 'AbstractCharacter_C_CallServer_GetMeDirectDamage::EffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallServer_RecordHurtEnmey \ static_assert(alignof(AbstractCharacter_C_CallServer_RecordHurtEnmey) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallServer_RecordHurtEnmey"); \ static_assert(sizeof(AbstractCharacter_C_CallServer_RecordHurtEnmey) == 0x000008, "Wrong size on AbstractCharacter_C_CallServer_RecordHurtEnmey"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_RecordHurtEnmey, Attacker) == 0x000000, "Member 'AbstractCharacter_C_CallServer_RecordHurtEnmey::Attacker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallServer_SponsorActingEffectToApplier \ static_assert(alignof(AbstractCharacter_C_CallServer_SponsorActingEffectToApplier) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallServer_SponsorActingEffectToApplier"); \ static_assert(sizeof(AbstractCharacter_C_CallServer_SponsorActingEffectToApplier) == 0x000010, "Wrong size on AbstractCharacter_C_CallServer_SponsorActingEffectToApplier"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_SponsorActingEffectToApplier, SkillID) == 0x000000, "Member 'AbstractCharacter_C_CallServer_SponsorActingEffectToApplier::SkillID' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_SponsorActingEffectToApplier, Applier) == 0x000008, "Member 'AbstractCharacter_C_CallServer_SponsorActingEffectToApplier::Applier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallServer_TakeDamage \ static_assert(alignof(AbstractCharacter_C_CallServer_TakeDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallServer_TakeDamage"); \ static_assert(sizeof(AbstractCharacter_C_CallServer_TakeDamage) == 0x000130, "Wrong size on AbstractCharacter_C_CallServer_TakeDamage"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_TakeDamage, Attacker) == 0x000000, "Member 'AbstractCharacter_C_CallServer_TakeDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallServer_TakeDamage, NetworkDamageData) == 0x000008, "Member 'AbstractCharacter_C_CallServer_TakeDamage::NetworkDamageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallSync_AttackResult \ static_assert(alignof(AbstractCharacter_C_CallSync_AttackResult) == 0x000001, "Wrong alignment on AbstractCharacter_C_CallSync_AttackResult"); \ static_assert(sizeof(AbstractCharacter_C_CallSync_AttackResult) == 0x000001, "Wrong size on AbstractCharacter_C_CallSync_AttackResult"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_AttackResult, Result) == 0x000000, "Member 'AbstractCharacter_C_CallSync_AttackResult::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallSync_CharacterDeath \ static_assert(alignof(AbstractCharacter_C_CallSync_CharacterDeath) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallSync_CharacterDeath"); \ static_assert(sizeof(AbstractCharacter_C_CallSync_CharacterDeath) == 0x000008, "Wrong size on AbstractCharacter_C_CallSync_CharacterDeath"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_CharacterDeath, MontageToPlay) == 0x000000, "Member 'AbstractCharacter_C_CallSync_CharacterDeath::MontageToPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallSync_DecayedImpactVelocity \ static_assert(alignof(AbstractCharacter_C_CallSync_DecayedImpactVelocity) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallSync_DecayedImpactVelocity"); \ static_assert(sizeof(AbstractCharacter_C_CallSync_DecayedImpactVelocity) == 0x000028, "Wrong size on AbstractCharacter_C_CallSync_DecayedImpactVelocity"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_DecayedImpactVelocity, InMaxVelocity) == 0x000000, "Member 'AbstractCharacter_C_CallSync_DecayedImpactVelocity::InMaxVelocity' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_DecayedImpactVelocity, InAlphaCurve) == 0x000018, "Member 'AbstractCharacter_C_CallSync_DecayedImpactVelocity::InAlphaCurve' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_DecayedImpactVelocity, InMaxDuration) == 0x000020, "Member 'AbstractCharacter_C_CallSync_DecayedImpactVelocity::InMaxDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallSync_ForceActingPlay \ static_assert(alignof(AbstractCharacter_C_CallSync_ForceActingPlay) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallSync_ForceActingPlay"); \ static_assert(sizeof(AbstractCharacter_C_CallSync_ForceActingPlay) == 0x000020, "Wrong size on AbstractCharacter_C_CallSync_ForceActingPlay"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_ForceActingPlay, TargetActor) == 0x000000, "Member 'AbstractCharacter_C_CallSync_ForceActingPlay::TargetActor' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_ForceActingPlay, MainMontageToPlay) == 0x000008, "Member 'AbstractCharacter_C_CallSync_ForceActingPlay::MainMontageToPlay' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_ForceActingPlay, TargetMontageToPlay) == 0x000010, "Member 'AbstractCharacter_C_CallSync_ForceActingPlay::TargetMontageToPlay' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_ForceActingPlay, PrepareMove) == 0x000018, "Member 'AbstractCharacter_C_CallSync_ForceActingPlay::PrepareMove' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_ForceActingPlay, DelayedTargetExecuteMontage) == 0x000019, "Member 'AbstractCharacter_C_CallSync_ForceActingPlay::DelayedTargetExecuteMontage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallSync_JumpToSection \ static_assert(alignof(AbstractCharacter_C_CallSync_JumpToSection) == 0x000004, "Wrong alignment on AbstractCharacter_C_CallSync_JumpToSection"); \ static_assert(sizeof(AbstractCharacter_C_CallSync_JumpToSection) == 0x000008, "Wrong size on AbstractCharacter_C_CallSync_JumpToSection"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_JumpToSection, SectionName) == 0x000000, "Member 'AbstractCharacter_C_CallSync_JumpToSection::SectionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallSync_MontagePlay \ static_assert(alignof(AbstractCharacter_C_CallSync_MontagePlay) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallSync_MontagePlay"); \ static_assert(sizeof(AbstractCharacter_C_CallSync_MontagePlay) == 0x000018, "Wrong size on AbstractCharacter_C_CallSync_MontagePlay"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_MontagePlay, MontageToPlay) == 0x000000, "Member 'AbstractCharacter_C_CallSync_MontagePlay::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_MontagePlay, JumpSection) == 0x000008, "Member 'AbstractCharacter_C_CallSync_MontagePlay::JumpSection' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_MontagePlay, SectionName) == 0x00000C, "Member 'AbstractCharacter_C_CallSync_MontagePlay::SectionName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_MontagePlay, Action) == 0x000014, "Member 'AbstractCharacter_C_CallSync_MontagePlay::Action' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CallSync_ResetBS \ static_assert(alignof(AbstractCharacter_C_CallSync_ResetBS) == 0x000008, "Wrong alignment on AbstractCharacter_C_CallSync_ResetBS"); \ static_assert(sizeof(AbstractCharacter_C_CallSync_ResetBS) == 0x000018, "Wrong size on AbstractCharacter_C_CallSync_ResetBS"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_ResetBS, BSKey) == 0x000000, "Member 'AbstractCharacter_C_CallSync_ResetBS::BSKey' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CallSync_ResetBS, Immediately) == 0x000010, "Member 'AbstractCharacter_C_CallSync_ResetBS::Immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CalSync_SwitchBS \ static_assert(alignof(AbstractCharacter_C_CalSync_SwitchBS) == 0x000008, "Wrong alignment on AbstractCharacter_C_CalSync_SwitchBS"); \ static_assert(sizeof(AbstractCharacter_C_CalSync_SwitchBS) == 0x000020, "Wrong size on AbstractCharacter_C_CalSync_SwitchBS"); \ static_assert(offsetof(AbstractCharacter_C_CalSync_SwitchBS, NewBS) == 0x000000, "Member 'AbstractCharacter_C_CalSync_SwitchBS::NewBS' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CalSync_SwitchBS, BSKey) == 0x000008, "Member 'AbstractCharacter_C_CalSync_SwitchBS::BSKey' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CalSync_SwitchBS, Immediately) == 0x000018, "Member 'AbstractCharacter_C_CalSync_SwitchBS::Immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Can__be_Backstabbed \ static_assert(alignof(AbstractCharacter_C_Can__be_Backstabbed) == 0x000001, "Wrong alignment on AbstractCharacter_C_Can__be_Backstabbed"); \ static_assert(sizeof(AbstractCharacter_C_Can__be_Backstabbed) == 0x000001, "Wrong size on AbstractCharacter_C_Can__be_Backstabbed"); \ static_assert(offsetof(AbstractCharacter_C_Can__be_Backstabbed, Result) == 0x000000, "Member 'AbstractCharacter_C_Can__be_Backstabbed::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Can_be_Attacked \ static_assert(alignof(AbstractCharacter_C_Can_be_Attacked) == 0x000008, "Wrong alignment on AbstractCharacter_C_Can_be_Attacked"); \ static_assert(sizeof(AbstractCharacter_C_Can_be_Attacked) == 0x000018, "Wrong size on AbstractCharacter_C_Can_be_Attacked"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Attacked, Result) == 0x000000, "Member 'AbstractCharacter_C_Can_be_Attacked::Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Attacked, CallFunc_GetNetworkState_ReturnValue) == 0x000008, "Member 'AbstractCharacter_C_Can_be_Attacked::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Attacked, CallFunc_MakeLiteralByte_ReturnValue) == 0x000010, "Member 'AbstractCharacter_C_Can_be_Attacked::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Attacked, CallFunc_IsAlive_Result) == 0x000011, "Member 'AbstractCharacter_C_Can_be_Attacked::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Attacked, CallFunc_SyncState_GetActivityValue_Value) == 0x000012, "Member 'AbstractCharacter_C_Can_be_Attacked::CallFunc_SyncState_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Attacked, CallFunc_Not_PreBool_ReturnValue) == 0x000013, "Member 'AbstractCharacter_C_Can_be_Attacked::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Attacked, CallFunc_BooleanAND_ReturnValue) == 0x000014, "Member 'AbstractCharacter_C_Can_be_Attacked::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Can_be_Attacked_Even_Dying \ static_assert(alignof(AbstractCharacter_C_Can_be_Attacked_Even_Dying) == 0x000008, "Wrong alignment on AbstractCharacter_C_Can_be_Attacked_Even_Dying"); \ static_assert(sizeof(AbstractCharacter_C_Can_be_Attacked_Even_Dying) == 0x000018, "Wrong size on AbstractCharacter_C_Can_be_Attacked_Even_Dying"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Attacked_Even_Dying, Result) == 0x000000, "Member 'AbstractCharacter_C_Can_be_Attacked_Even_Dying::Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Attacked_Even_Dying, CallFunc_MakeLiteralByte_ReturnValue) == 0x000001, "Member 'AbstractCharacter_C_Can_be_Attacked_Even_Dying::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Attacked_Even_Dying, CallFunc_GetNetworkState_ReturnValue) == 0x000008, "Member 'AbstractCharacter_C_Can_be_Attacked_Even_Dying::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Attacked_Even_Dying, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000010, "Member 'AbstractCharacter_C_Can_be_Attacked_Even_Dying::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Attacked_Even_Dying, CallFunc_SyncState_GetActivityValue_Value) == 0x000011, "Member 'AbstractCharacter_C_Can_be_Attacked_Even_Dying::CallFunc_SyncState_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Attacked_Even_Dying, CallFunc_GetState_State) == 0x000012, "Member 'AbstractCharacter_C_Can_be_Attacked_Even_Dying::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Attacked_Even_Dying, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000013, "Member 'AbstractCharacter_C_Can_be_Attacked_Even_Dying::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Attacked_Even_Dying, CallFunc_BooleanOR_ReturnValue) == 0x000014, "Member 'AbstractCharacter_C_Can_be_Attacked_Even_Dying::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Attacked_Even_Dying, CallFunc_Not_PreBool_ReturnValue) == 0x000015, "Member 'AbstractCharacter_C_Can_be_Attacked_Even_Dying::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Can_be_Stunned \ static_assert(alignof(AbstractCharacter_C_Can_be_Stunned) == 0x000008, "Wrong alignment on AbstractCharacter_C_Can_be_Stunned"); \ static_assert(sizeof(AbstractCharacter_C_Can_be_Stunned) == 0x000020, "Wrong size on AbstractCharacter_C_Can_be_Stunned"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Stunned, Result) == 0x000000, "Member 'AbstractCharacter_C_Can_be_Stunned::Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Stunned, CallFunc_GetMyEffects_EffectsComp) == 0x000008, "Member 'AbstractCharacter_C_Can_be_Stunned::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Stunned, CallFunc_IsEffectApplied_ReturnValue) == 0x000010, "Member 'AbstractCharacter_C_Can_be_Stunned::CallFunc_IsEffectApplied_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Stunned, CallFunc_IsFalling_ReturnValue) == 0x000011, "Member 'AbstractCharacter_C_Can_be_Stunned::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Stunned, CallFunc_Not_PreBool_ReturnValue) == 0x000012, "Member 'AbstractCharacter_C_Can_be_Stunned::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Stunned, CallFunc_Not_PreBool_ReturnValue_1) == 0x000013, "Member 'AbstractCharacter_C_Can_be_Stunned::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Stunned, CallFunc_IsEffectApplied_ReturnValue_1) == 0x000014, "Member 'AbstractCharacter_C_Can_be_Stunned::CallFunc_IsEffectApplied_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Stunned, CallFunc_IsEffectApplied_ReturnValue_2) == 0x000015, "Member 'AbstractCharacter_C_Can_be_Stunned::CallFunc_IsEffectApplied_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Stunned, CallFunc_Not_PreBool_ReturnValue_2) == 0x000016, "Member 'AbstractCharacter_C_Can_be_Stunned::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Stunned, CallFunc_Not_PreBool_ReturnValue_3) == 0x000017, "Member 'AbstractCharacter_C_Can_be_Stunned::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Stunned, CallFunc_IsEffectApplied_ReturnValue_3) == 0x000018, "Member 'AbstractCharacter_C_Can_be_Stunned::CallFunc_IsEffectApplied_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Stunned, CallFunc_Not_PreBool_ReturnValue_4) == 0x000019, "Member 'AbstractCharacter_C_Can_be_Stunned::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Stunned, CallFunc_BooleanAND_ReturnValue) == 0x00001A, "Member 'AbstractCharacter_C_Can_be_Stunned::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Stunned, CallFunc_BooleanAND_ReturnValue_1) == 0x00001B, "Member 'AbstractCharacter_C_Can_be_Stunned::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Stunned, CallFunc_BooleanAND_ReturnValue_2) == 0x00001C, "Member 'AbstractCharacter_C_Can_be_Stunned::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_be_Stunned, CallFunc_BooleanAND_ReturnValue_3) == 0x00001D, "Member 'AbstractCharacter_C_Can_be_Stunned::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Can_Flash_Attack \ static_assert(alignof(AbstractCharacter_C_Can_Flash_Attack) == 0x000001, "Wrong alignment on AbstractCharacter_C_Can_Flash_Attack"); \ static_assert(sizeof(AbstractCharacter_C_Can_Flash_Attack) == 0x000006, "Wrong size on AbstractCharacter_C_Can_Flash_Attack"); \ static_assert(offsetof(AbstractCharacter_C_Can_Flash_Attack, Result) == 0x000000, "Member 'AbstractCharacter_C_Can_Flash_Attack::Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_Flash_Attack, CallFunc_MakeLiteralByte_ReturnValue) == 0x000001, "Member 'AbstractCharacter_C_Can_Flash_Attack::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_Flash_Attack, CallFunc_GetState_State) == 0x000002, "Member 'AbstractCharacter_C_Can_Flash_Attack::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_Flash_Attack, CallFunc_IsInCombatPose_Result) == 0x000003, "Member 'AbstractCharacter_C_Can_Flash_Attack::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_Flash_Attack, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000004, "Member 'AbstractCharacter_C_Can_Flash_Attack::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Can_Flash_Attack, CallFunc_BooleanAND_ReturnValue) == 0x000005, "Member 'AbstractCharacter_C_Can_Flash_Attack::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CanEffectBeApplied \ static_assert(alignof(AbstractCharacter_C_CanEffectBeApplied) == 0x000008, "Wrong alignment on AbstractCharacter_C_CanEffectBeApplied"); \ static_assert(sizeof(AbstractCharacter_C_CanEffectBeApplied) == 0x0000B8, "Wrong size on AbstractCharacter_C_CanEffectBeApplied"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, Type) == 0x000000, "Member 'AbstractCharacter_C_CanEffectBeApplied::Type' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, Applier) == 0x000008, "Member 'AbstractCharacter_C_CanEffectBeApplied::Applier' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, ReturnValue) == 0x000010, "Member 'AbstractCharacter_C_CanEffectBeApplied::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, L_Applier) == 0x000018, "Member 'AbstractCharacter_C_CanEffectBeApplied::L_Applier' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_MakeLiteralByte_ReturnValue) == 0x000020, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, K2Node_SwitchEnum_CmpSuccess) == 0x000021, "Member 'AbstractCharacter_C_CanEffectBeApplied::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, K2Node_SwitchEnum_CmpSuccess_1) == 0x000022, "Member 'AbstractCharacter_C_CanEffectBeApplied::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_GetNetworkState_ReturnValue) == 0x000028, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000030, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_SyncState_GetActivityValue_Value) == 0x000031, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_SyncState_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_Not_PreBool_ReturnValue) == 0x000032, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_GetNetworkState_ReturnValue_1) == 0x000038, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_GetNetworkState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_GetNetworkState_ReturnValue_2) == 0x000040, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_GetNetworkState_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000048, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_IsAlive_Result) == 0x000049, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x00004A, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_MakeLiteralByte_ReturnValue_4) == 0x00004B, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_MakeLiteralByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_SyncState_GetActivityValue_Value_1) == 0x00004C, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_SyncState_GetActivityValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_MakeLiteralByte_ReturnValue_5) == 0x00004D, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_MakeLiteralByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_Not_PreBool_ReturnValue_1) == 0x00004E, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_MakeLiteralByte_ReturnValue_6) == 0x00004F, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_MakeLiteralByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_MakeLiteralByte_ReturnValue_7) == 0x000050, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_MakeLiteralByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_Can_be_Attacked_Even_Dying_Result) == 0x000051, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_Can_be_Attacked_Even_Dying_Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_SyncState_GetActivityValue_Value_2) == 0x000052, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_SyncState_GetActivityValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_Not_PreBool_ReturnValue_2) == 0x000053, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_Can_be_Stunned_Result) == 0x000054, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_Can_be_Stunned_Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_BooleanAND_ReturnValue) == 0x000055, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_Can__be_Backstabbed_Result) == 0x000056, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_Can__be_Backstabbed_Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_GetNetworkState_ReturnValue_3) == 0x000058, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_GetNetworkState_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_GetNetworkState_ReturnValue_4) == 0x000060, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_GetNetworkState_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_SyncState_GetActivityValue_Value_3) == 0x000068, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_SyncState_GetActivityValue_Value_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_SyncState_GetActivityValue_Value_4) == 0x000069, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_SyncState_GetActivityValue_Value_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_Not_PreBool_ReturnValue_3) == 0x00006A, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_Not_PreBool_ReturnValue_4) == 0x00006B, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_GetNetworkState_ReturnValue_5) == 0x000070, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_GetNetworkState_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_MakeLiteralByte_ReturnValue_8) == 0x000078, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_MakeLiteralByte_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_SyncState_GetActivityValue_Value_5) == 0x000079, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_SyncState_GetActivityValue_Value_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_Not_PreBool_ReturnValue_5) == 0x00007A, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_Not_PreBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_GetNetworkState_ReturnValue_6) == 0x000080, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_GetNetworkState_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_GetNetworkState_ReturnValue_7) == 0x000088, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_GetNetworkState_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_SyncState_GetActivityValue_Value_6) == 0x000090, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_SyncState_GetActivityValue_Value_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_SyncState_GetActivityValue_Value_7) == 0x000091, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_SyncState_GetActivityValue_Value_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_Not_PreBool_ReturnValue_6) == 0x000092, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_Not_PreBool_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_Not_PreBool_ReturnValue_7) == 0x000093, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_Not_PreBool_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_BooleanAND_ReturnValue_1) == 0x000094, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_BooleanAND_ReturnValue_2) == 0x000095, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_BooleanAND_ReturnValue_3) == 0x000096, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_GetNetworkState_ReturnValue_8) == 0x000098, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_GetNetworkState_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_MakeLiteralByte_ReturnValue_9) == 0x0000A0, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_MakeLiteralByte_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_GetNetworkState_ReturnValue_9) == 0x0000A8, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_GetNetworkState_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_SyncState_GetActivityValue_Value_8) == 0x0000B0, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_SyncState_GetActivityValue_Value_8' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_SyncState_GetActivityValue_Value_9) == 0x0000B1, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_SyncState_GetActivityValue_Value_9' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_Not_PreBool_ReturnValue_8) == 0x0000B2, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_Not_PreBool_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_Not_PreBool_ReturnValue_9) == 0x0000B3, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_Not_PreBool_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_BooleanAND_ReturnValue_4) == 0x0000B4, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_BooleanAND_ReturnValue_5) == 0x0000B5, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanEffectBeApplied, CallFunc_BooleanAND_ReturnValue_6) == 0x0000B6, "Member 'AbstractCharacter_C_CanEffectBeApplied::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CanImpactAttackerIfBlockSuccess \ static_assert(alignof(AbstractCharacter_C_CanImpactAttackerIfBlockSuccess) == 0x000008, "Wrong alignment on AbstractCharacter_C_CanImpactAttackerIfBlockSuccess"); \ static_assert(sizeof(AbstractCharacter_C_CanImpactAttackerIfBlockSuccess) == 0x000180, "Wrong size on AbstractCharacter_C_CanImpactAttackerIfBlockSuccess"); \ static_assert(offsetof(AbstractCharacter_C_CanImpactAttackerIfBlockSuccess, F_HitData) == 0x000000, "Member 'AbstractCharacter_C_CanImpactAttackerIfBlockSuccess::F_HitData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanImpactAttackerIfBlockSuccess, ReturnValue) == 0x000168, "Member 'AbstractCharacter_C_CanImpactAttackerIfBlockSuccess::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanImpactAttackerIfBlockSuccess, CallFunc_GetNetworkState_ReturnValue) == 0x000170, "Member 'AbstractCharacter_C_CanImpactAttackerIfBlockSuccess::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanImpactAttackerIfBlockSuccess, CallFunc_SyncState_GetActivityValue_Value) == 0x000178, "Member 'AbstractCharacter_C_CanImpactAttackerIfBlockSuccess::CallFunc_SyncState_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanImpactAttackerIfBlockSuccess, CallFunc_BooleanOR_ReturnValue) == 0x000179, "Member 'AbstractCharacter_C_CanImpactAttackerIfBlockSuccess::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CanImpactAttackerIfBlockSuccess, CallFunc_Not_PreBool_ReturnValue) == 0x00017A, "Member 'AbstractCharacter_C_CanImpactAttackerIfBlockSuccess::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ChangeHp \ static_assert(alignof(AbstractCharacter_C_ChangeHp) == 0x000008, "Wrong alignment on AbstractCharacter_C_ChangeHp"); \ static_assert(sizeof(AbstractCharacter_C_ChangeHp) == 0x000010, "Wrong size on AbstractCharacter_C_ChangeHp"); \ static_assert(offsetof(AbstractCharacter_C_ChangeHp, Delta) == 0x000000, "Member 'AbstractCharacter_C_ChangeHp::Delta' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChangeHp, CallFunc_GetMyHealth_Health) == 0x000008, "Member 'AbstractCharacter_C_ChangeHp::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Check_Attacking_Toughness \ static_assert(alignof(AbstractCharacter_C_Check_Attacking_Toughness) == 0x000008, "Wrong alignment on AbstractCharacter_C_Check_Attacking_Toughness"); \ static_assert(sizeof(AbstractCharacter_C_Check_Attacking_Toughness) == 0x000020, "Wrong size on AbstractCharacter_C_Check_Attacking_Toughness"); \ static_assert(offsetof(AbstractCharacter_C_Check_Attacking_Toughness, isPlayer) == 0x000000, "Member 'AbstractCharacter_C_Check_Attacking_Toughness::isPlayer' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Check_Attacking_Toughness, isAttacking) == 0x000001, "Member 'AbstractCharacter_C_Check_Attacking_Toughness::isAttacking' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Check_Attacking_Toughness, CallFunc_MakeLiteralByte_ReturnValue) == 0x000002, "Member 'AbstractCharacter_C_Check_Attacking_Toughness::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Check_Attacking_Toughness, CallFunc_GetNetworkState_ReturnValue) == 0x000008, "Member 'AbstractCharacter_C_Check_Attacking_Toughness::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Check_Attacking_Toughness, Temp_bool_Variable) == 0x000010, "Member 'AbstractCharacter_C_Check_Attacking_Toughness::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Check_Attacking_Toughness, CallFunc_SyncState_GetActivityValue_Value) == 0x000011, "Member 'AbstractCharacter_C_Check_Attacking_Toughness::CallFunc_SyncState_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Check_Attacking_Toughness, CallFunc_GetState_State) == 0x000012, "Member 'AbstractCharacter_C_Check_Attacking_Toughness::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Check_Attacking_Toughness, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000013, "Member 'AbstractCharacter_C_Check_Attacking_Toughness::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Check_Attacking_Toughness, CallFunc_GetState_State_1) == 0x000014, "Member 'AbstractCharacter_C_Check_Attacking_Toughness::CallFunc_GetState_State_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Check_Attacking_Toughness, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000015, "Member 'AbstractCharacter_C_Check_Attacking_Toughness::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Check_Attacking_Toughness, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000016, "Member 'AbstractCharacter_C_Check_Attacking_Toughness::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Check_Attacking_Toughness, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000017, "Member 'AbstractCharacter_C_Check_Attacking_Toughness::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Check_Attacking_Toughness, CallFunc_BooleanOR_ReturnValue) == 0x000018, "Member 'AbstractCharacter_C_Check_Attacking_Toughness::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Check_Attacking_Toughness, K2Node_Select_Default) == 0x000019, "Member 'AbstractCharacter_C_Check_Attacking_Toughness::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CheckDeathDissolve \ static_assert(alignof(AbstractCharacter_C_CheckDeathDissolve) == 0x000004, "Wrong alignment on AbstractCharacter_C_CheckDeathDissolve"); \ static_assert(sizeof(AbstractCharacter_C_CheckDeathDissolve) == 0x000004, "Wrong size on AbstractCharacter_C_CheckDeathDissolve"); \ static_assert(offsetof(AbstractCharacter_C_CheckDeathDissolve, Value) == 0x000000, "Member 'AbstractCharacter_C_CheckDeathDissolve::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CheckPreRagdollOverlapingWhenTruthActive \ static_assert(alignof(AbstractCharacter_C_CheckPreRagdollOverlapingWhenTruthActive) == 0x000008, "Wrong alignment on AbstractCharacter_C_CheckPreRagdollOverlapingWhenTruthActive"); \ static_assert(sizeof(AbstractCharacter_C_CheckPreRagdollOverlapingWhenTruthActive) == 0x000018, "Wrong size on AbstractCharacter_C_CheckPreRagdollOverlapingWhenTruthActive"); \ static_assert(offsetof(AbstractCharacter_C_CheckPreRagdollOverlapingWhenTruthActive, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'AbstractCharacter_C_CheckPreRagdollOverlapingWhenTruthActive::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CheckPreRagdollOverlapingWhenTruthActive, CallFunc_GetMyForceActing_ReturnValue) == 0x000010, "Member 'AbstractCharacter_C_CheckPreRagdollOverlapingWhenTruthActive::CallFunc_GetMyForceActing_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CheckRagdollBodyConfig \ static_assert(alignof(AbstractCharacter_C_CheckRagdollBodyConfig) == 0x000001, "Wrong alignment on AbstractCharacter_C_CheckRagdollBodyConfig"); \ static_assert(sizeof(AbstractCharacter_C_CheckRagdollBodyConfig) == 0x000001, "Wrong size on AbstractCharacter_C_CheckRagdollBodyConfig"); \ static_assert(offsetof(AbstractCharacter_C_CheckRagdollBodyConfig, Local_Valid) == 0x000000, "Member 'AbstractCharacter_C_CheckRagdollBodyConfig::Local_Valid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ChooseHitShakePlaying \ static_assert(alignof(AbstractCharacter_C_ChooseHitShakePlaying) == 0x000008, "Wrong alignment on AbstractCharacter_C_ChooseHitShakePlaying"); \ static_assert(sizeof(AbstractCharacter_C_ChooseHitShakePlaying) == 0x000308, "Wrong size on AbstractCharacter_C_ChooseHitShakePlaying"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, ImpactType) == 0x000000, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::ImpactType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, EffectType) == 0x000001, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::EffectType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, HitResult) == 0x000002, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::HitResult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, ImpactDirection) == 0x000008, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::ImpactDirection' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, AttackerPlayer) == 0x000020, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::AttackerPlayer' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, PlayHitBreak_0) == 0x000028, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::PlayHitBreak_0' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, PlayShake) == 0x000029, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::PlayShake' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, Local_NormalizeImpactDirection) == 0x000030, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::Local_NormalizeImpactDirection' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, Local_Three) == 0x000048, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::Local_Three' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, Local_One) == 0x000058, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::Local_One' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, Local_Two) == 0x000068, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::Local_Two' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_Normal_ReturnValue) == 0x000078, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000090, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000098, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x0000A8, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_Concat_StrStr_ReturnValue) == 0x0000B8, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000C8, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_Conv_StringToName_ReturnValue) == 0x0000D8, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_Conv_StringToName_ReturnValue_1) == 0x0000E0, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000E8, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_Conv_StringToName_ReturnValue_2) == 0x0000F8, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000100, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_IsValid_ReturnValue) == 0x000110, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_GetDataTableRowFromName_OutRow) == 0x000118, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0001A0, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x0001A8, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000230, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x000238, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x0002C0, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, Temp_bool_Variable) == 0x0002C1, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, Temp_string_Variable) == 0x0002C8, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2) == 0x0002D8, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0002E8, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ChooseHitShakePlaying, K2Node_Select_Default) == 0x0002F8, "Member 'AbstractCharacter_C_ChooseHitShakePlaying::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ClearAllAction \ static_assert(alignof(AbstractCharacter_C_ClearAllAction) == 0x000008, "Wrong alignment on AbstractCharacter_C_ClearAllAction"); \ static_assert(sizeof(AbstractCharacter_C_ClearAllAction) == 0x000010, "Wrong size on AbstractCharacter_C_ClearAllAction"); \ static_assert(offsetof(AbstractCharacter_C_ClearAllAction, NewParam) == 0x000000, "Member 'AbstractCharacter_C_ClearAllAction::NewParam' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ClearAllAction, CallFunc_GetMyAIQuery_AIQueryActionCollectorComponent) == 0x000008, "Member 'AbstractCharacter_C_ClearAllAction::CallFunc_GetMyAIQuery_AIQueryActionCollectorComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ClearAnimActor \ static_assert(alignof(AbstractCharacter_C_ClearAnimActor) == 0x000008, "Wrong alignment on AbstractCharacter_C_ClearAnimActor"); \ static_assert(sizeof(AbstractCharacter_C_ClearAnimActor) == 0x000030, "Wrong size on AbstractCharacter_C_ClearAnimActor"); \ static_assert(offsetof(AbstractCharacter_C_ClearAnimActor, Temp_int_Array_Index_Variable) == 0x000000, "Member 'AbstractCharacter_C_ClearAnimActor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ClearAnimActor, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'AbstractCharacter_C_ClearAnimActor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ClearAnimActor, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'AbstractCharacter_C_ClearAnimActor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ClearAnimActor, CallFunc_Map_Values_Values) == 0x000010, "Member 'AbstractCharacter_C_ClearAnimActor::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ClearAnimActor, CallFunc_Array_Get_Item) == 0x000020, "Member 'AbstractCharacter_C_ClearAnimActor::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ClearAnimActor, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'AbstractCharacter_C_ClearAnimActor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ClearAnimActor, CallFunc_IsValid_ReturnValue) == 0x00002C, "Member 'AbstractCharacter_C_ClearAnimActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ClearAnimActor, CallFunc_Less_IntInt_ReturnValue) == 0x00002D, "Member 'AbstractCharacter_C_ClearAnimActor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CompositeHitData \ static_assert(alignof(AbstractCharacter_C_CompositeHitData) == 0x000008, "Wrong alignment on AbstractCharacter_C_CompositeHitData"); \ static_assert(sizeof(AbstractCharacter_C_CompositeHitData) == 0x000530, "Wrong size on AbstractCharacter_C_CompositeHitData"); \ static_assert(offsetof(AbstractCharacter_C_CompositeHitData, HitMetaData) == 0x000000, "Member 'AbstractCharacter_C_CompositeHitData::HitMetaData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CompositeHitData, HitTargetActor) == 0x000160, "Member 'AbstractCharacter_C_CompositeHitData::HitTargetActor' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CompositeHitData, HitResultData) == 0x000168, "Member 'AbstractCharacter_C_CompositeHitData::HitResultData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CompositeHitData, HitDataCompositedByAttacker) == 0x000250, "Member 'AbstractCharacter_C_CompositeHitData::HitDataCompositedByAttacker' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CompositeHitData, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x0003B8, "Member 'AbstractCharacter_C_CompositeHitData::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CompositeHitData, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x0003C0, "Member 'AbstractCharacter_C_CompositeHitData::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CompositeHitData, CallFunc_Composite_Hit_Data_Of_Owned_Character_F_HitData) == 0x0003C8, "Member 'AbstractCharacter_C_CompositeHitData::CallFunc_Composite_Hit_Data_Of_Owned_Character_F_HitData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_CreateRagdollCheckBody \ static_assert(alignof(AbstractCharacter_C_CreateRagdollCheckBody) == 0x000010, "Wrong alignment on AbstractCharacter_C_CreateRagdollCheckBody"); \ static_assert(sizeof(AbstractCharacter_C_CreateRagdollCheckBody) == 0x000310, "Wrong size on AbstractCharacter_C_CreateRagdollCheckBody"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, BodyName) == 0x000000, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::BodyName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, Local_Body) == 0x000008, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::Local_Body' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_Conv_NameToText_ReturnValue) == 0x000010, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_Conv_NameToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_Conv_ObjectToText_ReturnValue) == 0x000028, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_Conv_ObjectToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, K2Node_MakeStruct_FormatArgumentData) == 0x000040, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, K2Node_MakeStruct_FormatArgumentData_1) == 0x000090, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, K2Node_MakeArray_Array) == 0x0000E0, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_Format_ReturnValue) == 0x0000F0, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_CreateMessageWindow_ReturnValue) == 0x000108, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000110, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, K2Node_MakeArray_Array_1) == 0x0001F8, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, Temp_struct_Variable) == 0x000210, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_GetSkeletalMeshAsset_ReturnValue) == 0x000270, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_GetSkeletalMeshAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_AddComponent_ReturnValue) == 0x000278, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_GetPhysicsAsset_ReturnValue) == 0x000280, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_GetPhysicsAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_GetPhysicsAssetPrimitiveSizeData_OutCenter) == 0x000288, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_GetPhysicsAssetPrimitiveSizeData_OutCenter' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_GetPhysicsAssetPrimitiveSizeData_OutRotation) == 0x0002A0, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_GetPhysicsAssetPrimitiveSizeData_OutRotation' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_GetPhysicsAssetPrimitiveSizeData_OutRadius) == 0x0002B8, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_GetPhysicsAssetPrimitiveSizeData_OutRadius' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_GetPhysicsAssetPrimitiveSizeData_OutLength) == 0x0002BC, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_GetPhysicsAssetPrimitiveSizeData_OutLength' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_GetPhysicsAssetPrimitiveSizeData_OutSizeType) == 0x0002C0, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_GetPhysicsAssetPrimitiveSizeData_OutSizeType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_GetPhysicsAssetPrimitiveSizeData_ReturnValue) == 0x0002C1, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_GetPhysicsAssetPrimitiveSizeData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, K2Node_CreateDelegate_OutputDelegate) == 0x0002C4, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0002D8, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_MakeVector_NetQuantize_ReturnValue) == 0x0002E0, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_MakeVector_NetQuantize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_K2_AttachToComponent_ReturnValue) == 0x0002F8, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_CreateRagdollCheckBody, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000300, "Member 'AbstractCharacter_C_CreateRagdollCheckBody::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_death_1 \ static_assert(alignof(AbstractCharacter_C_death_1) == 0x000008, "Wrong alignment on AbstractCharacter_C_death_1"); \ static_assert(sizeof(AbstractCharacter_C_death_1) == 0x000080, "Wrong size on AbstractCharacter_C_death_1"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_GetState_State) == 0x000000, "Member 'AbstractCharacter_C_death_1::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_MakeLiteralByte_ReturnValue) == 0x000001, "Member 'AbstractCharacter_C_death_1::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_PlayCharacterMontage_duration) == 0x000008, "Member 'AbstractCharacter_C_death_1::CallFunc_PlayCharacterMontage_duration' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000010, "Member 'AbstractCharacter_C_death_1::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000018, "Member 'AbstractCharacter_C_death_1::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000020, "Member 'AbstractCharacter_C_death_1::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_Not_PreBool_ReturnValue) == 0x000028, "Member 'AbstractCharacter_C_death_1::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_FMax_ReturnValue) == 0x000030, "Member 'AbstractCharacter_C_death_1::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_GetNetworkState_ReturnValue) == 0x000038, "Member 'AbstractCharacter_C_death_1::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_K2_SetTimer_ReturnValue) == 0x000040, "Member 'AbstractCharacter_C_death_1::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000048, "Member 'AbstractCharacter_C_death_1::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_SyncState_GetActivityValue_Value) == 0x000049, "Member 'AbstractCharacter_C_death_1::CallFunc_SyncState_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_GetNetworkState_ReturnValue_1) == 0x000050, "Member 'AbstractCharacter_C_death_1::CallFunc_GetNetworkState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_Not_PreBool_ReturnValue_1) == 0x000058, "Member 'AbstractCharacter_C_death_1::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_BooleanAND_ReturnValue) == 0x000059, "Member 'AbstractCharacter_C_death_1::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x00005A, "Member 'AbstractCharacter_C_death_1::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_IsLocallyControlled_ReturnValue) == 0x00005B, "Member 'AbstractCharacter_C_death_1::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_SyncState_GetActivityValue_Value_1) == 0x00005C, "Member 'AbstractCharacter_C_death_1::CallFunc_SyncState_GetActivityValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_IsLocallyControlled_ReturnValue_1) == 0x00005D, "Member 'AbstractCharacter_C_death_1::CallFunc_IsLocallyControlled_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_Select_Dead_Montage_Montage) == 0x000060, "Member 'AbstractCharacter_C_death_1::CallFunc_Select_Dead_Montage_Montage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'AbstractCharacter_C_death_1::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_GetAnimInstance_ReturnValue) == 0x000070, "Member 'AbstractCharacter_C_death_1::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_death_1, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000078, "Member 'AbstractCharacter_C_death_1::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_DelayDestroyAnimActor \ static_assert(alignof(AbstractCharacter_C_DelayDestroyAnimActor) == 0x000008, "Wrong alignment on AbstractCharacter_C_DelayDestroyAnimActor"); \ static_assert(sizeof(AbstractCharacter_C_DelayDestroyAnimActor) == 0x000010, "Wrong size on AbstractCharacter_C_DelayDestroyAnimActor"); \ static_assert(offsetof(AbstractCharacter_C_DelayDestroyAnimActor, Duration) == 0x000000, "Member 'AbstractCharacter_C_DelayDestroyAnimActor::Duration' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_DelayDestroyAnimActor, ItemClass) == 0x000008, "Member 'AbstractCharacter_C_DelayDestroyAnimActor::ItemClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_DestroyAnimActor \ static_assert(alignof(AbstractCharacter_C_DestroyAnimActor) == 0x000008, "Wrong alignment on AbstractCharacter_C_DestroyAnimActor"); \ static_assert(sizeof(AbstractCharacter_C_DestroyAnimActor) == 0x000028, "Wrong size on AbstractCharacter_C_DestroyAnimActor"); \ static_assert(offsetof(AbstractCharacter_C_DestroyAnimActor, ItemClass) == 0x000000, "Member 'AbstractCharacter_C_DestroyAnimActor::ItemClass' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_DestroyAnimActor, Local_Actor) == 0x000008, "Member 'AbstractCharacter_C_DestroyAnimActor::Local_Actor' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_DestroyAnimActor, CallFunc_IsValidClass_ReturnValue) == 0x000010, "Member 'AbstractCharacter_C_DestroyAnimActor::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_DestroyAnimActor, CallFunc_Map_Remove_ReturnValue) == 0x000011, "Member 'AbstractCharacter_C_DestroyAnimActor::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_DestroyAnimActor, CallFunc_IsValid_ReturnValue) == 0x000012, "Member 'AbstractCharacter_C_DestroyAnimActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_DestroyAnimActor, CallFunc_Map_Find_Value) == 0x000018, "Member 'AbstractCharacter_C_DestroyAnimActor::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_DestroyAnimActor, CallFunc_Map_Find_ReturnValue) == 0x000020, "Member 'AbstractCharacter_C_DestroyAnimActor::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_DieEffect_Override \ static_assert(alignof(AbstractCharacter_C_DieEffect_Override) == 0x000008, "Wrong alignment on AbstractCharacter_C_DieEffect_Override"); \ static_assert(sizeof(AbstractCharacter_C_DieEffect_Override) == 0x000008, "Wrong size on AbstractCharacter_C_DieEffect_Override"); \ static_assert(offsetof(AbstractCharacter_C_DieEffect_Override, DeathMontage) == 0x000000, "Member 'AbstractCharacter_C_DieEffect_Override::DeathMontage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_EnableForceOnRagdoll \ static_assert(alignof(AbstractCharacter_C_EnableForceOnRagdoll) == 0x000004, "Wrong alignment on AbstractCharacter_C_EnableForceOnRagdoll"); \ static_assert(sizeof(AbstractCharacter_C_EnableForceOnRagdoll) == 0x000004, "Wrong size on AbstractCharacter_C_EnableForceOnRagdoll"); \ static_assert(offsetof(AbstractCharacter_C_EnableForceOnRagdoll, Duration) == 0x000000, "Member 'AbstractCharacter_C_EnableForceOnRagdoll::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_EnterDeath \ static_assert(alignof(AbstractCharacter_C_EnterDeath) == 0x000008, "Wrong alignment on AbstractCharacter_C_EnterDeath"); \ static_assert(sizeof(AbstractCharacter_C_EnterDeath) == 0x000028, "Wrong size on AbstractCharacter_C_EnterDeath"); \ static_assert(offsetof(AbstractCharacter_C_EnterDeath, enter_death) == 0x000000, "Member 'AbstractCharacter_C_EnterDeath::enter_death' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_EnterDeath, CallFunc_MakeLiteralByte_ReturnValue) == 0x000001, "Member 'AbstractCharacter_C_EnterDeath::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_EnterDeath, CallFunc_GetState_State) == 0x000002, "Member 'AbstractCharacter_C_EnterDeath::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_EnterDeath, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x000008, "Member 'AbstractCharacter_C_EnterDeath::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_EnterDeath, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000010, "Member 'AbstractCharacter_C_EnterDeath::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_EnterDeath, CallFunc_K2_SetTimer_ReturnValue) == 0x000018, "Member 'AbstractCharacter_C_EnterDeath::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_EnterDeath, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000020, "Member 'AbstractCharacter_C_EnterDeath::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_EnterDeath, CallFunc_GetState_State_1) == 0x000021, "Member 'AbstractCharacter_C_EnterDeath::CallFunc_GetState_State_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_EnterDeath, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000022, "Member 'AbstractCharacter_C_EnterDeath::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_EnterDeath, CallFunc_BooleanOR_ReturnValue) == 0x000023, "Member 'AbstractCharacter_C_EnterDeath::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_EnterDeath, CallFunc_Not_PreBool_ReturnValue) == 0x000024, "Member 'AbstractCharacter_C_EnterDeath::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ExecuteFXIsActive_Overloaded_ \ static_assert(alignof(AbstractCharacter_C_ExecuteFXIsActive_Overloaded_) == 0x000001, "Wrong alignment on AbstractCharacter_C_ExecuteFXIsActive_Overloaded_"); \ static_assert(sizeof(AbstractCharacter_C_ExecuteFXIsActive_Overloaded_) == 0x000001, "Wrong size on AbstractCharacter_C_ExecuteFXIsActive_Overloaded_"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteFXIsActive_Overloaded_, ReturnValue) == 0x000000, "Member 'AbstractCharacter_C_ExecuteFXIsActive_Overloaded_::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter \ static_assert(alignof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter) == 0x000008, "Wrong alignment on AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter"); \ static_assert(sizeof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter) == 0x001D80, "Wrong size on AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, EntryPoint) == 0x000000, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_EnterDeath_enter_death) == 0x000004, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_EnterDeath_enter_death' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, Temp_bool_Has_Been_Initd_Variable) == 0x000005, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_HasAuthority_ReturnValue) == 0x000006, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_HasAuthority_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, Temp_bool_IsClosed_Variable) == 0x000007, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, Temp_bool_Has_Been_Initd_Variable_1) == 0x000008, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_Value) == 0x000010, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_Action) == 0x000014, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_Action' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_InAction_4) == 0x000015, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_InAction_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_InAction_3) == 0x000016, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_InAction_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_InAction_2) == 0x000017, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_InAction_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_InAction_1) == 0x000018, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_InAction_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_InAction) == 0x000019, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_InAction' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_AnimationEvent) == 0x00001C, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_AnimationEvent' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_enable) == 0x000024, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_enable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_RotateWaist) == 0x000025, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_RotateWaist' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_Target) == 0x000028, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_Target' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_offset) == 0x000030, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_offset' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_MontageToPlay_3) == 0x000038, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_MontageToPlay_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_JumpSection_1) == 0x000040, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_JumpSection_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_SectionName_3) == 0x000044, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_SectionName_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Action_1) == 0x00004C, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Action_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_MontageToPlay_2) == 0x000050, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_MontageToPlay_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_JumpSection) == 0x000058, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_JumpSection' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_SectionName_2) == 0x00005C, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_SectionName_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Action) == 0x000064, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Action' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetAnimInstance_ReturnValue) == 0x000068, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000070, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Montage_Play_ReturnValue) == 0x000078, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Montage_Play_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsLocallyControlled_ReturnValue) == 0x00007C, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Attacker_8) == 0x000080, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Attacker_8' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_NetworkDamageData_2) == 0x000088, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_NetworkDamageData_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Attacker_7) == 0x0001B0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Attacker_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_NetworkDamageData_1) == 0x0001B8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_NetworkDamageData_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_BreakNetworkData_TakeDamage_HitData) == 0x0002E0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_BreakNetworkData_TakeDamage_HitData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_BreakNetworkData_TakeDamage_HitResult) == 0x000448, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_BreakNetworkData_TakeDamage_HitResult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_BreakNetworkData_TakeDamage_Skill_ID) == 0x000530, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_BreakNetworkData_TakeDamage_Skill_ID' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_SpawnObject_ReturnValue) == 0x000540, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000548, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_bSuccess) == 0x000558, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_AsAbstract_Character) == 0x000560, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_bSuccess_1) == 0x000568, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_TakeDamage_ResultType) == 0x000569, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_TakeDamage_ResultType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsAlive_self_CastInput) == 0x000570, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsAlive_Result) == 0x000580, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetAIController_ReturnValue) == 0x000588, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_Attacker_1) == 0x000590, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_Attacker_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_NetworkDamageData) == 0x000598, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_NetworkDamageData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsValid_ReturnValue) == 0x0006C0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_DoesImplementInterface_ReturnValue) == 0x0006C1, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Attacker_6) == 0x0006C8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Attacker_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_NetworkDamageData) == 0x0006D0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_NetworkDamageData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyCollisionHandler_CollisionHandler) == 0x0007F8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyCollisionHandler_CollisionHandler' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_BreakNetworkData_TakeDamage_HitData_1) == 0x000800, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_BreakNetworkData_TakeDamage_HitData_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_BreakNetworkData_TakeDamage_HitResult_1) == 0x000968, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_BreakNetworkData_TakeDamage_HitResult_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_BreakNetworkData_TakeDamage_Skill_ID_1) == 0x000A50, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_BreakNetworkData_TakeDamage_Skill_ID_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_AsI_Can_be_Attacked_1) == 0x000A60, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_AsI_Can_be_Attacked_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_bSuccess_2) == 0x000A70, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, Temp_bool_IsClosed_Variable_1) == 0x000A71, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_TakeDamage_ResultType_1) == 0x000A72, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_TakeDamage_ResultType_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Attacker_5) == 0x000A78, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Attacker_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyAIComp_AI_Comp) == 0x000A80, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_HitCharacter) == 0x000A88, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_HitCharacter' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_VectimEffectType_2) == 0x000A90, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_VectimEffectType_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_UsePairedAnimation_2) == 0x000A94, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_UsePairedAnimation_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_AnimationStarter_2) == 0x000A98, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_AnimationStarter_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_ApplyFlyEffect_3) == 0x000AA0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_ApplyFlyEffect_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsAi_ServerRunning_ReturnValue) == 0x000AA1, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsAi_ServerRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_VectimEffectType_1) == 0x000AA2, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_VectimEffectType_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_UsePairedAnimation_1) == 0x000AA4, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_UsePairedAnimation_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_AnimationStarter_1) == 0x000AA8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_AnimationStarter_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Attacker_4) == 0x000AB0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Attacker_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_ApplyFlyEffect_2) == 0x000AB8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_ApplyFlyEffect_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_VectimEffectType) == 0x000AB9, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_VectimEffectType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_UsePairedAnimation) == 0x000ABC, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_UsePairedAnimation' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_AnimationStarter) == 0x000AC0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_AnimationStarter' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Attacker_3) == 0x000AC8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Attacker_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_ApplyFlyEffect_1) == 0x000AD0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_ApplyFlyEffect_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyForceActing_ReturnValue) == 0x000AD8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyForceActing_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyEffects_EffectsComp) == 0x000AE0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_RecieveBeginPrivate_Success) == 0x000AE8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_RecieveBeginPrivate_Success' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_ApplyEffect_Applied) == 0x000AE9, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_AsI_Can_be_Attacked_2) == 0x000AF0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_AsI_Can_be_Attacked_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_bSuccess_3) == 0x000B00, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsAlive_Result_1) == 0x000B01, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsAlive_Result_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Attacker_2) == 0x000B08, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Attacker_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Result_5) == 0x000B10, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Result_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Result_4) == 0x000B11, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Result_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_HitTarget_4) == 0x000B18, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_HitTarget_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Attacker_1) == 0x000B20, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Attacker_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Result_3) == 0x000B28, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Result_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_ApplyFlyEffect) == 0x000B29, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_ApplyFlyEffect' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsServer_ReturnValue) == 0x000B2A, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Not_PreBool_ReturnValue) == 0x000B2B, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_BooleanAND_ReturnValue) == 0x000B2C, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000B30, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyForceActing_ReturnValue_1) == 0x000B48, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyForceActing_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_TargetActor_1) == 0x000B50, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_TargetActor_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_MainMontageToPlay_1) == 0x000B58, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_MainMontageToPlay_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_TargetMontageToPlay_1) == 0x000B60, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_TargetMontageToPlay_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_PrepareMove_1) == 0x000B68, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_PrepareMove_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_DelayedTargetExecuteMontage_1) == 0x000B69, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_DelayedTargetExecuteMontage_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyForceActing_ReturnValue_2) == 0x000B70, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyForceActing_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_TargetActor) == 0x000B78, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_TargetActor' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_MainMontageToPlay) == 0x000B80, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_MainMontageToPlay' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_TargetMontageToPlay) == 0x000B88, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_TargetMontageToPlay' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_PrepareMove) == 0x000B90, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_PrepareMove' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_DelayedTargetExecuteMontage) == 0x000B91, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_DelayedTargetExecuteMontage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsLocallyControlled_ReturnValue_1) == 0x000B92, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsLocallyControlled_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_HitTarget_3) == 0x000B98, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_HitTarget_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_SkillID_4) == 0x000BA0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_SkillID_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_EffectType_5) == 0x000BB0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_EffectType_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_HitTarget_2) == 0x000BB8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_HitTarget_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_SkillID_3) == 0x000BC0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_SkillID_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_EffectType_4) == 0x000BD0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_EffectType_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_LoadHitDataFromSkillId_DamageDataSource) == 0x000BD8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_LoadHitDataFromSkillId_DamageDataSource' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, Temp_bool_Has_Been_Initd_Variable_2) == 0x000D38, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::Temp_bool_Has_Been_Initd_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_AsI_Can_Attack) == 0x000D40, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_AsI_Can_Attack' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_bSuccess_4) == 0x000D50, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_CompositeHitData_HitDataCompositedByAttacker) == 0x000D58, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_CompositeHitData_HitDataCompositedByAttacker' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Attacker) == 0x000EC0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Attacker' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_SkillID_2) == 0x000EC8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_SkillID_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_EffectType_3) == 0x000ED8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_EffectType_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_Attacker) == 0x000EE0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_Attacker' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_SkillID_2) == 0x000EE8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_SkillID_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_EffectType) == 0x000EF8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_EffectType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_AsAbstract_Character_1) == 0x000F00, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_AsAbstract_Character_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_bSuccess_5) == 0x000F08, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_AsAbstract_Character_2) == 0x000F10, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_AsAbstract_Character_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_bSuccess_6) == 0x000F18, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetAIController_ReturnValue_1) == 0x000F20, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetAIController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsValid_ReturnValue_1) == 0x000F28, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_HitTarget_1) == 0x000F30, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_HitTarget_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_HitData_1) == 0x000F38, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_HitData_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_EffectType_2) == 0x001060, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_EffectType_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_HitData) == 0x001068, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_HitData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_EffectType_1) == 0x001190, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_EffectType_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x001191, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_AsI_Can_be_Attacked_3) == 0x001198, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_AsI_Can_be_Attacked_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_bSuccess_7) == 0x0011A8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_BreakNetworkData_TakeDamage_HitData_2) == 0x0011B0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_BreakNetworkData_TakeDamage_HitData_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_BreakNetworkData_TakeDamage_HitResult_2) == 0x001318, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_BreakNetworkData_TakeDamage_HitResult_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_BreakNetworkData_TakeDamage_Skill_ID_2) == 0x001400, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_BreakNetworkData_TakeDamage_Skill_ID_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyAIComp_AI_Comp_1) == 0x001410, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyAIComp_AI_Comp_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_TakeDamage_ResultType_2) == 0x001418, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_TakeDamage_ResultType_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, Temp_int_Loop_Counter_Variable) == 0x00141C, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, Temp_bool_IsClosed_Variable_2) == 0x001420, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::Temp_bool_IsClosed_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Add_IntInt_ReturnValue) == 0x001424, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_SkillID_1) == 0x001428, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_SkillID_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_Applier) == 0x001430, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_Applier' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_SkillID_1) == 0x001438, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_SkillID_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Applier) == 0x001440, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Applier' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_AsAbstract_Character_3) == 0x001448, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_AsAbstract_Character_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_bSuccess_8) == 0x001450, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_SkillID) == 0x001454, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_SkillID' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_HitTarget) == 0x001458, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_HitTarget' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetAIController_ReturnValue_2) == 0x001460, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetAIController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsValid_ReturnValue_2) == 0x001468, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_SkillID) == 0x00146C, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_SkillID' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_HitTarget) == 0x001470, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_HitTarget' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyForceActing_ReturnValue_3) == 0x001478, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyForceActing_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_SponsorActingEffect_Network_Result) == 0x001480, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_SponsorActingEffect_Network_Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_SponsorActingEffect_Network_duration) == 0x001488, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_SponsorActingEffect_Network_duration' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x001490, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyEffects_EffectsComp_1) == 0x0014A8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyEffects_EffectsComp_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0014B0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_MontageToPlay_1) == 0x0014C8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_MontageToPlay_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_TryEffectAfterDamage_Applied) == 0x0014D0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_TryEffectAfterDamage_Applied' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_MontageToPlay) == 0x0014D8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsLocallyControlled_ReturnValue_2) == 0x0014E0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsLocallyControlled_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyMontages_Montages) == 0x0014E8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Result_2) == 0x0014F0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Result_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsValid_ReturnValue_3) == 0x0014F1, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Result_1) == 0x0014F2, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Result_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_NewBS_1) == 0x0014F8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_NewBS_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_BSKey_3) == 0x001500, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_BSKey_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Immediately_3) == 0x001510, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Immediately_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_NewBS) == 0x001518, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_NewBS' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_BSKey_2) == 0x001520, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_BSKey_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Immediately_2) == 0x001530, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Immediately_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetAnimInstance_ReturnValue_2) == 0x001538, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetAnimInstance_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsLocallyControlled_ReturnValue_3) == 0x001540, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsLocallyControlled_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x001548, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_bSuccess_9) == 0x001558, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_BSKey_1) == 0x001560, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_BSKey_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Immediately_1) == 0x001570, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Immediately_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_BSKey) == 0x001578, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_BSKey' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Immediately) == 0x001588, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Immediately' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsLocallyControlled_ReturnValue_4) == 0x001589, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsLocallyControlled_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetAnimInstance_ReturnValue_3) == 0x001590, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetAnimInstance_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsLocallyControlled_ReturnValue_5) == 0x001598, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsLocallyControlled_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_AsAnim_BP_Interface_1) == 0x0015A0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_AsAnim_BP_Interface_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_bSuccess_10) == 0x0015B0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_bSuccess_10' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_SectionName_1) == 0x0015B4, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_SectionName_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_SectionName) == 0x0015BC, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_SectionName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetAnimInstance_ReturnValue_4) == 0x0015C8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetAnimInstance_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x0015D0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_MakeHitResult_ReturnValue) == 0x0015D8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_MakeHitResult_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsValid_ReturnValue_4) == 0x0016C0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_BuildNetworkData_TakeDamage_ReturnValue) == 0x0016C8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_BuildNetworkData_TakeDamage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Montage_GetCurrentSection_ReturnValue) == 0x0017F0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Montage_GetCurrentSection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_NotEqual_NameName_ReturnValue) == 0x0017F8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Result) == 0x0017F9, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsAlive_Result_2) == 0x0017FA, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsAlive_Result_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsAlive_Result_3) == 0x0017FB, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsAlive_Result_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_InMaxVelocity_1) == 0x001800, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_InMaxVelocity_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_InAlphaCurve_1) == 0x001818, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_InAlphaCurve_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_InMaxDuration_1) == 0x001820, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_InMaxDuration_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_AsDCSCharacter_Movement_Component) == 0x001828, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_AsDCSCharacter_Movement_Component' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_bSuccess_11) == 0x001830, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_bSuccess_11' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_InMaxVelocity) == 0x001838, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_InMaxVelocity' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_InAlphaCurve) == 0x001850, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_InAlphaCurve' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_InMaxDuration) == 0x001858, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_InMaxDuration' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsLocallyControlled_ReturnValue_6) == 0x00185C, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsLocallyControlled_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_HitResult) == 0x001860, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_HitResult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_DamageResult) == 0x001948, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_DamageResult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_HasAppliedDamage) == 0x001949, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_Undelayed) == 0x00194A, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_Undelayed' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_InValue) == 0x00194C, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_InValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_Event_InCauser) == 0x001950, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_Event_InCauser' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_InValue) == 0x001958, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_InValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_InCauser) == 0x001960, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_InCauser' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyHealth_Health) == 0x001968, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CreateDelegate_OutputDelegate) == 0x001970, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetProxyComponentsByClass_ReturnValue) == 0x001980, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetProxyComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x001990, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Array_Length_ReturnValue) == 0x001998, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CreateDelegate_OutputDelegate_1) == 0x00199C, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_DeathMontage) == 0x0019B0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_DeathMontage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetPlayerStatic_ReturnValue) == 0x0019B8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_SwitchInteger_CmpSuccess) == 0x0019C0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Map_Keys_Keys) == 0x0019C8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Array_Get_Item) == 0x0019D8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Array_Length_ReturnValue_1) == 0x0019E0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Less_IntInt_ReturnValue) == 0x0019E4, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Duration_1) == 0x0019E8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Duration_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetObjectClass_ReturnValue) == 0x0019F0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetClassDisplayName_ReturnValue) == 0x0019F8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Map_Length_ReturnValue) == 0x001A08, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Concat_StrStr_ReturnValue) == 0x001A10, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Greater_IntInt_ReturnValue) == 0x001A20, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x001A21, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x001A28, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetAnimInstance_ReturnValue_5) == 0x001A30, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetAnimInstance_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_AsAnim_BP_Interface_2) == 0x001A38, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_AsAnim_BP_Interface_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_bSuccess_12) == 0x001A48, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_bSuccess_12' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, Temp_int_Array_Index_Variable_1) == 0x001A4C, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Array_Get_Item_1) == 0x001A50, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyEffects_EffectsComp_2) == 0x001A58, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyEffects_EffectsComp_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_EffectType) == 0x001A60, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_EffectType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CreateDelegate_OutputDelegate_2) == 0x001A80, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetDamageSourceCharacter_SourceActor) == 0x001A90, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetDamageSourceCharacter_SourceActor' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x001A98, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_AsAbstract_Character_4) == 0x001AA0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_AsAbstract_Character_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_bSuccess_13) == 0x001AA8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_bSuccess_13' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Effect) == 0x001AA9, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Effect' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_ApplyedCharacter) == 0x001AB0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_ApplyedCharacter' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x001AB8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_OtherActor) == 0x001AC0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_OtherComp) == 0x001AC8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x001AD0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_bFromSweep) == 0x001AD4, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_SweepResult) == 0x001AD8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_SwitchEnum_CmpSuccess) == 0x001BC0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_Key_2) == 0x001BC4, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_Key_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_IsDissolve_2) == 0x001BCC, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_IsDissolve_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetDissolveTotalTime_ReturnValue) == 0x001BD0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetDissolveTotalTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_Key_1) == 0x001BD8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_Key_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_Value) == 0x001BE0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_IsDissolve_1) == 0x001BE8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_IsDissolve_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_ParameterName) == 0x001BEC, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_ParameterName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x001BF8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_SwitchName_CmpSuccess) == 0x001C00, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_Key) == 0x001C04, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_Key' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_IsDissolve) == 0x001C0C, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_IsDissolve' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Value_1) == 0x001C10, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Value_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_SwitchName_CmpSuccess_1) == 0x001C14, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_SwitchName_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x001C18, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x001C20, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, Temp_int_Loop_Counter_Variable_1) == 0x001C24, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Less_IntInt_ReturnValue_1) == 0x001C28, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Add_IntInt_ReturnValue_1) == 0x001C2C, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyForceActing_ReturnValue_4) == 0x001C30, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyForceActing_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CreateDelegate_OutputDelegate_3) == 0x001C38, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc__HasState_valid) == 0x001C48, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc__HasState_valid' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc__HasState_valid_1) == 0x001C49, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc__HasState_valid_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Selected) == 0x001C4A, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Selected' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_BooleanOR_ReturnValue) == 0x001C4B, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetPlayerCharacter_ReturnValue) == 0x001C50, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyTargetBillboardRootComponent_ReturnValue) == 0x001C58, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyTargetBillboardRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_AsI_Is_Targetable) == 0x001C60, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_bSuccess_14) == 0x001C70, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_bSuccess_14' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_AsI_Is_Targetable_1) == 0x001C78, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_AsI_Is_Targetable_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_DynamicCast_bSuccess_15) == 0x001C88, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_DynamicCast_bSuccess_15' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_AttachLockDisplayComponent_Succeed) == 0x001C89, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_AttachLockDisplayComponent_Succeed' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_DetachLockDisplayComponent_Succeed) == 0x001C8A, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_DetachLockDisplayComponent_Succeed' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyEffects_EffectsComp_3) == 0x001C90, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyEffects_EffectsComp_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_IsEffectApplied_ReturnValue) == 0x001C98, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_IsEffectApplied_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Level) == 0x001C9C, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Level' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_FMax_ReturnValue) == 0x001CA0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetPlayerStatic_ReturnValue_2) == 0x001CA8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetPlayerStatic_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x001CB0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_SpawnSystemAttached_ReturnValue) == 0x001CB8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Duration) == 0x001CC0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Duration' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_ItemClass) == 0x001CC8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_ItemClass' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetMyBuffComp_BuffComponent) == 0x001CD0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_HaveTheSameBuffTag_Has) == 0x001CD8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_HaveTheSameBuffTag_Has' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_HaveTheSameBuffTag_BuffRef) == 0x001CE0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_HaveTheSameBuffTag_BuffRef' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x001CE8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetRGSLevel_Valid) == 0x001CE9, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetRGSLevel_Valid' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetRGSLevel_BuffRGSLevel) == 0x001CEC, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetRGSLevel_BuffRGSLevel' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Array_Get_Item_2) == 0x001CF0, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x001CF8, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_Type) == 0x001D00, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_Type' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_OldValue) == 0x001D08, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_NewValue) == 0x001D10, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_ComponentBoundEvent_MaxValue) == 0x001D18, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_ComponentBoundEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x001D20, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Type) == 0x001D24, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_OldValue) == 0x001D30, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_OldValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_NewValue) == 0x001D38, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_NewValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_MaxValue) == 0x001D40, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_MaxValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x001D48, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Activity) == 0x001D49, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Activity' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, K2Node_CustomEvent_Value) == 0x001D4A, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::K2Node_CustomEvent_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x001D4B, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Private_TakeDirectDamage_Value_ImplicitCast) == 0x001D50, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Private_TakeDirectDamage_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_CheckDeathDissolve_Value_ImplicitCast) == 0x001D58, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_CheckDeathDissolve_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x001D60, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_SetLifeSpan_InLifespan_ImplicitCast) == 0x001D68, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_SetLifeSpan_InLifespan_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Delay_Duration_ImplicitCast) == 0x001D6C, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x001D70, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter, CallFunc_Delay_Duration_ImplicitCast_1) == 0x001D78, "Member 'AbstractCharacter_C_ExecuteUbergraph_AbstractCharacter::CallFunc_Delay_Duration_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_FreeAnimActor \ static_assert(alignof(AbstractCharacter_C_FreeAnimActor) == 0x000008, "Wrong alignment on AbstractCharacter_C_FreeAnimActor"); \ static_assert(sizeof(AbstractCharacter_C_FreeAnimActor) == 0x000030, "Wrong size on AbstractCharacter_C_FreeAnimActor"); \ static_assert(offsetof(AbstractCharacter_C_FreeAnimActor, ItemClass) == 0x000000, "Member 'AbstractCharacter_C_FreeAnimActor::ItemClass' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_FreeAnimActor, ReturnFreeActor) == 0x000008, "Member 'AbstractCharacter_C_FreeAnimActor::ReturnFreeActor' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_FreeAnimActor, Local_Source) == 0x000010, "Member 'AbstractCharacter_C_FreeAnimActor::Local_Source' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_FreeAnimActor, CallFunc_Map_Remove_ReturnValue) == 0x000018, "Member 'AbstractCharacter_C_FreeAnimActor::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_FreeAnimActor, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'AbstractCharacter_C_FreeAnimActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_FreeAnimActor, CallFunc_Map_Find_Value) == 0x000020, "Member 'AbstractCharacter_C_FreeAnimActor::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_FreeAnimActor, CallFunc_Map_Find_ReturnValue) == 0x000028, "Member 'AbstractCharacter_C_FreeAnimActor::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Get_Stunned_Montage \ static_assert(alignof(AbstractCharacter_C_Get_Stunned_Montage) == 0x000008, "Wrong alignment on AbstractCharacter_C_Get_Stunned_Montage"); \ static_assert(sizeof(AbstractCharacter_C_Get_Stunned_Montage) == 0x000090, "Wrong size on AbstractCharacter_C_Get_Stunned_Montage"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, FromDirection) == 0x000000, "Member 'AbstractCharacter_C_Get_Stunned_Montage::FromDirection' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, stunLevel) == 0x000004, "Member 'AbstractCharacter_C_Get_Stunned_Montage::stunLevel' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, Montage) == 0x000008, "Member 'AbstractCharacter_C_Get_Stunned_Montage::Montage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, Anim) == 0x000010, "Member 'AbstractCharacter_C_Get_Stunned_Montage::Anim' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, L_StunDirection) == 0x000018, "Member 'AbstractCharacter_C_Get_Stunned_Montage::L_StunDirection' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, Temp_byte_Variable) == 0x000019, "Member 'AbstractCharacter_C_Get_Stunned_Montage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, Temp_byte_Variable_1) == 0x00001A, "Member 'AbstractCharacter_C_Get_Stunned_Montage::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, Temp_byte_Variable_2) == 0x00001B, "Member 'AbstractCharacter_C_Get_Stunned_Montage::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, Temp_byte_Variable_3) == 0x00001C, "Member 'AbstractCharacter_C_Get_Stunned_Montage::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, CallFunc_GetMyMontages_Montages) == 0x000020, "Member 'AbstractCharacter_C_Get_Stunned_Montage::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, CallFunc_GetMyMontages_Montages_1) == 0x000028, "Member 'AbstractCharacter_C_Get_Stunned_Montage::CallFunc_GetMyMontages_Montages_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, CallFunc_GetMyMontages_Montages_2) == 0x000030, "Member 'AbstractCharacter_C_Get_Stunned_Montage::CallFunc_GetMyMontages_Montages_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, Temp_byte_Variable_4) == 0x000038, "Member 'AbstractCharacter_C_Get_Stunned_Montage::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, Temp_byte_Variable_5) == 0x000039, "Member 'AbstractCharacter_C_Get_Stunned_Montage::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, Temp_byte_Variable_6) == 0x00003A, "Member 'AbstractCharacter_C_Get_Stunned_Montage::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, CallFunc_GetMyMontages_Montages_3) == 0x000040, "Member 'AbstractCharacter_C_Get_Stunned_Montage::CallFunc_GetMyMontages_Montages_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, CallFunc_GetMontageActionLastIndex_LastIndex) == 0x000048, "Member 'AbstractCharacter_C_Get_Stunned_Montage::CallFunc_GetMontageActionLastIndex_LastIndex' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, K2Node_Select_Default) == 0x00004C, "Member 'AbstractCharacter_C_Get_Stunned_Montage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, CallFunc_Min_ReturnValue) == 0x000050, "Member 'AbstractCharacter_C_Get_Stunned_Montage::CallFunc_Min_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, CallFunc_GetMontageForAction_Montage) == 0x000058, "Member 'AbstractCharacter_C_Get_Stunned_Montage::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000060, "Member 'AbstractCharacter_C_Get_Stunned_Montage::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, CallFunc_GetMontageForAction_find) == 0x000068, "Member 'AbstractCharacter_C_Get_Stunned_Montage::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000069, "Member 'AbstractCharacter_C_Get_Stunned_Montage::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, CallFunc_GetMontageActionLastIndex_LastIndex_1) == 0x00006C, "Member 'AbstractCharacter_C_Get_Stunned_Montage::CallFunc_GetMontageActionLastIndex_LastIndex_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, CallFunc_Min_ReturnValue_1) == 0x000070, "Member 'AbstractCharacter_C_Get_Stunned_Montage::CallFunc_Min_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, CallFunc_GetMontageForAction_Montage_1) == 0x000078, "Member 'AbstractCharacter_C_Get_Stunned_Montage::CallFunc_GetMontageForAction_Montage_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, CallFunc_GetMontageForAction_Anim_Sequence_1) == 0x000080, "Member 'AbstractCharacter_C_Get_Stunned_Montage::CallFunc_GetMontageForAction_Anim_Sequence_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Get_Stunned_Montage, CallFunc_GetMontageForAction_find_1) == 0x000088, "Member 'AbstractCharacter_C_Get_Stunned_Montage::CallFunc_GetMontageForAction_find_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetAllAnimActor \ static_assert(alignof(AbstractCharacter_C_GetAllAnimActor) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetAllAnimActor"); \ static_assert(sizeof(AbstractCharacter_C_GetAllAnimActor) == 0x000028, "Wrong size on AbstractCharacter_C_GetAllAnimActor"); \ static_assert(offsetof(AbstractCharacter_C_GetAllAnimActor, Values) == 0x000000, "Member 'AbstractCharacter_C_GetAllAnimActor::Values' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAllAnimActor, Local_Source) == 0x000010, "Member 'AbstractCharacter_C_GetAllAnimActor::Local_Source' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAllAnimActor, CallFunc_Map_Values_Values) == 0x000018, "Member 'AbstractCharacter_C_GetAllAnimActor::CallFunc_Map_Values_Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetAnimItem \ static_assert(alignof(AbstractCharacter_C_GetAnimItem) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetAnimItem"); \ static_assert(sizeof(AbstractCharacter_C_GetAnimItem) == 0x000180, "Wrong size on AbstractCharacter_C_GetAnimItem"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, Name_0) == 0x000000, "Member 'AbstractCharacter_C_GetAnimItem::Name_0' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, Item) == 0x000008, "Member 'AbstractCharacter_C_GetAnimItem::Item' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, L_anim_table) == 0x000020, "Member 'AbstractCharacter_C_GetAnimItem::L_anim_table' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, cmp_montage) == 0x000028, "Member 'AbstractCharacter_C_GetAnimItem::cmp_montage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, Index_0) == 0x000038, "Member 'AbstractCharacter_C_GetAnimItem::Index_0' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, src_montage) == 0x000048, "Member 'AbstractCharacter_C_GetAnimItem::src_montage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, montage_tag) == 0x000058, "Member 'AbstractCharacter_C_GetAnimItem::montage_tag' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_GetNetworkState_ReturnValue) == 0x000068, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_Conv_NameToString_ReturnValue) == 0x000070, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_IsValid_ReturnValue) == 0x000080, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_SyncState_GetActivityValue_Value) == 0x000081, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_SyncState_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_IsInCombatPose_Result) == 0x000082, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000083, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_Len_ReturnValue) == 0x000084, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_Len_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_SelectString_ReturnValue) == 0x000088, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_Subtract_IntInt_ReturnValue) == 0x000098, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_GetSubstring_ReturnValue) == 0x0000A0, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_Conv_StringToName_ReturnValue) == 0x0000B0, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_EndsWith_ReturnValue) == 0x0000B8, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000C0, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000D8, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_Concat_StrStr_ReturnValue) == 0x0000E0, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_EqualEqual_StrStr_ReturnValue_1) == 0x0000F0, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_EqualEqual_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000F8, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_StartsWith_ReturnValue) == 0x000108, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_Conv_StringToName_ReturnValue_1) == 0x00010C, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_StartsWith_ReturnValue_1) == 0x000114, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_StartsWith_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x000118, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000130, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_BooleanOR_ReturnValue) == 0x000131, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_BooleanOR_ReturnValue_1) == 0x000132, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_Conv_StringToName_ReturnValue_2) == 0x000134, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_Conv_StringToName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_GetDataTableRowFromName_OutRow_2) == 0x000140, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_GetDataTableRowFromName_OutRow_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_GetDataTableRowFromName_ReturnValue_2) == 0x000158, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_GetDataTableRowFromName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_IsValid_ReturnValue_1) == 0x000159, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, K2Node_DynamicCast_AsI_Montage_Manager_Component) == 0x000160, "Member 'AbstractCharacter_C_GetAnimItem::K2Node_DynamicCast_AsI_Montage_Manager_Component' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, K2Node_DynamicCast_bSuccess) == 0x000170, "Member 'AbstractCharacter_C_GetAnimItem::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimItem, CallFunc_GetAnimProfile_Profile) == 0x000178, "Member 'AbstractCharacter_C_GetAnimItem::CallFunc_GetAnimProfile_Profile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetAnimProfile \ static_assert(alignof(AbstractCharacter_C_GetAnimProfile) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetAnimProfile"); \ static_assert(sizeof(AbstractCharacter_C_GetAnimProfile) == 0x000010, "Wrong size on AbstractCharacter_C_GetAnimProfile"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimProfile, ForceUpdate) == 0x000000, "Member 'AbstractCharacter_C_GetAnimProfile::ForceUpdate' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAnimProfile, Profile) == 0x000008, "Member 'AbstractCharacter_C_GetAnimProfile::Profile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetAttackSpCost \ static_assert(alignof(AbstractCharacter_C_GetAttackSpCost) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetAttackSpCost"); \ static_assert(sizeof(AbstractCharacter_C_GetAttackSpCost) == 0x000020, "Wrong size on AbstractCharacter_C_GetAttackSpCost"); \ static_assert(offsetof(AbstractCharacter_C_GetAttackSpCost, MeleeAttackType) == 0x000000, "Member 'AbstractCharacter_C_GetAttackSpCost::MeleeAttackType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAttackSpCost, Value) == 0x000008, "Member 'AbstractCharacter_C_GetAttackSpCost::Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAttackSpCost, CallFunc_GetStatsValue_Value) == 0x000010, "Member 'AbstractCharacter_C_GetAttackSpCost::CallFunc_GetStatsValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAttackSpCost, CallFunc_ScaleMeleeAttackStaminaCostByType_ReturnValue) == 0x000018, "Member 'AbstractCharacter_C_GetAttackSpCost::CallFunc_ScaleMeleeAttackStaminaCostByType_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetAttackSpeed \ static_assert(alignof(AbstractCharacter_C_GetAttackSpeed) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetAttackSpeed"); \ static_assert(sizeof(AbstractCharacter_C_GetAttackSpeed) == 0x000020, "Wrong size on AbstractCharacter_C_GetAttackSpeed"); \ static_assert(offsetof(AbstractCharacter_C_GetAttackSpeed, Value) == 0x000000, "Member 'AbstractCharacter_C_GetAttackSpeed::Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAttackSpeed, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000008, "Member 'AbstractCharacter_C_GetAttackSpeed::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAttackSpeed, CallFunc_GetStatValue_Value) == 0x000010, "Member 'AbstractCharacter_C_GetAttackSpeed::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetAttackSpeed, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000018, "Member 'AbstractCharacter_C_GetAttackSpeed::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetBackAttackFactor \ static_assert(alignof(AbstractCharacter_C_GetBackAttackFactor) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetBackAttackFactor"); \ static_assert(sizeof(AbstractCharacter_C_GetBackAttackFactor) == 0x000008, "Wrong size on AbstractCharacter_C_GetBackAttackFactor"); \ static_assert(offsetof(AbstractCharacter_C_GetBackAttackFactor, ReturnValue) == 0x000000, "Member 'AbstractCharacter_C_GetBackAttackFactor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetBindSocketNames \ static_assert(alignof(AbstractCharacter_C_GetBindSocketNames) == 0x000004, "Wrong alignment on AbstractCharacter_C_GetBindSocketNames"); \ static_assert(sizeof(AbstractCharacter_C_GetBindSocketNames) == 0x000010, "Wrong size on AbstractCharacter_C_GetBindSocketNames"); \ static_assert(offsetof(AbstractCharacter_C_GetBindSocketNames, executeTargetSocket) == 0x000000, "Member 'AbstractCharacter_C_GetBindSocketNames::executeTargetSocket' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetBindSocketNames, executeCameraSocket) == 0x000008, "Member 'AbstractCharacter_C_GetBindSocketNames::executeCameraSocket' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetCharacterLODLevel \ static_assert(alignof(AbstractCharacter_C_GetCharacterLODLevel) == 0x000001, "Wrong alignment on AbstractCharacter_C_GetCharacterLODLevel"); \ static_assert(sizeof(AbstractCharacter_C_GetCharacterLODLevel) == 0x000001, "Wrong size on AbstractCharacter_C_GetCharacterLODLevel"); \ static_assert(offsetof(AbstractCharacter_C_GetCharacterLODLevel, ReturnValue) == 0x000000, "Member 'AbstractCharacter_C_GetCharacterLODLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetCollisionPart \ static_assert(alignof(AbstractCharacter_C_GetCollisionPart) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetCollisionPart"); \ static_assert(sizeof(AbstractCharacter_C_GetCollisionPart) == 0x0000E0, "Wrong size on AbstractCharacter_C_GetCollisionPart"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, L_CollisonPart1) == 0x000000, "Member 'AbstractCharacter_C_GetCollisionPart::L_CollisonPart1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, collisionParts) == 0x000008, "Member 'AbstractCharacter_C_GetCollisionPart::collisionParts' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, Local_Radius) == 0x000018, "Member 'AbstractCharacter_C_GetCollisionPart::Local_Radius' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, L_Parts) == 0x000020, "Member 'AbstractCharacter_C_GetCollisionPart::L_Parts' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, L_CollisonPart) == 0x000030, "Member 'AbstractCharacter_C_GetCollisionPart::L_CollisonPart' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, CallFunc_GetSelectedWeaponDisplayItem_DisplayedItem) == 0x000038, "Member 'AbstractCharacter_C_GetCollisionPart::CallFunc_GetSelectedWeaponDisplayItem_DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, CallFunc_Map_Find_Value) == 0x000040, "Member 'AbstractCharacter_C_GetCollisionPart::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, CallFunc_Map_Find_ReturnValue) == 0x000048, "Member 'AbstractCharacter_C_GetCollisionPart::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, CallFunc_IsValid_ReturnValue) == 0x000049, "Member 'AbstractCharacter_C_GetCollisionPart::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, CallFunc_GetCollisionParts_collisionPart) == 0x000050, "Member 'AbstractCharacter_C_GetCollisionPart::CallFunc_GetCollisionParts_collisionPart' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, K2Node_MakeArray_Array) == 0x000060, "Member 'AbstractCharacter_C_GetCollisionPart::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, K2Node_MakeArray_Array_1) == 0x000070, "Member 'AbstractCharacter_C_GetCollisionPart::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, CallFunc_Array_Contains_ReturnValue) == 0x000080, "Member 'AbstractCharacter_C_GetCollisionPart::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, Temp_byte_Variable) == 0x000081, "Member 'AbstractCharacter_C_GetCollisionPart::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, K2Node_Select_Default) == 0x000088, "Member 'AbstractCharacter_C_GetCollisionPart::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, K2Node_MakeStruct_F_DamagePartParam) == 0x000098, "Member 'AbstractCharacter_C_GetCollisionPart::K2Node_MakeStruct_F_DamagePartParam' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCollisionPart, K2Node_MakeArray_Array_2) == 0x0000D0, "Member 'AbstractCharacter_C_GetCollisionPart::K2Node_MakeArray_Array_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetCombatType \ static_assert(alignof(AbstractCharacter_C_GetCombatType) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetCombatType"); \ static_assert(sizeof(AbstractCharacter_C_GetCombatType) == 0x000018, "Wrong size on AbstractCharacter_C_GetCombatType"); \ static_assert(offsetof(AbstractCharacter_C_GetCombatType, CombatType) == 0x000000, "Member 'AbstractCharacter_C_GetCombatType::CombatType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCombatType, CallFunc_GetMyEquip_Equip) == 0x000008, "Member 'AbstractCharacter_C_GetCombatType::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetCombatType, CallFunc_GetCombatType_CombatType) == 0x000010, "Member 'AbstractCharacter_C_GetCombatType::CallFunc_GetCombatType_CombatType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetDeathEffectCurve \ static_assert(alignof(AbstractCharacter_C_GetDeathEffectCurve) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetDeathEffectCurve"); \ static_assert(sizeof(AbstractCharacter_C_GetDeathEffectCurve) == 0x000010, "Wrong size on AbstractCharacter_C_GetDeathEffectCurve"); \ static_assert(offsetof(AbstractCharacter_C_GetDeathEffectCurve, DeathMontage) == 0x000000, "Member 'AbstractCharacter_C_GetDeathEffectCurve::DeathMontage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetDeathEffectCurve, Vanish) == 0x000008, "Member 'AbstractCharacter_C_GetDeathEffectCurve::Vanish' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetDesiredFollowRotation \ static_assert(alignof(AbstractCharacter_C_GetDesiredFollowRotation) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetDesiredFollowRotation"); \ static_assert(sizeof(AbstractCharacter_C_GetDesiredFollowRotation) == 0x000018, "Wrong size on AbstractCharacter_C_GetDesiredFollowRotation"); \ static_assert(offsetof(AbstractCharacter_C_GetDesiredFollowRotation, Rotation) == 0x000000, "Member 'AbstractCharacter_C_GetDesiredFollowRotation::Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetDesiredRotation \ static_assert(alignof(AbstractCharacter_C_GetDesiredRotation) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetDesiredRotation"); \ static_assert(sizeof(AbstractCharacter_C_GetDesiredRotation) == 0x000020, "Wrong size on AbstractCharacter_C_GetDesiredRotation"); \ static_assert(offsetof(AbstractCharacter_C_GetDesiredRotation, Refresh) == 0x000000, "Member 'AbstractCharacter_C_GetDesiredRotation::Refresh' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetDesiredRotation, rotateIntent) == 0x000004, "Member 'AbstractCharacter_C_GetDesiredRotation::rotateIntent' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetDesiredRotation, Rotation) == 0x000008, "Member 'AbstractCharacter_C_GetDesiredRotation::Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetEffectMontageBlendInTime \ static_assert(alignof(AbstractCharacter_C_GetEffectMontageBlendInTime) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetEffectMontageBlendInTime"); \ static_assert(sizeof(AbstractCharacter_C_GetEffectMontageBlendInTime) == 0x000008, "Wrong size on AbstractCharacter_C_GetEffectMontageBlendInTime"); \ static_assert(offsetof(AbstractCharacter_C_GetEffectMontageBlendInTime, ReturnValue) == 0x000000, "Member 'AbstractCharacter_C_GetEffectMontageBlendInTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetEffectMontageStartTime \ static_assert(alignof(AbstractCharacter_C_GetEffectMontageStartTime) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetEffectMontageStartTime"); \ static_assert(sizeof(AbstractCharacter_C_GetEffectMontageStartTime) == 0x000008, "Wrong size on AbstractCharacter_C_GetEffectMontageStartTime"); \ static_assert(offsetof(AbstractCharacter_C_GetEffectMontageStartTime, ReturnValue) == 0x000000, "Member 'AbstractCharacter_C_GetEffectMontageStartTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetHp \ static_assert(alignof(AbstractCharacter_C_GetHp) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetHp"); \ static_assert(sizeof(AbstractCharacter_C_GetHp) == 0x000018, "Wrong size on AbstractCharacter_C_GetHp"); \ static_assert(offsetof(AbstractCharacter_C_GetHp, Value) == 0x000000, "Member 'AbstractCharacter_C_GetHp::Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetHp, CallFunc_GetMyHealth_Health) == 0x000008, "Member 'AbstractCharacter_C_GetHp::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetHp, CallFunc_GetCurrentValue_CurrentValue) == 0x000010, "Member 'AbstractCharacter_C_GetHp::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetHp_Uniform \ static_assert(alignof(AbstractCharacter_C_GetHp_Uniform) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetHp_Uniform"); \ static_assert(sizeof(AbstractCharacter_C_GetHp_Uniform) == 0x000020, "Wrong size on AbstractCharacter_C_GetHp_Uniform"); \ static_assert(offsetof(AbstractCharacter_C_GetHp_Uniform, Value) == 0x000000, "Member 'AbstractCharacter_C_GetHp_Uniform::Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetHp_Uniform, CallFunc_GetNetworkState_ReturnValue) == 0x000008, "Member 'AbstractCharacter_C_GetHp_Uniform::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetHp_Uniform, CallFunc_SyncState_GetHealthValue_CurrentValue) == 0x000010, "Member 'AbstractCharacter_C_GetHp_Uniform::CallFunc_SyncState_GetHealthValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetHp_Uniform, CallFunc_SyncState_GetHealthValue_MaxValue) == 0x000018, "Member 'AbstractCharacter_C_GetHp_Uniform::CallFunc_SyncState_GetHealthValue_MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetIsFullyOpenSimulatePhysics \ static_assert(alignof(AbstractCharacter_C_GetIsFullyOpenSimulatePhysics) == 0x000001, "Wrong alignment on AbstractCharacter_C_GetIsFullyOpenSimulatePhysics"); \ static_assert(sizeof(AbstractCharacter_C_GetIsFullyOpenSimulatePhysics) == 0x000001, "Wrong size on AbstractCharacter_C_GetIsFullyOpenSimulatePhysics"); \ static_assert(offsetof(AbstractCharacter_C_GetIsFullyOpenSimulatePhysics, ReturnValue) == 0x000000, "Member 'AbstractCharacter_C_GetIsFullyOpenSimulatePhysics::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_getLadderPosition \ static_assert(alignof(AbstractCharacter_C_getLadderPosition) == 0x000008, "Wrong alignment on AbstractCharacter_C_getLadderPosition"); \ static_assert(sizeof(AbstractCharacter_C_getLadderPosition) == 0x000008, "Wrong size on AbstractCharacter_C_getLadderPosition"); \ static_assert(offsetof(AbstractCharacter_C_getLadderPosition, Position) == 0x000000, "Member 'AbstractCharacter_C_getLadderPosition::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetMaxHp \ static_assert(alignof(AbstractCharacter_C_GetMaxHp) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetMaxHp"); \ static_assert(sizeof(AbstractCharacter_C_GetMaxHp) == 0x000018, "Wrong size on AbstractCharacter_C_GetMaxHp"); \ static_assert(offsetof(AbstractCharacter_C_GetMaxHp, Value) == 0x000000, "Member 'AbstractCharacter_C_GetMaxHp::Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMaxHp, CallFunc_GetMyHealth_Health) == 0x000008, "Member 'AbstractCharacter_C_GetMaxHp::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMaxHp, CallFunc_GetMaxValue_Value) == 0x000010, "Member 'AbstractCharacter_C_GetMaxHp::CallFunc_GetMaxValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetMaxHp_Uniform \ static_assert(alignof(AbstractCharacter_C_GetMaxHp_Uniform) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetMaxHp_Uniform"); \ static_assert(sizeof(AbstractCharacter_C_GetMaxHp_Uniform) == 0x000020, "Wrong size on AbstractCharacter_C_GetMaxHp_Uniform"); \ static_assert(offsetof(AbstractCharacter_C_GetMaxHp_Uniform, Value) == 0x000000, "Member 'AbstractCharacter_C_GetMaxHp_Uniform::Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMaxHp_Uniform, CallFunc_GetNetworkState_ReturnValue) == 0x000008, "Member 'AbstractCharacter_C_GetMaxHp_Uniform::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMaxHp_Uniform, CallFunc_SyncState_GetHealthValue_CurrentValue) == 0x000010, "Member 'AbstractCharacter_C_GetMaxHp_Uniform::CallFunc_SyncState_GetHealthValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMaxHp_Uniform, CallFunc_SyncState_GetHealthValue_MaxValue) == 0x000018, "Member 'AbstractCharacter_C_GetMaxHp_Uniform::CallFunc_SyncState_GetHealthValue_MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetMeDirectDamage \ static_assert(alignof(AbstractCharacter_C_GetMeDirectDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetMeDirectDamage"); \ static_assert(sizeof(AbstractCharacter_C_GetMeDirectDamage) == 0x000020, "Wrong size on AbstractCharacter_C_GetMeDirectDamage"); \ static_assert(offsetof(AbstractCharacter_C_GetMeDirectDamage, HitTarget) == 0x000000, "Member 'AbstractCharacter_C_GetMeDirectDamage::HitTarget' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMeDirectDamage, SkillID) == 0x000008, "Member 'AbstractCharacter_C_GetMeDirectDamage::SkillID' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMeDirectDamage, EffectType) == 0x000018, "Member 'AbstractCharacter_C_GetMeDirectDamage::EffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetMontages \ static_assert(alignof(AbstractCharacter_C_GetMontages) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetMontages"); \ static_assert(sizeof(AbstractCharacter_C_GetMontages) == 0x000010, "Wrong size on AbstractCharacter_C_GetMontages"); \ static_assert(offsetof(AbstractCharacter_C_GetMontages, Action) == 0x000000, "Member 'AbstractCharacter_C_GetMontages::Action' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMontages, Montages) == 0x000008, "Member 'AbstractCharacter_C_GetMontages::Montages' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetMontageSectionForAction \ static_assert(alignof(AbstractCharacter_C_GetMontageSectionForAction) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetMontageSectionForAction"); \ static_assert(sizeof(AbstractCharacter_C_GetMontageSectionForAction) == 0x000058, "Wrong size on AbstractCharacter_C_GetMontageSectionForAction"); \ static_assert(offsetof(AbstractCharacter_C_GetMontageSectionForAction, LocalAction) == 0x000000, "Member 'AbstractCharacter_C_GetMontageSectionForAction::LocalAction' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMontageSectionForAction, LocalMontage) == 0x000008, "Member 'AbstractCharacter_C_GetMontageSectionForAction::LocalMontage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMontageSectionForAction, Index_0) == 0x000010, "Member 'AbstractCharacter_C_GetMontageSectionForAction::Index_0' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMontageSectionForAction, ReturnValue) == 0x000014, "Member 'AbstractCharacter_C_GetMontageSectionForAction::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMontageSectionForAction, OverrideBlendInTime) == 0x000020, "Member 'AbstractCharacter_C_GetMontageSectionForAction::OverrideBlendInTime' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMontageSectionForAction, Temp_bool_Variable) == 0x000028, "Member 'AbstractCharacter_C_GetMontageSectionForAction::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMontageSectionForAction, CallFunc_AttackMontageSection_SectionName) == 0x00002C, "Member 'AbstractCharacter_C_GetMontageSectionForAction::CallFunc_AttackMontageSection_SectionName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMontageSectionForAction, CallFunc_AttackMontageSection_OverrideBlendInTime) == 0x000038, "Member 'AbstractCharacter_C_GetMontageSectionForAction::CallFunc_AttackMontageSection_OverrideBlendInTime' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMontageSectionForAction, Temp_real_Variable) == 0x000040, "Member 'AbstractCharacter_C_GetMontageSectionForAction::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMontageSectionForAction, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000048, "Member 'AbstractCharacter_C_GetMontageSectionForAction::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetMontageSectionForAction, K2Node_Select_Default) == 0x000050, "Member 'AbstractCharacter_C_GetMontageSectionForAction::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetMyCharacterShound \ static_assert(alignof(AbstractCharacter_C_GetMyCharacterShound) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetMyCharacterShound"); \ static_assert(sizeof(AbstractCharacter_C_GetMyCharacterShound) == 0x000008, "Wrong size on AbstractCharacter_C_GetMyCharacterShound"); \ static_assert(offsetof(AbstractCharacter_C_GetMyCharacterShound, CharacterSoundComponent) == 0x000000, "Member 'AbstractCharacter_C_GetMyCharacterShound::CharacterSoundComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetMyDissolve \ static_assert(alignof(AbstractCharacter_C_GetMyDissolve) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetMyDissolve"); \ static_assert(sizeof(AbstractCharacter_C_GetMyDissolve) == 0x000008, "Wrong size on AbstractCharacter_C_GetMyDissolve"); \ static_assert(offsetof(AbstractCharacter_C_GetMyDissolve, DissolveComp) == 0x000000, "Member 'AbstractCharacter_C_GetMyDissolve::DissolveComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetMyForceActing \ static_assert(alignof(AbstractCharacter_C_GetMyForceActing) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetMyForceActing"); \ static_assert(sizeof(AbstractCharacter_C_GetMyForceActing) == 0x000008, "Wrong size on AbstractCharacter_C_GetMyForceActing"); \ static_assert(offsetof(AbstractCharacter_C_GetMyForceActing, ReturnValue) == 0x000000, "Member 'AbstractCharacter_C_GetMyForceActing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetMyStatBar \ static_assert(alignof(AbstractCharacter_C_GetMyStatBar) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetMyStatBar"); \ static_assert(sizeof(AbstractCharacter_C_GetMyStatBar) == 0x000008, "Wrong size on AbstractCharacter_C_GetMyStatBar"); \ static_assert(offsetof(AbstractCharacter_C_GetMyStatBar, ReturnValue) == 0x000000, "Member 'AbstractCharacter_C_GetMyStatBar::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetMyTargetBillboardRootComponent \ static_assert(alignof(AbstractCharacter_C_GetMyTargetBillboardRootComponent) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetMyTargetBillboardRootComponent"); \ static_assert(sizeof(AbstractCharacter_C_GetMyTargetBillboardRootComponent) == 0x000008, "Wrong size on AbstractCharacter_C_GetMyTargetBillboardRootComponent"); \ static_assert(offsetof(AbstractCharacter_C_GetMyTargetBillboardRootComponent, ReturnValue) == 0x000000, "Member 'AbstractCharacter_C_GetMyTargetBillboardRootComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetNetworkState \ static_assert(alignof(AbstractCharacter_C_GetNetworkState) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetNetworkState"); \ static_assert(sizeof(AbstractCharacter_C_GetNetworkState) == 0x000008, "Wrong size on AbstractCharacter_C_GetNetworkState"); \ static_assert(offsetof(AbstractCharacter_C_GetNetworkState, ReturnValue) == 0x000000, "Member 'AbstractCharacter_C_GetNetworkState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetRealBlockingState \ static_assert(alignof(AbstractCharacter_C_GetRealBlockingState) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetRealBlockingState"); \ static_assert(sizeof(AbstractCharacter_C_GetRealBlockingState) == 0x000040, "Wrong size on AbstractCharacter_C_GetRealBlockingState"); \ static_assert(offsetof(AbstractCharacter_C_GetRealBlockingState, ReturnValue) == 0x000000, "Member 'AbstractCharacter_C_GetRealBlockingState::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetRealBlockingState, CallFunc_MakeLiteralByte_ReturnValue) == 0x000001, "Member 'AbstractCharacter_C_GetRealBlockingState::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetRealBlockingState, CallFunc_GetNetworkState_ReturnValue) == 0x000008, "Member 'AbstractCharacter_C_GetRealBlockingState::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetRealBlockingState, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000010, "Member 'AbstractCharacter_C_GetRealBlockingState::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetRealBlockingState, CallFunc_SyncState_GetActivityValue_Value) == 0x000011, "Member 'AbstractCharacter_C_GetRealBlockingState::CallFunc_SyncState_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetRealBlockingState, CallFunc_GetNetworkState_ReturnValue_1) == 0x000018, "Member 'AbstractCharacter_C_GetRealBlockingState::CallFunc_GetNetworkState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetRealBlockingState, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000020, "Member 'AbstractCharacter_C_GetRealBlockingState::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetRealBlockingState, CallFunc_SyncState_GetActivityValue_Value_1) == 0x000021, "Member 'AbstractCharacter_C_GetRealBlockingState::CallFunc_SyncState_GetActivityValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetRealBlockingState, CallFunc_BooleanOR_ReturnValue) == 0x000022, "Member 'AbstractCharacter_C_GetRealBlockingState::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetRealBlockingState, CallFunc_GetNetworkState_ReturnValue_2) == 0x000028, "Member 'AbstractCharacter_C_GetRealBlockingState::CallFunc_GetNetworkState_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetRealBlockingState, CallFunc_GetNetworkState_ReturnValue_3) == 0x000030, "Member 'AbstractCharacter_C_GetRealBlockingState::CallFunc_GetNetworkState_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetRealBlockingState, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x000038, "Member 'AbstractCharacter_C_GetRealBlockingState::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetRealBlockingState, CallFunc_SyncState_GetActivityValue_Value_2) == 0x000039, "Member 'AbstractCharacter_C_GetRealBlockingState::CallFunc_SyncState_GetActivityValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetRealBlockingState, CallFunc_BooleanOR_ReturnValue_1) == 0x00003A, "Member 'AbstractCharacter_C_GetRealBlockingState::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetRealBlockingState, CallFunc_SyncState_GetActivityValue_Value_3) == 0x00003B, "Member 'AbstractCharacter_C_GetRealBlockingState::CallFunc_SyncState_GetActivityValue_Value_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetRealBlockingState, CallFunc_BooleanOR_ReturnValue_2) == 0x00003C, "Member 'AbstractCharacter_C_GetRealBlockingState::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetReduceDamage \ static_assert(alignof(AbstractCharacter_C_GetReduceDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetReduceDamage"); \ static_assert(sizeof(AbstractCharacter_C_GetReduceDamage) == 0x000010, "Wrong size on AbstractCharacter_C_GetReduceDamage"); \ static_assert(offsetof(AbstractCharacter_C_GetReduceDamage, DamageCauser) == 0x000000, "Member 'AbstractCharacter_C_GetReduceDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetReduceDamage, ReturnValue) == 0x000008, "Member 'AbstractCharacter_C_GetReduceDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetSelectedWeaponDisplayItem \ static_assert(alignof(AbstractCharacter_C_GetSelectedWeaponDisplayItem) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetSelectedWeaponDisplayItem"); \ static_assert(sizeof(AbstractCharacter_C_GetSelectedWeaponDisplayItem) == 0x000020, "Wrong size on AbstractCharacter_C_GetSelectedWeaponDisplayItem"); \ static_assert(offsetof(AbstractCharacter_C_GetSelectedWeaponDisplayItem, DisplayedItem) == 0x000000, "Member 'AbstractCharacter_C_GetSelectedWeaponDisplayItem::DisplayedItem' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetSelectedWeaponDisplayItem, CallFunc_GetMyEquip_Equip) == 0x000008, "Member 'AbstractCharacter_C_GetSelectedWeaponDisplayItem::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetSelectedWeaponDisplayItem, CallFunc_GetSelectedMainHandType_Type) == 0x000010, "Member 'AbstractCharacter_C_GetSelectedWeaponDisplayItem::CallFunc_GetSelectedMainHandType_Type' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetSelectedWeaponDisplayItem, CallFunc_GetDisplayedItem_DisplayedItem) == 0x000018, "Member 'AbstractCharacter_C_GetSelectedWeaponDisplayItem::CallFunc_GetDisplayedItem_DisplayedItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetSelectedWeaponType \ static_assert(alignof(AbstractCharacter_C_GetSelectedWeaponType) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetSelectedWeaponType"); \ static_assert(sizeof(AbstractCharacter_C_GetSelectedWeaponType) == 0x000018, "Wrong size on AbstractCharacter_C_GetSelectedWeaponType"); \ static_assert(offsetof(AbstractCharacter_C_GetSelectedWeaponType, Type) == 0x000000, "Member 'AbstractCharacter_C_GetSelectedWeaponType::Type' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetSelectedWeaponType, CallFunc_GetMyEquip_Equip) == 0x000008, "Member 'AbstractCharacter_C_GetSelectedWeaponType::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetSelectedWeaponType, CallFunc_GetSelectedMainHandType_Type) == 0x000010, "Member 'AbstractCharacter_C_GetSelectedWeaponType::CallFunc_GetSelectedMainHandType_Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetState \ static_assert(alignof(AbstractCharacter_C_GetState) == 0x000001, "Wrong alignment on AbstractCharacter_C_GetState"); \ static_assert(sizeof(AbstractCharacter_C_GetState) == 0x000001, "Wrong size on AbstractCharacter_C_GetState"); \ static_assert(offsetof(AbstractCharacter_C_GetState, State) == 0x000000, "Member 'AbstractCharacter_C_GetState::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_GetStatsValue \ static_assert(alignof(AbstractCharacter_C_GetStatsValue) == 0x000008, "Wrong alignment on AbstractCharacter_C_GetStatsValue"); \ static_assert(sizeof(AbstractCharacter_C_GetStatsValue) == 0x000020, "Wrong size on AbstractCharacter_C_GetStatsValue"); \ static_assert(offsetof(AbstractCharacter_C_GetStatsValue, Type) == 0x000000, "Member 'AbstractCharacter_C_GetStatsValue::Type' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetStatsValue, Value) == 0x000008, "Member 'AbstractCharacter_C_GetStatsValue::Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetStatsValue, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000010, "Member 'AbstractCharacter_C_GetStatsValue::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_GetStatsValue, CallFunc_GetStatValue_Value) == 0x000018, "Member 'AbstractCharacter_C_GetStatsValue::CallFunc_GetStatValue_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ImplBreakPoint \ static_assert(alignof(AbstractCharacter_C_ImplBreakPoint) == 0x000008, "Wrong alignment on AbstractCharacter_C_ImplBreakPoint"); \ static_assert(sizeof(AbstractCharacter_C_ImplBreakPoint) == 0x000028, "Wrong size on AbstractCharacter_C_ImplBreakPoint"); \ static_assert(offsetof(AbstractCharacter_C_ImplBreakPoint, StateName) == 0x000000, "Member 'AbstractCharacter_C_ImplBreakPoint::StateName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplBreakPoint, EventName) == 0x000010, "Member 'AbstractCharacter_C_ImplBreakPoint::EventName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplBreakPoint, ReturnValue) == 0x000020, "Member 'AbstractCharacter_C_ImplBreakPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ImplBufferInput \ static_assert(alignof(AbstractCharacter_C_ImplBufferInput) == 0x000001, "Wrong alignment on AbstractCharacter_C_ImplBufferInput"); \ static_assert(sizeof(AbstractCharacter_C_ImplBufferInput) == 0x000001, "Wrong size on AbstractCharacter_C_ImplBufferInput"); \ static_assert(offsetof(AbstractCharacter_C_ImplBufferInput, InAction) == 0x000000, "Member 'AbstractCharacter_C_ImplBufferInput::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ImplFallendamageBufferInput \ static_assert(alignof(AbstractCharacter_C_ImplFallendamageBufferInput) == 0x000001, "Wrong alignment on AbstractCharacter_C_ImplFallendamageBufferInput"); \ static_assert(sizeof(AbstractCharacter_C_ImplFallendamageBufferInput) == 0x000001, "Wrong size on AbstractCharacter_C_ImplFallendamageBufferInput"); \ static_assert(offsetof(AbstractCharacter_C_ImplFallendamageBufferInput, InAction) == 0x000000, "Member 'AbstractCharacter_C_ImplFallendamageBufferInput::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ImplHoldActioninput \ static_assert(alignof(AbstractCharacter_C_ImplHoldActioninput) == 0x000001, "Wrong alignment on AbstractCharacter_C_ImplHoldActioninput"); \ static_assert(sizeof(AbstractCharacter_C_ImplHoldActioninput) == 0x000001, "Wrong size on AbstractCharacter_C_ImplHoldActioninput"); \ static_assert(offsetof(AbstractCharacter_C_ImplHoldActioninput, InAction) == 0x000000, "Member 'AbstractCharacter_C_ImplHoldActioninput::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ImplPrintPoint \ static_assert(alignof(AbstractCharacter_C_ImplPrintPoint) == 0x000008, "Wrong alignment on AbstractCharacter_C_ImplPrintPoint"); \ static_assert(sizeof(AbstractCharacter_C_ImplPrintPoint) == 0x000028, "Wrong size on AbstractCharacter_C_ImplPrintPoint"); \ static_assert(offsetof(AbstractCharacter_C_ImplPrintPoint, StateName) == 0x000000, "Member 'AbstractCharacter_C_ImplPrintPoint::StateName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplPrintPoint, EventName) == 0x000010, "Member 'AbstractCharacter_C_ImplPrintPoint::EventName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplPrintPoint, ReturnValue) == 0x000020, "Member 'AbstractCharacter_C_ImplPrintPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ImplSetState \ static_assert(alignof(AbstractCharacter_C_ImplSetState) == 0x000008, "Wrong alignment on AbstractCharacter_C_ImplSetState"); \ static_assert(sizeof(AbstractCharacter_C_ImplSetState) == 0x000020, "Wrong size on AbstractCharacter_C_ImplSetState"); \ static_assert(offsetof(AbstractCharacter_C_ImplSetState, InStateType) == 0x000000, "Member 'AbstractCharacter_C_ImplSetState::InStateType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplSetState, ReturnValue) == 0x000010, "Member 'AbstractCharacter_C_ImplSetState::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplSetState, L_State) == 0x000011, "Member 'AbstractCharacter_C_ImplSetState::L_State' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplSetState, K2Node_SwitchString_CmpSuccess) == 0x000012, "Member 'AbstractCharacter_C_ImplSetState::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplSetState, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000018, "Member 'AbstractCharacter_C_ImplSetState::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ImplTakeDamage \ static_assert(alignof(AbstractCharacter_C_ImplTakeDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_ImplTakeDamage"); \ static_assert(sizeof(AbstractCharacter_C_ImplTakeDamage) == 0x000288, "Wrong size on AbstractCharacter_C_ImplTakeDamage"); \ static_assert(offsetof(AbstractCharacter_C_ImplTakeDamage, InDamage) == 0x000000, "Member 'AbstractCharacter_C_ImplTakeDamage::InDamage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplTakeDamage, InHitresult) == 0x000010, "Member 'AbstractCharacter_C_ImplTakeDamage::InHitresult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplTakeDamage, OutHandled) == 0x000020, "Member 'AbstractCharacter_C_ImplTakeDamage::OutHandled' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplTakeDamage, OutReturnresult) == 0x000021, "Member 'AbstractCharacter_C_ImplTakeDamage::OutReturnresult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplTakeDamage, CallFunc_ReadGenericStructPasser_OutData) == 0x000028, "Member 'AbstractCharacter_C_ImplTakeDamage::CallFunc_ReadGenericStructPasser_OutData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplTakeDamage, CallFunc_ReadGenericStructPasser_ReturnValue) == 0x000190, "Member 'AbstractCharacter_C_ImplTakeDamage::CallFunc_ReadGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplTakeDamage, CallFunc_ReadGenericStructPasser_OutData_1) == 0x000198, "Member 'AbstractCharacter_C_ImplTakeDamage::CallFunc_ReadGenericStructPasser_OutData_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplTakeDamage, CallFunc_ReadGenericStructPasser_ReturnValue_1) == 0x000280, "Member 'AbstractCharacter_C_ImplTakeDamage::CallFunc_ReadGenericStructPasser_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplTakeDamage, CallFunc_Private_TakeDamage_ResultType) == 0x000281, "Member 'AbstractCharacter_C_ImplTakeDamage::CallFunc_Private_TakeDamage_ResultType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ImplTakeDirectDamage \ static_assert(alignof(AbstractCharacter_C_ImplTakeDirectDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_ImplTakeDirectDamage"); \ static_assert(sizeof(AbstractCharacter_C_ImplTakeDirectDamage) == 0x000010, "Wrong size on AbstractCharacter_C_ImplTakeDirectDamage"); \ static_assert(offsetof(AbstractCharacter_C_ImplTakeDirectDamage, InValue) == 0x000000, "Member 'AbstractCharacter_C_ImplTakeDirectDamage::InValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ImplTakeDirectDamage, InCauser) == 0x000008, "Member 'AbstractCharacter_C_ImplTakeDirectDamage::InCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ImplWeaponLoopBufferInput \ static_assert(alignof(AbstractCharacter_C_ImplWeaponLoopBufferInput) == 0x000001, "Wrong alignment on AbstractCharacter_C_ImplWeaponLoopBufferInput"); \ static_assert(sizeof(AbstractCharacter_C_ImplWeaponLoopBufferInput) == 0x000001, "Wrong size on AbstractCharacter_C_ImplWeaponLoopBufferInput"); \ static_assert(offsetof(AbstractCharacter_C_ImplWeaponLoopBufferInput, InAction) == 0x000000, "Member 'AbstractCharacter_C_ImplWeaponLoopBufferInput::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ImplWeaponLoopInputWithCheck \ static_assert(alignof(AbstractCharacter_C_ImplWeaponLoopInputWithCheck) == 0x000001, "Wrong alignment on AbstractCharacter_C_ImplWeaponLoopInputWithCheck"); \ static_assert(sizeof(AbstractCharacter_C_ImplWeaponLoopInputWithCheck) == 0x000001, "Wrong size on AbstractCharacter_C_ImplWeaponLoopInputWithCheck"); \ static_assert(offsetof(AbstractCharacter_C_ImplWeaponLoopInputWithCheck, InAction) == 0x000000, "Member 'AbstractCharacter_C_ImplWeaponLoopInputWithCheck::InAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Init_State_Machine \ static_assert(alignof(AbstractCharacter_C_Init_State_Machine) == 0x000008, "Wrong alignment on AbstractCharacter_C_Init_State_Machine"); \ static_assert(sizeof(AbstractCharacter_C_Init_State_Machine) == 0x000020, "Wrong size on AbstractCharacter_C_Init_State_Machine"); \ static_assert(offsetof(AbstractCharacter_C_Init_State_Machine, StateMgrClass) == 0x000000, "Member 'AbstractCharacter_C_Init_State_Machine::StateMgrClass' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Init_State_Machine, CallFunc_SpawnObject_ReturnValue) == 0x000008, "Member 'AbstractCharacter_C_Init_State_Machine::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Init_State_Machine, CallFunc_SpawnObject_ReturnValue_1) == 0x000010, "Member 'AbstractCharacter_C_Init_State_Machine::CallFunc_SpawnObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Init_State_Machine, CallFunc_Init_ReturnValue) == 0x000018, "Member 'AbstractCharacter_C_Init_State_Machine::CallFunc_Init_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_InternalMontageAction \ static_assert(alignof(AbstractCharacter_C_InternalMontageAction) == 0x000008, "Wrong alignment on AbstractCharacter_C_InternalMontageAction"); \ static_assert(sizeof(AbstractCharacter_C_InternalMontageAction) == 0x000160, "Wrong size on AbstractCharacter_C_InternalMontageAction"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, NewState) == 0x000000, "Member 'AbstractCharacter_C_InternalMontageAction::NewState' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, Action) == 0x000001, "Member 'AbstractCharacter_C_InternalMontageAction::Action' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, SelectedMontage) == 0x000008, "Member 'AbstractCharacter_C_InternalMontageAction::SelectedMontage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, PlayRate) == 0x000010, "Member 'AbstractCharacter_C_InternalMontageAction::PlayRate' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, PresetSection) == 0x000018, "Member 'AbstractCharacter_C_InternalMontageAction::PresetSection' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, StopAllMontags) == 0x000020, "Member 'AbstractCharacter_C_InternalMontageAction::StopAllMontags' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, PlayerAction) == 0x000024, "Member 'AbstractCharacter_C_InternalMontageAction::PlayerAction' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, BlendInTimeOverride) == 0x00002C, "Member 'AbstractCharacter_C_InternalMontageAction::BlendInTimeOverride' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, InTimeToStartMontageAt) == 0x000030, "Member 'AbstractCharacter_C_InternalMontageAction::InTimeToStartMontageAt' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, DurationToEnd) == 0x000038, "Member 'AbstractCharacter_C_InternalMontageAction::DurationToEnd' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, Success) == 0x000040, "Member 'AbstractCharacter_C_InternalMontageAction::Success' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, LocalJumpSection) == 0x000041, "Member 'AbstractCharacter_C_InternalMontageAction::LocalJumpSection' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, LocalMontageLong) == 0x000044, "Member 'AbstractCharacter_C_InternalMontageAction::LocalMontageLong' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000049, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Not_PreBool_ReturnValue) == 0x00004A, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_GetAnimInstance_ReturnValue) == 0x000050, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, K2Node_MakeStruct_AlphaBlendArgs) == 0x000058, "Member 'AbstractCharacter_C_InternalMontageAction::K2Node_MakeStruct_AlphaBlendArgs' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000068, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000069, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Montage_PlayWithBlendIn_ReturnValue) == 0x00006C, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Montage_PlayWithBlendIn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_GetMyMontages_Montages) == 0x000070, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000078, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000080, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000088, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_GetCurrentActiveMontage_ReturnValue) == 0x000090, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_GetCurrentActiveMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x000098, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_EqualEqual_ObjectObject_ReturnValue_3) == 0x000099, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_EqualEqual_ObjectObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_BooleanAND_ReturnValue) == 0x00009A, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_BooleanAND_ReturnValue_1) == 0x00009B, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Montage_GetCurrentSection_ReturnValue) == 0x00009C, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Montage_GetCurrentSection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0000A4, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x0000A5, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_BooleanAND_ReturnValue_2) == 0x0000A6, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_BooleanAND_ReturnValue_3) == 0x0000A7, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_GetAnimInstance_ReturnValue_2) == 0x0000A8, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_GetAnimInstance_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_GetAnimInstance_ReturnValue_3) == 0x0000B0, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_GetAnimInstance_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Montage_Play_ReturnValue) == 0x0000B8, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Montage_Play_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000BC, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0000C0, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0000C8, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Montage_GetSectionStartAndEnd_OutStartTime) == 0x0000D0, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Montage_GetSectionStartAndEnd_OutStartTime' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Montage_GetSectionStartAndEnd_OutEndTime) == 0x0000D4, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Montage_GetSectionStartAndEnd_OutEndTime' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Montage_GetSectionStartAndEnd_ReturnValue) == 0x0000D8, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Montage_GetSectionStartAndEnd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x0000E0, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_FMax_ReturnValue) == 0x0000E8, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, K2Node_FunctionResult_DurationToEnd_ImplicitCast) == 0x0000F0, "Member 'AbstractCharacter_C_InternalMontageAction::K2Node_FunctionResult_DurationToEnd_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Montage_PlayWithBlendIn_InPlayRate_ImplicitCast) == 0x0000F8, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Montage_PlayWithBlendIn_InPlayRate_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x000100, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000108, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000110, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_1) == 0x000118, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Subtract_DoubleDouble_A_ImplicitCast_1) == 0x000120, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Subtract_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, K2Node_VariableSet_LocalMontageLong_ImplicitCast) == 0x000128, "Member 'AbstractCharacter_C_InternalMontageAction::K2Node_VariableSet_LocalMontageLong_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Montage_Play_InPlayRate_ImplicitCast) == 0x00012C, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Montage_Play_InPlayRate_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000130, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Subtract_DoubleDouble_A_ImplicitCast_2) == 0x000138, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Subtract_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, K2Node_VariableSet_LocalMontageLong_ImplicitCast_1) == 0x000140, "Member 'AbstractCharacter_C_InternalMontageAction::K2Node_VariableSet_LocalMontageLong_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_ResetIdleState_Delay_ImplicitCast) == 0x000148, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_ResetIdleState_Delay_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_2) == 0x000150, "Member 'AbstractCharacter_C_InternalMontageAction::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_InternalMontageAction, K2Node_VariableSet_LocalMontageLong_ImplicitCast_2) == 0x000158, "Member 'AbstractCharacter_C_InternalMontageAction::K2Node_VariableSet_LocalMontageLong_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_IsAlive \ static_assert(alignof(AbstractCharacter_C_IsAlive) == 0x000001, "Wrong alignment on AbstractCharacter_C_IsAlive"); \ static_assert(sizeof(AbstractCharacter_C_IsAlive) == 0x000007, "Wrong size on AbstractCharacter_C_IsAlive"); \ static_assert(offsetof(AbstractCharacter_C_IsAlive, Result) == 0x000000, "Member 'AbstractCharacter_C_IsAlive::Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_IsAlive, LocalState) == 0x000001, "Member 'AbstractCharacter_C_IsAlive::LocalState' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_IsAlive, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000002, "Member 'AbstractCharacter_C_IsAlive::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_IsAlive, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000003, "Member 'AbstractCharacter_C_IsAlive::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_IsAlive, CallFunc_GetState_State) == 0x000004, "Member 'AbstractCharacter_C_IsAlive::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_IsAlive, CallFunc_BooleanOR_ReturnValue) == 0x000005, "Member 'AbstractCharacter_C_IsAlive::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_IsAlive, CallFunc_Not_PreBool_ReturnValue) == 0x000006, "Member 'AbstractCharacter_C_IsAlive::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_IsAttackableTarget \ static_assert(alignof(AbstractCharacter_C_IsAttackableTarget) == 0x000008, "Wrong alignment on AbstractCharacter_C_IsAttackableTarget"); \ static_assert(sizeof(AbstractCharacter_C_IsAttackableTarget) == 0x000020, "Wrong size on AbstractCharacter_C_IsAttackableTarget"); \ static_assert(offsetof(AbstractCharacter_C_IsAttackableTarget, Target) == 0x000000, "Member 'AbstractCharacter_C_IsAttackableTarget::Target' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_IsAttackableTarget, Result) == 0x000008, "Member 'AbstractCharacter_C_IsAttackableTarget::Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_IsAttackableTarget, CallFunc_GetComponentByClass_ReturnValue) == 0x000010, "Member 'AbstractCharacter_C_IsAttackableTarget::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_IsAttackableTarget, CallFunc_Is_Enemy_Return) == 0x000018, "Member 'AbstractCharacter_C_IsAttackableTarget::CallFunc_Is_Enemy_Return' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_IsAttackableTarget, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'AbstractCharacter_C_IsAttackableTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_IsInCombatPose \ static_assert(alignof(AbstractCharacter_C_IsInCombatPose) == 0x000008, "Wrong alignment on AbstractCharacter_C_IsInCombatPose"); \ static_assert(sizeof(AbstractCharacter_C_IsInCombatPose) == 0x000018, "Wrong size on AbstractCharacter_C_IsInCombatPose"); \ static_assert(offsetof(AbstractCharacter_C_IsInCombatPose, Result) == 0x000000, "Member 'AbstractCharacter_C_IsInCombatPose::Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_IsInCombatPose, CallFunc_GetMyEquip_Equip) == 0x000008, "Member 'AbstractCharacter_C_IsInCombatPose::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_IsInCombatPose, CallFunc_GetIsInCombat_Result) == 0x000010, "Member 'AbstractCharacter_C_IsInCombatPose::CallFunc_GetIsInCombat_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_IsShieldEquipped \ static_assert(alignof(AbstractCharacter_C_IsShieldEquipped) == 0x000008, "Wrong alignment on AbstractCharacter_C_IsShieldEquipped"); \ static_assert(sizeof(AbstractCharacter_C_IsShieldEquipped) == 0x000018, "Wrong size on AbstractCharacter_C_IsShieldEquipped"); \ static_assert(offsetof(AbstractCharacter_C_IsShieldEquipped, ReturnValue) == 0x000000, "Member 'AbstractCharacter_C_IsShieldEquipped::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_IsShieldEquipped, CallFunc_GetMyEquip_Equip) == 0x000008, "Member 'AbstractCharacter_C_IsShieldEquipped::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_IsShieldEquipped, CallFunc_IsShieldEquipped_ReturnValue) == 0x000010, "Member 'AbstractCharacter_C_IsShieldEquipped::CallFunc_IsShieldEquipped_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_JumpToSection \ static_assert(alignof(AbstractCharacter_C_JumpToSection) == 0x000008, "Wrong alignment on AbstractCharacter_C_JumpToSection"); \ static_assert(sizeof(AbstractCharacter_C_JumpToSection) == 0x000018, "Wrong size on AbstractCharacter_C_JumpToSection"); \ static_assert(offsetof(AbstractCharacter_C_JumpToSection, SectionName) == 0x000000, "Member 'AbstractCharacter_C_JumpToSection::SectionName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_JumpToSection, CallFunc_GetCurrentMontage_ReturnValue) == 0x000008, "Member 'AbstractCharacter_C_JumpToSection::CallFunc_GetCurrentMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_JumpToSection, CallFunc_GetAnimInstance_ReturnValue) == 0x000010, "Member 'AbstractCharacter_C_JumpToSection::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_MontageAction \ static_assert(alignof(AbstractCharacter_C_MontageAction) == 0x000008, "Wrong alignment on AbstractCharacter_C_MontageAction"); \ static_assert(sizeof(AbstractCharacter_C_MontageAction) == 0x000070, "Wrong size on AbstractCharacter_C_MontageAction"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, NewState) == 0x000000, "Member 'AbstractCharacter_C_MontageAction::NewState' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, Action) == 0x000001, "Member 'AbstractCharacter_C_MontageAction::Action' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, Index_0) == 0x000004, "Member 'AbstractCharacter_C_MontageAction::Index_0' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, PlayRate) == 0x000008, "Member 'AbstractCharacter_C_MontageAction::PlayRate' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, StopAllMontages) == 0x000010, "Member 'AbstractCharacter_C_MontageAction::StopAllMontages' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, PlayerAction) == 0x000014, "Member 'AbstractCharacter_C_MontageAction::PlayerAction' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, Duration) == 0x000020, "Member 'AbstractCharacter_C_MontageAction::Duration' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, Succeed) == 0x000028, "Member 'AbstractCharacter_C_MontageAction::Succeed' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, L_PTConsume) == 0x00002C, "Member 'AbstractCharacter_C_MontageAction::L_PTConsume' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, LocalMontageLong) == 0x000030, "Member 'AbstractCharacter_C_MontageAction::LocalMontageLong' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, CallFunc_Greater_IntInt_ReturnValue) == 0x000034, "Member 'AbstractCharacter_C_MontageAction::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, CallFunc_GetMyMontages_Montages) == 0x000038, "Member 'AbstractCharacter_C_MontageAction::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, CallFunc_GetMontages_Montage) == 0x000040, "Member 'AbstractCharacter_C_MontageAction::CallFunc_GetMontages_Montage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, CallFunc_GetMontages_PTConsume) == 0x000048, "Member 'AbstractCharacter_C_MontageAction::CallFunc_GetMontages_PTConsume' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, CallFunc_GetMontageSectionForAction_ReturnValue) == 0x00004C, "Member 'AbstractCharacter_C_MontageAction::CallFunc_GetMontageSectionForAction_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, CallFunc_GetMontageSectionForAction_OverrideBlendInTime) == 0x000058, "Member 'AbstractCharacter_C_MontageAction::CallFunc_GetMontageSectionForAction_OverrideBlendInTime' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, CallFunc_InternalMontageAction_DurationToEnd) == 0x000060, "Member 'AbstractCharacter_C_MontageAction::CallFunc_InternalMontageAction_DurationToEnd' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, CallFunc_InternalMontageAction_Success) == 0x000068, "Member 'AbstractCharacter_C_MontageAction::CallFunc_InternalMontageAction_Success' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_MontageAction, CallFunc_InternalMontageAction_BlendInTimeOverride_ImplicitCast) == 0x00006C, "Member 'AbstractCharacter_C_MontageAction::CallFunc_InternalMontageAction_BlendInTimeOverride_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_OnActivityChanged_StateManagerComp \ static_assert(alignof(AbstractCharacter_C_OnActivityChanged_StateManagerComp) == 0x000001, "Wrong alignment on AbstractCharacter_C_OnActivityChanged_StateManagerComp"); \ static_assert(sizeof(AbstractCharacter_C_OnActivityChanged_StateManagerComp) == 0x000002, "Wrong size on AbstractCharacter_C_OnActivityChanged_StateManagerComp"); \ static_assert(offsetof(AbstractCharacter_C_OnActivityChanged_StateManagerComp, Activity) == 0x000000, "Member 'AbstractCharacter_C_OnActivityChanged_StateManagerComp::Activity' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnActivityChanged_StateManagerComp, Value) == 0x000001, "Member 'AbstractCharacter_C_OnActivityChanged_StateManagerComp::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_OnApplyNewEffectEvent \ static_assert(alignof(AbstractCharacter_C_OnApplyNewEffectEvent) == 0x000008, "Wrong alignment on AbstractCharacter_C_OnApplyNewEffectEvent"); \ static_assert(sizeof(AbstractCharacter_C_OnApplyNewEffectEvent) == 0x000020, "Wrong size on AbstractCharacter_C_OnApplyNewEffectEvent"); \ static_assert(offsetof(AbstractCharacter_C_OnApplyNewEffectEvent, EffectType) == 0x000000, "Member 'AbstractCharacter_C_OnApplyNewEffectEvent::EffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_OnRagdollBodyOverlappedEvent \ static_assert(alignof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent) == 0x000008, "Wrong alignment on AbstractCharacter_C_OnRagdollBodyOverlappedEvent"); \ static_assert(sizeof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent) == 0x000150, "Wrong size on AbstractCharacter_C_OnRagdollBodyOverlappedEvent"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, OverlappedComponent) == 0x000000, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, OtherActor) == 0x000008, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::OtherActor' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, OtherComp) == 0x000010, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::OtherComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, OtherBodyIndex) == 0x000018, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, bFromSweep) == 0x00001C, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, SweepResult) == 0x000020, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::SweepResult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, Local_BoneName) == 0x000108, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::Local_BoneName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, Temp_int_Variable) == 0x000110, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, CallFunc_Add_IntInt_ReturnValue) == 0x000114, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, CallFunc_Map_Values_Values) == 0x000118, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::CallFunc_Map_Values_Values' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, CallFunc_Array_Get_Item) == 0x000128, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, CallFunc_Array_Length_ReturnValue) == 0x000130, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, CallFunc_Less_IntInt_ReturnValue) == 0x000134, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000135, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, CallFunc_Map_Find_Value) == 0x000136, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, CallFunc_Map_Find_ReturnValue) == 0x000137, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, CallFunc_Map_Remove_ReturnValue) == 0x000138, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::CallFunc_Map_Remove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, CallFunc_Map_Find_Value_1) == 0x000140, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnRagdollBodyOverlappedEvent, CallFunc_Map_Find_ReturnValue_1) == 0x000148, "Member 'AbstractCharacter_C_OnRagdollBodyOverlappedEvent::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_OnValueChanged_Health \ static_assert(alignof(AbstractCharacter_C_OnValueChanged_Health) == 0x000008, "Wrong alignment on AbstractCharacter_C_OnValueChanged_Health"); \ static_assert(sizeof(AbstractCharacter_C_OnValueChanged_Health) == 0x000020, "Wrong size on AbstractCharacter_C_OnValueChanged_Health"); \ static_assert(offsetof(AbstractCharacter_C_OnValueChanged_Health, Type) == 0x000000, "Member 'AbstractCharacter_C_OnValueChanged_Health::Type' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnValueChanged_Health, OldValue) == 0x000008, "Member 'AbstractCharacter_C_OnValueChanged_Health::OldValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnValueChanged_Health, NewValue) == 0x000010, "Member 'AbstractCharacter_C_OnValueChanged_Health::NewValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnValueChanged_Health, MaxValue) == 0x000018, "Member 'AbstractCharacter_C_OnValueChanged_Health::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_OnValueChanged_HealthA \ static_assert(alignof(AbstractCharacter_C_OnValueChanged_HealthA) == 0x000008, "Wrong alignment on AbstractCharacter_C_OnValueChanged_HealthA"); \ static_assert(sizeof(AbstractCharacter_C_OnValueChanged_HealthA) == 0x000020, "Wrong size on AbstractCharacter_C_OnValueChanged_HealthA"); \ static_assert(offsetof(AbstractCharacter_C_OnValueChanged_HealthA, Type) == 0x000000, "Member 'AbstractCharacter_C_OnValueChanged_HealthA::Type' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnValueChanged_HealthA, OldValue) == 0x000008, "Member 'AbstractCharacter_C_OnValueChanged_HealthA::OldValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnValueChanged_HealthA, NewValue) == 0x000010, "Member 'AbstractCharacter_C_OnValueChanged_HealthA::NewValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OnValueChanged_HealthA, MaxValue) == 0x000018, "Member 'AbstractCharacter_C_OnValueChanged_HealthA::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_OverrideTraceDamage \ static_assert(alignof(AbstractCharacter_C_OverrideTraceDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_OverrideTraceDamage"); \ static_assert(sizeof(AbstractCharacter_C_OverrideTraceDamage) == 0x000028, "Wrong size on AbstractCharacter_C_OverrideTraceDamage"); \ static_assert(offsetof(AbstractCharacter_C_OverrideTraceDamage, TraceId) == 0x000000, "Member 'AbstractCharacter_C_OverrideTraceDamage::TraceId' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OverrideTraceDamage, IgnoreActors) == 0x000008, "Member 'AbstractCharacter_C_OverrideTraceDamage::IgnoreActors' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_OverrideTraceDamage, OutHits) == 0x000018, "Member 'AbstractCharacter_C_OverrideTraceDamage::OutHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Play_Counter_Attack \ static_assert(alignof(AbstractCharacter_C_Play_Counter_Attack) == 0x000008, "Wrong alignment on AbstractCharacter_C_Play_Counter_Attack"); \ static_assert(sizeof(AbstractCharacter_C_Play_Counter_Attack) == 0x000018, "Wrong size on AbstractCharacter_C_Play_Counter_Attack"); \ static_assert(offsetof(AbstractCharacter_C_Play_Counter_Attack, Succeed) == 0x000000, "Member 'AbstractCharacter_C_Play_Counter_Attack::Succeed' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Play_Counter_Attack, CallFunc_MontageAction_duration) == 0x000008, "Member 'AbstractCharacter_C_Play_Counter_Attack::CallFunc_MontageAction_duration' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Play_Counter_Attack, CallFunc_MontageAction_succeed) == 0x000010, "Member 'AbstractCharacter_C_Play_Counter_Attack::CallFunc_MontageAction_succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Play_Flash \ static_assert(alignof(AbstractCharacter_C_Play_Flash) == 0x000008, "Wrong alignment on AbstractCharacter_C_Play_Flash"); \ static_assert(sizeof(AbstractCharacter_C_Play_Flash) == 0x000028, "Wrong size on AbstractCharacter_C_Play_Flash"); \ static_assert(offsetof(AbstractCharacter_C_Play_Flash, direct_flash) == 0x000000, "Member 'AbstractCharacter_C_Play_Flash::direct_flash' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Play_Flash, Succeed) == 0x000001, "Member 'AbstractCharacter_C_Play_Flash::Succeed' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Play_Flash, CallFunc_SelectInt_ReturnValue) == 0x000004, "Member 'AbstractCharacter_C_Play_Flash::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Play_Flash, CallFunc_Can_Flash_Attack_Result) == 0x000008, "Member 'AbstractCharacter_C_Play_Flash::CallFunc_Can_Flash_Attack_Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Play_Flash, CallFunc_GetAttackSpeed_Value) == 0x000010, "Member 'AbstractCharacter_C_Play_Flash::CallFunc_GetAttackSpeed_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Play_Flash, CallFunc_MontageAction_duration) == 0x000018, "Member 'AbstractCharacter_C_Play_Flash::CallFunc_MontageAction_duration' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Play_Flash, CallFunc_MontageAction_succeed) == 0x000020, "Member 'AbstractCharacter_C_Play_Flash::CallFunc_MontageAction_succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Play_FlashParry \ static_assert(alignof(AbstractCharacter_C_Play_FlashParry) == 0x000008, "Wrong alignment on AbstractCharacter_C_Play_FlashParry"); \ static_assert(sizeof(AbstractCharacter_C_Play_FlashParry) == 0x000020, "Wrong size on AbstractCharacter_C_Play_FlashParry"); \ static_assert(offsetof(AbstractCharacter_C_Play_FlashParry, Index_0) == 0x000000, "Member 'AbstractCharacter_C_Play_FlashParry::Index_0' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Play_FlashParry, Succeed) == 0x000004, "Member 'AbstractCharacter_C_Play_FlashParry::Succeed' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Play_FlashParry, CallFunc_GetAttackSpeed_Value) == 0x000008, "Member 'AbstractCharacter_C_Play_FlashParry::CallFunc_GetAttackSpeed_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Play_FlashParry, CallFunc_MontageAction_duration) == 0x000010, "Member 'AbstractCharacter_C_Play_FlashParry::CallFunc_MontageAction_duration' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Play_FlashParry, CallFunc_MontageAction_succeed) == 0x000018, "Member 'AbstractCharacter_C_Play_FlashParry::CallFunc_MontageAction_succeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_PlayCameraShake \ static_assert(alignof(AbstractCharacter_C_PlayCameraShake) == 0x000008, "Wrong alignment on AbstractCharacter_C_PlayCameraShake"); \ static_assert(sizeof(AbstractCharacter_C_PlayCameraShake) == 0x000010, "Wrong size on AbstractCharacter_C_PlayCameraShake"); \ static_assert(offsetof(AbstractCharacter_C_PlayCameraShake, camerashake) == 0x000000, "Member 'AbstractCharacter_C_PlayCameraShake::camerashake' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayCameraShake, Scale) == 0x000008, "Member 'AbstractCharacter_C_PlayCameraShake::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_PlayCharacterMontage \ static_assert(alignof(AbstractCharacter_C_PlayCharacterMontage) == 0x000008, "Wrong alignment on AbstractCharacter_C_PlayCharacterMontage"); \ static_assert(sizeof(AbstractCharacter_C_PlayCharacterMontage) == 0x000060, "Wrong size on AbstractCharacter_C_PlayCharacterMontage"); \ static_assert(offsetof(AbstractCharacter_C_PlayCharacterMontage, MontageToPlay) == 0x000000, "Member 'AbstractCharacter_C_PlayCharacterMontage::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayCharacterMontage, InPlayRate) == 0x000008, "Member 'AbstractCharacter_C_PlayCharacterMontage::InPlayRate' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayCharacterMontage, bStopAllMontages) == 0x000010, "Member 'AbstractCharacter_C_PlayCharacterMontage::bStopAllMontages' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayCharacterMontage, LinkedTag) == 0x000014, "Member 'AbstractCharacter_C_PlayCharacterMontage::LinkedTag' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayCharacterMontage, Section) == 0x00001C, "Member 'AbstractCharacter_C_PlayCharacterMontage::Section' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayCharacterMontage, SyncMontage) == 0x000024, "Member 'AbstractCharacter_C_PlayCharacterMontage::SyncMontage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayCharacterMontage, Duration) == 0x000028, "Member 'AbstractCharacter_C_PlayCharacterMontage::Duration' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayCharacterMontage, CallFunc_NotEqual_NameName_ReturnValue) == 0x000030, "Member 'AbstractCharacter_C_PlayCharacterMontage::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayCharacterMontage, CallFunc_GetAnimInstance_ReturnValue) == 0x000038, "Member 'AbstractCharacter_C_PlayCharacterMontage::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayCharacterMontage, CallFunc_Montage_Play_ReturnValue) == 0x000040, "Member 'AbstractCharacter_C_PlayCharacterMontage::CallFunc_Montage_Play_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayCharacterMontage, CallFunc_IsValid_ReturnValue) == 0x000044, "Member 'AbstractCharacter_C_PlayCharacterMontage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayCharacterMontage, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000045, "Member 'AbstractCharacter_C_PlayCharacterMontage::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayCharacterMontage, CallFunc_Montage_Play_InPlayRate_ImplicitCast) == 0x000048, "Member 'AbstractCharacter_C_PlayCharacterMontage::CallFunc_Montage_Play_InPlayRate_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayCharacterMontage, K2Node_FunctionResult_duration_ImplicitCast) == 0x000050, "Member 'AbstractCharacter_C_PlayCharacterMontage::K2Node_FunctionResult_duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayCharacterMontage, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000058, "Member 'AbstractCharacter_C_PlayCharacterMontage::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_PlayEffectMongtage \ static_assert(alignof(AbstractCharacter_C_PlayEffectMongtage) == 0x000008, "Wrong alignment on AbstractCharacter_C_PlayEffectMongtage"); \ static_assert(sizeof(AbstractCharacter_C_PlayEffectMongtage) == 0x0002E0, "Wrong size on AbstractCharacter_C_PlayEffectMongtage"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, Effect_Type) == 0x000000, "Member 'AbstractCharacter_C_PlayEffectMongtage::Effect_Type' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, Montage_Action) == 0x000001, "Member 'AbstractCharacter_C_PlayEffectMongtage::Montage_Action' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, ExtendArg) == 0x000004, "Member 'AbstractCharacter_C_PlayEffectMongtage::ExtendArg' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, Impact_Direction) == 0x000008, "Member 'AbstractCharacter_C_PlayEffectMongtage::Impact_Direction' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, L_ImpactVecLevel) == 0x000020, "Member 'AbstractCharacter_C_PlayEffectMongtage::L_ImpactVecLevel' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, L_Montage) == 0x000024, "Member 'AbstractCharacter_C_PlayEffectMongtage::L_Montage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, InputExtendArg) == 0x000028, "Member 'AbstractCharacter_C_PlayEffectMongtage::InputExtendArg' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, Temp_Should_Rotate) == 0x000030, "Member 'AbstractCharacter_C_PlayEffectMongtage::Temp_Should_Rotate' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, L_Montage_Index) == 0x000048, "Member 'AbstractCharacter_C_PlayEffectMongtage::L_Montage_Index' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, Anim_duration) == 0x000050, "Member 'AbstractCharacter_C_PlayEffectMongtage::Anim_duration' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Multiply_VectorInt_ReturnValue) == 0x000058, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Multiply_VectorInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_EqualEqual_RotatorRotator_ReturnValue) == 0x000070, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_EqualEqual_RotatorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x000071, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000078, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_EqualEqual_RotatorRotator_ReturnValue_1) == 0x000090, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_EqualEqual_RotatorRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_K2_SetActorRotation_ReturnValue) == 0x000091, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_K2_SetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_BooleanOR_ReturnValue) == 0x000092, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Not_PreBool_ReturnValue) == 0x000093, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetAnimInstance_ReturnValue) == 0x000098, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, K2Node_DynamicCast_AsABP_Combat_Character_New) == 0x0000A0, "Member 'AbstractCharacter_C_PlayEffectMongtage::K2Node_DynamicCast_AsABP_Combat_Character_New' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, K2Node_DynamicCast_bSuccess) == 0x0000A8, "Member 'AbstractCharacter_C_PlayEffectMongtage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetMyRotateComp_RotateComp) == 0x0000B0, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetMyRotateComp_RotateComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetPlayerStatic_ReturnValue) == 0x0000B8, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000C0, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_MakeVector_ReturnValue) == 0x0000C8, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x0000E0, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_MakeRotFromZX_ReturnValue) == 0x0000E8, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_MakeRotFromZX_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetEffectMontageStartTime_ReturnValue) == 0x000100, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetEffectMontageStartTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_MakeVector_ReturnValue_1) == 0x000108, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000120, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_MakeRotFromZX_ReturnValue_1) == 0x000128, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_MakeRotFromZX_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetEffectMontageBlendInTime_ReturnValue) == 0x000140, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetEffectMontageBlendInTime_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000148, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, K2Node_MakeStruct_AlphaBlendArgs) == 0x000150, "Member 'AbstractCharacter_C_PlayEffectMongtage::K2Node_MakeStruct_AlphaBlendArgs' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetMyEffects_EffectsComp) == 0x000160, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetMyEffects_EffectsComp_1) == 0x000168, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetMyEffects_EffectsComp_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetMyMontages_Montages) == 0x000170, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetMyMontages_Montages_1) == 0x000178, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetMyMontages_Montages_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetMyMontages_Montages_2) == 0x000180, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetMyMontages_Montages_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000188, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000190, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Concat_StrStr_ReturnValue) == 0x0001A0, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, K2Node_SwitchEnum_CmpSuccess) == 0x0001B0, "Member 'AbstractCharacter_C_PlayEffectMongtage::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001B8, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetMontageActionLastIndex_LastIndex) == 0x0001C8, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetMontageActionLastIndex_LastIndex' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetRandomMontageIndex_ReturnValue) == 0x0001CC, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetRandomMontageIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Max_ReturnValue) == 0x0001D0, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Max_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Conv_RotatorToString_ReturnValue) == 0x0001D8, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Conv_RotatorToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x0001E8, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001F0, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetDisplayName_ReturnValue) == 0x000200, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000210, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000220, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Add_IntInt_ReturnValue) == 0x000230, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Conv_StringToText_ReturnValue) == 0x000238, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_CreateMessageWindow_ReturnValue) == 0x000250, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Min_ReturnValue) == 0x000254, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Min_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Less_IntInt_ReturnValue) == 0x000258, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000259, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, Temp_int_Variable) == 0x00025C, "Member 'AbstractCharacter_C_PlayEffectMongtage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000260, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000268, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Montage_PlayWithBlendIn_ReturnValue) == 0x00026C, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Montage_PlayWithBlendIn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Montage_Play_ReturnValue) == 0x000270, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Montage_Play_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Add_IntInt_ReturnValue_1) == 0x000274, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Conv_RotatorToString_ReturnValue_1) == 0x000278, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Conv_RotatorToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetMontageForAction_Montage) == 0x000288, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000290, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetMontageForAction_find) == 0x000298, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0002A0, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_IsValid_ReturnValue) == 0x0002B0, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_GetAnimInstance_ReturnValue_2) == 0x0002B8, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_GetAnimInstance_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Montage_PlayWithBlendIn_InTimeToStartMontageAt_ImplicitCast) == 0x0002C0, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Montage_PlayWithBlendIn_InTimeToStartMontageAt_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, CallFunc_Montage_Play_InTimeToStartMontageAt_ImplicitCast) == 0x0002C4, "Member 'AbstractCharacter_C_PlayEffectMongtage::CallFunc_Montage_Play_InTimeToStartMontageAt_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, K2Node_MakeStruct_BlendTime_ImplicitCast) == 0x0002C8, "Member 'AbstractCharacter_C_PlayEffectMongtage::K2Node_MakeStruct_BlendTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, K2Node_VariableSet_Anim_duration_ImplicitCast) == 0x0002D0, "Member 'AbstractCharacter_C_PlayEffectMongtage::K2Node_VariableSet_Anim_duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayEffectMongtage, K2Node_VariableSet_Anim_duration_ImplicitCast_1) == 0x0002D8, "Member 'AbstractCharacter_C_PlayEffectMongtage::K2Node_VariableSet_Anim_duration_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_PlayFeedback \ static_assert(alignof(AbstractCharacter_C_PlayFeedback) == 0x000008, "Wrong alignment on AbstractCharacter_C_PlayFeedback"); \ static_assert(sizeof(AbstractCharacter_C_PlayFeedback) == 0x000010, "Wrong size on AbstractCharacter_C_PlayFeedback"); \ static_assert(offsetof(AbstractCharacter_C_PlayFeedback, Feedback) == 0x000000, "Member 'AbstractCharacter_C_PlayFeedback::Feedback' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayFeedback, Scale) == 0x000008, "Member 'AbstractCharacter_C_PlayFeedback::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_PlayHitBreak \ static_assert(alignof(AbstractCharacter_C_PlayHitBreak) == 0x000008, "Wrong alignment on AbstractCharacter_C_PlayHitBreak"); \ static_assert(sizeof(AbstractCharacter_C_PlayHitBreak) == 0x000110, "Wrong size on AbstractCharacter_C_PlayHitBreak"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitBreak, AttackerPlayer) == 0x000000, "Member 'AbstractCharacter_C_PlayHitBreak::AttackerPlayer' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitBreak, Shake) == 0x000008, "Member 'AbstractCharacter_C_PlayHitBreak::Shake' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitBreak, InMaxVelocity) == 0x000090, "Member 'AbstractCharacter_C_PlayHitBreak::InMaxVelocity' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitBreak, Local_MaxVelocity) == 0x0000A8, "Member 'AbstractCharacter_C_PlayHitBreak::Local_MaxVelocity' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitBreak, CallFunc_BreakVector_X) == 0x0000C0, "Member 'AbstractCharacter_C_PlayHitBreak::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitBreak, CallFunc_BreakVector_Y) == 0x0000C8, "Member 'AbstractCharacter_C_PlayHitBreak::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitBreak, CallFunc_BreakVector_Z) == 0x0000D0, "Member 'AbstractCharacter_C_PlayHitBreak::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitBreak, CallFunc_IsLocallyControlled_ReturnValue) == 0x0000D8, "Member 'AbstractCharacter_C_PlayHitBreak::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitBreak, CallFunc_MakeVector_NetQuantize100_ReturnValue) == 0x0000E0, "Member 'AbstractCharacter_C_PlayHitBreak::CallFunc_MakeVector_NetQuantize100_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitBreak, K2Node_DynamicCast_AsDCSCharacter_Movement_Component) == 0x0000F8, "Member 'AbstractCharacter_C_PlayHitBreak::K2Node_DynamicCast_AsDCSCharacter_Movement_Component' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitBreak, K2Node_DynamicCast_bSuccess) == 0x000100, "Member 'AbstractCharacter_C_PlayHitBreak::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitBreak, CallFunc_CallSync_DecayedImpactVelocity_InMaxDuration_ImplicitCast) == 0x000104, "Member 'AbstractCharacter_C_PlayHitBreak::CallFunc_CallSync_DecayedImpactVelocity_InMaxDuration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitBreak, CallFunc_SetDecayedImpactVelocityByCurve_InMaxDuration_ImplicitCast) == 0x000108, "Member 'AbstractCharacter_C_PlayHitBreak::CallFunc_SetDecayedImpactVelocityByCurve_InMaxDuration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_PlayHitShake \ static_assert(alignof(AbstractCharacter_C_PlayHitShake) == 0x000008, "Wrong alignment on AbstractCharacter_C_PlayHitShake"); \ static_assert(sizeof(AbstractCharacter_C_PlayHitShake) == 0x000170, "Wrong size on AbstractCharacter_C_PlayHitShake"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, Shake) == 0x000000, "Member 'AbstractCharacter_C_PlayHitShake::Shake' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, HitForwardVector) == 0x000088, "Member 'AbstractCharacter_C_PlayHitShake::HitForwardVector' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, HitResult) == 0x0000A0, "Member 'AbstractCharacter_C_PlayHitShake::HitResult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, AttackerPlayer) == 0x0000A8, "Member 'AbstractCharacter_C_PlayHitShake::AttackerPlayer' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, PlayHitBreak_0) == 0x0000B0, "Member 'AbstractCharacter_C_PlayHitShake::PlayHitBreak_0' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, PlayShake) == 0x0000B1, "Member 'AbstractCharacter_C_PlayHitShake::PlayShake' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, Local_Scale) == 0x0000B8, "Member 'AbstractCharacter_C_PlayHitShake::Local_Scale' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_Map_Find_Value) == 0x0000C0, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_Map_Find_ReturnValue) == 0x0000C8, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000D0, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000D8, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000F0, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_IsValid_ReturnValue) == 0x000108, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_Normal_ReturnValue) == 0x000110, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000128, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_Vector_IsNearlyZero_ReturnValue) == 0x000129, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_Vector_IsNearlyZero_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_BooleanAND_ReturnValue) == 0x00012A, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00012B, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, K2Node_DynamicCast_AsAbstract_Character) == 0x000130, "Member 'AbstractCharacter_C_PlayHitShake::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, K2Node_DynamicCast_bSuccess) == 0x000138, "Member 'AbstractCharacter_C_PlayHitShake::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000140, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000148, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000150, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000158, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_PlayCameraShake_Scale_ImplicitCast) == 0x00015C, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_PlayCameraShake_Scale_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_PlayFeedback_Scale_ImplicitCast) == 0x000160, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_PlayFeedback_Scale_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_PlayCameraShake_Scale_ImplicitCast_1) == 0x000164, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_PlayCameraShake_Scale_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PlayHitShake, CallFunc_PlayFeedback_Scale_ImplicitCast_1) == 0x000168, "Member 'AbstractCharacter_C_PlayHitShake::CallFunc_PlayFeedback_Scale_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_PostHitTarget \ static_assert(alignof(AbstractCharacter_C_PostHitTarget) == 0x000008, "Wrong alignment on AbstractCharacter_C_PostHitTarget"); \ static_assert(sizeof(AbstractCharacter_C_PostHitTarget) == 0x0000F0, "Wrong size on AbstractCharacter_C_PostHitTarget"); \ static_assert(offsetof(AbstractCharacter_C_PostHitTarget, HitResult) == 0x000000, "Member 'AbstractCharacter_C_PostHitTarget::HitResult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PostHitTarget, DamageResult) == 0x0000E8, "Member 'AbstractCharacter_C_PostHitTarget::DamageResult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PostHitTarget, HasAppliedDamage) == 0x0000E9, "Member 'AbstractCharacter_C_PostHitTarget::HasAppliedDamage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PostHitTarget, Undelayed) == 0x0000EA, "Member 'AbstractCharacter_C_PostHitTarget::Undelayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_PresetDeathAnim \ static_assert(alignof(AbstractCharacter_C_PresetDeathAnim) == 0x000008, "Wrong alignment on AbstractCharacter_C_PresetDeathAnim"); \ static_assert(sizeof(AbstractCharacter_C_PresetDeathAnim) == 0x000010, "Wrong size on AbstractCharacter_C_PresetDeathAnim"); \ static_assert(offsetof(AbstractCharacter_C_PresetDeathAnim, PresetDeathMontage_0) == 0x000000, "Member 'AbstractCharacter_C_PresetDeathAnim::PresetDeathMontage_0' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_PresetDeathAnim, PresetDeathAnimation_0) == 0x000008, "Member 'AbstractCharacter_C_PresetDeathAnim::PresetDeathAnimation_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Private_TakeDamage \ static_assert(alignof(AbstractCharacter_C_Private_TakeDamage) == 0x000010, "Wrong alignment on AbstractCharacter_C_Private_TakeDamage"); \ static_assert(sizeof(AbstractCharacter_C_Private_TakeDamage) == 0x0009C0, "Wrong size on AbstractCharacter_C_Private_TakeDamage"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, EnemyHitData) == 0x000000, "Member 'AbstractCharacter_C_Private_TakeDamage::EnemyHitData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, HitResult) == 0x000168, "Member 'AbstractCharacter_C_Private_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, ResultType) == 0x000250, "Member 'AbstractCharacter_C_Private_TakeDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, NewLocalVar) == 0x000258, "Member 'AbstractCharacter_C_Private_TakeDamage::NewLocalVar' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, L_DefendResult) == 0x000260, "Member 'AbstractCharacter_C_Private_TakeDamage::L_DefendResult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, L_NewStUpdate) == 0x000261, "Member 'AbstractCharacter_C_Private_TakeDamage::L_NewStUpdate' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, L_NewStAfterDef) == 0x000268, "Member 'AbstractCharacter_C_Private_TakeDamage::L_NewStAfterDef' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, L_LadderHit) == 0x000270, "Member 'AbstractCharacter_C_Private_TakeDamage::L_LadderHit' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, L_ReduceDamage) == 0x000278, "Member 'AbstractCharacter_C_Private_TakeDamage::L_ReduceDamage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, L_DmgFactor) == 0x000280, "Member 'AbstractCharacter_C_Private_TakeDamage::L_DmgFactor' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, L_CachedKey) == 0x000288, "Member 'AbstractCharacter_C_Private_TakeDamage::L_CachedKey' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, L_BlockBroken) == 0x000289, "Member 'AbstractCharacter_C_Private_TakeDamage::L_BlockBroken' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, L_HitDirectionDot) == 0x000290, "Member 'AbstractCharacter_C_Private_TakeDamage::L_HitDirectionDot' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, ParryIndex) == 0x000298, "Member 'AbstractCharacter_C_Private_TakeDamage::ParryIndex' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, Left) == 0x00029C, "Member 'AbstractCharacter_C_Private_TakeDamage::Left' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, L_Blocked) == 0x00029D, "Member 'AbstractCharacter_C_Private_TakeDamage::L_Blocked' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, L_Parried) == 0x00029E, "Member 'AbstractCharacter_C_Private_TakeDamage::L_Parried' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, L_HitData) == 0x0002A0, "Member 'AbstractCharacter_C_Private_TakeDamage::L_HitData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetNetworkState_ReturnValue) == 0x000408, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetNetworkState_ReturnValue_1) == 0x000410, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetNetworkState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, Temp_bool_Variable) == 0x000418, "Member 'AbstractCharacter_C_Private_TakeDamage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetNetworkState_ReturnValue_2) == 0x000420, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetNetworkState_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue) == 0x000428, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetNetworkState_ReturnValue_3) == 0x000430, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetNetworkState_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetPlayerStatic_ReturnValue) == 0x000438, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000440, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000448, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000449, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000450, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetStatValue_Value) == 0x000458, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000460, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BooleanAND_ReturnValue) == 0x000461, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, Temp_int_Array_Index_Variable) == 0x000464, "Member 'AbstractCharacter_C_Private_TakeDamage::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000468, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_SyncState_GetActivityValue_Value) == 0x000469, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_SyncState_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x000470, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_SelectFloat_ReturnValue) == 0x000478, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetMyStamina_Stamina) == 0x000480, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetMyStamina_Stamina' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetWeaponParryConsume_Return) == 0x000488, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetWeaponParryConsume_Return' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetComponentByClass_ReturnValue) == 0x000490, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_IsValid_ReturnValue) == 0x000498, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetOnLadder_OnLadder) == 0x000499, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetOnLadder_OnLadder' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x00049A, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetRealBlockingState_ReturnValue) == 0x00049B, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetRealBlockingState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetController_ReturnValue) == 0x0004A0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, K2Node_DynamicCast_AsAIController) == 0x0004A8, "Member 'AbstractCharacter_C_Private_TakeDamage::K2Node_DynamicCast_AsAIController' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, K2Node_DynamicCast_bSuccess) == 0x0004B0, "Member 'AbstractCharacter_C_Private_TakeDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetNetworkState_ReturnValue_4) == 0x0004B8, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetNetworkState_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_1) == 0x0004C0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x0004C1, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_CheckDamageRule_Owned) == 0x0004C2, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_CheckDamageRule_Owned' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, Temp_int_Loop_Counter_Variable) == 0x0004C4, "Member 'AbstractCharacter_C_Private_TakeDamage::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Add_IntInt_ReturnValue) == 0x0004C8, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetDamageSourceCharacter_SourceActor) == 0x0004D0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetDamageSourceCharacter_SourceActor' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0004D8, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_TakeDamageTypeStateCheck_ResultType) == 0x0004E0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_TakeDamageTypeStateCheck_ResultType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue_4) == 0x0004E1, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0004E2, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_2) == 0x0004E3, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x0004E4, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Get_Damage_Impact_Direction_Vector) == 0x0004E8, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Get_Damage_Impact_Direction_Vector' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Normal_ReturnValue) == 0x000500, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Get_Damage_Impact_Direction_Vector_1) == 0x000518, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Get_Damage_Impact_Direction_Vector_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Normal_ReturnValue_1) == 0x000530, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Get_Damage_Impact_Direction_Vector_2) == 0x000548, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Get_Damage_Impact_Direction_Vector_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Normal_ReturnValue_2) == 0x000560, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Normal_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetMyStamina_Stamina_1) == 0x000578, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetMyStamina_Stamina_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetPlayerStatic_ReturnValue_2) == 0x000580, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetPlayerStatic_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Caculate_New_Value_if_Modify__RealValueAfterModify) == 0x000588, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Caculate_New_Value_if_Modify__RealValueAfterModify' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Array_Contains_ReturnValue) == 0x000590, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Not_PreBool_ReturnValue) == 0x000591, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue_5) == 0x000592, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetMyStamina_Stamina_2) == 0x000598, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetMyStamina_Stamina_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0005A0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetCurrentValue_CurrentValue) == 0x0005A8, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x0005B0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetMyStateManagerComp_StateManagerComp_1) == 0x0005B8, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetMyStateManagerComp_StateManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetMyStateManagerComp_StateManagerComp_2) == 0x0005C0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetMyStateManagerComp_StateManagerComp_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetMyStatsManager_StatsManagerComp_1) == 0x0005C8, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetMyStatsManager_StatsManagerComp_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetNetworkState_ReturnValue_5) == 0x0005D0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetNetworkState_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_CheckDamageRule_Owned_1) == 0x0005D8, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_CheckDamageRule_Owned_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BooleanAND_ReturnValue_1) == 0x0005D9, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_calculateWeaponBlockData_NewParam) == 0x0005E0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_calculateWeaponBlockData_NewParam' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetPlayerStatic_ReturnValue_3) == 0x0005E8, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetPlayerStatic_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetPlayerStatic_ReturnValue_4) == 0x0005F0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetPlayerStatic_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0005F8, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetActorForwardVector_ReturnValue) == 0x000600, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000618, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x000620, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000628, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000638, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Concat_StrStr_ReturnValue) == 0x000640, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000650, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetActorForwardVector_ReturnValue_1) == 0x000668, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetActorForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetTransform_ReturnValue) == 0x000680, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0006E0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BreakTransform_Location) == 0x0006F8, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BreakTransform_Rotation) == 0x000710, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BreakTransform_Scale) == 0x000728, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Add_VectorVector_ReturnValue) == 0x000740, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Play_FlashParry_Succeed) == 0x000758, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Play_FlashParry_Succeed' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x000760, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetNetworkState_ReturnValue_6) == 0x000768, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetNetworkState_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue_6) == 0x000770, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue_7) == 0x000771, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_3) == 0x000772, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_4) == 0x000773, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000778, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BooleanOR_ReturnValue) == 0x000780, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_IsValid_ReturnValue_1) == 0x000781, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetStoredKey_StoredKey) == 0x000782, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetStoredKey_StoredKey' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000783, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000784, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BooleanOR_ReturnValue_1) == 0x000785, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetCurrentMontage_ReturnValue) == 0x000788, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetCurrentMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_IsValid_ReturnValue_2) == 0x000790, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_IsValidSectionName_ReturnValue) == 0x000791, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_IsValidSectionName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetNetworkState_ReturnValue_7) == 0x000798, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetNetworkState_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_5) == 0x0007A0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, Temp_struct_Variable) == 0x0007A4, "Member 'AbstractCharacter_C_Private_TakeDamage::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Map_Find_Value) == 0x0007B0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Map_Find_ReturnValue) == 0x0007B8, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_RandomBool_ReturnValue) == 0x0007B9, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_RandomBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x0007BA, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_SelectInt_ReturnValue) == 0x0007BC, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x0007C0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_EqualEqual_ByteByte_ReturnValue_7) == 0x0007C1, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_EqualEqual_ByteByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_RandomInteger_ReturnValue) == 0x0007C4, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_RandomInteger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BooleanOR_ReturnValue_2) == 0x0007C8, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Add_IntInt_ReturnValue_1) == 0x0007CC, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BooleanOR_ReturnValue_3) == 0x0007D0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_RandomInteger_ReturnValue_1) == 0x0007D4, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_RandomInteger_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, K2Node_SwitchEnum_CmpSuccess) == 0x0007D8, "Member 'AbstractCharacter_C_Private_TakeDamage::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, Temp_real_Variable) == 0x0007E0, "Member 'AbstractCharacter_C_Private_TakeDamage::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Less_IntInt_ReturnValue) == 0x0007E8, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetNetworkState_ReturnValue_8) == 0x0007F0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetNetworkState_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, Temp_bool_Variable_1) == 0x0007F8, "Member 'AbstractCharacter_C_Private_TakeDamage::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_6) == 0x0007F9, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, K2Node_Select_Default) == 0x000800, "Member 'AbstractCharacter_C_Private_TakeDamage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000808, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetNetworkState_ReturnValue_9) == 0x000810, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetNetworkState_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_7) == 0x000818, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_CheckDamageRule_Owned_2) == 0x000819, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_CheckDamageRule_Owned_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_CheckDamageRule_Owned_3) == 0x00081A, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_CheckDamageRule_Owned_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BooleanAND_ReturnValue_2) == 0x00081B, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, Temp_byte_Variable) == 0x00081C, "Member 'AbstractCharacter_C_Private_TakeDamage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Set_Contains_ReturnValue) == 0x00081D, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Not_PreBool_ReturnValue_1) == 0x00081E, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_CheckDamageRule_Owned_4) == 0x00081F, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_CheckDamageRule_Owned_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BooleanAND_ReturnValue_3) == 0x000820, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BooleanAND_ReturnValue_4) == 0x000821, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BooleanAND_ReturnValue_5) == 0x000822, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BooleanAND_ReturnValue_6) == 0x000823, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue_8) == 0x000824, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Play_Flash_Succeed) == 0x000825, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Play_Flash_Succeed' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_8) == 0x000826, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_8' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000827, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000828, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BooleanAND_ReturnValue_7) == 0x000829, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BooleanAND_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BooleanOR_ReturnValue_4) == 0x00082A, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BooleanOR_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BooleanAND_ReturnValue_8) == 0x00082B, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BooleanAND_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetComponentByClass_ReturnValue_3) == 0x000830, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetComponentByClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_IsValid_ReturnValue_3) == 0x000838, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetReduceDamage_ReturnValue) == 0x000840, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetReduceDamage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_CheckDamageRule_Owned_5) == 0x000848, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_CheckDamageRule_Owned_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_BooleanAND_ReturnValue_9) == 0x000849, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_BooleanAND_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, K2Node_MakeMap_Map) == 0x000850, "Member 'AbstractCharacter_C_Private_TakeDamage::K2Node_MakeMap_Map' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_CaculateDamage_HurtResults) == 0x0008A0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_CaculateDamage_HurtResults' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Map_Keys_Keys) == 0x0008F0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Array_Get_Item) == 0x000900, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_CheckDamageRule_Owned_6) == 0x000908, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_CheckDamageRule_Owned_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Map_Find_Value_1) == 0x000910, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Map_Find_ReturnValue_1) == 0x000918, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000920, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_CheckDamageRule_Owned_7) == 0x000928, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_CheckDamageRule_Owned_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Multiply_DoubleDouble_ReturnValue_4) == 0x000930, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Multiply_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Array_Length_ReturnValue) == 0x000938, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_IsAlive_Result) == 0x00093C, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Less_IntInt_ReturnValue_1) == 0x00093D, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000940, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000958, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Get_Damage_Impact_Direction_Vector_3) == 0x000970, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Get_Damage_Impact_Direction_Vector_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Normal_ReturnValue_3) == 0x000988, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Normal_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x0009A0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_GetHitDirection_Direction) == 0x0009A1, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_GetHitDirection_Direction' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_Dot_VectorVector_ReturnValue) == 0x0009A8, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue_9) == 0x0009B0, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, Temp_byte_Variable_1) == 0x0009B1, "Member 'AbstractCharacter_C_Private_TakeDamage::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_9) == 0x0009B2, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_9' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, CallFunc_ApplyEffect_Applied) == 0x0009B3, "Member 'AbstractCharacter_C_Private_TakeDamage::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, Temp_byte_Variable_2) == 0x0009B4, "Member 'AbstractCharacter_C_Private_TakeDamage::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDamage, K2Node_Select_Default_1) == 0x0009B5, "Member 'AbstractCharacter_C_Private_TakeDamage::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Private_TakeDirectDamage \ static_assert(alignof(AbstractCharacter_C_Private_TakeDirectDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_Private_TakeDirectDamage"); \ static_assert(sizeof(AbstractCharacter_C_Private_TakeDirectDamage) == 0x000028, "Wrong size on AbstractCharacter_C_Private_TakeDirectDamage"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDirectDamage, Value) == 0x000000, "Member 'AbstractCharacter_C_Private_TakeDirectDamage::Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDirectDamage, DecreaseCauser) == 0x000008, "Member 'AbstractCharacter_C_Private_TakeDirectDamage::DecreaseCauser' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDirectDamage, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000010, "Member 'AbstractCharacter_C_Private_TakeDirectDamage::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDirectDamage, CallFunc_GetMyHealth_Health) == 0x000018, "Member 'AbstractCharacter_C_Private_TakeDirectDamage::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Private_TakeDirectDamage, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'AbstractCharacter_C_Private_TakeDirectDamage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Process_DamageResult \ static_assert(alignof(AbstractCharacter_C_Process_DamageResult) == 0x000008, "Wrong alignment on AbstractCharacter_C_Process_DamageResult"); \ static_assert(sizeof(AbstractCharacter_C_Process_DamageResult) == 0x000050, "Wrong size on AbstractCharacter_C_Process_DamageResult"); \ static_assert(offsetof(AbstractCharacter_C_Process_DamageResult, DamageResultType) == 0x000000, "Member 'AbstractCharacter_C_Process_DamageResult::DamageResultType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Process_DamageResult, Value) == 0x000008, "Member 'AbstractCharacter_C_Process_DamageResult::Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Process_DamageResult, Causer) == 0x000010, "Member 'AbstractCharacter_C_Process_DamageResult::Causer' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Process_DamageResult, L_CheckResultType) == 0x000018, "Member 'AbstractCharacter_C_Process_DamageResult::L_CheckResultType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Process_DamageResult, CallFunc_StartsWith_ReturnValue) == 0x000028, "Member 'AbstractCharacter_C_Process_DamageResult::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Process_DamageResult, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000030, "Member 'AbstractCharacter_C_Process_DamageResult::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Process_DamageResult, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000040, "Member 'AbstractCharacter_C_Process_DamageResult::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Process_DamageResult, CallFunc_StartsWith_ReturnValue_1) == 0x000048, "Member 'AbstractCharacter_C_Process_DamageResult::CallFunc_StartsWith_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ProductAction \ static_assert(alignof(AbstractCharacter_C_ProductAction) == 0x000004, "Wrong alignment on AbstractCharacter_C_ProductAction"); \ static_assert(sizeof(AbstractCharacter_C_ProductAction) == 0x000008, "Wrong size on AbstractCharacter_C_ProductAction"); \ static_assert(offsetof(AbstractCharacter_C_ProductAction, Value) == 0x000000, "Member 'AbstractCharacter_C_ProductAction::Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ProductAction, Action) == 0x000004, "Member 'AbstractCharacter_C_ProductAction::Action' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_QueryAction \ static_assert(alignof(AbstractCharacter_C_QueryAction) == 0x000008, "Wrong alignment on AbstractCharacter_C_QueryAction"); \ static_assert(sizeof(AbstractCharacter_C_QueryAction) == 0x000018, "Wrong size on AbstractCharacter_C_QueryAction"); \ static_assert(offsetof(AbstractCharacter_C_QueryAction, Action) == 0x000000, "Member 'AbstractCharacter_C_QueryAction::Action' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_QueryAction, Result) == 0x000004, "Member 'AbstractCharacter_C_QueryAction::Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_QueryAction, CallFunc_GetMyAIQuery_AIQueryActionCollectorComponent) == 0x000008, "Member 'AbstractCharacter_C_QueryAction::CallFunc_GetMyAIQuery_AIQueryActionCollectorComponent' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_QueryAction, CallFunc_query_result) == 0x000010, "Member 'AbstractCharacter_C_QueryAction::CallFunc_query_result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_QueryAndCosumeAction \ static_assert(alignof(AbstractCharacter_C_QueryAndCosumeAction) == 0x000008, "Wrong alignment on AbstractCharacter_C_QueryAndCosumeAction"); \ static_assert(sizeof(AbstractCharacter_C_QueryAndCosumeAction) == 0x000020, "Wrong size on AbstractCharacter_C_QueryAndCosumeAction"); \ static_assert(offsetof(AbstractCharacter_C_QueryAndCosumeAction, Requester) == 0x000000, "Member 'AbstractCharacter_C_QueryAndCosumeAction::Requester' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_QueryAndCosumeAction, Action) == 0x000008, "Member 'AbstractCharacter_C_QueryAndCosumeAction::Action' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_QueryAndCosumeAction, Result) == 0x00000C, "Member 'AbstractCharacter_C_QueryAndCosumeAction::Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_QueryAndCosumeAction, CallFunc_GetMyAIQuery_AIQueryActionCollectorComponent) == 0x000010, "Member 'AbstractCharacter_C_QueryAndCosumeAction::CallFunc_GetMyAIQuery_AIQueryActionCollectorComponent' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_QueryAndCosumeAction, CallFunc_queryAndComsumeAction_result) == 0x000018, "Member 'AbstractCharacter_C_QueryAndCosumeAction::CallFunc_queryAndComsumeAction_result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_recordAction \ static_assert(alignof(AbstractCharacter_C_recordAction) == 0x000008, "Wrong alignment on AbstractCharacter_C_recordAction"); \ static_assert(sizeof(AbstractCharacter_C_recordAction) == 0x000010, "Wrong size on AbstractCharacter_C_recordAction"); \ static_assert(offsetof(AbstractCharacter_C_recordAction, Action) == 0x000000, "Member 'AbstractCharacter_C_recordAction::Action' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_recordAction, CallFunc_GetMyAIQuery_AIQueryActionCollectorComponent) == 0x000008, "Member 'AbstractCharacter_C_recordAction::CallFunc_GetMyAIQuery_AIQueryActionCollectorComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Request_GetMeDirectDamage \ static_assert(alignof(AbstractCharacter_C_Request_GetMeDirectDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_Request_GetMeDirectDamage"); \ static_assert(sizeof(AbstractCharacter_C_Request_GetMeDirectDamage) == 0x000020, "Wrong size on AbstractCharacter_C_Request_GetMeDirectDamage"); \ static_assert(offsetof(AbstractCharacter_C_Request_GetMeDirectDamage, Attacker) == 0x000000, "Member 'AbstractCharacter_C_Request_GetMeDirectDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Request_GetMeDirectDamage, SkillID) == 0x000008, "Member 'AbstractCharacter_C_Request_GetMeDirectDamage::SkillID' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Request_GetMeDirectDamage, EffectType) == 0x000018, "Member 'AbstractCharacter_C_Request_GetMeDirectDamage::EffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_RequestAllActions \ static_assert(alignof(AbstractCharacter_C_RequestAllActions) == 0x000008, "Wrong alignment on AbstractCharacter_C_RequestAllActions"); \ static_assert(sizeof(AbstractCharacter_C_RequestAllActions) == 0x000010, "Wrong size on AbstractCharacter_C_RequestAllActions"); \ static_assert(offsetof(AbstractCharacter_C_RequestAllActions, actions) == 0x000000, "Member 'AbstractCharacter_C_RequestAllActions::actions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ResetIdleState \ static_assert(alignof(AbstractCharacter_C_ResetIdleState) == 0x000008, "Wrong alignment on AbstractCharacter_C_ResetIdleState"); \ static_assert(sizeof(AbstractCharacter_C_ResetIdleState) == 0x000008, "Wrong size on AbstractCharacter_C_ResetIdleState"); \ static_assert(offsetof(AbstractCharacter_C_ResetIdleState, Delay) == 0x000000, "Member 'AbstractCharacter_C_ResetIdleState::Delay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Select_Dead_Montage \ static_assert(alignof(AbstractCharacter_C_Select_Dead_Montage) == 0x000008, "Wrong alignment on AbstractCharacter_C_Select_Dead_Montage"); \ static_assert(sizeof(AbstractCharacter_C_Select_Dead_Montage) == 0x000038, "Wrong size on AbstractCharacter_C_Select_Dead_Montage"); \ static_assert(offsetof(AbstractCharacter_C_Select_Dead_Montage, Random) == 0x000000, "Member 'AbstractCharacter_C_Select_Dead_Montage::Random' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Select_Dead_Montage, Montage) == 0x000008, "Member 'AbstractCharacter_C_Select_Dead_Montage::Montage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Select_Dead_Montage, CallFunc_GetMyMontages_Montages) == 0x000010, "Member 'AbstractCharacter_C_Select_Dead_Montage::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Select_Dead_Montage, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'AbstractCharacter_C_Select_Dead_Montage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Select_Dead_Montage, CallFunc_IsValid_ReturnValue_1) == 0x000019, "Member 'AbstractCharacter_C_Select_Dead_Montage::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Select_Dead_Montage, CallFunc_GetRandomMontageIndex_ReturnValue) == 0x00001C, "Member 'AbstractCharacter_C_Select_Dead_Montage::CallFunc_GetRandomMontageIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Select_Dead_Montage, CallFunc_GetMontageForAction_Montage) == 0x000020, "Member 'AbstractCharacter_C_Select_Dead_Montage::CallFunc_GetMontageForAction_Montage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Select_Dead_Montage, CallFunc_GetMontageForAction_Anim_Sequence) == 0x000028, "Member 'AbstractCharacter_C_Select_Dead_Montage::CallFunc_GetMontageForAction_Anim_Sequence' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Select_Dead_Montage, CallFunc_GetMontageForAction_find) == 0x000030, "Member 'AbstractCharacter_C_Select_Dead_Montage::CallFunc_GetMontageForAction_find' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_SelectAttackMontage \ static_assert(alignof(AbstractCharacter_C_SelectAttackMontage) == 0x000008, "Wrong alignment on AbstractCharacter_C_SelectAttackMontage"); \ static_assert(sizeof(AbstractCharacter_C_SelectAttackMontage) == 0x0000F8, "Wrong size on AbstractCharacter_C_SelectAttackMontage"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, MeleeAttackType) == 0x000000, "Member 'AbstractCharacter_C_SelectAttackMontage::MeleeAttackType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, ForceRsetCombo) == 0x000001, "Member 'AbstractCharacter_C_SelectAttackMontage::ForceRsetCombo' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, Action) == 0x000002, "Member 'AbstractCharacter_C_SelectAttackMontage::Action' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, Index_0) == 0x000004, "Member 'AbstractCharacter_C_SelectAttackMontage::Index_0' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, L_DefaultRestrict) == 0x000008, "Member 'AbstractCharacter_C_SelectAttackMontage::L_DefaultRestrict' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, L_Index) == 0x00000C, "Member 'AbstractCharacter_C_SelectAttackMontage::L_Index' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, L_LastIndex) == 0x000010, "Member 'AbstractCharacter_C_SelectAttackMontage::L_LastIndex' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, L_Action) == 0x000014, "Member 'AbstractCharacter_C_SelectAttackMontage::L_Action' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetNetworkState_ReturnValue) == 0x000018, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_ConvertMeleeAttackTypeToAction_MontageAction) == 0x000020, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_ConvertMeleeAttackTypeToAction_MontageAction' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_MakeLiteralByte_ReturnValue) == 0x000021, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetNetworkState_ReturnValue_1) == 0x000028, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetNetworkState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetNetworkState_ReturnValue_2) == 0x000030, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetNetworkState_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_SyncState_GetActivityValue_Value) == 0x000038, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_SyncState_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000039, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetNetworkState_ReturnValue_3) == 0x000040, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetNetworkState_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetNetworkState_ReturnValue_4) == 0x000048, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetNetworkState_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetNetworkState_ReturnValue_5) == 0x000050, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetNetworkState_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_SyncState_GetActivityValue_Value_1) == 0x000058, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_SyncState_GetActivityValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000059, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetNetworkState_ReturnValue_6) == 0x000060, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetNetworkState_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x000068, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_SyncState_GetActivityValue_Value_2) == 0x000069, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_SyncState_GetActivityValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_MakeLiteralByte_ReturnValue_4) == 0x00006A, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_MakeLiteralByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_SyncState_GetActivityValue_Value_3) == 0x00006B, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_SyncState_GetActivityValue_Value_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_SyncState_GetActivityValue_Value_4) == 0x00006C, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_SyncState_GetActivityValue_Value_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetMyMontages_Montages) == 0x000070, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetMyMontages_Montages' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetMontageActionLastIndex_LastIndex) == 0x000078, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetMontageActionLastIndex_LastIndex' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetMyMontages_Montages_1) == 0x000080, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetMyMontages_Montages_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000088, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetMontageActionLastIndex_LastIndex_1) == 0x00008C, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetMontageActionLastIndex_LastIndex_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_BooleanAND_ReturnValue) == 0x000090, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000091, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000092, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000093, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_BooleanAND_ReturnValue_1) == 0x000094, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_BooleanAND_ReturnValue_2) == 0x000095, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000096, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000097, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_BooleanAND_ReturnValue_3) == 0x000098, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_BooleanAND_ReturnValue_4) == 0x000099, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x00009A, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_EqualEqual_ByteByte_ReturnValue_7) == 0x00009B, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_EqualEqual_ByteByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetMyMontages_Montages_2) == 0x0000A0, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetMyMontages_Montages_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetMyMontages_Montages_3) == 0x0000A8, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetMyMontages_Montages_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetMontageActionLastIndex_LastIndex_2) == 0x0000B0, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetMontageActionLastIndex_LastIndex_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetMontageActionLastIndex_LastIndex_3) == 0x0000B4, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetMontageActionLastIndex_LastIndex_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetMyMontages_Montages_4) == 0x0000B8, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetMyMontages_Montages_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetMyMontages_Montages_5) == 0x0000C0, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetMyMontages_Montages_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetMontageActionLastIndex_LastIndex_4) == 0x0000C8, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetMontageActionLastIndex_LastIndex_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetMontageActionLastIndex_LastIndex_5) == 0x0000CC, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetMontageActionLastIndex_LastIndex_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_MakeLiteralByte_ReturnValue_5) == 0x0000D0, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_MakeLiteralByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, Temp_int_Variable) == 0x0000D4, "Member 'AbstractCharacter_C_SelectAttackMontage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_MakeLiteralByte_ReturnValue_6) == 0x0000D8, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_MakeLiteralByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_SyncState_GetActivityValue_Value_5) == 0x0000D9, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_SyncState_GetActivityValue_Value_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_BooleanAND_ReturnValue_5) == 0x0000DA, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_MakeLiteralByte_ReturnValue_7) == 0x0000DB, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_MakeLiteralByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_GetNetworkState_ReturnValue_7) == 0x0000E0, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_GetNetworkState_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_SyncState_GetActivityValue_Value_6) == 0x0000E8, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_SyncState_GetActivityValue_Value_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_SyncState_GetActivityValue_Value_7) == 0x0000E9, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_SyncState_GetActivityValue_Value_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_BooleanAND_ReturnValue_6) == 0x0000EA, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_BooleanAND_ReturnValue_7) == 0x0000EB, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_BooleanAND_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_Greater_IntInt_ReturnValue) == 0x0000EC, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SelectAttackMontage, CallFunc_Add_IntInt_ReturnValue) == 0x0000F0, "Member 'AbstractCharacter_C_SelectAttackMontage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_SetAttackCounterAccelerate \ static_assert(alignof(AbstractCharacter_C_SetAttackCounterAccelerate) == 0x000008, "Wrong alignment on AbstractCharacter_C_SetAttackCounterAccelerate"); \ static_assert(sizeof(AbstractCharacter_C_SetAttackCounterAccelerate) == 0x000008, "Wrong size on AbstractCharacter_C_SetAttackCounterAccelerate"); \ static_assert(offsetof(AbstractCharacter_C_SetAttackCounterAccelerate, NewValue) == 0x000000, "Member 'AbstractCharacter_C_SetAttackCounterAccelerate::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_SetCanExecuteFXEnable_Overloaded_ \ static_assert(alignof(AbstractCharacter_C_SetCanExecuteFXEnable_Overloaded_) == 0x000001, "Wrong alignment on AbstractCharacter_C_SetCanExecuteFXEnable_Overloaded_"); \ static_assert(sizeof(AbstractCharacter_C_SetCanExecuteFXEnable_Overloaded_) == 0x000001, "Wrong size on AbstractCharacter_C_SetCanExecuteFXEnable_Overloaded_"); \ static_assert(offsetof(AbstractCharacter_C_SetCanExecuteFXEnable_Overloaded_, Enable) == 0x000000, "Member 'AbstractCharacter_C_SetCanExecuteFXEnable_Overloaded_::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_SetEnableRotateLookAt \ static_assert(alignof(AbstractCharacter_C_SetEnableRotateLookAt) == 0x000008, "Wrong alignment on AbstractCharacter_C_SetEnableRotateLookAt"); \ static_assert(sizeof(AbstractCharacter_C_SetEnableRotateLookAt) == 0x000018, "Wrong size on AbstractCharacter_C_SetEnableRotateLookAt"); \ static_assert(offsetof(AbstractCharacter_C_SetEnableRotateLookAt, Enable) == 0x000000, "Member 'AbstractCharacter_C_SetEnableRotateLookAt::Enable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetEnableRotateLookAt, RotateWaist) == 0x000001, "Member 'AbstractCharacter_C_SetEnableRotateLookAt::RotateWaist' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetEnableRotateLookAt, Target) == 0x000008, "Member 'AbstractCharacter_C_SetEnableRotateLookAt::Target' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetEnableRotateLookAt, Offset) == 0x000010, "Member 'AbstractCharacter_C_SetEnableRotateLookAt::Offset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_SetEnableSlideRotate \ static_assert(alignof(AbstractCharacter_C_SetEnableSlideRotate) == 0x000001, "Wrong alignment on AbstractCharacter_C_SetEnableSlideRotate"); \ static_assert(sizeof(AbstractCharacter_C_SetEnableSlideRotate) == 0x000002, "Wrong size on AbstractCharacter_C_SetEnableSlideRotate"); \ static_assert(offsetof(AbstractCharacter_C_SetEnableSlideRotate, Enable) == 0x000000, "Member 'AbstractCharacter_C_SetEnableSlideRotate::Enable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetEnableSlideRotate, NewParam1) == 0x000001, "Member 'AbstractCharacter_C_SetEnableSlideRotate::NewParam1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_SetExecuteFXEnable_Overloaded_ \ static_assert(alignof(AbstractCharacter_C_SetExecuteFXEnable_Overloaded_) == 0x000001, "Wrong alignment on AbstractCharacter_C_SetExecuteFXEnable_Overloaded_"); \ static_assert(sizeof(AbstractCharacter_C_SetExecuteFXEnable_Overloaded_) == 0x000001, "Wrong size on AbstractCharacter_C_SetExecuteFXEnable_Overloaded_"); \ static_assert(offsetof(AbstractCharacter_C_SetExecuteFXEnable_Overloaded_, Enable) == 0x000000, "Member 'AbstractCharacter_C_SetExecuteFXEnable_Overloaded_::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_SetExecuteFXVariableLinkage_Overloaded_ \ static_assert(alignof(AbstractCharacter_C_SetExecuteFXVariableLinkage_Overloaded_) == 0x000004, "Wrong alignment on AbstractCharacter_C_SetExecuteFXVariableLinkage_Overloaded_"); \ static_assert(sizeof(AbstractCharacter_C_SetExecuteFXVariableLinkage_Overloaded_) == 0x00000C, "Wrong size on AbstractCharacter_C_SetExecuteFXVariableLinkage_Overloaded_"); \ static_assert(offsetof(AbstractCharacter_C_SetExecuteFXVariableLinkage_Overloaded_, InVariableName) == 0x000000, "Member 'AbstractCharacter_C_SetExecuteFXVariableLinkage_Overloaded_::InVariableName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetExecuteFXVariableLinkage_Overloaded_, InValue) == 0x000008, "Member 'AbstractCharacter_C_SetExecuteFXVariableLinkage_Overloaded_::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_SetForceIdleAnim \ static_assert(alignof(AbstractCharacter_C_SetForceIdleAnim) == 0x000008, "Wrong alignment on AbstractCharacter_C_SetForceIdleAnim"); \ static_assert(sizeof(AbstractCharacter_C_SetForceIdleAnim) == 0x000030, "Wrong size on AbstractCharacter_C_SetForceIdleAnim"); \ static_assert(offsetof(AbstractCharacter_C_SetForceIdleAnim, Animation) == 0x000000, "Member 'AbstractCharacter_C_SetForceIdleAnim::Animation' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetForceIdleAnim, ForceMovementMode) == 0x000008, "Member 'AbstractCharacter_C_SetForceIdleAnim::ForceMovementMode' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetForceIdleAnim, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000009, "Member 'AbstractCharacter_C_SetForceIdleAnim::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetForceIdleAnim, CallFunc_GetAnimInstance_ReturnValue) == 0x000010, "Member 'AbstractCharacter_C_SetForceIdleAnim::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetForceIdleAnim, K2Node_DynamicCast_AsAnim_BP_Interface) == 0x000018, "Member 'AbstractCharacter_C_SetForceIdleAnim::K2Node_DynamicCast_AsAnim_BP_Interface' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetForceIdleAnim, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'AbstractCharacter_C_SetForceIdleAnim::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_SetHp \ static_assert(alignof(AbstractCharacter_C_SetHp) == 0x000008, "Wrong alignment on AbstractCharacter_C_SetHp"); \ static_assert(sizeof(AbstractCharacter_C_SetHp) == 0x000010, "Wrong size on AbstractCharacter_C_SetHp"); \ static_assert(offsetof(AbstractCharacter_C_SetHp, NewValue) == 0x000000, "Member 'AbstractCharacter_C_SetHp::NewValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetHp, CallFunc_GetMyHealth_Health) == 0x000008, "Member 'AbstractCharacter_C_SetHp::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_SetMontageDurationFunction \ static_assert(alignof(AbstractCharacter_C_SetMontageDurationFunction) == 0x000008, "Wrong alignment on AbstractCharacter_C_SetMontageDurationFunction"); \ static_assert(sizeof(AbstractCharacter_C_SetMontageDurationFunction) == 0x000038, "Wrong size on AbstractCharacter_C_SetMontageDurationFunction"); \ static_assert(offsetof(AbstractCharacter_C_SetMontageDurationFunction, Object) == 0x000000, "Member 'AbstractCharacter_C_SetMontageDurationFunction::Object' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetMontageDurationFunction, FunctionName) == 0x000008, "Member 'AbstractCharacter_C_SetMontageDurationFunction::FunctionName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetMontageDurationFunction, InDelayedToStart) == 0x000018, "Member 'AbstractCharacter_C_SetMontageDurationFunction::InDelayedToStart' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetMontageDurationFunction, InDelayedToEnd) == 0x00001C, "Member 'AbstractCharacter_C_SetMontageDurationFunction::InDelayedToEnd' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetMontageDurationFunction, NotifyEnd) == 0x000020, "Member 'AbstractCharacter_C_SetMontageDurationFunction::NotifyEnd' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetMontageDurationFunction, Handler) == 0x000028, "Member 'AbstractCharacter_C_SetMontageDurationFunction::Handler' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetMontageDurationFunction, CallFunc_K2_SetMontageDurationBinder_WithEnd_ReturnValue) == 0x000030, "Member 'AbstractCharacter_C_SetMontageDurationFunction::CallFunc_K2_SetMontageDurationBinder_WithEnd_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_SetPerfectTimeEffectFX \ static_assert(alignof(AbstractCharacter_C_SetPerfectTimeEffectFX) == 0x000001, "Wrong alignment on AbstractCharacter_C_SetPerfectTimeEffectFX"); \ static_assert(sizeof(AbstractCharacter_C_SetPerfectTimeEffectFX) == 0x000001, "Wrong size on AbstractCharacter_C_SetPerfectTimeEffectFX"); \ static_assert(offsetof(AbstractCharacter_C_SetPerfectTimeEffectFX, Active) == 0x000000, "Member 'AbstractCharacter_C_SetPerfectTimeEffectFX::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_SetRotateMode \ static_assert(alignof(AbstractCharacter_C_SetRotateMode) == 0x000008, "Wrong alignment on AbstractCharacter_C_SetRotateMode"); \ static_assert(sizeof(AbstractCharacter_C_SetRotateMode) == 0x000018, "Wrong size on AbstractCharacter_C_SetRotateMode"); \ static_assert(offsetof(AbstractCharacter_C_SetRotateMode, Mode) == 0x000000, "Member 'AbstractCharacter_C_SetRotateMode::Mode' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetRotateMode, CallFunc_GetMyRotateComp_RotateComp) == 0x000008, "Member 'AbstractCharacter_C_SetRotateMode::CallFunc_GetMyRotateComp_RotateComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SetRotateMode, CallFunc_SetRotationMode_NewParam) == 0x000010, "Member 'AbstractCharacter_C_SetRotateMode::CallFunc_SetRotationMode_NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_SetSelectedByTarget \ static_assert(alignof(AbstractCharacter_C_SetSelectedByTarget) == 0x000001, "Wrong alignment on AbstractCharacter_C_SetSelectedByTarget"); \ static_assert(sizeof(AbstractCharacter_C_SetSelectedByTarget) == 0x000001, "Wrong size on AbstractCharacter_C_SetSelectedByTarget"); \ static_assert(offsetof(AbstractCharacter_C_SetSelectedByTarget, Selected) == 0x000000, "Member 'AbstractCharacter_C_SetSelectedByTarget::Selected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen \ static_assert(alignof(AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen) == 0x000008, "Wrong alignment on AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen"); \ static_assert(sizeof(AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen) == 0x000090, "Wrong size on AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen"); \ static_assert(offsetof(AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen, Local_Scale) == 0x000000, "Member 'AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen::Local_Scale' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000008, "Member 'AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen, Temp_int_Array_Index_Variable) == 0x000020, "Member 'AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000028, "Member 'AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen, CallFunc_GetSkeletalMeshAsset_ReturnValue) == 0x000030, "Member 'AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen::CallFunc_GetSkeletalMeshAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen, CallFunc_GetPhysicsAsset_ReturnValue) == 0x000038, "Member 'AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen::CallFunc_GetPhysicsAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen, CallFunc_GetPhysicsAssetBodyNames_BodyNames) == 0x000040, "Member 'AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen::CallFunc_GetPhysicsAssetBodyNames_BodyNames' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen, CallFunc_Array_Get_Item) == 0x000054, "Member 'AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen, CallFunc_Less_IntInt_ReturnValue) == 0x00005C, "Member 'AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen, CallFunc_GetPhysicsLinearVelocity_ReturnValue) == 0x000060, "Member 'AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen::CallFunc_GetPhysicsLinearVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000078, "Member 'AbstractCharacter_C_SlowDownRagdollSpeedWhenFullOpen::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_SpawnAnimActor \ static_assert(alignof(AbstractCharacter_C_SpawnAnimActor) == 0x000010, "Wrong alignment on AbstractCharacter_C_SpawnAnimActor"); \ static_assert(sizeof(AbstractCharacter_C_SpawnAnimActor) == 0x000160, "Wrong size on AbstractCharacter_C_SpawnAnimActor"); \ static_assert(offsetof(AbstractCharacter_C_SpawnAnimActor, ItemClass) == 0x000000, "Member 'AbstractCharacter_C_SpawnAnimActor::ItemClass' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SpawnAnimActor, AttachToSocket) == 0x000008, "Member 'AbstractCharacter_C_SpawnAnimActor::AttachToSocket' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SpawnAnimActor, Local_Actor) == 0x000010, "Member 'AbstractCharacter_C_SpawnAnimActor::Local_Actor' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SpawnAnimActor, CallFunc_Map_Find_Value) == 0x000018, "Member 'AbstractCharacter_C_SpawnAnimActor::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SpawnAnimActor, CallFunc_Map_Find_ReturnValue) == 0x000020, "Member 'AbstractCharacter_C_SpawnAnimActor::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SpawnAnimActor, CallFunc_GetSocketTransform_ReturnValue) == 0x000030, "Member 'AbstractCharacter_C_SpawnAnimActor::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SpawnAnimActor, CallFunc_BreakTransform_Location) == 0x000090, "Member 'AbstractCharacter_C_SpawnAnimActor::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SpawnAnimActor, CallFunc_BreakTransform_Rotation) == 0x0000A8, "Member 'AbstractCharacter_C_SpawnAnimActor::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SpawnAnimActor, CallFunc_BreakTransform_Scale) == 0x0000C0, "Member 'AbstractCharacter_C_SpawnAnimActor::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SpawnAnimActor, CallFunc_MakeTransform_ReturnValue) == 0x0000E0, "Member 'AbstractCharacter_C_SpawnAnimActor::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SpawnAnimActor, CallFunc_IsValid_ReturnValue) == 0x000140, "Member 'AbstractCharacter_C_SpawnAnimActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SpawnAnimActor, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000148, "Member 'AbstractCharacter_C_SpawnAnimActor::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_SpawnAnimActor, CallFunc_FinishSpawningActor_ReturnValue) == 0x000150, "Member 'AbstractCharacter_C_SpawnAnimActor::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Sync_AttackResult \ static_assert(alignof(AbstractCharacter_C_Sync_AttackResult) == 0x000001, "Wrong alignment on AbstractCharacter_C_Sync_AttackResult"); \ static_assert(sizeof(AbstractCharacter_C_Sync_AttackResult) == 0x000001, "Wrong size on AbstractCharacter_C_Sync_AttackResult"); \ static_assert(offsetof(AbstractCharacter_C_Sync_AttackResult, Result) == 0x000000, "Member 'AbstractCharacter_C_Sync_AttackResult::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Sync_CharacterDeath \ static_assert(alignof(AbstractCharacter_C_Sync_CharacterDeath) == 0x000008, "Wrong alignment on AbstractCharacter_C_Sync_CharacterDeath"); \ static_assert(sizeof(AbstractCharacter_C_Sync_CharacterDeath) == 0x000008, "Wrong size on AbstractCharacter_C_Sync_CharacterDeath"); \ static_assert(offsetof(AbstractCharacter_C_Sync_CharacterDeath, MontageToPlay) == 0x000000, "Member 'AbstractCharacter_C_Sync_CharacterDeath::MontageToPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Sync_DecayedImpactVelocity \ static_assert(alignof(AbstractCharacter_C_Sync_DecayedImpactVelocity) == 0x000008, "Wrong alignment on AbstractCharacter_C_Sync_DecayedImpactVelocity"); \ static_assert(sizeof(AbstractCharacter_C_Sync_DecayedImpactVelocity) == 0x000028, "Wrong size on AbstractCharacter_C_Sync_DecayedImpactVelocity"); \ static_assert(offsetof(AbstractCharacter_C_Sync_DecayedImpactVelocity, InMaxVelocity) == 0x000000, "Member 'AbstractCharacter_C_Sync_DecayedImpactVelocity::InMaxVelocity' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Sync_DecayedImpactVelocity, InAlphaCurve) == 0x000018, "Member 'AbstractCharacter_C_Sync_DecayedImpactVelocity::InAlphaCurve' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Sync_DecayedImpactVelocity, InMaxDuration) == 0x000020, "Member 'AbstractCharacter_C_Sync_DecayedImpactVelocity::InMaxDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Sync_ForceActingPlay \ static_assert(alignof(AbstractCharacter_C_Sync_ForceActingPlay) == 0x000008, "Wrong alignment on AbstractCharacter_C_Sync_ForceActingPlay"); \ static_assert(sizeof(AbstractCharacter_C_Sync_ForceActingPlay) == 0x000020, "Wrong size on AbstractCharacter_C_Sync_ForceActingPlay"); \ static_assert(offsetof(AbstractCharacter_C_Sync_ForceActingPlay, TargetActor) == 0x000000, "Member 'AbstractCharacter_C_Sync_ForceActingPlay::TargetActor' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Sync_ForceActingPlay, MainMontageToPlay) == 0x000008, "Member 'AbstractCharacter_C_Sync_ForceActingPlay::MainMontageToPlay' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Sync_ForceActingPlay, TargetMontageToPlay) == 0x000010, "Member 'AbstractCharacter_C_Sync_ForceActingPlay::TargetMontageToPlay' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Sync_ForceActingPlay, PrepareMove) == 0x000018, "Member 'AbstractCharacter_C_Sync_ForceActingPlay::PrepareMove' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Sync_ForceActingPlay, DelayedTargetExecuteMontage) == 0x000019, "Member 'AbstractCharacter_C_Sync_ForceActingPlay::DelayedTargetExecuteMontage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Sync_JumpToSection \ static_assert(alignof(AbstractCharacter_C_Sync_JumpToSection) == 0x000004, "Wrong alignment on AbstractCharacter_C_Sync_JumpToSection"); \ static_assert(sizeof(AbstractCharacter_C_Sync_JumpToSection) == 0x000008, "Wrong size on AbstractCharacter_C_Sync_JumpToSection"); \ static_assert(offsetof(AbstractCharacter_C_Sync_JumpToSection, SectionName) == 0x000000, "Member 'AbstractCharacter_C_Sync_JumpToSection::SectionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Sync_MontagePlay \ static_assert(alignof(AbstractCharacter_C_Sync_MontagePlay) == 0x000008, "Wrong alignment on AbstractCharacter_C_Sync_MontagePlay"); \ static_assert(sizeof(AbstractCharacter_C_Sync_MontagePlay) == 0x000018, "Wrong size on AbstractCharacter_C_Sync_MontagePlay"); \ static_assert(offsetof(AbstractCharacter_C_Sync_MontagePlay, MontageToPlay) == 0x000000, "Member 'AbstractCharacter_C_Sync_MontagePlay::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Sync_MontagePlay, JumpSection) == 0x000008, "Member 'AbstractCharacter_C_Sync_MontagePlay::JumpSection' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Sync_MontagePlay, SectionName) == 0x00000C, "Member 'AbstractCharacter_C_Sync_MontagePlay::SectionName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Sync_MontagePlay, Action) == 0x000014, "Member 'AbstractCharacter_C_Sync_MontagePlay::Action' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Sync_ResetBS \ static_assert(alignof(AbstractCharacter_C_Sync_ResetBS) == 0x000008, "Wrong alignment on AbstractCharacter_C_Sync_ResetBS"); \ static_assert(sizeof(AbstractCharacter_C_Sync_ResetBS) == 0x000018, "Wrong size on AbstractCharacter_C_Sync_ResetBS"); \ static_assert(offsetof(AbstractCharacter_C_Sync_ResetBS, BSKey) == 0x000000, "Member 'AbstractCharacter_C_Sync_ResetBS::BSKey' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Sync_ResetBS, Immediately) == 0x000010, "Member 'AbstractCharacter_C_Sync_ResetBS::Immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Sync_SwitchBS \ static_assert(alignof(AbstractCharacter_C_Sync_SwitchBS) == 0x000008, "Wrong alignment on AbstractCharacter_C_Sync_SwitchBS"); \ static_assert(sizeof(AbstractCharacter_C_Sync_SwitchBS) == 0x000020, "Wrong size on AbstractCharacter_C_Sync_SwitchBS"); \ static_assert(offsetof(AbstractCharacter_C_Sync_SwitchBS, NewBS) == 0x000000, "Member 'AbstractCharacter_C_Sync_SwitchBS::NewBS' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Sync_SwitchBS, BSKey) == 0x000008, "Member 'AbstractCharacter_C_Sync_SwitchBS::BSKey' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Sync_SwitchBS, Immediately) == 0x000018, "Member 'AbstractCharacter_C_Sync_SwitchBS::Immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_TakeDamage \ static_assert(alignof(AbstractCharacter_C_TakeDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_TakeDamage"); \ static_assert(sizeof(AbstractCharacter_C_TakeDamage) == 0x0003F0, "Wrong size on AbstractCharacter_C_TakeDamage"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'AbstractCharacter_C_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamage, HitResult) == 0x000168, "Member 'AbstractCharacter_C_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamage, ResultType) == 0x000250, "Member 'AbstractCharacter_C_TakeDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamage, L_Blocked) == 0x000251, "Member 'AbstractCharacter_C_TakeDamage::L_Blocked' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamage, L_Parried) == 0x000252, "Member 'AbstractCharacter_C_TakeDamage::L_Parried' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamage, L_Flashed) == 0x000253, "Member 'AbstractCharacter_C_TakeDamage::L_Flashed' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamage, L_Blocked_0) == 0x000254, "Member 'AbstractCharacter_C_TakeDamage::L_Blocked_0' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamage, L_HitData) == 0x000258, "Member 'AbstractCharacter_C_TakeDamage::L_HitData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamage, CallFunc_MakeGenericStructPasser_OutGenericStruct) == 0x0003C0, "Member 'AbstractCharacter_C_TakeDamage::CallFunc_MakeGenericStructPasser_OutGenericStruct' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamage, CallFunc_MakeGenericStructPasser_ReturnValue) == 0x0003D0, "Member 'AbstractCharacter_C_TakeDamage::CallFunc_MakeGenericStructPasser_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamage, CallFunc_MakeGenericStructPasser_OutGenericStruct_1) == 0x0003D8, "Member 'AbstractCharacter_C_TakeDamage::CallFunc_MakeGenericStructPasser_OutGenericStruct_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamage, CallFunc_MakeGenericStructPasser_ReturnValue_1) == 0x0003E8, "Member 'AbstractCharacter_C_TakeDamage::CallFunc_MakeGenericStructPasser_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamage, CallFunc_take_damage_OutHandled) == 0x0003E9, "Member 'AbstractCharacter_C_TakeDamage::CallFunc_take_damage_OutHandled' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamage, CallFunc_take_damage_OutReturnresult) == 0x0003EA, "Member 'AbstractCharacter_C_TakeDamage::CallFunc_take_damage_OutReturnresult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamage, CallFunc_GetValidValue_ReturnValue) == 0x0003EB, "Member 'AbstractCharacter_C_TakeDamage::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_TakeDamageTypeStateCheck \ static_assert(alignof(AbstractCharacter_C_TakeDamageTypeStateCheck) == 0x000008, "Wrong alignment on AbstractCharacter_C_TakeDamageTypeStateCheck"); \ static_assert(sizeof(AbstractCharacter_C_TakeDamageTypeStateCheck) == 0x000268, "Wrong size on AbstractCharacter_C_TakeDamageTypeStateCheck"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, F_HitData) == 0x000000, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::F_HitData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, ResultType) == 0x000168, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::ResultType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_MakeLiteralByte_ReturnValue) == 0x000169, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_CheckDamageRule_Owned) == 0x00016A, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_CheckDamageRule_Owned' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, Temp_byte_Variable) == 0x00016B, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_Not_PreBool_ReturnValue) == 0x00016C, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_GetNetworkState_ReturnValue) == 0x000170, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000178, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_SyncState_GetActivityValue_Value) == 0x000179, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_SyncState_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_GetNetworkState_ReturnValue_1) == 0x000180, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_GetNetworkState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_GetNetworkState_ReturnValue_2) == 0x000188, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_GetNetworkState_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_GetNetworkState_ReturnValue_3) == 0x000190, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_GetNetworkState_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000198, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x000199, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_SyncState_GetActivityValue_Value_1) == 0x00019A, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_SyncState_GetActivityValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_SyncState_GetActivityValue_Value_2) == 0x00019B, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_SyncState_GetActivityValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_MakeLiteralByte_ReturnValue_4) == 0x00019C, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_MakeLiteralByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_SyncState_GetActivityValue_Value_3) == 0x00019D, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_SyncState_GetActivityValue_Value_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0001A0, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_GetImmortalIgnoreType_ReturnValue) == 0x0001A8, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_GetImmortalIgnoreType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_Set_Contains_ReturnValue) == 0x0001F8, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_Set_Intersection_Result) == 0x000200, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_Set_Intersection_Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_Set_IsEmpty_ReturnValue) == 0x000250, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_Set_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_GetNetworkState_ReturnValue_4) == 0x000258, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_GetNetworkState_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_SyncState_GetActivityValue_Value_4) == 0x000260, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_SyncState_GetActivityValue_Value_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_BooleanOR_ReturnValue) == 0x000261, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDamageTypeStateCheck, CallFunc_IsAlive_Result) == 0x000262, "Member 'AbstractCharacter_C_TakeDamageTypeStateCheck::CallFunc_IsAlive_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_TakeDirectDamage \ static_assert(alignof(AbstractCharacter_C_TakeDirectDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_TakeDirectDamage"); \ static_assert(sizeof(AbstractCharacter_C_TakeDirectDamage) == 0x000010, "Wrong size on AbstractCharacter_C_TakeDirectDamage"); \ static_assert(offsetof(AbstractCharacter_C_TakeDirectDamage, InValue) == 0x000000, "Member 'AbstractCharacter_C_TakeDirectDamage::InValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TakeDirectDamage, InCauser) == 0x000008, "Member 'AbstractCharacter_C_TakeDirectDamage::InCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ThisFeedbackIsPlaying \ static_assert(alignof(AbstractCharacter_C_ThisFeedbackIsPlaying) == 0x000008, "Wrong alignment on AbstractCharacter_C_ThisFeedbackIsPlaying"); \ static_assert(sizeof(AbstractCharacter_C_ThisFeedbackIsPlaying) == 0x000010, "Wrong size on AbstractCharacter_C_ThisFeedbackIsPlaying"); \ static_assert(offsetof(AbstractCharacter_C_ThisFeedbackIsPlaying, Effect) == 0x000000, "Member 'AbstractCharacter_C_ThisFeedbackIsPlaying::Effect' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ThisFeedbackIsPlaying, ReturnValue) == 0x000008, "Member 'AbstractCharacter_C_ThisFeedbackIsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Transmit_SponsorActingEffectToApplier \ static_assert(alignof(AbstractCharacter_C_Transmit_SponsorActingEffectToApplier) == 0x000008, "Wrong alignment on AbstractCharacter_C_Transmit_SponsorActingEffectToApplier"); \ static_assert(sizeof(AbstractCharacter_C_Transmit_SponsorActingEffectToApplier) == 0x000010, "Wrong size on AbstractCharacter_C_Transmit_SponsorActingEffectToApplier"); \ static_assert(offsetof(AbstractCharacter_C_Transmit_SponsorActingEffectToApplier, SkillID) == 0x000000, "Member 'AbstractCharacter_C_Transmit_SponsorActingEffectToApplier::SkillID' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Transmit_SponsorActingEffectToApplier, Applier) == 0x000008, "Member 'AbstractCharacter_C_Transmit_SponsorActingEffectToApplier::Applier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Transmit_TakeDamage \ static_assert(alignof(AbstractCharacter_C_Transmit_TakeDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_Transmit_TakeDamage"); \ static_assert(sizeof(AbstractCharacter_C_Transmit_TakeDamage) == 0x000130, "Wrong size on AbstractCharacter_C_Transmit_TakeDamage"); \ static_assert(offsetof(AbstractCharacter_C_Transmit_TakeDamage, Attacker) == 0x000000, "Member 'AbstractCharacter_C_Transmit_TakeDamage::Attacker' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Transmit_TakeDamage, NetworkDamageData) == 0x000008, "Member 'AbstractCharacter_C_Transmit_TakeDamage::NetworkDamageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_TryEffectAfterDamage \ static_assert(alignof(AbstractCharacter_C_TryEffectAfterDamage) == 0x000008, "Wrong alignment on AbstractCharacter_C_TryEffectAfterDamage"); \ static_assert(sizeof(AbstractCharacter_C_TryEffectAfterDamage) == 0x000040, "Wrong size on AbstractCharacter_C_TryEffectAfterDamage"); \ static_assert(offsetof(AbstractCharacter_C_TryEffectAfterDamage, Applier) == 0x000000, "Member 'AbstractCharacter_C_TryEffectAfterDamage::Applier' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TryEffectAfterDamage, ReflectType) == 0x000008, "Member 'AbstractCharacter_C_TryEffectAfterDamage::ReflectType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TryEffectAfterDamage, hit_data_id) == 0x00000C, "Member 'AbstractCharacter_C_TryEffectAfterDamage::hit_data_id' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TryEffectAfterDamage, Impact_Direction) == 0x000010, "Member 'AbstractCharacter_C_TryEffectAfterDamage::Impact_Direction' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TryEffectAfterDamage, Applied) == 0x000028, "Member 'AbstractCharacter_C_TryEffectAfterDamage::Applied' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TryEffectAfterDamage, CallFunc_GetMyEffects_EffectsComp) == 0x000030, "Member 'AbstractCharacter_C_TryEffectAfterDamage::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TryEffectAfterDamage, CallFunc_TryEffectAfterDamage_Applied) == 0x000038, "Member 'AbstractCharacter_C_TryEffectAfterDamage::CallFunc_TryEffectAfterDamage_Applied' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_TryPerfectTimeAnimSection \ static_assert(alignof(AbstractCharacter_C_TryPerfectTimeAnimSection) == 0x000008, "Wrong alignment on AbstractCharacter_C_TryPerfectTimeAnimSection"); \ static_assert(sizeof(AbstractCharacter_C_TryPerfectTimeAnimSection) == 0x000028, "Wrong size on AbstractCharacter_C_TryPerfectTimeAnimSection"); \ static_assert(offsetof(AbstractCharacter_C_TryPerfectTimeAnimSection, Montage) == 0x000000, "Member 'AbstractCharacter_C_TryPerfectTimeAnimSection::Montage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TryPerfectTimeAnimSection, SectionName) == 0x000008, "Member 'AbstractCharacter_C_TryPerfectTimeAnimSection::SectionName' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TryPerfectTimeAnimSection, CallFunc_GetMyBuffComp_BuffComponent) == 0x000010, "Member 'AbstractCharacter_C_TryPerfectTimeAnimSection::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TryPerfectTimeAnimSection, CallFunc_MakeLiteralName_ReturnValue) == 0x000018, "Member 'AbstractCharacter_C_TryPerfectTimeAnimSection::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TryPerfectTimeAnimSection, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'AbstractCharacter_C_TryPerfectTimeAnimSection::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TryPerfectTimeAnimSection, CallFunc_IsValidSectionName_ReturnValue) == 0x000021, "Member 'AbstractCharacter_C_TryPerfectTimeAnimSection::CallFunc_IsValidSectionName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_TryPerfectTimeAnimSection, CallFunc_ConsumePerfectBuffCount_Success) == 0x000022, "Member 'AbstractCharacter_C_TryPerfectTimeAnimSection::CallFunc_ConsumePerfectBuffCount_Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_Undelayed_TakeDamage \ static_assert(alignof(AbstractCharacter_C_Undelayed_TakeDamage) == 0x000010, "Wrong alignment on AbstractCharacter_C_Undelayed_TakeDamage"); \ static_assert(sizeof(AbstractCharacter_C_Undelayed_TakeDamage) == 0x0005E0, "Wrong size on AbstractCharacter_C_Undelayed_TakeDamage"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, HitResult) == 0x000168, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, ResultType) == 0x000250, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, L_Blocked) == 0x000251, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::L_Blocked' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, L_BlockBroken) == 0x000252, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::L_BlockBroken' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, L_Parried) == 0x000253, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::L_Parried' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, L_Flashed) == 0x000254, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::L_Flashed' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, L_HitDirectionDot) == 0x000258, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::L_HitDirectionDot' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, L_HitData) == 0x000260, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::L_HitData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue) == 0x0003C8, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GetNetworkState_ReturnValue) == 0x0003D0, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, Temp_byte_Variable) == 0x0003D8, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GetNetworkState_ReturnValue_1) == 0x0003E0, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GetNetworkState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GetNetworkState_ReturnValue_2) == 0x0003E8, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GetNetworkState_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_SyncState_GetActivityValue_Value) == 0x0003F0, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_SyncState_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_TakeDamageTypeStateCheck_ResultType) == 0x0003F1, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_TakeDamageTypeStateCheck_ResultType' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GetTransform_ReturnValue) == 0x000400, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000460, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_BreakTransform_Location) == 0x000468, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_BreakTransform_Rotation) == 0x000480, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_BreakTransform_Scale) == 0x000498, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GetNetworkState_ReturnValue_3) == 0x0004B0, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GetNetworkState_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, Temp_byte_Variable_1) == 0x0004B8, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GetNetworkState_ReturnValue_4) == 0x0004C0, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GetNetworkState_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x0004C8, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GetNetworkState_ReturnValue_5) == 0x0004D0, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GetNetworkState_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_CheckDamageRule_Owned) == 0x0004D8, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_CheckDamageRule_Owned' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x0004D9, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GetPlayerStatic_ReturnValue) == 0x0004E0, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GetPlayerStatic_ReturnValue_1) == 0x0004E8, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GetPlayerStatic_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0004F0, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GetActorForwardVector_ReturnValue) == 0x0004F8, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000510, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x000518, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000519, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, Temp_bool_Variable) == 0x00051A, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_1) == 0x00051B, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, K2Node_Select_Default) == 0x00051C, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_CheckDamageRule_Owned_1) == 0x00051D, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_CheckDamageRule_Owned_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_CheckDamageRule_Owned_2) == 0x00051E, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_CheckDamageRule_Owned_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GetNetworkState_ReturnValue_6) == 0x000520, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GetNetworkState_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_2) == 0x000528, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_CheckDamageRule_Owned_3) == 0x000529, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_CheckDamageRule_Owned_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_BooleanAND_ReturnValue) == 0x00052A, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00052B, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x00052C, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_BooleanOR_ReturnValue) == 0x00052D, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GetComponentByClass_ReturnValue) == 0x000530, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_BooleanOR_ReturnValue_1) == 0x000538, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_IsValid_ReturnValue) == 0x000539, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_BooleanAND_ReturnValue_1) == 0x00053A, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_CheckDamageRule_Owned_4) == 0x00053B, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_CheckDamageRule_Owned_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_IsAlive_Result) == 0x00053C, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_CheckDamageRule_Owned_5) == 0x00053D, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_CheckDamageRule_Owned_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_CheckDamageRule_Owned_6) == 0x00053E, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_CheckDamageRule_Owned_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GetNetworkState_ReturnValue_7) == 0x000540, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GetNetworkState_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_3) == 0x000548, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_BooleanAND_ReturnValue_2) == 0x000549, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000550, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GetNetworkState_ReturnValue_8) == 0x000568, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GetNetworkState_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_4) == 0x000570, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue_4) == 0x000571, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000578, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_5) == 0x000590, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_BooleanAND_ReturnValue_3) == 0x000591, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_BooleanAND_ReturnValue_4) == 0x000592, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_Get_Damage_Impact_Direction_Vector) == 0x000598, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_Get_Damage_Impact_Direction_Vector' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_Normal_ReturnValue) == 0x0005B0, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x0005C8, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_GetHitDirection_Direction) == 0x0005C9, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_GetHitDirection_Direction' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_Dot_VectorVector_ReturnValue) == 0x0005D0, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue_5) == 0x0005D8, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_ApplyEffect_Applied) == 0x0005D9, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_ApplyEffect_Applied' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_6) == 0x0005DA, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue_6) == 0x0005DB, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_MakeLiteralByte_ReturnValue_7) == 0x0005DC, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_MakeLiteralByte_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_7) == 0x0005DD, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_7' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_SyncState_GetActivityValue_Value_8) == 0x0005DE, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_SyncState_GetActivityValue_Value_8' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_Undelayed_TakeDamage, CallFunc_BooleanOR_ReturnValue_2) == 0x0005DF, "Member 'AbstractCharacter_C_Undelayed_TakeDamage::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath \ static_assert(alignof(AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath) == 0x000001, "Wrong alignment on AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath"); \ static_assert(sizeof(AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath) == 0x00000D, "Wrong size on AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath, Local_SourceLightTrigger) == 0x000000, "Member 'AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath::Local_SourceLightTrigger' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath, Local_SourceBlock) == 0x000001, "Member 'AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath::Local_SourceBlock' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath, CallFunc_GetCollisionResponseToChannel_ReturnValue) == 0x000002, "Member 'AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath::CallFunc_GetCollisionResponseToChannel_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath, CallFunc_GetCollisionResponseToChannel_ReturnValue_1) == 0x000003, "Member 'AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath::CallFunc_GetCollisionResponseToChannel_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath, CallFunc_GetCollisionObjectType_ReturnValue) == 0x000004, "Member 'AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath::CallFunc_GetCollisionObjectType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000005, "Member 'AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000006, "Member 'AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000007, "Member 'AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000008, "Member 'AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000009, "Member 'AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath, CallFunc_BooleanOR_ReturnValue) == 0x00000A, "Member 'AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath, CallFunc_BooleanAND_ReturnValue) == 0x00000B, "Member 'AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath, CallFunc_BooleanAND_ReturnValue_1) == 0x00000C, "Member 'AbstractCharacter_C_UpdateCapsuleCollisionWhenDeath::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_UpdateCharacterDynamicMark \ static_assert(alignof(AbstractCharacter_C_UpdateCharacterDynamicMark) == 0x000008, "Wrong alignment on AbstractCharacter_C_UpdateCharacterDynamicMark"); \ static_assert(sizeof(AbstractCharacter_C_UpdateCharacterDynamicMark) == 0x000020, "Wrong size on AbstractCharacter_C_UpdateCharacterDynamicMark"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCharacterDynamicMark, MarkTag) == 0x000000, "Member 'AbstractCharacter_C_UpdateCharacterDynamicMark::MarkTag' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCharacterDynamicMark, Add) == 0x000008, "Member 'AbstractCharacter_C_UpdateCharacterDynamicMark::Add' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCharacterDynamicMark, HitTarget) == 0x000010, "Member 'AbstractCharacter_C_UpdateCharacterDynamicMark::HitTarget' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCharacterDynamicMark, CallFunc_Array_RemoveItem_ReturnValue) == 0x000018, "Member 'AbstractCharacter_C_UpdateCharacterDynamicMark::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCharacterDynamicMark, CallFunc_Array_AddUnique_ReturnValue) == 0x00001C, "Member 'AbstractCharacter_C_UpdateCharacterDynamicMark::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_UpdateCollisionDeathType \ static_assert(alignof(AbstractCharacter_C_UpdateCollisionDeathType) == 0x000008, "Wrong alignment on AbstractCharacter_C_UpdateCollisionDeathType"); \ static_assert(sizeof(AbstractCharacter_C_UpdateCollisionDeathType) == 0x0000E0, "Wrong size on AbstractCharacter_C_UpdateCollisionDeathType"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCollisionDeathType, Montage) == 0x000000, "Member 'AbstractCharacter_C_UpdateCollisionDeathType::Montage' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCollisionDeathType, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'AbstractCharacter_C_UpdateCollisionDeathType::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCollisionDeathType, CallFunc_GetDeathEffectCurve_Vanish) == 0x000010, "Member 'AbstractCharacter_C_UpdateCollisionDeathType::CallFunc_GetDeathEffectCurve_Vanish' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCollisionDeathType, CallFunc_ValidAnimationCallbackNotify_ReturnValue) == 0x000018, "Member 'AbstractCharacter_C_UpdateCollisionDeathType::CallFunc_ValidAnimationCallbackNotify_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCollisionDeathType, CallFunc_IsValid_ReturnValue_1) == 0x000019, "Member 'AbstractCharacter_C_UpdateCollisionDeathType::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCollisionDeathType, CallFunc_GetPlayLength_ReturnValue) == 0x00001C, "Member 'AbstractCharacter_C_UpdateCollisionDeathType::CallFunc_GetPlayLength_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCollisionDeathType, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000020, "Member 'AbstractCharacter_C_UpdateCollisionDeathType::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCollisionDeathType, CallFunc_GetDisplayName_ReturnValue) == 0x000028, "Member 'AbstractCharacter_C_UpdateCollisionDeathType::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCollisionDeathType, CallFunc_Conv_StringToText_ReturnValue) == 0x000038, "Member 'AbstractCharacter_C_UpdateCollisionDeathType::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCollisionDeathType, K2Node_MakeStruct_FormatArgumentData) == 0x000050, "Member 'AbstractCharacter_C_UpdateCollisionDeathType::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCollisionDeathType, K2Node_MakeArray_Array) == 0x0000A0, "Member 'AbstractCharacter_C_UpdateCollisionDeathType::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCollisionDeathType, CallFunc_Format_ReturnValue) == 0x0000B0, "Member 'AbstractCharacter_C_UpdateCollisionDeathType::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCollisionDeathType, CallFunc_CreateMessageWindow_ReturnValue) == 0x0000C8, "Member 'AbstractCharacter_C_UpdateCollisionDeathType::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCollisionDeathType, K2Node_SwitchEnum_CmpSuccess) == 0x0000C9, "Member 'AbstractCharacter_C_UpdateCollisionDeathType::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCollisionDeathType, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x0000D0, "Member 'AbstractCharacter_C_UpdateCollisionDeathType::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_UpdateCollisionDeathType, CallFunc_EnableForceOnRagdoll_Duration_ImplicitCast) == 0x0000D8, "Member 'AbstractCharacter_C_UpdateCollisionDeathType::CallFunc_EnableForceOnRagdoll_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_UpdateRagdollDamping \ static_assert(alignof(AbstractCharacter_C_UpdateRagdollDamping) == 0x000004, "Wrong alignment on AbstractCharacter_C_UpdateRagdollDamping"); \ static_assert(sizeof(AbstractCharacter_C_UpdateRagdollDamping) == 0x000004, "Wrong size on AbstractCharacter_C_UpdateRagdollDamping"); \ static_assert(offsetof(AbstractCharacter_C_UpdateRagdollDamping, Level) == 0x000000, "Member 'AbstractCharacter_C_UpdateRagdollDamping::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_UsePhysyicEffectWhenAppliedDamage \ static_assert(alignof(AbstractCharacter_C_UsePhysyicEffectWhenAppliedDamage) == 0x000001, "Wrong alignment on AbstractCharacter_C_UsePhysyicEffectWhenAppliedDamage"); \ static_assert(sizeof(AbstractCharacter_C_UsePhysyicEffectWhenAppliedDamage) == 0x000001, "Wrong size on AbstractCharacter_C_UsePhysyicEffectWhenAppliedDamage"); \ static_assert(offsetof(AbstractCharacter_C_UsePhysyicEffectWhenAppliedDamage, ReturnValue) == 0x000000, "Member 'AbstractCharacter_C_UsePhysyicEffectWhenAppliedDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AbstractCharacter_C_ValidCharacterDynamicMark \ static_assert(alignof(AbstractCharacter_C_ValidCharacterDynamicMark) == 0x000004, "Wrong alignment on AbstractCharacter_C_ValidCharacterDynamicMark"); \ static_assert(sizeof(AbstractCharacter_C_ValidCharacterDynamicMark) == 0x00000C, "Wrong size on AbstractCharacter_C_ValidCharacterDynamicMark"); \ static_assert(offsetof(AbstractCharacter_C_ValidCharacterDynamicMark, MarkTag) == 0x000000, "Member 'AbstractCharacter_C_ValidCharacterDynamicMark::MarkTag' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ValidCharacterDynamicMark, Valid) == 0x000008, "Member 'AbstractCharacter_C_ValidCharacterDynamicMark::Valid' has a wrong offset!"); \ static_assert(offsetof(AbstractCharacter_C_ValidCharacterDynamicMark, CallFunc_Array_Contains_ReturnValue) == 0x000009, "Member 'AbstractCharacter_C_ValidCharacterDynamicMark::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAbstractCharacter_C \ static_assert(alignof(AAbstractCharacter_C) == 0x000010, "Wrong alignment on AAbstractCharacter_C"); \ static_assert(sizeof(AAbstractCharacter_C) == 0x000EB0, "Wrong size on AAbstractCharacter_C"); \ static_assert(offsetof(AAbstractCharacter_C, UberGraphFrame) == 0x0009D0, "Member 'AAbstractCharacter_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, HitPhysicsEffectComponent) == 0x0009D8, "Member 'AAbstractCharacter_C::HitPhysicsEffectComponent' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, AC_DissolveControllComponent) == 0x0009E0, "Member 'AAbstractCharacter_C::AC_DissolveControllComponent' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, AC_DissolveComponent) == 0x0009E8, "Member 'AAbstractCharacter_C::AC_DissolveComponent' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, SnowCaptureComponent) == 0x0009F0, "Member 'AAbstractCharacter_C::SnowCaptureComponent' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, Audio) == 0x0009F8, "Member 'AAbstractCharacter_C::Audio' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, PN_Bending_Component) == 0x000A00, "Member 'AAbstractCharacter_C::PN_Bending_Component' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, CharacterConfig) == 0x000A08, "Member 'AAbstractCharacter_C::CharacterConfig' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, SpeedLastTick) == 0x000AB8, "Member 'AAbstractCharacter_C::SpeedLastTick' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, FBlockAlpha) == 0x000AC0, "Member 'AAbstractCharacter_C::FBlockAlpha' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, FAimAlpha) == 0x000AC8, "Member 'AAbstractCharacter_C::FAimAlpha' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, BSlowMotion) == 0x000AD0, "Member 'AAbstractCharacter_C::BSlowMotion' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, SpeedCurrentTick) == 0x000AD8, "Member 'AAbstractCharacter_C::SpeedCurrentTick' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, FLadderBlenderTime) == 0x000AE0, "Member 'AAbstractCharacter_C::FLadderBlenderTime' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, BLadderAnimNextFrame) == 0x000AE8, "Member 'AAbstractCharacter_C::BLadderAnimNextFrame' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, MeleeAttackCounter) == 0x000AEC, "Member 'AAbstractCharacter_C::MeleeAttackCounter' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, CurrentAttackType) == 0x000AF0, "Member 'AAbstractCharacter_C::CurrentAttackType' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, PresetDeathMontage) == 0x000AF8, "Member 'AAbstractCharacter_C::PresetDeathMontage' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, PresetDeathAnimation) == 0x000B00, "Member 'AAbstractCharacter_C::PresetDeathAnimation' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, LastRecieveHitDirection) == 0x000B08, "Member 'AAbstractCharacter_C::LastRecieveHitDirection' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, ActiveMontageProfile) == 0x000B10, "Member 'AAbstractCharacter_C::ActiveMontageProfile' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, AccumulateStates) == 0x000B18, "Member 'AAbstractCharacter_C::AccumulateStates' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, temp_sockets) == 0x000B28, "Member 'AAbstractCharacter_C::temp_sockets' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, StaticRotateSpeed) == 0x000B38, "Member 'AAbstractCharacter_C::StaticRotateSpeed' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, temp_collision_parts) == 0x000B40, "Member 'AAbstractCharacter_C::temp_collision_parts' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, AnimProfileChanged) == 0x000B50, "Member 'AAbstractCharacter_C::AnimProfileChanged' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, WaitMentageToChangeWeapon) == 0x000B60, "Member 'AAbstractCharacter_C::WaitMentageToChangeWeapon' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, lastSelectMontage) == 0x000B68, "Member 'AAbstractCharacter_C::lastSelectMontage' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, StopGenerateSpheres) == 0x000B70, "Member 'AAbstractCharacter_C::StopGenerateSpheres' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, ExectedAngleDot) == 0x000B80, "Member 'AAbstractCharacter_C::ExectedAngleDot' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, StateMgr) == 0x000B88, "Member 'AAbstractCharacter_C::StateMgr' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, StateContext) == 0x000B90, "Member 'AAbstractCharacter_C::StateContext' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, 体型) == 0x000B98, "Member 'AAbstractCharacter_C::体型' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, OnUsingCaculateDamage) == 0x000BA0, "Member 'AAbstractCharacter_C::OnUsingCaculateDamage' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, OnBeforeMontageActionStartPlay) == 0x000BB0, "Member 'AAbstractCharacter_C::OnBeforeMontageActionStartPlay' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, DeathComplete) == 0x000BC0, "Member 'AAbstractCharacter_C::DeathComplete' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, UnableLockTarget) == 0x000BD0, "Member 'AAbstractCharacter_C::UnableLockTarget' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, OnAttackResult) == 0x000BE0, "Member 'AAbstractCharacter_C::OnAttackResult' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, 飙血规则) == 0x000BF0, "Member 'AAbstractCharacter_C::飙血规则' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, 不可被背后蓄力打出带处决体型) == 0x000BF8, "Member 'AAbstractCharacter_C::不可被背后蓄力打出带处决体型' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, DeathCollisionType) == 0x000C08, "Member 'AAbstractCharacter_C::DeathCollisionType' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, 完全开启布娃娃的时候降速百分比) == 0x000C10, "Member 'AAbstractCharacter_C::完全开启布娃娃的时候降速百分比' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, 布娃娃检查形体额外的大小) == 0x000C18, "Member 'AAbstractCharacter_C::布娃娃检查形体额外的大小' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, 布娃娃检查的形体名称) == 0x000C20, "Member 'AAbstractCharacter_C::布娃娃检查的形体名称' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, 强制启动物理的时间_死亡动画的百分比_) == 0x000C70, "Member 'AAbstractCharacter_C::强制启动物理的时间_死亡动画的百分比_' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, RagdollCheckBody) == 0x000C78, "Member 'AAbstractCharacter_C::RagdollCheckBody' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, RagdollCheckStart) == 0x000CC8, "Member 'AAbstractCharacter_C::RagdollCheckStart' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, PreRagdollCheckStart) == 0x000CC9, "Member 'AAbstractCharacter_C::PreRagdollCheckStart' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, CollisionRadius) == 0x000CD0, "Member 'AAbstractCharacter_C::CollisionRadius' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, HitShakeTable) == 0x000D20, "Member 'AAbstractCharacter_C::HitShakeTable' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, FakeImmortal_SingleFrame) == 0x000D28, "Member 'AAbstractCharacter_C::FakeImmortal_SingleFrame' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, AnimItemActor) == 0x000D30, "Member 'AAbstractCharacter_C::AnimItemActor' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, OnFullyOpenRagdoll) == 0x000D80, "Member 'AAbstractCharacter_C::OnFullyOpenRagdoll' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, PreRagdollFullyOpen) == 0x000D90, "Member 'AAbstractCharacter_C::PreRagdollFullyOpen' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, FullyOpenSimulatePhysics) == 0x000D91, "Member 'AAbstractCharacter_C::FullyOpenSimulatePhysics' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, CharacterDynamicMark) == 0x000D98, "Member 'AAbstractCharacter_C::CharacterDynamicMark' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, 角色所有攻击附带的额外属性) == 0x000DA8, "Member 'AAbstractCharacter_C::角色所有攻击附带的额外属性' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, 可处决高度差) == 0x000DF8, "Member 'AAbstractCharacter_C::可处决高度差' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, OnApplyedEffectToOtherCharacter) == 0x000E00, "Member 'AAbstractCharacter_C::OnApplyedEffectToOtherCharacter' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, 根据移动速度给物理对象施加的冲击力缩放) == 0x000E10, "Member 'AAbstractCharacter_C::根据移动速度给物理对象施加的冲击力缩放' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, 根据移动速度给物理对象施加的冲击力缩放_人形_) == 0x000E18, "Member 'AAbstractCharacter_C::根据移动速度给物理对象施加的冲击力缩放_人形_' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, AnimationCloseCollision) == 0x000E20, "Member 'AAbstractCharacter_C::AnimationCloseCollision' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, 受击后的飙血效果重定向) == 0x000E24, "Member 'AAbstractCharacter_C::受击后的飙血效果重定向' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, AttackCounterAccelerate) == 0x000E30, "Member 'AAbstractCharacter_C::AttackCounterAccelerate' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, LastAttackCounter) == 0x000E38, "Member 'AAbstractCharacter_C::LastAttackCounter' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, PauseMove) == 0x000E3C, "Member 'AAbstractCharacter_C::PauseMove' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, NowMontageSectionName) == 0x000E40, "Member 'AAbstractCharacter_C::NowMontageSectionName' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, OnCountChange) == 0x000E48, "Member 'AAbstractCharacter_C::OnCountChange' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, AnimationCallbackByDefault) == 0x000E58, "Member 'AAbstractCharacter_C::AnimationCallbackByDefault' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, LastAttackAction) == 0x000E68, "Member 'AAbstractCharacter_C::LastAttackAction' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, 消散结束后多久销毁Actor) == 0x000E70, "Member 'AAbstractCharacter_C::消散结束后多久销毁Actor' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, CurrentDeathMontage) == 0x000E78, "Member 'AAbstractCharacter_C::CurrentDeathMontage' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, CurrentRagdollDampingLevel) == 0x000E80, "Member 'AAbstractCharacter_C::CurrentRagdollDampingLevel' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, OnForceIdleAnimationUpdate) == 0x000E88, "Member 'AAbstractCharacter_C::OnForceIdleAnimationUpdate' has a wrong offset!"); \ static_assert(offsetof(AAbstractCharacter_C, OnPTConsume) == 0x000E98, "Member 'AAbstractCharacter_C::OnPTConsume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAI_C_GetMyBowHandler \ static_assert(alignof(Functions_BaseAI_C_GetMyBowHandler) == 0x000008, "Wrong alignment on Functions_BaseAI_C_GetMyBowHandler"); \ static_assert(sizeof(Functions_BaseAI_C_GetMyBowHandler) == 0x000008, "Wrong size on Functions_BaseAI_C_GetMyBowHandler"); \ static_assert(offsetof(Functions_BaseAI_C_GetMyBowHandler, BowHandler) == 0x000000, "Member 'Functions_BaseAI_C_GetMyBowHandler::BowHandler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAI_C_GetMyClothRebineComp \ static_assert(alignof(Functions_BaseAI_C_GetMyClothRebineComp) == 0x000008, "Wrong alignment on Functions_BaseAI_C_GetMyClothRebineComp"); \ static_assert(sizeof(Functions_BaseAI_C_GetMyClothRebineComp) == 0x000008, "Wrong size on Functions_BaseAI_C_GetMyClothRebineComp"); \ static_assert(offsetof(Functions_BaseAI_C_GetMyClothRebineComp, ClothRebineComponent) == 0x000000, "Member 'Functions_BaseAI_C_GetMyClothRebineComp::ClothRebineComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAI_C_GetMyDropComp \ static_assert(alignof(Functions_BaseAI_C_GetMyDropComp) == 0x000008, "Wrong alignment on Functions_BaseAI_C_GetMyDropComp"); \ static_assert(sizeof(Functions_BaseAI_C_GetMyDropComp) == 0x000008, "Wrong size on Functions_BaseAI_C_GetMyDropComp"); \ static_assert(offsetof(Functions_BaseAI_C_GetMyDropComp, DropComponent) == 0x000000, "Member 'Functions_BaseAI_C_GetMyDropComp::DropComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAI_C_GetMyDynamicLoader \ static_assert(alignof(Functions_BaseAI_C_GetMyDynamicLoader) == 0x000008, "Wrong alignment on Functions_BaseAI_C_GetMyDynamicLoader"); \ static_assert(sizeof(Functions_BaseAI_C_GetMyDynamicLoader) == 0x000008, "Wrong size on Functions_BaseAI_C_GetMyDynamicLoader"); \ static_assert(offsetof(Functions_BaseAI_C_GetMyDynamicLoader, DynamicLoaderPlugin) == 0x000000, "Member 'Functions_BaseAI_C_GetMyDynamicLoader::DynamicLoaderPlugin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAI_C_GetMyFallenDamage \ static_assert(alignof(Functions_BaseAI_C_GetMyFallenDamage) == 0x000008, "Wrong alignment on Functions_BaseAI_C_GetMyFallenDamage"); \ static_assert(sizeof(Functions_BaseAI_C_GetMyFallenDamage) == 0x000008, "Wrong size on Functions_BaseAI_C_GetMyFallenDamage"); \ static_assert(offsetof(Functions_BaseAI_C_GetMyFallenDamage, FallenDamageComponent) == 0x000000, "Member 'Functions_BaseAI_C_GetMyFallenDamage::FallenDamageComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAI_C_GetMyFootDetection \ static_assert(alignof(Functions_BaseAI_C_GetMyFootDetection) == 0x000008, "Wrong alignment on Functions_BaseAI_C_GetMyFootDetection"); \ static_assert(sizeof(Functions_BaseAI_C_GetMyFootDetection) == 0x000008, "Wrong size on Functions_BaseAI_C_GetMyFootDetection"); \ static_assert(offsetof(Functions_BaseAI_C_GetMyFootDetection, FootDetectionComponent) == 0x000000, "Member 'Functions_BaseAI_C_GetMyFootDetection::FootDetectionComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAI_C_GetMyLevelNodeHandler_Actor \ static_assert(alignof(Functions_BaseAI_C_GetMyLevelNodeHandler_Actor) == 0x000008, "Wrong alignment on Functions_BaseAI_C_GetMyLevelNodeHandler_Actor"); \ static_assert(sizeof(Functions_BaseAI_C_GetMyLevelNodeHandler_Actor) == 0x000008, "Wrong size on Functions_BaseAI_C_GetMyLevelNodeHandler_Actor"); \ static_assert(offsetof(Functions_BaseAI_C_GetMyLevelNodeHandler_Actor, LevelNodeHandler_Actor) == 0x000000, "Member 'Functions_BaseAI_C_GetMyLevelNodeHandler_Actor::LevelNodeHandler_Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAI_C_GetMyLevelNodeHandler_ActorEvent \ static_assert(alignof(Functions_BaseAI_C_GetMyLevelNodeHandler_ActorEvent) == 0x000008, "Wrong alignment on Functions_BaseAI_C_GetMyLevelNodeHandler_ActorEvent"); \ static_assert(sizeof(Functions_BaseAI_C_GetMyLevelNodeHandler_ActorEvent) == 0x000008, "Wrong size on Functions_BaseAI_C_GetMyLevelNodeHandler_ActorEvent"); \ static_assert(offsetof(Functions_BaseAI_C_GetMyLevelNodeHandler_ActorEvent, LevelNodeHandler_ActorEvent) == 0x000000, "Member 'Functions_BaseAI_C_GetMyLevelNodeHandler_ActorEvent::LevelNodeHandler_ActorEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Functions_BaseAI_C_GetMyPatrol \ static_assert(alignof(Functions_BaseAI_C_GetMyPatrol) == 0x000008, "Wrong alignment on Functions_BaseAI_C_GetMyPatrol"); \ static_assert(sizeof(Functions_BaseAI_C_GetMyPatrol) == 0x000008, "Wrong size on Functions_BaseAI_C_GetMyPatrol"); \ static_assert(offsetof(Functions_BaseAI_C_GetMyPatrol, patrol) == 0x000000, "Member 'Functions_BaseAI_C_GetMyPatrol::patrol' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFunctions_BaseAI_C \ static_assert(alignof(AFunctions_BaseAI_C) == 0x000010, "Wrong alignment on AFunctions_BaseAI_C"); \ static_assert(sizeof(AFunctions_BaseAI_C) == 0x000EB0, "Wrong size on AFunctions_BaseAI_C"); \ #define DUMPER7_ASSERTS_ABP_M_DXJDG_AI_Low_C \ static_assert(alignof(ABP_M_DXJDG_AI_Low_C) == 0x000010, "Wrong alignment on ABP_M_DXJDG_AI_Low_C"); \ static_assert(sizeof(ABP_M_DXJDG_AI_Low_C) == 0x001AD0, "Wrong size on ABP_M_DXJDG_AI_Low_C"); \ static_assert(offsetof(ABP_M_DXJDG_AI_Low_C, AC_HalitusEffectComponent) == 0x001AB8, "Member 'ABP_M_DXJDG_AI_Low_C::AC_HalitusEffectComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_M_DXJDG_AI_Low_C, NS_execute) == 0x001AC0, "Member 'ABP_M_DXJDG_AI_Low_C::NS_execute' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_Boss死亡表演 \ static_assert(alignof(BP_PlacedBossAI_C_Boss死亡表演) == 0x000010, "Wrong alignment on BP_PlacedBossAI_C_Boss死亡表演"); \ static_assert(sizeof(BP_PlacedBossAI_C_Boss死亡表演) == 0x000080, "Wrong size on BP_PlacedBossAI_C_Boss死亡表演"); \ static_assert(offsetof(BP_PlacedBossAI_C_Boss死亡表演, SpawnTransform) == 0x000000, "Member 'BP_PlacedBossAI_C_Boss死亡表演::SpawnTransform' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_Boss死亡表演, SpawnedNS) == 0x000060, "Member 'BP_PlacedBossAI_C_Boss死亡表演::SpawnedNS' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_Boss死亡表演, To_Player_Socket) == 0x000068, "Member 'BP_PlacedBossAI_C_Boss死亡表演::To_Player_Socket' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_Boss死亡表演, UpHeight) == 0x000070, "Member 'BP_PlacedBossAI_C_Boss死亡表演::UpHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_CastingChange \ static_assert(alignof(BP_PlacedBossAI_C_CastingChange) == 0x000001, "Wrong alignment on BP_PlacedBossAI_C_CastingChange"); \ static_assert(sizeof(BP_PlacedBossAI_C_CastingChange) == 0x000001, "Wrong size on BP_PlacedBossAI_C_CastingChange"); \ static_assert(offsetof(BP_PlacedBossAI_C_CastingChange, InKeepCasting_0) == 0x000000, "Member 'BP_PlacedBossAI_C_CastingChange::InKeepCasting_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_Delay_hiding \ static_assert(alignof(BP_PlacedBossAI_C_Delay_hiding) == 0x000008, "Wrong alignment on BP_PlacedBossAI_C_Delay_hiding"); \ static_assert(sizeof(BP_PlacedBossAI_C_Delay_hiding) == 0x000010, "Wrong size on BP_PlacedBossAI_C_Delay_hiding"); \ static_assert(offsetof(BP_PlacedBossAI_C_Delay_hiding, Timer) == 0x000000, "Member 'BP_PlacedBossAI_C_Delay_hiding::Timer' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_Delay_hiding, 确认隐藏) == 0x000008, "Member 'BP_PlacedBossAI_C_Delay_hiding::确认隐藏' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI \ static_assert(alignof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI) == 0x000010, "Wrong alignment on BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI"); \ static_assert(sizeof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI) == 0x0002B0, "Wrong size on BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, EntryPoint) == 0x000000, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000008, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_Create_ReturnValue) == 0x000010, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, Temp_bool_Variable) == 0x000028, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_CreateDelegate_OutputDelegate_1) == 0x00002C, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, Temp_bool_Variable_1) == 0x00003C, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_Event_DeltaSeconds) == 0x000040, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_Event_message) == 0x000044, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_Event_message' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_Event_Target) == 0x000050, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_Event_Target' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_GetMyHealth_Health) == 0x000058, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_CustomEvent_Type) == 0x000060, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_GetMyEffects_EffectsComp) == 0x000068, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, Temp_bool_IsClosed_Variable) == 0x000070, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_TryEffectAfterDamage_Applied) == 0x000071, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_TryEffectAfterDamage_Applied' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, Temp_real_Variable) == 0x000078, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1) == 0x000080, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2) == 0x000088, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_CustomEvent_firepoint) == 0x000090, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_CustomEvent_isReborn) == 0x0000A0, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_CustomEvent_Position) == 0x0000B0, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_IsServer_ReturnValue) == 0x000110, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_Event_InValue) == 0x000114, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_Event_InValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_Event_InCauser) == 0x000118, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_Event_InCauser' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000120, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x000128, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_DynamicCast_bSuccess) == 0x000138, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, Temp_real_Variable_1) == 0x000140, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_IsAlive_Result) == 0x000148, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, Temp_bool_Has_Been_Initd_Variable) == 0x000149, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_GetWidgetQueueInterface_ReturnValue) == 0x000150, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_GetWidgetQueueInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_AddToWidgetQueue_Succeed) == 0x000160, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_AddToWidgetQueue_Succeed' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_HasAuthority_ReturnValue) == 0x000161, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_HasAuthority_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_CustomEvent_timer) == 0x000168, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_CustomEvent_timer' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_CustomEvent_____) == 0x000170, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_CustomEvent_____' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_Conv_NameToString_ReturnValue) == 0x000178, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_Conv_StringToInt_ReturnValue) == 0x000188, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x00018C, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_CreateDelegate_OutputDelegate_2) == 0x000190, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_IsValid_ReturnValue) == 0x0001A0, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_IsValid_ReturnValue_1) == 0x0001A1, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, Temp_bool_Variable_2) == 0x0001A2, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_Select_Default) == 0x0001A8, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_3) == 0x0001B0, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_CustomEvent_IsBoss) == 0x0001B8, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_CustomEvent_IsBoss' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_Select_Default_1) == 0x0001C0, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_Select_Default_2) == 0x000200, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000208, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_GetMyNpcFriend_NpcFriend) == 0x000210, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_GetMyNpcFriend_NpcFriend' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_CustomEvent_SpawnTransform) == 0x000220, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_CustomEvent_SpawnTransform' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_CustomEvent_SpawnedNS) == 0x000280, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_CustomEvent_SpawnedNS' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_CustomEvent_To_Player_Socket) == 0x000288, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_CustomEvent_To_Player_Socket' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, K2Node_CustomEvent_UpHeight) == 0x000290, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::K2Node_CustomEvent_UpHeight' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000298, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_FinishSpawningActor_ReturnValue) == 0x0002A0, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI, CallFunc_Delay_Duration_ImplicitCast) == 0x0002A8, "Member 'BP_PlacedBossAI_C_ExecuteUbergraph_BP_PlacedBossAI::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_ForceHurtHP \ static_assert(alignof(BP_PlacedBossAI_C_ForceHurtHP) == 0x000008, "Wrong alignment on BP_PlacedBossAI_C_ForceHurtHP"); \ static_assert(sizeof(BP_PlacedBossAI_C_ForceHurtHP) == 0x000040, "Wrong size on BP_PlacedBossAI_C_ForceHurtHP"); \ static_assert(offsetof(BP_PlacedBossAI_C_ForceHurtHP, HealthPercent) == 0x000000, "Member 'BP_PlacedBossAI_C_ForceHurtHP::HealthPercent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ForceHurtHP, CallFunc_GetMaxHp_Value) == 0x000008, "Member 'BP_PlacedBossAI_C_ForceHurtHP::CallFunc_GetMaxHp_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ForceHurtHP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'BP_PlacedBossAI_C_ForceHurtHP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ForceHurtHP, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000018, "Member 'BP_PlacedBossAI_C_ForceHurtHP::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ForceHurtHP, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000020, "Member 'BP_PlacedBossAI_C_ForceHurtHP::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_ForceHurtHP, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'BP_PlacedBossAI_C_ForceHurtHP::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_Heal_HP \ static_assert(alignof(BP_PlacedBossAI_C_Heal_HP) == 0x000008, "Wrong alignment on BP_PlacedBossAI_C_Heal_HP"); \ static_assert(sizeof(BP_PlacedBossAI_C_Heal_HP) == 0x000018, "Wrong size on BP_PlacedBossAI_C_Heal_HP"); \ static_assert(offsetof(BP_PlacedBossAI_C_Heal_HP, CallFunc_GetMyHealth_Health) == 0x000000, "Member 'BP_PlacedBossAI_C_Heal_HP::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_Heal_HP, CallFunc_GetMaxHp_Value) == 0x000008, "Member 'BP_PlacedBossAI_C_Heal_HP::CallFunc_GetMaxHp_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_Heal_HP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'BP_PlacedBossAI_C_Heal_HP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_Network_BossDeathNotify \ static_assert(alignof(BP_PlacedBossAI_C_Network_BossDeathNotify) == 0x000008, "Wrong alignment on BP_PlacedBossAI_C_Network_BossDeathNotify"); \ static_assert(sizeof(BP_PlacedBossAI_C_Network_BossDeathNotify) == 0x000010, "Wrong size on BP_PlacedBossAI_C_Network_BossDeathNotify"); \ static_assert(offsetof(BP_PlacedBossAI_C_Network_BossDeathNotify, CallFunc_GetDCSGameState_ReturnValue) == 0x000000, "Member 'BP_PlacedBossAI_C_Network_BossDeathNotify::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_Network_BossDeathNotify, CallFunc_IsServer_ReturnValue) == 0x000008, "Member 'BP_PlacedBossAI_C_Network_BossDeathNotify::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_OnPlayerHasBornedEvent \ static_assert(alignof(BP_PlacedBossAI_C_OnPlayerHasBornedEvent) == 0x000010, "Wrong alignment on BP_PlacedBossAI_C_OnPlayerHasBornedEvent"); \ static_assert(sizeof(BP_PlacedBossAI_C_OnPlayerHasBornedEvent) == 0x000080, "Wrong size on BP_PlacedBossAI_C_OnPlayerHasBornedEvent"); \ static_assert(offsetof(BP_PlacedBossAI_C_OnPlayerHasBornedEvent, FirePoint) == 0x000000, "Member 'BP_PlacedBossAI_C_OnPlayerHasBornedEvent::FirePoint' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_OnPlayerHasBornedEvent, isReborn) == 0x000010, "Member 'BP_PlacedBossAI_C_OnPlayerHasBornedEvent::isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_OnPlayerHasBornedEvent, Position) == 0x000020, "Member 'BP_PlacedBossAI_C_OnPlayerHasBornedEvent::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_OnRep_BossActived \ static_assert(alignof(BP_PlacedBossAI_C_OnRep_BossActived) == 0x000001, "Wrong alignment on BP_PlacedBossAI_C_OnRep_BossActived"); \ static_assert(sizeof(BP_PlacedBossAI_C_OnRep_BossActived) == 0x000001, "Wrong size on BP_PlacedBossAI_C_OnRep_BossActived"); \ static_assert(offsetof(BP_PlacedBossAI_C_OnRep_BossActived, CallFunc_IsServer_ReturnValue) == 0x000000, "Member 'BP_PlacedBossAI_C_OnRep_BossActived::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_OnValueReachMin \ static_assert(alignof(BP_PlacedBossAI_C_OnValueReachMin) == 0x000004, "Wrong alignment on BP_PlacedBossAI_C_OnValueReachMin"); \ static_assert(sizeof(BP_PlacedBossAI_C_OnValueReachMin) == 0x000008, "Wrong size on BP_PlacedBossAI_C_OnValueReachMin"); \ static_assert(offsetof(BP_PlacedBossAI_C_OnValueReachMin, Type) == 0x000000, "Member 'BP_PlacedBossAI_C_OnValueReachMin::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_PlayBossSpecialVoice \ static_assert(alignof(BP_PlacedBossAI_C_PlayBossSpecialVoice) == 0x000001, "Wrong alignment on BP_PlacedBossAI_C_PlayBossSpecialVoice"); \ static_assert(sizeof(BP_PlacedBossAI_C_PlayBossSpecialVoice) == 0x000001, "Wrong size on BP_PlacedBossAI_C_PlayBossSpecialVoice"); \ static_assert(offsetof(BP_PlacedBossAI_C_PlayBossSpecialVoice, IsBoss_0) == 0x000000, "Member 'BP_PlacedBossAI_C_PlayBossSpecialVoice::IsBoss_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_UpdateBossMaxHP_Network \ static_assert(alignof(BP_PlacedBossAI_C_UpdateBossMaxHP_Network) == 0x000008, "Wrong alignment on BP_PlacedBossAI_C_UpdateBossMaxHP_Network"); \ static_assert(sizeof(BP_PlacedBossAI_C_UpdateBossMaxHP_Network) == 0x000058, "Wrong size on BP_PlacedBossAI_C_UpdateBossMaxHP_Network"); \ static_assert(offsetof(BP_PlacedBossAI_C_UpdateBossMaxHP_Network, Temp_real_Variable) == 0x000000, "Member 'BP_PlacedBossAI_C_UpdateBossMaxHP_Network::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_UpdateBossMaxHP_Network, CallFunc_GetDCSGameState_ReturnValue) == 0x000008, "Member 'BP_PlacedBossAI_C_UpdateBossMaxHP_Network::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_UpdateBossMaxHP_Network, CallFunc_GetConnectPlayerNumByCampType_Return_value) == 0x000010, "Member 'BP_PlacedBossAI_C_UpdateBossMaxHP_Network::CallFunc_GetConnectPlayerNumByCampType_Return_value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_UpdateBossMaxHP_Network, CallFunc_IsGameOnlineMode_ReturnValue) == 0x000014, "Member 'BP_PlacedBossAI_C_UpdateBossMaxHP_Network::CallFunc_IsGameOnlineMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_UpdateBossMaxHP_Network, CallFunc_IsServer_ReturnValue) == 0x000015, "Member 'BP_PlacedBossAI_C_UpdateBossMaxHP_Network::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_UpdateBossMaxHP_Network, Temp_int_Variable) == 0x000018, "Member 'BP_PlacedBossAI_C_UpdateBossMaxHP_Network::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_UpdateBossMaxHP_Network, CallFunc_BooleanAND_ReturnValue) == 0x00001C, "Member 'BP_PlacedBossAI_C_UpdateBossMaxHP_Network::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_UpdateBossMaxHP_Network, CallFunc_GetMyStatsManager_StatsManagerComp) == 0x000020, "Member 'BP_PlacedBossAI_C_UpdateBossMaxHP_Network::CallFunc_GetMyStatsManager_StatsManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_UpdateBossMaxHP_Network, CallFunc_GetDataTableRowFromName_OutRow) == 0x000028, "Member 'BP_PlacedBossAI_C_UpdateBossMaxHP_Network::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_UpdateBossMaxHP_Network, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000038, "Member 'BP_PlacedBossAI_C_UpdateBossMaxHP_Network::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_UpdateBossMaxHP_Network, CallFunc_GetStatValue_Value) == 0x000040, "Member 'BP_PlacedBossAI_C_UpdateBossMaxHP_Network::CallFunc_GetStatValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_UpdateBossMaxHP_Network, K2Node_Select_Default) == 0x000048, "Member 'BP_PlacedBossAI_C_UpdateBossMaxHP_Network::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_UpdateBossMaxHP_Network, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000050, "Member 'BP_PlacedBossAI_C_UpdateBossMaxHP_Network::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_CreateEquipmentSnowBrush \ static_assert(alignof(BP_PlacedBossAI_C_CreateEquipmentSnowBrush) == 0x000008, "Wrong alignment on BP_PlacedBossAI_C_CreateEquipmentSnowBrush"); \ static_assert(sizeof(BP_PlacedBossAI_C_CreateEquipmentSnowBrush) == 0x000038, "Wrong size on BP_PlacedBossAI_C_CreateEquipmentSnowBrush"); \ static_assert(offsetof(BP_PlacedBossAI_C_CreateEquipmentSnowBrush, equipment) == 0x000000, "Member 'BP_PlacedBossAI_C_CreateEquipmentSnowBrush::equipment' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_CreateEquipmentSnowBrush, ReturnValue) == 0x000008, "Member 'BP_PlacedBossAI_C_CreateEquipmentSnowBrush::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_CreateEquipmentSnowBrush, CallFunc_GetPrimaryComponent_Component) == 0x000010, "Member 'BP_PlacedBossAI_C_CreateEquipmentSnowBrush::CallFunc_GetPrimaryComponent_Component' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_CreateEquipmentSnowBrush, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000018, "Member 'BP_PlacedBossAI_C_CreateEquipmentSnowBrush::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_CreateEquipmentSnowBrush, K2Node_DynamicCast_AsStatic_Mesh_Component) == 0x000020, "Member 'BP_PlacedBossAI_C_CreateEquipmentSnowBrush::K2Node_DynamicCast_AsStatic_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_CreateEquipmentSnowBrush, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'BP_PlacedBossAI_C_CreateEquipmentSnowBrush::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_CreateEquipmentSnowBrush, CallFunc_InitSnowBrush_StaticMesh_HasScoket) == 0x000029, "Member 'BP_PlacedBossAI_C_CreateEquipmentSnowBrush::CallFunc_InitSnowBrush_StaticMesh_HasScoket' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_CreateEquipmentSnowBrush, CallFunc_InitSnowBrush_StaticMesh_Brush) == 0x000030, "Member 'BP_PlacedBossAI_C_CreateEquipmentSnowBrush::CallFunc_InitSnowBrush_StaticMesh_Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_GetHealthVideo \ static_assert(alignof(BP_PlacedBossAI_C_GetHealthVideo) == 0x000008, "Wrong alignment on BP_PlacedBossAI_C_GetHealthVideo"); \ static_assert(sizeof(BP_PlacedBossAI_C_GetHealthVideo) == 0x000098, "Wrong size on BP_PlacedBossAI_C_GetHealthVideo"); \ static_assert(offsetof(BP_PlacedBossAI_C_GetHealthVideo, VoiceAndText) == 0x000000, "Member 'BP_PlacedBossAI_C_GetHealthVideo::VoiceAndText' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_GetHealthVideo, ReturnVoice) == 0x000040, "Member 'BP_PlacedBossAI_C_GetHealthVideo::ReturnVoice' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_GetHealthVideo, ReturnText) == 0x000048, "Member 'BP_PlacedBossAI_C_GetHealthVideo::ReturnText' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_GetHealthVideo, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000060, "Member 'BP_PlacedBossAI_C_GetHealthVideo::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_GetHealthVideo, CallFunc_GetHealthVideo_ReturnVoice) == 0x000068, "Member 'BP_PlacedBossAI_C_GetHealthVideo::CallFunc_GetHealthVideo_ReturnVoice' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_GetHealthVideo, CallFunc_GetHealthVideo_ReturnText) == 0x000070, "Member 'BP_PlacedBossAI_C_GetHealthVideo::CallFunc_GetHealthVideo_ReturnText' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_GetHealthVideo, CallFunc_GetMyNpcFriend_NpcFriend) == 0x000088, "Member 'BP_PlacedBossAI_C_GetHealthVideo::CallFunc_GetMyNpcFriend_NpcFriend' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_GetHealthVideo, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000090, "Member 'BP_PlacedBossAI_C_GetHealthVideo::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_GetHealthVideo, CallFunc_IsValid_ReturnValue) == 0x000091, "Member 'BP_PlacedBossAI_C_GetHealthVideo::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_OnActorEvent \ static_assert(alignof(BP_PlacedBossAI_C_OnActorEvent) == 0x000008, "Wrong alignment on BP_PlacedBossAI_C_OnActorEvent"); \ static_assert(sizeof(BP_PlacedBossAI_C_OnActorEvent) == 0x000010, "Wrong size on BP_PlacedBossAI_C_OnActorEvent"); \ static_assert(offsetof(BP_PlacedBossAI_C_OnActorEvent, Message) == 0x000000, "Member 'BP_PlacedBossAI_C_OnActorEvent::Message' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_OnActorEvent, Target) == 0x000008, "Member 'BP_PlacedBossAI_C_OnActorEvent::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_JoinSpecialBehaviorWhenBossFight \ static_assert(alignof(BP_PlacedBossAI_C_JoinSpecialBehaviorWhenBossFight) == 0x000001, "Wrong alignment on BP_PlacedBossAI_C_JoinSpecialBehaviorWhenBossFight"); \ static_assert(sizeof(BP_PlacedBossAI_C_JoinSpecialBehaviorWhenBossFight) == 0x000001, "Wrong size on BP_PlacedBossAI_C_JoinSpecialBehaviorWhenBossFight"); \ static_assert(offsetof(BP_PlacedBossAI_C_JoinSpecialBehaviorWhenBossFight, ReturnValue) == 0x000000, "Member 'BP_PlacedBossAI_C_JoinSpecialBehaviorWhenBossFight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_ReceiveTick \ static_assert(alignof(BP_PlacedBossAI_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_PlacedBossAI_C_ReceiveTick"); \ static_assert(sizeof(BP_PlacedBossAI_C_ReceiveTick) == 0x000004, "Wrong size on BP_PlacedBossAI_C_ReceiveTick"); \ static_assert(offsetof(BP_PlacedBossAI_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_PlacedBossAI_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_SetURO \ static_assert(alignof(BP_PlacedBossAI_C_SetURO) == 0x000008, "Wrong alignment on BP_PlacedBossAI_C_SetURO"); \ static_assert(sizeof(BP_PlacedBossAI_C_SetURO) == 0x000018, "Wrong size on BP_PlacedBossAI_C_SetURO"); \ static_assert(offsetof(BP_PlacedBossAI_C_SetURO, MeshPtr) == 0x000000, "Member 'BP_PlacedBossAI_C_SetURO::MeshPtr' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_SetURO, K2Node_MakeArray_Array) == 0x000008, "Member 'BP_PlacedBossAI_C_SetURO::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_AnimationCallback \ static_assert(alignof(BP_PlacedBossAI_C_AnimationCallback) == 0x000008, "Wrong alignment on BP_PlacedBossAI_C_AnimationCallback"); \ static_assert(sizeof(BP_PlacedBossAI_C_AnimationCallback) == 0x000018, "Wrong size on BP_PlacedBossAI_C_AnimationCallback"); \ static_assert(offsetof(BP_PlacedBossAI_C_AnimationCallback, EventName) == 0x000000, "Member 'BP_PlacedBossAI_C_AnimationCallback::EventName' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_AnimationCallback, K2Node_SwitchString_CmpSuccess) == 0x000010, "Member 'BP_PlacedBossAI_C_AnimationCallback::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_death_2 \ static_assert(alignof(BP_PlacedBossAI_C_death_2) == 0x000001, "Wrong alignment on BP_PlacedBossAI_C_death_2"); \ static_assert(sizeof(BP_PlacedBossAI_C_death_2) == 0x000001, "Wrong size on BP_PlacedBossAI_C_death_2"); \ static_assert(offsetof(BP_PlacedBossAI_C_death_2, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000000, "Member 'BP_PlacedBossAI_C_death_2::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_EnterDeath \ static_assert(alignof(BP_PlacedBossAI_C_EnterDeath) == 0x000008, "Wrong alignment on BP_PlacedBossAI_C_EnterDeath"); \ static_assert(sizeof(BP_PlacedBossAI_C_EnterDeath) == 0x000028, "Wrong size on BP_PlacedBossAI_C_EnterDeath"); \ static_assert(offsetof(BP_PlacedBossAI_C_EnterDeath, enter_death) == 0x000000, "Member 'BP_PlacedBossAI_C_EnterDeath::enter_death' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_EnterDeath, CallFunc_GetModel_RebornManagerComponent_ReturnValue) == 0x000008, "Member 'BP_PlacedBossAI_C_EnterDeath::CallFunc_GetModel_RebornManagerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_EnterDeath, CallFunc_Conv_NameToString_ReturnValue) == 0x000010, "Member 'BP_PlacedBossAI_C_EnterDeath::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_EnterDeath, CallFunc_EnterDeath_enter_death) == 0x000020, "Member 'BP_PlacedBossAI_C_EnterDeath::CallFunc_EnterDeath_enter_death' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_TakeDirectDamage \ static_assert(alignof(BP_PlacedBossAI_C_TakeDirectDamage) == 0x000008, "Wrong alignment on BP_PlacedBossAI_C_TakeDirectDamage"); \ static_assert(sizeof(BP_PlacedBossAI_C_TakeDirectDamage) == 0x000010, "Wrong size on BP_PlacedBossAI_C_TakeDirectDamage"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDirectDamage, InValue) == 0x000000, "Member 'BP_PlacedBossAI_C_TakeDirectDamage::InValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDirectDamage, InCauser) == 0x000008, "Member 'BP_PlacedBossAI_C_TakeDirectDamage::InCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_PlacedBossAI_C_TakeDamage \ static_assert(alignof(BP_PlacedBossAI_C_TakeDamage) == 0x000008, "Wrong alignment on BP_PlacedBossAI_C_TakeDamage"); \ static_assert(sizeof(BP_PlacedBossAI_C_TakeDamage) == 0x000548, "Wrong size on BP_PlacedBossAI_C_TakeDamage"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'BP_PlacedBossAI_C_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, HitResult) == 0x000168, "Member 'BP_PlacedBossAI_C_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, ResultType) == 0x000250, "Member 'BP_PlacedBossAI_C_TakeDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, LocalHitData) == 0x000258, "Member 'BP_PlacedBossAI_C_TakeDamage::LocalHitData' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0003C0, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0003C8, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0003D0, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_IsAlive_Result) == 0x0003D1, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_bBlockingHit) == 0x0003D2, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_bInitialOverlap) == 0x0003D3, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_Time) == 0x0003D4, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_Distance) == 0x0003D8, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_Location) == 0x0003E0, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_ImpactPoint) == 0x0003F8, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_Normal) == 0x000410, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_ImpactNormal) == 0x000428, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_PhysMat) == 0x000440, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_HitActor) == 0x000448, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_HitComponent) == 0x000450, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_HitBoneName) == 0x000458, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_BoneName) == 0x000460, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_HitItem) == 0x000468, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_ElementIndex) == 0x00046C, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_FaceIndex) == 0x000470, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_TraceStart) == 0x000478, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BreakHitResult_TraceEnd) == 0x000490, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BooleanAND_ReturnValue) == 0x0004A8, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_GetDisplayName_ReturnValue) == 0x0004B0, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_Contains_ReturnValue) == 0x0004C0, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_GetMyHealth_Health) == 0x0004C8, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_GetMyHealth_Health' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0004D0, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, K2Node_DynamicCast_AsI_Can_be_Attacked) == 0x0004D8, "Member 'BP_PlacedBossAI_C_TakeDamage::K2Node_DynamicCast_AsI_Can_be_Attacked' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, K2Node_DynamicCast_bSuccess) == 0x0004E8, "Member 'BP_PlacedBossAI_C_TakeDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_IsAlive_Result_1) == 0x0004E9, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_IsAlive_Result_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_GetMyHealth_Health_1) == 0x0004F0, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_GetMyHealth_Health_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_GetCurrentValue_CurrentValue) == 0x0004F8, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_GetCurrentValue_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000500, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_GetMyAIComp_AI_Comp) == 0x000508, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_GetMyAIComp_AI_Comp' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BooleanAND_ReturnValue_1) == 0x000510, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_TakeDamage_ResultType) == 0x000511, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_TakeDamage_ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000518, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000520, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_BooleanAND_ReturnValue_2) == 0x000528, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_GetController_ReturnValue) == 0x000530, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, K2Node_DynamicCast_AsBP_Base_AIController) == 0x000538, "Member 'BP_PlacedBossAI_C_TakeDamage::K2Node_DynamicCast_AsBP_Base_AIController' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, K2Node_DynamicCast_bSuccess_1) == 0x000540, "Member 'BP_PlacedBossAI_C_TakeDamage::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_PlacedBossAI_C_TakeDamage, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000541, "Member 'BP_PlacedBossAI_C_TakeDamage::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_PlacedBossAI_C \ static_assert(alignof(ABP_PlacedBossAI_C) == 0x000010, "Wrong alignment on ABP_PlacedBossAI_C"); \ static_assert(sizeof(ABP_PlacedBossAI_C) == 0x001BF0, "Wrong size on ABP_PlacedBossAI_C"); \ static_assert(offsetof(ABP_PlacedBossAI_C, UberGraphFrame_BP_PlacedBossAI_C) == 0x001AB8, "Member 'ABP_PlacedBossAI_C::UberGraphFrame_BP_PlacedBossAI_C' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, ExecuteMontage) == 0x001AC0, "Member 'ABP_PlacedBossAI_C::ExecuteMontage' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, 恢复百分比) == 0x001AC8, "Member 'ABP_PlacedBossAI_C::恢复百分比' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, ReachKeyHp) == 0x001AD0, "Member 'ABP_PlacedBossAI_C::ReachKeyHp' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, Player) == 0x001AD8, "Member 'ABP_PlacedBossAI_C::Player' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, Damage_Causer) == 0x001AE0, "Member 'ABP_PlacedBossAI_C::Damage_Causer' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, 需要锁血) == 0x001AE8, "Member 'ABP_PlacedBossAI_C::需要锁血' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, OnDerSpawn) == 0x001AF0, "Member 'ABP_PlacedBossAI_C::OnDerSpawn' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, EnableWeakPoint) == 0x001B00, "Member 'ABP_PlacedBossAI_C::EnableWeakPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, OnWeakPointShow) == 0x001B08, "Member 'ABP_PlacedBossAI_C::OnWeakPointShow' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, 弱点倍率) == 0x001B18, "Member 'ABP_PlacedBossAI_C::弱点倍率' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, InKeepCasting) == 0x001B20, "Member 'ABP_PlacedBossAI_C::InKeepCasting' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, BossActived) == 0x001B21, "Member 'ABP_PlacedBossAI_C::BossActived' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, OnClientInitFinished) == 0x001B22, "Member 'ABP_PlacedBossAI_C::OnClientInitFinished' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, 显示Boss击杀提示UI) == 0x001B23, "Member 'ABP_PlacedBossAI_C::显示Boss击杀提示UI' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, OpenSnowWeaponBrush) == 0x001B24, "Member 'ABP_PlacedBossAI_C::OpenSnowWeaponBrush' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, DeathActingWidget) == 0x001B28, "Member 'ABP_PlacedBossAI_C::DeathActingWidget' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, Boss死亡展示动画界面) == 0x001B30, "Member 'ABP_PlacedBossAI_C::Boss死亡展示动画界面' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, Boss开场语音) == 0x001B60, "Member 'ABP_PlacedBossAI_C::Boss开场语音' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, Boss开场语音延迟) == 0x001BA0, "Member 'ABP_PlacedBossAI_C::Boss开场语音延迟' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, 玩家死亡语音) == 0x001BA8, "Member 'ABP_PlacedBossAI_C::玩家死亡语音' has a wrong offset!"); \ static_assert(offsetof(ABP_PlacedBossAI_C, 玩家死亡语音延迟) == 0x001BE8, "Member 'ABP_PlacedBossAI_C::玩家死亡语音延迟' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_CanInteractableWhenNoticeShown \ static_assert(alignof(BP_M_SKG_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong alignment on BP_M_SKG_C_CanInteractableWhenNoticeShown"); \ static_assert(sizeof(BP_M_SKG_C_CanInteractableWhenNoticeShown) == 0x000001, "Wrong size on BP_M_SKG_C_CanInteractableWhenNoticeShown"); \ static_assert(offsetof(BP_M_SKG_C_CanInteractableWhenNoticeShown, ReturnValue) == 0x000000, "Member 'BP_M_SKG_C_CanInteractableWhenNoticeShown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG \ static_assert(alignof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG) == 0x000010, "Wrong alignment on BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG"); \ static_assert(sizeof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG) == 0x0001A0, "Wrong size on BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, EntryPoint) == 0x000000, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_Event_InputActor_2) == 0x000008, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_Event_InputActor_2' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_Event_DeltaSeconds) == 0x000020, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_Event_Caller_1) == 0x000028, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_Event_Caller_1' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_Event_ByTraceClose) == 0x000030, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_Event_ByTraceClose' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_Event_Caller) == 0x000038, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_Event_Caller' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_DynamicCast_AsAbstract_Character) == 0x000040, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_DynamicCast_AsAbstract_Character' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_GetMyMagicComponent_ReturnValue) == 0x000050, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_GetMyMagicComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000058, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_GetSpellRef_SpellRef) == 0x000060, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_GetSpellRef_SpellRef' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_GetActivityValue_Value) == 0x000068, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_IsValid_ReturnValue) == 0x000069, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_Get_All_Magic_Base_MagicBaseArr) == 0x000070, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_Get_All_Magic_Base_MagicBaseArr' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_GetActivityValue_Value_1) == 0x000080, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_GetActivityValue_Value_1' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_Array_Get_Item) == 0x000088, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_IsValid_ReturnValue_1) == 0x000090, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_DynamicCast_AsMagic_Base_24019) == 0x000098, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_DynamicCast_AsMagic_Base_24019' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_DynamicCast_bSuccess_1) == 0x0000A0, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_GetMyEffects_EffectsComp) == 0x0000A8, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_GetMyEffects_EffectsComp' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_GetActorForwardVector_ReturnValue) == 0x0000B0, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_TryEffectAfterDamage_Applied) == 0x0000C8, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_TryEffectAfterDamage_Applied' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_GetMyEffects_EffectsComp_1) == 0x0000D0, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_GetMyEffects_EffectsComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_GetCurrentMontage_ReturnValue) == 0x0000D8, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_GetCurrentMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_GetPlayLength_ReturnValue) == 0x0000E0, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_GetPlayLength_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_Event_OldStatu) == 0x0000E4, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_Event_OldStatu' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_Event_NewStatu) == 0x0000E5, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_Event_NewStatu' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0000E6, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_GetMyEquip_Equip) == 0x0000E8, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_Event_InputActor_1) == 0x0000F0, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_Event_InputActor_1' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_Event_Show) == 0x0000F8, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_Event_Show' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_Event_InputActor) == 0x000100, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_Event_InputActor' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_IsInCombatPose_Result) == 0x000108, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_IsInCombatPose_Result' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_Event_CurrentSlowTick) == 0x000109, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_Event_CurrentSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_SwitchEnum_CmpSuccess) == 0x00010A, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000110, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_CustomEvent_firepoint) == 0x000118, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_CustomEvent_firepoint' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_CustomEvent_isReborn) == 0x000128, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_CustomEvent_isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, K2Node_CustomEvent_Position) == 0x000130, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::K2Node_CustomEvent_Position' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_LessEqual_ByteByte_ReturnValue) == 0x000190, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_LessEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG, CallFunc_RecordBlockScriptTime_BreakScriptTime_ImplicitCast) == 0x000198, "Member 'BP_M_SKG_C_ExecuteUbergraph_BP_M_SKG::CallFunc_RecordBlockScriptTime_BreakScriptTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_GetInteractionMessage \ static_assert(alignof(BP_M_SKG_C_GetInteractionMessage) == 0x000008, "Wrong alignment on BP_M_SKG_C_GetInteractionMessage"); \ static_assert(sizeof(BP_M_SKG_C_GetInteractionMessage) == 0x000018, "Wrong size on BP_M_SKG_C_GetInteractionMessage"); \ static_assert(offsetof(BP_M_SKG_C_GetInteractionMessage, Message) == 0x000000, "Member 'BP_M_SKG_C_GetInteractionMessage::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_GetPlayPickAnimationIndex \ static_assert(alignof(BP_M_SKG_C_GetPlayPickAnimationIndex) == 0x000004, "Wrong alignment on BP_M_SKG_C_GetPlayPickAnimationIndex"); \ static_assert(sizeof(BP_M_SKG_C_GetPlayPickAnimationIndex) == 0x000004, "Wrong size on BP_M_SKG_C_GetPlayPickAnimationIndex"); \ static_assert(offsetof(BP_M_SKG_C_GetPlayPickAnimationIndex, ReturnValue) == 0x000000, "Member 'BP_M_SKG_C_GetPlayPickAnimationIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_GetPriority \ static_assert(alignof(BP_M_SKG_C_GetPriority) == 0x000004, "Wrong alignment on BP_M_SKG_C_GetPriority"); \ static_assert(sizeof(BP_M_SKG_C_GetPriority) == 0x000004, "Wrong size on BP_M_SKG_C_GetPriority"); \ static_assert(offsetof(BP_M_SKG_C_GetPriority, Priority) == 0x000000, "Member 'BP_M_SKG_C_GetPriority::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_GetTargetInteractiveTips \ static_assert(alignof(BP_M_SKG_C_GetTargetInteractiveTips) == 0x000008, "Wrong alignment on BP_M_SKG_C_GetTargetInteractiveTips"); \ static_assert(sizeof(BP_M_SKG_C_GetTargetInteractiveTips) == 0x000008, "Wrong size on BP_M_SKG_C_GetTargetInteractiveTips"); \ static_assert(offsetof(BP_M_SKG_C_GetTargetInteractiveTips, ReturnTips) == 0x000000, "Member 'BP_M_SKG_C_GetTargetInteractiveTips::ReturnTips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_interact \ static_assert(alignof(BP_M_SKG_C_interact) == 0x000008, "Wrong alignment on BP_M_SKG_C_interact"); \ static_assert(sizeof(BP_M_SKG_C_interact) == 0x000008, "Wrong size on BP_M_SKG_C_interact"); \ static_assert(offsetof(BP_M_SKG_C_interact, Caller) == 0x000000, "Member 'BP_M_SKG_C_interact::Caller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_InteractPlayPickAnimation \ static_assert(alignof(BP_M_SKG_C_InteractPlayPickAnimation) == 0x000001, "Wrong alignment on BP_M_SKG_C_InteractPlayPickAnimation"); \ static_assert(sizeof(BP_M_SKG_C_InteractPlayPickAnimation) == 0x000001, "Wrong size on BP_M_SKG_C_InteractPlayPickAnimation"); \ static_assert(offsetof(BP_M_SKG_C_InteractPlayPickAnimation, ReturnValue) == 0x000000, "Member 'BP_M_SKG_C_InteractPlayPickAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_InteractWhenSprint \ static_assert(alignof(BP_M_SKG_C_InteractWhenSprint) == 0x000001, "Wrong alignment on BP_M_SKG_C_InteractWhenSprint"); \ static_assert(sizeof(BP_M_SKG_C_InteractWhenSprint) == 0x000001, "Wrong size on BP_M_SKG_C_InteractWhenSprint"); \ static_assert(offsetof(BP_M_SKG_C_InteractWhenSprint, ReturnValue) == 0x000000, "Member 'BP_M_SKG_C_InteractWhenSprint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_Interface_Interact \ static_assert(alignof(BP_M_SKG_C_Interface_Interact) == 0x000001, "Wrong alignment on BP_M_SKG_C_Interface_Interact"); \ static_assert(sizeof(BP_M_SKG_C_Interface_Interact) == 0x000001, "Wrong size on BP_M_SKG_C_Interface_Interact"); \ static_assert(offsetof(BP_M_SKG_C_Interface_Interact, Result) == 0x000000, "Member 'BP_M_SKG_C_Interface_Interact::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_IsInteractableStatus \ static_assert(alignof(BP_M_SKG_C_IsInteractableStatus) == 0x000008, "Wrong alignment on BP_M_SKG_C_IsInteractableStatus"); \ static_assert(sizeof(BP_M_SKG_C_IsInteractableStatus) == 0x000108, "Wrong size on BP_M_SKG_C_IsInteractableStatus"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, Can) == 0x000000, "Member 'BP_M_SKG_C_IsInteractableStatus::Can' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000008, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000020, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_GetActorForwardVector_ReturnValue) == 0x000028, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_GetActorForwardVector_ReturnValue_1) == 0x000040, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_GetActorForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000058, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_IsServer_ReturnValue) == 0x000060, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000068, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000080, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_BreakVector_X) == 0x000098, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_BreakVector_Y) == 0x0000A0, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_BreakVector_Z) == 0x0000A8, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_MakeVector_ReturnValue) == 0x0000B0, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_Normal_ReturnValue) == 0x0000C8, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000E0, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x0000E8, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000100, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_IsInteractableStatus, CallFunc_BooleanAND_ReturnValue) == 0x000101, "Member 'BP_M_SKG_C_IsInteractableStatus::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_Leave \ static_assert(alignof(BP_M_SKG_C_Leave) == 0x000008, "Wrong alignment on BP_M_SKG_C_Leave"); \ static_assert(sizeof(BP_M_SKG_C_Leave) == 0x000010, "Wrong size on BP_M_SKG_C_Leave"); \ static_assert(offsetof(BP_M_SKG_C_Leave, Caller) == 0x000000, "Member 'BP_M_SKG_C_Leave::Caller' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_Leave, ByTraceClose) == 0x000008, "Member 'BP_M_SKG_C_Leave::ByTraceClose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_NPCShowDistance \ static_assert(alignof(BP_M_SKG_C_NPCShowDistance) == 0x000008, "Wrong alignment on BP_M_SKG_C_NPCShowDistance"); \ static_assert(sizeof(BP_M_SKG_C_NPCShowDistance) == 0x000010, "Wrong size on BP_M_SKG_C_NPCShowDistance"); \ static_assert(offsetof(BP_M_SKG_C_NPCShowDistance, ShowDistance) == 0x000000, "Member 'BP_M_SKG_C_NPCShowDistance::ShowDistance' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_NPCShowDistance, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'BP_M_SKG_C_NPCShowDistance::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_NpcUpdateInMap \ static_assert(alignof(BP_M_SKG_C_NpcUpdateInMap) == 0x000008, "Wrong alignment on BP_M_SKG_C_NpcUpdateInMap"); \ static_assert(sizeof(BP_M_SKG_C_NpcUpdateInMap) == 0x000010, "Wrong size on BP_M_SKG_C_NpcUpdateInMap"); \ static_assert(offsetof(BP_M_SKG_C_NpcUpdateInMap, Show) == 0x000000, "Member 'BP_M_SKG_C_NpcUpdateInMap::Show' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_NpcUpdateInMap, InputActor) == 0x000008, "Member 'BP_M_SKG_C_NpcUpdateInMap::InputActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_OnPlayerHasBorned \ static_assert(alignof(BP_M_SKG_C_OnPlayerHasBorned) == 0x000010, "Wrong alignment on BP_M_SKG_C_OnPlayerHasBorned"); \ static_assert(sizeof(BP_M_SKG_C_OnPlayerHasBorned) == 0x000080, "Wrong size on BP_M_SKG_C_OnPlayerHasBorned"); \ static_assert(offsetof(BP_M_SKG_C_OnPlayerHasBorned, FirePoint) == 0x000000, "Member 'BP_M_SKG_C_OnPlayerHasBorned::FirePoint' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_OnPlayerHasBorned, isReborn) == 0x000010, "Member 'BP_M_SKG_C_OnPlayerHasBorned::isReborn' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_OnPlayerHasBorned, Position) == 0x000020, "Member 'BP_M_SKG_C_OnPlayerHasBorned::Position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_RegisNpc \ static_assert(alignof(BP_M_SKG_C_RegisNpc) == 0x000008, "Wrong alignment on BP_M_SKG_C_RegisNpc"); \ static_assert(sizeof(BP_M_SKG_C_RegisNpc) == 0x000008, "Wrong size on BP_M_SKG_C_RegisNpc"); \ static_assert(offsetof(BP_M_SKG_C_RegisNpc, InputActor) == 0x000000, "Member 'BP_M_SKG_C_RegisNpc::InputActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_RegisSKG \ static_assert(alignof(BP_M_SKG_C_RegisSKG) == 0x000008, "Wrong alignment on BP_M_SKG_C_RegisSKG"); \ static_assert(sizeof(BP_M_SKG_C_RegisSKG) == 0x000048, "Wrong size on BP_M_SKG_C_RegisSKG"); \ static_assert(offsetof(BP_M_SKG_C_RegisSKG, Show) == 0x000000, "Member 'BP_M_SKG_C_RegisSKG::Show' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_RegisSKG, CallFunc_GetSingleWidget_K2_ReturnValue) == 0x000008, "Member 'BP_M_SKG_C_RegisSKG::CallFunc_GetSingleWidget_K2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_RegisSKG, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BP_M_SKG_C_RegisSKG::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_RegisSKG, K2Node_DynamicCast_AsI_Npc) == 0x000018, "Member 'BP_M_SKG_C_RegisSKG::K2Node_DynamicCast_AsI_Npc' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_RegisSKG, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'BP_M_SKG_C_RegisSKG::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_RegisSKG, K2Node_DynamicCast_AsI_Npc_1) == 0x000030, "Member 'BP_M_SKG_C_RegisSKG::K2Node_DynamicCast_AsI_Npc_1' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_RegisSKG, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'BP_M_SKG_C_RegisSKG::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_RemoveNpc \ static_assert(alignof(BP_M_SKG_C_RemoveNpc) == 0x000008, "Wrong alignment on BP_M_SKG_C_RemoveNpc"); \ static_assert(sizeof(BP_M_SKG_C_RemoveNpc) == 0x000008, "Wrong size on BP_M_SKG_C_RemoveNpc"); \ static_assert(offsetof(BP_M_SKG_C_RemoveNpc, InputActor) == 0x000000, "Member 'BP_M_SKG_C_RemoveNpc::InputActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_ShowInteractiveTips \ static_assert(alignof(BP_M_SKG_C_ShowInteractiveTips) == 0x000001, "Wrong alignment on BP_M_SKG_C_ShowInteractiveTips"); \ static_assert(sizeof(BP_M_SKG_C_ShowInteractiveTips) == 0x000001, "Wrong size on BP_M_SKG_C_ShowInteractiveTips"); \ static_assert(offsetof(BP_M_SKG_C_ShowInteractiveTips, Handle) == 0x000000, "Member 'BP_M_SKG_C_ShowInteractiveTips::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_AlertChanged_Event \ static_assert(alignof(BP_M_SKG_C_AlertChanged_Event) == 0x000001, "Wrong alignment on BP_M_SKG_C_AlertChanged_Event"); \ static_assert(sizeof(BP_M_SKG_C_AlertChanged_Event) == 0x000002, "Wrong size on BP_M_SKG_C_AlertChanged_Event"); \ static_assert(offsetof(BP_M_SKG_C_AlertChanged_Event, OldStatu) == 0x000000, "Member 'BP_M_SKG_C_AlertChanged_Event::OldStatu' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_AlertChanged_Event, NewStatu) == 0x000001, "Member 'BP_M_SKG_C_AlertChanged_Event::NewStatu' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_OnUpdatedSlowTick \ static_assert(alignof(BP_M_SKG_C_OnUpdatedSlowTick) == 0x000001, "Wrong alignment on BP_M_SKG_C_OnUpdatedSlowTick"); \ static_assert(sizeof(BP_M_SKG_C_OnUpdatedSlowTick) == 0x000001, "Wrong size on BP_M_SKG_C_OnUpdatedSlowTick"); \ static_assert(offsetof(BP_M_SKG_C_OnUpdatedSlowTick, CurrentSlowTick) == 0x000000, "Member 'BP_M_SKG_C_OnUpdatedSlowTick::CurrentSlowTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_ReceiveTick \ static_assert(alignof(BP_M_SKG_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_M_SKG_C_ReceiveTick"); \ static_assert(sizeof(BP_M_SKG_C_ReceiveTick) == 0x000004, "Wrong size on BP_M_SKG_C_ReceiveTick"); \ static_assert(offsetof(BP_M_SKG_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_M_SKG_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_EnterDeath \ static_assert(alignof(BP_M_SKG_C_EnterDeath) == 0x000001, "Wrong alignment on BP_M_SKG_C_EnterDeath"); \ static_assert(sizeof(BP_M_SKG_C_EnterDeath) == 0x000002, "Wrong size on BP_M_SKG_C_EnterDeath"); \ static_assert(offsetof(BP_M_SKG_C_EnterDeath, enter_death) == 0x000000, "Member 'BP_M_SKG_C_EnterDeath::enter_death' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_EnterDeath, CallFunc_EnterDeath_enter_death) == 0x000001, "Member 'BP_M_SKG_C_EnterDeath::CallFunc_EnterDeath_enter_death' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_TakeDamage \ static_assert(alignof(BP_M_SKG_C_TakeDamage) == 0x000008, "Wrong alignment on BP_M_SKG_C_TakeDamage"); \ static_assert(sizeof(BP_M_SKG_C_TakeDamage) == 0x000258, "Wrong size on BP_M_SKG_C_TakeDamage"); \ static_assert(offsetof(BP_M_SKG_C_TakeDamage, Emery_HitData_Processed) == 0x000000, "Member 'BP_M_SKG_C_TakeDamage::Emery_HitData_Processed' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_TakeDamage, HitResult) == 0x000168, "Member 'BP_M_SKG_C_TakeDamage::HitResult' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_TakeDamage, ResultType) == 0x000250, "Member 'BP_M_SKG_C_TakeDamage::ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_TakeDamage, CallFunc_TakeDamage_ResultType) == 0x000251, "Member 'BP_M_SKG_C_TakeDamage::CallFunc_TakeDamage_ResultType' has a wrong offset!"); \ static_assert(offsetof(BP_M_SKG_C_TakeDamage, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000252, "Member 'BP_M_SKG_C_TakeDamage::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_M_SKG_C_KeepCameraLockWhenInteract \ static_assert(alignof(BP_M_SKG_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong alignment on BP_M_SKG_C_KeepCameraLockWhenInteract"); \ static_assert(sizeof(BP_M_SKG_C_KeepCameraLockWhenInteract) == 0x000001, "Wrong size on BP_M_SKG_C_KeepCameraLockWhenInteract"); \ static_assert(offsetof(BP_M_SKG_C_KeepCameraLockWhenInteract, ReturnValue) == 0x000000, "Member 'BP_M_SKG_C_KeepCameraLockWhenInteract::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_M_SKG_C \ static_assert(alignof(ABP_M_SKG_C) == 0x000010, "Wrong alignment on ABP_M_SKG_C"); \ static_assert(sizeof(ABP_M_SKG_C) == 0x001B10, "Wrong size on ABP_M_SKG_C"); \ static_assert(offsetof(ABP_M_SKG_C, UberGraphFrame_BP_M_SKG_C) == 0x001AB8, "Member 'ABP_M_SKG_C::UberGraphFrame_BP_M_SKG_C' has a wrong offset!"); \ static_assert(offsetof(ABP_M_SKG_C, InteractionSphere) == 0x001AC0, "Member 'ABP_M_SKG_C::InteractionSphere' has a wrong offset!"); \ static_assert(offsetof(ABP_M_SKG_C, RebornFireCapsule) == 0x001AC8, "Member 'ABP_M_SKG_C::RebornFireCapsule' has a wrong offset!"); \ static_assert(offsetof(ABP_M_SKG_C, NS_zuofo_default) == 0x001AD0, "Member 'ABP_M_SKG_C::NS_zuofo_default' has a wrong offset!"); \ static_assert(offsetof(ABP_M_SKG_C, InteractionTipsComponent) == 0x001AD8, "Member 'ABP_M_SKG_C::InteractionTipsComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_M_SKG_C, NS_execute) == 0x001AE0, "Member 'ABP_M_SKG_C::NS_execute' has a wrong offset!"); \ static_assert(offsetof(ABP_M_SKG_C, BeginFight) == 0x001AE8, "Member 'ABP_M_SKG_C::BeginFight' has a wrong offset!"); \ static_assert(offsetof(ABP_M_SKG_C, 交互时触发投技ID) == 0x001AEC, "Member 'ABP_M_SKG_C::交互时触发投技ID' has a wrong offset!"); \ static_assert(offsetof(ABP_M_SKG_C, 交互消息) == 0x001AF0, "Member 'ABP_M_SKG_C::交互消息' has a wrong offset!"); \ static_assert(offsetof(ABP_M_SKG_C, 可交互的角度) == 0x001B08, "Member 'ABP_M_SKG_C::可交互的角度' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedAI_C_ActiveAndSetTarget \ static_assert(alignof(BP_SpawnedAI_C_ActiveAndSetTarget) == 0x000008, "Wrong alignment on BP_SpawnedAI_C_ActiveAndSetTarget"); \ static_assert(sizeof(BP_SpawnedAI_C_ActiveAndSetTarget) == 0x000010, "Wrong size on BP_SpawnedAI_C_ActiveAndSetTarget"); \ static_assert(offsetof(BP_SpawnedAI_C_ActiveAndSetTarget, BOSS) == 0x000000, "Member 'BP_SpawnedAI_C_ActiveAndSetTarget::BOSS' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ActiveAndSetTarget, K2Node_SwitchEnum_CmpSuccess) == 0x000008, "Member 'BP_SpawnedAI_C_ActiveAndSetTarget::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedAI_C_BindBossDead \ static_assert(alignof(BP_SpawnedAI_C_BindBossDead) == 0x000008, "Wrong alignment on BP_SpawnedAI_C_BindBossDead"); \ static_assert(sizeof(BP_SpawnedAI_C_BindBossDead) == 0x000008, "Wrong size on BP_SpawnedAI_C_BindBossDead"); \ static_assert(offsetof(BP_SpawnedAI_C_BindBossDead, BossActor_0) == 0x000000, "Member 'BP_SpawnedAI_C_BindBossDead::BossActor_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedAI_C_BndEvt__BP_SpawnedAI_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature \ static_assert(alignof(BP_SpawnedAI_C_BndEvt__BP_SpawnedAI_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature) == 0x000004, "Wrong alignment on BP_SpawnedAI_C_BndEvt__BP_SpawnedAI_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature"); \ static_assert(sizeof(BP_SpawnedAI_C_BndEvt__BP_SpawnedAI_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature) == 0x00000C, "Wrong size on BP_SpawnedAI_C_BndEvt__BP_SpawnedAI_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature"); \ static_assert(offsetof(BP_SpawnedAI_C_BndEvt__BP_SpawnedAI_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature, Key) == 0x000000, "Member 'BP_SpawnedAI_C_BndEvt__BP_SpawnedAI_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature::Key' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_BndEvt__BP_SpawnedAI_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature, IsDissolve) == 0x000008, "Member 'BP_SpawnedAI_C_BndEvt__BP_SpawnedAI_AC_DissolveComponent_K2Node_ComponentBoundEvent_0_OnDissolveEnd__DelegateSignature::IsDissolve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI \ static_assert(alignof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI) == 0x000010, "Wrong alignment on BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI"); \ static_assert(sizeof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI) == 0x000210, "Wrong size on BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, EntryPoint) == 0x000000, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, Temp_delegate_Variable) == 0x000018, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_IsValid_ReturnValue_1) == 0x000028, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_CreateDelegate_OutputDelegate_1) == 0x00002C, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_CreateDelegate_OutputDelegate_2) == 0x00003C, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000050, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000058, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue) == 0x000068, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_GetModel_InsideMsgRouterComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_CustomEvent_NewFirePointID) == 0x000070, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_CustomEvent_NewFirePointID' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_CustomEvent_PresetPosition) == 0x000080, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_CustomEvent_PresetPosition' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_CustomEvent_BossActor) == 0x0000E0, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_CustomEvent_BossActor' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_IsAlive_self_CastInput) == 0x0000E8, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_IsAlive_Result) == 0x0000F8, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000F9, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_IsServer_ReturnValue) == 0x0000FA, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_IsServer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_IsValid_ReturnValue_2) == 0x0000FB, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000FC, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_CreateMessageWindow_ReturnValue) == 0x0000FD, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000100, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_IsValid_ReturnValue_3) == 0x000118, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000120, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x000138, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_CreateDelegate_OutputDelegate_3) == 0x000140, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_CustomEvent_IsSpawned) == 0x000150, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_CustomEvent_IsSpawned' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_IsValid_ReturnValue_4) == 0x000151, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_IsValid_ReturnValue_5) == 0x000152, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_PlayCharacterMontage_duration) == 0x000158, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_PlayCharacterMontage_duration' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_CreateDelegate_OutputDelegate_4) == 0x000160, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000170, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000178, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000180, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_DynamicCast_bSuccess_1) == 0x000188, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, Temp_bool_Has_Been_Initd_Variable) == 0x000189, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_Event_CurrentSlowTick) == 0x00018A, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_Event_CurrentSlowTick' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_SwitchEnum_CmpSuccess) == 0x00018B, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_IsValid_ReturnValue_6) == 0x00018C, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_PostEvent_ReturnValue) == 0x000190, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_GetMyDissolve_DissolveComp) == 0x000198, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_GetMyDissolve_DissolveComp' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_GetMyDissolve_DissolveComp_1) == 0x0001A0, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_GetMyDissolve_DissolveComp_1' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_ComponentBoundEvent_Key) == 0x0001A8, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_ComponentBoundEvent_Key' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_ComponentBoundEvent_IsDissolve) == 0x0001B0, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_ComponentBoundEvent_IsDissolve' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_SwitchName_CmpSuccess) == 0x0001B1, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, Temp_bool_IsClosed_Variable) == 0x0001B2, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_IsValid_ReturnValue_7) == 0x0001B3, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_GetDCSGameState_ReturnValue) == 0x0001B8, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_GetDCSGameState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, K2Node_CreateDelegate_OutputDelegate_5) == 0x0001C0, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x0001D0, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_GetActivityValue_Value) == 0x0001D8, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_GetActivityValue_Value' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_GetDCSGameState_ReturnValue_1) == 0x0001E0, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_GetDCSGameState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x0001E8, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_GetMyNpcFriend_NpcFriend) == 0x0001F0, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_GetMyNpcFriend_NpcFriend' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_GetActivedBossRef_ActivedBossRef) == 0x0001F8, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_GetActivedBossRef_ActivedBossRef' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000200, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI, CallFunc_Delay_Duration_ImplicitCast) == 0x000208, "Member 'BP_SpawnedAI_C_ExecuteUbergraph_BP_SpawnedAI::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedAI_C_OnRestart \ static_assert(alignof(BP_SpawnedAI_C_OnRestart) == 0x000010, "Wrong alignment on BP_SpawnedAI_C_OnRestart"); \ static_assert(sizeof(BP_SpawnedAI_C_OnRestart) == 0x000070, "Wrong size on BP_SpawnedAI_C_OnRestart"); \ static_assert(offsetof(BP_SpawnedAI_C_OnRestart, NewFirePointID) == 0x000000, "Member 'BP_SpawnedAI_C_OnRestart::NewFirePointID' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_OnRestart, PresetPosition) == 0x000010, "Member 'BP_SpawnedAI_C_OnRestart::PresetPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedAI_C_PlaySpawnOrDestroyEffect \ static_assert(alignof(BP_SpawnedAI_C_PlaySpawnOrDestroyEffect) == 0x000001, "Wrong alignment on BP_SpawnedAI_C_PlaySpawnOrDestroyEffect"); \ static_assert(sizeof(BP_SpawnedAI_C_PlaySpawnOrDestroyEffect) == 0x000001, "Wrong size on BP_SpawnedAI_C_PlaySpawnOrDestroyEffect"); \ static_assert(offsetof(BP_SpawnedAI_C_PlaySpawnOrDestroyEffect, IsSpawned) == 0x000000, "Member 'BP_SpawnedAI_C_PlaySpawnOrDestroyEffect::IsSpawned' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedAI_C_AlwaysDisableMovement \ static_assert(alignof(BP_SpawnedAI_C_AlwaysDisableMovement) == 0x000001, "Wrong alignment on BP_SpawnedAI_C_AlwaysDisableMovement"); \ static_assert(sizeof(BP_SpawnedAI_C_AlwaysDisableMovement) == 0x000001, "Wrong size on BP_SpawnedAI_C_AlwaysDisableMovement"); \ static_assert(offsetof(BP_SpawnedAI_C_AlwaysDisableMovement, ReturnValue) == 0x000000, "Member 'BP_SpawnedAI_C_AlwaysDisableMovement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedAI_C_AsyncConfigCheck \ static_assert(alignof(BP_SpawnedAI_C_AsyncConfigCheck) == 0x000008, "Wrong alignment on BP_SpawnedAI_C_AsyncConfigCheck"); \ static_assert(sizeof(BP_SpawnedAI_C_AsyncConfigCheck) == 0x0000B8, "Wrong size on BP_SpawnedAI_C_AsyncConfigCheck"); \ static_assert(offsetof(BP_SpawnedAI_C_AsyncConfigCheck, CallFunc_GetGameSetFixedParameter_ReturnValue) == 0x000000, "Member 'BP_SpawnedAI_C_AsyncConfigCheck::CallFunc_GetGameSetFixedParameter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Map_Name) == 0x000008, "Member 'BP_SpawnedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Map_Name' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Object_Name) == 0x000018, "Member 'BP_SpawnedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Object_Name' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_AsyncConfigCheck, CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name) == 0x000028, "Member 'BP_SpawnedAI_C_AsyncConfigCheck::CallFunc_CaclulateObjectUniqueNameInMap_Combined_Name' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'BP_SpawnedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'BP_SpawnedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_AsyncConfigCheck, CallFunc_GetDisplayName_ReturnValue) == 0x000058, "Member 'BP_SpawnedAI_C_AsyncConfigCheck::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_AsyncConfigCheck, K2Node_DynamicCast_AsAsync_Skeletal_Mesh_Component) == 0x000068, "Member 'BP_SpawnedAI_C_AsyncConfigCheck::K2Node_DynamicCast_AsAsync_Skeletal_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_AsyncConfigCheck, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'BP_SpawnedAI_C_AsyncConfigCheck::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'BP_SpawnedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_AsyncConfigCheck, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000088, "Member 'BP_SpawnedAI_C_AsyncConfigCheck::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_AsyncConfigCheck, CallFunc_Conv_StringToText_ReturnValue) == 0x000098, "Member 'BP_SpawnedAI_C_AsyncConfigCheck::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_AsyncConfigCheck, CallFunc_CreateMessageWindow_ReturnValue) == 0x0000B0, "Member 'BP_SpawnedAI_C_AsyncConfigCheck::CallFunc_CreateMessageWindow_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedAI_C_JoinSpecialBehaviorWhenBossFight \ static_assert(alignof(BP_SpawnedAI_C_JoinSpecialBehaviorWhenBossFight) == 0x000001, "Wrong alignment on BP_SpawnedAI_C_JoinSpecialBehaviorWhenBossFight"); \ static_assert(sizeof(BP_SpawnedAI_C_JoinSpecialBehaviorWhenBossFight) == 0x000001, "Wrong size on BP_SpawnedAI_C_JoinSpecialBehaviorWhenBossFight"); \ static_assert(offsetof(BP_SpawnedAI_C_JoinSpecialBehaviorWhenBossFight, ReturnValue) == 0x000000, "Member 'BP_SpawnedAI_C_JoinSpecialBehaviorWhenBossFight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedAI_C_OnUpdatedSlowTick \ static_assert(alignof(BP_SpawnedAI_C_OnUpdatedSlowTick) == 0x000001, "Wrong alignment on BP_SpawnedAI_C_OnUpdatedSlowTick"); \ static_assert(sizeof(BP_SpawnedAI_C_OnUpdatedSlowTick) == 0x000001, "Wrong size on BP_SpawnedAI_C_OnUpdatedSlowTick"); \ static_assert(offsetof(BP_SpawnedAI_C_OnUpdatedSlowTick, CurrentSlowTick) == 0x000000, "Member 'BP_SpawnedAI_C_OnUpdatedSlowTick::CurrentSlowTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedAI_C_ShowBloodBarInBossCombat \ static_assert(alignof(BP_SpawnedAI_C_ShowBloodBarInBossCombat) == 0x000001, "Wrong alignment on BP_SpawnedAI_C_ShowBloodBarInBossCombat"); \ static_assert(sizeof(BP_SpawnedAI_C_ShowBloodBarInBossCombat) == 0x000001, "Wrong size on BP_SpawnedAI_C_ShowBloodBarInBossCombat"); \ static_assert(offsetof(BP_SpawnedAI_C_ShowBloodBarInBossCombat, CanShowBloodBar) == 0x000000, "Member 'BP_SpawnedAI_C_ShowBloodBarInBossCombat::CanShowBloodBar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedAI_C_EnterDeath \ static_assert(alignof(BP_SpawnedAI_C_EnterDeath) == 0x000008, "Wrong alignment on BP_SpawnedAI_C_EnterDeath"); \ static_assert(sizeof(BP_SpawnedAI_C_EnterDeath) == 0x000030, "Wrong size on BP_SpawnedAI_C_EnterDeath"); \ static_assert(offsetof(BP_SpawnedAI_C_EnterDeath, enter_death) == 0x000000, "Member 'BP_SpawnedAI_C_EnterDeath::enter_death' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_EnterDeath, CallFunc_GetMyPlayerCharacter_CombatCharacter) == 0x000008, "Member 'BP_SpawnedAI_C_EnterDeath::CallFunc_GetMyPlayerCharacter_CombatCharacter' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_EnterDeath, CallFunc_Greater_IntInt_ReturnValue) == 0x000010, "Member 'BP_SpawnedAI_C_EnterDeath::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_EnterDeath, CallFunc_GetMyBuffComp_BuffComponent) == 0x000018, "Member 'BP_SpawnedAI_C_EnterDeath::CallFunc_GetMyBuffComp_BuffComponent' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_EnterDeath, CallFunc_MatchesTagBuff_ReturnBuffRef) == 0x000020, "Member 'BP_SpawnedAI_C_EnterDeath::CallFunc_MatchesTagBuff_ReturnBuffRef' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_EnterDeath, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'BP_SpawnedAI_C_EnterDeath::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedAI_C_EnterDeath, CallFunc_EnterDeath_enter_death) == 0x000029, "Member 'BP_SpawnedAI_C_EnterDeath::CallFunc_EnterDeath_enter_death' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_SpawnedAI_C \ static_assert(alignof(ABP_SpawnedAI_C) == 0x000010, "Wrong alignment on ABP_SpawnedAI_C"); \ static_assert(sizeof(ABP_SpawnedAI_C) == 0x001B30, "Wrong size on ABP_SpawnedAI_C"); \ static_assert(offsetof(ABP_SpawnedAI_C, UberGraphFrame_BP_SpawnedAI_C) == 0x001AB8, "Member 'ABP_SpawnedAI_C::UberGraphFrame_BP_SpawnedAI_C' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedAI_C, 存活时间) == 0x001AC0, "Member 'ABP_SpawnedAI_C::存活时间' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedAI_C, LifespanTimerHandle) == 0x001AC8, "Member 'ABP_SpawnedAI_C::LifespanTimerHandle' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedAI_C, BossActor) == 0x001AD0, "Member 'ABP_SpawnedAI_C::BossActor' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedAI_C, SpawnedVisCurve) == 0x001AD8, "Member 'ABP_SpawnedAI_C::SpawnedVisCurve' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedAI_C, OnSpawnAIDeath) == 0x001AE0, "Member 'ABP_SpawnedAI_C::OnSpawnAIDeath' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedAI_C, DestroyedVisCurve) == 0x001AF0, "Member 'ABP_SpawnedAI_C::DestroyedVisCurve' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedAI_C, SpawnedNS) == 0x001AF8, "Member 'ABP_SpawnedAI_C::SpawnedNS' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedAI_C, SpawnedMontagePlay) == 0x001B00, "Member 'ABP_SpawnedAI_C::SpawnedMontagePlay' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedAI_C, 强制将玩家作为目标) == 0x001B08, "Member 'ABP_SpawnedAI_C::强制将玩家作为目标' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedAI_C, Condition) == 0x001B09, "Member 'ABP_SpawnedAI_C::Condition' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedAI_C, 将玩家作为永久目标) == 0x001B0A, "Member 'ABP_SpawnedAI_C::将玩家作为永久目标' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedAI_C, 怪物生成音效) == 0x001B10, "Member 'ABP_SpawnedAI_C::怪物生成音效' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedAI_C, 是NPC伙伴) == 0x001B18, "Member 'ABP_SpawnedAI_C::是NPC伙伴' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedAI_C, OnSpawnMontageOver) == 0x001B20, "Member 'ABP_SpawnedAI_C::OnSpawnMontageOver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend \ static_assert(alignof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend) == 0x000008, "Wrong alignment on BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend"); \ static_assert(sizeof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend) == 0x0000D0, "Wrong size on BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, EntryPoint) == 0x000000, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, CallFunc_GetUIStatic_ReturnValue) == 0x000008, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::CallFunc_GetUIStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, CallFunc_GetUserWidgetObject_ReturnValue) == 0x000010, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::CallFunc_GetUserWidgetObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, K2Node_DynamicCast_AsWPB_AIProgress_Bar) == 0x000018, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::K2Node_DynamicCast_AsWPB_AIProgress_Bar' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, Temp_bool_Has_Been_Initd_Variable) == 0x000021, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, K2Node_Event_OldStatu) == 0x000022, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::K2Node_Event_OldStatu' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, K2Node_Event_NewStatu) == 0x000023, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::K2Node_Event_NewStatu' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, Temp_bool_IsClosed_Variable) == 0x000024, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, Temp_delegate_Variable) == 0x000028, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, K2Node_CustomEvent_ActiveBossAI_1) == 0x000038, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::K2Node_CustomEvent_ActiveBossAI_1' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, K2Node_CustomEvent_ActiveBossAI) == 0x000040, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::K2Node_CustomEvent_ActiveBossAI' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, CallFunc_GetSpecialVideoIsPlaying_ReturnValue) == 0x000048, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::CallFunc_GetSpecialVideoIsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, CallFunc_IsAlive_self_CastInput) == 0x000050, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::CallFunc_IsAlive_self_CastInput' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, CallFunc_IsAlive_Result) == 0x000060, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::CallFunc_IsAlive_Result' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, CallFunc_IsValid_ReturnValue) == 0x000061, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, K2Node_CustomEvent_TargetAI) == 0x000068, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::K2Node_CustomEvent_TargetAI' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, K2Node_CreateDelegate_OutputDelegate) == 0x000070, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, CallFunc_IsValid_ReturnValue_1) == 0x000080, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, CallFunc_GetVoiceSoundDuration_MaximumDuration) == 0x000084, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::CallFunc_GetVoiceSoundDuration_MaximumDuration' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, K2Node_CustomEvent_CallbackType) == 0x000088, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::K2Node_CustomEvent_CallbackType' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, K2Node_CustomEvent_CallbackInfo) == 0x000090, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::K2Node_CustomEvent_CallbackInfo' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000098, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000A0, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, CallFunc_IsValid_ReturnValue_2) == 0x0000A1, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000A4, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, CallFunc_PostEvent_ReturnValue) == 0x0000B4, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, CallFunc_PostEvent_ReturnValue_1) == 0x0000B8, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x0000C0, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend, CallFunc_Delay_Duration_ImplicitCast) == 0x0000C8, "Member 'BP_SpawnedNpcFriend_C_ExecuteUbergraph_BP_SpawnedNpcFriend::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedNpcFriend_C_OnBossSpecialVideoEndEventBySpawned \ static_assert(alignof(BP_SpawnedNpcFriend_C_OnBossSpecialVideoEndEventBySpawned) == 0x000008, "Wrong alignment on BP_SpawnedNpcFriend_C_OnBossSpecialVideoEndEventBySpawned"); \ static_assert(sizeof(BP_SpawnedNpcFriend_C_OnBossSpecialVideoEndEventBySpawned) == 0x000008, "Wrong size on BP_SpawnedNpcFriend_C_OnBossSpecialVideoEndEventBySpawned"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_OnBossSpecialVideoEndEventBySpawned, TargetAI) == 0x000000, "Member 'BP_SpawnedNpcFriend_C_OnBossSpecialVideoEndEventBySpawned::TargetAI' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedNpcFriend_C_OnVideoEndOfEvent \ static_assert(alignof(BP_SpawnedNpcFriend_C_OnVideoEndOfEvent) == 0x000008, "Wrong alignment on BP_SpawnedNpcFriend_C_OnVideoEndOfEvent"); \ static_assert(sizeof(BP_SpawnedNpcFriend_C_OnVideoEndOfEvent) == 0x000010, "Wrong size on BP_SpawnedNpcFriend_C_OnVideoEndOfEvent"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_OnVideoEndOfEvent, CallbackType) == 0x000000, "Member 'BP_SpawnedNpcFriend_C_OnVideoEndOfEvent::CallbackType' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_OnVideoEndOfEvent, CallbackInfo) == 0x000008, "Member 'BP_SpawnedNpcFriend_C_OnVideoEndOfEvent::CallbackInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedNpcFriend_C_PlayNpcFriendSpwanedSound \ static_assert(alignof(BP_SpawnedNpcFriend_C_PlayNpcFriendSpwanedSound) == 0x000008, "Wrong alignment on BP_SpawnedNpcFriend_C_PlayNpcFriendSpwanedSound"); \ static_assert(sizeof(BP_SpawnedNpcFriend_C_PlayNpcFriendSpwanedSound) == 0x000008, "Wrong size on BP_SpawnedNpcFriend_C_PlayNpcFriendSpwanedSound"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_PlayNpcFriendSpwanedSound, ActiveBossAI) == 0x000000, "Member 'BP_SpawnedNpcFriend_C_PlayNpcFriendSpwanedSound::ActiveBossAI' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedNpcFriend_C_PlayNpcFriendVictorySound \ static_assert(alignof(BP_SpawnedNpcFriend_C_PlayNpcFriendVictorySound) == 0x000008, "Wrong alignment on BP_SpawnedNpcFriend_C_PlayNpcFriendVictorySound"); \ static_assert(sizeof(BP_SpawnedNpcFriend_C_PlayNpcFriendVictorySound) == 0x000008, "Wrong size on BP_SpawnedNpcFriend_C_PlayNpcFriendVictorySound"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_PlayNpcFriendVictorySound, ActiveBossAI) == 0x000000, "Member 'BP_SpawnedNpcFriend_C_PlayNpcFriendVictorySound::ActiveBossAI' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedNpcFriend_C_AlertChanged_Event \ static_assert(alignof(BP_SpawnedNpcFriend_C_AlertChanged_Event) == 0x000001, "Wrong alignment on BP_SpawnedNpcFriend_C_AlertChanged_Event"); \ static_assert(sizeof(BP_SpawnedNpcFriend_C_AlertChanged_Event) == 0x000002, "Wrong size on BP_SpawnedNpcFriend_C_AlertChanged_Event"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_AlertChanged_Event, OldStatu) == 0x000000, "Member 'BP_SpawnedNpcFriend_C_AlertChanged_Event::OldStatu' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_AlertChanged_Event, NewStatu) == 0x000001, "Member 'BP_SpawnedNpcFriend_C_AlertChanged_Event::NewStatu' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedNpcFriend_C_StateBarUpdate \ static_assert(alignof(BP_SpawnedNpcFriend_C_StateBarUpdate) == 0x000001, "Wrong alignment on BP_SpawnedNpcFriend_C_StateBarUpdate"); \ static_assert(sizeof(BP_SpawnedNpcFriend_C_StateBarUpdate) == 0x000002, "Wrong size on BP_SpawnedNpcFriend_C_StateBarUpdate"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_StateBarUpdate, Force) == 0x000000, "Member 'BP_SpawnedNpcFriend_C_StateBarUpdate::Force' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_StateBarUpdate, Show) == 0x000001, "Member 'BP_SpawnedNpcFriend_C_StateBarUpdate::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BP_SpawnedNpcFriend_C_EnterDeath \ static_assert(alignof(BP_SpawnedNpcFriend_C_EnterDeath) == 0x000001, "Wrong alignment on BP_SpawnedNpcFriend_C_EnterDeath"); \ static_assert(sizeof(BP_SpawnedNpcFriend_C_EnterDeath) == 0x000002, "Wrong size on BP_SpawnedNpcFriend_C_EnterDeath"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_EnterDeath, enter_death) == 0x000000, "Member 'BP_SpawnedNpcFriend_C_EnterDeath::enter_death' has a wrong offset!"); \ static_assert(offsetof(BP_SpawnedNpcFriend_C_EnterDeath, CallFunc_EnterDeath_enter_death) == 0x000001, "Member 'BP_SpawnedNpcFriend_C_EnterDeath::CallFunc_EnterDeath_enter_death' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_SpawnedNpcFriend_C \ static_assert(alignof(ABP_SpawnedNpcFriend_C) == 0x000010, "Wrong alignment on ABP_SpawnedNpcFriend_C"); \ static_assert(sizeof(ABP_SpawnedNpcFriend_C) == 0x001B70, "Wrong size on ABP_SpawnedNpcFriend_C"); \ static_assert(offsetof(ABP_SpawnedNpcFriend_C, UberGraphFrame_BP_SpawnedNpcFriend_C) == 0x001B30, "Member 'ABP_SpawnedNpcFriend_C::UberGraphFrame_BP_SpawnedNpcFriend_C' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedNpcFriend_C, NpcShowName) == 0x001B38, "Member 'ABP_SpawnedNpcFriend_C::NpcShowName' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedNpcFriend_C, isCombatNeedShow) == 0x001B50, "Member 'ABP_SpawnedNpcFriend_C::isCombatNeedShow' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedNpcFriend_C, 助战获胜音效) == 0x001B58, "Member 'ABP_SpawnedNpcFriend_C::助战获胜音效' has a wrong offset!"); \ static_assert(offsetof(ABP_SpawnedNpcFriend_C, 助战出生音效) == 0x001B60, "Member 'ABP_SpawnedNpcFriend_C::助战出生音效' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData) == 0x000228, "Wrong size on ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __ArrayProperty_286) == 0x000008, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__ArrayProperty_286' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __ArrayProperty_287) == 0x000018, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__ArrayProperty_287' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __NameProperty_288) == 0x000028, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__NameProperty_288' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __IntProperty_289) == 0x000030, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__IntProperty_289' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __NameProperty_290) == 0x000034, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__NameProperty_290' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __IntProperty_291) == 0x00003C, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__IntProperty_291' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __NameProperty_292) == 0x000040, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__NameProperty_292' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __StructProperty_293) == 0x000048, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__StructProperty_293' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __NameProperty_294) == 0x000074, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__NameProperty_294' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __NameProperty_295) == 0x00007C, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__NameProperty_295' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __IntProperty_296) == 0x000084, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__IntProperty_296' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __ArrayProperty_297) == 0x000088, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__ArrayProperty_297' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __EnumProperty_298) == 0x000098, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__EnumProperty_298' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __NameProperty_299) == 0x00009C, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__NameProperty_299' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __BlendProfile_300) == 0x0000A8, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__BlendProfile_300' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __CurveFloat_301) == 0x0000B0, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__CurveFloat_301' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __EnumProperty_302) == 0x0000B8, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__EnumProperty_302' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __EnumProperty_303) == 0x0000B9, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__EnumProperty_303' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __ArrayProperty_304) == 0x0000C0, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__ArrayProperty_304' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __NameProperty_305) == 0x0000D0, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__NameProperty_305' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __IntProperty_306) == 0x0000D8, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__IntProperty_306' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __FloatProperty_307) == 0x0000DC, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__FloatProperty_307' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __BoolProperty_308) == 0x0000E0, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__BoolProperty_308' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __FloatProperty_309) == 0x0000E4, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__FloatProperty_309' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __BoolProperty_310) == 0x0000E8, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__BoolProperty_310' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __EnumProperty_311) == 0x0000E9, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__EnumProperty_311' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __ByteProperty_312) == 0x0000EA, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__ByteProperty_312' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __NameProperty_313) == 0x0000EC, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__NameProperty_313' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __NameProperty_314) == 0x0000F4, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__NameProperty_314' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __IntProperty_315) == 0x0000FC, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__IntProperty_315' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __StructProperty_316) == 0x000100, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__StructProperty_316' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __NameProperty_317) == 0x000120, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__NameProperty_317' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, __NameProperty_318) == 0x000128, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::__NameProperty_318' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x000130, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000190, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000210, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData) == 0x00001C, "Wrong size on ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData, __BoolProperty_0) == 0x000002, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData::__BoolProperty_0' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData, __BoolProperty_1) == 0x000003, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData::__BoolProperty_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData, __FloatProperty_2) == 0x000004, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData::__FloatProperty_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData, __BoolProperty_3) == 0x000008, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData::__BoolProperty_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData, __FloatProperty_4) == 0x00000C, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData::__FloatProperty_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData, __FloatProperty_5) == 0x000010, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData::__FloatProperty_5' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData, __FloatProperty_6) == 0x000014, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData::__FloatProperty_6' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData, __FloatProperty_7) == 0x000018, "Member 'ABP_CombatCharacterNew::FAnimBlueprintGeneratedMutableData::__FloatProperty_7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_ActiveAttackAimOffset \ static_assert(alignof(ABP_CombatCharacterNew_C_ActiveAttackAimOffset) == 0x000001, "Wrong alignment on ABP_CombatCharacterNew_C_ActiveAttackAimOffset"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_ActiveAttackAimOffset) == 0x000001, "Wrong size on ABP_CombatCharacterNew_C_ActiveAttackAimOffset"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ActiveAttackAimOffset, NewActive) == 0x000000, "Member 'ABP_CombatCharacterNew_C_ActiveAttackAimOffset::NewActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_ActiveFootIk \ static_assert(alignof(ABP_CombatCharacterNew_C_ActiveFootIk) == 0x000001, "Wrong alignment on ABP_CombatCharacterNew_C_ActiveFootIk"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_ActiveFootIk) == 0x000001, "Wrong size on ABP_CombatCharacterNew_C_ActiveFootIk"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ActiveFootIk, NewActive) == 0x000000, "Member 'ABP_CombatCharacterNew_C_ActiveFootIk::NewActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_AnimGraph \ static_assert(alignof(ABP_CombatCharacterNew_C_AnimGraph) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_AnimGraph"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_AnimGraph) == 0x000010, "Wrong size on ABP_CombatCharacterNew_C_AnimGraph"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'ABP_CombatCharacterNew_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_AnimStepOnNotify \ static_assert(alignof(ABP_CombatCharacterNew_C_AnimStepOnNotify) == 0x000004, "Wrong alignment on ABP_CombatCharacterNew_C_AnimStepOnNotify"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_AnimStepOnNotify) == 0x000008, "Wrong size on ABP_CombatCharacterNew_C_AnimStepOnNotify"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_AnimStepOnNotify, LegName) == 0x000000, "Member 'ABP_CombatCharacterNew_C_AnimStepOnNotify::LegName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_BasicLayer \ static_assert(alignof(ABP_CombatCharacterNew_C_BasicLayer) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_BasicLayer"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_BasicLayer) == 0x000010, "Wrong size on ABP_CombatCharacterNew_C_BasicLayer"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_BasicLayer, BasicLayer_0) == 0x000000, "Member 'ABP_CombatCharacterNew_C_BasicLayer::BasicLayer_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_BlueprintUpdateAnimation \ static_assert(alignof(ABP_CombatCharacterNew_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on ABP_CombatCharacterNew_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on ABP_CombatCharacterNew_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_BlueprintUpdateAnimation, DeltaTimeX_0) == 0x000000, "Member 'ABP_CombatCharacterNew_C_BlueprintUpdateAnimation::DeltaTimeX_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_ChangeMovementDirection \ static_assert(alignof(ABP_CombatCharacterNew_C_ChangeMovementDirection) == 0x000001, "Wrong alignment on ABP_CombatCharacterNew_C_ChangeMovementDirection"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_ChangeMovementDirection) == 0x000001, "Wrong size on ABP_CombatCharacterNew_C_ChangeMovementDirection"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ChangeMovementDirection, Direction_0) == 0x000000, "Member 'ABP_CombatCharacterNew_C_ChangeMovementDirection::Direction_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_DoResetBlendspace \ static_assert(alignof(ABP_CombatCharacterNew_C_DoResetBlendspace) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_DoResetBlendspace"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_DoResetBlendspace) == 0x000020, "Wrong size on ABP_CombatCharacterNew_C_DoResetBlendspace"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_DoResetBlendspace, Time) == 0x000000, "Member 'ABP_CombatCharacterNew_C_DoResetBlendspace::Time' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_DoResetBlendspace, Temp) == 0x000008, "Member 'ABP_CombatCharacterNew_C_DoResetBlendspace::Temp' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_DoResetBlendspace, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000010, "Member 'ABP_CombatCharacterNew_C_DoResetBlendspace::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_DoResetBlendspace, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'ABP_CombatCharacterNew_C_DoResetBlendspace::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_EnableAOBS \ static_assert(alignof(ABP_CombatCharacterNew_C_EnableAOBS) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_EnableAOBS"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_EnableAOBS) == 0x000010, "Wrong size on ABP_CombatCharacterNew_C_EnableAOBS"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_EnableAOBS, Enable) == 0x000000, "Member 'ABP_CombatCharacterNew_C_EnableAOBS::Enable' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_EnableAOBS, MinAngle) == 0x000008, "Member 'ABP_CombatCharacterNew_C_EnableAOBS::MinAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_EnableFootIK \ static_assert(alignof(ABP_CombatCharacterNew_C_EnableFootIK) == 0x000001, "Wrong alignment on ABP_CombatCharacterNew_C_EnableFootIK"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_EnableFootIK) == 0x000001, "Wrong size on ABP_CombatCharacterNew_C_EnableFootIK"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_EnableFootIK, Value) == 0x000000, "Member 'ABP_CombatCharacterNew_C_EnableFootIK::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_EnableHeightSync \ static_assert(alignof(ABP_CombatCharacterNew_C_EnableHeightSync) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_EnableHeightSync"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_EnableHeightSync) == 0x000008, "Wrong size on ABP_CombatCharacterNew_C_EnableHeightSync"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_EnableHeightSync, HeightDelta) == 0x000000, "Member 'ABP_CombatCharacterNew_C_EnableHeightSync::HeightDelta' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_EventOnMontageBlendingOut \ static_assert(alignof(ABP_CombatCharacterNew_C_EventOnMontageBlendingOut) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_EventOnMontageBlendingOut"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_EventOnMontageBlendingOut) == 0x000010, "Wrong size on ABP_CombatCharacterNew_C_EventOnMontageBlendingOut"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_EventOnMontageBlendingOut, Montage) == 0x000000, "Member 'ABP_CombatCharacterNew_C_EventOnMontageBlendingOut::Montage' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_EventOnMontageBlendingOut, bInterrupted) == 0x000008, "Member 'ABP_CombatCharacterNew_C_EventOnMontageBlendingOut::bInterrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew \ static_assert(alignof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew) == 0x000928, "Wrong size on ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, EntryPoint) == 0x000000, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetMyStateManagerComp_StateManagerComp) == 0x000008, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetMyStateManagerComp_StateManagerComp' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetState_State) == 0x000010, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetState_State' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000024, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000025, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BooleanOR_ReturnValue) == 0x000026, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, Temp_struct_Variable) == 0x000028, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Not_PreBool_ReturnValue) == 0x000030, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, Temp_struct_Variable_1) == 0x000034, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000040, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_MakeRotator_ReturnValue) == 0x000048, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, Temp_bool_Variable) == 0x000060, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_IsValid_ReturnValue) == 0x000061, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_CreateDelegate_OutputDelegate_1) == 0x000064, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_CreateDelegate_OutputDelegate_2) == 0x000074, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_IsValid_ReturnValue_1) == 0x000084, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_CreateDelegate_OutputDelegate_3) == 0x000088, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Not_PreBool_ReturnValue_1) == 0x000098, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000099, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetActorScale3D_ReturnValue) == 0x0000A0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetActorScale3D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_X) == 0x0000B8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_Y) == 0x0000C0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_Z) == 0x0000C8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, Temp_bool_Variable_1) == 0x0000D0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BooleanOR_ReturnValue_1) == 0x0000D1, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Not_PreBool_ReturnValue_2) == 0x0000D2, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BooleanOR_ReturnValue_2) == 0x0000D3, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Not_PreBool_ReturnValue_3) == 0x0000D4, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BooleanOR_ReturnValue_3) == 0x0000D5, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BooleanOR_ReturnValue_4) == 0x0000D6, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BooleanOR_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BooleanOR_ReturnValue_5) == 0x0000D7, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BooleanOR_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BooleanOR_ReturnValue_6) == 0x0000D8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BooleanOR_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BooleanOR_ReturnValue_7) == 0x0000D9, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BooleanOR_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_MakeRotator_ReturnValue_1) == 0x0000E0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_MakeRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, Temp_struct_Variable_2) == 0x0000F8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BooleanAND_ReturnValue) == 0x000100, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_FClamp_ReturnValue) == 0x000108, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_IsValid_ReturnValue_2) == 0x000110, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_DeltaTimeX) == 0x000114, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000118, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_DynamicCast_AsBP_Combat_Character) == 0x000120, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_DynamicCast_AsBP_Combat_Character' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_DynamicCast_bSuccess) == 0x000128, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_IsValid_ReturnValue_3) == 0x000129, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_CustomEvent_OldItem) == 0x000130, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_CustomEvent_OldItem' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_CustomEvent_NewItem) == 0x000150, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_CustomEvent_NewItem' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_CustomEvent_Type_1) == 0x000170, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_CustomEvent_Type_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_CustomEvent_SlotIndex) == 0x000174, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_CustomEvent_SlotIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_CustomEvent_ActiveIndex) == 0x000178, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_CustomEvent_ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_CustomEvent_IsSlotChange) == 0x00017C, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_CustomEvent_IsSlotChange' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetComponentByClass_ReturnValue) == 0x000180, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Greater_IntInt_ReturnValue) == 0x000188, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Less_IntInt_ReturnValue) == 0x000189, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BooleanAND_ReturnValue_1) == 0x00018A, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_CustomEvent_Type) == 0x00018B, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_CustomEvent_Type' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_IsShieldEquipped_ReturnValue) == 0x00018C, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_IsShieldEquipped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_Pose) == 0x000190, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_Pose' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_CustomEvent_IsInCombat) == 0x000194, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_CustomEvent_IsInCombat' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000198, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_IsValid_ReturnValue_4) == 0x0001A0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_CreateDelegate_OutputDelegate_4) == 0x0001A4, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_IK_Location) == 0x0001B8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_IK_Location' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, Temp_bool_Variable_2) == 0x0001D0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetComponentByClass_ReturnValue_2) == 0x0001D8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_Animation_1) == 0x0001E0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_Animation_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetActiveItem_Item) == 0x0001E8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetActiveItem_Item' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_IsValidClass_ReturnValue) == 0x000208, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_getLadderPosition_position) == 0x000210, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_getLadderPosition_position' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetScaledCapsuleHalfHeight_ReturnValue) == 0x000218, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetScaledCapsuleHalfHeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, Temp_struct_Variable_3) == 0x00021C, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Abs_ReturnValue) == 0x000228, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000230, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000231, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_LessEqual_DoubleDouble_ReturnValue_2) == 0x000232, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_LessEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_LessEqual_DoubleDouble_ReturnValue_3) == 0x000233, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_LessEqual_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_SignOfFloat_ReturnValue) == 0x000238, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_SignOfFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000240, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000241, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetMyWeaponLoop_WeaponLoopComponent) == 0x000248, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetMyWeaponLoop_WeaponLoopComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_NewIdleAnim) == 0x000250, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_NewIdleAnim' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_IsInteraction) == 0x000258, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_IsInteraction' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_Animation) == 0x000260, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_Animation' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_Slot) == 0x000268, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_Slot' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Montage_Play_ReturnValue) == 0x000270, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Montage_Play_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetLinkedAnimGraphInstanceByTag_ReturnValue) == 0x000278, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetLinkedAnimGraphInstanceByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_DynamicCast_AsBPA_Enhence_Func_1) == 0x000280, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_DynamicCast_AsBPA_Enhence_Func_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_DynamicCast_bSuccess_1) == 0x000288, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_DynamicCast_AsBP_Combat_Character_1) == 0x000290, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_DynamicCast_AsBP_Combat_Character_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_DynamicCast_bSuccess_2) == 0x000298, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Not_PreBool_ReturnValue_4) == 0x000299, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0002A0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_MakeRotator_ReturnValue_2) == 0x0002A8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_MakeRotator_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x0002C0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x0002C8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_FakeMove) == 0x0002C9, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_FakeMove' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_SelectFloat_ReturnValue) == 0x0002D0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_SelectFloat_ReturnValue_1) == 0x0002D8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_FocustTarget) == 0x0002E0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_FocustTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_FocustLocation) == 0x0002E8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_FocustLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_FInterpTo_ReturnValue) == 0x000300, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetCurveValue_ReturnValue) == 0x000308, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x00030C, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_BSKey_1) == 0x000310, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_BSKey_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_Immediately_1) == 0x000320, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_Immediately_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetMyEquip_Equip) == 0x000328, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetMyEquip_Equip' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetWeapon_Weapon) == 0x000330, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetWeapon_Weapon' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetPlayerWeaponData_WeaponData) == 0x000350, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetPlayerWeaponData_WeaponData' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, Temp_bool_Variable_3) == 0x0003B8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Not_PreBool_ReturnValue_5) == 0x0003B9, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Not_PreBool_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetIsInCombat_Result) == 0x0003BA, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetIsInCombat_Result' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Select_Default) == 0x0003BC, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetPlayerBlendSpace_BlendSpace) == 0x0003C8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetPlayerBlendSpace_BlendSpace' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_IsGameplayTagValid_ReturnValue) == 0x0003D0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_IsValid_ReturnValue_5) == 0x0003D1, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_NewBS) == 0x0003D8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_NewBS' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_BSKey) == 0x0003E0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_BSKey' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_Immediately) == 0x0003F0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_Immediately' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue) == 0x0003F4, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0003F8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x0003F9, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetMyRotateComp_RotateComp) == 0x000400, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetMyRotateComp_RotateComp' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_NewActive_1) == 0x000408, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_NewActive_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_NewActive) == 0x000409, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_NewActive' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_CustomEvent_Montage) == 0x000410, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_CustomEvent_Montage' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_CustomEvent_bInterrupted) == 0x000418, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_CustomEvent_bInterrupted' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_CreateDelegate_OutputDelegate_5) == 0x00041C, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_DynamicCast_AsBP_Combat_Character_2) == 0x000430, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_DynamicCast_AsBP_Combat_Character_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_DynamicCast_bSuccess_3) == 0x000438, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_IsFalling_ReturnValue) == 0x000439, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_IsFalling_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetComponentByClass_ReturnValue_3) == 0x000440, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetComponentByClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_HeightDelta) == 0x000448, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_HeightDelta' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetPI_ReturnValue) == 0x000450, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetPI_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000458, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000460, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000470, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Square_ReturnValue) == 0x000478, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Square_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000480, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetDeltaSeconds_ReturnValue) == 0x000498, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_X_1) == 0x0004A0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_Y_1) == 0x0004A8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_Z_1) == 0x0004B0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_IsEnableIKInSettings_ReturnValue) == 0x0004B8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_IsEnableIKInSettings_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0004C0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_FloatSpringInterp_ReturnValue) == 0x0004C8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_FloatSpringInterp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_Close) == 0x0004CC, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_Close' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_Key) == 0x0004D0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_Key' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_enable) == 0x0004D8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_enable' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_MinAngle) == 0x0004E0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_MinAngle' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0004E8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetVelocity_ReturnValue) == 0x000500, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetCurveValue_ReturnValue_1) == 0x000518, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetCurveValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_CalculateDirection_ReturnValue) == 0x00051C, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_CalculateDirection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_DynamicCast_AsBP_Combat_Character_3) == 0x000520, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_DynamicCast_AsBP_Combat_Character_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_DynamicCast_bSuccess_4) == 0x000528, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Greater_DoubleDouble_ReturnValue_4) == 0x000529, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Greater_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_IsFalling_ReturnValue_1) == 0x00052A, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_IsFalling_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetPlayerStatic_ReturnValue) == 0x000530, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetPlayerStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BooleanAND_ReturnValue_2) == 0x000538, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_MapRangeClamped_ReturnValue) == 0x000540, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x000548, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_FInterpTo_ReturnValue_1) == 0x000550, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_FInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_MapRangeClamped_ReturnValue_1) == 0x000558, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Select_Default_1) == 0x000560, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetOwningComponent_ReturnValue) == 0x000568, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_IsActive_ReturnValue) == 0x000570, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_IsActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetSocketLocation_ReturnValue) == 0x000578, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetSocketLocation_ReturnValue_1) == 0x000590, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetSocketLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetSocketLocation_ReturnValue_2) == 0x0005A8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetSocketLocation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetSocketLocation_ReturnValue_3) == 0x0005C0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetSocketLocation_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0005D8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0005F0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_X_2) == 0x000608, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_Y_2) == 0x000610, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_Z_2) == 0x000618, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_X_3) == 0x000620, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_X_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_Y_3) == 0x000628, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_Z_3) == 0x000630, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Abs_ReturnValue_1) == 0x000638, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Abs_ReturnValue_2) == 0x000640, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Abs_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000648, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x000649, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Subtract_VectorVector_ReturnValue_2) == 0x000650, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Subtract_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Subtract_VectorVector_ReturnValue_3) == 0x000668, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Subtract_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_X_4) == 0x000680, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_X_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_Y_4) == 0x000688, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_Y_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_Z_4) == 0x000690, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_Z_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_X_5) == 0x000698, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_X_5' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_Y_5) == 0x0006A0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_Y_5' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_Z_5) == 0x0006A8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_Z_5' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Abs_ReturnValue_3) == 0x0006B0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Abs_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Abs_ReturnValue_4) == 0x0006B8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Abs_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Less_DoubleDouble_ReturnValue_3) == 0x0006C0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Less_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Less_DoubleDouble_ReturnValue_4) == 0x0006C1, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Less_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Subtract_VectorVector_ReturnValue_4) == 0x0006C8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Subtract_VectorVector_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BooleanAND_ReturnValue_3) == 0x0006E0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_X_6) == 0x0006E8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_X_6' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_Y_6) == 0x0006F0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_Y_6' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakVector_Z_6) == 0x0006F8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakVector_Z_6' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Abs_ReturnValue_5) == 0x000700, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Abs_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000708, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Less_DoubleDouble_ReturnValue_5) == 0x000709, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Less_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BooleanAND_ReturnValue_4) == 0x00070A, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BooleanAND_ReturnValue_5) == 0x00070B, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BooleanAND_ReturnValue_6) == 0x00070C, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BooleanAND_ReturnValue_7) == 0x00070D, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BooleanAND_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_bForceSpeedZero) == 0x00070E, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_bForceSpeedZero' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x00070F, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_Value) == 0x000710, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_LegName) == 0x000714, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_LegName' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_Direction) == 0x00071C, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_Direction' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetPlayerController_ReturnValue) == 0x000720, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_IsValid_ReturnValue_6) == 0x000728, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetLastUpdateVelocity_ReturnValue) == 0x000730, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetLastUpdateVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_VSize_ReturnValue) == 0x000748, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetInputMouseDelta_DeltaX) == 0x000750, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetInputMouseDelta_DeltaX' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetInputMouseDelta_DeltaY) == 0x000754, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetInputMouseDelta_DeltaY' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetMySpeed_Speed) == 0x000758, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetMySpeed_Speed' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetJogSpeed_JogSpeed) == 0x000760, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetJogSpeed_JogSpeed' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_LessEqual_DoubleDouble_ReturnValue_4) == 0x000768, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_LessEqual_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000770, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_CameraIsTargetingLock_return_value) == 0x000778, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_CameraIsTargetingLock_return_value' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetControlRotation_ReturnValue) == 0x000780, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakRotator_Roll) == 0x000798, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakRotator_Pitch) == 0x00079C, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_BreakRotator_Yaw) == 0x0007A0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetVelocity_ReturnValue_1) == 0x0007A8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetVelocity_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_MakeRotator_ReturnValue_3) == 0x0007C0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_MakeRotator_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_MakeLiteralDouble_ReturnValue) == 0x0007D8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_CalculateDirection_ReturnValue_1) == 0x0007E0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_CalculateDirection_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetIsInCombat_Result_1) == 0x0007E4, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetIsInCombat_Result_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Select_Default_2) == 0x0007E8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_IsGameplayTagValid_ReturnValue_1) == 0x0007F0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_IsGameplayTagValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, Temp_bool_Variable_4) == 0x0007F1, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, Temp_real_Variable) == 0x0007F8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000800, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Select_Default_3) == 0x000808, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetMyEquip_Equip_1) == 0x000810, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetMyEquip_Equip_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, SwitchToNewBlendspace2_1_NewParam) == 0x000818, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::SwitchToNewBlendspace2_1_NewParam' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, SwitchToNewBlendspace2_1_BTime) == 0x000820, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::SwitchToNewBlendspace2_1_BTime' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetWeapon_Weapon_1) == 0x000828, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetWeapon_Weapon_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetPlayerWeaponData_WeaponData_1) == 0x000848, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetPlayerWeaponData_WeaponData_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetPlayerBlendSpace_BlendSpace_1) == 0x0008B0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetPlayerBlendSpace_BlendSpace_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x0008B8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_NotEqual_ObjectObject_ReturnValue_1) == 0x0008B9, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_NotEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_IsValid_ReturnValue_7) == 0x0008BA, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_Event_PlayRate) == 0x0008C0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_Event_PlayRate' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x0008C8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0008D0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_MakeRotator_Pitch_ImplicitCast) == 0x0008D8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_MakeRotator_Pitch_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x0008DC, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_StructMemberSet___FloatProperty_2_ImplicitCast) == 0x0008E0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_StructMemberSet___FloatProperty_2_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_VariableSet_IKTraceDistance_ImplicitCast) == 0x0008E8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_VariableSet_IKTraceDistance_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_MakeRotator_Yaw_ImplicitCast_1) == 0x0008F0, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_MakeRotator_Yaw_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0008F8, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000900, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_FloatSpringInterp_Stiffness_ImplicitCast) == 0x000908, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_FloatSpringInterp_Stiffness_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, CallFunc_FloatSpringInterp_Target_ImplicitCast) == 0x00090C, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::CallFunc_FloatSpringInterp_Target_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_VariableSet_temp_dir_ImplicitCast) == 0x000910, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_VariableSet_temp_dir_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_VariableSet_MouseDeltaX_ImplicitCast) == 0x000918, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_VariableSet_MouseDeltaX_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew, K2Node_VariableSet_temp_dir_ImplicitCast_1) == 0x000920, "Member 'ABP_CombatCharacterNew_C_ExecuteUbergraph_ABP_CombatCharacterNew::K2Node_VariableSet_temp_dir_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_FocusCloseRotatoHeadInstance \ static_assert(alignof(ABP_CombatCharacterNew_C_FocusCloseRotatoHeadInstance) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_FocusCloseRotatoHeadInstance"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_FocusCloseRotatoHeadInstance) == 0x000010, "Wrong size on ABP_CombatCharacterNew_C_FocusCloseRotatoHeadInstance"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FocusCloseRotatoHeadInstance, Close) == 0x000000, "Member 'ABP_CombatCharacterNew_C_FocusCloseRotatoHeadInstance::Close' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FocusCloseRotatoHeadInstance, Key) == 0x000008, "Member 'ABP_CombatCharacterNew_C_FocusCloseRotatoHeadInstance::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_FootIK \ static_assert(alignof(ABP_CombatCharacterNew_C_FootIK) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_FootIK"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_FootIK) == 0x0003D0, "Wrong size on ABP_CombatCharacterNew_C_FootIK"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, Delta) == 0x000000, "Member 'ABP_CombatCharacterNew_C_FootIK::Delta' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_X) == 0x000008, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Y) == 0x000010, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Z) == 0x000018, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_X_1) == 0x000020, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Y_1) == 0x000028, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Z_1) == 0x000030, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000038, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x000040, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_X_2) == 0x000048, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Y_2) == 0x000050, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Z_2) == 0x000058, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_X_3) == 0x000060, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_X_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Y_3) == 0x000068, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Z_3) == 0x000070, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_GetGameTimeInSeconds_ReturnValue) == 0x000078, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_GetGameTimeInSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_MakeVector2D_ReturnValue) == 0x000080, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000090, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000098, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_X_4) == 0x0000A0, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_X_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Y_4) == 0x0000A8, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Y_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Z_4) == 0x0000B0, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Z_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_X_5) == 0x0000C0, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_X_5' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Y_5) == 0x0000C8, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Y_5' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Z_5) == 0x0000D0, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Z_5' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_MakeVector2D_ReturnValue_1) == 0x0000D8, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_MakeVector2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_GetGameTimeInSeconds_ReturnValue_1) == 0x0000E8, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_GetGameTimeInSeconds_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0000F0, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0000F8, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_GetWorldDeltaSeconds_ReturnValue_2) == 0x000100, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_GetWorldDeltaSeconds_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000108, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000110, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_FInterpTo_ReturnValue) == 0x000118, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_X_6) == 0x000120, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_X_6' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Y_6) == 0x000128, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Y_6' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Z_6) == 0x000130, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Z_6' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_X_7) == 0x000138, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_X_7' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Y_7) == 0x000140, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Y_7' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Z_7) == 0x000148, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Z_7' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000150, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_FInterpTo_ReturnValue_1) == 0x000158, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_FInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_GetFloatValue_ReturnValue) == 0x000160, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_MakeVector2D_ReturnValue_2) == 0x000168, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_MakeVector2D_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_FClamp_ReturnValue) == 0x000178, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Vector2DInterpTo_ReturnValue) == 0x000180, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Vector2DInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_FClamp_ReturnValue_1) == 0x000190, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector2D_X) == 0x000198, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector2D_Y) == 0x0001A0, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_MakeVector_ReturnValue) == 0x0001A8, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x0001C0, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_GetFloatValue_ReturnValue_1) == 0x0001C8, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_GetFloatValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x0001CC, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_FClamp_ReturnValue_2) == 0x0001D0, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_FClamp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_X_8) == 0x0001D8, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_X_8' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Y_8) == 0x0001E0, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Y_8' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Z_8) == 0x0001E8, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Z_8' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_X_9) == 0x0001F0, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_X_9' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Y_9) == 0x0001F8, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Y_9' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Z_9) == 0x000200, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Z_9' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_FInterpTo_ReturnValue_2) == 0x000208, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_FInterpTo_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x000210, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_MakeVector2D_ReturnValue_3) == 0x000218, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_MakeVector2D_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Vector2DInterpTo_ReturnValue_1) == 0x000228, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Vector2DInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector2D_X_1) == 0x000238, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector2D_Y_1) == 0x000240, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000248, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_MakeVector_ReturnValue_1) == 0x000250, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000268, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_TraceFootIK_FootOffsetTarget) == 0x000270, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_TraceFootIK_FootOffsetTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_TraceFootIK_HitPosition) == 0x000288, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_TraceFootIK_HitPosition' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_TraceFootIK_FootRotateTarget) == 0x0002A0, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_TraceFootIK_FootRotateTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_TraceFootIK_FootOffsetTarget_1) == 0x0002B8, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_TraceFootIK_FootOffsetTarget_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_TraceFootIK_HitPosition_1) == 0x0002D0, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_TraceFootIK_HitPosition_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_TraceFootIK_FootRotateTarget_1) == 0x0002E8, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_TraceFootIK_FootRotateTarget_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_X_10) == 0x000300, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_X_10' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Y_10) == 0x000308, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Y_10' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Z_10) == 0x000310, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Z_10' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_X_11) == 0x000318, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_X_11' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Y_11) == 0x000320, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Y_11' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Z_11) == 0x000328, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Z_11' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_X_12) == 0x000330, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_X_12' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Y_12) == 0x000338, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Y_12' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Z_12) == 0x000340, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Z_12' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Subtract_DoubleDouble_ReturnValue_4) == 0x000348, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Subtract_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Subtract_DoubleDouble_ReturnValue_5) == 0x000350, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Subtract_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_MakeVector_ReturnValue_2) == 0x000358, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_MakeVector_ReturnValue_3) == 0x000370, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_X_13) == 0x000388, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_X_13' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Y_13) == 0x000390, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Y_13' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_BreakVector_Z_13) == 0x000398, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_BreakVector_Z_13' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_FMin_ReturnValue) == 0x0003A0, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Vector2DInterpTo_DeltaTime_ImplicitCast) == 0x0003A8, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Vector2DInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_Vector2DInterpTo_DeltaTime_ImplicitCast_1) == 0x0003AC, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_Vector2DInterpTo_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_GetFloatValue_InTime_ImplicitCast) == 0x0003B0, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_GetFloatValue_InTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_FClamp_Value_ImplicitCast) == 0x0003B8, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_GetFloatValue_InTime_ImplicitCast_1) == 0x0003C0, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_GetFloatValue_InTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_FootIK, CallFunc_FClamp_Value_ImplicitCast_1) == 0x0003C8, "Member 'ABP_CombatCharacterNew_C_FootIK::CallFunc_FClamp_Value_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_GetBlendspaceKey \ static_assert(alignof(ABP_CombatCharacterNew_C_GetBlendspaceKey) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_GetBlendspaceKey"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_GetBlendspaceKey) == 0x000010, "Wrong size on ABP_CombatCharacterNew_C_GetBlendspaceKey"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_GetBlendspaceKey, ReturnValue) == 0x000000, "Member 'ABP_CombatCharacterNew_C_GetBlendspaceKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_OnActiveItemChanged \ static_assert(alignof(ABP_CombatCharacterNew_C_OnActiveItemChanged) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_OnActiveItemChanged"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_OnActiveItemChanged) == 0x000050, "Wrong size on ABP_CombatCharacterNew_C_OnActiveItemChanged"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_OnActiveItemChanged, OldItem) == 0x000000, "Member 'ABP_CombatCharacterNew_C_OnActiveItemChanged::OldItem' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_OnActiveItemChanged, NewItem) == 0x000020, "Member 'ABP_CombatCharacterNew_C_OnActiveItemChanged::NewItem' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_OnActiveItemChanged, Type) == 0x000040, "Member 'ABP_CombatCharacterNew_C_OnActiveItemChanged::Type' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_OnActiveItemChanged, SlotIndex) == 0x000044, "Member 'ABP_CombatCharacterNew_C_OnActiveItemChanged::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_OnActiveItemChanged, ActiveIndex) == 0x000048, "Member 'ABP_CombatCharacterNew_C_OnActiveItemChanged::ActiveIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_OnActiveItemChanged, IsSlotChange) == 0x00004C, "Member 'ABP_CombatCharacterNew_C_OnActiveItemChanged::IsSlotChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_OnActivityChangedEvent \ static_assert(alignof(ABP_CombatCharacterNew_C_OnActivityChangedEvent) == 0x000001, "Wrong alignment on ABP_CombatCharacterNew_C_OnActivityChangedEvent"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_OnActivityChangedEvent) == 0x000003, "Wrong size on ABP_CombatCharacterNew_C_OnActivityChangedEvent"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_OnActivityChangedEvent, Status) == 0x000000, "Member 'ABP_CombatCharacterNew_C_OnActivityChangedEvent::Status' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_OnActivityChangedEvent, Value) == 0x000001, "Member 'ABP_CombatCharacterNew_C_OnActivityChangedEvent::Value' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_OnActivityChangedEvent, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000002, "Member 'ABP_CombatCharacterNew_C_OnActivityChangedEvent::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_OnInCombatChanged \ static_assert(alignof(ABP_CombatCharacterNew_C_OnInCombatChanged) == 0x000001, "Wrong alignment on ABP_CombatCharacterNew_C_OnInCombatChanged"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_OnInCombatChanged) == 0x000001, "Wrong size on ABP_CombatCharacterNew_C_OnInCombatChanged"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_OnInCombatChanged, IsInCombat_0) == 0x000000, "Member 'ABP_CombatCharacterNew_C_OnInCombatChanged::IsInCombat_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_OnMainHandTypeSwitched \ static_assert(alignof(ABP_CombatCharacterNew_C_OnMainHandTypeSwitched) == 0x000001, "Wrong alignment on ABP_CombatCharacterNew_C_OnMainHandTypeSwitched"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_OnMainHandTypeSwitched) == 0x000001, "Wrong size on ABP_CombatCharacterNew_C_OnMainHandTypeSwitched"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_OnMainHandTypeSwitched, Type) == 0x000000, "Member 'ABP_CombatCharacterNew_C_OnMainHandTypeSwitched::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_OnStateChangedEvent \ static_assert(alignof(ABP_CombatCharacterNew_C_OnStateChangedEvent) == 0x000001, "Wrong alignment on ABP_CombatCharacterNew_C_OnStateChangedEvent"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_OnStateChangedEvent) == 0x000005, "Wrong size on ABP_CombatCharacterNew_C_OnStateChangedEvent"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_OnStateChangedEvent, prevState) == 0x000000, "Member 'ABP_CombatCharacterNew_C_OnStateChangedEvent::prevState' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_OnStateChangedEvent, NewState) == 0x000001, "Member 'ABP_CombatCharacterNew_C_OnStateChangedEvent::NewState' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_OnStateChangedEvent, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000002, "Member 'ABP_CombatCharacterNew_C_OnStateChangedEvent::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_OnStateChangedEvent, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000003, "Member 'ABP_CombatCharacterNew_C_OnStateChangedEvent::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_OnStateChangedEvent, CallFunc_BooleanOR_ReturnValue) == 0x000004, "Member 'ABP_CombatCharacterNew_C_OnStateChangedEvent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_PlayHitAnimOffset \ static_assert(alignof(ABP_CombatCharacterNew_C_PlayHitAnimOffset) == 0x000004, "Wrong alignment on ABP_CombatCharacterNew_C_PlayHitAnimOffset"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_PlayHitAnimOffset) == 0x000004, "Wrong size on ABP_CombatCharacterNew_C_PlayHitAnimOffset"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_PlayHitAnimOffset, Pose) == 0x000000, "Member 'ABP_CombatCharacterNew_C_PlayHitAnimOffset::Pose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_PlayInteractionAnimation \ static_assert(alignof(ABP_CombatCharacterNew_C_PlayInteractionAnimation) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_PlayInteractionAnimation"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_PlayInteractionAnimation) == 0x000010, "Wrong size on ABP_CombatCharacterNew_C_PlayInteractionAnimation"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_PlayInteractionAnimation, Animation) == 0x000000, "Member 'ABP_CombatCharacterNew_C_PlayInteractionAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_PlayInteractionAnimation, Slot) == 0x000008, "Member 'ABP_CombatCharacterNew_C_PlayInteractionAnimation::Slot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_ResetBlendspace \ static_assert(alignof(ABP_CombatCharacterNew_C_ResetBlendspace) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_ResetBlendspace"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_ResetBlendspace) == 0x000018, "Wrong size on ABP_CombatCharacterNew_C_ResetBlendspace"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ResetBlendspace, BSKey) == 0x000000, "Member 'ABP_CombatCharacterNew_C_ResetBlendspace::BSKey' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ResetBlendspace, Immediately) == 0x000010, "Member 'ABP_CombatCharacterNew_C_ResetBlendspace::Immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_ResetIKOffsets \ static_assert(alignof(ABP_CombatCharacterNew_C_ResetIKOffsets) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_ResetIKOffsets"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_ResetIKOffsets) == 0x000070, "Wrong size on ABP_CombatCharacterNew_C_ResetIKOffsets"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ResetIKOffsets, CallFunc_RInterpTo_ReturnValue) == 0x000000, "Member 'ABP_CombatCharacterNew_C_ResetIKOffsets::CallFunc_RInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ResetIKOffsets, CallFunc_VInterpTo_ReturnValue) == 0x000018, "Member 'ABP_CombatCharacterNew_C_ResetIKOffsets::CallFunc_VInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ResetIKOffsets, CallFunc_VInterpTo_ReturnValue_1) == 0x000030, "Member 'ABP_CombatCharacterNew_C_ResetIKOffsets::CallFunc_VInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ResetIKOffsets, CallFunc_RInterpTo_ReturnValue_1) == 0x000048, "Member 'ABP_CombatCharacterNew_C_ResetIKOffsets::CallFunc_RInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ResetIKOffsets, CallFunc_RInterpTo_DeltaTime_ImplicitCast) == 0x000060, "Member 'ABP_CombatCharacterNew_C_ResetIKOffsets::CallFunc_RInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ResetIKOffsets, CallFunc_VInterpTo_DeltaTime_ImplicitCast) == 0x000064, "Member 'ABP_CombatCharacterNew_C_ResetIKOffsets::CallFunc_VInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ResetIKOffsets, CallFunc_VInterpTo_DeltaTime_ImplicitCast_1) == 0x000068, "Member 'ABP_CombatCharacterNew_C_ResetIKOffsets::CallFunc_VInterpTo_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_ResetIKOffsets, CallFunc_RInterpTo_DeltaTime_ImplicitCast_1) == 0x00006C, "Member 'ABP_CombatCharacterNew_C_ResetIKOffsets::CallFunc_RInterpTo_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_Set_FakeMove \ static_assert(alignof(ABP_CombatCharacterNew_C_Set_FakeMove) == 0x000001, "Wrong alignment on ABP_CombatCharacterNew_C_Set_FakeMove"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_Set_FakeMove) == 0x000001, "Wrong size on ABP_CombatCharacterNew_C_Set_FakeMove"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_Set_FakeMove, FakeMove_0) == 0x000000, "Member 'ABP_CombatCharacterNew_C_Set_FakeMove::FakeMove_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_Set_ForceIdlePlayRate \ static_assert(alignof(ABP_CombatCharacterNew_C_Set_ForceIdlePlayRate) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_Set_ForceIdlePlayRate"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_Set_ForceIdlePlayRate) == 0x000008, "Wrong size on ABP_CombatCharacterNew_C_Set_ForceIdlePlayRate"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_Set_ForceIdlePlayRate, PlayRate) == 0x000000, "Member 'ABP_CombatCharacterNew_C_Set_ForceIdlePlayRate::PlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_Set_ForceSpeedZero \ static_assert(alignof(ABP_CombatCharacterNew_C_Set_ForceSpeedZero) == 0x000001, "Wrong alignment on ABP_CombatCharacterNew_C_Set_ForceSpeedZero"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_Set_ForceSpeedZero) == 0x000001, "Wrong size on ABP_CombatCharacterNew_C_Set_ForceSpeedZero"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_Set_ForceSpeedZero, bForceSpeedZero) == 0x000000, "Member 'ABP_CombatCharacterNew_C_Set_ForceSpeedZero::bForceSpeedZero' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_Set_IKLocation \ static_assert(alignof(ABP_CombatCharacterNew_C_Set_IKLocation) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_Set_IKLocation"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_Set_IKLocation) == 0x000018, "Wrong size on ABP_CombatCharacterNew_C_Set_IKLocation"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_Set_IKLocation, IK_Location) == 0x000000, "Member 'ABP_CombatCharacterNew_C_Set_IKLocation::IK_Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_Set_IsInteraction \ static_assert(alignof(ABP_CombatCharacterNew_C_Set_IsInteraction) == 0x000001, "Wrong alignment on ABP_CombatCharacterNew_C_Set_IsInteraction"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_Set_IsInteraction) == 0x000001, "Wrong size on ABP_CombatCharacterNew_C_Set_IsInteraction"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_Set_IsInteraction, IsInteraction_0) == 0x000000, "Member 'ABP_CombatCharacterNew_C_Set_IsInteraction::IsInteraction_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_Set_SearchAnimation \ static_assert(alignof(ABP_CombatCharacterNew_C_Set_SearchAnimation) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_Set_SearchAnimation"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_Set_SearchAnimation) == 0x000008, "Wrong size on ABP_CombatCharacterNew_C_Set_SearchAnimation"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_Set_SearchAnimation, Animation) == 0x000000, "Member 'ABP_CombatCharacterNew_C_Set_SearchAnimation::Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_SetEnableForceIdleAnimation \ static_assert(alignof(ABP_CombatCharacterNew_C_SetEnableForceIdleAnimation) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_SetEnableForceIdleAnimation"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_SetEnableForceIdleAnimation) == 0x000008, "Wrong size on ABP_CombatCharacterNew_C_SetEnableForceIdleAnimation"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetEnableForceIdleAnimation, NewIdleAnim) == 0x000000, "Member 'ABP_CombatCharacterNew_C_SetEnableForceIdleAnimation::NewIdleAnim' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_SetFocusTarget \ static_assert(alignof(ABP_CombatCharacterNew_C_SetFocusTarget) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_SetFocusTarget"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_SetFocusTarget) == 0x000020, "Wrong size on ABP_CombatCharacterNew_C_SetFocusTarget"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFocusTarget, FocustTarget) == 0x000000, "Member 'ABP_CombatCharacterNew_C_SetFocusTarget::FocustTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFocusTarget, FocustLocation) == 0x000008, "Member 'ABP_CombatCharacterNew_C_SetFocusTarget::FocustLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_SetFootLocking \ static_assert(alignof(ABP_CombatCharacterNew_C_SetFootLocking) == 0x000010, "Wrong alignment on ABP_CombatCharacterNew_C_SetFootLocking"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_SetFootLocking) == 0x000140, "Wrong size on ABP_CombatCharacterNew_C_SetFootLocking"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, Enable_FootIK_Curve) == 0x000000, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::Enable_FootIK_Curve' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, FootLockCurve) == 0x000008, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::FootLockCurve' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, IKFootBone) == 0x000010, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::IKFootBone' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CurrentFootLockAlpha) == 0x000018, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CurrentFootLockAlpha' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CurrentFootLockLocation) == 0x000020, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CurrentFootLockLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CurrentFootLockRotation) == 0x000038, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CurrentFootLockRotation' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, FootLockCurveValue) == 0x000050, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::FootLockCurveValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CallFunc_GetCurveValue_ReturnValue) == 0x000058, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00005C, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CallFunc_GetOwningComponent_ReturnValue) == 0x000060, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000068, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CallFunc_GetSocketTransform_ReturnValue) == 0x000070, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CallFunc_BreakTransform_Location) == 0x0000D0, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CallFunc_BreakTransform_Rotation) == 0x0000E8, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CallFunc_BreakTransform_Scale) == 0x000100, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000118, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000119, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CallFunc_GetCurveValue_ReturnValue_1) == 0x00011C, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CallFunc_GetCurveValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000120, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CallFunc_BooleanOR_ReturnValue) == 0x000121, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000128, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLocking, K2Node_VariableSet_FootLockCurveValue_ImplicitCast) == 0x000130, "Member 'ABP_CombatCharacterNew_C_SetFootLocking::K2Node_VariableSet_FootLockCurveValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_SetFootLockOffsets \ static_assert(alignof(ABP_CombatCharacterNew_C_SetFootLockOffsets) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_SetFootLockOffsets"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_SetFootLockOffsets) == 0x000160, "Wrong size on ABP_CombatCharacterNew_C_SetFootLockOffsets"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, LocalLocation) == 0x000000, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::LocalLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, LocalRotation) == 0x000018, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::LocalRotation' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, LocationDifference) == 0x000030, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::LocationDifference' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, RotationDifference) == 0x000048, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::RotationDifference' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x000060, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, CallFunc_BreakRotator_Roll) == 0x000078, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, CallFunc_BreakRotator_Pitch) == 0x00007C, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, CallFunc_BreakRotator_Yaw) == 0x000080, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000088, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, CallFunc_RotateAngleAxis_ReturnValue) == 0x0000A0, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::CallFunc_RotateAngleAxis_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, CallFunc_GetOwningComponent_ReturnValue) == 0x0000B8, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x0000C0, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x0000D8, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x0000E0, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0000F8, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, CallFunc_LessLess_VectorRotator_ReturnValue) == 0x000110, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::CallFunc_LessLess_VectorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, CallFunc_GetLastUpdateRotation_ReturnValue) == 0x000128, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::CallFunc_GetLastUpdateRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, CallFunc_NormalizedDeltaRotator_ReturnValue_1) == 0x000140, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::CallFunc_NormalizedDeltaRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootLockOffsets, CallFunc_IsMovingOnGround_ReturnValue) == 0x000158, "Member 'ABP_CombatCharacterNew_C_SetFootLockOffsets::CallFunc_IsMovingOnGround_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_SetFootOffsets \ static_assert(alignof(ABP_CombatCharacterNew_C_SetFootOffsets) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_SetFootOffsets"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_SetFootOffsets) == 0x0004E8, "Wrong size on ABP_CombatCharacterNew_C_SetFootOffsets"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, Enable_FootIK_Curve) == 0x000000, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::Enable_FootIK_Curve' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, IKFootBone) == 0x000008, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::IKFootBone' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, RootBone) == 0x000010, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::RootBone' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CurrentLocationTarget) == 0x000018, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CurrentLocationTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CurrentLocationOffset) == 0x000030, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CurrentLocationOffset' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CurrentRotationOffset) == 0x000048, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CurrentRotationOffset' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, TargetRotationOffset) == 0x000060, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::TargetRotationOffset' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, ImpactNormal) == 0x000078, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, ImpactPoint) == 0x000090, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, IKFootFloorLocation) == 0x0000A8, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::IKFootFloorLocation' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_GetCurveValue_ReturnValue) == 0x0000C0, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, Temp_object_Variable) == 0x0000C8, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_VInterpTo_ReturnValue) == 0x0000E0, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_VInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakVector_X) == 0x0000F8, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakVector_Y) == 0x000100, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakVector_Z) == 0x000108, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_MakeVector_ReturnValue) == 0x000110, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_MakeVector_ReturnValue_1) == 0x000128, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_Add_VectorVector_ReturnValue) == 0x000140, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000158, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_LineTraceSingle_OutHit) == 0x000170, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_LineTraceSingle_ReturnValue) == 0x000258, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_bBlockingHit) == 0x000259, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_bInitialOverlap) == 0x00025A, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_Time) == 0x00025C, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_Distance) == 0x000260, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_Location) == 0x000268, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_ImpactPoint) == 0x000280, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_Normal) == 0x000298, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_ImpactNormal) == 0x0002B0, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_PhysMat) == 0x0002C8, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_HitActor) == 0x0002D0, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_HitComponent) == 0x0002D8, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_HitBoneName) == 0x0002E0, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_BoneName) == 0x0002E8, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_HitItem) == 0x0002F0, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_ElementIndex) == 0x0002F4, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_FaceIndex) == 0x0002F8, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_TraceStart) == 0x000300, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakHitResult_TraceEnd) == 0x000318, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_IsWalkable_ReturnValue) == 0x000330, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_IsWalkable_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000338, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000350, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_RInterpTo_ReturnValue) == 0x000368, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_RInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakVector_X_1) == 0x000380, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakVector_Y_1) == 0x000388, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakVector_Z_1) == 0x000390, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000398, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_VInterpTo_ReturnValue_1) == 0x0003A0, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_VInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakVector_X_2) == 0x0003B8, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakVector_Y_2) == 0x0003C0, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakVector_Z_2) == 0x0003C8, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_DegAtan2_ReturnValue) == 0x0003D0, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_DegAtan2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_DegAtan2_ReturnValue_1) == 0x0003D8, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_DegAtan2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0003E0, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_MakeRotator_ReturnValue) == 0x0003E8, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_Multiply_VectorFloat_ReturnValue_1) == 0x000400, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_Multiply_VectorFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000418, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_GetOwningComponent_ReturnValue) == 0x000430, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x000438, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_GetSocketLocation_ReturnValue) == 0x000450, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakVector_X_3) == 0x000468, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakVector_X_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakVector_Y_3) == 0x000470, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakVector_Z_3) == 0x000478, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_GetSocketLocation_ReturnValue_1) == 0x000480, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_GetSocketLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakVector_X_4) == 0x000498, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakVector_X_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakVector_Y_4) == 0x0004A0, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakVector_Y_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_BreakVector_Z_4) == 0x0004A8, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_BreakVector_Z_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_MakeVector_ReturnValue_2) == 0x0004B0, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0004C8, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_VInterpTo_DeltaTime_ImplicitCast) == 0x0004D0, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_VInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_VInterpTo_DeltaTime_ImplicitCast_1) == 0x0004D4, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_VInterpTo_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_RInterpTo_DeltaTime_ImplicitCast) == 0x0004D8, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_RInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_MakeRotator_Roll_ImplicitCast) == 0x0004DC, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_MakeRotator_Roll_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetFootOffsets, CallFunc_MakeRotator_Pitch_ImplicitCast) == 0x0004E0, "Member 'ABP_CombatCharacterNew_C_SetFootOffsets::CallFunc_MakeRotator_Pitch_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_SetPelvisIKOffset \ static_assert(alignof(ABP_CombatCharacterNew_C_SetPelvisIKOffset) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_SetPelvisIKOffset"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_SetPelvisIKOffset) == 0x000120, "Wrong size on ABP_CombatCharacterNew_C_SetPelvisIKOffset"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, FootOffset_L_Target) == 0x000000, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::FootOffset_L_Target' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, FootOffset_R_Target) == 0x000018, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::FootOffset_R_Target' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, PelvisTarget) == 0x000030, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::PelvisTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_BreakVector_X) == 0x000048, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_BreakVector_Y) == 0x000050, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_BreakVector_Z) == 0x000058, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_VInterpTo_ReturnValue) == 0x000060, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_VInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000078, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_VInterpTo_ReturnValue_1) == 0x000080, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_VInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_BreakVector_X_1) == 0x000098, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_BreakVector_Y_1) == 0x0000A0, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_BreakVector_Z_1) == 0x0000A8, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0000B0, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_GetCurveValue_ReturnValue) == 0x0000B4, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_GetCurveValue_ReturnValue_1) == 0x0000B8, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_GetCurveValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000C0, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000C8, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_BreakVector_X_2) == 0x0000D0, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_BreakVector_Y_2) == 0x0000D8, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_BreakVector_Z_2) == 0x0000E0, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_BreakVector_X_3) == 0x0000E8, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_BreakVector_X_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_BreakVector_Y_3) == 0x0000F0, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_BreakVector_Z_3) == 0x0000F8, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000100, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_VInterpTo_DeltaTime_ImplicitCast) == 0x000104, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_VInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_VInterpTo_DeltaTime_ImplicitCast_1) == 0x000108, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_VInterpTo_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000110, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SetPelvisIKOffset, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000118, "Member 'ABP_CombatCharacterNew_C_SetPelvisIKOffset::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_SwitchToBlendspace \ static_assert(alignof(ABP_CombatCharacterNew_C_SwitchToBlendspace) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_SwitchToBlendspace"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_SwitchToBlendspace) == 0x000020, "Wrong size on ABP_CombatCharacterNew_C_SwitchToBlendspace"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SwitchToBlendspace, NewBS) == 0x000000, "Member 'ABP_CombatCharacterNew_C_SwitchToBlendspace::NewBS' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SwitchToBlendspace, BSKey) == 0x000008, "Member 'ABP_CombatCharacterNew_C_SwitchToBlendspace::BSKey' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SwitchToBlendspace, Immediately) == 0x000018, "Member 'ABP_CombatCharacterNew_C_SwitchToBlendspace::Immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_SwitchToNewBlendspace2_1_1 \ static_assert(alignof(ABP_CombatCharacterNew_C_SwitchToNewBlendspace2_1_1) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_SwitchToNewBlendspace2_1_1"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_SwitchToNewBlendspace2_1_1) == 0x000010, "Wrong size on ABP_CombatCharacterNew_C_SwitchToNewBlendspace2_1_1"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SwitchToNewBlendspace2_1_1, NewParam) == 0x000000, "Member 'ABP_CombatCharacterNew_C_SwitchToNewBlendspace2_1_1::NewParam' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_SwitchToNewBlendspace2_1_1, BTime) == 0x000008, "Member 'ABP_CombatCharacterNew_C_SwitchToNewBlendspace2_1_1::BTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_TestPrintBlendspace \ static_assert(alignof(ABP_CombatCharacterNew_C_TestPrintBlendspace) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_TestPrintBlendspace"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_TestPrintBlendspace) == 0x000128, "Wrong size on ABP_CombatCharacterNew_C_TestPrintBlendspace"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, Key) == 0x000000, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::Key' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, Want) == 0x000010, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::Want' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_GetTimeSeconds_ReturnValue) == 0x000018, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000030, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_SelectString_ReturnValue) == 0x000058, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_GetDisplayName_ReturnValue_1) == 0x000068, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_GetDisplayName_ReturnValue_2) == 0x000078, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_GetDisplayName_ReturnValue_3) == 0x000088, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_GetDisplayName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000098, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A8, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000B8, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000C8, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000D8, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000E8, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000F8, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000108, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TestPrintBlendspace, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000118, "Member 'ABP_CombatCharacterNew_C_TestPrintBlendspace::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_TraceFootIK \ static_assert(alignof(ABP_CombatCharacterNew_C_TraceFootIK) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_TraceFootIK"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_TraceFootIK) == 0x000498, "Wrong size on ABP_CombatCharacterNew_C_TraceFootIK"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, FootIKSocketName) == 0x000000, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::FootIKSocketName' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, FootOffsetTarget) == 0x000008, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::FootOffsetTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, HitPosition) == 0x000020, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::HitPosition' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, FootRotateTarget) == 0x000038, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::FootRotateTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, Temp) == 0x000050, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::Temp' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000068, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_SelectFloat_ReturnValue) == 0x000070, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_GetOwningComponent_ReturnValue) == 0x000078, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_Conv_NameToString_ReturnValue) == 0x000080, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_Concat_StrStr_ReturnValue) == 0x000090, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_Conv_StringToName_ReturnValue) == 0x0000A0, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_Conv_NameToString_ReturnValue_1) == 0x0000A8, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, Temp_object_Variable) == 0x0000B8, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000C8, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_EndsWith_ReturnValue) == 0x0000D8, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_Conv_StringToName_ReturnValue_1) == 0x0000DC, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_Conv_StringToName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_GetSocketRotation_ReturnValue) == 0x0000E8, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_GetSocketRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_GetUpVector_ReturnValue) == 0x000100, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, K2Node_MakeArray_Array) == 0x000118, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_MakeVector_ReturnValue) == 0x000128, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000140, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_MakeVector_ReturnValue_1) == 0x000158, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakVector_X) == 0x000170, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakVector_Y) == 0x000178, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakVector_Z) == 0x000180, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_GetOwningComponent_ReturnValue_1) == 0x000188, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_GetOwningComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000190, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_GetSocketLocation_ReturnValue) == 0x000198, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0001B0, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakVector_X_1) == 0x0001B8, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakVector_Y_1) == 0x0001C0, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakVector_Z_1) == 0x0001C8, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_MakeVector_ReturnValue_2) == 0x0001D0, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0001E8, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_Add_VectorVector_ReturnValue) == 0x000200, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_LineTraceSingleForObjects_OutHit) == 0x000218, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_LineTraceSingleForObjects_OutHit' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_LineTraceSingleForObjects_ReturnValue) == 0x000300, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_LineTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_bBlockingHit) == 0x000301, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_bInitialOverlap) == 0x000302, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_Time) == 0x000304, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_Distance) == 0x000308, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_Location) == 0x000310, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_ImpactPoint) == 0x000328, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_Normal) == 0x000340, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_ImpactNormal) == 0x000358, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_PhysMat) == 0x000370, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_HitActor) == 0x000378, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_HitComponent) == 0x000380, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_HitBoneName) == 0x000388, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_BoneName) == 0x000390, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_HitItem) == 0x000398, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_ElementIndex) == 0x00039C, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_FaceIndex) == 0x0003A0, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_TraceStart) == 0x0003A8, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakHitResult_TraceEnd) == 0x0003C0, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_Multiply_VectorInt_ReturnValue) == 0x0003D8, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_Multiply_VectorInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_MakeRotFromXZ_ReturnValue) == 0x0003F0, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_MakeRotFromXZ_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_MakeRotFromXZ_ReturnValue_1) == 0x000408, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_MakeRotFromXZ_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakVector_X_2) == 0x000420, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakVector_Y_2) == 0x000428, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakVector_Z_2) == 0x000430, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakVector_X_3) == 0x000438, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakVector_X_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakVector_Y_3) == 0x000440, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_BreakVector_Z_3) == 0x000448, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_DegAtan2_ReturnValue) == 0x000450, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_DegAtan2_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000458, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_FClamp_ReturnValue) == 0x000460, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_FClamp_ReturnValue_1) == 0x000468, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_DegAtan2_ReturnValue_1) == 0x000470, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_DegAtan2_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_FClamp_ReturnValue_2) == 0x000478, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_FClamp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_TraceFootIK, CallFunc_MakeVector_ReturnValue_3) == 0x000480, "Member 'ABP_CombatCharacterNew_C_TraceFootIK::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_UpdateAimOffsetAlpha \ static_assert(alignof(ABP_CombatCharacterNew_C_UpdateAimOffsetAlpha) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_UpdateAimOffsetAlpha"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_UpdateAimOffsetAlpha) == 0x000020, "Wrong size on ABP_CombatCharacterNew_C_UpdateAimOffsetAlpha"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAimOffsetAlpha, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000000, "Member 'ABP_CombatCharacterNew_C_UpdateAimOffsetAlpha::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAimOffsetAlpha, CallFunc_Conv_BoolToFloat_ReturnValue) == 0x000008, "Member 'ABP_CombatCharacterNew_C_UpdateAimOffsetAlpha::CallFunc_Conv_BoolToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAimOffsetAlpha, CallFunc_FInterpTo_ReturnValue) == 0x000010, "Member 'ABP_CombatCharacterNew_C_UpdateAimOffsetAlpha::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAimOffsetAlpha, CallFunc_FInterpTo_Target_ImplicitCast) == 0x000018, "Member 'ABP_CombatCharacterNew_C_UpdateAimOffsetAlpha::CallFunc_FInterpTo_Target_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_UpdateAttackAnimPitch \ static_assert(alignof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_UpdateAttackAnimPitch"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch) == 0x000118, "Wrong size on ABP_CombatCharacterNew_C_UpdateAttackAnimPitch"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, Local_TargetRotation) == 0x000000, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::Local_TargetRotation' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_GetOwningComponent_ReturnValue) == 0x000018, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_GetSocketLocation_ReturnValue) == 0x000020, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_GetControlRotation_ReturnValue) == 0x000038, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000050, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x000068, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_BreakRotator_Roll) == 0x000080, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_BreakRotator_Pitch) == 0x000084, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_BreakRotator_Yaw) == 0x000088, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_IsValid_ReturnValue) == 0x00008C, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_IsLocallyControlled_ReturnValue) == 0x00008D, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_IsLocallyControlled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000090, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_GetNetworkState_ReturnValue) == 0x000098, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_GetNetworkState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_FInterpTo_ReturnValue) == 0x0000A0, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_IsValid_ReturnValue_1) == 0x0000A8, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_ClampAngle_ReturnValue) == 0x0000B0, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_ClampAngle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_SyncState_GetAttackTarget_AttackTarget) == 0x0000B8, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_SyncState_GetAttackTarget_AttackTarget' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_IsValid_ReturnValue_2) == 0x0000C0, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, K2Node_DynamicCast_AsI_Is_Targetable) == 0x0000C8, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::K2Node_DynamicCast_AsI_Is_Targetable' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_GetTargetLocation_Attack_Location) == 0x0000E0, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_GetTargetLocation_Attack_Location' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_FindLookAtRotation_ReturnValue) == 0x0000F8, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateAttackAnimPitch, CallFunc_FInterpTo_Target_ImplicitCast) == 0x000110, "Member 'ABP_CombatCharacterNew_C_UpdateAttackAnimPitch::CallFunc_FInterpTo_Target_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABP_CombatCharacterNew_C_UpdateFootIK \ static_assert(alignof(ABP_CombatCharacterNew_C_UpdateFootIK) == 0x000008, "Wrong alignment on ABP_CombatCharacterNew_C_UpdateFootIK"); \ static_assert(sizeof(ABP_CombatCharacterNew_C_UpdateFootIK) == 0x000038, "Wrong size on ABP_CombatCharacterNew_C_UpdateFootIK"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateFootIK, FootOffset_R_Target) == 0x000000, "Member 'ABP_CombatCharacterNew_C_UpdateFootIK::FootOffset_R_Target' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateFootIK, FootOffset_L_Target) == 0x000018, "Member 'ABP_CombatCharacterNew_C_UpdateFootIK::FootOffset_L_Target' has a wrong offset!"); \ static_assert(offsetof(ABP_CombatCharacterNew_C_UpdateFootIK, K2Node_SwitchEnum_CmpSuccess) == 0x000030, "Member 'ABP_CombatCharacterNew_C_UpdateFootIK::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UABP_CombatCharacterNew_C \ static_assert(alignof(UABP_CombatCharacterNew_C) == 0x000010, "Wrong alignment on UABP_CombatCharacterNew_C"); \ static_assert(sizeof(UABP_CombatCharacterNew_C) == 0x002410, "Wrong size on UABP_CombatCharacterNew_C"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, UberGraphFrame) == 0x000450, "Member 'UABP_CombatCharacterNew_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, __AnimBlueprintMutables) == 0x000458, "Member 'UABP_CombatCharacterNew_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimBlueprintExtension_Tag) == 0x000478, "Member 'UABP_CombatCharacterNew_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimBlueprintExtension_PropertyAccess) == 0x000480, "Member 'UABP_CombatCharacterNew_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimBlueprintExtension_Base) == 0x000488, "Member 'UABP_CombatCharacterNew_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_SaveCachedPose_5) == 0x000490, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_SaveCachedPose_5' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_UseCachedPose_8) == 0x000598, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_UseCachedPose_8' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_BlendListByBool_3) == 0x0005C0, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_BlendListByBool_3' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_Slot_3) == 0x000608, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_Slot_3' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_UseCachedPose_7) == 0x000650, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_UseCachedPose_7' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_LinkedAnimGraph_2) == 0x000678, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_LinkedAnimGraph_2' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_SaveCachedPose_4) == 0x000730, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_SaveCachedPose_4' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_UseCachedPose_6) == 0x000838, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_UseCachedPose_6' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_UseCachedPose_5) == 0x000860, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_UseCachedPose_5' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_SaveCachedPose_3) == 0x000888, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_SaveCachedPose_3' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_UseCachedPose_4) == 0x000990, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_UseCachedPose_4' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_ComponentToLocalSpace_1) == 0x0009B8, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_ComponentToLocalSpace_1' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_LocalToComponentSpace_1) == 0x0009D8, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_LocalToComponentSpace_1' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_ModifyBone_2) == 0x0009F8, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_ModifyBone_2' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_SaveCachedPose_2) == 0x000B38, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_SaveCachedPose_2' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_BlendListByBool_2) == 0x000C40, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_SequencePlayer_4) == 0x000C88, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_LayeredBoneBlend) == 0x000CD0, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_Slot_2) == 0x000DB0, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_Slot_2' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_UseCachedPose_3) == 0x000DF8, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_UseCachedPose_3' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_UseCachedPose_2) == 0x000E20, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_TransitionResult_8) == 0x000E48, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_TransitionResult_7) == 0x000E70, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_TransitionResult_6) == 0x000E98, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_TransitionResult_5) == 0x000EC0, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_TransitionResult_4) == 0x000EE8, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_TransitionResult_3) == 0x000F10, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_SequencePlayer_3) == 0x000F38, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_StateResult_6) == 0x000F80, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_StateResult_6' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_SequencePlayer_2) == 0x000FA0, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_StateResult_5) == 0x000FE8, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_SequencePlayer_1) == 0x001008, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_StateResult_4) == 0x001050, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_SequencePlayer) == 0x001070, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_StateResult_3) == 0x0010B8, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_UseCachedPose_1) == 0x0010D8, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_StateResult_2) == 0x001100, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_StateMachine_1) == 0x001120, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_SaveCachedPose_1) == 0x0011E8, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_UseCachedPose) == 0x0012F0, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_Slot_1) == 0x001318, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_Slot_1' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_BlendListByBool_1) == 0x001360, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_RotationOffsetBlendSpace) == 0x0013A8, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_LocalRefPose) == 0x0014C0, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_LocalRefPose' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_Root_1) == 0x0014D0, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_Root_1' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_BlendListByBool) == 0x0014F0, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_ModifyBone_1) == 0x001538, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_ModifyBone_1' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_LinkedAnimGraph_1) == 0x001678, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_LinkedAnimGraph_1' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_ModifyBone) == 0x001730, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_ModifyBone' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_ModifyCurve) == 0x001870, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_ModifyCurve' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_LocalToComponentSpace) == 0x001970, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_LinkedAnimGraph) == 0x001990, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_LinkedAnimLayer) == 0x001A48, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_LinkedAnimLayer' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_ComponentToLocalSpace) == 0x001B10, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_SaveCachedPose) == 0x001B30, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_Slot) == 0x001C38, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_Slot' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_TransitionResult_2) == 0x001C80, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_TransitionResult_1) == 0x001CA8, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_BlendSpacePlayer_1) == 0x001CD0, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_StateResult_1) == 0x001D40, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_BlendSpacePlayer) == 0x001D60, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_StateResult) == 0x001DD0, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_TransitionResult) == 0x001DF0, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_StateMachine) == 0x001E18, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AnimGraphNode_Root) == 0x001EE0, "Member 'UABP_CombatCharacterNew_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, __CustomProperty_OpenNewAnimNotifyFunc_022F8A8D46075B32BB74D180AD4E0E9F) == 0x001F00, "Member 'UABP_CombatCharacterNew_C::__CustomProperty_OpenNewAnimNotifyFunc_022F8A8D46075B32BB74D180AD4E0E9F' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, __CustomProperty_OpenNewAnimNotifyLog_022F8A8D46075B32BB74D180AD4E0E9F) == 0x001F01, "Member 'UABP_CombatCharacterNew_C::__CustomProperty_OpenNewAnimNotifyLog_022F8A8D46075B32BB74D180AD4E0E9F' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, __CustomProperty_bStopFocus_022F8A8D46075B32BB74D180AD4E0E9F) == 0x001F02, "Member 'UABP_CombatCharacterNew_C::__CustomProperty_bStopFocus_022F8A8D46075B32BB74D180AD4E0E9F' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, __CustomProperty_OpenNewAnimNotifyFunc_97439AD8424D92C98563CC8C36DA6080) == 0x001F03, "Member 'UABP_CombatCharacterNew_C::__CustomProperty_OpenNewAnimNotifyFunc_97439AD8424D92C98563CC8C36DA6080' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, __CustomProperty_OpenNewAnimNotifyLog_97439AD8424D92C98563CC8C36DA6080) == 0x001F04, "Member 'UABP_CombatCharacterNew_C::__CustomProperty_OpenNewAnimNotifyLog_97439AD8424D92C98563CC8C36DA6080' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, __CustomProperty_Hurt_AO_97439AD8424D92C98563CC8C36DA6080) == 0x001F08, "Member 'UABP_CombatCharacterNew_C::__CustomProperty_Hurt_AO_97439AD8424D92C98563CC8C36DA6080' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, __CustomProperty_OpenNewAnimNotifyFunc_1ABB7E5A4F3CDB9F4185DAA69432EBE2) == 0x001F10, "Member 'UABP_CombatCharacterNew_C::__CustomProperty_OpenNewAnimNotifyFunc_1ABB7E5A4F3CDB9F4185DAA69432EBE2' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, __CustomProperty_OpenNewAnimNotifyLog_1ABB7E5A4F3CDB9F4185DAA69432EBE2) == 0x001F11, "Member 'UABP_CombatCharacterNew_C::__CustomProperty_OpenNewAnimNotifyLog_1ABB7E5A4F3CDB9F4185DAA69432EBE2' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, __CustomProperty_EnableHeightSync_1ABB7E5A4F3CDB9F4185DAA69432EBE2) == 0x001F12, "Member 'UABP_CombatCharacterNew_C::__CustomProperty_EnableHeightSync_1ABB7E5A4F3CDB9F4185DAA69432EBE2' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, __CustomProperty_TargetHeightSync_1ABB7E5A4F3CDB9F4185DAA69432EBE2) == 0x001F18, "Member 'UABP_CombatCharacterNew_C::__CustomProperty_TargetHeightSync_1ABB7E5A4F3CDB9F4185DAA69432EBE2' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, __CustomProperty_ForbiddenIK_1ABB7E5A4F3CDB9F4185DAA69432EBE2) == 0x001F20, "Member 'UABP_CombatCharacterNew_C::__CustomProperty_ForbiddenIK_1ABB7E5A4F3CDB9F4185DAA69432EBE2' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, CharacterReference) == 0x001F28, "Member 'UABP_CombatCharacterNew_C::CharacterReference' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IsInAir) == 0x001F30, "Member 'UABP_CombatCharacterNew_C::IsInAir' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IsShieldEquipped) == 0x001F31, "Member 'UABP_CombatCharacterNew_C::IsShieldEquipped' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IsInSlowMotion) == 0x001F32, "Member 'UABP_CombatCharacterNew_C::IsInSlowMotion' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, Speed) == 0x001F38, "Member 'UABP_CombatCharacterNew_C::Speed' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, Direction) == 0x001F40, "Member 'UABP_CombatCharacterNew_C::Direction' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, LocomotionRateScale) == 0x001F48, "Member 'UABP_CombatCharacterNew_C::LocomotionRateScale' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, LeanAmount) == 0x001F50, "Member 'UABP_CombatCharacterNew_C::LeanAmount' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, LeanOffset) == 0x001F58, "Member 'UABP_CombatCharacterNew_C::LeanOffset' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, BlockAlpha) == 0x001F60, "Member 'UABP_CombatCharacterNew_C::BlockAlpha' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AimAlpha) == 0x001F68, "Member 'UABP_CombatCharacterNew_C::AimAlpha' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AttackAnimPitch) == 0x001F70, "Member 'UABP_CombatCharacterNew_C::AttackAnimPitch' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, TurnThreshold) == 0x001F78, "Member 'UABP_CombatCharacterNew_C::TurnThreshold' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, MinTurnLength) == 0x001F80, "Member 'UABP_CombatCharacterNew_C::MinTurnLength' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AimOffsetAlpha) == 0x001F88, "Member 'UABP_CombatCharacterNew_C::AimOffsetAlpha' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AxisTurnValue) == 0x001F90, "Member 'UABP_CombatCharacterNew_C::AxisTurnValue' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IsLookingForward) == 0x001F98, "Member 'UABP_CombatCharacterNew_C::IsLookingForward' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IsInCombat) == 0x001F99, "Member 'UABP_CombatCharacterNew_C::IsInCombat' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, EquipmentComponent) == 0x001FA0, "Member 'UABP_CombatCharacterNew_C::EquipmentComponent' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, MouseDeltaX) == 0x001FA8, "Member 'UABP_CombatCharacterNew_C::MouseDeltaX' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, CastingAlpha) == 0x001FB0, "Member 'UABP_CombatCharacterNew_C::CastingAlpha' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IsItemInShieldSlotEquipped) == 0x001FB8, "Member 'UABP_CombatCharacterNew_C::IsItemInShieldSlotEquipped' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, is_ladder) == 0x001FB9, "Member 'UABP_CombatCharacterNew_C::is_ladder' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, ladder_blend_time) == 0x001FC0, "Member 'UABP_CombatCharacterNew_C::ladder_blend_time' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, ladderPos) == 0x001FC8, "Member 'UABP_CombatCharacterNew_C::ladderPos' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IsInteraction) == 0x001FD0, "Member 'UABP_CombatCharacterNew_C::IsInteraction' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, lastSpeed) == 0x001FD8, "Member 'UABP_CombatCharacterNew_C::lastSpeed' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, realspeed) == 0x001FE0, "Member 'UABP_CombatCharacterNew_C::realspeed' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, LeftFootOffsetTarget) == 0x001FE8, "Member 'UABP_CombatCharacterNew_C::LeftFootOffsetTarget' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, RightFootOffsetTarget) == 0x002000, "Member 'UABP_CombatCharacterNew_C::RightFootOffsetTarget' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, LeftFootOffset) == 0x002018, "Member 'UABP_CombatCharacterNew_C::LeftFootOffset' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, RightFootOffset) == 0x002030, "Member 'UABP_CombatCharacterNew_C::RightFootOffset' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, Prelvis) == 0x002048, "Member 'UABP_CombatCharacterNew_C::Prelvis' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, scaledZ) == 0x002050, "Member 'UABP_CombatCharacterNew_C::scaledZ' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IKTraceDistance) == 0x002058, "Member 'UABP_CombatCharacterNew_C::IKTraceDistance' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, alpha_lfoot) == 0x002060, "Member 'UABP_CombatCharacterNew_C::alpha_lfoot' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, alpha_rfoot) == 0x002068, "Member 'UABP_CombatCharacterNew_C::alpha_rfoot' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, ikleg_adjustFullHeight) == 0x002070, "Member 'UABP_CombatCharacterNew_C::ikleg_adjustFullHeight' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, PrelvisTarget) == 0x002078, "Member 'UABP_CombatCharacterNew_C::PrelvisTarget' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, lastIKTickMovingTime) == 0x002080, "Member 'UABP_CombatCharacterNew_C::lastIKTickMovingTime' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, lastIKTickMoving) == 0x002088, "Member 'UABP_CombatCharacterNew_C::lastIKTickMoving' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, nextSavedFootOffset_L) == 0x002090, "Member 'UABP_CombatCharacterNew_C::nextSavedFootOffset_L' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, lastSavedFOffDelta_L) == 0x0020A8, "Member 'UABP_CombatCharacterNew_C::lastSavedFOffDelta_L' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, nextTriggerFO_L) == 0x0020B0, "Member 'UABP_CombatCharacterNew_C::nextTriggerFO_L' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, nextSavedFootOffset_R) == 0x0020B8, "Member 'UABP_CombatCharacterNew_C::nextSavedFootOffset_R' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, nextTriggerFO_R) == 0x0020D0, "Member 'UABP_CombatCharacterNew_C::nextTriggerFO_R' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, lastSavedFOffDelta_R) == 0x0020D8, "Member 'UABP_CombatCharacterNew_C::lastSavedFOffDelta_R' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, ikleg_adjustGround) == 0x0020E0, "Member 'UABP_CombatCharacterNew_C::ikleg_adjustGround' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, Anim_JumpStart) == 0x0020E8, "Member 'UABP_CombatCharacterNew_C::Anim_JumpStart' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, Anim_JumpEnd) == 0x0020F0, "Member 'UABP_CombatCharacterNew_C::Anim_JumpEnd' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, lastRotateDesired) == 0x0020F8, "Member 'UABP_CombatCharacterNew_C::lastRotateDesired' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IsAccelerating) == 0x002110, "Member 'UABP_CombatCharacterNew_C::IsAccelerating' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, YawOffSet) == 0x002118, "Member 'UABP_CombatCharacterNew_C::YawOffSet' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, CheckTurning) == 0x002120, "Member 'UABP_CombatCharacterNew_C::CheckTurning' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, LastYawOffSet) == 0x002128, "Member 'UABP_CombatCharacterNew_C::LastYawOffSet' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, YawOffSetOverFrame) == 0x002130, "Member 'UABP_CombatCharacterNew_C::YawOffSetOverFrame' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, bForceIdleAnim) == 0x002138, "Member 'UABP_CombatCharacterNew_C::bForceIdleAnim' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, forcedIdleAnimation) == 0x002140, "Member 'UABP_CombatCharacterNew_C::forcedIdleAnimation' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, temp_dir) == 0x002148, "Member 'UABP_CombatCharacterNew_C::temp_dir' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IKFoot_L_Rotate) == 0x002150, "Member 'UABP_CombatCharacterNew_C::IKFoot_L_Rotate' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IKFoot_R_Rotate) == 0x002168, "Member 'UABP_CombatCharacterNew_C::IKFoot_R_Rotate' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, alpha_rotate_lfoot) == 0x002180, "Member 'UABP_CombatCharacterNew_C::alpha_rotate_lfoot' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, alpha_rotate_rfoot) == 0x002188, "Member 'UABP_CombatCharacterNew_C::alpha_rotate_rfoot' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, ikleg_adjustFullHeight_L) == 0x002190, "Member 'UABP_CombatCharacterNew_C::ikleg_adjustFullHeight_L' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, ikleg_adjustFullHeight_R) == 0x002198, "Member 'UABP_CombatCharacterNew_C::ikleg_adjustFullHeight_R' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, curve_lfoot) == 0x0021A0, "Member 'UABP_CombatCharacterNew_C::curve_lfoot' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, curve_rfoot) == 0x0021A8, "Member 'UABP_CombatCharacterNew_C::curve_rfoot' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, FootLock_L_Alpha) == 0x0021B0, "Member 'UABP_CombatCharacterNew_C::FootLock_L_Alpha' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, FootOffset_L_Location) == 0x0021B8, "Member 'UABP_CombatCharacterNew_C::FootOffset_L_Location' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, FootLock_R_Location) == 0x0021D0, "Member 'UABP_CombatCharacterNew_C::FootLock_R_Location' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, DeltaTimeX) == 0x0021E8, "Member 'UABP_CombatCharacterNew_C::DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, FootOffset_L_Rotation) == 0x0021F0, "Member 'UABP_CombatCharacterNew_C::FootOffset_L_Rotation' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, FootOffset_R_Rotation) == 0x002208, "Member 'UABP_CombatCharacterNew_C::FootOffset_R_Rotation' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, Velocity) == 0x002220, "Member 'UABP_CombatCharacterNew_C::Velocity' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, PelvisAlpha) == 0x002238, "Member 'UABP_CombatCharacterNew_C::PelvisAlpha' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, PelvisOffset) == 0x002240, "Member 'UABP_CombatCharacterNew_C::PelvisOffset' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IK_TraceDistanceAboveFoot) == 0x002258, "Member 'UABP_CombatCharacterNew_C::IK_TraceDistanceAboveFoot' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IK_TraceDistanceBelowFoot) == 0x002260, "Member 'UABP_CombatCharacterNew_C::IK_TraceDistanceBelowFoot' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, FootHeight) == 0x002268, "Member 'UABP_CombatCharacterNew_C::FootHeight' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, FootLock_L_Location) == 0x002270, "Member 'UABP_CombatCharacterNew_C::FootLock_L_Location' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, FootLock_L_Rotation) == 0x002288, "Member 'UABP_CombatCharacterNew_C::FootLock_L_Rotation' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, FootLock_R_Alpha) == 0x0022A0, "Member 'UABP_CombatCharacterNew_C::FootLock_R_Alpha' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, FootLock_R_Rotation) == 0x0022A8, "Member 'UABP_CombatCharacterNew_C::FootLock_R_Rotation' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, MovementState) == 0x0022C0, "Member 'UABP_CombatCharacterNew_C::MovementState' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, FootOffset_R_Location) == 0x0022C8, "Member 'UABP_CombatCharacterNew_C::FootOffset_R_Location' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, tempHide) == 0x0022E0, "Member 'UABP_CombatCharacterNew_C::tempHide' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, FallingStartTime) == 0x0022E8, "Member 'UABP_CombatCharacterNew_C::FallingStartTime' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IKFootAlpha_BelowSpeed) == 0x0022F0, "Member 'UABP_CombatCharacterNew_C::IKFootAlpha_BelowSpeed' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, LastLocation) == 0x0022F8, "Member 'UABP_CombatCharacterNew_C::LastLocation' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, FakeMove) == 0x002310, "Member 'UABP_CombatCharacterNew_C::FakeMove' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, LayPose) == 0x002311, "Member 'UABP_CombatCharacterNew_C::LayPose' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, DynamicTargetComp) == 0x002318, "Member 'UABP_CombatCharacterNew_C::DynamicTargetComp' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IsWalkMovementMode) == 0x002320, "Member 'UABP_CombatCharacterNew_C::IsWalkMovementMode' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, ForbiddenFootIK) == 0x002321, "Member 'UABP_CombatCharacterNew_C::ForbiddenFootIK' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, NewBlendSpace) == 0x002328, "Member 'UABP_CombatCharacterNew_C::NewBlendSpace' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, Blend_Space) == 0x002330, "Member 'UABP_CombatCharacterNew_C::Blend_Space' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, OldBlendSpace) == 0x002338, "Member 'UABP_CombatCharacterNew_C::OldBlendSpace' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, TargetAlpha) == 0x002340, "Member 'UABP_CombatCharacterNew_C::TargetAlpha' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, CurrentAlpha) == 0x002348, "Member 'UABP_CombatCharacterNew_C::CurrentAlpha' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, StarTime) == 0x002350, "Member 'UABP_CombatCharacterNew_C::StarTime' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, AlphaCurve) == 0x002358, "Member 'UABP_CombatCharacterNew_C::AlphaCurve' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, Pwd_Tag) == 0x002360, "Member 'UABP_CombatCharacterNew_C::Pwd_Tag' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, BlendTime) == 0x002368, "Member 'UABP_CombatCharacterNew_C::BlendTime' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IsAttackState) == 0x002370, "Member 'UABP_CombatCharacterNew_C::IsAttackState' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, BSAnimationA) == 0x002378, "Member 'UABP_CombatCharacterNew_C::BSAnimationA' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, BSAnimationB) == 0x002380, "Member 'UABP_CombatCharacterNew_C::BSAnimationB' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, BSAnimationSwitchA) == 0x002388, "Member 'UABP_CombatCharacterNew_C::BSAnimationSwitchA' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, NormalcyBS) == 0x002390, "Member 'UABP_CombatCharacterNew_C::NormalcyBS' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, BSAnimationCode) == 0x002398, "Member 'UABP_CombatCharacterNew_C::BSAnimationCode' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, EnableAttackState) == 0x0023A8, "Member 'UABP_CombatCharacterNew_C::EnableAttackState' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, Hurt_AO) == 0x0023B0, "Member 'UABP_CombatCharacterNew_C::Hurt_AO' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, bVirtualJumping) == 0x0023B8, "Member 'UABP_CombatCharacterNew_C::bVirtualJumping' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, ActivedFootIk) == 0x0023B9, "Member 'UABP_CombatCharacterNew_C::ActivedFootIk' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, Stop_Focus) == 0x0023BA, "Member 'UABP_CombatCharacterNew_C::Stop_Focus' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, TargetingComponent) == 0x0023C0, "Member 'UABP_CombatCharacterNew_C::TargetingComponent' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, TargetHeightSyncDelta) == 0x0023C8, "Member 'UABP_CombatCharacterNew_C::TargetHeightSyncDelta' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, IsEnableHeightSync) == 0x0023D0, "Member 'UABP_CombatCharacterNew_C::IsEnableHeightSync' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, SprintAlphaCurveValue) == 0x0023D4, "Member 'UABP_CombatCharacterNew_C::SprintAlphaCurveValue' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, CanEnable45FixedMovement) == 0x0023D8, "Member 'UABP_CombatCharacterNew_C::CanEnable45FixedMovement' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, Four5FixedMovementInterpValue) == 0x0023E0, "Member 'UABP_CombatCharacterNew_C::Four5FixedMovementInterpValue' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, Spring_State) == 0x0023E8, "Member 'UABP_CombatCharacterNew_C::Spring_State' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, Current) == 0x0023F4, "Member 'UABP_CombatCharacterNew_C::Current' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, FixZOffset) == 0x0023F8, "Member 'UABP_CombatCharacterNew_C::FixZOffset' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, bAllowIK) == 0x002400, "Member 'UABP_CombatCharacterNew_C::bAllowIK' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, EnableBodyInversion) == 0x002401, "Member 'UABP_CombatCharacterNew_C::EnableBodyInversion' has a wrong offset!"); \ static_assert(offsetof(UABP_CombatCharacterNew_C, Four5FixedMovementInversionValue) == 0x002408, "Member 'UABP_CombatCharacterNew_C::Four5FixedMovementInversionValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_MasterPose_C_Attach \ static_assert(alignof(DI_MasterPose_C_Attach) == 0x000008, "Wrong alignment on DI_MasterPose_C_Attach"); \ static_assert(sizeof(DI_MasterPose_C_Attach) == 0x0000F0, "Wrong size on DI_MasterPose_C_Attach"); \ static_assert(offsetof(DI_MasterPose_C_Attach, Result) == 0x000000, "Member 'DI_MasterPose_C_Attach::Result' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, SearchedMesh) == 0x000008, "Member 'DI_MasterPose_C_Attach::SearchedMesh' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, Temp_int_Array_Index_Variable) == 0x000010, "Member 'DI_MasterPose_C_Attach::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, K2Node_MakeArray_Array) == 0x000018, "Member 'DI_MasterPose_C_Attach::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_GetSkeletalMesh_DEPRECATED_ReturnValue) == 0x000028, "Member 'DI_MasterPose_C_Attach::CallFunc_GetSkeletalMesh_DEPRECATED_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_GetOwner_ReturnValue) == 0x000030, "Member 'DI_MasterPose_C_Attach::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_GetComponentByClass_ReturnValue) == 0x000038, "Member 'DI_MasterPose_C_Attach::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_Array_Get_Item) == 0x000040, "Member 'DI_MasterPose_C_Attach::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_Array_Length_ReturnValue) == 0x000088, "Member 'DI_MasterPose_C_Attach::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_Array_Length_ReturnValue_1) == 0x00008C, "Member 'DI_MasterPose_C_Attach::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_AppendCharShape_ShapeId) == 0x000090, "Member 'DI_MasterPose_C_Attach::CallFunc_AppendCharShape_ShapeId' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_Greater_IntInt_ReturnValue) == 0x000094, "Member 'DI_MasterPose_C_Attach::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_Array_Add_ReturnValue) == 0x000098, "Member 'DI_MasterPose_C_Attach::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_GetShapeTypesOfEquipType_ShapeTypes) == 0x0000A0, "Member 'DI_MasterPose_C_Attach::CallFunc_GetShapeTypesOfEquipType_ShapeTypes' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_GetOwner_ReturnValue_1) == 0x0000B0, "Member 'DI_MasterPose_C_Attach::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, Temp_int_Loop_Counter_Variable) == 0x0000B8, "Member 'DI_MasterPose_C_Attach::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, K2Node_DynamicCast_AsCharacter) == 0x0000C0, "Member 'DI_MasterPose_C_Attach::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, K2Node_DynamicCast_bSuccess) == 0x0000C8, "Member 'DI_MasterPose_C_Attach::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0000D0, "Member 'DI_MasterPose_C_Attach::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_Less_IntInt_ReturnValue) == 0x0000D8, "Member 'DI_MasterPose_C_Attach::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_AppendCharShape_ShapeId_1) == 0x0000DC, "Member 'DI_MasterPose_C_Attach::CallFunc_AppendCharShape_ShapeId_1' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_Array_Add_ReturnValue_1) == 0x0000E0, "Member 'DI_MasterPose_C_Attach::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_Add_IntInt_ReturnValue) == 0x0000E4, "Member 'DI_MasterPose_C_Attach::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_Attach, CallFunc_Attach_Result) == 0x0000E8, "Member 'DI_MasterPose_C_Attach::CallFunc_Attach_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose \ static_assert(alignof(DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose) == 0x000008, "Wrong alignment on DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose"); \ static_assert(sizeof(DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose) == 0x000040, "Wrong size on DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose"); \ static_assert(offsetof(DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose, EntryPoint) == 0x000000, "Member 'DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose, CallFunc_GetUINotify_UINotify) == 0x000008, "Member 'DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose::CallFunc_GetUINotify_UINotify' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose, K2Node_DynamicCast_AsCharacter) == 0x000018, "Member 'DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose, K2Node_Event_Value) == 0x000030, "Member 'DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose, CallFunc_SetScalarParameterValueOnMaterials_ParameterValue_ImplicitCast) == 0x000038, "Member 'DI_MasterPose_C_ExecuteUbergraph_DI_MasterPose::CallFunc_SetScalarParameterValueOnMaterials_ParameterValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_MasterPose_C_GetShapeTypesOfEquipType \ static_assert(alignof(DI_MasterPose_C_GetShapeTypesOfEquipType) == 0x000008, "Wrong alignment on DI_MasterPose_C_GetShapeTypesOfEquipType"); \ static_assert(sizeof(DI_MasterPose_C_GetShapeTypesOfEquipType) == 0x000058, "Wrong size on DI_MasterPose_C_GetShapeTypesOfEquipType"); \ static_assert(offsetof(DI_MasterPose_C_GetShapeTypesOfEquipType, ShapeTypes) == 0x000000, "Member 'DI_MasterPose_C_GetShapeTypesOfEquipType::ShapeTypes' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_GetShapeTypesOfEquipType, K2Node_MakeArray_Array) == 0x000010, "Member 'DI_MasterPose_C_GetShapeTypesOfEquipType::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_GetShapeTypesOfEquipType, K2Node_MakeArray_Array_1) == 0x000020, "Member 'DI_MasterPose_C_GetShapeTypesOfEquipType::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_GetShapeTypesOfEquipType, K2Node_MakeArray_Array_2) == 0x000030, "Member 'DI_MasterPose_C_GetShapeTypesOfEquipType::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_GetShapeTypesOfEquipType, K2Node_MakeArray_Array_3) == 0x000040, "Member 'DI_MasterPose_C_GetShapeTypesOfEquipType::K2Node_MakeArray_Array_3' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_GetShapeTypesOfEquipType, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'DI_MasterPose_C_GetShapeTypesOfEquipType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_GetShapeTypesOfEquipType, CallFunc_Greater_IntInt_ReturnValue) == 0x000054, "Member 'DI_MasterPose_C_GetShapeTypesOfEquipType::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DI_MasterPose_C_GetShapeTypesOfEquipType, K2Node_SwitchEnum_CmpSuccess) == 0x000055, "Member 'DI_MasterPose_C_GetShapeTypesOfEquipType::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DI_MasterPose_C_UpdateMeshBloodMaterial \ static_assert(alignof(DI_MasterPose_C_UpdateMeshBloodMaterial) == 0x000008, "Wrong alignment on DI_MasterPose_C_UpdateMeshBloodMaterial"); \ static_assert(sizeof(DI_MasterPose_C_UpdateMeshBloodMaterial) == 0x000008, "Wrong size on DI_MasterPose_C_UpdateMeshBloodMaterial"); \ static_assert(offsetof(DI_MasterPose_C_UpdateMeshBloodMaterial, Value) == 0x000000, "Member 'DI_MasterPose_C_UpdateMeshBloodMaterial::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADI_MasterPose_C \ static_assert(alignof(ADI_MasterPose_C) == 0x000008, "Wrong alignment on ADI_MasterPose_C"); \ static_assert(sizeof(ADI_MasterPose_C) == 0x000570, "Wrong size on ADI_MasterPose_C"); \ static_assert(offsetof(ADI_MasterPose_C, UberGraphFrame_DI_MasterPose_C) == 0x000510, "Member 'ADI_MasterPose_C::UberGraphFrame_DI_MasterPose_C' has a wrong offset!"); \ static_assert(offsetof(ADI_MasterPose_C, PartsSkeletal) == 0x000518, "Member 'ADI_MasterPose_C::PartsSkeletal' has a wrong offset!"); \ static_assert(offsetof(ADI_MasterPose_C, UINotify) == 0x000520, "Member 'ADI_MasterPose_C::UINotify' has a wrong offset!"); \ static_assert(offsetof(ADI_MasterPose_C, MayCachedShapeType) == 0x000528, "Member 'ADI_MasterPose_C::MayCachedShapeType' has a wrong offset!"); \ static_assert(offsetof(ADI_MasterPose_C, Shape_Ids) == 0x000538, "Member 'ADI_MasterPose_C::Shape_Ids' has a wrong offset!"); \ static_assert(offsetof(ADI_MasterPose_C, SkeletalMesh) == 0x000548, "Member 'ADI_MasterPose_C::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(ADI_MasterPose_C, 模型显示的优先级) == 0x000558, "Member 'ADI_MasterPose_C::模型显示的优先级' has a wrong offset!"); \ static_assert(offsetof(ADI_MasterPose_C, System_Template) == 0x000560, "Member 'ADI_MasterPose_C::System_Template' has a wrong offset!"); \ static_assert(offsetof(ADI_MasterPose_C, AttachNiagara) == 0x000568, "Member 'ADI_MasterPose_C::AttachNiagara' has a wrong offset!"); \ #define DUMPER7_ASSERTS_XiuPao_Skeleton_BPA__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(XiuPao_Skeleton_BPA::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on XiuPao_Skeleton_BPA::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(XiuPao_Skeleton_BPA::FAnimBlueprintGeneratedConstantData) == 0x0000D0, "Wrong size on XiuPao_Skeleton_BPA::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(XiuPao_Skeleton_BPA::FAnimBlueprintGeneratedConstantData, __NameProperty_4) == 0x000004, "Member 'XiuPao_Skeleton_BPA::FAnimBlueprintGeneratedConstantData::__NameProperty_4' has a wrong offset!"); \ static_assert(offsetof(XiuPao_Skeleton_BPA::FAnimBlueprintGeneratedConstantData, __NameProperty_5) == 0x00000C, "Member 'XiuPao_Skeleton_BPA::FAnimBlueprintGeneratedConstantData::__NameProperty_5' has a wrong offset!"); \ static_assert(offsetof(XiuPao_Skeleton_BPA::FAnimBlueprintGeneratedConstantData, __StructProperty_6) == 0x000018, "Member 'XiuPao_Skeleton_BPA::FAnimBlueprintGeneratedConstantData::__StructProperty_6' has a wrong offset!"); \ static_assert(offsetof(XiuPao_Skeleton_BPA::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'XiuPao_Skeleton_BPA::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(XiuPao_Skeleton_BPA::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'XiuPao_Skeleton_BPA::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_XiuPao_Skeleton_BPA_C_AnimGraph \ static_assert(alignof(XiuPao_Skeleton_BPA_C_AnimGraph) == 0x000008, "Wrong alignment on XiuPao_Skeleton_BPA_C_AnimGraph"); \ static_assert(sizeof(XiuPao_Skeleton_BPA_C_AnimGraph) == 0x000010, "Wrong size on XiuPao_Skeleton_BPA_C_AnimGraph"); \ static_assert(offsetof(XiuPao_Skeleton_BPA_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'XiuPao_Skeleton_BPA_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_XiuPao_Skeleton_BPA_C_BlueprintUpdateAnimation \ static_assert(alignof(XiuPao_Skeleton_BPA_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on XiuPao_Skeleton_BPA_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(XiuPao_Skeleton_BPA_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on XiuPao_Skeleton_BPA_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(XiuPao_Skeleton_BPA_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'XiuPao_Skeleton_BPA_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA \ static_assert(alignof(XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA) == 0x000008, "Wrong alignment on XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA"); \ static_assert(sizeof(XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA) == 0x000030, "Wrong size on XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA"); \ static_assert(offsetof(XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA, EntryPoint) == 0x000000, "Member 'XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA, K2Node_Event_DeltaTimeX) == 0x000004, "Member 'XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA, CallFunc_GetOwningComponent_ReturnValue) == 0x000008, "Member 'XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA, CallFunc_GetAttachParent_ReturnValue) == 0x000010, "Member 'XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA::CallFunc_GetAttachParent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA, K2Node_DynamicCast_AsSkeletal_Mesh_Component) == 0x000020, "Member 'XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA::K2Node_DynamicCast_AsSkeletal_Mesh_Component' has a wrong offset!"); \ static_assert(offsetof(XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'XiuPao_Skeleton_BPA_C_ExecuteUbergraph_XiuPao_Skeleton_BPA::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UXiuPao_Skeleton_BPA_C \ static_assert(alignof(UXiuPao_Skeleton_BPA_C) == 0x000010, "Wrong alignment on UXiuPao_Skeleton_BPA_C"); \ static_assert(sizeof(UXiuPao_Skeleton_BPA_C) == 0x000670, "Wrong size on UXiuPao_Skeleton_BPA_C"); \ static_assert(offsetof(UXiuPao_Skeleton_BPA_C, UberGraphFrame) == 0x000450, "Member 'UXiuPao_Skeleton_BPA_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UXiuPao_Skeleton_BPA_C, AnimBlueprintExtension_PropertyAccess) == 0x000458, "Member 'UXiuPao_Skeleton_BPA_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UXiuPao_Skeleton_BPA_C, AnimBlueprintExtension_Base) == 0x000460, "Member 'UXiuPao_Skeleton_BPA_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UXiuPao_Skeleton_BPA_C, AnimGraphNode_Root) == 0x000468, "Member 'UXiuPao_Skeleton_BPA_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UXiuPao_Skeleton_BPA_C, AnimGraphNode_CopyPoseFromMesh) == 0x000488, "Member 'UXiuPao_Skeleton_BPA_C::AnimGraphNode_CopyPoseFromMesh' has a wrong offset!"); \ static_assert(offsetof(UXiuPao_Skeleton_BPA_C, ParentMesh) == 0x000660, "Member 'UXiuPao_Skeleton_BPA_C::ParentMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADI_MP_Legs02_C \ static_assert(alignof(ADI_MP_Legs02_C) == 0x000008, "Wrong alignment on ADI_MP_Legs02_C"); \ static_assert(sizeof(ADI_MP_Legs02_C) == 0x000570, "Wrong size on ADI_MP_Legs02_C"); \ #define DUMPER7_ASSERTS_ADI_MP_Hands02_C \ static_assert(alignof(ADI_MP_Hands02_C) == 0x000008, "Wrong alignment on ADI_MP_Hands02_C"); \ static_assert(sizeof(ADI_MP_Hands02_C) == 0x000570, "Wrong size on ADI_MP_Hands02_C"); \ }